[Haskell-cafe] putting SOE 'on the library path'
Martijn van Steenbergen
martijn at van.steenbergen.nl
Sat Mar 28 11:37:43 EDT 2009
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.
More information about the Haskell-Cafe
mailing list