Skip to content

Commit 043e2c8

Browse files
committed
Bump the upper bound on hakyll
1 parent 9731072 commit 043e2c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

builder/haskell-org.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ executable haskell-org-site
99
main-is: site.hs
1010
other-modules: Testimonial
1111
build-depends: base == 4.*
12-
, hakyll >=4.12 && <4.16
12+
, hakyll >=4.12 && <4.17
1313
, aeson
1414
, binary
1515
, bytestring

0 commit comments

Comments
 (0)