mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-07 11:57:28 +01:00
Another temporary binary workaround
This commit is contained in:
parent
2667a0dfb5
commit
63c3d9bd05
@ -359,6 +359,7 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
|||||||
|
|
||||||
-- binary package dep issue, figure out more fine-grained workaround
|
-- binary package dep issue, figure out more fine-grained workaround
|
||||||
addRange "Michael Snoyman" "SHA" "< 1.6.3"
|
addRange "Michael Snoyman" "SHA" "< 1.6.3"
|
||||||
|
addRange "Michael Snoyman" "pandoc" "< 1.12.3"
|
||||||
|
|
||||||
addRange "Michael Snoyman" "hashable" "< 1.2"
|
addRange "Michael Snoyman" "hashable" "< 1.2"
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user