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 <[email protected]> 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 > [email protected] > http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs >
_______________________________________________ ghc-devs mailing list [email protected] http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
