]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Add ghc (#129)
authorKobu <63084369+Kobu@users.noreply.github.com>
Wed, 6 Jul 2022 17:33:30 +0000 (19:33 +0200)
committerGitHub <noreply@github.com>
Wed, 6 Jul 2022 17:33:30 +0000 (17:33 +0000)
programs/ghc.json [new file with mode: 0644]

diff --git a/programs/ghc.json b/programs/ghc.json
new file mode 100644 (file)
index 0000000..800aa65
--- /dev/null
@@ -0,0 +1,10 @@
+{
+    "files": [
+        {
+            "path": "$HOME/.ghc",
+            "movable": false,
+            "help": "Currently unsupported.\n"
+        }
+    ],
+    "name": "GHC"
+}