<86>Jul 23 06:00:17 userdel[1249614]: delete user 'rooter' <86>Jul 23 06:00:17 userdel[1249614]: removed group 'rooter' owned by 'rooter' <86>Jul 23 06:00:17 userdel[1249614]: removed shadow group 'rooter' owned by 'rooter' <86>Jul 23 06:00:17 groupadd[1249619]: group added to /etc/group: name=rooter, GID=615 <86>Jul 23 06:00:17 groupadd[1249619]: group added to /etc/gshadow: name=rooter <86>Jul 23 06:00:17 groupadd[1249619]: new group: name=rooter, GID=615 <86>Jul 23 06:00:17 useradd[1249628]: new user: name=rooter, UID=615, GID=615, home=/root, shell=/bin/bash <86>Jul 23 06:00:17 userdel[1249635]: delete user 'builder' <86>Jul 23 06:00:17 userdel[1249635]: removed group 'builder' owned by 'builder' <86>Jul 23 06:00:17 userdel[1249635]: removed shadow group 'builder' owned by 'builder' <86>Jul 23 06:00:17 groupadd[1249645]: group added to /etc/group: name=builder, GID=616 <86>Jul 23 06:00:17 groupadd[1249645]: group added to /etc/gshadow: name=builder <86>Jul 23 06:00:17 groupadd[1249645]: new group: name=builder, GID=616 <86>Jul 23 06:00:17 useradd[1249651]: new user: name=builder, UID=616, GID=616, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/ghc8.6.4-basement-0.0.10-alt1.src.rpm: license not found in '/usr/share/license' directory: BSD3 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>Jul 23 06:00:19 rpmi: rpm-macros-ghc8.6.4-common-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125615 installed <13>Jul 23 06:00:19 rpmi: rpm-build-haskell-1.4.5-alt1 sisyphus+222088.1140.12.1 1553099315 installed <13>Jul 23 06:00:19 rpmi: libgmp-devel-6.2.1-alt4 sisyphus+288362.20.3.1 1635767901 installed <13>Jul 23 06:00:19 rpmi: libffi-devel-1:3.4.2-alt2 sisyphus+287629.100.2.1 1634659534 installed <13>Jul 23 06:00:19 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Jul 23 06:00:19 rpmi: ghc8.6.4-common-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125615 installed <13>Jul 23 06:00:35 rpmi: ghc8.6.4-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125559 installed warning: File /usr/src/in/source/ghc8.6.4-basement-0.0.10-alt1.patch is smaller than 8 bytes Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ghc8.6.4-basement-0.0.10-alt1.nosrc.rpm (w1.gzdio) warning: File /usr/src/RPM/SOURCES/ghc8.6.4-basement-0.0.10-alt1.patch is smaller than 8 bytes Installing ghc8.6.4-basement-0.0.10-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.26598 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ghc8.6.4-basement-0.0.10 + echo 'Source #0 (ghc8.6.4-basement-0.0.10.tar):' Source #0 (ghc8.6.4-basement-0.0.10.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ghc8.6.4-basement-0.0.10.tar + cd ghc8.6.4-basement-0.0.10 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ghc8.6.4-basement-0.0.10-alt1.patch):' Patch #0 (ghc8.6.4-basement-0.0.10-alt1.patch): + /usr/bin/patch -p1 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.26598 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ghc8.6.4-basement-0.0.10 + '[' -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-basement-0.0.10 '--libsubdir=$compiler/$pkgid' '--dynlibdir=/usr/lib/$compiler/lib' --docdir=/usr/share/doc/ghc8.6.4-basement-0.0.10 --datadir=/usr/share --datasubdir=ghc8.6.4-basement-0.0.10 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-split-objs --enable-shared -O2 --ghc Configuring basement-0.0.10... 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 basement-0.0.10.. Building library for basement-0.0.10.. [ 1 of 84] Compiling Basement.Compat.Bifunctor ( Basement/Compat/Bifunctor.hs, dist/build/Basement/Compat/Bifunctor.o ) [ 2 of 84] Compiling Basement.Compat.C.Types ( Basement/Compat/C/Types.hs, dist/build/Basement/Compat/C/Types.o ) [ 3 of 84] Compiling Basement.Compat.CallStack ( Basement/Compat/CallStack.hs, dist/build/Basement/Compat/CallStack.o ) [ 4 of 84] Compiling Basement.Compat.Identity ( Basement/Compat/Identity.hs, dist/build/Basement/Compat/Identity.o ) [ 5 of 84] Compiling Basement.Compat.IsList ( Basement/Compat/IsList.hs, dist/build/Basement/Compat/IsList.o ) [ 6 of 84] Compiling Basement.Compat.Natural ( Basement/Compat/Natural.hs, dist/build/Basement/Compat/Natural.o ) [ 7 of 84] Compiling Basement.Compat.NumLiteral ( Basement/Compat/NumLiteral.hs, dist/build/Basement/Compat/NumLiteral.o ) [ 8 of 84] Compiling Basement.Compat.PrimTypes ( Basement/Compat/PrimTypes.hs, dist/build/Basement/Compat/PrimTypes.o ) [ 9 of 84] Compiling Basement.Compat.Primitive ( Basement/Compat/Primitive.hs, dist/build/Basement/Compat/Primitive.o ) [10 of 84] Compiling Basement.Compat.Semigroup ( Basement/Compat/Semigroup.hs, dist/build/Basement/Compat/Semigroup.o ) [11 of 84] Compiling Basement.Compat.Typeable ( Basement/Compat/Typeable.hs, dist/build/Basement/Compat/Typeable.o ) [12 of 84] Compiling Basement.Compat.Base ( Basement/Compat/Base.hs, dist/build/Basement/Compat/Base.o ) [13 of 84] Compiling Basement.Compat.MonadTrans ( Basement/Compat/MonadTrans.hs, dist/build/Basement/Compat/MonadTrans.o ) [14 of 84] Compiling Basement.Compat.AMP ( Basement/Compat/AMP.hs, dist/build/Basement/Compat/AMP.o ) [15 of 84] Compiling Basement.Endianness ( Basement/Endianness.hs, dist/build/Basement/Endianness.o ) [16 of 84] Compiling Basement.Floating ( Basement/Floating.hs, dist/build/Basement/Floating.o ) [17 of 84] Compiling Basement.Monad ( Basement/Monad.hs, dist/build/Basement/Monad.o ) [18 of 84] Compiling Basement.FinalPtr ( Basement/FinalPtr.hs, dist/build/Basement/FinalPtr.o ) [19 of 84] Compiling Basement.Numerical.Conversion ( Basement/Numerical/Conversion.hs, dist/build/Basement/Numerical/Conversion.o ) [20 of 84] Compiling Basement.Numerical.Number ( Basement/Numerical/Number.hs, dist/build/Basement/Numerical/Number.o ) [21 of 84] Compiling Basement.IntegralConv ( Basement/IntegralConv.hs, dist/build/Basement/IntegralConv.o ) [22 of 84] Compiling Basement.Types.Char7 ( Basement/Types/Char7.hs, dist/build/Basement/Types/Char7.o ) [23 of 84] Compiling Basement.Base16 ( Basement/Base16.hs, dist/build/Basement/Base16.o ) [24 of 84] Compiling Basement.Types.Word128 ( Basement/Types/Word128.hs, dist/build/Basement/Types/Word128.o ) [25 of 84] Compiling Basement.Types.Word256 ( Basement/Types/Word256.hs, dist/build/Basement/Types/Word256.o ) [26 of 84] Compiling Basement.Nat ( Basement/Nat.hs, dist/build/Basement/Nat.o ) [27 of 84] Compiling Basement.Bounded ( Basement/Bounded.hs, dist/build/Basement/Bounded.o ) [28 of 84] Compiling Basement.Numerical.Subtractive ( Basement/Numerical/Subtractive.hs, dist/build/Basement/Numerical/Subtractive.o ) [29 of 84] Compiling Basement.Numerical.Additive ( Basement/Numerical/Additive.hs, dist/build/Basement/Numerical/Additive.o ) [30 of 84] Compiling Basement.Numerical.Multiplicative ( Basement/Numerical/Multiplicative.hs, dist/build/Basement/Numerical/Multiplicative.o ) [31 of 84] Compiling Basement.Types.OffsetSize ( Basement/Types/OffsetSize.hs, dist/build/Basement/Types/OffsetSize.o ) [32 of 84] Compiling Basement.Types.Ptr ( Basement/Types/Ptr.hs, dist/build/Basement/Types/Ptr.o ) [33 of 84] Compiling Basement.Terminal.Size ( dist/build/Basement/Terminal/Size.hs, dist/build/Basement/Terminal/Size.o ) [34 of 84] Compiling Basement.Terminal ( Basement/Terminal.hs, dist/build/Basement/Terminal.o ) [35 of 84] Compiling Basement.Runtime ( Basement/Runtime.hs, dist/build/Basement/Runtime.o ) [36 of 84] Compiling Basement.PrimType ( Basement/PrimType.hs, dist/build/Basement/PrimType.o ) [37 of 84] Compiling Basement.MutableBuilder ( Basement/MutableBuilder.hs, dist/build/Basement/MutableBuilder.o ) [38 of 84] Compiling Basement.Exception ( Basement/Exception.hs, dist/build/Basement/Exception.o ) [39 of 84] Compiling Basement.NonEmpty ( Basement/NonEmpty.hs, dist/build/Basement/NonEmpty.o ) [40 of 84] Compiling Basement.Bindings.Memory ( Basement/Bindings/Memory.hs, dist/build/Basement/Bindings/Memory.o ) [41 of 84] Compiling Basement.Alg.Class ( Basement/Alg/Class.hs, dist/build/Basement/Alg/Class.o ) [42 of 84] Compiling Basement.Compat.ExtList ( Basement/Compat/ExtList.hs, dist/build/Basement/Compat/ExtList.o ) [43 of 84] Compiling Basement.Alg.XorShift ( Basement/Alg/XorShift.hs, dist/build/Basement/Alg/XorShift.o ) [44 of 84] Compiling Basement.Alg.PrimArray ( Basement/Alg/PrimArray.hs, dist/build/Basement/Alg/PrimArray.o ) [45 of 84] Compiling Basement.Alg.Mutable ( Basement/Alg/Mutable.hs, dist/build/Basement/Alg/Mutable.o ) [46 of 84] Compiling Basement.NormalForm ( Basement/NormalForm.hs, dist/build/Basement/NormalForm.o ) [47 of 84] Compiling Basement.These ( Basement/These.hs, dist/build/Basement/These.o ) [48 of 84] Compiling Basement.Sized.List ( Basement/Sized/List.hs, dist/build/Basement/Sized/List.o ) [49 of 84] Compiling Basement.Block.Base ( Basement/Block/Base.hs, dist/build/Basement/Block/Base.o ) [50 of 84] Compiling Basement.Cast ( Basement/Cast.hs, dist/build/Basement/Cast.o ) [51 of 84] Compiling Basement.Block.Mutable ( Basement/Block/Mutable.hs, dist/build/Basement/Block/Mutable.o ) [52 of 84] Compiling Basement.Block ( Basement/Block.hs, dist/build/Basement/Block.o ) [53 of 84] Compiling Basement.Sized.Block ( Basement/Sized/Block.hs, dist/build/Basement/Sized/Block.o ) [54 of 84] Compiling Basement.BlockN ( Basement/BlockN.hs, dist/build/Basement/BlockN.o ) [55 of 84] Compiling Basement.Bits ( Basement/Bits.hs, dist/build/Basement/Bits.o ) [56 of 84] Compiling Basement.UArray.Base ( Basement/UArray/Base.hs, dist/build/Basement/UArray/Base.o ) [57 of 84] Compiling Basement.BoxedArray ( Basement/BoxedArray.hs, dist/build/Basement/BoxedArray.o ) [58 of 84] Compiling Basement.Sized.Vect ( Basement/Sized/Vect.hs, dist/build/Basement/Sized/Vect.o ) [59 of 84] Compiling Basement.UArray.Mutable ( Basement/UArray/Mutable.hs, dist/build/Basement/UArray/Mutable.o ) [60 of 84] Compiling Basement.UArray ( Basement/UArray.hs, dist/build/Basement/UArray.o ) [61 of 84] Compiling Basement.Types.AsciiString ( Basement/Types/AsciiString.hs, dist/build/Basement/Types/AsciiString.o ) [62 of 84] Compiling Basement.String.Encoding.Encoding ( Basement/String/Encoding/Encoding.hs, dist/build/Basement/String/Encoding/Encoding.o ) [63 of 84] Compiling Basement.String.Encoding.UTF32 ( Basement/String/Encoding/UTF32.hs, dist/build/Basement/String/Encoding/UTF32.o ) [64 of 84] Compiling Basement.String.Encoding.UTF16 ( Basement/String/Encoding/UTF16.hs, dist/build/Basement/String/Encoding/UTF16.o ) [65 of 84] Compiling Basement.String.Encoding.ISO_8859_1 ( Basement/String/Encoding/ISO_8859_1.hs, dist/build/Basement/String/Encoding/ISO_8859_1.o ) [66 of 84] Compiling Basement.String.Encoding.ASCII7 ( Basement/String/Encoding/ASCII7.hs, dist/build/Basement/String/Encoding/ASCII7.o ) [67 of 84] Compiling Basement.Sized.UVect ( Basement/Sized/UVect.hs, dist/build/Basement/Sized/UVect.o ) [68 of 84] Compiling Basement.UTF8.Types ( Basement/UTF8/Types.hs, dist/build/Basement/UTF8/Types.o ) [69 of 84] Compiling Basement.UTF8.Table ( Basement/UTF8/Table.hs, dist/build/Basement/UTF8/Table.o ) [70 of 84] Compiling Basement.UTF8.Helper ( Basement/UTF8/Helper.hs, dist/build/Basement/UTF8/Helper.o ) [71 of 84] Compiling Basement.Types.CharUTF8 ( Basement/Types/CharUTF8.hs, dist/build/Basement/Types/CharUTF8.o ) [72 of 84] Compiling Basement.String.CaseMapping ( Basement/String/CaseMapping.hs, dist/build/Basement/String/CaseMapping.o ) [73 of 84] Compiling Basement.Alg.UTF8 ( Basement/Alg/UTF8.hs, dist/build/Basement/Alg/UTF8.o ) [74 of 84] Compiling Basement.UTF8.Base ( Basement/UTF8/Base.hs, dist/build/Basement/UTF8/Base.o ) [75 of 84] Compiling Basement.Show ( Basement/Show.hs, dist/build/Basement/Show.o ) [76 of 84] Compiling Basement.Error ( Basement/Error.hs, dist/build/Basement/Error.o ) [77 of 84] Compiling Basement.Imports ( Basement/Imports.hs, dist/build/Basement/Imports.o ) [78 of 84] Compiling Basement.Environment ( Basement/Environment.hs, dist/build/Basement/Environment.o ) [79 of 84] Compiling Basement.Alg.String ( Basement/Alg/String.hs, dist/build/Basement/Alg/String.o ) [80 of 84] Compiling Basement.String ( Basement/String.hs, dist/build/Basement/String.o ) [81 of 84] Compiling Basement.Terminal.ANSI ( Basement/Terminal/ANSI.hs, dist/build/Basement/Terminal/ANSI.o ) [82 of 84] Compiling Basement.From ( Basement/From.hs, dist/build/Basement/From.o ) [83 of 84] Compiling Basement.Block.Builder ( Basement/Block/Builder.hs, dist/build/Basement/Block/Builder.o ) [84 of 84] Compiling Basement.String.Builder ( Basement/String/Builder.hs, dist/build/Basement/String/Builder.o ) [ 1 of 84] Compiling Basement.Compat.Bifunctor ( Basement/Compat/Bifunctor.hs, dist/build/Basement/Compat/Bifunctor.p_o ) [ 2 of 84] Compiling Basement.Compat.C.Types ( Basement/Compat/C/Types.hs, dist/build/Basement/Compat/C/Types.p_o ) [ 3 of 84] Compiling Basement.Compat.CallStack ( Basement/Compat/CallStack.hs, dist/build/Basement/Compat/CallStack.p_o ) [ 4 of 84] Compiling Basement.Compat.Identity ( Basement/Compat/Identity.hs, dist/build/Basement/Compat/Identity.p_o ) [ 5 of 84] Compiling Basement.Compat.IsList ( Basement/Compat/IsList.hs, dist/build/Basement/Compat/IsList.p_o ) [ 6 of 84] Compiling Basement.Compat.Natural ( Basement/Compat/Natural.hs, dist/build/Basement/Compat/Natural.p_o ) [ 7 of 84] Compiling Basement.Compat.NumLiteral ( Basement/Compat/NumLiteral.hs, dist/build/Basement/Compat/NumLiteral.p_o ) [ 8 of 84] Compiling Basement.Compat.PrimTypes ( Basement/Compat/PrimTypes.hs, dist/build/Basement/Compat/PrimTypes.p_o ) [ 9 of 84] Compiling Basement.Compat.Primitive ( Basement/Compat/Primitive.hs, dist/build/Basement/Compat/Primitive.p_o ) [10 of 84] Compiling Basement.Compat.Semigroup ( Basement/Compat/Semigroup.hs, dist/build/Basement/Compat/Semigroup.p_o ) [11 of 84] Compiling Basement.Compat.Typeable ( Basement/Compat/Typeable.hs, dist/build/Basement/Compat/Typeable.p_o ) [12 of 84] Compiling Basement.Compat.Base ( Basement/Compat/Base.hs, dist/build/Basement/Compat/Base.p_o ) [13 of 84] Compiling Basement.Compat.MonadTrans ( Basement/Compat/MonadTrans.hs, dist/build/Basement/Compat/MonadTrans.p_o ) [14 of 84] Compiling Basement.Compat.AMP ( Basement/Compat/AMP.hs, dist/build/Basement/Compat/AMP.p_o ) [15 of 84] Compiling Basement.Endianness ( Basement/Endianness.hs, dist/build/Basement/Endianness.p_o ) [16 of 84] Compiling Basement.Floating ( Basement/Floating.hs, dist/build/Basement/Floating.p_o ) [17 of 84] Compiling Basement.Monad ( Basement/Monad.hs, dist/build/Basement/Monad.p_o ) [18 of 84] Compiling Basement.FinalPtr ( Basement/FinalPtr.hs, dist/build/Basement/FinalPtr.p_o ) [19 of 84] Compiling Basement.Numerical.Conversion ( Basement/Numerical/Conversion.hs, dist/build/Basement/Numerical/Conversion.p_o ) [20 of 84] Compiling Basement.Numerical.Number ( Basement/Numerical/Number.hs, dist/build/Basement/Numerical/Number.p_o ) [21 of 84] Compiling Basement.IntegralConv ( Basement/IntegralConv.hs, dist/build/Basement/IntegralConv.p_o ) [22 of 84] Compiling Basement.Types.Char7 ( Basement/Types/Char7.hs, dist/build/Basement/Types/Char7.p_o ) [23 of 84] Compiling Basement.Base16 ( Basement/Base16.hs, dist/build/Basement/Base16.p_o ) [24 of 84] Compiling Basement.Types.Word128 ( Basement/Types/Word128.hs, dist/build/Basement/Types/Word128.p_o ) [25 of 84] Compiling Basement.Types.Word256 ( Basement/Types/Word256.hs, dist/build/Basement/Types/Word256.p_o ) [26 of 84] Compiling Basement.Nat ( Basement/Nat.hs, dist/build/Basement/Nat.p_o ) [27 of 84] Compiling Basement.Bounded ( Basement/Bounded.hs, dist/build/Basement/Bounded.p_o ) [28 of 84] Compiling Basement.Numerical.Subtractive ( Basement/Numerical/Subtractive.hs, dist/build/Basement/Numerical/Subtractive.p_o ) [29 of 84] Compiling Basement.Numerical.Additive ( Basement/Numerical/Additive.hs, dist/build/Basement/Numerical/Additive.p_o ) [30 of 84] Compiling Basement.Numerical.Multiplicative ( Basement/Numerical/Multiplicative.hs, dist/build/Basement/Numerical/Multiplicative.p_o ) [31 of 84] Compiling Basement.Types.OffsetSize ( Basement/Types/OffsetSize.hs, dist/build/Basement/Types/OffsetSize.p_o ) [32 of 84] Compiling Basement.Types.Ptr ( Basement/Types/Ptr.hs, dist/build/Basement/Types/Ptr.p_o ) [33 of 84] Compiling Basement.Terminal.Size ( dist/build/Basement/Terminal/Size.hs, dist/build/Basement/Terminal/Size.p_o ) [34 of 84] Compiling Basement.Terminal ( Basement/Terminal.hs, dist/build/Basement/Terminal.p_o ) [35 of 84] Compiling Basement.Runtime ( Basement/Runtime.hs, dist/build/Basement/Runtime.p_o ) [36 of 84] Compiling Basement.PrimType ( Basement/PrimType.hs, dist/build/Basement/PrimType.p_o ) [37 of 84] Compiling Basement.MutableBuilder ( Basement/MutableBuilder.hs, dist/build/Basement/MutableBuilder.p_o ) [38 of 84] Compiling Basement.Exception ( Basement/Exception.hs, dist/build/Basement/Exception.p_o ) [39 of 84] Compiling Basement.NonEmpty ( Basement/NonEmpty.hs, dist/build/Basement/NonEmpty.p_o ) [40 of 84] Compiling Basement.Bindings.Memory ( Basement/Bindings/Memory.hs, dist/build/Basement/Bindings/Memory.p_o ) [41 of 84] Compiling Basement.Alg.Class ( Basement/Alg/Class.hs, dist/build/Basement/Alg/Class.p_o ) [42 of 84] Compiling Basement.Compat.ExtList ( Basement/Compat/ExtList.hs, dist/build/Basement/Compat/ExtList.p_o ) [43 of 84] Compiling Basement.Alg.XorShift ( Basement/Alg/XorShift.hs, dist/build/Basement/Alg/XorShift.p_o ) [44 of 84] Compiling Basement.Alg.PrimArray ( Basement/Alg/PrimArray.hs, dist/build/Basement/Alg/PrimArray.p_o ) [45 of 84] Compiling Basement.Alg.Mutable ( Basement/Alg/Mutable.hs, dist/build/Basement/Alg/Mutable.p_o ) [46 of 84] Compiling Basement.NormalForm ( Basement/NormalForm.hs, dist/build/Basement/NormalForm.p_o ) [47 of 84] Compiling Basement.These ( Basement/These.hs, dist/build/Basement/These.p_o ) [48 of 84] Compiling Basement.Sized.List ( Basement/Sized/List.hs, dist/build/Basement/Sized/List.p_o ) [49 of 84] Compiling Basement.Block.Base ( Basement/Block/Base.hs, dist/build/Basement/Block/Base.p_o ) [50 of 84] Compiling Basement.Cast ( Basement/Cast.hs, dist/build/Basement/Cast.p_o ) [51 of 84] Compiling Basement.Block.Mutable ( Basement/Block/Mutable.hs, dist/build/Basement/Block/Mutable.p_o ) [52 of 84] Compiling Basement.Block ( Basement/Block.hs, dist/build/Basement/Block.p_o ) [53 of 84] Compiling Basement.Sized.Block ( Basement/Sized/Block.hs, dist/build/Basement/Sized/Block.p_o ) [54 of 84] Compiling Basement.BlockN ( Basement/BlockN.hs, dist/build/Basement/BlockN.p_o ) [55 of 84] Compiling Basement.Bits ( Basement/Bits.hs, dist/build/Basement/Bits.p_o ) [56 of 84] Compiling Basement.UArray.Base ( Basement/UArray/Base.hs, dist/build/Basement/UArray/Base.p_o ) [57 of 84] Compiling Basement.BoxedArray ( Basement/BoxedArray.hs, dist/build/Basement/BoxedArray.p_o ) [58 of 84] Compiling Basement.Sized.Vect ( Basement/Sized/Vect.hs, dist/build/Basement/Sized/Vect.p_o ) [59 of 84] Compiling Basement.UArray.Mutable ( Basement/UArray/Mutable.hs, dist/build/Basement/UArray/Mutable.p_o ) [60 of 84] Compiling Basement.UArray ( Basement/UArray.hs, dist/build/Basement/UArray.p_o ) [61 of 84] Compiling Basement.Types.AsciiString ( Basement/Types/AsciiString.hs, dist/build/Basement/Types/AsciiString.p_o ) [62 of 84] Compiling Basement.String.Encoding.Encoding ( Basement/String/Encoding/Encoding.hs, dist/build/Basement/String/Encoding/Encoding.p_o ) [63 of 84] Compiling Basement.String.Encoding.UTF32 ( Basement/String/Encoding/UTF32.hs, dist/build/Basement/String/Encoding/UTF32.p_o ) [64 of 84] Compiling Basement.String.Encoding.UTF16 ( Basement/String/Encoding/UTF16.hs, dist/build/Basement/String/Encoding/UTF16.p_o ) [65 of 84] Compiling Basement.String.Encoding.ISO_8859_1 ( Basement/String/Encoding/ISO_8859_1.hs, dist/build/Basement/String/Encoding/ISO_8859_1.p_o ) [66 of 84] Compiling Basement.String.Encoding.ASCII7 ( Basement/String/Encoding/ASCII7.hs, dist/build/Basement/String/Encoding/ASCII7.p_o ) [67 of 84] Compiling Basement.Sized.UVect ( Basement/Sized/UVect.hs, dist/build/Basement/Sized/UVect.p_o ) [68 of 84] Compiling Basement.UTF8.Types ( Basement/UTF8/Types.hs, dist/build/Basement/UTF8/Types.p_o ) [69 of 84] Compiling Basement.UTF8.Table ( Basement/UTF8/Table.hs, dist/build/Basement/UTF8/Table.p_o ) [70 of 84] Compiling Basement.UTF8.Helper ( Basement/UTF8/Helper.hs, dist/build/Basement/UTF8/Helper.p_o ) [71 of 84] Compiling Basement.Types.CharUTF8 ( Basement/Types/CharUTF8.hs, dist/build/Basement/Types/CharUTF8.p_o ) [72 of 84] Compiling Basement.String.CaseMapping ( Basement/String/CaseMapping.hs, dist/build/Basement/String/CaseMapping.p_o ) [73 of 84] Compiling Basement.Alg.UTF8 ( Basement/Alg/UTF8.hs, dist/build/Basement/Alg/UTF8.p_o ) [74 of 84] Compiling Basement.UTF8.Base ( Basement/UTF8/Base.hs, dist/build/Basement/UTF8/Base.p_o ) [75 of 84] Compiling Basement.Show ( Basement/Show.hs, dist/build/Basement/Show.p_o ) [76 of 84] Compiling Basement.Error ( Basement/Error.hs, dist/build/Basement/Error.p_o ) [77 of 84] Compiling Basement.Imports ( Basement/Imports.hs, dist/build/Basement/Imports.p_o ) [78 of 84] Compiling Basement.Environment ( Basement/Environment.hs, dist/build/Basement/Environment.p_o ) [79 of 84] Compiling Basement.Alg.String ( Basement/Alg/String.hs, dist/build/Basement/Alg/String.p_o ) [80 of 84] Compiling Basement.String ( Basement/String.hs, dist/build/Basement/String.p_o ) [81 of 84] Compiling Basement.Terminal.ANSI ( Basement/Terminal/ANSI.hs, dist/build/Basement/Terminal/ANSI.p_o ) [82 of 84] Compiling Basement.From ( Basement/From.hs, dist/build/Basement/From.p_o ) [83 of 84] Compiling Basement.Block.Builder ( Basement/Block/Builder.hs, dist/build/Basement/Block/Builder.p_o ) [84 of 84] Compiling Basement.String.Builder ( Basement/String/Builder.hs, dist/build/Basement/String/Builder.p_o ) + ./Setup haddock Preprocessing library for basement-0.0.10.. Running Haddock on library for basement-0.0.10.. Warning: The documentation for the following packages are not installed. No links will be generated to these packages: base-4.12.0.0, ghc-prim-0.5.3, integer-gmp-1.0.2.0 Haddock coverage: Warning: 'Functor' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Either' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Left' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Right' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: Couldn't find .haddock for export Bifunctor 50% ( 1 / 2) in 'Basement.Compat.Bifunctor' Missing documentation for: Bifunctor Warning: Couldn't find .haddock for export CChar Warning: Couldn't find .haddock for export CSChar Warning: Couldn't find .haddock for export CUChar Warning: Couldn't find .haddock for export CShort Warning: Couldn't find .haddock for export CUShort Warning: Couldn't find .haddock for export CInt Warning: Couldn't find .haddock for export CUInt Warning: Couldn't find .haddock for export CLong Warning: Couldn't find .haddock for export CULong Warning: Couldn't find .haddock for export CPtrdiff Warning: Couldn't find .haddock for export CSize Warning: Couldn't find .haddock for export CWchar Warning: Couldn't find .haddock for export CSigAtomic Warning: Couldn't find .haddock for export CLLong Warning: Couldn't find .haddock for export CULLong Warning: Couldn't find .haddock for export CBool Warning: Couldn't find .haddock for export CIntPtr Warning: Couldn't find .haddock for export CUIntPtr Warning: Couldn't find .haddock for export CIntMax Warning: Couldn't find .haddock for export CUIntMax Warning: Couldn't find .haddock for export CClock Warning: Couldn't find .haddock for export CTime Warning: Couldn't find .haddock for export CUSeconds Warning: Couldn't find .haddock for export CSUSeconds Warning: Couldn't find .haddock for export CFloat Warning: Couldn't find .haddock for export CDouble Warning: Couldn't find .haddock for export COff Warning: Couldn't find .haddock for export CMode 3% ( 1 / 29) in 'Basement.Compat.C.Types' Missing documentation for: CChar CSChar CUChar CShort CUShort CInt CUInt CLong CULong CPtrdiff CSize CWchar CSigAtomic CLLong CULLong CBool CIntPtr CUIntPtr CIntMax CUIntMax CClock CTime CUSeconds CSUSeconds CFloat CDouble COff CMode Warning: Couldn't find .haddock for export HasCallStack 0% ( 0 / 2) in 'Basement.Compat.CallStack' Missing documentation for: Module header HasCallStack Warning: Couldn't find .haddock for export Identity 50% ( 1 / 2) in 'Basement.Compat.Identity' Missing documentation for: Identity Warning: Couldn't find .haddock for export IsList 50% ( 1 / 2) in 'Basement.Compat.IsList' Missing documentation for: IsList Warning: Couldn't find .haddock for export Natural 0% ( 0 / 4) in 'Basement.Compat.Natural' Missing documentation for: Module header Natural integerToNatural (Basement/Compat/Natural.hs:57) naturalToInteger (Basement/Compat/Natural.hs:60) 100% ( 4 / 4) in 'Basement.Compat.NumLiteral' 100% ( 6 / 6) in 'Basement.Compat.PrimTypes' Warning: Couldn't find .haddock for export Word 50% ( 4 / 8) in 'Basement.Compat.Primitive' Missing documentation for: toPinnedStatus# (Basement/Compat/Primitive.hs:45) compatIsByteArrayPinned# (Basement/Compat/Primitive.hs:65) compatIsMutableByteArrayPinned# (Basement/Compat/Primitive.hs:68) Word Warning: Couldn't find .haddock for export Semigroup 0% ( 0 / 3) in 'Basement.Compat.Semigroup' Missing documentation for: Module header Semigroup ListNonEmpty (Basement/Compat/Semigroup.hs:16) Warning: Couldn't find .haddock for export Typeable 50% ( 1 / 2) in 'Basement.Compat.Typeable' Missing documentation for: Typeable 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 Category Warning: Couldn't find .haddock for export <$> Warning: Couldn't find .haddock for export not Warning: Couldn't find .haddock for export otherwise Warning: Couldn't find .haddock for export fst Warning: Couldn't find .haddock for export snd Warning: Couldn't find .haddock for export maybe Warning: Couldn't find .haddock for export either Warning: Couldn't find .haddock for export flip Warning: Couldn't find .haddock for export const Warning: Couldn't find .haddock for export error Warning: Couldn't find .haddock for export and Warning: Couldn't find .haddock for export undefined Warning: Couldn't find .haddock for export seq Warning: Couldn't find .haddock for export Show Warning: Couldn't find .haddock for export Ord Warning: Couldn't find .haddock for export Eq Warning: Couldn't find .haddock for export Bounded Warning: Couldn't find .haddock for export Enum Warning: Couldn't find .haddock for export Functor Warning: Couldn't find .haddock for export Applicative Warning: Couldn't find .haddock for export Monad Warning: Couldn't find .haddock for export when Warning: Couldn't find .haddock for export unless Warning: Couldn't find .haddock for export Maybe Warning: Couldn't find .haddock for export Ordering Warning: Couldn't find .haddock for export Bool Warning: Couldn't find .haddock for export Int Warning: Couldn't find .haddock for export Integer Warning: Couldn't find .haddock for export Char 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 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 Word Warning: Couldn't find .haddock for export Double Warning: Couldn't find .haddock for export Float Warning: Couldn't find .haddock for export IO Warning: Couldn't find .haddock for export IsList Warning: Couldn't find .haddock for export IsString Warning: Couldn't find .haddock for export Generic Warning: Couldn't find .haddock for export Either Warning: Couldn't find .haddock for export Data Warning: Couldn't find .haddock for export mkNoRepType Warning: Couldn't find .haddock for export DataType Warning: Couldn't find .haddock for export Typeable Warning: Couldn't find .haddock for export Monoid Warning: Couldn't find .haddock for export Semigroup Warning: Couldn't find .haddock for export Exception Warning: Couldn't find .haddock for export throw Warning: Couldn't find .haddock for export throwIO Warning: Couldn't find .haddock for export Ptr 9% ( 6 / 67) in 'Basement.Compat.Base' Missing documentation for: $ $! && || . <$> not otherwise fst snd id maybe either flip const error and undefined seq Show Ord Eq Bounded Enum Functor Applicative Monad when unless Maybe Ordering Bool Int Integer Char Int8 Int16 Int32 Int64 Word8 Word16 Word32 Word64 Word Double Float IO IsList IsString Generic Either Data mkNoRepType DataType Typeable Monoid <> Exception throw throwIO Ptr 100% ( 3 / 3) in 'Basement.Compat.MonadTrans' 0% ( 0 / 2) in 'Basement.Compat.AMP' Missing documentation for: Module header AMPMonad (Basement/Compat/AMP.hs:11) 92% ( 12 / 13) in 'Basement.Endianness' Missing documentation for: Endianness (Basement/Endianness.hs:46) 0% ( 0 / 10) in 'Basement.Floating' Missing documentation for: Module header integerToDouble (Basement/Floating.hs:26) naturalToDouble (Basement/Floating.hs:31) doubleExponant (Basement/Floating.hs:34) integerToFloat (Basement/Floating.hs:37) naturalToFloat (Basement/Floating.hs:40) wordToFloat (Basement/Floating.hs:43) floatToWord (Basement/Floating.hs:51) wordToDouble (Basement/Floating.hs:59) doubleToWord (Basement/Floating.hs:67) Warning: 'unwrapPrimMonad' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 100% ( 9 / 9) in 'Basement.Monad' Warning: 'f' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 80% ( 8 / 10) in 'Basement.FinalPtr' Missing documentation for: touchFinalPtr (Basement/FinalPtr.hs:91) withFinalPtrNoTouch (Basement/FinalPtr.hs:73) Warning: Couldn't find .haddock for export word64ToWord# 67% ( 2 / 3) in 'Basement.Numerical.Number' Missing documentation for: Module header Warning: 'b' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'a' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 25% ( 3 / 12) in 'Basement.IntegralConv' Missing documentation for: Module header intToInt64 (Basement/Numerical/Conversion.hs:30) int64ToInt (Basement/Numerical/Conversion.hs:37) wordToWord64 (Basement/Numerical/Conversion.hs:44) word64ToWord32s (Basement/Numerical/Conversion.hs:86) word64ToWord (Basement/Numerical/Conversion.hs:51) wordToChar (Basement/Numerical/Conversion.hs:90) wordToInt (Basement/Numerical/Conversion.hs:93) charToInt (Basement/Numerical/Conversion.hs:99) Warning: 'Byte' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 29% ( 8 / 28) in 'Basement.Types.Char7' Missing documentation for: Module header c7_LF (Basement/Types/Char7.hs:72) c7_CR (Basement/Types/Char7.hs:75) c7_minus (Basement/Types/Char7.hs:78) c7_a (Basement/Types/Char7.hs:81) c7_A (Basement/Types/Char7.hs:84) c7_z (Basement/Types/Char7.hs:87) c7_Z (Basement/Types/Char7.hs:90) c7_0 (Basement/Types/Char7.hs:93) c7_1 (Basement/Types/Char7.hs:93) c7_2 (Basement/Types/Char7.hs:93) c7_3 (Basement/Types/Char7.hs:93) c7_4 (Basement/Types/Char7.hs:93) c7_5 (Basement/Types/Char7.hs:93) c7_6 (Basement/Types/Char7.hs:93) c7_7 (Basement/Types/Char7.hs:93) c7_8 (Basement/Types/Char7.hs:93) c7_9 (Basement/Types/Char7.hs:93) c7Upper (Basement/Types/Char7.hs:111) c7Lower (Basement/Types/Char7.hs:105) 50% ( 3 / 6) in 'Basement.Base16' Missing documentation for: Module header escapeByte (Basement/Base16.hs:33) Base16Escape (Basement/Base16.hs:17) 88% ( 15 / 17) in 'Basement.Types.Word128' Missing documentation for: Module header fromNatural (Basement/Types/Word128.hs:246) 88% ( 15 / 17) in 'Basement.Types.Word256' Missing documentation for: Module header fromNatural (Basement/Types/Word256.hs:319) Warning: 'n' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'ty' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: Couldn't find .haddock for export Nat Warning: Couldn't find .haddock for export KnownNat Warning: Couldn't find .haddock for export natVal 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 ^ Warning: Couldn't find .haddock for export - Warning: Couldn't find .haddock for export CmpNat 21% ( 6 / 28) in 'Basement.Nat' Missing documentation for: Module header Nat KnownNat natVal <= <=? + * ^ - CmpNat natValNatural (Basement/Nat.hs:55) natValInt (Basement/Nat.hs:58) natValInt8 (Basement/Nat.hs:70) natValInt16 (Basement/Nat.hs:67) natValInt32 (Basement/Nat.hs:64) natValInt64 (Basement/Nat.hs:61) natValWord (Basement/Nat.hs:73) natValWord8 (Basement/Nat.hs:85) natValWord16 (Basement/Nat.hs:82) natValWord32 (Basement/Nat.hs:79) natValWord64 (Basement/Nat.hs:76) 78% ( 7 / 9) in 'Basement.Bounded' Missing documentation for: unZn64 (Basement/Bounded.hs:35) unZn (Basement/Bounded.hs:82) 50% ( 1 / 2) in 'Basement.Numerical.Subtractive' Missing documentation for: Module header 50% ( 1 / 2) in 'Basement.Numerical.Additive' Missing documentation for: Module header 60% ( 3 / 5) in 'Basement.Numerical.Multiplicative' Missing documentation for: Module header recip (Basement/Numerical/Multiplicative.hs:311) Warning: 'ty' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 26% ( 8 / 31) in 'Basement.Types.OffsetSize' Missing documentation for: sentinel (Basement/Types/OffsetSize.hs:90) offsetOfE (Basement/Types/OffsetSize.hs:109) offsetPlusE (Basement/Types/OffsetSize.hs:112) offsetMinusE (Basement/Types/OffsetSize.hs:115) offsetRecast (Basement/Types/OffsetSize.hs:125) offsetCast (Basement/Types/OffsetSize.hs:136) offsetShiftL (Basement/Types/OffsetSize.hs:133) offsetShiftR (Basement/Types/OffsetSize.hs:130) sizeCast (Basement/Types/OffsetSize.hs:140) sizeLastOffset (Basement/Types/OffsetSize.hs:156) sizeAsOffset (Basement/Types/OffsetSize.hs:161) offsetAsSize (Basement/Types/OffsetSize.hs:165) +. (Basement/Types/OffsetSize.hs:100) .==# (Basement/Types/OffsetSize.hs:105) sizeOfE (Basement/Types/OffsetSize.hs:215) csizeOfOffset (Basement/Types/OffsetSize.hs:233) csizeOfSize (Basement/Types/OffsetSize.hs:226) sizeOfCSSize (Basement/Types/OffsetSize.hs:240) sizeOfCSize (Basement/Types/OffsetSize.hs:248) Countable (Basement/Types/OffsetSize.hs:264) Offsetable (Basement/Types/OffsetSize.hs:265) natValCountOf (Basement/Types/OffsetSize.hs:255) natValOffset (Basement/Types/OffsetSize.hs:258) Warning: Couldn't find .haddock for export Ptr Warning: Couldn't find .haddock for export castPtr 0% ( 0 / 10) in 'Basement.Types.Ptr' Missing documentation for: Module header Addr (Basement/Types/Ptr.hs:21) addrPlus (Basement/Types/Ptr.hs:24) addrPlusSz (Basement/Types/Ptr.hs:27) addrPlusCSz (Basement/Types/Ptr.hs:30) Ptr ptrPlus (Basement/Types/Ptr.hs:33) ptrPlusSz (Basement/Types/Ptr.hs:36) ptrPlusCSz (Basement/Types/Ptr.hs:39) castPtr 33% ( 1 / 3) in 'Basement.Terminal' Missing documentation for: Module header initialize (Basement/Terminal.hs:14) Warning: 'ty' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 14% ( 3 / 21) in 'Basement.PrimType' Missing documentation for: Module header primBaIndex (Basement/PrimType.hs:134) primMbaRead (Basement/PrimType.hs:138) primMbaWrite (Basement/PrimType.hs:142) primArrayIndex (Basement/PrimType.hs:146) primMutableArrayRead (Basement/PrimType.hs:150) primMutableArrayWrite (Basement/PrimType.hs:154) primOffsetOfE (Basement/PrimType.hs:742) primOffsetRecast (Basement/PrimType.hs:718) offsetAsSize (Basement/Types/OffsetSize.hs:165) sizeAsOffset (Basement/Types/OffsetSize.hs:161) sizeInBytes (Basement/PrimType.hs:699) offsetInBytes (Basement/PrimType.hs:702) offsetInElements (Basement/PrimType.hs:710) offsetIsAligned (Basement/PrimType.hs:728) primWordGetByteAndShift (Basement/PrimType.hs:746) primWord64GetByteAndShift (Basement/PrimType.hs:757) primWord64GetHiLo (Basement/PrimType.hs:760) 33% ( 1 / 3) in 'Basement.MutableBuilder' Missing documentation for: Module header Builder (Basement/MutableBuilder.hs:12) 40% ( 4 / 10) in 'Basement.Exception' Missing documentation for: isOutOfBound (Basement/Exception.hs:53) outOfBound (Basement/Exception.hs:45) primOutOfBound (Basement/Exception.hs:49) InvalidRecast (Basement/Exception.hs:62) RecastSourceSize (Basement/Exception.hs:57) RecastDestinationSize (Basement/Exception.hs:59) 100% ( 2 / 2) in 'Basement.NonEmpty' 33% ( 2 / 6) in 'Basement.Compat.ExtList' Missing documentation for: Module header null (Basement/Compat/ExtList.hs:25) reverse (Basement/Compat/ExtList.hs:38) !! (Basement/Compat/ExtList.hs:44) Warning: 'f' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 100% ( 5 / 5) in 'Basement.Alg.XorShift' 25% ( 1 / 4) in 'Basement.NormalForm' Missing documentation for: Module header deepseq (Basement/NormalForm.hs:22) force (Basement/NormalForm.hs:25) 100% ( 2 / 2) in 'Basement.These' Warning: 'scanl' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'scanl1' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 98% ( 52 / 53) in 'Basement.Sized.List' Missing documentation for: unListN (Basement/Sized/List.hs:91) Warning: 'ty' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'index' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'read' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'write' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'f' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'From' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'TryFrom' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 100% ( 2 / 2) in 'Basement.Cast' Warning: 'ty' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 86% ( 24 / 28) in 'Basement.Block.Mutable' Missing documentation for: mutableLengthSize (Basement/Block/Mutable.hs:91) mutableLengthBytes (Basement/Block/Base.hs:116) mutableEmpty (Basement/Block/Base.hs:130) unsafeCopyElementsRO (Basement/Block/Base.hs:318) Warning: 'a' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'b' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 42% ( 20 / 48) in 'Basement.Block' Missing documentation for: length (Basement/Block/Base.hs:97) isPinned (Basement/Block/Base.hs:91) isMutablePinned (Basement/Block/Base.hs:94) singleton (Basement/Block.hs:125) replicate (Basement/Block.hs:128) foldl' (Basement/Block.hs:184) foldr (Basement/Block.hs:175) foldl1' (Basement/Block.hs:193) foldr1 (Basement/Block.hs:202) cons (Basement/Block.hs:206) snoc (Basement/Block.hs:217) uncons (Basement/Block.hs:240) unsnoc (Basement/Block.hs:247) sub (Basement/Block.hs:228) splitAt (Basement/Block.hs:253) revSplitAt (Basement/Block.hs:265) splitOn (Basement/Block.hs:324) break (Basement/Block.hs:271) breakEnd (Basement/Block.hs:282) span (Basement/Block.hs:291) elem (Basement/Block.hs:294) all (Basement/Block.hs:304) any (Basement/Block.hs:314) find (Basement/Block.hs:339) filter (Basement/Block.hs:349) reverse (Basement/Block.hs:352) sortBy (Basement/Block.hs:371) intersperse (Basement/Block.hs:381) Warning: 'ty' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'f' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 19% ( 7 / 36) in 'Basement.Sized.Block' Missing documentation for: MutableBlockN (Basement/Sized/Block.hs:74) length (Basement/Sized/Block.hs:83) lengthBytes (Basement/Sized/Block.hs:89) toBlockN (Basement/Sized/Block.hs:76) toBlock (Basement/Sized/Block.hs:95) singleton (Basement/Sized/Block.hs:131) replicate (Basement/Sized/Block.hs:134) thaw (Basement/Sized/Block.hs:137) freeze (Basement/Sized/Block.hs:140) index (Basement/Sized/Block.hs:146) indexStatic (Basement/Sized/Block.hs:143) map (Basement/Sized/Block.hs:149) foldl' (Basement/Sized/Block.hs:152) foldr (Basement/Sized/Block.hs:155) cons (Basement/Sized/Block.hs:158) snoc (Basement/Sized/Block.hs:161) elem (Basement/Sized/Block.hs:194) sub (Basement/Sized/Block.hs:164) uncons (Basement/Sized/Block.hs:177) unsnoc (Basement/Sized/Block.hs:182) splitAt (Basement/Sized/Block.hs:189) all (Basement/Sized/Block.hs:197) any (Basement/Sized/Block.hs:200) find (Basement/Sized/Block.hs:203) reverse (Basement/Sized/Block.hs:206) sortBy (Basement/Sized/Block.hs:209) intersperse (Basement/Sized/Block.hs:212) cast (Basement/Sized/Block.hs:98) mutableCast (Basement/Sized/Block.hs:107) 100% ( 2 / 2) in 'Basement.BlockN' Warning: 'n' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 100% ( 6 / 6) in 'Basement.Bits' Warning: 'read' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'write' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'index' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: Couldn't find .haddock for export Ord 29% ( 17 / 58) in 'Basement.BoxedArray' Missing documentation for: empty (Basement/BoxedArray.hs:354) length (Basement/BoxedArray.hs:357) freeze (Basement/BoxedArray.hs:243) singleton (Basement/BoxedArray.hs:570) replicate (Basement/BoxedArray.hs:576) null (Basement/BoxedArray.hs:445) take (Basement/BoxedArray.hs:448) drop (Basement/BoxedArray.hs:456) splitAt (Basement/BoxedArray.hs:462) revTake (Basement/BoxedArray.hs:476) revDrop (Basement/BoxedArray.hs:479) revSplitAt (Basement/BoxedArray.hs:482) splitOn (Basement/BoxedArray.hs:485) sub (Basement/BoxedArray.hs:501) intersperse (Basement/BoxedArray.hs:532) span (Basement/BoxedArray.hs:550) spanEnd (Basement/BoxedArray.hs:553) break (Basement/BoxedArray.hs:509) breakEnd (Basement/BoxedArray.hs:520) mapFromUnboxed (Basement/BoxedArray.hs:559) mapToUnboxed (Basement/BoxedArray.hs:562) cons (Basement/BoxedArray.hs:579) snoc (Basement/BoxedArray.hs:590) uncons (Basement/BoxedArray.hs:601) unsnoc (Basement/BoxedArray.hs:608) sortBy (Basement/BoxedArray.hs:639) filter (Basement/BoxedArray.hs:648) reverse (Basement/BoxedArray.hs:671) elem (Basement/BoxedArray.hs:615) find (Basement/BoxedArray.hs:624) foldl' (Basement/BoxedArray.hs:685) foldr (Basement/BoxedArray.hs:677) foldl1' (Basement/BoxedArray.hs:693) foldr1 (Basement/BoxedArray.hs:697) all (Basement/BoxedArray.hs:701) any (Basement/BoxedArray.hs:710) isPrefixOf (Basement/BoxedArray.hs:719) isSuffixOf (Basement/BoxedArray.hs:727) builderAppend (Basement/BoxedArray.hs:735) builderBuild (Basement/BoxedArray.hs:750) builderBuild_ (Basement/BoxedArray.hs:774) 0% ( 0 / 27) in 'Basement.Sized.Vect' Missing documentation for: Module header Vect (Basement/Sized/Vect.hs:47) MVect (Basement/Sized/Vect.hs:48) unVect (Basement/Sized/Vect.hs:47) toVect (Basement/Sized/Vect.hs:53) empty (Basement/Sized/Vect.hs:60) singleton (Basement/Sized/Vect.hs:63) replicate (Basement/Sized/Vect.hs:71) thaw (Basement/Sized/Vect.hs:74) freeze (Basement/Sized/Vect.hs:77) index (Basement/Sized/Vect.hs:89) map (Basement/Sized/Vect.hs:92) foldl' (Basement/Sized/Vect.hs:95) foldr (Basement/Sized/Vect.hs:98) cons (Basement/Sized/Vect.hs:101) snoc (Basement/Sized/Vect.hs:104) elem (Basement/Sized/Vect.hs:136) sub (Basement/Sized/Vect.hs:107) uncons (Basement/Sized/Vect.hs:119) unsnoc (Basement/Sized/Vect.hs:124) splitAt (Basement/Sized/Vect.hs:131) all (Basement/Sized/Vect.hs:139) any (Basement/Sized/Vect.hs:142) find (Basement/Sized/Vect.hs:145) reverse (Basement/Sized/Vect.hs:148) sortBy (Basement/Sized/Vect.hs:151) intersperse (Basement/Sized/Vect.hs:154) Warning: 'f' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 67% ( 16 / 24) in 'Basement.UArray.Mutable' Missing documentation for: sizeInMutableBytesOfContent (Basement/UArray/Mutable.hs:60) mutableOffset (Basement/UArray/Mutable.hs:179) mutableSame (Basement/UArray/Mutable.hs:88) onMutableBackend (Basement/UArray/Base.hs:318) newNative (Basement/UArray/Base.hs:184) mutableForeignMem (Basement/UArray/Mutable.hs:93) sub (Basement/UArray/Mutable.hs:99) withMutablePtrHint (Basement/UArray/Mutable.hs:117) Warning: 'ByteString' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'filler' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'a' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'b' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'needle' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'replacement' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'haystack' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 48% ( 42 / 88) in 'Basement.UArray' Missing documentation for: length (Basement/UArray/Base.hs:144) sub (Basement/UArray.hs:485) unsafeFreezeShrink (Basement/UArray/Base.hs:254) unsafeUpdate (Basement/UArray.hs:284) unsafeIndexer (Basement/UArray/Base.hs:239) unsafeDewrap (Basement/UArray/Base.hs:328) equalMemcmp (Basement/UArray/Base.hs:448) singleton (Basement/UArray.hs:264) replicate (Basement/UArray.hs:267) map (Basement/UArray.hs:581) mapIndex (Basement/UArray.hs:585) findIndex (Basement/UArray.hs:493) revFindIndex (Basement/UArray.hs:501) null (Basement/UArray.hs:359) unsafeTake (Basement/UArray.hs:369) unsafeDrop (Basement/UArray.hs:379) splitOn (Basement/UArray.hs:467) break (Basement/UArray.hs:509) breakElem (Basement/UArray.hs:392) elem (Basement/UArray.hs:553) indices (Basement/UArray.hs:694) intersperse (Basement/UArray.hs:557) span (Basement/UArray.hs:575) spanEnd (Basement/UArray.hs:578) cons (Basement/UArray.hs:588) snoc (Basement/UArray.hs:599) uncons (Basement/UArray.hs:610) unsnoc (Basement/UArray.hs:617) find (Basement/UArray.hs:623) sortBy (Basement/UArray.hs:633) filter (Basement/UArray.hs:648) reverse (Basement/UArray.hs:661) foldr (Basement/UArray.hs:761) foldl' (Basement/UArray.hs:769) foldr1 (Basement/UArray.hs:777) foldl1' (Basement/UArray.hs:773) all (Basement/UArray.hs:781) any (Basement/UArray.hs:785) isPrefixOf (Basement/UArray.hs:925) isSuffixOf (Basement/UArray.hs:934) foreignMem (Basement/UArray.hs:153) builderAppend (Basement/UArray.hs:789) builderBuild (Basement/UArray.hs:804) builderBuild_ (Basement/UArray.hs:828) toHexadecimal (Basement/UArray.hs:831) toBase64Internal (Basement/UArray.hs:855) Warning: 'ASCII' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 83% ( 5 / 6) in 'Basement.Types.AsciiString' Missing documentation for: MutableAsciiString (Basement/Types/AsciiString.hs:35) Warning: 'unsafeIndexer' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 0% ( 0 / 27) in 'Basement.Sized.UVect' Missing documentation for: Module header UVect (Basement/Sized/UVect.hs:47) MUVect (Basement/Sized/UVect.hs:48) unUVect (Basement/Sized/UVect.hs:47) toUVect (Basement/Sized/UVect.hs:50) empty (Basement/Sized/UVect.hs:57) singleton (Basement/Sized/UVect.hs:60) replicate (Basement/Sized/UVect.hs:68) thaw (Basement/Sized/UVect.hs:71) freeze (Basement/Sized/UVect.hs:74) index (Basement/Sized/UVect.hs:86) map (Basement/Sized/UVect.hs:89) foldl' (Basement/Sized/UVect.hs:92) foldr (Basement/Sized/UVect.hs:95) cons (Basement/Sized/UVect.hs:98) snoc (Basement/Sized/UVect.hs:101) elem (Basement/Sized/UVect.hs:134) sub (Basement/Sized/UVect.hs:104) uncons (Basement/Sized/UVect.hs:117) unsnoc (Basement/Sized/UVect.hs:122) splitAt (Basement/Sized/UVect.hs:129) all (Basement/Sized/UVect.hs:137) any (Basement/Sized/UVect.hs:140) find (Basement/Sized/UVect.hs:143) reverse (Basement/Sized/UVect.hs:146) sortBy (Basement/Sized/UVect.hs:149) intersperse (Basement/Sized/UVect.hs:152) Warning: 'A' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'haddock: internal error: : commitBuffer: invalid argument (invalid character) + : + ./Setup register --gen-pkg-config=basement.pkg + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.56110 + 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-basement-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ghc8.6.4-basement-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ghc8.6.4-basement-0.0.10 + '[' -x Setup ']' + ./Setup copy --destdir=/usr/src/tmp/ghc8.6.4-basement-buildroot Installing library in /usr/src/tmp/ghc8.6.4-basement-buildroot/usr/lib/ghc-8.6.4/basement-0.0.10 + '[' -f basement.pkg ']' + install -m 755 basement.pkg /usr/src/tmp/ghc8.6.4-basement-buildroot/usr/lib/ghc-8.6.4/basement-0.0.10 + mkdir -p /usr/src/tmp/ghc8.6.4-basement-buildroot/usr/lib/ghc-8.6.4/package.conf.d + install -D -m 644 basement.pkg /usr/src/tmp/ghc8.6.4-basement-buildroot/usr/lib/ghc-8.6.4/package.conf.d/basement-0.0.10.conf + /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc8.6.4-basement-buildroot /usr/lib /usr/lib/ghc-8.6.4/basement-0.0.10 /usr/src/RPM/BUILD/ghc8.6.4-basement-0.0.10 ghc8.6.4-basement 0.0.10 /usr/lib/ghc-8.6.4/package.conf.d/basement-0.0.10.conf ~/tmp/ghc8.6.4-basement-buildroot ~/RPM/BUILD/ghc8.6.4-basement-0.0.10 find: './usr/bin': No such file or directory find: './usr/share/ghc8.6.4-basement-0.0.10': No such file or directory ~/RPM/BUILD/ghc8.6.4-basement-0.0.10 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ghc8.6.4-basement-buildroot (auto) mode of './usr/lib/ghc-8.6.4/lib/libHSbasement-0.0.10-2z2JaOuy7fVLQL3Bi1dEbr-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-basement-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ghc8.6.4-basement-buildroot/ (default) Compressing files in /usr/src/tmp/ghc8.6.4-basement-buildroot (auto) Adjusting library links in /usr/src/tmp/ghc8.6.4-basement-buildroot ./usr/lib: (from :0) ./usr/lib/ghc-8.6.4/lib: (from :0) libHSbasement-0.0.10-2z2JaOuy7fVLQL3Bi1dEbr-ghc8.6.4.so -> libHSbasement-0.0.10-2z2JaOuy7fVLQL3Bi1dEbr-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/libHSbasement-0.0.10-2z2JaOuy7fVLQL3Bi1dEbr-ghc8.6.4.so Verifying ELF objects in /usr/src/tmp/ghc8.6.4-basement-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/libHSbasement-0.0.10-2z2JaOuy7fVLQL3Bi1dEbr-ghc8.6.4.so: RPATH contains several entries: /usr/lib/ghc-8.6.4/base-4.12.0.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/rts Processing files: ghc8.6.4-basement-0.0.10-alt1 warning: File listed twice: /usr/share/doc/ghc8.6.4-basement-0.0.10/LICENSE warning: File listed twice: /usr/share/doc/ghc8.6.4-basement-0.0.10/html Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dLnGPp find-provides: running scripts (debuginfo,haskell,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/ghc8.6.4-basement-buildroot/usr/lib/ghc-8.6.4/lib/libHSbasement-0.0.10-2z2JaOuy7fVLQL3Bi1dEbr-ghc8.6.4.so: 9228 symbols, 24 bpp warning: hash collision: basementzm0zi0zi10zm2zz2JaOuy7fVLQL3Bi1dEbr_BasementziEndianness_zdfOrdLEzuzdcp1Ord_closure basementzm0zi0zi10zm2zz2JaOuy7fVLQL3Bi1dEbr_BasementziNumericalziNumber_zdfIsNaturalCULLong_closure warning: hash collision: basementzm0zi0zi10zm2zz2JaOuy7fVLQL3Bi1dEbr_BasementziBoxedArray_zdfOrdArrayzuzdczgze_info basementzm0zi0zi10zm2zz2JaOuy7fVLQL3Bi1dEbr_BasementziSizzedziList_append1_info warning: hash collision: basementzm0zi0zi10zm2zz2JaOuy7fVLQL3Bi1dEbr_BasementziFrom_zdfFromInt16Int32_closure basementzm0zi0zi10zm2zz2JaOuy7fVLQL3Bi1dEbr_BasementziUArrayziBase_unsafeDewrap2_info warning: hash collision: basementzm0zi0zi10zm2zz2JaOuy7fVLQL3Bi1dEbr_BasementziString_upper_closure basementzm0zi0zi10zm2zz2JaOuy7fVLQL3Bi1dEbr_BasementziTypesziWord128_zdwzdctestBit_info warning: hash collision: basementzm0zi0zi10zm2zz2JaOuy7fVLQL3Bi1dEbr_BasementziNumericalziMultiplicative_zdfMultiplicativeCPtrdiff_closure basementzm0zi0zi10zm2zz2JaOuy7fVLQL3Bi1dEbr_BasementziTypesziWord256_zdfEnumWord256zuzdctoEnum_closure Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dX2drj 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-basement-buildroot/usr/lib/ghc-8.6.4/lib/libHSbasement-0.0.10-2z2JaOuy7fVLQL3Bi1dEbr-ghc8.6.4.so: overlinked libraries: /lib/libm.so.6 Provides: ghc8.6.4(basement) = 0.0.10, ghc8.6.4(basement-0.0.10-2z2JaOuy7fVLQL3Bi1dEbr), libHSbasement-0.0.10-2z2JaOuy7fVLQL3Bi1dEbr-ghc8.6.4.so = set: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 Requires: /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/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, ghc8.6.4(base) = 4.12.0.0, ghc8.6.4(base-4.12.0.0), ghc8.6.4(ghc-prim) = 0.5.3, ghc8.6.4(ghc-prim-0.5.3), libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libgmp.so.10 >= set:mlbu80, 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.VCP8rl Wrote: /usr/src/RPM/RPMS/i586/ghc8.6.4-basement-0.0.10-alt1.i586.rpm (w2T8.xzdio) 130.88user 30.42system 2:50.92elapsed 94%CPU (0avgtext+0avgdata 341884maxresident)k 0inputs+0outputs (0major+7093517minor)pagefaults 0swaps /.out/ghc8.6.4-basement-0.0.10-alt1.i586.rpm: license not found in '/usr/share/license' directory: BSD3 150.05user 34.90system 3:13.51elapsed 95%CPU (0avgtext+0avgdata 341884maxresident)k 0inputs+0outputs (30336major+7350217minor)pagefaults 0swaps --- ghc8.6.4-basement-0.0.10-alt1.i586.rpm.repo 2021-07-14 23:54:53.000000000 +0000 +++ ghc8.6.4-basement-0.0.10-alt1.i586.rpm.hasher 2022-07-23 06:03:29.122938908 +0000 @@ -306,8 +306,8 @@ File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Alg/PrimArray.p_hi 100644 root:root a8de0288bdce225a2901296be1964fe9 -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Alg/String.dyn_hi 100644 root:root 6b10718f4b6df7f444c2b707e849838e -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Alg/String.hi 100644 root:root 8be47752b15f0cc35aa9273d8b3e5e9d -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Alg/String.p_hi 100644 root:root fe0523ddced3be4280d22004757780a3 -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Alg/UTF8.dyn_hi 100644 root:root bd794a94cfb3a0a636d1bbc837e6373c -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Alg/UTF8.hi 100644 root:root 81f95a5f5d7a14fbf45894b514d02234 -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Alg/UTF8.p_hi 100644 root:root 7ee4c8bdde3869e4a932da5cce3a75b8 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Alg/String.dyn_hi 100644 root:root cb3249b13a90485a8bf1b98f54d35105 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Alg/String.hi 100644 root:root 65cc69c8f86388452208394aa3b63459 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Alg/String.p_hi 100644 root:root 8281f14d761a1028f7f0b6c4a70ca2c0 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Alg/UTF8.dyn_hi 100644 root:root d968467527b9ed964345742151d3820d +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Alg/UTF8.hi 100644 root:root bb3528950e3b9efb5da5af65a5d27dfa +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Alg/UTF8.p_hi 100644 root:root c1eeb47aa00905d9835ab9482070b491 File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Alg/XorShift.dyn_hi 100644 root:root 6cda14fb34fe883e2e4b59ac086b6b35 @@ -322,5 +322,5 @@ File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Bindings/Memory.p_hi 100644 root:root 84cfbb34f04214b57fd755ff3fd2cf8b -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Bits.dyn_hi 100644 root:root db343068944af5019de14d0725661f42 -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Bits.hi 100644 root:root b2cf9896deb6f82a197233e729d1ed8e -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Bits.p_hi 100644 root:root 485abcb332acae9911f71811d8b7af10 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Bits.dyn_hi 100644 root:root c5b545e47e7d730b1b026c749946b0ea +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Bits.hi 100644 root:root 6421475b5f80bc1b7c7a6bf09e7c8494 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Bits.p_hi 100644 root:root 79f89cb4fd1157b6d5ad5edf695533ce File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Block 40755 root:root @@ -347,9 +347,9 @@ File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/BoxedArray.p_hi 100644 root:root 6a076922f78bd98b72c183f9a5982773 -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Cast.dyn_hi 100644 root:root 425df3848226b50c51661e17ddf51958 -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Cast.hi 100644 root:root b31ea413faee3a2b193f297fb6ebdd3e -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Cast.p_hi 100644 root:root 448f6ea23234ae488af147835216eff6 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Cast.dyn_hi 100644 root:root c8bda4c8d4f221bcfd2f1133dd3734be +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Cast.hi 100644 root:root b897d2badab9f61f9b55ea0a464cb284 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Cast.p_hi 100644 root:root d2ba2b06c464d1229c6dc709b0e1f0e6 File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat 40755 root:root -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/AMP.dyn_hi 100644 root:root f22db23d6ac41c83de13908fc7b2eaba -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/AMP.hi 100644 root:root b3d04b743aeab05f0feccb778b0be8d1 -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/AMP.p_hi 100644 root:root f3f55b4d68c73892a5339b00b1732ceb +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/AMP.dyn_hi 100644 root:root 7faeceed19a9ff3ff204650c5f3cb71a +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/AMP.hi 100644 root:root 6c57b765223ad7c68b7200cdc0c55bce +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/AMP.p_hi 100644 root:root e34abdcfd5999dbe85eeab24af4fef25 File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/Base.dyn_hi 100644 root:root 27cf54ca06e002e0818709406fee64f9 @@ -357,21 +357,21 @@ File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/Base.p_hi 100644 root:root c8c2559ad888fbf26aae3174e91429a0 -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/Bifunctor.dyn_hi 100644 root:root b0b110d6f33f7e825ae6ebc9e96fc321 -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/Bifunctor.hi 100644 root:root da81d23d1ecfbe12bbec8a1a37a5a0c5 -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/Bifunctor.p_hi 100644 root:root 601316df06eb55ed62bcf33346f55683 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/Bifunctor.dyn_hi 100644 root:root 72954c6df5f53d85232ac86ddfdc5dfd +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/Bifunctor.hi 100644 root:root 83fb5674641ea6622a0895cf55136a05 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/Bifunctor.p_hi 100644 root:root c194884d458146f5a5609d7803701bb3 File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/C 40755 root:root -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/C/Types.dyn_hi 100644 root:root 4b304039c28d0aa8965fbb209d792b78 -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/C/Types.hi 100644 root:root ce5fee71b41b104c4b57123b702cd0f2 -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/C/Types.p_hi 100644 root:root ad94b28904aa08c6c19d41c6dfe7dea1 -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/CallStack.dyn_hi 100644 root:root c659dbc0054218a7a360e32b802decd2 -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/CallStack.hi 100644 root:root 59be665c5afa6616845f8e0467dea456 -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/CallStack.p_hi 100644 root:root 7b4a51c7a94cfc3b44663754eb3353e2 -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/ExtList.dyn_hi 100644 root:root b116148b7ea616752ec183360180945c -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/ExtList.hi 100644 root:root ee4bfa38ef62b48a4f0faa2a496b8459 -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/ExtList.p_hi 100644 root:root 225bbf9047744c270079ee096f576c77 -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/Identity.dyn_hi 100644 root:root 2928b1a0ba6a184312a7e81ad923d99d -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/Identity.hi 100644 root:root 7e1c2c21a850ff691ca97e0049277b19 -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/Identity.p_hi 100644 root:root fdd0244bed77a9b031fb9a744661d0bb -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/IsList.dyn_hi 100644 root:root 8ead432188f105ecd89a9f9451c1f144 -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/IsList.hi 100644 root:root 28d14cdc701fa6332472772181f911bd -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/IsList.p_hi 100644 root:root e276d2fe9db401a63ba4079e0d85e3b5 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/C/Types.dyn_hi 100644 root:root 374ed9206c649c7265f07a491720b7d3 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/C/Types.hi 100644 root:root 50a34ceb68e1fdbb27161e943e3b2f07 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/C/Types.p_hi 100644 root:root 86e8e65ac17726aaa7e8e552df479483 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/CallStack.dyn_hi 100644 root:root ae1fd460df2fb79df0cfc20633d525e5 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/CallStack.hi 100644 root:root f7a96fc6a503b7863b7c105febe1cdb8 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/CallStack.p_hi 100644 root:root 38e94d50c9c171432393a2369864f76c +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/ExtList.dyn_hi 100644 root:root dab708147150ce3ce8a19e9431ba7bfd +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/ExtList.hi 100644 root:root 46addb2a5f18671248c6630967e61082 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/ExtList.p_hi 100644 root:root 31d8da9fba46cfd4bdbdd3ba2460bdfa +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/Identity.dyn_hi 100644 root:root b3b326bff8894e88c7a116e95bec61bf +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/Identity.hi 100644 root:root ff6200d8211d45817cd9e4932b4bb782 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/Identity.p_hi 100644 root:root 3cae28228365730f3e78d6cb8b49c053 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/IsList.dyn_hi 100644 root:root 03eccf047276e83c902bfc4dedd32162 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/IsList.hi 100644 root:root f3c8d59335b279c4abee0499e252d3e3 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/IsList.p_hi 100644 root:root cff69aa1a90024b9b3f71b862a138b1b File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/MonadTrans.dyn_hi 100644 root:root 85c588ede8bf7eed1bc342f6dba98faf @@ -379,8 +379,8 @@ File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/MonadTrans.p_hi 100644 root:root e84a0d6682eab473056f1ed65c7bd0e4 -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/Natural.dyn_hi 100644 root:root 83668e3ce55fa244d7f5183ce7adeb16 -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/Natural.hi 100644 root:root a3e56f076a6de8f3a542046fb4fd9840 -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/Natural.p_hi 100644 root:root ad5eda033b17d2e5d58ed72e1696f9cb -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/NumLiteral.dyn_hi 100644 root:root 61f795fffbd137e3884513f81f836b77 -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/NumLiteral.hi 100644 root:root 84454a815c9f97746842ad170c2cc933 -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/NumLiteral.p_hi 100644 root:root 020b902674bfc71158795d0e57a5a14d +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/Natural.dyn_hi 100644 root:root a08a1e5590795cc7bebff5e937600c56 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/Natural.hi 100644 root:root 8d0db848cd1699b6ebb308e6a99dc8b4 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/Natural.p_hi 100644 root:root 92e48c35ca1b3ef3d33e6475cf7aad40 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/NumLiteral.dyn_hi 100644 root:root 11b412a81388c6289657969092d66051 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/NumLiteral.hi 100644 root:root e997499911c221a5ce3e3c7ba2e58d93 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/NumLiteral.p_hi 100644 root:root a55e1d622b2a0c2e21e5aade01c41fd3 File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/PrimTypes.dyn_hi 100644 root:root 840e9b20fc84d644faeae57839713a7b @@ -388,14 +388,14 @@ File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/PrimTypes.p_hi 100644 root:root 49a8a87607be430e3d2c0f11a7aab715 -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/Primitive.dyn_hi 100644 root:root 9a39f5929a097dfabdefe5f3f43dfdde -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/Primitive.hi 100644 root:root bfad65604acdfe61f474a44b31a657cd -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/Primitive.p_hi 100644 root:root 9ae4ad13bb949e6c7f2ef6d45969292c -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/Semigroup.dyn_hi 100644 root:root f010c25b93f3cf97dc9d4f247df90092 -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/Semigroup.hi 100644 root:root 67323b8f5a125d152a57f89485fa6416 -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/Semigroup.p_hi 100644 root:root 644b293545e5101edd48e71f9beec075 -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/Typeable.dyn_hi 100644 root:root fe1b9ab024a6d2a0eb4e88315a2a8670 -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/Typeable.hi 100644 root:root 9379bc2a52ebe32dca3481b8bf6fd3d3 -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/Typeable.p_hi 100644 root:root 9d33a8a13146db2f728808ce54b52acb -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Endianness.dyn_hi 100644 root:root 278d43d40a46bae4b3d69943ce2c733a -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Endianness.hi 100644 root:root fa4f57a84f90b629d865c08c92a55ffb -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Endianness.p_hi 100644 root:root 0f56c94a1bf3f34ac98df0beff6c69f1 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/Primitive.dyn_hi 100644 root:root 381577dd34db6a84f8d11a3e60ce0b4e +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/Primitive.hi 100644 root:root 6e13a822cc2f774588eef7020ea9c13d +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/Primitive.p_hi 100644 root:root aa6e9f56740022de4e0e7cc945f310d1 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/Semigroup.dyn_hi 100644 root:root d6b6d5896baa172d0fcb1c2ea69d969f +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/Semigroup.hi 100644 root:root 3b062f21e5cfb840e6e3dc00100998f2 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/Semigroup.p_hi 100644 root:root 66b24d5a293cfa98d45ef696648cbf69 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/Typeable.dyn_hi 100644 root:root cf4fb51ce99301d0529e9101fde4b5dd +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/Typeable.hi 100644 root:root 8a68e04bcd151741c31652df8c37f8a8 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/Typeable.p_hi 100644 root:root fc2085fe3a25869dafca7001cddc632a +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Endianness.dyn_hi 100644 root:root b308176c9bc2af700b76a92121c97350 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Endianness.hi 100644 root:root 587e6957b09f374f10c6be9abad1f9b9 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Endianness.p_hi 100644 root:root 3dd93645b6ccf7871314b3d7bca41a4f File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Environment.dyn_hi 100644 root:root 7e973cdf4c0ebba62ce52c2dc6a2cd82 @@ -403,5 +403,5 @@ File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Environment.p_hi 100644 root:root ec33fdb63bac478cb6bc82ef5c4e9bd0 -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Error.dyn_hi 100644 root:root b316fa6e9aab342a4efa077504c9c3b3 -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Error.hi 100644 root:root f474ff91fae638120eb23b2fff36361b -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Error.p_hi 100644 root:root faaf7fe093af585db330886549554a82 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Error.dyn_hi 100644 root:root e1fe8c4a0a4b3c4834526e4d11311178 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Error.hi 100644 root:root 3bc6272fb8c3a662f989139deca5629d +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Error.p_hi 100644 root:root 5cc7686d5cd2580d2fad164604175513 File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Exception.dyn_hi 100644 root:root 0eda9dfe4951111fbce3720ce746d533 @@ -409,5 +409,5 @@ File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Exception.p_hi 100644 root:root 8b0e756e957e1d7a114482fa3c46d466 -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/FinalPtr.dyn_hi 100644 root:root 214fda59009c680d5537b09c944e26fe -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/FinalPtr.hi 100644 root:root 5f224ded6b0a4cde740f8197d8bf531e -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/FinalPtr.p_hi 100644 root:root c73dc121ea4eeceb4a399ad68da7ef81 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/FinalPtr.dyn_hi 100644 root:root 69bf5160e8697773209260891b83e065 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/FinalPtr.hi 100644 root:root ef791ab0e3a1f0f2b2398c73d2963113 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/FinalPtr.p_hi 100644 root:root df792230a5567325be6efb8f18f8a9fa File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Floating.dyn_hi 100644 root:root 0dc3422db583e5599533d01d8fe02401 @@ -415,8 +415,8 @@ File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Floating.p_hi 100644 root:root 21498babcd2f6dec5f66adb635269980 -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/From.dyn_hi 100644 root:root 16538b82edfaf5ec4e302dfecd6870ef -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/From.hi 100644 root:root 9efb2592abcf10450201e839fc65d8c4 -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/From.p_hi 100644 root:root 06f183f8810bee7f441c4472497fd28b -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Imports.dyn_hi 100644 root:root 336765061f19095f9c4ee04f30478bdb -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Imports.hi 100644 root:root 93e27fa676890279d7b758a44d61d8a7 -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Imports.p_hi 100644 root:root 8f6c4359da0a1fe559459862b6013f18 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/From.dyn_hi 100644 root:root 9e869edf3d9c0180b0137f05b462e8c9 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/From.hi 100644 root:root 6f56672d4848c4e36e9f0927c932756f +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/From.p_hi 100644 root:root d6b84ec51f4c9713ae6ba5d01ef3c43d +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Imports.dyn_hi 100644 root:root 5657860196dd98219cbcaa32a44df47a +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Imports.hi 100644 root:root 01a4642765546fd683fbc89ed045a511 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Imports.p_hi 100644 root:root 5fc6b418c80c8deea474ea3df574e71b File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/IntegralConv.dyn_hi 100644 root:root e5c6e3b5a539d3bb5eb5a37b7e9658ec @@ -430,5 +430,5 @@ File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/MutableBuilder.p_hi 100644 root:root b3184a33ddce714d51adde53e77b999f -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Nat.dyn_hi 100644 root:root a2d562bbf488b3e123925d20ece5faca -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Nat.hi 100644 root:root c8dd1bca96dac7c4bf0c80488c80c6fc -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Nat.p_hi 100644 root:root 132c9b177bcbe89104b86b6d717d23ff +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Nat.dyn_hi 100644 root:root 26bb9d37843454d81215d5b6960293c7 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Nat.hi 100644 root:root eb2748cbaf88ee522b5b83bd51410764 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Nat.p_hi 100644 root:root 8934f62c2965bf96bff96ed65301f63b File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/NonEmpty.dyn_hi 100644 root:root a4d86a6aa34f0f280b93e9112c648676 @@ -440,8 +440,8 @@ File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Numerical 40755 root:root -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Numerical/Additive.dyn_hi 100644 root:root 61701849acc46b0941b78c432a6d8bdc -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Numerical/Additive.hi 100644 root:root 20f3a7f9f0fe3266fb70802e49f4d164 -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Numerical/Additive.p_hi 100644 root:root eb1a3e61309e6bac966b33d9c85396cd -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Numerical/Conversion.dyn_hi 100644 root:root ae774a9a4134328cc6b48831bf4e3abd -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Numerical/Conversion.hi 100644 root:root 14089a8dbc983b409d737a0c8d6f816e -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Numerical/Conversion.p_hi 100644 root:root 94b0146b2b18467811410fb4de15a4f1 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Numerical/Additive.dyn_hi 100644 root:root ffe92d50ba770572398b48b6b5958c93 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Numerical/Additive.hi 100644 root:root d54ae85568ade8dbdfff359b556f6e7f +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Numerical/Additive.p_hi 100644 root:root 6d60e9c17ce53b12d27679ef342e96e0 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Numerical/Conversion.dyn_hi 100644 root:root 487fe2f6c671f01ec2830874c2ae5df1 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Numerical/Conversion.hi 100644 root:root a13fe0b334f0c27177ab38cc652c874f +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Numerical/Conversion.p_hi 100644 root:root 413a47b720af0964fd65cfa53f96f9c8 File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Numerical/Multiplicative.dyn_hi 100644 root:root da217b5d557a57a3febc9529449e8c2b @@ -449,11 +449,11 @@ File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Numerical/Multiplicative.p_hi 100644 root:root 8bae552aa7a19fdf4ae0bac5bc6c131d -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Numerical/Number.dyn_hi 100644 root:root b711c7cb04820b0946098d18e264edad -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Numerical/Number.hi 100644 root:root df63b1ff9d3b6e0bd0501cdade5883eb -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Numerical/Number.p_hi 100644 root:root dac874aa239ef85c4c264a433b8a9890 -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Numerical/Subtractive.dyn_hi 100644 root:root 863a8cb7cd8581956bc2353d5714ef7c -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Numerical/Subtractive.hi 100644 root:root 4e14563e7c1e1d8081119974917c6789 -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Numerical/Subtractive.p_hi 100644 root:root 86347a5b154ee6571d91184808e00101 -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/PrimType.dyn_hi 100644 root:root fca3b130eadc383eb1e41040d98ee6bf -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/PrimType.hi 100644 root:root 3a9c7daedd8b180b9d065b8165f6fd54 -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/PrimType.p_hi 100644 root:root 23ffd6c1902a9a474d8ab9b622a0f654 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Numerical/Number.dyn_hi 100644 root:root 7df9fdfd8ed3d1471f82c76c7b0d1cb7 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Numerical/Number.hi 100644 root:root 6573cfb36d8abf2e67089d5a6b303bc4 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Numerical/Number.p_hi 100644 root:root 598e25f7768ccacf14b8c4c2e13971bf +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Numerical/Subtractive.dyn_hi 100644 root:root c7fdb8ea58f055de8383017ecb46d699 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Numerical/Subtractive.hi 100644 root:root 10caf3ce60f6d3800d9729fc9ec0e298 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Numerical/Subtractive.p_hi 100644 root:root 555ed1e42e195ee3f6560e6b0c6ab6b9 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/PrimType.dyn_hi 100644 root:root d7b8311fbfdfbe6ce68f5fcdfe655f30 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/PrimType.hi 100644 root:root e3be5a2024120c2d4affb03434e5d4ea +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/PrimType.p_hi 100644 root:root a3e327ee47546aeb3810e83c21173c99 File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Runtime.dyn_hi 100644 root:root cd72b977a164f88a623d22bc184eac5f @@ -465,5 +465,5 @@ File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Sized 40755 root:root -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Sized/Block.dyn_hi 100644 root:root 2644bfd3a8fef84ce55510c44d6c9caf -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Sized/Block.hi 100644 root:root 68f83e4d068266712be8a92c10a4a833 -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Sized/Block.p_hi 100644 root:root 6fe22aff6fb2b53c642610961c5f5e08 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Sized/Block.dyn_hi 100644 root:root 1926c5f08989c2ce9a0890be0bf90738 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Sized/Block.hi 100644 root:root 707e9c6eeaa1d727e426270b9389c5c1 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Sized/Block.p_hi 100644 root:root ab0a81c9bc188333c8dc79d662bf9376 File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Sized/List.dyn_hi 100644 root:root 7e5caaa12d0fee98d4edc8ab17e789a8 @@ -478,5 +478,5 @@ File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/String 40755 root:root -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/String.dyn_hi 100644 root:root 1abc4035a44cce07e161788f39faed96 -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/String.hi 100644 root:root 599a745142d1a1fafa58a8bd8eb54c8a -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/String.p_hi 100644 root:root 77082c24d61cbafa7906674d5afa457f +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/String.dyn_hi 100644 root:root cae4989c63080ae878c08f5013dec9ad +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/String.hi 100644 root:root 52278c543d6f3850144afc8be3d2636c +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/String.p_hi 100644 root:root 276d0b842be548c7159cd4e263f2bbdc File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/String/Builder.dyn_hi 100644 root:root 2ccbbb33816599d50885e3e77bdc0531 @@ -504,8 +504,8 @@ File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Terminal 40755 root:root -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Terminal.dyn_hi 100644 root:root f8eec2d7a5788858659987cd7a7b3c10 -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Terminal.hi 100644 root:root 3d02c7959f6bfe2ae89cb7f5c50a5fe1 -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Terminal.p_hi 100644 root:root 976bb58daf5c12c756977c7c57e707ff -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Terminal/ANSI.dyn_hi 100644 root:root 3dd4dc61f63ea48409f6ec184bda3eb1 -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Terminal/ANSI.hi 100644 root:root 25a58bccaebbe97455f6ced2fcdc3c7c -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Terminal/ANSI.p_hi 100644 root:root b01051dcc9fa5a9c84d8c93a595493ad +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Terminal.dyn_hi 100644 root:root c579090f169a42933321691c1ed57d4e +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Terminal.hi 100644 root:root 78809d8da06237d00c01090bc5a9b64f +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Terminal.p_hi 100644 root:root 4fafc801a6cbbadc90afc2f746c86e4f +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Terminal/ANSI.dyn_hi 100644 root:root 7039f0b626097a4780b00a281dc1633b +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Terminal/ANSI.hi 100644 root:root 90837597c4e98adf0d9b3c8661991fdf +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Terminal/ANSI.p_hi 100644 root:root 7ff4e734ba7d660ba2914828fc1de243 File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Terminal/Size.dyn_hi 100644 root:root 23c675092505d7e999d64f0b5713fa77 @@ -526,5 +526,5 @@ File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Types/CharUTF8.p_hi 100644 root:root 3a72e4e2030c1df14f2a2a72bb8f5338 -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Types/OffsetSize.dyn_hi 100644 root:root aad353774361626cf3d2b204620e043b -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Types/OffsetSize.hi 100644 root:root 09ad03b3d0bb33d5e4ee223ede5de406 -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Types/OffsetSize.p_hi 100644 root:root 9d54dd22d58c2fad5e0eaf4c8400b44a +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Types/OffsetSize.dyn_hi 100644 root:root 3041cc3a0fb438f1c30a714abd6c9de3 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Types/OffsetSize.hi 100644 root:root 07652ef545cdca448dd9e8c3a4d9b052 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Types/OffsetSize.p_hi 100644 root:root 4965e2d9c33421150c646c7a8fc71d98 File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Types/Ptr.dyn_hi 100644 root:root e9196429741c1b928219e5a23de7f41b @@ -532,8 +532,8 @@ File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Types/Ptr.p_hi 100644 root:root abe3a82392b0cb31cc1e209b0db69cd6 -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Types/Word128.dyn_hi 100644 root:root 4ddb5ed8f11cf9dfa197ac6c27bf9184 -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Types/Word128.hi 100644 root:root 1ac27618785996435781e2d51c6e1daf -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Types/Word128.p_hi 100644 root:root 2d851d21e344068f2653befd5e92cca6 -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Types/Word256.dyn_hi 100644 root:root ea5c51c114d6d036cc4ba009e0552094 -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Types/Word256.hi 100644 root:root 0d6b9f9edda0a25349b664b1318a27b4 -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Types/Word256.p_hi 100644 root:root 272d9df9cf525d51a692437675004191 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Types/Word128.dyn_hi 100644 root:root 2c39ce15e0159dcb3cbe5501f854925f +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Types/Word128.hi 100644 root:root de6b029c2756f51c6466f222c70f6390 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Types/Word128.p_hi 100644 root:root 925be9f918afea4d665a6d00d757662d +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Types/Word256.dyn_hi 100644 root:root e764f732d2a126eacaea5cf914ca1c66 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Types/Word256.hi 100644 root:root 0e3e1628d872d59c091b9cba12628490 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Types/Word256.p_hi 100644 root:root 6f866b917a2d0e857566b3dfda0d7b0f File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/UArray 40755 root:root @@ -549,8 +549,8 @@ File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/UTF8 40755 root:root -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/UTF8/Base.dyn_hi 100644 root:root 27cfa850406fad6295097c47f3ea05ad -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/UTF8/Base.hi 100644 root:root fecd348417b23c71c59344bc3c70a743 -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/UTF8/Base.p_hi 100644 root:root 6dc2c269510aa0b2ec2c6da6189ca2db -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/UTF8/Helper.dyn_hi 100644 root:root 8c0d8701d45ca95c66dad39371fae7e9 -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/UTF8/Helper.hi 100644 root:root 8095cbc925e5d3447a7810e3c9412f8c -File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/UTF8/Helper.p_hi 100644 root:root f13cc1ebaad6381f186a8160afce7cc2 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/UTF8/Base.dyn_hi 100644 root:root 3d3db187a373425d1587c89612a14ec9 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/UTF8/Base.hi 100644 root:root 9a8376ff3a4b2d362e504172e7f10983 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/UTF8/Base.p_hi 100644 root:root be6f5be015184efcd46c486a217c58d4 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/UTF8/Helper.dyn_hi 100644 root:root 8f5c9b652b4643fa7a65a88a5813684a +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/UTF8/Helper.hi 100644 root:root 1f49b4b34ca9b361f24532dd0a9fc971 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/UTF8/Helper.p_hi 100644 root:root 79a82bf2a10746ead229afda01a40883 File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/UTF8/Table.dyn_hi 100644 root:root 7513db6d332f40fc2a6ac6c573bd0786 @@ -561,7 +561,7 @@ File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/UTF8/Types.p_hi 100644 root:root 12f6551e2a6d92c68323f1f96861473d -File: /usr/lib/ghc-8.6.4/basement-0.0.10/HSbasement-0.0.10-2z2JaOuy7fVLQL3Bi1dEbr.o 100644 root:root 8074f628d2fbf05b8b4c30f81375a25a +File: /usr/lib/ghc-8.6.4/basement-0.0.10/HSbasement-0.0.10-2z2JaOuy7fVLQL3Bi1dEbr.o 100644 root:root 010f447f46bb5cb3cc976e57c911a049 File: /usr/lib/ghc-8.6.4/basement-0.0.10/basement.pkg 100755 root:root 7ac88a3e7de9b2424fcd24e6ab572266 -File: /usr/lib/ghc-8.6.4/basement-0.0.10/libHSbasement-0.0.10-2z2JaOuy7fVLQL3Bi1dEbr.a 100644 root:root dd24ad9cc60d2602b55854ef3181b0f1 -File: /usr/lib/ghc-8.6.4/basement-0.0.10/libHSbasement-0.0.10-2z2JaOuy7fVLQL3Bi1dEbr_p.a 100644 root:root 8059c249c2f183969a91be8d820349df -File: /usr/lib/ghc-8.6.4/lib/libHSbasement-0.0.10-2z2JaOuy7fVLQL3Bi1dEbr-ghc8.6.4.so 100644 root:root feb6f6ea6c3de6e896ce5368bd29ce3e +File: /usr/lib/ghc-8.6.4/basement-0.0.10/libHSbasement-0.0.10-2z2JaOuy7fVLQL3Bi1dEbr.a 100644 root:root 915e6396c2ffc14b2d710989d4f37fb7 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/libHSbasement-0.0.10-2z2JaOuy7fVLQL3Bi1dEbr_p.a 100644 root:root 8f9f6917c139cf73ec0817d0d039683d +File: /usr/lib/ghc-8.6.4/lib/libHSbasement-0.0.10-2z2JaOuy7fVLQL3Bi1dEbr-ghc8.6.4.so 100644 root:root c13a9a7e5106ac2584a9e8b2e6a1ee9c File: /usr/lib/ghc-8.6.4/package.conf.d/basement-0.0.10.conf 100644 root:root 7ac88a3e7de9b2424fcd24e6ab572266 @@ -570,2 +570,2 @@ File: /usr/share/doc/ghc8.6.4-basement-0.0.10/html 40755 root:root -RPMIdentity: 6cafe49647a1a0cef1a9d544177015470b8ac52f5bc7190fd26e988a7d0fd1f260bc7851894be0d09de5c1b79f7fbddf77a47e03f5805ea9538c3bf5a179e0eb +RPMIdentity: a98a009fafffc60e2e22121b2d667f8429ef772f823a466218920e062df9a91f07732f3e350133c6b8261caf9bc2726fc6c51d7ee8fa0b9a7f54c2371c7c907d