[commit: ghc] wip/parse-errors, wip/unexpected-test: Remove Simon's special number from typecheck/should_fail/all.t (5544f60)
git at git.haskell.org
git at git.haskell.org
Sat Feb 16 10:33:28 UTC 2019
Repository : ssh://git@git.haskell.org/ghc
On branches: wip/parse-errors,wip/unexpected-test
Link : http://ghc.haskell.org/trac/ghc/changeset/5544f6082d6e15d305b83f27f4daa29576d3666e/ghc
>---------------------------------------------------------------
commit 5544f6082d6e15d305b83f27f4daa29576d3666e
Author: Matthew Pickering <matthewtpickering at gmail.com>
Date: Fri Feb 15 10:30:14 2019 +0000
Remove Simon's special number from typecheck/should_fail/all.t
>---------------------------------------------------------------
5544f6082d6e15d305b83f27f4daa29576d3666e
testsuite/tests/typecheck/should_fail/all.T | 1 -
1 file changed, 1 deletion(-)
diff --git a/testsuite/tests/typecheck/should_fail/all.T b/testsuite/tests/typecheck/should_fail/all.T
index 2488551..bb7ed96 100644
--- a/testsuite/tests/typecheck/should_fail/all.T
+++ b/testsuite/tests/typecheck/should_fail/all.T
@@ -1,4 +1,3 @@
-4607
test('tcfail001', normal, compile_fail, [''])
test('tcfail002', normal, compile_fail, [''])
test('tcfail003', normal, compile_fail, [''])
More information about the ghc-commits
mailing list