#12402: Add fromLeft and fromRight to Data.Either -------------------------------------+------------------------------------- Reporter: mettekou | Owner: Type: feature request | Status: closed Priority: normal | Milestone: Component: libraries/base | Version: 8.0.1 Resolution: fixed | Keywords: Data.Either, | fromLeft, fromRight Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D2403 Wiki Page: | -------------------------------------+------------------------------------- Comment (by Ben Gamari <ben@…>): In [changeset:"a0f83a628cc6a00f948662f88e711c2a37bfda60/ghc" a0f83a62/ghc]: {{{ #!CommitTicketReference repository="ghc" revision="a0f83a628cc6a00f948662f88e711c2a37bfda60" Data.Either: Add fromLeft and fromRight (#12402) Reviewers: austin, hvr, RyanGlScott, bgamari Reviewed By: RyanGlScott, bgamari Subscribers: RyanGlScott, thomie Differential Revision: https://phabricator.haskell.org/D2403 GHC Trac Issues: #12402 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12402#comment:5> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler