Hadrian problem
Sylvain Henry
sylvain at haskus.fr
Tue Jul 12 13:00:12 UTC 2022
Hi Simon,
Matt should have fixed it with
https://gitlab.haskell.org/ghc/ghc/-/merge_requests/8556
Sylvain
On 12/07/2022 14:24, Simon Peyton Jones wrote:
> I'm in a GHC tree, built with Hadrian, I'm getting this red problem.
> But compilation has got way past compiling base.
>
> why is it looking in my .ghc/... directory? It should be looking in
> my build tree.
>
> Simon
>
> bash$ ~/code/HEAD-1/_build/ghc-stage1 -c Foo.hs
> Loaded package environment from
> /home/simonpj/.ghc/x86_64-linux-9.5.20220628/environments/default
> <command line>: cannot satisfy -package-id base-4.17.0.0
> (use -v for more information)
>
> bash$ cat ~/code/HEAD-1/_build/ghc-stage1
> "/home/simonpj/code/HEAD-1/_build/stage0/bin/ghc"
> "-no-global-package-db" "-package-db
> /home/simonpj/code/HEAD-1/_build/stage1/lib/package.conf.d" "$@"
>
>
>
> _______________________________________________
> ghc-devs mailing list
> ghc-devs at haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20220712/9f324037/attachment.html>
More information about the ghc-devs
mailing list