You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This library provides a new Servant combinator called DepReqBody that allows for dependently typed routing. In this context, dependently typed means that the type of the parsed body can influence the rest of the route.