[GHC] #11413: GHC 8.1.20160111 fails to bootstrap itself.
GHC
ghc-devs at haskell.org
Tue Feb 9 13:12:53 UTC 2016
#11413: GHC 8.1.20160111 fails to bootstrap itself.
----------------------------------------+----------------------------------
Reporter: kgardas | Owner: thomie
Type: bug | Status: new
Priority: highest | Milestone:
Component: Compiler | Version: 8.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: x86
Type of failure: Building GHC failed | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D1869
Wiki Page: |
----------------------------------------+----------------------------------
Comment (by hvr):
Replying to [comment:5 thomie]:
> Instead of reverting that commit, I plan to fix bootstrapping with HEAD
by enabling `MIN_VERSION` support without `-hide-all-packages` (see
ticket:10970#comment:7).
I just submitted as phab:D1897, and now I realised that we had a similiar
idea... except you wanted this to work w/o `-hide-all-packages` (which tbh
at this point I wonder why `-hide-all-packages` isn't acceptable).
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11413#comment:7>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list