
#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