The Glasgow Haskell Compilation system
Haskell is the standard purely functional programming language; the
current language version is Haskell 98, agreed in December 1998.
GHC is a state-of-the-art programming suite for Haskell. Included is
an optimising compiler generating good code for a variety of
platforms, together with an interactive system for convenient, quick
development. The distribution includes space and time profiling
facilities, a large collection of libraries, and support for various
language extensions, including concurrency, exceptions, and foreign
language interfaces (C, C++, etc).
A wide variety of Haskell related resources (tutorials, libraries,
specifications, documentation, compilers, interpreters, references,
contact information, links to research groups) are available from the
Haskell home page at http://www.haskell.org/.
- Links to devel:languages:haskell:ghc-9.10.x / ghc
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Andreas_Schwab:riscv:ghc:9.10/ghc && cd $_
- Create Badge
Source Files
Sources could not be expanded: conflict in file ghc.spec
Comments 0