Hi,

I'm having problems compiling xmonad (see attached log)

from the darcs repository (for reference I got it by

darcs get --partial http://darcs.haskell.org/~sjanssen/xmonad)


The current official snapshot (from

http://hackage.haskell.org/cgi-bin/hackage-scripts/package/xmonad-0.2 )

compiles and runs on the same machine:

debian "lenny" - the output of ghc-pkg list is


/usr/lib/ghc-6.6/package.conf:
    Cabal-1.1.6, base-2.0, (ghc-6.6), haskell98-1.0, mtl-1.0,
    parsec-2.0, readline-1.0, regex-base-0.71, regex-compat-0.71,
    regex-posix-0.71, rts-1.0, stm-2.0, template-haskell-2.0, unix-1.0
/home/avrozen/.ghc/i386-linux-6.6/package.conf:
    X11-1.2.2, X11-extras-0.2


Cheers,

Avi.