composite-opaleye 0.5.0.0 → 0.5.1.0
raw patch · 1 files changed
+2/−2 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- composite-opaleye.cabal +2/−2
composite-opaleye.cabal view
@@ -3,13 +3,13 @@ -- see: https://github.com/sol/hpack name: composite-opaleye-version: 0.5.0.0+version: 0.5.1.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 homepage: https://github.com/ConferHealth/composite#readme author: Confer Health, Inc.-maintainer: oss@confer.care+maintainer: oss@confer.health copyright: 2017 Confer Health, Inc. license: BSD3 build-type: Simple