mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Upper bound for #114
This commit is contained in:
parent
5af803d147
commit
7171e0a902
@ -236,6 +236,9 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
||||
-- https://github.com/fpco/stackage/issues/113
|
||||
addRange "Michael Snoyman" "pandoc-types" "< 1.12"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/114
|
||||
addRange "Michael Snoyman" "mwc-random" "< 0.13"
|
||||
|
||||
addRange "Michael Snoyman" "hashable" "< 1.2"
|
||||
|
||||
-- unknown symbol `utf8_table4'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user