Upper bound on mtl

This commit is contained in:
Michael Snoyman 2014-05-05 20:17:07 +03:00
parent 12f0e64c0e
commit f7c72bff3b

View File

@ -390,6 +390,7 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
-- https://github.com/fpco/stackage/issues/217
addRange "Michael Snoyman" "transformers" "< 0.4"
addRange "Michael Snoyman" "mtl" "< 2.2"
-- Requires too new a version of text
when (ghcVer == GhcMajorVersion 7 4 && requireHP) $ do