[Xmonad] darcs patch: Add LANGUAGE pragmas

Shachaf Ben-Kiki shachaf at gmail.com
Sun Oct 7 22:28:58 EDT 2007


Shachaf Ben-Kiki <shachaf at gmail.com>
* Add LANGUAGE pragmas
It seems that GHC 6.6 just enables -fglasgow-exts when it sees any LANGUAGE
pragma, so not all of them were added; this patch adds the rest of them, which
is necessary for xmonad to compile in GHC >=6.7.

Attached are patches both for the core and for XMonadContrib.

    Shachaf
-------------- next part --------------
A non-text attachment was scrubbed...
Name: add_language_pragmas_core.dpatch
Type: application/octet-stream
Size: 13332 bytes
Desc: not available
Url : http://www.haskell.org/pipermail/xmonad/attachments/20071007/b7709de2/add_language_pragmas_core-0001.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: add_language_pragmas_contrib.dpatch
Type: application/octet-stream
Size: 65052 bytes
Desc: not available
Url : http://www.haskell.org/pipermail/xmonad/attachments/20071007/b7709de2/add_language_pragmas_contrib-0001.obj


More information about the Xmonad mailing list