index
:
metatile
master
A fork of XMonad
Matthias Schiffer <mschiffer@universe-factory.net>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xmonad.cabal
Age
Commit message (
Expand
)
Author
2011-12-04
Include manual pages in data-files.
Adam Vogt
2012-03-20
Address versioning problems related to X11 1.6 release.
Adam Vogt
2011-11-18
Assume locale is utf8 for spawn.
Adam Vogt
2011-01-15
Bump version to 0.10
Adam Vogt
2010-01-18
Correct warnings with ghc-6.12
Adam Vogt
2009-12-17
extra-source-files for the new manpage
Spencer Janssen
2009-12-17
Bump to 0.9.1
Spencer Janssen
2009-12-16
Update for X11 1.5.0.0
Spencer Janssen
2009-12-16
Safer X11 version dependency
Spencer Janssen
2009-10-26
Bump version to 0.9
Spencer Janssen
2009-10-24
depend on X11 >= 1.4.6.1, for conformity with XMC
Don Stewart
2009-10-23
man/xmonad.hs is in data-files, remove it from extra-source-files
Spencer Janssen
2009-10-22
Add the template config as distributed file.
Adam Vogt
2009-03-22
Add lib to ghc searchpath with recompilation check
Adam Vogt
2009-01-16
Bump version to 0.8.1
Spencer Janssen
2008-10-13
select base < 4 for building on ghc 6.10
Adam Vogt
2008-09-21
Use the same X11 dependency as xmonad-contrib
Spencer Janssen
2008-09-05
Bump version to 0.8
Spencer Janssen
2008-08-20
Also remove -optl from the executable section
Spencer Janssen
2008-08-20
-optl-Wl,-s is not needed with recent Cabal versions
Spencer Janssen
2008-03-29
Remove -fhpc from ghc-options (annoying hackage workaround)
Spencer Janssen
2008-03-29
Bump version to 0.7
Spencer Janssen
2008-03-07
use -fhpc by default when testing. All developers should have 6.8.x
Don Stewart
2008-01-31
xmonad.cabal: add `build-type' to make Cabal happy
Valery V. Vorotyntsev
2008-01-27
More other-modules
Spencer Janssen
2008-01-27
Bump version to 0.6
Spencer Janssen
2008-01-22
Depend on QuickCheck < 2 when building tests
Spencer Janssen
2008-01-19
Roll testing into the main executable, use Cabal to build the tests
Spencer Janssen
2008-01-18
-Werror when flag(testing) only
Spencer Janssen
2007-12-15
Depend on X11-1.4.1, it has crucial bugfixes
Spencer Janssen
2007-12-10
Add 'testing' mode, this should reduce 'darcs check' time significantly
Spencer Janssen
2007-12-10
Bump version to 0.5!
Spencer Janssen
2007-12-10
Rename xmonad.hs to xmonad-template.hs
Spencer Janssen
2007-12-09
add a template xmonad.hs
Don Stewart
2007-11-24
Move XMonad.Layouts to XMonad.Layout for uniformity with xmc
Andrea Rossato
2007-12-08
Hide generalized newtype deriving from Haddock
Spencer Janssen
2007-12-05
Depend on X11>=1.4.0
Spencer Janssen
2007-12-05
Update extra-source-files
Spencer Janssen
2007-11-25
Depend on X11 1.4.0
Don Stewart
2007-11-16
tweak .cabal synopsis a little
Don Stewart
2007-11-14
polish .cabal file. add xmonad@ as the default maintainer
Don Stewart
2007-11-11
Depend on X11 1.3.0.20071111
Don Stewart
2007-11-09
New ManageHook system
Spencer Janssen
2007-11-07
Provide top level XMonad.hs export module
Don Stewart
2007-11-05
Remove stale comment
Spencer Janssen
2007-11-05
Use Cabal's optimization flags rather than -O
Spencer Janssen
2007-11-05
-Werror
Spencer Janssen
2007-11-05
Remove superfluous 'extensions:' field
Spencer Janssen
2007-11-05
Use configurations in xmonad.cabal
Spencer Janssen
2007-11-05
remember to compile the xmonad library also with the usual ghc-optoins
Don Stewart
[next]