patch applied (testsuite): Add test for empty data declarations
Simon Peyton Jones
simonpj at microsoft.com
Thu Sep 10 09:38:32 EDT 2009
Fri Sep 4 06:57:19 PDT 2009 simonpj at microsoft.com
* Add test for empty data declarations
Ignore-this: 81132b905e487c41cb0b20d043b230e4
Test some modest extensions of empty data decls:
data T1 :: * -> *
data T2 :: * where
M ./tests/ghc-regress/typecheck/should_compile/all.T +1
A ./tests/ghc-regress/typecheck/should_compile/tc247.hs
View patch online:
http://darcs.haskell.org/testsuite/_darcs/patches/20090904135719-1287e-c4fcb3f5c33a0d16707bb8a72f3281b1761a0234.gz
More information about the Cvs-ghc
mailing list