
#12160: MonadFail instance for (Either String)? -------------------------------------+------------------------------------- Reporter: lexi.lambda | Owner: Type: feature request | Status: new Priority: normal | Milestone: Component: libraries | Version: 8.0.1 (other) | Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by Iceland_jack): Otherwise {{{#!hs [Right (), fail "bye"] :: MonadFail (Either a) => [Either a ()] }}} -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/12160#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler