mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-11 05:47:29 +01:00
Remove pandoc upper bound
This commit is contained in:
parent
96c1ed3a12
commit
1e4a5198e8
@ -332,7 +332,6 @@ 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