#1920: Show instance for Ratio is wrong
----------------------------+-----------------------------------------------
Reporter: guest | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: libraries/base | Version: 6.6.1
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Testcase: | Architecture: Unknown
Os: Unknown |
----------------------------+-----------------------------------------------
Changes (by simonmar):
* difficulty: => Unknown
Comment:
That's not all that's different:
{{{
Prelude Data.Ratio> show (-1%2)
"(-1)%2"
}}}
Hugs omits the parentheses.
I do vaguely recall being here before; we should search the mailing lists
before blindly "fixing" this one, I think.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1920#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs