haskell-servant / haskell-servant/servant-js
"JSON expected in list ..." compile error
Open
- Dominant language
- Haskell
- Stars
- 23
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I'm getting this error because some routes do not support JSON, and yet they are on the same endpoint branch.
Would ignoring such routes even be possible?
Is there some reason why such routes are not silently ignored?
Would add JSON, although not used, to the list have any side-effects?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.