[GHC] #8377: GHCi crashes with unboxed values on 32-bit platforms
GHC
ghc-devs
Tue Oct 1 10:37:56 UTC 2013
#8377: GHCi crashes with unboxed values on 32-bit platforms
------------------------------------------+---------------------------
Reporter: akio | Owner:
Type: bug | Status: closed
Priority: normal | Milestone:
Component: GHCi | Version: 7.7
Resolution: fixed | Keywords:
Operating System: Unknown/Multiple | Architecture: x86
Type of failure: GHCi crash | Difficulty: Unknown
Test Case: ghci/should_run/T8377 | Blocked By:
Blocking: | Related Tickets:
------------------------------------------+---------------------------
Comment (by simonmar):
Good catch. This must have broke when `StgWord` was changed to be
`Word64`.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8377#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list