Bug#750080: No .xmonad directory

2014-07-07 Thread Gonéri Le Bouder
Joachim Breitner nome...@debian.org writes: Dear Gonéri, can you provide the output of $ dpkg -l libghc-xmonad-dev ➜ ~ dpkg -l libghc-xmonad-dev Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/

Bug#750080: No .xmonad directory

2014-07-06 Thread 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'

Bug#750080: No .xmonad directory

2014-07-06 Thread Joachim Breitner
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

Bug#750080: No .xmonad directory

2014-06-01 Thread Jörg Plate
There is no ~/.xmonad directory and therefore no xmonad.hs file in it. (Are packages supposed to install files in user directories?) -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#750080: [Pkg-haskell-maintainers] Bug#750080: No .xmonad directory

2014-06-01 Thread Joachim Breitner
Hi, Am Sonntag, den 01.06.2014, 21:47 +0200 schrieb Jörg Plate: There is no ~/.xmonad directory and therefore no xmonad.hs file in it. (Are packages supposed to install files in user directories?) no, of course not. But I’m surprised that xmonad then tries to execute