Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
FromJSON
instances for API.Metadata. Kept separately to discourage
becoming a dumping ground for orphan instances
Orphan instances
FromJSON RQLMetadataRequest Source # | |
parseJSON :: Value -> Parser RQLMetadataRequest Source # parseJSONList :: Value -> Parser [RQLMetadataRequest] Source # | |
FromJSON RQLMetadataV1 Source # | Note! You're seeing some orphan instances for |
parseJSON :: Value -> Parser RQLMetadataV1 Source # parseJSONList :: Value -> Parser [RQLMetadataV1] Source # | |
FromJSON RQLMetadataV2 Source # | |
parseJSON :: Value -> Parser RQLMetadataV2 Source # parseJSONList :: Value -> Parser [RQLMetadataV2] Source # |