We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84bfed8 commit a6c8ad4Copy full SHA for a6c8ad4
pvp-site.cabal
@@ -7,7 +7,7 @@ tested-with: GHC == 9.4.8 || == 9.6.6 || == 9.8.2
7
executable pvp-site
8
main-is: site.hs
9
hs-source-dirs: src/
10
- build-depends: base >= 4.17 && < 5
+ build-depends: base >= 4.17 && < 4.20
11
, hakyll >= 4.16 && < 4.17
12
, pandoc >= 3.2 && < 3.3
13
, pandoc-types >= 1.23 && < 1.24
0 commit comments