mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-31 08:30:24 +01:00
Allow hashable 1.2
This commit is contained in:
parent
b93c1eef83
commit
2ba0b0e99e
@ -115,9 +115,6 @@ defaultStablePackages = unPackageMap $ execWriter $ do
|
|||||||
|
|
||||||
mapM_ (add "Patrick Brisbin") $ words "gravatar"
|
mapM_ (add "Patrick Brisbin") $ words "gravatar"
|
||||||
|
|
||||||
-- https://github.com/tibbe/hashable/issues/49
|
|
||||||
addRange "Michael Snoyman" "hashable" "< 1.2"
|
|
||||||
|
|
||||||
-- https://github.com/fpco/stackage/issues/31
|
-- https://github.com/fpco/stackage/issues/31
|
||||||
addRange "Michael Snoyman" "pandoc" "< 1.10"
|
addRange "Michael Snoyman" "pandoc" "< 1.10"
|
||||||
addRange "Michael Snoyman" "pandoc-types" "< 1.10"
|
addRange "Michael Snoyman" "pandoc-types" "< 1.10"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user