From ddb88bb422535c86259890e17127daf97bf49a96 Mon Sep 17 00:00:00 2001 From: pxgamer Date: Fri, 7 Jun 2019 11:58:23 +0100 Subject: [PATCH] ghc: add link to homepage --- pages/common/ghc.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/common/ghc.md b/pages/common/ghc.md index 0b6a40f946..c2bd1b8fb8 100644 --- a/pages/common/ghc.md +++ b/pages/common/ghc.md @@ -2,6 +2,7 @@ > The Glasgow Haskell Compiler. > Compiles and links Haskell source files. +> More information: . - Find and compile all modules in the current directory: