ghc.nix
ghc.nix copied to clipboard
Enable cross-compiler development
Poor-mans attempt to do cross-compiling... :smile_cat: (It actually works.)
It could likely be generalized to also support a different --host
. However, this is what I need and be able to test, now.
LLVM lit
and QEMU are also very useful to run and test cross-compiled binaries.