Skip to content
This repository was archived by the owner on Aug 3, 2024. It is now read-only.

Commit a75c08f

Browse files
authored
Merge pull request #1583 from peterbecich/optparse-constraint
raise `optparse-applicative` upper bound
2 parents 3c9ddec + 6d8cd81 commit a75c08f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

haddock-library/haddock-library.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ test-suite fixtures
116116
, base-compat ^>= 0.12.0
117117
, directory ^>= 1.3.0.2
118118
, filepath ^>= 1.4.1.2
119-
, optparse-applicative ^>= 0.15
119+
, optparse-applicative >= 0.15
120120
, tree-diff ^>= 0.2 || ^>= 0.3
121121

122122
source-repository head

0 commit comments

Comments
 (0)