[GHC] #7734: Missing backticks in error message
GHC
cvs-ghc at haskell.org
Sun Mar 3 18:13:09 CET 2013
#7734: Missing backticks in error message
----------------------------------------------+-----------------------------
Reporter: monoidal | Owner:
Type: bug | Status: patch
Priority: normal | Component: Compiler
Version: 7.6.2 | Keywords:
Os: Unknown/Multiple | Architecture: Unknown/Multiple
Failure: Incorrect warning at compile-time | Blockedby:
Blocking: | Related:
----------------------------------------------+-----------------------------
Comment(by ian@…):
commit 4348e0b4401047f019f6a1ae89d5906fb628dcaa
{{{
Author: Ian Lynagh <ian at well-typed.com>
Date: Sun Mar 3 16:30:23 2013 +0000
Fix missing backticks and parentheses in error messages; fixes #7734
Patch from monoidal
compiler/hsSyn/HsExpr.lhs | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7734#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list