Why is libraries/ghci built with stage 0 compiler instead of stage 1?

Moritz Angermann moritz.angermann at gmail.com
Fri Oct 18 11:27:00 UTC 2019


It can run TH using iserv; which depends on lib:ghci iirc.

On Fri, 18 Oct 2019 at 7:24 PM, Ömer Sinan Ağacan <omeragacan at gmail.com>
wrote:

> Stage 1 compiler doesn't have interpreter, and doesn't run plugins or TH,
> so I
> think GHCi stuff should not be used by stage 1 compiler, but for some
> reason the
> "ghci" library (libraries/ghci) is built with stage 0 compiler instead of
> stage
> 1. Anyone know what this is?
>
> Thanks,
>
> Ömer
> _______________________________________________
> 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/20191018/df99f3ce/attachment.html>


More information about the ghc-devs mailing list