Build #2 for text-2.1.2

[all reports]

Package text-2.1.2
Install InstallOk
Docs Ok
Tests Failed
Time submitted 2025-05-14 00:37:12.524913284 UTC
Compiler ghc-9.8.4
OS linux
Arch x86_64
Dependencies array-0.5.8.0, base-4.19.2.0, binary-0.8.9.1, bytestring-0.12.1.0, deepseq-1.5.1.0, ghc-prim-0.11.0, system-cxx-std-lib-1.0, template-haskell-2.21.0.0
Flags -developer -extendedbenchmarks -pure-haskell simdutf

Code Coverage

expressions52% (14390/27628)
booleanguards47% (300/632)
conditions 76% (72/94)
qualifiers100% (0/0)
alternatives23% (1742/7434)
local declarations88% (649/736)
top-level declarations73% (732/991)

Build log

[view raw]

Resolving dependencies...
Configuring text-2.1.2...
Preprocessing library for text-2.1.2..
Building library for text-2.1.2..
[ 1 of 55] Compiling Data.Text.Array  ( src/Data/Text/Array.hs, dist/build/Data/Text/Array.o, dist/build/Data/Text/Array.dyn_o )
[ 2 of 55] Compiling Data.Text.Encoding.Error ( src/Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o, dist/build/Data/Text/Encoding/Error.dyn_o )
[ 3 of 55] Compiling Data.Text.Internal.ArrayUtils ( src/Data/Text/Internal/ArrayUtils.hs, dist/build/Data/Text/Internal/ArrayUtils.o, dist/build/Data/Text/Internal/ArrayUtils.dyn_o )
[ 4 of 55] Compiling Data.Text.Internal.Builder.Int.Digits ( src/Data/Text/Internal/Builder/Int/Digits.hs, dist/build/Data/Text/Internal/Builder/Int/Digits.o, dist/build/Data/Text/Internal/Builder/Int/Digits.dyn_o )
[ 5 of 55] Compiling Data.Text.Internal.Builder.RealFloat.Functions ( src/Data/Text/Internal/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Internal/Builder/RealFloat/Functions.o, dist/build/Data/Text/Internal/Builder/RealFloat/Functions.dyn_o )
[ 6 of 55] Compiling Data.Text.Internal.ByteStringCompat ( src/Data/Text/Internal/ByteStringCompat.hs, dist/build/Data/Text/Internal/ByteStringCompat.o, dist/build/Data/Text/Internal/ByteStringCompat.dyn_o )
[ 7 of 55] Compiling Data.Text.Internal.Encoding.Utf16 ( src/Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o, dist/build/Data/Text/Internal/Encoding/Utf16.dyn_o )
[ 8 of 55] Compiling Data.Text.Internal.Encoding.Utf32 ( src/Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o, dist/build/Data/Text/Internal/Encoding/Utf32.dyn_o )
[ 9 of 55] Compiling Data.Text.Internal.Encoding.Utf8 ( src/Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o, dist/build/Data/Text/Internal/Encoding/Utf8.dyn_o )
[10 of 55] Compiling Data.Text.Internal.Fusion.CaseMapping ( src/Data/Text/Internal/Fusion/CaseMapping.hs, dist/build/Data/Text/Internal/Fusion/CaseMapping.o, dist/build/Data/Text/Internal/Fusion/CaseMapping.dyn_o )
[11 of 55] Compiling Data.Text.Internal.Measure ( src/Data/Text/Internal/Measure.hs, dist/build/Data/Text/Internal/Measure.o, dist/build/Data/Text/Internal/Measure.dyn_o )
[12 of 55] Compiling Data.Text.Internal.PrimCompat ( src/Data/Text/Internal/PrimCompat.hs, dist/build/Data/Text/Internal/PrimCompat.o, dist/build/Data/Text/Internal/PrimCompat.dyn_o )
[13 of 55] Compiling Data.Text.Internal.Read ( src/Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o, dist/build/Data/Text/Internal/Read.dyn_o )
[14 of 55] Compiling Data.Text.Internal.Unsafe ( src/Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o, dist/build/Data/Text/Internal/Unsafe.dyn_o )
[15 of 55] Compiling Data.Text.Internal.Unsafe.Char ( src/Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o, dist/build/Data/Text/Internal/Unsafe/Char.dyn_o )
[16 of 55] Compiling Data.Text.Internal ( src/Data/Text/Internal.hs, dist/build/Data/Text/Internal.o, dist/build/Data/Text/Internal.dyn_o )
[17 of 55] Compiling Data.Text.Internal.StrictBuilder ( src/Data/Text/Internal/StrictBuilder.hs, dist/build/Data/Text/Internal/StrictBuilder.o, dist/build/Data/Text/Internal/StrictBuilder.dyn_o )
[18 of 55] Compiling Data.Text.Internal.Search ( src/Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o, dist/build/Data/Text/Internal/Search.dyn_o )
[19 of 55] Compiling Data.Text.Internal.Reverse ( src/Data/Text/Internal/Reverse.hs, dist/build/Data/Text/Internal/Reverse.o, dist/build/Data/Text/Internal/Reverse.dyn_o )
[20 of 55] Compiling Data.Text.Internal.Fusion.Size ( src/Data/Text/Internal/Fusion/Size.hs, dist/build/Data/Text/Internal/Fusion/Size.o, dist/build/Data/Text/Internal/Fusion/Size.dyn_o )
[21 of 55] Compiling Data.Text.Internal.Fusion.Types ( src/Data/Text/Internal/Fusion/Types.hs, dist/build/Data/Text/Internal/Fusion/Types.o, dist/build/Data/Text/Internal/Fusion/Types.dyn_o )
[22 of 55] Compiling Data.Text.Internal.Fusion.Common ( src/Data/Text/Internal/Fusion/Common.hs, dist/build/Data/Text/Internal/Fusion/Common.o, dist/build/Data/Text/Internal/Fusion/Common.dyn_o )
[23 of 55] Compiling Data.Text.Internal.Validate.Native ( src/Data/Text/Internal/Validate/Native.hs, dist/build/Data/Text/Internal/Validate/Native.o, dist/build/Data/Text/Internal/Validate/Native.dyn_o )
[24 of 55] Compiling Data.Text.Internal.Validate.Simd ( src/Data/Text/Internal/Validate/Simd.hs, dist/build/Data/Text/Internal/Validate/Simd.o, dist/build/Data/Text/Internal/Validate/Simd.dyn_o )
[25 of 55] Compiling Data.Text.Unsafe ( src/Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o, dist/build/Data/Text/Unsafe.dyn_o )
[26 of 55] Compiling Data.Text.Show   ( src/Data/Text/Show.hs, dist/build/Data/Text/Show.o, dist/build/Data/Text/Show.dyn_o )
[27 of 55] Compiling Data.Text.Internal.Validate ( src/Data/Text/Internal/Validate.hs, dist/build/Data/Text/Internal/Validate.o, dist/build/Data/Text/Internal/Validate.dyn_o )
[28 of 55] Compiling Data.Text.Internal.Transformation ( src/Data/Text/Internal/Transformation.hs, dist/build/Data/Text/Internal/Transformation.o, dist/build/Data/Text/Internal/Transformation.dyn_o )

src/Data/Text/Internal/Transformation.hs:35:1: warning: [GHC-38856] [-Wunused-imports]
    The import of /=, const, fromIntegral
    from module Prelude is redundant
   |
