Commit graph

9 commits

Author SHA1 Message Date
nia
1361343c24 lang: Remove SHA1 hashes for distfiles 2021-10-07 14:20:45 +00:00
pho
80ec90f764 Backport the $ORIGIN removal patch from ghc88 2021-05-01 02:57:31 +00:00
wiz
0fcc072d08 ghc84: merge NetBSD-current support from ghc810 2021-02-17 07:02:30 +00:00
ryoon
0387cfd066 ghc84: Fix build with autoconf-2.71. _AC_PROG_CC_C99 was removed 2021-02-09 12:41:32 +00:00
jperkin
753fedc8b4 ghc84: Support SunOS/x86_64. 2020-02-17 17:24:06 +00:00
pho
784a4024ca Add a bootkit for FreeBSD/amd64 2020-01-14 14:44:50 +00:00
pho
3dded86d30 Bootkit for FreeBSD/i386 is now on LOCAL_PORTS 2020-01-13 14:15:11 +00:00
pho
e18dba395e Add bootkit for Darwin/x86_64 2020-01-12 06:12:07 +00:00
pho
bc5fe965ff Import ghc-8.4.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.4.x release series, which is the last
version that can bootstrap with 8.0.2. It will probably be removed
once we make a separate package for GHC 8.8.x and get enough bootstrap
kits for it.
2020-01-07 16:52:08 +00:00