cvs commit: fptools/testsuite/tests/ghc-regress/typecheck/should_compile tc198.hs all.T fptools/testsuite/tests/ghc-regress/typecheck/should_fail tcfail145.hs tcfail145.stderr all.T

Simon Peyton Jones <[email protected]> Wed, 27 Jul 2005 00:59:39 -0700
Newsgroups gmane.comp.lang.haskell.cvs.fptools
Message-ID <[email protected]>
simonpj     2005/07/27 00:59:39 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 tc198.hs 
    testsuite/tests/ghc-regress/typecheck/should_fail tcfail145.hs 
                                                      tcfail145.stderr 
  Log:
  Add tests for pattern type signatures
  
  Revision  Changes    Path
  1.87      +1 -0      fptools/testsuite/tests/ghc-regress/typecheck/should_compile/all.T
  1.64      +1 -0      fptools/testsuite/tests/ghc-regress/typecheck/should_fail/all.T