Thu May 25 02:43:00 PDT 2006  [EMAIL PROTECTED]
  * Fix egregious and long-standing tidying bug
  
  A typo in tidyAlt meant that we could get shadowing of occurrence names
  in the output of tidying.  (Specifically, of existentially bound type 
  variables.)  That in turn meant that an IfaceExpr could have shadowing, so
  when the IfaceExpr was read in, it meant something different.
  That in turn led to an obscure crash like:
        Panic: tcIfaceTyVar
  
  Anyway, this fixes it.  MERGE into 6.4.3.
  
  

    M ./compiler/coreSyn/CoreTidy.lhs -1 +1
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to