
24 Oct
2007
24 Oct
'07
3:28 a.m.
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.