From 055b469883f9d3102f6d2dcdfd08a5cf641a6d8f Mon Sep 17 00:00:00 2001 From: Will Coster Date: Sat, 18 Jan 2020 22:16:20 -0800 Subject: [PATCH] Re-enable scalpel Version 0.6.1 was just published which works with the latest nightly stackage (2019-01-18). --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ed29fbf8..2acd15fe 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1908,8 +1908,8 @@ packages: "Will Coster @fimad": - prometheus-client - prometheus-metrics-ghc < 0 # Build failure: https://github.com/fimad/prometheus-haskell/issues/39 - - scalpel < 0 # via scalpel-core - - scalpel-core < 0 # compilation error + - scalpel + - scalpel-core - wai-middleware-prometheus < 0 # GHC 8.4 via prometheus-client "William Casarin @jb55":