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

    Исходный пакет: ghc7.6.1
    Версия: 7.6.1-alt8
    Собран:  21 марта 2019 г. 16:20 в задании #222088
    Категория: Разработка/Haskell
    Сообщить об ошибке в пакете
    Ошибки пересборки
    АрхитектураДата ошибкиОбновлено
    x86_6424 марта 2024 г.24 марта 2024 г.
    Домашняя страница: http://haskell.org/ghc/

    Лицензия: BSD style w/o adv. clause
    О пакете: 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-пакетом:
    ghc7.6.1 (x86_64, i586, aarch64)
    ghc7.6.1-common (noarch)
    ghc7.6.1-debuginfo (x86_64, i586, aarch64)
    ghc7.6.1-doc (x86_64, i586, aarch64)
    rpm-macros-ghc7.6.1-common (noarch)

    Сопровождающий: Evgeny Sinelnikov


      1. libncurses-devel
      2. libgmp-devel
      3. docbook-dtds
      4. docbook-style-xsl
      5. binutils-devel
      6. libelf-devel
      7. libffi-devel
      8. ghc7.6.1-common
      9. xsltproc

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


    16 марта 2019 г. Evgeny Sinelnikov 7.6.1-alt8
    - Provides haskell(abi) for compatibility
    8 февраля 2019 г. Gleb Fotengauer-Malinovskiy 7.6.1-alt7
    - Applied patches to add support of aarch64 and ppc64le architectures.
    - Removed BuilArch: noarch from doc subpackage (ghc generates different
      list of documents for different archirectures).
    21 октября 2015 г. Ivan Zakharyaschev 7.6.1-alt6.1
    - "ghc-pkg recache" went crazy without glibc-gconv-modules (ALT#31576);
      we workaround it for now without an investigation whether it's a Haskell
      lib or glibc which goes crazy.
    - Rearranged Reqs/Provs to make them more clear and to prepare for
      independent co-existence of several versions; not yet ready to make
      ghc7.6.1-common optional (it should be installed only to select the
      default GHC).