commercialhaskell / commercialhaskell/stack

Use faster linker for Stack

Open
#3,128 2 comments 0 reactions 0 assignees View on GitHub
type: performance
Dominant language
Haskell
Stars
4.1k
Forks
850
Avg merge
10h 37m
Merged PRs (30d)
4

Description

### General summary/comments
10x faster linking could be achieved using LLVM's lld linker. See here:

https://www.reddit.com/r/haskell/comments/63y43y/liked_linking_3x_faster_with_gold_link_10x_faster/

It would be great if Stack could automatically use it for newer Stack versions. Currently under Windows OS - this is a slow process.

Related to Stack 1.14.0

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.