mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-08-30 07:53:51 +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
|
# Constraints for brand new builds
|
||||||
packages:
|
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":
|
"Julian Ospald <hasufell@posteo.de> @hasufell":
|
||||||
- os-string >= 2.0.2
|
- os-string >= 2.0.2
|
||||||
- file-io >= 0.1.1
|
- file-io >= 0.1.1
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user