[GHC] #10308: GHC 7.10 does not export GHC.Event.Lifetime

#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 Keywords: | Operating System: Unknown/Multiple Architecture: | Type of failure: Other Unknown/Multiple | Blocked By: Test Case: | Related Tickets: Blocking: | Differential Revisions: D838 | -------------------------------------+------------------------------------- The `base` release shipped with GHC 7.10 does not export the `Lifetime` type, rendering many of the event manager interfaces useless. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10308 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#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

#10308: GHC 7.10 does not export GHC.Event.Lifetime -------------------------------------+------------------------------------- Reporter: bgamari | Owner: Type: bug | Status: merge Priority: normal | Milestone: 7.10.2 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: Phab:D845 -------------------------------------+------------------------------------- Changes (by hvr): * status: new => merge * differential: D838 => Phab:D845 * milestone: => 7.10.2 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10308#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#10308: GHC 7.10 does not export GHC.Event.Lifetime -------------------------------------+------------------------------------- Reporter: bgamari | Owner: Type: bug | Status: closed Priority: normal | Milestone: 7.10.2 Component: libraries/base | Version: 7.10.1 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: Other | Unknown/Multiple Blocked By: | Test Case: Related Tickets: | Blocking: | Differential Revisions: Phab:D845 -------------------------------------+------------------------------------- Changes (by hvr): * cc: hvr, ekmett (added) * resolution: => fixed * status: merge => closed * component: Compiler => libraries/base Comment: Merged to 7.10 via b324fac4e9769c963620ccfc645e0ee2890da5b7 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10308#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC