schematic-0.5.0.0: JSON-biased spec and validation tool

Safe HaskellNone
LanguageHaskell2010

Data.Schematic.JsonSchema

Documentation

toJsonSchema :: forall proxy schema. SingI schema => proxy (schema :: Schema) -> Maybe Schema Source #