Resolving dependencies... Configuring bitarray-bs-0.1.0.0... Preprocessing library for bitarray-bs-0.1.0.0.. Building library for bitarray-bs-0.1.0.0.. [1 of 4] Compiling Data.ByteString.Bit ( src/Data/ByteString/Bit.hs, dist/build/Data/ByteString/Bit.o, dist/build/Data/ByteString/Bit.dyn_o ) [2 of 4] Compiling Data.ByteString.BitArray ( src/Data/ByteString/BitArray.hs, dist/build/Data/ByteString/BitArray.o, dist/build/Data/ByteString/BitArray.dyn_o ) [3 of 4] Compiling Data.ByteString.Lazy.BitArray ( src/Data/ByteString/Lazy/BitArray.hs, dist/build/Data/ByteString/Lazy/BitArray.o, dist/build/Data/ByteString/Lazy/BitArray.dyn_o ) [4 of 4] Compiling Paths_bitarray_bs ( dist/build/autogen/Paths_bitarray_bs.hs, dist/build/Paths_bitarray_bs.o, dist/build/Paths_bitarray_bs.dyn_o ) Preprocessing library for bitarray-bs-0.1.0.0.. Running Haddock on library for bitarray-bs-0.1.0.0.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 4] Compiling Data.ByteString.Bit ( src/Data/ByteString/Bit.hs, nothing ) [2 of 4] Compiling Data.ByteString.BitArray ( src/Data/ByteString/BitArray.hs, nothing ) [3 of 4] Compiling Data.ByteString.Lazy.BitArray ( src/Data/ByteString/Lazy/BitArray.hs, nothing ) [4 of 4] Compiling Paths_bitarray_bs ( dist/build/autogen/Paths_bitarray_bs.hs, nothing ) Haddock coverage: 23% ( 3 / 13) in 'Data.ByteString.Bit' Missing documentation for: Module header B (src/Data/ByteString/Bit.hs:25) bit (src/Data/ByteString/Bit.hs:28) listToNum (src/Data/ByteString/Bit.hs:31) listFromNum (src/Data/ByteString/Bit.hs:34) Queue (src/Data/ByteString/Bit.hs:36) empty (src/Data/ByteString/Bit.hs:39) append (src/Data/ByteString/Bit.hs:42) uncons (src/Data/ByteString/Bit.hs:45) popByte (src/Data/ByteString/Bit.hs:51) 25% ( 5 / 20) in 'Data.ByteString.BitArray' Missing documentation for: Module header B (src/Data/ByteString/BitArray.hs:38) null (src/Data/ByteString/BitArray.hs:44) length (src/Data/ByteString/BitArray.hs:47) empty (src/Data/ByteString/BitArray.hs:41) fromByteString (src/Data/ByteString/BitArray.hs:59) toByteString (src/Data/ByteString/BitArray.hs:63) append (src/Data/ByteString/BitArray.hs:73) appendByteString (src/Data/ByteString/BitArray.hs:76) pop (src/Data/ByteString/BitArray.hs:112) popBits (src/Data/ByteString/BitArray.hs:168) splitAt (src/Data/ByteString/BitArray.hs:130) byteBoundary (src/Data/ByteString/BitArray.hs:149) toBits (src/Data/ByteString/BitArray.hs:178) toBits' (src/Data/ByteString/BitArray.hs:184) 25% ( 5 / 20) in 'Data.ByteString.Lazy.BitArray' Missing documentation for: Module header B (src/Data/ByteString/Lazy/BitArray.hs:38) null (src/Data/ByteString/Lazy/BitArray.hs:44) length (src/Data/ByteString/Lazy/BitArray.hs:47) empty (src/Data/ByteString/Lazy/BitArray.hs:41) fromByteString (src/Data/ByteString/Lazy/BitArray.hs:59) toByteString (src/Data/ByteString/Lazy/BitArray.hs:63) append (src/Data/ByteString/Lazy/BitArray.hs:73) appendByteString (src/Data/ByteString/Lazy/BitArray.hs:76) pop (src/Data/ByteString/Lazy/BitArray.hs:112) popBits (src/Data/ByteString/Lazy/BitArray.hs:168) splitAt (src/Data/ByteString/Lazy/BitArray.hs:130) byteBoundary (src/Data/ByteString/Lazy/BitArray.hs:149) toBits (src/Data/ByteString/Lazy/BitArray.hs:178) toBits' (src/Data/ByteString/Lazy/BitArray.hs:184) Documentation created: dist/doc/html/bitarray-bs/, dist/doc/html/bitarray-bs/bitarray-bs.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/bitarray-bs-0.1.0.0-T2wErFoEf1JKVdB1hhmgY Completed bitarray-bs-0.1.0.0 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 Configuring data-default-0.8.0.1... Preprocessing library for data-default-0.8.0.1.. Building library for data-default-0.8.0.1.. [1 of 2] Compiling Data.Default.Internal ( Data/Default/Internal.hs, dist/build/Data/Default/Internal.o, dist/build/Data/Default/Internal.dyn_o ) [2 of 2] Compiling Data.Default ( Data/Default.hs, dist/build/Data/Default.o, dist/build/Data/Default.dyn_o ) Preprocessing library for data-default-0.8.0.1.. Running Haddock on library for data-default-0.8.0.1.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 2] Compiling Data.Default.Internal ( Data/Default/Internal.hs, nothing ) [2 of 2] Compiling Data.Default ( Data/Default.hs, nothing ) Haddock coverage: 100% ( 3 / 3) in 'Data.Default.Internal' 100% ( 2 / 2) in 'Data.Default' Documentation created: dist/doc/html/data-default/, dist/doc/html/data-default/data-default.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/data-default-0.8.0.1-1xCv6D5orjY6O9aT2YDXOA Completed data-default-0.8.0.1 Configuring freer-base-classes-0.1.0.0... Preprocessing library for freer-base-classes-0.1.0.0.. Building library for freer-base-classes-0.1.0.0.. [1 of 3] Compiling Control.Monad.Freer.Failable ( src/Control/Monad/Freer/Failable.hs, dist/build/Control/Monad/Freer/Failable.o, dist/build/Control/Monad/Freer/Failable.dyn_o ) [2 of 3] Compiling Control.Monad.Freer.NonDetable ( src/Control/Monad/Freer/NonDetable.hs, dist/build/Control/Monad/Freer/NonDetable.o, dist/build/Control/Monad/Freer/NonDetable.dyn_o ) [3 of 3] Compiling Paths_freer_base_classes ( dist/build/autogen/Paths_freer_base_classes.hs, dist/build/Paths_freer_base_classes.o, dist/build/Paths_freer_base_classes.dyn_o ) Preprocessing library for freer-base-classes-0.1.0.0.. Running Haddock on library for freer-base-classes-0.1.0.0.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 3] Compiling Control.Monad.Freer.Failable ( src/Control/Monad/Freer/Failable.hs, nothing ) [2 of 3] Compiling Control.Monad.Freer.NonDetable ( src/Control/Monad/Freer/NonDetable.hs, nothing ) [3 of 3] Compiling Paths_freer_base_classes ( dist/build/autogen/Paths_freer_base_classes.hs, nothing ) Haddock coverage: 0% ( 0 / 2) in 'Control.Monad.Freer.Failable' Missing documentation for: Module header F (src/Control/Monad/Freer/Failable.hs:3) 0% ( 0 / 2) in 'Control.Monad.Freer.NonDetable' Missing documentation for: Module header N (src/Control/Monad/Freer/NonDetable.hs:5) Documentation created: dist/doc/html/freer-base-classes/, dist/doc/html/freer-base-classes/freer-base-classes.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/freer-base-classes-0.1.0.0-Cy3R6daCsNi7zqAjh84Kxx Completed freer-base-classes-0.1.0.0 Configuring ftcqueue-0.1.0.1... Preprocessing library for ftcqueue-0.1.0.1.. Building library for ftcqueue-0.1.0.1.. [1 of 2] Compiling Data.FTCQueue ( src/Data/FTCQueue.hs, dist/build/Data/FTCQueue.o, dist/build/Data/FTCQueue.dyn_o ) [2 of 2] Compiling Paths_ftcqueue ( dist/build/autogen/Paths_ftcqueue.hs, dist/build/Paths_ftcqueue.o, dist/build/Paths_ftcqueue.dyn_o ) Preprocessing library for ftcqueue-0.1.0.1.. Running Haddock on library for ftcqueue-0.1.0.1.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 2] Compiling Data.FTCQueue ( src/Data/FTCQueue.hs, nothing ) [2 of 2] Compiling Paths_ftcqueue ( dist/build/autogen/Paths_ftcqueue.hs, nothing ) Haddock coverage: 30% ( 3 / 10) in 'Data.FTCQueue' Missing documentation for: Module header Q (src/Data/FTCQueue.hs:20) singleton (src/Data/FTCQueue.hs:23) |> (src/Data/FTCQueue.hs:29) >< (src/Data/FTCQueue.hs:32) viewl (src/Data/FTCQueue.hs:37) ViewL (src/Data/FTCQueue.hs:34) Documentation created: dist/doc/html/ftcqueue/, dist/doc/html/ftcqueue/ftcqueue.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/ftcqueue-0.1.0.1-JyyUium8fGK7VxROHNGGB2 Completed ftcqueue-0.1.0.1 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 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 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 typelevel-tools-yj-0.1.0.9... Preprocessing library for typelevel-tools-yj-0.1.0.9.. Building library for typelevel-tools-yj-0.1.0.9.. [ 1 of 16] Compiling Data.TypeLevel.Bool ( src/Data/TypeLevel/Bool.hs, dist/build/Data/TypeLevel/Bool.o, dist/build/Data/TypeLevel/Bool.dyn_o ) [ 2 of 16] Compiling Data.TypeLevel.List.TH ( src/Data/TypeLevel/List/TH.hs, dist/build/Data/TypeLevel/List/TH.o, dist/build/Data/TypeLevel/List/TH.dyn_o ) src/Data/TypeLevel/List/TH.hs:1:1: warning: [GHC-85401] [-Wmissing-export-lists] The export item module Data.TypeLevel.List.TH is missing an export list | 1 | {-# LANGUAGE TemplateHaskell #-} | ^ [ 3 of 16] Compiling Data.TypeLevel.List.Push ( src/Data/TypeLevel/List/Push.hs, dist/build/Data/TypeLevel/List/Push.o, dist/build/Data/TypeLevel/List/Push.dyn_o ) src/Data/TypeLevel/List/Push.hs:1:1: warning: [GHC-85401] [-Wmissing-export-lists] The export item module Data.TypeLevel.List.Push is missing an export list | 1 | {-# LANGUAGE TemplateHaskell #-} | ^ [ 4 of 16] Compiling Data.TypeLevel.List.Unzip ( src/Data/TypeLevel/List/Unzip.hs, dist/build/Data/TypeLevel/List/Unzip.o, dist/build/Data/TypeLevel/List/Unzip.dyn_o ) src/Data/TypeLevel/List/Unzip.hs:1:1: warning: [GHC-85401] [-Wmissing-export-lists] The export item module Data.TypeLevel.List.Unzip is missing an export list | 1 | {-# LANGUAGE TemplateHaskell #-} | ^ [ 5 of 16] Compiling Data.TypeLevel.List ( src/Data/TypeLevel/List.hs, dist/build/Data/TypeLevel/List.o, dist/build/Data/TypeLevel/List.dyn_o ) src/Data/TypeLevel/List.hs:27:10: warning: [GHC-30606] [-Wredundant-constraints] " Redundant constraint: IsPrefixOf xs ys " In the instance declaration for IsPrefixOf (x : xs) (x : ys) | 27 | instance xs `IsPrefixOf` ys => (x ': xs) `IsPrefixOf` (x ': ys) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/TypeLevel/List.hs:31:10: warning: [GHC-30606] [-Wredundant-constraints] " Redundant constraint: IsPrefixOf (x : xs) (x : ys) " In the instance declaration for InfixIndex (x : xs) (x : ys) | 31 | instance (x ': xs) `IsPrefixOf` (x ': ys) => | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... [ 6 of 16] Compiling Data.TypeLevel.List.Zip ( src/Data/TypeLevel/List/Zip.hs, dist/build/Data/TypeLevel/List/Zip.o, dist/build/Data/TypeLevel/List/Zip.dyn_o ) src/Data/TypeLevel/List/Zip.hs:1:1: warning: [GHC-85401] [-Wmissing-export-lists] The export item module Data.TypeLevel.List.Zip is missing an export list | 1 | {-# LANGUAGE TemplateHaskell #-} | ^ [ 7 of 16] Compiling Data.TypeLevel.ParMaybe ( src/Data/TypeLevel/ParMaybe.hs, dist/build/Data/TypeLevel/ParMaybe.o, dist/build/Data/TypeLevel/ParMaybe.dyn_o ) [ 8 of 16] Compiling Data.TypeLevel.Maybe ( src/Data/TypeLevel/Maybe.hs, dist/build/Data/TypeLevel/Maybe.o, dist/build/Data/TypeLevel/Maybe.dyn_o ) [ 9 of 16] Compiling Data.TypeLevel.Tuple.Index.TH ( src/Data/TypeLevel/Tuple/Index/TH.hs, dist/build/Data/TypeLevel/Tuple/Index/TH.o, dist/build/Data/TypeLevel/Tuple/Index/TH.dyn_o ) [10 of 16] Compiling Data.TypeLevel.Tuple.Index ( src/Data/TypeLevel/Tuple/Index.hs, dist/build/Data/TypeLevel/Tuple/Index.o, dist/build/Data/TypeLevel/Tuple/Index.dyn_o ) src/Data/TypeLevel/Tuple/Index.hs:1:1: warning: [GHC-85401] [-Wmissing-export-lists] The export item module Data.TypeLevel.Tuple.Index is missing an export list | 1 | {-# LANGUAGE TemplateHaskell #-} | ^ [11 of 16] Compiling Data.TypeLevel.Tuple.MapIndex.TH ( src/Data/TypeLevel/Tuple/MapIndex/TH.hs, dist/build/Data/TypeLevel/Tuple/MapIndex/TH.o, dist/build/Data/TypeLevel/Tuple/MapIndex/TH.dyn_o ) [12 of 16] Compiling Data.TypeLevel.Tuple.MapIndex ( src/Data/TypeLevel/Tuple/MapIndex.hs, dist/build/Data/TypeLevel/Tuple/MapIndex.o, dist/build/Data/TypeLevel/Tuple/MapIndex.dyn_o ) [13 of 16] Compiling Data.TypeLevel.Tuple.Uncurry.TH ( src/Data/TypeLevel/Tuple/Uncurry/TH.hs, dist/build/Data/TypeLevel/Tuple/Uncurry/TH.o, dist/build/Data/TypeLevel/Tuple/Uncurry/TH.dyn_o ) [14 of 16] Compiling Data.TypeLevel.Tuple.Uncurry ( src/Data/TypeLevel/Tuple/Uncurry.hs, dist/build/Data/TypeLevel/Tuple/Uncurry.o, dist/build/Data/TypeLevel/Tuple/Uncurry.dyn_o ) src/Data/TypeLevel/Tuple/Uncurry.hs:1:1: warning: [GHC-85401] [-Wmissing-export-lists] The export item module Data.TypeLevel.Tuple.Uncurry is missing an export list | 1 | {-# LANGUAGE TemplateHaskell #-} | ^ [15 of 16] Compiling Data.TypeLevel.TypeVal ( src/Data/TypeLevel/TypeVal.hs, dist/build/Data/TypeLevel/TypeVal.o, dist/build/Data/TypeLevel/TypeVal.dyn_o ) src/Data/TypeLevel/TypeVal.hs:1:1: warning: [GHC-85401] [-Wmissing-export-lists] The export item module Data.TypeLevel.TypeVal is missing an export list | 1 | {-# LANGUAGE PolyKinds #-} | ^ [16 of 16] Compiling Paths_typelevel_tools_yj ( dist/build/autogen/Paths_typelevel_tools_yj.hs, dist/build/Paths_typelevel_tools_yj.o, dist/build/Paths_typelevel_tools_yj.dyn_o ) Preprocessing library for typelevel-tools-yj-0.1.0.9.. Running Haddock on library for typelevel-tools-yj-0.1.0.9.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [ 1 of 16] Compiling Data.TypeLevel.Bool ( src/Data/TypeLevel/Bool.hs, nothing ) [ 2 of 16] Compiling Data.TypeLevel.List.TH ( src/Data/TypeLevel/List/TH.hs, /tmp/ghc2259582_0/ghc_6.o, /tmp/ghc2259582_0/ghc_6.dyn_o ) src/Data/TypeLevel/List/TH.hs:1:1: warning: [GHC-85401] [-Wmissing-export-lists] The export item module Data.TypeLevel.List.TH is missing an export list | 1 | {-# LANGUAGE TemplateHaskell #-} | ^ [ 3 of 16] Compiling Data.TypeLevel.List.Push ( src/Data/TypeLevel/List/Push.hs, /tmp/ghc2259582_0/ghc_4.o, /tmp/ghc2259582_0/ghc_4.dyn_o ) src/Data/TypeLevel/List/Push.hs:1:1: warning: [GHC-85401] [-Wmissing-export-lists] The export item module Data.TypeLevel.List.Push is missing an export list | 1 | {-# LANGUAGE TemplateHaskell #-} | ^ [ 4 of 16] Compiling Data.TypeLevel.List.Unzip ( src/Data/TypeLevel/List/Unzip.hs, /tmp/ghc2259582_0/ghc_8.o, /tmp/ghc2259582_0/ghc_8.dyn_o ) src/Data/TypeLevel/List/Unzip.hs:1:1: warning: [GHC-85401] [-Wmissing-export-lists] The export item module Data.TypeLevel.List.Unzip is missing an export list | 1 | {-# LANGUAGE TemplateHaskell #-} | ^ [ 5 of 16] Compiling Data.TypeLevel.List ( src/Data/TypeLevel/List.hs, nothing ) src/Data/TypeLevel/List.hs:27:10: warning: [GHC-30606] [-Wredundant-constraints] " Redundant constraint: IsPrefixOf xs ys " In the instance declaration for IsPrefixOf (x : xs) (x : ys) | 27 | instance xs `IsPrefixOf` ys => (x ': xs) `IsPrefixOf` (x ': ys) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/TypeLevel/List.hs:31:10: warning: [GHC-30606] [-Wredundant-constraints] " Redundant constraint: IsPrefixOf (x : xs) (x : ys) " In the instance declaration for InfixIndex (x : xs) (x : ys) | 31 | instance (x ': xs) `IsPrefixOf` (x ': ys) => | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... [ 6 of 16] Compiling Data.TypeLevel.List.Zip ( src/Data/TypeLevel/List/Zip.hs, nothing ) src/Data/TypeLevel/List/Zip.hs:1:1: warning: [GHC-85401] [-Wmissing-export-lists] The export item module Data.TypeLevel.List.Zip is missing an export list | 1 | {-# LANGUAGE TemplateHaskell #-} | ^ [ 7 of 16] Compiling Data.TypeLevel.ParMaybe ( src/Data/TypeLevel/ParMaybe.hs, nothing ) [ 8 of 16] Compiling Data.TypeLevel.Maybe ( src/Data/TypeLevel/Maybe.hs, nothing ) [ 9 of 16] Compiling Data.TypeLevel.Tuple.Index.TH ( src/Data/TypeLevel/Tuple/Index/TH.hs, /tmp/ghc2259582_0/ghc_10.o, /tmp/ghc2259582_0/ghc_10.dyn_o ) [10 of 16] Compiling Data.TypeLevel.Tuple.Index ( src/Data/TypeLevel/Tuple/Index.hs, nothing ) src/Data/TypeLevel/Tuple/Index.hs:1:1: warning: [GHC-85401] [-Wmissing-export-lists] The export item module Data.TypeLevel.Tuple.Index is missing an export list | 1 | {-# LANGUAGE TemplateHaskell #-} | ^ [11 of 16] Compiling Data.TypeLevel.Tuple.MapIndex.TH ( src/Data/TypeLevel/Tuple/MapIndex/TH.hs, /tmp/ghc2259582_0/ghc_12.o, /tmp/ghc2259582_0/ghc_12.dyn_o ) [12 of 16] Compiling Data.TypeLevel.Tuple.MapIndex ( src/Data/TypeLevel/Tuple/MapIndex.hs, nothing ) [13 of 16] Compiling Data.TypeLevel.Tuple.Uncurry.TH ( src/Data/TypeLevel/Tuple/Uncurry/TH.hs, /tmp/ghc2259582_0/ghc_14.o, /tmp/ghc2259582_0/ghc_14.dyn_o ) [14 of 16] Compiling Data.TypeLevel.Tuple.Uncurry ( src/Data/TypeLevel/Tuple/Uncurry.hs, nothing ) src/Data/TypeLevel/Tuple/Uncurry.hs:1:1: warning: [GHC-85401] [-Wmissing-export-lists] The export item module Data.TypeLevel.Tuple.Uncurry is missing an export list | 1 | {-# LANGUAGE TemplateHaskell #-} | ^ [15 of 16] Compiling Data.TypeLevel.TypeVal ( src/Data/TypeLevel/TypeVal.hs, nothing ) src/Data/TypeLevel/TypeVal.hs:1:1: warning: [GHC-85401] [-Wmissing-export-lists] The export item module Data.TypeLevel.TypeVal is missing an export list | 1 | {-# LANGUAGE PolyKinds #-} | ^ [16 of 16] Compiling Paths_typelevel_tools_yj ( dist/build/autogen/Paths_typelevel_tools_yj.hs, nothing ) Haddock coverage: 0% ( 0 / 2) in 'Data.TypeLevel.Bool' Missing documentation for: Module header b (src/Data/TypeLevel/Bool.hs:9) 0% ( 0 / 15) in 'Data.TypeLevel.List.TH' Missing documentation for: Module header unzip (src/Data/TypeLevel/List/TH.hs:15) unzipGen (src/Data/TypeLevel/List/TH.hs:24) push (src/Data/TypeLevel/List/TH.hs:37) pushGen (src/Data/TypeLevel/List/TH.hs:47) tupleFromList (src/Data/TypeLevel/List/TH.hs:55) promotedTupleFromList (src/Data/TypeLevel/List/TH.hs:58) promotedCons (src/Data/TypeLevel/List/TH.hs:61) varNames (src/Data/TypeLevel/List/TH.hs:64) kindNames (src/Data/TypeLevel/List/TH.hs:67) mkZip (src/Data/TypeLevel/List/TH.hs:70) bar (src/Data/TypeLevel/List/TH.hs:78) mkBar (src/Data/TypeLevel/List/TH.hs:81) emptyOne (src/Data/TypeLevel/List/TH.hs:94) foo (src/Data/TypeLevel/List/TH.hs:97) 0% ( 0 / 62) in 'Data.TypeLevel.List.Push' Missing documentation for: Module header Push62 (src/Data/TypeLevel/List/Push.hs:10) Push61 (src/Data/TypeLevel/List/Push.hs:10) Push60 (src/Data/TypeLevel/List/Push.hs:10) Push59 (src/Data/TypeLevel/List/Push.hs:10) Push58 (src/Data/TypeLevel/List/Push.hs:10) Push57 (src/Data/TypeLevel/List/Push.hs:10) Push56 (src/Data/TypeLevel/List/Push.hs:10) Push55 (src/Data/TypeLevel/List/Push.hs:10) Push54 (src/Data/TypeLevel/List/Push.hs:10) Push53 (src/Data/TypeLevel/List/Push.hs:10) Push52 (src/Data/TypeLevel/List/Push.hs:10) Push51 (src/Data/TypeLevel/List/Push.hs:10) Push50 (src/Data/TypeLevel/List/Push.hs:10) Push49 (src/Data/TypeLevel/List/Push.hs:10) Push48 (src/Data/TypeLevel/List/Push.hs:10) Push47 (src/Data/TypeLevel/List/Push.hs:10) Push46 (src/Data/TypeLevel/List/Push.hs:10) Push45 (src/Data/TypeLevel/List/Push.hs:10) Push44 (src/Data/TypeLevel/List/Push.hs:10) Push43 (src/Data/TypeLevel/List/Push.hs:10) Push42 (src/Data/TypeLevel/List/Push.hs:10) Push41 (src/Data/TypeLevel/List/Push.hs:10) Push40 (src/Data/TypeLevel/List/Push.hs:10) Push39 (src/Data/TypeLevel/List/Push.hs:10) Push38 (src/Data/TypeLevel/List/Push.hs:10) Push37 (src/Data/TypeLevel/List/Push.hs:10) Push36 (src/Data/TypeLevel/List/Push.hs:10) Push35 (src/Data/TypeLevel/List/Push.hs:10) Push34 (src/Data/TypeLevel/List/Push.hs:10) Push33 (src/Data/TypeLevel/List/Push.hs:10) Push32 (src/Data/TypeLevel/List/Push.hs:10) Push31 (src/Data/TypeLevel/List/Push.hs:10) Push30 (src/Data/TypeLevel/List/Push.hs:10) Push29 (src/Data/TypeLevel/List/Push.hs:10) Push28 (src/Data/TypeLevel/List/Push.hs:10) Push27 (src/Data/TypeLevel/List/Push.hs:10) Push26 (src/Data/TypeLevel/List/Push.hs:10) Push25 (src/Data/TypeLevel/List/Push.hs:10) Push24 (src/Data/TypeLevel/List/Push.hs:10) Push23 (src/Data/TypeLevel/List/Push.hs:10) Push22 (src/Data/TypeLevel/List/Push.hs:10) Push21 (src/Data/TypeLevel/List/Push.hs:10) Push20 (src/Data/TypeLevel/List/Push.hs:10) Push19 (src/Data/TypeLevel/List/Push.hs:10) Push18 (src/Data/TypeLevel/List/Push.hs:10) Push17 (src/Data/TypeLevel/List/Push.hs:10) Push16 (src/Data/TypeLevel/List/Push.hs:10) Push15 (src/Data/TypeLevel/List/Push.hs:10) Push14 (src/Data/TypeLevel/List/Push.hs:10) Push13 (src/Data/TypeLevel/List/Push.hs:10) Push12 (src/Data/TypeLevel/List/Push.hs:10) Push11 (src/Data/TypeLevel/List/Push.hs:10) Push10 (src/Data/TypeLevel/List/Push.hs:10) Push9 (src/Data/TypeLevel/List/Push.hs:10) Push8 (src/Data/TypeLevel/List/Push.hs:10) Push7 (src/Data/TypeLevel/List/Push.hs:10) Push6 (src/Data/TypeLevel/List/Push.hs:10) Push5 (src/Data/TypeLevel/List/Push.hs:10) Push4 (src/Data/TypeLevel/List/Push.hs:10) Push3 (src/Data/TypeLevel/List/Push.hs:10) Push2 (src/Data/TypeLevel/List/Push.hs:10) 0% ( 0 / 62) in 'Data.TypeLevel.List.Unzip' Missing documentation for: Module header Unzip62 (src/Data/TypeLevel/List/Unzip.hs:14) Unzip61 (src/Data/TypeLevel/List/Unzip.hs:14) Unzip60 (src/Data/TypeLevel/List/Unzip.hs:14) Unzip59 (src/Data/TypeLevel/List/Unzip.hs:14) Unzip58 (src/Data/TypeLevel/List/Unzip.hs:14) Unzip57 (src/Data/TypeLevel/List/Unzip.hs:14) Unzip56 (src/Data/TypeLevel/List/Unzip.hs:14) Unzip55 (src/Data/TypeLevel/List/Unzip.hs:14) Unzip54 (src/Data/TypeLevel/List/Unzip.hs:14) Unzip53 (src/Data/TypeLevel/List/Unzip.hs:14) Unzip52 (src/Data/TypeLevel/List/Unzip.hs:14) Unzip51 (src/Data/TypeLevel/List/Unzip.hs:14) Unzip50 (src/Data/TypeLevel/List/Unzip.hs:14) Unzip49 (src/Data/TypeLevel/List/Unzip.hs:14) Unzip48 (src/Data/TypeLevel/List/Unzip.hs:14) Unzip47 (src/Data/TypeLevel/List/Unzip.hs:14) Unzip46 (src/Data/TypeLevel/List/Unzip.hs:14) Unzip45 (src/Data/TypeLevel/List/Unzip.hs:14) Unzip44 (src/Data/TypeLevel/List/Unzip.hs:14) Unzip43 (src/Data/TypeLevel/List/Unzip.hs:14) Unzip42 (src/Data/TypeLevel/List/Unzip.hs:14) Unzip41 (src/Data/TypeLevel/List/Unzip.hs:14) Unzip40 (src/Data/TypeLevel/List/Unzip.hs:14) Unzip39 (src/Data/TypeLevel/List/Unzip.hs:14) Unzip38 (src/Data/TypeLevel/List/Unzip.hs:14) Unzip37 (src/Data/TypeLevel/List/Unzip.hs:14) Unzip36 (src/Data/TypeLevel/List/Unzip.hs:14) Unzip35 (src/Data/TypeLevel/List/Unzip.hs:14) Unzip34 (src/Data/TypeLevel/List/Unzip.hs:14) Unzip33 (src/Data/TypeLevel/List/Unzip.hs:14) Unzip32 (src/Data/TypeLevel/List/Unzip.hs:14) Unzip31 (src/Data/TypeLevel/List/Unzip.hs:14) Unzip30 (src/Data/TypeLevel/List/Unzip.hs:14) Unzip29 (src/Data/TypeLevel/List/Unzip.hs:14) Unzip28 (src/Data/TypeLevel/List/Unzip.hs:14) Unzip27 (src/Data/TypeLevel/List/Unzip.hs:14) Unzip26 (src/Data/TypeLevel/List/Unzip.hs:14) Unzip25 (src/Data/TypeLevel/List/Unzip.hs:14) Unzip24 (src/Data/TypeLevel/List/Unzip.hs:14) Unzip23 (src/Data/TypeLevel/List/Unzip.hs:14) Unzip22 (src/Data/TypeLevel/List/Unzip.hs:14) Unzip21 (src/Data/TypeLevel/List/Unzip.hs:14) Unzip20 (src/Data/TypeLevel/List/Unzip.hs:14) Unzip19 (src/Data/TypeLevel/List/Unzip.hs:14) Unzip18 (src/Data/TypeLevel/List/Unzip.hs:14) Unzip17 (src/Data/TypeLevel/List/Unzip.hs:14) Unzip16 (src/Data/TypeLevel/List/Unzip.hs:14) Unzip15 (src/Data/TypeLevel/List/Unzip.hs:14) Unzip14 (src/Data/TypeLevel/List/Unzip.hs:14) Unzip13 (src/Data/TypeLevel/List/Unzip.hs:14) Unzip12 (src/Data/TypeLevel/List/Unzip.hs:14) Unzip11 (src/Data/TypeLevel/List/Unzip.hs:14) Unzip10 (src/Data/TypeLevel/List/Unzip.hs:14) Unzip9 (src/Data/TypeLevel/List/Unzip.hs:14) Unzip8 (src/Data/TypeLevel/List/Unzip.hs:14) Unzip7 (src/Data/TypeLevel/List/Unzip.hs:14) Unzip6 (src/Data/TypeLevel/List/Unzip.hs:14) Unzip5 (src/Data/TypeLevel/List/Unzip.hs:14) Unzip4 (src/Data/TypeLevel/List/Unzip.hs:14) Unzip3 (src/Data/TypeLevel/List/Unzip.hs:14) Unzip2 (src/Data/TypeLevel/List/Unzip.hs:14) 16% ( 1 / 6) in 'Data.TypeLevel.List' Missing documentation for: Module header Length (src/Data/TypeLevel/List.hs:21) IsPrefixOf (src/Data/TypeLevel/List.hs:25) InfixIndex (src/Data/TypeLevel/List.hs:29) Append (src/Data/TypeLevel/List.hs:38) 0% ( 0 / 10) in 'Data.TypeLevel.List.Zip' Missing documentation for: Module header Zip10 (src/Data/TypeLevel/List/Zip.hs:10) Zip9 (src/Data/TypeLevel/List/Zip.hs:10) Zip8 (src/Data/TypeLevel/List/Zip.hs:10) Zip7 (src/Data/TypeLevel/List/Zip.hs:10) Zip6 (src/Data/TypeLevel/List/Zip.hs:10) Zip5 (src/Data/TypeLevel/List/Zip.hs:10) Zip4 (src/Data/TypeLevel/List/Zip.hs:10) Zip3 (src/Data/TypeLevel/List/Zip.hs:10) Zip2 (src/Data/TypeLevel/List/Zip.hs:10) 0% ( 0 / 6) in 'Data.TypeLevel.ParMaybe' Missing documentation for: Module header M (src/Data/TypeLevel/ParMaybe.hs:13) Map (src/Data/TypeLevel/ParMaybe.hs:26) maybe (src/Data/TypeLevel/ParMaybe.hs:31) map (src/Data/TypeLevel/ParMaybe.hs:35) nil (src/Data/TypeLevel/ParMaybe.hs:39) 0% ( 0 / 5) in 'Data.TypeLevel.Maybe' Missing documentation for: Module header M (src/Data/TypeLevel/Maybe.hs:17) N (src/Data/TypeLevel/Maybe.hs:20) J (src/Data/TypeLevel/Maybe.hs:23) Id (src/Data/TypeLevel/Maybe.hs:15) 0% ( 0 / 4) in 'Data.TypeLevel.Tuple.Index.TH' Missing documentation for: Module header mkI (src/Data/TypeLevel/Tuple/Index/TH.hs:14) mkITup (src/Data/TypeLevel/Tuple/Index/TH.hs:44) mTupIndices (src/Data/TypeLevel/Tuple/Index/TH.hs:68) 0% ( 0 /579) in 'Data.TypeLevel.Tuple.Index' Missing documentation for: Module header I0_2 (src/Data/TypeLevel/Tuple/Index.hs:11) I1_2 (src/Data/TypeLevel/Tuple/Index.hs:11) I0_3 (src/Data/TypeLevel/Tuple/Index.hs:11) I1_3 (src/Data/TypeLevel/Tuple/Index.hs:11) I2_3 (src/Data/TypeLevel/Tuple/Index.hs:11) I0_4 (src/Data/TypeLevel/Tuple/Index.hs:11) I1_4 (src/Data/TypeLevel/Tuple/Index.hs:11) I2_4 (src/Data/TypeLevel/Tuple/Index.hs:11) I3_4 (src/Data/TypeLevel/Tuple/Index.hs:11) I0_5 (src/Data/TypeLevel/Tuple/Index.hs:11) I1_5 (src/Data/TypeLevel/Tuple/Index.hs:11) I2_5 (src/Data/TypeLevel/Tuple/Index.hs:11) I3_5 (src/Data/TypeLevel/Tuple/Index.hs:11) I4_5 (src/Data/TypeLevel/Tuple/Index.hs:11) I0_6 (src/Data/TypeLevel/Tuple/Index.hs:11) I1_6 (src/Data/TypeLevel/Tuple/Index.hs:11) I2_6 (src/Data/TypeLevel/Tuple/Index.hs:11) I3_6 (src/Data/TypeLevel/Tuple/Index.hs:11) I4_6 (src/Data/TypeLevel/Tuple/Index.hs:11) I5_6 (src/Data/TypeLevel/Tuple/Index.hs:11) I0_7 (src/Data/TypeLevel/Tuple/Index.hs:11) I1_7 (src/Data/TypeLevel/Tuple/Index.hs:11) I2_7 (src/Data/TypeLevel/Tuple/Index.hs:11) I3_7 (src/Data/TypeLevel/Tuple/Index.hs:11) I4_7 (src/Data/TypeLevel/Tuple/Index.hs:11) I5_7 (src/Data/TypeLevel/Tuple/Index.hs:11) I6_7 (src/Data/TypeLevel/Tuple/Index.hs:11) I0_8 (src/Data/TypeLevel/Tuple/Index.hs:11) I1_8 (src/Data/TypeLevel/Tuple/Index.hs:11) I2_8 (src/Data/TypeLevel/Tuple/Index.hs:11) I3_8 (src/Data/TypeLevel/Tuple/Index.hs:11) I4_8 (src/Data/TypeLevel/Tuple/Index.hs:11) I5_8 (src/Data/TypeLevel/Tuple/Index.hs:11) I6_8 (src/Data/TypeLevel/Tuple/Index.hs:11) I7_8 (src/Data/TypeLevel/Tuple/Index.hs:11) I0_9 (src/Data/TypeLevel/Tuple/Index.hs:11) I1_9 (src/Data/TypeLevel/Tuple/Index.hs:11) I2_9 (src/Data/TypeLevel/Tuple/Index.hs:11) I3_9 (src/Data/TypeLevel/Tuple/Index.hs:11) I4_9 (src/Data/TypeLevel/Tuple/Index.hs:11) I5_9 (src/Data/TypeLevel/Tuple/Index.hs:11) I6_9 (src/Data/TypeLevel/Tuple/Index.hs:11) I7_9 (src/Data/TypeLevel/Tuple/Index.hs:11) I8_9 (src/Data/TypeLevel/Tuple/Index.hs:11) I0_10 (src/Data/TypeLevel/Tuple/Index.hs:11) I1_10 (src/Data/TypeLevel/Tuple/Index.hs:11) I2_10 (src/Data/TypeLevel/Tuple/Index.hs:11) I3_10 (src/Data/TypeLevel/Tuple/Index.hs:11) I4_10 (src/Data/TypeLevel/Tuple/Index.hs:11) I5_10 (src/Data/TypeLevel/Tuple/Index.hs:11) I6_10 (src/Data/TypeLevel/Tuple/Index.hs:11) I7_10 (src/Data/TypeLevel/Tuple/Index.hs:11) I8_10 (src/Data/TypeLevel/Tuple/Index.hs:11) I9_10 (src/Data/TypeLevel/Tuple/Index.hs:11) I0_11 (src/Data/TypeLevel/Tuple/Index.hs:11) I1_11 (src/Data/TypeLevel/Tuple/Index.hs:11) I2_11 (src/Data/TypeLevel/Tuple/Index.hs:11) I3_11 (src/Data/TypeLevel/Tuple/Index.hs:11) I4_11 (src/Data/TypeLevel/Tuple/Index.hs:11) I5_11 (src/Data/TypeLevel/Tuple/Index.hs:11) I6_11 (src/Data/TypeLevel/Tuple/Index.hs:11) I7_11 (src/Data/TypeLevel/Tuple/Index.hs:11) I8_11 (src/Data/TypeLevel/Tuple/Index.hs:11) I9_11 (src/Data/TypeLevel/Tuple/Index.hs:11) I10_11 (src/Data/TypeLevel/Tuple/Index.hs:11) I0_12 (src/Data/TypeLevel/Tuple/Index.hs:11) I1_12 (src/Data/TypeLevel/Tuple/Index.hs:11) I2_12 (src/Data/TypeLevel/Tuple/Index.hs:11) I3_12 (src/Data/TypeLevel/Tuple/Index.hs:11) I4_12 (src/Data/TypeLevel/Tuple/Index.hs:11) I5_12 (src/Data/TypeLevel/Tuple/Index.hs:11) I6_12 (src/Data/TypeLevel/Tuple/Index.hs:11) I7_12 (src/Data/TypeLevel/Tuple/Index.hs:11) I8_12 (src/Data/TypeLevel/Tuple/Index.hs:11) I9_12 (src/Data/TypeLevel/Tuple/Index.hs:11) I10_12 (src/Data/TypeLevel/Tuple/Index.hs:11) I11_12 (src/Data/TypeLevel/Tuple/Index.hs:11) I0_13 (src/Data/TypeLevel/Tuple/Index.hs:11) I1_13 (src/Data/TypeLevel/Tuple/Index.hs:11) I2_13 (src/Data/TypeLevel/Tuple/Index.hs:11) I3_13 (src/Data/TypeLevel/Tuple/Index.hs:11) I4_13 (src/Data/TypeLevel/Tuple/Index.hs:11) I5_13 (src/Data/TypeLevel/Tuple/Index.hs:11) I6_13 (src/Data/TypeLevel/Tuple/Index.hs:11) I7_13 (src/Data/TypeLevel/Tuple/Index.hs:11) I8_13 (src/Data/TypeLevel/Tuple/Index.hs:11) I9_13 (src/Data/TypeLevel/Tuple/Index.hs:11) I10_13 (src/Data/TypeLevel/Tuple/Index.hs:11) I11_13 (src/Data/TypeLevel/Tuple/Index.hs:11) I12_13 (src/Data/TypeLevel/Tuple/Index.hs:11) I0_14 (src/Data/TypeLevel/Tuple/Index.hs:11) I1_14 (src/Data/TypeLevel/Tuple/Index.hs:11) I2_14 (src/Data/TypeLevel/Tuple/Index.hs:11) I3_14 (src/Data/TypeLevel/Tuple/Index.hs:11) I4_14 (src/Data/TypeLevel/Tuple/Index.hs:11) I5_14 (src/Data/TypeLevel/Tuple/Index.hs:11) I6_14 (src/Data/TypeLevel/Tuple/Index.hs:11) I7_14 (src/Data/TypeLevel/Tuple/Index.hs:11) I8_14 (src/Data/TypeLevel/Tuple/Index.hs:11) I9_14 (src/Data/TypeLevel/Tuple/Index.hs:11) I10_14 (src/Data/TypeLevel/Tuple/Index.hs:11) I11_14 (src/Data/TypeLevel/Tuple/Index.hs:11) I12_14 (src/Data/TypeLevel/Tuple/Index.hs:11) I13_14 (src/Data/TypeLevel/Tuple/Index.hs:11) I0_15 (src/Data/TypeLevel/Tuple/Index.hs:11) I1_15 (src/Data/TypeLevel/Tuple/Index.hs:11) I2_15 (src/Data/TypeLevel/Tuple/Index.hs:11) I3_15 (src/Data/TypeLevel/Tuple/Index.hs:11) I4_15 (src/Data/TypeLevel/Tuple/Index.hs:11) I5_15 (src/Data/TypeLevel/Tuple/Index.hs:11) I6_15 (src/Data/TypeLevel/Tuple/Index.hs:11) I7_15 (src/Data/TypeLevel/Tuple/Index.hs:11) I8_15 (src/Data/TypeLevel/Tuple/Index.hs:11) I9_15 (src/Data/TypeLevel/Tuple/Index.hs:11) I10_15 (src/Data/TypeLevel/Tuple/Index.hs:11) I11_15 (src/Data/TypeLevel/Tuple/Index.hs:11) I12_15 (src/Data/TypeLevel/Tuple/Index.hs:11) I13_15 (src/Data/TypeLevel/Tuple/Index.hs:11) I14_15 (src/Data/TypeLevel/Tuple/Index.hs:11) I0'1_3 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'2_3 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'2_3 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'2_4 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'3_4 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1_4 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'2'3_4 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'2_4 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'3_4 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'2'3_4 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'2_4 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'3_4 (src/Data/TypeLevel/Tuple/Index.hs:13) I2'3_4 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'2'3_5 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'2'4_5 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'2_5 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'3'4_5 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'3_5 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'4_5 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1_5 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'2'3'4_5 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'2'3_5 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'2'4_5 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'2_5 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'3'4_5 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'3_5 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'4_5 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'2'3'4_5 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'2'3_5 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'2'4_5 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'2_5 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'3'4_5 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'3_5 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'4_5 (src/Data/TypeLevel/Tuple/Index.hs:13) I2'3'4_5 (src/Data/TypeLevel/Tuple/Index.hs:13) I2'3_5 (src/Data/TypeLevel/Tuple/Index.hs:13) I2'4_5 (src/Data/TypeLevel/Tuple/Index.hs:13) I3'4_5 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'2'3'4_6 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'2'3'5_6 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'2'3_6 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'2'4'5_6 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'2'4_6 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'2'5_6 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'2_6 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'3'4'5_6 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'3'4_6 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'3'5_6 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'3_6 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'4'5_6 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'4_6 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'5_6 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1_6 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'2'3'4'5_6 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'2'3'4_6 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'2'3'5_6 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'2'3_6 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'2'4'5_6 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'2'4_6 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'2'5_6 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'2_6 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'3'4'5_6 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'3'4_6 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'3'5_6 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'3_6 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'4'5_6 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'4_6 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'5_6 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'2'3'4'5_6 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'2'3'4_6 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'2'3'5_6 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'2'3_6 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'2'4'5_6 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'2'4_6 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'2'5_6 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'2_6 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'3'4'5_6 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'3'4_6 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'3'5_6 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'3_6 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'4'5_6 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'4_6 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'5_6 (src/Data/TypeLevel/Tuple/Index.hs:13) I2'3'4'5_6 (src/Data/TypeLevel/Tuple/Index.hs:13) I2'3'4_6 (src/Data/TypeLevel/Tuple/Index.hs:13) I2'3'5_6 (src/Data/TypeLevel/Tuple/Index.hs:13) I2'3_6 (src/Data/TypeLevel/Tuple/Index.hs:13) I2'4'5_6 (src/Data/TypeLevel/Tuple/Index.hs:13) I2'4_6 (src/Data/TypeLevel/Tuple/Index.hs:13) I2'5_6 (src/Data/TypeLevel/Tuple/Index.hs:13) I3'4'5_6 (src/Data/TypeLevel/Tuple/Index.hs:13) I3'4_6 (src/Data/TypeLevel/Tuple/Index.hs:13) I3'5_6 (src/Data/TypeLevel/Tuple/Index.hs:13) I4'5_6 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'2'3'4'5_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'2'3'4'6_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'2'3'4_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'2'3'5'6_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'2'3'5_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'2'3'6_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'2'3_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'2'4'5'6_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'2'4'5_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'2'4'6_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'2'4_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'2'5'6_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'2'5_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'2'6_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'2_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'3'4'5'6_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'3'4'5_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'3'4'6_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'3'4_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'3'5'6_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'3'5_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'3'6_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'3_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'4'5'6_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'4'5_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'4'6_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'4_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'5'6_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'5_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'6_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'2'3'4'5'6_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'2'3'4'5_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'2'3'4'6_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'2'3'4_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'2'3'5'6_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'2'3'5_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'2'3'6_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'2'3_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'2'4'5'6_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'2'4'5_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'2'4'6_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'2'4_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'2'5'6_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'2'5_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'2'6_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'2_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'3'4'5'6_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'3'4'5_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'3'4'6_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'3'4_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'3'5'6_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'3'5_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'3'6_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'3_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'4'5'6_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'4'5_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'4'6_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'4_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'5'6_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'5_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'6_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'2'3'4'5'6_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'2'3'4'5_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'2'3'4'6_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'2'3'4_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'2'3'5'6_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'2'3'5_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'2'3'6_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'2'3_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'2'4'5'6_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'2'4'5_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'2'4'6_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'2'4_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'2'5'6_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'2'5_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'2'6_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'2_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'3'4'5'6_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'3'4'5_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'3'4'6_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'3'4_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'3'5'6_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'3'5_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'3'6_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'3_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'4'5'6_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'4'5_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'4'6_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'4_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'5'6_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'5_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'6_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I2'3'4'5'6_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I2'3'4'5_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I2'3'4'6_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I2'3'4_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I2'3'5'6_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I2'3'5_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I2'3'6_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I2'3_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I2'4'5'6_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I2'4'5_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I2'4'6_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I2'4_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I2'5'6_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I2'5_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I2'6_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I3'4'5'6_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I3'4'5_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I3'4'6_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I3'4_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I3'5'6_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I3'5_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I3'6_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I4'5'6_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I4'5_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I4'6_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I5'6_7 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'2'3'4'5'6_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'2'3'4'5'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'2'3'4'5_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'2'3'4'6'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'2'3'4'6_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'2'3'4'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'2'3'4_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'2'3'5'6'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'2'3'5'6_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'2'3'5'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'2'3'5_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'2'3'6'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'2'3'6_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'2'3'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'2'3_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'2'4'5'6'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'2'4'5'6_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'2'4'5'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'2'4'5_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'2'4'6'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'2'4'6_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'2'4'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'2'4_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'2'5'6'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'2'5'6_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'2'5'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'2'5_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'2'6'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'2'6_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'2'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'2_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'3'4'5'6'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'3'4'5'6_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'3'4'5'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'3'4'5_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'3'4'6'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'3'4'6_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'3'4'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'3'4_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'3'5'6'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'3'5'6_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'3'5'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'3'5_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'3'6'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'3'6_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'3'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'3_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'4'5'6'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'4'5'6_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'4'5'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'4'5_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'4'6'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'4'6_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'4'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'4_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'5'6'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'5'6_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'5'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'5_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'6'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'6_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'1_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'2'3'4'5'6'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'2'3'4'5'6_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'2'3'4'5'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'2'3'4'5_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'2'3'4'6'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'2'3'4'6_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'2'3'4'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'2'3'4_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'2'3'5'6'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'2'3'5'6_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'2'3'5'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'2'3'5_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'2'3'6'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'2'3'6_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'2'3'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'2'3_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'2'4'5'6'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'2'4'5'6_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'2'4'5'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'2'4'5_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'2'4'6'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'2'4'6_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'2'4'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'2'4_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'2'5'6'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'2'5'6_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'2'5'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'2'5_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'2'6'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'2'6_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'2'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'2_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'3'4'5'6'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'3'4'5'6_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'3'4'5'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'3'4'5_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'3'4'6'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'3'4'6_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'3'4'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'3'4_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'3'5'6'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'3'5'6_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'3'5'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'3'5_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'3'6'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'3'6_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'3'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'3_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'4'5'6'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'4'5'6_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'4'5'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'4'5_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'4'6'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'4'6_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'4'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'4_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'5'6'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'5'6_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'5'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'5_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'6'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'6_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I0'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'2'3'4'5'6'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'2'3'4'5'6_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'2'3'4'5'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'2'3'4'5_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'2'3'4'6'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'2'3'4'6_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'2'3'4'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'2'3'4_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'2'3'5'6'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'2'3'5'6_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'2'3'5'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'2'3'5_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'2'3'6'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'2'3'6_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'2'3'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'2'3_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'2'4'5'6'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'2'4'5'6_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'2'4'5'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'2'4'5_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'2'4'6'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'2'4'6_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'2'4'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'2'4_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'2'5'6'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'2'5'6_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'2'5'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'2'5_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'2'6'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'2'6_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'2'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'2_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'3'4'5'6'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'3'4'5'6_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'3'4'5'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'3'4'5_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'3'4'6'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'3'4'6_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'3'4'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'3'4_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'3'5'6'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'3'5'6_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'3'5'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'3'5_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'3'6'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'3'6_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'3'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'3_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'4'5'6'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'4'5'6_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'4'5'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'4'5_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'4'6'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'4'6_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'4'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'4_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'5'6'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'5'6_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'5'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'5_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'6'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'6_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I1'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I2'3'4'5'6'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I2'3'4'5'6_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I2'3'4'5'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I2'3'4'5_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I2'3'4'6'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I2'3'4'6_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I2'3'4'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I2'3'4_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I2'3'5'6'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I2'3'5'6_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I2'3'5'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I2'3'5_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I2'3'6'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I2'3'6_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I2'3'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I2'3_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I2'4'5'6'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I2'4'5'6_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I2'4'5'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I2'4'5_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I2'4'6'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I2'4'6_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I2'4'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I2'4_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I2'5'6'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I2'5'6_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I2'5'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I2'5_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I2'6'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I2'6_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I2'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I3'4'5'6'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I3'4'5'6_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I3'4'5'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I3'4'5_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I3'4'6'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I3'4'6_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I3'4'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I3'4_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I3'5'6'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I3'5'6_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I3'5'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I3'5_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I3'6'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I3'6_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I3'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I4'5'6'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I4'5'6_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I4'5'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I4'5_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I4'6'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I4'6_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I4'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I5'6'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I5'6_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I5'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) I6'7_8 (src/Data/TypeLevel/Tuple/Index.hs:13) 0% ( 0 / 4) in 'Data.TypeLevel.Tuple.MapIndex.TH' Missing documentation for: Module header mkM (src/Data/TypeLevel/Tuple/MapIndex/TH.hs:21) mkMTup (src/Data/TypeLevel/Tuple/MapIndex/TH.hs:51) mTupIndices (src/Data/TypeLevel/Tuple/MapIndex/TH.hs:89) 0% ( 0 /514) in 'Data.TypeLevel.Tuple.MapIndex' Missing documentation for: Module header M9_10 (src/Data/TypeLevel/Tuple/MapIndex.hs:11) M8_10 (src/Data/TypeLevel/Tuple/MapIndex.hs:11) M7_10 (src/Data/TypeLevel/Tuple/MapIndex.hs:11) M6_10 (src/Data/TypeLevel/Tuple/MapIndex.hs:11) M5_10 (src/Data/TypeLevel/Tuple/MapIndex.hs:11) M4_10 (src/Data/TypeLevel/Tuple/MapIndex.hs:11) M3_10 (src/Data/TypeLevel/Tuple/MapIndex.hs:11) M2_10 (src/Data/TypeLevel/Tuple/MapIndex.hs:11) M1_10 (src/Data/TypeLevel/Tuple/MapIndex.hs:11) M0_10 (src/Data/TypeLevel/Tuple/MapIndex.hs:11) M8_9 (src/Data/TypeLevel/Tuple/MapIndex.hs:11) M7_9 (src/Data/TypeLevel/Tuple/MapIndex.hs:11) M6_9 (src/Data/TypeLevel/Tuple/MapIndex.hs:11) M5_9 (src/Data/TypeLevel/Tuple/MapIndex.hs:11) M4_9 (src/Data/TypeLevel/Tuple/MapIndex.hs:11) M3_9 (src/Data/TypeLevel/Tuple/MapIndex.hs:11) M2_9 (src/Data/TypeLevel/Tuple/MapIndex.hs:11) M1_9 (src/Data/TypeLevel/Tuple/MapIndex.hs:11) M0_9 (src/Data/TypeLevel/Tuple/MapIndex.hs:11) M7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:11) M6_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:11) M5_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:11) M4_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:11) M3_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:11) M2_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:11) M1_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:11) M0_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:11) M6_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:11) M5_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:11) M4_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:11) M3_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:11) M2_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:11) M1_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:11) M0_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:11) M5_6 (src/Data/TypeLevel/Tuple/MapIndex.hs:11) M4_6 (src/Data/TypeLevel/Tuple/MapIndex.hs:11) M3_6 (src/Data/TypeLevel/Tuple/MapIndex.hs:11) M2_6 (src/Data/TypeLevel/Tuple/MapIndex.hs:11) M1_6 (src/Data/TypeLevel/Tuple/MapIndex.hs:11) M0_6 (src/Data/TypeLevel/Tuple/MapIndex.hs:11) M4_5 (src/Data/TypeLevel/Tuple/MapIndex.hs:11) M3_5 (src/Data/TypeLevel/Tuple/MapIndex.hs:11) M2_5 (src/Data/TypeLevel/Tuple/MapIndex.hs:11) M1_5 (src/Data/TypeLevel/Tuple/MapIndex.hs:11) M0_5 (src/Data/TypeLevel/Tuple/MapIndex.hs:11) M3_4 (src/Data/TypeLevel/Tuple/MapIndex.hs:11) M2_4 (src/Data/TypeLevel/Tuple/MapIndex.hs:11) M1_4 (src/Data/TypeLevel/Tuple/MapIndex.hs:11) M0_4 (src/Data/TypeLevel/Tuple/MapIndex.hs:11) M2_3 (src/Data/TypeLevel/Tuple/MapIndex.hs:11) M1_3 (src/Data/TypeLevel/Tuple/MapIndex.hs:11) M0_3 (src/Data/TypeLevel/Tuple/MapIndex.hs:11) M1_2 (src/Data/TypeLevel/Tuple/MapIndex.hs:11) M0_2 (src/Data/TypeLevel/Tuple/MapIndex.hs:11) M0'1'2'3'4'5'6_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'2'3'4'5'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'2'3'4'5_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'2'3'4'6'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'2'3'4'6_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'2'3'4'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'2'3'4_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'2'3'5'6'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'2'3'5'6_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'2'3'5'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'2'3'5_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'2'3'6'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'2'3'6_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'2'3'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'2'3_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'2'4'5'6'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'2'4'5'6_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'2'4'5'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'2'4'5_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'2'4'6'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'2'4'6_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'2'4'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'2'4_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'2'5'6'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'2'5'6_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'2'5'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'2'5_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'2'6'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'2'6_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'2'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'2_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'3'4'5'6'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'3'4'5'6_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'3'4'5'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'3'4'5_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'3'4'6'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'3'4'6_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'3'4'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'3'4_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'3'5'6'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'3'5'6_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'3'5'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'3'5_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'3'6'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'3'6_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'3'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'3_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'4'5'6'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'4'5'6_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'4'5'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'4'5_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'4'6'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'4'6_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'4'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'4_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'5'6'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'5'6_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'5'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'5_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'6'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'6_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'2'3'4'5'6'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'2'3'4'5'6_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'2'3'4'5'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'2'3'4'5_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'2'3'4'6'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'2'3'4'6_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'2'3'4'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'2'3'4_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'2'3'5'6'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'2'3'5'6_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'2'3'5'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'2'3'5_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'2'3'6'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'2'3'6_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'2'3'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'2'3_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'2'4'5'6'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'2'4'5'6_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'2'4'5'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'2'4'5_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'2'4'6'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'2'4'6_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'2'4'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'2'4_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'2'5'6'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'2'5'6_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'2'5'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'2'5_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'2'6'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'2'6_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'2'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'2_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'3'4'5'6'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'3'4'5'6_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'3'4'5'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'3'4'5_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'3'4'6'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'3'4'6_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'3'4'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'3'4_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'3'5'6'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'3'5'6_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'3'5'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'3'5_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'3'6'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'3'6_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'3'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'3_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'4'5'6'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'4'5'6_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'4'5'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'4'5_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'4'6'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'4'6_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'4'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'4_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'5'6'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'5'6_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'5'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'5_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'6'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'6_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'2'3'4'5'6'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'2'3'4'5'6_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'2'3'4'5'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'2'3'4'5_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'2'3'4'6'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'2'3'4'6_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'2'3'4'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'2'3'4_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'2'3'5'6'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'2'3'5'6_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'2'3'5'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'2'3'5_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'2'3'6'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'2'3'6_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'2'3'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'2'3_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'2'4'5'6'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'2'4'5'6_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'2'4'5'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'2'4'5_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'2'4'6'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'2'4'6_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'2'4'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'2'4_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'2'5'6'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'2'5'6_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'2'5'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'2'5_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'2'6'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'2'6_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'2'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'2_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'3'4'5'6'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'3'4'5'6_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'3'4'5'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'3'4'5_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'3'4'6'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'3'4'6_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'3'4'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'3'4_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'3'5'6'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'3'5'6_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'3'5'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'3'5_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'3'6'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'3'6_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'3'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'3_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'4'5'6'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'4'5'6_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'4'5'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'4'5_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'4'6'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'4'6_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'4'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'4_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'5'6'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'5'6_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'5'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'5_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'6'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'6_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M2'3'4'5'6'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M2'3'4'5'6_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M2'3'4'5'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M2'3'4'5_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M2'3'4'6'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M2'3'4'6_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M2'3'4'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M2'3'4_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M2'3'5'6'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M2'3'5'6_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M2'3'5'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M2'3'5_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M2'3'6'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M2'3'6_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M2'3'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M2'3_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M2'4'5'6'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M2'4'5'6_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M2'4'5'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M2'4'5_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M2'4'6'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M2'4'6_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M2'4'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M2'4_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M2'5'6'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M2'5'6_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M2'5'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M2'5_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M2'6'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M2'6_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M2'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M3'4'5'6'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M3'4'5'6_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M3'4'5'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M3'4'5_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M3'4'6'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M3'4'6_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M3'4'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M3'4_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M3'5'6'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M3'5'6_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M3'5'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M3'5_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M3'6'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M3'6_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M3'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M4'5'6'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M4'5'6_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M4'5'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M4'5_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M4'6'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M4'6_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M4'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M5'6'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M5'6_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M5'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M6'7_8 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'2'3'4'5_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'2'3'4'6_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'2'3'4_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'2'3'5'6_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'2'3'5_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'2'3'6_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'2'3_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'2'4'5'6_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'2'4'5_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'2'4'6_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'2'4_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'2'5'6_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'2'5_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'2'6_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'2_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'3'4'5'6_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'3'4'5_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'3'4'6_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'3'4_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'3'5'6_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'3'5_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'3'6_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'3_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'4'5'6_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'4'5_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'4'6_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'4_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'5'6_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'5_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'6_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'2'3'4'5'6_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'2'3'4'5_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'2'3'4'6_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'2'3'4_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'2'3'5'6_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'2'3'5_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'2'3'6_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'2'3_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'2'4'5'6_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'2'4'5_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'2'4'6_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'2'4_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'2'5'6_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'2'5_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'2'6_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'2_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'3'4'5'6_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'3'4'5_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'3'4'6_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'3'4_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'3'5'6_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'3'5_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'3'6_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'3_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'4'5'6_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'4'5_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'4'6_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'4_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'5'6_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'5_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'6_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'2'3'4'5'6_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'2'3'4'5_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'2'3'4'6_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'2'3'4_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'2'3'5'6_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'2'3'5_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'2'3'6_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'2'3_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'2'4'5'6_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'2'4'5_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'2'4'6_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'2'4_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'2'5'6_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'2'5_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'2'6_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'2_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'3'4'5'6_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'3'4'5_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'3'4'6_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'3'4_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'3'5'6_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'3'5_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'3'6_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'3_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'4'5'6_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'4'5_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'4'6_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'4_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'5'6_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'5_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'6_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M2'3'4'5'6_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M2'3'4'5_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M2'3'4'6_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M2'3'4_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M2'3'5'6_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M2'3'5_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M2'3'6_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M2'3_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M2'4'5'6_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M2'4'5_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M2'4'6_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M2'4_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M2'5'6_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M2'5_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M2'6_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M3'4'5'6_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M3'4'5_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M3'4'6_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M3'4_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M3'5'6_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M3'5_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M3'6_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M4'5'6_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M4'5_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M4'6_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M5'6_7 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'2'3'4_6 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'2'3'5_6 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'2'3_6 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'2'4'5_6 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'2'4_6 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'2'5_6 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'2_6 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'3'4'5_6 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'3'4_6 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'3'5_6 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'3_6 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'4'5_6 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'4_6 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'5_6 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1_6 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'2'3'4'5_6 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'2'3'4_6 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'2'3'5_6 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'2'3_6 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'2'4'5_6 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'2'4_6 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'2'5_6 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'2_6 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'3'4'5_6 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'3'4_6 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'3'5_6 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'3_6 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'4'5_6 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'4_6 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'5_6 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'2'3'4'5_6 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'2'3'4_6 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'2'3'5_6 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'2'3_6 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'2'4'5_6 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'2'4_6 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'2'5_6 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'2_6 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'3'4'5_6 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'3'4_6 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'3'5_6 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'3_6 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'4'5_6 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'4_6 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'5_6 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M2'3'4'5_6 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M2'3'4_6 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M2'3'5_6 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M2'3_6 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M2'4'5_6 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M2'4_6 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M2'5_6 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M3'4'5_6 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M3'4_6 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M3'5_6 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M4'5_6 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'2'3_5 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'2'4_5 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'2_5 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'3'4_5 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'3_5 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'4_5 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1_5 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'2'3'4_5 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'2'3_5 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'2'4_5 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'2_5 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'3'4_5 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'3_5 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'4_5 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'2'3'4_5 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'2'3_5 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'2'4_5 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'2_5 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'3'4_5 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'3_5 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'4_5 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M2'3'4_5 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M2'3_5 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M2'4_5 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M3'4_5 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'2_4 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1'3_4 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1_4 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'2'3_4 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'2_4 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'3_4 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'2'3_4 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'2_4 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'3_4 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M2'3_4 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'1_3 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M0'2_3 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) M1'2_3 (src/Data/TypeLevel/Tuple/MapIndex.hs:13) 0% ( 0 / 3) in 'Data.TypeLevel.Tuple.Uncurry.TH' Missing documentation for: Module header uc (src/Data/TypeLevel/Tuple/Uncurry/TH.hs:9) showUc (src/Data/TypeLevel/Tuple/Uncurry/TH.hs:29) 0% ( 0 / 62) in 'Data.TypeLevel.Tuple.Uncurry' Missing documentation for: Module header U62 (src/Data/TypeLevel/Tuple/Uncurry.hs:15) U61 (src/Data/TypeLevel/Tuple/Uncurry.hs:15) U60 (src/Data/TypeLevel/Tuple/Uncurry.hs:15) U59 (src/Data/TypeLevel/Tuple/Uncurry.hs:15) U58 (src/Data/TypeLevel/Tuple/Uncurry.hs:15) U57 (src/Data/TypeLevel/Tuple/Uncurry.hs:15) U56 (src/Data/TypeLevel/Tuple/Uncurry.hs:15) U55 (src/Data/TypeLevel/Tuple/Uncurry.hs:15) U54 (src/Data/TypeLevel/Tuple/Uncurry.hs:15) U53 (src/Data/TypeLevel/Tuple/Uncurry.hs:15) U52 (src/Data/TypeLevel/Tuple/Uncurry.hs:15) U51 (src/Data/TypeLevel/Tuple/Uncurry.hs:15) U50 (src/Data/TypeLevel/Tuple/Uncurry.hs:15) U49 (src/Data/TypeLevel/Tuple/Uncurry.hs:15) U48 (src/Data/TypeLevel/Tuple/Uncurry.hs:15) U47 (src/Data/TypeLevel/Tuple/Uncurry.hs:15) U46 (src/Data/TypeLevel/Tuple/Uncurry.hs:15) U45 (src/Data/TypeLevel/Tuple/Uncurry.hs:15) U44 (src/Data/TypeLevel/Tuple/Uncurry.hs:15) U43 (src/Data/TypeLevel/Tuple/Uncurry.hs:15) U42 (src/Data/TypeLevel/Tuple/Uncurry.hs:15) U41 (src/Data/TypeLevel/Tuple/Uncurry.hs:15) U40 (src/Data/TypeLevel/Tuple/Uncurry.hs:15) U39 (src/Data/TypeLevel/Tuple/Uncurry.hs:15) U38 (src/Data/TypeLevel/Tuple/Uncurry.hs:15) U37 (src/Data/TypeLevel/Tuple/Uncurry.hs:15) U36 (src/Data/TypeLevel/Tuple/Uncurry.hs:15) U35 (src/Data/TypeLevel/Tuple/Uncurry.hs:15) U34 (src/Data/TypeLevel/Tuple/Uncurry.hs:15) U33 (src/Data/TypeLevel/Tuple/Uncurry.hs:15) U32 (src/Data/TypeLevel/Tuple/Uncurry.hs:15) U31 (src/Data/TypeLevel/Tuple/Uncurry.hs:15) U30 (src/Data/TypeLevel/Tuple/Uncurry.hs:15) U29 (src/Data/TypeLevel/Tuple/Uncurry.hs:15) U28 (src/Data/TypeLevel/Tuple/Uncurry.hs:15) U27 (src/Data/TypeLevel/Tuple/Uncurry.hs:15) U26 (src/Data/TypeLevel/Tuple/Uncurry.hs:15) U25 (src/Data/TypeLevel/Tuple/Uncurry.hs:15) U24 (src/Data/TypeLevel/Tuple/Uncurry.hs:15) U23 (src/Data/TypeLevel/Tuple/Uncurry.hs:15) U22 (src/Data/TypeLevel/Tuple/Uncurry.hs:15) U21 (src/Data/TypeLevel/Tuple/Uncurry.hs:15) U20 (src/Data/TypeLevel/Tuple/Uncurry.hs:15) U19 (src/Data/TypeLevel/Tuple/Uncurry.hs:15) U18 (src/Data/TypeLevel/Tuple/Uncurry.hs:15) U17 (src/Data/TypeLevel/Tuple/Uncurry.hs:15) U16 (src/Data/TypeLevel/Tuple/Uncurry.hs:15) U15 (src/Data/TypeLevel/Tuple/Uncurry.hs:15) U14 (src/Data/TypeLevel/Tuple/Uncurry.hs:15) U13 (src/Data/TypeLevel/Tuple/Uncurry.hs:15) U12 (src/Data/TypeLevel/Tuple/Uncurry.hs:15) U11 (src/Data/TypeLevel/Tuple/Uncurry.hs:15) U10 (src/Data/TypeLevel/Tuple/Uncurry.hs:15) U9 (src/Data/TypeLevel/Tuple/Uncurry.hs:15) U8 (src/Data/TypeLevel/Tuple/Uncurry.hs:15) U7 (src/Data/TypeLevel/Tuple/Uncurry.hs:15) U6 (src/Data/TypeLevel/Tuple/Uncurry.hs:15) U5 (src/Data/TypeLevel/Tuple/Uncurry.hs:15) U4 (src/Data/TypeLevel/Tuple/Uncurry.hs:15) U3 (src/Data/TypeLevel/Tuple/Uncurry.hs:15) U2 (src/Data/TypeLevel/Tuple/Uncurry.hs:15) 0% ( 0 / 2) in 'Data.TypeLevel.TypeVal' Missing documentation for: Module header T (src/Data/TypeLevel/TypeVal.hs:7) Documentation created: dist/doc/html/typelevel-tools-yj/, dist/doc/html/typelevel-tools-yj/typelevel-tools-yj.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/typelevel-tools-yj-0.1.0.9-3TrAHBSXaDQ5YQJFn5M6cz Completed typelevel-tools-yj-0.1.0.9 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 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 higher-order-open-union-0.1.0.1... Preprocessing library for higher-order-open-union-0.1.0.1.. Building library for higher-order-open-union-0.1.0.1.. [1 of 4] Compiling Data.TypeElem ( src/Data/TypeElem.hs, dist/build/Data/TypeElem.o, dist/build/Data/TypeElem.dyn_o ) [2 of 4] Compiling Control.HigherOpenUnion ( src/Control/HigherOpenUnion.hs, dist/build/Control/HigherOpenUnion.o, dist/build/Control/HigherOpenUnion.dyn_o ) [3 of 4] Compiling Data.HigherFunctor ( src/Data/HigherFunctor.hs, dist/build/Data/HigherFunctor.o, dist/build/Data/HigherFunctor.dyn_o ) [4 of 4] Compiling Paths_higher_order_open_union ( dist/build/autogen/Paths_higher_order_open_union.hs, dist/build/Paths_higher_order_open_union.o, dist/build/Paths_higher_order_open_union.dyn_o ) Preprocessing library for higher-order-open-union-0.1.0.1.. Running Haddock on library for higher-order-open-union-0.1.0.1.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 4] Compiling Data.TypeElem ( src/Data/TypeElem.hs, nothing ) [2 of 4] Compiling Control.HigherOpenUnion ( src/Control/HigherOpenUnion.hs, nothing ) [3 of 4] Compiling Data.HigherFunctor ( src/Data/HigherFunctor.hs, nothing ) [4 of 4] Compiling Paths_higher_order_open_union ( dist/build/autogen/Paths_higher_order_open_union.hs, nothing ) Haddock coverage: 0% ( 0 / 7) in 'Data.TypeElem' Missing documentation for: Module header P (src/Data/TypeElem.hs:10) unP Member (src/Data/TypeElem.hs:12) elemNo Base (src/Data/TypeElem.hs:19) elemNoBase 23% ( 5 / 21) in 'Control.HigherOpenUnion' Missing documentation for: Module header U (src/Control/HigherOpenUnion.hs:42) HT (src/Control/HigherOpenUnion.hs:45) Member (src/Data/TypeElem.hs:12) Base (src/Data/TypeElem.hs:19) FromFirst (src/Control/HigherOpenUnion.hs:47) inj (src/Control/HigherOpenUnion.hs:54) injBase (src/Control/HigherOpenUnion.hs:58) injh (src/Control/HigherOpenUnion.hs:61) prj (src/Control/HigherOpenUnion.hs:66) decomp (src/Control/HigherOpenUnion.hs:71) extract (src/Control/HigherOpenUnion.hs:75) extracth (src/Control/HigherOpenUnion.hs:78) weaken (src/Control/HigherOpenUnion.hs:83) NonDet (src/Control/HigherOpenUnion.hs:90) Fail (src/Control/HigherOpenUnion.hs:99) 0% ( 0 / 5) in 'Data.HigherFunctor' Missing documentation for: Module header Loose (src/Data/HigherFunctor.hs:14) TightI (src/Data/HigherFunctor.hs:29) TightO (src/Data/HigherFunctor.hs:44) Tight (src/Data/HigherFunctor.hs:59) Documentation created: dist/doc/html/higher-order-open-union/, dist/doc/html/higher-order-open-union/higher-order-open-union.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/higher-order-open-union-0.1.0.1-16k3iZ8y7uj4aC6BRNGojg Completed higher-order-open-union-0.1.0.1 Configuring higher-order-freer-monad-0.1.0.0... Preprocessing library for higher-order-freer-monad-0.1.0.0.. Building library for higher-order-freer-monad-0.1.0.0.. [1 of 2] Compiling Control.Monad.HigherFreer ( src/Control/Monad/HigherFreer.hs, dist/build/Control/Monad/HigherFreer.o, dist/build/Control/Monad/HigherFreer.dyn_o ) [2 of 2] Compiling Paths_higher_order_freer_monad ( dist/build/autogen/Paths_higher_order_freer_monad.hs, dist/build/Paths_higher_order_freer_monad.o, dist/build/Paths_higher_order_freer_monad.dyn_o ) Preprocessing library for higher-order-freer-monad-0.1.0.0.. Running Haddock on library for higher-order-freer-monad-0.1.0.0.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 2] Compiling Control.Monad.HigherFreer ( src/Control/Monad/HigherFreer.hs, nothing ) [2 of 2] Compiling Paths_higher_order_freer_monad ( dist/build/autogen/Paths_higher_order_freer_monad.hs, nothing ) Haddock coverage: 0% ( 0 / 4) in 'Control.Monad.HigherFreer' Missing documentation for: Module header H (src/Control/Monad/HigherFreer.hs:18) $ (src/Control/Monad/HigherFreer.hs:36) . (src/Control/Monad/HigherFreer.hs:44) Documentation created: dist/doc/html/higher-order-freer-monad/, dist/doc/html/higher-order-freer-monad/higher-order-freer-monad.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/higher-order-freer-monad-0.1.0.0-HNtTi2j7uYwIjew1nw6IU5 Completed higher-order-freer-monad-0.1.0.0 Configuring hashable-1.5.0.0... Preprocessing library for hashable-1.5.0.0.. Building library for hashable-1.5.0.0.. [ 1 of 10] Compiling Data.Hashable.FFI ( src/Data/Hashable/FFI.hs, dist/build/Data/Hashable/FFI.o, dist/build/Data/Hashable/FFI.dyn_o ) [ 2 of 10] Compiling Data.Hashable.Imports ( src/Data/Hashable/Imports.hs, dist/build/Data/Hashable/Imports.o, dist/build/Data/Hashable/Imports.dyn_o ) [ 3 of 10] Compiling Data.Hashable.Mix ( src/Data/Hashable/Mix.hs, dist/build/Data/Hashable/Mix.o, dist/build/Data/Hashable/Mix.dyn_o ) [ 4 of 10] Compiling Data.Hashable.XXH3 ( src/Data/Hashable/XXH3.hs, dist/build/Data/Hashable/XXH3.o, dist/build/Data/Hashable/XXH3.dyn_o ) [ 5 of 10] Compiling Data.Hashable.LowLevel ( src/Data/Hashable/LowLevel.hs, dist/build/Data/Hashable/LowLevel.o, dist/build/Data/Hashable/LowLevel.dyn_o ) [ 6 of 10] Compiling Data.Hashable.Class ( src/Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o, dist/build/Data/Hashable/Class.dyn_o ) [ 7 of 10] Compiling Data.Hashable.Lifted ( src/Data/Hashable/Lifted.hs, dist/build/Data/Hashable/Lifted.o, dist/build/Data/Hashable/Lifted.dyn_o ) [ 8 of 10] Compiling Data.Hashable.Generic.Instances ( src/Data/Hashable/Generic/Instances.hs, dist/build/Data/Hashable/Generic/Instances.o, dist/build/Data/Hashable/Generic/Instances.dyn_o ) src/Data/Hashable/Generic/Instances.hs:5:14: warning: [GHC-19244] [-Wtrustworthy-safe] Data.Hashable.Generic.Instances is marked as Trustworthy but has been inferred as safe! | 5 | {-# LANGUAGE Trustworthy #-} | ^^^^^^^^^^^ [ 9 of 10] Compiling Data.Hashable.Generic ( src/Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o, dist/build/Data/Hashable/Generic.dyn_o ) [10 of 10] Compiling Data.Hashable ( src/Data/Hashable.hs, dist/build/Data/Hashable.o, dist/build/Data/Hashable.dyn_o ) Preprocessing library for hashable-1.5.0.0.. Running Haddock on library for hashable-1.5.0.0.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [ 1 of 10] Compiling Data.Hashable.FFI ( src/Data/Hashable/FFI.hs, nothing ) [ 2 of 10] Compiling Data.Hashable.Imports ( src/Data/Hashable/Imports.hs, nothing ) [ 3 of 10] Compiling Data.Hashable.Mix ( src/Data/Hashable/Mix.hs, nothing ) [ 4 of 10] Compiling Data.Hashable.XXH3 ( src/Data/Hashable/XXH3.hs, nothing ) [ 5 of 10] Compiling Data.Hashable.LowLevel ( src/Data/Hashable/LowLevel.hs, nothing ) [ 6 of 10] Compiling Data.Hashable.Class ( src/Data/Hashable/Class.hs, nothing ) [ 7 of 10] Compiling Data.Hashable.Lifted ( src/Data/Hashable/Lifted.hs, nothing ) [ 8 of 10] Compiling Data.Hashable.Generic.Instances ( src/Data/Hashable/Generic/Instances.hs, nothing ) src/Data/Hashable/Generic/Instances.hs:5:14: warning: [GHC-19244] [-Wtrustworthy-safe] Data.Hashable.Generic.Instances is marked as Trustworthy but has been inferred as safe! | 5 | {-# LANGUAGE Trustworthy #-} | ^^^^^^^^^^^ [ 9 of 10] Compiling Data.Hashable.Generic ( src/Data/Hashable/Generic.hs, nothing ) [10 of 10] Compiling Data.Hashable ( src/Data/Hashable.hs, nothing ) Haddock coverage: Warning: 'ByteArray' is ambiguous. It is defined * in Data.Array.Byte * in Data.Array.Byte You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in Data.Array.Byte Warning: 'hash' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'defaultHashWith' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Hashed' is ambiguous. It is defined * at src/Data/Hashable/Class.hs:860:17 * at src/Data/Hashable/Class.hs:860:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Data/Hashable/Class.hs:860:1 Warning: 'Arg' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 80% ( 8 / 10) in 'Data.Hashable.Lifted' Missing documentation for: Hashable1 (src/Data/Hashable/Class.hs:252) Hashable2 (src/Data/Hashable/Class.hs:267) 66% ( 6 / 9) in 'Data.Hashable.Generic' Missing documentation for: One (src/Data/Hashable/Class.hs:242) Zero (src/Data/Hashable/Class.hs:241) HashArgs (src/Data/Hashable/Class.hs:244) Warning: 'Generic' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 31 / 31) in 'Data.Hashable' Warning: Data.Hashable.Generic: could not find link destinations for: - Data.Hashable.Class.D:R:HashArgsOnea0 - Data.Hashable.Class.D:R:HashArgsZeroa0 - Data.Hashable.Generic.Instances.GSum Warning: Data.Hashable: could not find link destinations for: - Data.Hashable.Mix.Salt Documentation created: dist/doc/html/hashable/, dist/doc/html/hashable/hashable.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/hashable-1.5.0.0-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 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 yaftee-0.1.0.0... Preprocessing library for yaftee-0.1.0.0.. Building library for yaftee-0.1.0.0.. [1 of 2] Compiling Control.Monad.Yaftee.Eff ( src/Control/Monad/Yaftee/Eff.hs, dist/build/Control/Monad/Yaftee/Eff.o, dist/build/Control/Monad/Yaftee/Eff.dyn_o ) [2 of 2] Compiling Paths_yaftee ( dist/build/autogen/Paths_yaftee.hs, dist/build/Paths_yaftee.o, dist/build/Paths_yaftee.dyn_o ) Preprocessing library for yaftee-0.1.0.0.. Running Haddock on library for yaftee-0.1.0.0.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 2] Compiling Control.Monad.Yaftee.Eff ( src/Control/Monad/Yaftee/Eff.hs, nothing ) [2 of 2] Compiling Paths_yaftee ( dist/build/autogen/Paths_yaftee.hs, nothing ) Haddock coverage: 28% ( 4 / 14) in 'Control.Monad.Yaftee.Eff' Missing documentation for: Module header E (src/Control/Monad/Yaftee/Eff.hs:35) eff (src/Control/Monad/Yaftee/Eff.hs:38) effBase (src/Control/Monad/Yaftee/Eff.hs:41) effh (src/Control/Monad/Yaftee/Eff.hs:44) run (src/Control/Monad/Yaftee/Eff.hs:47) runM (src/Control/Monad/Yaftee/Eff.hs:51) handleRelay (src/Control/Monad/Yaftee/Eff.hs:59) handleRelayS (src/Control/Monad/Yaftee/Eff.hs:73) interpose (src/Control/Monad/Yaftee/Eff.hs:87) Documentation created: dist/doc/html/yaftee/, dist/doc/html/yaftee/yaftee.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/yaftee-0.1.0.0-H6IpAoQKnlrJBm9quImz4R Completed yaftee-0.1.0.0 Configuring unordered-containers-0.2.20.1... Preprocessing library for unordered-containers-0.2.20.1.. Building library for unordered-containers-0.2.20.1.. 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.1.. Running Haddock on library for unordered-containers-0.2.20.1.. 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:227:7 * at Data/HashMap/Internal.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 Data/HashMap/Internal.hs:187: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:187) intersectionWithKey# (Data/HashMap/Internal.hs:1859) updateOrConcatWithKey (Data/HashMap/Internal.hs:2373) equalKeys (Data/HashMap/Internal.hs:513) equalKeys1 (Data/HashMap/Internal.hs:497) lookupRecordCollision (Data/HashMap/Internal.hs:680) LookupRes (Data/HashMap/Internal.hs:659) lookupResToMaybe (Data/HashMap/Internal.hs:662) insert' (Data/HashMap/Internal.hs:808) delete' (Data/HashMap/Internal.hs:1126) insertNewKey (Data/HashMap/Internal.hs:850) insertKeyExists (Data/HashMap/Internal.hs:885) 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.1-2zPIyeV4bf3B7OebcLriWP Completed unordered-containers-0.2.20.1 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 yaftee-basic-monads-0.1.0.0... Preprocessing library for yaftee-basic-monads-0.1.0.0.. Building library for yaftee-basic-monads-0.1.0.0.. src/Control/Monad/Yaftee/Except.hs:4:14: error: [GHC-46537] Unsupported extension: RequiredTypeArguments | 4 | {-# LANGUAGE RequiredTypeArguments #-} | ^^^^^^^^^^^^^^^^^^^^^ src/Control/Monad/Yaftee/Fail.hs:4:14: error: [GHC-46537] Unsupported extension: RequiredTypeArguments | 4 | {-# LANGUAGE RequiredTypeArguments #-} | ^^^^^^^^^^^^^^^^^^^^^ src/Control/Monad/Yaftee/Reader.hs:3:14: error: [GHC-46537] Unsupported extension: RequiredTypeArguments | 3 | {-# LANGUAGE RequiredTypeArguments #-} | ^^^^^^^^^^^^^^^^^^^^^ src/Control/Monad/Yaftee/State.hs:4:14: error: [GHC-46537] Unsupported extension: RequiredTypeArguments | 4 | {-# LANGUAGE RequiredTypeArguments #-} | ^^^^^^^^^^^^^^^^^^^^^ src/Control/Monad/Yaftee/Writer.hs:4:14: error: [GHC-46537] Unsupported extension: RequiredTypeArguments | 4 | {-# LANGUAGE RequiredTypeArguments #-} | ^^^^^^^^^^^^^^^^^^^^^ Failed to install yaftee-basic-monads-0.1.0.0 Error: cabal: Some packages failed to install: yaftee-basic-monads-0.1.0.0-BQWJKmivf2xCJkINW4C9Ac failed during the building phase. The exception was: ExitFailure 1 yaftee-conduit-0.1.0.0-JWB83SnxuWn36P8T29E0Op depends on yaftee-conduit-0.1.0.0 which failed to install. yaftee-conduit-bytestring-0.1.0.0-JP0ULTyWeplGd8Q1SF5y7d depends on yaftee-conduit-bytestring-0.1.0.0 which failed to install.