mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-06 15:01:53 -07:00
Replace -fglasgow-exts with LANGUAGE pragma in ResizableTile.hs
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
{-# OPTIONS_GHC -fglasgow-exts #-}
|
{-# LANGUAGE GeneralizedNewtypeDeriving, FlexibleInstances #-}
|
||||||
-----------------------------------------------------------------------------
|
-----------------------------------------------------------------------------
|
||||||
-- |
|
-- |
|
||||||
-- Module : XMonadContrib.ResizableTile
|
-- Module : XMonadContrib.ResizableTile
|
||||||
|
Reference in New Issue
Block a user