Forked from
Glasgow Haskell Compiler / GHC
14173 commits behind the upstream repository.
Alp Mestanogullari
authored
Before this patch, runghc would only run the GHC detection logic on Windows and assume that it was invoked through a wrapper script on all other platforms. This patch lifts this limitation and makes that logic work for the scenario where someone is calling the runghc executable directly, without passing an explicit path to GHC.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name | Last commit | Last update |
---|---|---|
.. | ||
Main.hs | ||
Makefile | ||
ghc.mk | ||
runghc.cabal.in | ||
runghc.wrapper |