serokell/servant-util

Export the `MkSomeFilter` typeclass

Closed this issue · 1 comments

servant-util should export the MkSomeFilter typeclass from the Servant.Util.Combinators.Filtering.Construction module so that library consumers can implement their own helpers for defining manual filters and give them a type signature.

That's a fair concern, thanks for pointing it out.

Created #44, please review it.