simonpj     2002/10/11 00:22:06 PDT

  Modified files:
    ghc/compiler/parser  RdrHsSyn.lhs 
  Log:
  Fix two separate egregious errors in RdrHsSyn, which I
  heavily modified when re-doing the top level plumbing.
  
  One had the effect of throwing away fixity decls if there
  was also a class decl
  
  The other threw away all but the first and last equation of
  a function definition.
  
  Sorry about having so utterly broken the head, guys.
  
  Revision  Changes    Path
  1.48      +7 -7      fptools/ghc/compiler/parser/RdrHsSyn.lhs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc


Reply via email to