Skip to content

Commit a717e64

Browse files
committed
Bump Hakyll version to 4.16.0.0
1 parent f9ac011 commit a717e64

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
@@ -6,7 +6,7 @@ cabal-version: 2.0
66
executable site
77
main-is: site.hs
88
build-depends: base == 4.*
9-
, hakyll == 4.15.*
9+
, hakyll ^>= 4.16.0.0
1010
, commonmark >= 0.2.2
1111
, filepath ^>= 1.4
1212
, microlens ^>= 0.4.12

0 commit comments

Comments
 (0)