Mon Aug 11 05:31:58 PDT 2008  [EMAIL PROTECTED]
  * Mostly fix Trac #2431: make empty case acceptable to (most of) GHC
  
  See the comments with Trac #2431.  This patch makes an empty HsCase
  acceptable to the renamer onwards.  If you want to accept empty case
  in Haskell source there's a little more to do: the ticket lists the 
  remaining tasks.
  
  

    M ./compiler/deSugar/DsExpr.lhs -4 +9
    M ./compiler/hsSyn/HsExpr.lhs -3 +6
    M ./compiler/rename/RnBinds.lhs -3 +3
    M ./compiler/typecheck/TcMatches.lhs -1 +11

View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20080811123158-1287e-b73f30a37b126886a1d3cce9dfa4bbbd3053498e.gz

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to