[Haskell-cafe] Why cannot ghc find a existng module ?

zaxis z_axis at 163.com
Mon May 10 00:59:49 EDT 2010


%pacman -Q|grep xmonad
xmonad 0.9.1-4
xmonad-contrib 0.9.1-2

%%xmonad --recompile
Error detected while loading xmonad configuration file:
/home/sw2wolf/.xmonad/xmonad.hs

xmonad.hs:20:7:
    Could not find module `XMonad.Layout.LayoutHints':
      Use -v to see a list of the files searched for.

%ghc-pkg list|grep xmonad
    xmonad-0.9.1
    xmonad-contrib-0.9.1

%pacman -Ql xmonad-contrib|grep LayoutHints
xmonad-contrib
/usr/lib/ghc-6.12.1/site-local/xmonad-contrib-0.9.1/XMonad/Layout/LayoutHints.hi

Sincerely!

-----
e^(π⋅i) + 1 = 0
-- 
View this message in context: http://old.nabble.com/Why-cannot-ghc-find-a-existng-module---tp28507704p28507704.html
Sent from the Haskell - Haskell-Cafe mailing list archive at Nabble.com.



More information about the Haskell-Cafe mailing list