mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 23:38:29 +01:00
Remove upper bounds for skogsbaer/HTF#44
This commit is contained in:
parent
c7b2d2303f
commit
924f140969
@ -571,9 +571,6 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
||||
-- https://github.com/fpco/stackage/issues/310
|
||||
addRange "Michael Snoyman" "HandsomeSoup" "< 0.3.3"
|
||||
|
||||
-- https://github.com/skogsbaer/HTF/issues/44
|
||||
addRange "Michael Snoyman" "HTF" "< 0.12.2.0"
|
||||
|
||||
when (ghcVer == GhcMajorVersion 7 8 && requireHP) $ do
|
||||
-- Yay workarounds for unnecessarily old versions
|
||||
let peg x y = addRange "Haskell Platform" x y
|
||||
|
||||
Loading…
Reference in New Issue
Block a user