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

Commit

Permalink
raise optparse-applicative upper bound
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbecich committed Mar 12, 2023
1 parent d7b0c16 commit 6d8cd81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion haddock-library/haddock-library.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ test-suite fixtures
, base-compat ^>= 0.12.0
, directory ^>= 1.3.0.2
, filepath ^>= 1.4.1.2
, optparse-applicative ^>= 0.15
, optparse-applicative >= 0.15
, tree-diff ^>= 0.2 || ^>= 0.3

source-repository head
Expand Down

0 comments on commit 6d8cd81

Please sign in to comment.