Package ghc8.6.4-parsec: Information

    Source package: ghc8.6.4-parsec
    Version: 3.1.14.0-alt1
    Latest version according to Repology
    Build time:  Aug 25, 2023, 01:18 AM in the task #326169
    Report package bug
    License: BSD3
    Summary: Monadic parser combinators
    Description: 
    Parsec is designed from scratch as an industrial-strength parser library.
    It is simple, safe, well documented (on the package homepage), has
    extensive libraries, good error messages, and is fast. It is defined as a
    monad transformer that can be stacked on arbitrary monads, and it is also
    parametric in the input stream type.
    
    The main entry point is the "Text.Parsec" module which provides defaults
    for parsing 'Char'acter data.
    
    The "Text.ParserCombinators.Parsec" module hierarchy contains the legacy
    @parsec-2@ API and may be removed at some point in the future.

    List of rpms provided by this srpm:
    ghc8.6.4-parsec (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Grigory Ustinov

    List of contributors:
    Grigory Ustinov


      1. ghc8.6.4
      2. ghc8.6.4-doc

    Last changed


    Aug. 29, 2019 Grigory Ustinov 3.1.14.0-alt1
    - Build new version for ghc8.6.4.