mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 15:28:29 +01:00
Removed cpphs upper bound #32
This commit is contained in:
parent
8b97e670d1
commit
024e873af2
@ -119,9 +119,6 @@ defaultStablePackages = unPackageMap $ execWriter $ do
|
||||
-- https://github.com/fpco/stackage/issues/31
|
||||
addRange "Michael Snoyman" "pandoc" "< 1.10"
|
||||
addRange "Michael Snoyman" "pandoc-types" "< 1.10"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/32
|
||||
addRange "Michael Snoyman" "cpphs" "< 1.16"
|
||||
where
|
||||
add maintainer package = addRange maintainer package "-any"
|
||||
addRange maintainer package range =
|
||||
|
||||
Loading…
Reference in New Issue
Block a user