#5146: Skip all tests involving GHCi if GHCi is absent
---------------------------+------------------------------------------------
  Reporter:  peteg42       |          Owner:                  
      Type:  bug           |         Status:  closed          
  Priority:  normal        |      Milestone:                  
 Component:  Test Suite    |        Version:  6.12.3          
Resolution:  fixed         |       Keywords:                  
  Testcase:                |      Blockedby:                  
Difficulty:                |             Os:  Unknown/Multiple
  Blocking:                |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown  |  
---------------------------+------------------------------------------------
Changes (by igloo):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 Thanks for the report. Should be fixed by:
 {{{
 commit 91dc0cff24c3449a94745ec1db87302745ef249f
 Author: Ian Lynagh <[email protected]>
 Date:   Wed Jul 13 20:57:11 2011 +0100

     Make and use a req_interp helper

     Tests can now specify that they require the interpreter (i.e. that
     they use one of ghci, annotations, TH, etc).
 }}}

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