#133: Haddock is not installed properly with the windows HP 2009.2.0.2 installer -------------------------------+-------------------------------------------- Reporter: creswick | Owner: refold Type: defect | Status: new Priority: major | Milestone: 2009.2.0.2 Component: Windows installer | Resolution: Keywords: | -------------------------------+-------------------------------------------- Comment (by creswick):
This can be verified by installing HP 2009.2.0.2, and then issuing `ghc- pkg check`: {{{ + ghc-pkg check --global There are problems in package haddock-2.4.2: import-dirs: c:/builds/slave/x86-win- stable/build/ghc-6.10.4\haddock-2.4.2 doesn't exist or isn't a directory library-dirs: c:/builds/slave/x86-win- stable/build/ghc-6.10.4\haddock-2.4.2 doesn't exist or isn't a directory file Distribution\Haddock.hi is missing file Haddock\DocName.hi is missing file Haddock\Types.hi is missing file Haddock\InterfaceFile.hi is missing file Haddock\Exception.hi is missing file Haddock\Utils.hi is missing file Haddock\GHC\Utils.hi is missing cannot find libHShaddock-2.4.2.a on library path The following packages are broken, either because they have a problem listed above, or because they depend on a broken package. haddock-2.4.2 Finished: FAILURE }}} -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/133#comment:1> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and robust collection of Haskell libraries _______________________________________________ Haskell-platform mailing list Haskell-platform@projects.haskell.org http://projects.haskell.org/cgi-bin/mailman/listinfo/haskell-platform