mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Remove upper bounds and close #109
This commit is contained in:
parent
2c541a5801
commit
b3b6b28451
@ -216,9 +216,6 @@ 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/109
|
||||
addRange "Michael Snoyman" "case-insensitive" "< 1.1"
|
||||
|
||||
addRange "Michael Snoyman" "hashable" "< 1.2"
|
||||
|
||||
-- unknown symbol `utf8_table4'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user