Skip to content

Commit 71c134b

Browse files
Allow building with GHC 9.4.4
1 parent 8e7d220 commit 71c134b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

message-index/message-index.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ executable site
1111
, filepath ^>= 1.4
1212
, microlens ^>= 0.4.12
1313
, binary ^>= 0.8.8
14-
, aeson ^>= 2.0.3
14+
, aeson ^>= 2.0.3 || ^>= 2.1
1515
, pandoc-types ^>= 1.22
1616
, containers ^>= 0.6
1717
, text ^>= 1.2 || ^>= 2.0

0 commit comments

Comments
 (0)