lifted-base 0.2.3.10 → 0.2.3.11
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~criterion
Dependency ranges changed: criterion
Files
- lifted-base.cabal +2/−2
lifted-base.cabal view
@@ -1,5 +1,5 @@ Name: lifted-base-Version: 0.2.3.10+Version: 0.2.3.11 Synopsis: lifted IO operations from the base library License: BSD3 License-file: LICENSE@@ -90,6 +90,6 @@ build-depends: lifted-base , base >= 3 && < 5 , transformers >= 0.2 && < 0.6- , criterion >= 1 && < 1.2+ , criterion >= 1 && < 1.3 , monad-control >= 0.3 && < 1.1 , monad-peel >= 0.1 && < 0.3