We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7cce203 + f66277c commit 16776c4Copy full SHA for 16776c4
aeson.cabal
@@ -1,6 +1,7 @@
1
cabal-version: 2.2
2
name: aeson
3
version: 2.2.2.0
4
+x-revision: 1
5
license: BSD-3-Clause
6
license-file: LICENSE
7
category: Text, Web, JSON
@@ -127,14 +128,14 @@ library
127
128
, semialign ^>=1.3
129
, strict ^>=0.5
130
, tagged ^>=0.8.7
- , text-iso8601 ^>=0.1
131
+ , text-iso8601 ^>=0.1.1
132
, text-short ^>=0.1.5
133
, th-abstraction ^>=0.5.0.0 || ^>=0.6.0.0 || ^>=0.7.0.0
134
, these ^>=1.2
135
, unordered-containers ^>=0.2.10.0
136
, uuid-types ^>=1.0.5
137
, vector ^>=0.13.0.0
- , witherable ^>=0.4.2
138
+ , witherable ^>=0.4.2 || ^>=0.5
139
140
ghc-options: -Wall
141
0 commit comments