[Haskell-cafe] Haddock on cygwin
Tom Hawkins
tomahawkins at gmail.com
Tue Oct 21 12:06:16 EDT 2008
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
More information about the Haskell-Cafe
mailing list