[Pkg-haskell-maintainers] Bug#750080: No .xmonad directory
Joachim Breitner
nomeata at debian.org
Sun Jul 6 20:27:30 UTC 2014
Dear Gonéri,
can you provide the output of
$ dpkg -l libghc-xmonad-dev
and
$ ghc -v --make ~/.xmonad/xmonad.hs
and
$ ghc-pkg describe xmonad
Thanks,
Joachim
Am Sonntag, den 06.07.2014, 22:12 +0200 schrieb Gonéri Le Bouder:
> Hi,
>
> I've the same problem here:
>
> ➜ ~ cat ~/.xmonad/xmonad.hs
>
> import XMonad
>
> main = xmonad defaultConfig
> { modMask = mod4Mask -- Use Super instead of Alt
> , terminal = "konsole"
> }
>
> ➜ ~ ghc --make ~/.xmonad/xmonad.hs
>
> /home/goneri/.xmonad/xmonad.hs:2:8:
> Could not find module `XMonad'
> Perhaps you meant
> Monad (needs flag -package haskell98-2.0.0.2)
> CgMonad (needs flag -package ghc-7.6.3)
> DsMonad (needs flag -package ghc-7.6.3)
> Use -v to see a list of the files searched for.
>
> ➜ ~ dpkg -l|grep xmonad
> ii libghc-xmonad-contrib-dev 0.11.3-1+b1 amd64 Extensions to xmonad
> ii libghc-xmonad-dev 0.11-8 amd64 Lightweight X11 window manager
> ii xmonad 0.11-8 amd64 Lightweight X11 window manager written in Haskell
>
> Best regards,
--
Joachim "nomeata" Breitner
Debian Developer
nomeata at debian.org | ICQ# 74513189 | GPG-Keyid: F0FBF51F
JID: nomeata at joachim-breitner.de | http://people.debian.org/~nomeata
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part
URL: <http://lists.alioth.debian.org/pipermail/pkg-haskell-maintainers/attachments/20140706/a4967c0b/attachment.sig>
More information about the Pkg-haskell-maintainers
mailing list