Skip to content

Commit 854bca2

Browse files
committed
Bump optparse-applicative
1 parent 93f260a commit 854bca2

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

hackage-cli.cabal

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -120,14 +120,14 @@ executable hackage-cli
120120
, microlens-mtl >= 0.1.11.1 && < 0.3
121121
, microlens-th >= 0.4.1.3 && < 0.5
122122
, netrc ^>= 0.2.0.0
123-
, optparse-applicative >= 0.14 && < 0.18
123+
, optparse-applicative >= 0.14 && < 0.19
124124
, process-extras ^>= 0.7.4
125-
, semigroups >= 0.18.3 && < 0.21
125+
, semigroups >= 0.18.3 && < 0.21
126126
, stringsearch ^>= 0.3.6
127127
, tagsoup ^>= 0.14
128128
, tar ^>= 0.5
129-
, text >= 1.2 && < 2.1
130-
, time >= 1.5.0.1 && < 1.13
129+
, text >= 1.2 && < 2.1
130+
, time >= 1.5.0.1 && < 1.13
131131
, unordered-containers ^>= 0.2.7
132132
, zlib ^>= 0.6.1
133133

0 commit comments

Comments
 (0)