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

    Исходный пакет: ghc7.6.1-uniplate
    Версия: 1.6.10-alt1
    Собран:  23 декабря 2012 г. 12:25
    Категория: Разработка/Haskell
    Сообщить об ошибке в пакете
    Домашняя страница: http://community.haskell.org/~ndm/uniplate/

    Лицензия: BSD3
    О пакете: Help writing simple, concise and fast generic operations.
    Описание: 
    Uniplate is library for writing simple and concise generic operations.
    Uniplate has similar goals to the original Scrap Your Boilerplate work, but
    is substantially simpler and faster. The Uniplate manual is available at
    <http://community.haskell.org/~ndm/darcs/uniplate/uniplate.htm>.
    
    To get started with Uniplate you should import one of the three following
    modules:
    
    * "Data.Generics.Uniplate.Data" - to quickly start writing generic
    functions. Most users should start by importing this module.
    
    * "Data.Generics.Uniplate.Direct" - a replacement for
    "Data.Generics.Uniplate.Data" with substantially higher performance (around
    5 times), but requires writing instance declarations.
    
    * "Data.Generics.Uniplate.Operations" - definitions of all the operations
    defined by Uniplate. Both the above two modules re-export this module.
    
    In addition, some users may want to make use of the following modules:
    
    * "Data.Generics.Uniplate.Zipper" - a zipper built on top of Uniplate
    instances.
    
    * "Data.Generics.SYB" - users transitioning from the Scrap Your Boilerplate
    library.
    
    * "Data.Generics.Compos" - users transitioning from the Compos library.
    
    * "Data.Generics.Uniplate.DataOnly" - users making use of both @Data@ and
    @Direct@ to avoid getting instance conflicts.

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

    Сопровождающий: Denis Smirnov

    Список участников:
    Denis Smirnov

    Права:
    @qa_p7

      1. ghc7.6.1-alex
      2. ghc7.6.1-c2hs
      3. ghc7.6.1-cpphs
      4. ghc7.6.1-doc
      5. ghc7.6.1-happy
      6. ghc7.6.1-hscolour
      7. ghc7.6.1-syb
      8. ghc7.6.1-unordered-containers

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


    22 декабря 2012 г. Denis Smirnov 1.6.10-alt1
    - Spec created by cabal2rpm 0.20_08