composite-ekg 0.6.2.0 → 0.7.0.0
raw patch · 1 files changed
+8/−8 lines, 1 filesdep ~composite-base
Dependency ranges changed: composite-base
Files
- composite-ekg.cabal +8/−8
composite-ekg.cabal view
@@ -4,17 +4,17 @@ -- -- see: https://github.com/sol/hpack ----- hash: c1cfb54e02b7bb6a3c9c4804159df5449b8401fa05d8e637ac664a8116b06f81+-- hash: 998d39e6875e43f766309b6553860573242813a2d72d5ee87e1f42020fccc9ad name: composite-ekg-version: 0.6.2.0-synopsis: EKG Metrics for Vinyl/Frames records-description: Integration between EKG and Vinyl/Frames records allowing records holding registered metrics to be easily constructed from a type declaration.+version: 0.7.0.0+synopsis: EKG Metrics for Vinyl records+description: Integration between EKG and Vinyl records allowing records holding registered metrics to be easily constructed from a type declaration. 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 @@ -29,7 +29,7 @@ ghc-options: -Wall -O2 build-depends: base >=4.7 && <5- , composite-base >=0.5.3.0 && <0.7+ , composite-base >=0.7 && <0.8 , ekg-core >=0.1.1.3 && <0.5 , lens >=4.15.4 && <4.18 , text >=1.2.2.2 && <1.3