aboutsummaryrefslogtreecommitdiffstats
path: root/xmonad.cabal (unfollow)
Commit message (Expand)AuthorFilesLines
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
2007-12-05Depend on X11>Spencer Janssen1-1/+1
2007-12-05Update extra-source-filesSpencer Janssen1-2/+3
2007-11-25Depend on X11 1.4.0Don Stewart1-1/+1
2007-11-16tweak .cabal synopsis a littleDon Stewart1-1/+1
2007-11-14polish .cabal file. add xmonad@ as the default maintainerDon Stewart1-6/+6
2007-11-11Depend on X11 1.3.0.20071111Don Stewart1-1/+1
2007-11-09New ManageHook systemSpencer Janssen1-0/+1
2007-11-07Provide top level XMonad.hs export moduleDon Stewart1-2/+3
2007-11-05Remove stale commentSpencer Janssen1-1/+0
2007-11-05Use Cabal's optimization flags rather than -OSpencer Janssen1-2/+2
2007-11-05-WerrorSpencer Janssen1-2/+2
2007-11-05Remove superfluous 'extensions:' fieldSpencer Janssen1-1/+0
2007-11-05Use configurations in xmonad.cabalSpencer Janssen1-15/+29
2007-11-05remember to compile the xmonad library also with the usual ghc-optoinsDon Stewart1-0/+2
2007-11-05EventLoop -> Core, DefaultConfig -> ConfigDon Stewart1-3/+3
2007-11-01exposed-modulesSpencer Janssen1-0/+6
2007-11-01HierarchifySpencer Janssen1-2/+2
2007-11-01This is a massive update, here's what has changed:Spencer Janssen1-1/+1
2007-10-18make xmonad work with inverted main/config.David Roundy1-1/+1
2007-10-18sketch of config/main inversion.David Roundy1-2/+2
2007-10-31more precise X11 version requiredDon Stewart1-1/+1
2007-10-30HEADS UP: remove X11-extras dependency, depend on X11 >Don Stewart1-1/+1
2007-10-14bump the version tag to 0.4, we're almost thereDon Stewart1-1/+1