[GHC] #13095: Remove deprecated InteractiveEval API

#13095: Remove deprecated InteractiveEval API -------------------------------------+------------------------------------- Reporter: dfeuer | Owner: Type: task | Status: new Priority: normal | Milestone: 8.2.1 Component: Compiler | Version: 8.0.1 Keywords: | Operating System: Unknown/Multiple Architecture: | Type of failure: None/Unknown Unknown/Multiple | Test Case: | Blocked By: Blocking: | Related Tickets: Differential Rev(s): | Wiki Page: -------------------------------------+------------------------------------- `RunResult(..)`, `runStmt`, and `runStmtWithLocation` were all deprecated in cf7573b8207bbb17c58612f3345e0b17d74cfb58, replaced by functions able to give more precise allocation statistics. Comments document them as slated for removal in 7.14. As I calculate it, 7.14=8.2, so the time has come. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13095 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#13095: Remove deprecated InteractiveEval API -------------------------------------+------------------------------------- Reporter: dfeuer | Owner: dfeuer Type: task | Status: new Priority: normal | Milestone: 8.2.1 Component: Compiler | Version: 8.0.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D2949 Wiki Page: | -------------------------------------+------------------------------------- Changes (by dfeuer): * owner: => dfeuer * differential: => Phab:D2949 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13095#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#13095: Remove deprecated InteractiveEval API -------------------------------------+------------------------------------- Reporter: dfeuer | Owner: dfeuer Type: task | Status: patch Priority: normal | Milestone: 8.2.1 Component: Compiler | Version: 8.0.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D2949 Wiki Page: | -------------------------------------+------------------------------------- Changes (by dfeuer): * status: new => patch -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13095#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#13095: Remove deprecated InteractiveEval API
-------------------------------------+-------------------------------------
Reporter: dfeuer | Owner: dfeuer
Type: task | Status: patch
Priority: normal | Milestone: 8.2.1
Component: Compiler | Version: 8.0.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D2949
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ben Gamari

#13095: Remove deprecated InteractiveEval API -------------------------------------+------------------------------------- Reporter: dfeuer | Owner: dfeuer Type: task | Status: closed Priority: normal | Milestone: 8.2.1 Component: Compiler | Version: 8.0.1 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D2949 Wiki Page: | -------------------------------------+------------------------------------- Changes (by bgamari): * status: patch => closed * resolution: => fixed -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13095#comment:4 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC