[GHC] #9165: Export TimerManager from GHC.Event

GHC ghc-devs at haskell.org
Wed Jun 4 00:14:22 UTC 2014


#9165: Export TimerManager from GHC.Event
-------------------------------------------+-------------------------------
       Reporter:  basvandijk               |             Owner:
           Type:  task                     |            Status:  new
       Priority:  normal                   |         Milestone:
      Component:  libraries/base           |           Version:  7.8.2
       Keywords:                           |  Operating System:
   Architecture:  Unknown/Multiple         |  Unknown/Multiple
     Difficulty:  Easy (less than 1 hour)  |   Type of failure:
     Blocked By:                           |  None/Unknown
Related Tickets:                           |         Test Case:
                                           |          Blocking:
-------------------------------------------+-------------------------------
 [http://hackage.haskell.org/package/base-4.7.0.0/docs/GHC-Event.html
 GHC.Event] exports `getSystemTimerManager` but not the actual
 `TimerManager` type. I propose to export it so that the haddocks are
 properly linked and users can actually refer to `TimerManager` in their
 type signatures.

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


More information about the ghc-tickets mailing list