[commit: testsuite] master: Test #8119 (ce68132)

git at git.haskell.org git at git.haskell.org
Fri Oct 18 23:33:54 UTC 2013


Repository : ssh://git@git.haskell.org/testsuite

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/ce68132d98e73aad39e040a2f8edafa774511af3/testsuite

>---------------------------------------------------------------

commit ce68132d98e73aad39e040a2f8edafa774511af3
Author: Krzysztof Gogolewski <krz.gogolewski at gmail.com>
Date:   Sat Oct 19 01:33:37 2013 +0200

    Test #8119


>---------------------------------------------------------------

ce68132d98e73aad39e040a2f8edafa774511af3
 tests/typecheck/should_run/all.T |    1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/typecheck/should_run/all.T b/tests/typecheck/should_run/all.T
index cc5052b..410a199 100755
--- a/tests/typecheck/should_run/all.T
+++ b/tests/typecheck/should_run/all.T
@@ -112,3 +112,4 @@ test('TcNullaryTC', when(compiler_lt('ghc', '7.7'), skip), compile_and_run, ['']
 test('T7861', exit_code(1), compile_and_run, [''])
 test('TcTypeNatSimpleRun', normal, compile_and_run, [''])
 test('TcCoercible', when(compiler_lt('ghc', '7.7'), skip), compile_and_run, [''])
+test('T8119', normal, ghci_script, ['T8119.script'])



More information about the ghc-commits mailing list