We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93f260a commit 854bca2Copy full SHA for 854bca2
1 file changed
hackage-cli.cabal
@@ -120,14 +120,14 @@ executable hackage-cli
120
, microlens-mtl >= 0.1.11.1 && < 0.3
121
, microlens-th >= 0.4.1.3 && < 0.5
122
, netrc ^>= 0.2.0.0
123
- , optparse-applicative >= 0.14 && < 0.18
+ , optparse-applicative >= 0.14 && < 0.19
124
, process-extras ^>= 0.7.4
125
- , semigroups >= 0.18.3 && < 0.21
+ , semigroups >= 0.18.3 && < 0.21
126
, stringsearch ^>= 0.3.6
127
, tagsoup ^>= 0.14
128
, tar ^>= 0.5
129
- , text >= 1.2 && < 2.1
130
- , time >= 1.5.0.1 && < 1.13
+ , text >= 1.2 && < 2.1
+ , time >= 1.5.0.1 && < 1.13
131
, unordered-containers ^>= 0.2.7
132
, zlib ^>= 0.6.1
133
0 commit comments