Skip to content

Commit

Permalink
multipart works with 'bytestring-0.12' now, so building everything wo…
Browse files Browse the repository at this point in the history
…rks again
  • Loading branch information
Vlix committed May 27, 2024
1 parent 8e4f806 commit 71b6601
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions stack-nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ packages:
- ./wai-app-static
- ./wai-conduit
- ./wai-extra
# Needs 'multipart' to accept 'bytestring < 0.13'
# - ./wai-frontend-monadcgi
- ./wai-frontend-monadcgi
- ./wai-http2-extra
- ./wai-websockets
- ./warp
Expand All @@ -24,7 +23,9 @@ nix:
- fcgi
- zlib
extra-deps:
- cgi-3001.5.0.1
- http3-0.0.11
- multipart-0.2.1
- network-udp-0.0.0
- quic-0.1.20
- sockaddr-0.0.1

0 comments on commit 71b6601

Please sign in to comment.