composite-ekg 0.5.4.0 → 0.5.5.0
raw patch · 1 files changed
+6/−5 lines, 1 filesdep ~vinyl
Dependency ranges changed: vinyl
Files
- composite-ekg.cabal +6/−5
composite-ekg.cabal view
@@ -1,11 +1,13 @@--- This file has been generated from package.yaml by hpack version 0.20.0.+cabal-version: 1.12++-- This file has been generated from package.yaml by hpack version 0.31.0. -- -- see: https://github.com/sol/hpack ----- hash: ede0627c100b634875900316ad1ba97ad65b35b38d4032df0c600181dfd18b10+-- hash: 098636feed644bfee8a4a2c20ded9ce1b6d19ddf25fad8ccb0954eb6e47fa1d7 name: composite-ekg-version: 0.5.4.0+version: 0.5.5.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. category: Records@@ -15,7 +17,6 @@ copyright: 2017 Confer Health, Inc. license: BSD3 build-type: Simple-cabal-version: >= 1.10 library hs-source-dirs:@@ -28,7 +29,7 @@ , ekg-core >=0.1.1.3 && <0.5 , lens >=4.15.4 && <4.17 , text >=1.2.2.2 && <1.3- , vinyl >=0.5.3 && <0.8+ , vinyl >=0.5.3 && <0.9 exposed-modules: Composite.Ekg other-modules: