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 37182d2 commit 7e0a278Copy full SHA for 7e0a278
stylish-haskell.cabal
@@ -118,7 +118,7 @@ Test-suite stylish-haskell-tests
118
test-framework >= 0.4 && < 0.9,
119
test-framework-hunit >= 0.2 && < 0.4,
120
-- Copied from regular dependencies...
121
- aeson >= 0.6 && < 1.3,
+ aeson >= 0.6 && < 1.4,
122
base >= 4.8 && < 5,
123
bytestring >= 0.9 && < 0.11,
124
containers >= 0.3 && < 0.6,
0 commit comments