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