little-rio 2.0.0 → 2.0.1
raw patch · 1 files changed
+4/−4 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 +4/−4
little-rio.cabal view
@@ -1,13 +1,13 @@ cabal-version: 1.12 --- This file has been generated from package.yaml by hpack version 0.35.1.+-- This file has been generated from package.yaml by hpack version 0.35.2. -- -- see: https://github.com/sol/hpack ----- hash: 5a57c092ba5bccf9876a634d97b3f2048b4ba5261a47f906c61090dd84c6e66c+-- hash: 29a5ac4cb7039c63f9b16ffa254e0100726fd220aa6c7721a65cc7761fc98648 name: little-rio-version: 2.0.0+version: 2.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@@ -46,7 +46,7 @@ build-depends: base >=4.12 && <5 , exceptions >=0.10 && <1- , little-logger >=1.0.1 && <1.1+ , little-logger >=1.0.2 && <1.1 , microlens >=0.4 && <1 , mtl >=2.2 && <3 , primitive >=0.7.0.1 && <1