#4799: Imprecise error regarding SPECIALIZE and INLINE/INLINABLE pragmas
---------------------------------+------------------------------------------
    Reporter:  dreixel           |        Owner:              
        Type:  bug               |       Status:  new         
    Priority:  normal            |    Milestone:              
   Component:  Compiler          |      Version:  7.0.1       
    Keywords:                    |     Testcase:              
   Blockedby:                    |   Difficulty:              
          Os:  Unknown/Multiple  |     Blocking:              
Architecture:  Unknown/Multiple  |      Failure:  None/Unknown
---------------------------------+------------------------------------------

Comment(by simonpj):

 Good point.  How about this?
 {{{
     You cannot SPECIALISE `f1'
       because its definition has no INLINE/INLINABLE pragma
       (or you compiled its defining module without -O)
 }}}
 Or suggest other wording?

 S

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4799#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to