[GHC] #15973: Int used to represent target integer literals
GHC
ghc-devs at haskell.org
Fri Dec 14 17:47:38 UTC 2018
#15973: Int used to represent target integer literals
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.6.2
Resolution: | Keywords: newcomer
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by chessai):
Some questions:
Should this be `Int64`, `Int32`, or what?
How could one filter out which uses of `Int` are problematic in this way?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15973#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list