[GHC] #9878: Static pointers in GHCi cause panic
GHC
ghc-devs at haskell.org
Thu Dec 11 11:12:48 UTC 2014
#9878: Static pointers in GHCi cause panic
-------------------------------------+-------------------------------------
Reporter: monoidal | Owner: facundo.dominguez
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.9
Resolution: | Keywords:
Operating System: | Architecture: Unknown/Multiple
Unknown/Multiple | Difficulty: Unknown
Type of failure: GHCi crash | Blocked By:
Test Case: | Related Tickets:
Blocking: |
Differential Revisions: |
-------------------------------------+-------------------------------------
Comment (by facundo.dominguez):
The current `StaticPointers` implementation is not intended to be
supported in GHCi.
I recognize this is not documented anywhere and this should be addressed.
Now, is the ability to use `StaticPointers` in GHCi essential to you?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9878#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list