Build #1 for mappings-0.3.2.0

[all reports]

Package mappings-0.3.2.0
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2025-05-11 16:18:54.236083674 UTC
Compiler ghc-9.8.4
OS linux
Arch x86_64
Dependencies base-4.19.2.0, cond-0.5.1, containers-0.6.8, formatting-7.2.0, indexed-traversable-0.1.4, partialord-0.1.0, base-4.19.2.0, cond-0.5.1, containers-0.6.8, formatting-7.2.0, indexed-traversable-0.1.4, partialord-0.1.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring clock-0.8.4...
Preprocessing library for clock-0.8.4..
Building library for clock-0.8.4..
[1 of 2] Compiling System.Clock     ( dist/build/System/Clock.hs, dist/build/System/Clock.o, dist/build/System/Clock.dyn_o )
[2 of 2] Compiling System.Clock.Seconds ( System/Clock/Seconds.hs, dist/build/System/Clock/Seconds.o, dist/build/System/Clock/Seconds.dyn_o )
Preprocessing library for clock-0.8.4..
Running Haddock on library for clock-0.8.4..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 2] Compiling System.Clock     ( dist/build/System/Clock.hs, nothing )
[2 of 2] Compiling System.Clock.Seconds ( System/Clock/Seconds.hs, nothing )
Haddock coverage:
  81% (  9 / 11) in 'System.Clock'
  Missing documentation for:
    normalize (System/Clock.hsc:267)
    s2ns (System/Clock.hsc:264)
  75% (  6 /  8) in 'System.Clock.Seconds'
  Missing documentation for:
    Module header
    Seconds (System/Clock/Seconds.hs:21)
Warning: System.Clock: could not find link destinations for: 
	- System.Clock.Rep_TimeSpec
	- System.Clock.Rep_Clock
Warning: System.Clock.Seconds: could not find link destinations for: 
	- System.Clock.Rep_Clock
	- System.Clock.Seconds.Rep_Seconds
Documentation created: dist/doc/html/clock/, dist/doc/html/clock/clock.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/clock-0.8.4-9mIDgJzjLvj7z3x0NN2L3T
Warning: Unable to strip executable or library
'libHSclock-0.8.4-9mIDgJzjLvj7z3x0NN2L3T' (missing the 'strip' program)
Warning: Unable to strip executable or library
'libHSclock-0.8.4-9mIDgJzjLvj7z3x0NN2L3T-ghc9.8.4' (missing the 'strip'
program)
Completed    clock-0.8.4
Downloading  cond-0.5.1
Downloaded   cond-0.5.1
Configuring cond-0.5.1...
Preprocessing library for cond-0.5.1..
Building library for cond-0.5.1..
[1 of 2] Compiling Data.Algebra.Boolean ( src/Data/Algebra/Boolean.hs, dist/build/Data/Algebra/Boolean.o, dist/build/Data/Algebra/Boolean.dyn_o )
[2 of 2] Compiling Control.Conditional ( src/Control/Conditional.hs, dist/build/Control/Conditional.o, dist/build/Control/Conditional.dyn_o )
Preprocessing library for cond-0.5.1..
Running Haddock on library for cond-0.5.1..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 2] Compiling Data.Algebra.Boolean ( src/Data/Algebra/Boolean.hs, nothing )
[2 of 2] Compiling Control.Conditional ( src/Control/Conditional.hs, nothing )
Haddock coverage:
Warning: 'Bitwise' is ambiguous. It is defined
    * at src/Data/Algebra/Boolean.hs:319:21
    * at src/Data/Algebra/Boolean.hs:319: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/Algebra/Boolean.hs:319:1
  86% ( 13 / 15) in 'Data.Algebra.Boolean'
  Missing documentation for:
    Module header
    Opp (src/Data/Algebra/Boolean.hs:242)
 100% ( 47 / 47) in 'Control.Conditional'
Documentation created: dist/doc/html/cond/, dist/doc/html/cond/cond.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/cond-0.5.1-6SAB1VQbmbsKOrfvVuvswT
Warning: Unable to strip executable or library
'libHScond-0.5.1-6SAB1VQbmbsKOrfvVuvswT' (missing the 'strip' program)
Warning: Unable to strip executable or library
'libHScond-0.5.1-6SAB1VQbmbsKOrfvVuvswT-ghc9.8.4' (missing the 'strip'
program)
Completed    cond-0.5.1
Downloading  double-conversion-2.0.5.0
Downloaded   double-conversion-2.0.5.0
Configuring double-conversion-2.0.5.0...
Preprocessing library for double-conversion-2.0.5.0..
Building library for double-conversion-2.0.5.0..
[1 of 8] Compiling Data.Double.Conversion.Internal.FFI ( Data/Double/Conversion/Internal/FFI.hs, dist/build/Data/Double/Conversion/Internal/FFI.o, dist/build/Data/Double/Conversion/Internal/FFI.dyn_o )

Data/Double/Conversion/Internal/FFI.hs:50:34: warning: [GHC-39567] [-Wstar-is-type]
    Using * (or its Unicode variant) to mean Data.Kind.Type
    relies on the StarIsType extension, which will become
    deprecated in the future.
    Suggested fix: Use Type from Data.Kind instead.
   |
50 | type family ForeignFloating h :: *
   |                                  ^
[2 of 8] Compiling Data.Double.Conversion.Internal.ByteStringBuilder ( Data/Double/Conversion/Internal/ByteStringBuilder.hs, dist/build/Data/Double/Conversion/Internal/ByteStringBuilder.o, dist/build/Data/Double/Conversion/Internal/ByteStringBuilder.dyn_o )

Data/Double/Conversion/Internal/ByteStringBuilder.hs:32:24: warning: [GHC-68441] [-Wdeprecations]
    In the use of boudedPrim
    (imported from Data.ByteString.Builder.Prim.Internal):
    Deprecated: "Use 'boundedPrim' instead"
   |
32 | convert func len act = boudedPrim (fromIntegral len) $ \val ptr -> do
   |                        ^^^^^^^^^^
[3 of 8] Compiling Data.Double.Conversion.Internal.ByteString ( Data/Double/Conversion/Internal/ByteString.hs, dist/build/Data/Double/Conversion/Internal/ByteString.o, dist/build/Data/Double/Conversion/Internal/ByteString.dyn_o )
[4 of 8] Compiling Data.Double.Conversion.Internal.Text ( Data/Double/Conversion/Internal/Text.hs, dist/build/Data/Double/Conversion/Internal/Text.o, dist/build/Data/Double/Conversion/Internal/Text.dyn_o )
[5 of 8] Compiling Data.Double.Conversion.Internal.TextBuilder ( Data/Double/Conversion/Internal/TextBuilder.hs, dist/build/Data/Double/Conversion/Internal/TextBuilder.o, dist/build/Data/Double/Conversion/Internal/TextBuilder.dyn_o )
[6 of 8] Compiling Data.Double.Conversion.Convertable ( Data/Double/Conversion/Convertable.hs, dist/build/Data/Double/Conversion/Convertable.o, dist/build/Data/Double/Conversion/Convertable.dyn_o )
[7 of 8] Compiling Data.Double.Conversion.ByteString ( Data/Double/Conversion/ByteString.hs, dist/build/Data/Double/Conversion/ByteString.o, dist/build/Data/Double/Conversion/ByteString.dyn_o )
[8 of 8] Compiling Data.Double.Conversion.Text ( Data/Double/Conversion/Text.hs, dist/build/Data/Double/Conversion/Text.o, dist/build/Data/Double/Conversion/Text.dyn_o )
Preprocessing library for double-conversion-2.0.5.0..
Running Haddock on library for double-conversion-2.0.5.0..
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 8] Compiling Data.Double.Conversion.Internal.FFI ( Data/Double/Conversion/Internal/FFI.hs, nothing )

Data/Double/Conversion/Internal/FFI.hs:50:34: warning: [GHC-39567] [-Wstar-is-type]
    Using * (or its Unicode variant) to mean Data.Kind.Type
    relies on the StarIsType extension, which will become
    deprecated in the future.
    Suggested fix: Use Type from Data.Kind instead.
   |
50 | type family ForeignFloating h :: *
   |                                  ^
[2 of 8] Compiling Data.Double.Conversion.Internal.ByteStringBuilder ( Data/Double/Conversion/Internal/ByteStringBuilder.hs, nothing )

Data/Double/Conversion/Internal/ByteStringBuilder.hs:32:24: warning: [GHC-68441] [-Wdeprecations]
    In the use of boudedPrim
    (imported from Data.ByteString.Builder.Prim.Internal):
    Deprecated: "Use 'boundedPrim' instead"
   |
32 | convert func len act = boudedPrim (fromIntegral len) $ \val ptr -> do
   |                        ^^^^^^^^^^
[3 of 8] Compiling Data.Double.Conversion.Internal.ByteString ( Data/Double/Conversion/Internal/ByteString.hs, nothing )
[4 of 8] Compiling Data.Double.Conversion.Internal.Text ( Data/Double/Conversion/Internal/Text.hs, nothing )
[5 of 8] Compiling Data.Double.Conversion.Internal.TextBuilder ( Data/Double/Conversion/Internal/TextBuilder.hs, nothing )
[6 of 8] Compiling Data.Double.Conversion.Convertable ( Data/Double/Conversion/Convertable.hs, nothing )
[7 of 8] Compiling Data.Double.Conversion.ByteString ( Data/Double/Conversion/ByteString.hs, nothing )
[8 of 8] Compiling Data.Double.Conversion.Text ( Data/Double/Conversion/Text.hs, nothing )
Haddock coverage:
Warning: 'Text' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% (  2 /  2) in 'Data.Double.Conversion.Convertable'
Warning: 'Text' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% (  5 /  5) in 'Data.Double.Conversion.ByteString'
 100% (  5 /  5) in 'Data.Double.Conversion.Text'
Documentation created: dist/doc/html/double-conversion/,
dist/doc/html/double-conversion/double-conversion.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/double-conversion-2.0.5.0-BclNsOEc54XLGMQ3tBasrG
Warning: Unable to strip executable or library
'libHSdouble-conversion-2.0.5.0-BclNsOEc54XLGMQ3tBasrG' (missing the 'strip'
program)
Warning: Unable to strip executable or library
'libHSdouble-conversion-2.0.5.0-BclNsOEc54XLGMQ3tBasrG-ghc9.8.4' (missing the
'strip' program)
Completed    double-conversion-2.0.5.0
Configuring indexed-traversable-0.1.4...
Preprocessing library for indexed-traversable-0.1.4..
Building library for indexed-traversable-0.1.4..
[1 of 7] Compiling CoerceCompat     ( src/CoerceCompat.hs, dist/build/CoerceCompat.o, dist/build/CoerceCompat.dyn_o )
[2 of 7] Compiling GhcList          ( src/GhcList.hs, dist/build/GhcList.o, dist/build/GhcList.dyn_o )
[3 of 7] Compiling WithIndex        ( src/WithIndex.hs, dist/build/WithIndex.o, dist/build/WithIndex.dyn_o )
[4 of 7] Compiling Data.Traversable.WithIndex ( src/Data/Traversable/WithIndex.hs, dist/build/Data/Traversable/WithIndex.o, dist/build/Data/Traversable/WithIndex.dyn_o )
[5 of 7] Compiling Data.Functor.WithIndex ( src/Data/Functor/WithIndex.hs, dist/build/Data/Functor/WithIndex.o, dist/build/Data/Functor/WithIndex.dyn_o )
[6 of 7] Compiling Data.Foldable1.WithIndex ( src/Data/Foldable1/WithIndex.hs, dist/build/Data/Foldable1/WithIndex.o, dist/build/Data/Foldable1/WithIndex.dyn_o )
[7 of 7] Compiling Data.Foldable.WithIndex ( src/Data/Foldable/WithIndex.hs, dist/build/Data/Foldable/WithIndex.o, dist/build/Data/Foldable/WithIndex.dyn_o )
Preprocessing library for indexed-traversable-0.1.4..
Running Haddock on library for indexed-traversable-0.1.4..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 7] Compiling CoerceCompat     ( src/CoerceCompat.hs, nothing )
[2 of 7] Compiling GhcList          ( src/GhcList.hs, nothing )
[3 of 7] Compiling WithIndex        ( src/WithIndex.hs, nothing )
[4 of 7] Compiling Data.Traversable.WithIndex ( src/Data/Traversable/WithIndex.hs, nothing )
[5 of 7] Compiling Data.Functor.WithIndex ( src/Data/Functor/WithIndex.hs, nothing )
[6 of 7] Compiling Data.Foldable1.WithIndex ( src/Data/Foldable1/WithIndex.hs, nothing )
[7 of 7] Compiling Data.Foldable.WithIndex ( src/Data/Foldable/WithIndex.hs, nothing )
Haddock coverage:
Warning: 'a' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'const' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Identity' is ambiguous. It is defined
    * in Data.Functor.Identity
    * in Data.Functor.Identity
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined in Data.Functor.Identity
Warning: 'itraverseOf' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'itraversed' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'ifoldr1' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'ifoldl1'' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'ifoldl1' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'ifoldr1'' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'for' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: '.' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'const' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'mapM' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'forM' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  83% ( 10 / 12) in 'Data.Traversable.WithIndex'
  Missing documentation for:
    imapDefault (src/WithIndex.hs:81)
    ifoldMapDefault (src/WithIndex.hs:162)
  66% (  2 /  3) in 'Data.Functor.WithIndex'
  Missing documentation for:
    Module header
 100% (  3 /  3) in 'Data.Foldable1.WithIndex'
