about summary refs log tree commit diff
path: root/pkgs/development/compilers/ghc/9.4.7.nix
blob: 2be8c9f092fb3d55f2be476604d0376e0933d767 (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.7";
  sha256 = "06775a52b4d13ac09edc6dabc299fd11e59d8886bbcae450af367baee2684c8f";
}