Joachim Breitner 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
|/ Err?=(none)/Reinst-required (Status,Err
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
>
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'
Per
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 .xmonad/xmonad-x86_64-lin
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
5 matches
Mail list logo