Skip to content

Commit 5cb44f9

Browse files
committed
Add attoparsec-aeson dependency
1 parent ff2c1bb commit 5cb44f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

servant/servant.cabal

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ library
102102
base-compat >= 0.10.5 && < 0.14
103103
, aeson >= 1.4.1.0 && < 3
104104
, attoparsec >= 0.13.2.2 && < 0.15
105+
, attoparsec-aeson >= 2.2 && < 3
105106
, bifunctors >= 5.5.3 && < 5.6
106107
, case-insensitive >= 1.2.0.11 && < 1.3
107108
, deepseq >= 1.4.2.0 && < 1.5

0 commit comments

Comments
 (0)