mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
parent
1410f07453
commit
a56da9b065
@ -153,6 +153,9 @@ defaultStablePackages = unPackageMap $ execWriter $ do
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/62
|
||||
addRange "Michael Snoyman" "tagged" "< 0.5"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/63
|
||||
addRange "Michael Snoyman" "NumInstances" "< 1.3"
|
||||
where
|
||||
add maintainer package = addRange maintainer package "-any"
|
||||
addRange maintainer package range =
|
||||
|
||||
Loading…
Reference in New Issue
Block a user