From 1c9e55c0b500e10e88caec3f5b2715778687f9ef Mon Sep 17 00:00:00 2001 From: Pavel Grigorenko Date: Thu, 30 Nov 2023 22:44:39 +0300 Subject: [PATCH] Update GHC --- programs/ghc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/programs/ghc.json b/programs/ghc.json index 800aa65f..9ab58166 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"