about summary refs log tree commit diff
path: root/pkgs/development/compilers/ghc/9.4.8.fixme.nix
blob: a98d7404b7acf5366c8038c424f32b655a03d649 (plain) (blame)
1
2
3
4
5
6
# DO NOT port this expression to hadrian. It is not possible to build a GHC
# cross compiler with 9.4.* and hadrian.
import ./common-make-native-bignum.nix {
  version = "9.4.8";
  sha256 = "0bf407eb67fe3e3c24b0f4c8dea8cb63e07f63ca0f76cf2058565143507ab85e";
}