[Xmonad] what about a prompt?
Andrea Rossato
mailing_list at istitutocolli.org
Wed Aug 1 14:46:44 EDT 2007
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
More information about the Xmonad
mailing list