INFO
Name: ghc-parsec
Version: 3.1.13.0-1.el8
Arch: ppc64le
Summary: Monadic parser combinators
License: BSD
Vendor: Fedora Project
Build Host: buildvm-ppc64le-39.iad2.fedoraproject.org
Build Date: Sun Aug 28 13:17:54 2022
Size: 1391364
URL: https://hackage.haskell.org/package/parsec
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.
FILES
/usr/lib/.build-id
/usr/lib/.build-id/db
/usr/lib/.build-id/db/d04ca2cbcd9aea913ff0f1731022560a763441
/usr/lib64/libHSparsec-3.1.13.0-6BLo566heT6JEy0ofGJI6h-ghc8.2.2.so
/usr/share/licenses/ghc-parsec
/usr/share/licenses/ghc-parsec/LICENSE
REQUIRES
libHSarray-0.5.2.0-ghc8.2.2.so()(64bit)
libHSbase-4.10.1.0-ghc8.2.2.so()(64bit)
libHSbinary-0.8.5.1-ghc8.2.2.so()(64bit)
libHSbytestring-0.10.8.2-ghc8.2.2.so()(64bit)
libHScontainers-0.5.10.2-ghc8.2.2.so()(64bit)
libHSdeepseq-1.4.3.0-ghc8.2.2.so()(64bit)
libHSghc-prim-0.5.1.1-ghc8.2.2.so()(64bit)
libHSinteger-gmp-1.0.1.0-ghc8.2.2.so()(64bit)
libHSmtl-2.2.2-8XubxMJDT8QLsstvlNotkc-ghc8.2.2.so()(64bit)
libHStext-1.2.3.0-GmbS1eycnDHLhZQQeWF5x-ghc8.2.2.so()(64bit)
libHStransformers-0.5.2.0-ghc8.2.2.so()(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.17)(64bit)
libgmp.so.10()(64bit)
libm.so.6()(64bit)
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsXz) 5.2-1
rtld(GNU_HASH)
PROVIDES
ghc-parsec 3.1.13.0-1.el8
ghc-parsec(ppc-64) 3.1.13.0-1.el8
libHSparsec-3.1.13.0-6BLo566heT6JEy0ofGJI6h-ghc8.2.2.so()(64bit)
CONFIG FILES
/usr/lib/.build-id a
/usr/lib/.build-id/db a
/usr/lib/.build-id/db/d04ca2cbcd9aea913ff0f1731022560a763441 a
/usr/lib64/libHSparsec-3.1.13.0-6BLo566heT6JEy0ofGJI6h-ghc8.2.2.so
/usr/share/licenses/ghc-parsec
/usr/share/licenses/ghc-parsec/LICENSE l
LICENSE FILES
BSD
|