mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Remove upper bounds and close #100
This commit is contained in:
parent
a946d39b37
commit
2a89071bca
@ -216,9 +216,6 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
||||
addRange "Michael Snoyman" "vhd" "< 0.2"
|
||||
addRange "Michael Snoyman" "cprng-aes" "< 0.4"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/100
|
||||
addRange "Michael Snoyman" "tagged" "< 0.7"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/103
|
||||
addRange "Michael Snoyman" "haskell-src-exts" "< 1.14"
|
||||
addRange "Michael Snoyman" "derive" "< 2.5.12"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user