BartMassey / BartMassey/parseargs
Get rid of __args
Open
enhancement
- Dominant language
- Haskell
- Stars
- 10
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
The `Args` constructor `__args` should not be exposed, but has to be because of a Haddock bug (https://github.com/haskell/haddock/issues/456). Once this bug is fixed, we can rename `__args` to `args` and hide it from the API.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.