summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/lib
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2011-02-05 18:46:57 +0000
committerIan Lynagh <igloo@earth.li>2011-02-05 18:46:57 +0000
commitd470a4ca50e9bdb2329e300311e5b8ad9365a74c (patch)
tree7a880a87c06338c9188ba27501073473bf6f91b6 /testsuite/tests/ghc-regress/lib
parent57ad42e31549bfb5945fa5b0aa55ffd8d23198f3 (diff)
downloadhaskell-d470a4ca50e9bdb2329e300311e5b8ad9365a74c.tar.gz
Fix the haskell98 test
Diffstat (limited to 'testsuite/tests/ghc-regress/lib')
-rw-r--r--testsuite/tests/ghc-regress/lib/haskell98/all.T2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/ghc-regress/lib/haskell98/all.T b/testsuite/tests/ghc-regress/lib/haskell98/all.T
index 2626906de5..85e226fdb7 100644
--- a/testsuite/tests/ghc-regress/lib/haskell98/all.T
+++ b/testsuite/tests/ghc-regress/lib/haskell98/all.T
@@ -1 +1 @@
-test('instance-leaks', normal, compile, ['-package haskell98'])
+test('instance-leaks', normal, compile, ['-hide-all-packages -package haskell98'])