Fri Apr 17 07:58:55 PDT 2009  David Waern <[email protected]>
  * Simplify the type grammar
  
  Simon P-J suggested the following simplifications in #3097:
  
  * Allow nested foralls in `ctype` just like in `ctypedoc`.
  * Use `gentype` rather than `type` in the LHS of type declarations.
  * Inline `type` in `ctype`.
  * Rename `gentype` to `type`.
  
  This patch does this. Also, the equivalent thing is done for documented types.

    M ./compiler/parser/Parser.y.pp -16 +18

View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20090417145855-a762e-b73b8f8f78e74b5817dd8ed7b58344ce623ba8dc.gz

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

Reply via email to