Build #1 for essence-of-live-coding-quickcheck-0.2.9
Package | essence-of-live-coding-quickcheck-0.2.9 |
---|
Install | InstallOk |
---|---|
Docs | Ok |
Tests | NotTried |
Time submitted | 2025-09-08 15:03:02.661884268 UTC |
---|---|
Compiler | ghc-9.8.4 |
OS | linux |
Arch | x86_64 |
Dependencies | QuickCheck-2.16.0.0, base-4.19.2.0, boltzmann-samplers-0.1.1.0, essence-of-live-coding-0.2.9, syb-0.7.3, transformers-0.6.1.0 |
Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies... Configuring Only-0.1... Preprocessing library for Only-0.1.. Building library for Only-0.1.. [1 of 1] Compiling Data.Tuple.Only ( src/Data/Tuple/Only.hs, dist/build/Data/Tuple/Only.o, dist/build/Data/Tuple/Only.dyn_o ) Preprocessing library for Only-0.1.. Running Haddock on library for Only-0.1.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 1] Compiling Data.Tuple.Only ( src/Data/Tuple/Only.hs, nothing ) Haddock coverage: Warning: 'Only' is ambiguous. It is defined * at src/Data/Tuple/Only.hs:29:18 * at src/Data/Tuple/Only.hs:29: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/Tuple/Only.hs:29:1 50% ( 1 / 2) in 'Data.Tuple.Only' Missing documentation for: Module header Warning: Data.Tuple.Only: could not find link destinations for: - Data.Tuple.Only.Rep_Only Documentation created: dist/doc/html/Only/, dist/doc/html/Only/Only.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/Only-0.1-HRVV8HPpCRNCN2LB8VvQXL Completed Only-0.1 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 colour-2.3.6... Preprocessing library for colour-2.3.6.. Building library for colour-2.3.6.. [ 1 of 14] Compiling Data.Colour.CIE.Chromaticity ( Data/Colour/CIE/Chromaticity.hs, dist/build/Data/Colour/CIE/Chromaticity.o, dist/build/Data/Colour/CIE/Chromaticity.dyn_o ) [ 2 of 14] Compiling Data.Colour.CIE.Illuminant ( Data/Colour/CIE/Illuminant.hs, dist/build/Data/Colour/CIE/Illuminant.o, dist/build/Data/Colour/CIE/Illuminant.dyn_o ) [ 3 of 14] Compiling Data.Colour.Chan ( Data/Colour/Chan.hs, dist/build/Data/Colour/Chan.o, dist/build/Data/Colour/Chan.dyn_o ) [ 4 of 14] Compiling Data.Colour.Internal ( Data/Colour/Internal.hs, dist/build/Data/Colour/Internal.o, dist/build/Data/Colour/Internal.dyn_o ) [ 5 of 14] Compiling Data.Colour.Matrix ( Data/Colour/Matrix.hs, dist/build/Data/Colour/Matrix.o, dist/build/Data/Colour/Matrix.dyn_o ) [ 6 of 14] Compiling Data.Colour.RGB ( Data/Colour/RGB.hs, dist/build/Data/Colour/RGB.o, dist/build/Data/Colour/RGB.dyn_o ) [ 7 of 14] Compiling Data.Colour.RGBSpace.HSL ( Data/Colour/RGBSpace/HSL.hs, dist/build/Data/Colour/RGBSpace/HSL.o, dist/build/Data/Colour/RGBSpace/HSL.dyn_o ) [ 8 of 14] Compiling Data.Colour.RGBSpace.HSV ( Data/Colour/RGBSpace/HSV.hs, dist/build/Data/Colour/RGBSpace/HSV.o, dist/build/Data/Colour/RGBSpace/HSV.dyn_o ) [ 9 of 14] Compiling Data.Colour.SRGB.Linear ( Data/Colour/SRGB/Linear.hs, dist/build/Data/Colour/SRGB/Linear.o, dist/build/Data/Colour/SRGB/Linear.dyn_o ) [10 of 14] Compiling Data.Colour.RGBSpace ( Data/Colour/RGBSpace.hs, dist/build/Data/Colour/RGBSpace.o, dist/build/Data/Colour/RGBSpace.dyn_o ) [11 of 14] Compiling Data.Colour.SRGB ( Data/Colour/SRGB.hs, dist/build/Data/Colour/SRGB.o, dist/build/Data/Colour/SRGB.dyn_o ) Data/Colour/SRGB.hs:117:8: warning: [GHC-63394] [-Wx-partial] In the use of head (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 117 | x' | head x == '#' = tail x | ^^^^ Data/Colour/SRGB.hs:117:24: warning: [GHC-63394] [-Wx-partial] In the use of tail (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 117 | x' | head x == '#' = tail x | ^^^^ Data/Colour/SRGB.hs:127:50: warning: [GHC-63394] [-Wx-partial] In the use of head (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 127 | sRGB24read x | length rx /= 1 || not (null (snd (head rx))) = | ^^^^ Data/Colour/SRGB.hs:129:33: warning: [GHC-63394] [-Wx-partial] In the use of head (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 129 | | otherwise = fst (head rx) | ^^^^ [12 of 14] Compiling Data.Colour ( Data/Colour.hs, dist/build/Data/Colour.o, dist/build/Data/Colour.dyn_o ) [13 of 14] Compiling Data.Colour.Names ( Data/Colour/Names.hs, dist/build/Data/Colour/Names.o, dist/build/Data/Colour/Names.dyn_o ) [14 of 14] Compiling Data.Colour.CIE ( Data/Colour/CIE.hs, dist/build/Data/Colour/CIE.o, dist/build/Data/Colour/CIE.dyn_o ) Preprocessing library for colour-2.3.6.. Running Haddock on library for colour-2.3.6.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [ 1 of 14] Compiling Data.Colour.CIE.Chromaticity ( Data/Colour/CIE/Chromaticity.hs, nothing ) [ 2 of 14] Compiling Data.Colour.CIE.Illuminant ( Data/Colour/CIE/Illuminant.hs, nothing ) [ 3 of 14] Compiling Data.Colour.Chan ( Data/Colour/Chan.hs, nothing ) [ 4 of 14] Compiling Data.Colour.Internal ( Data/Colour/Internal.hs, nothing ) [ 5 of 14] Compiling Data.Colour.Matrix ( Data/Colour/Matrix.hs, nothing ) [ 6 of 14] Compiling Data.Colour.RGB ( Data/Colour/RGB.hs, nothing ) [ 7 of 14] Compiling Data.Colour.RGBSpace.HSL ( Data/Colour/RGBSpace/HSL.hs, nothing ) [ 8 of 14] Compiling Data.Colour.RGBSpace.HSV ( Data/Colour/RGBSpace/HSV.hs, nothing ) [ 9 of 14] Compiling Data.Colour.SRGB.Linear ( Data/Colour/SRGB/Linear.hs, nothing ) [10 of 14] Compiling Data.Colour.RGBSpace ( Data/Colour/RGBSpace.hs, nothing ) [11 of 14] Compiling Data.Colour.SRGB ( Data/Colour/SRGB.hs, nothing ) Data/Colour/SRGB.hs:117:8: warning: [GHC-63394] [-Wx-partial] In the use of head (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 117 | x' | head x == '#' = tail x | ^^^^ Data/Colour/SRGB.hs:117:24: warning: [GHC-63394] [-Wx-partial] In the use of tail (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 117 | x' | head x == '#' = tail x | ^^^^ Data/Colour/SRGB.hs:127:50: warning: [GHC-63394] [-Wx-partial] In the use of head (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 127 | sRGB24read x | length rx /= 1 || not (null (snd (head rx))) = | ^^^^ Data/Colour/SRGB.hs:129:33: warning: [GHC-63394] [-Wx-partial] In the use of head (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 129 | | otherwise = fst (head rx) | ^^^^ [12 of 14] Compiling Data.Colour ( Data/Colour.hs, nothing ) [13 of 14] Compiling Data.Colour.Names ( Data/Colour/Names.hs, nothing ) [14 of 14] Compiling Data.Colour.CIE ( Data/Colour/CIE.hs, nothing ) Haddock coverage: 100% ( 21 / 21) in 'Data.Colour.CIE.Illuminant' Warning: 'RGBGamut' is ambiguous. It is defined * at Data/Colour/RGB.hs:54:17 * at Data/Colour/RGB.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 Data/Colour/RGB.hs:54:1 Warning: 'RGB' is ambiguous. It is defined * at Data/Colour/RGB.hs:30:14 * at Data/Colour/RGB.hs:30: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/Colour/RGB.hs:30:1 Warning: 'RGB' is ambiguous. It is defined * at Data/Colour/RGB.hs:30:14 * at Data/Colour/RGB.hs:30: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/Colour/RGB.hs:30:1 85% ( 6 / 7) in 'Data.Colour.RGBSpace.HSL' Missing documentation for: Module header Warning: 'RGB' is ambiguous. It is defined * at Data/Colour/RGB.hs:30:14 * at Data/Colour/RGB.hs:30: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/Colour/RGB.hs:30:1 85% ( 6 / 7) in 'Data.Colour.RGBSpace.HSV' Missing documentation for: Module header 100% ( 6 / 6) in 'Data.Colour.SRGB.Linear' Warning: 'RGBSpace' is ambiguous. It is defined * at Data/Colour/RGBSpace.hs:122:19 * at Data/Colour/RGBSpace.hs:122: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/Colour/RGBSpace.hs:122:1 Warning: 'TransferFunction' is ambiguous. It is defined * at Data/Colour/RGBSpace.hs:92:27 * at Data/Colour/RGBSpace.hs:92: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/Colour/RGBSpace.hs:92:1 Warning: 'RGB' is ambiguous. It is defined * at Data/Colour/RGB.hs:30:14 * at Data/Colour/RGB.hs:30: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/Colour/RGB.hs:30:1 Warning: 'RGBGamut' is ambiguous. It is defined * at Data/Colour/RGB.hs:54:17 * at Data/Colour/RGB.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 Data/Colour/RGB.hs:54:1 83% ( 20 / 24) in 'Data.Colour.RGBSpace' Missing documentation for: primaries whitePoint gamut transferFunction 100% ( 14 / 14) in 'Data.Colour.SRGB' 85% ( 17 / 20) in 'Data.Colour' Missing documentation for: black (Data/Colour/Internal.hs:53) AffineSpace (Data/Colour/Internal.hs:110) ColourOps (Data/Colour/Internal.hs:147) 0% ( 1 /149) in 'Data.Colour.Names' Missing documentation for: readColourName (Data/Colour/Names.hs:190) aliceblue (Data/Colour/Names.hs:341) antiquewhite (Data/Colour/Names.hs:344) aqua (Data/Colour/Names.hs:347) aquamarine (Data/Colour/Names.hs:350) azure (Data/Colour/Names.hs:353) beige (Data/Colour/Names.hs:356) bisque (Data/Colour/Names.hs:359) black (Data/Colour/Internal.hs:53) blanchedalmond (Data/Colour/Names.hs:364) blue (Data/Colour/Names.hs:367) blueviolet (Data/Colour/Names.hs:370) brown (Data/Colour/Names.hs:373) burlywood (Data/Colour/Names.hs:376) cadetblue (Data/Colour/Names.hs:379) chartreuse (Data/Colour/Names.hs:382) chocolate (Data/Colour/Names.hs:385) coral (Data/Colour/Names.hs:388) cornflowerblue (Data/Colour/Names.hs:391) cornsilk (Data/Colour/Names.hs:394) crimson (Data/Colour/Names.hs:397) cyan (Data/Colour/Names.hs:400) darkblue (Data/Colour/Names.hs:403) darkcyan (Data/Colour/Names.hs:406) darkgoldenrod (Data/Colour/Names.hs:409) darkgray (Data/Colour/Names.hs:412) darkgreen (Data/Colour/Names.hs:415) darkgrey (Data/Colour/Names.hs:418) darkkhaki (Data/Colour/Names.hs:421) darkmagenta (Data/Colour/Names.hs:424) darkolivegreen (Data/Colour/Names.hs:427) darkorange (Data/Colour/Names.hs:430) darkorchid (Data/Colour/Names.hs:433) darkred (Data/Colour/Names.hs:436) darksalmon (Data/Colour/Names.hs:439) darkseagreen (Data/Colour/Names.hs:442) darkslateblue (Data/Colour/Names.hs:445) darkslategray (Data/Colour/Names.hs:448) darkslategrey (Data/Colour/Names.hs:451) darkturquoise (Data/Colour/Names.hs:454) darkviolet (Data/Colour/Names.hs:457) deeppink (Data/Colour/Names.hs:460) deepskyblue (Data/Colour/Names.hs:463) dimgray (Data/Colour/Names.hs:466) dimgrey (Data/Colour/Names.hs:469) dodgerblue (Data/Colour/Names.hs:472) firebrick (Data/Colour/Names.hs:475) floralwhite (Data/Colour/Names.hs:478) forestgreen (Data/Colour/Names.hs:481) fuchsia (Data/Colour/Names.hs:484) gainsboro (Data/Colour/Names.hs:487) ghostwhite (Data/Colour/Names.hs:490) gold (Data/Colour/Names.hs:493) goldenrod (Data/Colour/Names.hs:496) gray (Data/Colour/Names.hs:499) grey (Data/Colour/Names.hs:502) green (Data/Colour/Names.hs:505) greenyellow (Data/Colour/Names.hs:508) honeydew (Data/Colour/Names.hs:511) hotpink (Data/Colour/Names.hs:514) indianred (Data/Colour/Names.hs:517) indigo (Data/Colour/Names.hs:520) ivory (Data/Colour/Names.hs:523) khaki (Data/Colour/Names.hs:526) lavender (Data/Colour/Names.hs:529) lavenderblush (Data/Colour/Names.hs:532) lawngreen (Data/Colour/Names.hs:535) lemonchiffon (Data/Colour/Names.hs:538) lightblue (Data/Colour/Names.hs:541) lightcoral (Data/Colour/Names.hs:544) lightcyan (Data/Colour/Names.hs:547) lightgoldenrodyellow (Data/Colour/Names.hs:550) lightgray (Data/Colour/Names.hs:553) lightgreen (Data/Colour/Names.hs:556) lightgrey (Data/Colour/Names.hs:559) lightpink (Data/Colour/Names.hs:562) lightsalmon (Data/Colour/Names.hs:565) lightseagreen (Data/Colour/Names.hs:568) lightskyblue (Data/Colour/Names.hs:571) lightslategray (Data/Colour/Names.hs:574) lightslategrey (Data/Colour/Names.hs:577) lightsteelblue (Data/Colour/Names.hs:580) lightyellow (Data/Colour/Names.hs:583) lime (Data/Colour/Names.hs:586) limegreen (Data/Colour/Names.hs:589) linen (Data/Colour/Names.hs:592) magenta (Data/Colour/Names.hs:595) maroon (Data/Colour/Names.hs:598) mediumaquamarine (Data/Colour/Names.hs:601) mediumblue (Data/Colour/Names.hs:604) mediumorchid (Data/Colour/Names.hs:607) mediumpurple (Data/Colour/Names.hs:610) mediumseagreen (Data/Colour/Names.hs:613) mediumslateblue (Data/Colour/Names.hs:616) mediumspringgreen (Data/Colour/Names.hs:619) mediumturquoise (Data/Colour/Names.hs:622) mediumvioletred (Data/Colour/Names.hs:625) midnightblue (Data/Colour/Names.hs:628) mintcream (Data/Colour/Names.hs:631) mistyrose (Data/Colour/Names.hs:634) moccasin (Data/Colour/Names.hs:637) navajowhite (Data/Colour/Names.hs:640) navy (Data/Colour/Names.hs:643) oldlace (Data/Colour/Names.hs:646) olive (Data/Colour/Names.hs:649) olivedrab (Data/Colour/Names.hs:652) orange (Data/Colour/Names.hs:655) orangered (Data/Colour/Names.hs:658) orchid (Data/Colour/Names.hs:661) palegoldenrod (Data/Colour/Names.hs:664) palegreen (Data/Colour/Names.hs:667) paleturquoise (Data/Colour/Names.hs:670) palevioletred (Data/Colour/Names.hs:673) papayawhip (Data/Colour/Names.hs:676) peachpuff (Data/Colour/Names.hs:679) peru (Data/Colour/Names.hs:682) pink (Data/Colour/Names.hs:685) plum (Data/Colour/Names.hs:688) powderblue (Data/Colour/Names.hs:691) purple (Data/Colour/Names.hs:694) red (Data/Colour/Names.hs:697) rosybrown (Data/Colour/Names.hs:700) royalblue (Data/Colour/Names.hs:703) saddlebrown (Data/Colour/Names.hs:706) salmon (Data/Colour/Names.hs:709) sandybrown (Data/Colour/Names.hs:712) seagreen (Data/Colour/Names.hs:715) seashell (Data/Colour/Names.hs:718) sienna (Data/Colour/Names.hs:721) silver (Data/Colour/Names.hs:724) skyblue (Data/Colour/Names.hs:727) slateblue (Data/Colour/Names.hs:730) slategray (Data/Colour/Names.hs:733) slategrey (Data/Colour/Names.hs:736) snow (Data/Colour/Names.hs:739) springgreen (Data/Colour/Names.hs:742) steelblue (Data/Colour/Names.hs:745) tan (Data/Colour/Names.hs:748) teal (Data/Colour/Names.hs:751) thistle (Data/Colour/Names.hs:754) tomato (Data/Colour/Names.hs:757) turquoise (Data/Colour/Names.hs:760) violet (Data/Colour/Names.hs:763) wheat (Data/Colour/Names.hs:766) white (Data/Colour/Names.hs:769) whitesmoke (Data/Colour/Names.hs:772) yellow (Data/Colour/Names.hs:775) yellowgreen (Data/Colour/Names.hs:778) Warning: 'toCIEXYZ' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'cieXYZView' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 88% ( 15 / 17) in 'Data.Colour.CIE' Missing documentation for: toCIEXYZ (Data/Colour/CIE.hs:65) Chromaticity (Data/Colour/CIE/Chromaticity.hs:25) Documentation created: dist/doc/html/colour/, dist/doc/html/colour/colour.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/colour-2.3.6-JegldMtiv9a8c4VaIBFkGx Completed colour-2.3.6 Warning: erf.cabal:15:37: version operators used. To use version operators the package needs to specify at least 'cabal-version: >= 1.8'. Warning: erf.cabal:7:1: The field "synopsis" is specified more than once at positions 7:1, 11:1 Warning: erf.cabal:3:1: The field "license" is specified more than once at positions 3:1, 10:1 Configuring erf-2.0.0.0... Preprocessing library for erf-2.0.0.0.. Building library for erf-2.0.0.0.. [1 of 1] Compiling Data.Number.Erf ( src/Data/Number/Erf.hs, dist/build/Data/Number/Erf.o, dist/build/Data/Number/Erf.dyn_o ) Preprocessing library for erf-2.0.0.0.. Running Haddock on library for erf-2.0.0.0.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 1] Compiling Data.Number.Erf ( src/Data/Number/Erf.hs, nothing ) Haddock coverage: 66% ( 2 / 3) in 'Data.Number.Erf' Missing documentation for: Module header Documentation created: dist/doc/html/erf/, dist/doc/html/erf/erf.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/erf-2.0.0.0-3KmHxs5kjH52HnGmDXY5E4 Completed erf-2.0.0.0 Configuring foreign-store-0.2.1... Preprocessing library for foreign-store-0.2.1.. Building library for foreign-store-0.2.1.. [1 of 1] Compiling Foreign.Store ( src/Foreign/Store.hs, dist/build/Foreign/Store.o, dist/build/Foreign/Store.dyn_o ) Preprocessing library for foreign-store-0.2.1.. Running Haddock on library for foreign-store-0.2.1.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 1] Compiling Foreign.Store ( src/Foreign/Store.hs, nothing ) Haddock coverage: 100% ( 11 / 11) in 'Foreign.Store' Documentation created: dist/doc/html/foreign-store/, dist/doc/html/foreign-store/foreign-store.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/foreign-store-0.2.1-H1rsVAbLOkTCi7FkWyXsbs Completed foreign-store-0.2.1 Warning: ieee754.cabal:29:34: version operators used. To use version operators the package needs to specify at least 'cabal-version: >= 1.8'. Configuring ieee754-0.8.0... Preprocessing library for ieee754-0.8.0.. Building library for ieee754-0.8.0.. [1 of 2] Compiling Numeric.IEEE ( Numeric/IEEE.hs, dist/build/Numeric/IEEE.o, dist/build/Numeric/IEEE.dyn_o ) [2 of 2] Compiling Data.AEq ( Data/AEq.hs, dist/build/Data/AEq.o, dist/build/Data/AEq.dyn_o ) Preprocessing library for ieee754-0.8.0.. Running Haddock on library for ieee754-0.8.0.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 2] Compiling Numeric.IEEE ( Numeric/IEEE.hs, nothing ) [2 of 2] Compiling Data.AEq ( Data/AEq.hs, nothing ) Haddock coverage: 100% ( 8 / 8) in 'Numeric.IEEE' 100% ( 2 / 2) in 'Data.AEq' Documentation created: dist/doc/html/ieee754/, dist/doc/html/ieee754/ieee754.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/ieee754-0.8.0-LvuIvX98whmJAHZ9ZL8VOL Completed ieee754-0.8.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 nats-1.1.2... Preprocessing library for nats-1.1.2.. Building library for nats-1.1.2.. Preprocessing library for nats-1.1.2.. Running Haddock on library for nats-1.1.2.. Warning: Haddocks are being requested, but there aren't any modules given to create documentation for. Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/nats-1.1.2-Bmcp8SRmmVkAy9EI1qz8po Completed nats-1.1.2 Configuring os-string-2.0.8... Preprocessing library for os-string-2.0.8.. Building library for os-string-2.0.8.. [ 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.8.. Running Haddock on library for os-string-2.0.8.. 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. 95% ( 95 /100) in 'System.OsString.Posix' Missing documentation for: Module header PosixChar (System/OsString/Internal/Types.hs:123) singleton (System/OsString/Common.hs:526) empty (System/OsString/Common.hs:529) concat (System/OsString/Common.hs:737) 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:293: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:293:1 Warning: 'tail' is ambiguous. It is defined * in GHC.List * at System/OsString/Internal.hs:277: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:277:1 Warning: 'init' is ambiguous. It is defined * in GHC.List * at System/OsString/Internal.hs:302: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:302:1 Warning: 'last' is ambiguous. It is defined * in GHC.List * at System/OsString/Internal.hs:268: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:268:1 Warning: 'map' is ambiguous. It is defined * in GHC.Base * at System/OsString/Internal.hs:332: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:332:1 Warning: 'reverse' is ambiguous. It is defined * in GHC.List * 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: 'foldl' is ambiguous. It is defined * in Data.Foldable * at System/OsString/Internal.hs:354: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:354:1 Warning: 'foldl1' 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: 'foldr' is ambiguous. It is defined * in Data.Foldable * at System/OsString/Internal.hs:384: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:384:1 Warning: 'foldr1' is ambiguous. It is defined * in Data.Foldable * at System/OsString/Internal.hs:398: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:398:1 Warning: 'all' is ambiguous. It is defined * in Data.Foldable * at System/OsString/Internal.hs:412: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:412:1 Warning: 'any' is ambiguous. It is defined * in Data.Foldable * at System/OsString/Internal.hs:419: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:419:1 Warning: 'replicate' is ambiguous. It is defined * in GHC.List * at System/OsString/Internal.hs:434: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:434:1 Warning: 'take' is ambiguous. It is defined * in GHC.List * at System/OsString/Internal.hs:476: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:476:1 Warning: 'length' is ambiguous. It is defined * in Data.Foldable * at System/OsString/Internal.hs:325: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:325:1 Warning: 'drop' is ambiguous. It is defined * in GHC.List * at System/OsString/Internal.hs:513: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:513:1 Warning: 'takeWhile' is ambiguous. It is defined * in GHC.List * at System/OsString/Internal.hs:507: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:507:1 Warning: 'dropWhile' is ambiguous. It is defined * in GHC.List * at System/OsString/Internal.hs:535: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:535:1 Warning: 'break' is ambiguous. It is defined * in GHC.List * at System/OsString/Internal.hs:564: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:564:1 Warning: 'span' is ambiguous. It is defined * in GHC.List * at System/OsString/Internal.hs:574: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:574:1 Warning: 'splitAt' is ambiguous. It is defined * in GHC.List * at System/OsString/Internal.hs:599: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:599:1 Warning: 'elem' is ambiguous. It is defined * in Data.Foldable * at System/OsString/Internal.hs:702: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:702:1 Warning: 'filter' is ambiguous. It is defined * in GHC.List * at System/OsString/Internal.hs:720: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:720:1 94% ( 75 / 79) in 'System.OsString.Internal' Missing documentation for: Module header empty (System/OsString/Internal.hs:233) singleton (System/OsString/Internal.hs:236) concat (System/OsString/Internal.hs:425) 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:233) singleton (System/OsString/Internal.hs:236) concat (System/OsString/Internal.hs:425) 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% ( 94 / 99) in 'System.OsString.Windows' Missing documentation for: Module header WindowsChar (System/OsString/Internal/Types.hs:117) singleton (System/OsString/Common.hs:526) empty (System/OsString/Common.hs:529) concat (System/OsString/Common.hs:737) 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.8-JLOCx5syZ3qViIHERGXha Completed os-string-2.0.8 Configuring prettyprinter-1.7.1... Preprocessing library for prettyprinter-1.7.1.. Building library for prettyprinter-1.7.1.. [ 1 of 28] Compiling Prettyprinter.Render.Util.Panic ( src/Prettyprinter/Render/Util/Panic.hs, dist/build/Prettyprinter/Render/Util/Panic.o, dist/build/Prettyprinter/Render/Util/Panic.dyn_o ) [ 2 of 28] Compiling Prettyprinter.Internal ( src/Prettyprinter/Internal.hs, dist/build/Prettyprinter/Internal.o, dist/build/Prettyprinter/Internal.dyn_o ) [ 3 of 28] Compiling Prettyprinter.Render.String ( src/Prettyprinter/Render/String.hs, dist/build/Prettyprinter/Render/String.o, dist/build/Prettyprinter/Render/String.dyn_o ) [ 4 of 28] Compiling Data.Text.Prettyprint.Doc.Render.String ( src/Data/Text/Prettyprint/Doc/Render/String.hs, dist/build/Data/Text/Prettyprint/Doc/Render/String.o, dist/build/Data/Text/Prettyprint/Doc/Render/String.dyn_o ) [ 5 of 28] Compiling Prettyprinter.Internal.Type ( src/Prettyprinter/Internal/Type.hs, dist/build/Prettyprinter/Internal/Type.o, dist/build/Prettyprinter/Internal/Type.dyn_o ) [ 6 of 28] Compiling Data.Text.Prettyprint.Doc.Internal.Type ( src/Data/Text/Prettyprint/Doc/Internal/Type.hs, dist/build/Data/Text/Prettyprint/Doc/Internal/Type.o, dist/build/Data/Text/Prettyprint/Doc/Internal/Type.dyn_o ) [ 7 of 28] Compiling Prettyprinter.Internal.Debug ( src/Prettyprinter/Internal/Debug.hs, dist/build/Prettyprinter/Internal/Debug.o, dist/build/Prettyprinter/Internal/Debug.dyn_o ) [ 8 of 28] Compiling Data.Text.Prettyprint.Doc.Internal.Debug ( src/Data/Text/Prettyprint/Doc/Internal/Debug.hs, dist/build/Data/Text/Prettyprint/Doc/Internal/Debug.o, dist/build/Data/Text/Prettyprint/Doc/Internal/Debug.dyn_o ) [ 9 of 28] Compiling Data.Text.Prettyprint.Doc.Internal ( src/Data/Text/Prettyprint/Doc/Internal.hs, dist/build/Data/Text/Prettyprint/Doc/Internal.o, dist/build/Data/Text/Prettyprint/Doc/Internal.dyn_o ) [10 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Util.Panic ( src/Data/Text/Prettyprint/Doc/Render/Util/Panic.hs, dist/build/Data/Text/Prettyprint/Doc/Render/Util/Panic.o, dist/build/Data/Text/Prettyprint/Doc/Render/Util/Panic.dyn_o ) [11 of 28] Compiling Prettyprinter.Render.Util.StackMachine ( src/Prettyprinter/Render/Util/StackMachine.hs, dist/build/Prettyprinter/Render/Util/StackMachine.o, dist/build/Prettyprinter/Render/Util/StackMachine.dyn_o ) src/Prettyprinter/Render/Util/StackMachine.hs:34:1: 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() | 34 | import Control.Applicative | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [12 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Util.StackMachine ( src/Data/Text/Prettyprint/Doc/Render/Util/StackMachine.hs, dist/build/Data/Text/Prettyprint/Doc/Render/Util/StackMachine.o, dist/build/Data/Text/Prettyprint/Doc/Render/Util/StackMachine.dyn_o ) [13 of 28] Compiling Prettyprinter.Symbols.Ascii ( src/Prettyprinter/Symbols/Ascii.hs, dist/build/Prettyprinter/Symbols/Ascii.o, dist/build/Prettyprinter/Symbols/Ascii.dyn_o ) [14 of 28] Compiling Prettyprinter ( src/Prettyprinter.hs, dist/build/Prettyprinter.o, dist/build/Prettyprinter.dyn_o ) [15 of 28] Compiling Prettyprinter.Render.Util.SimpleDocTree ( src/Prettyprinter/Render/Util/SimpleDocTree.hs, dist/build/Prettyprinter/Render/Util/SimpleDocTree.o, dist/build/Prettyprinter/Render/Util/SimpleDocTree.dyn_o ) [16 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Util.SimpleDocTree ( src/Data/Text/Prettyprint/Doc/Render/Util/SimpleDocTree.hs, dist/build/Data/Text/Prettyprint/Doc/Render/Util/SimpleDocTree.o, dist/build/Data/Text/Prettyprint/Doc/Render/Util/SimpleDocTree.dyn_o ) [17 of 28] Compiling Prettyprinter.Render.Tutorials.TreeRenderingTutorial ( src/Prettyprinter/Render/Tutorials/TreeRenderingTutorial.hs, dist/build/Prettyprinter/Render/Tutorials/TreeRenderingTutorial.o, dist/build/Prettyprinter/Render/Tutorials/TreeRenderingTutorial.dyn_o ) [18 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Tutorials.TreeRenderingTutorial ( src/Data/Text/Prettyprint/Doc/Render/Tutorials/TreeRenderingTutorial.hs, dist/build/Data/Text/Prettyprint/Doc/Render/Tutorials/TreeRenderingTutorial.o, dist/build/Data/Text/Prettyprint/Doc/Render/Tutorials/TreeRenderingTutorial.dyn_o ) [19 of 28] Compiling Prettyprinter.Render.Tutorials.StackMachineTutorial ( src/Prettyprinter/Render/Tutorials/StackMachineTutorial.hs, dist/build/Prettyprinter/Render/Tutorials/StackMachineTutorial.o, dist/build/Prettyprinter/Render/Tutorials/StackMachineTutorial.dyn_o ) [20 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Tutorials.StackMachineTutorial ( src/Data/Text/Prettyprint/Doc/Render/Tutorials/StackMachineTutorial.hs, dist/build/Data/Text/Prettyprint/Doc/Render/Tutorials/StackMachineTutorial.o, dist/build/Data/Text/Prettyprint/Doc/Render/Tutorials/StackMachineTutorial.dyn_o ) src/Data/Text/Prettyprint/Doc/Render/Tutorials/StackMachineTutorial.hs:7:1: warning: [GHC-15328] [-Wdeprecations] Module Prettyprinter.Render.Tutorials.StackMachineTutorial is deprecated: "Writing your own stack machine is probably more efficient and customizable; also consider using �renderSimplyDecorated(A)� instead" | 7 | import Prettyprinter.Render.Tutorials.StackMachineTutorial | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [21 of 28] Compiling Prettyprinter.Render.Text ( src/Prettyprinter/Render/Text.hs, dist/build/Prettyprinter/Render/Text.o, dist/build/Prettyprinter/Render/Text.dyn_o ) [22 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Text ( src/Data/Text/Prettyprint/Doc/Render/Text.hs, dist/build/Data/Text/Prettyprint/Doc/Render/Text.o, dist/build/Data/Text/Prettyprint/Doc/Render/Text.dyn_o ) [23 of 28] Compiling Data.Text.Prettyprint.Doc ( src/Data/Text/Prettyprint/Doc.hs, dist/build/Data/Text/Prettyprint/Doc.o, dist/build/Data/Text/Prettyprint/Doc.dyn_o ) [24 of 28] Compiling Data.Text.Prettyprint.Doc.Symbols.Ascii ( src/Data/Text/Prettyprint/Doc/Symbols/Ascii.hs, dist/build/Data/Text/Prettyprint/Doc/Symbols/Ascii.o, dist/build/Data/Text/Prettyprint/Doc/Symbols/Ascii.dyn_o ) [25 of 28] Compiling Prettyprinter.Symbols.Unicode ( src/Prettyprinter/Symbols/Unicode.hs, dist/build/Prettyprinter/Symbols/Unicode.o, dist/build/Prettyprinter/Symbols/Unicode.dyn_o ) [26 of 28] Compiling Data.Text.Prettyprint.Doc.Symbols.Unicode ( src/Data/Text/Prettyprint/Doc/Symbols/Unicode.hs, dist/build/Data/Text/Prettyprint/Doc/Symbols/Unicode.o, dist/build/Data/Text/Prettyprint/Doc/Symbols/Unicode.dyn_o ) [27 of 28] Compiling Prettyprinter.Util ( src/Prettyprinter/Util.hs, dist/build/Prettyprinter/Util.o, dist/build/Prettyprinter/Util.dyn_o ) [28 of 28] Compiling Data.Text.Prettyprint.Doc.Util ( src/Data/Text/Prettyprint/Doc/Util.hs, dist/build/Data/Text/Prettyprint/Doc/Util.o, dist/build/Data/Text/Prettyprint/Doc/Util.dyn_o ) Preprocessing library for prettyprinter-1.7.1.. Running Haddock on library for prettyprinter-1.7.1.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [ 1 of 28] Compiling Prettyprinter.Render.Util.Panic ( src/Prettyprinter/Render/Util/Panic.hs, nothing ) [ 2 of 28] Compiling Prettyprinter.Internal ( src/Prettyprinter/Internal.hs, nothing ) [ 3 of 28] Compiling Prettyprinter.Render.String ( src/Prettyprinter/Render/String.hs, nothing ) [ 4 of 28] Compiling Data.Text.Prettyprint.Doc.Render.String ( src/Data/Text/Prettyprint/Doc/Render/String.hs, nothing ) [ 5 of 28] Compiling Prettyprinter.Internal.Type ( src/Prettyprinter/Internal/Type.hs, nothing ) [ 6 of 28] Compiling Data.Text.Prettyprint.Doc.Internal.Type ( src/Data/Text/Prettyprint/Doc/Internal/Type.hs, nothing ) [ 7 of 28] Compiling Prettyprinter.Internal.Debug ( src/Prettyprinter/Internal/Debug.hs, nothing ) [ 8 of 28] Compiling Data.Text.Prettyprint.Doc.Internal.Debug ( src/Data/Text/Prettyprint/Doc/Internal/Debug.hs, nothing ) [ 9 of 28] Compiling Data.Text.Prettyprint.Doc.Internal ( src/Data/Text/Prettyprint/Doc/Internal.hs, nothing ) [10 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Util.Panic ( src/Data/Text/Prettyprint/Doc/Render/Util/Panic.hs, nothing ) [11 of 28] Compiling Prettyprinter.Render.Util.StackMachine ( src/Prettyprinter/Render/Util/StackMachine.hs, nothing ) src/Prettyprinter/Render/Util/StackMachine.hs:34:1: 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() | 34 | import Control.Applicative | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [12 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Util.StackMachine ( src/Data/Text/Prettyprint/Doc/Render/Util/StackMachine.hs, nothing ) [13 of 28] Compiling Prettyprinter.Symbols.Ascii ( src/Prettyprinter/Symbols/Ascii.hs, nothing ) [14 of 28] Compiling Prettyprinter ( src/Prettyprinter.hs, nothing ) [15 of 28] Compiling Prettyprinter.Render.Util.SimpleDocTree ( src/Prettyprinter/Render/Util/SimpleDocTree.hs, nothing ) [16 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Util.SimpleDocTree ( src/Data/Text/Prettyprint/Doc/Render/Util/SimpleDocTree.hs, nothing ) [17 of 28] Compiling Prettyprinter.Render.Tutorials.TreeRenderingTutorial ( src/Prettyprinter/Render/Tutorials/TreeRenderingTutorial.hs, nothing ) [18 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Tutorials.TreeRenderingTutorial ( src/Data/Text/Prettyprint/Doc/Render/Tutorials/TreeRenderingTutorial.hs, nothing ) [19 of 28] Compiling Prettyprinter.Render.Tutorials.StackMachineTutorial ( src/Prettyprinter/Render/Tutorials/StackMachineTutorial.hs, nothing ) [20 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Tutorials.StackMachineTutorial ( src/Data/Text/Prettyprint/Doc/Render/Tutorials/StackMachineTutorial.hs, nothing ) src/Data/Text/Prettyprint/Doc/Render/Tutorials/StackMachineTutorial.hs:7:1: warning: [GHC-15328] [-Wdeprecations] Module Prettyprinter.Render.Tutorials.StackMachineTutorial is deprecated: "Writing your own stack machine is probably more efficient and customizable; also consider using �renderSimplyDecorated(A)� instead" | 7 | import Prettyprinter.Render.Tutorials.StackMachineTutorial | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [21 of 28] Compiling Prettyprinter.Render.Text ( src/Prettyprinter/Render/Text.hs, nothing ) [22 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Text ( src/Data/Text/Prettyprint/Doc/Render/Text.hs, nothing ) [23 of 28] Compiling Data.Text.Prettyprint.Doc ( src/Data/Text/Prettyprint/Doc.hs, nothing ) [24 of 28] Compiling Data.Text.Prettyprint.Doc.Symbols.Ascii ( src/Data/Text/Prettyprint/Doc/Symbols/Ascii.hs, nothing ) [25 of 28] Compiling Prettyprinter.Symbols.Unicode ( src/Prettyprinter/Symbols/Unicode.hs, nothing ) [26 of 28] Compiling Data.Text.Prettyprint.Doc.Symbols.Unicode ( src/Data/Text/Prettyprint/Doc/Symbols/Unicode.hs, nothing ) [27 of 28] Compiling Prettyprinter.Util ( src/Prettyprinter/Util.hs, nothing ) [28 of 28] Compiling Data.Text.Prettyprint.Doc.Util ( src/Data/Text/Prettyprint/Doc/Util.hs, nothing ) Haddock coverage: 57% ( 4 / 7) in 'Prettyprinter.Render.Util.Panic' Missing documentation for: Module header panicPeekedEmpty (src/Prettyprinter/Render/Util/Panic.hs:36) panicPoppedEmpty (src/Prettyprinter/Render/Util/Panic.hs:36) Warning: 'Text' is ambiguous. It is defined * at src/Prettyprinter/Internal.hs:159:7 * in Data.Text.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 at src/Prettyprinter/Internal.hs:159:7 Warning: 'parens' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'space' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'doc' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'putDoc' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'hPutDoc' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'reAnnotateST' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'comma' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 98% ( 77 / 78) in 'Prettyprinter.Internal' Missing documentation for: defaultPageWidth (src/Prettyprinter/Internal.hs:1778) 66% ( 2 / 3) in 'Prettyprinter.Render.String' Missing documentation for: Module header 50% ( 1 / 2) in 'Data.Text.Prettyprint.Doc.Render.String' Missing documentation for: Module header 100% ( 2 / 2) in 'Prettyprinter.Internal.Type' 50% ( 1 / 2) in 'Data.Text.Prettyprint.Doc.Internal.Type' Missing documentation for: Module header 75% ( 3 / 4) in 'Prettyprinter.Internal.Debug' Missing documentation for: diag' (src/Prettyprinter/Internal/Debug.hs:76) 50% ( 1 / 2) in 'Data.Text.Prettyprint.Doc.Internal.Debug' Missing documentation for: Module header 50% ( 1 / 2) in 'Data.Text.Prettyprint.Doc.Internal' Missing documentation for: Module header 50% ( 1 / 2) in 'Data.Text.Prettyprint.Doc.Render.Util.Panic' Missing documentation for: Module header Warning: 'Text' is ambiguous. It is defined * at src/Prettyprinter/Internal.hs:159:7 * in Data.Text.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 at src/Prettyprinter/Internal.hs:159:7 100% ( 13 / 13) in 'Prettyprinter.Render.Util.StackMachine' 50% ( 1 / 2) in 'Data.Text.Prettyprint.Doc.Render.Util.StackMachine' Missing documentation for: Module header 100% ( 27 / 27) in 'Prettyprinter.Symbols.Ascii' Warning: 'Keyword' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Red' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'color' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'colorDull' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'bgColor' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'bgColorDull' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% (112 /112) in 'Prettyprinter' Warning: 'Text' is ambiguous. It is defined * at src/Prettyprinter/Internal.hs:159:7 * in Data.Text.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 at src/Prettyprinter/Internal.hs:159:7 100% ( 11 / 11) in 'Prettyprinter.Render.Util.SimpleDocTree' 50% ( 1 / 2) in 'Data.Text.Prettyprint.Doc.Render.Util.SimpleDocTree' Missing documentation for: Module header 61% ( 11 / 18) in 'Prettyprinter.Render.Tutorials.TreeRenderingTutorial' Missing documentation for: SimpleHtml (src/Prettyprinter/Render/Tutorials/TreeRenderingTutorial.hs:40) Color (src/Prettyprinter/Render/Tutorials/TreeRenderingTutorial.hs:41) bold (src/Prettyprinter/Render/Tutorials/TreeRenderingTutorial.hs:46) italics (src/Prettyprinter/Render/Tutorials/TreeRenderingTutorial.hs:47) paragraph (src/Prettyprinter/Render/Tutorials/TreeRenderingTutorial.hs:48) headline (src/Prettyprinter/Render/Tutorials/TreeRenderingTutorial.hs:49) color (src/Prettyprinter/Render/Tutorials/TreeRenderingTutorial.hs:52) 50% ( 1 / 2) in 'Data.Text.Prettyprint.Doc.Render.Tutorials.TreeRenderingTutorial' Missing documentation for: Module header 61% ( 11 / 18) in 'Prettyprinter.Render.Tutorials.StackMachineTutorial' Missing documentation for: SimpleHtml (src/Prettyprinter/Render/Tutorials/StackMachineTutorial.hs:43) Color (src/Prettyprinter/Render/Tutorials/StackMachineTutorial.hs:44) bold (src/Prettyprinter/Render/Tutorials/StackMachineTutorial.hs:49) italics (src/Prettyprinter/Render/Tutorials/StackMachineTutorial.hs:50) paragraph (src/Prettyprinter/Render/Tutorials/StackMachineTutorial.hs:51) headline (src/Prettyprinter/Render/Tutorials/StackMachineTutorial.hs:52) color (src/Prettyprinter/Render/Tutorials/StackMachineTutorial.hs:55) 50% ( 1 / 2) in 'Data.Text.Prettyprint.Doc.Render.Tutorials.StackMachineTutorial' Missing documentation for: Module header Warning: 'Text' is ambiguous. It is defined * at src/Prettyprinter/Internal.hs:159:7 * in Data.Text.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 at src/Prettyprinter/Internal.hs:159:7 100% ( 9 / 9) in 'Prettyprinter.Render.Text' 50% ( 1 / 2) in 'Data.Text.Prettyprint.Doc.Render.Text' Missing documentation for: Module header 50% ( 1 / 2) in 'Data.Text.Prettyprint.Doc' Missing documentation for: Module header 50% ( 1 / 2) in 'Data.Text.Prettyprint.Doc.Symbols.Ascii' Missing documentation for: Module header 100% ( 30 / 30) in 'Prettyprinter.Symbols.Unicode' 50% ( 1 / 2) in 'Data.Text.Prettyprint.Doc.Symbols.Unicode' Missing documentation for: Module header Warning: Prettyprinter.Util: Could not find documentation for exported module: Prettyprinter.Util 100% ( 4 / 4) in 'Prettyprinter.Util' 50% ( 1 / 2) in 'Data.Text.Prettyprint.Doc.Util' Missing documentation for: Module header Warning: Prettyprinter.Internal: could not find link destinations for: - Prettyprinter.Internal.Rep_Doc - Prettyprinter.Internal.Rep_SimpleDocStream Warning: Prettyprinter.Internal.Type: could not find link destinations for: - Prettyprinter.Internal.Rep_Doc Warning: Prettyprinter: could not find link destinations for: - Prettyprinter.Internal.Rep_Doc - Prettyprinter.Internal.Rep_SimpleDocStream Warning: Prettyprinter.Render.Util.SimpleDocTree: could not find link destinations for: - Prettyprinter.Render.Util.SimpleDocTree.Rep_SimpleDocTree Documentation created: dist/doc/html/prettyprinter/, dist/doc/html/prettyprinter/prettyprinter.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/prettyprinter-1.7.1-UnQFunVR8xJApG1SQhvgB Completed prettyprinter-1.7.1 Configuring primitive-0.9.1.0... Preprocessing library for primitive-0.9.1.0.. Building library for primitive-0.9.1.0.. [ 1 of 14] Compiling Data.Primitive.Internal.Read ( Data/Primitive/Internal/Read.hs, dist/build/Data/Primitive/Internal/Read.o, dist/build/Data/Primitive/Internal/Read.dyn_o ) [ 2 of 14] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o, dist/build/Data/Primitive/MachDeps.dyn_o ) [ 3 of 14] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o, dist/build/Data/Primitive/Internal/Operations.dyn_o ) [ 4 of 14] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o, dist/build/Control/Monad/Primitive.dyn_o ) [ 5 of 14] Compiling Data.Primitive.MVar ( Data/Primitive/MVar.hs, dist/build/Data/Primitive/MVar.o, dist/build/Data/Primitive/MVar.dyn_o ) [ 6 of 14] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o, dist/build/Data/Primitive/Array.dyn_o ) [ 7 of 14] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o, dist/build/Data/Primitive/MutVar.dyn_o ) [ 8 of 14] Compiling Data.Primitive.SmallArray ( Data/Primitive/SmallArray.hs, dist/build/Data/Primitive/SmallArray.o, dist/build/Data/Primitive/SmallArray.dyn_o ) [ 9 of 14] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o, dist/build/Data/Primitive/Types.dyn_o ) [10 of 14] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o, dist/build/Data/Primitive/ByteArray.dyn_o ) [11 of 14] Compiling Data.Primitive.PrimArray ( Data/Primitive/PrimArray.hs, dist/build/Data/Primitive/PrimArray.o, dist/build/Data/Primitive/PrimArray.dyn_o ) [12 of 14] Compiling Data.Primitive.Ptr ( Data/Primitive/Ptr.hs, dist/build/Data/Primitive/Ptr.o, dist/build/Data/Primitive/Ptr.dyn_o ) [13 of 14] Compiling Data.Primitive ( Data/Primitive.hs, dist/build/Data/Primitive.o, dist/build/Data/Primitive.dyn_o ) [14 of 14] Compiling Data.Primitive.PrimVar ( Data/Primitive/PrimVar.hs, dist/build/Data/Primitive/PrimVar.o, dist/build/Data/Primitive/PrimVar.dyn_o ) Preprocessing library for primitive-0.9.1.0.. Running Haddock on library for primitive-0.9.1.0.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [ 1 of 14] Compiling Data.Primitive.Internal.Read ( Data/Primitive/Internal/Read.hs, nothing ) [ 2 of 14] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, nothing ) [ 3 of 14] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, nothing ) [ 4 of 14] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, nothing ) [ 5 of 14] Compiling Data.Primitive.MVar ( Data/Primitive/MVar.hs, nothing ) [ 6 of 14] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, nothing ) [ 7 of 14] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, nothing ) [ 8 of 14] Compiling Data.Primitive.SmallArray ( Data/Primitive/SmallArray.hs, nothing ) [ 9 of 14] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, nothing ) [10 of 14] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, nothing ) [11 of 14] Compiling Data.Primitive.PrimArray ( Data/Primitive/PrimArray.hs, nothing ) [12 of 14] Compiling Data.Primitive.Ptr ( Data/Primitive/Ptr.hs, nothing ) [13 of 14] Compiling Data.Primitive ( Data/Primitive.hs, nothing ) [14 of 14] Compiling Data.Primitive.PrimVar ( Data/Primitive/PrimVar.hs, nothing ) Haddock coverage: 2% ( 1 / 35) in 'Data.Primitive.MachDeps' Missing documentation for: sIZEOF_CHAR (Data/Primitive/MachDeps.hs:68) aLIGNMENT_CHAR (Data/Primitive/MachDeps.hs:69) sIZEOF_INT (Data/Primitive/MachDeps.hs:71) aLIGNMENT_INT (Data/Primitive/MachDeps.hs:72) sIZEOF_WORD (Data/Primitive/MachDeps.hs:74) aLIGNMENT_WORD (Data/Primitive/MachDeps.hs:75) sIZEOF_DOUBLE (Data/Primitive/MachDeps.hs:77) aLIGNMENT_DOUBLE (Data/Primitive/MachDeps.hs:78) sIZEOF_FLOAT (Data/Primitive/MachDeps.hs:80) aLIGNMENT_FLOAT (Data/Primitive/MachDeps.hs:81) sIZEOF_PTR (Data/Primitive/MachDeps.hs:83) aLIGNMENT_PTR (Data/Primitive/MachDeps.hs:84) sIZEOF_FUNPTR (Data/Primitive/MachDeps.hs:86) aLIGNMENT_FUNPTR (Data/Primitive/MachDeps.hs:87) sIZEOF_STABLEPTR (Data/Primitive/MachDeps.hs:89) aLIGNMENT_STABLEPTR (Data/Primitive/MachDeps.hs:90) sIZEOF_INT8 (Data/Primitive/MachDeps.hs:92) aLIGNMENT_INT8 (Data/Primitive/MachDeps.hs:93) sIZEOF_WORD8 (Data/Primitive/MachDeps.hs:95) aLIGNMENT_WORD8 (Data/Primitive/MachDeps.hs:96) sIZEOF_INT16 (Data/Primitive/MachDeps.hs:98) aLIGNMENT_INT16 (Data/Primitive/MachDeps.hs:99) sIZEOF_WORD16 (Data/Primitive/MachDeps.hs:101) aLIGNMENT_WORD16 (Data/Primitive/MachDeps.hs:102) sIZEOF_INT32 (Data/Primitive/MachDeps.hs:104) aLIGNMENT_INT32 (Data/Primitive/MachDeps.hs:105) sIZEOF_WORD32 (Data/Primitive/MachDeps.hs:107) aLIGNMENT_WORD32 (Data/Primitive/MachDeps.hs:108) sIZEOF_INT64 (Data/Primitive/MachDeps.hs:110) aLIGNMENT_INT64 (Data/Primitive/MachDeps.hs:111) sIZEOF_WORD64 (Data/Primitive/MachDeps.hs:113) aLIGNMENT_WORD64 (Data/Primitive/MachDeps.hs:114) Word64_# (Data/Primitive/MachDeps.hs:117) Int64_# (Data/Primitive/MachDeps.hs:118) Warning: 'IO' is ambiguous. It is defined * in GHC.Types * in GHC.Types You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in GHC.Types Warning: 'ST' is ambiguous. It is defined * in GHC.ST * in GHC.ST You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in GHC.ST 89% ( 26 / 29) in 'Control.Monad.Primitive' Missing documentation for: unsafeInterleave (Control/Monad/Primitive.hs:408) unsafeDupableInterleave (Control/Monad/Primitive.hs:409) noDuplicate (Control/Monad/Primitive.hs:401) Warning: 'MVar' is ambiguous. It is defined * at Data/Primitive/MVar.hs:41:17 * at Data/Primitive/MVar.hs:41:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Data/Primitive/MVar.hs:41:1 100% ( 11 / 11) in 'Data.Primitive.MVar' Warning: 'Array' is ambiguous. It is defined * at Data/Primitive/Array.hs:65:16 * at Data/Primitive/Array.hs:65:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Data/Primitive/Array.hs:65:1 Warning: 'MutableArray' is ambiguous. It is defined * at Data/Primitive/Array.hs:108:25 * at Data/Primitive/Array.hs:108:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Data/Primitive/Array.hs:108:1 100% ( 27 / 27) in 'Data.Primitive.Array' Warning: 'MutVar' is ambiguous. It is defined * at Data/Primitive/MutVar.hs:44:19 * at Data/Primitive/MutVar.hs:44:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Data/Primitive/MutVar.hs:44:1 Warning: 'IORef' is ambiguous. It is defined * in GHC.IORef * in GHC.IORef You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in GHC.IORef Warning: 'STRef' is ambiguous. It is defined * in GHC.STRef * in GHC.STRef You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in GHC.STRef 100% ( 15 / 15) in 'Data.Primitive.MutVar' Warning: 'SmallArray' is ambiguous. It is defined * at Data/Primitive/SmallArray.hs:95:21 * at Data/Primitive/SmallArray.hs:95:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Data/Primitive/SmallArray.hs:95:1 Warning: 'Identity' is ambiguous. It is defined * in Data.Functor.Identity * in Data.Functor.Identity You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in Data.Functor.Identity Warning: 'SmallMutableArray' is ambiguous. It is defined * at Data/Primitive/SmallArray.hs:106:30 * at Data/Primitive/SmallArray.hs:106:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Data/Primitive/SmallArray.hs:106:1 93% ( 27 / 29) in 'Data.Primitive.SmallArray' Missing documentation for: SmallArray (Data/Primitive/SmallArray.hs:95) SmallMutableArray (Data/Primitive/SmallArray.hs:106) 100% ( 10 / 10) in 'Data.Primitive.Types' Warning: 'MutableByteArray' is ambiguous. It is defined * in Data.Array.Byte * in Data.Array.Byte You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in Data.Array.Byte Warning: 'ByteArray' is ambiguous. It is defined * in Data.Array.Byte * in Data.Array.Byte You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in Data.Array.Byte 98% ( 61 / 62) in 'Data.Primitive.ByteArray' Missing documentation for: createByteArray (Data/Primitive/ByteArray.hs:672) Warning: 'PrimArray' is ambiguous. It is defined * at Data/Primitive/PrimArray.hs:144:20 * at Data/Primitive/PrimArray.hs:144:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Data/Primitive/PrimArray.hs:144:1 Warning: 'MutablePrimArray' is ambiguous. It is defined * at Data/Primitive/PrimArray.hs:167:29 * at Data/Primitive/PrimArray.hs:167:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Data/Primitive/PrimArray.hs:167:1 Warning: 'ByteArray' is ambiguous. It is defined * in Data.Array.Byte * in Data.Array.Byte You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in Data.Array.Byte 100% ( 78 / 78) in 'Data.Primitive.PrimArray' Warning: 'Ptr' is ambiguous. It is defined * in GHC.Ptr * in GHC.Ptr You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in GHC.Ptr 100% ( 17 / 17) in 'Data.Primitive.Ptr' 100% ( 10 / 10) in 'Data.Primitive' Warning: 'PrimVar' is ambiguous. It is defined * at Data/Primitive/PrimVar.hs:49:23 * at Data/Primitive/PrimVar.hs:49:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Data/Primitive/PrimVar.hs:49:1 Warning: 'MutablePrimArray' is ambiguous. It is defined * at Data/Primitive/PrimArray.hs:167:29 * at Data/Primitive/PrimArray.hs:167:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Data/Primitive/PrimArray.hs:167:1 100% ( 22 / 22) in 'Data.Primitive.PrimVar' Warning: Control.Monad.Primitive: could not find link destinations for: - Control.Monad.Primitive.D:R:PrimStateST - Control.Monad.Primitive.D:R:PrimStateST0 - Control.Monad.Primitive.D:R:PrimStateRWST - Control.Monad.Primitive.D:R:PrimStateWriterT - Control.Monad.Primitive.D:R:PrimStateStateT - Control.Monad.Primitive.D:R:PrimStateSelectT - Control.Monad.Primitive.D:R:PrimStateAccumT - Control.Monad.Primitive.D:R:PrimStateExceptT - Control.Monad.Primitive.D:R:PrimStateRWST0 - Control.Monad.Primitive.D:R:PrimStateRWST1 - Control.Monad.Primitive.D:R:PrimStateWriterT0 - Control.Monad.Primitive.D:R:PrimStateWriterT1 - Control.Monad.Primitive.D:R:PrimStateStateT0 - Control.Monad.Primitive.D:R:PrimStateReaderT - Control.Monad.Primitive.D:R:PrimStateMaybeT - Control.Monad.Primitive.D:R:PrimStateIdentityT - Control.Monad.Primitive.D:R:PrimStateContT - Control.Monad.Primitive.D:R:PrimStateIO Warning: Data.Primitive.Array: could not find link destinations for: - Data.Primitive.Array.D:R:ItemArray Warning: Data.Primitive.SmallArray: could not find link destinations for: - Data.Primitive.SmallArray.D:R:ItemSmallArray Warning: Data.Primitive.Types: could not find link destinations for: - GHC.Generics.D:R:UReckPtrp0 - GHC.Generics.Rep_R:UReckPtrp - GHC.Generics.Rep1_R:UReckPtrp Warning: Data.Primitive.ByteArray: could not find link destinations for: - Data.Array.Byte.D:R:ItemByteArray Warning: Data.Primitive.PrimArray: could not find link destinations for: - Data.Primitive.PrimArray.D:R:ItemPrimArray Warning: Data.Primitive.Ptr: could not find link destinations for: - GHC.Generics.D:R:UReckPtrp0 - GHC.Generics.Rep_R:UReckPtrp - GHC.Generics.Rep1_R:UReckPtrp Documentation created: dist/doc/html/primitive/, dist/doc/html/primitive/primitive.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/primitive-0.9.1.0-FI4ablStFrKABDqEidp4iv Completed primitive-0.9.1.0 Configuring reflection-2.1.9... Preprocessing library for reflection-2.1.9.. Building library for reflection-2.1.9.. [1 of 1] Compiling Data.Reflection ( fast/Data/Reflection.hs, dist/build/Data/Reflection.o, dist/build/Data/Reflection.dyn_o ) Preprocessing library for reflection-2.1.9.. Running Haddock on library for reflection-2.1.9.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 1] Compiling Data.Reflection ( fast/Data/Reflection.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 Warning: 'fold' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 76% ( 23 / 30) in 'Data.Reflection' Missing documentation for: Reifies (fast/Data/Reflection.hs:152) ReifiedMonoid (fast/Data/Reflection.hs:553) ReflectedMonoid (fast/Data/Reflection.hs:567) reifyMonoid (fast/Data/Reflection.hs:573) ReifiedApplicative (fast/Data/Reflection.hs:601) ReflectedApplicative (fast/Data/Reflection.hs:603) reifyApplicative (fast/Data/Reflection.hs:619) Documentation created: dist/doc/html/reflection/, dist/doc/html/reflection/reflection.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/reflection-2.1.9-HzKzfktnLbfKL6cdV3D8Rq Completed reflection-2.1.9 Configuring selective-0.7.0.1... Preprocessing library for selective-0.7.0.1.. Building library for selective-0.7.0.1.. [1 of 6] Compiling Control.Selective ( src/Control/Selective.hs, dist/build/Control/Selective.o, dist/build/Control/Selective.dyn_o ) [2 of 6] Compiling Control.Selective.Free ( src/Control/Selective/Free.hs, dist/build/Control/Selective/Free.o, dist/build/Control/Selective/Free.dyn_o ) [3 of 6] Compiling Control.Selective.Multi ( src/Control/Selective/Multi.hs, dist/build/Control/Selective/Multi.o, dist/build/Control/Selective/Multi.dyn_o ) [4 of 6] Compiling Control.Selective.Trans.Except ( src/Control/Selective/Trans/Except.hs, dist/build/Control/Selective/Trans/Except.o, dist/build/Control/Selective/Trans/Except.dyn_o ) [5 of 6] Compiling Control.Selective.Rigid.Freer ( src/Control/Selective/Rigid/Freer.hs, dist/build/Control/Selective/Rigid/Freer.o, dist/build/Control/Selective/Rigid/Freer.dyn_o ) [6 of 6] Compiling Control.Selective.Rigid.Free ( src/Control/Selective/Rigid/Free.hs, dist/build/Control/Selective/Rigid/Free.o, dist/build/Control/Selective/Rigid/Free.dyn_o ) Preprocessing library for selective-0.7.0.1.. Running Haddock on library for selective-0.7.0.1.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 6] Compiling Control.Selective ( src/Control/Selective.hs, nothing ) [2 of 6] Compiling Control.Selective.Free ( src/Control/Selective/Free.hs, nothing ) [3 of 6] Compiling Control.Selective.Multi ( src/Control/Selective/Multi.hs, nothing ) [4 of 6] Compiling Control.Selective.Trans.Except ( src/Control/Selective/Trans/Except.hs, nothing ) [5 of 6] Compiling Control.Selective.Rigid.Freer ( src/Control/Selective/Rigid/Freer.hs, nothing ) [6 of 6] Compiling Control.Selective.Rigid.Free ( src/Control/Selective/Rigid/Free.hs, nothing ) Haddock coverage: Warning: 'Cases' is ambiguous. It is defined * at src/Control/Selective.hs:255:16 * at src/Control/Selective.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/Control/Selective.hs:255:1 100% ( 38 / 38) in 'Control.Selective' 100% ( 10 / 10) in 'Control.Selective.Free' Warning: '~>' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Case' is ambiguous. It is defined * at src/Control/Selective/Multi.hs:287:22 * at src/Control/Selective/Multi.hs:287: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/Selective/Multi.hs:287:1 Warning: 'Sigma' is ambiguous. It is defined * at src/Control/Selective/Multi.hs:56:5 * at src/Control/Selective/Multi.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/Control/Selective/Multi.hs:55: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: 'One' is ambiguous. It is defined * at src/Control/Selective/Multi.hs:68:5 * at src/Control/Selective/Multi.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/Control/Selective/Multi.hs:67:1 97% ( 44 / 45) in 'Control.Selective.Multi' Missing documentation for: many (src/Control/Selective/Multi.hs:95) Warning: 'ExceptT' is ambiguous. It is defined * at src/Control/Selective/Trans/Except.hs:47:25 * at src/Control/Selective/Trans/Except.hs:47: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/Selective/Trans/Except.hs:47:1 18% ( 3 / 16) in 'Control.Selective.Trans.Except' Missing documentation for: Except (src/Control/Selective/Trans/Except.hs:94) except (src/Control/Selective/Trans/Except.hs:97) runExcept (src/Control/Selective/Trans/Except.hs:100) mapExcept (src/Control/Selective/Trans/Except.hs:103) withExcept (src/Control/Selective/Trans/Except.hs:106) runExceptT (src/Control/Selective/Trans/Except.hs:109) mapExceptT (src/Control/Selective/Trans/Except.hs:112) withExceptT (src/Control/Selective/Trans/Except.hs:115) throwE (src/Control/Selective/Trans/Except.hs:118) catchE (src/Control/Selective/Trans/Except.hs:121) liftCallCC (src/Control/Selective/Trans/Except.hs:124) liftListen (src/Control/Selective/Trans/Except.hs:127) liftPass (src/Control/Selective/Trans/Except.hs:130) 100% ( 10 / 10) in 'Control.Selective.Rigid.Freer' 100% ( 10 / 10) in 'Control.Selective.Rigid.Free' Documentation created: dist/doc/html/selective/, dist/doc/html/selective/selective.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/selective-0.7.0.1-4wUzyuuwPgAIWNVlnL65Lr Completed selective-0.7.0.1 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 split-0.2.5... Preprocessing library for split-0.2.5.. Building library for split-0.2.5.. [1 of 2] Compiling Data.List.Split.Internals ( src/Data/List/Split/Internals.hs, dist/build/Data/List/Split/Internals.o, dist/build/Data/List/Split/Internals.dyn_o ) [2 of 2] Compiling Data.List.Split ( src/Data/List/Split.hs, dist/build/Data/List/Split.o, dist/build/Data/List/Split.dyn_o ) Preprocessing library for split-0.2.5.. Running Haddock on library for split-0.2.5.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 2] Compiling Data.List.Split.Internals ( src/Data/List/Split/Internals.hs, nothing ) [2 of 2] Compiling Data.List.Split ( src/Data/List/Split.hs, nothing ) Haddock coverage: Warning: 'Splitter' is ambiguous. It is defined * at src/Data/List/Split/Internals.hs:21:19 * at src/Data/List/Split/Internals.hs:21: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/List/Split/Internals.hs:21:1 Warning: 'n' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'm' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 91% ( 63 / 69) in 'Data.List.Split.Internals' Warning: 'Splitter' is ambiguous. It is defined * at src/Data/List/Split/Internals.hs:21:19 * at src/Data/List/Split/Internals.hs:21: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/List/Split/Internals.hs:21:1 90% ( 46 / 51) in 'Data.List.Split' Documentation created: dist/doc/html/split/, dist/doc/html/split/split.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/split-0.2.5-HdqIBMrRyNiLuV2hi4AZF8 Completed split-0.2.5 Configuring splitmix-0.1.3.1... Preprocessing library for splitmix-0.1.3.1.. Building library for splitmix-0.1.3.1.. [1 of 4] Compiling Data.Bits.Compat ( src-compat/Data/Bits/Compat.hs, dist/build/Data/Bits/Compat.o, dist/build/Data/Bits/Compat.dyn_o ) [2 of 4] Compiling System.Random.SplitMix.Init ( src/System/Random/SplitMix/Init.hs, dist/build/System/Random/SplitMix/Init.o, dist/build/System/Random/SplitMix/Init.dyn_o ) [3 of 4] Compiling System.Random.SplitMix ( src/System/Random/SplitMix.hs, dist/build/System/Random/SplitMix.o, dist/build/System/Random/SplitMix.dyn_o ) [4 of 4] Compiling System.Random.SplitMix32 ( src/System/Random/SplitMix32.hs, dist/build/System/Random/SplitMix32.o, dist/build/System/Random/SplitMix32.dyn_o ) Preprocessing library for splitmix-0.1.3.1.. Running Haddock on library for splitmix-0.1.3.1.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 4] Compiling Data.Bits.Compat ( src-compat/Data/Bits/Compat.hs, nothing ) [2 of 4] Compiling System.Random.SplitMix.Init ( src/System/Random/SplitMix/Init.hs, nothing ) [3 of 4] Compiling System.Random.SplitMix ( src/System/Random/SplitMix.hs, nothing ) [4 of 4] Compiling System.Random.SplitMix32 ( src/System/Random/SplitMix32.hs, nothing ) Haddock coverage: Warning: 'SMGen' is ambiguous. It is defined * at src/System/Random/SplitMix.hs:77:14 * at src/System/Random/SplitMix.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/System/Random/SplitMix.hs:77:1 100% ( 22 / 22) in 'System.Random.SplitMix' Warning: 'SMGen' is ambiguous. It is defined * at src/System/Random/SplitMix32.hs:61:14 * at src/System/Random/SplitMix32.hs:61: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/System/Random/SplitMix32.hs:61:1 100% ( 22 / 22) in 'System.Random.SplitMix32' Documentation created: dist/doc/html/splitmix/, dist/doc/html/splitmix/splitmix.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/splitmix-0.1.3.1-FLXrwOMCBr82OHyMQoNXPe Completed splitmix-0.1.3.1 Configuring syb-0.7.3... Preprocessing library for syb-0.7.3.. Building library for syb-0.7.3.. [ 1 of 16] Compiling Data.Generics.Aliases ( src/Data/Generics/Aliases.hs, dist/build/Data/Generics/Aliases.o, dist/build/Data/Generics/Aliases.dyn_o ) [ 2 of 16] Compiling Data.Generics.Basics ( src/Data/Generics/Basics.hs, dist/build/Data/Generics/Basics.o, dist/build/Data/Generics/Basics.dyn_o ) [ 3 of 16] Compiling Data.Generics.Builders ( src/Data/Generics/Builders.hs, dist/build/Data/Generics/Builders.o, dist/build/Data/Generics/Builders.dyn_o ) [ 4 of 16] Compiling Data.Generics.Instances ( src/Data/Generics/Instances.hs, dist/build/Data/Generics/Instances.o, dist/build/Data/Generics/Instances.dyn_o ) [ 5 of 16] Compiling Data.Generics.Schemes ( src/Data/Generics/Schemes.hs, dist/build/Data/Generics/Schemes.o, dist/build/Data/Generics/Schemes.dyn_o ) [ 6 of 16] Compiling Data.Generics.Text ( src/Data/Generics/Text.hs, dist/build/Data/Generics/Text.o, dist/build/Data/Generics/Text.dyn_o ) [ 7 of 16] Compiling Data.Generics.Twins ( src/Data/Generics/Twins.hs, dist/build/Data/Generics/Twins.o, dist/build/Data/Generics/Twins.dyn_o ) [ 8 of 16] Compiling Data.Generics ( src/Data/Generics.hs, dist/build/Data/Generics.o, dist/build/Data/Generics.dyn_o ) [ 9 of 16] Compiling Generics.SYB ( src/Generics/SYB.hs, dist/build/Generics/SYB.o, dist/build/Generics/SYB.dyn_o ) [10 of 16] Compiling Generics.SYB.Aliases ( src/Generics/SYB/Aliases.hs, dist/build/Generics/SYB/Aliases.o, dist/build/Generics/SYB/Aliases.dyn_o ) [11 of 16] Compiling Generics.SYB.Basics ( src/Generics/SYB/Basics.hs, dist/build/Generics/SYB/Basics.o, dist/build/Generics/SYB/Basics.dyn_o ) [12 of 16] Compiling Generics.SYB.Builders ( src/Generics/SYB/Builders.hs, dist/build/Generics/SYB/Builders.o, dist/build/Generics/SYB/Builders.dyn_o ) [13 of 16] Compiling Generics.SYB.Instances ( src/Generics/SYB/Instances.hs, dist/build/Generics/SYB/Instances.o, dist/build/Generics/SYB/Instances.dyn_o ) [14 of 16] Compiling Generics.SYB.Schemes ( src/Generics/SYB/Schemes.hs, dist/build/Generics/SYB/Schemes.o, dist/build/Generics/SYB/Schemes.dyn_o ) [15 of 16] Compiling Generics.SYB.Text ( src/Generics/SYB/Text.hs, dist/build/Generics/SYB/Text.o, dist/build/Generics/SYB/Text.dyn_o ) [16 of 16] Compiling Generics.SYB.Twins ( src/Generics/SYB/Twins.hs, dist/build/Generics/SYB/Twins.o, dist/build/Generics/SYB/Twins.dyn_o ) Preprocessing library for syb-0.7.3.. Running Haddock on library for syb-0.7.3.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [ 1 of 16] Compiling Data.Generics.Aliases ( src/Data/Generics/Aliases.hs, nothing ) [ 2 of 16] Compiling Data.Generics.Basics ( src/Data/Generics/Basics.hs, nothing ) [ 3 of 16] Compiling Data.Generics.Builders ( src/Data/Generics/Builders.hs, nothing ) [ 4 of 16] Compiling Data.Generics.Instances ( src/Data/Generics/Instances.hs, nothing ) [ 5 of 16] Compiling Data.Generics.Schemes ( src/Data/Generics/Schemes.hs, nothing ) [ 6 of 16] Compiling Data.Generics.Text ( src/Data/Generics/Text.hs, nothing ) [ 7 of 16] Compiling Data.Generics.Twins ( src/Data/Generics/Twins.hs, nothing ) [ 8 of 16] Compiling Data.Generics ( src/Data/Generics.hs, nothing ) [ 9 of 16] Compiling Generics.SYB ( src/Generics/SYB.hs, nothing ) [10 of 16] Compiling Generics.SYB.Aliases ( src/Generics/SYB/Aliases.hs, nothing ) [11 of 16] Compiling Generics.SYB.Basics ( src/Generics/SYB/Basics.hs, nothing ) [12 of 16] Compiling Generics.SYB.Builders ( src/Generics/SYB/Builders.hs, nothing ) [13 of 16] Compiling Generics.SYB.Instances ( src/Generics/SYB/Instances.hs, nothing ) [14 of 16] Compiling Generics.SYB.Schemes ( src/Generics/SYB/Schemes.hs, nothing ) [15 of 16] Compiling Generics.SYB.Text ( src/Generics/SYB/Text.hs, nothing ) [16 of 16] Compiling Generics.SYB.Twins ( src/Generics/SYB/Twins.hs, nothing ) Haddock coverage: Warning: 'Generic'' is ambiguous. It is defined * at src/Data/Generics/Aliases.hs:524:22 * at src/Data/Generics/Aliases.hs:524: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/Generics/Aliases.hs:524:1 Warning: 'GenericR'' is ambiguous. It is defined * at src/Data/Generics/Aliases.hs:509:23 * at src/Data/Generics/Aliases.hs:509: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/Generics/Aliases.hs:509:1 Warning: 'GenericB'' is ambiguous. It is defined * at src/Data/Generics/Aliases.hs:496:21 * at src/Data/Generics/Aliases.hs:496: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/Generics/Aliases.hs:496:1 100% ( 62 / 62) in 'Data.Generics.Aliases' 100% ( 2 / 2) in 'Data.Generics.Basics' 100% ( 3 / 3) in 'Data.Generics.Builders' 100% ( 1 / 1) in 'Data.Generics.Instances' 100% ( 19 / 19) in 'Data.Generics.Schemes' 100% ( 6 / 6) in 'Data.Generics.Text' 100% ( 17 / 17) in 'Data.Generics.Twins' 100% ( 8 / 8) in 'Data.Generics' 100% ( 2 / 2) in 'Generics.SYB' 100% ( 2 / 2) in 'Generics.SYB.Aliases' 100% ( 2 / 2) in 'Generics.SYB.Basics' 100% ( 2 / 2) in 'Generics.SYB.Builders' 100% ( 1 / 1) in 'Generics.SYB.Instances' 100% ( 2 / 2) in 'Generics.SYB.Schemes' 100% ( 2 / 2) in 'Generics.SYB.Text' 100% ( 2 / 2) in 'Generics.SYB.Twins' Documentation created: dist/doc/html/syb/, dist/doc/html/syb/syb.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/syb-0.7.3-3RSHlswStQQ1o1nIweGIxQ Completed syb-0.7.3 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 vector-stream-0.1.0.1... Preprocessing library for vector-stream-0.1.0.1.. Building library for vector-stream-0.1.0.1.. [1 of 1] Compiling Data.Stream.Monadic ( src/Data/Stream/Monadic.hs, dist/build/Data/Stream/Monadic.o, dist/build/Data/Stream/Monadic.dyn_o ) Preprocessing library for vector-stream-0.1.0.1.. Running Haddock on library for vector-stream-0.1.0.1.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 1] Compiling Data.Stream.Monadic ( src/Data/Stream/Monadic.hs, nothing ) Haddock coverage: Warning: 'Stream' is ambiguous. It is defined * at src/Data/Stream/Monadic.hs:154:19 * at src/Data/Stream/Monadic.hs:154: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/Stream/Monadic.hs:154:1 Warning: 'Bundle' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 81% (110 /135) in 'Data.Stream.Monadic' Missing documentation for: liftBox (src/Data/Stream/Monadic.hs:130) generate (src/Data/Stream/Monadic.hs:210) unbox (src/Data/Stream/Monadic.hs:462) concatMap (src/Data/Stream/Monadic.hs:1070) zipWithM_ (src/Data/Stream/Monadic.hs:531) zipWith3M (src/Data/Stream/Monadic.hs:535) zipWith4M (src/Data/Stream/Monadic.hs:565) zipWith5M (src/Data/Stream/Monadic.hs:572) zipWith6M (src/Data/Stream/Monadic.hs:579) zipWith (src/Data/Stream/Monadic.hs:585) zipWith3 (src/Data/Stream/Monadic.hs:590) zipWith4 (src/Data/Stream/Monadic.hs:596) zipWith5 (src/Data/Stream/Monadic.hs:602) zipWith6 (src/Data/Stream/Monadic.hs:608) zip (src/Data/Stream/Monadic.hs:612) zip3 (src/Data/Stream/Monadic.hs:616) zip4 (src/Data/Stream/Monadic.hs:621) zip5 (src/Data/Stream/Monadic.hs:626) zip6 (src/Data/Stream/Monadic.hs:631) mapMaybe (src/Data/Stream/Monadic.hs:702) catMaybes (src/Data/Stream/Monadic.hs:716) and (src/Data/Stream/Monadic.hs:1044) or (src/Data/Stream/Monadic.hs:1057) concatMapM (src/Data/Stream/Monadic.hs:1074) unfoldrN (src/Data/Stream/Monadic.hs:1136) Documentation created: dist/doc/html/vector-stream/, dist/doc/html/vector-stream/vector-stream.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/vector-stream-0.1.0.1-6z73n1LRnZvKlURnjwR3rr Completed vector-stream-0.1.0.1 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 indexed-list-literals-0.2.1.3... Preprocessing library for indexed-list-literals-0.2.1.3.. Building library for indexed-list-literals-0.2.1.3.. src/Data/IndexedListLiterals.hs:4:5: warning: [GHC-53692] [-Wdeprecated-flags] -XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead | 4 | , TypeInType | ^^^^^^^^^^ [1 of 1] Compiling Data.IndexedListLiterals ( src/Data/IndexedListLiterals.hs, dist/build/Data/IndexedListLiterals.o, dist/build/Data/IndexedListLiterals.dyn_o ) src/Data/IndexedListLiterals.hs:103:81: warning: [GHC-63394] [-Wx-partial] In the use of head (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 103 | ["instance " ++ className ++ " (" ++ tys ++ ") " ++ show length ++ " " ++ head types ++ " where" | ^^^^ src/Data/IndexedListLiterals.hs:108:18: warning: [GHC-63394] [-Wx-partial] In the use of tail (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 108 | dropOneTuple = tail | ^^^^ Preprocessing library for indexed-list-literals-0.2.1.3.. Running Haddock on library for indexed-list-literals-0.2.1.3.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. src/Data/IndexedListLiterals.hs:4:5: warning: [GHC-53692] [-Wdeprecated-flags] -XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead | 4 | , TypeInType | ^^^^^^^^^^ [1 of 1] Compiling Data.IndexedListLiterals ( src/Data/IndexedListLiterals.hs, nothing ) src/Data/IndexedListLiterals.hs:103:81: warning: [GHC-63394] [-Wx-partial] In the use of head (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 103 | ["instance " ++ className ++ " (" ++ tys ++ ") " ++ show length ++ " " ++ head types ++ " where" | ^^^^ src/Data/IndexedListLiterals.hs:108:18: warning: [GHC-63394] [-Wx-partial] In the use of tail (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 108 | dropOneTuple = tail | ^^^^ Haddock coverage: 75% ( 6 / 8) in 'Data.IndexedListLiterals' Missing documentation for: Module header len (src/Data/IndexedListLiterals.hs:49) Documentation created: dist/doc/html/indexed-list-literals/, dist/doc/html/indexed-list-literals/indexed-list-literals.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/indexed-list-literals-0.2.1.3-827R9KzNaWM36nNTgQ8M8s Completed indexed-list-literals-0.2.1.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 Warning: storable-complex.cabal:31:31: version operators used. To use version operators the package needs to specify at least 'cabal-version: >= 1.8'. Configuring storable-complex-0.2.3.0... Preprocessing library for storable-complex-0.2.3.0.. Building library for storable-complex-0.2.3.0.. [1 of 1] Compiling Foreign.Storable.Complex ( src/Foreign/Storable/Complex.hs, dist/build/Foreign/Storable/Complex.o, dist/build/Foreign/Storable/Complex.dyn_o ) Preprocessing library for storable-complex-0.2.3.0.. Running Haddock on library for storable-complex-0.2.3.0.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 1] Compiling Foreign.Storable.Complex ( src/Foreign/Storable/Complex.hs, nothing ) Haddock coverage: 0% ( 0 / 1) in 'Foreign.Storable.Complex' Missing documentation for: Module header Documentation created: dist/doc/html/storable-complex/, dist/doc/html/storable-complex/storable-complex.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/storable-complex-0.2.3.0-LZQwjiiYdsmFYjsCGJe51a Completed storable-complex-0.2.3.0 Configuring ansi-terminal-types-1.1.3... Preprocessing library for ansi-terminal-types-1.1.3.. Building library for ansi-terminal-types-1.1.3.. [1 of 2] Compiling System.Console.ANSI.Types ( src/System/Console/ANSI/Types.hs, dist/build/System/Console/ANSI/Types.o, dist/build/System/Console/ANSI/Types.dyn_o ) [2 of 2] Compiling System.Console.ANSI.Codes ( src/System/Console/ANSI/Codes.hs, dist/build/System/Console/ANSI/Codes.o, dist/build/System/Console/ANSI/Codes.dyn_o ) Preprocessing library for ansi-terminal-types-1.1.3.. Running Haddock on library for ansi-terminal-types-1.1.3.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 2] Compiling System.Console.ANSI.Types ( src/System/Console/ANSI/Types.hs, nothing ) [2 of 2] Compiling System.Console.ANSI.Codes ( src/System/Console/ANSI/Codes.hs, nothing ) Haddock coverage: 100% ( 13 / 13) in 'System.Console.ANSI.Types' 66% ( 41 / 62) in 'System.Console.ANSI.Codes' Missing documentation for: cursorUpCode (src/System/Console/ANSI/Codes.hs:236) cursorDownCode (src/System/Console/ANSI/Codes.hs:237) cursorForwardCode (src/System/Console/ANSI/Codes.hs:238) cursorBackwardCode (src/System/Console/ANSI/Codes.hs:239) cursorUpLineCode (src/System/Console/ANSI/Codes.hs:245) cursorDownLineCode (src/System/Console/ANSI/Codes.hs:244) clearFromCursorToScreenEndCode (src/System/Console/ANSI/Codes.hs:312) clearFromCursorToScreenBeginningCode (src/System/Console/ANSI/Codes.hs:313) clearScreenCode (src/System/Console/ANSI/Codes.hs:314) clearFromCursorToLineEndCode (src/System/Console/ANSI/Codes.hs:315) clearFromCursorToLineBeginningCode (src/System/Console/ANSI/Codes.hs:316) clearLineCode (src/System/Console/ANSI/Codes.hs:317) enableLineWrapCode (src/System/Console/ANSI/Codes.hs:320) disableLineWrapCode (src/System/Console/ANSI/Codes.hs:321) scrollPageUpCode (src/System/Console/ANSI/Codes.hs:326) scrollPageDownCode (src/System/Console/ANSI/Codes.hs:327) useAlternateScreenBufferCode (src/System/Console/ANSI/Codes.hs:330) useNormalScreenBufferCode (src/System/Console/ANSI/Codes.hs:331) setSGRCode (src/System/Console/ANSI/Codes.hs:339) hideCursorCode (src/System/Console/ANSI/Codes.hs:344) showCursorCode (src/System/Console/ANSI/Codes.hs:345) Documentation created: dist/doc/html/ansi-terminal-types/, dist/doc/html/ansi-terminal-types/ansi-terminal-types.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/ansi-terminal-types-1.1.3-FbCvCegLPPTJZH2c3Rw7yn Completed ansi-terminal-types-1.1.3 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-J8fLvwSw9feFf65x5AcaWG Completed hashable-1.5.0.0 Configuring random-1.3.1... Preprocessing library for random-1.3.1.. Building library for random-1.3.1.. [1 of 6] Compiling System.Random.Array ( src/System/Random/Array.hs, dist/build/System/Random/Array.o, dist/build/System/Random/Array.dyn_o ) [2 of 6] Compiling System.Random.GFinite ( src/System/Random/GFinite.hs, dist/build/System/Random/GFinite.o, dist/build/System/Random/GFinite.dyn_o ) [3 of 6] Compiling System.Random.Internal ( src/System/Random/Internal.hs, dist/build/System/Random/Internal.o, dist/build/System/Random/Internal.dyn_o ) [4 of 6] Compiling System.Random.Seed ( src/System/Random/Seed.hs, dist/build/System/Random/Seed.o, dist/build/System/Random/Seed.dyn_o ) [5 of 6] Compiling System.Random ( src/System/Random.hs, dist/build/System/Random.o, dist/build/System/Random.dyn_o ) [6 of 6] Compiling System.Random.Stateful ( src/System/Random/Stateful.hs, dist/build/System/Random/Stateful.o, dist/build/System/Random/Stateful.dyn_o ) Preprocessing library for random-1.3.1.. Running Haddock on library for random-1.3.1.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 6] Compiling System.Random.Array ( src/System/Random/Array.hs, nothing ) [2 of 6] Compiling System.Random.GFinite ( src/System/Random/GFinite.hs, nothing ) [3 of 6] Compiling System.Random.Internal ( src/System/Random/Internal.hs, nothing ) [4 of 6] Compiling System.Random.Seed ( src/System/Random/Seed.hs, nothing ) [5 of 6] Compiling System.Random ( src/System/Random.hs, nothing ) [6 of 6] Compiling System.Random.Stateful ( src/System/Random/Stateful.hs, nothing ) Haddock coverage: Warning: 'ST' is ambiguous. It is defined * in GHC.ST * in GHC.ST You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in GHC.ST Warning: 'StateGenM' is ambiguous. It is defined * at src/System/Random/Internal.hs:606:20 * at src/System/Random/Internal.hs:606: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/System/Random/Internal.hs:606:1 Warning: 'StateGen' is ambiguous. It is defined * at src/System/Random/Internal.hs:612:22 * at src/System/Random/Internal.hs:612: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/System/Random/Internal.hs:612:1 Warning: 'ByteArray' is ambiguous. It is defined * in Data.Array.Byte * in Data.Array.Byte You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in Data.Array.Byte Warning: 'StdGen' is ambiguous. It is defined * at src/System/Random/Internal.hs:749:18 * at src/System/Random/Internal.hs:749: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/System/Random/Internal.hs:749:1 Warning: 'MutableByteArray' is ambiguous. It is defined * in Data.Array.Byte * in Data.Array.Byte You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in Data.Array.Byte Warning: 'ST' is ambiguous. It is defined * in GHC.ST * in GHC.ST You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in GHC.ST Warning: 'StateT' is ambiguous. It is defined * in Control.Monad.Trans.State.Strict * in Control.Monad.Trans.State.Strict 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.State.Strict Warning: 'Seed' is ambiguous. It is defined * at src/System/Random/Internal.hs:134:18 * at src/System/Random/Internal.hs:134: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/System/Random/Internal.hs:134:1 Warning: 'StdGen' is ambiguous. It is defined * at src/System/Random/Internal.hs:749:18 * at src/System/Random/Internal.hs:749: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/System/Random/Internal.hs:749:1 Warning: 'ByteArray' is ambiguous. It is defined * in Data.Array.Byte * in Data.Array.Byte You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in Data.Array.Byte Warning: 'ByteString' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'uniformByteStringM' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 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: 'StdGen' is ambiguous. It is defined * at src/System/Random/Internal.hs:749:18 * at src/System/Random/Internal.hs:749: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/System/Random/Internal.hs:749:1 100% ( 71 / 71) in 'System.Random' Warning: 'TGenM' is ambiguous. It is defined * at src/System/Random/Stateful.hs:719:19 * at src/System/Random/Stateful.hs:719: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/System/Random/Stateful.hs:719:1 Warning: 'STGenM' is ambiguous. It is defined * at src/System/Random/Stateful.hs:618:22 * at src/System/Random/Stateful.hs:618: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/System/Random/Stateful.hs:618:1 Warning: 'StateGenM' is ambiguous. It is defined * at src/System/Random/Internal.hs:606:20 * at src/System/Random/Internal.hs:606: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/System/Random/Internal.hs:606:1 Warning: 'IOGenM' is ambiguous. It is defined * at src/System/Random/Stateful.hs:542:20 * at src/System/Random/Stateful.hs:542: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/System/Random/Stateful.hs:542:1 Warning: 'AtomicGenM' is ambiguous. It is defined * at src/System/Random/Stateful.hs:428:24 * at src/System/Random/Stateful.hs:428: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/System/Random/Stateful.hs:428:1 Warning: 'Seed' is ambiguous. It is defined * at src/System/Random/Internal.hs:134:18 * at src/System/Random/Internal.hs:134: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/System/Random/Internal.hs:134:1 Warning: 'StdGen' is ambiguous. It is defined * at src/System/Random/Internal.hs:749:18 * at src/System/Random/Internal.hs:749: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/System/Random/Internal.hs:749:1 Warning: 'IOGen' is ambiguous. It is defined * at src/System/Random/Stateful.hs:547:19 * at src/System/Random/Stateful.hs:547: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/System/Random/Stateful.hs:547:1 Warning: 'STGenM' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'STM' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'STGen' is ambiguous. It is defined * at src/System/Random/Stateful.hs:623:19 * at src/System/Random/Stateful.hs:623: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/System/Random/Stateful.hs:623:1 Warning: 'clearBit' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'testBit' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% (137 /137) in 'System.Random.Stateful' Warning: System.Random: could not find link destinations for: - System.Random.GFinite.cardinality - System.Random.GFinite.toFinite - System.Random.GFinite.fromFinite - System.Random.GFinite.Cardinality - System.Random.Seed.D:R:SeedSizeSMGen - System.Random.Seed.D:R:SeedSizeSMGen0 - System.Random.Seed.D:R:SeedSizeStateGen - System.Random.Seed.D:R:SeedSizeStdGen - System.Random.Stateful.D:R:SeedSizeAtomicGen - System.Random.Stateful.D:R:SeedSizeIOGen - System.Random.Stateful.D:R:SeedSizeSTGen - System.Random.Stateful.D:R:SeedSizeTGen Warning: System.Random.Stateful: could not find link destinations for: - System.Random.GFinite.GFinite - System.Random.GFinite.cardinality - System.Random.GFinite.toFinite - System.Random.GFinite.fromFinite - System.Random.GFinite.Cardinality - System.Random.Internal.GUniformRange - System.Random.Internal.GUniform - System.Random.Internal.D:R:MutableGenStateGenm - System.Random.Seed.D:R:SeedSizeSMGen - System.Random.Seed.D:R:SeedSizeSMGen0 - System.Random.Seed.D:R:SeedSizeStateGen - System.Random.Seed.D:R:SeedSizeStdGen - System.Random.Stateful.D:R:MutableGenAtomicGenm - System.Random.Stateful.D:R:SeedSizeAtomicGen - System.Random.Stateful.D:R:MutableGenIOGenm - System.Random.Stateful.D:R:SeedSizeIOGen - System.Random.Stateful.D:R:MutableGenSTGenST - System.Random.Stateful.D:R:SeedSizeSTGen - System.Random.Stateful.D:R:MutableGenTGenSTM - System.Random.Stateful.D:R:SeedSizeTGen Documentation created: dist/doc/html/random/, dist/doc/html/random/random.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/random-1.3.1-3HmCudIQHVrG4RNMrw37d7 Completed random-1.3.1 Configuring finite-typelits-0.2.1.0... Preprocessing library for finite-typelits-0.2.1.0.. Building library for finite-typelits-0.2.1.0.. [1 of 4] Compiling Data.Finite.Internal.Integral ( src/Data/Finite/Internal/Integral.hs, dist/build/Data/Finite/Internal/Integral.o, dist/build/Data/Finite/Internal/Integral.dyn_o ) [2 of 4] Compiling Data.Finite.Internal ( src/Data/Finite/Internal.hs, dist/build/Data/Finite/Internal.o, dist/build/Data/Finite/Internal.dyn_o ) [3 of 4] Compiling Data.Finite.Integral ( src/Data/Finite/Integral.hs, dist/build/Data/Finite/Integral.o, dist/build/Data/Finite/Integral.dyn_o ) [4 of 4] Compiling Data.Finite ( src/Data/Finite.hs, dist/build/Data/Finite.o, dist/build/Data/Finite.dyn_o ) Preprocessing library for finite-typelits-0.2.1.0.. Running Haddock on library for finite-typelits-0.2.1.0.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 4] Compiling Data.Finite.Internal.Integral ( src/Data/Finite/Internal/Integral.hs, nothing ) [2 of 4] Compiling Data.Finite.Internal ( src/Data/Finite/Internal.hs, nothing ) [3 of 4] Compiling Data.Finite.Integral ( src/Data/Finite/Integral.hs, nothing ) [4 of 4] Compiling Data.Finite ( src/Data/Finite.hs, nothing ) Haddock coverage: Warning: 'Finite' is ambiguous. It is defined * at src/Data/Finite/Internal/Integral.hs:290:31 * at src/Data/Finite/Internal/Integral.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 src/Data/Finite/Internal/Integral.hs:290:1 100% ( 10 / 10) in 'Data.Finite.Internal.Integral' Warning: 'Finite' is ambiguous. It is defined * at src/Data/Finite/Internal.hs:34:1 * at src/Data/Finite/Internal.hs:29: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/Finite/Internal.hs:29:1 80% ( 4 / 5) in 'Data.Finite.Internal' Missing documentation for: Finite (src/Data/Finite/Internal.hs:34) Warning: 'Finite' is ambiguous. It is defined * at src/Data/Finite/Internal/Integral.hs:290:31 * at src/Data/Finite/Internal/Integral.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 src/Data/Finite/Internal/Integral.hs:290:1 Warning: '()' 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. 89% ( 41 / 46) in 'Data.Finite.Integral' Missing documentation for: weakenProxy (src/Data/Finite/Integral.hs:206) strengthenProxy (src/Data/Finite/Integral.hs:212) shiftProxy (src/Data/Finite/Integral.hs:222) unshiftProxy (src/Data/Finite/Integral.hs:229) separateOne (src/Data/Finite/Integral.hs:333) Warning: 'Finite' is ambiguous. It is defined * at src/Data/Finite/Internal.hs:34:1 * at src/Data/Finite/Internal.hs:29: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/Finite/Internal.hs:29:1 Warning: '()' 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. 87% ( 35 / 40) in 'Data.Finite' Missing documentation for: weakenProxy (src/Data/Finite.hs:127) strengthenProxy (src/Data/Finite.hs:132) shiftProxy (src/Data/Finite.hs:137) unshiftProxy (src/Data/Finite.hs:142) separateOne (src/Data/Finite.hs:207) Warning: Data.Finite.Internal.Integral: could not find link destinations for: - Data.Finite.Internal.Integral.intVal_ - Data.Finite.Internal.Integral.LeqMaybe - Data.Finite.Internal.Integral.D:R:LimitInt64 - Data.Finite.Internal.Integral.D:R:LimitWord64 - Data.Finite.Internal.Integral.D:R:LimitInt32 - Data.Finite.Internal.Integral.D:R:LimitWord32 - Data.Finite.Internal.Integral.D:R:LimitInt16 - Data.Finite.Internal.Integral.D:R:LimitWord16 - Data.Finite.Internal.Integral.D:R:LimitInt8 - Data.Finite.Internal.Integral.D:R:LimitWord8 - Data.Finite.Internal.Integral.D:R:LimitInt - Data.Finite.Internal.Integral.D:R:LimitWord - Data.Finite.Internal.Integral.D:R:LimitNatural - Data.Finite.Internal.Integral.D:R:LimitInteger Warning: Data.Finite.Integral: could not find link destinations for: - Data.Finite.Internal.Integral.intVal_ - Data.Finite.Internal.Integral.LeqMaybe - Data.Finite.Internal.Integral.D:R:LimitInt64 - Data.Finite.Internal.Integral.D:R:LimitWord64 - Data.Finite.Internal.Integral.D:R:LimitInt32 - Data.Finite.Internal.Integral.D:R:LimitWord32 - Data.Finite.Internal.Integral.D:R:LimitInt16 - Data.Finite.Internal.Integral.D:R:LimitWord16 - Data.Finite.Internal.Integral.D:R:LimitInt8 - Data.Finite.Internal.Integral.D:R:LimitWord8 - Data.Finite.Internal.Integral.D:R:LimitInt - Data.Finite.Internal.Integral.D:R:LimitWord - Data.Finite.Internal.Integral.D:R:LimitNatural - Data.Finite.Internal.Integral.D:R:LimitInteger Documentation created: dist/doc/html/finite-typelits/, dist/doc/html/finite-typelits/finite-typelits.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/finite-typelits-0.2.1.0-BEEUanCQwCZAVmQC3cSeau Completed finite-typelits-0.2.1.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 mmorph-1.2.1... Preprocessing library for mmorph-1.2.1.. Building library for mmorph-1.2.1.. [1 of 2] Compiling Control.Monad.Morph ( src/Control/Monad/Morph.hs, dist/build/Control/Monad/Morph.o, dist/build/Control/Monad/Morph.dyn_o ) [2 of 2] Compiling Control.Monad.Trans.Compose ( src/Control/Monad/Trans/Compose.hs, dist/build/Control/Monad/Trans/Compose.o, dist/build/Control/Monad/Trans/Compose.dyn_o ) src/Control/Monad/Trans/Compose.hs:45:25: warning: [GHC-39567] [-Wstar-is-type] Using * (or its Unicode variant) to mean Data.Kind.Type relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use Type from Data.Kind instead. | 45 | newtype ComposeT (f :: (* -> *) -> * -> *) (g :: (* -> *) -> * -> *) m a | ^ src/Control/Monad/Trans/Compose.hs:45:30: warning: [GHC-39567] [-Wstar-is-type] Using * (or its Unicode variant) to mean Data.Kind.Type relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use Type from Data.Kind instead. | 45 | newtype ComposeT (f :: (* -> *) -> * -> *) (g :: (* -> *) -> * -> *) m a | ^ src/Control/Monad/Trans/Compose.hs:45:36: warning: [GHC-39567] [-Wstar-is-type] Using * (or its Unicode variant) to mean Data.Kind.Type relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use Type from Data.Kind instead. | 45 | newtype ComposeT (f :: (* -> *) -> * -> *) (g :: (* -> *) -> * -> *) m a | ^ src/Control/Monad/Trans/Compose.hs:45:41: warning: [GHC-39567] [-Wstar-is-type] Using * (or its Unicode variant) to mean Data.Kind.Type relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use Type from Data.Kind instead. | 45 | newtype ComposeT (f :: (* -> *) -> * -> *) (g :: (* -> *) -> * -> *) m a | ^ src/Control/Monad/Trans/Compose.hs:45:51: warning: [GHC-39567] [-Wstar-is-type] Using * (or its Unicode variant) to mean Data.Kind.Type relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use Type from Data.Kind instead. | 45 | newtype ComposeT (f :: (* -> *) -> * -> *) (g :: (* -> *) -> * -> *) m a | ^ src/Control/Monad/Trans/Compose.hs:45:56: warning: [GHC-39567] [-Wstar-is-type] Using * (or its Unicode variant) to mean Data.Kind.Type relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use Type from Data.Kind instead. | 45 | newtype ComposeT (f :: (* -> *) -> * -> *) (g :: (* -> *) -> * -> *) m a | ^ src/Control/Monad/Trans/Compose.hs:45:62: warning: [GHC-39567] [-Wstar-is-type] Using * (or its Unicode variant) to mean Data.Kind.Type relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use Type from Data.Kind instead. | 45 | newtype ComposeT (f :: (* -> *) -> * -> *) (g :: (* -> *) -> * -> *) m a | ^ src/Control/Monad/Trans/Compose.hs:45:67: warning: [GHC-39567] [-Wstar-is-type] Using * (or its Unicode variant) to mean Data.Kind.Type relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use Type from Data.Kind instead. | 45 | newtype ComposeT (f :: (* -> *) -> * -> *) (g :: (* -> *) -> * -> *) m a | ^ Preprocessing library for mmorph-1.2.1.. Running Haddock on library for mmorph-1.2.1.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 2] Compiling Control.Monad.Morph ( src/Control/Monad/Morph.hs, nothing ) [2 of 2] Compiling Control.Monad.Trans.Compose ( src/Control/Monad/Trans/Compose.hs, nothing ) src/Control/Monad/Trans/Compose.hs:45:25: warning: [GHC-39567] [-Wstar-is-type] Using * (or its Unicode variant) to mean Data.Kind.Type relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use Type from Data.Kind instead. | 45 | newtype ComposeT (f :: (* -> *) -> * -> *) (g :: (* -> *) -> * -> *) m a | ^ src/Control/Monad/Trans/Compose.hs:45:30: warning: [GHC-39567] [-Wstar-is-type] Using * (or its Unicode variant) to mean Data.Kind.Type relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use Type from Data.Kind instead. | 45 | newtype ComposeT (f :: (* -> *) -> * -> *) (g :: (* -> *) -> * -> *) m a | ^ src/Control/Monad/Trans/Compose.hs:45:36: warning: [GHC-39567] [-Wstar-is-type] Using * (or its Unicode variant) to mean Data.Kind.Type relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use Type from Data.Kind instead. | 45 | newtype ComposeT (f :: (* -> *) -> * -> *) (g :: (* -> *) -> * -> *) m a | ^ src/Control/Monad/Trans/Compose.hs:45:41: warning: [GHC-39567] [-Wstar-is-type] Using * (or its Unicode variant) to mean Data.Kind.Type relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use Type from Data.Kind instead. | 45 | newtype ComposeT (f :: (* -> *) -> * -> *) (g :: (* -> *) -> * -> *) m a | ^ src/Control/Monad/Trans/Compose.hs:45:51: warning: [GHC-39567] [-Wstar-is-type] Using * (or its Unicode variant) to mean Data.Kind.Type relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use Type from Data.Kind instead. | 45 | newtype ComposeT (f :: (* -> *) -> * -> *) (g :: (* -> *) -> * -> *) m a | ^ src/Control/Monad/Trans/Compose.hs:45:56: warning: [GHC-39567] [-Wstar-is-type] Using * (or its Unicode variant) to mean Data.Kind.Type relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use Type from Data.Kind instead. | 45 | newtype ComposeT (f :: (* -> *) -> * -> *) (g :: (* -> *) -> * -> *) m a | ^ src/Control/Monad/Trans/Compose.hs:45:62: warning: [GHC-39567] [-Wstar-is-type] Using * (or its Unicode variant) to mean Data.Kind.Type relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use Type from Data.Kind instead. | 45 | newtype ComposeT (f :: (* -> *) -> * -> *) (g :: (* -> *) -> * -> *) m a | ^ src/Control/Monad/Trans/Compose.hs:45:67: warning: [GHC-39567] [-Wstar-is-type] Using * (or its Unicode variant) to mean Data.Kind.Type relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use Type from Data.Kind instead. | 45 | newtype ComposeT (f :: (* -> *) -> * -> *) (g :: (* -> *) -> * -> *) m a | ^ Haddock coverage: Warning: 'ErrorT' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'program' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 22 / 22) in 'Control.Monad.Morph' Warning: 'ComposeT' is ambiguous. It is defined * at src/Control/Monad/Trans/Compose.hs:46:7 * at src/Control/Monad/Trans/Compose.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/Control/Monad/Trans/Compose.hs:45:1 100% ( 4 / 4) in 'Control.Monad.Trans.Compose' Documentation created: dist/doc/html/mmorph/, dist/doc/html/mmorph/mmorph.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/mmorph-1.2.1-IBVuXE5F3rv2Zik9iTRX7D Completed mmorph-1.2.1 Configuring ansi-terminal-1.1.3... Preprocessing library for ansi-terminal-1.1.3.. Building library for ansi-terminal-1.1.3.. [1 of 2] Compiling System.Console.ANSI.Internal ( unix/System/Console/ANSI/Internal.hs, dist/build/System/Console/ANSI/Internal.o, dist/build/System/Console/ANSI/Internal.dyn_o ) [2 of 2] Compiling System.Console.ANSI ( src/System/Console/ANSI.hs, dist/build/System/Console/ANSI.o, dist/build/System/Console/ANSI.dyn_o ) Preprocessing library for ansi-terminal-1.1.3.. Running Haddock on library for ansi-terminal-1.1.3.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 2] Compiling System.Console.ANSI.Internal ( unix/System/Console/ANSI/Internal.hs, nothing ) [2 of 2] Compiling System.Console.ANSI ( src/System/Console/ANSI.hs, nothing ) Haddock coverage: 54% ( 85 /155) in 'System.Console.ANSI' Missing documentation for: cursorUp (src/System/Console/ANSI.hs:415) cursorDown (src/System/Console/ANSI.hs:416) cursorForward (src/System/Console/ANSI.hs:417) cursorBackward (src/System/Console/ANSI.hs:418) hCursorUp (src/System/Console/ANSI.hs:407) hCursorDown (src/System/Console/ANSI.hs:408) hCursorForward (src/System/Console/ANSI.hs:409) hCursorBackward (src/System/Console/ANSI.hs:410) cursorUpCode cursorDownCode cursorForwardCode cursorBackwardCode cursorUpLine (src/System/Console/ANSI.hs:431) cursorDownLine (src/System/Console/ANSI.hs:430) hCursorUpLine (src/System/Console/ANSI.hs:425) hCursorDownLine (src/System/Console/ANSI.hs:424) cursorUpLineCode cursorDownLineCode hSetCursorColumn (src/System/Console/ANSI.hs:437) hSetCursorPosition (src/System/Console/ANSI.hs:451) hSaveCursor (src/System/Console/ANSI.hs:462) hRestoreCursor (src/System/Console/ANSI.hs:463) hReportCursorPosition (src/System/Console/ANSI.hs:464) clearFromCursorToScreenEnd (src/System/Console/ANSI.hs:1036) clearFromCursorToScreenBeginning (src/System/Console/ANSI.hs:1037) clearScreen (src/System/Console/ANSI.hs:1038) clearFromCursorToLineEnd (src/System/Console/ANSI.hs:1048) clearFromCursorToLineBeginning (src/System/Console/ANSI.hs:1049) clearLine (src/System/Console/ANSI.hs:1050) hClearFromCursorToScreenEnd (src/System/Console/ANSI.hs:1030) hClearFromCursorToScreenBeginning (src/System/Console/ANSI.hs:1031) hClearScreen (src/System/Console/ANSI.hs:1033) hClearFromCursorToLineEnd (src/System/Console/ANSI.hs:1043) hClearFromCursorToLineBeginning (src/System/Console/ANSI.hs:1044) hClearLine (src/System/Console/ANSI.hs:1045) clearFromCursorToScreenEndCode clearFromCursorToScreenBeginningCode clearScreenCode clearFromCursorToLineEndCode clearFromCursorToLineBeginningCode clearLineCode enableLineWrap (src/System/Console/ANSI.hs:1059) disableLineWrap (src/System/Console/ANSI.hs:1060) hEnableLineWrap (src/System/Console/ANSI.hs:1055) hDisableLineWrap (src/System/Console/ANSI.hs:1056) enableLineWrapCode disableLineWrapCode scrollPageUp (src/System/Console/ANSI.hs:1072) scrollPageDown (src/System/Console/ANSI.hs:1073) hScrollPageUp (src/System/Console/ANSI.hs:1066) hScrollPageDown (src/System/Console/ANSI.hs:1067) scrollPageUpCode scrollPageDownCode hUseAlternateScreenBuffer (src/System/Console/ANSI.hs:508) hUseNormalScreenBuffer (src/System/Console/ANSI.hs:511) useAlternateScreenBufferCode useNormalScreenBufferCode hReportLayerColor (src/System/Console/ANSI.hs:815) hSetSGR (src/System/Console/ANSI.hs:1016) setSGRCode hideCursor (src/System/Console/ANSI.hs:504) showCursor (src/System/Console/ANSI.hs:505) hHideCursor (src/System/Console/ANSI.hs:500) hShowCursor (src/System/Console/ANSI.hs:501) hideCursorCode showCursorCode hHyperlink (src/System/Console/ANSI.hs:570) hHyperlinkWithId (src/System/Console/ANSI.hs:592) hHyperlinkWithParams (src/System/Console/ANSI.hs:547) hSetTitle (src/System/Console/ANSI.hs:612) Documentation created: dist/doc/html/ansi-terminal/, dist/doc/html/ansi-terminal/ansi-terminal.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/ansi-terminal-1.1.3-9wpti7DRjVIBzQawv4Tcnx Completed ansi-terminal-1.1.3 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-7blfpOodiOvAKqWAOf0374 Completed unordered-containers-0.2.20 Configuring QuickCheck-2.16.0.0... Preprocessing library for QuickCheck-2.16.0.0.. Building library for QuickCheck-2.16.0.0.. [ 1 of 17] Compiling Test.QuickCheck.Exception ( src/Test/QuickCheck/Exception.hs, dist/build/Test/QuickCheck/Exception.o, dist/build/Test/QuickCheck/Exception.dyn_o ) [ 2 of 17] Compiling Test.QuickCheck.Random ( src/Test/QuickCheck/Random.hs, dist/build/Test/QuickCheck/Random.o, dist/build/Test/QuickCheck/Random.dyn_o ) src/Test/QuickCheck/Random.hs:50:37: warning: [GHC-68441] [-Wdeprecations] In the use of genShortByteString (imported from System.Random, but defined in System.Random.Internal): Deprecated: "In favor of `System.Random.uniformShortByteString`" | 50 | genShortByteString n = wrapQCGen (genShortByteString n) | ^^^^^^^^^^^^^^^^^^ src/Test/QuickCheck/Random.hs:83:16: warning: [GHC-68441] [-Wdeprecations] In the use of split (imported from System.Random, but defined in System.Random.Internal): Deprecated: "In favor of `splitGen`" | 83 | left = fst . split | ^^^^^ src/Test/QuickCheck/Random.hs:84:17: warning: [GHC-68441] [-Wdeprecations] In the use of split (imported from System.Random, but defined in System.Random.Internal): Deprecated: "In favor of `splitGen`" | 84 | right = snd . split | ^^^^^ [ 3 of 17] Compiling Test.QuickCheck.Gen ( src/Test/QuickCheck/Gen.hs, dist/build/Test/QuickCheck/Gen.o, dist/build/Test/QuickCheck/Gen.dyn_o ) src/Test/QuickCheck/Gen.hs:92:12: warning: [GHC-68441] [-Wdeprecations] In the use of split (imported from System.Random, but defined in System.Random.Internal): Deprecated: "In favor of `splitGen`" | 92 | case split r of | ^^^^^ [ 4 of 17] Compiling Test.QuickCheck.Gen.Unsafe ( src/Test/QuickCheck/Gen/Unsafe.hs, dist/build/Test/QuickCheck/Gen/Unsafe.o, dist/build/Test/QuickCheck/Gen/Unsafe.dyn_o ) [ 5 of 17] Compiling Test.QuickCheck.Arbitrary ( src/Test/QuickCheck/Arbitrary.hs, dist/build/Test/QuickCheck/Arbitrary.o, dist/build/Test/QuickCheck/Arbitrary.dyn_o ) [ 6 of 17] Compiling Test.QuickCheck.Poly ( src/Test/QuickCheck/Poly.hs, dist/build/Test/QuickCheck/Poly.o, dist/build/Test/QuickCheck/Poly.dyn_o ) [ 7 of 17] Compiling Test.QuickCheck.Modifiers ( src/Test/QuickCheck/Modifiers.hs, dist/build/Test/QuickCheck/Modifiers.o, dist/build/Test/QuickCheck/Modifiers.dyn_o ) [ 8 of 17] Compiling Test.QuickCheck.Function ( src/Test/QuickCheck/Function.hs, dist/build/Test/QuickCheck/Function.o, dist/build/Test/QuickCheck/Function.dyn_o ) [ 9 of 17] Compiling Test.QuickCheck.Text ( src/Test/QuickCheck/Text.hs, dist/build/Test/QuickCheck/Text.o, dist/build/Test/QuickCheck/Text.dyn_o ) [10 of 17] Compiling Test.QuickCheck.State ( src/Test/QuickCheck/State.hs, dist/build/Test/QuickCheck/State.o, dist/build/Test/QuickCheck/State.dyn_o ) [11 of 17] Compiling Test.QuickCheck.Property ( src/Test/QuickCheck/Property.hs, dist/build/Test/QuickCheck/Property.o, dist/build/Test/QuickCheck/Property.dyn_o ) [12 of 17] Compiling Test.QuickCheck.Test ( src/Test/QuickCheck/Test.hs, dist/build/Test/QuickCheck/Test.o, dist/build/Test/QuickCheck/Test.dyn_o ) src/Test/QuickCheck/Test.hs:501:17: warning: [GHC-68441] [-Wdeprecations] In the use of split (imported from System.Random, but defined in System.Random.Internal): Deprecated: "In favor of `splitGen`" | 501 | (rnd1,rnd2) = split (randomSeed st) | ^^^^^ [13 of 17] Compiling Test.QuickCheck.Monoids ( src/Test/QuickCheck/Monoids.hs, dist/build/Test/QuickCheck/Monoids.o, dist/build/Test/QuickCheck/Monoids.dyn_o ) [14 of 17] Compiling Test.QuickCheck.Monadic ( src/Test/QuickCheck/Monadic.hs, dist/build/Test/QuickCheck/Monadic.o, dist/build/Test/QuickCheck/Monadic.dyn_o ) [15 of 17] Compiling Test.QuickCheck.All ( src/Test/QuickCheck/All.hs, dist/build/Test/QuickCheck/All.o, dist/build/Test/QuickCheck/All.dyn_o ) [16 of 17] Compiling Test.QuickCheck.Features ( src/Test/QuickCheck/Features.hs, dist/build/Test/QuickCheck/Features.o, dist/build/Test/QuickCheck/Features.dyn_o ) [17 of 17] Compiling Test.QuickCheck ( src/Test/QuickCheck.hs, dist/build/Test/QuickCheck.o, dist/build/Test/QuickCheck.dyn_o ) Preprocessing library for QuickCheck-2.16.0.0.. Running Haddock on library for QuickCheck-2.16.0.0.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [ 1 of 17] Compiling Test.QuickCheck.Exception ( src/Test/QuickCheck/Exception.hs, nothing ) [ 2 of 17] Compiling Test.QuickCheck.Random ( src/Test/QuickCheck/Random.hs, nothing ) src/Test/QuickCheck/Random.hs:50:37: warning: [GHC-68441] [-Wdeprecations] In the use of genShortByteString (imported from System.Random, but defined in System.Random.Internal): Deprecated: "In favor of `System.Random.uniformShortByteString`" | 50 | genShortByteString n = wrapQCGen (genShortByteString n) | ^^^^^^^^^^^^^^^^^^ src/Test/QuickCheck/Random.hs:83:16: warning: [GHC-68441] [-Wdeprecations] In the use of split (imported from System.Random, but defined in System.Random.Internal): Deprecated: "In favor of `splitGen`" | 83 | left = fst . split | ^^^^^ src/Test/QuickCheck/Random.hs:84:17: warning: [GHC-68441] [-Wdeprecations] In the use of split (imported from System.Random, but defined in System.Random.Internal): Deprecated: "In favor of `splitGen`" | 84 | right = snd . split | ^^^^^ [ 3 of 17] Compiling Test.QuickCheck.Gen ( src/Test/QuickCheck/Gen.hs, nothing ) src/Test/QuickCheck/Gen.hs:92:12: warning: [GHC-68441] [-Wdeprecations] In the use of split (imported from System.Random, but defined in System.Random.Internal): Deprecated: "In favor of `splitGen`" | 92 | case split r of | ^^^^^ [ 4 of 17] Compiling Test.QuickCheck.Gen.Unsafe ( src/Test/QuickCheck/Gen/Unsafe.hs, nothing ) [ 5 of 17] Compiling Test.QuickCheck.Arbitrary ( src/Test/QuickCheck/Arbitrary.hs, nothing ) [ 6 of 17] Compiling Test.QuickCheck.Poly ( src/Test/QuickCheck/Poly.hs, nothing ) [ 7 of 17] Compiling Test.QuickCheck.Modifiers ( src/Test/QuickCheck/Modifiers.hs, nothing ) [ 8 of 17] Compiling Test.QuickCheck.Function ( src/Test/QuickCheck/Function.hs, nothing ) [ 9 of 17] Compiling Test.QuickCheck.Text ( src/Test/QuickCheck/Text.hs, nothing ) [10 of 17] Compiling Test.QuickCheck.State ( src/Test/QuickCheck/State.hs, nothing ) [11 of 17] Compiling Test.QuickCheck.Property ( src/Test/QuickCheck/Property.hs, nothing ) [12 of 17] Compiling Test.QuickCheck.Test ( src/Test/QuickCheck/Test.hs, nothing ) src/Test/QuickCheck/Test.hs:501:17: warning: [GHC-68441] [-Wdeprecations] In the use of split (imported from System.Random, but defined in System.Random.Internal): Deprecated: "In favor of `splitGen`" | 501 | (rnd1,rnd2) = split (randomSeed st) | ^^^^^ [13 of 17] Compiling Test.QuickCheck.Monoids ( src/Test/QuickCheck/Monoids.hs, nothing ) [14 of 17] Compiling Test.QuickCheck.Monadic ( src/Test/QuickCheck/Monadic.hs, nothing ) [15 of 17] Compiling Test.QuickCheck.All ( src/Test/QuickCheck/All.hs, nothing ) [16 of 17] Compiling Test.QuickCheck.Features ( src/Test/QuickCheck/Features.hs, nothing ) [17 of 17] Compiling Test.QuickCheck ( src/Test/QuickCheck.hs, nothing ) Haddock coverage: 92% ( 35 / 38) in 'Test.QuickCheck.Gen' Missing documentation for: chooseWord64 (src/Test/QuickCheck/Gen.hs:211) chooseInt64 (src/Test/QuickCheck/Gen.hs:220) chooseUpTo (src/Test/QuickCheck/Gen.hs:230) 80% ( 4 / 5) in 'Test.QuickCheck.Gen.Unsafe' Missing documentation for: Capture (src/Test/QuickCheck/Gen/Unsafe.hs:52) 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 Warning: 'Version' is ambiguous. It is defined * in Data.Version * in Data.Version 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.Version 88% ( 45 / 51) in 'Test.QuickCheck.Arbitrary' Missing documentation for: arbitrary1 (src/Test/QuickCheck/Arbitrary.hs:298) shrink1 (src/Test/QuickCheck/Arbitrary.hs:301) arbitrary2 (src/Test/QuickCheck/Arbitrary.hs:310) shrink2 (src/Test/QuickCheck/Arbitrary.hs:313) RecursivelyShrink (src/Test/QuickCheck/Arbitrary.hs:325) GSubterms (src/Test/QuickCheck/Arbitrary.hs:356) Warning: 'A' is ambiguous. It is defined * at src/Test/QuickCheck/Poly.hs:29:13 * at src/Test/QuickCheck/Poly.hs:29: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/Test/QuickCheck/Poly.hs:29:1 Warning: 'B' is ambiguous. It is defined * at src/Test/QuickCheck/Poly.hs:44:13 * at src/Test/QuickCheck/Poly.hs:44:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Test/QuickCheck/Poly.hs:44:1 Warning: 'C' is ambiguous. It is defined * at src/Test/QuickCheck/Poly.hs:59:13 * at src/Test/QuickCheck/Poly.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/Test/QuickCheck/Poly.hs:59:1 Warning: 'OrdA' is ambiguous. It is defined * at src/Test/QuickCheck/Poly.hs:77:16 * at src/Test/QuickCheck/Poly.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/Test/QuickCheck/Poly.hs:77:1 Warning: 'OrdB' is ambiguous. It is defined * at src/Test/QuickCheck/Poly.hs:112:16 * at src/Test/QuickCheck/Poly.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 src/Test/QuickCheck/Poly.hs:112:1 Warning: 'OrdC' is ambiguous. It is defined * at src/Test/QuickCheck/Poly.hs:146:16 * at src/Test/QuickCheck/Poly.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 src/Test/QuickCheck/Poly.hs:146:1 14% ( 1 / 7) in 'Test.QuickCheck.Poly' Missing documentation for: A (src/Test/QuickCheck/Poly.hs:29) B (src/Test/QuickCheck/Poly.hs:44) C (src/Test/QuickCheck/Poly.hs:59) OrdA (src/Test/QuickCheck/Poly.hs:77) OrdB (src/Test/QuickCheck/Poly.hs:112) OrdC (src/Test/QuickCheck/Poly.hs:146) Warning: 'Blind' is ambiguous. It is defined * at src/Test/QuickCheck/Modifiers.hs:94:19 * at src/Test/QuickCheck/Modifiers.hs:94:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Test/QuickCheck/Modifiers.hs:94:1 Warning: 'NonNegative' is ambiguous. It is defined * at src/Test/QuickCheck/Modifiers.hs:312:25 * at src/Test/QuickCheck/Modifiers.hs:312: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/Test/QuickCheck/Modifiers.hs:312:1 Warning: 'Large' is ambiguous. It is defined * at src/Test/QuickCheck/Modifiers.hs:351:19 * at src/Test/QuickCheck/Modifiers.hs:351: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/Test/QuickCheck/Modifiers.hs:351:1 95% ( 22 / 23) in 'Test.QuickCheck.Modifiers' Missing documentation for: ShrinkState (src/Test/QuickCheck/Modifiers.hs:487) Warning: 'Fun' is ambiguous. It is defined * at src/Test/QuickCheck/Function.hs:546:16 * at src/Test/QuickCheck/Function.hs:546: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/Test/QuickCheck/Function.hs:546:1 100% ( 22 / 22) in 'Test.QuickCheck.Function' Warning: 'Discard' is ambiguous. It is defined * at src/Test/QuickCheck/Property.hs:114:16 * at src/Test/QuickCheck/Property.hs:114: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/Test/QuickCheck/Property.hs:114:1 Warning: 'Confidence' is ambiguous. It is defined * at src/Test/QuickCheck/State.hs:68:3 * at src/Test/QuickCheck/State.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/Test/QuickCheck/State.hs:67:1 66% ( 2 / 3) in 'Test.QuickCheck.Monoids' Missing documentation for: Module header 83% ( 20 / 24) in 'Test.QuickCheck.Monadic' Missing documentation for: stop (src/Test/QuickCheck/Monadic.hs:163) monadic (src/Test/QuickCheck/Monadic.hs:272) monadic' (src/Test/QuickCheck/Monadic.hs:275) runSTGen (src/Test/QuickCheck/Monadic.hs:314) 100% ( 10 / 10) in 'Test.QuickCheck.All' Warning: 'Fun' is ambiguous. It is defined * at src/Test/QuickCheck/Function.hs:546:16 * at src/Test/QuickCheck/Function.hs:546: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/Test/QuickCheck/Function.hs:546:1 Warning: 'Blind' is ambiguous. It is defined * at src/Test/QuickCheck/Modifiers.hs:94:19 * at src/Test/QuickCheck/Modifiers.hs:94:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Test/QuickCheck/Modifiers.hs:94:1 Warning: 'NonNegative' is ambiguous. It is defined * at src/Test/QuickCheck/Modifiers.hs:312:25 * at src/Test/QuickCheck/Modifiers.hs:312: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/Test/QuickCheck/Modifiers.hs:312:1 96% (203 /211) in 'Test.QuickCheck' Missing documentation for: arbitrary1 (src/Test/QuickCheck/Arbitrary.hs:298) shrink1 (src/Test/QuickCheck/Arbitrary.hs:301) arbitrary2 (src/Test/QuickCheck/Arbitrary.hs:310) shrink2 (src/Test/QuickCheck/Arbitrary.hs:313) ShrinkState (src/Test/QuickCheck/Modifiers.hs:487) Witness (src/Test/QuickCheck/Property.hs:262) coerceWitness (src/Test/QuickCheck/Property.hs:268) castWitness (src/Test/QuickCheck/Property.hs:273) Warning: Test.QuickCheck.Gen: could not find link destinations for: - Test.QuickCheck.Random.QCGen Warning: Test.QuickCheck.Arbitrary: could not find link destinations for: - Test.QuickCheck.Arbitrary.GCoArbitrary - Test.QuickCheck.Arbitrary.GSubtermsIncl - Test.QuickCheck.Arbitrary.gSubterms - Test.QuickCheck.Arbitrary.grecursivelyShrink Warning: Test.QuickCheck.Modifiers: could not find link destinations for: - Test.QuickCheck.Modifiers.InfiniteListInternalData Warning: Test.QuickCheck.Function: could not find link destinations for: - Test.QuickCheck.Function.Shrunk - Test.QuickCheck.Function.GFunction Warning: Test.QuickCheck: could not find link destinations for: - Test.QuickCheck.Exception.AnException - Test.QuickCheck.Random.QCGen - Test.QuickCheck.Arbitrary.GCoArbitrary - Test.QuickCheck.Modifiers.InfiniteListInternalData - Test.QuickCheck.Function.Shrunk - Test.QuickCheck.Function.GFunction - Test.QuickCheck.Property.Result Documentation created: dist/doc/html/QuickCheck/, dist/doc/html/QuickCheck/QuickCheck.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/QuickCheck-2.16.0.0-KAwywA1qBiHBj0KysskoJQ Completed QuickCheck-2.16.0.0 Configuring MonadRandom-0.6.2... Preprocessing library for MonadRandom-0.6.2.. Building library for MonadRandom-0.6.2.. [1 of 7] Compiling Control.Monad.Random.Class ( Control/Monad/Random/Class.hs, dist/build/Control/Monad/Random/Class.o, dist/build/Control/Monad/Random/Class.dyn_o ) [2 of 7] Compiling Control.Monad.Trans.Random.Strict ( Control/Monad/Trans/Random/Strict.hs, dist/build/Control/Monad/Trans/Random/Strict.o, dist/build/Control/Monad/Trans/Random/Strict.dyn_o ) Control/Monad/Trans/Random/Strict.hs:218:62: warning: [GHC-68441] [-Wdeprecations] In the use of split (imported from System.Random.Stateful, but defined in System.Random.Internal): Deprecated: "In favor of `splitGen`" | 218 | getRandomRs lohi = RandT . state $ first (randomRs lohi) . split | ^^^^^ Control/Monad/Trans/Random/Strict.hs:219:48: warning: [GHC-68441] [-Wdeprecations] In the use of split (imported from System.Random.Stateful, but defined in System.Random.Internal): Deprecated: "In favor of `splitGen`" | 219 | getRandoms = RandT . state $ first randoms . split | ^^^^^ Control/Monad/Trans/Random/Strict.hs:222:30: warning: [GHC-68441] [-Wdeprecations] In the use of split (imported from System.Random.Stateful, but defined in System.Random.Internal): Deprecated: "In favor of `splitGen`" | 222 | getSplit = RandT . state $ split | ^^^^^ Control/Monad/Trans/Random/Strict.hs:225:49: warning: [GHC-68441] [-Wdeprecations] In the use of split (imported from System.Random.Stateful, but defined in System.Random.Internal): Deprecated: "In favor of `splitGen`" | 225 | interleave (RandT m) = liftRandT $ \g -> case split g of | ^^^^^ Control/Monad/Trans/Random/Strict.hs:301:36: warning: [GHC-68441] [-Wdeprecations] In the use of type constructor or class RandomGenM (imported from System.Random.Stateful): Deprecated: "In favor of `FrozenGen`" | 301 | instance (Monad m, RandomGen g) => RandomGenM (RandGen g) g (RandT g m) where | ^^^^^^^^^^ Control/Monad/Trans/Random/Strict.hs:301:36: warning: [GHC-68441] [-Wdeprecations] In the use of type constructor or class RandomGenM (imported from System.Random.Stateful): Deprecated: "In favor of `FrozenGen`" | 301 | instance (Monad m, RandomGen g) => RandomGenM (RandGen g) g (RandT g m) where | ^^^^^^^^^^ [3 of 7] Compiling Control.Monad.Trans.Random.Lazy ( Control/Monad/Trans/Random/Lazy.hs, dist/build/Control/Monad/Trans/Random/Lazy.o, dist/build/Control/Monad/Trans/Random/Lazy.dyn_o ) Control/Monad/Trans/Random/Lazy.hs:218:62: warning: [GHC-68441] [-Wdeprecations] In the use of split (imported from System.Random.Stateful, but defined in System.Random.Internal): Deprecated: "In favor of `splitGen`" | 218 | getRandomRs lohi = RandT . state $ first (randomRs lohi) . split | ^^^^^ Control/Monad/Trans/Random/Lazy.hs:219:48: warning: [GHC-68441] [-Wdeprecations] In the use of split (imported from System.Random.Stateful, but defined in System.Random.Internal): Deprecated: "In favor of `splitGen`" | 219 | getRandoms = RandT . state $ first randoms . split | ^^^^^ Control/Monad/Trans/Random/Lazy.hs:222:30: warning: [GHC-68441] [-Wdeprecations] In the use of split (imported from System.Random.Stateful, but defined in System.Random.Internal): Deprecated: "In favor of `splitGen`" | 222 | getSplit = RandT . state $ split | ^^^^^ Control/Monad/Trans/Random/Lazy.hs:225:49: warning: [GHC-68441] [-Wdeprecations] In the use of split (imported from System.Random.Stateful, but defined in System.Random.Internal): Deprecated: "In favor of `splitGen`" | 225 | interleave (RandT m) = liftRandT $ \g -> case split g of | ^^^^^ Control/Monad/Trans/Random/Lazy.hs:294:36: warning: [GHC-68441] [-Wdeprecations] In the use of type constructor or class RandomGenM (imported from System.Random.Stateful): Deprecated: "In favor of `FrozenGen`" | 294 | instance (Monad m, RandomGen g) => RandomGenM (RandGen g) g (RandT g m) where | ^^^^^^^^^^ Control/Monad/Trans/Random/Lazy.hs:294:36: warning: [GHC-68441] [-Wdeprecations] In the use of type constructor or class RandomGenM (imported from System.Random.Stateful): Deprecated: "In favor of `FrozenGen`" | 294 | instance (Monad m, RandomGen g) => RandomGenM (RandGen g) g (RandT g m) where | ^^^^^^^^^^ [4 of 7] Compiling Control.Monad.Trans.Random ( Control/Monad/Trans/Random.hs, dist/build/Control/Monad/Trans/Random.o, dist/build/Control/Monad/Trans/Random.dyn_o ) [5 of 7] Compiling Control.Monad.Random.Lazy ( Control/Monad/Random/Lazy.hs, dist/build/Control/Monad/Random/Lazy.o, dist/build/Control/Monad/Random/Lazy.dyn_o ) [6 of 7] Compiling Control.Monad.Random ( Control/Monad/Random.hs, dist/build/Control/Monad/Random.o, dist/build/Control/Monad/Random.dyn_o ) [7 of 7] Compiling Control.Monad.Random.Strict ( Control/Monad/Random/Strict.hs, dist/build/Control/Monad/Random/Strict.o, dist/build/Control/Monad/Random/Strict.dyn_o ) Preprocessing library for MonadRandom-0.6.2.. Running Haddock on library for MonadRandom-0.6.2.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 7] Compiling Control.Monad.Random.Class ( Control/Monad/Random/Class.hs, nothing ) [2 of 7] Compiling Control.Monad.Trans.Random.Strict ( Control/Monad/Trans/Random/Strict.hs, nothing ) Control/Monad/Trans/Random/Strict.hs:218:62: warning: [GHC-68441] [-Wdeprecations] In the use of split (imported from System.Random.Stateful, but defined in System.Random.Internal): Deprecated: "In favor of `splitGen`" | 218 | getRandomRs lohi = RandT . state $ first (randomRs lohi) . split | ^^^^^ Control/Monad/Trans/Random/Strict.hs:219:48: warning: [GHC-68441] [-Wdeprecations] In the use of split (imported from System.Random.Stateful, but defined in System.Random.Internal): Deprecated: "In favor of `splitGen`" | 219 | getRandoms = RandT . state $ first randoms . split | ^^^^^ Control/Monad/Trans/Random/Strict.hs:222:30: warning: [GHC-68441] [-Wdeprecations] In the use of split (imported from System.Random.Stateful, but defined in System.Random.Internal): Deprecated: "In favor of `splitGen`" | 222 | getSplit = RandT . state $ split | ^^^^^ Control/Monad/Trans/Random/Strict.hs:225:49: warning: [GHC-68441] [-Wdeprecations] In the use of split (imported from System.Random.Stateful, but defined in System.Random.Internal): Deprecated: "In favor of `splitGen`" | 225 | interleave (RandT m) = liftRandT $ \g -> case split g of | ^^^^^ Control/Monad/Trans/Random/Strict.hs:301:36: warning: [GHC-68441] [-Wdeprecations] In the use of type constructor or class RandomGenM (imported from System.Random.Stateful): Deprecated: "In favor of `FrozenGen`" | 301 | instance (Monad m, RandomGen g) => RandomGenM (RandGen g) g (RandT g m) where | ^^^^^^^^^^ Control/Monad/Trans/Random/Strict.hs:301:36: warning: [GHC-68441] [-Wdeprecations] In the use of type constructor or class RandomGenM (imported from System.Random.Stateful): Deprecated: "In favor of `FrozenGen`" | 301 | instance (Monad m, RandomGen g) => RandomGenM (RandGen g) g (RandT g m) where | ^^^^^^^^^^ [3 of 7] Compiling Control.Monad.Trans.Random.Lazy ( Control/Monad/Trans/Random/Lazy.hs, nothing ) Control/Monad/Trans/Random/Lazy.hs:218:62: warning: [GHC-68441] [-Wdeprecations] In the use of split (imported from System.Random.Stateful, but defined in System.Random.Internal): Deprecated: "In favor of `splitGen`" | 218 | getRandomRs lohi = RandT . state $ first (randomRs lohi) . split | ^^^^^ Control/Monad/Trans/Random/Lazy.hs:219:48: warning: [GHC-68441] [-Wdeprecations] In the use of split (imported from System.Random.Stateful, but defined in System.Random.Internal): Deprecated: "In favor of `splitGen`" | 219 | getRandoms = RandT . state $ first randoms . split | ^^^^^ Control/Monad/Trans/Random/Lazy.hs:222:30: warning: [GHC-68441] [-Wdeprecations] In the use of split (imported from System.Random.Stateful, but defined in System.Random.Internal): Deprecated: "In favor of `splitGen`" | 222 | getSplit = RandT . state $ split | ^^^^^ Control/Monad/Trans/Random/Lazy.hs:225:49: warning: [GHC-68441] [-Wdeprecations] In the use of split (imported from System.Random.Stateful, but defined in System.Random.Internal): Deprecated: "In favor of `splitGen`" | 225 | interleave (RandT m) = liftRandT $ \g -> case split g of | ^^^^^ Control/Monad/Trans/Random/Lazy.hs:294:36: warning: [GHC-68441] [-Wdeprecations] In the use of type constructor or class RandomGenM (imported from System.Random.Stateful): Deprecated: "In favor of `FrozenGen`" | 294 | instance (Monad m, RandomGen g) => RandomGenM (RandGen g) g (RandT g m) where | ^^^^^^^^^^ Control/Monad/Trans/Random/Lazy.hs:294:36: warning: [GHC-68441] [-Wdeprecations] In the use of type constructor or class RandomGenM (imported from System.Random.Stateful): Deprecated: "In favor of `FrozenGen`" | 294 | instance (Monad m, RandomGen g) => RandomGenM (RandGen g) g (RandT g m) where | ^^^^^^^^^^ [4 of 7] Compiling Control.Monad.Trans.Random ( Control/Monad/Trans/Random.hs, nothing ) [5 of 7] Compiling Control.Monad.Random.Lazy ( Control/Monad/Random/Lazy.hs, nothing ) [6 of 7] Compiling Control.Monad.Random ( Control/Monad/Random.hs, nothing ) [7 of 7] Compiling Control.Monad.Random.Strict ( Control/Monad/Random/Strict.hs, nothing ) Haddock coverage: Warning: 'split' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 14 / 14) in 'Control.Monad.Random.Class' Warning: 'modify' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'RandT' is ambiguous. It is defined * at Control/Monad/Trans/Random/Strict.hs:156:23 * at Control/Monad/Trans/Random/Strict.hs:156: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/Monad/Trans/Random/Strict.hs:156:1 100% ( 32 / 32) in 'Control.Monad.Trans.Random.Strict' Warning: 'modify' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'RandT' is ambiguous. It is defined * at Control/Monad/Trans/Random/Lazy.hs:156:23 * at Control/Monad/Trans/Random/Lazy.hs:156: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/Monad/Trans/Random/Lazy.hs:156:1 100% ( 32 / 32) in 'Control.Monad.Trans.Random.Lazy' 100% ( 2 / 2) in 'Control.Monad.Trans.Random' 100% ( 65 / 65) in 'Control.Monad.Random.Lazy' 100% ( 2 / 2) in 'Control.Monad.Random' 100% ( 65 / 65) in 'Control.Monad.Random.Strict' Warning: Control.Monad.Trans.Random.Strict: could not find link destinations for: - Control.Monad.Trans.Random.Strict.D:R:PrimStateRandT Warning: Control.Monad.Trans.Random.Lazy: could not find link destinations for: - Control.Monad.Trans.Random.Lazy.D:R:PrimStateRandT Warning: Control.Monad.Random.Lazy: could not find link destinations for: - System.Random.GFinite.Cardinality - System.Random.GFinite.cardinality - System.Random.GFinite.fromFinite - System.Random.GFinite.toFinite - System.Random.Seed.D:R:SeedSizeSMGen - System.Random.Seed.D:R:SeedSizeSMGen0 - System.Random.Seed.D:R:SeedSizeStateGen - System.Random.Seed.D:R:SeedSizeStdGen - System.Random.Stateful.D:R:SeedSizeAtomicGen - System.Random.Stateful.D:R:SeedSizeIOGen - System.Random.Stateful.D:R:SeedSizeSTGen - System.Random.Stateful.D:R:SeedSizeTGen - Control.Monad.Trans.Random.Lazy.D:R:PrimStateRandT Warning: Control.Monad.Random.Strict: could not find link destinations for: - System.Random.GFinite.Cardinality - System.Random.GFinite.cardinality - System.Random.GFinite.fromFinite - System.Random.GFinite.toFinite - System.Random.Seed.D:R:SeedSizeSMGen - System.Random.Seed.D:R:SeedSizeSMGen0 - System.Random.Seed.D:R:SeedSizeStateGen - System.Random.Seed.D:R:SeedSizeStdGen - System.Random.Stateful.D:R:SeedSizeAtomicGen - System.Random.Stateful.D:R:SeedSizeIOGen - System.Random.Stateful.D:R:SeedSizeSTGen - System.Random.Stateful.D:R:SeedSizeTGen - Control.Monad.Trans.Random.Strict.D:R:PrimStateRandT Documentation created: dist/doc/html/MonadRandom/, dist/doc/html/MonadRandom/MonadRandom.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/MonadRandom-0.6.2-GRq8DXp0XO9AyJsgBbGogl Completed MonadRandom-0.6.2 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 prettyprinter-ansi-terminal-1.1.3... Preprocessing library for prettyprinter-ansi-terminal-1.1.3.. Building library for prettyprinter-ansi-terminal-1.1.3.. [1 of 4] Compiling Prettyprinter.Render.Terminal.Internal ( src/Prettyprinter/Render/Terminal/Internal.hs, dist/build/Prettyprinter/Render/Terminal/Internal.o, dist/build/Prettyprinter/Render/Terminal/Internal.dyn_o ) [2 of 4] Compiling Prettyprinter.Render.Terminal ( src/Prettyprinter/Render/Terminal.hs, dist/build/Prettyprinter/Render/Terminal.o, dist/build/Prettyprinter/Render/Terminal.dyn_o ) [3 of 4] Compiling Data.Text.Prettyprint.Doc.Render.Terminal ( src/Data/Text/Prettyprint/Doc/Render/Terminal.hs, dist/build/Data/Text/Prettyprint/Doc/Render/Terminal.o, dist/build/Data/Text/Prettyprint/Doc/Render/Terminal.dyn_o ) [4 of 4] Compiling Data.Text.Prettyprint.Doc.Render.Terminal.Internal ( src/Data/Text/Prettyprint/Doc/Render/Terminal/Internal.hs, dist/build/Data/Text/Prettyprint/Doc/Render/Terminal/Internal.o, dist/build/Data/Text/Prettyprint/Doc/Render/Terminal/Internal.dyn_o ) Preprocessing library for prettyprinter-ansi-terminal-1.1.3.. Running Haddock on library for prettyprinter-ansi-terminal-1.1.3.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 4] Compiling Prettyprinter.Render.Terminal.Internal ( src/Prettyprinter/Render/Terminal/Internal.hs, nothing ) [2 of 4] Compiling Prettyprinter.Render.Terminal ( src/Prettyprinter/Render/Terminal.hs, nothing ) [3 of 4] Compiling Data.Text.Prettyprint.Doc.Render.Terminal ( src/Data/Text/Prettyprint/Doc/Render/Terminal.hs, nothing ) [4 of 4] Compiling Data.Text.Prettyprint.Doc.Render.Terminal.Internal ( src/Data/Text/Prettyprint/Doc/Render/Terminal/Internal.hs, nothing ) Haddock coverage: Warning: '...' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 88% ( 24 / 27) in 'Prettyprinter.Render.Terminal.Internal' Missing documentation for: Bold (src/Prettyprinter/Render/Terminal/Internal.hs:90) Underlined (src/Prettyprinter/Render/Terminal/Internal.hs:91) Italicized (src/Prettyprinter/Render/Terminal/Internal.hs:92) Warning: 'SimpleDocStream' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Text' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'stdout' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 89% ( 25 / 28) in 'Prettyprinter.Render.Terminal' Missing documentation for: Bold (src/Prettyprinter/Render/Terminal/Internal.hs:90) Underlined (src/Prettyprinter/Render/Terminal/Internal.hs:91) Italicized (src/Prettyprinter/Render/Terminal/Internal.hs:92) 50% ( 1 / 2) in 'Data.Text.Prettyprint.Doc.Render.Terminal' Missing documentation for: Module header 50% ( 1 / 2) in 'Data.Text.Prettyprint.Doc.Render.Terminal.Internal' Missing documentation for: Module header Documentation created: dist/doc/html/prettyprinter-ansi-terminal/, dist/doc/html/prettyprinter-ansi-terminal/prettyprinter-ansi-terminal.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/prettyprinter-ansi-terminal-1.1.3-P0eAzEqDTa2D4YDfE4MGj Completed prettyprinter-ansi-terminal-1.1.3 Configuring data-reify-0.6.4... Preprocessing library for data-reify-0.6.4.. Building library for data-reify-0.6.4.. [1 of 2] Compiling Data.Reify.Graph ( Data/Reify/Graph.hs, dist/build/Data/Reify/Graph.o, dist/build/Data/Reify/Graph.dyn_o ) [2 of 2] Compiling Data.Reify ( Data/Reify.hs, dist/build/Data/Reify.o, dist/build/Data/Reify.dyn_o ) Preprocessing library for data-reify-0.6.4.. Running Haddock on library for data-reify-0.6.4.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 2] Compiling Data.Reify.Graph ( Data/Reify/Graph.hs, nothing ) [2 of 2] Compiling Data.Reify ( Data/Reify.hs, nothing ) Haddock coverage: Warning: 'Graph' is ambiguous. It is defined * at Data/Reify/Graph.hs:27:16 * at Data/Reify/Graph.hs:27: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/Reify/Graph.hs:27:1 Warning: 'e' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Array' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'IntMap' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 66% ( 2 / 3) in 'Data.Reify.Graph' Missing documentation for: Unique (Data/Reify/Graph.hs:30) Warning: 'Graph' is ambiguous. It is defined * at Data/Reify/Graph.hs:27:16 * at Data/Reify/Graph.hs:27: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/Reify/Graph.hs:27:1 Warning: 's' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Uniques' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 80% ( 4 / 5) in 'Data.Reify' Missing documentation for: Module header Documentation created: dist/doc/html/data-reify/, dist/doc/html/data-reify/data-reify.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/data-reify-0.6.4-9ZOglgnq739I7cWX3zNYyu Completed data-reify-0.6.4 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 optparse-applicative-0.19.0.0... Preprocessing library for optparse-applicative-0.19.0.0.. Building library for optparse-applicative-0.19.0.0.. [ 1 of 17] Compiling Options.Applicative.Help.Levenshtein ( src/Options/Applicative/Help/Levenshtein.hs, dist/build/Options/Applicative/Help/Levenshtein.o, dist/build/Options/Applicative/Help/Levenshtein.dyn_o ) src/Options/Applicative/Help/Levenshtein.hs:24:20: warning: [GHC-63394] [-Wx-partial] In the use of head (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 24 | oneDiag a b (head uppers) (-1 : head lowers) | ^^^^ src/Options/Applicative/Help/Levenshtein.hs:24:39: warning: [GHC-63394] [-Wx-partial] In the use of head (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 24 | oneDiag a b (head uppers) (-1 : head lowers) | ^^^^ src/Options/Applicative/Help/Levenshtein.hs:40:53: warning: [GHC-63394] [-Wx-partial] In the use of tail (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 40 | = nw : doDiag (ach' : as) (bch' : bs) nw (tail n) (tail w) | ^^^^ src/Options/Applicative/Help/Levenshtein.hs:40:62: warning: [GHC-63394] [-Wx-partial] In the use of tail (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 40 | = nw : doDiag (ach' : as) (bch' : bs) nw (tail n) (tail w) | ^^^^ src/Options/Applicative/Help/Levenshtein.hs:48:27: warning: [GHC-63394] [-Wx-partial] In the use of head (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 48 | 1 + min3 (head w) nw (head n) | ^^^^ src/Options/Applicative/Help/Levenshtein.hs:48:39: warning: [GHC-63394] [-Wx-partial] In the use of head (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 48 | 1 + min3 (head w) nw (head n) | ^^^^ src/Options/Applicative/Help/Levenshtein.hs:50:35: warning: [GHC-63394] [-Wx-partial] In the use of tail (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 50 | me : doDiag as bs me (tail n) (tail w) | ^^^^ src/Options/Applicative/Help/Levenshtein.hs:50:44: warning: [GHC-63394] [-Wx-partial] In the use of tail (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 50 | me : doDiag as bs me (tail n) (tail w) | ^^^^ src/Options/Applicative/Help/Levenshtein.hs:52:24: warning: [GHC-63394] [-Wx-partial] In the use of head (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 52 | firstelt = 1 + head diagBelow | ^^^^ src/Options/Applicative/Help/Levenshtein.hs:53:64: warning: [GHC-63394] [-Wx-partial] In the use of tail (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 53 | thisdiag = firstelt : doDiag a' b' firstelt diagAbove (tail diagBelow) | ^^^^ src/Options/Applicative/Help/Levenshtein.hs:59:20: warning: [GHC-63394] [-Wx-partial] In the use of head (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 59 | nextDiag = head (tail diags) | ^^^^ src/Options/Applicative/Help/Levenshtein.hs:59:26: warning: [GHC-63394] [-Wx-partial] In the use of tail (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 59 | nextDiag = head (tail diags) | ^^^^ [ 2 of 17] Compiling Options.Applicative.Help.Pretty ( src/Options/Applicative/Help/Pretty.hs, dist/build/Options/Applicative/Help/Pretty.o, dist/build/Options/Applicative/Help/Pretty.dyn_o ) [ 3 of 17] Compiling Options.Applicative.Help.Chunk ( src/Options/Applicative/Help/Chunk.hs, dist/build/Options/Applicative/Help/Chunk.o, dist/build/Options/Applicative/Help/Chunk.dyn_o ) [ 4 of 17] Compiling Options.Applicative.Help.Types ( src/Options/Applicative/Help/Types.hs, dist/build/Options/Applicative/Help/Types.o, dist/build/Options/Applicative/Help/Types.dyn_o ) [ 5 of 17] Compiling Options.Applicative.Types ( src/Options/Applicative/Types.hs, dist/build/Options/Applicative/Types.o, dist/build/Options/Applicative/Types.dyn_o ) src/Options/Applicative/Types.hs:59:31: warning: [GHC-61689] [-Wdodgy-imports] Module Data.Semigroup does not export Option. | 59 | import Data.Semigroup hiding (Option) | ^^^^^^ [ 6 of 17] Compiling Options.Applicative.NonEmpty ( src/Options/Applicative/NonEmpty.hs, dist/build/Options/Applicative/NonEmpty.o, dist/build/Options/Applicative/NonEmpty.dyn_o ) [ 7 of 17] Compiling Options.Applicative.Internal ( src/Options/Applicative/Internal.hs, dist/build/Options/Applicative/Internal.o, dist/build/Options/Applicative/Internal.dyn_o ) [ 8 of 17] Compiling Options.Applicative.Common ( src/Options/Applicative/Common.hs, dist/build/Options/Applicative/Common.o, dist/build/Options/Applicative/Common.dyn_o ) [ 9 of 17] Compiling Options.Applicative.Help.Core ( src/Options/Applicative/Help/Core.hs, dist/build/Options/Applicative/Help/Core.o, dist/build/Options/Applicative/Help/Core.dyn_o ) [10 of 17] Compiling Options.Applicative.Help ( src/Options/Applicative/Help.hs, dist/build/Options/Applicative/Help.o, dist/build/Options/Applicative/Help.dyn_o ) [11 of 17] Compiling Options.Applicative.Builder.Internal ( src/Options/Applicative/Builder/Internal.hs, dist/build/Options/Applicative/Builder/Internal.o, dist/build/Options/Applicative/Builder/Internal.dyn_o ) src/Options/Applicative/Builder/Internal.hs:29:31: warning: [GHC-61689] [-Wdodgy-imports] Module Data.Semigroup does not export Option. | 29 | import Data.Semigroup hiding (Option) | ^^^^^^ [12 of 17] Compiling Options.Applicative.Builder.Completer ( src/Options/Applicative/Builder/Completer.hs, dist/build/Options/Applicative/Builder/Completer.o, dist/build/Options/Applicative/Builder/Completer.dyn_o ) [13 of 17] Compiling Options.Applicative.Builder ( src/Options/Applicative/Builder.hs, dist/build/Options/Applicative/Builder.o, dist/build/Options/Applicative/Builder.dyn_o ) [14 of 17] Compiling Options.Applicative.BashCompletion ( src/Options/Applicative/BashCompletion.hs, dist/build/Options/Applicative/BashCompletion.o, dist/build/Options/Applicative/BashCompletion.dyn_o ) src/Options/Applicative/BashCompletion.hs:16: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() | 16 | import Data.Foldable ( asum ) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [15 of 17] Compiling Options.Applicative.Extra ( src/Options/Applicative/Extra.hs, dist/build/Options/Applicative/Extra.o, dist/build/Options/Applicative/Extra.dyn_o ) [16 of 17] Compiling Options.Applicative ( src/Options/Applicative.hs, dist/build/Options/Applicative.o, dist/build/Options/Applicative.dyn_o ) [17 of 17] Compiling Options.Applicative.Arrows ( src/Options/Applicative/Arrows.hs, dist/build/Options/Applicative/Arrows.o, dist/build/Options/Applicative/Arrows.dyn_o ) Preprocessing library for optparse-applicative-0.19.0.0.. Running Haddock on library for optparse-applicative-0.19.0.0.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [ 1 of 17] Compiling Options.Applicative.Help.Levenshtein ( src/Options/Applicative/Help/Levenshtein.hs, nothing ) src/Options/Applicative/Help/Levenshtein.hs:24:20: warning: [GHC-63394] [-Wx-partial] In the use of head (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 24 | oneDiag a b (head uppers) (-1 : head lowers) | ^^^^ src/Options/Applicative/Help/Levenshtein.hs:24:39: warning: [GHC-63394] [-Wx-partial] In the use of head (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 24 | oneDiag a b (head uppers) (-1 : head lowers) | ^^^^ src/Options/Applicative/Help/Levenshtein.hs:40:53: warning: [GHC-63394] [-Wx-partial] In the use of tail (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 40 | = nw : doDiag (ach' : as) (bch' : bs) nw (tail n) (tail w) | ^^^^ src/Options/Applicative/Help/Levenshtein.hs:40:62: warning: [GHC-63394] [-Wx-partial] In the use of tail (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 40 | = nw : doDiag (ach' : as) (bch' : bs) nw (tail n) (tail w) | ^^^^ src/Options/Applicative/Help/Levenshtein.hs:48:27: warning: [GHC-63394] [-Wx-partial] In the use of head (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 48 | 1 + min3 (head w) nw (head n) | ^^^^ src/Options/Applicative/Help/Levenshtein.hs:48:39: warning: [GHC-63394] [-Wx-partial] In the use of head (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 48 | 1 + min3 (head w) nw (head n) | ^^^^ src/Options/Applicative/Help/Levenshtein.hs:50:35: warning: [GHC-63394] [-Wx-partial] In the use of tail (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 50 | me : doDiag as bs me (tail n) (tail w) | ^^^^ src/Options/Applicative/Help/Levenshtein.hs:50:44: warning: [GHC-63394] [-Wx-partial] In the use of tail (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 50 | me : doDiag as bs me (tail n) (tail w) | ^^^^ src/Options/Applicative/Help/Levenshtein.hs:52:24: warning: [GHC-63394] [-Wx-partial] In the use of head (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 52 | firstelt = 1 + head diagBelow | ^^^^ src/Options/Applicative/Help/Levenshtein.hs:53:64: warning: [GHC-63394] [-Wx-partial] In the use of tail (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 53 | thisdiag = firstelt : doDiag a' b' firstelt diagAbove (tail diagBelow) | ^^^^ src/Options/Applicative/Help/Levenshtein.hs:59:20: warning: [GHC-63394] [-Wx-partial] In the use of head (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 59 | nextDiag = head (tail diags) | ^^^^ src/Options/Applicative/Help/Levenshtein.hs:59:26: warning: [GHC-63394] [-Wx-partial] In the use of tail (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 59 | nextDiag = head (tail diags) | ^^^^ [ 2 of 17] Compiling Options.Applicative.Help.Pretty ( src/Options/Applicative/Help/Pretty.hs, nothing ) [ 3 of 17] Compiling Options.Applicative.Help.Chunk ( src/Options/Applicative/Help/Chunk.hs, nothing ) [ 4 of 17] Compiling Options.Applicative.Help.Types ( src/Options/Applicative/Help/Types.hs, nothing ) [ 5 of 17] Compiling Options.Applicative.Types ( src/Options/Applicative/Types.hs, nothing ) src/Options/Applicative/Types.hs:59:31: warning: [GHC-61689] [-Wdodgy-imports] Module Data.Semigroup does not export Option. | 59 | import Data.Semigroup hiding (Option) | ^^^^^^ [ 6 of 17] Compiling Options.Applicative.NonEmpty ( src/Options/Applicative/NonEmpty.hs, nothing ) [ 7 of 17] Compiling Options.Applicative.Internal ( src/Options/Applicative/Internal.hs, nothing ) [ 8 of 17] Compiling Options.Applicative.Common ( src/Options/Applicative/Common.hs, nothing ) [ 9 of 17] Compiling Options.Applicative.Help.Core ( src/Options/Applicative/Help/Core.hs, nothing ) [10 of 17] Compiling Options.Applicative.Help ( src/Options/Applicative/Help.hs, nothing ) [11 of 17] Compiling Options.Applicative.Builder.Internal ( src/Options/Applicative/Builder/Internal.hs, nothing ) src/Options/Applicative/Builder/Internal.hs:29:31: warning: [GHC-61689] [-Wdodgy-imports] Module Data.Semigroup does not export Option. | 29 | import Data.Semigroup hiding (Option) | ^^^^^^ [12 of 17] Compiling Options.Applicative.Builder.Completer ( src/Options/Applicative/Builder/Completer.hs, nothing ) [13 of 17] Compiling Options.Applicative.Builder ( src/Options/Applicative/Builder.hs, nothing ) [14 of 17] Compiling Options.Applicative.BashCompletion ( src/Options/Applicative/BashCompletion.hs, nothing ) src/Options/Applicative/BashCompletion.hs:16: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() | 16 | import Data.Foldable ( asum ) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [15 of 17] Compiling Options.Applicative.Extra ( src/Options/Applicative/Extra.hs, nothing ) [16 of 17] Compiling Options.Applicative ( src/Options/Applicative.hs, nothing ) [17 of 17] Compiling Options.Applicative.Arrows ( src/Options/Applicative/Arrows.hs, nothing ) Haddock coverage: 50% ( 1 / 2) in 'Options.Applicative.Help.Levenshtein' Missing documentation for: Module header 93% ( 85 / 91) in 'Options.Applicative.Help.Pretty' Missing documentation for: Module header Doc (src/Options/Applicative/Help/Pretty.hs:29) SimpleDoc (src/Options/Applicative/Help/Pretty.hs:30) .$. (src/Options/Applicative/Help/Pretty.hs:36) </> (src/Options/Applicative/Help/Pretty.hs:38) prettyString (src/Options/Applicative/Help/Pretty.hs:113) Warning: 'Chunk' is ambiguous. It is defined * at src/Options/Applicative/Help/Chunk.hs:26:19 * at src/Options/Applicative/Help/Chunk.hs:26: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/Options/Applicative/Help/Chunk.hs:26:1 92% ( 12 / 13) in 'Options.Applicative.Help.Chunk' Missing documentation for: Module header 33% ( 1 / 3) in 'Options.Applicative.Help.Types' Missing documentation for: Module header ParserHelp (src/Options/Applicative/Help/Types.hs:12) Warning: 'OptReader' is ambiguous. It is defined * at src/Options/Applicative/Types.hs:254:5 * at src/Options/Applicative/Types.hs:253: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/Options/Applicative/Types.hs:253:1 Warning: 'Completer' is ambiguous. It is defined * at src/Options/Applicative/Types.hs:325:21 * at src/Options/Applicative/Types.hs:325: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/Options/Applicative/Types.hs:325:1 40% ( 18 / 45) in 'Options.Applicative.Types' Missing documentation for: Module header ParseError (src/Options/Applicative/Types.hs:69) OptName (src/Options/Applicative/Types.hs:134) isShortName (src/Options/Applicative/Types.hs:139) isLongName (src/Options/Applicative/Types.hs:143) Backtracking (src/Options/Applicative/Types.hs:105) CReader (src/Options/Applicative/Types.hs:245) ParserM (src/Options/Applicative/Types.hs:288) CompletionResult (src/Options/Applicative/Types.hs:340) ParserFailure (src/Options/Applicative/Types.hs:347) overFailure (src/Options/Applicative/Types.hs:374) Args (src/Options/Applicative/Types.hs:389) ArgumentReachability (src/Options/Applicative/Types.hs:416) OptTree (src/Options/Applicative/Types.hs:426) ParserHelp (src/Options/Applicative/Help/Types.hs:12) SomeParser (src/Options/Applicative/Types.hs:190) IsCmdStart (src/Options/Applicative/Types.hs:78) fromM (src/Options/Applicative/Types.hs:303) oneM (src/Options/Applicative/Types.hs:306) manyM (src/Options/Applicative/Types.hs:309) someM (src/Options/Applicative/Types.hs:316) filterOptional (src/Options/Applicative/Types.hs:434) optVisibility (src/Options/Applicative/Types.hs:447) optMetaVar (src/Options/Applicative/Types.hs:453) optHelp (src/Options/Applicative/Types.hs:450) optShowDefault (src/Options/Applicative/Types.hs:456) optDescMod (src/Options/Applicative/Types.hs:459) 50% ( 1 / 2) in 'Options.Applicative.NonEmpty' Missing documentation for: Module header 4% ( 1 / 22) in 'Options.Applicative.Internal' Missing documentation for: Module header P (src/Options/Applicative/Internal.hs:55) MonadP (src/Options/Applicative/Internal.hs:46) ParseError (src/Options/Applicative/Types.hs:69) uncons (src/Options/Applicative/Internal.hs:100) hoistMaybe (src/Options/Applicative/Internal.hs:91) hoistEither (src/Options/Applicative/Internal.hs:94) runReadM (src/Options/Applicative/Internal.hs:104) withReadM (src/Options/Applicative/Internal.hs:107) runP (src/Options/Applicative/Internal.hs:97) Completion (src/Options/Applicative/Internal.hs:131) runCompletion (src/Options/Applicative/Internal.hs:163) contextNames (src/Options/Applicative/Internal.hs:77) ListT (src/Options/Applicative/Internal.hs:170) takeListT (src/Options/Applicative/Internal.hs:182) runListT (src/Options/Applicative/Internal.hs:186) hoistList (src/Options/Applicative/Internal.hs:271) NondetT (src/Options/Applicative/Internal.hs:226) cut (src/Options/Applicative/Internal.hs:258) <!> (src/Options/Applicative/Internal.hs:252) disamb (src/Options/Applicative/Internal.hs:261) 68% ( 13 / 19) in 'Options.Applicative.Common' Missing documentation for: Module header showOption (src/Options/Applicative/Common.hs:66) runParserInfo (src/Options/Applicative/Common.hs:240) runParserFully (src/Options/Applicative/Common.hs:243) runParserStep (src/Options/Applicative/Common.hs:230) optionNames (src/Options/Applicative/Common.hs:70) 38% ( 7 / 18) in 'Options.Applicative.Help.Core' Missing documentation for: Module header ParserHelp (src/Options/Applicative/Help/Types.hs:12) errorHelp (src/Options/Applicative/Help/Core.hs:362) headerHelp (src/Options/Applicative/Help/Core.hs:365) suggestionsHelp (src/Options/Applicative/Help/Core.hs:368) usageHelp (src/Options/Applicative/Help/Core.hs:374) descriptionHelp (src/Options/Applicative/Help/Core.hs:377) bodyHelp (src/Options/Applicative/Help/Core.hs:380) footerHelp (src/Options/Applicative/Help/Core.hs:383) globalsHelp (src/Options/Applicative/Help/Core.hs:371) parserGlobals (src/Options/Applicative/Help/Core.hs:405) 91% ( 11 / 12) in 'Options.Applicative.Help' Missing documentation for: Module header Warning: 'OptionFields' is ambiguous. It is defined * at src/Options/Applicative/Builder/Internal.hs:35:23 * at src/Options/Applicative/Builder/Internal.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/Options/Applicative/Builder/Internal.hs:35:1 Warning: 'FlagFields' is ambiguous. It is defined * at src/Options/Applicative/Builder/Internal.hs:40:21 * at src/Options/Applicative/Builder/Internal.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/Options/Applicative/Builder/Internal.hs:40:1 23% ( 5 / 21) in 'Options.Applicative.Builder.Internal' Missing documentation for: Module header HasName (src/Options/Applicative/Builder/Internal.hs:51) HasCompleter (src/Options/Applicative/Builder/Internal.hs:60) HasValue (src/Options/Applicative/Builder/Internal.hs:69) HasMetavar (src/Options/Applicative/Builder/Internal.hs:77) OptionFields (src/Options/Applicative/Builder/Internal.hs:35) FlagFields (src/Options/Applicative/Builder/Internal.hs:40) CommandFields (src/Options/Applicative/Builder/Internal.hs:44) ArgumentFields (src/Options/Applicative/Builder/Internal.hs:48) DefaultProp (src/Options/Applicative/Builder/Internal.hs:88) optionMod (src/Options/Applicative/Builder/Internal.hs:131) fieldMod (src/Options/Applicative/Builder/Internal.hs:134) mkCommand (src/Options/Applicative/Builder/Internal.hs:158) mkParser (src/Options/Applicative/Builder/Internal.hs:167) mkOption (src/Options/Applicative/Builder/Internal.hs:177) mkProps (src/Options/Applicative/Builder/Internal.hs:182) Warning: 'Completer' is ambiguous. It is defined * at src/Options/Applicative/Types.hs:325:21 * at src/Options/Applicative/Types.hs:325: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/Options/Applicative/Types.hs:325:1 85% ( 6 / 7) in 'Options.Applicative.Builder.Completer' Missing documentation for: Module header Warning: 'ParserInfo' is ambiguous. It is defined * at src/Options/Applicative/Types.hs:90:21 * at src/Options/Applicative/Types.hs:90: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/Options/Applicative/Types.hs:90:1 Warning: 'Option' is ambiguous. It is defined * at src/Options/Applicative/Types.hs:185:17 * at src/Options/Applicative/Types.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 src/Options/Applicative/Types.hs:185:1 Warning: 'OptProperties' is ambiguous. It is defined * at src/Options/Applicative/Types.hs:159:22 * at src/Options/Applicative/Types.hs:159: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/Options/Applicative/Types.hs:159:1 Warning: 'ParserPrefs' is ambiguous. It is defined * at src/Options/Applicative/Types.hs:112:20 * at src/Options/Applicative/Types.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 src/Options/Applicative/Types.hs:112:1 87% ( 74 / 85) in 'Options.Applicative.Builder' Missing documentation for: Module header ParseError (src/Options/Applicative/Types.hs:69) PrefsMod (src/Options/Applicative/Builder.hs:523) OptionFields (src/Options/Applicative/Builder/Internal.hs:35) FlagFields (src/Options/Applicative/Builder/Internal.hs:40) ArgumentFields (src/Options/Applicative/Builder/Internal.hs:48) CommandFields (src/Options/Applicative/Builder/Internal.hs:44) HasName (src/Options/Applicative/Builder/Internal.hs:51) HasCompleter (src/Options/Applicative/Builder/Internal.hs:60) HasValue (src/Options/Applicative/Builder/Internal.hs:69) HasMetavar (src/Options/Applicative/Builder/Internal.hs:77) 80% ( 4 / 5) in 'Options.Applicative.BashCompletion' Missing documentation for: bashCompletionParser (src/Options/Applicative/BashCompletion.hs:39) Warning: 'ParserInfo' is ambiguous. It is defined * at src/Options/Applicative/Types.hs:90:21 * at src/Options/Applicative/Types.hs:90: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/Options/Applicative/Types.hs:90:1 Warning: 'ParserFailure' is ambiguous. It is defined * at src/Options/Applicative/Types.hs:347:27 * at src/Options/Applicative/Types.hs:347: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/Options/Applicative/Types.hs:347:1 Warning: 'Context' is ambiguous. It is defined * at src/Options/Applicative/Types.hs:195:16 * at src/Options/Applicative/Types.hs:195: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/Options/Applicative/Types.hs:195:1 73% ( 14 / 19) in 'Options.Applicative.Extra' Missing documentation for: Module header renderFailure (src/Options/Applicative/Extra.hs:345) ParserFailure (src/Options/Applicative/Types.hs:347) overFailure (src/Options/Applicative/Types.hs:374) CompletionResult (src/Options/Applicative/Types.hs:340) Warning: 'ParserInfo' is ambiguous. It is defined * at src/Options/Applicative/Types.hs:90:21 * at src/Options/Applicative/Types.hs:90: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/Options/Applicative/Types.hs:90:1 Warning: 'ParserPrefs' is ambiguous. It is defined * at src/Options/Applicative/Types.hs:112:20 * at src/Options/Applicative/Types.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 src/Options/Applicative/Types.hs:112:1 Warning: 'Completer' is ambiguous. It is defined * at src/Options/Applicative/Types.hs:325:21 * at src/Options/Applicative/Types.hs:325: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/Options/Applicative/Types.hs:325:1 86% (107 /123) in 'Options.Applicative' Missing documentation for: Module header OptionFields (src/Options/Applicative/Builder/Internal.hs:35) FlagFields (src/Options/Applicative/Builder/Internal.hs:40) ArgumentFields (src/Options/Applicative/Builder/Internal.hs:48) CommandFields (src/Options/Applicative/Builder/Internal.hs:44) HasName (src/Options/Applicative/Builder/Internal.hs:51) HasCompleter (src/Options/Applicative/Builder/Internal.hs:60) HasValue (src/Options/Applicative/Builder/Internal.hs:69) HasMetavar (src/Options/Applicative/Builder/Internal.hs:77) renderFailure (src/Options/Applicative/Extra.hs:345) overFailure (src/Options/Applicative/Types.hs:374) PrefsMod (src/Options/Applicative/Builder.hs:523) ParseError (src/Options/Applicative/Types.hs:69) ParserHelp (src/Options/Applicative/Help/Types.hs:12) ParserFailure (src/Options/Applicative/Types.hs:347) CompletionResult (src/Options/Applicative/Types.hs:340) Warning: 'A' is ambiguous. It is defined * at src/Options/Applicative/Arrows.hs:47:19 * at src/Options/Applicative/Arrows.hs:47: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/Options/Applicative/Arrows.hs:47:1 100% ( 6 / 6) in 'Options.Applicative.Arrows' Warning: Options.Applicative.Help.Pretty: could not find link destinations for: - Prettyprinter.Internal.Rep_SimpleDocStream Documentation created: dist/doc/html/optparse-applicative/, dist/doc/html/optparse-applicative/optparse-applicative.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/optparse-applicative-0.19.0.0-5c46VkbBJNABJCSsMkcBhu Completed optparse-applicative-0.19.0.0 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-LI8xfYmkRgOLh5ber16mYm 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 tasty-1.5.3... Preprocessing library for tasty-1.5.3.. Building library for tasty-1.5.3.. [ 1 of 25] Compiling Control.Concurrent.Async ( Control/Concurrent/Async.hs, dist/build/Control/Concurrent/Async.o, dist/build/Control/Concurrent/Async.dyn_o ) [ 2 of 25] Compiling Test.Tasty.Options ( Test/Tasty/Options.hs, dist/build/Test/Tasty/Options.o, dist/build/Test/Tasty/Options.dyn_o ) [ 3 of 25] Compiling Test.Tasty.Parallel ( Test/Tasty/Parallel.hs, dist/build/Test/Tasty/Parallel.o, dist/build/Test/Tasty/Parallel.dyn_o ) [ 4 of 25] Compiling Test.Tasty.Patterns.Expr ( Test/Tasty/Patterns/Expr.hs, dist/build/Test/Tasty/Patterns/Expr.o, dist/build/Test/Tasty/Patterns/Expr.dyn_o ) [ 5 of 25] Compiling Test.Tasty.Patterns.Types ( Test/Tasty/Patterns/Types.hs, dist/build/Test/Tasty/Patterns/Types.o, dist/build/Test/Tasty/Patterns/Types.dyn_o ) [ 6 of 25] Compiling Test.Tasty.Patterns.Printer ( Test/Tasty/Patterns/Printer.hs, dist/build/Test/Tasty/Patterns/Printer.o, dist/build/Test/Tasty/Patterns/Printer.dyn_o ) [ 7 of 25] Compiling Test.Tasty.Patterns.Parser ( Test/Tasty/Patterns/Parser.hs, dist/build/Test/Tasty/Patterns/Parser.o, dist/build/Test/Tasty/Patterns/Parser.dyn_o ) [ 8 of 25] Compiling Test.Tasty.Patterns.Eval ( Test/Tasty/Patterns/Eval.hs, dist/build/Test/Tasty/Patterns/Eval.o, dist/build/Test/Tasty/Patterns/Eval.dyn_o ) [ 9 of 25] Compiling Test.Tasty.Patterns ( Test/Tasty/Patterns.hs, dist/build/Test/Tasty/Patterns.o, dist/build/Test/Tasty/Patterns.dyn_o ) [10 of 25] Compiling Test.Tasty.Options.Core ( Test/Tasty/Options/Core.hs, dist/build/Test/Tasty/Options/Core.o, dist/build/Test/Tasty/Options/Core.dyn_o ) [11 of 25] Compiling Test.Tasty.Providers.ConsoleFormat ( Test/Tasty/Providers/ConsoleFormat.hs, dist/build/Test/Tasty/Providers/ConsoleFormat.o, dist/build/Test/Tasty/Providers/ConsoleFormat.dyn_o ) [12 of 25] Compiling Test.Tasty.Core ( Test/Tasty/Core.hs, dist/build/Test/Tasty/Core.o, dist/build/Test/Tasty/Core.dyn_o ) [13 of 25] Compiling Test.Tasty.Providers ( Test/Tasty/Providers.hs, dist/build/Test/Tasty/Providers.o, dist/build/Test/Tasty/Providers.dyn_o ) [14 of 25] Compiling Test.Tasty.Runners.Reducers ( Test/Tasty/Runners/Reducers.hs, dist/build/Test/Tasty/Runners/Reducers.o, dist/build/Test/Tasty/Runners/Reducers.dyn_o ) [15 of 25] Compiling Test.Tasty.Runners.Utils ( Test/Tasty/Runners/Utils.hs, dist/build/Test/Tasty/Runners/Utils.o, dist/build/Test/Tasty/Runners/Utils.dyn_o ) [16 of 25] Compiling Test.Tasty.Run ( Test/Tasty/Run.hs, dist/build/Test/Tasty/Run.o, dist/build/Test/Tasty/Run.dyn_o ) [17 of 25] Compiling Test.Tasty.Ingredients ( Test/Tasty/Ingredients.hs, dist/build/Test/Tasty/Ingredients.o, dist/build/Test/Tasty/Ingredients.dyn_o ) [18 of 25] Compiling Test.Tasty.Options.Env ( Test/Tasty/Options/Env.hs, dist/build/Test/Tasty/Options/Env.o, dist/build/Test/Tasty/Options/Env.dyn_o ) [19 of 25] Compiling Test.Tasty.Ingredients.ListTests ( Test/Tasty/Ingredients/ListTests.hs, dist/build/Test/Tasty/Ingredients/ListTests.o, dist/build/Test/Tasty/Ingredients/ListTests.dyn_o ) [20 of 25] Compiling Test.Tasty.Ingredients.IncludingOptions ( Test/Tasty/Ingredients/IncludingOptions.hs, dist/build/Test/Tasty/Ingredients/IncludingOptions.o, dist/build/Test/Tasty/Ingredients/IncludingOptions.dyn_o ) [21 of 25] Compiling Test.Tasty.Ingredients.ConsoleReporter ( Test/Tasty/Ingredients/ConsoleReporter.hs, dist/build/Test/Tasty/Ingredients/ConsoleReporter.o, dist/build/Test/Tasty/Ingredients/ConsoleReporter.dyn_o ) [22 of 25] Compiling Test.Tasty.Ingredients.Basic ( Test/Tasty/Ingredients/Basic.hs, dist/build/Test/Tasty/Ingredients/Basic.o, dist/build/Test/Tasty/Ingredients/Basic.dyn_o ) [23 of 25] Compiling Test.Tasty.CmdLine ( Test/Tasty/CmdLine.hs, dist/build/Test/Tasty/CmdLine.o, dist/build/Test/Tasty/CmdLine.dyn_o ) [24 of 25] Compiling Test.Tasty.Runners ( Test/Tasty/Runners.hs, dist/build/Test/Tasty/Runners.o, dist/build/Test/Tasty/Runners.dyn_o ) [25 of 25] Compiling Test.Tasty ( Test/Tasty.hs, dist/build/Test/Tasty.o, dist/build/Test/Tasty.dyn_o ) Preprocessing library for tasty-1.5.3.. Running Haddock on library for tasty-1.5.3.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [ 1 of 25] Compiling Control.Concurrent.Async ( Control/Concurrent/Async.hs, nothing ) [ 2 of 25] Compiling Test.Tasty.Options ( Test/Tasty/Options.hs, nothing ) [ 3 of 25] Compiling Test.Tasty.Parallel ( Test/Tasty/Parallel.hs, nothing ) [ 4 of 25] Compiling Test.Tasty.Patterns.Expr ( Test/Tasty/Patterns/Expr.hs, nothing ) [ 5 of 25] Compiling Test.Tasty.Patterns.Types ( Test/Tasty/Patterns/Types.hs, nothing ) [ 6 of 25] Compiling Test.Tasty.Patterns.Printer ( Test/Tasty/Patterns/Printer.hs, nothing ) [ 7 of 25] Compiling Test.Tasty.Patterns.Parser ( Test/Tasty/Patterns/Parser.hs, nothing ) [ 8 of 25] Compiling Test.Tasty.Patterns.Eval ( Test/Tasty/Patterns/Eval.hs, nothing ) [ 9 of 25] Compiling Test.Tasty.Patterns ( Test/Tasty/Patterns.hs, nothing ) [10 of 25] Compiling Test.Tasty.Options.Core ( Test/Tasty/Options/Core.hs, nothing ) [11 of 25] Compiling Test.Tasty.Providers.ConsoleFormat ( Test/Tasty/Providers/ConsoleFormat.hs, nothing ) [12 of 25] Compiling Test.Tasty.Core ( Test/Tasty/Core.hs, nothing ) [13 of 25] Compiling Test.Tasty.Providers ( Test/Tasty/Providers.hs, nothing ) [14 of 25] Compiling Test.Tasty.Runners.Reducers ( Test/Tasty/Runners/Reducers.hs, nothing ) [15 of 25] Compiling Test.Tasty.Runners.Utils ( Test/Tasty/Runners/Utils.hs, nothing ) [16 of 25] Compiling Test.Tasty.Run ( Test/Tasty/Run.hs, nothing ) [17 of 25] Compiling Test.Tasty.Ingredients ( Test/Tasty/Ingredients.hs, nothing ) [18 of 25] Compiling Test.Tasty.Options.Env ( Test/Tasty/Options/Env.hs, nothing ) [19 of 25] Compiling Test.Tasty.Ingredients.ListTests ( Test/Tasty/Ingredients/ListTests.hs, nothing ) [20 of 25] Compiling Test.Tasty.Ingredients.IncludingOptions ( Test/Tasty/Ingredients/IncludingOptions.hs, nothing ) [21 of 25] Compiling Test.Tasty.Ingredients.ConsoleReporter ( Test/Tasty/Ingredients/ConsoleReporter.hs, nothing ) [22 of 25] Compiling Test.Tasty.Ingredients.Basic ( Test/Tasty/Ingredients/Basic.hs, nothing ) [23 of 25] Compiling Test.Tasty.CmdLine ( Test/Tasty/CmdLine.hs, nothing ) [24 of 25] Compiling Test.Tasty.Runners ( Test/Tasty/Runners.hs, nothing ) [25 of 25] Compiling Test.Tasty ( Test/Tasty.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.hs:60:16 * at Control/Concurrent/Async.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 Control/Concurrent/Async.hs:60:1 Warning: 'OptionSet' is ambiguous. It is defined * at Test/Tasty/Options.hs:101:21 * at Test/Tasty/Options.hs:101: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 Test/Tasty/Options.hs:101:1 100% ( 17 / 17) in 'Test.Tasty.Options' Warning: 'Action' is ambiguous. It is defined * at Test/Tasty/Parallel.hs:21:15 * at Test/Tasty/Parallel.hs:21: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 Test/Tasty/Parallel.hs:21:1 100% ( 2 / 2) in 'Test.Tasty.Patterns.Types' 100% ( 2 / 2) in 'Test.Tasty.Patterns.Printer' Warning: 'Parser' is ambiguous. It is defined * at Test/Tasty/Patterns/Parser.hs:32:20 * at Test/Tasty/Patterns/Parser.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 Test/Tasty/Patterns/Parser.hs:32:1 100% ( 6 / 6) in 'Test.Tasty.Patterns.Parser' 100% ( 5 / 5) in 'Test.Tasty.Patterns.Eval' Warning: 'Timeout' is ambiguous. It is defined * at Test/Tasty/Options/Core.hs:56:5 * at Test/Tasty/Options/Core.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 Test/Tasty/Options/Core.hs:55:1 Warning: 'TestPattern' is ambiguous. It is defined * at Test/Tasty/Patterns.hs:33:3 * at Test/Tasty/Patterns.hs:31: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 Test/Tasty/Patterns.hs:31:1 Warning: 'Map' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 10 / 10) in 'Test.Tasty.Providers.ConsoleFormat' Warning: 'ResourceSpec' is ambiguous. It is defined * at Test/Tasty/Core.hs:226:23 * at Test/Tasty/Core.hs:226: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 Test/Tasty/Core.hs:226:1 Warning: 'Result' is ambiguous. It is defined * at Test/Tasty/Core.hs:91:15 * at Test/Tasty/Core.hs:91: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 Test/Tasty/Core.hs:91:1 Warning: 'Result' is ambiguous. It is defined * at Test/Tasty/Core.hs:91:15 * at Test/Tasty/Core.hs:91: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 Test/Tasty/Core.hs:91:1 100% ( 10 / 10) in 'Test.Tasty.Providers' Warning: 'SignalException' is ambiguous. It is defined * at Test/Tasty/Runners/Utils.hs:104:27 * at Test/Tasty/Runners/Utils.hs:104: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 Test/Tasty/Runners/Utils.hs:104:1 Warning: 'TestAction' is ambiguous. It is defined * at Test/Tasty/Run.hs:305:23 * at Test/Tasty/Run.hs:305: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 Test/Tasty/Run.hs:305:1 Warning: 'Initializer' is ambiguous. It is defined * at Test/Tasty/Run.hs:96:5 * at Test/Tasty/Run.hs:95:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Test/Tasty/Run.hs:95:1 Warning: 'Finalizer' is ambiguous. It is defined * at Test/Tasty/Run.hs:100:5 * at Test/Tasty/Run.hs:99: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 Test/Tasty/Run.hs:99:1 Warning: 'Action' is ambiguous. It is defined * at Test/Tasty/Parallel.hs:21:15 * at Test/Tasty/Parallel.hs:21: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 Test/Tasty/Parallel.hs:21:1 Warning: 'Dependency' is ambiguous. It is defined * at Test/Tasty/Run.hs:282:19 * at Test/Tasty/Run.hs:282: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 Test/Tasty/Run.hs:282:1 Warning: 'NumThreads' is ambiguous. It is defined * at Test/Tasty/Options/Core.hs:38:22 * at Test/Tasty/Options/Core.hs:38: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 Test/Tasty/Options/Core.hs:38:1 Warning: 'NumThreads' is ambiguous. It is defined * at Test/Tasty/Options/Core.hs:38:22 * at Test/Tasty/Options/Core.hs:38: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 Test/Tasty/Options/Core.hs:38:1 100% ( 7 / 7) in 'Test.Tasty.Ingredients' Warning: 'Statistics' is ambiguous. It is defined * at Test/Tasty/Ingredients/ConsoleReporter.hs:382:19 * at Test/Tasty/Ingredients/ConsoleReporter.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 Test/Tasty/Ingredients/ConsoleReporter.hs:382:1 Warning: 'Result' is ambiguous. It is defined * at Test/Tasty/Core.hs:91:15 * at Test/Tasty/Core.hs:91: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 Test/Tasty/Core.hs:91:1 100% ( 22 / 22) in 'Test.Tasty.Ingredients.ConsoleReporter' 100% ( 12 / 12) in 'Test.Tasty.Ingredients.Basic' 100% ( 58 / 58) in 'Test.Tasty.Runners' 100% ( 26 / 26) in 'Test.Tasty' Warning: Test.Tasty.Patterns.Types: could not find link destinations for: - Test.Tasty.Patterns.Types.Rep_Expr Warning: Test.Tasty.Patterns.Eval: could not find link destinations for: - Test.Tasty.Patterns.Eval.M - Test.Tasty.Patterns.Eval.Value Warning: Test.Tasty.Runners: could not find link destinations for: - Test.Tasty.Core.Rep_Outcome Documentation created: dist/doc/html/tasty/, dist/doc/html/tasty/tasty.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/tasty-1.5.3-8bGipBEqvCZ29fR2jkj5jz Completed tasty-1.5.3 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-DzQi0vG7VaWvRHxALLXJV Completed free-5.2 Configuring vector-0.13.2.0... Preprocessing library for vector-0.13.2.0.. Building library for vector-0.13.2.0.. [ 1 of 23] Compiling Data.Vector.Fusion.Stream.Monadic ( src/Data/Vector/Fusion/Stream/Monadic.hs, dist/build/Data/Vector/Fusion/Stream/Monadic.o, dist/build/Data/Vector/Fusion/Stream/Monadic.dyn_o ) [ 2 of 23] Compiling Data.Vector.Fusion.Util ( src/Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o, dist/build/Data/Vector/Fusion/Util.dyn_o ) [ 3 of 23] Compiling Data.Vector.Fusion.Bundle.Size ( src/Data/Vector/Fusion/Bundle/Size.hs, dist/build/Data/Vector/Fusion/Bundle/Size.o, dist/build/Data/Vector/Fusion/Bundle/Size.dyn_o ) [ 4 of 23] Compiling Data.Vector.Generic.Mutable.Base ( src/Data/Vector/Generic/Mutable/Base.hs, dist/build/Data/Vector/Generic/Mutable/Base.o, dist/build/Data/Vector/Generic/Mutable/Base.dyn_o ) [ 5 of 23] Compiling Data.Vector.Generic.Base ( src/Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.o, dist/build/Data/Vector/Generic/Base.dyn_o ) [ 6 of 23] Compiling Data.Vector.Internal.Check ( src/Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.o, dist/build/Data/Vector/Internal/Check.dyn_o ) [ 7 of 23] Compiling Data.Vector.Fusion.Bundle.Monadic ( src/Data/Vector/Fusion/Bundle/Monadic.hs, dist/build/Data/Vector/Fusion/Bundle/Monadic.o, dist/build/Data/Vector/Fusion/Bundle/Monadic.dyn_o ) [ 8 of 23] Compiling Data.Vector.Fusion.Bundle ( src/Data/Vector/Fusion/Bundle.hs, dist/build/Data/Vector/Fusion/Bundle.o, dist/build/Data/Vector/Fusion/Bundle.dyn_o ) [ 9 of 23] Compiling Data.Vector.Generic.Mutable ( src/Data/Vector/Generic/Mutable.hs, dist/build/Data/Vector/Generic/Mutable.o, dist/build/Data/Vector/Generic/Mutable.dyn_o ) [10 of 23] Compiling Data.Vector.Generic.New ( src/Data/Vector/Generic/New.hs, dist/build/Data/Vector/Generic/New.o, dist/build/Data/Vector/Generic/New.dyn_o ) [11 of 23] Compiling Data.Vector.Generic ( src/Data/Vector/Generic.hs, dist/build/Data/Vector/Generic.o, dist/build/Data/Vector/Generic.dyn_o ) [12 of 23] Compiling Data.Vector.Mutable ( src/Data/Vector/Mutable.hs, dist/build/Data/Vector/Mutable.o, dist/build/Data/Vector/Mutable.dyn_o ) [13 of 23] Compiling Data.Vector ( src/Data/Vector.hs, dist/build/Data/Vector.o, dist/build/Data/Vector.dyn_o ) [14 of 23] Compiling Data.Vector.Primitive.Mutable ( src/Data/Vector/Primitive/Mutable.hs, dist/build/Data/Vector/Primitive/Mutable.o, dist/build/Data/Vector/Primitive/Mutable.dyn_o ) [15 of 23] Compiling Data.Vector.Primitive ( src/Data/Vector/Primitive.hs, dist/build/Data/Vector/Primitive.o, dist/build/Data/Vector/Primitive.dyn_o ) [16 of 23] Compiling Data.Vector.Storable.Internal ( src/Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.o, dist/build/Data/Vector/Storable/Internal.dyn_o ) [17 of 23] Compiling Data.Vector.Storable.Mutable ( src/Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.o, dist/build/Data/Vector/Storable/Mutable.dyn_o ) [18 of 23] Compiling Data.Vector.Storable ( src/Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.o, dist/build/Data/Vector/Storable.dyn_o ) [19 of 23] Compiling Data.Vector.Strict.Mutable ( src/Data/Vector/Strict/Mutable.hs, dist/build/Data/Vector/Strict/Mutable.o, dist/build/Data/Vector/Strict/Mutable.dyn_o ) [20 of 23] Compiling Data.Vector.Strict ( src/Data/Vector/Strict.hs, dist/build/Data/Vector/Strict.o, dist/build/Data/Vector/Strict.dyn_o ) [21 of 23] Compiling Data.Vector.Unboxed.Base ( src/Data/Vector/Unboxed/Base.hs, dist/build/Data/Vector/Unboxed/Base.o, dist/build/Data/Vector/Unboxed/Base.dyn_o ) [22 of 23] Compiling Data.Vector.Unboxed ( src/Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.o, dist/build/Data/Vector/Unboxed.dyn_o ) [23 of 23] Compiling Data.Vector.Unboxed.Mutable ( src/Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.o, dist/build/Data/Vector/Unboxed/Mutable.dyn_o ) Preprocessing library 'benchmarks-O2' for vector-0.13.2.0.. Building library 'benchmarks-O2' for vector-0.13.2.0.. [ 1 of 14] Compiling Bench.Vector.Algo.AwShCC ( benchlib/Bench/Vector/Algo/AwShCC.hs, dist/build/benchmarks-O2/Bench/Vector/Algo/AwShCC.o, dist/build/benchmarks-O2/Bench/Vector/Algo/AwShCC.dyn_o ) [ 2 of 14] Compiling Bench.Vector.Algo.FindIndexR ( benchlib/Bench/Vector/Algo/FindIndexR.hs, dist/build/benchmarks-O2/Bench/Vector/Algo/FindIndexR.o, dist/build/benchmarks-O2/Bench/Vector/Algo/FindIndexR.dyn_o ) [ 3 of 14] Compiling Bench.Vector.Algo.HybCC ( benchlib/Bench/Vector/Algo/HybCC.hs, dist/build/benchmarks-O2/Bench/Vector/Algo/HybCC.o, dist/build/benchmarks-O2/Bench/Vector/Algo/HybCC.dyn_o ) [ 4 of 14] Compiling Bench.Vector.Algo.Leaffix ( benchlib/Bench/Vector/Algo/Leaffix.hs, dist/build/benchmarks-O2/Bench/Vector/Algo/Leaffix.o, dist/build/benchmarks-O2/Bench/Vector/Algo/Leaffix.dyn_o ) [ 5 of 14] Compiling Bench.Vector.Algo.ListRank ( benchlib/Bench/Vector/Algo/ListRank.hs, dist/build/benchmarks-O2/Bench/Vector/Algo/ListRank.o, dist/build/benchmarks-O2/Bench/Vector/Algo/ListRank.dyn_o ) [ 6 of 14] Compiling Bench.Vector.Algo.MutableSet ( benchlib/Bench/Vector/Algo/MutableSet.hs, dist/build/benchmarks-O2/Bench/Vector/Algo/MutableSet.o, dist/build/benchmarks-O2/Bench/Vector/Algo/MutableSet.dyn_o ) [ 7 of 14] Compiling Bench.Vector.Algo.NextPermutation ( benchlib/Bench/Vector/Algo/NextPermutation.hs, dist/build/benchmarks-O2/Bench/Vector/Algo/NextPermutation.o, dist/build/benchmarks-O2/Bench/Vector/Algo/NextPermutation.dyn_o ) [ 8 of 14] Compiling Bench.Vector.Algo.Quickhull ( benchlib/Bench/Vector/Algo/Quickhull.hs, dist/build/benchmarks-O2/Bench/Vector/Algo/Quickhull.o, dist/build/benchmarks-O2/Bench/Vector/Algo/Quickhull.dyn_o ) [ 9 of 14] Compiling Bench.Vector.Algo.Rootfix ( benchlib/Bench/Vector/Algo/Rootfix.hs, dist/build/benchmarks-O2/Bench/Vector/Algo/Rootfix.o, dist/build/benchmarks-O2/Bench/Vector/Algo/Rootfix.dyn_o ) [10 of 14] Compiling Bench.Vector.Algo.Spectral ( benchlib/Bench/Vector/Algo/Spectral.hs, dist/build/benchmarks-O2/Bench/Vector/Algo/Spectral.o, dist/build/benchmarks-O2/Bench/Vector/Algo/Spectral.dyn_o ) [11 of 14] Compiling Bench.Vector.Algo.Tridiag ( benchlib/Bench/Vector/Algo/Tridiag.hs, dist/build/benchmarks-O2/Bench/Vector/Algo/Tridiag.o, dist/build/benchmarks-O2/Bench/Vector/Algo/Tridiag.dyn_o ) [12 of 14] Compiling Bench.Vector.Tasty ( benchlib/Bench/Vector/Tasty.hs, dist/build/benchmarks-O2/Bench/Vector/Tasty.o, dist/build/benchmarks-O2/Bench/Vector/Tasty.dyn_o ) [13 of 14] Compiling Bench.Vector.TestData.Graph ( benchlib/Bench/Vector/TestData/Graph.hs, dist/build/benchmarks-O2/Bench/Vector/TestData/Graph.o, dist/build/benchmarks-O2/Bench/Vector/TestData/Graph.dyn_o ) [14 of 14] Compiling Bench.Vector.TestData.ParenTree ( benchlib/Bench/Vector/TestData/ParenTree.hs, dist/build/benchmarks-O2/Bench/Vector/TestData/ParenTree.o, dist/build/benchmarks-O2/Bench/Vector/TestData/ParenTree.dyn_o ) Preprocessing library for vector-0.13.2.0.. Running Haddock on library for vector-0.13.2.0.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [ 1 of 23] Compiling Data.Vector.Fusion.Stream.Monadic ( src/Data/Vector/Fusion/Stream/Monadic.hs, nothing ) [ 2 of 23] Compiling Data.Vector.Fusion.Util ( src/Data/Vector/Fusion/Util.hs, nothing ) [ 3 of 23] Compiling Data.Vector.Fusion.Bundle.Size ( src/Data/Vector/Fusion/Bundle/Size.hs, nothing ) [ 4 of 23] Compiling Data.Vector.Generic.Mutable.Base ( src/Data/Vector/Generic/Mutable/Base.hs, nothing ) [ 5 of 23] Compiling Data.Vector.Generic.Base ( src/Data/Vector/Generic/Base.hs, nothing ) [ 6 of 23] Compiling Data.Vector.Internal.Check ( src/Data/Vector/Internal/Check.hs, nothing ) [ 7 of 23] Compiling Data.Vector.Fusion.Bundle.Monadic ( src/Data/Vector/Fusion/Bundle/Monadic.hs, nothing ) [ 8 of 23] Compiling Data.Vector.Fusion.Bundle ( src/Data/Vector/Fusion/Bundle.hs, nothing ) [ 9 of 23] Compiling Data.Vector.Generic.Mutable ( src/Data/Vector/Generic/Mutable.hs, nothing ) [10 of 23] Compiling Data.Vector.Generic.New ( src/Data/Vector/Generic/New.hs, nothing ) [11 of 23] Compiling Data.Vector.Generic ( src/Data/Vector/Generic.hs, nothing ) [12 of 23] Compiling Data.Vector.Mutable ( src/Data/Vector/Mutable.hs, nothing ) [13 of 23] Compiling Data.Vector ( src/Data/Vector.hs, nothing ) [14 of 23] Compiling Data.Vector.Primitive.Mutable ( src/Data/Vector/Primitive/Mutable.hs, nothing ) [15 of 23] Compiling Data.Vector.Primitive ( src/Data/Vector/Primitive.hs, nothing ) [16 of 23] Compiling Data.Vector.Storable.Internal ( src/Data/Vector/Storable/Internal.hs, nothing ) [17 of 23] Compiling Data.Vector.Storable.Mutable ( src/Data/Vector/Storable/Mutable.hs, nothing ) [18 of 23] Compiling Data.Vector.Storable ( src/Data/Vector/Storable.hs, nothing ) [19 of 23] Compiling Data.Vector.Strict.Mutable ( src/Data/Vector/Strict/Mutable.hs, nothing ) [20 of 23] Compiling Data.Vector.Strict ( src/Data/Vector/Strict.hs, nothing ) [21 of 23] Compiling Data.Vector.Unboxed.Base ( src/Data/Vector/Unboxed/Base.hs, nothing ) [22 of 23] Compiling Data.Vector.Unboxed ( src/Data/Vector/Unboxed.hs, nothing ) [23 of 23] Compiling Data.Vector.Unboxed.Mutable ( src/Data/Vector/Unboxed/Mutable.hs, nothing ) Haddock coverage: 100% ( 2 / 2) in 'Data.Vector.Fusion.Stream.Monadic' 83% ( 5 / 6) in 'Data.Vector.Fusion.Util' Missing documentation for: liftBox 100% ( 9 / 9) in 'Data.Vector.Fusion.Bundle.Size' Warning: 'unsafeSlice' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'overlaps' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'unsafeNew' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'unsafeRead' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'unsafeWrite' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'clear' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'set' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'unsafeCopy' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'unsafeMove' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'grow' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'unsafeGrow' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 2 / 2) in 'Data.Vector.Generic.Mutable.Base' Warning: 'basicUnsafeWrite' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Bundle' is ambiguous. It is defined * at src/Data/Vector/Fusion/Bundle/Monadic.hs:121:21 * at src/Data/Vector/Fusion/Bundle/Monadic.hs:121: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/Vector/Fusion/Bundle/Monadic.hs:121:1 79% (110 /139) in 'Data.Vector.Fusion.Bundle.Monadic' Missing documentation for: Chunk (src/Data/Vector/Fusion/Bundle/Monadic.hs:118) generate (src/Data/Vector/Fusion/Bundle/Monadic.hs:207) unbox (src/Data/Vector/Fusion/Bundle/Monadic.hs:320) concatMap (src/Data/Vector/Fusion/Bundle/Monadic.hs:629) zipWithM_ (src/Data/Vector/Fusion/Bundle/Monadic.hs:351) zipWith3M (src/Data/Vector/Fusion/Bundle/Monadic.hs:355) zipWith4M (src/Data/Vector/Fusion/Bundle/Monadic.hs:364) zipWith5M (src/Data/Vector/Fusion/Bundle/Monadic.hs:371) zipWith6M (src/Data/Vector/Fusion/Bundle/Monadic.hs:378) zipWith (src/Data/Vector/Fusion/Bundle/Monadic.hs:384) zipWith3 (src/Data/Vector/Fusion/Bundle/Monadic.hs:389) zipWith4 (src/Data/Vector/Fusion/Bundle/Monadic.hs:395) zipWith5 (src/Data/Vector/Fusion/Bundle/Monadic.hs:401) zipWith6 (src/Data/Vector/Fusion/Bundle/Monadic.hs:407) zip (src/Data/Vector/Fusion/Bundle/Monadic.hs:411) zip3 (src/Data/Vector/Fusion/Bundle/Monadic.hs:415) zip4 (src/Data/Vector/Fusion/Bundle/Monadic.hs:420) zip5 (src/Data/Vector/Fusion/Bundle/Monadic.hs:425) zip6 (src/Data/Vector/Fusion/Bundle/Monadic.hs:430) and (src/Data/Vector/Fusion/Bundle/Monadic.hs:621) or (src/Data/Vector/Fusion/Bundle/Monadic.hs:625) concatMapM (src/Data/Vector/Fusion/Bundle/Monadic.hs:633) fromVector (src/Data/Vector/Fusion/Bundle/Monadic.hs:1086) reVector (src/Data/Vector/Fusion/Bundle/Monadic.hs:1166) fromVectors (src/Data/Vector/Fusion/Bundle/Monadic.hs:1105) concatVectors (src/Data/Vector/Fusion/Bundle/Monadic.hs:1133) fromStream (src/Data/Vector/Fusion/Bundle/Monadic.hs:136) chunks (src/Data/Vector/Fusion/Bundle/Monadic.hs:143) elements (src/Data/Vector/Fusion/Bundle/Monadic.hs:147) Warning: 'Nothing' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Just' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 79% ( 90 /113) in 'Data.Vector.Fusion.Bundle' Missing documentation for: Chunk (src/Data/Vector/Fusion/Bundle/Monadic.hs:118) inplace (src/Data/Vector/Fusion/Bundle.hs:113) concatMap (src/Data/Vector/Fusion/Bundle.hs:256) unbox (src/Data/Vector/Fusion/Bundle.hs:252) zipWith4 (src/Data/Vector/Fusion/Bundle.hs:286) zipWith5 (src/Data/Vector/Fusion/Bundle.hs:292) zipWith6 (src/Data/Vector/Fusion/Bundle.hs:298) zip (src/Data/Vector/Fusion/Bundle.hs:302) zip3 (src/Data/Vector/Fusion/Bundle.hs:306) zip4 (src/Data/Vector/Fusion/Bundle.hs:311) zip5 (src/Data/Vector/Fusion/Bundle.hs:316) zip6 (src/Data/Vector/Fusion/Bundle.hs:321) and (src/Data/Vector/Fusion/Bundle.hs:406) or (src/Data/Vector/Fusion/Bundle.hs:410) unsafeFromList (src/Data/Vector/Fusion/Bundle.hs:632) fromVector (src/Data/Vector/Fusion/Bundle.hs:636) reVector (src/Data/Vector/Fusion/Bundle.hs:640) fromVectors (src/Data/Vector/Fusion/Bundle.hs:644) concatVectors (src/Data/Vector/Fusion/Bundle.hs:648) zipWithM (src/Data/Vector/Fusion/Bundle.hs:535) zipWithM_ (src/Data/Vector/Fusion/Bundle.hs:539) eqBy (src/Data/Vector/Fusion/Bundle.hs:492) cmpBy (src/Data/Vector/Fusion/Bundle.hs:501) 86% ( 93 /108) in 'Data.Vector.Generic.Mutable' Missing documentation for: mstream (src/Data/Vector/Generic/Mutable.hs:139) mstreamR (src/Data/Vector/Generic/Mutable.hs:168) transform (src/Data/Vector/Generic/Mutable.hs:164) transformR (src/Data/Vector/Generic/Mutable.hs:199) fill (src/Data/Vector/Generic/Mutable.hs:151) fillR (src/Data/Vector/Generic/Mutable.hs:182) unsafeAccum (src/Data/Vector/Generic/Mutable.hs:1020) accum (src/Data/Vector/Generic/Mutable.hs:997) unsafeUpdate (src/Data/Vector/Generic/Mutable.hs:1031) update (src/Data/Vector/Generic/Mutable.hs:1009) reverse (src/Data/Vector/Generic/Mutable.hs:1039) unstablePartition (src/Data/Vector/Generic/Mutable.hs:1049) unstablePartitionBundle (src/Data/Vector/Generic/Mutable.hs:1078) partitionBundle (src/Data/Vector/Generic/Mutable.hs:1105) partitionWithBundle (src/Data/Vector/Generic/Mutable.hs:1165) 21% ( 5 / 23) in 'Data.Vector.Generic.New' Missing documentation for: create (src/Data/Vector/Generic/New.hs:62) run (src/Data/Vector/Generic/New.hs:66) runPrim (src/Data/Vector/Generic/New.hs:70) apply (src/Data/Vector/Generic/New.hs:74) modify (src/Data/Vector/Generic/New.hs:78) modifyWithBundle (src/Data/Vector/Generic/New.hs:83) unstream (src/Data/Vector/Generic/New.hs:87) transform (src/Data/Vector/Generic/New.hs:93) unstreamR (src/Data/Vector/Generic/New.hs:113) transformR (src/Data/Vector/Generic/New.hs:119) slice (src/Data/Vector/Generic/New.hs:139) init (src/Data/Vector/Generic/New.hs:143) tail (src/Data/Vector/Generic/New.hs:147) take (src/Data/Vector/Generic/New.hs:151) drop (src/Data/Vector/Generic/New.hs:155) unsafeSlice (src/Data/Vector/Generic/New.hs:159) unsafeInit (src/Data/Vector/Generic/New.hs:163) unsafeTail (src/Data/Vector/Generic/New.hs:167) Warning: 'a' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'b' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Left' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Right' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Foldable' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'True' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 93% (259 /278) in 'Data.Vector.Generic' Missing documentation for: zipWith4 (src/Data/Vector/Generic.hs:1190) zipWith5 (src/Data/Vector/Generic.hs:1201) zipWith6 (src/Data/Vector/Generic.hs:1213) izipWith4 (src/Data/Vector/Generic.hs:1242) izipWith5 (src/Data/Vector/Generic.hs:1253) izipWith6 (src/Data/Vector/Generic.hs:1265) zip4 (src/Data/Vector/Generic.hs:1287) zip5 (src/Data/Vector/Generic.hs:1293) zip6 (src/Data/Vector/Generic.hs:1299) unzip3 (src/Data/Vector/Generic.hs:1348) unzip4 (src/Data/Vector/Generic.hs:1356) unzip5 (src/Data/Vector/Generic.hs:1365) unzip6 (src/Data/Vector/Generic.hs:1375) liftShowsPrec (src/Data/Vector/Generic.hs:2686) gunfold (src/Data/Vector/Generic.hs:2728) dataCast (src/Data/Vector/Generic.hs:2735) mkVecType (src/Data/Vector/Generic.hs:2717) mkVecConstr (src/Data/Vector/Generic.hs:2713) mkType (src/Data/Vector/Generic.hs:2722) Warning: 'IO' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ST' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Nothing' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 97% ( 88 / 90) in 'Data.Vector.Mutable' Missing documentation for: IOVector (src/Data/Vector/Mutable.hs:101) STVector (src/Data/Vector/Mutable.hs:102) Warning: 'Nothing' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Just' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'a' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'b' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Left' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Right' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Foldable' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'True' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Array' is ambiguous. It is defined * in Data.Primitive.Array * in Data.Primitive.Array 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.Primitive.Array 94% (245 /258) in 'Data.Vector' Missing documentation for: zipWith4 (src/Data/Vector.hs:1173) zipWith5 (src/Data/Vector.hs:1179) zipWith6 (src/Data/Vector.hs:1185) izipWith4 (src/Data/Vector.hs:1202) izipWith5 (src/Data/Vector.hs:1208) izipWith6 (src/Data/Vector.hs:1214) zip4 (src/Data/Vector.hs:1229) zip5 (src/Data/Vector.hs:1234) zip6 (src/Data/Vector.hs:1239) unzip3 (src/Data/Vector.hs:1251) unzip4 (src/Data/Vector.hs:1255) unzip5 (src/Data/Vector.hs:1260) unzip6 (src/Data/Vector.hs:1265) Warning: 'Nothing' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 97% ( 89 / 91) in 'Data.Vector.Primitive.Mutable' Missing documentation for: IOVector (src/Data/Vector/Primitive/Mutable.hs:117) STVector (src/Data/Vector/Primitive/Mutable.hs:118) Warning: 'Nothing' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Just' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'a' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'b' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'flip' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Left' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Right' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Foldable' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 97% (228 /234) in 'Data.Vector.Primitive' Missing documentation for: zipWith4 (src/Data/Vector/Primitive.hs:967) zipWith5 (src/Data/Vector/Primitive.hs:975) zipWith6 (src/Data/Vector/Primitive.hs:983) izipWith4 (src/Data/Vector/Primitive.hs:1003) izipWith5 (src/Data/Vector/Primitive.hs:1011) izipWith6 (src/Data/Vector/Primitive.hs:1019) Warning: 'Storable' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Nothing' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 97% ( 95 / 97) in 'Data.Vector.Storable.Mutable' Missing documentation for: IOVector (src/Data/Vector/Storable/Mutable.hs:136) STVector (src/Data/Vector/Storable/Mutable.hs:137) Warning: 'Nothing' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Just' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'a' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'b' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'flip' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Left' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Right' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Foldable' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'True' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 97% (239 /245) in 'Data.Vector.Storable' Missing documentation for: zipWith4 (src/Data/Vector/Storable.hs:978) zipWith5 (src/Data/Vector/Storable.hs:986) zipWith6 (src/Data/Vector/Storable.hs:994) izipWith4 (src/Data/Vector/Storable.hs:1014) izipWith5 (src/Data/Vector/Storable.hs:1022) izipWith6 (src/Data/Vector/Storable.hs:1030) Warning: 'IO' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ST' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Nothing' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 97% ( 91 / 93) in 'Data.Vector.Strict.Mutable' Missing documentation for: IOVector (src/Data/Vector/Strict/Mutable.hs:99) STVector (src/Data/Vector/Strict/Mutable.hs:100) Warning: 'Nothing' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Just' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'a' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'b' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Left' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Right' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Foldable' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'True' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Array' is ambiguous. It is defined * in Data.Primitive.Array * in Data.Primitive.Array 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.Primitive.Array 95% (248 /261) in 'Data.Vector.Strict' Missing documentation for: zipWith4 (src/Data/Vector/Strict.hs:1267) zipWith5 (src/Data/Vector/Strict.hs:1273) zipWith6 (src/Data/Vector/Strict.hs:1279) izipWith4 (src/Data/Vector/Strict.hs:1300) izipWith5 (src/Data/Vector/Strict.hs:1306) izipWith6 (src/Data/Vector/Strict.hs:1312) zip4 (src/Data/Vector/Strict.hs:1331) zip5 (src/Data/Vector/Strict.hs:1336) zip6 (src/Data/Vector/Strict.hs:1341) unzip3 (src/Data/Vector/Strict.hs:1355) unzip4 (src/Data/Vector/Strict.hs:1359) unzip5 (src/Data/Vector/Strict.hs:1364) unzip6 (src/Data/Vector/Strict.hs:1369) Warning: 'DoNotUnboxLazy' is ambiguous. It is defined * at src/Data/Vector/Unboxed/Base.hs:810:28 * at src/Data/Vector/Unboxed/Base.hs:810: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/Vector/Unboxed/Base.hs:810:1 Warning: 'DoNotUnboxStrict' is ambiguous. It is defined * at src/Data/Vector/Unboxed/Base.hs:895:30 * at src/Data/Vector/Unboxed/Base.hs:895: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/Vector/Unboxed/Base.hs:895:1 Warning: 'DoNotUnboxNormalForm' is ambiguous. It is defined * at src/Data/Vector/Unboxed/Base.hs:981:34 * at src/Data/Vector/Unboxed/Base.hs:981: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/Vector/Unboxed/Base.hs:981:1 Warning: 'As' is ambiguous. It is defined * at src/Data/Vector/Unboxed/Base.hs:350:38 * at src/Data/Vector/Unboxed/Base.hs:350: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/Vector/Unboxed/Base.hs:350:1 Warning: 'As' is ambiguous. It is defined * at src/Data/Vector/Unboxed/Base.hs:350:38 * at src/Data/Vector/Unboxed/Base.hs:350: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/Vector/Unboxed/Base.hs:350:1 Warning: 'UnboxViaPrim' is ambiguous. It is defined * at src/Data/Vector/Unboxed/Base.hs:223:26 * at src/Data/Vector/Unboxed/Base.hs:223: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/Vector/Unboxed/Base.hs:223:1 Warning: 'DoNotUnboxStrict' is ambiguous. It is defined * at src/Data/Vector/Unboxed/Base.hs:895:30 * at src/Data/Vector/Unboxed/Base.hs:895: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/Vector/Unboxed/Base.hs:895:1 Warning: 'DoNotUnboxLazy' is ambiguous. It is defined * at src/Data/Vector/Unboxed/Base.hs:810:28 * at src/Data/Vector/Unboxed/Base.hs:810: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/Vector/Unboxed/Base.hs:810:1 Warning: 'DoNotUnboxNormalForm' is ambiguous. It is defined * at src/Data/Vector/Unboxed/Base.hs:981:34 * at src/Data/Vector/Unboxed/Base.hs:981: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/Vector/Unboxed/Base.hs:981:1 Warning: 'Complex' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'RealFloat' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Nothing' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Just' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'a' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'b' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'flip' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Left' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Right' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Foldable' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'True' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 96% (253 /262) in 'Data.Vector.Unboxed' Missing documentation for: Vector (src/Data/Vector/Unboxed/Base.hs:73) MVector (src/Data/Vector/Unboxed/Base.hs:72) Unbox (src/Data/Vector/Unboxed/Base.hs:80) zipWith4 (src/Data/Vector/Unboxed.hs:1027) zipWith5 (src/Data/Vector/Unboxed.hs:1034) zipWith6 (src/Data/Vector/Unboxed.hs:1041) izipWith4 (src/Data/Vector/Unboxed.hs:1061) izipWith5 (src/Data/Vector/Unboxed.hs:1068) izipWith6 (src/Data/Vector/Unboxed.hs:1075) Warning: 'Nothing' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 96% ( 96 /100) in 'Data.Vector.Unboxed.Mutable' Missing documentation for: MVector (src/Data/Vector/Unboxed/Base.hs:72) IOVector (src/Data/Vector/Unboxed/Base.hs:75) STVector (src/Data/Vector/Unboxed/Base.hs:76) Unbox (src/Data/Vector/Unboxed/Base.hs:80) Warning: Data.Vector.Generic.Mutable: could not find link destinations for: - Control.Monad.Primitive.D:R:PrimStateAccumT - Control.Monad.Primitive.D:R:PrimStateContT - Control.Monad.Primitive.D:R:PrimStateExceptT - Control.Monad.Primitive.D:R:PrimStateIO - Control.Monad.Primitive.D:R:PrimStateIdentityT - Control.Monad.Primitive.D:R:PrimStateMaybeT - Control.Monad.Primitive.D:R:PrimStateRWST - Control.Monad.Primitive.D:R:PrimStateRWST0 - Control.Monad.Primitive.D:R:PrimStateRWST1 - Control.Monad.Primitive.D:R:PrimStateReaderT - Control.Monad.Primitive.D:R:PrimStateST - Control.Monad.Primitive.D:R:PrimStateST0 - Control.Monad.Primitive.D:R:PrimStateSelectT - Control.Monad.Primitive.D:R:PrimStateStateT - Control.Monad.Primitive.D:R:PrimStateStateT0 - Control.Monad.Primitive.D:R:PrimStateWriterT - Control.Monad.Primitive.D:R:PrimStateWriterT0 - Control.Monad.Primitive.D:R:PrimStateWriterT1 Warning: Data.Vector.Mutable: could not find link destinations for: - Control.Monad.Primitive.D:R:PrimStateAccumT - Control.Monad.Primitive.D:R:PrimStateContT - Control.Monad.Primitive.D:R:PrimStateExceptT - Control.Monad.Primitive.D:R:PrimStateIO - Control.Monad.Primitive.D:R:PrimStateIdentityT - Control.Monad.Primitive.D:R:PrimStateMaybeT - Control.Monad.Primitive.D:R:PrimStateRWST - Control.Monad.Primitive.D:R:PrimStateRWST0 - Control.Monad.Primitive.D:R:PrimStateRWST1 - Control.Monad.Primitive.D:R:PrimStateReaderT - Control.Monad.Primitive.D:R:PrimStateST - Control.Monad.Primitive.D:R:PrimStateST0 - Control.Monad.Primitive.D:R:PrimStateSelectT - Control.Monad.Primitive.D:R:PrimStateStateT - Control.Monad.Primitive.D:R:PrimStateStateT0 - Control.Monad.Primitive.D:R:PrimStateWriterT - Control.Monad.Primitive.D:R:PrimStateWriterT0 - Control.Monad.Primitive.D:R:PrimStateWriterT1 Warning: Data.Vector: could not find link destinations for: - Data.Vector.D:R:ItemVector Warning: Data.Vector.Primitive.Mutable: could not find link destinations for: - Control.Monad.Primitive.D:R:PrimStateAccumT - Control.Monad.Primitive.D:R:PrimStateContT - Control.Monad.Primitive.D:R:PrimStateExceptT - Control.Monad.Primitive.D:R:PrimStateIO - Control.Monad.Primitive.D:R:PrimStateIdentityT - Control.Monad.Primitive.D:R:PrimStateMaybeT - Control.Monad.Primitive.D:R:PrimStateRWST - Control.Monad.Primitive.D:R:PrimStateRWST0 - Control.Monad.Primitive.D:R:PrimStateRWST1 - Control.Monad.Primitive.D:R:PrimStateReaderT - Control.Monad.Primitive.D:R:PrimStateST - Control.Monad.Primitive.D:R:PrimStateST0 - Control.Monad.Primitive.D:R:PrimStateSelectT - Control.Monad.Primitive.D:R:PrimStateStateT - Control.Monad.Primitive.D:R:PrimStateStateT0 - Control.Monad.Primitive.D:R:PrimStateWriterT - Control.Monad.Primitive.D:R:PrimStateWriterT0 - Control.Monad.Primitive.D:R:PrimStateWriterT1 Warning: Data.Vector.Primitive: could not find link destinations for: - Data.Vector.Primitive.D:R:ItemVector Warning: Data.Vector.Storable.Mutable: could not find link destinations for: - Control.Monad.Primitive.D:R:PrimStateAccumT - Control.Monad.Primitive.D:R:PrimStateContT - Control.Monad.Primitive.D:R:PrimStateExceptT - Control.Monad.Primitive.D:R:PrimStateIO - Control.Monad.Primitive.D:R:PrimStateIdentityT - Control.Monad.Primitive.D:R:PrimStateMaybeT - Control.Monad.Primitive.D:R:PrimStateRWST - Control.Monad.Primitive.D:R:PrimStateRWST0 - Control.Monad.Primitive.D:R:PrimStateRWST1 - Control.Monad.Primitive.D:R:PrimStateReaderT - Control.Monad.Primitive.D:R:PrimStateST - Control.Monad.Primitive.D:R:PrimStateST0 - Control.Monad.Primitive.D:R:PrimStateSelectT - Control.Monad.Primitive.D:R:PrimStateStateT - Control.Monad.Primitive.D:R:PrimStateStateT0 - Control.Monad.Primitive.D:R:PrimStateWriterT - Control.Monad.Primitive.D:R:PrimStateWriterT0 - Control.Monad.Primitive.D:R:PrimStateWriterT1 Warning: Data.Vector.Storable: could not find link destinations for: - Data.Vector.Storable.D:R:ItemVector Warning: Data.Vector.Strict.Mutable: could not find link destinations for: - Control.Monad.Primitive.D:R:PrimStateAccumT - Control.Monad.Primitive.D:R:PrimStateContT - Control.Monad.Primitive.D:R:PrimStateExceptT - Control.Monad.Primitive.D:R:PrimStateIO - Control.Monad.Primitive.D:R:PrimStateIdentityT - Control.Monad.Primitive.D:R:PrimStateMaybeT - Control.Monad.Primitive.D:R:PrimStateRWST - Control.Monad.Primitive.D:R:PrimStateRWST0 - Control.Monad.Primitive.D:R:PrimStateRWST1 - Control.Monad.Primitive.D:R:PrimStateReaderT - Control.Monad.Primitive.D:R:PrimStateST - Control.Monad.Primitive.D:R:PrimStateST0 - Control.Monad.Primitive.D:R:PrimStateSelectT - Control.Monad.Primitive.D:R:PrimStateStateT - Control.Monad.Primitive.D:R:PrimStateStateT0 - Control.Monad.Primitive.D:R:PrimStateWriterT - Control.Monad.Primitive.D:R:PrimStateWriterT0 - Control.Monad.Primitive.D:R:PrimStateWriterT1 Warning: Data.Vector.Strict: could not find link destinations for: - Data.Vector.Strict.D:R:ItemVector Warning: Data.Vector.Unboxed: could not find link destinations for: - Data.Vector.Unboxed.Base.V_6 - Data.Vector.Unboxed.Base.V_5 - Data.Vector.Unboxed.Base.V_4 - Data.Vector.Unboxed.Base.V_3 - Data.Vector.Unboxed.Base.V_2 - Data.Vector.Unboxed.Base.V_Compose - Data.Vector.Unboxed.Base.V_Alt - Data.Vector.Unboxed.Base.V_Const - Data.Vector.Unboxed.Base.V_All - Data.Vector.Unboxed.Base.V_Any - Data.Vector.Unboxed.Base.V_DoNotUnboxNormalForm - Data.Vector.Unboxed.Base.V_DoNotUnboxStrict - Data.Vector.Unboxed.Base.V_DoNotUnboxLazy - Data.Vector.Unboxed.Base.V_Arg - Data.Vector.Unboxed.Base.V_WrappedMonoid - Data.Vector.Unboxed.Base.V_Last - Data.Vector.Unboxed.Base.V_First - Data.Vector.Unboxed.Base.V_Max - Data.Vector.Unboxed.Base.V_Min - Data.Vector.Unboxed.Base.V_Product - Data.Vector.Unboxed.Base.V_Sum - Data.Vector.Unboxed.Base.V_Dual - Data.Vector.Unboxed.Base.V_Down - Data.Vector.Unboxed.Base.V_Identity - Data.Vector.Unboxed.Base.V_Complex - Data.Vector.Unboxed.Base.V_Bool - Data.Vector.Unboxed.Base.V_Char - Data.Vector.Unboxed.Base.V_Double - Data.Vector.Unboxed.Base.V_Float - Data.Vector.Unboxed.Base.V_Word64 - Data.Vector.Unboxed.Base.V_Word32 - Data.Vector.Unboxed.Base.V_Word16 - Data.Vector.Unboxed.Base.V_Word8 - Data.Vector.Unboxed.Base.V_Word - Data.Vector.Unboxed.Base.V_Int64 - Data.Vector.Unboxed.Base.V_Int32 - Data.Vector.Unboxed.Base.V_Int16 - Data.Vector.Unboxed.Base.V_Int8 - Data.Vector.Unboxed.Base.V_Int - Data.Vector.Unboxed.Base.V_Unit - Data.Vector.Unboxed.Base.D:R:MVectorsTuple60 - Data.Vector.Unboxed.Base.D:R:MVectorsTuple50 - Data.Vector.Unboxed.Base.D:R:MVectorsTuple40 - Data.Vector.Unboxed.Base.D:R:MVectorsTuple30 - Data.Vector.Unboxed.Base.D:R:MVectorsTuple20 - Data.Vector.Unboxed.Base.D:R:MVectorsCompose0 - Data.Vector.Unboxed.Base.D:R:MVectorsAlt0 - Data.Vector.Unboxed.Base.D:R:MVectorsConst0 - Data.Vector.Unboxed.Base.D:R:MVectorsAll0 - Data.Vector.Unboxed.Base.D:R:MVectorsAny0 - Data.Vector.Unboxed.Base.D:R:MVectorsArg0 - Data.Vector.Unboxed.Base.D:R:MVectorsWrappedMonoid0 - Data.Vector.Unboxed.Base.D:R:MVectorsLast0 - Data.Vector.Unboxed.Base.D:R:MVectorsFirst0 - Data.Vector.Unboxed.Base.D:R:MVectorsMax0 - Data.Vector.Unboxed.Base.D:R:MVectorsMin0 - Data.Vector.Unboxed.Base.D:R:MVectorsProduct0 - Data.Vector.Unboxed.Base.D:R:MVectorsSum0 - Data.Vector.Unboxed.Base.D:R:MVectorsDual0 - Data.Vector.Unboxed.Base.D:R:MVectorsDown0 - Data.Vector.Unboxed.Base.D:R:MVectorsIdentity0 - Data.Vector.Unboxed.Base.D:R:MVectorsComplex0 - Data.Vector.Unboxed.Base.D:R:MVectorsBool0 - Data.Vector.Unboxed.Base.D:R:MVectorsChar0 - Data.Vector.Unboxed.Base.D:R:MVectorsDouble0 - Data.Vector.Unboxed.Base.D:R:MVectorsFloat0 - Data.Vector.Unboxed.Base.D:R:MVectorsWord640 - Data.Vector.Unboxed.Base.D:R:MVectorsWord320 - Data.Vector.Unboxed.Base.D:R:MVectorsWord160 - Data.Vector.Unboxed.Base.D:R:MVectorsWord80 - Data.Vector.Unboxed.Base.D:R:MVectorsWord0 - Data.Vector.Unboxed.Base.D:R:MVectorsInt640 - Data.Vector.Unboxed.Base.D:R:MVectorsInt320 - Data.Vector.Unboxed.Base.D:R:MVectorsInt160 - Data.Vector.Unboxed.Base.D:R:MVectorsInt80 - Data.Vector.Unboxed.Base.D:R:MVectorsInt0 - Data.Vector.Unboxed.Base.D:R:MVectorsUnit0 - Data.Vector.Unboxed.Base.D:R:VectorTuple60 - Data.Vector.Unboxed.Base.D:R:VectorTuple50 - Data.Vector.Unboxed.Base.D:R:VectorTuple40 - Data.Vector.Unboxed.Base.D:R:VectorTuple30 - Data.Vector.Unboxed.Base.D:R:VectorTuple20 - Data.Vector.Unboxed.Base.D:R:VectorCompose0 - Data.Vector.Unboxed.Base.D:R:VectorAlt0 - Data.Vector.Unboxed.Base.D:R:VectorConst0 - Data.Vector.Unboxed.Base.D:R:VectorAll0 - Data.Vector.Unboxed.Base.D:R:VectorAny0 - Data.Vector.Unboxed.Base.D:R:VectorArg0 - Data.Vector.Unboxed.Base.D:R:VectorWrappedMonoid0 - Data.Vector.Unboxed.Base.D:R:VectorLast0 - Data.Vector.Unboxed.Base.D:R:VectorFirst0 - Data.Vector.Unboxed.Base.D:R:VectorMax0 - Data.Vector.Unboxed.Base.D:R:VectorMin0 - Data.Vector.Unboxed.Base.D:R:VectorProduct0 - Data.Vector.Unboxed.Base.D:R:VectorSum0 - Data.Vector.Unboxed.Base.D:R:VectorDual0 - Data.Vector.Unboxed.Base.D:R:VectorDown0 - Data.Vector.Unboxed.Base.D:R:VectorIdentity0 - Data.Vector.Unboxed.Base.D:R:VectorComplex0 - Data.Vector.Unboxed.Base.D:R:VectorBool0 - Data.Vector.Unboxed.Base.D:R:VectorChar0 - Data.Vector.Unboxed.Base.D:R:VectorDouble0 - Data.Vector.Unboxed.Base.D:R:VectorFloat0 - Data.Vector.Unboxed.Base.D:R:VectorWord640 - Data.Vector.Unboxed.Base.D:R:VectorWord320 - Data.Vector.Unboxed.Base.D:R:VectorWord160 - Data.Vector.Unboxed.Base.D:R:VectorWord80 - Data.Vector.Unboxed.Base.D:R:VectorWord0 - Data.Vector.Unboxed.Base.D:R:VectorInt640 - Data.Vector.Unboxed.Base.D:R:VectorInt320 - Data.Vector.Unboxed.Base.D:R:VectorInt160 - Data.Vector.Unboxed.Base.D:R:VectorInt80 - Data.Vector.Unboxed.Base.D:R:VectorInt0 - Data.Vector.Unboxed.Base.D:R:VectorUnit0 - Data.Vector.Unboxed.Base.D:R:VectorUnboxViaPrim0 - Data.Vector.Unboxed.Base.D:R:MVectorsUnboxViaPrim0 - Data.Vector.Unboxed.Base.D:R:VectorAs0 - Data.Vector.Unboxed.Base.D:R:MVectorsAs0 - Data.Vector.Unboxed.Base.D:R:VectorDoNotUnboxLazy0 - Data.Vector.Unboxed.Base.D:R:MVectorsDoNotUnboxLazy0 - Data.Vector.Unboxed.Base.D:R:VectorDoNotUnboxStrict0 - Data.Vector.Unboxed.Base.D:R:MVectorsDoNotUnboxStrict0 - Data.Vector.Unboxed.Base.D:R:VectorDoNotUnboxNormalForm0 - Data.Vector.Unboxed.Base.D:R:MVectorsDoNotUnboxNormalForm0 - Data.Vector.Unboxed.D:R:ItemVector Warning: Data.Vector.Unboxed.Mutable: could not find link destinations for: - Control.Monad.Primitive.D:R:PrimStateAccumT - Control.Monad.Primitive.D:R:PrimStateContT - Control.Monad.Primitive.D:R:PrimStateExceptT - Control.Monad.Primitive.D:R:PrimStateIO - Control.Monad.Primitive.D:R:PrimStateIdentityT - Control.Monad.Primitive.D:R:PrimStateMaybeT - Control.Monad.Primitive.D:R:PrimStateRWST - Control.Monad.Primitive.D:R:PrimStateRWST0 - Control.Monad.Primitive.D:R:PrimStateRWST1 - Control.Monad.Primitive.D:R:PrimStateReaderT - Control.Monad.Primitive.D:R:PrimStateST - Control.Monad.Primitive.D:R:PrimStateST0 - Control.Monad.Primitive.D:R:PrimStateSelectT - Control.Monad.Primitive.D:R:PrimStateStateT - Control.Monad.Primitive.D:R:PrimStateStateT0 - Control.Monad.Primitive.D:R:PrimStateWriterT - Control.Monad.Primitive.D:R:PrimStateWriterT0 - Control.Monad.Primitive.D:R:PrimStateWriterT1 - Data.Vector.Unboxed.Base.D:R:MVectorsTuple60 - Data.Vector.Unboxed.Base.D:R:MVectorsTuple50 - Data.Vector.Unboxed.Base.D:R:MVectorsTuple40 - Data.Vector.Unboxed.Base.D:R:MVectorsTuple30 - Data.Vector.Unboxed.Base.D:R:MVectorsTuple20 - Data.Vector.Unboxed.Base.D:R:MVectorsCompose0 - Data.Vector.Unboxed.Base.D:R:MVectorsAlt0 - Data.Vector.Unboxed.Base.D:R:MVectorsConst0 - Data.Vector.Unboxed.Base.D:R:MVectorsAll0 - Data.Vector.Unboxed.Base.D:R:MVectorsAny0 - Data.Vector.Unboxed.Base.D:R:MVectorsArg0 - Data.Vector.Unboxed.Base.D:R:MVectorsWrappedMonoid0 - Data.Vector.Unboxed.Base.D:R:MVectorsLast0 - Data.Vector.Unboxed.Base.D:R:MVectorsFirst0 - Data.Vector.Unboxed.Base.D:R:MVectorsMax0 - Data.Vector.Unboxed.Base.D:R:MVectorsMin0 - Data.Vector.Unboxed.Base.D:R:MVectorsProduct0 - Data.Vector.Unboxed.Base.D:R:MVectorsSum0 - Data.Vector.Unboxed.Base.D:R:MVectorsDual0 - Data.Vector.Unboxed.Base.D:R:MVectorsDown0 - Data.Vector.Unboxed.Base.D:R:MVectorsIdentity0 - Data.Vector.Unboxed.Base.D:R:MVectorsComplex0 - Data.Vector.Unboxed.Base.D:R:MVectorsBool0 - Data.Vector.Unboxed.Base.D:R:MVectorsChar0 - Data.Vector.Unboxed.Base.D:R:MVectorsDouble0 - Data.Vector.Unboxed.Base.D:R:MVectorsFloat0 - Data.Vector.Unboxed.Base.D:R:MVectorsWord640 - Data.Vector.Unboxed.Base.D:R:MVectorsWord320 - Data.Vector.Unboxed.Base.D:R:MVectorsWord160 - Data.Vector.Unboxed.Base.D:R:MVectorsWord80 - Data.Vector.Unboxed.Base.D:R:MVectorsWord0 - Data.Vector.Unboxed.Base.D:R:MVectorsInt640 - Data.Vector.Unboxed.Base.D:R:MVectorsInt320 - Data.Vector.Unboxed.Base.D:R:MVectorsInt160 - Data.Vector.Unboxed.Base.D:R:MVectorsInt80 - Data.Vector.Unboxed.Base.D:R:MVectorsInt0 - Data.Vector.Unboxed.Base.D:R:MVectorsUnit0 - Data.Vector.Unboxed.Base.D:R:MVectorsUnboxViaPrim0 - Data.Vector.Unboxed.Base.D:R:MVectorsAs0 - Data.Vector.Unboxed.Base.D:R:MVectorsDoNotUnboxLazy0 - Data.Vector.Unboxed.Base.D:R:MVectorsDoNotUnboxStrict0 - Data.Vector.Unboxed.Base.D:R:MVectorsDoNotUnboxNormalForm0 Documentation created: dist/doc/html/vector/, dist/doc/html/vector/vector.txt Preprocessing library 'benchmarks-O2' for vector-0.13.2.0.. Running Haddock on library 'benchmarks-O2' for vector-0.13.2.0.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [ 1 of 14] Compiling Bench.Vector.Algo.AwShCC ( benchlib/Bench/Vector/Algo/AwShCC.hs, nothing ) [ 2 of 14] Compiling Bench.Vector.Algo.FindIndexR ( benchlib/Bench/Vector/Algo/FindIndexR.hs, nothing ) [ 3 of 14] Compiling Bench.Vector.Algo.HybCC ( benchlib/Bench/Vector/Algo/HybCC.hs, nothing ) [ 4 of 14] Compiling Bench.Vector.Algo.Leaffix ( benchlib/Bench/Vector/Algo/Leaffix.hs, nothing ) [ 5 of 14] Compiling Bench.Vector.Algo.ListRank ( benchlib/Bench/Vector/Algo/ListRank.hs, nothing ) [ 6 of 14] Compiling Bench.Vector.Algo.MutableSet ( benchlib/Bench/Vector/Algo/MutableSet.hs, nothing ) [ 7 of 14] Compiling Bench.Vector.Algo.NextPermutation ( benchlib/Bench/Vector/Algo/NextPermutation.hs, nothing ) [ 8 of 14] Compiling Bench.Vector.Algo.Quickhull ( benchlib/Bench/Vector/Algo/Quickhull.hs, nothing ) [ 9 of 14] Compiling Bench.Vector.Algo.Rootfix ( benchlib/Bench/Vector/Algo/Rootfix.hs, nothing ) [10 of 14] Compiling Bench.Vector.Algo.Spectral ( benchlib/Bench/Vector/Algo/Spectral.hs, nothing ) [11 of 14] Compiling Bench.Vector.Algo.Tridiag ( benchlib/Bench/Vector/Algo/Tridiag.hs, nothing ) [12 of 14] Compiling Bench.Vector.Tasty ( benchlib/Bench/Vector/Tasty.hs, nothing ) [13 of 14] Compiling Bench.Vector.TestData.Graph ( benchlib/Bench/Vector/TestData/Graph.hs, nothing ) [14 of 14] Compiling Bench.Vector.TestData.ParenTree ( benchlib/Bench/Vector/TestData/ParenTree.hs, nothing ) Haddock coverage: 0% ( 0 / 2) in 'Bench.Vector.Algo.AwShCC' Missing documentation for: Module header awshcc (benchlib/Bench/Vector/Algo/AwShCC.hs:8) 0% ( 0 / 4) in 'Bench.Vector.Algo.FindIndexR' Missing documentation for: Module header findIndexR (benchlib/Bench/Vector/Algo/FindIndexR.hs:9) findIndexR_naive (benchlib/Bench/Vector/Algo/FindIndexR.hs:13) findIndexR_manual (benchlib/Bench/Vector/Algo/FindIndexR.hs:20) 0% ( 0 / 2) in 'Bench.Vector.Algo.HybCC' Missing documentation for: Module header hybcc (benchlib/Bench/Vector/Algo/HybCC.hs:7) 0% ( 0 / 2) in 'Bench.Vector.Algo.Leaffix' Missing documentation for: Module header leaffix (benchlib/Bench/Vector/Algo/Leaffix.hs:7) 0% ( 0 / 2) in 'Bench.Vector.Algo.ListRank' Missing documentation for: Module header listRank (benchlib/Bench/Vector/Algo/ListRank.hs:8) 0% ( 0 / 2) in 'Bench.Vector.Algo.MutableSet' Missing documentation for: Module header mutableSet (benchlib/Bench/Vector/Algo/MutableSet.hs:12) Warning: 'Int32' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 50% ( 1 / 2) in 'Bench.Vector.Algo.NextPermutation' Missing documentation for: Module header 0% ( 0 / 2) in 'Bench.Vector.Algo.Quickhull' Missing documentation for: Module header quickhull (benchlib/Bench/Vector/Algo/Quickhull.hs:7) 0% ( 0 / 2) in 'Bench.Vector.Algo.Rootfix' Missing documentation for: Module header rootfix (benchlib/Bench/Vector/Algo/Rootfix.hs:7) 0% ( 0 / 2) in 'Bench.Vector.Algo.Spectral' Missing documentation for: Module header spectral (benchlib/Bench/Vector/Algo/Spectral.hs:9) 0% ( 0 / 2) in 'Bench.Vector.Algo.Tridiag' Missing documentation for: Module header tridiag (benchlib/Bench/Vector/Algo/Tridiag.hs:8) 100% ( 3 / 3) in 'Bench.Vector.Tasty' 0% ( 0 / 2) in 'Bench.Vector.TestData.Graph' Missing documentation for: Module header randomGraph (benchlib/Bench/Vector/TestData/Graph.hs:15) 0% ( 0 / 2) in 'Bench.Vector.TestData.ParenTree' Missing documentation for: Module header parenTree (benchlib/Bench/Vector/TestData/ParenTree.hs:6) Documentation created: dist/doc/html/vector/, dist/doc/html/vector/vector.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/vector-0.13.2.0-Gv6yXNwqQAj3b8A12fweIW Installing internal library benchmarks-O2 in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/vector-0.13.2.0-Gv6yXNwqQAj3b8A12fweIW Completed vector-0.13.2.0 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-9fOc0h8zvTl9wWBhc9rku1 Completed adjunctions-4.4.3 Warning: hmatrix.cabal:22:28: Packages with 'cabal-version: 1.12' or later should specify a specific version of the Cabal spec of the form 'cabal-version: x.y'. Use 'cabal-version: 1.18'. Configuring hmatrix-0.20.2... Preprocessing library for hmatrix-0.20.2.. Building library for hmatrix-0.20.2.. [ 1 of 27] Compiling Internal.Vector ( src/Internal/Vector.hs, dist/build/Internal/Vector.o, dist/build/Internal/Vector.dyn_o ) [ 2 of 27] Compiling Internal.Devel ( src/Internal/Devel.hs, dist/build/Internal/Devel.o, dist/build/Internal/Devel.dyn_o ) [ 3 of 27] Compiling Internal.Vectorized ( src/Internal/Vectorized.hs, dist/build/Internal/Vectorized.o, dist/build/Internal/Vectorized.dyn_o ) [ 4 of 27] Compiling Internal.Matrix ( src/Internal/Matrix.hs, dist/build/Internal/Matrix.o, dist/build/Internal/Matrix.dyn_o ) [ 5 of 27] Compiling Internal.ST ( src/Internal/ST.hs, dist/build/Internal/ST.o, dist/build/Internal/ST.dyn_o ) [ 6 of 27] Compiling Internal.IO ( src/Internal/IO.hs, dist/build/Internal/IO.o, dist/build/Internal/IO.dyn_o ) src/Internal/IO.hs:110:26: warning: [GHC-63394] [-Wx-partial] In the use of tail (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 110 | . unwords . lines . tail . dropWhile (not . (`elem` " \n")) | ^^^^ src/Internal/IO.hs:124:94: warning: [GHC-63394] [-Wx-partial] In the use of tail (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 124 | where f = unlines . intersperse "\\\\" . map unwords . map (intersperse " & " . words) . tail . lines | ^^^^ [ 7 of 27] Compiling Internal.Element ( src/Internal/Element.hs, dist/build/Internal/Element.o, dist/build/Internal/Element.dyn_o ) src/Internal/Element.hs:81:23: warning: [GHC-63394] [-Wx-partial] In the use of tail (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 81 | breakAt c l = (a++[c],tail b) where | ^^^^ [ 8 of 27] Compiling Internal.Conversion ( src/Internal/Conversion.hs, dist/build/Internal/Conversion.o, dist/build/Internal/Conversion.dyn_o ) src/Internal/Conversion.hs:83:5: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a pattern binding: Patterns of type [Vector a] not matched: [] [_] (_:_:_:_) | 83 | [r,i] = toColumns $ reshape 2 $ asReal z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ 9 of 27] Compiling Internal.LAPACK ( src/Internal/LAPACK.hs, dist/build/Internal/LAPACK.o, dist/build/Internal/LAPACK.dyn_o ) src/Internal/LAPACK.hs:509:16: warning: [GHC-63394] [-Wx-partial] In the use of head (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 509 | dl' <- head . toRows <$> copy ColumnMajor (fromRows [dl]) | ^^^^ src/Internal/LAPACK.hs:510:16: warning: [GHC-63394] [-Wx-partial] In the use of head (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 510 | du' <- head . toRows <$> copy ColumnMajor (fromRows [du]) | ^^^^ [10 of 27] Compiling Internal.Numeric ( src/Internal/Numeric.hs, dist/build/Internal/Numeric.o, dist/build/Internal/Numeric.dyn_o ) src/Internal/Numeric.hs:34:27: warning: [GHC-39567] [-Wstar-is-type] Using * (or its Unicode variant) to mean Data.Kind.Type relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use Type from Data.Kind instead. | 34 | type family IndexOf (c :: * -> *) | ^ src/Internal/Numeric.hs:34:32: warning: [GHC-39567] [-Wstar-is-type] Using * (or its Unicode variant) to mean Data.Kind.Type relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use Type from Data.Kind instead. | 34 | type family IndexOf (c :: * -> *) | ^ src/Internal/Numeric.hs:39:25: warning: [GHC-39567] [-Wstar-is-type] Using * (or its Unicode variant) to mean Data.Kind.Type relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use Type from Data.Kind instead. | 39 | type family ArgOf (c :: * -> *) a | ^ src/Internal/Numeric.hs:39:30: warning: [GHC-39567] [-Wstar-is-type] Using * (or its Unicode variant) to mean Data.Kind.Type relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use Type from Data.Kind instead. | 39 | type family ArgOf (c :: * -> *) a | ^ src/Internal/Numeric.hs:864:5: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a pattern binding: Patterns of type [Matrix e] not matched: [] | 864 | args@(a'':_) = conformMs [a,b] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Internal/Numeric.hs:865:5: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a pattern binding: Patterns of type [Vector e] not matched: [] [_] (_:_:_:_) | 865 | [a', b'] = map flatten args | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Internal/Numeric.hs:869:5: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a pattern binding: Patterns of type [Vector t] not matched: [] [_] (_:_:_:_) | 869 | [a', b'] = conformVs [a,b] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Internal/Numeric.hs:873:5: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a pattern binding: Patterns of type [Matrix t] not matched: [] | 873 | args@(a'':_) = conformMs [fromInt c,l,e,t] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Internal/Numeric.hs:874:5: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a pattern binding: Patterns of type [Vector t] not matched: [] [_] [_, _] [_, _, _] ... | 874 | [c', l', e', t'] = map flatten args | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Internal/Numeric.hs:878:5: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a pattern binding: Patterns of type [Vector e] not matched: [] [_] [_, _] [_, _, _] ... | 878 | [c', l', e', t'] = conformVs [fromInt c,l,e,t] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [11 of 27] Compiling Internal.Sparse ( src/Internal/Sparse.hs, dist/build/Internal/Sparse.o, dist/build/Internal/Sparse.dyn_o ) [12 of 27] Compiling Internal.Chain ( src/Internal/Chain.hs, dist/build/Internal/Chain.o, dist/build/Internal/Chain.dyn_o ) [13 of 27] Compiling Internal.Algorithms ( src/Internal/Algorithms.hs, dist/build/Internal/Algorithms.o, dist/build/Internal/Algorithms.dyn_o ) src/Internal/Algorithms.hs:60:17: 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 | 60 | RealOf t ~ Double) => Field t where | ^ src/Internal/Algorithms.hs:736:5: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a pattern binding: Patterns of type [Double] not matched: [] | 736 | sl@(g:_) = toList s | ^^^^^^^^^^^^^^^^^^^ src/Internal/Algorithms.hs:881:20: warning: [GHC-63394] [-Wx-partial] In the use of head (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 881 | rcond m = last s / head s | ^^^^ src/Internal/Algorithms.hs:924:14: warning: [GHC-63394] [-Wx-partial] In the use of head (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 924 | geps delta = head [ k | (k,g) <- epslist, g<delta] | ^^^^ [14 of 27] Compiling Internal.Random ( src/Internal/Random.hs, dist/build/Internal/Random.o, dist/build/Internal/Random.dyn_o ) [15 of 27] Compiling Internal.Container ( src/Internal/Container.hs, dist/build/Internal/Container.o, dist/build/Internal/Container.dyn_o ) src/Internal/Container.hs:302:5: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a pattern binding: Patterns of type [Matrix I] not matched: [] [_] (_:_:_:_) | 302 | [i',j'] = conformMs [i,j] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [16 of 27] Compiling Internal.Convolution ( src/Internal/Convolution.hs, dist/build/Internal/Convolution.o, dist/build/Internal/Convolution.dyn_o ) [17 of 27] Compiling Numeric.LinearAlgebra.Devel ( src/Numeric/LinearAlgebra/Devel.hs, dist/build/Numeric/LinearAlgebra/Devel.o, dist/build/Numeric/LinearAlgebra/Devel.dyn_o ) [18 of 27] Compiling Numeric.Matrix ( src/Numeric/Matrix.hs, dist/build/Numeric/Matrix.o, dist/build/Numeric/Matrix.dyn_o ) src/Numeric/Matrix.hs:103:5: warning: [GHC-50928] [-Wnoncanonical-monoid-instances] Noncanonical (<>) = mappend definition detected in the instance declaration for Semigroup (Matrix t). Suggested fix: Move definition from mappend to (<>) See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/semigroup-monoid | 103 | (<>) = mappend | ^^^^^^^^^^^^^^ src/Numeric/Matrix.hs:109:5: warning: [GHC-50928] [-Wnoncanonical-monoid-instances] Noncanonical mappend definition detected in the instance declaration for Monoid (Matrix t). mappend will eventually be removed in favour of (<>) Suggested fix: Either remove definition for mappend (recommended) or define as mappend = (<>) See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/semigroup-monoid | 109 | mappend = adaptScalarM scale mXm (flip scale) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [19 of 27] Compiling Numeric.Vector ( src/Numeric/Vector.hs, dist/build/Numeric/Vector.o, dist/build/Numeric/Vector.dyn_o ) [20 of 27] Compiling Internal.Util ( src/Internal/Util.hs, dist/build/Internal/Util.o, dist/build/Internal/Util.dyn_o ) src/Internal/Util.hs:253:5: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a pattern binding: Patterns of type [t] not matched: [] [_] [_, _] (_:_:_:_:_) | 253 | [x1,x2,x3] = toList x | ^^^^^^^^^^^^^^^^^^^^^ src/Internal/Util.hs:254:5: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a pattern binding: Patterns of type [t] not matched: [] [_] [_, _] (_:_:_:_:_) | 254 | [y1,y2,y3] = toList y | ^^^^^^^^^^^^^^^^^^^^^ src/Internal/Util.hs:520:5: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a pattern binding: Patterns of type [[Matrix t]] not matched: [] ([]:_) ([_]:_) ([_, _]:_) ... | 520 | [ [a,_,b] | ^^^^^^^^^... src/Internal/Util.hs:536:19: warning: [GHC-63394] [-Wx-partial] In the use of head (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 536 | vsep = map g (head auxm3) | ^^^^ src/Internal/Util.hs:568:5: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a pattern binding: Patterns of type [[Matrix t]] not matched: [] ([]:_) ([_]:_) ((_:_:_:_):_) ... | 568 | [[m11,m12],[m21,m22]] = block2x2 1 1 m | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Internal/Util.hs:632:5: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a pattern binding: Patterns of type [Vector t] not matched: [] | 632 | y:ys = redu (pivot n xs) | ^^^^^^^^^^^^^^^^^^^^^^^^ src/Internal/Util.hs:655:5: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a pattern binding: Patterns of type [Vector t] not matched: [] | 655 | y:ys = redu' (n,xs) | ^^^^^^^^^^^^^^^^^^^ [21 of 27] Compiling Internal.Modular ( src/Internal/Modular.hs, dist/build/Internal/Modular.o, dist/build/Internal/Modular.dyn_o ) [22 of 27] Compiling Numeric.LinearAlgebra.Data ( src/Numeric/LinearAlgebra/Data.hs, dist/build/Numeric/LinearAlgebra/Data.o, dist/build/Numeric/LinearAlgebra/Data.dyn_o ) [23 of 27] Compiling Internal.CG ( src/Internal/CG.hs, dist/build/Internal/CG.o, dist/build/Internal/CG.dyn_o ) [24 of 27] Compiling Numeric.LinearAlgebra ( src/Numeric/LinearAlgebra.hs, dist/build/Numeric/LinearAlgebra.o, dist/build/Numeric/LinearAlgebra.dyn_o ) [25 of 27] Compiling Numeric.LinearAlgebra.HMatrix ( src/Numeric/LinearAlgebra/HMatrix.hs, dist/build/Numeric/LinearAlgebra/HMatrix.o, dist/build/Numeric/LinearAlgebra/HMatrix.dyn_o ) [26 of 27] Compiling Internal.Static ( src/Internal/Static.hs, dist/build/Internal/Static.o, dist/build/Internal/Static.dyn_o ) src/Internal/Static.hs:168:32: warning: [GHC-63394] [-Wx-partial] In the use of tail (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 168 | | not (null rest) && null (tail rest) = abort (show xs') | ^^^^ src/Internal/Static.hs:187:32: warning: [GHC-63394] [-Wx-partial] In the use of tail (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 187 | | not (null rest) && null (tail rest) = abort (show xs') | ^^^^ src/Internal/Static.hs:562:32: warning: [GHC-63394] [-Wx-partial] In the use of tail (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 562 | putStr "R " >> putStr (tail . dropWhile (/='x') $ su) | ^^^^ src/Internal/Static.hs:568:32: warning: [GHC-63394] [-Wx-partial] In the use of tail (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 568 | putStr "C " >> putStr (tail . dropWhile (/='x') $ su) | ^^^^ [27 of 27] Compiling Numeric.LinearAlgebra.Static ( src/Numeric/LinearAlgebra/Static.hs, dist/build/Numeric/LinearAlgebra/Static.o, dist/build/Numeric/LinearAlgebra/Static.dyn_o ) src/Numeric/LinearAlgebra/Static.hs:186:15: warning: [GHC-63394] [-Wx-partial] In the use of head (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 186 | unrow = mkR . head . LA.toRows . ud2 | ^^^^ Preprocessing library for hmatrix-0.20.2.. Running Haddock on library for hmatrix-0.20.2.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [ 1 of 27] Compiling Internal.Vector ( src/Internal/Vector.hs, nothing ) [ 2 of 27] Compiling Internal.Devel ( src/Internal/Devel.hs, nothing ) [ 3 of 27] Compiling Internal.Vectorized ( src/Internal/Vectorized.hs, nothing ) [ 4 of 27] Compiling Internal.Matrix ( src/Internal/Matrix.hs, nothing ) [ 5 of 27] Compiling Internal.ST ( src/Internal/ST.hs, nothing ) [ 6 of 27] Compiling Internal.IO ( src/Internal/IO.hs, nothing ) src/Internal/IO.hs:110:26: warning: [GHC-63394] [-Wx-partial] In the use of tail (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 110 | . unwords . lines . tail . dropWhile (not . (`elem` " \n")) | ^^^^ src/Internal/IO.hs:124:94: warning: [GHC-63394] [-Wx-partial] In the use of tail (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 124 | where f = unlines . intersperse "\\\\" . map unwords . map (intersperse " & " . words) . tail . lines | ^^^^ [ 7 of 27] Compiling Internal.Element ( src/Internal/Element.hs, nothing ) src/Internal/Element.hs:81:23: warning: [GHC-63394] [-Wx-partial] In the use of tail (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 81 | breakAt c l = (a++[c],tail b) where | ^^^^ [ 8 of 27] Compiling Internal.Conversion ( src/Internal/Conversion.hs, nothing ) [ 9 of 27] Compiling Internal.LAPACK ( src/Internal/LAPACK.hs, nothing ) src/Internal/LAPACK.hs:509:16: warning: [GHC-63394] [-Wx-partial] In the use of head (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 509 | dl' <- head . toRows <$> copy ColumnMajor (fromRows [dl]) | ^^^^ src/Internal/LAPACK.hs:510:16: warning: [GHC-63394] [-Wx-partial] In the use of head (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 510 | du' <- head . toRows <$> copy ColumnMajor (fromRows [du]) | ^^^^ [10 of 27] Compiling Internal.Numeric ( src/Internal/Numeric.hs, nothing ) src/Internal/Numeric.hs:34:27: warning: [GHC-39567] [-Wstar-is-type] Using * (or its Unicode variant) to mean Data.Kind.Type relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use Type from Data.Kind instead. | 34 | type family IndexOf (c :: * -> *) | ^ src/Internal/Numeric.hs:34:32: warning: [GHC-39567] [-Wstar-is-type] Using * (or its Unicode variant) to mean Data.Kind.Type relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use Type from Data.Kind instead. | 34 | type family IndexOf (c :: * -> *) | ^ src/Internal/Numeric.hs:39:25: warning: [GHC-39567] [-Wstar-is-type] Using * (or its Unicode variant) to mean Data.Kind.Type relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use Type from Data.Kind instead. | 39 | type family ArgOf (c :: * -> *) a | ^ src/Internal/Numeric.hs:39:30: warning: [GHC-39567] [-Wstar-is-type] Using * (or its Unicode variant) to mean Data.Kind.Type relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use Type from Data.Kind instead. | 39 | type family ArgOf (c :: * -> *) a | ^ [11 of 27] Compiling Internal.Sparse ( src/Internal/Sparse.hs, nothing ) [12 of 27] Compiling Internal.Chain ( src/Internal/Chain.hs, nothing ) [13 of 27] Compiling Internal.Algorithms ( src/Internal/Algorithms.hs, nothing ) src/Internal/Algorithms.hs:60:17: 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 | 60 | RealOf t ~ Double) => Field t where | ^ src/Internal/Algorithms.hs:881:20: warning: [GHC-63394] [-Wx-partial] In the use of head (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 881 | rcond m = last s / head s | ^^^^ src/Internal/Algorithms.hs:924:14: warning: [GHC-63394] [-Wx-partial] In the use of head (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 924 | geps delta = head [ k | (k,g) <- epslist, g<delta] | ^^^^ [14 of 27] Compiling Internal.Random ( src/Internal/Random.hs, nothing ) [15 of 27] Compiling Internal.Container ( src/Internal/Container.hs, nothing ) [16 of 27] Compiling Internal.Convolution ( src/Internal/Convolution.hs, nothing ) [17 of 27] Compiling Numeric.LinearAlgebra.Devel ( src/Numeric/LinearAlgebra/Devel.hs, nothing ) [18 of 27] Compiling Numeric.Matrix ( src/Numeric/Matrix.hs, nothing ) src/Numeric/Matrix.hs:103:5: warning: [GHC-50928] [-Wnoncanonical-monoid-instances] Noncanonical (<>) = mappend definition detected in the instance declaration for Semigroup (Matrix t). Suggested fix: Move definition from mappend to (<>) See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/semigroup-monoid | 103 | (<>) = mappend | ^^^^^^^^^^^^^^ src/Numeric/Matrix.hs:109:5: warning: [GHC-50928] [-Wnoncanonical-monoid-instances] Noncanonical mappend definition detected in the instance declaration for Monoid (Matrix t). mappend will eventually be removed in favour of (<>) Suggested fix: Either remove definition for mappend (recommended) or define as mappend = (<>) See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/semigroup-monoid | 109 | mappend = adaptScalarM scale mXm (flip scale) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [19 of 27] Compiling Numeric.Vector ( src/Numeric/Vector.hs, nothing ) [20 of 27] Compiling Internal.Util ( src/Internal/Util.hs, nothing ) src/Internal/Util.hs:536:19: warning: [GHC-63394] [-Wx-partial] In the use of head (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 536 | vsep = map g (head auxm3) | ^^^^ [21 of 27] Compiling Internal.Modular ( src/Internal/Modular.hs, nothing ) [22 of 27] Compiling Numeric.LinearAlgebra.Data ( src/Numeric/LinearAlgebra/Data.hs, nothing ) [23 of 27] Compiling Internal.CG ( src/Internal/CG.hs, nothing ) [24 of 27] Compiling Numeric.LinearAlgebra ( src/Numeric/LinearAlgebra.hs, nothing ) [25 of 27] Compiling Numeric.LinearAlgebra.HMatrix ( src/Numeric/LinearAlgebra/HMatrix.hs, nothing ) [26 of 27] Compiling Internal.Static ( src/Internal/Static.hs, nothing ) src/Internal/Static.hs:168:32: warning: [GHC-63394] [-Wx-partial] In the use of tail (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 168 | | not (null rest) && null (tail rest) = abort (show xs') | ^^^^ src/Internal/Static.hs:187:32: warning: [GHC-63394] [-Wx-partial] In the use of tail (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 187 | | not (null rest) && null (tail rest) = abort (show xs') | ^^^^ src/Internal/Static.hs:562:32: warning: [GHC-63394] [-Wx-partial] In the use of tail (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 562 | putStr "R " >> putStr (tail . dropWhile (/='x') $ su) | ^^^^ src/Internal/Static.hs:568:32: warning: [GHC-63394] [-Wx-partial] In the use of tail (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 568 | putStr "C " >> putStr (tail . dropWhile (/='x') $ su) | ^^^^ [27 of 27] Compiling Numeric.LinearAlgebra.Static ( src/Numeric/LinearAlgebra/Static.hs, nothing ) src/Numeric/LinearAlgebra/Static.hs:186:15: warning: [GHC-63394] [-Wx-partial] In the use of head (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 186 | unrow = mkR . head . LA.toRows . ud2 | ^^^^ Haddock coverage: Warning: '(??)' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: Internal.Vector: Couldn't find .haddock for export Vector Warning: Internal.Vector: Couldn't find .haddock for export fromList Warning: Internal.Vector: Couldn't find .haddock for export unsafeToForeignPtr Warning: Internal.Vector: Couldn't find .haddock for export unsafeFromForeignPtr Warning: Internal.Vector: Couldn't find .haddock for export unsafeWith Warning: 'Matrix' is ambiguous. It is defined * at src/Internal/Matrix.hs:43:17 * at src/Internal/Matrix.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/Internal/Matrix.hs:43:1 Warning: 'Matrix' is ambiguous. It is defined * at src/Internal/Matrix.hs:43:17 * at src/Internal/Matrix.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/Internal/Matrix.hs:43:1 Warning: 'toComplex' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Herm' is ambiguous. It is defined * at src/Internal/Algorithms.hs:1137:18 * at src/Internal/Algorithms.hs:1137: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/Internal/Algorithms.hs:1137:1 Warning: 'sv' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: Internal.Algorithms: Could not find documentation for exported module: Internal.Algorithms Warning: 'Matrix' is ambiguous. It is defined * at src/Internal/Matrix.hs:43:17 * at src/Internal/Matrix.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/Internal/Matrix.hs:43:1 Warning: Numeric.LinearAlgebra.Devel: Couldn't find .haddock for export unsafeFromForeignPtr Warning: Numeric.LinearAlgebra.Devel: Couldn't find .haddock for export unsafeToForeignPtr 38% ( 36 / 93) in 'Numeric.LinearAlgebra.Devel' Missing documentation for: createVector (src/Internal/Vector.hs:77) createMatrix (src/Internal/Matrix.hs:254) TransArray (src/Internal/Devel.hs:93) MatrixOrder (src/Internal/Matrix.hs:39) orderOf (src/Internal/Matrix.hs:82) cmat (src/Internal/Matrix.hs:105) fmat (src/Internal/Matrix.hs:111) matrixFromVector (src/Internal/Matrix.hs:243) unsafeFromForeignPtr unsafeToForeignPtr atM' (src/Internal/Matrix.hs:237) STVector (src/Internal/ST.hs:51) newVector (src/Internal/ST.hs:104) thawVector (src/Internal/ST.hs:54) freezeVector (src/Internal/ST.hs:78) runSTVector (src/Internal/ST.hs:60) readVector (src/Internal/ST.hs:93) writeVector (src/Internal/ST.hs:97) modifyVector (src/Internal/ST.hs:72) liftSTVector (src/Internal/ST.hs:75) STMatrix (src/Internal/ST.hs:122) newMatrix (src/Internal/ST.hs:183) thawMatrix (src/Internal/ST.hs:125) freezeMatrix (src/Internal/ST.hs:153) runSTMatrix (src/Internal/ST.hs:131) readMatrix (src/Internal/ST.hs:169) writeMatrix (src/Internal/ST.hs:173) modifyMatrix (src/Internal/ST.hs:143) liftSTMatrix (src/Internal/ST.hs:146) mutable (src/Internal/ST.hs:253) extractMatrix (src/Internal/ST.hs:234) setMatrix (src/Internal/ST.hs:176) rowOper (src/Internal/ST.hs:215) RowOper (src/Internal/ST.hs:209) RowRange (src/Internal/ST.hs:198) ColRange (src/Internal/ST.hs:187) gemmm (src/Internal/ST.hs:246) newUndefinedVector (src/Internal/ST.hs:100) unsafeReadVector (src/Internal/ST.hs:64) unsafeWriteVector (src/Internal/ST.hs:68) unsafeThawVector (src/Internal/ST.hs:57) unsafeFreezeVector (src/Internal/ST.hs:81) newUndefinedMatrix (src/Internal/ST.hs:179) unsafeReadMatrix (src/Internal/ST.hs:135) unsafeWriteMatrix (src/Internal/ST.hs:139) unsafeThawMatrix (src/Internal/ST.hs:128) unsafeFreezeMatrix (src/Internal/ST.hs:149) mapVectorWithIndex (src/Internal/Vector.hs:376) foldLoop (src/Internal/Vector.hs:294) foldVector (src/Internal/Vector.hs:275) foldVectorG (src/Internal/Vector.hs:300) foldVectorWithIndex (src/Internal/Vector.hs:285) CSR (src/Internal/Sparse.hs:34) fromCSR (src/Internal/Sparse.hs:180) toByteString (src/Internal/Vector.hs:413) fromByteString (src/Internal/Vector.hs:420) showInternal (src/Internal/Matrix.hs:86) Warning: 'Matrix' is ambiguous. It is defined * at src/Internal/Matrix.hs:43:17 * at src/Internal/Matrix.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/Internal/Matrix.hs:43:1 Warning: Numeric.LinearAlgebra.Data: Couldn't find .haddock for export fromList Warning: Numeric.LinearAlgebra.Data: Couldn't find .haddock for export Vector 73% ( 96 /131) in 'Numeric.LinearAlgebra.Data' Missing documentation for: R (src/Internal/Vector.hs:51) C (src/Internal/Vector.hs:52) I (src/Internal/Vector.hs:49) Z (src/Internal/Vector.hs:50) ./. (src/Internal/Modular.hs:65) fromList toList (src/Internal/Vector.hs:112) rows (src/Internal/Matrix.hs:53) cols (src/Internal/Matrix.hs:57) Konst (src/Internal/Numeric.hs:553) Build (src/Internal/Container.hs:168) takeRows (src/Internal/Element.hs:366) dropRows (src/Internal/Element.hs:373) takeColumns (src/Internal/Element.hs:380) dropColumns (src/Internal/Element.hs:387) sortVector (src/Internal/Container.hs:228) AssocMatrix (src/Internal/Sparse.hs:32) toDense (src/Internal/Sparse.hs:256) mkSparse (src/Internal/Sparse.hs:177) mkDiagR (src/Internal/Sparse.hs:188) mkDense (src/Internal/Sparse.hs:170) loadMatrix' (src/Internal/IO.hs:182) dispDots (src/Internal/Util.hs:507) dispBlanks (src/Internal/Util.hs:509) dispShort (src/Internal/Util.hs:542) Convert (src/Internal/Numeric.hs:739) roundVector (src/Internal/Vectorized.hs:409) toInt (src/Internal/Numeric.hs:413) fromZ (src/Internal/Numeric.hs:416) toZ (src/Internal/Numeric.hs:419) arctan2 (src/Internal/Numeric.hs:394) fromArray2D (src/Internal/Element.hs:453) Vector nRows nCols Warning: 'Matrix' is ambiguous. It is defined * at src/Internal/Matrix.hs:43:17 * at src/Internal/Matrix.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/Internal/Matrix.hs:43:1 87% (141 /162) in 'Numeric.LinearAlgebra' Missing documentation for: dot (src/Internal/Container.hs:198) scale add UpLo (src/Internal/LAPACK.hs:489) Seed (src/Internal/Vectorized.hs:388) RandDist (src/Internal/Vectorized.hs:390) relativeError (src/Internal/Algorithms.hs:1097) haussholder (src/Internal/Algorithms.hs:834) optimiseMult (src/Internal/Container.hs:203) Numeric (src/Internal/Numeric.hs:577) LSDiv (src/Internal/Container.hs:153) RealOf (src/Internal/Numeric.hs:782) ComplexOf (src/Internal/Numeric.hs:793) SingleOf (src/Internal/Numeric.hs:795) DoubleOf (src/Internal/Numeric.hs:802) IndexOf (src/Internal/Numeric.hs:34) Linear (src/Internal/Numeric.hs:916) Additive (src/Internal/Numeric.hs:912) Transposable (src/Internal/Numeric.hs:900) CGState (src/Internal/CG.hs:36) Testable (src/Internal/Numeric.hs:938) 57% ( 8 / 14) in 'Numeric.LinearAlgebra.HMatrix' Missing documentation for: (src/Internal/Util.hs:90) (src/Internal/Util.hs:93) <�> (src/Numeric/LinearAlgebra/HMatrix.hs:29) app (src/Numeric/LinearAlgebra/HMatrix.hs:32) mul (src/Numeric/LinearAlgebra/HMatrix.hs:35) geigSH' (src/Internal/Algorithms.hs:1123) 15% ( 14 / 93) in 'Numeric.LinearAlgebra.Static' Missing documentation for: (src/Internal/Static.hs:47) R (src/Internal/Static.hs:80) vec2 (src/Numeric/LinearAlgebra/Static.hs:116) vec3 (src/Numeric/LinearAlgebra/Static.hs:119) vec4 (src/Numeric/LinearAlgebra/Static.hs:123) & (src/Numeric/LinearAlgebra/Static.hs:106) # (src/Numeric/LinearAlgebra/Static.hs:111) split (src/Numeric/LinearAlgebra/Static.hs:411) headTail (src/Numeric/LinearAlgebra/Static.hs:418) vector (src/Numeric/LinearAlgebra/Static.hs:126) linspace (src/Numeric/LinearAlgebra/Static.hs:132) range (src/Numeric/LinearAlgebra/Static.hs:137) dim (src/Numeric/LinearAlgebra/Static.hs:143) L (src/Internal/Static.hs:86) Sq (src/Numeric/LinearAlgebra/Static.hs:202) build (src/Numeric/LinearAlgebra/Static.hs:465) row (src/Numeric/LinearAlgebra/Static.hs:180) col (src/Numeric/LinearAlgebra/Static.hs:183) ||| (src/Numeric/LinearAlgebra/Static.hs:199) === (src/Numeric/LinearAlgebra/Static.hs:194) splitRows (src/Numeric/LinearAlgebra/Static.hs:422) splitCols (src/Numeric/LinearAlgebra/Static.hs:428) unrow (src/Numeric/LinearAlgebra/Static.hs:186) uncol (src/Numeric/LinearAlgebra/Static.hs:189) eye (src/Numeric/LinearAlgebra/Static.hs:160) diag (src/Numeric/LinearAlgebra/Static.hs:157) blockAt (src/Numeric/LinearAlgebra/Static.hs:165) matrix (src/Numeric/LinearAlgebra/Static.hs:129) (src/Internal/Static.hs:48) C (src/Internal/Static.hs:83) M (src/Internal/Static.hs:89) Her (src/Numeric/LinearAlgebra/Static.hs:329) her (src/Numeric/LinearAlgebra/Static.hs:332) V (src/Numeric/LinearAlgebra/Static.hs:327) toComplex (src/Numeric/LinearAlgebra/Static.hs:259) fromComplex (src/Numeric/LinearAlgebra/Static.hs:262) complex (src/Numeric/LinearAlgebra/Static.hs:265) real (src/Numeric/LinearAlgebra/Static.hs:268) imag (src/Numeric/LinearAlgebra/Static.hs:271) sqMagnitude (src/Numeric/LinearAlgebra/Static.hs:274) magnitude (src/Numeric/LinearAlgebra/Static.hs:277) <> (src/Numeric/LinearAlgebra/Static.hs:223) #> (src/Numeric/LinearAlgebra/Static.hs:228) <.> (src/Numeric/LinearAlgebra/Static.hs:237) linSolve (src/Numeric/LinearAlgebra/Static.hs:282) <\> (src/Numeric/LinearAlgebra/Static.hs:285) svd (src/Numeric/LinearAlgebra/Static.hs:288) withCompactSVD (src/Numeric/LinearAlgebra/Static.hs:394) svdTall (src/Numeric/LinearAlgebra/Static.hs:296) svdFlat (src/Numeric/LinearAlgebra/Static.hs:302) Eigen (src/Numeric/LinearAlgebra/Static.hs:308) withNullspace (src/Numeric/LinearAlgebra/Static.hs:374) withOrth (src/Numeric/LinearAlgebra/Static.hs:384) qr (src/Numeric/LinearAlgebra/Static.hs:402) chol (src/Numeric/LinearAlgebra/Static.hs:365) Seed (src/Internal/Vectorized.hs:388) RandDist (src/Internal/Vectorized.hs:390) randomVector (src/Numeric/LinearAlgebra/Static.hs:521) rand (src/Numeric/LinearAlgebra/Static.hs:528) randn (src/Numeric/LinearAlgebra/Static.hs:534) gaussianSample (src/Numeric/LinearAlgebra/Static.hs:543) uniformSample (src/Numeric/LinearAlgebra/Static.hs:553) mean (src/Numeric/LinearAlgebra/Static.hs:771) meanCov (src/Numeric/LinearAlgebra/Static.hs:561) Disp (src/Internal/Static.hs:538) Domain (src/Numeric/LinearAlgebra/Static.hs:565) withVector (src/Numeric/LinearAlgebra/Static.hs:476) withMatrix (src/Numeric/LinearAlgebra/Static.hs:496) toRows (src/Numeric/LinearAlgebra/Static.hs:432) toColumns (src/Numeric/LinearAlgebra/Static.hs:445) withRows (src/Numeric/LinearAlgebra/Static.hs:439) withColumns (src/Numeric/LinearAlgebra/Static.hs:452) Sized (src/Internal/Static.hs:201) Diag (src/Numeric/LinearAlgebra/Static.hs:241) Sym (src/Numeric/LinearAlgebra/Static.hs:313) sym (src/Numeric/LinearAlgebra/Static.hs:317) mTm (src/Numeric/LinearAlgebra/Static.hs:320) unSym (src/Numeric/LinearAlgebra/Static.hs:323) <�> (src/Numeric/LinearAlgebra/Static.hs:233) Warning: Numeric.LinearAlgebra.Devel: could not find link destinations for: - Internal.Sparse.CSC Warning: Numeric.LinearAlgebra.Data: could not find link destinations for: - Data.Vector.Storable.Mutable.MVector - Data.Vector.Generic.Base.Vector - Data.Vector.Storable.D:R:ItemVector - Data.Vector.Generic.Base.Mutable - Data.Vector.Generic.Base.basicLength - Data.Vector.Generic.Base.basicUnsafeCopy - Data.Vector.Generic.Base.basicUnsafeFreeze - Data.Vector.Generic.Base.basicUnsafeIndexM - Data.Vector.Generic.Base.basicUnsafeSlice - Data.Vector.Generic.Base.basicUnsafeThaw - Data.Vector.Generic.Base.elemseq - Internal.Matrix.constantD - Internal.Matrix.extractR - Internal.Matrix.setRect - Internal.Matrix.sortI - Internal.Matrix.sortV - Internal.Matrix.compareV - Internal.Matrix.selectV - Internal.Matrix.remapM - Internal.Matrix.rowOp - Internal.Matrix.gemm - Internal.Matrix.reorderV - Internal.Conversion.toComplex' - Internal.Conversion.fromComplex' - Internal.Conversion.comp' - Internal.Conversion.single' - Internal.Conversion.double' - Internal.Conversion.Precision - Internal.Numeric.CTrans - Internal.Numeric.multiply - Internal.Numeric.absSum - Internal.Numeric.norm1 - Internal.Numeric.norm2 - Internal.Numeric.normInf - Internal.Numeric.conj' - Internal.Numeric.size' - Internal.Numeric.scalar' - Internal.Numeric.scale' - Internal.Numeric.addConstant - Internal.Numeric.add' - Internal.Numeric.sub - Internal.Numeric.mul - Internal.Numeric.equal - Internal.Numeric.cmap' - Internal.Numeric.konst' - Internal.Numeric.build' - Internal.Numeric.atIndex' - Internal.Numeric.minIndex' - Internal.Numeric.maxIndex' - Internal.Numeric.minElement' - Internal.Numeric.maxElement' - Internal.Numeric.sumElements' - Internal.Numeric.prodElements' - Internal.Numeric.step' - Internal.Numeric.ccompare' - Internal.Numeric.cselect' - Internal.Numeric.find' - Internal.Numeric.assoc' - Internal.Numeric.accum' - Internal.Numeric.scaleRecip - Internal.Numeric.divide - Internal.Numeric.arctan2' - Internal.Numeric.cmod' - Internal.Numeric.fromInt' - Internal.Numeric.toInt' - Internal.Numeric.fromZ' - Internal.Numeric.toZ' - Internal.Numeric.ArgOf - Internal.Container.linSolve Warning: Numeric.LinearAlgebra: could not find link destinations for: - Internal.Vectorized.Mod - Internal.Matrix.constantD - Internal.Matrix.extractR - Internal.Matrix.setRect - Internal.Matrix.sortI - Internal.Matrix.sortV - Internal.Matrix.compareV - Internal.Matrix.selectV - Internal.Matrix.remapM - Internal.Matrix.rowOp - Internal.Matrix.gemm - Internal.Matrix.reorderV - Internal.Conversion.toComplex' - Internal.Conversion.fromComplex' - Internal.Conversion.comp' - Internal.Conversion.single' - Internal.Conversion.double' - Internal.Conversion.Precision - Internal.Numeric.CTrans - Internal.Numeric.multiply - Internal.Numeric.absSum - Internal.Numeric.norm1 - Internal.Numeric.norm2 - Internal.Numeric.normInf - Internal.Numeric.conj' - Internal.Numeric.size' - Internal.Numeric.scalar' - Internal.Numeric.scale' - Internal.Numeric.addConstant - Internal.Numeric.add' - Internal.Numeric.sub - Internal.Numeric.mul - Internal.Numeric.equal - Internal.Numeric.cmap' - Internal.Numeric.konst' - Internal.Numeric.build' - Internal.Numeric.atIndex' - Internal.Numeric.minIndex' - Internal.Numeric.maxIndex' - Internal.Numeric.minElement' - Internal.Numeric.maxElement' - Internal.Numeric.sumElements' - Internal.Numeric.prodElements' - Internal.Numeric.step' - Internal.Numeric.ccompare' - Internal.Numeric.cselect' - Internal.Numeric.find' - Internal.Numeric.assoc' - Internal.Numeric.accum' - Internal.Numeric.scaleRecip - Internal.Numeric.divide - Internal.Numeric.arctan2' - Internal.Numeric.cmod' - Internal.Numeric.fromInt' - Internal.Numeric.toInt' - Internal.Numeric.fromZ' - Internal.Numeric.toZ' - Internal.Numeric.ArgOf - Internal.Algorithms.Normed - Internal.Algorithms.svd' - Internal.Algorithms.thinSVD' - Internal.Algorithms.sv' - Internal.Algorithms.luPacked' - Internal.Algorithms.luSolve' - Internal.Algorithms.mbLinearSolve' - Internal.Algorithms.linearSolve' - Internal.Algorithms.cholSolve' - Internal.Algorithms.triSolve' - Internal.Algorithms.triDiagSolve' - Internal.Algorithms.ldlPacked' - Internal.Algorithms.ldlSolve' - Internal.Algorithms.linearSolveSVD' - Internal.Algorithms.linearSolveLS' - Internal.Algorithms.eig' - Internal.Algorithms.geig' - Internal.Algorithms.eigSH'' - Internal.Algorithms.eigOnly - Internal.Algorithms.geigOnly - Internal.Algorithms.eigOnlySH - Internal.Algorithms.cholSH' - Internal.Algorithms.mbCholSH' - Internal.Algorithms.qr' - Internal.Algorithms.qrgr' - Internal.Algorithms.hess' - Internal.Algorithms.schur' - Internal.Algorithms.eps - Internal.Container.linSolve Warning: Numeric.LinearAlgebra.Static: could not find link destinations for: - Internal.Static.Rep_M - Internal.Static.Rep_L - Internal.Static.Rep_C - Internal.Static.Rep_R Documentation created: dist/doc/html/hmatrix/, dist/doc/html/hmatrix/hmatrix.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/hmatrix-0.20.2-EzgbtRkWilo1gEYNKTHlgP Completed hmatrix-0.20.2 Configuring vector-sized-1.6.1... Preprocessing library for vector-sized-1.6.1.. Building library for vector-sized-1.6.1.. [ 1 of 12] Compiling Data.Vector.Generic.Mutable.Sized.Internal ( src/Data/Vector/Generic/Mutable/Sized/Internal.hs, dist/build/Data/Vector/Generic/Mutable/Sized/Internal.o, dist/build/Data/Vector/Generic/Mutable/Sized/Internal.dyn_o ) [ 2 of 12] Compiling Data.Vector.Generic.Mutable.Sized ( src/Data/Vector/Generic/Mutable/Sized.hs, dist/build/Data/Vector/Generic/Mutable/Sized.o, dist/build/Data/Vector/Generic/Mutable/Sized.dyn_o ) [ 3 of 12] Compiling Data.Vector.Generic.Sized.Internal ( src/Data/Vector/Generic/Sized/Internal.hs, dist/build/Data/Vector/Generic/Sized/Internal.o, dist/build/Data/Vector/Generic/Sized/Internal.dyn_o ) [ 4 of 12] Compiling Data.Vector.Generic.Sized ( src/Data/Vector/Generic/Sized.hs, dist/build/Data/Vector/Generic/Sized.o, dist/build/Data/Vector/Generic/Sized.dyn_o ) [ 5 of 12] Compiling Data.Vector.Mutable.Sized ( src/Data/Vector/Mutable/Sized.hs, dist/build/Data/Vector/Mutable/Sized.o, dist/build/Data/Vector/Mutable/Sized.dyn_o ) [ 6 of 12] Compiling Data.Vector.Primitive.Mutable.Sized ( src/Data/Vector/Primitive/Mutable/Sized.hs, dist/build/Data/Vector/Primitive/Mutable/Sized.o, dist/build/Data/Vector/Primitive/Mutable/Sized.dyn_o ) [ 7 of 12] Compiling Data.Vector.Primitive.Sized ( src/Data/Vector/Primitive/Sized.hs, dist/build/Data/Vector/Primitive/Sized.o, dist/build/Data/Vector/Primitive/Sized.dyn_o ) [ 8 of 12] Compiling Data.Vector.Sized ( src/Data/Vector/Sized.hs, dist/build/Data/Vector/Sized.o, dist/build/Data/Vector/Sized.dyn_o ) [ 9 of 12] Compiling Data.Vector.Storable.Mutable.Sized ( src/Data/Vector/Storable/Mutable/Sized.hs, dist/build/Data/Vector/Storable/Mutable/Sized.o, dist/build/Data/Vector/Storable/Mutable/Sized.dyn_o ) [10 of 12] Compiling Data.Vector.Storable.Sized ( src/Data/Vector/Storable/Sized.hs, dist/build/Data/Vector/Storable/Sized.o, dist/build/Data/Vector/Storable/Sized.dyn_o ) [11 of 12] Compiling Data.Vector.Unboxed.Mutable.Sized ( src/Data/Vector/Unboxed/Mutable/Sized.hs, dist/build/Data/Vector/Unboxed/Mutable/Sized.o, dist/build/Data/Vector/Unboxed/Mutable/Sized.dyn_o ) [12 of 12] Compiling Data.Vector.Unboxed.Sized ( src/Data/Vector/Unboxed/Sized.hs, dist/build/Data/Vector/Unboxed/Sized.o, dist/build/Data/Vector/Unboxed/Sized.dyn_o ) Preprocessing library for vector-sized-1.6.1.. Running Haddock on library for vector-sized-1.6.1.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [ 1 of 12] Compiling Data.Vector.Generic.Mutable.Sized.Internal ( src/Data/Vector/Generic/Mutable/Sized/Internal.hs, nothing ) [ 2 of 12] Compiling Data.Vector.Generic.Mutable.Sized ( src/Data/Vector/Generic/Mutable/Sized.hs, nothing ) [ 3 of 12] Compiling Data.Vector.Generic.Sized.Internal ( src/Data/Vector/Generic/Sized/Internal.hs, nothing ) [ 4 of 12] Compiling Data.Vector.Generic.Sized ( src/Data/Vector/Generic/Sized.hs, nothing ) [ 5 of 12] Compiling Data.Vector.Mutable.Sized ( src/Data/Vector/Mutable/Sized.hs, nothing ) [ 6 of 12] Compiling Data.Vector.Primitive.Mutable.Sized ( src/Data/Vector/Primitive/Mutable/Sized.hs, nothing ) [ 7 of 12] Compiling Data.Vector.Primitive.Sized ( src/Data/Vector/Primitive/Sized.hs, nothing ) [ 8 of 12] Compiling Data.Vector.Sized ( src/Data/Vector/Sized.hs, nothing ) [ 9 of 12] Compiling Data.Vector.Storable.Mutable.Sized ( src/Data/Vector/Storable/Mutable/Sized.hs, nothing ) [10 of 12] Compiling Data.Vector.Storable.Sized ( src/Data/Vector/Storable/Sized.hs, nothing ) [11 of 12] Compiling Data.Vector.Unboxed.Mutable.Sized ( src/Data/Vector/Unboxed/Mutable/Sized.hs, nothing ) [12 of 12] Compiling Data.Vector.Unboxed.Sized ( src/Data/Vector/Unboxed/Sized.hs, nothing ) Haddock coverage: 50% ( 1 / 2) in 'Data.Vector.Generic.Mutable.Sized.Internal' Missing documentation for: Module header 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 Warning: 'Finite' is ambiguous. It is defined * in Data.Finite.Internal * in Data.Finite.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.Finite.Internal Warning: 'MVector' is ambiguous. It is defined * at src/Data/Vector/Generic/Mutable/Sized/Internal.hs:21:36 * at src/Data/Vector/Generic/Mutable/Sized/Internal.hs:21: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/Vector/Generic/Mutable/Sized/Internal.hs:21:1 100% ( 61 / 61) in 'Data.Vector.Generic.Mutable.Sized' 50% ( 1 / 2) in 'Data.Vector.Generic.Sized.Internal' Missing documentation for: Module header 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 Warning: '()' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Finite' is ambiguous. It is defined * in Data.Finite.Internal * in Data.Finite.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.Finite.Internal Warning: 'Vector' is ambiguous. It is defined * at src/Data/Vector/Generic/Sized/Internal.hs:49:33 * at src/Data/Vector/Generic/Sized/Internal.hs:49:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Data/Vector/Generic/Sized/Internal.hs:49:1 Warning: '!' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'vectors' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'join' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 92% (202 /218) in 'Data.Vector.Generic.Sized' Missing documentation for: zipWith4 (src/Data/Vector/Generic/Sized.hs:1152) zipWith5 (src/Data/Vector/Generic/Sized.hs:1164) zipWith6 (src/Data/Vector/Generic/Sized.hs:1177) izipWith3 (src/Data/Vector/Generic/Sized.hs:1198) izipWith4 (src/Data/Vector/Generic/Sized.hs:1209) izipWith5 (src/Data/Vector/Generic/Sized.hs:1221) izipWith6 (src/Data/Vector/Generic/Sized.hs:1234) zip3 (src/Data/Vector/Generic/Sized.hs:1246) zip4 (src/Data/Vector/Generic/Sized.hs:1255) zip5 (src/Data/Vector/Generic/Sized.hs:1265) zip6 (src/Data/Vector/Generic/Sized.hs:1276) unzip3 (src/Data/Vector/Generic/Sized.hs:1321) unzip4 (src/Data/Vector/Generic/Sized.hs:1329) unzip5 (src/Data/Vector/Generic/Sized.hs:1338) unzip6 (src/Data/Vector/Generic/Sized.hs:1348) fromSized (src/Data/Vector/Generic/Sized.hs:1833) 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 100% ( 61 / 61) in 'Data.Vector.Mutable.Sized' 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 100% ( 61 / 61) in 'Data.Vector.Primitive.Mutable.Sized' 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 Warning: '()' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'update' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'zip' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'accumulate' 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. 95% (183 /191) in 'Data.Vector.Primitive.Sized' Missing documentation for: zipWith4 (src/Data/Vector/Primitive/Sized.hs:872) zipWith5 (src/Data/Vector/Primitive/Sized.hs:883) zipWith6 (src/Data/Vector/Primitive/Sized.hs:895) izipWith3 (src/Data/Vector/Primitive/Sized.hs:914) izipWith4 (src/Data/Vector/Primitive/Sized.hs:924) izipWith5 (src/Data/Vector/Primitive/Sized.hs:935) izipWith6 (src/Data/Vector/Primitive/Sized.hs:947) fromSized (src/Data/Vector/Primitive/Sized.hs:1424) 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 Warning: '()' 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. 92% (201 /217) in 'Data.Vector.Sized' Missing documentation for: zipWith4 (src/Data/Vector/Sized.hs:937) zipWith5 (src/Data/Vector/Sized.hs:947) zipWith6 (src/Data/Vector/Sized.hs:958) izipWith3 (src/Data/Vector/Sized.hs:975) izipWith4 (src/Data/Vector/Sized.hs:984) izipWith5 (src/Data/Vector/Sized.hs:994) izipWith6 (src/Data/Vector/Sized.hs:1005) zip3 (src/Data/Vector/Sized.hs:1014) zip4 (src/Data/Vector/Sized.hs:1022) zip5 (src/Data/Vector/Sized.hs:1031) zip6 (src/Data/Vector/Sized.hs:1041) unzip3 (src/Data/Vector/Sized.hs:1084) unzip4 (src/Data/Vector/Sized.hs:1088) unzip5 (src/Data/Vector/Sized.hs:1092) unzip6 (src/Data/Vector/Sized.hs:1096) fromSized (src/Data/Vector/Sized.hs:1548) 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 100% ( 61 / 61) in 'Data.Vector.Storable.Mutable.Sized' 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 Warning: '()' 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. 92% (200 /216) in 'Data.Vector.Storable.Sized' Missing documentation for: zipWith4 (src/Data/Vector/Storable/Sized.hs:972) zipWith5 (src/Data/Vector/Storable/Sized.hs:983) zipWith6 (src/Data/Vector/Storable/Sized.hs:995) izipWith3 (src/Data/Vector/Storable/Sized.hs:1014) izipWith4 (src/Data/Vector/Storable/Sized.hs:1024) izipWith5 (src/Data/Vector/Storable/Sized.hs:1035) izipWith6 (src/Data/Vector/Storable/Sized.hs:1047) zip3 (src/Data/Vector/Storable/Sized.hs:1058) zip4 (src/Data/Vector/Storable/Sized.hs:1067) zip5 (src/Data/Vector/Storable/Sized.hs:1077) zip6 (src/Data/Vector/Storable/Sized.hs:1088) unzip3 (src/Data/Vector/Storable/Sized.hs:1133) unzip4 (src/Data/Vector/Storable/Sized.hs:1139) unzip5 (src/Data/Vector/Storable/Sized.hs:1145) unzip6 (src/Data/Vector/Storable/Sized.hs:1151) fromSized (src/Data/Vector/Storable/Sized.hs:1620) 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 Warning: Data.Vector.Unboxed.Mutable.Sized: Couldn't find .haddock for export Unbox 98% ( 62 / 63) in 'Data.Vector.Unboxed.Mutable.Sized' Missing documentation for: Unbox 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 Warning: '()' 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: Data.Vector.Unboxed.Sized: Couldn't find .haddock for export Unbox 92% (201 /218) in 'Data.Vector.Unboxed.Sized' Missing documentation for: zipWith4 (src/Data/Vector/Unboxed/Sized.hs:973) zipWith5 (src/Data/Vector/Unboxed/Sized.hs:984) zipWith6 (src/Data/Vector/Unboxed/Sized.hs:996) izipWith3 (src/Data/Vector/Unboxed/Sized.hs:1015) izipWith4 (src/Data/Vector/Unboxed/Sized.hs:1025) izipWith5 (src/Data/Vector/Unboxed/Sized.hs:1036) izipWith6 (src/Data/Vector/Unboxed/Sized.hs:1048) zip3 (src/Data/Vector/Unboxed/Sized.hs:1059) zip4 (src/Data/Vector/Unboxed/Sized.hs:1068) zip5 (src/Data/Vector/Unboxed/Sized.hs:1078) zip6 (src/Data/Vector/Unboxed/Sized.hs:1089) unzip3 (src/Data/Vector/Unboxed/Sized.hs:1134) unzip4 (src/Data/Vector/Unboxed/Sized.hs:1139) unzip5 (src/Data/Vector/Unboxed/Sized.hs:1144) unzip6 (src/Data/Vector/Unboxed/Sized.hs:1149) fromSized (src/Data/Vector/Unboxed/Sized.hs:1618) Unbox Warning: Data.Vector.Generic.Mutable.Sized: could not find link destinations for: - Data.Vector.Generic.Mutable.Base.MVector Warning: Data.Vector.Generic.Sized.Internal: could not find link destinations for: - Data.Vector.Generic.Mutable.Base.MVector - Data.Vector.Generic.Mutable.Base.basicClear - Data.Vector.Generic.Mutable.Base.basicInitialize - Data.Vector.Generic.Mutable.Base.basicLength - Data.Vector.Generic.Mutable.Base.basicOverlaps - Data.Vector.Generic.Mutable.Base.basicSet - Data.Vector.Generic.Mutable.Base.basicUnsafeCopy - Data.Vector.Generic.Mutable.Base.basicUnsafeGrow - Data.Vector.Generic.Mutable.Base.basicUnsafeMove - Data.Vector.Generic.Mutable.Base.basicUnsafeNew - Data.Vector.Generic.Mutable.Base.basicUnsafeRead - Data.Vector.Generic.Mutable.Base.basicUnsafeReplicate - Data.Vector.Generic.Mutable.Base.basicUnsafeSlice - Data.Vector.Generic.Mutable.Base.basicUnsafeWrite - Data.Vector.Generic.Base.Vector - Data.Vector.Generic.Base.Mutable - Data.Vector.Generic.Base.basicLength - Data.Vector.Generic.Base.basicUnsafeCopy - Data.Vector.Generic.Base.basicUnsafeFreeze - Data.Vector.Generic.Base.basicUnsafeIndexM - Data.Vector.Generic.Base.basicUnsafeSlice - Data.Vector.Generic.Base.basicUnsafeThaw - Data.Vector.Generic.Base.elemseq - Data.Vector.Vector - Data.Vector.Storable.Vector - Data.Vector.Unboxed.Base.MVector - Data.Vector.Unboxed.Base.Vector - Data.Vector.Generic.Sized.D:R:RepVector - Data.Vector.Unboxed.Mutable.Sized.V_Sized - Data.Vector.Unboxed.Mutable.Sized.MV_Sized - Data.Vector.Unboxed.Mutable.Sized.D:R:VectorVector0 - Data.Vector.Unboxed.Mutable.Sized.D:R:MVectorsVector0 Warning: Data.Vector.Generic.Sized: could not find link destinations for: - Data.Vector.Generic.Mutable.Base.MVector - Data.Vector.Generic.Mutable.Base.basicClear - Data.Vector.Generic.Mutable.Base.basicInitialize - Data.Vector.Generic.Mutable.Base.basicLength - Data.Vector.Generic.Mutable.Base.basicOverlaps - Data.Vector.Generic.Mutable.Base.basicSet - Data.Vector.Generic.Mutable.Base.basicUnsafeCopy - Data.Vector.Generic.Mutable.Base.basicUnsafeGrow - Data.Vector.Generic.Mutable.Base.basicUnsafeMove - Data.Vector.Generic.Mutable.Base.basicUnsafeNew - Data.Vector.Generic.Mutable.Base.basicUnsafeRead - Data.Vector.Generic.Mutable.Base.basicUnsafeReplicate - Data.Vector.Generic.Mutable.Base.basicUnsafeSlice - Data.Vector.Generic.Mutable.Base.basicUnsafeWrite - Data.Vector.Generic.Base.Vector - Data.Vector.Generic.Base.Mutable - Data.Vector.Generic.Base.basicLength - Data.Vector.Generic.Base.basicUnsafeCopy - Data.Vector.Generic.Base.basicUnsafeFreeze - Data.Vector.Generic.Base.basicUnsafeIndexM - Data.Vector.Generic.Base.basicUnsafeSlice - Data.Vector.Generic.Base.basicUnsafeThaw - Data.Vector.Generic.Base.elemseq - Data.Vector.Vector - Data.Vector.Storable.Vector - Data.Vector.Unboxed.Base.MVector - Data.Vector.Unboxed.Base.Vector - Data.Vector.Generic.Sized.D:R:RepVector - Data.Vector.Unboxed.Mutable.Sized.V_Sized - Data.Vector.Unboxed.Mutable.Sized.MV_Sized - Data.Vector.Unboxed.Mutable.Sized.D:R:VectorVector0 - Data.Vector.Unboxed.Mutable.Sized.D:R:MVectorsVector0 Warning: Data.Vector.Mutable.Sized: could not find link destinations for: - Data.Vector.Mutable.MVector Warning: Data.Vector.Primitive.Mutable.Sized: could not find link destinations for: - Data.Vector.Primitive.Mutable.MVector Warning: Data.Vector.Primitive.Sized: could not find link destinations for: - Data.Vector.Primitive.Mutable.MVector - Data.Vector.Primitive.Vector Warning: Data.Vector.Sized: could not find link destinations for: - Data.Vector.Vector - Data.Vector.Mutable.MVector Warning: Data.Vector.Storable.Mutable.Sized: could not find link destinations for: - Data.Vector.Storable.Mutable.MVector Warning: Data.Vector.Storable.Sized: could not find link destinations for: - Data.Vector.Storable.Vector - Data.Vector.Storable.Mutable.MVector Warning: Data.Vector.Unboxed.Mutable.Sized: could not find link destinations for: - Data.Vector.Generic.Mutable.Base.MVector - Data.Vector.Generic.Mutable.Base.basicClear - Data.Vector.Generic.Mutable.Base.basicInitialize - Data.Vector.Generic.Mutable.Base.basicLength - Data.Vector.Generic.Mutable.Base.basicOverlaps - Data.Vector.Generic.Mutable.Base.basicSet - Data.Vector.Generic.Mutable.Base.basicUnsafeCopy - Data.Vector.Generic.Mutable.Base.basicUnsafeGrow - Data.Vector.Generic.Mutable.Base.basicUnsafeMove - Data.Vector.Generic.Mutable.Base.basicUnsafeNew - Data.Vector.Generic.Mutable.Base.basicUnsafeRead - Data.Vector.Generic.Mutable.Base.basicUnsafeReplicate - Data.Vector.Generic.Mutable.Base.basicUnsafeSlice - Data.Vector.Generic.Mutable.Base.basicUnsafeWrite - Data.Vector.Generic.Base.Vector - Data.Vector.Generic.Base.Mutable - Data.Vector.Generic.Base.basicLength - Data.Vector.Generic.Base.basicUnsafeCopy - Data.Vector.Generic.Base.basicUnsafeFreeze - Data.Vector.Generic.Base.basicUnsafeIndexM - Data.Vector.Generic.Base.basicUnsafeSlice - Data.Vector.Generic.Base.basicUnsafeThaw - Data.Vector.Generic.Base.elemseq - Data.Vector.Unboxed.Base.DoNotUnboxLazy - Data.Vector.Unboxed.Base.DoNotUnboxNormalForm - Data.Vector.Unboxed.Base.DoNotUnboxStrict - Data.Vector.Unboxed.Base.MVector - Data.Vector.Unboxed.Base.Vector Warning: Data.Vector.Unboxed.Sized: could not find link destinations for: - Data.Vector.Generic.Mutable.Base.MVector - Data.Vector.Generic.Base.Vector - Data.Vector.Unboxed.Base.DoNotUnboxLazy - Data.Vector.Unboxed.Base.DoNotUnboxNormalForm - Data.Vector.Unboxed.Base.DoNotUnboxStrict - Data.Vector.Unboxed.Base.MVector - Data.Vector.Unboxed.Base.Vector Documentation created: dist/doc/html/vector-sized/, dist/doc/html/vector-sized/vector-sized.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/vector-sized-1.6.1-7NVc0IW8qCK1qtWSDubfEu Completed vector-sized-1.6.1 Downloading ad-4.5.6 Downloaded ad-4.5.6 Configuring ad-4.5.6... Preprocessing library for ad-4.5.6.. Building library for ad-4.5.6.. [ 1 of 55] Compiling Numeric.AD.Internal.Doctest ( src/Numeric/AD/Internal/Doctest.hs, dist/build/Numeric/AD/Internal/Doctest.o, dist/build/Numeric/AD/Internal/Doctest.dyn_o ) [ 2 of 55] Compiling Numeric.AD.Internal.Sparse.Common ( src/Numeric/AD/Internal/Sparse/Common.hs, dist/build/Numeric/AD/Internal/Sparse/Common.o, dist/build/Numeric/AD/Internal/Sparse/Common.dyn_o ) [ 3 of 55] Compiling Numeric.AD.Jet ( src/Numeric/AD/Jet.hs, dist/build/Numeric/AD/Jet.o, dist/build/Numeric/AD/Jet.dyn_o ) [ 4 of 55] Compiling Numeric.AD.Mode ( src/Numeric/AD/Mode.hs, dist/build/Numeric/AD/Mode.o, dist/build/Numeric/AD/Mode.dyn_o ) [ 5 of 55] Compiling Numeric.AD.Jacobian ( src/Numeric/AD/Jacobian.hs, dist/build/Numeric/AD/Jacobian.o, dist/build/Numeric/AD/Jacobian.dyn_o ) [ 6 of 55] Compiling Numeric.AD.Internal.Type ( src/Numeric/AD/Internal/Type.hs, dist/build/Numeric/AD/Internal/Type.o, dist/build/Numeric/AD/Internal/Type.dyn_o ) [ 7 of 55] Compiling Numeric.AD.Internal.Or ( src/Numeric/AD/Internal/Or.hs, dist/build/Numeric/AD/Internal/Or.o, dist/build/Numeric/AD/Internal/Or.dyn_o ) [ 8 of 55] Compiling Numeric.AD.Internal.On ( src/Numeric/AD/Internal/On.hs, dist/build/Numeric/AD/Internal/On.o, dist/build/Numeric/AD/Internal/On.dyn_o ) [ 9 of 55] Compiling Numeric.AD.Internal.Identity ( src/Numeric/AD/Internal/Identity.hs, dist/build/Numeric/AD/Internal/Identity.o, dist/build/Numeric/AD/Internal/Identity.dyn_o ) [10 of 55] Compiling Numeric.AD.Internal.Combinators ( src/Numeric/AD/Internal/Combinators.hs, dist/build/Numeric/AD/Internal/Combinators.o, dist/build/Numeric/AD/Internal/Combinators.dyn_o ) [11 of 55] Compiling Numeric.AD.Internal.Tower.Double ( src/Numeric/AD/Internal/Tower/Double.hs, dist/build/Numeric/AD/Internal/Tower/Double.o, dist/build/Numeric/AD/Internal/Tower/Double.dyn_o ) [12 of 55] Compiling Numeric.AD.Internal.Tower ( src/Numeric/AD/Internal/Tower.hs, dist/build/Numeric/AD/Internal/Tower.o, dist/build/Numeric/AD/Internal/Tower.dyn_o ) src/Numeric/AD/Internal/Tower.hs:179:39: warning: [GHC-63394] [-Wx-partial] In the use of tail (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 179 | next xs = 1 : zipWith (+) xs (tail xs) ++ [1] -- next row in Pascal's triangle | ^^^^ src/Numeric/AD/Internal/Tower.hs:180:36: warning: [GHC-63394] [-Wx-partial] In the use of tail (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 180 | next' xs = zipWith (+) xs (tail xs) ++ [1] -- end part of next row in Pascal's triangle | ^^^^ [13 of 55] Compiling Numeric.AD.Internal.Sparse.Double ( src/Numeric/AD/Internal/Sparse/Double.hs, dist/build/Numeric/AD/Internal/Sparse/Double.o, dist/build/Numeric/AD/Internal/Sparse/Double.dyn_o ) [14 of 55] Compiling Numeric.AD.Internal.Sparse ( src/Numeric/AD/Internal/Sparse.hs, dist/build/Numeric/AD/Internal/Sparse.o, dist/build/Numeric/AD/Internal/Sparse.dyn_o ) [15 of 55] Compiling Numeric.AD.Internal.Reverse.Double ( src/Numeric/AD/Internal/Reverse/Double.hs, dist/build/Numeric/AD/Internal/Reverse/Double.o, dist/build/Numeric/AD/Internal/Reverse/Double.dyn_o ) [16 of 55] Compiling Numeric.AD.Internal.Reverse ( src/Numeric/AD/Internal/Reverse.hs, dist/build/Numeric/AD/Internal/Reverse.o, dist/build/Numeric/AD/Internal/Reverse.dyn_o ) [17 of 55] Compiling Numeric.AD.Internal.Kahn.Float ( src/Numeric/AD/Internal/Kahn/Float.hs, dist/build/Numeric/AD/Internal/Kahn/Float.o, dist/build/Numeric/AD/Internal/Kahn/Float.dyn_o ) [18 of 55] Compiling Numeric.AD.Internal.Kahn.Double ( src/Numeric/AD/Internal/Kahn/Double.hs, dist/build/Numeric/AD/Internal/Kahn/Double.o, dist/build/Numeric/AD/Internal/Kahn/Double.dyn_o ) [19 of 55] Compiling Numeric.AD.Internal.Kahn ( src/Numeric/AD/Internal/Kahn.hs, dist/build/Numeric/AD/Internal/Kahn.o, dist/build/Numeric/AD/Internal/Kahn.dyn_o ) [20 of 55] Compiling Numeric.AD.Internal.Forward.Double ( src/Numeric/AD/Internal/Forward/Double.hs, dist/build/Numeric/AD/Internal/Forward/Double.o, dist/build/Numeric/AD/Internal/Forward/Double.dyn_o ) src/Numeric/AD/Internal/Forward/Double.hs:140:15: warning: [GHC-63394] [-Wx-partial] In the use of tail (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 140 | go xss b = (tail <$> xss, f b (head <$> xss)) | ^^^^ src/Numeric/AD/Internal/Forward/Double.hs:140:34: warning: [GHC-63394] [-Wx-partial] In the use of head (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 140 | go xss b = (tail <$> xss, f b (head <$> xss)) | ^^^^ [21 of 55] Compiling Numeric.AD.Internal.Forward ( src/Numeric/AD/Internal/Forward.hs, dist/build/Numeric/AD/Internal/Forward.o, dist/build/Numeric/AD/Internal/Forward.dyn_o ) src/Numeric/AD/Internal/Forward.hs:203:15: warning: [GHC-63394] [-Wx-partial] In the use of tail (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 203 | go xss b = (tail <$> xss, f b (head <$> xss)) | ^^^^ src/Numeric/AD/Internal/Forward.hs:203:34: warning: [GHC-63394] [-Wx-partial] In the use of head (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 203 | go xss b = (tail <$> xss, f b (head <$> xss)) | ^^^^ [22 of 55] Compiling Numeric.AD.Internal.Dense.Representable ( src/Numeric/AD/Internal/Dense/Representable.hs, dist/build/Numeric/AD/Internal/Dense/Representable.o, dist/build/Numeric/AD/Internal/Dense/Representable.dyn_o ) [23 of 55] Compiling Numeric.AD.Internal.Dense ( src/Numeric/AD/Internal/Dense.hs, dist/build/Numeric/AD/Internal/Dense.o, dist/build/Numeric/AD/Internal/Dense.dyn_o ) [24 of 55] Compiling Numeric.AD.Mode.Reverse ( src/Numeric/AD/Mode/Reverse.hs, dist/build/Numeric/AD/Mode/Reverse.o, dist/build/Numeric/AD/Mode/Reverse.dyn_o ) [25 of 55] Compiling Numeric.AD.Mode.Reverse.Double ( src/Numeric/AD/Mode/Reverse/Double.hs, dist/build/Numeric/AD/Mode/Reverse/Double.o, dist/build/Numeric/AD/Mode/Reverse/Double.dyn_o ) [26 of 55] Compiling Numeric.AD.Rank1.Dense ( src/Numeric/AD/Rank1/Dense.hs, dist/build/Numeric/AD/Rank1/Dense.o, dist/build/Numeric/AD/Rank1/Dense.dyn_o ) [27 of 55] Compiling Numeric.AD.Mode.Dense ( src/Numeric/AD/Mode/Dense.hs, dist/build/Numeric/AD/Mode/Dense.o, dist/build/Numeric/AD/Mode/Dense.dyn_o ) [28 of 55] Compiling Numeric.AD.Rank1.Dense.Representable ( src/Numeric/AD/Rank1/Dense/Representable.hs, dist/build/Numeric/AD/Rank1/Dense/Representable.o, dist/build/Numeric/AD/Rank1/Dense/Representable.dyn_o ) [29 of 55] Compiling Numeric.AD.Mode.Dense.Representable ( src/Numeric/AD/Mode/Dense/Representable.hs, dist/build/Numeric/AD/Mode/Dense/Representable.o, dist/build/Numeric/AD/Mode/Dense/Representable.dyn_o ) [30 of 55] Compiling Numeric.AD.Rank1.Forward ( src/Numeric/AD/Rank1/Forward.hs, dist/build/Numeric/AD/Rank1/Forward.o, dist/build/Numeric/AD/Rank1/Forward.dyn_o ) [31 of 55] Compiling Numeric.AD.Mode.Forward ( src/Numeric/AD/Mode/Forward.hs, dist/build/Numeric/AD/Mode/Forward.o, dist/build/Numeric/AD/Mode/Forward.dyn_o ) [32 of 55] Compiling Numeric.AD.Rank1.Forward.Double ( src/Numeric/AD/Rank1/Forward/Double.hs, dist/build/Numeric/AD/Rank1/Forward/Double.o, dist/build/Numeric/AD/Rank1/Forward/Double.dyn_o ) [33 of 55] Compiling Numeric.AD.Mode.Forward.Double ( src/Numeric/AD/Mode/Forward/Double.hs, dist/build/Numeric/AD/Mode/Forward/Double.o, dist/build/Numeric/AD/Mode/Forward/Double.dyn_o ) [34 of 55] Compiling Numeric.AD.Rank1.Kahn ( src/Numeric/AD/Rank1/Kahn.hs, dist/build/Numeric/AD/Rank1/Kahn.o, dist/build/Numeric/AD/Rank1/Kahn.dyn_o ) [35 of 55] Compiling Numeric.AD.Mode.Kahn ( src/Numeric/AD/Mode/Kahn.hs, dist/build/Numeric/AD/Mode/Kahn.o, dist/build/Numeric/AD/Mode/Kahn.dyn_o ) [36 of 55] Compiling Numeric.AD.Rank1.Kahn.Double ( src/Numeric/AD/Rank1/Kahn/Double.hs, dist/build/Numeric/AD/Rank1/Kahn/Double.o, dist/build/Numeric/AD/Rank1/Kahn/Double.dyn_o ) [37 of 55] Compiling Numeric.AD.Mode.Kahn.Double ( src/Numeric/AD/Mode/Kahn/Double.hs, dist/build/Numeric/AD/Mode/Kahn/Double.o, dist/build/Numeric/AD/Mode/Kahn/Double.dyn_o ) [38 of 55] Compiling Numeric.AD.Rank1.Kahn.Float ( src/Numeric/AD/Rank1/Kahn/Float.hs, dist/build/Numeric/AD/Rank1/Kahn/Float.o, dist/build/Numeric/AD/Rank1/Kahn/Float.dyn_o ) [39 of 55] Compiling Numeric.AD.Rank1.Newton ( src/Numeric/AD/Rank1/Newton.hs, dist/build/Numeric/AD/Rank1/Newton.o, dist/build/Numeric/AD/Rank1/Newton.dyn_o ) [40 of 55] Compiling Numeric.AD.Newton ( src/Numeric/AD/Newton.hs, dist/build/Numeric/AD/Newton.o, dist/build/Numeric/AD/Newton.dyn_o ) src/Numeric/AD/Newton.hs:265:13: warning: [GHC-63394] [-Wx-partial] In the use of tail (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 265 | dLeft = tail $ cycle d0 | ^^^^ src/Numeric/AD/Newton.hs:266:47: warning: [GHC-63394] [-Wx-partial] In the use of head (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 266 | xgx0 = Reverse.gradWith (,) (errorSingle (head d0)) x0 | ^^^^ src/Numeric/AD/Newton.hs:269:43: warning: [GHC-63394] [-Wx-partial] In the use of tail (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 269 | | otherwise = x1 : go xgx1 eta (tail d) | ^^^^ src/Numeric/AD/Newton.hs:272:57: warning: [GHC-63394] [-Wx-partial] In the use of head (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 272 | (_, xgx1) = Reverse.gradWith' (,) (errorSingle (head d)) x1 | ^^^^ [41 of 55] Compiling Numeric.AD.Rank1.Newton.Double ( src/Numeric/AD/Rank1/Newton/Double.hs, dist/build/Numeric/AD/Rank1/Newton/Double.o, dist/build/Numeric/AD/Rank1/Newton/Double.dyn_o ) [42 of 55] Compiling Numeric.AD.Newton.Double ( src/Numeric/AD/Newton/Double.hs, dist/build/Numeric/AD/Newton/Double.o, dist/build/Numeric/AD/Newton/Double.dyn_o ) [43 of 55] Compiling Numeric.AD.Rank1.Sparse ( src/Numeric/AD/Rank1/Sparse.hs, dist/build/Numeric/AD/Rank1/Sparse.o, dist/build/Numeric/AD/Rank1/Sparse.dyn_o ) [44 of 55] Compiling Numeric.AD.Mode.Sparse ( src/Numeric/AD/Mode/Sparse.hs, dist/build/Numeric/AD/Mode/Sparse.o, dist/build/Numeric/AD/Mode/Sparse.dyn_o ) [45 of 55] Compiling Numeric.AD.Rank1.Sparse.Double ( src/Numeric/AD/Rank1/Sparse/Double.hs, dist/build/Numeric/AD/Rank1/Sparse/Double.o, dist/build/Numeric/AD/Rank1/Sparse/Double.dyn_o ) [46 of 55] Compiling Numeric.AD.Mode.Sparse.Double ( src/Numeric/AD/Mode/Sparse/Double.hs, dist/build/Numeric/AD/Mode/Sparse/Double.o, dist/build/Numeric/AD/Mode/Sparse/Double.dyn_o ) [47 of 55] Compiling Numeric.AD.Rank1.Tower ( src/Numeric/AD/Rank1/Tower.hs, dist/build/Numeric/AD/Rank1/Tower.o, dist/build/Numeric/AD/Rank1/Tower.dyn_o ) [48 of 55] Compiling Numeric.AD.Rank1.Halley ( src/Numeric/AD/Rank1/Halley.hs, dist/build/Numeric/AD/Rank1/Halley.o, dist/build/Numeric/AD/Rank1/Halley.dyn_o ) [49 of 55] Compiling Numeric.AD.Mode.Tower ( src/Numeric/AD/Mode/Tower.hs, dist/build/Numeric/AD/Mode/Tower.o, dist/build/Numeric/AD/Mode/Tower.dyn_o ) [50 of 55] Compiling Numeric.AD ( src/Numeric/AD.hs, dist/build/Numeric/AD.o, dist/build/Numeric/AD.dyn_o ) [51 of 55] Compiling Numeric.AD.Rank1.Tower.Double ( src/Numeric/AD/Rank1/Tower/Double.hs, dist/build/Numeric/AD/Rank1/Tower/Double.o, dist/build/Numeric/AD/Rank1/Tower/Double.dyn_o ) [52 of 55] Compiling Numeric.AD.Rank1.Halley.Double ( src/Numeric/AD/Rank1/Halley/Double.hs, dist/build/Numeric/AD/Rank1/Halley/Double.o, dist/build/Numeric/AD/Rank1/Halley/Double.dyn_o ) [53 of 55] Compiling Numeric.AD.Halley.Double ( src/Numeric/AD/Halley/Double.hs, dist/build/Numeric/AD/Halley/Double.o, dist/build/Numeric/AD/Halley/Double.dyn_o ) [54 of 55] Compiling Numeric.AD.Mode.Tower.Double ( src/Numeric/AD/Mode/Tower/Double.hs, dist/build/Numeric/AD/Mode/Tower/Double.o, dist/build/Numeric/AD/Mode/Tower/Double.dyn_o ) [55 of 55] Compiling Numeric.AD.Double ( src/Numeric/AD/Double.hs, dist/build/Numeric/AD/Double.o, dist/build/Numeric/AD/Double.dyn_o ) Preprocessing library for ad-4.5.6.. Running Haddock on library for ad-4.5.6.. Warning: The documentation for the following packages are not installed. No links will be generated to these packages: nats-1.1.2 Warning: --source-* options are ignored when --hyperlinked-source is enabled. [ 1 of 55] Compiling Numeric.AD.Internal.Doctest ( src/Numeric/AD/Internal/Doctest.hs, nothing ) [ 2 of 55] Compiling Numeric.AD.Internal.Sparse.Common ( src/Numeric/AD/Internal/Sparse/Common.hs, nothing ) [ 3 of 55] Compiling Numeric.AD.Jet ( src/Numeric/AD/Jet.hs, nothing ) [ 4 of 55] Compiling Numeric.AD.Mode ( src/Numeric/AD/Mode.hs, nothing ) [ 5 of 55] Compiling Numeric.AD.Jacobian ( src/Numeric/AD/Jacobian.hs, nothing ) [ 6 of 55] Compiling Numeric.AD.Internal.Type ( src/Numeric/AD/Internal/Type.hs, nothing ) [ 7 of 55] Compiling Numeric.AD.Internal.Or ( src/Numeric/AD/Internal/Or.hs, nothing ) [ 8 of 55] Compiling Numeric.AD.Internal.On ( src/Numeric/AD/Internal/On.hs, nothing ) [ 9 of 55] Compiling Numeric.AD.Internal.Identity ( src/Numeric/AD/Internal/Identity.hs, nothing ) [10 of 55] Compiling Numeric.AD.Internal.Combinators ( src/Numeric/AD/Internal/Combinators.hs, nothing ) [11 of 55] Compiling Numeric.AD.Internal.Tower.Double ( src/Numeric/AD/Internal/Tower/Double.hs, nothing ) [12 of 55] Compiling Numeric.AD.Internal.Tower ( src/Numeric/AD/Internal/Tower.hs, nothing ) src/Numeric/AD/Internal/Tower.hs:179:39: warning: [GHC-63394] [-Wx-partial] In the use of tail (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 179 | next xs = 1 : zipWith (+) xs (tail xs) ++ [1] -- next row in Pascal's triangle | ^^^^ src/Numeric/AD/Internal/Tower.hs:180:36: warning: [GHC-63394] [-Wx-partial] In the use of tail (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 180 | next' xs = zipWith (+) xs (tail xs) ++ [1] -- end part of next row in Pascal's triangle | ^^^^ [13 of 55] Compiling Numeric.AD.Internal.Sparse.Double ( src/Numeric/AD/Internal/Sparse/Double.hs, nothing ) [14 of 55] Compiling Numeric.AD.Internal.Sparse ( src/Numeric/AD/Internal/Sparse.hs, nothing ) [15 of 55] Compiling Numeric.AD.Internal.Reverse.Double ( src/Numeric/AD/Internal/Reverse/Double.hs, nothing ) [16 of 55] Compiling Numeric.AD.Internal.Reverse ( src/Numeric/AD/Internal/Reverse.hs, nothing ) [17 of 55] Compiling Numeric.AD.Internal.Kahn.Float ( src/Numeric/AD/Internal/Kahn/Float.hs, nothing ) [18 of 55] Compiling Numeric.AD.Internal.Kahn.Double ( src/Numeric/AD/Internal/Kahn/Double.hs, nothing ) [19 of 55] Compiling Numeric.AD.Internal.Kahn ( src/Numeric/AD/Internal/Kahn.hs, nothing ) [20 of 55] Compiling Numeric.AD.Internal.Forward.Double ( src/Numeric/AD/Internal/Forward/Double.hs, nothing ) src/Numeric/AD/Internal/Forward/Double.hs:140:15: warning: [GHC-63394] [-Wx-partial] In the use of tail (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 140 | go xss b = (tail <$> xss, f b (head <$> xss)) | ^^^^ src/Numeric/AD/Internal/Forward/Double.hs:140:34: warning: [GHC-63394] [-Wx-partial] In the use of head (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 140 | go xss b = (tail <$> xss, f b (head <$> xss)) | ^^^^ [21 of 55] Compiling Numeric.AD.Internal.Forward ( src/Numeric/AD/Internal/Forward.hs, nothing ) src/Numeric/AD/Internal/Forward.hs:203:15: warning: [GHC-63394] [-Wx-partial] In the use of tail (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 203 | go xss b = (tail <$> xss, f b (head <$> xss)) | ^^^^ src/Numeric/AD/Internal/Forward.hs:203:34: warning: [GHC-63394] [-Wx-partial] In the use of head (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 203 | go xss b = (tail <$> xss, f b (head <$> xss)) | ^^^^ [22 of 55] Compiling Numeric.AD.Internal.Dense.Representable ( src/Numeric/AD/Internal/Dense/Representable.hs, nothing ) [23 of 55] Compiling Numeric.AD.Internal.Dense ( src/Numeric/AD/Internal/Dense.hs, nothing ) [24 of 55] Compiling Numeric.AD.Mode.Reverse ( src/Numeric/AD/Mode/Reverse.hs, nothing ) [25 of 55] Compiling Numeric.AD.Mode.Reverse.Double ( src/Numeric/AD/Mode/Reverse/Double.hs, nothing ) [26 of 55] Compiling Numeric.AD.Rank1.Dense ( src/Numeric/AD/Rank1/Dense.hs, nothing ) [27 of 55] Compiling Numeric.AD.Mode.Dense ( src/Numeric/AD/Mode/Dense.hs, nothing ) [28 of 55] Compiling Numeric.AD.Rank1.Dense.Representable ( src/Numeric/AD/Rank1/Dense/Representable.hs, nothing ) [29 of 55] Compiling Numeric.AD.Mode.Dense.Representable ( src/Numeric/AD/Mode/Dense/Representable.hs, nothing ) [30 of 55] Compiling Numeric.AD.Rank1.Forward ( src/Numeric/AD/Rank1/Forward.hs, nothing ) [31 of 55] Compiling Numeric.AD.Mode.Forward ( src/Numeric/AD/Mode/Forward.hs, nothing ) [32 of 55] Compiling Numeric.AD.Rank1.Forward.Double ( src/Numeric/AD/Rank1/Forward/Double.hs, nothing ) [33 of 55] Compiling Numeric.AD.Mode.Forward.Double ( src/Numeric/AD/Mode/Forward/Double.hs, nothing ) [34 of 55] Compiling Numeric.AD.Rank1.Kahn ( src/Numeric/AD/Rank1/Kahn.hs, nothing ) [35 of 55] Compiling Numeric.AD.Mode.Kahn ( src/Numeric/AD/Mode/Kahn.hs, nothing ) [36 of 55] Compiling Numeric.AD.Rank1.Kahn.Double ( src/Numeric/AD/Rank1/Kahn/Double.hs, nothing ) [37 of 55] Compiling Numeric.AD.Mode.Kahn.Double ( src/Numeric/AD/Mode/Kahn/Double.hs, nothing ) [38 of 55] Compiling Numeric.AD.Rank1.Kahn.Float ( src/Numeric/AD/Rank1/Kahn/Float.hs, nothing ) [39 of 55] Compiling Numeric.AD.Rank1.Newton ( src/Numeric/AD/Rank1/Newton.hs, nothing ) [40 of 55] Compiling Numeric.AD.Newton ( src/Numeric/AD/Newton.hs, nothing ) src/Numeric/AD/Newton.hs:265:13: warning: [GHC-63394] [-Wx-partial] In the use of tail (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 265 | dLeft = tail $ cycle d0 | ^^^^ src/Numeric/AD/Newton.hs:266:47: warning: [GHC-63394] [-Wx-partial] In the use of head (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 266 | xgx0 = Reverse.gradWith (,) (errorSingle (head d0)) x0 | ^^^^ src/Numeric/AD/Newton.hs:269:43: warning: [GHC-63394] [-Wx-partial] In the use of tail (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 269 | | otherwise = x1 : go xgx1 eta (tail d) | ^^^^ src/Numeric/AD/Newton.hs:272:57: warning: [GHC-63394] [-Wx-partial] In the use of head (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 272 | (_, xgx1) = Reverse.gradWith' (,) (errorSingle (head d)) x1 | ^^^^ [41 of 55] Compiling Numeric.AD.Rank1.Newton.Double ( src/Numeric/AD/Rank1/Newton/Double.hs, nothing ) [42 of 55] Compiling Numeric.AD.Newton.Double ( src/Numeric/AD/Newton/Double.hs, nothing ) [43 of 55] Compiling Numeric.AD.Rank1.Sparse ( src/Numeric/AD/Rank1/Sparse.hs, nothing ) [44 of 55] Compiling Numeric.AD.Mode.Sparse ( src/Numeric/AD/Mode/Sparse.hs, nothing ) [45 of 55] Compiling Numeric.AD.Rank1.Sparse.Double ( src/Numeric/AD/Rank1/Sparse/Double.hs, nothing ) [46 of 55] Compiling Numeric.AD.Mode.Sparse.Double ( src/Numeric/AD/Mode/Sparse/Double.hs, nothing ) [47 of 55] Compiling Numeric.AD.Rank1.Tower ( src/Numeric/AD/Rank1/Tower.hs, nothing ) [48 of 55] Compiling Numeric.AD.Rank1.Halley ( src/Numeric/AD/Rank1/Halley.hs, nothing ) [49 of 55] Compiling Numeric.AD.Mode.Tower ( src/Numeric/AD/Mode/Tower.hs, nothing ) [50 of 55] Compiling Numeric.AD ( src/Numeric/AD.hs, nothing ) [51 of 55] Compiling Numeric.AD.Rank1.Tower.Double ( src/Numeric/AD/Rank1/Tower/Double.hs, nothing ) [52 of 55] Compiling Numeric.AD.Rank1.Halley.Double ( src/Numeric/AD/Rank1/Halley/Double.hs, nothing ) [53 of 55] Compiling Numeric.AD.Halley.Double ( src/Numeric/AD/Halley/Double.hs, nothing ) [54 of 55] Compiling Numeric.AD.Mode.Tower.Double ( src/Numeric/AD/Mode/Tower/Double.hs, nothing ) [55 of 55] Compiling Numeric.AD.Double ( src/Numeric/AD/Double.hs, nothing ) Haddock coverage: 50% ( 1 / 2) in 'Numeric.AD.Internal.Doctest' Missing documentation for: RDouble (src/Numeric/AD/Internal/Doctest.hs:24) 14% ( 1 / 7) in 'Numeric.AD.Internal.Sparse.Common' Missing documentation for: Monomial (src/Numeric/AD/Internal/Sparse/Common.hs:29) emptyMonomial (src/Numeric/AD/Internal/Sparse/Common.hs:32) addToMonomial (src/Numeric/AD/Internal/Sparse/Common.hs:36) indices (src/Numeric/AD/Internal/Sparse/Common.hs:40) skeleton (src/Numeric/AD/Internal/Sparse/Common.hs:44) terms (src/Numeric/AD/Internal/Sparse/Common.hs:48) Warning: 'Comonad' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 83% ( 5 / 6) in 'Numeric.AD.Jet' Missing documentation for: unjet (src/Numeric/AD/Jet.hs:78) Warning: 'lift' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 40% ( 2 / 5) in 'Numeric.AD.Mode' Missing documentation for: Mode (src/Numeric/AD/Mode.hs:42) KnownZero (src/Numeric/AD/Mode.hs:80) Auto (src/Numeric/AD/Mode.hs:84) 100% ( 2 / 2) in 'Numeric.AD.Jacobian' 0% ( 0 / 2) in 'Numeric.AD.Internal.Type' Missing documentation for: Module header AD (src/Numeric/AD/Internal/Type.hs:21) 20% ( 2 / 10) in 'Numeric.AD.Internal.Or' Missing documentation for: F (src/Numeric/AD/Internal/Or.hs:56) T (src/Numeric/AD/Internal/Or.hs:57) runL (src/Numeric/AD/Internal/Or.hs:35) runR (src/Numeric/AD/Internal/Or.hs:38) Chosen (src/Numeric/AD/Internal/Or.hs:59) chosen (src/Numeric/AD/Internal/Or.hs:45) unary (src/Numeric/AD/Internal/Or.hs:49) binary (src/Numeric/AD/Internal/Or.hs:53) 100% ( 2 / 2) in 'Numeric.AD.Internal.On' 16% ( 1 / 6) in 'Numeric.AD.Internal.Identity' Missing documentation for: Id (src/Numeric/AD/Internal/Identity.hs:35) probe (src/Numeric/AD/Internal/Identity.hs:43) unprobe (src/Numeric/AD/Internal/Identity.hs:46) probed (src/Numeric/AD/Internal/Identity.hs:55) unprobed (src/Numeric/AD/Internal/Identity.hs:58) Warning: 'diffsUU' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'diffsUF' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 12% ( 2 / 16) in 'Numeric.AD.Internal.Tower.Double' Missing documentation for: List (src/Numeric/AD/Internal/Tower/Double.hs:60) zeroPad (src/Numeric/AD/Internal/Tower/Double.hs:104) zeroPadF (src/Numeric/AD/Internal/Tower/Double.hs:108) transposePadF (src/Numeric/AD/Internal/Tower/Double.hs:117) d (src/Numeric/AD/Internal/Tower/Double.hs:127) dl (src/Numeric/AD/Internal/Tower/Double.hs:132) d' (src/Numeric/AD/Internal/Tower/Double.hs:137) dl' (src/Numeric/AD/Internal/Tower/Double.hs:143) withD (src/Numeric/AD/Internal/Tower/Double.hs:163) tangents (src/Numeric/AD/Internal/Tower/Double.hs:149) bundle (src/Numeric/AD/Internal/Tower/Double.hs:159) apply (src/Numeric/AD/Internal/Tower/Double.hs:167) getADTower (src/Numeric/AD/Internal/Tower/Double.hs:171) tower (src/Numeric/AD/Internal/Tower/Double.hs:175) Warning: 'diffsUU' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'diffsUF' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 15% ( 2 / 13) in 'Numeric.AD.Internal.Tower' Missing documentation for: zeroPad (src/Numeric/AD/Internal/Tower.hs:57) zeroPadF (src/Numeric/AD/Internal/Tower.hs:61) transposePadF (src/Numeric/AD/Internal/Tower.hs:66) d (src/Numeric/AD/Internal/Tower.hs:76) d' (src/Numeric/AD/Internal/Tower.hs:81) withD (src/Numeric/AD/Internal/Tower.hs:101) tangents (src/Numeric/AD/Internal/Tower.hs:87) bundle (src/Numeric/AD/Internal/Tower.hs:97) apply (src/Numeric/AD/Internal/Tower.hs:105) getADTower (src/Numeric/AD/Internal/Tower.hs:109) tower (src/Numeric/AD/Internal/Tower.hs:113) 9% ( 2 / 21) in 'Numeric.AD.Internal.Sparse.Double' Missing documentation for: Monomial (src/Numeric/AD/Internal/Sparse/Common.hs:29) emptyMonomial (src/Numeric/AD/Internal/Sparse/Common.hs:32) addToMonomial (src/Numeric/AD/Internal/Sparse/Common.hs:36) indices (src/Numeric/AD/Internal/Sparse/Common.hs:40) apply (src/Numeric/AD/Internal/Sparse/Double.hs:77) vars (src/Numeric/AD/Internal/Sparse/Double.hs:72) d (src/Numeric/AD/Internal/Sparse/Double.hs:81) d' (src/Numeric/AD/Internal/Sparse/Double.hs:86) ds (src/Numeric/AD/Internal/Sparse/Double.hs:91) skeleton (src/Numeric/AD/Internal/Sparse/Common.hs:44) spartial (src/Numeric/AD/Internal/Sparse/Double.hs:112) partial (src/Numeric/AD/Internal/Sparse/Double.hs:106) vgrad (src/Numeric/AD/Internal/Sparse/Double.hs:213) vgrad' (src/Numeric/AD/Internal/Sparse/Double.hs:218) vgrads (src/Numeric/AD/Internal/Sparse/Double.hs:236) Grad (src/Numeric/AD/Internal/Sparse/Double.hs:196) Grads (src/Numeric/AD/Internal/Sparse/Double.hs:222) terms (src/Numeric/AD/Internal/Sparse/Common.hs:48) primal (src/Numeric/AD/Internal/Sparse/Double.hs:120) 9% ( 2 / 21) in 'Numeric.AD.Internal.Sparse' Missing documentation for: Monomial (src/Numeric/AD/Internal/Sparse/Common.hs:29) emptyMonomial (src/Numeric/AD/Internal/Sparse/Common.hs:32) addToMonomial (src/Numeric/AD/Internal/Sparse/Common.hs:36) indices (src/Numeric/AD/Internal/Sparse/Common.hs:40) apply (src/Numeric/AD/Internal/Sparse.hs:77) vars (src/Numeric/AD/Internal/Sparse.hs:72) d (src/Numeric/AD/Internal/Sparse.hs:81) d' (src/Numeric/AD/Internal/Sparse.hs:86) ds (src/Numeric/AD/Internal/Sparse.hs:91) skeleton (src/Numeric/AD/Internal/Sparse/Common.hs:44) spartial (src/Numeric/AD/Internal/Sparse.hs:112) partial (src/Numeric/AD/Internal/Sparse.hs:106) vgrad (src/Numeric/AD/Internal/Sparse.hs:202) vgrad' (src/Numeric/AD/Internal/Sparse.hs:207) vgrads (src/Numeric/AD/Internal/Sparse.hs:225) Grad (src/Numeric/AD/Internal/Sparse.hs:185) Grads (src/Numeric/AD/Internal/Sparse.hs:211) terms (src/Numeric/AD/Internal/Sparse/Common.hs:48) primal (src/Numeric/AD/Internal/Sparse.hs:120) 38% ( 7 / 18) in 'Numeric.AD.Internal.Reverse.Double' Missing documentation for: Module header ReverseDouble (src/Numeric/AD/Internal/Reverse/Double.hs:219) Tape (src/Numeric/AD/Internal/Reverse/Double.hs:143) bind (src/Numeric/AD/Internal/Reverse/Double.hs:321) unbind (src/Numeric/AD/Internal/Reverse/Double.hs:326) unbindMap (src/Numeric/AD/Internal/Reverse/Double.hs:332) unbindWith (src/Numeric/AD/Internal/Reverse/Double.hs:329) unbindMapWithDefault (src/Numeric/AD/Internal/Reverse/Double.hs:335) var (src/Numeric/AD/Internal/Reverse/Double.hs:314) varId (src/Numeric/AD/Internal/Reverse/Double.hs:317) primal (src/Numeric/AD/Internal/Reverse/Double.hs:245) 40% ( 8 / 20) in 'Numeric.AD.Internal.Reverse' Missing documentation for: Reverse (src/Numeric/AD/Internal/Reverse.hs:122) Tape (src/Numeric/AD/Internal/Reverse.hs:92) Head (src/Numeric/AD/Internal/Reverse.hs:90) Cells (src/Numeric/AD/Internal/Reverse.hs:79) bind (src/Numeric/AD/Internal/Reverse.hs:270) unbind (src/Numeric/AD/Internal/Reverse.hs:275) unbindMap (src/Numeric/AD/Internal/Reverse.hs:281) unbindWith (src/Numeric/AD/Internal/Reverse.hs:278) unbindMapWithDefault (src/Numeric/AD/Internal/Reverse.hs:284) var (src/Numeric/AD/Internal/Reverse.hs:263) varId (src/Numeric/AD/Internal/Reverse.hs:266) primal (src/Numeric/AD/Internal/Reverse.hs:151) Warning: 'diffFU' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'diff2FU' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'grad' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'grad2' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'jacobian' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 30% ( 6 / 20) in 'Numeric.AD.Internal.Kahn.Float' Missing documentation for: derivative (include/internal_kahn.h:175) derivative' (include/internal_kahn.h:180) vgrad (include/internal_kahn.h:286) vgrad' (include/internal_kahn.h:291) Grad (include/internal_kahn.h:266) bind (include/internal_kahn.h:304) unbind (include/internal_kahn.h:312) unbindMap (include/internal_kahn.h:324) unbindWithUArray (include/internal_kahn.h:318) unbindWithArray (include/internal_kahn.h:321) unbindMapWithDefault (include/internal_kahn.h:327) primal (include/internal_kahn.h:124) var (include/internal_kahn.h:297) varId (include/internal_kahn.h:300) Warning: 'diffFU' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'diff2FU' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'grad' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'grad2' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'jacobian' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 30% ( 6 / 20) in 'Numeric.AD.Internal.Kahn.Double' Missing documentation for: derivative (include/internal_kahn.h:175) derivative' (include/internal_kahn.h:180) vgrad (include/internal_kahn.h:286) vgrad' (include/internal_kahn.h:291) Grad (include/internal_kahn.h:266) bind (include/internal_kahn.h:304) unbind (include/internal_kahn.h:312) unbindMap (include/internal_kahn.h:324) unbindWithUArray (include/internal_kahn.h:318) unbindWithArray (include/internal_kahn.h:321) unbindMapWithDefault (include/internal_kahn.h:327) primal (include/internal_kahn.h:124) var (include/internal_kahn.h:297) varId (include/internal_kahn.h:300) Warning: 'diffFU' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'diff2FU' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'grad' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'grad2' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'jacobian' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 31% ( 6 / 19) in 'Numeric.AD.Internal.Kahn' Missing documentation for: derivative (src/Numeric/AD/Internal/Kahn.hs:164) derivative' (src/Numeric/AD/Internal/Kahn.hs:168) vgrad (src/Numeric/AD/Internal/Kahn.hs:261) vgrad' (src/Numeric/AD/Internal/Kahn.hs:266) Grad (src/Numeric/AD/Internal/Kahn.hs:244) bind (src/Numeric/AD/Internal/Kahn.hs:279) unbind (src/Numeric/AD/Internal/Kahn.hs:284) unbindMap (src/Numeric/AD/Internal/Kahn.hs:290) unbindWith (src/Numeric/AD/Internal/Kahn.hs:287) unbindMapWithDefault (src/Numeric/AD/Internal/Kahn.hs:293) primal (src/Numeric/AD/Internal/Kahn.hs:117) var (src/Numeric/AD/Internal/Kahn.hs:272) varId (src/Numeric/AD/Internal/Kahn.hs:275) 0% ( 0 / 10) in 'Numeric.AD.Internal.Forward.Double' Missing documentation for: Module header ForwardDouble (src/Numeric/AD/Internal/Forward/Double.hs:46) bundle (src/Numeric/AD/Internal/Forward/Double.hs:54) unbundle (src/Numeric/AD/Internal/Forward/Double.hs:50) apply (src/Numeric/AD/Internal/Forward/Double.hs:58) bind (src/Numeric/AD/Internal/Forward/Double.hs:115) bind' (src/Numeric/AD/Internal/Forward/Double.hs:120) bindWith (src/Numeric/AD/Internal/Forward/Double.hs:127) bindWith' (src/Numeric/AD/Internal/Forward/Double.hs:132) transposeWith (src/Numeric/AD/Internal/Forward/Double.hs:139) Warning: 'Forward' is ambiguous. It is defined * at src/Numeric/AD/Internal/Forward.hs:52:5 * at src/Numeric/AD/Internal/Forward.hs:51: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/Numeric/AD/Internal/Forward.hs:51:1 25% ( 3 / 12) in 'Numeric.AD.Internal.Forward' Missing documentation for: primal (src/Numeric/AD/Internal/Forward.hs:78) bundle (src/Numeric/AD/Internal/Forward.hs:70) unbundle (src/Numeric/AD/Internal/Forward.hs:64) apply (src/Numeric/AD/Internal/Forward.hs:74) bind (src/Numeric/AD/Internal/Forward.hs:176) bind' (src/Numeric/AD/Internal/Forward.hs:181) bindWith (src/Numeric/AD/Internal/Forward.hs:188) bindWith' (src/Numeric/AD/Internal/Forward.hs:193) transposeWith (src/Numeric/AD/Internal/Forward.hs:202) 16% ( 1 / 6) in 'Numeric.AD.Internal.Dense.Representable' Missing documentation for: Repr (src/Numeric/AD/Internal/Dense/Representable.hs:46) ds (src/Numeric/AD/Internal/Dense/Representable.hs:57) ds' (src/Numeric/AD/Internal/Dense/Representable.hs:62) vars (src/Numeric/AD/Internal/Dense/Representable.hs:69) apply (src/Numeric/AD/Internal/Dense/Representable.hs:73) Warning: 'choose' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Dense' is ambiguous. It is defined * at src/Numeric/AD/Internal/Dense.hs:56:5 * at src/Numeric/AD/Internal/Dense.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/Numeric/AD/Internal/Dense.hs:54:1 Warning: 'f' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 16% ( 1 / 6) in 'Numeric.AD.Internal.Dense' Missing documentation for: Dense (src/Numeric/AD/Internal/Dense.hs:54) ds (src/Numeric/AD/Internal/Dense.hs:65) ds' (src/Numeric/AD/Internal/Dense.hs:70) vars (src/Numeric/AD/Internal/Dense.hs:77) apply (src/Numeric/AD/Internal/Dense.hs:83) Warning: 'gradF'' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 95% ( 20 / 21) in 'Numeric.AD.Mode.Reverse' Missing documentation for: Reverse (src/Numeric/AD/Internal/Reverse.hs:122) Warning: 'gradF'' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 95% ( 20 / 21) in 'Numeric.AD.Mode.Reverse.Double' Missing documentation for: ReverseDouble (src/Numeric/AD/Internal/Reverse/Double.hs:219) 30% ( 4 / 13) in 'Numeric.AD.Rank1.Dense' Missing documentation for: Dense (src/Numeric/AD/Internal/Dense.hs:54) grad (src/Numeric/AD/Rank1/Dense.hs:41) grad' (src/Numeric/AD/Rank1/Dense.hs:49) gradWith (src/Numeric/AD/Rank1/Dense.hs:58) gradWith' (src/Numeric/AD/Rank1/Dense.hs:67) jacobian (src/Numeric/AD/Rank1/Dense.hs:75) jacobian' (src/Numeric/AD/Rank1/Dense.hs:83) jacobianWith (src/Numeric/AD/Rank1/Dense.hs:92) jacobianWith' (src/Numeric/AD/Rank1/Dense.hs:101) 35% ( 5 / 14) in 'Numeric.AD.Mode.Dense' Missing documentation for: AD (src/Numeric/AD/Internal/Type.hs:21) Dense (src/Numeric/AD/Internal/Dense.hs:54) grad' (src/Numeric/AD/Mode/Dense.hs:43) gradWith (src/Numeric/AD/Mode/Dense.hs:47) gradWith' (src/Numeric/AD/Mode/Dense.hs:51) jacobian (src/Numeric/AD/Mode/Dense.hs:55) jacobian' (src/Numeric/AD/Mode/Dense.hs:59) jacobianWith (src/Numeric/AD/Mode/Dense.hs:63) jacobianWith' (src/Numeric/AD/Mode/Dense.hs:67) 30% ( 4 / 13) in 'Numeric.AD.Rank1.Dense.Representable' Missing documentation for: Repr (src/Numeric/AD/Internal/Dense/Representable.hs:46) grad (src/Numeric/AD/Rank1/Dense/Representable.hs:42) grad' (src/Numeric/AD/Rank1/Dense/Representable.hs:50) gradWith (src/Numeric/AD/Rank1/Dense/Representable.hs:59) gradWith' (src/Numeric/AD/Rank1/Dense/Representable.hs:68) jacobian (src/Numeric/AD/Rank1/Dense/Representable.hs:76) jacobian' (src/Numeric/AD/Rank1/Dense/Representable.hs:84) jacobianWith (src/Numeric/AD/Rank1/Dense/Representable.hs:93) jacobianWith' (src/Numeric/AD/Rank1/Dense/Representable.hs:102) 35% ( 5 / 14) in 'Numeric.AD.Mode.Dense.Representable' Missing documentation for: AD (src/Numeric/AD/Internal/Type.hs:21) Repr (src/Numeric/AD/Internal/Dense/Representable.hs:46) grad' (src/Numeric/AD/Mode/Dense/Representable.hs:54) gradWith (src/Numeric/AD/Mode/Dense/Representable.hs:58) gradWith' (src/Numeric/AD/Mode/Dense/Representable.hs:62) jacobian (src/Numeric/AD/Mode/Dense/Representable.hs:66) jacobian' (src/Numeric/AD/Mode/Dense/Representable.hs:70) jacobianWith (src/Numeric/AD/Mode/Dense/Representable.hs:74) jacobianWith' (src/Numeric/AD/Mode/Dense/Representable.hs:78) Warning: 'AD' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Forward' is ambiguous. It is defined * at src/Numeric/AD/Internal/Forward.hs:52:5 * at src/Numeric/AD/Internal/Forward.hs:51: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/Numeric/AD/Internal/Forward.hs:51:1 100% ( 29 / 29) in 'Numeric.AD.Rank1.Forward' Warning: 'AD' is ambiguous. It is defined * at src/Numeric/AD/Internal/Type.hs:21:18 * at src/Numeric/AD/Internal/Type.hs:21: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/Numeric/AD/Internal/Type.hs:21:1 Warning: 'Forward' is ambiguous. It is defined * at src/Numeric/AD/Internal/Forward.hs:52:5 * at src/Numeric/AD/Internal/Forward.hs:51: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/Numeric/AD/Internal/Forward.hs:51:1 96% ( 29 / 30) in 'Numeric.AD.Mode.Forward' Missing documentation for: AD (src/Numeric/AD/Internal/Type.hs:21) Warning: 'AD' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Forward' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 96% ( 24 / 25) in 'Numeric.AD.Rank1.Forward.Double' Missing documentation for: ForwardDouble (src/Numeric/AD/Internal/Forward/Double.hs:46) Warning: 'AD' is ambiguous. It is defined * at src/Numeric/AD/Internal/Type.hs:21:18 * at src/Numeric/AD/Internal/Type.hs:21: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/Numeric/AD/Internal/Type.hs:21:1 Warning: 'Forward' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 92% ( 24 / 26) in 'Numeric.AD.Mode.Forward.Double' Missing documentation for: AD (src/Numeric/AD/Internal/Type.hs:21) ForwardDouble (src/Numeric/AD/Internal/Forward/Double.hs:46) Warning: 'gradF'' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Kahn' is ambiguous. It is defined * at src/Numeric/AD/Internal/Kahn.hs:81:18 * at src/Numeric/AD/Internal/Kahn.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/Numeric/AD/Internal/Kahn.hs:81:1 88% ( 23 / 26) in 'Numeric.AD.Rank1.Kahn' Missing documentation for: vgrad (src/Numeric/AD/Internal/Kahn.hs:261) vgrad' (src/Numeric/AD/Internal/Kahn.hs:266) Grad (src/Numeric/AD/Internal/Kahn.hs:244) Warning: 'gradF'' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 95% ( 21 / 22) in 'Numeric.AD.Mode.Kahn' Missing documentation for: AD (src/Numeric/AD/Internal/Type.hs:21) Warning: 'gradF'' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Kahn' is ambiguous. It is defined * at src/Numeric/AD/Internal/Kahn.hs:81:1 * at include/internal_kahn.h:87:22 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/Numeric/AD/Internal/Kahn.hs:81:1 88% ( 23 / 26) in 'Numeric.AD.Rank1.Kahn.Double' Missing documentation for: vgrad (include/internal_kahn.h:286) vgrad' (include/internal_kahn.h:291) Grad (include/internal_kahn.h:266) Warning: 'gradF'' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 95% ( 22 / 23) in 'Numeric.AD.Mode.Kahn.Double' Missing documentation for: AD (src/Numeric/AD/Internal/Type.hs:21) Warning: 'gradF'' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Kahn' is ambiguous. It is defined * at src/Numeric/AD/Internal/Kahn.hs:81:1 * at include/internal_kahn.h:87:21 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/Numeric/AD/Internal/Kahn.hs:81:1 88% ( 23 / 26) in 'Numeric.AD.Rank1.Kahn.Float' Missing documentation for: vgrad (include/internal_kahn.h:286) vgrad' (include/internal_kahn.h:291) Grad (include/internal_kahn.h:266) 100% ( 13 / 13) in 'Numeric.AD.Rank1.Newton' Warning: 's' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 94% ( 18 / 19) in 'Numeric.AD.Newton' Missing documentation for: eval (src/Numeric/AD/Newton.hs:200) 100% ( 6 / 6) in 'Numeric.AD.Rank1.Newton.Double' 100% ( 9 / 9) in 'Numeric.AD.Newton.Double' 35% ( 10 / 28) in 'Numeric.AD.Rank1.Sparse' Missing documentation for: grad (src/Numeric/AD/Rank1/Sparse.hs:59) grad' (src/Numeric/AD/Rank1/Sparse.hs:63) gradWith (src/Numeric/AD/Rank1/Sparse.hs:67) gradWith' (src/Numeric/AD/Rank1/Sparse.hs:71) Grad (src/Numeric/AD/Internal/Sparse.hs:185) vgrad (src/Numeric/AD/Internal/Sparse.hs:202) grads (src/Numeric/AD/Rank1/Sparse.hs:91) Grads (src/Numeric/AD/Internal/Sparse.hs:211) vgrads (src/Numeric/AD/Internal/Sparse.hs:225) jacobian (src/Numeric/AD/Rank1/Sparse.hs:75) jacobian' (src/Numeric/AD/Rank1/Sparse.hs:79) jacobianWith (src/Numeric/AD/Rank1/Sparse.hs:83) jacobianWith' (src/Numeric/AD/Rank1/Sparse.hs:87) jacobians (src/Numeric/AD/Rank1/Sparse.hs:95) hessian (src/Numeric/AD/Rank1/Sparse.hs:107) hessian' (src/Numeric/AD/Rank1/Sparse.hs:111) hessianF (src/Numeric/AD/Rank1/Sparse.hs:115) hessianF' (src/Numeric/AD/Rank1/Sparse.hs:119) 33% ( 7 / 21) in 'Numeric.AD.Mode.Sparse' Missing documentation for: AD (src/Numeric/AD/Internal/Type.hs:21) grad' (src/Numeric/AD/Mode/Sparse.hs:57) grads (src/Numeric/AD/Mode/Sparse.hs:85) gradWith (src/Numeric/AD/Mode/Sparse.hs:61) gradWith' (src/Numeric/AD/Mode/Sparse.hs:65) jacobian (src/Numeric/AD/Mode/Sparse.hs:69) jacobian' (src/Numeric/AD/Mode/Sparse.hs:73) jacobianWith (src/Numeric/AD/Mode/Sparse.hs:77) jacobianWith' (src/Numeric/AD/Mode/Sparse.hs:81) jacobians (src/Numeric/AD/Mode/Sparse.hs:89) hessian (src/Numeric/AD/Mode/Sparse.hs:93) hessian' (src/Numeric/AD/Mode/Sparse.hs:97) hessianF (src/Numeric/AD/Mode/Sparse.hs:101) hessianF' (src/Numeric/AD/Mode/Sparse.hs:105) 35% ( 10 / 28) in 'Numeric.AD.Rank1.Sparse.Double' Missing documentation for: grad (src/Numeric/AD/Rank1/Sparse/Double.hs:62) grad' (src/Numeric/AD/Rank1/Sparse/Double.hs:69) gradWith (src/Numeric/AD/Rank1/Sparse/Double.hs:78) gradWith' (src/Numeric/AD/Rank1/Sparse/Double.hs:87) Grad (src/Numeric/AD/Internal/Sparse/Double.hs:196) vgrad (src/Numeric/AD/Internal/Sparse/Double.hs:213) grads (src/Numeric/AD/Rank1/Sparse/Double.hs:129) Grads (src/Numeric/AD/Internal/Sparse/Double.hs:222) vgrads (src/Numeric/AD/Internal/Sparse/Double.hs:236) jacobian (src/Numeric/AD/Rank1/Sparse/Double.hs:95) jacobian' (src/Numeric/AD/Rank1/Sparse/Double.hs:103) jacobianWith (src/Numeric/AD/Rank1/Sparse/Double.hs:112) jacobianWith' (src/Numeric/AD/Rank1/Sparse/Double.hs:121) jacobians (src/Numeric/AD/Rank1/Sparse/Double.hs:137) hessian (src/Numeric/AD/Rank1/Sparse/Double.hs:158) hessian' (src/Numeric/AD/Rank1/Sparse/Double.hs:166) hessianF (src/Numeric/AD/Rank1/Sparse/Double.hs:174) hessianF' (src/Numeric/AD/Rank1/Sparse/Double.hs:182) 33% ( 7 / 21) in 'Numeric.AD.Mode.Sparse.Double' Missing documentation for: AD (src/Numeric/AD/Internal/Type.hs:21) grad' (src/Numeric/AD/Mode/Sparse/Double.hs:65) grads (src/Numeric/AD/Mode/Sparse/Double.hs:123) gradWith (src/Numeric/AD/Mode/Sparse/Double.hs:74) gradWith' (src/Numeric/AD/Mode/Sparse/Double.hs:83) jacobian (src/Numeric/AD/Mode/Sparse/Double.hs:90) jacobian' (src/Numeric/AD/Mode/Sparse/Double.hs:98) jacobianWith (src/Numeric/AD/Mode/Sparse/Double.hs:107) jacobianWith' (src/Numeric/AD/Mode/Sparse/Double.hs:116) jacobians (src/Numeric/AD/Mode/Sparse/Double.hs:131) hessian (src/Numeric/AD/Mode/Sparse/Double.hs:139) hessian' (src/Numeric/AD/Mode/Sparse/Double.hs:146) hessianF (src/Numeric/AD/Mode/Sparse/Double.hs:153) hessianF' (src/Numeric/AD/Mode/Sparse/Double.hs:161) 100% ( 25 / 25) in 'Numeric.AD.Rank1.Tower' 100% ( 10 / 10) in 'Numeric.AD.Rank1.Halley' 26% ( 7 / 26) in 'Numeric.AD.Mode.Tower' Missing documentation for: AD (src/Numeric/AD/Internal/Type.hs:21) taylor (src/Numeric/AD/Mode/Tower.hs:63) taylor0 (src/Numeric/AD/Mode/Tower.hs:66) maclaurin (src/Numeric/AD/Mode/Tower.hs:70) maclaurin0 (src/Numeric/AD/Mode/Tower.hs:74) diff (src/Numeric/AD/Mode/Tower.hs:78) diff' (src/Numeric/AD/Mode/Tower.hs:82) diffs (src/Numeric/AD/Mode/Tower.hs:47) diffs0 (src/Numeric/AD/Mode/Tower.hs:51) diffsF (src/Numeric/AD/Mode/Tower.hs:55) diffs0F (src/Numeric/AD/Mode/Tower.hs:59) du (src/Numeric/AD/Mode/Tower.hs:86) du' (src/Numeric/AD/Mode/Tower.hs:90) dus (src/Numeric/AD/Mode/Tower.hs:102) dus0 (src/Numeric/AD/Mode/Tower.hs:106) duF (src/Numeric/AD/Mode/Tower.hs:94) duF' (src/Numeric/AD/Mode/Tower.hs:98) dusF (src/Numeric/AD/Mode/Tower.hs:110) dus0F (src/Numeric/AD/Mode/Tower.hs:114) Warning: 'Stream' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 68% ( 52 / 76) in 'Numeric.AD' Missing documentation for: AD (src/Numeric/AD/Internal/Type.hs:21) Mode (src/Numeric/AD/Mode.hs:42) Scalar grads (src/Numeric/AD/Mode/Sparse.hs:85) Grad (src/Numeric/AD/Internal/Kahn.hs:244) vgrad (src/Numeric/AD/Internal/Kahn.hs:261) vgrad' (src/Numeric/AD/Internal/Kahn.hs:266) Grads (src/Numeric/AD/Internal/Sparse.hs:211) vgrads (src/Numeric/AD/Internal/Sparse.hs:225) jacobians (src/Numeric/AD/Mode/Sparse.hs:89) hessian' (src/Numeric/AD/Mode/Sparse.hs:97) hessianF' (src/Numeric/AD/Mode/Sparse.hs:105) diffs (src/Numeric/AD/Mode/Tower.hs:47) diffsF (src/Numeric/AD/Mode/Tower.hs:55) diffs0 (src/Numeric/AD/Mode/Tower.hs:51) diffs0F (src/Numeric/AD/Mode/Tower.hs:59) dus (src/Numeric/AD/Mode/Tower.hs:102) dus0 (src/Numeric/AD/Mode/Tower.hs:106) dusF (src/Numeric/AD/Mode/Tower.hs:110) dus0F (src/Numeric/AD/Mode/Tower.hs:114) taylor (src/Numeric/AD/Mode/Tower.hs:63) taylor0 (src/Numeric/AD/Mode/Tower.hs:66) maclaurin (src/Numeric/AD/Mode/Tower.hs:70) maclaurin0 (src/Numeric/AD/Mode/Tower.hs:74) 100% ( 25 / 25) in 'Numeric.AD.Rank1.Tower.Double' 100% ( 6 / 6) in 'Numeric.AD.Rank1.Halley.Double' 100% ( 6 / 6) in 'Numeric.AD.Halley.Double' 26% ( 7 / 26) in 'Numeric.AD.Mode.Tower.Double' Missing documentation for: AD (src/Numeric/AD/Internal/Type.hs:21) taylor (src/Numeric/AD/Mode/Tower/Double.hs:63) taylor0 (src/Numeric/AD/Mode/Tower/Double.hs:66) maclaurin (src/Numeric/AD/Mode/Tower/Double.hs:70) maclaurin0 (src/Numeric/AD/Mode/Tower/Double.hs:74) diff (src/Numeric/AD/Mode/Tower/Double.hs:78) diff' (src/Numeric/AD/Mode/Tower/Double.hs:82) diffs (src/Numeric/AD/Mode/Tower/Double.hs:47) diffs0 (src/Numeric/AD/Mode/Tower/Double.hs:51) diffsF (src/Numeric/AD/Mode/Tower/Double.hs:55) diffs0F (src/Numeric/AD/Mode/Tower/Double.hs:59) du (src/Numeric/AD/Mode/Tower/Double.hs:86) du' (src/Numeric/AD/Mode/Tower/Double.hs:90) dus (src/Numeric/AD/Mode/Tower/Double.hs:102) dus0 (src/Numeric/AD/Mode/Tower/Double.hs:106) duF (src/Numeric/AD/Mode/Tower/Double.hs:94) duF' (src/Numeric/AD/Mode/Tower/Double.hs:98) dusF (src/Numeric/AD/Mode/Tower/Double.hs:110) dus0F (src/Numeric/AD/Mode/Tower/Double.hs:114) Warning: 'Stream' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Sparse' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 67% ( 49 / 73) in 'Numeric.AD.Double' Missing documentation for: AD (src/Numeric/AD/Internal/Type.hs:21) Mode (src/Numeric/AD/Mode.hs:42) Scalar grads (src/Numeric/AD/Mode/Sparse/Double.hs:123) Grad (include/internal_kahn.h:266) vgrad (include/internal_kahn.h:286) vgrad' (include/internal_kahn.h:291) Grads (src/Numeric/AD/Internal/Sparse/Double.hs:222) vgrads (src/Numeric/AD/Internal/Sparse/Double.hs:236) jacobians (src/Numeric/AD/Mode/Sparse/Double.hs:131) hessian' (src/Numeric/AD/Mode/Sparse/Double.hs:146) hessianF' (src/Numeric/AD/Mode/Sparse/Double.hs:161) diffs (src/Numeric/AD/Mode/Tower/Double.hs:47) diffsF (src/Numeric/AD/Mode/Tower/Double.hs:55) diffs0 (src/Numeric/AD/Mode/Tower/Double.hs:51) diffs0F (src/Numeric/AD/Mode/Tower/Double.hs:59) dus (src/Numeric/AD/Mode/Tower/Double.hs:102) dus0 (src/Numeric/AD/Mode/Tower/Double.hs:106) dusF (src/Numeric/AD/Mode/Tower/Double.hs:110) dus0F (src/Numeric/AD/Mode/Tower/Double.hs:114) taylor (src/Numeric/AD/Mode/Tower/Double.hs:63) taylor0 (src/Numeric/AD/Mode/Tower/Double.hs:66) maclaurin (src/Numeric/AD/Mode/Tower/Double.hs:70) maclaurin0 (src/Numeric/AD/Mode/Tower/Double.hs:74) Warning: Numeric.AD.Jet: could not find link destinations for: - Numeric.AD.Jet.Showable Warning: Numeric.AD.Mode: could not find link destinations for: - Numeric.AD.Mode.R:ScalarRatio - Numeric.AD.Mode.R:ScalarComplex - Numeric.AD.Mode.R:ScalarWord64 - Numeric.AD.Mode.R:ScalarWord32 - Numeric.AD.Mode.R:ScalarWord16 - Numeric.AD.Mode.R:ScalarWord8 - Numeric.AD.Mode.R:ScalarWord - Numeric.AD.Mode.R:ScalarNatural - Numeric.AD.Mode.R:ScalarInt64 - Numeric.AD.Mode.R:ScalarInt32 - Numeric.AD.Mode.R:ScalarInt16 - Numeric.AD.Mode.R:ScalarInt8 - Numeric.AD.Mode.R:ScalarInteger - Numeric.AD.Mode.R:ScalarInt - Numeric.AD.Mode.R:ScalarFloat - Numeric.AD.Mode.R:ScalarDouble - Numeric.AD.Internal.Type.D:R:ScalarAD - Numeric.AD.Internal.Or.D:R:ScalarOr - Numeric.AD.Internal.On.D:R:ScalarOn - Numeric.AD.Internal.Identity.D:R:ScalarId - Numeric.AD.Internal.Tower.Double.D:R:ScalarTowerDouble - Numeric.AD.Internal.Tower.D:R:ScalarTower - Numeric.AD.Internal.Sparse.Double.D:R:ScalarSparseDouble - Numeric.AD.Internal.Sparse.D:R:ScalarSparse - Numeric.AD.Internal.Reverse.Double.D:R:ScalarReverseDouble - Numeric.AD.Internal.Reverse.D:R:ScalarReverse - Numeric.AD.Internal.Kahn.Float.D:R:ScalarKahnFloat - Numeric.AD.Internal.Kahn.Double.D:R:ScalarKahnDouble - Numeric.AD.Internal.Kahn.D:R:ScalarKahn - Numeric.AD.Internal.Forward.Double.D:R:ScalarForwardDouble - Numeric.AD.Internal.Forward.D:R:ScalarForward - Numeric.AD.Internal.Dense.Representable.D:R:ScalarRepr - Numeric.AD.Internal.Dense.D:R:ScalarDense Warning: Numeric.AD.Jacobian: could not find link destinations for: - Numeric.AD.Internal.Tower.Double.D:R:DTowerDouble - Numeric.AD.Internal.Tower.D:R:DTower - Numeric.AD.Internal.Sparse.Double.D:R:DSparseDouble - Numeric.AD.Internal.Sparse.D:R:DSparse - Numeric.AD.Internal.Reverse.Double.D:R:DReverseDouble - Numeric.AD.Internal.Reverse.D:R:DReverse - Numeric.AD.Internal.Kahn.Float.D:R:DKahnFloat - Numeric.AD.Internal.Kahn.Double.D:R:DKahnDouble - Numeric.AD.Internal.Kahn.D:R:DKahn - Numeric.AD.Internal.Forward.Double.D:R:DForwardDouble - Numeric.AD.Internal.Forward.D:R:DForward - Numeric.AD.Internal.Dense.Representable.D:R:DRepr - Numeric.AD.Internal.Dense.D:R:DDense Warning: Numeric.AD.Internal.Type: could not find link destinations for: - Numeric.AD.Internal.Type.D:R:ScalarAD Warning: Numeric.AD.Internal.Or: could not find link destinations for: - Numeric.AD.Internal.Or.D:R:ScalarOr Warning: Numeric.AD.Internal.On: could not find link destinations for: - Numeric.AD.Internal.On.D:R:ScalarOn Warning: Numeric.AD.Internal.Identity: could not find link destinations for: - Numeric.AD.Internal.Identity.D:R:ScalarId Warning: Numeric.AD.Internal.Tower.Double: could not find link destinations for: - Numeric.AD.Internal.Tower.Double.D:R:ItemList - Numeric.AD.Internal.Tower.Double.D:R:DTowerDouble - Numeric.AD.Internal.Tower.Double.D:R:ScalarTowerDouble Warning: Numeric.AD.Internal.Tower: could not find link destinations for: - Numeric.AD.Internal.Tower.D:R:DTower - Numeric.AD.Internal.Tower.D:R:ScalarTower Warning: Numeric.AD.Internal.Sparse.Double: could not find link destinations for: - Numeric.AD.Internal.Sparse.Double.D:R:DSparseDouble - Numeric.AD.Internal.Sparse.Double.D:R:ScalarSparseDouble Warning: Numeric.AD.Internal.Sparse: could not find link destinations for: - Numeric.AD.Internal.Sparse.D:R:DSparse - Numeric.AD.Internal.Sparse.D:R:ScalarSparse Warning: Numeric.AD.Internal.Reverse.Double: could not find link destinations for: - Numeric.AD.Internal.Reverse.Double.Head - Numeric.AD.Internal.Reverse.Double.D:R:DReverseDouble - Numeric.AD.Internal.Reverse.Double.D:R:ScalarReverseDouble Warning: Numeric.AD.Internal.Reverse: could not find link destinations for: - Numeric.AD.Internal.Reverse.D:R:DReverse - Numeric.AD.Internal.Reverse.D:R:ScalarReverse Warning: Numeric.AD.Internal.Kahn.Float: could not find link destinations for: - Numeric.AD.Internal.Kahn.Float.List - Numeric.AD.Internal.Kahn.Float.D:R:DKahnFloat - Numeric.AD.Internal.Kahn.Float.D:R:ScalarKahnFloat - Numeric.AD.Internal.Kahn.Float.D:R:DeRefKahnFloat Warning: Numeric.AD.Internal.Kahn.Double: could not find link destinations for: - Numeric.AD.Internal.Kahn.Double.List - Numeric.AD.Internal.Kahn.Double.D:R:DKahnDouble - Numeric.AD.Internal.Kahn.Double.D:R:ScalarKahnDouble - Numeric.AD.Internal.Kahn.Double.D:R:DeRefKahnDouble Warning: Numeric.AD.Internal.Kahn: could not find link destinations for: - Numeric.AD.Internal.Kahn.D:R:DKahn - Numeric.AD.Internal.Kahn.D:R:ScalarKahn - Numeric.AD.Internal.Kahn.D:R:DeRefKahn Warning: Numeric.AD.Internal.Forward.Double: could not find link destinations for: - Numeric.AD.Internal.Forward.Double.D:R:DForwardDouble - Numeric.AD.Internal.Forward.Double.D:R:ScalarForwardDouble Warning: Numeric.AD.Internal.Forward: could not find link destinations for: - Numeric.AD.Internal.Forward.D:R:DForward - Numeric.AD.Internal.Forward.D:R:ScalarForward Warning: Numeric.AD.Internal.Dense.Representable: could not find link destinations for: - Numeric.AD.Internal.Dense.Representable.D:R:DRepr - Numeric.AD.Internal.Dense.Representable.D:R:ScalarRepr Warning: Numeric.AD.Internal.Dense: could not find link destinations for: - Numeric.AD.Internal.Dense.D:R:DDense - Numeric.AD.Internal.Dense.D:R:ScalarDense Warning: Numeric.AD.Mode.Reverse: could not find link destinations for: - Numeric.AD.Internal.Reverse.D:R:DReverse - Numeric.AD.Internal.Reverse.D:R:ScalarReverse Warning: Numeric.AD.Mode.Reverse.Double: could not find link destinations for: - Numeric.AD.Internal.Reverse.Double.D:R:DReverseDouble - Numeric.AD.Internal.Reverse.Double.D:R:ScalarReverseDouble Warning: Numeric.AD.Rank1.Dense: could not find link destinations for: - Numeric.AD.Internal.Dense.D:R:DDense - Numeric.AD.Internal.Dense.D:R:ScalarDense Warning: Numeric.AD.Mode.Dense: could not find link destinations for: - Numeric.AD.Internal.Type.D:R:ScalarAD - Numeric.AD.Internal.Dense.D:R:DDense - Numeric.AD.Internal.Dense.D:R:ScalarDense Warning: Numeric.AD.Rank1.Dense.Representable: could not find link destinations for: - Numeric.AD.Internal.Dense.Representable.D:R:DRepr - Numeric.AD.Internal.Dense.Representable.D:R:ScalarRepr Warning: Numeric.AD.Mode.Dense.Representable: could not find link destinations for: - Numeric.AD.Internal.Type.D:R:ScalarAD - Numeric.AD.Internal.Dense.Representable.D:R:DRepr - Numeric.AD.Internal.Dense.Representable.D:R:ScalarRepr Warning: Numeric.AD.Rank1.Forward: could not find link destinations for: - Numeric.AD.Internal.Forward.D:R:DForward - Numeric.AD.Internal.Forward.D:R:ScalarForward Warning: Numeric.AD.Mode.Forward: could not find link destinations for: - Numeric.AD.Internal.Type.D:R:ScalarAD - Numeric.AD.Internal.Forward.D:R:DForward - Numeric.AD.Internal.Forward.D:R:ScalarForward Warning: Numeric.AD.Rank1.Forward.Double: could not find link destinations for: - Numeric.AD.Internal.Forward.Double.D:R:DForwardDouble - Numeric.AD.Internal.Forward.Double.D:R:ScalarForwardDouble Warning: Numeric.AD.Mode.Forward.Double: could not find link destinations for: - Numeric.AD.Internal.Type.D:R:ScalarAD - Numeric.AD.Internal.Forward.Double.D:R:DForwardDouble - Numeric.AD.Internal.Forward.Double.D:R:ScalarForwardDouble Warning: Numeric.AD.Rank1.Kahn: could not find link destinations for: - Numeric.AD.Internal.Kahn.D:R:DKahn - Numeric.AD.Internal.Kahn.D:R:ScalarKahn - Numeric.AD.Internal.Kahn.D:R:DeRefKahn Warning: Numeric.AD.Mode.Kahn: could not find link destinations for: - Numeric.AD.Internal.Type.D:R:ScalarAD - Numeric.AD.Internal.Kahn.D:R:DKahn - Numeric.AD.Internal.Kahn.D:R:ScalarKahn - Numeric.AD.Internal.Kahn.D:R:DeRefKahn Warning: Numeric.AD.Rank1.Kahn.Double: could not find link destinations for: - Numeric.AD.Internal.Kahn.Double.List - Numeric.AD.Internal.Kahn.Double.D:R:DKahnDouble - Numeric.AD.Internal.Kahn.Double.D:R:ScalarKahnDouble - Numeric.AD.Internal.Kahn.Double.D:R:DeRefKahnDouble Warning: Numeric.AD.Mode.Kahn.Double: could not find link destinations for: - Numeric.AD.Internal.Type.D:R:ScalarAD - Numeric.AD.Internal.Kahn.Double.List - Numeric.AD.Internal.Kahn.Double.D:R:DKahnDouble - Numeric.AD.Internal.Kahn.Double.D:R:ScalarKahnDouble - Numeric.AD.Internal.Kahn.Double.D:R:DeRefKahnDouble - Numeric.AD.Internal.Kahn.D:R:DKahn - Numeric.AD.Internal.Kahn.D:R:ScalarKahn - Numeric.AD.Internal.Kahn.D:R:DeRefKahn Warning: Numeric.AD.Rank1.Kahn.Float: could not find link destinations for: - Numeric.AD.Internal.Kahn.Float.List - Numeric.AD.Internal.Kahn.Float.D:R:DKahnFloat - Numeric.AD.Internal.Kahn.Float.D:R:ScalarKahnFloat - Numeric.AD.Internal.Kahn.Float.D:R:DeRefKahnFloat Warning: Numeric.AD.Rank1.Sparse: could not find link destinations for: - Numeric.AD.Internal.Sparse.D:R:DSparse - Numeric.AD.Internal.Sparse.D:R:ScalarSparse Warning: Numeric.AD.Mode.Sparse: could not find link destinations for: - Numeric.AD.Internal.Type.D:R:ScalarAD - Numeric.AD.Internal.Sparse.D:R:DSparse - Numeric.AD.Internal.Sparse.D:R:ScalarSparse Warning: Numeric.AD.Rank1.Sparse.Double: could not find link destinations for: - Numeric.AD.Internal.Sparse.Double.D:R:DSparseDouble - Numeric.AD.Internal.Sparse.Double.D:R:ScalarSparseDouble Warning: Numeric.AD.Mode.Sparse.Double: could not find link destinations for: - Numeric.AD.Internal.Type.D:R:ScalarAD - Numeric.AD.Internal.Sparse.Double.D:R:DSparseDouble - Numeric.AD.Internal.Sparse.Double.D:R:ScalarSparseDouble Warning: Numeric.AD.Rank1.Tower: could not find link destinations for: - Numeric.AD.Internal.Tower.D:R:DTower - Numeric.AD.Internal.Tower.D:R:ScalarTower Warning: Numeric.AD.Mode.Tower: could not find link destinations for: - Numeric.AD.Internal.Type.D:R:ScalarAD - Numeric.AD.Internal.Tower.D:R:DTower - Numeric.AD.Internal.Tower.D:R:ScalarTower Warning: Numeric.AD: could not find link destinations for: - Numeric.AD.Jet.Showable - Numeric.AD.Mode.R:ScalarRatio - Numeric.AD.Mode.R:ScalarComplex - Numeric.AD.Mode.R:ScalarWord64 - Numeric.AD.Mode.R:ScalarWord32 - Numeric.AD.Mode.R:ScalarWord16 - Numeric.AD.Mode.R:ScalarWord8 - Numeric.AD.Mode.R:ScalarWord - Numeric.AD.Mode.R:ScalarNatural - Numeric.AD.Mode.R:ScalarInt64 - Numeric.AD.Mode.R:ScalarInt32 - Numeric.AD.Mode.R:ScalarInt16 - Numeric.AD.Mode.R:ScalarInt8 - Numeric.AD.Mode.R:ScalarInteger - Numeric.AD.Mode.R:ScalarInt - Numeric.AD.Mode.R:ScalarFloat - Numeric.AD.Mode.R:ScalarDouble - Numeric.AD.Internal.Type.D:R:ScalarAD - Numeric.AD.Internal.Or.D:R:ScalarOr - Numeric.AD.Internal.On.D:R:ScalarOn - Numeric.AD.Internal.Identity.D:R:ScalarId - Numeric.AD.Internal.Tower.Double.D:R:ScalarTowerDouble - Numeric.AD.Internal.Tower.D:R:ScalarTower - Numeric.AD.Internal.Sparse.Double.D:R:ScalarSparseDouble - Numeric.AD.Internal.Sparse.D:R:ScalarSparse - Numeric.AD.Internal.Reverse.Double.D:R:ScalarReverseDouble - Numeric.AD.Internal.Reverse.D:R:ScalarReverse - Numeric.AD.Internal.Kahn.Float.D:R:ScalarKahnFloat - Numeric.AD.Internal.Kahn.Double.D:R:ScalarKahnDouble - Numeric.AD.Internal.Kahn.D:R:ScalarKahn - Numeric.AD.Internal.Forward.Double.D:R:ScalarForwardDouble - Numeric.AD.Internal.Forward.D:R:ScalarForward - Numeric.AD.Internal.Dense.Representable.D:R:ScalarRepr - Numeric.AD.Internal.Dense.D:R:ScalarDense Warning: Numeric.AD.Rank1.Tower.Double: could not find link destinations for: - Numeric.AD.Internal.Tower.Double.D:R:DTowerDouble - Numeric.AD.Internal.Tower.Double.D:R:ScalarTowerDouble Warning: Numeric.AD.Mode.Tower.Double: could not find link destinations for: - Numeric.AD.Internal.Type.D:R:ScalarAD - Numeric.AD.Internal.Tower.Double.D:R:DTowerDouble - Numeric.AD.Internal.Tower.Double.D:R:ScalarTowerDouble Warning: Numeric.AD.Double: could not find link destinations for: - Numeric.AD.Jet.Showable - Numeric.AD.Mode.R:ScalarRatio - Numeric.AD.Mode.R:ScalarComplex - Numeric.AD.Mode.R:ScalarWord64 - Numeric.AD.Mode.R:ScalarWord32 - Numeric.AD.Mode.R:ScalarWord16 - Numeric.AD.Mode.R:ScalarWord8 - Numeric.AD.Mode.R:ScalarWord - Numeric.AD.Mode.R:ScalarNatural - Numeric.AD.Mode.R:ScalarInt64 - Numeric.AD.Mode.R:ScalarInt32 - Numeric.AD.Mode.R:ScalarInt16 - Numeric.AD.Mode.R:ScalarInt8 - Numeric.AD.Mode.R:ScalarInteger - Numeric.AD.Mode.R:ScalarInt - Numeric.AD.Mode.R:ScalarFloat - Numeric.AD.Mode.R:ScalarDouble - Numeric.AD.Internal.Type.D:R:ScalarAD - Numeric.AD.Internal.Or.D:R:ScalarOr - Numeric.AD.Internal.On.D:R:ScalarOn - Numeric.AD.Internal.Identity.D:R:ScalarId - Numeric.AD.Internal.Tower.Double.D:R:ScalarTowerDouble - Numeric.AD.Internal.Tower.D:R:ScalarTower - Numeric.AD.Internal.Sparse.Double.D:R:ScalarSparseDouble - Numeric.AD.Internal.Sparse.D:R:ScalarSparse - Numeric.AD.Internal.Reverse.Double.D:R:ScalarReverseDouble - Numeric.AD.Internal.Reverse.D:R:ScalarReverse - Numeric.AD.Internal.Kahn.Float.D:R:ScalarKahnFloat - Numeric.AD.Internal.Kahn.Double.List - Numeric.AD.Internal.Kahn.Double.D:R:ScalarKahnDouble - Numeric.AD.Internal.Kahn.D:R:ScalarKahn - Numeric.AD.Internal.Forward.Double.D:R:ScalarForwardDouble - Numeric.AD.Internal.Forward.D:R:ScalarForward - Numeric.AD.Internal.Dense.Representable.D:R:ScalarRepr - Numeric.AD.Internal.Dense.D:R:ScalarDense Documentation created: dist/doc/html/ad/, dist/doc/html/ad/ad.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/ad-4.5.6-8NfNdMUd9PTIz1JXsBY0QO Completed ad-4.5.6 Configuring essence-of-live-coding-0.2.9... Preprocessing library for essence-of-live-coding-0.2.9.. Building library for essence-of-live-coding-0.2.9.. [ 1 of 42] Compiling LiveCoding.Cell.Util.Internal ( src/LiveCoding/Cell/Util/Internal.hs, dist/build/LiveCoding/Cell/Util/Internal.o, dist/build/LiveCoding/Cell/Util/Internal.dyn_o ) [ 2 of 42] Compiling LiveCoding.LiveProgram ( src/LiveCoding/LiveProgram.lhs, dist/build/LiveCoding/LiveProgram.o, dist/build/LiveCoding/LiveProgram.dyn_o ) [ 3 of 42] Compiling LiveCoding.Cell ( src/LiveCoding/Cell.lhs, dist/build/LiveCoding/Cell.o, dist/build/LiveCoding/Cell.dyn_o ) [ 4 of 42] Compiling LiveCoding.Debugger ( src/LiveCoding/Debugger.lhs, dist/build/LiveCoding/Debugger.o, dist/build/LiveCoding/Debugger.dyn_o ) [ 5 of 42] Compiling LiveCoding.Coalgebra ( src/LiveCoding/Coalgebra.lhs, dist/build/LiveCoding/Coalgebra.o, dist/build/LiveCoding/Coalgebra.dyn_o ) [ 6 of 42] Compiling LiveCoding.Cell.Monad ( src/LiveCoding/Cell/Monad.hs, dist/build/LiveCoding/Cell/Monad.o, dist/build/LiveCoding/Cell/Monad.dyn_o ) [ 7 of 42] Compiling LiveCoding.Cell.Resample ( src/LiveCoding/Cell/Resample.hs, dist/build/LiveCoding/Cell/Resample.o, dist/build/LiveCoding/Cell/Resample.dyn_o ) [ 8 of 42] Compiling LiveCoding.Cell.Monad.Trans ( src/LiveCoding/Cell/Monad/Trans.hs, dist/build/LiveCoding/Cell/Monad/Trans.o, dist/build/LiveCoding/Cell/Monad/Trans.dyn_o ) [ 9 of 42] Compiling LiveCoding.Exceptions.Finite ( src/LiveCoding/Exceptions/Finite.lhs, dist/build/LiveCoding/Exceptions/Finite.o, dist/build/LiveCoding/Exceptions/Finite.dyn_o ) [10 of 42] Compiling LiveCoding.Exceptions ( src/LiveCoding/Exceptions.lhs, dist/build/LiveCoding/Exceptions.o, dist/build/LiveCoding/Exceptions.dyn_o ) [11 of 42] Compiling LiveCoding.External ( src/LiveCoding/External.hs, dist/build/LiveCoding/External.o, dist/build/LiveCoding/External.dyn_o ) [12 of 42] Compiling LiveCoding.CellExcept ( src/LiveCoding/CellExcept.lhs, dist/build/LiveCoding/CellExcept.o, dist/build/LiveCoding/CellExcept.dyn_o ) src/LiveCoding/CellExcept.lhs:47:3: warning: [GHC-22705] [-Wnoncanonical-monad-instances] Noncanonical pure = return definition detected in the instance declaration for Applicative (CellExcept a b m). Suggested fix: Move definition from return to pure See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return | 47 | pure = return | ^^^^^^^^^^^^^ src/LiveCoding/CellExcept.lhs:61:3: warning: [GHC-22705] [-Wnoncanonical-monad-instances] Noncanonical return definition detected in the instance declaration for Monad (CellExcept a b m). return will eventually be removed in favour of pure Suggested fix: Either remove definition for return (recommended) or define as return = pure See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return | 61 | return = Return | ^^^^^^^^^^^^^^^ [13 of 42] Compiling LiveCoding.Cell.Feedback ( src/LiveCoding/Cell/Feedback.lhs, dist/build/LiveCoding/Cell/Feedback.o, dist/build/LiveCoding/Cell/Feedback.dyn_o ) [14 of 42] Compiling LiveCoding.Cell.Util ( src/LiveCoding/Cell/Util.hs, dist/build/LiveCoding/Cell/Util.o, dist/build/LiveCoding/Cell/Util.dyn_o ) [15 of 42] Compiling LiveCoding.Bind ( src/LiveCoding/Bind.lhs, dist/build/LiveCoding/Bind.o, dist/build/LiveCoding/Bind.dyn_o ) [16 of 42] Compiling LiveCoding.Forever ( src/LiveCoding/Forever.lhs, dist/build/LiveCoding/Forever.o, dist/build/LiveCoding/Forever.dyn_o ) [17 of 42] Compiling LiveCoding.Debugger.StatePrint ( src/LiveCoding/Debugger/StatePrint.hs, dist/build/LiveCoding/Debugger/StatePrint.o, dist/build/LiveCoding/Debugger/StatePrint.dyn_o ) [18 of 42] Compiling LiveCoding.LiveProgram.Except ( src/LiveCoding/LiveProgram/Except.hs, dist/build/LiveCoding/LiveProgram/Except.o, dist/build/LiveCoding/LiveProgram/Except.dyn_o ) [19 of 42] Compiling LiveCoding.LiveProgram.Monad.Trans ( src/LiveCoding/LiveProgram/Monad/Trans.hs, dist/build/LiveCoding/LiveProgram/Monad/Trans.o, dist/build/LiveCoding/LiveProgram/Monad/Trans.dyn_o ) [20 of 42] Compiling LiveCoding.HandlingState ( src/LiveCoding/HandlingState.hs, dist/build/LiveCoding/HandlingState.o, dist/build/LiveCoding/HandlingState.dyn_o ) [21 of 42] Compiling LiveCoding.Migrate.Migration ( src/LiveCoding/Migrate/Migration.hs, dist/build/LiveCoding/Migrate/Migration.o, dist/build/LiveCoding/Migrate/Migration.dyn_o ) [22 of 42] Compiling LiveCoding.Migrate.Debugger ( src/LiveCoding/Migrate/Debugger.hs, dist/build/LiveCoding/Migrate/Debugger.o, dist/build/LiveCoding/Migrate/Debugger.dyn_o ) [23 of 42] Compiling LiveCoding.Migrate.Cell ( src/LiveCoding/Migrate/Cell.hs, dist/build/LiveCoding/Migrate/Cell.o, dist/build/LiveCoding/Migrate/Cell.dyn_o ) [24 of 42] Compiling LiveCoding.Migrate.Monad.Trans ( src/LiveCoding/Migrate/Monad/Trans.hs, dist/build/LiveCoding/Migrate/Monad/Trans.o, dist/build/LiveCoding/Migrate/Monad/Trans.dyn_o ) [25 of 42] Compiling LiveCoding.Migrate ( src/LiveCoding/Migrate.lhs, dist/build/LiveCoding/Migrate.o, dist/build/LiveCoding/Migrate.dyn_o ) src/LiveCoding/Migrate.lhs:73:58: warning: [GHC-63394] [-Wx-partial] In the use of tail (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 73 | in if null suffix then prefix else withoutModule $ tail suffix | ^^^^ [26 of 42] Compiling LiveCoding.LiveProgram.HotCodeSwap ( src/LiveCoding/LiveProgram/HotCodeSwap.lhs, dist/build/LiveCoding/LiveProgram/HotCodeSwap.o, dist/build/LiveCoding/LiveProgram/HotCodeSwap.dyn_o ) [27 of 42] Compiling LiveCoding.Cell.HotCodeSwap ( src/LiveCoding/Cell/HotCodeSwap.hs, dist/build/LiveCoding/Cell/HotCodeSwap.o, dist/build/LiveCoding/Cell/HotCodeSwap.dyn_o ) [28 of 42] Compiling LiveCoding.Migrate.NoMigration ( src/LiveCoding/Migrate/NoMigration.hs, dist/build/LiveCoding/Migrate/NoMigration.o, dist/build/LiveCoding/Migrate/NoMigration.dyn_o ) [29 of 42] Compiling LiveCoding.Handle ( src/LiveCoding/Handle.hs, dist/build/LiveCoding/Handle.o, dist/build/LiveCoding/Handle.dyn_o ) [30 of 42] Compiling LiveCoding.Handle.Examples ( src/LiveCoding/Handle/Examples.hs, dist/build/LiveCoding/Handle/Examples.o, dist/build/LiveCoding/Handle/Examples.dyn_o ) [31 of 42] Compiling LiveCoding.Cell.NonBlocking ( src/LiveCoding/Cell/NonBlocking.hs, dist/build/LiveCoding/Cell/NonBlocking.o, dist/build/LiveCoding/Cell/NonBlocking.dyn_o ) [32 of 42] Compiling LiveCoding.Preliminary.CellExcept.Applicative ( src/LiveCoding/Preliminary/CellExcept/Applicative.lhs, dist/build/LiveCoding/Preliminary/CellExcept/Applicative.o, dist/build/LiveCoding/Preliminary/CellExcept/Applicative.dyn_o ) [33 of 42] Compiling LiveCoding.Preliminary.CellExcept ( src/LiveCoding/Preliminary/CellExcept.lhs, dist/build/LiveCoding/Preliminary/CellExcept.o, dist/build/LiveCoding/Preliminary/CellExcept.dyn_o ) [34 of 42] Compiling LiveCoding.Preliminary.CellExcept.Monad ( src/LiveCoding/Preliminary/CellExcept/Monad.lhs, dist/build/LiveCoding/Preliminary/CellExcept/Monad.o, dist/build/LiveCoding/Preliminary/CellExcept/Monad.dyn_o ) [35 of 42] Compiling LiveCoding.Preliminary.CellExcept.Newtype ( src/LiveCoding/Preliminary/CellExcept/Newtype.lhs, dist/build/LiveCoding/Preliminary/CellExcept/Newtype.o, dist/build/LiveCoding/Preliminary/CellExcept/Newtype.dyn_o ) [36 of 42] Compiling LiveCoding.Preliminary.LiveProgram.LiveProgram2 ( src/LiveCoding/Preliminary/LiveProgram/LiveProgram2.lhs, dist/build/LiveCoding/Preliminary/LiveProgram/LiveProgram2.o, dist/build/LiveCoding/Preliminary/LiveProgram/LiveProgram2.dyn_o ) [37 of 42] Compiling LiveCoding.Preliminary.LiveProgram.LiveProgramPreliminary ( src/LiveCoding/Preliminary/LiveProgram/LiveProgramPreliminary.lhs, dist/build/LiveCoding/Preliminary/LiveProgram/LiveProgramPreliminary.o, dist/build/LiveCoding/Preliminary/LiveProgram/LiveProgramPreliminary.dyn_o ) [38 of 42] Compiling LiveCoding.Preliminary.LiveProgram.HotCodeSwap ( src/LiveCoding/Preliminary/LiveProgram/HotCodeSwap.lhs, dist/build/LiveCoding/Preliminary/LiveProgram/HotCodeSwap.o, dist/build/LiveCoding/Preliminary/LiveProgram/HotCodeSwap.dyn_o ) [39 of 42] Compiling LiveCoding.RuntimeIO.Launch ( src/LiveCoding/RuntimeIO/Launch.hs, dist/build/LiveCoding/RuntimeIO/Launch.o, dist/build/LiveCoding/RuntimeIO/Launch.dyn_o ) src/LiveCoding/RuntimeIO/Launch.hs:74:28: warning: [GHC-39567] [-Wstar-is-type] Using * (or its Unicode variant) to mean Data.Kind.Type relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use Type from Data.Kind instead. | 74 | data LaunchedProgram (m :: * -> *) = LaunchedProgram | ^ src/LiveCoding/RuntimeIO/Launch.hs:74:33: warning: [GHC-39567] [-Wstar-is-type] Using * (or its Unicode variant) to mean Data.Kind.Type relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use Type from Data.Kind instead. | 74 | data LaunchedProgram (m :: * -> *) = LaunchedProgram | ^ [40 of 42] Compiling LiveCoding.RuntimeIO ( src/LiveCoding/RuntimeIO.lhs, dist/build/LiveCoding/RuntimeIO.o, dist/build/LiveCoding/RuntimeIO.dyn_o ) [41 of 42] Compiling LiveCoding.GHCi ( src/LiveCoding/GHCi.hs, dist/build/LiveCoding/GHCi.o, dist/build/LiveCoding/GHCi.dyn_o ) [42 of 42] Compiling LiveCoding ( src/LiveCoding.hs, dist/build/LiveCoding.o, dist/build/LiveCoding.dyn_o ) Preprocessing executable 'TestExceptions' for essence-of-live-coding-0.2.9.. Building executable 'TestExceptions' for essence-of-live-coding-0.2.9.. [1 of 1] Compiling Main ( app/TestExceptions.hs, dist/build/TestExceptions/TestExceptions-tmp/Main.o ) [2 of 2] Linking dist/build/TestExceptions/TestExceptions Preprocessing executable 'TestNonBlocking' for essence-of-live-coding-0.2.9.. Building executable 'TestNonBlocking' for essence-of-live-coding-0.2.9.. [1 of 1] Compiling Main ( app/TestNonBlocking.hs, dist/build/TestNonBlocking/TestNonBlocking-tmp/Main.o ) [2 of 2] Linking dist/build/TestNonBlocking/TestNonBlocking Preprocessing library for essence-of-live-coding-0.2.9.. Running Haddock on library for essence-of-live-coding-0.2.9.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [ 1 of 42] Compiling LiveCoding.Cell.Util.Internal ( src/LiveCoding/Cell/Util/Internal.hs, nothing ) [ 2 of 42] Compiling LiveCoding.LiveProgram ( src/LiveCoding/LiveProgram.lhs, nothing ) [ 3 of 42] Compiling LiveCoding.Cell ( src/LiveCoding/Cell.lhs, nothing ) [ 4 of 42] Compiling LiveCoding.Debugger ( src/LiveCoding/Debugger.lhs, nothing ) [ 5 of 42] Compiling LiveCoding.Coalgebra ( src/LiveCoding/Coalgebra.lhs, nothing ) [ 6 of 42] Compiling LiveCoding.Cell.Monad ( src/LiveCoding/Cell/Monad.hs, nothing ) [ 7 of 42] Compiling LiveCoding.Cell.Resample ( src/LiveCoding/Cell/Resample.hs, nothing ) [ 8 of 42] Compiling LiveCoding.Cell.Monad.Trans ( src/LiveCoding/Cell/Monad/Trans.hs, nothing ) [ 9 of 42] Compiling LiveCoding.Exceptions.Finite ( src/LiveCoding/Exceptions/Finite.lhs, nothing ) [10 of 42] Compiling LiveCoding.Exceptions ( src/LiveCoding/Exceptions.lhs, nothing ) [11 of 42] Compiling LiveCoding.External ( src/LiveCoding/External.hs, nothing ) [12 of 42] Compiling LiveCoding.CellExcept ( src/LiveCoding/CellExcept.lhs, nothing ) src/LiveCoding/CellExcept.lhs:47:3: warning: [GHC-22705] [-Wnoncanonical-monad-instances] Noncanonical pure = return definition detected in the instance declaration for Applicative (CellExcept a b m). Suggested fix: Move definition from return to pure See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return | 47 | pure = return | ^^^^^^^^^^^^^ src/LiveCoding/CellExcept.lhs:61:3: warning: [GHC-22705] [-Wnoncanonical-monad-instances] Noncanonical return definition detected in the instance declaration for Monad (CellExcept a b m). return will eventually be removed in favour of pure Suggested fix: Either remove definition for return (recommended) or define as return = pure See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return | 61 | return = Return | ^^^^^^^^^^^^^^^ [13 of 42] Compiling LiveCoding.Cell.Feedback ( src/LiveCoding/Cell/Feedback.lhs, nothing ) [14 of 42] Compiling LiveCoding.Cell.Util ( src/LiveCoding/Cell/Util.hs, nothing ) [15 of 42] Compiling LiveCoding.Bind ( src/LiveCoding/Bind.lhs, nothing ) [16 of 42] Compiling LiveCoding.Forever ( src/LiveCoding/Forever.lhs, nothing ) [17 of 42] Compiling LiveCoding.Debugger.StatePrint ( src/LiveCoding/Debugger/StatePrint.hs, nothing ) [18 of 42] Compiling LiveCoding.LiveProgram.Except ( src/LiveCoding/LiveProgram/Except.hs, nothing ) [19 of 42] Compiling LiveCoding.LiveProgram.Monad.Trans ( src/LiveCoding/LiveProgram/Monad/Trans.hs, nothing ) [20 of 42] Compiling LiveCoding.HandlingState ( src/LiveCoding/HandlingState.hs, nothing ) [21 of 42] Compiling LiveCoding.Migrate.Migration ( src/LiveCoding/Migrate/Migration.hs, nothing ) [22 of 42] Compiling LiveCoding.Migrate.Debugger ( src/LiveCoding/Migrate/Debugger.hs, nothing ) [23 of 42] Compiling LiveCoding.Migrate.Cell ( src/LiveCoding/Migrate/Cell.hs, nothing ) [24 of 42] Compiling LiveCoding.Migrate.Monad.Trans ( src/LiveCoding/Migrate/Monad/Trans.hs, nothing ) [25 of 42] Compiling LiveCoding.Migrate ( src/LiveCoding/Migrate.lhs, nothing ) src/LiveCoding/Migrate.lhs:73:58: warning: [GHC-63394] [-Wx-partial] In the use of tail (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 73 | in if null suffix then prefix else withoutModule $ tail suffix | ^^^^ [26 of 42] Compiling LiveCoding.LiveProgram.HotCodeSwap ( src/LiveCoding/LiveProgram/HotCodeSwap.lhs, nothing ) [27 of 42] Compiling LiveCoding.Cell.HotCodeSwap ( src/LiveCoding/Cell/HotCodeSwap.hs, nothing ) [28 of 42] Compiling LiveCoding.Migrate.NoMigration ( src/LiveCoding/Migrate/NoMigration.hs, nothing ) [29 of 42] Compiling LiveCoding.Handle ( src/LiveCoding/Handle.hs, nothing ) [30 of 42] Compiling LiveCoding.Handle.Examples ( src/LiveCoding/Handle/Examples.hs, nothing ) [31 of 42] Compiling LiveCoding.Cell.NonBlocking ( src/LiveCoding/Cell/NonBlocking.hs, nothing ) [32 of 42] Compiling LiveCoding.Preliminary.CellExcept.Applicative ( src/LiveCoding/Preliminary/CellExcept/Applicative.lhs, nothing ) [33 of 42] Compiling LiveCoding.Preliminary.CellExcept ( src/LiveCoding/Preliminary/CellExcept.lhs, nothing ) [34 of 42] Compiling LiveCoding.Preliminary.CellExcept.Monad ( src/LiveCoding/Preliminary/CellExcept/Monad.lhs, nothing ) [35 of 42] Compiling LiveCoding.Preliminary.CellExcept.Newtype ( src/LiveCoding/Preliminary/CellExcept/Newtype.lhs, nothing ) [36 of 42] Compiling LiveCoding.Preliminary.LiveProgram.LiveProgram2 ( src/LiveCoding/Preliminary/LiveProgram/LiveProgram2.lhs, nothing ) [37 of 42] Compiling LiveCoding.Preliminary.LiveProgram.LiveProgramPreliminary ( src/LiveCoding/Preliminary/LiveProgram/LiveProgramPreliminary.lhs, nothing ) [38 of 42] Compiling LiveCoding.Preliminary.LiveProgram.HotCodeSwap ( src/LiveCoding/Preliminary/LiveProgram/HotCodeSwap.lhs, nothing ) [39 of 42] Compiling LiveCoding.RuntimeIO.Launch ( src/LiveCoding/RuntimeIO/Launch.hs, nothing ) src/LiveCoding/RuntimeIO/Launch.hs:74:28: warning: [GHC-39567] [-Wstar-is-type] Using * (or its Unicode variant) to mean Data.Kind.Type relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use Type from Data.Kind instead. | 74 | data LaunchedProgram (m :: * -> *) = LaunchedProgram | ^ src/LiveCoding/RuntimeIO/Launch.hs:74:33: warning: [GHC-39567] [-Wstar-is-type] Using * (or its Unicode variant) to mean Data.Kind.Type relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use Type from Data.Kind instead. | 74 | data LaunchedProgram (m :: * -> *) = LaunchedProgram | ^ [40 of 42] Compiling LiveCoding.RuntimeIO ( src/LiveCoding/RuntimeIO.lhs, nothing ) [41 of 42] Compiling LiveCoding.GHCi ( src/LiveCoding/GHCi.hs, nothing ) [42 of 42] Compiling LiveCoding ( src/LiveCoding.hs, nothing ) Haddock coverage: Warning: 'onChange' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'migrate' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 0% ( 0 / 3) in 'LiveCoding.LiveProgram' Missing documentation for: Module header LiveProgram (src/LiveCoding/LiveProgram.lhs:240) hoistLiveProgram (src/LiveCoding/LiveProgram.lhs:332) Warning: 'Cell' is ambiguous. It is defined * at src/LiveCoding/Cell.lhs:101:19 * at src/LiveCoding/Cell.lhs:101: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/LiveCoding/Cell.lhs:101:1 37% ( 10 / 27) in 'LiveCoding.Cell' Missing documentation for: Composition (src/LiveCoding/Cell.lhs:266) Sensor (src/LiveCoding/Cell.lhs:318) SF (src/LiveCoding/Cell.lhs:319) Actuator (src/LiveCoding/Cell.lhs:320) buildProg (src/LiveCoding/Cell.lhs:325) stepRate (src/LiveCoding/Cell.lhs:360) integrate (src/LiveCoding/Cell.lhs:366) localTime (src/LiveCoding/Cell.lhs:373) Parallel (src/LiveCoding/Cell.lhs:439) arrM (src/LiveCoding/Cell.lhs:479) constM (src/LiveCoding/Cell.lhs:482) constC (src/LiveCoding/Cell.lhs:485) sine (src/LiveCoding/Cell.lhs:547) asciiArt (src/LiveCoding/Cell.lhs:566) printEverySecond (src/LiveCoding/Cell.lhs:570) printSine (src/LiveCoding/Cell.lhs:580) Choice (src/LiveCoding/Cell.lhs:633) 0% ( 0 / 11) in 'LiveCoding.Debugger' Missing documentation for: Module header Debugger (src/LiveCoding/Debugger.lhs:40) getC (src/LiveCoding/Debugger.lhs:55) putC (src/LiveCoding/Debugger.lhs:58) gshowDebugger (src/LiveCoding/Debugger.lhs:64) withDebugger (src/LiveCoding/Debugger.lhs:92) withDebuggerC (src/LiveCoding/Debugger.lhs:99) Debugging (src/LiveCoding/Debugger.lhs:111) CountObserver (src/LiveCoding/Debugger.lhs:178) countDebugger (src/LiveCoding/Debugger.lhs:181) await (src/LiveCoding/Debugger.lhs:194) 0% ( 0 / 12) in 'LiveCoding.Coalgebra' Missing documentation for: Module header StateTransition (src/LiveCoding/Coalgebra.lhs:33) MSF (src/LiveCoding/Coalgebra.lhs:35) Coalg (src/LiveCoding/Coalgebra.lhs:43) finality (src/LiveCoding/Coalgebra.lhs:61) finalityC (src/LiveCoding/Coalgebra.lhs:68) coalgebra (src/LiveCoding/Coalgebra.lhs:75) coalgebraC (src/LiveCoding/Coalgebra.lhs:83) AlgStructure (src/LiveCoding/Coalgebra.lhs:95) Alg (src/LiveCoding/Coalgebra.lhs:96) algMSF (src/LiveCoding/Coalgebra.lhs:103) initiality (src/LiveCoding/Coalgebra.lhs:111) 100% ( 5 / 5) in 'LiveCoding.Cell.Monad' 80% ( 4 / 5) in 'LiveCoding.Cell.Resample' Missing documentation for: resampleMaybe (src/LiveCoding/Cell/Resample.hs:37) Warning: 'runStateL' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ReaderT' is ambiguous. It is defined * in Control.Monad.Trans.Reader * in Control.Monad.Trans.Reader 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.Reader Warning: 'WriterT' is ambiguous. It is defined * in Control.Monad.Trans.Writer.Strict * in Control.Monad.Trans.Writer.Strict 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.Writer.Strict 100% ( 8 / 8) in 'LiveCoding.Cell.Monad.Trans' 33% ( 1 / 3) in 'LiveCoding.Exceptions.Finite' Missing documentation for: Module header GFinite (src/LiveCoding/Exceptions/Finite.lhs:62) Warning: LiveCoding.Exceptions: Could not find documentation for exported module: LiveCoding.Exceptions 18% ( 2 / 11) in 'LiveCoding.Exceptions' Missing documentation for: Module header ExceptState (src/LiveCoding/Exceptions.lhs:97) throwIf (src/LiveCoding/Exceptions.lhs:60) throwIf_ (src/LiveCoding/Exceptions.lhs:66) throwC (src/LiveCoding/Exceptions.lhs:38) wait (src/LiveCoding/Exceptions.lhs:50) runExceptC (src/LiveCoding/Exceptions.lhs:111) >>>= (src/LiveCoding/Exceptions.lhs:134) >>>== (src/LiveCoding/Exceptions.lhs:151) 14% ( 1 / 7) in 'LiveCoding.External' Missing documentation for: ExternalCell (src/LiveCoding/External.hs:24) ExternalLoop (src/LiveCoding/External.hs:26) concurrently (src/LiveCoding/External.hs:29) CellHandle (src/LiveCoding/External.hs:41) makeHandle (src/LiveCoding/External.hs:44) stepHandle (src/LiveCoding/External.hs:47) 22% ( 2 / 9) in 'LiveCoding.CellExcept' Missing documentation for: Module header CellExcept (src/LiveCoding/CellExcept.lhs:29) runCellExcept (src/LiveCoding/CellExcept.lhs:78) try (src/LiveCoding/CellExcept.lhs:93) safely (src/LiveCoding/CellExcept.lhs:107) discardVoid (src/LiveCoding/CellExcept.lhs:112) safe (src/LiveCoding/CellExcept.lhs:115) 0% ( 0 / 5) in 'LiveCoding.Cell.Feedback' Missing documentation for: Module header Feedback (src/LiveCoding/Cell/Feedback.lhs:34) feedback (src/LiveCoding/Cell/Feedback.lhs:53) delay (src/LiveCoding/Cell/Feedback.lhs:67) sumFeedback (src/LiveCoding/Cell/Feedback.lhs:77) Warning: 'a' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Cell' is ambiguous. It is defined * at src/LiveCoding/Cell.lhs:101:19 * at src/LiveCoding/Cell.lhs:101: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/LiveCoding/Cell.lhs:101:1 96% ( 26 / 27) in 'LiveCoding.Cell.Util' Missing documentation for: Module header 0% ( 0 / 5) in 'LiveCoding.Bind' Missing documentation for: Module header throwWhen0 (src/LiveCoding/Bind.lhs:40) sineChangeE (src/LiveCoding/Bind.lhs:45) sineWait (src/LiveCoding/Bind.lhs:56) printSineWait (src/LiveCoding/Bind.lhs:69) 0% ( 0 / 8) in 'LiveCoding.Forever' Missing documentation for: Module header sinesWaitAndTry (src/LiveCoding/Forever.lhs:37) sinesForever' (src/LiveCoding/Forever.lhs:47) foreverE (src/LiveCoding/Forever.lhs:75) ForeverE (src/LiveCoding/Forever.lhs:92) foreverC (src/LiveCoding/Forever.lhs:120) sinesForever (src/LiveCoding/Forever.lhs:127) printSinesForever (src/LiveCoding/Forever.lhs:133) 0% ( 0 / 14) in 'LiveCoding.Debugger.StatePrint' Missing documentation for: Module header statePrint (src/LiveCoding/Debugger/StatePrint.hs:32) stateShow (src/LiveCoding/Debugger/StatePrint.hs:37) isUnit (src/LiveCoding/Debugger/StatePrint.hs:47) compositionShow (src/LiveCoding/Debugger/StatePrint.hs:57) parallelShow (src/LiveCoding/Debugger/StatePrint.hs:64) foreverEShow (src/LiveCoding/Debugger/StatePrint.hs:70) feedbackShow (src/LiveCoding/Debugger/StatePrint.hs:78) exceptShow (src/LiveCoding/Debugger/StatePrint.hs:81) choiceShow (src/LiveCoding/Debugger/StatePrint.hs:88) gcast3 (src/LiveCoding/Debugger/StatePrint.hs:110) ext3 (src/LiveCoding/Debugger/StatePrint.hs:158) ext3Q (src/LiveCoding/Debugger/StatePrint.hs:166) Q (src/LiveCoding/Debugger/StatePrint.hs:168) 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: 'LiveProgramExcept' is ambiguous. It is defined * at src/LiveCoding/LiveProgram/Except.hs:42:33 * at src/LiveCoding/LiveProgram/Except.hs:42: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/LiveCoding/LiveProgram/Except.hs:42:1 Warning: 'LiveProgram' is ambiguous. It is defined * at src/LiveCoding/LiveProgram.lhs:240:22 * at src/LiveCoding/LiveProgram.lhs:240: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/LiveCoding/LiveProgram.lhs:240:1 Warning: 'e' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 9 / 9) in 'LiveCoding.LiveProgram.Except' 50% ( 1 / 2) in 'LiveCoding.LiveProgram.Monad.Trans' Missing documentation for: Module header Warning: 'foreground' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'HandlingState' is ambiguous. It is defined * at src/LiveCoding/HandlingState.hs:36:24 * at src/LiveCoding/HandlingState.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/LiveCoding/HandlingState.hs:36:1 31% ( 6 / 19) in 'LiveCoding.HandlingState' Missing documentation for: Module header Handling (src/LiveCoding/HandlingState.hs:28) Destructors (src/LiveCoding/HandlingState.hs:33) initHandlingState (src/LiveCoding/HandlingState.hs:49) garbageCollected (src/LiveCoding/HandlingState.hs:103) Destructor (src/LiveCoding/HandlingState.hs:105) register (src/LiveCoding/HandlingState.hs:115) reregister (src/LiveCoding/HandlingState.hs:130) insertDestructor (src/LiveCoding/HandlingState.hs:139) unregisterAll (src/LiveCoding/HandlingState.hs:146) destroyUnregistered (src/LiveCoding/HandlingState.hs:154) dataTypeDestructor (src/LiveCoding/HandlingState.hs:163) destructorConstr (src/LiveCoding/HandlingState.hs:166) 44% ( 4 / 9) in 'LiveCoding.Migrate.Migration' Missing documentation for: Module header Migration (src/LiveCoding/Migrate/Migration.hs:15) migrationTo2 (src/LiveCoding/Migrate/Migration.hs:65) constMigrationFrom2 (src/LiveCoding/Migrate/Migration.hs:71) migrationTo1 (src/LiveCoding/Migrate/Migration.hs:77) 50% ( 3 / 6) in 'LiveCoding.Migrate.Debugger' Missing documentation for: Module header maybeMigrateToDebugging (src/LiveCoding/Migrate/Debugger.hs:18) maybeMigrateFromDebugging (src/LiveCoding/Migrate/Debugger.hs:30) Warning: '(,)' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Cell' is ambiguous. It is defined * at src/LiveCoding/Cell.lhs:101:19 * at src/LiveCoding/Cell.lhs:101: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/LiveCoding/Cell.lhs:101:1 Warning: 'ArrowChoice' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 89% ( 26 / 29) in 'LiveCoding.Migrate.Cell' Missing documentation for: Module header maybeMigrateToExceptState (src/LiveCoding/Migrate/Cell.hs:127) maybeMigrateFromExceptState (src/LiveCoding/Migrate/Cell.hs:138) Warning: 'runStateL' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 50% ( 3 / 6) in 'LiveCoding.Migrate.Monad.Trans' Missing documentation for: Module header maybeMigrateToState (src/LiveCoding/Migrate/Monad/Trans.hs:18) maybeMigrateFromState (src/LiveCoding/Migrate/Monad/Trans.hs:32) 46% ( 6 / 13) in 'LiveCoding.Migrate' Missing documentation for: Module header matchingAlgebraicDataTypes (src/LiveCoding/Migrate.lhs:64) tryOneField (src/LiveCoding/Migrate.lhs:128) getChildrenSetters (src/LiveCoding/Migrate.lhs:134) GenericR' (src/LiveCoding/Migrate.lhs:138) getChildrenMaybe (src/LiveCoding/Migrate.lhs:141) setChildren (src/LiveCoding/Migrate.lhs:144) 0% ( 0 / 2) in 'LiveCoding.LiveProgram.HotCodeSwap' Missing documentation for: Module header hotCodeSwap (src/LiveCoding/LiveProgram/HotCodeSwap.lhs:19) 0% ( 0 / 2) in 'LiveCoding.Cell.HotCodeSwap' Missing documentation for: Module header hotCodeSwapCell (src/LiveCoding/Cell/HotCodeSwap.hs:11) Warning: 'Cell' is ambiguous. It is defined * at src/LiveCoding/Cell.lhs:101:19 * at src/LiveCoding/Cell.lhs:101: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/LiveCoding/Cell.lhs:101:1 Warning: 'LiveCoding' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 58% ( 7 / 12) in 'LiveCoding.Migrate.NoMigration' Missing documentation for: fromNoMigration (src/LiveCoding/Migrate/NoMigration.hs:51) dataTypeNoMigration (src/LiveCoding/Migrate/NoMigration.hs:55) initializedConstr (src/LiveCoding/Migrate/NoMigration.hs:58) uninitializedConstr (src/LiveCoding/Migrate/NoMigration.hs:61) cellNoMigration (src/LiveCoding/Migrate/NoMigration.hs:108) Warning: 'Handle' is ambiguous. It is defined * at src/LiveCoding/Handle.hs:39:19 * at src/LiveCoding/Handle.hs:39: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/LiveCoding/Handle.hs:39:1 Warning: 'ParametrisedHandle' is ambiguous. It is defined * at src/LiveCoding/Handle.hs:93:33 * at src/LiveCoding/Handle.hs:93: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/LiveCoding/Handle.hs:93:1 Warning: 'IORef' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'MVar' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 88% ( 8 / 9) in 'LiveCoding.Handle' Missing documentation for: Module header 80% ( 4 / 5) in 'LiveCoding.Handle.Examples' Missing documentation for: Module header 50% ( 1 / 2) in 'LiveCoding.Cell.NonBlocking' Missing documentation for: Module header Warning: 'LiveProgram' is ambiguous. It is defined * at src/LiveCoding/LiveProgram.lhs:240:22 * at src/LiveCoding/LiveProgram.lhs:240: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/LiveCoding/LiveProgram.lhs:240:1 91% ( 11 / 12) in 'LiveCoding.RuntimeIO.Launch' Missing documentation for: Module header 0% ( 0 / 3) in 'LiveCoding.RuntimeIO' Missing documentation for: Module header foreground (src/LiveCoding/RuntimeIO.lhs:38) update (src/LiveCoding/RuntimeIO.lhs:54) Warning: 'LiveProgram' is ambiguous. It is defined * at src/LiveCoding/LiveProgram.lhs:240:22 * at src/LiveCoding/LiveProgram.lhs:240: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/LiveCoding/LiveProgram.lhs:240:1 Warning: 'Store' is ambiguous. It is defined * in Foreign.Store * in Foreign.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 Foreign.Store Warning: 'LaunchedProgram' is ambiguous. It is defined * at src/LiveCoding/RuntimeIO/Launch.hs:74:38 * at src/LiveCoding/RuntimeIO/Launch.hs:74: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/LiveCoding/RuntimeIO/Launch.hs:74:1 94% ( 16 / 17) in 'LiveCoding.GHCi' Missing documentation for: proxyFromLiveProgram (src/LiveCoding/GHCi.hs:34) 82% ( 73 / 88) in 'LiveCoding' Missing documentation for: Module header stateT stateInternal Handling (src/LiveCoding/HandlingState.hs:28) ArrowZero curry' Cochoice Mapping isRegistered foreground (src/LiveCoding/RuntimeIO.lhs:38) fromNoMigration (src/LiveCoding/Migrate/NoMigration.hs:51) dataTypeNoMigration (src/LiveCoding/Migrate/NoMigration.hs:55) initializedConstr (src/LiveCoding/Migrate/NoMigration.hs:58) uninitializedConstr (src/LiveCoding/Migrate/NoMigration.hs:61) cellNoMigration (src/LiveCoding/Migrate/NoMigration.hs:108) Warning: LiveCoding: could not find link destinations for: - Control.Arrow.Rep1_Kleisli - Control.Arrow.Rep_Kleisli - Data.Profunctor.Traversing.Baz - Data.Profunctor.Traversing.Bazaar - Data.Profunctor.Rep.D:R:CorepCostar - Data.Profunctor.Rep.D:R:RepForget - Data.Profunctor.Rep.D:R:RepKleisli - Data.Profunctor.Rep.D:R:RepStar Documentation created: dist/doc/html/essence-of-live-coding/, dist/doc/html/essence-of-live-coding/essence-of-live-coding.txt Preprocessing executable 'TestExceptions' for essence-of-live-coding-0.2.9.. Preprocessing executable 'TestNonBlocking' for essence-of-live-coding-0.2.9.. Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/essence-of-live-coding-0.2.9-4Na7yM2FiFFLo4JhuM90GF Installing executable TestExceptions in /var/lib/hackage-doc-builder/build-cache/tmp-install/bin Warning: The directory /var/lib/hackage-doc-builder/build-cache/tmp-install/bin is not in the system search path. Installing executable TestNonBlocking in /var/lib/hackage-doc-builder/build-cache/tmp-install/bin Warning: The directory /var/lib/hackage-doc-builder/build-cache/tmp-install/bin is not in the system search path. Completed essence-of-live-coding-0.2.9 Downloading boltzmann-samplers-0.1.1.0 Downloaded boltzmann-samplers-0.1.1.0 Configuring boltzmann-samplers-0.1.1.0... Preprocessing library for boltzmann-samplers-0.1.1.0.. Building library for boltzmann-samplers-0.1.1.0.. [1 of 7] Compiling Boltzmann.Data.Common ( src/Boltzmann/Data/Common.hs, dist/build/Boltzmann/Data/Common.o, dist/build/Boltzmann/Data/Common.dyn_o ) src/Boltzmann/Data/Common.hs:14:25: warning: [GHC-63394] [-Wx-partial] In the use of head (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 14 | select _ _ = (snd . head) as | ^^^^ [2 of 7] Compiling Boltzmann.Data.Types ( src/Boltzmann/Data/Types.hs, dist/build/Boltzmann/Data/Types.o, dist/build/Boltzmann/Data/Types.dyn_o ) [3 of 7] Compiling Boltzmann.Solver ( src/Boltzmann/Solver.hs, dist/build/Boltzmann/Solver.o, dist/build/Boltzmann/Solver.dyn_o ) src/Boltzmann/Solver.hs:46:35: 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 | 46 | -> (forall a. (Mode a, Scalar a ~ R) => V.Vector a -> V.Vector a) | ^ [4 of 7] Compiling Boltzmann.Data.Oracle ( src/Boltzmann/Data/Oracle.hs, dist/build/Boltzmann/Data/Oracle.o, dist/build/Boltzmann/Data/Oracle.dyn_o ) src/Boltzmann/Data/Oracle.hs:380:35: 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 | 380 | phi' :: (Mode a, Scalar a ~ Double) => V.Vector a -> V.Vector a | ^ [5 of 7] Compiling Boltzmann.Data.Data ( src/Boltzmann/Data/Data.hs, dist/build/Boltzmann/Data/Data.o, dist/build/Boltzmann/Data/Data.dyn_o ) [6 of 7] Compiling Boltzmann.Data ( src/Boltzmann/Data.hs, dist/build/Boltzmann/Data.o, dist/build/Boltzmann/Data.dyn_o ) [7 of 7] Compiling Boltzmann.Species ( src/Boltzmann/Species.hs, dist/build/Boltzmann/Species.o, dist/build/Boltzmann/Species.dyn_o ) src/Boltzmann/Species.hs:43:20: warning: [GHC-39567] [-Wstar-is-type] Using * (or its Unicode variant) to mean Data.Kind.Type relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use Type from Data.Kind instead. | 43 | type Scalar f :: * | ^ src/Boltzmann/Species.hs:93:47: 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 | 93 | phi' :: forall a. (AD.Mode a, AD.Scalar a ~ Double) => Endo (Vector a) | ^ src/Boltzmann/Species.hs:193:16: warning: [GHC-63394] [-Wx-partial] In the use of tail (imported from Data.List, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 193 | inits' = tail . inits | ^^^^ Preprocessing library for boltzmann-samplers-0.1.1.0.. Running Haddock on library for boltzmann-samplers-0.1.1.0.. Warning: The documentation for the following packages are not installed. No links will be generated to these packages: nats-1.1.2 Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 7] Compiling Boltzmann.Data.Common ( src/Boltzmann/Data/Common.hs, nothing ) src/Boltzmann/Data/Common.hs:14:25: warning: [GHC-63394] [-Wx-partial] In the use of head (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 14 | select _ _ = (snd . head) as | ^^^^ [2 of 7] Compiling Boltzmann.Data.Types ( src/Boltzmann/Data/Types.hs, nothing ) [3 of 7] Compiling Boltzmann.Solver ( src/Boltzmann/Solver.hs, nothing ) src/Boltzmann/Solver.hs:46:35: 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 | 46 | -> (forall a. (Mode a, Scalar a ~ R) => V.Vector a -> V.Vector a) | ^ [4 of 7] Compiling Boltzmann.Data.Oracle ( src/Boltzmann/Data/Oracle.hs, nothing ) src/Boltzmann/Data/Oracle.hs:380:35: 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 | 380 | phi' :: (Mode a, Scalar a ~ Double) => V.Vector a -> V.Vector a | ^ [5 of 7] Compiling Boltzmann.Data.Data ( src/Boltzmann/Data/Data.hs, nothing ) [6 of 7] Compiling Boltzmann.Data ( src/Boltzmann/Data.hs, nothing ) [7 of 7] Compiling Boltzmann.Species ( src/Boltzmann/Species.hs, nothing ) src/Boltzmann/Species.hs:43:20: warning: [GHC-39567] [-Wstar-is-type] Using * (or its Unicode variant) to mean Data.Kind.Type relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use Type from Data.Kind instead. | 43 | type Scalar f :: * | ^ src/Boltzmann/Species.hs:93:47: 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 | 93 | phi' :: forall a. (AD.Mode a, AD.Scalar a ~ Double) => Endo (Vector a) | ^ src/Boltzmann/Species.hs:193:16: warning: [GHC-63394] [-Wx-partial] In the use of tail (imported from Data.List, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 193 | inits' = tail . inits | ^^^^ Haddock coverage: 80% ( 4 / 5) in 'Boltzmann.Data.Common' Missing documentation for: frequencyWith (src/Boltzmann/Data/Common.hs:7) Warning: 'AMonadRandom' is ambiguous. It is defined * at src/Boltzmann/Data/Types.hs:138:28 * at src/Boltzmann/Data/Types.hs:138: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/Boltzmann/Data/Types.hs:138:1 Warning: 'Alias' is ambiguous. It is defined * at src/Boltzmann/Data/Types.hs:28:3 * at src/Boltzmann/Data/Types.hs:27: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/Boltzmann/Data/Types.hs:27:1 45% ( 11 / 24) in 'Boltzmann.Data.Types' Missing documentation for: SomeData (src/Boltzmann/Data/Types.hs:18) SomeData' (src/Boltzmann/Data/Types.hs:21) Alias (src/Boltzmann/Data/Types.hs:27) AliasR (src/Boltzmann/Data/Types.hs:30) castM (src/Boltzmann/Data/Types.hs:62) unSomeData (src/Boltzmann/Data/Types.hs:66) applyCast (src/Boltzmann/Data/Types.hs:69) castError (src/Boltzmann/Data/Types.hs:73) withProxy (src/Boltzmann/Data/Types.hs:81) reproxy (src/Boltzmann/Data/Types.hs:85) proxyType (src/Boltzmann/Data/Types.hs:88) someData' (src/Boltzmann/Data/Types.hs:91) AMonadRandom (src/Boltzmann/Data/Types.hs:138) 33% ( 2 / 6) in 'Boltzmann.Solver' Missing documentation for: SolveArgs (src/Boltzmann/Solver.hs:18) defSolveArgs (src/Boltzmann/Solver.hs:24) findZero (src/Boltzmann/Solver.hs:31) fixedPoint (src/Boltzmann/Solver.hs:49) Warning: 'SomeData' is ambiguous. It is defined * at src/Boltzmann/Data/Types.hs:19:3 * at src/Boltzmann/Data/Types.hs:18: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/Boltzmann/Data/Types.hs:18:1 Warning: 'DataDef' is ambiguous. It is defined * at src/Boltzmann/Data/Oracle.hs:53:18 * at src/Boltzmann/Data/Oracle.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/Boltzmann/Data/Oracle.hs:53:1 Warning: 'lCoef' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'order' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 47% ( 21 / 44) in 'Boltzmann.Data.Oracle' Missing documentation for: AC (src/Boltzmann/Data/Oracle.hs:85) C' (src/Boltzmann/Data/Oracle.hs:90) Aliased (src/Boltzmann/Data/Oracle.hs:92) Ix (src/Boltzmann/Data/Oracle.hs:97) Nat (src/Boltzmann/Data/Oracle.hs:99) natToInt (src/Boltzmann/Data/Oracle.hs:111) infinity (src/Boltzmann/Data/Oracle.hs:115) dataDef (src/Boltzmann/Data/Oracle.hs:118) primOrder' (src/Boltzmann/Data/Oracle.hs:145) primlCoef (src/Boltzmann/Data/Oracle.hs:148) collectTypesM (src/Boltzmann/Data/Oracle.hs:158) chaseType (src/Boltzmann/Data/Oracle.hs:163) traverseType' (src/Boltzmann/Data/Oracle.hs:222) lProd (src/Boltzmann/Data/Oracle.hs:276) maxDegree (src/Boltzmann/Data/Oracle.hs:279) SmallGenerators (src/Boltzmann/Data/Oracle.hs:438) generate (src/Boltzmann/Data/Oracle.hs:465) defGen (src/Boltzmann/Data/Oracle.hs:469) ? (src/Boltzmann/Data/Oracle.hs:483) ix (src/Boltzmann/Data/Oracle.hs:490) getGenerator (src/Boltzmann/Data/Oracle.hs:498) getSmallGenerator (src/Boltzmann/Data/Oracle.hs:504) #! (src/Boltzmann/Data/Oracle.hs:511) Warning: 'generator' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Gen' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 50% ( 9 / 18) in 'Boltzmann.Data.Data' Missing documentation for: rangeSG (src/Boltzmann/Data/Data.hs:31) make (src/Boltzmann/Data/Data.hs:49) makeR (src/Boltzmann/Data/Data.hs:72) rescale (src/Boltzmann/Data/Data.hs:101) apply (src/Boltzmann/Data/Data.hs:106) applyR (src/Boltzmann/Data/Data.hs:110) rescaleInterval (src/Boltzmann/Data/Data.hs:113) memo (src/Boltzmann/Data/Data.hs:139) sparseSized (src/Boltzmann/Data/Data.hs:147) Warning: 'Gen' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'MonadRandom' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Alias' is ambiguous. It is defined * at src/Boltzmann/Data/Types.hs:28:3 * at src/Boltzmann/Data/Types.hs:27: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/Boltzmann/Data/Types.hs:27:1 Warning: 'asGen' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'choose' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 69% ( 30 / 43) in 'Boltzmann.Data' Missing documentation for: generatorSRWith (src/Boltzmann/Data.hs:240) generatorPWith (src/Boltzmann/Data.hs:250) generatorPRWith (src/Boltzmann/Data.hs:245) generatorRWith (src/Boltzmann/Data.hs:254) generatorPWith' (src/Boltzmann/Data.hs:261) generatorPRWith' (src/Boltzmann/Data.hs:265) generatorRWith' (src/Boltzmann/Data.hs:270) generatorWith' (src/Boltzmann/Data.hs:275) generatorM (src/Boltzmann/Data.hs:296) generatorMR (src/Boltzmann/Data.hs:301) AMonadRandom (src/Boltzmann/Data/Types.hs:138) Alias (src/Boltzmann/Data/Types.hs:27) AliasR (src/Boltzmann/Data/Types.hs:30) 11% ( 2 / 17) in 'Boltzmann.Species' Missing documentation for: Embed (src/Boltzmann/Species.hs:32) Endo (src/Boltzmann/Species.hs:55) System (src/Boltzmann/Species.hs:57) sys (src/Boltzmann/Species.hs:63) ConstModule (src/Boltzmann/Species.hs:65) solve (src/Boltzmann/Species.hs:91) sizedGenerator (src/Boltzmann/Species.hs:107) solveSized (src/Boltzmann/Species.hs:120) Weighted (src/Boltzmann/Species.hs:132) weighted (src/Boltzmann/Species.hs:135) runWeighted (src/Boltzmann/Species.hs:138) sfix (src/Boltzmann/Species.hs:167) Pointiful (src/Boltzmann/Species.hs:174) unPointiful (src/Boltzmann/Species.hs:211) point (src/Boltzmann/Species.hs:215) Warning: Boltzmann.Solver: could not find link destinations for: - Data.Vector.Vector Warning: Boltzmann.Data.Oracle: could not find link destinations for: - Data.Vector.Vector - Boltzmann.Data.Oracle.Rep_C - Boltzmann.Data.Oracle.Rep_AC - Boltzmann.Data.Oracle.Rep_Aliased Warning: Boltzmann.Species: could not find link destinations for: - Data.Vector.Vector - Boltzmann.Species.D:R:ScalarConstModule - Boltzmann.Species.D:R:ScalarWeighted - Boltzmann.Species.D:R:ScalarPointiful Documentation created: dist/doc/html/boltzmann-samplers/, dist/doc/html/boltzmann-samplers/boltzmann-samplers.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/boltzmann-samplers-0.1.1.0-JPDjgqsLsfvEMvQBzrulol Completed boltzmann-samplers-0.1.1.0 Downloading essence-of-live-coding-quickcheck-0.2.9 Downloaded essence-of-live-coding-quickcheck-0.2.9 Configuring essence-of-live-coding-quickcheck-0.2.9... Preprocessing library for essence-of-live-coding-quickcheck-0.2.9.. Building library for essence-of-live-coding-quickcheck-0.2.9.. [1 of 1] Compiling LiveCoding.QuickCheck ( src/LiveCoding/QuickCheck.lhs, dist/build/LiveCoding/QuickCheck.o, dist/build/LiveCoding/QuickCheck.dyn_o ) Preprocessing library for essence-of-live-coding-quickcheck-0.2.9.. Running Haddock on library for essence-of-live-coding-quickcheck-0.2.9.. Warning: The documentation for the following packages are not installed. No links will be generated to these packages: nats-1.1.2 Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 1] Compiling LiveCoding.QuickCheck ( src/LiveCoding/QuickCheck.lhs, nothing ) Haddock coverage: 0% ( 0 / 12) in 'LiveCoding.QuickCheck' Missing documentation for: Module header testCell (src/LiveCoding/QuickCheck.lhs:59) embed (src/LiveCoding/QuickCheck.lhs:81) cellCheck (src/LiveCoding/QuickCheck.lhs:106) logTest (src/LiveCoding/QuickCheck.lhs:129) liveCheck (src/LiveCoding/QuickCheck.lhs:143) agreesWith (src/LiveCoding/QuickCheck.lhs:166) bisimulates (src/LiveCoding/QuickCheck.lhs:179) reinitialise (src/LiveCoding/QuickCheck.lhs:199) testState (src/LiveCoding/QuickCheck.lhs:231) mkGenericProperty (src/LiveCoding/QuickCheck.lhs:237) posSumC (src/LiveCoding/QuickCheck.lhs:240) Documentation created: dist/doc/html/essence-of-live-coding-quickcheck/, dist/doc/html/essence-of-live-coding-quickcheck/essence-of-live-coding-quickcheck.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/essence-of-live-coding-quickcheck-0.2.9-7C0UEiNIEPZ8PbrjaczPm5 Completed essence-of-live-coding-quickcheck-0.2.9
Test log
[view raw]
Resolving dependencies... Error: Internal libraries only supported with per-component builds. Per-component builds were disabled because program coverage is enabled In the package 'vector-0.13.2.0'