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, interpreters, references,
contact information, links to research groups) are available from the
Haskell home page at .

Refresh
Refresh
Source Files
Filename Size Changed
9_2_3-bootstrap-sources.tar.gz 0001494230 1.43 MB
Disable-unboxed-arrays.patch 0000000466 466 Bytes
_constraints 0000000650 650 Bytes
bytestring.patch 0000000431 431 Bytes
execstack.patch 0000001295 1.26 KB
ghc-9.4.6-src.tar.xz 0028594616 27.3 MB
ghc-Cabal-install-PATH-warning.patch 0000000879 879 Bytes
ghc-gen_contents_index-haddock-path.patch 0000000533 533 Bytes
ghc-hadrian-s390x-rts--qg.patch 0000000583 583 Bytes
ghc-pie.patch 0000000670 670 Bytes
ghc-pkg.man 0000006443 6.29 KB
ghc-rpmlintrc 0000000361 361 Bytes
ghc.changes 0000060154 58.7 KB
ghc.keyring 0000004967 4.85 KB
ghc.spec 0000019115 18.7 KB
haddock.man 0000005703 5.57 KB
runghc.man 0000001417 1.38 KB
sphinx7.patch 0000000970 970 Bytes
Latest Revision
Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) committed (revision 27)
- update to 9.4.6
- remove fix_extlinks.patch and add bytestring.patch
 * Fix a bug where certain dictionaries for undecidable
    instances could end up looping at runtime
 * Fix a compiler panic involving newtype family instances
 * Fix a bug preventing using the command line
    to compile .cmm files to assembly
 * Fix compiler panics with certain RULE pragmas
 * Fix a loop in the simplifier due to a bug in
    the representation of certain fields in interface files
 * Make type equality (~) checks in the presence
    of quantified contrains more robust to argument ordering
 * Fix some segfaults when using UnliftedDataTypes
 * Improve bounds checking with -fcheck-prim-bounds
 * Fix a bug in the simplifier leading to core lint errors
 * Ensure array read operations have proper memory barries
 * Fix a spurious -dcore-lint failure with certain kinds of type family instances
 * Fix a bug with .hie files containing spurious references
    to generated functions in files with partial field selectors
 * With the aarch64 backend, fix a bug arising from lack
    of zero-extension for 8/16 bit add/sub with immediate
 * Fix a number of bugs having to do with default
    representation polymorphic type variables
 * Add support for top-level Addr# literals
 * Fix some tag inference bugs when using the bytecode interpreter
 * Support the foreign import prim calling convention in the bytecode interpreter
 * Support sized literals in the bytecode interpreter
 * Fix a bug with the handling of unboxed tuples in the bytecode interpreter
 * Make the bytecode interpreter more robust when run on optimised code
 * Accurately account for mutator allocations when using the non-moving GC
Comments 0
openSUSE Build Service is sponsored by