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 02242e9 commit ce45c8eCopy full SHA for ce45c8e
servant/servant.cabal
@@ -100,7 +100,7 @@ library
100
-- Here can be exceptions if we really need features from the newer versions.
101
build-depends:
102
base-compat >= 0.10.5 && < 0.14
103
- , aeson >= 1.4.1.0 && < 2.2
+ , aeson >= 1.4.1.0 && < 2.3
104
, attoparsec >= 0.13.2.2 && < 0.15
105
, bifunctors >= 5.5.3 && < 5.7
106
, case-insensitive >= 1.2.0.11 && < 1.3
0 commit comments