packages feed

little-rio 1.0.0 → 1.0.1

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~little-loggerPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: little-logger

API changes (from Hackage documentation)

Files

little-rio.cabal view
@@ -4,10 +4,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: 5cf4cd5486faeb568a52489ccbe6512d994a8f0594705ad1500650a242be642c+-- hash: f81c4dd488c8eaba076b9bf8159a26d56663eea5a73b615126571edd541b1fb4  name:           little-rio-version:        1.0.0+version:        1.0.1 synopsis:       When you need just the RIO monad description:    Please see the README on GitHub at <https://github.com/ejconlon/little-rio#readme> category:       Control@@ -47,7 +47,7 @@       base >=4.12 && <5     , deepseq >=1.4.4.0 && <2     , exceptions >=0.10 && <1-    , little-logger ==1.0.*+    , little-logger >=1.0.1 && <1.1     , microlens >=0.4 && <1     , microlens-mtl >=0.2 && <1     , mtl >=2.2 && <3