aboutsummaryrefslogtreecommitdiffstats
path: root/xmonad.cabal (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bump dependency on utf8-stringHEADmasterJosh Holland2015-05-051-1/+1
* Make ~/.xmonad/xmonad-$arch-$os handle args like /usr/bin/xmonadAdam Vogt2015-04-141-0/+1
* build with ghc-6.12 againAdam Vogt2014-08-151-0/+4
* depend on the setlocale packageAdam Vogt2014-10-201-0/+1
* remove unnecessary CPPAdam Vogt2014-05-031-1/+0
* add missing files to sdistAdam Vogt2014-05-031-3/+6
* clean up cabal fileAdam Vogt2014-05-021-22/+18
* update testsuite (mostly due Jesper Reenberg)Adam Vogt2014-05-021-8/+13
* move library part to src/Adam Vogt2014-05-021-14/+9
* Bump version to 0.12Adam Vogt2013-07-201-1/+1
* depend on data-default, and deprecate the monomorphic name defaultConfigDaniel Wagner2013-05-281-1/+2
* bump cabal-version to satisfy hackageAdam Vogt2013-01-011-1/+1
* Bump version to 0.11Adam Vogt2012-12-311-1/+1
* Add more metadata to cabal fileAdam Vogt2012-12-311-0/+11
* 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