#2266: validate requires haddock to be installed
-------------------------+--------------------------------------------------
 Reporter:  thorkilnaur  |          Owner:             
     Type:  bug          |         Status:  closed     
 Priority:  normal       |      Milestone:  6.10 branch
Component:  Compiler     |        Version:  6.8.2      
 Severity:  normal       |     Resolution:  fixed      
 Keywords:               |     Difficulty:  Unknown    
 Testcase:               |   Architecture:  Unknown    
       Os:  Unknown      |  
-------------------------+--------------------------------------------------
Changes (by igloo):

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

Comment:

 We now do tell Cabal where to find haddock, and this means we can fail
 early if we can't find it. This ticket is therefore fixed by:
 {{{
 Sun Jul 13 17:53:05 BST 2008  Ian Lynagh <[EMAIL PROTECTED]>
   * If HADDOCK_DOCS is YES, then fail the build early if we couldn't find
 haddock
   This fixes trac #2266.
 }}}

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