argo-0.2022.2.2: Parse and render JSON.
Safe HaskellSafe-Inferred
LanguageHaskell2010

Argo.Type.Decoder

Documentation

listWith :: Decoder a -> [a] -> Decoder [a] Source #