haskell-servant / haskell-servant/servant
Docs for HasServer (Header sym a) show incorrect Server type
Open
bug
documentation
- Dominant language
- Haskell
- Stars
- 2k
- Forks
- 427
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 5
Description
The docs for the Header instance for HasServer show that for `Header sym a` the `Server` type will be `a -> ...` instead of `Maybe a -> ...`.
Contributor guide
Assessment
This issue has not been assessed yet.