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-check-whether-GCC-supports-__atomic_-builtins.patch 0000002156 2.11 KB
D5212.patch 0000000925 925 Bytes
Disable-unboxed-arrays.patch 0000000366 366 Bytes
_constraints 0000000184 184 Bytes
buildpath-abi-stability.patch 0000001097 1.07 KB
ghc-8.0.2-Cabal-dynlibdir.patch 0000000668 668 Bytes
ghc-8.6.3-src.tar.xz 0019138116 18.3 MB
ghc-pie.patch 0000000627 627 Bytes
ghc-rpmlintrc 0000000361 361 Bytes
ghc.changes 0000041848 40.9 KB
ghc.spec 0000014707 14.4 KB
Revision 9 (latest revision is 12)
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) accepted request 669505 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 9)
- use python3-Sphinx instead deprecated python-sphinx [boo#1119686]

- update to 8.6.3
 * A code generation bug resulting in segmentations faults in some programs
 * bug leading to programs with deep stacks crashing when run with retainer profiling enabled
 * A bug resulting in potential heap corruption during stable name allocation
 * Plugins are now loaded during GHCi sessions

- dont require memory-constraints on older distros
- dropped reproducible-tmp-names.patch

- update to 8.6.2
 * Several compiler panics observed in GHC 8.6.1 have been fixed
 * An integer overflow, resulting in some encodeFloat uses returning
    incorrect results, has been fixed
 * A long-standing bug in the LLVM code generator, resulting in incorrect
    floating point evaluation, has been fixed.
 * A long-standing bug exposed in GHC 8.6.1, has been fixed. This issue
    resulted in undefined runtime behavior with some uses of the dataToTag#
    primop. Note that this issue, while less likely to manifest, has existed
    in some form in all GHC releases prior to this release and may result
    in silent, incorrect evaluation.

- Make use of memory-constraints to avoid OOM errors

- Remove forced 'make -j2' for aarch64 and %arm

- add Disable-unboxed-arrays.patch
  * apply on ppc64 only
  * fixes ppc64 build
Comments 0
openSUSE Build Service is sponsored by