#3736: GHC specialising instead of inlining
--------------------------------------+-------------------------------------
  Reporter:  guest                    |          Owner:        
      Type:  bug                      |         Status:  new   
  Priority:  normal                   |      Milestone:        
 Component:  Compiler                 |        Version:  6.10.4
Resolution:                           |       Keywords:        
Difficulty:                           |             Os:  Linux 
  Testcase:                           |   Architecture:  x86   
   Failure:  Runtime performance bug  |  
--------------------------------------+-------------------------------------
Comment (by guest):

 Sorry for the inconvenience! I'll prepare a package with minimal
 dependencies.

 Only for clarification: special-functors is a compatibility package that
 provides Control.Applicative and the like for base<2. 'transformers'
 should only depend on it for base<2, but it may be that Cabal tries
 'special-functors' because 'transformers' is not prepared for the current
 version of 'base'. I assume that extending the version range for base in
 transformer.cabal would solve this problem.

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