- 09 Mar, 2001 11 commits
-
-
malcolm authored
Example infix/fndecl should now compile and run with ghc. It wasn't intended to test for ambiguous type variables - just for the (a1 `op` a2) a3 = ... definition style, which nhc98 still fails to parse.
-
malcolm authored
Add config clause for nhc98.
-
malcolm authored
Test should deliver a runtime pass, with 'True' as output.
-
malcolm authored
Use the -98 flag with nhc98 to ensure H'98 compatibility.
-
malcolm authored
Basic config file for a York machine.
-
malcolm authored
Add nhc98 config case.
-
malcolm authored
GHC gives a "parse error", not "Could not deduce".
-
malcolm authored
This test should pass.
-
malcolm authored
Add config case for nhc98.
-
malcolm authored
Should run to completion with output "True".
-
malcolm authored
#ifdef the import location for `trace' depending on build compiler.
-
- 08 Mar, 2001 7 commits
-
-
sewardj authored
Make more tests work.
-
sewardj authored
More tests. .T files are all empty at the moment.
-
sewardj authored
Make existing tests work again in the modified framework.
-
sewardj authored
Further flattening of the directory hierarchy.
-
sewardj authored
Rearrange so that multiple tests reside in the same directory.
-
sewardj authored
Changes to support multiple tests in a single directory (rename std-macros.T to singlefile-macros.T).
-
sewardj authored
Changes to support multiple tests in a single directory.
-
- 07 Mar, 2001 2 commits