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
The Servant combinator QueryFlag allows for the use things like /books?published to signify that only books which are published should be returned. There is no analogous combinator in this library, I would be happy to implement it myself.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
The Servant combinator
QueryFlag
allows for the use things like/books?published
to signify that only books which are published should be returned. There is no analogous combinator in this library, I would be happy to implement it myself.The text was updated successfully, but these errors were encountered: