patch applied (testsuite): Add more GADT tests, this time concerning contexts in data constructors
Simon Peyton Jones <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.all |
|---|---|
| Message-ID | <20070103121453.GA5879__26103.9391313263$1167826511$gmane$org@cvs.haskell.org> |
Wed Jan 3 03:36:57 PST 2007 [email protected] * Add more GADT tests, this time concerning contexts in data constructors M ./tests/ghc-regress/gadt/all.T +2 A ./tests/ghc-regress/gadt/gadt21.hs A ./tests/ghc-regress/gadt/gadt21.stderr A ./tests/ghc-regress/gadt/gadt22.hs