[GHC] #14200: Deprecate WrappedMonad
GHC
ghc-devs at haskell.org
Thu Apr 26 11:43:39 UTC 2018
#14200: Deprecate WrappedMonad
-------------------------------------+-------------------------------------
Reporter: siddhanathan | Owner: (none)
Type: task | Status: new
Priority: normal | Milestone:
Component: libraries/base | Version: 8.2.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: #13876 | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by andrewthad):
I accidentally opened a duplicate of this ticket with #15027. I'm +1 on
deprecating and removing this type. Related resources:
Mailing list discussion:
https://mail.haskell.org/pipermail/libraries/2018-April/028746.html
GitHub PR: https://github.com/ghc/ghc/pull/129
It appears that this type still enjoys a small amount of use for
backwards-compatibility purposes. This makes me wonder if `base-compat`
might be a better home for it.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14200#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list