haskell-servant / haskell-servant/servant
Inconsistent documentation for Client
Open
documentation
servant-client
- Dominant language
- Haskell
- Stars
- 2k
- Forks
- 427
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 5
Description
The above haddock says that the reader should ignore the `RunClient` typeclass, and the associated `Client` type (since it's undocumented).
However, lots of functions return `Client` which means the user cannot ignore understanding what it is.
The documentation should be updated.
Contributor guide
Assessment
This issue has not been assessed yet.