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
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
2007-11-05
EventLoop -> Core, DefaultConfig -> Config
Don Stewart
2007-11-01
exposed-modules
Spencer Janssen
2007-11-01
Hierarchify
Spencer Janssen
2007-11-01
This is a massive update, here's what has changed:
Spencer Janssen
2007-10-18
make xmonad work with inverted main/config.
David Roundy
2007-10-18
sketch of config/main inversion.
David Roundy
2007-10-31
more precise X11 version required
Don Stewart
2007-10-30
HEADS UP: remove X11-extras dependency, depend on X11 >= 1.3.0
Don Stewart
2007-10-14
bump the version tag to 0.4, we're almost there
Don Stewart
2007-10-12
Bump X11-extras dependency
Spencer Janssen
2007-10-10
Bump required X11-extras version to 0.3.1
Spencer Janssen
2007-09-27
note that we use pattern guards in the .cabal file
Don Stewart
[next]