Skip to content

Commit 6ef5e5c

Browse files
authored
1 parent bc3630b commit 6ef5e5c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

unordered-containers.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,8 +146,8 @@ benchmark fine-grained
146146
bytestring >= 0.11.3,
147147
deepseq,
148148
hashable,
149-
random,
150-
tasty-bench,
149+
random >= 1.3.0,
150+
tasty-bench >= 0.4.1,
151151
unordered-containers
152152

153153
default-language: Haskell2010

0 commit comments

Comments
 (0)