[GHC] #7906: INLINEABLE on class method triggers the error for INLINE

GHC cvs-ghc at haskell.org
Wed May 15 15:16:45 CEST 2013


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



More information about the ghc-tickets mailing list