#2602: Haddock not installed properly
-----------------------------+----------------------------------------------
    Reporter:  NeilMitchell  |       Owner:          
        Type:  bug           |      Status:  new     
    Priority:  normal        |   Component:  Compiler
     Version:  6.9           |    Severity:  normal  
    Keywords:                |    Testcase:          
Architecture:  Unknown       |          Os:  Unknown 
-----------------------------+----------------------------------------------
 I built GHC Head, took a bindist, moved that to a different machine, and
 tried the included haddock on a test file:

 {{{
 C:\ghc>c:\ghc\ghc-6.9.20080916\bin\haddock.exe Test.hs --html --hoogle
 Warning: main:Test: could not find link destinations for:
     GHC.Types.Int
 haddock: internal Haddock or GHC error:
 c:\ghc\ghc-6.9.20080916\bin\..\share/htm
 l/haddock.css: openFile: does not exist (No such file or directory)
 }}}

 haddock.css is actually located at
 c:\ghc\ghc-6.9.20080916\html\haddock.css (i.e. get rid of the share).

 -- Neil

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