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
[email protected] | ICQ# 74513189 | GPG-Keyid: F0FBF51F
JID: [email protected] | http://people.debian.org/~nomeata
signature.asc
Description: This is a digitally signed message part

