Skip to content

Commit 7e0a278

Browse files
committed
Bump aeson to 1.3 for tests
1 parent 37182d2 commit 7e0a278

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stylish-haskell.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ Test-suite stylish-haskell-tests
118118
test-framework >= 0.4 && < 0.9,
119119
test-framework-hunit >= 0.2 && < 0.4,
120120
-- Copied from regular dependencies...
121-
aeson >= 0.6 && < 1.3,
121+
aeson >= 0.6 && < 1.4,
122122
base >= 4.8 && < 5,
123123
bytestring >= 0.9 && < 0.11,
124124
containers >= 0.3 && < 0.6,

0 commit comments

Comments
 (0)