Пакет ghc8.6.4: Информация

    Исходный пакет: ghc8.6.4
    Версия: 8.6.4-alt10
    Собран:  3 октября 2023 г. 6:02
    Категория: Разработка/Haskell
    Сообщить об ошибке в пакете
    Домашняя страница: http://haskell.org/ghc/

    Лицензия: BSD-3-Clause and HaskellReport
    О пакете: Glasgow Haskell Compilation system
    Описание: 
    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/>.

    Список rpm-пакетов, предоставляемых данным 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)

    Сопровождающий: Ivan A. Melnikov


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

    Последнее изменение


    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.
    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.
    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).