
7 Oct
2003
7 Oct
'03
8:07 a.m.
ross 2003/10/07 05:07:23 PDT Modified files: src compiler.c Log: Don't try to generate equations for pattern bindings where the pattern contains no variables (and thus can never be demanded). These are allowed by Haskell, and have been accepted by Hugs since Feb 2003, but for global bindings they caused INTERNAL ERROR: compileGlobalFunction. Revision Changes Path 1.20 +11 -7 hugs98/src/compiler.c