From d068243370977597e9bf9e42bac6a10e8fa32b7f Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Sat, 16 Nov 2019 18:45:57 +0000 Subject: [PATCH] disable scheduler benchmarks --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d1aa3ad3..c817bbaf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4091,6 +4091,7 @@ packages: - bytestring-builder - bytestring-strict-builder - bytestring-tree-builder + - byte-order - bzlib < 0 # via base-4.13.0.0 - ca-province-codes - cabal-doctest @@ -4325,6 +4326,7 @@ packages: - primes - primitive - primitive-extras + - primitive-unaligned - process-extras - product-isomorphic - project-template @@ -5754,6 +5756,7 @@ skipped-benchmarks: - identicon # via criterion-1.5.0.0 - pipes # optparse-applicative 0.13 - psqueues # ghc 8.4 via PSQueue build failure + - scheduler # https://github.com/commercialhaskell/stackage/issues/4983 - serialise - skylighting-core # via criterion-1.5.0.0 - snap-server # via criterion-1.5.0.0