#4510: No links will be generated to these packages: base-4.3.0.0
---------------------------------+------------------------------------------
Reporter: claus | Owner: igloo
Type: bug | Status: new
Priority: high | Milestone: 7.0.2
Component: Compiler | Version: 7.0.1
Keywords: | Testcase:
Blockedby: | Difficulty:
Os: Windows | Blocking:
Architecture: Unknown/Multiple | Failure: None/Unknown
---------------------------------+------------------------------------------
Comment(by igloo):
I can't reproduce this; are you doing anything different?:
{{{
$ cabal install --enable-documentation mtl
[...]
Running Haddock for mtl-2.0.1.0...
Preprocessing library mtl-2.0.1.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
Documentation created: .\.\dist\doc\html\mtl\.\index.html
Installing library in C:\Documents and Settings\ian\Application
Data\cabal\mtl-2.0.1.0\ghc-7.0.1
Registering mtl-2.0.1.0...
Updating documentation index C:\Documents and Settings\ian\Application
Data\cabal\doc\index.html
}}}
{{{
$ ghc-pkg dump | grep "haddock.*base"
haddock-interfaces:
$topdir/../doc/html/libraries/base-4.3.0.0\base.haddock
haddock-html: $topdir/../doc/html/libraries/base-4.3.0.0
$ ghc-pkg field base haddock-interfaces
haddock-interfaces:
C:/ghc/ghc-7.0.1\lib/../doc/html/libraries/base-4.3.0.0\base.haddock
$ ghc-pkg field base haddock-html
haddock-html: C:/ghc/ghc-7.0.1\lib/../doc/html/libraries/base-4.3.0.0
}}}
{{{
$ ghc --version
The Glorious Glasgow Haskell Compilation System, version 7.0.1
$ cabal --version
cabal-install version 0.8.2
using version 1.8.0.6 of the Cabal library
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4510#comment:3>
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