Warning: 'const' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'all' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'traverse_' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'for_' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'IndexedFold' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'mapM_' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'imapM' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'iforM' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'concatMap' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'find' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'foldrM' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'foldlM' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'toList' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'snd' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% ( 17 / 17) in 'Data.Foldable.WithIndex'
Documentation created: dist/doc/html/indexed-traversable/,
dist/doc/html/indexed-traversable/indexed-traversable.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/indexed-traversable-0.1.4-5JdsPOnURa2E0CZ9MR1Y0G
Warning: Unable to strip executable or library
'libHSindexed-traversable-0.1.4-5JdsPOnURa2E0CZ9MR1Y0G' (missing the 'strip'
program)
Warning: Unable to strip executable or library
'libHSindexed-traversable-0.1.4-5JdsPOnURa2E0CZ9MR1Y0G-ghc9.8.4' (missing the
'strip' program)
Completed    indexed-traversable-0.1.4
Configuring integer-logarithms-1.0.4...
Preprocessing library for integer-logarithms-1.0.4..
Building library for integer-logarithms-1.0.4..
[1 of 4] Compiling GHC.Integer.Logarithms.Compat ( src/GHC/Integer/Logarithms/Compat.hs, dist/build/GHC/Integer/Logarithms/Compat.o, dist/build/GHC/Integer/Logarithms/Compat.dyn_o )
[2 of 4] Compiling Math.NumberTheory.Logarithms ( src/Math/NumberTheory/Logarithms.hs, dist/build/Math/NumberTheory/Logarithms.o, dist/build/Math/NumberTheory/Logarithms.dyn_o )
[3 of 4] Compiling Math.NumberTheory.Powers.Integer ( src/Math/NumberTheory/Powers/Integer.hs, dist/build/Math/NumberTheory/Powers/Integer.o, dist/build/Math/NumberTheory/Powers/Integer.dyn_o )
[4 of 4] Compiling Math.NumberTheory.Powers.Natural ( src/Math/NumberTheory/Powers/Natural.hs, dist/build/Math/NumberTheory/Powers/Natural.o, dist/build/Math/NumberTheory/Powers/Natural.dyn_o )
Preprocessing library for integer-logarithms-1.0.4..
Running Haddock on library for integer-logarithms-1.0.4..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 4] Compiling GHC.Integer.Logarithms.Compat ( src/GHC/Integer/Logarithms/Compat.hs, nothing )
[2 of 4] Compiling Math.NumberTheory.Logarithms ( src/Math/NumberTheory/Logarithms.hs, nothing )
[3 of 4] Compiling Math.NumberTheory.Powers.Integer ( src/Math/NumberTheory/Powers/Integer.hs, nothing )
[4 of 4] Compiling Math.NumberTheory.Powers.Natural ( src/Math/NumberTheory/Powers/Natural.hs, nothing )
Haddock coverage:
  40% (  2 /  5) in 'GHC.Integer.Logarithms.Compat'
  Missing documentation for:
    integerLogBase#
    integerLog2#
    wordLog2#
 100% ( 17 / 17) in 'Math.NumberTheory.Logarithms'
 100% (  3 /  3) in 'Math.NumberTheory.Powers.Integer'
 100% (  3 /  3) in 'Math.NumberTheory.Powers.Natural'
Documentation created: dist/doc/html/integer-logarithms/,
dist/doc/html/integer-logarithms/integer-logarithms.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/integer-logarithms-1.0.4-KzAgsevoV5Y6IrFUclFTyp
Warning: Unable to strip executable or library
'libHSinteger-logarithms-1.0.4-KzAgsevoV5Y6IrFUclFTyp' (missing the 'strip'
program)
Warning: Unable to strip executable or library
'libHSinteger-logarithms-1.0.4-KzAgsevoV5Y6IrFUclFTyp-ghc9.8.4' (missing the
'strip' program)
Completed    integer-logarithms-1.0.4
Configuring old-locale-1.0.0.7...
Preprocessing library for old-locale-1.0.0.7..
Building library for old-locale-1.0.0.7..
[1 of 1] Compiling System.Locale    ( System/Locale.hs, dist/build/System/Locale.o, dist/build/System/Locale.dyn_o )
Preprocessing library for old-locale-1.0.0.7..
Running Haddock on library for old-locale-1.0.0.7..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 1] Compiling System.Locale    ( System/Locale.hs, nothing )
Haddock coverage:
  60% (  3 /  5) in 'System.Locale'
  Missing documentation for:
    TimeLocale (System/Locale.hs:36)
    defaultTimeLocale (System/Locale.hs:50)
Documentation created: dist/doc/html/old-locale/,
dist/doc/html/old-locale/old-locale.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/old-locale-1.0.0.7-2YowMuiAcJ5JaeIIGUyoRA
Warning: Unable to strip executable or library
'libHSold-locale-1.0.0.7-2YowMuiAcJ5JaeIIGUyoRA' (missing the 'strip' program)
Warning: Unable to strip executable or library
'libHSold-locale-1.0.0.7-2YowMuiAcJ5JaeIIGUyoRA-ghc9.8.4' (missing the 'strip'
program)
Completed    old-locale-1.0.0.7
Configuring os-string-2.0.7...
Preprocessing library for os-string-2.0.7..
Building library for os-string-2.0.7..
[ 1 of 11] Compiling System.OsString.Data.ByteString.Short.Internal ( System/OsString/Data/ByteString/Short/Internal.hs, dist/build/System/OsString/Data/ByteString/Short/Internal.o, dist/build/System/OsString/Data/ByteString/Short/Internal.dyn_o )
[ 2 of 11] Compiling System.OsString.Data.ByteString.Short ( System/OsString/Data/ByteString/Short.hs, dist/build/System/OsString/Data/ByteString/Short.o, dist/build/System/OsString/Data/ByteString/Short.dyn_o )
[ 3 of 11] Compiling System.OsString.Data.ByteString.Short.Word16 ( System/OsString/Data/ByteString/Short/Word16.hs, dist/build/System/OsString/Data/ByteString/Short/Word16.o, dist/build/System/OsString/Data/ByteString/Short/Word16.dyn_o )
[ 4 of 11] Compiling System.OsString.Internal.Exception ( System/OsString/Internal/Exception.hs, dist/build/System/OsString/Internal/Exception.o, dist/build/System/OsString/Internal/Exception.dyn_o )
[ 5 of 11] Compiling System.OsString.Encoding.Internal ( System/OsString/Encoding/Internal.hs, dist/build/System/OsString/Encoding/Internal.o, dist/build/System/OsString/Encoding/Internal.dyn_o )

System/OsString/Encoding/Internal.hs:23:42: warning: [GHC-38856] [-Wunused-imports]
    The import of try from module Control.Exception is redundant
   |
23 | import Control.Exception (SomeException, try, Exception (displayException), evaluate)
   |                                          ^^^
[ 6 of 11] Compiling System.OsString.Encoding ( System/OsString/Encoding.hs, dist/build/System/OsString/Encoding.o, dist/build/System/OsString/Encoding.dyn_o )
[ 7 of 11] Compiling System.OsString.Internal.Types ( System/OsString/Internal/Types.hs, dist/build/System/OsString/Internal/Types.o, dist/build/System/OsString/Internal/Types.dyn_o )
[ 8 of 11] Compiling System.OsString.Posix ( System/OsString/Posix.hs, dist/build/System/OsString/Posix.o, dist/build/System/OsString/Posix.dyn_o )
[ 9 of 11] Compiling System.OsString.Internal ( System/OsString/Internal.hs, dist/build/System/OsString/Internal.o, dist/build/System/OsString/Internal.dyn_o )
[10 of 11] Compiling System.OsString  ( System/OsString.hs, dist/build/System/OsString.o, dist/build/System/OsString.dyn_o )
[11 of 11] Compiling System.OsString.Windows ( System/OsString/Windows.hs, dist/build/System/OsString/Windows.o, dist/build/System/OsString/Windows.dyn_o )
Preprocessing library for os-string-2.0.7..
Running Haddock on library for os-string-2.0.7..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[ 1 of 11] Compiling System.OsString.Data.ByteString.Short.Internal ( System/OsString/Data/ByteString/Short/Internal.hs, nothing )
[ 2 of 11] Compiling System.OsString.Data.ByteString.Short ( System/OsString/Data/ByteString/Short.hs, nothing )
[ 3 of 11] Compiling System.OsString.Data.ByteString.Short.Word16 ( System/OsString/Data/ByteString/Short/Word16.hs, nothing )
[ 4 of 11] Compiling System.OsString.Internal.Exception ( System/OsString/Internal/Exception.hs, nothing )
[ 5 of 11] Compiling System.OsString.Encoding.Internal ( System/OsString/Encoding/Internal.hs, nothing )

System/OsString/Encoding/Internal.hs:23:42: warning: [GHC-38856] [-Wunused-imports]
    The import of try from module Control.Exception is redundant
   |
23 | import Control.Exception (SomeException, try, Exception (displayException), evaluate)
   |                                          ^^^
[ 6 of 11] Compiling System.OsString.Encoding ( System/OsString/Encoding.hs, nothing )
[ 7 of 11] Compiling System.OsString.Internal.Types ( System/OsString/Internal/Types.hs, nothing )
[ 8 of 11] Compiling System.OsString.Posix ( System/OsString/Posix.hs, nothing )
[ 9 of 11] Compiling System.OsString.Internal ( System/OsString/Internal.hs, nothing )
[10 of 11] Compiling System.OsString  ( System/OsString.hs, nothing )
[11 of 11] Compiling System.OsString.Windows ( System/OsString/Windows.hs, nothing )
Haddock coverage:
Warning: 'ShortByteString' is ambiguous. It is defined
    * in Data.ByteString.Short.Internal
    * in Data.ByteString.Short.Internal
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined in Data.ByteString.Short.Internal
  26% ( 11 / 41) in 'System.OsString.Data.ByteString.Short.Internal'
  Missing documentation for:
    _nul (System/OsString/Data/ByteString/Short/Internal.hs:60)
    isSpace (System/OsString/Data/ByteString/Short/Internal.hs:63)
    create (System/OsString/Data/ByteString/Short/Internal.hs:70)
    asBA (System/OsString/Data/ByteString/Short/Internal.hs:80)
    BA (System/OsString/Data/ByteString/Short/Internal.hs:84)
    MBA (System/OsString/Data/ByteString/Short/Internal.hs:85)
    newPinnedByteArray (System/OsString/Data/ByteString/Short/Internal.hs:89)
    newByteArray (System/OsString/Data/ByteString/Short/Internal.hs:94)
    copyByteArray (System/OsString/Data/ByteString/Short/Internal.hs:99)
    unsafeFreezeByteArray (System/OsString/Data/ByteString/Short/Internal.hs:104)
    copyAddrToByteArray (System/OsString/Data/ByteString/Short/Internal.hs:109)
    moduleErrorIO (System/OsString/Data/ByteString/Short/Internal.hs:244)
    moduleErrorMsg (System/OsString/Data/ByteString/Short/Internal.hs:248)
    packWord16 (System/OsString/Data/ByteString/Short/Internal.hs:251)
    packLenWord16 (System/OsString/Data/ByteString/Short/Internal.hs:254)
    unpackWord16 (System/OsString/Data/ByteString/Short/Internal.hs:265)
    packWord16Rev (System/OsString/Data/ByteString/Short/Internal.hs:274)
    packLenWord16Rev (System/OsString/Data/ByteString/Short/Internal.hs:277)
    indexWord8Array (System/OsString/Data/ByteString/Short/Internal.hs:299)
    word16ToLE# (System/OsString/Data/ByteString/Short/Internal.hs:320)
    word16FromLE# (System/OsString/Data/ByteString/Short/Internal.hs:322)
    setByteArray (System/OsString/Data/ByteString/Short/Internal.hs:325)
    copyMutableByteArray (System/OsString/Data/ByteString/Short/Internal.hs:330)
    createAndTrim' (System/OsString/Data/ByteString/Short/Internal.hs:356)
    createAndTrim'' (System/OsString/Data/ByteString/Short/Internal.hs:372)
    findIndexOrLength (System/OsString/Data/ByteString/Short/Internal.hs:397)
    assertEven (System/OsString/Data/ByteString/Short/Internal.hs:422)
    errorEmptySBS (System/OsString/Data/ByteString/Short/Internal.hs:430)
    moduleError (System/OsString/Data/ByteString/Short/Internal.hs:434)
    compareByteArraysOff (System/OsString/Data/ByteString/Short/Internal.hs:444)
