mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 23:38:29 +01:00
Add upper bound for hakyll (< 4.9.6.0).
Please see https://github.com/jaspervdj/hakyll/issues/544.
This commit is contained in:
parent
8ac25815c3
commit
70101ae6b2
@ -3240,6 +3240,9 @@ packages:
|
||||
# https://github.com/fpco/stackage/issues/2570
|
||||
- pandoc-citeproc < 0.10.5
|
||||
|
||||
# https://github.com/jaspervdj/hakyll/issues/544
|
||||
- hakyll < 4.9.6.0
|
||||
|
||||
# end of packages
|
||||
|
||||
# Package flags are applied to individual packages, and override the values of
|
||||
|
||||
Loading…
Reference in New Issue
Block a user