Shachaf Ben-Kiki
c437e3e384
Fix LANGUAGE pragmas
2007-10-17 19:46:22 +00:00
Spencer Janssen
067bda6f29
defaultLayouts -> layouts
2007-10-15 20:55:42 +00:00
Andrea Rossato
4077ad6406
Roledex.hs: haddock fixes
2007-10-13 09:03:23 +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
David Roundy
db1026f6e9
some renaming of classes and data types.
2007-09-29 19:12:38 +00:00
Spencer Janssen
de6968d1b4
Use LANGUAGE pragmas over -fglasgow-exts
2007-09-28 18:16:14 +00:00
Andrea Rossato
2c29ae74df
make Roledex work with Layout class
2007-09-25 15:32:37 +00:00
Joachim Fasting
fa98fc3b7d
Rolodex.hs: add missing type signature.
...
div' is only used with Dimension, used Integral to keep it general.
2007-09-19 21:54:36 +00:00
Michael Fellinger
44a2e41a15
Fixing some typos and grammar in documentation.
2007-09-11 02:31:58 +00:00
Alex Tarkovsky
d0adeca94a
Docstring parser for generating xmonad build configs with default settings for extensions
2007-09-05 20:01:28 +00:00
Andrea Rossato
01b4e6f9bf
Roledex: haddock tuning
2007-08-18 08:32:44 +00:00
tim.thelion
12e85ccf29
rolodex
...
Cascading windows...
2007-08-04 23:57:30 +00:00