mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Merge pull request #272 from Twinside/master
Remove upper bound on JuicyPixels (related to #270)
This commit is contained in:
commit
031a07328d
@ -488,9 +488,6 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
||||
-- current build status.
|
||||
addRange "Andrey Chudnov <oss@chudnov.com>" "language-ecmascript" ">= 0.16.2 && < 1.0"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/270
|
||||
addRange "Michael Snoyman" "JuicyPixels" "< 3.1.6"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/269
|
||||
addRange "Michael Snoyman" "tasty-hunit" "< 0.9"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user