mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Upper bounds for #113
This commit is contained in:
parent
82aa01c95a
commit
aa05a2c45b
@ -227,6 +227,9 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
||||
-- https://github.com/fpco/stackage/issues/107
|
||||
addRange "Michael Snoyman" "split" "< 0.2.2"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/113
|
||||
addRange "Michael Snoyman" "pandoc-types" "< 1.12"
|
||||
|
||||
addRange "Michael Snoyman" "hashable" "< 1.2"
|
||||
|
||||
-- unknown symbol `utf8_table4'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user