runghc now uses the compiler that it comes with; fixes trac #1281
authorIan Lynagh <igloo@earth.li>
Wed, 23 Jul 2008 18:11:15 +0000 (18:11 +0000)
committerIan Lynagh <igloo@earth.li>
Wed, 23 Jul 2008 18:11:15 +0000 (18:11 +0000)
commitf373efd4e3ca479a9a366604a7adbf055e37ee63
tree6d7277e4fafe1a1be999765691a447384c0cb949
parent5271a0583a29cae8e9014518cf0b1361f3193a26
runghc now uses the compiler that it comes with; fixes trac #1281
rather than the first one that it finds on the PATH
utils/runghc/Makefile
utils/runghc/runghc.cabal
utils/runghc/runghc.hs