mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-06 15:01:53 -07:00
Use LANGUAGE instead of -fglasgow-exts in L.MouseResizableTile
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
{-# OPTIONS_GHC -fglasgow-exts #-} -- For deriving Data/Typeable
|
{-# LANGUAGE DeriveDataTypeable, FlexibleInstances, MultiParamTypeClasses, PatternGuards #-}
|
||||||
----------------------------------------------------------------------------
|
----------------------------------------------------------------------------
|
||||||
-- |
|
-- |
|
||||||
-- Module : XMonad.Layout.MouseResizableTile
|
-- Module : XMonad.Layout.MouseResizableTile
|
||||||
|
Reference in New Issue
Block a user