mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Remove workaround for jmillikin/haskell-filesystem#2
This commit is contained in:
parent
3c8ed97a44
commit
ec9d13c010
@ -427,9 +427,6 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
||||
-- https://github.com/fpco/stackage/issues/231
|
||||
addRange "Michael Snoyman" "optparse-applicative" "< 0.9"
|
||||
|
||||
-- https://github.com/jmillikin/haskell-filesystem/issues/2
|
||||
addRange "Michael Snoyman" "system-filepath" "< 0.4.11 || > 0.4.11"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/235
|
||||
addRange "Michael Snoyman" "entropy" "< 0.3"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user