./lang/ghc7, Compiler for the functional language Haskell - 7.10 Release Series

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 7.10.3nb8, Package name: ghc-7.10.3nb8, Maintainer: pho

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

DEINSTALL [+/-]

Required to run:
[lang/perl5] [devel/gmp] [devel/libffi]

Required to build:
[textproc/docbook-xsl] [textproc/libxslt] [pkgtools/cwrappers]

Master sites:

Filesize: 11456.512 KB

Version history: (Expand)


CVS history: (Expand)


   2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319)
Log message:
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.

Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).

No change to BUILD_DEPENDS as used correctly inside buildlink3.

As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
   2022-11-22 15:52:44 by Nia Alarie | Files touched by this commit (5)
Log message:
ghc: Only some ghc compilers support NetBSD/aarch64, limit the workaround
   2022-11-22 15:35:33 by Nia Alarie | Files touched by this commit (7)
Log message:
ghc: depend on compat90 instead of compat80 on NetBSD/aarch64

There was never a NetBSD 8 release for aarch64 so compat80 is not
available, but compat90 will work nicely.
   2022-07-07 18:26:37 by Jonathan Perkin | Files touched by this commit (8)
Log message:
lang: Switch distfile location from Joyent to MNX Manta.

No functional change.
   2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952)
Log message:
*: recursive bump for perl 5.36
   2022-05-05 10:19:00 by Nia Alarie | Files touched by this commit (7)
Log message:
ghc*: Use OPSYS_VERSION to numerically compare NetBSD versions
   2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063)
Log message:
revbump for icu and libffi
   2021-11-21 04:01:59 by Masatake Daimon | Files touched by this commit (1)
Log message:
Replace RMD160 checksums with BLAKE2s checksums