[GHC] #5683: bug in signum function
GHC
ghc-devs at haskell.org
Sat Mar 26 15:42:48 UTC 2016
#5683: bug in signum function
-------------------------------------+-------------------------------------
Reporter: tristes_tigres | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 7.6.1
Component: Prelude | Version: 7.0.3
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: Other | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by johnw42):
* status: closed => new
* resolution: duplicate =>
Comment:
Re-opening because it's not entirely a duplicate. Bug #3070 is blocked
because of some fundamental issues with how Haskell handles floating-
point, but I don't believe those issues preclude fixing the signum
function to preserve NaN.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/5683#comment:10>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list