[all reports]
Package |
fixed-vector-hetero-0.7.0.0 |
Install |
InstallOk |
Docs |
Ok |
Tests |
Failed |
Time submitted |
2025-07-10 14:45:13.408891679 UTC
|
Compiler |
ghc-9.8.4 |
OS |
linux |
Arch |
x86_64 |
Dependencies |
base-4.19.2.0, deepseq-1.5.1.0, fixed-vector-2.0.0.0, primitive-0.9.1.0 |
Flags |
none
|
Code Coverage
expressions | 100% (0/0) |
boolean | guards | 100% (0/0) |
conditions | 100% (0/0) |
qualifiers | 100% (0/0) |
alternatives | 100% (0/0) |
local declarations | 100% (0/0) |
top-level declarations | 100% (0/0) |
Build log
[view raw]
Resolving dependencies...
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 )
Preprocessing library for primitive-0.9.1.0..
Running Haddock on library for primitive-0.9.1.0..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[ 1 of 14] Compiling Data.Primitive.Internal.Read ( Data/Primitive/Internal/Read.hs, nothing )
[ 2 of 14] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, nothing )
[ 3 of 14] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, nothing )
[ 4 of 14] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, nothing )
[ 5 of 14] Compiling Data.Primitive.MVar ( Data/Primitive/MVar.hs, nothing )
[ 6 of 14] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, nothing )
[ 7 of 14] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, nothing )
[ 8 of 14] Compiling Data.Primitive.SmallArray ( Data/Primitive/SmallArray.hs, nothing )
[ 9 of 14] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, nothing )
[10 of 14] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, nothing )
[11 of 14] Compiling Data.Primitive.PrimArray ( Data/Primitive/PrimArray.hs, nothing )
[12 of 14] Compiling Data.Primitive.Ptr ( Data/Primitive/Ptr.hs, nothing )
[13 of 14] Compiling Data.Primitive ( Data/Primitive.hs, nothing )
[14 of 14] Compiling Data.Primitive.PrimVar ( Data/Primitive/PrimVar.hs, nothing )
Haddock coverage:
2% ( 1 / 35) in 'Data.Primitive.MachDeps'
Missing documentation for:
sIZEOF_CHAR (Data/Primitive/MachDeps.hs:68)
aLIGNMENT_CHAR (Data/Primitive/MachDeps.hs:69)
sIZEOF_INT (Data/Primitive/MachDeps.hs:71)
aLIGNMENT_INT (Data/Primitive/MachDeps.hs:72)
sIZEOF_WORD (Data/Primitive/MachDeps.hs:74)
aLIGNMENT_WORD (Data/Primitive/MachDeps.hs:75)
sIZEOF_DOUBLE (Data/Primitive/MachDeps.hs:77)
aLIGNMENT_DOUBLE (Data/Primitive/MachDeps.hs:78)
sIZEOF_FLOAT (Data/Primitive/MachDeps.hs:80)
aLIGNMENT_FLOAT (Data/Primitive/MachDeps.hs:81)
sIZEOF_PTR (Data/Primitive/MachDeps.hs:83)
aLIGNMENT_PTR (Data/Primitive/MachDeps.hs:84)
sIZEOF_FUNPTR (Data/Primitive/MachDeps.hs:86)
aLIGNMENT_FUNPTR (Data/Primitive/MachDeps.hs:87)
sIZEOF_STABLEPTR (Data/Primitive/MachDeps.hs:89)
aLIGNMENT_STABLEPTR (Data/Primitive/MachDeps.hs:90)
sIZEOF_INT8 (Data/Primitive/MachDeps.hs:92)
aLIGNMENT_INT8 (Data/Primitive/MachDeps.hs:93)
sIZEOF_WORD8 (Data/Primitive/MachDeps.hs:95)
aLIGNMENT_WORD8 (Data/Primitive/MachDeps.hs:96)
sIZEOF_INT16 (Data/Primitive/MachDeps.hs:98)
aLIGNMENT_INT16 (Data/Primitive/MachDeps.hs:99)
sIZEOF_WORD16 (Data/Primitive/MachDeps.hs:101)
aLIGNMENT_WORD16 (Data/Primitive/MachDeps.hs:102)
sIZEOF_INT32 (Data/Primitive/MachDeps.hs:104)
aLIGNMENT_INT32 (Data/Primitive/MachDeps.hs:105)
sIZEOF_WORD32 (Data/Primitive/MachDeps.hs:107)
aLIGNMENT_WORD32 (Data/Primitive/MachDeps.hs:108)
sIZEOF_INT64 (Data/Primitive/MachDeps.hs:110)
aLIGNMENT_INT64 (Data/Primitive/MachDeps.hs:111)
sIZEOF_WORD64 (Data/Primitive/MachDeps.hs:113)
aLIGNMENT_WORD64 (Data/Primitive/MachDeps.hs:114)
Word64_# (Data/Primitive/MachDeps.hs:117)
Int64_# (Data/Primitive/MachDeps.hs:118)
Warning: 'IO' is ambiguous. It is defined
* in GHC.Types
* in GHC.Types
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.Types
Warning: 'ST' is ambiguous. It is defined
* in GHC.ST
* in GHC.ST
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.ST
89% ( 26 / 29) in 'Control.Monad.Primitive'
Missing documentation for:
unsafeInterleave (Control/Monad/Primitive.hs:408)
unsafeDupableInterleave (Control/Monad/Primitive.hs:409)
noDuplicate (Control/Monad/Primitive.hs:401)
Warning: 'MVar' is ambiguous. It is defined
* at Data/Primitive/MVar.hs:41:17
* at Data/Primitive/MVar.hs:41: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/Primitive/MVar.hs:41:1
100% ( 11 / 11) in 'Data.Primitive.MVar'
Warning: 'Array' is ambiguous. It is defined
* at Data/Primitive/Array.hs:65:16
* at Data/Primitive/Array.hs:65: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/Primitive/Array.hs:65:1
Warning: 'MutableArray' is ambiguous. It is defined
* at Data/Primitive/Array.hs:108:25
* at Data/Primitive/Array.hs:108: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/Primitive/Array.hs:108:1
100% ( 27 / 27) in 'Data.Primitive.Array'
Warning: 'MutVar' is ambiguous. It is defined
* at Data/Primitive/MutVar.hs:44:19
* at Data/Primitive/MutVar.hs:44:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at Data/Primitive/MutVar.hs:44:1
Warning: 'IORef' is ambiguous. It is defined
* in GHC.IORef
* in GHC.IORef
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.IORef
Warning: 'STRef' is ambiguous. It is defined
* in GHC.STRef
* in GHC.STRef
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.STRef
100% ( 15 / 15) in 'Data.Primitive.MutVar'
Warning: 'SmallArray' is ambiguous. It is defined
* at Data/Primitive/SmallArray.hs:95:21
* at Data/Primitive/SmallArray.hs:95: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/Primitive/SmallArray.hs:95:1
Warning: 'Identity' is ambiguous. It is defined
* in Data.Functor.Identity
* in Data.Functor.Identity
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.Functor.Identity
Warning: 'SmallMutableArray' is ambiguous. It is defined
* at Data/Primitive/SmallArray.hs:106:30
* at Data/Primitive/SmallArray.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 Data/Primitive/SmallArray.hs:106:1
93% ( 27 / 29) in 'Data.Primitive.SmallArray'
Missing documentation for:
SmallArray (Data/Primitive/SmallArray.hs:95)
SmallMutableArray (Data/Primitive/SmallArray.hs:106)
100% ( 10 / 10) in 'Data.Primitive.Types'
Warning: 'MutableByteArray' is ambiguous. It is defined
* in Data.Array.Byte
* in Data.Array.Byte
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.Array.Byte
Warning: 'ByteArray' is ambiguous. It is defined
* in Data.Array.Byte
* in Data.Array.Byte
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.Array.Byte
98% ( 61 / 62) in 'Data.Primitive.ByteArray'
Missing documentation for:
createByteArray (Data/Primitive/ByteArray.hs:672)
Warning: 'PrimArray' is ambiguous. It is defined
* at Data/Primitive/PrimArray.hs:144:20
* at Data/Primitive/PrimArray.hs:144: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/Primitive/PrimArray.hs:144:1
Warning: 'MutablePrimArray' is ambiguous. It is defined
* at Data/Primitive/PrimArray.hs:167:29
* at Data/Primitive/PrimArray.hs:167: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/Primitive/PrimArray.hs:167:1
Warning: 'ByteArray' is ambiguous. It is defined
* in Data.Array.Byte
* in Data.Array.Byte
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.Array.Byte
100% ( 78 / 78) in 'Data.Primitive.PrimArray'
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
100% ( 17 / 17) in 'Data.Primitive.Ptr'
100% ( 10 / 10) in 'Data.Primitive'
Warning: 'PrimVar' is ambiguous. It is defined
* at Data/Primitive/PrimVar.hs:49:23
* at Data/Primitive/PrimVar.hs:49: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/Primitive/PrimVar.hs:49:1
Warning: 'MutablePrimArray' is ambiguous. It is defined
* at Data/Primitive/PrimArray.hs:167:29
* at Data/Primitive/PrimArray.hs:167: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/Primitive/PrimArray.hs:167:1
100% ( 22 / 22) in 'Data.Primitive.PrimVar'
Warning: Control.Monad.Primitive: could not find link destinations for:
- Control.Monad.Primitive.D:R:PrimStateST
- Control.Monad.Primitive.D:R:PrimStateST0
- Control.Monad.Primitive.D:R:PrimStateRWST
- Control.Monad.Primitive.D:R:PrimStateWriterT
- Control.Monad.Primitive.D:R:PrimStateStateT
- Control.Monad.Primitive.D:R:PrimStateSelectT
- Control.Monad.Primitive.D:R:PrimStateAccumT
- Control.Monad.Primitive.D:R:PrimStateExceptT
- Control.Monad.Primitive.D:R:PrimStateRWST0
- Control.Monad.Primitive.D:R:PrimStateRWST1
- Control.Monad.Primitive.D:R:PrimStateWriterT0
- Control.Monad.Primitive.D:R:PrimStateWriterT1
- Control.Monad.Primitive.D:R:PrimStateStateT0
- Control.Monad.Primitive.D:R:PrimStateReaderT
- Control.Monad.Primitive.D:R:PrimStateMaybeT
- Control.Monad.Primitive.D:R:PrimStateIdentityT
- Control.Monad.Primitive.D:R:PrimStateContT
- Control.Monad.Primitive.D:R:PrimStateIO
Warning: Data.Primitive.Array: could not find link destinations for:
- Data.Primitive.Array.D:R:ItemArray
Warning: Data.Primitive.SmallArray: could not find link destinations for:
- Data.Primitive.SmallArray.D:R:ItemSmallArray
Warning: Data.Primitive.Types: could not find link destinations for:
- GHC.Generics.D:R:UReckPtrp0
- GHC.Generics.Rep_R:UReckPtrp
- GHC.Generics.Rep1_R:UReckPtrp
Warning: Data.Primitive.ByteArray: could not find link destinations for:
- Data.Array.Byte.D:R:ItemByteArray
Warning: Data.Primitive.PrimArray: could not find link destinations for:
- Data.Primitive.PrimArray.D:R:ItemPrimArray
Warning: Data.Primitive.Ptr: could not find link destinations for:
- GHC.Generics.D:R:UReckPtrp0
- GHC.Generics.Rep_R:UReckPtrp
- GHC.Generics.Rep1_R:UReckPtrp
Documentation created: dist/doc/html/primitive/,
dist/doc/html/primitive/primitive.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/primitive-0.9.1.0-FI4ablStFrKABDqEidp4iv
Completed primitive-0.9.1.0
Configuring fixed-vector-2.0.0.0...
Preprocessing library for fixed-vector-2.0.0.0..
Building library for fixed-vector-2.0.0.0..
[ 1 of 10] Compiling Data.Vector.Fixed.Cont ( Data/Vector/Fixed/Cont.hs, dist/build/Data/Vector/Fixed/Cont.o, dist/build/Data/Vector/Fixed/Cont.dyn_o )
[ 2 of 10] Compiling Data.Vector.Fixed.Generic ( Data/Vector/Fixed/Generic.hs, dist/build/Data/Vector/Fixed/Generic.o, dist/build/Data/Vector/Fixed/Generic.dyn_o )
[ 3 of 10] Compiling Data.Vector.Fixed.Internal ( Data/Vector/Fixed/Internal.hs, dist/build/Data/Vector/Fixed/Internal.o, dist/build/Data/Vector/Fixed/Internal.dyn_o )
[ 4 of 10] Compiling Data.Vector.Fixed ( Data/Vector/Fixed.hs, dist/build/Data/Vector/Fixed.o, dist/build/Data/Vector/Fixed.dyn_o )
[ 5 of 10] Compiling Data.Vector.Fixed.Mutable ( Data/Vector/Fixed/Mutable.hs, dist/build/Data/Vector/Fixed/Mutable.o, dist/build/Data/Vector/Fixed/Mutable.dyn_o )
[ 6 of 10] Compiling Data.Vector.Fixed.Boxed ( Data/Vector/Fixed/Boxed.hs, dist/build/Data/Vector/Fixed/Boxed.o, dist/build/Data/Vector/Fixed/Boxed.dyn_o )
[ 7 of 10] Compiling Data.Vector.Fixed.Primitive ( Data/Vector/Fixed/Primitive.hs, dist/build/Data/Vector/Fixed/Primitive.o, dist/build/Data/Vector/Fixed/Primitive.dyn_o )
[ 8 of 10] Compiling Data.Vector.Fixed.Storable ( Data/Vector/Fixed/Storable.hs, dist/build/Data/Vector/Fixed/Storable.o, dist/build/Data/Vector/Fixed/Storable.dyn_o )
[ 9 of 10] Compiling Data.Vector.Fixed.Strict ( Data/Vector/Fixed/Strict.hs, dist/build/Data/Vector/Fixed/Strict.o, dist/build/Data/Vector/Fixed/Strict.dyn_o )
[10 of 10] Compiling Data.Vector.Fixed.Unboxed ( Data/Vector/Fixed/Unboxed.hs, dist/build/Data/Vector/Fixed/Unboxed.o, dist/build/Data/Vector/Fixed/Unboxed.dyn_o )
Preprocessing library for fixed-vector-2.0.0.0..
Running Haddock on library for fixed-vector-2.0.0.0..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[ 1 of 10] Compiling Data.Vector.Fixed.Cont ( Data/Vector/Fixed/Cont.hs, nothing )
[ 2 of 10] Compiling Data.Vector.Fixed.Generic ( Data/Vector/Fixed/Generic.hs, nothing )
[ 3 of 10] Compiling Data.Vector.Fixed.Internal ( Data/Vector/Fixed/Internal.hs, nothing )
[ 4 of 10] Compiling Data.Vector.Fixed ( Data/Vector/Fixed.hs, nothing )
[ 5 of 10] Compiling Data.Vector.Fixed.Mutable ( Data/Vector/Fixed/Mutable.hs, nothing )
[ 6 of 10] Compiling Data.Vector.Fixed.Boxed ( Data/Vector/Fixed/Boxed.hs, nothing )
[ 7 of 10] Compiling Data.Vector.Fixed.Primitive ( Data/Vector/Fixed/Primitive.hs, nothing )
[ 8 of 10] Compiling Data.Vector.Fixed.Storable ( Data/Vector/Fixed/Storable.hs, nothing )
[ 9 of 10] Compiling Data.Vector.Fixed.Strict ( Data/Vector/Fixed/Strict.hs, nothing )
[10 of 10] Compiling Data.Vector.Fixed.Unboxed ( Data/Vector/Fixed/Unboxed.hs, nothing )
Haddock coverage:
Warning: 'apFun' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
83% ( 99 /118) in 'Data.Vector.Fixed.Cont'
Missing documentation for:
N1 (Data/Vector/Fixed/Cont.hs:151)
N2 (Data/Vector/Fixed/Cont.hs:152)
N3 (Data/Vector/Fixed/Cont.hs:153)
N4 (Data/Vector/Fixed/Cont.hs:154)
N5 (Data/Vector/Fixed/Cont.hs:155)
N6 (Data/Vector/Fixed/Cont.hs:156)
N7 (Data/Vector/Fixed/Cont.hs:157)
N8 (Data/Vector/Fixed/Cont.hs:158)
mk1 (Data/Vector/Fixed/Cont.hs:658)
mk2 (Data/Vector/Fixed/Cont.hs:662)
mk3 (Data/Vector/Fixed/Cont.hs:666)
mk4 (Data/Vector/Fixed/Cont.hs:670)
mk5 (Data/Vector/Fixed/Cont.hs:674)
mk6 (Data/Vector/Fixed/Cont.hs:678)
mk7 (Data/Vector/Fixed/Cont.hs:682)
mk8 (Data/Vector/Fixed/Cont.hs:686)
collect (Data/Vector/Fixed/Cont.hs:830)
zipWithM_ (Data/Vector/Fixed/Cont.hs:922)
izipWithM_ (Data/Vector/Fixed/Cont.hs:934)
100% ( 11 / 11) in 'Data.Vector.Fixed.Generic'
Warning: 'sizeOf' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'NFData' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Foldable' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
79% (111 /139) in 'Data.Vector.Fixed'
Missing documentation for:
N1 (Data/Vector/Fixed/Cont.hs:151)
N2 (Data/Vector/Fixed/Cont.hs:152)
N3 (Data/Vector/Fixed/Cont.hs:153)
N4 (Data/Vector/Fixed/Cont.hs:154)
N5 (Data/Vector/Fixed/Cont.hs:155)
N6 (Data/Vector/Fixed/Cont.hs:156)
N7 (Data/Vector/Fixed/Cont.hs:157)
N8 (Data/Vector/Fixed/Cont.hs:158)
mk0 (Data/Vector/Fixed/Internal.hs:29)
mk1 (Data/Vector/Fixed/Internal.hs:33)
mk2 (Data/Vector/Fixed/Internal.hs:37)
mk3 (Data/Vector/Fixed/Internal.hs:41)
mk4 (Data/Vector/Fixed/Internal.hs:45)
mk5 (Data/Vector/Fixed/Internal.hs:49)
mk6 (Data/Vector/Fixed/Internal.hs:53)
mk7 (Data/Vector/Fixed/Internal.hs:57)
mk8 (Data/Vector/Fixed/Internal.hs:61)
V1 (Data/Vector/Fixed.hs:476)
V2 (Data/Vector/Fixed.hs:484)
V3 (Data/Vector/Fixed.hs:492)
V4 (Data/Vector/Fixed.hs:500)
concat (Data/Vector/Fixed/Internal.hs:210)
distribute (Data/Vector/Fixed/Internal.hs:522)
collect (Data/Vector/Fixed/Internal.hs:527)
Tuple2 (Data/Vector/Fixed.hs:377)
Tuple3 (Data/Vector/Fixed.hs:378)
Tuple4 (Data/Vector/Fixed.hs:379)
Tuple5 (Data/Vector/Fixed.hs:380)
96% ( 29 / 30) in 'Data.Vector.Fixed.Mutable'
Missing documentation for:
index (Data/Vector/Fixed/Mutable.hs:215)
50% ( 5 / 10) in 'Data.Vector.Fixed.Boxed'
Missing documentation for:
Vec1 (Data/Vector/Fixed/Boxed.hs:49)
Vec2 (Data/Vector/Fixed/Boxed.hs:50)
Vec3 (Data/Vector/Fixed/Boxed.hs:51)
Vec4 (Data/Vector/Fixed/Boxed.hs:52)
Vec5 (Data/Vector/Fixed/Boxed.hs:53)
58% ( 7 / 12) in 'Data.Vector.Fixed.Primitive'
Missing documentation for:
Vec1 (Data/Vector/Fixed/Primitive.hs:52)
Vec2 (Data/Vector/Fixed/Primitive.hs:53)
Vec3 (Data/Vector/Fixed/Primitive.hs:54)
Vec4 (Data/Vector/Fixed/Primitive.hs:55)
Vec5 (Data/Vector/Fixed/Primitive.hs:56)
68% ( 11 / 16) in 'Data.Vector.Fixed.Storable'
Missing documentation for:
Vec1 (Data/Vector/Fixed/Storable.hs:60)
Vec2 (Data/Vector/Fixed/Storable.hs:61)
Vec3 (Data/Vector/Fixed/Storable.hs:62)
Vec4 (Data/Vector/Fixed/Storable.hs:63)
Vec5 (Data/Vector/Fixed/Storable.hs:64)
27% ( 3 / 11) in 'Data.Vector.Fixed.Strict'
Missing documentation for:
Vec1 (Data/Vector/Fixed/Strict.hs:39)
Vec2 (Data/Vector/Fixed/Strict.hs:40)
Vec3 (Data/Vector/Fixed/Strict.hs:41)
Vec4 (Data/Vector/Fixed/Strict.hs:42)
Vec5 (Data/Vector/Fixed/Strict.hs:43)
ty_Vec (Data/Vector/Fixed/Strict.hs:118)
con_Vec (Data/Vector/Fixed/Strict.hs:121)
uninitialised (Data/Vector/Fixed/Strict.hs:124)
Warning: 'Fun' is ambiguous. It is defined
* at Data/Vector/Fixed/Cont.hs:185:21
* at Data/Vector/Fixed/Cont.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 Data/Vector/Fixed/Cont.hs:185:1
66% ( 10 / 15) in 'Data.Vector.Fixed.Unboxed'
Missing documentation for:
Vec1 (Data/Vector/Fixed/Unboxed.hs:63)
Vec2 (Data/Vector/Fixed/Unboxed.hs:64)
Vec3 (Data/Vector/Fixed/Unboxed.hs:65)
Vec4 (Data/Vector/Fixed/Unboxed.hs:66)
Vec5 (Data/Vector/Fixed/Unboxed.hs:67)
Warning: Data.Vector.Fixed.Unboxed: could not find link destinations for:
- Data.Vector.Fixed.Unboxed.VecRepr
- Data.Vector.Fixed.Unboxed.EltRepr
- Data.Vector.Fixed.Unboxed.toEltRepr
- Data.Vector.Fixed.Unboxed.fromEltRepr
Documentation created: dist/doc/html/fixed-vector/,
dist/doc/html/fixed-vector/fixed-vector.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/fixed-vector-2.0.0.0-IPv28zTSsX23Lc1qz1W2KL
Completed fixed-vector-2.0.0.0
Downloading fixed-vector-hetero-0.7.0.0
Downloaded fixed-vector-hetero-0.7.0.0
Configuring fixed-vector-hetero-0.7.0.0...
Preprocessing library for fixed-vector-hetero-0.7.0.0..
Building library for fixed-vector-hetero-0.7.0.0..
[1 of 5] Compiling Data.Vector.HFixed.TypeFuns ( Data/Vector/HFixed/TypeFuns.hs, dist/build/Data/Vector/HFixed/TypeFuns.o, dist/build/Data/Vector/HFixed/TypeFuns.dyn_o )
[2 of 5] Compiling Data.Vector.HFixed.Class ( Data/Vector/HFixed/Class.hs, dist/build/Data/Vector/HFixed/Class.o, dist/build/Data/Vector/HFixed/Class.dyn_o )
[3 of 5] Compiling Data.Vector.HFixed.Cont ( Data/Vector/HFixed/Cont.hs, dist/build/Data/Vector/HFixed/Cont.o, dist/build/Data/Vector/HFixed/Cont.dyn_o )
[4 of 5] Compiling Data.Vector.HFixed ( Data/Vector/HFixed.hs, dist/build/Data/Vector/HFixed.o, dist/build/Data/Vector/HFixed.dyn_o )
[5 of 5] Compiling Data.Vector.HFixed.HVec ( Data/Vector/HFixed/HVec.hs, dist/build/Data/Vector/HFixed/HVec.o, dist/build/Data/Vector/HFixed/HVec.dyn_o )
Preprocessing library for fixed-vector-hetero-0.7.0.0..
Running Haddock on library for fixed-vector-hetero-0.7.0.0..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 5] Compiling Data.Vector.HFixed.TypeFuns ( Data/Vector/HFixed/TypeFuns.hs, nothing )
[2 of 5] Compiling Data.Vector.HFixed.Class ( Data/Vector/HFixed/Class.hs, nothing )
[3 of 5] Compiling Data.Vector.HFixed.Cont ( Data/Vector/HFixed/Cont.hs, nothing )
[4 of 5] Compiling Data.Vector.HFixed ( Data/Vector/HFixed.hs, nothing )
[5 of 5] Compiling Data.Vector.HFixed.HVec ( Data/Vector/HFixed/HVec.hs, nothing )
Haddock coverage:
87% ( 7 / 8) in 'Data.Vector.HFixed.TypeFuns'
Missing documentation for:
proxy (Data/Vector/HFixed/TypeFuns.hs:21)
96% ( 49 / 51) in 'Data.Vector.HFixed.Class'
Missing documentation for:
Module header
ArityC (Data/Vector/HFixed/Class.hs:155)
91% ( 53 / 58) in 'Data.Vector.HFixed.Cont'
Missing documentation for:
cvecF (Data/Vector/HFixed/Cont.hs:105)
vectorF (Data/Vector/HFixed/Cont.hs:109)
replicateF (Data/Vector/HFixed/Cont.hs:294)
replicateNatF (Data/Vector/HFixed/Cont.hs:290)
distributeF (Data/Vector/HFixed/Cont.hs:219)
83% ( 78 / 93) in 'Data.Vector.HFixed'
Missing documentation for:
asCVecF (Data/Vector/HFixed.hs:158)
mk0 (Data/Vector/HFixed.hs:413)
mk1 (Data/Vector/HFixed.hs:418)
mk2 (Data/Vector/HFixed.hs:423)
mk3 (Data/Vector/HFixed.hs:428)
mk4 (Data/Vector/HFixed.hs:433)
mk5 (Data/Vector/HFixed.hs:438)
mk0F (Data/Vector/HFixed.hs:454)
mk1F (Data/Vector/HFixed.hs:459)
mk2F (Data/Vector/HFixed.hs:464)
mk3F (Data/Vector/HFixed.hs:469)
mk4F (Data/Vector/HFixed.hs:474)
mk5F (Data/Vector/HFixed.hs:479)
zipFoldF (Data/Vector/HFixed.hs:663)
ArityC (Data/Vector/HFixed/Class.hs:155)
100% ( 4 / 4) in 'Data.Vector.HFixed.HVec'
Warning: Data.Vector.HFixed.TypeFuns: could not find link destinations for:
- GHC.Generics.Rep1_Proxy
- GHC.Generics.Rep_Proxy
Warning: Data.Vector.HFixed.Class: could not find link destinations for:
- GHC.Generics.Rep1_Proxy
- GHC.Generics.Rep_Proxy
- Data.Vector.HFixed.Class.GHVector
- Data.Vector.HFixed.Class.GElems
- Data.Vector.HFixed.Class.TyLookupCase
- Data.Vector.HFixed.Class.D:R:ElemsF�ContVecF
- Data.Vector.HFixed.Class.D:R:ValueAtS:
- Data.Vector.HFixed.Class.D:R:ValueAtZ:
- Data.Vector.HFixed.Class.D:R:ElemsTuple32
- Data.Vector.HFixed.Class.D:R:ElemsTuple31
- Data.Vector.HFixed.Class.D:R:ElemsTuple30
- Data.Vector.HFixed.Class.D:R:ElemsTuple29
- Data.Vector.HFixed.Class.D:R:ElemsTuple28
- Data.Vector.HFixed.Class.D:R:ElemsTuple27
- Data.Vector.HFixed.Class.D:R:ElemsTuple26
- Data.Vector.HFixed.Class.D:R:ElemsTuple25
- Data.Vector.HFixed.Class.D:R:ElemsTuple24
- Data.Vector.HFixed.Class.D:R:ElemsTuple23
- Data.Vector.HFixed.Class.D:R:ElemsTuple22
- Data.Vector.HFixed.Class.D:R:ElemsTuple21
- Data.Vector.HFixed.Class.D:R:ElemsTuple20
- Data.Vector.HFixed.Class.D:R:ElemsTuple19
- Data.Vector.HFixed.Class.D:R:ElemsTuple18
- Data.Vector.HFixed.Class.D:R:ElemsTuple17
- Data.Vector.HFixed.Class.D:R:ElemsTuple16
- Data.Vector.HFixed.Class.D:R:ElemsTuple15
- Data.Vector.HFixed.Class.D:R:ElemsTuple14
- Data.Vector.HFixed.Class.D:R:ElemsTuple13
- Data.Vector.HFixed.Class.D:R:ElemsTuple12
- Data.Vector.HFixed.Class.D:R:ElemsTuple11
- Data.Vector.HFixed.Class.D:R:ElemsTuple10
- Data.Vector.HFixed.Class.D:R:ElemsTuple9
- Data.Vector.HFixed.Class.D:R:ElemsTuple8
- Data.Vector.HFixed.Class.D:R:ElemsTuple7
- Data.Vector.HFixed.Class.D:R:ElemsTuple6
- Data.Vector.HFixed.Class.D:R:ElemsTuple5
- Data.Vector.HFixed.Class.D:R:ElemsTuple4
- Data.Vector.HFixed.Class.D:R:ElemsTuple3
- Data.Vector.HFixed.Class.D:R:ElemsTuple2
- Data.Vector.HFixed.Class.D:R:ElemsComplex
- Data.Vector.HFixed.Class.D:R:ElemsUnit
- Data.Vector.HFixed.Class.D:R:ElemsContVecF
- Data.Vector.HFixed.Class.D:R:ElemsVec
- Data.Vector.HFixed.Class.D:R:ElemsVec0
- Data.Vector.HFixed.Class.D:R:ElemsVec1
- Data.Vector.HFixed.Class.D:R:ElemsVec2
- Data.Vector.HFixed.Cont.D:R:ElemsVecList
- Data.Vector.HFixed.Cont.D:R:ElemsF�VecListF
- Data.Vector.HFixed.HVec.D:R:ElemsFTYPEHVecF
- Data.Vector.HFixed.HVec.D:R:ElemsHVec
Warning: Data.Vector.HFixed.Cont: could not find link destinations for:
- Data.Vector.HFixed.Class.GHVector
- Data.Vector.HFixed.Class.GElems
- Data.Vector.HFixed.Class.D:R:ElemsF�ContVecF
- Data.Vector.HFixed.Class.D:R:ValueAtS:
- Data.Vector.HFixed.Class.D:R:ValueAtZ:
- Data.Vector.HFixed.Class.D:R:ElemsTuple32
- Data.Vector.HFixed.Class.D:R:ElemsTuple31
- Data.Vector.HFixed.Class.D:R:ElemsTuple30
- Data.Vector.HFixed.Class.D:R:ElemsTuple29
- Data.Vector.HFixed.Class.D:R:ElemsTuple28
- Data.Vector.HFixed.Class.D:R:ElemsTuple27
- Data.Vector.HFixed.Class.D:R:ElemsTuple26
- Data.Vector.HFixed.Class.D:R:ElemsTuple25
- Data.Vector.HFixed.Class.D:R:ElemsTuple24
- Data.Vector.HFixed.Class.D:R:ElemsTuple23
- Data.Vector.HFixed.Class.D:R:ElemsTuple22
- Data.Vector.HFixed.Class.D:R:ElemsTuple21
- Data.Vector.HFixed.Class.D:R:ElemsTuple20
- Data.Vector.HFixed.Class.D:R:ElemsTuple19
- Data.Vector.HFixed.Class.D:R:ElemsTuple18
- Data.Vector.HFixed.Class.D:R:ElemsTuple17
- Data.Vector.HFixed.Class.D:R:ElemsTuple16
- Data.Vector.HFixed.Class.D:R:ElemsTuple15
- Data.Vector.HFixed.Class.D:R:ElemsTuple14
- Data.Vector.HFixed.Class.D:R:ElemsTuple13
- Data.Vector.HFixed.Class.D:R:ElemsTuple12
- Data.Vector.HFixed.Class.D:R:ElemsTuple11
- Data.Vector.HFixed.Class.D:R:ElemsTuple10
- Data.Vector.HFixed.Class.D:R:ElemsTuple9
- Data.Vector.HFixed.Class.D:R:ElemsTuple8
- Data.Vector.HFixed.Class.D:R:ElemsTuple7
- Data.Vector.HFixed.Class.D:R:ElemsTuple6
- Data.Vector.HFixed.Class.D:R:ElemsTuple5
- Data.Vector.HFixed.Class.D:R:ElemsTuple4
- Data.Vector.HFixed.Class.D:R:ElemsTuple3
- Data.Vector.HFixed.Class.D:R:ElemsTuple2
- Data.Vector.HFixed.Class.D:R:ElemsComplex
- Data.Vector.HFixed.Class.D:R:ElemsUnit
- Data.Vector.HFixed.Class.D:R:ElemsContVecF
- Data.Vector.HFixed.Class.D:R:ElemsVec
- Data.Vector.HFixed.Class.D:R:ElemsVec0
- Data.Vector.HFixed.Class.D:R:ElemsVec1
- Data.Vector.HFixed.Class.D:R:ElemsVec2
- Data.Vector.HFixed.Cont.D:R:ElemsVecList
- Data.Vector.HFixed.Cont.D:R:ElemsF�VecListF
- Data.Vector.HFixed.HVec.D:R:ElemsFTYPEHVecF
- Data.Vector.HFixed.HVec.D:R:ElemsHVec
Warning: Data.Vector.HFixed: could not find link destinations for:
- GHC.Generics.Rep1_Proxy
- GHC.Generics.Rep_Proxy
- Data.Vector.HFixed.Class.GHVector
- Data.Vector.HFixed.Class.GElems
- Data.Vector.HFixed.Class.D:R:ElemsF�ContVecF
- Data.Vector.HFixed.Class.D:R:ValueAtS:
- Data.Vector.HFixed.Class.D:R:ValueAtZ:
- Data.Vector.HFixed.Class.D:R:ElemsTuple32
- Data.Vector.HFixed.Class.D:R:ElemsTuple31
- Data.Vector.HFixed.Class.D:R:ElemsTuple30
- Data.Vector.HFixed.Class.D:R:ElemsTuple29
- Data.Vector.HFixed.Class.D:R:ElemsTuple28
- Data.Vector.HFixed.Class.D:R:ElemsTuple27
- Data.Vector.HFixed.Class.D:R:ElemsTuple26
- Data.Vector.HFixed.Class.D:R:ElemsTuple25
- Data.Vector.HFixed.Class.D:R:ElemsTuple24
- Data.Vector.HFixed.Class.D:R:ElemsTuple23
- Data.Vector.HFixed.Class.D:R:ElemsTuple22
- Data.Vector.HFixed.Class.D:R:ElemsTuple21
- Data.Vector.HFixed.Class.D:R:ElemsTuple20
- Data.Vector.HFixed.Class.D:R:ElemsTuple19
- Data.Vector.HFixed.Class.D:R:ElemsTuple18
- Data.Vector.HFixed.Class.D:R:ElemsTuple17
- Data.Vector.HFixed.Class.D:R:ElemsTuple16
- Data.Vector.HFixed.Class.D:R:ElemsTuple15
- Data.Vector.HFixed.Class.D:R:ElemsTuple14
- Data.Vector.HFixed.Class.D:R:ElemsTuple13
- Data.Vector.HFixed.Class.D:R:ElemsTuple12
- Data.Vector.HFixed.Class.D:R:ElemsTuple11
- Data.Vector.HFixed.Class.D:R:ElemsTuple10
- Data.Vector.HFixed.Class.D:R:ElemsTuple9
- Data.Vector.HFixed.Class.D:R:ElemsTuple8
- Data.Vector.HFixed.Class.D:R:ElemsTuple7
- Data.Vector.HFixed.Class.D:R:ElemsTuple6
- Data.Vector.HFixed.Class.D:R:ElemsTuple5
- Data.Vector.HFixed.Class.D:R:ElemsTuple4
- Data.Vector.HFixed.Class.D:R:ElemsTuple3
- Data.Vector.HFixed.Class.D:R:ElemsTuple2
- Data.Vector.HFixed.Class.D:R:ElemsComplex
- Data.Vector.HFixed.Class.D:R:ElemsUnit
- Data.Vector.HFixed.Class.D:R:ElemsContVecF
- Data.Vector.HFixed.Class.D:R:ElemsVec
- Data.Vector.HFixed.Class.D:R:ElemsVec0
- Data.Vector.HFixed.Class.D:R:ElemsVec1
- Data.Vector.HFixed.Class.D:R:ElemsVec2
- Data.Vector.HFixed.Cont.D:R:ElemsVecList
- Data.Vector.HFixed.Cont.D:R:ElemsF�VecListF
- Data.Vector.HFixed.HVec.D:R:ElemsFTYPEHVecF
- Data.Vector.HFixed.HVec.D:R:ElemsHVec
Warning: Data.Vector.HFixed.HVec: could not find link destinations for:
- Data.Vector.HFixed.HVec.D:R:ElemsFTYPEHVecF
- Data.Vector.HFixed.HVec.D:R:ElemsHVec
Documentation created: dist/doc/html/fixed-vector-hetero/,
dist/doc/html/fixed-vector-hetero/fixed-vector-hetero.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/fixed-vector-hetero-0.7.0.0-BFgo3oR8RWtDnGSPp3imbd
Completed fixed-vector-hetero-0.7.0.0
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):
- ghc-paths-0.1.0.12 (lib:ghc-paths) (requires build)
- hsc2hs-0.68.10 (exe:hsc2hs) (requires build)
- primitive-0.9.1.0 (lib:primitive) (requires build)
- splitmix-0.1.3.1 (lib:splitmix) (requires build)
- syb-0.7.2.4 (lib:syb) (requires build)
- code-page-0.2.1 (lib:code-page) (requires build)
- fixed-vector-2.0.0.0 (lib:fixed-vector) (requires build)
- random-1.3.1 (lib:random) (requires build)
- temporary-1.3 (lib:temporary) (requires build)
- doctest-0.23.0 (lib:doctest) (requires download & build)
- fixed-vector-hetero-0.7.0.0 (first run)
Downloading doctest-0.23.0
Downloaded doctest-0.23.0
[1 of 2] Compiling Main ( /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/tmp/src-3351181/ghc-paths-0.1.0.12/dist/setup/setup.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/tmp/src-3351181/ghc-paths-0.1.0.12/dist/setup/Main.o )
[2 of 2] Linking /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/tmp/src-3351181/ghc-paths-0.1.0.12/dist/setup/setup
Configuring ghc-paths-0.1.0.12...
Preprocessing library for ghc-paths-0.1.0.12..
Building library for ghc-paths-0.1.0.12..
[1 of 1] Compiling GHC.Paths ( GHC/Paths.hs, dist/build/GHC/Paths.o, dist/build/GHC/Paths.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-3351181/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/ghc-paths-0.1.0.12-752baea774d5a9355b94345c7a0a744cc9812598aa286234fb651daeff14fda1/lib
Configuring hsc2hs-0.68.10...
Preprocessing executable 'hsc2hs' for hsc2hs-0.68.10..
Building executable 'hsc2hs' for hsc2hs-0.68.10..
[ 1 of 12] Compiling ATTParser ( src/ATTParser.hs, dist/build/hsc2hs/hsc2hs-tmp/ATTParser.o )
[ 2 of 12] Compiling Compat.ResponseFile ( src/Compat/ResponseFile.hs, dist/build/hsc2hs/hsc2hs-tmp/Compat/ResponseFile.o )
[ 3 of 12] Compiling Compat.TempFile ( src/Compat/TempFile.hs, dist/build/hsc2hs/hsc2hs-tmp/Compat/TempFile.o )
[ 4 of 12] Compiling Common ( src/Common.hs, dist/build/hsc2hs/hsc2hs-tmp/Common.o )
[ 5 of 12] Compiling Flags ( src/Flags.hs, dist/build/hsc2hs/hsc2hs-tmp/Flags.o )
[ 6 of 12] Compiling HSCParser ( src/HSCParser.hs, dist/build/hsc2hs/hsc2hs-tmp/HSCParser.o )
[ 7 of 12] Compiling C ( src/C.hs, dist/build/hsc2hs/hsc2hs-tmp/C.o )
[ 8 of 12] Compiling CrossCodegen ( src/CrossCodegen.hs, dist/build/hsc2hs/hsc2hs-tmp/CrossCodegen.o )
[ 9 of 12] Compiling Paths_hsc2hs ( dist/build/hsc2hs/autogen/Paths_hsc2hs.hs, dist/build/hsc2hs/hsc2hs-tmp/Paths_hsc2hs.o )
[10 of 12] Compiling UtilsCodegen ( src/UtilsCodegen.hs, dist/build/hsc2hs/hsc2hs-tmp/UtilsCodegen.o )
[11 of 12] Compiling DirectCodegen ( src/DirectCodegen.hs, dist/build/hsc2hs/hsc2hs-tmp/DirectCodegen.o )
[12 of 12] Compiling Main ( src/Main.hs, dist/build/hsc2hs/hsc2hs-tmp/Main.o )
[13 of 13] Linking dist/build/hsc2hs/hsc2hs
Installing executable hsc2hs in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-3351181/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/hsc2hs-0.68.10-e789c287b7adf7ead2fa569692031ba633cdb2fbee6ed05ce142d2c969dd649a/bin
Warning: The directory
/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-3351181/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/hsc2hs-0.68.10-e789c287b7adf7ead2fa569692031ba633cdb2fbee6ed05ce142d2c969dd649a/bin
is not in the system search path.
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-3351181/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/primitive-0.9.1.0-6a2eb9911004fa155aac2d1109fe8460110de8e810719115bf4b4fa7d20f46a6/lib
Configuring splitmix-0.1.3.1...
Preprocessing library for splitmix-0.1.3.1..
Building library for splitmix-0.1.3.1..
[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-3351181/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/splitmix-0.1.3.1-288b12a0a41106e148ec05076951fd3c1649588ba20ba3678f267f4c1aba182b/lib
Configuring syb-0.7.2.4...
Preprocessing library for syb-0.7.2.4..
Building library for syb-0.7.2.4..
[ 1 of 16] Compiling Data.Generics.Aliases ( src/Data/Generics/Aliases.hs, dist/build/Data/Generics/Aliases.o, dist/build/Data/Generics/Aliases.dyn_o )
[ 2 of 16] Compiling Data.Generics.Basics ( src/Data/Generics/Basics.hs, dist/build/Data/Generics/Basics.o, dist/build/Data/Generics/Basics.dyn_o )
[ 3 of 16] Compiling Data.Generics.Builders ( src/Data/Generics/Builders.hs, dist/build/Data/Generics/Builders.o, dist/build/Data/Generics/Builders.dyn_o )
[ 4 of 16] Compiling Data.Generics.Instances ( src/Data/Generics/Instances.hs, dist/build/Data/Generics/Instances.o, dist/build/Data/Generics/Instances.dyn_o )
[ 5 of 16] Compiling Data.Generics.Schemes ( src/Data/Generics/Schemes.hs, dist/build/Data/Generics/Schemes.o, dist/build/Data/Generics/Schemes.dyn_o )
[ 6 of 16] Compiling Data.Generics.Text ( src/Data/Generics/Text.hs, dist/build/Data/Generics/Text.o, dist/build/Data/Generics/Text.dyn_o )
[ 7 of 16] Compiling Data.Generics.Twins ( src/Data/Generics/Twins.hs, dist/build/Data/Generics/Twins.o, dist/build/Data/Generics/Twins.dyn_o )
src/Data/Generics/Twins.hs:224:17: 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."
|
224 | perkid a d = (tail a, unGT (head a) d)
| ^^^^
src/Data/Generics/Twins.hs:224:31: 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."
|
224 | perkid a d = (tail a, unGT (head a) d)
| ^^^^
src/Data/Generics/Twins.hs:237:17: 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."
|
237 | perkid a d = (tail a, unGM (head a) d)
| ^^^^
src/Data/Generics/Twins.hs:237:31: 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."
|
237 | perkid a d = (tail a, unGM (head a) d)
| ^^^^
src/Data/Generics/Twins.hs:249:17: 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."
|
249 | perkid a d = (tail a, unGQ (head a) d)
| ^^^^
src/Data/Generics/Twins.hs:249:31: 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."
|
249 | perkid a d = (tail a, unGQ (head a) d)
| ^^^^
[ 8 of 16] Compiling Data.Generics ( src/Data/Generics.hs, dist/build/Data/Generics.o, dist/build/Data/Generics.dyn_o )
[ 9 of 16] Compiling Generics.SYB ( src/Generics/SYB.hs, dist/build/Generics/SYB.o, dist/build/Generics/SYB.dyn_o )
[10 of 16] Compiling Generics.SYB.Aliases ( src/Generics/SYB/Aliases.hs, dist/build/Generics/SYB/Aliases.o, dist/build/Generics/SYB/Aliases.dyn_o )
[11 of 16] Compiling Generics.SYB.Basics ( src/Generics/SYB/Basics.hs, dist/build/Generics/SYB/Basics.o, dist/build/Generics/SYB/Basics.dyn_o )
[12 of 16] Compiling Generics.SYB.Builders ( src/Generics/SYB/Builders.hs, dist/build/Generics/SYB/Builders.o, dist/build/Generics/SYB/Builders.dyn_o )
[13 of 16] Compiling Generics.SYB.Instances ( src/Generics/SYB/Instances.hs, dist/build/Generics/SYB/Instances.o, dist/build/Generics/SYB/Instances.dyn_o )
[14 of 16] Compiling Generics.SYB.Schemes ( src/Generics/SYB/Schemes.hs, dist/build/Generics/SYB/Schemes.o, dist/build/Generics/SYB/Schemes.dyn_o )
[15 of 16] Compiling Generics.SYB.Text ( src/Generics/SYB/Text.hs, dist/build/Generics/SYB/Text.o, dist/build/Generics/SYB/Text.dyn_o )
[16 of 16] Compiling Generics.SYB.Twins ( src/Generics/SYB/Twins.hs, dist/build/Generics/SYB/Twins.o, dist/build/Generics/SYB/Twins.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-3351181/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/syb-0.7.2.4-bf248d17d9089b2cef30528f3895dc9cdc229611358d9ad0f85581275de5e328/lib
Configuring code-page-0.2.1...
Preprocessing library for code-page-0.2.1..
Building library for code-page-0.2.1..
[1 of 3] Compiling System.IO.CodePage.Internal ( src/System/IO/CodePage/Internal.hs, dist/build/System/IO/CodePage/Internal.o, dist/build/System/IO/CodePage/Internal.dyn_o )
[2 of 3] Compiling System.IO.CodePage ( src/System/IO/CodePage.hs, dist/build/System/IO/CodePage.o, dist/build/System/IO/CodePage.dyn_o )
[3 of 3] Compiling System.Win32.CodePage ( dist/build/System/Win32/CodePage.hs, dist/build/System/Win32/CodePage.o, dist/build/System/Win32/CodePage.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-3351181/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/code-page-0.2.1-cc2d70f060db8c5c68a44dfdbefe331042c2cb4a9f2dcdc1ce0eb89f7352e01f/lib
Configuring fixed-vector-2.0.0.0...
Preprocessing library for fixed-vector-2.0.0.0..
Building library for fixed-vector-2.0.0.0..
[ 1 of 10] Compiling Data.Vector.Fixed.Cont ( Data/Vector/Fixed/Cont.hs, dist/build/Data/Vector/Fixed/Cont.o, dist/build/Data/Vector/Fixed/Cont.dyn_o )
[ 2 of 10] Compiling Data.Vector.Fixed.Generic ( Data/Vector/Fixed/Generic.hs, dist/build/Data/Vector/Fixed/Generic.o, dist/build/Data/Vector/Fixed/Generic.dyn_o )
[ 3 of 10] Compiling Data.Vector.Fixed.Internal ( Data/Vector/Fixed/Internal.hs, dist/build/Data/Vector/Fixed/Internal.o, dist/build/Data/Vector/Fixed/Internal.dyn_o )
[ 4 of 10] Compiling Data.Vector.Fixed ( Data/Vector/Fixed.hs, dist/build/Data/Vector/Fixed.o, dist/build/Data/Vector/Fixed.dyn_o )
[ 5 of 10] Compiling Data.Vector.Fixed.Mutable ( Data/Vector/Fixed/Mutable.hs, dist/build/Data/Vector/Fixed/Mutable.o, dist/build/Data/Vector/Fixed/Mutable.dyn_o )
[ 6 of 10] Compiling Data.Vector.Fixed.Boxed ( Data/Vector/Fixed/Boxed.hs, dist/build/Data/Vector/Fixed/Boxed.o, dist/build/Data/Vector/Fixed/Boxed.dyn_o )
[ 7 of 10] Compiling Data.Vector.Fixed.Primitive ( Data/Vector/Fixed/Primitive.hs, dist/build/Data/Vector/Fixed/Primitive.o, dist/build/Data/Vector/Fixed/Primitive.dyn_o )
[ 8 of 10] Compiling Data.Vector.Fixed.Storable ( Data/Vector/Fixed/Storable.hs, dist/build/Data/Vector/Fixed/Storable.o, dist/build/Data/Vector/Fixed/Storable.dyn_o )
[ 9 of 10] Compiling Data.Vector.Fixed.Strict ( Data/Vector/Fixed/Strict.hs, dist/build/Data/Vector/Fixed/Strict.o, dist/build/Data/Vector/Fixed/Strict.dyn_o )
[10 of 10] Compiling Data.Vector.Fixed.Unboxed ( Data/Vector/Fixed/Unboxed.hs, dist/build/Data/Vector/Fixed/Unboxed.o, dist/build/Data/Vector/Fixed/Unboxed.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-3351181/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/fixed-vector-2.0.0.0-823607d910b7eec6411aa08d7566e5557c7f125e4528610b5516e9507a8c6ed1/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-3351181/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/random-1.3.1-53ff6fe118017105e81166d88d18b96f408abcf71eb151b207f576308ca5b779/lib
Configuring temporary-1.3...
Preprocessing library for temporary-1.3..
Building library for temporary-1.3..
[1 of 1] Compiling System.IO.Temp ( System/IO/Temp.hs, dist/build/System/IO/Temp.o, dist/build/System/IO/Temp.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-3351181/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/temporary-1.3-0acaf5a116fe7526c76685b87076f05fccfc89c7b78f5a61da0b51b850b2db4a/lib
Configuring doctest-0.23.0...
Preprocessing library for doctest-0.23.0..
Building library for doctest-0.23.0..
[ 1 of 26] Compiling Imports ( src/Imports.hs, dist/build/Imports.o, dist/build/Imports.dyn_o )
[ 2 of 26] Compiling GhcUtil ( src/GhcUtil.hs, dist/build/GhcUtil.o, dist/build/GhcUtil.dyn_o )
[ 3 of 26] Compiling Cabal.ReplOptions ( src/Cabal/ReplOptions.hs, dist/build/Cabal/ReplOptions.o, dist/build/Cabal/ReplOptions.dyn_o )
[ 4 of 26] Compiling Cabal.Paths ( src/Cabal/Paths.hs, dist/build/Cabal/Paths.o, dist/build/Cabal/Paths.dyn_o )
[ 5 of 26] Compiling Cabal.Options ( src/Cabal/Options.hs, dist/build/Cabal/Options.o, dist/build/Cabal/Options.dyn_o )
[ 6 of 26] Compiling Language.Haskell.GhciWrapper ( src/Language/Haskell/GhciWrapper.hs, dist/build/Language/Haskell/GhciWrapper.o, dist/build/Language/Haskell/GhciWrapper.dyn_o )
[ 7 of 26] Compiling Interpreter ( src/Interpreter.hs, dist/build/Interpreter.o, dist/build/Interpreter.dyn_o )
[ 8 of 26] Compiling Location ( src/Location.hs, dist/build/Location.o, dist/build/Location.dyn_o )
[ 9 of 26] Compiling PackageDBs ( src/PackageDBs.hs, dist/build/PackageDBs.o, dist/build/PackageDBs.dyn_o )
[10 of 26] Compiling Paths_doctest ( dist/build/autogen/Paths_doctest.hs, dist/build/Paths_doctest.o, dist/build/Paths_doctest.dyn_o )
[11 of 26] Compiling Info ( src/Info.hs, dist/build/Info.o, dist/build/Info.dyn_o )
[12 of 26] Compiling Options ( src/Options.hs, dist/build/Options.o, dist/build/Options.dyn_o )
[13 of 26] Compiling Cabal ( src/Cabal.hs, dist/build/Cabal.o, dist/build/Cabal.dyn_o )
[14 of 26] Compiling Test.DocTest.Internal.Cabal ( src/Test/DocTest/Internal/Cabal.hs, dist/build/Test/DocTest/Internal/Cabal.o, dist/build/Test/DocTest/Internal/Cabal.dyn_o )
[15 of 26] Compiling Test.DocTest.Internal.Location ( src/Test/DocTest/Internal/Location.hs, dist/build/Test/DocTest/Internal/Location.o, dist/build/Test/DocTest/Internal/Location.dyn_o )
[16 of 26] Compiling Util ( src/Util.hs, dist/build/Util.o, dist/build/Util.dyn_o )
[17 of 26] Compiling Extract ( src/Extract.hs, dist/build/Extract.o, dist/build/Extract.dyn_o )
[18 of 26] Compiling Test.DocTest.Internal.Extract ( src/Test/DocTest/Internal/Extract.hs, dist/build/Test/DocTest/Internal/Extract.o, dist/build/Test/DocTest/Internal/Extract.dyn_o )
[19 of 26] Compiling Parse ( src/Parse.hs, dist/build/Parse.o, dist/build/Parse.dyn_o )
[20 of 26] Compiling Test.DocTest.Internal.Parse ( src/Test/DocTest/Internal/Parse.hs, dist/build/Test/DocTest/Internal/Parse.o, dist/build/Test/DocTest/Internal/Parse.dyn_o )
[21 of 26] Compiling Runner.Example ( src/Runner/Example.hs, dist/build/Runner/Example.o, dist/build/Runner/Example.dyn_o )
[22 of 26] Compiling Property ( src/Property.hs, dist/build/Property.o, dist/build/Property.dyn_o )
[23 of 26] Compiling Runner ( src/Runner.hs, dist/build/Runner.o, dist/build/Runner.dyn_o )
[24 of 26] Compiling Run ( src/Run.hs, dist/build/Run.o, dist/build/Run.dyn_o )
[25 of 26] Compiling Test.DocTest.Internal.Run ( src/Test/DocTest/Internal/Run.hs, dist/build/Test/DocTest/Internal/Run.o, dist/build/Test/DocTest/Internal/Run.dyn_o )
[26 of 26] Compiling Test.DocTest ( src/Test/DocTest.hs, dist/build/Test/DocTest.o, dist/build/Test/DocTest.dyn_o )
Preprocessing executable 'doctest' for doctest-0.23.0..
Building executable 'doctest' for doctest-0.23.0..
[1 of 2] Compiling Main ( driver/doctest.hs, dist/build/doctest/doctest-tmp/Main.o )
[2 of 2] Compiling Paths_doctest ( dist/build/doctest/autogen/Paths_doctest.hs, dist/build/doctest/doctest-tmp/Paths_doctest.o )
[3 of 3] Linking dist/build/doctest/doctest
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-3351181/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/doctest-0.23.0-ac99bff80e1e16b0414ae143b4f0c2f4aaedd4c4acfe71e35a522e998ede7333/lib
Installing executable doctest in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-3351181/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/doctest-0.23.0-ac99bff80e1e16b0414ae143b4f0c2f4aaedd4c4acfe71e35a522e998ede7333/bin
Warning: The directory
/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-3351181/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/doctest-0.23.0-ac99bff80e1e16b0414ae143b4f0c2f4aaedd4c4acfe71e35a522e998ede7333/bin
is not in the system search path.
Configuring fixed-vector-hetero-0.7.0.0...
Preprocessing library for fixed-vector-hetero-0.7.0.0..
Building library for fixed-vector-hetero-0.7.0.0..
[1 of 5] Compiling Data.Vector.HFixed.TypeFuns ( Data/Vector/HFixed/TypeFuns.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/fixed-vector-hetero-0.7.0.0/noopt/build/Data/Vector/HFixed/TypeFuns.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/fixed-vector-hetero-0.7.0.0/noopt/build/Data/Vector/HFixed/TypeFuns.dyn_o )
[2 of 5] Compiling Data.Vector.HFixed.Class ( Data/Vector/HFixed/Class.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/fixed-vector-hetero-0.7.0.0/noopt/build/Data/Vector/HFixed/Class.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/fixed-vector-hetero-0.7.0.0/noopt/build/Data/Vector/HFixed/Class.dyn_o )
[3 of 5] Compiling Data.Vector.HFixed.Cont ( Data/Vector/HFixed/Cont.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/fixed-vector-hetero-0.7.0.0/noopt/build/Data/Vector/HFixed/Cont.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/fixed-vector-hetero-0.7.0.0/noopt/build/Data/Vector/HFixed/Cont.dyn_o )
[4 of 5] Compiling Data.Vector.HFixed ( Data/Vector/HFixed.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/fixed-vector-hetero-0.7.0.0/noopt/build/Data/Vector/HFixed.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/fixed-vector-hetero-0.7.0.0/noopt/build/Data/Vector/HFixed.dyn_o )
[5 of 5] Compiling Data.Vector.HFixed.HVec ( Data/Vector/HFixed/HVec.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/fixed-vector-hetero-0.7.0.0/noopt/build/Data/Vector/HFixed/HVec.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/fixed-vector-hetero-0.7.0.0/noopt/build/Data/Vector/HFixed/HVec.dyn_o )
Preprocessing test suite 'doctests' for fixed-vector-hetero-0.7.0.0..
Building test suite 'doctests' for fixed-vector-hetero-0.7.0.0..
[1 of 1] Compiling Main ( test/doctests.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/fixed-vector-hetero-0.7.0.0/noopt/build/doctests/doctests-tmp/Main.o )
[2 of 2] Linking /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/fixed-vector-hetero-0.7.0.0/noopt/build/doctests/doctests
Running 1 test suites...
Test suite doctests: RUNNING...
Test suite doctests: FAIL
Test suite logged to:
/var/lib/hackage-doc-builder/build-cache/tmp-install/reports/fixed-vector-hetero-0.7.0.0.test
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/fixed-vector-hetero-0.7.0.0/noopt/hpc/vanilla/html/doctests/hpc_index.html
0 of 1 test suites (0 of 1 test cases) passed.
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/fixed-vector-hetero-0.7.0.0/noopt/hpc/vanilla/html/fixed-vector-hetero-0.7.0.0/hpc_index.html
Error: cabal: Tests failed for fixed-vector-hetero-0.7.0.0.