#3599: haddock assumes $libdir/ghc-6.12.0.20091010/html/haddock.css
------------------------+---------------------------------------------------
Reporter: juhpetersen | Owner:
Type: bug | Status: new
Priority: normal | Component: Build System
Version: 6.12.0 RC1 | Severity: normal
Keywords: | Testcase:
Os: Linux | Architecture: Unknown/Multiple
------------------------+---------------------------------------------------
I build rc1 with docs living in /usr/share/doc/ghc/html
but haddock seems to assume $libdir/ghc-$version/html:
{{{
$ runghc Setup haddock
Running Haddock for zlib-0.5.0.0...
Preprocessing library zlib-0.5.0.0...
Warning: The documentation for the following packages are not installed.
No
links will be generated to these packages: ffi-1.0, rts-1.0
haddock: internal Haddock or GHC error:
/usr/lib64/ghc-6.12.0.20091010/html/haddock.css: openFile: does not exist
(No such file or directory)
$ rpm -ql ghc-doc | grep html/haddock.css
/usr/share/doc/ghc/html/html/haddock.css
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3599>
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