Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Synopsis
- newtype QueryParams = QueryParams {}
- data QueryParamsTransformFn
Documentation
newtype QueryParams Source #
The actual query params we are transforming.
This newtype is necessary because otherwise we end up with an orphan instance.
Instances
data QueryParamsTransformFn Source #
The defunctionalized transformation QueryParams