summaryrefslogtreecommitdiff
path: root/utils/runghc/Main.hs
Commit message (Expand)AuthorAgeFilesLines
* Reinstallable GHCZubin Duggal2022-02-211-1/+1
* Per stage headers, ghc_boot_platform.h -> stage 0 ghcplatform.hJohn Ericson2019-10-041-1/+1
* fix runghc's GHC detection logic to cover the "in-tree Hadrian build" scenarioAlp Mestanogullari2019-06-161-1/+6
* Update Trac ticket URLs to point to GitLabRyan Scott2019-03-151-1/+1
* Add missing Semigroup instances in utils/{hpc,runghc}Herbert Valerio Riedel2017-08-311-6/+10
* runghc: Fix import of System.Process on WindowsBen Gamari2016-10-021-1/+1
* runghc: use executeFile to run ghc process on POSIXMichael Snoyman2016-10-021-6/+18
* Fix and complete runghc documentationHarendra Kumar2016-08-301-0/+1
* Fix runghc when $1_$2_SHELL_WRAPPER = NORyanGlScott2015-12-151-4/+18
* Build system: rename runghc.hs to Main.hsThomas Miedema2015-10-301-0/+180