summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/indexed-types/should_compile/all.T
diff options
context:
space:
mode:
authorsimonpj <simonpj@microsoft.com>2010-09-16 08:06:22 +0000
committersimonpj <simonpj@microsoft.com>2010-09-16 08:06:22 +0000
commit96833f55fd0f015e9a5283740fd6045da531e1ef (patch)
tree95978b2200d896c616f790c5e7bf3aac10acbfa6 /testsuite/tests/ghc-regress/indexed-types/should_compile/all.T
parentb9539202e39383e4af808fb696deb89b6b9a5a29 (diff)
downloadhaskell-96833f55fd0f015e9a5283740fd6045da531e1ef.tar.gz
T3787 should pass
Diffstat (limited to 'testsuite/tests/ghc-regress/indexed-types/should_compile/all.T')
-rw-r--r--testsuite/tests/ghc-regress/indexed-types/should_compile/all.T2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/ghc-regress/indexed-types/should_compile/all.T b/testsuite/tests/ghc-regress/indexed-types/should_compile/all.T
index be7657b244..686599ae98 100644
--- a/testsuite/tests/ghc-regress/indexed-types/should_compile/all.T
+++ b/testsuite/tests/ghc-regress/indexed-types/should_compile/all.T
@@ -146,4 +146,4 @@ test('IndTypesPerf',
['$MAKE -s --no-print-directory IndTypesPerf'])
test('T4120', normal, compile_fail, [''])
-test('T3787', normal, compile_fail, [''])
+test('T3787', reqlib('mtl'), compile, [''])