diff options
| author | Eugen Wissner <belka@caraus.de> | 2025-08-09 15:02:20 +0300 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2025-08-09 15:02:20 +0300 |
| commit | 6becdeb53ed0bbad77cddeab73d08a1210d195ac (patch) | |
| tree | 26a194669b2a644d8894509e84fc322cc8f8838b /fountainhead.cabal | |
| parent | 9a0bf081010dcaaa3309b229fd6fe885c6798f08 (diff) | |
| download | fountainhead-6becdeb53ed0bbad77cddeab73d08a1210d195ac.tar.gz | |
Update optparse-applicative to 0.19.0.0
Diffstat (limited to 'fountainhead.cabal')
| -rw-r--r-- | fountainhead.cabal | 2 |
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, |
