#10308: GHC 7.10 does not export GHC.Event.Lifetime -------------------------------------+------------------------------------- Reporter: bgamari | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.10.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: Other | Unknown/Multiple Blocked By: | Test Case: Related Tickets: | Blocking: | Differential Revisions: D838 -------------------------------------+------------------------------------- Comment (by Herbert Valerio Riedel <hvr@…>): In [changeset:"9a0c17950fdfd0c89c672da9d8b25a419f66c1f8/ghc"]: {{{ #!CommitTicketReference repository="ghc" revision="9a0c17950fdfd0c89c672da9d8b25a419f66c1f8" base: Export GHC.Event(.Internal).Lifetime This was an unfortunate oversight in the original event manager rework patch. Fixes #10308 Differential Revision: https://phabricator.haskell.org/D845 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10308#comment:1> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler