~/f/cabal-install/RPMS.2017 ~/f/cabal-install ~/f/cabal-install RPMS.2017/cabal-install-3.2.0.0-0.0.x86_64.rpm RPMS/cabal-install-3.2.0.0-0.0.x86_64.rpm differ: byte 225, line 1 Comparing cabal-install-3.2.0.0-0.0.x86_64.rpm to cabal-install-3.2.0.0-0.0.x86_64.rpm comparing the rpm tags of cabal-install --- old-rpm-tags +++ new-rpm-tags @@ -120 +120 @@ -/usr/share/man/man1/cabal.1.gz b32e9e26a07b745e8539028946eea0388094d4f2ebc65bb7ce24477f674d392f 2 +/usr/share/man/man1/cabal.1.gz 27bc8dc162a5df213808dd5ab41d1fe6dcf7938fdff2e3fc7f84b6c041201bd8 2 comparing rpmtags comparing RELEASE comparing PROVIDES comparing scripts comparing filelist comparing file checksum creating rename script RPM file checksum differs. Extracting packages /usr/share/man/man1/cabal.1 differs (troff or preprocessor input, ASCII text, with very long lines) --- old//usr/share/man/man1/cabal.1 2022-10-04 11:58:28.863952424 +0000 +++ new//usr/share/man/man1/cabal.1 2022-10-04 11:58:28.967953138 +0000 @@ -20118,3 +20118,1281 @@ \-\-enable-static .br +\-\-disable-static +.br +.RS +Static library +.RE + +\-\-enable-executable-dynamic +.br +\-\-disable-executable-dynamic +.br +.RS +Executable dynamic linking +.RE + +\-\-enable-executable-static +.br +\-\-disable-executable-static +.br +.RS +Executable fully static linking +.RE + +\-\-enable-profiling +.br +\-\-disable-profiling +.br +.RS +Executable and library profiling +.RE + +\-\-enable-executable-profiling +.br +\-\-disable-executable-profiling +.br +.RS +Executable profiling (DEPRECATED) +.RE + +\-\-profiling-detail +.I level +.RS +Profiling detail level for executable and library (default, none, exported-functions, toplevel-functions, all-functions). +.RE + +\-\-library-profiling-detail +.I level +.RS +Profiling detail level for libraries only. +.RE + +\-O, \-\-enable-optimization, \-\-enable-optimisation +.RI [ n ] +.RS +Build with optimization (n is 0--2, default is 1) +.RE + +\-\-disable-optimization, \-\-disable-optimisation +.RS +Build without optimization +.RE + +\-\-enable-debug-info +.RI [ n ] +.RS +Emit debug info (n is 0--3, default is 0) +.RE + +\-\-disable-debug-info +.RS +Don't emit debug info +.RE + +\-\-enable-library-for-ghci +.br +\-\-disable-library-for-ghci +.br +.RS +compile library for use with GHCi +.RE + +\-\-enable-split-sections +.br +\-\-disable-split-sections +.br +.RS +compile library code such that unneeded definitions can be dropped from the final executable (GHC 7.8+) +.RE + +\-\-enable-split-objs +.br +\-\-disable-split-objs +.br +.RS +split library into smaller objects to reduce binary sizes (GHC 6.6+) +.RE + +\-\-enable-executable-stripping +.br +\-\-disable-executable-stripping +.br +.RS +strip executables upon installation to reduce binary sizes +.RE + +\-\-enable-library-stripping +.br +\-\-disable-library-stripping +.br +.RS +strip libraries upon installation to reduce binary sizes +.RE + +\-\-configure-option +.I OPT +.RS +Extra option for configure +.RE + +\-\-user +.br +\-\-global +.br +.RS +doing a per-user installation +.RE + +\-\-package-db +.I DB +.RS +Append the given package database to the list of package databases used (to satisfy dependencies and register into). May be a specific file, 'global' or 'user'. The initial list is ['global'], ['global', 'user'], or ['global', $sandbox], depending on context. Use 'clear' to reset the list to empty. See the user guide for details. +.RE + +\-f, \-\-flags +.I FLAGS +.RS +Force values for the given flags in Cabal conditionals in the .cabal file. E.g., --flags="debug -usebytestrings" forces the flag "debug" to true and "usebytestrings" to false. +.RE + +\-\-extra-include-dirs +.I PATH +.RS +A list of directories to search for header files +.RE + +\-\-enable-deterministic +.br +\-\-disable-deterministic +.br +.RS +Try to be as deterministic as possible (used by the test suite) +.RE + +\-\-ipid +.I IPID +.RS +Installed package ID to compile this package as +.RE + +\-\-cid +.I CID +.RS +Installed component ID to compile this component as +.RE + +\-\-extra-lib-dirs +.I PATH +.RS +A list of directories to search for external libraries +.RE + +\-\-extra-framework-dirs +.I PATH +.RS +A list of directories to search for external frameworks (OS X only) +.RE + +\-\-extra-prog-path +.I PATH +.RS +A list of directories to search for required programs (in addition to the normal search locations) +.RE + +\-\-instantiate-with +.I NAME=MOD +.RS +A mapping of signature names to concrete module instantiations. +.RE + +\-\-enable-tests +.br +\-\-disable-tests +.br +.RS +dependency checking and compilation for test suites listed in the package description file. overalldiffered=1 (number of pkgs that are not bit-by-bit identical: 0 is good) overall=1