#5385: formatting error on advice involving infix constructors
---------------------------------+------------------------------------------
Reporter: ekmett | Owner:
Type: bug | Status: patch
Priority: normal | Component: Compiler
Version: 7.0.2 | Keywords:
Testcase: | Blockedby:
Os: Unknown/Multiple | Blocking:
Architecture: Unknown/Multiple | Failure: Incorrect warning at
compile-time
---------------------------------+------------------------------------------
Comment(by simonpj@…):
commit d464e73b488214dba0becf039290e4b23a4c3ba2
{{{
Author: Simon Peyton Jones <[email protected]>
Date: Mon Aug 8 12:29:40 2011 +0100
Use parenSymOcc when displaying an export list in RnNames (fixes Trac
#5385)
I also called parenSymOcc in two other places that begged for it.
compiler/rename/RnNames.lhs | 12 +++++++-----
compiler/types/Coercion.lhs | 6 ++----
compiler/types/TypeRep.lhs | 3 +--
3 files changed, 10 insertions(+), 11 deletions(-)
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5385#comment:3>
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