nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix
at python-updates 6 lines 260 B view raw
1# DO NOT port this expression to hadrian. It is not possible to build a GHC 2# cross compiler with 9.4.* and hadrian. 3import ./common-make-native-bignum.nix { 4 version = "9.4.8"; 5 sha256 = "0bf407eb67fe3e3c24b0f4c8dea8cb63e07f63ca0f76cf2058565143507ab85e"; 6}