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

Ivan Miljenovic ivan.miljenovic at gmail.com
Mon May 10 01:20:27 EDT 2010


(Note that this really should be on the xmonad mailing list, but anyway...).

On 10 May 2010 15:09, zaxis <z_axis at 163.com> wrote:
>
> There is no any complain by ghc-pkg.
> %ghc-pkg field xmonad-contrib exposed-modules | grep LayoutHints
>                 XMonad.Layout.LayoutCombinators XMonad.Layout.LayoutHints
>

Try "rm ~/.xmonad/xmonad.{hi,o}" and then xmonad --recompile again.

-- 
Ivan Lazar Miljenovic
Ivan.Miljenovic at gmail.com
IvanMiljenovic.wordpress.com


More information about the Haskell-Cafe mailing list