> With two small fixes GHC HEAD's GHCi runs with enforced wxneeded on
> wxallowed fs:
>
> $ ./inplace/bin/ghc-stage2 --interactive
> GHCi, version 8.1.20160812: http://www.haskell.org/ghc/  :? for help
> Prelude> 1+1
> 2
> Prelude> :q
> Leaving GHCi.
> $
>
> I'll try to propagate those fixes to GHC HEAD...

FYI: The fixes are here:

https://phabricator.haskell.org/D2453
https://phabricator.haskell.org/D2454

if you do have any objections feel free to comment on phabricator...

Reply via email to