`cabal new-haddock` doesn't generate docs for Backpack mixins
Open
Cabal: Backpack
Cabal: cmd/haddock
type: bug
- Dominant language
- Haskell
- Stars
- 1.7k
- Forks
- 750
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 28
Description
I don't know if this is a cabal issue or a haddock issue.
Modules that I generate via the `mixin` field in my .cabal don't have any docs generated for them. This is a big deal because I have a project in which many modules depend on a couple of signatures, so none of these modules have documentation generated.
For an example, see https://github.com/LightAndLight/haddock-backpack-issue
Contributor guide
Assessment
This issue has not been assessed yet.