[cvs-nhc98] patch applied (hat): Corrected tracing of irrefutable patterns.

Malcolm Wallace Malcolm.Wallace at cs.york.ac.uk
Tue Oct 10 07:05:09 EDT 2006


Thu Jun 14 09:22:04 PDT 2001  olaf
  * Corrected tracing of irrefutable patterns.
  Extended tracing to handle pattern bindings with an as-pattern at the top, e.g. x@(_,y) = ....
  However, note that tracing of pattern bindings is still more a hack than a proper solution. Unclear what proper solution should be. Tracing of pattern bindings is a problem at a level similar to tracing list comprehensions or do notation.

    M ./src/compiler98/DbgTrans.hs -1 +8


More information about the Cvs-nhc98 mailing list