repo.or.cz
/
NixPkgs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
btrbk: add mainProgram (#356350)
[NixPkgs.git]
/
pkgs
/
development
/
compilers
/
ghc
/
9.4.7.nix
blob
2be8c9f092fb3d55f2be476604d0376e0933d767
1
# DO NOT port this expression to hadrian. It is not possible to build a GHC
2
# cross compiler with 9.4.* and hadrian.
3
import ./common-make-native-bignum.nix {
4
version = "9.4.7";
5
sha256 = "06775a52b4d13ac09edc6dabc299fd11e59d8886bbcae450af367baee2684c8f";
6
}