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 57bb412 + cfdf6d4 commit c41604bCopy full SHA for c41604b
aeson.cabal
@@ -133,7 +133,7 @@ library
133
, tagged ^>=0.8.7
134
, text-iso8601 ^>=0.1
135
, text-short ^>=0.1.5
136
- , th-abstraction ^>=0.5.0.0 || ^>=0.6.0.0
+ , th-abstraction ^>=0.5.0.0 || ^>=0.6.0.0 || ^>=0.7.0.0
137
, these ^>=1.2
138
, unordered-containers ^>=0.2.10.0
139
, uuid-types ^>=1.0.5
@@ -242,7 +242,7 @@ test-suite aeson-tests
242
build-depends: integer-gmp
243
244
if impl(ghc >=9.2 && <9.7)
245
- build-depends: nothunks >=0.1.4 && <0.2
+ build-depends: nothunks >=0.1.4 && <0.3
246
247
source-repository head
248
type: git
0 commit comments