[commit: ghc] wip/type-app: Add new test to all.T (8b25c7a)

git at git.haskell.org git at git.haskell.org
Fri Aug 7 12:05:37 UTC 2015


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

On branch  : wip/type-app
Link       : http://ghc.haskell.org/trac/ghc/changeset/8b25c7a6567df77b11b043cfb6bebdf5583ae24b/ghc

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

commit 8b25c7a6567df77b11b043cfb6bebdf5583ae24b
Author: Richard Eisenberg <eir at cis.upenn.edu>
Date:   Fri Jul 10 13:03:14 2015 -0400

    Add new test to all.T


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

8b25c7a6567df77b11b043cfb6bebdf5583ae24b
 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 a938b81..98a2e73 100644
--- a/testsuite/tests/typecheck/should_compile/all.T
+++ b/testsuite/tests/typecheck/should_compile/all.T
@@ -466,3 +466,4 @@ test('RepArrow', normal, compile, [''])
 test('T10562', normal, compile, [''])
 test('T10564', normal, compile, [''])
 test('Vta1', normal, compile, [''])
+test('Vta2', normal, compile, [''])



More information about the ghc-commits mailing list