pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang lang: Enable ghc90



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a91a6994b203
branches:  trunk
changeset: 446484:a91a6994b203
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Tue Feb 09 13:20:09 2021 +0000

description:
lang: Enable ghc90

diffstat:

 lang/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r d41e2c896e48 -r a91a6994b203 lang/Makefile
--- a/lang/Makefile     Tue Feb 09 13:19:20 2021 +0000
+++ b/lang/Makefile     Tue Feb 09 13:20:09 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.589 2021/02/09 13:18:08 ryoon Exp $
+# $NetBSD: Makefile,v 1.590 2021/02/09 13:20:09 ryoon Exp $
 #
 
 COMMENT=       Programming languages
@@ -98,6 +98,7 @@
 SUBDIR+=       ghc810
 SUBDIR+=       ghc84
 SUBDIR+=       ghc88
+SUBDIR+=       ghc90
 SUBDIR+=       gjs
 SUBDIR+=       gnat_util
 SUBDIR+=       gnucobol



Home | Main Index | Thread Index | Old Index