mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 15:28:29 +01:00
Upper bound on fb
This commit is contained in:
parent
7fbe8df701
commit
07b79ee2e6
@ -359,6 +359,9 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
||||
addRange "Michael Snoyman" "lens" "< 4.0"
|
||||
addRange "Michael Snoyman" "linear" "< 1.6"
|
||||
|
||||
-- https://github.com/meteficha/fb/commit/7629bc5daef71b805fd264085e55da953725368b#commitcomment-5408460
|
||||
addRange "Michael Snoyman" "fb" "< 0.15"
|
||||
|
||||
addRange "Michael Snoyman" "hashable" "< 1.2"
|
||||
|
||||
-- Requires binary 0.7
|
||||
|
||||
Loading…
Reference in New Issue
Block a user