summaryrefslogtreecommitdiff
path: root/testsuite/tests/driver/RunMode
Commit message (Collapse)AuthorAgeFilesLines
* ghc: Introduce --run modeBen Gamari2021-08-021-0/+7
As described in #18011, this mode provides similar functionality to the `runhaskell` command, but doesn't require that the user know the path of yet another executable, simplifying interactions with upstream tools.