summaryrefslogtreecommitdiffstats
path: root/xmonad.cabal
AgeCommit message (Expand)Author
2007-10-30HEADS UP: remove X11-extras dependency, depend on X11 >= 1.3.0Don Stewart
2007-10-14bump the version tag to 0.4, we're almost thereDon Stewart
2007-10-12Bump X11-extras dependencySpencer Janssen
2007-10-10Bump required X11-extras version to 0.3.1Spencer Janssen
2007-09-27note that we use pattern guards in the .cabal fileDon Stewart
2007-09-16update description field of cabal fileDon Stewart
2007-09-04Bump version to 0.3Spencer Janssen
2007-09-03Depend on X11-extras >= 0.3Spencer Janssen
2007-06-05mention why StackSet needs -fglasgow-exts (for deriving Typeable)Don Stewart
2007-06-03set build-depends base>=2.0 so people can't miss the missing Read instance issueDon Stewart
2007-05-30Bump version to 0.2Spencer Janssen
2007-05-30Depend on X11-extras >= 0.2Spencer Janssen
2007-05-30Require X11 >= 1.2.1Spencer Janssen
2007-05-28Add the HTML manpageSpencer Janssen
2007-05-28Remove gapcalc.c from the sdist, add generated manpageSpencer Janssen
2007-05-27Update extra-source-filesSpencer Janssen
2007-05-27Note the manpage move in xmonad.cabalSpencer Janssen
2007-05-27Be a bit more conservative with -O flags, and GC. Hope to avoid runtime GC bugDon Stewart
2007-05-01elaborate description in .cabalDon Stewart
2007-05-01use -fasm by default. Much fasterDon Stewart
2007-04-29add homepage: field to .cabal fileDon Stewart
2007-04-26Add the manpage to extra-source-filesSpencer Janssen
2007-04-22Bump version to 0.1Spencer Janssen
2007-04-19Add TODO to the sdistSpencer Janssen
2007-04-19Add the tests to the sdistSpencer Janssen
2007-04-18Make sdist work correctlySpencer Janssen
2007-04-18xmonad should build with future versions of mtl and X11-extrasSpencer Janssen
2007-04-09Use -funbox-strict-fields, rather than UNPACK pragmas. cleaner code.Don Stewart
2007-03-21GHC 6.4 compatibility.Spencer Janssen
2007-03-13Fix forking issues, add unix dependency.Spencer Janssen
2007-03-10thunk is now known as xmonad!Spencer Janssen