From bfa0ad09da786132be70c50339609f301894d16b Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Tue, 17 Apr 2018 12:35:13 -0400 Subject: [PATCH] Reenable scotty and wai-middleware-static --- build-constraints.yaml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 836146c5..67c8deb2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -641,8 +641,8 @@ packages: - zlib-lens "Andrew Farmer @xich": - - scotty < 0.11.1 # due to hpc-coveralls dep - - wai-middleware-static < 0 # DependencyFailed (PackageName "hpc-coveralls") + - scotty + - wai-middleware-static "Simon Hengel @sol": - hspec @@ -3514,6 +3514,9 @@ package-flags: cabal-install: lib: true + scotty: + hpc-coveralls: false + # end of package-flags # Special configure options for individual packages