haskell-servant / haskell-servant/servant
layout is overconstrained
Open
- Dominant language
- Haskell
- Stars
- 2k
- Forks
- 427
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 5
Description
Unless I miss something obvious, there's no need to provide a `Context` to the `layout` function to render the api, but it still requires it for applications which use it. `layoutWithContext` seems to be a way of implementing it with less friction rather than a reasonable interface.
Contributor guide
Assessment
This issue has not been assessed yet.