소스 검색

ghc: add link to homepage

pxgamer 5 년 전
부모
커밋
ddb88bb422
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      pages/common/ghc.md

+ 1 - 0
pages/common/ghc.md

@@ -2,6 +2,7 @@
 
 > The Glasgow Haskell Compiler.
 > Compiles and links Haskell source files.
+> More information: <https://www.haskell.org/ghc>.
 
 - Find and compile all modules in the current directory: