Hi

Loading package base ... linking ... done.
[1 of 1] Compiling Main             ( C:/ghc/ghc-6.6/filepath-0.11/filepath/Setu
p.hs, interpreted )
Ok, modules loaded: Main.
*Main>

You have probably downloaded FilePath, but not installed it. Try:

cd C:/ghc/ghc-6.6/filepath-0.11/filepath
runhaskell Setup configure
runhaskell Setup build
runhaskell Setup install

Then attempt the installation of MissingH again.

Thanks

Neil
_______________________________________________
Haskell mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell

Reply via email to