mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-07 20:07:31 +01:00
Solve SHA 1.6.3 issue temporarily
This commit is contained in:
parent
7d1a61cfcb
commit
2667a0dfb5
@ -357,6 +357,9 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
|||||||
-- https://github.com/fpco/stackage/issues/171
|
-- https://github.com/fpco/stackage/issues/171
|
||||||
addRange "Michael Snoyman" "pandoc-citeproc" "< 0.3"
|
addRange "Michael Snoyman" "pandoc-citeproc" "< 0.3"
|
||||||
|
|
||||||
|
-- binary package dep issue, figure out more fine-grained workaround
|
||||||
|
addRange "Michael Snoyman" "SHA" "< 1.6.3"
|
||||||
|
|
||||||
addRange "Michael Snoyman" "hashable" "< 1.2"
|
addRange "Michael Snoyman" "hashable" "< 1.2"
|
||||||
|
|
||||||
-- Requires binary 0.7
|
-- Requires binary 0.7
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user