From c5cdf118113120091a0e850bcc023962d4dc2421 Mon Sep 17 00:00:00 2001 From: Trevis Date: Tue, 29 May 2018 09:57:34 -0400 Subject: [PATCH] Adds sendfile to the build-constraints and re-enables happstack-server --- build-constraints.yaml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d67cc102..ceb7e6b1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2376,7 +2376,7 @@ packages: - boomerang < 0 # GHC 8.4 via template-haskell-2.13.0.0 # - happstack-hsp # haskell-src-exts via hsx2hs - happstack-jmacro < 0 # GHC 8.4 via happstack-server - - happstack-server < 0 # GHC 8.4 via template-haskell-2.13.0.0 + - happstack-server - happstack-server-tls < 0 # GHC 8.4 via happstack-server - hsx-jmacro - ixset < 0 # GHC 8.4 via syb-with-class @@ -3382,10 +3382,13 @@ packages: "Alexander Krupenkin @akru": - web3 < 0 # via exceptions-0.10.0 - + "Georg Rudoy <0xd34df00d@gmail.com> @0xd34df00d": - enum-subset-generate + "Trevis Elser @telser": + - sendfile + # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. # See https://github.com/fpco/stackage/issues/1056