[GHC] #9878: Static pointers in GHCi cause panic
GHC
ghc-devs at haskell.org
Thu Dec 18 03:12:09 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 carter):
I'm personally very uncomfortable with GHC features not being supported by
GHCI.
Any such feature winds up being fundamentally second class. Eg many
industrial users of GHC test run their large applications via GHCi to side
step long compilations for quickly testing out changes.
a) is actually adding support for GHCI and HPC challenging? (if so whats
the challenge? Let us help!)
b) or was it simply not done yet? If so, how can we help get this fixed
before the 7.10 release
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9878#comment:11>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list