Restrict bson

This commit is contained in:
Michael Snoyman 2014-03-12 15:39:23 +02:00
parent 41f6688a23
commit c8c879a9fb

View File

@ -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"