Resolving dependencies... Configuring StateVar-1.2.2... Preprocessing library for StateVar-1.2.2.. Building library for StateVar-1.2.2.. [1 of 1] Compiling Data.StateVar ( src/Data/StateVar.hs, dist/build/Data/StateVar.o, dist/build/Data/StateVar.dyn_o ) src/Data/StateVar.hs:220:33: 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 | 220 | default ($~) :: (MonadIO m, a ~ b, HasGetter t a) => t -> (a -> b) -> m () | ^ src/Data/StateVar.hs:226:34: 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 | 226 | default ($~!) :: (MonadIO m, a ~ b, HasGetter t a) => t -> (a -> b) -> m () | ^ src/Data/StateVar.hs:230:32: 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 | 230 | defaultUpdate :: (MonadIO m, a ~ b, HasGetter t a, HasSetter t a) => t -> (a -> b) -> m () | ^ src/Data/StateVar.hs:235:38: 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 | 235 | defaultUpdateStrict :: (MonadIO m, a ~ b, HasGetter t a, HasSetter t a) => t -> (a -> b) -> m () | ^ Preprocessing library for StateVar-1.2.2.. Running Haddock on library for StateVar-1.2.2.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 1] Compiling Data.StateVar ( src/Data/StateVar.hs, nothing ) src/Data/StateVar.hs:220:33: 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 | 220 | default ($~) :: (MonadIO m, a ~ b, HasGetter t a) => t -> (a -> b) -> m () | ^ src/Data/StateVar.hs:226:34: 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 | 226 | default ($~!) :: (MonadIO m, a ~ b, HasGetter t a) => t -> (a -> b) -> m () | ^ src/Data/StateVar.hs:230:32: 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 | 230 | defaultUpdate :: (MonadIO m, a ~ b, HasGetter t a, HasSetter t a) => t -> (a -> b) -> m () | ^ src/Data/StateVar.hs:235:38: 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 | 235 | defaultUpdateStrict :: (MonadIO m, a ~ b, HasGetter t a, HasSetter t a) => t -> (a -> b) -> m () | ^ Haddock coverage: Warning: 'StateVar' is ambiguous. It is defined * at src/Data/StateVar.hs:125:19 * at src/Data/StateVar.hs:125: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/StateVar.hs:125:1 Warning: 'SettableStateVar' is ambiguous. It is defined * at src/Data/StateVar.hs:148:30 * at src/Data/StateVar.hs:148:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Data/StateVar.hs:148:1 100% ( 15 / 15) in 'Data.StateVar' Documentation created: dist/doc/html/StateVar/, dist/doc/html/StateVar/StateVar.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/StateVar-1.2.2-FkX29h2fwdP2Mo2NQELJhZ Completed StateVar-1.2.2 Configuring assoc-1.1.1... Preprocessing library for assoc-1.1.1.. Building library for assoc-1.1.1.. [1 of 2] Compiling Data.Bifunctor.Assoc ( src/Data/Bifunctor/Assoc.hs, dist/build/Data/Bifunctor/Assoc.o, dist/build/Data/Bifunctor/Assoc.dyn_o ) [2 of 2] Compiling Data.Bifunctor.Swap ( src/Data/Bifunctor/Swap.hs, dist/build/Data/Bifunctor/Swap.o, dist/build/Data/Bifunctor/Swap.dyn_o ) Preprocessing library for assoc-1.1.1.. Running Haddock on library for assoc-1.1.1.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 2] Compiling Data.Bifunctor.Assoc ( src/Data/Bifunctor/Assoc.hs, nothing ) [2 of 2] Compiling Data.Bifunctor.Swap ( src/Data/Bifunctor/Swap.hs, nothing ) Haddock coverage: 50% ( 1 / 2) in 'Data.Bifunctor.Assoc' Missing documentation for: Module header 50% ( 1 / 2) in 'Data.Bifunctor.Swap' Missing documentation for: Module header Documentation created: dist/doc/html/assoc/, dist/doc/html/assoc/assoc.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/assoc-1.1.1-IR5FZLHpO7uKvKwb4BxhYj Completed assoc-1.1.1 Configuring base-orphans-0.9.3... Preprocessing library for base-orphans-0.9.3.. Building library for base-orphans-0.9.3.. [1 of 2] Compiling Data.Orphans.Prelude ( src/Data/Orphans/Prelude.hs, dist/build/Data/Orphans/Prelude.o, dist/build/Data/Orphans/Prelude.dyn_o ) [2 of 2] Compiling Data.Orphans ( src/Data/Orphans.hs, dist/build/Data/Orphans.o, dist/build/Data/Orphans.dyn_o ) Preprocessing library for base-orphans-0.9.3.. Running Haddock on library for base-orphans-0.9.3.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 2] Compiling Data.Orphans.Prelude ( src/Data/Orphans/Prelude.hs, nothing ) [2 of 2] Compiling Data.Orphans ( src/Data/Orphans.hs, nothing ) Haddock coverage: 100% ( 1 / 1) in 'Data.Orphans' Documentation created: dist/doc/html/base-orphans/, dist/doc/html/base-orphans/base-orphans.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/base-orphans-0.9.3-FO1MOLOK3e83158jMAOVc9 Completed base-orphans-0.9.3 Configuring dlist-1.0... Preprocessing library for dlist-1.0.. Building library for dlist-1.0.. [1 of 5] Compiling Data.DList.Internal ( Data/DList/Internal.hs, dist/build/Data/DList/Internal.o, dist/build/Data/DList/Internal.dyn_o ) Data/DList/Internal.hs:642:12: 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 | 642 | instance a ~ Char => IsString (DList a) where | ^ [2 of 5] Compiling Data.DList ( Data/DList.hs, dist/build/Data/DList.o, dist/build/Data/DList.dyn_o ) [3 of 5] Compiling Data.DList.DNonEmpty.Internal ( Data/DList/DNonEmpty/Internal.hs, dist/build/Data/DList/DNonEmpty/Internal.o, dist/build/Data/DList/DNonEmpty/Internal.dyn_o ) Data/DList/DNonEmpty/Internal.hs:459:12: 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 | 459 | instance a ~ Char => IsString (DNonEmpty a) where | ^ [4 of 5] Compiling Data.DList.DNonEmpty ( Data/DList/DNonEmpty.hs, dist/build/Data/DList/DNonEmpty.o, dist/build/Data/DList/DNonEmpty.dyn_o ) [5 of 5] Compiling Data.DList.Unsafe ( Data/DList/Unsafe.hs, dist/build/Data/DList/Unsafe.o, dist/build/Data/DList/Unsafe.dyn_o ) Preprocessing library for dlist-1.0.. Running Haddock on library for dlist-1.0.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 5] Compiling Data.DList.Internal ( Data/DList/Internal.hs, nothing ) Data/DList/Internal.hs:642:12: 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 | 642 | instance a ~ Char => IsString (DList a) where | ^ [2 of 5] Compiling Data.DList ( Data/DList.hs, nothing ) [3 of 5] Compiling Data.DList.DNonEmpty.Internal ( Data/DList/DNonEmpty/Internal.hs, nothing ) Data/DList/DNonEmpty/Internal.hs:459:12: 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 | 459 | instance a ~ Char => IsString (DNonEmpty a) where | ^ [4 of 5] Compiling Data.DList.DNonEmpty ( Data/DList/DNonEmpty.hs, nothing ) [5 of 5] Compiling Data.DList.Unsafe ( Data/DList/Unsafe.hs, nothing ) Haddock coverage: 100% ( 21 / 21) in 'Data.DList' 100% ( 17 / 17) in 'Data.DList.DNonEmpty' Warning: Data.DList: could not find link destinations for: - Data.DList.Internal.D:R:ItemDList Warning: Data.DList.DNonEmpty: could not find link destinations for: - Data.DList.DNonEmpty.Internal.D:R:ItemDNonEmpty Documentation created: dist/doc/html/dlist/, dist/doc/html/dlist/dlist.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/dlist-1.0-64eJjLRuD1sLrW6rorjot6 Completed dlist-1.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 Completed indexed-traversable-0.1.4 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 Completed os-string-2.0.7 Configuring semigroups-0.20... Preprocessing library for semigroups-0.20.. Building library for semigroups-0.20.. [1 of 1] Compiling Data.Semigroup.Generic ( src/Data/Semigroup/Generic.hs, dist/build/Data/Semigroup/Generic.o, dist/build/Data/Semigroup/Generic.dyn_o ) Preprocessing library for semigroups-0.20.. Running Haddock on library for semigroups-0.20.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 1] Compiling Data.Semigroup.Generic ( src/Data/Semigroup/Generic.hs, nothing ) Haddock coverage: Warning: 'GenericSemigroupMonoid' is ambiguous. It is defined * at src/Data/Semigroup/Generic.hs:111:3 * at src/Data/Semigroup/Generic.hs:110: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/Semigroup/Generic.hs:110:1 77% ( 7 / 9) in 'Data.Semigroup.Generic' Missing documentation for: GSemigroup (src/Data/Semigroup/Generic.hs:54) GMonoid (src/Data/Semigroup/Generic.hs:84) Warning: Data.Semigroup.Generic: could not find link destinations for: - Data.Semigroup.Generic.gmempty' - Data.Semigroup.Generic.gmappend' Documentation created: dist/doc/html/semigroups/, dist/doc/html/semigroups/semigroups.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/semigroups-0.20-FhfuFxVvP7ZBtA37SUthhH Completed semigroups-0.20 Configuring tagged-0.8.9... Preprocessing library for tagged-0.8.9.. Building library for tagged-0.8.9.. [1 of 2] Compiling Data.Proxy.TH ( src/Data/Proxy/TH.hs, dist/build/Data/Proxy/TH.o, dist/build/Data/Proxy/TH.dyn_o ) [2 of 2] Compiling Data.Tagged ( src/Data/Tagged.hs, dist/build/Data/Tagged.o, dist/build/Data/Tagged.dyn_o ) Preprocessing library for tagged-0.8.9.. Running Haddock on library for tagged-0.8.9.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 2] Compiling Data.Proxy.TH ( src/Data/Proxy/TH.hs, nothing ) [2 of 2] Compiling Data.Tagged ( src/Data/Tagged.hs, nothing ) Haddock coverage: Warning: 'Proxy' is ambiguous. It is defined * in Data.Proxy * in Data.Proxy 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.Proxy 66% ( 2 / 3) in 'Data.Proxy.TH' Missing documentation for: Module header Warning: 'Tagged' is ambiguous. It is defined * at src/Data/Tagged.hs:82:22 * at src/Data/Tagged.hs:82: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/Tagged.hs:82:1 Warning: 'Proxy' is ambiguous. It is defined * in Data.Proxy * in Data.Proxy 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.Proxy 93% ( 14 / 15) in 'Data.Tagged' Missing documentation for: witness (src/Data/Tagged.hs:386) Warning: Data.Tagged: could not find link destinations for: - Data.Tagged.Rep_Tagged - Data.Tagged.Rep1_Tagged Documentation created: dist/doc/html/tagged/, dist/doc/html/tagged/tagged.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/tagged-0.8.9-6aZuwRISGvIHng66Gvw0LY Completed tagged-0.8.9 Configuring th-abstraction-0.7.1.0... Preprocessing library for th-abstraction-0.7.1.0.. Building library for th-abstraction-0.7.1.0.. [1 of 3] Compiling Language.Haskell.TH.Datatype.Internal ( src/Language/Haskell/TH/Datatype/Internal.hs, dist/build/Language/Haskell/TH/Datatype/Internal.o, dist/build/Language/Haskell/TH/Datatype/Internal.dyn_o ) [2 of 3] Compiling Language.Haskell.TH.Datatype.TyVarBndr ( src/Language/Haskell/TH/Datatype/TyVarBndr.hs, dist/build/Language/Haskell/TH/Datatype/TyVarBndr.o, dist/build/Language/Haskell/TH/Datatype/TyVarBndr.dyn_o ) [3 of 3] Compiling Language.Haskell.TH.Datatype ( src/Language/Haskell/TH/Datatype.hs, dist/build/Language/Haskell/TH/Datatype.o, dist/build/Language/Haskell/TH/Datatype.dyn_o ) Preprocessing library for th-abstraction-0.7.1.0.. Running Haddock on library for th-abstraction-0.7.1.0.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 3] Compiling Language.Haskell.TH.Datatype.Internal ( src/Language/Haskell/TH/Datatype/Internal.hs, nothing ) [2 of 3] Compiling Language.Haskell.TH.Datatype.TyVarBndr ( src/Language/Haskell/TH/Datatype/TyVarBndr.hs, nothing ) [3 of 3] Compiling Language.Haskell.TH.Datatype ( src/Language/Haskell/TH/Datatype.hs, nothing ) Haddock coverage: Warning: 'Name' is ambiguous. It is defined * in Language.Haskell.TH.Syntax * in Language.Haskell.TH.Syntax 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 Language.Haskell.TH.Syntax Warning: 'Name' is ambiguous. It is defined * in Language.Haskell.TH.Syntax * in Language.Haskell.TH.Syntax 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 Language.Haskell.TH.Syntax 76% ( 40 / 52) in 'Language.Haskell.TH.Datatype.TyVarBndr' Missing documentation for: TyVarBndrUnit TyVarBndrSpec TyVarBndrVis Specificity BndrVis DefaultBndrFlag plainTV kindedTV inferredSpec specifiedSpec bndrReq bndrInvis Warning: 'DatatypeInfo' is ambiguous. It is defined * at src/Language/Haskell/TH/Datatype.hs:184:21 * at src/Language/Haskell/TH/Datatype.hs:184: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/Language/Haskell/TH/Datatype.hs:184:1 Warning: 'ConstructorInfo' is ambiguous. It is defined * at src/Language/Haskell/TH/Datatype.hs:229:24 * at src/Language/Haskell/TH/Datatype.hs:229: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/Language/Haskell/TH/Datatype.hs:229:1 Warning: 'FieldStrictness' is ambiguous. It is defined * at src/Language/Haskell/TH/Datatype.hs:272:24 * at src/Language/Haskell/TH/Datatype.hs:272: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/Language/Haskell/TH/Datatype.hs:272:1 Warning: '()' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Strict' is ambiguous. It is defined * in Language.Haskell.TH.Syntax * at src/Language/Haskell/TH/Datatype.hs:289:5 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/Language/Haskell/TH/Datatype.hs:289:5 Warning: 'datatypeInstVars' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'mbKind' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'resolveFixities' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'FunArg' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Fixity' is ambiguous. It is defined * in Language.Haskell.TH.Syntax * in Language.Haskell.TH.Syntax 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 Language.Haskell.TH.Syntax 92% ( 49 / 53) in 'Language.Haskell.TH.Datatype' Missing documentation for: arrowKCompat (src/Language/Haskell/TH/Datatype.hs:2260) isStrictAnnot (src/Language/Haskell/TH/Datatype.hs:293) notStrictAnnot (src/Language/Haskell/TH/Datatype.hs:294) unpackedAnnot (src/Language/Haskell/TH/Datatype.hs:295) Warning: Language.Haskell.TH.Datatype.TyVarBndr: could not find link destinations for: - Language.Haskell.TH.Syntax.Rep_BndrVis - Language.Haskell.TH.Syntax.Rep_Specificity Warning: Language.Haskell.TH.Datatype: could not find link destinations for: - Language.Haskell.TH.Datatype.Rep_DatatypeInfo - Language.Haskell.TH.Datatype.Rep_ConstructorInfo - Language.Haskell.TH.Datatype.Rep_FieldStrictness - Language.Haskell.TH.Datatype.Rep_Strictness - Language.Haskell.TH.Datatype.Rep_Unpackedness - Language.Haskell.TH.Datatype.Rep_ConstructorVariant - Language.Haskell.TH.Datatype.Rep_DatatypeVariant Documentation created: dist/doc/html/th-abstraction/, dist/doc/html/th-abstraction/th-abstraction.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/th-abstraction-0.7.1.0-5OEkekdo9oT3l4cxHWMApr Completed th-abstraction-0.7.1.0 Configuring transformers-compat-0.7.2... Preprocessing library for transformers-compat-0.7.2.. Building library for transformers-compat-0.7.2.. [1 of 4] Compiling Control.Monad.Trans.Instances ( src/Control/Monad/Trans/Instances.hs, dist/build/Control/Monad/Trans/Instances.o, dist/build/Control/Monad/Trans/Instances.dyn_o ) [2 of 4] Compiling Data.Functor.Classes.Generic.Internal ( generics/Data/Functor/Classes/Generic/Internal.hs, dist/build/Data/Functor/Classes/Generic/Internal.o, dist/build/Data/Functor/Classes/Generic/Internal.dyn_o ) [3 of 4] Compiling Data.Functor.Classes.Generic ( generics/Data/Functor/Classes/Generic.hs, dist/build/Data/Functor/Classes/Generic.o, dist/build/Data/Functor/Classes/Generic.dyn_o ) [4 of 4] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o, dist/build/Paths_transformers_compat.dyn_o ) Preprocessing library for transformers-compat-0.7.2.. Running Haddock on library for transformers-compat-0.7.2.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 4] Compiling Control.Monad.Trans.Instances ( src/Control/Monad/Trans/Instances.hs, nothing ) [2 of 4] Compiling Data.Functor.Classes.Generic.Internal ( generics/Data/Functor/Classes/Generic/Internal.hs, nothing ) [3 of 4] Compiling Data.Functor.Classes.Generic ( generics/Data/Functor/Classes/Generic.hs, nothing ) [4 of 4] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, nothing ) Haddock coverage: 100% ( 1 / 1) in 'Control.Monad.Trans.Instances' Warning: 'String' is ambiguous. It is defined * in Text.Read.Lex * in GHC.Base 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.Base Warning: 'Options' is ambiguous. It is defined * at generics/Data/Functor/Classes/Generic/Internal.hs:146:19 * at generics/Data/Functor/Classes/Generic/Internal.hs:146:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at generics/Data/Functor/Classes/Generic/Internal.hs:146:1 Warning: 'FunctorClassesDefault' is ambiguous. It is defined * at generics/Data/Functor/Classes/Generic/Internal.hs:1231:3 * at generics/Data/Functor/Classes/Generic/Internal.hs:1230: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 generics/Data/Functor/Classes/Generic/Internal.hs:1230:1 100% ( 48 / 48) in 'Data.Functor.Classes.Generic.Internal' Warning: 'Eq1' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Ord1' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Read1' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Show1' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'GenericFunctorClasses' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'eq1Default' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'compare1Default' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'readsPrec1Default' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'showsPrec1Default' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 21 / 21) in 'Data.Functor.Classes.Generic' Warning: Data.Functor.Classes.Generic.Internal: could not find link destinations for: - Data.Functor.Classes.Generic.Internal.GShowCon - Data.Functor.Classes.Generic.Internal.GReadCon Documentation created: dist/doc/html/transformers-compat/, dist/doc/html/transformers-compat/transformers-compat.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/transformers-compat-0.7.2-Kjd0KzrkeU5ax708EytP3 Completed transformers-compat-0.7.2 Configuring void-0.7.3... Preprocessing library for void-0.7.3.. Building library for void-0.7.3.. [1 of 1] Compiling Data.Void.Unsafe ( src/Data/Void/Unsafe.hs, dist/build/Data/Void/Unsafe.o, dist/build/Data/Void/Unsafe.dyn_o ) Preprocessing library for void-0.7.3.. Running Haddock on library for void-0.7.3.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 1] Compiling Data.Void.Unsafe ( src/Data/Void/Unsafe.hs, nothing ) Haddock coverage: 100% ( 3 / 3) in 'Data.Void.Unsafe' Documentation created: dist/doc/html/void/, dist/doc/html/void/void.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/void-0.7.3-F687xIBHTdI3hx1dnappcQ Completed void-0.7.3 Configuring contravariant-1.5.5... Preprocessing library for contravariant-1.5.5.. Building library for contravariant-1.5.5.. [1 of 3] Compiling Data.Functor.Contravariant.Divisible ( src/Data/Functor/Contravariant/Divisible.hs, dist/build/Data/Functor/Contravariant/Divisible.o, dist/build/Data/Functor/Contravariant/Divisible.dyn_o ) [2 of 3] Compiling Data.Functor.Contravariant.Compose ( src/Data/Functor/Contravariant/Compose.hs, dist/build/Data/Functor/Contravariant/Compose.o, dist/build/Data/Functor/Contravariant/Compose.dyn_o ) [3 of 3] Compiling Data.Functor.Contravariant.Generic ( src/Data/Functor/Contravariant/Generic.hs, dist/build/Data/Functor/Contravariant/Generic.o, dist/build/Data/Functor/Contravariant/Generic.dyn_o ) Preprocessing library for contravariant-1.5.5.. Running Haddock on library for contravariant-1.5.5.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 3] Compiling Data.Functor.Contravariant.Divisible ( src/Data/Functor/Contravariant/Divisible.hs, nothing ) [2 of 3] Compiling Data.Functor.Contravariant.Compose ( src/Data/Functor/Contravariant/Compose.hs, nothing ) [3 of 3] Compiling Data.Functor.Contravariant.Generic ( src/Data/Functor/Contravariant/Generic.hs, nothing ) Haddock coverage: Warning: 'delta' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 17 / 17) in 'Data.Functor.Contravariant.Divisible' 100% ( 4 / 4) in 'Data.Functor.Contravariant.Compose' Warning: 'Comparison' is ambiguous. It is defined * in Data.Functor.Contravariant * in Data.Functor.Contravariant 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.Contravariant Warning: 'Equivalence' is ambiguous. It is defined * in Data.Functor.Contravariant * in Data.Functor.Contravariant 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.Contravariant 100% ( 3 / 3) in 'Data.Functor.Contravariant.Generic' Warning: Data.Functor.Contravariant.Generic: could not find link destinations for: - Data.Functor.Contravariant.Generic.GDeciding1 - Data.Functor.Contravariant.Generic.GDeciding - Data.Functor.Contravariant.Generic.GG - Data.Functor.Contravariant.Generic.Rep1' - Data.Functor.Contravariant.Generic.Rep' Documentation created: dist/doc/html/contravariant/, dist/doc/html/contravariant/contravariant.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/contravariant-1.5.5-9OZxSMGmONm3FLxTwjX4ym Completed contravariant-1.5.5 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 Completed hashable-1.5.0.0 Configuring distributive-0.6.2.1... Preprocessing library for distributive-0.6.2.1.. Building library for distributive-0.6.2.1.. [1 of 2] Compiling Data.Distributive ( src/Data/Distributive.hs, dist/build/Data/Distributive.o, dist/build/Data/Distributive.dyn_o ) src/Data/Distributive.hs:157:26: warning: [GHC-47082] [-Woperator-whitespace-ext-conflict] The prefix use of a $ would denote an untyped splice were the TemplateHaskell extension enabled. Suggested fix: Add whitespace after the $. | 157 | distribute a e = fmap ($e) a | ^ [2 of 2] Compiling Data.Distributive.Generic ( src/Data/Distributive/Generic.hs, dist/build/Data/Distributive/Generic.o, dist/build/Data/Distributive/Generic.dyn_o ) Preprocessing library for distributive-0.6.2.1.. Running Haddock on library for distributive-0.6.2.1.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 2] Compiling Data.Distributive ( src/Data/Distributive.hs, nothing ) src/Data/Distributive.hs:157:26: warning: [GHC-47082] [-Woperator-whitespace-ext-conflict] The prefix use of a $ would denote an untyped splice were the TemplateHaskell extension enabled. Suggested fix: Add whitespace after the $. | 157 | distribute a e = fmap ($e) a | ^ [2 of 2] Compiling Data.Distributive.Generic ( src/Data/Distributive/Generic.hs, nothing ) Haddock coverage: Warning: 'Representable' 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: 'Compose' is ambiguous. It is defined * in Data.Functor.Compose * in Data.Functor.Compose 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.Compose 100% ( 4 / 4) in 'Data.Distributive' 75% ( 3 / 4) in 'Data.Distributive.Generic' Missing documentation for: GDistributive (src/Data/Distributive/Generic.hs:51) Documentation created: dist/doc/html/distributive/, dist/doc/html/distributive/distributive.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/distributive-0.6.2.1-LYGC3cC7tAvDF84yagGUZw Completed distributive-0.6.2.1 Configuring transformers-base-0.4.6... Preprocessing library for transformers-base-0.4.6.. Building library for transformers-base-0.4.6.. [1 of 1] Compiling Control.Monad.Base ( src/Control/Monad/Base.hs, dist/build/Control/Monad/Base.o, dist/build/Control/Monad/Base.dyn_o ) Preprocessing library for transformers-base-0.4.6.. Running Haddock on library for transformers-base-0.4.6.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 1] Compiling Control.Monad.Base ( src/Control/Monad/Base.hs, nothing ) Haddock coverage: 33% ( 1 / 3) in 'Control.Monad.Base' Missing documentation for: Module header MonadBase (src/Control/Monad/Base.hs:60) Documentation created: dist/doc/html/transformers-base/, dist/doc/html/transformers-base/transformers-base.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/transformers-base-0.4.6-IL0Wd7HO1bp151a2hrrU7W Completed transformers-base-0.4.6 Configuring unordered-containers-0.2.20... Preprocessing library for unordered-containers-0.2.20.. Building library for unordered-containers-0.2.20.. Data/HashMap/Internal.hs:12:14-23: warning: [GHC-53692] [-Wdeprecated-flags] -XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead | 12 | {-# LANGUAGE TypeInType #-} | ^^^^^^^^^^ [1 of 9] Compiling Data.HashMap.Internal.Array ( Data/HashMap/Internal/Array.hs, dist/build/Data/HashMap/Internal/Array.o, dist/build/Data/HashMap/Internal/Array.dyn_o ) Data/HashMap/Internal/Array.hs:83:1-35: warning: [GHC-66111] [-Wunused-imports] The import of Control.Applicative is redundant except perhaps to import instances from Control.Applicative To import instances alone, use: import Control.Applicative() | 83 | import Control.Applicative (liftA2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2 of 9] Compiling Data.HashMap.Internal.List ( Data/HashMap/Internal/List.hs, dist/build/Data/HashMap/Internal/List.o, dist/build/Data/HashMap/Internal/List.dyn_o ) [3 of 9] Compiling Data.HashMap.Internal ( Data/HashMap/Internal.hs, dist/build/Data/HashMap/Internal.o, dist/build/Data/HashMap/Internal.dyn_o ) [4 of 9] Compiling Data.HashMap.Internal.Debug ( Data/HashMap/Internal/Debug.hs, dist/build/Data/HashMap/Internal/Debug.o, dist/build/Data/HashMap/Internal/Debug.dyn_o ) [5 of 9] Compiling Data.HashMap.Internal.Strict ( Data/HashMap/Internal/Strict.hs, dist/build/Data/HashMap/Internal/Strict.o, dist/build/Data/HashMap/Internal/Strict.dyn_o ) [6 of 9] Compiling Data.HashSet.Internal ( Data/HashSet/Internal.hs, dist/build/Data/HashSet/Internal.o, dist/build/Data/HashSet/Internal.dyn_o ) [7 of 9] Compiling Data.HashSet ( Data/HashSet.hs, dist/build/Data/HashSet.o, dist/build/Data/HashSet.dyn_o ) [8 of 9] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.o, dist/build/Data/HashMap/Strict.dyn_o ) [9 of 9] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.o, dist/build/Data/HashMap/Lazy.dyn_o ) Preprocessing library for unordered-containers-0.2.20.. Running Haddock on library for unordered-containers-0.2.20.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. Data/HashMap/Internal.hs:12:14-23: warning: [GHC-53692] [-Wdeprecated-flags] -XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead | 12 | {-# LANGUAGE TypeInType #-} | ^^^^^^^^^^ [1 of 9] Compiling Data.HashMap.Internal.Array ( Data/HashMap/Internal/Array.hs, nothing ) Data/HashMap/Internal/Array.hs:83:1-35: warning: [GHC-66111] [-Wunused-imports] The import of Control.Applicative is redundant except perhaps to import instances from Control.Applicative To import instances alone, use: import Control.Applicative() | 83 | import Control.Applicative (liftA2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2 of 9] Compiling Data.HashMap.Internal.List ( Data/HashMap/Internal/List.hs, nothing ) [3 of 9] Compiling Data.HashMap.Internal ( Data/HashMap/Internal.hs, nothing ) [4 of 9] Compiling Data.HashMap.Internal.Debug ( Data/HashMap/Internal/Debug.hs, nothing ) [5 of 9] Compiling Data.HashMap.Internal.Strict ( Data/HashMap/Internal/Strict.hs, nothing ) [6 of 9] Compiling Data.HashSet.Internal ( Data/HashSet/Internal.hs, nothing ) [7 of 9] Compiling Data.HashSet ( Data/HashSet.hs, nothing ) [8 of 9] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, nothing ) [9 of 9] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, nothing ) Haddock coverage: 33% ( 16 / 48) in 'Data.HashMap.Internal.Array' Missing documentation for: Array (Data/HashMap/Internal/Array.hs:125) MArray (Data/HashMap/Internal/Array.hs:157) new_ (Data/HashMap/Internal/Array.hs:208) singleton (Data/HashMap/Internal/Array.hs:225) singletonM (Data/HashMap/Internal/Array.hs:229) snoc (Data/HashMap/Internal/Array.hs:233) pair (Data/HashMap/Internal/Array.hs:242) length (Data/HashMap/Internal/Array.hs:154) lengthM (Data/HashMap/Internal/Array.hs:162) read (Data/HashMap/Internal/Array.hs:249) write (Data/HashMap/Internal/Array.hs:255) index (Data/HashMap/Internal/Array.hs:262) indexM (Data/HashMap/Internal/Array.hs:274) index# (Data/HashMap/Internal/Array.hs:268) sameArray1 (Data/HashMap/Internal/Array.hs:140) unsafeFreeze (Data/HashMap/Internal/Array.hs:280) unsafeThaw (Data/HashMap/Internal/Array.hs:286) unsafeSameArray (Data/HashMap/Internal/Array.hs:136) run (Data/HashMap/Internal/Array.hs:292) cloneM (Data/HashMap/Internal/Array.hs:314) foldl (Data/HashMap/Internal/Array.hs:404) foldl' (Data/HashMap/Internal/Array.hs:375) foldr (Data/HashMap/Internal/Array.hs:394) foldr' (Data/HashMap/Internal/Array.hs:385) foldMap (Data/HashMap/Internal/Array.hs:417) thaw (Data/HashMap/Internal/Array.hs:436) map (Data/HashMap/Internal/Array.hs:461) traverse (Data/HashMap/Internal/Array.hs:537) traverse' (Data/HashMap/Internal/Array.hs:553) toList (Data/HashMap/Internal/Array.hs:529) fromList (Data/HashMap/Internal/Array.hs:494) fromList' (Data/HashMap/Internal/Array.hs:506) 25% ( 1 / 4) in 'Data.HashMap.Internal.List' Missing documentation for: isPermutationBy (Data/HashMap/Internal/List.hs:40) deleteBy (Data/HashMap/Internal/List.hs:83) unorderedCompare (Data/HashMap/Internal/List.hs:68) Warning: 'Leaf' is ambiguous. It is defined * at Data/HashMap/Internal.hs:225:7 * at Data/HashMap/Internal.hs:185:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Data/HashMap/Internal.hs:185:1 Warning: 'at' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 88% ( 93 /105) in 'Data.HashMap.Internal' Missing documentation for: Leaf (Data/HashMap/Internal.hs:185) intersectionWithKey# (Data/HashMap/Internal.hs:1855) updateOrConcatWithKey (Data/HashMap/Internal.hs:2368) equalKeys (Data/HashMap/Internal.hs:511) equalKeys1 (Data/HashMap/Internal.hs:495) lookupRecordCollision (Data/HashMap/Internal.hs:678) LookupRes (Data/HashMap/Internal.hs:657) lookupResToMaybe (Data/HashMap/Internal.hs:660) insert' (Data/HashMap/Internal.hs:806) delete' (Data/HashMap/Internal.hs:1124) insertNewKey (Data/HashMap/Internal.hs:848) insertKeyExists (Data/HashMap/Internal.hs:883) 50% ( 3 / 6) in 'Data.HashMap.Internal.Debug' Missing documentation for: valid (Data/HashMap/Internal/Debug.hs:98) Validity (Data/HashMap/Internal/Debug.hs:43) SubHashPath (Data/HashMap/Internal/Debug.hs:75) Warning: 'lookup' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'at' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 67 / 67) in 'Data.HashMap.Internal.Strict' Warning: 'HashSet' is ambiguous. It is defined * at Data/HashSet/Internal.hs:112:21 * at Data/HashSet/Internal.hs:112:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Data/HashSet/Internal.hs:112:1 100% ( 35 / 35) in 'Data.HashSet.Internal' Warning: 'HashSet' is ambiguous. It is defined * at Data/HashSet/Internal.hs:112:21 * at Data/HashSet/Internal.hs:112:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Data/HashSet/Internal.hs:112:1 100% ( 32 / 32) in 'Data.HashSet' 100% ( 69 / 69) in 'Data.HashMap.Strict' 100% ( 69 / 69) in 'Data.HashMap.Lazy' Warning: Data.HashMap.Internal: could not find link destinations for: - Data.HashMap.Internal.D:R:ItemHashMap Warning: Data.HashMap.Internal.Strict: could not find link destinations for: - Data.HashMap.Internal.D:R:ItemHashMap Warning: Data.HashSet.Internal: could not find link destinations for: - Data.HashSet.Internal.D:R:ItemHashSet Warning: Data.HashSet: could not find link destinations for: - Data.HashSet.Internal.D:R:ItemHashSet Warning: Data.HashMap.Strict: could not find link destinations for: - Data.HashMap.Internal.D:R:ItemHashMap Warning: Data.HashMap.Lazy: could not find link destinations for: - Data.HashMap.Internal.D:R:ItemHashMap Documentation created: dist/doc/html/unordered-containers/, dist/doc/html/unordered-containers/unordered-containers.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/unordered-containers-0.2.20-8jMFzoCo8HRC7heG5b9rqS Completed unordered-containers-0.2.20 Configuring async-2.2.5... Preprocessing library for async-2.2.5.. Building library for async-2.2.5.. [1 of 2] Compiling Control.Concurrent.Async.Internal ( Control/Concurrent/Async/Internal.hs, dist/build/Control/Concurrent/Async/Internal.o, dist/build/Control/Concurrent/Async/Internal.dyn_o ) Control/Concurrent/Async/Internal.hs:50:1: warning: [GHC-66111] [-Wunused-imports] The import of Data.Semigroup is redundant except perhaps to import instances from Data.Semigroup To import instances alone, use: import Data.Semigroup() | 50 | import Data.Semigroup (Semigroup((<>))) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2 of 2] Compiling Control.Concurrent.Async ( Control/Concurrent/Async.hs, dist/build/Control/Concurrent/Async.o, dist/build/Control/Concurrent/Async.dyn_o ) Preprocessing library for async-2.2.5.. Running Haddock on library for async-2.2.5.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 2] Compiling Control.Concurrent.Async.Internal ( Control/Concurrent/Async/Internal.hs, nothing ) Control/Concurrent/Async/Internal.hs:50:1: warning: [GHC-66111] [-Wunused-imports] The import of Data.Semigroup is redundant except perhaps to import instances from Data.Semigroup To import instances alone, use: import Data.Semigroup() | 50 | import Data.Semigroup (Semigroup((<>))) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2 of 2] Compiling Control.Concurrent.Async ( Control/Concurrent/Async.hs, nothing ) Haddock coverage: Warning: 'ThreadId' is ambiguous. It is defined * in GHC.Conc.Sync * in GHC.Conc.Sync 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.Conc.Sync Warning: 'Async' is ambiguous. It is defined * at Control/Concurrent/Async/Internal.hs:69:16 * at Control/Concurrent/Async/Internal.hs:69: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 Control/Concurrent/Async/Internal.hs:69:1 Warning: 'ExceptionInLinkedThread' is ambiguous. It is defined * at Control/Concurrent/Async/Internal.hs:461:3 * at Control/Concurrent/Async/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 Control/Concurrent/Async/Internal.hs:460:1 Warning: 'AsyncCancelled' is ambiguous. It is defined * at Control/Concurrent/Async/Internal.hs:274:23 * at Control/Concurrent/Async/Internal.hs:274: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 Control/Concurrent/Async/Internal.hs:274:1 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 86% ( 58 / 67) in 'Control.Concurrent.Async.Internal' Missing documentation for: asyncUsing (Control/Concurrent/Async/Internal.hs:124) withAsyncUsing (Control/Concurrent/Async/Internal.hs:178) ExceptionInLinkedThread (Control/Concurrent/Async/Internal.hs:460) isCancel (Control/Concurrent/Async/Internal.hs:542) concurrently' (Control/Concurrent/Async/Internal.hs:649) catchAll (Control/Concurrent/Async/Internal.hs:858) tryAll (Control/Concurrent/Async/Internal.hs:861) rawForkIO (Control/Concurrent/Async/Internal.hs:868) rawForkOn (Control/Concurrent/Async/Internal.hs:873) Warning: 'forkIO' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Async' is ambiguous. It is defined * at Control/Concurrent/Async/Internal.hs:69:16 * at Control/Concurrent/Async/Internal.hs:69: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 Control/Concurrent/Async/Internal.hs:69:1 Warning: 'Concurrently' is ambiguous. It is defined * at Control/Concurrent/Async/Internal.hs:775:26 * at Control/Concurrent/Async/Internal.hs:775: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 Control/Concurrent/Async/Internal.hs:775:1 Warning: 'Alternative' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 98% ( 70 / 71) in 'Control.Concurrent.Async' Missing documentation for: ExceptionInLinkedThread (Control/Concurrent/Async/Internal.hs:460) Documentation created: dist/doc/html/async/, dist/doc/html/async/async.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/async-2.2.5-2ZfTtvd9oUYLY6nMddkMC Completed async-2.2.5 Configuring comonad-5.0.9... Preprocessing library for comonad-5.0.9.. Building library for comonad-5.0.9.. [ 1 of 15] Compiling Control.Comonad ( src/Control/Comonad.hs, dist/build/Control/Comonad.o, dist/build/Control/Comonad.dyn_o ) [ 2 of 15] Compiling Control.Comonad.Hoist.Class ( src/Control/Comonad/Hoist/Class.hs, dist/build/Control/Comonad/Hoist/Class.o, dist/build/Control/Comonad/Hoist/Class.dyn_o ) [ 3 of 15] Compiling Control.Comonad.Trans.Class ( src/Control/Comonad/Trans/Class.hs, dist/build/Control/Comonad/Trans/Class.o, dist/build/Control/Comonad/Trans/Class.dyn_o ) [ 4 of 15] Compiling Control.Comonad.Trans.Env ( src/Control/Comonad/Trans/Env.hs, dist/build/Control/Comonad/Trans/Env.o, dist/build/Control/Comonad/Trans/Env.dyn_o ) [ 5 of 15] Compiling Control.Comonad.Trans.Identity ( src/Control/Comonad/Trans/Identity.hs, dist/build/Control/Comonad/Trans/Identity.o, dist/build/Control/Comonad/Trans/Identity.dyn_o ) [ 6 of 15] Compiling Control.Comonad.Identity ( src/Control/Comonad/Identity.hs, dist/build/Control/Comonad/Identity.o, dist/build/Control/Comonad/Identity.dyn_o ) [ 7 of 15] Compiling Control.Comonad.Trans.Store ( src/Control/Comonad/Trans/Store.hs, dist/build/Control/Comonad/Trans/Store.o, dist/build/Control/Comonad/Trans/Store.dyn_o ) [ 8 of 15] Compiling Control.Comonad.Trans.Traced ( src/Control/Comonad/Trans/Traced.hs, dist/build/Control/Comonad/Trans/Traced.o, dist/build/Control/Comonad/Trans/Traced.dyn_o ) [ 9 of 15] Compiling Control.Comonad.Traced.Class ( src/Control/Comonad/Traced/Class.hs, dist/build/Control/Comonad/Traced/Class.o, dist/build/Control/Comonad/Traced/Class.dyn_o ) [10 of 15] Compiling Control.Comonad.Traced ( src/Control/Comonad/Traced.hs, dist/build/Control/Comonad/Traced.o, dist/build/Control/Comonad/Traced.dyn_o ) [11 of 15] Compiling Control.Comonad.Store.Class ( src/Control/Comonad/Store/Class.hs, dist/build/Control/Comonad/Store/Class.o, dist/build/Control/Comonad/Store/Class.dyn_o ) [12 of 15] Compiling Control.Comonad.Store ( src/Control/Comonad/Store.hs, dist/build/Control/Comonad/Store.o, dist/build/Control/Comonad/Store.dyn_o ) [13 of 15] Compiling Control.Comonad.Env.Class ( src/Control/Comonad/Env/Class.hs, dist/build/Control/Comonad/Env/Class.o, dist/build/Control/Comonad/Env/Class.dyn_o ) [14 of 15] Compiling Control.Comonad.Env ( src/Control/Comonad/Env.hs, dist/build/Control/Comonad/Env.o, dist/build/Control/Comonad/Env.dyn_o ) [15 of 15] Compiling Data.Functor.Composition ( src/Data/Functor/Composition.hs, dist/build/Data/Functor/Composition.o, dist/build/Data/Functor/Composition.dyn_o ) Preprocessing library for comonad-5.0.9.. Running Haddock on library for comonad-5.0.9.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [ 1 of 15] Compiling Control.Comonad ( src/Control/Comonad.hs, nothing ) [ 2 of 15] Compiling Control.Comonad.Hoist.Class ( src/Control/Comonad/Hoist/Class.hs, nothing ) [ 3 of 15] Compiling Control.Comonad.Trans.Class ( src/Control/Comonad/Trans/Class.hs, nothing ) [ 4 of 15] Compiling Control.Comonad.Trans.Env ( src/Control/Comonad/Trans/Env.hs, nothing ) [ 5 of 15] Compiling Control.Comonad.Trans.Identity ( src/Control/Comonad/Trans/Identity.hs, nothing ) [ 6 of 15] Compiling Control.Comonad.Identity ( src/Control/Comonad/Identity.hs, nothing ) [ 7 of 15] Compiling Control.Comonad.Trans.Store ( src/Control/Comonad/Trans/Store.hs, nothing ) [ 8 of 15] Compiling Control.Comonad.Trans.Traced ( src/Control/Comonad/Trans/Traced.hs, nothing ) [ 9 of 15] Compiling Control.Comonad.Traced.Class ( src/Control/Comonad/Traced/Class.hs, nothing ) [10 of 15] Compiling Control.Comonad.Traced ( src/Control/Comonad/Traced.hs, nothing ) [11 of 15] Compiling Control.Comonad.Store.Class ( src/Control/Comonad/Store/Class.hs, nothing ) [12 of 15] Compiling Control.Comonad.Store ( src/Control/Comonad/Store.hs, nothing ) [13 of 15] Compiling Control.Comonad.Env.Class ( src/Control/Comonad/Env/Class.hs, nothing ) [14 of 15] Compiling Control.Comonad.Env ( src/Control/Comonad/Env.hs, nothing ) [15 of 15] Compiling Data.Functor.Composition ( src/Data/Functor/Composition.hs, nothing ) Haddock coverage: Warning: 'Cokleisli' is ambiguous. It is defined * at src/Control/Comonad.hs:348:27 * at src/Control/Comonad.hs:348:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Control/Comonad.hs:348:1 100% ( 22 / 22) in 'Control.Comonad' 50% ( 1 / 2) in 'Control.Comonad.Hoist.Class' Missing documentation for: ComonadHoist (src/Control/Comonad/Hoist/Class.hs:20) 50% ( 1 / 2) in 'Control.Comonad.Trans.Class' Missing documentation for: ComonadTrans (src/Control/Comonad/Trans/Class.hs:18) 69% ( 9 / 13) in 'Control.Comonad.Trans.Env' Missing documentation for: Env (src/Control/Comonad/Trans/Env.hs:92) runEnv (src/Control/Comonad/Trans/Env.hs:100) EnvT (src/Control/Comonad/Trans/Env.hs:93) runEnvT (src/Control/Comonad/Trans/Env.hs:103) 100% ( 2 / 2) in 'Control.Comonad.Trans.Identity' 100% ( 4 / 4) in 'Control.Comonad.Identity' 73% ( 11 / 15) in 'Control.Comonad.Trans.Store' Missing documentation for: Store (src/Control/Comonad/Trans/Store.hs:87) runStore (src/Control/Comonad/Trans/Store.hs:94) StoreT (src/Control/Comonad/Trans/Store.hs:96) runStoreT (src/Control/Comonad/Trans/Store.hs:99) 33% ( 4 / 12) in 'Control.Comonad.Trans.Traced' Missing documentation for: Traced (src/Control/Comonad/Trans/Traced.hs:55) traced (src/Control/Comonad/Trans/Traced.hs:58) runTraced (src/Control/Comonad/Trans/Traced.hs:61) TracedT (src/Control/Comonad/Trans/Traced.hs:63) trace (src/Control/Comonad/Trans/Traced.hs:97) listen (src/Control/Comonad/Trans/Traced.hs:100) listens (src/Control/Comonad/Trans/Traced.hs:103) censor (src/Control/Comonad/Trans/Traced.hs:106) 33% ( 1 / 3) in 'Control.Comonad.Traced.Class' Missing documentation for: ComonadTraced (src/Control/Comonad/Traced/Class.hs:28) traces (src/Control/Comonad/Traced/Class.hs:32) 57% ( 8 / 14) in 'Control.Comonad.Traced' Missing documentation for: ComonadTraced (src/Control/Comonad/Traced/Class.hs:28) traces (src/Control/Comonad/Traced/Class.hs:32) Traced (src/Control/Comonad/Trans/Traced.hs:55) traced (src/Control/Comonad/Trans/Traced.hs:58) runTraced (src/Control/Comonad/Trans/Traced.hs:61) TracedT (src/Control/Comonad/Trans/Traced.hs:63) 25% ( 1 / 4) in 'Control.Comonad.Store.Class' Missing documentation for: ComonadStore (src/Control/Comonad/Store/Class.hs:29) lowerPos (src/Control/Comonad/Store/Class.hs:54) lowerPeek (src/Control/Comonad/Store/Class.hs:58) 61% ( 8 / 13) in 'Control.Comonad.Store' Missing documentation for: ComonadStore (src/Control/Comonad/Store/Class.hs:29) Store (src/Control/Comonad/Trans/Store.hs:87) runStore (src/Control/Comonad/Trans/Store.hs:94) StoreT (src/Control/Comonad/Trans/Store.hs:96) runStoreT (src/Control/Comonad/Trans/Store.hs:99) 33% ( 1 / 3) in 'Control.Comonad.Env.Class' Missing documentation for: ComonadEnv (src/Control/Comonad/Env/Class.hs:29) asks (src/Control/Comonad/Env/Class.hs:33) 60% ( 9 / 15) in 'Control.Comonad.Env' Missing documentation for: ComonadEnv (src/Control/Comonad/Env/Class.hs:29) asks (src/Control/Comonad/Env/Class.hs:33) Env (src/Control/Comonad/Trans/Env.hs:92) runEnv (src/Control/Comonad/Trans/Env.hs:100) EnvT (src/Control/Comonad/Trans/Env.hs:93) runEnvT (src/Control/Comonad/Trans/Env.hs:103) 50% ( 1 / 2) in 'Data.Functor.Composition' Missing documentation for: Module header Warning: Control.Comonad: could not find link destinations for: - WithIndex.Indexing - Text.ParserCombinators.ReadP.P - Data.Graph.SetM Warning: Control.Comonad.Trans.Identity: could not find link destinations for: - Control.Monad.Trans.Identity.Rep1_IdentityT - Control.Monad.Trans.Identity.Rep_IdentityT Documentation created: dist/doc/html/comonad/, dist/doc/html/comonad/comonad.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/comonad-5.0.9-4TK9XQNRBF2DkssUp9SLRe Completed comonad-5.0.9 Configuring bifunctors-5.6.2... Preprocessing library for bifunctors-5.6.2.. Building library for bifunctors-5.6.2.. [ 1 of 15] Compiling Data.Biapplicative ( src/Data/Biapplicative.hs, dist/build/Data/Biapplicative.o, dist/build/Data/Biapplicative.dyn_o ) [ 2 of 15] Compiling Data.Bifunctor.Biap ( src/Data/Bifunctor/Biap.hs, dist/build/Data/Bifunctor/Biap.o, dist/build/Data/Bifunctor/Biap.dyn_o ) [ 3 of 15] Compiling Data.Bifunctor.Biff ( src/Data/Bifunctor/Biff.hs, dist/build/Data/Bifunctor/Biff.o, dist/build/Data/Bifunctor/Biff.dyn_o ) [ 4 of 15] Compiling Data.Bifunctor.Clown ( src/Data/Bifunctor/Clown.hs, dist/build/Data/Bifunctor/Clown.o, dist/build/Data/Bifunctor/Clown.dyn_o ) [ 5 of 15] Compiling Data.Bifunctor.Fix ( src/Data/Bifunctor/Fix.hs, dist/build/Data/Bifunctor/Fix.o, dist/build/Data/Bifunctor/Fix.dyn_o ) [ 6 of 15] Compiling Data.Bifunctor.Functor ( src/Data/Bifunctor/Functor.hs, dist/build/Data/Bifunctor/Functor.o, dist/build/Data/Bifunctor/Functor.dyn_o ) [ 7 of 15] Compiling Data.Bifunctor.Flip ( src/Data/Bifunctor/Flip.hs, dist/build/Data/Bifunctor/Flip.o, dist/build/Data/Bifunctor/Flip.dyn_o ) [ 8 of 15] Compiling Data.Bifunctor.Join ( src/Data/Bifunctor/Join.hs, dist/build/Data/Bifunctor/Join.o, dist/build/Data/Bifunctor/Join.dyn_o ) [ 9 of 15] Compiling Data.Bifunctor.Joker ( src/Data/Bifunctor/Joker.hs, dist/build/Data/Bifunctor/Joker.o, dist/build/Data/Bifunctor/Joker.dyn_o ) [10 of 15] Compiling Data.Bifunctor.Product ( src/Data/Bifunctor/Product.hs, dist/build/Data/Bifunctor/Product.o, dist/build/Data/Bifunctor/Product.dyn_o ) [11 of 15] Compiling Data.Bifunctor.Sum ( src/Data/Bifunctor/Sum.hs, dist/build/Data/Bifunctor/Sum.o, dist/build/Data/Bifunctor/Sum.dyn_o ) [12 of 15] Compiling Data.Bifunctor.TH.Internal ( src/Data/Bifunctor/TH/Internal.hs, dist/build/Data/Bifunctor/TH/Internal.o, dist/build/Data/Bifunctor/TH/Internal.dyn_o ) [13 of 15] Compiling Data.Bifunctor.TH ( src/Data/Bifunctor/TH.hs, dist/build/Data/Bifunctor/TH.o, dist/build/Data/Bifunctor/TH.dyn_o ) [14 of 15] Compiling Data.Bifunctor.Tannen ( src/Data/Bifunctor/Tannen.hs, dist/build/Data/Bifunctor/Tannen.o, dist/build/Data/Bifunctor/Tannen.dyn_o ) [15 of 15] Compiling Data.Bifunctor.Wrapped ( src/Data/Bifunctor/Wrapped.hs, dist/build/Data/Bifunctor/Wrapped.o, dist/build/Data/Bifunctor/Wrapped.dyn_o ) Preprocessing library for bifunctors-5.6.2.. Running Haddock on library for bifunctors-5.6.2.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [ 1 of 15] Compiling Data.Biapplicative ( src/Data/Biapplicative.hs, nothing ) [ 2 of 15] Compiling Data.Bifunctor.Biap ( src/Data/Bifunctor/Biap.hs, nothing ) [ 3 of 15] Compiling Data.Bifunctor.Biff ( src/Data/Bifunctor/Biff.hs, nothing ) [ 4 of 15] Compiling Data.Bifunctor.Clown ( src/Data/Bifunctor/Clown.hs, nothing ) [ 5 of 15] Compiling Data.Bifunctor.Fix ( src/Data/Bifunctor/Fix.hs, nothing ) [ 6 of 15] Compiling Data.Bifunctor.Functor ( src/Data/Bifunctor/Functor.hs, nothing ) [ 7 of 15] Compiling Data.Bifunctor.Flip ( src/Data/Bifunctor/Flip.hs, nothing ) [ 8 of 15] Compiling Data.Bifunctor.Join ( src/Data/Bifunctor/Join.hs, nothing ) [ 9 of 15] Compiling Data.Bifunctor.Joker ( src/Data/Bifunctor/Joker.hs, nothing ) [10 of 15] Compiling Data.Bifunctor.Product ( src/Data/Bifunctor/Product.hs, nothing ) [11 of 15] Compiling Data.Bifunctor.Sum ( src/Data/Bifunctor/Sum.hs, nothing ) [12 of 15] Compiling Data.Bifunctor.TH.Internal ( src/Data/Bifunctor/TH/Internal.hs, nothing ) [13 of 15] Compiling Data.Bifunctor.TH ( src/Data/Bifunctor/TH.hs, nothing ) [14 of 15] Compiling Data.Bifunctor.Tannen ( src/Data/Bifunctor/Tannen.hs, nothing ) [15 of 15] Compiling Data.Bifunctor.Wrapped ( src/Data/Bifunctor/Wrapped.hs, nothing ) Haddock coverage: 70% ( 7 / 10) in 'Data.Biapplicative' Missing documentation for: Biapplicative (src/Data/Biapplicative.hs:44) <<$>> (src/Data/Biapplicative.hs:41) <<**>> (src/Data/Biapplicative.hs:74) Warning: 'Biap' is ambiguous. It is defined * at src/Data/Bifunctor/Biap.hs:67:23 * at src/Data/Bifunctor/Biap.hs:67: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/Bifunctor/Biap.hs:67:1 100% ( 2 / 2) in 'Data.Bifunctor.Biap' 100% ( 2 / 2) in 'Data.Bifunctor.Biff' 100% ( 2 / 2) in 'Data.Bifunctor.Clown' 100% ( 2 / 2) in 'Data.Bifunctor.Fix' 14% ( 1 / 7) in 'Data.Bifunctor.Functor' Missing documentation for: Module header BifunctorFunctor (src/Data/Bifunctor/Functor.hs:19) BifunctorMonad (src/Data/Bifunctor/Functor.hs:22) biliftM (src/Data/Bifunctor/Functor.hs:31) BifunctorComonad (src/Data/Bifunctor/Functor.hs:34) biliftW (src/Data/Bifunctor/Functor.hs:43) 100% ( 2 / 2) in 'Data.Bifunctor.Flip' 100% ( 2 / 2) in 'Data.Bifunctor.Join' 100% ( 2 / 2) in 'Data.Bifunctor.Joker' 100% ( 2 / 2) in 'Data.Bifunctor.Product' 0% ( 0 / 2) in 'Data.Bifunctor.Sum' Missing documentation for: Module header Sum (src/Data/Bifunctor/Sum.hs:22) Warning: 'Name' is ambiguous. It is defined * in Language.Haskell.TH.Syntax * in Language.Haskell.TH.Syntax 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 Language.Haskell.TH.Syntax Warning: 'Options' is ambiguous. It is defined * at src/Data/Bifunctor/TH.hs:77:19 * at src/Data/Bifunctor/TH.hs:77: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/Bifunctor/TH.hs:77:1 Warning: 'bimap' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'bifoldMap' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'bifoldr' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'bifoldl' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'bitraverse' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'bisequenceA' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'makeBitraverseA' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'bimapM' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'bisequence' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Name' is ambiguous. It is defined * in Language.Haskell.TH.Syntax * in Language.Haskell.TH.Syntax 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 Language.Haskell.TH.Syntax 96% ( 32 / 33) in 'Data.Bifunctor.TH' Missing documentation for: makeBifold (src/Data/Bifunctor/TH.hs:217) 100% ( 2 / 2) in 'Data.Bifunctor.Tannen' 100% ( 2 / 2) in 'Data.Bifunctor.Wrapped' Warning: Data.Bifunctor.Biap: could not find link destinations for: - Data.Bifunctor.Biap.Rep_Biap - Data.Bifunctor.Biap.Rep1_Biap Warning: Data.Bifunctor.Biff: could not find link destinations for: - Data.Bifunctor.Biff.Rep1_Biff - Data.Bifunctor.Biff.Rep_Biff Warning: Data.Bifunctor.Clown: could not find link destinations for: - Data.Bifunctor.Clown.Rep_Clown - Data.Bifunctor.Clown.Rep1_Clown Warning: Data.Bifunctor.Fix: could not find link destinations for: - Data.Bifunctor.Fix.Rep_Fix Warning: Data.Bifunctor.Flip: could not find link destinations for: - Data.Bifunctor.Flip.Rep_Flip Warning: Data.Bifunctor.Join: could not find link destinations for: - Data.Bifunctor.Join.Rep_Join Warning: Data.Bifunctor.Joker: could not find link destinations for: - Data.Bifunctor.Joker.Rep_Joker - Data.Bifunctor.Joker.Rep1_Joker Warning: Data.Bifunctor.Product: could not find link destinations for: - Data.Bifunctor.Product.Rep_Product - Data.Bifunctor.Product.Rep1_Product Warning: Data.Bifunctor.Sum: could not find link destinations for: - Data.Bifunctor.Sum.Rep_Sum - Data.Bifunctor.Sum.Rep1_Sum Warning: Data.Bifunctor.TH: could not find link destinations for: - Data.Bifunctor.TH.Bifunctor - Data.Bifunctor.TH.Bifoldable - Data.Bifunctor.TH.Bitraversable Warning: Data.Bifunctor.Tannen: could not find link destinations for: - Data.Bifunctor.Tannen.Rep1_Tannen - Data.Bifunctor.Tannen.Rep_Tannen Warning: Data.Bifunctor.Wrapped: could not find link destinations for: - Data.Bifunctor.Wrapped.Rep_WrappedBifunctor - Data.Bifunctor.Wrapped.Rep1_WrappedBifunctor Documentation created: dist/doc/html/bifunctors/, dist/doc/html/bifunctors/bifunctors.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/bifunctors-5.6.2-GFSN9WtyvrIH3Py3OMWv09 Completed bifunctors-5.6.2 Configuring semigroupoids-6.0.1... Preprocessing library for semigroupoids-6.0.1.. Building library for semigroupoids-6.0.1.. [ 1 of 27] Compiling Data.Functor.Extend ( src/Data/Functor/Extend.hs, dist/build/Data/Functor/Extend.o, dist/build/Data/Functor/Extend.dyn_o ) [ 2 of 27] Compiling Data.Semigroup.Foldable.Class ( src/Data/Semigroup/Foldable/Class.hs, dist/build/Data/Semigroup/Foldable/Class.o, dist/build/Data/Semigroup/Foldable/Class.dyn_o ) [ 3 of 27] Compiling Data.Traversable.Instances ( src/Data/Traversable/Instances.hs, dist/build/Data/Traversable/Instances.o, dist/build/Data/Traversable/Instances.dyn_o ) [ 4 of 27] Compiling Semigroupoids.Internal ( src/Semigroupoids/Internal.hs, dist/build/Semigroupoids/Internal.o, dist/build/Semigroupoids/Internal.dyn_o ) [ 5 of 27] Compiling Data.Functor.Bind.Class ( src/Data/Functor/Bind/Class.hs, dist/build/Data/Functor/Bind/Class.o, dist/build/Data/Functor/Bind/Class.dyn_o ) [ 6 of 27] Compiling Data.Functor.Apply ( src/Data/Functor/Apply.hs, dist/build/Data/Functor/Apply.o, dist/build/Data/Functor/Apply.dyn_o ) [ 7 of 27] Compiling Data.Semigroup.Bifoldable ( src/Data/Semigroup/Bifoldable.hs, dist/build/Data/Semigroup/Bifoldable.o, dist/build/Data/Semigroup/Bifoldable.dyn_o ) [ 8 of 27] Compiling Data.Functor.Contravariant.Divise ( src/Data/Functor/Contravariant/Divise.hs, dist/build/Data/Functor/Contravariant/Divise.o, dist/build/Data/Functor/Contravariant/Divise.dyn_o ) [ 9 of 27] Compiling Data.Functor.Contravariant.Decide ( src/Data/Functor/Contravariant/Decide.hs, dist/build/Data/Functor/Contravariant/Decide.o, dist/build/Data/Functor/Contravariant/Decide.dyn_o ) [10 of 27] Compiling Data.Functor.Contravariant.Conclude ( src/Data/Functor/Contravariant/Conclude.hs, dist/build/Data/Functor/Contravariant/Conclude.o, dist/build/Data/Functor/Contravariant/Conclude.dyn_o ) [11 of 27] Compiling Data.Functor.Bind ( src/Data/Functor/Bind.hs, dist/build/Data/Functor/Bind.o, dist/build/Data/Functor/Bind.dyn_o ) [12 of 27] Compiling Data.Semigroupoid ( src/Data/Semigroupoid.hs, dist/build/Data/Semigroupoid.o, dist/build/Data/Semigroupoid.dyn_o ) [13 of 27] Compiling Data.Semigroupoid.Ob ( src/Data/Semigroupoid/Ob.hs, dist/build/Data/Semigroupoid/Ob.o, dist/build/Data/Semigroupoid/Ob.dyn_o ) [14 of 27] Compiling Data.Semigroupoid.Dual ( src/Data/Semigroupoid/Dual.hs, dist/build/Data/Semigroupoid/Dual.o, dist/build/Data/Semigroupoid/Dual.dyn_o ) [15 of 27] Compiling Data.Semigroupoid.Categorical ( src/Data/Semigroupoid/Categorical.hs, dist/build/Data/Semigroupoid/Categorical.o, dist/build/Data/Semigroupoid/Categorical.dyn_o ) [16 of 27] Compiling Data.Groupoid ( src/Data/Groupoid.hs, dist/build/Data/Groupoid.o, dist/build/Data/Groupoid.dyn_o ) [17 of 27] Compiling Data.Isomorphism ( src/Data/Isomorphism.hs, dist/build/Data/Isomorphism.o, dist/build/Data/Isomorphism.dyn_o ) [18 of 27] Compiling Data.Functor.Bind.Trans ( src/Data/Functor/Bind/Trans.hs, dist/build/Data/Functor/Bind/Trans.o, dist/build/Data/Functor/Bind/Trans.dyn_o ) [19 of 27] Compiling Data.Bifunctor.Apply ( src/Data/Bifunctor/Apply.hs, dist/build/Data/Bifunctor/Apply.o, dist/build/Data/Bifunctor/Apply.dyn_o ) [20 of 27] Compiling Data.Functor.Alt ( src/Data/Functor/Alt.hs, dist/build/Data/Functor/Alt.o, dist/build/Data/Functor/Alt.dyn_o ) [21 of 27] Compiling Data.Semigroup.Foldable ( src/Data/Semigroup/Foldable.hs, dist/build/Data/Semigroup/Foldable.o, dist/build/Data/Semigroup/Foldable.dyn_o ) [22 of 27] Compiling Data.Semigroup.Traversable.Class ( src/Data/Semigroup/Traversable/Class.hs, dist/build/Data/Semigroup/Traversable/Class.o, dist/build/Data/Semigroup/Traversable/Class.dyn_o ) [23 of 27] Compiling Data.Semigroup.Traversable ( src/Data/Semigroup/Traversable.hs, dist/build/Data/Semigroup/Traversable.o, dist/build/Data/Semigroup/Traversable.dyn_o ) [24 of 27] Compiling Data.Semigroup.Bitraversable ( src/Data/Semigroup/Bitraversable.hs, dist/build/Data/Semigroup/Bitraversable.o, dist/build/Data/Semigroup/Bitraversable.dyn_o ) [25 of 27] Compiling Data.Functor.Plus ( src/Data/Functor/Plus.hs, dist/build/Data/Functor/Plus.o, dist/build/Data/Functor/Plus.dyn_o ) [26 of 27] Compiling Semigroupoids.Do ( src/Semigroupoids/Do.hs, dist/build/Semigroupoids/Do.o, dist/build/Semigroupoids/Do.dyn_o ) [27 of 27] Compiling Data.Semigroupoid.Static ( src/Data/Semigroupoid/Static.hs, dist/build/Data/Semigroupoid/Static.o, dist/build/Data/Semigroupoid/Static.dyn_o ) Preprocessing library for semigroupoids-6.0.1.. Running Haddock on library for semigroupoids-6.0.1.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [ 1 of 27] Compiling Data.Functor.Extend ( src/Data/Functor/Extend.hs, nothing ) [ 2 of 27] Compiling Data.Semigroup.Foldable.Class ( src/Data/Semigroup/Foldable/Class.hs, nothing ) [ 3 of 27] Compiling Data.Traversable.Instances ( src/Data/Traversable/Instances.hs, nothing ) [ 4 of 27] Compiling Semigroupoids.Internal ( src/Semigroupoids/Internal.hs, nothing ) [ 5 of 27] Compiling Data.Functor.Bind.Class ( src/Data/Functor/Bind/Class.hs, nothing ) [ 6 of 27] Compiling Data.Functor.Apply ( src/Data/Functor/Apply.hs, nothing ) [ 7 of 27] Compiling Data.Semigroup.Bifoldable ( src/Data/Semigroup/Bifoldable.hs, nothing ) [ 8 of 27] Compiling Data.Functor.Contravariant.Divise ( src/Data/Functor/Contravariant/Divise.hs, nothing ) [ 9 of 27] Compiling Data.Functor.Contravariant.Decide ( src/Data/Functor/Contravariant/Decide.hs, nothing ) [10 of 27] Compiling Data.Functor.Contravariant.Conclude ( src/Data/Functor/Contravariant/Conclude.hs, nothing ) [11 of 27] Compiling Data.Functor.Bind ( src/Data/Functor/Bind.hs, nothing ) [12 of 27] Compiling Data.Semigroupoid ( src/Data/Semigroupoid.hs, nothing ) [13 of 27] Compiling Data.Semigroupoid.Ob ( src/Data/Semigroupoid/Ob.hs, nothing ) [14 of 27] Compiling Data.Semigroupoid.Dual ( src/Data/Semigroupoid/Dual.hs, nothing ) [15 of 27] Compiling Data.Semigroupoid.Categorical ( src/Data/Semigroupoid/Categorical.hs, nothing ) [16 of 27] Compiling Data.Groupoid ( src/Data/Groupoid.hs, nothing ) [17 of 27] Compiling Data.Isomorphism ( src/Data/Isomorphism.hs, nothing ) [18 of 27] Compiling Data.Functor.Bind.Trans ( src/Data/Functor/Bind/Trans.hs, nothing ) [19 of 27] Compiling Data.Bifunctor.Apply ( src/Data/Bifunctor/Apply.hs, nothing ) [20 of 27] Compiling Data.Functor.Alt ( src/Data/Functor/Alt.hs, nothing ) [21 of 27] Compiling Data.Semigroup.Foldable ( src/Data/Semigroup/Foldable.hs, nothing ) [22 of 27] Compiling Data.Semigroup.Traversable.Class ( src/Data/Semigroup/Traversable/Class.hs, nothing ) [23 of 27] Compiling Data.Semigroup.Traversable ( src/Data/Semigroup/Traversable.hs, nothing ) [24 of 27] Compiling Data.Semigroup.Bitraversable ( src/Data/Semigroup/Bitraversable.hs, nothing ) [25 of 27] Compiling Data.Functor.Plus ( src/Data/Functor/Plus.hs, nothing ) [26 of 27] Compiling Semigroupoids.Do ( src/Semigroupoids/Do.hs, nothing ) [27 of 27] Compiling Data.Semigroupoid.Static ( src/Data/Semigroupoid/Static.hs, nothing ) Haddock coverage: 83% ( 5 / 6) in 'Data.Functor.Extend' Missing documentation for: Extend (src/Data/Functor/Extend.hs:55) 66% ( 2 / 3) in 'Data.Semigroup.Foldable.Class' Missing documentation for: Bifoldable1 100% ( 1 / 1) in 'Data.Traversable.Instances' Warning: 'MaybeApply' is ambiguous. It is defined * at src/Data/Functor/Bind/Class.hs:411:26 * at src/Data/Functor/Bind/Class.hs:411: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/Functor/Bind/Class.hs:411:1 Warning: 'K1' is ambiguous. It is defined * in GHC.Generics * in GHC.Generics 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.Generics Warning: 'StoreT' is ambiguous. It is defined * in Control.Comonad.Trans.Store * in Control.Comonad.Trans.Store 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 Control.Comonad.Trans.Store Warning: 'EnvT' is ambiguous. It is defined * in Control.Comonad.Trans.Env * in Control.Comonad.Trans.Env 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 Control.Comonad.Trans.Env Warning: 'Const' is ambiguous. It is defined * in Data.Functor.Const * in Data.Functor.Const 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.Const Warning: '(,)' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Constant' is ambiguous. It is defined * in Data.Functor.Constant * in Data.Functor.Constant 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.Constant 80% ( 12 / 15) in 'Data.Functor.Bind.Class' Missing documentation for: apDefault (src/Data/Functor/Bind/Class.hs:540) returning (src/Data/Functor/Bind/Class.hs:537) Biapply (src/Data/Functor/Bind/Class.hs:753) 100% ( 16 / 16) in 'Data.Functor.Apply' 33% ( 2 / 6) in 'Data.Semigroup.Bifoldable' Missing documentation for: Bifoldable1 bitraverse1_ (src/Data/Semigroup/Bifoldable.hs:46) bifor1_ (src/Data/Semigroup/Bifoldable.hs:50) bisequenceA1_ (src/Data/Semigroup/Bifoldable.hs:58) Warning: 'Day' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 6 / 6) in 'Data.Functor.Contravariant.Divise' Warning: 'Alt' is ambiguous. It is defined * in Data.Semigroup.Internal * in Data.Semigroup.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.Semigroup.Internal Warning: 'EitherDay' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Conclude' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 5 / 5) in 'Data.Functor.Contravariant.Decide' Warning: 'Plus' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 5 / 5) in 'Data.Functor.Contravariant.Conclude' Warning: ':*:' is ambiguous. It is defined * in GHC.Generics * in GHC.Generics 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.Generics 75% ( 15 / 20) in 'Data.Functor.Bind' Missing documentation for: -<< (src/Data/Functor/Bind.hs:53) -<- (src/Data/Functor/Bind.hs:59) ->- (src/Data/Functor/Bind.hs:56) apDefault (src/Data/Functor/Bind/Class.hs:540) returning (src/Data/Functor/Bind/Class.hs:537) 50% ( 2 / 4) in 'Data.Semigroupoid' Missing documentation for: WrappedCategory (src/Data/Semigroupoid.hs:71) Semi (src/Data/Semigroupoid.hs:80) 50% ( 1 / 2) in 'Data.Semigroupoid.Ob' Missing documentation for: Ob (src/Data/Semigroupoid/Ob.hs:29) 50% ( 1 / 2) in 'Data.Semigroupoid.Dual' Missing documentation for: Dual (src/Data/Semigroupoid/Dual.hs:21) 100% ( 3 / 3) in 'Data.Semigroupoid.Categorical' 100% ( 2 / 2) in 'Data.Groupoid' 50% ( 1 / 2) in 'Data.Isomorphism' Missing documentation for: Iso (src/Data/Isomorphism.hs:23) 100% ( 2 / 2) in 'Data.Functor.Bind.Trans' 62% ( 5 / 8) in 'Data.Bifunctor.Apply' Missing documentation for: Biapply (src/Data/Functor/Bind/Class.hs:753) <<$>> <<..>> (src/Data/Bifunctor/Apply.hs:28) Warning: 'ExceptT' is ambiguous. It is defined * in Control.Monad.Trans.Except * in Control.Monad.Trans.Except 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 Control.Monad.Trans.Except 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: 'Bind' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 5 / 5) in 'Data.Functor.Alt' 71% ( 10 / 14) in 'Data.Semigroup.Foldable' Missing documentation for: traverse1_ (src/Data/Semigroup/Foldable.hs:78) for1_ (src/Data/Semigroup/Foldable.hs:82) sequenceA1_ (src/Data/Semigroup/Foldable.hs:86) asum1 (src/Data/Semigroup/Foldable.hs:104) 33% ( 1 / 3) in 'Data.Semigroup.Traversable.Class' Missing documentation for: Bitraversable1 (src/Data/Semigroup/Traversable/Class.hs:59) Traversable1 (src/Data/Semigroup/Traversable/Class.hs:139) Warning: 'foldMap1' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 88% ( 8 / 9) in 'Data.Semigroup.Traversable' Missing documentation for: Traversable1 (src/Data/Semigroup/Traversable/Class.hs:139) 33% ( 1 / 3) in 'Data.Semigroup.Bitraversable' Missing documentation for: Bitraversable1 (src/Data/Semigroup/Traversable/Class.hs:59) bifoldMap1Default (src/Data/Semigroup/Bitraversable.hs:25) 100% ( 5 / 5) in 'Data.Functor.Plus' Warning: 'Applicative' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Monad' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 90% ( 10 / 11) in 'Semigroupoids.Do' Missing documentation for: join 50% ( 1 / 2) in 'Data.Semigroupoid.Static' Missing documentation for: Static (src/Data/Semigroupoid/Static.hs:35) Warning: Data.Functor.Apply: could not find link destinations for: - Text.ParserCombinators.ReadP.P - Data.Biapplicative.Mag - Data.Graph.SetM Warning: Data.Functor.Bind: could not find link destinations for: - Text.ParserCombinators.ReadP.P - Data.Biapplicative.Mag - Data.Graph.SetM Documentation created: dist/doc/html/semigroupoids/, dist/doc/html/semigroupoids/semigroupoids.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/semigroupoids-6.0.1-309RwKy4J1y154zzFfa7WM Completed semigroupoids-6.0.1 Configuring profunctors-5.6.3... Preprocessing library for profunctors-5.6.3.. Building library for profunctors-5.6.3.. [ 1 of 16] Compiling Data.Profunctor.Unsafe ( src/Data/Profunctor/Unsafe.hs, dist/build/Data/Profunctor/Unsafe.o, dist/build/Data/Profunctor/Unsafe.dyn_o ) [ 2 of 16] Compiling Data.Profunctor.Types ( src/Data/Profunctor/Types.hs, dist/build/Data/Profunctor/Types.o, dist/build/Data/Profunctor/Types.dyn_o ) [ 3 of 16] Compiling Data.Profunctor.Monad ( src/Data/Profunctor/Monad.hs, dist/build/Data/Profunctor/Monad.o, dist/build/Data/Profunctor/Monad.dyn_o ) [ 4 of 16] Compiling Data.Profunctor.Adjunction ( src/Data/Profunctor/Adjunction.hs, dist/build/Data/Profunctor/Adjunction.o, dist/build/Data/Profunctor/Adjunction.dyn_o ) [ 5 of 16] Compiling Data.Profunctor.Strong ( src/Data/Profunctor/Strong.hs, dist/build/Data/Profunctor/Strong.o, dist/build/Data/Profunctor/Strong.dyn_o ) [ 6 of 16] Compiling Data.Profunctor.Closed ( src/Data/Profunctor/Closed.hs, dist/build/Data/Profunctor/Closed.o, dist/build/Data/Profunctor/Closed.dyn_o ) [ 7 of 16] Compiling Data.Profunctor.Choice ( src/Data/Profunctor/Choice.hs, dist/build/Data/Profunctor/Choice.o, dist/build/Data/Profunctor/Choice.dyn_o ) [ 8 of 16] Compiling Data.Profunctor.Traversing ( src/Data/Profunctor/Traversing.hs, dist/build/Data/Profunctor/Traversing.o, dist/build/Data/Profunctor/Traversing.dyn_o ) [ 9 of 16] Compiling Data.Profunctor.Mapping ( src/Data/Profunctor/Mapping.hs, dist/build/Data/Profunctor/Mapping.o, dist/build/Data/Profunctor/Mapping.dyn_o ) [10 of 16] Compiling Data.Profunctor ( src/Data/Profunctor.hs, dist/build/Data/Profunctor.o, dist/build/Data/Profunctor.dyn_o ) [11 of 16] Compiling Data.Profunctor.Sieve ( src/Data/Profunctor/Sieve.hs, dist/build/Data/Profunctor/Sieve.o, dist/build/Data/Profunctor/Sieve.dyn_o ) [12 of 16] Compiling Data.Profunctor.Rep ( src/Data/Profunctor/Rep.hs, dist/build/Data/Profunctor/Rep.o, dist/build/Data/Profunctor/Rep.dyn_o ) [13 of 16] Compiling Data.Profunctor.Composition ( src/Data/Profunctor/Composition.hs, dist/build/Data/Profunctor/Composition.o, dist/build/Data/Profunctor/Composition.dyn_o ) [14 of 16] Compiling Data.Profunctor.Ran ( src/Data/Profunctor/Ran.hs, dist/build/Data/Profunctor/Ran.o, dist/build/Data/Profunctor/Ran.dyn_o ) [15 of 16] Compiling Data.Profunctor.Cayley ( src/Data/Profunctor/Cayley.hs, dist/build/Data/Profunctor/Cayley.o, dist/build/Data/Profunctor/Cayley.dyn_o ) [16 of 16] Compiling Data.Profunctor.Yoneda ( src/Data/Profunctor/Yoneda.hs, dist/build/Data/Profunctor/Yoneda.o, dist/build/Data/Profunctor/Yoneda.dyn_o ) Preprocessing library for profunctors-5.6.3.. Running Haddock on library for profunctors-5.6.3.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [ 1 of 16] Compiling Data.Profunctor.Unsafe ( src/Data/Profunctor/Unsafe.hs, nothing ) [ 2 of 16] Compiling Data.Profunctor.Types ( src/Data/Profunctor/Types.hs, nothing ) [ 3 of 16] Compiling Data.Profunctor.Monad ( src/Data/Profunctor/Monad.hs, nothing ) [ 4 of 16] Compiling Data.Profunctor.Adjunction ( src/Data/Profunctor/Adjunction.hs, nothing ) [ 5 of 16] Compiling Data.Profunctor.Strong ( src/Data/Profunctor/Strong.hs, nothing ) [ 6 of 16] Compiling Data.Profunctor.Closed ( src/Data/Profunctor/Closed.hs, nothing ) [ 7 of 16] Compiling Data.Profunctor.Choice ( src/Data/Profunctor/Choice.hs, nothing ) [ 8 of 16] Compiling Data.Profunctor.Traversing ( src/Data/Profunctor/Traversing.hs, nothing ) [ 9 of 16] Compiling Data.Profunctor.Mapping ( src/Data/Profunctor/Mapping.hs, nothing ) [10 of 16] Compiling Data.Profunctor ( src/Data/Profunctor.hs, nothing ) [11 of 16] Compiling Data.Profunctor.Sieve ( src/Data/Profunctor/Sieve.hs, nothing ) [12 of 16] Compiling Data.Profunctor.Rep ( src/Data/Profunctor/Rep.hs, nothing ) [13 of 16] Compiling Data.Profunctor.Composition ( src/Data/Profunctor/Composition.hs, nothing ) [14 of 16] Compiling Data.Profunctor.Ran ( src/Data/Profunctor/Ran.hs, nothing ) [15 of 16] Compiling Data.Profunctor.Cayley ( src/Data/Profunctor/Cayley.hs, nothing ) [16 of 16] Compiling Data.Profunctor.Yoneda ( src/Data/Profunctor/Yoneda.hs, nothing ) Haddock coverage: Warning: 'unsafeCoerce' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 3 / 3) in 'Data.Profunctor.Unsafe' Warning: 'Forget' is ambiguous. It is defined * at src/Data/Profunctor/Types.hs:221:24 * at src/Data/Profunctor/Types.hs:221: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/Profunctor/Types.hs:221:1 Warning: 'Costar' is ambiguous. It is defined * at src/Data/Profunctor/Types.hs:124:24 * at src/Data/Profunctor/Types.hs:124: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/Profunctor/Types.hs:124:1 Warning: 'Star' is ambiguous. It is defined * at src/Data/Profunctor/Types.hs:68:22 * at src/Data/Profunctor/Types.hs:68: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/Profunctor/Types.hs:68:1 100% ( 7 / 7) in 'Data.Profunctor.Types' 100% ( 4 / 4) in 'Data.Profunctor.Monad' 100% ( 2 / 2) in 'Data.Profunctor.Adjunction' Warning: 'Procompose' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Pastro' is ambiguous. It is defined * at src/Data/Profunctor/Strong.hs:274:3 * at src/Data/Profunctor/Strong.hs:273: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/Profunctor/Strong.hs:273:1 Warning: 'Tambara' is ambiguous. It is defined * at src/Data/Profunctor/Strong.hs:170:25 * at src/Data/Profunctor/Strong.hs:170: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/Profunctor/Strong.hs:170:1 Warning: 'Star' is ambiguous. It is defined * at src/Data/Profunctor/Types.hs:68:22 * at src/Data/Profunctor/Types.hs:68: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/Profunctor/Types.hs:68:1 88% ( 15 / 17) in 'Data.Profunctor.Strong' Missing documentation for: uncurry' (src/Data/Profunctor/Strong.hs:98) strong (src/Data/Profunctor/Strong.hs:102) Warning: 'Closure' is ambiguous. It is defined * at src/Data/Profunctor/Closed.hs:106:25 * at src/Data/Profunctor/Closed.hs:106:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Data/Profunctor/Closed.hs:106:1 71% ( 5 / 7) in 'Data.Profunctor.Closed' Missing documentation for: Environment (src/Data/Profunctor/Closed.hs:195) curry' (src/Data/Profunctor/Closed.hs:96) Warning: 'CopastroSum' is ambiguous. It is defined * at src/Data/Profunctor/Choice.hs:422:29 * at src/Data/Profunctor/Choice.hs:422: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/Profunctor/Choice.hs:422:1 Warning: 'CotambaraSum' is ambiguous. It is defined * at src/Data/Profunctor/Choice.hs:378:5 * at src/Data/Profunctor/Choice.hs:377: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/Profunctor/Choice.hs:377:1 Warning: 'absurd' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Costar' is ambiguous. It is defined * at src/Data/Profunctor/Types.hs:124:24 * at src/Data/Profunctor/Types.hs:124: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/Profunctor/Types.hs:124:1 Warning: 'costrength' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 92% ( 12 / 13) in 'Data.Profunctor.Choice' Missing documentation for: Cochoice (src/Data/Profunctor/Choice.hs:294) Warning: 'Compose' is ambiguous. It is defined * in Data.Functor.Compose * in Data.Functor.Compose 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.Compose 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 57% ( 8 / 14) in 'Data.Profunctor.Traversing' Missing documentation for: Module header CofreeTraversing (src/Data/Profunctor/Traversing.hs:137) firstTraversing (src/Data/Profunctor/Traversing.hs:36) secondTraversing (src/Data/Profunctor/Traversing.hs:39) leftTraversing (src/Data/Profunctor/Traversing.hs:60) rightTraversing (src/Data/Profunctor/Traversing.hs:63) 44% ( 4 / 9) in 'Data.Profunctor.Mapping' Missing documentation for: Mapping (src/Data/Profunctor/Mapping.hs:39) CofreeMapping (src/Data/Profunctor/Mapping.hs:89) wanderMapping (src/Data/Profunctor/Mapping.hs:81) traverseMapping (src/Data/Profunctor/Mapping.hs:84) closedMapping (src/Data/Profunctor/Mapping.hs:87) 80% ( 16 / 20) in 'Data.Profunctor' Missing documentation for: uncurry' (src/Data/Profunctor/Strong.hs:98) curry' (src/Data/Profunctor/Closed.hs:96) Mapping (src/Data/Profunctor/Mapping.hs:39) Cochoice (src/Data/Profunctor/Choice.hs:294) Warning: 'Costar' is ambiguous. It is defined * at src/Data/Profunctor/Types.hs:124:24 * at src/Data/Profunctor/Types.hs:124: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/Profunctor/Types.hs:124:1 Warning: 'Star' is ambiguous. It is defined * at src/Data/Profunctor/Types.hs:68:22 * at src/Data/Profunctor/Types.hs:68: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/Profunctor/Types.hs:68:1 100% ( 3 / 3) in 'Data.Profunctor.Sieve' Warning: 'Prep' is ambiguous. It is defined * at src/Data/Profunctor/Rep.hs:188:3 * at src/Data/Profunctor/Rep.hs:187: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/Profunctor/Rep.hs:187:1 Warning: 'Star' is ambiguous. It is defined * at src/Data/Profunctor/Types.hs:68:22 * at src/Data/Profunctor/Types.hs:68: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/Profunctor/Types.hs:68:1 Warning: 'Iso'' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Coprep' is ambiguous. It is defined * at src/Data/Profunctor/Rep.hs:224:22 * at src/Data/Profunctor/Rep.hs:224: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/Profunctor/Rep.hs:224:1 Warning: 'Costar' is ambiguous. It is defined * at src/Data/Profunctor/Types.hs:124:24 * at src/Data/Profunctor/Types.hs:124: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/Profunctor/Types.hs:124:1 70% ( 17 / 24) in 'Data.Profunctor.Rep' Missing documentation for: prepAdj (src/Data/Profunctor/Rep.hs:206) unprepAdj (src/Data/Profunctor/Rep.hs:209) prepUnit (src/Data/Profunctor/Rep.hs:212) prepCounit (src/Data/Profunctor/Rep.hs:215) uncoprepAdj (src/Data/Profunctor/Rep.hs:240) coprepUnit (src/Data/Profunctor/Rep.hs:243) coprepCounit (src/Data/Profunctor/Rep.hs:246) Warning: 'Rift' is ambiguous. It is defined * at src/Data/Profunctor/Composition.hs:255:24 * at src/Data/Profunctor/Composition.hs:255: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/Profunctor/Composition.hs:255:1 Warning: 'Procompose' is ambiguous. It is defined * at src/Data/Profunctor/Composition.hs:70:3 * at src/Data/Profunctor/Composition.hs:69: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/Profunctor/Composition.hs:69:1 Warning: 'Star' is ambiguous. It is defined * at src/Data/Profunctor/Types.hs:68:22 * at src/Data/Profunctor/Types.hs:68: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/Profunctor/Types.hs:68:1 Warning: 'Compose' is ambiguous. It is defined * in Data.Functor.Compose * in Data.Functor.Compose 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.Compose Warning: 'Costar' is ambiguous. It is defined * at src/Data/Profunctor/Types.hs:124:24 * at src/Data/Profunctor/Types.hs:124: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/Profunctor/Types.hs:124:1 Warning: 'Kleisli' is ambiguous. It is defined * in Control.Arrow * in Control.Arrow 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 Control.Arrow Warning: 'Cokleisli' is ambiguous. It is defined * in Control.Comonad * in Control.Comonad 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 Control.Comonad 89% ( 17 / 19) in 'Data.Profunctor.Composition' Missing documentation for: procomposed (src/Data/Profunctor/Composition.hs:80) mu (src/Data/Profunctor/Composition.hs:311) Warning: 'Codensity' is ambiguous. It is defined * at src/Data/Profunctor/Ran.hs:108:27 * at src/Data/Profunctor/Ran.hs:108:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Data/Profunctor/Ran.hs:108:1 Warning: 'Ran' is ambiguous. It is defined * at src/Data/Profunctor/Ran.hs:46:23 * at src/Data/Profunctor/Ran.hs:46: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/Profunctor/Ran.hs:46:1 Warning: 'counit' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 50% ( 4 / 8) in 'Data.Profunctor.Ran' Missing documentation for: precomposeRan (src/Data/Profunctor/Ran.hs:86) curryRan (src/Data/Profunctor/Ran.hs:90) uncurryRan (src/Data/Profunctor/Ran.hs:94) decomposeCodensity (src/Data/Profunctor/Ran.hs:133) Warning: 'Cayley' is ambiguous. It is defined * at src/Data/Profunctor/Cayley.hs:32:26 * at src/Data/Profunctor/Cayley.hs:32: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/Profunctor/Cayley.hs:32:1 66% ( 2 / 3) in 'Data.Profunctor.Cayley' Missing documentation for: mapCayley (src/Data/Profunctor/Cayley.hs:108) 85% ( 6 / 7) in 'Data.Profunctor.Yoneda' Missing documentation for: Coyoneda (src/Data/Profunctor/Yoneda.hs:135) Warning: Data.Profunctor.Types: could not find link destinations for: - Data.Profunctor.Rep.D:R:RepForget - Data.Profunctor.Rep.D:R:RepStar - Data.Profunctor.Rep.D:R:CorepCostar Warning: Data.Profunctor: could not find link destinations for: - Data.Profunctor.Rep.D:R:RepForget - Data.Profunctor.Rep.D:R:RepStar - Data.Profunctor.Rep.D:R:CorepCostar Warning: Data.Profunctor.Rep: could not find link destinations for: - Data.Profunctor.Rep.Iso - Data.Profunctor.Rep.D:R:RepForget - Data.Profunctor.Rep.D:R:RepStar - Data.Profunctor.Rep.D:R:RepKleisli - Data.Profunctor.Rep.D:R:RepFUN - Data.Profunctor.Rep.D:R:CorepCostar - Data.Profunctor.Rep.D:R:CorepTagged - Data.Profunctor.Rep.D:R:CorepCokleisli - Data.Profunctor.Rep.D:R:CorepFUN - Data.Profunctor.Composition.D:R:CorepProcompose - Data.Profunctor.Composition.D:R:RepProcompose Warning: Data.Profunctor.Composition: could not find link destinations for: - Data.Profunctor.Composition.Iso - Data.Profunctor.Composition.D:R:CorepProcompose - Data.Profunctor.Composition.D:R:RepProcompose Documentation created: dist/doc/html/profunctors/, dist/doc/html/profunctors/profunctors.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/profunctors-5.6.3-5Z8Eg1EvBZ75eKuvG3fHa9 Completed profunctors-5.6.3 Configuring invariant-0.6.4... Preprocessing library for invariant-0.6.4.. Building library for invariant-0.6.4.. [1 of 4] Compiling Data.Functor.Invariant ( src/Data/Functor/Invariant.hs, dist/build/Data/Functor/Invariant.o, dist/build/Data/Functor/Invariant.dyn_o ) [2 of 4] Compiling Data.Functor.Invariant.TH.Internal ( src/Data/Functor/Invariant/TH/Internal.hs, dist/build/Data/Functor/Invariant/TH/Internal.o, dist/build/Data/Functor/Invariant/TH/Internal.dyn_o ) [3 of 4] Compiling Data.Functor.Invariant.TH ( src/Data/Functor/Invariant/TH.hs, dist/build/Data/Functor/Invariant/TH.o, dist/build/Data/Functor/Invariant/TH.dyn_o ) [4 of 4] Compiling Paths_invariant ( dist/build/autogen/Paths_invariant.hs, dist/build/Paths_invariant.o, dist/build/Paths_invariant.dyn_o ) Preprocessing library for invariant-0.6.4.. Running Haddock on library for invariant-0.6.4.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 4] Compiling Data.Functor.Invariant ( src/Data/Functor/Invariant.hs, nothing ) [2 of 4] Compiling Data.Functor.Invariant.TH.Internal ( src/Data/Functor/Invariant/TH/Internal.hs, nothing ) [3 of 4] Compiling Data.Functor.Invariant.TH ( src/Data/Functor/Invariant/TH.hs, nothing ) [4 of 4] Compiling Paths_invariant ( dist/build/autogen/Paths_invariant.hs, nothing ) Haddock coverage: 100% ( 20 / 20) in 'Data.Functor.Invariant' Warning: 'Name' is ambiguous. It is defined * in Language.Haskell.TH.Syntax * in Language.Haskell.TH.Syntax 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 Language.Haskell.TH.Syntax Warning: 'Options' is ambiguous. It is defined * at src/Data/Functor/Invariant/TH.hs:55:19 * at src/Data/Functor/Invariant/TH.hs:55: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/Functor/Invariant/TH.hs:55:1 Warning: 'Name' is ambiguous. It is defined * in Language.Haskell.TH.Syntax * in Language.Haskell.TH.Syntax 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 Language.Haskell.TH.Syntax 100% ( 17 / 17) in 'Data.Functor.Invariant.TH' Warning: Data.Functor.Invariant: could not find link destinations for: - Data.Bifunctor.Wrapped.Rep1_WrappedBifunctor - Data.Bifunctor.Wrapped.Rep_WrappedBifunctor Documentation created: dist/doc/html/invariant/, dist/doc/html/invariant/invariant.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/invariant-0.6.4-KLblvUid6nl9NSgIOu86Lt Completed invariant-0.6.4 Configuring free-5.2... Preprocessing library for free-5.2.. Building library for free-5.2.. [ 1 of 19] Compiling Control.Alternative.Free ( src/Control/Alternative/Free.hs, dist/build/Control/Alternative/Free.o, dist/build/Control/Alternative/Free.dyn_o ) [ 2 of 19] Compiling Control.Alternative.Free.Final ( src/Control/Alternative/Free/Final.hs, dist/build/Control/Alternative/Free/Final.o, dist/build/Control/Alternative/Free/Final.dyn_o ) [ 3 of 19] Compiling Control.Applicative.Free ( src/Control/Applicative/Free.hs, dist/build/Control/Applicative/Free.o, dist/build/Control/Applicative/Free.dyn_o ) [ 4 of 19] Compiling Control.Applicative.Free.Fast ( src/Control/Applicative/Free/Fast.hs, dist/build/Control/Applicative/Free/Fast.o, dist/build/Control/Applicative/Free/Fast.dyn_o ) [ 5 of 19] Compiling Control.Applicative.Free.Final ( src/Control/Applicative/Free/Final.hs, dist/build/Control/Applicative/Free/Final.o, dist/build/Control/Applicative/Free/Final.dyn_o ) [ 6 of 19] Compiling Control.Applicative.Trans.Free ( src/Control/Applicative/Trans/Free.hs, dist/build/Control/Applicative/Trans/Free.o, dist/build/Control/Applicative/Trans/Free.dyn_o ) [ 7 of 19] Compiling Control.Comonad.Cofree.Class ( src/Control/Comonad/Cofree/Class.hs, dist/build/Control/Comonad/Cofree/Class.o, dist/build/Control/Comonad/Cofree/Class.dyn_o ) [ 8 of 19] Compiling Control.Comonad.Cofree ( src/Control/Comonad/Cofree.hs, dist/build/Control/Comonad/Cofree.o, dist/build/Control/Comonad/Cofree.dyn_o ) [ 9 of 19] Compiling Control.Comonad.Trans.Cofree ( src/Control/Comonad/Trans/Cofree.hs, dist/build/Control/Comonad/Trans/Cofree.o, dist/build/Control/Comonad/Trans/Cofree.dyn_o ) [10 of 19] Compiling Control.Comonad.Trans.Coiter ( src/Control/Comonad/Trans/Coiter.hs, dist/build/Control/Comonad/Trans/Coiter.o, dist/build/Control/Comonad/Trans/Coiter.dyn_o ) [11 of 19] Compiling Control.Monad.Free.Class ( src/Control/Monad/Free/Class.hs, dist/build/Control/Monad/Free/Class.o, dist/build/Control/Monad/Free/Class.dyn_o ) [12 of 19] Compiling Control.Monad.Free.TH ( src/Control/Monad/Free/TH.hs, dist/build/Control/Monad/Free/TH.o, dist/build/Control/Monad/Free/TH.dyn_o ) [13 of 19] Compiling Control.Monad.Trans.Free ( src/Control/Monad/Trans/Free.hs, dist/build/Control/Monad/Trans/Free.o, dist/build/Control/Monad/Trans/Free.dyn_o ) [14 of 19] Compiling Control.Monad.Free ( src/Control/Monad/Free.hs, dist/build/Control/Monad/Free.o, dist/build/Control/Monad/Free.dyn_o ) [15 of 19] Compiling Control.Monad.Free.Church ( src/Control/Monad/Free/Church.hs, dist/build/Control/Monad/Free/Church.o, dist/build/Control/Monad/Free/Church.dyn_o ) [16 of 19] Compiling Control.Monad.Trans.Free.Ap ( src/Control/Monad/Trans/Free/Ap.hs, dist/build/Control/Monad/Trans/Free/Ap.o, dist/build/Control/Monad/Trans/Free/Ap.dyn_o ) [17 of 19] Compiling Control.Monad.Free.Ap ( src/Control/Monad/Free/Ap.hs, dist/build/Control/Monad/Free/Ap.o, dist/build/Control/Monad/Free/Ap.dyn_o ) [18 of 19] Compiling Control.Monad.Trans.Free.Church ( src/Control/Monad/Trans/Free/Church.hs, dist/build/Control/Monad/Trans/Free/Church.o, dist/build/Control/Monad/Trans/Free/Church.dyn_o ) [19 of 19] Compiling Control.Monad.Trans.Iter ( src/Control/Monad/Trans/Iter.hs, dist/build/Control/Monad/Trans/Iter.o, dist/build/Control/Monad/Trans/Iter.dyn_o ) Preprocessing library for free-5.2.. Running Haddock on library for free-5.2.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [ 1 of 19] Compiling Control.Alternative.Free ( src/Control/Alternative/Free.hs, nothing ) [ 2 of 19] Compiling Control.Alternative.Free.Final ( src/Control/Alternative/Free/Final.hs, nothing ) [ 3 of 19] Compiling Control.Applicative.Free ( src/Control/Applicative/Free.hs, nothing ) [ 4 of 19] Compiling Control.Applicative.Free.Fast ( src/Control/Applicative/Free/Fast.hs, nothing ) [ 5 of 19] Compiling Control.Applicative.Free.Final ( src/Control/Applicative/Free/Final.hs, nothing ) [ 6 of 19] Compiling Control.Applicative.Trans.Free ( src/Control/Applicative/Trans/Free.hs, nothing ) [ 7 of 19] Compiling Control.Comonad.Cofree.Class ( src/Control/Comonad/Cofree/Class.hs, nothing ) [ 8 of 19] Compiling Control.Comonad.Cofree ( src/Control/Comonad/Cofree.hs, nothing ) [ 9 of 19] Compiling Control.Comonad.Trans.Cofree ( src/Control/Comonad/Trans/Cofree.hs, nothing ) [10 of 19] Compiling Control.Comonad.Trans.Coiter ( src/Control/Comonad/Trans/Coiter.hs, nothing ) [11 of 19] Compiling Control.Monad.Free.Class ( src/Control/Monad/Free/Class.hs, nothing ) [12 of 19] Compiling Control.Monad.Free.TH ( src/Control/Monad/Free/TH.hs, nothing ) [13 of 19] Compiling Control.Monad.Trans.Free ( src/Control/Monad/Trans/Free.hs, nothing ) [14 of 19] Compiling Control.Monad.Free ( src/Control/Monad/Free.hs, nothing ) [15 of 19] Compiling Control.Monad.Free.Church ( src/Control/Monad/Free/Church.hs, nothing ) [16 of 19] Compiling Control.Monad.Trans.Free.Ap ( src/Control/Monad/Trans/Free/Ap.hs, nothing ) [17 of 19] Compiling Control.Monad.Free.Ap ( src/Control/Monad/Free/Ap.hs, nothing ) [18 of 19] Compiling Control.Monad.Trans.Free.Church ( src/Control/Monad/Trans/Free/Church.hs, nothing ) [19 of 19] Compiling Control.Monad.Trans.Iter ( src/Control/Monad/Trans/Iter.hs, nothing ) Haddock coverage: Warning: 'lift' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Alt' is ambiguous. It is defined * at src/Control/Alternative/Free.hs:43:19 * at src/Control/Alternative/Free.hs:43:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Control/Alternative/Free.hs:43:1 66% ( 4 / 6) in 'Control.Alternative.Free' Missing documentation for: Alt (src/Control/Alternative/Free.hs:43) AltF (src/Control/Alternative/Free.hs:39) Warning: 'lift' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Alt' is ambiguous. It is defined * at src/Control/Alternative/Free/Final.hs:34:19 * at src/Control/Alternative/Free/Final.hs:34:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Control/Alternative/Free/Final.hs:34:1 100% ( 5 / 5) in 'Control.Alternative.Free.Final' Warning: 'Ap' is ambiguous. It is defined * at src/Control/Applicative/Free.hs:50:3 * at src/Control/Applicative/Free.hs:48:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Control/Applicative/Free.hs:48:1 Warning: 'lift' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 11 / 11) in 'Control.Applicative.Free' Warning: 'f' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Ap' is ambiguous. It is defined * at src/Control/Applicative/Free/Fast.hs:69:18 * at src/Control/Applicative/Free/Fast.hs:69:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Control/Applicative/Free/Fast.hs:69:1 Warning: 'lift' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 14 / 14) in 'Control.Applicative.Free.Fast' Warning: 'Ap' is ambiguous. It is defined * at src/Control/Applicative/Free/Final.hs:37:18 * at src/Control/Applicative/Free/Final.hs:37:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Control/Applicative/Free/Final.hs:37:1 Warning: 'lift' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 10 / 10) in 'Control.Applicative.Free.Final' Warning: 'lift' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ApT' is ambiguous. It is defined * at src/Control/Applicative/Trans/Free.hs:59:21 * at src/Control/Applicative/Trans/Free.hs:59:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Control/Applicative/Trans/Free.hs:59:1 Warning: 'getSum' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Sum' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'fold' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Ap' is ambiguous. It is defined * at src/Control/Applicative/Trans/Free.hs:55:3 * at src/Control/Applicative/Trans/Free.hs:157:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Control/Applicative/Trans/Free.hs:157:1 100% ( 22 / 22) in 'Control.Applicative.Trans.Free' 100% ( 2 / 2) in 'Control.Comonad.Cofree.Class' Warning: 'cofree' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Const' is ambiguous. It is defined * in Data.Functor.Const * in Data.Functor.Const 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.Const Warning: 'Identity' 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. 93% ( 15 / 16) in 'Control.Comonad.Cofree' Missing documentation for: hoistCofree (src/Control/Comonad/Cofree.hs:136) Warning: 'CofreeT' is ambiguous. It is defined * at src/Control/Comonad/Trans/Cofree.hs:127:25 * at src/Control/Comonad/Trans/Cofree.hs:127:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Control/Comonad/Trans/Cofree.hs:127:1 100% ( 11 / 11) in 'Control.Comonad.Trans.Cofree' Warning: 'CoiterT' is ambiguous. It is defined * at src/Control/Comonad/Trans/Coiter.hs:65:23 * at src/Control/Comonad/Trans/Coiter.hs:65:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Control/Comonad/Trans/Coiter.hs:65:1 100% ( 14 / 14) in 'Control.Comonad.Trans.Coiter' Warning: 'Tree' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 4 / 4) in 'Control.Monad.Free.Class' 100% ( 10 / 10) in 'Control.Monad.Free.TH' Warning: 'FreeT' is ambiguous. It is defined * at src/Control/Monad/Trans/Free.hs:150:23 * at src/Control/Monad/Trans/Free.hs:150:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Control/Monad/Trans/Free.hs:150:1 Warning: 'Free' is ambiguous. It is defined * at src/Control/Monad/Trans/Free.hs:77:29 * at src/Control/Monad/Trans/Free.hs:153:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Control/Monad/Trans/Free.hs:153:1 100% ( 28 / 28) in 'Control.Monad.Trans.Free' Warning: 'Free' is ambiguous. It is defined * at src/Control/Monad/Free.hs:117:26 * at src/Control/Monad/Free.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 src/Control/Monad/Free.hs:117:1 100% ( 16 / 16) in 'Control.Monad.Free' Warning: 'Free' is ambiguous. It is defined * at src/Control/Monad/Free.hs:117:26 * at src/Control/Monad/Free.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 src/Control/Monad/Free.hs:117:1 Warning: 'F' is ambiguous. It is defined * at src/Control/Monad/Free/Church.hs:89:17 * at src/Control/Monad/Free/Church.hs:89:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Control/Monad/Free/Church.hs:89:1 100% ( 13 / 13) in 'Control.Monad.Free.Church' Warning: 'FreeT' is ambiguous. It is defined * at src/Control/Monad/Trans/Free/Ap.hs:140:23 * at src/Control/Monad/Trans/Free/Ap.hs:140:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Control/Monad/Trans/Free/Ap.hs:140: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: 'Free' is ambiguous. It is defined * at src/Control/Monad/Trans/Free/Ap.hs:67:29 * at src/Control/Monad/Trans/Free/Ap.hs:143:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Control/Monad/Trans/Free/Ap.hs:143:1 100% ( 27 / 27) in 'Control.Monad.Trans.Free.Ap' Warning: '(\<*\>)' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ap' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Identity' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Free' is ambiguous. It is defined * at src/Control/Monad/Free/Ap.hs:81:26 * at src/Control/Monad/Free/Ap.hs:81:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Control/Monad/Free/Ap.hs:81:1 100% ( 16 / 16) in 'Control.Monad.Free.Ap' Warning: 'FreeT' is ambiguous. It is defined * at src/Control/Monad/Trans/Free.hs:150:23 * at src/Control/Monad/Trans/Free.hs:150:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Control/Monad/Trans/Free.hs:150:1 Warning: 'Free' is ambiguous. It is defined * at src/Control/Monad/Trans/Free.hs:77:29 * at src/Control/Monad/Trans/Free.hs:153:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Control/Monad/Trans/Free.hs:153:1 Warning: 'FT' is ambiguous. It is defined * at src/Control/Monad/Trans/Free/Church.hs:69:20 * at src/Control/Monad/Trans/Free/Church.hs:69:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Control/Monad/Trans/Free/Church.hs:69:1 100% ( 28 / 28) in 'Control.Monad.Trans.Free.Church' Warning: 'Free' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'IterT' is ambiguous. It is defined * at src/Control/Monad/Trans/Iter.hs:105:21 * at src/Control/Monad/Trans/Iter.hs:105:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Control/Monad/Trans/Iter.hs:105:1 Warning: 'FreeT' 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: 'void' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'race' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 25 / 25) in 'Control.Monad.Trans.Iter' Warning: Control.Comonad.Cofree: could not find link destinations for: - Control.Comonad.Cofree.Rep_Cofree - Control.Comonad.Cofree.Rep1_Cofree Warning: Control.Comonad.Trans.Cofree: could not find link destinations for: - Control.Comonad.Trans.Cofree.Rep_CofreeF - Control.Comonad.Trans.Cofree.Rep1_CofreeF Warning: Control.Monad.Trans.Free: could not find link destinations for: - Control.Monad.Trans.Free.Rep_FreeF - Control.Monad.Trans.Free.Rep1_FreeF Warning: Control.Monad.Free: could not find link destinations for: - Control.Monad.Free.Rep_Free - Control.Monad.Free.Rep1_Free Warning: Control.Monad.Trans.Free.Ap: could not find link destinations for: - Control.Monad.Trans.Free.Ap.Rep_FreeF - Control.Monad.Trans.Free.Ap.Rep1_FreeF Warning: Control.Monad.Free.Ap: could not find link destinations for: - Control.Monad.Free.Ap.Rep_Free - Control.Monad.Free.Ap.Rep1_Free Documentation created: dist/doc/html/free/, dist/doc/html/free/free.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/free-5.2-4QwT7YapseN9xNd0NBpjQp Completed free-5.2 Configuring adjunctions-4.4.3... Preprocessing library for adjunctions-4.4.3.. Building library for adjunctions-4.4.3.. [ 1 of 11] Compiling Control.Monad.Trans.Conts ( src/Control/Monad/Trans/Conts.hs, dist/build/Control/Monad/Trans/Conts.o, dist/build/Control/Monad/Trans/Conts.dyn_o ) [ 2 of 11] Compiling Data.Functor.Contravariant.Rep ( src/Data/Functor/Contravariant/Rep.hs, dist/build/Data/Functor/Contravariant/Rep.o, dist/build/Data/Functor/Contravariant/Rep.dyn_o ) [ 3 of 11] Compiling Data.Functor.Contravariant.Adjunction ( src/Data/Functor/Contravariant/Adjunction.hs, dist/build/Data/Functor/Contravariant/Adjunction.o, dist/build/Data/Functor/Contravariant/Adjunction.dyn_o ) [ 4 of 11] Compiling Control.Monad.Trans.Contravariant.Adjoint ( src/Control/Monad/Trans/Contravariant/Adjoint.hs, dist/build/Control/Monad/Trans/Contravariant/Adjoint.o, dist/build/Control/Monad/Trans/Contravariant/Adjoint.dyn_o ) [ 5 of 11] Compiling Data.Functor.Rep ( src/Data/Functor/Rep.hs, dist/build/Data/Functor/Rep.o, dist/build/Data/Functor/Rep.dyn_o ) [ 6 of 11] Compiling Data.Functor.Adjunction ( src/Data/Functor/Adjunction.hs, dist/build/Data/Functor/Adjunction.o, dist/build/Data/Functor/Adjunction.dyn_o ) [ 7 of 11] Compiling Control.Monad.Trans.Adjoint ( src/Control/Monad/Trans/Adjoint.hs, dist/build/Control/Monad/Trans/Adjoint.o, dist/build/Control/Monad/Trans/Adjoint.dyn_o ) [ 8 of 11] Compiling Control.Comonad.Trans.Adjoint ( src/Control/Comonad/Trans/Adjoint.hs, dist/build/Control/Comonad/Trans/Adjoint.o, dist/build/Control/Comonad/Trans/Adjoint.dyn_o ) [ 9 of 11] Compiling Control.Monad.Representable.State ( src/Control/Monad/Representable/State.hs, dist/build/Control/Monad/Representable/State.o, dist/build/Control/Monad/Representable/State.dyn_o ) [10 of 11] Compiling Control.Monad.Representable.Reader ( src/Control/Monad/Representable/Reader.hs, dist/build/Control/Monad/Representable/Reader.o, dist/build/Control/Monad/Representable/Reader.dyn_o ) [11 of 11] Compiling Control.Comonad.Representable.Store ( src/Control/Comonad/Representable/Store.hs, dist/build/Control/Comonad/Representable/Store.o, dist/build/Control/Comonad/Representable/Store.dyn_o ) Preprocessing library for adjunctions-4.4.3.. Running Haddock on library for adjunctions-4.4.3.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [ 1 of 11] Compiling Control.Monad.Trans.Conts ( src/Control/Monad/Trans/Conts.hs, nothing ) [ 2 of 11] Compiling Data.Functor.Contravariant.Rep ( src/Data/Functor/Contravariant/Rep.hs, nothing ) [ 3 of 11] Compiling Data.Functor.Contravariant.Adjunction ( src/Data/Functor/Contravariant/Adjunction.hs, nothing ) [ 4 of 11] Compiling Control.Monad.Trans.Contravariant.Adjoint ( src/Control/Monad/Trans/Contravariant/Adjoint.hs, nothing ) [ 5 of 11] Compiling Data.Functor.Rep ( src/Data/Functor/Rep.hs, nothing ) [ 6 of 11] Compiling Data.Functor.Adjunction ( src/Data/Functor/Adjunction.hs, nothing ) [ 7 of 11] Compiling Control.Monad.Trans.Adjoint ( src/Control/Monad/Trans/Adjoint.hs, nothing ) [ 8 of 11] Compiling Control.Comonad.Trans.Adjoint ( src/Control/Comonad/Trans/Adjoint.hs, nothing ) [ 9 of 11] Compiling Control.Monad.Representable.State ( src/Control/Monad/Representable/State.hs, nothing ) [10 of 11] Compiling Control.Monad.Representable.Reader ( src/Control/Monad/Representable/Reader.hs, nothing ) [11 of 11] Compiling Control.Comonad.Representable.Store ( src/Control/Comonad/Representable/Store.hs, nothing ) Haddock coverage: 33% ( 4 / 12) in 'Control.Monad.Trans.Conts' Missing documentation for: Cont (src/Control/Monad/Trans/Conts.hs:38) cont (src/Control/Monad/Trans/Conts.hs:41) runCont (src/Control/Monad/Trans/Conts.hs:44) Conts (src/Control/Monad/Trans/Conts.hs:46) runConts (src/Control/Monad/Trans/Conts.hs:52) conts (src/Control/Monad/Trans/Conts.hs:49) ContsT (src/Control/Monad/Trans/Conts.hs:54) callCC (src/Control/Monad/Trans/Conts.hs:71) Warning: 'Iso'' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 83% ( 5 / 6) in 'Data.Functor.Contravariant.Rep' Missing documentation for: contramapRep (src/Data/Functor/Contravariant/Rep.hs:71) Warning: 'Op' is ambiguous. It is defined * in Data.Functor.Contravariant * in Data.Functor.Contravariant 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.Contravariant Warning: 'Hask' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Iso'' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 80% ( 4 / 5) in 'Data.Functor.Contravariant.Adjunction' Missing documentation for: coindexAdjunction (src/Data/Functor/Contravariant/Adjunction.hs:74) 20% ( 1 / 5) in 'Control.Monad.Trans.Contravariant.Adjoint' Missing documentation for: Adjoint (src/Control/Monad/Trans/Contravariant/Adjoint.hs:40) runAdjoint (src/Control/Monad/Trans/Contravariant/Adjoint.hs:48) adjoint (src/Control/Monad/Trans/Contravariant/Adjoint.hs:45) AdjointT (src/Control/Monad/Trans/Contravariant/Adjoint.hs:42) Warning: 'WrappedRec' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Iso'' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 46% ( 22 / 47) in 'Data.Functor.Rep' Missing documentation for: Co (src/Data/Functor/Rep.hs:437) fmapRep (src/Data/Functor/Rep.hs:254) distributeRep (src/Data/Functor/Rep.hs:281) collectRep (src/Data/Functor/Rep.hs:284) apRep (src/Data/Functor/Rep.hs:278) pureRep (src/Data/Functor/Rep.hs:257) liftR2 (src/Data/Functor/Rep.hs:477) liftR3 (src/Data/Functor/Rep.hs:480) bindRep (src/Data/Functor/Rep.hs:260) mfixRep (src/Data/Functor/Rep.hs:263) mzipRep (src/Data/Functor/Rep.hs:269) mzipWithRep (src/Data/Functor/Rep.hs:266) askRep (src/Data/Functor/Rep.hs:272) localRep (src/Data/Functor/Rep.hs:275) duplicatedRep (src/Data/Functor/Rep.hs:296) extendedRep (src/Data/Functor/Rep.hs:299) duplicateRep (src/Data/Functor/Rep.hs:302) extendRep (src/Data/Functor/Rep.hs:305) extractRep (src/Data/Functor/Rep.hs:308) duplicateRepBy (src/Data/Functor/Rep.hs:287) extendRepBy (src/Data/Functor/Rep.hs:290) extractRepBy (src/Data/Functor/Rep.hs:293) imapRep (src/Data/Functor/Rep.hs:311) ifoldMapRep (src/Data/Functor/Rep.hs:315) itraverseRep (src/Data/Functor/Rep.hs:319) Warning: 'Iso'' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'uncozipping' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 62% ( 10 / 16) in 'Data.Functor.Adjunction' Missing documentation for: zapWithAdjunction (src/Data/Functor/Adjunction.hs:108) absurdL (src/Data/Functor/Adjunction.hs:132) extractL (src/Data/Functor/Adjunction.hs:117) duplicateL (src/Data/Functor/Adjunction.hs:120) splitL (src/Data/Functor/Adjunction.hs:111) unsplitL (src/Data/Functor/Adjunction.hs:114) 20% ( 1 / 5) in 'Control.Monad.Trans.Adjoint' Missing documentation for: Adjoint (src/Control/Monad/Trans/Adjoint.hs:27) runAdjoint (src/Control/Monad/Trans/Adjoint.hs:35) adjoint (src/Control/Monad/Trans/Adjoint.hs:32) AdjointT (src/Control/Monad/Trans/Adjoint.hs:29) 20% ( 1 / 5) in 'Control.Comonad.Trans.Adjoint' Missing documentation for: Adjoint (src/Control/Comonad/Trans/Adjoint.hs:28) runAdjoint (src/Control/Comonad/Trans/Adjoint.hs:36) adjoint (src/Control/Comonad/Trans/Adjoint.hs:33) AdjointT (src/Control/Comonad/Trans/Adjoint.hs:30) 80% ( 12 / 15) in 'Control.Monad.Representable.State' Missing documentation for: stateT (src/Control/Monad/Representable/State.hs:107) runStateT (src/Control/Monad/Representable/State.hs:110) mapStateT (src/Control/Monad/Representable/State.hs:113) 50% ( 5 / 10) in 'Control.Monad.Representable.Reader' Missing documentation for: Reader (src/Control/Monad/Representable/Reader.hs:46) runReader (src/Control/Monad/Representable/Reader.hs:49) ReaderT (src/Control/Monad/Representable/Reader.hs:53) readerT (src/Control/Monad/Representable/Reader.hs:56) runReaderT (src/Control/Monad/Representable/Reader.hs:59) 62% ( 5 / 8) in 'Control.Comonad.Representable.Store' Missing documentation for: storeT (src/Control/Comonad/Representable/Store.hs:77) runStoreT (src/Control/Comonad/Representable/Store.hs:80) ComonadStore Warning: Data.Functor.Contravariant.Rep: could not find link destinations for: - Data.Functor.Contravariant.Rep.D:R:Rep:*: - Data.Functor.Contravariant.Rep.D:R:RepU1 - Data.Functor.Contravariant.Rep.D:R:RepProduct - Data.Functor.Contravariant.Rep.D:R:RepPredicate - Data.Functor.Contravariant.Rep.D:R:RepOp - Data.Functor.Contravariant.Rep.D:R:RepProxy Warning: Data.Functor.Rep: could not find link destinations for: - Data.Functor.Rep.GIndex - Data.Functor.Rep.GTabulate - Data.Functor.Rep.GRep' - Data.Functor.Rep.D:R:RepM1 - Data.Functor.Rep.D:R:RepRec1 - Data.Functor.Rep.D:R:RepPar1 - Data.Functor.Rep.D:R:Rep:.: - Data.Functor.Rep.D:R:Rep:*: - Data.Functor.Rep.D:R:RepU1 - Data.Functor.Rep.D:R:RepComplex - Data.Functor.Rep.D:R:RepSum - Data.Functor.Rep.D:R:RepProduct - Data.Functor.Rep.D:R:RepDual - Data.Functor.Rep.D:R:RepReverse - Data.Functor.Rep.D:R:RepBackwards - Data.Functor.Rep.D:R:RepCofree - Data.Functor.Rep.D:R:RepProduct0 - Data.Functor.Rep.D:R:RepCompose - Data.Functor.Rep.D:R:RepReaderT - Data.Functor.Rep.D:R:RepFUN - Data.Functor.Rep.D:R:RepIdentityT - Data.Functor.Rep.D:R:RepTagged - Data.Functor.Rep.D:R:RepIdentity - Data.Functor.Rep.D:R:RepProxy - Data.Functor.Rep.D:R:RepCo - Data.Functor.Rep.D:R:RepTracedT - Control.Monad.Representable.Reader.D:R:RepReaderT Warning: Control.Monad.Representable.Reader: could not find link destinations for: - Control.Monad.Representable.Reader.D:R:RepReaderT Documentation created: dist/doc/html/adjunctions/, dist/doc/html/adjunctions/adjunctions.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/adjunctions-4.4.3-GdhDKW7d8HD5UQkKu5wZj Completed adjunctions-4.4.3 Configuring kan-extensions-5.2.7... Preprocessing library for kan-extensions-5.2.7.. Building library for kan-extensions-5.2.7.. [ 1 of 13] Compiling Data.Functor.Contravariant.Coyoneda ( src/Data/Functor/Contravariant/Coyoneda.hs, dist/build/Data/Functor/Contravariant/Coyoneda.o, dist/build/Data/Functor/Contravariant/Coyoneda.dyn_o ) [ 2 of 13] Compiling Data.Functor.Contravariant.Day ( src/Data/Functor/Contravariant/Day.hs, dist/build/Data/Functor/Contravariant/Day.o, dist/build/Data/Functor/Contravariant/Day.dyn_o ) [ 3 of 13] Compiling Data.Functor.Contravariant.Yoneda ( src/Data/Functor/Contravariant/Yoneda.hs, dist/build/Data/Functor/Contravariant/Yoneda.o, dist/build/Data/Functor/Contravariant/Yoneda.dyn_o ) [ 4 of 13] Compiling Data.Functor.Day ( src/Data/Functor/Day.hs, dist/build/Data/Functor/Day.o, dist/build/Data/Functor/Day.dyn_o ) [ 5 of 13] Compiling Data.Functor.Day.Curried ( src/Data/Functor/Day/Curried.hs, dist/build/Data/Functor/Day/Curried.o, dist/build/Data/Functor/Day/Curried.dyn_o ) [ 6 of 13] Compiling Data.Functor.Invariant.Day ( src/Data/Functor/Invariant/Day.hs, dist/build/Data/Functor/Invariant/Day.o, dist/build/Data/Functor/Invariant/Day.dyn_o ) [ 7 of 13] Compiling Data.Functor.Kan.Lan ( src/Data/Functor/Kan/Lan.hs, dist/build/Data/Functor/Kan/Lan.o, dist/build/Data/Functor/Kan/Lan.dyn_o ) [ 8 of 13] Compiling Data.Functor.Coyoneda ( src/Data/Functor/Coyoneda.hs, dist/build/Data/Functor/Coyoneda.o, dist/build/Data/Functor/Coyoneda.dyn_o ) [ 9 of 13] Compiling Control.Comonad.Density ( src/Control/Comonad/Density.hs, dist/build/Control/Comonad/Density.o, dist/build/Control/Comonad/Density.dyn_o ) [10 of 13] Compiling Control.Monad.Co ( src/Control/Monad/Co.hs, dist/build/Control/Monad/Co.o, dist/build/Control/Monad/Co.dyn_o ) [11 of 13] Compiling Data.Functor.Kan.Ran ( src/Data/Functor/Kan/Ran.hs, dist/build/Data/Functor/Kan/Ran.o, dist/build/Data/Functor/Kan/Ran.dyn_o ) [12 of 13] Compiling Control.Monad.Codensity ( src/Control/Monad/Codensity.hs, dist/build/Control/Monad/Codensity.o, dist/build/Control/Monad/Codensity.dyn_o ) [13 of 13] Compiling Data.Functor.Yoneda ( src/Data/Functor/Yoneda.hs, dist/build/Data/Functor/Yoneda.o, dist/build/Data/Functor/Yoneda.dyn_o ) Preprocessing library for kan-extensions-5.2.7.. Running Haddock on library for kan-extensions-5.2.7.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [ 1 of 13] Compiling Data.Functor.Contravariant.Coyoneda ( src/Data/Functor/Contravariant/Coyoneda.hs, nothing ) [ 2 of 13] Compiling Data.Functor.Contravariant.Day ( src/Data/Functor/Contravariant/Day.hs, nothing ) [ 3 of 13] Compiling Data.Functor.Contravariant.Yoneda ( src/Data/Functor/Contravariant/Yoneda.hs, nothing ) [ 4 of 13] Compiling Data.Functor.Day ( src/Data/Functor/Day.hs, nothing ) [ 5 of 13] Compiling Data.Functor.Day.Curried ( src/Data/Functor/Day/Curried.hs, nothing ) [ 6 of 13] Compiling Data.Functor.Invariant.Day ( src/Data/Functor/Invariant/Day.hs, nothing ) [ 7 of 13] Compiling Data.Functor.Kan.Lan ( src/Data/Functor/Kan/Lan.hs, nothing ) [ 8 of 13] Compiling Data.Functor.Coyoneda ( src/Data/Functor/Coyoneda.hs, nothing ) [ 9 of 13] Compiling Control.Comonad.Density ( src/Control/Comonad/Density.hs, nothing ) [10 of 13] Compiling Control.Monad.Co ( src/Control/Monad/Co.hs, nothing ) [11 of 13] Compiling Data.Functor.Kan.Ran ( src/Data/Functor/Kan/Ran.hs, nothing ) [12 of 13] Compiling Control.Monad.Codensity ( src/Control/Monad/Codensity.hs, nothing ) [13 of 13] Compiling Data.Functor.Yoneda ( src/Data/Functor/Yoneda.hs, nothing ) Haddock coverage: Warning: 'Coyoneda' is ambiguous. It is defined * at src/Data/Functor/Contravariant/Coyoneda.hs:37:3 * at src/Data/Functor/Contravariant/Coyoneda.hs:36: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/Functor/Contravariant/Coyoneda.hs:36:1 100% ( 5 / 5) in 'Data.Functor.Contravariant.Coyoneda' 100% ( 14 / 14) in 'Data.Functor.Contravariant.Day' 75% ( 3 / 4) in 'Data.Functor.Contravariant.Yoneda' Missing documentation for: lowerYoneda (src/Data/Functor/Contravariant/Yoneda.hs:41) Warning: 'Day' is ambiguous. It is defined * at src/Data/Functor/Day.hs:54:18 * at src/Data/Functor/Day.hs:54:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Data/Functor/Day.hs:54: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 93% ( 14 / 15) in 'Data.Functor.Day' Missing documentation for: cayley (src/Data/Functor/Day.hs:197) Warning: 'Day' is ambiguous. It is defined * at src/Data/Functor/Day.hs:54:18 * at src/Data/Functor/Day.hs:54:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Data/Functor/Day.hs:54:1 Warning: 'Curried' is ambiguous. It is defined * at src/Data/Functor/Day/Curried.hs:37:3 * at src/Data/Functor/Day/Curried.hs:36: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/Functor/Day/Curried.hs:36:1 Warning: 'Compose' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Rift' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 92% ( 13 / 14) in 'Data.Functor.Day.Curried' Missing documentation for: Curried (src/Data/Functor/Day/Curried.hs:36) Warning: 'Day' is ambiguous. It is defined * at src/Data/Functor/Invariant/Day.hs:35:18 * at src/Data/Functor/Invariant/Day.hs:35:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Data/Functor/Invariant/Day.hs:35: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 100% ( 14 / 14) in 'Data.Functor.Invariant.Day' Warning: 'Lan' is ambiguous. It is defined * at src/Data/Functor/Kan/Lan.hs:37:3 * at src/Data/Functor/Kan/Lan.hs:36: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/Functor/Kan/Lan.hs:36:1 Warning: 'Compose' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'o' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 75% ( 9 / 12) in 'Data.Functor.Kan.Lan' Missing documentation for: decomposeLan (src/Data/Functor/Kan/Lan.hs:109) lanToAdjoint (src/Data/Functor/Kan/Lan.hs:81) composedAdjointToLan (src/Data/Functor/Kan/Lan.hs:95) Warning: 'Coyoneda' is ambiguous. It is defined * at src/Data/Functor/Coyoneda.hs:54:3 * at src/Data/Functor/Coyoneda.hs:53: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/Functor/Coyoneda.hs:53: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 88% ( 8 / 9) in 'Data.Functor.Coyoneda' Missing documentation for: lanToCoyoneda (src/Data/Functor/Coyoneda.hs:76) Warning: 'Density' is ambiguous. It is defined * at src/Control/Comonad/Density.hs:41:3 * at src/Control/Comonad/Density.hs:40:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Control/Comonad/Density.hs:40:1 Warning: 'Lan' is ambiguous. It is defined * at src/Data/Functor/Kan/Lan.hs:37:3 * at src/Data/Functor/Kan/Lan.hs:36: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/Functor/Kan/Lan.hs:36:1 57% ( 4 / 7) in 'Control.Comonad.Density' Missing documentation for: Density (src/Control/Comonad/Density.hs:40) adjunctionToDensity (src/Control/Comonad/Density.hs:97) densityToLan (src/Control/Comonad/Density.hs:112) Warning: 'Hask' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Contravariant' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'CoT' is ambiguous. It is defined * at src/Control/Monad/Co.hs:84:21 * at src/Control/Monad/Co.hs:84:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Control/Monad/Co.hs:84:1 Warning: 'Rift' 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 20% ( 5 / 24) in 'Control.Monad.Co' Missing documentation for: Co (src/Control/Monad/Co.hs:72) co (src/Control/Monad/Co.hs:75) runCo (src/Control/Monad/Co.hs:78) liftCoT0 (src/Control/Monad/Co.hs:113) liftCoT0M (src/Control/Monad/Co.hs:149) lowerCoT0 (src/Control/Monad/Co.hs:116) lowerCo0 (src/Control/Monad/Co.hs:119) liftCoT1 (src/Control/Monad/Co.hs:122) liftCoT1M (src/Control/Monad/Co.hs:152) lowerCoT1 (src/Control/Monad/Co.hs:125) lowerCo1 (src/Control/Monad/Co.hs:128) diter (src/Control/Monad/Co.hs:155) dctrlM (src/Control/Monad/Co.hs:158) posW (src/Control/Monad/Co.hs:131) peekW (src/Control/Monad/Co.hs:134) peeksW (src/Control/Monad/Co.hs:137) askW (src/Control/Monad/Co.hs:140) asksW (src/Control/Monad/Co.hs:143) traceW (src/Control/Monad/Co.hs:146) Warning: 'Ran' is ambiguous. It is defined * at src/Data/Functor/Kan/Ran.hs:85:21 * at src/Data/Functor/Kan/Ran.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/Functor/Kan/Ran.hs:85:1 Warning: 'Compose'' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 53% ( 8 / 15) in 'Data.Functor.Kan.Ran' Missing documentation for: decomposeRan (src/Data/Functor/Kan/Ran.hs:116) ranToAdjoint (src/Data/Functor/Kan/Ran.hs:130) composedAdjointToRan (src/Data/Functor/Kan/Ran.hs:144) repToRan (src/Data/Functor/Kan/Ran.hs:153) ranToRep (src/Data/Functor/Kan/Ran.hs:157) composedRepToRan (src/Data/Functor/Kan/Ran.hs:165) ranToComposedRep (src/Data/Functor/Kan/Ran.hs:161) Warning: 'Codensity' is ambiguous. It is defined * at src/Control/Monad/Codensity.hs:66:44 * at src/Control/Monad/Codensity.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/Control/Monad/Codensity.hs:66:1 Warning: 'Ran' is ambiguous. It is defined * at src/Data/Functor/Kan/Ran.hs:85:21 * at src/Data/Functor/Kan/Ran.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/Functor/Kan/Ran.hs:85:1 85% ( 12 / 14) in 'Control.Monad.Codensity' Missing documentation for: adjunctionToCodensity (src/Control/Monad/Codensity.hs:175) ranToCodensity (src/Control/Monad/Codensity.hs:216) Warning: 'Yoneda' is ambiguous. It is defined * at src/Data/Functor/Yoneda.hs:59:22 * at src/Data/Functor/Yoneda.hs:59: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/Functor/Yoneda.hs:59: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 45% ( 5 / 11) in 'Data.Functor.Yoneda' Missing documentation for: lowerYoneda (src/Data/Functor/Yoneda.hs:85) maxF (src/Data/Functor/Yoneda.hs:198) minF (src/Data/Functor/Yoneda.hs:203) maxM (src/Data/Functor/Yoneda.hs:208) minM (src/Data/Functor/Yoneda.hs:213) ranToYoneda (src/Data/Functor/Yoneda.hs:103) Warning: Data.Functor.Contravariant.Coyoneda: could not find link destinations for: - Data.Functor.Contravariant.Coyoneda.D:R:RepCoyoneda Warning: Data.Functor.Contravariant.Day: could not find link destinations for: - Data.Functor.Contravariant.Day.D:R:RepDay Warning: Data.Functor.Contravariant.Yoneda: could not find link destinations for: - Data.Functor.Contravariant.Yoneda.D:R:RepYoneda Warning: Data.Functor.Day: could not find link destinations for: - Data.Functor.Day.D:R:RepDay Warning: Data.Functor.Coyoneda: could not find link destinations for: - Data.Functor.Coyoneda.D:R:RepCoyoneda Warning: Data.Functor.Yoneda: could not find link destinations for: - Data.Functor.Yoneda.D:R:RepYoneda Documentation created: dist/doc/html/kan-extensions/, dist/doc/html/kan-extensions/kan-extensions.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/kan-extensions-5.2.7-BJ4mnjK9AaqI6rHtyb5tLD Completed kan-extensions-5.2.7 Downloading box-0.9.3.3 Downloaded box-0.9.3.3 Configuring box-0.9.3.3... Preprocessing library for box-0.9.3.3.. Building library for box-0.9.3.3.. [ 1 of 10] Compiling Box.Codensity ( src/Box/Codensity.hs, dist/build/Box/Codensity.o, dist/build/Box/Codensity.dyn_o ) [ 2 of 10] Compiling Box.Functor ( src/Box/Functor.hs, dist/build/Box/Functor.o, dist/build/Box/Functor.dyn_o ) [ 3 of 10] Compiling Box.Emitter ( src/Box/Emitter.hs, dist/build/Box/Emitter.o, dist/build/Box/Emitter.dyn_o ) [ 4 of 10] Compiling Box.Committer ( src/Box/Committer.hs, dist/build/Box/Committer.o, dist/build/Box/Committer.dyn_o ) [ 5 of 10] Compiling Box.Box ( src/Box/Box.hs, dist/build/Box/Box.o, dist/build/Box/Box.dyn_o ) [ 6 of 10] Compiling Box.Queue ( src/Box/Queue.hs, dist/build/Box/Queue.o, dist/build/Box/Queue.dyn_o ) [ 7 of 10] Compiling Box.Connectors ( src/Box/Connectors.hs, dist/build/Box/Connectors.o, dist/build/Box/Connectors.dyn_o ) [ 8 of 10] Compiling Box.IO ( src/Box/IO.hs, dist/build/Box/IO.o, dist/build/Box/IO.dyn_o ) src/Box/IO.hs:49:40: warning: [GHC-61689] [-Wdodgy-imports] Module Data.Text does not export show. | 49 | import Data.Text as Text hiding (null, show) | ^^^^ [ 9 of 10] Compiling Box.Time ( src/Box/Time.hs, dist/build/Box/Time.o, dist/build/Box/Time.dyn_o ) [10 of 10] Compiling Box ( src/Box.hs, dist/build/Box.o, dist/build/Box.dyn_o ) Preprocessing library for box-0.9.3.3.. Running Haddock on library for box-0.9.3.3.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [ 1 of 10] Compiling Box.Codensity ( src/Box/Codensity.hs, nothing ) [ 2 of 10] Compiling Box.Functor ( src/Box/Functor.hs, nothing ) [ 3 of 10] Compiling Box.Emitter ( src/Box/Emitter.hs, nothing ) [ 4 of 10] Compiling Box.Committer ( src/Box/Committer.hs, nothing ) [ 5 of 10] Compiling Box.Box ( src/Box/Box.hs, nothing ) [ 6 of 10] Compiling Box.Queue ( src/Box/Queue.hs, nothing ) [ 7 of 10] Compiling Box.Connectors ( src/Box/Connectors.hs, nothing ) [ 8 of 10] Compiling Box.IO ( src/Box/IO.hs, nothing ) src/Box/IO.hs:49:40: warning: [GHC-61689] [-Wdodgy-imports] Module Data.Text does not export show. | 49 | import Data.Text as Text hiding (null, show) | ^^^^ [ 9 of 10] Compiling Box.Time ( src/Box/Time.hs, nothing ) [10 of 10] Compiling Box ( src/Box.hs, nothing ) Haddock coverage: 100% ( 6 / 6) in 'Box.Codensity' 100% ( 3 / 3) in 'Box.Functor' Warning: 'Emitter' is ambiguous. It is defined * at src/Box/Emitter.hs:45:23 * at src/Box/Emitter.hs:45: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/Box/Emitter.hs:45:1 100% ( 12 / 12) in 'Box.Emitter' Warning: 'Committer' is ambiguous. It is defined * at src/Box/Committer.hs:33:25 * at src/Box/Committer.hs:33: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/Box/Committer.hs:33:1 100% ( 6 / 6) in 'Box.Committer' Warning: 'Committer' is ambiguous. It is defined * at src/Box/Committer.hs:33:25 * at src/Box/Committer.hs:33: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/Box/Committer.hs:33:1 Warning: 'Emitter' is ambiguous. It is defined * at src/Box/Emitter.hs:45:23 * at src/Box/Emitter.hs:45: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/Box/Emitter.hs:45:1 100% ( 17 / 17) in 'Box.Box' 100% ( 13 / 13) in 'Box.Queue' 100% ( 18 / 18) in 'Box.Connectors' Warning: 'Box' is ambiguous. It is defined * at src/Box/Box.hs:64:18 * at src/Box/Box.hs:64: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/Box/Box.hs:64:1 100% ( 26 / 26) in 'Box.IO' Warning: 'LocalTime' is ambiguous. It is defined * in Data.Time.LocalTime.Internal.LocalTime * in Data.Time.LocalTime.Internal.LocalTime 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.Time.LocalTime.Internal.LocalTime 100% ( 14 / 14) in 'Box.Time' 100% ( 11 / 11) in 'Box' Documentation created: dist/doc/html/box/, dist/doc/html/box/box.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/box-0.9.3.3-K2EbJ70jmbWI2EP1lOOwoM Completed box-0.9.3.3