From: Pavel Grigorenko Date: Thu, 30 Nov 2023 19:44:39 +0000 (+0300) Subject: Update GHC X-Git-Tag: v0.2.0.2~9^2 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/commitdiff_plain/1c9e55c0b500e10e88caec3f5b2715778687f9ef 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"