ANNOUNCE: GHC 6.8.1 Second Release Candidate

Jean-Philippe Bernardy bernardy at chalmers.se
Wed Oct 24 03:28:51 EDT 2007


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.


More information about the Glasgow-haskell-users mailing list