[GHC] #13186: Change EvNum to EvNum :: Natural -> EvLit
GHC
ghc-devs at haskell.org
Thu Jan 26 09:48:36 UTC 2017
#13186: Change EvNum to EvNum :: Natural -> EvLit
-------------------------------------+-------------------------------------
Reporter: phadej | Owner:
Type: feature request | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.0.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: #8306 #8412 | Differential Rev(s):
#13181 |
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by mpickering):
This seems very invasive but for what? The situation where the internal
representation is an `Integer` but the representation exposed is a
`Natural` seems much easier to implement.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13186#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list