
11 Sep
2002
11 Sep
'02
10:51 a.m.
"Ross Paterson"
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