cvs commit: fptools/testsuite/tests/ghc-regress/typecheck/should_compile tc193.hs all.T tc095.hs
Simon Peyton Jones <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.fptools |
|---|---|
| Message-ID | <[email protected]> |
simonpj 2005/05/16 05:53:22 PDT
Modified files:
testsuite/tests/ghc-regress/typecheck/should_compile all.T
tc095.hs
Added files:
testsuite/tests/ghc-regress/typecheck/should_compile tc193.hs
Log:
Add newtype rep test
Revision Changes Path
1.82 +1 -0 fptools/testsuite/tests/ghc-regress/typecheck/should_compile/all.T
1.2 +25 -20 fptools/testsuite/tests/ghc-regress/typecheck/should_compile/tc095.hs