Skip to content

Commit

Permalink
enabled more for nightly CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Vlix committed Jan 14, 2024
1 parent 049cfe1 commit 479b9a2
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions stack-nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ packages:
- ./wai-app-static
- ./wai-conduit
- ./wai-extra
# Commented out packages until they are supported on nightly
# Needs 'multipart' to accept 'bytestring < 0.13'
# - ./wai-frontend-monadcgi
- ./wai-http2-extra
# - ./wai-websockets
- ./wai-websockets
- ./warp
# - ./warp-quic
- ./warp-quic
- ./warp-tls
flags:
wai-extra:
Expand All @@ -23,4 +23,9 @@ nix:
packages:
- fcgi
- zlib
extra-deps: []
extra-deps:
- crypto-token-0.1.0
- http3-0.0.7
- network-udp-0.0.0
- quic-0.1.15
- sockaddr-0.0.1

0 comments on commit 479b9a2

Please sign in to comment.