summaryrefslogtreecommitdiff
path: root/testsuite/tests/package/all.T
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/package/all.T')
-rw-r--r--testsuite/tests/package/all.T2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/package/all.T b/testsuite/tests/package/all.T
index 6aebce6ce5..ab84cc99f8 100644
--- a/testsuite/tests/package/all.T
+++ b/testsuite/tests/package/all.T
@@ -1,7 +1,7 @@
hide_all = '-hide-all-packages -XNoImplicitPrelude '
incr_containers = '-package "containers (Data.Map as Map, Data.Set)" '
inc_containers = '-package containers '
-incr_ghc = '-package "ghc (GHC.Hs.Types as GHC.Hs.MyTypes, GHC.Hs.Utils)" '
+incr_ghc = '-package "ghc (GHC.Hs.Type as GHC.Hs.MyTypes, GHC.Hs.Utils)" '
inc_ghc = '-package ghc '
hide_ghc = '-hide-package ghc '