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.