hschema-prettyprinter 0.0.1.0 → 0.0.1.1
raw patch · 1 files changed
+2/−2 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
hschema-prettyprinter.cabal view
@@ -4,10 +4,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: 518e7bb74f203a661d7e0caef3211a490932bee80e49c33cfec085d6af34bf65+-- hash: 4c6069918f0df70bd857ef822bc3e62dc08656ebc66f5115de3bead5eb40d9c6 name: hschema-prettyprinter-version: 0.0.1.0+version: 0.0.1.1 synopsis: Describe schemas for your Haskell data types. description: Please see the README on GitHub at <https://github.com/alonsodomin/haskell-schema#readme> category: Data,Schema,Text