Commit e2d8be6
committed
Fix release dist to include static binaries
Previously, the release distributions included the dynamic (rather than
statically-built) binaries. There was a subtle bug that caused the
static haskell.nix project to be ignored and use the default (dynamic).
It was introduced by b6a024c.
Fixes: #2108
See also: PR #19621 parent afeef4e commit e2d8be6
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
483 | 483 | | |
484 | 484 | | |
485 | 485 | | |
486 | | - | |
| 486 | + | |
487 | 487 | | |
488 | 488 | | |
489 | 489 | | |
| |||
0 commit comments