[all reports]
Install |
InstallOk |
Docs |
Ok |
Tests |
Ok |
Time submitted |
2025-06-12 05:00:43.722180508 UTC
|
Compiler |
ghc-9.8.4 |
OS |
linux |
Arch |
x86_64 |
Dependencies |
base-4.19.2.0, bech32-1.1.9, template-haskell-2.21.0.0, text-2.1.1 |
Flags |
-release
|
Code Coverage
expressions | 60% (17/28) |
boolean | guards | 100% (0/0) |
conditions | 100% (0/0) |
qualifiers | 100% (0/0) |
alternatives | 100% (0/0) |
local declarations | 50% (1/2) |
top-level declarations | 100% (3/3) |
Build log
[view raw]
Resolving dependencies...
Downloading base58-bytestring-0.1.0
Downloaded base58-bytestring-0.1.0
Configuring base58-bytestring-0.1.0...
Preprocessing library for base58-bytestring-0.1.0..
Building library for base58-bytestring-0.1.0..
[1 of 2] Compiling Data.ByteString.Base58.Internal ( src/Data/ByteString/Base58/Internal.hs, dist/build/Data/ByteString/Base58/Internal.o, dist/build/Data/ByteString/Base58/Internal.dyn_o )
[2 of 2] Compiling Data.ByteString.Base58 ( src/Data/ByteString/Base58.hs, dist/build/Data/ByteString/Base58.o, dist/build/Data/ByteString/Base58.dyn_o )
src/Data/ByteString/Base58.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
| ^^^^^^^^^^^^^^^^^^^^^^^^^^
Preprocessing library for base58-bytestring-0.1.0..
Running Haddock on library for base58-bytestring-0.1.0..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 2] Compiling Data.ByteString.Base58.Internal ( src/Data/ByteString/Base58/Internal.hs, nothing )
[2 of 2] Compiling Data.ByteString.Base58 ( src/Data/ByteString/Base58.hs, nothing )
src/Data/ByteString/Base58.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
| ^^^^^^^^^^^^^^^^^^^^^^^^^^
Haddock coverage:
Warning: 'i' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'w' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
44% ( 4 / 9) in 'Data.ByteString.Base58.Internal'
Missing documentation for:
Module header
Alphabet (src/Data/ByteString/Base58/Internal.hs:14)
bitcoinAlphabet (src/Data/ByteString/Base58/Internal.hs:21)
rippleAlphabet (src/Data/ByteString/Base58/Internal.hs:25)
flickrAlphabet (src/Data/ByteString/Base58/Internal.hs:29)
41% ( 5 / 12) in 'Data.ByteString.Base58'
Missing documentation for:
Module header
Alphabet (src/Data/ByteString/Base58/Internal.hs:14)
bitcoinAlphabet (src/Data/ByteString/Base58/Internal.hs:21)
rippleAlphabet (src/Data/ByteString/Base58/Internal.hs:25)
flickrAlphabet (src/Data/ByteString/Base58/Internal.hs:29)
encodeBase58I (src/Data/ByteString/Base58.hs:27)
decodeBase58I (src/Data/ByteString/Base58.hs:34)
Warning: Data.ByteString.Base58.Internal: could not find link destinations for:
- Data.ByteString.Base58.Internal.Rep_Alphabet
Warning: Data.ByteString.Base58: could not find link destinations for:
- Data.ByteString.Base58.Internal.Rep_Alphabet
Documentation created: dist/doc/html/base58-bytestring/,
dist/doc/html/base58-bytestring/base58-bytestring.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/base58-bytestring-0.1.0-BBHXxnenSnU3e5bfMJiBJL
Completed base58-bytestring-0.1.0
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 clock-0.8.4...
Preprocessing library for clock-0.8.4..
Building library for clock-0.8.4..
[1 of 2] Compiling System.Clock ( dist/build/System/Clock.hs, dist/build/System/Clock.o, dist/build/System/Clock.dyn_o )
[2 of 2] Compiling System.Clock.Seconds ( System/Clock/Seconds.hs, dist/build/System/Clock/Seconds.o, dist/build/System/Clock/Seconds.dyn_o )
Preprocessing library for clock-0.8.4..
Running Haddock on library for clock-0.8.4..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 2] Compiling System.Clock ( dist/build/System/Clock.hs, nothing )
[2 of 2] Compiling System.Clock.Seconds ( System/Clock/Seconds.hs, nothing )
Haddock coverage:
81% ( 9 / 11) in 'System.Clock'
Missing documentation for:
normalize (System/Clock.hsc:267)
s2ns (System/Clock.hsc:264)
75% ( 6 / 8) in 'System.Clock.Seconds'
Missing documentation for:
Module header
Seconds (System/Clock/Seconds.hs:21)
Warning: System.Clock: could not find link destinations for:
- System.Clock.Rep_TimeSpec
- System.Clock.Rep_Clock
Warning: System.Clock.Seconds: could not find link destinations for:
- System.Clock.Rep_Clock
- System.Clock.Seconds.Rep_Seconds
Documentation created: dist/doc/html/clock/, dist/doc/html/clock/clock.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/clock-0.8.4-9mIDgJzjLvj7z3x0NN2L3T
Completed clock-0.8.4
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 )
Preprocessing library for colour-2.3.6..
Running Haddock on library for colour-2.3.6..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[ 1 of 14] Compiling Data.Colour.CIE.Chromaticity ( Data/Colour/CIE/Chromaticity.hs, nothing )
[ 2 of 14] Compiling Data.Colour.CIE.Illuminant ( Data/Colour/CIE/Illuminant.hs, nothing )
[ 3 of 14] Compiling Data.Colour.Chan ( Data/Colour/Chan.hs, nothing )
[ 4 of 14] Compiling Data.Colour.Internal ( Data/Colour/Internal.hs, nothing )
[ 5 of 14] Compiling Data.Colour.Matrix ( Data/Colour/Matrix.hs, nothing )
[ 6 of 14] Compiling Data.Colour.RGB ( Data/Colour/RGB.hs, nothing )
[ 7 of 14] Compiling Data.Colour.RGBSpace.HSL ( Data/Colour/RGBSpace/HSL.hs, nothing )
[ 8 of 14] Compiling Data.Colour.RGBSpace.HSV ( Data/Colour/RGBSpace/HSV.hs, nothing )
[ 9 of 14] Compiling Data.Colour.SRGB.Linear ( Data/Colour/SRGB/Linear.hs, nothing )
[10 of 14] Compiling Data.Colour.RGBSpace ( Data/Colour/RGBSpace.hs, nothing )
[11 of 14] Compiling Data.Colour.SRGB ( Data/Colour/SRGB.hs, nothing )
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, nothing )
[13 of 14] Compiling Data.Colour.Names ( Data/Colour/Names.hs, nothing )
[14 of 14] Compiling Data.Colour.CIE ( Data/Colour/CIE.hs, nothing )
Haddock coverage:
100% ( 21 / 21) in 'Data.Colour.CIE.Illuminant'
Warning: 'RGBGamut' is ambiguous. It is defined
* at Data/Colour/RGB.hs:54:17
* at Data/Colour/RGB.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/Colour/RGB.hs:54:1
Warning: 'RGB' is ambiguous. It is defined
* at Data/Colour/RGB.hs:30:14
* at Data/Colour/RGB.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/Colour/RGB.hs:30:1
Warning: 'RGB' is ambiguous. It is defined
* at Data/Colour/RGB.hs:30:14
* at Data/Colour/RGB.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/Colour/RGB.hs:30:1
85% ( 6 / 7) in 'Data.Colour.RGBSpace.HSL'
Missing documentation for:
Module header
Warning: 'RGB' is ambiguous. It is defined
* at Data/Colour/RGB.hs:30:14
* at Data/Colour/RGB.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/Colour/RGB.hs:30:1
85% ( 6 / 7) in 'Data.Colour.RGBSpace.HSV'
Missing documentation for:
Module header
100% ( 6 / 6) in 'Data.Colour.SRGB.Linear'
Warning: 'RGBSpace' is ambiguous. It is defined
* at Data/Colour/RGBSpace.hs:122:19
* at Data/Colour/RGBSpace.hs:122: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/Colour/RGBSpace.hs:122:1
Warning: 'TransferFunction' is ambiguous. It is defined
* at Data/Colour/RGBSpace.hs:92:27
* at Data/Colour/RGBSpace.hs:92: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/Colour/RGBSpace.hs:92:1
Warning: 'RGB' is ambiguous. It is defined
* at Data/Colour/RGB.hs:30:14
* at Data/Colour/RGB.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/Colour/RGB.hs:30:1
Warning: 'RGBGamut' is ambiguous. It is defined
* at Data/Colour/RGB.hs:54:17
* at Data/Colour/RGB.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/Colour/RGB.hs:54:1
83% ( 20 / 24) in 'Data.Colour.RGBSpace'
Missing documentation for:
primaries
whitePoint
gamut
transferFunction
100% ( 14 / 14) in 'Data.Colour.SRGB'
85% ( 17 / 20) in 'Data.Colour'
Missing documentation for:
black (Data/Colour/Internal.hs:53)
AffineSpace (Data/Colour/Internal.hs:110)
ColourOps (Data/Colour/Internal.hs:147)
0% ( 1 /149) in 'Data.Colour.Names'
Missing documentation for:
readColourName (Data/Colour/Names.hs:190)
aliceblue (Data/Colour/Names.hs:341)
antiquewhite (Data/Colour/Names.hs:344)
aqua (Data/Colour/Names.hs:347)
aquamarine (Data/Colour/Names.hs:350)
azure (Data/Colour/Names.hs:353)
beige (Data/Colour/Names.hs:356)
bisque (Data/Colour/Names.hs:359)
black (Data/Colour/Internal.hs:53)
blanchedalmond (Data/Colour/Names.hs:364)
blue (Data/Colour/Names.hs:367)
blueviolet (Data/Colour/Names.hs:370)
brown (Data/Colour/Names.hs:373)
burlywood (Data/Colour/Names.hs:376)
cadetblue (Data/Colour/Names.hs:379)
chartreuse (Data/Colour/Names.hs:382)
chocolate (Data/Colour/Names.hs:385)
coral (Data/Colour/Names.hs:388)
cornflowerblue (Data/Colour/Names.hs:391)
cornsilk (Data/Colour/Names.hs:394)
crimson (Data/Colour/Names.hs:397)
cyan (Data/Colour/Names.hs:400)
darkblue (Data/Colour/Names.hs:403)
darkcyan (Data/Colour/Names.hs:406)
darkgoldenrod (Data/Colour/Names.hs:409)
darkgray (Data/Colour/Names.hs:412)
darkgreen (Data/Colour/Names.hs:415)
darkgrey (Data/Colour/Names.hs:418)
darkkhaki (Data/Colour/Names.hs:421)
darkmagenta (Data/Colour/Names.hs:424)
darkolivegreen (Data/Colour/Names.hs:427)
darkorange (Data/Colour/Names.hs:430)
darkorchid (Data/Colour/Names.hs:433)
darkred (Data/Colour/Names.hs:436)
darksalmon (Data/Colour/Names.hs:439)
darkseagreen (Data/Colour/Names.hs:442)
darkslateblue (Data/Colour/Names.hs:445)
darkslategray (Data/Colour/Names.hs:448)
darkslategrey (Data/Colour/Names.hs:451)
darkturquoise (Data/Colour/Names.hs:454)
darkviolet (Data/Colour/Names.hs:457)
deeppink (Data/Colour/Names.hs:460)
deepskyblue (Data/Colour/Names.hs:463)
dimgray (Data/Colour/Names.hs:466)
dimgrey (Data/Colour/Names.hs:469)
dodgerblue (Data/Colour/Names.hs:472)
firebrick (Data/Colour/Names.hs:475)
floralwhite (Data/Colour/Names.hs:478)
forestgreen (Data/Colour/Names.hs:481)
fuchsia (Data/Colour/Names.hs:484)
gainsboro (Data/Colour/Names.hs:487)
ghostwhite (Data/Colour/Names.hs:490)
gold (Data/Colour/Names.hs:493)
goldenrod (Data/Colour/Names.hs:496)
gray (Data/Colour/Names.hs:499)
grey (Data/Colour/Names.hs:502)
green (Data/Colour/Names.hs:505)
greenyellow (Data/Colour/Names.hs:508)
honeydew (Data/Colour/Names.hs:511)
hotpink (Data/Colour/Names.hs:514)
indianred (Data/Colour/Names.hs:517)
indigo (Data/Colour/Names.hs:520)
ivory (Data/Colour/Names.hs:523)
khaki (Data/Colour/Names.hs:526)
lavender (Data/Colour/Names.hs:529)
lavenderblush (Data/Colour/Names.hs:532)
lawngreen (Data/Colour/Names.hs:535)
lemonchiffon (Data/Colour/Names.hs:538)
lightblue (Data/Colour/Names.hs:541)
lightcoral (Data/Colour/Names.hs:544)
lightcyan (Data/Colour/Names.hs:547)
lightgoldenrodyellow (Data/Colour/Names.hs:550)
lightgray (Data/Colour/Names.hs:553)
lightgreen (Data/Colour/Names.hs:556)
lightgrey (Data/Colour/Names.hs:559)
lightpink (Data/Colour/Names.hs:562)
lightsalmon (Data/Colour/Names.hs:565)
lightseagreen (Data/Colour/Names.hs:568)
lightskyblue (Data/Colour/Names.hs:571)
lightslategray (Data/Colour/Names.hs:574)
lightslategrey (Data/Colour/Names.hs:577)
lightsteelblue (Data/Colour/Names.hs:580)
lightyellow (Data/Colour/Names.hs:583)
lime (Data/Colour/Names.hs:586)
limegreen (Data/Colour/Names.hs:589)
linen (Data/Colour/Names.hs:592)
magenta (Data/Colour/Names.hs:595)
maroon (Data/Colour/Names.hs:598)
mediumaquamarine (Data/Colour/Names.hs:601)
mediumblue (Data/Colour/Names.hs:604)
mediumorchid (Data/Colour/Names.hs:607)
mediumpurple (Data/Colour/Names.hs:610)
mediumseagreen (Data/Colour/Names.hs:613)
mediumslateblue (Data/Colour/Names.hs:616)
mediumspringgreen (Data/Colour/Names.hs:619)
mediumturquoise (Data/Colour/Names.hs:622)
mediumvioletred (Data/Colour/Names.hs:625)
midnightblue (Data/Colour/Names.hs:628)
mintcream (Data/Colour/Names.hs:631)
mistyrose (Data/Colour/Names.hs:634)
moccasin (Data/Colour/Names.hs:637)
navajowhite (Data/Colour/Names.hs:640)
navy (Data/Colour/Names.hs:643)
oldlace (Data/Colour/Names.hs:646)
olive (Data/Colour/Names.hs:649)
olivedrab (Data/Colour/Names.hs:652)
orange (Data/Colour/Names.hs:655)
orangered (Data/Colour/Names.hs:658)
orchid (Data/Colour/Names.hs:661)
palegoldenrod (Data/Colour/Names.hs:664)
palegreen (Data/Colour/Names.hs:667)
paleturquoise (Data/Colour/Names.hs:670)
palevioletred (Data/Colour/Names.hs:673)
papayawhip (Data/Colour/Names.hs:676)
peachpuff (Data/Colour/Names.hs:679)
peru (Data/Colour/Names.hs:682)
pink (Data/Colour/Names.hs:685)
plum (Data/Colour/Names.hs:688)
powderblue (Data/Colour/Names.hs:691)
purple (Data/Colour/Names.hs:694)
red (Data/Colour/Names.hs:697)
rosybrown (Data/Colour/Names.hs:700)
royalblue (Data/Colour/Names.hs:703)
saddlebrown (Data/Colour/Names.hs:706)
salmon (Data/Colour/Names.hs:709)
sandybrown (Data/Colour/Names.hs:712)
seagreen (Data/Colour/Names.hs:715)
seashell (Data/Colour/Names.hs:718)
sienna (Data/Colour/Names.hs:721)
silver (Data/Colour/Names.hs:724)
skyblue (Data/Colour/Names.hs:727)
slateblue (Data/Colour/Names.hs:730)
slategray (Data/Colour/Names.hs:733)
slategrey (Data/Colour/Names.hs:736)
snow (Data/Colour/Names.hs:739)
springgreen (Data/Colour/Names.hs:742)
steelblue (Data/Colour/Names.hs:745)
tan (Data/Colour/Names.hs:748)
teal (Data/Colour/Names.hs:751)
thistle (Data/Colour/Names.hs:754)
tomato (Data/Colour/Names.hs:757)
turquoise (Data/Colour/Names.hs:760)
violet (Data/Colour/Names.hs:763)
wheat (Data/Colour/Names.hs:766)
white (Data/Colour/Names.hs:769)
whitesmoke (Data/Colour/Names.hs:772)
yellow (Data/Colour/Names.hs:775)
yellowgreen (Data/Colour/Names.hs:778)
Warning: 'toCIEXYZ' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'cieXYZView' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
88% ( 15 / 17) in 'Data.Colour.CIE'
Missing documentation for:
toCIEXYZ (Data/Colour/CIE.hs:65)
Chromaticity (Data/Colour/CIE/Chromaticity.hs:25)
Documentation created: dist/doc/html/colour/, dist/doc/html/colour/colour.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/colour-2.3.6-JegldMtiv9a8c4VaIBFkGx
Completed colour-2.3.6
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 )
Preprocessing library for prettyprinter-1.7.1..
Running Haddock on library for prettyprinter-1.7.1..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[ 1 of 28] Compiling Prettyprinter.Render.Util.Panic ( src/Prettyprinter/Render/Util/Panic.hs, nothing )
[ 2 of 28] Compiling Prettyprinter.Internal ( src/Prettyprinter/Internal.hs, nothing )
[ 3 of 28] Compiling Prettyprinter.Render.String ( src/Prettyprinter/Render/String.hs, nothing )
[ 4 of 28] Compiling Data.Text.Prettyprint.Doc.Render.String ( src/Data/Text/Prettyprint/Doc/Render/String.hs, nothing )
[ 5 of 28] Compiling Prettyprinter.Internal.Type ( src/Prettyprinter/Internal/Type.hs, nothing )
[ 6 of 28] Compiling Data.Text.Prettyprint.Doc.Internal.Type ( src/Data/Text/Prettyprint/Doc/Internal/Type.hs, nothing )
[ 7 of 28] Compiling Prettyprinter.Internal.Debug ( src/Prettyprinter/Internal/Debug.hs, nothing )
[ 8 of 28] Compiling Data.Text.Prettyprint.Doc.Internal.Debug ( src/Data/Text/Prettyprint/Doc/Internal/Debug.hs, nothing )
[ 9 of 28] Compiling Data.Text.Prettyprint.Doc.Internal ( src/Data/Text/Prettyprint/Doc/Internal.hs, nothing )
[10 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Util.Panic ( src/Data/Text/Prettyprint/Doc/Render/Util/Panic.hs, nothing )
[11 of 28] Compiling Prettyprinter.Render.Util.StackMachine ( src/Prettyprinter/Render/Util/StackMachine.hs, nothing )
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, nothing )
[13 of 28] Compiling Prettyprinter.Symbols.Ascii ( src/Prettyprinter/Symbols/Ascii.hs, nothing )
[14 of 28] Compiling Prettyprinter ( src/Prettyprinter.hs, nothing )
[15 of 28] Compiling Prettyprinter.Render.Util.SimpleDocTree ( src/Prettyprinter/Render/Util/SimpleDocTree.hs, nothing )
[16 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Util.SimpleDocTree ( src/Data/Text/Prettyprint/Doc/Render/Util/SimpleDocTree.hs, nothing )
[17 of 28] Compiling Prettyprinter.Render.Tutorials.TreeRenderingTutorial ( src/Prettyprinter/Render/Tutorials/TreeRenderingTutorial.hs, nothing )
[18 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Tutorials.TreeRenderingTutorial ( src/Data/Text/Prettyprint/Doc/Render/Tutorials/TreeRenderingTutorial.hs, nothing )
[19 of 28] Compiling Prettyprinter.Render.Tutorials.StackMachineTutorial ( src/Prettyprinter/Render/Tutorials/StackMachineTutorial.hs, nothing )
[20 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Tutorials.StackMachineTutorial ( src/Data/Text/Prettyprint/Doc/Render/Tutorials/StackMachineTutorial.hs, nothing )
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, nothing )
[22 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Text ( src/Data/Text/Prettyprint/Doc/Render/Text.hs, nothing )
[23 of 28] Compiling Data.Text.Prettyprint.Doc ( src/Data/Text/Prettyprint/Doc.hs, nothing )
[24 of 28] Compiling Data.Text.Prettyprint.Doc.Symbols.Ascii ( src/Data/Text/Prettyprint/Doc/Symbols/Ascii.hs, nothing )
[25 of 28] Compiling Prettyprinter.Symbols.Unicode ( src/Prettyprinter/Symbols/Unicode.hs, nothing )
[26 of 28] Compiling Data.Text.Prettyprint.Doc.Symbols.Unicode ( src/Data/Text/Prettyprint/Doc/Symbols/Unicode.hs, nothing )
[27 of 28] Compiling Prettyprinter.Util ( src/Prettyprinter/Util.hs, nothing )
[28 of 28] Compiling Data.Text.Prettyprint.Doc.Util ( src/Data/Text/Prettyprint/Doc/Util.hs, nothing )
Haddock coverage:
57% ( 4 / 7) in 'Prettyprinter.Render.Util.Panic'
Missing documentation for:
Module header
panicPeekedEmpty (src/Prettyprinter/Render/Util/Panic.hs:36)
panicPoppedEmpty (src/Prettyprinter/Render/Util/Panic.hs:36)
Warning: 'Text' is ambiguous. It is defined
* at src/Prettyprinter/Internal.hs:159:7
* in Data.Text.Internal
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 src/Prettyprinter/Internal.hs:159:7
Warning: 'parens' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'space' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'doc' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'putDoc' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'hPutDoc' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'reAnnotateST' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'comma' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
98% ( 77 / 78) in 'Prettyprinter.Internal'
Missing documentation for:
defaultPageWidth (src/Prettyprinter/Internal.hs:1778)
66% ( 2 / 3) in 'Prettyprinter.Render.String'
Missing documentation for:
Module header
50% ( 1 / 2) in 'Data.Text.Prettyprint.Doc.Render.String'
Missing documentation for:
Module header
100% ( 2 / 2) in 'Prettyprinter.Internal.Type'
50% ( 1 / 2) in 'Data.Text.Prettyprint.Doc.Internal.Type'
Missing documentation for:
Module header
75% ( 3 / 4) in 'Prettyprinter.Internal.Debug'
Missing documentation for:
diag' (src/Prettyprinter/Internal/Debug.hs:76)
50% ( 1 / 2) in 'Data.Text.Prettyprint.Doc.Internal.Debug'
Missing documentation for:
Module header
50% ( 1 / 2) in 'Data.Text.Prettyprint.Doc.Internal'
Missing documentation for:
Module header
50% ( 1 / 2) in 'Data.Text.Prettyprint.Doc.Render.Util.Panic'
Missing documentation for:
Module header
Warning: 'Text' is ambiguous. It is defined
* at src/Prettyprinter/Internal.hs:159:7
* in Data.Text.Internal
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 src/Prettyprinter/Internal.hs:159:7
100% ( 13 / 13) in 'Prettyprinter.Render.Util.StackMachine'
50% ( 1 / 2) in 'Data.Text.Prettyprint.Doc.Render.Util.StackMachine'
Missing documentation for:
Module header
100% ( 27 / 27) in 'Prettyprinter.Symbols.Ascii'
Warning: 'Keyword' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Red' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'color' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'colorDull' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'bgColor' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'bgColorDull' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
100% (112 /112) in 'Prettyprinter'
Warning: 'Text' is ambiguous. It is defined
* at src/Prettyprinter/Internal.hs:159:7
* in Data.Text.Internal
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 src/Prettyprinter/Internal.hs:159:7
100% ( 11 / 11) in 'Prettyprinter.Render.Util.SimpleDocTree'
50% ( 1 / 2) in 'Data.Text.Prettyprint.Doc.Render.Util.SimpleDocTree'
Missing documentation for:
Module header
61% ( 11 / 18) in 'Prettyprinter.Render.Tutorials.TreeRenderingTutorial'
Missing documentation for:
SimpleHtml (src/Prettyprinter/Render/Tutorials/TreeRenderingTutorial.hs:40)
Color (src/Prettyprinter/Render/Tutorials/TreeRenderingTutorial.hs:41)
bold (src/Prettyprinter/Render/Tutorials/TreeRenderingTutorial.hs:46)
italics (src/Prettyprinter/Render/Tutorials/TreeRenderingTutorial.hs:47)
paragraph (src/Prettyprinter/Render/Tutorials/TreeRenderingTutorial.hs:48)
headline (src/Prettyprinter/Render/Tutorials/TreeRenderingTutorial.hs:49)
color (src/Prettyprinter/Render/Tutorials/TreeRenderingTutorial.hs:52)
50% ( 1 / 2) in 'Data.Text.Prettyprint.Doc.Render.Tutorials.TreeRenderingTutorial'
Missing documentation for:
Module header
61% ( 11 / 18) in 'Prettyprinter.Render.Tutorials.StackMachineTutorial'
Missing documentation for:
SimpleHtml (src/Prettyprinter/Render/Tutorials/StackMachineTutorial.hs:43)
Color (src/Prettyprinter/Render/Tutorials/StackMachineTutorial.hs:44)
bold (src/Prettyprinter/Render/Tutorials/StackMachineTutorial.hs:49)
italics (src/Prettyprinter/Render/Tutorials/StackMachineTutorial.hs:50)
paragraph (src/Prettyprinter/Render/Tutorials/StackMachineTutorial.hs:51)
headline (src/Prettyprinter/Render/Tutorials/StackMachineTutorial.hs:52)
color (src/Prettyprinter/Render/Tutorials/StackMachineTutorial.hs:55)
50% ( 1 / 2) in 'Data.Text.Prettyprint.Doc.Render.Tutorials.StackMachineTutorial'
Missing documentation for:
Module header
Warning: 'Text' is ambiguous. It is defined
* at src/Prettyprinter/Internal.hs:159:7
* in Data.Text.Internal
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 src/Prettyprinter/Internal.hs:159:7
100% ( 9 / 9) in 'Prettyprinter.Render.Text'
50% ( 1 / 2) in 'Data.Text.Prettyprint.Doc.Render.Text'
Missing documentation for:
Module header
50% ( 1 / 2) in 'Data.Text.Prettyprint.Doc'
Missing documentation for:
Module header
50% ( 1 / 2) in 'Data.Text.Prettyprint.Doc.Symbols.Ascii'
Missing documentation for:
Module header
100% ( 30 / 30) in 'Prettyprinter.Symbols.Unicode'
50% ( 1 / 2) in 'Data.Text.Prettyprint.Doc.Symbols.Unicode'
Missing documentation for:
Module header
Warning: Prettyprinter.Util: Could not find documentation for exported module: Prettyprinter.Util
100% ( 4 / 4) in 'Prettyprinter.Util'
50% ( 1 / 2) in 'Data.Text.Prettyprint.Doc.Util'
Missing documentation for:
Module header
Warning: Prettyprinter.Internal: could not find link destinations for:
- Prettyprinter.Internal.Rep_Doc
- Prettyprinter.Internal.Rep_SimpleDocStream
Warning: Prettyprinter.Internal.Type: could not find link destinations for:
- Prettyprinter.Internal.Rep_Doc
Warning: Prettyprinter: could not find link destinations for:
- Prettyprinter.Internal.Rep_Doc
- Prettyprinter.Internal.Rep_SimpleDocStream
Warning: Prettyprinter.Render.Util.SimpleDocTree: could not find link destinations for:
- Prettyprinter.Render.Util.SimpleDocTree.Rep_SimpleDocTree
Documentation created: dist/doc/html/prettyprinter/,
dist/doc/html/prettyprinter/prettyprinter.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/prettyprinter-1.7.1-UnQFunVR8xJApG1SQhvgB
Completed prettyprinter-1.7.1
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 extra-1.8...
Preprocessing library for extra-1.8..
Building library for extra-1.8..
[ 1 of 22] Compiling Data.IORef.Extra ( src/Data/IORef/Extra.hs, dist/build/Data/IORef/Extra.o, dist/build/Data/IORef/Extra.dyn_o )
[ 2 of 22] Compiling Data.Monoid.Extra ( src/Data/Monoid/Extra.hs, dist/build/Data/Monoid/Extra.o, dist/build/Data/Monoid/Extra.dyn_o )
[ 3 of 22] Compiling Data.Tuple.Extra ( src/Data/Tuple/Extra.hs, dist/build/Data/Tuple/Extra.o, dist/build/Data/Tuple/Extra.dyn_o )
[ 4 of 22] Compiling Data.Typeable.Extra ( src/Data/Typeable/Extra.hs, dist/build/Data/Typeable/Extra.o, dist/build/Data/Typeable/Extra.dyn_o )
[ 5 of 22] Compiling Numeric.Extra ( src/Numeric/Extra.hs, dist/build/Numeric/Extra.o, dist/build/Numeric/Extra.dyn_o )
[ 6 of 22] Compiling Partial ( src/Partial.hs, dist/build/Partial.o, dist/build/Partial.dyn_o )
[ 7 of 22] Compiling Data.List.Extra ( src/Data/List/Extra.hs, dist/build/Data/List/Extra.o, dist/build/Data/List/Extra.dyn_o )
[ 8 of 22] Compiling Data.Version.Extra ( src/Data/Version/Extra.hs, dist/build/Data/Version/Extra.o, dist/build/Data/Version/Extra.dyn_o )
[ 9 of 22] Compiling Data.List.NonEmpty.Extra ( src/Data/List/NonEmpty/Extra.hs, dist/build/Data/List/NonEmpty/Extra.o, dist/build/Data/List/NonEmpty/Extra.dyn_o )
[10 of 22] Compiling Data.Either.Extra ( src/Data/Either/Extra.hs, dist/build/Data/Either/Extra.o, dist/build/Data/Either/Extra.dyn_o )
[11 of 22] Compiling Control.Exception.Extra ( src/Control/Exception/Extra.hs, dist/build/Control/Exception/Extra.o, dist/build/Control/Exception/Extra.dyn_o )
[12 of 22] Compiling Control.Monad.Extra ( src/Control/Monad/Extra.hs, dist/build/Control/Monad/Extra.o, dist/build/Control/Monad/Extra.dyn_o )
[13 of 22] Compiling Data.Foldable.Extra ( src/Data/Foldable/Extra.hs, dist/build/Data/Foldable/Extra.o, dist/build/Data/Foldable/Extra.dyn_o )
[14 of 22] Compiling Control.Concurrent.Extra ( src/Control/Concurrent/Extra.hs, dist/build/Control/Concurrent/Extra.o, dist/build/Control/Concurrent/Extra.dyn_o )
[15 of 22] Compiling System.Directory.Extra ( src/System/Directory/Extra.hs, dist/build/System/Directory/Extra.o, dist/build/System/Directory/Extra.dyn_o )
[16 of 22] Compiling System.Environment.Extra ( src/System/Environment/Extra.hs, dist/build/System/Environment/Extra.o, dist/build/System/Environment/Extra.dyn_o )
[17 of 22] Compiling System.IO.Extra ( src/System/IO/Extra.hs, dist/build/System/IO/Extra.o, dist/build/System/IO/Extra.dyn_o )
[18 of 22] Compiling System.Info.Extra ( src/System/Info/Extra.hs, dist/build/System/Info/Extra.o, dist/build/System/Info/Extra.dyn_o )
[19 of 22] Compiling System.Process.Extra ( src/System/Process/Extra.hs, dist/build/System/Process/Extra.o, dist/build/System/Process/Extra.dyn_o )
[20 of 22] Compiling System.Time.Extra ( src/System/Time/Extra.hs, dist/build/System/Time/Extra.o, dist/build/System/Time/Extra.dyn_o )
[21 of 22] Compiling Extra ( src/Extra.hs, dist/build/Extra.o, dist/build/Extra.dyn_o )
[22 of 22] Compiling Text.Read.Extra ( src/Text/Read/Extra.hs, dist/build/Text/Read/Extra.o, dist/build/Text/Read/Extra.dyn_o )
Preprocessing library for extra-1.8..
Running Haddock on library for extra-1.8..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[ 1 of 22] Compiling Data.IORef.Extra ( src/Data/IORef/Extra.hs, nothing )
[ 2 of 22] Compiling Data.Monoid.Extra ( src/Data/Monoid/Extra.hs, nothing )
[ 3 of 22] Compiling Data.Tuple.Extra ( src/Data/Tuple/Extra.hs, nothing )
[ 4 of 22] Compiling Data.Typeable.Extra ( src/Data/Typeable/Extra.hs, nothing )
[ 5 of 22] Compiling Numeric.Extra ( src/Numeric/Extra.hs, nothing )
[ 6 of 22] Compiling Partial ( src/Partial.hs, nothing )
[ 7 of 22] Compiling Data.List.Extra ( src/Data/List/Extra.hs, nothing )
[ 8 of 22] Compiling Data.Version.Extra ( src/Data/Version/Extra.hs, nothing )
[ 9 of 22] Compiling Data.List.NonEmpty.Extra ( src/Data/List/NonEmpty/Extra.hs, nothing )
[10 of 22] Compiling Data.Either.Extra ( src/Data/Either/Extra.hs, nothing )
[11 of 22] Compiling Control.Exception.Extra ( src/Control/Exception/Extra.hs, nothing )
[12 of 22] Compiling Control.Monad.Extra ( src/Control/Monad/Extra.hs, nothing )
[13 of 22] Compiling Data.Foldable.Extra ( src/Data/Foldable/Extra.hs, nothing )
[14 of 22] Compiling Control.Concurrent.Extra ( src/Control/Concurrent/Extra.hs, nothing )
[15 of 22] Compiling System.Directory.Extra ( src/System/Directory/Extra.hs, nothing )
[16 of 22] Compiling System.Environment.Extra ( src/System/Environment/Extra.hs, nothing )
[17 of 22] Compiling System.IO.Extra ( src/System/IO/Extra.hs, nothing )
[18 of 22] Compiling System.Info.Extra ( src/System/Info/Extra.hs, nothing )
[19 of 22] Compiling System.Process.Extra ( src/System/Process/Extra.hs, nothing )
[20 of 22] Compiling System.Time.Extra ( src/System/Time/Extra.hs, nothing )
[21 of 22] Compiling Extra ( src/Extra.hs, nothing )
[22 of 22] Compiling Text.Read.Extra ( src/Text/Read/Extra.hs, nothing )
Haddock coverage:
100% ( 6 / 6) in 'Data.IORef.Extra'
100% ( 4 / 4) in 'Data.Monoid.Extra'
Warning: 'Arrow' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
100% ( 28 / 28) in 'Data.Tuple.Extra'
100% ( 2 / 2) in 'Data.Typeable.Extra'
100% ( 7 / 7) in 'Numeric.Extra'
Warning: '(:)' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'unzip' is ambiguous. It is defined
* in Data.Functor
* in GHC.List
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.List
Warning: 'firstJustM' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
100% ( 85 / 85) in 'Data.List.Extra'
Warning: 'Version' is ambiguous. It is defined
* in Data.Version
* in Data.Version
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 Data.Version
100% ( 3 / 3) in 'Data.Version.Extra'
Warning: 'length' is ambiguous. It is defined
* in Data.Foldable
* in Data.List.NonEmpty
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 Data.List.NonEmpty
100% ( 23 / 23) in 'Data.List.NonEmpty.Extra'
Warning: 'fromJust' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
100% ( 11 / 11) in 'Data.Either.Extra'
Warning: 'ErrorCall' is ambiguous. It is defined
* in GHC.Exception
* in GHC.Exception
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.Exception
Warning: 'AssertionFailed' is ambiguous. It is defined
* in GHC.IO.Exception
* in GHC.IO.Exception
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.IO.Exception
Warning: 'SomeException' is ambiguous. It is defined
* in GHC.Exception.Type
* in GHC.Exception.Type
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.Exception.Type
100% ( 21 / 21) in 'Control.Exception.Extra'
Warning: 'partition' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'mconcatMap' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'find' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
100% ( 40 / 40) in 'Control.Monad.Extra'
92% ( 13 / 14) in 'Data.Foldable.Extra'
Missing documentation for:
Module header
Warning: 'Lock' is ambiguous. It is defined
* at src/Control/Concurrent/Extra.hs:106:16
* at src/Control/Concurrent/Extra.hs:106: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 src/Control/Concurrent/Extra.hs:106:1
Warning: 'Var' is ambiguous. It is defined
* at src/Control/Concurrent/Extra.hs:146:17
* at src/Control/Concurrent/Extra.hs:146: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 src/Control/Concurrent/Extra.hs:146:1
Warning: 'Barrier' is ambiguous. It is defined
* at src/Control/Concurrent/Extra.hs:210:21
* at src/Control/Concurrent/Extra.hs:210: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 src/Control/Concurrent/Extra.hs:210:1
100% ( 27 / 27) in 'Control.Concurrent.Extra'
100% ( 8 / 8) in 'System.Directory.Extra'
100% ( 2 / 2) in 'System.Environment.Extra'
100% ( 26 / 26) in 'System.IO.Extra'
100% ( 4 / 4) in 'System.Info.Extra'
100% ( 5 / 5) in 'System.Process.Extra'
100% ( 8 / 8) in 'System.Time.Extra'
100% (270 /270) in 'Extra'
100% ( 2 / 2) in 'Text.Read.Extra'
Warning: Data.Tuple.Extra: could not find link destinations for:
- GHC.Generics.Rep1_Solo
- GHC.Generics.Rep_Solo
Documentation created: dist/doc/html/extra/, dist/doc/html/extra/extra.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/extra-1.8-3gE64Z02YQOLCIF8cGZmDv
Completed extra-1.8
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 )
Preprocessing library for ansi-terminal-types-1.1..
Running Haddock on library for ansi-terminal-types-1.1..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 1] Compiling System.Console.ANSI.Types ( src/System/Console/ANSI/Types.hs, nothing )
Haddock coverage:
100% ( 13 / 13) in 'System.Console.ANSI.Types'
Documentation created: dist/doc/html/ansi-terminal-types/,
dist/doc/html/ansi-terminal-types/ansi-terminal-types.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/ansi-terminal-types-1.1-HAQdkxzoxfTLgP68NcEWOX
Completed ansi-terminal-types-1.1
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 )
Preprocessing library for ansi-terminal-1.1.2..
Running Haddock on library for ansi-terminal-1.1.2..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 3] Compiling System.Console.ANSI.Codes ( src/System/Console/ANSI/Codes.hs, nothing )
[2 of 3] Compiling System.Console.ANSI.Internal ( unix/System/Console/ANSI/Internal.hs, nothing )
[3 of 3] Compiling System.Console.ANSI ( src/System/Console/ANSI.hs, nothing )
Haddock coverage:
66% ( 41 / 62) in 'System.Console.ANSI.Codes'
Missing documentation for:
cursorUpCode (src/System/Console/ANSI/Codes.hs:236)
cursorDownCode (src/System/Console/ANSI/Codes.hs:237)
cursorForwardCode (src/System/Console/ANSI/Codes.hs:238)
cursorBackwardCode (src/System/Console/ANSI/Codes.hs:239)
cursorUpLineCode (src/System/Console/ANSI/Codes.hs:245)
cursorDownLineCode (src/System/Console/ANSI/Codes.hs:244)
clearFromCursorToScreenEndCode (src/System/Console/ANSI/Codes.hs:312)
clearFromCursorToScreenBeginningCode (src/System/Console/ANSI/Codes.hs:313)
clearScreenCode (src/System/Console/ANSI/Codes.hs:314)
clearFromCursorToLineEndCode (src/System/Console/ANSI/Codes.hs:315)
clearFromCursorToLineBeginningCode (src/System/Console/ANSI/Codes.hs:316)
clearLineCode (src/System/Console/ANSI/Codes.hs:317)
enableLineWrapCode (src/System/Console/ANSI/Codes.hs:320)
disableLineWrapCode (src/System/Console/ANSI/Codes.hs:321)
scrollPageUpCode (src/System/Console/ANSI/Codes.hs:326)
scrollPageDownCode (src/System/Console/ANSI/Codes.hs:327)
useAlternateScreenBufferCode (src/System/Console/ANSI/Codes.hs:330)
useNormalScreenBufferCode (src/System/Console/ANSI/Codes.hs:331)
setSGRCode (src/System/Console/ANSI/Codes.hs:339)
hideCursorCode (src/System/Console/ANSI/Codes.hs:344)
showCursorCode (src/System/Console/ANSI/Codes.hs:345)
54% ( 85 /155) in 'System.Console.ANSI'
Missing documentation for:
cursorUp (src/System/Console/ANSI.hs:415)
cursorDown (src/System/Console/ANSI.hs:416)
cursorForward (src/System/Console/ANSI.hs:417)
cursorBackward (src/System/Console/ANSI.hs:418)
hCursorUp (src/System/Console/ANSI.hs:407)
hCursorDown (src/System/Console/ANSI.hs:408)
hCursorForward (src/System/Console/ANSI.hs:409)
hCursorBackward (src/System/Console/ANSI.hs:410)
cursorUpCode (src/System/Console/ANSI/Codes.hs:236)
cursorDownCode (src/System/Console/ANSI/Codes.hs:237)
cursorForwardCode (src/System/Console/ANSI/Codes.hs:238)
cursorBackwardCode (src/System/Console/ANSI/Codes.hs:239)
cursorUpLine (src/System/Console/ANSI.hs:431)
cursorDownLine (src/System/Console/ANSI.hs:430)
hCursorUpLine (src/System/Console/ANSI.hs:425)
hCursorDownLine (src/System/Console/ANSI.hs:424)
cursorUpLineCode (src/System/Console/ANSI/Codes.hs:245)
cursorDownLineCode (src/System/Console/ANSI/Codes.hs:244)
hSetCursorColumn (src/System/Console/ANSI.hs:437)
hSetCursorPosition (src/System/Console/ANSI.hs:451)
hSaveCursor (src/System/Console/ANSI.hs:462)
hRestoreCursor (src/System/Console/ANSI.hs:463)
hReportCursorPosition (src/System/Console/ANSI.hs:464)
clearFromCursorToScreenEnd (src/System/Console/ANSI.hs:1036)
clearFromCursorToScreenBeginning (src/System/Console/ANSI.hs:1037)
clearScreen (src/System/Console/ANSI.hs:1038)
clearFromCursorToLineEnd (src/System/Console/ANSI.hs:1048)
clearFromCursorToLineBeginning (src/System/Console/ANSI.hs:1049)
clearLine (src/System/Console/ANSI.hs:1050)
hClearFromCursorToScreenEnd (src/System/Console/ANSI.hs:1030)
hClearFromCursorToScreenBeginning (src/System/Console/ANSI.hs:1031)
hClearScreen (src/System/Console/ANSI.hs:1033)
hClearFromCursorToLineEnd (src/System/Console/ANSI.hs:1043)
hClearFromCursorToLineBeginning (src/System/Console/ANSI.hs:1044)
hClearLine (src/System/Console/ANSI.hs:1045)
clearFromCursorToScreenEndCode (src/System/Console/ANSI/Codes.hs:312)
clearFromCursorToScreenBeginningCode (src/System/Console/ANSI/Codes.hs:313)
clearScreenCode (src/System/Console/ANSI/Codes.hs:314)
clearFromCursorToLineEndCode (src/System/Console/ANSI/Codes.hs:315)
clearFromCursorToLineBeginningCode (src/System/Console/ANSI/Codes.hs:316)
clearLineCode (src/System/Console/ANSI/Codes.hs:317)
enableLineWrap (src/System/Console/ANSI.hs:1059)
disableLineWrap (src/System/Console/ANSI.hs:1060)
hEnableLineWrap (src/System/Console/ANSI.hs:1055)
hDisableLineWrap (src/System/Console/ANSI.hs:1056)
enableLineWrapCode (src/System/Console/ANSI/Codes.hs:320)
disableLineWrapCode (src/System/Console/ANSI/Codes.hs:321)
scrollPageUp (src/System/Console/ANSI.hs:1072)
scrollPageDown (src/System/Console/ANSI.hs:1073)
hScrollPageUp (src/System/Console/ANSI.hs:1066)
hScrollPageDown (src/System/Console/ANSI.hs:1067)
scrollPageUpCode (src/System/Console/ANSI/Codes.hs:326)
scrollPageDownCode (src/System/Console/ANSI/Codes.hs:327)
hUseAlternateScreenBuffer (src/System/Console/ANSI.hs:508)
hUseNormalScreenBuffer (src/System/Console/ANSI.hs:511)
useAlternateScreenBufferCode (src/System/Console/ANSI/Codes.hs:330)
useNormalScreenBufferCode (src/System/Console/ANSI/Codes.hs:331)
hReportLayerColor (src/System/Console/ANSI.hs:815)
hSetSGR (src/System/Console/ANSI.hs:1016)
setSGRCode (src/System/Console/ANSI/Codes.hs:339)
hideCursor (src/System/Console/ANSI.hs:504)
showCursor (src/System/Console/ANSI.hs:505)
hHideCursor (src/System/Console/ANSI.hs:500)
hShowCursor (src/System/Console/ANSI.hs:501)
hideCursorCode (src/System/Console/ANSI/Codes.hs:344)
showCursorCode (src/System/Console/ANSI/Codes.hs:345)
hHyperlink (src/System/Console/ANSI.hs:570)
hHyperlinkWithId (src/System/Console/ANSI.hs:592)
hHyperlinkWithParams (src/System/Console/ANSI.hs:547)
hSetTitle (src/System/Console/ANSI.hs:612)
Documentation created: dist/doc/html/ansi-terminal/,
dist/doc/html/ansi-terminal/ansi-terminal.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/ansi-terminal-1.1.2-KWBmkVsQRP67S2vyas6OZS
Completed ansi-terminal-1.1.2
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 )
Preprocessing library for prettyprinter-ansi-terminal-1.1.3..
Running Haddock on library for prettyprinter-ansi-terminal-1.1.3..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 4] Compiling Prettyprinter.Render.Terminal.Internal ( src/Prettyprinter/Render/Terminal/Internal.hs, nothing )
[2 of 4] Compiling Prettyprinter.Render.Terminal ( src/Prettyprinter/Render/Terminal.hs, nothing )
[3 of 4] Compiling Data.Text.Prettyprint.Doc.Render.Terminal ( src/Data/Text/Prettyprint/Doc/Render/Terminal.hs, nothing )
[4 of 4] Compiling Data.Text.Prettyprint.Doc.Render.Terminal.Internal ( src/Data/Text/Prettyprint/Doc/Render/Terminal/Internal.hs, nothing )
Haddock coverage:
Warning: '...' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
88% ( 24 / 27) in 'Prettyprinter.Render.Terminal.Internal'
Missing documentation for:
Bold (src/Prettyprinter/Render/Terminal/Internal.hs:90)
Underlined (src/Prettyprinter/Render/Terminal/Internal.hs:91)
Italicized (src/Prettyprinter/Render/Terminal/Internal.hs:92)
Warning: 'SimpleDocStream' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Text' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'stdout' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
89% ( 25 / 28) in 'Prettyprinter.Render.Terminal'
Missing documentation for:
Bold (src/Prettyprinter/Render/Terminal/Internal.hs:90)
Underlined (src/Prettyprinter/Render/Terminal/Internal.hs:91)
Italicized (src/Prettyprinter/Render/Terminal/Internal.hs:92)
50% ( 1 / 2) in 'Data.Text.Prettyprint.Doc.Render.Terminal'
Missing documentation for:
Module header
50% ( 1 / 2) in 'Data.Text.Prettyprint.Doc.Render.Terminal.Internal'
Missing documentation for:
Module header
Documentation created: dist/doc/html/prettyprinter-ansi-terminal/,
dist/doc/html/prettyprinter-ansi-terminal/prettyprinter-ansi-terminal.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/prettyprinter-ansi-terminal-1.1.3-3IKBFxwvUG73SAVQBEr9gK
Completed prettyprinter-ansi-terminal-1.1.3
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 )
Preprocessing library for optparse-applicative-0.19.0.0..
Running Haddock on library for optparse-applicative-0.19.0.0..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[ 1 of 17] Compiling Options.Applicative.Help.Levenshtein ( src/Options/Applicative/Help/Levenshtein.hs, nothing )
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, nothing )
[ 3 of 17] Compiling Options.Applicative.Help.Chunk ( src/Options/Applicative/Help/Chunk.hs, nothing )
[ 4 of 17] Compiling Options.Applicative.Help.Types ( src/Options/Applicative/Help/Types.hs, nothing )
[ 5 of 17] Compiling Options.Applicative.Types ( src/Options/Applicative/Types.hs, nothing )
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, nothing )
[ 7 of 17] Compiling Options.Applicative.Internal ( src/Options/Applicative/Internal.hs, nothing )
[ 8 of 17] Compiling Options.Applicative.Common ( src/Options/Applicative/Common.hs, nothing )
[ 9 of 17] Compiling Options.Applicative.Help.Core ( src/Options/Applicative/Help/Core.hs, nothing )
[10 of 17] Compiling Options.Applicative.Help ( src/Options/Applicative/Help.hs, nothing )
[11 of 17] Compiling Options.Applicative.Builder.Internal ( src/Options/Applicative/Builder/Internal.hs, nothing )
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, nothing )
[13 of 17] Compiling Options.Applicative.Builder ( src/Options/Applicative/Builder.hs, nothing )
[14 of 17] Compiling Options.Applicative.BashCompletion ( src/Options/Applicative/BashCompletion.hs, nothing )
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, nothing )
[16 of 17] Compiling Options.Applicative ( src/Options/Applicative.hs, nothing )
[17 of 17] Compiling Options.Applicative.Arrows ( src/Options/Applicative/Arrows.hs, nothing )
Haddock coverage:
50% ( 1 / 2) in 'Options.Applicative.Help.Levenshtein'
Missing documentation for:
Module header
93% ( 85 / 91) in 'Options.Applicative.Help.Pretty'
Missing documentation for:
Module header
Doc (src/Options/Applicative/Help/Pretty.hs:29)
SimpleDoc (src/Options/Applicative/Help/Pretty.hs:30)
.$. (src/Options/Applicative/Help/Pretty.hs:36)
</> (src/Options/Applicative/Help/Pretty.hs:38)
prettyString (src/Options/Applicative/Help/Pretty.hs:113)
Warning: 'Chunk' is ambiguous. It is defined
* at src/Options/Applicative/Help/Chunk.hs:26:19
* at src/Options/Applicative/Help/Chunk.hs:26: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 src/Options/Applicative/Help/Chunk.hs:26:1
92% ( 12 / 13) in 'Options.Applicative.Help.Chunk'
Missing documentation for:
Module header
33% ( 1 / 3) in 'Options.Applicative.Help.Types'
Missing documentation for:
Module header
ParserHelp (src/Options/Applicative/Help/Types.hs:12)
Warning: 'OptReader' is ambiguous. It is defined
* at src/Options/Applicative/Types.hs:254:5
* at src/Options/Applicative/Types.hs:253: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 src/Options/Applicative/Types.hs:253:1
Warning: 'Completer' is ambiguous. It is defined
* at src/Options/Applicative/Types.hs:325:21
* at src/Options/Applicative/Types.hs:325: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 src/Options/Applicative/Types.hs:325:1
40% ( 18 / 45) in 'Options.Applicative.Types'
Missing documentation for:
Module header
ParseError (src/Options/Applicative/Types.hs:69)
OptName (src/Options/Applicative/Types.hs:134)
isShortName (src/Options/Applicative/Types.hs:139)
isLongName (src/Options/Applicative/Types.hs:143)
Backtracking (src/Options/Applicative/Types.hs:105)
CReader (src/Options/Applicative/Types.hs:245)
ParserM (src/Options/Applicative/Types.hs:288)
CompletionResult (src/Options/Applicative/Types.hs:340)
ParserFailure (src/Options/Applicative/Types.hs:347)
overFailure (src/Options/Applicative/Types.hs:374)
Args (src/Options/Applicative/Types.hs:389)
ArgumentReachability (src/Options/Applicative/Types.hs:416)
OptTree (src/Options/Applicative/Types.hs:426)
ParserHelp (src/Options/Applicative/Help/Types.hs:12)
SomeParser (src/Options/Applicative/Types.hs:190)
IsCmdStart (src/Options/Applicative/Types.hs:78)
fromM (src/Options/Applicative/Types.hs:303)
oneM (src/Options/Applicative/Types.hs:306)
manyM (src/Options/Applicative/Types.hs:309)
someM (src/Options/Applicative/Types.hs:316)
filterOptional (src/Options/Applicative/Types.hs:434)
optVisibility (src/Options/Applicative/Types.hs:447)
optMetaVar (src/Options/Applicative/Types.hs:453)
optHelp (src/Options/Applicative/Types.hs:450)
optShowDefault (src/Options/Applicative/Types.hs:456)
optDescMod (src/Options/Applicative/Types.hs:459)
50% ( 1 / 2) in 'Options.Applicative.NonEmpty'
Missing documentation for:
Module header
4% ( 1 / 22) in 'Options.Applicative.Internal'
Missing documentation for:
Module header
P (src/Options/Applicative/Internal.hs:55)
MonadP (src/Options/Applicative/Internal.hs:46)
ParseError (src/Options/Applicative/Types.hs:69)
uncons (src/Options/Applicative/Internal.hs:100)
hoistMaybe (src/Options/Applicative/Internal.hs:91)
hoistEither (src/Options/Applicative/Internal.hs:94)
runReadM (src/Options/Applicative/Internal.hs:104)
withReadM (src/Options/Applicative/Internal.hs:107)
runP (src/Options/Applicative/Internal.hs:97)
Completion (src/Options/Applicative/Internal.hs:131)
runCompletion (src/Options/Applicative/Internal.hs:163)
contextNames (src/Options/Applicative/Internal.hs:77)
ListT (src/Options/Applicative/Internal.hs:170)
takeListT (src/Options/Applicative/Internal.hs:182)
runListT (src/Options/Applicative/Internal.hs:186)
hoistList (src/Options/Applicative/Internal.hs:271)
NondetT (src/Options/Applicative/Internal.hs:226)
cut (src/Options/Applicative/Internal.hs:258)
<!> (src/Options/Applicative/Internal.hs:252)
disamb (src/Options/Applicative/Internal.hs:261)
68% ( 13 / 19) in 'Options.Applicative.Common'
Missing documentation for:
Module header
showOption (src/Options/Applicative/Common.hs:66)
runParserInfo (src/Options/Applicative/Common.hs:240)
runParserFully (src/Options/Applicative/Common.hs:243)
runParserStep (src/Options/Applicative/Common.hs:230)
optionNames (src/Options/Applicative/Common.hs:70)
38% ( 7 / 18) in 'Options.Applicative.Help.Core'
Missing documentation for:
Module header
ParserHelp (src/Options/Applicative/Help/Types.hs:12)
errorHelp (src/Options/Applicative/Help/Core.hs:362)
headerHelp (src/Options/Applicative/Help/Core.hs:365)
suggestionsHelp (src/Options/Applicative/Help/Core.hs:368)
usageHelp (src/Options/Applicative/Help/Core.hs:374)
descriptionHelp (src/Options/Applicative/Help/Core.hs:377)
bodyHelp (src/Options/Applicative/Help/Core.hs:380)
footerHelp (src/Options/Applicative/Help/Core.hs:383)
globalsHelp (src/Options/Applicative/Help/Core.hs:371)
parserGlobals (src/Options/Applicative/Help/Core.hs:405)
91% ( 11 / 12) in 'Options.Applicative.Help'
Missing documentation for:
Module header
Warning: 'OptionFields' is ambiguous. It is defined
* at src/Options/Applicative/Builder/Internal.hs:35:23
* at src/Options/Applicative/Builder/Internal.hs:35: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 src/Options/Applicative/Builder/Internal.hs:35:1
Warning: 'FlagFields' is ambiguous. It is defined
* at src/Options/Applicative/Builder/Internal.hs:40:21
* at src/Options/Applicative/Builder/Internal.hs:40: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 src/Options/Applicative/Builder/Internal.hs:40:1
23% ( 5 / 21) in 'Options.Applicative.Builder.Internal'
Missing documentation for:
Module header
HasName (src/Options/Applicative/Builder/Internal.hs:51)
HasCompleter (src/Options/Applicative/Builder/Internal.hs:60)
HasValue (src/Options/Applicative/Builder/Internal.hs:69)
HasMetavar (src/Options/Applicative/Builder/Internal.hs:77)
OptionFields (src/Options/Applicative/Builder/Internal.hs:35)
FlagFields (src/Options/Applicative/Builder/Internal.hs:40)
CommandFields (src/Options/Applicative/Builder/Internal.hs:44)
ArgumentFields (src/Options/Applicative/Builder/Internal.hs:48)
DefaultProp (src/Options/Applicative/Builder/Internal.hs:88)
optionMod (src/Options/Applicative/Builder/Internal.hs:131)
fieldMod (src/Options/Applicative/Builder/Internal.hs:134)
mkCommand (src/Options/Applicative/Builder/Internal.hs:158)
mkParser (src/Options/Applicative/Builder/Internal.hs:167)
mkOption (src/Options/Applicative/Builder/Internal.hs:177)
mkProps (src/Options/Applicative/Builder/Internal.hs:182)
Warning: 'Completer' is ambiguous. It is defined
* at src/Options/Applicative/Types.hs:325:21
* at src/Options/Applicative/Types.hs:325: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 src/Options/Applicative/Types.hs:325:1
85% ( 6 / 7) in 'Options.Applicative.Builder.Completer'
Missing documentation for:
Module header
Warning: 'ParserInfo' is ambiguous. It is defined
* at src/Options/Applicative/Types.hs:90:21
* at src/Options/Applicative/Types.hs:90: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 src/Options/Applicative/Types.hs:90:1
Warning: 'Option' is ambiguous. It is defined
* at src/Options/Applicative/Types.hs:185:17
* at src/Options/Applicative/Types.hs:185: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 src/Options/Applicative/Types.hs:185:1
Warning: 'OptProperties' is ambiguous. It is defined
* at src/Options/Applicative/Types.hs:159:22
* at src/Options/Applicative/Types.hs:159: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 src/Options/Applicative/Types.hs:159:1
Warning: 'ParserPrefs' is ambiguous. It is defined
* at src/Options/Applicative/Types.hs:112:20
* at src/Options/Applicative/Types.hs:112: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 src/Options/Applicative/Types.hs:112:1
87% ( 74 / 85) in 'Options.Applicative.Builder'
Missing documentation for:
Module header
ParseError (src/Options/Applicative/Types.hs:69)
PrefsMod (src/Options/Applicative/Builder.hs:523)
OptionFields (src/Options/Applicative/Builder/Internal.hs:35)
FlagFields (src/Options/Applicative/Builder/Internal.hs:40)
ArgumentFields (src/Options/Applicative/Builder/Internal.hs:48)
CommandFields (src/Options/Applicative/Builder/Internal.hs:44)
HasName (src/Options/Applicative/Builder/Internal.hs:51)
HasCompleter (src/Options/Applicative/Builder/Internal.hs:60)
HasValue (src/Options/Applicative/Builder/Internal.hs:69)
HasMetavar (src/Options/Applicative/Builder/Internal.hs:77)
80% ( 4 / 5) in 'Options.Applicative.BashCompletion'
Missing documentation for:
bashCompletionParser (src/Options/Applicative/BashCompletion.hs:39)
Warning: 'ParserInfo' is ambiguous. It is defined
* at src/Options/Applicative/Types.hs:90:21
* at src/Options/Applicative/Types.hs:90: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 src/Options/Applicative/Types.hs:90:1
Warning: 'ParserFailure' is ambiguous. It is defined
* at src/Options/Applicative/Types.hs:347:27
* at src/Options/Applicative/Types.hs:347: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 src/Options/Applicative/Types.hs:347:1
Warning: 'Context' is ambiguous. It is defined
* at src/Options/Applicative/Types.hs:195:16
* at src/Options/Applicative/Types.hs:195: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 src/Options/Applicative/Types.hs:195:1
73% ( 14 / 19) in 'Options.Applicative.Extra'
Missing documentation for:
Module header
renderFailure (src/Options/Applicative/Extra.hs:345)
ParserFailure (src/Options/Applicative/Types.hs:347)
overFailure (src/Options/Applicative/Types.hs:374)
CompletionResult (src/Options/Applicative/Types.hs:340)
Warning: 'ParserInfo' is ambiguous. It is defined
* at src/Options/Applicative/Types.hs:90:21
* at src/Options/Applicative/Types.hs:90: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 src/Options/Applicative/Types.hs:90:1
Warning: 'ParserPrefs' is ambiguous. It is defined
* at src/Options/Applicative/Types.hs:112:20
* at src/Options/Applicative/Types.hs:112: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 src/Options/Applicative/Types.hs:112:1
Warning: 'Completer' is ambiguous. It is defined
* at src/Options/Applicative/Types.hs:325:21
* at src/Options/Applicative/Types.hs:325: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 src/Options/Applicative/Types.hs:325:1
86% (107 /123) in 'Options.Applicative'
Missing documentation for:
Module header
OptionFields (src/Options/Applicative/Builder/Internal.hs:35)
FlagFields (src/Options/Applicative/Builder/Internal.hs:40)
ArgumentFields (src/Options/Applicative/Builder/Internal.hs:48)
CommandFields (src/Options/Applicative/Builder/Internal.hs:44)
HasName (src/Options/Applicative/Builder/Internal.hs:51)
HasCompleter (src/Options/Applicative/Builder/Internal.hs:60)
HasValue (src/Options/Applicative/Builder/Internal.hs:69)
HasMetavar (src/Options/Applicative/Builder/Internal.hs:77)
renderFailure (src/Options/Applicative/Extra.hs:345)
overFailure (src/Options/Applicative/Types.hs:374)
PrefsMod (src/Options/Applicative/Builder.hs:523)
ParseError (src/Options/Applicative/Types.hs:69)
ParserHelp (src/Options/Applicative/Help/Types.hs:12)
ParserFailure (src/Options/Applicative/Types.hs:347)
CompletionResult (src/Options/Applicative/Types.hs:340)
Warning: 'A' is ambiguous. It is defined
* at src/Options/Applicative/Arrows.hs:47:19
* at src/Options/Applicative/Arrows.hs:47: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 src/Options/Applicative/Arrows.hs:47:1
100% ( 6 / 6) in 'Options.Applicative.Arrows'
Warning: Options.Applicative.Help.Pretty: could not find link destinations for:
- Prettyprinter.Internal.Rep_SimpleDocStream
Documentation created: dist/doc/html/optparse-applicative/,
dist/doc/html/optparse-applicative/optparse-applicative.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/optparse-applicative-0.19.0.0-4ju4VZ9QyPqJx9sLs2Z6DG
Completed optparse-applicative-0.19.0.0
Downloading bech32-1.1.9
Downloaded bech32-1.1.9
Configuring bech32-1.1.9...
Preprocessing library for bech32-1.1.9..
Building library for bech32-1.1.9..
[1 of 2] Compiling Codec.Binary.Bech32.Internal ( src/Codec/Binary/Bech32/Internal.hs, dist/build/Codec/Binary/Bech32/Internal.o, dist/build/Codec/Binary/Bech32/Internal.dyn_o )
[2 of 2] Compiling Codec.Binary.Bech32 ( src/Codec/Binary/Bech32.hs, dist/build/Codec/Binary/Bech32.o, dist/build/Codec/Binary/Bech32.dyn_o )
Preprocessing executable 'bech32' for bech32-1.1.9..
Building executable 'bech32' for bech32-1.1.9..
[1 of 2] Compiling Paths_bech32 ( dist/build/bech32/autogen/Paths_bech32.hs, dist/build/bech32/bech32-tmp/Paths_bech32.o )
[2 of 2] Compiling Main ( app/Main.hs, dist/build/bech32/bech32-tmp/Main.o )
[3 of 3] Linking dist/build/bech32/bech32
Preprocessing library for bech32-1.1.9..
Running Haddock on library for bech32-1.1.9..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 2] Compiling Codec.Binary.Bech32.Internal ( src/Codec/Binary/Bech32/Internal.hs, nothing )
[2 of 2] Compiling Codec.Binary.Bech32 ( src/Codec/Binary/Bech32.hs, nothing )
Haddock coverage:
Warning: 'Word5' is ambiguous. It is defined
* at src/Codec/Binary/Bech32/Internal.hs:593:17
* at src/Codec/Binary/Bech32/Internal.hs:593: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 src/Codec/Binary/Bech32/Internal.hs:593:1
Warning: 'DataPart' is ambiguous. It is defined
* at src/Codec/Binary/Bech32/Internal.hs:154:20
* at src/Codec/Binary/Bech32/Internal.hs:154: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 src/Codec/Binary/Bech32/Internal.hs:154:1
Warning: 'frombits' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'twobits' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'dat' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
87% ( 41 / 47) in 'Codec.Binary.Bech32.Internal'
Missing documentation for:
word5 (src/Codec/Binary/Bech32/Internal.hs:610)
getWord5
toBase256 (src/Codec/Binary/Bech32/Internal.hs:682)
toBase32 (src/Codec/Binary/Bech32/Internal.hs:678)
noPadding (src/Codec/Binary/Bech32/Internal.hs:651)
yesPadding (src/Codec/Binary/Bech32/Internal.hs:646)
100% ( 51 / 51) in 'Codec.Binary.Bech32'
Warning: Codec.Binary.Bech32.Internal: could not find link destinations for:
- Codec.Binary.Bech32.Internal.Pad
Documentation created: dist/doc/html/bech32/, dist/doc/html/bech32/bech32.txt
Preprocessing executable 'bech32' for bech32-1.1.9..
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/bech32-1.1.9-EGa8mgDKRkPCFDY1fnuvqE
Installing executable bech32 in /var/lib/hackage-doc-builder/build-cache/tmp-install/bin
Warning: The directory
/var/lib/hackage-doc-builder/build-cache/tmp-install/bin is not in the system
search path.
Completed bech32-1.1.9
Downloading bech32-th-1.1.9
Downloaded bech32-th-1.1.9
Configuring bech32-th-1.1.9...
Preprocessing library for bech32-th-1.1.9..
Building library for bech32-th-1.1.9..
[1 of 1] Compiling Codec.Binary.Bech32.TH ( src/Codec/Binary/Bech32/TH.hs, dist/build/Codec/Binary/Bech32/TH.o, dist/build/Codec/Binary/Bech32/TH.dyn_o )
Preprocessing library for bech32-th-1.1.9..
Running Haddock on library for bech32-th-1.1.9..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 1] Compiling Codec.Binary.Bech32.TH ( src/Codec/Binary/Bech32/TH.hs, nothing )
Haddock coverage:
100% ( 3 / 3) in 'Codec.Binary.Bech32.TH'
Documentation created: dist/doc/html/bech32-th/,
dist/doc/html/bech32-th/bech32-th.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/bech32-th-1.1.9-80jBtLha6YfKh0xVb17eXG
Completed bech32-th-1.1.9
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):
- base58-bytestring-0.1.0 (lib:base58-bytestring) (requires build)
- basement-0.0.16 (lib:basement) (requires build)
- call-stack-0.4.0 (lib:call-stack) (requires build)
- clock-0.8.4 (lib:clock) (requires build)
- colour-2.3.6 (lib:colour) (requires build)
- haskell-lexer-1.2.1 (lib:haskell-lexer) (requires build)
- hspec-discover-2.11.12 (lib:hspec-discover, exe:hspec-discover) (requires build)
- prettyprinter-1.7.1 (lib:prettyprinter) (requires build)
- primitive-0.9.1.0 (lib:primitive) (requires build)
- splitmix-0.1.2 (lib:splitmix) (requires build)
- memory-0.18.0 (lib:memory) (requires build)
- HUnit-1.6.2.0 (lib:HUnit) (requires build)
- extra-1.8 (lib:extra) (requires build)
- ansi-terminal-types-1.1 (lib:ansi-terminal-types) (requires build)
- random-1.3.1 (lib:random) (requires build)
- hspec-expectations-0.8.4 (lib:hspec-expectations) (requires build)
- ansi-terminal-1.1.2 (lib:ansi-terminal) (requires build)
- tf-random-0.5 (lib:tf-random) (requires build)
- QuickCheck-2.15.0.1 (lib:QuickCheck) (requires build)
- prettyprinter-ansi-terminal-1.1.3 (lib:prettyprinter-ansi-terminal) (requires build)
- quickcheck-io-0.2.0 (lib:quickcheck-io) (requires build)
- optparse-applicative-0.19.0.0 (lib:optparse-applicative) (requires build)
- hspec-core-2.11.12 (lib:hspec-core) (requires build)
- bech32-1.1.9 (lib:bech32) (requires build)
- hspec-2.11.12 (lib:hspec) (requires build)
- bech32-th-1.1.9 (first run)
Configuring base58-bytestring-0.1.0...
Preprocessing library for base58-bytestring-0.1.0..
Building library for base58-bytestring-0.1.0..
[1 of 2] Compiling Data.ByteString.Base58.Internal ( src/Data/ByteString/Base58/Internal.hs, dist/build/Data/ByteString/Base58/Internal.o, dist/build/Data/ByteString/Base58/Internal.dyn_o )
[2 of 2] Compiling Data.ByteString.Base58 ( src/Data/ByteString/Base58.hs, dist/build/Data/ByteString/Base58.o, dist/build/Data/ByteString/Base58.dyn_o )
src/Data/ByteString/Base58.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
| ^^^^^^^^^^^^^^^^^^^^^^^^^^
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-1435974/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/base58-bytestring-0.1.0-cce2cf99db757e7657edf8b7a4219db2ba70f345aa83528016a907f8a423a2ce/lib
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-1435974/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-1435974/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/call-stack-0.4.0-31951dc4e9db177e2ea89098d1122ced7b6da41fd279273945130bdfc91e7098/lib
Configuring clock-0.8.4...
Preprocessing library for clock-0.8.4..
Building library for clock-0.8.4..
[1 of 2] Compiling System.Clock ( dist/build/System/Clock.hs, dist/build/System/Clock.o, dist/build/System/Clock.dyn_o )
[2 of 2] Compiling System.Clock.Seconds ( System/Clock/Seconds.hs, dist/build/System/Clock/Seconds.o, dist/build/System/Clock/Seconds.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-1435974/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/clock-0.8.4-50567b232a8e29a643951f1741a5e46e3a9b91c0b9707decae64a8c4bd1cbb2b/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-1435974/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/colour-2.3.6-1bc3273789052b388bc71f53ac10a073cc4a30f03a6584dc6f830ef26e23fa37/lib
Configuring haskell-lexer-1.2.1...
Preprocessing library for haskell-lexer-1.2.1..
Building library for haskell-lexer-1.2.1..
[1 of 6] Compiling Language.Haskell.Lexer.Position ( Language/Haskell/Lexer/Position.hs, dist/build/Language/Haskell/Lexer/Position.o, dist/build/Language/Haskell/Lexer/Position.dyn_o )
[2 of 6] Compiling Language.Haskell.Lexer.Tokens ( Language/Haskell/Lexer/Tokens.hs, dist/build/Language/Haskell/Lexer/Tokens.o, dist/build/Language/Haskell/Lexer/Tokens.dyn_o )
[3 of 6] Compiling Language.Haskell.Lexer.Layout ( Language/Haskell/Lexer/Layout.hs, dist/build/Language/Haskell/Lexer/Layout.o, dist/build/Language/Haskell/Lexer/Layout.dyn_o )
[4 of 6] Compiling Language.Haskell.Lexer.Utils ( Language/Haskell/Lexer/Utils.hs, dist/build/Language/Haskell/Lexer/Utils.o, dist/build/Language/Haskell/Lexer/Utils.dyn_o )
[5 of 6] Compiling Language.Haskell.Lexer.Lex ( Language/Haskell/Lexer/Lex.hs, dist/build/Language/Haskell/Lexer/Lex.o, dist/build/Language/Haskell/Lexer/Lex.dyn_o )
[6 of 6] Compiling Language.Haskell.Lexer ( Language/Haskell/Lexer.hs, dist/build/Language/Haskell/Lexer.o, dist/build/Language/Haskell/Lexer.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-1435974/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/haskell-lexer-1.2.1-07ce2b6f833f94cf09fbdacdf7fa3295ac26750496ef3ee4e7fedfde0a802017/lib
Configuring hspec-discover-2.11.12...
Preprocessing library for hspec-discover-2.11.12..
Building library for hspec-discover-2.11.12..
[1 of 4] Compiling Paths_hspec_discover ( dist/build/autogen/Paths_hspec_discover.hs, dist/build/Paths_hspec_discover.o, dist/build/Paths_hspec_discover.dyn_o )
[2 of 4] Compiling Test.Hspec.Discover.Config ( src/Test/Hspec/Discover/Config.hs, dist/build/Test/Hspec/Discover/Config.o, dist/build/Test/Hspec/Discover/Config.dyn_o )
[3 of 4] Compiling Test.Hspec.Discover.Sort ( src/Test/Hspec/Discover/Sort.hs, dist/build/Test/Hspec/Discover/Sort.o, dist/build/Test/Hspec/Discover/Sort.dyn_o )
[4 of 4] Compiling Test.Hspec.Discover.Run ( src/Test/Hspec/Discover/Run.hs, dist/build/Test/Hspec/Discover/Run.o, dist/build/Test/Hspec/Discover/Run.dyn_o )
Preprocessing executable 'hspec-discover' for hspec-discover-2.11.12..
Building executable 'hspec-discover' for hspec-discover-2.11.12..
[1 of 2] Compiling Main ( driver/hspec-discover.hs, dist/build/hspec-discover/hspec-discover-tmp/Main.o )
[2 of 2] Compiling Paths_hspec_discover ( dist/build/hspec-discover/autogen/Paths_hspec_discover.hs, dist/build/hspec-discover/hspec-discover-tmp/Paths_hspec_discover.o )
[3 of 3] Linking dist/build/hspec-discover/hspec-discover
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-1435974/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/hspec-discover-2.11.12-682da1d805bebb447f286b17705e20389c7df67384729256d4d82423f3fd6c15/lib
Installing executable hspec-discover in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-1435974/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/hspec-discover-2.11.12-682da1d805bebb447f286b17705e20389c7df67384729256d4d82423f3fd6c15/bin
Warning: The directory
/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-1435974/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/hspec-discover-2.11.12-682da1d805bebb447f286b17705e20389c7df67384729256d4d82423f3fd6c15/bin
is not in the system search path.
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-1435974/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/prettyprinter-1.7.1-698f6d27ba9dc4afb698ee24b5b7298b328c15147c4c3170a4fd72165e2b9672/lib
Configuring primitive-0.9.1.0...
Preprocessing library for primitive-0.9.1.0..
Building library for primitive-0.9.1.0..
[ 1 of 14] Compiling Data.Primitive.Internal.Read ( Data/Primitive/Internal/Read.hs, dist/build/Data/Primitive/Internal/Read.o, dist/build/Data/Primitive/Internal/Read.dyn_o )
[ 2 of 14] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o, dist/build/Data/Primitive/MachDeps.dyn_o )
[ 3 of 14] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o, dist/build/Data/Primitive/Internal/Operations.dyn_o )
[ 4 of 14] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o, dist/build/Control/Monad/Primitive.dyn_o )
[ 5 of 14] Compiling Data.Primitive.MVar ( Data/Primitive/MVar.hs, dist/build/Data/Primitive/MVar.o, dist/build/Data/Primitive/MVar.dyn_o )
[ 6 of 14] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o, dist/build/Data/Primitive/Array.dyn_o )
[ 7 of 14] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o, dist/build/Data/Primitive/MutVar.dyn_o )
[ 8 of 14] Compiling Data.Primitive.SmallArray ( Data/Primitive/SmallArray.hs, dist/build/Data/Primitive/SmallArray.o, dist/build/Data/Primitive/SmallArray.dyn_o )
[ 9 of 14] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o, dist/build/Data/Primitive/Types.dyn_o )
[10 of 14] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o, dist/build/Data/Primitive/ByteArray.dyn_o )
[11 of 14] Compiling Data.Primitive.PrimArray ( Data/Primitive/PrimArray.hs, dist/build/Data/Primitive/PrimArray.o, dist/build/Data/Primitive/PrimArray.dyn_o )
[12 of 14] Compiling Data.Primitive.Ptr ( Data/Primitive/Ptr.hs, dist/build/Data/Primitive/Ptr.o, dist/build/Data/Primitive/Ptr.dyn_o )
[13 of 14] Compiling Data.Primitive ( Data/Primitive.hs, dist/build/Data/Primitive.o, dist/build/Data/Primitive.dyn_o )
[14 of 14] Compiling Data.Primitive.PrimVar ( Data/Primitive/PrimVar.hs, dist/build/Data/Primitive/PrimVar.o, dist/build/Data/Primitive/PrimVar.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-1435974/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/primitive-0.9.1.0-6a2eb9911004fa155aac2d1109fe8460110de8e810719115bf4b4fa7d20f46a6/lib
Configuring splitmix-0.1.2...
Preprocessing library for splitmix-0.1.2..
Building library for splitmix-0.1.2..
[1 of 4] Compiling Data.Bits.Compat ( src-compat/Data/Bits/Compat.hs, dist/build/Data/Bits/Compat.o, dist/build/Data/Bits/Compat.dyn_o )
[2 of 4] Compiling System.Random.SplitMix.Init ( src/System/Random/SplitMix/Init.hs, dist/build/System/Random/SplitMix/Init.o, dist/build/System/Random/SplitMix/Init.dyn_o )
[3 of 4] Compiling System.Random.SplitMix ( src/System/Random/SplitMix.hs, dist/build/System/Random/SplitMix.o, dist/build/System/Random/SplitMix.dyn_o )
[4 of 4] Compiling System.Random.SplitMix32 ( src/System/Random/SplitMix32.hs, dist/build/System/Random/SplitMix32.o, dist/build/System/Random/SplitMix32.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-1435974/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/splitmix-0.1.2-4934c80025cd4f643dac3e9910b8a99de64915d79537cf8b8d78078d257ce328/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-1435974/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/memory-0.18.0-1f1df934254da954f5141f67d50cd3993f520eac5954b668a9dd52647a1f7880/lib
Configuring HUnit-1.6.2.0...
Preprocessing library for HUnit-1.6.2.0..
Building library for HUnit-1.6.2.0..
[1 of 6] Compiling Paths_HUnit ( dist/build/autogen/Paths_HUnit.hs, dist/build/Paths_HUnit.o, dist/build/Paths_HUnit.dyn_o )
[2 of 6] Compiling Test.HUnit.Lang ( src/Test/HUnit/Lang.hs, dist/build/Test/HUnit/Lang.o, dist/build/Test/HUnit/Lang.dyn_o )
[3 of 6] Compiling Test.HUnit.Base ( src/Test/HUnit/Base.hs, dist/build/Test/HUnit/Base.o, dist/build/Test/HUnit/Base.dyn_o )
[4 of 6] Compiling Test.HUnit.Terminal ( src/Test/HUnit/Terminal.hs, dist/build/Test/HUnit/Terminal.o, dist/build/Test/HUnit/Terminal.dyn_o )
src/Test/HUnit/Terminal.hs:41:41: 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."
|
41 | | otherwise = ta f (c:bs) (tail as) cs
| ^^^^
[5 of 6] Compiling Test.HUnit.Text ( src/Test/HUnit/Text.hs, dist/build/Test/HUnit/Text.o, dist/build/Test/HUnit/Text.dyn_o )
[6 of 6] Compiling Test.HUnit ( src/Test/HUnit.hs, dist/build/Test/HUnit.o, dist/build/Test/HUnit.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-1435974/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/HUnit-1.6.2.0-aa8518921a665b3ce3b9f7f0c7a8a7fa42d03d10681bd5ecec8be730444183ec/lib
Configuring extra-1.8...
Preprocessing library for extra-1.8..
Building library for extra-1.8..
[ 1 of 22] Compiling Data.IORef.Extra ( src/Data/IORef/Extra.hs, dist/build/Data/IORef/Extra.o, dist/build/Data/IORef/Extra.dyn_o )
[ 2 of 22] Compiling Data.Monoid.Extra ( src/Data/Monoid/Extra.hs, dist/build/Data/Monoid/Extra.o, dist/build/Data/Monoid/Extra.dyn_o )
[ 3 of 22] Compiling Data.Tuple.Extra ( src/Data/Tuple/Extra.hs, dist/build/Data/Tuple/Extra.o, dist/build/Data/Tuple/Extra.dyn_o )
[ 4 of 22] Compiling Data.Typeable.Extra ( src/Data/Typeable/Extra.hs, dist/build/Data/Typeable/Extra.o, dist/build/Data/Typeable/Extra.dyn_o )
[ 5 of 22] Compiling Numeric.Extra ( src/Numeric/Extra.hs, dist/build/Numeric/Extra.o, dist/build/Numeric/Extra.dyn_o )
[ 6 of 22] Compiling Partial ( src/Partial.hs, dist/build/Partial.o, dist/build/Partial.dyn_o )
[ 7 of 22] Compiling Data.List.Extra ( src/Data/List/Extra.hs, dist/build/Data/List/Extra.o, dist/build/Data/List/Extra.dyn_o )
[ 8 of 22] Compiling Data.Version.Extra ( src/Data/Version/Extra.hs, dist/build/Data/Version/Extra.o, dist/build/Data/Version/Extra.dyn_o )
[ 9 of 22] Compiling Data.List.NonEmpty.Extra ( src/Data/List/NonEmpty/Extra.hs, dist/build/Data/List/NonEmpty/Extra.o, dist/build/Data/List/NonEmpty/Extra.dyn_o )
[10 of 22] Compiling Data.Either.Extra ( src/Data/Either/Extra.hs, dist/build/Data/Either/Extra.o, dist/build/Data/Either/Extra.dyn_o )
[11 of 22] Compiling Control.Exception.Extra ( src/Control/Exception/Extra.hs, dist/build/Control/Exception/Extra.o, dist/build/Control/Exception/Extra.dyn_o )
[12 of 22] Compiling Control.Monad.Extra ( src/Control/Monad/Extra.hs, dist/build/Control/Monad/Extra.o, dist/build/Control/Monad/Extra.dyn_o )
[13 of 22] Compiling Data.Foldable.Extra ( src/Data/Foldable/Extra.hs, dist/build/Data/Foldable/Extra.o, dist/build/Data/Foldable/Extra.dyn_o )
[14 of 22] Compiling Control.Concurrent.Extra ( src/Control/Concurrent/Extra.hs, dist/build/Control/Concurrent/Extra.o, dist/build/Control/Concurrent/Extra.dyn_o )
[15 of 22] Compiling System.Directory.Extra ( src/System/Directory/Extra.hs, dist/build/System/Directory/Extra.o, dist/build/System/Directory/Extra.dyn_o )
[16 of 22] Compiling System.Environment.Extra ( src/System/Environment/Extra.hs, dist/build/System/Environment/Extra.o, dist/build/System/Environment/Extra.dyn_o )
[17 of 22] Compiling System.IO.Extra ( src/System/IO/Extra.hs, dist/build/System/IO/Extra.o, dist/build/System/IO/Extra.dyn_o )
[18 of 22] Compiling System.Info.Extra ( src/System/Info/Extra.hs, dist/build/System/Info/Extra.o, dist/build/System/Info/Extra.dyn_o )
[19 of 22] Compiling System.Process.Extra ( src/System/Process/Extra.hs, dist/build/System/Process/Extra.o, dist/build/System/Process/Extra.dyn_o )
[20 of 22] Compiling System.Time.Extra ( src/System/Time/Extra.hs, dist/build/System/Time/Extra.o, dist/build/System/Time/Extra.dyn_o )
[21 of 22] Compiling Extra ( src/Extra.hs, dist/build/Extra.o, dist/build/Extra.dyn_o )
[22 of 22] Compiling Text.Read.Extra ( src/Text/Read/Extra.hs, dist/build/Text/Read/Extra.o, dist/build/Text/Read/Extra.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-1435974/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/extra-1.8-a9f225e42c0e7593919bbb298225dcf44c6d1f4f4c8df72a5d6d97a3fd37b734/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-1435974/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/ansi-terminal-types-1.1-6839791b43c2d8bb82445b776f48c55da7bb8bc0e512f16d4556d0cdccd599d4/lib
Configuring random-1.3.1...
Preprocessing library for random-1.3.1..
Building library for random-1.3.1..
[1 of 6] Compiling System.Random.Array ( src/System/Random/Array.hs, dist/build/System/Random/Array.o, dist/build/System/Random/Array.dyn_o )
[2 of 6] Compiling System.Random.GFinite ( src/System/Random/GFinite.hs, dist/build/System/Random/GFinite.o, dist/build/System/Random/GFinite.dyn_o )
[3 of 6] Compiling System.Random.Internal ( src/System/Random/Internal.hs, dist/build/System/Random/Internal.o, dist/build/System/Random/Internal.dyn_o )
[4 of 6] Compiling System.Random.Seed ( src/System/Random/Seed.hs, dist/build/System/Random/Seed.o, dist/build/System/Random/Seed.dyn_o )
[5 of 6] Compiling System.Random ( src/System/Random.hs, dist/build/System/Random.o, dist/build/System/Random.dyn_o )
[6 of 6] Compiling System.Random.Stateful ( src/System/Random/Stateful.hs, dist/build/System/Random/Stateful.o, dist/build/System/Random/Stateful.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-1435974/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/random-1.3.1-1e9eebc61581d090f3765a272875e99e53b593df33e9d7247b5e53d99b193d66/lib
Configuring hspec-expectations-0.8.4...
Preprocessing library for hspec-expectations-0.8.4..
Building library for hspec-expectations-0.8.4..
[1 of 4] Compiling Paths_hspec_expectations ( dist/build/autogen/Paths_hspec_expectations.hs, dist/build/Paths_hspec_expectations.o, dist/build/Paths_hspec_expectations.dyn_o )
[2 of 4] Compiling Test.Hspec.Expectations.Contrib ( src/Test/Hspec/Expectations/Contrib.hs, dist/build/Test/Hspec/Expectations/Contrib.o, dist/build/Test/Hspec/Expectations/Contrib.dyn_o )
[3 of 4] Compiling Test.Hspec.Expectations.Matcher ( src/Test/Hspec/Expectations/Matcher.hs, dist/build/Test/Hspec/Expectations/Matcher.o, dist/build/Test/Hspec/Expectations/Matcher.dyn_o )
[4 of 4] Compiling Test.Hspec.Expectations ( src/Test/Hspec/Expectations.hs, dist/build/Test/Hspec/Expectations.o, dist/build/Test/Hspec/Expectations.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-1435974/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/hspec-expectations-0.8.4-51ddcf445663c1d1fd72d4d7b52dab96f645bbc90c0046fd47e1fa05d2447893/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-1435974/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/ansi-terminal-1.1.2-69c0b0d4c79fdbf475b77cbab77303b1666b39f531644cc776b1c2c308be5bee/lib
Configuring tf-random-0.5...
Preprocessing library for tf-random-0.5..
Building library for tf-random-0.5..
[1 of 4] Compiling System.Random.TF.Gen ( src/System/Random/TF/Gen.hs, dist/build/System/Random/TF/Gen.o, dist/build/System/Random/TF/Gen.dyn_o )
[2 of 4] Compiling System.Random.TF.Init ( src/System/Random/TF/Init.hs, dist/build/System/Random/TF/Init.o, dist/build/System/Random/TF/Init.dyn_o )
src/System/Random/TF/Init.hs:94:5: warning: [GHC-68441] [-Wdeprecations]
In the use of bitSize
(imported from Data.Bits, but defined in GHC.Bits):
Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
|
94 | | bitSize n > 64 = error "mkTFGen: case where size of Int > 64 not implemented"
| ^^^^^^^
[3 of 4] Compiling System.Random.TF ( src/System/Random/TF.hs, dist/build/System/Random/TF.o, dist/build/System/Random/TF.dyn_o )
[4 of 4] Compiling System.Random.TF.Instances ( src/System/Random/TF/Instances.hs, dist/build/System/Random/TF/Instances.o, dist/build/System/Random/TF/Instances.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-1435974/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/tf-random-0.5-6409594656a8e24e3d6754c9486794f9542e2548efc2fd6b5793529e70e93c25/lib
Configuring QuickCheck-2.15.0.1...
Preprocessing library for QuickCheck-2.15.0.1..
Building library for QuickCheck-2.15.0.1..
[ 1 of 16] Compiling Test.QuickCheck.Exception ( src/Test/QuickCheck/Exception.hs, dist/build/Test/QuickCheck/Exception.o, dist/build/Test/QuickCheck/Exception.dyn_o )
[ 2 of 16] Compiling Test.QuickCheck.Random ( src/Test/QuickCheck/Random.hs, dist/build/Test/QuickCheck/Random.o, dist/build/Test/QuickCheck/Random.dyn_o )
src/Test/QuickCheck/Random.hs:50:37: warning: [GHC-68441] [-Wdeprecations]
In the use of genShortByteString
(imported from System.Random, but defined in System.Random.Internal):
Deprecated: "In favor of `System.Random.uniformShortByteString`"
|
50 | genShortByteString n = wrapQCGen (genShortByteString n)
| ^^^^^^^^^^^^^^^^^^
src/Test/QuickCheck/Random.hs:83:16: warning: [GHC-68441] [-Wdeprecations]
In the use of split
(imported from System.Random, but defined in System.Random.Internal):
Deprecated: "In favor of `splitGen`"
|
83 | left = fst . split
| ^^^^^
src/Test/QuickCheck/Random.hs:84:17: warning: [GHC-68441] [-Wdeprecations]
In the use of split
(imported from System.Random, but defined in System.Random.Internal):
Deprecated: "In favor of `splitGen`"
|
84 | right = snd . split
| ^^^^^
[ 3 of 16] Compiling Test.QuickCheck.Gen ( src/Test/QuickCheck/Gen.hs, dist/build/Test/QuickCheck/Gen.o, dist/build/Test/QuickCheck/Gen.dyn_o )
src/Test/QuickCheck/Gen.hs:92:12: warning: [GHC-68441] [-Wdeprecations]
In the use of split
(imported from System.Random, but defined in System.Random.Internal):
Deprecated: "In favor of `splitGen`"
|
92 | case split r of
| ^^^^^
[ 4 of 16] Compiling Test.QuickCheck.Gen.Unsafe ( src/Test/QuickCheck/Gen/Unsafe.hs, dist/build/Test/QuickCheck/Gen/Unsafe.o, dist/build/Test/QuickCheck/Gen/Unsafe.dyn_o )
[ 5 of 16] Compiling Test.QuickCheck.Arbitrary ( src/Test/QuickCheck/Arbitrary.hs, dist/build/Test/QuickCheck/Arbitrary.o, dist/build/Test/QuickCheck/Arbitrary.dyn_o )
[ 6 of 16] Compiling Test.QuickCheck.Poly ( src/Test/QuickCheck/Poly.hs, dist/build/Test/QuickCheck/Poly.o, dist/build/Test/QuickCheck/Poly.dyn_o )
[ 7 of 16] Compiling Test.QuickCheck.Modifiers ( src/Test/QuickCheck/Modifiers.hs, dist/build/Test/QuickCheck/Modifiers.o, dist/build/Test/QuickCheck/Modifiers.dyn_o )
[ 8 of 16] Compiling Test.QuickCheck.Function ( src/Test/QuickCheck/Function.hs, dist/build/Test/QuickCheck/Function.o, dist/build/Test/QuickCheck/Function.dyn_o )
[ 9 of 16] Compiling Test.QuickCheck.Text ( src/Test/QuickCheck/Text.hs, dist/build/Test/QuickCheck/Text.o, dist/build/Test/QuickCheck/Text.dyn_o )
[10 of 16] Compiling Test.QuickCheck.State ( src/Test/QuickCheck/State.hs, dist/build/Test/QuickCheck/State.o, dist/build/Test/QuickCheck/State.dyn_o )
[11 of 16] Compiling Test.QuickCheck.Property ( src/Test/QuickCheck/Property.hs, dist/build/Test/QuickCheck/Property.o, dist/build/Test/QuickCheck/Property.dyn_o )
[12 of 16] Compiling Test.QuickCheck.Test ( src/Test/QuickCheck/Test.hs, dist/build/Test/QuickCheck/Test.o, dist/build/Test/QuickCheck/Test.dyn_o )
src/Test/QuickCheck/Test.hs:501:17: warning: [GHC-68441] [-Wdeprecations]
In the use of split
(imported from System.Random, but defined in System.Random.Internal):
Deprecated: "In favor of `splitGen`"
|
501 | (rnd1,rnd2) = split (randomSeed st)
| ^^^^^
[13 of 16] Compiling Test.QuickCheck.Monadic ( src/Test/QuickCheck/Monadic.hs, dist/build/Test/QuickCheck/Monadic.o, dist/build/Test/QuickCheck/Monadic.dyn_o )
[14 of 16] Compiling Test.QuickCheck.All ( src/Test/QuickCheck/All.hs, dist/build/Test/QuickCheck/All.o, dist/build/Test/QuickCheck/All.dyn_o )
[15 of 16] Compiling Test.QuickCheck.Features ( src/Test/QuickCheck/Features.hs, dist/build/Test/QuickCheck/Features.o, dist/build/Test/QuickCheck/Features.dyn_o )
[16 of 16] Compiling Test.QuickCheck ( src/Test/QuickCheck.hs, dist/build/Test/QuickCheck.o, dist/build/Test/QuickCheck.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-1435974/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/QuickCheck-2.15.0.1-f87168798b0404e55c9619c18b1d4d8dd9a38f78525483468122338b48d24431/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-1435974/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/prettyprinter-ansi-terminal-1.1.3-2ad6f02b3f70c264d73bf305b07f89cb9d079e7f7bb44441b2d0fbce284e7c6f/lib
Configuring quickcheck-io-0.2.0...
Preprocessing library for quickcheck-io-0.2.0..
Building library for quickcheck-io-0.2.0..
[1 of 2] Compiling Paths_quickcheck_io ( dist/build/autogen/Paths_quickcheck_io.hs, dist/build/Paths_quickcheck_io.o, dist/build/Paths_quickcheck_io.dyn_o )
[2 of 2] Compiling Test.QuickCheck.IO ( src/Test/QuickCheck/IO.hs, dist/build/Test/QuickCheck/IO.o, dist/build/Test/QuickCheck/IO.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-1435974/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/quickcheck-io-0.2.0-6c8a4f29f461f48f1b0022f0a66a98ca7796e0395839420c015c15bb91f31b6f/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-1435974/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/optparse-applicative-0.19.0.0-f97a50e608ad5eec356067bfb2c1b7d87c6e0a715593f4b0c5cbbd4caba19cb0/lib
Configuring hspec-core-2.11.12...
Preprocessing library for hspec-core-2.11.12..
Building library for hspec-core-2.11.12..
[ 1 of 52] Compiling Control.Concurrent.Async ( vendor/Control/Concurrent/Async.hs, dist/build/Control/Concurrent/Async.o, dist/build/Control/Concurrent/Async.dyn_o )
[ 2 of 52] Compiling Data.Algorithm.Diff ( vendor/Data/Algorithm/Diff.hs, dist/build/Data/Algorithm/Diff.o, dist/build/Data/Algorithm/Diff.dyn_o )
[ 3 of 52] Compiling Paths_hspec_core ( dist/build/autogen/Paths_hspec_core.hs, dist/build/Paths_hspec_core.o, dist/build/Paths_hspec_core.dyn_o )
[ 4 of 52] Compiling Test.Hspec.Core.Compat ( src/Test/Hspec/Core/Compat.hs, dist/build/Test/Hspec/Core/Compat.o, dist/build/Test/Hspec/Core/Compat.dyn_o )
[ 5 of 52] Compiling Test.Hspec.Core.Clock ( src/Test/Hspec/Core/Clock.hs, dist/build/Test/Hspec/Core/Clock.o, dist/build/Test/Hspec/Core/Clock.dyn_o )
[ 6 of 52] Compiling Test.Hspec.Core.Annotations ( src/Test/Hspec/Core/Annotations.hs, dist/build/Test/Hspec/Core/Annotations.o, dist/build/Test/Hspec/Core/Annotations.dyn_o )
[ 7 of 52] Compiling NonEmpty ( src/NonEmpty.hs, dist/build/NonEmpty.o, dist/build/NonEmpty.dyn_o )
[ 8 of 52] Compiling GetOpt.Declarative.Types ( src/GetOpt/Declarative/Types.hs, dist/build/GetOpt/Declarative/Types.o, dist/build/GetOpt/Declarative/Types.dyn_o )
[ 9 of 52] Compiling GetOpt.Declarative.Environment ( src/GetOpt/Declarative/Environment.hs, dist/build/GetOpt/Declarative/Environment.o, dist/build/GetOpt/Declarative/Environment.dyn_o )
[10 of 52] Compiling Test.Hspec.Core.Example.Location ( src/Test/Hspec/Core/Example/Location.hs, dist/build/Test/Hspec/Core/Example/Location.o, dist/build/Test/Hspec/Core/Example/Location.dyn_o )
[11 of 52] Compiling Test.Hspec.Core.Formatters.Diff ( src/Test/Hspec/Core/Formatters/Diff.hs, dist/build/Test/Hspec/Core/Formatters/Diff.o, dist/build/Test/Hspec/Core/Formatters/Diff.dyn_o )
[12 of 52] Compiling Test.Hspec.Core.Formatters.Pretty.Parser.Parser ( src/Test/Hspec/Core/Formatters/Pretty/Parser/Parser.hs, dist/build/Test/Hspec/Core/Formatters/Pretty/Parser/Parser.o, dist/build/Test/Hspec/Core/Formatters/Pretty/Parser/Parser.dyn_o )
[13 of 52] Compiling Test.Hspec.Core.Formatters.Pretty.Parser ( src/Test/Hspec/Core/Formatters/Pretty/Parser.hs, dist/build/Test/Hspec/Core/Formatters/Pretty/Parser.o, dist/build/Test/Hspec/Core/Formatters/Pretty/Parser.dyn_o )
[14 of 52] Compiling Test.Hspec.Core.Formatters.Pretty.Unicode ( src/Test/Hspec/Core/Formatters/Pretty/Unicode.hs, dist/build/Test/Hspec/Core/Formatters/Pretty/Unicode.o, dist/build/Test/Hspec/Core/Formatters/Pretty/Unicode.dyn_o )
[15 of 52] Compiling Test.Hspec.Core.Formatters.Pretty ( src/Test/Hspec/Core/Formatters/Pretty.hs, dist/build/Test/Hspec/Core/Formatters/Pretty.o, dist/build/Test/Hspec/Core/Formatters/Pretty.dyn_o )
[16 of 52] Compiling Test.Hspec.Core.Formatters.V1.Free ( src/Test/Hspec/Core/Formatters/V1/Free.hs, dist/build/Test/Hspec/Core/Formatters/V1/Free.o, dist/build/Test/Hspec/Core/Formatters/V1/Free.dyn_o )
[17 of 52] Compiling Test.Hspec.Core.Runner.JobQueue ( src/Test/Hspec/Core/Runner/JobQueue.hs, dist/build/Test/Hspec/Core/Runner/JobQueue.o, dist/build/Test/Hspec/Core/Runner/JobQueue.dyn_o )
[18 of 52] Compiling Test.Hspec.Core.Timer ( src/Test/Hspec/Core/Timer.hs, dist/build/Test/Hspec/Core/Timer.o, dist/build/Test/Hspec/Core/Timer.dyn_o )
[19 of 52] Compiling Test.Hspec.Core.Util ( src/Test/Hspec/Core/Util.hs, dist/build/Test/Hspec/Core/Util.o, dist/build/Test/Hspec/Core/Util.dyn_o )
[20 of 52] Compiling Test.Hspec.Core.QuickCheck.Util ( src/Test/Hspec/Core/QuickCheck/Util.hs, dist/build/Test/Hspec/Core/QuickCheck/Util.o, dist/build/Test/Hspec/Core/QuickCheck/Util.dyn_o )
[21 of 52] Compiling Test.Hspec.Core.Example ( src/Test/Hspec/Core/Example.hs, dist/build/Test/Hspec/Core/Example.o, dist/build/Test/Hspec/Core/Example.dyn_o )
[22 of 52] Compiling Test.Hspec.Core.Tree ( src/Test/Hspec/Core/Tree.hs, dist/build/Test/Hspec/Core/Tree.o, dist/build/Test/Hspec/Core/Tree.dyn_o )
[23 of 52] Compiling Test.Hspec.Core.Shuffle ( src/Test/Hspec/Core/Shuffle.hs, dist/build/Test/Hspec/Core/Shuffle.o, dist/build/Test/Hspec/Core/Shuffle.dyn_o )
[24 of 52] Compiling Test.Hspec.Core.Format ( src/Test/Hspec/Core/Format.hs, dist/build/Test/Hspec/Core/Format.o, dist/build/Test/Hspec/Core/Format.dyn_o )
[25 of 52] Compiling Test.Hspec.Core.Runner.Result ( src/Test/Hspec/Core/Runner/Result.hs, dist/build/Test/Hspec/Core/Runner/Result.o, dist/build/Test/Hspec/Core/Runner/Result.dyn_o )
[26 of 52] Compiling Test.Hspec.Core.Formatters.V1.Monad ( src/Test/Hspec/Core/Formatters/V1/Monad.hs, dist/build/Test/Hspec/Core/Formatters/V1/Monad.o, dist/build/Test/Hspec/Core/Formatters/V1/Monad.dyn_o )
[27 of 52] Compiling Test.Hspec.Core.Formatters.Internal ( src/Test/Hspec/Core/Formatters/Internal.hs, dist/build/Test/Hspec/Core/Formatters/Internal.o, dist/build/Test/Hspec/Core/Formatters/Internal.dyn_o )
[28 of 52] Compiling Test.Hspec.Core.Formatters.V2 ( src/Test/Hspec/Core/Formatters/V2.hs, dist/build/Test/Hspec/Core/Formatters/V2.o, dist/build/Test/Hspec/Core/Formatters/V2.dyn_o )
[29 of 52] Compiling Test.Hspec.Core.Runner.PrintSlowSpecItems ( src/Test/Hspec/Core/Runner/PrintSlowSpecItems.hs, dist/build/Test/Hspec/Core/Runner/PrintSlowSpecItems.o, dist/build/Test/Hspec/Core/Runner/PrintSlowSpecItems.dyn_o )
[30 of 52] Compiling Test.Hspec.Core.Formatters.V1.Internal ( src/Test/Hspec/Core/Formatters/V1/Internal.hs, dist/build/Test/Hspec/Core/Formatters/V1/Internal.o, dist/build/Test/Hspec/Core/Formatters/V1/Internal.dyn_o )
[31 of 52] Compiling Test.Hspec.Core.Formatters.V1 ( src/Test/Hspec/Core/Formatters/V1.hs, dist/build/Test/Hspec/Core/Formatters/V1.o, dist/build/Test/Hspec/Core/Formatters/V1.dyn_o )
[32 of 52] Compiling Test.Hspec.Core.Formatters ( src/Test/Hspec/Core/Formatters.hs, dist/build/Test/Hspec/Core/Formatters.o, dist/build/Test/Hspec/Core/Formatters.dyn_o )
[33 of 52] Compiling GetOpt.Declarative.Util ( src/GetOpt/Declarative/Util.hs, dist/build/GetOpt/Declarative/Util.o, dist/build/GetOpt/Declarative/Util.dyn_o )
[34 of 52] Compiling GetOpt.Declarative.Interpret ( src/GetOpt/Declarative/Interpret.hs, dist/build/GetOpt/Declarative/Interpret.o, dist/build/GetOpt/Declarative/Interpret.dyn_o )
[35 of 52] Compiling GetOpt.Declarative ( src/GetOpt/Declarative.hs, dist/build/GetOpt/Declarative.o, dist/build/GetOpt/Declarative.dyn_o )
[36 of 52] Compiling Test.Hspec.Core.Config.Definition ( src/Test/Hspec/Core/Config/Definition.hs, dist/build/Test/Hspec/Core/Config/Definition.o, dist/build/Test/Hspec/Core/Config/Definition.dyn_o )
[37 of 52] Compiling Test.Hspec.Core.Spec.Monad ( src/Test/Hspec/Core/Spec/Monad.hs, dist/build/Test/Hspec/Core/Spec/Monad.o, dist/build/Test/Hspec/Core/Spec/Monad.dyn_o )
[38 of 52] Compiling Test.Hspec.Core.QuickCheck ( src/Test/Hspec/Core/QuickCheck.hs, dist/build/Test/Hspec/Core/QuickCheck.o, dist/build/Test/Hspec/Core/QuickCheck.dyn_o )
[39 of 52] Compiling Test.Hspec.Core.Hooks ( src/Test/Hspec/Core/Hooks.hs, dist/build/Test/Hspec/Core/Hooks.o, dist/build/Test/Hspec/Core/Hooks.dyn_o )
[40 of 52] Compiling Test.Hspec.Core.Spec ( src/Test/Hspec/Core/Spec.hs, dist/build/Test/Hspec/Core/Spec.o, dist/build/Test/Hspec/Core/Spec.dyn_o )
[41 of 52] Compiling Test.Hspec.Core.Runner.Eval ( src/Test/Hspec/Core/Runner/Eval.hs, dist/build/Test/Hspec/Core/Runner/Eval.o, dist/build/Test/Hspec/Core/Runner/Eval.dyn_o )
[42 of 52] Compiling Test.Hspec.Core.Extension.Tree ( src/Test/Hspec/Core/Extension/Tree.hs, dist/build/Test/Hspec/Core/Extension/Tree.o, dist/build/Test/Hspec/Core/Extension/Tree.dyn_o )
[43 of 52] Compiling Test.Hspec.Core.Extension.Spec ( src/Test/Hspec/Core/Extension/Spec.hs, dist/build/Test/Hspec/Core/Extension/Spec.o, dist/build/Test/Hspec/Core/Extension/Spec.dyn_o )
[44 of 52] Compiling Test.Hspec.Core.Extension.Item ( src/Test/Hspec/Core/Extension/Item.hs, dist/build/Test/Hspec/Core/Extension/Item.o, dist/build/Test/Hspec/Core/Extension/Item.dyn_o )
[45 of 52] Compiling Test.Hspec.Core.FailureReport ( src/Test/Hspec/Core/FailureReport.hs, dist/build/Test/Hspec/Core/FailureReport.o, dist/build/Test/Hspec/Core/FailureReport.dyn_o )
[46 of 52] Compiling Test.Hspec.Core.Extension.Config.Type ( src/Test/Hspec/Core/Extension/Config/Type.hs, dist/build/Test/Hspec/Core/Extension/Config/Type.o, dist/build/Test/Hspec/Core/Extension/Config/Type.dyn_o )
[47 of 52] Compiling Test.Hspec.Core.Extension.Option ( src/Test/Hspec/Core/Extension/Option.hs, dist/build/Test/Hspec/Core/Extension/Option.o, dist/build/Test/Hspec/Core/Extension/Option.dyn_o )
[48 of 52] Compiling Test.Hspec.Core.Extension.Config ( src/Test/Hspec/Core/Extension/Config.hs, dist/build/Test/Hspec/Core/Extension/Config.o, dist/build/Test/Hspec/Core/Extension/Config.dyn_o )
[49 of 52] Compiling Test.Hspec.Core.Extension ( src/Test/Hspec/Core/Extension.hs, dist/build/Test/Hspec/Core/Extension.o, dist/build/Test/Hspec/Core/Extension.dyn_o )
[50 of 52] Compiling Test.Hspec.Core.Config.Options ( src/Test/Hspec/Core/Config/Options.hs, dist/build/Test/Hspec/Core/Config/Options.o, dist/build/Test/Hspec/Core/Config/Options.dyn_o )
[51 of 52] Compiling Test.Hspec.Core.Config ( src/Test/Hspec/Core/Config.hs, dist/build/Test/Hspec/Core/Config.o, dist/build/Test/Hspec/Core/Config.dyn_o )
[52 of 52] Compiling Test.Hspec.Core.Runner ( src/Test/Hspec/Core/Runner.hs, dist/build/Test/Hspec/Core/Runner.o, dist/build/Test/Hspec/Core/Runner.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-1435974/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/hspec-core-2.11.12-1785df924118e119da7655214ab011500768818f6c63c91486ff5119bd45a2cd/lib
Configuring bech32-1.1.9...
Preprocessing library for bech32-1.1.9..
Building library for bech32-1.1.9..
[1 of 2] Compiling Codec.Binary.Bech32.Internal ( src/Codec/Binary/Bech32/Internal.hs, dist/build/Codec/Binary/Bech32/Internal.o, dist/build/Codec/Binary/Bech32/Internal.dyn_o )
[2 of 2] Compiling Codec.Binary.Bech32 ( src/Codec/Binary/Bech32.hs, dist/build/Codec/Binary/Bech32.o, dist/build/Codec/Binary/Bech32.dyn_o )
Preprocessing executable 'bech32' for bech32-1.1.9..
Building executable 'bech32' for bech32-1.1.9..
[1 of 2] Compiling Paths_bech32 ( dist/build/bech32/autogen/Paths_bech32.hs, dist/build/bech32/bech32-tmp/Paths_bech32.o )
[2 of 2] Compiling Main ( app/Main.hs, dist/build/bech32/bech32-tmp/Main.o )
[3 of 3] Linking dist/build/bech32/bech32
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-1435974/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/bech32-1.1.9-fc4dc36b802ecde5f6dbee4bef2dd7f35ad9ae7e19ead3a4b937958023f2ac04/lib
Installing executable bech32 in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-1435974/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/bech32-1.1.9-fc4dc36b802ecde5f6dbee4bef2dd7f35ad9ae7e19ead3a4b937958023f2ac04/bin
Warning: The directory
/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-1435974/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/bech32-1.1.9-fc4dc36b802ecde5f6dbee4bef2dd7f35ad9ae7e19ead3a4b937958023f2ac04/bin
is not in the system search path.
Configuring hspec-2.11.12...
Preprocessing library for hspec-2.11.12..
Building library for hspec-2.11.12..
[1 of 6] Compiling Paths_hspec ( dist/build/autogen/Paths_hspec.hs, dist/build/Paths_hspec.o, dist/build/Paths_hspec.dyn_o )
[2 of 6] Compiling Test.Hspec.Discover ( src/Test/Hspec/Discover.hs, dist/build/Test/Hspec/Discover.o, dist/build/Test/Hspec/Discover.dyn_o )
[3 of 6] Compiling Test.Hspec.Formatters ( src/Test/Hspec/Formatters.hs, dist/build/Test/Hspec/Formatters.o, dist/build/Test/Hspec/Formatters.dyn_o )
[4 of 6] Compiling Test.Hspec.Runner ( src/Test/Hspec/Runner.hs, dist/build/Test/Hspec/Runner.o, dist/build/Test/Hspec/Runner.dyn_o )
[5 of 6] Compiling Test.Hspec ( src/Test/Hspec.hs, dist/build/Test/Hspec.o, dist/build/Test/Hspec.dyn_o )
[6 of 6] Compiling Test.Hspec.QuickCheck ( src/Test/Hspec/QuickCheck.hs, dist/build/Test/Hspec/QuickCheck.o, dist/build/Test/Hspec/QuickCheck.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-1435974/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/hspec-2.11.12-5a442e09020efdb797a5b26d91f1d592dcf3f319141698a6d7e91c882c1c600c/lib
Configuring bech32-th-1.1.9...
Preprocessing library for bech32-th-1.1.9..
Building library for bech32-th-1.1.9..
[1 of 1] Compiling Codec.Binary.Bech32.TH ( src/Codec/Binary/Bech32/TH.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/bech32-th-1.1.9/noopt/build/Codec/Binary/Bech32/TH.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/bech32-th-1.1.9/noopt/build/Codec/Binary/Bech32/TH.dyn_o )
Preprocessing test suite 'bech32-th-test' for bech32-th-1.1.9..
Building test suite 'bech32-th-test' for bech32-th-1.1.9..
[1 of 2] Compiling Codec.Binary.Bech32.THSpec ( test/Codec/Binary/Bech32/THSpec.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/bech32-th-1.1.9/noopt/build/bech32-th-test/bech32-th-test-tmp/Codec/Binary/Bech32/THSpec.o )
[2 of 2] Compiling Main ( test/Main.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/bech32-th-1.1.9/noopt/build/bech32-th-test/bech32-th-test-tmp/Main.o )
[3 of 3] Linking /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/bech32-th-1.1.9/noopt/build/bech32-th-test/bech32-th-test
Running 1 test suites...
Test suite bech32-th-test: RUNNING...
Test suite bech32-th-test: PASS
Test suite logged to:
/var/lib/hackage-doc-builder/build-cache/tmp-install/reports/bech32-th-1.1.9.test
Writing: bech32-th-1.1.9-inplace/Codec.Binary.Bech32.TH.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/bech32-th-1.1.9/noopt/hpc/vanilla/html/bech32-th-test/hpc_index.html
1 of 1 test suites (1 of 1 test cases) passed.
Writing: bech32-th-1.1.9-inplace/Codec.Binary.Bech32.TH.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/bech32-th-1.1.9/noopt/hpc/vanilla/html/bech32-th-1.1.9/hpc_index.html