[GHC] #7750: Pretty printing of human-readable integers is incorrect
GHC
cvs-ghc at haskell.org
Sat Mar 9 17:35:17 CET 2013
#7750: Pretty printing of human-readable integers is incorrect
-----------------------------+----------------------------------------------
Reporter: parcs | Owner:
Type: bug | Status: patch
Priority: normal | Component: Compiler
Version: 7.7 | Keywords:
Os: Unknown/Multiple | Architecture: Unknown/Multiple
Failure: None/Unknown | Blockedby:
Blocking: | Related:
-----------------------------+----------------------------------------------
Comment(by patrick@…):
commit 263372ea7a3911b4bb76272a3bc251e2623f80ff
{{{
Author: Patrick Palka <patrick at parcs.ath.cx>
Date: Thu Mar 7 15:19:57 2013 -0500
Fix pretty printing of human-readable integers (#7750)
compiler/utils/Outputable.lhs | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7750#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list