-
-
Notifications
You must be signed in to change notification settings - Fork 416
Closed
Labels
CIContinuous integrationContinuous integrationtype: enhancementNew feature or requestNew feature or request
Description
- As we are suggesting using it to workaround several issues: th problems in macos, compatibility across different linux versions, etc
- Instead ask users to build hls from source in the target machine or enabling dynamic linking we can offer a direct link to the binary
- We will continue using the static linked ones as default, for vscode extension dlownloads, ghcup, etc
- We can consider distribute them auto later adding them as another alternative (with an option in the vscode extension, adding it in ghcup if it is compatible with the ghc used there //cc @hasufell)
- Documenting the pros and contras (it would need a special ghc version with the bootstrap libraries dynamically linked???)
- It seems they would not be needed in Windows and they would produce more problems than solutions, afaik
cc @pepeiborra
Metadata
Metadata
Assignees
Labels
CIContinuous integrationContinuous integrationtype: enhancementNew feature or requestNew feature or request