[commit: testsuite] master: Add test for polykinded Control.Category. (ae9f973)
Austin Seipp
mad.one at gmail.com
Thu May 30 15:26:49 CEST 2013
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : master
https://github.com/ghc/testsuite/commit/ae9f973735e54f91ecb789ce12b1dcb56d56672d
>---------------------------------------------------------------
commit ae9f973735e54f91ecb789ce12b1dcb56d56672d
Author: Austin Seipp <aseipp at pobox.com>
Date: Thu May 30 08:26:14 2013 -0500
Add test for polykinded Control.Category.
Signed-off-by: Austin Seipp <aseipp at pobox.com>
>---------------------------------------------------------------
tests/polykinds/all.T | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/tests/polykinds/all.T b/tests/polykinds/all.T
index 00007b1..718819f 100644
--- a/tests/polykinds/all.T
+++ b/tests/polykinds/all.T
@@ -17,6 +17,7 @@ test('PolyKinds07', normal, compile_fail, [''])
test('PolyKinds12', normal, compile, [''])
+test('CatPairs', normal, compile, [''])
test('Freeman', normal, compile_and_run, [''])
test('MonoidsTF', normal, compile_and_run, [''])
test('MonoidsFD', normal, compile_and_run, [''])
More information about the ghc-commits
mailing list