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, interprbeters, references,
contact information, links to research groups) are available from the
Haskell home page at .
- Developed at devel:languages:haskell
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/ghc && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
Cabal-fix-dynamic-exec-for-TH.patch | 0000001092 1.07 KB | |
_service | 0000000075 75 Bytes | |
ghc-7.6.3-src.tar.bz2 | 0110763823 106 MB | |
ghc-suse-as-needed.patch | 0000001542 1.51 KB | |
ghc-use-system-libffi.patch | 0000009242 9.03 KB | |
ghc.changes | 0000010815 10.6 KB | |
ghc.spec | 0000013180 12.9 KB | |
rpmlintrc | 0000000424 424 Bytes |
Revision 9 (latest revision is 109)
Build optimized compiler, fix Template Haskell. (forwarded request 197435 from ptrommler) (forwarded request 197437 from ptrommler)
Comments 0