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
_______________________________________________
Cvs-hugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-hugs

Reply via email to