packages feed

turtle 1.3.5 → 1.3.6

raw patch · 1 files changed

+4/−4 lines, 1 filesdep ~optparse-applicativedep ~processdep ~time

Dependency ranges changed: optparse-applicative, process, time

Files

turtle.cabal view
@@ -1,5 +1,5 @@ Name: turtle-Version: 1.3.5+Version: 1.3.6 Cabal-Version: >=1.10 Build-Type: Simple License: BSD3@@ -58,16 +58,16 @@         foldl                >= 1.1     && < 1.4 ,         hostname                           < 1.1 ,         managed              >= 1.0.3   && < 1.1 ,-        process              >= 1.0.1.1 && < 1.5 ,+        process              >= 1.0.1.1 && < 1.7 ,         semigroups           >= 0.5.0   && < 0.19,         system-filepath      >= 0.3.1   && < 0.5 ,         system-fileio        >= 0.2.1   && < 0.4 ,         stm                                < 2.5 ,         temporary                          < 1.3 ,         text                               < 1.3 ,-        time                               < 1.7 ,+        time                               < 1.9 ,         transformers         >= 0.2.0.0 && < 0.6 ,-        optparse-applicative >= 0.13    && < 0.14,+        optparse-applicative >= 0.13    && < 0.15,         optional-args        >= 1.0     && < 2.0 ,         unix-compat          >= 0.4     && < 0.5     if os(windows)