cvs commit: fptools/testsuite/tests/ghc-regress/typecheck/should_compile tc196.hs all.T fptools/testsuite/tests/ghc-regress/typecheck/should_fail tcfail144.hs tcfail144.stderr all.T
Simon Peyton Jones <[email protected]> Fri, 22 Jul 2005 03:06:15 -0700
| Newsgroups | gmane.comp.lang.haskell.cvs.fptools |
|---|---|
| Message-ID | <200507221006.j6MA6FZS007851__27719.9015873068$1122026808$gmane$org@glass.cse.ogi.edu> |
simonpj 2005/07/22 03:06:15 PDT
Modified files:
testsuite/tests/ghc-regress/typecheck/should_compile all.T
testsuite/tests/ghc-regress/typecheck/should_fail all.T
Added files:
testsuite/tests/ghc-regress/typecheck/should_compile tc196.hs
testsuite/tests/ghc-regress/typecheck/should_fail tcfail144.hs
tcfail144.stderr
Log:
Add tests for mutual recursion and type sigs
Revision Changes Path
1.85 +1 -0 fptools/testsuite/tests/ghc-regress/typecheck/should_compile/all.T
1.63 +1 -0 fptools/testsuite/tests/ghc-regress/typecheck/should_fail/all.T