Skip to content

--hoogle flag of haddock-project makes no difference #10630

@ozkutuk

Description

@ozkutuk

Describe the bug
I am not exactly sure what the expected outcome of cabal haddock-project --hoogle is, but from what I can tell, the --hoogle flag makes no difference at all.

To Reproduce
Steps to reproduce the behavior:

$ cabal haddock-project --output=docs
$ cabal haddock-project --output=docs-hoogle --hoogle
$ meld docs docs-hoogle  # or any other diff tool that can diff directories

Expected behavior
--hoogle flag should have an effect

System information

  • Operating system: NixOS
  • cabal: 3.12.1.0
  • ghc: 9.6.5

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions