Deal correctly with infix type constructors in GADT decls
authorsimonpj@microsoft.com <unknown>
Wed, 26 Jul 2006 22:53:04 +0000 (22:53 +0000)
committersimonpj@microsoft.com <unknown>
Wed, 26 Jul 2006 22:53:04 +0000 (22:53 +0000)
commit5edf58c10a0144fa8b328e18d0b7fffec2319424
tree466ba6aad9e662ff12d1074f2a86bddf20371220
parent3afa01b9ff2006864e3ce4b4d960f0289a266ea2
Deal correctly with infix type constructors in GADT decls
compiler/parser/RdrHsSyn.lhs
compiler/rename/RnSource.lhs
compiler/typecheck/TcHsType.lhs
compiler/typecheck/TcTyClsDecls.lhs