ghc 7.8 is built with 0.3.0.0 in its global package db right? On Sat, May 10, 2014 at 12:49 PM, Herbert Valerio Riedel <hvriedel@gmail.com
wrote:
On 2014-05-10 at 18:30:40 +0200, Joachim Breitner wrote:
[...]
now I also get SPJ’s output. I did not get it until I ran "git submodule update && make", and the reason might be that now, two versions of transformers are registered in the inplace data base
$ ./inplace/bin/ghc-pkg list|grep transformers transformers-0.3.0.0 transformers-0.4.0.0 and after $ ./inplace/bin/ghc-pkg unregister transformers-0.3.0.0 I get the original output.
Reverting the test output for now.
very strange... where does transformers-0.3.0.0 come from? does the build-tree contain a second transformers folder? _______________________________________________ ghc-devs mailing list ghc-devs@haskell.org http://www.haskell.org/mailman/listinfo/ghc-devs