[GHC] #9590: AMP breaks `haskell2010` package
GHC
ghc-devs at haskell.org
Sat Jan 2 12:35:41 UTC 2016
#9590: AMP breaks `haskell2010` package
-------------------------------------+-------------------------------------
Reporter: hvr | Owner:
Type: bug | Status: closed
Priority: high | Milestone: 7.10.1
Component: Core Libraries | Version: 7.9
Resolution: wontfix | Keywords: AMP, report-
| impact
Operating System: Unknown/Multiple | Architecture:
Type of failure: GHC rejects | Unknown/Multiple
valid program | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D510
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Lemming):
I am also one of these programmers who care about portability.
How about creating a Haskell 2010 report with an addendum?
It would maintain the language part of Haskell 2010 but add the modules
Control.Applicative, Data.Monoid, Data.Foldable, Data.Traversable.
I have several packages that use very basic functionality and I would like
to show this by importing haskell2010 or haskell2010add. Alternatively,
the split-base project would serve my needs.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9590#comment:24>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list