Change standalone deriving syntax and semantics; fixes trac #1481
authorIan Lynagh <igloo@earth.li>
Fri, 10 Aug 2007 22:37:28 +0000 (22:37 +0000)
committerIan Lynagh <igloo@earth.li>
Fri, 10 Aug 2007 22:37:28 +0000 (22:37 +0000)
commit914e7d90e2afe1f72b72fb41d293fb56bd35edb5
treef37a33e88d73e611cc7d2a5e6e9cab6c44df8ed7
parent4d93c987a690eda8fbd9d2e4c7b103005dd8836a
Change standalone deriving syntax and semantics; fixes trac #1481
You now say
    deriving instance Cxt => Head
compiler/parser/Lexer.x
compiler/parser/Parser.y.pp
compiler/typecheck/TcDeriv.lhs