35 | import Prelude (Char, Bool(..), Int,
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...

src/Data/Text/Internal/Transformation.hs:41:38: warning: [GHC-38856] [-Wunused-imports]
    The import of ord from module Data.Char is redundant
   |
41 | import Data.Char (isLetter, isSpace, ord)
   |                                      ^^^

src/Data/Text/Internal/Transformation.hs:50:26: warning: [GHC-38856] [-Wunused-imports]
    The import of Word from module Data.Word is redundant
   |
50 | import Data.Word (Word8, Word)
   |                          ^^^^
[29 of 55] Compiling Data.Text.Internal.Private ( src/Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o, dist/build/Data/Text/Internal/Private.dyn_o )
[30 of 55] Compiling Data.Text.Internal.Fusion ( src/Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o, dist/build/Data/Text/Internal/Fusion.dyn_o )
[31 of 55] Compiling Data.Text.Internal.Encoding.Fusion.Common ( src/Data/Text/Internal/Encoding/Fusion/Common.hs, dist/build/Data/Text/Internal/Encoding/Fusion/Common.o, dist/build/Data/Text/Internal/Encoding/Fusion/Common.dyn_o )
[32 of 55] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( src/Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.dyn_o )
[33 of 55] Compiling Data.Text.Internal.IsAscii ( src/Data/Text/Internal/IsAscii.hs, dist/build/Data/Text/Internal/IsAscii.o, dist/build/Data/Text/Internal/IsAscii.dyn_o )
[34 of 55] Compiling Data.Text.Internal.Encoding.Fusion ( src/Data/Text/Internal/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Encoding/Fusion.o, dist/build/Data/Text/Internal/Encoding/Fusion.dyn_o )
[35 of 55] Compiling Data.Text.Internal.Encoding ( src/Data/Text/Internal/Encoding.hs, dist/build/Data/Text/Internal/Encoding.o, dist/build/Data/Text/Internal/Encoding.dyn_o )
[36 of 55] Compiling Data.Text.Encoding ( src/Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o, dist/build/Data/Text/Encoding.dyn_o )
[37 of 55] Compiling Data.Text.Foreign ( src/Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o, dist/build/Data/Text/Foreign.dyn_o )
[38 of 55] Compiling Data.Text        ( src/Data/Text.hs, dist/build/Data/Text.o, dist/build/Data/Text.dyn_o )
[39 of 55] Compiling Data.Text.Read   ( src/Data/Text/Read.hs, dist/build/Data/Text/Read.o, dist/build/Data/Text/Read.dyn_o )
[40 of 55] Compiling Data.Text.Internal.Lazy ( src/Data/Text/Internal/Lazy.hs, dist/build/Data/Text/Internal/Lazy.o, dist/build/Data/Text/Internal/Lazy.dyn_o )
[41 of 55] Compiling Data.Text.Lazy.Internal ( src/Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o, dist/build/Data/Text/Lazy/Internal.dyn_o )
[42 of 55] Compiling Data.Text.Internal.Lazy.Search ( src/Data/Text/Internal/Lazy/Search.hs, dist/build/Data/Text/Internal/Lazy/Search.o, dist/build/Data/Text/Internal/Lazy/Search.dyn_o )
[43 of 55] Compiling Data.Text.Internal.Lazy.Fusion ( src/Data/Text/Internal/Lazy/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Fusion.o, dist/build/Data/Text/Internal/Lazy/Fusion.dyn_o )
[44 of 55] Compiling Data.Text.Lazy.Encoding ( src/Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o, dist/build/Data/Text/Lazy/Encoding.dyn_o )
[45 of 55] Compiling Data.Text.Lazy   ( src/Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o, dist/build/Data/Text/Lazy.dyn_o )
[46 of 55] Compiling Data.Text.Lazy.Read ( src/Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o, dist/build/Data/Text/Lazy/Read.dyn_o )
[47 of 55] Compiling Data.Text.Internal.IO ( src/Data/Text/Internal/IO.hs, dist/build/Data/Text/Internal/IO.o, dist/build/Data/Text/Internal/IO.dyn_o )
[48 of 55] Compiling Data.Text.Lazy.IO ( src/Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o, dist/build/Data/Text/Lazy/IO.dyn_o )
[49 of 55] Compiling Data.Text.Internal.Builder ( src/Data/Text/Internal/Builder.hs, dist/build/Data/Text/Internal/Builder.o, dist/build/Data/Text/Internal/Builder.dyn_o )
[50 of 55] Compiling Data.Text.Lazy.Builder ( src/Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o, dist/build/Data/Text/Lazy/Builder.dyn_o )
[51 of 55] Compiling Data.Text.Internal.Builder.Functions ( src/Data/Text/Internal/Builder/Functions.hs, dist/build/Data/Text/Internal/Builder/Functions.o, dist/build/Data/Text/Internal/Builder/Functions.dyn_o )
[52 of 55] Compiling Data.Text.Lazy.Builder.Int ( src/Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o, dist/build/Data/Text/Lazy/Builder/Int.dyn_o )
[53 of 55] Compiling Data.Text.Lazy.Builder.RealFloat ( src/Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o, dist/build/Data/Text/Lazy/Builder/RealFloat.dyn_o )
[54 of 55] Compiling Data.Text.IO.Utf8 ( src/Data/Text/IO/Utf8.hs, dist/build/Data/Text/IO/Utf8.o, dist/build/Data/Text/IO/Utf8.dyn_o )
[55 of 55] Compiling Data.Text.IO     ( src/Data/Text/IO.hs, dist/build/Data/Text/IO.o, dist/build/Data/Text/IO.dyn_o )
Preprocessing library for text-2.1.2..
Running Haddock on library for text-2.1.2..
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: system-cxx-std-lib-1.0
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[ 1 of 55] Compiling Data.Text.Array  ( src/Data/Text/Array.hs, nothing )
[ 2 of 55] Compiling Data.Text.Encoding.Error ( src/Data/Text/Encoding/Error.hs, nothing )
[ 3 of 55] Compiling Data.Text.Internal.ArrayUtils ( src/Data/Text/Internal/ArrayUtils.hs, nothing )
[ 4 of 55] Compiling Data.Text.Internal.Builder.Int.Digits ( src/Data/Text/Internal/Builder/Int/Digits.hs, nothing )
[ 5 of 55] Compiling Data.Text.Internal.Builder.RealFloat.Functions ( src/Data/Text/Internal/Builder/RealFloat/Functions.hs, nothing )
[ 6 of 55] Compiling Data.Text.Internal.ByteStringCompat ( src/Data/Text/Internal/ByteStringCompat.hs, nothing )
[ 7 of 55] Compiling Data.Text.Internal.Encoding.Utf16 ( src/Data/Text/Internal/Encoding/Utf16.hs, nothing )
[ 8 of 55] Compiling Data.Text.Internal.Encoding.Utf32 ( src/Data/Text/Internal/Encoding/Utf32.hs, nothing )
[ 9 of 55] Compiling Data.Text.Internal.Encoding.Utf8 ( src/Data/Text/Internal/Encoding/Utf8.hs, nothing )
[10 of 55] Compiling Data.Text.Internal.Fusion.CaseMapping ( src/Data/Text/Internal/Fusion/CaseMapping.hs, nothing )
[11 of 55] Compiling Data.Text.Internal.Measure ( src/Data/Text/Internal/Measure.hs, nothing )
[12 of 55] Compiling Data.Text.Internal.PrimCompat ( src/Data/Text/Internal/PrimCompat.hs, nothing )
[13 of 55] Compiling Data.Text.Internal.Read ( src/Data/Text/Internal/Read.hs, nothing )
[14 of 55] Compiling Data.Text.Internal.Unsafe ( src/Data/Text/Internal/Unsafe.hs, nothing )
[15 of 55] Compiling Data.Text.Internal.Unsafe.Char ( src/Data/Text/Internal/Unsafe/Char.hs, nothing )
[16 of 55] Compiling Data.Text.Internal ( src/Data/Text/Internal.hs, nothing )
[17 of 55] Compiling Data.Text.Internal.StrictBuilder ( src/Data/Text/Internal/StrictBuilder.hs, nothing )
[18 of 55] Compiling Data.Text.Internal.Search ( src/Data/Text/Internal/Search.hs, nothing )
[19 of 55] Compiling Data.Text.Internal.Reverse ( src/Data/Text/Internal/Reverse.hs, nothing )
[20 of 55] Compiling Data.Text.Internal.Fusion.Size ( src/Data/Text/Internal/Fusion/Size.hs, nothing )
[21 of 55] Compiling Data.Text.Internal.Fusion.Types ( src/Data/Text/Internal/Fusion/Types.hs, nothing )
[22 of 55] Compiling Data.Text.Internal.Fusion.Common ( src/Data/Text/Internal/Fusion/Common.hs, nothing )
[23 of 55] Compiling Data.Text.Internal.Validate.Native ( src/Data/Text/Internal/Validate/Native.hs, nothing )
[24 of 55] Compiling Data.Text.Internal.Validate.Simd ( src/Data/Text/Internal/Validate/Simd.hs, nothing )
[25 of 55] Compiling Data.Text.Unsafe ( src/Data/Text/Unsafe.hs, nothing )
[26 of 55] Compiling Data.Text.Show   ( src/Data/Text/Show.hs, nothing )
[27 of 55] Compiling Data.Text.Internal.Validate ( src/Data/Text/Internal/Validate.hs, nothing )
[28 of 55] Compiling Data.Text.Internal.Transformation ( src/Data/Text/Internal/Transformation.hs, nothing )

src/Data/Text/Internal/Transformation.hs:35:1: warning: [GHC-38856] [-Wunused-imports]
    The import of /=, const, fromIntegral
    from module Prelude is redundant
   |
35 | import Prelude (Char, Bool(..), Int,
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...

src/Data/Text/Internal/Transformation.hs:41:38: warning: [GHC-38856] [-Wunused-imports]
    The import of ord from module Data.Char is redundant
   |
41 | import Data.Char (isLetter, isSpace, ord)
   |                                      ^^^

src/Data/Text/Internal/Transformation.hs:50:26: warning: [GHC-38856] [-Wunused-imports]
    The import of Word from module Data.Word is redundant
   |
50 | import Data.Word (Word8, Word)
   |                          ^^^^
[29 of 55] Compiling Data.Text.Internal.Private ( src/Data/Text/Internal/Private.hs, nothing )
[30 of 55] Compiling Data.Text.Internal.Fusion ( src/Data/Text/Internal/Fusion.hs, nothing )
[31 of 55] Compiling Data.Text.Internal.Encoding.Fusion.Common ( src/Data/Text/Internal/Encoding/Fusion/Common.hs, nothing )
[32 of 55] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( src/Data/Text/Internal/Lazy/Encoding/Fusion.hs, nothing )
[33 of 55] Compiling Data.Text.Internal.IsAscii ( src/Data/Text/Internal/IsAscii.hs, nothing )
[34 of 55] Compiling Data.Text.Internal.Encoding.Fusion ( src/Data/Text/Internal/Encoding/Fusion.hs, nothing )
[35 of 55] Compiling Data.Text.Internal.Encoding ( src/Data/Text/Internal/Encoding.hs, nothing )
[36 of 55] Compiling Data.Text.Encoding ( src/Data/Text/Encoding.hs, nothing )
[37 of 55] Compiling Data.Text.Foreign ( src/Data/Text/Foreign.hs, nothing )
[38 of 55] Compiling Data.Text        ( src/Data/Text.hs, nothing )
[39 of 55] Compiling Data.Text.Read   ( src/Data/Text/Read.hs, nothing )
[40 of 55] Compiling Data.Text.Internal.Lazy ( src/Data/Text/Internal/Lazy.hs, nothing )
[41 of 55] Compiling Data.Text.Lazy.Internal ( src/Data/Text/Lazy/Internal.hs, nothing )
[42 of 55] Compiling Data.Text.Internal.Lazy.Search ( src/Data/Text/Internal/Lazy/Search.hs, nothing )
[43 of 55] Compiling Data.Text.Internal.Lazy.Fusion ( src/Data/Text/Internal/Lazy/Fusion.hs, nothing )
[44 of 55] Compiling Data.Text.Lazy.Encoding ( src/Data/Text/Lazy/Encoding.hs, nothing )
[45 of 55] Compiling Data.Text.Lazy   ( src/Data/Text/Lazy.hs, nothing )
[46 of 55] Compiling Data.Text.Lazy.Read ( src/Data/Text/Lazy/Read.hs, nothing )
[47 of 55] Compiling Data.Text.Internal.IO ( src/Data/Text/Internal/IO.hs, nothing )
[48 of 55] Compiling Data.Text.Lazy.IO ( src/Data/Text/Lazy/IO.hs, nothing )
[49 of 55] Compiling Data.Text.Internal.Builder ( src/Data/Text/Internal/Builder.hs, nothing )
[50 of 55] Compiling Data.Text.Lazy.Builder ( src/Data/Text/Lazy/Builder.hs, nothing )
[51 of 55] Compiling Data.Text.Internal.Builder.Functions ( src/Data/Text/Internal/Builder/Functions.hs, nothing )
[52 of 55] Compiling Data.Text.Lazy.Builder.Int ( src/Data/Text/Lazy/Builder/Int.hs, nothing )
[53 of 55] Compiling Data.Text.Lazy.Builder.RealFloat ( src/Data/Text/Lazy/Builder/RealFloat.hs, nothing )
[54 of 55] Compiling Data.Text.IO.Utf8 ( src/Data/Text/IO/Utf8.hs, nothing )
[55 of 55] Compiling Data.Text.IO     ( src/Data/Text/IO.hs, nothing )
Haddock coverage:
  92% ( 25 / 27) in 'Data.Text.Array'
  Missing documentation for:
    ByteArray
    MutableByteArray
 100% ( 12 / 12) in 'Data.Text.Encoding.Error'
   0% (  0 /  2) in 'Data.Text.Internal.ArrayUtils'
  Missing documentation for:
    Module header
    memchr (src/Data/Text/Internal/ArrayUtils.hs:25)
   0% (  0 /  2) in 'Data.Text.Internal.Builder.Int.Digits'
  Missing documentation for:
    Module header
    digits (src/Data/Text/Internal/Builder/Int/Digits.hs:20)
  50% (  1 /  2) in 'Data.Text.Internal.Builder.RealFloat.Functions'
  Missing documentation for:
    roundTo (src/Data/Text/Internal/Builder/RealFloat/Functions.hs:18)
   0% (  0 /  3) in 'Data.Text.Internal.ByteStringCompat'
  Missing documentation for:
    Module header
    mkBS (src/Data/Text/Internal/ByteStringCompat.hs:16)
    withBS (src/Data/Text/Internal/ByteStringCompat.hs:24)
  25% (  1 /  4) in 'Data.Text.Internal.Encoding.Utf16'
  Missing documentation for:
    chr2 (src/Data/Text/Internal/Encoding/Utf16.hs:37)
    validate1 (src/Data/Text/Internal/Encoding/Utf16.hs:46)
    validate2 (src/Data/Text/Internal/Encoding/Utf16.hs:50)
  50% (  1 /  2) in 'Data.Text.Internal.Encoding.Utf32'
  Missing documentation for:
    validate (src/Data/Text/Internal/Encoding/Utf32.hs:25)
  34% (  8 / 23) in 'Data.Text.Internal.Encoding.Utf8'
  Missing documentation for:
    ord2 (src/Data/Text/Internal/Encoding/Utf8.hs:106)
    ord3 (src/Data/Text/Internal/Encoding/Utf8.hs:122)
    ord4 (src/Data/Text/Internal/Encoding/Utf8.hs:139)
    chr2 (src/Data/Text/Internal/Encoding/Utf8.hs:153)
    chr3 (src/Data/Text/Internal/Encoding/Utf8.hs:162)
    chr4 (src/Data/Text/Internal/Encoding/Utf8.hs:173)
    validate1 (src/Data/Text/Internal/Encoding/Utf8.hs:187)
    validate2 (src/Data/Text/Internal/Encoding/Utf8.hs:191)
    validate3 (src/Data/Text/Internal/Encoding/Utf8.hs:196)
    validate4 (src/Data/Text/Internal/Encoding/Utf8.hs:213)
    DecoderState (src/Data/Text/Internal/Encoding/Utf8.hs:249)
    utf8AcceptState (src/Data/Text/Internal/Encoding/Utf8.hs:253)
    utf8RejectState (src/Data/Text/Internal/Encoding/Utf8.hs:256)
    updateDecoderState (src/Data/Text/Internal/Encoding/Utf8.hs:268)
    CodePoint (src/Data/Text/Internal/Encoding/Utf8.hs:270)
   0% (  0 /  6) in 'Data.Text.Internal.Fusion.CaseMapping'
  Missing documentation for:
    Module header
    unI64 (src/Data/Text/Internal/Fusion/CaseMapping.hs:14)
    upperMapping (src/Data/Text/Internal/Fusion/CaseMapping.hs:18)
    lowerMapping (src/Data/Text/Internal/Fusion/CaseMapping.hs:1649)
    titleMapping (src/Data/Text/Internal/Fusion/CaseMapping.hs:3087)
    foldMapping (src/Data/Text/Internal/Fusion/CaseMapping.hs:4591)
   0% (  0 /  7) in 'Data.Text.Internal.PrimCompat'
  Missing documentation for:
    Module header
    word8ToWord#
    wordToWord8#
    word16ToWord#
    wordToWord16#
    wordToWord32#
    word32ToWord#
  14% (  1 /  7) in 'Data.Text.Internal.Read'
  Missing documentation for:
    IReader (src/Data/Text/Internal/Read.hs:26)
    IParser (src/Data/Text/Internal/Read.hs:28)
    T (src/Data/Text/Internal/Read.hs:55)
    digitToInt (src/Data/Text/Internal/Read.hs:74)
    hexDigitToInt (src/Data/Text/Internal/Read.hs:63)
    perhaps (src/Data/Text/Internal/Read.hs:58)
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
  75% (  3 /  4) in 'Data.Text.Internal.Unsafe'
  Missing documentation for:
    unsafeWithForeignPtr (src/Data/Text/Internal/Unsafe.hs:62)
  50% (  3 /  6) in 'Data.Text.Internal.Unsafe.Char'
  Missing documentation for:
    ord (src/Data/Text/Internal/Unsafe/Char.hs:39)
    unsafeChr8 (src/Data/Text/Internal/Unsafe/Char.hs:48)
    unsafeChr32 (src/Data/Text/Internal/Unsafe/Char.hs:52)
Warning: 'Text' is ambiguous. It is defined
    * at src/Data/Text/Internal.hs:65:13
    * at src/Data/Text/Internal.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 src/Data/Text/Internal.hs:65:1
Warning: 'Word8' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  95% ( 22 / 23) in 'Data.Text.Internal'
  Missing documentation for:
    textP (src/Data/Text/Internal.hs:133)
Warning: 'Text' is ambiguous. It is defined
    * at src/Data/Text/Internal.hs:65:13
    * at src/Data/Text/Internal.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 src/Data/Text/Internal.hs:65:1
Warning: 'Array' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% ( 10 / 10) in 'Data.Text.Internal.StrictBuilder'
Warning: 'Text' is ambiguous. It is defined
    * at src/Data/Text/Internal.hs:65:13
    * at src/Data/Text/Internal.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 src/Data/Text/Internal.hs:65:1
 100% (  2 /  2) in 'Data.Text.Internal.Search'
  61% ( 11 / 18) in 'Data.Text.Internal.Fusion.Size'
  Missing documentation for:
    exactSize (src/Data/Text/Internal/Fusion/Size.hs:70)
    maxSize (src/Data/Text/Internal/Fusion/Size.hs:78)
    betweenSize (src/Data/Text/Internal/Fusion/Size.hs:86)
    unknownSize (src/Data/Text/Internal/Fusion/Size.hs:99)
    unionSize (src/Data/Text/Internal/Fusion/Size.hs:95)
    exactly (src/Data/Text/Internal/Fusion/Size.hs:52)
    isEmpty (src/Data/Text/Internal/Fusion/Size.hs:180)
 100% (  8 /  8) in 'Data.Text.Internal.Fusion.Types'
Warning: 'Stream' is ambiguous. It is defined
    * at src/Data/Text/Internal/Fusion/Types.hs:87:5
    * at src/Data/Text/Internal/Fusion/Types.hs:86: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/Data/Text/Internal/Fusion/Types.hs:86:1
Warning: 'Text' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'zip' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  98% ( 71 / 72) in 'Data.Text.Internal.Fusion.Common'
  Missing documentation for:
    justifyLeftI (src/Data/Text/Internal/Fusion/Common.hs:609)
 100% (  3 /  3) in 'Data.Text.Internal.Validate.Native'
  20% (  1 /  5) in 'Data.Text.Internal.Validate.Simd'
  Missing documentation for:
    c_is_valid_utf8_ptr_unsafe (src/Data/Text/Internal/Validate/Simd.hs:25)
    c_is_valid_utf8_ptr_safe (src/Data/Text/Internal/Validate/Simd.hs:29)
    c_is_valid_utf8_bytearray_unsafe (src/Data/Text/Internal/Validate/Simd.hs:33)
    c_is_valid_utf8_bytearray_safe (src/Data/Text/Internal/Validate/Simd.hs:38)
Warning: 'Text' is ambiguous. It is defined
    * at src/Data/Text/Internal.hs:65:13
    * at src/Data/Text/Internal.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 src/Data/Text/Internal.hs:65:1
Warning: 'Word8' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'unsafeCopyToPtr' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'k' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  93% ( 15 / 16) in 'Data.Text.Unsafe'
  Missing documentation for:
    Iter (src/Data/Text/Unsafe.hs:68)
Warning: 'Text' is ambiguous. It is defined
    * at src/Data/Text/Internal.hs:65:13
    * at src/Data/Text/Internal.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 src/Data/Text/Internal.hs:65:1
 100% (  8 /  8) in 'Data.Text.Internal.Validate'
Warning: 'map' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Text' is ambiguous. It is defined
    * at src/Data/Text/Internal.hs:65:13
    * at src/Data/Text/Internal.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 src/Data/Text/Internal.hs:65:1
  50% (  2 /  4) in 'Data.Text.Internal.Private'
  Missing documentation for:
    runText (src/Data/Text/Internal/Private.hs:57)
    span_ (src/Data/Text/Internal/Private.hs:30)
Warning: 'Text' is ambiguous. It is defined
    * at src/Data/Text/Internal.hs:65:13
    * at src/Data/Text/Internal.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 src/Data/Text/Internal.hs:65:1
Warning: 'Stream' is ambiguous. It is defined
    * at src/Data/Text/Internal/Fusion/Types.hs:87:5
    * at src/Data/Text/Internal/Fusion/Types.hs:86: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/Data/Text/Internal/Fusion/Types.hs:86:1
Warning: 'scanr' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'unfoldr' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'count' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'map' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'foldl'' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% ( 23 / 23) in 'Data.Text.Internal.Fusion'
Warning: 'Stream' is ambiguous. It is defined
    * at src/Data/Text/Internal/Fusion/Types.hs:87:5
    * at src/Data/Text/Internal/Fusion/Types.hs:86: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/Data/Text/Internal/Fusion/Types.hs:86:1
Warning: 'Text' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  33% (  2 /  6) in 'Data.Text.Internal.Encoding.Fusion.Common'
  Missing documentation for:
    restreamUtf16LE (src/Data/Text/Internal/Encoding/Fusion/Common.hs:63)
    restreamUtf16BE (src/Data/Text/Internal/Encoding/Fusion/Common.hs:39)
    restreamUtf32LE (src/Data/Text/Internal/Encoding/Fusion/Common.hs:106)
    restreamUtf32BE (src/Data/Text/Internal/Encoding/Fusion/Common.hs:87)
Warning: 'Stream' is ambiguous. It is defined
    * at src/Data/Text/Internal/Fusion/Types.hs:87:5
    * at src/Data/Text/Internal/Fusion/Types.hs:86: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/Data/Text/Internal/Fusion/Types.hs:86:1
Warning: 'Text' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion'
Warning: 'Text' is ambiguous. It is defined
    * at src/Data/Text/Internal.hs:65:13
    * at src/Data/Text/Internal.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 src/Data/Text/Internal.hs:65:1
Warning: 'all' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Stream' is ambiguous. It is defined
    * at src/Data/Text/Internal/Fusion/Types.hs:87:5
    * at src/Data/Text/Internal/Fusion/Types.hs:86: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/Data/Text/Internal/Fusion/Types.hs:86:1
Warning: 'Text' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  90% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion'
  Missing documentation for:
    streamASCII (src/Data/Text/Internal/Encoding/Fusion.hs:61)
Warning: 'Text' is ambiguous. It is defined
    * at src/Data/Text/Internal.hs:65:13
    * at src/Data/Text/Internal.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 src/Data/Text/Internal.hs:65:1
Warning: 'Utf8State' is ambiguous. It is defined
    * at src/Data/Text/Internal/Encoding.hs:100:18
    * at src/Data/Text/Internal/Encoding.hs:100: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/Data/Text/Internal/Encoding.hs:100:1
Warning: 'PartialUtf8CodePoint' is ambiguous. It is defined
    * at src/Data/Text/Internal/Encoding.hs:126:32
    * at src/Data/Text/Internal/Encoding.hs:126: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/Data/Text/Internal/Encoding.hs:126:1
 100% ( 17 / 17) in 'Data.Text.Internal.Encoding'
Warning: 'Text' is ambiguous. It is defined
    * at src/Data/Text/Internal.hs:65:13
    * at src/Data/Text/Internal.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 src/Data/Text/Internal.hs:65:1
Warning: 'With' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% ( 53 / 53) in 'Data.Text.Encoding'
Warning: 'Text' is ambiguous. It is defined
    * at src/Data/Text/Internal.hs:65:13
    * at src/Data/Text/Internal.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 src/Data/Text/Internal.hs:65:1
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: 'UnicodeException' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% ( 21 / 21) in 'Data.Text.Foreign'
Warning: 'Text' is ambiguous. It is defined
    * at src/Data/Text/Internal.hs:65:13
    * at src/Data/Text/Internal.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 src/Data/Text/Internal.hs:65:1
Warning: 'List' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'unfoldr' is ambiguous. It is defined
    * in Data.OldList
    * at src/Data/Text.hs:1299: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/Data/Text.hs:1299:1
  99% (146 /147) in 'Data.Text'
  Missing documentation for:
    reverse (src/Data/Text/Internal/Reverse.hs:42)
 100% (  7 /  7) in 'Data.Text.Read'
Warning: 'Text' is ambiguous. It is defined
    * at src/Data/Text/Internal.hs:65:13
    * at src/Data/Text/Internal.hs:65:1
    * at src/Data/Text/Internal/Lazy.hs:52: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/Data/Text/Internal/Lazy.hs:52:1
  88% ( 15 / 17) in 'Data.Text.Internal.Lazy'
  Missing documentation for:
    Text (src/Data/Text/Internal/Lazy.hs:52)
    equal (src/Data/Text/Internal/Lazy.hs:141)
 100% (  2 /  2) in 'Data.Text.Lazy.Internal'
 100% (  2 /  2) in 'Data.Text.Internal.Lazy.Search'
Warning: 'unfoldr' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'count' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% (  9 /  9) in 'Data.Text.Internal.Lazy.Fusion'
Warning: 'ByteString' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'With' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% ( 31 / 31) in 'Data.Text.Lazy.Encoding'
Warning: 'id' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Text' is ambiguous. It is defined
    * at src/Data/Text/Internal.hs:65:13
    * at src/Data/Text/Internal.hs:65:1
    * at src/Data/Text/Internal/Lazy.hs:52: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/Data/Text/Internal/Lazy.hs:52:1
Warning: 'unfoldr' is ambiguous. It is defined
    * in Data.OldList
    * at src/Data/Text/Lazy.hs:1067: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/Data/Text/Lazy.hs:1067:1
Warning: 'Word8' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  99% (143 /144) in 'Data.Text.Lazy'
  Missing documentation for:
    Text (src/Data/Text/Internal/Lazy.hs:52)
 100% (  7 /  7) in 'Data.Text.Lazy.Read'
 100% (  6 /  6) in 'Data.Text.Internal.IO'
 100% ( 16 / 16) in 'Data.Text.Lazy.IO'
Warning: 'empty' is ambiguous. It is defined
    * at src/Data/Text/Internal/Builder.hs:139:1
    * at src/Data/Text/Internal/Lazy.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 src/Data/Text/Internal/Lazy.hs:108:1
Warning: 'singleton' is ambiguous. It is defined
    * at src/Data/Text/Internal/Builder.hs:151:1
    * at src/Data/Text/Lazy.hs:453: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/Data/Text/Lazy.hs:453:1
Warning: 'append' is ambiguous. It is defined
    * at src/Data/Text/Internal/Builder.hs:162:1
    * at src/Data/Text/Lazy.hs:492: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/Data/Text/Lazy.hs:492:1
  88% ( 16 / 18) in 'Data.Text.Internal.Builder'
  Missing documentation for:
    LazyTextBuilder (src/Data/Text/Internal/Builder.hs:100)
    append' (src/Data/Text/Internal/Builder.hs:321)
  92% ( 12 / 13) in 'Data.Text.Lazy.Builder'
  Missing documentation for:
    LazyTextBuilder (src/Data/Text/Internal/Builder.hs:100)
 100% (  3 /  3) in 'Data.Text.Internal.Builder.Functions'
   0% (  0 /  3) in 'Data.Text.Lazy.Builder.Int'
  Missing documentation for:
    Module header
    decimal (src/Data/Text/Lazy/Builder/Int.hs:46)
    hexadecimal (src/Data/Text/Lazy/Builder/Int.hs:157)
 100% (  4 /  4) in 'Data.Text.Lazy.Builder.RealFloat'
Warning: 'stdin' 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.
 100% ( 16 / 16) in 'Data.Text.IO.Utf8'
 100% ( 17 / 17) in 'Data.Text.IO'
Warning: Data.Text.Internal: could not find link destinations for: 
	- Data.Text.D:R:ItemText
Warning: Data.Text: could not find link destinations for: 
	- Data.Text.D:R:ItemText
Warning: Data.Text.Internal.Lazy: could not find link destinations for: 
	- Data.Text.Lazy.D:R:ItemText
Warning: Data.Text.Lazy: could not find link destinations for: 
	- Data.Text.Lazy.D:R:ItemText
Documentation created: dist/doc/html/text/, dist/doc/html/text/text.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/text-2.1.2-LNHoQlPV3ACceJ76c4LpC
Completed    text-2.1.2

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):
 - ansi-terminal-types-0.11.5 (lib:ansi-terminal-types) (requires build)
 - inspection-testing-0.6 (lib:inspection-testing) (requires build)
 - random-1.3.1 (lib:random) (requires build)
 - ansi-terminal-1.0.2 (lib:ansi-terminal) (requires build)
 - QuickCheck-2.15.0.1 (lib:QuickCheck) (requires build)
 - ansi-wl-pprint-0.6.9 (lib:ansi-wl-pprint) (requires build)
 - optparse-applicative-0.17.1.0 (lib:optparse-applicative) (requires build)
 - tasty-1.5.3 (lib:tasty) (requires build)
 - tasty-quickcheck-0.11.1 (lib:tasty-quickcheck) (requires build)
 - tasty-inspection-testing-0.2.1 (lib:tasty-inspection-testing) (requires build)
 - tasty-hunit-0.10.2 (lib:tasty-hunit) (requires build)
 - text-2.1.2 (first run)
Configuring ansi-terminal-types-0.11.5...
Preprocessing library for ansi-terminal-types-0.11.5..
Building library for ansi-terminal-types-0.11.5..
[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-3818255/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/ansi-terminal-types-0.11.5-75dcd91631b40d96070711d0c2be52e76fe7d8f20eace1645a0b3a502adcfbd5/lib
Configuring inspection-testing-0.6...
Preprocessing library for inspection-testing-0.6..
Building library for inspection-testing-0.6..
[1 of 3] Compiling Test.Inspection  ( src/Test/Inspection.hs, dist/build/Test/Inspection.o, dist/build/Test/Inspection.dyn_o )
[2 of 3] Compiling Test.Inspection.Core ( src/Test/Inspection/Core.hs, dist/build/Test/Inspection/Core.o, dist/build/Test/Inspection/Core.dyn_o )
[3 of 3] Compiling Test.Inspection.Plugin ( src/Test/Inspection/Plugin.hs, dist/build/Test/Inspection/Plugin.o, dist/build/Test/Inspection/Plugin.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-3818255/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/inspection-testing-0.6-c81346d7d0a1ba485db2236d40e5c614c91acbcc8702c9c8b4e20117fe00aaf4/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-3818255/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/random-1.3.1-993629eb713cfb056a377ec103a7c8f84a917abdb41ea57f8c0d7cc3d7760b8b/lib
Configuring ansi-terminal-1.0.2...
Preprocessing library for ansi-terminal-1.0.2..
Building library for ansi-terminal-1.0.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-3818255/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/ansi-terminal-1.0.2-9d298265b53a323bc05f62fbfa44857624638df003660c3eb960e1ce6d83cc68/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-3818255/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/QuickCheck-2.15.0.1-5983dcaa584ea483ef9e9ea2af7fa224df0fae931fdcab4c744423c7bc41920d/lib
Configuring ansi-wl-pprint-0.6.9...
Preprocessing library for ansi-wl-pprint-0.6.9..
Building library for ansi-wl-pprint-0.6.9..
[1 of 2] Compiling Text.PrettyPrint.ANSI.Leijen.Internal ( Text/PrettyPrint/ANSI/Leijen/Internal.hs, dist/build/Text/PrettyPrint/ANSI/Leijen/Internal.o, dist/build/Text/PrettyPrint/ANSI/Leijen/Internal.dyn_o )

Text/PrettyPrint/ANSI/Leijen/Internal.hs:34:1: warning: [GHC-66111] [-Wunused-imports]
    The import of Data.Monoid is redundant
      except perhaps to import instances from Data.Monoid
    To import instances alone, use: import Data.Monoid()
   |
34 | import Data.Monoid ((<>))
   | ^^^^^^^^^^^^^^^^^^^^^^^^^
[2 of 2] Compiling Text.PrettyPrint.ANSI.Leijen ( Text/PrettyPrint/ANSI/Leijen.hs, dist/build/Text/PrettyPrint/ANSI/Leijen.o, dist/build/Text/PrettyPrint/ANSI/Leijen.dyn_o )

Text/PrettyPrint/ANSI/Leijen.hs:164:1: warning: [GHC-66111] [-Wunused-imports]
    The import of Data.Monoid is redundant
      except perhaps to import instances from Data.Monoid
    To import instances alone, use: import Data.Monoid()
    |
164 | import Data.Monoid ((<>))
    | ^^^^^^^^^^^^^^^^^^^^^^^^^
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-3818255/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/ansi-wl-pprint-0.6.9-9dbea0688ce96792a2ec7fa66b84fbb7b21d4d89753732d57f538bd1392cff93/lib
Configuring optparse-applicative-0.17.1.0...
Preprocessing library for optparse-applicative-0.17.1.0..
Building library for optparse-applicative-0.17.1.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:58:31: warning: [GHC-61689] [-Wdodgy-imports]
    Module Data.Semigroup does not export Option.
   |
58 | 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:17: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()
   |
17 | 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-3818255/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/optparse-applicative-0.17.1.0-34f36b0f9c397e7c30573e72d7d11b6d40380f5ff097c5efc845dc9854535a64/lib
Configuring tasty-1.5.3...
Preprocessing library for tasty-1.5.3..
Building library for tasty-1.5.3..
[ 1 of 25] Compiling Control.Concurrent.Async ( Control/Concurrent/Async.hs, dist/build/Control/Concurrent/Async.o, dist/build/Control/Concurrent/Async.dyn_o )
[ 2 of 25] Compiling Test.Tasty.Options ( Test/Tasty/Options.hs, dist/build/Test/Tasty/Options.o, dist/build/Test/Tasty/Options.dyn_o )
[ 3 of 25] Compiling Test.Tasty.Parallel ( Test/Tasty/Parallel.hs, dist/build/Test/Tasty/Parallel.o, dist/build/Test/Tasty/Parallel.dyn_o )
[ 4 of 25] Compiling Test.Tasty.Patterns.Expr ( Test/Tasty/Patterns/Expr.hs, dist/build/Test/Tasty/Patterns/Expr.o, dist/build/Test/Tasty/Patterns/Expr.dyn_o )
[ 5 of 25] Compiling Test.Tasty.Patterns.Types ( Test/Tasty/Patterns/Types.hs, dist/build/Test/Tasty/Patterns/Types.o, dist/build/Test/Tasty/Patterns/Types.dyn_o )
[ 6 of 25] Compiling Test.Tasty.Patterns.Printer ( Test/Tasty/Patterns/Printer.hs, dist/build/Test/Tasty/Patterns/Printer.o, dist/build/Test/Tasty/Patterns/Printer.dyn_o )
[ 7 of 25] Compiling Test.Tasty.Patterns.Parser ( Test/Tasty/Patterns/Parser.hs, dist/build/Test/Tasty/Patterns/Parser.o, dist/build/Test/Tasty/Patterns/Parser.dyn_o )
[ 8 of 25] Compiling Test.Tasty.Patterns.Eval ( Test/Tasty/Patterns/Eval.hs, dist/build/Test/Tasty/Patterns/Eval.o, dist/build/Test/Tasty/Patterns/Eval.dyn_o )
[ 9 of 25] Compiling Test.Tasty.Patterns ( Test/Tasty/Patterns.hs, dist/build/Test/Tasty/Patterns.o, dist/build/Test/Tasty/Patterns.dyn_o )
[10 of 25] Compiling Test.Tasty.Options.Core ( Test/Tasty/Options/Core.hs, dist/build/Test/Tasty/Options/Core.o, dist/build/Test/Tasty/Options/Core.dyn_o )
[11 of 25] Compiling Test.Tasty.Providers.ConsoleFormat ( Test/Tasty/Providers/ConsoleFormat.hs, dist/build/Test/Tasty/Providers/ConsoleFormat.o, dist/build/Test/Tasty/Providers/ConsoleFormat.dyn_o )
[12 of 25] Compiling Test.Tasty.Core  ( Test/Tasty/Core.hs, dist/build/Test/Tasty/Core.o, dist/build/Test/Tasty/Core.dyn_o )
[13 of 25] Compiling Test.Tasty.Providers ( Test/Tasty/Providers.hs, dist/build/Test/Tasty/Providers.o, dist/build/Test/Tasty/Providers.dyn_o )
[14 of 25] Compiling Test.Tasty.Runners.Reducers ( Test/Tasty/Runners/Reducers.hs, dist/build/Test/Tasty/Runners/Reducers.o, dist/build/Test/Tasty/Runners/Reducers.dyn_o )
[15 of 25] Compiling Test.Tasty.Runners.Utils ( Test/Tasty/Runners/Utils.hs, dist/build/Test/Tasty/Runners/Utils.o, dist/build/Test/Tasty/Runners/Utils.dyn_o )
[16 of 25] Compiling Test.Tasty.Run   ( Test/Tasty/Run.hs, dist/build/Test/Tasty/Run.o, dist/build/Test/Tasty/Run.dyn_o )
[17 of 25] Compiling Test.Tasty.Ingredients ( Test/Tasty/Ingredients.hs, dist/build/Test/Tasty/Ingredients.o, dist/build/Test/Tasty/Ingredients.dyn_o )
[18 of 25] Compiling Test.Tasty.Options.Env ( Test/Tasty/Options/Env.hs, dist/build/Test/Tasty/Options/Env.o, dist/build/Test/Tasty/Options/Env.dyn_o )
[19 of 25] Compiling Test.Tasty.Ingredients.ListTests ( Test/Tasty/Ingredients/ListTests.hs, dist/build/Test/Tasty/Ingredients/ListTests.o, dist/build/Test/Tasty/Ingredients/ListTests.dyn_o )
[20 of 25] Compiling Test.Tasty.Ingredients.IncludingOptions ( Test/Tasty/Ingredients/IncludingOptions.hs, dist/build/Test/Tasty/Ingredients/IncludingOptions.o, dist/build/Test/Tasty/Ingredients/IncludingOptions.dyn_o )
[21 of 25] Compiling Test.Tasty.Ingredients.ConsoleReporter ( Test/Tasty/Ingredients/ConsoleReporter.hs, dist/build/Test/Tasty/Ingredients/ConsoleReporter.o, dist/build/Test/Tasty/Ingredients/ConsoleReporter.dyn_o )
[22 of 25] Compiling Test.Tasty.Ingredients.Basic ( Test/Tasty/Ingredients/Basic.hs, dist/build/Test/Tasty/Ingredients/Basic.o, dist/build/Test/Tasty/Ingredients/Basic.dyn_o )
[23 of 25] Compiling Test.Tasty.CmdLine ( Test/Tasty/CmdLine.hs, dist/build/Test/Tasty/CmdLine.o, dist/build/Test/Tasty/CmdLine.dyn_o )
[24 of 25] Compiling Test.Tasty.Runners ( Test/Tasty/Runners.hs, dist/build/Test/Tasty/Runners.o, dist/build/Test/Tasty/Runners.dyn_o )
[25 of 25] Compiling Test.Tasty       ( Test/Tasty.hs, dist/build/Test/Tasty.o, dist/build/Test/Tasty.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-3818255/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/tasty-1.5.3-24c2947e1d80a32f6135655c8e700b696f9aa7dce4f00e0dad9e01220e59b6e7/lib
Configuring tasty-quickcheck-0.11.1...
Preprocessing library for tasty-quickcheck-0.11.1..
Building library for tasty-quickcheck-0.11.1..
[1 of 1] Compiling Test.Tasty.QuickCheck ( Test/Tasty/QuickCheck.hs, dist/build/Test/Tasty/QuickCheck.o, dist/build/Test/Tasty/QuickCheck.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-3818255/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/tasty-quickcheck-0.11.1-2385de45ffbcebee61c72bc7b439d16fec432d3179979d2e95a8bf4f44c3aa73/lib
Configuring tasty-inspection-testing-0.2.1...
Preprocessing library for tasty-inspection-testing-0.2.1..
Building library for tasty-inspection-testing-0.2.1..
[1 of 3] Compiling Test.Tasty.Inspection.Internal ( src/Test/Tasty/Inspection/Internal.hs, dist/build/Test/Tasty/Inspection/Internal.o, dist/build/Test/Tasty/Inspection/Internal.dyn_o )
[2 of 3] Compiling Test.Tasty.Inspection ( src/Test/Tasty/Inspection.hs, dist/build/Test/Tasty/Inspection.o, dist/build/Test/Tasty/Inspection.dyn_o )
[3 of 3] Compiling Test.Tasty.Inspection.Plugin ( src/Test/Tasty/Inspection/Plugin.hs, dist/build/Test/Tasty/Inspection/Plugin.o, dist/build/Test/Tasty/Inspection/Plugin.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-3818255/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/tasty-inspection-testing-0.2.1-b51aca88b3d3131f42af435adbf5f819424b2b8acdc3818efa13321914d06542/lib
Configuring tasty-hunit-0.10.2...
Preprocessing library for tasty-hunit-0.10.2..
Building library for tasty-hunit-0.10.2..
[1 of 3] Compiling Test.Tasty.HUnit.Orig ( Test/Tasty/HUnit/Orig.hs, dist/build/Test/Tasty/HUnit/Orig.o, dist/build/Test/Tasty/HUnit/Orig.dyn_o )
[2 of 3] Compiling Test.Tasty.HUnit.Steps ( Test/Tasty/HUnit/Steps.hs, dist/build/Test/Tasty/HUnit/Steps.o, dist/build/Test/Tasty/HUnit/Steps.dyn_o )
[3 of 3] Compiling Test.Tasty.HUnit ( Test/Tasty/HUnit.hs, dist/build/Test/Tasty/HUnit.o, dist/build/Test/Tasty/HUnit.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-3818255/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/tasty-hunit-0.10.2-43a7c41f31932387d9780753bff4a633be9477707ae0e90d632e98c8fe5b2dec/lib
Configuring text-2.1.2...
Preprocessing library for text-2.1.2..
Building library for text-2.1.2..
[ 1 of 55] Compiling Data.Text.Array  ( src/Data/Text/Array.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Array.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Array.dyn_o )
[ 2 of 55] Compiling Data.Text.Encoding.Error ( src/Data/Text/Encoding/Error.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Encoding/Error.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Encoding/Error.dyn_o )
[ 3 of 55] Compiling Data.Text.Internal.ArrayUtils ( src/Data/Text/Internal/ArrayUtils.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/ArrayUtils.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/ArrayUtils.dyn_o )
[ 4 of 55] Compiling Data.Text.Internal.Builder.Int.Digits ( src/Data/Text/Internal/Builder/Int/Digits.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/Builder/Int/Digits.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/Builder/Int/Digits.dyn_o )
[ 5 of 55] Compiling Data.Text.Internal.Builder.RealFloat.Functions ( src/Data/Text/Internal/Builder/RealFloat/Functions.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/Builder/RealFloat/Functions.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/Builder/RealFloat/Functions.dyn_o )
[ 6 of 55] Compiling Data.Text.Internal.ByteStringCompat ( src/Data/Text/Internal/ByteStringCompat.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/ByteStringCompat.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/ByteStringCompat.dyn_o )
[ 7 of 55] Compiling Data.Text.Internal.Encoding.Utf16 ( src/Data/Text/Internal/Encoding/Utf16.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/Encoding/Utf16.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/Encoding/Utf16.dyn_o )
[ 8 of 55] Compiling Data.Text.Internal.Encoding.Utf32 ( src/Data/Text/Internal/Encoding/Utf32.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/Encoding/Utf32.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/Encoding/Utf32.dyn_o )
[ 9 of 55] Compiling Data.Text.Internal.Encoding.Utf8 ( src/Data/Text/Internal/Encoding/Utf8.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/Encoding/Utf8.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/Encoding/Utf8.dyn_o )
[10 of 55] Compiling Data.Text.Internal.Fusion.CaseMapping ( src/Data/Text/Internal/Fusion/CaseMapping.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/Fusion/CaseMapping.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/Fusion/CaseMapping.dyn_o )
[11 of 55] Compiling Data.Text.Internal.Measure ( src/Data/Text/Internal/Measure.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/Measure.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/Measure.dyn_o )
[12 of 55] Compiling Data.Text.Internal.PrimCompat ( src/Data/Text/Internal/PrimCompat.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/PrimCompat.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/PrimCompat.dyn_o )
[13 of 55] Compiling Data.Text.Internal.Read ( src/Data/Text/Internal/Read.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/Read.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/Read.dyn_o )
[14 of 55] Compiling Data.Text.Internal.Unsafe ( src/Data/Text/Internal/Unsafe.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/Unsafe.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/Unsafe.dyn_o )
[15 of 55] Compiling Data.Text.Internal.Unsafe.Char ( src/Data/Text/Internal/Unsafe/Char.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/Unsafe/Char.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/Unsafe/Char.dyn_o )
[16 of 55] Compiling Data.Text.Internal ( src/Data/Text/Internal.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal.dyn_o )
[17 of 55] Compiling Data.Text.Internal.StrictBuilder ( src/Data/Text/Internal/StrictBuilder.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/StrictBuilder.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/StrictBuilder.dyn_o )
[18 of 55] Compiling Data.Text.Internal.Search ( src/Data/Text/Internal/Search.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/Search.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/Search.dyn_o )
[19 of 55] Compiling Data.Text.Internal.Reverse ( src/Data/Text/Internal/Reverse.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/Reverse.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/Reverse.dyn_o )
[20 of 55] Compiling Data.Text.Internal.Fusion.Size ( src/Data/Text/Internal/Fusion/Size.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/Fusion/Size.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/Fusion/Size.dyn_o )
[21 of 55] Compiling Data.Text.Internal.Fusion.Types ( src/Data/Text/Internal/Fusion/Types.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/Fusion/Types.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/Fusion/Types.dyn_o )
[22 of 55] Compiling Data.Text.Internal.Fusion.Common ( src/Data/Text/Internal/Fusion/Common.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/Fusion/Common.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/Fusion/Common.dyn_o )
[23 of 55] Compiling Data.Text.Internal.Validate.Native ( src/Data/Text/Internal/Validate/Native.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/Validate/Native.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/Validate/Native.dyn_o )
[24 of 55] Compiling Data.Text.Internal.Validate.Simd ( src/Data/Text/Internal/Validate/Simd.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/Validate/Simd.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/Validate/Simd.dyn_o )
[25 of 55] Compiling Data.Text.Unsafe ( src/Data/Text/Unsafe.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Unsafe.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Unsafe.dyn_o )
[26 of 55] Compiling Data.Text.Show   ( src/Data/Text/Show.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Show.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Show.dyn_o )
[27 of 55] Compiling Data.Text.Internal.Validate ( src/Data/Text/Internal/Validate.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/Validate.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/Validate.dyn_o )
[28 of 55] Compiling Data.Text.Internal.Transformation ( src/Data/Text/Internal/Transformation.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/Transformation.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/Transformation.dyn_o )

src/Data/Text/Internal/Transformation.hs:35:1: warning: [GHC-38856] [-Wunused-imports]
    The import of /=, const, fromIntegral
    from module Prelude is redundant
   |
35 | import Prelude (Char, Bool(..), Int,
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...

src/Data/Text/Internal/Transformation.hs:41:38: warning: [GHC-38856] [-Wunused-imports]
    The import of ord from module Data.Char is redundant
   |
41 | import Data.Char (isLetter, isSpace, ord)
   |                                      ^^^

src/Data/Text/Internal/Transformation.hs:50:26: warning: [GHC-38856] [-Wunused-imports]
    The import of Word from module Data.Word is redundant
   |
50 | import Data.Word (Word8, Word)
   |                          ^^^^
[29 of 55] Compiling Data.Text.Internal.Private ( src/Data/Text/Internal/Private.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/Private.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/Private.dyn_o )
[30 of 55] Compiling Data.Text.Internal.Fusion ( src/Data/Text/Internal/Fusion.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/Fusion.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/Fusion.dyn_o )
[31 of 55] Compiling Data.Text.Internal.Encoding.Fusion.Common ( src/Data/Text/Internal/Encoding/Fusion/Common.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/Encoding/Fusion/Common.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/Encoding/Fusion/Common.dyn_o )
[32 of 55] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( src/Data/Text/Internal/Lazy/Encoding/Fusion.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/Lazy/Encoding/Fusion.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/Lazy/Encoding/Fusion.dyn_o )
[33 of 55] Compiling Data.Text.Internal.IsAscii ( src/Data/Text/Internal/IsAscii.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/IsAscii.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/IsAscii.dyn_o )
[34 of 55] Compiling Data.Text.Internal.Encoding.Fusion ( src/Data/Text/Internal/Encoding/Fusion.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/Encoding/Fusion.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/Encoding/Fusion.dyn_o )
[35 of 55] Compiling Data.Text.Internal.Encoding ( src/Data/Text/Internal/Encoding.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/Encoding.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/Encoding.dyn_o )
[36 of 55] Compiling Data.Text.Encoding ( src/Data/Text/Encoding.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Encoding.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Encoding.dyn_o )
[37 of 55] Compiling Data.Text.Foreign ( src/Data/Text/Foreign.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Foreign.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Foreign.dyn_o )
[38 of 55] Compiling Data.Text        ( src/Data/Text.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text.dyn_o )
[39 of 55] Compiling Data.Text.Read   ( src/Data/Text/Read.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Read.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Read.dyn_o )
[40 of 55] Compiling Data.Text.Internal.Lazy ( src/Data/Text/Internal/Lazy.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/Lazy.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/Lazy.dyn_o )
[41 of 55] Compiling Data.Text.Lazy.Internal ( src/Data/Text/Lazy/Internal.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Lazy/Internal.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Lazy/Internal.dyn_o )
[42 of 55] Compiling Data.Text.Internal.Lazy.Search ( src/Data/Text/Internal/Lazy/Search.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/Lazy/Search.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/Lazy/Search.dyn_o )
[43 of 55] Compiling Data.Text.Internal.Lazy.Fusion ( src/Data/Text/Internal/Lazy/Fusion.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/Lazy/Fusion.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/Lazy/Fusion.dyn_o )
[44 of 55] Compiling Data.Text.Lazy.Encoding ( src/Data/Text/Lazy/Encoding.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Lazy/Encoding.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Lazy/Encoding.dyn_o )
[45 of 55] Compiling Data.Text.Lazy   ( src/Data/Text/Lazy.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Lazy.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Lazy.dyn_o )
[46 of 55] Compiling Data.Text.Lazy.Read ( src/Data/Text/Lazy/Read.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Lazy/Read.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Lazy/Read.dyn_o )
[47 of 55] Compiling Data.Text.Internal.IO ( src/Data/Text/Internal/IO.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/IO.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/IO.dyn_o )
[48 of 55] Compiling Data.Text.Lazy.IO ( src/Data/Text/Lazy/IO.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Lazy/IO.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Lazy/IO.dyn_o )
[49 of 55] Compiling Data.Text.Internal.Builder ( src/Data/Text/Internal/Builder.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/Builder.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/Builder.dyn_o )
[50 of 55] Compiling Data.Text.Lazy.Builder ( src/Data/Text/Lazy/Builder.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Lazy/Builder.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Lazy/Builder.dyn_o )
[51 of 55] Compiling Data.Text.Internal.Builder.Functions ( src/Data/Text/Internal/Builder/Functions.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/Builder/Functions.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Internal/Builder/Functions.dyn_o )
[52 of 55] Compiling Data.Text.Lazy.Builder.Int ( src/Data/Text/Lazy/Builder/Int.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Lazy/Builder/Int.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Lazy/Builder/Int.dyn_o )
[53 of 55] Compiling Data.Text.Lazy.Builder.RealFloat ( src/Data/Text/Lazy/Builder/RealFloat.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Lazy/Builder/RealFloat.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/Lazy/Builder/RealFloat.dyn_o )
[54 of 55] Compiling Data.Text.IO.Utf8 ( src/Data/Text/IO/Utf8.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/IO/Utf8.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/IO/Utf8.dyn_o )
[55 of 55] Compiling Data.Text.IO     ( src/Data/Text/IO.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/IO.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/Data/Text/IO.dyn_o )
Preprocessing test suite 'tests' for text-2.1.2..
Building test suite 'tests' for text-2.1.2..
[ 1 of 19] Compiling Tests.Lift       ( tests/Tests/Lift.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/tests/tests-tmp/Tests/Lift.o )
[ 2 of 19] Compiling Tests.RebindableSyntaxTest ( tests/Tests/RebindableSyntaxTest.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/tests/tests-tmp/Tests/RebindableSyntaxTest.o )
[ 3 of 19] Compiling Tests.ShareEmpty ( tests/Tests/ShareEmpty.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/tests/tests-tmp/Tests/ShareEmpty.o )
[ 4 of 19] Compiling Tests.SlowFunctions ( tests/Tests/SlowFunctions.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/tests/tests-tmp/Tests/SlowFunctions.o )
[ 5 of 19] Compiling Tests.Utils      ( tests/Tests/Utils.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/tests/tests-tmp/Tests/Utils.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/tests/tests-tmp/Tests/Utils.dyn_o )
[ 6 of 19] Compiling Tests.Regressions ( tests/Tests/Regressions.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/tests/tests-tmp/Tests/Regressions.o )
[ 7 of 19] Compiling Tests.QuickCheckUtils ( tests/Tests/QuickCheckUtils.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/tests/tests-tmp/Tests/QuickCheckUtils.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/tests/tests-tmp/Tests/QuickCheckUtils.dyn_o )
[ 8 of 19] Compiling Tests.Properties.Validate ( tests/Tests/Properties/Validate.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/tests/tests-tmp/Tests/Properties/Validate.o )
[ 9 of 19] Compiling Tests.Properties.Transcoding ( tests/Tests/Properties/Transcoding.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/tests/tests-tmp/Tests/Properties/Transcoding.o )
[10 of 19] Compiling Tests.Properties.Text ( tests/Tests/Properties/Text.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/tests/tests-tmp/Tests/Properties/Text.o )
[11 of 19] Compiling Tests.Properties.Substrings ( tests/Tests/Properties/Substrings.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/tests/tests-tmp/Tests/Properties/Substrings.o )
[12 of 19] Compiling Tests.Properties.Read ( tests/Tests/Properties/Read.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/tests/tests-tmp/Tests/Properties/Read.o )
[13 of 19] Compiling Tests.Properties.Instances ( tests/Tests/Properties/Instances.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/tests/tests-tmp/Tests/Properties/Instances.o )
[14 of 19] Compiling Tests.Properties.Folds ( tests/Tests/Properties/Folds.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/tests/tests-tmp/Tests/Properties/Folds.o )
[15 of 19] Compiling Tests.Properties.Builder ( tests/Tests/Properties/Builder.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/tests/tests-tmp/Tests/Properties/Builder.o )
[16 of 19] Compiling Tests.Properties.Basics ( tests/Tests/Properties/Basics.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/tests/tests-tmp/Tests/Properties/Basics.o )
[17 of 19] Compiling Tests.Properties.LowLevel ( tests/Tests/Properties/LowLevel.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/tests/tests-tmp/Tests/Properties/LowLevel.o )
[18 of 19] Compiling Tests.Properties ( tests/Tests/Properties.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/tests/tests-tmp/Tests/Properties.o )
[19 of 19] Compiling Main             ( tests/Tests.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/tests/tests-tmp/Main.o )
[20 of 20] Linking /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/text-2.1.2/noopt/build/tests/tests
Running 1 test suites...
Test suite tests: RUNNING...
Test suite tests: FAIL
Test suite logged to:
/var/lib/hackage-doc-builder/build-cache/tmp-install/reports/text-2.1.2.test
Writing: text-2.1.2-inplace/Data.Text.Internal.Read.hs.html
Writing: text-2.1.2-inplace/Data.Text.Internal.Builder.RealFloat.Functions.hs.html
Writing: text-2.1.2-inplace/Data.Text.Internal.Builder.Int.Digits.hs.html
Writing: text-2.1.2-inplace/Data.Text.Internal.Builder.Functions.hs.html
Writing: text-2.1.2-inplace/Data.Text.Unsafe.hs.html
Writing: text-2.1.2-inplace/Data.Text.Read.hs.html
Writing: text-2.1.2-inplace/Data.Text.Lazy.Read.hs.html
Writing: text-2.1.2-inplace/Data.Text.Lazy.IO.hs.html
Writing: text-2.1.2-inplace/Data.Text.Lazy.Encoding.hs.html
Writing: text-2.1.2-inplace/Data.Text.Lazy.Builder.RealFloat.hs.html
Writing: text-2.1.2-inplace/Data.Text.Lazy.Builder.Int.hs.html
Writing: text-2.1.2-inplace/Data.Text.Lazy.hs.html
Writing: text-2.1.2-inplace/Data.Text.Internal.Validate.hs.html
Writing: text-2.1.2-inplace/Data.Text.Internal.Unsafe.Char.hs.html
Writing: text-2.1.2-inplace/Data.Text.Internal.Unsafe.hs.html
Writing: text-2.1.2-inplace/Data.Text.Internal.StrictBuilder.hs.html
Writing: text-2.1.2-inplace/Data.Text.Internal.Search.hs.html
Writing: text-2.1.2-inplace/Data.Text.Internal.Private.hs.html
Writing: text-2.1.2-inplace/Data.Text.Internal.Lazy.Search.hs.html
Writing: text-2.1.2-inplace/Data.Text.Internal.Lazy.Fusion.hs.html
Writing: text-2.1.2-inplace/Data.Text.Internal.Lazy.Encoding.Fusion.hs.html
Writing: text-2.1.2-inplace/Data.Text.Internal.Lazy.hs.html
Writing: text-2.1.2-inplace/Data.Text.Internal.IO.hs.html
Writing: text-2.1.2-inplace/Data.Text.Internal.Fusion.Types.hs.html
Writing: text-2.1.2-inplace/Data.Text.Internal.Fusion.Size.hs.html
Writing: text-2.1.2-inplace/Data.Text.Internal.Fusion.Common.hs.html
Writing: text-2.1.2-inplace/Data.Text.Internal.Fusion.CaseMapping.hs.html
Writing: text-2.1.2-inplace/Data.Text.Internal.Fusion.hs.html
Writing: text-2.1.2-inplace/Data.Text.Internal.Encoding.Utf8.hs.html
Writing: text-2.1.2-inplace/Data.Text.Internal.Encoding.Utf32.hs.html
Writing: text-2.1.2-inplace/Data.Text.Internal.Encoding.Utf16.hs.html
Writing: text-2.1.2-inplace/Data.Text.Internal.Encoding.Fusion.Common.hs.html
Writing: text-2.1.2-inplace/Data.Text.Internal.Encoding.Fusion.hs.html
Writing: text-2.1.2-inplace/Data.Text.Internal.Encoding.hs.html
Writing: text-2.1.2-inplace/Data.Text.Internal.ByteStringCompat.hs.html
Writing: text-2.1.2-inplace/Data.Text.Internal.Builder.hs.html
Writing: text-2.1.2-inplace/Data.Text.Internal.ArrayUtils.hs.html
Writing: text-2.1.2-inplace/Data.Text.Internal.hs.html
Writing: text-2.1.2-inplace/Data.Text.IO.Utf8.hs.html
Writing: text-2.1.2-inplace/Data.Text.IO.hs.html
Writing: text-2.1.2-inplace/Data.Text.Foreign.hs.html
Writing: text-2.1.2-inplace/Data.Text.Encoding.Error.hs.html
Writing: text-2.1.2-inplace/Data.Text.Encoding.hs.html
Writing: text-2.1.2-inplace/Data.Text.Array.hs.html
Writing: text-2.1.2-inplace/Data.Text.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/text-2.1.2/noopt/hpc/vanilla/html/tests/hpc_index.html
0 of 1 test suites (0 of 1 test cases) passed.
Writing: text-2.1.2-inplace/Data.Text.Internal.Read.hs.html
Writing: text-2.1.2-inplace/Data.Text.Internal.Builder.RealFloat.Functions.hs.html
Writing: text-2.1.2-inplace/Data.Text.Internal.Builder.Int.Digits.hs.html
Writing: text-2.1.2-inplace/Data.Text.Internal.Builder.Functions.hs.html
Writing: text-2.1.2-inplace/Data.Text.Unsafe.hs.html
Writing: text-2.1.2-inplace/Data.Text.Read.hs.html
Writing: text-2.1.2-inplace/Data.Text.Lazy.Read.hs.html
Writing: text-2.1.2-inplace/Data.Text.Lazy.IO.hs.html
Writing: text-2.1.2-inplace/Data.Text.Lazy.Encoding.hs.html
Writing: text-2.1.2-inplace/Data.Text.Lazy.Builder.RealFloat.hs.html
Writing: text-2.1.2-inplace/Data.Text.Lazy.Builder.Int.hs.html
Writing: text-2.1.2-inplace/Data.Text.Lazy.hs.html
Writing: text-2.1.2-inplace/Data.Text.Internal.Validate.hs.html
Writing: text-2.1.2-inplace/Data.Text.Internal.Unsafe.Char.hs.html
Writing: text-2.1.2-inplace/Data.Text.Internal.Unsafe.hs.html
Writing: text-2.1.2-inplace/Data.Text.Internal.StrictBuilder.hs.html
Writing: text-2.1.2-inplace/Data.Text.Internal.Search.hs.html
Writing: text-2.1.2-inplace/Data.Text.Internal.Private.hs.html
Writing: text-2.1.2-inplace/Data.Text.Internal.Lazy.Search.hs.html
Writing: text-2.1.2-inplace/Data.Text.Internal.Lazy.Fusion.hs.html
Writing: text-2.1.2-inplace/Data.Text.Internal.Lazy.Encoding.Fusion.hs.html
Writing: text-2.1.2-inplace/Data.Text.Internal.Lazy.hs.html
Writing: text-2.1.2-inplace/Data.Text.Internal.IO.hs.html
Writing: text-2.1.2-inplace/Data.Text.Internal.Fusion.Types.hs.html
Writing: text-2.1.2-inplace/Data.Text.Internal.Fusion.Size.hs.html
Writing: text-2.1.2-inplace/Data.Text.Internal.Fusion.Common.hs.html
Writing: text-2.1.2-inplace/Data.Text.Internal.Fusion.CaseMapping.hs.html
Writing: text-2.1.2-inplace/Data.Text.Internal.Fusion.hs.html
Writing: text-2.1.2-inplace/Data.Text.Internal.Encoding.Utf8.hs.html
Writing: text-2.1.2-inplace/Data.Text.Internal.Encoding.Utf32.hs.html
Writing: text-2.1.2-inplace/Data.Text.Internal.Encoding.Utf16.hs.html
Writing: text-2.1.2-inplace/Data.Text.Internal.Encoding.Fusion.Common.hs.html
Writing: text-2.1.2-inplace/Data.Text.Internal.Encoding.Fusion.hs.html
Writing: text-2.1.2-inplace/Data.Text.Internal.Encoding.hs.html
Writing: text-2.1.2-inplace/Data.Text.Internal.ByteStringCompat.hs.html
Writing: text-2.1.2-inplace/Data.Text.Internal.Builder.hs.html
Writing: text-2.1.2-inplace/Data.Text.Internal.ArrayUtils.hs.html
Writing: text-2.1.2-inplace/Data.Text.Internal.hs.html
Writing: text-2.1.2-inplace/Data.Text.IO.Utf8.hs.html
Writing: text-2.1.2-inplace/Data.Text.IO.hs.html
Writing: text-2.1.2-inplace/Data.Text.Foreign.hs.html
Writing: text-2.1.2-inplace/Data.Text.Encoding.Error.hs.html
Writing: text-2.1.2-inplace/Data.Text.Encoding.hs.html
Writing: text-2.1.2-inplace/Data.Text.Array.hs.html
Writing: text-2.1.2-inplace/Data.Text.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/text-2.1.2/noopt/hpc/vanilla/html/text-2.1.2/hpc_index.html
Error: cabal: Tests failed for text-2.1.2.