Warning: 'ShortByteString' is ambiguous. It is defined
    * in Data.ByteString.Short.Internal
    * in Data.ByteString.Short.Internal
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined in Data.ByteString.Short.Internal
  96% ( 93 / 96) in 'System.OsString.Data.ByteString.Short'
  Missing documentation for:
    append
    uncons2 (System/OsString/Data/ByteString/Short.hs:184)
    concat
Warning: 'ShortByteString' is ambiguous. It is defined
    * in Data.ByteString.Short.Internal
    * in Data.ByteString.Short.Internal
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined in Data.ByteString.Short.Internal
Warning: 'ByteString' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'CString' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  96% ( 92 / 95) in 'System.OsString.Data.ByteString.Short.Word16'
  Missing documentation for:
    append
    concat
    breakSubstring (System/OsString/Data/ByteString/Short/Word16.hs:663)
Warning: 'try' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  33% (  1 /  3) in 'System.OsString.Internal.Exception'
  Missing documentation for:
    Module header
    isAsyncException (System/OsString/Internal/Exception.hs:17)
Warning: 'TextEncoding' is ambiguous. It is defined
    * in GHC.IO.Encoding.Types
    * in GHC.IO.Encoding.Types
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined in GHC.IO.Encoding.Types
  27% (  9 / 33) in 'System.OsString.Encoding.Internal'
  Missing documentation for:
    Module header
    ucs2le (System/OsString/Encoding/Internal.hs:42)
    mkUcs2le (System/OsString/Encoding/Internal.hs:45)
    ucs2le_DF (System/OsString/Encoding/Internal.hs:50)
    ucs2le_EF (System/OsString/Encoding/Internal.hs:60)
    ucs2le_decode (System/OsString/Encoding/Internal.hs:71)
    ucs2le_encode (System/OsString/Encoding/Internal.hs:96)
    mkUTF16le_b (System/OsString/Encoding/Internal.hs:131)
    utf16le_b_DF (System/OsString/Encoding/Internal.hs:136)
    utf16le_b_EF (System/OsString/Encoding/Internal.hs:146)
    utf16le_b_decode (System/OsString/Encoding/Internal.hs:157)
    utf16le_b_encode (System/OsString/Encoding/Internal.hs:195)
    cWcharsToChars_UCS2 (System/OsString/Encoding/Internal.hs:231)
    cWcharsToChars (System/OsString/Encoding/Internal.hs:238)
    charsToCWchars (System/OsString/Encoding/Internal.hs:248)
    withWindowsString (System/OsString/Encoding/Internal.hs:264)
    peekWindowsString (System/OsString/Encoding/Internal.hs:267)
    withPosixString (System/OsString/Encoding/Internal.hs:272)
    withPosixString' (System/OsString/Encoding/Internal.hs:275)
    peekPosixString (System/OsString/Encoding/Internal.hs:278)
    peekPosixString' (System/OsString/Encoding/Internal.hs:281)
    EncodingException (System/OsString/Encoding/Internal.hs:340)
    showEncodingException (System/OsString/Encoding/Internal.hs:348)
    wNUL (System/OsString/Encoding/Internal.hs:367)
  44% ( 11 / 25) in 'System.OsString.Encoding'
  Missing documentation for:
    Module header
    EncodingException (System/OsString/Encoding/Internal.hs:340)
    showEncodingException (System/OsString/Encoding/Internal.hs:348)
    ucs2le (System/OsString/Encoding/Internal.hs:42)
    mkUcs2le (System/OsString/Encoding/Internal.hs:45)
    ucs2le_DF (System/OsString/Encoding/Internal.hs:50)
    ucs2le_EF (System/OsString/Encoding/Internal.hs:60)
    ucs2le_decode (System/OsString/Encoding/Internal.hs:71)
    ucs2le_encode (System/OsString/Encoding/Internal.hs:96)
    mkUTF16le_b (System/OsString/Encoding/Internal.hs:131)
    utf16le_b_DF (System/OsString/Encoding/Internal.hs:136)
    utf16le_b_EF (System/OsString/Encoding/Internal.hs:146)
    utf16le_b_decode (System/OsString/Encoding/Internal.hs:157)
    utf16le_b_encode (System/OsString/Encoding/Internal.hs:195)
Warning: 'WindowsString' is ambiguous. It is defined
    * at System/OsString/Internal/Types.hs:60:25
    * at System/OsString/Internal/Types.hs:60: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 System/OsString/Internal/Types.hs:60:1
Warning: 'PosixString' is ambiguous. It is defined
    * at System/OsString/Internal/Types.hs:87:23
    * at System/OsString/Internal/Types.hs:87:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal/Types.hs:87:1
Warning: 'ShortByteString' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'PosixChar' is ambiguous. It is defined
    * at System/OsString/Internal/Types.hs:123:23
    * at System/OsString/Internal/Types.hs:123: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 System/OsString/Internal/Types.hs:123:1
Warning: 'WindowsChar' is ambiguous. It is defined
    * at System/OsString/Internal/Types.hs:117:23
    * at System/OsString/Internal/Types.hs:117: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 System/OsString/Internal/Types.hs:117:1
Warning: 'OsChar' is ambiguous. It is defined
    * at System/OsString/Internal/Types.hs:210:18
    * at System/OsString/Internal/Types.hs:210:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal/Types.hs:210:1
Warning: 'OsString' is ambiguous. It is defined
    * at System/OsString/Internal/Types.hs:161:20
    * at System/OsString/Internal/Types.hs:161: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 System/OsString/Internal/Types.hs:161:1
Warning: '(</>)' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  50% (  9 / 18) in 'System.OsString.Internal.Types'
  Missing documentation for:
    Module header
    unWS (System/OsString/Internal/Types.hs:70)
    unPS (System/OsString/Internal/Types.hs:96)
    PlatformString (System/OsString/Internal/Types.hs:114)
    WindowsChar (System/OsString/Internal/Types.hs:117)
    unWW (System/OsString/Internal/Types.hs:131)
    PosixChar (System/OsString/Internal/Types.hs:123)
    unPW (System/OsString/Internal/Types.hs:139)
    PlatformChar (System/OsString/Internal/Types.hs:148)
Warning: 'setFileSystemEncoding' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'getLocaleEncoding' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'PosixString' is ambiguous. It is defined
    * at System/OsString/Internal/Types.hs:87:23
    * at System/OsString/Internal/Types.hs:87:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal/Types.hs:87:1
Warning: 'OsString' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  94% ( 93 / 98) in 'System.OsString.Posix'
  Missing documentation for:
    Module header
    PosixChar (System/OsString/Internal/Types.hs:123)
    singleton (System/OsString/Common.hs:495)
    empty (System/OsString/Common.hs:498)
    concat (System/OsString/Common.hs:706)
Warning: 'setFileSystemEncoding' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'unsafePerformIO' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'getLocaleEncoding' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'OsString' is ambiguous. It is defined
    * at System/OsString/Internal/Types.hs:161:20
    * at System/OsString/Internal/Types.hs:161: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 System/OsString/Internal/Types.hs:161:1
Warning: 'OsChar' is ambiguous. It is defined
    * at System/OsString/Internal/Types.hs:210:18
    * at System/OsString/Internal/Types.hs:210:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal/Types.hs:210:1
Warning: 'head' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:281: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 System/OsString/Internal.hs:281:1
Warning: 'tail' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:265: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 System/OsString/Internal.hs:265:1
Warning: 'init' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:290: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 System/OsString/Internal.hs:290:1
Warning: 'last' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:256: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 System/OsString/Internal.hs:256:1
Warning: 'map' is ambiguous. It is defined
    * in GHC.Base
    * at System/OsString/Internal.hs:316: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 System/OsString/Internal.hs:316:1
Warning: 'reverse' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:322: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 System/OsString/Internal.hs:322:1
Warning: 'foldl' is ambiguous. It is defined
    * in Data.Foldable
    * at System/OsString/Internal.hs:338: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 System/OsString/Internal.hs:338:1
Warning: 'foldl1' is ambiguous. It is defined
    * in Data.Foldable
    * at System/OsString/Internal.hs:352: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 System/OsString/Internal.hs:352:1
Warning: 'foldr' is ambiguous. It is defined
    * in Data.Foldable
    * at System/OsString/Internal.hs:368: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 System/OsString/Internal.hs:368:1
Warning: 'foldr1' is ambiguous. It is defined
    * in Data.Foldable
    * at System/OsString/Internal.hs:382: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 System/OsString/Internal.hs:382:1
Warning: 'all' is ambiguous. It is defined
    * in Data.Foldable
    * at System/OsString/Internal.hs:396: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 System/OsString/Internal.hs:396:1
Warning: 'any' is ambiguous. It is defined
    * in Data.Foldable
    * at System/OsString/Internal.hs:403: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 System/OsString/Internal.hs:403:1
Warning: 'replicate' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:418: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 System/OsString/Internal.hs:418:1
Warning: 'take' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:460: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 System/OsString/Internal.hs:460:1
Warning: 'length' is ambiguous. It is defined
    * in Data.Foldable
    * at System/OsString/Internal.hs:309: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 System/OsString/Internal.hs:309:1
Warning: 'drop' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:497: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 System/OsString/Internal.hs:497:1
Warning: 'takeWhile' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:491: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 System/OsString/Internal.hs:491:1
Warning: 'dropWhile' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:519: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 System/OsString/Internal.hs:519:1
Warning: 'break' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:548: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 System/OsString/Internal.hs:548:1
Warning: 'span' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:558: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 System/OsString/Internal.hs:558:1
Warning: 'splitAt' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:583: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 System/OsString/Internal.hs:583:1
Warning: 'elem' is ambiguous. It is defined
    * in Data.Foldable
    * at System/OsString/Internal.hs:686: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 System/OsString/Internal.hs:686:1
Warning: 'filter' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:704: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 System/OsString/Internal.hs:704:1
  94% ( 74 / 78) in 'System.OsString.Internal'
  Missing documentation for:
    Module header
    empty (System/OsString/Internal.hs:221)
    singleton (System/OsString/Internal.hs:224)
    concat (System/OsString/Internal.hs:409)
Warning: 'setFileSystemEncoding' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'unsafePerformIO' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  96% ( 96 / 99) in 'System.OsString'
  Missing documentation for:
    empty (System/OsString/Internal.hs:221)
    singleton (System/OsString/Internal.hs:224)
    concat (System/OsString/Internal.hs:409)
Warning: 'unsafeDupablePerformIO' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'WindowsString' is ambiguous. It is defined
    * at System/OsString/Internal/Types.hs:60:25
    * at System/OsString/Internal/Types.hs:60: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 System/OsString/Internal/Types.hs:60:1
Warning: 'OsString' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  94% ( 93 / 98) in 'System.OsString.Windows'
  Missing documentation for:
    Module header
    WindowsChar (System/OsString/Internal/Types.hs:117)
    singleton (System/OsString/Common.hs:495)
    empty (System/OsString/Common.hs:498)
    concat (System/OsString/Common.hs:706)
