[GHC] #12356: StaticPointers support in GHCi

GHC ghc-devs at haskell.org
Tue Sep 4 13:31:06 UTC 2018


#12356: StaticPointers support in GHCi
-------------------------------------+-------------------------------------
        Reporter:  bgamari           |                Owner:  (none)
            Type:  feature request   |               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:  #12000, #9878     |  Differential Rev(s):  Phab:D2504,
       Wiki Page:                    |  Phab:D3663
-------------------------------------+-------------------------------------

Comment (by mpickering):

 Is this fixed? With 8.6.1

 {{{
 > :set -XStaticPointers
 <interactive>: warning:
     StaticPointers is not supported in GHCi interactive expressions.
 }}}

-- 
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12356#comment:16>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list