haskell-servant/servant

Lenient combinator infers to "Either String"

Open

#1,118 opened on 2019年2月6日

GitHub で見る
 (4 comments) (0 reactions) (0 assignees)Haskell (422 forks)batch import
bughelp wanted

Repository metrics

Stars
 (1,953 stars)
PR merge metrics
 (平均マージ 5h 49m) (30d で 2 merged PRs)

説明

Using ReqBody' '[Required, Lenient] '[JSON] Events

Expected according to docs is Either Text.

コントリビューターガイド