[GHC] #13095: Remove deprecated InteractiveEval API

GHC ghc-devs at haskell.org
Tue Jan 10 05:54:31 UTC 2017


#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


More information about the ghc-tickets mailing list