From a1d5426a182099424ae0d89d8f98e0f4ed6e19f8 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 14 Mar 2018 17:56:57 -0700 Subject: [PATCH] psqueues skip benchmarks per PSQueue build failure --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 51fc78cc..dd96d6bc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3266,6 +3266,7 @@ packages: # from inclusion due to compilation failure with ghc 8.4 "Build failure with GHC 8.4": - Chart < 0 # build failure with GHC 8.4 https://github.com/timbod7/haskell-chart/issues/181 + - PSQueue < 0 # build failure with GHC 8.4 (nowhere to report, it's ancient just let it die) - Rasterific < 0 # build failure with GHC 8.4 https://github.com/Twinside/Rasterific/issues/37 - b9 < 0 # build failure with GHC 8.4 https://github.com/sheyll/b9-vm-image-builder/issues/4 - hamtsolo < 0 # build failure with conduit 1.3 https://github.com/tfc/hamtsolo/issues/3 @@ -5256,7 +5257,10 @@ skipped-benchmarks: - unicode-transforms # criterion 1.3 - universum # criterion 1.2 https://github.com/fpco/stackage/issues/3100 - unordered-containers # criterion 1.2 + + # ghc 8.4 outdated dependencies - http2 # ghc 8.4 via hashtables + - psqueues # ghc 8.4 via PSQueue build failure # Transitive outdated dependencies # These packages