[GHC] #9590: AMP breaks `haskell2010` package
GHC
ghc-devs at haskell.org
Fri Nov 21 03:28:23 UTC 2014
#9590: AMP breaks `haskell2010` package
-------------------------------------+-------------------------------------
Reporter: hvr | Owner: ekmett
Type: bug | Status: new
Priority: high | Milestone: 7.10.1
Component: Core | Version: 7.9
Libraries | Keywords: AMP
Resolution: | Architecture: Unknown/Multiple
Operating System: | Difficulty: Unknown
Unknown/Multiple | Blocked By:
Type of failure: GHC | Related Tickets:
rejects valid program |
Test Case: |
Blocking: |
Differential Revisions: Phab:D510 |
-------------------------------------+-------------------------------------
Comment (by Austin Seipp <austin@…>):
In [changeset:"6efe5729252ea50843e1b04e21c7a3e1769a3434/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="6efe5729252ea50843e1b04e21c7a3e1769a3434"
Don't build old-{time,locale} and haskell{98,2010}
Summary:
As discussed on ghc-devs at haskell.org and the trac ticket, we're removing
these packages from the 7.10 release as they no longer work correctly,
and can't easily be made to properly follow the standard as `base`
changes over time.
This does not remove the packages from the tree, only the build system.
https://www.haskell.org/pipermail/ghc-devs/2014-November/007357.html
Signed-off-by: Austin Seipp <austin at well-typed.com>
Test Plan: iiam
Reviewers: hvr, ekmett
Reviewed By: hvr, ekmett
Subscribers: thomie, carter
Differential Revision: https://phabricator.haskell.org/D510
GHC Trac Issues: #9590
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9590#comment:14>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list