#7906: INLINEABLE on class method triggers the error for INLINE ----------------------------------------------+----------------------------- Reporter: guest | Owner: Type: bug | Status: new Priority: normal | Component: Compiler Version: 7.6.3 | Keywords: Os: Unknown/Multiple | Architecture: Unknown/Multiple Failure: Incorrect warning at compile-time | Blockedby: Blocking: | Related: ----------------------------------------------+----------------------------- Comment(by simonpj@…): commit 1d4704d4cdbb197725ddefb864d58158592136a4 {{{ Author: Simon Peyton Jones <simonpj@microsoft.com> Date: Wed May 15 09:55:24 2013 +0100 Improve pretty-printing of inline-family pragmas; fixes Trac #7906 compiler/hsSyn/HsBinds.lhs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) }}} -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7906#comment:1> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler