mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Remove upper bounds and close #130
This commit is contained in:
parent
2840948f69
commit
b1193325be
@ -282,7 +282,6 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
||||
addRange "Michael Snoyman" "recursion-schemes" "< 4"
|
||||
|
||||
addRange "Michael Snoyman" "hashable" "< 1.2"
|
||||
addRange "Michael Snoyman" "optparse-applicative" "< 0.7"
|
||||
|
||||
-- Requires binary 0.7
|
||||
addRange "FP Complete <michael@fpcomplete.com>" "bson" "< 0.2.3"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user