Skip to content
  • Simon Peyton Jones's avatar
    [project @ 2002-10-11 07:22:05 by simonpj] · 31175885
    Simon Peyton Jones authored
    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.
    31175885