type QueryName = BS.ByteString
type QueryValue = BS.ByteString
--- | Like 'capture'' but with the type variable @(a)@ first instead or @(repr)@
+-- | Like 'queryParams'' but with the type variable @(a)@ first instead or @(repr)@
-- so it can be passed using 'TypeApplications' without adding a |\@_| for @(repr)@.
queryParams ::
forall a k repr.