mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Upper bounds for #136
This commit is contained in:
parent
59de4aebf3
commit
c1df10f87a
@ -290,6 +290,9 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
||||
addRange "Michael Snoyman" "data-lens" "< 2.10.4"
|
||||
addRange "Michael Snoyman" "intervals" "< 0.3"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/136
|
||||
addRange "Michael Snoyman" "dual-tree" "< 0.2"
|
||||
|
||||
addRange "Michael Snoyman" "hashable" "< 1.2"
|
||||
|
||||
-- Requires binary 0.7
|
||||
|
||||
Loading…
Reference in New Issue
Block a user