Warning: System.OsString.Data.ByteString.Short: could not find link destinations for: 
	- Data.ByteString.Short.Internal.Rep_ShortByteString
	- Data.ByteString.Short.Internal.D:R:ItemShortByteString
Warning: System.OsString.Data.ByteString.Short.Word16: could not find link destinations for: 
	- Data.ByteString.Short.Internal.Rep_ShortByteString
	- Data.ByteString.Short.Internal.D:R:ItemShortByteString
Warning: System.OsString.Internal.Types: could not find link destinations for: 
	- System.OsString.Internal.Types.Rep_OsChar
	- System.OsString.Internal.Types.Rep_OsString
	- System.OsString.Internal.Types.Rep_PosixChar
	- System.OsString.Internal.Types.Rep_WindowsChar
	- System.OsString.Internal.Types.Rep_PosixString
	- System.OsString.Internal.Types.Rep_WindowsString
Warning: System.OsString.Posix: could not find link destinations for: 
	- System.OsString.Internal.Types.Rep_PosixChar
	- System.OsString.Internal.Types.Rep_PosixString
Warning: System.OsString: could not find link destinations for: 
	- System.OsString.Internal.Types.Rep_OsChar
	- System.OsString.Internal.Types.Rep_OsString
Warning: System.OsString.Windows: could not find link destinations for: 
	- System.OsString.Internal.Types.Rep_WindowsChar
	- System.OsString.Internal.Types.Rep_WindowsString
Documentation created: dist/doc/html/os-string/,
dist/doc/html/os-string/os-string.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/os-string-2.0.7-5BBZgm2IGGO8ifbVrttmLE
Warning: Unable to strip executable or library
'libHSos-string-2.0.7-5BBZgm2IGGO8ifbVrttmLE' (missing the 'strip' program)
Warning: Unable to strip executable or library
'libHSos-string-2.0.7-5BBZgm2IGGO8ifbVrttmLE-ghc9.8.4' (missing the 'strip'
program)
Completed    os-string-2.0.7
Configuring partialord-0.1.0...
Preprocessing library for partialord-0.1.0..
Building library for partialord-0.1.0..
[1 of 2] Compiling Data.PartialOrd  ( src/Data/PartialOrd.hs, dist/build/Data/PartialOrd.o, dist/build/Data/PartialOrd.dyn_o )
[2 of 2] Compiling Paths_partialord ( dist/build/autogen/Paths_partialord.hs, dist/build/Paths_partialord.o, dist/build/Paths_partialord.dyn_o )
Preprocessing library for partialord-0.1.0..
Running Haddock on library for partialord-0.1.0..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 2] Compiling Data.PartialOrd  ( src/Data/PartialOrd.hs, nothing )
[2 of 2] Compiling Paths_partialord ( dist/build/autogen/Paths_partialord.hs, nothing )
Haddock coverage:
  90% ( 29 / 32) in 'Data.PartialOrd'
  Missing documentation for:
    isLeq (src/Data/PartialOrd.hs:93)
    isGeq (src/Data/PartialOrd.hs:98)
    reversePartial (src/Data/PartialOrd.hs:103)
Documentation created: dist/doc/html/partialord/,
dist/doc/html/partialord/partialord.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/partialord-0.1.0-EbXNl58FQEXFxkNr4eKUAs
Warning: Unable to strip executable or library
'libHSpartialord-0.1.0-EbXNl58FQEXFxkNr4eKUAs' (missing the 'strip' program)
Warning: Unable to strip executable or library
'libHSpartialord-0.1.0-EbXNl58FQEXFxkNr4eKUAs-ghc9.8.4' (missing the 'strip'
program)
Completed    partialord-0.1.0
Configuring primitive-0.9.1.0...
Preprocessing library for primitive-0.9.1.0..
Building library for primitive-0.9.1.0..
[ 1 of 14] Compiling Data.Primitive.Internal.Read ( Data/Primitive/Internal/Read.hs, dist/build/Data/Primitive/Internal/Read.o, dist/build/Data/Primitive/Internal/Read.dyn_o )
[ 2 of 14] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o, dist/build/Data/Primitive/MachDeps.dyn_o )
[ 3 of 14] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o, dist/build/Data/Primitive/Internal/Operations.dyn_o )
[ 4 of 14] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o, dist/build/Control/Monad/Primitive.dyn_o )
[ 5 of 14] Compiling Data.Primitive.MVar ( Data/Primitive/MVar.hs, dist/build/Data/Primitive/MVar.o, dist/build/Data/Primitive/MVar.dyn_o )
[ 6 of 14] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o, dist/build/Data/Primitive/Array.dyn_o )
[ 7 of 14] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o, dist/build/Data/Primitive/MutVar.dyn_o )
[ 8 of 14] Compiling Data.Primitive.SmallArray ( Data/Primitive/SmallArray.hs, dist/build/Data/Primitive/SmallArray.o, dist/build/Data/Primitive/SmallArray.dyn_o )
[ 9 of 14] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o, dist/build/Data/Primitive/Types.dyn_o )
[10 of 14] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o, dist/build/Data/Primitive/ByteArray.dyn_o )
[11 of 14] Compiling Data.Primitive.PrimArray ( Data/Primitive/PrimArray.hs, dist/build/Data/Primitive/PrimArray.o, dist/build/Data/Primitive/PrimArray.dyn_o )
[12 of 14] Compiling Data.Primitive.Ptr ( Data/Primitive/Ptr.hs, dist/build/Data/Primitive/Ptr.o, dist/build/Data/Primitive/Ptr.dyn_o )
[13 of 14] Compiling Data.Primitive   ( Data/Primitive.hs, dist/build/Data/Primitive.o, dist/build/Data/Primitive.dyn_o )
[14 of 14] Compiling Data.Primitive.PrimVar ( Data/Primitive/PrimVar.hs, dist/build/Data/Primitive/PrimVar.o, dist/build/Data/Primitive/PrimVar.dyn_o )
Preprocessing library for primitive-0.9.1.0..
Running Haddock on library for primitive-0.9.1.0..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[ 1 of 14] Compiling Data.Primitive.Internal.Read ( Data/Primitive/Internal/Read.hs, nothing )
[ 2 of 14] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, nothing )
[ 3 of 14] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, nothing )
[ 4 of 14] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, nothing )
[ 5 of 14] Compiling Data.Primitive.MVar ( Data/Primitive/MVar.hs, nothing )
[ 6 of 14] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, nothing )
[ 7 of 14] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, nothing )
[ 8 of 14] Compiling Data.Primitive.SmallArray ( Data/Primitive/SmallArray.hs, nothing )
[ 9 of 14] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, nothing )
[10 of 14] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, nothing )
[11 of 14] Compiling Data.Primitive.PrimArray ( Data/Primitive/PrimArray.hs, nothing )
[12 of 14] Compiling Data.Primitive.Ptr ( Data/Primitive/Ptr.hs, nothing )
[13 of 14] Compiling Data.Primitive   ( Data/Primitive.hs, nothing )
[14 of 14] Compiling Data.Primitive.PrimVar ( Data/Primitive/PrimVar.hs, nothing )
Haddock coverage:
   2% (  1 / 35) in 'Data.Primitive.MachDeps'
  Missing documentation for:
    sIZEOF_CHAR (Data/Primitive/MachDeps.hs:68)
    aLIGNMENT_CHAR (Data/Primitive/MachDeps.hs:69)
    sIZEOF_INT (Data/Primitive/MachDeps.hs:71)
    aLIGNMENT_INT (Data/Primitive/MachDeps.hs:72)
    sIZEOF_WORD (Data/Primitive/MachDeps.hs:74)
    aLIGNMENT_WORD (Data/Primitive/MachDeps.hs:75)
    sIZEOF_DOUBLE (Data/Primitive/MachDeps.hs:77)
    aLIGNMENT_DOUBLE (Data/Primitive/MachDeps.hs:78)
    sIZEOF_FLOAT (Data/Primitive/MachDeps.hs:80)
    aLIGNMENT_FLOAT (Data/Primitive/MachDeps.hs:81)
    sIZEOF_PTR (Data/Primitive/MachDeps.hs:83)
    aLIGNMENT_PTR (Data/Primitive/MachDeps.hs:84)
    sIZEOF_FUNPTR (Data/Primitive/MachDeps.hs:86)
    aLIGNMENT_FUNPTR (Data/Primitive/MachDeps.hs:87)
    sIZEOF_STABLEPTR (Data/Primitive/MachDeps.hs:89)
    aLIGNMENT_STABLEPTR (Data/Primitive/MachDeps.hs:90)
    sIZEOF_INT8 (Data/Primitive/MachDeps.hs:92)
    aLIGNMENT_INT8 (Data/Primitive/MachDeps.hs:93)
    sIZEOF_WORD8 (Data/Primitive/MachDeps.hs:95)
    aLIGNMENT_WORD8 (Data/Primitive/MachDeps.hs:96)
    sIZEOF_INT16 (Data/Primitive/MachDeps.hs:98)
    aLIGNMENT_INT16 (Data/Primitive/MachDeps.hs:99)
    sIZEOF_WORD16 (Data/Primitive/MachDeps.hs:101)
    aLIGNMENT_WORD16 (Data/Primitive/MachDeps.hs:102)
    sIZEOF_INT32 (Data/Primitive/MachDeps.hs:104)
    aLIGNMENT_INT32 (Data/Primitive/MachDeps.hs:105)
    sIZEOF_WORD32 (Data/Primitive/MachDeps.hs:107)
    aLIGNMENT_WORD32 (Data/Primitive/MachDeps.hs:108)
    sIZEOF_INT64 (Data/Primitive/MachDeps.hs:110)
    aLIGNMENT_INT64 (Data/Primitive/MachDeps.hs:111)
    sIZEOF_WORD64 (Data/Primitive/MachDeps.hs:113)
    aLIGNMENT_WORD64 (Data/Primitive/MachDeps.hs:114)
    Word64_# (Data/Primitive/MachDeps.hs:117)
    Int64_# (Data/Primitive/MachDeps.hs:118)
Warning: 'IO' is ambiguous. It is defined
    * in GHC.Types
    * in GHC.Types
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined in GHC.Types
Warning: 'ST' is ambiguous. It is defined
    * in GHC.ST
    * in GHC.ST
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined in GHC.ST
  89% ( 26 / 29) in 'Control.Monad.Primitive'
  Missing documentation for:
    unsafeInterleave (Control/Monad/Primitive.hs:408)
    unsafeDupableInterleave (Control/Monad/Primitive.hs:409)
    noDuplicate (Control/Monad/Primitive.hs:401)
Warning: 'MVar' is ambiguous. It is defined
    * at Data/Primitive/MVar.hs:41:17
    * at Data/Primitive/MVar.hs:41:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at Data/Primitive/MVar.hs:41:1
 100% ( 11 / 11) in 'Data.Primitive.MVar'
Warning: 'Array' is ambiguous. It is defined
    * at Data/Primitive/Array.hs:65:16
    * at Data/Primitive/Array.hs:65:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at Data/Primitive/Array.hs:65:1
Warning: 'MutableArray' is ambiguous. It is defined
    * at Data/Primitive/Array.hs:108:25
    * at Data/Primitive/Array.hs:108:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at Data/Primitive/Array.hs:108:1
 100% ( 27 / 27) in 'Data.Primitive.Array'
Warning: 'MutVar' is ambiguous. It is defined
    * at Data/Primitive/MutVar.hs:44:19
    * at Data/Primitive/MutVar.hs:44:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at Data/Primitive/MutVar.hs:44:1
Warning: 'IORef' is ambiguous. It is defined
    * in GHC.IORef
    * in GHC.IORef
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined in GHC.IORef
Warning: 'STRef' is ambiguous. It is defined
    * in GHC.STRef
    * in GHC.STRef
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined in GHC.STRef
 100% ( 15 / 15) in 'Data.Primitive.MutVar'
Warning: 'SmallArray' is ambiguous. It is defined
    * at Data/Primitive/SmallArray.hs:95:21
    * at Data/Primitive/SmallArray.hs:95:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at Data/Primitive/SmallArray.hs:95:1
Warning: 'Identity' is ambiguous. It is defined
    * in Data.Functor.Identity
    * in Data.Functor.Identity
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined in Data.Functor.Identity
Warning: 'SmallMutableArray' is ambiguous. It is defined
    * at Data/Primitive/SmallArray.hs:106:30
    * at Data/Primitive/SmallArray.hs:106:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at Data/Primitive/SmallArray.hs:106:1
  93% ( 27 / 29) in 'Data.Primitive.SmallArray'
  Missing documentation for:
    SmallArray (Data/Primitive/SmallArray.hs:95)
    SmallMutableArray (Data/Primitive/SmallArray.hs:106)
 100% ( 10 / 10) in 'Data.Primitive.Types'
