commercialhaskell / commercialhaskell/stack

Cache builds of each optimization combination

Open
#4,703 5 comments 1 reaction 0 assignees View on GitHub
component: build type: enhancement
Dominant language
Haskell
Stars
4.1k
Forks
850
Avg merge
10h 37m
Merged PRs (30d)
4

Description

Sometimes I run `stack build --fast` if I'm running a binary in my project that doesn't need code optimizations because it takes a long time to build. Sometimes I run `stack build` because that code does need optimizations.

An idea I had that could be useful is to have a cache of builds represented as a Map where the key is the build options used.

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.