mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +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.*
|
||||
addRange "Michael Snoyman" "threepenny-gui" "< 0.4.1"
|
||||
|
||||
-- local patch
|
||||
addRange "Michael Snoyman" "bson" "== 0.2.3"
|
||||
|
||||
-- Depends on a newer version of happy
|
||||
addRange "Roman Cheplyaka <roma@ro-che.info>" "pretty-show" "<= 1.6.1"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user