<86>May 4 03:59:58 userdel[3477438]: delete user 'rooter' <86>May 4 03:59:58 userdel[3477438]: removed group 'rooter' owned by 'rooter' <86>May 4 03:59:58 userdel[3477438]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 03:59:58 groupadd[3477459]: group added to /etc/group: name=rooter, GID=1799 <86>May 4 03:59:58 groupadd[3477459]: group added to /etc/gshadow: name=rooter <86>May 4 03:59:58 groupadd[3477459]: new group: name=rooter, GID=1799 <86>May 4 03:59:58 useradd[3477473]: new user: name=rooter, UID=1799, GID=1799, home=/root, shell=/bin/bash, from=none <86>May 4 03:59:58 userdel[3477488]: delete user 'builder' <86>May 4 03:59:58 userdel[3477488]: removed group 'builder' owned by 'builder' <86>May 4 03:59:58 userdel[3477488]: removed shadow group 'builder' owned by 'builder' <86>May 4 03:59:58 groupadd[3477504]: group added to /etc/group: name=builder, GID=1800 <86>May 4 03:59:58 groupadd[3477504]: group added to /etc/gshadow: name=builder <86>May 4 03:59:58 groupadd[3477504]: new group: name=builder, GID=1800 <86>May 4 03:59:58 useradd[3477519]: new user: name=builder, UID=1800, GID=1800, home=/usr/src, shell=/bin/bash, from=none warning: Macro %hs_configure2 not found warning: Macro %hs_build not found warning: Macro %hs_install not found warning: Macro %hs_gen_filelist not found <13>May 4 04:00:03 rpmi: rpm-macros-ghc8.6.4-common-8.6.4-alt11 sisyphus+340030.100.2.2 1707341956 installed <13>May 4 04:00:03 rpmi: rpm-build-haskell-1.4.7-alt1 sisyphus+326169.620.17.2 1692843658 installed <13>May 4 04:00:03 rpmi: libgmp-devel-6.3.0-alt1 sisyphus+328118.100.2.1 1693294124 installed <13>May 4 04:00:03 rpmi: libffi-devel-1:3.4.6-alt1 sisyphus+341904.100.1.1 1709474358 installed <13>May 4 04:00:03 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>May 4 04:00:03 rpmi: ghc8.6.4-common-8.6.4-alt11 sisyphus+340030.100.2.2 1707341956 installed <13>May 4 04:00:12 rpmi: ghc8.6.4-8.6.4-alt11 sisyphus+340030.100.2.2 1707341956 installed <13>May 4 04:00:12 rpmi: ghc8.6.4-hashable-1.2.7.0-alt1 sisyphus+326169.14000.17.2 1692851214 installed <13>May 4 04:00:12 rpmi: ghc8.6.4-unordered-containers-0.2.10.0-alt1 sisyphus+326169.22000.17.2 1692853431 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ghc8.6.4-relude-0.5.0-alt1.nosrc.rpm (w1.gzdio) Installing ghc8.6.4-relude-0.5.0-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.78839 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ghc8.6.4-relude-0.5.0 + echo 'Source #0 (ghc8.6.4-relude-0.5.0.tar):' Source #0 (ghc8.6.4-relude-0.5.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ghc8.6.4-relude-0.5.0.tar + cd ghc8.6.4-relude-0.5.0 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ghc8.6.4-relude-0.5.0-alt1.patch):' Patch #0 (ghc8.6.4-relude-0.5.0-alt1.patch): + /usr/bin/patch -p1 patching file Setup.hs + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.78839 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ghc8.6.4-relude-0.5.0 + '[' -f configure.ac -a '!' -f configure ']' + '[' -x Setup ']' + ghc-8.6.4 Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/doc/ghc8.6.4-relude-0.5.0 '--libsubdir=$compiler/$pkgid' '--dynlibdir=/usr/lib64/$compiler/lib' --docdir=/usr/share/doc/ghc8.6.4-relude-0.5.0 --datadir=/usr/share --datasubdir=ghc8.6.4-relude-0.5.0 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-split-objs --enable-shared -O2 --ghc Configuring relude-0.5.0... Warning: The flag --disable-executable-profiling is deprecated. Please use --disable-profiling instead. + '[' -x Setup ']' + ./Setup makefile -f cabal-rpm.mk unrecognised command: makefile (try --help) + ./Setup build Preprocessing library for relude-0.5.0.. Building library for relude-0.5.0.. [ 1 of 53] Compiling Relude.Applicative ( src/Relude/Applicative.hs, dist/build/Relude/Applicative.o ) [ 2 of 53] Compiling Relude.Base ( src/Relude/Base.hs, dist/build/Relude/Base.o ) [ 3 of 53] Compiling Relude.Bool.Reexport ( src/Relude/Bool/Reexport.hs, dist/build/Relude/Bool/Reexport.o ) [ 4 of 53] Compiling Relude.Container.Reexport ( src/Relude/Container/Reexport.hs, dist/build/Relude/Container/Reexport.o ) [ 5 of 53] Compiling Relude.Foldable.Reexport ( src/Relude/Foldable/Reexport.hs, dist/build/Relude/Foldable/Reexport.o ) [ 6 of 53] Compiling Relude.Function ( src/Relude/Function.hs, dist/build/Relude/Function.o ) [ 7 of 53] Compiling Relude.Functor.Reexport ( src/Relude/Functor/Reexport.hs, dist/build/Relude/Functor/Reexport.o ) [ 8 of 53] Compiling Relude.Functor.Fmap ( src/Relude/Functor/Fmap.hs, dist/build/Relude/Functor/Fmap.o ) [ 9 of 53] Compiling Relude.Functor ( src/Relude/Functor.hs, dist/build/Relude/Functor.o ) [10 of 53] Compiling Relude.Lifted.Concurrent ( src/Relude/Lifted/Concurrent.hs, dist/build/Relude/Lifted/Concurrent.o ) [11 of 53] Compiling Relude.Lifted.Exit ( src/Relude/Lifted/Exit.hs, dist/build/Relude/Lifted/Exit.o ) [12 of 53] Compiling Relude.Lifted.IORef ( src/Relude/Lifted/IORef.hs, dist/build/Relude/Lifted/IORef.o ) [13 of 53] Compiling Relude.List.Reexport ( src/Relude/List/Reexport.hs, dist/build/Relude/List/Reexport.o ) [14 of 53] Compiling Relude.Monad.Reexport ( src/Relude/Monad/Reexport.hs, dist/build/Relude/Monad/Reexport.o ) [15 of 53] Compiling Relude.Monad.Maybe ( src/Relude/Monad/Maybe.hs, dist/build/Relude/Monad/Maybe.o ) [16 of 53] Compiling Relude.Lifted.File ( src/Relude/Lifted/File.hs, dist/build/Relude/Lifted/File.o ) [17 of 53] Compiling Relude.Monad.Trans ( src/Relude/Monad/Trans.hs, dist/build/Relude/Monad/Trans.o ) [18 of 53] Compiling Relude.Monoid ( src/Relude/Monoid.hs, dist/build/Relude/Monoid.o ) [19 of 53] Compiling Relude.Nub ( src/Relude/Nub.hs, dist/build/Relude/Nub.o ) [20 of 53] Compiling Relude.String.Reexport ( src/Relude/String/Reexport.hs, dist/build/Relude/String/Reexport.o ) [21 of 53] Compiling Relude.String.Conversion ( src/Relude/String/Conversion.hs, dist/build/Relude/String/Conversion.o ) [22 of 53] Compiling Relude.String ( src/Relude/String.hs, dist/build/Relude/String.o ) [23 of 53] Compiling Relude.Print ( src/Relude/Print.hs, dist/build/Relude/Print.o ) [24 of 53] Compiling Relude.Monad.Either ( src/Relude/Monad/Either.hs, dist/build/Relude/Monad/Either.o ) [25 of 53] Compiling Relude.Monad ( src/Relude/Monad.hs, dist/build/Relude/Monad.o ) [26 of 53] Compiling Relude.List.NonEmpty ( src/Relude/List/NonEmpty.hs, dist/build/Relude/List/NonEmpty.o ) [27 of 53] Compiling Relude.List ( src/Relude/List.hs, dist/build/Relude/List.o ) [28 of 53] Compiling Relude.Exception ( src/Relude/Exception.hs, dist/build/Relude/Exception.o ) [29 of 53] Compiling Relude.DeepSeq ( src/Relude/DeepSeq.hs, dist/build/Relude/DeepSeq.o ) [30 of 53] Compiling Relude.Bool.Guard ( src/Relude/Bool/Guard.hs, dist/build/Relude/Bool/Guard.o ) [31 of 53] Compiling Relude.Bool ( src/Relude/Bool.hs, dist/build/Relude/Bool.o ) [32 of 53] Compiling Relude.Numeric ( src/Relude/Numeric.hs, dist/build/Relude/Numeric.o ) [33 of 53] Compiling Relude.Container.One ( src/Relude/Container/One.hs, dist/build/Relude/Container/One.o ) [34 of 53] Compiling Relude.Container ( src/Relude/Container.hs, dist/build/Relude/Container.o ) [35 of 53] Compiling Relude.Foldable.Fold ( src/Relude/Foldable/Fold.hs, dist/build/Relude/Foldable/Fold.o ) [36 of 53] Compiling Relude.Foldable ( src/Relude/Foldable.hs, dist/build/Relude/Foldable.o ) [37 of 53] Compiling Relude.Extra.Map ( src/Relude/Extra/Map.hs, dist/build/Relude/Extra/Map.o ) [38 of 53] Compiling Relude.File ( src/Relude/File.hs, dist/build/Relude/File.o ) [39 of 53] Compiling Relude.Debug ( src/Relude/Debug.hs, dist/build/Relude/Debug.o ) [40 of 53] Compiling Relude.Lifted.Terminal ( src/Relude/Lifted/Terminal.hs, dist/build/Relude/Lifted/Terminal.o ) [41 of 53] Compiling Relude.Lifted ( src/Relude/Lifted.hs, dist/build/Relude/Lifted.o ) [42 of 53] Compiling Relude ( src/Relude.hs, dist/build/Relude.o ) [43 of 53] Compiling Relude.Extra.Validation ( src/Relude/Extra/Validation.hs, dist/build/Relude/Extra/Validation.o ) [44 of 53] Compiling Relude.Extra.Type ( src/Relude/Extra/Type.hs, dist/build/Relude/Extra/Type.o ) [45 of 53] Compiling Relude.Extra.Tuple ( src/Relude/Extra/Tuple.hs, dist/build/Relude/Extra/Tuple.o ) [46 of 53] Compiling Relude.Extra.Newtype ( src/Relude/Extra/Newtype.hs, dist/build/Relude/Extra/Newtype.o ) [47 of 53] Compiling Relude.Extra.Lens ( src/Relude/Extra/Lens.hs, dist/build/Relude/Extra/Lens.o ) [48 of 53] Compiling Relude.Extra.Group ( src/Relude/Extra/Group.hs, dist/build/Relude/Extra/Group.o ) [49 of 53] Compiling Relude.Extra.Foldable1 ( src/Relude/Extra/Foldable1.hs, dist/build/Relude/Extra/Foldable1.o ) [50 of 53] Compiling Relude.Extra.Enum ( src/Relude/Extra/Enum.hs, dist/build/Relude/Extra/Enum.o ) [51 of 53] Compiling Relude.Extra.CallStack ( src/Relude/Extra/CallStack.hs, dist/build/Relude/Extra/CallStack.o ) [52 of 53] Compiling Relude.Extra.Bifunctor ( src/Relude/Extra/Bifunctor.hs, dist/build/Relude/Extra/Bifunctor.o ) [53 of 53] Compiling Relude.Unsafe ( src/Relude/Unsafe.hs, dist/build/Relude/Unsafe.o ) [ 1 of 53] Compiling Relude.Applicative ( src/Relude/Applicative.hs, dist/build/Relude/Applicative.p_o ) [ 2 of 53] Compiling Relude.Base ( src/Relude/Base.hs, dist/build/Relude/Base.p_o ) [ 3 of 53] Compiling Relude.Bool.Reexport ( src/Relude/Bool/Reexport.hs, dist/build/Relude/Bool/Reexport.p_o ) [ 4 of 53] Compiling Relude.Container.Reexport ( src/Relude/Container/Reexport.hs, dist/build/Relude/Container/Reexport.p_o ) [ 5 of 53] Compiling Relude.Foldable.Reexport ( src/Relude/Foldable/Reexport.hs, dist/build/Relude/Foldable/Reexport.p_o ) [ 6 of 53] Compiling Relude.Function ( src/Relude/Function.hs, dist/build/Relude/Function.p_o ) [ 7 of 53] Compiling Relude.Functor.Reexport ( src/Relude/Functor/Reexport.hs, dist/build/Relude/Functor/Reexport.p_o ) [ 8 of 53] Compiling Relude.Functor.Fmap ( src/Relude/Functor/Fmap.hs, dist/build/Relude/Functor/Fmap.p_o ) [ 9 of 53] Compiling Relude.Functor ( src/Relude/Functor.hs, dist/build/Relude/Functor.p_o ) [10 of 53] Compiling Relude.Lifted.Concurrent ( src/Relude/Lifted/Concurrent.hs, dist/build/Relude/Lifted/Concurrent.p_o ) [11 of 53] Compiling Relude.Lifted.Exit ( src/Relude/Lifted/Exit.hs, dist/build/Relude/Lifted/Exit.p_o ) [12 of 53] Compiling Relude.Lifted.IORef ( src/Relude/Lifted/IORef.hs, dist/build/Relude/Lifted/IORef.p_o ) [13 of 53] Compiling Relude.List.Reexport ( src/Relude/List/Reexport.hs, dist/build/Relude/List/Reexport.p_o ) [14 of 53] Compiling Relude.Monad.Reexport ( src/Relude/Monad/Reexport.hs, dist/build/Relude/Monad/Reexport.p_o ) [15 of 53] Compiling Relude.Monad.Maybe ( src/Relude/Monad/Maybe.hs, dist/build/Relude/Monad/Maybe.p_o ) [16 of 53] Compiling Relude.Lifted.File ( src/Relude/Lifted/File.hs, dist/build/Relude/Lifted/File.p_o ) [17 of 53] Compiling Relude.Monad.Trans ( src/Relude/Monad/Trans.hs, dist/build/Relude/Monad/Trans.p_o ) [18 of 53] Compiling Relude.Monoid ( src/Relude/Monoid.hs, dist/build/Relude/Monoid.p_o ) [19 of 53] Compiling Relude.Nub ( src/Relude/Nub.hs, dist/build/Relude/Nub.p_o ) [20 of 53] Compiling Relude.String.Reexport ( src/Relude/String/Reexport.hs, dist/build/Relude/String/Reexport.p_o ) [21 of 53] Compiling Relude.String.Conversion ( src/Relude/String/Conversion.hs, dist/build/Relude/String/Conversion.p_o ) [22 of 53] Compiling Relude.String ( src/Relude/String.hs, dist/build/Relude/String.p_o ) [23 of 53] Compiling Relude.Print ( src/Relude/Print.hs, dist/build/Relude/Print.p_o ) [24 of 53] Compiling Relude.Monad.Either ( src/Relude/Monad/Either.hs, dist/build/Relude/Monad/Either.p_o ) [25 of 53] Compiling Relude.Monad ( src/Relude/Monad.hs, dist/build/Relude/Monad.p_o ) [26 of 53] Compiling Relude.List.NonEmpty ( src/Relude/List/NonEmpty.hs, dist/build/Relude/List/NonEmpty.p_o ) [27 of 53] Compiling Relude.List ( src/Relude/List.hs, dist/build/Relude/List.p_o ) [28 of 53] Compiling Relude.Exception ( src/Relude/Exception.hs, dist/build/Relude/Exception.p_o ) [29 of 53] Compiling Relude.DeepSeq ( src/Relude/DeepSeq.hs, dist/build/Relude/DeepSeq.p_o ) [30 of 53] Compiling Relude.Bool.Guard ( src/Relude/Bool/Guard.hs, dist/build/Relude/Bool/Guard.p_o ) [31 of 53] Compiling Relude.Bool ( src/Relude/Bool.hs, dist/build/Relude/Bool.p_o ) [32 of 53] Compiling Relude.Numeric ( src/Relude/Numeric.hs, dist/build/Relude/Numeric.p_o ) [33 of 53] Compiling Relude.Container.One ( src/Relude/Container/One.hs, dist/build/Relude/Container/One.p_o ) [34 of 53] Compiling Relude.Container ( src/Relude/Container.hs, dist/build/Relude/Container.p_o ) [35 of 53] Compiling Relude.Foldable.Fold ( src/Relude/Foldable/Fold.hs, dist/build/Relude/Foldable/Fold.p_o ) [36 of 53] Compiling Relude.Foldable ( src/Relude/Foldable.hs, dist/build/Relude/Foldable.p_o ) [37 of 53] Compiling Relude.Extra.Map ( src/Relude/Extra/Map.hs, dist/build/Relude/Extra/Map.p_o ) [38 of 53] Compiling Relude.File ( src/Relude/File.hs, dist/build/Relude/File.p_o ) [39 of 53] Compiling Relude.Debug ( src/Relude/Debug.hs, dist/build/Relude/Debug.p_o ) [40 of 53] Compiling Relude.Lifted.Terminal ( src/Relude/Lifted/Terminal.hs, dist/build/Relude/Lifted/Terminal.p_o ) [41 of 53] Compiling Relude.Lifted ( src/Relude/Lifted.hs, dist/build/Relude/Lifted.p_o ) [42 of 53] Compiling Relude ( src/Relude.hs, dist/build/Relude.p_o ) [43 of 53] Compiling Relude.Extra.Validation ( src/Relude/Extra/Validation.hs, dist/build/Relude/Extra/Validation.p_o ) [44 of 53] Compiling Relude.Extra.Type ( src/Relude/Extra/Type.hs, dist/build/Relude/Extra/Type.p_o ) [45 of 53] Compiling Relude.Extra.Tuple ( src/Relude/Extra/Tuple.hs, dist/build/Relude/Extra/Tuple.p_o ) [46 of 53] Compiling Relude.Extra.Newtype ( src/Relude/Extra/Newtype.hs, dist/build/Relude/Extra/Newtype.p_o ) [47 of 53] Compiling Relude.Extra.Lens ( src/Relude/Extra/Lens.hs, dist/build/Relude/Extra/Lens.p_o ) [48 of 53] Compiling Relude.Extra.Group ( src/Relude/Extra/Group.hs, dist/build/Relude/Extra/Group.p_o ) [49 of 53] Compiling Relude.Extra.Foldable1 ( src/Relude/Extra/Foldable1.hs, dist/build/Relude/Extra/Foldable1.p_o ) [50 of 53] Compiling Relude.Extra.Enum ( src/Relude/Extra/Enum.hs, dist/build/Relude/Extra/Enum.p_o ) [51 of 53] Compiling Relude.Extra.CallStack ( src/Relude/Extra/CallStack.hs, dist/build/Relude/Extra/CallStack.p_o ) [52 of 53] Compiling Relude.Extra.Bifunctor ( src/Relude/Extra/Bifunctor.hs, dist/build/Relude/Extra/Bifunctor.p_o ) [53 of 53] Compiling Relude.Unsafe ( src/Relude/Unsafe.hs, dist/build/Relude/Unsafe.p_o ) + ./Setup haddock Preprocessing library for relude-0.5.0.. Running Haddock on library for relude-0.5.0.. Warning: The documentation for the following packages are not installed. No links will be generated to these packages: array-0.5.3.0, base-4.12.0.0, binary-0.8.6.0, bytestring-0.10.8.2, containers-0.6.0.1, deepseq-1.4.4.0, ghc-prim-0.5.3, integer-gmp-1.0.2.0, mtl-2.2.2, stm-2.5.0.0, text-1.2.3.1, transformers-0.5.6.2 Haddock coverage: Warning: Couldn't find .haddock for export Applicative Warning: Couldn't find .haddock for export optional Warning: Couldn't find .haddock for export <**> Warning: Couldn't find .haddock for export liftA3 Warning: Couldn't find .haddock for export ZipList Warning: Couldn't find .haddock for export Const Warning: Couldn't find .haddock for export Alternative 30% ( 3 / 10) in 'Relude.Applicative' Missing documentation for: Applicative optional <**> liftA3 ZipList Const Alternative Warning: Couldn't find .haddock for export Char Warning: Couldn't find .haddock for export chr Warning: Couldn't find .haddock for export Eq Warning: Couldn't find .haddock for export Ord Warning: Couldn't find .haddock for export Ordering Warning: Couldn't find .haddock for export comparing Warning: Couldn't find .haddock for export Down Warning: Couldn't find .haddock for export IO Warning: Couldn't find .haddock for export stderr Warning: Couldn't find .haddock for export stdin Warning: Couldn't find .haddock for export stdout Warning: Couldn't find .haddock for export withFile Warning: Couldn't find .haddock for export FilePath Warning: Couldn't find .haddock for export Handle Warning: Couldn't find .haddock for export IOMode Warning: Couldn't find .haddock for export coerce Warning: Couldn't find .haddock for export Coercible Warning: Couldn't find .haddock for export Type Warning: Couldn't find .haddock for export Constraint Warning: Couldn't find .haddock for export Proxy Warning: Couldn't find .haddock for export Typeable Warning: Couldn't find .haddock for export absurd Warning: Couldn't find .haddock for export vacuous Warning: Couldn't find .haddock for export Void Warning: Couldn't find .haddock for export seq Warning: Couldn't find .haddock for export String Warning: Couldn't find .haddock for export $! Warning: Couldn't find .haddock for export asTypeOf Warning: Couldn't find .haddock for export ord Warning: Couldn't find .haddock for export Bounded Warning: Couldn't find .haddock for export Enum Warning: Couldn't find .haddock for export boundedEnumFrom Warning: Couldn't find .haddock for export boundedEnumFromThen Warning: Couldn't find .haddock for export Generic Warning: Couldn't find .haddock for export Show Warning: Couldn't find .haddock for export KnownNat Warning: Couldn't find .haddock for export Nat Warning: Couldn't find .haddock for export CmpNat Warning: Couldn't find .haddock for export natVal Warning: Couldn't find .haddock for export someNatVal Warning: Couldn't find .haddock for export SomeNat Warning: Couldn't find .haddock for export IsLabel Warning: Couldn't find .haddock for export getStackTrace Warning: Couldn't find .haddock for export showStackTrace Warning: Couldn't find .haddock for export CallStack Warning: Couldn't find .haddock for export getCallStack Warning: Couldn't find .haddock for export prettyCallStack Warning: Couldn't find .haddock for export prettySrcLoc Warning: Couldn't find .haddock for export callStack Warning: Couldn't find .haddock for export withFrozenCallStack Warning: Couldn't find .haddock for export currentCallStack Warning: Couldn't find .haddock for export HasCallStack 10% ( 6 / 58) in 'Relude.Base' Missing documentation for: Char chr Eq Ord Ordering comparing Down IO stderr stdin stdout withFile FilePath Handle IOMode coerce Coercible Type Constraint Proxy Typeable absurd vacuous Void seq String $! asTypeOf ord Bounded Enum boundedEnumFrom boundedEnumFromThen Generic Show KnownNat Nat CmpNat natVal someNatVal SomeNat IsLabel getStackTrace showStackTrace CallStack getCallStack prettyCallStack prettySrcLoc callStack withFrozenCallStack currentCallStack HasCallStack Warning: Couldn't find .haddock for export guard Warning: Couldn't find .haddock for export when Warning: Couldn't find .haddock for export unless Warning: Couldn't find .haddock for export otherwise Warning: Couldn't find .haddock for export Bool Warning: Couldn't find .haddock for export && Warning: Couldn't find .haddock for export not Warning: Couldn't find .haddock for export || Warning: Couldn't find .haddock for export bool 10% ( 1 / 10) in 'Relude.Bool.Reexport' Missing documentation for: guard when unless otherwise Bool && not || bool Warning: Couldn't find .haddock for export IntMap Warning: Couldn't find .haddock for export IntSet Warning: Couldn't find .haddock for export Map Warning: Couldn't find .haddock for export Seq Warning: Couldn't find .haddock for export Set Warning: Couldn't find .haddock for export fst Warning: Couldn't find .haddock for export snd Warning: Couldn't find .haddock for export uncurry Warning: Couldn't find .haddock for export curry Warning: Couldn't find .haddock for export swap Warning: Couldn't find .haddock for export IsList 27% ( 4 / 15) in 'Relude.Container.Reexport' Missing documentation for: IntMap IntSet Map Seq Set fst snd uncurry curry swap IsList Warning: Couldn't find .haddock for export Foldable Warning: Couldn't find .haddock for export forM_ Warning: Couldn't find .haddock for export mapM_ Warning: Couldn't find .haddock for export sequence_ Warning: Couldn't find .haddock for export foldlM Warning: Couldn't find .haddock for export all Warning: Couldn't find .haddock for export and Warning: Couldn't find .haddock for export any Warning: Couldn't find .haddock for export asum Warning: Couldn't find .haddock for export concat Warning: Couldn't find .haddock for export concatMap Warning: Couldn't find .haddock for export find Warning: Couldn't find .haddock for export for_ Warning: Couldn't find .haddock for export or Warning: Couldn't find .haddock for export sequenceA_ Warning: Couldn't find .haddock for export traverse_ Warning: Couldn't find .haddock for export Traversable Warning: Couldn't find .haddock for export forM Warning: Couldn't find .haddock for export mapAccumL Warning: Couldn't find .haddock for export mapAccumR Warning: Couldn't find .haddock for export biList Warning: Couldn't find .haddock for export biall Warning: Couldn't find .haddock for export biand Warning: Couldn't find .haddock for export biany Warning: Couldn't find .haddock for export biasum Warning: Couldn't find .haddock for export bielem Warning: Couldn't find .haddock for export bifind Warning: Couldn't find .haddock for export bifoldl' Warning: Couldn't find .haddock for export bifoldlM Warning: Couldn't find .haddock for export bifoldr' Warning: Couldn't find .haddock for export bifoldrM Warning: Couldn't find .haddock for export bifor_ Warning: Couldn't find .haddock for export bilength Warning: Couldn't find .haddock for export binull Warning: Couldn't find .haddock for export bior Warning: Couldn't find .haddock for export bisequence_ Warning: Couldn't find .haddock for export bitraverse_ Warning: Couldn't find .haddock for export Bifoldable Warning: Couldn't find .haddock for export bifoldMapDefault Warning: Couldn't find .haddock for export bifor Warning: Couldn't find .haddock for export bimapDefault Warning: Couldn't find .haddock for export bisequence Warning: Couldn't find .haddock for export Bitraversable 2% ( 1 / 44) in 'Relude.Foldable.Reexport' Missing documentation for: Foldable forM_ mapM_ sequence_ foldlM all and any asum concat concatMap find for_ or sequenceA_ traverse_ Traversable forM mapAccumL mapAccumR biList biall biand biany biasum bielem bifind bifoldl' bifoldlM bifoldr' bifoldrM bifor_ bilength binull bior bisequence_ bitraverse_ Bifoldable bifoldMapDefault bifor bimapDefault bisequence Bitraversable Warning: Couldn't find .haddock for export Arrow Warning: Couldn't find .haddock for export <<< Warning: Couldn't find .haddock for export >>> Warning: Couldn't find .haddock for export $ Warning: Couldn't find .haddock for export const Warning: Couldn't find .haddock for export id Warning: Couldn't find .haddock for export . Warning: Couldn't find .haddock for export flip Warning: Couldn't find .haddock for export & Warning: Couldn't find .haddock for export fix Warning: Couldn't find .haddock for export on 15% ( 2 / 13) in 'Relude.Function' Missing documentation for: &&& <<< >>> $ const id . flip & fix on Warning: Couldn't find .haddock for export Bifunctor Warning: Couldn't find .haddock for export Functor Warning: Couldn't find .haddock for export <$> Warning: Couldn't find .haddock for export void Warning: Couldn't find .haddock for export $> Warning: Couldn't find .haddock for export Compose Warning: Couldn't find .haddock for export Identity Warning: Couldn't find .haddock for export $< Warning: Couldn't find .haddock for export >$$< Warning: Couldn't find .haddock for export >$< Warning: Couldn't find .haddock for export comparisonEquivalence Warning: Couldn't find .haddock for export defaultComparison Warning: Couldn't find .haddock for export defaultEquivalence Warning: Couldn't find .haddock for export phantom Warning: Couldn't find .haddock for export Comparison Warning: Couldn't find .haddock for export Contravariant Warning: Couldn't find .haddock for export Equivalence Warning: Couldn't find .haddock for export Op Warning: Couldn't find .haddock for export Predicate 5% ( 1 / 20) in 'Relude.Functor.Reexport' Missing documentation for: Bifunctor Functor <$> void $> Compose Identity $< >$$< >$< comparisonEquivalence defaultComparison defaultEquivalence phantom Comparison Contravariant Equivalence Op Predicate Warning: Couldn't find .haddock for export <&> 80% ( 4 / 5) in 'Relude.Functor.Fmap' Missing documentation for: <&> 100% ( 3 / 3) in 'Relude.Functor' Warning: Couldn't find .haddock for export MVar Warning: Couldn't find .haddock for export STM Warning: Couldn't find .haddock for export TVar Warning: Couldn't find .haddock for export modifyTVar' Warning: Couldn't find .haddock for export newTVar Warning: Couldn't find .haddock for export readTVar Warning: Couldn't find .haddock for export writeTVar 68% ( 15 / 22) in 'Relude.Lifted.Concurrent' Missing documentation for: MVar STM TVar modifyTVar' newTVar readTVar writeTVar 100% ( 5 / 5) in 'Relude.Lifted.Exit' Warning: Couldn't find .haddock for export IORef 90% ( 9 / 10) in 'Relude.Lifted.IORef' Missing documentation for: IORef Warning: Couldn't find .haddock for export ++ Warning: Couldn't find .haddock for export filter Warning: Couldn't find .haddock for export zip Warning: Couldn't find .haddock for export map Warning: Couldn't find .haddock for export repeat Warning: Couldn't find .haddock for export zipWith Warning: Couldn't find .haddock for export takeWhile Warning: Couldn't find .haddock for export unzip Warning: Couldn't find .haddock for export sortBy Warning: Couldn't find .haddock for export transpose Warning: Couldn't find .haddock for export genericDrop Warning: Couldn't find .haddock for export genericLength Warning: Couldn't find .haddock for export genericReplicate Warning: Couldn't find .haddock for export genericSplitAt Warning: Couldn't find .haddock for export genericTake Warning: Couldn't find .haddock for export group Warning: Couldn't find .haddock for export inits Warning: Couldn't find .haddock for export intercalate Warning: Couldn't find .haddock for export intersperse Warning: Couldn't find .haddock for export isPrefixOf Warning: Couldn't find .haddock for export permutations Warning: Couldn't find .haddock for export sort Warning: Couldn't find .haddock for export sortOn Warning: Couldn't find .haddock for export subsequences Warning: Couldn't find .haddock for export tails Warning: Couldn't find .haddock for export unfoldr Warning: Couldn't find .haddock for export break Warning: Couldn't find .haddock for export cycle Warning: Couldn't find .haddock for export drop Warning: Couldn't find .haddock for export dropWhile Warning: Couldn't find .haddock for export iterate Warning: Couldn't find .haddock for export replicate Warning: Couldn't find .haddock for export reverse Warning: Couldn't find .haddock for export scanl Warning: Couldn't find .haddock for export scanr Warning: Couldn't find .haddock for export splitAt Warning: Couldn't find .haddock for export take Warning: Couldn't find .haddock for export uncons Warning: Couldn't find .haddock for export unzip3 Warning: Couldn't find .haddock for export zip3 Warning: Couldn't find .haddock for export NonEmpty Warning: Couldn't find .haddock for export head Warning: Couldn't find .haddock for export init Warning: Couldn't find .haddock for export last Warning: Couldn't find .haddock for export nonEmpty Warning: Couldn't find .haddock for export tail Warning: Couldn't find .haddock for export sortWith 2% ( 1 / 48) in 'Relude.List.Reexport' Missing documentation for: ++ filter zip map repeat zipWith takeWhile unzip sortBy transpose genericDrop genericLength genericReplicate genericSplitAt genericTake group inits intercalate intersperse isPrefixOf permutations sort sortOn subsequences tails unfoldr break cycle drop dropWhile iterate replicate reverse scanl scanr splitAt take uncons unzip3 zip3 NonEmpty head init last nonEmpty tail sortWith Warning: Couldn't find .haddock for export runExceptT Warning: Couldn't find .haddock for export ExceptT Warning: Couldn't find .haddock for export asks Warning: Couldn't find .haddock for export runReader Warning: Couldn't find .haddock for export withReader Warning: Couldn't find .haddock for export withReaderT Warning: Couldn't find .haddock for export MonadReader Warning: Couldn't find .haddock for export Reader Warning: Couldn't find .haddock for export ReaderT Warning: Couldn't find .haddock for export gets Warning: Couldn't find .haddock for export modify Warning: Couldn't find .haddock for export modify' Warning: Couldn't find .haddock for export evalState Warning: Couldn't find .haddock for export evalStateT Warning: Couldn't find .haddock for export execState Warning: Couldn't find .haddock for export execStateT Warning: Couldn't find .haddock for export runState Warning: Couldn't find .haddock for export withState Warning: Couldn't find .haddock for export MonadState Warning: Couldn't find .haddock for export State Warning: Couldn't find .haddock for export StateT Warning: Couldn't find .haddock for export MonadIO Warning: Couldn't find .haddock for export MonadTrans Warning: Couldn't find .haddock for export IdentityT Warning: Couldn't find .haddock for export exceptToMaybeT Warning: Couldn't find .haddock for export maybeToExceptT Warning: Couldn't find .haddock for export MaybeT Warning: Couldn't find .haddock for export join Warning: Couldn't find .haddock for export Monad Warning: Couldn't find .haddock for export MonadPlus Warning: Couldn't find .haddock for export =<< Warning: Couldn't find .haddock for export <$!> Warning: Couldn't find .haddock for export <=< Warning: Couldn't find .haddock for export >=> Warning: Couldn't find .haddock for export filterM Warning: Couldn't find .haddock for export forever Warning: Couldn't find .haddock for export mapAndUnzipM Warning: Couldn't find .haddock for export mfilter Warning: Couldn't find .haddock for export replicateM Warning: Couldn't find .haddock for export replicateM_ Warning: Couldn't find .haddock for export zipWithM Warning: Couldn't find .haddock for export zipWithM_ Warning: Couldn't find .haddock for export MonadFail Warning: Couldn't find .haddock for export Maybe Warning: Couldn't find .haddock for export catMaybes Warning: Couldn't find .haddock for export fromMaybe Warning: Couldn't find .haddock for export isJust Warning: Couldn't find .haddock for export isNothing Warning: Couldn't find .haddock for export listToMaybe Warning: Couldn't find .haddock for export mapMaybe Warning: Couldn't find .haddock for export maybe Warning: Couldn't find .haddock for export maybeToList Warning: Couldn't find .haddock for export Either Warning: Couldn't find .haddock for export either Warning: Couldn't find .haddock for export isLeft Warning: Couldn't find .haddock for export isRight Warning: Couldn't find .haddock for export lefts Warning: Couldn't find .haddock for export partitionEithers Warning: Couldn't find .haddock for export rights 8% ( 5 / 64) in 'Relude.Monad.Reexport' Missing documentation for: runExceptT ExceptT asks runReader withReader withReaderT MonadReader Reader ReaderT gets modify modify' evalState evalStateT execState execStateT runState withState MonadState State StateT MonadIO MonadTrans IdentityT exceptToMaybeT maybeToExceptT MaybeT join Monad MonadPlus =<< <$!> <=< >=> filterM forever mapAndUnzipM mfilter replicateM replicateM_ zipWithM zipWithM_ MonadFail Maybe catMaybes fromMaybe isJust isNothing listToMaybe mapMaybe maybe maybeToList Either either isLeft isRight lefts partitionEithers rights Warning: 'for_' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 100% ( 8 / 8) in 'Relude.Monad.Maybe' 100% ( 4 / 4) in 'Relude.Lifted.File' 100% ( 14 / 14) in 'Relude.Monad.Trans' Warning: 'Nothing' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: Couldn't find .haddock for export Monoid Warning: Couldn't find .haddock for export Product Warning: Couldn't find .haddock for export Sum Warning: Couldn't find .haddock for export Any Warning: Couldn't find .haddock for export Dual Warning: Couldn't find .haddock for export Endo Warning: Couldn't find .haddock for export All Warning: Couldn't find .haddock for export Alt Warning: Couldn't find .haddock for export Ap Warning: Couldn't find .haddock for export First Warning: Couldn't find .haddock for export Last Warning: Couldn't find .haddock for export Semigroup Warning: Couldn't find .haddock for export stimesIdempotent Warning: Couldn't find .haddock for export Option Warning: Couldn't find .haddock for export WrappedMonoid Warning: Couldn't find .haddock for export cycle1 Warning: Couldn't find .haddock for export mtimesDefault Warning: Couldn't find .haddock for export stimesIdempotentMonoid Warning: Couldn't find .haddock for export stimesMonoid 9% ( 2 / 22) in 'Relude.Monoid' Missing documentation for: Monoid Product Sum Any Dual Endo All Alt Ap First Last Semigroup stimesIdempotent Option WrappedMonoid cycle1 mtimesDefault stimesIdempotentMonoid stimesMonoid Ap 100% ( 5 / 5) in 'Relude.Nub' Warning: Couldn't find .haddock for export IsString Warning: Couldn't find .haddock for export Text Warning: Couldn't find .haddock for export lines Warning: Couldn't find .haddock for export unlines Warning: Couldn't find .haddock for export unwords Warning: Couldn't find .haddock for export words Warning: Couldn't find .haddock for export decodeUtf8' Warning: Couldn't find .haddock for export decodeUtf8With Warning: Couldn't find .haddock for export UnicodeException Warning: Couldn't find .haddock for export strictDecode Warning: Couldn't find .haddock for export OnDecodeError Warning: Couldn't find .haddock for export lenientDecode Warning: Couldn't find .haddock for export OnError Warning: Couldn't find .haddock for export Read Warning: Couldn't find .haddock for export reads Warning: Couldn't find .haddock for export readMaybe Warning: Couldn't find .haddock for export ByteString 19% ( 4 / 21) in 'Relude.String.Reexport' Missing documentation for: IsString Text lines unlines unwords words decodeUtf8' decodeUtf8With UnicodeException strictDecode OnDecodeError lenientDecode OnError Read reads readMaybe ByteString 100% ( 15 / 15) in 'Relude.String.Conversion' 100% ( 3 / 3) in 'Relude.String' 100% ( 11 / 11) in 'Relude.Print' Warning: Couldn't find .haddock for export fromLeft Warning: Couldn't find .haddock for export fromRight 87% ( 13 / 15) in 'Relude.Monad.Either' Missing documentation for: fromLeft fromRight 100% ( 6 / 6) in 'Relude.Monad' 100% ( 4 / 4) in 'Relude.List.NonEmpty' 100% ( 3 / 3) in 'Relude.List' Warning: 'MonadError' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'NodeAttackedError' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: Couldn't find .haddock for export SomeException Warning: Couldn't find .haddock for export Exception 67% ( 4 / 6) in 'Relude.Exception' Missing documentation for: SomeException Exception Warning: 'evaluateWNHF' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: Couldn't find .haddock for export NFData Warning: Couldn't find .haddock for export $!! Warning: Couldn't find .haddock for export deepseq Warning: Couldn't find .haddock for export force 56% ( 5 / 9) in 'Relude.DeepSeq' Missing documentation for: NFData $!! deepseq force 100% ( 7 / 7) in 'Relude.Bool.Guard' 100% ( 3 / 3) in 'Relude.Bool' Warning: Couldn't find .haddock for export Bits Warning: Couldn't find .haddock for export toIntegralSized Warning: Couldn't find .haddock for export Int Warning: Couldn't find .haddock for export Int8 Warning: Couldn't find .haddock for export Int16 Warning: Couldn't find .haddock for export Int32 Warning: Couldn't find .haddock for export Int64 Warning: Couldn't find .haddock for export Word Warning: Couldn't find .haddock for export Word8 Warning: Couldn't find .haddock for export Word16 Warning: Couldn't find .haddock for export Word32 Warning: Couldn't find .haddock for export Word64 Warning: Couldn't find .haddock for export byteSwap16 Warning: Couldn't find .haddock for export byteSwap32 Warning: Couldn't find .haddock for export byteSwap64 Warning: Couldn't find .haddock for export maxInt Warning: Couldn't find .haddock for export minInt Warning: Couldn't find .haddock for export Floating Warning: Couldn't find .haddock for export RealFloat Warning: Couldn't find .haddock for export Double Warning: Couldn't find .haddock for export Float Warning: Couldn't find .haddock for export Num Warning: Couldn't find .haddock for export Integer Warning: Couldn't find .haddock for export subtract Warning: Couldn't find .haddock for export fromIntegral Warning: Couldn't find .haddock for export realToFrac Warning: Couldn't find .haddock for export Fractional Warning: Couldn't find .haddock for export Integral Warning: Couldn't find .haddock for export Real Warning: Couldn't find .haddock for export RealFrac Warning: Couldn't find .haddock for export Ratio Warning: Couldn't find .haddock for export Rational Warning: Couldn't find .haddock for export ^ Warning: Couldn't find .haddock for export even Warning: Couldn't find .haddock for export ^^ Warning: Couldn't find .haddock for export denominator Warning: Couldn't find .haddock for export gcd Warning: Couldn't find .haddock for export lcm Warning: Couldn't find .haddock for export numerator Warning: Couldn't find .haddock for export odd Warning: Couldn't find .haddock for export Natural 7% ( 3 / 44) in 'Relude.Numeric' Missing documentation for: xor toIntegralSized Int Int8 Int16 Int32 Int64 Word Word8 Word16 Word32 Word64 byteSwap16 byteSwap32 byteSwap64 maxInt minInt Floating RealFloat Double Float Num Integer subtract fromIntegral realToFrac Fractional Integral Real RealFrac Ratio Rational ^ even ^^ denominator gcd lcm numerator odd Natural Warning: 'pure' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Text' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 100% ( 2 / 2) in 'Relude.Container.One' 100% ( 3 / 3) in 'Relude.Container' 94% ( 15 / 16) in 'Relude.Foldable.Fold' Missing documentation for: ElemErrorMessage (src/Relude/Foldable/Fold.hs:256) 100% ( 3 / 3) in 'Relude.Foldable' 100% ( 10 / 10) in 'Relude.Extra.Map' 100% ( 17 / 17) in 'Relude.File' 100% ( 12 / 12) in 'Relude.Debug' 100% ( 5 / 5) in 'Relude.Lifted.Terminal' 100% ( 6 / 6) in 'Relude.Lifted' Warning: 'Prelude' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Foldable1' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Validation' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 100% ( 21 / 21) in 'Relude' 100% ( 4 / 4) in 'Relude.Extra.Validation' 100% ( 2 / 2) in 'Relude.Extra.Type' 100% ( 8 / 8) in 'Relude.Extra.Tuple' 100% ( 7 / 7) in 'Relude.Extra.Newtype' 100% ( 9 / 9) in 'Relude.Extra.Lens' 100% ( 3 / 3) in 'Relude.Extra.Group' 100% ( 3 / 3) in 'Relude.Extra.Foldable1' 100% ( 6 / 6) in 'Relude.Extra.Enum' 100% ( 3 / 3) in 'Relude.Extra.CallStack' 100% ( 4 / 4) in 'Relude.Extra.Bifunctor' Warning: 'Maybe' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: Couldn't find .haddock for export !! Warning: Couldn't find .haddock for export head Warning: Couldn't find .haddock for export init Warning: Couldn't find .haddock for export last Warning: Couldn't find .haddock for export tail Warning: Couldn't find .haddock for export fromJust 25% ( 2 / 8) in 'Relude.Unsafe' Missing documentation for: !! head init last tail fromJust Warning: Relude.Applicative: could not find link destinations for: Par1 P ReadP ReadPrec Complex First Last Max Min Put Tree U1 WrappedMonad ArrowMonad Arrow Rec1 WrappedArrow WhenMissing ErrorT K1 :*: WhenMissing WhenMatched Product M1 :.: WhenMatched foldr' foldl foldr1 foldl1 elem maximum minimum sum product NFData1 liftRnf readsPrec ReadS readList readPrec readListPrec showsPrec ShowS show showList from Rep to Generic1 from1 Rep1 to1 D1 MetaData C1 MetaCons PrefixI S1 MetaSel NoSourceUnpackedness NoSourceStrictness DecidedLazy Rec0 Eq2 liftEq2 Ord2 liftCompare2 Show2 liftShowsPrec2 liftShowList2 Read2 liftReadsPrec2 liftReadList2 liftReadPrec2 liftReadListPrec2 NFData2 liftRnf2 Eq1 liftEq Ord1 liftCompare Read1 liftReadsPrec liftReadList liftReadPrec liftReadListPrec Show1 liftShowsPrec liftShowList log log1p expm1 log1pexp log1mexp Data gfoldl gunfold Constr toConstr dataTypeOf DataType dataCast1 dataCast2 gmapT gmapQl gmapQr gmapQ gmapQi gmapM gmapMp gmapMo exponent significand scaleFloat atan2 Ix range index unsafeIndex inRange rangeSize unsafeRangeSize Bits .&. .|. complement shift rotate zeroBits bit setBit clearBit complementBit testBit bitSizeMaybe bitSize isSigned shiftL unsafeShiftL shiftR unsafeShiftR rotateL rotateR popCount FiniteBits finiteBitSize countLeadingZeros countTrailingZeros Storable sizeOf alignment peekElemOff Ptr pokeElemOff peekByteOff pokeByteOff peek poke ArrowPlus ArrowZero Error Warning: Relude.Base: could not find link destinations for: Data gfoldl gunfold Constr toConstr dataTypeOf DataType dataCast1 dataCast2 gmapT gmapQl gmapQr gmapQ gmapQi gmapM gmapMp gmapMo readsPrec ReadS readList readPrec ReadPrec readListPrec showsPrec ShowS show showList Ix range index unsafeIndex inRange rangeSize unsafeRangeSize ErrorList listMsg Text ByteString Generic1 URec from1 Rep1 to1 foldr' foldl foldr1 foldl1 elem maximum minimum sum product from Rep to D:R:UReckCharp0 UChar uChar# Char# D1 MetaData C1 MetaCons PrefixI S1 MetaSel NoSourceUnpackedness NoSourceStrictness DecidedLazy UChar SomeTypeRep TyCon Module TrName Lexeme BigNat GeneralCategory BufferMode Newline NewlineMode CInt IOException Fingerprint DataRep ConstrRep Associativity DecidedStrictness Fixity SourceStrictness SourceUnpackedness SrcLoc MaskingState ErrorCall ArithException CChar SpecConstrAnnotation Version IntPtr ShortByteString ThreadId Unique WordPtr BlockReason ThreadStatus ExitCode ArrayException AsyncException IOErrorType CULong CSize CodePoint DecoderState Number CBool CClock CDouble CFloat CIntMax CIntPtr CLLong CLong CPtrdiff CSChar CSUSeconds CShort CSigAtomic CTime CUChar CUInt CUIntMax CUIntPtr CULLong CUSeconds CUShort CWchar SomeSymbol Fixity Ptr FunPtr Par1 ViewL ViewR Complex Fixed First Last Max Min StableName Tree V1 U1 TypeRep Leaf Array Arg STRef Eq1 Rec1 :~: ErrorT STArray K1 :+: :*: :~~: Product Sum M1 :.: Ord1 fail liftEq liftCompare Read1 liftReadsPrec liftReadList liftReadPrec liftReadListPrec Show1 liftShowsPrec liftShowList NFData1 liftRnf Symbol Rec0 typeRep# VecCount VecElem ~~ Digit Elem FingerTree Node WrappedMonad WrappedArrow RuntimeRep KindRep TypeLitSort BlockedIndefinitelyOnMVar HandleType AllocationLimitExceeded AssertionFailed BlockedIndefinitelyOnSTM CompactionFailed Deadlock FixIOException SomeAsyncException Decoding NestedAtomically NoMethodError NonTermination PatternMatchFail RecConError RecSelError RecUpdError TypeError HasResolution natSing Location Item toList Warning: Relude.Bool.Reexport: could not find link destinations for: Data gfoldl gunfold Constr toConstr dataTypeOf DataType dataCast1 dataCast2 gmapT gmapQl gmapQr gmapQ gmapQi gmapM gmapMp gmapMo readsPrec ReadS readList readPrec ReadPrec readListPrec showsPrec ShowS show showList Ix range index unsafeIndex inRange rangeSize unsafeRangeSize from Rep to Bits .&. .|. complement shift rotate zeroBits bit setBit clearBit complementBit testBit bitSizeMaybe bitSize isSigned shiftL unsafeShiftL shiftR unsafeShiftR rotateL rotateR popCount FiniteBits finiteBitSize countLeadingZeros countTrailingZeros SingKind fromSing Sing DemoteRep SingI sing D1 MetaData :+: C1 MetaCons PrefixI U1 D:R:SingBoola0 STrue SFalse Warning: Relude.Container.Reexport: could not find link destinations for: SomeTypeRep BigNat Version Text ByteString IntPtr ShortByteString ThreadId Unique WordPtr Ptr FunPtr Complex Fixed First Last Max Min StableName TypeRep Arg Product Sum Eq2 liftEq2 Ord2 liftCompare2 Show2 liftShowsPrec2 ShowS liftShowList2 foldr' foldl foldr1 foldl1 elem maximum minimum sum product Eq1 liftEq Ord1 liftCompare Read1 liftReadsPrec ReadS liftReadList liftReadPrec ReadPrec liftReadListPrec Show1 liftShowsPrec liftShowList Item toList Data gfoldl gunfold Constr toConstr dataTypeOf DataType dataCast1 dataCast2 gmapT gmapQl gmapQr gmapQ gmapQi gmapM gmapMp gmapMo readsPrec readList readPrec readListPrec showsPrec show showList Key fail MonadFix mfix MonadZip mzip mzipWith munzip UnzipWith unzipWith' Warning: Relude.Foldable.Reexport: could not find link destinations for: foldr' foldl foldr1 foldl1 elem maximum minimum sum product Par1 ViewL ViewR Digit Elem FingerTree Node Complex First Last Max Min Tree V1 U1 Array Arg Rec1 URec Ptr ErrorT K1 :+: :*: Product Sum M1 :.: Ix Warning: Relude.Function: could not find link destinations for: Arrow Category Warning: Relude.Functor.Reexport: could not find link destinations for: Arg K1 Par1 P ReadP ReadPrec ViewL ViewR Digit Elem FingerTree Node Complex First Last Max Min Put Handler Tree V1 U1 WrappedMonad Array ArrowMonad Arrow Rec1 URec Ptr WrappedArrow WhenMissing ErrorT :+: :*: WhenMissing WhenMatched Product Sum M1 :.: WhenMatched Generic1 from1 Rep1 to1 foldr' foldl foldr1 foldl1 elem maximum minimum sum product Eq1 liftEq Ord1 liftCompare Read1 liftReadsPrec ReadS liftReadList liftReadPrec liftReadListPrec Show1 liftShowsPrec ShowS liftShowList NFData1 liftRnf Data gfoldl gunfold Constr toConstr dataTypeOf DataType dataCast1 dataCast2 gmapT gmapQl gmapQr gmapQ gmapQi gmapM gmapMp gmapMo readsPrec readList readPrec readListPrec showsPrec show showList from Rep to D1 MetaData C1 MetaCons PrefixI S1 MetaSel NoSourceUnpackedness NoSourceStrictness DecidedLazy Rec0 fail MonadFix mfix log log1p expm1 log1pexp log1mexp exponent significand scaleFloat atan2 Ix range index unsafeIndex inRange rangeSize unsafeRangeSize Bits .&. .|. complement shift rotate zeroBits bit setBit clearBit complementBit testBit bitSizeMaybe bitSize isSigned shiftL unsafeShiftL shiftR unsafeShiftR rotateL rotateR popCount FiniteBits finiteBitSize countLeadingZeros countTrailingZeros Storable sizeOf alignment peekElemOff pokeElemOff peekByteOff pokeByteOff peek poke Category id . Warning: Relude.Lifted.Concurrent: could not find link destinations for: NFData1 liftRnf newEmptyMVar newMVar putMVar readMVar swapMVar takeMVar tryPutMVar tryReadMVar tryTakeMVar fail atomically newTVarIO readTVarIO Warning: Relude.Lifted.Exit: could not find link destinations for: ExitCode Warning: Relude.Lifted.IORef: could not find link destinations for: NFData1 liftRnf atomicModifyIORef atomicModifyIORef' atomicWriteIORef modifyIORef modifyIORef' newIORef readIORef writeIORef Warning: Relude.List.Reexport: could not find link destinations for: fail foldr' foldl foldr1 foldl1 elem maximum minimum sum product Eq1 liftEq Ord1 liftCompare Read1 liftReadsPrec ReadS liftReadList liftReadPrec ReadPrec liftReadListPrec Show1 liftShowsPrec ShowS liftShowList NFData1 liftRnf Item toList Data gfoldl gunfold Constr toConstr dataTypeOf DataType dataCast1 dataCast2 gmapT gmapQl gmapQr gmapQ gmapQi gmapM gmapMp gmapMo readsPrec readList readPrec readListPrec showsPrec show showList from Rep to Generic1 from1 Rep1 to1 D1 MetaData C1 MetaCons InfixI LeftAssociative :*: S1 MetaSel Symbol NoSourceUnpackedness NoSourceStrictness DecidedLazy Rec0 Par1 Rec1 Warning: Relude.Monad.Reexport: could not find link destinations for: fail MonadFix mfix foldr' foldl foldr1 foldl1 elem maximum minimum sum product Eq1 liftEq Ord1 liftCompare Read1 liftReadsPrec ReadS liftReadList liftReadPrec ReadPrec liftReadListPrec Show1 liftShowsPrec ShowS liftShowList MonadZip mzip mzipWith munzip readsPrec readList readPrec readListPrec showsPrec show showList ListT WriterT WriterT StateT ErrorT Error ContT RWST RWST Par1 P ReadP Complex First Last Max Min Put Tree U1 WrappedMonad ArrowMonad ArrowApply Rec1 WhenMissing :*: WhenMissing WhenMatched Product M1 WhenMatched ArrowPlus NFData1 liftRnf Data gfoldl gunfold Constr toConstr dataTypeOf DataType dataCast1 dataCast2 gmapT gmapQl gmapQr gmapQ gmapQi gmapM gmapMp gmapMo from Rep to SingKind fromSing Sing DemoteRep Generic1 from1 Rep1 to1 SingI sing D1 MetaData :+: C1 MetaCons PrefixI S1 MetaSel Symbol NoSourceUnpackedness NoSourceStrictness DecidedLazy Rec0 D:R:SingMaybeb0 SNothing SJust Eq2 liftEq2 Ord2 liftCompare2 Show2 liftShowsPrec2 liftShowList2 Read2 liftReadsPrec2 liftReadList2 liftReadPrec2 liftReadListPrec2 NFData2 liftRnf2 Warning: Relude.Lifted.File: could not find link destinations for: readFile writeFile appendFile Warning: Relude.Monoid: could not find link destinations for: ByteString Builder ShortByteString Par1 MergeSet Max Min U1 Rec1 K1 :*: M1 :.: fail foldr' foldl foldr1 foldl1 elem maximum minimum sum product NFData1 liftRnf Data gfoldl gunfold Constr toConstr dataTypeOf DataType dataCast1 dataCast2 gmapT gmapQl gmapQr gmapQ gmapQi gmapM gmapMp gmapMo readsPrec ReadS readList readPrec ReadPrec readListPrec showsPrec ShowS show showList from Rep to Generic1 from1 Rep1 to1 D1 MetaData C1 MetaCons PrefixI S1 MetaSel NoSourceUnpackedness NoSourceStrictness DecidedLazy Rec0 First Last V1 MonadFix mfix Warning: Relude.String.Reexport: could not find link destinations for: ByteString ShortByteString Item showsPrec ShowS show showList readsPrec readPrec ReadS readList ReadPrec readListPrec Lexeme GeneralCategory BufferMode Newline NewlineMode CInt Associativity DecidedStrictness Fixity SourceStrictness SourceUnpackedness CChar Version IntPtr WordPtr ExitCode CULong CSize CBool CClock CDouble CFloat CIntMax CIntPtr CLLong CLong CPtrdiff CSChar CSUSeconds CShort CSigAtomic CTime CUChar CUInt CUIntMax CUIntPtr CULLong CUSeconds CUShort CWchar SomeSymbol Par1 ViewL ViewR Complex Fixed HasResolution First Last Max Min Tree V1 U1 Array Ix Arg Read1 Rec1 :~: ErrorT K1 :+: :*: :~~: ~~ Product Sum M1 :.: Data gfoldl gunfold Constr toConstr dataTypeOf DataType dataCast1 dataCast2 gmapT gmapQl gmapQr gmapQ gmapQi gmapM gmapMp gmapMo Text Warning: Relude.String.Conversion: could not find link destinations for: Text ByteString readEither pack unpack Warning: Relude.Print: could not find link destinations for: putStr putStrLn putStr putStrLn putStr putStrLn putStr putStrLn Warning: Relude.Exception: could not find link destinations for: showsPrec ShowS show showList BlockedIndefinitelyOnMVar IOException ErrorCall ArithException ExitCode AllocationLimitExceeded ArrayException AssertionFailed AsyncException BlockedIndefinitelyOnSTM CompactionFailed Deadlock FixIOException SomeAsyncException NestedAtomically NoMethodError NonTermination PatternMatchFail RecConError RecSelError RecUpdError TypeError Warning: Relude.DeepSeq: could not find link destinations for: TyCon CInt TypeRep Fingerprint SrcLoc MaskingState CChar Version ByteString ShortByteString ThreadId Unique ExitCode CULong CSize CBool CClock CDouble CFile CFloat CFpos CIntMax CIntPtr CJmpBuf CLLong CLong CPtrdiff CSChar CSUSeconds CShort CSigAtomic CTime CUChar CUInt CUIntMax CUIntPtr CULLong CUSeconds CUShort CWchar Ptr FunPtr Digit Elem FingerTree Node Complex Fixed First Last Max Min StableName Tree Leaf Array Arg STRef :~: :~~: Product NFData1 Sum evaluate Warning: Relude.Numeric: could not find link destinations for: Bits Data gfoldl gunfold Constr toConstr dataTypeOf DataType dataCast1 dataCast2 gmapT gmapQl gmapQr gmapQ gmapQi gmapM gmapMp gmapMo readsPrec ReadS readList readPrec ReadPrec readListPrec showsPrec ShowS show showList Ix range index unsafeIndex inRange rangeSize unsafeRangeSize .&. .|. complement shift rotate zeroBits bit setBit clearBit complementBit testBit bitSizeMaybe bitSize isSigned shiftL unsafeShiftL shiftR unsafeShiftR rotateL rotateR popCount FiniteBits finiteBitSize countLeadingZeros countTrailingZeros Generic1 URec from1 Rep1 to1 foldr' foldl foldr1 foldl1 elem maximum minimum sum product from Rep to D:R:UReckIntp0 UInt uInt# Int# D1 MetaData C1 MetaCons PrefixI S1 MetaSel NoSourceUnpackedness NoSourceStrictness DecidedLazy UInt D:R:UReckWordp0 UWord uWord# Word# UWord log log1p expm1 log1pexp log1mexp CDouble CFloat Complex exponent significand scaleFloat atan2 Double# D:R:UReckDoublep0 UDouble uDouble# UDouble Float# D:R:UReckFloatp0 UFloat uFloat# UFloat CInt CChar IntPtr WordPtr CULong CSize CodePoint DecoderState CBool CClock CIntMax CIntPtr CLLong CLong CPtrdiff CSChar CSUSeconds CShort CSigAtomic CTime CUChar CUInt CUIntMax CUIntPtr CULLong CUSeconds CUShort CWchar Fixed HasResolution Max Min NFData1 liftRnf Warning: Relude.Container.One: could not find link destinations for: Text ByteString Warning: Relude.Foldable.Fold: could not find link destinations for: sum product elem notElem TypeError SetMemberType HashSetMemberType :$$: :<>: Text ShowType Symbol ErrorMessage Warning: Relude.Extra.Map: could not find link destinations for: Item Warning: Relude.File: could not find link destinations for: readFile writeFile appendFile readFile writeFile appendFile readFile writeFile appendFile readFile writeFile appendFile Warning: Relude.Debug: could not find link destinations for: RuntimeRep error Data gfoldl gunfold Constr toConstr dataTypeOf DataType dataCast1 dataCast2 gmapT gmapQl gmapQr gmapQ gmapQi gmapM gmapMp gmapMo readsPrec ReadS readList readPrec ReadPrec readListPrec showsPrec ShowS show showList from Rep to D1 MetaData C1 MetaCons PrefixI U1 undefined Warning: Relude.Lifted.Terminal: could not find link destinations for: putStr putStrLn Warning: Relude.Extra.Validation: could not find link destinations for: foldr' foldl foldr1 foldl1 elem maximum minimum sum product showsPrec ShowS show showList Warning: Relude.Extra.Foldable1: could not find link destinations for: Product Sum Documentation created: dist/doc/html/relude/index.html + ./Setup register --gen-pkg-config=relude.pkg + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.62156 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ghc8.6.4-relude-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ghc8.6.4-relude-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd ghc8.6.4-relude-0.5.0 + '[' -x Setup ']' + ./Setup copy --destdir=/usr/src/tmp/ghc8.6.4-relude-buildroot Installing library in /usr/src/tmp/ghc8.6.4-relude-buildroot/usr/lib64/ghc-8.6.4/relude-0.5.0 + '[' -f relude.pkg ']' + install -m 755 relude.pkg /usr/src/tmp/ghc8.6.4-relude-buildroot/usr/lib64/ghc-8.6.4/relude-0.5.0 + mkdir -p /usr/src/tmp/ghc8.6.4-relude-buildroot/usr/lib64/ghc-8.6.4/package.conf.d + install -D -m 644 relude.pkg /usr/src/tmp/ghc8.6.4-relude-buildroot/usr/lib64/ghc-8.6.4/package.conf.d/relude-0.5.0.conf + /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc8.6.4-relude-buildroot /usr/lib64 /usr/lib64/ghc-8.6.4/relude-0.5.0 /usr/src/RPM/BUILD/ghc8.6.4-relude-0.5.0 ghc8.6.4-relude 0.5.0 /usr/lib64/ghc-8.6.4/package.conf.d/relude-0.5.0.conf ~/tmp/ghc8.6.4-relude-buildroot ~/RPM/BUILD/ghc8.6.4-relude-0.5.0 find: './usr/bin': No such file or directory find: './usr/share/ghc8.6.4-relude-0.5.0': No such file or directory ~/RPM/BUILD/ghc8.6.4-relude-0.5.0 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ghc8.6.4-relude-buildroot (auto) mode of './usr/lib64/ghc-8.6.4/lib/libHSrelude-0.5.0-8Jy67TshuvWFSRoPtCqPQF-ghc8.6.4.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ghc8.6.4-relude-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ghc8.6.4-relude-buildroot/ (default) Compressing files in /usr/src/tmp/ghc8.6.4-relude-buildroot (auto) Adjusting library links in /usr/src/tmp/ghc8.6.4-relude-buildroot ./usr/lib64: (from :0) ./usr/lib64/ghc-8.6.4/lib: (from :0) libHSrelude-0.5.0-8Jy67TshuvWFSRoPtCqPQF-ghc8.6.4.so -> libHSrelude-0.5.0-8Jy67TshuvWFSRoPtCqPQF-ghc8.6.4.so 056-debuginfo.brp: WARNING: You have 1 stripped ELF objects. Please compile with debugging information! 056-debuginfo.brp: WARNING: An excerpt from the list of affected files follows: ./usr/lib64/ghc-8.6.4/lib/libHSrelude-0.5.0-8Jy67TshuvWFSRoPtCqPQF-ghc8.6.4.so Verifying ELF objects in /usr/src/tmp/ghc8.6.4-relude-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib64/ghc-8.6.4/lib/libHSrelude-0.5.0-8Jy67TshuvWFSRoPtCqPQF-ghc8.6.4.so: RPATH contains several entries: /usr/lib64/ghc-8.6.4/array-0.5.3.0:/usr/lib64/ghc-8.6.4/base-4.12.0.0:/usr/lib64/ghc-8.6.4/binary-0.8.6.0:/usr/lib64/ghc-8.6.4/bytestring-0.10.8.2:/usr/lib64/ghc-8.6.4/containers-0.6.0.1:/usr/lib64/ghc-8.6.4/deepseq-1.4.4.0:/usr/lib64/ghc-8.6.4/ghc-prim-0.5.3:/usr/lib64/ghc-8.6.4/integer-gmp-1.0.2.0:/usr/lib64/ghc-8.6.4/mtl-2.2.2:/usr/lib64/ghc-8.6.4/rts:/usr/lib64/ghc-8.6.4/stm-2.5.0.0:/usr/lib64/ghc-8.6.4/text-1.2.3.1:/usr/lib64/ghc-8.6.4/transformers-0.5.6.2:/usr/lib64/ghc-8.6.4/lib Splitting links to aliased files under /{,s}bin in /usr/src/tmp/ghc8.6.4-relude-buildroot Processing files: ghc8.6.4-relude-0.5.0-alt1 warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/LICENSE warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/CHANGELOG.md warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/CHANGELOG.md warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/CONTRIBUTING.md warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/CONTRIBUTING.md warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/README.md warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/README.md warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Applicative.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Applicative.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Base.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Base.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Bool-Guard.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Bool-Guard.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Bool-Reexport.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Bool-Reexport.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Bool.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Bool.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Container-One.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Container-One.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Container-Reexport.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Container-Reexport.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Container.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Container.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Debug.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Debug.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-DeepSeq.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-DeepSeq.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Exception.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Exception.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Extra-Bifunctor.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Extra-Bifunctor.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Extra-CallStack.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Extra-CallStack.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Extra-Enum.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Extra-Enum.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Extra-Foldable1.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Extra-Foldable1.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Extra-Group.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Extra-Group.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Extra-Lens.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Extra-Lens.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Extra-Map.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Extra-Map.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Extra-Newtype.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Extra-Newtype.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Extra-Tuple.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Extra-Tuple.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Extra-Type.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Extra-Type.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Extra-Validation.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Extra-Validation.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-File.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-File.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Foldable-Fold.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Foldable-Fold.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Foldable-Reexport.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Foldable-Reexport.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Foldable.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Foldable.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Function.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Function.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Functor-Fmap.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Functor-Fmap.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Functor-Reexport.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Functor-Reexport.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Functor.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Functor.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Lifted-Concurrent.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Lifted-Concurrent.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Lifted-Exit.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Lifted-Exit.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Lifted-File.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Lifted-File.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Lifted-IORef.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Lifted-IORef.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Lifted-Terminal.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Lifted-Terminal.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Lifted.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Lifted.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-List-NonEmpty.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-List-NonEmpty.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-List-Reexport.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-List-Reexport.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-List.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-List.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Monad-Either.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Monad-Either.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Monad-Maybe.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Monad-Maybe.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Monad-Reexport.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Monad-Reexport.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Monad-Trans.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Monad-Trans.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Monad.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Monad.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Monoid.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Monoid.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Nub.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Nub.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Numeric.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Numeric.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Print.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Print.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-String-Conversion.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-String-Conversion.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-String-Reexport.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-String-Reexport.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-String.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-String.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Unsafe.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude-Unsafe.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/Relude.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-124.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-124.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-33.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-33.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-35.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-35.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-36.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-36.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-37.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-37.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-38.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-38.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-42.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-42.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-43.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-43.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-45.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-45.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-46.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-46.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-47.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-47.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-58.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-58.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-60.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-60.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-61.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-61.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-62.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-62.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-63.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-63.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-94.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-94.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-A.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-A.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-All.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-All.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-B.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-B.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-C.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-C.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-D.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-D.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-E.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-E.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-F.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-F.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-G.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-G.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-H.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-H.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-I.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-I.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-J.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-J.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-K.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-K.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-L.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-L.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-M.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-M.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-N.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-N.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-O.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-O.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-P.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-P.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-Q.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-Q.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-R.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-R.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-S.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-S.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-T.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-T.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-U.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-U.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-V.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-V.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-W.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-W.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-X.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-X.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-Z.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index-Z.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/haddock-bundle.min.js warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/haddock-bundle.min.js warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/meta.json warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/meta.json warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/minus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/minus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/ocean.css warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/ocean.css warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/plus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/plus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/quick-jump.css warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/quick-jump.css warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/relude.haddock warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/relude.haddock warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/synopsis.png Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gtUWLv find-provides: running scripts (debuginfo,haskell,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/ghc8.6.4-relude-buildroot/usr/lib64/ghc-8.6.4/lib/libHSrelude-0.5.0-8Jy67TshuvWFSRoPtCqPQF-ghc8.6.4.so: 1453 symbols, 21 bpp warning: hash collision: reludezm0zi5zi0zm8Jy67TshuvWFSRoPtCqPQF_ReludeziExtraziValidation_zdfFoldableValidation7_closure reludezm0zi5zi0zm8Jy67TshuvWFSRoPtCqPQF_ReludeziFile_readFileLText_closure warning: hash collision: reludezm0zi5zi0zm8Jy67TshuvWFSRoPtCqPQF_ReludeziDebug_zdfDataUndefined7_bytes reludezm0zi5zi0zm8Jy67TshuvWFSRoPtCqPQF_ReludeziNub_unstableNubzuzdspolyzuzdwgo1_slow warning: hash collision: reludezm0zi5zi0zm8Jy67TshuvWFSRoPtCqPQF_ReludeziExtraziFoldable1_zdfFoldable1NonEmptyzuzdcmaximum1_closure reludezm0zi5zi0zm8Jy67TshuvWFSRoPtCqPQF_ReludeziExtraziFoldable1_zdfFoldable1Product_closure Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bDXDG3 find-requires: running scripts (cpp,debuginfo,files,haskell,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) lib.req: WARNING: /usr/src/tmp/ghc8.6.4-relude-buildroot/usr/lib64/ghc-8.6.4/lib/libHSrelude-0.5.0-8Jy67TshuvWFSRoPtCqPQF-ghc8.6.4.so: overlinked libraries: /lib64/libgmp.so.10 /lib64/libm.so.6 /usr/lib64/ghc-8.6.4/array-0.5.3.0/libHSarray-0.5.3.0-ghc8.6.4.so /usr/lib64/ghc-8.6.4/binary-0.8.6.0/libHSbinary-0.8.6.0-ghc8.6.4.so /usr/lib64/ghc-8.6.4/deepseq-1.4.4.0/libHSdeepseq-1.4.4.0-ghc8.6.4.so /usr/lib64/ghc-8.6.4/mtl-2.2.2/libHSmtl-2.2.2-ghc8.6.4.so /usr/lib64/ghc-8.6.4/stm-2.5.0.0/libHSstm-2.5.0.0-ghc8.6.4.so /usr/lib64/ghc-8.6.4/transformers-0.5.6.2/libHStransformers-0.5.6.2-ghc8.6.4.so Provides: ghc8.6.4(relude) = 0.5.0, ghc8.6.4(relude-0.5.0-8Jy67TshuvWFSRoPtCqPQF), libHSrelude-0.5.0-8Jy67TshuvWFSRoPtCqPQF-ghc8.6.4.so()(64bit) = set:odJxZ2UKILttZ3HMTPFTRfdhWkieuUJbETJkgEWKgLJURcskKlUppdEO2EAc0HZuP45r5FaaZpi8G9iOHCSZDJ6NrQpg0hFdnZdwYFNEvpEV34H9WId61piKpUwCdPwzJbhrq1zXWWyCZ1zLCGs2p2DmOJQwmyCfAJIKvQFsZDI2AFq2Fhw9AI3tAB5ZJapKVQUrnF5t5ZxpwD7IELRa2EHGLZlYystrKmH51fnvCfwVhyLXQtEmsWZrgPxpmY8StptkasN3QlGxlF6E5rbV8ww0HABy2ntJ6aDAfwFetJ290bGaTO3KQB5ueDmRxuzooBBhahZDicJ1IxLhXF0o2y6N3IUVVFgXpKbY8qjqvkkOhTIvuZFuicpagaYIYOyKWWYlwaT40RbpsZFEQilQzUZBBGtWPUfCXqmZm4VWVm5q3P2QjNzajRswo3Etc5Q15eUF7yJziJMd9tsmenXfZrZ5ZaaEm4yaRkpbtdiyd7PuQimV6yjb6tQbMYVNlKm2TZwHDgKRZqdXo4v08tkp7fHNhJPhv1vohChAb2EZ5mXtEy4lzZDhMKURRCHMNPytB3yTt6llGKozXS6MmwjVuxbxM8KE1C0mXKA30QwaEWl5AaddFKPH9lOZpJWgGzt24hg8LMEuSACRh0EFQ6ueC19bAioulARg54ESXTk5ypCesyki68IGRFTgV3cBMA9L4Zjc4wsNl1uI1IFP78Ho7dl8kX9p4OLO0Ub2FZ5yUcITZh0tU81xmJoQmmV42U1dNCBqlQG5l2KBxcqEIIfxbUORv6Z6mGVwWgPHchXgM4z2PtW8cMr6gmHd6BZckWdjPpuPYBibEstZFsAkE8G4ohbivcZH0reuWNiZaTyJ047QVaXDwY0gi9zxOIREiDvWGuLHZ0fbKzHaohQW6CrMg48abJ3pXB30r5Wfl4ucNfGgCZlZvQJYZ672Z97Zpi3ZhMcUgMj6iVQDZsiPEMDWxVAU8ZaitULbc31Ksc60MlGgq3kcAMR1miP1QCeZgbRvJfHh9r86pNCmwXj2adACrfMlW2EJXw99jChmZlZysO6g1qC0TwpMiOrzkoGr43k6m3g9xmSmsSCVAPq7xffjccVLdtWO3EMrVEgIZonCOxKq85fx8TJYbxiiqwThI11JNFXITnOHJFGml3Qe9l62HyjfSngZcppn2FGdktLUwswzhb2PLiJZzDRUTotSrRCctHlwiqvO4mhxcTVrZGVkz9rnwB3ZKy8K6dltq7odWF3A7gWxyP9dhh8UuG7xiAO6X0qYPB4ZCsZFCHY3JCtiHgS3Q7gkWgc3Sy6iNoMevjgigm0QoRkv2KYhNYsuXKS58Qv5ZA0fvTAKReSbmZGiTqdEE1wwyHyQ2XrCSrGJxLEyGRWMSYriNLzp7X0JnisMJZy9ZEXoJY705zOZsEPpHlcoq4EucNldoYnUeoJOWyN3mTLwUkA5kNg7Xw3R6rnTit6Mh89eZI6osZ8OnjHxRD4MjuZtP1odpANjY9Zm6AOKoWH9xeEegVpo42wQqEdHARWwk6kv22CP2YIbTFQ5XabZolhjeQhLTBIB4PYTGwofGH3tTQZhDG2UIMX5t3LR2lRYqITEYE2dS3NxC2xgPJTnAoPMZ5jEaCvVGGe5zQlpyKjst8g9UeLX35Vvq2zlOi2WATGpfkNrKW3c028QY27Z1Z6RzWo8zaQlkOITm6HeFXJO58n1P1LNikrpVBHOFMAgvxm2vHzYgWlsxMzcKbvAM4Ze5jBy3MsFihEVrZeex881A9MwcdpX51KmjfVOwnFMq1F3jDILVEr0lxr74qfFEqd9ih2JP3DeSGPAIZ7I8ZaTZAVHQFmb3d17lwQesjTJa9512QCIfygSQJLQiE5LfUJUsCQHOUxoZsxy8ImfYWPZ3P95INJKvjrVKyoEIGZfodO6HZcItiey4swgHJsAZzO4wf9l0fRFBPEP5a64EVPadd5VPQ3ZnxAT3yVJY9VmI16VP6ZBL1UOSqQWjaixH5CV2tZpEhsK0IH2lU8KZBnwA1b70q67blupUyRPZ9Z156ZfiubI6O6MjZ8xTblSHqF52hbJHEExZxTRGVEOwwyN70PoZD3ZwXtt7VsHBQNI8vWKZbKnvXn2Usc7Kw2rv1ZCeRx4W1yrYQBbja8Zjt2sKU0hyV1WUEAi0ZyoROjLJNHhZsv1twxyRy4PHXJjqOKMEKCI6SZ5YpT9eu7jq3AYlWLgO1V0BpVQVVpdWNZpoWI5wQWxo1AKA3acD0Ib51Rva0BVyA1CUqZ5Whi7GtKcxDqQ6iF068dlmFRKx91y8BRnqzM1rQfJopdH8NOlSmy9Zym3dYSFTc4N4LyFMk3I4Ub2dz4SMOikxqgeOriorAWnUVkUm0OxaMKIPacuM00yZ6sBfBMF30jKOu4wuzWSWGokMWwLPz6ozcdMeYtozVBsk9hS5Ft23C5c0fkzE5EO1h9R1c9ZvPr2GJaefE61FCtaIxD3AeKfZCe2h1sxwZncpZsotyItRTCHdrsufXKnPw72dewJfHirpovHCANJbg50jPvSQmRxZ5lf2fevIKoSDp2VP42BlDlwYm3zXGywGOWE16M40MDZDl9rKSpfjnR6H7ftK67vGDA0QLu7yxwEZpJan32oWt2y5a0URXAcNk2JRMIOihjhqAuYUhqZglbhaeBoVZcETN3Au9veNZ9CP5zX3pNpDVS7HFU1sxVj7vuq1koc5FpumAKnAp8PCcUvdiWdMLu9FYEpM45P27tE1AZm4BrZgYh0yRLeZ6F2lAAtZlaMWMRqqysmYklElOdlCEgt3C141L5ROiysUhO56Awqro3r8IZ761yZLLgmQ08z1JfbWkwypUtK32SvzvghifUEkHabzYXtFds4h2lt7Khg1BY03357ZJguGRAfWqQWMxsmleB9qriMU3zqpoShFc3 Requires: /usr/lib64/ghc-8.6.4/array-0.5.3.0/libHSarray-0.5.3.0-ghc8.6.4.so, /usr/lib64/ghc-8.6.4/base-4.12.0.0/libHSbase-4.12.0.0-ghc8.6.4.so, /usr/lib64/ghc-8.6.4/binary-0.8.6.0/libHSbinary-0.8.6.0-ghc8.6.4.so, /usr/lib64/ghc-8.6.4/bytestring-0.10.8.2/libHSbytestring-0.10.8.2-ghc8.6.4.so, /usr/lib64/ghc-8.6.4/containers-0.6.0.1/libHScontainers-0.6.0.1-ghc8.6.4.so, /usr/lib64/ghc-8.6.4/deepseq-1.4.4.0/libHSdeepseq-1.4.4.0-ghc8.6.4.so, /usr/lib64/ghc-8.6.4/ghc-prim-0.5.3/libHSghc-prim-0.5.3-ghc8.6.4.so, /usr/lib64/ghc-8.6.4/integer-gmp-1.0.2.0/libHSinteger-gmp-1.0.2.0-ghc8.6.4.so, /usr/lib64/ghc-8.6.4/mtl-2.2.2/libHSmtl-2.2.2-ghc8.6.4.so, /usr/lib64/ghc-8.6.4/stm-2.5.0.0/libHSstm-2.5.0.0-ghc8.6.4.so, /usr/lib64/ghc-8.6.4/text-1.2.3.1/libHStext-1.2.3.1-ghc8.6.4.so, /usr/lib64/ghc-8.6.4/transformers-0.5.6.2/libHStransformers-0.5.6.2-ghc8.6.4.so, ghc8.6.4(base) = 4.12.0.0, ghc8.6.4(base-4.12.0.0), ghc8.6.4(bytestring) = 0.10.8.2, ghc8.6.4(bytestring-0.10.8.2), ghc8.6.4(containers) = 0.6.0.1, ghc8.6.4(containers-0.6.0.1), ghc8.6.4(deepseq) = 1.4.4.0, ghc8.6.4(deepseq-1.4.4.0), ghc8.6.4(ghc-prim) = 0.5.3, ghc8.6.4(ghc-prim-0.5.3), ghc8.6.4(hashable) = 1.2.7.0, ghc8.6.4(hashable-1.2.7.0-CWI8VZuQTAYWIQTQQtqCV), ghc8.6.4(mtl) = 2.2.2, ghc8.6.4(mtl-2.2.2), ghc8.6.4(stm) = 2.5.0.0, ghc8.6.4(stm-2.5.0.0), ghc8.6.4(text) = 1.2.3.1, ghc8.6.4(text-1.2.3.1), ghc8.6.4(transformers) = 0.5.6.2, ghc8.6.4(transformers-0.5.6.2), ghc8.6.4(unordered-containers) = 0.2.10.0, ghc8.6.4(unordered-containers-0.2.10.0-KQjsr7xKC1WHxfEOZ1c65w), libHShashable-1.2.7.0-CWI8VZuQTAYWIQTQQtqCV-ghc8.6.4.so()(64bit) >= set:nm3Nc3, libHSunordered-containers-0.2.10.0-KQjsr7xKC1WHxfEOZ1c65w-ghc8.6.4.so()(64bit) >= set:ojkHpTZ0LE5KSixip0B9HIHgXvfE1MS3u9IXhkyaFJuCwS70nufoxYIwx0, libc.so.6(GLIBC_2.2.5)(64bit), libgmp.so.10()(64bit), libm.so.6()(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZrP241 Wrote: /usr/src/RPM/RPMS/x86_64/ghc8.6.4-relude-0.5.0-alt1.x86_64.rpm (w2T16.xzdio) 12.70user 9.88system 0:24.18elapsed 93%CPU (0avgtext+0avgdata 496940maxresident)k 0inputs+0outputs (0major+1761821minor)pagefaults 0swaps 3.77user 2.45system 0:44.81elapsed 13%CPU (0avgtext+0avgdata 132616maxresident)k 0inputs+0outputs (0major+203325minor)pagefaults 0swaps --- ghc8.6.4-relude-0.5.0-alt1.x86_64.rpm.repo 2023-08-24 04:46:28.000000000 +0000 +++ ghc8.6.4-relude-0.5.0-alt1.x86_64.rpm.hasher 2024-05-04 04:00:40.653215893 +0000 @@ -335,3 +335,3 @@ Provides: ghc8.6.4-relude = 0.5.0-alt1:sisyphus+326169.17200.17.2 -File: /usr/lib64/ghc-8.6.4/lib/libHSrelude-0.5.0-8Jy67TshuvWFSRoPtCqPQF-ghc8.6.4.so 100644 root:root a32367df32f520911f6a612ec838894a +File: /usr/lib64/ghc-8.6.4/lib/libHSrelude-0.5.0-8Jy67TshuvWFSRoPtCqPQF-ghc8.6.4.so 100644 root:root f419cd69576a49c362aad5a6389d87ab File: /usr/lib64/ghc-8.6.4/package.conf.d/relude-0.5.0.conf 100644 root:root 1d7e394cf804079ea767029b63fecc1b @@ -346,5 +346,5 @@ File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Applicative.p_hi 100644 root:root 047ccae4b4f2f20038d318ed22e640fd -File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Base.dyn_hi 100644 root:root a55be10beba688019628ba9ba067b7e7 -File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Base.hi 100644 root:root 29591576270afd1fac747a6a75759db0 -File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Base.p_hi 100644 root:root fc7606e86144af10326cef7e511a7880 +File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Base.dyn_hi 100644 root:root 91edf21021a68cc767811d5119bd097d +File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Base.hi 100644 root:root 72009e768fd8dbea75adf9c624a7d3e9 +File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Base.p_hi 100644 root:root a6bbe1591702213af673d2b9e0712115 File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Bool 40755 root:root @@ -369,5 +369,5 @@ File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Container/Reexport.p_hi 100644 root:root 647a311ac6885c8e6da5d4c1b3a173a3 -File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Debug.dyn_hi 100644 root:root b04c185ce5de1f4af76758ab42597830 -File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Debug.hi 100644 root:root bf2d32c2f0feea506764e38501018c3f -File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Debug.p_hi 100644 root:root 855ba033393a80d396f57b0e6d87679a +File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Debug.dyn_hi 100644 root:root cc2042678177ceb13864d13dc856392a +File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Debug.hi 100644 root:root 3013594c17f5a06b313afa8ea3d42ea7 +File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Debug.p_hi 100644 root:root 4961910bca0a5c689e3573068f9b66ba File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/DeepSeq.dyn_hi 100644 root:root 4fd2b28c8d7ef951a0257f72438abaef @@ -400,5 +400,5 @@ File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Extra/Map.p_hi 100644 root:root 0c838db628349b6e25ff113d47cf833b -File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Extra/Newtype.dyn_hi 100644 root:root edc8a8c2603e58749db5aacb7467f942 -File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Extra/Newtype.hi 100644 root:root 4b187f1dcaa5058c548b35ca4cebccf7 -File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Extra/Newtype.p_hi 100644 root:root 3eee07acefd48e1bddd4bca148275ae8 +File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Extra/Newtype.dyn_hi 100644 root:root 711b45e45b4b529a19c7474678a16006 +File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Extra/Newtype.hi 100644 root:root 3ccf56440d0c7838f7b4116d22c84846 +File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Extra/Newtype.p_hi 100644 root:root ba0101fc1236ac5cbcb709a38f4ec951 File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Extra/Tuple.dyn_hi 100644 root:root 509faf66e7a408e10cf3e43ae296aa41 @@ -406,8 +406,8 @@ File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Extra/Tuple.p_hi 100644 root:root 0561e6fb86107577bc95e01cd3e3f7e7 -File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Extra/Type.dyn_hi 100644 root:root f39a070d8933669fcc98e70521d82937 -File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Extra/Type.hi 100644 root:root 12aaf4afb070096954b5af7adf811b9f -File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Extra/Type.p_hi 100644 root:root 5b8cb683c99858fb8c9c0736af52ed9f -File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Extra/Validation.dyn_hi 100644 root:root 59f41f5d9e2e5c1ab29adc1e772bbfe2 -File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Extra/Validation.hi 100644 root:root 4d05f183ae6bb64e05c487d0bdcbfcc8 -File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Extra/Validation.p_hi 100644 root:root 06428a3e5b2a54f74089b46224baff94 +File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Extra/Type.dyn_hi 100644 root:root 7d914e45c1d33c3d88b117eb2c95c78e +File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Extra/Type.hi 100644 root:root f362b0a7f84bc26fdc4577ddea69444d +File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Extra/Type.p_hi 100644 root:root 7abc46bbd7391c58f4e79f051e005a32 +File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Extra/Validation.dyn_hi 100644 root:root e24aec929e015d10fd788a91524a4ec9 +File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Extra/Validation.hi 100644 root:root 77ba6a22e5a45827778ebdd498e949d7 +File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Extra/Validation.p_hi 100644 root:root a4712bd54b021acfb69851b76e0a8cef File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/File.dyn_hi 100644 root:root bd6554db7c61a30abbd6479b9d3037ab @@ -422,5 +422,5 @@ File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Foldable/Fold.p_hi 100644 root:root edbb94e2292ce530182b30bdad90641d -File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Foldable/Reexport.dyn_hi 100644 root:root 50ea16516fb747207f2b2fd6c8a61245 -File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Foldable/Reexport.hi 100644 root:root a84a4e27c5ebd9bc91fa0a1ee1d7a887 -File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Foldable/Reexport.p_hi 100644 root:root a664af4fef54ade0c1f31925ffd3ec13 +File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Foldable/Reexport.dyn_hi 100644 root:root 77237d2efa4a671aed80507ab2294588 +File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Foldable/Reexport.hi 100644 root:root 6b7f07bcbea6bf08aebd5ab029ddd8a5 +File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Foldable/Reexport.p_hi 100644 root:root f8840b19820d5d877f13a9066be735af File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Function.dyn_hi 100644 root:root b387e0e32ba66e9665ba53c43da6ad6c @@ -432,8 +432,8 @@ File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Functor.p_hi 100644 root:root db886f44eb53a067aea9fefb3a042d8d -File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Functor/Fmap.dyn_hi 100644 root:root 83617272b9d8124ce29d2c295a9690d7 -File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Functor/Fmap.hi 100644 root:root cff2aa6a6dd33e106face6c7bee05949 -File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Functor/Fmap.p_hi 100644 root:root d4d7bf25207675ea539b6641fe5ad6a3 -File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Functor/Reexport.dyn_hi 100644 root:root 8739665f594f0378c2c88cba9b944e0d -File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Functor/Reexport.hi 100644 root:root c2152b5c344cd29ba522d9ee057f473a -File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Functor/Reexport.p_hi 100644 root:root 3705de3d18d47bca108f287553b970cc +File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Functor/Fmap.dyn_hi 100644 root:root a562c35f381b4b5fe1c8c73e47c72b0a +File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Functor/Fmap.hi 100644 root:root 61d93f5cbcc33d050a5d23295652d9a2 +File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Functor/Fmap.p_hi 100644 root:root d489e0e75f615ce29b72584d84da7594 +File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Functor/Reexport.dyn_hi 100644 root:root ced180daa1f38fac7f4b46a21898067a +File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Functor/Reexport.hi 100644 root:root 94effa43a7a47eb7a4c04169071c846f +File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Functor/Reexport.p_hi 100644 root:root 59861f0ec58772c0a132f11e8a6be5de File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Lifted 40755 root:root @@ -471,5 +471,5 @@ File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Monad.p_hi 100644 root:root ffc54ff1b77af74e1090e9c94add57fb -File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Monad/Either.dyn_hi 100644 root:root 0ddef6848b2ed061e950cbe597a823ca -File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Monad/Either.hi 100644 root:root 76408696b15491814c4ad8b93ce17d04 -File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Monad/Either.p_hi 100644 root:root 76499b99611a658cb0f9d56fa1d2fe59 +File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Monad/Either.dyn_hi 100644 root:root 31d9c78da97de0474ad7715a0cdbe0d8 +File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Monad/Either.hi 100644 root:root 014e16d1c96125bdfeecb0c98b9d2876 +File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Monad/Either.p_hi 100644 root:root 84afe5e512392e1ed99b84badf8bb837 File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Monad/Maybe.dyn_hi 100644 root:root b79cf8f39652b98f1cd22996cc7499f4 @@ -483,5 +483,5 @@ File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Monad/Trans.p_hi 100644 root:root cf3d006a359442c066f54e70bfabd68a -File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Monoid.dyn_hi 100644 root:root f88b94864f466aefbdcc613e844b1110 -File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Monoid.hi 100644 root:root 45c55013fdc4b694f5808fb15fdf1bcc -File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Monoid.p_hi 100644 root:root 42e42001c15d22dd7f459750684d20a2 +File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Monoid.dyn_hi 100644 root:root c10c019ea2e515ead1d35a6f482e85d2 +File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Monoid.hi 100644 root:root 40bfacf7af51375c3f32260a4bbc6c00 +File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Monoid.p_hi 100644 root:root 8a72fb0fd0d64f5a408ad02f192a5d36 File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/Nub.dyn_hi 100644 root:root 995f56a317514b831d1e0ff8d81074a2 @@ -499,5 +499,5 @@ File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/String.p_hi 100644 root:root 9ccafe52de27a58ea599c80945dbc22b -File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/String/Conversion.dyn_hi 100644 root:root a1ffe85bb34845275174136c9fe32e28 -File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/String/Conversion.hi 100644 root:root b3bb2ad0484abff264115b9fc2e00243 -File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/String/Conversion.p_hi 100644 root:root 0eb3604e588b933b0b9cf3805f019643 +File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/String/Conversion.dyn_hi 100644 root:root df72d9da0c8efee4a3f1842ac01737a3 +File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/String/Conversion.hi 100644 root:root a73d4553db969ee50bddba548912ebb3 +File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/String/Conversion.p_hi 100644 root:root 7e2cbe872418fbe1c6166623bdd9e3b7 File: /usr/lib64/ghc-8.6.4/relude-0.5.0/Relude/String/Reexport.dyn_hi 100644 root:root 2176b74dba77c41c9ac449e6ce8dd696 @@ -509,3 +509,3 @@ File: /usr/lib64/ghc-8.6.4/relude-0.5.0/libHSrelude-0.5.0-8Jy67TshuvWFSRoPtCqPQF.a 100644 root:root cf1f4ca4b8e3e7106b06bebce1510b73 -File: /usr/lib64/ghc-8.6.4/relude-0.5.0/libHSrelude-0.5.0-8Jy67TshuvWFSRoPtCqPQF_p.a 100644 root:root 4da35324712bb667242cf3c1952fbe02 +File: /usr/lib64/ghc-8.6.4/relude-0.5.0/libHSrelude-0.5.0-8Jy67TshuvWFSRoPtCqPQF_p.a 100644 root:root 0e602a9877b99736118ae783a0ae9314 File: /usr/lib64/ghc-8.6.4/relude-0.5.0/relude.pkg 100755 root:root 1d7e394cf804079ea767029b63fecc1b @@ -624,2 +624,2 @@ File: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/synopsis.png 100644 root:root f7936844cc05316ed73f6bf1d2e75434 -RPMIdentity: c7356f85e2137eb32005a0649b8af2a5e4e702438f46ef8f6208182da3b581a2a0ed532a0e0ac1aad70cd9a16f721a9841a909e2fecbdbdb21212fe1e1b4a0ea +RPMIdentity: 80194188352b017109d2f79650b3ea56168327f2826fbdc562aaa282ef9009511e223bffc1c160ad6fbdaf2469b9b426d2cc0e6d43a7794a9c7dddd9ac714c0e