Safe Haskell | None |
---|---|
Language | GHC2021 |
Hix.Json
Documentation
jsonConfig :: FromJSON a => (Text -> Error) -> JsonConfig -> M a Source #
jsonConfigE :: FromJSON a => (Text -> Error) -> Either a JsonConfig -> M a Source #
Safe Haskell | None |
---|---|
Language | GHC2021 |
Hix.Json
jsonConfig :: FromJSON a => (Text -> Error) -> JsonConfig -> M a Source #
jsonConfigE :: FromJSON a => (Text -> Error) -> Either a JsonConfig -> M a Source #