Ticket #1093 (closed bug: fixed)
Windows: haddock-html fields are wrong in package.conf
| Reported by: | simonmar | Owned by: | igloo |
|---|---|---|---|
| Priority: | high | Milestone: | 6.8.1 |
| Component: | Build System | Version: | 6.6.1 |
| Keywords: | Cc: | ||
| Operating System: | Windows | Architecture: | Unknown/Multiple |
| Type of failure: | Difficulty: | Easy (less than 1 hour) | |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
$ 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 is fixed, this is still preventing "setup haddock" from working in Cabal on Windows.
Change History
Note: See
TracTickets for help on using
tickets.
