
#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