./lang/ghc98, Compiler for the functional language Haskell - 9.8 Release Series

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


Branch: CURRENT, Version: 9.8.2nb1, Package name: ghc-9.8.2nb1, Maintainer: pkgsrc-users

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

DEINSTALL [+/-]

Master sites:

Filesize: 31672.426 KB

Version history: (Expand)


CVS history: (Expand)


   2024-04-28 18:23:44 by Masatake Daimon | Files touched by this commit (4)
Log message:
lang/ghc98: Fix a long-standing Cabal bug
   2024-04-28 07:58:58 by Masatake Daimon | Files touched by this commit (41)
Log message:
lang/ghc98: import ghc-9.8.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 9.8.x release series.