mirror of
https://github.com/xmonad/xmonad.git
synced 2025-07-29 03:01:52 -07:00
Use LANGUAGE pragmas over -fglasgow-exts
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
{-# OPTIONS -fno-warn-orphans -fglasgow-exts #-}
|
||||
{-# OPTIONS_GHC -fno-warn-orphans #-}
|
||||
{-# LANGUAGE FlexibleInstances #-}
|
||||
|
||||
-- \^^ deriving Typeable
|
||||
-- --------------------------------------------------------------------------
|
||||
-- |
|
||||
|
Reference in New Issue
Block a user