mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 15:28:29 +01:00
Remove upper bound and fix #108
This commit is contained in:
parent
62c4226c61
commit
ad75ce82d7
@ -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/108
|
||||
addRange "Michael Snoyman" "cryptohash" "< 0.10"
|
||||
|
||||
addRange "Michael Snoyman" "hashable" "< 1.2"
|
||||
|
||||
-- unknown symbol `utf8_table4'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user