<86>Mar 5 05:20:43 userdel[4105397]: delete user 'rooter' <86>Mar 5 05:20:43 userdel[4105397]: removed group 'rooter' owned by 'rooter' <86>Mar 5 05:20:43 userdel[4105397]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 5 05:20:43 groupadd[4105407]: group added to /etc/group: name=rooter, GID=660 <86>Mar 5 05:20:43 groupadd[4105407]: group added to /etc/gshadow: name=rooter <86>Mar 5 05:20:43 groupadd[4105407]: new group: name=rooter, GID=660 <86>Mar 5 05:20:43 useradd[4105416]: new user: name=rooter, UID=660, GID=660, home=/root, shell=/bin/bash <86>Mar 5 05:20:43 userdel[4105429]: delete user 'builder' <86>Mar 5 05:20:43 userdel[4105429]: removed group 'builder' owned by 'builder' <86>Mar 5 05:20:43 userdel[4105429]: removed shadow group 'builder' owned by 'builder' <86>Mar 5 05:20:43 groupadd[4105439]: group added to /etc/group: name=builder, GID=661 <86>Mar 5 05:20:43 groupadd[4105439]: group added to /etc/gshadow: name=builder <86>Mar 5 05:20:43 groupadd[4105439]: new group: name=builder, GID=661 <86>Mar 5 05:20:43 useradd[4105447]: new user: name=builder, UID=661, GID=661, 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>Mar 5 05:20:45 rpmi: rpm-macros-ghc8.6.4-common-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125615 installed <13>Mar 5 05:20:45 rpmi: rpm-build-haskell-1.4.5-alt1 sisyphus+222088.1140.12.1 1553099315 installed <13>Mar 5 05:20:45 rpmi: libgmp-devel-6.2.1-alt4 sisyphus+288362.20.3.1 1635767901 installed <13>Mar 5 05:20:45 rpmi: libffi-devel-1:3.4.2-alt2 sisyphus+287629.100.2.1 1634659534 installed <13>Mar 5 05:20:45 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Mar 5 05:20:45 rpmi: ghc8.6.4-common-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125615 installed <13>Mar 5 05:21:06 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.13426 + 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.13426 + 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.51917 + 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.owRFEo 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.vvUuHZ 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.RrWuMa Wrote: /usr/src/RPM/RPMS/i586/ghc8.6.4-basement-0.0.10-alt1.i586.rpm (w2T8.xzdio) 136.00user 31.42system 2:55.34elapsed 95%CPU (0avgtext+0avgdata 372536maxresident)k 0inputs+0outputs (0major+7083880minor)pagefaults 0swaps /.out/ghc8.6.4-basement-0.0.10-alt1.i586.rpm: license not found in '/usr/share/license' directory: BSD3 160.31user 36.18system 3:23.31elapsed 96%CPU (0avgtext+0avgdata 372536maxresident)k 0inputs+0outputs (30092major+7342803minor)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-03-05 05:24:05.132556178 +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 a9d46d5e0657ebe2353e263547562c8b +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Alg/String.hi 100644 root:root 4b23ab7b6a53334d942f582ff6666fcb +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Alg/String.p_hi 100644 root:root 233f2226f55b92ec1191ba8b06cd1d2b +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Alg/UTF8.dyn_hi 100644 root:root 3e3b5e02278b12cdc60eabf7a9f3d1b0 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Alg/UTF8.hi 100644 root:root 3532f8acaec854e94eb9c024170ac500 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Alg/UTF8.p_hi 100644 root:root 442696d4614b122d3da637ff7b105c00 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 893afa1cc12b439e7e17c219d97f8208 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Bits.hi 100644 root:root 4e8e28d10f871c9879f1e3ac5d4a7197 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Bits.p_hi 100644 root:root 02993fabc5d8798fea129de9f510819b 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 bf39fccb97f8ed019a144c1c0caca238 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Cast.hi 100644 root:root d390038510e65f2d1c5854a16039257a +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Cast.p_hi 100644 root:root 78df1559ef056cbeffcabe0348d2b913 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 68f7ad52d62eeea0957e6f3bc63759b0 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/AMP.hi 100644 root:root e3218f652621bae0d695b4ff9ae50bd6 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/AMP.p_hi 100644 root:root e647916eba620c7ad571ffc2cad49ae2 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 f6df94973102a3d7ff1794dfa494282a +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/Bifunctor.hi 100644 root:root f9e68554430f5d93b31e05b4ad488303 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/Bifunctor.p_hi 100644 root:root 172f1ad122e4d00f9482c2c691d3c66c 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 b96e91bf88605d39df442707df36032e +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/C/Types.hi 100644 root:root 46dac24cace83685136f7df3eade8e59 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/C/Types.p_hi 100644 root:root 5c8ddf940fb5f977ad3ee1399c47fbaa +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/CallStack.dyn_hi 100644 root:root 9e95d9aea0487d8cb858364b25deb427 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/CallStack.hi 100644 root:root a310e847acfc0da41db838941bfbc7bd +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/CallStack.p_hi 100644 root:root e7ed21626d658fed189a1e932e7a345b +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/ExtList.dyn_hi 100644 root:root db618176b6b99d823e12046e84ac523a +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/ExtList.hi 100644 root:root 572732351c8601e176ca9d580788f6d2 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/ExtList.p_hi 100644 root:root 7fe881080376ecdc3fb873672175c787 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/Identity.dyn_hi 100644 root:root b4cf1951f342df3b5a9baeca89b31ad9 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/Identity.hi 100644 root:root d60c5034fb33d359cc8ef5fb6f69e1d4 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/Identity.p_hi 100644 root:root 97a494ded304dff0eb8c41eb9d73ef90 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/IsList.dyn_hi 100644 root:root e02e7e9b403e2cb9a3e13d2552dc0c3a +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/IsList.hi 100644 root:root e99057af32532cf6c124ce7c1f74beff +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/IsList.p_hi 100644 root:root 7641a173c0a2fa23b1ca1511f6ce951f 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 85cd325b319dc27f288a88458e253abe +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/Natural.hi 100644 root:root 9e8d9003632fc32b6cbbd5dae2bc1faa +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/Natural.p_hi 100644 root:root d25a5194ff4f10cf8e5dc8abf0c28c3c +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/NumLiteral.dyn_hi 100644 root:root 8d99cd645e6631be0819ba15b406ae93 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/NumLiteral.hi 100644 root:root b4046269a08655733c1715664987b36b +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/NumLiteral.p_hi 100644 root:root dd7429362be3b4fe5d9f0a63e5a59afb 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 8730e15712f3a7767e4339b09d9a28cd +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/Primitive.hi 100644 root:root 040c6e8cd74df9cebc6387c8e65dd195 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/Primitive.p_hi 100644 root:root f3c51cd6bf0d26a56af7e24c03c8a15a +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/Semigroup.dyn_hi 100644 root:root 5f2a9e6e292c3758fa5b8f827537e97a +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/Semigroup.hi 100644 root:root b9c987f5abd5c3c1ba3307cba307484f +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/Semigroup.p_hi 100644 root:root 9d733d799bb2e74da6a257e3e03757c5 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/Typeable.dyn_hi 100644 root:root 215f52a1cd8ee1e95153b0562293be3e +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/Typeable.hi 100644 root:root 3b01f6272bcad76d1837a0acda218afe +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Compat/Typeable.p_hi 100644 root:root 1530540a583da88a92867f7eda6b5228 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Endianness.dyn_hi 100644 root:root 61a7bd65590b85a888c3c8ceff1e9b7a +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Endianness.hi 100644 root:root 62118f31170da7481722e0cdd7f80cfc +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Endianness.p_hi 100644 root:root bf6e38e18c75f4d8bfd13f0adc5b36b4 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 34b8379f7c81b0d7d6e3d75c81776457 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Error.hi 100644 root:root 7323bee1179526ce9bfc420e5347bc56 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Error.p_hi 100644 root:root ec37a14cc07d02ba700cbf182e25497b 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 c7114512fb4177d42840f0c545416413 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/FinalPtr.hi 100644 root:root 19179f60c1b02659a2cbd9bf2be53ebd +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/FinalPtr.p_hi 100644 root:root 1f61abe8e32779526a0bd3db7b43ffc7 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 a9e133a2da86660d5d95ca7f57cfa600 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/From.hi 100644 root:root dd9012294b68207f25a8c02f7c2b6db3 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/From.p_hi 100644 root:root e2245ee1119fdf464da689cdef7eaa73 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Imports.dyn_hi 100644 root:root 353a1fda33238788a9103bf8fd9762de +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Imports.hi 100644 root:root caede4b7caa9b468256327e6a8b4a3f9 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Imports.p_hi 100644 root:root 5baad6d654a7d8a320370c640cabb58c 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 964b0e91257bb88601dd6b639d92d30e +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Nat.hi 100644 root:root 8b963ac0da086f16b2adecf82123647b +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Nat.p_hi 100644 root:root 154b915eb266f3be432f098378026925 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 4caeb3c52efe71116cf17cdea33f905a +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Numerical/Additive.hi 100644 root:root 228fcd0a8111d73e9fa4ab158b98b4ad +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Numerical/Additive.p_hi 100644 root:root 29cbe1da24cf3e84af71ccd46fee4ed9 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Numerical/Conversion.dyn_hi 100644 root:root 009d9c52a7a4f09586c324738fff5932 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Numerical/Conversion.hi 100644 root:root 9a8fbd2e30d8547f69fda3d016e5c52e +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Numerical/Conversion.p_hi 100644 root:root 232e6114eaae76cf5a1a21c6d28feab7 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 7e5d95b0ac47b39e883d69afcc948fa0 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Numerical/Number.hi 100644 root:root 21f295eeee890d03b0d2551fd7ca7179 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Numerical/Number.p_hi 100644 root:root a4462846910e26fba3934e39f07187ee +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Numerical/Subtractive.dyn_hi 100644 root:root 3a92e399311beddd65da54acc5dddcd4 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Numerical/Subtractive.hi 100644 root:root d5e76c0b6f6a1adf14b4ea1e5166e9c9 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Numerical/Subtractive.p_hi 100644 root:root 912a32f612d2faed9bf7c98d1d8c5013 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/PrimType.dyn_hi 100644 root:root c8b1daf0600f883ef6a59d33b110f779 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/PrimType.hi 100644 root:root fe608b87427e3d6ce42da6a30ce04b7b +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/PrimType.p_hi 100644 root:root 9a38d87cc0435d6df53d04dc47c48e86 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 ccd752eb4829fe09ec1326ca5129f77c +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Sized/Block.hi 100644 root:root c719753733bd295444f7aa35366620ad +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Sized/Block.p_hi 100644 root:root 2df9ec6d2e9c8c39b47612a3252902f8 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 3ef2592870d861fb7a3197a92579d9d7 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/String.hi 100644 root:root d8fdc2e9167c690fe050f60222b17466 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/String.p_hi 100644 root:root 09113c2e784ffccbd63a7055a3c8dd12 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 6de4477ede60e4eb13aa3ca8ad6a6b02 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Terminal.hi 100644 root:root f89ea3c6f4b56e2a56ebdcab64a4b71c +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Terminal.p_hi 100644 root:root 6bcea2f2a6a664921a42de6db5c2321a +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Terminal/ANSI.dyn_hi 100644 root:root e6a56f66514f91ce00475e5ee732563a +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Terminal/ANSI.hi 100644 root:root bf49fb4ab22f4ab110e251b5698c3a84 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Terminal/ANSI.p_hi 100644 root:root 56fc1f55858ce0ad8bfae975aa74e399 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 ccba405ebd68ee2c5e6ae4b1546439a4 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Types/OffsetSize.hi 100644 root:root ea1ef655627bbd638b5fb180d26b5c56 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Types/OffsetSize.p_hi 100644 root:root 9763b3eb81319277b9840ae32af2dda8 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 062ac50ab0b2c4b2c93a1f07f0d56b32 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Types/Word128.hi 100644 root:root e56504ba76aaaa524bb9097cd1c3fe98 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Types/Word128.p_hi 100644 root:root 06420e7073f9ecdbb6ad4e670cc60eb3 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Types/Word256.dyn_hi 100644 root:root 94af74c9df03355d370443a8edd0b671 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Types/Word256.hi 100644 root:root fba90ef1275e698b069642848b90385c +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/Types/Word256.p_hi 100644 root:root cd744072c284649ec680574de8cb0de8 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 0c4afa1eea09ae755edec8ce04130cce +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/UTF8/Base.hi 100644 root:root f084c075250f6a59171423bf1082ebe8 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/UTF8/Base.p_hi 100644 root:root 5a709857369df2cedd00ade7e3ccc593 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/UTF8/Helper.dyn_hi 100644 root:root 35f34aa6f6f29fcc17f9ab3c6d22fc46 +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/UTF8/Helper.hi 100644 root:root 94d961993e81f0a3d92a4cd0a2292bec +File: /usr/lib/ghc-8.6.4/basement-0.0.10/Basement/UTF8/Helper.p_hi 100644 root:root 9f124f8ff3f90af8a01b150ee3fa87ec 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 cb9cd3249a46fb4e3e4fd71f2aa6aae2 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 6fd3cefe7dc1372b7470b6487754f27a +File: /usr/lib/ghc-8.6.4/basement-0.0.10/libHSbasement-0.0.10-2z2JaOuy7fVLQL3Bi1dEbr_p.a 100644 root:root e9f6e9c569324c7428bc5c86f5914fa1 +File: /usr/lib/ghc-8.6.4/lib/libHSbasement-0.0.10-2z2JaOuy7fVLQL3Bi1dEbr-ghc8.6.4.so 100644 root:root 33cdfa40edd2053373b14d708314005b 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: 53325e94b2d21338b16e471656751e0a26c3456f4266c560d372f9584e624284b4c01919d4e130f0c04e093e33614c30beb34df46e56bd6ad8c3fcfa1e192c1b