From: b3nj5m1n <47924309+b3nj5m1n@users.noreply.github.com> Date: Fri, 1 Dec 2023 11:04:55 +0000 (+0100) Subject: Merge pull request #337 from GrigorenkoPV/ghc X-Git-Tag: v0.2.0.2~9 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/commitdiff_plain/5a9bc371e11e1ec2dacfbe2955c15c66548e54f4?hp=f9aec5e28410337367e21f9a7b40f7f24886dab3 Merge pull request #337 from GrigorenkoPV/ghc Update GHC --- diff --git a/programs/ghc.json b/programs/ghc.json index 800aa65..9ab5816 100644 --- a/programs/ghc.json +++ b/programs/ghc.json @@ -3,7 +3,7 @@ { "path": "$HOME/.ghc", "movable": false, - "help": "Currently unsupported.\n" + "help": "Supported starting with v9.4.1\n\nhttps://downloads.haskell.org/~ghc/9.4.1/docs/users_guide/9.4.1-notes.html?highlight=xdg\n" } ], "name": "GHC"