Skip to content

Commit da9c329

Browse files
committed
Allow aeson-2.1
1 parent 4c817d1 commit da9c329

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hackage-cli.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ executable hackage-cli
102102
, mtl
103103

104104
build-depends:
105-
, aeson >= 1.2.4.0 && < 2.1
105+
, aeson >= 1.2.4.0 && < 2.2
106106
-- aeson-1.2.4.0 for stack-8.2.2.yaml
107107
, deepseq ^>= 1.4.0.0
108108
, directory ^>= 1.2.0.1 || ^>= 1.3.0.0

0 commit comments

Comments
 (0)