#4227: Allow SPECIALISE pragmas for functions defined in another module
---------------------------------+------------------------------------------
    Reporter:  simonpj           |        Owner:              
        Type:  bug               |       Status:  merge       
    Priority:  normal            |    Milestone:  7.2.1       
   Component:  Compiler          |      Version:  6.12.3      
    Keywords:                    |     Testcase:              
   Blockedby:                    |   Difficulty:              
          Os:  Unknown/Multiple  |     Blocking:              
Architecture:  Unknown/Multiple  |      Failure:  None/Unknown
---------------------------------+------------------------------------------
Changes (by simonpj):

  * status:  new => merge


Comment:

 Specialisation for imported functions is implemented in GHC 7, provided
 they are declared INLINABLE.  I failed to write the documentation, but I
 have now done so:
 {{{
 Wed Nov 17 11:15:59 GMT 2010  [email protected]
   * Document SPECIALISE for imported functions

   This is a really useful new facility, but I'd forgotten to document it.
   Pls merge to 7.0 branch
 }}}
 Pls merge.

 Simon

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4227#comment:3>
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