2023-11-16 04:20:00 +00:00
|
|
|
# DO NOT port this expression to hadrian. It is not possible to build a GHC
|
|
|
|
# cross compiler with 9.4.* and hadrian.
|
2024-06-05 15:53:02 +00:00
|
|
|
import ./common-make-native-bignum.nix {
|
2023-11-16 04:20:00 +00:00
|
|
|
version = "9.4.7";
|
2024-06-05 15:53:02 +00:00
|
|
|
sha256 = "06775a52b4d13ac09edc6dabc299fd11e59d8886bbcae450af367baee2684c8f";
|
|
|
|
}
|