[xmonad] Could not find module `Xmonad.Util.EZConfig':
Kent R. Frazier
000krf at gmail.com
Thu Jan 15 14:58:47 EST 2009
Thanks Brent,
I didn't paste anything so I think is was a miss-type on my part the
'm' is uppercase.
I found that I had not installed xmonad-contrib. That fixed the
initial issue, but now when I run "ghci -v ~/.xmonad/xmonad.hs", I
get the following:
*** Parser:
/home/kent/.xmonad/xmonad.hs:13:17: parse error on input `='
*** Deleting temp files:
Deleting
Upsweep partially successful.
***Deleting temp files:
Deleting
Failed, modules loaded: none.
On Thu, Jan 15, 2009 at 13:43, Brent Yorgey <byorgey at seas.upenn.edu> wrote:
>
> >
> > /home/kent/.xmonad/xmonad.hs:5:7
> > Could not find module `Xmonad.Util.EZConfig':
>
> It is suspicious that the 'm' in 'Xmonad' here is (incorrectly)
> lowercase, although in the file you pasted it is uppercase...
>
> I don't know exactly what might be going on, but maybe that will be
> enough of a hint that you can figure it out? Feel free to send
> another message if it isn't, of course.
>
> -Brent
> _______________________________________________
> xmonad mailing list
> xmonad at haskell.org
> http://www.haskell.org/mailman/listinfo/xmonad
More information about the xmonad
mailing list