diff options
author | Gleb Popov <arrowd@FreeBSD.org> | 2019-08-04 09:25:28 +0000 |
---|---|---|
committer | Gleb Popov <arrowd@FreeBSD.org> | 2019-08-04 09:25:28 +0000 |
commit | 75a64b54e2f5c5c76822f7ead379e8a0fd547fc4 (patch) | |
tree | a31fd71f4c7cc1d85a6a078c416bbfc95923924f /lang/ghc | |
parent | aeb16e20a16541f14be384f5cfb6da3d87d3fe4d (diff) | |
download | ports-75a64b54e2f5c5c76822f7ead379e8a0fd547fc4.tar.gz ports-75a64b54e2f5c5c76822f7ead379e8a0fd547fc4.zip |
Notes
Diffstat (limited to 'lang/ghc')
-rw-r--r-- | lang/ghc/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ghc/pkg-descr b/lang/ghc/pkg-descr index 520a29318997..cb7d9c058ea6 100644 --- a/lang/ghc/pkg-descr +++ b/lang/ghc/pkg-descr @@ -17,4 +17,4 @@ interactive environment for the functional language Haskell. Highlights: profiling. * Comes with several libraries, and thousands more are available on Hackage. -WWW: http://www.haskell.org/ghc/ +WWW: https://www.haskell.org/ghc/ |