Package ghc8.6.4: Information

    Source package: ghc8.6.4
    Version: 8.6.4-alt11
    Latest version according to Repology
    Build time:  Feb 8, 2024, 03:34 AM in the task #340030
    Report package bug
    Summary: Glasgow Haskell Compilation system
    Description: 
    Haskell is a standard lazy 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++, whatever).
    
    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 <http://www.haskell.org/>.

    List of rpms provided by this srpm:
    ghc8.6.4 (x86_64, ppc64le, i586, armh, aarch64)
    ghc8.6.4-common (noarch)
    ghc8.6.4-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    ghc8.6.4-doc (x86_64, ppc64le, i586, armh, aarch64)
    rpm-macros-ghc8.6.4-common (noarch)

    Maintainer: Anton Zhukharev


    ACL:
    Anton Zhukharev
    @everybody

      1. /proc
      2. binutils-devel
      3. docbook-dtds
      4. docbook-style-xsl
      5. ghc8.6.4-common
      6. libelf-devel
      7. libffi-devel
      8. libgmp-devel
      9. libncurses-devel
      10. python3-module-sphinx-sphinx-build-symlink
      11. xsltproc

    Last changed


    Feb. 7, 2024 Anton Zhukharev 8.6.4-alt11
    - Fixed FTBFS (python 3.12).
    Sept. 26, 2023 Ivan A. Melnikov 8.6.4-alt10
    - NMU: unregistered builds for riscv64 and loongarch64:
      + enable unregistered builds for selected architectures;
      + backport riscv64 support, add loongarch64 support
        to aclocal.m4;
      + backport upstream fixes for unregistered builds
        (fixes build of ghc8.6.4-juicypixels).
    - Add parallelizm to inner calls to make.
    Aug. 17, 2023 Anton Zhukharev 8.6.4-alt9
    - Fixed FTBFS.
    - Built with llvm12.0 on armh and aarch64.
    - Stored LLVM version in %ghc_llvm_version macro.