Update optparse-applicative to 0.19.0.0

This commit is contained in:
2025-08-09 15:02:20 +03:00
parent 9a0bf08101
commit 6becdeb53e
2 changed files with 6 additions and 6 deletions

View File

@@ -58,7 +58,7 @@ executable fountainhead
containers,
fountainhead,
megaparsec,
optparse-applicative ^>= 0.18.1,
optparse-applicative ^>= 0.19.0,
parser-combinators,
vector,
transformers,