mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Upper bounds for #116
This commit is contained in:
parent
353250cb5a
commit
908a8c2018
@ -245,6 +245,9 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
||||
-- https://github.com/fpco/stackage/issues/115
|
||||
addRange "Michael Snoyman" "pandoc" "< 1.12"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/116
|
||||
addRange "Michael Snoyman" "semigroups" "< 0.10"
|
||||
|
||||
addRange "Michael Snoyman" "hashable" "< 1.2"
|
||||
|
||||
-- unknown symbol `utf8_table4'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user