typson-beam 0.1.0.0 → 0.1.0.1
raw patch · 2 files changed
+5/−2 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- README.md +3/−0
- typson-beam.cabal +2/−2
README.md view
@@ -1,1 +1,4 @@ # typson-beam++This package provides the integration for using `typson-core` with the `beam`+PostgreSQL ORM.
typson-beam.cabal view
@@ -4,10 +4,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: a8b6266051ddd3dedc036b170c169caf7d6474cdb0912c3abc4a6cd2d1be17f1+-- hash: e51cd8cb068aa614105f336d29cab9e19bca237c85c572119e5b6b3ca53c3d30 name: typson-beam-version: 0.1.0.0+version: 0.1.0.1 synopsis: Typson Beam Integration description: Please see the README on GitHub at <https://github.com/aaronallen8455/typson#readme> category: Database