Michael Mossey wrote:
I tried using the -i options to ghc and ghci, but to no avail. It wasn't clear on Windows in what form -i takes its arguments: backslashes as usual for Windows, forward slashes perhaps? How about paths with spaces in them? Does it need quotes around the filename? I tried all combinations. ghc never gave an error indicating there was something wrong with what I typed. It happily accepted all forms of -i. But it never found the libraries.

Have you tried starting GHC with -v to see what paths it looks in?

Martijn.

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to