Add upper bound for hakyll.

Please see https://github.com/jaspervdj/hakyll/issues/540.
This commit is contained in:
Luke Murphy 2017-06-06 14:32:36 +01:00
parent 42ee17284b
commit ef2d47d787
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC

View File

@ -3231,6 +3231,9 @@ packages:
# https://github.com/fpco/stackage/issues/2562 # https://github.com/fpco/stackage/issues/2562
- trifecta < 1.7 - trifecta < 1.7
# https://github.com/jaspervdj/hakyll/issues/540
- hakyll < 4.9.5.1
# end of packages # end of packages
# Package flags are applied to individual packages, and override the values of # Package flags are applied to individual packages, and override the values of