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

Commit 6d8cd81

Browse files
committed
raise optparse-applicative upper bound
1 parent d7b0c16 commit 6d8cd81

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)