Skip to content

Commit 767b0fa

Browse files
committed
bound text-builder* to avoid tasty-bench-0.5 for benchmarks
1 parent 46f7165 commit 767b0fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build-constraints/lts-24-build-constraints.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1687,8 +1687,8 @@ packages:
16871687
- stm-containers ^>= 1.2.1.1
16881688
- stm-hamt ^>= 1.2.1.1
16891689
- template-haskell-compat-v0208 ^>= 0.1.9.5
1690-
- text-builder ^>= 1.0.0.4
1691-
- text-builder-core ^>= 0.1.1.1
1690+
- text-builder ^>= 1.0.0.4 && < 1.0.0.5
1691+
- text-builder-core ^>= 0.1.1.1 && < 0.1.1.2
16921692
- text-builder-dev ^>= 0.4
16931693
- th-lego ^>= 0.3.0.3
16941694
- vector-builder ^>= 0.3.8.6

0 commit comments

Comments
 (0)