The Glasgow Haskell Compilation system

Edit Package ghc

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 .

Refresh
Refresh
Source Files
Filename Size Changed
0001-Fix-misspelled-WORDS_BIGENDIAN-macro.patch 0000002601 2.54 KB
0001-implement-native-code-generator-for-ppc64.patch 0000109918 107 KB
D2214.patch 0000000572 572 Bytes
D2225.patch 0000002979 2.91 KB
_constraints 0000000363 363 Bytes
atomic-cast.patch 0000019691 19.2 KB
cabal-show-detail-direct.patch 0000004924 4.81 KB
ghc-7.10.3b-src.tar.xz 0011924848 11.4 MB
ghc-rpmlintrc 0000000424 424 Bytes
ghc.changes 0000029404 28.7 KB
ghc.git-b29f20.patch 0000003218 3.14 KB
ghc.spec 0000015599 15.2 KB
u_Cabal_update.patch 0000010854 10.6 KB
u_haskeline_update.patch 0000052863 51.6 KB
u_terminfo_0402.patch 0000006622 6.47 KB
Revision 8 (latest revision is 14)
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) accepted request 399576 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 8)
- add D2225.patch
* backport of upstream patch accepted for ghc 8.0.1
* fix SMP primitives on all powerpc archs 

- add D2214.patch
* backport of upstream patch slated for ghc 8.0.2
* fix issue in code PowerPC code generator (32 bit and 64 bit)
- add 0001-Fix-misspelled-WORDS_BIGENDIAN-macro.patch
* backport of upstream fix slated for ghc 8.0.2
* fix bytestring library on big-endian archs
* fix wrong results in ghc-pureMD5 and others on big-endian 

- update haskeline to 0.7.2.3
- refresh u_haskeline_update.patch
* Fix hsc2hs-related warning on ghc-8
* Fix the behavior of ctrl-W in the emacs bindings
* Point to github instead of trac

- update Cabal to 1.22.8.0
- refresh u_Cabal_update.patch
* Distribution.Simple.Setup: remove job cap
* Check all object file suffixes for recompilation
* Move source files under 'src/'.

- limit parallel jobs to two on aarch64
* aarch64 runs out of memory with too many parallel compiles 

- add missing C library dependency to terminfo devel package 

- update haskeline to 0.7.2.2
Comments 0
openSUSE Build Service is sponsored by