how to nicely capture the name of the index file(s) produced by `cabal new-haddock`
Open
cabal-install: cmd/haddock
type: enhancement
- Dominant language
- Haskell
- Stars
- 1.7k
- Forks
- 750
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 28
Description
There is no real good way to capture the index file name(s) returned by `cabal new-haddock` in order to script things like automatically opening it with the system browser. It'd be nice if we could request a command to be run for each one or something, xargs style.
Contributor guide
Assessment
This issue has not been assessed yet.