haskell-servant/servant

Lenient combinator infers to "Either String"

Open

#1,118 创建于 2019年2月6日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)Haskell (1,953 star) (422 fork)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