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

  • Default inline alert: Версия в репозитории: 8.6.4-alt10

Исходный пакет: ghc8.6.4
Версия: 8.6.4-alt0.8.qa1.rv64
Собран:  20 февраля 2022 г. 11:29
Категория: Разработка/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. binutils-devel
    2. libelf-devel
    3. libffi-devel
    4. ghc8.6.4-common
    5. python3-module-sphinx-sphinx-build-symlink
    6. libncurses-devel
    7. /proc
    8. docbook-dtds
    9. docbook-style-xsl
    10. libgmp-devel
    11. xsltproc

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


5 февраля 2022 г. Ivan A. Melnikov 8.6.4-alt0.8.qa1.rv64
- Bootstrap unregisterised build on riscv64.
- Backport riscv64 support from usptream.
- Enable unregisterised builds on %mips and riscv64.
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).
6 декабря 2021 г. Evgeny Sinelnikov 8.6.4-alt8
- Always use AC_LINK_ELSEIF when testing against assembler
  (autoconf assembler checks and -flto)
- Build with system llvm on armh and aarch64