Warning: 'MutableByteArray' is ambiguous. It is defined
    * in Data.Array.Byte
    * in Data.Array.Byte
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined in Data.Array.Byte
Warning: 'ByteArray' is ambiguous. It is defined
    * in Data.Array.Byte
    * in Data.Array.Byte
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined in Data.Array.Byte
  98% ( 61 / 62) in 'Data.Primitive.ByteArray'
  Missing documentation for:
    createByteArray (Data/Primitive/ByteArray.hs:672)
Warning: 'PrimArray' is ambiguous. It is defined
    * at Data/Primitive/PrimArray.hs:144:20
    * at Data/Primitive/PrimArray.hs:144:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at Data/Primitive/PrimArray.hs:144:1
Warning: 'MutablePrimArray' is ambiguous. It is defined
    * at Data/Primitive/PrimArray.hs:167:29
    * at Data/Primitive/PrimArray.hs:167:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at Data/Primitive/PrimArray.hs:167:1
Warning: 'ByteArray' is ambiguous. It is defined
    * in Data.Array.Byte
    * in Data.Array.Byte
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined in Data.Array.Byte
 100% ( 78 / 78) in 'Data.Primitive.PrimArray'
Warning: 'Ptr' is ambiguous. It is defined
    * in GHC.Ptr
    * in GHC.Ptr
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined in GHC.Ptr
 100% ( 17 / 17) in 'Data.Primitive.Ptr'
 100% ( 10 / 10) in 'Data.Primitive'
Warning: 'PrimVar' is ambiguous. It is defined
    * at Data/Primitive/PrimVar.hs:49:23
    * at Data/Primitive/PrimVar.hs:49:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at Data/Primitive/PrimVar.hs:49:1
Warning: 'MutablePrimArray' is ambiguous. It is defined
    * at Data/Primitive/PrimArray.hs:167:29
    * at Data/Primitive/PrimArray.hs:167:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at Data/Primitive/PrimArray.hs:167:1
 100% ( 22 / 22) in 'Data.Primitive.PrimVar'
Warning: Control.Monad.Primitive: could not find link destinations for: 
	- Control.Monad.Primitive.D:R:PrimStateST
	- Control.Monad.Primitive.D:R:PrimStateST0
	- Control.Monad.Primitive.D:R:PrimStateRWST
	- Control.Monad.Primitive.D:R:PrimStateWriterT
	- Control.Monad.Primitive.D:R:PrimStateStateT
	- Control.Monad.Primitive.D:R:PrimStateSelectT
	- Control.Monad.Primitive.D:R:PrimStateAccumT
	- Control.Monad.Primitive.D:R:PrimStateExceptT
	- Control.Monad.Primitive.D:R:PrimStateRWST0
	- Control.Monad.Primitive.D:R:PrimStateRWST1
	- Control.Monad.Primitive.D:R:PrimStateWriterT0
	- Control.Monad.Primitive.D:R:PrimStateWriterT1
	- Control.Monad.Primitive.D:R:PrimStateStateT0
	- Control.Monad.Primitive.D:R:PrimStateReaderT
	- Control.Monad.Primitive.D:R:PrimStateMaybeT
	- Control.Monad.Primitive.D:R:PrimStateIdentityT
	- Control.Monad.Primitive.D:R:PrimStateContT
	- Control.Monad.Primitive.D:R:PrimStateIO
Warning: Data.Primitive.Array: could not find link destinations for: 
	- Data.Primitive.Array.D:R:ItemArray
Warning: Data.Primitive.SmallArray: could not find link destinations for: 
	- Data.Primitive.SmallArray.D:R:ItemSmallArray
Warning: Data.Primitive.Types: could not find link destinations for: 
	- GHC.Generics.D:R:UReckPtrp0
	- GHC.Generics.Rep_R:UReckPtrp
	- GHC.Generics.Rep1_R:UReckPtrp
Warning: Data.Primitive.ByteArray: could not find link destinations for: 
	- Data.Array.Byte.D:R:ItemByteArray
Warning: Data.Primitive.PrimArray: could not find link destinations for: 
	- Data.Primitive.PrimArray.D:R:ItemPrimArray
Warning: Data.Primitive.Ptr: could not find link destinations for: 
	- GHC.Generics.D:R:UReckPtrp0
	- GHC.Generics.Rep_R:UReckPtrp
	- GHC.Generics.Rep1_R:UReckPtrp
Documentation created: dist/doc/html/primitive/,
dist/doc/html/primitive/primitive.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/primitive-0.9.1.0-FI4ablStFrKABDqEidp4iv
Warning: Unable to strip executable or library
'libHSprimitive-0.9.1.0-FI4ablStFrKABDqEidp4iv' (missing the 'strip' program)
Warning: Unable to strip executable or library
'libHSprimitive-0.9.1.0-FI4ablStFrKABDqEidp4iv-ghc9.8.4' (missing the 'strip'
program)
Completed    primitive-0.9.1.0
Configuring hashable-1.5.0.0...
Preprocessing library for hashable-1.5.0.0..
Building library for hashable-1.5.0.0..
[ 1 of 10] Compiling Data.Hashable.FFI ( src/Data/Hashable/FFI.hs, dist/build/Data/Hashable/FFI.o, dist/build/Data/Hashable/FFI.dyn_o )
[ 2 of 10] Compiling Data.Hashable.Imports ( src/Data/Hashable/Imports.hs, dist/build/Data/Hashable/Imports.o, dist/build/Data/Hashable/Imports.dyn_o )
[ 3 of 10] Compiling Data.Hashable.Mix ( src/Data/Hashable/Mix.hs, dist/build/Data/Hashable/Mix.o, dist/build/Data/Hashable/Mix.dyn_o )
[ 4 of 10] Compiling Data.Hashable.XXH3 ( src/Data/Hashable/XXH3.hs, dist/build/Data/Hashable/XXH3.o, dist/build/Data/Hashable/XXH3.dyn_o )
[ 5 of 10] Compiling Data.Hashable.LowLevel ( src/Data/Hashable/LowLevel.hs, dist/build/Data/Hashable/LowLevel.o, dist/build/Data/Hashable/LowLevel.dyn_o )
[ 6 of 10] Compiling Data.Hashable.Class ( src/Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o, dist/build/Data/Hashable/Class.dyn_o )
[ 7 of 10] Compiling Data.Hashable.Lifted ( src/Data/Hashable/Lifted.hs, dist/build/Data/Hashable/Lifted.o, dist/build/Data/Hashable/Lifted.dyn_o )
[ 8 of 10] Compiling Data.Hashable.Generic.Instances ( src/Data/Hashable/Generic/Instances.hs, dist/build/Data/Hashable/Generic/Instances.o, dist/build/Data/Hashable/Generic/Instances.dyn_o )

src/Data/Hashable/Generic/Instances.hs:5:14: warning: [GHC-19244] [-Wtrustworthy-safe]
    Data.Hashable.Generic.Instances is marked as Trustworthy but has been inferred as safe!
  |
