#12356: StaticPointers support in GHCi -------------------------------------+------------------------------------- Reporter: bgamari | Owner: (none) Type: feature request | Status: merge 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: #12000, #9878 | Differential Rev(s): Phab:D2504, Wiki Page: | Phab:D3663 -------------------------------------+------------------------------------- Comment (by Ben Gamari <ben@…>): In [changeset:"84cf095dc981ea21fcceddbb71463dd7844754ca/ghc" 84cf095d/ghc]: {{{ #!CommitTicketReference repository="ghc" revision="84cf095dc981ea21fcceddbb71463dd7844754ca" compiler: Eliminate pprTrace in SPT entry addition codepath Test Plan: Load program with StaticPointers into GHCi, ensure no tracing output makes it in. Reviewers: austin Subscribers: rwbarton, thomie, RyanGlScott GHC Trac Issues: #12356 Differential Revision: https://phabricator.haskell.org/D3663 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12356#comment:14> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler