Skip to content

Commit aafbf1d

Browse files
authored
Bump aeson bound to < 1.6
1 parent f1569c0 commit aafbf1d

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
@@ -138,7 +138,7 @@ Test-suite stylish-haskell-tests
138138
test-framework-hunit >= 0.2 && < 0.4,
139139
random >= 1.1,
140140
-- Copied from regular dependencies...
141-
aeson >= 0.6 && < 1.5,
141+
aeson >= 0.6 && < 1.6,
142142
base >= 4.8 && < 5,
143143
bytestring >= 0.9 && < 0.11,
144144
Cabal >= 2.4 && < 3.1,

0 commit comments

Comments
 (0)