How do I specify the source search path?

S. Alexander Jacobson haskell at alexjacobson.com
Wed Jun 30 11:15:57 EDT 2004


I have the working code for my Haskell App Server
Framework in "~/HAppS/HAppS.hs".  If I want to
start working on an app that uses this framework
in e.g. "~/MyApp", how do I tell GHCi to resolve
"import HAppS"?

Note: The HAppS code is in active development so I
don't want to put it in the system GHC lib
hierarchy.  I just want to use it add hoc from the
command line.

-Alex-

_________________________________________________________________
S. Alexander Jacobson                  mailto:me at alexjacobson.com
tel:917-770-6565                       http://alexjacobson.com


More information about the Glasgow-haskell-users mailing list