Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ghc: Introduce --run mode | Ben Gamari | 2021-08-02 | 1 | -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. |