#3942: Strange profiling behaviour in 6.10.4
---------------------------------+------------------------------------------
    Reporter:  simonpj           |       Owner:  simonmar        
        Type:  bug               |      Status:  new             
    Priority:  normal            |   Milestone:  7.4.2           
   Component:  Profiling         |     Version:  6.10.4          
    Keywords:                    |          Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |     Failure:  None/Unknown    
  Difficulty:  Unknown           |    Testcase:                  
   Blockedby:                    |    Blocking:                  
     Related:                    |  
---------------------------------+------------------------------------------
Changes (by simonmar):

  * difficulty:  => Unknown
  * milestone:  7.4.1 => 7.4.2


Comment:

 Tried to look into this, bug `hmatrix` doesn't compile with HEAD right
 now:

 {{{
 lib/Numeric/ContainerBoot.hs:100:33:
     Expecting one more argument to `c'
     In the type `e -> IndexOf c -> c e'
     In the class declaration for `Container'
 }}}

 I worked around that error with some explicit kind signatures, but then
 ran into more type errors and gave up.

 Bumping to 7.4.2 when hmatrix will hopefully be working again.

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