We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9731072 commit 043e2c8Copy full SHA for 043e2c8
builder/haskell-org.cabal
@@ -9,7 +9,7 @@ executable haskell-org-site
9
main-is: site.hs
10
other-modules: Testimonial
11
build-depends: base == 4.*
12
- , hakyll >=4.12 && <4.16
+ , hakyll >=4.12 && <4.17
13
, aeson
14
, binary
15
, bytestring
0 commit comments