mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-29 07:30:25 +01:00
parent
9f53ce1247
commit
7d1a61cfcb
@ -351,6 +351,12 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
|||||||
-- https://github.com/fpco/stackage/issues/168
|
-- https://github.com/fpco/stackage/issues/168
|
||||||
addRange "Michael Snoyman" "crypto-api" "< 0.13"
|
addRange "Michael Snoyman" "crypto-api" "< 0.13"
|
||||||
|
|
||||||
|
-- https://github.com/fpco/stackage/issues/170
|
||||||
|
addRange "Michael Snoyman" "aeson" "< 0.7"
|
||||||
|
|
||||||
|
-- https://github.com/fpco/stackage/issues/171
|
||||||
|
addRange "Michael Snoyman" "pandoc-citeproc" "< 0.3"
|
||||||
|
|
||||||
addRange "Michael Snoyman" "hashable" "< 1.2"
|
addRange "Michael Snoyman" "hashable" "< 1.2"
|
||||||
|
|
||||||
-- Requires binary 0.7
|
-- Requires binary 0.7
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user