[GHC] #8769: Minor refactoring of Maybe.lhs

GHC ghc-devs at haskell.org
Wed Feb 12 00:51:14 UTC 2014


#8769: Minor refactoring of Maybe.lhs
--------------------------------------+------------------------------------
        Reporter:  Iceland_jack       |            Owner:
            Type:  bug                |           Status:  patch
        Priority:  lowest             |        Milestone:
       Component:  libraries (other)  |          Version:  7.7
      Resolution:                     |         Keywords:
Operating System:  Unknown/Multiple   |     Architecture:  Unknown/Multiple
 Type of failure:  None/Unknown       |       Difficulty:  Unknown
       Test Case:                     |       Blocked By:
        Blocking:                     |  Related Tickets:
--------------------------------------+------------------------------------

Comment (by Iceland_jack):

 No reason really, wouldn't it be a matter of replacing every occurrence of
 `mapCatMaybes` with `mapMaybe` since `Maybes` already exports
 `Data.Maybe`? Should I add a patch for that?

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


More information about the ghc-tickets mailing list