File: newer-deps

package info (click to toggle)
haskell-path-io 1.6.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 160 kB
  • sloc: haskell: 857; makefile: 5
file content (20 lines) | stat: -rw-r--r-- 929 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--- a/path-io.cabal
+++ b/path-io.cabal
@@ -27,7 +27,7 @@
                     , dlist        >= 0.8     && < 0.9
                     , exceptions   >= 0.8     && < 0.11
                     , filepath     >= 1.2     && < 1.5
-                    , path         >= 0.6     && < 0.7
+                    , path         >= 0.6     && < 0.8
                     , temporary    >= 1.1     && < 1.4
                     , time         >= 1.4     && < 1.10
                     , transformers >= 0.3     && < 0.6
@@ -57,7 +57,7 @@
                     , exceptions   >= 0.8     && < 0.11
                     , hspec        >= 2.0     && < 3.0
                     , filepath     >= 1.2     && < 1.5
-                    , path         >= 0.6     && < 0.7
+                    , path         >= 0.6     && < 0.8
                     , path-io
                     , transformers >= 0.3     && < 0.6
                     , unix-compat