Ticket #249 (closed defect: fixed)

Opened 9 months ago

Last modified 6 months ago

"haddock --hoogle" does not produce any effect

Reported by: guest Assigned to:
Priority: normal Milestone:
Component: Cabal library Version: 1.2.3.0
Severity: normal Keywords:
Cc: Difficulty: normal
GHC Version: 6.8.2 Platform: Linux

Description

When running

runhaskell Setup.hs haddock --hoogle

will produce nothing, whereas a dist/doc/html/pkgid.txt should be created.

I'm running Cabal-1.2.3.0 with ghc-6.8.2 and Haddock-2.0.0.0

Cheers

Andrea Rossato

Change History

02/27/08 03:17:16 changed by guest

haddock 2.0 does not support the --hoogle option, sadly :-(. Perhaps --hoogle with haddock 2 should give an error, or the haddocky people should fix this up.

02/27/08 03:44:11 changed by guest

Thanks for your quick replay.

Maybe the haddock guys should think about updating the output of haddock --help. (btw, the manual is indeed correct but I checked it too late).

Sorry for the noise.

06/09/08 12:58:10 changed by duncan

  • status changed from new to closed.
  • resolution set to fixed.

Added a better error message.