Skip to content

Commit

Permalink
Switch minimum version of Cabal.
Browse files Browse the repository at this point in the history
  • Loading branch information
kosmikus committed Nov 27, 2023
1 parent 45ca516 commit d84bb2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lhs2tex.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ extra-doc-files: CHANGELOG.md

custom-setup
setup-depends: base >= 4.2 && < 5,
Cabal >= 2.0 && < 3.11,
Cabal >= 2.2 && < 3.11,
directory >= 1.3 && < 1.4,
process >= 1.6 && < 1.7,
regex-compat >= 0.95.2 && < 0.96
Expand Down

0 comments on commit d84bb2a

Please sign in to comment.