Subject: CVS commit: pkgsrc/lang/ghc80
From: Masatake Daimon
Date: 2020-01-03 16:24:08
Message id: 20200103152408.BF860FA97@cvs.NetBSD.org

Log Message:
Import GHC 8.0.2

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.0.x release series, which is the last
version that can bootstrap with 7.10.3. It will probably be removed
once we make a separate package for GHC 8.4.x and get enough bootstrap
kits for it.

Files:
RevisionActionfile
1.1addpkgsrc/lang/ghc80/BOOTSTRAP.txt
1.1addpkgsrc/lang/ghc80/DEINSTALL
1.1addpkgsrc/lang/ghc80/DESCR
1.1addpkgsrc/lang/ghc80/INSTALL
1.1addpkgsrc/lang/ghc80/Makefile
1.1addpkgsrc/lang/ghc80/bootstrap.mk
1.1addpkgsrc/lang/ghc80/buildlink3.mk
1.1addpkgsrc/lang/ghc80/distinfo
1.1addpkgsrc/lang/ghc80/files/bootstrap.build.mk
1.1addpkgsrc/lang/ghc80/patches/patch-iserv_ghc.mk
1.1addpkgsrc/lang/ghc80/patches/patch-libraries_base_GHC_Event_KQueue.hsc
1.1addpkgsrc/lang/ghc80/patches/patch-libraries_base_System_Environment.hs
1.1addpkgsrc/lang/ghc80/patches/patch-libraries_time_lib_Data_Time_Clock_CTimespec.hsc
1.1addpkgsrc/lang/ghc80/patches/patch-libraries_time_lib_Data_Time_Clock_CTimeval.hs
1.1addpkgsrc/lang/ghc80/patches/patch-libraries_unix_System_Posix_Env.hsc
1.1addpkgsrc/lang/ghc80/patches/patch-libraries_unix_System_Posix_Env_ByteString.hsc
1.1addpkgsrc/lang/ghc80/patches/patch-libraries_unix_System_Posix_Files_Common.hsc
1.1addpkgsrc/lang/ghc80/patches/patch-libraries_unix_System_Posix_Signals.hsc
1.1addpkgsrc/lang/ghc80/patches/patch-libraries_unix_include_execvpe.h
1.1addpkgsrc/lang/ghc80/patches/patch-rts_PosixSource.h