Skip to content

Commit 4b48aa8

Browse files
committed
Bump Cabal to < 3.18
1 parent 4dd730a commit 4b48aa8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extensions.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ library
9494
-- this causes problems in practice let's
9595
-- revisit this decision and come up with
9696
-- another approach.
97-
, Cabal-syntax ^>= 3.14
97+
, Cabal-syntax >= 3.14 && < 3.18
9898
, containers >= 0.6 && < 0.9
9999
, directory ^>= 1.3
100100
, filepath >= 1.4 && < 1.6

0 commit comments

Comments
 (0)