Пакет hugs98: Информация

    Исходный пакет: hugs98
    Версия: 20060921-alt5.qa1
    Собран:  15 апреля 2013 г. 10:27
    Категория: Разработка/Haskell
    Сообщить об ошибке в пакете
    Домашняя страница: http://haskell.org/hugs/

    Лицензия: BSD-style
    О пакете: Hugs 98 - A Haskell Interpreter
    Описание: 
    Hugs 98 is a functional programming system based on Haskell 98, the de facto
    standard for non-strict functional programming languages. Hugs 98 provides an
    almost complete implementation of Haskell 98, including:
    
    * Lazy evaluation, higher order functions, and pattern matching.
    
    * A wide range of built-in types, from characters to bignums, and lists to
      functions, with comprehensive facilities for defining new datatypes and type
      synonyms.
    
    * An advanced polymorphic type system with type and constructor class
      overloading.
    
    * All of the features of the Haskell 98 expression and pattern syntax including
      lambda, case, conditional and let expressions, list comprehensions,
      do-notation, operator sections, and wildcard, irrefutable and `as' patterns.
    
    * An implementation of the Haskell 98 primitives for monadic I/O, with support
      for simple interactive programs, access to text files, handle-based I/O, and
      exception handling.
    
    * An almost complete implementation of the Haskell module system. Hugs 98 also
      supports a number of advanced and experimental extensions including
      multi-parameter classes, extensible records, rank-2 polymorphism,
      existentials, scoped type variables, and restricted type synonyms.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    hugs98 (x86_64, i586)
    hugs98-debuginfo (x86_64, i586)

    Сопровождающий: Konstantin Baev

    Список участников:
    Dmitry V. Levin
    Konstantin Baev
    qa-robot
    vsl
    Stanislav Ievlev

    Права:
    @nobody

      1. libreadline-devel
      2. libfreeglut-devel
      3. libncurses-devel
      4. libGL-devel
      5. docbook-utils-print
      6. libopenal-devel
      7. libX11-devel
      8. xorg-cf-files
      9. imake

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


    15 апреля 2013 г. Dmitry V. Levin 20060921-alt5.qa1
    - NMU: rebuilt for debuginfo.
    19 ноября 2008 г. Konstantin Baev 20060921-alt5
    - Fix repocop errors - remove update_menus macros
      update BuildRequires
    15 августа 2008 г. Konstantin Baev 20060921-alt4
    - Fixed .desktop - removed extension from icon name