composite-opaleye 0.6.2.0 → 0.7.0.0
raw patch · 1 files changed
+9/−9 lines, 1 filesdep ~composite-basePVP ok
version bump matches the API change (PVP)
Dependency ranges changed: composite-base
API changes (from Hackage documentation)
Files
- composite-opaleye.cabal +9/−9
composite-opaleye.cabal view
@@ -4,17 +4,17 @@ -- -- see: https://github.com/sol/hpack ----- hash: ecbbdea7379111313db5ef320f24808e4d9059d8b3d6a247f526168424461fe5+-- hash: d20f56c0425928a1be4c88663a21f7c61fce729aeae40ef694046e1a6947ac8e name: composite-opaleye-version: 0.6.2.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.+version: 0.7.0.0+synopsis: Opaleye SQL for Vinyl records+description: Integration between Vinyl records and Opaleye SQL, allowing records to be stored, retrieved, and queried from PostgreSQL. category: Records-homepage: https://github.com/ConferHealth/composite#readme+homepage: https://github.com/ConferOpenSource/composite#readme author: Confer Health, Inc.-maintainer: oss@confer.health-copyright: 2017 Confer Health, Inc.+maintainer: oss@vitalbio.com+copyright: 2017 Confer Health, Inc., 2020 Vital Biosciences license: BSD3 build-type: Simple @@ -35,7 +35,7 @@ build-depends: base >=4.7 && <5 , bytestring >=0.10.8.1 && <0.11- , composite-base >=0.5.3.0 && <0.7+ , composite-base >=0.7 && <0.8 , lens >=4.15.4 && <4.18 , opaleye >=0.5.4.0 && <0.7 , postgresql-simple >=0.5.3.0 && <0.7@@ -60,7 +60,7 @@ QuickCheck , base >=4.7 && <5 , bytestring >=0.10.8.1 && <0.11- , composite-base >=0.5.3.0 && <0.7+ , composite-base >=0.7 && <0.8 , composite-opaleye , hspec , lens >=4.15.4 && <4.18