Hi Dmitri, How did you obtain Haddock 2.0? Did you download it off hackage and install it, using the standard cabal bits?
Can you also do runhaskell Setup configure -v, so we can see which Haddock Cabal is attempting to use. Thanks Neil > C:\wks\haq>runhaskell Setup.lhs haddock --executables > Preprocessing executables for haq-0.0... > Running Haddock for haq-0.0... > Preprocessing executables for haq-0.0... > Warning: Cannot read > C:/usr/ghc-6.8.2/doc/libraries/base\base.haddock: > "Magic number mismatch: couldn't load interface file: > C:/usr/ghc-6.8.2/doc/li > braries/base\\base.haddock" > Skipping this interface. > Warning: main:Main: could not find link destinations for: > GHC.IOBase.IO > haddock: internal Haddock or GHC error: > c:/builds/haddock-2/install\haddock-2.0. > 0.0/html/haddock.css: openFile: does not exist (No such file or directory) > > Any ideas how to solve this? > Thanks! > > _______________________________________________ > Haskell-Cafe mailing list > [email protected] > http://www.haskell.org/mailman/listinfo/haskell-cafe > > _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
