
11 Dec
2003
11 Dec
'03
9:52 a.m.
<moved to haskell-cafe>
Hi,
You can give GHC with -iPath a directory where to look for modules. With
-v you see where GHC actually looks for libraries.
Cheers,
Georg
On Thu, 11 Dec 2003 15:59:04 +0800 (GMT-8), Wang Meng
Hi All,
Anybody has the experience of importing a module from a different directory?In my code, i need to import a module that is not in the current directory. How can I do that in GHC?
-W-M- @ @ | \_/
_______________________________________________ Haskell mailing list Haskell@haskell.org http://www.haskell.org/mailman/listinfo/haskell