<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Hi Simon,</p>
<p>Matt should have fixed it with
<a class="moz-txt-link-freetext" href="https://gitlab.haskell.org/ghc/ghc/-/merge_requests/8556">https://gitlab.haskell.org/ghc/ghc/-/merge_requests/8556</a></p>
<p>Sylvain<br>
</p>
<p><br>
</p>
<div class="moz-cite-prefix">On 12/07/2022 14:24, Simon Peyton Jones
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAJKmMz_vmKtVGGMTgUqoKAuPOdAiVk=i9Ba2L9FJOBVzEr73ww@mail.gmail.com">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<div dir="ltr">
<div class="gmail_default" style="font-family:tahoma,sans-serif">I'm
in a GHC tree, built with Hadrian, I'm getting this red
problem. But compilation has got way past compiling base. </div>
<div class="gmail_default" style="font-family:tahoma,sans-serif"><br>
</div>
<div class="gmail_default" style="font-family:tahoma,sans-serif">why
is it looking in my .ghc/... directory? It should be looking
in my build tree.<br>
</div>
<div class="gmail_default" style="font-family:tahoma,sans-serif"><br>
</div>
<div class="gmail_default" style="font-family:tahoma,sans-serif">Simon</div>
<div class="gmail_default" style="font-family:tahoma,sans-serif"><br>
</div>
<div class="gmail_default"><span style="font-family:monospace">bash$
~/code/HEAD-1/_build/ghc-stage1 -c Foo.hs<br>
Loaded package environment from
/home/simonpj/.ghc/x86_64-linux-9.5.20220628/environments/default<br>
<span style="color:rgb(255,0,0)"><command line>:
cannot satisfy -package-id base-4.17.0.0</span><br>
(use -v for more information)</span></div>
<div class="gmail_default"><span style="font-family:monospace"><br>
</span></div>
<div class="gmail_default"><span style="font-family:monospace">bash$
cat ~/code/HEAD-1/_build/ghc-stage1<br>
"/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"
"$@"</span></div>
<div class="gmail_default" style="font-family:tahoma,sans-serif"><br>
</div>
<div class="gmail_default" style="font-family:tahoma,sans-serif"><br>
</div>
</div>
<br>
<fieldset class="moz-mime-attachment-header"></fieldset>
<pre class="moz-quote-pre" wrap="">_______________________________________________
ghc-devs mailing list
<a class="moz-txt-link-abbreviated" href="mailto:ghc-devs@haskell.org">ghc-devs@haskell.org</a>
<a class="moz-txt-link-freetext" href="http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs">http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs</a>
</pre>
</blockquote>
</body>
</html>