[commit: ghc] master: Error message wibble, presumably due to recent changes in transformers (12332f1)
git at git.haskell.org
git at git.haskell.org
Thu May 8 12:06:45 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/12332f1add3eb9615a62abb36898819b2e67e865/ghc
>---------------------------------------------------------------
commit 12332f1add3eb9615a62abb36898819b2e67e865
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Thu May 8 13:06:05 2014 +0100
Error message wibble, presumably due to recent changes in transformers
>---------------------------------------------------------------
12332f1add3eb9615a62abb36898819b2e67e865
testsuite/tests/ghci/scripts/T5979.stderr | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/testsuite/tests/ghci/scripts/T5979.stderr b/testsuite/tests/ghci/scripts/T5979.stderr
index fe6e012..7230011 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’.
More information about the ghc-commits
mailing list