mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-01 00:50:24 +01:00
Remove upper bounds and close #114
This commit is contained in:
parent
52c3a30e0f
commit
6f9c46842e
@ -239,9 +239,6 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
|||||||
-- https://github.com/fpco/stackage/issues/113
|
-- https://github.com/fpco/stackage/issues/113
|
||||||
addRange "Michael Snoyman" "pandoc-types" "< 1.12"
|
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"
|
addRange "Michael Snoyman" "hashable" "< 1.2"
|
||||||
|
|
||||||
-- unknown symbol `utf8_table4'
|
-- unknown symbol `utf8_table4'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user