Skip to content

Commit 263aac1

Browse files
committed
cabal: loosen "these" version bound
1 parent 8243c44 commit 263aac1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

patch.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ library
6969
default-extensions: PolyKinds
7070

7171
if flag(split-these)
72-
build-depends: these >= 1 && <1.2
72+
build-depends: these >= 1 && <1.3
7373
, semialign >=1 && <1.3
7474
, monoidal-containers >= 0.6 && < 0.7
7575
else

0 commit comments

Comments
 (0)