pkgsrc-Changes-HG archive

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

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



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

description:
lang: Enable ghc810

diffstat:

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

diffs (17 lines):

diff -r 78b9ed1e54f5 -r c0b683fe8af5 lang/Makefile
--- a/lang/Makefile     Tue Feb 09 13:17:17 2021 +0000
+++ b/lang/Makefile     Tue Feb 09 13:18:08 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.588 2021/01/27 16:14:16 jperkin Exp $
+# $NetBSD: Makefile,v 1.589 2021/02/09 13:18:08 ryoon Exp $
 #
 
 COMMENT=       Programming languages
@@ -95,6 +95,7 @@
 SUBDIR+=       ghc-bootstrap
 SUBDIR+=       ghc7
 SUBDIR+=       ghc80
+SUBDIR+=       ghc810
 SUBDIR+=       ghc84
 SUBDIR+=       ghc88
 SUBDIR+=       gjs



Home | Main Index | Thread Index | Old Index