[Pkg-haskell-maintainers] Bug#750080: No .xmonad directory
    Gonéri Le Bouder 
    goneri at lebouder.net
       
    Sun Jul  6 20:12:24 UTC 2014
    
    
  
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,
-- 
    Gonéri Le Bouder
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-haskell-maintainers/attachments/20140706/7728e966/attachment.sig>
    
    
More information about the Pkg-haskell-maintainers
mailing list