#5121: T4809 fails because there's no mtl
--------------------------------+-------------------------------------------
  Reporter:  daniel.is.fischer  |          Owner:        
      Type:  bug                |         Status:  closed
  Priority:  normal             |      Milestone:        
 Component:  Test Suite         |        Version:  7.1   
Resolution:  fixed              |       Keywords:        
  Testcase:                     |      Blockedby:        
Difficulty:                     |             Os:  Linux 
  Blocking:                     |   Architecture:  x86   
   Failure:  Other              |  
--------------------------------+-------------------------------------------

Comment(by daniel.is.fischer):

 The print failure would have actually been print020, which loads
 `../HappyTest` which has an `import Char`. The `Could not find` appeared
 in the print021 section however due to threading, sorry for the mix-up.

 Neither print020 nor 2317 (and others failing due to not-present packages)
 are unexpected failures, but I find it irritating to have such failures in
 the testsuite. On the other hand, I suppose those tests are still run with
 the packages installed occasionally and making their execution conditional
 depending on a ghc-pkg query would be more work than it's worth.

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