aeson-schemas-1.0.0: Easily consume JSON data on-demand with type-safety

MaintainerBrandon Chinn <brandon@leapyear.io>
Stabilityexperimental
Portabilityportable
Safe HaskellSafe
LanguageHaskell2010

Data.Aeson.Schema.Show

Description

Utilities for showing a schema. Meant to be imported qualified.

Synopsis

Documentation

showSchemaType :: SchemaType -> String Source #

Pretty show the given SchemaType.