[GHC] #12356: StaticPointers support in GHCi
GHC
ghc-devs at haskell.org
Fri Jul 1 12:03:02 UTC 2016
#12356: StaticPointers support in GHCi
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner:
Type: feature | Status: new
request |
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: #12000
Differential Rev(s): | Wiki Page:
-------------------------------------+-------------------------------------
Currently GHCi does not support `-XStaticPointers`, which is quite
annoying for those of us who actually use `-XStaticPointers` in day-to-day
development. It would be great if GHCi could grow support for this
extension.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12356>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list