[Git][ghc/ghc][master] Add link to GHC's wiki in the GHC API header

Marge Bot gitlab at gitlab.haskell.org
Tue Jun 9 12:05:52 UTC 2020



 Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC


Commits:
9b607671 by Takenobu Tani at 2020-06-09T08:05:46-04:00
Add link to GHC's wiki in the GHC API header

This adds a URL to point to GHC's wiki in the GHC API header.
Newcomers could easily find more information from the GHC API's
web like [1].

[1]: Current version, https://ghc.gitlab.haskell.org/ghc/doc/libraries/ghc-8.11.0.20200604/index.html

[skip ci]

- - - - -


1 changed file:

- compiler/ghc.cabal.in


Changes:

=====================================
compiler/ghc.cabal.in
=====================================
@@ -16,6 +16,9 @@ Description:
     include loading Haskell code dynamically in a GHCi-like manner.
     For this reason, a lot of GHC's functionality is made available
     through this package.
+    .
+    See <https://gitlab.haskell.org/ghc/ghc/-/wikis/commentary/compiler>
+    for more information.
 Category: Development
 Build-Type: Simple
 Cabal-Version: >=1.10



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/9b607671b9158c60470b2bd57804a7684d3ea33f

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/9b607671b9158c60470b2bd57804a7684d3ea33f
You're receiving this email because of your account on gitlab.haskell.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20200609/ea0f67d1/attachment.html>


More information about the ghc-commits mailing list