8 Oct
2007
8 Oct
'07
10:28 a.m.
Shachaf Ben-Kiki <shachaf@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