Package ghc8.6.4: Information

    Source package: ghc8.6.4
    Version: 8.6.4-alt10
    Build time:  Oct 3, 2023, 06:02 AM
    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 (riscv64)
    ghc8.6.4-common (noarch)
    ghc8.6.4-debuginfo (riscv64)
    ghc8.6.4-doc (riscv64)
    rpm-macros-ghc8.6.4-common (noarch)

    Maintainer: Ivan A. Melnikov


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

    Last changed


    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.
    Jan. 25, 2022 Gleb Fotengauer-Malinovskiy 8.6.4-alt8.qa1
    - NMU: added R: llvm%_llvm_version on armh and aarch64 architectures (fixes
      regression introduced in 8.6.4-alt8 release which caused all packages and
      applications based on GHC to FTBFS).