aboutsummaryrefslogtreecommitdiffstats
path: root/xmonad.cabal (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Depend on X11>Spencer Janssen2007-12-051-1/+1
* Update extra-source-filesSpencer Janssen2007-12-051-2/+3
* Depend on X11 1.4.0Don Stewart2007-11-251-1/+1
* tweak .cabal synopsis a littleDon Stewart2007-11-161-1/+1
* polish .cabal file. add xmonad@ as the default maintainerDon Stewart2007-11-141-6/+6
* Depend on X11 1.3.0.20071111Don Stewart2007-11-111-1/+1
* New ManageHook systemSpencer Janssen2007-11-091-0/+1
* Provide top level XMonad.hs export moduleDon Stewart2007-11-071-2/+3
* Remove stale commentSpencer Janssen2007-11-051-1/+0
* Use Cabal's optimization flags rather than -OSpencer Janssen2007-11-051-2/+2
* -WerrorSpencer Janssen2007-11-051-2/+2
* Remove superfluous 'extensions:' fieldSpencer Janssen2007-11-051-1/+0
* Use configurations in xmonad.cabalSpencer Janssen2007-11-051-15/+29
* remember to compile the xmonad library also with the usual ghc-optoinsDon Stewart2007-11-051-0/+2
* EventLoop -> Core, DefaultConfig -> ConfigDon Stewart2007-11-051-3/+3
* exposed-modulesSpencer Janssen2007-11-011-0/+6
* HierarchifySpencer Janssen2007-11-011-2/+2
* This is a massive update, here's what has changed:Spencer Janssen2007-11-011-1/+1
* make xmonad work with inverted main/config.David Roundy2007-10-181-1/+1
* sketch of config/main inversion.David Roundy2007-10-181-2/+2
* more precise X11 version requiredDon Stewart2007-10-311-1/+1
* HEADS UP: remove X11-extras dependency, depend on X11 >Don Stewart2007-10-301-1/+1
* bump the version tag to 0.4, we're almost thereDon Stewart2007-10-141-1/+1
* Bump X11-extras dependencySpencer Janssen2007-10-121-1/+1
* Bump required X11-extras version to 0.3.1Spencer Janssen2007-10-101-1/+1
* note that we use pattern guards in the .cabal fileDon Stewart2007-09-271-1/+1
* update description field of cabal fileDon Stewart2007-09-161-10/+9
* Bump version to 0.3Spencer Janssen2007-09-041-1/+1
* Depend on X11-extras >Spencer Janssen2007-09-031-1/+1
* mention why StackSet needs -fglasgow-exts (for deriving Typeable)Don Stewart2007-06-051-0/+1
* set build-depends base>Don Stewart2007-06-031-2/+2
* Bump version to 0.2Spencer Janssen2007-05-301-1/+1
* Depend on X11-extras >Spencer Janssen2007-05-301-1/+1
* Require X11 >Spencer Janssen2007-05-301-1/+1
* Add the HTML manpageSpencer Janssen2007-05-281-1/+1
* Remove gapcalc.c from the sdist, add generated manpageSpencer Janssen2007-05-281-1/+1
* Update extra-source-filesSpencer Janssen2007-05-271-0/+1
* Note the manpage move in xmonad.cabalSpencer Janssen2007-05-271-1/+1
* Be a bit more conservative with -O flags, and GC. Hope to avoid runtime GC bugDon Stewart2007-05-271-1/+1
* elaborate description in .cabalDon Stewart2007-05-011-1/+11
* use -fasm by default. Much fasterDon Stewart2007-05-011-1/+1
* add homepage: field to .cabal fileDon Stewart2007-04-291-0/+1
* Add the manpage to extra-source-filesSpencer Janssen2007-04-261-1/+1
* Bump version to 0.1Spencer Janssen2007-04-221-1/+1
* Add TODO to the sdistSpencer Janssen2007-04-191-1/+1
* Add the tests to the sdistSpencer Janssen2007-04-191-1/+1
* Make sdist work correctlySpencer Janssen2007-04-181-15/+17
* xmonad should build with future versions of mtl and X11-extrasSpencer Janssen2007-04-181-1/+1
* Use -funbox-strict-fields, rather than UNPACK pragmas. cleaner code.Don Stewart2007-04-091-1/+1
* GHC 6.4 compatibility.Spencer Janssen2007-03-211-1/+1