Skip to content

Haddock generation fails for webkit2gtk3-javascriptcore #6

Open
@sevanspowell

Description

Issue

Haddock fails to generate documentation for the webkit2gtk3-javascriptcore library.

This creates a difficult to debug error for projects using this dependency, especially when running haskell.nix projects that pull in this project:

Setup: Graphics/UI/Gtk/WebKit/JavaScriptCore/JSValueRef.chi not found in:
/nix/store/a2xpbp9v6qlkq9zh2bcsbfslb5nvc0rd-ghc-8.10.7/lib/ghc-8.10.7/base-4.14.3.0
dist/build
.

Reproduction

On master (b092a70 at the time of writing) reproduce with:

nix-shell --command "cabal haddock"

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions