
21 Oct
2008
21 Oct
'08
4:06 p.m.
I'm having the following issue with Haddock 2.0 and GHC 6.8.3 on cygwin: $ haddock -o doc --html -B /cygdrive/c/Program\ Files/Haskell/ghc-6.8.3/lib Test.hs $ haddock.exe: Can't find package.conf as \cygdrive\c\Program Files\Haskell\ghc-6.8.3\lib\driver\package.conf.inplace The windows install of GHC 6.8.3 does not have a "driver/package.conf.inplace" in ghc-6.8.3/lib. Any ideas? -Tom