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-PPC-CodeGen-fix-lwa-instruction-generation.patch 0000000976 976 Bytes
0001-StgCmmPrim-Add-missing-write-barrier.patch 0000000927 927 Bytes
_constraints 0000000363 363 Bytes
ghc-8.0.2-Cabal-dynlibdir.patch 0000000557 557 Bytes
ghc-8.0.2-src.tar.xz 0010687760 10.2 MB
ghc-no-madv-free.patch 0000002080 2.03 KB
ghc-rpmlintrc 0000000361 361 Bytes
ghc.changes 0000032857 32.1 KB
ghc.spec 0000014250 13.9 KB
Revision 53 (latest revision is 107)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 459981 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 53)
- comment for patch 100
- refresh ghc-no-madv-free.patch with upstream patch
* upstream fix for Haskell Trac #12865
* Haskell Trac #12495 is a duplicate 

- update to 8.0.2
- drop patches merged by upstream:
* D2495.patch
- refreshed patches:
* 0001-PPC-CodeGen-fix-lwa-instruction-generation.patch
* 0001-StgCmmPrim-Add-missing-write-barrier.patch
* ghc-no-madv-free.patch
- added ghc-8.0.2-Cabal-dynlibdir.patch by Jens Petersen simplifing
    haskell packaging
+ Interface files produced by GHC should now be deterministic ( boo#998972 )
+ A bug has been fixed that caused standalone derived Ix instances
    to fail for GADTs with exactly one constructor
+ Compatibility fixes recent Linux distributions.
Comments 0
openSUSE Build Service is sponsored by