Commit Graph

23 Commits

Author SHA1 Message Date
Don Stewart
02a9e4c589 mention why StackSet needs -fglasgow-exts (for deriving Typeable) 2007-06-05 09:26:59 +00:00
Don Stewart
7e9fbf5883 set build-depends base>=2.0 so people can't miss the missing Read instance issue 2007-06-03 03:23:19 +00:00
Spencer Janssen
a3479aa9f5 Bump version to 0.2 2007-05-30 20:25:29 +00:00
Spencer Janssen
e83ae8ba62 Depend on X11-extras >= 0.2 2007-05-30 17:36:07 +00:00
Spencer Janssen
67ae8fcd7c Require X11 >= 1.2.1 2007-05-30 17:29:09 +00:00
Spencer Janssen
f85dac53e4 Add the HTML manpage 2007-05-28 06:31:22 +00:00
Spencer Janssen
f6bac98678 Remove gapcalc.c from the sdist, add generated manpage 2007-05-28 04:06:55 +00:00
Spencer Janssen
b0cfe9b6ab Update extra-source-files 2007-05-27 21:06:57 +00:00
Spencer Janssen
19256758a2 Note the manpage move in xmonad.cabal 2007-05-27 20:58:57 +00:00
Don Stewart
7be0a2103d Be a bit more conservative with -O flags, and GC. Hope to avoid runtime GC bug 2007-05-27 07:44:38 +00:00
Don Stewart
fdc73b4cb1 elaborate description in .cabal 2007-05-01 03:54:14 +00:00
Don Stewart
121e20d342 use -fasm by default. Much faster 2007-05-01 03:12:20 +00:00
Don Stewart
5386ab0094 add homepage: field to .cabal file 2007-04-29 04:10:11 +00:00
Spencer Janssen
c03b53db67 Add the manpage to extra-source-files 2007-04-26 01:41:05 +00:00
Spencer Janssen
87c34738fc Bump version to 0.1 2007-04-22 08:29:48 +00:00
Spencer Janssen
d7917066ba Add TODO to the sdist 2007-04-18 22:33:23 +00:00
Spencer Janssen
a3815275a0 Add the tests to the sdist 2007-04-18 22:13:26 +00:00
Spencer Janssen
22e6ef963a Make sdist work correctly 2007-04-18 21:55:46 +00:00
Spencer Janssen
7b01d7800e xmonad should build with future versions of mtl and X11-extras 2007-04-18 21:49:27 +00:00
Don Stewart
a0f7df2fa6 Use -funbox-strict-fields, rather than UNPACK pragmas. cleaner code. 2007-04-09 07:23:02 +00:00
Spencer Janssen
ebdf6bef14 GHC 6.4 compatibility. 2007-03-21 04:52:11 +00:00
Spencer Janssen
8aad6658bc Fix forking issues, add unix dependency. 2007-03-13 15:33:10 +00:00
Spencer Janssen
b83c10059f thunk is now known as xmonad! 2007-03-10 07:03:20 +00:00