chak        2002/10/29 03:57:42 PST

  Modified files:
    ghc/compiler/deSugar DsMeta.hs 
  Log:
  Added a case for HsPar to repE.  Also completed the cases in repE to at
  least panic for the missing syntactic forms of HsExpr.
  
  Is there any good reason for the semi-random order of the cases in repE?
  Using the same order as in the data declaration for HsExpr would make it
  easier to spot missing cases.
  
  Revision  Changes    Path
  1.12      +10 -5     fptools/ghc/compiler/deSugar/DsMeta.hs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc


Reply via email to