<86>Jun 3 07:01:36 userdel[1129898]: delete user 'rooter' <86>Jun 3 07:01:36 userdel[1129898]: removed group 'rooter' owned by 'rooter' <86>Jun 3 07:01:36 userdel[1129898]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 3 07:01:36 groupadd[1129943]: group added to /etc/group: name=rooter, GID=1865 <86>Jun 3 07:01:36 groupadd[1129943]: group added to /etc/gshadow: name=rooter <86>Jun 3 07:01:36 groupadd[1129943]: new group: name=rooter, GID=1865 <86>Jun 3 07:01:36 useradd[1129958]: new user: name=rooter, UID=1865, GID=1865, home=/root, shell=/bin/bash, from=none <86>Jun 3 07:01:36 userdel[1130020]: delete user 'builder' <86>Jun 3 07:01:36 userdel[1130020]: removed group 'builder' owned by 'builder' <86>Jun 3 07:01:36 userdel[1130020]: removed shadow group 'builder' owned by 'builder' <86>Jun 3 07:01:36 groupadd[1130054]: group added to /etc/group: name=builder, GID=1866 <86>Jun 3 07:01:36 groupadd[1130054]: group added to /etc/gshadow: name=builder <86>Jun 3 07:01:36 groupadd[1130054]: new group: name=builder, GID=1866 <86>Jun 3 07:01:36 useradd[1130068]: new user: name=builder, UID=1866, GID=1866, 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>Jun 3 07:01:38 rpmi: rpm-macros-ghc8.6.4-common-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125615 installed <13>Jun 3 07:01:38 rpmi: rpm-build-haskell-1.4.6-alt1 sisyphus+276274.200.4.1 1666627957 installed <13>Jun 3 07:01:38 rpmi: libgmp-devel-6.2.1-alt5 sisyphus+309797.200.2.1 1668090190 installed <13>Jun 3 07:01:38 rpmi: libffi-devel-1:3.4.2-alt2 sisyphus+287629.100.2.1 1634659534 installed <13>Jun 3 07:01:38 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Jun 3 07:01:38 rpmi: ghc8.6.4-common-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125615 installed <13>Jun 3 07:01:50 rpmi: ghc8.6.4-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125559 installed <13>Jun 3 07:01:50 rpmi: ghc8.6.4-hashable-1.2.7.0-alt1 sisyphus+278961.700.1.1 1626305356 installed <13>Jun 3 07:01:50 rpmi: ghc8.6.4-unordered-containers-0.2.10.0-alt1 sisyphus+278961.2200.1.1 1626306080 installed Building target platforms: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.40742 + 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.40742 + 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/lib --docdir=/usr/share/doc/ghc8.6.4-relude-0.5.0 '--libsubdir=$compiler/$pkgid' '--dynlibdir=/usr/lib/$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.49094 + 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:/bin:/usr/bin:/usr/X11R6/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/lib/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/lib/ghc-8.6.4/relude-0.5.0 + mkdir -p /usr/src/tmp/ghc8.6.4-relude-buildroot/usr/lib/ghc-8.6.4/package.conf.d + install -D -m 644 relude.pkg /usr/src/tmp/ghc8.6.4-relude-buildroot/usr/lib/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/lib /usr/lib/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/lib/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/lib/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/lib: (from :0) ./usr/lib/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/lib/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/lib/ghc-8.6.4/lib/libHSrelude-0.5.0-8Jy67TshuvWFSRoPtCqPQF-ghc8.6.4.so: RPATH contains several entries: /usr/lib/ghc-8.6.4/array-0.5.3.0:/usr/lib/ghc-8.6.4/base-4.12.0.0:/usr/lib/ghc-8.6.4/binary-0.8.6.0:/usr/lib/ghc-8.6.4/bytestring-0.10.8.2:/usr/lib/ghc-8.6.4/containers-0.6.0.1:/usr/lib/ghc-8.6.4/deepseq-1.4.4.0:/usr/lib/ghc-8.6.4/ghc-prim-0.5.3:/usr/lib/ghc-8.6.4/integer-gmp-1.0.2.0:/usr/lib/ghc-8.6.4/mtl-2.2.2:/usr/lib/ghc-8.6.4/rts:/usr/lib/ghc-8.6.4/stm-2.5.0.0:/usr/lib/ghc-8.6.4/text-1.2.3.1:/usr/lib/ghc-8.6.4/transformers-0.5.6.2:/usr/lib/ghc-8.6.4/lib 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.LicIPs find-provides: running scripts (debuginfo,haskell,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/ghc8.6.4-relude-buildroot/usr/lib/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.VhFVeF 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/lib/ghc-8.6.4/lib/libHSrelude-0.5.0-8Jy67TshuvWFSRoPtCqPQF-ghc8.6.4.so: overlinked libraries: /lib/libm.so.6 /usr/lib/ghc-8.6.4/array-0.5.3.0/libHSarray-0.5.3.0-ghc8.6.4.so /usr/lib/ghc-8.6.4/binary-0.8.6.0/libHSbinary-0.8.6.0-ghc8.6.4.so /usr/lib/ghc-8.6.4/deepseq-1.4.4.0/libHSdeepseq-1.4.4.0-ghc8.6.4.so /usr/lib/ghc-8.6.4/mtl-2.2.2/libHSmtl-2.2.2-ghc8.6.4.so /usr/lib/ghc-8.6.4/stm-2.5.0.0/libHSstm-2.5.0.0-ghc8.6.4.so /usr/lib/ghc-8.6.4/transformers-0.5.6.2/libHStransformers-0.5.6.2-ghc8.6.4.so /usr/lib/libgmp.so.10 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 = set:odJxZ2UKILttZ3HMTPFTRfdhWkieuUJbETJkgEWKgLJURcskKlUppdEO2EAc0HZuP45r5FaaZpi8G9iOHCSZDJ6NrQpg0hFdnZdwYFNEvpEV34H9WId61piKpUwCdPwzJbhrq1zXWWyCZ1zLCGs2p2DmOJQwmyCfAJIKvQFsZDI2AFq2Fhw9AI3tAB5ZJapKVQUrnF5t5ZxpwD7IELRa2EHGLZlYystrKmH51fnvCfwVhyLXQtEmsWZrgPxpmY8StptkasN3QlGxlF6E5rbV8ww0HABy2ntJ6aDAfwFetJ290bGaTO3KQB5ueDmRxuzooBBhahZDicJ1IxLhXF0o2y6N3IUVVFgXpKbY8qjqvkkOhTIvuZFuicpagaYIYOyKWWYlwaT40RbpsZFEQilQzUZBBGtWPUfCXqmZm4VWVm5q3P2QjNzajRswo3Etc5Q15eUF7yJziJMd9tsmenXfZrZ5ZaaEm4yaRkpbtdiyd7PuQimV6yjb6tQbMYVNlKm2TZwHDgKRZqdXo4v08tkp7fHNhJPhv1vohChAb2EZ5mXtEy4lzZDhMKURRCHMNPytB3yTt6llGKozXS6MmwjVuxbxM8KE1C0mXKA30QwaEWl5AaddFKPH9lOZpJWgGzt24hg8LMEuSACRh0EFQ6ueC19bAioulARg54ESXTk5ypCesyki68IGRFTgV3cBMA9L4Zjc4wsNl1uI1IFP78Ho7dl8kX9p4OLO0Ub2FZ5yUcITZh0tU81xmJoQmmV42U1dNCBqlQG5l2KBxcqEIIfxbUORv6Z6mGVwWgPHchXgM4z2PtW8cMr6gmHd6BZckWdjPpuPYBibEstZFsAkE8G4ohbivcZH0reuWNiZaTyJ047QVaXDwY0gi9zxOIREiDvWGuLHZ0fbKzHaohQW6CrMg48abJ3pXB30r5Wfl4ucNfGgCZlZvQJYZ672Z97Zpi3ZhMcUgMj6iVQDZsiPEMDWxVAU8ZaitULbc31Ksc60MlGgq3kcAMR1miP1QCeZgbRvJfHh9r86pNCmwXj2adACrfMlW2EJXw99jChmZlZysO6g1qC0TwpMiOrzkoGr43k6m3g9xmSmsSCVAPq7xffjccVLdtWO3EMrVEgIZonCOxKq85fx8TJYbxiiqwThI11JNFXITnOHJFGml3Qe9l62HyjfSngZcppn2FGdktLUwswzhb2PLiJZzDRUTotSrRCctHlwiqvO4mhxcTVrZGVkz9rnwB3ZKy8K6dltq7odWF3A7gWxyP9dhh8UuG7xiAO6X0qYPB4ZCsZFCHY3JCtiHgS3Q7gkWgc3Sy6iNoMevjgigm0QoRkv2KYhNYsuXKS58Qv5ZA0fvTAKReSbmZGiTqdEE1wwyHyQ2XrCSrGJxLEyGRWMSYriNLzp7X0JnisMJZy9ZEXoJY705zOZsEPpHlcoq4EucNldoYnUeoJOWyN3mTLwUkA5kNg7Xw3R6rnTit6Mh89eZI6osZ8OnjHxRD4MjuZtP1odpANjY9Zm6AOKoWH9xeEegVpo42wQqEdHARWwk6kv22CP2YIbTFQ5XabZolhjeQhLTBIB4PYTGwofGH3tTQZhDG2UIMX5t3LR2lRYqITEYE2dS3NxC2xgPJTnAoPMZ5jEaCvVGGe5zQlpyKjst8g9UeLX35Vvq2zlOi2WATGpfkNrKW3c028QY27Z1Z6RzWo8zaQlkOITm6HeFXJO58n1P1LNikrpVBHOFMAgvxm2vHzYgWlsxMzcKbvAM4Ze5jBy3MsFihEVrZeex881A9MwcdpX51KmjfVOwnFMq1F3jDILVEr0lxr74qfFEqd9ih2JP3DeSGPAIZ7I8ZaTZAVHQFmb3d17lwQesjTJa9512QCIfygSQJLQiE5LfUJUsCQHOUxoZsxy8ImfYWPZ3P95INJKvjrVKyoEIGZfodO6HZcItiey4swgHJsAZzO4wf9l0fRFBPEP5a64EVPadd5VPQ3ZnxAT3yVJY9VmI16VP6ZBL1UOSqQWjaixH5CV2tZpEhsK0IH2lU8KZBnwA1b70q67blupUyRPZ9Z156ZfiubI6O6MjZ8xTblSHqF52hbJHEExZxTRGVEOwwyN70PoZD3ZwXtt7VsHBQNI8vWKZbKnvXn2Usc7Kw2rv1ZCeRx4W1yrYQBbja8Zjt2sKU0hyV1WUEAi0ZyoROjLJNHhZsv1twxyRy4PHXJjqOKMEKCI6SZ5YpT9eu7jq3AYlWLgO1V0BpVQVVpdWNZpoWI5wQWxo1AKA3acD0Ib51Rva0BVyA1CUqZ5Whi7GtKcxDqQ6iF068dlmFRKx91y8BRnqzM1rQfJopdH8NOlSmy9Zym3dYSFTc4N4LyFMk3I4Ub2dz4SMOikxqgeOriorAWnUVkUm0OxaMKIPacuM00yZ6sBfBMF30jKOu4wuzWSWGokMWwLPz6ozcdMeYtozVBsk9hS5Ft23C5c0fkzE5EO1h9R1c9ZvPr2GJaefE61FCtaIxD3AeKfZCe2h1sxwZncpZsotyItRTCHdrsufXKnPw72dewJfHirpovHCANJbg50jPvSQmRxZ5lf2fevIKoSDp2VP42BlDlwYm3zXGywGOWE16M40MDZDl9rKSpfjnR6H7ftK67vGDA0QLu7yxwEZpJan32oWt2y5a0URXAcNk2JRMIOihjhqAuYUhqZglbhaeBoVZcETN3Au9veNZ9CP5zX3pNpDVS7HFU1sxVj7vuq1koc5FpumAKnAp8PCcUvdiWdMLu9FYEpM45P27tE1AZm4BrZgYh0yRLeZ6F2lAAtZlaMWMRqqysmYklElOdlCEgt3C141L5ROiysUhO56Awqro3r8IZ761yZLLgmQ08z1JfbWkwypUtK32SvzvghifUEkHabzYXtFds4h2lt7Khg1BY03357ZJguGRAfWqQWMxsmleB9qriMU3zqpoShFc3 Requires: /usr/lib/ghc-8.6.4/array-0.5.3.0/libHSarray-0.5.3.0-ghc8.6.4.so, /usr/lib/ghc-8.6.4/base-4.12.0.0/libHSbase-4.12.0.0-ghc8.6.4.so, /usr/lib/ghc-8.6.4/binary-0.8.6.0/libHSbinary-0.8.6.0-ghc8.6.4.so, /usr/lib/ghc-8.6.4/bytestring-0.10.8.2/libHSbytestring-0.10.8.2-ghc8.6.4.so, /usr/lib/ghc-8.6.4/containers-0.6.0.1/libHScontainers-0.6.0.1-ghc8.6.4.so, /usr/lib/ghc-8.6.4/deepseq-1.4.4.0/libHSdeepseq-1.4.4.0-ghc8.6.4.so, /usr/lib/ghc-8.6.4/ghc-prim-0.5.3/libHSghc-prim-0.5.3-ghc8.6.4.so, /usr/lib/ghc-8.6.4/integer-gmp-1.0.2.0/libHSinteger-gmp-1.0.2.0-ghc8.6.4.so, /usr/lib/ghc-8.6.4/mtl-2.2.2/libHSmtl-2.2.2-ghc8.6.4.so, /usr/lib/ghc-8.6.4/stm-2.5.0.0/libHSstm-2.5.0.0-ghc8.6.4.so, /usr/lib/ghc-8.6.4/text-1.2.3.1/libHStext-1.2.3.1-ghc8.6.4.so, /usr/lib/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 >= set:nm3Nc3, libHSunordered-containers-0.2.10.0-KQjsr7xKC1WHxfEOZ1c65w-ghc8.6.4.so >= set:ojkHpTZ0LE5KSixip0B9HIHgXvfE1MS3u9IXhkyaFJuCwS70nufoxYIwx0, libc.so.6(GLIBC_2.1.3), libgmp.so.10, libm.so.6, 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.Ib7ZiC Wrote: /usr/src/RPM/RPMS/i586/ghc8.6.4-relude-0.5.0-alt1.i586.rpm (w2T16.xzdio) 14.30user 8.66system 0:25.25elapsed 90%CPU (0avgtext+0avgdata 277060maxresident)k 0inputs+0outputs (0major+1771661minor)pagefaults 0swaps 2.02user 1.38system 0:42.82elapsed 7%CPU (0avgtext+0avgdata 110472maxresident)k 0inputs+0outputs (0major+210564minor)pagefaults 0swaps --- ghc8.6.4-relude-0.5.0-alt1.i586.rpm.repo 2021-07-15 00:51:00.000000000 +0000 +++ ghc8.6.4-relude-0.5.0-alt1.i586.rpm.hasher 2023-06-03 07:02:17.841610468 +0000 @@ -335,6 +335,6 @@ Provides: ghc8.6.4-relude = 0.5.0-alt1:sisyphus+278961.7400.1.1 -File: /usr/lib/ghc-8.6.4/lib/libHSrelude-0.5.0-8Jy67TshuvWFSRoPtCqPQF-ghc8.6.4.so 100644 root:root f668b9e5df837f50a1ea6af63420678c +File: /usr/lib/ghc-8.6.4/lib/libHSrelude-0.5.0-8Jy67TshuvWFSRoPtCqPQF-ghc8.6.4.so 100644 root:root 8af67a507aefb075cd9de69f81d02079 File: /usr/lib/ghc-8.6.4/package.conf.d/relude-0.5.0.conf 100644 root:root 7567cf4ab461a3dcaa681c774f45ddac File: /usr/lib/ghc-8.6.4/relude-0.5.0 40755 root:root -File: /usr/lib/ghc-8.6.4/relude-0.5.0/HSrelude-0.5.0-8Jy67TshuvWFSRoPtCqPQF.o 100644 root:root 1c41c8bfb90e774a556092712dec20da +File: /usr/lib/ghc-8.6.4/relude-0.5.0/HSrelude-0.5.0-8Jy67TshuvWFSRoPtCqPQF.o 100644 root:root 4fa678db922fed8c521f1632c882305d File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude 40755 root:root @@ -346,5 +346,5 @@ File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Applicative.p_hi 100644 root:root 907551696aefeac9620d30df1f9a4ecb -File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Base.dyn_hi 100644 root:root 33a33f83b32b577ab476c376fb5aab21 -File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Base.hi 100644 root:root 19a7938ea1ae681723a6d96043bd05d0 -File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Base.p_hi 100644 root:root 40dc929c5008d425d7dc893fc5a719a7 +File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Base.dyn_hi 100644 root:root ca039db04b716724fb5c1003bba1419d +File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Base.hi 100644 root:root da90d5cc7e7a182d574c74d7338834b3 +File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Base.p_hi 100644 root:root 5308079226143ec2d333b333e2dd5b04 File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Bool 40755 root:root @@ -369,5 +369,5 @@ File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Container/Reexport.p_hi 100644 root:root 59b2fd109c1c62e056cbe85b6fe0009c -File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Debug.dyn_hi 100644 root:root 9864ca481cf9ad347993197f459ff0cc -File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Debug.hi 100644 root:root 8f232916823c302dd87d17c8d0b90942 -File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Debug.p_hi 100644 root:root 4d60ad127cb05027fc303713e0d84810 +File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Debug.dyn_hi 100644 root:root b71b115077d08614d99382a89f9047a2 +File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Debug.hi 100644 root:root 8ed6f92ab98d0d761985f09a6c201752 +File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Debug.p_hi 100644 root:root 59d65809ddf7d0fda94696beee7ca5d5 File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/DeepSeq.dyn_hi 100644 root:root 24e39f34843ea636bb618f9fa25f9d52 @@ -400,5 +400,5 @@ File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Extra/Map.p_hi 100644 root:root 8e802e11cfc15294ae9e6d60d98eeeb6 -File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Extra/Newtype.dyn_hi 100644 root:root 3fd017a1c64cb719092d52aa2ee1765d -File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Extra/Newtype.hi 100644 root:root ed5c3b1ada3331416f8be5a9b77dfbbd -File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Extra/Newtype.p_hi 100644 root:root 505c893a5215b82d3cff2cbcabbd2ed4 +File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Extra/Newtype.dyn_hi 100644 root:root fd02c8c9f3ca762d7b71a93c776d622c +File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Extra/Newtype.hi 100644 root:root 2817e461b14465956c6af37b7c91ef1b +File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Extra/Newtype.p_hi 100644 root:root c7c4e5238f7232567856bf3a4d667982 File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Extra/Tuple.dyn_hi 100644 root:root 8971fd59337f0bf28bd62f71449f3c9e @@ -406,8 +406,8 @@ File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Extra/Tuple.p_hi 100644 root:root fc3e17addd69cc10dcd6c3e866533ac8 -File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Extra/Type.dyn_hi 100644 root:root 452584c11759f7a0323f02306594f99b -File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Extra/Type.hi 100644 root:root c2a8aca43ed23e293833cf4f4794398a -File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Extra/Type.p_hi 100644 root:root db2e40b253c1f080e81e8addeec15fbc -File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Extra/Validation.dyn_hi 100644 root:root b32605c3fa39307f037436f2922cfe09 -File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Extra/Validation.hi 100644 root:root 427a77f551ee56fd28f2ae75813d849f -File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Extra/Validation.p_hi 100644 root:root 12b2573c3035c340a2b5529fbcf3d2f1 +File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Extra/Type.dyn_hi 100644 root:root 9789d574a8ce88daa2ebbd4cde505e0b +File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Extra/Type.hi 100644 root:root a331f127dd5c35bd8f9e25b688616ece +File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Extra/Type.p_hi 100644 root:root df2c20a0d5521a08f9f4f4cfa28a2238 +File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Extra/Validation.dyn_hi 100644 root:root bc081ffbe1f30285f25e31b8ecaff008 +File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Extra/Validation.hi 100644 root:root 325270f7ecabcdabaf023306a7fd3a67 +File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Extra/Validation.p_hi 100644 root:root 3f0d00b54a71861d43b891dc26dd7d96 File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/File.dyn_hi 100644 root:root 9761632035408dfff1058ae009c17358 @@ -422,5 +422,5 @@ File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Foldable/Fold.p_hi 100644 root:root 363ddf2a8aca82e111290e8573f5b456 -File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Foldable/Reexport.dyn_hi 100644 root:root ed1a582108054dc175bfef9880fcdffa -File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Foldable/Reexport.hi 100644 root:root 000f2b325f17f373a41eeb35892c28c0 -File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Foldable/Reexport.p_hi 100644 root:root d3554e83edfce8173adf6f320985048e +File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Foldable/Reexport.dyn_hi 100644 root:root 9636d604b1e8aa61150768f3a87e58b9 +File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Foldable/Reexport.hi 100644 root:root 4b1bf88a1f86c1d38f3653f4e21a1fe5 +File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Foldable/Reexport.p_hi 100644 root:root a8e03668f15673a94006ccc363e37be2 File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Function.dyn_hi 100644 root:root d6d5355fa7b689b8d0f40230204cc80d @@ -432,8 +432,8 @@ File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Functor.p_hi 100644 root:root c6542f538d5c1e2693ebeb94b701800f -File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Functor/Fmap.dyn_hi 100644 root:root df77d95ba705dfe9c23ee0739b13e3cb -File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Functor/Fmap.hi 100644 root:root cf8e53ba483a148110a974884dc26931 -File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Functor/Fmap.p_hi 100644 root:root 4513a2c61fff02a81c319ea62a0bf0c5 -File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Functor/Reexport.dyn_hi 100644 root:root a6e062862f1c1906e3e1d365933cea20 -File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Functor/Reexport.hi 100644 root:root 1a4fc4daf5ee8847829f58820192f98d -File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Functor/Reexport.p_hi 100644 root:root 7a0ca56f2dd4f910334a12a2e5c635e3 +File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Functor/Fmap.dyn_hi 100644 root:root 4f19ff8985c0a22abca5edb5359d8111 +File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Functor/Fmap.hi 100644 root:root 7fb2152b8348ea6838d3c7f2fb163825 +File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Functor/Fmap.p_hi 100644 root:root 107782cd39e2357ba8f90cca0304667d +File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Functor/Reexport.dyn_hi 100644 root:root 73118c738e6b8a4a82de73a298b93c1b +File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Functor/Reexport.hi 100644 root:root d32d934aebaa165bfd465b4643b990de +File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Functor/Reexport.p_hi 100644 root:root 095d6a8cc2b0d7b8fee8475ddffe9ae6 File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Lifted 40755 root:root @@ -471,5 +471,5 @@ File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Monad.p_hi 100644 root:root e4ae286c09e0ca7aeae962a0c90677eb -File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Monad/Either.dyn_hi 100644 root:root 3246f57d252535f8a48c92726ac51028 -File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Monad/Either.hi 100644 root:root eb13d4e201491c6a88617be731263d92 -File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Monad/Either.p_hi 100644 root:root 7d379d6abc5d446b062c3e217765fa0f +File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Monad/Either.dyn_hi 100644 root:root f6f47eb4411844c8278a9ffa201b7831 +File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Monad/Either.hi 100644 root:root 7dd6abbef15df415f368de05e38e413a +File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Monad/Either.p_hi 100644 root:root dd74fe52857e1b1ea51c49e7181af96c File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Monad/Maybe.dyn_hi 100644 root:root f93c9671dcaab412eb078fad9477a5ba @@ -483,5 +483,5 @@ File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Monad/Trans.p_hi 100644 root:root c8a21c20b829de60ed4e3da8449180b3 -File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Monoid.dyn_hi 100644 root:root dcf3ae0c3c916d229baef4edc00aa70f -File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Monoid.hi 100644 root:root 0a47fb20b95ad9978bc98da418ba300c -File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Monoid.p_hi 100644 root:root 32ca9d5651caf2f62214fc8bf18f1b3c +File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Monoid.dyn_hi 100644 root:root d19fc6377c703d782db0efee9ded9759 +File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Monoid.hi 100644 root:root a5f62579bc094899c4239328586d70d0 +File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Monoid.p_hi 100644 root:root 5d5ccc00010dcd2b5938ff2479b936b7 File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Nub.dyn_hi 100644 root:root 1ea7dc373abf2d28d8977630c30a4783 @@ -499,5 +499,5 @@ File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/String.p_hi 100644 root:root 8f00895a2ce92d61c40c667fe362d3f0 -File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/String/Conversion.dyn_hi 100644 root:root 8b7f077730246a191bbdbac7e52f2ea0 -File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/String/Conversion.hi 100644 root:root 1868c44c759dfa06115395d74d77e33f -File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/String/Conversion.p_hi 100644 root:root 2481ef7a10b2e7f0ee455545d5bcd3a9 +File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/String/Conversion.dyn_hi 100644 root:root c2b0cc7f3193ceb0e25748243e4a866d +File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/String/Conversion.hi 100644 root:root 08976ce33df389f191b29489589281e9 +File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/String/Conversion.p_hi 100644 root:root de4bfeba8e44b9ee51a3796b1e708b31 File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/String/Reexport.dyn_hi 100644 root:root 21d342ce3a08fc51bc759303930029b5 @@ -508,4 +508,4 @@ File: /usr/lib/ghc-8.6.4/relude-0.5.0/Relude/Unsafe.p_hi 100644 root:root 2101caf69a9d74b575e1ced414229528 -File: /usr/lib/ghc-8.6.4/relude-0.5.0/libHSrelude-0.5.0-8Jy67TshuvWFSRoPtCqPQF.a 100644 root:root ca30b681f739b713ad897cf9de86aa88 -File: /usr/lib/ghc-8.6.4/relude-0.5.0/libHSrelude-0.5.0-8Jy67TshuvWFSRoPtCqPQF_p.a 100644 root:root fbe426da7e3d85e6624adb48bbf209b6 +File: /usr/lib/ghc-8.6.4/relude-0.5.0/libHSrelude-0.5.0-8Jy67TshuvWFSRoPtCqPQF.a 100644 root:root 3019e2428f5b49fe0ad84e02a90c71d5 +File: /usr/lib/ghc-8.6.4/relude-0.5.0/libHSrelude-0.5.0-8Jy67TshuvWFSRoPtCqPQF_p.a 100644 root:root afde0578832cbe05d7ad89e52e8e417c File: /usr/lib/ghc-8.6.4/relude-0.5.0/relude.pkg 100755 root:root 7567cf4ab461a3dcaa681c774f45ddac @@ -624,2 +624,2 @@ File: /usr/share/doc/ghc8.6.4-relude-0.5.0/html/synopsis.png 100644 root:root f7936844cc05316ed73f6bf1d2e75434 -RPMIdentity: f2aa52c241e11246899f7b3d12da1a46321396af03c28a6ee75b4dbc0d8f01fce603e139e283799cbcf375f63258e1b675f38caa23705977a59f2807800cd390 +RPMIdentity: 263b43b59f3db305205df8833e143cb479f619af8d1199d81bbd5ca35a6b5cd27d6b1ad84a53175306643a583c4cdf525b4e42cd1dcf9f312761cfbfe8f4b999