Spencer Janssen
067bda6f29
defaultLayouts -> layouts
2007-10-15 20:55:42 +00:00
Shachaf Ben-Kiki
9c4d32fe12
Fix more LANGUAGE pragmas
...
This patch should go after my other one -- I'd missed some files that used
-fglasgow-exts.
2007-10-08 11:52:29 +00:00
Shachaf Ben-Kiki
73c055bd46
Add LANGUAGE pragams
...
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.
2007-10-08 02:21:41 +00:00
nornagon
54e9573b12
Replace -fglasgow-exts with LANGUAGE pragma in Grid.hs
2007-10-06 22:23:20 +00:00
Joachim Fasting
25bc72459d
Grid.hs: needs -fglasgow-exts.
2007-10-06 10:22:04 +00:00
l.mai
2299cc3030
basic docs for Grid
2007-10-05 22:59:34 +00:00
l.mai
8ed858d3c8
import Grid.hs into repository
2007-10-05 01:34:12 +00:00