[Haskell-cafe] cabal haddock doesn't work for me on win7

Ryan Ingram ryani.spam at gmail.com
Tue Aug 10 16:50:37 EDT 2010


I'm not sure what's going on, here's the error I get:

C:\haskell\ListZipper-1.1.1.0>cabal haddock
Running Haddock for ListZipper-1.1.1.0...
Preprocessing library ListZipper-1.1.1.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: Cabal-1.8.0.2, QuickCheck-2.1.0.3,
Win32-2.2.0.1, array-0.3.0.0, base-3.0.3.2, base-4.2.0.0,
bin-package-db-0.0.0.0, ffi-1.0, rts-1.0, bytestring-0.9.1.5,
containers-0.3.0.0, directory-1.0.1.0, extensible-exceptions-0.1.1.1,
filepath-1.1.0.3, ghc-6.12.1, ghc-binary-0.5.0.2, ghc-prim-0.2.0.0,
hpc-0.5.0.4, integer-gmp-0.2.0.0, mtl-1.1.0.2, old-locale-1.0.0.2,
old-time-1.0.0.3, pretty-1.0.1.1, process-1.0.1.2, random-1.0.0.2,
syb-0.1.0.2, template-haskell-2.4.0.0, time-1.1.4
Warning: Data.List.Zipper: could not find link destinations for:
    GHC.Classes.Eq GHC.Show.Show Test.QuickCheck.Arbitrary.Arbitrary
Test.QuickCheck.Arbitrary.CoArbitrary GHC.Bool.Bool Data.Maybe.Maybe
haddock: internal Haddock or GHC error: E:\Program Files
(x86)\Haskell\haddock-2.7.2\html\haddock.css: openFile: does not exist
(No such file or directory)

Haskell platform is installed on "C:", I have no idea where it's
getting the "E:" from.

I can specify the correct css location with --css, but then I get the
same error looking for haskell_icon.gif.

  -- ryan


More information about the Haskell-Cafe mailing list