[nhc-bugs] nhc98 bugs
Ron Legere
legere@ll.mit.edu
Fri, 01 Jun 2001 08:30:54 -0400
Hi, I just built nhc98 v1.04, config:sparc-solaris2
This is an ultra-10 with solaris '8' on it. hi starts
up ok, but when I try to type in any sort of expression
it says
[Compiling.. Bus Error (core dumped)
and thats it.
I also tried running nhc98 on ZooQuiz.hs
but it returns a big mess.. probably because I dont
have much of a clue on what options I need to set.:
====================================
Error when renaming::
Identifier Binary.<< used at 9:25 is not defined. (in overlap
resolution)
Identifier Binary.getBitsF used at 9:25 is not defined. (in overlap
resolution)
Identifier Binary.getF used at 9:25 is not defined. (in overlap
resolution)
Identifier Binary.sizeOf used at 9:25 is not defined. (in overlap
resolution)
Identifier Binary.getBits used at 9:25 is not defined. (in overlap
resolution)
Identifier Binary.putBits used at 9:25 is not defined. (in overlap
resolution)
Identifier Binary.get used at 9:25 is not defined. (in overlap
resolution)
Identifier Binary.put used at 9:25 is not defined. (in overlap
resolution)
Type class Binary.Binary used at 9:25 is not defined. (in overlap
resolution)