From e9cb3e064e7b76d9a89fde6197c312768d0143bc Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 1 Aug 2020 14:37:45 -0700 Subject: [PATCH] Try `scotty` --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 06f15771..15735f72 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 # 0.12 # https://github.com/commercialhaskell/stackage/issues/5363 - wai-middleware-static "Simon Hengel @sol":