5 | {-# LANGUAGE Trustworthy #-}
  |              ^^^^^^^^^^^
[ 9 of 10] Compiling Data.Hashable.Generic ( src/Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o, dist/build/Data/Hashable/Generic.dyn_o )
[10 of 10] Compiling Data.Hashable    ( src/Data/Hashable.hs, dist/build/Data/Hashable.o, dist/build/Data/Hashable.dyn_o )
Preprocessing library for hashable-1.5.0.0..
Running Haddock on library for hashable-1.5.0.0..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[ 1 of 10] Compiling Data.Hashable.FFI ( src/Data/Hashable/FFI.hs, nothing )
[ 2 of 10] Compiling Data.Hashable.Imports ( src/Data/Hashable/Imports.hs, nothing )
[ 3 of 10] Compiling Data.Hashable.Mix ( src/Data/Hashable/Mix.hs, nothing )
[ 4 of 10] Compiling Data.Hashable.XXH3 ( src/Data/Hashable/XXH3.hs, nothing )
[ 5 of 10] Compiling Data.Hashable.LowLevel ( src/Data/Hashable/LowLevel.hs, nothing )
[ 6 of 10] Compiling Data.Hashable.Class ( src/Data/Hashable/Class.hs, nothing )
[ 7 of 10] Compiling Data.Hashable.Lifted ( src/Data/Hashable/Lifted.hs, nothing )
[ 8 of 10] Compiling Data.Hashable.Generic.Instances ( src/Data/Hashable/Generic/Instances.hs, nothing )

src/Data/Hashable/Generic/Instances.hs:5:14: warning: [GHC-19244] [-Wtrustworthy-safe]
    Data.Hashable.Generic.Instances is marked as Trustworthy but has been inferred as safe!
  |
5 | {-# LANGUAGE Trustworthy #-}
  |              ^^^^^^^^^^^
[ 9 of 10] Compiling Data.Hashable.Generic ( src/Data/Hashable/Generic.hs, nothing )
[10 of 10] Compiling Data.Hashable    ( src/Data/Hashable.hs, nothing )
Haddock coverage:
Warning: 'ByteArray' is ambiguous. It is defined
    * in Data.Array.Byte
    * in Data.Array.Byte
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined in Data.Array.Byte
Warning: 'hash' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'defaultHashWith' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Hashed' is ambiguous. It is defined
    * at src/Data/Hashable/Class.hs:860:17
    * at src/Data/Hashable/Class.hs:860: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/Hashable/Class.hs:860:1
Warning: 'Arg' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  80% (  8 / 10) in 'Data.Hashable.Lifted'
  Missing documentation for:
    Hashable1 (src/Data/Hashable/Class.hs:252)
    Hashable2 (src/Data/Hashable/Class.hs:267)
  66% (  6 /  9) in 'Data.Hashable.Generic'
  Missing documentation for:
    One (src/Data/Hashable/Class.hs:242)
    Zero (src/Data/Hashable/Class.hs:241)
    HashArgs (src/Data/Hashable/Class.hs:244)
Warning: 'Generic' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% ( 31 / 31) in 'Data.Hashable'
Warning: Data.Hashable.Generic: could not find link destinations for: 
	- Data.Hashable.Class.D:R:HashArgsOnea0
	- Data.Hashable.Class.D:R:HashArgsZeroa0
	- Data.Hashable.Generic.Instances.GSum
Warning: Data.Hashable: could not find link destinations for: 
	- Data.Hashable.Mix.Salt
Documentation created: dist/doc/html/hashable/,
dist/doc/html/hashable/hashable.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/hashable-1.5.0.0-CJcCLhsCpdHlEFddjHE51
Warning: Unable to strip executable or library
'libHShashable-1.5.0.0-CJcCLhsCpdHlEFddjHE51' (missing the 'strip' program)
Warning: Unable to strip executable or library
'libHShashable-1.5.0.0-CJcCLhsCpdHlEFddjHE51-ghc9.8.4' (missing the 'strip'
program)
Completed    hashable-1.5.0.0
Configuring scientific-0.3.8.0...
Preprocessing library for scientific-0.3.8.0..
Building library for scientific-0.3.8.0..
[1 of 5] Compiling GHC.Integer.Compat ( src/GHC/Integer/Compat.hs, dist/build/GHC/Integer/Compat.o, dist/build/GHC/Integer/Compat.dyn_o )
[2 of 5] Compiling Utils            ( src/Utils.hs, dist/build/Utils.o, dist/build/Utils.dyn_o )
[3 of 5] Compiling Data.Scientific  ( src/Data/Scientific.hs, dist/build/Data/Scientific.o, dist/build/Data/Scientific.dyn_o )

src/Data/Scientific.hs:1041:16: warning: [GHC-62161] [-Wincomplete-uni-patterns]
    Pattern match(es) are non-exhaustive
    In a pattern binding:
        Patterns of type [Char] not matched:
            []
            []
            []
     |
1041 |                (d:ds') = map intToDigit (if ei > 0 then init is' else is')
     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

src/Data/Scientific.hs:1057:11: warning: [GHC-62161] [-Wincomplete-uni-patterns]
    Pattern match(es) are non-exhaustive
    In a pattern binding: Patterns of type [Char] not matched: []
     |
1057 |           d:ds' = map intToDigit (if ei > 0 then is' else 0:is')
     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[4 of 5] Compiling Data.Text.Lazy.Builder.Scientific ( src/Data/Text/Lazy/Builder/Scientific.hs, dist/build/Data/Text/Lazy/Builder/Scientific.o, dist/build/Data/Text/Lazy/Builder/Scientific.dyn_o )

src/Data/Text/Lazy/Builder/Scientific.hs:19: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()
   |
19 | import Data.Monoid                  ((<>))
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

src/Data/Text/Lazy/Builder/Scientific.hs:60:12: warning: [GHC-62161] [-Wincomplete-uni-patterns]
    Pattern match(es) are non-exhaustive
    In a pattern binding:
        Patterns of type [Char] not matched:
            []
            []
            []
   |
60 |            (d:ds') = map i2d (if ei > 0 then init is' else is')
   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

src/Data/Text/Lazy/Builder/Scientific.hs:88:11: warning: [GHC-62161] [-Wincomplete-uni-patterns]
    Pattern match(es) are non-exhaustive
    In a pattern binding: Patterns of type [Char] not matched: []
   |
88 |           d:ds' = map i2d (if ei > 0 then is' else 0:is')
   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[5 of 5] Compiling Data.ByteString.Builder.Scientific ( src/Data/ByteString/Builder/Scientific.hs, dist/build/Data/ByteString/Builder/Scientific.o, dist/build/Data/ByteString/Builder/Scientific.dyn_o )

src/Data/ByteString/Builder/Scientific.hs:20: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()
   |
20 | import Data.Monoid                  ((<>))
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

src/Data/ByteString/Builder/Scientific.hs:64:12: warning: [GHC-62161] [-Wincomplete-uni-patterns]
    Pattern match(es) are non-exhaustive
    In a pattern binding:
        Patterns of type [Char] not matched:
            []
            []
            []
   |
64 |            (d:ds') = map i2d (if ei > 0 then init is' else is')
   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

src/Data/ByteString/Builder/Scientific.hs:94:11: warning: [GHC-62161] [-Wincomplete-uni-patterns]
    Pattern match(es) are non-exhaustive
    In a pattern binding: Patterns of type [Char] not matched: []
   |
94 |           d:ds' = map i2d (if ei > 0 then is' else 0:is')
   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Preprocessing library for scientific-0.3.8.0..
Running Haddock on library for scientific-0.3.8.0..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 5] Compiling GHC.Integer.Compat ( src/GHC/Integer/Compat.hs, nothing )
[2 of 5] Compiling Utils            ( src/Utils.hs, nothing )
[3 of 5] Compiling Data.Scientific  ( src/Data/Scientific.hs, nothing )
[4 of 5] Compiling Data.Text.Lazy.Builder.Scientific ( src/Data/Text/Lazy/Builder/Scientific.hs, nothing )

src/Data/Text/Lazy/Builder/Scientific.hs:19: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()
   |
19 | import Data.Monoid                  ((<>))
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[5 of 5] Compiling Data.ByteString.Builder.Scientific ( src/Data/ByteString/Builder/Scientific.hs, nothing )

src/Data/ByteString/Builder/Scientific.hs:20: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()
   |
20 | import Data.Monoid                  ((<>))
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Haddock coverage:
Warning: 'Scientific' is ambiguous. It is defined
    * at src/Data/Scientific.hs:139:19
    * at src/Data/Scientific.hs:139: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/Scientific.hs:139:1
Warning: 'base10exponent' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'base10Exponent' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% ( 31 / 31) in 'Data.Scientific'
  75% (  3 /  4) in 'Data.Text.Lazy.Builder.Scientific'
  Missing documentation for:
    Module header
  75% (  3 /  4) in 'Data.ByteString.Builder.Scientific'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/scientific/,
dist/doc/html/scientific/scientific.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/scientific-0.3.8.0-6gfaoVSY0VH6CohjiqA04h
Warning: Unable to strip executable or library
'libHSscientific-0.3.8.0-6gfaoVSY0VH6CohjiqA04h' (missing the 'strip' program)
Warning: Unable to strip executable or library
'libHSscientific-0.3.8.0-6gfaoVSY0VH6CohjiqA04h-ghc9.8.4' (missing the 'strip'
program)
Completed    scientific-0.3.8.0
Downloading  formatting-7.2.0
Downloaded   formatting-7.2.0
Configuring formatting-7.2.0...
Preprocessing library for formatting-7.2.0..
Building library for formatting-7.2.0..
[ 1 of 14] Compiling Data.Text.Format.Functions ( src/Data/Text/Format/Functions.hs, dist/build/Data/Text/Format/Functions.o, dist/build/Data/Text/Format/Functions.dyn_o )
[ 2 of 14] Compiling Data.Text.Format.Types ( src/Data/Text/Format/Types.hs, dist/build/Data/Text/Format/Types.o, dist/build/Data/Text/Format/Types.dyn_o )

src/Data/Text/Format/Types.hs:21:1: warning: [GHC-38417] [-Wmissing-kind-signatures]
    Top-level type constructor with no standalone kind signature or CUSK:
      type Hex :: * -> *
   |
21 | newtype Hex a = Hex a
   | ^^^^^^^^^^^^^^^^^^^^^...

src/Data/Text/Format/Types.hs:21:1: warning: [GHC-65490] [-Wmissing-role-annotations]
    Missing role annotation: type role Hex representational
   |
21 | newtype Hex a = Hex a
   | ^^^^^^^^^^^^^^^^^^^^^...

src/Data/Text/Format/Types.hs:25:1: warning: [GHC-38417] [-Wmissing-kind-signatures]
    Top-level type constructor with no standalone kind signature or CUSK:
      type Shown :: * -> *
   |
25 | newtype Shown a = Shown {
   | ^^^^^^^^^^^^^^^^^^^^^^^^^...

src/Data/Text/Format/Types.hs:25:1: warning: [GHC-65490] [-Wmissing-role-annotations]
    Missing role annotation: type role Shown representational
   |
25 | newtype Shown a = Shown {
   | ^^^^^^^^^^^^^^^^^^^^^^^^^...
[ 3 of 14] Compiling Formatting.Buildable ( src/Formatting/Buildable.hs, dist/build/Formatting/Buildable.o, dist/build/Formatting/Buildable.dyn_o )

src/Formatting/Buildable.hs:37:1: warning: [GHC-38417] [-Wmissing-kind-signatures]
    Top-level type constructor with no standalone kind signature or CUSK:
      type Buildable :: * -> Constraint
   |
37 | class Buildable p where
   | ^^^^^^^^^^^^^^^^^^^^^^^...
[ 4 of 14] Compiling Data.Text.Format ( src/Data/Text/Format.hs, dist/build/Data/Text/Format.o, dist/build/Data/Text/Format.dyn_o )
[ 5 of 14] Compiling Formatting.Internal ( src/Formatting/Internal.hs, dist/build/Formatting/Internal.o, dist/build/Formatting/Internal.dyn_o )

src/Formatting/Internal.hs:66:1: warning: [GHC-38417] [-Wmissing-kind-signatures]
    Top-level type constructor with no standalone kind signature or CUSK:
      type Format :: * -> * -> *
   |
66 | newtype Format r a =
   | ^^^^^^^^^^^^^^^^^^^^...

src/Formatting/Internal.hs:66:1: warning: [GHC-65490] [-Wmissing-role-annotations]
    Missing role annotation:
      type role Format representational representational
   |
66 | newtype Format r a =
   | ^^^^^^^^^^^^^^^^^^^^...

src/Formatting/Internal.hs:104:13: warning: [GHC-58520] [-Wtype-equality-requires-operators]
    The use of ~ without TypeOperators
    will become an error in a future GHC release.
    Suggested fix: Perhaps you intended to use TypeOperators
    |
104 | instance (a ~ r) => IsString (Format r a) where
    |             ^
[ 6 of 14] Compiling Formatting.FromBuilder ( src/Formatting/FromBuilder.hs, dist/build/Formatting/FromBuilder.o, dist/build/Formatting/FromBuilder.dyn_o )

src/Formatting/FromBuilder.hs:27:1: warning: [GHC-38417] [-Wmissing-kind-signatures]
    Top-level type constructor with no standalone kind signature or CUSK:
      type FromBuilder :: * -> Constraint
   |
27 | class FromBuilder a where
   | ^^^^^^^^^^^^^^^^^^^^^^^^^...
[ 7 of 14] Compiling Formatting.Formatters ( src/Formatting/Formatters.hs, dist/build/Formatting/Formatters.o, dist/build/Formatting/Formatters.dyn_o )
[ 8 of 14] Compiling Formatting.Combinators ( src/Formatting/Combinators.hs, dist/build/Formatting/Combinators.o, dist/build/Formatting/Combinators.dyn_o )
[ 9 of 14] Compiling Formatting       ( src/Formatting.hs, dist/build/Formatting.o, dist/build/Formatting.dyn_o )
[10 of 14] Compiling Formatting.Examples ( src/Formatting/Examples.hs, dist/build/Formatting/Examples.o, dist/build/Formatting/Examples.dyn_o )
[11 of 14] Compiling Formatting.Clock ( src/Formatting/Clock.hs, dist/build/Formatting/Clock.o, dist/build/Formatting/Clock.dyn_o )
[12 of 14] Compiling Formatting.Internal.Raw ( src/Formatting/Internal/Raw.hs, dist/build/Formatting/Internal/Raw.o, dist/build/Formatting/Internal/Raw.dyn_o )
[13 of 14] Compiling Formatting.ShortFormatters ( src/Formatting/ShortFormatters.hs, dist/build/Formatting/ShortFormatters.o, dist/build/Formatting/ShortFormatters.dyn_o )

src/Formatting/ShortFormatters.hs:40:1: warning: [GHC-54201] [-Wterm-variable-capture]
    The type variable r is implicitly quantified,
    even though another variable of the same name is in scope:
      r defined at src/Formatting/ShortFormatters.hs:108:1
    This is not forward-compatible with a planned GHC extension, RequiredTypeArguments.
    Suggested fix: Consider renaming the type variable.
   |
40 | t :: Format r (Text -> r)
   | ^^^^^^^^^^^^^^^^^^^^^^^^^

src/Formatting/ShortFormatters.hs:45:1: warning: [GHC-54201] [-Wterm-variable-capture]
    The type variable r is implicitly quantified,
    even though another variable of the same name is in scope:
      r defined at src/Formatting/ShortFormatters.hs:108:1
    This is not forward-compatible with a planned GHC extension, RequiredTypeArguments.
    Suggested fix: Consider renaming the type variable.
   |
45 | d :: Integral a => Format r (a -> r)
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

src/Formatting/ShortFormatters.hs:51:1: warning: [GHC-54201] [-Wterm-variable-capture]
    The type variable r is implicitly quantified,
    even though another variable of the same name is in scope:
      r defined at src/Formatting/ShortFormatters.hs:108:1
    This is not forward-compatible with a planned GHC extension, RequiredTypeArguments.
    Suggested fix: Consider renaming the type variable.
   |
51 | b :: Integral a => Format r (a -> r)
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

src/Formatting/ShortFormatters.hs:56:1: warning: [GHC-54201] [-Wterm-variable-capture]
    The type variable r is implicitly quantified,
    even though another variable of the same name is in scope:
      r defined at src/Formatting/ShortFormatters.hs:108:1
    This is not forward-compatible with a planned GHC extension, RequiredTypeArguments.
    Suggested fix: Consider renaming the type variable.
   |
56 | o :: Integral a => Format r (a -> r)
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

src/Formatting/ShortFormatters.hs:62:1: warning: [GHC-54201] [-Wterm-variable-capture]
    The type variable r is implicitly quantified,
    even though another variable of the same name is in scope:
      r defined at src/Formatting/ShortFormatters.hs:108:1
    This is not forward-compatible with a planned GHC extension, RequiredTypeArguments.
    Suggested fix: Consider renaming the type variable.
   |
62 | x :: Integral a => Format r (a -> r)
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

src/Formatting/ShortFormatters.hs:67:1: warning: [GHC-54201] [-Wterm-variable-capture]
    The type variable r is implicitly quantified,
    even though another variable of the same name is in scope:
      r defined at src/Formatting/ShortFormatters.hs:108:1
    This is not forward-compatible with a planned GHC extension, RequiredTypeArguments.
    Suggested fix: Consider renaming the type variable.
   |
67 | st :: Format r (S.Text -> r)
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^

src/Formatting/ShortFormatters.hs:72:1: warning: [GHC-54201] [-Wterm-variable-capture]
    The type variable r is implicitly quantified,
    even though another variable of the same name is in scope:
      r defined at src/Formatting/ShortFormatters.hs:108:1
    This is not forward-compatible with a planned GHC extension, RequiredTypeArguments.
    Suggested fix: Consider renaming the type variable.
   |
72 | s :: Format r (String -> r)
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^

src/Formatting/ShortFormatters.hs:78:1: warning: [GHC-54201] [-Wterm-variable-capture]
    The type variable r is implicitly quantified,
    even though another variable of the same name is in scope:
      r defined at src/Formatting/ShortFormatters.hs:108:1
    This is not forward-compatible with a planned GHC extension, RequiredTypeArguments.
    Suggested fix: Consider renaming the type variable.
   |
78 | sh :: Show a => Format r (a -> r)
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

src/Formatting/ShortFormatters.hs:83:1: warning: [GHC-54201] [-Wterm-variable-capture]
    The type variable r is implicitly quantified,
    even though another variable of the same name is in scope:
      r defined at src/Formatting/ShortFormatters.hs:108:1
    This is not forward-compatible with a planned GHC extension, RequiredTypeArguments.
    Suggested fix: Consider renaming the type variable.
   |
83 | c :: Format r (Char -> r)
   | ^^^^^^^^^^^^^^^^^^^^^^^^^

src/Formatting/ShortFormatters.hs:89:1: warning: [GHC-54201] [-Wterm-variable-capture]
    The type variable r is implicitly quantified,
    even though another variable of the same name is in scope:
      r defined at src/Formatting/ShortFormatters.hs:108:1
    This is not forward-compatible with a planned GHC extension, RequiredTypeArguments.
    Suggested fix: Consider renaming the type variable.
   |
89 | f :: Real a => Int -> Format r (a -> r)
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

src/Formatting/ShortFormatters.hs:95:1: warning: [GHC-54201] [-Wterm-variable-capture]
    The type variable r is implicitly quantified,
    even though another variable of the same name is in scope:
      r defined at src/Formatting/ShortFormatters.hs:108:1
    This is not forward-compatible with a planned GHC extension, RequiredTypeArguments.
    Suggested fix: Consider renaming the type variable.
   |
95 | sf :: Real a => Format r (a -> r)
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

src/Formatting/ShortFormatters.hs:101:1: warning: [GHC-54201] [-Wterm-variable-capture]
    The type variable r is implicitly quantified,
    even though another variable of the same name is in scope:
      r defined at src/Formatting/ShortFormatters.hs:108:1
    This is not forward-compatible with a planned GHC extension, RequiredTypeArguments.
    Suggested fix: Consider renaming the type variable.
    |
101 | l :: Buildable a => Int -> Char -> Format r (a -> r)
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

src/Formatting/ShortFormatters.hs:107:1: warning: [GHC-54201] [-Wterm-variable-capture]
    The type variable r is implicitly quantified,
    even though another variable of the same name is in scope:
      r defined at src/Formatting/ShortFormatters.hs:108:1
    This is not forward-compatible with a planned GHC extension, RequiredTypeArguments.
    Suggested fix: Consider renaming the type variable.
    |
107 | r :: Buildable a => Int -> Char -> Format r (a -> r)
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[14 of 14] Compiling Formatting.Time  ( src/Formatting/Time.hs, dist/build/Formatting/Time.o, dist/build/Formatting/Time.dyn_o )
Preprocessing library for formatting-7.2.0..
Running Haddock on library for formatting-7.2.0..
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 14] Compiling Data.Text.Format.Functions ( src/Data/Text/Format/Functions.hs, nothing )
[ 2 of 14] Compiling Data.Text.Format.Types ( src/Data/Text/Format/Types.hs, nothing )

src/Data/Text/Format/Types.hs:21:1: warning: [GHC-38417] [-Wmissing-kind-signatures]
    Top-level type constructor with no standalone kind signature or CUSK:
      type Hex :: * -> *
   |
21 | newtype Hex a = Hex a
   | ^^^^^^^^^^^^^^^^^^^^^...

src/Data/Text/Format/Types.hs:21:1: warning: [GHC-65490] [-Wmissing-role-annotations]
    Missing role annotation: type role Hex representational
   |
21 | newtype Hex a = Hex a
   | ^^^^^^^^^^^^^^^^^^^^^...

src/Data/Text/Format/Types.hs:25:1: warning: [GHC-38417] [-Wmissing-kind-signatures]
    Top-level type constructor with no standalone kind signature or CUSK:
      type Shown :: * -> *
   |
25 | newtype Shown a = Shown {
   | ^^^^^^^^^^^^^^^^^^^^^^^^^...

src/Data/Text/Format/Types.hs:25:1: warning: [GHC-65490] [-Wmissing-role-annotations]
    Missing role annotation: type role Shown representational
   |
25 | newtype Shown a = Shown {
   | ^^^^^^^^^^^^^^^^^^^^^^^^^...
[ 3 of 14] Compiling Formatting.Buildable ( src/Formatting/Buildable.hs, nothing )

src/Formatting/Buildable.hs:37:1: warning: [GHC-38417] [-Wmissing-kind-signatures]
    Top-level type constructor with no standalone kind signature or CUSK:
      type Buildable :: * -> Constraint
   |
37 | class Buildable p where
   | ^^^^^^^^^^^^^^^^^^^^^^^...
[ 4 of 14] Compiling Data.Text.Format ( src/Data/Text/Format.hs, nothing )
[ 5 of 14] Compiling Formatting.Internal ( src/Formatting/Internal.hs, nothing )

src/Formatting/Internal.hs:66:1: warning: [GHC-38417] [-Wmissing-kind-signatures]
    Top-level type constructor with no standalone kind signature or CUSK:
      type Format :: * -> * -> *
   |
66 | newtype Format r a =
   | ^^^^^^^^^^^^^^^^^^^^...

src/Formatting/Internal.hs:66:1: warning: [GHC-65490] [-Wmissing-role-annotations]
    Missing role annotation:
      type role Format representational representational
   |
66 | newtype Format r a =
   | ^^^^^^^^^^^^^^^^^^^^...

src/Formatting/Internal.hs:104:13: warning: [GHC-58520] [-Wtype-equality-requires-operators]
    The use of ~ without TypeOperators
    will become an error in a future GHC release.
    Suggested fix: Perhaps you intended to use TypeOperators
    |
104 | instance (a ~ r) => IsString (Format r a) where
    |             ^
[ 6 of 14] Compiling Formatting.FromBuilder ( src/Formatting/FromBuilder.hs, nothing )

src/Formatting/FromBuilder.hs:27:1: warning: [GHC-38417] [-Wmissing-kind-signatures]
    Top-level type constructor with no standalone kind signature or CUSK:
      type FromBuilder :: * -> Constraint
   |
27 | class FromBuilder a where
   | ^^^^^^^^^^^^^^^^^^^^^^^^^...
[ 7 of 14] Compiling Formatting.Formatters ( src/Formatting/Formatters.hs, nothing )
[ 8 of 14] Compiling Formatting.Combinators ( src/Formatting/Combinators.hs, nothing )
[ 9 of 14] Compiling Formatting       ( src/Formatting.hs, nothing )
[10 of 14] Compiling Formatting.Examples ( src/Formatting/Examples.hs, nothing )
[11 of 14] Compiling Formatting.Clock ( src/Formatting/Clock.hs, nothing )
[12 of 14] Compiling Formatting.Internal.Raw ( src/Formatting/Internal/Raw.hs, nothing )
[13 of 14] Compiling Formatting.ShortFormatters ( src/Formatting/ShortFormatters.hs, nothing )

src/Formatting/ShortFormatters.hs:40:1: warning: [GHC-54201] [-Wterm-variable-capture]
    The type variable r is implicitly quantified,
    even though another variable of the same name is in scope:
      r defined at src/Formatting/ShortFormatters.hs:108:1
    This is not forward-compatible with a planned GHC extension, RequiredTypeArguments.
    Suggested fix: Consider renaming the type variable.
   |
40 | t :: Format r (Text -> r)
   | ^^^^^^^^^^^^^^^^^^^^^^^^^

src/Formatting/ShortFormatters.hs:45:1: warning: [GHC-54201] [-Wterm-variable-capture]
    The type variable r is implicitly quantified,
    even though another variable of the same name is in scope:
      r defined at src/Formatting/ShortFormatters.hs:108:1
    This is not forward-compatible with a planned GHC extension, RequiredTypeArguments.
    Suggested fix: Consider renaming the type variable.
   |
45 | d :: Integral a => Format r (a -> r)
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

src/Formatting/ShortFormatters.hs:51:1: warning: [GHC-54201] [-Wterm-variable-capture]
    The type variable r is implicitly quantified,
    even though another variable of the same name is in scope:
      r defined at src/Formatting/ShortFormatters.hs:108:1
    This is not forward-compatible with a planned GHC extension, RequiredTypeArguments.
    Suggested fix: Consider renaming the type variable.
   |
51 | b :: Integral a => Format r (a -> r)
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

src/Formatting/ShortFormatters.hs:56:1: warning: [GHC-54201] [-Wterm-variable-capture]
    The type variable r is implicitly quantified,
    even though another variable of the same name is in scope:
      r defined at src/Formatting/ShortFormatters.hs:108:1
    This is not forward-compatible with a planned GHC extension, RequiredTypeArguments.
    Suggested fix: Consider renaming the type variable.
   |
56 | o :: Integral a => Format r (a -> r)
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

src/Formatting/ShortFormatters.hs:62:1: warning: [GHC-54201] [-Wterm-variable-capture]
    The type variable r is implicitly quantified,
    even though another variable of the same name is in scope:
      r defined at src/Formatting/ShortFormatters.hs:108:1
    This is not forward-compatible with a planned GHC extension, RequiredTypeArguments.
    Suggested fix: Consider renaming the type variable.
   |
62 | x :: Integral a => Format r (a -> r)
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

src/Formatting/ShortFormatters.hs:67:1: warning: [GHC-54201] [-Wterm-variable-capture]
    The type variable r is implicitly quantified,
    even though another variable of the same name is in scope:
      r defined at src/Formatting/ShortFormatters.hs:108:1
    This is not forward-compatible with a planned GHC extension, RequiredTypeArguments.
    Suggested fix: Consider renaming the type variable.
   |
67 | st :: Format r (S.Text -> r)
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^

src/Formatting/ShortFormatters.hs:72:1: warning: [GHC-54201] [-Wterm-variable-capture]
    The type variable r is implicitly quantified,
    even though another variable of the same name is in scope:
      r defined at src/Formatting/ShortFormatters.hs:108:1
    This is not forward-compatible with a planned GHC extension, RequiredTypeArguments.
    Suggested fix: Consider renaming the type variable.
   |
72 | s :: Format r (String -> r)
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^

src/Formatting/ShortFormatters.hs:78:1: warning: [GHC-54201] [-Wterm-variable-capture]
    The type variable r is implicitly quantified,
    even though another variable of the same name is in scope:
      r defined at src/Formatting/ShortFormatters.hs:108:1
    This is not forward-compatible with a planned GHC extension, RequiredTypeArguments.
    Suggested fix: Consider renaming the type variable.
   |
78 | sh :: Show a => Format r (a -> r)
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

src/Formatting/ShortFormatters.hs:83:1: warning: [GHC-54201] [-Wterm-variable-capture]
    The type variable r is implicitly quantified,
    even though another variable of the same name is in scope:
      r defined at src/Formatting/ShortFormatters.hs:108:1
    This is not forward-compatible with a planned GHC extension, RequiredTypeArguments.
    Suggested fix: Consider renaming the type variable.
   |
83 | c :: Format r (Char -> r)
   | ^^^^^^^^^^^^^^^^^^^^^^^^^

src/Formatting/ShortFormatters.hs:89:1: warning: [GHC-54201] [-Wterm-variable-capture]
    The type variable r is implicitly quantified,
    even though another variable of the same name is in scope:
      r defined at src/Formatting/ShortFormatters.hs:108:1
    This is not forward-compatible with a planned GHC extension, RequiredTypeArguments.
    Suggested fix: Consider renaming the type variable.
   |
89 | f :: Real a => Int -> Format r (a -> r)
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

src/Formatting/ShortFormatters.hs:95:1: warning: [GHC-54201] [-Wterm-variable-capture]
    The type variable r is implicitly quantified,
    even though another variable of the same name is in scope:
      r defined at src/Formatting/ShortFormatters.hs:108:1
    This is not forward-compatible with a planned GHC extension, RequiredTypeArguments.
    Suggested fix: Consider renaming the type variable.
   |
95 | sf :: Real a => Format r (a -> r)
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

src/Formatting/ShortFormatters.hs:101:1: warning: [GHC-54201] [-Wterm-variable-capture]
    The type variable r is implicitly quantified,
    even though another variable of the same name is in scope:
      r defined at src/Formatting/ShortFormatters.hs:108:1
    This is not forward-compatible with a planned GHC extension, RequiredTypeArguments.
    Suggested fix: Consider renaming the type variable.
    |
101 | l :: Buildable a => Int -> Char -> Format r (a -> r)
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

src/Formatting/ShortFormatters.hs:107:1: warning: [GHC-54201] [-Wterm-variable-capture]
    The type variable r is implicitly quantified,
    even though another variable of the same name is in scope:
      r defined at src/Formatting/ShortFormatters.hs:108:1
    This is not forward-compatible with a planned GHC extension, RequiredTypeArguments.
    Suggested fix: Consider renaming the type variable.
    |
107 | r :: Buildable a => Int -> Char -> Format r (a -> r)
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[14 of 14] Compiling Formatting.Time  ( src/Formatting/Time.hs, nothing )
Haddock coverage:
 100% (  2 /  2) in 'Formatting.Buildable'
Warning: 'Format' is ambiguous. It is defined
    * at src/Formatting/Internal.hs:67:3
    * at src/Formatting/Internal.hs:66:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at src/Formatting/Internal.hs:66:1
 100% ( 19 / 19) in 'Formatting.Internal'
  66% (  2 /  3) in 'Formatting.FromBuilder'
  Missing documentation for:
    Module header
 100% ( 39 / 39) in 'Formatting.Formatters'
Warning: 'Format' is ambiguous. It is defined
    * at src/Formatting/Internal.hs:67:3
    * at src/Formatting/Internal.hs:66:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at src/Formatting/Internal.hs:66:1
Warning: 'r' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'f' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Lens'' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Alex' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% ( 71 / 71) in 'Formatting.Combinators'
  95% ( 23 / 24) in 'Formatting'
  Missing documentation for:
    runFormat
 100% (  9 /  9) in 'Formatting.Examples'
Warning: 'TimeSpec' is ambiguous. It is defined
    * in System.Clock
    * in System.Clock
    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 System.Clock
 100% (  2 /  2) in 'Formatting.Clock'
 100% ( 11 / 11) in 'Formatting.Internal.Raw'
 100% ( 14 / 14) in 'Formatting.ShortFormatters'
Warning: 'dateTimeFmt' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'timeFmt' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'time12Fmt' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'amPm' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'dateFmt' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'months' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'wDays' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'sundayStartWeek' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'mondayStartWeek' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'NominalDiffTime' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'DiffTime' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  98% ( 51 / 52) in 'Formatting.Time'
  Missing documentation for:
    epoch (src/Formatting/Time.hs:155)
Documentation created: dist/doc/html/formatting/,
dist/doc/html/formatting/formatting.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/formatting-7.2.0-6QC7d1SkWub5RSPCwqC2FW
Warning: Unable to strip executable or library
'libHSformatting-7.2.0-6QC7d1SkWub5RSPCwqC2FW' (missing the 'strip' program)
Warning: Unable to strip executable or library
'libHSformatting-7.2.0-6QC7d1SkWub5RSPCwqC2FW-ghc9.8.4' (missing the 'strip'
program)
Completed    formatting-7.2.0
Downloading  mappings-0.3.2.0
Downloaded   mappings-0.3.2.0
Configuring mappings-0.3.2.0...
Preprocessing library for mappings-0.3.2.0..
Building library for mappings-0.3.2.0..
[1 of 7] Compiling Data.Bijection   ( src/Data/Bijection.hs, dist/build/Data/Bijection.o, dist/build/Data/Bijection.dyn_o )
[2 of 7] Compiling Data.Mapping     ( src/Data/Mapping.hs, dist/build/Data/Mapping.o, dist/build/Data/Mapping.dyn_o )
[3 of 7] Compiling Data.Mapping.Piecewise ( src/Data/Mapping/Piecewise.hs, dist/build/Data/Mapping/Piecewise.o, dist/build/Data/Mapping/Piecewise.dyn_o )
[4 of 7] Compiling Data.Mapping.Util ( src/Data/Mapping/Util.hs, dist/build/Data/Mapping/Util.o, dist/build/Data/Mapping/Util.dyn_o )
[5 of 7] Compiling Data.Mapping.MapWithDefault ( src/Data/Mapping/MapWithDefault.hs, dist/build/Data/Mapping/MapWithDefault.o, dist/build/Data/Mapping/MapWithDefault.dyn_o )
[6 of 7] Compiling Data.Mapping.Decision ( src/Data/Mapping/Decision.hs, dist/build/Data/Mapping/Decision.o, dist/build/Data/Mapping/Decision.dyn_o )
[7 of 7] Compiling Paths_mappings   ( dist/build/autogen/Paths_mappings.hs, dist/build/Paths_mappings.o, dist/build/Paths_mappings.dyn_o )
Preprocessing executable 'view' for mappings-0.3.2.0..
Building executable 'view' for mappings-0.3.2.0..
[1 of 2] Compiling Main             ( examples/View.hs, dist/build/view/view-tmp/Main.o )
[2 of 2] Compiling Paths_mappings   ( dist/build/view/autogen/Paths_mappings.hs, dist/build/view/view-tmp/Paths_mappings.o )
[3 of 3] Linking dist/build/view/view
Preprocessing library for mappings-0.3.2.0..
Running Haddock on library for mappings-0.3.2.0..
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 7] Compiling Data.Bijection   ( src/Data/Bijection.hs, nothing )
[2 of 7] Compiling Data.Mapping     ( src/Data/Mapping.hs, nothing )
[3 of 7] Compiling Data.Mapping.Piecewise ( src/Data/Mapping/Piecewise.hs, nothing )
[4 of 7] Compiling Data.Mapping.Util ( src/Data/Mapping/Util.hs, nothing )
[5 of 7] Compiling Data.Mapping.MapWithDefault ( src/Data/Mapping/MapWithDefault.hs, nothing )
[6 of 7] Compiling Data.Mapping.Decision ( src/Data/Mapping/Decision.hs, nothing )
[7 of 7] Compiling Paths_mappings   ( dist/build/autogen/Paths_mappings.hs, nothing )
Haddock coverage:
  21% (  3 / 14) in 'Data.Bijection'
  Missing documentation for:
    Module header
    compatibleInsert (src/Data/Bijection.hs:15)
    compatibleUnion (src/Data/Bijection.hs:21)
    Bij (src/Data/Bijection.hs:25)
    empty (src/Data/Bijection.hs:31)
    singleton (src/Data/Bijection.hs:34)
    match (src/Data/Bijection.hs:37)
    combine (src/Data/Bijection.hs:40)
    pop (src/Data/Bijection.hs:43)
    msingleton (src/Data/Bijection.hs:71)
    closeBijection (src/Data/Bijection.hs:75)
  73% ( 11 / 15) in 'Data.Mapping'
  Missing documentation for:
    Module header
    isSubset (src/Data/Mapping.hs:314)
    isDisjoint (src/Data/Mapping.hs:323)
    PartialOrdWrapper (src/Data/Mapping.hs:341)
Warning: 'a' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'x' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'b' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'k' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  93% ( 15 / 16) in 'Data.Mapping.Piecewise'
  Missing documentation for:
    Module header
  75% (  3 /  4) in 'Data.Mapping.Util'
  Missing documentation for:
    Module header
  25% (  1 /  4) in 'Data.Mapping.MapWithDefault'
  Missing documentation for:
    Module header
    fromList (src/Data/Mapping/MapWithDefault.hs:28)
    fromListWithKey (src/Data/Mapping/MapWithDefault.hs:37)
Warning: 'BoolMapping' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'p' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Base' is ambiguous. It is defined
    * at src/Data/Mapping/Decision.hs:85:21
    * at src/Data/Mapping/Decision.hs:85: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/Mapping/Decision.hs:85:1
Warning: 'Decision' is ambiguous. It is defined
    * at src/Data/Mapping/Decision.hs:94:25
    * at src/Data/Mapping/Decision.hs:94: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/Mapping/Decision.hs:94:1
  80% ( 33 / 41) in 'Data.Mapping.Decision'
  Missing documentation for:
    baseLength (src/Data/Mapping/Decision.hs:91)
    decisionLength (src/Data/Mapping/Decision.hs:100)
    emptyBuilder (src/Data/Mapping/Decision.hs:244)
    addLeaf (src/Data/Mapping/Decision.hs:252)
    addNode (src/Data/Mapping/Decision.hs:269)
    makeBuilder (src/Data/Mapping/Decision.hs:289)
    buildBase (src/Data/Mapping/Decision.hs:298)
    buildDecision (src/Data/Mapping/Decision.hs:304)
Documentation created: dist/doc/html/mappings/,
dist/doc/html/mappings/mappings.txt
Preprocessing executable 'view' for mappings-0.3.2.0..
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/mappings-0.3.2.0-56aRfACcn8H6jo6kDfQso2
Warning: Unable to strip executable or library
'libHSmappings-0.3.2.0-56aRfACcn8H6jo6kDfQso2' (missing the 'strip' program)
Warning: Unable to strip executable or library
'libHSmappings-0.3.2.0-56aRfACcn8H6jo6kDfQso2-ghc9.8.4' (missing the 'strip'
program)
Installing executable view in /var/lib/hackage-doc-builder/build-cache/tmp-install/bin
Warning: The directory
/var/lib/hackage-doc-builder/build-cache/tmp-install/bin is not in the system
search path.
Warning: Unable to strip executable or library 'view' (missing the 'strip'
program)
Completed    mappings-0.3.2.0

Test log

[view raw]

Resolving dependencies...
Build profile: -w ghc-9.8.4 -O0
In order, the following will be built (use -v for more details):
 - call-stack-0.4.0 (lib:call-stack) (requires build)
 - clock-0.8.4 (lib:clock) (requires build)
 - colour-2.3.6 (lib:colour) (requires build)
 - cond-0.5.1 (lib:cond) (requires build)
 - double-conversion-2.0.5.0 (lib:double-conversion) (requires build)
 - haskell-lexer-1.2.1 (lib:haskell-lexer) (requires build)
 - hspec-discover-2.11.12 (lib:hspec-discover, exe:hspec-discover) (requires build)
 - indexed-traversable-0.1.4 (lib:indexed-traversable) (requires build)
 - integer-logarithms-1.0.4 (lib:integer-logarithms) (requires build)
 - old-locale-1.0.0.7 (lib:old-locale) (requires build)
 - os-string-2.0.7 (lib:os-string) (requires build)
 - partialord-0.1.0 (lib:partialord) (requires build)
 - primitive-0.9.1.0 (lib:primitive) (requires build)
 - splitmix-0.1.1 (lib:splitmix) (requires build)
 - HUnit-1.6.2.0 (lib:HUnit) (requires build)
 - ansi-terminal-types-1.1 (lib:ansi-terminal-types) (requires build)
 - hashable-1.5.0.0 (lib:hashable) (requires build)
 - random-1.3.1 (lib:random) (requires build)
 - hspec-expectations-0.8.4 (lib:hspec-expectations) (requires download & build)
 - ansi-terminal-1.1.2 (lib:ansi-terminal) (requires build)
 - scientific-0.3.8.0 (lib:scientific) (requires build)
 - tf-random-0.5 (lib:tf-random) (requires download & build)
 - QuickCheck-2.15.0.1 (lib:QuickCheck) (requires build)
 - formatting-7.2.0 (lib:formatting) (requires build)
 - quickcheck-io-0.2.0 (lib:quickcheck-io) (requires download & build)
 - hspec-core-2.11.12 (lib:hspec-core) (requires download & build)
 - hspec-2.11.12 (lib:hspec) (requires download & build)
 - mappings-0.3.2.0 (first run)
/var/empty/.local: createDirectory: permission denied (Operation not permitted)