mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Add some temporary upper bounds
This commit is contained in:
parent
67d531bc52
commit
1916530b71
@ -280,6 +280,8 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
||||
addRange "Michael Snoyman" "either" "< 4"
|
||||
|
||||
addRange "Michael Snoyman" "hashable" "< 1.2"
|
||||
addRange "Michael Snoyman" "uuid" "< 1.3"
|
||||
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