shelly 1.6.8 → 1.6.8.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~asyncdep ~bytestringdep ~containers
Dependency ranges changed: async, bytestring, containers, enclosed-exceptions, lifted-async, lifted-base, mtl, process, text, time, transformers, transformers-base
Files
- shelly.cabal +2/−2
shelly.cabal view
@@ -1,6 +1,6 @@ Name: shelly -Version: 1.6.8+Version: 1.6.8.1 Synopsis: shell-like (systems) programming in Haskell Description: Shelly provides convenient systems programming in Haskell,@@ -128,7 +128,7 @@ unix-compat < 0.5, system-filepath >= 0.4.7 && < 0.5, system-fileio < 0.4,- time >= 1.3 && < 1.6,+ time >= 1.3 && < 1.7, mtl >= 2, HUnit >= 1.2, hspec >= 1.5,