[GHC] #11413: GHC 8.1.20160111 fails to bootstrap itself.
GHC
ghc-devs at haskell.org
Fri Jan 29 22:41:44 UTC 2016
#11413: GHC 8.1.20160111 fails to bootstrap itself.
----------------------------------------+------------------------------
Reporter: kgardas | Owner: thomie
Type: bug | Status: new
Priority: highest | Milestone:
Component: Core Libraries | Version: 8.1
Resolution: | Keywords:
Operating System: Solaris | Architecture: x86
Type of failure: Building GHC failed | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
----------------------------------------+------------------------------
Changes (by thomie):
* owner: => thomie
Comment:
This commit caused it:
https://phabricator.haskell.org/rGHC351dea4a7c07#31880.
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).
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11413#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list