Skip to content

Commit 07dbe94

Browse files
halostatueharendra-kumar
authored andcommitted
chore: Update QuickCheck and tasty-bench versions
1 parent 964f44e commit 07dbe94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: unicode-transforms.cabal

+2-2
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ test-suite extras
112112
test
113113
ghc-options: -Wall -fwarn-identities -fwarn-incomplete-record-updates -fwarn-incomplete-uni-patterns -fwarn-tabs
114114
build-depends:
115-
QuickCheck >=2.1 && <2.15
115+
QuickCheck >=2.1 && <2.16
116116
, base
117117
, deepseq >=1.1 && <1.6
118118
, text
@@ -190,7 +190,7 @@ benchmark bench
190190
if flag(use-gauge)
191191
build-depends: gauge >=0.2.0 && <0.3
192192
else
193-
build-depends: tasty-bench>= 0.2.5 && <0.4
193+
build-depends: tasty-bench>= 0.2.5 && <0.5
194194
mixins: tasty-bench (Test.Tasty.Bench as Gauge.Main)
195195
if flag(dev)
196196
ghc-options: -O0

0 commit comments

Comments
 (0)