[GHC] #14200: Deprecate WrappedMonad

GHC ghc-devs at haskell.org
Thu Apr 26 12:56:27 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 RyanGlScott):

 It's worth noting that `base-compat` doesn't backport data type
 definitions, so that's not a good home for it.

 I have no objections to ripping `WrappedMonad` out of `base` if that's
 what folks prefer. On the other hand, we do have a non-broken
 `WrappedMonoid` still in `Data.Semigroup`, so it feels somewhat strange to
 keep that but remove `WrappedMonoid`. But perhaps it's best to leave this
 discussion on the libraries mailing list...

-- 
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14200#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list