packages feed

composite-ekg 0.8.2.1 → 0.8.2.2

raw patch · 1 files changed

+2/−8 lines, 1 filesdep ~lensPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: lens

API changes (from Hackage documentation)

Files

composite-ekg.cabal view
@@ -1,13 +1,7 @@ cabal-version: 1.12 --- This file has been generated from package.yaml by hpack version 0.34.7.------ see: https://github.com/sol/hpack------ hash: c5c143eb918a8d555e19489fecbbd3b4484636640c2c9949d8c185c533175b12- name:           composite-ekg-version:        0.8.2.1+version:        0.8.2.2 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@@ -46,7 +40,7 @@       base >=4.12 && <5     , composite-base ==0.8.*     , ekg-core >=0.1.1.3 && <0.2-    , lens >=4.15.4 && <5.2+    , lens >=4.15.4 && <5.3     , text >=1.2.2.2 && <1.3     , vinyl >=0.5.3 && <0.15   default-language: Haskell2010