From b12f17ef65292cf562b361f9c644acd3fe51b974 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 1 Aug 2020 14:48:17 -0700 Subject: [PATCH] `scotty` no longer needs upper bound. Close #5363 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 15735f72..087dbe60 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -978,7 +978,7 @@ packages: - zlib-lens "Andrew Farmer @xich": - - scotty # 0.12 # https://github.com/commercialhaskell/stackage/issues/5363 + - scotty - wai-middleware-static "Simon Hengel @sol":