[GHC] #7645: Parens in an error message
GHC
cvs-ghc at haskell.org
Thu Feb 14 15:39:53 CET 2013
#7645: Parens in an error message
-----------------------------+----------------------------------------------
Reporter: monoidal | Owner:
Type: bug | Status: new
Priority: normal | Component: Compiler
Version: 7.6.1 | Keywords:
Os: Unknown/Multiple | Architecture: Unknown/Multiple
Failure: None/Unknown | Blockedby:
Blocking: | Related: #7609
-----------------------------+----------------------------------------------
Comment(by simonpj@…):
commit 599aaf4e4dbb94a484eed5f624404194c6ca1fb9
{{{
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Thu Feb 14 14:37:43 2013 +0000
Better pretty-printing for HsType, fixes Trac #7645
compiler/basicTypes/Name.lhs | 24 ++++++++++++++++++++++--
compiler/basicTypes/RdrName.lhs | 6 +++++-
compiler/hsSyn/HsTypes.lhs | 2 +-
compiler/prelude/PrelNames.lhs-boot | 3 ++-
4 files changed, 30 insertions(+), 5 deletions(-)
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7645#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list