mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Upper bound for #89
This commit is contained in:
parent
c025829dbd
commit
19c9f93553
@ -203,6 +203,9 @@ defaultStablePackages _ = unPackageMap $ execWriter $ do
|
||||
-- https://github.com/fpco/stackage/issues/81
|
||||
addRange "Michael Snoyman" "fingertree" "< 0.1"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/89
|
||||
addRange "Michael Snoyman" "semigroupoids" "< 3.1"
|
||||
|
||||
addRange "Michael Snoyman" "hashable" "< 1.2"
|
||||
|
||||
-- Requires containers 0.5, not supported by GHC 7.4
|
||||
|
||||
Loading…
Reference in New Issue
Block a user