packages feed

Hastructure 0.45.2 → 0.45.3

raw patch · 1 files changed

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

version bump matches the API change (PVP)

Dependency ranges changed: lens

API changes (from Hackage documentation)

Files

Hastructure.cabal view
@@ -5,7 +5,7 @@ -- see: https://github.com/sol/hpack  name:           Hastructure-version:        0.45.2+version:        0.45.3 synopsis:       Cashflow modeling library for structured finance description:    Please see the README on GitHub at <https://github.com/yellowbean/Hastructure#readme> category:       StructuredFinance,Securitisation,Cashflow@@ -99,7 +99,7 @@     generic-lens >= 2.2.2 && < 2.3,     http-types >= 0.12.4 && < 0.13,     ieee754 >= 0.8.0 && < 0.9,-    lens >= 5.2.3 && < 5.3.4,+    lens >= 5.2.3 && < 5.3.5,     parallel >= 3.2.2 && < 3.3,     math-functions >= 0.3.4 && < 0.4,     monad-loops >= 0.4.3 && < 0.5,