mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
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:
commit
1a80e48a0c
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user