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 ff2c1bb commit 5cb44f9Copy full SHA for 5cb44f9
servant/servant.cabal
@@ -102,6 +102,7 @@ library
102
base-compat >= 0.10.5 && < 0.14
103
, aeson >= 1.4.1.0 && < 3
104
, attoparsec >= 0.13.2.2 && < 0.15
105
+ , attoparsec-aeson >= 2.2 && < 3
106
, bifunctors >= 5.5.3 && < 5.6
107
, case-insensitive >= 1.2.0.11 && < 1.3
108
, deepseq >= 1.4.2.0 && < 1.5
0 commit comments