haskell.nix/test/stack-simple
Rodney Lorrimar 3bb58214f1
Add cross-compiled musl libc builds of tests (#157)
* Add cross-compiled musl libc builds of tests

* Bump nixpkgs to latest 19.03

* tests: Update stack-simple LTS

* docs: Add note about tests

* Regenerate tests

* haskellPackages: lts-13.18 -> lts-13.26

This contains GHC 8.6.5 which can successfully build under
pkgsCross.musl64, whereas GHC 8.6.4 could not.

* Bump nix-tools

* Regenerate nix-tools -- changed compiler from GHC 8.6.4 -> GHC 8.6.5.
2019-07-02 18:25:40 +10:00
..
app tests: Add stack-simple 2019-02-13 14:51:10 +10:00
src tests: Add stack-simple 2019-02-13 14:51:10 +10:00
test tests: Add stack-simple 2019-02-13 14:51:10 +10:00
.gitignore tests: Add stack-simple 2019-02-13 14:51:10 +10:00
default.nix Regenerate nix for test/stack-simple 2019-05-07 15:31:35 +08:00
package.yaml tests: Add stack-simple 2019-02-13 14:51:10 +10:00
pkgs.nix Add cross-compiled musl libc builds of tests (#157) 2019-07-02 18:25:40 +10:00
Setup.hs tests: Add stack-simple 2019-02-13 14:51:10 +10:00
stack-simple.cabal tests: Add stack-simple 2019-02-13 14:51:10 +10:00
stack-simple.nix Regenerate nix for test/stack-simple 2019-05-07 15:31:35 +08:00
stack.yaml Add cross-compiled musl libc builds of tests (#157) 2019-07-02 18:25:40 +10:00