[Fedora-haskell-list] [Bug 713035] Xmonad failed to compile with any other modules other than itself

bugzilla at redhat.com bugzilla at redhat.com
Wed Jun 15 03:17:55 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=713035

--- Comment #2 from Bryce Verdier <bryceverdier at gmail.com> 2011-06-14 23:17:54 EDT ---
[bryce at raidtest2 ~]$ ghc-pkg list utf8-string
/usr/lib64/ghc-7.0.2/package.conf.d
   utf8-string-0.3.6
   utf8-string-0.3.6
/home/bryce/.ghc/x86_64-linux-7.0.2/package.conf.d
   utf8-string-0.3.6

I made sure that they were installed before I said something.

These errors come whenever I try to load a module in the xmonad.hs file. (Say
import XMonad.Hook.DynamicLog). However, in ghci if I import Xmonad, I can
import that library without issue.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the haskell-devel mailing list