Subject: CVS commit: pkgsrc/lang/ghc90
From: Ryo ONODERA
Date: 2021-02-09 14:18:37
Message id: 20210209131837.34C89FA95@cvs.NetBSD.org

Log Message:
lang/ghc90: import ghc-9.0.1

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 9.0.x release series.

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