summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts
diff options
context:
space:
mode:
authorSimon Peyton Jones <simonpj@microsoft.com>2014-05-08 13:06:05 +0100
committerSimon Peyton Jones <simonpj@microsoft.com>2014-05-08 13:06:05 +0100
commit12332f1add3eb9615a62abb36898819b2e67e865 (patch)
treec56c0d42bcb0e4c0bcb7acc2586053c30a31796f /testsuite/tests/ghci/scripts
parentb5ca10c08b2ae4d8914fb7565dc0a93165420260 (diff)
downloadhaskell-12332f1add3eb9615a62abb36898819b2e67e865.tar.gz
Error message wibble, presumably due to recent changes in transformers
Diffstat (limited to 'testsuite/tests/ghci/scripts')
-rw-r--r--testsuite/tests/ghci/scripts/T5979.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/ghci/scripts/T5979.stderr b/testsuite/tests/ghci/scripts/T5979.stderr
index fe6e012603..72300117e4 100644
--- a/testsuite/tests/ghci/scripts/T5979.stderr
+++ b/testsuite/tests/ghci/scripts/T5979.stderr
@@ -1,4 +1,4 @@
<no location info>:
Could not find module ‘Control.Monad.Trans.State’
- It is not a module in the current program, or in any known package.
+ It is a member of the hidden package ‘transformers-0.3.0.0’.