Skip to content

Commit 3d20865

Browse files
committed
Bump path upper version bound to 0.9 (<0.9)
1 parent 5a7cad3 commit 3d20865

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unicode-transforms.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ benchmark bench
188188
, filepath >=1.0 && <2
189189
, gauge >=0.2.0 && <0.3
190190
, optparse-applicative >=0.0.1 && <0.16
191-
, path >=0.0.0 && <0.8
191+
, path >=0.0.0 && <0.9
192192
, path-io >=0.1.0 && <1.7
193193
, text >=1.1.1 && <1.3
194194
, unicode-transforms

0 commit comments

Comments
 (0)