How to fix T5979?
Carter Schonwald
carter.schonwald at gmail.com
Sat May 10 16:52:20 UTC 2014
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 at 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 at haskell.org
> http://www.haskell.org/mailman/listinfo/ghc-devs
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/ghc-devs/attachments/20140510/f18bb045/attachment.html>
More information about the ghc-devs
mailing list