composite-opaleye 0.5.2.0 → 0.5.3.0
raw patch · 1 files changed
+1/−1 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- composite-opaleye.cabal +1/−1
composite-opaleye.cabal view
@@ -3,7 +3,7 @@ -- see: https://github.com/sol/hpack name: composite-opaleye-version: 0.5.2.0+version: 0.5.3.0 synopsis: Opaleye SQL for Frames records description: Integration between Frames records and Opaleye SQL, allowing records to be stored, retrieved, and queried from PostgreSQL. category: Records