CVS Hugs FFI problems

Sigbjorn Finne sof@galois.com
Wed, 11 Sep 2002 07:51:40 -0700


"Ross Paterson" <ross@soi.city.ac.uk> writes:

> On Wed, Sep 11, 2002 at 12:42:21PM +0100, Simon Marlow wrote:
...
> > runhugs: Error occurred
> > [...]
> > Reading file "/home/simonmar/tmp/hugs98/lib/hugs/HugsDynamic.hs":
> > INTERNAL ERROR: checkImportEntity2
> 
> This happened in Sigbjorn's commit to static.c last night -- it blows
> up on import IOExts(unsafePerformIO) (or anything else from IOExts)
> and affects both old and new library setups.  If you roll static.c
> back to 1.88, this should work (though that reinstates an obscure bug
> in the module system).

Sorry about that, the intro'ed problem has now been cleared up, I believe.

--sigbjorn