mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-07-31 20:21:51 -07:00
Export types to reduce haddock warnings.
This commit is contained in:
@@ -22,7 +22,8 @@ module XMonad.Util.PositionStore (
|
||||
posStoreInsert,
|
||||
posStoreMove,
|
||||
posStoreQuery,
|
||||
posStoreRemove
|
||||
posStoreRemove,
|
||||
PositionStore,
|
||||
) where
|
||||
|
||||
import XMonad
|
||||
|
Reference in New Issue
Block a user