cabal haddock flag for single module
Open
cabal-install: cmd/haddock
type: enhancement
- Dominant language
- Haskell
- Stars
- 1.7k
- Forks
- 750
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 28
Description
Hi,
I have a big project 300 modules and `cabal haddock` takes minutes to run, but I am interested in refreshing docs for a single module. I don't see any filter flag which fits the goal.
Contributor guide
Research direction
Start by tracing the `cabal haddock` command and its existing option handling. Check how module selection is currently represented, then define the single-module behavior and verify that documentation generation for a large project can target only the requested module.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- cli, documentation
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100