composite-binary 0.7.4.0 → 0.7.5.0
raw patch · 1 files changed
+4/−4 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- composite-binary.cabal +4/−4
composite-binary.cabal view
@@ -1,20 +1,20 @@ cabal-version: 1.12 --- This file has been generated from package.yaml by hpack version 0.33.0.+-- This file has been generated from package.yaml by hpack version 0.34.3. -- -- see: https://github.com/sol/hpack ----- hash: a6ec3b30f6193a5ac05adee9358e841a0f1985c3a23c48d9ceafc78ec0621524+-- hash: f638fa0382ddb7ad13e47f4009f160d3c4729b52b64d2ab24e505c7ddcd8b5ec name: composite-binary-version: 0.7.4.0+version: 0.7.5.0 synopsis: Orphan binary instances. description: Binary instance for (:->) and Record. category: Records homepage: https://github.com/ConferOpenSource/composite#readme author: Confer Health, Inc maintainer: oss@vitalbio.com-copyright: 2017 Confer Health, Inc., 2020 Vital Biosciences+copyright: 2017 Confer Health, Inc., 2020-2021 Vital Biosciences license: BSD3 build-type: Simple