haskell.nix/.buildkite
Rodney Lorrimar 2e49d28de0 Reduce closure size of nix-tools (#178)
* Buildkite: Add a test for nix-tools closure size

The limit is a rather generous 500MB.

* nix-tools: Reduce closure size

1. Run justStackExecutables on hpack to remove dependency on ghc and
   libraries.

   Ideally we would be using the component builder on hpack.

2. Replace nix-prefetch-scripts with nix-prefetch-git. stack.yaml
   supports mercurial repositories but I've never seen it used.
2019-06-15 07:18:06 +02:00
..
pipeline.yml Reduce closure size of nix-tools (#178) 2019-06-15 07:18:06 +02:00
updates.yml Use release-lib.nix for Hydra (#161) 2019-06-03 11:26:28 +08:00