mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-08-14 16:14:42 +02:00
Update build-constraints.yaml
Add rank1dynamic, distributed-static, network-transport, network-transport-tcp, network-transport-inmemory, distributed-process, distributed-process-async
This commit is contained in:
parent
9f545a3d83
commit
65f74540ae
@ -10,6 +10,15 @@ cabal-format-version: "3.0"
|
||||
|
||||
# Constraints for brand new builds
|
||||
packages:
|
||||
"David Simmons-Duffin <dsd@caltech.edu> @davidsd":
|
||||
- rank1dynamic
|
||||
- distributed-static
|
||||
- network-transport
|
||||
- network-transport-tcp
|
||||
- network-transport-inmemory
|
||||
- distributed-process
|
||||
- distributed-process-async
|
||||
|
||||
"Julian Ospald <hasufell@posteo.de> @hasufell":
|
||||
- os-string >= 2.0.2
|
||||
- file-io >= 0.1.1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user