`cabal build` documentation is useless
Open
documentation
type: enhancement
- Dominant language
- Haskell
- Stars
- 1.7k
- Forks
- 750
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 28
Description
**What is wrong with the docs?**
`cabal build` refers you to `cabal configure`, but that only makes sense if it means `v1-configure`.
**Additional context**
> Beyond a list of targets, `cabal build` accepts all the flags that `cabal configure` takes. Most of these flags are only taken into consideration when building local packages; however, some flags may cause extra store packages to be built (for example, `--enable-profiling` will automatically make sure profiling libraries for all transitive dependencies are built and installed.)
Contributor guide
Assessment
This issue has not been assessed yet.