[project @ 1997-09-04 12:54:24 by simonm]
authorsimonm <unknown>
Thu, 4 Sep 1997 12:54:49 +0000 (12:54 +0000)
committersimonm <unknown>
Thu, 4 Sep 1997 12:54:49 +0000 (12:54 +0000)
commit972aa3a8650f7c176f67a4277a8c551ae16c9106
tree131f15bc9e4d9679c75ff010efc64bf13a6a57a7
parentca1669e18d3383aacd5e978b3c34f1109b9bf71d
[project @ 1997-09-04 12:54:24 by simonm]
Make the deriving tests work.
Cvs: ----------------------------------------------------------------------
17 files changed:
ghc/tests/deriving/Makefile [new file with mode: 0644]
ghc/tests/deriving/should_compile/Makefile
ghc/tests/deriving/should_compile/drv001.stderr
ghc/tests/deriving/should_compile/drv002.stderr
ghc/tests/deriving/should_compile/drv003.stderr
ghc/tests/deriving/should_compile/drv004.hs
ghc/tests/deriving/should_compile/drv004.stderr
ghc/tests/deriving/should_compile/drv005.stderr
ghc/tests/deriving/should_compile/drv006.stderr
ghc/tests/deriving/should_compile/drv007.stderr [deleted file]
ghc/tests/deriving/should_fail/Makefile [new file with mode: 0644]
ghc/tests/deriving/should_fail/drvfail004.hs [new file with mode: 0644]
ghc/tests/deriving/should_fail/drvfail004.stderr [new file with mode: 0644]
ghc/tests/deriving/should_fail/drvfail007.hs [moved from ghc/tests/deriving/should_compile/drv007.hs with 80% similarity]
ghc/tests/deriving/should_fail/drvfail007.stderr [new file with mode: 0644]
ghc/tests/deriving/should_run/Makefile [new file with mode: 0644]
ghc/tests/deriving/should_run/drvrun001.hs