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.
1 parent d0fd406 commit 5a237a7Copy full SHA for 5a237a7
aeson.cabal
@@ -143,7 +143,7 @@ library
143
scientific >= 0.3.6.2 && < 0.4,
144
strict >= 0.4 && < 0.5,
145
tagged >= 0.8.6 && < 0.9,
146
- th-abstraction >= 0.2.8.0 && < 0.4,
+ th-abstraction >= 0.2.8.0 && < 0.5,
147
these >= 1.1 && < 1.2,
148
unordered-containers >= 0.2.10.0 && < 0.3,
149
uuid-types >= 1.0.3 && < 1.1,
@@ -217,7 +217,7 @@ test-suite aeson-tests
217
dlist,
218
Diff >= 0.4 && < 0.5,
219
filepath,
220
- generic-deriving >= 1.10 && < 1.14,
+ generic-deriving >= 1.10 && < 1.15,
221
ghc-prim >= 0.2,
222
hashable >= 1.2.4.0,
223
scientific,
0 commit comments