aboutsummaryrefslogtreecommitdiffstats
path: root/xmonad.cabal (unfollow)
Commit message (Expand)AuthorFilesLines
2015-05-05Bump dependency on utf8-stringHEADmasterJosh Holland1-1/+1
2015-04-14Make ~/.xmonad/xmonad-$arch-$os handle args like /usr/bin/xmonadAdam Vogt1-0/+1
2014-08-15build with ghc-6.12 againAdam Vogt1-0/+4
2014-10-20depend on the setlocale packageAdam Vogt1-0/+1
2014-05-03remove unnecessary CPPAdam Vogt1-1/+0
2014-05-03add missing files to sdistAdam Vogt1-3/+6
2014-05-02clean up cabal fileAdam Vogt1-22/+18
2014-05-02update testsuite (mostly due Jesper Reenberg)Adam Vogt1-8/+13
2014-05-02move library part to src/Adam Vogt1-14/+9
2013-07-20Bump version to 0.12Adam Vogt1-1/+1
2013-05-28depend on data-default, and deprecate the monomorphic name defaultConfigDaniel Wagner1-1/+2
2013-01-01bump cabal-version to satisfy hackageAdam Vogt1-1/+1
2012-12-31Bump version to 0.11Adam Vogt1-1/+1
2012-12-31Add more metadata to cabal fileAdam Vogt1-0/+11
2011-12-04Include manual pages in data-files.Adam Vogt1-1/+1
2012-03-20Address versioning problems related to X11 1.6 release.Adam Vogt1-2/+2
2011-11-18Assume locale is utf8 for spawn.Adam Vogt1-1/+2
2011-01-15Bump version to 0.10Adam Vogt1-1/+1
2010-01-18Correct warnings with ghc-6.12Adam Vogt1-4/+14
2009-12-17extra-source-files for the new manpageSpencer Janssen1-1/+1
2009-12-17Bump to 0.9.1Spencer Janssen1-1/+1
2009-12-16Update for X11 1.5.0.0Spencer Janssen1-1/+1
2009-12-16Safer X11 version dependencySpencer Janssen1-1/+1
2009-10-26Bump version to 0.9Spencer Janssen1-1/+1
2009-10-24depend on X11 >Don Stewart1-1/+1
2009-10-23man/xmonad.hs is in data-files, remove it from extra-source-filesSpencer Janssen1-1/+1
2009-10-22Add the template config as distributed file.Adam Vogt1-0/+2
2009-03-22Add lib to ghc searchpath with recompilation checkAdam Vogt1-1/+1
2009-01-16Bump version to 0.8.1Spencer Janssen1-1/+1
2008-10-13select base < 4 for building on ghc 6.10Adam Vogt1-1/+1
2008-09-21Use the same X11 dependency as xmonad-contribSpencer Janssen1-1/+1
2008-09-05Bump version to 0.8Spencer Janssen1-1/+1
2008-08-20Also remove -optl from the executable sectionSpencer Janssen1-1/+1
2008-08-20-optl-Wl,-s is not needed with recent Cabal versionsSpencer Janssen1-1/+1
2008-03-29Remove -fhpc from ghc-options (annoying hackage workaround)Spencer Janssen1-1/+1
2008-03-29Bump version to 0.7Spencer Janssen1-1/+1
2008-03-07use -fhpc by default when testing. All developers should have 6.8.xDon Stewart1-1/+1
2008-01-31xmonad.cabal: add `build-type' to make Cabal happyValery V. Vorotyntsev1-0/+1
2008-01-27More other-modulesSpencer Janssen1-2/+8
2008-01-27Bump version to 0.6Spencer Janssen1-1/+1
2008-01-22Depend on QuickCheck < 2 when building testsSpencer Janssen1-1/+1
2008-01-19Roll testing into the main executable, use Cabal to build the testsSpencer Janssen1-4/+11
2008-01-18-Werror when flag(testing) onlySpencer Janssen1-2/+4
2007-12-15Depend on X11-1.4.1, it has crucial bugfixesSpencer Janssen1-1/+1
2007-12-10Add 'testing' mode, this should reduce 'darcs check' time significantlySpencer Janssen1-0/+6
2007-12-10Bump version to 0.5!Spencer Janssen1-1/+1
2007-12-10Rename xmonad.hs to xmonad-template.hsSpencer Janssen1-1/+1
2007-12-09add a template xmonad.hsDon Stewart1-1/+1
2007-11-24Move XMonad.Layouts to XMonad.Layout for uniformity with xmcAndrea Rossato1-2/+2
2007-12-08Hide generalized newtype deriving from HaddockSpencer Janssen1-0/+2