Re: [GHC] #11750: 32 bit CPUs: Couldn't match expected type ‘Word#’ with actual type ‘Word64#’
GHC
ghc-devs at haskell.org
Fri Mar 25 00:28:40 UTC 2016
#11750: 32 bit CPUs: Couldn't match expected type ‘Word#’ with actual type
‘Word64#’
-------------------------------------+-------------------------------------
Reporter: erikd | Owner: erikd
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Building GHC | Unknown/Multiple
failed | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ben Gamari <ben@…>):
In [changeset:"26f86f3d397159f9c0db0b59766138f553ba5a86/ghc" 26f86f3/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="26f86f3d397159f9c0db0b59766138f553ba5a86"
base: Fix GHC.Word and GHC.Int on 32-bit platforms
Due to a cut-and-paste error D1980 (#11688) broke 32-bit platforms. This
should fix it.
See #11750.
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11750#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list