Skip to content

Commit 5a237a7

Browse files
committed
Allow th-abstraction-0.4
1 parent d0fd406 commit 5a237a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

aeson.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ library
143143
scientific >= 0.3.6.2 && < 0.4,
144144
strict >= 0.4 && < 0.5,
145145
tagged >= 0.8.6 && < 0.9,
146-
th-abstraction >= 0.2.8.0 && < 0.4,
146+
th-abstraction >= 0.2.8.0 && < 0.5,
147147
these >= 1.1 && < 1.2,
148148
unordered-containers >= 0.2.10.0 && < 0.3,
149149
uuid-types >= 1.0.3 && < 1.1,
@@ -217,7 +217,7 @@ test-suite aeson-tests
217217
dlist,
218218
Diff >= 0.4 && < 0.5,
219219
filepath,
220-
generic-deriving >= 1.10 && < 1.14,
220+
generic-deriving >= 1.10 && < 1.15,
221221
ghc-prim >= 0.2,
222222
hashable >= 1.2.4.0,
223223
scientific,

0 commit comments

Comments
 (0)