Commit 080ac73
fix(build): constrain network package for WINE test compatibility
Adds constraint network <3.2.8.0 specifically for Windows builds
to work around network-3.2.8.0 issues when running tests under
WINE (see haskell/network#604).
This ensures test suites can run successfully in cross-platform
CI environments using WINE for Windows testing.1 parent 0745879 commit 080ac73
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
38 | 40 | | |
39 | 41 | | |
40 | 42 | | |
| |||
0 commit comments