mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-07 11:57:28 +01:00
Fix #102
This commit is contained in:
parent
d28648a7e8
commit
cf7f8c6b45
@ -224,9 +224,6 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
|||||||
-- https://github.com/fpco/stackage/issues/100
|
-- https://github.com/fpco/stackage/issues/100
|
||||||
addRange "Michael Snoyman" "tagged" "< 0.7"
|
addRange "Michael Snoyman" "tagged" "< 0.7"
|
||||||
|
|
||||||
-- https://github.com/fpco/stackage/issues/102
|
|
||||||
addRange "Michael Snoyman" "cpphs" "< 1.17"
|
|
||||||
|
|
||||||
addRange "Michael Snoyman" "hashable" "< 1.2"
|
addRange "Michael Snoyman" "hashable" "< 1.2"
|
||||||
|
|
||||||
-- Requires containers 0.5, not supported by GHC 7.4
|
-- Requires containers 0.5, not supported by GHC 7.4
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user