[commit: ghc] wip/type-app: New test (3c860c7)
git at git.haskell.org
git at git.haskell.org
Fri Aug 7 12:05:43 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/type-app
Link : http://ghc.haskell.org/trac/ghc/changeset/3c860c747e0148b0d530e66dd272eb29f0485e8e/ghc
>---------------------------------------------------------------
commit 3c860c747e0148b0d530e66dd272eb29f0485e8e
Author: Richard Eisenberg <eir at cis.upenn.edu>
Date: Wed Jul 29 15:19:23 2015 -0400
New test
>---------------------------------------------------------------
3c860c747e0148b0d530e66dd272eb29f0485e8e
testsuite/tests/typecheck/should_compile/all.T | 1 +
1 file changed, 1 insertion(+)
diff --git a/testsuite/tests/typecheck/should_compile/all.T b/testsuite/tests/typecheck/should_compile/all.T
index 98a2e73..0b014c4 100644
--- a/testsuite/tests/typecheck/should_compile/all.T
+++ b/testsuite/tests/typecheck/should_compile/all.T
@@ -467,3 +467,4 @@ test('T10562', normal, compile, [''])
test('T10564', normal, compile, [''])
test('Vta1', normal, compile, [''])
test('Vta2', normal, compile, [''])
+test('VtaInvis', normal, compile, [''])
More information about the ghc-commits
mailing list