typson-esqueleto 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-esqueleto.cabal +2/−2
README.md view
@@ -1,1 +1,4 @@ # typson-esqueleto++This package provides the integration for using `typson-core` with the+`esqueleto` PostgreSQL ORM.
typson-esqueleto.cabal view
@@ -4,10 +4,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: 7a0e7aa5be266845f2d78a10d41cc445864d4f220224bf926e92d1df3b1a119c+-- hash: 18f336da158e3360a0997c62d750fee10c0dd696e5e23efcb713000d9638efd8 name: typson-esqueleto-version: 0.1.0.0+version: 0.1.0.1 synopsis: Typson Esqueleto Integration description: Please see the README on GitHub at <https://github.com/aaronallen8455/typson#readme> category: Database