mirror of
https://github.com/xmonad/xmonad.git
synced 2025-08-03 21:51:53 -07:00
module uses CPP
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
{-# LANGUAGE ExistentialQuantification, FlexibleInstances, GeneralizedNewtypeDeriving,
|
{-# LANGUAGE ExistentialQuantification, FlexibleInstances, GeneralizedNewtypeDeriving,
|
||||||
MultiParamTypeClasses, TypeSynonymInstances #-}
|
MultiParamTypeClasses, TypeSynonymInstances, CPP #-}
|
||||||
-- required for deriving Typeable
|
-- required for deriving Typeable
|
||||||
{-# OPTIONS_GHC -fglasgow-exts #-}
|
{-# OPTIONS_GHC -fglasgow-exts #-}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user