Skip to content

cabal haddock <arbitrary package> produces nothing #9327

Open
@mrkkrp

Description

Describe the bug / To Reproduce

E.g.

$ cabal haddock text

Produces nothing and exits with 0. Might be because text is only a dependency? But I think it is not unreasonable to expect this to work. The --help says:

Examples:
  cabal haddock pkgname    Build documentation for the package named pkgname

Expected behavior
Some documentation should be produced.

System information

  • Operating system: NixOS
$ cabal --version
cabal-install version 3.10.1.0
compiled using version 3.10.1.0 of the Cabal library
$ ghc --version
The Glorious Glasgow Haskell Compilation System, version 9.4.6

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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