summaryrefslogtreecommitdiffstats
path: root/xmonad.cabal
AgeCommit message (Expand)Author
2013-07-20Bump version to 0.12Adam Vogt
2013-05-28depend on data-default, and deprecate the monomorphic name defaultConfigDaniel Wagner
2013-01-01bump cabal-version to satisfy hackageAdam Vogt
2012-12-31Bump version to 0.11Adam Vogt
2012-12-31Add more metadata to cabal fileAdam Vogt
2011-12-04Include manual pages in data-files.Adam Vogt
2012-03-20Address versioning problems related to X11 1.6 release.Adam Vogt
2011-11-18Assume locale is utf8 for spawn.Adam Vogt
2011-01-15Bump version to 0.10Adam Vogt
2010-01-18Correct warnings with ghc-6.12Adam Vogt
2009-12-17extra-source-files for the new manpageSpencer Janssen
2009-12-17Bump to 0.9.1Spencer Janssen
2009-12-16Update for X11 1.5.0.0Spencer Janssen
2009-12-16Safer X11 version dependencySpencer Janssen
2009-10-26Bump version to 0.9Spencer Janssen
2009-10-24depend on X11 >= 1.4.6.1, for conformity with XMCDon Stewart
2009-10-23man/xmonad.hs is in data-files, remove it from extra-source-filesSpencer Janssen
2009-10-22Add the template config as distributed file.Adam Vogt
2009-03-22Add lib to ghc searchpath with recompilation checkAdam Vogt
2009-01-16Bump version to 0.8.1Spencer Janssen
2008-10-13select base < 4 for building on ghc 6.10Adam Vogt
2008-09-21Use the same X11 dependency as xmonad-contribSpencer Janssen
2008-09-05Bump version to 0.8Spencer Janssen
2008-08-20Also remove -optl from the executable sectionSpencer Janssen
2008-08-20-optl-Wl,-s is not needed with recent Cabal versionsSpencer Janssen
2008-03-29Remove -fhpc from ghc-options (annoying hackage workaround)Spencer Janssen
2008-03-29Bump version to 0.7Spencer Janssen
2008-03-07use -fhpc by default when testing. All developers should have 6.8.xDon Stewart
2008-01-31xmonad.cabal: add `build-type' to make Cabal happyValery V. Vorotyntsev
2008-01-27More other-modulesSpencer Janssen
2008-01-27Bump version to 0.6Spencer Janssen
2008-01-22Depend on QuickCheck < 2 when building testsSpencer Janssen
2008-01-19Roll testing into the main executable, use Cabal to build the testsSpencer Janssen
2008-01-18-Werror when flag(testing) onlySpencer Janssen
2007-12-15Depend on X11-1.4.1, it has crucial bugfixesSpencer Janssen
2007-12-10Add 'testing' mode, this should reduce 'darcs check' time significantlySpencer Janssen
2007-12-10Bump version to 0.5!Spencer Janssen
2007-12-10Rename xmonad.hs to xmonad-template.hsSpencer Janssen
2007-12-09add a template xmonad.hsDon Stewart
2007-11-24Move XMonad.Layouts to XMonad.Layout for uniformity with xmcAndrea Rossato
2007-12-08Hide generalized newtype deriving from HaddockSpencer Janssen
2007-12-05Depend on X11>=1.4.0Spencer Janssen
2007-12-05Update extra-source-filesSpencer Janssen
2007-11-25Depend on X11 1.4.0Don Stewart
2007-11-16tweak .cabal synopsis a littleDon Stewart
2007-11-14polish .cabal file. add xmonad@ as the default maintainerDon Stewart
2007-11-11Depend on X11 1.3.0.20071111Don Stewart
2007-11-09New ManageHook systemSpencer Janssen
2007-11-07Provide top level XMonad.hs export moduleDon Stewart
2007-11-05Remove stale commentSpencer Janssen