simonpj     2005/03/11 02:37:51 PST

  Modified files:
    ghc/compiler/rename  RnTypes.lhs 
  Log:
        ----------------------------------
        Attend to fixity of '->' in types
        ----------------------------------
  
        Merge to STABLE
  
  Another wibble to the infix-type-constructor story. Actually
  this has been a bug for some time: function type constructors
  were not being re-associated, because they are not HsOpAppTys.
  
  Revision  Changes    Path
  1.31      +52 -30    fptools/ghc/compiler/rename/RnTypes.lhs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to