summaryrefslogtreecommitdiff
path: root/fountainhead.cabal
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2025-08-09 15:02:20 +0300
committerEugen Wissner <belka@caraus.de>2025-08-09 15:02:20 +0300
commit6becdeb53ed0bbad77cddeab73d08a1210d195ac (patch)
tree26a194669b2a644d8894509e84fc322cc8f8838b /fountainhead.cabal
parent9a0bf081010dcaaa3309b229fd6fe885c6798f08 (diff)
downloadfountainhead-6becdeb53ed0bbad77cddeab73d08a1210d195ac.tar.gz
Update optparse-applicative to 0.19.0.0
Diffstat (limited to 'fountainhead.cabal')
-rw-r--r--fountainhead.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/fountainhead.cabal b/fountainhead.cabal
index 168122b..9208514 100644
--- a/fountainhead.cabal
+++ b/fountainhead.cabal
@@ -58,7 +58,7 @@ executable fountainhead
containers,
fountainhead,
megaparsec,
- optparse-applicative ^>= 0.18.1,
+ optparse-applicative ^>= 0.19.0,
parser-combinators,
vector,
transformers,