Hello,

I ran into this problem with the GHC API (GHC 6.8.1 Second Release Candidate)

upon doing:

  session <- GHC.newSession (Just path)

I run into:

yi: Can't find package.conf as /home/jp/usr//lib/ghc-6.8.0.20071019
/driver/package.conf.inplace

Digging into this, I found the "SysTool.lhs" file, which basically
says "big hack". I'm not sure if this is a bug or if I'm abusing the
GHC API. Anyway, any sort of help would be appreciated.

Cheers,
JP.
_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to