From 2a2d7b1f6dc52d9ac34d2b2a4b50ee8df9835ddb Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 8 Apr 2018 07:52:56 +0300 Subject: [PATCH] Upper bound on scotty due to hpc-coveralls --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index bf88496c..951bd716 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3469,7 +3469,10 @@ packages: - haskell-names < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - heatshrink < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup configure hindent: DependencyFailed (PackageName "descriptive") - hit < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - hpc-coveralls < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - scotty < 0.11.1 # due to hpc-coveralls dep + - http-reverse-proxy < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - incremental-parser < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - lentil < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build