mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 15:28:29 +01:00
Remove upper bounds and close #46
This commit is contained in:
parent
1241af156a
commit
b26f4f6d41
@ -310,9 +310,6 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
||||
-- https://github.com/fpco/stackage/issues/163
|
||||
addRange "Michael Snoyman" "biophd" "< 0.0.6 || > 0.0.6"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/46
|
||||
addRange "Michael Snoyman" "QuickCheck" "< 2.6"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/72
|
||||
addRange "Michael Snoyman" "HaXml" "< 1.24"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user