#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@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