Subject: CVS commit: pkgsrc/lang/ghc810
From: Ryo ONODERA
Date: 2021-02-09 14:16:24
Message id: 20210209131625.0FE76FA95@cvs.NetBSD.org

Log Message:
lang/ghc810: import ghc-8.10.4

GHC: The Glasgow Haskell Compiler.

The Glasgow Haskell Compiler is a robust, fully-featured, optimising
compiler for the functional programming language Haskell 98
(http://www.haskell.org). GHC compiles Haskell to either native code
or C. It implements numerous experimental language extensions to
Haskell, including concurrency, a foreign language interface, several
type-system extensions, exceptions, and so on. GHC comes with a
generational garbage collector, a space and time profiler, and a
comprehensive set of libraries.

This package provides the 8.10.x release series.

Files:
RevisionActionfile
1.1addpkgsrc/lang/ghc810/BOOTSTRAP.txt
1.1addpkgsrc/lang/ghc810/DEINSTALL
1.1addpkgsrc/lang/ghc810/DESCR
1.1addpkgsrc/lang/ghc810/INSTALL
1.1addpkgsrc/lang/ghc810/Makefile
1.1addpkgsrc/lang/ghc810/bootstrap.mk
1.1addpkgsrc/lang/ghc810/buildlink3.mk
1.1addpkgsrc/lang/ghc810/distinfo
1.1addpkgsrc/lang/ghc810/files/bootstrap.build.mk
1.1addpkgsrc/lang/ghc810/patches/patch-aclocal.m4
1.1addpkgsrc/lang/ghc810/patches/patch-configure.ac
1.1addpkgsrc/lang/ghc810/patches/patch-libraries_Cabal_Cabal_Distribution_Simple_GHC.hs
1.1addpkgsrc/lang/ghc810/patches/patch-libraries_base_GHC_Event_KQueue.hsc
1.1addpkgsrc/lang/ghc810/patches/patch-libraries_base_System_CPUTime_Posix_Times.hsc
1.1addpkgsrc/lang/ghc810/patches/patch-libraries_base_System_Environment.hs
1.1addpkgsrc/lang/ghc810/patches/patch-libraries_base_configure
1.1addpkgsrc/lang/ghc810/patches/patch-libraries_time_lib_Data_Time_Clock_Internal_CTimespec.hsc
1.1addpkgsrc/lang/ghc810/patches/patch-libraries_time_lib_Data_Time_Clock_Internal_CTimeval.hs
1.1addpkgsrc/lang/ghc810/patches/patch-libraries_unix_System_Posix_Env.hsc
1.1addpkgsrc/lang/ghc810/patches/patch-libraries_unix_System_Posix_Env_ByteString.hsc
1.1addpkgsrc/lang/ghc810/patches/patch-libraries_unix_System_Posix_Files_Common.hsc
1.1addpkgsrc/lang/ghc810/patches/patch-libraries_unix_System_Posix_Signals.hsc
1.1addpkgsrc/lang/ghc810/patches/patch-libraries_unix_include_execvpe.h
1.1addpkgsrc/lang/ghc810/patches/patch-rts_StgCRun.c