
25 Oct
2007
25 Oct
'07
10:04 a.m.
Hi
On 10/24/07, Ian Lynagh
Hi,
On Wed, Oct 24, 2007 at 09:28:51AM +0200, Jean-Philippe Bernardy wrote:
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
Thanks for the report; however, I can't reproduce this.
Somehow I got a carriage return inserted in the libdir that I passed to newSession. So the only problem on GHC side is that the error message is slightly misleading. (Nothing to worry about I would say) Thanks -- JP