mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-23 20:51:57 +01:00
Restrict bson
This commit is contained in:
parent
41f6688a23
commit
c8c879a9fb
@ -340,6 +340,9 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
|||||||
-- Requires aeson 0.6.*
|
-- Requires aeson 0.6.*
|
||||||
addRange "Michael Snoyman" "threepenny-gui" "< 0.4.1"
|
addRange "Michael Snoyman" "threepenny-gui" "< 0.4.1"
|
||||||
|
|
||||||
|
-- local patch
|
||||||
|
addRange "Michael Snoyman" "bson" "== 0.2.3"
|
||||||
|
|
||||||
-- Depends on a newer version of happy
|
-- Depends on a newer version of happy
|
||||||
addRange "Roman Cheplyaka <roma@ro-che.info>" "pretty-show" "<= 1.6.1"
|
addRange "Roman Cheplyaka <roma@ro-che.info>" "pretty-show" "<= 1.6.1"
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user