Merge pull request #3680 from telser/add-sendfile-and-reenable-happstack-server

Adds sendfile to the build-constraints and re-enables happstack-server
This commit is contained in:
Michael Snoyman 2018-05-29 20:18:06 +03:00 committed by GitHub
commit 1a80e48a0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2378,7 +2378,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
@ -3384,10 +3384,13 @@ packages:
"Alexander Krupenkin <mail@akru.me> @akru":
- web3 < 0 # via exceptions-0.10.0
"Georg Rudoy <0xd34df00d@gmail.com> @0xd34df00d":
- enum-subset-generate
"Trevis Elser <trevis@silencedpoet.com> @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