2023-04-29 16:46:19 +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-04-29 16:46:19 +00:00
|
|
|
version = "9.4.5";
|
2024-06-05 15:53:02 +00:00
|
|
|
sha256 = "6256cf9caf6d6dc7b611dcfbb247df2d528e85aa39d22a698e870e5a590e8601";
|
|
|
|
}
|