#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):
It's a bit of a hack to do this for Ratio, since the same visual grouping
problem arises with derived Show instances for types with infix
constructors, and even common things like
{{{
[Just 1,Just 2,Just 3]
}}}
I agree with Ian that the real problem lies in the Show instances of
lists, tuples and records.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1920#comment:7>
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