[GHC] #5683: bug in signum function

GHC ghc-devs at haskell.org
Sat Mar 26 16:21:30 UTC 2016


#5683: bug in signum function
-------------------------------------+-------------------------------------
        Reporter:  tristes_tigres    |                Owner:
            Type:  bug               |               Status:  closed
        Priority:  normal            |            Milestone:  7.6.1
       Component:  Prelude           |              Version:  7.0.3
      Resolution:  fixed             |             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 rwbarton):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 This was fixed in 7.10.1. `signum (-0.0)` is `-0.0` now as well.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/5683#comment:12>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list