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 (1,953 stars) (422 forks)batch import
bughelp wanted

説明

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

Expected according to docs is Either Text.

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

Lenient combinator infers to "Either String" · haskell-servant/servant#1118 | Good First Issue