Add missing dependencies to benchmarks

This commit is contained in:
Victor Denisov 2023-02-04 21:49:53 -08:00
parent a5a0f3517e
commit 6f1d842641

View file

@ -115,6 +115,8 @@ Benchmark bench
, base16-bytestring
, binary -any
, bson >= 0.3 && < 0.5
, conduit
, conduit-extra
, data-default-class -any
, text
, bytestring -any
@ -128,6 +130,7 @@ Benchmark bench
, random-shuffle -any
, monad-control >= 0.3.1
, lifted-base >= 0.1.0.3
, transformers
, transformers-base >= 0.4.1
, hashtables >= 1.1.2.0
, fail