Add a test that all programs in the bindist were built with the right GHC
authorIan Lynagh <igloo@earth.li>
Fri, 10 Dec 2010 16:12:18 +0000 (16:12 +0000)
committerIan Lynagh <igloo@earth.li>
Fri, 10 Dec 2010 16:12:18 +0000 (16:12 +0000)
commit8224f948f403886d76b98b1c91924485c9318388
tree28863e30b7b97fd92bf1e4ac7ddd282d7815dd63
parent7836349556deef66f1b1d06fe8e9c7c0b841f0d0
Add a test that all programs in the bindist were built with the right GHC
They should use the GHC from the build tree, not the bootstrapping compiler.
bindisttest/checkBinaries.sh [new file with mode: 0644]
bindisttest/ghc.mk