[GHC] #10328: Control.Monad exports lead to weird Haddocks

GHC ghc-devs at haskell.org
Mon Apr 20 06:31:36 UTC 2015


#10328: Control.Monad exports lead to weird Haddocks
-------------------------------------+-------------------------------------
        Reporter:  dfeuer            |                   Owner:  ekmett
            Type:  bug               |                  Status:  new
        Priority:  normal            |               Milestone:
       Component:  Core Libraries    |                 Version:  7.10.1
      Resolution:                    |                Keywords:
Operating System:  Unknown/Multiple  |            Architecture:
 Type of failure:  Documentation     |  Unknown/Multiple
  bug                                |               Test Case:
      Blocked By:                    |                Blocking:
 Related Tickets:                    |  Differential Revisions:
-------------------------------------+-------------------------------------

Comment (by hvr):

 For one, it's demanded by H2010 (see
 https://www.haskell.org/onlinereport/haskell2010/haskellch13.html). The
 question is rather, why H2010 doesn't have any `Data.Functor` module
 (which I guess is related to the fact that it ended up in
 `Control.Monad`...)

 Btw, this could be yet another use-case for #4879 (if we decide to slowly
 phase out the re-export from Control.Monad) :-)

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


More information about the ghc-tickets mailing list