mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 23:38:29 +01:00
Remove upper bounds and close #179
This commit is contained in:
parent
7f87ebe463
commit
94748d0363
@ -327,10 +327,6 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
||||
addRange "Michael Snoyman" "MonadCatchIO-transformers" "< 0.3.1"
|
||||
addRange "Michael Snoyman" "MonadCatchIO-mtl" "< 0.3.1"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/179
|
||||
addRange "Michael Snoyman" "lens" "< 4.0"
|
||||
addRange "Michael Snoyman" "linear" "< 1.6"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/189
|
||||
addRange "Michael Snoyman" "statistics" "< 0.11"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user