cvs commit: fptools/ghc/compiler/hsSyn HsDecls.lhs

Simon Marlow simonmar@glass.cse.ogi.edu
Tue, 21 Aug 2001 03:03:04 -0700


simonmar    2001/08/21 03:03:04 PDT

  Modified files:
    ghc/compiler/hsSyn   HsDecls.lhs 
  Log:
  Another case of parenthesising operator names, this time in a ConDecl.
  
  Revision  Changes    Path
  1.76      +7 -1      fptools/ghc/compiler/hsSyn/HsDecls.lhs