[all reports]
Package |
crypton-x509-store-1.6.11 |
Install |
InstallOk |
Docs |
Ok |
Tests |
Ok |
Time submitted |
2025-07-16 23:34:54.96413199 UTC
|
Compiler |
ghc-9.8.4 |
OS |
linux |
Arch |
x86_64 |
Dependencies |
asn1-encoding-0.9.6, asn1-types-0.3.4, base-4.19.2.0, bytestring-0.12.1.0, containers-0.6.8, crypton-1.0.4, crypton-x509-1.7.7, directory-1.3.8.5, filepath-1.4.301.0, mtl-2.3.1, pem-0.2.4 |
Flags |
none
|
Code Coverage
expressions | 76% (230/301) |
boolean | guards | 33% (1/3) |
conditions | 100% (0/0) |
qualifiers | 100% (0/0) |
alternatives | 76% (38/50) |
local declarations | 80% (12/15) |
top-level declarations | 100% (8/8) |
Build log
[view raw]
Resolving dependencies...
Configuring basement-0.0.16...
Preprocessing library for basement-0.0.16..
Building library for basement-0.0.16..
Basement/Error.hs:7:14: warning: [GHC-53692] [-Wdeprecated-flags]
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
|
7 | {-# LANGUAGE TypeInType #-}
| ^^^^^^^^^^
[ 1 of 84] Compiling Basement.Compat.Bifunctor ( Basement/Compat/Bifunctor.hs, dist/build/Basement/Compat/Bifunctor.o, dist/build/Basement/Compat/Bifunctor.dyn_o )
[ 2 of 84] Compiling Basement.Compat.C.Types ( Basement/Compat/C/Types.hs, dist/build/Basement/Compat/C/Types.o, dist/build/Basement/Compat/C/Types.dyn_o )
[ 3 of 84] Compiling Basement.Compat.CallStack ( Basement/Compat/CallStack.hs, dist/build/Basement/Compat/CallStack.o, dist/build/Basement/Compat/CallStack.dyn_o )
[ 4 of 84] Compiling Basement.Compat.Identity ( Basement/Compat/Identity.hs, dist/build/Basement/Compat/Identity.o, dist/build/Basement/Compat/Identity.dyn_o )
[ 5 of 84] Compiling Basement.Compat.IsList ( Basement/Compat/IsList.hs, dist/build/Basement/Compat/IsList.o, dist/build/Basement/Compat/IsList.dyn_o )
[ 6 of 84] Compiling Basement.Compat.Natural ( Basement/Compat/Natural.hs, dist/build/Basement/Compat/Natural.o, dist/build/Basement/Compat/Natural.dyn_o )
[ 7 of 84] Compiling Basement.Compat.NumLiteral ( Basement/Compat/NumLiteral.hs, dist/build/Basement/Compat/NumLiteral.o, dist/build/Basement/Compat/NumLiteral.dyn_o )
[ 8 of 84] Compiling Basement.Compat.PrimTypes ( Basement/Compat/PrimTypes.hs, dist/build/Basement/Compat/PrimTypes.o, dist/build/Basement/Compat/PrimTypes.dyn_o )
[ 9 of 84] Compiling Basement.Compat.Primitive ( Basement/Compat/Primitive.hs, dist/build/Basement/Compat/Primitive.o, dist/build/Basement/Compat/Primitive.dyn_o )
[10 of 84] Compiling Basement.Compat.Semigroup ( Basement/Compat/Semigroup.hs, dist/build/Basement/Compat/Semigroup.o, dist/build/Basement/Compat/Semigroup.dyn_o )
[11 of 84] Compiling Basement.Compat.Typeable ( Basement/Compat/Typeable.hs, dist/build/Basement/Compat/Typeable.o, dist/build/Basement/Compat/Typeable.dyn_o )
[12 of 84] Compiling Basement.Compat.Base ( Basement/Compat/Base.hs, dist/build/Basement/Compat/Base.o, dist/build/Basement/Compat/Base.dyn_o )
[13 of 84] Compiling Basement.Compat.MonadTrans ( Basement/Compat/MonadTrans.hs, dist/build/Basement/Compat/MonadTrans.o, dist/build/Basement/Compat/MonadTrans.dyn_o )
[14 of 84] Compiling Basement.Compat.AMP ( Basement/Compat/AMP.hs, dist/build/Basement/Compat/AMP.o, dist/build/Basement/Compat/AMP.dyn_o )
[15 of 84] Compiling Basement.Endianness ( Basement/Endianness.hs, dist/build/Basement/Endianness.o, dist/build/Basement/Endianness.dyn_o )
[16 of 84] Compiling Basement.Floating ( Basement/Floating.hs, dist/build/Basement/Floating.o, dist/build/Basement/Floating.dyn_o )
[17 of 84] Compiling Basement.Monad ( Basement/Monad.hs, dist/build/Basement/Monad.o, dist/build/Basement/Monad.dyn_o )
Basement/Monad.hs:47:23: warning: [GHC-39567] [-Wstar-is-type]
Using * (or its Unicode variant) to mean Data.Kind.Type
relies on the StarIsType extension, which will become
deprecated in the future.
Suggested fix: Use Type from Data.Kind instead.
|
47 | type PrimVar m :: * -> *
| ^
Basement/Monad.hs:47:28: warning: [GHC-39567] [-Wstar-is-type]
Using * (or its Unicode variant) to mean Data.Kind.Type
relies on the StarIsType extension, which will become
deprecated in the future.
Suggested fix: Use Type from Data.Kind instead.
|
47 | type PrimVar m :: * -> *
| ^
[18 of 84] Compiling Basement.FinalPtr ( Basement/FinalPtr.hs, dist/build/Basement/FinalPtr.o, dist/build/Basement/FinalPtr.dyn_o )
[19 of 84] Compiling Basement.Numerical.Conversion ( Basement/Numerical/Conversion.hs, dist/build/Basement/Numerical/Conversion.o, dist/build/Basement/Numerical/Conversion.dyn_o )
[20 of 84] Compiling Basement.Numerical.Number ( Basement/Numerical/Number.hs, dist/build/Basement/Numerical/Number.o, dist/build/Basement/Numerical/Number.dyn_o )
[21 of 84] Compiling Basement.IntegralConv ( Basement/IntegralConv.hs, dist/build/Basement/IntegralConv.o, dist/build/Basement/IntegralConv.dyn_o )
[22 of 84] Compiling Basement.Types.Char7 ( Basement/Types/Char7.hs, dist/build/Basement/Types/Char7.o, dist/build/Basement/Types/Char7.dyn_o )
[23 of 84] Compiling Basement.Base16 ( Basement/Base16.hs, dist/build/Basement/Base16.o, dist/build/Basement/Base16.dyn_o )
[24 of 84] Compiling Basement.Types.Word128 ( Basement/Types/Word128.hs, dist/build/Basement/Types/Word128.o, dist/build/Basement/Types/Word128.dyn_o )
[25 of 84] Compiling Basement.Types.Word256 ( Basement/Types/Word256.hs, dist/build/Basement/Types/Word256.o, dist/build/Basement/Types/Word256.dyn_o )
[26 of 84] Compiling Basement.Nat ( Basement/Nat.hs, dist/build/Basement/Nat.o, dist/build/Basement/Nat.dyn_o )
[27 of 84] Compiling Basement.Bounded ( Basement/Bounded.hs, dist/build/Basement/Bounded.o, dist/build/Basement/Bounded.dyn_o )
[28 of 84] Compiling Basement.Numerical.Subtractive ( Basement/Numerical/Subtractive.hs, dist/build/Basement/Numerical/Subtractive.o, dist/build/Basement/Numerical/Subtractive.dyn_o )
[29 of 84] Compiling Basement.Numerical.Additive ( Basement/Numerical/Additive.hs, dist/build/Basement/Numerical/Additive.o, dist/build/Basement/Numerical/Additive.dyn_o )
[30 of 84] Compiling Basement.Numerical.Multiplicative ( Basement/Numerical/Multiplicative.hs, dist/build/Basement/Numerical/Multiplicative.o, dist/build/Basement/Numerical/Multiplicative.dyn_o )
[31 of 84] Compiling Basement.Types.OffsetSize ( Basement/Types/OffsetSize.hs, dist/build/Basement/Types/OffsetSize.o, dist/build/Basement/Types/OffsetSize.dyn_o )
[32 of 84] Compiling Basement.Types.Ptr ( Basement/Types/Ptr.hs, dist/build/Basement/Types/Ptr.o, dist/build/Basement/Types/Ptr.dyn_o )
[33 of 84] Compiling Basement.Terminal.Size ( dist/build/Basement/Terminal/Size.hs, dist/build/Basement/Terminal/Size.o, dist/build/Basement/Terminal/Size.dyn_o )
[34 of 84] Compiling Basement.Terminal ( Basement/Terminal.hs, dist/build/Basement/Terminal.o, dist/build/Basement/Terminal.dyn_o )
[35 of 84] Compiling Basement.Runtime ( Basement/Runtime.hs, dist/build/Basement/Runtime.o, dist/build/Basement/Runtime.dyn_o )
[36 of 84] Compiling Basement.PrimType ( Basement/PrimType.hs, dist/build/Basement/PrimType.o, dist/build/Basement/PrimType.dyn_o )
[37 of 84] Compiling Basement.MutableBuilder ( Basement/MutableBuilder.hs, dist/build/Basement/MutableBuilder.o, dist/build/Basement/MutableBuilder.dyn_o )
[38 of 84] Compiling Basement.Exception ( Basement/Exception.hs, dist/build/Basement/Exception.o, dist/build/Basement/Exception.dyn_o )
[39 of 84] Compiling Basement.NonEmpty ( Basement/NonEmpty.hs, dist/build/Basement/NonEmpty.o, dist/build/Basement/NonEmpty.dyn_o )
[40 of 84] Compiling Basement.Bindings.Memory ( Basement/Bindings/Memory.hs, dist/build/Basement/Bindings/Memory.o, dist/build/Basement/Bindings/Memory.dyn_o )
[41 of 84] Compiling Basement.Alg.Class ( Basement/Alg/Class.hs, dist/build/Basement/Alg/Class.o, dist/build/Basement/Alg/Class.dyn_o )
[42 of 84] Compiling Basement.Compat.ExtList ( Basement/Compat/ExtList.hs, dist/build/Basement/Compat/ExtList.o, dist/build/Basement/Compat/ExtList.dyn_o )
[43 of 84] Compiling Basement.Alg.XorShift ( Basement/Alg/XorShift.hs, dist/build/Basement/Alg/XorShift.o, dist/build/Basement/Alg/XorShift.dyn_o )
[44 of 84] Compiling Basement.Alg.PrimArray ( Basement/Alg/PrimArray.hs, dist/build/Basement/Alg/PrimArray.o, dist/build/Basement/Alg/PrimArray.dyn_o )
[45 of 84] Compiling Basement.Alg.Mutable ( Basement/Alg/Mutable.hs, dist/build/Basement/Alg/Mutable.o, dist/build/Basement/Alg/Mutable.dyn_o )
[46 of 84] Compiling Basement.NormalForm ( Basement/NormalForm.hs, dist/build/Basement/NormalForm.o, dist/build/Basement/NormalForm.dyn_o )
[47 of 84] Compiling Basement.These ( Basement/These.hs, dist/build/Basement/These.o, dist/build/Basement/These.dyn_o )
[48 of 84] Compiling Basement.Sized.List ( Basement/Sized/List.hs, dist/build/Basement/Sized/List.o, dist/build/Basement/Sized/List.dyn_o )
[49 of 84] Compiling Basement.Block.Base ( Basement/Block/Base.hs, dist/build/Basement/Block/Base.o, dist/build/Basement/Block/Base.dyn_o )
[50 of 84] Compiling Basement.Cast ( Basement/Cast.hs, dist/build/Basement/Cast.o, dist/build/Basement/Cast.dyn_o )
[51 of 84] Compiling Basement.Block.Mutable ( Basement/Block/Mutable.hs, dist/build/Basement/Block/Mutable.o, dist/build/Basement/Block/Mutable.dyn_o )
[52 of 84] Compiling Basement.Block ( Basement/Block.hs, dist/build/Basement/Block.o, dist/build/Basement/Block.dyn_o )
[53 of 84] Compiling Basement.Sized.Block ( Basement/Sized/Block.hs, dist/build/Basement/Sized/Block.o, dist/build/Basement/Sized/Block.dyn_o )
[54 of 84] Compiling Basement.BlockN ( Basement/BlockN.hs, dist/build/Basement/BlockN.o, dist/build/Basement/BlockN.dyn_o )
[55 of 84] Compiling Basement.Bits ( Basement/Bits.hs, dist/build/Basement/Bits.o, dist/build/Basement/Bits.dyn_o )
[56 of 84] Compiling Basement.UArray.Base ( Basement/UArray/Base.hs, dist/build/Basement/UArray/Base.o, dist/build/Basement/UArray/Base.dyn_o )
[57 of 84] Compiling Basement.BoxedArray ( Basement/BoxedArray.hs, dist/build/Basement/BoxedArray.o, dist/build/Basement/BoxedArray.dyn_o )
[58 of 84] Compiling Basement.Sized.Vect ( Basement/Sized/Vect.hs, dist/build/Basement/Sized/Vect.o, dist/build/Basement/Sized/Vect.dyn_o )
[59 of 84] Compiling Basement.UArray.Mutable ( Basement/UArray/Mutable.hs, dist/build/Basement/UArray/Mutable.o, dist/build/Basement/UArray/Mutable.dyn_o )
[60 of 84] Compiling Basement.UArray ( Basement/UArray.hs, dist/build/Basement/UArray.o, dist/build/Basement/UArray.dyn_o )
[61 of 84] Compiling Basement.Types.AsciiString ( Basement/Types/AsciiString.hs, dist/build/Basement/Types/AsciiString.o, dist/build/Basement/Types/AsciiString.dyn_o )
[62 of 84] Compiling Basement.String.Encoding.Encoding ( Basement/String/Encoding/Encoding.hs, dist/build/Basement/String/Encoding/Encoding.o, dist/build/Basement/String/Encoding/Encoding.dyn_o )
[63 of 84] Compiling Basement.String.Encoding.UTF32 ( Basement/String/Encoding/UTF32.hs, dist/build/Basement/String/Encoding/UTF32.o, dist/build/Basement/String/Encoding/UTF32.dyn_o )
[64 of 84] Compiling Basement.String.Encoding.UTF16 ( Basement/String/Encoding/UTF16.hs, dist/build/Basement/String/Encoding/UTF16.o, dist/build/Basement/String/Encoding/UTF16.dyn_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, dist/build/Basement/String/Encoding/ISO_8859_1.dyn_o )
[66 of 84] Compiling Basement.String.Encoding.ASCII7 ( Basement/String/Encoding/ASCII7.hs, dist/build/Basement/String/Encoding/ASCII7.o, dist/build/Basement/String/Encoding/ASCII7.dyn_o )
[67 of 84] Compiling Basement.Sized.UVect ( Basement/Sized/UVect.hs, dist/build/Basement/Sized/UVect.o, dist/build/Basement/Sized/UVect.dyn_o )
[68 of 84] Compiling Basement.UTF8.Types ( Basement/UTF8/Types.hs, dist/build/Basement/UTF8/Types.o, dist/build/Basement/UTF8/Types.dyn_o )
[69 of 84] Compiling Basement.UTF8.Table ( Basement/UTF8/Table.hs, dist/build/Basement/UTF8/Table.o, dist/build/Basement/UTF8/Table.dyn_o )
[70 of 84] Compiling Basement.UTF8.Helper ( Basement/UTF8/Helper.hs, dist/build/Basement/UTF8/Helper.o, dist/build/Basement/UTF8/Helper.dyn_o )
[71 of 84] Compiling Basement.Types.CharUTF8 ( Basement/Types/CharUTF8.hs, dist/build/Basement/Types/CharUTF8.o, dist/build/Basement/Types/CharUTF8.dyn_o )
[72 of 84] Compiling Basement.String.CaseMapping ( Basement/String/CaseMapping.hs, dist/build/Basement/String/CaseMapping.o, dist/build/Basement/String/CaseMapping.dyn_o )
[73 of 84] Compiling Basement.Alg.UTF8 ( Basement/Alg/UTF8.hs, dist/build/Basement/Alg/UTF8.o, dist/build/Basement/Alg/UTF8.dyn_o )
[74 of 84] Compiling Basement.UTF8.Base ( Basement/UTF8/Base.hs, dist/build/Basement/UTF8/Base.o, dist/build/Basement/UTF8/Base.dyn_o )
[75 of 84] Compiling Basement.Show ( Basement/Show.hs, dist/build/Basement/Show.o, dist/build/Basement/Show.dyn_o )
[76 of 84] Compiling Basement.Error ( Basement/Error.hs, dist/build/Basement/Error.o, dist/build/Basement/Error.dyn_o )
[77 of 84] Compiling Basement.Imports ( Basement/Imports.hs, dist/build/Basement/Imports.o, dist/build/Basement/Imports.dyn_o )
[78 of 84] Compiling Basement.Environment ( Basement/Environment.hs, dist/build/Basement/Environment.o, dist/build/Basement/Environment.dyn_o )
[79 of 84] Compiling Basement.Alg.String ( Basement/Alg/String.hs, dist/build/Basement/Alg/String.o, dist/build/Basement/Alg/String.dyn_o )
[80 of 84] Compiling Basement.String ( Basement/String.hs, dist/build/Basement/String.o, dist/build/Basement/String.dyn_o )
[81 of 84] Compiling Basement.Terminal.ANSI ( Basement/Terminal/ANSI.hs, dist/build/Basement/Terminal/ANSI.o, dist/build/Basement/Terminal/ANSI.dyn_o )
[82 of 84] Compiling Basement.From ( Basement/From.hs, dist/build/Basement/From.o, dist/build/Basement/From.dyn_o )
[83 of 84] Compiling Basement.Block.Builder ( Basement/Block/Builder.hs, dist/build/Basement/Block/Builder.o, dist/build/Basement/Block/Builder.dyn_o )
[84 of 84] Compiling Basement.String.Builder ( Basement/String/Builder.hs, dist/build/Basement/String/Builder.o, dist/build/Basement/String/Builder.dyn_o )
Preprocessing library for basement-0.0.16..
Running Haddock on library for basement-0.0.16..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
Basement/Error.hs:7:14: warning: [GHC-53692] [-Wdeprecated-flags]
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
|
7 | {-# LANGUAGE TypeInType #-}
| ^^^^^^^^^^
[ 1 of 84] Compiling Basement.Compat.Bifunctor ( Basement/Compat/Bifunctor.hs, nothing )
[ 2 of 84] Compiling Basement.Compat.C.Types ( Basement/Compat/C/Types.hs, nothing )
[ 3 of 84] Compiling Basement.Compat.CallStack ( Basement/Compat/CallStack.hs, nothing )
[ 4 of 84] Compiling Basement.Compat.Identity ( Basement/Compat/Identity.hs, nothing )
[ 5 of 84] Compiling Basement.Compat.IsList ( Basement/Compat/IsList.hs, nothing )
[ 6 of 84] Compiling Basement.Compat.Natural ( Basement/Compat/Natural.hs, nothing )
[ 7 of 84] Compiling Basement.Compat.NumLiteral ( Basement/Compat/NumLiteral.hs, nothing )
[ 8 of 84] Compiling Basement.Compat.PrimTypes ( Basement/Compat/PrimTypes.hs, nothing )
[ 9 of 84] Compiling Basement.Compat.Primitive ( Basement/Compat/Primitive.hs, nothing )
[10 of 84] Compiling Basement.Compat.Semigroup ( Basement/Compat/Semigroup.hs, nothing )
[11 of 84] Compiling Basement.Compat.Typeable ( Basement/Compat/Typeable.hs, nothing )
[12 of 84] Compiling Basement.Compat.Base ( Basement/Compat/Base.hs, nothing )
[13 of 84] Compiling Basement.Compat.MonadTrans ( Basement/Compat/MonadTrans.hs, nothing )
[14 of 84] Compiling Basement.Compat.AMP ( Basement/Compat/AMP.hs, nothing )
[15 of 84] Compiling Basement.Endianness ( Basement/Endianness.hs, nothing )
[16 of 84] Compiling Basement.Floating ( Basement/Floating.hs, nothing )
[17 of 84] Compiling Basement.Monad ( Basement/Monad.hs, nothing )
Basement/Monad.hs:47:23: warning: [GHC-39567] [-Wstar-is-type]
Using * (or its Unicode variant) to mean Data.Kind.Type
relies on the StarIsType extension, which will become
deprecated in the future.
Suggested fix: Use Type from Data.Kind instead.
|
47 | type PrimVar m :: * -> *
| ^
Basement/Monad.hs:47:28: warning: [GHC-39567] [-Wstar-is-type]
Using * (or its Unicode variant) to mean Data.Kind.Type
relies on the StarIsType extension, which will become
deprecated in the future.
Suggested fix: Use Type from Data.Kind instead.
|
47 | type PrimVar m :: * -> *
| ^
[18 of 84] Compiling Basement.FinalPtr ( Basement/FinalPtr.hs, nothing )
[19 of 84] Compiling Basement.Numerical.Conversion ( Basement/Numerical/Conversion.hs, nothing )
[20 of 84] Compiling Basement.Numerical.Number ( Basement/Numerical/Number.hs, nothing )
[21 of 84] Compiling Basement.IntegralConv ( Basement/IntegralConv.hs, nothing )
[22 of 84] Compiling Basement.Types.Char7 ( Basement/Types/Char7.hs, nothing )
[23 of 84] Compiling Basement.Base16 ( Basement/Base16.hs, nothing )
[24 of 84] Compiling Basement.Types.Word128 ( Basement/Types/Word128.hs, nothing )
[25 of 84] Compiling Basement.Types.Word256 ( Basement/Types/Word256.hs, nothing )
[26 of 84] Compiling Basement.Nat ( Basement/Nat.hs, nothing )
[27 of 84] Compiling Basement.Bounded ( Basement/Bounded.hs, nothing )
[28 of 84] Compiling Basement.Numerical.Subtractive ( Basement/Numerical/Subtractive.hs, nothing )
[29 of 84] Compiling Basement.Numerical.Additive ( Basement/Numerical/Additive.hs, nothing )
[30 of 84] Compiling Basement.Numerical.Multiplicative ( Basement/Numerical/Multiplicative.hs, nothing )
[31 of 84] Compiling Basement.Types.OffsetSize ( Basement/Types/OffsetSize.hs, nothing )
[32 of 84] Compiling Basement.Types.Ptr ( Basement/Types/Ptr.hs, nothing )
[33 of 84] Compiling Basement.Terminal.Size ( dist/build/Basement/Terminal/Size.hs, nothing )
[34 of 84] Compiling Basement.Terminal ( Basement/Terminal.hs, nothing )
[35 of 84] Compiling Basement.Runtime ( Basement/Runtime.hs, nothing )
[36 of 84] Compiling Basement.PrimType ( Basement/PrimType.hs, nothing )
[37 of 84] Compiling Basement.MutableBuilder ( Basement/MutableBuilder.hs, nothing )
[38 of 84] Compiling Basement.Exception ( Basement/Exception.hs, nothing )
[39 of 84] Compiling Basement.NonEmpty ( Basement/NonEmpty.hs, nothing )
[40 of 84] Compiling Basement.Bindings.Memory ( Basement/Bindings/Memory.hs, nothing )
[41 of 84] Compiling Basement.Alg.Class ( Basement/Alg/Class.hs, nothing )
[42 of 84] Compiling Basement.Compat.ExtList ( Basement/Compat/ExtList.hs, nothing )
[43 of 84] Compiling Basement.Alg.XorShift ( Basement/Alg/XorShift.hs, nothing )
[44 of 84] Compiling Basement.Alg.PrimArray ( Basement/Alg/PrimArray.hs, nothing )
[45 of 84] Compiling Basement.Alg.Mutable ( Basement/Alg/Mutable.hs, nothing )
[46 of 84] Compiling Basement.NormalForm ( Basement/NormalForm.hs, nothing )
[47 of 84] Compiling Basement.These ( Basement/These.hs, nothing )
[48 of 84] Compiling Basement.Sized.List ( Basement/Sized/List.hs, nothing )
[49 of 84] Compiling Basement.Block.Base ( Basement/Block/Base.hs, nothing )
[50 of 84] Compiling Basement.Cast ( Basement/Cast.hs, nothing )
[51 of 84] Compiling Basement.Block.Mutable ( Basement/Block/Mutable.hs, nothing )
[52 of 84] Compiling Basement.Block ( Basement/Block.hs, nothing )
[53 of 84] Compiling Basement.Sized.Block ( Basement/Sized/Block.hs, nothing )
[54 of 84] Compiling Basement.BlockN ( Basement/BlockN.hs, nothing )
[55 of 84] Compiling Basement.Bits ( Basement/Bits.hs, nothing )
[56 of 84] Compiling Basement.UArray.Base ( Basement/UArray/Base.hs, nothing )
[57 of 84] Compiling Basement.BoxedArray ( Basement/BoxedArray.hs, nothing )
[58 of 84] Compiling Basement.Sized.Vect ( Basement/Sized/Vect.hs, nothing )
[59 of 84] Compiling Basement.UArray.Mutable ( Basement/UArray/Mutable.hs, nothing )
[60 of 84] Compiling Basement.UArray ( Basement/UArray.hs, nothing )
[61 of 84] Compiling Basement.Types.AsciiString ( Basement/Types/AsciiString.hs, nothing )
[62 of 84] Compiling Basement.String.Encoding.Encoding ( Basement/String/Encoding/Encoding.hs, nothing )
[63 of 84] Compiling Basement.String.Encoding.UTF32 ( Basement/String/Encoding/UTF32.hs, nothing )
[64 of 84] Compiling Basement.String.Encoding.UTF16 ( Basement/String/Encoding/UTF16.hs, nothing )
[65 of 84] Compiling Basement.String.Encoding.ISO_8859_1 ( Basement/String/Encoding/ISO_8859_1.hs, nothing )
[66 of 84] Compiling Basement.String.Encoding.ASCII7 ( Basement/String/Encoding/ASCII7.hs, nothing )
[67 of 84] Compiling Basement.Sized.UVect ( Basement/Sized/UVect.hs, nothing )
[68 of 84] Compiling Basement.UTF8.Types ( Basement/UTF8/Types.hs, nothing )
[69 of 84] Compiling Basement.UTF8.Table ( Basement/UTF8/Table.hs, nothing )
[70 of 84] Compiling Basement.UTF8.Helper ( Basement/UTF8/Helper.hs, nothing )
[71 of 84] Compiling Basement.Types.CharUTF8 ( Basement/Types/CharUTF8.hs, nothing )
[72 of 84] Compiling Basement.String.CaseMapping ( Basement/String/CaseMapping.hs, nothing )
[73 of 84] Compiling Basement.Alg.UTF8 ( Basement/Alg/UTF8.hs, nothing )
[74 of 84] Compiling Basement.UTF8.Base ( Basement/UTF8/Base.hs, nothing )
[75 of 84] Compiling Basement.Show ( Basement/Show.hs, nothing )
[76 of 84] Compiling Basement.Error ( Basement/Error.hs, nothing )
[77 of 84] Compiling Basement.Imports ( Basement/Imports.hs, nothing )
[78 of 84] Compiling Basement.Environment ( Basement/Environment.hs, nothing )
[79 of 84] Compiling Basement.Alg.String ( Basement/Alg/String.hs, nothing )
[80 of 84] Compiling Basement.String ( Basement/String.hs, nothing )
[81 of 84] Compiling Basement.Terminal.ANSI ( Basement/Terminal/ANSI.hs, nothing )
[82 of 84] Compiling Basement.From ( Basement/From.hs, nothing )
[83 of 84] Compiling Basement.Block.Builder ( Basement/Block/Builder.hs, nothing )
[84 of 84] Compiling Basement.String.Builder ( Basement/String/Builder.hs, nothing )
Haddock coverage:
Warning: 'Functor' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Either' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Left' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Right' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
100% ( 2 / 2) in 'Basement.Compat.Bifunctor'
79% ( 23 / 29) in 'Basement.Compat.C.Types'
Missing documentation for:
CIntPtr
CUIntPtr
CIntMax
CUIntMax
COff
CMode
50% ( 1 / 2) in 'Basement.Compat.CallStack'
Missing documentation for:
Module header
100% ( 2 / 2) in 'Basement.Compat.Identity'
100% ( 2 / 2) in 'Basement.Compat.IsList'
25% ( 1 / 4) in 'Basement.Compat.Natural'
Missing documentation for:
Module header
integerToNatural (Basement/Compat/Natural.hs:58)
naturalToInteger (Basement/Compat/Natural.hs:61)
100% ( 4 / 4) in 'Basement.Compat.NumLiteral'
100% ( 6 / 6) in 'Basement.Compat.PrimTypes'
11% ( 6 / 52) in 'Basement.Compat.Primitive'
Missing documentation for:
toPinnedStatus# (Basement/Compat/Primitive.hs:110)
compatIsByteArrayPinned# (Basement/Compat/Primitive.hs:130)
compatIsMutableByteArrayPinned# (Basement/Compat/Primitive.hs:133)
Word8#
Word16#
Word32#
Int8#
Int16#
Int32#
word8ToWord16# (Basement/Compat/Primitive.hs:145)
word8ToWord32# (Basement/Compat/Primitive.hs:148)
word8ToWord#
word16ToWord8# (Basement/Compat/Primitive.hs:151)
word16ToWord32# (Basement/Compat/Primitive.hs:154)
word16ToWord#
word32ToWord#
word32ToWord8# (Basement/Compat/Primitive.hs:157)
word32ToWord16# (Basement/Compat/Primitive.hs:160)
wordToWord32#
wordToWord16#
wordToWord8#
int8ToInt16# (Basement/Compat/Primitive.hs:163)
int8ToInt32# (Basement/Compat/Primitive.hs:166)
int8ToInt#
int16ToInt32# (Basement/Compat/Primitive.hs:169)
int16ToInt#
int32ToInt#
intToInt8#
intToInt16#
intToInt32#
word8ToInt# (Basement/Compat/Primitive.hs:178)
word8ToInt16# (Basement/Compat/Primitive.hs:172)
word8ToInt32# (Basement/Compat/Primitive.hs:175)
charToWord32# (Basement/Compat/Primitive.hs:181)
word8ToChar# (Basement/Compat/Primitive.hs:184)
word16ToChar# (Basement/Compat/Primitive.hs:187)
word32ToChar# (Basement/Compat/Primitive.hs:190)
wordToChar# (Basement/Compat/Primitive.hs:193)
plusWord8#
uncheckedShiftRLWord16#
plusWord16#
uncheckedShiftRLWord32#
plusWord32#
plusInt8#
plusInt16#
plusInt32#
33% ( 1 / 3) in 'Basement.Compat.Semigroup'
Missing documentation for:
Module header
ListNonEmpty (Basement/Compat/Semigroup.hs:16)
100% ( 2 / 2) in 'Basement.Compat.Typeable'
97% ( 65 / 67) in 'Basement.Compat.Base'
Missing documentation for:
Ordering
Bool
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:27)
naturalToDouble (Basement/Floating.hs:32)
doubleExponant (Basement/Floating.hs:35)
integerToFloat (Basement/Floating.hs:38)
naturalToFloat (Basement/Floating.hs:41)
wordToFloat (Basement/Floating.hs:44)
floatToWord (Basement/Floating.hs:52)
wordToDouble (Basement/Floating.hs:60)
doubleToWord (Basement/Floating.hs:68)
Warning: 'unwrapPrimMonad' is out of scope.
If you qualify the identifier, haddock can try to link 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 anyway.
80% ( 8 / 10) in 'Basement.FinalPtr'
Missing documentation for:
touchFinalPtr (Basement/FinalPtr.hs:92)
withFinalPtrNoTouch (Basement/FinalPtr.hs:74)
66% ( 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 anyway.
Warning: 'a' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
25% ( 3 / 12) in 'Basement.IntegralConv'
Missing documentation for:
Module header
intToInt64 (Basement/Numerical/Conversion.hs:35)
int64ToInt (Basement/Numerical/Conversion.hs:46)
wordToWord64 (Basement/Numerical/Conversion.hs:57)
word64ToWord32s (Basement/Numerical/Conversion.hs:111)
word64ToWord (Basement/Numerical/Conversion.hs:68)
wordToChar (Basement/Numerical/Conversion.hs:121)
wordToInt (Basement/Numerical/Conversion.hs:124)
charToInt (Basement/Numerical/Conversion.hs:130)
Warning: 'Char7' is ambiguous. It is defined
* at Basement/Types/Char7.hs:42:17
* at Basement/Types/Char7.hs:42:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at Basement/Types/Char7.hs:42:1
Warning: 'Byte' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
28% ( 8 / 28) in 'Basement.Types.Char7'
Missing documentation for:
Module header
c7_LF (Basement/Types/Char7.hs:74)
c7_CR (Basement/Types/Char7.hs:77)
c7_minus (Basement/Types/Char7.hs:80)
c7_a (Basement/Types/Char7.hs:83)
c7_A (Basement/Types/Char7.hs:86)
c7_z (Basement/Types/Char7.hs:89)
c7_Z (Basement/Types/Char7.hs:92)
c7_0 (Basement/Types/Char7.hs:95)
c7_1 (Basement/Types/Char7.hs:96)
c7_2 (Basement/Types/Char7.hs:97)
c7_3 (Basement/Types/Char7.hs:98)
c7_4 (Basement/Types/Char7.hs:99)
c7_5 (Basement/Types/Char7.hs:100)
c7_6 (Basement/Types/Char7.hs:101)
c7_7 (Basement/Types/Char7.hs:102)
c7_8 (Basement/Types/Char7.hs:103)
c7_9 (Basement/Types/Char7.hs:104)
c7Upper (Basement/Types/Char7.hs:113)
c7Lower (Basement/Types/Char7.hs:107)
50% ( 3 / 6) in 'Basement.Base16'
Missing documentation for:
Module header
escapeByte (Basement/Base16.hs:36)
Base16Escape (Basement/Base16.hs:18)
88% ( 15 / 17) in 'Basement.Types.Word128'
Missing documentation for:
Module header
fromNatural (Basement/Types/Word128.hs:255)
88% ( 15 / 17) in 'Basement.Types.Word256'
Missing documentation for:
Module header
fromNatural (Basement/Types/Word256.hs:341)
Warning: 'n' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'ty' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
57% ( 16 / 28) in 'Basement.Nat'
Missing documentation for:
Module header
natValNatural (Basement/Nat.hs:56)
natValInt (Basement/Nat.hs:59)
natValInt8 (Basement/Nat.hs:71)
natValInt16 (Basement/Nat.hs:68)
natValInt32 (Basement/Nat.hs:65)
natValInt64 (Basement/Nat.hs:62)
natValWord (Basement/Nat.hs:74)
natValWord8 (Basement/Nat.hs:86)
natValWord16 (Basement/Nat.hs:83)
natValWord32 (Basement/Nat.hs:80)
natValWord64 (Basement/Nat.hs:77)
77% ( 7 / 9) in 'Basement.Bounded'
Missing documentation for:
unZn64
unZn
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:312)
Warning: 'ty' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Offset' is ambiguous. It is defined
* at Basement/Types/OffsetSize.hs:88:21
* at Basement/Types/OffsetSize.hs:88:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at Basement/Types/OffsetSize.hs:88:1
25% ( 8 / 31) in 'Basement.Types.OffsetSize'
Missing documentation for:
sentinel (Basement/Types/OffsetSize.hs:91)
offsetOfE (Basement/Types/OffsetSize.hs:111)
offsetPlusE (Basement/Types/OffsetSize.hs:114)
offsetMinusE (Basement/Types/OffsetSize.hs:117)
offsetRecast (Basement/Types/OffsetSize.hs:127)
offsetCast (Basement/Types/OffsetSize.hs:138)
offsetShiftL (Basement/Types/OffsetSize.hs:135)
offsetShiftR (Basement/Types/OffsetSize.hs:132)
sizeCast (Basement/Types/OffsetSize.hs:142)
sizeLastOffset (Basement/Types/OffsetSize.hs:158)
sizeAsOffset (Basement/Types/OffsetSize.hs:163)
offsetAsSize (Basement/Types/OffsetSize.hs:167)
+. (Basement/Types/OffsetSize.hs:102)
.==# (Basement/Types/OffsetSize.hs:107)
sizeOfE (Basement/Types/OffsetSize.hs:216)
csizeOfOffset (Basement/Types/OffsetSize.hs:244)
csizeOfSize (Basement/Types/OffsetSize.hs:231)
sizeOfCSSize (Basement/Types/OffsetSize.hs:251)
sizeOfCSize (Basement/Types/OffsetSize.hs:267)
Countable (Basement/Types/OffsetSize.hs:282)
Offsetable (Basement/Types/OffsetSize.hs:283)
natValCountOf (Basement/Types/OffsetSize.hs:274)
natValOffset (Basement/Types/OffsetSize.hs:277)
20% ( 2 / 10) in 'Basement.Types.Ptr'
Missing documentation for:
Module header
Addr (Basement/Types/Ptr.hs:21)
addrPlus (Basement/Types/Ptr.hs:25)
addrPlusSz (Basement/Types/Ptr.hs:28)
addrPlusCSz (Basement/Types/Ptr.hs:31)
ptrPlus (Basement/Types/Ptr.hs:34)
ptrPlusSz (Basement/Types/Ptr.hs:37)
ptrPlusCSz (Basement/Types/Ptr.hs:40)
33% ( 1 / 3) in 'Basement.Terminal'
Missing documentation for:
Module header
initialize (Basement/Terminal.hs:15)
Warning: 'ty' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
14% ( 3 / 21) in 'Basement.PrimType'
Missing documentation for:
Module header
primBaIndex (Basement/PrimType.hs:135)
primMbaRead (Basement/PrimType.hs:139)
primMbaWrite (Basement/PrimType.hs:143)
primArrayIndex (Basement/PrimType.hs:147)
primMutableArrayRead (Basement/PrimType.hs:151)
primMutableArrayWrite (Basement/PrimType.hs:155)
primOffsetOfE (Basement/PrimType.hs:743)
primOffsetRecast (Basement/PrimType.hs:719)
offsetAsSize (Basement/Types/OffsetSize.hs:167)
sizeAsOffset (Basement/Types/OffsetSize.hs:163)
sizeInBytes (Basement/PrimType.hs:700)
offsetInBytes (Basement/PrimType.hs:703)
offsetInElements (Basement/PrimType.hs:711)
offsetIsAligned (Basement/PrimType.hs:729)
primWordGetByteAndShift (Basement/PrimType.hs:747)
primWord64GetByteAndShift (Basement/PrimType.hs:752)
primWord64GetHiLo (Basement/PrimType.hs:755)
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:54)
outOfBound (Basement/Exception.hs:46)
primOutOfBound (Basement/Exception.hs:50)
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:26)
reverse (Basement/Compat/ExtList.hs:39)
!! (Basement/Compat/ExtList.hs:45)
Warning: 'f' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
100% ( 5 / 5) in 'Basement.Alg.XorShift'
25% ( 1 / 4) in 'Basement.NormalForm'
Missing documentation for:
Module header
deepseq (Basement/NormalForm.hs:23)
force (Basement/NormalForm.hs:26)
100% ( 2 / 2) in 'Basement.These'
Warning: 'scanl' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'scanl1' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
98% ( 52 / 53) in 'Basement.Sized.List'
Missing documentation for:
unListN
Warning: 'ty' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'index' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'read' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'write' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Ptr' is ambiguous. It is defined
* in GHC.Ptr
* in GHC.Ptr
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined in GHC.Ptr
Warning: 'f' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'From' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'TryFrom' is out of scope.
If you qualify the identifier, haddock can try to link 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 anyway.
85% ( 24 / 28) in 'Basement.Block.Mutable'
Missing documentation for:
mutableLengthSize (Basement/Block/Mutable.hs:92)
mutableLengthBytes (Basement/Block/Base.hs:121)
mutableEmpty (Basement/Block/Base.hs:135)
unsafeCopyElementsRO (Basement/Block/Base.hs:331)
Warning: 'a' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'b' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
44% ( 22 / 50) in 'Basement.Block'
Missing documentation for:
length (Basement/Block/Base.hs:102)
isPinned (Basement/Block/Base.hs:96)
isMutablePinned (Basement/Block/Base.hs:99)
singleton (Basement/Block.hs:139)
replicate (Basement/Block.hs:142)
foldl' (Basement/Block.hs:198)
foldr (Basement/Block.hs:189)
foldl1' (Basement/Block.hs:207)
foldr1 (Basement/Block.hs:216)
cons (Basement/Block.hs:220)
snoc (Basement/Block.hs:231)
uncons (Basement/Block.hs:254)
unsnoc (Basement/Block.hs:261)
sub (Basement/Block.hs:242)
splitAt (Basement/Block.hs:267)
revSplitAt (Basement/Block.hs:279)
splitOn (Basement/Block.hs:338)
break (Basement/Block.hs:285)
breakEnd (Basement/Block.hs:296)
span (Basement/Block.hs:305)
elem (Basement/Block.hs:308)
all (Basement/Block.hs:318)
any (Basement/Block.hs:328)
find (Basement/Block.hs:353)
filter (Basement/Block.hs:363)
reverse (Basement/Block.hs:366)
sortBy (Basement/Block.hs:385)
intersperse (Basement/Block.hs:395)
Warning: 'ty' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'f' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
19% ( 7 / 36) in 'Basement.Sized.Block'
Missing documentation for:
MutableBlockN (Basement/Sized/Block.hs:74)
length (Basement/Sized/Block.hs:87)
lengthBytes (Basement/Sized/Block.hs:93)
toBlockN (Basement/Sized/Block.hs:77)
toBlock (Basement/Sized/Block.hs:96)
singleton (Basement/Sized/Block.hs:132)
replicate (Basement/Sized/Block.hs:135)
thaw (Basement/Sized/Block.hs:138)
freeze (Basement/Sized/Block.hs:141)
index (Basement/Sized/Block.hs:147)
indexStatic (Basement/Sized/Block.hs:144)
map (Basement/Sized/Block.hs:150)
foldl' (Basement/Sized/Block.hs:153)
foldr (Basement/Sized/Block.hs:156)
cons (Basement/Sized/Block.hs:159)
snoc (Basement/Sized/Block.hs:162)
elem (Basement/Sized/Block.hs:195)
sub (Basement/Sized/Block.hs:175)
uncons (Basement/Sized/Block.hs:180)
unsnoc (Basement/Sized/Block.hs:185)
splitAt (Basement/Sized/Block.hs:190)
all (Basement/Sized/Block.hs:198)
any (Basement/Sized/Block.hs:201)
find (Basement/Sized/Block.hs:204)
reverse (Basement/Sized/Block.hs:207)
sortBy (Basement/Sized/Block.hs:210)
intersperse (Basement/Sized/Block.hs:213)
cast (Basement/Sized/Block.hs:105)
mutableCast (Basement/Sized/Block.hs:114)
100% ( 2 / 2) in 'Basement.BlockN'
Warning: 'Bits' is ambiguous. It is defined
* at Basement/Bits.hs:133:27
* at Basement/Bits.hs:133:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at Basement/Bits.hs:133:1
Warning: 'n' is out of scope.
If you qualify the identifier, haddock can try to link 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 anyway.
Warning: 'write' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'index' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
29% ( 17 / 58) in 'Basement.BoxedArray'
Missing documentation for:
empty (Basement/BoxedArray.hs:356)
length (Basement/BoxedArray.hs:359)
freeze (Basement/BoxedArray.hs:245)
singleton (Basement/BoxedArray.hs:572)
replicate (Basement/BoxedArray.hs:578)
null (Basement/BoxedArray.hs:447)
take (Basement/BoxedArray.hs:450)
drop (Basement/BoxedArray.hs:458)
splitAt (Basement/BoxedArray.hs:464)
revTake (Basement/BoxedArray.hs:478)
revDrop (Basement/BoxedArray.hs:481)
revSplitAt (Basement/BoxedArray.hs:484)
splitOn (Basement/BoxedArray.hs:487)
sub (Basement/BoxedArray.hs:503)
intersperse (Basement/BoxedArray.hs:534)
span (Basement/BoxedArray.hs:552)
spanEnd (Basement/BoxedArray.hs:555)
break (Basement/BoxedArray.hs:511)
breakEnd (Basement/BoxedArray.hs:522)
mapFromUnboxed (Basement/BoxedArray.hs:561)
mapToUnboxed (Basement/BoxedArray.hs:564)
cons (Basement/BoxedArray.hs:581)
snoc (Basement/BoxedArray.hs:592)
uncons (Basement/BoxedArray.hs:603)
unsnoc (Basement/BoxedArray.hs:610)
sortBy (Basement/BoxedArray.hs:641)
filter (Basement/BoxedArray.hs:650)
reverse (Basement/BoxedArray.hs:673)
elem (Basement/BoxedArray.hs:617)
find (Basement/BoxedArray.hs:626)
foldl' (Basement/BoxedArray.hs:687)
foldr (Basement/BoxedArray.hs:679)
foldl1' (Basement/BoxedArray.hs:695)
foldr1 (Basement/BoxedArray.hs:699)
all (Basement/BoxedArray.hs:703)
any (Basement/BoxedArray.hs:712)
isPrefixOf (Basement/BoxedArray.hs:721)
isSuffixOf (Basement/BoxedArray.hs:729)
builderAppend (Basement/BoxedArray.hs:737)
builderBuild (Basement/BoxedArray.hs:752)
builderBuild_ (Basement/BoxedArray.hs:776)
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
toVect (Basement/Sized/Vect.hs:54)
empty (Basement/Sized/Vect.hs:61)
singleton (Basement/Sized/Vect.hs:64)
replicate (Basement/Sized/Vect.hs:72)
thaw (Basement/Sized/Vect.hs:75)
freeze (Basement/Sized/Vect.hs:78)
index (Basement/Sized/Vect.hs:90)
map (Basement/Sized/Vect.hs:93)
foldl' (Basement/Sized/Vect.hs:96)
foldr (Basement/Sized/Vect.hs:99)
cons (Basement/Sized/Vect.hs:102)
snoc (Basement/Sized/Vect.hs:105)
elem (Basement/Sized/Vect.hs:137)
sub (Basement/Sized/Vect.hs:117)
uncons (Basement/Sized/Vect.hs:122)
unsnoc (Basement/Sized/Vect.hs:127)
splitAt (Basement/Sized/Vect.hs:132)
all (Basement/Sized/Vect.hs:140)
any (Basement/Sized/Vect.hs:143)
find (Basement/Sized/Vect.hs:146)
reverse (Basement/Sized/Vect.hs:149)
sortBy (Basement/Sized/Vect.hs:152)
intersperse (Basement/Sized/Vect.hs:155)
Warning: 'f' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
68% ( 17 / 25) in 'Basement.UArray.Mutable'
Missing documentation for:
sizeInMutableBytesOfContent (Basement/UArray/Mutable.hs:63)
mutableOffset (Basement/UArray/Mutable.hs:182)
mutableSame (Basement/UArray/Mutable.hs:91)
onMutableBackend (Basement/UArray/Base.hs:333)
newNative (Basement/UArray/Base.hs:188)
mutableForeignMem (Basement/UArray/Mutable.hs:99)
sub (Basement/UArray/Mutable.hs:106)
withMutablePtrHint (Basement/UArray/Mutable.hs:125)
Warning: 'ByteString' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'filler' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'a' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'b' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'needle' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'replacement' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'haystack' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
47% ( 42 / 88) in 'Basement.UArray'
Missing documentation for:
length (Basement/UArray/Base.hs:145)
sub (Basement/UArray.hs:487)
unsafeFreezeShrink (Basement/UArray/Base.hs:265)
unsafeUpdate (Basement/UArray.hs:289)
unsafeIndexer (Basement/UArray/Base.hs:250)
unsafeDewrap (Basement/UArray/Base.hs:342)
equalMemcmp (Basement/UArray/Base.hs:459)
singleton (Basement/UArray.hs:266)
replicate (Basement/UArray.hs:269)
map (Basement/UArray.hs:583)
mapIndex (Basement/UArray.hs:587)
findIndex (Basement/UArray.hs:495)
revFindIndex (Basement/UArray.hs:503)
null (Basement/UArray.hs:361)
unsafeTake (Basement/UArray.hs:371)
unsafeDrop (Basement/UArray.hs:381)
splitOn (Basement/UArray.hs:469)
break (Basement/UArray.hs:511)
breakElem (Basement/UArray.hs:394)
elem (Basement/UArray.hs:555)
indices (Basement/UArray.hs:696)
intersperse (Basement/UArray.hs:559)
span (Basement/UArray.hs:577)
spanEnd (Basement/UArray.hs:580)
cons (Basement/UArray.hs:590)
snoc (Basement/UArray.hs:601)
uncons (Basement/UArray.hs:612)
unsnoc (Basement/UArray.hs:619)
find (Basement/UArray.hs:625)
sortBy (Basement/UArray.hs:635)
filter (Basement/UArray.hs:650)
reverse (Basement/UArray.hs:663)
foldr (Basement/UArray.hs:763)
foldl' (Basement/UArray.hs:771)
foldr1 (Basement/UArray.hs:779)
foldl1' (Basement/UArray.hs:775)
all (Basement/UArray.hs:783)
any (Basement/UArray.hs:787)
isPrefixOf (Basement/UArray.hs:927)
isSuffixOf (Basement/UArray.hs:936)
foreignMem (Basement/UArray.hs:158)
builderAppend (Basement/UArray.hs:791)
builderBuild (Basement/UArray.hs:806)
builderBuild_ (Basement/UArray.hs:830)
toHexadecimal (Basement/UArray.hs:833)
toBase64Internal (Basement/UArray.hs:857)
Warning: 'ASCII' is out of scope.
If you qualify the identifier, haddock can try to link 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 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
toUVect (Basement/Sized/UVect.hs:51)
empty (Basement/Sized/UVect.hs:58)
singleton (Basement/Sized/UVect.hs:61)
replicate (Basement/Sized/UVect.hs:69)
thaw (Basement/Sized/UVect.hs:72)
freeze (Basement/Sized/UVect.hs:75)
index (Basement/Sized/UVect.hs:87)
map (Basement/Sized/UVect.hs:90)
foldl' (Basement/Sized/UVect.hs:93)
foldr (Basement/Sized/UVect.hs:96)
cons (Basement/Sized/UVect.hs:99)
snoc (Basement/Sized/UVect.hs:102)
elem (Basement/Sized/UVect.hs:135)
sub (Basement/Sized/UVect.hs:115)
uncons (Basement/Sized/UVect.hs:120)
unsnoc (Basement/Sized/UVect.hs:125)
splitAt (Basement/Sized/UVect.hs:130)
all (Basement/Sized/UVect.hs:138)
any (Basement/Sized/UVect.hs:141)
find (Basement/Sized/UVect.hs:144)
reverse (Basement/Sized/UVect.hs:147)
sortBy (Basement/Sized/UVect.hs:150)
intersperse (Basement/Sized/UVect.hs:153)
Warning: 'A' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'H' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
75% ( 3 / 4) in 'Basement.Types.CharUTF8'
Missing documentation for:
Module header
97% ( 76 / 78) in 'Basement.Imports'
Missing documentation for:
Ordering
Bool
66% ( 2 / 3) in 'Basement.Environment'
Missing documentation for:
Module header
Warning: 'MutableByteArray' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'needle' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'haystack' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'replacement' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'e' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'E' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'acc' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'String' is ambiguous. It is defined
* at Basement/UTF8/Base.hs:48:18
* at Basement/UTF8/Base.hs:48:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at Basement/UTF8/Base.hs:48:1
93% ( 68 / 73) in 'Basement.String'
Missing documentation for:
breakEnd (Basement/String.hs:483)
builderBuild_ (Basement/String.hs:1071)
readInteger (Basement/String.hs:1107)
all (Basement/String.hs:1443)
any (Basement/String.hs:1450)
29% ( 9 / 31) in 'Basement.Terminal.ANSI'
Missing documentation for:
Escape (Basement/Terminal/ANSI.hs:62)
Displacement (Basement/Terminal/ANSI.hs:64)
cursorUp (Basement/Terminal/ANSI.hs:78)
cursorDown (Basement/Terminal/ANSI.hs:79)
cursorForward (Basement/Terminal/ANSI.hs:80)
cursorBack (Basement/Terminal/ANSI.hs:81)
cursorNextLine (Basement/Terminal/ANSI.hs:82)
cursorPrevLine (Basement/Terminal/ANSI.hs:83)
cursorHorizontalAbsolute (Basement/Terminal/ANSI.hs:84)
cursorPosition (Basement/Terminal/ANSI.hs:87)
eraseScreenFromCursor (Basement/Terminal/ANSI.hs:95)
eraseScreenToCursor (Basement/Terminal/ANSI.hs:96)
eraseScreenAll (Basement/Terminal/ANSI.hs:97)
eraseLineFromCursor (Basement/Terminal/ANSI.hs:98)
eraseLineToCursor (Basement/Terminal/ANSI.hs:99)
eraseLineAll (Basement/Terminal/ANSI.hs:100)
scrollUp (Basement/Terminal/ANSI.hs:103)
scrollDown (Basement/Terminal/ANSI.hs:104)
sgrForegroundGray24 (Basement/Terminal/ANSI.hs:125)
sgrBackgroundGray24 (Basement/Terminal/ANSI.hs:126)
sgrForegroundColor216 (Basement/Terminal/ANSI.hs:132)
sgrBackgroundColor216 (Basement/Terminal/ANSI.hs:138)
71% ( 5 / 7) in 'Basement.From'
Missing documentation for:
Into (Basement/From.hs:75)
TryInto (Basement/From.hs:92)
80% ( 8 / 10) in 'Basement.Block.Builder'
Missing documentation for:
Builder (Basement/Block/Builder.hs:53)
emitPrim (Basement/Block/Builder.hs:119)
66% ( 6 / 9) in 'Basement.String.Builder'
Missing documentation for:
Builder (Basement/String/Builder.hs:33)
run (Basement/String/Builder.hs:41)
unsafeStringBuilder (Basement/String/Builder.hs:37)
Warning: Basement.Compat.C.Types: could not find link destinations for:
- Basement.Numerical.Subtractive.D:R:DifferenceCDouble
- Basement.Numerical.Subtractive.D:R:DifferenceCFloat
- Basement.Numerical.Subtractive.D:R:DifferenceCOff
- Basement.Numerical.Subtractive.D:R:DifferenceCSUSeconds
- Basement.Numerical.Subtractive.D:R:DifferenceCUSeconds
- Basement.Numerical.Subtractive.D:R:DifferenceCTime
- Basement.Numerical.Subtractive.D:R:DifferenceCClock
- Basement.Numerical.Subtractive.D:R:DifferenceCUIntMax
- Basement.Numerical.Subtractive.D:R:DifferenceCIntMax
- Basement.Numerical.Subtractive.D:R:DifferenceCUIntPtr
- Basement.Numerical.Subtractive.D:R:DifferenceCIntPtr
- Basement.Numerical.Subtractive.D:R:DifferenceCBool
- Basement.Numerical.Subtractive.D:R:DifferenceCULLong
- Basement.Numerical.Subtractive.D:R:DifferenceCLLong
- Basement.Numerical.Subtractive.D:R:DifferenceCSigAtomic
- Basement.Numerical.Subtractive.D:R:DifferenceCWchar
- Basement.Numerical.Subtractive.D:R:DifferenceCSize
- Basement.Numerical.Subtractive.D:R:DifferenceCPtrdiff
- Basement.Numerical.Subtractive.D:R:DifferenceCULong
- Basement.Numerical.Subtractive.D:R:DifferenceCLong
- Basement.Numerical.Subtractive.D:R:DifferenceCUInt
- Basement.Numerical.Subtractive.D:R:DifferenceCInt
- Basement.Numerical.Subtractive.D:R:DifferenceCUShort
- Basement.Numerical.Subtractive.D:R:DifferenceCShort
- Basement.Numerical.Subtractive.D:R:DifferenceCUChar
- Basement.Numerical.Subtractive.D:R:DifferenceCSChar
- Basement.Numerical.Subtractive.D:R:DifferenceCChar
- Basement.PrimType.D:R:PrimSizeCUChar
- Basement.PrimType.D:R:PrimSizeCChar
Warning: Basement.Compat.Identity: could not find link destinations for:
- Data.Functor.Identity.Rep_Identity
- Data.Functor.Identity.Rep1_Identity
Warning: Basement.Compat.IsList: could not find link destinations for:
- GHC.IsList.D:R:ItemCallStack
- GHC.IsList.D:R:ItemList
- GHC.IsList.D:R:ItemNonEmpty
- GHC.IsList.D:R:ItemVersion
- GHC.IsList.D:R:ItemZipList
- Basement.NonEmpty.D:R:ItemNonEmpty
- Basement.Block.Base.D:R:ItemBlock
- Basement.UArray.Base.D:R:ItemUArray
- Basement.BoxedArray.D:R:ItemArray
- Basement.Types.AsciiString.D:R:ItemAsciiString
- Basement.UTF8.Base.D:R:ItemString
- Data.Array.Byte.D:R:ItemByteArray
Warning: Basement.Compat.Natural: could not find link destinations for:
- Basement.Numerical.Subtractive.D:R:DifferenceNatural
Warning: Basement.Compat.Primitive: could not find link destinations for:
- GHC.Generics.D:R:UReckWordp0
- GHC.Generics.Rep_R:UReckWordp
- GHC.Generics.Rep1_R:UReckWordp
- Basement.Numerical.Subtractive.D:R:DifferenceWord
- Basement.PrimType.D:R:PrimSizeWord
Warning: Basement.Compat.Semigroup: could not find link destinations for:
- Data.Foldable1.JoinWith
- Data.Foldable1.FromMaybe
- Data.Foldable1.NonEmptyDList
Warning: Basement.Compat.Base: could not find link destinations for:
- GHC.Generics.SingKind
- GHC.Generics.DemoteRep
- GHC.Generics.fromSing
- GHC.Generics.SingI
- GHC.Generics.sing
- GHC.Generics.Sing
- GHC.Generics.D:R:UReckWordp0
- GHC.Generics.D:R:UReckIntp0
- GHC.Generics.D:R:UReckFloatp0
- GHC.Generics.D:R:UReckDoublep0
- GHC.Generics.D:R:UReckCharp0
- GHC.Generics.D:R:UReckPtrp0
- GHC.Generics.Rep1_Either
- GHC.Generics.Rep1_Maybe
- GHC.Generics.Rep_Fingerprint
- GHC.Generics.Rep_GeneralCategory
- GHC.Generics.Rep_SrcLoc
- GHC.Generics.Rep_Down
- GHC.Generics.Rep_Tuple15
- GHC.Generics.Rep_Tuple14
- GHC.Generics.Rep_Tuple13
- GHC.Generics.Rep_Tuple12
- GHC.Generics.Rep_Tuple11
- GHC.Generics.Rep_Tuple10
- GHC.Generics.Rep_Tuple9
- GHC.Generics.Rep_Tuple8
- GHC.Generics.Rep_Tuple7
- GHC.Generics.Rep_Tuple6
- GHC.Generics.Rep_Tuple5
- GHC.Generics.Rep_Tuple4
- GHC.Generics.Rep_Tuple3
- GHC.Generics.Rep_Tuple2
- GHC.Generics.Rep_Solo
- GHC.Generics.Rep_Unit
- GHC.Generics.Rep_Proxy
- GHC.Generics.Rep_Ordering
- GHC.Generics.Rep_Bool
- GHC.Generics.Rep_Either
- GHC.Generics.Rep_Maybe
- GHC.Generics.Rep_NonEmpty
- GHC.Generics.Rep_List
- GHC.Generics.Rep_Void
- GHC.Generics.Rep_M1
- GHC.Generics.Rep_V1
- GHC.Generics.Rep_U1
- GHC.Generics.Rep_Par1
- GHC.Generics.Rep_Rec1
- GHC.Generics.Rep_K1
- GHC.Generics.Rep_:+:
- GHC.Generics.Rep_:*:
- GHC.Generics.Rep_:.:
- GHC.Generics.Rep_R:UReckWordp
- GHC.Generics.Rep1_R:UReckWordp
- GHC.Generics.Rep_R:UReckIntp
- GHC.Generics.Rep1_R:UReckIntp
- GHC.Generics.Rep1_R:UReckFloatp
- GHC.Generics.Rep_R:UReckDoublep
- GHC.Generics.Rep1_R:UReckDoublep
- GHC.Generics.Rep_R:UReckCharp
- GHC.Generics.Rep1_R:UReckCharp
- GHC.Generics.Rep_R:UReckPtrp
- GHC.Generics.Rep1_R:UReckPtrp
- GHC.Generics.Rep_Fixity
- GHC.Generics.Rep_Associativity
- GHC.Generics.Rep_SourceUnpackedness
- GHC.Generics.Rep_SourceStrictness
- GHC.Generics.Rep_DecidedStrictness
- Data.Semigroup.Internal.Rep_Alt
- Data.Semigroup.Internal.Rep_Product
- Data.Semigroup.Internal.Rep_Sum
- Data.Semigroup.Internal.Rep_Any
- Data.Semigroup.Internal.Rep_All
- Data.Semigroup.Internal.Rep_Endo
- Data.Semigroup.Internal.Rep_Dual
- Data.Monoid.Rep_Ap
- Data.Monoid.Rep_Last
- Data.Monoid.Rep_First
- Data.Functor.Const.Rep_Const
- GHC.IOPort.IOPort
- GHC.RTS.Flags.Rep_RTSFlags
- GHC.RTS.Flags.Rep_ParFlags
- GHC.RTS.Flags.Rep_TickyFlags
- GHC.RTS.Flags.Rep_TraceFlags
- GHC.RTS.Flags.Rep_DoTrace
- GHC.RTS.Flags.Rep_ProfFlags
- GHC.RTS.Flags.Rep_DoHeapProfile
- GHC.RTS.Flags.Rep_CCFlags
- GHC.RTS.Flags.Rep_DoCostCentres
- GHC.RTS.Flags.Rep_DebugFlags
- GHC.RTS.Flags.Rep_MiscFlags
- GHC.RTS.Flags.Rep_ConcFlags
- GHC.RTS.Flags.Rep_GCFlags
- GHC.RTS.Flags.Rep_GiveGCStats
- Data.Functor.Identity.Rep_Identity
- Control.Arrow.Rep_Kleisli
- Control.Applicative.Rep_ZipList
- Control.Applicative.Rep_WrappedArrow
- Control.Applicative.Rep_WrappedMonad
- Data.Version.Rep_Version
- GHC.ByteOrder.Rep_ByteOrder
- GHC.Stats.Rep_RTSStats
- GHC.Stats.Rep_GCDetails
- Data.Semigroup.Rep_WrappedMonoid
- Data.Semigroup.Rep_Last
- Data.Semigroup.Rep_First
- Data.Semigroup.Rep_Arg
- Data.Semigroup.Rep_Max
- Data.Semigroup.Rep_Min
- Data.Complex.Rep_Complex
- Data.Functor.Sum.Rep_Sum
- Data.Functor.Product.Rep_Product
- Data.Functor.Compose.Rep_Compose
- Text.ParserCombinators.ReadP.P
- GHC.IsList.D:R:ItemCallStack
- GHC.IsList.D:R:ItemList
- GHC.IsList.D:R:ItemNonEmpty
- GHC.IsList.D:R:ItemVersion
- GHC.IsList.D:R:ItemZipList
- GHC.Generics.D:R:SingBoola0
- GHC.Generics.STrue
- GHC.Generics.D:R:DemoteRepBool
- GHC.Generics.SFalse
- GHC.Generics.Rep_R:UReckFloatp
- GHC.Generics.D:R:SingMaybeb0
- GHC.Generics.SNothing
- GHC.Generics.SJust
- GHC.Generics.D:R:DemoteRepMaybe
- Basement.Endianness.byteSwap
- Basement.Monad.D:R:PrimStateIO
- Basement.Monad.D:R:PrimVarIO
- Basement.Monad.D:R:FailureEither
- Basement.Monad.D:R:FailureMaybe
- Basement.Numerical.Subtractive.D:R:DifferenceChar
- Basement.Numerical.Subtractive.D:R:DifferenceDouble
- Basement.Numerical.Subtractive.D:R:DifferenceFloat
- Basement.Numerical.Subtractive.D:R:DifferenceWord64
- Basement.Numerical.Subtractive.D:R:DifferenceWord32
- Basement.Numerical.Subtractive.D:R:DifferenceWord16
- Basement.Numerical.Subtractive.D:R:DifferenceWord8
- Basement.Numerical.Subtractive.D:R:DifferenceWord
- Basement.Numerical.Subtractive.D:R:DifferenceInt64
- Basement.Numerical.Subtractive.D:R:DifferenceInt32
- Basement.Numerical.Subtractive.D:R:DifferenceInt16
- Basement.Numerical.Subtractive.D:R:DifferenceInt8
- Basement.Numerical.Subtractive.D:R:DifferenceInt
- Basement.Numerical.Subtractive.D:R:DifferenceInteger
- Basement.PrimType.D:R:PrimSizeChar
- Basement.PrimType.D:R:PrimSizeDouble
- Basement.PrimType.D:R:PrimSizeFloat
- Basement.PrimType.D:R:PrimSizeInt64
- Basement.PrimType.D:R:PrimSizeInt32
- Basement.PrimType.D:R:PrimSizeInt16
- Basement.PrimType.D:R:PrimSizeInt8
- Basement.PrimType.D:R:PrimSizeWord64
- Basement.PrimType.D:R:PrimSizeWord32
- Basement.PrimType.D:R:PrimSizeWord16
- Basement.PrimType.D:R:PrimSizeWord8
- Basement.PrimType.D:R:PrimSizeWord
- Basement.PrimType.D:R:PrimSizeInt
- Basement.NonEmpty.D:R:ItemNonEmpty
- GHC.IO.Exception.Rep_ExitCode
- Basement.Sized.List.Rep_ListN
- Basement.Block.Base.D:R:ItemBlock
- Basement.Bits.SizeValid
- Basement.UArray.Base.D:R:ItemUArray
- Basement.BoxedArray.D:R:ItemArray
- Basement.Types.AsciiString.D:R:ItemAsciiString
- Basement.UTF8.Base.D:R:ItemString
- Data.Array.Byte.D:R:ItemByteArray
- GHC.IOPort.IOPortException
- Text.Printf.UPrintf
- Text.Printf.hspr
- Text.Printf.spr
Warning: Basement.Endianness: could not find link destinations for:
- Basement.Endianness.byteSwap
- Basement.PrimType.D:R:PrimSizeBE
- Basement.PrimType.D:R:PrimSizeLE
Warning: Basement.Monad: could not find link destinations for:
- Basement.Monad.D:R:PrimStateST
- Basement.Monad.D:R:PrimVarST
- Basement.Monad.D:R:PrimStateIO
- Basement.Monad.D:R:PrimVarIO
- Basement.Monad.D:R:FailureEither
- Basement.Monad.D:R:FailureMaybe
- Basement.MutableBuilder.D:R:FailureBuilder
Warning: Basement.Types.Char7: could not find link destinations for:
- Basement.PrimType.D:R:PrimSizeChar7
Warning: Basement.Types.Word128: could not find link destinations for:
- Basement.Numerical.Subtractive.D:R:DifferenceWord128
- Basement.PrimType.D:R:PrimSizeWord128
Warning: Basement.Types.Word256: could not find link destinations for:
- Basement.Numerical.Subtractive.D:R:DifferenceWord256
- Basement.PrimType.D:R:PrimSizeWord256
Warning: Basement.Nat: could not find link destinations for:
- Data.Type.Ord.LeErrMsg
Warning: Basement.Bounded: could not find link destinations for:
- Basement.Numerical.Subtractive.D:R:DifferenceZn
- Basement.Numerical.Subtractive.D:R:DifferenceZn64
Warning: Basement.Numerical.Subtractive: could not find link destinations for:
- Basement.Numerical.Subtractive.D:R:DifferenceCDouble
- Basement.Numerical.Subtractive.D:R:DifferenceCFloat
- Basement.Numerical.Subtractive.D:R:DifferenceCOff
- Basement.Numerical.Subtractive.D:R:DifferenceCSUSeconds
- Basement.Numerical.Subtractive.D:R:DifferenceCUSeconds
- Basement.Numerical.Subtractive.D:R:DifferenceCTime
- Basement.Numerical.Subtractive.D:R:DifferenceCClock
- Basement.Numerical.Subtractive.D:R:DifferenceCUIntMax
- Basement.Numerical.Subtractive.D:R:DifferenceCIntMax
- Basement.Numerical.Subtractive.D:R:DifferenceCUIntPtr
- Basement.Numerical.Subtractive.D:R:DifferenceCIntPtr
- Basement.Numerical.Subtractive.D:R:DifferenceCBool
- Basement.Numerical.Subtractive.D:R:DifferenceCULLong
- Basement.Numerical.Subtractive.D:R:DifferenceCLLong
- Basement.Numerical.Subtractive.D:R:DifferenceCSigAtomic
- Basement.Numerical.Subtractive.D:R:DifferenceCWchar
- Basement.Numerical.Subtractive.D:R:DifferenceCSize
- Basement.Numerical.Subtractive.D:R:DifferenceCPtrdiff
- Basement.Numerical.Subtractive.D:R:DifferenceCULong
- Basement.Numerical.Subtractive.D:R:DifferenceCLong
- Basement.Numerical.Subtractive.D:R:DifferenceCUInt
- Basement.Numerical.Subtractive.D:R:DifferenceCInt
- Basement.Numerical.Subtractive.D:R:DifferenceCUShort
- Basement.Numerical.Subtractive.D:R:DifferenceCShort
- Basement.Numerical.Subtractive.D:R:DifferenceCUChar
- Basement.Numerical.Subtractive.D:R:DifferenceCSChar
- Basement.Numerical.Subtractive.D:R:DifferenceCChar
- Basement.Numerical.Subtractive.D:R:DifferenceZn
- Basement.Numerical.Subtractive.D:R:DifferenceZn64
- Basement.Numerical.Subtractive.D:R:DifferenceChar
- Basement.Numerical.Subtractive.D:R:DifferenceDouble
- Basement.Numerical.Subtractive.D:R:DifferenceFloat
- Basement.Numerical.Subtractive.D:R:DifferenceWord256
- Basement.Numerical.Subtractive.D:R:DifferenceWord128
- Basement.Numerical.Subtractive.D:R:DifferenceWord64
- Basement.Numerical.Subtractive.D:R:DifferenceWord32
- Basement.Numerical.Subtractive.D:R:DifferenceWord16
- Basement.Numerical.Subtractive.D:R:DifferenceWord8
- Basement.Numerical.Subtractive.D:R:DifferenceWord
- Basement.Numerical.Subtractive.D:R:DifferenceNatural
- Basement.Numerical.Subtractive.D:R:DifferenceInt64
- Basement.Numerical.Subtractive.D:R:DifferenceInt32
- Basement.Numerical.Subtractive.D:R:DifferenceInt16
- Basement.Numerical.Subtractive.D:R:DifferenceInt8
- Basement.Numerical.Subtractive.D:R:DifferenceInt
- Basement.Numerical.Subtractive.D:R:DifferenceInteger
- Basement.Types.OffsetSize.D:R:DifferenceCountOf
- Basement.Types.OffsetSize.D:R:DifferenceOffset
- Basement.Bits.SizeValid
- Basement.Bits.D:R:DifferenceBits
Warning: Basement.Numerical.Additive: could not find link destinations for:
- Basement.Bits.SizeValid
Warning: Basement.Numerical.Multiplicative: could not find link destinations for:
- Basement.Bits.SizeValid
Warning: Basement.Types.OffsetSize: could not find link destinations for:
- Basement.Types.OffsetSize.D:R:DifferenceCountOf
- Basement.Types.OffsetSize.D:R:DifferenceOffset
Warning: Basement.Types.Ptr: could not find link destinations for:
- GHC.Generics.D:R:UReckPtrp0
- GHC.Generics.Rep_R:UReckPtrp
- GHC.Generics.Rep1_R:UReckPtrp
Warning: Basement.PrimType: could not find link destinations for:
- Basement.PrimType.D:R:PrimSizeBE
- Basement.PrimType.D:R:PrimSizeLE
- Basement.PrimType.D:R:PrimSizeChar7
- Basement.PrimType.D:R:PrimSizeCUChar
- Basement.PrimType.D:R:PrimSizeCChar
- Basement.PrimType.D:R:PrimSizeChar
- Basement.PrimType.D:R:PrimSizeDouble
- Basement.PrimType.D:R:PrimSizeFloat
- Basement.PrimType.D:R:PrimSizeInt64
- Basement.PrimType.D:R:PrimSizeInt32
- Basement.PrimType.D:R:PrimSizeInt16
- Basement.PrimType.D:R:PrimSizeInt8
- Basement.PrimType.D:R:PrimSizeWord256
- Basement.PrimType.D:R:PrimSizeWord128
- Basement.PrimType.D:R:PrimSizeWord64
- Basement.PrimType.D:R:PrimSizeWord32
- Basement.PrimType.D:R:PrimSizeWord16
- Basement.PrimType.D:R:PrimSizeWord8
- Basement.PrimType.D:R:PrimSizeWord
- Basement.PrimType.D:R:PrimSizeInt
Warning: Basement.MutableBuilder: could not find link destinations for:
- Basement.MutableBuilder.D:R:FailureBuilder
Warning: Basement.NonEmpty: could not find link destinations for:
- Basement.NonEmpty.D:R:ItemNonEmpty
Warning: Basement.Sized.List: could not find link destinations for:
- Basement.Sized.List.Rep_ListN
Warning: Basement.Block.Mutable: could not find link destinations for:
- Basement.Block.Base.D:R:ItemBlock
Warning: Basement.Block: could not find link destinations for:
- Basement.Block.Base.D:R:ItemBlock
Warning: Basement.Bits: could not find link destinations for:
- Basement.Bits.SizeValid
- Basement.Bits.D:R:DifferenceBits
Warning: Basement.BoxedArray: could not find link destinations for:
- Basement.BoxedArray.D:R:ItemArray
Warning: Basement.UArray.Mutable: could not find link destinations for:
- Basement.UArray.Base.MUArrayBackend
Warning: Basement.UArray: could not find link destinations for:
- Basement.PrimType.D:R:PrimSizeBE
- Basement.PrimType.D:R:PrimSizeLE
- Basement.PrimType.D:R:PrimSizeChar7
- Basement.PrimType.D:R:PrimSizeCUChar
- Basement.PrimType.D:R:PrimSizeCChar
- Basement.PrimType.D:R:PrimSizeChar
- Basement.PrimType.D:R:PrimSizeDouble
- Basement.PrimType.D:R:PrimSizeFloat
- Basement.PrimType.D:R:PrimSizeInt64
- Basement.PrimType.D:R:PrimSizeInt32
- Basement.PrimType.D:R:PrimSizeInt16
- Basement.PrimType.D:R:PrimSizeInt8
- Basement.PrimType.D:R:PrimSizeWord256
- Basement.PrimType.D:R:PrimSizeWord128
- Basement.PrimType.D:R:PrimSizeWord64
- Basement.PrimType.D:R:PrimSizeWord32
- Basement.PrimType.D:R:PrimSizeWord16
- Basement.PrimType.D:R:PrimSizeWord8
- Basement.PrimType.D:R:PrimSizeWord
- Basement.PrimType.D:R:PrimSizeInt
- Basement.UArray.Base.UArrayBackend
- Basement.UArray.Base.D:R:ItemUArray
Warning: Basement.Types.AsciiString: could not find link destinations for:
- Basement.Types.AsciiString.D:R:ItemAsciiString
Warning: Basement.Imports: could not find link destinations for:
- GHC.Generics.SingKind
- GHC.Generics.DemoteRep
- GHC.Generics.fromSing
- GHC.Generics.SingI
- GHC.Generics.sing
- GHC.Generics.Sing
- GHC.Generics.D:R:UReckWordp0
- GHC.Generics.D:R:UReckIntp0
- GHC.Generics.D:R:UReckFloatp0
- GHC.Generics.D:R:UReckDoublep0
- GHC.Generics.D:R:UReckCharp0
- GHC.Generics.D:R:UReckPtrp0
- GHC.Generics.Rep1_Either
- GHC.Generics.Rep1_Maybe
- GHC.Generics.Rep_Fingerprint
- GHC.Generics.Rep_GeneralCategory
- GHC.Generics.Rep_SrcLoc
- GHC.Generics.Rep_Down
- GHC.Generics.Rep_Tuple15
- GHC.Generics.Rep_Tuple14
- GHC.Generics.Rep_Tuple13
- GHC.Generics.Rep_Tuple12
- GHC.Generics.Rep_Tuple11
- GHC.Generics.Rep_Tuple10
- GHC.Generics.Rep_Tuple9
- GHC.Generics.Rep_Tuple8
- GHC.Generics.Rep_Tuple7
- GHC.Generics.Rep_Tuple6
- GHC.Generics.Rep_Tuple5
- GHC.Generics.Rep_Tuple4
- GHC.Generics.Rep_Tuple3
- GHC.Generics.Rep_Tuple2
- GHC.Generics.Rep_Solo
- GHC.Generics.Rep_Unit
- GHC.Generics.Rep_Proxy
- GHC.Generics.Rep_Ordering
- GHC.Generics.Rep_Bool
- GHC.Generics.Rep_Either
- GHC.Generics.Rep_Maybe
- GHC.Generics.Rep_NonEmpty
- GHC.Generics.Rep_List
- GHC.Generics.Rep_Void
- GHC.Generics.Rep_M1
- GHC.Generics.Rep_V1
- GHC.Generics.Rep_U1
- GHC.Generics.Rep_Par1
- GHC.Generics.Rep_Rec1
- GHC.Generics.Rep_K1
- GHC.Generics.Rep_:+:
- GHC.Generics.Rep_:*:
- GHC.Generics.Rep_:.:
- GHC.Generics.Rep_R:UReckWordp
- GHC.Generics.Rep1_R:UReckWordp
- GHC.Generics.Rep_R:UReckIntp
- GHC.Generics.Rep1_R:UReckIntp
- GHC.Generics.Rep1_R:UReckFloatp
- GHC.Generics.Rep_R:UReckDoublep
- GHC.Generics.Rep1_R:UReckDoublep
- GHC.Generics.Rep_R:UReckCharp
- GHC.Generics.Rep1_R:UReckCharp
- GHC.Generics.Rep_R:UReckPtrp
- GHC.Generics.Rep1_R:UReckPtrp
- GHC.Generics.Rep_Fixity
- GHC.Generics.Rep_Associativity
- GHC.Generics.Rep_SourceUnpackedness
- GHC.Generics.Rep_SourceStrictness
- GHC.Generics.Rep_DecidedStrictness
- Data.Semigroup.Internal.Rep_Alt
- Data.Semigroup.Internal.Rep_Product
- Data.Semigroup.Internal.Rep_Sum
- Data.Semigroup.Internal.Rep_Any
- Data.Semigroup.Internal.Rep_All
- Data.Semigroup.Internal.Rep_Endo
- Data.Semigroup.Internal.Rep_Dual
- Data.Monoid.Rep_Ap
- Data.Monoid.Rep_Last
- Data.Monoid.Rep_First
- Data.Functor.Const.Rep_Const
- GHC.IOPort.IOPort
- GHC.RTS.Flags.Rep_RTSFlags
- GHC.RTS.Flags.Rep_ParFlags
- GHC.RTS.Flags.Rep_TickyFlags
- GHC.RTS.Flags.Rep_TraceFlags
- GHC.RTS.Flags.Rep_DoTrace
- GHC.RTS.Flags.Rep_ProfFlags
- GHC.RTS.Flags.Rep_DoHeapProfile
- GHC.RTS.Flags.Rep_CCFlags
- GHC.RTS.Flags.Rep_DoCostCentres
- GHC.RTS.Flags.Rep_DebugFlags
- GHC.RTS.Flags.Rep_MiscFlags
- GHC.RTS.Flags.Rep_ConcFlags
- GHC.RTS.Flags.Rep_GCFlags
- GHC.RTS.Flags.Rep_GiveGCStats
- Data.Functor.Identity.Rep_Identity
- Control.Arrow.Rep_Kleisli
- Control.Applicative.Rep_ZipList
- Control.Applicative.Rep_WrappedArrow
- Control.Applicative.Rep_WrappedMonad
- Data.Version.Rep_Version
- GHC.ByteOrder.Rep_ByteOrder
- GHC.Stats.Rep_RTSStats
- GHC.Stats.Rep_GCDetails
- Data.Semigroup.Rep_WrappedMonoid
- Data.Semigroup.Rep_Last
- Data.Semigroup.Rep_First
- Data.Semigroup.Rep_Arg
- Data.Semigroup.Rep_Max
- Data.Semigroup.Rep_Min
- Data.Complex.Rep_Complex
- Data.Functor.Sum.Rep_Sum
- Data.Functor.Product.Rep_Product
- Data.Functor.Compose.Rep_Compose
- Data.Foldable1.JoinWith
- Data.Foldable1.FromMaybe
- Data.Foldable1.NonEmptyDList
- Text.ParserCombinators.ReadP.P
- GHC.IsList.D:R:ItemCallStack
- GHC.IsList.D:R:ItemList
- GHC.IsList.D:R:ItemNonEmpty
- GHC.IsList.D:R:ItemVersion
- GHC.IsList.D:R:ItemZipList
- GHC.Generics.D:R:SingBoola0
- GHC.Generics.STrue
- GHC.Generics.D:R:DemoteRepBool
- GHC.Generics.SFalse
- GHC.Generics.Rep_R:UReckFloatp
- GHC.Generics.D:R:SingMaybeb0
- GHC.Generics.SNothing
- GHC.Generics.SJust
- GHC.Generics.D:R:DemoteRepMaybe
- Basement.Endianness.byteSwap
- Basement.Monad.D:R:PrimStateIO
- Basement.Monad.D:R:PrimVarIO
- Basement.Monad.D:R:FailureEither
- Basement.Monad.D:R:FailureMaybe
- Basement.Numerical.Subtractive.D:R:DifferenceChar
- Basement.Numerical.Subtractive.D:R:DifferenceDouble
- Basement.Numerical.Subtractive.D:R:DifferenceFloat
- Basement.Numerical.Subtractive.D:R:DifferenceWord64
- Basement.Numerical.Subtractive.D:R:DifferenceWord32
- Basement.Numerical.Subtractive.D:R:DifferenceWord16
- Basement.Numerical.Subtractive.D:R:DifferenceWord8
- Basement.Numerical.Subtractive.D:R:DifferenceWord
- Basement.Numerical.Subtractive.D:R:DifferenceNatural
- Basement.Numerical.Subtractive.D:R:DifferenceInt64
- Basement.Numerical.Subtractive.D:R:DifferenceInt32
- Basement.Numerical.Subtractive.D:R:DifferenceInt16
- Basement.Numerical.Subtractive.D:R:DifferenceInt8
- Basement.Numerical.Subtractive.D:R:DifferenceInt
- Basement.Numerical.Subtractive.D:R:DifferenceInteger
- Basement.Types.OffsetSize.D:R:DifferenceCountOf
- Basement.Types.OffsetSize.D:R:DifferenceOffset
- Basement.PrimType.D:R:PrimSizeBE
- Basement.PrimType.D:R:PrimSizeLE
- Basement.PrimType.D:R:PrimSizeChar7
- Basement.PrimType.D:R:PrimSizeCUChar
- Basement.PrimType.D:R:PrimSizeCChar
- Basement.PrimType.D:R:PrimSizeChar
- Basement.PrimType.D:R:PrimSizeDouble
- Basement.PrimType.D:R:PrimSizeFloat
- Basement.PrimType.D:R:PrimSizeInt64
- Basement.PrimType.D:R:PrimSizeInt32
- Basement.PrimType.D:R:PrimSizeInt16
- Basement.PrimType.D:R:PrimSizeInt8
- Basement.PrimType.D:R:PrimSizeWord256
- Basement.PrimType.D:R:PrimSizeWord128
- Basement.PrimType.D:R:PrimSizeWord64
- Basement.PrimType.D:R:PrimSizeWord32
- Basement.PrimType.D:R:PrimSizeWord16
- Basement.PrimType.D:R:PrimSizeWord8
- Basement.PrimType.D:R:PrimSizeWord
- Basement.PrimType.D:R:PrimSizeInt
- Basement.NonEmpty.D:R:ItemNonEmpty
- GHC.IO.Exception.Rep_ExitCode
- Basement.Sized.List.Rep_ListN
- Basement.Block.Base.D:R:ItemBlock
- Basement.Bits.SizeValid
- Basement.UArray.Base.D:R:ItemUArray
- Basement.BoxedArray.D:R:ItemArray
- Basement.Types.AsciiString.D:R:ItemAsciiString
- Basement.UTF8.Base.D:R:ItemString
- Data.Array.Byte.D:R:ItemByteArray
- GHC.IOPort.IOPortException
- Text.Printf.UPrintf
- Text.Printf.hspr
- Text.Printf.spr
Warning: Basement.String: could not find link destinations for:
- Basement.UTF8.Base.D:R:ItemString
- Basement.String.ReadFloatingCallback
- Basement.String.validate
Documentation created: dist/doc/html/basement/,
dist/doc/html/basement/basement.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/basement-0.0.16-6eiQVk251K5auGmA6749Q
Completed basement-0.0.16
Configuring hourglass-0.2.12...
Preprocessing library for hourglass-0.2.12..
Building library for hourglass-0.2.12..
[ 1 of 17] Compiling Data.Hourglass.Utils ( Data/Hourglass/Utils.hs, dist/build/Data/Hourglass/Utils.o, dist/build/Data/Hourglass/Utils.dyn_o )
[ 2 of 17] Compiling Data.Hourglass.Zone ( Data/Hourglass/Zone.hs, dist/build/Data/Hourglass/Zone.o, dist/build/Data/Hourglass/Zone.dyn_o )
[ 3 of 17] Compiling Time.Types ( Time/Types.hs, dist/build/Time/Types.o, dist/build/Time/Types.dyn_o )
[ 4 of 17] Compiling Data.Hourglass.Types ( Data/Hourglass/Types.hs, dist/build/Data/Hourglass/Types.o, dist/build/Data/Hourglass/Types.dyn_o )
[ 5 of 17] Compiling Data.Hourglass.Internal.Unix ( Data/Hourglass/Internal/Unix.hs, dist/build/Data/Hourglass/Internal/Unix.o, dist/build/Data/Hourglass/Internal/Unix.dyn_o )
Data/Hourglass/Internal/Unix.hs:24:1: warning: [GHC-66111] [-Wunused-imports]
The import of Control.Applicative is redundant
except perhaps to import instances from Control.Applicative
To import instances alone, use: import Control.Applicative()
|
24 | import Control.Applicative
| ^^^^^^^^^^^^^^^^^^^^^^^^^^
[ 6 of 17] Compiling Data.Hourglass.Internal ( Data/Hourglass/Internal.hs, dist/build/Data/Hourglass/Internal.o, dist/build/Data/Hourglass/Internal.dyn_o )
[ 7 of 17] Compiling Data.Hourglass.Calendar ( Data/Hourglass/Calendar.hs, dist/build/Data/Hourglass/Calendar.o, dist/build/Data/Hourglass/Calendar.dyn_o )
[ 8 of 17] Compiling Data.Hourglass.Diff ( Data/Hourglass/Diff.hs, dist/build/Data/Hourglass/Diff.o, dist/build/Data/Hourglass/Diff.dyn_o )
Data/Hourglass/Diff.hs:23:1: warning: [GHC-66111] [-Wunused-imports]
The import of Data.Monoid is redundant
except perhaps to import instances from Data.Monoid
To import instances alone, use: import Data.Monoid()
|
23 | import Data.Monoid
| ^^^^^^^^^^^^^^^^^^
Data/Hourglass/Diff.hs:49:5: warning: [GHC-50928] [-Wnoncanonical-monoid-instances]
Noncanonical mappend definition detected
in the instance declaration for Monoid Period.
mappend will eventually be removed in favour of (<>)
Suggested fix:
Either remove definition for mappend (recommended) or define as mappend = (<>)
See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/semigroup-monoid
|
49 | mappend (Period y1 m1 d1) (Period y2 m2 d2) =
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
Data/Hourglass/Diff.hs:70:5: warning: [GHC-50928] [-Wnoncanonical-monoid-instances]
Noncanonical mappend definition detected
in the instance declaration for Monoid Duration.
mappend will eventually be removed in favour of (<>)
Suggested fix:
Either remove definition for mappend (recommended) or define as mappend = (<>)
See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/semigroup-monoid
|
70 | mappend (Duration h1 m1 s1 ns1) (Duration h2 m2 s2 ns2) =
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
[ 9 of 17] Compiling Data.Hourglass.Time ( Data/Hourglass/Time.hs, dist/build/Data/Hourglass/Time.o, dist/build/Data/Hourglass/Time.dyn_o )
[10 of 17] Compiling Data.Hourglass.Epoch ( Data/Hourglass/Epoch.hs, dist/build/Data/Hourglass/Epoch.o, dist/build/Data/Hourglass/Epoch.dyn_o )
[11 of 17] Compiling Data.Hourglass.Local ( Data/Hourglass/Local.hs, dist/build/Data/Hourglass/Local.o, dist/build/Data/Hourglass/Local.dyn_o )
[12 of 17] Compiling Time.System ( Time/System.hs, dist/build/Time/System.o, dist/build/Time/System.dyn_o )
Time/System.hs:23:1: warning: [GHC-66111] [-Wunused-imports]
The import of Control.Applicative is redundant
except perhaps to import instances from Control.Applicative
To import instances alone, use: import Control.Applicative()
|
23 | import Control.Applicative
| ^^^^^^^^^^^^^^^^^^^^^^^^^^
[13 of 17] Compiling System.Hourglass ( System/Hourglass.hs, dist/build/System/Hourglass.o, dist/build/System/Hourglass.dyn_o )
[14 of 17] Compiling Data.Hourglass.Format ( Data/Hourglass/Format.hs, dist/build/Data/Hourglass/Format.o, dist/build/Data/Hourglass/Format.dyn_o )
[15 of 17] Compiling Data.Hourglass ( Data/Hourglass.hs, dist/build/Data/Hourglass.o, dist/build/Data/Hourglass.dyn_o )
[16 of 17] Compiling Time.Compat ( Time/Compat.hs, dist/build/Time/Compat.o, dist/build/Time/Compat.dyn_o )
[17 of 17] Compiling Data.Hourglass.Compat ( Data/Hourglass/Compat.hs, dist/build/Data/Hourglass/Compat.o, dist/build/Data/Hourglass/Compat.dyn_o )
Preprocessing library for hourglass-0.2.12..
Running Haddock on library for hourglass-0.2.12..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[ 1 of 17] Compiling Data.Hourglass.Utils ( Data/Hourglass/Utils.hs, nothing )
[ 2 of 17] Compiling Data.Hourglass.Zone ( Data/Hourglass/Zone.hs, nothing )
[ 3 of 17] Compiling Time.Types ( Time/Types.hs, nothing )
[ 4 of 17] Compiling Data.Hourglass.Types ( Data/Hourglass/Types.hs, nothing )
[ 5 of 17] Compiling Data.Hourglass.Internal.Unix ( Data/Hourglass/Internal/Unix.hs, nothing )
Data/Hourglass/Internal/Unix.hs:24:1: warning: [GHC-66111] [-Wunused-imports]
The import of Control.Applicative is redundant
except perhaps to import instances from Control.Applicative
To import instances alone, use: import Control.Applicative()
|
24 | import Control.Applicative
| ^^^^^^^^^^^^^^^^^^^^^^^^^^
[ 6 of 17] Compiling Data.Hourglass.Internal ( Data/Hourglass/Internal.hs, nothing )
[ 7 of 17] Compiling Data.Hourglass.Calendar ( Data/Hourglass/Calendar.hs, nothing )
[ 8 of 17] Compiling Data.Hourglass.Diff ( Data/Hourglass/Diff.hs, nothing )
Data/Hourglass/Diff.hs:23:1: warning: [GHC-66111] [-Wunused-imports]
The import of Data.Monoid is redundant
except perhaps to import instances from Data.Monoid
To import instances alone, use: import Data.Monoid()
|
23 | import Data.Monoid
| ^^^^^^^^^^^^^^^^^^
Data/Hourglass/Diff.hs:49:5: warning: [GHC-50928] [-Wnoncanonical-monoid-instances]
Noncanonical mappend definition detected
in the instance declaration for Monoid Period.
mappend will eventually be removed in favour of (<>)
Suggested fix:
Either remove definition for mappend (recommended) or define as mappend = (<>)
See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/semigroup-monoid
|
49 | mappend (Period y1 m1 d1) (Period y2 m2 d2) =
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
Data/Hourglass/Diff.hs:70:5: warning: [GHC-50928] [-Wnoncanonical-monoid-instances]
Noncanonical mappend definition detected
in the instance declaration for Monoid Duration.
mappend will eventually be removed in favour of (<>)
Suggested fix:
Either remove definition for mappend (recommended) or define as mappend = (<>)
See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/semigroup-monoid
|
70 | mappend (Duration h1 m1 s1 ns1) (Duration h2 m2 s2 ns2) =
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
[ 9 of 17] Compiling Data.Hourglass.Time ( Data/Hourglass/Time.hs, nothing )
[10 of 17] Compiling Data.Hourglass.Epoch ( Data/Hourglass/Epoch.hs, nothing )
[11 of 17] Compiling Data.Hourglass.Local ( Data/Hourglass/Local.hs, nothing )
[12 of 17] Compiling Time.System ( Time/System.hs, nothing )
Time/System.hs:23:1: warning: [GHC-66111] [-Wunused-imports]
The import of Control.Applicative is redundant
except perhaps to import instances from Control.Applicative
To import instances alone, use: import Control.Applicative()
|
23 | import Control.Applicative
| ^^^^^^^^^^^^^^^^^^^^^^^^^^
[13 of 17] Compiling System.Hourglass ( System/Hourglass.hs, nothing )
[14 of 17] Compiling Data.Hourglass.Format ( Data/Hourglass/Format.hs, nothing )
[15 of 17] Compiling Data.Hourglass ( Data/Hourglass.hs, nothing )
[16 of 17] Compiling Time.Compat ( Time/Compat.hs, nothing )
[17 of 17] Compiling Data.Hourglass.Compat ( Data/Hourglass/Compat.hs, nothing )
Haddock coverage:
100% ( 23 / 23) in 'Time.Types'
100% ( 2 / 2) in 'Data.Hourglass.Types'
Warning: 'Duration' is ambiguous. It is defined
* at Data/Hourglass/Diff.hs:54:17
* at Data/Hourglass/Diff.hs:54:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at Data/Hourglass/Diff.hs:54:1
100% ( 9 / 9) in 'Data.Hourglass.Epoch'
100% ( 10 / 10) in 'Time.System'
100% ( 2 / 2) in 'System.Hourglass'
Warning: 'Jan' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Feb' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
100% ( 43 / 43) in 'Data.Hourglass'
100% ( 4 / 4) in 'Time.Compat'
100% ( 2 / 2) in 'Data.Hourglass.Compat'
Documentation created: dist/doc/html/hourglass/,
dist/doc/html/hourglass/hourglass.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/hourglass-0.2.12-3LWw6zFlLnN26UCFObPVgQ
Completed hourglass-0.2.12
Configuring memory-0.18.0...
Preprocessing library for memory-0.18.0..
Building library for memory-0.18.0..
[ 1 of 28] Compiling Data.Memory.ExtendedWords ( Data/Memory/ExtendedWords.hs, dist/build/Data/Memory/ExtendedWords.o, dist/build/Data/Memory/ExtendedWords.dyn_o )
[ 2 of 28] Compiling Data.Memory.Internal.Compat ( Data/Memory/Internal/Compat.hs, dist/build/Data/Memory/Internal/Compat.o, dist/build/Data/Memory/Internal/Compat.dyn_o )
[ 3 of 28] Compiling Data.Memory.Endian ( Data/Memory/Endian.hs, dist/build/Data/Memory/Endian.o, dist/build/Data/Memory/Endian.dyn_o )
[ 4 of 28] Compiling Data.Memory.Hash.SipHash ( Data/Memory/Hash/SipHash.hs, dist/build/Data/Memory/Hash/SipHash.o, dist/build/Data/Memory/Hash/SipHash.dyn_o )
[ 5 of 28] Compiling Data.Memory.Encoding.Base32 ( Data/Memory/Encoding/Base32.hs, dist/build/Data/Memory/Encoding/Base32.o, dist/build/Data/Memory/Encoding/Base32.dyn_o )
[ 6 of 28] Compiling Data.Memory.Encoding.Base16 ( Data/Memory/Encoding/Base16.hs, dist/build/Data/Memory/Encoding/Base16.o, dist/build/Data/Memory/Encoding/Base16.dyn_o )
[ 7 of 28] Compiling Data.Memory.Internal.CompatPrim ( Data/Memory/Internal/CompatPrim.hs, dist/build/Data/Memory/Internal/CompatPrim.o, dist/build/Data/Memory/Internal/CompatPrim.dyn_o )
[ 8 of 28] Compiling Data.Memory.Internal.CompatPrim64 ( Data/Memory/Internal/CompatPrim64.hs, dist/build/Data/Memory/Internal/CompatPrim64.o, dist/build/Data/Memory/Internal/CompatPrim64.dyn_o )
Data/Memory/Internal/CompatPrim64.hs:58:1: warning: [GHC-40910] [-Wunused-top-binds]
Defined but not used: type constructor or class OutBool
|
58 | type OutBool = Int#
| ^^^^^^^^^^^^^^^^^^^
[ 9 of 28] Compiling Data.Memory.Internal.DeepSeq ( Data/Memory/Internal/DeepSeq.hs, dist/build/Data/Memory/Internal/DeepSeq.o, dist/build/Data/Memory/Internal/DeepSeq.dyn_o )
[10 of 28] Compiling Data.Memory.Internal.Imports ( Data/Memory/Internal/Imports.hs, dist/build/Data/Memory/Internal/Imports.o, dist/build/Data/Memory/Internal/Imports.dyn_o )
[11 of 28] Compiling Data.Memory.Hash.FNV ( Data/Memory/Hash/FNV.hs, dist/build/Data/Memory/Hash/FNV.o, dist/build/Data/Memory/Hash/FNV.dyn_o )
[12 of 28] Compiling Data.Memory.Encoding.Base64 ( Data/Memory/Encoding/Base64.hs, dist/build/Data/Memory/Encoding/Base64.o, dist/build/Data/Memory/Encoding/Base64.dyn_o )
[13 of 28] Compiling Data.Memory.MemMap.Posix ( dist/build/Data/Memory/MemMap/Posix.hs, dist/build/Data/Memory/MemMap/Posix.o, dist/build/Data/Memory/MemMap/Posix.dyn_o )
[14 of 28] Compiling Data.Memory.PtrMethods ( Data/Memory/PtrMethods.hs, dist/build/Data/Memory/PtrMethods.o, dist/build/Data/Memory/PtrMethods.dyn_o )
[15 of 28] Compiling Data.ByteArray.Types ( Data/ByteArray/Types.hs, dist/build/Data/ByteArray/Types.o, dist/build/Data/ByteArray/Types.dyn_o )
[16 of 28] Compiling Data.ByteArray.MemView ( Data/ByteArray/MemView.hs, dist/build/Data/ByteArray/MemView.o, dist/build/Data/ByteArray/MemView.dyn_o )
[17 of 28] Compiling Data.ByteArray.Pack.Internal ( Data/ByteArray/Pack/Internal.hs, dist/build/Data/ByteArray/Pack/Internal.o, dist/build/Data/ByteArray/Pack/Internal.dyn_o )
[18 of 28] Compiling Data.ByteArray.Hash ( Data/ByteArray/Hash.hs, dist/build/Data/ByteArray/Hash.o, dist/build/Data/ByteArray/Hash.dyn_o )
[19 of 28] Compiling Data.ByteArray.Sized ( Data/ByteArray/Sized.hs, dist/build/Data/ByteArray/Sized.o, dist/build/Data/ByteArray/Sized.dyn_o )
[20 of 28] Compiling Data.ByteArray.ScrubbedBytes ( Data/ByteArray/ScrubbedBytes.hs, dist/build/Data/ByteArray/ScrubbedBytes.o, dist/build/Data/ByteArray/ScrubbedBytes.dyn_o )
[21 of 28] Compiling Data.ByteArray.Methods ( Data/ByteArray/Methods.hs, dist/build/Data/ByteArray/Methods.o, dist/build/Data/ByteArray/Methods.dyn_o )
[22 of 28] Compiling Data.ByteArray.View ( Data/ByteArray/View.hs, dist/build/Data/ByteArray/View.o, dist/build/Data/ByteArray/View.dyn_o )
[23 of 28] Compiling Data.ByteArray.Parse ( Data/ByteArray/Parse.hs, dist/build/Data/ByteArray/Parse.o, dist/build/Data/ByteArray/Parse.dyn_o )
[24 of 28] Compiling Data.ByteArray.Mapping ( Data/ByteArray/Mapping.hs, dist/build/Data/ByteArray/Mapping.o, dist/build/Data/ByteArray/Mapping.dyn_o )
[25 of 28] Compiling Data.ByteArray.Encoding ( Data/ByteArray/Encoding.hs, dist/build/Data/ByteArray/Encoding.o, dist/build/Data/ByteArray/Encoding.dyn_o )
[26 of 28] Compiling Data.ByteArray.Bytes ( Data/ByteArray/Bytes.hs, dist/build/Data/ByteArray/Bytes.o, dist/build/Data/ByteArray/Bytes.dyn_o )
[27 of 28] Compiling Data.ByteArray ( Data/ByteArray.hs, dist/build/Data/ByteArray.o, dist/build/Data/ByteArray.dyn_o )
[28 of 28] Compiling Data.ByteArray.Pack ( Data/ByteArray/Pack.hs, dist/build/Data/ByteArray/Pack.o, dist/build/Data/ByteArray/Pack.dyn_o )
Preprocessing library for memory-0.18.0..
Running Haddock on library for memory-0.18.0..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[ 1 of 28] Compiling Data.Memory.ExtendedWords ( Data/Memory/ExtendedWords.hs, nothing )
[ 2 of 28] Compiling Data.Memory.Internal.Compat ( Data/Memory/Internal/Compat.hs, nothing )
[ 3 of 28] Compiling Data.Memory.Endian ( Data/Memory/Endian.hs, nothing )
[ 4 of 28] Compiling Data.Memory.Hash.SipHash ( Data/Memory/Hash/SipHash.hs, nothing )
[ 5 of 28] Compiling Data.Memory.Encoding.Base32 ( Data/Memory/Encoding/Base32.hs, nothing )
[ 6 of 28] Compiling Data.Memory.Encoding.Base16 ( Data/Memory/Encoding/Base16.hs, nothing )
[ 7 of 28] Compiling Data.Memory.Internal.CompatPrim ( Data/Memory/Internal/CompatPrim.hs, nothing )
[ 8 of 28] Compiling Data.Memory.Internal.CompatPrim64 ( Data/Memory/Internal/CompatPrim64.hs, nothing )
Data/Memory/Internal/CompatPrim64.hs:58:1: warning: [GHC-40910] [-Wunused-top-binds]
Defined but not used: type constructor or class OutBool
|
58 | type OutBool = Int#
| ^^^^^^^^^^^^^^^^^^^
[ 9 of 28] Compiling Data.Memory.Internal.DeepSeq ( Data/Memory/Internal/DeepSeq.hs, nothing )
[10 of 28] Compiling Data.Memory.Internal.Imports ( Data/Memory/Internal/Imports.hs, nothing )
[11 of 28] Compiling Data.Memory.Hash.FNV ( Data/Memory/Hash/FNV.hs, nothing )
[12 of 28] Compiling Data.Memory.Encoding.Base64 ( Data/Memory/Encoding/Base64.hs, nothing )
[13 of 28] Compiling Data.Memory.MemMap.Posix ( dist/build/Data/Memory/MemMap/Posix.hs, nothing )
[14 of 28] Compiling Data.Memory.PtrMethods ( Data/Memory/PtrMethods.hs, nothing )
[15 of 28] Compiling Data.ByteArray.Types ( Data/ByteArray/Types.hs, nothing )
[16 of 28] Compiling Data.ByteArray.MemView ( Data/ByteArray/MemView.hs, nothing )
[17 of 28] Compiling Data.ByteArray.Pack.Internal ( Data/ByteArray/Pack/Internal.hs, nothing )
[18 of 28] Compiling Data.ByteArray.Hash ( Data/ByteArray/Hash.hs, nothing )
[19 of 28] Compiling Data.ByteArray.Sized ( Data/ByteArray/Sized.hs, nothing )
[20 of 28] Compiling Data.ByteArray.ScrubbedBytes ( Data/ByteArray/ScrubbedBytes.hs, nothing )
[21 of 28] Compiling Data.ByteArray.Methods ( Data/ByteArray/Methods.hs, nothing )
[22 of 28] Compiling Data.ByteArray.View ( Data/ByteArray/View.hs, nothing )
[23 of 28] Compiling Data.ByteArray.Parse ( Data/ByteArray/Parse.hs, nothing )
[24 of 28] Compiling Data.ByteArray.Mapping ( Data/ByteArray/Mapping.hs, nothing )
[25 of 28] Compiling Data.ByteArray.Encoding ( Data/ByteArray/Encoding.hs, nothing )
[26 of 28] Compiling Data.ByteArray.Bytes ( Data/ByteArray/Bytes.hs, nothing )
[27 of 28] Compiling Data.ByteArray ( Data/ByteArray.hs, nothing )
[28 of 28] Compiling Data.ByteArray.Pack ( Data/ByteArray/Pack.hs, nothing )
Haddock coverage:
100% ( 2 / 2) in 'Data.Memory.ExtendedWords'
100% ( 10 / 10) in 'Data.Memory.Endian'
100% ( 4 / 4) in 'Data.Memory.Encoding.Base32'
Warning: 'with' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
100% ( 4 / 4) in 'Data.Memory.Encoding.Base16'
66% ( 6 / 9) in 'Data.Memory.Encoding.Base64'
Missing documentation for:
toBase64OpenBSD (Data/Memory/Encoding/Base64.hs:59)
fromBase64URLUnpadded (Data/Memory/Encoding/Base64.hs:140)
fromBase64OpenBSD (Data/Memory/Encoding/Base64.hs:137)
Warning: 'mmap' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'munmap' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'madvise' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'mlock' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'munlock' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'mprotect' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'msync' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'sysconf' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
100% ( 10 / 10) in 'Data.Memory.PtrMethods'
Warning: 'n' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'ba' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'sipHash' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
100% ( 13 / 13) in 'Data.ByteArray.Hash'
Warning: 'SizedByteArray' is ambiguous. It is defined
* at Data/ByteArray/Sized.hs:101:40
* at Data/ByteArray/Sized.hs:101:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at Data/ByteArray/Sized.hs:101:1
Warning: 'allocN' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'createN' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
93% ( 29 / 31) in 'Data.ByteArray.Sized'
Missing documentation for:
unSizedByteArray
inlineUnsafeCreate (Data/ByteArray/Sized.hs:175)
94% ( 17 / 18) in 'Data.ByteArray.Parse'
Missing documentation for:
hasMore (Data/ByteArray/Parse.hs:158)
100% ( 6 / 6) in 'Data.ByteArray.Mapping'
Warning: 'ByteString' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
100% ( 4 / 4) in 'Data.ByteArray.Encoding'
100% ( 44 / 44) in 'Data.ByteArray'
Warning: 'memory' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
100% ( 17 / 17) in 'Data.ByteArray.Pack'
Warning: Data.Memory.Endian: could not find link destinations for:
- Data.Memory.Endian.byteSwap
Documentation created: dist/doc/html/memory/, dist/doc/html/memory/memory.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/memory-0.18.0-1X1rVvdISfi3JxN0EDrWxU
Completed memory-0.18.0
Configuring pem-0.2.4...
Preprocessing library for pem-0.2.4..
Building library for pem-0.2.4..
[1 of 4] Compiling Data.PEM.Types ( Data/PEM/Types.hs, dist/build/Data/PEM/Types.o, dist/build/Data/PEM/Types.dyn_o )
[2 of 4] Compiling Data.PEM.Parser ( Data/PEM/Parser.hs, dist/build/Data/PEM/Parser.o, dist/build/Data/PEM/Parser.dyn_o )
[3 of 4] Compiling Data.PEM.Writer ( Data/PEM/Writer.hs, dist/build/Data/PEM/Writer.o, dist/build/Data/PEM/Writer.dyn_o )
[4 of 4] Compiling Data.PEM ( Data/PEM.hs, dist/build/Data/PEM.o, dist/build/Data/PEM.dyn_o )
Preprocessing library for pem-0.2.4..
Running Haddock on library for pem-0.2.4..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 4] Compiling Data.PEM.Types ( Data/PEM/Types.hs, nothing )
[2 of 4] Compiling Data.PEM.Parser ( Data/PEM/Parser.hs, nothing )
[3 of 4] Compiling Data.PEM.Writer ( Data/PEM/Writer.hs, nothing )
[4 of 4] Compiling Data.PEM ( Data/PEM.hs, nothing )
Haddock coverage:
100% ( 6 / 6) in 'Data.PEM'
Documentation created: dist/doc/html/pem/, dist/doc/html/pem/pem.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/pem-0.2.4-IDB4GMA5RaO8gj5ENcYdW4
Completed pem-0.2.4
Configuring crypton-1.0.4...
Preprocessing library for crypton-1.0.4..
Building library for crypton-1.0.4..
[ 1 of 139] Compiling Crypto.Cipher.DES.Primitive ( Crypto/Cipher/DES/Primitive.hs, dist/build/Crypto/Cipher/DES/Primitive.o, dist/build/Crypto/Cipher/DES/Primitive.dyn_o )
[ 2 of 139] Compiling Crypto.Data.Padding ( Crypto/Data/Padding.hs, dist/build/Crypto/Data/Padding.o, dist/build/Crypto/Data/Padding.dyn_o )
[ 3 of 139] Compiling Crypto.Error.Types ( Crypto/Error/Types.hs, dist/build/Crypto/Error/Types.o, dist/build/Crypto/Error/Types.dyn_o )
[ 4 of 139] Compiling Crypto.Error ( Crypto/Error.hs, dist/build/Crypto/Error.o, dist/build/Crypto/Error.dyn_o )
[ 5 of 139] Compiling Crypto.Internal.Compat ( Crypto/Internal/Compat.hs, dist/build/Crypto/Internal/Compat.o, dist/build/Crypto/Internal/Compat.dyn_o )
[ 6 of 139] Compiling Crypto.Internal.ByteArray ( Crypto/Internal/ByteArray.hs, dist/build/Crypto/Internal/ByteArray.o, dist/build/Crypto/Internal/ByteArray.dyn_o )
[ 7 of 139] Compiling Crypto.Cipher.Types.Utils ( Crypto/Cipher/Types/Utils.hs, dist/build/Crypto/Cipher/Types/Utils.o, dist/build/Crypto/Cipher/Types/Utils.dyn_o )
[ 8 of 139] Compiling Crypto.Internal.CompatPrim ( Crypto/Internal/CompatPrim.hs, dist/build/Crypto/Internal/CompatPrim.o, dist/build/Crypto/Internal/CompatPrim.dyn_o )
[ 9 of 139] Compiling Crypto.Internal.DeepSeq ( Crypto/Internal/DeepSeq.hs, dist/build/Crypto/Internal/DeepSeq.o, dist/build/Crypto/Internal/DeepSeq.dyn_o )
[ 10 of 139] Compiling Crypto.Cipher.Types.Base ( Crypto/Cipher/Types/Base.hs, dist/build/Crypto/Cipher/Types/Base.o, dist/build/Crypto/Cipher/Types/Base.dyn_o )
[ 11 of 139] Compiling Crypto.Cipher.Types.Stream ( Crypto/Cipher/Types/Stream.hs, dist/build/Crypto/Cipher/Types/Stream.o, dist/build/Crypto/Cipher/Types/Stream.dyn_o )
[ 12 of 139] Compiling Crypto.Internal.Imports ( Crypto/Internal/Imports.hs, dist/build/Crypto/Internal/Imports.o, dist/build/Crypto/Internal/Imports.dyn_o )
[ 13 of 139] Compiling Crypto.Internal.Builder ( Crypto/Internal/Builder.hs, dist/build/Crypto/Internal/Builder.o, dist/build/Crypto/Internal/Builder.dyn_o )
[ 14 of 139] Compiling Crypto.Hash.Types ( Crypto/Hash/Types.hs, dist/build/Crypto/Hash/Types.o, dist/build/Crypto/Hash/Types.dyn_o )
[ 15 of 139] Compiling Crypto.Hash.Whirlpool ( Crypto/Hash/Whirlpool.hs, dist/build/Crypto/Hash/Whirlpool.o, dist/build/Crypto/Hash/Whirlpool.dyn_o )
[ 16 of 139] Compiling Crypto.Hash.Tiger ( Crypto/Hash/Tiger.hs, dist/build/Crypto/Hash/Tiger.o, dist/build/Crypto/Hash/Tiger.dyn_o )
[ 17 of 139] Compiling Crypto.Hash.Skein512 ( Crypto/Hash/Skein512.hs, dist/build/Crypto/Hash/Skein512.o, dist/build/Crypto/Hash/Skein512.dyn_o )
[ 18 of 139] Compiling Crypto.Hash.Skein256 ( Crypto/Hash/Skein256.hs, dist/build/Crypto/Hash/Skein256.o, dist/build/Crypto/Hash/Skein256.dyn_o )
[ 19 of 139] Compiling Crypto.Hash.SHA512t ( Crypto/Hash/SHA512t.hs, dist/build/Crypto/Hash/SHA512t.o, dist/build/Crypto/Hash/SHA512t.dyn_o )
[ 20 of 139] Compiling Crypto.Hash.SHA512 ( Crypto/Hash/SHA512.hs, dist/build/Crypto/Hash/SHA512.o, dist/build/Crypto/Hash/SHA512.dyn_o )
[ 21 of 139] Compiling Crypto.Hash.SHA384 ( Crypto/Hash/SHA384.hs, dist/build/Crypto/Hash/SHA384.o, dist/build/Crypto/Hash/SHA384.dyn_o )
[ 22 of 139] Compiling Crypto.Hash.SHA3 ( Crypto/Hash/SHA3.hs, dist/build/Crypto/Hash/SHA3.o, dist/build/Crypto/Hash/SHA3.dyn_o )
[ 23 of 139] Compiling Crypto.Hash.SHA256 ( Crypto/Hash/SHA256.hs, dist/build/Crypto/Hash/SHA256.o, dist/build/Crypto/Hash/SHA256.dyn_o )
[ 24 of 139] Compiling Crypto.Hash.SHA224 ( Crypto/Hash/SHA224.hs, dist/build/Crypto/Hash/SHA224.o, dist/build/Crypto/Hash/SHA224.dyn_o )
[ 25 of 139] Compiling Crypto.Hash.SHA1 ( Crypto/Hash/SHA1.hs, dist/build/Crypto/Hash/SHA1.o, dist/build/Crypto/Hash/SHA1.dyn_o )
[ 26 of 139] Compiling Crypto.Hash.RIPEMD160 ( Crypto/Hash/RIPEMD160.hs, dist/build/Crypto/Hash/RIPEMD160.o, dist/build/Crypto/Hash/RIPEMD160.dyn_o )
[ 27 of 139] Compiling Crypto.Hash.MD5 ( Crypto/Hash/MD5.hs, dist/build/Crypto/Hash/MD5.o, dist/build/Crypto/Hash/MD5.dyn_o )
[ 28 of 139] Compiling Crypto.Hash.MD4 ( Crypto/Hash/MD4.hs, dist/build/Crypto/Hash/MD4.o, dist/build/Crypto/Hash/MD4.dyn_o )
[ 29 of 139] Compiling Crypto.Hash.MD2 ( Crypto/Hash/MD2.hs, dist/build/Crypto/Hash/MD2.o, dist/build/Crypto/Hash/MD2.dyn_o )
[ 30 of 139] Compiling Crypto.Hash.Keccak ( Crypto/Hash/Keccak.hs, dist/build/Crypto/Hash/Keccak.o, dist/build/Crypto/Hash/Keccak.dyn_o )
[ 31 of 139] Compiling Crypto.Hash.IO ( Crypto/Hash/IO.hs, dist/build/Crypto/Hash/IO.o, dist/build/Crypto/Hash/IO.dyn_o )
[ 32 of 139] Compiling Crypto.Hash.Blake2sp ( Crypto/Hash/Blake2sp.hs, dist/build/Crypto/Hash/Blake2sp.o, dist/build/Crypto/Hash/Blake2sp.dyn_o )
[ 33 of 139] Compiling Crypto.Hash.Blake2s ( Crypto/Hash/Blake2s.hs, dist/build/Crypto/Hash/Blake2s.o, dist/build/Crypto/Hash/Blake2s.dyn_o )
[ 34 of 139] Compiling Crypto.Hash.Blake2bp ( Crypto/Hash/Blake2bp.hs, dist/build/Crypto/Hash/Blake2bp.o, dist/build/Crypto/Hash/Blake2bp.dyn_o )
[ 35 of 139] Compiling Crypto.Hash.Blake2b ( Crypto/Hash/Blake2b.hs, dist/build/Crypto/Hash/Blake2b.o, dist/build/Crypto/Hash/Blake2b.dyn_o )
[ 36 of 139] Compiling Crypto.Cipher.Types.GF ( Crypto/Cipher/Types/GF.hs, dist/build/Crypto/Cipher/Types/GF.o, dist/build/Crypto/Cipher/Types/GF.dyn_o )
[ 37 of 139] Compiling Crypto.Cipher.Types.AEAD ( Crypto/Cipher/Types/AEAD.hs, dist/build/Crypto/Cipher/Types/AEAD.o, dist/build/Crypto/Cipher/Types/AEAD.dyn_o )
[ 38 of 139] Compiling Crypto.Cipher.Types.Block ( Crypto/Cipher/Types/Block.hs, dist/build/Crypto/Cipher/Types/Block.o, dist/build/Crypto/Cipher/Types/Block.dyn_o )
[ 39 of 139] Compiling Crypto.Cipher.Types ( Crypto/Cipher/Types.hs, dist/build/Crypto/Cipher/Types.o, dist/build/Crypto/Cipher/Types.dyn_o )
[ 40 of 139] Compiling Crypto.ConstructHash.MiyaguchiPreneel ( Crypto/ConstructHash/MiyaguchiPreneel.hs, dist/build/Crypto/ConstructHash/MiyaguchiPreneel.o, dist/build/Crypto/ConstructHash/MiyaguchiPreneel.dyn_o )
[ 41 of 139] Compiling Crypto.Cipher.Utils ( Crypto/Cipher/Utils.hs, dist/build/Crypto/Cipher/Utils.o, dist/build/Crypto/Cipher/Utils.dyn_o )
[ 42 of 139] Compiling Crypto.Cipher.TripleDES ( Crypto/Cipher/TripleDES.hs, dist/build/Crypto/Cipher/TripleDES.o, dist/build/Crypto/Cipher/TripleDES.dyn_o )
[ 43 of 139] Compiling Crypto.Cipher.DES ( Crypto/Cipher/DES.hs, dist/build/Crypto/Cipher/DES.o, dist/build/Crypto/Cipher/DES.dyn_o )
[ 44 of 139] Compiling Crypto.Cipher.Salsa ( Crypto/Cipher/Salsa.hs, dist/build/Crypto/Cipher/Salsa.o, dist/build/Crypto/Cipher/Salsa.dyn_o )
[ 45 of 139] Compiling Crypto.Cipher.XSalsa ( Crypto/Cipher/XSalsa.hs, dist/build/Crypto/Cipher/XSalsa.o, dist/build/Crypto/Cipher/XSalsa.dyn_o )
[ 46 of 139] Compiling Crypto.Cipher.RC4 ( Crypto/Cipher/RC4.hs, dist/build/Crypto/Cipher/RC4.o, dist/build/Crypto/Cipher/RC4.dyn_o )
[ 47 of 139] Compiling Crypto.Cipher.ChaCha ( Crypto/Cipher/ChaCha.hs, dist/build/Crypto/Cipher/ChaCha.o, dist/build/Crypto/Cipher/ChaCha.dyn_o )
[ 48 of 139] Compiling Crypto.Cipher.AES.Primitive ( Crypto/Cipher/AES/Primitive.hs, dist/build/Crypto/Cipher/AES/Primitive.o, dist/build/Crypto/Cipher/AES/Primitive.dyn_o )
[ 49 of 139] Compiling Crypto.Cipher.AES ( Crypto/Cipher/AES.hs, dist/build/Crypto/Cipher/AES.o, dist/build/Crypto/Cipher/AES.dyn_o )
[ 50 of 139] Compiling Crypto.Internal.Nat ( Crypto/Internal/Nat.hs, dist/build/Crypto/Internal/Nat.o, dist/build/Crypto/Internal/Nat.dyn_o )
[ 51 of 139] Compiling Crypto.Hash.SHAKE ( Crypto/Hash/SHAKE.hs, dist/build/Crypto/Hash/SHAKE.o, dist/build/Crypto/Hash/SHAKE.dyn_o )
[ 52 of 139] Compiling Crypto.Hash.Blake2 ( Crypto/Hash/Blake2.hs, dist/build/Crypto/Hash/Blake2.o, dist/build/Crypto/Hash/Blake2.dyn_o )
[ 53 of 139] Compiling Crypto.Hash.Algorithms ( Crypto/Hash/Algorithms.hs, dist/build/Crypto/Hash/Algorithms.o, dist/build/Crypto/Hash/Algorithms.dyn_o )
[ 54 of 139] Compiling Crypto.Hash ( Crypto/Hash.hs, dist/build/Crypto/Hash.o, dist/build/Crypto/Hash.dyn_o )
[ 55 of 139] Compiling Crypto.Internal.WordArray ( Crypto/Internal/WordArray.hs, dist/build/Crypto/Internal/WordArray.o, dist/build/Crypto/Internal/WordArray.dyn_o )
[ 56 of 139] Compiling Crypto.Cipher.Twofish.Primitive ( Crypto/Cipher/Twofish/Primitive.hs, dist/build/Crypto/Cipher/Twofish/Primitive.o, dist/build/Crypto/Cipher/Twofish/Primitive.dyn_o )
[ 57 of 139] Compiling Crypto.Cipher.Twofish ( Crypto/Cipher/Twofish.hs, dist/build/Crypto/Cipher/Twofish.o, dist/build/Crypto/Cipher/Twofish.dyn_o )
[ 58 of 139] Compiling Crypto.Cipher.CAST5.Primitive ( Crypto/Cipher/CAST5/Primitive.hs, dist/build/Crypto/Cipher/CAST5/Primitive.o, dist/build/Crypto/Cipher/CAST5/Primitive.dyn_o )
[ 59 of 139] Compiling Crypto.Cipher.CAST5 ( Crypto/Cipher/CAST5.hs, dist/build/Crypto/Cipher/CAST5.o, dist/build/Crypto/Cipher/CAST5.dyn_o )
[ 60 of 139] Compiling Crypto.Cipher.Blowfish.Box ( Crypto/Cipher/Blowfish/Box.hs, dist/build/Crypto/Cipher/Blowfish/Box.o, dist/build/Crypto/Cipher/Blowfish/Box.dyn_o )
[ 61 of 139] Compiling Crypto.Cipher.Blowfish.Primitive ( Crypto/Cipher/Blowfish/Primitive.hs, dist/build/Crypto/Cipher/Blowfish/Primitive.o, dist/build/Crypto/Cipher/Blowfish/Primitive.dyn_o )
[ 62 of 139] Compiling Crypto.Cipher.Blowfish ( Crypto/Cipher/Blowfish.hs, dist/build/Crypto/Cipher/Blowfish.o, dist/build/Crypto/Cipher/Blowfish.dyn_o )
[ 63 of 139] Compiling Crypto.Internal.Words ( Crypto/Internal/Words.hs, dist/build/Crypto/Internal/Words.o, dist/build/Crypto/Internal/Words.dyn_o )
[ 64 of 139] Compiling Crypto.Cipher.Camellia.Primitive ( Crypto/Cipher/Camellia/Primitive.hs, dist/build/Crypto/Cipher/Camellia/Primitive.o, dist/build/Crypto/Cipher/Camellia/Primitive.dyn_o )
[ 65 of 139] Compiling Crypto.Cipher.Camellia ( Crypto/Cipher/Camellia.hs, dist/build/Crypto/Cipher/Camellia.o, dist/build/Crypto/Cipher/Camellia.dyn_o )
[ 66 of 139] Compiling Crypto.KDF.Argon2 ( Crypto/KDF/Argon2.hs, dist/build/Crypto/KDF/Argon2.o, dist/build/Crypto/KDF/Argon2.dyn_o )
[ 67 of 139] Compiling Crypto.KDF.BCryptPBKDF ( Crypto/KDF/BCryptPBKDF.hs, dist/build/Crypto/KDF/BCryptPBKDF.o, dist/build/Crypto/KDF/BCryptPBKDF.dyn_o )
[ 68 of 139] Compiling Crypto.MAC.CMAC ( Crypto/MAC/CMAC.hs, dist/build/Crypto/MAC/CMAC.o, dist/build/Crypto/MAC/CMAC.dyn_o )
[ 69 of 139] Compiling Crypto.MAC.HMAC ( Crypto/MAC/HMAC.hs, dist/build/Crypto/MAC/HMAC.o, dist/build/Crypto/MAC/HMAC.dyn_o )
[ 70 of 139] Compiling Crypto.KDF.PBKDF2 ( Crypto/KDF/PBKDF2.hs, dist/build/Crypto/KDF/PBKDF2.o, dist/build/Crypto/KDF/PBKDF2.dyn_o )
[ 71 of 139] Compiling Crypto.KDF.Scrypt ( Crypto/KDF/Scrypt.hs, dist/build/Crypto/KDF/Scrypt.o, dist/build/Crypto/KDF/Scrypt.dyn_o )
[ 72 of 139] Compiling Crypto.KDF.HKDF ( Crypto/KDF/HKDF.hs, dist/build/Crypto/KDF/HKDF.o, dist/build/Crypto/KDF/HKDF.dyn_o )
[ 73 of 139] Compiling Crypto.MAC.KMAC ( Crypto/MAC/KMAC.hs, dist/build/Crypto/MAC/KMAC.o, dist/build/Crypto/MAC/KMAC.dyn_o )
[ 74 of 139] Compiling Crypto.MAC.KeyedBlake2 ( Crypto/MAC/KeyedBlake2.hs, dist/build/Crypto/MAC/KeyedBlake2.o, dist/build/Crypto/MAC/KeyedBlake2.dyn_o )
[ 75 of 139] Compiling Crypto.MAC.Poly1305 ( Crypto/MAC/Poly1305.hs, dist/build/Crypto/MAC/Poly1305.o, dist/build/Crypto/MAC/Poly1305.dyn_o )
[ 76 of 139] Compiling Crypto.Cipher.ChaChaPoly1305 ( Crypto/Cipher/ChaChaPoly1305.hs, dist/build/Crypto/Cipher/ChaChaPoly1305.o, dist/build/Crypto/Cipher/ChaChaPoly1305.dyn_o )
[ 77 of 139] Compiling Crypto.Number.Compat ( Crypto/Number/Compat.hs, dist/build/Crypto/Number/Compat.o, dist/build/Crypto/Number/Compat.dyn_o )
[ 78 of 139] Compiling Crypto.Number.Basic ( Crypto/Number/Basic.hs, dist/build/Crypto/Number/Basic.o, dist/build/Crypto/Number/Basic.dyn_o )
[ 79 of 139] Compiling Crypto.ECC.Simple.Types ( Crypto/ECC/Simple/Types.hs, dist/build/Crypto/ECC/Simple/Types.o, dist/build/Crypto/ECC/Simple/Types.dyn_o )
[ 80 of 139] Compiling Crypto.Number.F2m ( Crypto/Number/F2m.hs, dist/build/Crypto/Number/F2m.o, dist/build/Crypto/Number/F2m.dyn_o )
[ 81 of 139] Compiling Crypto.Number.ModArithmetic ( Crypto/Number/ModArithmetic.hs, dist/build/Crypto/Number/ModArithmetic.o, dist/build/Crypto/Number/ModArithmetic.dyn_o )
[ 82 of 139] Compiling Crypto.Number.Nat ( Crypto/Number/Nat.hs, dist/build/Crypto/Number/Nat.o, dist/build/Crypto/Number/Nat.dyn_o )
[ 83 of 139] Compiling Crypto.Number.Serialize.Internal ( Crypto/Number/Serialize/Internal.hs, dist/build/Crypto/Number/Serialize/Internal.o, dist/build/Crypto/Number/Serialize/Internal.dyn_o )
[ 84 of 139] Compiling Crypto.Number.Serialize ( Crypto/Number/Serialize.hs, dist/build/Crypto/Number/Serialize.o, dist/build/Crypto/Number/Serialize.dyn_o )
[ 85 of 139] Compiling Crypto.Number.Serialize.Internal.LE ( Crypto/Number/Serialize/Internal/LE.hs, dist/build/Crypto/Number/Serialize/Internal/LE.o, dist/build/Crypto/Number/Serialize/Internal/LE.dyn_o )
[ 86 of 139] Compiling Crypto.Number.Serialize.LE ( Crypto/Number/Serialize/LE.hs, dist/build/Crypto/Number/Serialize/LE.o, dist/build/Crypto/Number/Serialize/LE.dyn_o )
[ 87 of 139] Compiling Crypto.OTP ( Crypto/OTP.hs, dist/build/Crypto/OTP.o, dist/build/Crypto/OTP.dyn_o )
[ 88 of 139] Compiling Crypto.PubKey.ECC.Types ( Crypto/PubKey/ECC/Types.hs, dist/build/Crypto/PubKey/ECC/Types.o, dist/build/Crypto/PubKey/ECC/Types.dyn_o )
[ 89 of 139] Compiling Crypto.PubKey.Internal ( Crypto/PubKey/Internal.hs, dist/build/Crypto/PubKey/Internal.o, dist/build/Crypto/PubKey/Internal.dyn_o )
[ 90 of 139] Compiling Crypto.PubKey.MaskGenFunction ( Crypto/PubKey/MaskGenFunction.hs, dist/build/Crypto/PubKey/MaskGenFunction.o, dist/build/Crypto/PubKey/MaskGenFunction.dyn_o )
[ 91 of 139] Compiling Crypto.PubKey.RSA.Types ( Crypto/PubKey/RSA/Types.hs, dist/build/Crypto/PubKey/RSA/Types.o, dist/build/Crypto/PubKey/RSA/Types.dyn_o )
[ 92 of 139] Compiling Crypto.PubKey.RSA.Prim ( Crypto/PubKey/RSA/Prim.hs, dist/build/Crypto/PubKey/RSA/Prim.o, dist/build/Crypto/PubKey/RSA/Prim.dyn_o )
[ 93 of 139] Compiling Crypto.Random.Entropy.Source ( Crypto/Random/Entropy/Source.hs, dist/build/Crypto/Random/Entropy/Source.o, dist/build/Crypto/Random/Entropy/Source.dyn_o )
[ 94 of 139] Compiling Crypto.Random.Entropy.RDRand ( Crypto/Random/Entropy/RDRand.hs, dist/build/Crypto/Random/Entropy/RDRand.o, dist/build/Crypto/Random/Entropy/RDRand.dyn_o )
[ 95 of 139] Compiling Crypto.Random.Entropy.Unix ( Crypto/Random/Entropy/Unix.hs, dist/build/Crypto/Random/Entropy/Unix.o, dist/build/Crypto/Random/Entropy/Unix.dyn_o )
[ 96 of 139] Compiling Crypto.Random.Entropy.Backend ( Crypto/Random/Entropy/Backend.hs, dist/build/Crypto/Random/Entropy/Backend.o, dist/build/Crypto/Random/Entropy/Backend.dyn_o )
[ 97 of 139] Compiling Crypto.Random.Entropy.Unsafe ( Crypto/Random/Entropy/Unsafe.hs, dist/build/Crypto/Random/Entropy/Unsafe.o, dist/build/Crypto/Random/Entropy/Unsafe.dyn_o )
[ 98 of 139] Compiling Crypto.Random.Entropy ( Crypto/Random/Entropy.hs, dist/build/Crypto/Random/Entropy.o, dist/build/Crypto/Random/Entropy.dyn_o )
[ 99 of 139] Compiling Crypto.Random.EntropyPool ( Crypto/Random/EntropyPool.hs, dist/build/Crypto/Random/EntropyPool.o, dist/build/Crypto/Random/EntropyPool.dyn_o )
[100 of 139] Compiling Crypto.Random.Types ( Crypto/Random/Types.hs, dist/build/Crypto/Random/Types.o, dist/build/Crypto/Random/Types.dyn_o )
[101 of 139] Compiling Crypto.Random.SystemDRG ( Crypto/Random/SystemDRG.hs, dist/build/Crypto/Random/SystemDRG.o, dist/build/Crypto/Random/SystemDRG.dyn_o )
[102 of 139] Compiling Crypto.Random.HmacDRG ( Crypto/Random/HmacDRG.hs, dist/build/Crypto/Random/HmacDRG.o, dist/build/Crypto/Random/HmacDRG.dyn_o )
[103 of 139] Compiling Crypto.Random.ChaChaDRG ( Crypto/Random/ChaChaDRG.hs, dist/build/Crypto/Random/ChaChaDRG.o, dist/build/Crypto/Random/ChaChaDRG.dyn_o )
[104 of 139] Compiling Crypto.Random ( Crypto/Random.hs, dist/build/Crypto/Random.o, dist/build/Crypto/Random.dyn_o )
[105 of 139] Compiling Crypto.Random.Probabilistic ( Crypto/Random/Probabilistic.hs, dist/build/Crypto/Random/Probabilistic.o, dist/build/Crypto/Random/Probabilistic.dyn_o )
[106 of 139] Compiling Crypto.PubKey.Ed448 ( Crypto/PubKey/Ed448.hs, dist/build/Crypto/PubKey/Ed448.o, dist/build/Crypto/PubKey/Ed448.dyn_o )
[107 of 139] Compiling Crypto.PubKey.Ed25519 ( Crypto/PubKey/Ed25519.hs, dist/build/Crypto/PubKey/Ed25519.o, dist/build/Crypto/PubKey/Ed25519.dyn_o )
[108 of 139] Compiling Crypto.PubKey.ECC.P256 ( Crypto/PubKey/ECC/P256.hs, dist/build/Crypto/PubKey/ECC/P256.o, dist/build/Crypto/PubKey/ECC/P256.dyn_o )
[109 of 139] Compiling Crypto.PubKey.Curve448 ( Crypto/PubKey/Curve448.hs, dist/build/Crypto/PubKey/Curve448.o, dist/build/Crypto/PubKey/Curve448.dyn_o )
[110 of 139] Compiling Crypto.PubKey.Curve25519 ( Crypto/PubKey/Curve25519.hs, dist/build/Crypto/PubKey/Curve25519.o, dist/build/Crypto/PubKey/Curve25519.dyn_o )
[111 of 139] Compiling Crypto.KDF.BCrypt ( Crypto/KDF/BCrypt.hs, dist/build/Crypto/KDF/BCrypt.o, dist/build/Crypto/KDF/BCrypt.dyn_o )
[112 of 139] Compiling Crypto.ECC.Edwards25519 ( Crypto/ECC/Edwards25519.hs, dist/build/Crypto/ECC/Edwards25519.o, dist/build/Crypto/ECC/Edwards25519.dyn_o )
[113 of 139] Compiling Crypto.Cipher.AESGCMSIV ( Crypto/Cipher/AESGCMSIV.hs, dist/build/Crypto/Cipher/AESGCMSIV.o, dist/build/Crypto/Cipher/AESGCMSIV.dyn_o )
[114 of 139] Compiling Crypto.Number.Generate ( Crypto/Number/Generate.hs, dist/build/Crypto/Number/Generate.o, dist/build/Crypto/Number/Generate.dyn_o )
[115 of 139] Compiling Crypto.PubKey.ECC.Prim ( Crypto/PubKey/ECC/Prim.hs, dist/build/Crypto/PubKey/ECC/Prim.o, dist/build/Crypto/PubKey/ECC/Prim.dyn_o )
[116 of 139] Compiling Crypto.PubKey.ECC.ECDSA ( Crypto/PubKey/ECC/ECDSA.hs, dist/build/Crypto/PubKey/ECC/ECDSA.o, dist/build/Crypto/PubKey/ECC/ECDSA.dyn_o )
[117 of 139] Compiling Crypto.PubKey.ECC.Generate ( Crypto/PubKey/ECC/Generate.hs, dist/build/Crypto/PubKey/ECC/Generate.o, dist/build/Crypto/PubKey/ECC/Generate.dyn_o )
[118 of 139] Compiling Crypto.PubKey.DSA ( Crypto/PubKey/DSA.hs, dist/build/Crypto/PubKey/DSA.o, dist/build/Crypto/PubKey/DSA.dyn_o )
[119 of 139] Compiling Crypto.Number.Prime ( Crypto/Number/Prime.hs, dist/build/Crypto/Number/Prime.o, dist/build/Crypto/Number/Prime.dyn_o )
[120 of 139] Compiling Crypto.PubKey.Rabin.Types ( Crypto/PubKey/Rabin/Types.hs, dist/build/Crypto/PubKey/Rabin/Types.o, dist/build/Crypto/PubKey/Rabin/Types.dyn_o )
[121 of 139] Compiling Crypto.PubKey.Rabin.OAEP ( Crypto/PubKey/Rabin/OAEP.hs, dist/build/Crypto/PubKey/Rabin/OAEP.o, dist/build/Crypto/PubKey/Rabin/OAEP.dyn_o )
[122 of 139] Compiling Crypto.PubKey.Rabin.RW ( Crypto/PubKey/Rabin/RW.hs, dist/build/Crypto/PubKey/Rabin/RW.o, dist/build/Crypto/PubKey/Rabin/RW.dyn_o )
[123 of 139] Compiling Crypto.PubKey.Rabin.Modified ( Crypto/PubKey/Rabin/Modified.hs, dist/build/Crypto/PubKey/Rabin/Modified.o, dist/build/Crypto/PubKey/Rabin/Modified.dyn_o )
[124 of 139] Compiling Crypto.PubKey.Rabin.Basic ( Crypto/PubKey/Rabin/Basic.hs, dist/build/Crypto/PubKey/Rabin/Basic.o, dist/build/Crypto/PubKey/Rabin/Basic.dyn_o )
[125 of 139] Compiling Crypto.PubKey.RSA ( Crypto/PubKey/RSA.hs, dist/build/Crypto/PubKey/RSA.o, dist/build/Crypto/PubKey/RSA.dyn_o )
[126 of 139] Compiling Crypto.PubKey.RSA.PSS ( Crypto/PubKey/RSA/PSS.hs, dist/build/Crypto/PubKey/RSA/PSS.o, dist/build/Crypto/PubKey/RSA/PSS.dyn_o )
[127 of 139] Compiling Crypto.PubKey.RSA.PKCS15 ( Crypto/PubKey/RSA/PKCS15.hs, dist/build/Crypto/PubKey/RSA/PKCS15.o, dist/build/Crypto/PubKey/RSA/PKCS15.dyn_o )
[128 of 139] Compiling Crypto.PubKey.RSA.OAEP ( Crypto/PubKey/RSA/OAEP.hs, dist/build/Crypto/PubKey/RSA/OAEP.o, dist/build/Crypto/PubKey/RSA/OAEP.dyn_o )
[129 of 139] Compiling Crypto.PubKey.DH ( Crypto/PubKey/DH.hs, dist/build/Crypto/PubKey/DH.o, dist/build/Crypto/PubKey/DH.dyn_o )
[130 of 139] Compiling Crypto.PubKey.ElGamal ( Crypto/PubKey/ElGamal.hs, dist/build/Crypto/PubKey/ElGamal.o, dist/build/Crypto/PubKey/ElGamal.dyn_o )
[131 of 139] Compiling Crypto.PubKey.ECC.DH ( Crypto/PubKey/ECC/DH.hs, dist/build/Crypto/PubKey/ECC/DH.o, dist/build/Crypto/PubKey/ECC/DH.dyn_o )
[132 of 139] Compiling Crypto.ECC.Simple.Prim ( Crypto/ECC/Simple/Prim.hs, dist/build/Crypto/ECC/Simple/Prim.o, dist/build/Crypto/ECC/Simple/Prim.dyn_o )
[133 of 139] Compiling Crypto.ECC ( Crypto/ECC.hs, dist/build/Crypto/ECC.o, dist/build/Crypto/ECC.dyn_o )
[134 of 139] Compiling Crypto.PubKey.EdDSA ( Crypto/PubKey/EdDSA.hs, dist/build/Crypto/PubKey/EdDSA.o, dist/build/Crypto/PubKey/EdDSA.dyn_o )
[135 of 139] Compiling Crypto.PubKey.ECIES ( Crypto/PubKey/ECIES.hs, dist/build/Crypto/PubKey/ECIES.o, dist/build/Crypto/PubKey/ECIES.dyn_o )
[136 of 139] Compiling Crypto.PubKey.ECDSA ( Crypto/PubKey/ECDSA.hs, dist/build/Crypto/PubKey/ECDSA.o, dist/build/Crypto/PubKey/ECDSA.dyn_o )
[137 of 139] Compiling Crypto.Data.AFIS ( Crypto/Data/AFIS.hs, dist/build/Crypto/Data/AFIS.o, dist/build/Crypto/Data/AFIS.dyn_o )
[138 of 139] Compiling Crypto.System.CPU ( Crypto/System/CPU.hs, dist/build/Crypto/System/CPU.o, dist/build/Crypto/System/CPU.dyn_o )
[139 of 139] Compiling Crypto.Tutorial ( Crypto/Tutorial.hs, dist/build/Crypto/Tutorial.o, dist/build/Crypto/Tutorial.dyn_o )
Preprocessing library for crypton-1.0.4..
Running Haddock on library for crypton-1.0.4..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[ 1 of 139] Compiling Crypto.Cipher.DES.Primitive ( Crypto/Cipher/DES/Primitive.hs, nothing )
[ 2 of 139] Compiling Crypto.Data.Padding ( Crypto/Data/Padding.hs, nothing )
[ 3 of 139] Compiling Crypto.Error.Types ( Crypto/Error/Types.hs, nothing )
[ 4 of 139] Compiling Crypto.Error ( Crypto/Error.hs, nothing )
[ 5 of 139] Compiling Crypto.Internal.Compat ( Crypto/Internal/Compat.hs, nothing )
[ 6 of 139] Compiling Crypto.Internal.ByteArray ( Crypto/Internal/ByteArray.hs, nothing )
[ 7 of 139] Compiling Crypto.Cipher.Types.Utils ( Crypto/Cipher/Types/Utils.hs, nothing )
[ 8 of 139] Compiling Crypto.Internal.CompatPrim ( Crypto/Internal/CompatPrim.hs, nothing )
[ 9 of 139] Compiling Crypto.Internal.DeepSeq ( Crypto/Internal/DeepSeq.hs, nothing )
[ 10 of 139] Compiling Crypto.Cipher.Types.Base ( Crypto/Cipher/Types/Base.hs, nothing )
[ 11 of 139] Compiling Crypto.Cipher.Types.Stream ( Crypto/Cipher/Types/Stream.hs, nothing )
[ 12 of 139] Compiling Crypto.Internal.Imports ( Crypto/Internal/Imports.hs, nothing )
[ 13 of 139] Compiling Crypto.Internal.Builder ( Crypto/Internal/Builder.hs, nothing )
[ 14 of 139] Compiling Crypto.Hash.Types ( Crypto/Hash/Types.hs, nothing )
[ 15 of 139] Compiling Crypto.Hash.Whirlpool ( Crypto/Hash/Whirlpool.hs, nothing )
[ 16 of 139] Compiling Crypto.Hash.Tiger ( Crypto/Hash/Tiger.hs, nothing )
[ 17 of 139] Compiling Crypto.Hash.Skein512 ( Crypto/Hash/Skein512.hs, nothing )
[ 18 of 139] Compiling Crypto.Hash.Skein256 ( Crypto/Hash/Skein256.hs, nothing )
[ 19 of 139] Compiling Crypto.Hash.SHA512t ( Crypto/Hash/SHA512t.hs, nothing )
[ 20 of 139] Compiling Crypto.Hash.SHA512 ( Crypto/Hash/SHA512.hs, nothing )
[ 21 of 139] Compiling Crypto.Hash.SHA384 ( Crypto/Hash/SHA384.hs, nothing )
[ 22 of 139] Compiling Crypto.Hash.SHA3 ( Crypto/Hash/SHA3.hs, nothing )
[ 23 of 139] Compiling Crypto.Hash.SHA256 ( Crypto/Hash/SHA256.hs, nothing )
[ 24 of 139] Compiling Crypto.Hash.SHA224 ( Crypto/Hash/SHA224.hs, nothing )
[ 25 of 139] Compiling Crypto.Hash.SHA1 ( Crypto/Hash/SHA1.hs, nothing )
[ 26 of 139] Compiling Crypto.Hash.RIPEMD160 ( Crypto/Hash/RIPEMD160.hs, nothing )
[ 27 of 139] Compiling Crypto.Hash.MD5 ( Crypto/Hash/MD5.hs, nothing )
[ 28 of 139] Compiling Crypto.Hash.MD4 ( Crypto/Hash/MD4.hs, nothing )
[ 29 of 139] Compiling Crypto.Hash.MD2 ( Crypto/Hash/MD2.hs, nothing )
[ 30 of 139] Compiling Crypto.Hash.Keccak ( Crypto/Hash/Keccak.hs, nothing )
[ 31 of 139] Compiling Crypto.Hash.IO ( Crypto/Hash/IO.hs, nothing )
[ 32 of 139] Compiling Crypto.Hash.Blake2sp ( Crypto/Hash/Blake2sp.hs, nothing )
[ 33 of 139] Compiling Crypto.Hash.Blake2s ( Crypto/Hash/Blake2s.hs, nothing )
[ 34 of 139] Compiling Crypto.Hash.Blake2bp ( Crypto/Hash/Blake2bp.hs, nothing )
[ 35 of 139] Compiling Crypto.Hash.Blake2b ( Crypto/Hash/Blake2b.hs, nothing )
[ 36 of 139] Compiling Crypto.Cipher.Types.GF ( Crypto/Cipher/Types/GF.hs, nothing )
[ 37 of 139] Compiling Crypto.Cipher.Types.AEAD ( Crypto/Cipher/Types/AEAD.hs, nothing )
[ 38 of 139] Compiling Crypto.Cipher.Types.Block ( Crypto/Cipher/Types/Block.hs, nothing )
[ 39 of 139] Compiling Crypto.Cipher.Types ( Crypto/Cipher/Types.hs, nothing )
[ 40 of 139] Compiling Crypto.ConstructHash.MiyaguchiPreneel ( Crypto/ConstructHash/MiyaguchiPreneel.hs, nothing )
[ 41 of 139] Compiling Crypto.Cipher.Utils ( Crypto/Cipher/Utils.hs, nothing )
[ 42 of 139] Compiling Crypto.Cipher.TripleDES ( Crypto/Cipher/TripleDES.hs, nothing )
[ 43 of 139] Compiling Crypto.Cipher.DES ( Crypto/Cipher/DES.hs, nothing )
[ 44 of 139] Compiling Crypto.Cipher.Salsa ( Crypto/Cipher/Salsa.hs, nothing )
[ 45 of 139] Compiling Crypto.Cipher.XSalsa ( Crypto/Cipher/XSalsa.hs, nothing )
[ 46 of 139] Compiling Crypto.Cipher.RC4 ( Crypto/Cipher/RC4.hs, nothing )
[ 47 of 139] Compiling Crypto.Cipher.ChaCha ( Crypto/Cipher/ChaCha.hs, nothing )
[ 48 of 139] Compiling Crypto.Cipher.AES.Primitive ( Crypto/Cipher/AES/Primitive.hs, nothing )
[ 49 of 139] Compiling Crypto.Cipher.AES ( Crypto/Cipher/AES.hs, nothing )
[ 50 of 139] Compiling Crypto.Internal.Nat ( Crypto/Internal/Nat.hs, nothing )
[ 51 of 139] Compiling Crypto.Hash.SHAKE ( Crypto/Hash/SHAKE.hs, nothing )
[ 52 of 139] Compiling Crypto.Hash.Blake2 ( Crypto/Hash/Blake2.hs, nothing )
[ 53 of 139] Compiling Crypto.Hash.Algorithms ( Crypto/Hash/Algorithms.hs, nothing )
[ 54 of 139] Compiling Crypto.Hash ( Crypto/Hash.hs, nothing )
[ 55 of 139] Compiling Crypto.Internal.WordArray ( Crypto/Internal/WordArray.hs, nothing )
[ 56 of 139] Compiling Crypto.Cipher.Twofish.Primitive ( Crypto/Cipher/Twofish/Primitive.hs, nothing )
[ 57 of 139] Compiling Crypto.Cipher.Twofish ( Crypto/Cipher/Twofish.hs, nothing )
[ 58 of 139] Compiling Crypto.Cipher.CAST5.Primitive ( Crypto/Cipher/CAST5/Primitive.hs, nothing )
[ 59 of 139] Compiling Crypto.Cipher.CAST5 ( Crypto/Cipher/CAST5.hs, nothing )
[ 60 of 139] Compiling Crypto.Cipher.Blowfish.Box ( Crypto/Cipher/Blowfish/Box.hs, nothing )
[ 61 of 139] Compiling Crypto.Cipher.Blowfish.Primitive ( Crypto/Cipher/Blowfish/Primitive.hs, nothing )
[ 62 of 139] Compiling Crypto.Cipher.Blowfish ( Crypto/Cipher/Blowfish.hs, nothing )
[ 63 of 139] Compiling Crypto.Internal.Words ( Crypto/Internal/Words.hs, nothing )
[ 64 of 139] Compiling Crypto.Cipher.Camellia.Primitive ( Crypto/Cipher/Camellia/Primitive.hs, nothing )
[ 65 of 139] Compiling Crypto.Cipher.Camellia ( Crypto/Cipher/Camellia.hs, nothing )
[ 66 of 139] Compiling Crypto.KDF.Argon2 ( Crypto/KDF/Argon2.hs, nothing )
[ 67 of 139] Compiling Crypto.KDF.BCryptPBKDF ( Crypto/KDF/BCryptPBKDF.hs, nothing )
[ 68 of 139] Compiling Crypto.MAC.CMAC ( Crypto/MAC/CMAC.hs, nothing )
[ 69 of 139] Compiling Crypto.MAC.HMAC ( Crypto/MAC/HMAC.hs, nothing )
[ 70 of 139] Compiling Crypto.KDF.PBKDF2 ( Crypto/KDF/PBKDF2.hs, nothing )
[ 71 of 139] Compiling Crypto.KDF.Scrypt ( Crypto/KDF/Scrypt.hs, nothing )
[ 72 of 139] Compiling Crypto.KDF.HKDF ( Crypto/KDF/HKDF.hs, nothing )
[ 73 of 139] Compiling Crypto.MAC.KMAC ( Crypto/MAC/KMAC.hs, nothing )
[ 74 of 139] Compiling Crypto.MAC.KeyedBlake2 ( Crypto/MAC/KeyedBlake2.hs, nothing )
[ 75 of 139] Compiling Crypto.MAC.Poly1305 ( Crypto/MAC/Poly1305.hs, nothing )
[ 76 of 139] Compiling Crypto.Cipher.ChaChaPoly1305 ( Crypto/Cipher/ChaChaPoly1305.hs, nothing )
[ 77 of 139] Compiling Crypto.Number.Compat ( Crypto/Number/Compat.hs, nothing )
[ 78 of 139] Compiling Crypto.Number.Basic ( Crypto/Number/Basic.hs, nothing )
[ 79 of 139] Compiling Crypto.ECC.Simple.Types ( Crypto/ECC/Simple/Types.hs, nothing )
[ 80 of 139] Compiling Crypto.Number.F2m ( Crypto/Number/F2m.hs, nothing )
[ 81 of 139] Compiling Crypto.Number.ModArithmetic ( Crypto/Number/ModArithmetic.hs, nothing )
[ 82 of 139] Compiling Crypto.Number.Nat ( Crypto/Number/Nat.hs, nothing )
[ 83 of 139] Compiling Crypto.Number.Serialize.Internal ( Crypto/Number/Serialize/Internal.hs, nothing )
[ 84 of 139] Compiling Crypto.Number.Serialize ( Crypto/Number/Serialize.hs, nothing )
[ 85 of 139] Compiling Crypto.Number.Serialize.Internal.LE ( Crypto/Number/Serialize/Internal/LE.hs, nothing )
[ 86 of 139] Compiling Crypto.Number.Serialize.LE ( Crypto/Number/Serialize/LE.hs, nothing )
[ 87 of 139] Compiling Crypto.OTP ( Crypto/OTP.hs, nothing )
[ 88 of 139] Compiling Crypto.PubKey.ECC.Types ( Crypto/PubKey/ECC/Types.hs, nothing )
[ 89 of 139] Compiling Crypto.PubKey.Internal ( Crypto/PubKey/Internal.hs, nothing )
[ 90 of 139] Compiling Crypto.PubKey.MaskGenFunction ( Crypto/PubKey/MaskGenFunction.hs, nothing )
[ 91 of 139] Compiling Crypto.PubKey.RSA.Types ( Crypto/PubKey/RSA/Types.hs, nothing )
[ 92 of 139] Compiling Crypto.PubKey.RSA.Prim ( Crypto/PubKey/RSA/Prim.hs, nothing )
[ 93 of 139] Compiling Crypto.Random.Entropy.Source ( Crypto/Random/Entropy/Source.hs, nothing )
[ 94 of 139] Compiling Crypto.Random.Entropy.RDRand ( Crypto/Random/Entropy/RDRand.hs, nothing )
[ 95 of 139] Compiling Crypto.Random.Entropy.Unix ( Crypto/Random/Entropy/Unix.hs, nothing )
[ 96 of 139] Compiling Crypto.Random.Entropy.Backend ( Crypto/Random/Entropy/Backend.hs, nothing )
[ 97 of 139] Compiling Crypto.Random.Entropy.Unsafe ( Crypto/Random/Entropy/Unsafe.hs, nothing )
[ 98 of 139] Compiling Crypto.Random.Entropy ( Crypto/Random/Entropy.hs, nothing )
[ 99 of 139] Compiling Crypto.Random.EntropyPool ( Crypto/Random/EntropyPool.hs, nothing )
[100 of 139] Compiling Crypto.Random.Types ( Crypto/Random/Types.hs, nothing )
[101 of 139] Compiling Crypto.Random.SystemDRG ( Crypto/Random/SystemDRG.hs, nothing )
[102 of 139] Compiling Crypto.Random.HmacDRG ( Crypto/Random/HmacDRG.hs, nothing )
[103 of 139] Compiling Crypto.Random.ChaChaDRG ( Crypto/Random/ChaChaDRG.hs, nothing )
[104 of 139] Compiling Crypto.Random ( Crypto/Random.hs, nothing )
[105 of 139] Compiling Crypto.Random.Probabilistic ( Crypto/Random/Probabilistic.hs, nothing )
[106 of 139] Compiling Crypto.PubKey.Ed448 ( Crypto/PubKey/Ed448.hs, nothing )
[107 of 139] Compiling Crypto.PubKey.Ed25519 ( Crypto/PubKey/Ed25519.hs, nothing )
[108 of 139] Compiling Crypto.PubKey.ECC.P256 ( Crypto/PubKey/ECC/P256.hs, nothing )
[109 of 139] Compiling Crypto.PubKey.Curve448 ( Crypto/PubKey/Curve448.hs, nothing )
[110 of 139] Compiling Crypto.PubKey.Curve25519 ( Crypto/PubKey/Curve25519.hs, nothing )
[111 of 139] Compiling Crypto.KDF.BCrypt ( Crypto/KDF/BCrypt.hs, nothing )
[112 of 139] Compiling Crypto.ECC.Edwards25519 ( Crypto/ECC/Edwards25519.hs, nothing )
[113 of 139] Compiling Crypto.Cipher.AESGCMSIV ( Crypto/Cipher/AESGCMSIV.hs, nothing )
[114 of 139] Compiling Crypto.Number.Generate ( Crypto/Number/Generate.hs, nothing )
[115 of 139] Compiling Crypto.PubKey.ECC.Prim ( Crypto/PubKey/ECC/Prim.hs, nothing )
[116 of 139] Compiling Crypto.PubKey.ECC.ECDSA ( Crypto/PubKey/ECC/ECDSA.hs, nothing )
[117 of 139] Compiling Crypto.PubKey.ECC.Generate ( Crypto/PubKey/ECC/Generate.hs, nothing )
[118 of 139] Compiling Crypto.PubKey.DSA ( Crypto/PubKey/DSA.hs, nothing )
[119 of 139] Compiling Crypto.Number.Prime ( Crypto/Number/Prime.hs, nothing )
[120 of 139] Compiling Crypto.PubKey.Rabin.Types ( Crypto/PubKey/Rabin/Types.hs, nothing )
[121 of 139] Compiling Crypto.PubKey.Rabin.OAEP ( Crypto/PubKey/Rabin/OAEP.hs, nothing )
[122 of 139] Compiling Crypto.PubKey.Rabin.RW ( Crypto/PubKey/Rabin/RW.hs, nothing )
[123 of 139] Compiling Crypto.PubKey.Rabin.Modified ( Crypto/PubKey/Rabin/Modified.hs, nothing )
[124 of 139] Compiling Crypto.PubKey.Rabin.Basic ( Crypto/PubKey/Rabin/Basic.hs, nothing )
[125 of 139] Compiling Crypto.PubKey.RSA ( Crypto/PubKey/RSA.hs, nothing )
[126 of 139] Compiling Crypto.PubKey.RSA.PSS ( Crypto/PubKey/RSA/PSS.hs, nothing )
[127 of 139] Compiling Crypto.PubKey.RSA.PKCS15 ( Crypto/PubKey/RSA/PKCS15.hs, nothing )
[128 of 139] Compiling Crypto.PubKey.RSA.OAEP ( Crypto/PubKey/RSA/OAEP.hs, nothing )
[129 of 139] Compiling Crypto.PubKey.DH ( Crypto/PubKey/DH.hs, nothing )
[130 of 139] Compiling Crypto.PubKey.ElGamal ( Crypto/PubKey/ElGamal.hs, nothing )
[131 of 139] Compiling Crypto.PubKey.ECC.DH ( Crypto/PubKey/ECC/DH.hs, nothing )
[132 of 139] Compiling Crypto.ECC.Simple.Prim ( Crypto/ECC/Simple/Prim.hs, nothing )
[133 of 139] Compiling Crypto.ECC ( Crypto/ECC.hs, nothing )
[134 of 139] Compiling Crypto.PubKey.EdDSA ( Crypto/PubKey/EdDSA.hs, nothing )
[135 of 139] Compiling Crypto.PubKey.ECIES ( Crypto/PubKey/ECIES.hs, nothing )
[136 of 139] Compiling Crypto.PubKey.ECDSA ( Crypto/PubKey/ECDSA.hs, nothing )
[137 of 139] Compiling Crypto.Data.AFIS ( Crypto/Data/AFIS.hs, nothing )
[138 of 139] Compiling Crypto.System.CPU ( Crypto/System/CPU.hs, nothing )
[139 of 139] Compiling Crypto.Tutorial ( Crypto/Tutorial.hs, nothing )
Haddock coverage:
100% ( 4 / 4) in 'Crypto.Data.Padding'
100% ( 8 / 8) in 'Crypto.Error'
100% ( 8 / 8) in 'Crypto.Hash.IO'
92% ( 25 / 27) in 'Crypto.Cipher.Types'
Missing documentation for:
CCM_M (Crypto/Cipher/Types/Base.hs:48)
CCM_L (Crypto/Cipher/Types/Base.hs:50)
75% ( 3 / 4) in 'Crypto.ConstructHash.MiyaguchiPreneel'
Missing documentation for:
MiyaguchiPreneel (Crypto/ConstructHash/MiyaguchiPreneel.hs:26)
0% ( 0 / 2) in 'Crypto.Cipher.Utils'
Missing documentation for:
Module header
validateKeySize (Crypto/Cipher/Utils.hs:12)
100% ( 5 / 5) in 'Crypto.Cipher.TripleDES'
100% ( 2 / 2) in 'Crypto.Cipher.DES'
100% ( 5 / 5) in 'Crypto.Cipher.Salsa'
100% ( 6 / 6) in 'Crypto.Cipher.XSalsa'
100% ( 5 / 5) in 'Crypto.Cipher.RC4'
100% ( 10 / 10) in 'Crypto.Cipher.ChaCha'
100% ( 4 / 4) in 'Crypto.Cipher.AES'
Warning: 'bitlen' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'n' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'SHAKE256' is ambiguous. It is defined
* at Crypto/Hash/SHAKE.hs:74:33
* at Crypto/Hash/SHAKE.hs:74:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at Crypto/Hash/SHAKE.hs:74:1
Warning: 'SHAKE128' is ambiguous. It is defined
* at Crypto/Hash/SHAKE.hs:50:33
* at Crypto/Hash/SHAKE.hs:50:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at Crypto/Hash/SHAKE.hs:50:1
95% ( 46 / 48) in 'Crypto.Hash.Algorithms'
Missing documentation for:
Blake2bp (Crypto/Hash/Blake2.hs:202)
Blake2sp (Crypto/Hash/Blake2.hs:160)
100% ( 23 / 23) in 'Crypto.Hash'
0% ( 0 / 4) in 'Crypto.Cipher.Twofish'
Missing documentation for:
Module header
Twofish128 (Crypto/Cipher/Twofish.hs:11)
Twofish192 (Crypto/Cipher/Twofish.hs:24)
Twofish256 (Crypto/Cipher/Twofish.hs:37)
100% ( 2 / 2) in 'Crypto.Cipher.CAST5'
100% ( 6 / 6) in 'Crypto.Cipher.Blowfish'
100% ( 2 / 2) in 'Crypto.Cipher.Camellia'
Warning: 'hashParallelism' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'hashMemory' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'hashIterations' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
80% ( 8 / 10) in 'Crypto.KDF.Argon2'
Missing documentation for:
defaultOptions (Crypto/KDF/Argon2.hs:98)
hash (Crypto/KDF/Argon2.hs:114)
75% ( 3 / 4) in 'Crypto.KDF.BCryptPBKDF'
Missing documentation for:
Parameters (Crypto/KDF/BCryptPBKDF.hs:43)
100% ( 4 / 4) in 'Crypto.MAC.CMAC'
Warning: 'hmacFinalize' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
100% ( 10 / 10) in 'Crypto.MAC.HMAC'
62% ( 5 / 8) in 'Crypto.KDF.PBKDF2'
Missing documentation for:
fastPBKDF2_SHA1 (Crypto/KDF/PBKDF2.hs:124)
fastPBKDF2_SHA256 (Crypto/KDF/PBKDF2.hs:143)
fastPBKDF2_SHA512 (Crypto/KDF/PBKDF2.hs:162)
100% ( 3 / 3) in 'Crypto.KDF.Scrypt'
83% ( 5 / 6) in 'Crypto.KDF.HKDF'
Missing documentation for:
toPRK (Crypto/KDF/HKDF.hs:103)
Warning: 'KMAC' is ambiguous. It is defined
* at Crypto/MAC/KMAC.hs:87:18
* at Crypto/MAC/KMAC.hs:87:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at Crypto/MAC/KMAC.hs:87:1
100% ( 10 / 10) in 'Crypto.MAC.KMAC'
Warning: 'KeyedBlake2' is ambiguous. It is defined
* at Crypto/MAC/KeyedBlake2.hs:44:25
* at Crypto/MAC/KeyedBlake2.hs:44:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at Crypto/MAC/KeyedBlake2.hs:44:1
100% ( 11 / 11) in 'Crypto.MAC.KeyedBlake2'
91% ( 11 / 12) in 'Crypto.MAC.Poly1305'
Missing documentation for:
authTag (Crypto/MAC/Poly1305.hs:59)
100% ( 19 / 19) in 'Crypto.Cipher.ChaChaPoly1305'
Warning: 'a' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'b' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
100% ( 8 / 8) in 'Crypto.Number.Basic'
Warning: 'm' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
100% ( 12 / 12) in 'Crypto.Number.F2m'
Warning: 'CoprimesAssertionError' is ambiguous. It is defined
* at Crypto/Number/ModArithmetic.hs:29:31
* at Crypto/Number/ModArithmetic.hs:29:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at Crypto/Number/ModArithmetic.hs:29:1
Warning: 'ModulusAssertionError' is ambiguous. It is defined
* at Crypto/Number/ModArithmetic.hs:148:30
* at Crypto/Number/ModArithmetic.hs:148:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at Crypto/Number/ModArithmetic.hs:148:1
100% ( 11 / 11) in 'Crypto.Number.ModArithmetic'
100% ( 7 / 7) in 'Crypto.Number.Nat'
100% ( 4 / 4) in 'Crypto.Number.Serialize.Internal'
100% ( 5 / 5) in 'Crypto.Number.Serialize'
100% ( 4 / 4) in 'Crypto.Number.Serialize.Internal.LE'
100% ( 5 / 5) in 'Crypto.Number.Serialize.LE'
75% ( 9 / 12) in 'Crypto.OTP'
Missing documentation for:
hotp (Crypto/OTP.hs:75)
TOTPParams (Crypto/OTP.hs:123)
ClockSkew (Crypto/OTP.hs:125)
100% ( 15 / 15) in 'Crypto.PubKey.ECC.Types'
100% ( 3 / 3) in 'Crypto.PubKey.MaskGenFunction'
100% ( 11 / 11) in 'Crypto.PubKey.RSA.Types'
100% ( 5 / 5) in 'Crypto.PubKey.RSA.Prim'
100% ( 5 / 5) in 'Crypto.Random.Entropy.Unsafe'
100% ( 2 / 2) in 'Crypto.Random.Entropy'
100% ( 5 / 5) in 'Crypto.Random.EntropyPool'
Warning: 'MonadPseudoRandom' is ambiguous. It is defined
* at Crypto/Random/Types.hs:31:35
* at Crypto/Random/Types.hs:31:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at Crypto/Random/Types.hs:31:1
100% ( 5 / 5) in 'Crypto.Random.Types'
95% ( 20 / 21) in 'Crypto.Random'
Missing documentation for:
Seed (Crypto/Random.hs:46)
100% ( 18 / 18) in 'Crypto.PubKey.Ed448'
100% ( 18 / 18) in 'Crypto.PubKey.Ed25519'
Warning: 'Point' is ambiguous. It is defined
* at Crypto/PubKey/ECC/P256.hs:70:17
* at Crypto/PubKey/ECC/P256.hs:70:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at Crypto/PubKey/ECC/P256.hs:70:1
Warning: 'Scalar' is ambiguous. It is defined
* at Crypto/PubKey/ECC/P256.hs:66:18
* at Crypto/PubKey/ECC/P256.hs:66:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at Crypto/PubKey/ECC/P256.hs:66:1
100% ( 34 / 34) in 'Crypto.PubKey.ECC.P256'
100% ( 12 / 12) in 'Crypto.PubKey.Curve448'
100% ( 12 / 12) in 'Crypto.PubKey.Curve25519'
100% ( 5 / 5) in 'Crypto.KDF.BCrypt'
100% ( 21 / 21) in 'Crypto.ECC.Edwards25519'
100% ( 6 / 6) in 'Crypto.Cipher.AESGCMSIV'
100% ( 6 / 6) in 'Crypto.Number.Generate'
100% ( 12 / 12) in 'Crypto.PubKey.ECC.Prim'
100% ( 21 / 21) in 'Crypto.PubKey.ECC.ECDSA'
100% ( 3 / 3) in 'Crypto.PubKey.ECC.Generate'
100% ( 19 / 19) in 'Crypto.PubKey.DSA'
100% ( 10 / 10) in 'Crypto.Number.Prime'
100% ( 3 / 3) in 'Crypto.PubKey.Rabin.Types'
100% ( 5 / 5) in 'Crypto.PubKey.Rabin.OAEP'
100% ( 9 / 9) in 'Crypto.PubKey.Rabin.RW'
100% ( 6 / 6) in 'Crypto.PubKey.Rabin.Modified'
100% ( 11 / 11) in 'Crypto.PubKey.Rabin.Basic'
Warning: 'e' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
100% ( 9 / 9) in 'Crypto.PubKey.RSA'
100% ( 13 / 13) in 'Crypto.PubKey.RSA.PSS'
100% ( 15 / 15) in 'Crypto.PubKey.RSA.PKCS15'
100% ( 9 / 9) in 'Crypto.PubKey.RSA.OAEP'
100% ( 10 / 10) in 'Crypto.PubKey.DH'
100% ( 8 / 8) in 'Crypto.PubKey.ECC.DH'
30% ( 4 / 13) in 'Crypto.ECC'
Missing documentation for:
Curve_P384R1 (Crypto/ECC.hs:218)
Curve_P521R1 (Crypto/ECC.hs:254)
Curve_X25519 (Crypto/ECC.hs:290)
Curve_X448 (Crypto/ECC.hs:313)
Curve_Edwards25519 (Crypto/ECC.hs:336)
EllipticCurve (Crypto/ECC.hs:70)
EllipticCurveDH (Crypto/ECC.hs:104)
EllipticCurveArith (Crypto/ECC.hs:128)
EllipticCurveBasepointArith (Crypto/ECC.hs:141)
100% ( 22 / 22) in 'Crypto.PubKey.EdDSA'
100% ( 3 / 3) in 'Crypto.PubKey.ECIES'
100% ( 22 / 22) in 'Crypto.PubKey.ECDSA'
100% ( 3 / 3) in 'Crypto.Data.AFIS'
100% ( 3 / 3) in 'Crypto.System.CPU'
100% ( 9 / 9) in 'Crypto.Tutorial'
Warning: Crypto.Error: could not find link destinations for:
- Crypto.Error.Types.D:R:FailureCryptoFailable
Warning: Crypto.Hash.IO: could not find link destinations for:
- Crypto.Hash.Whirlpool.D:R:HashBlockSizeWhirlpool
- Crypto.Hash.Whirlpool.D:R:HashDigestSizeWhirlpool
- Crypto.Hash.Whirlpool.D:R:HashInternalContextSizeWhirlpool
- Crypto.Hash.Tiger.D:R:HashBlockSizeTiger
- Crypto.Hash.Tiger.D:R:HashDigestSizeTiger
- Crypto.Hash.Tiger.D:R:HashInternalContextSizeTiger
- Crypto.Hash.Skein512.D:R:HashBlockSizeSkein512_224
- Crypto.Hash.Skein512.D:R:HashDigestSizeSkein512_224
- Crypto.Hash.Skein512.D:R:HashInternalContextSizeSkein512_224
- Crypto.Hash.Skein512.D:R:HashBlockSizeSkein512_256
- Crypto.Hash.Skein512.D:R:HashDigestSizeSkein512_256
- Crypto.Hash.Skein512.D:R:HashInternalContextSizeSkein512_256
- Crypto.Hash.Skein512.D:R:HashBlockSizeSkein512_384
- Crypto.Hash.Skein512.D:R:HashDigestSizeSkein512_384
- Crypto.Hash.Skein512.D:R:HashInternalContextSizeSkein512_384
- Crypto.Hash.Skein512.D:R:HashBlockSizeSkein512_512
- Crypto.Hash.Skein512.D:R:HashDigestSizeSkein512_512
- Crypto.Hash.Skein512.D:R:HashInternalContextSizeSkein512_512
- Crypto.Hash.Skein256.D:R:HashBlockSizeSkein256_224
- Crypto.Hash.Skein256.D:R:HashDigestSizeSkein256_224
- Crypto.Hash.Skein256.D:R:HashInternalContextSizeSkein256_224
- Crypto.Hash.Skein256.D:R:HashBlockSizeSkein256_256
- Crypto.Hash.Skein256.D:R:HashDigestSizeSkein256_256
- Crypto.Hash.Skein256.D:R:HashInternalContextSizeSkein256_256
- Crypto.Hash.SHA512t.D:R:HashBlockSizeSHA512t_224
- Crypto.Hash.SHA512t.D:R:HashDigestSizeSHA512t_224
- Crypto.Hash.SHA512t.D:R:HashInternalContextSizeSHA512t_224
- Crypto.Hash.SHA512t.D:R:HashBlockSizeSHA512t_256
- Crypto.Hash.SHA512t.D:R:HashDigestSizeSHA512t_256
- Crypto.Hash.SHA512t.D:R:HashInternalContextSizeSHA512t_256
- Crypto.Hash.SHA512.D:R:HashBlockSizeSHA512
- Crypto.Hash.SHA512.D:R:HashDigestSizeSHA512
- Crypto.Hash.SHA512.D:R:HashInternalContextSizeSHA512
- Crypto.Hash.SHA384.D:R:HashBlockSizeSHA384
- Crypto.Hash.SHA384.D:R:HashDigestSizeSHA384
- Crypto.Hash.SHA384.D:R:HashInternalContextSizeSHA384
- Crypto.Hash.SHA3.D:R:HashBlockSizeSHA3_224
- Crypto.Hash.SHA3.D:R:HashDigestSizeSHA3_224
- Crypto.Hash.SHA3.D:R:HashInternalContextSizeSHA3_224
- Crypto.Hash.SHA3.D:R:HashBlockSizeSHA3_256
- Crypto.Hash.SHA3.D:R:HashDigestSizeSHA3_256
- Crypto.Hash.SHA3.D:R:HashInternalContextSizeSHA3_256
- Crypto.Hash.SHA3.D:R:HashBlockSizeSHA3_384
- Crypto.Hash.SHA3.D:R:HashDigestSizeSHA3_384
- Crypto.Hash.SHA3.D:R:HashInternalContextSizeSHA3_384
- Crypto.Hash.SHA3.D:R:HashBlockSizeSHA3_512
- Crypto.Hash.SHA3.D:R:HashDigestSizeSHA3_512
- Crypto.Hash.SHA3.D:R:HashInternalContextSizeSHA3_512
- Crypto.Hash.SHA256.D:R:HashBlockSizeSHA256
- Crypto.Hash.SHA256.D:R:HashDigestSizeSHA256
- Crypto.Hash.SHA256.D:R:HashInternalContextSizeSHA256
- Crypto.Hash.SHA224.D:R:HashBlockSizeSHA224
- Crypto.Hash.SHA224.D:R:HashDigestSizeSHA224
- Crypto.Hash.SHA224.D:R:HashInternalContextSizeSHA224
- Crypto.Hash.SHA1.D:R:HashBlockSizeSHA1
- Crypto.Hash.SHA1.D:R:HashDigestSizeSHA1
- Crypto.Hash.SHA1.D:R:HashInternalContextSizeSHA1
- Crypto.Hash.RIPEMD160.D:R:HashBlockSizeRIPEMD160
- Crypto.Hash.RIPEMD160.D:R:HashDigestSizeRIPEMD160
- Crypto.Hash.RIPEMD160.D:R:HashInternalContextSizeRIPEMD160
- Crypto.Hash.MD5.D:R:HashBlockSizeMD5
- Crypto.Hash.MD5.D:R:HashDigestSizeMD5
- Crypto.Hash.MD5.D:R:HashInternalContextSizeMD5
- Crypto.Hash.MD4.D:R:HashBlockSizeMD4
- Crypto.Hash.MD4.D:R:HashDigestSizeMD4
- Crypto.Hash.MD4.D:R:HashInternalContextSizeMD4
- Crypto.Hash.MD2.D:R:HashBlockSizeMD2
- Crypto.Hash.MD2.D:R:HashDigestSizeMD2
- Crypto.Hash.MD2.D:R:HashInternalContextSizeMD2
- Crypto.Hash.Keccak.D:R:HashBlockSizeKeccak_224
- Crypto.Hash.Keccak.D:R:HashDigestSizeKeccak_224
- Crypto.Hash.Keccak.D:R:HashInternalContextSizeKeccak_224
- Crypto.Hash.Keccak.D:R:HashBlockSizeKeccak_256
- Crypto.Hash.Keccak.D:R:HashDigestSizeKeccak_256
- Crypto.Hash.Keccak.D:R:HashInternalContextSizeKeccak_256
- Crypto.Hash.Keccak.D:R:HashBlockSizeKeccak_384
- Crypto.Hash.Keccak.D:R:HashDigestSizeKeccak_384
- Crypto.Hash.Keccak.D:R:HashInternalContextSizeKeccak_384
- Crypto.Hash.Keccak.D:R:HashBlockSizeKeccak_512
- Crypto.Hash.Keccak.D:R:HashDigestSizeKeccak_512
- Crypto.Hash.Keccak.D:R:HashInternalContextSizeKeccak_512
- Crypto.Hash.Blake2sp.D:R:HashBlockSizeBlake2sp_224
- Crypto.Hash.Blake2sp.D:R:HashDigestSizeBlake2sp_224
- Crypto.Hash.Blake2sp.D:R:HashInternalContextSizeBlake2sp_224
- Crypto.Hash.Blake2sp.D:R:HashBlockSizeBlake2sp_256
- Crypto.Hash.Blake2sp.D:R:HashDigestSizeBlake2sp_256
- Crypto.Hash.Blake2sp.D:R:HashInternalContextSizeBlake2sp_256
- Crypto.Hash.Blake2s.D:R:HashBlockSizeBlake2s_160
- Crypto.Hash.Blake2s.D:R:HashDigestSizeBlake2s_160
- Crypto.Hash.Blake2s.D:R:HashInternalContextSizeBlake2s_160
- Crypto.Hash.Blake2s.D:R:HashBlockSizeBlake2s_224
- Crypto.Hash.Blake2s.D:R:HashDigestSizeBlake2s_224
- Crypto.Hash.Blake2s.D:R:HashInternalContextSizeBlake2s_224
- Crypto.Hash.Blake2s.D:R:HashBlockSizeBlake2s_256
- Crypto.Hash.Blake2s.D:R:HashDigestSizeBlake2s_256
- Crypto.Hash.Blake2s.D:R:HashInternalContextSizeBlake2s_256
- Crypto.Hash.Blake2bp.D:R:HashBlockSizeBlake2bp_512
- Crypto.Hash.Blake2bp.D:R:HashDigestSizeBlake2bp_512
- Crypto.Hash.Blake2bp.D:R:HashInternalContextSizeBlake2bp_512
- Crypto.Hash.Blake2b.D:R:HashBlockSizeBlake2b_160
- Crypto.Hash.Blake2b.D:R:HashDigestSizeBlake2b_160
- Crypto.Hash.Blake2b.D:R:HashInternalContextSizeBlake2b_160
- Crypto.Hash.Blake2b.D:R:HashBlockSizeBlake2b_224
- Crypto.Hash.Blake2b.D:R:HashDigestSizeBlake2b_224
- Crypto.Hash.Blake2b.D:R:HashInternalContextSizeBlake2b_224
- Crypto.Hash.Blake2b.D:R:HashBlockSizeBlake2b_256
- Crypto.Hash.Blake2b.D:R:HashDigestSizeBlake2b_256
- Crypto.Hash.Blake2b.D:R:HashInternalContextSizeBlake2b_256
- Crypto.Hash.Blake2b.D:R:HashBlockSizeBlake2b_384
- Crypto.Hash.Blake2b.D:R:HashDigestSizeBlake2b_384
- Crypto.Hash.Blake2b.D:R:HashInternalContextSizeBlake2b_384
- Crypto.Hash.Blake2b.D:R:HashBlockSizeBlake2b_512
- Crypto.Hash.Blake2b.D:R:HashDigestSizeBlake2b_512
- Crypto.Hash.Blake2b.D:R:HashInternalContextSizeBlake2b_512
- Crypto.Hash.SHAKE.D:R:HashBlockSizeSHAKE128
- Crypto.Hash.SHAKE.D:R:HashDigestSizeSHAKE128
- Crypto.Hash.SHAKE.D:R:HashInternalContextSizeSHAKE128
- Crypto.Hash.SHAKE.D:R:HashBlockSizeSHAKE256
- Crypto.Hash.SHAKE.D:R:HashDigestSizeSHAKE256
- Crypto.Hash.SHAKE.D:R:HashInternalContextSizeSHAKE256
- Crypto.Hash.Blake2.D:R:HashBlockSizeBlake2s
- Crypto.Hash.Blake2.D:R:HashDigestSizeBlake2s
- Crypto.Hash.Blake2.D:R:HashInternalContextSizeBlake2s
- Crypto.Hash.Blake2.D:R:HashBlockSizeBlake2b
- Crypto.Hash.Blake2.D:R:HashDigestSizeBlake2b
- Crypto.Hash.Blake2.D:R:HashInternalContextSizeBlake2b
- Crypto.Hash.Blake2.D:R:HashBlockSizeBlake2sp
- Crypto.Hash.Blake2.D:R:HashDigestSizeBlake2sp
- Crypto.Hash.Blake2.D:R:HashInternalContextSizeBlake2sp
- Crypto.Hash.Blake2.D:R:HashBlockSizeBlake2bp
- Crypto.Hash.Blake2.D:R:HashDigestSizeBlake2bp
- Crypto.Hash.Blake2.D:R:HashInternalContextSizeBlake2bp
Warning: Crypto.Hash.Algorithms: could not find link destinations for:
- Crypto.Hash.Types.hashInternalFinalizePrefix
- Crypto.Hash.Whirlpool.D:R:HashBlockSizeWhirlpool
- Crypto.Hash.Whirlpool.D:R:HashDigestSizeWhirlpool
- Crypto.Hash.Whirlpool.D:R:HashInternalContextSizeWhirlpool
- Crypto.Hash.Tiger.D:R:HashBlockSizeTiger
- Crypto.Hash.Tiger.D:R:HashDigestSizeTiger
- Crypto.Hash.Tiger.D:R:HashInternalContextSizeTiger
- Crypto.Hash.Skein512.D:R:HashBlockSizeSkein512_224
- Crypto.Hash.Skein512.D:R:HashDigestSizeSkein512_224
- Crypto.Hash.Skein512.D:R:HashInternalContextSizeSkein512_224
- Crypto.Hash.Skein512.D:R:HashBlockSizeSkein512_256
- Crypto.Hash.Skein512.D:R:HashDigestSizeSkein512_256
- Crypto.Hash.Skein512.D:R:HashInternalContextSizeSkein512_256
- Crypto.Hash.Skein512.D:R:HashBlockSizeSkein512_384
- Crypto.Hash.Skein512.D:R:HashDigestSizeSkein512_384
- Crypto.Hash.Skein512.D:R:HashInternalContextSizeSkein512_384
- Crypto.Hash.Skein512.D:R:HashBlockSizeSkein512_512
- Crypto.Hash.Skein512.D:R:HashDigestSizeSkein512_512
- Crypto.Hash.Skein512.D:R:HashInternalContextSizeSkein512_512
- Crypto.Hash.Skein256.D:R:HashBlockSizeSkein256_224
- Crypto.Hash.Skein256.D:R:HashDigestSizeSkein256_224
- Crypto.Hash.Skein256.D:R:HashInternalContextSizeSkein256_224
- Crypto.Hash.Skein256.D:R:HashBlockSizeSkein256_256
- Crypto.Hash.Skein256.D:R:HashDigestSizeSkein256_256
- Crypto.Hash.Skein256.D:R:HashInternalContextSizeSkein256_256
- Crypto.Hash.SHA512t.D:R:HashBlockSizeSHA512t_224
- Crypto.Hash.SHA512t.D:R:HashDigestSizeSHA512t_224
- Crypto.Hash.SHA512t.D:R:HashInternalContextSizeSHA512t_224
- Crypto.Hash.SHA512t.D:R:HashBlockSizeSHA512t_256
- Crypto.Hash.SHA512t.D:R:HashDigestSizeSHA512t_256
- Crypto.Hash.SHA512t.D:R:HashInternalContextSizeSHA512t_256
- Crypto.Hash.SHA512.D:R:HashBlockSizeSHA512
- Crypto.Hash.SHA512.D:R:HashDigestSizeSHA512
- Crypto.Hash.SHA512.D:R:HashInternalContextSizeSHA512
- Crypto.Hash.SHA384.D:R:HashBlockSizeSHA384
- Crypto.Hash.SHA384.D:R:HashDigestSizeSHA384
- Crypto.Hash.SHA384.D:R:HashInternalContextSizeSHA384
- Crypto.Hash.SHA3.D:R:HashBlockSizeSHA3_224
- Crypto.Hash.SHA3.D:R:HashDigestSizeSHA3_224
- Crypto.Hash.SHA3.D:R:HashInternalContextSizeSHA3_224
- Crypto.Hash.SHA3.D:R:HashBlockSizeSHA3_256
- Crypto.Hash.SHA3.D:R:HashDigestSizeSHA3_256
- Crypto.Hash.SHA3.D:R:HashInternalContextSizeSHA3_256
- Crypto.Hash.SHA3.D:R:HashBlockSizeSHA3_384
- Crypto.Hash.SHA3.D:R:HashDigestSizeSHA3_384
- Crypto.Hash.SHA3.D:R:HashInternalContextSizeSHA3_384
- Crypto.Hash.SHA3.D:R:HashBlockSizeSHA3_512
- Crypto.Hash.SHA3.D:R:HashDigestSizeSHA3_512
- Crypto.Hash.SHA3.D:R:HashInternalContextSizeSHA3_512
- Crypto.Hash.SHA256.D:R:HashBlockSizeSHA256
- Crypto.Hash.SHA256.D:R:HashDigestSizeSHA256
- Crypto.Hash.SHA256.D:R:HashInternalContextSizeSHA256
- Crypto.Hash.SHA224.D:R:HashBlockSizeSHA224
- Crypto.Hash.SHA224.D:R:HashDigestSizeSHA224
- Crypto.Hash.SHA224.D:R:HashInternalContextSizeSHA224
- Crypto.Hash.SHA1.D:R:HashBlockSizeSHA1
- Crypto.Hash.SHA1.D:R:HashDigestSizeSHA1
- Crypto.Hash.SHA1.D:R:HashInternalContextSizeSHA1
- Crypto.Hash.RIPEMD160.D:R:HashBlockSizeRIPEMD160
- Crypto.Hash.RIPEMD160.D:R:HashDigestSizeRIPEMD160
- Crypto.Hash.RIPEMD160.D:R:HashInternalContextSizeRIPEMD160
- Crypto.Hash.MD5.D:R:HashBlockSizeMD5
- Crypto.Hash.MD5.D:R:HashDigestSizeMD5
- Crypto.Hash.MD5.D:R:HashInternalContextSizeMD5
- Crypto.Hash.MD4.D:R:HashBlockSizeMD4
- Crypto.Hash.MD4.D:R:HashDigestSizeMD4
- Crypto.Hash.MD4.D:R:HashInternalContextSizeMD4
- Crypto.Hash.MD2.D:R:HashBlockSizeMD2
- Crypto.Hash.MD2.D:R:HashDigestSizeMD2
- Crypto.Hash.MD2.D:R:HashInternalContextSizeMD2
- Crypto.Hash.Keccak.D:R:HashBlockSizeKeccak_224
- Crypto.Hash.Keccak.D:R:HashDigestSizeKeccak_224
- Crypto.Hash.Keccak.D:R:HashInternalContextSizeKeccak_224
- Crypto.Hash.Keccak.D:R:HashBlockSizeKeccak_256
- Crypto.Hash.Keccak.D:R:HashDigestSizeKeccak_256
- Crypto.Hash.Keccak.D:R:HashInternalContextSizeKeccak_256
- Crypto.Hash.Keccak.D:R:HashBlockSizeKeccak_384
- Crypto.Hash.Keccak.D:R:HashDigestSizeKeccak_384
- Crypto.Hash.Keccak.D:R:HashInternalContextSizeKeccak_384
- Crypto.Hash.Keccak.D:R:HashBlockSizeKeccak_512
- Crypto.Hash.Keccak.D:R:HashDigestSizeKeccak_512
- Crypto.Hash.Keccak.D:R:HashInternalContextSizeKeccak_512
- Crypto.Hash.Blake2sp.D:R:HashBlockSizeBlake2sp_224
- Crypto.Hash.Blake2sp.D:R:HashDigestSizeBlake2sp_224
- Crypto.Hash.Blake2sp.D:R:HashInternalContextSizeBlake2sp_224
- Crypto.Hash.Blake2sp.D:R:HashBlockSizeBlake2sp_256
- Crypto.Hash.Blake2sp.D:R:HashDigestSizeBlake2sp_256
- Crypto.Hash.Blake2sp.D:R:HashInternalContextSizeBlake2sp_256
- Crypto.Hash.Blake2s.D:R:HashBlockSizeBlake2s_160
- Crypto.Hash.Blake2s.D:R:HashDigestSizeBlake2s_160
- Crypto.Hash.Blake2s.D:R:HashInternalContextSizeBlake2s_160
- Crypto.Hash.Blake2s.D:R:HashBlockSizeBlake2s_224
- Crypto.Hash.Blake2s.D:R:HashDigestSizeBlake2s_224
- Crypto.Hash.Blake2s.D:R:HashInternalContextSizeBlake2s_224
- Crypto.Hash.Blake2s.D:R:HashBlockSizeBlake2s_256
- Crypto.Hash.Blake2s.D:R:HashDigestSizeBlake2s_256
- Crypto.Hash.Blake2s.D:R:HashInternalContextSizeBlake2s_256
- Crypto.Hash.Blake2bp.D:R:HashBlockSizeBlake2bp_512
- Crypto.Hash.Blake2bp.D:R:HashDigestSizeBlake2bp_512
- Crypto.Hash.Blake2bp.D:R:HashInternalContextSizeBlake2bp_512
- Crypto.Hash.Blake2b.D:R:HashBlockSizeBlake2b_160
- Crypto.Hash.Blake2b.D:R:HashDigestSizeBlake2b_160
- Crypto.Hash.Blake2b.D:R:HashInternalContextSizeBlake2b_160
- Crypto.Hash.Blake2b.D:R:HashBlockSizeBlake2b_224
- Crypto.Hash.Blake2b.D:R:HashDigestSizeBlake2b_224
- Crypto.Hash.Blake2b.D:R:HashInternalContextSizeBlake2b_224
- Crypto.Hash.Blake2b.D:R:HashBlockSizeBlake2b_256
- Crypto.Hash.Blake2b.D:R:HashDigestSizeBlake2b_256
- Crypto.Hash.Blake2b.D:R:HashInternalContextSizeBlake2b_256
- Crypto.Hash.Blake2b.D:R:HashBlockSizeBlake2b_384
- Crypto.Hash.Blake2b.D:R:HashDigestSizeBlake2b_384
- Crypto.Hash.Blake2b.D:R:HashInternalContextSizeBlake2b_384
- Crypto.Hash.Blake2b.D:R:HashBlockSizeBlake2b_512
- Crypto.Hash.Blake2b.D:R:HashDigestSizeBlake2b_512
- Crypto.Hash.Blake2b.D:R:HashInternalContextSizeBlake2b_512
- Crypto.Hash.SHAKE.cshakeInternalFinalize
- Crypto.Hash.SHAKE.cshakeOutputLength
- Crypto.Hash.SHAKE.D:R:HashBlockSizeSHAKE128
- Crypto.Hash.SHAKE.D:R:HashDigestSizeSHAKE128
- Crypto.Hash.SHAKE.D:R:HashInternalContextSizeSHAKE128
- Crypto.Hash.SHAKE.D:R:HashBlockSizeSHAKE256
- Crypto.Hash.SHAKE.D:R:HashDigestSizeSHAKE256
- Crypto.Hash.SHAKE.D:R:HashInternalContextSizeSHAKE256
- Crypto.Hash.Blake2.blake2InternalKeyedInit
- Crypto.Hash.Blake2.D:R:HashBlockSizeBlake2s
- Crypto.Hash.Blake2.D:R:HashDigestSizeBlake2s
- Crypto.Hash.Blake2.D:R:HashInternalContextSizeBlake2s
- Crypto.Hash.Blake2.D:R:HashBlockSizeBlake2b
- Crypto.Hash.Blake2.D:R:HashDigestSizeBlake2b
- Crypto.Hash.Blake2.D:R:HashInternalContextSizeBlake2b
- Crypto.Hash.Blake2.D:R:HashBlockSizeBlake2sp
- Crypto.Hash.Blake2.D:R:HashDigestSizeBlake2sp
- Crypto.Hash.Blake2.D:R:HashInternalContextSizeBlake2sp
- Crypto.Hash.Blake2.D:R:HashBlockSizeBlake2bp
- Crypto.Hash.Blake2.D:R:HashDigestSizeBlake2bp
- Crypto.Hash.Blake2.D:R:HashInternalContextSizeBlake2bp
- Crypto.PubKey.RSA.PKCS15.hashDigestASN1
Warning: Crypto.MAC.KMAC: could not find link destinations for:
- Crypto.Hash.SHAKE.cshakeInternalFinalize
- Crypto.Hash.SHAKE.cshakeOutputLength
Warning: Crypto.MAC.KeyedBlake2: could not find link destinations for:
- Crypto.Hash.Blake2.blake2InternalKeyedInit
Warning: Crypto.Number.ModArithmetic: could not find link destinations for:
- Crypto.Number.ModArithmetic.ModulusAssertionError
- Crypto.Number.ModArithmetic.CoprimesAssertionError
Warning: Crypto.Number.Nat: could not find link destinations for:
- Crypto.Internal.Nat.IsDiv8
- Crypto.Internal.Nat.IsGE
- Crypto.Internal.Nat.IsLE
Warning: Crypto.PubKey.Rabin.Types: could not find link destinations for:
- Crypto.PubKey.Rabin.Types.PrimeCondition
Warning: Crypto.PubKey.RSA.PKCS15: could not find link destinations for:
- Crypto.PubKey.RSA.PKCS15.hashDigestASN1
Warning: Crypto.ECC: could not find link destinations for:
- Crypto.Internal.Builder.Builder
- Crypto.ECC.D:R:PointCurve_P256R1
- Crypto.ECC.D:R:ScalarCurve_P256R1
- Crypto.ECC.D:R:PointCurve_P384R1
- Crypto.ECC.D:R:ScalarCurve_P384R1
- Crypto.ECC.D:R:PointCurve_P521R1
- Crypto.ECC.D:R:ScalarCurve_P521R1
- Crypto.ECC.D:R:PointCurve_X25519
- Crypto.ECC.D:R:ScalarCurve_X25519
- Crypto.ECC.D:R:PointCurve_X448
- Crypto.ECC.D:R:ScalarCurve_X448
- Crypto.ECC.D:R:PointCurve_Edwards25519
- Crypto.ECC.D:R:ScalarCurve_Edwards25519
- Crypto.PubKey.EdDSA.hashWithDom
- Crypto.PubKey.EdDSA.pointPublic
- Crypto.PubKey.EdDSA.publicPoint
- Crypto.PubKey.EdDSA.encodeScalarLE
- Crypto.PubKey.EdDSA.decodeScalarLE
- Crypto.PubKey.EdDSA.scheduleSecret
- Crypto.PubKey.EdDSA.D:R:CurveDigestSizeCurve_Edwards25519
Warning: Crypto.PubKey.EdDSA: could not find link destinations for:
- Crypto.Internal.Builder.Builder
- Crypto.PubKey.EdDSA.hashWithDom
- Crypto.PubKey.EdDSA.pointPublic
- Crypto.PubKey.EdDSA.publicPoint
- Crypto.PubKey.EdDSA.encodeScalarLE
- Crypto.PubKey.EdDSA.decodeScalarLE
- Crypto.PubKey.EdDSA.scheduleSecret
- Crypto.PubKey.EdDSA.D:R:CurveDigestSizeCurve_Edwards25519
Documentation created: dist/doc/html/crypton/,
dist/doc/html/crypton/crypton.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/crypton-1.0.4-Acr3QKbFZR6LKeKsaKrRPf
Completed crypton-1.0.4
Warning: asn1-types.cabal:17:34: version operators used. To use version
operators the package needs to specify at least 'cabal-version: >= 1.8'.
Configuring asn1-types-0.3.4...
Preprocessing library for asn1-types-0.3.4..
Building library for asn1-types-0.3.4..
[1 of 6] Compiling Data.ASN1.BitArray ( Data/ASN1/BitArray.hs, dist/build/Data/ASN1/BitArray.o, dist/build/Data/ASN1/BitArray.dyn_o )
[2 of 6] Compiling Data.ASN1.OID ( Data/ASN1/OID.hs, dist/build/Data/ASN1/OID.o, dist/build/Data/ASN1/OID.dyn_o )
[3 of 6] Compiling Data.ASN1.Types.Lowlevel ( Data/ASN1/Types/Lowlevel.hs, dist/build/Data/ASN1/Types/Lowlevel.o, dist/build/Data/ASN1/Types/Lowlevel.dyn_o )
[4 of 6] Compiling Data.ASN1.Types.String ( Data/ASN1/Types/String.hs, dist/build/Data/ASN1/Types/String.o, dist/build/Data/ASN1/Types/String.dyn_o )
[5 of 6] Compiling Data.ASN1.Types ( Data/ASN1/Types.hs, dist/build/Data/ASN1/Types.o, dist/build/Data/ASN1/Types.dyn_o )
[6 of 6] Compiling Data.ASN1.Pretty ( Data/ASN1/Pretty.hs, dist/build/Data/ASN1/Pretty.o, dist/build/Data/ASN1/Pretty.dyn_o )
Preprocessing library for asn1-types-0.3.4..
Running Haddock on library for asn1-types-0.3.4..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 6] Compiling Data.ASN1.BitArray ( Data/ASN1/BitArray.hs, nothing )
[2 of 6] Compiling Data.ASN1.OID ( Data/ASN1/OID.hs, nothing )
[3 of 6] Compiling Data.ASN1.Types.Lowlevel ( Data/ASN1/Types/Lowlevel.hs, nothing )
[4 of 6] Compiling Data.ASN1.Types.String ( Data/ASN1/Types/String.hs, nothing )
[5 of 6] Compiling Data.ASN1.Types ( Data/ASN1/Types.hs, nothing )
[6 of 6] Compiling Data.ASN1.Pretty ( Data/ASN1/Pretty.hs, nothing )
Haddock coverage:
100% ( 10 / 10) in 'Data.ASN1.BitArray'
100% ( 5 / 5) in 'Data.ASN1.OID'
100% ( 8 / 8) in 'Data.ASN1.Types.Lowlevel'
Warning: 'ASN1CharacterString' is ambiguous. It is defined
* at Data/ASN1/Types/String.hs:73:28
* at Data/ASN1/Types/String.hs:73:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at Data/ASN1/Types/String.hs:73:1
100% ( 5 / 5) in 'Data.ASN1.Types.String'
100% ( 13 / 13) in 'Data.ASN1.Types'
66% ( 2 / 3) in 'Data.ASN1.Pretty'
Missing documentation for:
PrettyType (Data/ASN1/Pretty.hs:19)
Documentation created: dist/doc/html/asn1-types/,
dist/doc/html/asn1-types/asn1-types.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/asn1-types-0.3.4-Aa1ZVoLBx5MJGI4oB0bhzz
Completed asn1-types-0.3.4
Configuring asn1-encoding-0.9.6...
Preprocessing library for asn1-encoding-0.9.6..
Building library for asn1-encoding-0.9.6..
[ 1 of 12] Compiling Data.ASN1.Error ( Data/ASN1/Error.hs, dist/build/Data/ASN1/Error.o, dist/build/Data/ASN1/Error.dyn_o )
[ 2 of 12] Compiling Data.ASN1.Get ( Data/ASN1/Get.hs, dist/build/Data/ASN1/Get.o, dist/build/Data/ASN1/Get.dyn_o )
Data/ASN1/Get.hs:31:29: warning: [GHC-38856] [-Wunused-imports]
The import of Applicative
from module Control.Applicative is redundant
|
31 | import Control.Applicative (Applicative(..),Alternative(..))
| ^^^^^^^^^^^^^^^
Data/ASN1/Get.hs:92:5: warning: [GHC-22705] [-Wnoncanonical-monad-instances]
Noncanonical pure = return definition detected
in the instance declaration for Applicative Get.
Suggested fix:
Move definition from return to pure
See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return
|
92 | pure = return
| ^^^^^^^^^^^^^^
Data/ASN1/Get.hs:101:5: warning: [GHC-22705] [-Wnoncanonical-monad-instances]
Noncanonical return definition detected
in the instance declaration for Monad Get.
return will eventually be removed in favour of pure
Suggested fix:
Either remove definition for return (recommended) or define as return = pure
See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return
|
101 | return a = Get $ \ s0 b0 m0 p0 _ ks -> ks s0 b0 m0 p0 a
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ 3 of 12] Compiling Data.ASN1.Internal ( Data/ASN1/Internal.hs, dist/build/Data/ASN1/Internal.o, dist/build/Data/ASN1/Internal.dyn_o )
Data/ASN1/Internal.hs:44:32: warning: [GHC-63394] [-Wx-partial]
In the use of head
(imported from Prelude, but defined in GHC.List):
"This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
|
44 | | i > 0 = if testBit (head uints) 7 then 0 : uints else uints
| ^^^^
Data/ASN1/Internal.hs:46:32: warning: [GHC-63394] [-Wx-partial]
In the use of head
(imported from Prelude, but defined in GHC.List):
"This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
|
46 | | otherwise = if testBit (head nints) 7 then nints else 0xff : nints
| ^^^^
[ 4 of 12] Compiling Data.ASN1.Object ( Data/ASN1/Object.hs, dist/build/Data/ASN1/Object.o, dist/build/Data/ASN1/Object.dyn_o )
[ 5 of 12] Compiling Data.ASN1.Serialize ( Data/ASN1/Serialize.hs, dist/build/Data/ASN1/Serialize.o, dist/build/Data/ASN1/Serialize.dyn_o )
Data/ASN1/Serialize.hs:17:1: warning: [GHC-66111] [-Wunused-imports]
The import of Control.Applicative is redundant
except perhaps to import instances from Control.Applicative
To import instances alone, use: import Control.Applicative()
|
17 | import Control.Applicative ((<$>))
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ 6 of 12] Compiling Data.ASN1.BinaryEncoding.Writer ( Data/ASN1/BinaryEncoding/Writer.hs, dist/build/Data/ASN1/BinaryEncoding/Writer.o, dist/build/Data/ASN1/BinaryEncoding/Writer.dyn_o )
[ 7 of 12] Compiling Data.ASN1.BinaryEncoding.Parse ( Data/ASN1/BinaryEncoding/Parse.hs, dist/build/Data/ASN1/BinaryEncoding/Parse.o, dist/build/Data/ASN1/BinaryEncoding/Parse.dyn_o )
[ 8 of 12] Compiling Data.ASN1.BinaryEncoding.Raw ( Data/ASN1/BinaryEncoding/Raw.hs, dist/build/Data/ASN1/BinaryEncoding/Raw.o, dist/build/Data/ASN1/BinaryEncoding/Raw.dyn_o )
[ 9 of 12] Compiling Data.ASN1.Stream ( Data/ASN1/Stream.hs, dist/build/Data/ASN1/Stream.o, dist/build/Data/ASN1/Stream.dyn_o )
[10 of 12] Compiling Data.ASN1.Prim ( Data/ASN1/Prim.hs, dist/build/Data/ASN1/Prim.o, dist/build/Data/ASN1/Prim.dyn_o )
Data/ASN1/Prim.hs:55:1: warning: [GHC-66111] [-Wunused-imports]
The import of Data.Monoid is redundant
except perhaps to import instances from Data.Monoid
To import instances alone, use: import Data.Monoid()
|
55 | import Data.Monoid
| ^^^^^^^^^^^^^^^^^^
Data/ASN1/Prim.hs:65:1: warning: [GHC-66111] [-Wunused-imports]
The import of Control.Applicative is redundant
except perhaps to import instances from Control.Applicative
To import instances alone, use: import Control.Applicative()
|
65 | import Control.Applicative
| ^^^^^^^^^^^^^^^^^^^^^^^^^^
Data/ASN1/Prim.hs:259:11: warning: [GHC-63397] [-Wname-shadowing]
This binding for exponent shadows the existing binding
imported from Prelude at Data/ASN1/Prim.hs:13:8-21
(and originally defined in GHC.Float)
|
259 | exponent = exp' - fromIntegral scaleFactor
| ^^^^^^^^
Data/ASN1/Prim.hs:296:9: warning: [GHC-62161] [-Wincomplete-uni-patterns]
Pattern match(es) are non-exhaustive
In a pattern binding: Patterns of type [Word8] not matched: []
|
296 | (x:xs) = B.unpack s
| ^^^^^^^^^^^^^^^^^^^
Data/ASN1/Prim.hs:428:9: warning: [GHC-63397] [-Wname-shadowing]
This binding for exp shadows the existing binding
imported from Prelude at Data/ASN1/Prim.hs:13:8-21
(and originally defined in GHC.Float)
|
428 | (man, exp) = decodeFloat d
| ^^^
Data/ASN1/Prim.hs:429:14: warning: [GHC-63397] [-Wname-shadowing]
This binding for exponent shadows the existing binding
imported from Prelude at Data/ASN1/Prim.hs:13:8-21
(and originally defined in GHC.Float)
|
429 | (mantissa, exponent) = normalize (fromIntegral $ mkUnsigned man, exp)
| ^^^^^^^^
Data/ASN1/Prim.hs:441:22: warning: [GHC-63397] [-Wname-shadowing]
This binding for exponent shadows the existing binding
imported from Prelude at Data/ASN1/Prim.hs:13:8-21
(and originally defined in GHC.Float)
|
441 | normalize (mantissa, exponent) = (mantissa `shiftR` sh, exponent + sh)
| ^^^^^^^^
[11 of 12] Compiling Data.ASN1.Encoding ( Data/ASN1/Encoding.hs, dist/build/Data/ASN1/Encoding.o, dist/build/Data/ASN1/Encoding.dyn_o )
[12 of 12] Compiling Data.ASN1.BinaryEncoding ( Data/ASN1/BinaryEncoding.hs, dist/build/Data/ASN1/BinaryEncoding.o, dist/build/Data/ASN1/BinaryEncoding.dyn_o )
Preprocessing library for asn1-encoding-0.9.6..
Running Haddock on library for asn1-encoding-0.9.6..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[ 1 of 12] Compiling Data.ASN1.Error ( Data/ASN1/Error.hs, nothing )
[ 2 of 12] Compiling Data.ASN1.Get ( Data/ASN1/Get.hs, nothing )
Data/ASN1/Get.hs:31:29: warning: [GHC-38856] [-Wunused-imports]
The import of Applicative
from module Control.Applicative is redundant
|
31 | import Control.Applicative (Applicative(..),Alternative(..))
| ^^^^^^^^^^^^^^^
Data/ASN1/Get.hs:92:5: warning: [GHC-22705] [-Wnoncanonical-monad-instances]
Noncanonical pure = return definition detected
in the instance declaration for Applicative Get.
Suggested fix:
Move definition from return to pure
See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return
|
92 | pure = return
| ^^^^^^^^^^^^^^
Data/ASN1/Get.hs:101:5: warning: [GHC-22705] [-Wnoncanonical-monad-instances]
Noncanonical return definition detected
in the instance declaration for Monad Get.
return will eventually be removed in favour of pure
Suggested fix:
Either remove definition for return (recommended) or define as return = pure
See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return
|
101 | return a = Get $ \ s0 b0 m0 p0 _ ks -> ks s0 b0 m0 p0 a
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ 3 of 12] Compiling Data.ASN1.Internal ( Data/ASN1/Internal.hs, nothing )
Data/ASN1/Internal.hs:44:32: warning: [GHC-63394] [-Wx-partial]
In the use of head
(imported from Prelude, but defined in GHC.List):
"This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
|
44 | | i > 0 = if testBit (head uints) 7 then 0 : uints else uints
| ^^^^
Data/ASN1/Internal.hs:46:32: warning: [GHC-63394] [-Wx-partial]
In the use of head
(imported from Prelude, but defined in GHC.List):
"This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
|
46 | | otherwise = if testBit (head nints) 7 then nints else 0xff : nints
| ^^^^
[ 4 of 12] Compiling Data.ASN1.Object ( Data/ASN1/Object.hs, nothing )
[ 5 of 12] Compiling Data.ASN1.Serialize ( Data/ASN1/Serialize.hs, nothing )
Data/ASN1/Serialize.hs:17:1: warning: [GHC-66111] [-Wunused-imports]
The import of Control.Applicative is redundant
except perhaps to import instances from Control.Applicative
To import instances alone, use: import Control.Applicative()
|
17 | import Control.Applicative ((<$>))
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ 6 of 12] Compiling Data.ASN1.BinaryEncoding.Writer ( Data/ASN1/BinaryEncoding/Writer.hs, nothing )
[ 7 of 12] Compiling Data.ASN1.BinaryEncoding.Parse ( Data/ASN1/BinaryEncoding/Parse.hs, nothing )
[ 8 of 12] Compiling Data.ASN1.BinaryEncoding.Raw ( Data/ASN1/BinaryEncoding/Raw.hs, nothing )
[ 9 of 12] Compiling Data.ASN1.Stream ( Data/ASN1/Stream.hs, nothing )
[10 of 12] Compiling Data.ASN1.Prim ( Data/ASN1/Prim.hs, nothing )
Data/ASN1/Prim.hs:55:1: warning: [GHC-66111] [-Wunused-imports]
The import of Data.Monoid is redundant
except perhaps to import instances from Data.Monoid
To import instances alone, use: import Data.Monoid()
|
55 | import Data.Monoid
| ^^^^^^^^^^^^^^^^^^
Data/ASN1/Prim.hs:65:1: warning: [GHC-66111] [-Wunused-imports]
The import of Control.Applicative is redundant
except perhaps to import instances from Control.Applicative
To import instances alone, use: import Control.Applicative()
|
65 | import Control.Applicative
| ^^^^^^^^^^^^^^^^^^^^^^^^^^
Data/ASN1/Prim.hs:259:11: warning: [GHC-63397] [-Wname-shadowing]
This binding for exponent shadows the existing binding
imported from Prelude at Data/ASN1/Prim.hs:13:8-21
(and originally defined in GHC.Float)
|
259 | exponent = exp' - fromIntegral scaleFactor
| ^^^^^^^^
Data/ASN1/Prim.hs:428:9: warning: [GHC-63397] [-Wname-shadowing]
This binding for exp shadows the existing binding
imported from Prelude at Data/ASN1/Prim.hs:13:8-21
(and originally defined in GHC.Float)
|
428 | (man, exp) = decodeFloat d
| ^^^
Data/ASN1/Prim.hs:429:14: warning: [GHC-63397] [-Wname-shadowing]
This binding for exponent shadows the existing binding
imported from Prelude at Data/ASN1/Prim.hs:13:8-21
(and originally defined in GHC.Float)
|
429 | (mantissa, exponent) = normalize (fromIntegral $ mkUnsigned man, exp)
| ^^^^^^^^
Data/ASN1/Prim.hs:441:22: warning: [GHC-63397] [-Wname-shadowing]
This binding for exponent shadows the existing binding
imported from Prelude at Data/ASN1/Prim.hs:13:8-21
(and originally defined in GHC.Float)
|
441 | normalize (mantissa, exponent) = (mantissa `shiftR` sh, exponent + sh)
| ^^^^^^^^
[11 of 12] Compiling Data.ASN1.Encoding ( Data/ASN1/Encoding.hs, nothing )
[12 of 12] Compiling Data.ASN1.BinaryEncoding ( Data/ASN1/BinaryEncoding.hs, nothing )
Haddock coverage:
100% ( 3 / 3) in 'Data.ASN1.Error'
Warning: 'get' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
100% ( 2 / 2) in 'Data.ASN1.Object'
100% ( 13 / 13) in 'Data.ASN1.BinaryEncoding.Raw'
25% ( 1 / 4) in 'Data.ASN1.Stream'
Missing documentation for:
ASN1Repr (Data/ASN1/Stream.hs:20)
getConstructedEnd (Data/ASN1/Stream.hs:23)
getConstructedEndRepr (Data/ASN1/Stream.hs:31)
28% ( 8 / 28) in 'Data.ASN1.Prim'
Missing documentation for:
encodeHeader (Data/ASN1/Prim.hs:69)
encodePrimitiveHeader (Data/ASN1/Prim.hs:99)
encodePrimitive (Data/ASN1/Prim.hs:116)
decodePrimitive (Data/ASN1/Prim.hs:165)
encodeConstructed (Data/ASN1/Prim.hs:147)
encodeList (Data/ASN1/Prim.hs:133)
encodeOne (Data/ASN1/Prim.hs:129)
mkSmallestLength (Data/ASN1/Prim.hs:157)
getBoolean (Data/ASN1/Prim.hs:197)
getDouble (Data/ASN1/Prim.hs:229)
getBitString (Data/ASN1/Prim.hs:273)
getOctetString (Data/ASN1/Prim.hs:285)
getNull (Data/ASN1/Prim.hs:288)
getTime (Data/ASN1/Prim.hs:312)
putTime (Data/ASN1/Prim.hs:382)
putInteger (Data/ASN1/Prim.hs:394)
putDouble (Data/ASN1/Prim.hs:417)
putBitString (Data/ASN1/Prim.hs:397)
putString (Data/ASN1/Prim.hs:402)
putOID (Data/ASN1/Prim.hs:406)
100% ( 9 / 9) in 'Data.ASN1.Encoding'
100% ( 3 / 3) in 'Data.ASN1.BinaryEncoding'
Warning: Data.ASN1.Prim: could not find link destinations for:
- Data.ASN1.Prim.ASN1Ret
Documentation created: dist/doc/html/asn1-encoding/,
dist/doc/html/asn1-encoding/asn1-encoding.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/asn1-encoding-0.9.6-42gehzC4HLp2hS2Ub5r4vz
Completed asn1-encoding-0.9.6
Warning: asn1-parse.cabal:17:34: version operators used. To use version
operators the package needs to specify at least 'cabal-version: >= 1.8'.
Warning: asn1-parse.cabal:19:42: version operators used. To use version
operators the package needs to specify at least 'cabal-version: >= 1.8'.
Configuring asn1-parse-0.9.5...
Preprocessing library for asn1-parse-0.9.5..
Building library for asn1-parse-0.9.5..
[1 of 1] Compiling Data.ASN1.Parse ( Data/ASN1/Parse.hs, dist/build/Data/ASN1/Parse.o, dist/build/Data/ASN1/Parse.dyn_o )
Data/ASN1/Parse.hs:35:1: warning: [GHC-66111] [-Wunused-imports]
The import of Control.Monad.Fail is redundant
except perhaps to import instances from Control.Monad.Fail
To import instances alone, use: import Control.Monad.Fail()
|
35 | import Control.Monad.Fail
| ^^^^^^^^^^^^^^^^^^^^^^^^^
Data/ASN1/Parse.hs:52:5: warning: [GHC-22705] [-Wnoncanonical-monad-instances]
Noncanonical return definition detected
in the instance declaration for Monad ParseASN1.
return will eventually be removed in favour of pure
Suggested fix:
Either remove definition for return (recommended) or define as return = pure
See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return
|
52 | return a = pure a
| ^^^^^^^^^^^^^^^^^^^^
Preprocessing library for asn1-parse-0.9.5..
Running Haddock on library for asn1-parse-0.9.5..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 1] Compiling Data.ASN1.Parse ( Data/ASN1/Parse.hs, nothing )
Data/ASN1/Parse.hs:35:1: warning: [GHC-66111] [-Wunused-imports]
The import of Control.Monad.Fail is redundant
except perhaps to import instances from Control.Monad.Fail
To import instances alone, use: import Control.Monad.Fail()
|
35 | import Control.Monad.Fail
| ^^^^^^^^^^^^^^^^^^^^^^^^^
Data/ASN1/Parse.hs:52:5: warning: [GHC-22705] [-Wnoncanonical-monad-instances]
Noncanonical return definition detected
in the instance declaration for Monad ParseASN1.
return will eventually be removed in favour of pure
Suggested fix:
Either remove definition for return (recommended) or define as return = pure
See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return
|
52 | return a = pure a
| ^^^^^^^^^^^^^^^^^^^^
Haddock coverage:
93% ( 15 / 16) in 'Data.ASN1.Parse'
Missing documentation for:
ParseASN1 (Data/ASN1/Parse.hs:38)
Documentation created: dist/doc/html/asn1-parse/,
dist/doc/html/asn1-parse/asn1-parse.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/asn1-parse-0.9.5-HAD06O2JRT6FuM0b1GIQ8l
Completed asn1-parse-0.9.5
Configuring crypton-x509-1.7.7...
Preprocessing library for crypton-x509-1.7.7..
Building library for crypton-x509-1.7.7..
[ 1 of 14] Compiling Data.X509.AlgorithmIdentifier ( Data/X509/AlgorithmIdentifier.hs, dist/build/Data/X509/AlgorithmIdentifier.o, dist/build/Data/X509/AlgorithmIdentifier.dyn_o )
[ 2 of 14] Compiling Data.X509.Internal ( Data/X509/Internal.hs, dist/build/Data/X509/Internal.o, dist/build/Data/X509/Internal.dyn_o )
[ 3 of 14] Compiling Data.X509.ExtensionRaw ( Data/X509/ExtensionRaw.hs, dist/build/Data/X509/ExtensionRaw.o, dist/build/Data/X509/ExtensionRaw.dyn_o )
Data/X509/ExtensionRaw.hs:17:1: warning: [GHC-66111] [-Wunused-imports]
The import of Control.Applicative is redundant
except perhaps to import instances from Control.Applicative
To import instances alone, use: import Control.Applicative()
|
17 | import Control.Applicative
| ^^^^^^^^^^^^^^^^^^^^^^^^^^
[ 4 of 14] Compiling Data.X509.DistinguishedName ( Data/X509/DistinguishedName.hs, dist/build/Data/X509/DistinguishedName.o, dist/build/Data/X509/DistinguishedName.dyn_o )
Data/X509/DistinguishedName.hs:20:1: warning: [GHC-66111] [-Wunused-imports]
The import of Control.Applicative is redundant
except perhaps to import instances from Control.Applicative
To import instances alone, use: import Control.Applicative()
|
20 | import Control.Applicative
| ^^^^^^^^^^^^^^^^^^^^^^^^^^
Data/X509/DistinguishedName.hs:22:1: warning: [GHC-66111] [-Wunused-imports]
The import of Data.Semigroup is redundant
except perhaps to import instances from Data.Semigroup
To import instances alone, use: import Data.Semigroup()
|
22 | import Data.Semigroup
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ 5 of 14] Compiling Data.X509.Ext ( Data/X509/Ext.hs, dist/build/Data/X509/Ext.o, dist/build/Data/X509/Ext.dyn_o )
Data/X509/Ext.hs:46:1: warning: [GHC-66111] [-Wunused-imports]
The import of Control.Applicative is redundant
except perhaps to import instances from Control.Applicative
To import instances alone, use: import Control.Applicative()
|
46 | import Control.Applicative
| ^^^^^^^^^^^^^^^^^^^^^^^^^^
[ 6 of 14] Compiling Data.X509.CRL ( Data/X509/CRL.hs, dist/build/Data/X509/CRL.o, dist/build/Data/X509/CRL.dyn_o )
Data/X509/CRL.hs:19:1: warning: [GHC-66111] [-Wunused-imports]
The import of Control.Applicative is redundant
except perhaps to import instances from Control.Applicative
To import instances alone, use: import Control.Applicative()
|
19 | import Control.Applicative
| ^^^^^^^^^^^^^^^^^^^^^^^^^^
[ 7 of 14] Compiling Data.X509.OID ( Data/X509/OID.hs, dist/build/Data/X509/OID.o, dist/build/Data/X509/OID.dyn_o )
Data/X509/OID.hs:15:1: warning: [GHC-66111] [-Wunused-imports]
The import of Control.Applicative is redundant
except perhaps to import instances from Control.Applicative
To import instances alone, use: import Control.Applicative()
|
15 | import Control.Applicative
| ^^^^^^^^^^^^^^^^^^^^^^^^^^
[ 8 of 14] Compiling Data.X509.PublicKey ( Data/X509/PublicKey.hs, dist/build/Data/X509/PublicKey.o, dist/build/Data/X509/PublicKey.dyn_o )
Data/X509/PublicKey.hs:274:32: warning: [GHC-63394] [-Wx-partial]
In the use of head
(imported from Prelude, but defined in GHC.List):
"This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
|
274 | bytesOfInt n = if testBit (head nints) 7 then nints else 0xff : nints
| ^^^^
[ 9 of 14] Compiling Data.X509.PrivateKey ( Data/X509/PrivateKey.hs, dist/build/Data/X509/PrivateKey.o, dist/build/Data/X509/PrivateKey.dyn_o )
Data/X509/PrivateKey.hs:16:1: warning: [GHC-66111] [-Wunused-imports]
The import of Control.Applicative is redundant
except perhaps to import instances from Control.Applicative
To import instances alone, use: import Control.Applicative()
|
16 | import Control.Applicative ((<$>), pure)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Data/X509/PrivateKey.hs:18:1: warning: [GHC-66111] [-Wunused-imports]
The import of Data.Word is redundant
except perhaps to import instances from Data.Word
To import instances alone, use: import Data.Word()
|
18 | import Data.Word (Word)
| ^^^^^^^^^^^^^^^^^^^^^^^
[10 of 14] Compiling Data.X509.EC ( Data/X509/EC.hs, dist/build/Data/X509/EC.o, dist/build/Data/X509/EC.dyn_o )
[11 of 14] Compiling Data.X509.Cert ( Data/X509/Cert.hs, dist/build/Data/X509/Cert.o, dist/build/Data/X509/Cert.dyn_o )
Data/X509/Cert.hs:15:1: warning: [GHC-66111] [-Wunused-imports]
The import of Control.Applicative is redundant
except perhaps to import instances from Control.Applicative
To import instances alone, use: import Control.Applicative()
|
15 | import Control.Applicative ((<$>), (<*>))
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[12 of 14] Compiling Data.X509.Signed ( Data/X509/Signed.hs, dist/build/Data/X509/Signed.o, dist/build/Data/X509/Signed.dyn_o )
[13 of 14] Compiling Data.X509.CertificateChain ( Data/X509/CertificateChain.hs, dist/build/Data/X509/CertificateChain.o, dist/build/Data/X509/CertificateChain.dyn_o )
[14 of 14] Compiling Data.X509 ( Data/X509.hs, dist/build/Data/X509.o, dist/build/Data/X509.dyn_o )
Preprocessing library for crypton-x509-1.7.7..
Running Haddock on library for crypton-x509-1.7.7..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[ 1 of 14] Compiling Data.X509.AlgorithmIdentifier ( Data/X509/AlgorithmIdentifier.hs, nothing )
[ 2 of 14] Compiling Data.X509.Internal ( Data/X509/Internal.hs, nothing )
[ 3 of 14] Compiling Data.X509.ExtensionRaw ( Data/X509/ExtensionRaw.hs, nothing )
Data/X509/ExtensionRaw.hs:17:1: warning: [GHC-66111] [-Wunused-imports]
The import of Control.Applicative is redundant
except perhaps to import instances from Control.Applicative
To import instances alone, use: import Control.Applicative()
|
17 | import Control.Applicative
| ^^^^^^^^^^^^^^^^^^^^^^^^^^
[ 4 of 14] Compiling Data.X509.DistinguishedName ( Data/X509/DistinguishedName.hs, nothing )
Data/X509/DistinguishedName.hs:20:1: warning: [GHC-66111] [-Wunused-imports]
The import of Control.Applicative is redundant
except perhaps to import instances from Control.Applicative
To import instances alone, use: import Control.Applicative()
|
20 | import Control.Applicative
| ^^^^^^^^^^^^^^^^^^^^^^^^^^
Data/X509/DistinguishedName.hs:22:1: warning: [GHC-66111] [-Wunused-imports]
The import of Data.Semigroup is redundant
except perhaps to import instances from Data.Semigroup
To import instances alone, use: import Data.Semigroup()
|
22 | import Data.Semigroup
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ 5 of 14] Compiling Data.X509.Ext ( Data/X509/Ext.hs, nothing )
Data/X509/Ext.hs:46:1: warning: [GHC-66111] [-Wunused-imports]
The import of Control.Applicative is redundant
except perhaps to import instances from Control.Applicative
To import instances alone, use: import Control.Applicative()
|
46 | import Control.Applicative
| ^^^^^^^^^^^^^^^^^^^^^^^^^^
[ 6 of 14] Compiling Data.X509.CRL ( Data/X509/CRL.hs, nothing )
Data/X509/CRL.hs:19:1: warning: [GHC-66111] [-Wunused-imports]
The import of Control.Applicative is redundant
except perhaps to import instances from Control.Applicative
To import instances alone, use: import Control.Applicative()
|
19 | import Control.Applicative
| ^^^^^^^^^^^^^^^^^^^^^^^^^^
[ 7 of 14] Compiling Data.X509.OID ( Data/X509/OID.hs, nothing )
Data/X509/OID.hs:15:1: warning: [GHC-66111] [-Wunused-imports]
The import of Control.Applicative is redundant
except perhaps to import instances from Control.Applicative
To import instances alone, use: import Control.Applicative()
|
15 | import Control.Applicative
| ^^^^^^^^^^^^^^^^^^^^^^^^^^
[ 8 of 14] Compiling Data.X509.PublicKey ( Data/X509/PublicKey.hs, nothing )
Data/X509/PublicKey.hs:274:32: warning: [GHC-63394] [-Wx-partial]
In the use of head
(imported from Prelude, but defined in GHC.List):
"This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
|
274 | bytesOfInt n = if testBit (head nints) 7 then nints else 0xff : nints
| ^^^^
[ 9 of 14] Compiling Data.X509.PrivateKey ( Data/X509/PrivateKey.hs, nothing )
Data/X509/PrivateKey.hs:16:1: warning: [GHC-66111] [-Wunused-imports]
The import of Control.Applicative is redundant
except perhaps to import instances from Control.Applicative
To import instances alone, use: import Control.Applicative()
|
16 | import Control.Applicative ((<$>), pure)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Data/X509/PrivateKey.hs:18:1: warning: [GHC-66111] [-Wunused-imports]
The import of Data.Word is redundant
except perhaps to import instances from Data.Word
To import instances alone, use: import Data.Word()
|
18 | import Data.Word (Word)
| ^^^^^^^^^^^^^^^^^^^^^^^
[10 of 14] Compiling Data.X509.EC ( Data/X509/EC.hs, nothing )
[11 of 14] Compiling Data.X509.Cert ( Data/X509/Cert.hs, nothing )
Data/X509/Cert.hs:15:1: warning: [GHC-66111] [-Wunused-imports]
The import of Control.Applicative is redundant
except perhaps to import instances from Control.Applicative
To import instances alone, use: import Control.Applicative()
|
15 | import Control.Applicative ((<$>), (<*>))
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[12 of 14] Compiling Data.X509.Signed ( Data/X509/Signed.hs, nothing )
[13 of 14] Compiling Data.X509.CertificateChain ( Data/X509/CertificateChain.hs, nothing )
[14 of 14] Compiling Data.X509 ( Data/X509.hs, nothing )
Haddock coverage:
Warning: 'ExtensionRaw' is ambiguous. It is defined
* at Data/X509/ExtensionRaw.hs:25:21
* at Data/X509/ExtensionRaw.hs:25:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at Data/X509/ExtensionRaw.hs:25:1
Warning: 'DistinguishedName' is ambiguous. It is defined
* at Data/X509/DistinguishedName.hs:30:29
* at Data/X509/DistinguishedName.hs:30:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at Data/X509/DistinguishedName.hs:30:1
100% ( 7 / 7) in 'Data.X509.EC'
Warning: 'SignedExact' is ambiguous. It is defined
* at Data/X509/Signed.hs:66:54
* at Data/X509/Signed.hs:66:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at Data/X509/Signed.hs:66:1
Warning: 'Signed' is ambiguous. It is defined
* at Data/X509/Signed.hs:58:49
* at Data/X509/Signed.hs:58:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at Data/X509/Signed.hs:58:1
95% ( 64 / 67) in 'Data.X509'
Missing documentation for:
ExtNetscapeComment (Data/X509/Ext.hs:341)
tryExtRawASN1 (Data/X509/ExtensionRaw.hs:32)
extRawASN1 (Data/X509/ExtensionRaw.hs:38)
Documentation created: dist/doc/html/crypton-x509/,
dist/doc/html/crypton-x509/crypton-x509.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/crypton-x509-1.7.7-9IykhOoN2s15OsKZhK8JGJ
Completed crypton-x509-1.7.7
Downloading crypton-x509-store-1.6.11
Downloaded crypton-x509-store-1.6.11
Configuring crypton-x509-store-1.6.11...
Preprocessing library for crypton-x509-store-1.6.11..
Building library for crypton-x509-store-1.6.11..
[1 of 3] Compiling Data.X509.CertificateStore ( Data/X509/CertificateStore.hs, dist/build/Data/X509/CertificateStore.o, dist/build/Data/X509/CertificateStore.dyn_o )
Data/X509/CertificateStore.hs:19:1: warning: [GHC-66111] [-Wunused-imports]
The import of Data.Semigroup is redundant
except perhaps to import instances from Data.Semigroup
To import instances alone, use: import Data.Semigroup()
|
19 | import Data.Semigroup
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Data/X509/CertificateStore.hs:23:1: warning: [GHC-66111] [-Wunused-imports]
The import of Control.Applicative is redundant
except perhaps to import instances from Control.Applicative
To import instances alone, use: import Control.Applicative()
|
23 | import Control.Applicative ((<$>))
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[2 of 3] Compiling Data.X509.Memory ( Data/X509/Memory.hs, dist/build/Data/X509/Memory.o, dist/build/Data/X509/Memory.dyn_o )
[3 of 3] Compiling Data.X509.File ( Data/X509/File.hs, dist/build/Data/X509/File.o, dist/build/Data/X509/File.dyn_o )
Data/X509/File.hs:7:1: warning: [GHC-66111] [-Wunused-imports]
The import of Control.Applicative is redundant
except perhaps to import instances from Control.Applicative
To import instances alone, use: import Control.Applicative()
|
7 | import Control.Applicative
| ^^^^^^^^^^^^^^^^^^^^^^^^^^
Data/X509/File.hs:9:1: warning: [GHC-66111] [-Wunused-imports]
The import of Data.ASN1.BinaryEncoding is redundant
except perhaps to import instances from Data.ASN1.BinaryEncoding
To import instances alone, use: import Data.ASN1.BinaryEncoding()
|
9 | import Data.ASN1.BinaryEncoding
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Data/X509/File.hs:10:1: warning: [GHC-66111] [-Wunused-imports]
The import of Data.ASN1.Encoding is redundant
except perhaps to import instances from Data.ASN1.Encoding
To import instances alone, use: import Data.ASN1.Encoding()
|
10 | import Data.ASN1.Encoding
| ^^^^^^^^^^^^^^^^^^^^^^^^^
Data/X509/File.hs:14:35: warning: [GHC-38856] [-Wunused-imports]
The import of PEM(pemName) from module Data.PEM is redundant
|
14 | import Data.PEM (PEM, pemContent, pemName, pemParseLBS)
| ^^^^^^^
Preprocessing library for crypton-x509-store-1.6.11..
Running Haddock on library for crypton-x509-store-1.6.11..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 3] Compiling Data.X509.CertificateStore ( Data/X509/CertificateStore.hs, nothing )
Data/X509/CertificateStore.hs:19:1: warning: [GHC-66111] [-Wunused-imports]
The import of Data.Semigroup is redundant
except perhaps to import instances from Data.Semigroup
To import instances alone, use: import Data.Semigroup()
|
19 | import Data.Semigroup
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Data/X509/CertificateStore.hs:23:1: warning: [GHC-66111] [-Wunused-imports]
The import of Control.Applicative is redundant
except perhaps to import instances from Control.Applicative
To import instances alone, use: import Control.Applicative()
|
23 | import Control.Applicative ((<$>))
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[2 of 3] Compiling Data.X509.Memory ( Data/X509/Memory.hs, nothing )
[3 of 3] Compiling Data.X509.File ( Data/X509/File.hs, nothing )
Data/X509/File.hs:7:1: warning: [GHC-66111] [-Wunused-imports]
The import of Control.Applicative is redundant
except perhaps to import instances from Control.Applicative
To import instances alone, use: import Control.Applicative()
|
7 | import Control.Applicative
| ^^^^^^^^^^^^^^^^^^^^^^^^^^
Data/X509/File.hs:9:1: warning: [GHC-66111] [-Wunused-imports]
The import of Data.ASN1.BinaryEncoding is redundant
except perhaps to import instances from Data.ASN1.BinaryEncoding
To import instances alone, use: import Data.ASN1.BinaryEncoding()
|
9 | import Data.ASN1.BinaryEncoding
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Data/X509/File.hs:10:1: warning: [GHC-66111] [-Wunused-imports]
The import of Data.ASN1.Encoding is redundant
except perhaps to import instances from Data.ASN1.Encoding
To import instances alone, use: import Data.ASN1.Encoding()
|
10 | import Data.ASN1.Encoding
| ^^^^^^^^^^^^^^^^^^^^^^^^^
Data/X509/File.hs:14:35: warning: [GHC-38856] [-Wunused-imports]
The import of PEM(pemName) from module Data.PEM is redundant
|
14 | import Data.PEM (PEM, pemContent, pemName, pemParseLBS)
| ^^^^^^^
Haddock coverage:
66% ( 6 / 9) in 'Data.X509.CertificateStore'
Missing documentation for:
Module header
isEmptyCertificateStore (Data/X509/CertificateStore.hs:43)
readCertificates (Data/X509/CertificateStore.hs:109)
25% ( 1 / 4) in 'Data.X509.Memory'
Missing documentation for:
readKeyFileFromMemory (Data/X509/Memory.hs:30)
readSignedObjectFromMemory (Data/X509/Memory.hs:36)
pemToKey (Data/X509/Memory.hs:41)
50% ( 2 / 4) in 'Data.X509.File'
Missing documentation for:
Module header
PEMError (Data/X509/File.hs:18)
Documentation created: dist/doc/html/crypton-x509-store/,
dist/doc/html/crypton-x509-store/crypton-x509-store.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/crypton-x509-store-1.6.11-FSJoSEdQgai2Z5uOiYRNNZ
Completed crypton-x509-store-1.6.11
Test log
[view raw]
Resolving dependencies...
Build profile: -w ghc-9.8.4 -O0
In order, the following will be built (use -v for more details):
- basement-0.0.16 (lib:basement) (requires build)
- call-stack-0.4.0 (lib:call-stack) (requires build)
- colour-2.3.6 (lib:colour) (requires build)
- hourglass-0.2.12 (lib:hourglass) (requires build)
- prettyprinter-1.7.1 (lib:prettyprinter) (requires build)
- tagged-0.8.9 (lib:tagged) (requires build)
- memory-0.18.0 (lib:memory) (requires build)
- ansi-terminal-types-1.1 (lib:ansi-terminal-types) (requires build)
- pem-0.2.4 (lib:pem) (requires build)
- crypton-1.0.4 (lib:crypton) (requires build)
- asn1-types-0.3.4 (lib:asn1-types) (requires build)
- ansi-terminal-1.1.2 (lib:ansi-terminal) (requires build)
- asn1-encoding-0.9.6 (lib:asn1-encoding) (requires build)
- prettyprinter-ansi-terminal-1.1.3 (lib:prettyprinter-ansi-terminal) (requires build)
- asn1-parse-0.9.5 (lib:asn1-parse) (requires build)
- optparse-applicative-0.19.0.0 (lib:optparse-applicative) (requires build)
- crypton-x509-1.7.7 (lib:crypton-x509) (requires build)
- tasty-1.5.3 (lib:tasty) (requires build)
- tasty-hunit-0.10.2 (lib:tasty-hunit) (requires build)
- crypton-x509-store-1.6.11 (first run)
Configuring basement-0.0.16...
Preprocessing library for basement-0.0.16..
Building library for basement-0.0.16..
Basement/Error.hs:7:14: warning: [GHC-53692] [-Wdeprecated-flags]
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
|
7 | {-# LANGUAGE TypeInType #-}
| ^^^^^^^^^^
[ 1 of 84] Compiling Basement.Compat.Bifunctor ( Basement/Compat/Bifunctor.hs, dist/build/Basement/Compat/Bifunctor.o, dist/build/Basement/Compat/Bifunctor.dyn_o )
[ 2 of 84] Compiling Basement.Compat.C.Types ( Basement/Compat/C/Types.hs, dist/build/Basement/Compat/C/Types.o, dist/build/Basement/Compat/C/Types.dyn_o )
[ 3 of 84] Compiling Basement.Compat.CallStack ( Basement/Compat/CallStack.hs, dist/build/Basement/Compat/CallStack.o, dist/build/Basement/Compat/CallStack.dyn_o )
[ 4 of 84] Compiling Basement.Compat.Identity ( Basement/Compat/Identity.hs, dist/build/Basement/Compat/Identity.o, dist/build/Basement/Compat/Identity.dyn_o )
[ 5 of 84] Compiling Basement.Compat.IsList ( Basement/Compat/IsList.hs, dist/build/Basement/Compat/IsList.o, dist/build/Basement/Compat/IsList.dyn_o )
[ 6 of 84] Compiling Basement.Compat.Natural ( Basement/Compat/Natural.hs, dist/build/Basement/Compat/Natural.o, dist/build/Basement/Compat/Natural.dyn_o )
[ 7 of 84] Compiling Basement.Compat.NumLiteral ( Basement/Compat/NumLiteral.hs, dist/build/Basement/Compat/NumLiteral.o, dist/build/Basement/Compat/NumLiteral.dyn_o )
[ 8 of 84] Compiling Basement.Compat.PrimTypes ( Basement/Compat/PrimTypes.hs, dist/build/Basement/Compat/PrimTypes.o, dist/build/Basement/Compat/PrimTypes.dyn_o )
[ 9 of 84] Compiling Basement.Compat.Primitive ( Basement/Compat/Primitive.hs, dist/build/Basement/Compat/Primitive.o, dist/build/Basement/Compat/Primitive.dyn_o )
[10 of 84] Compiling Basement.Compat.Semigroup ( Basement/Compat/Semigroup.hs, dist/build/Basement/Compat/Semigroup.o, dist/build/Basement/Compat/Semigroup.dyn_o )
[11 of 84] Compiling Basement.Compat.Typeable ( Basement/Compat/Typeable.hs, dist/build/Basement/Compat/Typeable.o, dist/build/Basement/Compat/Typeable.dyn_o )
[12 of 84] Compiling Basement.Compat.Base ( Basement/Compat/Base.hs, dist/build/Basement/Compat/Base.o, dist/build/Basement/Compat/Base.dyn_o )
[13 of 84] Compiling Basement.Compat.MonadTrans ( Basement/Compat/MonadTrans.hs, dist/build/Basement/Compat/MonadTrans.o, dist/build/Basement/Compat/MonadTrans.dyn_o )
[14 of 84] Compiling Basement.Compat.AMP ( Basement/Compat/AMP.hs, dist/build/Basement/Compat/AMP.o, dist/build/Basement/Compat/AMP.dyn_o )
[15 of 84] Compiling Basement.Endianness ( Basement/Endianness.hs, dist/build/Basement/Endianness.o, dist/build/Basement/Endianness.dyn_o )
[16 of 84] Compiling Basement.Floating ( Basement/Floating.hs, dist/build/Basement/Floating.o, dist/build/Basement/Floating.dyn_o )
[17 of 84] Compiling Basement.Monad ( Basement/Monad.hs, dist/build/Basement/Monad.o, dist/build/Basement/Monad.dyn_o )
Basement/Monad.hs:47:23: warning: [GHC-39567] [-Wstar-is-type]
Using * (or its Unicode variant) to mean Data.Kind.Type
relies on the StarIsType extension, which will become
deprecated in the future.
Suggested fix: Use Type from Data.Kind instead.
|
47 | type PrimVar m :: * -> *
| ^
Basement/Monad.hs:47:28: warning: [GHC-39567] [-Wstar-is-type]
Using * (or its Unicode variant) to mean Data.Kind.Type
relies on the StarIsType extension, which will become
deprecated in the future.
Suggested fix: Use Type from Data.Kind instead.
|
47 | type PrimVar m :: * -> *
| ^
[18 of 84] Compiling Basement.FinalPtr ( Basement/FinalPtr.hs, dist/build/Basement/FinalPtr.o, dist/build/Basement/FinalPtr.dyn_o )
[19 of 84] Compiling Basement.Numerical.Conversion ( Basement/Numerical/Conversion.hs, dist/build/Basement/Numerical/Conversion.o, dist/build/Basement/Numerical/Conversion.dyn_o )
[20 of 84] Compiling Basement.Numerical.Number ( Basement/Numerical/Number.hs, dist/build/Basement/Numerical/Number.o, dist/build/Basement/Numerical/Number.dyn_o )
[21 of 84] Compiling Basement.IntegralConv ( Basement/IntegralConv.hs, dist/build/Basement/IntegralConv.o, dist/build/Basement/IntegralConv.dyn_o )
[22 of 84] Compiling Basement.Types.Char7 ( Basement/Types/Char7.hs, dist/build/Basement/Types/Char7.o, dist/build/Basement/Types/Char7.dyn_o )
[23 of 84] Compiling Basement.Base16 ( Basement/Base16.hs, dist/build/Basement/Base16.o, dist/build/Basement/Base16.dyn_o )
[24 of 84] Compiling Basement.Types.Word128 ( Basement/Types/Word128.hs, dist/build/Basement/Types/Word128.o, dist/build/Basement/Types/Word128.dyn_o )
[25 of 84] Compiling Basement.Types.Word256 ( Basement/Types/Word256.hs, dist/build/Basement/Types/Word256.o, dist/build/Basement/Types/Word256.dyn_o )
[26 of 84] Compiling Basement.Nat ( Basement/Nat.hs, dist/build/Basement/Nat.o, dist/build/Basement/Nat.dyn_o )
[27 of 84] Compiling Basement.Bounded ( Basement/Bounded.hs, dist/build/Basement/Bounded.o, dist/build/Basement/Bounded.dyn_o )
[28 of 84] Compiling Basement.Numerical.Subtractive ( Basement/Numerical/Subtractive.hs, dist/build/Basement/Numerical/Subtractive.o, dist/build/Basement/Numerical/Subtractive.dyn_o )
[29 of 84] Compiling Basement.Numerical.Additive ( Basement/Numerical/Additive.hs, dist/build/Basement/Numerical/Additive.o, dist/build/Basement/Numerical/Additive.dyn_o )
[30 of 84] Compiling Basement.Numerical.Multiplicative ( Basement/Numerical/Multiplicative.hs, dist/build/Basement/Numerical/Multiplicative.o, dist/build/Basement/Numerical/Multiplicative.dyn_o )
[31 of 84] Compiling Basement.Types.OffsetSize ( Basement/Types/OffsetSize.hs, dist/build/Basement/Types/OffsetSize.o, dist/build/Basement/Types/OffsetSize.dyn_o )
[32 of 84] Compiling Basement.Types.Ptr ( Basement/Types/Ptr.hs, dist/build/Basement/Types/Ptr.o, dist/build/Basement/Types/Ptr.dyn_o )
[33 of 84] Compiling Basement.Terminal.Size ( dist/build/Basement/Terminal/Size.hs, dist/build/Basement/Terminal/Size.o, dist/build/Basement/Terminal/Size.dyn_o )
[34 of 84] Compiling Basement.Terminal ( Basement/Terminal.hs, dist/build/Basement/Terminal.o, dist/build/Basement/Terminal.dyn_o )
[35 of 84] Compiling Basement.Runtime ( Basement/Runtime.hs, dist/build/Basement/Runtime.o, dist/build/Basement/Runtime.dyn_o )
[36 of 84] Compiling Basement.PrimType ( Basement/PrimType.hs, dist/build/Basement/PrimType.o, dist/build/Basement/PrimType.dyn_o )
[37 of 84] Compiling Basement.MutableBuilder ( Basement/MutableBuilder.hs, dist/build/Basement/MutableBuilder.o, dist/build/Basement/MutableBuilder.dyn_o )
[38 of 84] Compiling Basement.Exception ( Basement/Exception.hs, dist/build/Basement/Exception.o, dist/build/Basement/Exception.dyn_o )
[39 of 84] Compiling Basement.NonEmpty ( Basement/NonEmpty.hs, dist/build/Basement/NonEmpty.o, dist/build/Basement/NonEmpty.dyn_o )
[40 of 84] Compiling Basement.Bindings.Memory ( Basement/Bindings/Memory.hs, dist/build/Basement/Bindings/Memory.o, dist/build/Basement/Bindings/Memory.dyn_o )
[41 of 84] Compiling Basement.Alg.Class ( Basement/Alg/Class.hs, dist/build/Basement/Alg/Class.o, dist/build/Basement/Alg/Class.dyn_o )
[42 of 84] Compiling Basement.Compat.ExtList ( Basement/Compat/ExtList.hs, dist/build/Basement/Compat/ExtList.o, dist/build/Basement/Compat/ExtList.dyn_o )
[43 of 84] Compiling Basement.Alg.XorShift ( Basement/Alg/XorShift.hs, dist/build/Basement/Alg/XorShift.o, dist/build/Basement/Alg/XorShift.dyn_o )
[44 of 84] Compiling Basement.Alg.PrimArray ( Basement/Alg/PrimArray.hs, dist/build/Basement/Alg/PrimArray.o, dist/build/Basement/Alg/PrimArray.dyn_o )
[45 of 84] Compiling Basement.Alg.Mutable ( Basement/Alg/Mutable.hs, dist/build/Basement/Alg/Mutable.o, dist/build/Basement/Alg/Mutable.dyn_o )
[46 of 84] Compiling Basement.NormalForm ( Basement/NormalForm.hs, dist/build/Basement/NormalForm.o, dist/build/Basement/NormalForm.dyn_o )
[47 of 84] Compiling Basement.These ( Basement/These.hs, dist/build/Basement/These.o, dist/build/Basement/These.dyn_o )
[48 of 84] Compiling Basement.Sized.List ( Basement/Sized/List.hs, dist/build/Basement/Sized/List.o, dist/build/Basement/Sized/List.dyn_o )
[49 of 84] Compiling Basement.Block.Base ( Basement/Block/Base.hs, dist/build/Basement/Block/Base.o, dist/build/Basement/Block/Base.dyn_o )
[50 of 84] Compiling Basement.Cast ( Basement/Cast.hs, dist/build/Basement/Cast.o, dist/build/Basement/Cast.dyn_o )
[51 of 84] Compiling Basement.Block.Mutable ( Basement/Block/Mutable.hs, dist/build/Basement/Block/Mutable.o, dist/build/Basement/Block/Mutable.dyn_o )
[52 of 84] Compiling Basement.Block ( Basement/Block.hs, dist/build/Basement/Block.o, dist/build/Basement/Block.dyn_o )
[53 of 84] Compiling Basement.Sized.Block ( Basement/Sized/Block.hs, dist/build/Basement/Sized/Block.o, dist/build/Basement/Sized/Block.dyn_o )
[54 of 84] Compiling Basement.BlockN ( Basement/BlockN.hs, dist/build/Basement/BlockN.o, dist/build/Basement/BlockN.dyn_o )
[55 of 84] Compiling Basement.Bits ( Basement/Bits.hs, dist/build/Basement/Bits.o, dist/build/Basement/Bits.dyn_o )
[56 of 84] Compiling Basement.UArray.Base ( Basement/UArray/Base.hs, dist/build/Basement/UArray/Base.o, dist/build/Basement/UArray/Base.dyn_o )
[57 of 84] Compiling Basement.BoxedArray ( Basement/BoxedArray.hs, dist/build/Basement/BoxedArray.o, dist/build/Basement/BoxedArray.dyn_o )
[58 of 84] Compiling Basement.Sized.Vect ( Basement/Sized/Vect.hs, dist/build/Basement/Sized/Vect.o, dist/build/Basement/Sized/Vect.dyn_o )
[59 of 84] Compiling Basement.UArray.Mutable ( Basement/UArray/Mutable.hs, dist/build/Basement/UArray/Mutable.o, dist/build/Basement/UArray/Mutable.dyn_o )
[60 of 84] Compiling Basement.UArray ( Basement/UArray.hs, dist/build/Basement/UArray.o, dist/build/Basement/UArray.dyn_o )
[61 of 84] Compiling Basement.Types.AsciiString ( Basement/Types/AsciiString.hs, dist/build/Basement/Types/AsciiString.o, dist/build/Basement/Types/AsciiString.dyn_o )
[62 of 84] Compiling Basement.String.Encoding.Encoding ( Basement/String/Encoding/Encoding.hs, dist/build/Basement/String/Encoding/Encoding.o, dist/build/Basement/String/Encoding/Encoding.dyn_o )
[63 of 84] Compiling Basement.String.Encoding.UTF32 ( Basement/String/Encoding/UTF32.hs, dist/build/Basement/String/Encoding/UTF32.o, dist/build/Basement/String/Encoding/UTF32.dyn_o )
[64 of 84] Compiling Basement.String.Encoding.UTF16 ( Basement/String/Encoding/UTF16.hs, dist/build/Basement/String/Encoding/UTF16.o, dist/build/Basement/String/Encoding/UTF16.dyn_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, dist/build/Basement/String/Encoding/ISO_8859_1.dyn_o )
[66 of 84] Compiling Basement.String.Encoding.ASCII7 ( Basement/String/Encoding/ASCII7.hs, dist/build/Basement/String/Encoding/ASCII7.o, dist/build/Basement/String/Encoding/ASCII7.dyn_o )
[67 of 84] Compiling Basement.Sized.UVect ( Basement/Sized/UVect.hs, dist/build/Basement/Sized/UVect.o, dist/build/Basement/Sized/UVect.dyn_o )
[68 of 84] Compiling Basement.UTF8.Types ( Basement/UTF8/Types.hs, dist/build/Basement/UTF8/Types.o, dist/build/Basement/UTF8/Types.dyn_o )
[69 of 84] Compiling Basement.UTF8.Table ( Basement/UTF8/Table.hs, dist/build/Basement/UTF8/Table.o, dist/build/Basement/UTF8/Table.dyn_o )
[70 of 84] Compiling Basement.UTF8.Helper ( Basement/UTF8/Helper.hs, dist/build/Basement/UTF8/Helper.o, dist/build/Basement/UTF8/Helper.dyn_o )
[71 of 84] Compiling Basement.Types.CharUTF8 ( Basement/Types/CharUTF8.hs, dist/build/Basement/Types/CharUTF8.o, dist/build/Basement/Types/CharUTF8.dyn_o )
[72 of 84] Compiling Basement.String.CaseMapping ( Basement/String/CaseMapping.hs, dist/build/Basement/String/CaseMapping.o, dist/build/Basement/String/CaseMapping.dyn_o )
[73 of 84] Compiling Basement.Alg.UTF8 ( Basement/Alg/UTF8.hs, dist/build/Basement/Alg/UTF8.o, dist/build/Basement/Alg/UTF8.dyn_o )
[74 of 84] Compiling Basement.UTF8.Base ( Basement/UTF8/Base.hs, dist/build/Basement/UTF8/Base.o, dist/build/Basement/UTF8/Base.dyn_o )
[75 of 84] Compiling Basement.Show ( Basement/Show.hs, dist/build/Basement/Show.o, dist/build/Basement/Show.dyn_o )
[76 of 84] Compiling Basement.Error ( Basement/Error.hs, dist/build/Basement/Error.o, dist/build/Basement/Error.dyn_o )
[77 of 84] Compiling Basement.Imports ( Basement/Imports.hs, dist/build/Basement/Imports.o, dist/build/Basement/Imports.dyn_o )
[78 of 84] Compiling Basement.Environment ( Basement/Environment.hs, dist/build/Basement/Environment.o, dist/build/Basement/Environment.dyn_o )
[79 of 84] Compiling Basement.Alg.String ( Basement/Alg/String.hs, dist/build/Basement/Alg/String.o, dist/build/Basement/Alg/String.dyn_o )
[80 of 84] Compiling Basement.String ( Basement/String.hs, dist/build/Basement/String.o, dist/build/Basement/String.dyn_o )
[81 of 84] Compiling Basement.Terminal.ANSI ( Basement/Terminal/ANSI.hs, dist/build/Basement/Terminal/ANSI.o, dist/build/Basement/Terminal/ANSI.dyn_o )
[82 of 84] Compiling Basement.From ( Basement/From.hs, dist/build/Basement/From.o, dist/build/Basement/From.dyn_o )
[83 of 84] Compiling Basement.Block.Builder ( Basement/Block/Builder.hs, dist/build/Basement/Block/Builder.o, dist/build/Basement/Block/Builder.dyn_o )
[84 of 84] Compiling Basement.String.Builder ( Basement/String/Builder.hs, dist/build/Basement/String/Builder.o, dist/build/Basement/String/Builder.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2306721/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/basement-0.0.16-a53a2c41e763ab4f754aa3547a3cc5e72dacbc72b7933b99cfe030a187b04dad/lib
Configuring call-stack-0.4.0...
Preprocessing library for call-stack-0.4.0..
Building library for call-stack-0.4.0..
[1 of 3] Compiling Data.SrcLoc ( src/Data/SrcLoc.hs, dist/build/Data/SrcLoc.o, dist/build/Data/SrcLoc.dyn_o )
[2 of 3] Compiling Data.CallStack ( src/Data/CallStack.hs, dist/build/Data/CallStack.o, dist/build/Data/CallStack.dyn_o )
[3 of 3] Compiling Paths_call_stack ( dist/build/autogen/Paths_call_stack.hs, dist/build/Paths_call_stack.o, dist/build/Paths_call_stack.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2306721/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/call-stack-0.4.0-31951dc4e9db177e2ea89098d1122ced7b6da41fd279273945130bdfc91e7098/lib
Configuring colour-2.3.6...
Preprocessing library for colour-2.3.6..
Building library for colour-2.3.6..
[ 1 of 14] Compiling Data.Colour.CIE.Chromaticity ( Data/Colour/CIE/Chromaticity.hs, dist/build/Data/Colour/CIE/Chromaticity.o, dist/build/Data/Colour/CIE/Chromaticity.dyn_o )
[ 2 of 14] Compiling Data.Colour.CIE.Illuminant ( Data/Colour/CIE/Illuminant.hs, dist/build/Data/Colour/CIE/Illuminant.o, dist/build/Data/Colour/CIE/Illuminant.dyn_o )
[ 3 of 14] Compiling Data.Colour.Chan ( Data/Colour/Chan.hs, dist/build/Data/Colour/Chan.o, dist/build/Data/Colour/Chan.dyn_o )
[ 4 of 14] Compiling Data.Colour.Internal ( Data/Colour/Internal.hs, dist/build/Data/Colour/Internal.o, dist/build/Data/Colour/Internal.dyn_o )
[ 5 of 14] Compiling Data.Colour.Matrix ( Data/Colour/Matrix.hs, dist/build/Data/Colour/Matrix.o, dist/build/Data/Colour/Matrix.dyn_o )
[ 6 of 14] Compiling Data.Colour.RGB ( Data/Colour/RGB.hs, dist/build/Data/Colour/RGB.o, dist/build/Data/Colour/RGB.dyn_o )
[ 7 of 14] Compiling Data.Colour.RGBSpace.HSL ( Data/Colour/RGBSpace/HSL.hs, dist/build/Data/Colour/RGBSpace/HSL.o, dist/build/Data/Colour/RGBSpace/HSL.dyn_o )
[ 8 of 14] Compiling Data.Colour.RGBSpace.HSV ( Data/Colour/RGBSpace/HSV.hs, dist/build/Data/Colour/RGBSpace/HSV.o, dist/build/Data/Colour/RGBSpace/HSV.dyn_o )
[ 9 of 14] Compiling Data.Colour.SRGB.Linear ( Data/Colour/SRGB/Linear.hs, dist/build/Data/Colour/SRGB/Linear.o, dist/build/Data/Colour/SRGB/Linear.dyn_o )
[10 of 14] Compiling Data.Colour.RGBSpace ( Data/Colour/RGBSpace.hs, dist/build/Data/Colour/RGBSpace.o, dist/build/Data/Colour/RGBSpace.dyn_o )
[11 of 14] Compiling Data.Colour.SRGB ( Data/Colour/SRGB.hs, dist/build/Data/Colour/SRGB.o, dist/build/Data/Colour/SRGB.dyn_o )
Data/Colour/SRGB.hs:117:8: warning: [GHC-63394] [-Wx-partial]
In the use of head
(imported from Prelude, but defined in GHC.List):
"This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
|
117 | x' | head x == '#' = tail x
| ^^^^
Data/Colour/SRGB.hs:117:24: warning: [GHC-63394] [-Wx-partial]
In the use of tail
(imported from Prelude, but defined in GHC.List):
"This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
|
117 | x' | head x == '#' = tail x
| ^^^^
Data/Colour/SRGB.hs:127:50: warning: [GHC-63394] [-Wx-partial]
In the use of head
(imported from Prelude, but defined in GHC.List):
"This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
|
127 | sRGB24read x | length rx /= 1 || not (null (snd (head rx))) =
| ^^^^
Data/Colour/SRGB.hs:129:33: warning: [GHC-63394] [-Wx-partial]
In the use of head
(imported from Prelude, but defined in GHC.List):
"This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
|
129 | | otherwise = fst (head rx)
| ^^^^
[12 of 14] Compiling Data.Colour ( Data/Colour.hs, dist/build/Data/Colour.o, dist/build/Data/Colour.dyn_o )
[13 of 14] Compiling Data.Colour.Names ( Data/Colour/Names.hs, dist/build/Data/Colour/Names.o, dist/build/Data/Colour/Names.dyn_o )
[14 of 14] Compiling Data.Colour.CIE ( Data/Colour/CIE.hs, dist/build/Data/Colour/CIE.o, dist/build/Data/Colour/CIE.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2306721/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/colour-2.3.6-1bc3273789052b388bc71f53ac10a073cc4a30f03a6584dc6f830ef26e23fa37/lib
Configuring hourglass-0.2.12...
Preprocessing library for hourglass-0.2.12..
Building library for hourglass-0.2.12..
[ 1 of 17] Compiling Data.Hourglass.Utils ( Data/Hourglass/Utils.hs, dist/build/Data/Hourglass/Utils.o, dist/build/Data/Hourglass/Utils.dyn_o )
[ 2 of 17] Compiling Data.Hourglass.Zone ( Data/Hourglass/Zone.hs, dist/build/Data/Hourglass/Zone.o, dist/build/Data/Hourglass/Zone.dyn_o )
[ 3 of 17] Compiling Time.Types ( Time/Types.hs, dist/build/Time/Types.o, dist/build/Time/Types.dyn_o )
[ 4 of 17] Compiling Data.Hourglass.Types ( Data/Hourglass/Types.hs, dist/build/Data/Hourglass/Types.o, dist/build/Data/Hourglass/Types.dyn_o )
[ 5 of 17] Compiling Data.Hourglass.Internal.Unix ( Data/Hourglass/Internal/Unix.hs, dist/build/Data/Hourglass/Internal/Unix.o, dist/build/Data/Hourglass/Internal/Unix.dyn_o )
Data/Hourglass/Internal/Unix.hs:24:1: warning: [GHC-66111] [-Wunused-imports]
The import of Control.Applicative is redundant
except perhaps to import instances from Control.Applicative
To import instances alone, use: import Control.Applicative()
|
24 | import Control.Applicative
| ^^^^^^^^^^^^^^^^^^^^^^^^^^
[ 6 of 17] Compiling Data.Hourglass.Internal ( Data/Hourglass/Internal.hs, dist/build/Data/Hourglass/Internal.o, dist/build/Data/Hourglass/Internal.dyn_o )
[ 7 of 17] Compiling Data.Hourglass.Calendar ( Data/Hourglass/Calendar.hs, dist/build/Data/Hourglass/Calendar.o, dist/build/Data/Hourglass/Calendar.dyn_o )
[ 8 of 17] Compiling Data.Hourglass.Diff ( Data/Hourglass/Diff.hs, dist/build/Data/Hourglass/Diff.o, dist/build/Data/Hourglass/Diff.dyn_o )
Data/Hourglass/Diff.hs:23:1: warning: [GHC-66111] [-Wunused-imports]
The import of Data.Monoid is redundant
except perhaps to import instances from Data.Monoid
To import instances alone, use: import Data.Monoid()
|
23 | import Data.Monoid
| ^^^^^^^^^^^^^^^^^^
Data/Hourglass/Diff.hs:49:5: warning: [GHC-50928] [-Wnoncanonical-monoid-instances]
Noncanonical mappend definition detected
in the instance declaration for Monoid Period.
mappend will eventually be removed in favour of (<>)
Suggested fix:
Either remove definition for mappend (recommended) or define as mappend = (<>)
See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/semigroup-monoid
|
49 | mappend (Period y1 m1 d1) (Period y2 m2 d2) =
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
Data/Hourglass/Diff.hs:70:5: warning: [GHC-50928] [-Wnoncanonical-monoid-instances]
Noncanonical mappend definition detected
in the instance declaration for Monoid Duration.
mappend will eventually be removed in favour of (<>)
Suggested fix:
Either remove definition for mappend (recommended) or define as mappend = (<>)
See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/semigroup-monoid
|
70 | mappend (Duration h1 m1 s1 ns1) (Duration h2 m2 s2 ns2) =
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
[ 9 of 17] Compiling Data.Hourglass.Time ( Data/Hourglass/Time.hs, dist/build/Data/Hourglass/Time.o, dist/build/Data/Hourglass/Time.dyn_o )
[10 of 17] Compiling Data.Hourglass.Epoch ( Data/Hourglass/Epoch.hs, dist/build/Data/Hourglass/Epoch.o, dist/build/Data/Hourglass/Epoch.dyn_o )
[11 of 17] Compiling Data.Hourglass.Local ( Data/Hourglass/Local.hs, dist/build/Data/Hourglass/Local.o, dist/build/Data/Hourglass/Local.dyn_o )
[12 of 17] Compiling Time.System ( Time/System.hs, dist/build/Time/System.o, dist/build/Time/System.dyn_o )
Time/System.hs:23:1: warning: [GHC-66111] [-Wunused-imports]
The import of Control.Applicative is redundant
except perhaps to import instances from Control.Applicative
To import instances alone, use: import Control.Applicative()
|
23 | import Control.Applicative
| ^^^^^^^^^^^^^^^^^^^^^^^^^^
[13 of 17] Compiling System.Hourglass ( System/Hourglass.hs, dist/build/System/Hourglass.o, dist/build/System/Hourglass.dyn_o )
[14 of 17] Compiling Data.Hourglass.Format ( Data/Hourglass/Format.hs, dist/build/Data/Hourglass/Format.o, dist/build/Data/Hourglass/Format.dyn_o )
[15 of 17] Compiling Data.Hourglass ( Data/Hourglass.hs, dist/build/Data/Hourglass.o, dist/build/Data/Hourglass.dyn_o )
[16 of 17] Compiling Time.Compat ( Time/Compat.hs, dist/build/Time/Compat.o, dist/build/Time/Compat.dyn_o )
[17 of 17] Compiling Data.Hourglass.Compat ( Data/Hourglass/Compat.hs, dist/build/Data/Hourglass/Compat.o, dist/build/Data/Hourglass/Compat.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2306721/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/hourglass-0.2.12-f62877fddb5c5350efcc4cba459b248ee75debe310173f00fc36ce12481d7342/lib
Configuring prettyprinter-1.7.1...
Preprocessing library for prettyprinter-1.7.1..
Building library for prettyprinter-1.7.1..
[ 1 of 28] Compiling Prettyprinter.Render.Util.Panic ( src/Prettyprinter/Render/Util/Panic.hs, dist/build/Prettyprinter/Render/Util/Panic.o, dist/build/Prettyprinter/Render/Util/Panic.dyn_o )
[ 2 of 28] Compiling Prettyprinter.Internal ( src/Prettyprinter/Internal.hs, dist/build/Prettyprinter/Internal.o, dist/build/Prettyprinter/Internal.dyn_o )
[ 3 of 28] Compiling Prettyprinter.Render.String ( src/Prettyprinter/Render/String.hs, dist/build/Prettyprinter/Render/String.o, dist/build/Prettyprinter/Render/String.dyn_o )
[ 4 of 28] Compiling Data.Text.Prettyprint.Doc.Render.String ( src/Data/Text/Prettyprint/Doc/Render/String.hs, dist/build/Data/Text/Prettyprint/Doc/Render/String.o, dist/build/Data/Text/Prettyprint/Doc/Render/String.dyn_o )
[ 5 of 28] Compiling Prettyprinter.Internal.Type ( src/Prettyprinter/Internal/Type.hs, dist/build/Prettyprinter/Internal/Type.o, dist/build/Prettyprinter/Internal/Type.dyn_o )
[ 6 of 28] Compiling Data.Text.Prettyprint.Doc.Internal.Type ( src/Data/Text/Prettyprint/Doc/Internal/Type.hs, dist/build/Data/Text/Prettyprint/Doc/Internal/Type.o, dist/build/Data/Text/Prettyprint/Doc/Internal/Type.dyn_o )
[ 7 of 28] Compiling Prettyprinter.Internal.Debug ( src/Prettyprinter/Internal/Debug.hs, dist/build/Prettyprinter/Internal/Debug.o, dist/build/Prettyprinter/Internal/Debug.dyn_o )
[ 8 of 28] Compiling Data.Text.Prettyprint.Doc.Internal.Debug ( src/Data/Text/Prettyprint/Doc/Internal/Debug.hs, dist/build/Data/Text/Prettyprint/Doc/Internal/Debug.o, dist/build/Data/Text/Prettyprint/Doc/Internal/Debug.dyn_o )
[ 9 of 28] Compiling Data.Text.Prettyprint.Doc.Internal ( src/Data/Text/Prettyprint/Doc/Internal.hs, dist/build/Data/Text/Prettyprint/Doc/Internal.o, dist/build/Data/Text/Prettyprint/Doc/Internal.dyn_o )
[10 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Util.Panic ( src/Data/Text/Prettyprint/Doc/Render/Util/Panic.hs, dist/build/Data/Text/Prettyprint/Doc/Render/Util/Panic.o, dist/build/Data/Text/Prettyprint/Doc/Render/Util/Panic.dyn_o )
[11 of 28] Compiling Prettyprinter.Render.Util.StackMachine ( src/Prettyprinter/Render/Util/StackMachine.hs, dist/build/Prettyprinter/Render/Util/StackMachine.o, dist/build/Prettyprinter/Render/Util/StackMachine.dyn_o )
src/Prettyprinter/Render/Util/StackMachine.hs:34:1: warning: [GHC-66111] [-Wunused-imports]
The import of Control.Applicative is redundant
except perhaps to import instances from Control.Applicative
To import instances alone, use: import Control.Applicative()
|
34 | import Control.Applicative
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[12 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Util.StackMachine ( src/Data/Text/Prettyprint/Doc/Render/Util/StackMachine.hs, dist/build/Data/Text/Prettyprint/Doc/Render/Util/StackMachine.o, dist/build/Data/Text/Prettyprint/Doc/Render/Util/StackMachine.dyn_o )
[13 of 28] Compiling Prettyprinter.Symbols.Ascii ( src/Prettyprinter/Symbols/Ascii.hs, dist/build/Prettyprinter/Symbols/Ascii.o, dist/build/Prettyprinter/Symbols/Ascii.dyn_o )
[14 of 28] Compiling Prettyprinter ( src/Prettyprinter.hs, dist/build/Prettyprinter.o, dist/build/Prettyprinter.dyn_o )
[15 of 28] Compiling Prettyprinter.Render.Util.SimpleDocTree ( src/Prettyprinter/Render/Util/SimpleDocTree.hs, dist/build/Prettyprinter/Render/Util/SimpleDocTree.o, dist/build/Prettyprinter/Render/Util/SimpleDocTree.dyn_o )
[16 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Util.SimpleDocTree ( src/Data/Text/Prettyprint/Doc/Render/Util/SimpleDocTree.hs, dist/build/Data/Text/Prettyprint/Doc/Render/Util/SimpleDocTree.o, dist/build/Data/Text/Prettyprint/Doc/Render/Util/SimpleDocTree.dyn_o )
[17 of 28] Compiling Prettyprinter.Render.Tutorials.TreeRenderingTutorial ( src/Prettyprinter/Render/Tutorials/TreeRenderingTutorial.hs, dist/build/Prettyprinter/Render/Tutorials/TreeRenderingTutorial.o, dist/build/Prettyprinter/Render/Tutorials/TreeRenderingTutorial.dyn_o )
[18 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Tutorials.TreeRenderingTutorial ( src/Data/Text/Prettyprint/Doc/Render/Tutorials/TreeRenderingTutorial.hs, dist/build/Data/Text/Prettyprint/Doc/Render/Tutorials/TreeRenderingTutorial.o, dist/build/Data/Text/Prettyprint/Doc/Render/Tutorials/TreeRenderingTutorial.dyn_o )
[19 of 28] Compiling Prettyprinter.Render.Tutorials.StackMachineTutorial ( src/Prettyprinter/Render/Tutorials/StackMachineTutorial.hs, dist/build/Prettyprinter/Render/Tutorials/StackMachineTutorial.o, dist/build/Prettyprinter/Render/Tutorials/StackMachineTutorial.dyn_o )
[20 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Tutorials.StackMachineTutorial ( src/Data/Text/Prettyprint/Doc/Render/Tutorials/StackMachineTutorial.hs, dist/build/Data/Text/Prettyprint/Doc/Render/Tutorials/StackMachineTutorial.o, dist/build/Data/Text/Prettyprint/Doc/Render/Tutorials/StackMachineTutorial.dyn_o )
src/Data/Text/Prettyprint/Doc/Render/Tutorials/StackMachineTutorial.hs:7:1: warning: [GHC-15328] [-Wdeprecations]
Module Prettyprinter.Render.Tutorials.StackMachineTutorial is deprecated:
"Writing your own stack machine is probably more efficient and customizable; also consider using �renderSimplyDecorated(A)� instead"
|
7 | import Prettyprinter.Render.Tutorials.StackMachineTutorial
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[21 of 28] Compiling Prettyprinter.Render.Text ( src/Prettyprinter/Render/Text.hs, dist/build/Prettyprinter/Render/Text.o, dist/build/Prettyprinter/Render/Text.dyn_o )
[22 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Text ( src/Data/Text/Prettyprint/Doc/Render/Text.hs, dist/build/Data/Text/Prettyprint/Doc/Render/Text.o, dist/build/Data/Text/Prettyprint/Doc/Render/Text.dyn_o )
[23 of 28] Compiling Data.Text.Prettyprint.Doc ( src/Data/Text/Prettyprint/Doc.hs, dist/build/Data/Text/Prettyprint/Doc.o, dist/build/Data/Text/Prettyprint/Doc.dyn_o )
[24 of 28] Compiling Data.Text.Prettyprint.Doc.Symbols.Ascii ( src/Data/Text/Prettyprint/Doc/Symbols/Ascii.hs, dist/build/Data/Text/Prettyprint/Doc/Symbols/Ascii.o, dist/build/Data/Text/Prettyprint/Doc/Symbols/Ascii.dyn_o )
[25 of 28] Compiling Prettyprinter.Symbols.Unicode ( src/Prettyprinter/Symbols/Unicode.hs, dist/build/Prettyprinter/Symbols/Unicode.o, dist/build/Prettyprinter/Symbols/Unicode.dyn_o )
[26 of 28] Compiling Data.Text.Prettyprint.Doc.Symbols.Unicode ( src/Data/Text/Prettyprint/Doc/Symbols/Unicode.hs, dist/build/Data/Text/Prettyprint/Doc/Symbols/Unicode.o, dist/build/Data/Text/Prettyprint/Doc/Symbols/Unicode.dyn_o )
[27 of 28] Compiling Prettyprinter.Util ( src/Prettyprinter/Util.hs, dist/build/Prettyprinter/Util.o, dist/build/Prettyprinter/Util.dyn_o )
[28 of 28] Compiling Data.Text.Prettyprint.Doc.Util ( src/Data/Text/Prettyprint/Doc/Util.hs, dist/build/Data/Text/Prettyprint/Doc/Util.o, dist/build/Data/Text/Prettyprint/Doc/Util.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2306721/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/prettyprinter-1.7.1-698f6d27ba9dc4afb698ee24b5b7298b328c15147c4c3170a4fd72165e2b9672/lib
Configuring tagged-0.8.9...
Preprocessing library for tagged-0.8.9..
Building library for tagged-0.8.9..
[1 of 2] Compiling Data.Proxy.TH ( src/Data/Proxy/TH.hs, dist/build/Data/Proxy/TH.o, dist/build/Data/Proxy/TH.dyn_o )
[2 of 2] Compiling Data.Tagged ( src/Data/Tagged.hs, dist/build/Data/Tagged.o, dist/build/Data/Tagged.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2306721/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/tagged-0.8.9-7bf04732d97f4bf5340c0e45b3bc6b1c39f9910c71a0e6a1205150fdfbcfdf08/lib
Configuring memory-0.18.0...
Preprocessing library for memory-0.18.0..
Building library for memory-0.18.0..
[ 1 of 28] Compiling Data.Memory.ExtendedWords ( Data/Memory/ExtendedWords.hs, dist/build/Data/Memory/ExtendedWords.o, dist/build/Data/Memory/ExtendedWords.dyn_o )
[ 2 of 28] Compiling Data.Memory.Internal.Compat ( Data/Memory/Internal/Compat.hs, dist/build/Data/Memory/Internal/Compat.o, dist/build/Data/Memory/Internal/Compat.dyn_o )
[ 3 of 28] Compiling Data.Memory.Endian ( Data/Memory/Endian.hs, dist/build/Data/Memory/Endian.o, dist/build/Data/Memory/Endian.dyn_o )
[ 4 of 28] Compiling Data.Memory.Hash.SipHash ( Data/Memory/Hash/SipHash.hs, dist/build/Data/Memory/Hash/SipHash.o, dist/build/Data/Memory/Hash/SipHash.dyn_o )
[ 5 of 28] Compiling Data.Memory.Encoding.Base32 ( Data/Memory/Encoding/Base32.hs, dist/build/Data/Memory/Encoding/Base32.o, dist/build/Data/Memory/Encoding/Base32.dyn_o )
[ 6 of 28] Compiling Data.Memory.Encoding.Base16 ( Data/Memory/Encoding/Base16.hs, dist/build/Data/Memory/Encoding/Base16.o, dist/build/Data/Memory/Encoding/Base16.dyn_o )
[ 7 of 28] Compiling Data.Memory.Internal.CompatPrim ( Data/Memory/Internal/CompatPrim.hs, dist/build/Data/Memory/Internal/CompatPrim.o, dist/build/Data/Memory/Internal/CompatPrim.dyn_o )
[ 8 of 28] Compiling Data.Memory.Internal.CompatPrim64 ( Data/Memory/Internal/CompatPrim64.hs, dist/build/Data/Memory/Internal/CompatPrim64.o, dist/build/Data/Memory/Internal/CompatPrim64.dyn_o )
Data/Memory/Internal/CompatPrim64.hs:58:1: warning: [GHC-40910] [-Wunused-top-binds]
Defined but not used: type constructor or class OutBool
|
58 | type OutBool = Int#
| ^^^^^^^^^^^^^^^^^^^
[ 9 of 28] Compiling Data.Memory.Internal.DeepSeq ( Data/Memory/Internal/DeepSeq.hs, dist/build/Data/Memory/Internal/DeepSeq.o, dist/build/Data/Memory/Internal/DeepSeq.dyn_o )
[10 of 28] Compiling Data.Memory.Internal.Imports ( Data/Memory/Internal/Imports.hs, dist/build/Data/Memory/Internal/Imports.o, dist/build/Data/Memory/Internal/Imports.dyn_o )
[11 of 28] Compiling Data.Memory.Hash.FNV ( Data/Memory/Hash/FNV.hs, dist/build/Data/Memory/Hash/FNV.o, dist/build/Data/Memory/Hash/FNV.dyn_o )
[12 of 28] Compiling Data.Memory.Encoding.Base64 ( Data/Memory/Encoding/Base64.hs, dist/build/Data/Memory/Encoding/Base64.o, dist/build/Data/Memory/Encoding/Base64.dyn_o )
[13 of 28] Compiling Data.Memory.MemMap.Posix ( dist/build/Data/Memory/MemMap/Posix.hs, dist/build/Data/Memory/MemMap/Posix.o, dist/build/Data/Memory/MemMap/Posix.dyn_o )
[14 of 28] Compiling Data.Memory.PtrMethods ( Data/Memory/PtrMethods.hs, dist/build/Data/Memory/PtrMethods.o, dist/build/Data/Memory/PtrMethods.dyn_o )
[15 of 28] Compiling Data.ByteArray.Types ( Data/ByteArray/Types.hs, dist/build/Data/ByteArray/Types.o, dist/build/Data/ByteArray/Types.dyn_o )
[16 of 28] Compiling Data.ByteArray.MemView ( Data/ByteArray/MemView.hs, dist/build/Data/ByteArray/MemView.o, dist/build/Data/ByteArray/MemView.dyn_o )
[17 of 28] Compiling Data.ByteArray.Pack.Internal ( Data/ByteArray/Pack/Internal.hs, dist/build/Data/ByteArray/Pack/Internal.o, dist/build/Data/ByteArray/Pack/Internal.dyn_o )
[18 of 28] Compiling Data.ByteArray.Hash ( Data/ByteArray/Hash.hs, dist/build/Data/ByteArray/Hash.o, dist/build/Data/ByteArray/Hash.dyn_o )
[19 of 28] Compiling Data.ByteArray.Sized ( Data/ByteArray/Sized.hs, dist/build/Data/ByteArray/Sized.o, dist/build/Data/ByteArray/Sized.dyn_o )
[20 of 28] Compiling Data.ByteArray.ScrubbedBytes ( Data/ByteArray/ScrubbedBytes.hs, dist/build/Data/ByteArray/ScrubbedBytes.o, dist/build/Data/ByteArray/ScrubbedBytes.dyn_o )
[21 of 28] Compiling Data.ByteArray.Methods ( Data/ByteArray/Methods.hs, dist/build/Data/ByteArray/Methods.o, dist/build/Data/ByteArray/Methods.dyn_o )
[22 of 28] Compiling Data.ByteArray.View ( Data/ByteArray/View.hs, dist/build/Data/ByteArray/View.o, dist/build/Data/ByteArray/View.dyn_o )
[23 of 28] Compiling Data.ByteArray.Parse ( Data/ByteArray/Parse.hs, dist/build/Data/ByteArray/Parse.o, dist/build/Data/ByteArray/Parse.dyn_o )
[24 of 28] Compiling Data.ByteArray.Mapping ( Data/ByteArray/Mapping.hs, dist/build/Data/ByteArray/Mapping.o, dist/build/Data/ByteArray/Mapping.dyn_o )
[25 of 28] Compiling Data.ByteArray.Encoding ( Data/ByteArray/Encoding.hs, dist/build/Data/ByteArray/Encoding.o, dist/build/Data/ByteArray/Encoding.dyn_o )
[26 of 28] Compiling Data.ByteArray.Bytes ( Data/ByteArray/Bytes.hs, dist/build/Data/ByteArray/Bytes.o, dist/build/Data/ByteArray/Bytes.dyn_o )
[27 of 28] Compiling Data.ByteArray ( Data/ByteArray.hs, dist/build/Data/ByteArray.o, dist/build/Data/ByteArray.dyn_o )
[28 of 28] Compiling Data.ByteArray.Pack ( Data/ByteArray/Pack.hs, dist/build/Data/ByteArray/Pack.o, dist/build/Data/ByteArray/Pack.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2306721/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/memory-0.18.0-1f1df934254da954f5141f67d50cd3993f520eac5954b668a9dd52647a1f7880/lib
Configuring ansi-terminal-types-1.1...
Preprocessing library for ansi-terminal-types-1.1..
Building library for ansi-terminal-types-1.1..
[1 of 1] Compiling System.Console.ANSI.Types ( src/System/Console/ANSI/Types.hs, dist/build/System/Console/ANSI/Types.o, dist/build/System/Console/ANSI/Types.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2306721/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/ansi-terminal-types-1.1-6839791b43c2d8bb82445b776f48c55da7bb8bc0e512f16d4556d0cdccd599d4/lib
Configuring pem-0.2.4...
Preprocessing library for pem-0.2.4..
Building library for pem-0.2.4..
[1 of 4] Compiling Data.PEM.Types ( Data/PEM/Types.hs, dist/build/Data/PEM/Types.o, dist/build/Data/PEM/Types.dyn_o )
[2 of 4] Compiling Data.PEM.Parser ( Data/PEM/Parser.hs, dist/build/Data/PEM/Parser.o, dist/build/Data/PEM/Parser.dyn_o )
[3 of 4] Compiling Data.PEM.Writer ( Data/PEM/Writer.hs, dist/build/Data/PEM/Writer.o, dist/build/Data/PEM/Writer.dyn_o )
[4 of 4] Compiling Data.PEM ( Data/PEM.hs, dist/build/Data/PEM.o, dist/build/Data/PEM.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2306721/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/pem-0.2.4-46b969bdc686fb2f06be26dae12e3f037b8e30bf7291e499ca4ca6f493349dd9/lib
Configuring crypton-1.0.4...
Preprocessing library for crypton-1.0.4..
Building library for crypton-1.0.4..
[ 1 of 139] Compiling Crypto.Cipher.DES.Primitive ( Crypto/Cipher/DES/Primitive.hs, dist/build/Crypto/Cipher/DES/Primitive.o, dist/build/Crypto/Cipher/DES/Primitive.dyn_o )
[ 2 of 139] Compiling Crypto.Data.Padding ( Crypto/Data/Padding.hs, dist/build/Crypto/Data/Padding.o, dist/build/Crypto/Data/Padding.dyn_o )
[ 3 of 139] Compiling Crypto.Error.Types ( Crypto/Error/Types.hs, dist/build/Crypto/Error/Types.o, dist/build/Crypto/Error/Types.dyn_o )
[ 4 of 139] Compiling Crypto.Error ( Crypto/Error.hs, dist/build/Crypto/Error.o, dist/build/Crypto/Error.dyn_o )
[ 5 of 139] Compiling Crypto.Internal.Compat ( Crypto/Internal/Compat.hs, dist/build/Crypto/Internal/Compat.o, dist/build/Crypto/Internal/Compat.dyn_o )
[ 6 of 139] Compiling Crypto.Internal.ByteArray ( Crypto/Internal/ByteArray.hs, dist/build/Crypto/Internal/ByteArray.o, dist/build/Crypto/Internal/ByteArray.dyn_o )
[ 7 of 139] Compiling Crypto.Cipher.Types.Utils ( Crypto/Cipher/Types/Utils.hs, dist/build/Crypto/Cipher/Types/Utils.o, dist/build/Crypto/Cipher/Types/Utils.dyn_o )
[ 8 of 139] Compiling Crypto.Internal.CompatPrim ( Crypto/Internal/CompatPrim.hs, dist/build/Crypto/Internal/CompatPrim.o, dist/build/Crypto/Internal/CompatPrim.dyn_o )
[ 9 of 139] Compiling Crypto.Internal.DeepSeq ( Crypto/Internal/DeepSeq.hs, dist/build/Crypto/Internal/DeepSeq.o, dist/build/Crypto/Internal/DeepSeq.dyn_o )
[ 10 of 139] Compiling Crypto.Cipher.Types.Base ( Crypto/Cipher/Types/Base.hs, dist/build/Crypto/Cipher/Types/Base.o, dist/build/Crypto/Cipher/Types/Base.dyn_o )
[ 11 of 139] Compiling Crypto.Cipher.Types.Stream ( Crypto/Cipher/Types/Stream.hs, dist/build/Crypto/Cipher/Types/Stream.o, dist/build/Crypto/Cipher/Types/Stream.dyn_o )
[ 12 of 139] Compiling Crypto.Internal.Imports ( Crypto/Internal/Imports.hs, dist/build/Crypto/Internal/Imports.o, dist/build/Crypto/Internal/Imports.dyn_o )
[ 13 of 139] Compiling Crypto.Internal.Builder ( Crypto/Internal/Builder.hs, dist/build/Crypto/Internal/Builder.o, dist/build/Crypto/Internal/Builder.dyn_o )
[ 14 of 139] Compiling Crypto.Hash.Types ( Crypto/Hash/Types.hs, dist/build/Crypto/Hash/Types.o, dist/build/Crypto/Hash/Types.dyn_o )
[ 15 of 139] Compiling Crypto.Hash.Whirlpool ( Crypto/Hash/Whirlpool.hs, dist/build/Crypto/Hash/Whirlpool.o, dist/build/Crypto/Hash/Whirlpool.dyn_o )
[ 16 of 139] Compiling Crypto.Hash.Tiger ( Crypto/Hash/Tiger.hs, dist/build/Crypto/Hash/Tiger.o, dist/build/Crypto/Hash/Tiger.dyn_o )
[ 17 of 139] Compiling Crypto.Hash.Skein512 ( Crypto/Hash/Skein512.hs, dist/build/Crypto/Hash/Skein512.o, dist/build/Crypto/Hash/Skein512.dyn_o )
[ 18 of 139] Compiling Crypto.Hash.Skein256 ( Crypto/Hash/Skein256.hs, dist/build/Crypto/Hash/Skein256.o, dist/build/Crypto/Hash/Skein256.dyn_o )
[ 19 of 139] Compiling Crypto.Hash.SHA512t ( Crypto/Hash/SHA512t.hs, dist/build/Crypto/Hash/SHA512t.o, dist/build/Crypto/Hash/SHA512t.dyn_o )
[ 20 of 139] Compiling Crypto.Hash.SHA512 ( Crypto/Hash/SHA512.hs, dist/build/Crypto/Hash/SHA512.o, dist/build/Crypto/Hash/SHA512.dyn_o )
[ 21 of 139] Compiling Crypto.Hash.SHA384 ( Crypto/Hash/SHA384.hs, dist/build/Crypto/Hash/SHA384.o, dist/build/Crypto/Hash/SHA384.dyn_o )
[ 22 of 139] Compiling Crypto.Hash.SHA3 ( Crypto/Hash/SHA3.hs, dist/build/Crypto/Hash/SHA3.o, dist/build/Crypto/Hash/SHA3.dyn_o )
[ 23 of 139] Compiling Crypto.Hash.SHA256 ( Crypto/Hash/SHA256.hs, dist/build/Crypto/Hash/SHA256.o, dist/build/Crypto/Hash/SHA256.dyn_o )
[ 24 of 139] Compiling Crypto.Hash.SHA224 ( Crypto/Hash/SHA224.hs, dist/build/Crypto/Hash/SHA224.o, dist/build/Crypto/Hash/SHA224.dyn_o )
[ 25 of 139] Compiling Crypto.Hash.SHA1 ( Crypto/Hash/SHA1.hs, dist/build/Crypto/Hash/SHA1.o, dist/build/Crypto/Hash/SHA1.dyn_o )
[ 26 of 139] Compiling Crypto.Hash.RIPEMD160 ( Crypto/Hash/RIPEMD160.hs, dist/build/Crypto/Hash/RIPEMD160.o, dist/build/Crypto/Hash/RIPEMD160.dyn_o )
[ 27 of 139] Compiling Crypto.Hash.MD5 ( Crypto/Hash/MD5.hs, dist/build/Crypto/Hash/MD5.o, dist/build/Crypto/Hash/MD5.dyn_o )
[ 28 of 139] Compiling Crypto.Hash.MD4 ( Crypto/Hash/MD4.hs, dist/build/Crypto/Hash/MD4.o, dist/build/Crypto/Hash/MD4.dyn_o )
[ 29 of 139] Compiling Crypto.Hash.MD2 ( Crypto/Hash/MD2.hs, dist/build/Crypto/Hash/MD2.o, dist/build/Crypto/Hash/MD2.dyn_o )
[ 30 of 139] Compiling Crypto.Hash.Keccak ( Crypto/Hash/Keccak.hs, dist/build/Crypto/Hash/Keccak.o, dist/build/Crypto/Hash/Keccak.dyn_o )
[ 31 of 139] Compiling Crypto.Hash.IO ( Crypto/Hash/IO.hs, dist/build/Crypto/Hash/IO.o, dist/build/Crypto/Hash/IO.dyn_o )
[ 32 of 139] Compiling Crypto.Hash.Blake2sp ( Crypto/Hash/Blake2sp.hs, dist/build/Crypto/Hash/Blake2sp.o, dist/build/Crypto/Hash/Blake2sp.dyn_o )
[ 33 of 139] Compiling Crypto.Hash.Blake2s ( Crypto/Hash/Blake2s.hs, dist/build/Crypto/Hash/Blake2s.o, dist/build/Crypto/Hash/Blake2s.dyn_o )
[ 34 of 139] Compiling Crypto.Hash.Blake2bp ( Crypto/Hash/Blake2bp.hs, dist/build/Crypto/Hash/Blake2bp.o, dist/build/Crypto/Hash/Blake2bp.dyn_o )
[ 35 of 139] Compiling Crypto.Hash.Blake2b ( Crypto/Hash/Blake2b.hs, dist/build/Crypto/Hash/Blake2b.o, dist/build/Crypto/Hash/Blake2b.dyn_o )
[ 36 of 139] Compiling Crypto.Cipher.Types.GF ( Crypto/Cipher/Types/GF.hs, dist/build/Crypto/Cipher/Types/GF.o, dist/build/Crypto/Cipher/Types/GF.dyn_o )
[ 37 of 139] Compiling Crypto.Cipher.Types.AEAD ( Crypto/Cipher/Types/AEAD.hs, dist/build/Crypto/Cipher/Types/AEAD.o, dist/build/Crypto/Cipher/Types/AEAD.dyn_o )
[ 38 of 139] Compiling Crypto.Cipher.Types.Block ( Crypto/Cipher/Types/Block.hs, dist/build/Crypto/Cipher/Types/Block.o, dist/build/Crypto/Cipher/Types/Block.dyn_o )
[ 39 of 139] Compiling Crypto.Cipher.Types ( Crypto/Cipher/Types.hs, dist/build/Crypto/Cipher/Types.o, dist/build/Crypto/Cipher/Types.dyn_o )
[ 40 of 139] Compiling Crypto.ConstructHash.MiyaguchiPreneel ( Crypto/ConstructHash/MiyaguchiPreneel.hs, dist/build/Crypto/ConstructHash/MiyaguchiPreneel.o, dist/build/Crypto/ConstructHash/MiyaguchiPreneel.dyn_o )
[ 41 of 139] Compiling Crypto.Cipher.Utils ( Crypto/Cipher/Utils.hs, dist/build/Crypto/Cipher/Utils.o, dist/build/Crypto/Cipher/Utils.dyn_o )
[ 42 of 139] Compiling Crypto.Cipher.TripleDES ( Crypto/Cipher/TripleDES.hs, dist/build/Crypto/Cipher/TripleDES.o, dist/build/Crypto/Cipher/TripleDES.dyn_o )
[ 43 of 139] Compiling Crypto.Cipher.DES ( Crypto/Cipher/DES.hs, dist/build/Crypto/Cipher/DES.o, dist/build/Crypto/Cipher/DES.dyn_o )
[ 44 of 139] Compiling Crypto.Cipher.Salsa ( Crypto/Cipher/Salsa.hs, dist/build/Crypto/Cipher/Salsa.o, dist/build/Crypto/Cipher/Salsa.dyn_o )
[ 45 of 139] Compiling Crypto.Cipher.XSalsa ( Crypto/Cipher/XSalsa.hs, dist/build/Crypto/Cipher/XSalsa.o, dist/build/Crypto/Cipher/XSalsa.dyn_o )
[ 46 of 139] Compiling Crypto.Cipher.RC4 ( Crypto/Cipher/RC4.hs, dist/build/Crypto/Cipher/RC4.o, dist/build/Crypto/Cipher/RC4.dyn_o )
[ 47 of 139] Compiling Crypto.Cipher.ChaCha ( Crypto/Cipher/ChaCha.hs, dist/build/Crypto/Cipher/ChaCha.o, dist/build/Crypto/Cipher/ChaCha.dyn_o )
[ 48 of 139] Compiling Crypto.Cipher.AES.Primitive ( Crypto/Cipher/AES/Primitive.hs, dist/build/Crypto/Cipher/AES/Primitive.o, dist/build/Crypto/Cipher/AES/Primitive.dyn_o )
[ 49 of 139] Compiling Crypto.Cipher.AES ( Crypto/Cipher/AES.hs, dist/build/Crypto/Cipher/AES.o, dist/build/Crypto/Cipher/AES.dyn_o )
[ 50 of 139] Compiling Crypto.Internal.Nat ( Crypto/Internal/Nat.hs, dist/build/Crypto/Internal/Nat.o, dist/build/Crypto/Internal/Nat.dyn_o )
[ 51 of 139] Compiling Crypto.Hash.SHAKE ( Crypto/Hash/SHAKE.hs, dist/build/Crypto/Hash/SHAKE.o, dist/build/Crypto/Hash/SHAKE.dyn_o )
[ 52 of 139] Compiling Crypto.Hash.Blake2 ( Crypto/Hash/Blake2.hs, dist/build/Crypto/Hash/Blake2.o, dist/build/Crypto/Hash/Blake2.dyn_o )
[ 53 of 139] Compiling Crypto.Hash.Algorithms ( Crypto/Hash/Algorithms.hs, dist/build/Crypto/Hash/Algorithms.o, dist/build/Crypto/Hash/Algorithms.dyn_o )
[ 54 of 139] Compiling Crypto.Hash ( Crypto/Hash.hs, dist/build/Crypto/Hash.o, dist/build/Crypto/Hash.dyn_o )
[ 55 of 139] Compiling Crypto.Internal.WordArray ( Crypto/Internal/WordArray.hs, dist/build/Crypto/Internal/WordArray.o, dist/build/Crypto/Internal/WordArray.dyn_o )
[ 56 of 139] Compiling Crypto.Cipher.Twofish.Primitive ( Crypto/Cipher/Twofish/Primitive.hs, dist/build/Crypto/Cipher/Twofish/Primitive.o, dist/build/Crypto/Cipher/Twofish/Primitive.dyn_o )
[ 57 of 139] Compiling Crypto.Cipher.Twofish ( Crypto/Cipher/Twofish.hs, dist/build/Crypto/Cipher/Twofish.o, dist/build/Crypto/Cipher/Twofish.dyn_o )
[ 58 of 139] Compiling Crypto.Cipher.CAST5.Primitive ( Crypto/Cipher/CAST5/Primitive.hs, dist/build/Crypto/Cipher/CAST5/Primitive.o, dist/build/Crypto/Cipher/CAST5/Primitive.dyn_o )
[ 59 of 139] Compiling Crypto.Cipher.CAST5 ( Crypto/Cipher/CAST5.hs, dist/build/Crypto/Cipher/CAST5.o, dist/build/Crypto/Cipher/CAST5.dyn_o )
[ 60 of 139] Compiling Crypto.Cipher.Blowfish.Box ( Crypto/Cipher/Blowfish/Box.hs, dist/build/Crypto/Cipher/Blowfish/Box.o, dist/build/Crypto/Cipher/Blowfish/Box.dyn_o )
[ 61 of 139] Compiling Crypto.Cipher.Blowfish.Primitive ( Crypto/Cipher/Blowfish/Primitive.hs, dist/build/Crypto/Cipher/Blowfish/Primitive.o, dist/build/Crypto/Cipher/Blowfish/Primitive.dyn_o )
[ 62 of 139] Compiling Crypto.Cipher.Blowfish ( Crypto/Cipher/Blowfish.hs, dist/build/Crypto/Cipher/Blowfish.o, dist/build/Crypto/Cipher/Blowfish.dyn_o )
[ 63 of 139] Compiling Crypto.Internal.Words ( Crypto/Internal/Words.hs, dist/build/Crypto/Internal/Words.o, dist/build/Crypto/Internal/Words.dyn_o )
[ 64 of 139] Compiling Crypto.Cipher.Camellia.Primitive ( Crypto/Cipher/Camellia/Primitive.hs, dist/build/Crypto/Cipher/Camellia/Primitive.o, dist/build/Crypto/Cipher/Camellia/Primitive.dyn_o )
[ 65 of 139] Compiling Crypto.Cipher.Camellia ( Crypto/Cipher/Camellia.hs, dist/build/Crypto/Cipher/Camellia.o, dist/build/Crypto/Cipher/Camellia.dyn_o )
[ 66 of 139] Compiling Crypto.KDF.Argon2 ( Crypto/KDF/Argon2.hs, dist/build/Crypto/KDF/Argon2.o, dist/build/Crypto/KDF/Argon2.dyn_o )
[ 67 of 139] Compiling Crypto.KDF.BCryptPBKDF ( Crypto/KDF/BCryptPBKDF.hs, dist/build/Crypto/KDF/BCryptPBKDF.o, dist/build/Crypto/KDF/BCryptPBKDF.dyn_o )
[ 68 of 139] Compiling Crypto.MAC.CMAC ( Crypto/MAC/CMAC.hs, dist/build/Crypto/MAC/CMAC.o, dist/build/Crypto/MAC/CMAC.dyn_o )
[ 69 of 139] Compiling Crypto.MAC.HMAC ( Crypto/MAC/HMAC.hs, dist/build/Crypto/MAC/HMAC.o, dist/build/Crypto/MAC/HMAC.dyn_o )
[ 70 of 139] Compiling Crypto.KDF.PBKDF2 ( Crypto/KDF/PBKDF2.hs, dist/build/Crypto/KDF/PBKDF2.o, dist/build/Crypto/KDF/PBKDF2.dyn_o )
[ 71 of 139] Compiling Crypto.KDF.Scrypt ( Crypto/KDF/Scrypt.hs, dist/build/Crypto/KDF/Scrypt.o, dist/build/Crypto/KDF/Scrypt.dyn_o )
[ 72 of 139] Compiling Crypto.KDF.HKDF ( Crypto/KDF/HKDF.hs, dist/build/Crypto/KDF/HKDF.o, dist/build/Crypto/KDF/HKDF.dyn_o )
[ 73 of 139] Compiling Crypto.MAC.KMAC ( Crypto/MAC/KMAC.hs, dist/build/Crypto/MAC/KMAC.o, dist/build/Crypto/MAC/KMAC.dyn_o )
[ 74 of 139] Compiling Crypto.MAC.KeyedBlake2 ( Crypto/MAC/KeyedBlake2.hs, dist/build/Crypto/MAC/KeyedBlake2.o, dist/build/Crypto/MAC/KeyedBlake2.dyn_o )
[ 75 of 139] Compiling Crypto.MAC.Poly1305 ( Crypto/MAC/Poly1305.hs, dist/build/Crypto/MAC/Poly1305.o, dist/build/Crypto/MAC/Poly1305.dyn_o )
[ 76 of 139] Compiling Crypto.Cipher.ChaChaPoly1305 ( Crypto/Cipher/ChaChaPoly1305.hs, dist/build/Crypto/Cipher/ChaChaPoly1305.o, dist/build/Crypto/Cipher/ChaChaPoly1305.dyn_o )
[ 77 of 139] Compiling Crypto.Number.Compat ( Crypto/Number/Compat.hs, dist/build/Crypto/Number/Compat.o, dist/build/Crypto/Number/Compat.dyn_o )
[ 78 of 139] Compiling Crypto.Number.Basic ( Crypto/Number/Basic.hs, dist/build/Crypto/Number/Basic.o, dist/build/Crypto/Number/Basic.dyn_o )
[ 79 of 139] Compiling Crypto.ECC.Simple.Types ( Crypto/ECC/Simple/Types.hs, dist/build/Crypto/ECC/Simple/Types.o, dist/build/Crypto/ECC/Simple/Types.dyn_o )
[ 80 of 139] Compiling Crypto.Number.F2m ( Crypto/Number/F2m.hs, dist/build/Crypto/Number/F2m.o, dist/build/Crypto/Number/F2m.dyn_o )
[ 81 of 139] Compiling Crypto.Number.ModArithmetic ( Crypto/Number/ModArithmetic.hs, dist/build/Crypto/Number/ModArithmetic.o, dist/build/Crypto/Number/ModArithmetic.dyn_o )
[ 82 of 139] Compiling Crypto.Number.Nat ( Crypto/Number/Nat.hs, dist/build/Crypto/Number/Nat.o, dist/build/Crypto/Number/Nat.dyn_o )
[ 83 of 139] Compiling Crypto.Number.Serialize.Internal ( Crypto/Number/Serialize/Internal.hs, dist/build/Crypto/Number/Serialize/Internal.o, dist/build/Crypto/Number/Serialize/Internal.dyn_o )
[ 84 of 139] Compiling Crypto.Number.Serialize ( Crypto/Number/Serialize.hs, dist/build/Crypto/Number/Serialize.o, dist/build/Crypto/Number/Serialize.dyn_o )
[ 85 of 139] Compiling Crypto.Number.Serialize.Internal.LE ( Crypto/Number/Serialize/Internal/LE.hs, dist/build/Crypto/Number/Serialize/Internal/LE.o, dist/build/Crypto/Number/Serialize/Internal/LE.dyn_o )
[ 86 of 139] Compiling Crypto.Number.Serialize.LE ( Crypto/Number/Serialize/LE.hs, dist/build/Crypto/Number/Serialize/LE.o, dist/build/Crypto/Number/Serialize/LE.dyn_o )
[ 87 of 139] Compiling Crypto.OTP ( Crypto/OTP.hs, dist/build/Crypto/OTP.o, dist/build/Crypto/OTP.dyn_o )
[ 88 of 139] Compiling Crypto.PubKey.ECC.Types ( Crypto/PubKey/ECC/Types.hs, dist/build/Crypto/PubKey/ECC/Types.o, dist/build/Crypto/PubKey/ECC/Types.dyn_o )
[ 89 of 139] Compiling Crypto.PubKey.Internal ( Crypto/PubKey/Internal.hs, dist/build/Crypto/PubKey/Internal.o, dist/build/Crypto/PubKey/Internal.dyn_o )
[ 90 of 139] Compiling Crypto.PubKey.MaskGenFunction ( Crypto/PubKey/MaskGenFunction.hs, dist/build/Crypto/PubKey/MaskGenFunction.o, dist/build/Crypto/PubKey/MaskGenFunction.dyn_o )
[ 91 of 139] Compiling Crypto.PubKey.RSA.Types ( Crypto/PubKey/RSA/Types.hs, dist/build/Crypto/PubKey/RSA/Types.o, dist/build/Crypto/PubKey/RSA/Types.dyn_o )
[ 92 of 139] Compiling Crypto.PubKey.RSA.Prim ( Crypto/PubKey/RSA/Prim.hs, dist/build/Crypto/PubKey/RSA/Prim.o, dist/build/Crypto/PubKey/RSA/Prim.dyn_o )
[ 93 of 139] Compiling Crypto.Random.Entropy.Source ( Crypto/Random/Entropy/Source.hs, dist/build/Crypto/Random/Entropy/Source.o, dist/build/Crypto/Random/Entropy/Source.dyn_o )
[ 94 of 139] Compiling Crypto.Random.Entropy.RDRand ( Crypto/Random/Entropy/RDRand.hs, dist/build/Crypto/Random/Entropy/RDRand.o, dist/build/Crypto/Random/Entropy/RDRand.dyn_o )
[ 95 of 139] Compiling Crypto.Random.Entropy.Unix ( Crypto/Random/Entropy/Unix.hs, dist/build/Crypto/Random/Entropy/Unix.o, dist/build/Crypto/Random/Entropy/Unix.dyn_o )
[ 96 of 139] Compiling Crypto.Random.Entropy.Backend ( Crypto/Random/Entropy/Backend.hs, dist/build/Crypto/Random/Entropy/Backend.o, dist/build/Crypto/Random/Entropy/Backend.dyn_o )
[ 97 of 139] Compiling Crypto.Random.Entropy.Unsafe ( Crypto/Random/Entropy/Unsafe.hs, dist/build/Crypto/Random/Entropy/Unsafe.o, dist/build/Crypto/Random/Entropy/Unsafe.dyn_o )
[ 98 of 139] Compiling Crypto.Random.Entropy ( Crypto/Random/Entropy.hs, dist/build/Crypto/Random/Entropy.o, dist/build/Crypto/Random/Entropy.dyn_o )
[ 99 of 139] Compiling Crypto.Random.EntropyPool ( Crypto/Random/EntropyPool.hs, dist/build/Crypto/Random/EntropyPool.o, dist/build/Crypto/Random/EntropyPool.dyn_o )
[100 of 139] Compiling Crypto.Random.Types ( Crypto/Random/Types.hs, dist/build/Crypto/Random/Types.o, dist/build/Crypto/Random/Types.dyn_o )
[101 of 139] Compiling Crypto.Random.SystemDRG ( Crypto/Random/SystemDRG.hs, dist/build/Crypto/Random/SystemDRG.o, dist/build/Crypto/Random/SystemDRG.dyn_o )
[102 of 139] Compiling Crypto.Random.HmacDRG ( Crypto/Random/HmacDRG.hs, dist/build/Crypto/Random/HmacDRG.o, dist/build/Crypto/Random/HmacDRG.dyn_o )
[103 of 139] Compiling Crypto.Random.ChaChaDRG ( Crypto/Random/ChaChaDRG.hs, dist/build/Crypto/Random/ChaChaDRG.o, dist/build/Crypto/Random/ChaChaDRG.dyn_o )
[104 of 139] Compiling Crypto.Random ( Crypto/Random.hs, dist/build/Crypto/Random.o, dist/build/Crypto/Random.dyn_o )
[105 of 139] Compiling Crypto.Random.Probabilistic ( Crypto/Random/Probabilistic.hs, dist/build/Crypto/Random/Probabilistic.o, dist/build/Crypto/Random/Probabilistic.dyn_o )
[106 of 139] Compiling Crypto.PubKey.Ed448 ( Crypto/PubKey/Ed448.hs, dist/build/Crypto/PubKey/Ed448.o, dist/build/Crypto/PubKey/Ed448.dyn_o )
[107 of 139] Compiling Crypto.PubKey.Ed25519 ( Crypto/PubKey/Ed25519.hs, dist/build/Crypto/PubKey/Ed25519.o, dist/build/Crypto/PubKey/Ed25519.dyn_o )
[108 of 139] Compiling Crypto.PubKey.ECC.P256 ( Crypto/PubKey/ECC/P256.hs, dist/build/Crypto/PubKey/ECC/P256.o, dist/build/Crypto/PubKey/ECC/P256.dyn_o )
[109 of 139] Compiling Crypto.PubKey.Curve448 ( Crypto/PubKey/Curve448.hs, dist/build/Crypto/PubKey/Curve448.o, dist/build/Crypto/PubKey/Curve448.dyn_o )
[110 of 139] Compiling Crypto.PubKey.Curve25519 ( Crypto/PubKey/Curve25519.hs, dist/build/Crypto/PubKey/Curve25519.o, dist/build/Crypto/PubKey/Curve25519.dyn_o )
[111 of 139] Compiling Crypto.KDF.BCrypt ( Crypto/KDF/BCrypt.hs, dist/build/Crypto/KDF/BCrypt.o, dist/build/Crypto/KDF/BCrypt.dyn_o )
[112 of 139] Compiling Crypto.ECC.Edwards25519 ( Crypto/ECC/Edwards25519.hs, dist/build/Crypto/ECC/Edwards25519.o, dist/build/Crypto/ECC/Edwards25519.dyn_o )
[113 of 139] Compiling Crypto.Cipher.AESGCMSIV ( Crypto/Cipher/AESGCMSIV.hs, dist/build/Crypto/Cipher/AESGCMSIV.o, dist/build/Crypto/Cipher/AESGCMSIV.dyn_o )
[114 of 139] Compiling Crypto.Number.Generate ( Crypto/Number/Generate.hs, dist/build/Crypto/Number/Generate.o, dist/build/Crypto/Number/Generate.dyn_o )
[115 of 139] Compiling Crypto.PubKey.ECC.Prim ( Crypto/PubKey/ECC/Prim.hs, dist/build/Crypto/PubKey/ECC/Prim.o, dist/build/Crypto/PubKey/ECC/Prim.dyn_o )
[116 of 139] Compiling Crypto.PubKey.ECC.ECDSA ( Crypto/PubKey/ECC/ECDSA.hs, dist/build/Crypto/PubKey/ECC/ECDSA.o, dist/build/Crypto/PubKey/ECC/ECDSA.dyn_o )
[117 of 139] Compiling Crypto.PubKey.ECC.Generate ( Crypto/PubKey/ECC/Generate.hs, dist/build/Crypto/PubKey/ECC/Generate.o, dist/build/Crypto/PubKey/ECC/Generate.dyn_o )
[118 of 139] Compiling Crypto.PubKey.DSA ( Crypto/PubKey/DSA.hs, dist/build/Crypto/PubKey/DSA.o, dist/build/Crypto/PubKey/DSA.dyn_o )
[119 of 139] Compiling Crypto.Number.Prime ( Crypto/Number/Prime.hs, dist/build/Crypto/Number/Prime.o, dist/build/Crypto/Number/Prime.dyn_o )
[120 of 139] Compiling Crypto.PubKey.Rabin.Types ( Crypto/PubKey/Rabin/Types.hs, dist/build/Crypto/PubKey/Rabin/Types.o, dist/build/Crypto/PubKey/Rabin/Types.dyn_o )
[121 of 139] Compiling Crypto.PubKey.Rabin.OAEP ( Crypto/PubKey/Rabin/OAEP.hs, dist/build/Crypto/PubKey/Rabin/OAEP.o, dist/build/Crypto/PubKey/Rabin/OAEP.dyn_o )
[122 of 139] Compiling Crypto.PubKey.Rabin.RW ( Crypto/PubKey/Rabin/RW.hs, dist/build/Crypto/PubKey/Rabin/RW.o, dist/build/Crypto/PubKey/Rabin/RW.dyn_o )
[123 of 139] Compiling Crypto.PubKey.Rabin.Modified ( Crypto/PubKey/Rabin/Modified.hs, dist/build/Crypto/PubKey/Rabin/Modified.o, dist/build/Crypto/PubKey/Rabin/Modified.dyn_o )
[124 of 139] Compiling Crypto.PubKey.Rabin.Basic ( Crypto/PubKey/Rabin/Basic.hs, dist/build/Crypto/PubKey/Rabin/Basic.o, dist/build/Crypto/PubKey/Rabin/Basic.dyn_o )
[125 of 139] Compiling Crypto.PubKey.RSA ( Crypto/PubKey/RSA.hs, dist/build/Crypto/PubKey/RSA.o, dist/build/Crypto/PubKey/RSA.dyn_o )
[126 of 139] Compiling Crypto.PubKey.RSA.PSS ( Crypto/PubKey/RSA/PSS.hs, dist/build/Crypto/PubKey/RSA/PSS.o, dist/build/Crypto/PubKey/RSA/PSS.dyn_o )
[127 of 139] Compiling Crypto.PubKey.RSA.PKCS15 ( Crypto/PubKey/RSA/PKCS15.hs, dist/build/Crypto/PubKey/RSA/PKCS15.o, dist/build/Crypto/PubKey/RSA/PKCS15.dyn_o )
[128 of 139] Compiling Crypto.PubKey.RSA.OAEP ( Crypto/PubKey/RSA/OAEP.hs, dist/build/Crypto/PubKey/RSA/OAEP.o, dist/build/Crypto/PubKey/RSA/OAEP.dyn_o )
[129 of 139] Compiling Crypto.PubKey.DH ( Crypto/PubKey/DH.hs, dist/build/Crypto/PubKey/DH.o, dist/build/Crypto/PubKey/DH.dyn_o )
[130 of 139] Compiling Crypto.PubKey.ElGamal ( Crypto/PubKey/ElGamal.hs, dist/build/Crypto/PubKey/ElGamal.o, dist/build/Crypto/PubKey/ElGamal.dyn_o )
[131 of 139] Compiling Crypto.PubKey.ECC.DH ( Crypto/PubKey/ECC/DH.hs, dist/build/Crypto/PubKey/ECC/DH.o, dist/build/Crypto/PubKey/ECC/DH.dyn_o )
[132 of 139] Compiling Crypto.ECC.Simple.Prim ( Crypto/ECC/Simple/Prim.hs, dist/build/Crypto/ECC/Simple/Prim.o, dist/build/Crypto/ECC/Simple/Prim.dyn_o )
[133 of 139] Compiling Crypto.ECC ( Crypto/ECC.hs, dist/build/Crypto/ECC.o, dist/build/Crypto/ECC.dyn_o )
[134 of 139] Compiling Crypto.PubKey.EdDSA ( Crypto/PubKey/EdDSA.hs, dist/build/Crypto/PubKey/EdDSA.o, dist/build/Crypto/PubKey/EdDSA.dyn_o )
[135 of 139] Compiling Crypto.PubKey.ECIES ( Crypto/PubKey/ECIES.hs, dist/build/Crypto/PubKey/ECIES.o, dist/build/Crypto/PubKey/ECIES.dyn_o )
[136 of 139] Compiling Crypto.PubKey.ECDSA ( Crypto/PubKey/ECDSA.hs, dist/build/Crypto/PubKey/ECDSA.o, dist/build/Crypto/PubKey/ECDSA.dyn_o )
[137 of 139] Compiling Crypto.Data.AFIS ( Crypto/Data/AFIS.hs, dist/build/Crypto/Data/AFIS.o, dist/build/Crypto/Data/AFIS.dyn_o )
[138 of 139] Compiling Crypto.System.CPU ( Crypto/System/CPU.hs, dist/build/Crypto/System/CPU.o, dist/build/Crypto/System/CPU.dyn_o )
[139 of 139] Compiling Crypto.Tutorial ( Crypto/Tutorial.hs, dist/build/Crypto/Tutorial.o, dist/build/Crypto/Tutorial.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2306721/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/crypton-1.0.4-f5d51488a9511e182134dbe4146383139dd597ebd29dc87e94ea878298787216/lib
Warning: asn1-types.cabal:17:34: version operators used. To use version
operators the package needs to specify at least 'cabal-version: >= 1.8'.
Configuring asn1-types-0.3.4...
Preprocessing library for asn1-types-0.3.4..
Building library for asn1-types-0.3.4..
[1 of 6] Compiling Data.ASN1.BitArray ( Data/ASN1/BitArray.hs, dist/build/Data/ASN1/BitArray.o, dist/build/Data/ASN1/BitArray.dyn_o )
[2 of 6] Compiling Data.ASN1.OID ( Data/ASN1/OID.hs, dist/build/Data/ASN1/OID.o, dist/build/Data/ASN1/OID.dyn_o )
[3 of 6] Compiling Data.ASN1.Types.Lowlevel ( Data/ASN1/Types/Lowlevel.hs, dist/build/Data/ASN1/Types/Lowlevel.o, dist/build/Data/ASN1/Types/Lowlevel.dyn_o )
[4 of 6] Compiling Data.ASN1.Types.String ( Data/ASN1/Types/String.hs, dist/build/Data/ASN1/Types/String.o, dist/build/Data/ASN1/Types/String.dyn_o )
[5 of 6] Compiling Data.ASN1.Types ( Data/ASN1/Types.hs, dist/build/Data/ASN1/Types.o, dist/build/Data/ASN1/Types.dyn_o )
[6 of 6] Compiling Data.ASN1.Pretty ( Data/ASN1/Pretty.hs, dist/build/Data/ASN1/Pretty.o, dist/build/Data/ASN1/Pretty.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2306721/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/asn1-types-0.3.4-2c153d52c1ac3d8bdff3e7ffb4a05818d53ede643b86a027ee8137caece0fd4e/lib
Configuring ansi-terminal-1.1.2...
Preprocessing library for ansi-terminal-1.1.2..
Building library for ansi-terminal-1.1.2..
[1 of 3] Compiling System.Console.ANSI.Codes ( src/System/Console/ANSI/Codes.hs, dist/build/System/Console/ANSI/Codes.o, dist/build/System/Console/ANSI/Codes.dyn_o )
[2 of 3] Compiling System.Console.ANSI.Internal ( unix/System/Console/ANSI/Internal.hs, dist/build/System/Console/ANSI/Internal.o, dist/build/System/Console/ANSI/Internal.dyn_o )
[3 of 3] Compiling System.Console.ANSI ( src/System/Console/ANSI.hs, dist/build/System/Console/ANSI.o, dist/build/System/Console/ANSI.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2306721/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/ansi-terminal-1.1.2-69c0b0d4c79fdbf475b77cbab77303b1666b39f531644cc776b1c2c308be5bee/lib
Configuring asn1-encoding-0.9.6...
Preprocessing library for asn1-encoding-0.9.6..
Building library for asn1-encoding-0.9.6..
[ 1 of 12] Compiling Data.ASN1.Error ( Data/ASN1/Error.hs, dist/build/Data/ASN1/Error.o, dist/build/Data/ASN1/Error.dyn_o )
[ 2 of 12] Compiling Data.ASN1.Get ( Data/ASN1/Get.hs, dist/build/Data/ASN1/Get.o, dist/build/Data/ASN1/Get.dyn_o )
Data/ASN1/Get.hs:31:29: warning: [GHC-38856] [-Wunused-imports]
The import of Applicative
from module Control.Applicative is redundant
|
31 | import Control.Applicative (Applicative(..),Alternative(..))
| ^^^^^^^^^^^^^^^
Data/ASN1/Get.hs:92:5: warning: [GHC-22705] [-Wnoncanonical-monad-instances]
Noncanonical pure = return definition detected
in the instance declaration for Applicative Get.
Suggested fix:
Move definition from return to pure
See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return
|
92 | pure = return
| ^^^^^^^^^^^^^^
Data/ASN1/Get.hs:101:5: warning: [GHC-22705] [-Wnoncanonical-monad-instances]
Noncanonical return definition detected
in the instance declaration for Monad Get.
return will eventually be removed in favour of pure
Suggested fix:
Either remove definition for return (recommended) or define as return = pure
See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return
|
101 | return a = Get $ \ s0 b0 m0 p0 _ ks -> ks s0 b0 m0 p0 a
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ 3 of 12] Compiling Data.ASN1.Internal ( Data/ASN1/Internal.hs, dist/build/Data/ASN1/Internal.o, dist/build/Data/ASN1/Internal.dyn_o )
Data/ASN1/Internal.hs:44:32: warning: [GHC-63394] [-Wx-partial]
In the use of head
(imported from Prelude, but defined in GHC.List):
"This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
|
44 | | i > 0 = if testBit (head uints) 7 then 0 : uints else uints
| ^^^^
Data/ASN1/Internal.hs:46:32: warning: [GHC-63394] [-Wx-partial]
In the use of head
(imported from Prelude, but defined in GHC.List):
"This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
|
46 | | otherwise = if testBit (head nints) 7 then nints else 0xff : nints
| ^^^^
[ 4 of 12] Compiling Data.ASN1.Object ( Data/ASN1/Object.hs, dist/build/Data/ASN1/Object.o, dist/build/Data/ASN1/Object.dyn_o )
[ 5 of 12] Compiling Data.ASN1.Serialize ( Data/ASN1/Serialize.hs, dist/build/Data/ASN1/Serialize.o, dist/build/Data/ASN1/Serialize.dyn_o )
Data/ASN1/Serialize.hs:17:1: warning: [GHC-66111] [-Wunused-imports]
The import of Control.Applicative is redundant
except perhaps to import instances from Control.Applicative
To import instances alone, use: import Control.Applicative()
|
17 | import Control.Applicative ((<$>))
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ 6 of 12] Compiling Data.ASN1.BinaryEncoding.Writer ( Data/ASN1/BinaryEncoding/Writer.hs, dist/build/Data/ASN1/BinaryEncoding/Writer.o, dist/build/Data/ASN1/BinaryEncoding/Writer.dyn_o )
[ 7 of 12] Compiling Data.ASN1.BinaryEncoding.Parse ( Data/ASN1/BinaryEncoding/Parse.hs, dist/build/Data/ASN1/BinaryEncoding/Parse.o, dist/build/Data/ASN1/BinaryEncoding/Parse.dyn_o )
[ 8 of 12] Compiling Data.ASN1.BinaryEncoding.Raw ( Data/ASN1/BinaryEncoding/Raw.hs, dist/build/Data/ASN1/BinaryEncoding/Raw.o, dist/build/Data/ASN1/BinaryEncoding/Raw.dyn_o )
[ 9 of 12] Compiling Data.ASN1.Stream ( Data/ASN1/Stream.hs, dist/build/Data/ASN1/Stream.o, dist/build/Data/ASN1/Stream.dyn_o )
[10 of 12] Compiling Data.ASN1.Prim ( Data/ASN1/Prim.hs, dist/build/Data/ASN1/Prim.o, dist/build/Data/ASN1/Prim.dyn_o )
Data/ASN1/Prim.hs:55:1: warning: [GHC-66111] [-Wunused-imports]
The import of Data.Monoid is redundant
except perhaps to import instances from Data.Monoid
To import instances alone, use: import Data.Monoid()
|
55 | import Data.Monoid
| ^^^^^^^^^^^^^^^^^^
Data/ASN1/Prim.hs:65:1: warning: [GHC-66111] [-Wunused-imports]
The import of Control.Applicative is redundant
except perhaps to import instances from Control.Applicative
To import instances alone, use: import Control.Applicative()
|
65 | import Control.Applicative
| ^^^^^^^^^^^^^^^^^^^^^^^^^^
Data/ASN1/Prim.hs:259:11: warning: [GHC-63397] [-Wname-shadowing]
This binding for exponent shadows the existing binding
imported from Prelude at Data/ASN1/Prim.hs:13:8-21
(and originally defined in GHC.Float)
|
259 | exponent = exp' - fromIntegral scaleFactor
| ^^^^^^^^
Data/ASN1/Prim.hs:296:9: warning: [GHC-62161] [-Wincomplete-uni-patterns]
Pattern match(es) are non-exhaustive
In a pattern binding: Patterns of type [Word8] not matched: []
|
296 | (x:xs) = B.unpack s
| ^^^^^^^^^^^^^^^^^^^
Data/ASN1/Prim.hs:428:9: warning: [GHC-63397] [-Wname-shadowing]
This binding for exp shadows the existing binding
imported from Prelude at Data/ASN1/Prim.hs:13:8-21
(and originally defined in GHC.Float)
|
428 | (man, exp) = decodeFloat d
| ^^^
Data/ASN1/Prim.hs:429:14: warning: [GHC-63397] [-Wname-shadowing]
This binding for exponent shadows the existing binding
imported from Prelude at Data/ASN1/Prim.hs:13:8-21
(and originally defined in GHC.Float)
|
429 | (mantissa, exponent) = normalize (fromIntegral $ mkUnsigned man, exp)
| ^^^^^^^^
Data/ASN1/Prim.hs:441:22: warning: [GHC-63397] [-Wname-shadowing]
This binding for exponent shadows the existing binding
imported from Prelude at Data/ASN1/Prim.hs:13:8-21
(and originally defined in GHC.Float)
|
441 | normalize (mantissa, exponent) = (mantissa `shiftR` sh, exponent + sh)
| ^^^^^^^^
[11 of 12] Compiling Data.ASN1.Encoding ( Data/ASN1/Encoding.hs, dist/build/Data/ASN1/Encoding.o, dist/build/Data/ASN1/Encoding.dyn_o )
[12 of 12] Compiling Data.ASN1.BinaryEncoding ( Data/ASN1/BinaryEncoding.hs, dist/build/Data/ASN1/BinaryEncoding.o, dist/build/Data/ASN1/BinaryEncoding.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2306721/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/asn1-encoding-0.9.6-d1f8fe741fed617c49b4973f160c051c004e76c01c613441a5fa1277b6e23491/lib
Configuring prettyprinter-ansi-terminal-1.1.3...
Preprocessing library for prettyprinter-ansi-terminal-1.1.3..
Building library for prettyprinter-ansi-terminal-1.1.3..
[1 of 4] Compiling Prettyprinter.Render.Terminal.Internal ( src/Prettyprinter/Render/Terminal/Internal.hs, dist/build/Prettyprinter/Render/Terminal/Internal.o, dist/build/Prettyprinter/Render/Terminal/Internal.dyn_o )
[2 of 4] Compiling Prettyprinter.Render.Terminal ( src/Prettyprinter/Render/Terminal.hs, dist/build/Prettyprinter/Render/Terminal.o, dist/build/Prettyprinter/Render/Terminal.dyn_o )
[3 of 4] Compiling Data.Text.Prettyprint.Doc.Render.Terminal ( src/Data/Text/Prettyprint/Doc/Render/Terminal.hs, dist/build/Data/Text/Prettyprint/Doc/Render/Terminal.o, dist/build/Data/Text/Prettyprint/Doc/Render/Terminal.dyn_o )
[4 of 4] Compiling Data.Text.Prettyprint.Doc.Render.Terminal.Internal ( src/Data/Text/Prettyprint/Doc/Render/Terminal/Internal.hs, dist/build/Data/Text/Prettyprint/Doc/Render/Terminal/Internal.o, dist/build/Data/Text/Prettyprint/Doc/Render/Terminal/Internal.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2306721/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/prettyprinter-ansi-terminal-1.1.3-2ad6f02b3f70c264d73bf305b07f89cb9d079e7f7bb44441b2d0fbce284e7c6f/lib
Warning: asn1-parse.cabal:17:34: version operators used. To use version
operators the package needs to specify at least 'cabal-version: >= 1.8'.
Warning: asn1-parse.cabal:19:42: version operators used. To use version
operators the package needs to specify at least 'cabal-version: >= 1.8'.
Configuring asn1-parse-0.9.5...
Preprocessing library for asn1-parse-0.9.5..
Building library for asn1-parse-0.9.5..
[1 of 1] Compiling Data.ASN1.Parse ( Data/ASN1/Parse.hs, dist/build/Data/ASN1/Parse.o, dist/build/Data/ASN1/Parse.dyn_o )
Data/ASN1/Parse.hs:35:1: warning: [GHC-66111] [-Wunused-imports]
The import of Control.Monad.Fail is redundant
except perhaps to import instances from Control.Monad.Fail
To import instances alone, use: import Control.Monad.Fail()
|
35 | import Control.Monad.Fail
| ^^^^^^^^^^^^^^^^^^^^^^^^^
Data/ASN1/Parse.hs:52:5: warning: [GHC-22705] [-Wnoncanonical-monad-instances]
Noncanonical return definition detected
in the instance declaration for Monad ParseASN1.
return will eventually be removed in favour of pure
Suggested fix:
Either remove definition for return (recommended) or define as return = pure
See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return
|
52 | return a = pure a
| ^^^^^^^^^^^^^^^^^^^^
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2306721/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/asn1-parse-0.9.5-4086fd257792c967fb570283b4502d1961ef94e7e81b68de5d9564ea52006e7c/lib
Configuring optparse-applicative-0.19.0.0...
Preprocessing library for optparse-applicative-0.19.0.0..
Building library for optparse-applicative-0.19.0.0..
[ 1 of 17] Compiling Options.Applicative.Help.Levenshtein ( src/Options/Applicative/Help/Levenshtein.hs, dist/build/Options/Applicative/Help/Levenshtein.o, dist/build/Options/Applicative/Help/Levenshtein.dyn_o )
src/Options/Applicative/Help/Levenshtein.hs:24:20: warning: [GHC-63394] [-Wx-partial]
In the use of head
(imported from Prelude, but defined in GHC.List):
"This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
|
24 | oneDiag a b (head uppers) (-1 : head lowers)
| ^^^^
src/Options/Applicative/Help/Levenshtein.hs:24:39: warning: [GHC-63394] [-Wx-partial]
In the use of head
(imported from Prelude, but defined in GHC.List):
"This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
|
24 | oneDiag a b (head uppers) (-1 : head lowers)
| ^^^^
src/Options/Applicative/Help/Levenshtein.hs:40:53: warning: [GHC-63394] [-Wx-partial]
In the use of tail
(imported from Prelude, but defined in GHC.List):
"This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
|
40 | = nw : doDiag (ach' : as) (bch' : bs) nw (tail n) (tail w)
| ^^^^
src/Options/Applicative/Help/Levenshtein.hs:40:62: warning: [GHC-63394] [-Wx-partial]
In the use of tail
(imported from Prelude, but defined in GHC.List):
"This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
|
40 | = nw : doDiag (ach' : as) (bch' : bs) nw (tail n) (tail w)
| ^^^^
src/Options/Applicative/Help/Levenshtein.hs:48:27: warning: [GHC-63394] [-Wx-partial]
In the use of head
(imported from Prelude, but defined in GHC.List):
"This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
|
48 | 1 + min3 (head w) nw (head n)
| ^^^^
src/Options/Applicative/Help/Levenshtein.hs:48:39: warning: [GHC-63394] [-Wx-partial]
In the use of head
(imported from Prelude, but defined in GHC.List):
"This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
|
48 | 1 + min3 (head w) nw (head n)
| ^^^^
src/Options/Applicative/Help/Levenshtein.hs:50:35: warning: [GHC-63394] [-Wx-partial]
In the use of tail
(imported from Prelude, but defined in GHC.List):
"This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
|
50 | me : doDiag as bs me (tail n) (tail w)
| ^^^^
src/Options/Applicative/Help/Levenshtein.hs:50:44: warning: [GHC-63394] [-Wx-partial]
In the use of tail
(imported from Prelude, but defined in GHC.List):
"This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
|
50 | me : doDiag as bs me (tail n) (tail w)
| ^^^^
src/Options/Applicative/Help/Levenshtein.hs:52:24: warning: [GHC-63394] [-Wx-partial]
In the use of head
(imported from Prelude, but defined in GHC.List):
"This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
|
52 | firstelt = 1 + head diagBelow
| ^^^^
src/Options/Applicative/Help/Levenshtein.hs:53:64: warning: [GHC-63394] [-Wx-partial]
In the use of tail
(imported from Prelude, but defined in GHC.List):
"This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
|
53 | thisdiag = firstelt : doDiag a' b' firstelt diagAbove (tail diagBelow)
| ^^^^
src/Options/Applicative/Help/Levenshtein.hs:59:20: warning: [GHC-63394] [-Wx-partial]
In the use of head
(imported from Prelude, but defined in GHC.List):
"This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
|
59 | nextDiag = head (tail diags)
| ^^^^
src/Options/Applicative/Help/Levenshtein.hs:59:26: warning: [GHC-63394] [-Wx-partial]
In the use of tail
(imported from Prelude, but defined in GHC.List):
"This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
|
59 | nextDiag = head (tail diags)
| ^^^^
[ 2 of 17] Compiling Options.Applicative.Help.Pretty ( src/Options/Applicative/Help/Pretty.hs, dist/build/Options/Applicative/Help/Pretty.o, dist/build/Options/Applicative/Help/Pretty.dyn_o )
[ 3 of 17] Compiling Options.Applicative.Help.Chunk ( src/Options/Applicative/Help/Chunk.hs, dist/build/Options/Applicative/Help/Chunk.o, dist/build/Options/Applicative/Help/Chunk.dyn_o )
[ 4 of 17] Compiling Options.Applicative.Help.Types ( src/Options/Applicative/Help/Types.hs, dist/build/Options/Applicative/Help/Types.o, dist/build/Options/Applicative/Help/Types.dyn_o )
[ 5 of 17] Compiling Options.Applicative.Types ( src/Options/Applicative/Types.hs, dist/build/Options/Applicative/Types.o, dist/build/Options/Applicative/Types.dyn_o )
src/Options/Applicative/Types.hs:59:31: warning: [GHC-61689] [-Wdodgy-imports]
Module Data.Semigroup does not export Option.
|
59 | import Data.Semigroup hiding (Option)
| ^^^^^^
[ 6 of 17] Compiling Options.Applicative.NonEmpty ( src/Options/Applicative/NonEmpty.hs, dist/build/Options/Applicative/NonEmpty.o, dist/build/Options/Applicative/NonEmpty.dyn_o )
[ 7 of 17] Compiling Options.Applicative.Internal ( src/Options/Applicative/Internal.hs, dist/build/Options/Applicative/Internal.o, dist/build/Options/Applicative/Internal.dyn_o )
[ 8 of 17] Compiling Options.Applicative.Common ( src/Options/Applicative/Common.hs, dist/build/Options/Applicative/Common.o, dist/build/Options/Applicative/Common.dyn_o )
[ 9 of 17] Compiling Options.Applicative.Help.Core ( src/Options/Applicative/Help/Core.hs, dist/build/Options/Applicative/Help/Core.o, dist/build/Options/Applicative/Help/Core.dyn_o )
[10 of 17] Compiling Options.Applicative.Help ( src/Options/Applicative/Help.hs, dist/build/Options/Applicative/Help.o, dist/build/Options/Applicative/Help.dyn_o )
[11 of 17] Compiling Options.Applicative.Builder.Internal ( src/Options/Applicative/Builder/Internal.hs, dist/build/Options/Applicative/Builder/Internal.o, dist/build/Options/Applicative/Builder/Internal.dyn_o )
src/Options/Applicative/Builder/Internal.hs:29:31: warning: [GHC-61689] [-Wdodgy-imports]
Module Data.Semigroup does not export Option.
|
29 | import Data.Semigroup hiding (Option)
| ^^^^^^
[12 of 17] Compiling Options.Applicative.Builder.Completer ( src/Options/Applicative/Builder/Completer.hs, dist/build/Options/Applicative/Builder/Completer.o, dist/build/Options/Applicative/Builder/Completer.dyn_o )
[13 of 17] Compiling Options.Applicative.Builder ( src/Options/Applicative/Builder.hs, dist/build/Options/Applicative/Builder.o, dist/build/Options/Applicative/Builder.dyn_o )
[14 of 17] Compiling Options.Applicative.BashCompletion ( src/Options/Applicative/BashCompletion.hs, dist/build/Options/Applicative/BashCompletion.o, dist/build/Options/Applicative/BashCompletion.dyn_o )
src/Options/Applicative/BashCompletion.hs:16:1: warning: [GHC-66111] [-Wunused-imports]
The import of Data.Foldable is redundant
except perhaps to import instances from Data.Foldable
To import instances alone, use: import Data.Foldable()
|
16 | import Data.Foldable ( asum )
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[15 of 17] Compiling Options.Applicative.Extra ( src/Options/Applicative/Extra.hs, dist/build/Options/Applicative/Extra.o, dist/build/Options/Applicative/Extra.dyn_o )
[16 of 17] Compiling Options.Applicative ( src/Options/Applicative.hs, dist/build/Options/Applicative.o, dist/build/Options/Applicative.dyn_o )
[17 of 17] Compiling Options.Applicative.Arrows ( src/Options/Applicative/Arrows.hs, dist/build/Options/Applicative/Arrows.o, dist/build/Options/Applicative/Arrows.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2306721/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/optparse-applicative-0.19.0.0-f97a50e608ad5eec356067bfb2c1b7d87c6e0a715593f4b0c5cbbd4caba19cb0/lib
Configuring crypton-x509-1.7.7...
Preprocessing library for crypton-x509-1.7.7..
Building library for crypton-x509-1.7.7..
[ 1 of 14] Compiling Data.X509.AlgorithmIdentifier ( Data/X509/AlgorithmIdentifier.hs, dist/build/Data/X509/AlgorithmIdentifier.o, dist/build/Data/X509/AlgorithmIdentifier.dyn_o )
[ 2 of 14] Compiling Data.X509.Internal ( Data/X509/Internal.hs, dist/build/Data/X509/Internal.o, dist/build/Data/X509/Internal.dyn_o )
[ 3 of 14] Compiling Data.X509.ExtensionRaw ( Data/X509/ExtensionRaw.hs, dist/build/Data/X509/ExtensionRaw.o, dist/build/Data/X509/ExtensionRaw.dyn_o )
Data/X509/ExtensionRaw.hs:17:1: warning: [GHC-66111] [-Wunused-imports]
The import of Control.Applicative is redundant
except perhaps to import instances from Control.Applicative
To import instances alone, use: import Control.Applicative()
|
17 | import Control.Applicative
| ^^^^^^^^^^^^^^^^^^^^^^^^^^
[ 4 of 14] Compiling Data.X509.DistinguishedName ( Data/X509/DistinguishedName.hs, dist/build/Data/X509/DistinguishedName.o, dist/build/Data/X509/DistinguishedName.dyn_o )
Data/X509/DistinguishedName.hs:20:1: warning: [GHC-66111] [-Wunused-imports]
The import of Control.Applicative is redundant
except perhaps to import instances from Control.Applicative
To import instances alone, use: import Control.Applicative()
|
20 | import Control.Applicative
| ^^^^^^^^^^^^^^^^^^^^^^^^^^
Data/X509/DistinguishedName.hs:22:1: warning: [GHC-66111] [-Wunused-imports]
The import of Data.Semigroup is redundant
except perhaps to import instances from Data.Semigroup
To import instances alone, use: import Data.Semigroup()
|
22 | import Data.Semigroup
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ 5 of 14] Compiling Data.X509.Ext ( Data/X509/Ext.hs, dist/build/Data/X509/Ext.o, dist/build/Data/X509/Ext.dyn_o )
Data/X509/Ext.hs:46:1: warning: [GHC-66111] [-Wunused-imports]
The import of Control.Applicative is redundant
except perhaps to import instances from Control.Applicative
To import instances alone, use: import Control.Applicative()
|
46 | import Control.Applicative
| ^^^^^^^^^^^^^^^^^^^^^^^^^^
[ 6 of 14] Compiling Data.X509.CRL ( Data/X509/CRL.hs, dist/build/Data/X509/CRL.o, dist/build/Data/X509/CRL.dyn_o )
Data/X509/CRL.hs:19:1: warning: [GHC-66111] [-Wunused-imports]
The import of Control.Applicative is redundant
except perhaps to import instances from Control.Applicative
To import instances alone, use: import Control.Applicative()
|
19 | import Control.Applicative
| ^^^^^^^^^^^^^^^^^^^^^^^^^^
[ 7 of 14] Compiling Data.X509.OID ( Data/X509/OID.hs, dist/build/Data/X509/OID.o, dist/build/Data/X509/OID.dyn_o )
Data/X509/OID.hs:15:1: warning: [GHC-66111] [-Wunused-imports]
The import of Control.Applicative is redundant
except perhaps to import instances from Control.Applicative
To import instances alone, use: import Control.Applicative()
|
15 | import Control.Applicative
| ^^^^^^^^^^^^^^^^^^^^^^^^^^
[ 8 of 14] Compiling Data.X509.PublicKey ( Data/X509/PublicKey.hs, dist/build/Data/X509/PublicKey.o, dist/build/Data/X509/PublicKey.dyn_o )
Data/X509/PublicKey.hs:274:32: warning: [GHC-63394] [-Wx-partial]
In the use of head
(imported from Prelude, but defined in GHC.List):
"This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
|
274 | bytesOfInt n = if testBit (head nints) 7 then nints else 0xff : nints
| ^^^^
[ 9 of 14] Compiling Data.X509.PrivateKey ( Data/X509/PrivateKey.hs, dist/build/Data/X509/PrivateKey.o, dist/build/Data/X509/PrivateKey.dyn_o )
Data/X509/PrivateKey.hs:16:1: warning: [GHC-66111] [-Wunused-imports]
The import of Control.Applicative is redundant
except perhaps to import instances from Control.Applicative
To import instances alone, use: import Control.Applicative()
|
16 | import Control.Applicative ((<$>), pure)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Data/X509/PrivateKey.hs:18:1: warning: [GHC-66111] [-Wunused-imports]
The import of Data.Word is redundant
except perhaps to import instances from Data.Word
To import instances alone, use: import Data.Word()
|
18 | import Data.Word (Word)
| ^^^^^^^^^^^^^^^^^^^^^^^
[10 of 14] Compiling Data.X509.EC ( Data/X509/EC.hs, dist/build/Data/X509/EC.o, dist/build/Data/X509/EC.dyn_o )
[11 of 14] Compiling Data.X509.Cert ( Data/X509/Cert.hs, dist/build/Data/X509/Cert.o, dist/build/Data/X509/Cert.dyn_o )
Data/X509/Cert.hs:15:1: warning: [GHC-66111] [-Wunused-imports]
The import of Control.Applicative is redundant
except perhaps to import instances from Control.Applicative
To import instances alone, use: import Control.Applicative()
|
15 | import Control.Applicative ((<$>), (<*>))
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[12 of 14] Compiling Data.X509.Signed ( Data/X509/Signed.hs, dist/build/Data/X509/Signed.o, dist/build/Data/X509/Signed.dyn_o )
[13 of 14] Compiling Data.X509.CertificateChain ( Data/X509/CertificateChain.hs, dist/build/Data/X509/CertificateChain.o, dist/build/Data/X509/CertificateChain.dyn_o )
[14 of 14] Compiling Data.X509 ( Data/X509.hs, dist/build/Data/X509.o, dist/build/Data/X509.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2306721/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/crypton-x509-1.7.7-b277510f00a68461addee6cb3424f7189c63b1ff735403c2dda5f26ab1961ce9/lib
Configuring tasty-1.5.3...
Preprocessing library for tasty-1.5.3..
Building library for tasty-1.5.3..
[ 1 of 25] Compiling Control.Concurrent.Async ( Control/Concurrent/Async.hs, dist/build/Control/Concurrent/Async.o, dist/build/Control/Concurrent/Async.dyn_o )
[ 2 of 25] Compiling Test.Tasty.Options ( Test/Tasty/Options.hs, dist/build/Test/Tasty/Options.o, dist/build/Test/Tasty/Options.dyn_o )
[ 3 of 25] Compiling Test.Tasty.Parallel ( Test/Tasty/Parallel.hs, dist/build/Test/Tasty/Parallel.o, dist/build/Test/Tasty/Parallel.dyn_o )
[ 4 of 25] Compiling Test.Tasty.Patterns.Expr ( Test/Tasty/Patterns/Expr.hs, dist/build/Test/Tasty/Patterns/Expr.o, dist/build/Test/Tasty/Patterns/Expr.dyn_o )
[ 5 of 25] Compiling Test.Tasty.Patterns.Types ( Test/Tasty/Patterns/Types.hs, dist/build/Test/Tasty/Patterns/Types.o, dist/build/Test/Tasty/Patterns/Types.dyn_o )
[ 6 of 25] Compiling Test.Tasty.Patterns.Printer ( Test/Tasty/Patterns/Printer.hs, dist/build/Test/Tasty/Patterns/Printer.o, dist/build/Test/Tasty/Patterns/Printer.dyn_o )
[ 7 of 25] Compiling Test.Tasty.Patterns.Parser ( Test/Tasty/Patterns/Parser.hs, dist/build/Test/Tasty/Patterns/Parser.o, dist/build/Test/Tasty/Patterns/Parser.dyn_o )
[ 8 of 25] Compiling Test.Tasty.Patterns.Eval ( Test/Tasty/Patterns/Eval.hs, dist/build/Test/Tasty/Patterns/Eval.o, dist/build/Test/Tasty/Patterns/Eval.dyn_o )
[ 9 of 25] Compiling Test.Tasty.Patterns ( Test/Tasty/Patterns.hs, dist/build/Test/Tasty/Patterns.o, dist/build/Test/Tasty/Patterns.dyn_o )
[10 of 25] Compiling Test.Tasty.Options.Core ( Test/Tasty/Options/Core.hs, dist/build/Test/Tasty/Options/Core.o, dist/build/Test/Tasty/Options/Core.dyn_o )
[11 of 25] Compiling Test.Tasty.Providers.ConsoleFormat ( Test/Tasty/Providers/ConsoleFormat.hs, dist/build/Test/Tasty/Providers/ConsoleFormat.o, dist/build/Test/Tasty/Providers/ConsoleFormat.dyn_o )
[12 of 25] Compiling Test.Tasty.Core ( Test/Tasty/Core.hs, dist/build/Test/Tasty/Core.o, dist/build/Test/Tasty/Core.dyn_o )
[13 of 25] Compiling Test.Tasty.Providers ( Test/Tasty/Providers.hs, dist/build/Test/Tasty/Providers.o, dist/build/Test/Tasty/Providers.dyn_o )
[14 of 25] Compiling Test.Tasty.Runners.Reducers ( Test/Tasty/Runners/Reducers.hs, dist/build/Test/Tasty/Runners/Reducers.o, dist/build/Test/Tasty/Runners/Reducers.dyn_o )
[15 of 25] Compiling Test.Tasty.Runners.Utils ( Test/Tasty/Runners/Utils.hs, dist/build/Test/Tasty/Runners/Utils.o, dist/build/Test/Tasty/Runners/Utils.dyn_o )
[16 of 25] Compiling Test.Tasty.Run ( Test/Tasty/Run.hs, dist/build/Test/Tasty/Run.o, dist/build/Test/Tasty/Run.dyn_o )
[17 of 25] Compiling Test.Tasty.Ingredients ( Test/Tasty/Ingredients.hs, dist/build/Test/Tasty/Ingredients.o, dist/build/Test/Tasty/Ingredients.dyn_o )
[18 of 25] Compiling Test.Tasty.Options.Env ( Test/Tasty/Options/Env.hs, dist/build/Test/Tasty/Options/Env.o, dist/build/Test/Tasty/Options/Env.dyn_o )
[19 of 25] Compiling Test.Tasty.Ingredients.ListTests ( Test/Tasty/Ingredients/ListTests.hs, dist/build/Test/Tasty/Ingredients/ListTests.o, dist/build/Test/Tasty/Ingredients/ListTests.dyn_o )
[20 of 25] Compiling Test.Tasty.Ingredients.IncludingOptions ( Test/Tasty/Ingredients/IncludingOptions.hs, dist/build/Test/Tasty/Ingredients/IncludingOptions.o, dist/build/Test/Tasty/Ingredients/IncludingOptions.dyn_o )
[21 of 25] Compiling Test.Tasty.Ingredients.ConsoleReporter ( Test/Tasty/Ingredients/ConsoleReporter.hs, dist/build/Test/Tasty/Ingredients/ConsoleReporter.o, dist/build/Test/Tasty/Ingredients/ConsoleReporter.dyn_o )
[22 of 25] Compiling Test.Tasty.Ingredients.Basic ( Test/Tasty/Ingredients/Basic.hs, dist/build/Test/Tasty/Ingredients/Basic.o, dist/build/Test/Tasty/Ingredients/Basic.dyn_o )
[23 of 25] Compiling Test.Tasty.CmdLine ( Test/Tasty/CmdLine.hs, dist/build/Test/Tasty/CmdLine.o, dist/build/Test/Tasty/CmdLine.dyn_o )
[24 of 25] Compiling Test.Tasty.Runners ( Test/Tasty/Runners.hs, dist/build/Test/Tasty/Runners.o, dist/build/Test/Tasty/Runners.dyn_o )
[25 of 25] Compiling Test.Tasty ( Test/Tasty.hs, dist/build/Test/Tasty.o, dist/build/Test/Tasty.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2306721/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/tasty-1.5.3-6f30dcd8e8a7d3d3875382d0cccab24417e4d90480b527e1b27e97f3120c2391/lib
Configuring tasty-hunit-0.10.2...
Preprocessing library for tasty-hunit-0.10.2..
Building library for tasty-hunit-0.10.2..
[1 of 3] Compiling Test.Tasty.HUnit.Orig ( Test/Tasty/HUnit/Orig.hs, dist/build/Test/Tasty/HUnit/Orig.o, dist/build/Test/Tasty/HUnit/Orig.dyn_o )
[2 of 3] Compiling Test.Tasty.HUnit.Steps ( Test/Tasty/HUnit/Steps.hs, dist/build/Test/Tasty/HUnit/Steps.o, dist/build/Test/Tasty/HUnit/Steps.dyn_o )
[3 of 3] Compiling Test.Tasty.HUnit ( Test/Tasty/HUnit.hs, dist/build/Test/Tasty/HUnit.o, dist/build/Test/Tasty/HUnit.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2306721/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/tasty-hunit-0.10.2-afe4ec7254cc336037cd4d4ac9220672fce85e0ed7dab195c7b5c78943e721d0/lib
Configuring crypton-x509-store-1.6.11...
Preprocessing library for crypton-x509-store-1.6.11..
Building library for crypton-x509-store-1.6.11..
[1 of 3] Compiling Data.X509.CertificateStore ( Data/X509/CertificateStore.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/crypton-x509-store-1.6.11/noopt/build/Data/X509/CertificateStore.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/crypton-x509-store-1.6.11/noopt/build/Data/X509/CertificateStore.dyn_o )
Data/X509/CertificateStore.hs:19:1: warning: [GHC-66111] [-Wunused-imports]
The import of Data.Semigroup is redundant
except perhaps to import instances from Data.Semigroup
To import instances alone, use: import Data.Semigroup()
|
19 | import Data.Semigroup
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Data/X509/CertificateStore.hs:23:1: warning: [GHC-66111] [-Wunused-imports]
The import of Control.Applicative is redundant
except perhaps to import instances from Control.Applicative
To import instances alone, use: import Control.Applicative()
|
23 | import Control.Applicative ((<$>))
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[2 of 3] Compiling Data.X509.Memory ( Data/X509/Memory.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/crypton-x509-store-1.6.11/noopt/build/Data/X509/Memory.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/crypton-x509-store-1.6.11/noopt/build/Data/X509/Memory.dyn_o )
[3 of 3] Compiling Data.X509.File ( Data/X509/File.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/crypton-x509-store-1.6.11/noopt/build/Data/X509/File.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/crypton-x509-store-1.6.11/noopt/build/Data/X509/File.dyn_o )
Data/X509/File.hs:7:1: warning: [GHC-66111] [-Wunused-imports]
The import of Control.Applicative is redundant
except perhaps to import instances from Control.Applicative
To import instances alone, use: import Control.Applicative()
|
7 | import Control.Applicative
| ^^^^^^^^^^^^^^^^^^^^^^^^^^
Data/X509/File.hs:9:1: warning: [GHC-66111] [-Wunused-imports]
The import of Data.ASN1.BinaryEncoding is redundant
except perhaps to import instances from Data.ASN1.BinaryEncoding
To import instances alone, use: import Data.ASN1.BinaryEncoding()
|
9 | import Data.ASN1.BinaryEncoding
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Data/X509/File.hs:10:1: warning: [GHC-66111] [-Wunused-imports]
The import of Data.ASN1.Encoding is redundant
except perhaps to import instances from Data.ASN1.Encoding
To import instances alone, use: import Data.ASN1.Encoding()
|
10 | import Data.ASN1.Encoding
| ^^^^^^^^^^^^^^^^^^^^^^^^^
Data/X509/File.hs:14:35: warning: [GHC-38856] [-Wunused-imports]
The import of PEM(pemName) from module Data.PEM is redundant
|
14 | import Data.PEM (PEM, pemContent, pemName, pemParseLBS)
| ^^^^^^^
Preprocessing test suite 'test-x509-store' for crypton-x509-store-1.6.11..
Building test suite 'test-x509-store' for crypton-x509-store-1.6.11..
[1 of 1] Compiling Main ( Tests/Tests.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/crypton-x509-store-1.6.11/noopt/build/test-x509-store/test-x509-store-tmp/Main.o )
[2 of 2] Linking /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/crypton-x509-store-1.6.11/noopt/build/test-x509-store/test-x509-store
Running 1 test suites...
Test suite test-x509-store: RUNNING...
Test suite test-x509-store: PASS
Test suite logged to:
/var/lib/hackage-doc-builder/build-cache/tmp-install/reports/crypton-x509-store-1.6.11.test
Writing: crypton-x509-store-1.6.11-inplace/Data.X509.Memory.hs.html
Writing: hpc_index.html
Writing: hpc_index_fun.html
Writing: hpc_index_alt.html
Writing: hpc_index_exp.html
Test coverage report written to
/var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/crypton-x509-store-1.6.11/noopt/hpc/vanilla/html/test-x509-store/hpc_index.html
1 of 1 test suites (1 of 1 test cases) passed.
Writing: crypton-x509-store-1.6.11-inplace/Data.X509.Memory.hs.html
Writing: hpc_index.html
Writing: hpc_index_fun.html
Writing: hpc_index_alt.html
Writing: hpc_index_exp.html
Package coverage report written to
/var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/crypton-x509-store-1.6.11/noopt/hpc/vanilla/html/crypton-x509-store-1.6.11/hpc_index.html