[GHC] #14465: Performance of Natural
GHC
ghc-devs at haskell.org
Wed Nov 15 08:08:28 UTC 2017
#14465: Performance of Natural
-------------------------------------+-------------------------------------
Reporter: Bodigrim | Owner: (none)
Type: feature request | Status: closed
Priority: normal | Milestone:
Component: Compiler | Version: 8.2.1
Resolution: duplicate | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: #14170 | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by hvr):
I have to admit that I knew about this every since GHC 7.10 came out, but
I never got around to fix this one :-/
This is also related to the lack of support of `-Woverflowed-literals` for
`Natural`s which was blocked on making GHC gnostic of the `Natural` type
at the Core level.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14465#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list