2023-08-22 20:05:09 +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-08-22 20:05:09 +00:00
|
|
|
version = "9.4.6";
|
2024-06-05 15:53:02 +00:00
|
|
|
sha256 = "1b705cf52692f9d4d6707cdf8e761590f5f56ec8ea6a65e36610db392d3d24b9";
|
|
|
|
}
|