Resolving dependencies... 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 Downloading pqueue-1.6.0.0 Downloaded pqueue-1.6.0.0 Configuring pqueue-1.6.0.0... Preprocessing library for pqueue-1.6.0.0.. Building library for pqueue-1.6.0.0.. [ 1 of 13] Compiling Data.PQueue.Internals.Classes ( src/Data/PQueue/Internals/Classes.hs, dist/build/Data/PQueue/Internals/Classes.o, dist/build/Data/PQueue/Internals/Classes.dyn_o ) [ 2 of 13] Compiling BinomialQueue.Internals ( src/BinomialQueue/Internals.hs, dist/build/BinomialQueue/Internals.o, dist/build/BinomialQueue/Internals.dyn_o ) [ 3 of 13] Compiling Data.PQueue.Internals ( src/Data/PQueue/Internals.hs, dist/build/Data/PQueue/Internals.o, dist/build/Data/PQueue/Internals.dyn_o ) [ 4 of 13] Compiling BinomialQueue.Min ( src/BinomialQueue/Min.hs, dist/build/BinomialQueue/Min.o, dist/build/BinomialQueue/Min.dyn_o ) [ 5 of 13] Compiling Data.PQueue.Internals.Down ( src/Data/PQueue/Internals/Down.hs, dist/build/Data/PQueue/Internals/Down.o, dist/build/Data/PQueue/Internals/Down.dyn_o ) [ 6 of 13] Compiling BinomialQueue.Max ( src/BinomialQueue/Max.hs, dist/build/BinomialQueue/Max.o, dist/build/BinomialQueue/Max.dyn_o ) [ 7 of 13] Compiling Nattish ( src/Nattish.hs, dist/build/Nattish.o, dist/build/Nattish.dyn_o ) [ 8 of 13] Compiling Data.PQueue.Prio.Internals ( src/Data/PQueue/Prio/Internals.hs, dist/build/Data/PQueue/Prio/Internals.o, dist/build/Data/PQueue/Prio/Internals.dyn_o ) [ 9 of 13] Compiling Data.PQueue.Prio.Min ( src/Data/PQueue/Prio/Min.hs, dist/build/Data/PQueue/Prio/Min.o, dist/build/Data/PQueue/Prio/Min.dyn_o ) [10 of 13] Compiling Data.PQueue.Prio.Max.Internals ( src/Data/PQueue/Prio/Max/Internals.hs, dist/build/Data/PQueue/Prio/Max/Internals.o, dist/build/Data/PQueue/Prio/Max/Internals.dyn_o ) [11 of 13] Compiling Data.PQueue.Prio.Max ( src/Data/PQueue/Prio/Max.hs, dist/build/Data/PQueue/Prio/Max.o, dist/build/Data/PQueue/Prio/Max.dyn_o ) [12 of 13] Compiling Data.PQueue.Min ( src/Data/PQueue/Min.hs, dist/build/Data/PQueue/Min.o, dist/build/Data/PQueue/Min.dyn_o ) [13 of 13] Compiling Data.PQueue.Max ( src/Data/PQueue/Max.hs, dist/build/Data/PQueue/Max.o, dist/build/Data/PQueue/Max.dyn_o ) src/Data/PQueue/Max.hs:92:1: warning: [GHC-66111] [-Wunused-imports] The import of Data.Foldable is redundant except perhaps to import instances from Data.Foldable To import instances alone, use: import Data.Foldable() | 92 | import Data.Foldable (foldl') | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Preprocessing library for pqueue-1.6.0.0.. Running Haddock on library for pqueue-1.6.0.0.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [ 1 of 13] Compiling Data.PQueue.Internals.Classes ( src/Data/PQueue/Internals/Classes.hs, nothing ) [ 2 of 13] Compiling BinomialQueue.Internals ( src/BinomialQueue/Internals.hs, nothing ) [ 3 of 13] Compiling Data.PQueue.Internals ( src/Data/PQueue/Internals.hs, nothing ) [ 4 of 13] Compiling BinomialQueue.Min ( src/BinomialQueue/Min.hs, nothing ) [ 5 of 13] Compiling Data.PQueue.Internals.Down ( src/Data/PQueue/Internals/Down.hs, nothing ) [ 6 of 13] Compiling BinomialQueue.Max ( src/BinomialQueue/Max.hs, nothing ) [ 7 of 13] Compiling Nattish ( src/Nattish.hs, nothing ) [ 8 of 13] Compiling Data.PQueue.Prio.Internals ( src/Data/PQueue/Prio/Internals.hs, nothing ) [ 9 of 13] Compiling Data.PQueue.Prio.Min ( src/Data/PQueue/Prio/Min.hs, nothing ) [10 of 13] Compiling Data.PQueue.Prio.Max.Internals ( src/Data/PQueue/Prio/Max/Internals.hs, nothing ) [11 of 13] Compiling Data.PQueue.Prio.Max ( src/Data/PQueue/Prio/Max.hs, nothing ) [12 of 13] Compiling Data.PQueue.Min ( src/Data/PQueue/Min.hs, nothing ) [13 of 13] Compiling Data.PQueue.Max ( src/Data/PQueue/Max.hs, nothing ) src/Data/PQueue/Max.hs:92:1: warning: [GHC-66111] [-Wunused-imports] The import of Data.Foldable is redundant except perhaps to import instances from Data.Foldable To import instances alone, use: import Data.Foldable() | 92 | import Data.Foldable (foldl') | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Haddock coverage: Warning: 'Succ' is ambiguous. It is defined * at src/BinomialQueue/Internals.hs:164:18 * at src/BinomialQueue/Internals.hs:164: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/BinomialQueue/Internals.hs:164:1 Warning: 'MinQueue' is ambiguous. It is defined * at src/BinomialQueue/Internals.hs:72:22 * at src/BinomialQueue/Internals.hs:72: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/BinomialQueue/Internals.hs:72:1 Warning: 'MinQueue' is ambiguous. It is defined * at src/Data/PQueue/Internals.hs:71:27 * at src/Data/PQueue/Internals.hs:71: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/PQueue/Internals.hs:71:1 Warning: 'MaxQueue' is ambiguous. It is defined * at src/BinomialQueue/Max.hs:97:22 * at src/BinomialQueue/Max.hs:97: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/BinomialQueue/Max.hs:97:1 Warning: 'Zero' is ambiguous. It is defined * at src/Data/PQueue/Prio/Internals.hs:171:20 * at src/Data/PQueue/Prio/Internals.hs:171: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/PQueue/Prio/Internals.hs:171:1 Warning: 'Succ' is ambiguous. It is defined * at src/Data/PQueue/Prio/Internals.hs:172:20 * at src/Data/PQueue/Prio/Internals.hs:172: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/PQueue/Prio/Internals.hs:172:1 Warning: 'take' is ambiguous. It is defined * in GHC.List * at src/Data/PQueue/Prio/Min.hs:279: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/PQueue/Prio/Min.hs:279:1 Warning: 'takeWhile' is ambiguous. It is defined * in GHC.List * at src/Data/PQueue/Prio/Min.hs:304: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/PQueue/Prio/Min.hs:304:1 100% ( 90 / 90) in 'Data.PQueue.Prio.Min' 100% ( 90 / 90) in 'Data.PQueue.Prio.Max' Warning: 'MinQueue' is ambiguous. It is defined * at src/Data/PQueue/Internals.hs:71:27 * at src/Data/PQueue/Internals.hs:71: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/PQueue/Internals.hs:71:1 98% ( 57 / 58) in 'Data.PQueue.Min' Missing documentation for: mapU (src/Data/PQueue/Min.hs:230) 98% ( 58 / 59) in 'Data.PQueue.Max' Missing documentation for: mapU (src/Data/PQueue/Max.hs:279) Documentation created: dist/doc/html/pqueue/, dist/doc/html/pqueue/pqueue.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/pqueue-1.6.0.0-3odczC99PWA17cwfnXBm3N Completed pqueue-1.6.0.0