mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-01 04:31:52 -07:00
Fix a few warnings reported by GHC 9.0
This commit is contained in:
@@ -38,7 +38,7 @@ module XMonad.Actions.Plane
|
||||
)
|
||||
where
|
||||
|
||||
import Data.Map hiding (split)
|
||||
import Data.Map (Map, fromList)
|
||||
|
||||
import XMonad.Prelude
|
||||
import XMonad
|
||||
|
Reference in New Issue
Block a user