New syntax for stand-alone deriving. Implemented fully.
authorbjorn@bringert.net <unknown>
Mon, 18 Sep 2006 23:08:54 +0000 (23:08 +0000)
committerbjorn@bringert.net <unknown>
Mon, 18 Sep 2006 23:08:54 +0000 (23:08 +0000)
commit3ad8f84f6a75f240383e62a14472d14eb372dcd1
tree456e16e3a6a7dc204ecd0c95ba998377325a18da
parent15486d73d84483243f40fa245e63e7e88d5ed0ad
New syntax for stand-alone deriving. Implemented fully.
compiler/hsSyn/HsDecls.lhs
compiler/parser/Lexer.x
compiler/parser/Parser.y.pp
compiler/rename/RnSource.lhs
compiler/typecheck/TcDeriv.lhs
compiler/typecheck/TcInstDcls.lhs
compiler/typecheck/TcRnDriver.lhs