aboutsummaryrefslogtreecommitdiffstats
path: root/xmonad.cabal (follow)
Commit message (Expand)AuthorAgeFilesLines
* Include manual pages in data-files.Adam Vogt2011-12-041-1/+1
* Address versioning problems related to X11 1.6 release.Adam Vogt2012-03-201-2/+2
* Assume locale is utf8 for spawn.Adam Vogt2011-11-181-1/+2
* Bump version to 0.10Adam Vogt2011-01-151-1/+1
* Correct warnings with ghc-6.12Adam Vogt2010-01-181-4/+14
* extra-source-files for the new manpageSpencer Janssen2009-12-171-1/+1
* Bump to 0.9.1Spencer Janssen2009-12-171-1/+1
* Update for X11 1.5.0.0Spencer Janssen2009-12-161-1/+1
* Safer X11 version dependencySpencer Janssen2009-12-161-1/+1
* Bump version to 0.9Spencer Janssen2009-10-261-1/+1
* depend on X11 >Don Stewart2009-10-241-1/+1
* man/xmonad.hs is in data-files, remove it from extra-source-filesSpencer Janssen2009-10-231-1/+1
* Add the template config as distributed file.Adam Vogt2009-10-221-0/+2
* Add lib to ghc searchpath with recompilation checkAdam Vogt2009-03-221-1/+1
* Bump version to 0.8.1Spencer Janssen2009-01-161-1/+1
* select base < 4 for building on ghc 6.10Adam Vogt2008-10-131-1/+1
* Use the same X11 dependency as xmonad-contribSpencer Janssen2008-09-211-1/+1
* Bump version to 0.8Spencer Janssen2008-09-051-1/+1
* Also remove -optl from the executable sectionSpencer Janssen2008-08-201-1/+1
* -optl-Wl,-s is not needed with recent Cabal versionsSpencer Janssen2008-08-201-1/+1
* Remove -fhpc from ghc-options (annoying hackage workaround)Spencer Janssen2008-03-291-1/+1
* Bump version to 0.7Spencer Janssen2008-03-291-1/+1
* use -fhpc by default when testing. All developers should have 6.8.xDon Stewart2008-03-071-1/+1
* xmonad.cabal: add `build-type' to make Cabal happyValery V. Vorotyntsev2008-01-311-0/+1
* More other-modulesSpencer Janssen2008-01-271-2/+8
* Bump version to 0.6Spencer Janssen2008-01-271-1/+1
* Depend on QuickCheck < 2 when building testsSpencer Janssen2008-01-221-1/+1
* Roll testing into the main executable, use Cabal to build the testsSpencer Janssen2008-01-191-4/+11
* -Werror when flag(testing) onlySpencer Janssen2008-01-181-2/+4
* Depend on X11-1.4.1, it has crucial bugfixesSpencer Janssen2007-12-151-1/+1
* Add 'testing' mode, this should reduce 'darcs check' time significantlySpencer Janssen2007-12-101-0/+6
* Bump version to 0.5!Spencer Janssen2007-12-101-1/+1
* Rename xmonad.hs to xmonad-template.hsSpencer Janssen2007-12-101-1/+1
* add a template xmonad.hsDon Stewart2007-12-091-1/+1
* Move XMonad.Layouts to XMonad.Layout for uniformity with xmcAndrea Rossato2007-11-241-2/+2
* Hide generalized newtype deriving from HaddockSpencer Janssen2007-12-081-0/+2
* 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