mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Remove upper bounds and close #99
This commit is contained in:
parent
2453abf94f
commit
c96c1c8208
@ -222,9 +222,6 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
||||
addRange "Michael Snoyman" "vhd" "< 0.2"
|
||||
addRange "Michael Snoyman" "cprng-aes" "< 0.4"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/99
|
||||
addRange "Michael Snoyman" "hspec" "< 1.7"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/100
|
||||
addRange "Michael Snoyman" "tagged" "< 0.7"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user