Windows: haddock-html fields are wrong in package.conf
$ c:/ghc/ghc-6.6/bin/ghc-pkg field network haddock-html
haddock-html: $topdir\html\libraries\network
it should be
haddock-html: $topdir\doc\html\libraries\network
Note the "doc\".
After #937 (closed) is fixed, this is still preventing "setup haddock" from working in Cabal on Windows.
Trac metadata
| Trac field | Value |
|---|---|
| Version | 6.6 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | Build System |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | |
| Architecture | Unknown |