mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-13 07:48:31 +01:00
Another #289 upper bound
This commit is contained in:
parent
a2a2cbd769
commit
a46369e674
@ -557,6 +557,7 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
||||
addRange "Michael Snoyman" "stylish-haskell" "< 0.5.11"
|
||||
addRange "Michael Snoyman" "derive" "< 2.5.17"
|
||||
addRange "Michael Snoyman" "hoogle" "< 4.2.35"
|
||||
addRange "Michael Snoyman" "fay" "< 0.21"
|
||||
|
||||
-- Force a specific version that's compatible with transformers 0.3
|
||||
addRange "Michael Snoyman" "transformers-compat" "== 0.3.3.3"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user