[GHC] #1920: Show instance for Ratio is wrong
GHC
trac at galois.com
Wed Nov 28 06:40:57 EST 2007
#1920: Show instance for Ratio is wrong
----------------------------+-----------------------------------------------
Reporter: guest | Owner: simonmar
Type: bug | Status: new
Priority: normal | Milestone: 6.8 branch
Component: libraries/base | Version: 6.6.1
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Testcase: | Architecture: Unknown
Os: Unknown |
----------------------------+-----------------------------------------------
Comment (by ross):
If you add an infix declaration giving ::: lower precedence than minus,
there will be no parentheses, and the second space becomes significant.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1920#comment:12>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list