mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Remove upper bounds and close #46
This commit is contained in:
parent
663487a67b
commit
f956674d25
@ -196,9 +196,6 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
||||
mapM_ (add "Adam Bergmark <adam@edea.se>") $ words
|
||||
"fay fay-base"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/46
|
||||
addRange "Michael Snoyman" "QuickCheck" "< 2.6"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/68
|
||||
addRange "Michael Snoyman" "criterion" "< 0.8"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user