[Bug 1803348] Review Request: ghc-parsers - Parsing combinators

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=1803348

Elliott Sales de Andrade <quantum.analyst@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |POST
              Flags|fedora-review?              |fedora-review+



--- Comment #9 from Elliott Sales de Andrade <quantum.analyst@xxxxxxxxx> ---
Approved.

Package Review
==============

Legend:
[x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated
[ ] = Manual review needed


Issues:
=======
- If your application is a C or C++ application you must list a
  BuildRequires against gcc, gcc-c++ or clang.
  Note: No gcc, gcc-c++ or clang found in BuildRequires
  See: https://docs.fedoraproject.org/en-US/packaging-guidelines/C_and_C++/


===== MUST items =====

C/C++:
[x]: Package does not contain kernel modules.
[x]: Package contains no static executables.
[x]: Development (unversioned) .so files in -devel subpackage, if present.
     Note: Unversioned so-files in private %_libdir subdirectory (see
     attachment). Verify they are not in ld path.
[x]: Package does not contain any libtool archives (.la)
[x]: Rpath absent or only used for internal libs.

Generic:
[x]: Package is licensed with an open-source compatible license and meets
     other legal requirements as defined in the legal section of Packaging
     Guidelines.
[x]: License field in the package spec file matches the actual license.
     Note: There is no build directory. Running licensecheck on vanilla
     upstream sources. No licenses found. Please check the source files for
     licenses manually.
[x]: License file installed when any subpackage combination is installed.
[x]: Package does not own files or directories owned by other packages.
[x]: %build honors applicable compiler flags or justifies otherwise.
[x]: Package contains no bundled libraries without FPC exception.
[x]: Changelog in prescribed format.
[x]: Sources contain only permissible code or content.
[-]: Package contains desktop file if it is a GUI application.
[x]: Development files must be in a -devel package
[x]: Package uses nothing in %doc for runtime.
[x]: Package consistently uses macros (instead of hard-coded directory
     names).
[x]: Package is named according to the Package Naming Guidelines.
[?]: Package does not generate any conflict.
[x]: Package obeys FHS, except libexecdir and /usr/target.
[-]: If the package is a rename of another package, proper Obsoletes and
     Provides are present.
[x]: Requires correct, justified where necessary.
[x]: Spec file is legible and written in American English.
[-]: Package contains systemd file(s) if in need.
[x]: Useful -debuginfo package or justification otherwise.
[x]: Package is not known to require an ExcludeArch tag.
[x]: Large documentation must go in a -doc subpackage. Large could be size
     (~1MB) or number of files.
     Note: Documentation size is 10240 bytes in 2 files.
[x]: Package complies to the Packaging Guidelines
[x]: Package successfully compiles and builds into binary rpms on at least
     one supported primary architecture.
[x]: Package installs properly.
[x]: Rpmlint is run on all rpms the build produces.
     Note: There are rpmlint messages (see attachment).
[x]: If (and only if) the source package includes the text of the
     license(s) in its own file, then that file, containing the text of the
     license(s) for the package is included in %license.
[x]: Package requires other packages for directories it uses.
[x]: Package must own all directories that it creates.
[x]: Package uses either %{buildroot} or $RPM_BUILD_ROOT
[x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the
     beginning of %install.
[x]: Macros in Summary, %description expandable at SRPM build time.
[x]: Dist tag is present.
[x]: Package does not contain duplicates in %files.
[x]: Permissions on files are set properly.
[x]: Package must not depend on deprecated() packages.
[x]: Package use %makeinstall only when make install DESTDIR=... doesn't
     work.
[x]: Package is named using only allowed ASCII characters.
[x]: Package does not use a name that already exists.
[x]: Package is not relocatable.
[x]: Sources used to build the package match the upstream source, as
     provided in the spec URL.
[x]: Spec file name must match the spec package %{name}, in the format
     %{name}.spec.
[x]: File names are valid UTF-8.
[x]: Packages must not store files under /srv, /opt or /usr/local

===== SHOULD items =====

Generic:
[-]: If the source package does not include license text(s) as a separate
     file from upstream, the packager SHOULD query upstream to include it.
[x]: Final provides and requires are sane (see attachments).
[x]: Fully versioned dependency in subpackages if applicable.
     Note: No Requires: %{name}%{?_isa} = %{version}-%{release} in ghc-
     parsers-prof
[?]: Package functions as described.
[x]: Latest version is packaged.
[x]: Package does not include license text files separate from upstream.
[x]: Scriptlets must be sane, if used.
[-]: Sources are verified with gpgverify first in %prep if upstream
     publishes signatures.
     Note: gpgverify is not used.
[-]: Description and summary sections in the package spec file contains
     translations for supported Non-English languages, if available.
[x]: Package should compile and build into binary rpms on all supported
     architectures.
[!]: %check is present and all tests pass.
[x]: Packages should try to preserve timestamps of original installed
     files.
[x]: Reviewer should test that the package builds in mock.
[x]: Buildroot is not present
[x]: Package has no %clean section with rm -rf %{buildroot} (or
     $RPM_BUILD_ROOT)
[x]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin.
[x]: Packager, Vendor, PreReq, Copyright tags should not be in spec file
[x]: Sources can be downloaded from URI in Source: tag
[x]: SourceX is a working URL.
[x]: Spec use %global instead of %define unless justified.

===== EXTRA items =====

Generic:
[x]: Rpmlint is run on all installed packages.
     Note: There are rpmlint messages (see attachment).
[x]: Large data in /usr/share should live in a noarch subpackage if package
     is arched.
[x]: Spec file according to URL is the same as in SRPM.


Rpmlint
-------
Checking: ghc-parsers-0.12.10-2.fc33.x86_64.rpm
          ghc-parsers-devel-0.12.10-2.fc33.x86_64.rpm
          ghc-parsers-doc-0.12.10-2.fc33.noarch.rpm
          ghc-parsers-prof-0.12.10-2.fc33.x86_64.rpm
          ghc-parsers-0.12.10-2.fc33.src.rpm
ghc-parsers.x86_64: W: spelling-error Summary(en_US) combinators ->
combinations, combination, contaminators
ghc-parsers.x86_64: W: spelling-error %description -l en_US combinators ->
combinations, combination, contaminators
ghc-parsers.x86_64: W: spelling-error %description -l en_US combinator ->
combination, contaminator, coordinator
ghc-parsers.x86_64: W: spelling-error %description -l en_US Combinators ->
Combinations, Combination, Contaminators
ghc-parsers.x86_64: W: spelling-error %description -l en_US attoparsec ->
separator
ghc-parsers.x86_64: E: library-not-linked-against-libc
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so
ghc-parsers.x86_64: W: no-documentation
ghc-parsers-prof.x86_64: W: no-documentation
ghc-parsers-prof.x86_64: W: devel-file-in-non-devel-package
/usr/lib64/ghc-8.6.5/parsers-0.12.10/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP_p.a
ghc-parsers.src: W: spelling-error Summary(en_US) combinators -> combinations,
combination, contaminators
ghc-parsers.src: W: spelling-error %description -l en_US combinators ->
combinations, combination, contaminators
ghc-parsers.src: W: spelling-error %description -l en_US combinator ->
combination, contaminator, coordinator
ghc-parsers.src: W: spelling-error %description -l en_US Combinators ->
Combinations, Combination, Contaminators
ghc-parsers.src: W: spelling-error %description -l en_US attoparsec ->
separator
5 packages and 0 specfiles checked; 1 errors, 13 warnings.




Rpmlint (installed packages)
----------------------------
ghc-parsers.x86_64: W: spelling-error Summary(en_US) combinators ->
combinations, combination, contaminators
ghc-parsers.x86_64: W: spelling-error %description -l en_US combinators ->
combinations, combination, contaminators
ghc-parsers.x86_64: W: spelling-error %description -l en_US combinator ->
combination, contaminator, coordinator
ghc-parsers.x86_64: W: spelling-error %description -l en_US Combinators ->
Combinations, Combination, Contaminators
ghc-parsers.x86_64: W: spelling-error %description -l en_US attoparsec ->
separator
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so RtsFlags
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so
__hscore_get_saved_termios
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so
__hscore_set_saved_termios
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so
__int_encodeDouble
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so _assertFail
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so
backtraceFree
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so cmp_thread
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so debugBelch
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so
dirty_MUT_VAR
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so
enabled_capabilities
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so errorBelch
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so
foreignExportStablePtr
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so
forkOS_createThread
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so
freeHaskellFunctionPtr
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so
getFullProgArgv
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so
getMonotonicNSec
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so
getNumberOfProcessors
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so
getOrSetGHCConcSignalSignalHandlerStore
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so
getOrSetSystemEventThreadEventManagerStore
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so
getOrSetSystemEventThreadIOManagerThreadStore
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so
getOrSetSystemTimerThreadEventManagerStore
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so
getOrSetSystemTimerThreadIOManagerThreadStore
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so
getProcessElapsedTime
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so getProgArgv
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so getRTSStats
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so
getRTSStatsEnabled
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so
hs_free_stable_ptr
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so
hs_spt_key_count
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so hs_spt_keys
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so
hs_spt_lookup
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so
libdwGetBacktrace
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so
libdwLookupLocation
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so
libdwPoolClear
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so
libdwPoolRelease
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so
libdwPoolTake
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so lockFile
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so newCAF
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so newSpark
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so performGC
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so
performMajorGC
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so
reportHeapOverflow
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so
reportStackOverflow
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so resumeThread
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so
rtsSupportsBoundThreads
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so rts_apply
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so
rts_checkSchedStatus
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so
rts_disableThreadAllocationLimit
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so
rts_enableThreadAllocationLimit
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so rts_evalIO
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so
rts_getThreadId
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so rts_lock
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so
rts_mkStablePtr
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so
rts_setMainThread
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so rts_unlock
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so
setIOManagerControlFd
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so
setIOManagerWakeupFd
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so
setNumCapabilities
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so setProgArgv
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so
setTimerManagerControlFd
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so
shutdownHaskellAndExit
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so
shutdownHaskellAndSignal
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so
startProfTimer
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so stg_*
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so
stopProfTimer
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so
suspendThread
ghc-parsers.x86_64: W: undefined-non-weak-symbol
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so unlockFile
ghc-parsers.x86_64: W: library-not-linked-against-libc
/usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so
ghc-parsers.x86_64: W: no-documentation
ghc-parsers-prof.x86_64: W: no-documentation
ghc-parsers-prof.x86_64: W: devel-file-in-non-devel-package
/usr/lib64/ghc-8.6.5/parsers-0.12.10/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP_p.a
4 packages and 0 specfiles checked; 0 errors, 885 warnings.



Unversioned so-files
--------------------
ghc-parsers: /usr/lib64/libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so

Source checksums
----------------
https://hackage.haskell.org/package/parsers-0.12.10/parsers-0.12.10.tar.gz :
  CHECKSUM(SHA256) this package     :
17b91f1318ca54679395b382a056df633fdb44fbb962eca66b1787f957af1a6c
  CHECKSUM(SHA256) upstream package :
17b91f1318ca54679395b382a056df633fdb44fbb962eca66b1787f957af1a6c


Requires
--------
ghc-parsers (rpmlib, GLIBC filtered):
    libHSattoparsec-0.13.2.3-BiG4dMi6jgaGRiQu1xIDkT-ghc8.6.5.so()(64bit)
    libHSbase-4.12.0.0-ghc8.6.5.so()(64bit)
    libHSbinary-0.8.6.0-ghc8.6.5.so()(64bit)
    libHSbytestring-0.10.8.2-ghc8.6.5.so()(64bit)
    libHScharset-0.3.7.1-4u1nmqpwRyq2IddPtc0lQ6-ghc8.6.5.so()(64bit)
    libHScontainers-0.6.0.1-ghc8.6.5.so()(64bit)
    libHSghc-prim-0.5.3-ghc8.6.5.so()(64bit)
    libHSinteger-gmp-1.0.2.0-ghc8.6.5.so()(64bit)
    libHSmtl-2.2.2-ghc8.6.5.so()(64bit)
    libHSparsec-3.1.13.0-ghc8.6.5.so()(64bit)
    libHSscientific-0.3.6.2-Jh87LYpjAZH3EhMJkXeu1S-ghc8.6.5.so()(64bit)
    libHStext-1.2.3.1-ghc8.6.5.so()(64bit)
    libHStransformers-0.5.6.2-ghc8.6.5.so()(64bit)
   
libHSunordered-containers-0.2.10.0-KQjsr7xKC1WHxfEOZ1c65w-ghc8.6.5.so()(64bit)
    rtld(GNU_HASH)

ghc-parsers-devel (rpmlib, GLIBC filtered):
    /bin/sh
    ghc-compiler
    ghc-devel(attoparsec-0.13.2.3-BiG4dMi6jgaGRiQu1xIDkT)
    ghc-devel(base-4.12.0.0)
    ghc-devel(base-orphans-0.8.2-Ke99E60Mo84KnUwhUIlkF8)
    ghc-devel(binary-0.8.6.0)
    ghc-devel(charset-0.3.7.1-4u1nmqpwRyq2IddPtc0lQ6)
    ghc-devel(containers-0.6.0.1)
    ghc-devel(mtl-2.2.2)
    ghc-devel(parsec-3.1.13.0)
    ghc-devel(scientific-0.3.6.2-Jh87LYpjAZH3EhMJkXeu1S)
    ghc-devel(semigroups-0.18.5-6T2lH5F6zyQIdwR3JYKMO3)
    ghc-devel(text-1.2.3.1)
    ghc-devel(transformers-0.5.6.2)
    ghc-devel(unordered-containers-0.2.10.0-KQjsr7xKC1WHxfEOZ1c65w)
    ghc-parsers(x86-64)

ghc-parsers-doc (rpmlib, GLIBC filtered):

ghc-parsers-prof (rpmlib, GLIBC filtered):
    ghc-parsers-devel(x86-64)
    ghc-prof(attoparsec-0.13.2.3-BiG4dMi6jgaGRiQu1xIDkT)
    ghc-prof(base-4.12.0.0)
    ghc-prof(base-orphans-0.8.2-Ke99E60Mo84KnUwhUIlkF8)
    ghc-prof(binary-0.8.6.0)
    ghc-prof(charset-0.3.7.1-4u1nmqpwRyq2IddPtc0lQ6)
    ghc-prof(containers-0.6.0.1)
    ghc-prof(mtl-2.2.2)
    ghc-prof(parsec-3.1.13.0)
    ghc-prof(scientific-0.3.6.2-Jh87LYpjAZH3EhMJkXeu1S)
    ghc-prof(semigroups-0.18.5-6T2lH5F6zyQIdwR3JYKMO3)
    ghc-prof(text-1.2.3.1)
    ghc-prof(transformers-0.5.6.2)
    ghc-prof(unordered-containers-0.2.10.0-KQjsr7xKC1WHxfEOZ1c65w)



Provides
--------
ghc-parsers:
    ghc-parsers
    ghc-parsers(x86-64)
    libHSparsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP-ghc8.6.5.so()(64bit)

ghc-parsers-devel:
    ghc-devel(parsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP)
    ghc-parsers-devel
    ghc-parsers-devel(x86-64)
    ghc-parsers-static
    ghc-parsers-static(x86-64)

ghc-parsers-doc:
    ghc-parsers-doc

ghc-parsers-prof:
    ghc-parsers-prof
    ghc-parsers-prof(x86-64)
    ghc-prof(parsers-0.12.10-BVj9NJ0igAzFAJnphKCfvP)



Generated by fedora-review 0.7.5 (5fa5b7e) last change: 2020-02-16
Command line :/usr/bin/fedora-review -b 1803348 -m fedora-rawhide-x86_64
Buildroot used: fedora-rawhide-x86_64
Active plugins: C/C++, Generic, Haskell, Shell-api
Disabled plugins: Ocaml, fonts, Python, Java, SugarActivity, R, PHP, Perl
Disabled flags: EPEL6, EPEL7, DISTTAG, BATCH, EXARCH


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx




[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite Conditions]     [KDE Users]

  Powered by Linux