
1 Aug
2007
1 Aug
'07
2:46 p.m.
On Wed, Aug 01, 2007 at 08:26:49PM +0200, Andrea Rossato wrote:
Hi,
oops, I forgot to say that it requires readline. So you need to modify xmonad.cabal. Change the build-depends line to: build-depends: base>=2.0, X11>=1.2.1, X11-extras>=0.2, mtl>=1.0,unix>=1.0, readline >= 1.0 Readline comes with the base ghc installation as far as I remember. Ciao Andrea