mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-07-31 20:21:51 -07:00
MultiToggle/Instances: ghc 6.6 can't parse LANGUAGE pragma
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{-# OPTIONS_GHC -fglasgow-exts #-}
|
||||
-- above is for compatibility with GHC 6.6.
|
||||
{-# LANGUAGE TypeSynonymInstances, DeriveDataTypeable #-}
|
||||
{- LANGUAGE TypeSynonymInstances, DeriveDataTypeable -}
|
||||
|
||||
-----------------------------------------------------------------------------
|
||||
-- |
|
||||
|
Reference in New Issue
Block a user