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 8e7b538 commit c778a18Copy full SHA for c778a18
servant/servant.cabal
@@ -96,7 +96,7 @@ library
96
-- Here can be exceptions if we really need features from the newer versions.
97
build-depends:
98
base-compat >= 0.10.5 && < 0.12
99
- , aeson >= 1.4.1.0 && < 1.5
+ , aeson >= 1.4.1.0 && < 1.6
100
, attoparsec >= 0.13.2.2 && < 0.14
101
, bifunctors >= 5.5.3 && < 5.6
102
, case-insensitive >= 1.2.0.11 && < 1.3
0 commit comments