packages feed

composite-aeson-refined 0.7.3.0 → 0.7.4.0

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~refinedPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: refined

API changes (from Hackage documentation)

Files

composite-aeson-refined.cabal view
@@ -4,10 +4,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: 938221a0dafd059d0f707c30dc6a825308d6d99baf57ccb0cacb6f0ab7db017e+-- hash: 8d060f738725767449cf6cc5e4150735b9f2b683eaa181c3e5e40f61126619a1  name:           composite-aeson-refined-version:        0.7.3.0+version:        0.7.4.0 synopsis:       composite-aeson support for Refined from the refined package description:    JsonFormat and DefaultJsonFormat for Refined category:       Records@@ -32,5 +32,5 @@     , base >=4.7 && <5     , composite-aeson >=0.7 && <0.8     , mtl >=2.2.1 && <2.3-    , refined >=0.1.2.1 && <0.6+    , refined >=0.1.2.1 && <0.7   default-language: Haskell2010