semantic
semantic copied to clipboard
Investigate a shared cache of build artifacts for CI/local development.
This would be a nontrivial amount of engineering effort, but I’ve heard reports of people compiling 100k SLOC Haskell projects in two minutes. I think effort spent on this would positively impact our ability to turn around revisions quickly, in the manner that a scripting-language-based platform would.
This seems like something Hydra would be good for.
May give cabal2bazel and rules_haskell a try?