internal error.....
Byron Cook
byron@prover.com
Sun, 10 Feb 2002 14:36:52 -0800 (PST)
Hi hugs developers.....
I'm getting the following error mesg:
[byco@bench4 t2h]$ hugs -98 -h99999999 newmodel.hs
__ __ __ __ ____ ___ _________________________________________
|| || || || || || ||__ Hugs 98: Based on the Haskell 98 standard
||___|| ||__|| ||__|| __|| Copyright (c) 1994-2001
||---|| ___|| World Wide Web: http://haskell.org/hugs
|| || Report bugs to: hugs-bugs@haskell.org
|| || Version: February 2001 _________________________________________
Hugs mode: Restart with command line option +98 for Haskell 98 mode
Reading file "/rhea/u2/byco/hugs/share/hugs/lib/Prelude.hs":
Reading file "newmodel.hs":
Compiling
INTERNAL ERROR: lift
the file is pretty large:
[byco@bench3 t2h]$ wc newmodel.hs
11450 130059 822584 newmodel.hs
Is there some sort of remedy?
Thanks
- Byron