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 .
- Links to devel:languages:haskell / ghc
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:haskell:compiler/ghc && cd $_
- Create Badge
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
0001-Fix-check-whether-GCC-supports-__atomic_-buil |
0000002156 2.11 KB | |
D5212.patch | 0000000925 925 Bytes | |
Disable-unboxed-arrays.patch | 0000000400 400 Bytes | |
_constraints | 0000000585 585 Bytes | |
_link | 0000000131 131 Bytes | |
buildpath-abi-stability.patch | 0000001097 1.07 KB | |
fix-build-using-unregisterized-v8.4.patch | 0000002465 2.41 KB | |
fix-unregisterised-v8.4-8.6.patch | 0000000574 574 Bytes | |
ghc-8.0.2-Cabal-dynlibdir.patch | 0000000668 668 Bytes | |
ghc-8.8.1-src.tar.xz | 0028634672 27.3 MB | |
ghc-8.8.1-src.tar.xz.sig | 0000000586 586 Bytes | |
ghc-pie.patch | 0000000627 627 Bytes | |
ghc-rpmlintrc | 0000000361 361 Bytes | |
ghc.changes | 0000044708 43.7 KB | |
ghc.spec | 0000015377 15 KB |
Comments 0