wai/stack-lts-11.yaml
2020-01-08 10:41:13 +02:00

28 lines
484 B
YAML

resolver: lts-11.21
packages:
- ./auto-update
- ./mime-types
- ./wai
- ./wai-extra
- ./warp
- ./warp-tls
- ./wai-app-static
- ./wai-websockets
- ./wai-conduit
- ./time-manager
flags:
wai-extra:
build-example: true
extra-deps:
- streaming-commons-0.2.1.0@sha256:163af02944f374f316e35257c1afbffefd2c2852a85a151d1ea0ad22152cf28d,4990
- http2-2.0.0
- network-byte-order-0.1.1.0
- tls-1.5.3
- tls-session-manager-0.0.4
- x509-1.7.5
nix:
enable: false
packages:
- fcgi
- zlib