haskell.nix/test/compiler-nix-name
Hamish Mackenzie 788e198376
Add compiler-nix-name to cabalProject (#610)
* Add compiler-nix-name to cabalProject

Setting the compiler explicitly does not make it easy for cross
compilation to also choose the correct compiler when compiling
build tools for the build platform.  Also it is easy to pass the
wrong compiler type.  Specifying just the nix-name of the compiler
makes that less likely.

Co-authored-by: Moritz Angermann <moritz.angermann@gmail.com>
2020-05-16 21:48:48 +08:00
..
compiler-nix-name.cabal Add compiler-nix-name to cabalProject (#610) 2020-05-16 21:48:48 +08:00
default.nix Add compiler-nix-name to cabalProject (#610) 2020-05-16 21:48:48 +08:00
Main.hs Add compiler-nix-name to cabalProject (#610) 2020-05-16 21:48:48 +08:00