Added parser and abstract syntax support for stand-alone deriving declarations.
authorbjorn@bringert.net <unknown>
Sun, 17 Sep 2006 00:09:56 +0000 (00:09 +0000)
committerbjorn@bringert.net <unknown>
Sun, 17 Sep 2006 00:09:56 +0000 (00:09 +0000)
commitcb8044ebabb64a91d9bd7c857f0c60d8b034086d
tree4d0faaa5c5b1927b65d488be29582f328a3d6471
parent52f8fed4a9ca9d23bd86d92c07a3e8d97901a401
Added parser and abstract syntax support for stand-alone deriving declarations.
compiler/hsSyn/HsDecls.lhs
compiler/parser/Lexer.x
compiler/parser/Parser.y.pp
compiler/parser/RdrHsSyn.lhs