#7609: Backticks in an 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: Incorrect warning at compile-time | Blockedby: Blocking: | Related: ----------------------------------------------+----------------------------- Comment(by simonpj@…): commit 79dae93f36301e1f0ee796d5c9f7967b588cb601 {{{ Author: Simon Peyton Jones <simonpj@microsoft.com> Date: Thu Jan 24 13:49:32 2013 +0000 Print infix type constructors in back-ticks Fixes Trac #7609 compiler/hsSyn/HsTypes.lhs | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) }}} -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7609#comment:1> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler