Path to this page:
./
lang/ghc7,
Compiler for the functional language Haskell
Branch: pkgsrc-2017Q4,
Version: 7.6.3nb11,
Package name: ghc-7.6.3nb11,
Maintainer: phoGHC: 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.
DEINSTALL [+/-]#!/bin/sh
#
GHC_VERSION="@GHC_VERSION@"
case ${STAGE} in
DEINSTALL)
${RM} -f ${PKG_PREFIX}/lib/${PKGBASE}-${GHC_VERSION}/package.conf.d/package.cache
;;
esac
Required to run:[
devel/gmp] [
lang/perl5]
Required to build:[
pkgtools/cwrappers] [
textproc/libxslt] [
textproc/docbook-xsl]
Master sites:
SHA1: 8938e1ef08b37a4caa071fa169e79a3001d065ff
RMD160: 82a673ed38b7cf9a59afeb01057625fc761a822b
Filesize: 108167.796 KB
Version history: (Expand)
- (2018-01-02) Package added to pkgsrc.se, version ghc-7.6.3nb11 (created)