Resolving dependencies... Warning: The following packages are likely to be broken by the reinstalls: ghc-9.8.4 Continuing even though the plan contains dangerous reinstalls. Configuring OneTuple-0.4.2... Preprocessing library for OneTuple-0.4.2.. Building library for OneTuple-0.4.2.. [1 of 3] Compiling Data.Tuple.Solo ( src/Data/Tuple/Solo.hs, dist/build/Data/Tuple/Solo.o, dist/build/Data/Tuple/Solo.dyn_o ) [2 of 3] Compiling Data.Tuple.OneTuple ( src/Data/Tuple/OneTuple.hs, dist/build/Data/Tuple/OneTuple.o, dist/build/Data/Tuple/OneTuple.dyn_o ) [3 of 3] Compiling Data.Tuple.Solo.TH ( src/Data/Tuple/Solo/TH.hs, dist/build/Data/Tuple/Solo/TH.o, dist/build/Data/Tuple/Solo/TH.dyn_o ) Preprocessing library for OneTuple-0.4.2.. Running Haddock on library for OneTuple-0.4.2.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 3] Compiling Data.Tuple.Solo ( src/Data/Tuple/Solo.hs, nothing ) [2 of 3] Compiling Data.Tuple.OneTuple ( src/Data/Tuple/OneTuple.hs, nothing ) [3 of 3] Compiling Data.Tuple.Solo.TH ( src/Data/Tuple/Solo/TH.hs, nothing ) Haddock coverage: Warning: 'Solo' is ambiguous. It is defined * in GHC.Tuple * in GHC.Tuple.Prim 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.Tuple.Prim 100% ( 3 / 3) in 'Data.Tuple.Solo' 25% ( 1 / 4) in 'Data.Tuple.OneTuple' Missing documentation for: OneTuple (src/Data/Tuple/OneTuple.hs:21) OneTuple (src/Data/Tuple/OneTuple.hs:30) only (src/Data/Tuple/OneTuple.hs:24) Warning: 'Solo' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 50% ( 1 / 2) in 'Data.Tuple.Solo.TH' Missing documentation for: tupE Warning: Data.Tuple.Solo: could not find link destinations for: - GHC.Generics.Rep1_Solo - GHC.Generics.Rep_Solo Documentation created: dist/doc/html/OneTuple/, dist/doc/html/OneTuple/OneTuple.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/OneTuple-0.4.2-ATtFINcmw7oK2Yohb9PBmz Completed OneTuple-0.4.2 Configuring StateVar-1.2.2... Preprocessing library for StateVar-1.2.2.. Building library for StateVar-1.2.2.. [1 of 1] Compiling Data.StateVar ( src/Data/StateVar.hs, dist/build/Data/StateVar.o, dist/build/Data/StateVar.dyn_o ) src/Data/StateVar.hs:220:33: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ~ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 220 | default ($~) :: (MonadIO m, a ~ b, HasGetter t a) => t -> (a -> b) -> m () | ^ src/Data/StateVar.hs:226:34: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ~ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 226 | default ($~!) :: (MonadIO m, a ~ b, HasGetter t a) => t -> (a -> b) -> m () | ^ src/Data/StateVar.hs:230:32: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ~ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 230 | defaultUpdate :: (MonadIO m, a ~ b, HasGetter t a, HasSetter t a) => t -> (a -> b) -> m () | ^ src/Data/StateVar.hs:235:38: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ~ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 235 | defaultUpdateStrict :: (MonadIO m, a ~ b, HasGetter t a, HasSetter t a) => t -> (a -> b) -> m () | ^ Preprocessing library for StateVar-1.2.2.. Running Haddock on library for StateVar-1.2.2.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 1] Compiling Data.StateVar ( src/Data/StateVar.hs, nothing ) src/Data/StateVar.hs:220:33: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ~ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 220 | default ($~) :: (MonadIO m, a ~ b, HasGetter t a) => t -> (a -> b) -> m () | ^ src/Data/StateVar.hs:226:34: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ~ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 226 | default ($~!) :: (MonadIO m, a ~ b, HasGetter t a) => t -> (a -> b) -> m () | ^ src/Data/StateVar.hs:230:32: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ~ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 230 | defaultUpdate :: (MonadIO m, a ~ b, HasGetter t a, HasSetter t a) => t -> (a -> b) -> m () | ^ src/Data/StateVar.hs:235:38: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ~ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 235 | defaultUpdateStrict :: (MonadIO m, a ~ b, HasGetter t a, HasSetter t a) => t -> (a -> b) -> m () | ^ Haddock coverage: Warning: 'StateVar' is ambiguous. It is defined * at src/Data/StateVar.hs:125:19 * at src/Data/StateVar.hs:125:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Data/StateVar.hs:125:1 Warning: 'SettableStateVar' is ambiguous. It is defined * at src/Data/StateVar.hs:148:30 * at src/Data/StateVar.hs:148:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Data/StateVar.hs:148:1 100% ( 15 / 15) in 'Data.StateVar' Documentation created: dist/doc/html/StateVar/, dist/doc/html/StateVar/StateVar.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/StateVar-1.2.2-FkX29h2fwdP2Mo2NQELJhZ Completed StateVar-1.2.2 Configuring assoc-1.1.1... Preprocessing library for assoc-1.1.1.. Building library for assoc-1.1.1.. [1 of 2] Compiling Data.Bifunctor.Assoc ( src/Data/Bifunctor/Assoc.hs, dist/build/Data/Bifunctor/Assoc.o, dist/build/Data/Bifunctor/Assoc.dyn_o ) [2 of 2] Compiling Data.Bifunctor.Swap ( src/Data/Bifunctor/Swap.hs, dist/build/Data/Bifunctor/Swap.o, dist/build/Data/Bifunctor/Swap.dyn_o ) Preprocessing library for assoc-1.1.1.. Running Haddock on library for assoc-1.1.1.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 2] Compiling Data.Bifunctor.Assoc ( src/Data/Bifunctor/Assoc.hs, nothing ) [2 of 2] Compiling Data.Bifunctor.Swap ( src/Data/Bifunctor/Swap.hs, nothing ) Haddock coverage: 50% ( 1 / 2) in 'Data.Bifunctor.Assoc' Missing documentation for: Module header 50% ( 1 / 2) in 'Data.Bifunctor.Swap' Missing documentation for: Module header Documentation created: dist/doc/html/assoc/, dist/doc/html/assoc/assoc.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/assoc-1.1.1-IR5FZLHpO7uKvKwb4BxhYj Completed assoc-1.1.1 Configuring base-orphans-0.9.3... Preprocessing library for base-orphans-0.9.3.. Building library for base-orphans-0.9.3.. [1 of 2] Compiling Data.Orphans.Prelude ( src/Data/Orphans/Prelude.hs, dist/build/Data/Orphans/Prelude.o, dist/build/Data/Orphans/Prelude.dyn_o ) [2 of 2] Compiling Data.Orphans ( src/Data/Orphans.hs, dist/build/Data/Orphans.o, dist/build/Data/Orphans.dyn_o ) Preprocessing library for base-orphans-0.9.3.. Running Haddock on library for base-orphans-0.9.3.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 2] Compiling Data.Orphans.Prelude ( src/Data/Orphans/Prelude.hs, nothing ) [2 of 2] Compiling Data.Orphans ( src/Data/Orphans.hs, nothing ) Haddock coverage: 100% ( 1 / 1) in 'Data.Orphans' Documentation created: dist/doc/html/base-orphans/, dist/doc/html/base-orphans/base-orphans.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/base-orphans-0.9.3-FO1MOLOK3e83158jMAOVc9 Completed base-orphans-0.9.3 Configuring character-ps-0.1... Preprocessing library for character-ps-0.1.. Building library for character-ps-0.1.. [1 of 3] Compiling Data.Char.Patterns ( src/Data/Char/Patterns.hs, dist/build/Data/Char/Patterns.o, dist/build/Data/Char/Patterns.dyn_o ) [2 of 3] Compiling Data.Word16.Patterns ( src/Data/Word16/Patterns.hs, dist/build/Data/Word16/Patterns.o, dist/build/Data/Word16/Patterns.dyn_o ) [3 of 3] Compiling Data.Word8.Patterns ( src/Data/Word8/Patterns.hs, dist/build/Data/Word8/Patterns.o, dist/build/Data/Word8/Patterns.dyn_o ) Preprocessing library for character-ps-0.1.. Running Haddock on library for character-ps-0.1.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 3] Compiling Data.Char.Patterns ( src/Data/Char/Patterns.hs, nothing ) [2 of 3] Compiling Data.Word16.Patterns ( src/Data/Word16/Patterns.hs, nothing ) [3 of 3] Compiling Data.Word8.Patterns ( src/Data/Word8/Patterns.hs, nothing ) Haddock coverage: 100% (137 /137) in 'Data.Char.Patterns' 100% (137 /137) in 'Data.Word16.Patterns' 100% (137 /137) in 'Data.Word8.Patterns' Documentation created: dist/doc/html/character-ps/, dist/doc/html/character-ps/character-ps.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/character-ps-0.1-AUtJVqsxjke1Iwdfhhw7tZ Completed character-ps-0.1 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 dlist-1.0... Preprocessing library for dlist-1.0.. Building library for dlist-1.0.. [1 of 5] Compiling Data.DList.Internal ( Data/DList/Internal.hs, dist/build/Data/DList/Internal.o, dist/build/Data/DList/Internal.dyn_o ) Data/DList/Internal.hs:642:12: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ~ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 642 | instance a ~ Char => IsString (DList a) where | ^ [2 of 5] Compiling Data.DList ( Data/DList.hs, dist/build/Data/DList.o, dist/build/Data/DList.dyn_o ) [3 of 5] Compiling Data.DList.DNonEmpty.Internal ( Data/DList/DNonEmpty/Internal.hs, dist/build/Data/DList/DNonEmpty/Internal.o, dist/build/Data/DList/DNonEmpty/Internal.dyn_o ) Data/DList/DNonEmpty/Internal.hs:459:12: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ~ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 459 | instance a ~ Char => IsString (DNonEmpty a) where | ^ [4 of 5] Compiling Data.DList.DNonEmpty ( Data/DList/DNonEmpty.hs, dist/build/Data/DList/DNonEmpty.o, dist/build/Data/DList/DNonEmpty.dyn_o ) [5 of 5] Compiling Data.DList.Unsafe ( Data/DList/Unsafe.hs, dist/build/Data/DList/Unsafe.o, dist/build/Data/DList/Unsafe.dyn_o ) Preprocessing library for dlist-1.0.. Running Haddock on library for dlist-1.0.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 5] Compiling Data.DList.Internal ( Data/DList/Internal.hs, nothing ) Data/DList/Internal.hs:642:12: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ~ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 642 | instance a ~ Char => IsString (DList a) where | ^ [2 of 5] Compiling Data.DList ( Data/DList.hs, nothing ) [3 of 5] Compiling Data.DList.DNonEmpty.Internal ( Data/DList/DNonEmpty/Internal.hs, nothing ) Data/DList/DNonEmpty/Internal.hs:459:12: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ~ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 459 | instance a ~ Char => IsString (DNonEmpty a) where | ^ [4 of 5] Compiling Data.DList.DNonEmpty ( Data/DList/DNonEmpty.hs, nothing ) [5 of 5] Compiling Data.DList.Unsafe ( Data/DList/Unsafe.hs, nothing ) Haddock coverage: 100% ( 21 / 21) in 'Data.DList' 100% ( 17 / 17) in 'Data.DList.DNonEmpty' Warning: Data.DList: could not find link destinations for: - Data.DList.Internal.D:R:ItemDList Warning: Data.DList.DNonEmpty: could not find link destinations for: - Data.DList.DNonEmpty.Internal.D:R:ItemDNonEmpty Documentation created: dist/doc/html/dlist/, dist/doc/html/dlist/dlist.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/dlist-1.0-64eJjLRuD1sLrW6rorjot6 Completed dlist-1.0 Configuring generically-0.1.1... Preprocessing library for generically-0.1.1.. Building library for generically-0.1.1.. [1 of 1] Compiling GHC.Generics.Generically ( src/GHC/Generics/Generically.hs, dist/build/GHC/Generics/Generically.o, dist/build/GHC/Generics/Generically.dyn_o ) Preprocessing library for generically-0.1.1.. Running Haddock on library for generically-0.1.1.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 1] Compiling GHC.Generics.Generically ( src/GHC/Generics/Generically.hs, nothing ) Haddock coverage: Warning: 'Generically' is ambiguous. It is defined * in GHC.Generics * in GHC.Generics You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in GHC.Generics 100% ( 3 / 3) in 'GHC.Generics.Generically' Documentation created: dist/doc/html/generically/, dist/doc/html/generically/generically.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/generically-0.1.1-vTL0zKNdCC1ZY9eXzpWeP Completed generically-0.1.1 Configuring indexed-traversable-0.1.4... Preprocessing library for indexed-traversable-0.1.4.. Building library for indexed-traversable-0.1.4.. [1 of 7] Compiling CoerceCompat ( src/CoerceCompat.hs, dist/build/CoerceCompat.o, dist/build/CoerceCompat.dyn_o ) [2 of 7] Compiling GhcList ( src/GhcList.hs, dist/build/GhcList.o, dist/build/GhcList.dyn_o ) [3 of 7] Compiling WithIndex ( src/WithIndex.hs, dist/build/WithIndex.o, dist/build/WithIndex.dyn_o ) [4 of 7] Compiling Data.Traversable.WithIndex ( src/Data/Traversable/WithIndex.hs, dist/build/Data/Traversable/WithIndex.o, dist/build/Data/Traversable/WithIndex.dyn_o ) [5 of 7] Compiling Data.Functor.WithIndex ( src/Data/Functor/WithIndex.hs, dist/build/Data/Functor/WithIndex.o, dist/build/Data/Functor/WithIndex.dyn_o ) [6 of 7] Compiling Data.Foldable1.WithIndex ( src/Data/Foldable1/WithIndex.hs, dist/build/Data/Foldable1/WithIndex.o, dist/build/Data/Foldable1/WithIndex.dyn_o ) [7 of 7] Compiling Data.Foldable.WithIndex ( src/Data/Foldable/WithIndex.hs, dist/build/Data/Foldable/WithIndex.o, dist/build/Data/Foldable/WithIndex.dyn_o ) Preprocessing library for indexed-traversable-0.1.4.. Running Haddock on library for indexed-traversable-0.1.4.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 7] Compiling CoerceCompat ( src/CoerceCompat.hs, nothing ) [2 of 7] Compiling GhcList ( src/GhcList.hs, nothing ) [3 of 7] Compiling WithIndex ( src/WithIndex.hs, nothing ) [4 of 7] Compiling Data.Traversable.WithIndex ( src/Data/Traversable/WithIndex.hs, nothing ) [5 of 7] Compiling Data.Functor.WithIndex ( src/Data/Functor/WithIndex.hs, nothing ) [6 of 7] Compiling Data.Foldable1.WithIndex ( src/Data/Foldable1/WithIndex.hs, nothing ) [7 of 7] Compiling Data.Foldable.WithIndex ( src/Data/Foldable/WithIndex.hs, nothing ) Haddock coverage: Warning: 'a' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'const' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Identity' is ambiguous. It is defined * in Data.Functor.Identity * in Data.Functor.Identity You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in Data.Functor.Identity Warning: 'itraverseOf' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'itraversed' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ifoldr1' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ifoldl1'' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ifoldl1' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ifoldr1'' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'for' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: '.' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'const' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'mapM' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'forM' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 83% ( 10 / 12) in 'Data.Traversable.WithIndex' Missing documentation for: imapDefault (src/WithIndex.hs:81) ifoldMapDefault (src/WithIndex.hs:162) 66% ( 2 / 3) in 'Data.Functor.WithIndex' Missing documentation for: Module header 100% ( 3 / 3) in 'Data.Foldable1.WithIndex' Warning: 'const' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'all' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'traverse_' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'for_' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'IndexedFold' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'mapM_' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'imapM' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'iforM' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'concatMap' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'find' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'foldrM' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'foldlM' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'toList' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'snd' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 17 / 17) in 'Data.Foldable.WithIndex' Documentation created: dist/doc/html/indexed-traversable/, dist/doc/html/indexed-traversable/indexed-traversable.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/indexed-traversable-0.1.4-5JdsPOnURa2E0CZ9MR1Y0G Completed indexed-traversable-0.1.4 Configuring integer-logarithms-1.0.4... Preprocessing library for integer-logarithms-1.0.4.. Building library for integer-logarithms-1.0.4.. [1 of 4] Compiling GHC.Integer.Logarithms.Compat ( src/GHC/Integer/Logarithms/Compat.hs, dist/build/GHC/Integer/Logarithms/Compat.o, dist/build/GHC/Integer/Logarithms/Compat.dyn_o ) [2 of 4] Compiling Math.NumberTheory.Logarithms ( src/Math/NumberTheory/Logarithms.hs, dist/build/Math/NumberTheory/Logarithms.o, dist/build/Math/NumberTheory/Logarithms.dyn_o ) [3 of 4] Compiling Math.NumberTheory.Powers.Integer ( src/Math/NumberTheory/Powers/Integer.hs, dist/build/Math/NumberTheory/Powers/Integer.o, dist/build/Math/NumberTheory/Powers/Integer.dyn_o ) [4 of 4] Compiling Math.NumberTheory.Powers.Natural ( src/Math/NumberTheory/Powers/Natural.hs, dist/build/Math/NumberTheory/Powers/Natural.o, dist/build/Math/NumberTheory/Powers/Natural.dyn_o ) Preprocessing library for integer-logarithms-1.0.4.. Running Haddock on library for integer-logarithms-1.0.4.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 4] Compiling GHC.Integer.Logarithms.Compat ( src/GHC/Integer/Logarithms/Compat.hs, nothing ) [2 of 4] Compiling Math.NumberTheory.Logarithms ( src/Math/NumberTheory/Logarithms.hs, nothing ) [3 of 4] Compiling Math.NumberTheory.Powers.Integer ( src/Math/NumberTheory/Powers/Integer.hs, nothing ) [4 of 4] Compiling Math.NumberTheory.Powers.Natural ( src/Math/NumberTheory/Powers/Natural.hs, nothing ) Haddock coverage: 40% ( 2 / 5) in 'GHC.Integer.Logarithms.Compat' Missing documentation for: integerLogBase# integerLog2# wordLog2# 100% ( 17 / 17) in 'Math.NumberTheory.Logarithms' 100% ( 3 / 3) in 'Math.NumberTheory.Powers.Integer' 100% ( 3 / 3) in 'Math.NumberTheory.Powers.Natural' Documentation created: dist/doc/html/integer-logarithms/, dist/doc/html/integer-logarithms/integer-logarithms.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/integer-logarithms-1.0.4-KzAgsevoV5Y6IrFUclFTyp Completed integer-logarithms-1.0.4 Configuring libyaml-clib-0.2.5... Preprocessing library for libyaml-clib-0.2.5.. Building library for libyaml-clib-0.2.5.. Preprocessing library for libyaml-clib-0.2.5.. Running Haddock on library for libyaml-clib-0.2.5.. Warning: Haddocks are being requested, but there aren't any modules given to create documentation for. Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/libyaml-clib-0.2.5-aCNJYZfNzCDFHTp4HTSl4 Completed libyaml-clib-0.2.5 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 th-abstraction-0.7.1.0... Preprocessing library for th-abstraction-0.7.1.0.. Building library for th-abstraction-0.7.1.0.. [1 of 3] Compiling Language.Haskell.TH.Datatype.Internal ( src/Language/Haskell/TH/Datatype/Internal.hs, dist/build/Language/Haskell/TH/Datatype/Internal.o, dist/build/Language/Haskell/TH/Datatype/Internal.dyn_o ) [2 of 3] Compiling Language.Haskell.TH.Datatype.TyVarBndr ( src/Language/Haskell/TH/Datatype/TyVarBndr.hs, dist/build/Language/Haskell/TH/Datatype/TyVarBndr.o, dist/build/Language/Haskell/TH/Datatype/TyVarBndr.dyn_o ) [3 of 3] Compiling Language.Haskell.TH.Datatype ( src/Language/Haskell/TH/Datatype.hs, dist/build/Language/Haskell/TH/Datatype.o, dist/build/Language/Haskell/TH/Datatype.dyn_o ) Preprocessing library for th-abstraction-0.7.1.0.. Running Haddock on library for th-abstraction-0.7.1.0.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 3] Compiling Language.Haskell.TH.Datatype.Internal ( src/Language/Haskell/TH/Datatype/Internal.hs, nothing ) [2 of 3] Compiling Language.Haskell.TH.Datatype.TyVarBndr ( src/Language/Haskell/TH/Datatype/TyVarBndr.hs, nothing ) [3 of 3] Compiling Language.Haskell.TH.Datatype ( src/Language/Haskell/TH/Datatype.hs, nothing ) Haddock coverage: Warning: 'Name' is ambiguous. It is defined * in Language.Haskell.TH.Syntax * in Language.Haskell.TH.Syntax You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in Language.Haskell.TH.Syntax Warning: 'Name' is ambiguous. It is defined * in Language.Haskell.TH.Syntax * in Language.Haskell.TH.Syntax You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in Language.Haskell.TH.Syntax 76% ( 40 / 52) in 'Language.Haskell.TH.Datatype.TyVarBndr' Missing documentation for: TyVarBndrUnit TyVarBndrSpec TyVarBndrVis Specificity BndrVis DefaultBndrFlag plainTV kindedTV inferredSpec specifiedSpec bndrReq bndrInvis Warning: 'DatatypeInfo' is ambiguous. It is defined * at src/Language/Haskell/TH/Datatype.hs:184:21 * at src/Language/Haskell/TH/Datatype.hs:184:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Language/Haskell/TH/Datatype.hs:184:1 Warning: 'ConstructorInfo' is ambiguous. It is defined * at src/Language/Haskell/TH/Datatype.hs:229:24 * at src/Language/Haskell/TH/Datatype.hs:229:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Language/Haskell/TH/Datatype.hs:229:1 Warning: 'FieldStrictness' is ambiguous. It is defined * at src/Language/Haskell/TH/Datatype.hs:272:24 * at src/Language/Haskell/TH/Datatype.hs:272:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Language/Haskell/TH/Datatype.hs:272:1 Warning: '()' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Strict' is ambiguous. It is defined * in Language.Haskell.TH.Syntax * at src/Language/Haskell/TH/Datatype.hs:289:5 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Language/Haskell/TH/Datatype.hs:289:5 Warning: 'datatypeInstVars' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'mbKind' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'resolveFixities' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'FunArg' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Fixity' is ambiguous. It is defined * in Language.Haskell.TH.Syntax * in Language.Haskell.TH.Syntax You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in Language.Haskell.TH.Syntax 92% ( 49 / 53) in 'Language.Haskell.TH.Datatype' Missing documentation for: arrowKCompat (src/Language/Haskell/TH/Datatype.hs:2260) isStrictAnnot (src/Language/Haskell/TH/Datatype.hs:293) notStrictAnnot (src/Language/Haskell/TH/Datatype.hs:294) unpackedAnnot (src/Language/Haskell/TH/Datatype.hs:295) Warning: Language.Haskell.TH.Datatype.TyVarBndr: could not find link destinations for: - Language.Haskell.TH.Syntax.Rep_BndrVis - Language.Haskell.TH.Syntax.Rep_Specificity Warning: Language.Haskell.TH.Datatype: could not find link destinations for: - Language.Haskell.TH.Datatype.Rep_DatatypeInfo - Language.Haskell.TH.Datatype.Rep_ConstructorInfo - Language.Haskell.TH.Datatype.Rep_FieldStrictness - Language.Haskell.TH.Datatype.Rep_Strictness - Language.Haskell.TH.Datatype.Rep_Unpackedness - Language.Haskell.TH.Datatype.Rep_ConstructorVariant - Language.Haskell.TH.Datatype.Rep_DatatypeVariant Documentation created: dist/doc/html/th-abstraction/, dist/doc/html/th-abstraction/th-abstraction.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/th-abstraction-0.7.1.0-5OEkekdo9oT3l4cxHWMApr Completed th-abstraction-0.7.1.0 Configuring th-compat-0.1.6... Preprocessing library for th-compat-0.1.6.. Building library for th-compat-0.1.6.. [1 of 1] Compiling Language.Haskell.TH.Syntax.Compat ( src/Language/Haskell/TH/Syntax/Compat.hs, dist/build/Language/Haskell/TH/Syntax/Compat.o, dist/build/Language/Haskell/TH/Syntax/Compat.dyn_o ) Preprocessing library for th-compat-0.1.6.. Running Haddock on library for th-compat-0.1.6.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 1] Compiling Language.Haskell.TH.Syntax.Compat ( src/Language/Haskell/TH/Syntax/Compat.hs, nothing ) Haddock coverage: Warning: 'Code' is ambiguous. It is defined * in Language.Haskell.TH.Syntax * in Language.Haskell.TH.Syntax You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in Language.Haskell.TH.Syntax Warning: 'm' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'TExp' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'lift' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'newNameQuote' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 97% ( 45 / 46) in 'Language.Haskell.TH.Syntax.Compat' Missing documentation for: CodeQ Documentation created: dist/doc/html/th-compat/, dist/doc/html/th-compat/th-compat.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/th-compat-0.1.6-3eCsLS8Ko2yHD4T0lSGAtv Completed th-compat-0.1.6 Configuring transformers-compat-0.7.2... Preprocessing library for transformers-compat-0.7.2.. Building library for transformers-compat-0.7.2.. [1 of 4] Compiling Control.Monad.Trans.Instances ( src/Control/Monad/Trans/Instances.hs, dist/build/Control/Monad/Trans/Instances.o, dist/build/Control/Monad/Trans/Instances.dyn_o ) [2 of 4] Compiling Data.Functor.Classes.Generic.Internal ( generics/Data/Functor/Classes/Generic/Internal.hs, dist/build/Data/Functor/Classes/Generic/Internal.o, dist/build/Data/Functor/Classes/Generic/Internal.dyn_o ) [3 of 4] Compiling Data.Functor.Classes.Generic ( generics/Data/Functor/Classes/Generic.hs, dist/build/Data/Functor/Classes/Generic.o, dist/build/Data/Functor/Classes/Generic.dyn_o ) [4 of 4] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o, dist/build/Paths_transformers_compat.dyn_o ) Preprocessing library for transformers-compat-0.7.2.. Running Haddock on library for transformers-compat-0.7.2.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 4] Compiling Control.Monad.Trans.Instances ( src/Control/Monad/Trans/Instances.hs, nothing ) [2 of 4] Compiling Data.Functor.Classes.Generic.Internal ( generics/Data/Functor/Classes/Generic/Internal.hs, nothing ) [3 of 4] Compiling Data.Functor.Classes.Generic ( generics/Data/Functor/Classes/Generic.hs, nothing ) [4 of 4] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, nothing ) Haddock coverage: 100% ( 1 / 1) in 'Control.Monad.Trans.Instances' Warning: 'String' is ambiguous. It is defined * in Text.Read.Lex * in GHC.Base You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in GHC.Base Warning: 'Options' is ambiguous. It is defined * at generics/Data/Functor/Classes/Generic/Internal.hs:146:19 * at generics/Data/Functor/Classes/Generic/Internal.hs:146:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at generics/Data/Functor/Classes/Generic/Internal.hs:146:1 Warning: 'FunctorClassesDefault' is ambiguous. It is defined * at generics/Data/Functor/Classes/Generic/Internal.hs:1231:3 * at generics/Data/Functor/Classes/Generic/Internal.hs:1230:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at generics/Data/Functor/Classes/Generic/Internal.hs:1230:1 100% ( 48 / 48) in 'Data.Functor.Classes.Generic.Internal' Warning: 'Eq1' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Ord1' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Read1' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Show1' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'GenericFunctorClasses' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'eq1Default' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'compare1Default' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'readsPrec1Default' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'showsPrec1Default' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 21 / 21) in 'Data.Functor.Classes.Generic' Warning: Data.Functor.Classes.Generic.Internal: could not find link destinations for: - Data.Functor.Classes.Generic.Internal.GShowCon - Data.Functor.Classes.Generic.Internal.GReadCon Documentation created: dist/doc/html/transformers-compat/, dist/doc/html/transformers-compat/transformers-compat.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/transformers-compat-0.7.2-Kjd0KzrkeU5ax708EytP3 Completed transformers-compat-0.7.2 Configuring unliftio-core-0.2.1.0... Preprocessing library for unliftio-core-0.2.1.0.. Building library for unliftio-core-0.2.1.0.. [1 of 2] Compiling Control.Monad.IO.Unlift ( src/Control/Monad/IO/Unlift.hs, dist/build/Control/Monad/IO/Unlift.o, dist/build/Control/Monad/IO/Unlift.dyn_o ) [2 of 2] Compiling Paths_unliftio_core ( dist/build/autogen/Paths_unliftio_core.hs, dist/build/Paths_unliftio_core.o, dist/build/Paths_unliftio_core.dyn_o ) Preprocessing library for unliftio-core-0.2.1.0.. Running Haddock on library for unliftio-core-0.2.1.0.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 2] Compiling Control.Monad.IO.Unlift ( src/Control/Monad/IO/Unlift.hs, nothing ) [2 of 2] Compiling Paths_unliftio_core ( dist/build/autogen/Paths_unliftio_core.hs, nothing ) Haddock coverage: Warning: 'ReaderT' is ambiguous. It is defined * in Control.Monad.Trans.Reader * in Control.Monad.Trans.Reader You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in Control.Monad.Trans.Reader Warning: 'IdentityT' is ambiguous. It is defined * in Control.Monad.Trans.Identity * in Control.Monad.Trans.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 Control.Monad.Trans.Identity Warning: 'UnliftIO' is ambiguous. It is defined * at src/Control/Monad/IO/Unlift.hs:27:22 * at src/Control/Monad/IO/Unlift.hs:27:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Control/Monad/IO/Unlift.hs:27:1 100% ( 10 / 10) in 'Control.Monad.IO.Unlift' Documentation created: dist/doc/html/unliftio-core/, dist/doc/html/unliftio-core/unliftio-core.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/unliftio-core-0.2.1.0-4RRDZLCPaiuAoQNEd4e5m9 Completed unliftio-core-0.2.1.0 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 contravariant-1.5.5... Preprocessing library for contravariant-1.5.5.. Building library for contravariant-1.5.5.. [1 of 3] Compiling Data.Functor.Contravariant.Divisible ( src/Data/Functor/Contravariant/Divisible.hs, dist/build/Data/Functor/Contravariant/Divisible.o, dist/build/Data/Functor/Contravariant/Divisible.dyn_o ) [2 of 3] Compiling Data.Functor.Contravariant.Compose ( src/Data/Functor/Contravariant/Compose.hs, dist/build/Data/Functor/Contravariant/Compose.o, dist/build/Data/Functor/Contravariant/Compose.dyn_o ) [3 of 3] Compiling Data.Functor.Contravariant.Generic ( src/Data/Functor/Contravariant/Generic.hs, dist/build/Data/Functor/Contravariant/Generic.o, dist/build/Data/Functor/Contravariant/Generic.dyn_o ) Preprocessing library for contravariant-1.5.5.. Running Haddock on library for contravariant-1.5.5.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 3] Compiling Data.Functor.Contravariant.Divisible ( src/Data/Functor/Contravariant/Divisible.hs, nothing ) [2 of 3] Compiling Data.Functor.Contravariant.Compose ( src/Data/Functor/Contravariant/Compose.hs, nothing ) [3 of 3] Compiling Data.Functor.Contravariant.Generic ( src/Data/Functor/Contravariant/Generic.hs, nothing ) Haddock coverage: Warning: 'delta' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 17 / 17) in 'Data.Functor.Contravariant.Divisible' 100% ( 4 / 4) in 'Data.Functor.Contravariant.Compose' Warning: 'Comparison' is ambiguous. It is defined * in Data.Functor.Contravariant * in Data.Functor.Contravariant You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in Data.Functor.Contravariant Warning: 'Equivalence' is ambiguous. It is defined * in Data.Functor.Contravariant * in Data.Functor.Contravariant You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in Data.Functor.Contravariant 100% ( 3 / 3) in 'Data.Functor.Contravariant.Generic' Warning: Data.Functor.Contravariant.Generic: could not find link destinations for: - Data.Functor.Contravariant.Generic.GDeciding1 - Data.Functor.Contravariant.Generic.GDeciding - Data.Functor.Contravariant.Generic.GG - Data.Functor.Contravariant.Generic.Rep1' - Data.Functor.Contravariant.Generic.Rep' Documentation created: dist/doc/html/contravariant/, dist/doc/html/contravariant/contravariant.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/contravariant-1.5.5-9OZxSMGmONm3FLxTwjX4ym Completed contravariant-1.5.5 Configuring 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 filepath-1.5.4.0... Preprocessing library for filepath-1.5.4.0.. Building library for filepath-1.5.4.0.. [ 1 of 12] Compiling System.FilePath.Posix ( System/FilePath/Posix.hs, dist/build/System/FilePath/Posix.o, dist/build/System/FilePath/Posix.dyn_o ) [ 2 of 12] Compiling System.FilePath ( System/FilePath.hs, dist/build/System/FilePath.o, dist/build/System/FilePath.dyn_o ) [ 3 of 12] Compiling System.FilePath.Windows ( System/FilePath/Windows.hs, dist/build/System/FilePath/Windows.o, dist/build/System/FilePath/Windows.dyn_o ) [ 4 of 12] Compiling System.OsPath.Encoding ( System/OsPath/Encoding.hs, dist/build/System/OsPath/Encoding.o, dist/build/System/OsPath/Encoding.dyn_o ) [ 5 of 12] Compiling System.OsPath.Posix.Internal ( System/OsPath/Posix/Internal.hs, dist/build/System/OsPath/Posix/Internal.o, dist/build/System/OsPath/Posix/Internal.dyn_o ) [ 6 of 12] Compiling System.OsPath.Types ( System/OsPath/Types.hs, dist/build/System/OsPath/Types.o, dist/build/System/OsPath/Types.dyn_o ) [ 7 of 12] Compiling System.OsPath.Posix ( System/OsPath/Posix.hs, dist/build/System/OsPath/Posix.o, dist/build/System/OsPath/Posix.dyn_o ) [ 8 of 12] Compiling System.OsPath[boot] ( System/OsPath.hs-boot, dist/build/System/OsPath.o-boot, dist/build/System/OsPath.dyn_o-boot ) [ 9 of 12] Compiling System.OsPath.Internal ( System/OsPath/Internal.hs, dist/build/System/OsPath/Internal.o, dist/build/System/OsPath/Internal.dyn_o ) [10 of 12] Compiling System.OsPath ( System/OsPath.hs, dist/build/System/OsPath.o, dist/build/System/OsPath.dyn_o ) [11 of 12] Compiling System.OsPath.Windows.Internal ( System/OsPath/Windows/Internal.hs, dist/build/System/OsPath/Windows/Internal.o, dist/build/System/OsPath/Windows/Internal.dyn_o ) [12 of 12] Compiling System.OsPath.Windows ( System/OsPath/Windows.hs, dist/build/System/OsPath/Windows.o, dist/build/System/OsPath/Windows.dyn_o ) Preprocessing library for filepath-1.5.4.0.. Running Haddock on library for filepath-1.5.4.0.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [ 1 of 12] Compiling System.FilePath.Posix ( System/FilePath/Posix.hs, nothing ) [ 2 of 12] Compiling System.FilePath ( System/FilePath.hs, nothing ) [ 3 of 12] Compiling System.FilePath.Windows ( System/FilePath/Windows.hs, nothing ) [ 4 of 12] Compiling System.OsPath.Encoding ( System/OsPath/Encoding.hs, nothing ) [ 5 of 12] Compiling System.OsPath.Posix.Internal ( System/OsPath/Posix/Internal.hs, nothing ) [ 6 of 12] Compiling System.OsPath.Types ( System/OsPath/Types.hs, nothing ) [ 7 of 12] Compiling System.OsPath.Posix ( System/OsPath/Posix.hs, nothing ) [ 8 of 12] Compiling System.OsPath[boot] ( System/OsPath.hs-boot, nothing ) [ 9 of 12] Compiling System.OsPath.Internal ( System/OsPath/Internal.hs, nothing ) [10 of 12] Compiling System.OsPath ( System/OsPath.hs, nothing ) [11 of 12] Compiling System.OsPath.Windows.Internal ( System/OsPath/Windows/Internal.hs, nothing ) [12 of 12] Compiling System.OsPath.Windows ( System/OsPath/Windows.hs, nothing ) Haddock coverage: Warning: 'FILEPATH' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 61 / 61) in 'System.FilePath.Posix' 100% ( 61 / 61) in 'System.FilePath' Warning: 'FILEPATH' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 61 / 61) in 'System.FilePath.Windows' 39% ( 9 / 23) in 'System.OsPath.Encoding' Missing documentation for: Module header EncodingException showEncodingException ucs2le mkUcs2le ucs2le_DF ucs2le_EF ucs2le_decode ucs2le_encode mkUTF16le_b utf16le_b_DF utf16le_b_EF utf16le_b_decode utf16le_b_encode Warning: 'FilePath' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'FILEPATH' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'try' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 59 / 59) in 'System.OsPath.Posix.Internal' Warning: 'OsString' is ambiguous. It is defined * in System.OsString.Internal.Types * in System.OsString.Internal.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 System.OsString.Internal.Types 76% ( 10 / 13) in 'System.OsPath.Types' Missing documentation for: Module header WindowsChar PosixChar 94% ( 75 / 79) in 'System.OsPath.Posix' Missing documentation for: Module header PosixChar encodeFS (System/OsPath/Common.hs:1449) decodeFS (System/OsPath/Common.hs:1452) 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: 'OsChar' is ambiguous. It is defined * in System.OsString.Internal.Types * in System.OsString.Internal.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 System.OsString.Internal.Types Warning: 'unsafeFromChar' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 91% ( 11 / 12) in 'System.OsPath.Internal' Missing documentation for: Module header Warning: 'ShortByteString' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Word8' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Word16' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'TextEncoding' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 97% ( 77 / 79) in 'System.OsPath' Missing documentation for: encodeFS (System/OsPath/Common.hs:1458) decodeFS (System/OsPath/Common.hs:1465) Warning: 'FilePath' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'FILEPATH' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'try' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 59 / 59) in 'System.OsPath.Windows.Internal' 94% ( 75 / 79) in 'System.OsPath.Windows' Missing documentation for: Module header WindowsChar encodeFS (System/OsPath/Common.hs:1443) decodeFS (System/OsPath/Common.hs:1446) Warning: System.OsPath.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_PosixString - System.OsString.Internal.Types.Rep_WindowsChar - System.OsString.Internal.Types.Rep_WindowsString Warning: System.OsPath.Posix: could not find link destinations for: - System.OsString.Internal.Types.Rep_PosixChar - System.OsString.Internal.Types.Rep_PosixString Warning: System.OsPath: could not find link destinations for: - System.OsString.Internal.Types.Rep_OsChar - System.OsString.Internal.Types.Rep_OsString Warning: System.OsPath.Windows: could not find link destinations for: - System.OsString.Internal.Types.Rep_WindowsChar - System.OsString.Internal.Types.Rep_WindowsString Documentation created: dist/doc/html/filepath/, dist/doc/html/filepath/filepath.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/filepath-1.5.4.0-6S7Kf2BlSdzCjfRE5q0B1S Completed filepath-1.5.4.0 Configuring integer-conversion-0.1.1... Preprocessing library for integer-conversion-0.1.1.. Building library for integer-conversion-0.1.1.. [1 of 1] Compiling Data.Integer.Conversion ( src/Data/Integer/Conversion.hs, dist/build/Data/Integer/Conversion.o, dist/build/Data/Integer/Conversion.dyn_o ) Preprocessing library for integer-conversion-0.1.1.. Running Haddock on library for integer-conversion-0.1.1.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 1] Compiling Data.Integer.Conversion ( src/Data/Integer/Conversion.hs, nothing ) Haddock coverage: Warning: 'Text' is ambiguous. It is defined * in Data.Text.Internal * 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 in Data.Text.Internal 100% ( 5 / 5) in 'Data.Integer.Conversion' Documentation created: dist/doc/html/integer-conversion/, dist/doc/html/integer-conversion/integer-conversion.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/integer-conversion-0.1.1-CeDtdfh0tTJCMc72X6KfS8 Completed integer-conversion-0.1.1 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 distributive-0.6.2.1... Preprocessing library for distributive-0.6.2.1.. Building library for distributive-0.6.2.1.. [1 of 2] Compiling Data.Distributive ( src/Data/Distributive.hs, dist/build/Data/Distributive.o, dist/build/Data/Distributive.dyn_o ) src/Data/Distributive.hs:157:26: warning: [GHC-47082] [-Woperator-whitespace-ext-conflict] The prefix use of a $ would denote an untyped splice were the TemplateHaskell extension enabled. Suggested fix: Add whitespace after the $. | 157 | distribute a e = fmap ($e) a | ^ [2 of 2] Compiling Data.Distributive.Generic ( src/Data/Distributive/Generic.hs, dist/build/Data/Distributive/Generic.o, dist/build/Data/Distributive/Generic.dyn_o ) Preprocessing library for distributive-0.6.2.1.. Running Haddock on library for distributive-0.6.2.1.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 2] Compiling Data.Distributive ( src/Data/Distributive.hs, nothing ) src/Data/Distributive.hs:157:26: warning: [GHC-47082] [-Woperator-whitespace-ext-conflict] The prefix use of a $ would denote an untyped splice were the TemplateHaskell extension enabled. Suggested fix: Add whitespace after the $. | 157 | distribute a e = fmap ($e) a | ^ [2 of 2] Compiling Data.Distributive.Generic ( src/Data/Distributive/Generic.hs, nothing ) Haddock coverage: Warning: 'Representable' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Identity' is ambiguous. It is defined * in Data.Functor.Identity * in Data.Functor.Identity You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in Data.Functor.Identity Warning: 'Compose' is ambiguous. It is defined * in Data.Functor.Compose * in Data.Functor.Compose You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in Data.Functor.Compose 100% ( 4 / 4) in 'Data.Distributive' 75% ( 3 / 4) in 'Data.Distributive.Generic' Missing documentation for: GDistributive (src/Data/Distributive/Generic.hs:51) Documentation created: dist/doc/html/distributive/, dist/doc/html/distributive/distributive.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/distributive-0.6.2.1-LYGC3cC7tAvDF84yagGUZw Completed distributive-0.6.2.1 Configuring network-uri-2.6.4.2... Preprocessing library for network-uri-2.6.4.2.. Building library for network-uri-2.6.4.2.. [1 of 3] Compiling Network.URI ( Network/URI.hs, dist/build/Network/URI.o, dist/build/Network/URI.dyn_o ) Network/URI.hs:1131:12: 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." | 1131 | if head (uriPath ref) == '/' then | ^^^^ Network/URI.hs:1437:16: 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." | 1437 | query = orNull tail . uriQuery | ^^^^ Network/URI.hs:1441:19: 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." | 1441 | fragment = orNull tail . uriFragment | ^^^^ [2 of 3] Compiling Network.URI.Lens ( Network/URI/Lens.hs, dist/build/Network/URI/Lens.o, dist/build/Network/URI/Lens.dyn_o ) [3 of 3] Compiling Network.URI.Static ( Network/URI/Static.hs, dist/build/Network/URI/Static.o, dist/build/Network/URI/Static.dyn_o ) Preprocessing library for network-uri-2.6.4.2.. Running Haddock on library for network-uri-2.6.4.2.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 3] Compiling Network.URI ( Network/URI.hs, nothing ) Network/URI.hs:1131:12: 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." | 1131 | if head (uriPath ref) == '/' then | ^^^^ Network/URI.hs:1437:16: 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." | 1437 | query = orNull tail . uriQuery | ^^^^ Network/URI.hs:1441:19: 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." | 1441 | fragment = orNull tail . uriFragment | ^^^^ [2 of 3] Compiling Network.URI.Lens ( Network/URI/Lens.hs, nothing ) [3 of 3] Compiling Network.URI.Static ( Network/URI/Static.hs, nothing ) Haddock coverage: Warning: 'URI' is ambiguous. It is defined * at Network/URI.hs:184:12 * at Network/URI.hs:184:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Network/URI.hs:184:1 77% ( 42 / 54) in 'Network.URI' Missing documentation for: uriIsAbsolute (Network/URI.hs:388) uriIsRelative (Network/URI.hs:391) uriAuthToString (Network/URI.hs:959) parseabsoluteURI (Network/URI.hs:1400) escapeString (Network/URI.hs:1404) reserved (Network/URI.hs:1408) unreserved (Network/URI.hs:1412) scheme (Network/URI.hs:1418) authority (Network/URI.hs:1425) path (Network/URI.hs:1433) query (Network/URI.hs:1437) fragment (Network/URI.hs:1441) 11% ( 1 / 9) in 'Network.URI.Lens' Missing documentation for: uriRegNameLens (Network/URI/Lens.hs:32) uriUserInfoLens (Network/URI/Lens.hs:35) uriPortLens (Network/URI/Lens.hs:39) uriAuthorityLens (Network/URI/Lens.hs:42) uriSchemeLens (Network/URI/Lens.hs:46) uriPathLens (Network/URI/Lens.hs:49) uriQueryLens (Network/URI/Lens.hs:52) uriFragmentLens (Network/URI/Lens.hs:55) 88% ( 8 / 9) in 'Network.URI.Static' Missing documentation for: Module header Warning: Network.URI: could not find link destinations for: - Network.URI.Rep_URI - Network.URI.Rep_URIAuth Warning: Network.URI.Lens: could not find link destinations for: - Network.URI.Lens.Lens' Documentation created: dist/doc/html/network-uri/, dist/doc/html/network-uri/network-uri.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/network-uri-2.6.4.2-3nNQMBMIiS23GiQ0eN39ga Completed network-uri-2.6.4.2 Configuring resourcet-1.3.0... Preprocessing library for resourcet-1.3.0.. Building library for resourcet-1.3.0.. [1 of 5] Compiling Data.Acquire.Internal ( Data/Acquire/Internal.hs, dist/build/Data/Acquire/Internal.o, dist/build/Data/Acquire/Internal.dyn_o ) Data/Acquire/Internal.hs:17: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() | 17 | import Control.Applicative (Applicative (..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2 of 5] Compiling Control.Monad.Trans.Resource.Internal ( Control/Monad/Trans/Resource/Internal.hs, dist/build/Control/Monad/Trans/Resource/Internal.o, dist/build/Control/Monad/Trans/Resource/Internal.dyn_o ) Control/Monad/Trans/Resource/Internal.hs:28:29: warning: [GHC-38856] [-Wunused-imports] The import of Applicative from module Control.Applicative is redundant | 28 | import Control.Applicative (Applicative (..), Alternative(..)) | ^^^^^^^^^^^^^^^^ Control/Monad/Trans/Resource/Internal.hs:57:1: warning: [GHC-66111] [-Wunused-imports] The import of Control.Monad.IO.Class is redundant except perhaps to import instances from Control.Monad.IO.Class To import instances alone, use: import Control.Monad.IO.Class() | 57 | import Control.Monad.IO.Class (MonadIO (..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Control/Monad/Trans/Resource/Internal.hs:67:1: warning: [GHC-66111] [-Wunused-imports] The import of Data.Word is redundant except perhaps to import instances from Data.Word To import instances alone, use: import Data.Word() | 67 | import Data.Word(Word) | ^^^^^^^^^^^^^^^^^^^^^^ [3 of 5] Compiling Data.Acquire ( Data/Acquire.hs, dist/build/Data/Acquire.o, dist/build/Data/Acquire.dyn_o ) [4 of 5] Compiling Control.Monad.Trans.Resource ( Control/Monad/Trans/Resource.hs, dist/build/Control/Monad/Trans/Resource.o, dist/build/Control/Monad/Trans/Resource.dyn_o ) [5 of 5] Compiling UnliftIO.Resource ( UnliftIO/Resource.hs, dist/build/UnliftIO/Resource.o, dist/build/UnliftIO/Resource.dyn_o ) Preprocessing library for resourcet-1.3.0.. Running Haddock on library for resourcet-1.3.0.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 5] Compiling Data.Acquire.Internal ( Data/Acquire/Internal.hs, nothing ) Data/Acquire/Internal.hs:17: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() | 17 | import Control.Applicative (Applicative (..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2 of 5] Compiling Control.Monad.Trans.Resource.Internal ( Control/Monad/Trans/Resource/Internal.hs, nothing ) Control/Monad/Trans/Resource/Internal.hs:28:29: warning: [GHC-38856] [-Wunused-imports] The import of Applicative from module Control.Applicative is redundant | 28 | import Control.Applicative (Applicative (..), Alternative(..)) | ^^^^^^^^^^^^^^^^ Control/Monad/Trans/Resource/Internal.hs:57:1: warning: [GHC-66111] [-Wunused-imports] The import of Control.Monad.IO.Class is redundant except perhaps to import instances from Control.Monad.IO.Class To import instances alone, use: import Control.Monad.IO.Class() | 57 | import Control.Monad.IO.Class (MonadIO (..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Control/Monad/Trans/Resource/Internal.hs:67:1: warning: [GHC-66111] [-Wunused-imports] The import of Data.Word is redundant except perhaps to import instances from Data.Word To import instances alone, use: import Data.Word() | 67 | import Data.Word(Word) | ^^^^^^^^^^^^^^^^^^^^^^ [3 of 5] Compiling Data.Acquire ( Data/Acquire.hs, nothing ) [4 of 5] Compiling Control.Monad.Trans.Resource ( Control/Monad/Trans/Resource.hs, nothing ) [5 of 5] Compiling UnliftIO.Resource ( UnliftIO/Resource.hs, nothing ) Haddock coverage: 71% ( 5 / 7) in 'Data.Acquire.Internal' Missing documentation for: Module header Allocated (Data/Acquire/Internal.hs:37) Warning: 'ResourceT' is ambiguous. It is defined * at Control/Monad/Trans/Resource/Internal.hs:182:25 * at Control/Monad/Trans/Resource/Internal.hs:182:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Control/Monad/Trans/Resource/Internal.hs:182:1 Warning: 'runResourceT' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'register' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'allocate' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'release' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'hoist' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ResourceCleanupException' is ambiguous. It is defined * at Control/Monad/Trans/Resource/Internal.hs:343:33 * at Control/Monad/Trans/Resource/Internal.hs:343:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Control/Monad/Trans/Resource/Internal.hs:343:1 64% ( 9 / 14) in 'Control.Monad.Trans.Resource.Internal' Missing documentation for: Module header ReleaseMap (Control/Monad/Trans/Resource/Internal.hs:98) stateAlloc (Control/Monad/Trans/Resource/Internal.hs:289) stateCleanup (Control/Monad/Trans/Resource/Internal.hs:297) register' (Control/Monad/Trans/Resource/Internal.hs:317) Warning: 'Acquire' is ambiguous. It is defined * at Data/Acquire/Internal.hs:51:21 * at Data/Acquire/Internal.hs:51:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Data/Acquire/Internal.hs:51:1 100% ( 10 / 10) in 'Data.Acquire' Warning: 'ReleaseKey' is ambiguous. It is defined * at Control/Monad/Trans/Resource/Internal.hs:92:19 * at Control/Monad/Trans/Resource/Internal.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 Control/Monad/Trans/Resource/Internal.hs:92:1 Warning: 'ResourceT' is ambiguous. It is defined * at Control/Monad/Trans/Resource/Internal.hs:182:25 * at Control/Monad/Trans/Resource/Internal.hs:182:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Control/Monad/Trans/Resource/Internal.hs:182:1 Warning: 'ResourceCleanupException' is ambiguous. It is defined * at Control/Monad/Trans/Resource/Internal.hs:343:33 * at Control/Monad/Trans/Resource/Internal.hs:343:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Control/Monad/Trans/Resource/Internal.hs:343:1 Warning: 'concurrently' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'race' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'InvalidAccess' is ambiguous. It is defined * at Control/Monad/Trans/Resource/Internal.hs:205:22 * at Control/Monad/Trans/Resource/Internal.hs:205:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Control/Monad/Trans/Resource/Internal.hs:205:1 100% ( 40 / 40) in 'Control.Monad.Trans.Resource' 100% ( 13 / 13) in 'UnliftIO.Resource' Warning: Control.Monad.Trans.Resource.Internal: could not find link destinations for: - Control.Monad.Trans.Resource.Internal.NextKey - Control.Monad.Trans.Resource.Internal.RefCount - Control.Monad.Trans.Resource.Internal.D:R:PrimStateResourceT Warning: Control.Monad.Trans.Resource: could not find link destinations for: - Control.Monad.Trans.Resource.Internal.D:R:PrimStateResourceT Warning: UnliftIO.Resource: could not find link destinations for: - Control.Monad.Trans.Resource.Internal.D:R:PrimStateResourceT Documentation created: dist/doc/html/resourcet/, dist/doc/html/resourcet/resourcet.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/resourcet-1.3.0-JbK6FWjuH9wIRghP2zKnYA Completed resourcet-1.3.0 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 unix-2.8.8.0... configure: WARNING: unrecognized options: --with-compiler checking for gcc... /nix/store/8v6k283dpbc0qkdq81nb6mrxrgcb10i1-gcc-wrapper-14-20241116/bin/cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /nix/store/8v6k283dpbc0qkdq81nb6mrxrgcb10i1-gcc-wrapper-14-20241116/bin/cc accepts -g... yes checking for /nix/store/8v6k283dpbc0qkdq81nb6mrxrgcb10i1-gcc-wrapper-14-20241116/bin/cc option to enable C11 features... none needed checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for an ANSI C-conforming const... yes checking for option for large files... none needed checking for dirent.h... yes checking for fcntl.h... yes checking for grp.h... yes checking for limits.h... yes checking for pwd.h... yes checking for signal.h... yes checking for string.h... (cached) yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes checking for sys/times.h... yes checking for sys/time.h... yes checking for sys/utsname.h... yes checking for sys/wait.h... yes checking for sys/sysmacros.h... yes checking for bsd/libutil.h... no checking for libutil.h... no checking for pty.h... yes checking for utmp.h... yes checking for termios.h... yes checking for time.h... yes checking for unistd.h... (cached) yes checking for utime.h... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for struct dirent.d_type... yes checking value of DT_UNKNOWN... 0 checking value of DT_FIFO... 1 checking value of DT_CHR... 2 checking value of DT_DIR... 4 checking value of DT_BLK... 6 checking value of DT_REG... 8 checking value of DT_LNK... 10 checking value of DT_SOCK... 12 checking value of DT_WHT... 14 checking for getgrgid_r... yes checking for getgrnam_r... yes checking for getpwnam_r... yes checking for getpwuid_r... yes checking for getpwnam... yes checking for getpwuid... yes checking for getpwent... yes checking for getgrent... yes checking for lchown... yes checking for setenv... yes checking for sysconf... yes checking for unsetenv... yes checking for clearenv... yes checking for nanosleep... yes checking for ptsname... yes checking for setitimer... yes checking for readdir_r... yes checking for alarm... yes checking for dup... yes checking for execv... yes checking for getpid... yes checking for mknod... yes checking for mkstemp... yes checking for pipe... yes checking for times... yes checking for chown... yes checking for fchdir... yes checking for fchmod... yes checking for struct rlimit... yes checking for statx... yes checking for struct statx... yes checking for statx.stx_mnt_id... yes checking for F_GETLK from fcntl.h... checking how to run the C preprocessor... /nix/store/8v6k283dpbc0qkdq81nb6mrxrgcb10i1-gcc-wrapper-14-20241116/bin/cc -E checking for egrep -e... /nix/store/0mqngkz34kv5z6hz91bbbgzgrnz56c4y-gnugrep-3.11/bin/grep -E yes checking for O_DIRECT open flag... yes checking for F_NOCACHE from fcntl.h... no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for telldir... yes checking for seekdir... yes checking for _NSGetEnviron... no checking for /nix/store/8v6k283dpbc0qkdq81nb6mrxrgcb10i1-gcc-wrapper-14-20241116/bin/cc options needed to detect all undeclared functions... none needed checking whether execvpe is declared... yes checking for execvpe... yes checking whether CLOCKS_PER_SEC is declared... yes checking for struct stat.st_atim... yes checking for struct stat.st_mtim... yes checking for struct stat.st_ctim... yes checking for struct stat.st_atimespec... no checking for struct stat.st_mtimespec... no checking for struct stat.st_ctimespec... no checking for struct stat.st_atimensec... no checking for struct stat.st_mtimensec... no checking for struct stat.st_ctimensec... no checking for struct stat.st_atime_n... no checking for struct stat.st_mtime_n... no checking for struct stat.st_ctime_n... no checking for struct stat.st_uatime... no checking for struct stat.st_umtime... no checking for struct stat.st_uctime... no checking for struct stat.st_blocks... yes checking for struct stat.st_blksize... yes checking for struct passwd.pw_gecos... yes checking for utimensat... yes checking for futimens... yes checking for lutimes... yes checking for futimes... yes checking for mkstemps... yes checking for mkdtemp... yes checking for fsync... yes checking whether fdatasync is declared... yes checking for fdatasync... yes checking for posix_fadvise... yes checking for posix_fallocate... yes checking whether tcdrain is declared... yes checking whether ctermid is declared... yes checking for library containing shm_open... none required checking for shm_open... yes checking for shm_unlink... yes checking value of SIGABRT... 6 checking value of SIGALRM... 14 checking value of SIGBUS... 7 checking value of SIGCHLD... 17 checking value of SIGCONT... 18 checking value of SIGFPE... 8 checking value of SIGHUP... 1 checking value of SIGILL... 4 checking value of SIGINT... 2 checking value of SIGKILL... 9 checking value of SIGPIPE... 13 checking value of SIGQUIT... 3 checking value of SIGSEGV... 11 checking value of SIGSTOP... 19 checking value of SIGTERM... 15 checking value of SIGTSTP... 20 checking value of SIGTTIN... 21 checking value of SIGTTOU... 22 checking value of SIGUSR1... 10 checking value of SIGUSR2... 12 checking value of SIGPOLL... 29 checking value of SIGPROF... 27 checking value of SIGSYS... 31 checking value of SIGTRAP... 5 checking value of SIGURG... 23 checking value of SIGVTALRM... 26 checking value of SIGXCPU... 24 checking value of SIGXFSZ... 25 checking value of SIG_BLOCK... 0 checking value of SIG_SETMASK... 2 checking value of SIG_UNBLOCK... 1 checking value of SIGINFO... -1 checking value of SIGWINCH... 28 checking for _SC_GETGR_R_SIZE_MAX... yes checking for _SC_GETPW_R_SIZE_MAX... yes checking return type of usleep... int checking return type of unsetenv... int checking for RTLD_NEXT from dlfcn.h... yes checking for RTLD_DEFAULT from dlfcn.h... yes checking for openpty... yes checking for /dev/ptmx... yes checking for /dev/ptc... no checking for library containing dlopen... none required checking for library containing sem_close... none required checking whether sem_getvalue is declared... yes configure: creating ./config.status config.status: creating unix.buildinfo config.status: creating include/HsUnixConfig.h configure: WARNING: unrecognized options: --with-compiler Preprocessing library for unix-2.8.8.0.. Building library for unix-2.8.8.0.. [ 1 of 53] Compiling System.Posix.ByteString.FilePath ( dist/build/System/Posix/ByteString/FilePath.hs, dist/build/System/Posix/ByteString/FilePath.o, dist/build/System/Posix/ByteString/FilePath.dyn_o ) [ 2 of 53] Compiling System.Posix.DynamicLinker.Prim ( dist/build/System/Posix/DynamicLinker/Prim.hs, dist/build/System/Posix/DynamicLinker/Prim.o, dist/build/System/Posix/DynamicLinker/Prim.dyn_o ) [ 3 of 53] Compiling System.Posix.DynamicLinker.Common ( dist/build/System/Posix/DynamicLinker/Common.hs, dist/build/System/Posix/DynamicLinker/Common.o, dist/build/System/Posix/DynamicLinker/Common.dyn_o ) [ 4 of 53] Compiling System.Posix.DynamicLinker.ByteString ( dist/build/System/Posix/DynamicLinker/ByteString.hs, dist/build/System/Posix/DynamicLinker/ByteString.o, dist/build/System/Posix/DynamicLinker/ByteString.dyn_o ) [ 5 of 53] Compiling System.Posix.DynamicLinker ( dist/build/System/Posix/DynamicLinker.hs, dist/build/System/Posix/DynamicLinker.o, dist/build/System/Posix/DynamicLinker.dyn_o ) [ 6 of 53] Compiling System.Posix.DynamicLinker.Module ( dist/build/System/Posix/DynamicLinker/Module.hs, dist/build/System/Posix/DynamicLinker/Module.o, dist/build/System/Posix/DynamicLinker/Module.dyn_o ) [ 7 of 53] Compiling System.Posix.DynamicLinker.Module.ByteString ( dist/build/System/Posix/DynamicLinker/Module/ByteString.hs, dist/build/System/Posix/DynamicLinker/Module/ByteString.o, dist/build/System/Posix/DynamicLinker/Module/ByteString.dyn_o ) [ 8 of 53] Compiling System.Posix.Env.Internal ( dist/build/System/Posix/Env/Internal.hs, dist/build/System/Posix/Env/Internal.o, dist/build/System/Posix/Env/Internal.dyn_o ) [ 9 of 53] Compiling System.Posix.Env ( dist/build/System/Posix/Env.hs, dist/build/System/Posix/Env.o, dist/build/System/Posix/Env.dyn_o ) [10 of 53] Compiling System.Posix.Env.ByteString ( dist/build/System/Posix/Env/ByteString.hs, dist/build/System/Posix/Env/ByteString.o, dist/build/System/Posix/Env/ByteString.dyn_o ) [11 of 53] Compiling System.Posix.Env.PosixString ( dist/build/System/Posix/Env/PosixString.hs, dist/build/System/Posix/Env/PosixString.o, dist/build/System/Posix/Env/PosixString.dyn_o ) [12 of 53] Compiling System.Posix.Error ( System/Posix/Error.hs, dist/build/System/Posix/Error.o, dist/build/System/Posix/Error.dyn_o ) [13 of 53] Compiling System.Posix.Fcntl ( dist/build/System/Posix/Fcntl.hs, dist/build/System/Posix/Fcntl.o, dist/build/System/Posix/Fcntl.dyn_o ) [14 of 53] Compiling System.Posix.Files.Common ( dist/build/System/Posix/Files/Common.hs, dist/build/System/Posix/Files/Common.o, dist/build/System/Posix/Files/Common.dyn_o ) [15 of 53] Compiling System.Posix.Files.ByteString ( dist/build/System/Posix/Files/ByteString.hs, dist/build/System/Posix/Files/ByteString.o, dist/build/System/Posix/Files/ByteString.dyn_o ) [16 of 53] Compiling System.Posix.Files ( dist/build/System/Posix/Files.hs, dist/build/System/Posix/Files.o, dist/build/System/Posix/Files.dyn_o ) [17 of 53] Compiling System.Posix.Directory.Common ( dist/build/System/Posix/Directory/Common.hs, dist/build/System/Posix/Directory/Common.o, dist/build/System/Posix/Directory/Common.dyn_o ) [18 of 53] Compiling System.Posix.Directory.Internals ( dist/build/System/Posix/Directory/Internals.hs, dist/build/System/Posix/Directory/Internals.o, dist/build/System/Posix/Directory/Internals.dyn_o ) [19 of 53] Compiling System.Posix.Directory.Fd ( dist/build/System/Posix/Directory/Fd.hs, dist/build/System/Posix/Directory/Fd.o, dist/build/System/Posix/Directory/Fd.dyn_o ) [20 of 53] Compiling System.Posix.Directory.ByteString ( dist/build/System/Posix/Directory/ByteString.hs, dist/build/System/Posix/Directory/ByteString.o, dist/build/System/Posix/Directory/ByteString.dyn_o ) [21 of 53] Compiling System.Posix.Directory ( dist/build/System/Posix/Directory.hs, dist/build/System/Posix/Directory.o, dist/build/System/Posix/Directory.dyn_o ) [22 of 53] Compiling System.Posix.IO.Common ( dist/build/System/Posix/IO/Common.hs, dist/build/System/Posix/IO/Common.o, dist/build/System/Posix/IO/Common.dyn_o ) [23 of 53] Compiling System.Posix.IO.ByteString ( dist/build/System/Posix/IO/ByteString.hs, dist/build/System/Posix/IO/ByteString.o, dist/build/System/Posix/IO/ByteString.dyn_o ) [24 of 53] Compiling System.Posix.IO ( dist/build/System/Posix/IO.hs, dist/build/System/Posix/IO.o, dist/build/System/Posix/IO.dyn_o ) [25 of 53] Compiling System.Posix.PosixPath.FilePath ( dist/build/System/Posix/PosixPath/FilePath.hs, dist/build/System/Posix/PosixPath/FilePath.o, dist/build/System/Posix/PosixPath/FilePath.dyn_o ) [26 of 53] Compiling System.Posix.IO.PosixString ( dist/build/System/Posix/IO/PosixString.hs, dist/build/System/Posix/IO/PosixString.o, dist/build/System/Posix/IO/PosixString.dyn_o ) [27 of 53] Compiling System.Posix.Files.PosixString ( dist/build/System/Posix/Files/PosixString.hs, dist/build/System/Posix/Files/PosixString.o, dist/build/System/Posix/Files/PosixString.dyn_o ) [28 of 53] Compiling System.Posix.Directory.PosixPath ( dist/build/System/Posix/Directory/PosixPath.hs, dist/build/System/Posix/Directory/PosixPath.o, dist/build/System/Posix/Directory/PosixPath.dyn_o ) [29 of 53] Compiling System.Posix.Process.Internals ( dist/build/System/Posix/Process/Internals.hs, dist/build/System/Posix/Process/Internals.o, dist/build/System/Posix/Process/Internals.dyn_o ) [30 of 53] Compiling System.Posix.Process.Common ( dist/build/System/Posix/Process/Common.hs, dist/build/System/Posix/Process/Common.o, dist/build/System/Posix/Process/Common.dyn_o ) [31 of 53] Compiling System.Posix.Process.ByteString ( dist/build/System/Posix/Process/ByteString.hs, dist/build/System/Posix/Process/ByteString.o, dist/build/System/Posix/Process/ByteString.dyn_o ) [32 of 53] Compiling System.Posix.Process ( dist/build/System/Posix/Process.hs, dist/build/System/Posix/Process.o, dist/build/System/Posix/Process.dyn_o ) [33 of 53] Compiling System.Posix.Process.PosixString ( dist/build/System/Posix/Process/PosixString.hs, dist/build/System/Posix/Process/PosixString.o, dist/build/System/Posix/Process/PosixString.dyn_o ) [34 of 53] Compiling System.Posix.Resource ( dist/build/System/Posix/Resource.hs, dist/build/System/Posix/Resource.o, dist/build/System/Posix/Resource.dyn_o ) [35 of 53] Compiling System.Posix.Semaphore ( dist/build/System/Posix/Semaphore.hs, dist/build/System/Posix/Semaphore.o, dist/build/System/Posix/Semaphore.dyn_o ) [36 of 53] Compiling System.Posix.SharedMem ( dist/build/System/Posix/SharedMem.hs, dist/build/System/Posix/SharedMem.o, dist/build/System/Posix/SharedMem.dyn_o ) [37 of 53] Compiling System.Posix.Signals ( dist/build/System/Posix/Signals.hs, dist/build/System/Posix/Signals.o, dist/build/System/Posix/Signals.dyn_o ) [38 of 53] Compiling System.Posix.Signals.Exts ( dist/build/System/Posix/Signals/Exts.hs, dist/build/System/Posix/Signals/Exts.o, dist/build/System/Posix/Signals/Exts.dyn_o ) [39 of 53] Compiling System.Posix.Temp ( dist/build/System/Posix/Temp.hs, dist/build/System/Posix/Temp.o, dist/build/System/Posix/Temp.dyn_o ) [40 of 53] Compiling System.Posix.Temp.ByteString ( dist/build/System/Posix/Temp/ByteString.hs, dist/build/System/Posix/Temp/ByteString.o, dist/build/System/Posix/Temp/ByteString.dyn_o ) [41 of 53] Compiling System.Posix.Temp.PosixString ( dist/build/System/Posix/Temp/PosixString.hs, dist/build/System/Posix/Temp/PosixString.o, dist/build/System/Posix/Temp/PosixString.dyn_o ) [42 of 53] Compiling System.Posix.Terminal.Common ( dist/build/System/Posix/Terminal/Common.hs, dist/build/System/Posix/Terminal/Common.o, dist/build/System/Posix/Terminal/Common.dyn_o ) [43 of 53] Compiling System.Posix.Terminal.ByteString ( dist/build/System/Posix/Terminal/ByteString.hs, dist/build/System/Posix/Terminal/ByteString.o, dist/build/System/Posix/Terminal/ByteString.dyn_o ) [44 of 53] Compiling System.Posix.Terminal ( dist/build/System/Posix/Terminal.hs, dist/build/System/Posix/Terminal.o, dist/build/System/Posix/Terminal.dyn_o ) [45 of 53] Compiling System.Posix.Terminal.PosixString ( dist/build/System/Posix/Terminal/PosixString.hs, dist/build/System/Posix/Terminal/PosixString.o, dist/build/System/Posix/Terminal/PosixString.dyn_o ) [46 of 53] Compiling System.Posix.Time ( System/Posix/Time.hs, dist/build/System/Posix/Time.o, dist/build/System/Posix/Time.dyn_o ) [47 of 53] Compiling System.Posix.Unistd ( dist/build/System/Posix/Unistd.hs, dist/build/System/Posix/Unistd.o, dist/build/System/Posix/Unistd.dyn_o ) [48 of 53] Compiling System.Posix.User.Common ( dist/build/System/Posix/User/Common.hs, dist/build/System/Posix/User/Common.o, dist/build/System/Posix/User/Common.dyn_o ) [49 of 53] Compiling System.Posix.User.ByteString ( dist/build/System/Posix/User/ByteString.hs, dist/build/System/Posix/User/ByteString.o, dist/build/System/Posix/User/ByteString.dyn_o ) [50 of 53] Compiling System.Posix.User ( dist/build/System/Posix/User.hs, dist/build/System/Posix/User.o, dist/build/System/Posix/User.dyn_o ) [51 of 53] Compiling System.Posix.PosixString ( System/Posix/PosixString.hs, dist/build/System/Posix/PosixString.o, dist/build/System/Posix/PosixString.dyn_o ) [52 of 53] Compiling System.Posix.ByteString ( System/Posix/ByteString.hs, dist/build/System/Posix/ByteString.o, dist/build/System/Posix/ByteString.dyn_o ) [53 of 53] Compiling System.Posix ( System/Posix.hs, dist/build/System/Posix.o, dist/build/System/Posix.dyn_o ) Preprocessing library for unix-2.8.8.0.. Running Haddock on library for unix-2.8.8.0.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [ 1 of 53] Compiling System.Posix.ByteString.FilePath ( dist/build/System/Posix/ByteString/FilePath.hs, nothing ) [ 2 of 53] Compiling System.Posix.DynamicLinker.Prim ( dist/build/System/Posix/DynamicLinker/Prim.hs, nothing ) [ 3 of 53] Compiling System.Posix.DynamicLinker.Common ( dist/build/System/Posix/DynamicLinker/Common.hs, nothing ) [ 4 of 53] Compiling System.Posix.DynamicLinker.ByteString ( dist/build/System/Posix/DynamicLinker/ByteString.hs, nothing ) [ 5 of 53] Compiling System.Posix.DynamicLinker ( dist/build/System/Posix/DynamicLinker.hs, nothing ) [ 6 of 53] Compiling System.Posix.DynamicLinker.Module ( dist/build/System/Posix/DynamicLinker/Module.hs, nothing ) [ 7 of 53] Compiling System.Posix.DynamicLinker.Module.ByteString ( dist/build/System/Posix/DynamicLinker/Module/ByteString.hs, nothing ) [ 8 of 53] Compiling System.Posix.Env.Internal ( dist/build/System/Posix/Env/Internal.hs, nothing ) [ 9 of 53] Compiling System.Posix.Env ( dist/build/System/Posix/Env.hs, nothing ) [10 of 53] Compiling System.Posix.Env.ByteString ( dist/build/System/Posix/Env/ByteString.hs, nothing ) [11 of 53] Compiling System.Posix.Env.PosixString ( dist/build/System/Posix/Env/PosixString.hs, nothing ) [12 of 53] Compiling System.Posix.Error ( System/Posix/Error.hs, nothing ) [13 of 53] Compiling System.Posix.Fcntl ( dist/build/System/Posix/Fcntl.hs, nothing ) [14 of 53] Compiling System.Posix.Files.Common ( dist/build/System/Posix/Files/Common.hs, nothing ) [15 of 53] Compiling System.Posix.Files.ByteString ( dist/build/System/Posix/Files/ByteString.hs, nothing ) [16 of 53] Compiling System.Posix.Files ( dist/build/System/Posix/Files.hs, nothing ) [17 of 53] Compiling System.Posix.Directory.Common ( dist/build/System/Posix/Directory/Common.hs, nothing ) [18 of 53] Compiling System.Posix.Directory.Internals ( dist/build/System/Posix/Directory/Internals.hs, nothing ) [19 of 53] Compiling System.Posix.Directory.Fd ( dist/build/System/Posix/Directory/Fd.hs, nothing ) [20 of 53] Compiling System.Posix.Directory.ByteString ( dist/build/System/Posix/Directory/ByteString.hs, nothing ) [21 of 53] Compiling System.Posix.Directory ( dist/build/System/Posix/Directory.hs, nothing ) [22 of 53] Compiling System.Posix.IO.Common ( dist/build/System/Posix/IO/Common.hs, nothing ) [23 of 53] Compiling System.Posix.IO.ByteString ( dist/build/System/Posix/IO/ByteString.hs, nothing ) [24 of 53] Compiling System.Posix.IO ( dist/build/System/Posix/IO.hs, nothing ) [25 of 53] Compiling System.Posix.PosixPath.FilePath ( dist/build/System/Posix/PosixPath/FilePath.hs, nothing ) [26 of 53] Compiling System.Posix.IO.PosixString ( dist/build/System/Posix/IO/PosixString.hs, nothing ) [27 of 53] Compiling System.Posix.Files.PosixString ( dist/build/System/Posix/Files/PosixString.hs, nothing ) [28 of 53] Compiling System.Posix.Directory.PosixPath ( dist/build/System/Posix/Directory/PosixPath.hs, nothing ) [29 of 53] Compiling System.Posix.Process.Internals ( dist/build/System/Posix/Process/Internals.hs, nothing ) [30 of 53] Compiling System.Posix.Process.Common ( dist/build/System/Posix/Process/Common.hs, nothing ) [31 of 53] Compiling System.Posix.Process.ByteString ( dist/build/System/Posix/Process/ByteString.hs, nothing ) [32 of 53] Compiling System.Posix.Process ( dist/build/System/Posix/Process.hs, nothing ) [33 of 53] Compiling System.Posix.Process.PosixString ( dist/build/System/Posix/Process/PosixString.hs, nothing ) [34 of 53] Compiling System.Posix.Resource ( dist/build/System/Posix/Resource.hs, nothing ) [35 of 53] Compiling System.Posix.Semaphore ( dist/build/System/Posix/Semaphore.hs, nothing ) [36 of 53] Compiling System.Posix.SharedMem ( dist/build/System/Posix/SharedMem.hs, nothing ) [37 of 53] Compiling System.Posix.Signals ( dist/build/System/Posix/Signals.hs, nothing ) [38 of 53] Compiling System.Posix.Signals.Exts ( dist/build/System/Posix/Signals/Exts.hs, nothing ) [39 of 53] Compiling System.Posix.Temp ( dist/build/System/Posix/Temp.hs, nothing ) [40 of 53] Compiling System.Posix.Temp.ByteString ( dist/build/System/Posix/Temp/ByteString.hs, nothing ) [41 of 53] Compiling System.Posix.Temp.PosixString ( dist/build/System/Posix/Temp/PosixString.hs, nothing ) [42 of 53] Compiling System.Posix.Terminal.Common ( dist/build/System/Posix/Terminal/Common.hs, nothing ) [43 of 53] Compiling System.Posix.Terminal.ByteString ( dist/build/System/Posix/Terminal/ByteString.hs, nothing ) [44 of 53] Compiling System.Posix.Terminal ( dist/build/System/Posix/Terminal.hs, nothing ) [45 of 53] Compiling System.Posix.Terminal.PosixString ( dist/build/System/Posix/Terminal/PosixString.hs, nothing ) [46 of 53] Compiling System.Posix.Time ( System/Posix/Time.hs, nothing ) [47 of 53] Compiling System.Posix.Unistd ( dist/build/System/Posix/Unistd.hs, nothing ) [48 of 53] Compiling System.Posix.User.Common ( dist/build/System/Posix/User/Common.hs, nothing ) [49 of 53] Compiling System.Posix.User.ByteString ( dist/build/System/Posix/User/ByteString.hs, nothing ) [50 of 53] Compiling System.Posix.User ( dist/build/System/Posix/User.hs, nothing ) [51 of 53] Compiling System.Posix.PosixString ( System/Posix/PosixString.hs, nothing ) [52 of 53] Compiling System.Posix.ByteString ( System/Posix/ByteString.hs, nothing ) [53 of 53] Compiling System.Posix ( System/Posix.hs, nothing ) Haddock coverage: Warning: 'FilePath' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 56% ( 9 / 16) in 'System.Posix.ByteString.FilePath' Missing documentation for: withFilePath (System/Posix/ByteString/FilePath.hsc:59) peekFilePath (System/Posix/ByteString/FilePath.hsc:62) peekFilePathLen (System/Posix/ByteString/FilePath.hsc:65) throwErrnoPathIfMinus1Retry (System/Posix/ByteString/FilePath.hsc:70) throwErrnoPathIfMinus1Retry_ (System/Posix/ByteString/FilePath.hsc:75) throwErrnoPathIfNullRetry (System/Posix/ByteString/FilePath.hsc:79) throwErrnoPathIfRetry (System/Posix/ByteString/FilePath.hsc:83) Warning: 'RTLD_DEFAULT' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 41% ( 5 / 12) in 'System.Posix.DynamicLinker.Prim' Missing documentation for: c_dlopen (System/Posix/DynamicLinker/Prim.hsc:89) c_dlsym (System/Posix/DynamicLinker/Prim.hsc:90) c_dlerror (System/Posix/DynamicLinker/Prim.hsc:91) c_dlclose (System/Posix/DynamicLinker/Prim.hsc:92) haveRtldLocal (System/Posix/DynamicLinker/Prim.hsc:75) packRTLDFlags (System/Posix/DynamicLinker/Prim.hsc:101) packDL (System/Posix/DynamicLinker/Prim.hsc:129) 44% ( 4 / 9) in 'System.Posix.DynamicLinker.ByteString' Missing documentation for: dlopen (System/Posix/DynamicLinker/ByteString.hsc:60) dlerror (System/Posix/DynamicLinker/Common.hsc:60) dlclose (System/Posix/DynamicLinker/Common.hsc:56) withDL (System/Posix/DynamicLinker/ByteString.hsc:64) withDL_ (System/Posix/DynamicLinker/ByteString.hsc:67) 44% ( 4 / 9) in 'System.Posix.DynamicLinker' Missing documentation for: dlopen (System/Posix/DynamicLinker.hsc:59) dlerror (System/Posix/DynamicLinker/Common.hsc:60) dlclose (System/Posix/DynamicLinker/Common.hsc:56) withDL (System/Posix/DynamicLinker.hsc:63) withDL_ (System/Posix/DynamicLinker.hsc:66) 12% ( 1 / 8) in 'System.Posix.DynamicLinker.Module' Missing documentation for: Module (System/Posix/DynamicLinker/Common.hsc:88) moduleOpen (System/Posix/DynamicLinker/Module.hsc:72) moduleSymbol (System/Posix/DynamicLinker/Module.hsc:81) moduleClose (System/Posix/DynamicLinker/Module.hsc:86) moduleError (System/Posix/DynamicLinker/Module.hsc:91) withModule (System/Posix/DynamicLinker/Module.hsc:102) withModule_ (System/Posix/DynamicLinker/Module.hsc:119) 12% ( 1 / 8) in 'System.Posix.DynamicLinker.Module.ByteString' Missing documentation for: Module (System/Posix/DynamicLinker/Common.hsc:88) moduleOpen (System/Posix/DynamicLinker/Module/ByteString.hsc:71) moduleSymbol (System/Posix/DynamicLinker/Module.hsc:81) moduleClose (System/Posix/DynamicLinker/Module.hsc:86) moduleError (System/Posix/DynamicLinker/Module.hsc:91) withModule (System/Posix/DynamicLinker/Module.hsc:102) withModule_ (System/Posix/DynamicLinker/Module.hsc:119) 90% ( 9 / 10) in 'System.Posix.Env' Missing documentation for: getEnvironmentPrim (System/Posix/Env.hsc:66) 92% ( 12 / 13) in 'System.Posix.Env.ByteString' Missing documentation for: getEnvironmentPrim (System/Posix/Env/ByteString.hsc:74) Warning: 'PosixString' is ambiguous. It is defined * in System.OsString.Internal.Types * in System.OsString.Internal.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 System.OsString.Internal.Types 92% ( 12 / 13) in 'System.Posix.Env.PosixString' Missing documentation for: getEnvironmentPrim (System/Posix/Env/PosixString.hsc:80) 63% ( 7 / 11) in 'System.Posix.Error' Missing documentation for: throwErrnoPathIfRetry (System/Posix/Error.hs:48) throwErrnoPathIfNullRetry (System/Posix/Error.hs:44) throwErrnoPathIfMinus1Retry (System/Posix/Error.hs:35) throwErrnoPathIfMinus1Retry_ (System/Posix/Error.hs:40) 100% ( 8 / 8) in 'System.Posix.Fcntl' Warning: 'statx' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'FileStatus' is ambiguous. It is defined * at System/Posix/Files/Common.hsc:332:22 * at System/Posix/Files/Common.hsc: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/Posix/Files/Common.hsc:332:1 Warning: 'getExtendedFileStatus' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'setFileMode' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'getFileStatus' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'setFileTimesHiRes' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'touchFile' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'setOwnerAndGroup' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'setFileSize' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 91% (146 /159) in 'System.Posix.Files.ByteString' Missing documentation for: fileTypeModes (System/Posix/Files/Common.hsc:267) blockSpecialMode (System/Posix/Files/Common.hsc:270) characterSpecialMode (System/Posix/Files/Common.hsc:273) namedPipeMode (System/Posix/Files/Common.hsc:276) regularFileMode (System/Posix/Files/Common.hsc:279) directoryMode (System/Posix/Files/Common.hsc:282) symbolicLinkMode (System/Posix/Files/Common.hsc:285) socketMode (System/Posix/Files/Common.hsc:288) ExtendedFileStatus (System/Posix/Files/Common.hsc:993) CAttributes (System/Posix/Files/Common.hsc:766) defaultStatxFlags (System/Posix/Files/Common.hsc:853) defaultStatxMask (System/Posix/Files/Common.hsc:991) PathVar (System/Posix/Files/Common.hsc:682) 91% (146 /159) in 'System.Posix.Files' Missing documentation for: fileTypeModes (System/Posix/Files/Common.hsc:267) blockSpecialMode (System/Posix/Files/Common.hsc:270) characterSpecialMode (System/Posix/Files/Common.hsc:273) namedPipeMode (System/Posix/Files/Common.hsc:276) regularFileMode (System/Posix/Files/Common.hsc:279) directoryMode (System/Posix/Files/Common.hsc:282) symbolicLinkMode (System/Posix/Files/Common.hsc:285) socketMode (System/Posix/Files/Common.hsc:288) ExtendedFileStatus (System/Posix/Files/Common.hsc:993) CAttributes (System/Posix/Files/Common.hsc:766) defaultStatxFlags (System/Posix/Files/Common.hsc:853) defaultStatxMask (System/Posix/Files/Common.hsc:991) PathVar (System/Posix/Files/Common.hsc:682) Warning: 'DirType' is ambiguous. It is defined * at System/Posix/Directory/Common.hsc:143:19 * at System/Posix/Directory/Common.hsc:143:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at System/Posix/Directory/Common.hsc:143:1 Warning: 'DirStreamWithPath' is ambiguous. It is defined * at System/Posix/Directory/Common.hsc:85:31 * at System/Posix/Directory/Common.hsc:85:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at System/Posix/Directory/Common.hsc:85:1 Warning: 'DirStream' is ambiguous. It is defined * at System/Posix/Directory/Common.hsc:82:21 * at System/Posix/Directory/Common.hsc: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 System/Posix/Directory/Common.hsc:82:1 Warning: 'DirEnt' is ambiguous. It is defined * at System/Posix/Directory/Common.hsc:106:18 * at System/Posix/Directory/Common.hsc: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 System/Posix/Directory/Common.hsc:106:1 Warning: 'readDirStream' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 83% ( 20 / 24) in 'System.Posix.Directory.Internals' Missing documentation for: DirStream (System/Posix/Directory/Common.hsc:82) CDir (System/Posix/Directory/Common.hsc:123) CDirent (System/Posix/Directory/Common.hsc:124) DirStreamOffset (System/Posix/Directory/Common.hsc:372) 50% ( 1 / 2) in 'System.Posix.Directory.Fd' Missing documentation for: Module header 66% ( 12 / 18) in 'System.Posix.Directory.ByteString' Missing documentation for: removeDirectory (System/Posix/Directory/ByteString.hsc:139) DirStream (System/Posix/Directory/Common.hsc:82) DirStreamOffset (System/Posix/Directory/Common.hsc:372) tellDirStream (System/Posix/Directory/Common.hsc:385) seekDirStream (System/Posix/Directory/Common.hsc:376) changeWorkingDirectoryFd (System/Posix/Directory/Common.hsc:396) 66% ( 12 / 18) in 'System.Posix.Directory' Missing documentation for: removeDirectory (System/Posix/Directory.hsc:138) DirStream (System/Posix/Directory/Common.hsc:82) DirStreamOffset (System/Posix/Directory/Common.hsc:372) tellDirStream (System/Posix/Directory/Common.hsc:385) seekDirStream (System/Posix/Directory/Common.hsc:376) changeWorkingDirectoryFd (System/Posix/Directory/Common.hsc:396) Warning: 'OpenFileFlags' is ambiguous. It is defined * at System/Posix/IO/Common.hsc:163:2 * at System/Posix/IO/Common.hsc:162:1 You 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/Posix/IO/Common.hsc:162:1 Warning: 'Fd' is ambiguous. It is defined * in System.Posix.Types * in System.Posix.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 System.Posix.Types Warning: 'fdRead' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'fdWrite' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Fd' is ambiguous. It is defined * in System.Posix.Types * in System.Posix.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 System.Posix.Types 82% ( 34 / 41) in 'System.Posix.IO.ByteString' Missing documentation for: stdInput (System/Posix/IO/Common.hsc:154) stdOutput (System/Posix/IO/Common.hsc:155) stdError (System/Posix/IO/Common.hsc:156) OpenMode (System/Posix/IO/Common.hsc:158) FdOption (System/Posix/IO/Common.hsc:317) FileLock (System/Posix/IO/Common.hsc:372) LockRequest (System/Posix/IO/Common.hsc:368) Warning: 'Fd' is ambiguous. It is defined * in System.Posix.Types * in System.Posix.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 System.Posix.Types 82% ( 34 / 41) in 'System.Posix.IO' Missing documentation for: stdInput (System/Posix/IO/Common.hsc:154) stdOutput (System/Posix/IO/Common.hsc:155) stdError (System/Posix/IO/Common.hsc:156) OpenMode (System/Posix/IO/Common.hsc:158) FdOption (System/Posix/IO/Common.hsc:317) FileLock (System/Posix/IO/Common.hsc:372) LockRequest (System/Posix/IO/Common.hsc:368) Warning: 'FilePath' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 53% ( 8 / 15) in 'System.Posix.PosixPath.FilePath' Missing documentation for: withFilePath (System/Posix/PosixPath/FilePath.hsc:64) peekFilePath (System/Posix/PosixPath/FilePath.hsc:67) peekFilePathLen (System/Posix/PosixPath/FilePath.hsc:70) throwErrnoPathIfMinus1Retry (System/Posix/PosixPath/FilePath.hsc:75) throwErrnoPathIfMinus1Retry_ (System/Posix/PosixPath/FilePath.hsc:80) throwErrnoPathIfNullRetry (System/Posix/PosixPath/FilePath.hsc:84) throwErrnoPathIfRetry (System/Posix/PosixPath/FilePath.hsc:88) 82% ( 34 / 41) in 'System.Posix.IO.PosixString' Missing documentation for: stdInput (System/Posix/IO/Common.hsc:154) stdOutput (System/Posix/IO/Common.hsc:155) stdError (System/Posix/IO/Common.hsc:156) OpenMode (System/Posix/IO/Common.hsc:158) FdOption (System/Posix/IO/Common.hsc:317) FileLock (System/Posix/IO/Common.hsc:372) LockRequest (System/Posix/IO/Common.hsc:368) 91% (143 /156) in 'System.Posix.Files.PosixString' Missing documentation for: fileTypeModes (System/Posix/Files/Common.hsc:267) blockSpecialMode (System/Posix/Files/Common.hsc:270) characterSpecialMode (System/Posix/Files/Common.hsc:273) namedPipeMode (System/Posix/Files/Common.hsc:276) regularFileMode (System/Posix/Files/Common.hsc:279) directoryMode (System/Posix/Files/Common.hsc:282) symbolicLinkMode (System/Posix/Files/Common.hsc:285) socketMode (System/Posix/Files/Common.hsc:288) ExtendedFileStatus (System/Posix/Files/Common.hsc:993) CAttributes (System/Posix/Files/Common.hsc:766) defaultStatxFlags (System/Posix/Files/Common.hsc:853) defaultStatxMask (System/Posix/Files/Common.hsc:991) PathVar (System/Posix/Files/Common.hsc:682) 66% ( 12 / 18) in 'System.Posix.Directory.PosixPath' Missing documentation for: removeDirectory (System/Posix/Directory/PosixPath.hsc:138) DirStream (System/Posix/Directory/Common.hsc:82) DirStreamOffset (System/Posix/Directory/Common.hsc:372) tellDirStream (System/Posix/Directory/Common.hsc:385) seekDirStream (System/Posix/Directory/Common.hsc:376) changeWorkingDirectoryFd (System/Posix/Directory/Common.hsc:396) 20% ( 1 / 5) in 'System.Posix.Process.Internals' Missing documentation for: Module header pPrPr_disableITimers (System/Posix/Process/Internals.hsc:35) c_execvpe (System/Posix/Process/Internals.hsc:38) decipherWaitStatus (System/Posix/Process/Internals.hsc:50) Warning: 'ProcessGroupIDOf' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'forkIO' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'forkIOWithUnmask' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'isDoesNotExistError' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 78% ( 30 / 38) in 'System.Posix.Process.ByteString' Missing documentation for: ProcessTimes (System/Posix/Process/Common.hsc:275) nice (System/Posix/Process/Common.hsc:347) getProcessPriority (System/Posix/Process/Common.hsc:379) getProcessGroupPriority (System/Posix/Process/Common.hsc:384) getUserPriority (System/Posix/Process/Common.hsc:389) setProcessPriority (System/Posix/Process/Common.hsc:419) setProcessGroupPriority (System/Posix/Process/Common.hsc:423) setUserPriority (System/Posix/Process/Common.hsc:427) 78% ( 30 / 38) in 'System.Posix.Process' Missing documentation for: ProcessTimes (System/Posix/Process/Common.hsc:275) nice (System/Posix/Process/Common.hsc:347) getProcessPriority (System/Posix/Process/Common.hsc:379) getProcessGroupPriority (System/Posix/Process/Common.hsc:384) getUserPriority (System/Posix/Process/Common.hsc:389) setProcessPriority (System/Posix/Process/Common.hsc:419) setProcessGroupPriority (System/Posix/Process/Common.hsc:423) setUserPriority (System/Posix/Process/Common.hsc:427) 78% ( 30 / 38) in 'System.Posix.Process.PosixString' Missing documentation for: ProcessTimes (System/Posix/Process/Common.hsc:275) nice (System/Posix/Process/Common.hsc:347) getProcessPriority (System/Posix/Process/Common.hsc:379) getProcessGroupPriority (System/Posix/Process/Common.hsc:384) getUserPriority (System/Posix/Process/Common.hsc:389) setProcessPriority (System/Posix/Process/Common.hsc:419) setProcessGroupPriority (System/Posix/Process/Common.hsc:423) setUserPriority (System/Posix/Process/Common.hsc:427) 28% ( 2 / 7) in 'System.Posix.Resource' Missing documentation for: ResourceLimit (System/Posix/Resource.hsc:62) ResourceLimits (System/Posix/Resource.hsc:58) Resource (System/Posix/Resource.hsc:46) getResourceLimit (System/Posix/Resource.hsc:91) setResourceLimit (System/Posix/Resource.hsc:103) 81% ( 9 / 11) in 'System.Posix.Semaphore' Missing documentation for: OpenSemFlags (System/Posix/Semaphore.hsc:51) Semaphore (System/Posix/Semaphore.hsc:59) 75% ( 3 / 4) in 'System.Posix.SharedMem' Missing documentation for: ShmOpenFlags (System/Posix/SharedMem.hsc:37) 91% ( 83 / 91) in 'System.Posix.Signals' Missing documentation for: Signal (System/Posix/Signals.hsc:435) nullSignal (System/Posix/Signals.hsc:137) SignalSet (System/Posix/Signals.hsc:662) emptySignalSet (System/Posix/Signals.hsc:706) fullSignalSet (System/Posix/Signals.hsc:712) addSignal (System/Posix/Signals.hsc:726) deleteSignal (System/Posix/Signals.hsc:735) inSignalSet (System/Posix/Signals.hsc:744) 33% ( 2 / 6) in 'System.Posix.Signals.Exts' Missing documentation for: sigINFO (System/Posix/Signals/Exts.hsc:37) sigWINCH (System/Posix/Signals/Exts.hsc:40) infoEvent (System/Posix/Signals/Exts.hsc:44) windowChange (System/Posix/Signals/Exts.hsc:47) 100% ( 4 / 4) in 'System.Posix.Temp' 100% ( 4 / 4) in 'System.Posix.Temp.ByteString' 100% ( 4 / 4) in 'System.Posix.Temp.PosixString' Warning: 'BaudRate' is ambiguous. It is defined * at System/Posix/Terminal/Common.hsc:595:20 * at System/Posix/Terminal/Common.hsc:595:1 You 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/Posix/Terminal/Common.hsc:595:1 48% ( 21 / 43) in 'System.Posix.Terminal.ByteString' Missing documentation for: TerminalAttributes (System/Posix/Terminal/Common.hsc:175) TerminalState (System/Posix/Terminal/Common.hsc:820) TerminalMode (System/Posix/Terminal/Common.hsc:190) withoutMode (System/Posix/Terminal/Common.hsc:278) withMode (System/Posix/Terminal/Common.hsc:318) terminalMode (System/Posix/Terminal/Common.hsc:358) bitsPerByte (System/Posix/Terminal/Common.hsc:398) withBits (System/Posix/Terminal/Common.hsc:412) ControlCharacter (System/Posix/Terminal/Common.hsc:427) controlChar (System/Posix/Terminal/Common.hsc:534) withCC (System/Posix/Terminal/Common.hsc:545) withoutCC (System/Posix/Terminal/Common.hsc:553) inputTime (System/Posix/Terminal/Common.hsc:559) withTime (System/Posix/Terminal/Common.hsc:565) minInput (System/Posix/Terminal/Common.hsc:571) withMinInput (System/Posix/Terminal/Common.hsc:577) inputSpeed (System/Posix/Terminal/Common.hsc:774) withInputSpeed (System/Posix/Terminal/Common.hsc:783) outputSpeed (System/Posix/Terminal/Common.hsc:791) withOutputSpeed (System/Posix/Terminal/Common.hsc:800) QueueSelector (System/Posix/Terminal/Common.hsc:897) FlowAction (System/Posix/Terminal/Common.hsc:928) 48% ( 21 / 43) in 'System.Posix.Terminal' Missing documentation for: TerminalAttributes (System/Posix/Terminal/Common.hsc:175) TerminalState (System/Posix/Terminal/Common.hsc:820) TerminalMode (System/Posix/Terminal/Common.hsc:190) withoutMode (System/Posix/Terminal/Common.hsc:278) withMode (System/Posix/Terminal/Common.hsc:318) terminalMode (System/Posix/Terminal/Common.hsc:358) bitsPerByte (System/Posix/Terminal/Common.hsc:398) withBits (System/Posix/Terminal/Common.hsc:412) ControlCharacter (System/Posix/Terminal/Common.hsc:427) controlChar (System/Posix/Terminal/Common.hsc:534) withCC (System/Posix/Terminal/Common.hsc:545) withoutCC (System/Posix/Terminal/Common.hsc:553) inputTime (System/Posix/Terminal/Common.hsc:559) withTime (System/Posix/Terminal/Common.hsc:565) minInput (System/Posix/Terminal/Common.hsc:571) withMinInput (System/Posix/Terminal/Common.hsc:577) inputSpeed (System/Posix/Terminal/Common.hsc:774) withInputSpeed (System/Posix/Terminal/Common.hsc:783) outputSpeed (System/Posix/Terminal/Common.hsc:791) withOutputSpeed (System/Posix/Terminal/Common.hsc:800) QueueSelector (System/Posix/Terminal/Common.hsc:897) FlowAction (System/Posix/Terminal/Common.hsc:928) 48% ( 21 / 43) in 'System.Posix.Terminal.PosixString' Missing documentation for: TerminalAttributes (System/Posix/Terminal/Common.hsc:175) TerminalState (System/Posix/Terminal/Common.hsc:820) TerminalMode (System/Posix/Terminal/Common.hsc:190) withoutMode (System/Posix/Terminal/Common.hsc:278) withMode (System/Posix/Terminal/Common.hsc:318) terminalMode (System/Posix/Terminal/Common.hsc:358) bitsPerByte (System/Posix/Terminal/Common.hsc:398) withBits (System/Posix/Terminal/Common.hsc:412) ControlCharacter (System/Posix/Terminal/Common.hsc:427) controlChar (System/Posix/Terminal/Common.hsc:534) withCC (System/Posix/Terminal/Common.hsc:545) withoutCC (System/Posix/Terminal/Common.hsc:553) inputTime (System/Posix/Terminal/Common.hsc:559) withTime (System/Posix/Terminal/Common.hsc:565) minInput (System/Posix/Terminal/Common.hsc:571) withMinInput (System/Posix/Terminal/Common.hsc:577) inputSpeed (System/Posix/Terminal/Common.hsc:774) withInputSpeed (System/Posix/Terminal/Common.hsc:783) outputSpeed (System/Posix/Terminal/Common.hsc:791) withOutputSpeed (System/Posix/Terminal/Common.hsc:800) QueueSelector (System/Posix/Terminal/Common.hsc:897) FlowAction (System/Posix/Terminal/Common.hsc:928) 100% ( 2 / 2) in 'System.Posix.Time' 69% ( 9 / 13) in 'System.Posix.Unistd' Missing documentation for: SystemID (System/Posix/Unistd.hsc:72) getSystemID (System/Posix/Unistd.hsc:81) SysVar (System/Posix/Unistd.hsc:188) getSysVar (System/Posix/Unistd.hsc:199) 92% ( 24 / 26) in 'System.Posix.User.ByteString' Missing documentation for: GroupEntry (System/Posix/User/Common.hsc:73) UserEntry (System/Posix/User/Common.hsc:62) Warning: 'UserEntry' is ambiguous. It is defined * at System/Posix/User.hsc:539:1 * at System/Posix/User/Common.hsc:62:1 You 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/Posix/User/Common.hsc:62:1 Warning: 'GroupEntry' is ambiguous. It is defined * at System/Posix/User.hsc:404:1 * at System/Posix/User/Common.hsc:73:1 You 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/Posix/User/Common.hsc:73:1 70% ( 26 / 37) in 'System.Posix.User' Missing documentation for: groupName (System/Posix/User.hsc:386) groupPassword (System/Posix/User.hsc:389) groupID (System/Posix/User.hsc:392) groupMembers (System/Posix/User.hsc:395) userName (System/Posix/User.hsc:509) userPassword (System/Posix/User.hsc:512) userID (System/Posix/User.hsc:515) userGroupID (System/Posix/User.hsc:518) userGecos (System/Posix/User.hsc:521) homeDirectory (System/Posix/User.hsc:524) userShell (System/Posix/User.hsc:527) Warning: 'ByteString' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 17 / 17) in 'System.Posix.PosixString' Warning: 'ByteString' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 64% ( 22 / 34) in 'System.Posix.ByteString' Missing documentation for: c_dlopen (System/Posix/DynamicLinker/Prim.hsc:89) c_dlsym (System/Posix/DynamicLinker/Prim.hsc:90) c_dlerror (System/Posix/DynamicLinker/Prim.hsc:91) c_dlclose (System/Posix/DynamicLinker/Prim.hsc:92) haveRtldLocal (System/Posix/DynamicLinker/Prim.hsc:75) packRTLDFlags (System/Posix/DynamicLinker/Prim.hsc:101) packDL (System/Posix/DynamicLinker/Prim.hsc:129) dlopen (System/Posix/DynamicLinker/ByteString.hsc:60) dlerror (System/Posix/DynamicLinker/Common.hsc:60) dlclose (System/Posix/DynamicLinker/Common.hsc:56) withDL (System/Posix/DynamicLinker/ByteString.hsc:64) withDL_ (System/Posix/DynamicLinker/ByteString.hsc:67) 63% ( 21 / 33) in 'System.Posix' Missing documentation for: c_dlopen (System/Posix/DynamicLinker/Prim.hsc:89) c_dlsym (System/Posix/DynamicLinker/Prim.hsc:90) c_dlerror (System/Posix/DynamicLinker/Prim.hsc:91) c_dlclose (System/Posix/DynamicLinker/Prim.hsc:92) haveRtldLocal (System/Posix/DynamicLinker/Prim.hsc:75) packRTLDFlags (System/Posix/DynamicLinker/Prim.hsc:101) packDL (System/Posix/DynamicLinker/Prim.hsc:129) dlopen (System/Posix/DynamicLinker.hsc:59) dlerror (System/Posix/DynamicLinker/Common.hsc:60) dlclose (System/Posix/DynamicLinker/Common.hsc:56) withDL (System/Posix/DynamicLinker.hsc:63) withDL_ (System/Posix/DynamicLinker.hsc:66) Warning: System.Posix.Files.ByteString: could not find link destinations for: - System.Posix.Files.Common.CStatx Warning: System.Posix.Files: could not find link destinations for: - System.Posix.Files.Common.CStatx Warning: System.Posix.Files.PosixString: could not find link destinations for: - System.Posix.Files.Common.CStatx Warning: System.Posix.PosixString: could not find link destinations for: - System.OsString.Internal.Types.Rep_PosixString Documentation created: dist/doc/html/unix/, dist/doc/html/unix/unix.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/unix-2.8.8.0-Gt9a3mbnPnO7SsDQf7LxD6 Completed unix-2.8.8.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-LsWfGAK0I78JcKXb38WSeS Completed hashable-1.5.0.0 Configuring QuickCheck-2.16.0.0... Preprocessing library for QuickCheck-2.16.0.0.. Building library for QuickCheck-2.16.0.0.. [ 1 of 17] Compiling Test.QuickCheck.Exception ( src/Test/QuickCheck/Exception.hs, dist/build/Test/QuickCheck/Exception.o, dist/build/Test/QuickCheck/Exception.dyn_o ) [ 2 of 17] Compiling Test.QuickCheck.Random ( src/Test/QuickCheck/Random.hs, dist/build/Test/QuickCheck/Random.o, dist/build/Test/QuickCheck/Random.dyn_o ) src/Test/QuickCheck/Random.hs:50:37: warning: [GHC-68441] [-Wdeprecations] In the use of genShortByteString (imported from System.Random, but defined in System.Random.Internal): Deprecated: "In favor of `System.Random.uniformShortByteString`" | 50 | genShortByteString n = wrapQCGen (genShortByteString n) | ^^^^^^^^^^^^^^^^^^ src/Test/QuickCheck/Random.hs:83:16: warning: [GHC-68441] [-Wdeprecations] In the use of split (imported from System.Random, but defined in System.Random.Internal): Deprecated: "In favor of `splitGen`" | 83 | left = fst . split | ^^^^^ src/Test/QuickCheck/Random.hs:84:17: warning: [GHC-68441] [-Wdeprecations] In the use of split (imported from System.Random, but defined in System.Random.Internal): Deprecated: "In favor of `splitGen`" | 84 | right = snd . split | ^^^^^ [ 3 of 17] Compiling Test.QuickCheck.Gen ( src/Test/QuickCheck/Gen.hs, dist/build/Test/QuickCheck/Gen.o, dist/build/Test/QuickCheck/Gen.dyn_o ) src/Test/QuickCheck/Gen.hs:92:12: warning: [GHC-68441] [-Wdeprecations] In the use of split (imported from System.Random, but defined in System.Random.Internal): Deprecated: "In favor of `splitGen`" | 92 | case split r of | ^^^^^ [ 4 of 17] Compiling Test.QuickCheck.Gen.Unsafe ( src/Test/QuickCheck/Gen/Unsafe.hs, dist/build/Test/QuickCheck/Gen/Unsafe.o, dist/build/Test/QuickCheck/Gen/Unsafe.dyn_o ) [ 5 of 17] Compiling Test.QuickCheck.Arbitrary ( src/Test/QuickCheck/Arbitrary.hs, dist/build/Test/QuickCheck/Arbitrary.o, dist/build/Test/QuickCheck/Arbitrary.dyn_o ) [ 6 of 17] Compiling Test.QuickCheck.Poly ( src/Test/QuickCheck/Poly.hs, dist/build/Test/QuickCheck/Poly.o, dist/build/Test/QuickCheck/Poly.dyn_o ) [ 7 of 17] Compiling Test.QuickCheck.Modifiers ( src/Test/QuickCheck/Modifiers.hs, dist/build/Test/QuickCheck/Modifiers.o, dist/build/Test/QuickCheck/Modifiers.dyn_o ) [ 8 of 17] Compiling Test.QuickCheck.Function ( src/Test/QuickCheck/Function.hs, dist/build/Test/QuickCheck/Function.o, dist/build/Test/QuickCheck/Function.dyn_o ) [ 9 of 17] Compiling Test.QuickCheck.Text ( src/Test/QuickCheck/Text.hs, dist/build/Test/QuickCheck/Text.o, dist/build/Test/QuickCheck/Text.dyn_o ) [10 of 17] Compiling Test.QuickCheck.State ( src/Test/QuickCheck/State.hs, dist/build/Test/QuickCheck/State.o, dist/build/Test/QuickCheck/State.dyn_o ) [11 of 17] Compiling Test.QuickCheck.Property ( src/Test/QuickCheck/Property.hs, dist/build/Test/QuickCheck/Property.o, dist/build/Test/QuickCheck/Property.dyn_o ) [12 of 17] Compiling Test.QuickCheck.Test ( src/Test/QuickCheck/Test.hs, dist/build/Test/QuickCheck/Test.o, dist/build/Test/QuickCheck/Test.dyn_o ) src/Test/QuickCheck/Test.hs:501:17: warning: [GHC-68441] [-Wdeprecations] In the use of split (imported from System.Random, but defined in System.Random.Internal): Deprecated: "In favor of `splitGen`" | 501 | (rnd1,rnd2) = split (randomSeed st) | ^^^^^ [13 of 17] Compiling Test.QuickCheck.Monoids ( src/Test/QuickCheck/Monoids.hs, dist/build/Test/QuickCheck/Monoids.o, dist/build/Test/QuickCheck/Monoids.dyn_o ) [14 of 17] Compiling Test.QuickCheck.Monadic ( src/Test/QuickCheck/Monadic.hs, dist/build/Test/QuickCheck/Monadic.o, dist/build/Test/QuickCheck/Monadic.dyn_o ) [15 of 17] Compiling Test.QuickCheck.All ( src/Test/QuickCheck/All.hs, dist/build/Test/QuickCheck/All.o, dist/build/Test/QuickCheck/All.dyn_o ) [16 of 17] Compiling Test.QuickCheck.Features ( src/Test/QuickCheck/Features.hs, dist/build/Test/QuickCheck/Features.o, dist/build/Test/QuickCheck/Features.dyn_o ) [17 of 17] Compiling Test.QuickCheck ( src/Test/QuickCheck.hs, dist/build/Test/QuickCheck.o, dist/build/Test/QuickCheck.dyn_o ) Preprocessing library for QuickCheck-2.16.0.0.. Running Haddock on library for QuickCheck-2.16.0.0.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [ 1 of 17] Compiling Test.QuickCheck.Exception ( src/Test/QuickCheck/Exception.hs, nothing ) [ 2 of 17] Compiling Test.QuickCheck.Random ( src/Test/QuickCheck/Random.hs, nothing ) src/Test/QuickCheck/Random.hs:50:37: warning: [GHC-68441] [-Wdeprecations] In the use of genShortByteString (imported from System.Random, but defined in System.Random.Internal): Deprecated: "In favor of `System.Random.uniformShortByteString`" | 50 | genShortByteString n = wrapQCGen (genShortByteString n) | ^^^^^^^^^^^^^^^^^^ src/Test/QuickCheck/Random.hs:83:16: warning: [GHC-68441] [-Wdeprecations] In the use of split (imported from System.Random, but defined in System.Random.Internal): Deprecated: "In favor of `splitGen`" | 83 | left = fst . split | ^^^^^ src/Test/QuickCheck/Random.hs:84:17: warning: [GHC-68441] [-Wdeprecations] In the use of split (imported from System.Random, but defined in System.Random.Internal): Deprecated: "In favor of `splitGen`" | 84 | right = snd . split | ^^^^^ [ 3 of 17] Compiling Test.QuickCheck.Gen ( src/Test/QuickCheck/Gen.hs, nothing ) src/Test/QuickCheck/Gen.hs:92:12: warning: [GHC-68441] [-Wdeprecations] In the use of split (imported from System.Random, but defined in System.Random.Internal): Deprecated: "In favor of `splitGen`" | 92 | case split r of | ^^^^^ [ 4 of 17] Compiling Test.QuickCheck.Gen.Unsafe ( src/Test/QuickCheck/Gen/Unsafe.hs, nothing ) [ 5 of 17] Compiling Test.QuickCheck.Arbitrary ( src/Test/QuickCheck/Arbitrary.hs, nothing ) [ 6 of 17] Compiling Test.QuickCheck.Poly ( src/Test/QuickCheck/Poly.hs, nothing ) [ 7 of 17] Compiling Test.QuickCheck.Modifiers ( src/Test/QuickCheck/Modifiers.hs, nothing ) [ 8 of 17] Compiling Test.QuickCheck.Function ( src/Test/QuickCheck/Function.hs, nothing ) [ 9 of 17] Compiling Test.QuickCheck.Text ( src/Test/QuickCheck/Text.hs, nothing ) [10 of 17] Compiling Test.QuickCheck.State ( src/Test/QuickCheck/State.hs, nothing ) [11 of 17] Compiling Test.QuickCheck.Property ( src/Test/QuickCheck/Property.hs, nothing ) [12 of 17] Compiling Test.QuickCheck.Test ( src/Test/QuickCheck/Test.hs, nothing ) src/Test/QuickCheck/Test.hs:501:17: warning: [GHC-68441] [-Wdeprecations] In the use of split (imported from System.Random, but defined in System.Random.Internal): Deprecated: "In favor of `splitGen`" | 501 | (rnd1,rnd2) = split (randomSeed st) | ^^^^^ [13 of 17] Compiling Test.QuickCheck.Monoids ( src/Test/QuickCheck/Monoids.hs, nothing ) [14 of 17] Compiling Test.QuickCheck.Monadic ( src/Test/QuickCheck/Monadic.hs, nothing ) [15 of 17] Compiling Test.QuickCheck.All ( src/Test/QuickCheck/All.hs, nothing ) [16 of 17] Compiling Test.QuickCheck.Features ( src/Test/QuickCheck/Features.hs, nothing ) [17 of 17] Compiling Test.QuickCheck ( src/Test/QuickCheck.hs, nothing ) Haddock coverage: 92% ( 35 / 38) in 'Test.QuickCheck.Gen' Missing documentation for: chooseWord64 (src/Test/QuickCheck/Gen.hs:211) chooseInt64 (src/Test/QuickCheck/Gen.hs:220) chooseUpTo (src/Test/QuickCheck/Gen.hs:230) 80% ( 4 / 5) in 'Test.QuickCheck.Gen.Unsafe' Missing documentation for: Capture (src/Test/QuickCheck/Gen/Unsafe.hs:52) Warning: '(:*:)' is ambiguous. It is defined * in GHC.Generics * in GHC.Generics You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in GHC.Generics Warning: 'Version' is ambiguous. It is defined * in Data.Version * in Data.Version You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in Data.Version 88% ( 45 / 51) in 'Test.QuickCheck.Arbitrary' Missing documentation for: arbitrary1 (src/Test/QuickCheck/Arbitrary.hs:298) shrink1 (src/Test/QuickCheck/Arbitrary.hs:301) arbitrary2 (src/Test/QuickCheck/Arbitrary.hs:310) shrink2 (src/Test/QuickCheck/Arbitrary.hs:313) RecursivelyShrink (src/Test/QuickCheck/Arbitrary.hs:325) GSubterms (src/Test/QuickCheck/Arbitrary.hs:356) Warning: 'A' is ambiguous. It is defined * at src/Test/QuickCheck/Poly.hs:29:13 * at src/Test/QuickCheck/Poly.hs:29:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Test/QuickCheck/Poly.hs:29:1 Warning: 'B' is ambiguous. It is defined * at src/Test/QuickCheck/Poly.hs:44:13 * at src/Test/QuickCheck/Poly.hs:44:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Test/QuickCheck/Poly.hs:44:1 Warning: 'C' is ambiguous. It is defined * at src/Test/QuickCheck/Poly.hs:59:13 * at src/Test/QuickCheck/Poly.hs:59:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Test/QuickCheck/Poly.hs:59:1 Warning: 'OrdA' is ambiguous. It is defined * at src/Test/QuickCheck/Poly.hs:77:16 * at src/Test/QuickCheck/Poly.hs:77:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Test/QuickCheck/Poly.hs:77:1 Warning: 'OrdB' is ambiguous. It is defined * at src/Test/QuickCheck/Poly.hs:112:16 * at src/Test/QuickCheck/Poly.hs:112:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Test/QuickCheck/Poly.hs:112:1 Warning: 'OrdC' is ambiguous. It is defined * at src/Test/QuickCheck/Poly.hs:146:16 * at src/Test/QuickCheck/Poly.hs:146:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Test/QuickCheck/Poly.hs:146:1 14% ( 1 / 7) in 'Test.QuickCheck.Poly' Missing documentation for: A (src/Test/QuickCheck/Poly.hs:29) B (src/Test/QuickCheck/Poly.hs:44) C (src/Test/QuickCheck/Poly.hs:59) OrdA (src/Test/QuickCheck/Poly.hs:77) OrdB (src/Test/QuickCheck/Poly.hs:112) OrdC (src/Test/QuickCheck/Poly.hs:146) Warning: 'Blind' is ambiguous. It is defined * at src/Test/QuickCheck/Modifiers.hs:94:19 * at src/Test/QuickCheck/Modifiers.hs:94:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Test/QuickCheck/Modifiers.hs:94:1 Warning: 'NonNegative' is ambiguous. It is defined * at src/Test/QuickCheck/Modifiers.hs:312:25 * at src/Test/QuickCheck/Modifiers.hs:312:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Test/QuickCheck/Modifiers.hs:312:1 Warning: 'Large' is ambiguous. It is defined * at src/Test/QuickCheck/Modifiers.hs:351:19 * at src/Test/QuickCheck/Modifiers.hs:351:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Test/QuickCheck/Modifiers.hs:351:1 95% ( 22 / 23) in 'Test.QuickCheck.Modifiers' Missing documentation for: ShrinkState (src/Test/QuickCheck/Modifiers.hs:487) Warning: 'Fun' is ambiguous. It is defined * at src/Test/QuickCheck/Function.hs:546:16 * at src/Test/QuickCheck/Function.hs:546:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Test/QuickCheck/Function.hs:546:1 100% ( 22 / 22) in 'Test.QuickCheck.Function' Warning: 'Discard' is ambiguous. It is defined * at src/Test/QuickCheck/Property.hs:114:16 * at src/Test/QuickCheck/Property.hs:114:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Test/QuickCheck/Property.hs:114:1 Warning: 'Confidence' is ambiguous. It is defined * at src/Test/QuickCheck/State.hs:68:3 * at src/Test/QuickCheck/State.hs:67:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Test/QuickCheck/State.hs:67:1 66% ( 2 / 3) in 'Test.QuickCheck.Monoids' Missing documentation for: Module header 83% ( 20 / 24) in 'Test.QuickCheck.Monadic' Missing documentation for: stop (src/Test/QuickCheck/Monadic.hs:163) monadic (src/Test/QuickCheck/Monadic.hs:272) monadic' (src/Test/QuickCheck/Monadic.hs:275) runSTGen (src/Test/QuickCheck/Monadic.hs:314) 100% ( 10 / 10) in 'Test.QuickCheck.All' Warning: 'Fun' is ambiguous. It is defined * at src/Test/QuickCheck/Function.hs:546:16 * at src/Test/QuickCheck/Function.hs:546:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Test/QuickCheck/Function.hs:546:1 Warning: 'Blind' is ambiguous. It is defined * at src/Test/QuickCheck/Modifiers.hs:94:19 * at src/Test/QuickCheck/Modifiers.hs:94:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Test/QuickCheck/Modifiers.hs:94:1 Warning: 'NonNegative' is ambiguous. It is defined * at src/Test/QuickCheck/Modifiers.hs:312:25 * at src/Test/QuickCheck/Modifiers.hs:312:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Test/QuickCheck/Modifiers.hs:312:1 96% (203 /211) in 'Test.QuickCheck' Missing documentation for: arbitrary1 (src/Test/QuickCheck/Arbitrary.hs:298) shrink1 (src/Test/QuickCheck/Arbitrary.hs:301) arbitrary2 (src/Test/QuickCheck/Arbitrary.hs:310) shrink2 (src/Test/QuickCheck/Arbitrary.hs:313) ShrinkState (src/Test/QuickCheck/Modifiers.hs:487) Witness (src/Test/QuickCheck/Property.hs:262) coerceWitness (src/Test/QuickCheck/Property.hs:268) castWitness (src/Test/QuickCheck/Property.hs:273) Warning: Test.QuickCheck.Gen: could not find link destinations for: - Test.QuickCheck.Random.QCGen Warning: Test.QuickCheck.Arbitrary: could not find link destinations for: - Test.QuickCheck.Arbitrary.GCoArbitrary - Test.QuickCheck.Arbitrary.GSubtermsIncl - Test.QuickCheck.Arbitrary.gSubterms - Test.QuickCheck.Arbitrary.grecursivelyShrink Warning: Test.QuickCheck.Modifiers: could not find link destinations for: - Test.QuickCheck.Modifiers.InfiniteListInternalData Warning: Test.QuickCheck.Function: could not find link destinations for: - Test.QuickCheck.Function.Shrunk - Test.QuickCheck.Function.GFunction Warning: Test.QuickCheck: could not find link destinations for: - Test.QuickCheck.Exception.AnException - Test.QuickCheck.Random.QCGen - Test.QuickCheck.Arbitrary.GCoArbitrary - Test.QuickCheck.Modifiers.InfiniteListInternalData - Test.QuickCheck.Function.Shrunk - Test.QuickCheck.Function.GFunction - Test.QuickCheck.Property.Result Documentation created: dist/doc/html/QuickCheck/, dist/doc/html/QuickCheck/QuickCheck.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/QuickCheck-2.16.0.0-KAwywA1qBiHBj0KysskoJQ Completed QuickCheck-2.16.0.0 Configuring comonad-5.0.9... Preprocessing library for comonad-5.0.9.. Building library for comonad-5.0.9.. [ 1 of 15] Compiling Control.Comonad ( src/Control/Comonad.hs, dist/build/Control/Comonad.o, dist/build/Control/Comonad.dyn_o ) [ 2 of 15] Compiling Control.Comonad.Hoist.Class ( src/Control/Comonad/Hoist/Class.hs, dist/build/Control/Comonad/Hoist/Class.o, dist/build/Control/Comonad/Hoist/Class.dyn_o ) [ 3 of 15] Compiling Control.Comonad.Trans.Class ( src/Control/Comonad/Trans/Class.hs, dist/build/Control/Comonad/Trans/Class.o, dist/build/Control/Comonad/Trans/Class.dyn_o ) [ 4 of 15] Compiling Control.Comonad.Trans.Env ( src/Control/Comonad/Trans/Env.hs, dist/build/Control/Comonad/Trans/Env.o, dist/build/Control/Comonad/Trans/Env.dyn_o ) [ 5 of 15] Compiling Control.Comonad.Trans.Identity ( src/Control/Comonad/Trans/Identity.hs, dist/build/Control/Comonad/Trans/Identity.o, dist/build/Control/Comonad/Trans/Identity.dyn_o ) [ 6 of 15] Compiling Control.Comonad.Identity ( src/Control/Comonad/Identity.hs, dist/build/Control/Comonad/Identity.o, dist/build/Control/Comonad/Identity.dyn_o ) [ 7 of 15] Compiling Control.Comonad.Trans.Store ( src/Control/Comonad/Trans/Store.hs, dist/build/Control/Comonad/Trans/Store.o, dist/build/Control/Comonad/Trans/Store.dyn_o ) [ 8 of 15] Compiling Control.Comonad.Trans.Traced ( src/Control/Comonad/Trans/Traced.hs, dist/build/Control/Comonad/Trans/Traced.o, dist/build/Control/Comonad/Trans/Traced.dyn_o ) [ 9 of 15] Compiling Control.Comonad.Traced.Class ( src/Control/Comonad/Traced/Class.hs, dist/build/Control/Comonad/Traced/Class.o, dist/build/Control/Comonad/Traced/Class.dyn_o ) [10 of 15] Compiling Control.Comonad.Traced ( src/Control/Comonad/Traced.hs, dist/build/Control/Comonad/Traced.o, dist/build/Control/Comonad/Traced.dyn_o ) [11 of 15] Compiling Control.Comonad.Store.Class ( src/Control/Comonad/Store/Class.hs, dist/build/Control/Comonad/Store/Class.o, dist/build/Control/Comonad/Store/Class.dyn_o ) [12 of 15] Compiling Control.Comonad.Store ( src/Control/Comonad/Store.hs, dist/build/Control/Comonad/Store.o, dist/build/Control/Comonad/Store.dyn_o ) [13 of 15] Compiling Control.Comonad.Env.Class ( src/Control/Comonad/Env/Class.hs, dist/build/Control/Comonad/Env/Class.o, dist/build/Control/Comonad/Env/Class.dyn_o ) [14 of 15] Compiling Control.Comonad.Env ( src/Control/Comonad/Env.hs, dist/build/Control/Comonad/Env.o, dist/build/Control/Comonad/Env.dyn_o ) [15 of 15] Compiling Data.Functor.Composition ( src/Data/Functor/Composition.hs, dist/build/Data/Functor/Composition.o, dist/build/Data/Functor/Composition.dyn_o ) Preprocessing library for comonad-5.0.9.. Running Haddock on library for comonad-5.0.9.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [ 1 of 15] Compiling Control.Comonad ( src/Control/Comonad.hs, nothing ) [ 2 of 15] Compiling Control.Comonad.Hoist.Class ( src/Control/Comonad/Hoist/Class.hs, nothing ) [ 3 of 15] Compiling Control.Comonad.Trans.Class ( src/Control/Comonad/Trans/Class.hs, nothing ) [ 4 of 15] Compiling Control.Comonad.Trans.Env ( src/Control/Comonad/Trans/Env.hs, nothing ) [ 5 of 15] Compiling Control.Comonad.Trans.Identity ( src/Control/Comonad/Trans/Identity.hs, nothing ) [ 6 of 15] Compiling Control.Comonad.Identity ( src/Control/Comonad/Identity.hs, nothing ) [ 7 of 15] Compiling Control.Comonad.Trans.Store ( src/Control/Comonad/Trans/Store.hs, nothing ) [ 8 of 15] Compiling Control.Comonad.Trans.Traced ( src/Control/Comonad/Trans/Traced.hs, nothing ) [ 9 of 15] Compiling Control.Comonad.Traced.Class ( src/Control/Comonad/Traced/Class.hs, nothing ) [10 of 15] Compiling Control.Comonad.Traced ( src/Control/Comonad/Traced.hs, nothing ) [11 of 15] Compiling Control.Comonad.Store.Class ( src/Control/Comonad/Store/Class.hs, nothing ) [12 of 15] Compiling Control.Comonad.Store ( src/Control/Comonad/Store.hs, nothing ) [13 of 15] Compiling Control.Comonad.Env.Class ( src/Control/Comonad/Env/Class.hs, nothing ) [14 of 15] Compiling Control.Comonad.Env ( src/Control/Comonad/Env.hs, nothing ) [15 of 15] Compiling Data.Functor.Composition ( src/Data/Functor/Composition.hs, nothing ) Haddock coverage: Warning: 'Cokleisli' is ambiguous. It is defined * at src/Control/Comonad.hs:348:27 * at src/Control/Comonad.hs:348:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Control/Comonad.hs:348:1 100% ( 22 / 22) in 'Control.Comonad' 50% ( 1 / 2) in 'Control.Comonad.Hoist.Class' Missing documentation for: ComonadHoist (src/Control/Comonad/Hoist/Class.hs:20) 50% ( 1 / 2) in 'Control.Comonad.Trans.Class' Missing documentation for: ComonadTrans (src/Control/Comonad/Trans/Class.hs:18) 69% ( 9 / 13) in 'Control.Comonad.Trans.Env' Missing documentation for: Env (src/Control/Comonad/Trans/Env.hs:92) runEnv (src/Control/Comonad/Trans/Env.hs:100) EnvT (src/Control/Comonad/Trans/Env.hs:93) runEnvT (src/Control/Comonad/Trans/Env.hs:103) 100% ( 2 / 2) in 'Control.Comonad.Trans.Identity' 100% ( 4 / 4) in 'Control.Comonad.Identity' 73% ( 11 / 15) in 'Control.Comonad.Trans.Store' Missing documentation for: Store (src/Control/Comonad/Trans/Store.hs:87) runStore (src/Control/Comonad/Trans/Store.hs:94) StoreT (src/Control/Comonad/Trans/Store.hs:96) runStoreT (src/Control/Comonad/Trans/Store.hs:99) 33% ( 4 / 12) in 'Control.Comonad.Trans.Traced' Missing documentation for: Traced (src/Control/Comonad/Trans/Traced.hs:55) traced (src/Control/Comonad/Trans/Traced.hs:58) runTraced (src/Control/Comonad/Trans/Traced.hs:61) TracedT (src/Control/Comonad/Trans/Traced.hs:63) trace (src/Control/Comonad/Trans/Traced.hs:97) listen (src/Control/Comonad/Trans/Traced.hs:100) listens (src/Control/Comonad/Trans/Traced.hs:103) censor (src/Control/Comonad/Trans/Traced.hs:106) 33% ( 1 / 3) in 'Control.Comonad.Traced.Class' Missing documentation for: ComonadTraced (src/Control/Comonad/Traced/Class.hs:28) traces (src/Control/Comonad/Traced/Class.hs:32) 57% ( 8 / 14) in 'Control.Comonad.Traced' Missing documentation for: ComonadTraced (src/Control/Comonad/Traced/Class.hs:28) traces (src/Control/Comonad/Traced/Class.hs:32) Traced (src/Control/Comonad/Trans/Traced.hs:55) traced (src/Control/Comonad/Trans/Traced.hs:58) runTraced (src/Control/Comonad/Trans/Traced.hs:61) TracedT (src/Control/Comonad/Trans/Traced.hs:63) 25% ( 1 / 4) in 'Control.Comonad.Store.Class' Missing documentation for: ComonadStore (src/Control/Comonad/Store/Class.hs:29) lowerPos (src/Control/Comonad/Store/Class.hs:54) lowerPeek (src/Control/Comonad/Store/Class.hs:58) 61% ( 8 / 13) in 'Control.Comonad.Store' Missing documentation for: ComonadStore (src/Control/Comonad/Store/Class.hs:29) Store (src/Control/Comonad/Trans/Store.hs:87) runStore (src/Control/Comonad/Trans/Store.hs:94) StoreT (src/Control/Comonad/Trans/Store.hs:96) runStoreT (src/Control/Comonad/Trans/Store.hs:99) 33% ( 1 / 3) in 'Control.Comonad.Env.Class' Missing documentation for: ComonadEnv (src/Control/Comonad/Env/Class.hs:29) asks (src/Control/Comonad/Env/Class.hs:33) 60% ( 9 / 15) in 'Control.Comonad.Env' Missing documentation for: ComonadEnv (src/Control/Comonad/Env/Class.hs:29) asks (src/Control/Comonad/Env/Class.hs:33) Env (src/Control/Comonad/Trans/Env.hs:92) runEnv (src/Control/Comonad/Trans/Env.hs:100) EnvT (src/Control/Comonad/Trans/Env.hs:93) runEnvT (src/Control/Comonad/Trans/Env.hs:103) 50% ( 1 / 2) in 'Data.Functor.Composition' Missing documentation for: Module header Warning: Control.Comonad: could not find link destinations for: - WithIndex.Indexing - Text.ParserCombinators.ReadP.P - Data.Graph.SetM Warning: Control.Comonad.Trans.Identity: could not find link destinations for: - Control.Monad.Trans.Identity.Rep1_IdentityT - Control.Monad.Trans.Identity.Rep_IdentityT Documentation created: dist/doc/html/comonad/, dist/doc/html/comonad/comonad.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/comonad-5.0.9-4TK9XQNRBF2DkssUp9SLRe Completed comonad-5.0.9 Configuring prettyprinter-ansi-terminal-1.1.3... Preprocessing library for prettyprinter-ansi-terminal-1.1.3.. Building library for prettyprinter-ansi-terminal-1.1.3.. [1 of 4] Compiling Prettyprinter.Render.Terminal.Internal ( src/Prettyprinter/Render/Terminal/Internal.hs, dist/build/Prettyprinter/Render/Terminal/Internal.o, dist/build/Prettyprinter/Render/Terminal/Internal.dyn_o ) [2 of 4] Compiling Prettyprinter.Render.Terminal ( src/Prettyprinter/Render/Terminal.hs, dist/build/Prettyprinter/Render/Terminal.o, dist/build/Prettyprinter/Render/Terminal.dyn_o ) [3 of 4] Compiling Data.Text.Prettyprint.Doc.Render.Terminal ( src/Data/Text/Prettyprint/Doc/Render/Terminal.hs, dist/build/Data/Text/Prettyprint/Doc/Render/Terminal.o, dist/build/Data/Text/Prettyprint/Doc/Render/Terminal.dyn_o ) [4 of 4] Compiling Data.Text.Prettyprint.Doc.Render.Terminal.Internal ( src/Data/Text/Prettyprint/Doc/Render/Terminal/Internal.hs, dist/build/Data/Text/Prettyprint/Doc/Render/Terminal/Internal.o, dist/build/Data/Text/Prettyprint/Doc/Render/Terminal/Internal.dyn_o ) Preprocessing library for prettyprinter-ansi-terminal-1.1.3.. Running Haddock on library for prettyprinter-ansi-terminal-1.1.3.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 4] Compiling Prettyprinter.Render.Terminal.Internal ( src/Prettyprinter/Render/Terminal/Internal.hs, nothing ) [2 of 4] Compiling Prettyprinter.Render.Terminal ( src/Prettyprinter/Render/Terminal.hs, nothing ) [3 of 4] Compiling Data.Text.Prettyprint.Doc.Render.Terminal ( src/Data/Text/Prettyprint/Doc/Render/Terminal.hs, nothing ) [4 of 4] Compiling Data.Text.Prettyprint.Doc.Render.Terminal.Internal ( src/Data/Text/Prettyprint/Doc/Render/Terminal/Internal.hs, nothing ) Haddock coverage: Warning: '...' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 88% ( 24 / 27) in 'Prettyprinter.Render.Terminal.Internal' Missing documentation for: Bold (src/Prettyprinter/Render/Terminal/Internal.hs:90) Underlined (src/Prettyprinter/Render/Terminal/Internal.hs:91) Italicized (src/Prettyprinter/Render/Terminal/Internal.hs:92) Warning: 'SimpleDocStream' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Text' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'stdout' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 89% ( 25 / 28) in 'Prettyprinter.Render.Terminal' Missing documentation for: Bold (src/Prettyprinter/Render/Terminal/Internal.hs:90) Underlined (src/Prettyprinter/Render/Terminal/Internal.hs:91) Italicized (src/Prettyprinter/Render/Terminal/Internal.hs:92) 50% ( 1 / 2) in 'Data.Text.Prettyprint.Doc.Render.Terminal' Missing documentation for: Module header 50% ( 1 / 2) in 'Data.Text.Prettyprint.Doc.Render.Terminal.Internal' Missing documentation for: Module header Documentation created: dist/doc/html/prettyprinter-ansi-terminal/, dist/doc/html/prettyprinter-ansi-terminal/prettyprinter-ansi-terminal.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/prettyprinter-ansi-terminal-1.1.3-P0eAzEqDTa2D4YDfE4MGj Completed prettyprinter-ansi-terminal-1.1.3 Downloading semaphore-compat-1.0.0 Downloaded semaphore-compat-1.0.0 Configuring semaphore-compat-1.0.0... Preprocessing library for semaphore-compat-1.0.0.. Building library for semaphore-compat-1.0.0.. [1 of 1] Compiling System.Semaphore ( src/System/Semaphore.hs, dist/build/System/Semaphore.o, dist/build/System/Semaphore.dyn_o ) Preprocessing library for semaphore-compat-1.0.0.. Running Haddock on library for semaphore-compat-1.0.0.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 1] Compiling System.Semaphore ( src/System/Semaphore.hs, nothing ) Haddock coverage: Warning: 'WaitId' is ambiguous. It is defined * at src/System/Semaphore.hs:247:15 * at src/System/Semaphore.hs:247:1 You may 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/Semaphore.hs:247:1 83% ( 15 / 18) in 'System.Semaphore' Missing documentation for: Module header SemaphoreName (src/System/Semaphore.hs:69) withAbstractSem (src/System/Semaphore.hs:318) Documentation created: dist/doc/html/semaphore-compat/, dist/doc/html/semaphore-compat/semaphore-compat.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/semaphore-compat-1.0.0-BfwZZaS5750C1O0ECYUSNU Completed semaphore-compat-1.0.0 Configuring file-io-0.1.5... Preprocessing library for file-io-0.1.5.. Building library for file-io-0.1.5.. [1 of 5] Compiling System.File.Platform ( posix/System/File/Platform.hs, dist/build/System/File/Platform.o, dist/build/System/File/Platform.dyn_o ) [2 of 5] Compiling System.File.OsPath.Internal ( System/File/OsPath/Internal.hs, dist/build/System/File/OsPath/Internal.o, dist/build/System/File/OsPath/Internal.dyn_o ) [3 of 5] Compiling System.File.OsPath ( System/File/OsPath.hs, dist/build/System/File/OsPath.o, dist/build/System/File/OsPath.dyn_o ) [4 of 5] Compiling System.File.PlatformPath.Internal ( System/File/PlatformPath/Internal.hs, dist/build/System/File/PlatformPath/Internal.o, dist/build/System/File/PlatformPath/Internal.dyn_o ) [5 of 5] Compiling System.File.PlatformPath ( System/File/PlatformPath.hs, dist/build/System/File/PlatformPath.o, dist/build/System/File/PlatformPath.dyn_o ) Preprocessing library for file-io-0.1.5.. Running Haddock on library for file-io-0.1.5.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 5] Compiling System.File.Platform ( posix/System/File/Platform.hs, nothing ) [2 of 5] Compiling System.File.OsPath.Internal ( System/File/OsPath/Internal.hs, nothing ) [3 of 5] Compiling System.File.OsPath ( System/File/OsPath.hs, nothing ) [4 of 5] Compiling System.File.PlatformPath.Internal ( System/File/PlatformPath/Internal.hs, nothing ) [5 of 5] Compiling System.File.PlatformPath ( System/File/PlatformPath.hs, nothing ) Haddock coverage: Warning: 'ByteString' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 64% ( 18 / 28) in 'System.File.OsPath.Internal' Missing documentation for: Module header withBinaryFile (System/File/OsPath/Internal.hs:59) withBinaryFile' (System/File/OsPath/Internal.hs:75) handleFinalizer (System/File/OsPath/Internal.hs:192) HandleFinalizer (System/File/OsPath/Internal.hs:198) withOpenFile' (System/File/OsPath/Internal.hs:213) addFilePathToIOError (System/File/OsPath/Internal.hs:226) augmentError (System/File/OsPath/Internal.hs:232) openTempFile' (System/File/OsPath/Internal.hs:237) any_ (System/File/OsPath/Internal.hs:252) Warning: 'OsPath' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 88% ( 16 / 18) in 'System.File.OsPath' Missing documentation for: withBinaryFile (System/File/OsPath/Internal.hs:59) withBinaryFile' (System/File/OsPath/Internal.hs:75) 72% ( 16 / 22) in 'System.File.PlatformPath.Internal' Missing documentation for: Module header handleFinalizer (System/File/OsPath/Internal.hs:192) HandleFinalizer (System/File/OsPath/Internal.hs:198) withOpenFile' (System/File/PlatformPath/Internal.hs:111) addFilePathToIOError (System/File/PlatformPath/Internal.hs:114) augmentError (System/File/PlatformPath/Internal.hs:117) Warning: 'OsPath' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 14 / 14) in 'System.File.PlatformPath' Documentation created: dist/doc/html/file-io/, dist/doc/html/file-io/file-io.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/file-io-0.1.5-BNPb6MEoag55dk1UjZDamK Completed file-io-0.1.5 Configuring uuid-types-1.0.6... Preprocessing library for uuid-types-1.0.6.. Building library for uuid-types-1.0.6.. [1 of 3] Compiling Data.UUID.Types.Internal.Builder ( src/Data/UUID/Types/Internal/Builder.hs, dist/build/Data/UUID/Types/Internal/Builder.o, dist/build/Data/UUID/Types/Internal/Builder.dyn_o ) [2 of 3] Compiling Data.UUID.Types.Internal ( src/Data/UUID/Types/Internal.hs, dist/build/Data/UUID/Types/Internal.o, dist/build/Data/UUID/Types/Internal.dyn_o ) src/Data/UUID/Types/Internal.hs:49: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() | 49 | import Control.Applicative ((<*>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/UUID/Types/Internal.hs:55:1: warning: [GHC-66111] [-Wunused-imports] The import of Data.Functor is redundant except perhaps to import instances from Data.Functor To import instances alone, use: import Data.Functor() | 55 | import Data.Functor ((<$>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [3 of 3] Compiling Data.UUID.Types ( src/Data/UUID/Types.hs, dist/build/Data/UUID/Types.o, dist/build/Data/UUID/Types.dyn_o ) Preprocessing library for uuid-types-1.0.6.. Running Haddock on library for uuid-types-1.0.6.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 3] Compiling Data.UUID.Types.Internal.Builder ( src/Data/UUID/Types/Internal/Builder.hs, nothing ) [2 of 3] Compiling Data.UUID.Types.Internal ( src/Data/UUID/Types/Internal.hs, nothing ) src/Data/UUID/Types/Internal.hs:49: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() | 49 | import Control.Applicative ((<*>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/UUID/Types/Internal.hs:55:1: warning: [GHC-66111] [-Wunused-imports] The import of Data.Functor is redundant except perhaps to import instances from Data.Functor To import instances alone, use: import Data.Functor() | 55 | import Data.Functor ((<$>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [3 of 3] Compiling Data.UUID.Types ( src/Data/UUID/Types.hs, nothing ) Haddock coverage: Warning: 'UUID' is ambiguous. It is defined * at src/Data/UUID/Types/Internal.hs:81:13 * at src/Data/UUID/Types/Internal.hs:81:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Data/UUID/Types/Internal.hs:81:1 Warning: 'u' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ByteString' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'UUID' is ambiguous. It is defined * at src/Data/UUID/Types/Internal.hs:81:13 * at src/Data/UUID/Types/Internal.hs:81:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Data/UUID/Types/Internal.hs:81:1 100% ( 23 / 23) in 'Data.UUID.Types' Documentation created: dist/doc/html/uuid-types/, dist/doc/html/uuid-types/uuid-types.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/uuid-types-1.0.6-5qk0W12gMcxD3hxrmZGxws Completed uuid-types-1.0.6 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-7rbdlrQT4oe7wj2Iu1t6aH Completed unordered-containers-0.2.20.1 Configuring time-compat-1.9.8... Preprocessing library for time-compat-1.9.8.. Building library for time-compat-1.9.8.. [ 1 of 20] Compiling Data.Format ( src/Data/Format.hs, dist/build/Data/Format.o, dist/build/Data/Format.dyn_o ) [ 2 of 20] Compiling Data.Time.Calendar.Month.Compat ( src/Data/Time/Calendar/Month/Compat.hs, dist/build/Data/Time/Calendar/Month/Compat.o, dist/build/Data/Time/Calendar/Month/Compat.dyn_o ) [ 3 of 20] Compiling Data.Time.Calendar.Quarter.Compat ( src/Data/Time/Calendar/Quarter/Compat.hs, dist/build/Data/Time/Calendar/Quarter/Compat.o, dist/build/Data/Time/Calendar/Quarter/Compat.dyn_o ) [ 4 of 20] Compiling Data.Time.Calendar.Types ( src/Data/Time/Calendar/Types.hs, dist/build/Data/Time/Calendar/Types.o, dist/build/Data/Time/Calendar/Types.dyn_o ) [ 5 of 20] Compiling Data.Time.Orphans ( src/Data/Time/Orphans.hs, dist/build/Data/Time/Orphans.o, dist/build/Data/Time/Orphans.dyn_o ) [ 6 of 20] Compiling Data.Time.Format.ISO8601.Compat ( src/Data/Time/Format/ISO8601/Compat.hs, dist/build/Data/Time/Format/ISO8601/Compat.o, dist/build/Data/Time/Format/ISO8601/Compat.dyn_o ) [ 7 of 20] Compiling Data.Time.Format.Compat ( src/Data/Time/Format/Compat.hs, dist/build/Data/Time/Format/Compat.o, dist/build/Data/Time/Format/Compat.dyn_o ) [ 8 of 20] Compiling Data.Time.Clock.System.Compat ( src/Data/Time/Clock/System/Compat.hs, dist/build/Data/Time/Clock/System/Compat.o, dist/build/Data/Time/Clock/System/Compat.dyn_o ) [ 9 of 20] Compiling Data.Time.Clock.POSIX.Compat ( src/Data/Time/Clock/POSIX/Compat.hs, dist/build/Data/Time/Clock/POSIX/Compat.o, dist/build/Data/Time/Clock/POSIX/Compat.dyn_o ) [10 of 20] Compiling Data.Time.Clock.Compat ( src/Data/Time/Clock/Compat.hs, dist/build/Data/Time/Clock/Compat.o, dist/build/Data/Time/Clock/Compat.dyn_o ) [11 of 20] Compiling Data.Time.Calendar.WeekDate.Compat ( src/Data/Time/Calendar/WeekDate/Compat.hs, dist/build/Data/Time/Calendar/WeekDate/Compat.o, dist/build/Data/Time/Calendar/WeekDate/Compat.dyn_o ) [12 of 20] Compiling Data.Time.Calendar.Private ( src/Data/Time/Calendar/Private.hs, dist/build/Data/Time/Calendar/Private.o, dist/build/Data/Time/Calendar/Private.dyn_o ) [13 of 20] Compiling Data.Time.Calendar.OrdinalDate.Compat ( src/Data/Time/Calendar/OrdinalDate/Compat.hs, dist/build/Data/Time/Calendar/OrdinalDate/Compat.o, dist/build/Data/Time/Calendar/OrdinalDate/Compat.dyn_o ) [14 of 20] Compiling Data.Time.Calendar.MonthDay.Compat ( src/Data/Time/Calendar/MonthDay/Compat.hs, dist/build/Data/Time/Calendar/MonthDay/Compat.o, dist/build/Data/Time/Calendar/MonthDay/Compat.dyn_o ) [15 of 20] Compiling Data.Time.Calendar.Easter.Compat ( src/Data/Time/Calendar/Easter/Compat.hs, dist/build/Data/Time/Calendar/Easter/Compat.o, dist/build/Data/Time/Calendar/Easter/Compat.dyn_o ) [16 of 20] Compiling Data.Time.Calendar.Compat ( src/Data/Time/Calendar/Compat.hs, dist/build/Data/Time/Calendar/Compat.o, dist/build/Data/Time/Calendar/Compat.dyn_o ) [17 of 20] Compiling Data.Time.LocalTime.Compat ( src/Data/Time/LocalTime/Compat.hs, dist/build/Data/Time/LocalTime/Compat.o, dist/build/Data/Time/LocalTime/Compat.dyn_o ) [18 of 20] Compiling Data.Time.Compat ( src/Data/Time/Compat.hs, dist/build/Data/Time/Compat.o, dist/build/Data/Time/Compat.dyn_o ) [19 of 20] Compiling Data.Time.Clock.TAI.Compat ( src/Data/Time/Clock/TAI/Compat.hs, dist/build/Data/Time/Clock/TAI/Compat.o, dist/build/Data/Time/Clock/TAI/Compat.dyn_o ) [20 of 20] Compiling Data.Time.Calendar.Julian.Compat ( src/Data/Time/Calendar/Julian/Compat.hs, dist/build/Data/Time/Calendar/Julian/Compat.o, dist/build/Data/Time/Calendar/Julian/Compat.dyn_o ) Preprocessing library for time-compat-1.9.8.. Running Haddock on library for time-compat-1.9.8.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [ 1 of 20] Compiling Data.Format ( src/Data/Format.hs, nothing ) [ 2 of 20] Compiling Data.Time.Calendar.Month.Compat ( src/Data/Time/Calendar/Month/Compat.hs, nothing ) [ 3 of 20] Compiling Data.Time.Calendar.Quarter.Compat ( src/Data/Time/Calendar/Quarter/Compat.hs, nothing ) [ 4 of 20] Compiling Data.Time.Calendar.Types ( src/Data/Time/Calendar/Types.hs, nothing ) [ 5 of 20] Compiling Data.Time.Orphans ( src/Data/Time/Orphans.hs, nothing ) [ 6 of 20] Compiling Data.Time.Format.ISO8601.Compat ( src/Data/Time/Format/ISO8601/Compat.hs, nothing ) [ 7 of 20] Compiling Data.Time.Format.Compat ( src/Data/Time/Format/Compat.hs, nothing ) [ 8 of 20] Compiling Data.Time.Clock.System.Compat ( src/Data/Time/Clock/System/Compat.hs, nothing ) [ 9 of 20] Compiling Data.Time.Clock.POSIX.Compat ( src/Data/Time/Clock/POSIX/Compat.hs, nothing ) [10 of 20] Compiling Data.Time.Clock.Compat ( src/Data/Time/Clock/Compat.hs, nothing ) [11 of 20] Compiling Data.Time.Calendar.WeekDate.Compat ( src/Data/Time/Calendar/WeekDate/Compat.hs, nothing ) [12 of 20] Compiling Data.Time.Calendar.Private ( src/Data/Time/Calendar/Private.hs, nothing ) [13 of 20] Compiling Data.Time.Calendar.OrdinalDate.Compat ( src/Data/Time/Calendar/OrdinalDate/Compat.hs, nothing ) [14 of 20] Compiling Data.Time.Calendar.MonthDay.Compat ( src/Data/Time/Calendar/MonthDay/Compat.hs, nothing ) [15 of 20] Compiling Data.Time.Calendar.Easter.Compat ( src/Data/Time/Calendar/Easter/Compat.hs, nothing ) [16 of 20] Compiling Data.Time.Calendar.Compat ( src/Data/Time/Calendar/Compat.hs, nothing ) [17 of 20] Compiling Data.Time.LocalTime.Compat ( src/Data/Time/LocalTime/Compat.hs, nothing ) [18 of 20] Compiling Data.Time.Compat ( src/Data/Time/Compat.hs, nothing ) [19 of 20] Compiling Data.Time.Clock.TAI.Compat ( src/Data/Time/Clock/TAI/Compat.hs, nothing ) [20 of 20] Compiling Data.Time.Calendar.Julian.Compat ( src/Data/Time/Calendar/Julian/Compat.hs, nothing ) Haddock coverage: 61% ( 8 / 13) in 'Data.Time.Calendar.Month.Compat' Missing documentation for: Module header addMonths diffMonths fromYearMonthValid fromMonthDayValid 75% ( 9 / 12) in 'Data.Time.Calendar.Quarter.Compat' Missing documentation for: Module header addQuarters diffQuarters 93% ( 44 / 47) in 'Data.Time.Format.ISO8601.Compat' Missing documentation for: Module header ISO8601 FormatExtension 68% ( 13 / 19) in 'Data.Time.Format.Compat' Missing documentation for: Module header FormatTime parseTime (src/Data/Time/Format/Compat.hs:60) readTime (src/Data/Time/Format/Compat.hs:68) readsTime (src/Data/Time/Format/Compat.hs:75) TimeLocale 87% ( 7 / 8) in 'Data.Time.Clock.System.Compat' Missing documentation for: Module header 50% ( 4 / 8) in 'Data.Time.Clock.POSIX.Compat' Missing documentation for: Module header posixSecondsToUTCTime utcTimeToPOSIXSeconds systemToPOSIXTime 96% ( 25 / 26) in 'Data.Time.Clock.Compat' Missing documentation for: Module header 73% ( 11 / 15) in 'Data.Time.Calendar.WeekDate.Compat' Missing documentation for: Module header DayOfWeek dayOfWeek FirstWeekType 82% ( 14 / 17) in 'Data.Time.Calendar.OrdinalDate.Compat' Missing documentation for: Module header fromMondayStartWeekValid fromSundayStartWeekValid 40% ( 8 / 20) in 'Data.Time.Calendar.MonthDay.Compat' Missing documentation for: Module header January February March April May June July August September October November 83% ( 5 / 6) in 'Data.Time.Calendar.Easter.Compat' Missing documentation for: Module header 66% ( 41 / 62) in 'Data.Time.Calendar.Compat' Missing documentation for: Module header addDays diffDays CalendarDiffDays calendarDay calendarWeek calendarMonth calendarYear January February March April May June July August September October November DayOfWeek dayOfWeek 79% ( 35 / 44) in 'Data.Time.LocalTime.Compat' Missing documentation for: Module header makeTimeOfDayValid CalendarDiffTime calendarTimeDays calendarTimeTime utcToZonedTime zonedTimeToUTC getZonedTime utcToLocalZonedTime 80% ( 4 / 5) in 'Data.Time.Compat' Missing documentation for: Module header 64% ( 9 / 14) in 'Data.Time.Clock.TAI.Compat' Missing documentation for: Module header taiNominalDayStart utcDayLength utcToTAITime taiToUTCTime 91% ( 22 / 24) in 'Data.Time.Calendar.Julian.Compat' Missing documentation for: Module header diffJulianDurationRollOver (src/Data/Time/Calendar/Julian/Compat.hs:68) Warning: Data.Time.Calendar.Quarter.Compat: could not find link destinations for: - Data.Time.Orphans.Rep_Quarter Warning: Data.Time.Format.ISO8601.Compat: could not find link destinations for: - Data.Format.isoMap - Data.Format.Productish - Data.Format.**> - Data.Format.<** - Data.Format.<**> - Data.Format.pUnit - Data.Format.Summish - Data.Format.<++> - Data.Format.pVoid - Data.Format.IsoVariant Warning: Data.Time.Clock.Compat: could not find link destinations for: - Data.Time.Orphans.Rep_UniversalTime - Data.Time.Orphans.Rep_UTCTime Warning: Data.Time.Calendar.OrdinalDate.Compat: could not find link destinations for: - Data.Time.Orphans.Rep_Day Warning: Data.Time.Calendar.Compat: could not find link destinations for: - Data.Time.Orphans.Rep_CalendarDiffDays - Data.Time.Orphans.Rep_Day Warning: Data.Time.LocalTime.Compat: could not find link destinations for: - Data.Time.Orphans.Rep_CalendarDiffTime - Data.Time.Orphans.Rep_ZonedTime - Data.Time.Orphans.Rep_TimeZone - Data.Time.Orphans.Rep_TimeOfDay - Data.Time.Orphans.Rep_LocalTime Documentation created: dist/doc/html/time-compat/, dist/doc/html/time-compat/time-compat.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/time-compat-1.9.8-CEM2bW9PZs73TeYVN4dXJb Completed time-compat-1.9.8 Configuring these-1.2.1... Preprocessing library for these-1.2.1.. Building library for these-1.2.1.. [1 of 3] Compiling Data.Functor.These ( src/Data/Functor/These.hs, dist/build/Data/Functor/These.o, dist/build/Data/Functor/These.dyn_o ) [2 of 3] Compiling Data.These ( src/Data/These.hs, dist/build/Data/These.o, dist/build/Data/These.dyn_o ) [3 of 3] Compiling Data.These.Combinators ( src/Data/These/Combinators.hs, dist/build/Data/These/Combinators.o, dist/build/Data/These/Combinators.dyn_o ) Preprocessing library for these-1.2.1.. Running Haddock on library for these-1.2.1.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 3] Compiling Data.Functor.These ( src/Data/Functor/These.hs, nothing ) [2 of 3] Compiling Data.These ( src/Data/These.hs, nothing ) [3 of 3] Compiling Data.These.Combinators ( src/Data/These/Combinators.hs, nothing ) Haddock coverage: 0% ( 0 / 2) in 'Data.Functor.These' Missing documentation for: Module header These1 (src/Data/Functor/These.hs:38) Warning: 'These' is ambiguous. It is defined * at src/Data/These.hs:75:36 * at src/Data/These.hs:75:1 You may 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/These.hs:75:1 Warning: 'Maybe' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'here' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'there' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 76% ( 13 / 17) in 'Data.These' Missing documentation for: distrThesePair (src/Data/These.hs:158) undistrThesePair (src/Data/These.hs:163) distrPairThese (src/Data/These.hs:175) undistrPairThese (src/Data/These.hs:180) Warning: 'Bifunctor' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'here' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'there' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Bitraversable' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'These' is ambiguous. It is defined * at src/Data/These.hs:75:36 * at src/Data/These.hs:75:1 You may 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/These.hs:75:1 Warning: 'id' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: '_This' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: '_That' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: '_These' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 78% ( 30 / 38) in 'Data.These.Combinators' Missing documentation for: justThis (src/Data/These/Combinators.hs:183) justThat (src/Data/These/Combinators.hs:187) justThese (src/Data/These/Combinators.hs:191) catHere (src/Data/These/Combinators.hs:211) catThere (src/Data/These/Combinators.hs:214) mapThis (src/Data/These/Combinators.hs:242) mapThat (src/Data/These/Combinators.hs:246) mapThese (src/Data/These/Combinators.hs:250) Warning: Data.Functor.These: could not find link destinations for: - Data.Functor.These.Rep_These1 - Data.Functor.These.Rep1_These1 Warning: Data.These: could not find link destinations for: - Data.These.Rep_These - Data.These.Rep1_These Documentation created: dist/doc/html/these/, dist/doc/html/these/these.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/these-1.2.1-K0wkjvexuAMHQEVVAsxB9Z Completed these-1.2.1 Configuring text-short-0.1.6... Preprocessing library for text-short-0.1.6.. Building library for text-short-0.1.6.. [1 of 5] Compiling PrimOps ( src-ghc804/PrimOps.hs, dist/build/PrimOps.o, dist/build/PrimOps.dyn_o ) [2 of 5] Compiling Data.Text.Short.Internal ( src/Data/Text/Short/Internal.hs, dist/build/Data/Text/Short/Internal.o, dist/build/Data/Text/Short/Internal.dyn_o ) [3 of 5] Compiling Data.Text.Short.Unsafe ( src/Data/Text/Short/Unsafe.hs, dist/build/Data/Text/Short/Unsafe.o, dist/build/Data/Text/Short/Unsafe.dyn_o ) [4 of 5] Compiling Data.Text.Short ( src/Data/Text/Short.hs, dist/build/Data/Text/Short.o, dist/build/Data/Text/Short.dyn_o ) [5 of 5] Compiling Data.Text.Short.Partial ( src/Data/Text/Short/Partial.hs, dist/build/Data/Text/Short/Partial.o, dist/build/Data/Text/Short/Partial.dyn_o ) Preprocessing library for text-short-0.1.6.. Running Haddock on library for text-short-0.1.6.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 5] Compiling PrimOps ( src-ghc804/PrimOps.hs, nothing ) [2 of 5] Compiling Data.Text.Short.Internal ( src/Data/Text/Short/Internal.hs, nothing ) [3 of 5] Compiling Data.Text.Short.Unsafe ( src/Data/Text/Short/Unsafe.hs, nothing ) [4 of 5] Compiling Data.Text.Short ( src/Data/Text/Short.hs, nothing ) [5 of 5] Compiling Data.Text.Short.Partial ( src/Data/Text/Short/Partial.hs, nothing ) Haddock coverage: Warning: 'ShortText' is ambiguous. It is defined * at src/Data/Text/Short/Internal.hs:174:21 * at src/Data/Text/Short/Internal.hs:174:1 You may 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/Text/Short/Internal.hs:174:1 Warning: 'CSize' is ambiguous. It is defined * in Foreign.C.Types * in Foreign.C.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 Foreign.C.Types 100% ( 3 / 3) in 'Data.Text.Short.Unsafe' Warning: 'ShortText' is ambiguous. It is defined * at src/Data/Text/Short/Internal.hs:174:21 * at src/Data/Text/Short/Internal.hs:174:1 You may 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/Text/Short/Internal.hs:174:1 100% ( 76 / 76) in 'Data.Text.Short' Warning: 'ShortText' is ambiguous. It is defined * at src/Data/Text/Short/Internal.hs:174:21 * at src/Data/Text/Short/Internal.hs:174:1 You may 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/Text/Short/Internal.hs:174:1 100% ( 9 / 9) in 'Data.Text.Short.Partial' Warning: Data.Text.Short: could not find link destinations for: - Data.Text.Short.Internal.D:R:ItemShortText Documentation created: dist/doc/html/text-short/, dist/doc/html/text-short/text-short.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/text-short-0.1.6-H2QzVAJkCGMDBNHFqgbz1p Completed text-short-0.1.6 Configuring scientific-0.3.8.0... Preprocessing library for scientific-0.3.8.0.. Building library for scientific-0.3.8.0.. [1 of 5] Compiling GHC.Integer.Compat ( src/GHC/Integer/Compat.hs, dist/build/GHC/Integer/Compat.o, dist/build/GHC/Integer/Compat.dyn_o ) [2 of 5] Compiling Utils ( src/Utils.hs, dist/build/Utils.o, dist/build/Utils.dyn_o ) [3 of 5] Compiling Data.Scientific ( src/Data/Scientific.hs, dist/build/Data/Scientific.o, dist/build/Data/Scientific.dyn_o ) src/Data/Scientific.hs:1041:16: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a pattern binding: Patterns of type [Char] not matched: [] [] [] | 1041 | (d:ds') = map intToDigit (if ei > 0 then init is' else is') | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/Scientific.hs:1057:11: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a pattern binding: Patterns of type [Char] not matched: [] | 1057 | d:ds' = map intToDigit (if ei > 0 then is' else 0:is') | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [4 of 5] Compiling Data.Text.Lazy.Builder.Scientific ( src/Data/Text/Lazy/Builder/Scientific.hs, dist/build/Data/Text/Lazy/Builder/Scientific.o, dist/build/Data/Text/Lazy/Builder/Scientific.dyn_o ) src/Data/Text/Lazy/Builder/Scientific.hs:19:1: warning: [GHC-66111] [-Wunused-imports] The import of Data.Monoid is redundant except perhaps to import instances from Data.Monoid To import instances alone, use: import Data.Monoid() | 19 | import Data.Monoid ((<>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/Text/Lazy/Builder/Scientific.hs:60:12: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a pattern binding: Patterns of type [Char] not matched: [] [] [] | 60 | (d:ds') = map i2d (if ei > 0 then init is' else is') | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/Text/Lazy/Builder/Scientific.hs:88:11: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a pattern binding: Patterns of type [Char] not matched: [] | 88 | d:ds' = map i2d (if ei > 0 then is' else 0:is') | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [5 of 5] Compiling Data.ByteString.Builder.Scientific ( src/Data/ByteString/Builder/Scientific.hs, dist/build/Data/ByteString/Builder/Scientific.o, dist/build/Data/ByteString/Builder/Scientific.dyn_o ) src/Data/ByteString/Builder/Scientific.hs:20:1: warning: [GHC-66111] [-Wunused-imports] The import of Data.Monoid is redundant except perhaps to import instances from Data.Monoid To import instances alone, use: import Data.Monoid() | 20 | import Data.Monoid ((<>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/ByteString/Builder/Scientific.hs:64:12: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a pattern binding: Patterns of type [Char] not matched: [] [] [] | 64 | (d:ds') = map i2d (if ei > 0 then init is' else is') | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/ByteString/Builder/Scientific.hs:94:11: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a pattern binding: Patterns of type [Char] not matched: [] | 94 | d:ds' = map i2d (if ei > 0 then is' else 0:is') | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Preprocessing library for scientific-0.3.8.0.. Running Haddock on library for scientific-0.3.8.0.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 5] Compiling GHC.Integer.Compat ( src/GHC/Integer/Compat.hs, nothing ) [2 of 5] Compiling Utils ( src/Utils.hs, nothing ) [3 of 5] Compiling Data.Scientific ( src/Data/Scientific.hs, nothing ) [4 of 5] Compiling Data.Text.Lazy.Builder.Scientific ( src/Data/Text/Lazy/Builder/Scientific.hs, nothing ) src/Data/Text/Lazy/Builder/Scientific.hs:19:1: warning: [GHC-66111] [-Wunused-imports] The import of Data.Monoid is redundant except perhaps to import instances from Data.Monoid To import instances alone, use: import Data.Monoid() | 19 | import Data.Monoid ((<>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [5 of 5] Compiling Data.ByteString.Builder.Scientific ( src/Data/ByteString/Builder/Scientific.hs, nothing ) src/Data/ByteString/Builder/Scientific.hs:20:1: warning: [GHC-66111] [-Wunused-imports] The import of Data.Monoid is redundant except perhaps to import instances from Data.Monoid To import instances alone, use: import Data.Monoid() | 20 | import Data.Monoid ((<>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Haddock coverage: Warning: 'Scientific' is ambiguous. It is defined * at src/Data/Scientific.hs:139:19 * at src/Data/Scientific.hs:139:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Data/Scientific.hs:139:1 Warning: 'base10exponent' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'base10Exponent' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 31 / 31) in 'Data.Scientific' 75% ( 3 / 4) in 'Data.Text.Lazy.Builder.Scientific' Missing documentation for: Module header 75% ( 3 / 4) in 'Data.ByteString.Builder.Scientific' Missing documentation for: Module header Documentation created: dist/doc/html/scientific/, dist/doc/html/scientific/scientific.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/scientific-0.3.8.0-GgjZxt3fEjW5JKKCYgWenZ Completed scientific-0.3.8.0 Configuring data-fix-0.3.4... Preprocessing library for data-fix-0.3.4.. Building library for data-fix-0.3.4.. [1 of 1] Compiling Data.Fix ( src/Data/Fix.hs, dist/build/Data/Fix.o, dist/build/Data/Fix.dyn_o ) src/Data/Fix.hs:103:41: warning: [GHC-38856] [-Wunused-imports] The import of hashWithSalt1 from module Data.Hashable.Lifted is redundant | 103 | import Data.Hashable.Lifted (Hashable1, hashWithSalt1) | ^^^^^^^^^^^^^ src/Data/Fix.hs:109:47: warning: [GHC-38856] [-Wunused-imports] The import of rnf1 from module Control.DeepSeq is redundant | 109 | import Control.DeepSeq (NFData (..), NFData1, rnf1) | ^^^^ Preprocessing library for data-fix-0.3.4.. Running Haddock on library for data-fix-0.3.4.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 1] Compiling Data.Fix ( src/Data/Fix.hs, nothing ) src/Data/Fix.hs:103:41: warning: [GHC-38856] [-Wunused-imports] The import of hashWithSalt1 from module Data.Hashable.Lifted is redundant | 103 | import Data.Hashable.Lifted (Hashable1, hashWithSalt1) | ^^^^^^^^^^^^^ src/Data/Fix.hs:109:47: warning: [GHC-38856] [-Wunused-imports] The import of rnf1 from module Control.DeepSeq is redundant | 109 | import Control.DeepSeq (NFData (..), NFData1, rnf1) | ^^^^ Haddock coverage: Warning: 'ListF' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Fix' is ambiguous. It is defined * at src/Data/Fix.hs:144:17 * at src/Data/Fix.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 src/Data/Fix.hs:144:1 Warning: 'Mu' is ambiguous. It is defined * at src/Data/Fix.hs:299:16 * at src/Data/Fix.hs:299:1 You may 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/Fix.hs:299:1 Warning: 'Nu' is ambiguous. It is defined * at src/Data/Fix.hs:365:13 * at src/Data/Fix.hs:365:1 You may 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/Fix.hs:365:1 100% ( 36 / 36) in 'Data.Fix' Warning: Data.Fix: could not find link destinations for: - Data.Fix.Rep_Fix Documentation created: dist/doc/html/data-fix/, dist/doc/html/data-fix/data-fix.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/data-fix-0.3.4-INMKEHpQT4YIEJGrkJvb48 Completed data-fix-0.3.4 Configuring async-2.2.5... Preprocessing library for async-2.2.5.. Building library for async-2.2.5.. [1 of 2] Compiling Control.Concurrent.Async.Internal ( Control/Concurrent/Async/Internal.hs, dist/build/Control/Concurrent/Async/Internal.o, dist/build/Control/Concurrent/Async/Internal.dyn_o ) Control/Concurrent/Async/Internal.hs:50:1: warning: [GHC-66111] [-Wunused-imports] The import of Data.Semigroup is redundant except perhaps to import instances from Data.Semigroup To import instances alone, use: import Data.Semigroup() | 50 | import Data.Semigroup (Semigroup((<>))) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2 of 2] Compiling Control.Concurrent.Async ( Control/Concurrent/Async.hs, dist/build/Control/Concurrent/Async.o, dist/build/Control/Concurrent/Async.dyn_o ) Preprocessing library for async-2.2.5.. Running Haddock on library for async-2.2.5.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 2] Compiling Control.Concurrent.Async.Internal ( Control/Concurrent/Async/Internal.hs, nothing ) Control/Concurrent/Async/Internal.hs:50:1: warning: [GHC-66111] [-Wunused-imports] The import of Data.Semigroup is redundant except perhaps to import instances from Data.Semigroup To import instances alone, use: import Data.Semigroup() | 50 | import Data.Semigroup (Semigroup((<>))) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2 of 2] Compiling Control.Concurrent.Async ( Control/Concurrent/Async.hs, nothing ) Haddock coverage: Warning: 'ThreadId' is ambiguous. It is defined * in GHC.Conc.Sync * in GHC.Conc.Sync You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in GHC.Conc.Sync Warning: 'Async' is ambiguous. It is defined * at Control/Concurrent/Async/Internal.hs:69:16 * at Control/Concurrent/Async/Internal.hs:69:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Control/Concurrent/Async/Internal.hs:69:1 Warning: 'ExceptionInLinkedThread' is ambiguous. It is defined * at Control/Concurrent/Async/Internal.hs:461:3 * at Control/Concurrent/Async/Internal.hs:460:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Control/Concurrent/Async/Internal.hs:460:1 Warning: 'AsyncCancelled' is ambiguous. It is defined * at Control/Concurrent/Async/Internal.hs:274:23 * at Control/Concurrent/Async/Internal.hs:274:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Control/Concurrent/Async/Internal.hs:274:1 Warning: 'IO' is ambiguous. It is defined * in GHC.Types * in GHC.Types You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in GHC.Types 86% ( 58 / 67) in 'Control.Concurrent.Async.Internal' Missing documentation for: asyncUsing (Control/Concurrent/Async/Internal.hs:124) withAsyncUsing (Control/Concurrent/Async/Internal.hs:178) ExceptionInLinkedThread (Control/Concurrent/Async/Internal.hs:460) isCancel (Control/Concurrent/Async/Internal.hs:542) concurrently' (Control/Concurrent/Async/Internal.hs:649) catchAll (Control/Concurrent/Async/Internal.hs:858) tryAll (Control/Concurrent/Async/Internal.hs:861) rawForkIO (Control/Concurrent/Async/Internal.hs:868) rawForkOn (Control/Concurrent/Async/Internal.hs:873) Warning: 'forkIO' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Async' is ambiguous. It is defined * at Control/Concurrent/Async/Internal.hs:69:16 * at Control/Concurrent/Async/Internal.hs:69:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Control/Concurrent/Async/Internal.hs:69:1 Warning: 'Concurrently' is ambiguous. It is defined * at Control/Concurrent/Async/Internal.hs:775:26 * at Control/Concurrent/Async/Internal.hs:775:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Control/Concurrent/Async/Internal.hs:775:1 Warning: 'Alternative' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 98% ( 70 / 71) in 'Control.Concurrent.Async' Missing documentation for: ExceptionInLinkedThread (Control/Concurrent/Async/Internal.hs:460) Documentation created: dist/doc/html/async/, dist/doc/html/async/async.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/async-2.2.5-B8BYNqUXLqXJpIIFcfS2dg Completed async-2.2.5 Configuring bifunctors-5.6.2... Preprocessing library for bifunctors-5.6.2.. Building library for bifunctors-5.6.2.. [ 1 of 15] Compiling Data.Biapplicative ( src/Data/Biapplicative.hs, dist/build/Data/Biapplicative.o, dist/build/Data/Biapplicative.dyn_o ) [ 2 of 15] Compiling Data.Bifunctor.Biap ( src/Data/Bifunctor/Biap.hs, dist/build/Data/Bifunctor/Biap.o, dist/build/Data/Bifunctor/Biap.dyn_o ) [ 3 of 15] Compiling Data.Bifunctor.Biff ( src/Data/Bifunctor/Biff.hs, dist/build/Data/Bifunctor/Biff.o, dist/build/Data/Bifunctor/Biff.dyn_o ) [ 4 of 15] Compiling Data.Bifunctor.Clown ( src/Data/Bifunctor/Clown.hs, dist/build/Data/Bifunctor/Clown.o, dist/build/Data/Bifunctor/Clown.dyn_o ) [ 5 of 15] Compiling Data.Bifunctor.Fix ( src/Data/Bifunctor/Fix.hs, dist/build/Data/Bifunctor/Fix.o, dist/build/Data/Bifunctor/Fix.dyn_o ) [ 6 of 15] Compiling Data.Bifunctor.Functor ( src/Data/Bifunctor/Functor.hs, dist/build/Data/Bifunctor/Functor.o, dist/build/Data/Bifunctor/Functor.dyn_o ) [ 7 of 15] Compiling Data.Bifunctor.Flip ( src/Data/Bifunctor/Flip.hs, dist/build/Data/Bifunctor/Flip.o, dist/build/Data/Bifunctor/Flip.dyn_o ) [ 8 of 15] Compiling Data.Bifunctor.Join ( src/Data/Bifunctor/Join.hs, dist/build/Data/Bifunctor/Join.o, dist/build/Data/Bifunctor/Join.dyn_o ) [ 9 of 15] Compiling Data.Bifunctor.Joker ( src/Data/Bifunctor/Joker.hs, dist/build/Data/Bifunctor/Joker.o, dist/build/Data/Bifunctor/Joker.dyn_o ) [10 of 15] Compiling Data.Bifunctor.Product ( src/Data/Bifunctor/Product.hs, dist/build/Data/Bifunctor/Product.o, dist/build/Data/Bifunctor/Product.dyn_o ) [11 of 15] Compiling Data.Bifunctor.Sum ( src/Data/Bifunctor/Sum.hs, dist/build/Data/Bifunctor/Sum.o, dist/build/Data/Bifunctor/Sum.dyn_o ) [12 of 15] Compiling Data.Bifunctor.TH.Internal ( src/Data/Bifunctor/TH/Internal.hs, dist/build/Data/Bifunctor/TH/Internal.o, dist/build/Data/Bifunctor/TH/Internal.dyn_o ) [13 of 15] Compiling Data.Bifunctor.TH ( src/Data/Bifunctor/TH.hs, dist/build/Data/Bifunctor/TH.o, dist/build/Data/Bifunctor/TH.dyn_o ) [14 of 15] Compiling Data.Bifunctor.Tannen ( src/Data/Bifunctor/Tannen.hs, dist/build/Data/Bifunctor/Tannen.o, dist/build/Data/Bifunctor/Tannen.dyn_o ) [15 of 15] Compiling Data.Bifunctor.Wrapped ( src/Data/Bifunctor/Wrapped.hs, dist/build/Data/Bifunctor/Wrapped.o, dist/build/Data/Bifunctor/Wrapped.dyn_o ) Preprocessing library for bifunctors-5.6.2.. Running Haddock on library for bifunctors-5.6.2.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [ 1 of 15] Compiling Data.Biapplicative ( src/Data/Biapplicative.hs, nothing ) [ 2 of 15] Compiling Data.Bifunctor.Biap ( src/Data/Bifunctor/Biap.hs, nothing ) [ 3 of 15] Compiling Data.Bifunctor.Biff ( src/Data/Bifunctor/Biff.hs, nothing ) [ 4 of 15] Compiling Data.Bifunctor.Clown ( src/Data/Bifunctor/Clown.hs, nothing ) [ 5 of 15] Compiling Data.Bifunctor.Fix ( src/Data/Bifunctor/Fix.hs, nothing ) [ 6 of 15] Compiling Data.Bifunctor.Functor ( src/Data/Bifunctor/Functor.hs, nothing ) [ 7 of 15] Compiling Data.Bifunctor.Flip ( src/Data/Bifunctor/Flip.hs, nothing ) [ 8 of 15] Compiling Data.Bifunctor.Join ( src/Data/Bifunctor/Join.hs, nothing ) [ 9 of 15] Compiling Data.Bifunctor.Joker ( src/Data/Bifunctor/Joker.hs, nothing ) [10 of 15] Compiling Data.Bifunctor.Product ( src/Data/Bifunctor/Product.hs, nothing ) [11 of 15] Compiling Data.Bifunctor.Sum ( src/Data/Bifunctor/Sum.hs, nothing ) [12 of 15] Compiling Data.Bifunctor.TH.Internal ( src/Data/Bifunctor/TH/Internal.hs, nothing ) [13 of 15] Compiling Data.Bifunctor.TH ( src/Data/Bifunctor/TH.hs, nothing ) [14 of 15] Compiling Data.Bifunctor.Tannen ( src/Data/Bifunctor/Tannen.hs, nothing ) [15 of 15] Compiling Data.Bifunctor.Wrapped ( src/Data/Bifunctor/Wrapped.hs, nothing ) Haddock coverage: 70% ( 7 / 10) in 'Data.Biapplicative' Missing documentation for: Biapplicative (src/Data/Biapplicative.hs:44) <<$>> (src/Data/Biapplicative.hs:41) <<**>> (src/Data/Biapplicative.hs:74) Warning: 'Biap' is ambiguous. It is defined * at src/Data/Bifunctor/Biap.hs:67:23 * at src/Data/Bifunctor/Biap.hs:67:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Data/Bifunctor/Biap.hs:67:1 100% ( 2 / 2) in 'Data.Bifunctor.Biap' 100% ( 2 / 2) in 'Data.Bifunctor.Biff' 100% ( 2 / 2) in 'Data.Bifunctor.Clown' 100% ( 2 / 2) in 'Data.Bifunctor.Fix' 14% ( 1 / 7) in 'Data.Bifunctor.Functor' Missing documentation for: Module header BifunctorFunctor (src/Data/Bifunctor/Functor.hs:19) BifunctorMonad (src/Data/Bifunctor/Functor.hs:22) biliftM (src/Data/Bifunctor/Functor.hs:31) BifunctorComonad (src/Data/Bifunctor/Functor.hs:34) biliftW (src/Data/Bifunctor/Functor.hs:43) 100% ( 2 / 2) in 'Data.Bifunctor.Flip' 100% ( 2 / 2) in 'Data.Bifunctor.Join' 100% ( 2 / 2) in 'Data.Bifunctor.Joker' 100% ( 2 / 2) in 'Data.Bifunctor.Product' 0% ( 0 / 2) in 'Data.Bifunctor.Sum' Missing documentation for: Module header Sum (src/Data/Bifunctor/Sum.hs:22) Warning: 'Name' is ambiguous. It is defined * in Language.Haskell.TH.Syntax * in Language.Haskell.TH.Syntax You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in Language.Haskell.TH.Syntax Warning: 'Options' is ambiguous. It is defined * at src/Data/Bifunctor/TH.hs:77:19 * at src/Data/Bifunctor/TH.hs:77:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Data/Bifunctor/TH.hs:77:1 Warning: 'bimap' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'bifoldMap' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'bifoldr' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'bifoldl' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'bitraverse' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'bisequenceA' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'makeBitraverseA' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'bimapM' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'bisequence' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Name' is ambiguous. It is defined * in Language.Haskell.TH.Syntax * in Language.Haskell.TH.Syntax You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in Language.Haskell.TH.Syntax 96% ( 32 / 33) in 'Data.Bifunctor.TH' Missing documentation for: makeBifold (src/Data/Bifunctor/TH.hs:217) 100% ( 2 / 2) in 'Data.Bifunctor.Tannen' 100% ( 2 / 2) in 'Data.Bifunctor.Wrapped' Warning: Data.Bifunctor.Biap: could not find link destinations for: - Data.Bifunctor.Biap.Rep_Biap - Data.Bifunctor.Biap.Rep1_Biap Warning: Data.Bifunctor.Biff: could not find link destinations for: - Data.Bifunctor.Biff.Rep1_Biff - Data.Bifunctor.Biff.Rep_Biff Warning: Data.Bifunctor.Clown: could not find link destinations for: - Data.Bifunctor.Clown.Rep_Clown - Data.Bifunctor.Clown.Rep1_Clown Warning: Data.Bifunctor.Fix: could not find link destinations for: - Data.Bifunctor.Fix.Rep_Fix Warning: Data.Bifunctor.Flip: could not find link destinations for: - Data.Bifunctor.Flip.Rep_Flip Warning: Data.Bifunctor.Join: could not find link destinations for: - Data.Bifunctor.Join.Rep_Join Warning: Data.Bifunctor.Joker: could not find link destinations for: - Data.Bifunctor.Joker.Rep_Joker - Data.Bifunctor.Joker.Rep1_Joker Warning: Data.Bifunctor.Product: could not find link destinations for: - Data.Bifunctor.Product.Rep_Product - Data.Bifunctor.Product.Rep1_Product Warning: Data.Bifunctor.Sum: could not find link destinations for: - Data.Bifunctor.Sum.Rep_Sum - Data.Bifunctor.Sum.Rep1_Sum Warning: Data.Bifunctor.TH: could not find link destinations for: - Data.Bifunctor.TH.Bifunctor - Data.Bifunctor.TH.Bifoldable - Data.Bifunctor.TH.Bitraversable Warning: Data.Bifunctor.Tannen: could not find link destinations for: - Data.Bifunctor.Tannen.Rep1_Tannen - Data.Bifunctor.Tannen.Rep_Tannen Warning: Data.Bifunctor.Wrapped: could not find link destinations for: - Data.Bifunctor.Wrapped.Rep_WrappedBifunctor - Data.Bifunctor.Wrapped.Rep1_WrappedBifunctor Documentation created: dist/doc/html/bifunctors/, dist/doc/html/bifunctors/bifunctors.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/bifunctors-5.6.2-GFSN9WtyvrIH3Py3OMWv09 Completed bifunctors-5.6.2 Configuring directory-1.3.9.0... checking for gcc... /nix/store/8v6k283dpbc0qkdq81nb6mrxrgcb10i1-gcc-wrapper-14-20241116/bin/cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /nix/store/8v6k283dpbc0qkdq81nb6mrxrgcb10i1-gcc-wrapper-14-20241116/bin/cc accepts -g... yes checking for /nix/store/8v6k283dpbc0qkdq81nb6mrxrgcb10i1-gcc-wrapper-14-20241116/bin/cc option to enable C11 features... none needed checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for fcntl.h... yes checking for limits.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for time.h... yes checking for realpath... yes checking for utimensat... yes checking for CreateSymbolicLinkW... no checking for GetFinalPathNameByHandleW... no configure: creating ./config.status config.status: creating HsDirectoryConfig.h Preprocessing library for directory-1.3.9.0.. Building library for directory-1.3.9.0.. [1 of 9] Compiling System.Directory.Internal.Prelude ( System/Directory/Internal/Prelude.hs, dist/build/System/Directory/Internal/Prelude.o, dist/build/System/Directory/Internal/Prelude.dyn_o ) [2 of 9] Compiling System.Directory.Internal.Common ( System/Directory/Internal/Common.hs, dist/build/System/Directory/Internal/Common.o, dist/build/System/Directory/Internal/Common.dyn_o ) [3 of 9] Compiling System.Directory.Internal.Config ( System/Directory/Internal/Config.hs, dist/build/System/Directory/Internal/Config.o, dist/build/System/Directory/Internal/Config.dyn_o ) [4 of 9] Compiling System.Directory.Internal.C_utimensat ( dist/build/System/Directory/Internal/C_utimensat.hs, dist/build/System/Directory/Internal/C_utimensat.o, dist/build/System/Directory/Internal/C_utimensat.dyn_o ) [5 of 9] Compiling System.Directory.Internal.Posix ( dist/build/System/Directory/Internal/Posix.hs, dist/build/System/Directory/Internal/Posix.o, dist/build/System/Directory/Internal/Posix.dyn_o ) [6 of 9] Compiling System.Directory.Internal ( System/Directory/Internal.hs, dist/build/System/Directory/Internal.o, dist/build/System/Directory/Internal.dyn_o ) [7 of 9] Compiling System.Directory.Internal.Windows ( dist/build/System/Directory/Internal/Windows.hs, dist/build/System/Directory/Internal/Windows.o, dist/build/System/Directory/Internal/Windows.dyn_o ) [8 of 9] Compiling System.Directory.OsPath ( System/Directory/OsPath.hs, dist/build/System/Directory/OsPath.o, dist/build/System/Directory/OsPath.dyn_o ) [9 of 9] Compiling System.Directory ( System/Directory.hs, dist/build/System/Directory.o, dist/build/System/Directory.dyn_o ) Preprocessing library for directory-1.3.9.0.. Running Haddock on library for directory-1.3.9.0.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 9] Compiling System.Directory.Internal.Prelude ( System/Directory/Internal/Prelude.hs, nothing ) [2 of 9] Compiling System.Directory.Internal.Common ( System/Directory/Internal/Common.hs, nothing ) [3 of 9] Compiling System.Directory.Internal.Config ( System/Directory/Internal/Config.hs, nothing ) [4 of 9] Compiling System.Directory.Internal.C_utimensat ( dist/build/System/Directory/Internal/C_utimensat.hs, nothing ) [5 of 9] Compiling System.Directory.Internal.Posix ( dist/build/System/Directory/Internal/Posix.hs, nothing ) [6 of 9] Compiling System.Directory.Internal ( System/Directory/Internal.hs, nothing ) [7 of 9] Compiling System.Directory.Internal.Windows ( dist/build/System/Directory/Internal/Windows.hs, nothing ) [8 of 9] Compiling System.Directory.OsPath ( System/Directory/OsPath.hs, nothing ) [9 of 9] Compiling System.Directory ( System/Directory.hs, nothing ) Haddock coverage: Warning: System.Directory.Internal.Common: Could not find documentation for exported module: System.Directory.Internal.Common Warning: 'getpwuid_r' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 22% ( 24 /106) in 'System.Directory.Internal' Missing documentation for: FileType (System/Directory/Internal/Common.hs:228) withBinaryFile (System/Directory/Internal/Common.hs:257) Permissions (System/Directory/Internal/Common.hs:248) emptyListT (System/Directory/Internal/Common.hs:39) maybeToListT (System/Directory/Internal/Common.hs:42) listToListT (System/Directory/Internal/Common.hs:45) liftJoinListT (System/Directory/Internal/Common.hs:49) listTHead (System/Directory/Internal/Common.hs:52) listTToList (System/Directory/Internal/Common.hs:55) andM (System/Directory/Internal/Common.hs:64) sequenceWithIOErrors_ (System/Directory/Internal/Common.hs:71) specializeErrorString (System/Directory/Internal/Common.hs:96) ioeAddLocation (System/Directory/Internal/Common.hs:103) rightOrError (System/Directory/Internal/Common.hs:110) ioeSetOsPath (System/Directory/Internal/Common.hs:122) dropSpecialDotDirs (System/Directory/Internal/Common.hs:130) WhetherFollow (System/Directory/Internal/Common.hs:222) isNoFollow (System/Directory/Internal/Common.hs:225) readSymbolicLink (System/Directory/Internal/Posix.hsc:208) Mode (System/Directory/Internal/Posix.hsc:252) setFileMode (System/Directory/Internal/Posix.hsc:285) createSymbolicLink (System/Directory/Internal/Posix.hsc:204) c_AT_FDCWD (System/Directory/Internal/Posix.hsc:37) c_AT_SYMLINK_NOFOLLOW (System/Directory/Internal/Posix.hsc:40) atWhetherFollow (System/Directory/Internal/Posix.hsc:43) defaultOpenFlags (System/Directory/Internal/Posix.hsc:47) RawHandle (System/Directory/Internal/Posix.hsc:54) openRaw (System/Directory/Internal/Posix.hsc:57) closeRaw (System/Directory/Internal/Posix.hsc:63) createDirectoryInternal (System/Directory/Internal/Posix.hsc:66) c_unlinkat (System/Directory/Internal/Posix.hsc:68) removePathAt (System/Directory/Internal/Posix.hsc:72) removePathInternal (System/Directory/Internal/Posix.hsc:82) renamePathInternal (System/Directory/Internal/Posix.hsc:86) filesAlwaysRemovable (System/Directory/Internal/Posix.hsc:91) c_free (System/Directory/Internal/Posix.hsc:99) c_PATH_MAX (System/Directory/Internal/Posix.hsc:103) c_realpath (System/Directory/Internal/Posix.hsc:120) withRealpath (System/Directory/Internal/Posix.hsc:125) realPath (System/Directory/Internal/Posix.hsc:136) canonicalizePathSimplify (System/Directory/Internal/Posix.hsc:141) findExecutablesLazyInternal (System/Directory/Internal/Posix.hsc:146) exeExtensionInternal (System/Directory/Internal/Posix.hsc:152) openDirFromFd (System/Directory/Internal/Posix.hsc:155) readDirStreamToEnd (System/Directory/Internal/Posix.hsc:158) readDirToEnd (System/Directory/Internal/Posix.hsc:167) getDirectoryContentsInternal (System/Directory/Internal/Posix.hsc:171) getCurrentDirectoryInternal (System/Directory/Internal/Posix.hsc:175) setCurrentDirectoryInternal (System/Directory/Internal/Posix.hsc:195) linkToDirectoryIsDirectory (System/Directory/Internal/Posix.hsc:198) createHardLink (System/Directory/Internal/Posix.hsc:201) Metadata (System/Directory/Internal/Posix.hsc:210) c_fstatat (System/Directory/Internal/Posix.hsc:212) getMetadataAt (System/Directory/Internal/Posix.hsc:216) getSymbolicLinkMetadata (System/Directory/Internal/Posix.hsc:227) getFileMetadata (System/Directory/Internal/Posix.hsc:230) fileTypeFromMetadata (System/Directory/Internal/Posix.hsc:233) fileSizeFromMetadata (System/Directory/Internal/Posix.hsc:242) accessTimeFromMetadata (System/Directory/Internal/Posix.hsc:245) modificationTimeFromMetadata (System/Directory/Internal/Posix.hsc:249) modeFromMetadata (System/Directory/Internal/Posix.hsc:255) allWriteMode (System/Directory/Internal/Posix.hsc:258) hasWriteMode (System/Directory/Internal/Posix.hsc:264) setWriteMode (System/Directory/Internal/Posix.hsc:267) setForceRemoveMode (System/Directory/Internal/Posix.hsc:271) c_fchmodat (System/Directory/Internal/Posix.hsc:273) setModeAt (System/Directory/Internal/Posix.hsc:277) setFilePermissions (System/Directory/Internal/Posix.hsc:288) getAccessPermissions (System/Directory/Internal/Posix.hsc:291) setAccessPermissions (System/Directory/Internal/Posix.hsc:306) copyOwnerFromStatus (System/Directory/Internal/Posix.hsc:318) copyGroupFromStatus (System/Directory/Internal/Posix.hsc:322) tryCopyOwnerAndGroupFromStatus (System/Directory/Internal/Posix.hsc:326) copyFileWithMetadataInternal (System/Directory/Internal/Posix.hsc:348) setTimes (System/Directory/Internal/Posix.hsc:360) lookupEnvOs (System/Directory/Internal/Posix.hsc:379) getEnvOs (System/Directory/Internal/Posix.hsc:382) getXdgDirectoryFallback (System/Directory/Internal/Posix.hsc:411) getXdgDirectoryListFallback (System/Directory/Internal/Posix.hsc:419) getAppUserDataDirectoryInternal (System/Directory/Internal/Posix.hsc:425) getUserDocumentsDirectoryInternal (System/Directory/Internal/Posix.hsc:429) getTemporaryDirectoryInternal (System/Directory/Internal/Posix.hsc:432) Warning: 'getpwuid_r' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Permissions' is ambiguous. It is defined * at System/Directory/Internal/Common.hs:249:5 * at System/Directory/Internal/Common.hs:248:1 You 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/Directory/Internal/Common.hs:248:1 86% ( 62 / 72) in 'System.Directory.OsPath' Missing documentation for: Permissions (System/Directory/Internal/Common.hs:248) emptyPermissions (System/Directory/OsPath.hs:188) readable writable executable searchable setOwnerReadable (System/Directory/OsPath.hs:196) setOwnerWritable (System/Directory/OsPath.hs:199) setOwnerExecutable (System/Directory/OsPath.hs:202) setOwnerSearchable (System/Directory/OsPath.hs:205) Warning: 'dropTrailingPathSeparator' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'makeRelative' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: '' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'getpwuid_r' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Permissions' is ambiguous. It is defined * at System/Directory/Internal/Common.hs:249:5 * at System/Directory/Internal/Common.hs:248:1 You 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/Directory/Internal/Common.hs:248:1 85% ( 63 / 74) in 'System.Directory' Missing documentation for: Permissions (System/Directory/Internal/Common.hs:248) emptyPermissions (System/Directory.hs:171) readable writable executable searchable setOwnerReadable (System/Directory.hs:179) setOwnerWritable (System/Directory.hs:182) setOwnerExecutable (System/Directory.hs:185) setOwnerSearchable (System/Directory.hs:188) isSymbolicLink (System/Directory.hs:1082) Warning: System.Directory.Internal: could not find link destinations for: - System.OsString.Internal.Types.Rep_OsString Documentation created: dist/doc/html/directory/, dist/doc/html/directory/directory.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/directory-1.3.9.0-9eosOSY1bIWD0FTv64DFNw Completed directory-1.3.9.0 Configuring text-iso8601-0.1.1... Preprocessing library for text-iso8601-0.1.1.. Building library for text-iso8601-0.1.1.. [1 of 2] Compiling Data.Time.FromText ( src/Data/Time/FromText.hs, dist/build/Data/Time/FromText.o, dist/build/Data/Time/FromText.dyn_o ) [2 of 2] Compiling Data.Time.ToText ( src/Data/Time/ToText.hs, dist/build/Data/Time/ToText.o, dist/build/Data/Time/ToText.dyn_o ) Preprocessing library for text-iso8601-0.1.1.. Running Haddock on library for text-iso8601-0.1.1.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 2] Compiling Data.Time.FromText ( src/Data/Time/FromText.hs, nothing ) [2 of 2] Compiling Data.Time.ToText ( src/Data/Time/ToText.hs, nothing ) Haddock coverage: Warning: 'zonedTime' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 11 / 11) in 'Data.Time.FromText' 9% ( 1 / 11) in 'Data.Time.ToText' Missing documentation for: Module header buildDay (src/Data/Time/ToText.hs:38) buildLocalTime (src/Data/Time/ToText.hs:122) buildTimeOfDay (src/Data/Time/ToText.hs:74) buildTimeZone (src/Data/Time/ToText.hs:106) buildUTCTime (src/Data/Time/ToText.hs:118) buildZonedTime (src/Data/Time/ToText.hs:126) buildMonth (src/Data/Time/ToText.hs:43) buildQuarter (src/Data/Time/ToText.hs:48) buildQuarterOfYear (src/Data/Time/ToText.hs:53) Documentation created: dist/doc/html/text-iso8601/, dist/doc/html/text-iso8601/text-iso8601.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/text-iso8601-0.1.1-CzFIVEhsg4yEyj2vKLEu4Q Completed text-iso8601-0.1.1 Configuring strict-0.5.1... Preprocessing library for strict-0.5.1.. Building library for strict-0.5.1.. [1 of 7] Compiling Data.Strict.Either ( src/Data/Strict/Either.hs, dist/build/Data/Strict/Either.o, dist/build/Data/Strict/Either.dyn_o ) [2 of 7] Compiling Data.Strict.Maybe ( src/Data/Strict/Maybe.hs, dist/build/Data/Strict/Maybe.o, dist/build/Data/Strict/Maybe.dyn_o ) [3 of 7] Compiling Data.Strict.These ( src/Data/Strict/These.hs, dist/build/Data/Strict/These.o, dist/build/Data/Strict/These.dyn_o ) [4 of 7] Compiling Data.Strict.Tuple ( src/Data/Strict/Tuple.hs, dist/build/Data/Strict/Tuple.o, dist/build/Data/Strict/Tuple.dyn_o ) src/Data/Strict/Tuple.hs:124:3: warning: [GHC-50928] [-Wnoncanonical-monoid-instances] Noncanonical mappend definition detected in the instance declaration for Monoid (Pair a b). mappend will eventually be removed in favour of (<>) Suggested fix: Either remove definition for mappend (recommended) or define as mappend = (<>) See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/semigroup-monoid | 124 | (x1 :!: y1) `mappend` (x2 :!: y2) = (x1 `mappend` x2) :!: (y1 `mappend` y2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [5 of 7] Compiling Data.Strict.Classes ( src/Data/Strict/Classes.hs, dist/build/Data/Strict/Classes.o, dist/build/Data/Strict/Classes.dyn_o ) [6 of 7] Compiling Data.Strict ( src/Data/Strict.hs, dist/build/Data/Strict.o, dist/build/Data/Strict.dyn_o ) [7 of 7] Compiling System.IO.Strict ( src/System/IO/Strict.hs, dist/build/System/IO/Strict.o, dist/build/System/IO/Strict.dyn_o ) Preprocessing library for strict-0.5.1.. Running Haddock on library for strict-0.5.1.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 7] Compiling Data.Strict.Either ( src/Data/Strict/Either.hs, nothing ) [2 of 7] Compiling Data.Strict.Maybe ( src/Data/Strict/Maybe.hs, nothing ) [3 of 7] Compiling Data.Strict.These ( src/Data/Strict/These.hs, nothing ) [4 of 7] Compiling Data.Strict.Tuple ( src/Data/Strict/Tuple.hs, nothing ) src/Data/Strict/Tuple.hs:124:3: warning: [GHC-50928] [-Wnoncanonical-monoid-instances] Noncanonical mappend definition detected in the instance declaration for Monoid (Pair a b). mappend will eventually be removed in favour of (<>) Suggested fix: Either remove definition for mappend (recommended) or define as mappend = (<>) See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/semigroup-monoid | 124 | (x1 :!: y1) `mappend` (x2 :!: y2) = (x1 `mappend` x2) :!: (y1 `mappend` y2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [5 of 7] Compiling Data.Strict.Classes ( src/Data/Strict/Classes.hs, nothing ) [6 of 7] Compiling Data.Strict ( src/Data/Strict.hs, nothing ) [7 of 7] Compiling System.IO.Strict ( src/System/IO/Strict.hs, nothing ) Haddock coverage: Warning: 'Either' is ambiguous. It is defined * in Data.Either * at src/Data/Strict/Either.hs:54:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Data/Strict/Either.hs:54:1 100% ( 10 / 10) in 'Data.Strict.Either' Warning: 'Maybe' is ambiguous. It is defined * at src/Data/Strict/Maybe.hs:58:1 * in GHC.Maybe You may 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/Strict/Maybe.hs:58:1 Warning: '<*>' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 11 / 11) in 'Data.Strict.Maybe' Warning: 'These' is ambiguous. It is defined * at src/Data/Strict/These.hs:65:38 * at src/Data/Strict/These.hs:65:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Data/Strict/These.hs:65:1 Warning: 'here' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'there' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 70% ( 12 / 17) in 'Data.Strict.These' Missing documentation for: Module header distrThesePair (src/Data/Strict/These.hs:156) undistrThesePair (src/Data/Strict/These.hs:161) distrPairThese (src/Data/Strict/These.hs:173) undistrPairThese (src/Data/Strict/These.hs:178) 90% ( 9 / 10) in 'Data.Strict.Tuple' Missing documentation for: :!: (src/Data/Strict/Tuple.hs:69) 50% ( 1 / 2) in 'Data.Strict.Classes' Missing documentation for: Module header 100% ( 6 / 6) in 'Data.Strict' Warning: 'isEOFError' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'stdin' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 7 / 7) in 'System.IO.Strict' Warning: Data.Strict.Either: could not find link destinations for: - Data.Strict.Either.Rep_Either - Data.Strict.Either.Rep1_Either Warning: Data.Strict.Maybe: could not find link destinations for: - Data.Strict.Maybe.Rep_Maybe - Data.Strict.Maybe.Rep1_Maybe Warning: Data.Strict.These: could not find link destinations for: - Data.Strict.These.Rep_These - Data.Strict.These.Rep1_These Warning: Data.Strict.Tuple: could not find link destinations for: - Data.Strict.Tuple.Rep_Pair - Data.Strict.Tuple.Rep1_Pair Documentation created: dist/doc/html/strict/, dist/doc/html/strict/strict.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/strict-0.5.1-3Orqw2WBEwyFlMdWGbh8LP Completed strict-0.5.1 Configuring attoparsec-0.14.4... Preprocessing library 'attoparsec-internal' for attoparsec-0.14.4.. Building library 'attoparsec-internal' for attoparsec-0.14.4.. [1 of 6] Compiling Data.Attoparsec.ByteString.FastSet ( internal/Data/Attoparsec/ByteString/FastSet.hs, dist/build/attoparsec-internal/Data/Attoparsec/ByteString/FastSet.o, dist/build/attoparsec-internal/Data/Attoparsec/ByteString/FastSet.dyn_o ) internal/Data/Attoparsec/ByteString/FastSet.hs:97:18: warning: [GHC-68441] [-Wdeprecations] In the use of memset (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type): Deprecated: "Use Foreign.Marshal.Utils.fillBytes instead" | 97 | _ <- I.memset t 0 32 | ^^^^^^^^ [2 of 6] Compiling Data.Attoparsec.Internal.Compat ( internal/Data/Attoparsec/Internal/Compat.hs, dist/build/attoparsec-internal/Data/Attoparsec/Internal/Compat.o, dist/build/attoparsec-internal/Data/Attoparsec/Internal/Compat.dyn_o ) [3 of 6] Compiling Data.Attoparsec.Internal.Fhthagn ( internal/Data/Attoparsec/Internal/Fhthagn.hs, dist/build/attoparsec-internal/Data/Attoparsec/Internal/Fhthagn.o, dist/build/attoparsec-internal/Data/Attoparsec/Internal/Fhthagn.dyn_o ) [4 of 6] Compiling Data.Attoparsec.ByteString.Buffer ( internal/Data/Attoparsec/ByteString/Buffer.hs, dist/build/attoparsec-internal/Data/Attoparsec/ByteString/Buffer.o, dist/build/attoparsec-internal/Data/Attoparsec/ByteString/Buffer.dyn_o ) internal/Data/Attoparsec/ByteString/Buffer.hs:62:1: warning: [GHC-66111] [-Wunused-imports] The import of Data.Semigroup is redundant except perhaps to import instances from Data.Semigroup To import instances alone, use: import Data.Semigroup() | 62 | import Data.Semigroup (Semigroup(..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ internal/Data/Attoparsec/ByteString/Buffer.hs:121:11: warning: [GHC-68441] [-Wdeprecations] In the use of memcpy (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type): Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead" | 121 | memcpy (ptr0 `plusPtr` (off0+len0)) | ^^^^^^ internal/Data/Attoparsec/ByteString/Buffer.hs:132:13: warning: [GHC-68441] [-Wdeprecations] In the use of memcpy (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type): Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead" | 132 | memcpy ptr (ptr0 `plusPtr` off0) (fromIntegral len0) | ^^^^^^ internal/Data/Attoparsec/ByteString/Buffer.hs:133:13: warning: [GHC-68441] [-Wdeprecations] In the use of memcpy (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type): Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead" | 133 | memcpy (ptr `plusPtr` len0) (ptr1 `plusPtr` off1) | ^^^^^^ [5 of 6] Compiling Data.Attoparsec.Text.Buffer ( internal/Data/Attoparsec/Text/Buffer.hs, dist/build/attoparsec-internal/Data/Attoparsec/Text/Buffer.o, dist/build/attoparsec-internal/Data/Attoparsec/Text/Buffer.dyn_o ) internal/Data/Attoparsec/Text/Buffer.hs:44:1: warning: [GHC-66111] [-Wunused-imports] The import of Data.Semigroup is redundant except perhaps to import instances from Data.Semigroup To import instances alone, use: import Data.Semigroup() | 44 | import Data.Semigroup (Semigroup(..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [6 of 6] Compiling Data.Attoparsec.Text.FastSet ( internal/Data/Attoparsec/Text/FastSet.hs, dist/build/attoparsec-internal/Data/Attoparsec/Text/FastSet.o, dist/build/attoparsec-internal/Data/Attoparsec/Text/FastSet.dyn_o ) Preprocessing library for attoparsec-0.14.4.. Building library for attoparsec-0.14.4.. [ 1 of 16] Compiling Data.Attoparsec.Internal.Types ( Data/Attoparsec/Internal/Types.hs, dist/build/Data/Attoparsec/Internal/Types.o, dist/build/Data/Attoparsec/Internal/Types.dyn_o ) Data/Attoparsec/Internal/Types.hs:28:53: warning: [GHC-38856] [-Wunused-imports] The import of <$> from module Control.Applicative is redundant | 28 | import Control.Applicative as App (Applicative(..), (<$>)) | ^^^^^ Data/Attoparsec/Internal/Types.hs:34:1: warning: [GHC-66111] [-Wunused-imports] The import of Data.Semigroup is redundant except perhaps to import instances from Data.Semigroup To import instances alone, use: import Data.Semigroup() | 34 | import Data.Semigroup (Semigroup(..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ 2 of 16] Compiling Data.Attoparsec.Internal ( Data/Attoparsec/Internal.hs, dist/build/Data/Attoparsec/Internal.o, dist/build/Data/Attoparsec/Internal.dyn_o ) [ 3 of 16] Compiling Data.Attoparsec.Number ( Data/Attoparsec/Number.hs, dist/build/Data/Attoparsec/Number.o, dist/build/Data/Attoparsec/Number.dyn_o ) [ 4 of 16] Compiling Data.Attoparsec.Types ( Data/Attoparsec/Types.hs, dist/build/Data/Attoparsec/Types.o, dist/build/Data/Attoparsec/Types.dyn_o ) [ 5 of 16] Compiling Data.Attoparsec.Zepto ( Data/Attoparsec/Zepto.hs, dist/build/Data/Attoparsec/Zepto.o, dist/build/Data/Attoparsec/Zepto.dyn_o ) Data/Attoparsec/Zepto.hs:46:1: warning: [GHC-66111] [-Wunused-imports] The import of Data.Semigroup is redundant except perhaps to import instances from Data.Semigroup To import instances alone, use: import Data.Semigroup() | 46 | import Data.Semigroup (Semigroup(..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ 6 of 16] Compiling Data.Attoparsec.Combinator ( Data/Attoparsec/Combinator.hs, dist/build/Data/Attoparsec/Combinator.o, dist/build/Data/Attoparsec/Combinator.dyn_o ) Data/Attoparsec/Combinator.hs:46:46: warning: [GHC-38856] [-Wunused-imports] The import of liftA2 from module Control.Applicative is redundant | 46 | import Control.Applicative (Alternative(..), liftA2, many, (<|>)) | ^^^^^^ [ 7 of 16] Compiling Data.Attoparsec.Text.Internal ( Data/Attoparsec/Text/Internal.hs, dist/build/Data/Attoparsec/Text/Internal.o, dist/build/Data/Attoparsec/Text/Internal.dyn_o ) Data/Attoparsec/Text/Internal.hs:68:1: warning: [GHC-38856] [-Wunused-imports] The import of *>, <$>, pure from module Control.Applicative is redundant | 68 | import Control.Applicative ((<|>), (<$>), pure, (*>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/Attoparsec/Text/Internal.hs:91:13: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ~ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 91 | instance (a ~ Text) => IsString (Parser a) where | ^ [ 8 of 16] Compiling Data.Attoparsec.Text ( Data/Attoparsec/Text.hs, dist/build/Data/Attoparsec/Text.o, dist/build/Data/Attoparsec/Text.dyn_o ) [ 9 of 16] Compiling Data.Attoparsec.Text.Lazy ( Data/Attoparsec/Text/Lazy.hs, dist/build/Data/Attoparsec/Text/Lazy.o, dist/build/Data/Attoparsec/Text/Lazy.dyn_o ) [10 of 16] Compiling Data.Attoparsec.ByteString.Internal ( Data/Attoparsec/ByteString/Internal.hs, dist/build/Data/Attoparsec/ByteString/Internal.o, dist/build/Data/Attoparsec/ByteString/Internal.dyn_o ) [11 of 16] Compiling Data.Attoparsec.ByteString ( Data/Attoparsec/ByteString.hs, dist/build/Data/Attoparsec/ByteString.o, dist/build/Data/Attoparsec/ByteString.dyn_o ) [12 of 16] Compiling Data.Attoparsec.ByteString.Lazy ( Data/Attoparsec/ByteString/Lazy.hs, dist/build/Data/Attoparsec/ByteString/Lazy.o, dist/build/Data/Attoparsec/ByteString/Lazy.dyn_o ) [13 of 16] Compiling Data.Attoparsec.Lazy ( Data/Attoparsec/Lazy.hs, dist/build/Data/Attoparsec/Lazy.o, dist/build/Data/Attoparsec/Lazy.dyn_o ) [14 of 16] Compiling Data.Attoparsec.ByteString.Char8 ( Data/Attoparsec/ByteString/Char8.hs, dist/build/Data/Attoparsec/ByteString/Char8.o, dist/build/Data/Attoparsec/ByteString/Char8.dyn_o ) Data/Attoparsec/ByteString/Char8.hs:154:13: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ~ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 154 | instance (a ~ B.ByteString) => IsString (Parser a) where | ^ [15 of 16] Compiling Data.Attoparsec.Char8 ( Data/Attoparsec/Char8.hs, dist/build/Data/Attoparsec/Char8.o, dist/build/Data/Attoparsec/Char8.dyn_o ) [16 of 16] Compiling Data.Attoparsec ( Data/Attoparsec.hs, dist/build/Data/Attoparsec.o, dist/build/Data/Attoparsec.dyn_o ) Preprocessing library 'attoparsec-internal' for attoparsec-0.14.4.. Running Haddock on library 'attoparsec-internal' for attoparsec-0.14.4.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 6] Compiling Data.Attoparsec.ByteString.FastSet ( internal/Data/Attoparsec/ByteString/FastSet.hs, nothing ) internal/Data/Attoparsec/ByteString/FastSet.hs:97:18: warning: [GHC-68441] [-Wdeprecations] In the use of memset (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type): Deprecated: "Use Foreign.Marshal.Utils.fillBytes instead" | 97 | _ <- I.memset t 0 32 | ^^^^^^^^ [2 of 6] Compiling Data.Attoparsec.Internal.Compat ( internal/Data/Attoparsec/Internal/Compat.hs, nothing ) [3 of 6] Compiling Data.Attoparsec.Internal.Fhthagn ( internal/Data/Attoparsec/Internal/Fhthagn.hs, nothing ) [4 of 6] Compiling Data.Attoparsec.ByteString.Buffer ( internal/Data/Attoparsec/ByteString/Buffer.hs, nothing ) internal/Data/Attoparsec/ByteString/Buffer.hs:62:1: warning: [GHC-66111] [-Wunused-imports] The import of Data.Semigroup is redundant except perhaps to import instances from Data.Semigroup To import instances alone, use: import Data.Semigroup() | 62 | import Data.Semigroup (Semigroup(..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ internal/Data/Attoparsec/ByteString/Buffer.hs:121:11: warning: [GHC-68441] [-Wdeprecations] In the use of memcpy (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type): Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead" | 121 | memcpy (ptr0 `plusPtr` (off0+len0)) | ^^^^^^ internal/Data/Attoparsec/ByteString/Buffer.hs:132:13: warning: [GHC-68441] [-Wdeprecations] In the use of memcpy (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type): Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead" | 132 | memcpy ptr (ptr0 `plusPtr` off0) (fromIntegral len0) | ^^^^^^ internal/Data/Attoparsec/ByteString/Buffer.hs:133:13: warning: [GHC-68441] [-Wdeprecations] In the use of memcpy (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type): Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead" | 133 | memcpy (ptr `plusPtr` len0) (ptr1 `plusPtr` off1) | ^^^^^^ [5 of 6] Compiling Data.Attoparsec.Text.Buffer ( internal/Data/Attoparsec/Text/Buffer.hs, nothing ) internal/Data/Attoparsec/Text/Buffer.hs:44:1: warning: [GHC-66111] [-Wunused-imports] The import of Data.Semigroup is redundant except perhaps to import instances from Data.Semigroup To import instances alone, use: import Data.Semigroup() | 44 | import Data.Semigroup (Semigroup(..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [6 of 6] Compiling Data.Attoparsec.Text.FastSet ( internal/Data/Attoparsec/Text/FastSet.hs, nothing ) Haddock coverage: 69% ( 9 / 13) in 'Data.Attoparsec.ByteString.FastSet' Missing documentation for: FastSet (internal/Data/Attoparsec/ByteString/FastSet.hs:44) fromList (internal/Data/Attoparsec/ByteString/FastSet.hs:63) fromSet charClass (internal/Data/Attoparsec/ByteString/FastSet.hs:109) 0% ( 0 / 3) in 'Data.Attoparsec.Internal.Compat' Missing documentation for: Module header withPS (internal/Data/Attoparsec/Internal/Compat.hs:15) mkPS (internal/Data/Attoparsec/Internal/Compat.hs:23) 50% ( 1 / 2) in 'Data.Attoparsec.Internal.Fhthagn' Missing documentation for: Module header 22% ( 2 / 9) in 'Data.Attoparsec.ByteString.Buffer' Missing documentation for: Buffer (internal/Data/Attoparsec/ByteString/Buffer.hs:71) unbuffer (internal/Data/Attoparsec/ByteString/Buffer.hs:89) pappend (internal/Data/Attoparsec/ByteString/Buffer.hs:105) length (internal/Data/Attoparsec/ByteString/Buffer.hs:138) unsafeIndex (internal/Data/Attoparsec/ByteString/Buffer.hs:142) substring (internal/Data/Attoparsec/ByteString/Buffer.hs:147) unsafeDrop (internal/Data/Attoparsec/ByteString/Buffer.hs:154) 33% ( 4 / 12) in 'Data.Attoparsec.Text.Buffer' Missing documentation for: Buffer (internal/Data/Attoparsec/Text/Buffer.hs:64) unbuffer (internal/Data/Attoparsec/Text/Buffer.hs:82) unbufferAt (internal/Data/Attoparsec/Text/Buffer.hs:85) length (internal/Data/Attoparsec/Text/Buffer.hs:145) pappend (internal/Data/Attoparsec/Text/Buffer.hs:105) substring (internal/Data/Attoparsec/Text/Buffer.hs:149) lengthCodeUnits (internal/Data/Attoparsec/Text/Buffer.hs:158) dropCodeUnits (internal/Data/Attoparsec/Text/Buffer.hs:161) 60% ( 6 / 10) in 'Data.Attoparsec.Text.FastSet' Missing documentation for: FastSet (internal/Data/Attoparsec/Text/FastSet.hs:40) fromList (internal/Data/Attoparsec/Text/FastSet.hs:83) set (internal/Data/Attoparsec/Text/FastSet.hs:105) charClass (internal/Data/Attoparsec/Text/FastSet.hs:118) Documentation created: dist/doc/html/attoparsec/, dist/doc/html/attoparsec/attoparsec.txt Preprocessing library for attoparsec-0.14.4.. Running Haddock on library for attoparsec-0.14.4.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [ 1 of 16] Compiling Data.Attoparsec.Internal.Types ( Data/Attoparsec/Internal/Types.hs, nothing ) Data/Attoparsec/Internal/Types.hs:28:53: warning: [GHC-38856] [-Wunused-imports] The import of <$> from module Control.Applicative is redundant | 28 | import Control.Applicative as App (Applicative(..), (<$>)) | ^^^^^ Data/Attoparsec/Internal/Types.hs:34:1: warning: [GHC-66111] [-Wunused-imports] The import of Data.Semigroup is redundant except perhaps to import instances from Data.Semigroup To import instances alone, use: import Data.Semigroup() | 34 | import Data.Semigroup (Semigroup(..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ 2 of 16] Compiling Data.Attoparsec.Internal ( Data/Attoparsec/Internal.hs, nothing ) [ 3 of 16] Compiling Data.Attoparsec.Number ( Data/Attoparsec/Number.hs, nothing ) [ 4 of 16] Compiling Data.Attoparsec.Types ( Data/Attoparsec/Types.hs, nothing ) [ 5 of 16] Compiling Data.Attoparsec.Zepto ( Data/Attoparsec/Zepto.hs, nothing ) Data/Attoparsec/Zepto.hs:46:1: warning: [GHC-66111] [-Wunused-imports] The import of Data.Semigroup is redundant except perhaps to import instances from Data.Semigroup To import instances alone, use: import Data.Semigroup() | 46 | import Data.Semigroup (Semigroup(..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ 6 of 16] Compiling Data.Attoparsec.Combinator ( Data/Attoparsec/Combinator.hs, nothing ) Data/Attoparsec/Combinator.hs:46:46: warning: [GHC-38856] [-Wunused-imports] The import of liftA2 from module Control.Applicative is redundant | 46 | import Control.Applicative (Alternative(..), liftA2, many, (<|>)) | ^^^^^^ [ 7 of 16] Compiling Data.Attoparsec.Text.Internal ( Data/Attoparsec/Text/Internal.hs, nothing ) Data/Attoparsec/Text/Internal.hs:68:1: warning: [GHC-38856] [-Wunused-imports] The import of *>, <$>, pure from module Control.Applicative is redundant | 68 | import Control.Applicative ((<|>), (<$>), pure, (*>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/Attoparsec/Text/Internal.hs:91:13: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ~ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 91 | instance (a ~ Text) => IsString (Parser a) where | ^ [ 8 of 16] Compiling Data.Attoparsec.Text ( Data/Attoparsec/Text.hs, nothing ) [ 9 of 16] Compiling Data.Attoparsec.Text.Lazy ( Data/Attoparsec/Text/Lazy.hs, nothing ) [10 of 16] Compiling Data.Attoparsec.ByteString.Internal ( Data/Attoparsec/ByteString/Internal.hs, nothing ) [11 of 16] Compiling Data.Attoparsec.ByteString ( Data/Attoparsec/ByteString.hs, nothing ) [12 of 16] Compiling Data.Attoparsec.ByteString.Lazy ( Data/Attoparsec/ByteString/Lazy.hs, nothing ) [13 of 16] Compiling Data.Attoparsec.Lazy ( Data/Attoparsec/Lazy.hs, nothing ) [14 of 16] Compiling Data.Attoparsec.ByteString.Char8 ( Data/Attoparsec/ByteString/Char8.hs, nothing ) Data/Attoparsec/ByteString/Char8.hs:154:13: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ~ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 154 | instance (a ~ B.ByteString) => IsString (Parser a) where | ^ [15 of 16] Compiling Data.Attoparsec.Char8 ( Data/Attoparsec/Char8.hs, nothing ) [16 of 16] Compiling Data.Attoparsec ( Data/Attoparsec.hs, nothing ) Haddock coverage: 60% ( 6 / 10) in 'Data.Attoparsec.Internal.Types' Missing documentation for: State (Data/Attoparsec/Internal/Types.hs:118) Failure (Data/Attoparsec/Internal/Types.hs:122) Success (Data/Attoparsec/Internal/Types.hs:124) Pos (Data/Attoparsec/Internal/Types.hs:46) 100% ( 10 / 10) in 'Data.Attoparsec.Internal' 100% ( 2 / 2) in 'Data.Attoparsec.Number' 100% ( 4 / 4) in 'Data.Attoparsec.Types' 88% ( 8 / 9) in 'Data.Attoparsec.Zepto' Missing documentation for: Parser (Data/Attoparsec/Zepto.hs:68) Warning: 'liftM2' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 24 / 24) in 'Data.Attoparsec.Combinator' Warning: 'Text' is ambiguous. It is defined * in Data.Text.Internal * 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 in Data.Text.Internal Warning: 'Partial' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Lazy' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 97% ( 90 / 92) in 'Data.Attoparsec.Text' Missing documentation for: Parser (Data/Attoparsec/Text/Internal.hs:86) Result (Data/Attoparsec/Text/Internal.hs:87) Warning: 'Text' is ambiguous. It is defined * in Data.Text.Internal * in Data.Text.Internal.Lazy 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.Text.Internal.Lazy 98% ( 70 / 71) in 'Data.Attoparsec.Text.Lazy' Missing documentation for: Parser (Data/Attoparsec/Text/Internal.hs:86) Warning: 'ByteString' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 97% ( 68 / 70) in 'Data.Attoparsec.ByteString' Missing documentation for: Parser (Data/Attoparsec/ByteString/Internal.hs:98) Result (Data/Attoparsec/ByteString/Internal.hs:99) Warning: 'ByteString' is ambiguous. It is defined * in Data.ByteString.Internal.Type * in Data.ByteString.Lazy.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.Lazy.Internal 98% ( 53 / 54) in 'Data.Attoparsec.ByteString.Lazy' Missing documentation for: Parser (Data/Attoparsec/ByteString/Internal.hs:98) Warning: 'ByteString' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 2 / 2) in 'Data.Attoparsec.Lazy' Warning: 'many' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 97% ( 91 / 93) in 'Data.Attoparsec.ByteString.Char8' Missing documentation for: Parser (Data/Attoparsec/ByteString/Internal.hs:98) Result (Data/Attoparsec/ByteString/Internal.hs:99) 100% ( 2 / 2) in 'Data.Attoparsec.Char8' 100% ( 2 / 2) in 'Data.Attoparsec' Warning: Data.Attoparsec.Internal.Types: could not find link destinations for: - Data.Attoparsec.Internal.Types.D:R:ChunkElemText - Data.Attoparsec.Internal.Types.D:R:ChunkElemByteString Warning: Data.Attoparsec.Types: could not find link destinations for: - Data.Attoparsec.Internal.Types.D:R:ChunkElemText - Data.Attoparsec.Internal.Types.D:R:ChunkElemByteString Documentation created: dist/doc/html/attoparsec/, dist/doc/html/attoparsec/attoparsec.txt Installing internal library attoparsec-internal in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/attoparsec-0.14.4-E07GQPCB3ffGv6iK8TmfI1 Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/attoparsec-0.14.4-E07GQPCB3ffGv6iK8TmfI1 Completed attoparsec-0.14.4 Configuring semigroupoids-6.0.1... Preprocessing library for semigroupoids-6.0.1.. Building library for semigroupoids-6.0.1.. [ 1 of 27] Compiling Data.Functor.Extend ( src/Data/Functor/Extend.hs, dist/build/Data/Functor/Extend.o, dist/build/Data/Functor/Extend.dyn_o ) [ 2 of 27] Compiling Data.Semigroup.Foldable.Class ( src/Data/Semigroup/Foldable/Class.hs, dist/build/Data/Semigroup/Foldable/Class.o, dist/build/Data/Semigroup/Foldable/Class.dyn_o ) [ 3 of 27] Compiling Data.Traversable.Instances ( src/Data/Traversable/Instances.hs, dist/build/Data/Traversable/Instances.o, dist/build/Data/Traversable/Instances.dyn_o ) [ 4 of 27] Compiling Semigroupoids.Internal ( src/Semigroupoids/Internal.hs, dist/build/Semigroupoids/Internal.o, dist/build/Semigroupoids/Internal.dyn_o ) [ 5 of 27] Compiling Data.Functor.Bind.Class ( src/Data/Functor/Bind/Class.hs, dist/build/Data/Functor/Bind/Class.o, dist/build/Data/Functor/Bind/Class.dyn_o ) [ 6 of 27] Compiling Data.Functor.Apply ( src/Data/Functor/Apply.hs, dist/build/Data/Functor/Apply.o, dist/build/Data/Functor/Apply.dyn_o ) [ 7 of 27] Compiling Data.Semigroup.Bifoldable ( src/Data/Semigroup/Bifoldable.hs, dist/build/Data/Semigroup/Bifoldable.o, dist/build/Data/Semigroup/Bifoldable.dyn_o ) [ 8 of 27] Compiling Data.Functor.Contravariant.Divise ( src/Data/Functor/Contravariant/Divise.hs, dist/build/Data/Functor/Contravariant/Divise.o, dist/build/Data/Functor/Contravariant/Divise.dyn_o ) [ 9 of 27] Compiling Data.Functor.Contravariant.Decide ( src/Data/Functor/Contravariant/Decide.hs, dist/build/Data/Functor/Contravariant/Decide.o, dist/build/Data/Functor/Contravariant/Decide.dyn_o ) [10 of 27] Compiling Data.Functor.Contravariant.Conclude ( src/Data/Functor/Contravariant/Conclude.hs, dist/build/Data/Functor/Contravariant/Conclude.o, dist/build/Data/Functor/Contravariant/Conclude.dyn_o ) [11 of 27] Compiling Data.Functor.Bind ( src/Data/Functor/Bind.hs, dist/build/Data/Functor/Bind.o, dist/build/Data/Functor/Bind.dyn_o ) [12 of 27] Compiling Data.Semigroupoid ( src/Data/Semigroupoid.hs, dist/build/Data/Semigroupoid.o, dist/build/Data/Semigroupoid.dyn_o ) [13 of 27] Compiling Data.Semigroupoid.Ob ( src/Data/Semigroupoid/Ob.hs, dist/build/Data/Semigroupoid/Ob.o, dist/build/Data/Semigroupoid/Ob.dyn_o ) [14 of 27] Compiling Data.Semigroupoid.Dual ( src/Data/Semigroupoid/Dual.hs, dist/build/Data/Semigroupoid/Dual.o, dist/build/Data/Semigroupoid/Dual.dyn_o ) [15 of 27] Compiling Data.Semigroupoid.Categorical ( src/Data/Semigroupoid/Categorical.hs, dist/build/Data/Semigroupoid/Categorical.o, dist/build/Data/Semigroupoid/Categorical.dyn_o ) [16 of 27] Compiling Data.Groupoid ( src/Data/Groupoid.hs, dist/build/Data/Groupoid.o, dist/build/Data/Groupoid.dyn_o ) [17 of 27] Compiling Data.Isomorphism ( src/Data/Isomorphism.hs, dist/build/Data/Isomorphism.o, dist/build/Data/Isomorphism.dyn_o ) [18 of 27] Compiling Data.Functor.Bind.Trans ( src/Data/Functor/Bind/Trans.hs, dist/build/Data/Functor/Bind/Trans.o, dist/build/Data/Functor/Bind/Trans.dyn_o ) [19 of 27] Compiling Data.Bifunctor.Apply ( src/Data/Bifunctor/Apply.hs, dist/build/Data/Bifunctor/Apply.o, dist/build/Data/Bifunctor/Apply.dyn_o ) [20 of 27] Compiling Data.Functor.Alt ( src/Data/Functor/Alt.hs, dist/build/Data/Functor/Alt.o, dist/build/Data/Functor/Alt.dyn_o ) [21 of 27] Compiling Data.Semigroup.Foldable ( src/Data/Semigroup/Foldable.hs, dist/build/Data/Semigroup/Foldable.o, dist/build/Data/Semigroup/Foldable.dyn_o ) [22 of 27] Compiling Data.Semigroup.Traversable.Class ( src/Data/Semigroup/Traversable/Class.hs, dist/build/Data/Semigroup/Traversable/Class.o, dist/build/Data/Semigroup/Traversable/Class.dyn_o ) [23 of 27] Compiling Data.Semigroup.Traversable ( src/Data/Semigroup/Traversable.hs, dist/build/Data/Semigroup/Traversable.o, dist/build/Data/Semigroup/Traversable.dyn_o ) [24 of 27] Compiling Data.Semigroup.Bitraversable ( src/Data/Semigroup/Bitraversable.hs, dist/build/Data/Semigroup/Bitraversable.o, dist/build/Data/Semigroup/Bitraversable.dyn_o ) [25 of 27] Compiling Data.Functor.Plus ( src/Data/Functor/Plus.hs, dist/build/Data/Functor/Plus.o, dist/build/Data/Functor/Plus.dyn_o ) [26 of 27] Compiling Semigroupoids.Do ( src/Semigroupoids/Do.hs, dist/build/Semigroupoids/Do.o, dist/build/Semigroupoids/Do.dyn_o ) [27 of 27] Compiling Data.Semigroupoid.Static ( src/Data/Semigroupoid/Static.hs, dist/build/Data/Semigroupoid/Static.o, dist/build/Data/Semigroupoid/Static.dyn_o ) Preprocessing library for semigroupoids-6.0.1.. Running Haddock on library for semigroupoids-6.0.1.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [ 1 of 27] Compiling Data.Functor.Extend ( src/Data/Functor/Extend.hs, nothing ) [ 2 of 27] Compiling Data.Semigroup.Foldable.Class ( src/Data/Semigroup/Foldable/Class.hs, nothing ) [ 3 of 27] Compiling Data.Traversable.Instances ( src/Data/Traversable/Instances.hs, nothing ) [ 4 of 27] Compiling Semigroupoids.Internal ( src/Semigroupoids/Internal.hs, nothing ) [ 5 of 27] Compiling Data.Functor.Bind.Class ( src/Data/Functor/Bind/Class.hs, nothing ) [ 6 of 27] Compiling Data.Functor.Apply ( src/Data/Functor/Apply.hs, nothing ) [ 7 of 27] Compiling Data.Semigroup.Bifoldable ( src/Data/Semigroup/Bifoldable.hs, nothing ) [ 8 of 27] Compiling Data.Functor.Contravariant.Divise ( src/Data/Functor/Contravariant/Divise.hs, nothing ) [ 9 of 27] Compiling Data.Functor.Contravariant.Decide ( src/Data/Functor/Contravariant/Decide.hs, nothing ) [10 of 27] Compiling Data.Functor.Contravariant.Conclude ( src/Data/Functor/Contravariant/Conclude.hs, nothing ) [11 of 27] Compiling Data.Functor.Bind ( src/Data/Functor/Bind.hs, nothing ) [12 of 27] Compiling Data.Semigroupoid ( src/Data/Semigroupoid.hs, nothing ) [13 of 27] Compiling Data.Semigroupoid.Ob ( src/Data/Semigroupoid/Ob.hs, nothing ) [14 of 27] Compiling Data.Semigroupoid.Dual ( src/Data/Semigroupoid/Dual.hs, nothing ) [15 of 27] Compiling Data.Semigroupoid.Categorical ( src/Data/Semigroupoid/Categorical.hs, nothing ) [16 of 27] Compiling Data.Groupoid ( src/Data/Groupoid.hs, nothing ) [17 of 27] Compiling Data.Isomorphism ( src/Data/Isomorphism.hs, nothing ) [18 of 27] Compiling Data.Functor.Bind.Trans ( src/Data/Functor/Bind/Trans.hs, nothing ) [19 of 27] Compiling Data.Bifunctor.Apply ( src/Data/Bifunctor/Apply.hs, nothing ) [20 of 27] Compiling Data.Functor.Alt ( src/Data/Functor/Alt.hs, nothing ) [21 of 27] Compiling Data.Semigroup.Foldable ( src/Data/Semigroup/Foldable.hs, nothing ) [22 of 27] Compiling Data.Semigroup.Traversable.Class ( src/Data/Semigroup/Traversable/Class.hs, nothing ) [23 of 27] Compiling Data.Semigroup.Traversable ( src/Data/Semigroup/Traversable.hs, nothing ) [24 of 27] Compiling Data.Semigroup.Bitraversable ( src/Data/Semigroup/Bitraversable.hs, nothing ) [25 of 27] Compiling Data.Functor.Plus ( src/Data/Functor/Plus.hs, nothing ) [26 of 27] Compiling Semigroupoids.Do ( src/Semigroupoids/Do.hs, nothing ) [27 of 27] Compiling Data.Semigroupoid.Static ( src/Data/Semigroupoid/Static.hs, nothing ) Haddock coverage: 83% ( 5 / 6) in 'Data.Functor.Extend' Missing documentation for: Extend (src/Data/Functor/Extend.hs:55) 66% ( 2 / 3) in 'Data.Semigroup.Foldable.Class' Missing documentation for: Bifoldable1 100% ( 1 / 1) in 'Data.Traversable.Instances' Warning: 'MaybeApply' is ambiguous. It is defined * at src/Data/Functor/Bind/Class.hs:411:26 * at src/Data/Functor/Bind/Class.hs:411:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Data/Functor/Bind/Class.hs:411:1 Warning: 'K1' is ambiguous. It is defined * in GHC.Generics * in GHC.Generics You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in GHC.Generics Warning: 'StoreT' is ambiguous. It is defined * in Control.Comonad.Trans.Store * in Control.Comonad.Trans.Store You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in Control.Comonad.Trans.Store Warning: 'EnvT' is ambiguous. It is defined * in Control.Comonad.Trans.Env * in Control.Comonad.Trans.Env You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in Control.Comonad.Trans.Env Warning: 'Const' is ambiguous. It is defined * in Data.Functor.Const * in Data.Functor.Const You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in Data.Functor.Const Warning: '(,)' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Constant' is ambiguous. It is defined * in Data.Functor.Constant * in Data.Functor.Constant You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in Data.Functor.Constant 80% ( 12 / 15) in 'Data.Functor.Bind.Class' Missing documentation for: apDefault (src/Data/Functor/Bind/Class.hs:540) returning (src/Data/Functor/Bind/Class.hs:537) Biapply (src/Data/Functor/Bind/Class.hs:753) 100% ( 16 / 16) in 'Data.Functor.Apply' 33% ( 2 / 6) in 'Data.Semigroup.Bifoldable' Missing documentation for: Bifoldable1 bitraverse1_ (src/Data/Semigroup/Bifoldable.hs:46) bifor1_ (src/Data/Semigroup/Bifoldable.hs:50) bisequenceA1_ (src/Data/Semigroup/Bifoldable.hs:58) Warning: 'Day' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 6 / 6) in 'Data.Functor.Contravariant.Divise' Warning: 'Alt' is ambiguous. It is defined * in Data.Semigroup.Internal * in Data.Semigroup.Internal You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in Data.Semigroup.Internal Warning: 'EitherDay' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Conclude' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 5 / 5) in 'Data.Functor.Contravariant.Decide' Warning: 'Plus' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 5 / 5) in 'Data.Functor.Contravariant.Conclude' Warning: ':*:' is ambiguous. It is defined * in GHC.Generics * in GHC.Generics You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in GHC.Generics 75% ( 15 / 20) in 'Data.Functor.Bind' Missing documentation for: -<< (src/Data/Functor/Bind.hs:53) -<- (src/Data/Functor/Bind.hs:59) ->- (src/Data/Functor/Bind.hs:56) apDefault (src/Data/Functor/Bind/Class.hs:540) returning (src/Data/Functor/Bind/Class.hs:537) 50% ( 2 / 4) in 'Data.Semigroupoid' Missing documentation for: WrappedCategory (src/Data/Semigroupoid.hs:71) Semi (src/Data/Semigroupoid.hs:80) 50% ( 1 / 2) in 'Data.Semigroupoid.Ob' Missing documentation for: Ob (src/Data/Semigroupoid/Ob.hs:29) 50% ( 1 / 2) in 'Data.Semigroupoid.Dual' Missing documentation for: Dual (src/Data/Semigroupoid/Dual.hs:21) 100% ( 3 / 3) in 'Data.Semigroupoid.Categorical' 100% ( 2 / 2) in 'Data.Groupoid' 50% ( 1 / 2) in 'Data.Isomorphism' Missing documentation for: Iso (src/Data/Isomorphism.hs:23) 100% ( 2 / 2) in 'Data.Functor.Bind.Trans' 62% ( 5 / 8) in 'Data.Bifunctor.Apply' Missing documentation for: Biapply (src/Data/Functor/Bind/Class.hs:753) <<$>> <<..>> (src/Data/Bifunctor/Apply.hs:28) Warning: 'ExceptT' is ambiguous. It is defined * in Control.Monad.Trans.Except * in Control.Monad.Trans.Except You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in Control.Monad.Trans.Except Warning: 'Identity' is ambiguous. It is defined * in Data.Functor.Identity * in Data.Functor.Identity You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in Data.Functor.Identity Warning: 'Bind' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 5 / 5) in 'Data.Functor.Alt' 71% ( 10 / 14) in 'Data.Semigroup.Foldable' Missing documentation for: traverse1_ (src/Data/Semigroup/Foldable.hs:78) for1_ (src/Data/Semigroup/Foldable.hs:82) sequenceA1_ (src/Data/Semigroup/Foldable.hs:86) asum1 (src/Data/Semigroup/Foldable.hs:104) 33% ( 1 / 3) in 'Data.Semigroup.Traversable.Class' Missing documentation for: Bitraversable1 (src/Data/Semigroup/Traversable/Class.hs:59) Traversable1 (src/Data/Semigroup/Traversable/Class.hs:139) Warning: 'foldMap1' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 88% ( 8 / 9) in 'Data.Semigroup.Traversable' Missing documentation for: Traversable1 (src/Data/Semigroup/Traversable/Class.hs:139) 33% ( 1 / 3) in 'Data.Semigroup.Bitraversable' Missing documentation for: Bitraversable1 (src/Data/Semigroup/Traversable/Class.hs:59) bifoldMap1Default (src/Data/Semigroup/Bitraversable.hs:25) 100% ( 5 / 5) in 'Data.Functor.Plus' Warning: 'Applicative' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Monad' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 90% ( 10 / 11) in 'Semigroupoids.Do' Missing documentation for: join 50% ( 1 / 2) in 'Data.Semigroupoid.Static' Missing documentation for: Static (src/Data/Semigroupoid/Static.hs:35) Warning: Data.Functor.Apply: could not find link destinations for: - Text.ParserCombinators.ReadP.P - Data.Biapplicative.Mag - Data.Graph.SetM Warning: Data.Functor.Bind: could not find link destinations for: - Text.ParserCombinators.ReadP.P - Data.Biapplicative.Mag - Data.Graph.SetM Documentation created: dist/doc/html/semigroupoids/, dist/doc/html/semigroupoids/semigroupoids.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/semigroupoids-6.0.1-KcluBdDv1k4E2wZrW7W5l Completed semigroupoids-6.0.1 Configuring temporary-1.3... Preprocessing library for temporary-1.3.. Building library for temporary-1.3.. [1 of 1] Compiling System.IO.Temp ( System/IO/Temp.hs, dist/build/System/IO/Temp.o, dist/build/System/IO/Temp.dyn_o ) Preprocessing library for temporary-1.3.. Running Haddock on library for temporary-1.3.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 1] Compiling System.IO.Temp ( System/IO/Temp.hs, nothing ) Haddock coverage: 100% ( 16 / 16) in 'System.IO.Temp' Documentation created: dist/doc/html/temporary/, dist/doc/html/temporary/temporary.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/temporary-1.3-IrdtYdudeYA8jU8l44ja2W Completed temporary-1.3 Configuring process-1.6.26.1... configure: WARNING: unrecognized options: --with-compiler checking for gcc... /nix/store/8v6k283dpbc0qkdq81nb6mrxrgcb10i1-gcc-wrapper-14-20241116/bin/cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /nix/store/8v6k283dpbc0qkdq81nb6mrxrgcb10i1-gcc-wrapper-14-20241116/bin/cc accepts -g... yes checking for /nix/store/8v6k283dpbc0qkdq81nb6mrxrgcb10i1-gcc-wrapper-14-20241116/bin/cc option to enable C11 features... none needed checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for vfork.h... no checking for pid_t... yes checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for signal.h... yes checking for sys/wait.h... yes checking for fcntl.h... yes checking for setitimer... yes checking for sysconf... yes checking for execvpe... yes checking for pipe2... yes checking for spawn.h... yes checking for posix_spawnp... yes checking for posix_spawn_file_actions_addchdir_np... yes checking for posix_spawn_file_actions_addchdir... no checking for /nix/store/8v6k283dpbc0qkdq81nb6mrxrgcb10i1-gcc-wrapper-14-20241116/bin/cc options needed to detect all undeclared functions... none needed checking whether POSIX_SPAWN_SETSID is declared... yes checking whether POSIX_SPAWN_SETSID_NP is declared... no checking whether POSIX_SPAWN_SETPGROUP is declared... yes checking whether posix_spawn reports errors sensibly... yes checking value of SIG_DFL... -1 checking value of SIG_IGN... -1 configure: creating ./config.status config.status: creating include/HsProcessConfig.h configure: WARNING: unrecognized options: --with-compiler Preprocessing library for process-1.6.26.1.. Building library for process-1.6.26.1.. [1 of 8] Compiling System.Process.Common ( System/Process/Common.hs, dist/build/System/Process/Common.o, dist/build/System/Process/Common.dyn_o ) [2 of 8] Compiling System.Process.Environment.OsString ( System/Process/Environment/OsString.hs, dist/build/System/Process/Environment/OsString.o, dist/build/System/Process/Environment/OsString.dyn_o ) [3 of 8] Compiling System.Process.Posix ( System/Process/Posix.hs, dist/build/System/Process/Posix.o, dist/build/System/Process/Posix.dyn_o ) [4 of 8] Compiling System.Process.Internals ( System/Process/Internals.hs, dist/build/System/Process/Internals.o, dist/build/System/Process/Internals.dyn_o ) [5 of 8] Compiling System.Process.CommunicationHandle.Internal ( dist/build/System/Process/CommunicationHandle/Internal.hs, dist/build/System/Process/CommunicationHandle/Internal.o, dist/build/System/Process/CommunicationHandle/Internal.dyn_o ) [6 of 8] Compiling System.Process ( System/Process.hs, dist/build/System/Process.o, dist/build/System/Process.dyn_o ) [7 of 8] Compiling System.Process.CommunicationHandle ( System/Process/CommunicationHandle.hs, dist/build/System/Process/CommunicationHandle.o, dist/build/System/Process/CommunicationHandle.dyn_o ) [8 of 8] Compiling System.Cmd ( System/Cmd.hs, dist/build/System/Cmd.o, dist/build/System/Cmd.dyn_o ) Preprocessing library for process-1.6.26.1.. Running Haddock on library for process-1.6.26.1.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 8] Compiling System.Process.Common ( System/Process/Common.hs, nothing ) [2 of 8] Compiling System.Process.Environment.OsString ( System/Process/Environment/OsString.hs, nothing ) [3 of 8] Compiling System.Process.Posix ( System/Process/Posix.hs, nothing ) [4 of 8] Compiling System.Process.Internals ( System/Process/Internals.hs, nothing ) [5 of 8] Compiling System.Process.CommunicationHandle.Internal ( dist/build/System/Process/CommunicationHandle/Internal.hs, nothing ) [6 of 8] Compiling System.Process ( System/Process.hs, nothing ) [7 of 8] Compiling System.Process.CommunicationHandle ( System/Process/CommunicationHandle.hs, nothing ) [8 of 8] Compiling System.Cmd ( System/Cmd.hs, nothing ) Haddock coverage: Warning: 'ProcessHandle' is ambiguous. It is defined * at System/Process/Common.hs:232:5 * at System/Process/Common.hs:231:1 You 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/Process/Common.hs:231:1 Warning: 'OsString' is ambiguous. It is defined * in System.OsString.Internal.Types * in System.OsString.Internal.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 System.OsString.Internal.Types 100% ( 4 / 4) in 'System.Process.Environment.OsString' Warning: 'runInteractiveProcess' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: '' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'createProcess' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'spawnProcess' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 31% ( 11 / 35) in 'System.Process.Internals' Missing documentation for: ProcessHandle__ (System/Process/Common.hs:208) PHANDLE (System/Process/Common.hs:91) closePHANDLE (System/Process/Posix.hs:63) mkProcessHandle (System/Process/Posix.hs:57) CGid GroupID UserID modifyProcessHandle (System/Process/Common.hs:246) withProcessHandle (System/Process/Common.hs:252) CreateProcess (System/Process/Common.hs:93) CmdSpec (System/Process/Common.hs:143) StdStream (System/Process/Common.hs:185) runGenProcess_ (System/Process/Internals.hs:184) startDelegateControlC (System/Process/Posix.hs:220) endDelegateControlC (System/Process/Posix.hs:257) stopDelegateControlC (System/Process/Posix.hs:240) unwrapHandles (System/Process/Internals.hs:171) pPrPr_disableITimers c_execvpe ignoreSignal (System/Process/Posix.hs:315) defaultSignal (System/Process/Posix.hs:316) withFilePathException (System/Process/Common.hs:238) withCEnvironment (System/Process/Posix.hs:102) translate (System/Process/Internals.hs:165) Warning: 'CommunicationHandle' is ambiguous. It is defined * at System/Process/CommunicationHandle/Internal.hsc:97:3 * at System/Process/CommunicationHandle/Internal.hsc:96:1 You 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/Process/CommunicationHandle/Internal.hsc:96:1 Warning: 'createWeReadTheyWritePipe' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'createTheyReadWeWritePipe' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'openCommunicationHandleWrite' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'openCommunicationHandleRead' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'readCreateProcessWithExitCodeCommunicationHandle' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'swap' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 85% ( 6 / 7) in 'System.Process.CommunicationHandle.Internal' Missing documentation for: Module header Warning: 'CreateProcess' is ambiguous. It is defined * at System/Process/Common.hs:93:22 * at System/Process/Common.hs:93:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at System/Process/Common.hs:93:1 Warning: 'handle' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ProcessHandle' is ambiguous. It is defined * at System/Process/Common.hs:232:5 * at System/Process/Common.hs:231:1 You 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/Process/Common.hs:231:1 Warning: 'getCurrentProcessId' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'UserInterrupt' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Cannot find documentation for: $windows-mitigations 93% ( 44 / 47) in 'System.Process' Missing documentation for: CreateProcess (System/Process/Common.hs:93) CmdSpec (System/Process/Common.hs:143) StdStream (System/Process/Common.hs:185) Warning: 'CommunicationHandle' is ambiguous. It is defined * at System/Process/CommunicationHandle/Internal.hsc:97:3 * at System/Process/CommunicationHandle/Internal.hsc:96:1 You 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/Process/CommunicationHandle/Internal.hsc:96:1 Warning: 'readCreateProcessWithExitCode' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 90% ( 10 / 11) in 'System.Process.CommunicationHandle' Missing documentation for: Module header 100% ( 3 / 3) in 'System.Cmd' Documentation created: dist/doc/html/process/, dist/doc/html/process/process.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/process-1.6.26.1-KWbzJ7IUgf7IhOFd3gf7iH Completed process-1.6.26.1 Downloading hpc-0.7.0.2 Downloaded hpc-0.7.0.2 Configuring hpc-0.7.0.2... Preprocessing library for hpc-0.7.0.2.. Building library for hpc-0.7.0.2.. [1 of 4] Compiling Trace.Hpc.Util ( Trace/Hpc/Util.hs, dist/build/Trace/Hpc/Util.o, dist/build/Trace/Hpc/Util.dyn_o ) [2 of 4] Compiling Trace.Hpc.Tix ( Trace/Hpc/Tix.hs, dist/build/Trace/Hpc/Tix.o, dist/build/Trace/Hpc/Tix.dyn_o ) [3 of 4] Compiling Trace.Hpc.Reflect ( dist/build/Trace/Hpc/Reflect.hs, dist/build/Trace/Hpc/Reflect.o, dist/build/Trace/Hpc/Reflect.dyn_o ) [4 of 4] Compiling Trace.Hpc.Mix ( Trace/Hpc/Mix.hs, dist/build/Trace/Hpc/Mix.o, dist/build/Trace/Hpc/Mix.dyn_o ) Preprocessing library for hpc-0.7.0.2.. Running Haddock on library for hpc-0.7.0.2.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 4] Compiling Trace.Hpc.Util ( Trace/Hpc/Util.hs, nothing ) [2 of 4] Compiling Trace.Hpc.Tix ( Trace/Hpc/Tix.hs, nothing ) [3 of 4] Compiling Trace.Hpc.Reflect ( dist/build/Trace/Hpc/Reflect.hs, nothing ) [4 of 4] Compiling Trace.Hpc.Mix ( Trace/Hpc/Mix.hs, nothing ) Haddock coverage: 70% ( 7 / 10) in 'Trace.Hpc.Util' Missing documentation for: HpcHash (Trace/Hpc/Util.hs:76) Hash (Trace/Hpc/Util.hs:79) catchIO (Trace/Hpc/Util.hs:129) Warning: 'Tix' is ambiguous. It is defined * at Trace/Hpc/Tix.hs:20:12 * at Trace/Hpc/Tix.hs:20:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Trace/Hpc/Tix.hs:20:1 Warning: 'getTixFullName' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 55% ( 5 / 9) in 'Trace.Hpc.Tix' Missing documentation for: TixModule (Trace/Hpc/Tix.hs:28) tixModuleName (Trace/Hpc/Tix.hs:42) tixModuleHash (Trace/Hpc/Tix.hs:44) tixModuleTixs (Trace/Hpc/Tix.hs:46) 0% ( 0 / 4) in 'Trace.Hpc.Reflect' Missing documentation for: Module header clearTix (Trace/Hpc/Reflect.hsc:43) examineTix (Trace/Hpc/Reflect.hsc:51) updateTix (Trace/Hpc/Reflect.hsc:62) Warning: 'Mix' is ambiguous. It is defined * at Trace/Hpc/Mix.hs:41:12 * at Trace/Hpc/Mix.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 Trace/Hpc/Mix.hs:41:1 44% ( 4 / 9) in 'Trace.Hpc.Mix' Missing documentation for: MixEntry (Trace/Hpc/Mix.hs:49) BoxLabel (Trace/Hpc/Mix.hs:51) CondBox (Trace/Hpc/Mix.hs:57) createMixEntryDom (Trace/Hpc/Mix.hs:196) MixEntryDom (Trace/Hpc/Mix.hs:129) Warning: Trace.Hpc.Util: could not find link destinations for: - Trace.Hpc.Util.Rep_Hash Warning: Trace.Hpc.Tix: could not find link destinations for: - Trace.Hpc.Tix.Rep_TixModule - Trace.Hpc.Tix.Rep_Tix Documentation created: dist/doc/html/hpc/, dist/doc/html/hpc/hpc.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/hpc-0.7.0.2-GyG8nRVPtCEBGAwzdzqxgB Completed hpc-0.7.0.2 Configuring Cabal-syntax-3.16.0.0... Preprocessing library for Cabal-syntax-3.16.0.0.. Building library for Cabal-syntax-3.16.0.0.. [ 1 of 139] Compiling Distribution.Compat.Binary ( src/Distribution/Compat/Binary.hs, dist/build/Distribution/Compat/Binary.o, dist/build/Distribution/Compat/Binary.dyn_o ) [ 2 of 139] Compiling Distribution.Compat.Exception ( src/Distribution/Compat/Exception.hs, dist/build/Distribution/Compat/Exception.o, dist/build/Distribution/Compat/Exception.dyn_o ) [ 3 of 139] Compiling Distribution.Compat.MonadFail ( src/Distribution/Compat/MonadFail.hs, dist/build/Distribution/Compat/MonadFail.o, dist/build/Distribution/Compat/MonadFail.dyn_o ) [ 4 of 139] Compiling Distribution.Compat.Newtype ( src/Distribution/Compat/Newtype.hs, dist/build/Distribution/Compat/Newtype.o, dist/build/Distribution/Compat/Newtype.dyn_o ) [ 5 of 139] Compiling Distribution.PackageDescription.Utils ( src/Distribution/PackageDescription/Utils.hs, dist/build/Distribution/PackageDescription/Utils.o, dist/build/Distribution/PackageDescription/Utils.dyn_o ) [ 6 of 139] Compiling Distribution.Utils.Base62 ( src/Distribution/Utils/Base62.hs, dist/build/Distribution/Utils/Base62.o, dist/build/Distribution/Utils/Base62.dyn_o ) [ 7 of 139] Compiling Distribution.Utils.MD5 ( src/Distribution/Utils/MD5.hs, dist/build/Distribution/Utils/MD5.o, dist/build/Distribution/Utils/MD5.dyn_o ) [ 8 of 139] Compiling Distribution.Utils.String ( src/Distribution/Utils/String.hs, dist/build/Distribution/Utils/String.o, dist/build/Distribution/Utils/String.dyn_o ) [ 9 of 139] Compiling Distribution.Utils.Structured ( src/Distribution/Utils/Structured.hs, dist/build/Distribution/Utils/Structured.o, dist/build/Distribution/Utils/Structured.dyn_o ) [ 10 of 139] Compiling Distribution.Compat.Semigroup ( src/Distribution/Compat/Semigroup.hs, dist/build/Distribution/Compat/Semigroup.o, dist/build/Distribution/Compat/Semigroup.dyn_o ) [ 11 of 139] Compiling Distribution.Compat.NonEmptySet ( src/Distribution/Compat/NonEmptySet.hs, dist/build/Distribution/Compat/NonEmptySet.o, dist/build/Distribution/Compat/NonEmptySet.dyn_o ) [ 12 of 139] Compiling Distribution.Compat.Prelude ( src/Distribution/Compat/Prelude.hs, dist/build/Distribution/Compat/Prelude.o, dist/build/Distribution/Compat/Prelude.dyn_o ) [ 13 of 139] Compiling Distribution.Utils.ShortText ( src/Distribution/Utils/ShortText.hs, dist/build/Distribution/Utils/ShortText.o, dist/build/Distribution/Utils/ShortText.dyn_o ) [ 14 of 139] Compiling Distribution.Utils.Generic ( src/Distribution/Utils/Generic.hs, dist/build/Distribution/Utils/Generic.o, dist/build/Distribution/Utils/Generic.dyn_o ) [ 15 of 139] Compiling Distribution.Types.Condition ( src/Distribution/Types/Condition.hs, dist/build/Distribution/Types/Condition.o, dist/build/Distribution/Types/Condition.dyn_o ) [ 16 of 139] Compiling Distribution.Parsec.Position ( src/Distribution/Parsec/Position.hs, dist/build/Distribution/Parsec/Position.o, dist/build/Distribution/Parsec/Position.dyn_o ) [ 17 of 139] Compiling Distribution.Parsec.Warning ( src/Distribution/Parsec/Warning.hs, dist/build/Distribution/Parsec/Warning.o, dist/build/Distribution/Parsec/Warning.dyn_o ) [ 18 of 139] Compiling Distribution.Parsec.FieldLineStream ( src/Distribution/Parsec/FieldLineStream.hs, dist/build/Distribution/Parsec/FieldLineStream.o, dist/build/Distribution/Parsec/FieldLineStream.dyn_o ) [ 19 of 139] Compiling Distribution.Parsec.Error ( src/Distribution/Parsec/Error.hs, dist/build/Distribution/Parsec/Error.o, dist/build/Distribution/Parsec/Error.dyn_o ) [ 20 of 139] Compiling Distribution.PackageDescription.Quirks ( src/Distribution/PackageDescription/Quirks.hs, dist/build/Distribution/PackageDescription/Quirks.o, dist/build/Distribution/PackageDescription/Quirks.dyn_o ) [ 21 of 139] Compiling Distribution.Fields.LexerMonad ( src/Distribution/Fields/LexerMonad.hs, dist/build/Distribution/Fields/LexerMonad.o, dist/build/Distribution/Fields/LexerMonad.dyn_o ) [ 22 of 139] Compiling Distribution.Fields.Lexer ( dist/build/Distribution/Fields/Lexer.hs, dist/build/Distribution/Fields/Lexer.o, dist/build/Distribution/Fields/Lexer.dyn_o ) [ 23 of 139] Compiling Distribution.Compat.Parsing ( src/Distribution/Compat/Parsing.hs, dist/build/Distribution/Compat/Parsing.o, dist/build/Distribution/Compat/Parsing.dyn_o ) [ 24 of 139] Compiling Distribution.Compat.DList ( src/Distribution/Compat/DList.hs, dist/build/Distribution/Compat/DList.o, dist/build/Distribution/Compat/DList.dyn_o ) [ 25 of 139] Compiling Distribution.Compat.Lens ( src/Distribution/Compat/Lens.hs, dist/build/Distribution/Compat/Lens.o, dist/build/Distribution/Compat/Lens.dyn_o ) [ 26 of 139] Compiling Distribution.Types.CondTree ( src/Distribution/Types/CondTree.hs, dist/build/Distribution/Types/CondTree.o, dist/build/Distribution/Types/CondTree.dyn_o ) [ 27 of 139] Compiling Distribution.Compat.CharParsing ( src/Distribution/Compat/CharParsing.hs, dist/build/Distribution/Compat/CharParsing.o, dist/build/Distribution/Compat/CharParsing.dyn_o ) [ 28 of 139] Compiling Distribution.CabalSpecVersion ( src/Distribution/CabalSpecVersion.hs, dist/build/Distribution/CabalSpecVersion.o, dist/build/Distribution/CabalSpecVersion.dyn_o ) [ 29 of 139] Compiling Distribution.SPDX.LicenseListVersion ( src/Distribution/SPDX/LicenseListVersion.hs, dist/build/Distribution/SPDX/LicenseListVersion.o, dist/build/Distribution/SPDX/LicenseListVersion.dyn_o ) [ 30 of 139] Compiling Distribution.Pretty ( src/Distribution/Pretty.hs, dist/build/Distribution/Pretty.o, dist/build/Distribution/Pretty.dyn_o ) [ 31 of 139] Compiling Distribution.Fields.Field ( src/Distribution/Fields/Field.hs, dist/build/Distribution/Fields/Field.o, dist/build/Distribution/Fields/Field.dyn_o ) [ 32 of 139] Compiling Distribution.Fields.Parser ( src/Distribution/Fields/Parser.hs, dist/build/Distribution/Fields/Parser.o, dist/build/Distribution/Fields/Parser.dyn_o ) [ 33 of 139] Compiling Distribution.Fields.Pretty ( src/Distribution/Fields/Pretty.hs, dist/build/Distribution/Fields/Pretty.o, dist/build/Distribution/Fields/Pretty.dyn_o ) [ 34 of 139] Compiling Distribution.Parsec ( src/Distribution/Parsec.hs, dist/build/Distribution/Parsec.o, dist/build/Distribution/Parsec.dyn_o ) [ 35 of 139] Compiling Distribution.Types.Version ( src/Distribution/Types/Version.hs, dist/build/Distribution/Types/Version.o, dist/build/Distribution/Types/Version.dyn_o ) [ 36 of 139] Compiling Distribution.Types.VersionRange.Internal ( src/Distribution/Types/VersionRange/Internal.hs, dist/build/Distribution/Types/VersionRange/Internal.o, dist/build/Distribution/Types/VersionRange/Internal.dyn_o ) [ 37 of 139] Compiling Distribution.Types.VersionInterval.Legacy ( src/Distribution/Types/VersionInterval/Legacy.hs, dist/build/Distribution/Types/VersionInterval/Legacy.o, dist/build/Distribution/Types/VersionInterval/Legacy.dyn_o ) [ 38 of 139] Compiling Distribution.Types.VersionInterval ( src/Distribution/Types/VersionInterval.hs, dist/build/Distribution/Types/VersionInterval.o, dist/build/Distribution/Types/VersionInterval.dyn_o ) [ 39 of 139] Compiling Distribution.Types.VersionRange ( src/Distribution/Types/VersionRange.hs, dist/build/Distribution/Types/VersionRange.o, dist/build/Distribution/Types/VersionRange.dyn_o ) [ 40 of 139] Compiling Distribution.Types.SourceRepo ( src/Distribution/Types/SourceRepo.hs, dist/build/Distribution/Types/SourceRepo.o, dist/build/Distribution/Types/SourceRepo.dyn_o ) [ 41 of 139] Compiling Distribution.Types.SourceRepo.Lens ( src/Distribution/Types/SourceRepo/Lens.hs, dist/build/Distribution/Types/SourceRepo/Lens.o, dist/build/Distribution/Types/SourceRepo/Lens.dyn_o ) [ 42 of 139] Compiling Distribution.Types.PkgconfigVersion ( src/Distribution/Types/PkgconfigVersion.hs, dist/build/Distribution/Types/PkgconfigVersion.o, dist/build/Distribution/Types/PkgconfigVersion.dyn_o ) [ 43 of 139] Compiling Distribution.Types.PkgconfigVersionRange ( src/Distribution/Types/PkgconfigVersionRange.hs, dist/build/Distribution/Types/PkgconfigVersionRange.o, dist/build/Distribution/Types/PkgconfigVersionRange.dyn_o ) [ 44 of 139] Compiling Distribution.Types.PkgconfigName ( src/Distribution/Types/PkgconfigName.hs, dist/build/Distribution/Types/PkgconfigName.o, dist/build/Distribution/Types/PkgconfigName.dyn_o ) [ 45 of 139] Compiling Distribution.Types.PkgconfigDependency ( src/Distribution/Types/PkgconfigDependency.hs, dist/build/Distribution/Types/PkgconfigDependency.o, dist/build/Distribution/Types/PkgconfigDependency.dyn_o ) [ 46 of 139] Compiling Distribution.Types.PackageName ( src/Distribution/Types/PackageName.hs, dist/build/Distribution/Types/PackageName.o, dist/build/Distribution/Types/PackageName.dyn_o ) [ 47 of 139] Compiling Distribution.Types.UnqualComponentName ( src/Distribution/Types/UnqualComponentName.hs, dist/build/Distribution/Types/UnqualComponentName.o, dist/build/Distribution/Types/UnqualComponentName.dyn_o ) [ 48 of 139] Compiling Distribution.Types.LibraryVisibility ( src/Distribution/Types/LibraryVisibility.hs, dist/build/Distribution/Types/LibraryVisibility.o, dist/build/Distribution/Types/LibraryVisibility.dyn_o ) [ 49 of 139] Compiling Distribution.Types.LibraryName ( src/Distribution/Types/LibraryName.hs, dist/build/Distribution/Types/LibraryName.o, dist/build/Distribution/Types/LibraryName.dyn_o ) [ 50 of 139] Compiling Distribution.Types.MungedPackageName ( src/Distribution/Types/MungedPackageName.hs, dist/build/Distribution/Types/MungedPackageName.o, dist/build/Distribution/Types/MungedPackageName.dyn_o ) [ 51 of 139] Compiling Distribution.Types.MissingDependencyReason ( src/Distribution/Types/MissingDependencyReason.hs, dist/build/Distribution/Types/MissingDependencyReason.o, dist/build/Distribution/Types/MissingDependencyReason.dyn_o ) [ 52 of 139] Compiling Distribution.Types.DependencySatisfaction ( src/Distribution/Types/DependencySatisfaction.hs, dist/build/Distribution/Types/DependencySatisfaction.o, dist/build/Distribution/Types/DependencySatisfaction.dyn_o ) [ 53 of 139] Compiling Distribution.Types.ForeignLibType ( src/Distribution/Types/ForeignLibType.hs, dist/build/Distribution/Types/ForeignLibType.o, dist/build/Distribution/Types/ForeignLibType.dyn_o ) [ 54 of 139] Compiling Distribution.Types.ForeignLibOption ( src/Distribution/Types/ForeignLibOption.hs, dist/build/Distribution/Types/ForeignLibOption.o, dist/build/Distribution/Types/ForeignLibOption.dyn_o ) [ 55 of 139] Compiling Distribution.Types.Flag ( src/Distribution/Types/Flag.hs, dist/build/Distribution/Types/Flag.o, dist/build/Distribution/Types/Flag.dyn_o ) [ 56 of 139] Compiling Distribution.Types.ExecutableScope ( src/Distribution/Types/ExecutableScope.hs, dist/build/Distribution/Types/ExecutableScope.o, dist/build/Distribution/Types/ExecutableScope.dyn_o ) [ 57 of 139] Compiling Distribution.Types.ComponentName ( src/Distribution/Types/ComponentName.hs, dist/build/Distribution/Types/ComponentName.o, dist/build/Distribution/Types/ComponentName.dyn_o ) [ 58 of 139] Compiling Distribution.Types.ComponentId ( src/Distribution/Types/ComponentId.hs, dist/build/Distribution/Types/ComponentId.o, dist/build/Distribution/Types/ComponentId.dyn_o ) [ 59 of 139] Compiling Distribution.Types.BuildType ( src/Distribution/Types/BuildType.hs, dist/build/Distribution/Types/BuildType.o, dist/build/Distribution/Types/BuildType.dyn_o ) [ 60 of 139] Compiling Distribution.Types.AbiHash ( src/Distribution/Types/AbiHash.hs, dist/build/Distribution/Types/AbiHash.o, dist/build/Distribution/Types/AbiHash.dyn_o ) [ 61 of 139] Compiling Distribution.Text ( src/Distribution/Text.hs, dist/build/Distribution/Text.o, dist/build/Distribution/Text.dyn_o ) [ 62 of 139] Compiling Distribution.System ( src/Distribution/System.hs, dist/build/Distribution/System.o, dist/build/Distribution/System.dyn_o ) [ 63 of 139] Compiling Distribution.SPDX.LicenseReference ( src/Distribution/SPDX/LicenseReference.hs, dist/build/Distribution/SPDX/LicenseReference.o, dist/build/Distribution/SPDX/LicenseReference.dyn_o ) [ 64 of 139] Compiling Distribution.SPDX.LicenseId ( src/Distribution/SPDX/LicenseId.hs, dist/build/Distribution/SPDX/LicenseId.o, dist/build/Distribution/SPDX/LicenseId.dyn_o ) [ 65 of 139] Compiling Distribution.SPDX.LicenseExceptionId ( src/Distribution/SPDX/LicenseExceptionId.hs, dist/build/Distribution/SPDX/LicenseExceptionId.o, dist/build/Distribution/SPDX/LicenseExceptionId.dyn_o ) [ 66 of 139] Compiling Distribution.SPDX.LicenseExpression ( src/Distribution/SPDX/LicenseExpression.hs, dist/build/Distribution/SPDX/LicenseExpression.o, dist/build/Distribution/SPDX/LicenseExpression.dyn_o ) [ 67 of 139] Compiling Distribution.SPDX.License ( src/Distribution/SPDX/License.hs, dist/build/Distribution/SPDX/License.o, dist/build/Distribution/SPDX/License.dyn_o ) [ 68 of 139] Compiling Distribution.SPDX ( src/Distribution/SPDX.hs, dist/build/Distribution/SPDX.o, dist/build/Distribution/SPDX.dyn_o ) [ 69 of 139] Compiling Distribution.ModuleName ( src/Distribution/ModuleName.hs, dist/build/Distribution/ModuleName.o, dist/build/Distribution/ModuleName.dyn_o ) [ 70 of 139] Compiling Distribution.Utils.Path ( src/Distribution/Utils/Path.hs, dist/build/Distribution/Utils/Path.o, dist/build/Distribution/Utils/Path.dyn_o ) [ 71 of 139] Compiling Distribution.Types.ModuleRenaming ( src/Distribution/Types/ModuleRenaming.hs, dist/build/Distribution/Types/ModuleRenaming.o, dist/build/Distribution/Types/ModuleRenaming.dyn_o ) [ 72 of 139] Compiling Distribution.Types.IncludeRenaming ( src/Distribution/Types/IncludeRenaming.hs, dist/build/Distribution/Types/IncludeRenaming.o, dist/build/Distribution/Types/IncludeRenaming.dyn_o ) [ 73 of 139] Compiling Distribution.Types.Mixin ( src/Distribution/Types/Mixin.hs, dist/build/Distribution/Types/Mixin.o, dist/build/Distribution/Types/Mixin.dyn_o ) [ 74 of 139] Compiling Distribution.Types.ModuleReexport ( src/Distribution/Types/ModuleReexport.hs, dist/build/Distribution/Types/ModuleReexport.o, dist/build/Distribution/Types/ModuleReexport.dyn_o ) [ 75 of 139] Compiling Distribution.Compat.Graph ( src/Distribution/Compat/Graph.hs, dist/build/Distribution/Compat/Graph.o, dist/build/Distribution/Compat/Graph.dyn_o ) [ 76 of 139] Compiling Distribution.Version ( src/Distribution/Version.hs, dist/build/Distribution/Version.o, dist/build/Distribution/Version.dyn_o ) [ 77 of 139] Compiling Distribution.Types.TestType ( src/Distribution/Types/TestType.hs, dist/build/Distribution/Types/TestType.o, dist/build/Distribution/Types/TestType.dyn_o ) [ 78 of 139] Compiling Distribution.Types.TestSuiteInterface ( src/Distribution/Types/TestSuiteInterface.hs, dist/build/Distribution/Types/TestSuiteInterface.o, dist/build/Distribution/Types/TestSuiteInterface.dyn_o ) [ 79 of 139] Compiling Distribution.Types.PackageId ( src/Distribution/Types/PackageId.hs, dist/build/Distribution/Types/PackageId.o, dist/build/Distribution/Types/PackageId.dyn_o ) [ 80 of 139] Compiling Distribution.Types.UnitId ( src/Distribution/Types/UnitId.hs, dist/build/Distribution/Types/UnitId.o, dist/build/Distribution/Types/UnitId.dyn_o ) [ 81 of 139] Compiling Distribution.Types.Module ( src/Distribution/Types/Module.hs, dist/build/Distribution/Types/Module.o, dist/build/Distribution/Types/Module.dyn_o ) [ 82 of 139] Compiling Distribution.Backpack ( src/Distribution/Backpack.hs, dist/build/Distribution/Backpack.o, dist/build/Distribution/Backpack.dyn_o ) [ 83 of 139] Compiling Distribution.Types.ExposedModule ( src/Distribution/Types/ExposedModule.hs, dist/build/Distribution/Types/ExposedModule.o, dist/build/Distribution/Types/ExposedModule.dyn_o ) [ 84 of 139] Compiling Distribution.Types.PackageVersionConstraint ( src/Distribution/Types/PackageVersionConstraint.hs, dist/build/Distribution/Types/PackageVersionConstraint.o, dist/build/Distribution/Types/PackageVersionConstraint.dyn_o ) [ 85 of 139] Compiling Distribution.Types.PackageId.Lens ( src/Distribution/Types/PackageId/Lens.hs, dist/build/Distribution/Types/PackageId/Lens.o, dist/build/Distribution/Types/PackageId/Lens.dyn_o ) [ 86 of 139] Compiling Distribution.Types.MungedPackageId ( src/Distribution/Types/MungedPackageId.hs, dist/build/Distribution/Types/MungedPackageId.o, dist/build/Distribution/Types/MungedPackageId.dyn_o ) [ 87 of 139] Compiling Distribution.Types.LegacyExeDependency ( src/Distribution/Types/LegacyExeDependency.hs, dist/build/Distribution/Types/LegacyExeDependency.o, dist/build/Distribution/Types/LegacyExeDependency.dyn_o ) [ 88 of 139] Compiling Distribution.Types.ExeDependency ( src/Distribution/Types/ExeDependency.hs, dist/build/Distribution/Types/ExeDependency.o, dist/build/Distribution/Types/ExeDependency.dyn_o ) [ 89 of 139] Compiling Distribution.Types.Dependency ( src/Distribution/Types/Dependency.hs, dist/build/Distribution/Types/Dependency.o, dist/build/Distribution/Types/Dependency.dyn_o ) [ 90 of 139] Compiling Distribution.Types.SetupBuildInfo ( src/Distribution/Types/SetupBuildInfo.hs, dist/build/Distribution/Types/SetupBuildInfo.o, dist/build/Distribution/Types/SetupBuildInfo.dyn_o ) [ 91 of 139] Compiling Distribution.Types.SetupBuildInfo.Lens ( src/Distribution/Types/SetupBuildInfo/Lens.hs, dist/build/Distribution/Types/SetupBuildInfo/Lens.o, dist/build/Distribution/Types/SetupBuildInfo/Lens.dyn_o ) [ 92 of 139] Compiling Distribution.Types.MissingDependency ( src/Distribution/Types/MissingDependency.hs, dist/build/Distribution/Types/MissingDependency.o, dist/build/Distribution/Types/MissingDependency.dyn_o ) [ 93 of 139] Compiling Distribution.Types.DependencyMap ( src/Distribution/Types/DependencyMap.hs, dist/build/Distribution/Types/DependencyMap.o, dist/build/Distribution/Types/DependencyMap.dyn_o ) [ 94 of 139] Compiling Distribution.Types.BenchmarkType ( src/Distribution/Types/BenchmarkType.hs, dist/build/Distribution/Types/BenchmarkType.o, dist/build/Distribution/Types/BenchmarkType.dyn_o ) [ 95 of 139] Compiling Distribution.Types.BenchmarkInterface ( src/Distribution/Types/BenchmarkInterface.hs, dist/build/Distribution/Types/BenchmarkInterface.o, dist/build/Distribution/Types/BenchmarkInterface.dyn_o ) [ 96 of 139] Compiling Distribution.Package ( src/Distribution/Package.hs, dist/build/Distribution/Package.o, dist/build/Distribution/Package.dyn_o ) [ 97 of 139] Compiling Distribution.Types.AbiDependency ( src/Distribution/Types/AbiDependency.hs, dist/build/Distribution/Types/AbiDependency.o, dist/build/Distribution/Types/AbiDependency.dyn_o ) [ 98 of 139] Compiling Distribution.License ( src/Distribution/License.hs, dist/build/Distribution/License.o, dist/build/Distribution/License.dyn_o ) [ 99 of 139] Compiling Distribution.Types.InstalledPackageInfo ( src/Distribution/Types/InstalledPackageInfo.hs, dist/build/Distribution/Types/InstalledPackageInfo.o, dist/build/Distribution/Types/InstalledPackageInfo.dyn_o ) [100 of 139] Compiling Distribution.Types.InstalledPackageInfo.Lens ( src/Distribution/Types/InstalledPackageInfo/Lens.hs, dist/build/Distribution/Types/InstalledPackageInfo/Lens.o, dist/build/Distribution/Types/InstalledPackageInfo/Lens.dyn_o ) [101 of 139] Compiling Distribution.Fields.ParseResult ( src/Distribution/Fields/ParseResult.hs, dist/build/Distribution/Fields/ParseResult.o, dist/build/Distribution/Fields/ParseResult.dyn_o ) [102 of 139] Compiling Distribution.Fields ( src/Distribution/Fields.hs, dist/build/Distribution/Fields.o, dist/build/Distribution/Fields.dyn_o ) [103 of 139] Compiling Language.Haskell.Extension ( src/Language/Haskell/Extension.hs, dist/build/Language/Haskell/Extension.o, dist/build/Language/Haskell/Extension.dyn_o ) [104 of 139] Compiling Distribution.Compiler ( src/Distribution/Compiler.hs, dist/build/Distribution/Compiler.o, dist/build/Distribution/Compiler.dyn_o ) [105 of 139] Compiling Distribution.Types.ConfVar ( src/Distribution/Types/ConfVar.hs, dist/build/Distribution/Types/ConfVar.o, dist/build/Distribution/Types/ConfVar.dyn_o ) [106 of 139] Compiling Distribution.Fields.ConfVar ( src/Distribution/Fields/ConfVar.hs, dist/build/Distribution/Fields/ConfVar.o, dist/build/Distribution/Fields/ConfVar.dyn_o ) [107 of 139] Compiling Distribution.Types.BuildInfo ( src/Distribution/Types/BuildInfo.hs, dist/build/Distribution/Types/BuildInfo.o, dist/build/Distribution/Types/BuildInfo.dyn_o ) [108 of 139] Compiling Distribution.Types.HookedBuildInfo ( src/Distribution/Types/HookedBuildInfo.hs, dist/build/Distribution/Types/HookedBuildInfo.o, dist/build/Distribution/Types/HookedBuildInfo.dyn_o ) [109 of 139] Compiling Distribution.Types.BuildInfo.Lens ( src/Distribution/Types/BuildInfo/Lens.hs, dist/build/Distribution/Types/BuildInfo/Lens.o, dist/build/Distribution/Types/BuildInfo/Lens.dyn_o ) [110 of 139] Compiling Distribution.Types.TestSuite ( src/Distribution/Types/TestSuite.hs, dist/build/Distribution/Types/TestSuite.o, dist/build/Distribution/Types/TestSuite.dyn_o ) [111 of 139] Compiling Distribution.Types.TestSuite.Lens ( src/Distribution/Types/TestSuite/Lens.hs, dist/build/Distribution/Types/TestSuite/Lens.o, dist/build/Distribution/Types/TestSuite/Lens.dyn_o ) [112 of 139] Compiling Distribution.Types.Library ( src/Distribution/Types/Library.hs, dist/build/Distribution/Types/Library.o, dist/build/Distribution/Types/Library.dyn_o ) [113 of 139] Compiling Distribution.Types.Library.Lens ( src/Distribution/Types/Library/Lens.hs, dist/build/Distribution/Types/Library/Lens.o, dist/build/Distribution/Types/Library/Lens.dyn_o ) [114 of 139] Compiling Distribution.Types.ForeignLib ( src/Distribution/Types/ForeignLib.hs, dist/build/Distribution/Types/ForeignLib.o, dist/build/Distribution/Types/ForeignLib.dyn_o ) [115 of 139] Compiling Distribution.Types.ForeignLib.Lens ( src/Distribution/Types/ForeignLib/Lens.hs, dist/build/Distribution/Types/ForeignLib/Lens.o, dist/build/Distribution/Types/ForeignLib/Lens.dyn_o ) [116 of 139] Compiling Distribution.Types.Executable ( src/Distribution/Types/Executable.hs, dist/build/Distribution/Types/Executable.o, dist/build/Distribution/Types/Executable.dyn_o ) [117 of 139] Compiling Distribution.Types.Executable.Lens ( src/Distribution/Types/Executable/Lens.hs, dist/build/Distribution/Types/Executable/Lens.o, dist/build/Distribution/Types/Executable/Lens.dyn_o ) [118 of 139] Compiling Distribution.Types.Benchmark ( src/Distribution/Types/Benchmark.hs, dist/build/Distribution/Types/Benchmark.o, dist/build/Distribution/Types/Benchmark.dyn_o ) [119 of 139] Compiling Distribution.Types.Component ( src/Distribution/Types/Component.hs, dist/build/Distribution/Types/Component.o, dist/build/Distribution/Types/Component.dyn_o ) [120 of 139] Compiling Distribution.Types.ComponentRequestedSpec ( src/Distribution/Types/ComponentRequestedSpec.hs, dist/build/Distribution/Types/ComponentRequestedSpec.o, dist/build/Distribution/Types/ComponentRequestedSpec.dyn_o ) [121 of 139] Compiling Distribution.Types.PackageDescription ( src/Distribution/Types/PackageDescription.hs, dist/build/Distribution/Types/PackageDescription.o, dist/build/Distribution/Types/PackageDescription.dyn_o ) [122 of 139] Compiling Distribution.Types.GenericPackageDescription ( src/Distribution/Types/GenericPackageDescription.hs, dist/build/Distribution/Types/GenericPackageDescription.o, dist/build/Distribution/Types/GenericPackageDescription.dyn_o ) [123 of 139] Compiling Distribution.Types.GenericPackageDescription.Lens ( src/Distribution/Types/GenericPackageDescription/Lens.hs, dist/build/Distribution/Types/GenericPackageDescription/Lens.o, dist/build/Distribution/Types/GenericPackageDescription/Lens.dyn_o ) [124 of 139] Compiling Distribution.Types.Benchmark.Lens ( src/Distribution/Types/Benchmark/Lens.hs, dist/build/Distribution/Types/Benchmark/Lens.o, dist/build/Distribution/Types/Benchmark/Lens.dyn_o ) [125 of 139] Compiling Distribution.Types.PackageDescription.Lens ( src/Distribution/Types/PackageDescription/Lens.hs, dist/build/Distribution/Types/PackageDescription/Lens.o, dist/build/Distribution/Types/PackageDescription/Lens.dyn_o ) [126 of 139] Compiling Distribution.Types.Lens ( src/Distribution/Types/Lens.hs, dist/build/Distribution/Types/Lens.o, dist/build/Distribution/Types/Lens.dyn_o ) [127 of 139] Compiling Distribution.PackageDescription ( src/Distribution/PackageDescription.hs, dist/build/Distribution/PackageDescription.o, dist/build/Distribution/PackageDescription.dyn_o ) [128 of 139] Compiling Distribution.PackageDescription.Configuration ( src/Distribution/PackageDescription/Configuration.hs, dist/build/Distribution/PackageDescription/Configuration.o, dist/build/Distribution/PackageDescription/Configuration.dyn_o ) [129 of 139] Compiling Distribution.FieldGrammar.Newtypes ( src/Distribution/FieldGrammar/Newtypes.hs, dist/build/Distribution/FieldGrammar/Newtypes.o, dist/build/Distribution/FieldGrammar/Newtypes.dyn_o ) [130 of 139] Compiling Distribution.FieldGrammar.Class ( src/Distribution/FieldGrammar/Class.hs, dist/build/Distribution/FieldGrammar/Class.o, dist/build/Distribution/FieldGrammar/Class.dyn_o ) [131 of 139] Compiling Distribution.FieldGrammar.Pretty ( src/Distribution/FieldGrammar/Pretty.hs, dist/build/Distribution/FieldGrammar/Pretty.o, dist/build/Distribution/FieldGrammar/Pretty.dyn_o ) [132 of 139] Compiling Distribution.FieldGrammar.Parsec ( src/Distribution/FieldGrammar/Parsec.hs, dist/build/Distribution/FieldGrammar/Parsec.o, dist/build/Distribution/FieldGrammar/Parsec.dyn_o ) [133 of 139] Compiling Distribution.FieldGrammar ( src/Distribution/FieldGrammar.hs, dist/build/Distribution/FieldGrammar.o, dist/build/Distribution/FieldGrammar.dyn_o ) [134 of 139] Compiling Distribution.PackageDescription.FieldGrammar ( src/Distribution/PackageDescription/FieldGrammar.hs, dist/build/Distribution/PackageDescription/FieldGrammar.o, dist/build/Distribution/PackageDescription/FieldGrammar.dyn_o ) [135 of 139] Compiling Distribution.PackageDescription.PrettyPrint ( src/Distribution/PackageDescription/PrettyPrint.hs, dist/build/Distribution/PackageDescription/PrettyPrint.o, dist/build/Distribution/PackageDescription/PrettyPrint.dyn_o ) [136 of 139] Compiling Distribution.PackageDescription.Parsec ( src/Distribution/PackageDescription/Parsec.hs, dist/build/Distribution/PackageDescription/Parsec.o, dist/build/Distribution/PackageDescription/Parsec.dyn_o ) [137 of 139] Compiling Distribution.FieldGrammar.FieldDescrs ( src/Distribution/FieldGrammar/FieldDescrs.hs, dist/build/Distribution/FieldGrammar/FieldDescrs.o, dist/build/Distribution/FieldGrammar/FieldDescrs.dyn_o ) [138 of 139] Compiling Distribution.Types.InstalledPackageInfo.FieldGrammar ( src/Distribution/Types/InstalledPackageInfo/FieldGrammar.hs, dist/build/Distribution/Types/InstalledPackageInfo/FieldGrammar.o, dist/build/Distribution/Types/InstalledPackageInfo/FieldGrammar.dyn_o ) [139 of 139] Compiling Distribution.InstalledPackageInfo ( src/Distribution/InstalledPackageInfo.hs, dist/build/Distribution/InstalledPackageInfo.o, dist/build/Distribution/InstalledPackageInfo.dyn_o ) Preprocessing library for Cabal-syntax-3.16.0.0.. Running Haddock on library for Cabal-syntax-3.16.0.0.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [ 1 of 139] Compiling Distribution.Compat.Binary ( src/Distribution/Compat/Binary.hs, nothing ) [ 2 of 139] Compiling Distribution.Compat.Exception ( src/Distribution/Compat/Exception.hs, nothing ) [ 3 of 139] Compiling Distribution.Compat.MonadFail ( src/Distribution/Compat/MonadFail.hs, nothing ) [ 4 of 139] Compiling Distribution.Compat.Newtype ( src/Distribution/Compat/Newtype.hs, nothing ) [ 5 of 139] Compiling Distribution.PackageDescription.Utils ( src/Distribution/PackageDescription/Utils.hs, nothing ) [ 6 of 139] Compiling Distribution.Utils.Base62 ( src/Distribution/Utils/Base62.hs, nothing ) [ 7 of 139] Compiling Distribution.Utils.MD5 ( src/Distribution/Utils/MD5.hs, nothing ) [ 8 of 139] Compiling Distribution.Utils.String ( src/Distribution/Utils/String.hs, nothing ) [ 9 of 139] Compiling Distribution.Utils.Structured ( src/Distribution/Utils/Structured.hs, nothing ) [ 10 of 139] Compiling Distribution.Compat.Semigroup ( src/Distribution/Compat/Semigroup.hs, nothing ) [ 11 of 139] Compiling Distribution.Compat.NonEmptySet ( src/Distribution/Compat/NonEmptySet.hs, nothing ) [ 12 of 139] Compiling Distribution.Compat.Prelude ( src/Distribution/Compat/Prelude.hs, nothing ) [ 13 of 139] Compiling Distribution.Utils.ShortText ( src/Distribution/Utils/ShortText.hs, nothing ) [ 14 of 139] Compiling Distribution.Utils.Generic ( src/Distribution/Utils/Generic.hs, nothing ) [ 15 of 139] Compiling Distribution.Types.Condition ( src/Distribution/Types/Condition.hs, nothing ) [ 16 of 139] Compiling Distribution.Parsec.Position ( src/Distribution/Parsec/Position.hs, nothing ) [ 17 of 139] Compiling Distribution.Parsec.Warning ( src/Distribution/Parsec/Warning.hs, nothing ) [ 18 of 139] Compiling Distribution.Parsec.FieldLineStream ( src/Distribution/Parsec/FieldLineStream.hs, nothing ) [ 19 of 139] Compiling Distribution.Parsec.Error ( src/Distribution/Parsec/Error.hs, nothing ) [ 20 of 139] Compiling Distribution.PackageDescription.Quirks ( src/Distribution/PackageDescription/Quirks.hs, nothing ) [ 21 of 139] Compiling Distribution.Fields.LexerMonad ( src/Distribution/Fields/LexerMonad.hs, nothing ) [ 22 of 139] Compiling Distribution.Fields.Lexer ( dist/build/Distribution/Fields/Lexer.hs, nothing ) [ 23 of 139] Compiling Distribution.Compat.Parsing ( src/Distribution/Compat/Parsing.hs, nothing ) [ 24 of 139] Compiling Distribution.Compat.DList ( src/Distribution/Compat/DList.hs, nothing ) [ 25 of 139] Compiling Distribution.Compat.Lens ( src/Distribution/Compat/Lens.hs, nothing ) [ 26 of 139] Compiling Distribution.Types.CondTree ( src/Distribution/Types/CondTree.hs, nothing ) [ 27 of 139] Compiling Distribution.Compat.CharParsing ( src/Distribution/Compat/CharParsing.hs, nothing ) [ 28 of 139] Compiling Distribution.CabalSpecVersion ( src/Distribution/CabalSpecVersion.hs, nothing ) [ 29 of 139] Compiling Distribution.SPDX.LicenseListVersion ( src/Distribution/SPDX/LicenseListVersion.hs, nothing ) [ 30 of 139] Compiling Distribution.Pretty ( src/Distribution/Pretty.hs, nothing ) [ 31 of 139] Compiling Distribution.Fields.Field ( src/Distribution/Fields/Field.hs, nothing ) [ 32 of 139] Compiling Distribution.Fields.Parser ( src/Distribution/Fields/Parser.hs, nothing ) [ 33 of 139] Compiling Distribution.Fields.Pretty ( src/Distribution/Fields/Pretty.hs, nothing ) [ 34 of 139] Compiling Distribution.Parsec ( src/Distribution/Parsec.hs, nothing ) [ 35 of 139] Compiling Distribution.Types.Version ( src/Distribution/Types/Version.hs, nothing ) [ 36 of 139] Compiling Distribution.Types.VersionRange.Internal ( src/Distribution/Types/VersionRange/Internal.hs, nothing ) [ 37 of 139] Compiling Distribution.Types.VersionInterval.Legacy ( src/Distribution/Types/VersionInterval/Legacy.hs, nothing ) [ 38 of 139] Compiling Distribution.Types.VersionInterval ( src/Distribution/Types/VersionInterval.hs, nothing ) [ 39 of 139] Compiling Distribution.Types.VersionRange ( src/Distribution/Types/VersionRange.hs, nothing ) [ 40 of 139] Compiling Distribution.Types.SourceRepo ( src/Distribution/Types/SourceRepo.hs, nothing ) [ 41 of 139] Compiling Distribution.Types.SourceRepo.Lens ( src/Distribution/Types/SourceRepo/Lens.hs, nothing ) [ 42 of 139] Compiling Distribution.Types.PkgconfigVersion ( src/Distribution/Types/PkgconfigVersion.hs, nothing ) [ 43 of 139] Compiling Distribution.Types.PkgconfigVersionRange ( src/Distribution/Types/PkgconfigVersionRange.hs, nothing ) [ 44 of 139] Compiling Distribution.Types.PkgconfigName ( src/Distribution/Types/PkgconfigName.hs, nothing ) [ 45 of 139] Compiling Distribution.Types.PkgconfigDependency ( src/Distribution/Types/PkgconfigDependency.hs, nothing ) [ 46 of 139] Compiling Distribution.Types.PackageName ( src/Distribution/Types/PackageName.hs, nothing ) [ 47 of 139] Compiling Distribution.Types.UnqualComponentName ( src/Distribution/Types/UnqualComponentName.hs, nothing ) [ 48 of 139] Compiling Distribution.Types.LibraryVisibility ( src/Distribution/Types/LibraryVisibility.hs, nothing ) [ 49 of 139] Compiling Distribution.Types.LibraryName ( src/Distribution/Types/LibraryName.hs, nothing ) [ 50 of 139] Compiling Distribution.Types.MungedPackageName ( src/Distribution/Types/MungedPackageName.hs, nothing ) [ 51 of 139] Compiling Distribution.Types.MissingDependencyReason ( src/Distribution/Types/MissingDependencyReason.hs, nothing ) [ 52 of 139] Compiling Distribution.Types.DependencySatisfaction ( src/Distribution/Types/DependencySatisfaction.hs, nothing ) [ 53 of 139] Compiling Distribution.Types.ForeignLibType ( src/Distribution/Types/ForeignLibType.hs, nothing ) [ 54 of 139] Compiling Distribution.Types.ForeignLibOption ( src/Distribution/Types/ForeignLibOption.hs, nothing ) [ 55 of 139] Compiling Distribution.Types.Flag ( src/Distribution/Types/Flag.hs, nothing ) [ 56 of 139] Compiling Distribution.Types.ExecutableScope ( src/Distribution/Types/ExecutableScope.hs, nothing ) [ 57 of 139] Compiling Distribution.Types.ComponentName ( src/Distribution/Types/ComponentName.hs, nothing ) [ 58 of 139] Compiling Distribution.Types.ComponentId ( src/Distribution/Types/ComponentId.hs, nothing ) [ 59 of 139] Compiling Distribution.Types.BuildType ( src/Distribution/Types/BuildType.hs, nothing ) [ 60 of 139] Compiling Distribution.Types.AbiHash ( src/Distribution/Types/AbiHash.hs, nothing ) [ 61 of 139] Compiling Distribution.Text ( src/Distribution/Text.hs, nothing ) [ 62 of 139] Compiling Distribution.System ( src/Distribution/System.hs, nothing ) [ 63 of 139] Compiling Distribution.SPDX.LicenseReference ( src/Distribution/SPDX/LicenseReference.hs, nothing ) [ 64 of 139] Compiling Distribution.SPDX.LicenseId ( src/Distribution/SPDX/LicenseId.hs, nothing ) [ 65 of 139] Compiling Distribution.SPDX.LicenseExceptionId ( src/Distribution/SPDX/LicenseExceptionId.hs, nothing ) [ 66 of 139] Compiling Distribution.SPDX.LicenseExpression ( src/Distribution/SPDX/LicenseExpression.hs, nothing ) [ 67 of 139] Compiling Distribution.SPDX.License ( src/Distribution/SPDX/License.hs, nothing ) [ 68 of 139] Compiling Distribution.SPDX ( src/Distribution/SPDX.hs, nothing ) [ 69 of 139] Compiling Distribution.ModuleName ( src/Distribution/ModuleName.hs, nothing ) [ 70 of 139] Compiling Distribution.Utils.Path ( src/Distribution/Utils/Path.hs, nothing ) [ 71 of 139] Compiling Distribution.Types.ModuleRenaming ( src/Distribution/Types/ModuleRenaming.hs, nothing ) [ 72 of 139] Compiling Distribution.Types.IncludeRenaming ( src/Distribution/Types/IncludeRenaming.hs, nothing ) [ 73 of 139] Compiling Distribution.Types.Mixin ( src/Distribution/Types/Mixin.hs, nothing ) [ 74 of 139] Compiling Distribution.Types.ModuleReexport ( src/Distribution/Types/ModuleReexport.hs, nothing ) [ 75 of 139] Compiling Distribution.Compat.Graph ( src/Distribution/Compat/Graph.hs, nothing ) [ 76 of 139] Compiling Distribution.Version ( src/Distribution/Version.hs, nothing ) [ 77 of 139] Compiling Distribution.Types.TestType ( src/Distribution/Types/TestType.hs, nothing ) [ 78 of 139] Compiling Distribution.Types.TestSuiteInterface ( src/Distribution/Types/TestSuiteInterface.hs, nothing ) [ 79 of 139] Compiling Distribution.Types.PackageId ( src/Distribution/Types/PackageId.hs, nothing ) [ 80 of 139] Compiling Distribution.Types.UnitId ( src/Distribution/Types/UnitId.hs, nothing ) [ 81 of 139] Compiling Distribution.Types.Module ( src/Distribution/Types/Module.hs, nothing ) [ 82 of 139] Compiling Distribution.Backpack ( src/Distribution/Backpack.hs, nothing ) [ 83 of 139] Compiling Distribution.Types.ExposedModule ( src/Distribution/Types/ExposedModule.hs, nothing ) [ 84 of 139] Compiling Distribution.Types.PackageVersionConstraint ( src/Distribution/Types/PackageVersionConstraint.hs, nothing ) [ 85 of 139] Compiling Distribution.Types.PackageId.Lens ( src/Distribution/Types/PackageId/Lens.hs, nothing ) [ 86 of 139] Compiling Distribution.Types.MungedPackageId ( src/Distribution/Types/MungedPackageId.hs, nothing ) [ 87 of 139] Compiling Distribution.Types.LegacyExeDependency ( src/Distribution/Types/LegacyExeDependency.hs, nothing ) [ 88 of 139] Compiling Distribution.Types.ExeDependency ( src/Distribution/Types/ExeDependency.hs, nothing ) [ 89 of 139] Compiling Distribution.Types.Dependency ( src/Distribution/Types/Dependency.hs, nothing ) [ 90 of 139] Compiling Distribution.Types.SetupBuildInfo ( src/Distribution/Types/SetupBuildInfo.hs, nothing ) [ 91 of 139] Compiling Distribution.Types.SetupBuildInfo.Lens ( src/Distribution/Types/SetupBuildInfo/Lens.hs, nothing ) [ 92 of 139] Compiling Distribution.Types.MissingDependency ( src/Distribution/Types/MissingDependency.hs, nothing ) [ 93 of 139] Compiling Distribution.Types.DependencyMap ( src/Distribution/Types/DependencyMap.hs, nothing ) [ 94 of 139] Compiling Distribution.Types.BenchmarkType ( src/Distribution/Types/BenchmarkType.hs, nothing ) [ 95 of 139] Compiling Distribution.Types.BenchmarkInterface ( src/Distribution/Types/BenchmarkInterface.hs, nothing ) [ 96 of 139] Compiling Distribution.Package ( src/Distribution/Package.hs, nothing ) [ 97 of 139] Compiling Distribution.Types.AbiDependency ( src/Distribution/Types/AbiDependency.hs, nothing ) [ 98 of 139] Compiling Distribution.License ( src/Distribution/License.hs, nothing ) [ 99 of 139] Compiling Distribution.Types.InstalledPackageInfo ( src/Distribution/Types/InstalledPackageInfo.hs, nothing ) [100 of 139] Compiling Distribution.Types.InstalledPackageInfo.Lens ( src/Distribution/Types/InstalledPackageInfo/Lens.hs, nothing ) [101 of 139] Compiling Distribution.Fields.ParseResult ( src/Distribution/Fields/ParseResult.hs, nothing ) [102 of 139] Compiling Distribution.Fields ( src/Distribution/Fields.hs, nothing ) [103 of 139] Compiling Language.Haskell.Extension ( src/Language/Haskell/Extension.hs, nothing ) [104 of 139] Compiling Distribution.Compiler ( src/Distribution/Compiler.hs, nothing ) [105 of 139] Compiling Distribution.Types.ConfVar ( src/Distribution/Types/ConfVar.hs, nothing ) [106 of 139] Compiling Distribution.Fields.ConfVar ( src/Distribution/Fields/ConfVar.hs, nothing ) [107 of 139] Compiling Distribution.Types.BuildInfo ( src/Distribution/Types/BuildInfo.hs, nothing ) [108 of 139] Compiling Distribution.Types.HookedBuildInfo ( src/Distribution/Types/HookedBuildInfo.hs, nothing ) [109 of 139] Compiling Distribution.Types.BuildInfo.Lens ( src/Distribution/Types/BuildInfo/Lens.hs, nothing ) [110 of 139] Compiling Distribution.Types.TestSuite ( src/Distribution/Types/TestSuite.hs, nothing ) [111 of 139] Compiling Distribution.Types.TestSuite.Lens ( src/Distribution/Types/TestSuite/Lens.hs, nothing ) [112 of 139] Compiling Distribution.Types.Library ( src/Distribution/Types/Library.hs, nothing ) [113 of 139] Compiling Distribution.Types.Library.Lens ( src/Distribution/Types/Library/Lens.hs, nothing ) [114 of 139] Compiling Distribution.Types.ForeignLib ( src/Distribution/Types/ForeignLib.hs, nothing ) [115 of 139] Compiling Distribution.Types.ForeignLib.Lens ( src/Distribution/Types/ForeignLib/Lens.hs, nothing ) [116 of 139] Compiling Distribution.Types.Executable ( src/Distribution/Types/Executable.hs, nothing ) [117 of 139] Compiling Distribution.Types.Executable.Lens ( src/Distribution/Types/Executable/Lens.hs, nothing ) [118 of 139] Compiling Distribution.Types.Benchmark ( src/Distribution/Types/Benchmark.hs, nothing ) [119 of 139] Compiling Distribution.Types.Component ( src/Distribution/Types/Component.hs, nothing ) [120 of 139] Compiling Distribution.Types.ComponentRequestedSpec ( src/Distribution/Types/ComponentRequestedSpec.hs, nothing ) [121 of 139] Compiling Distribution.Types.PackageDescription ( src/Distribution/Types/PackageDescription.hs, nothing ) [122 of 139] Compiling Distribution.Types.GenericPackageDescription ( src/Distribution/Types/GenericPackageDescription.hs, nothing ) [123 of 139] Compiling Distribution.Types.GenericPackageDescription.Lens ( src/Distribution/Types/GenericPackageDescription/Lens.hs, nothing ) [124 of 139] Compiling Distribution.Types.Benchmark.Lens ( src/Distribution/Types/Benchmark/Lens.hs, nothing ) [125 of 139] Compiling Distribution.Types.PackageDescription.Lens ( src/Distribution/Types/PackageDescription/Lens.hs, nothing ) [126 of 139] Compiling Distribution.Types.Lens ( src/Distribution/Types/Lens.hs, nothing ) [127 of 139] Compiling Distribution.PackageDescription ( src/Distribution/PackageDescription.hs, nothing ) [128 of 139] Compiling Distribution.PackageDescription.Configuration ( src/Distribution/PackageDescription/Configuration.hs, nothing ) [129 of 139] Compiling Distribution.FieldGrammar.Newtypes ( src/Distribution/FieldGrammar/Newtypes.hs, nothing ) [130 of 139] Compiling Distribution.FieldGrammar.Class ( src/Distribution/FieldGrammar/Class.hs, nothing ) [131 of 139] Compiling Distribution.FieldGrammar.Pretty ( src/Distribution/FieldGrammar/Pretty.hs, nothing ) [132 of 139] Compiling Distribution.FieldGrammar.Parsec ( src/Distribution/FieldGrammar/Parsec.hs, nothing ) [133 of 139] Compiling Distribution.FieldGrammar ( src/Distribution/FieldGrammar.hs, nothing ) [134 of 139] Compiling Distribution.PackageDescription.FieldGrammar ( src/Distribution/PackageDescription/FieldGrammar.hs, nothing ) [135 of 139] Compiling Distribution.PackageDescription.PrettyPrint ( src/Distribution/PackageDescription/PrettyPrint.hs, nothing ) [136 of 139] Compiling Distribution.PackageDescription.Parsec ( src/Distribution/PackageDescription/Parsec.hs, nothing ) [137 of 139] Compiling Distribution.FieldGrammar.FieldDescrs ( src/Distribution/FieldGrammar/FieldDescrs.hs, nothing ) [138 of 139] Compiling Distribution.Types.InstalledPackageInfo.FieldGrammar ( src/Distribution/Types/InstalledPackageInfo/FieldGrammar.hs, nothing ) [139 of 139] Compiling Distribution.InstalledPackageInfo ( src/Distribution/InstalledPackageInfo.hs, nothing ) Haddock coverage: 50% ( 2 / 4) in 'Distribution.Compat.Binary' Missing documentation for: Module header decodeOrFailIO (src/Distribution/Compat/Binary.hs:17) Warning: 'IOException' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 80% ( 4 / 5) in 'Distribution.Compat.Exception' Missing documentation for: Module header 100% ( 2 / 2) in 'Distribution.Compat.MonadFail' 100% ( 6 / 6) in 'Distribution.Compat.Newtype' 33% ( 1 / 3) in 'Distribution.PackageDescription.Utils' Missing documentation for: cabalBug (src/Distribution/PackageDescription/Utils.hs:22) userBug (src/Distribution/PackageDescription/Utils.hs:19) 100% ( 2 / 2) in 'Distribution.Utils.Base62' 77% ( 7 / 9) in 'Distribution.Utils.MD5' Missing documentation for: Module header MD5 (src/Distribution/Utils/MD5.hs:26) Warning: 'decodeUtf8' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 60% ( 3 / 5) in 'Distribution.Utils.String' Missing documentation for: Module header trim (src/Distribution/Utils/String.hs:110) Warning: 'Binary' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Structure' is ambiguous. It is defined * at src/Distribution/Utils/Structured.hs:138:5 * at src/Distribution/Utils/Structured.hs:132:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Utils/Structured.hs:132:1 74% ( 20 / 27) in 'Distribution.Utils.Structured' Missing documentation for: structuredDecodeOrFailIO (src/Distribution/Utils/Structured.hs:276) MD5 (src/Distribution/Utils/MD5.hs:26) containerStructure (src/Distribution/Utils/Structured.hs:322) Tag (src/Distribution/Utils/Structured.hs:289) TypeName (src/Distribution/Utils/Structured.hs:122) ConstructorName (src/Distribution/Utils/Structured.hs:123) SopStructure (src/Distribution/Utils/Structured.hs:141) 100% ( 10 / 10) in 'Distribution.Compat.Semigroup' 38% ( 7 / 18) in 'Distribution.Compat.NonEmptySet' Missing documentation for: Module header singleton (src/Distribution/Compat/NonEmptySet.hs:99) insert (src/Distribution/Compat/NonEmptySet.hs:106) delete (src/Distribution/Compat/NonEmptySet.hs:113) filter (src/Distribution/Compat/NonEmptySet.hs:120) toNonEmpty (src/Distribution/Compat/NonEmptySet.hs:130) fromNonEmpty (src/Distribution/Compat/NonEmptySet.hs:127) toList (src/Distribution/Compat/NonEmptySet.hs:135) toSet (src/Distribution/Compat/NonEmptySet.hs:138) member (src/Distribution/Compat/NonEmptySet.hs:145) map (src/Distribution/Compat/NonEmptySet.hs:159) 96% (266 /277) in 'Distribution.Compat.Prelude' Missing documentation for: Bool Ordering even odd foldl1 (src/Distribution/Compat/Prelude.hs:320) foldr1 (src/Distribution/Compat/Prelude.hs:316) trace (src/Distribution/Compat/Prelude.hs:330) traceShow (src/Distribution/Compat/Prelude.hs:338) traceShowId (src/Distribution/Compat/Prelude.hs:334) traceM (src/Distribution/Compat/Prelude.hs:342) traceShowM (src/Distribution/Compat/Prelude.hs:346) Warning: 'Strings' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'PackageName' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ByteString' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 12 / 12) in 'Distribution.Utils.ShortText' Warning: 'deleteFile' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ByteString' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'snoc' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'cons' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 96% ( 53 / 55) in 'Distribution.Utils.Generic' Missing documentation for: equating (src/Distribution/Utils/Generic.hs:437) unintersperse (src/Distribution/Utils/Generic.hs:467) 83% ( 5 / 6) in 'Distribution.Types.Condition' Missing documentation for: Module header 62% ( 5 / 8) in 'Distribution.Parsec.Position' Missing documentation for: Module header showPos (src/Distribution/Parsec/Position.hs:35) zeroPos (src/Distribution/Parsec/Position.hs:38) 50% ( 2 / 4) in 'Distribution.Parsec.Warning' Missing documentation for: Module header showPWarning (src/Distribution/Parsec/Warning.hs:77) 40% ( 2 / 5) in 'Distribution.Parsec.FieldLineStream' Missing documentation for: Module header fieldLineStreamFromBS (src/Distribution/Parsec/FieldLineStream.hs:39) fieldLineStreamEnd (src/Distribution/Parsec/FieldLineStream.hs:30) 33% ( 1 / 3) in 'Distribution.Parsec.Error' Missing documentation for: Module header showPError (src/Distribution/Parsec/Error.hs:21) 100% ( 2 / 2) in 'Distribution.PackageDescription.Quirks' 22% ( 4 / 18) in 'Distribution.Fields.LexerMonad' Missing documentation for: InputStream (src/Distribution/Fields/LexerMonad.hs:124) LexState (src/Distribution/Fields/LexerMonad.hs:102) LexResult (src/Distribution/Fields/LexerMonad.hs:61) Lex (src/Distribution/Fields/LexerMonad.hs:48) getPos (src/Distribution/Fields/LexerMonad.hs:158) setPos (src/Distribution/Fields/LexerMonad.hs:155) adjustPos (src/Distribution/Fields/LexerMonad.hs:161) getInput (src/Distribution/Fields/LexerMonad.hs:164) setInput (src/Distribution/Fields/LexerMonad.hs:167) getStartCode (src/Distribution/Fields/LexerMonad.hs:170) setStartCode (src/Distribution/Fields/LexerMonad.hs:173) LexWarning (src/Distribution/Fields/LexerMonad.hs:76) LexWarningType (src/Distribution/Fields/LexerMonad.hs:63) toPWarnings (src/Distribution/Fields/LexerMonad.hs:83) 20% ( 2 / 10) in 'Distribution.Fields.Lexer' Missing documentation for: ltest (dist/build/Distribution/Fields/Lexer.hs:567) lexToken (src/Distribution/Fields/Lexer.x:209) LToken (src/Distribution/Fields/Lexer.x:166) bol_section (dist/build/Distribution/Fields/Lexer.hs:167) in_section (dist/build/Distribution/Fields/Lexer.hs:170) in_field_layout (dist/build/Distribution/Fields/Lexer.hs:169) in_field_braces (dist/build/Distribution/Fields/Lexer.hs:168) mkLexState (dist/build/Distribution/Fields/Lexer.hs:573) 100% ( 23 / 23) in 'Distribution.Compat.Parsing' Warning: 'DList' is ambiguous. It is defined * at src/Distribution/Compat/DList.hs:27:19 * at src/Distribution/Compat/DList.hs:27:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Compat/DList.hs:27:1 50% ( 4 / 8) in 'Distribution.Compat.DList' Missing documentation for: runDList (src/Distribution/Compat/DList.hs:30) fromList (src/Distribution/Compat/DList.hs:41) toList (src/Distribution/Compat/DList.hs:44) snoc (src/Distribution/Compat/DList.hs:47) 33% ( 16 / 48) in 'Distribution.Compat.Lens' Missing documentation for: Lens (src/Distribution/Compat/Lens.hs:82) Lens' (src/Distribution/Compat/Lens.hs:85) Traversal (src/Distribution/Compat/Lens.hs:83) Traversal' (src/Distribution/Compat/Lens.hs:86) LensLike (src/Distribution/Compat/Lens.hs:79) LensLike' (src/Distribution/Compat/Lens.hs:80) Getting (src/Distribution/Compat/Lens.hs:88) AGetter (src/Distribution/Compat/Lens.hs:90) ASetter (src/Distribution/Compat/Lens.hs:91) ALens (src/Distribution/Compat/Lens.hs:92) ALens' (src/Distribution/Compat/Lens.hs:94) view (src/Distribution/Compat/Lens.hs:101) use (src/Distribution/Compat/Lens.hs:105) set (src/Distribution/Compat/Lens.hs:121) over (src/Distribution/Compat/Lens.hs:124) toDListOf (src/Distribution/Compat/Lens.hs:131) toListOf (src/Distribution/Compat/Lens.hs:134) toSetOf (src/Distribution/Compat/Lens.hs:137) cloneLens (src/Distribution/Compat/Lens.hs:234) aview (src/Distribution/Compat/Lens.hs:144) _1 (src/Distribution/Compat/Lens.hs:157) _2 (src/Distribution/Compat/Lens.hs:160) ^. (src/Distribution/Compat/Lens.hs:179) .~ (src/Distribution/Compat/Lens.hs:183) ?~ (src/Distribution/Compat/Lens.hs:187) %~ (src/Distribution/Compat/Lens.hs:191) .= (src/Distribution/Compat/Lens.hs:195) ?= (src/Distribution/Compat/Lens.hs:199) %= (src/Distribution/Compat/Lens.hs:203) ^# (src/Distribution/Compat/Lens.hs:207) #~ (src/Distribution/Compat/Lens.hs:210) #%~ (src/Distribution/Compat/Lens.hs:214) Warning: 'CondBranch' is ambiguous. It is defined * at src/Distribution/Types/CondTree.hs:78:25 * at src/Distribution/Types/CondTree.hs:78:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Types/CondTree.hs:78:1 Warning: 'ConfVar' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Dependency' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'BuildInfo' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'targetBuildInfo' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 61% ( 11 / 18) in 'Distribution.Types.CondTree' Missing documentation for: Module header condIfThen (src/Distribution/Types/CondTree.hs:97) condIfThenElse (src/Distribution/Types/CondTree.hs:100) mapCondTree (src/Distribution/Types/CondTree.hs:108) mapTreeConstrs (src/Distribution/Types/CondTree.hs:118) mapTreeConds (src/Distribution/Types/CondTree.hs:121) mapTreeData (src/Distribution/Types/CondTree.hs:124) 88% ( 22 / 25) in 'Distribution.Compat.CharParsing' Missing documentation for: satisfyRange (src/Distribution/Compat/CharParsing.hs:148) integral (src/Distribution/Compat/CharParsing.hs:321) skipSpaces1 (src/Distribution/Compat/CharParsing.hs:359) 41% ( 5 / 12) in 'Distribution.CabalSpecVersion' Missing documentation for: Module header cabalSpecLatest (src/Distribution/CabalSpecVersion.hs:72) specHasCommonStanzas (src/Distribution/CabalSpecVersion.hs:146) specHasElif (src/Distribution/CabalSpecVersion.hs:152) HasElif (src/Distribution/CabalSpecVersion.hs:162) HasCommonStanzas (src/Distribution/CabalSpecVersion.hs:165) HasGlobstar (src/Distribution/CabalSpecVersion.hs:168) 33% ( 1 / 3) in 'Distribution.SPDX.LicenseListVersion' Missing documentation for: Module header cabalSpecVersionToSPDXListVersion (src/Distribution/SPDX/LicenseListVersion.hs:22) 53% ( 8 / 15) in 'Distribution.Pretty' Missing documentation for: Module header Pretty (src/Distribution/Pretty.hs:26) prettyShow (src/Distribution/Pretty.hs:46) showFilePath (src/Distribution/Pretty.hs:84) showToken (src/Distribution/Pretty.hs:87) showTokenStr (src/Distribution/Pretty.hs:90) Separator (src/Distribution/Pretty.hs:81) Warning: 'Field' is ambiguous. It is defined * at src/Distribution/Fields/Field.hs:49:5 * at src/Distribution/Fields/Field.hs:48:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Fields/Field.hs:48:1 Warning: 'FieldLine' is ambiguous. It is defined * at src/Distribution/Fields/Field.hs:75:22 * at src/Distribution/Fields/Field.hs:75:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Fields/Field.hs:75:1 75% ( 15 / 20) in 'Distribution.Fields.Field' Missing documentation for: fieldAnn (src/Distribution/Fields/Field.hs:62) FieldName (src/Distribution/Fields/Field.hs:112) mkName (src/Distribution/Fields/Field.hs:124) getName (src/Distribution/Fields/Field.hs:127) nameAnn (src/Distribution/Fields/Field.hs:130) Warning: 'LexState'' is ambiguous. It is defined * at src/Distribution/Fields/Parser.hs:65:18 * at src/Distribution/Fields/Parser.hs:65:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Fields/Parser.hs:65:1 Warning: 'LexState' is ambiguous. It is defined * at src/Distribution/Fields/LexerMonad.hs:102:17 * at src/Distribution/Fields/LexerMonad.hs:102:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Fields/LexerMonad.hs:102:1 Warning: 'Field' is ambiguous. It is defined * at src/Distribution/Fields/Field.hs:49:5 * at src/Distribution/Fields/Field.hs:48:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Fields/Field.hs:48:1 Warning: ':' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 10 / 10) in 'Distribution.Fields.Parser' Warning: 'Field' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Section' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'genericFromParsecField' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 81% ( 9 / 11) in 'Distribution.Fields.Pretty' Missing documentation for: PrettyField (src/Distribution/Fields/Pretty.hs:42) genericFromParsecFields (src/Distribution/Fields/Pretty.hs:182) Warning: 'sepBy' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 73% ( 31 / 42) in 'Distribution.Parsec' Missing documentation for: Module header ParsecParser (src/Distribution/Parsec.hs:100) showPWarning (src/Distribution/Parsec/Warning.hs:77) showPError (src/Distribution/Parsec/Error.hs:21) showPos (src/Distribution/Parsec/Position.hs:35) zeroPos (src/Distribution/Parsec/Position.hs:38) parsecFilePath (src/Distribution/Parsec.hs:279) parsecCommaList (src/Distribution/Parsec.hs:297) parsecCommaNonEmpty (src/Distribution/Parsec.hs:300) parsecOptCommaList (src/Distribution/Parsec.hs:333) parsecUnqualComponentName (src/Distribution/Parsec.hs:376) Warning: 'Version' is ambiguous. It is defined * at src/Distribution/Types/Version.hs:42:1 * in Data.Version * in Data.Version You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Types/Version.hs:42:1 83% ( 10 / 12) in 'Distribution.Types.Version' Missing documentation for: Module header validVersion (src/Distribution/Types/Version.hs:261) Warning: 'PkgConfigVersionRange' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 95% ( 22 / 23) in 'Distribution.Types.VersionRange.Internal' Missing documentation for: VersionRange (src/Distribution/Types/VersionRange/Internal.hs:52) Warning: 'foldVersionRange' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'VersionIntervals' is ambiguous. It is defined * at src/Distribution/Types/VersionInterval/Legacy.hs:96:28 * at src/Distribution/Types/VersionInterval/Legacy.hs:96:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Types/VersionInterval/Legacy.hs:96:1 84% ( 16 / 19) in 'Distribution.Types.VersionInterval.Legacy' Missing documentation for: LowerBound (src/Distribution/Types/VersionInterval/Legacy.hs:113) UpperBound (src/Distribution/Types/VersionInterval/Legacy.hs:118) Bound (src/Distribution/Types/VersionInterval/Legacy.hs:125) Warning: 'VersionIntervals' is ambiguous. It is defined * at src/Distribution/Types/VersionInterval.hs:66:28 * at src/Distribution/Types/VersionInterval.hs:66:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Types/VersionInterval.hs:66:1 Warning: 'foldVersionRange' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 71% ( 15 / 21) in 'Distribution.Types.VersionInterval' Missing documentation for: relaxLastInterval (src/Distribution/Types/VersionInterval.hs:333) relaxHeadInterval (src/Distribution/Types/VersionInterval.hs:340) VersionInterval (src/Distribution/Types/VersionInterval.hs:79) LowerBound (src/Distribution/Types/VersionInterval.hs:80) UpperBound (src/Distribution/Types/VersionInterval.hs:81) Bound (src/Distribution/Types/VersionInterval.hs:82) Warning: 'VersionRangeParens' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'AnyVersion' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 91% ( 43 / 47) in 'Distribution.Types.VersionRange' Missing documentation for: Module header VersionRange (src/Distribution/Types/VersionRange/Internal.hs:52) isAnyVersionLight (src/Distribution/Types/VersionRange.hs:176) isWildcardRange (src/Distribution/Types/VersionRange.hs:184) Warning: 'SourceRepo' is ambiguous. It is defined * at src/Distribution/Types/SourceRepo.hs:48:19 * at src/Distribution/Types/SourceRepo.hs:48:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Types/SourceRepo.hs:48:1 Warning: 'ReopKind' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 33% ( 3 / 9) in 'Distribution.Types.SourceRepo' Missing documentation for: Module header RepoType (src/Distribution/Types/SourceRepo.hs:146) knownRepoTypes (src/Distribution/Types/SourceRepo.hs:156) emptySourceRepo (src/Distribution/Types/SourceRepo.hs:83) classifyRepoType (src/Distribution/Types/SourceRepo.hs:186) classifyRepoKind (src/Distribution/Types/SourceRepo.hs:173) Warning: Distribution.Types.SourceRepo.Lens: Could not find documentation for exported module: Distribution.Types.SourceRepo.Lens 11% ( 1 / 9) in 'Distribution.Types.SourceRepo.Lens' Missing documentation for: Module header repoKind (src/Distribution/Types/SourceRepo/Lens.hs:14) repoType (src/Distribution/Types/SourceRepo/Lens.hs:18) repoLocation (src/Distribution/Types/SourceRepo/Lens.hs:22) repoModule (src/Distribution/Types/SourceRepo/Lens.hs:26) repoBranch (src/Distribution/Types/SourceRepo/Lens.hs:30) repoTag (src/Distribution/Types/SourceRepo/Lens.hs:34) repoSubdir (src/Distribution/Types/SourceRepo/Lens.hs:38) 66% ( 2 / 3) in 'Distribution.Types.PkgconfigVersion' Missing documentation for: Module header 37% ( 3 / 8) in 'Distribution.Types.PkgconfigVersionRange' Missing documentation for: Module header anyPkgconfigVersion (src/Distribution/Types/PkgconfigVersionRange.hs:125) withinPkgconfigVersionRange (src/Distribution/Types/PkgconfigVersionRange.hs:132) versionToPkgconfigVersion (src/Distribution/Types/PkgconfigVersionRange.hs:148) versionRangeToPkgconfigVersionRange (src/Distribution/Types/PkgconfigVersionRange.hs:151) Warning: 'PkgconfigName' is ambiguous. It is defined * at src/Distribution/Types/PkgconfigName.hs:25:25 * at src/Distribution/Types/PkgconfigName.hs:25:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Types/PkgconfigName.hs:25:1 75% ( 3 / 4) in 'Distribution.Types.PkgconfigName' Missing documentation for: Module header 50% ( 1 / 2) in 'Distribution.Types.PkgconfigDependency' Missing documentation for: Module header Warning: 'PackageName' is ambiguous. It is defined * at src/Distribution/Types/PackageName.hs:28:23 * at src/Distribution/Types/PackageName.hs:28:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Types/PackageName.hs:28:1 83% ( 5 / 6) in 'Distribution.Types.PackageName' Missing documentation for: Module header Warning: 'ComponentName' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ComponentId' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'UnqualComponentName' is ambiguous. It is defined * at src/Distribution/Types/UnqualComponentName.hs:29:31 * at src/Distribution/Types/UnqualComponentName.hs:29:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Types/UnqualComponentName.hs:29:1 87% ( 7 / 8) in 'Distribution.Types.UnqualComponentName' Missing documentation for: Module header 50% ( 1 / 2) in 'Distribution.Types.LibraryVisibility' Missing documentation for: Module header 36% ( 4 / 11) in 'Distribution.Types.LibraryName' Missing documentation for: Module header LibraryName (src/Distribution/Types/LibraryName.hs:29) defaultLibName (src/Distribution/Types/LibraryName.hs:74) showLibraryName (src/Distribution/Types/LibraryName.hs:77) libraryNameStanza (src/Distribution/Types/LibraryName.hs:81) libraryNameString (src/Distribution/Types/LibraryName.hs:85) parsecLibraryNameComponent (src/Distribution/Types/LibraryName.hs:64) Warning: 'MungedPackageId' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'UnitId' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'mkMungedPackageName' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'unMungedPackageName' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'foo' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 75% ( 3 / 4) in 'Distribution.Types.MungedPackageName' Missing documentation for: Module header 50% ( 1 / 2) in 'Distribution.Types.MissingDependencyReason' Missing documentation for: Module header 50% ( 1 / 2) in 'Distribution.Types.DependencySatisfaction' Missing documentation for: Module header 25% ( 1 / 4) in 'Distribution.Types.ForeignLibType' Missing documentation for: Module header knownForeignLibTypes (src/Distribution/Types/ForeignLibType.hs:59) foreignLibTypeIsShared (src/Distribution/Types/ForeignLibType.hs:65) 0% ( 0 / 2) in 'Distribution.Types.ForeignLibOption' Missing documentation for: Module header ForeignLibOption (src/Distribution/Types/ForeignLibOption.hs:18) Warning: 'FlagAssignment' is ambiguous. It is defined * at src/Distribution/Types/Flag.hs:129:26 * at src/Distribution/Types/Flag.hs:129:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Types/Flag.hs:129:1 Warning: 'FlagName' is ambiguous. It is defined * at src/Distribution/Types/Flag.hs:82:20 * at src/Distribution/Types/Flag.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/Distribution/Types/Flag.hs:82:1 Warning: 'null' is ambiguous. It is defined * at src/Distribution/Utils/ShortText.hs:115:1 * in Data.Foldable You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Utils/ShortText.hs:115:1 96% ( 25 / 26) in 'Distribution.Types.Flag' Missing documentation for: Module header Warning: 'Any' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 0% ( 0 / 2) in 'Distribution.Types.ExecutableScope' Missing documentation for: Module header ExecutableScope (src/Distribution/Types/ExecutableScope.hs:18) 16% ( 1 / 6) in 'Distribution.Types.ComponentName' Missing documentation for: Module header ComponentName (src/Distribution/Types/ComponentName.hs:24) showComponentName (src/Distribution/Types/ComponentName.hs:79) componentNameRaw (src/Distribution/Types/ComponentName.hs:86) componentNameStanza (src/Distribution/Types/ComponentName.hs:90) Warning: 'ComponentId' is ambiguous. It is defined * at src/Distribution/Types/ComponentId.hs:33:23 * at src/Distribution/Types/ComponentId.hs:33:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Types/ComponentId.hs:33:1 Warning: 'UnitId' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 75% ( 3 / 4) in 'Distribution.Types.ComponentId' Missing documentation for: Module header 33% ( 1 / 3) in 'Distribution.Types.BuildType' Missing documentation for: Module header knownBuildTypes (src/Distribution/Types/BuildType.hs:40) Warning: 'AbiHash' is ambiguous. It is defined * at src/Distribution/Types/AbiHash.hs:27:19 * at src/Distribution/Types/AbiHash.hs:27:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Types/AbiHash.hs:27:1 75% ( 3 / 4) in 'Distribution.Types.AbiHash' Missing documentation for: Module header 0% ( 0 / 3) in 'Distribution.Text' Missing documentation for: Module header display (src/Distribution/Text.hs:10) simpleParse (src/Distribution/Text.hs:13) 55% ( 10 / 18) in 'Distribution.System' Missing documentation for: buildOS (src/Distribution/System.hs:169) buildArch (src/Distribution/System.hs:275) Platform (src/Distribution/System.hs:283) platformFromTriple (src/Distribution/System.hs:329) knownOSs (src/Distribution/System.hs:117) knownArches (src/Distribution/System.hs:220) classifyOS (src/Distribution/System.hs:159) classifyArch (src/Distribution/System.hs:265) Warning: 'LicenseRef' is ambiguous. It is defined * at src/Distribution/SPDX/LicenseReference.hs:23:19 * at src/Distribution/SPDX/LicenseReference.hs:23:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/SPDX/LicenseReference.hs:23:1 83% ( 5 / 6) in 'Distribution.SPDX.LicenseReference' Missing documentation for: Module header Warning: 'License' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'BSD2' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'BSD3' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'OtherLicense' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'AllRightsReserved' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'PublicDomain' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 80% ( 8 / 10) in 'Distribution.SPDX.LicenseId' Missing documentation for: Module header licenseIdList (src/Distribution/SPDX/LicenseId.hs:2400) 66% ( 4 / 6) in 'Distribution.SPDX.LicenseExceptionId' Missing documentation for: Module header licenseExceptionIdList (src/Distribution/SPDX/LicenseExceptionId.hs:314) 50% ( 2 / 4) in 'Distribution.SPDX.LicenseExpression' Missing documentation for: Module header simpleLicenseExpression (src/Distribution/SPDX/LicenseExpression.hs:59) Warning: 'License' is ambiguous. It is defined * at src/Distribution/SPDX/License.hs:43:5 * at src/Distribution/SPDX/License.hs:39:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/SPDX/License.hs:39:1 Warning: 'LicenseRef' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 50% ( 1 / 2) in 'Distribution.SPDX.License' Missing documentation for: Module header 86% ( 25 / 29) in 'Distribution.SPDX' Missing documentation for: simpleLicenseExpression (src/Distribution/SPDX/LicenseExpression.hs:59) licenseIdList (src/Distribution/SPDX/LicenseId.hs:2400) licenseExceptionIdList (src/Distribution/SPDX/LicenseExceptionId.hs:314) cabalSpecVersionToSPDXListVersion (src/Distribution/SPDX/LicenseListVersion.hs:22) Warning: 'ModuleName' is ambiguous. It is defined * at src/Distribution/ModuleName.hs:42:22 * at src/Distribution/ModuleName.hs:42:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/ModuleName.hs:42:1 77% ( 7 / 9) in 'Distribution.ModuleName' Missing documentation for: fromString validModuleComponent (src/Distribution/ModuleName.hs:91) Warning: 'SymbolicPath' is ambiguous. It is defined * at src/Distribution/Utils/Path.hs:203:5 * at src/Distribution/Utils/Path.hs:219:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Utils/Path.hs:219:1 Warning: 'programInvocationCwd' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 92% ( 48 / 52) in 'Distribution.Utils.Path' Missing documentation for: Module header AbsolutePath (src/Distribution/Utils/Path.hs:221) getAbsolutePath (src/Distribution/Utils/Path.hs:332) interpretSymbolicPathAbsolute (src/Distribution/Utils/Path.hs:335) Warning: 'ModuleRenaming' is ambiguous. It is defined * at src/Distribution/Types/ModuleRenaming.hs:36:5 * at src/Distribution/Types/ModuleRenaming.hs:33:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Types/ModuleRenaming.hs:33:1 80% ( 4 / 5) in 'Distribution.Types.ModuleRenaming' Missing documentation for: Module header Warning: 'IncludeRenaming' is ambiguous. It is defined * at src/Distribution/Types/IncludeRenaming.hs:25:24 * at src/Distribution/Types/IncludeRenaming.hs:25:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Types/IncludeRenaming.hs:25:1 75% ( 3 / 4) in 'Distribution.Types.IncludeRenaming' Missing documentation for: Module header Warning: 'Dependency' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Mixin' is ambiguous. It is defined * at src/Distribution/Types/Mixin.hs:29:14 * at src/Distribution/Types/Mixin.hs:29:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Types/Mixin.hs:29:1 75% ( 3 / 4) in 'Distribution.Types.Mixin' Missing documentation for: Module header 0% ( 0 / 2) in 'Distribution.Types.ModuleReexport' Missing documentation for: Module header ModuleReexport (src/Distribution/Types/ModuleReexport.hs:22) Warning: 'fromList' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 42 / 42) in 'Distribution.Compat.Graph' Warning: 'VersionInterval' is ambiguous. It is defined * at src/Distribution/Types/VersionInterval.hs:79:24 * at src/Distribution/Types/VersionInterval.hs:79:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Types/VersionInterval.hs:79:1 92% ( 61 / 66) in 'Distribution.Version' Missing documentation for: VersionRange (src/Distribution/Types/VersionRange/Internal.hs:52) VersionInterval (src/Distribution/Types/VersionInterval.hs:79) LowerBound (src/Distribution/Types/VersionInterval.hs:80) UpperBound (src/Distribution/Types/VersionInterval.hs:81) Bound (src/Distribution/Types/VersionInterval.hs:82) 20% ( 1 / 5) in 'Distribution.Types.TestType' Missing documentation for: Module header knownTestTypes (src/Distribution/Types/TestType.hs:36) testTypeExe (src/Distribution/Types/TestType.hs:42) testTypeLib (src/Distribution/Types/TestType.hs:45) 50% ( 1 / 2) in 'Distribution.Types.TestSuiteInterface' Missing documentation for: Module header Warning: 'Text' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 66% ( 2 / 3) in 'Distribution.Types.PackageId' Missing documentation for: Module header Warning: 'UnitId' is ambiguous. It is defined * at src/Distribution/Types/UnitId.hs:66:18 * at src/Distribution/Types/UnitId.hs:66:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Types/UnitId.hs:66:1 Warning: 'DefUnitId' is ambiguous. It is defined * at src/Distribution/Types/UnitId.hs:120:21 * at src/Distribution/Types/UnitId.hs:120:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Types/UnitId.hs:120:1 Warning: 'unitIdHash' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'OpenUnitId' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'display' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 70% ( 7 / 10) in 'Distribution.Types.UnitId' Missing documentation for: Module header mkUnitId (src/Distribution/Types/UnitId.hs:95) unDefUnitId Warning: 'InstalledPackageInfo' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 50% ( 1 / 2) in 'Distribution.Types.Module' Missing documentation for: Module header Warning: 'Module' is ambiguous. It is defined * at src/Distribution/Types/Module.hs:27:5 * at src/Distribution/Types/Module.hs:26:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Types/Module.hs:26:1 Warning: 'OpenModule' is ambiguous. It is defined * at src/Distribution/Backpack.hs:164:5 * at src/Distribution/Backpack.hs:163:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Backpack.hs:163:1 Warning: 'ModuleSubst' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ModuleVar' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'dispModSubst' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'dispModSubstEntry' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 95% ( 21 / 22) in 'Distribution.Backpack' Missing documentation for: unDefUnitId 0% ( 0 / 2) in 'Distribution.Types.ExposedModule' Missing documentation for: Module header ExposedModule (src/Distribution/Types/ExposedModule.hs:16) Warning: 'ExeDependency' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Dependency' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'PackageVersionConstraint' is ambiguous. It is defined * at src/Distribution/Types/PackageVersionConstraint.hs:28:33 * at src/Distribution/Types/PackageVersionConstraint.hs:28:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Types/PackageVersionConstraint.hs:28:1 75% ( 3 / 4) in 'Distribution.Types.PackageVersionConstraint' Missing documentation for: Module header Warning: Distribution.Types.PackageId.Lens: Could not find documentation for exported module: Distribution.Types.PackageId.Lens 25% ( 1 / 4) in 'Distribution.Types.PackageId.Lens' Missing documentation for: Module header pkgName (src/Distribution/Types/PackageId/Lens.hs:17) pkgVersion (src/Distribution/Types/PackageId/Lens.hs:21) Warning: 'MungedPackageName' is ambiguous. It is defined * at src/Distribution/Types/MungedPackageName.hs:33:26 * at src/Distribution/Types/MungedPackageName.hs:33:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Types/MungedPackageName.hs:33:1 Warning: 'MungedPackageId' is ambiguous. It is defined * at src/Distribution/Types/MungedPackageId.hs:24:24 * at src/Distribution/Types/MungedPackageId.hs:24:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Types/MungedPackageId.hs:24:1 Warning: 'PackageName' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 33% ( 1 / 3) in 'Distribution.Types.MungedPackageId' Missing documentation for: Module header computeCompatPackageId (src/Distribution/Types/MungedPackageId.hs:76) 50% ( 1 / 2) in 'Distribution.Types.LegacyExeDependency' Missing documentation for: Module header 33% ( 1 / 3) in 'Distribution.Types.ExeDependency' Missing documentation for: Module header qualifiedExeName (src/Distribution/Types/ExeDependency.hs:72) Warning: 'Dependency' is ambiguous. It is defined * at src/Distribution/Types/Dependency.hs:40:5 * at src/Distribution/Types/Dependency.hs:36:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Types/Dependency.hs:36:1 50% ( 4 / 8) in 'Distribution.Types.Dependency' Missing documentation for: Module header depPkgName (src/Distribution/Types/Dependency.hs:47) depVerRange (src/Distribution/Types/Dependency.hs:50) depLibraries (src/Distribution/Types/Dependency.hs:53) 0% ( 0 / 2) in 'Distribution.Types.SetupBuildInfo' Missing documentation for: Module header SetupBuildInfo (src/Distribution/Types/SetupBuildInfo.hs:20) Warning: Distribution.Types.SetupBuildInfo.Lens: Could not find documentation for exported module: Distribution.Types.SetupBuildInfo.Lens 0% ( 0 / 4) in 'Distribution.Types.SetupBuildInfo.Lens' Missing documentation for: Module header SetupBuildInfo (src/Distribution/Types/SetupBuildInfo.hs:20) setupDepends (src/Distribution/Types/SetupBuildInfo/Lens.hs:16) defaultSetupDepends (src/Distribution/Types/SetupBuildInfo/Lens.hs:20) 50% ( 1 / 2) in 'Distribution.Types.MissingDependency' Missing documentation for: Module header 20% ( 1 / 5) in 'Distribution.Types.DependencyMap' Missing documentation for: Module header toDepMap (src/Distribution/Types/DependencyMap.hs:40) fromDepMap (src/Distribution/Types/DependencyMap.hs:44) constrainBy (src/Distribution/Types/DependencyMap.hs:54) 25% ( 1 / 4) in 'Distribution.Types.BenchmarkType' Missing documentation for: Module header knownBenchmarkTypes (src/Distribution/Types/BenchmarkType.hs:32) benchmarkTypeExe (src/Distribution/Types/BenchmarkType.hs:35) 50% ( 1 / 2) in 'Distribution.Types.BenchmarkInterface' Missing documentation for: Module header Warning: 'PackageIdentifier' is ambiguous. It is defined * at src/Distribution/Types/PackageId.hs:25:26 * at src/Distribution/Types/PackageId.hs:25:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Types/PackageId.hs:25:1 Warning: 'Dependency' is ambiguous. It is defined * at src/Distribution/Types/Dependency.hs:40:5 * at src/Distribution/Types/Dependency.hs:36:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Types/Dependency.hs:36:1 Warning: 'InstalledPackageInfo' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 70% ( 12 / 17) in 'Distribution.Package' Missing documentation for: packageName (src/Distribution/Package.hs:77) packageVersion (src/Distribution/Package.hs:80) HasMungedPackageId (src/Distribution/Package.hs:70) mungedName' (src/Distribution/Package.hs:65) mungedVersion' (src/Distribution/Package.hs:68) Warning: 'abiHash' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 50% ( 1 / 2) in 'Distribution.Types.AbiDependency' Missing documentation for: Module header Warning: 'License' is ambiguous. It is defined * at src/Distribution/License.hs:67:1 * at src/Distribution/SPDX/License.hs:43:5 * at src/Distribution/SPDX/License.hs:39:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/SPDX/License.hs:39:1 100% ( 5 / 5) in 'Distribution.License' 28% ( 2 / 7) in 'Distribution.Types.InstalledPackageInfo' Missing documentation for: Module header InstalledPackageInfo (src/Distribution/Types/InstalledPackageInfo.hs:39) emptyInstalledPackageInfo (src/Distribution/Types/InstalledPackageInfo.hs:131) mungedPackageId (src/Distribution/Types/InstalledPackageInfo.hs:122) ExposedModule (src/Distribution/Types/ExposedModule.hs:16) Warning: Distribution.Types.InstalledPackageInfo.Lens: Could not find documentation for exported module: Distribution.Types.InstalledPackageInfo.Lens 0% ( 0 / 46) in 'Distribution.Types.InstalledPackageInfo.Lens' Missing documentation for: Module header InstalledPackageInfo (src/Distribution/Types/InstalledPackageInfo.hs:39) installedUnitId (src/Distribution/Types/InstalledPackageInfo/Lens.hs:27) sourcePackageId (src/Distribution/Types/InstalledPackageInfo/Lens.hs:23) license (src/Distribution/Types/InstalledPackageInfo/Lens.hs:47) abiHash (src/Distribution/Types/InstalledPackageInfo/Lens.hs:87) sourceLibName (src/Distribution/Types/InstalledPackageInfo/Lens.hs:39) installedComponentId_ (src/Distribution/Types/InstalledPackageInfo/Lens.hs:31) libVisibility (src/Distribution/Types/InstalledPackageInfo/Lens.hs:195) instantiatedWith (src/Distribution/Types/InstalledPackageInfo/Lens.hs:35) compatPackageKey (src/Distribution/Types/InstalledPackageInfo/Lens.hs:43) copyright (src/Distribution/Types/InstalledPackageInfo/Lens.hs:51) maintainer (src/Distribution/Types/InstalledPackageInfo/Lens.hs:55) author (src/Distribution/Types/InstalledPackageInfo/Lens.hs:59) stability (src/Distribution/Types/InstalledPackageInfo/Lens.hs:63) homepage (src/Distribution/Types/InstalledPackageInfo/Lens.hs:67) pkgUrl (src/Distribution/Types/InstalledPackageInfo/Lens.hs:71) synopsis (src/Distribution/Types/InstalledPackageInfo/Lens.hs:75) description (src/Distribution/Types/InstalledPackageInfo/Lens.hs:79) category (src/Distribution/Types/InstalledPackageInfo/Lens.hs:83) indefinite (src/Distribution/Types/InstalledPackageInfo/Lens.hs:91) exposed (src/Distribution/Types/InstalledPackageInfo/Lens.hs:95) exposedModules (src/Distribution/Types/InstalledPackageInfo/Lens.hs:99) hiddenModules (src/Distribution/Types/InstalledPackageInfo/Lens.hs:103) trusted (src/Distribution/Types/InstalledPackageInfo/Lens.hs:107) importDirs (src/Distribution/Types/InstalledPackageInfo/Lens.hs:111) libraryDirs (src/Distribution/Types/InstalledPackageInfo/Lens.hs:115) libraryDirsStatic (src/Distribution/Types/InstalledPackageInfo/Lens.hs:119) libraryDynDirs (src/Distribution/Types/InstalledPackageInfo/Lens.hs:123) dataDir (src/Distribution/Types/InstalledPackageInfo/Lens.hs:127) hsLibraries (src/Distribution/Types/InstalledPackageInfo/Lens.hs:131) extraLibraries (src/Distribution/Types/InstalledPackageInfo/Lens.hs:135) extraLibrariesStatic (src/Distribution/Types/InstalledPackageInfo/Lens.hs:139) extraGHCiLibraries (src/Distribution/Types/InstalledPackageInfo/Lens.hs:143) includeDirs (src/Distribution/Types/InstalledPackageInfo/Lens.hs:147) includes (src/Distribution/Types/InstalledPackageInfo/Lens.hs:151) depends (src/Distribution/Types/InstalledPackageInfo/Lens.hs:155) abiDepends (src/Distribution/Types/InstalledPackageInfo/Lens.hs:159) ccOptions (src/Distribution/Types/InstalledPackageInfo/Lens.hs:163) cxxOptions (src/Distribution/Types/InstalledPackageInfo/Lens.hs:167) ldOptions (src/Distribution/Types/InstalledPackageInfo/Lens.hs:171) frameworkDirs (src/Distribution/Types/InstalledPackageInfo/Lens.hs:175) frameworks (src/Distribution/Types/InstalledPackageInfo/Lens.hs:179) haddockInterfaces (src/Distribution/Types/InstalledPackageInfo/Lens.hs:183) haddockHTMLs (src/Distribution/Types/InstalledPackageInfo/Lens.hs:187) pkgRoot (src/Distribution/Types/InstalledPackageInfo/Lens.hs:191) 100% ( 12 / 12) in 'Distribution.Fields.ParseResult' 83% ( 26 / 31) in 'Distribution.Fields' Missing documentation for: FieldName (src/Distribution/Fields/Field.hs:112) showPWarning (src/Distribution/Parsec/Warning.hs:77) showPError (src/Distribution/Parsec/Error.hs:21) PrettyField (src/Distribution/Fields/Pretty.hs:42) genericFromParsecFields (src/Distribution/Fields/Pretty.hs:182) Warning: 'IsList' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'A' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Z' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 66% ( 6 / 9) in 'Language.Haskell.Extension' Missing documentation for: classifyLanguage (src/Language/Haskell/Extension.hs:81) classifyExtension (src/Language/Haskell/Extension.hs:593) knownExtensions (src/Language/Haskell/Extension.hs:631) Warning: 'Compiler' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'UserHooks' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'PerCompilerFlavor' is ambiguous. It is defined * at src/Distribution/Compiler.hs:137:28 * at src/Distribution/Compiler.hs:137:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Compiler.hs:137:1 50% ( 9 / 18) in 'Distribution.Compiler' Missing documentation for: CompilerFlavor (src/Distribution/Compiler.hs:64) buildCompilerId (src/Distribution/Compiler.hs:118) buildCompilerFlavor (src/Distribution/Compiler.hs:112) classifyCompilerFlavor (src/Distribution/Compiler.hs:103) knownCompilerFlavors (src/Distribution/Compiler.hs:87) perCompilerFlavorToList (src/Distribution/Compiler.hs:155) CompilerId (src/Distribution/Compiler.hs:173) AbiTag (src/Distribution/Compiler.hs:221) abiTagString (src/Distribution/Compiler.hs:239) 50% ( 1 / 2) in 'Distribution.Types.ConfVar' Missing documentation for: Module header 33% ( 1 / 3) in 'Distribution.Fields.ConfVar' Missing documentation for: Module header parseConditionConfVarFromClause (src/Distribution/Fields/ConfVar.hs:36) Warning: 'rts' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Extensions' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 41% ( 5 / 12) in 'Distribution.Types.BuildInfo' Missing documentation for: Module header BuildInfo (src/Distribution/Types/BuildInfo.hs:34) emptyBuildInfo (src/Distribution/Types/BuildInfo.hs:267) hcProfOptions (src/Distribution/Types/BuildInfo.hs:301) hcSharedOptions (src/Distribution/Types/BuildInfo.hs:304) hcProfSharedOptions (src/Distribution/Types/BuildInfo.hs:307) hcStaticOptions (src/Distribution/Types/BuildInfo.hs:310) Warning: 'BuildInfo' is ambiguous. It is defined * at src/Distribution/Types/BuildInfo.hs:34:18 * at src/Distribution/Types/BuildInfo.hs:34:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Types/BuildInfo.hs:34:1 Warning: 'PackageDescription' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'sanityCheckHookedBuildInfo' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'LocalBuildInfo' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'updatePackageDescription' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'localPkgDescr' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'confHook' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 33% ( 1 / 3) in 'Distribution.Types.HookedBuildInfo' Missing documentation for: Module header emptyHookedBuildInfo (src/Distribution/Types/HookedBuildInfo.hs:63) 25% ( 1 / 4) in 'Distribution.Types.BuildInfo.Lens' Missing documentation for: Module header BuildInfo (src/Distribution/Types/BuildInfo.hs:34) HasBuildInfos (src/Distribution/Types/BuildInfo/Lens.hs:370) 50% ( 3 / 6) in 'Distribution.Types.TestSuite' Missing documentation for: Module header emptyTestSuite (src/Distribution/Types/TestSuite.hs:63) testType (src/Distribution/Types/TestSuite.hs:66) Warning: Distribution.Types.TestSuite.Lens: Could not find documentation for exported module: Distribution.Types.TestSuite.Lens 20% ( 1 / 5) in 'Distribution.Types.TestSuite.Lens' Missing documentation for: Module header testBuildInfo (src/Distribution/Types/TestSuite/Lens.hs:26) testName (src/Distribution/Types/TestSuite/Lens.hs:18) testInterface (src/Distribution/Types/TestSuite/Lens.hs:22) Warning: 'libModules' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'addBuildableCondition' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 40% ( 2 / 5) in 'Distribution.Types.Library' Missing documentation for: Module header Library (src/Distribution/Types/Library.hs:22) emptyLibrary (src/Distribution/Types/Library.hs:44) Warning: Distribution.Types.Library.Lens: Could not find documentation for exported module: Distribution.Types.Library.Lens 0% ( 0 / 9) in 'Distribution.Types.Library.Lens' Missing documentation for: Module header Library (src/Distribution/Types/Library.hs:22) libName (src/Distribution/Types/Library/Lens.hs:20) libBuildInfo (src/Distribution/Types/Library/Lens.hs:44) libVisibility (src/Distribution/Types/Library/Lens.hs:40) exposedModules (src/Distribution/Types/Library/Lens.hs:24) reexportedModules (src/Distribution/Types/Library/Lens.hs:28) signatures (src/Distribution/Types/Library/Lens.hs:32) libExposed (src/Distribution/Types/Library/Lens.hs:36) Warning: 'LibVersionInfo' is ambiguous. It is defined * at src/Distribution/Types/ForeignLib.hs:66:23 * at src/Distribution/Types/ForeignLib.hs:66:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Types/ForeignLib.hs:66:1 83% ( 10 / 12) in 'Distribution.Types.ForeignLib' Missing documentation for: Module header LibVersionInfo (src/Distribution/Types/ForeignLib.hs:66) Warning: Distribution.Types.ForeignLib.Lens: Could not find documentation for exported module: Distribution.Types.ForeignLib.Lens 11% ( 1 / 9) in 'Distribution.Types.ForeignLib.Lens' Missing documentation for: Module header foreignLibName (src/Distribution/Types/ForeignLib/Lens.hs:23) foreignLibBuildInfo (src/Distribution/Types/ForeignLib/Lens.hs:35) foreignLibType (src/Distribution/Types/ForeignLib/Lens.hs:27) foreignLibOptions (src/Distribution/Types/ForeignLib/Lens.hs:31) foreignLibVersionInfo (src/Distribution/Types/ForeignLib/Lens.hs:39) foreignLibVersionLinux (src/Distribution/Types/ForeignLib/Lens.hs:43) foreignLibModDefFile (src/Distribution/Types/ForeignLib/Lens.hs:47) 40% ( 2 / 5) in 'Distribution.Types.Executable' Missing documentation for: Module header Executable (src/Distribution/Types/Executable.hs:23) emptyExecutable (src/Distribution/Types/Executable.hs:60) Warning: Distribution.Types.Executable.Lens: Could not find documentation for exported module: Distribution.Types.Executable.Lens 0% ( 0 / 6) in 'Distribution.Types.Executable.Lens' Missing documentation for: Module header Executable (src/Distribution/Types/Executable.hs:23) exeName (src/Distribution/Types/Executable/Lens.hs:21) exeBuildInfo (src/Distribution/Types/Executable/Lens.hs:33) modulePath (src/Distribution/Types/Executable/Lens.hs:25) exeScope (src/Distribution/Types/Executable/Lens.hs:29) 50% ( 3 / 6) in 'Distribution.Types.Benchmark' Missing documentation for: Module header emptyBenchmark (src/Distribution/Types/Benchmark.hs:59) benchmarkType (src/Distribution/Types/Benchmark.hs:62) 14% ( 1 / 7) in 'Distribution.Types.Component' Missing documentation for: Module header Component (src/Distribution/Types/Component.hs:26) foldComponent (src/Distribution/Types/Component.hs:60) componentBuildInfo (src/Distribution/Types/Component.hs:67) componentName (src/Distribution/Types/Component.hs:79) partitionComponents (src/Distribution/Types/Component.hs:90) Warning: 'PackageDescription' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ComponentRequestedSpec' is ambiguous. It is defined * at src/Distribution/Types/ComponentRequestedSpec.hs:64:5 * at src/Distribution/Types/ComponentRequestedSpec.hs:63:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Types/ComponentRequestedSpec.hs:63:1 Warning: 'LocalBuildInfo' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'flattenPD' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 87% ( 7 / 8) in 'Distribution.Types.ComponentRequestedSpec' Missing documentation for: Module header Warning: 'Library' is ambiguous. It is defined * at src/Distribution/Types/Library.hs:22:16 * at src/Distribution/Types/Library.hs:22:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Types/Library.hs:22:1 Warning: 'Executable' is ambiguous. It is defined * at src/Distribution/Types/Executable.hs:23:19 * at src/Distribution/Types/Executable.hs:23:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Types/Executable.hs:23:1 Warning: 'TestSuite' is ambiguous. It is defined * at src/Distribution/Types/TestSuite.hs:25:18 * at src/Distribution/Types/TestSuite.hs:25:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Types/TestSuite.hs:25:1 Warning: 'Benchmark' is ambiguous. It is defined * at src/Distribution/Types/Benchmark.hs:25:18 * at src/Distribution/Types/Benchmark.hs:25:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Types/Benchmark.hs:25:1 Warning: 'BuildInfo' is ambiguous. It is defined * at src/Distribution/Types/BuildInfo.hs:34:18 * at src/Distribution/Types/BuildInfo.hs:34:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Types/BuildInfo.hs:34:1 Warning: 'PackageDescription' is ambiguous. It is defined * at src/Distribution/Types/PackageDescription.hs:105:27 * at src/Distribution/Types/PackageDescription.hs:105:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Types/PackageDescription.hs:105:1 Warning: 'GenericPackageDescription' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'LicenseExpression' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'withLibLBI' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'LocalBuildInfo' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'withExeLBI' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'withTestLBI' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'withBenchLBI' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ForeignLib' is ambiguous. It is defined * at src/Distribution/Types/ForeignLib.hs:42:19 * at src/Distribution/Types/ForeignLib.hs:42:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Types/ForeignLib.hs:42:1 82% ( 23 / 28) in 'Distribution.Types.PackageDescription' Missing documentation for: emptyPackageDescription (src/Distribution/Types/PackageDescription.hs:204) allLibraries (src/Distribution/Types/PackageDescription.hs:257) updatePackageDescription (src/Distribution/Types/PackageDescription.hs:376) lookupComponent (src/Distribution/Types/PackageDescription.hs:436) getComponent (src/Distribution/Types/PackageDescription.hs:448) 0% ( 0 / 3) in 'Distribution.Types.GenericPackageDescription' Missing documentation for: Module header GenericPackageDescription (src/Distribution/Types/GenericPackageDescription.hs:35) emptyGenericPackageDescription (src/Distribution/Types/GenericPackageDescription.hs:84) Warning: Distribution.Types.GenericPackageDescription.Lens: Could not find documentation for exported module: Distribution.Types.GenericPackageDescription.Lens 13% ( 3 / 23) in 'Distribution.Types.GenericPackageDescription.Lens' Missing documentation for: Module header GenericPackageDescription (src/Distribution/Types/GenericPackageDescription.hs:35) packageDescription (src/Distribution/Types/GenericPackageDescription/Lens.hs:41) flagName (src/Distribution/Types/GenericPackageDescription/Lens.hs:101) flagDescription (src/Distribution/Types/GenericPackageDescription/Lens.hs:105) flagDefault (src/Distribution/Types/GenericPackageDescription/Lens.hs:109) flagManual (src/Distribution/Types/GenericPackageDescription/Lens.hs:113) gpdScannedVersion (src/Distribution/Types/GenericPackageDescription/Lens.hs:45) genPackageFlags (src/Distribution/Types/GenericPackageDescription/Lens.hs:49) condLibrary (src/Distribution/Types/GenericPackageDescription/Lens.hs:53) condSubLibraries (src/Distribution/Types/GenericPackageDescription/Lens.hs:57) condForeignLibs (src/Distribution/Types/GenericPackageDescription/Lens.hs:61) condExecutables (src/Distribution/Types/GenericPackageDescription/Lens.hs:65) condTestSuites (src/Distribution/Types/GenericPackageDescription/Lens.hs:69) condBenchmarks (src/Distribution/Types/GenericPackageDescription/Lens.hs:73) allCondTrees (src/Distribution/Types/GenericPackageDescription/Lens.hs:84) _OS (src/Distribution/Types/GenericPackageDescription/Lens.hs:121) _Arch (src/Distribution/Types/GenericPackageDescription/Lens.hs:125) _PackageFlag (src/Distribution/Types/GenericPackageDescription/Lens.hs:129) _Impl (src/Distribution/Types/GenericPackageDescription/Lens.hs:133) Warning: Distribution.Types.Benchmark.Lens: Could not find documentation for exported module: Distribution.Types.Benchmark.Lens 20% ( 1 / 5) in 'Distribution.Types.Benchmark.Lens' Missing documentation for: Module header benchmarkName (src/Distribution/Types/Benchmark/Lens.hs:18) benchmarkBuildInfo (src/Distribution/Types/Benchmark/Lens.hs:26) benchmarkInterface (src/Distribution/Types/Benchmark/Lens.hs:22) Warning: Distribution.Types.PackageDescription.Lens: Could not find documentation for exported module: Distribution.Types.PackageDescription.Lens 11% ( 4 / 36) in 'Distribution.Types.PackageDescription.Lens' Missing documentation for: Module header package (src/Distribution/Types/PackageDescription/Lens.hs:42) copyright (src/Distribution/Types/PackageDescription/Lens.hs:54) maintainer (src/Distribution/Types/PackageDescription/Lens.hs:58) author (src/Distribution/Types/PackageDescription/Lens.hs:62) stability (src/Distribution/Types/PackageDescription/Lens.hs:66) homepage (src/Distribution/Types/PackageDescription/Lens.hs:74) pkgUrl (src/Distribution/Types/PackageDescription/Lens.hs:78) synopsis (src/Distribution/Types/PackageDescription/Lens.hs:90) description (src/Distribution/Types/PackageDescription/Lens.hs:94) category (src/Distribution/Types/PackageDescription/Lens.hs:98) dataDir (src/Distribution/Types/PackageDescription/Lens.hs:146) specVersion (src/Distribution/Types/PackageDescription/Lens.hs:106) licenseRaw (src/Distribution/Types/PackageDescription/Lens.hs:46) licenseFiles (src/Distribution/Types/PackageDescription/Lens.hs:50) testedWith (src/Distribution/Types/PackageDescription/Lens.hs:70) bugReports (src/Distribution/Types/PackageDescription/Lens.hs:82) sourceRepos (src/Distribution/Types/PackageDescription/Lens.hs:86) customFieldsPD (src/Distribution/Types/PackageDescription/Lens.hs:102) buildTypeRaw (src/Distribution/Types/PackageDescription/Lens.hs:110) setupBuildInfo (src/Distribution/Types/PackageDescription/Lens.hs:114) library (src/Distribution/Types/PackageDescription/Lens.hs:118) subLibraries (src/Distribution/Types/PackageDescription/Lens.hs:122) executables (src/Distribution/Types/PackageDescription/Lens.hs:126) foreignLibs (src/Distribution/Types/PackageDescription/Lens.hs:130) testSuites (src/Distribution/Types/PackageDescription/Lens.hs:134) benchmarks (src/Distribution/Types/PackageDescription/Lens.hs:138) dataFiles (src/Distribution/Types/PackageDescription/Lens.hs:142) extraSrcFiles (src/Distribution/Types/PackageDescription/Lens.hs:150) extraTmpFiles (src/Distribution/Types/PackageDescription/Lens.hs:154) extraDocFiles (src/Distribution/Types/PackageDescription/Lens.hs:158) extraFiles (src/Distribution/Types/PackageDescription/Lens.hs:162) 91% ( 11 / 12) in 'Distribution.Types.Lens' Missing documentation for: Module header 100% ( 56 / 56) in 'Distribution.PackageDescription' Warning: 'GenericPackageDescription' is ambiguous. It is defined * at src/Distribution/Types/GenericPackageDescription.hs:35:34 * at src/Distribution/Types/GenericPackageDescription.hs:35:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Types/GenericPackageDescription.hs:35:1 Warning: 'PackageDescription' is ambiguous. It is defined * at src/Distribution/Types/PackageDescription.hs:105:27 * at src/Distribution/Types/PackageDescription.hs:105:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Types/PackageDescription.hs:105:1 Warning: 'Arch' is ambiguous. It is defined * at src/Distribution/System.hs:188:1 * at src/Distribution/Types/ConfVar.hs:19:5 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/System.hs:188:1 Warning: 'OS' is ambiguous. It is defined * at src/Distribution/System.hs:90:1 * at src/Distribution/Types/ConfVar.hs:18:5 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/System.hs:90:1 62% ( 10 / 16) in 'Distribution.PackageDescription.Configuration' Missing documentation for: freeVars (src/Distribution/PackageDescription/Configuration.hs:330) mapCondTree (src/Distribution/Types/CondTree.hs:108) mapTreeData (src/Distribution/Types/CondTree.hs:124) mapTreeConds (src/Distribution/Types/CondTree.hs:121) mapTreeConstrs (src/Distribution/Types/CondTree.hs:118) transformAllBuildInfos (src/Distribution/PackageDescription/Configuration.hs:630) Warning: 'Token' is ambiguous. It is defined * at src/Distribution/FieldGrammar/Newtypes.hs:238:17 * at src/Distribution/FieldGrammar/Newtypes.hs:238:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/FieldGrammar/Newtypes.hs:238:1 Warning: 'List' is ambiguous. It is defined * at src/Distribution/FieldGrammar/Newtypes.hs:137:24 * at src/Distribution/FieldGrammar/Newtypes.hs:137:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/FieldGrammar/Newtypes.hs:137:1 Warning: 'Set'' is ambiguous. It is defined * at src/Distribution/FieldGrammar/Newtypes.hs:167:24 * at src/Distribution/FieldGrammar/Newtypes.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 src/Distribution/FieldGrammar/Newtypes.hs:167:1 Warning: 'NonEmpty'' is ambiguous. It is defined * at src/Distribution/FieldGrammar/Newtypes.hs:204:29 * at src/Distribution/FieldGrammar/Newtypes.hs:204:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/FieldGrammar/Newtypes.hs:204:1 96% ( 31 / 32) in 'Distribution.FieldGrammar.Newtypes' Missing documentation for: Sep (src/Distribution/FieldGrammar/Newtypes.hs:96) Warning: 'Last' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'pack' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 85% ( 6 / 7) in 'Distribution.FieldGrammar.Class' Missing documentation for: Module header 33% ( 1 / 3) in 'Distribution.FieldGrammar.Pretty' Missing documentation for: Module header PrettyFieldGrammar (src/Distribution/FieldGrammar/Pretty.hs:23) Warning: 'FieldGrammarParser' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'GeneralPackageDescription' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Field' is ambiguous. It is defined * at src/Distribution/Fields/Field.hs:49:5 * at src/Distribution/Fields/Field.hs:48:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Fields/Field.hs:48:1 Warning: 'Section' is ambiguous. It is defined * at src/Distribution/FieldGrammar/Parsec.hs:105:1 * at src/Distribution/Fields/Field.hs:50:5 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/FieldGrammar/Parsec.hs:105:1 33% ( 4 / 12) in 'Distribution.FieldGrammar.Parsec' Missing documentation for: ParsecFieldGrammar (src/Distribution/FieldGrammar/Parsec.hs:112) parseFieldGrammar (src/Distribution/FieldGrammar/Parsec.hs:120) fieldGrammarKnownFieldList (src/Distribution/FieldGrammar/Parsec.hs:135) Fields (src/Distribution/FieldGrammar/Parsec.hs:95) namelessFieldAnn (src/Distribution/FieldGrammar/Parsec.hs:102) runFieldParser (src/Distribution/FieldGrammar/Parsec.hs:382) runFieldParser' (src/Distribution/FieldGrammar/Parsec.hs:353) fieldLinesToStream (src/Distribution/FieldGrammar/Parsec.hs:442) 65% ( 17 / 26) in 'Distribution.FieldGrammar' Missing documentation for: ParsecFieldGrammar (src/Distribution/FieldGrammar/Parsec.hs:112) ParsecFieldGrammar' (src/Distribution/FieldGrammar.hs:49) parseFieldGrammar (src/Distribution/FieldGrammar/Parsec.hs:120) fieldGrammarKnownFieldList (src/Distribution/FieldGrammar/Parsec.hs:135) PrettyFieldGrammar (src/Distribution/FieldGrammar/Pretty.hs:23) PrettyFieldGrammar' (src/Distribution/FieldGrammar.hs:50) Fields (src/Distribution/FieldGrammar/Parsec.hs:95) runFieldParser (src/Distribution/FieldGrammar/Parsec.hs:382) runFieldParser' (src/Distribution/FieldGrammar/Parsec.hs:353) Warning: 'GenericPackageDescription' is ambiguous. It is defined * at src/Distribution/Types/GenericPackageDescription.hs:35:34 * at src/Distribution/Types/GenericPackageDescription.hs:35:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Types/GenericPackageDescription.hs:35:1 Warning: 'Benchmark' is ambiguous. It is defined * at src/Distribution/Types/Benchmark.hs:25:18 * at src/Distribution/Types/Benchmark.hs:25:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Types/Benchmark.hs:25:1 Warning: 'TestSuite' is ambiguous. It is defined * at src/Distribution/Types/TestSuite.hs:25:18 * at src/Distribution/Types/TestSuite.hs:25:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Types/TestSuite.hs:25:1 36% ( 17 / 47) in 'Distribution.PackageDescription.FieldGrammar' Missing documentation for: packageDescriptionFieldGrammar (src/Distribution/PackageDescription/FieldGrammar.hs:111) CompatLicenseFile (src/Distribution/PackageDescription/FieldGrammar.hs:868) libraryFieldGrammar (src/Distribution/PackageDescription/FieldGrammar.hs:191) foreignLibFieldGrammar (src/Distribution/PackageDescription/FieldGrammar.hs:241) executableFieldGrammar (src/Distribution/PackageDescription/FieldGrammar.hs:283) testSuiteFieldGrammar (src/Distribution/PackageDescription/FieldGrammar.hs:355) validateTestSuite (src/Distribution/PackageDescription/FieldGrammar.hs:365) unvalidateTestSuite (src/Distribution/PackageDescription/FieldGrammar.hs:429) testStanzaTestType (src/Distribution/PackageDescription/FieldGrammar.hs:311) testStanzaMainIs (src/Distribution/PackageDescription/FieldGrammar.hs:315) testStanzaTestModule (src/Distribution/PackageDescription/FieldGrammar.hs:319) testStanzaBuildInfo (src/Distribution/PackageDescription/FieldGrammar.hs:323) benchmarkFieldGrammar (src/Distribution/PackageDescription/FieldGrammar.hs:499) validateBenchmark (src/Distribution/PackageDescription/FieldGrammar.hs:507) unvalidateBenchmark (src/Distribution/PackageDescription/FieldGrammar.hs:560) formatDependencyList (src/Distribution/PackageDescription/FieldGrammar.hs:819) formatExposedModules (src/Distribution/PackageDescription/FieldGrammar.hs:828) formatExtraSourceFiles (src/Distribution/PackageDescription/FieldGrammar.hs:825) formatHsSourceDirs (src/Distribution/PackageDescription/FieldGrammar.hs:831) formatMixinList (src/Distribution/PackageDescription/FieldGrammar.hs:822) formatOtherExtensions (src/Distribution/PackageDescription/FieldGrammar.hs:834) formatOtherModules (src/Distribution/PackageDescription/FieldGrammar.hs:837) benchmarkStanzaBenchmarkType (src/Distribution/PackageDescription/FieldGrammar.hs:460) benchmarkStanzaMainIs (src/Distribution/PackageDescription/FieldGrammar.hs:464) benchmarkStanzaBenchmarkModule (src/Distribution/PackageDescription/FieldGrammar.hs:468) benchmarkStanzaBuildInfo (src/Distribution/PackageDescription/FieldGrammar.hs:472) flagFieldGrammar (src/Distribution/PackageDescription/FieldGrammar.hs:773) sourceRepoFieldGrammar (src/Distribution/PackageDescription/FieldGrammar.hs:789) setupBInfoFieldGrammar (src/Distribution/PackageDescription/FieldGrammar.hs:808) buildInfoFieldGrammar (src/Distribution/PackageDescription/FieldGrammar.hs:600) Warning: 'PrettyField' is ambiguous. It is defined * at src/Distribution/Fields/Pretty.hs:43:5 * at src/Distribution/Fields/Pretty.hs:42:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Fields/Pretty.hs:42:1 100% ( 11 / 11) in 'Distribution.PackageDescription.PrettyPrint' Warning: 'BuildInfo' is ambiguous. It is defined * at src/Distribution/Types/BuildInfo.hs:34:18 * at src/Distribution/Types/BuildInfo.hs:34:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Types/BuildInfo.hs:34:1 Warning: 'GenericPackageDescription' is ambiguous. It is defined * at src/Distribution/Types/GenericPackageDescription.hs:35:34 * at src/Distribution/Types/GenericPackageDescription.hs:35:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Types/GenericPackageDescription.hs:35:1 90% ( 10 / 11) in 'Distribution.PackageDescription.Parsec' Missing documentation for: parseHookedBuildInfo (src/Distribution/PackageDescription/Parsec.hs:927) 60% ( 3 / 5) in 'Distribution.FieldGrammar.FieldDescrs' Missing documentation for: Module header fieldDescrsToList (src/Distribution/FieldGrammar/FieldDescrs.hs:58) Warning: 'InstalledPackageInfo' is ambiguous. It is defined * at src/Distribution/Types/InstalledPackageInfo.hs:39:29 * at src/Distribution/Types/InstalledPackageInfo.hs:39:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Types/InstalledPackageInfo.hs:39:1 0% ( 0 / 2) in 'Distribution.Types.InstalledPackageInfo.FieldGrammar' Missing documentation for: Module header ipiFieldGrammar (src/Distribution/Types/InstalledPackageInfo/FieldGrammar.hs:78) Warning: 'InstalledPackageInfo' is ambiguous. It is defined * at src/Distribution/Types/InstalledPackageInfo.hs:39:29 * at src/Distribution/Types/InstalledPackageInfo.hs:39:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Types/InstalledPackageInfo.hs:39:1 57% ( 8 / 14) in 'Distribution.InstalledPackageInfo' Missing documentation for: InstalledPackageInfo (src/Distribution/Types/InstalledPackageInfo.hs:39) installedComponentId (src/Distribution/InstalledPackageInfo.hs:66) sourceComponentName (src/Distribution/InstalledPackageInfo.hs:89) ExposedModule (src/Distribution/Types/ExposedModule.hs:16) emptyInstalledPackageInfo (src/Distribution/Types/InstalledPackageInfo.hs:131) showSimpleInstalledPackageInfoField (src/Distribution/InstalledPackageInfo.hs:138) Warning: Distribution.Compat.MonadFail: could not find link destinations for: - Text.ParserCombinators.ReadP.P Warning: Distribution.Utils.Structured: could not find link destinations for: - Distribution.Utils.Structured.GStructuredSum - Distribution.Utils.Structured.gstructured - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Utils.Structured.Rep_Structure Warning: Distribution.Compat.Semigroup: could not find link destinations for: - Data.Semigroup.Internal.Rep_Any - Data.Semigroup.Internal.Rep_All - Data.Foldable1.JoinWith - Data.Foldable1.FromMaybe - Data.Foldable1.NonEmptyDList - Data.Set.Internal.MergeSet - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Compat.Semigroup.GMonoid - Distribution.Compat.Semigroup.GSemigroup - Distribution.Compat.Semigroup.Rep_Option' - Distribution.Compat.Semigroup.Rep_Last' Warning: Distribution.Compat.NonEmptySet: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' Warning: Distribution.Compat.Prelude: could not find link destinations for: - GHC.Prim.~# - GHC.Generics.SingKind - GHC.Generics.DemoteRep - GHC.Generics.fromSing - GHC.Generics.SingI - GHC.Generics.sing - GHC.Generics.Sing - GHC.Generics.D:R:UReckWordp0 - GHC.Generics.D:R:UReckIntp0 - GHC.Generics.D:R:UReckFloatp0 - GHC.Generics.D:R:UReckDoublep0 - GHC.Generics.D:R:UReckCharp0 - GHC.Generics.Rep1_Proxy - GHC.Generics.Rep1_Either - GHC.Generics.Rep1_Maybe - GHC.Generics.Rep1_NonEmpty - GHC.Generics.Rep_Fingerprint - GHC.Generics.Rep_GeneralCategory - GHC.Generics.Rep_SrcLoc - GHC.Generics.Rep_Down - GHC.Generics.Rep_Tuple15 - GHC.Generics.Rep_Tuple14 - GHC.Generics.Rep_Tuple13 - GHC.Generics.Rep_Tuple12 - GHC.Generics.Rep_Tuple11 - GHC.Generics.Rep_Tuple10 - GHC.Generics.Rep_Tuple9 - GHC.Generics.Rep_Tuple8 - GHC.Generics.Rep_Tuple7 - GHC.Generics.Rep_Tuple6 - GHC.Generics.Rep_Tuple5 - GHC.Generics.Rep_Tuple4 - GHC.Generics.Rep_Tuple3 - GHC.Generics.Rep_Tuple2 - GHC.Generics.Rep_Solo - GHC.Generics.Rep_Unit - GHC.Generics.Rep_Proxy - GHC.Generics.Rep_Ordering - GHC.Generics.Rep_Bool - GHC.Generics.Rep_Either - GHC.Generics.Rep_Maybe - GHC.Generics.Rep_NonEmpty - GHC.Generics.Rep_List - GHC.Generics.Rep_Void - GHC.Generics.Rep_M1 - GHC.Generics.Rep_V1 - GHC.Generics.Rep_U1 - GHC.Generics.Rep_Par1 - GHC.Generics.Rep_Rec1 - GHC.Generics.Rep_K1 - GHC.Generics.Rep_:+: - GHC.Generics.Rep_:*: - GHC.Generics.Rep_:.: - GHC.Generics.Rep_R:UReckWordp - GHC.Generics.Rep1_R:UReckWordp - GHC.Generics.Rep_R:UReckIntp - GHC.Generics.Rep1_R:UReckIntp - GHC.Generics.Rep1_R:UReckFloatp - GHC.Generics.Rep_R:UReckDoublep - GHC.Generics.Rep1_R:UReckDoublep - GHC.Generics.Rep_R:UReckCharp - GHC.Generics.Rep1_R:UReckCharp - GHC.Generics.Rep_R:UReckPtrp - GHC.Generics.Rep_Fixity - GHC.Generics.Rep_Associativity - GHC.Generics.Rep_SourceUnpackedness - GHC.Generics.Rep_SourceStrictness - GHC.Generics.Rep_DecidedStrictness - Data.Semigroup.Internal.Rep_Alt - Data.Semigroup.Internal.Rep_Product - Data.Semigroup.Internal.Rep_Sum - Data.Semigroup.Internal.Rep_Any - Data.Semigroup.Internal.Rep_All - Data.Semigroup.Internal.Rep_Endo - Data.Semigroup.Internal.Rep_Dual - Data.Monoid.Rep_Ap - Data.Monoid.Rep_Last - Data.Monoid.Rep_First - Data.Functor.Const.Rep_Const - Data.Functor.Const.Rep1_Const - GHC.IOPort.IOPort - GHC.RTS.Flags.Rep_RTSFlags - GHC.RTS.Flags.Rep_ParFlags - GHC.RTS.Flags.Rep_TickyFlags - GHC.RTS.Flags.Rep_TraceFlags - GHC.RTS.Flags.Rep_DoTrace - GHC.RTS.Flags.Rep_ProfFlags - GHC.RTS.Flags.Rep_DoHeapProfile - GHC.RTS.Flags.Rep_CCFlags - GHC.RTS.Flags.Rep_DoCostCentres - GHC.RTS.Flags.Rep_DebugFlags - GHC.RTS.Flags.Rep_MiscFlags - GHC.RTS.Flags.Rep_ConcFlags - GHC.RTS.Flags.Rep_GCFlags - GHC.RTS.Flags.Rep_GiveGCStats - Data.Functor.Identity.Rep_Identity - Data.Functor.Identity.Rep1_Identity - Control.Arrow.Rep_Kleisli - Control.Applicative.Rep_ZipList - Control.Applicative.Rep_WrappedArrow - Control.Applicative.Rep_WrappedMonad - Data.Version.Rep_Version - GHC.ByteOrder.Rep_ByteOrder - GHC.Stats.Rep_RTSStats - GHC.Stats.Rep_GCDetails - Data.Semigroup.Rep_WrappedMonoid - Data.Semigroup.Rep_Last - Data.Semigroup.Rep_First - Data.Semigroup.Rep_Arg - Data.Semigroup.Rep_Max - Data.Semigroup.Rep_Min - Data.Complex.Rep_Complex - Data.Functor.Sum.Rep_Sum - Data.Functor.Product.Rep_Product - Data.Functor.Compose.Rep_Compose - Data.Foldable1.JoinWith - Data.Foldable1.FromMaybe - Data.Foldable1.NonEmptyDList - Data.ByteString.Builder.RealFloat.FormatMode - Data.Sequence.Internal.Rep_ViewR - Data.Sequence.Internal.Rep_ViewL - Data.Sequence.Internal.Rep_Elem - Data.Sequence.Internal.Rep_Node - Data.Sequence.Internal.Rep_Digit - Data.Sequence.Internal.Rep_FingerTree - Data.Tree.Rep_Tree - Data.Graph.Rep_SCC - Control.DeepSeq.GNFData - Data.Text.Internal.Encoding.PartialUtf8CodePoint - Text.ParserCombinators.ReadP.P - GHC.IO.Exception.Rep_ExitCode - Control.Monad.Trans.State.Strict.Rep_StateT - GHC.Generics.D:R:SingBoola0 - GHC.Generics.STrue - GHC.Generics.D:R:DemoteRepBool - GHC.Generics.SFalse - GHC.Generics.Rep_R:UReckFloatp - GHC.Generics.D:R:SingMaybeb0 - GHC.Generics.SNothing - GHC.Generics.SJust - GHC.Generics.D:R:DemoteRepMaybe - GHC.IsList.D:R:ItemNonEmpty - Data.ByteString.Short.Internal.Rep_ShortByteString - Data.Map.Internal.D:R:ItemMap - Data.Set.Internal.D:R:ItemSet - Data.Set.Internal.MergeSet - Control.DeepSeq.Zero - GHC.ForeignSrcLang.Type.Rep_ForeignSrcLang - GHC.LanguageExtensions.Type.Rep_Extension - Text.PrettyPrint.Annotated.HughesPJ.Rep_Doc - Text.PrettyPrint.Annotated.HughesPJ.Rep_Mode - Text.PrettyPrint.Annotated.HughesPJ.Rep_Style - Text.PrettyPrint.Annotated.HughesPJ.Rep_TextDetails - Text.PrettyPrint.HughesPJ.Rep_Doc - Language.Haskell.TH.Syntax.Rep_AnnLookup - Language.Haskell.TH.Syntax.Rep_AnnTarget - Language.Haskell.TH.Syntax.Rep_Bang - Language.Haskell.TH.Syntax.Rep_BndrVis - Language.Haskell.TH.Syntax.Rep_Body - Language.Haskell.TH.Syntax.Rep_Bytes - Language.Haskell.TH.Syntax.Rep_Callconv - Language.Haskell.TH.Syntax.Rep_Clause - Language.Haskell.TH.Syntax.Rep_Con - Language.Haskell.TH.Syntax.Rep_Dec - Language.Haskell.TH.Syntax.Rep_DecidedStrictness - Language.Haskell.TH.Syntax.Rep_DerivClause - Language.Haskell.TH.Syntax.Rep_DerivStrategy - Language.Haskell.TH.Syntax.Rep_DocLoc - Language.Haskell.TH.Syntax.Rep_Exp - Language.Haskell.TH.Syntax.Rep_FamilyResultSig - Language.Haskell.TH.Syntax.Rep_FixityDirection - Language.Haskell.TH.Syntax.Rep_Fixity - Language.Haskell.TH.Syntax.Rep_Foreign - Language.Haskell.TH.Syntax.Rep_FunDep - Language.Haskell.TH.Syntax.Rep_Guard - Language.Haskell.TH.Syntax.Rep_Info - Language.Haskell.TH.Syntax.Rep_InjectivityAnn - Language.Haskell.TH.Syntax.Rep_Inline - Language.Haskell.TH.Syntax.Rep_Lit - Language.Haskell.TH.Syntax.Rep_Loc - Language.Haskell.TH.Syntax.Rep_Match - Language.Haskell.TH.Syntax.Rep_ModName - Language.Haskell.TH.Syntax.Rep_ModuleInfo - Language.Haskell.TH.Syntax.Rep_Module - Language.Haskell.TH.Syntax.Rep_NameFlavour - Language.Haskell.TH.Syntax.Rep_NameSpace - Language.Haskell.TH.Syntax.Rep_Name - Language.Haskell.TH.Syntax.Rep_OccName - Language.Haskell.TH.Syntax.Rep_Overlap - Language.Haskell.TH.Syntax.Rep_Pat - Language.Haskell.TH.Syntax.Rep_PatSynArgs - Language.Haskell.TH.Syntax.Rep_PatSynDir - Language.Haskell.TH.Syntax.Rep_Phases - Language.Haskell.TH.Syntax.Rep_PkgName - Language.Haskell.TH.Syntax.Rep_Pragma - Language.Haskell.TH.Syntax.Rep_Range - Language.Haskell.TH.Syntax.Rep_Role - Language.Haskell.TH.Syntax.Rep_RuleBndr - Language.Haskell.TH.Syntax.Rep_RuleMatch - Language.Haskell.TH.Syntax.Rep_Safety - Language.Haskell.TH.Syntax.Rep_SourceStrictness - Language.Haskell.TH.Syntax.Rep_SourceUnpackedness - Language.Haskell.TH.Syntax.Rep_Specificity - Language.Haskell.TH.Syntax.Rep_Stmt - Language.Haskell.TH.Syntax.Rep_TyLit - Language.Haskell.TH.Syntax.Rep_TySynEqn - Language.Haskell.TH.Syntax.Rep_TyVarBndr - Language.Haskell.TH.Syntax.Rep_Type - Language.Haskell.TH.Syntax.Rep_TypeFamilyHead - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Utils.Structured.Rep_Structure - Distribution.Compat.Semigroup.GMonoid - Distribution.Compat.Semigroup.GSemigroup - Distribution.Compat.Semigroup.Rep_Option' - Distribution.Compat.Semigroup.Rep_Last' - Distribution.Compat.Prelude.GNFData - Distribution.Utils.ShortText.Rep_ShortText - System.OsString.Internal.Types.Rep_OsChar - System.OsString.Internal.Types.Rep_OsString - System.OsString.Internal.Types.Rep_PosixChar - System.OsString.Internal.Types.Rep_PosixString - System.OsString.Internal.Types.Rep_WindowsChar - System.OsString.Internal.Types.Rep_WindowsString - Control.Monad.Trans.Cont.Rep_ContT - Control.Monad.Trans.Except.Rep_ExceptT - Control.Monad.Trans.Identity.Rep_IdentityT - Control.Monad.Trans.Maybe.Rep_MaybeT - Control.Monad.Trans.RWS.Lazy.Rep_RWST - Control.Monad.Trans.RWS.Strict.Rep_RWST - Control.Monad.Trans.Reader.Rep_ReaderT - Control.Monad.Trans.State.Lazy.Rep_StateT - Control.Monad.Trans.Writer.Lazy.Rep_WriterT - Control.Monad.Trans.Writer.Strict.Rep_WriterT - Distribution.Types.Condition.Rep_Condition - Distribution.Parsec.Position.Rep_Position - Distribution.Parsec.Warning.Rep_PWarning - Distribution.Parsec.Warning.Rep_PWarnType - Control.Monad.Trans.Accum.Rep_AccumT - Control.Monad.Trans.RWS.CPS.Rep_RWST - Control.Monad.Trans.Select.Rep_SelectT - Control.Monad.Trans.Writer.CPS.Rep_WriterT - Distribution.Parsec.Error.Rep_PError - Distribution.Types.CondTree.Rep_CondBranch - Distribution.Types.CondTree.Rep_CondTree - Distribution.CabalSpecVersion.Rep_CabalSpecVersion - Distribution.Types.Version.Rep_Version - Distribution.Types.VersionRange.Internal.Rep_VersionRangeF - Distribution.Types.VersionRange.Internal.Rep_VersionRange - Distribution.Types.SourceRepo.Rep_SourceRepo - Distribution.Types.SourceRepo.Rep_RepoType - Distribution.Types.SourceRepo.Rep_KnownRepoType - Distribution.Types.SourceRepo.Rep_RepoKind - Distribution.Types.PkgconfigVersion.Rep_PkgconfigVersion - Distribution.Types.PkgconfigVersionRange.Rep_PkgconfigVersionRange - Distribution.Types.PkgconfigName.Rep_PkgconfigName - Distribution.Types.PkgconfigDependency.Rep_PkgconfigDependency - Distribution.Types.PackageName.Rep_PackageName - Distribution.Types.UnqualComponentName.Rep_UnqualComponentName - Distribution.Types.LibraryVisibility.Rep_LibraryVisibility - Distribution.Types.LibraryName.Rep_LibraryName - Distribution.Types.MungedPackageName.Rep_MungedPackageName - Distribution.Types.ForeignLibType.Rep_ForeignLibType - Distribution.Types.ForeignLibOption.Rep_ForeignLibOption - Distribution.Types.Flag.Rep_FlagAssignment - Distribution.Types.Flag.Rep_PackageFlag - Distribution.Types.Flag.Rep_FlagName - Distribution.Types.ExecutableScope.Rep_ExecutableScope - Distribution.Types.ComponentName.Rep_ComponentName - Distribution.Types.ComponentId.Rep_ComponentId - Distribution.Types.BuildType.Rep_BuildType - Distribution.Types.AbiHash.Rep_AbiHash - Distribution.System.Rep_Platform - Distribution.System.Rep_Arch - Distribution.System.Rep_OS - Distribution.SPDX.LicenseReference.Rep_LicenseRef - Distribution.SPDX.LicenseExceptionId.Rep_LicenseExceptionId - Distribution.SPDX.LicenseExpression.Rep_LicenseExpression - Distribution.SPDX.LicenseExpression.Rep_SimpleLicenseExpression - Distribution.SPDX.License.Rep_License - Distribution.ModuleName.Rep_ModuleName - Distribution.Utils.Path.Rep_SymbolicPathX - Distribution.Types.ModuleRenaming.Rep_ModuleRenaming - Distribution.Types.IncludeRenaming.Rep_IncludeRenaming - Distribution.Types.Mixin.Rep_Mixin - Distribution.Types.ModuleReexport.Rep_ModuleReexport - Data.Graph.SetM - Distribution.Compat.Graph.D:R:KeyEither - Distribution.Types.TestType.Rep_TestType - Distribution.Types.TestSuiteInterface.Rep_TestSuiteInterface - Distribution.Types.PackageId.Rep_PackageIdentifier - Distribution.Types.UnitId.Rep_DefUnitId - Distribution.Types.UnitId.Rep_UnitId - Distribution.Types.Module.Rep_Module - Distribution.Backpack.Rep_OpenModule - Distribution.Backpack.Rep_OpenUnitId - Distribution.Types.ExposedModule.Rep_ExposedModule - Distribution.Types.PackageVersionConstraint.Rep_PackageVersionConstraint - Distribution.Types.MungedPackageId.Rep_MungedPackageId - Distribution.Types.LegacyExeDependency.Rep_LegacyExeDependency - Distribution.Types.ExeDependency.Rep_ExeDependency - Distribution.Types.Dependency.Rep_Dependency - Distribution.Types.SetupBuildInfo.Rep_SetupBuildInfo - Distribution.Types.BenchmarkType.Rep_BenchmarkType - Distribution.Types.BenchmarkInterface.Rep_BenchmarkInterface - Distribution.Types.AbiDependency.Rep_AbiDependency - Distribution.License.Rep_License - Distribution.Types.InstalledPackageInfo.Rep_InstalledPackageInfo - Language.Haskell.Extension.Rep_Extension - Language.Haskell.Extension.Rep_KnownExtension - Language.Haskell.Extension.Rep_Language - Distribution.Compiler.Rep_CompilerInfo - Distribution.Compiler.Rep_AbiTag - Distribution.Compiler.Rep_CompilerId - Distribution.Compiler.Rep_PerCompilerFlavor - Distribution.Compiler.Rep_CompilerFlavor - Distribution.Types.ConfVar.Rep_ConfVar - Distribution.Types.BuildInfo.Rep_BuildInfo - Distribution.Types.TestSuite.Rep_TestSuite - Distribution.Types.Library.Rep_Library - Distribution.Types.ForeignLib.Rep_ForeignLib - Distribution.Types.ForeignLib.Rep_LibVersionInfo - Distribution.Types.Executable.Rep_Executable - Distribution.Types.Benchmark.Rep_Benchmark - Distribution.Types.Component.Rep_Component - Distribution.Types.ComponentRequestedSpec.Rep_ComponentRequestedSpec - Distribution.Types.PackageDescription.Rep_PackageDescription - Distribution.Types.GenericPackageDescription.Rep_GenericPackageDescription - GHC.IOPort.IOPortException - Text.Printf.UPrintf - Text.Printf.hspr - Text.Printf.spr - Control.Applicative.Backwards.Rep_Backwards - Control.Applicative.Lift.Rep_Lift - Data.Functor.Constant.Rep_Constant - Data.Functor.Reverse.Rep_Reverse Warning: Distribution.Utils.ShortText: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Utils.ShortText.Rep_ShortText Warning: Distribution.Types.Condition: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.Condition.Rep_Condition Warning: Distribution.Parsec.Position: could not find link destinations for: - Distribution.Parsec.Position.Rep_Position Warning: Distribution.Parsec.Warning: could not find link destinations for: - Distribution.Parsec.Warning.Rep_PWarning - Distribution.Parsec.Warning.Rep_PWarnType Warning: Distribution.Parsec.Error: could not find link destinations for: - Distribution.Parsec.Error.Rep_PError Warning: Distribution.Fields.LexerMonad: could not find link destinations for: - Distribution.Fields.LexerMonad.StartCode Warning: Distribution.Types.CondTree: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.CondTree.Rep_CondBranch - Distribution.Types.CondTree.Rep_CondTree Warning: Distribution.CabalSpecVersion: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.CabalSpecVersion.Rep_CabalSpecVersion Warning: Distribution.Parsec: could not find link destinations for: - Distribution.Parsec.Position.Rep_Position - Distribution.Parsec.Warning.Rep_PWarning - Distribution.Parsec.Warning.Rep_PWarnType - Distribution.Parsec.Error.Rep_PError Warning: Distribution.Types.Version: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.Version.Rep_Version Warning: Distribution.Types.VersionRange.Internal: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.VersionRange.Internal.Rep_VersionRangeF - Distribution.Types.VersionRange.Internal.Rep_VersionRange Warning: Distribution.Types.VersionRange: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.VersionRange.Internal.Rep_VersionRangeF - Distribution.Types.VersionRange.Internal.Rep_VersionRange Warning: Distribution.Types.SourceRepo: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.SourceRepo.Rep_SourceRepo - Distribution.Types.SourceRepo.Rep_RepoType - Distribution.Types.SourceRepo.Rep_KnownRepoType - Distribution.Types.SourceRepo.Rep_RepoKind Warning: Distribution.Types.SourceRepo.Lens: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.SourceRepo.Rep_SourceRepo Warning: Distribution.Types.PkgconfigVersion: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.PkgconfigVersion.Rep_PkgconfigVersion Warning: Distribution.Types.PkgconfigVersionRange: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.PkgconfigVersionRange.Rep_PkgconfigVersionRange Warning: Distribution.Types.PkgconfigName: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.PkgconfigName.Rep_PkgconfigName Warning: Distribution.Types.PkgconfigDependency: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.PkgconfigDependency.Rep_PkgconfigDependency Warning: Distribution.Types.PackageName: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.PackageName.Rep_PackageName Warning: Distribution.Types.UnqualComponentName: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.UnqualComponentName.Rep_UnqualComponentName Warning: Distribution.Types.LibraryVisibility: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.LibraryVisibility.Rep_LibraryVisibility Warning: Distribution.Types.LibraryName: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.LibraryName.Rep_LibraryName Warning: Distribution.Types.MungedPackageName: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.MungedPackageName.Rep_MungedPackageName Warning: Distribution.Types.ForeignLibType: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.ForeignLibType.Rep_ForeignLibType Warning: Distribution.Types.ForeignLibOption: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.ForeignLibOption.Rep_ForeignLibOption Warning: Distribution.Types.Flag: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.Flag.Rep_FlagAssignment - Distribution.Types.Flag.Rep_PackageFlag - Distribution.Types.Flag.Rep_FlagName Warning: Distribution.Types.ExecutableScope: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.ExecutableScope.Rep_ExecutableScope Warning: Distribution.Types.ComponentName: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.ComponentName.NotLibComponentName - Distribution.Types.ComponentName.Rep_ComponentName Warning: Distribution.Types.ComponentId: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.ComponentId.Rep_ComponentId Warning: Distribution.Types.BuildType: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.BuildType.Rep_BuildType Warning: Distribution.Types.AbiHash: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.AbiHash.Rep_AbiHash Warning: Distribution.System: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.System.Rep_Platform - Distribution.System.Rep_Arch - Distribution.System.Rep_OS Warning: Distribution.SPDX.LicenseReference: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.SPDX.LicenseReference.Rep_LicenseRef Warning: Distribution.SPDX.LicenseId: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' Warning: Distribution.SPDX.LicenseExceptionId: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.SPDX.LicenseExceptionId.Rep_LicenseExceptionId Warning: Distribution.SPDX.LicenseExpression: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.SPDX.LicenseExpression.Rep_LicenseExpression - Distribution.SPDX.LicenseExpression.Rep_SimpleLicenseExpression Warning: Distribution.SPDX.License: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.SPDX.License.Rep_License Warning: Distribution.SPDX: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.SPDX.LicenseReference.Rep_LicenseRef - Distribution.SPDX.LicenseExceptionId.Rep_LicenseExceptionId - Distribution.SPDX.LicenseExpression.Rep_LicenseExpression - Distribution.SPDX.LicenseExpression.Rep_SimpleLicenseExpression - Distribution.SPDX.License.Rep_License Warning: Distribution.ModuleName: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.ModuleName.Rep_ModuleName Warning: Distribution.Utils.Path: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Utils.Path.Rep_SymbolicPathX Warning: Distribution.Types.ModuleRenaming: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.ModuleRenaming.Rep_ModuleRenaming Warning: Distribution.Types.IncludeRenaming: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.IncludeRenaming.Rep_IncludeRenaming Warning: Distribution.Types.Mixin: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.Mixin.Rep_Mixin Warning: Distribution.Types.ModuleReexport: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.ModuleReexport.Rep_ModuleReexport Warning: Distribution.Compat.Graph: could not find link destinations for: - Data.Graph.Rep_SCC - Data.Graph.Rep1_SCC - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Compat.Graph.D:R:KeyEither - Distribution.Compat.Graph.D:R:KeyNode - Distribution.Types.InstalledPackageInfo.D:R:KeyInstalledPackageInfo Warning: Distribution.Version: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.Version.Rep_Version - Distribution.Types.VersionRange.Internal.Rep_VersionRangeF - Distribution.Types.VersionRange.Internal.Rep_VersionRange Warning: Distribution.Types.TestType: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.TestType.Rep_TestType Warning: Distribution.Types.TestSuiteInterface: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.TestSuiteInterface.Rep_TestSuiteInterface Warning: Distribution.Types.PackageId: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.PackageId.Rep_PackageIdentifier Warning: Distribution.Types.UnitId: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.UnitId.Rep_DefUnitId - Distribution.Types.UnitId.Rep_UnitId Warning: Distribution.Types.Module: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.Module.Rep_Module Warning: Distribution.Backpack: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.UnitId.Rep_DefUnitId - Distribution.Backpack.Rep_OpenModule - Distribution.Backpack.Rep_OpenUnitId Warning: Distribution.Types.ExposedModule: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.ExposedModule.Rep_ExposedModule Warning: Distribution.Types.PackageVersionConstraint: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.PackageVersionConstraint.Rep_PackageVersionConstraint Warning: Distribution.Types.PackageId.Lens: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.PackageId.Rep_PackageIdentifier Warning: Distribution.Types.MungedPackageId: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.MungedPackageId.Rep_MungedPackageId Warning: Distribution.Types.LegacyExeDependency: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.LegacyExeDependency.Rep_LegacyExeDependency Warning: Distribution.Types.ExeDependency: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.ExeDependency.Rep_ExeDependency Warning: Distribution.Types.Dependency: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.Dependency.Rep_Dependency Warning: Distribution.Types.SetupBuildInfo: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.SetupBuildInfo.Rep_SetupBuildInfo Warning: Distribution.Types.SetupBuildInfo.Lens: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.SetupBuildInfo.Rep_SetupBuildInfo Warning: Distribution.Types.BenchmarkType: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.BenchmarkType.Rep_BenchmarkType Warning: Distribution.Types.BenchmarkInterface: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.BenchmarkInterface.Rep_BenchmarkInterface Warning: Distribution.Types.AbiDependency: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.AbiDependency.Rep_AbiDependency Warning: Distribution.License: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.License.Rep_License Warning: Distribution.Types.InstalledPackageInfo: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.ExposedModule.Rep_ExposedModule - Distribution.Types.AbiDependency.Rep_AbiDependency - Distribution.Types.InstalledPackageInfo.D:R:KeyInstalledPackageInfo - Distribution.Types.InstalledPackageInfo.Rep_InstalledPackageInfo Warning: Distribution.Types.InstalledPackageInfo.Lens: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.InstalledPackageInfo.D:R:KeyInstalledPackageInfo - Distribution.Types.InstalledPackageInfo.Rep_InstalledPackageInfo Warning: Distribution.Fields: could not find link destinations for: - Distribution.Parsec.Warning.Rep_PWarning - Distribution.Parsec.Warning.Rep_PWarnType - Distribution.Parsec.Error.Rep_PError Warning: Language.Haskell.Extension: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Language.Haskell.Extension.Rep_Extension - Language.Haskell.Extension.Rep_KnownExtension - Language.Haskell.Extension.Rep_Language Warning: Distribution.Compiler: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Compiler.Rep_CompilerInfo - Distribution.Compiler.Rep_AbiTag - Distribution.Compiler.Rep_CompilerId - Distribution.Compiler.Rep_PerCompilerFlavor - Distribution.Compiler.Rep_CompilerFlavor Warning: Distribution.Types.ConfVar: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.ConfVar.Rep_ConfVar Warning: Distribution.Types.BuildInfo: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.BuildInfo.Rep_BuildInfo Warning: Distribution.Types.BuildInfo.Lens: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.BuildInfo.Rep_BuildInfo Warning: Distribution.Types.TestSuite: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.TestSuite.Rep_TestSuite Warning: Distribution.Types.TestSuite.Lens: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.TestSuite.Rep_TestSuite Warning: Distribution.Types.Library: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.Library.Rep_Library Warning: Distribution.Types.Library.Lens: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.Library.Rep_Library Warning: Distribution.Types.ForeignLib: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.ForeignLib.Rep_ForeignLib - Distribution.Types.ForeignLib.Rep_LibVersionInfo Warning: Distribution.Types.ForeignLib.Lens: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.ForeignLib.Rep_ForeignLib Warning: Distribution.Types.Executable: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.Executable.Rep_Executable Warning: Distribution.Types.Executable.Lens: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.Executable.Rep_Executable Warning: Distribution.Types.Benchmark: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.Benchmark.Rep_Benchmark Warning: Distribution.Types.Component: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.Component.Rep_Component Warning: Distribution.Types.ComponentRequestedSpec: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.ComponentRequestedSpec.Rep_ComponentRequestedSpec Warning: Distribution.Types.PackageDescription: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.PackageDescription.Rep_PackageDescription Warning: Distribution.Types.GenericPackageDescription: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.GenericPackageDescription.Rep_GenericPackageDescription Warning: Distribution.Types.GenericPackageDescription.Lens: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.Flag.Rep_PackageFlag - Distribution.Types.Flag.Rep_FlagName - Distribution.Types.ConfVar.Rep_ConfVar - Distribution.Types.GenericPackageDescription.Rep_GenericPackageDescription Warning: Distribution.Types.Benchmark.Lens: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.Benchmark.Rep_Benchmark Warning: Distribution.Types.PackageDescription.Lens: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.PackageDescription.Rep_PackageDescription Warning: Distribution.Types.InstalledPackageInfo.FieldGrammar: could not find link destinations for: - Distribution.Types.InstalledPackageInfo.FieldGrammar.Basic - Distribution.Types.InstalledPackageInfo.FieldGrammar.SpecLicenseLenient - Distribution.Types.InstalledPackageInfo.FieldGrammar.InstWith - Distribution.Types.InstalledPackageInfo.FieldGrammar.CompatPackageKey - Distribution.Types.InstalledPackageInfo.FieldGrammar.ExposedModules Warning: Distribution.InstalledPackageInfo: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.ExposedModule.Rep_ExposedModule - Distribution.Types.AbiDependency.Rep_AbiDependency - Distribution.Types.InstalledPackageInfo.D:R:KeyInstalledPackageInfo - Distribution.Types.InstalledPackageInfo.Rep_InstalledPackageInfo Documentation created: dist/doc/html/Cabal-syntax/, dist/doc/html/Cabal-syntax/Cabal-syntax.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/Cabal-syntax-3.16.0.0-i5LaOSUNCk3DGTz1dafC6 Completed Cabal-syntax-3.16.0.0 Configuring optparse-applicative-0.19.0.0... Preprocessing library for optparse-applicative-0.19.0.0.. Building library for optparse-applicative-0.19.0.0.. [ 1 of 17] Compiling Options.Applicative.Help.Levenshtein ( src/Options/Applicative/Help/Levenshtein.hs, dist/build/Options/Applicative/Help/Levenshtein.o, dist/build/Options/Applicative/Help/Levenshtein.dyn_o ) src/Options/Applicative/Help/Levenshtein.hs:24:20: warning: [GHC-63394] [-Wx-partial] In the use of head (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 24 | oneDiag a b (head uppers) (-1 : head lowers) | ^^^^ src/Options/Applicative/Help/Levenshtein.hs:24:39: warning: [GHC-63394] [-Wx-partial] In the use of head (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 24 | oneDiag a b (head uppers) (-1 : head lowers) | ^^^^ src/Options/Applicative/Help/Levenshtein.hs:40:53: warning: [GHC-63394] [-Wx-partial] In the use of tail (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 40 | = nw : doDiag (ach' : as) (bch' : bs) nw (tail n) (tail w) | ^^^^ src/Options/Applicative/Help/Levenshtein.hs:40:62: warning: [GHC-63394] [-Wx-partial] In the use of tail (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 40 | = nw : doDiag (ach' : as) (bch' : bs) nw (tail n) (tail w) | ^^^^ src/Options/Applicative/Help/Levenshtein.hs:48:27: warning: [GHC-63394] [-Wx-partial] In the use of head (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 48 | 1 + min3 (head w) nw (head n) | ^^^^ src/Options/Applicative/Help/Levenshtein.hs:48:39: warning: [GHC-63394] [-Wx-partial] In the use of head (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 48 | 1 + min3 (head w) nw (head n) | ^^^^ src/Options/Applicative/Help/Levenshtein.hs:50:35: warning: [GHC-63394] [-Wx-partial] In the use of tail (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 50 | me : doDiag as bs me (tail n) (tail w) | ^^^^ src/Options/Applicative/Help/Levenshtein.hs:50:44: warning: [GHC-63394] [-Wx-partial] In the use of tail (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 50 | me : doDiag as bs me (tail n) (tail w) | ^^^^ src/Options/Applicative/Help/Levenshtein.hs:52:24: warning: [GHC-63394] [-Wx-partial] In the use of head (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 52 | firstelt = 1 + head diagBelow | ^^^^ src/Options/Applicative/Help/Levenshtein.hs:53:64: warning: [GHC-63394] [-Wx-partial] In the use of tail (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 53 | thisdiag = firstelt : doDiag a' b' firstelt diagAbove (tail diagBelow) | ^^^^ src/Options/Applicative/Help/Levenshtein.hs:59:20: warning: [GHC-63394] [-Wx-partial] In the use of head (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 59 | nextDiag = head (tail diags) | ^^^^ src/Options/Applicative/Help/Levenshtein.hs:59:26: warning: [GHC-63394] [-Wx-partial] In the use of tail (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 59 | nextDiag = head (tail diags) | ^^^^ [ 2 of 17] Compiling Options.Applicative.Help.Pretty ( src/Options/Applicative/Help/Pretty.hs, dist/build/Options/Applicative/Help/Pretty.o, dist/build/Options/Applicative/Help/Pretty.dyn_o ) [ 3 of 17] Compiling Options.Applicative.Help.Chunk ( src/Options/Applicative/Help/Chunk.hs, dist/build/Options/Applicative/Help/Chunk.o, dist/build/Options/Applicative/Help/Chunk.dyn_o ) [ 4 of 17] Compiling Options.Applicative.Help.Types ( src/Options/Applicative/Help/Types.hs, dist/build/Options/Applicative/Help/Types.o, dist/build/Options/Applicative/Help/Types.dyn_o ) [ 5 of 17] Compiling Options.Applicative.Types ( src/Options/Applicative/Types.hs, dist/build/Options/Applicative/Types.o, dist/build/Options/Applicative/Types.dyn_o ) src/Options/Applicative/Types.hs:59:31: warning: [GHC-61689] [-Wdodgy-imports] Module Data.Semigroup does not export Option. | 59 | import Data.Semigroup hiding (Option) | ^^^^^^ [ 6 of 17] Compiling Options.Applicative.NonEmpty ( src/Options/Applicative/NonEmpty.hs, dist/build/Options/Applicative/NonEmpty.o, dist/build/Options/Applicative/NonEmpty.dyn_o ) [ 7 of 17] Compiling Options.Applicative.Internal ( src/Options/Applicative/Internal.hs, dist/build/Options/Applicative/Internal.o, dist/build/Options/Applicative/Internal.dyn_o ) [ 8 of 17] Compiling Options.Applicative.Common ( src/Options/Applicative/Common.hs, dist/build/Options/Applicative/Common.o, dist/build/Options/Applicative/Common.dyn_o ) [ 9 of 17] Compiling Options.Applicative.Help.Core ( src/Options/Applicative/Help/Core.hs, dist/build/Options/Applicative/Help/Core.o, dist/build/Options/Applicative/Help/Core.dyn_o ) [10 of 17] Compiling Options.Applicative.Help ( src/Options/Applicative/Help.hs, dist/build/Options/Applicative/Help.o, dist/build/Options/Applicative/Help.dyn_o ) [11 of 17] Compiling Options.Applicative.Builder.Internal ( src/Options/Applicative/Builder/Internal.hs, dist/build/Options/Applicative/Builder/Internal.o, dist/build/Options/Applicative/Builder/Internal.dyn_o ) src/Options/Applicative/Builder/Internal.hs:29:31: warning: [GHC-61689] [-Wdodgy-imports] Module Data.Semigroup does not export Option. | 29 | import Data.Semigroup hiding (Option) | ^^^^^^ [12 of 17] Compiling Options.Applicative.Builder.Completer ( src/Options/Applicative/Builder/Completer.hs, dist/build/Options/Applicative/Builder/Completer.o, dist/build/Options/Applicative/Builder/Completer.dyn_o ) [13 of 17] Compiling Options.Applicative.Builder ( src/Options/Applicative/Builder.hs, dist/build/Options/Applicative/Builder.o, dist/build/Options/Applicative/Builder.dyn_o ) [14 of 17] Compiling Options.Applicative.BashCompletion ( src/Options/Applicative/BashCompletion.hs, dist/build/Options/Applicative/BashCompletion.o, dist/build/Options/Applicative/BashCompletion.dyn_o ) src/Options/Applicative/BashCompletion.hs:16:1: warning: [GHC-66111] [-Wunused-imports] The import of Data.Foldable is redundant except perhaps to import instances from Data.Foldable To import instances alone, use: import Data.Foldable() | 16 | import Data.Foldable ( asum ) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [15 of 17] Compiling Options.Applicative.Extra ( src/Options/Applicative/Extra.hs, dist/build/Options/Applicative/Extra.o, dist/build/Options/Applicative/Extra.dyn_o ) [16 of 17] Compiling Options.Applicative ( src/Options/Applicative.hs, dist/build/Options/Applicative.o, dist/build/Options/Applicative.dyn_o ) [17 of 17] Compiling Options.Applicative.Arrows ( src/Options/Applicative/Arrows.hs, dist/build/Options/Applicative/Arrows.o, dist/build/Options/Applicative/Arrows.dyn_o ) Preprocessing library for optparse-applicative-0.19.0.0.. Running Haddock on library for optparse-applicative-0.19.0.0.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [ 1 of 17] Compiling Options.Applicative.Help.Levenshtein ( src/Options/Applicative/Help/Levenshtein.hs, nothing ) src/Options/Applicative/Help/Levenshtein.hs:24:20: warning: [GHC-63394] [-Wx-partial] In the use of head (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 24 | oneDiag a b (head uppers) (-1 : head lowers) | ^^^^ src/Options/Applicative/Help/Levenshtein.hs:24:39: warning: [GHC-63394] [-Wx-partial] In the use of head (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 24 | oneDiag a b (head uppers) (-1 : head lowers) | ^^^^ src/Options/Applicative/Help/Levenshtein.hs:40:53: warning: [GHC-63394] [-Wx-partial] In the use of tail (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 40 | = nw : doDiag (ach' : as) (bch' : bs) nw (tail n) (tail w) | ^^^^ src/Options/Applicative/Help/Levenshtein.hs:40:62: warning: [GHC-63394] [-Wx-partial] In the use of tail (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 40 | = nw : doDiag (ach' : as) (bch' : bs) nw (tail n) (tail w) | ^^^^ src/Options/Applicative/Help/Levenshtein.hs:48:27: warning: [GHC-63394] [-Wx-partial] In the use of head (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 48 | 1 + min3 (head w) nw (head n) | ^^^^ src/Options/Applicative/Help/Levenshtein.hs:48:39: warning: [GHC-63394] [-Wx-partial] In the use of head (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 48 | 1 + min3 (head w) nw (head n) | ^^^^ src/Options/Applicative/Help/Levenshtein.hs:50:35: warning: [GHC-63394] [-Wx-partial] In the use of tail (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 50 | me : doDiag as bs me (tail n) (tail w) | ^^^^ src/Options/Applicative/Help/Levenshtein.hs:50:44: warning: [GHC-63394] [-Wx-partial] In the use of tail (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 50 | me : doDiag as bs me (tail n) (tail w) | ^^^^ src/Options/Applicative/Help/Levenshtein.hs:52:24: warning: [GHC-63394] [-Wx-partial] In the use of head (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 52 | firstelt = 1 + head diagBelow | ^^^^ src/Options/Applicative/Help/Levenshtein.hs:53:64: warning: [GHC-63394] [-Wx-partial] In the use of tail (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 53 | thisdiag = firstelt : doDiag a' b' firstelt diagAbove (tail diagBelow) | ^^^^ src/Options/Applicative/Help/Levenshtein.hs:59:20: warning: [GHC-63394] [-Wx-partial] In the use of head (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 59 | nextDiag = head (tail diags) | ^^^^ src/Options/Applicative/Help/Levenshtein.hs:59:26: warning: [GHC-63394] [-Wx-partial] In the use of tail (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 59 | nextDiag = head (tail diags) | ^^^^ [ 2 of 17] Compiling Options.Applicative.Help.Pretty ( src/Options/Applicative/Help/Pretty.hs, nothing ) [ 3 of 17] Compiling Options.Applicative.Help.Chunk ( src/Options/Applicative/Help/Chunk.hs, nothing ) [ 4 of 17] Compiling Options.Applicative.Help.Types ( src/Options/Applicative/Help/Types.hs, nothing ) [ 5 of 17] Compiling Options.Applicative.Types ( src/Options/Applicative/Types.hs, nothing ) src/Options/Applicative/Types.hs:59:31: warning: [GHC-61689] [-Wdodgy-imports] Module Data.Semigroup does not export Option. | 59 | import Data.Semigroup hiding (Option) | ^^^^^^ [ 6 of 17] Compiling Options.Applicative.NonEmpty ( src/Options/Applicative/NonEmpty.hs, nothing ) [ 7 of 17] Compiling Options.Applicative.Internal ( src/Options/Applicative/Internal.hs, nothing ) [ 8 of 17] Compiling Options.Applicative.Common ( src/Options/Applicative/Common.hs, nothing ) [ 9 of 17] Compiling Options.Applicative.Help.Core ( src/Options/Applicative/Help/Core.hs, nothing ) [10 of 17] Compiling Options.Applicative.Help ( src/Options/Applicative/Help.hs, nothing ) [11 of 17] Compiling Options.Applicative.Builder.Internal ( src/Options/Applicative/Builder/Internal.hs, nothing ) src/Options/Applicative/Builder/Internal.hs:29:31: warning: [GHC-61689] [-Wdodgy-imports] Module Data.Semigroup does not export Option. | 29 | import Data.Semigroup hiding (Option) | ^^^^^^ [12 of 17] Compiling Options.Applicative.Builder.Completer ( src/Options/Applicative/Builder/Completer.hs, nothing ) [13 of 17] Compiling Options.Applicative.Builder ( src/Options/Applicative/Builder.hs, nothing ) [14 of 17] Compiling Options.Applicative.BashCompletion ( src/Options/Applicative/BashCompletion.hs, nothing ) src/Options/Applicative/BashCompletion.hs:16:1: warning: [GHC-66111] [-Wunused-imports] The import of Data.Foldable is redundant except perhaps to import instances from Data.Foldable To import instances alone, use: import Data.Foldable() | 16 | import Data.Foldable ( asum ) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [15 of 17] Compiling Options.Applicative.Extra ( src/Options/Applicative/Extra.hs, nothing ) [16 of 17] Compiling Options.Applicative ( src/Options/Applicative.hs, nothing ) [17 of 17] Compiling Options.Applicative.Arrows ( src/Options/Applicative/Arrows.hs, nothing ) Haddock coverage: 50% ( 1 / 2) in 'Options.Applicative.Help.Levenshtein' Missing documentation for: Module header 93% ( 85 / 91) in 'Options.Applicative.Help.Pretty' Missing documentation for: Module header Doc (src/Options/Applicative/Help/Pretty.hs:29) SimpleDoc (src/Options/Applicative/Help/Pretty.hs:30) .$. (src/Options/Applicative/Help/Pretty.hs:36) (src/Options/Applicative/Help/Pretty.hs:38) prettyString (src/Options/Applicative/Help/Pretty.hs:113) Warning: 'Chunk' is ambiguous. It is defined * at src/Options/Applicative/Help/Chunk.hs:26:19 * at src/Options/Applicative/Help/Chunk.hs:26:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Options/Applicative/Help/Chunk.hs:26:1 92% ( 12 / 13) in 'Options.Applicative.Help.Chunk' Missing documentation for: Module header 33% ( 1 / 3) in 'Options.Applicative.Help.Types' Missing documentation for: Module header ParserHelp (src/Options/Applicative/Help/Types.hs:12) Warning: 'OptReader' is ambiguous. It is defined * at src/Options/Applicative/Types.hs:254:5 * at src/Options/Applicative/Types.hs:253:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Options/Applicative/Types.hs:253:1 Warning: 'Completer' is ambiguous. It is defined * at src/Options/Applicative/Types.hs:325:21 * at src/Options/Applicative/Types.hs:325:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Options/Applicative/Types.hs:325:1 40% ( 18 / 45) in 'Options.Applicative.Types' Missing documentation for: Module header ParseError (src/Options/Applicative/Types.hs:69) OptName (src/Options/Applicative/Types.hs:134) isShortName (src/Options/Applicative/Types.hs:139) isLongName (src/Options/Applicative/Types.hs:143) Backtracking (src/Options/Applicative/Types.hs:105) CReader (src/Options/Applicative/Types.hs:245) ParserM (src/Options/Applicative/Types.hs:288) CompletionResult (src/Options/Applicative/Types.hs:340) ParserFailure (src/Options/Applicative/Types.hs:347) overFailure (src/Options/Applicative/Types.hs:374) Args (src/Options/Applicative/Types.hs:389) ArgumentReachability (src/Options/Applicative/Types.hs:416) OptTree (src/Options/Applicative/Types.hs:426) ParserHelp (src/Options/Applicative/Help/Types.hs:12) SomeParser (src/Options/Applicative/Types.hs:190) IsCmdStart (src/Options/Applicative/Types.hs:78) fromM (src/Options/Applicative/Types.hs:303) oneM (src/Options/Applicative/Types.hs:306) manyM (src/Options/Applicative/Types.hs:309) someM (src/Options/Applicative/Types.hs:316) filterOptional (src/Options/Applicative/Types.hs:434) optVisibility (src/Options/Applicative/Types.hs:447) optMetaVar (src/Options/Applicative/Types.hs:453) optHelp (src/Options/Applicative/Types.hs:450) optShowDefault (src/Options/Applicative/Types.hs:456) optDescMod (src/Options/Applicative/Types.hs:459) 50% ( 1 / 2) in 'Options.Applicative.NonEmpty' Missing documentation for: Module header 4% ( 1 / 22) in 'Options.Applicative.Internal' Missing documentation for: Module header P (src/Options/Applicative/Internal.hs:55) MonadP (src/Options/Applicative/Internal.hs:46) ParseError (src/Options/Applicative/Types.hs:69) uncons (src/Options/Applicative/Internal.hs:100) hoistMaybe (src/Options/Applicative/Internal.hs:91) hoistEither (src/Options/Applicative/Internal.hs:94) runReadM (src/Options/Applicative/Internal.hs:104) withReadM (src/Options/Applicative/Internal.hs:107) runP (src/Options/Applicative/Internal.hs:97) Completion (src/Options/Applicative/Internal.hs:131) runCompletion (src/Options/Applicative/Internal.hs:163) contextNames (src/Options/Applicative/Internal.hs:77) ListT (src/Options/Applicative/Internal.hs:170) takeListT (src/Options/Applicative/Internal.hs:182) runListT (src/Options/Applicative/Internal.hs:186) hoistList (src/Options/Applicative/Internal.hs:271) NondetT (src/Options/Applicative/Internal.hs:226) cut (src/Options/Applicative/Internal.hs:258) (src/Options/Applicative/Internal.hs:252) disamb (src/Options/Applicative/Internal.hs:261) 68% ( 13 / 19) in 'Options.Applicative.Common' Missing documentation for: Module header showOption (src/Options/Applicative/Common.hs:66) runParserInfo (src/Options/Applicative/Common.hs:240) runParserFully (src/Options/Applicative/Common.hs:243) runParserStep (src/Options/Applicative/Common.hs:230) optionNames (src/Options/Applicative/Common.hs:70) 38% ( 7 / 18) in 'Options.Applicative.Help.Core' Missing documentation for: Module header ParserHelp (src/Options/Applicative/Help/Types.hs:12) errorHelp (src/Options/Applicative/Help/Core.hs:362) headerHelp (src/Options/Applicative/Help/Core.hs:365) suggestionsHelp (src/Options/Applicative/Help/Core.hs:368) usageHelp (src/Options/Applicative/Help/Core.hs:374) descriptionHelp (src/Options/Applicative/Help/Core.hs:377) bodyHelp (src/Options/Applicative/Help/Core.hs:380) footerHelp (src/Options/Applicative/Help/Core.hs:383) globalsHelp (src/Options/Applicative/Help/Core.hs:371) parserGlobals (src/Options/Applicative/Help/Core.hs:405) 91% ( 11 / 12) in 'Options.Applicative.Help' Missing documentation for: Module header Warning: 'OptionFields' is ambiguous. It is defined * at src/Options/Applicative/Builder/Internal.hs:35:23 * at src/Options/Applicative/Builder/Internal.hs:35:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Options/Applicative/Builder/Internal.hs:35:1 Warning: 'FlagFields' is ambiguous. It is defined * at src/Options/Applicative/Builder/Internal.hs:40:21 * at src/Options/Applicative/Builder/Internal.hs:40:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Options/Applicative/Builder/Internal.hs:40:1 23% ( 5 / 21) in 'Options.Applicative.Builder.Internal' Missing documentation for: Module header HasName (src/Options/Applicative/Builder/Internal.hs:51) HasCompleter (src/Options/Applicative/Builder/Internal.hs:60) HasValue (src/Options/Applicative/Builder/Internal.hs:69) HasMetavar (src/Options/Applicative/Builder/Internal.hs:77) OptionFields (src/Options/Applicative/Builder/Internal.hs:35) FlagFields (src/Options/Applicative/Builder/Internal.hs:40) CommandFields (src/Options/Applicative/Builder/Internal.hs:44) ArgumentFields (src/Options/Applicative/Builder/Internal.hs:48) DefaultProp (src/Options/Applicative/Builder/Internal.hs:88) optionMod (src/Options/Applicative/Builder/Internal.hs:131) fieldMod (src/Options/Applicative/Builder/Internal.hs:134) mkCommand (src/Options/Applicative/Builder/Internal.hs:158) mkParser (src/Options/Applicative/Builder/Internal.hs:167) mkOption (src/Options/Applicative/Builder/Internal.hs:177) mkProps (src/Options/Applicative/Builder/Internal.hs:182) Warning: 'Completer' is ambiguous. It is defined * at src/Options/Applicative/Types.hs:325:21 * at src/Options/Applicative/Types.hs:325:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Options/Applicative/Types.hs:325:1 85% ( 6 / 7) in 'Options.Applicative.Builder.Completer' Missing documentation for: Module header Warning: 'ParserInfo' is ambiguous. It is defined * at src/Options/Applicative/Types.hs:90:21 * at src/Options/Applicative/Types.hs:90:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Options/Applicative/Types.hs:90:1 Warning: 'Option' is ambiguous. It is defined * at src/Options/Applicative/Types.hs:185:17 * at src/Options/Applicative/Types.hs:185:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Options/Applicative/Types.hs:185:1 Warning: 'OptProperties' is ambiguous. It is defined * at src/Options/Applicative/Types.hs:159:22 * at src/Options/Applicative/Types.hs:159:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Options/Applicative/Types.hs:159:1 Warning: 'ParserPrefs' is ambiguous. It is defined * at src/Options/Applicative/Types.hs:112:20 * at src/Options/Applicative/Types.hs:112:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Options/Applicative/Types.hs:112:1 87% ( 74 / 85) in 'Options.Applicative.Builder' Missing documentation for: Module header ParseError (src/Options/Applicative/Types.hs:69) PrefsMod (src/Options/Applicative/Builder.hs:523) OptionFields (src/Options/Applicative/Builder/Internal.hs:35) FlagFields (src/Options/Applicative/Builder/Internal.hs:40) ArgumentFields (src/Options/Applicative/Builder/Internal.hs:48) CommandFields (src/Options/Applicative/Builder/Internal.hs:44) HasName (src/Options/Applicative/Builder/Internal.hs:51) HasCompleter (src/Options/Applicative/Builder/Internal.hs:60) HasValue (src/Options/Applicative/Builder/Internal.hs:69) HasMetavar (src/Options/Applicative/Builder/Internal.hs:77) 80% ( 4 / 5) in 'Options.Applicative.BashCompletion' Missing documentation for: bashCompletionParser (src/Options/Applicative/BashCompletion.hs:39) Warning: 'ParserInfo' is ambiguous. It is defined * at src/Options/Applicative/Types.hs:90:21 * at src/Options/Applicative/Types.hs:90:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Options/Applicative/Types.hs:90:1 Warning: 'ParserFailure' is ambiguous. It is defined * at src/Options/Applicative/Types.hs:347:27 * at src/Options/Applicative/Types.hs:347:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Options/Applicative/Types.hs:347:1 Warning: 'Context' is ambiguous. It is defined * at src/Options/Applicative/Types.hs:195:16 * at src/Options/Applicative/Types.hs:195:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Options/Applicative/Types.hs:195:1 73% ( 14 / 19) in 'Options.Applicative.Extra' Missing documentation for: Module header renderFailure (src/Options/Applicative/Extra.hs:345) ParserFailure (src/Options/Applicative/Types.hs:347) overFailure (src/Options/Applicative/Types.hs:374) CompletionResult (src/Options/Applicative/Types.hs:340) Warning: 'ParserInfo' is ambiguous. It is defined * at src/Options/Applicative/Types.hs:90:21 * at src/Options/Applicative/Types.hs:90:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Options/Applicative/Types.hs:90:1 Warning: 'ParserPrefs' is ambiguous. It is defined * at src/Options/Applicative/Types.hs:112:20 * at src/Options/Applicative/Types.hs:112:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Options/Applicative/Types.hs:112:1 Warning: 'Completer' is ambiguous. It is defined * at src/Options/Applicative/Types.hs:325:21 * at src/Options/Applicative/Types.hs:325:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Options/Applicative/Types.hs:325:1 86% (107 /123) in 'Options.Applicative' Missing documentation for: Module header OptionFields (src/Options/Applicative/Builder/Internal.hs:35) FlagFields (src/Options/Applicative/Builder/Internal.hs:40) ArgumentFields (src/Options/Applicative/Builder/Internal.hs:48) CommandFields (src/Options/Applicative/Builder/Internal.hs:44) HasName (src/Options/Applicative/Builder/Internal.hs:51) HasCompleter (src/Options/Applicative/Builder/Internal.hs:60) HasValue (src/Options/Applicative/Builder/Internal.hs:69) HasMetavar (src/Options/Applicative/Builder/Internal.hs:77) renderFailure (src/Options/Applicative/Extra.hs:345) overFailure (src/Options/Applicative/Types.hs:374) PrefsMod (src/Options/Applicative/Builder.hs:523) ParseError (src/Options/Applicative/Types.hs:69) ParserHelp (src/Options/Applicative/Help/Types.hs:12) ParserFailure (src/Options/Applicative/Types.hs:347) CompletionResult (src/Options/Applicative/Types.hs:340) Warning: 'A' is ambiguous. It is defined * at src/Options/Applicative/Arrows.hs:47:19 * at src/Options/Applicative/Arrows.hs:47:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Options/Applicative/Arrows.hs:47:1 100% ( 6 / 6) in 'Options.Applicative.Arrows' Warning: Options.Applicative.Help.Pretty: could not find link destinations for: - Prettyprinter.Internal.Rep_SimpleDocStream Documentation created: dist/doc/html/optparse-applicative/, dist/doc/html/optparse-applicative/optparse-applicative.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/optparse-applicative-0.19.0.0-1ZTjUw7qWAZ81XsTETePwP Completed optparse-applicative-0.19.0.0 Configuring ghc-lib-parser-9.12.2.20250421... Preprocessing library for ghc-lib-parser-9.12.2.20250421.. Building library for ghc-lib-parser-9.12.2.20250421.. [ 1 of 463] Compiling GHC.BaseDir ( libraries/ghc-boot/GHC/BaseDir.hs, dist/build/GHC/BaseDir.o, dist/build/GHC/BaseDir.dyn_o ) [ 2 of 463] Compiling GHC.Data.List.Infinite ( compiler/GHC/Data/List/Infinite.hs, dist/build/GHC/Data/List/Infinite.o, dist/build/GHC/Data/List/Infinite.dyn_o ) [ 3 of 463] Compiling GHC.Data.SizedSeq ( libraries/ghc-boot/GHC/Data/SizedSeq.hs, dist/build/GHC/Data/SizedSeq.o, dist/build/GHC/Data/SizedSeq.dyn_o ) [ 4 of 463] Compiling GHC.Exts.Heap.ClosureTypes ( libraries/ghc-heap/GHC/Exts/Heap/ClosureTypes.hs, dist/build/GHC/Exts/Heap/ClosureTypes.o, dist/build/GHC/Exts/Heap/ClosureTypes.dyn_o ) [ 5 of 463] Compiling GHC.Exts.Heap.Constants ( dist/build/GHC/Exts/Heap/Constants.hs, dist/build/GHC/Exts/Heap/Constants.o, dist/build/GHC/Exts/Heap/Constants.dyn_o ) [ 6 of 463] Compiling GHC.Exts.Heap.InfoTable.Types ( dist/build/GHC/Exts/Heap/InfoTable/Types.hs, dist/build/GHC/Exts/Heap/InfoTable/Types.o, dist/build/GHC/Exts/Heap/InfoTable/Types.dyn_o ) [ 7 of 463] Compiling GHC.Exts.Heap.InfoTable ( dist/build/GHC/Exts/Heap/InfoTable.hs, dist/build/GHC/Exts/Heap/InfoTable.o, dist/build/GHC/Exts/Heap/InfoTable.dyn_o ) [ 8 of 463] Compiling GHC.Exts.Heap.InfoTableProf ( dist/build/GHC/Exts/Heap/InfoTableProf.hs, dist/build/GHC/Exts/Heap/InfoTableProf.o, dist/build/GHC/Exts/Heap/InfoTableProf.dyn_o ) [ 9 of 463] Compiling GHC.Exts.Heap.ProfInfo.Types ( libraries/ghc-heap/GHC/Exts/Heap/ProfInfo/Types.hs, dist/build/GHC/Exts/Heap/ProfInfo/Types.o, dist/build/GHC/Exts/Heap/ProfInfo/Types.dyn_o ) [ 10 of 463] Compiling GHC.Exts.Heap.ProfInfo.PeekProfInfo_ProfilingEnabled ( dist/build/GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingEnabled.hs, dist/build/GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingEnabled.o, dist/build/GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingEnabled.dyn_o ) [ 11 of 463] Compiling GHC.Exts.Heap.ProfInfo.PeekProfInfo_ProfilingDisabled ( dist/build/GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingDisabled.hs, dist/build/GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingDisabled.o, dist/build/GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingDisabled.dyn_o ) [ 12 of 463] Compiling GHC.Exts.Heap.ProfInfo.PeekProfInfo ( libraries/ghc-heap/GHC/Exts/Heap/ProfInfo/PeekProfInfo.hs, dist/build/GHC/Exts/Heap/ProfInfo/PeekProfInfo.o, dist/build/GHC/Exts/Heap/ProfInfo/PeekProfInfo.dyn_o ) [ 13 of 463] Compiling GHC.Exts.Heap.Closures ( libraries/ghc-heap/GHC/Exts/Heap/Closures.hs, dist/build/GHC/Exts/Heap/Closures.o, dist/build/GHC/Exts/Heap/Closures.dyn_o ) [ 14 of 463] Compiling GHC.Exts.Heap.FFIClosures_ProfilingEnabled ( dist/build/GHC/Exts/Heap/FFIClosures_ProfilingEnabled.hs, dist/build/GHC/Exts/Heap/FFIClosures_ProfilingEnabled.o, dist/build/GHC/Exts/Heap/FFIClosures_ProfilingEnabled.dyn_o ) [ 15 of 463] Compiling GHC.Exts.Heap.FFIClosures_ProfilingDisabled ( dist/build/GHC/Exts/Heap/FFIClosures_ProfilingDisabled.hs, dist/build/GHC/Exts/Heap/FFIClosures_ProfilingDisabled.o, dist/build/GHC/Exts/Heap/FFIClosures_ProfilingDisabled.dyn_o ) [ 16 of 463] Compiling GHC.Exts.Heap.FFIClosures ( libraries/ghc-heap/GHC/Exts/Heap/FFIClosures.hs, dist/build/GHC/Exts/Heap/FFIClosures.o, dist/build/GHC/Exts/Heap/FFIClosures.dyn_o ) [ 17 of 463] Compiling GHC.Exts.Heap.Utils ( dist/build/GHC/Exts/Heap/Utils.hs, dist/build/GHC/Exts/Heap/Utils.o, dist/build/GHC/Exts/Heap/Utils.dyn_o ) [ 18 of 463] Compiling GHC.Exts.Heap ( libraries/ghc-heap/GHC/Exts/Heap.hs, dist/build/GHC/Exts/Heap.o, dist/build/GHC/Exts/Heap.dyn_o ) [ 19 of 463] Compiling GHC.Internal.ForeignSrcLang ( libraries/ghc-internal/src/GHC/Internal/ForeignSrcLang.hs, dist/build/GHC/Internal/ForeignSrcLang.o, dist/build/GHC/Internal/ForeignSrcLang.dyn_o ) [ 20 of 463] Compiling GHC.ForeignSrcLang.Type ( libraries/ghc-boot-th/GHC/ForeignSrcLang/Type.hs, dist/build/GHC/ForeignSrcLang/Type.o, dist/build/GHC/ForeignSrcLang/Type.dyn_o ) [ 21 of 463] Compiling GHC.ForeignSrcLang ( libraries/ghc-boot/GHC/ForeignSrcLang.hs, dist/build/GHC/ForeignSrcLang.o, dist/build/GHC/ForeignSrcLang.dyn_o ) [ 22 of 463] Compiling GHC.Internal.LanguageExtensions ( libraries/ghc-internal/src/GHC/Internal/LanguageExtensions.hs, dist/build/GHC/Internal/LanguageExtensions.o, dist/build/GHC/Internal/LanguageExtensions.dyn_o ) [ 23 of 463] Compiling GHC.Internal.Lexeme ( libraries/ghc-internal/src/GHC/Internal/Lexeme.hs, dist/build/GHC/Internal/Lexeme.o, dist/build/GHC/Internal/Lexeme.dyn_o ) [ 24 of 463] Compiling GHC.Internal.TH.Lib.Map ( libraries/ghc-boot-th-internal/GHC/Internal/TH/Lib/Map.hs, dist/build/GHC/Internal/TH/Lib/Map.o, dist/build/GHC/Internal/TH/Lib/Map.dyn_o ) [ 25 of 463] Compiling GHC.Internal.TH.Syntax ( libraries/ghc-internal/src/GHC/Internal/TH/Syntax.hs, dist/build/GHC/Internal/TH/Syntax.o, dist/build/GHC/Internal/TH/Syntax.dyn_o ) [ 26 of 463] Compiling GHC.Internal.TH.PprLib ( libraries/ghc-boot-th-internal/GHC/Internal/TH/PprLib.hs, dist/build/GHC/Internal/TH/PprLib.o, dist/build/GHC/Internal/TH/PprLib.dyn_o ) [ 27 of 463] Compiling GHC.LanguageExtensions.Type ( libraries/ghc-boot-th/GHC/LanguageExtensions/Type.hs, dist/build/GHC/LanguageExtensions/Type.o, dist/build/GHC/LanguageExtensions/Type.dyn_o ) [ 28 of 463] Compiling GHC.LanguageExtensions ( libraries/ghc-boot/GHC/LanguageExtensions.hs, dist/build/GHC/LanguageExtensions.o, dist/build/GHC/LanguageExtensions.dyn_o ) [ 29 of 463] Compiling GHC.Lexeme ( libraries/ghc-boot-th/GHC/Lexeme.hs, dist/build/GHC/Lexeme.o, dist/build/GHC/Lexeme.dyn_o ) [ 30 of 463] Compiling GHC.Internal.TH.Ppr ( libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs, dist/build/GHC/Internal/TH/Ppr.o, dist/build/GHC/Internal/TH/Ppr.dyn_o ) [ 31 of 463] Compiling GHC.Platform.ArchOS ( libraries/ghc-platform/src/GHC/Platform/ArchOS.hs, dist/build/GHC/Platform/ArchOS.o, dist/build/GHC/Platform/ArchOS.dyn_o ) [ 32 of 463] Compiling GHC.Platform.Constants ( ghc-lib/stage0/compiler/build/GHC/Platform/Constants.hs, dist/build/GHC/Platform/Constants.o, dist/build/GHC/Platform/Constants.dyn_o ) [ 33 of 463] Compiling GHC.Prelude.Basic ( compiler/GHC/Prelude/Basic.hs, dist/build/GHC/Prelude/Basic.o, dist/build/GHC/Prelude/Basic.dyn_o ) [ 34 of 463] Compiling GHC.Data.FastMutInt ( compiler/GHC/Data/FastMutInt.hs, dist/build/GHC/Data/FastMutInt.o, dist/build/GHC/Data/FastMutInt.dyn_o ) [ 35 of 463] Compiling GHC.Data.Bool ( compiler/GHC/Data/Bool.hs, dist/build/GHC/Data/Bool.o, dist/build/GHC/Data/Bool.dyn_o ) [ 36 of 463] Compiling GHC.Serialized ( libraries/ghc-boot/GHC/Serialized.hs, dist/build/GHC/Serialized.o, dist/build/GHC/Serialized.dyn_o ) [ 37 of 463] Compiling GHC.Settings.Utils ( libraries/ghc-boot/GHC/Settings/Utils.hs, dist/build/GHC/Settings/Utils.o, dist/build/GHC/Settings/Utils.dyn_o ) [ 38 of 463] Compiling GHC.Utils.Constants ( compiler/GHC/Utils/Constants.hs, dist/build/GHC/Utils/Constants.o, dist/build/GHC/Utils/Constants.dyn_o ) [ 39 of 463] Compiling GHC.Utils.Containers.Internal.BitUtil ( compiler/GHC/Utils/Containers/Internal/BitUtil.hs, dist/build/GHC/Utils/Containers/Internal/BitUtil.o, dist/build/GHC/Utils/Containers/Internal/BitUtil.dyn_o ) [ 40 of 463] Compiling GHC.Utils.Containers.Internal.StrictPair ( compiler/GHC/Utils/Containers/Internal/StrictPair.hs, dist/build/GHC/Utils/Containers/Internal/StrictPair.o, dist/build/GHC/Utils/Containers/Internal/StrictPair.dyn_o ) [ 41 of 463] Compiling GHC.Data.Word64Set.Internal ( compiler/GHC/Data/Word64Set/Internal.hs, dist/build/GHC/Data/Word64Set/Internal.o, dist/build/GHC/Data/Word64Set/Internal.dyn_o ) [ 42 of 463] Compiling GHC.Data.Word64Set ( compiler/GHC/Data/Word64Set.hs, dist/build/GHC/Data/Word64Set.o, dist/build/GHC/Data/Word64Set.dyn_o ) [ 43 of 463] Compiling GHC.Data.Word64Map.Internal ( compiler/GHC/Data/Word64Map/Internal.hs, dist/build/GHC/Data/Word64Map/Internal.o, dist/build/GHC/Data/Word64Map/Internal.dyn_o ) [ 44 of 463] Compiling GHC.Data.Word64Map.Strict.Internal ( compiler/GHC/Data/Word64Map/Strict/Internal.hs, dist/build/GHC/Data/Word64Map/Strict/Internal.o, dist/build/GHC/Data/Word64Map/Strict/Internal.dyn_o ) [ 45 of 463] Compiling GHC.Data.Word64Map.Strict ( compiler/GHC/Data/Word64Map/Strict.hs, dist/build/GHC/Data/Word64Map/Strict.o, dist/build/GHC/Data/Word64Map/Strict.dyn_o ) [ 46 of 463] Compiling GHC.Data.Word64Map.Lazy ( compiler/GHC/Data/Word64Map/Lazy.hs, dist/build/GHC/Data/Word64Map/Lazy.o, dist/build/GHC/Data/Word64Map/Lazy.dyn_o ) [ 47 of 463] Compiling GHC.Data.Word64Map ( compiler/GHC/Data/Word64Map.hs, dist/build/GHC/Data/Word64Map.o, dist/build/GHC/Data/Word64Map.dyn_o ) [ 48 of 463] Compiling GHC.Utils.Encoding.UTF8 ( libraries/ghc-boot/GHC/Utils/Encoding/UTF8.hs, dist/build/GHC/Utils/Encoding/UTF8.o, dist/build/GHC/Utils/Encoding/UTF8.dyn_o ) [ 49 of 463] Compiling GHC.Utils.Encoding ( libraries/ghc-boot/GHC/Utils/Encoding.hs, dist/build/GHC/Utils/Encoding.o, dist/build/GHC/Utils/Encoding.dyn_o ) [ 50 of 463] Compiling GHC.Data.ShortText ( libraries/ghc-boot/GHC/Data/ShortText.hs, dist/build/GHC/Data/ShortText.o, dist/build/GHC/Data/ShortText.dyn_o ) [ 51 of 463] Compiling GHC.Unit.Database ( libraries/ghc-boot/GHC/Unit/Database.hs, dist/build/GHC/Unit/Database.o, dist/build/GHC/Unit/Database.dyn_o ) [ 52 of 463] Compiling GHC.Utils.Exception ( compiler/GHC/Utils/Exception.hs, dist/build/GHC/Utils/Exception.o, dist/build/GHC/Utils/Exception.dyn_o ) [ 53 of 463] Compiling GHC.Utils.Fingerprint ( compiler/GHC/Utils/Fingerprint.hs, dist/build/GHC/Utils/Fingerprint.o, dist/build/GHC/Utils/Fingerprint.dyn_o ) [ 54 of 463] Compiling GHC.Utils.GlobalVars ( compiler/GHC/Utils/GlobalVars.hs, dist/build/GHC/Utils/GlobalVars.o, dist/build/GHC/Utils/GlobalVars.dyn_o ) [ 55 of 463] Compiling GHC.Utils.IO.Unsafe ( compiler/GHC/Utils/IO/Unsafe.hs, dist/build/GHC/Utils/IO/Unsafe.o, dist/build/GHC/Utils/IO/Unsafe.dyn_o ) [ 56 of 463] Compiling GHC.Utils.Ppr.Colour ( compiler/GHC/Utils/Ppr/Colour.hs, dist/build/GHC/Utils/Ppr/Colour.o, dist/build/GHC/Utils/Ppr/Colour.dyn_o ) [ 57 of 463] Compiling GHC.Version ( ghc-lib/stage0/libraries/ghc-boot/build/GHC/Version.hs, dist/build/GHC/Version.o, dist/build/GHC/Version.dyn_o ) [ 58 of 463] Compiling GHC.UniqueSubdir ( libraries/ghc-boot/GHC/UniqueSubdir.hs, dist/build/GHC/UniqueSubdir.o, dist/build/GHC/UniqueSubdir.dyn_o ) [ 59 of 463] Compiling GHC.Settings.Config ( ghc-lib/stage0/compiler/build/GHC/Settings/Config.hs, dist/build/GHC/Settings/Config.o, dist/build/GHC/Settings/Config.dyn_o ) [ 60 of 463] Compiling GHC.Utils.Panic.Plain ( compiler/GHC/Utils/Panic/Plain.hs, dist/build/GHC/Utils/Panic/Plain.o, dist/build/GHC/Utils/Panic/Plain.dyn_o ) [ 61 of 463] Compiling GHC.Utils.Misc ( compiler/GHC/Utils/Misc.hs, dist/build/GHC/Utils/Misc.o, dist/build/GHC/Utils/Misc.dyn_o ) [ 62 of 463] Compiling GHC.Data.FastString ( compiler/GHC/Data/FastString.hs, dist/build/GHC/Data/FastString.o, dist/build/GHC/Data/FastString.dyn_o ) [ 63 of 463] Compiling GHC.Utils.BufHandle ( compiler/GHC/Utils/BufHandle.hs, dist/build/GHC/Utils/BufHandle.o, dist/build/GHC/Utils/BufHandle.dyn_o ) [ 64 of 463] Compiling GHC.Utils.Ppr ( compiler/GHC/Utils/Ppr.hs, dist/build/GHC/Utils/Ppr.o, dist/build/GHC/Utils/Ppr.dyn_o ) [ 65 of 463] Compiling GHCi.BreakArray ( libraries/ghci/GHCi/BreakArray.hs, dist/build/GHCi/BreakArray.o, dist/build/GHCi/BreakArray.dyn_o ) [ 66 of 463] Compiling GHCi.FFI ( dist/build/GHCi/FFI.hs, dist/build/GHCi/FFI.o, dist/build/GHCi/FFI.dyn_o ) [ 67 of 463] Compiling GHCi.RemoteTypes ( libraries/ghci/GHCi/RemoteTypes.hs, dist/build/GHCi/RemoteTypes.o, dist/build/GHCi/RemoteTypes.dyn_o ) [ 68 of 463] Compiling GHCi.ResolvedBCO ( libraries/ghci/GHCi/ResolvedBCO.hs, dist/build/GHCi/ResolvedBCO.o, dist/build/GHCi/ResolvedBCO.dyn_o ) [ 69 of 463] Compiling GHCi.TH.Binary ( libraries/ghci/GHCi/TH/Binary.hs, dist/build/GHCi/TH/Binary.o, dist/build/GHCi/TH/Binary.dyn_o ) [ 70 of 463] Compiling GHCi.Message ( libraries/ghci/GHCi/Message.hs, dist/build/GHCi/Message.o, dist/build/GHCi/Message.dyn_o ) [ 71 of 463] Compiling Language.Haskell.Syntax.Basic ( compiler/Language/Haskell/Syntax/Basic.hs, dist/build/Language/Haskell/Syntax/Basic.o, dist/build/Language/Haskell/Syntax/Basic.dyn_o ) [ 72 of 463] Compiling Language.Haskell.Syntax.Extension ( compiler/Language/Haskell/Syntax/Extension.hs, dist/build/Language/Haskell/Syntax/Extension.o, dist/build/Language/Haskell/Syntax/Extension.dyn_o ) [ 73 of 463] Compiling Language.Haskell.Syntax.Module.Name ( compiler/Language/Haskell/Syntax/Module/Name.hs, dist/build/Language/Haskell/Syntax/Module/Name.o, dist/build/Language/Haskell/Syntax/Module/Name.dyn_o ) [ 74 of 463] Compiling Language.Haskell.Syntax.Specificity ( compiler/Language/Haskell/Syntax/Specificity.hs, dist/build/Language/Haskell/Syntax/Specificity.o, dist/build/Language/Haskell/Syntax/Specificity.dyn_o ) [ 75 of 463] Compiling GHC.Tc.Types.LclEnv[boot] ( compiler/GHC/Tc/Types/LclEnv.hs-boot, dist/build/GHC/Tc/Types/LclEnv.o-boot, dist/build/GHC/Tc/Types/LclEnv.dyn_o-boot ) [ 76 of 463] Compiling GHC.Builtin.PrimOps[boot] ( compiler/GHC/Builtin/PrimOps.hs-boot, dist/build/GHC/Builtin/PrimOps.o-boot, dist/build/GHC/Builtin/PrimOps.dyn_o-boot ) [ 77 of 463] Compiling GHC.Iface.Type[boot] ( compiler/GHC/Iface/Type.hs-boot, dist/build/GHC/Iface/Type.o-boot, dist/build/GHC/Iface/Type.dyn_o-boot ) [ 78 of 463] Compiling GHC.Types.Name.Occurrence[boot] ( compiler/GHC/Types/Name/Occurrence.hs-boot, dist/build/GHC/Types/Name/Occurrence.o-boot, dist/build/GHC/Types/Name/Occurrence.dyn_o-boot ) [ 79 of 463] Compiling Language.Haskell.Syntax.ImpExp[boot] ( compiler/Language/Haskell/Syntax/ImpExp.hs-boot, dist/build/Language/Haskell/Syntax/ImpExp.o-boot, dist/build/Language/Haskell/Syntax/ImpExp.dyn_o-boot ) [ 80 of 463] Compiling GHC.Unit.Types[boot] ( compiler/GHC/Unit/Types.hs-boot, dist/build/GHC/Unit/Types.o-boot, dist/build/GHC/Unit/Types.dyn_o-boot ) [ 81 of 463] Compiling GHC.Utils.Outputable ( compiler/GHC/Utils/Outputable.hs, dist/build/GHC/Utils/Outputable.o, dist/build/GHC/Utils/Outputable.dyn_o ) [ 82 of 463] Compiling GHC.Utils.Panic ( compiler/GHC/Utils/Panic.hs, dist/build/GHC/Utils/Panic.o, dist/build/GHC/Utils/Panic.dyn_o ) [ 83 of 463] Compiling GHC.Utils.Trace ( compiler/GHC/Utils/Trace.hs, dist/build/GHC/Utils/Trace.o, dist/build/GHC/Utils/Trace.dyn_o ) [ 84 of 463] Compiling GHC.Prelude ( compiler/GHC/Prelude.hs, dist/build/GHC/Prelude.o, dist/build/GHC/Prelude.dyn_o ) [ 85 of 463] Compiling GHC.Types.Id.Info[boot] ( compiler/GHC/Types/Id/Info.hs-boot, dist/build/GHC/Types/Id/Info.o-boot, dist/build/GHC/Types/Id/Info.dyn_o-boot ) [ 86 of 463] Compiling GHC.Core.Unfold[boot] ( compiler/GHC/Core/Unfold.hs-boot, dist/build/GHC/Core/Unfold.o-boot, dist/build/GHC/Core/Unfold.dyn_o-boot ) [ 87 of 463] Compiling GHC.Utils.Word64 ( compiler/GHC/Utils/Word64.hs, dist/build/GHC/Utils/Word64.o, dist/build/GHC/Utils/Word64.dyn_o ) [ 88 of 463] Compiling GHC.Types.Unique ( compiler/GHC/Types/Unique.hs, dist/build/GHC/Types/Unique.o, dist/build/GHC/Types/Unique.dyn_o ) [ 89 of 463] Compiling GHC.Types.Name[boot] ( compiler/GHC/Types/Name.hs-boot, dist/build/GHC/Types/Name.o-boot, dist/build/GHC/Types/Name.dyn_o-boot ) [ 90 of 463] Compiling GHC.Types.Var[boot] ( compiler/GHC/Types/Var.hs-boot, dist/build/GHC/Types/Var.o-boot, dist/build/GHC/Types/Var.dyn_o-boot ) [ 91 of 463] Compiling GHC.Core[boot] ( compiler/GHC/Core.hs-boot, dist/build/GHC/Core.o-boot, dist/build/GHC/Core.dyn_o-boot ) [ 92 of 463] Compiling GHC.Core.Ppr[boot] ( compiler/GHC/Core/Ppr.hs-boot, dist/build/GHC/Core/Ppr.o-boot, dist/build/GHC/Core/Ppr.dyn_o-boot ) [ 93 of 463] Compiling GHC.Types.Id[boot] ( compiler/GHC/Types/Id.hs-boot, dist/build/GHC/Types/Id.o-boot, dist/build/GHC/Types/Id.dyn_o-boot ) [ 94 of 463] Compiling GHC.Core.TyCon[boot] ( compiler/GHC/Core/TyCon.hs-boot, dist/build/GHC/Core/TyCon.o-boot, dist/build/GHC/Core/TyCon.dyn_o-boot ) [ 95 of 463] Compiling GHC.Types.TyThing[boot] ( compiler/GHC/Types/TyThing.hs-boot, dist/build/GHC/Types/TyThing.o-boot, dist/build/GHC/Types/TyThing.dyn_o-boot ) [ 96 of 463] Compiling GHC.Core.TyCo.Rep[boot] ( compiler/GHC/Core/TyCo/Rep.hs-boot, dist/build/GHC/Core/TyCo/Rep.o-boot, dist/build/GHC/Core/TyCo/Rep.dyn_o-boot ) [ 97 of 463] Compiling GHC.Tc.Types.Origin[boot] ( compiler/GHC/Tc/Types/Origin.hs-boot, dist/build/GHC/Tc/Types/Origin.o-boot, dist/build/GHC/Tc/Types/Origin.dyn_o-boot ) [ 98 of 463] Compiling GHC.Core.TyCo.Ppr[boot] ( compiler/GHC/Core/TyCo/Ppr.hs-boot, dist/build/GHC/Core/TyCo/Ppr.o-boot, dist/build/GHC/Core/TyCo/Ppr.dyn_o-boot ) [ 99 of 463] Compiling GHC.Types.Unique.FM ( compiler/GHC/Types/Unique/FM.hs, dist/build/GHC/Types/Unique/FM.o, dist/build/GHC/Types/Unique/FM.dyn_o ) [100 of 463] Compiling GHC.Data.Strict ( compiler/GHC/Data/Strict.hs, dist/build/GHC/Data/Strict.o, dist/build/GHC/Data/Strict.dyn_o ) [101 of 463] Compiling GHC.Data.OsPath ( compiler/GHC/Data/OsPath.hs, dist/build/GHC/Data/OsPath.o, dist/build/GHC/Data/OsPath.dyn_o ) [102 of 463] Compiling GHC.Data.FiniteMap ( compiler/GHC/Data/FiniteMap.hs, dist/build/GHC/Data/FiniteMap.o, dist/build/GHC/Data/FiniteMap.dyn_o ) [103 of 463] Compiling GHC.Utils.Lexeme ( compiler/GHC/Utils/Lexeme.hs, dist/build/GHC/Utils/Lexeme.o, dist/build/GHC/Utils/Lexeme.dyn_o ) [104 of 463] Compiling GHC.Data.Maybe ( compiler/GHC/Data/Maybe.hs, dist/build/GHC/Data/Maybe.o, dist/build/GHC/Data/Maybe.dyn_o ) [105 of 463] Compiling GHC.Utils.Monad.State.Strict ( compiler/GHC/Utils/Monad/State/Strict.hs, dist/build/GHC/Utils/Monad/State/Strict.o, dist/build/GHC/Utils/Monad/State/Strict.dyn_o ) [106 of 463] Compiling GHC.Utils.Monad ( compiler/GHC/Utils/Monad.hs, dist/build/GHC/Utils/Monad.o, dist/build/GHC/Utils/Monad.dyn_o ) [107 of 463] Compiling GHC.Types.Unique.Supply ( compiler/GHC/Types/Unique/Supply.hs, dist/build/GHC/Types/Unique/Supply.o, dist/build/GHC/Types/Unique/Supply.dyn_o ) [108 of 463] Compiling GHC.Settings.Constants ( compiler/GHC/Settings/Constants.hs, dist/build/GHC/Settings/Constants.o, dist/build/GHC/Settings/Constants.dyn_o ) [109 of 463] Compiling GHC.Types.Unique.DSM ( compiler/GHC/Types/Unique/DSM.hs, dist/build/GHC/Types/Unique/DSM.o, dist/build/GHC/Types/Unique/DSM.dyn_o ) [110 of 463] Compiling GHC.Data.SmallArray ( compiler/GHC/Data/SmallArray.hs, dist/build/GHC/Data/SmallArray.o, dist/build/GHC/Data/SmallArray.dyn_o ) [111 of 463] Compiling GHC.Data.FlatBag ( compiler/GHC/Data/FlatBag.hs, dist/build/GHC/Data/FlatBag.o, dist/build/GHC/Data/FlatBag.dyn_o ) [112 of 463] Compiling GHC.Data.StringBuffer ( compiler/GHC/Data/StringBuffer.hs, dist/build/GHC/Data/StringBuffer.o, dist/build/GHC/Data/StringBuffer.dyn_o ) [113 of 463] Compiling GHC.Tc.Types.TcRef ( compiler/GHC/Tc/Types/TcRef.hs, dist/build/GHC/Tc/Types/TcRef.o, dist/build/GHC/Tc/Types/TcRef.dyn_o ) [114 of 463] Compiling GHC.Utils.CliOption ( compiler/GHC/Utils/CliOption.hs, dist/build/GHC/Utils/CliOption.o, dist/build/GHC/Utils/CliOption.dyn_o ) [115 of 463] Compiling GHC.Types.ProfAuto ( compiler/GHC/Types/ProfAuto.hs, dist/build/GHC/Types/ProfAuto.o, dist/build/GHC/Types/ProfAuto.dyn_o ) [116 of 463] Compiling GHC.SysTools.Terminal ( compiler/GHC/SysTools/Terminal.hs, dist/build/GHC/SysTools/Terminal.o, dist/build/GHC/SysTools/Terminal.dyn_o ) [117 of 463] Compiling GHC.Driver.Plugins.External ( compiler/GHC/Driver/Plugins/External.hs, dist/build/GHC/Driver/Plugins/External.o, dist/build/GHC/Driver/Plugins/External.dyn_o ) [118 of 463] Compiling GHC.Driver.Backend.Internal ( compiler/GHC/Driver/Backend/Internal.hs, dist/build/GHC/Driver/Backend/Internal.o, dist/build/GHC/Driver/Backend/Internal.dyn_o ) [119 of 463] Compiling GHC.CmmToAsm.CFG.Weight ( compiler/GHC/CmmToAsm/CFG/Weight.hs, dist/build/GHC/CmmToAsm/CFG/Weight.o, dist/build/GHC/CmmToAsm/CFG/Weight.dyn_o ) [120 of 463] Compiling GHC.Types.HpcInfo ( compiler/GHC/Types/HpcInfo.hs, dist/build/GHC/Types/HpcInfo.o, dist/build/GHC/Types/HpcInfo.dyn_o ) [121 of 463] Compiling GHC.Utils.Json ( compiler/GHC/Utils/Json.hs, dist/build/GHC/Utils/Json.o, dist/build/GHC/Utils/Json.dyn_o ) [122 of 463] Compiling GHC.Types.SrcLoc ( compiler/GHC/Types/SrcLoc.hs, dist/build/GHC/Types/SrcLoc.o, dist/build/GHC/Types/SrcLoc.dyn_o ) [123 of 463] Compiling GHC.Types.Unique.DFM ( compiler/GHC/Types/Unique/DFM.hs, dist/build/GHC/Types/Unique/DFM.o, dist/build/GHC/Types/Unique/DFM.dyn_o ) [124 of 463] Compiling GHC.Data.FastString.Env ( compiler/GHC/Data/FastString/Env.hs, dist/build/GHC/Data/FastString/Env.o, dist/build/GHC/Data/FastString/Env.dyn_o ) [125 of 463] Compiling GHC.Types.Unique.Set ( compiler/GHC/Types/Unique/Set.hs, dist/build/GHC/Types/Unique/Set.o, dist/build/GHC/Types/Unique/Set.dyn_o ) [126 of 463] Compiling GHC.Types.Unique.DSet ( compiler/GHC/Types/Unique/DSet.hs, dist/build/GHC/Types/Unique/DSet.o, dist/build/GHC/Types/Unique/DSet.dyn_o ) [127 of 463] Compiling GHC.Data.OrdList ( compiler/GHC/Data/OrdList.hs, dist/build/GHC/Data/OrdList.o, dist/build/GHC/Data/OrdList.dyn_o ) [128 of 463] Compiling GHC.Types.Unique.Map ( compiler/GHC/Types/Unique/Map.hs, dist/build/GHC/Types/Unique/Map.o, dist/build/GHC/Types/Unique/Map.dyn_o ) [129 of 463] Compiling GHC.Data.Graph.Directed ( compiler/GHC/Data/Graph/Directed.hs, dist/build/GHC/Data/Graph/Directed.o, dist/build/GHC/Data/Graph/Directed.dyn_o ) [130 of 463] Compiling GHC.Data.List.SetOps ( compiler/GHC/Data/List/SetOps.hs, dist/build/GHC/Data/List/SetOps.o, dist/build/GHC/Data/List/SetOps.dyn_o ) [131 of 463] Compiling GHC.Data.Bag ( compiler/GHC/Data/Bag.hs, dist/build/GHC/Data/Bag.o, dist/build/GHC/Data/Bag.dyn_o ) [132 of 463] Compiling GHC.Data.Pair ( compiler/GHC/Data/Pair.hs, dist/build/GHC/Data/Pair.o, dist/build/GHC/Data/Pair.dyn_o ) [133 of 463] Compiling GHC.Data.TrieMap ( compiler/GHC/Data/TrieMap.hs, dist/build/GHC/Data/TrieMap.o, dist/build/GHC/Data/TrieMap.dyn_o ) [134 of 463] Compiling GHC.Utils.Binary ( compiler/GHC/Utils/Binary.hs, dist/build/GHC/Utils/Binary.o, dist/build/GHC/Utils/Binary.dyn_o ) [135 of 463] Compiling GHC.Types.SourceText ( compiler/GHC/Types/SourceText.hs, dist/build/GHC/Types/SourceText.o, dist/build/GHC/Types/SourceText.dyn_o ) [136 of 463] Compiling GHC.Hs.DocString ( compiler/GHC/Hs/DocString.hs, dist/build/GHC/Hs/DocString.o, dist/build/GHC/Hs/DocString.dyn_o ) [137 of 463] Compiling GHC.Types.FieldLabel ( compiler/GHC/Types/FieldLabel.hs, dist/build/GHC/Types/FieldLabel.o, dist/build/GHC/Types/FieldLabel.dyn_o ) [138 of 463] Compiling GHC.Hs.Basic ( compiler/GHC/Hs/Basic.hs, dist/build/GHC/Hs/Basic.o, dist/build/GHC/Hs/Basic.dyn_o ) [139 of 463] Compiling GHC.Types.Fixity ( compiler/GHC/Types/Fixity.hs, dist/build/GHC/Types/Fixity.o, dist/build/GHC/Types/Fixity.dyn_o ) [140 of 463] Compiling GHC.Types.CostCentre.State ( compiler/GHC/Types/CostCentre/State.hs, dist/build/GHC/Types/CostCentre/State.o, dist/build/GHC/Types/CostCentre/State.dyn_o ) [141 of 463] Compiling GHC.Data.EnumSet ( compiler/GHC/Data/EnumSet.hs, dist/build/GHC/Data/EnumSet.o, dist/build/GHC/Data/EnumSet.dyn_o ) [142 of 463] Compiling GHC.Utils.Binary.Typeable ( compiler/GHC/Utils/Binary/Typeable.hs, dist/build/GHC/Utils/Binary/Typeable.o, dist/build/GHC/Utils/Binary/Typeable.dyn_o ) [143 of 463] Compiling GHC.Iface.Ext.Fields ( compiler/GHC/Iface/Ext/Fields.hs, dist/build/GHC/Iface/Ext/Fields.o, dist/build/GHC/Iface/Ext/Fields.dyn_o ) [144 of 463] Compiling GHC.Cmm.Dataflow.Label ( compiler/GHC/Cmm/Dataflow/Label.hs, dist/build/GHC/Cmm/Dataflow/Label.o, dist/build/GHC/Cmm/Dataflow/Label.dyn_o ) [145 of 463] Compiling GHC.Cmm.BlockId[boot] ( compiler/GHC/Cmm/BlockId.hs-boot, dist/build/GHC/Cmm/BlockId.o-boot, dist/build/GHC/Cmm/BlockId.dyn_o-boot ) [146 of 463] Compiling GHC.Driver.Flags ( compiler/GHC/Driver/Flags.hs, dist/build/GHC/Driver/Flags.o, dist/build/GHC/Driver/Flags.dyn_o ) [147 of 463] Compiling GHC.Types.SafeHaskell ( compiler/GHC/Types/SafeHaskell.hs, dist/build/GHC/Types/SafeHaskell.o, dist/build/GHC/Types/SafeHaskell.dyn_o ) [148 of 463] Compiling GHC.Parser.Errors.Basic ( compiler/GHC/Parser/Errors/Basic.hs, dist/build/GHC/Parser/Errors/Basic.o, dist/build/GHC/Parser/Errors/Basic.dyn_o ) [149 of 463] Compiling GHC.Unit.Ppr ( compiler/GHC/Unit/Ppr.hs, dist/build/GHC/Unit/Ppr.o, dist/build/GHC/Unit/Ppr.dyn_o ) [150 of 463] Compiling GHC.Tc.Types.Rank ( compiler/GHC/Tc/Types/Rank.hs, dist/build/GHC/Tc/Types/Rank.o, dist/build/GHC/Tc/Types/Rank.dyn_o ) [151 of 463] Compiling GHC.Hs.Specificity ( compiler/GHC/Hs/Specificity.hs, dist/build/GHC/Hs/Specificity.o, dist/build/GHC/Hs/Specificity.dyn_o ) [152 of 463] Compiling GHC.Unit.Types ( compiler/GHC/Unit/Types.hs, dist/build/GHC/Unit/Types.o, dist/build/GHC/Unit/Types.dyn_o ) [153 of 463] Compiling GHC.Unit.Module.Location ( compiler/GHC/Unit/Module/Location.hs, dist/build/GHC/Unit/Module/Location.o, dist/build/GHC/Unit/Module/Location.dyn_o ) [154 of 463] Compiling GHC.Unit.Module.Env ( compiler/GHC/Unit/Module/Env.hs, dist/build/GHC/Unit/Module/Env.o, dist/build/GHC/Unit/Module/Env.dyn_o ) [155 of 463] Compiling GHC.Unit.Module ( compiler/GHC/Unit/Module.hs, dist/build/GHC/Unit/Module.o, dist/build/GHC/Unit/Module.dyn_o ) [156 of 463] Compiling GHC.Types.ForeignCall ( compiler/GHC/Types/ForeignCall.hs, dist/build/GHC/Types/ForeignCall.o, dist/build/GHC/Types/ForeignCall.dyn_o ) [157 of 463] Compiling GHC.Unit.Home ( compiler/GHC/Unit/Home.hs, dist/build/GHC/Unit/Home.o, dist/build/GHC/Unit/Home.dyn_o ) [158 of 463] Compiling GHC.Types.PkgQual ( compiler/GHC/Types/PkgQual.hs, dist/build/GHC/Types/PkgQual.o, dist/build/GHC/Types/PkgQual.dyn_o ) [159 of 463] Compiling GHC.Types.SourceFile ( compiler/GHC/Types/SourceFile.hs, dist/build/GHC/Types/SourceFile.o, dist/build/GHC/Types/SourceFile.dyn_o ) [160 of 463] Compiling GHC.Unit.Parser ( compiler/GHC/Unit/Parser.hs, dist/build/GHC/Unit/Parser.o, dist/build/GHC/Unit/Parser.dyn_o ) [161 of 463] Compiling Language.Haskell.Syntax.Pat[boot] ( compiler/Language/Haskell/Syntax/Pat.hs-boot, dist/build/Language/Haskell/Syntax/Pat.o-boot, dist/build/Language/Haskell/Syntax/Pat.dyn_o-boot ) [162 of 463] Compiling Language.Haskell.Syntax.Expr[boot] ( compiler/Language/Haskell/Syntax/Expr.hs-boot, dist/build/Language/Haskell/Syntax/Expr.o-boot, dist/build/Language/Haskell/Syntax/Expr.dyn_o-boot ) [163 of 463] Compiling Language.Haskell.Syntax.Type[boot] ( compiler/Language/Haskell/Syntax/Type.hs-boot, dist/build/Language/Haskell/Syntax/Type.o-boot, dist/build/Language/Haskell/Syntax/Type.dyn_o-boot ) [164 of 463] Compiling GHC.Types.Basic ( compiler/GHC/Types/Basic.hs, dist/build/GHC/Types/Basic.o, dist/build/GHC/Types/Basic.dyn_o ) [165 of 463] Compiling GHC.Builtin.Uniques[boot] ( compiler/GHC/Builtin/Uniques.hs-boot, dist/build/GHC/Builtin/Uniques.o-boot, dist/build/GHC/Builtin/Uniques.dyn_o-boot ) [166 of 463] Compiling GHC.Core.DataCon[boot] ( compiler/GHC/Core/DataCon.hs-boot, dist/build/GHC/Core/DataCon.o-boot, dist/build/GHC/Core/DataCon.dyn_o-boot ) [167 of 463] Compiling GHC.Builtin.Types[boot] ( compiler/GHC/Builtin/Types.hs-boot, dist/build/GHC/Builtin/Types.o-boot, dist/build/GHC/Builtin/Types.dyn_o-boot ) [168 of 463] Compiling GHC.Builtin.Uniques ( compiler/GHC/Builtin/Uniques.hs, dist/build/GHC/Builtin/Uniques.o, dist/build/GHC/Builtin/Uniques.dyn_o ) [169 of 463] Compiling GHC.Types.Name.Occurrence ( compiler/GHC/Types/Name/Occurrence.hs, dist/build/GHC/Types/Name/Occurrence.o, dist/build/GHC/Types/Name/Occurrence.dyn_o ) [170 of 463] Compiling GHC.Platform ( compiler/GHC/Platform.hs, dist/build/GHC/Platform.o, dist/build/GHC/Platform.dyn_o ) [171 of 463] Compiling GHC.Cmm.CLabel[boot] ( compiler/GHC/Cmm/CLabel.hs-boot, dist/build/GHC/Cmm/CLabel.o-boot, dist/build/GHC/Cmm/CLabel.dyn_o-boot ) [172 of 463] Compiling GHC.Types.Name ( compiler/GHC/Types/Name.hs, dist/build/GHC/Types/Name.o, dist/build/GHC/Types/Name.dyn_o ) [173 of 463] Compiling GHC.Types.Name.Set ( compiler/GHC/Types/Name/Set.hs, dist/build/GHC/Types/Name/Set.o, dist/build/GHC/Types/Name/Set.dyn_o ) [174 of 463] Compiling GHC.Types.Name.Env ( compiler/GHC/Types/Name/Env.hs, dist/build/GHC/Types/Name/Env.o, dist/build/GHC/Types/Name/Env.dyn_o ) [175 of 463] Compiling GHC.Tc.Utils.TcType[boot] ( compiler/GHC/Tc/Utils/TcType.hs-boot, dist/build/GHC/Tc/Utils/TcType.o-boot, dist/build/GHC/Tc/Utils/TcType.dyn_o-boot ) [176 of 463] Compiling GHC.Types.Var ( compiler/GHC/Types/Var.hs, dist/build/GHC/Types/Var.o, dist/build/GHC/Types/Var.dyn_o ) [177 of 463] Compiling GHC.Core.Type[boot] ( compiler/GHC/Core/Type.hs-boot, dist/build/GHC/Core/Type.o-boot, dist/build/GHC/Core/Type.dyn_o-boot ) [178 of 463] Compiling GHC.Types.Var.Set ( compiler/GHC/Types/Var/Set.hs, dist/build/GHC/Types/Var/Set.o, dist/build/GHC/Types/Var/Set.dyn_o ) [179 of 463] Compiling GHC.Core.TyCo.FVs[boot] ( compiler/GHC/Core/TyCo/FVs.hs-boot, dist/build/GHC/Core/TyCo/FVs.o-boot, dist/build/GHC/Core/TyCo/FVs.dyn_o-boot ) [180 of 463] Compiling GHC.Utils.FV ( compiler/GHC/Utils/FV.hs, dist/build/GHC/Utils/FV.o, dist/build/GHC/Utils/FV.dyn_o ) [181 of 463] Compiling GHC.Data.Graph.UnVar ( compiler/GHC/Data/Graph/UnVar.hs, dist/build/GHC/Data/Graph/UnVar.o, dist/build/GHC/Data/Graph/UnVar.dyn_o ) [182 of 463] Compiling GHC.Types.Var.Env ( compiler/GHC/Types/Var/Env.hs, dist/build/GHC/Types/Var/Env.o, dist/build/GHC/Types/Var/Env.dyn_o ) [183 of 463] Compiling GHC.Types.SptEntry ( compiler/GHC/Types/SptEntry.hs, dist/build/GHC/Types/SptEntry.o, dist/build/GHC/Types/SptEntry.dyn_o ) [184 of 463] Compiling GHC.Stg.InferTags.TagSig ( compiler/GHC/Stg/InferTags/TagSig.hs, dist/build/GHC/Stg/InferTags/TagSig.o, dist/build/GHC/Stg/InferTags/TagSig.dyn_o ) [185 of 463] Compiling GHC.Parser.Annotation ( compiler/GHC/Parser/Annotation.hs, dist/build/GHC/Parser/Annotation.o, dist/build/GHC/Parser/Annotation.dyn_o ) [186 of 463] Compiling GHC.Data.BooleanFormula ( compiler/GHC/Data/BooleanFormula.hs, dist/build/GHC/Data/BooleanFormula.o, dist/build/GHC/Data/BooleanFormula.dyn_o ) [187 of 463] Compiling GHC.Types.GREInfo ( compiler/GHC/Types/GREInfo.hs, dist/build/GHC/Types/GREInfo.o, dist/build/GHC/Types/GREInfo.dyn_o ) [188 of 463] Compiling GHC.Types.Avail ( compiler/GHC/Types/Avail.hs, dist/build/GHC/Types/Avail.o, dist/build/GHC/Types/Avail.dyn_o ) [189 of 463] Compiling GHC.Types.Name.Reader ( compiler/GHC/Types/Name/Reader.hs, dist/build/GHC/Types/Name/Reader.o, dist/build/GHC/Types/Name/Reader.dyn_o ) [190 of 463] Compiling GHC.Hs.Extension ( compiler/GHC/Hs/Extension.hs, dist/build/GHC/Hs/Extension.o, dist/build/GHC/Hs/Extension.dyn_o ) [191 of 463] Compiling GHC.Hs.Doc ( compiler/GHC/Hs/Doc.hs, dist/build/GHC/Hs/Doc.o, dist/build/GHC/Hs/Doc.dyn_o ) [192 of 463] Compiling Language.Haskell.Syntax.Type ( compiler/Language/Haskell/Syntax/Type.hs, dist/build/Language/Haskell/Syntax/Type.o, dist/build/Language/Haskell/Syntax/Type.dyn_o ) [193 of 463] Compiling Language.Haskell.Syntax.Binds ( compiler/Language/Haskell/Syntax/Binds.hs, dist/build/Language/Haskell/Syntax/Binds.o, dist/build/Language/Haskell/Syntax/Binds.dyn_o ) [194 of 463] Compiling Language.Haskell.Syntax.ImpExp ( compiler/Language/Haskell/Syntax/ImpExp.hs, dist/build/Language/Haskell/Syntax/ImpExp.o, dist/build/Language/Haskell/Syntax/ImpExp.dyn_o ) [195 of 463] Compiling GHC.Unit.Module.Warnings ( compiler/GHC/Unit/Module/Warnings.hs, dist/build/GHC/Unit/Module/Warnings.o, dist/build/GHC/Unit/Module/Warnings.dyn_o ) [196 of 463] Compiling Language.Haskell.Syntax.Decls ( compiler/Language/Haskell/Syntax/Decls.hs, dist/build/Language/Haskell/Syntax/Decls.o, dist/build/Language/Haskell/Syntax/Decls.dyn_o ) [197 of 463] Compiling GHC.Unit.Module.Imported ( compiler/GHC/Unit/Module/Imported.hs, dist/build/GHC/Unit/Module/Imported.o, dist/build/GHC/Unit/Module/Imported.dyn_o ) [198 of 463] Compiling GHC.Types.CostCentre ( compiler/GHC/Types/CostCentre.hs, dist/build/GHC/Types/CostCentre.o, dist/build/GHC/Types/CostCentre.dyn_o ) [199 of 463] Compiling GHC.Builtin.Names ( compiler/GHC/Builtin/Names.hs, dist/build/GHC/Builtin/Names.o, dist/build/GHC/Builtin/Names.dyn_o ) [200 of 463] Compiling GHC.Types.Annotations ( compiler/GHC/Types/Annotations.hs, dist/build/GHC/Types/Annotations.o, dist/build/GHC/Types/Annotations.dyn_o ) [201 of 463] Compiling GHC.Core.Opt.CallerCC.Types ( compiler/GHC/Core/Opt/CallerCC/Types.hs, dist/build/GHC/Core/Opt/CallerCC/Types.o, dist/build/GHC/Core/Opt/CallerCC/Types.dyn_o ) [202 of 463] Compiling GHC.Types.Fixity.Env ( compiler/GHC/Types/Fixity/Env.hs, dist/build/GHC/Types/Fixity/Env.o, dist/build/GHC/Types/Fixity/Env.dyn_o ) [203 of 463] Compiling GHC.Hs.ImpExp ( compiler/GHC/Hs/ImpExp.hs, dist/build/GHC/Hs/ImpExp.o, dist/build/GHC/Hs/ImpExp.dyn_o ) [204 of 463] Compiling GHC.Core.Rules.Config ( compiler/GHC/Core/Rules/Config.hs, dist/build/GHC/Core/Rules/Config.o, dist/build/GHC/Core/Rules/Config.dyn_o ) [205 of 463] Compiling GHC.Types.ForeignStubs ( compiler/GHC/Types/ForeignStubs.hs, dist/build/GHC/Types/ForeignStubs.o, dist/build/GHC/Types/ForeignStubs.dyn_o ) [206 of 463] Compiling GHC.Cmm.Type ( compiler/GHC/Cmm/Type.hs, dist/build/GHC/Cmm/Type.o, dist/build/GHC/Cmm/Type.dyn_o ) [207 of 463] Compiling GHC.Platform.Ways ( compiler/GHC/Platform/Ways.hs, dist/build/GHC/Platform/Ways.o, dist/build/GHC/Platform/Ways.dyn_o ) [208 of 463] Compiling GHC.Platform.Profile ( compiler/GHC/Platform/Profile.hs, dist/build/GHC/Platform/Profile.o, dist/build/GHC/Platform/Profile.dyn_o ) [209 of 463] Compiling GHC.Cmm.Reg ( compiler/GHC/Cmm/Reg.hs, dist/build/GHC/Cmm/Reg.o, dist/build/GHC/Cmm/Reg.dyn_o ) [210 of 463] Compiling GHC.Cmm.MachOp ( compiler/GHC/Cmm/MachOp.hs, dist/build/GHC/Cmm/MachOp.o, dist/build/GHC/Cmm/MachOp.dyn_o ) [211 of 463] Compiling GHC.Settings ( compiler/GHC/Settings.hs, dist/build/GHC/Settings.o, dist/build/GHC/Settings.dyn_o ) [212 of 463] Compiling GHC.Unit.Info ( compiler/GHC/Unit/Info.hs, dist/build/GHC/Unit/Info.o, dist/build/GHC/Unit/Info.dyn_o ) [213 of 463] Compiling GHC.Driver.Phases ( compiler/GHC/Driver/Phases.hs, dist/build/GHC/Driver/Phases.o, dist/build/GHC/Driver/Phases.dyn_o ) [214 of 463] Compiling GHC.Core.Coercion.Axiom ( compiler/GHC/Core/Coercion/Axiom.hs, dist/build/GHC/Core/Coercion/Axiom.o, dist/build/GHC/Core/Coercion/Axiom.dyn_o ) [215 of 463] Compiling GHC.Core.Coercion[boot] ( compiler/GHC/Core/Coercion.hs-boot, dist/build/GHC/Core/Coercion.o-boot, dist/build/GHC/Core/Coercion.dyn_o-boot ) [216 of 463] Compiling GHC.Core.Class ( compiler/GHC/Core/Class.hs, dist/build/GHC/Core/Class.o, dist/build/GHC/Core/Class.dyn_o ) [217 of 463] Compiling GHC.Types.Id.Make[boot] ( compiler/GHC/Types/Id/Make.hs-boot, dist/build/GHC/Types/Id/Make.o-boot, dist/build/GHC/Types/Id/Make.dyn_o-boot ) [218 of 463] Compiling GHC.Core.TyCon ( compiler/GHC/Core/TyCon.hs, dist/build/GHC/Core/TyCon.o, dist/build/GHC/Core/TyCon.dyn_o ) [219 of 463] Compiling GHC.CoreToIface[boot] ( compiler/GHC/CoreToIface.hs-boot, dist/build/GHC/CoreToIface.o-boot, dist/build/GHC/CoreToIface.dyn_o-boot ) [220 of 463] Compiling GHC.Core.TyCo.Rep ( compiler/GHC/Core/TyCo/Rep.hs, dist/build/GHC/Core/TyCo/Rep.o, dist/build/GHC/Core/TyCo/Rep.dyn_o ) [221 of 463] Compiling GHC.Builtin.Types.Prim ( compiler/GHC/Builtin/Types/Prim.hs, dist/build/GHC/Builtin/Types/Prim.o, dist/build/GHC/Builtin/Types/Prim.dyn_o ) [222 of 463] Compiling GHC.Core.TyCo.FVs ( compiler/GHC/Core/TyCo/FVs.hs, dist/build/GHC/Core/TyCo/FVs.o, dist/build/GHC/Core/TyCo/FVs.dyn_o ) [223 of 463] Compiling GHC.Core.TyCo.Subst ( compiler/GHC/Core/TyCo/Subst.hs, dist/build/GHC/Core/TyCo/Subst.o, dist/build/GHC/Core/TyCo/Subst.dyn_o ) [224 of 463] Compiling GHC.Core.TyCo.Tidy ( compiler/GHC/Core/TyCo/Tidy.hs, dist/build/GHC/Core/TyCo/Tidy.o, dist/build/GHC/Core/TyCo/Tidy.dyn_o ) [225 of 463] Compiling GHC.Core.Type ( compiler/GHC/Core/Type.hs, dist/build/GHC/Core/Type.o, dist/build/GHC/Core/Type.dyn_o ) [226 of 463] Compiling Language.Haskell.Syntax.Lit ( compiler/Language/Haskell/Syntax/Lit.hs, dist/build/Language/Haskell/Syntax/Lit.o, dist/build/Language/Haskell/Syntax/Lit.dyn_o ) [227 of 463] Compiling Language.Haskell.Syntax.Pat ( compiler/Language/Haskell/Syntax/Pat.hs, dist/build/Language/Haskell/Syntax/Pat.o, dist/build/Language/Haskell/Syntax/Pat.dyn_o ) [228 of 463] Compiling GHC.Hs.Pat[boot] ( compiler/GHC/Hs/Pat.hs-boot, dist/build/GHC/Hs/Pat.o-boot, dist/build/GHC/Hs/Pat.dyn_o-boot ) [229 of 463] Compiling Language.Haskell.Syntax.Expr ( compiler/Language/Haskell/Syntax/Expr.hs, dist/build/Language/Haskell/Syntax/Expr.o, dist/build/Language/Haskell/Syntax/Expr.dyn_o ) [230 of 463] Compiling GHC.Hs.Expr[boot] ( compiler/GHC/Hs/Expr.hs-boot, dist/build/GHC/Hs/Expr.o-boot, dist/build/GHC/Hs/Expr.dyn_o-boot ) [231 of 463] Compiling Language.Haskell.Syntax ( compiler/Language/Haskell/Syntax.hs, dist/build/Language/Haskell/Syntax.o, dist/build/Language/Haskell/Syntax.dyn_o ) [232 of 463] Compiling GHC.Types.Tickish ( compiler/GHC/Types/Tickish.hs, dist/build/GHC/Types/Tickish.o, dist/build/GHC/Types/Tickish.dyn_o ) [233 of 463] Compiling GHC.Core.Multiplicity ( compiler/GHC/Core/Multiplicity.hs, dist/build/GHC/Core/Multiplicity.o, dist/build/GHC/Core/Multiplicity.dyn_o ) [234 of 463] Compiling GHC.Core.TyCo.Compare ( compiler/GHC/Core/TyCo/Compare.hs, dist/build/GHC/Core/TyCo/Compare.o, dist/build/GHC/Core/TyCo/Compare.dyn_o ) [235 of 463] Compiling GHC.Iface.Type ( compiler/GHC/Iface/Type.hs, dist/build/GHC/Iface/Type.o, dist/build/GHC/Iface/Type.dyn_o ) [236 of 463] Compiling GHC.Iface.Recomp.Binary ( compiler/GHC/Iface/Recomp/Binary.hs, dist/build/GHC/Iface/Recomp/Binary.o, dist/build/GHC/Iface/Recomp/Binary.dyn_o ) [237 of 463] Compiling GHC.Core.UsageEnv ( compiler/GHC/Core/UsageEnv.hs, dist/build/GHC/Core/UsageEnv.o, dist/build/GHC/Core/UsageEnv.dyn_o ) [238 of 463] Compiling GHC.Tc.Errors.Types.PromotionErr ( compiler/GHC/Tc/Errors/Types/PromotionErr.hs, dist/build/GHC/Tc/Errors/Types/PromotionErr.o, dist/build/GHC/Tc/Errors/Types/PromotionErr.dyn_o ) [239 of 463] Compiling GHC.Types.Literal ( compiler/GHC/Types/Literal.hs, dist/build/GHC/Types/Literal.o, dist/build/GHC/Types/Literal.dyn_o ) [240 of 463] Compiling GHC.Core.TyCon.Env ( compiler/GHC/Core/TyCon/Env.hs, dist/build/GHC/Core/TyCon/Env.o, dist/build/GHC/Core/TyCon/Env.dyn_o ) [241 of 463] Compiling GHC.Core.TyCon.RecWalk ( compiler/GHC/Core/TyCon/RecWalk.hs, dist/build/GHC/Core/TyCon/RecWalk.o, dist/build/GHC/Core/TyCon/RecWalk.dyn_o ) [242 of 463] Compiling GHC.Core.RoughMap ( compiler/GHC/Core/RoughMap.hs, dist/build/GHC/Core/RoughMap.o, dist/build/GHC/Core/RoughMap.dyn_o ) [243 of 463] Compiling GHC.Core.TyCo.Ppr ( compiler/GHC/Core/TyCo/Ppr.hs, dist/build/GHC/Core/TyCo/Ppr.o, dist/build/GHC/Core/TyCo/Ppr.dyn_o ) [244 of 463] Compiling GHC.Core.Coercion ( compiler/GHC/Core/Coercion.hs, dist/build/GHC/Core/Coercion.o, dist/build/GHC/Core/Coercion.dyn_o ) [245 of 463] Compiling GHC.Core.Map.Type ( compiler/GHC/Core/Map/Type.hs, dist/build/GHC/Core/Map/Type.o, dist/build/GHC/Core/Map/Type.dyn_o ) [246 of 463] Compiling GHC.Core.Unify ( compiler/GHC/Core/Unify.hs, dist/build/GHC/Core/Unify.o, dist/build/GHC/Core/Unify.dyn_o ) [247 of 463] Compiling GHC.Core.Predicate ( compiler/GHC/Core/Predicate.hs, dist/build/GHC/Core/Predicate.o, dist/build/GHC/Core/Predicate.dyn_o ) [248 of 463] Compiling GHC.Core.DataCon ( compiler/GHC/Core/DataCon.hs, dist/build/GHC/Core/DataCon.o, dist/build/GHC/Core/DataCon.dyn_o ) [249 of 463] Compiling GHC.Types.Demand ( compiler/GHC/Types/Demand.hs, dist/build/GHC/Types/Demand.o, dist/build/GHC/Types/Demand.dyn_o ) [250 of 463] Compiling GHC.Types.RepType ( compiler/GHC/Types/RepType.hs, dist/build/GHC/Types/RepType.o, dist/build/GHC/Types/RepType.dyn_o ) [251 of 463] Compiling GHC.Types.Cpr ( compiler/GHC/Types/Cpr.hs, dist/build/GHC/Types/Cpr.o, dist/build/GHC/Types/Cpr.dyn_o ) [252 of 463] Compiling GHC.Core ( compiler/GHC/Core.hs, dist/build/GHC/Core.o, dist/build/GHC/Core.dyn_o ) [253 of 463] Compiling GHC.Core.SimpleOpt[boot] ( compiler/GHC/Core/SimpleOpt.hs-boot, dist/build/GHC/Core/SimpleOpt.o-boot, dist/build/GHC/Core/SimpleOpt.dyn_o-boot ) [254 of 463] Compiling GHC.Core.Reduction ( compiler/GHC/Core/Reduction.hs, dist/build/GHC/Core/Reduction.o, dist/build/GHC/Core/Reduction.dyn_o ) [255 of 463] Compiling GHC.Runtime.Heap.Layout ( compiler/GHC/Runtime/Heap/Layout.hs, dist/build/GHC/Runtime/Heap/Layout.o, dist/build/GHC/Runtime/Heap/Layout.dyn_o ) [256 of 463] Compiling GHC.StgToCmm.Types ( compiler/GHC/StgToCmm/Types.hs, dist/build/GHC/StgToCmm/Types.o, dist/build/GHC/StgToCmm/Types.dyn_o ) [257 of 463] Compiling GHC.Core.PatSyn ( compiler/GHC/Core/PatSyn.hs, dist/build/GHC/Core/PatSyn.o, dist/build/GHC/Core/PatSyn.dyn_o ) [258 of 463] Compiling GHC.Core.ConLike ( compiler/GHC/Core/ConLike.hs, dist/build/GHC/Core/ConLike.o, dist/build/GHC/Core/ConLike.dyn_o ) [259 of 463] Compiling GHC.Types.Id.Info ( compiler/GHC/Types/Id/Info.hs, dist/build/GHC/Types/Id/Info.o, dist/build/GHC/Types/Id/Info.dyn_o ) [260 of 463] Compiling GHC.Types.Id ( compiler/GHC/Types/Id.hs, dist/build/GHC/Types/Id.o, dist/build/GHC/Types/Id.dyn_o ) [261 of 463] Compiling GHC.Types.TyThing ( compiler/GHC/Types/TyThing.hs, dist/build/GHC/Types/TyThing.o, dist/build/GHC/Types/TyThing.dyn_o ) [262 of 463] Compiling GHC.Core.Stats ( compiler/GHC/Core/Stats.hs, dist/build/GHC/Core/Stats.o, dist/build/GHC/Core/Stats.dyn_o ) [263 of 463] Compiling GHC.Core.Ppr ( compiler/GHC/Core/Ppr.hs, dist/build/GHC/Core/Ppr.o, dist/build/GHC/Core/Ppr.dyn_o ) [264 of 463] Compiling GHC.Core.Seq ( compiler/GHC/Core/Seq.hs, dist/build/GHC/Core/Seq.o, dist/build/GHC/Core/Seq.dyn_o ) [265 of 463] Compiling GHC.Builtin.Types ( compiler/GHC/Builtin/Types.hs, dist/build/GHC/Builtin/Types.o, dist/build/GHC/Builtin/Types.dyn_o ) [266 of 463] Compiling GHC.Tc.Utils.TcType ( compiler/GHC/Tc/Utils/TcType.hs, dist/build/GHC/Tc/Utils/TcType.o, dist/build/GHC/Tc/Utils/TcType.dyn_o ) [267 of 463] Compiling GHC.Core.Coercion.Opt ( compiler/GHC/Core/Coercion/Opt.hs, dist/build/GHC/Core/Coercion/Opt.o, dist/build/GHC/Core/Coercion/Opt.dyn_o ) [268 of 463] Compiling GHC.Types.DefaultEnv ( compiler/GHC/Types/DefaultEnv.hs, dist/build/GHC/Types/DefaultEnv.o, dist/build/GHC/Types/DefaultEnv.dyn_o ) [269 of 463] Compiling GHC.Builtin.PrimOps ( compiler/GHC/Builtin/PrimOps.hs, dist/build/GHC/Builtin/PrimOps.o, dist/build/GHC/Builtin/PrimOps.dyn_o ) [270 of 463] Compiling GHC.Cmm.CLabel ( compiler/GHC/Cmm/CLabel.hs, dist/build/GHC/Cmm/CLabel.o, dist/build/GHC/Cmm/CLabel.dyn_o ) [271 of 463] Compiling GHC.Cmm.BlockId ( compiler/GHC/Cmm/BlockId.hs, dist/build/GHC/Cmm/BlockId.o, dist/build/GHC/Cmm/BlockId.dyn_o ) [272 of 463] Compiling GHC.Core.FVs ( compiler/GHC/Core/FVs.hs, dist/build/GHC/Core/FVs.o, dist/build/GHC/Core/FVs.dyn_o ) [273 of 463] Compiling GHC.Builtin.Types.Literals ( compiler/GHC/Builtin/Types/Literals.hs, dist/build/GHC/Builtin/Types/Literals.o, dist/build/GHC/Builtin/Types/Literals.dyn_o ) [274 of 463] Compiling GHC.Core.FamInstEnv ( compiler/GHC/Core/FamInstEnv.hs, dist/build/GHC/Core/FamInstEnv.o, dist/build/GHC/Core/FamInstEnv.dyn_o ) [275 of 463] Compiling GHC.Core.Utils ( compiler/GHC/Core/Utils.hs, dist/build/GHC/Core/Utils.o, dist/build/GHC/Core/Utils.dyn_o ) [276 of 463] Compiling GHC.Core.Unfold ( compiler/GHC/Core/Unfold.hs, dist/build/GHC/Core/Unfold.o, dist/build/GHC/Core/Unfold.dyn_o ) [277 of 463] Compiling GHC.Core.Subst ( compiler/GHC/Core/Subst.hs, dist/build/GHC/Core/Subst.o, dist/build/GHC/Core/Subst.dyn_o ) [278 of 463] Compiling GHC.Core.Opt.Arity ( compiler/GHC/Core/Opt/Arity.hs, dist/build/GHC/Core/Opt/Arity.o, dist/build/GHC/Core/Opt/Arity.dyn_o ) [279 of 463] Compiling GHC.Core.Opt.OccurAnal ( compiler/GHC/Core/Opt/OccurAnal.hs, dist/build/GHC/Core/Opt/OccurAnal.o, dist/build/GHC/Core/Opt/OccurAnal.dyn_o ) [280 of 463] Compiling GHC.Core.Unfold.Make ( compiler/GHC/Core/Unfold/Make.hs, dist/build/GHC/Core/Unfold/Make.o, dist/build/GHC/Core/Unfold/Make.dyn_o ) [281 of 463] Compiling GHC.Core.Make ( compiler/GHC/Core/Make.hs, dist/build/GHC/Core/Make.o, dist/build/GHC/Core/Make.dyn_o ) [282 of 463] Compiling GHC.Core.SimpleOpt ( compiler/GHC/Core/SimpleOpt.hs, dist/build/GHC/Core/SimpleOpt.o, dist/build/GHC/Core/SimpleOpt.dyn_o ) [283 of 463] Compiling GHC.Iface.Syntax ( compiler/GHC/Iface/Syntax.hs, dist/build/GHC/Iface/Syntax.o, dist/build/GHC/Iface/Syntax.dyn_o ) [284 of 463] Compiling GHC.Cmm.Expr ( compiler/GHC/Cmm/Expr.hs, dist/build/GHC/Cmm/Expr.o, dist/build/GHC/Cmm/Expr.dyn_o ) [285 of 463] Compiling GHC.ByteCode.Types ( compiler/GHC/ByteCode/Types.hs, dist/build/GHC/ByteCode/Types.o, dist/build/GHC/ByteCode/Types.dyn_o ) [286 of 463] Compiling GHC.Core.InstEnv ( compiler/GHC/Core/InstEnv.hs, dist/build/GHC/Core/InstEnv.o, dist/build/GHC/Core/InstEnv.dyn_o ) [287 of 463] Compiling GHC.Tc.Types.Evidence ( compiler/GHC/Tc/Types/Evidence.hs, dist/build/GHC/Tc/Types/Evidence.o, dist/build/GHC/Tc/Types/Evidence.dyn_o ) [288 of 463] Compiling GHC.Hs.Type ( compiler/GHC/Hs/Type.hs, dist/build/GHC/Hs/Type.o, dist/build/GHC/Hs/Type.dyn_o ) [289 of 463] Compiling GHC.Types.Hint ( compiler/GHC/Types/Hint.hs, dist/build/GHC/Types/Hint.o, dist/build/GHC/Types/Hint.dyn_o ) [290 of 463] Compiling GHC.Hs.Lit ( compiler/GHC/Hs/Lit.hs, dist/build/GHC/Hs/Lit.o, dist/build/GHC/Hs/Lit.dyn_o ) [291 of 463] Compiling GHC.Hs.Binds ( compiler/GHC/Hs/Binds.hs, dist/build/GHC/Hs/Binds.o, dist/build/GHC/Hs/Binds.dyn_o ) [292 of 463] Compiling GHC.Hs.Pat ( compiler/GHC/Hs/Pat.hs, dist/build/GHC/Hs/Pat.o, dist/build/GHC/Hs/Pat.dyn_o ) [293 of 463] Compiling GHC.Hs.Decls ( compiler/GHC/Hs/Decls.hs, dist/build/GHC/Hs/Decls.o, dist/build/GHC/Hs/Decls.dyn_o ) [294 of 463] Compiling GHC.Hs.Expr ( compiler/GHC/Hs/Expr.hs, dist/build/GHC/Hs/Expr.o, dist/build/GHC/Hs/Expr.dyn_o ) [295 of 463] Compiling GHC.Hs.Utils ( compiler/GHC/Hs/Utils.hs, dist/build/GHC/Hs/Utils.o, dist/build/GHC/Hs/Utils.dyn_o ) [296 of 463] Compiling GHC.Types.Hint.Ppr ( compiler/GHC/Types/Hint/Ppr.hs, dist/build/GHC/Types/Hint/Ppr.o, dist/build/GHC/Types/Hint/Ppr.dyn_o ) [297 of 463] Compiling GHC.Types.Error ( compiler/GHC/Types/Error.hs, dist/build/GHC/Types/Error.o, dist/build/GHC/Types/Error.dyn_o ) [298 of 463] Compiling GHC.Utils.Logger ( compiler/GHC/Utils/Logger.hs, dist/build/GHC/Utils/Logger.o, dist/build/GHC/Utils/Logger.dyn_o ) [299 of 463] Compiling GHC.Utils.Error ( compiler/GHC/Utils/Error.hs, dist/build/GHC/Utils/Error.o, dist/build/GHC/Utils/Error.dyn_o ) [300 of 463] Compiling GHC.Utils.TmpFs ( compiler/GHC/Utils/TmpFs.hs, dist/build/GHC/Utils/TmpFs.o, dist/build/GHC/Utils/TmpFs.dyn_o ) [301 of 463] Compiling GHC.Driver.Pipeline.Monad ( compiler/GHC/Driver/Pipeline/Monad.hs, dist/build/GHC/Driver/Pipeline/Monad.o, dist/build/GHC/Driver/Pipeline/Monad.dyn_o ) [302 of 463] Compiling GHC.Driver.Backend ( compiler/GHC/Driver/Backend.hs, dist/build/GHC/Driver/Backend.o, dist/build/GHC/Driver/Backend.dyn_o ) [303 of 463] Compiling GHC.Driver.DynFlags ( compiler/GHC/Driver/DynFlags.hs, dist/build/GHC/Driver/DynFlags.o, dist/build/GHC/Driver/DynFlags.dyn_o ) [304 of 463] Compiling GHC.Unit.State ( compiler/GHC/Unit/State.hs, dist/build/GHC/Unit/State.o, dist/build/GHC/Unit/State.dyn_o ) [305 of 463] Compiling GHC.Unit.Module.Deps ( compiler/GHC/Unit/Module/Deps.hs, dist/build/GHC/Unit/Module/Deps.o, dist/build/GHC/Unit/Module/Deps.dyn_o ) [306 of 463] Compiling GHC.Unit ( compiler/GHC/Unit.hs, dist/build/GHC/Unit.o, dist/build/GHC/Unit.dyn_o ) [307 of 463] Compiling GHC.Iface.Errors.Types ( compiler/GHC/Iface/Errors/Types.hs, dist/build/GHC/Iface/Errors/Types.o, dist/build/GHC/Iface/Errors/Types.dyn_o ) [308 of 463] Compiling GHC.Unit.Module.WholeCoreBindings ( compiler/GHC/Unit/Module/WholeCoreBindings.hs, dist/build/GHC/Unit/Module/WholeCoreBindings.o, dist/build/GHC/Unit/Module/WholeCoreBindings.dyn_o ) [309 of 463] Compiling GHC.Hs.Instances ( compiler/GHC/Hs/Instances.hs, dist/build/GHC/Hs/Instances.o, dist/build/GHC/Hs/Instances.dyn_o ) [310 of 463] Compiling GHC.Hs ( compiler/GHC/Hs.hs, dist/build/GHC/Hs.o, dist/build/GHC/Hs.dyn_o ) [311 of 463] Compiling GHC.Tc.Types.Origin ( compiler/GHC/Tc/Types/Origin.hs, dist/build/GHC/Tc/Types/Origin.o, dist/build/GHC/Tc/Types/Origin.dyn_o ) [312 of 463] Compiling GHC.Types.Id.Make ( compiler/GHC/Types/Id/Make.hs, dist/build/GHC/Types/Id/Make.o, dist/build/GHC/Types/Id/Make.dyn_o ) [313 of 463] Compiling GHC.CoreToIface ( compiler/GHC/CoreToIface.hs, dist/build/GHC/CoreToIface.o, dist/build/GHC/CoreToIface.dyn_o ) [314 of 463] Compiling GHC.Tc.Types.BasicTypes ( compiler/GHC/Tc/Types/BasicTypes.hs, dist/build/GHC/Tc/Types/BasicTypes.o, dist/build/GHC/Tc/Types/BasicTypes.dyn_o ) [315 of 463] Compiling GHC.Tc.Zonk.Monad ( compiler/GHC/Tc/Zonk/Monad.hs, dist/build/GHC/Tc/Zonk/Monad.o, dist/build/GHC/Tc/Zonk/Monad.dyn_o ) [316 of 463] Compiling GHC.Tc.Types.ErrCtxt ( compiler/GHC/Tc/Types/ErrCtxt.hs, dist/build/GHC/Tc/Types/ErrCtxt.o, dist/build/GHC/Tc/Types/ErrCtxt.dyn_o ) [317 of 463] Compiling GHC.Tc.Types.CtLoc ( compiler/GHC/Tc/Types/CtLoc.hs, dist/build/GHC/Tc/Types/CtLoc.o, dist/build/GHC/Tc/Types/CtLoc.dyn_o ) [318 of 463] Compiling GHC.Tc.Types.Constraint ( compiler/GHC/Tc/Types/Constraint.hs, dist/build/GHC/Tc/Types/Constraint.o, dist/build/GHC/Tc/Types/Constraint.dyn_o ) [319 of 463] Compiling GHC.Tc.Types.TH ( compiler/GHC/Tc/Types/TH.hs, dist/build/GHC/Tc/Types/TH.o, dist/build/GHC/Tc/Types/TH.dyn_o ) [320 of 463] Compiling GHC.Tc.Errors.Hole.FitTypes ( compiler/GHC/Tc/Errors/Hole/FitTypes.hs, dist/build/GHC/Tc/Errors/Hole/FitTypes.o, dist/build/GHC/Tc/Errors/Hole/FitTypes.dyn_o ) [321 of 463] Compiling GHC.Unit.Module.ModIface ( compiler/GHC/Unit/Module/ModIface.hs, dist/build/GHC/Unit/Module/ModIface.o, dist/build/GHC/Unit/Module/ModIface.dyn_o ) [322 of 463] Compiling GHC.Tc.Errors.Types ( compiler/GHC/Tc/Errors/Types.hs, dist/build/GHC/Tc/Errors/Types.o, dist/build/GHC/Tc/Errors/Types.dyn_o ) [323 of 463] Compiling GHC.Tc.Types.LclEnv ( compiler/GHC/Tc/Types/LclEnv.hs, dist/build/GHC/Tc/Types/LclEnv.o, dist/build/GHC/Tc/Types/LclEnv.dyn_o ) [324 of 463] Compiling GHC.Types.Meta ( compiler/GHC/Types/Meta.hs, dist/build/GHC/Types/Meta.o, dist/build/GHC/Types/Meta.dyn_o ) [325 of 463] Compiling GHC.Data.Unboxed ( compiler/GHC/Data/Unboxed.hs, dist/build/GHC/Data/Unboxed.o, dist/build/GHC/Data/Unboxed.dyn_o ) [326 of 463] Compiling GHC.Data.Stream ( compiler/GHC/Data/Stream.hs, dist/build/GHC/Data/Stream.o, dist/build/GHC/Data/Stream.dyn_o ) [327 of 463] Compiling GHC.CmmToLlvm.Version.Type ( compiler/GHC/CmmToLlvm/Version/Type.hs, dist/build/GHC/CmmToLlvm/Version/Type.o, dist/build/GHC/CmmToLlvm/Version/Type.dyn_o ) [328 of 463] Compiling GHC.CmmToLlvm.Version.Bounds ( compiler/GHC/CmmToLlvm/Version/Bounds.hs, dist/build/GHC/CmmToLlvm/Version/Bounds.o, dist/build/GHC/CmmToLlvm/Version/Bounds.dyn_o ) [329 of 463] Compiling GHC.CmmToLlvm.Version ( compiler/GHC/CmmToLlvm/Version.hs, dist/build/GHC/CmmToLlvm/Version.o, dist/build/GHC/CmmToLlvm/Version.dyn_o ) [330 of 463] Compiling GHC.Cmm.Dataflow.Block ( compiler/GHC/Cmm/Dataflow/Block.hs, dist/build/GHC/Cmm/Dataflow/Block.o, dist/build/GHC/Cmm/Dataflow/Block.dyn_o ) [331 of 463] Compiling GHC.SysTools.BaseDir ( compiler/GHC/SysTools/BaseDir.hs, dist/build/GHC/SysTools/BaseDir.o, dist/build/GHC/SysTools/BaseDir.dyn_o ) [332 of 463] Compiling GHC.Parser.CharClass ( compiler/GHC/Parser/CharClass.hs, dist/build/GHC/Parser/CharClass.o, dist/build/GHC/Parser/CharClass.dyn_o ) [333 of 463] Compiling GHC.Types.Unique.SDFM ( compiler/GHC/Types/Unique/SDFM.hs, dist/build/GHC/Types/Unique/SDFM.o, dist/build/GHC/Types/Unique/SDFM.dyn_o ) [334 of 463] Compiling GHC.Platform.Reg.Class ( compiler/GHC/Platform/Reg/Class.hs, dist/build/GHC/Platform/Reg/Class.o, dist/build/GHC/Platform/Reg/Class.dyn_o ) [335 of 463] Compiling GHC.Platform.Reg.Class.Unified ( compiler/GHC/Platform/Reg/Class/Unified.hs, dist/build/GHC/Platform/Reg/Class/Unified.o, dist/build/GHC/Platform/Reg/Class/Unified.dyn_o ) [336 of 463] Compiling GHC.Platform.Reg.Class.Separate ( compiler/GHC/Platform/Reg/Class/Separate.hs, dist/build/GHC/Platform/Reg/Class/Separate.o, dist/build/GHC/Platform/Reg/Class/Separate.dyn_o ) [337 of 463] Compiling GHC.Platform.Reg.Class.NoVectors ( compiler/GHC/Platform/Reg/Class/NoVectors.hs, dist/build/GHC/Platform/Reg/Class/NoVectors.o, dist/build/GHC/Platform/Reg/Class/NoVectors.dyn_o ) [338 of 463] Compiling GHC.Platform.Reg ( compiler/GHC/Platform/Reg.hs, dist/build/GHC/Platform/Reg.o, dist/build/GHC/Platform/Reg.dyn_o ) [339 of 463] Compiling GHC.JS.Ident ( compiler/GHC/JS/Ident.hs, dist/build/GHC/JS/Ident.o, dist/build/GHC/JS/Ident.dyn_o ) [340 of 463] Compiling GHC.JS.JStg.Monad ( compiler/GHC/JS/JStg/Monad.hs, dist/build/GHC/JS/JStg/Monad.o, dist/build/GHC/JS/JStg/Monad.dyn_o ) [341 of 463] Compiling GHC.Types.SaneDouble ( compiler/GHC/Types/SaneDouble.hs, dist/build/GHC/Types/SaneDouble.o, dist/build/GHC/Types/SaneDouble.dyn_o ) [342 of 463] Compiling GHC.JS.Syntax ( compiler/GHC/JS/Syntax.hs, dist/build/GHC/JS/Syntax.o, dist/build/GHC/JS/Syntax.dyn_o ) [343 of 463] Compiling GHC.JS.Ppr ( compiler/GHC/JS/Ppr.hs, dist/build/GHC/JS/Ppr.o, dist/build/GHC/JS/Ppr.dyn_o ) [344 of 463] Compiling GHC.JS.JStg.Syntax ( compiler/GHC/JS/JStg/Syntax.hs, dist/build/GHC/JS/JStg/Syntax.o, dist/build/GHC/JS/JStg/Syntax.dyn_o ) [345 of 463] Compiling GHC.JS.Transform ( compiler/GHC/JS/Transform.hs, dist/build/GHC/JS/Transform.o, dist/build/GHC/JS/Transform.dyn_o ) [346 of 463] Compiling GHC.JS.Make ( compiler/GHC/JS/Make.hs, dist/build/GHC/JS/Make.o, dist/build/GHC/JS/Make.dyn_o ) [347 of 463] Compiling GHC.Cmm.Dataflow.Graph ( compiler/GHC/Cmm/Dataflow/Graph.hs, dist/build/GHC/Cmm/Dataflow/Graph.o, dist/build/GHC/Cmm/Dataflow/Graph.dyn_o ) [348 of 463] Compiling GHC.Types.Name.Cache ( compiler/GHC/Types/Name/Cache.hs, dist/build/GHC/Types/Name/Cache.o, dist/build/GHC/Types/Name/Cache.dyn_o ) [349 of 463] Compiling GHC.Types.Breakpoint ( compiler/GHC/Types/Breakpoint.hs, dist/build/GHC/Types/Breakpoint.o, dist/build/GHC/Types/Breakpoint.dyn_o ) [350 of 463] Compiling GHC.StgToJS.Symbols ( compiler/GHC/StgToJS/Symbols.hs, dist/build/GHC/StgToJS/Symbols.o, dist/build/GHC/StgToJS/Symbols.dyn_o ) [351 of 463] Compiling GHC.Driver.Env.KnotVars ( compiler/GHC/Driver/Env/KnotVars.hs, dist/build/GHC/Driver/Env/KnotVars.o, dist/build/GHC/Driver/Env/KnotVars.dyn_o ) [352 of 463] Compiling GHC.Linker.Static.Utils ( compiler/GHC/Linker/Static/Utils.hs, dist/build/GHC/Linker/Static/Utils.o, dist/build/GHC/Linker/Static/Utils.dyn_o ) [353 of 463] Compiling GHC.CmmToLlvm.Config ( compiler/GHC/CmmToLlvm/Config.hs, dist/build/GHC/CmmToLlvm/Config.o, dist/build/GHC/CmmToLlvm/Config.dyn_o ) [354 of 463] Compiling GHC.Driver.LlvmConfigCache ( compiler/GHC/Driver/LlvmConfigCache.hs, dist/build/GHC/Driver/LlvmConfigCache.o, dist/build/GHC/Driver/LlvmConfigCache.dyn_o ) [355 of 463] Compiling GHC.Types.TypeEnv ( compiler/GHC/Types/TypeEnv.hs, dist/build/GHC/Types/TypeEnv.o, dist/build/GHC/Types/TypeEnv.dyn_o ) [356 of 463] Compiling GHC.Stg.Lift.Types ( compiler/GHC/Stg/Lift/Types.hs, dist/build/GHC/Stg/Lift/Types.o, dist/build/GHC/Stg/Lift/Types.dyn_o ) [357 of 463] Compiling GHC.Runtime.Eval.Types ( compiler/GHC/Runtime/Eval/Types.hs, dist/build/GHC/Runtime/Eval/Types.o, dist/build/GHC/Runtime/Eval/Types.dyn_o ) [358 of 463] Compiling GHC.Core.Tidy ( compiler/GHC/Core/Tidy.hs, dist/build/GHC/Core/Tidy.o, dist/build/GHC/Core/Tidy.dyn_o ) [359 of 463] Compiling GHC.Stg.Syntax ( compiler/GHC/Stg/Syntax.hs, dist/build/GHC/Stg/Syntax.o, dist/build/GHC/Stg/Syntax.dyn_o ) [360 of 463] Compiling GHC.Types.IPE ( compiler/GHC/Types/IPE.hs, dist/build/GHC/Types/IPE.o, dist/build/GHC/Types/IPE.dyn_o ) [361 of 463] Compiling GHC.Platform.X86_64 ( compiler/GHC/Platform/X86_64.hs, dist/build/GHC/Platform/X86_64.o, dist/build/GHC/Platform/X86_64.dyn_o ) [362 of 463] Compiling GHC.Platform.X86 ( compiler/GHC/Platform/X86.hs, dist/build/GHC/Platform/X86.o, dist/build/GHC/Platform/X86.dyn_o ) [363 of 463] Compiling GHC.Platform.Wasm32 ( compiler/GHC/Platform/Wasm32.hs, dist/build/GHC/Platform/Wasm32.o, dist/build/GHC/Platform/Wasm32.dyn_o ) [364 of 463] Compiling GHC.Platform.S390X ( compiler/GHC/Platform/S390X.hs, dist/build/GHC/Platform/S390X.o, dist/build/GHC/Platform/S390X.dyn_o ) [365 of 463] Compiling GHC.Platform.RISCV64 ( compiler/GHC/Platform/RISCV64.hs, dist/build/GHC/Platform/RISCV64.o, dist/build/GHC/Platform/RISCV64.dyn_o ) [366 of 463] Compiling GHC.Platform.PPC ( compiler/GHC/Platform/PPC.hs, dist/build/GHC/Platform/PPC.o, dist/build/GHC/Platform/PPC.dyn_o ) [367 of 463] Compiling GHC.Platform.NoRegs ( compiler/GHC/Platform/NoRegs.hs, dist/build/GHC/Platform/NoRegs.o, dist/build/GHC/Platform/NoRegs.dyn_o ) [368 of 463] Compiling GHC.Platform.LoongArch64 ( compiler/GHC/Platform/LoongArch64.hs, dist/build/GHC/Platform/LoongArch64.o, dist/build/GHC/Platform/LoongArch64.dyn_o ) [369 of 463] Compiling GHC.Platform.ARM ( compiler/GHC/Platform/ARM.hs, dist/build/GHC/Platform/ARM.o, dist/build/GHC/Platform/ARM.dyn_o ) [370 of 463] Compiling GHC.Platform.AArch64 ( compiler/GHC/Platform/AArch64.hs, dist/build/GHC/Platform/AArch64.o, dist/build/GHC/Platform/AArch64.dyn_o ) [371 of 463] Compiling GHC.Platform.Regs ( compiler/GHC/Platform/Regs.hs, dist/build/GHC/Platform/Regs.o, dist/build/GHC/Platform/Regs.dyn_o ) [372 of 463] Compiling GHC.Types.CompleteMatch ( compiler/GHC/Types/CompleteMatch.hs, dist/build/GHC/Types/CompleteMatch.o, dist/build/GHC/Types/CompleteMatch.dyn_o ) [373 of 463] Compiling GHC.Iface.Decl ( compiler/GHC/Iface/Decl.hs, dist/build/GHC/Iface/Decl.o, dist/build/GHC/Iface/Decl.dyn_o ) [374 of 463] Compiling GHC.Types.TyThing.Ppr[boot] ( compiler/GHC/Types/TyThing/Ppr.hs-boot, dist/build/GHC/Types/TyThing/Ppr.o-boot, dist/build/GHC/Types/TyThing/Ppr.dyn_o-boot ) [375 of 463] Compiling GHC.Types.TyThing.Ppr ( compiler/GHC/Types/TyThing/Ppr.hs, dist/build/GHC/Types/TyThing/Ppr.o, dist/build/GHC/Types/TyThing/Ppr.dyn_o ) [376 of 463] Compiling GHC.Core.Map.Expr ( compiler/GHC/Core/Map/Expr.hs, dist/build/GHC/Core/Map/Expr.o, dist/build/GHC/Core/Map/Expr.dyn_o ) [377 of 463] Compiling GHC.Unit.Module.ModDetails ( compiler/GHC/Unit/Module/ModDetails.hs, dist/build/GHC/Unit/Module/ModDetails.o, dist/build/GHC/Unit/Module/ModDetails.dyn_o ) [378 of 463] Compiling GHC.Core.Opt.ConstantFold[boot] ( compiler/GHC/Core/Opt/ConstantFold.hs-boot, dist/build/GHC/Core/Opt/ConstantFold.o-boot, dist/build/GHC/Core/Opt/ConstantFold.dyn_o-boot ) [379 of 463] Compiling GHC.Builtin.PrimOps.Ids ( compiler/GHC/Builtin/PrimOps/Ids.hs, dist/build/GHC/Builtin/PrimOps/Ids.o, dist/build/GHC/Builtin/PrimOps/Ids.dyn_o ) [380 of 463] Compiling GHC.Core.Opt.ConstantFold ( compiler/GHC/Core/Opt/ConstantFold.hs, dist/build/GHC/Core/Opt/ConstantFold.o, dist/build/GHC/Core/Opt/ConstantFold.dyn_o ) [381 of 463] Compiling GHC.Tc.Solver.Types ( compiler/GHC/Tc/Solver/Types.hs, dist/build/GHC/Tc/Solver/Types.o, dist/build/GHC/Tc/Solver/Types.dyn_o ) [382 of 463] Compiling GHC.Tc.Solver.InertSet ( compiler/GHC/Tc/Solver/InertSet.hs, dist/build/GHC/Tc/Solver/InertSet.o, dist/build/GHC/Tc/Solver/InertSet.dyn_o ) [383 of 463] Compiling GHC.HsToCore.Pmc.Solver.Types ( compiler/GHC/HsToCore/Pmc/Solver/Types.hs, dist/build/GHC/HsToCore/Pmc/Solver/Types.o, dist/build/GHC/HsToCore/Pmc/Solver/Types.dyn_o ) [384 of 463] Compiling GHC.HsToCore.Pmc.Types ( compiler/GHC/HsToCore/Pmc/Types.hs, dist/build/GHC/HsToCore/Pmc/Types.o, dist/build/GHC/HsToCore/Pmc/Types.dyn_o ) [385 of 463] Compiling GHC.HsToCore.Pmc.Ppr ( compiler/GHC/HsToCore/Pmc/Ppr.hs, dist/build/GHC/HsToCore/Pmc/Ppr.o, dist/build/GHC/HsToCore/Pmc/Ppr.dyn_o ) [386 of 463] Compiling GHC.StgToCmm.Config ( compiler/GHC/StgToCmm/Config.hs, dist/build/GHC/StgToCmm/Config.o, dist/build/GHC/StgToCmm/Config.dyn_o ) [387 of 463] Compiling GHC.Linker.Config ( compiler/GHC/Linker/Config.hs, dist/build/GHC/Linker/Config.o, dist/build/GHC/Linker/Config.dyn_o ) [388 of 463] Compiling GHC.StgToJS.Types ( compiler/GHC/StgToJS/Types.hs, dist/build/GHC/StgToJS/Types.o, dist/build/GHC/StgToJS/Types.dyn_o ) [389 of 463] Compiling GHC.StgToJS.Object ( compiler/GHC/StgToJS/Object.hs, dist/build/GHC/StgToJS/Object.o, dist/build/GHC/StgToJS/Object.dyn_o ) [390 of 463] Compiling GHC.StgToJS.Linker.Types ( compiler/GHC/StgToJS/Linker/Types.hs, dist/build/GHC/StgToJS/Linker/Types.o, dist/build/GHC/StgToJS/Linker/Types.dyn_o ) [391 of 463] Compiling GHC.Cmm.Switch ( compiler/GHC/Cmm/Switch.hs, dist/build/GHC/Cmm/Switch.o, dist/build/GHC/Cmm/Switch.dyn_o ) [392 of 463] Compiling GHC.Cmm.Node ( compiler/GHC/Cmm/Node.hs, dist/build/GHC/Cmm/Node.o, dist/build/GHC/Cmm/Node.dyn_o ) [393 of 463] Compiling GHC.Cmm ( compiler/GHC/Cmm.hs, dist/build/GHC/Cmm.o, dist/build/GHC/Cmm.dyn_o ) [394 of 463] Compiling GHC.Cmm.Utils ( compiler/GHC/Cmm/Utils.hs, dist/build/GHC/Cmm/Utils.o, dist/build/GHC/Cmm/Utils.dyn_o ) [395 of 463] Compiling GHC.StgToCmm.CgUtils ( compiler/GHC/StgToCmm/CgUtils.hs, dist/build/GHC/StgToCmm/CgUtils.o, dist/build/GHC/StgToCmm/CgUtils.dyn_o ) [396 of 463] Compiling GHC.Types.Target ( compiler/GHC/Types/Target.hs, dist/build/GHC/Types/Target.o, dist/build/GHC/Types/Target.dyn_o ) [397 of 463] Compiling GHC.Linker.Types ( compiler/GHC/Linker/Types.hs, dist/build/GHC/Linker/Types.o, dist/build/GHC/Linker/Types.dyn_o ) [398 of 463] Compiling GHC.Unit.Module.ModGuts ( compiler/GHC/Unit/Module/ModGuts.hs, dist/build/GHC/Unit/Module/ModGuts.o, dist/build/GHC/Unit/Module/ModGuts.dyn_o ) [399 of 463] Compiling GHC.Unit.Home.ModInfo ( compiler/GHC/Unit/Home/ModInfo.hs, dist/build/GHC/Unit/Home/ModInfo.o, dist/build/GHC/Unit/Home/ModInfo.dyn_o ) [400 of 463] Compiling GHC.Unit.Module.Status ( compiler/GHC/Unit/Module/Status.hs, dist/build/GHC/Unit/Module/Status.o, dist/build/GHC/Unit/Module/Status.dyn_o ) [401 of 463] Compiling GHC.Unit.Module.ModSummary ( compiler/GHC/Unit/Module/ModSummary.hs, dist/build/GHC/Unit/Module/ModSummary.o, dist/build/GHC/Unit/Module/ModSummary.dyn_o ) [402 of 463] Compiling GHC.Unit.Module.Graph ( compiler/GHC/Unit/Module/Graph.hs, dist/build/GHC/Unit/Module/Graph.o, dist/build/GHC/Unit/Module/Graph.dyn_o ) [403 of 463] Compiling GHC.Driver.Ppr ( compiler/GHC/Driver/Ppr.hs, dist/build/GHC/Driver/Ppr.o, dist/build/GHC/Driver/Ppr.dyn_o ) [404 of 463] Compiling GHC.Driver.Config.Logger ( compiler/GHC/Driver/Config/Logger.hs, dist/build/GHC/Driver/Config/Logger.o, dist/build/GHC/Driver/Config/Logger.dyn_o ) [405 of 463] Compiling GHC.Driver.Config ( compiler/GHC/Driver/Config.hs, dist/build/GHC/Driver/Config.o, dist/build/GHC/Driver/Config.dyn_o ) [406 of 463] Compiling GHC.Core.Rules ( compiler/GHC/Core/Rules.hs, dist/build/GHC/Core/Rules.o, dist/build/GHC/Core/Rules.dyn_o ) [407 of 463] Compiling GHC.Unit.External ( compiler/GHC/Unit/External.hs, dist/build/GHC/Unit/External.o, dist/build/GHC/Unit/External.dyn_o ) [408 of 463] Compiling GHC.Unit.Env ( compiler/GHC/Unit/Env.hs, dist/build/GHC/Unit/Env.o, dist/build/GHC/Unit/Env.dyn_o ) [409 of 463] Compiling GHC.Unit.Finder.Types ( compiler/GHC/Unit/Finder/Types.hs, dist/build/GHC/Unit/Finder/Types.o, dist/build/GHC/Unit/Finder/Types.dyn_o ) [410 of 463] Compiling GHC.Types.Name.Ppr ( compiler/GHC/Types/Name/Ppr.hs, dist/build/GHC/Types/Name/Ppr.o, dist/build/GHC/Types/Name/Ppr.dyn_o ) [411 of 463] Compiling GHC.Runtime.Interpreter.Types ( compiler/GHC/Runtime/Interpreter/Types.hs, dist/build/GHC/Runtime/Interpreter/Types.o, dist/build/GHC/Runtime/Interpreter/Types.dyn_o ) [412 of 463] Compiling GHC.Core.Opt.Stats ( compiler/GHC/Core/Opt/Stats.hs, dist/build/GHC/Core/Opt/Stats.o, dist/build/GHC/Core/Opt/Stats.dyn_o ) [413 of 463] Compiling GHC.Core.Opt.Simplify.Monad ( compiler/GHC/Core/Opt/Simplify/Monad.hs, dist/build/GHC/Core/Opt/Simplify/Monad.o, dist/build/GHC/Core/Opt/Simplify/Monad.dyn_o ) [414 of 463] Compiling GHC.Core.Opt.Simplify.Env ( compiler/GHC/Core/Opt/Simplify/Env.hs, dist/build/GHC/Core/Opt/Simplify/Env.o, dist/build/GHC/Core/Opt/Simplify/Env.dyn_o ) [415 of 463] Compiling GHC.Core.Opt.Simplify.Inline ( compiler/GHC/Core/Opt/Simplify/Inline.hs, dist/build/GHC/Core/Opt/Simplify/Inline.o, dist/build/GHC/Core/Opt/Simplify/Inline.dyn_o ) [416 of 463] Compiling GHC.Core.Opt.Simplify.Utils ( compiler/GHC/Core/Opt/Simplify/Utils.hs, dist/build/GHC/Core/Opt/Simplify/Utils.o, dist/build/GHC/Core/Opt/Simplify/Utils.dyn_o ) [417 of 463] Compiling GHC.Core.Opt.Simplify.Iteration ( compiler/GHC/Core/Opt/Simplify/Iteration.hs, dist/build/GHC/Core/Opt/Simplify/Iteration.o, dist/build/GHC/Core/Opt/Simplify/Iteration.dyn_o ) [418 of 463] Compiling GHC.Parser.Types ( compiler/GHC/Parser/Types.hs, dist/build/GHC/Parser/Types.o, dist/build/GHC/Parser/Types.dyn_o ) [419 of 463] Compiling GHC.Parser.Errors.Types ( compiler/GHC/Parser/Errors/Types.hs, dist/build/GHC/Parser/Errors/Types.o, dist/build/GHC/Parser/Errors/Types.dyn_o ) [420 of 463] Compiling GHC.Parser.String ( compiler/GHC/Parser/String.hs, dist/build/GHC/Parser/String.o, dist/build/GHC/Parser/String.dyn_o ) [421 of 463] Compiling GHC.HsToCore.Errors.Types ( compiler/GHC/HsToCore/Errors/Types.hs, dist/build/GHC/HsToCore/Errors/Types.o, dist/build/GHC/HsToCore/Errors/Types.dyn_o ) [422 of 463] Compiling GHC.Driver.Errors.Types ( compiler/GHC/Driver/Errors/Types.hs, dist/build/GHC/Driver/Errors/Types.o, dist/build/GHC/Driver/Errors/Types.dyn_o ) [423 of 463] Compiling GHC.Types.Error.Codes ( compiler/GHC/Types/Error/Codes.hs, dist/build/GHC/Types/Error/Codes.o, dist/build/GHC/Types/Error/Codes.dyn_o ) [424 of 463] Compiling GHC.Parser.Errors.Ppr ( compiler/GHC/Parser/Errors/Ppr.hs, dist/build/GHC/Parser/Errors/Ppr.o, dist/build/GHC/Parser/Errors/Ppr.dyn_o ) [425 of 463] Compiling GHC.Parser.Lexer ( dist/build/GHC/Parser/Lexer.hs, dist/build/GHC/Parser/Lexer.o, dist/build/GHC/Parser/Lexer.dyn_o ) [426 of 463] Compiling GHC.Parser.PostProcess ( compiler/GHC/Parser/PostProcess.hs, dist/build/GHC/Parser/PostProcess.o, dist/build/GHC/Parser/PostProcess.dyn_o ) [427 of 463] Compiling GHC.Parser.HaddockLex ( dist/build/GHC/Parser/HaddockLex.hs, dist/build/GHC/Parser/HaddockLex.o, dist/build/GHC/Parser/HaddockLex.dyn_o ) [428 of 463] Compiling GHC.Iface.Errors.Ppr ( compiler/GHC/Iface/Errors/Ppr.hs, dist/build/GHC/Iface/Errors/Ppr.o, dist/build/GHC/Iface/Errors/Ppr.dyn_o ) [429 of 463] Compiling GHC.Tc.Errors.Ppr ( compiler/GHC/Tc/Errors/Ppr.hs, dist/build/GHC/Tc/Errors/Ppr.o, dist/build/GHC/Tc/Errors/Ppr.dyn_o ) [430 of 463] Compiling GHC.HsToCore.Errors.Ppr ( compiler/GHC/HsToCore/Errors/Ppr.hs, dist/build/GHC/HsToCore/Errors/Ppr.o, dist/build/GHC/HsToCore/Errors/Ppr.dyn_o ) [431 of 463] Compiling GHC.Driver.Errors.Ppr ( compiler/GHC/Driver/Errors/Ppr.hs, dist/build/GHC/Driver/Errors/Ppr.o, dist/build/GHC/Driver/Errors/Ppr.dyn_o ) [432 of 463] Compiling GHC.Types.SourceError ( compiler/GHC/Types/SourceError.hs, dist/build/GHC/Types/SourceError.o, dist/build/GHC/Types/SourceError.dyn_o ) [433 of 463] Compiling GHC.Driver.Errors ( compiler/GHC/Driver/Errors.hs, dist/build/GHC/Driver/Errors.o, dist/build/GHC/Driver/Errors.dyn_o ) [434 of 463] Compiling GHC.Driver.Config.Diagnostic ( compiler/GHC/Driver/Config/Diagnostic.hs, dist/build/GHC/Driver/Config/Diagnostic.o, dist/build/GHC/Driver/Config/Diagnostic.dyn_o ) [435 of 463] Compiling GHC.Driver.CmdLine ( compiler/GHC/Driver/CmdLine.hs, dist/build/GHC/Driver/CmdLine.o, dist/build/GHC/Driver/CmdLine.dyn_o ) [436 of 463] Compiling GHC.Hs.Dump ( compiler/GHC/Hs/Dump.hs, dist/build/GHC/Hs/Dump.o, dist/build/GHC/Hs/Dump.dyn_o ) [437 of 463] Compiling GHC.Driver.Hooks[boot] ( compiler/GHC/Driver/Hooks.hs-boot, dist/build/GHC/Driver/Hooks.o-boot, dist/build/GHC/Driver/Hooks.dyn_o-boot ) [438 of 463] Compiling GHC.Data.IOEnv ( compiler/GHC/Data/IOEnv.hs, dist/build/GHC/Data/IOEnv.o, dist/build/GHC/Data/IOEnv.dyn_o ) [439 of 463] Compiling GHC.Tc.Errors.Hole.Plugin[boot] ( compiler/GHC/Tc/Errors/Hole/Plugin.hs-boot, dist/build/GHC/Tc/Errors/Hole/Plugin.o-boot, dist/build/GHC/Tc/Errors/Hole/Plugin.dyn_o-boot ) [440 of 463] Compiling GHC.Driver.Plugins[boot] ( compiler/GHC/Driver/Plugins.hs-boot, dist/build/GHC/Driver/Plugins.o-boot, dist/build/GHC/Driver/Plugins.dyn_o-boot ) [441 of 463] Compiling GHC.Runtime.Context ( compiler/GHC/Runtime/Context.hs, dist/build/GHC/Runtime/Context.o, dist/build/GHC/Runtime/Context.dyn_o ) [442 of 463] Compiling GHC.Driver.Env.Types ( compiler/GHC/Driver/Env/Types.hs, dist/build/GHC/Driver/Env/Types.o, dist/build/GHC/Driver/Env/Types.dyn_o ) [443 of 463] Compiling GHC.Driver.Env ( compiler/GHC/Driver/Env.hs, dist/build/GHC/Driver/Env.o, dist/build/GHC/Driver/Env.dyn_o ) [444 of 463] Compiling GHC.Driver.Monad ( compiler/GHC/Driver/Monad.hs, dist/build/GHC/Driver/Monad.o, dist/build/GHC/Driver/Monad.dyn_o ) [445 of 463] Compiling GHC.Core.Opt.Monad ( compiler/GHC/Core/Opt/Monad.hs, dist/build/GHC/Core/Opt/Monad.o, dist/build/GHC/Core/Opt/Monad.dyn_o ) [446 of 463] Compiling GHC.Core.Lint ( compiler/GHC/Core/Lint.hs, dist/build/GHC/Core/Lint.o, dist/build/GHC/Core/Lint.dyn_o ) [447 of 463] Compiling GHC.Core.Opt.Simplify ( compiler/GHC/Core/Opt/Simplify.hs, dist/build/GHC/Core/Opt/Simplify.o, dist/build/GHC/Core/Opt/Simplify.dyn_o ) [448 of 463] Compiling GHC.Core.Opt.Pipeline.Types ( compiler/GHC/Core/Opt/Pipeline/Types.hs, dist/build/GHC/Core/Opt/Pipeline/Types.o, dist/build/GHC/Core/Opt/Pipeline/Types.dyn_o ) [449 of 463] Compiling GHC.Core.Lint.Interactive ( compiler/GHC/Core/Lint/Interactive.hs, dist/build/GHC/Core/Lint/Interactive.o, dist/build/GHC/Core/Lint/Interactive.dyn_o ) [450 of 463] Compiling GHC.Driver.Config.Core.Lint ( compiler/GHC/Driver/Config/Core/Lint.hs, dist/build/GHC/Driver/Config/Core/Lint.o, dist/build/GHC/Driver/Config/Core/Lint.dyn_o ) [451 of 463] Compiling GHC.Tc.Types ( compiler/GHC/Tc/Types.hs, dist/build/GHC/Tc/Types.o, dist/build/GHC/Tc/Types.dyn_o ) [452 of 463] Compiling GHC.Tc.Errors.Hole.Plugin ( compiler/GHC/Tc/Errors/Hole/Plugin.hs, dist/build/GHC/Tc/Errors/Hole/Plugin.o, dist/build/GHC/Tc/Errors/Hole/Plugin.dyn_o ) [453 of 463] Compiling GHC.Driver.Plugins ( compiler/GHC/Driver/Plugins.hs, dist/build/GHC/Driver/Plugins.o, dist/build/GHC/Driver/Plugins.dyn_o ) [454 of 463] Compiling GHC.Driver.Pipeline.Phases ( compiler/GHC/Driver/Pipeline/Phases.hs, dist/build/GHC/Driver/Pipeline/Phases.o, dist/build/GHC/Driver/Pipeline/Phases.dyn_o ) [455 of 463] Compiling GHC.Driver.Hooks ( compiler/GHC/Driver/Hooks.hs, dist/build/GHC/Driver/Hooks.o, dist/build/GHC/Driver/Hooks.dyn_o ) [456 of 463] Compiling GHC.Core.Opt.CallerCC ( compiler/GHC/Core/Opt/CallerCC.hs, dist/build/GHC/Core/Opt/CallerCC.o, dist/build/GHC/Core/Opt/CallerCC.dyn_o ) [457 of 463] Compiling GHC.Driver.Backpack.Syntax ( compiler/GHC/Driver/Backpack/Syntax.hs, dist/build/GHC/Driver/Backpack/Syntax.o, dist/build/GHC/Driver/Backpack/Syntax.dyn_o ) [458 of 463] Compiling GHC.Parser[boot] ( dist/build/GHC/Parser.hs-boot, dist/build/GHC/Parser.o-boot, dist/build/GHC/Parser.dyn_o-boot ) [459 of 463] Compiling GHC.Parser.PostProcess.Haddock ( compiler/GHC/Parser/PostProcess/Haddock.hs, dist/build/GHC/Parser/PostProcess/Haddock.o, dist/build/GHC/Parser/PostProcess/Haddock.dyn_o ) [460 of 463] Compiling GHC.Parser ( dist/build/GHC/Parser.hs, dist/build/GHC/Parser.o, dist/build/GHC/Parser.dyn_o ) [461 of 463] Compiling GHC.Parser.Header ( compiler/GHC/Parser/Header.hs, dist/build/GHC/Parser/Header.o, dist/build/GHC/Parser/Header.dyn_o ) [462 of 463] Compiling GHC.Driver.Session ( compiler/GHC/Driver/Session.hs, dist/build/GHC/Driver/Session.o, dist/build/GHC/Driver/Session.dyn_o ) [463 of 463] Compiling GHC.Driver.Config.Parser ( compiler/GHC/Driver/Config/Parser.hs, dist/build/GHC/Driver/Config/Parser.o, dist/build/GHC/Driver/Config/Parser.dyn_o ) Preprocessing library for ghc-lib-parser-9.12.2.20250421.. Running Haddock on library for ghc-lib-parser-9.12.2.20250421.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [ 1 of 463] Compiling GHC.BaseDir ( libraries/ghc-boot/GHC/BaseDir.hs, /tmp/.haddock-1938584/GHC/BaseDir.o, /tmp/.haddock-1938584/GHC/BaseDir.dyn_o ) [ 2 of 463] Compiling GHC.Data.List.Infinite ( compiler/GHC/Data/List/Infinite.hs, /tmp/.haddock-1938584/GHC/Data/List/Infinite.o, /tmp/.haddock-1938584/GHC/Data/List/Infinite.dyn_o ) [ 3 of 463] Compiling GHC.Data.SizedSeq ( libraries/ghc-boot/GHC/Data/SizedSeq.hs, /tmp/.haddock-1938584/GHC/Data/SizedSeq.o, /tmp/.haddock-1938584/GHC/Data/SizedSeq.dyn_o ) [ 4 of 463] Compiling GHC.Exts.Heap.ClosureTypes ( libraries/ghc-heap/GHC/Exts/Heap/ClosureTypes.hs, /tmp/.haddock-1938584/GHC/Exts/Heap/ClosureTypes.o, /tmp/.haddock-1938584/GHC/Exts/Heap/ClosureTypes.dyn_o ) [ 5 of 463] Compiling GHC.Exts.Heap.Constants ( dist/build/GHC/Exts/Heap/Constants.hs, /tmp/.haddock-1938584/GHC/Exts/Heap/Constants.o, /tmp/.haddock-1938584/GHC/Exts/Heap/Constants.dyn_o ) [ 6 of 463] Compiling GHC.Exts.Heap.InfoTable.Types ( dist/build/GHC/Exts/Heap/InfoTable/Types.hs, /tmp/.haddock-1938584/GHC/Exts/Heap/InfoTable/Types.o, /tmp/.haddock-1938584/GHC/Exts/Heap/InfoTable/Types.dyn_o ) [ 7 of 463] Compiling GHC.Exts.Heap.InfoTable ( dist/build/GHC/Exts/Heap/InfoTable.hs, /tmp/.haddock-1938584/GHC/Exts/Heap/InfoTable.o, /tmp/.haddock-1938584/GHC/Exts/Heap/InfoTable.dyn_o ) [ 8 of 463] Compiling GHC.Exts.Heap.InfoTableProf ( dist/build/GHC/Exts/Heap/InfoTableProf.hs, /tmp/.haddock-1938584/GHC/Exts/Heap/InfoTableProf.o, /tmp/.haddock-1938584/GHC/Exts/Heap/InfoTableProf.dyn_o ) [ 9 of 463] Compiling GHC.Exts.Heap.ProfInfo.Types ( libraries/ghc-heap/GHC/Exts/Heap/ProfInfo/Types.hs, /tmp/.haddock-1938584/GHC/Exts/Heap/ProfInfo/Types.o, /tmp/.haddock-1938584/GHC/Exts/Heap/ProfInfo/Types.dyn_o ) [ 10 of 463] Compiling GHC.Exts.Heap.ProfInfo.PeekProfInfo_ProfilingEnabled ( dist/build/GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingEnabled.hs, /tmp/.haddock-1938584/GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingEnabled.o, /tmp/.haddock-1938584/GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingEnabled.dyn_o ) [ 11 of 463] Compiling GHC.Exts.Heap.ProfInfo.PeekProfInfo_ProfilingDisabled ( dist/build/GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingDisabled.hs, /tmp/.haddock-1938584/GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingDisabled.o, /tmp/.haddock-1938584/GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingDisabled.dyn_o ) [ 12 of 463] Compiling GHC.Exts.Heap.ProfInfo.PeekProfInfo ( libraries/ghc-heap/GHC/Exts/Heap/ProfInfo/PeekProfInfo.hs, /tmp/.haddock-1938584/GHC/Exts/Heap/ProfInfo/PeekProfInfo.o, /tmp/.haddock-1938584/GHC/Exts/Heap/ProfInfo/PeekProfInfo.dyn_o ) [ 13 of 463] Compiling GHC.Exts.Heap.Closures ( libraries/ghc-heap/GHC/Exts/Heap/Closures.hs, /tmp/.haddock-1938584/GHC/Exts/Heap/Closures.o, /tmp/.haddock-1938584/GHC/Exts/Heap/Closures.dyn_o ) [ 14 of 463] Compiling GHC.Exts.Heap.FFIClosures_ProfilingEnabled ( dist/build/GHC/Exts/Heap/FFIClosures_ProfilingEnabled.hs, /tmp/.haddock-1938584/GHC/Exts/Heap/FFIClosures_ProfilingEnabled.o, /tmp/.haddock-1938584/GHC/Exts/Heap/FFIClosures_ProfilingEnabled.dyn_o ) [ 15 of 463] Compiling GHC.Exts.Heap.FFIClosures_ProfilingDisabled ( dist/build/GHC/Exts/Heap/FFIClosures_ProfilingDisabled.hs, /tmp/.haddock-1938584/GHC/Exts/Heap/FFIClosures_ProfilingDisabled.o, /tmp/.haddock-1938584/GHC/Exts/Heap/FFIClosures_ProfilingDisabled.dyn_o ) [ 16 of 463] Compiling GHC.Exts.Heap.FFIClosures ( libraries/ghc-heap/GHC/Exts/Heap/FFIClosures.hs, /tmp/.haddock-1938584/GHC/Exts/Heap/FFIClosures.o, /tmp/.haddock-1938584/GHC/Exts/Heap/FFIClosures.dyn_o ) [ 17 of 463] Compiling GHC.Exts.Heap.Utils ( dist/build/GHC/Exts/Heap/Utils.hs, /tmp/.haddock-1938584/GHC/Exts/Heap/Utils.o, /tmp/.haddock-1938584/GHC/Exts/Heap/Utils.dyn_o ) [ 18 of 463] Compiling GHC.Exts.Heap ( libraries/ghc-heap/GHC/Exts/Heap.hs, /tmp/.haddock-1938584/GHC/Exts/Heap.o, /tmp/.haddock-1938584/GHC/Exts/Heap.dyn_o ) [ 19 of 463] Compiling GHC.Internal.ForeignSrcLang ( libraries/ghc-internal/src/GHC/Internal/ForeignSrcLang.hs, /tmp/.haddock-1938584/GHC/Internal/ForeignSrcLang.o, /tmp/.haddock-1938584/GHC/Internal/ForeignSrcLang.dyn_o ) [ 20 of 463] Compiling GHC.ForeignSrcLang.Type ( libraries/ghc-boot-th/GHC/ForeignSrcLang/Type.hs, /tmp/.haddock-1938584/GHC/ForeignSrcLang/Type.o, /tmp/.haddock-1938584/GHC/ForeignSrcLang/Type.dyn_o ) [ 21 of 463] Compiling GHC.ForeignSrcLang ( libraries/ghc-boot/GHC/ForeignSrcLang.hs, /tmp/.haddock-1938584/GHC/ForeignSrcLang.o, /tmp/.haddock-1938584/GHC/ForeignSrcLang.dyn_o ) [ 22 of 463] Compiling GHC.Internal.LanguageExtensions ( libraries/ghc-internal/src/GHC/Internal/LanguageExtensions.hs, /tmp/.haddock-1938584/GHC/Internal/LanguageExtensions.o, /tmp/.haddock-1938584/GHC/Internal/LanguageExtensions.dyn_o ) [ 23 of 463] Compiling GHC.Internal.Lexeme ( libraries/ghc-internal/src/GHC/Internal/Lexeme.hs, /tmp/.haddock-1938584/GHC/Internal/Lexeme.o, /tmp/.haddock-1938584/GHC/Internal/Lexeme.dyn_o ) [ 24 of 463] Compiling GHC.Internal.TH.Lib.Map ( libraries/ghc-boot-th-internal/GHC/Internal/TH/Lib/Map.hs, /tmp/.haddock-1938584/GHC/Internal/TH/Lib/Map.o, /tmp/.haddock-1938584/GHC/Internal/TH/Lib/Map.dyn_o ) [ 25 of 463] Compiling GHC.Internal.TH.Syntax ( libraries/ghc-internal/src/GHC/Internal/TH/Syntax.hs, /tmp/.haddock-1938584/GHC/Internal/TH/Syntax.o, /tmp/.haddock-1938584/GHC/Internal/TH/Syntax.dyn_o ) [ 26 of 463] Compiling GHC.Internal.TH.PprLib ( libraries/ghc-boot-th-internal/GHC/Internal/TH/PprLib.hs, /tmp/.haddock-1938584/GHC/Internal/TH/PprLib.o, /tmp/.haddock-1938584/GHC/Internal/TH/PprLib.dyn_o ) [ 27 of 463] Compiling GHC.LanguageExtensions.Type ( libraries/ghc-boot-th/GHC/LanguageExtensions/Type.hs, /tmp/.haddock-1938584/GHC/LanguageExtensions/Type.o, /tmp/.haddock-1938584/GHC/LanguageExtensions/Type.dyn_o ) [ 28 of 463] Compiling GHC.LanguageExtensions ( libraries/ghc-boot/GHC/LanguageExtensions.hs, /tmp/.haddock-1938584/GHC/LanguageExtensions.o, /tmp/.haddock-1938584/GHC/LanguageExtensions.dyn_o ) [ 29 of 463] Compiling GHC.Lexeme ( libraries/ghc-boot-th/GHC/Lexeme.hs, /tmp/.haddock-1938584/GHC/Lexeme.o, /tmp/.haddock-1938584/GHC/Lexeme.dyn_o ) [ 30 of 463] Compiling GHC.Internal.TH.Ppr ( libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs, /tmp/.haddock-1938584/GHC/Internal/TH/Ppr.o, /tmp/.haddock-1938584/GHC/Internal/TH/Ppr.dyn_o ) [ 31 of 463] Compiling GHC.Platform.ArchOS ( libraries/ghc-platform/src/GHC/Platform/ArchOS.hs, /tmp/.haddock-1938584/GHC/Platform/ArchOS.o, /tmp/.haddock-1938584/GHC/Platform/ArchOS.dyn_o ) [ 32 of 463] Compiling GHC.Platform.Constants ( ghc-lib/stage0/compiler/build/GHC/Platform/Constants.hs, /tmp/.haddock-1938584/GHC/Platform/Constants.o, /tmp/.haddock-1938584/GHC/Platform/Constants.dyn_o ) [ 33 of 463] Compiling GHC.Prelude.Basic ( compiler/GHC/Prelude/Basic.hs, /tmp/.haddock-1938584/GHC/Prelude/Basic.o, /tmp/.haddock-1938584/GHC/Prelude/Basic.dyn_o ) [ 34 of 463] Compiling GHC.Data.FastMutInt ( compiler/GHC/Data/FastMutInt.hs, /tmp/.haddock-1938584/GHC/Data/FastMutInt.o, /tmp/.haddock-1938584/GHC/Data/FastMutInt.dyn_o ) [ 35 of 463] Compiling GHC.Data.Bool ( compiler/GHC/Data/Bool.hs, /tmp/.haddock-1938584/GHC/Data/Bool.o, /tmp/.haddock-1938584/GHC/Data/Bool.dyn_o ) [ 36 of 463] Compiling GHC.Serialized ( libraries/ghc-boot/GHC/Serialized.hs, /tmp/.haddock-1938584/GHC/Serialized.o, /tmp/.haddock-1938584/GHC/Serialized.dyn_o ) [ 37 of 463] Compiling GHC.Settings.Utils ( libraries/ghc-boot/GHC/Settings/Utils.hs, /tmp/.haddock-1938584/GHC/Settings/Utils.o, /tmp/.haddock-1938584/GHC/Settings/Utils.dyn_o ) [ 38 of 463] Compiling GHC.Utils.Constants ( compiler/GHC/Utils/Constants.hs, /tmp/.haddock-1938584/GHC/Utils/Constants.o, /tmp/.haddock-1938584/GHC/Utils/Constants.dyn_o ) [ 39 of 463] Compiling GHC.Utils.Containers.Internal.BitUtil ( compiler/GHC/Utils/Containers/Internal/BitUtil.hs, /tmp/.haddock-1938584/GHC/Utils/Containers/Internal/BitUtil.o, /tmp/.haddock-1938584/GHC/Utils/Containers/Internal/BitUtil.dyn_o ) [ 40 of 463] Compiling GHC.Utils.Containers.Internal.StrictPair ( compiler/GHC/Utils/Containers/Internal/StrictPair.hs, /tmp/.haddock-1938584/GHC/Utils/Containers/Internal/StrictPair.o, /tmp/.haddock-1938584/GHC/Utils/Containers/Internal/StrictPair.dyn_o ) [ 41 of 463] Compiling GHC.Data.Word64Set.Internal ( compiler/GHC/Data/Word64Set/Internal.hs, /tmp/.haddock-1938584/GHC/Data/Word64Set/Internal.o, /tmp/.haddock-1938584/GHC/Data/Word64Set/Internal.dyn_o ) [ 42 of 463] Compiling GHC.Data.Word64Set ( compiler/GHC/Data/Word64Set.hs, /tmp/.haddock-1938584/GHC/Data/Word64Set.o, /tmp/.haddock-1938584/GHC/Data/Word64Set.dyn_o ) [ 43 of 463] Compiling GHC.Data.Word64Map.Internal ( compiler/GHC/Data/Word64Map/Internal.hs, /tmp/.haddock-1938584/GHC/Data/Word64Map/Internal.o, /tmp/.haddock-1938584/GHC/Data/Word64Map/Internal.dyn_o ) [ 44 of 463] Compiling GHC.Data.Word64Map.Strict.Internal ( compiler/GHC/Data/Word64Map/Strict/Internal.hs, /tmp/.haddock-1938584/GHC/Data/Word64Map/Strict/Internal.o, /tmp/.haddock-1938584/GHC/Data/Word64Map/Strict/Internal.dyn_o ) [ 45 of 463] Compiling GHC.Data.Word64Map.Strict ( compiler/GHC/Data/Word64Map/Strict.hs, /tmp/.haddock-1938584/GHC/Data/Word64Map/Strict.o, /tmp/.haddock-1938584/GHC/Data/Word64Map/Strict.dyn_o ) [ 46 of 463] Compiling GHC.Data.Word64Map.Lazy ( compiler/GHC/Data/Word64Map/Lazy.hs, /tmp/.haddock-1938584/GHC/Data/Word64Map/Lazy.o, /tmp/.haddock-1938584/GHC/Data/Word64Map/Lazy.dyn_o ) [ 47 of 463] Compiling GHC.Data.Word64Map ( compiler/GHC/Data/Word64Map.hs, /tmp/.haddock-1938584/GHC/Data/Word64Map.o, /tmp/.haddock-1938584/GHC/Data/Word64Map.dyn_o ) [ 48 of 463] Compiling GHC.Utils.Encoding.UTF8 ( libraries/ghc-boot/GHC/Utils/Encoding/UTF8.hs, /tmp/.haddock-1938584/GHC/Utils/Encoding/UTF8.o, /tmp/.haddock-1938584/GHC/Utils/Encoding/UTF8.dyn_o ) [ 49 of 463] Compiling GHC.Utils.Encoding ( libraries/ghc-boot/GHC/Utils/Encoding.hs, /tmp/.haddock-1938584/GHC/Utils/Encoding.o, /tmp/.haddock-1938584/GHC/Utils/Encoding.dyn_o ) [ 50 of 463] Compiling GHC.Data.ShortText ( libraries/ghc-boot/GHC/Data/ShortText.hs, /tmp/.haddock-1938584/GHC/Data/ShortText.o, /tmp/.haddock-1938584/GHC/Data/ShortText.dyn_o ) [ 51 of 463] Compiling GHC.Unit.Database ( libraries/ghc-boot/GHC/Unit/Database.hs, /tmp/.haddock-1938584/GHC/Unit/Database.o, /tmp/.haddock-1938584/GHC/Unit/Database.dyn_o ) [ 52 of 463] Compiling GHC.Utils.Exception ( compiler/GHC/Utils/Exception.hs, /tmp/.haddock-1938584/GHC/Utils/Exception.o, /tmp/.haddock-1938584/GHC/Utils/Exception.dyn_o ) [ 53 of 463] Compiling GHC.Utils.Fingerprint ( compiler/GHC/Utils/Fingerprint.hs, /tmp/.haddock-1938584/GHC/Utils/Fingerprint.o, /tmp/.haddock-1938584/GHC/Utils/Fingerprint.dyn_o ) [ 54 of 463] Compiling GHC.Utils.GlobalVars ( compiler/GHC/Utils/GlobalVars.hs, /tmp/.haddock-1938584/GHC/Utils/GlobalVars.o, /tmp/.haddock-1938584/GHC/Utils/GlobalVars.dyn_o ) [ 55 of 463] Compiling GHC.Utils.IO.Unsafe ( compiler/GHC/Utils/IO/Unsafe.hs, /tmp/.haddock-1938584/GHC/Utils/IO/Unsafe.o, /tmp/.haddock-1938584/GHC/Utils/IO/Unsafe.dyn_o ) [ 56 of 463] Compiling GHC.Utils.Ppr.Colour ( compiler/GHC/Utils/Ppr/Colour.hs, /tmp/.haddock-1938584/GHC/Utils/Ppr/Colour.o, /tmp/.haddock-1938584/GHC/Utils/Ppr/Colour.dyn_o ) [ 57 of 463] Compiling GHC.Version ( ghc-lib/stage0/libraries/ghc-boot/build/GHC/Version.hs, /tmp/.haddock-1938584/GHC/Version.o, /tmp/.haddock-1938584/GHC/Version.dyn_o ) [ 58 of 463] Compiling GHC.UniqueSubdir ( libraries/ghc-boot/GHC/UniqueSubdir.hs, /tmp/.haddock-1938584/GHC/UniqueSubdir.o, /tmp/.haddock-1938584/GHC/UniqueSubdir.dyn_o ) [ 59 of 463] Compiling GHC.Settings.Config ( ghc-lib/stage0/compiler/build/GHC/Settings/Config.hs, /tmp/.haddock-1938584/GHC/Settings/Config.o, /tmp/.haddock-1938584/GHC/Settings/Config.dyn_o ) [ 60 of 463] Compiling GHC.Utils.Panic.Plain ( compiler/GHC/Utils/Panic/Plain.hs, /tmp/.haddock-1938584/GHC/Utils/Panic/Plain.o, /tmp/.haddock-1938584/GHC/Utils/Panic/Plain.dyn_o ) [ 61 of 463] Compiling GHC.Utils.Misc ( compiler/GHC/Utils/Misc.hs, /tmp/.haddock-1938584/GHC/Utils/Misc.o, /tmp/.haddock-1938584/GHC/Utils/Misc.dyn_o ) [ 62 of 463] Compiling GHC.Data.FastString ( compiler/GHC/Data/FastString.hs, /tmp/.haddock-1938584/GHC/Data/FastString.o, /tmp/.haddock-1938584/GHC/Data/FastString.dyn_o ) [ 63 of 463] Compiling GHC.Utils.BufHandle ( compiler/GHC/Utils/BufHandle.hs, /tmp/.haddock-1938584/GHC/Utils/BufHandle.o, /tmp/.haddock-1938584/GHC/Utils/BufHandle.dyn_o ) [ 64 of 463] Compiling GHC.Utils.Ppr ( compiler/GHC/Utils/Ppr.hs, /tmp/.haddock-1938584/GHC/Utils/Ppr.o, /tmp/.haddock-1938584/GHC/Utils/Ppr.dyn_o ) [ 65 of 463] Compiling GHCi.BreakArray ( libraries/ghci/GHCi/BreakArray.hs, /tmp/.haddock-1938584/GHCi/BreakArray.o, /tmp/.haddock-1938584/GHCi/BreakArray.dyn_o ) [ 66 of 463] Compiling GHCi.FFI ( dist/build/GHCi/FFI.hs, /tmp/.haddock-1938584/GHCi/FFI.o, /tmp/.haddock-1938584/GHCi/FFI.dyn_o ) [ 67 of 463] Compiling GHCi.RemoteTypes ( libraries/ghci/GHCi/RemoteTypes.hs, /tmp/.haddock-1938584/GHCi/RemoteTypes.o, /tmp/.haddock-1938584/GHCi/RemoteTypes.dyn_o ) [ 68 of 463] Compiling GHCi.ResolvedBCO ( libraries/ghci/GHCi/ResolvedBCO.hs, /tmp/.haddock-1938584/GHCi/ResolvedBCO.o, /tmp/.haddock-1938584/GHCi/ResolvedBCO.dyn_o ) [ 69 of 463] Compiling GHCi.TH.Binary ( libraries/ghci/GHCi/TH/Binary.hs, /tmp/.haddock-1938584/GHCi/TH/Binary.o, /tmp/.haddock-1938584/GHCi/TH/Binary.dyn_o ) [ 70 of 463] Compiling GHCi.Message ( libraries/ghci/GHCi/Message.hs, /tmp/.haddock-1938584/GHCi/Message.o, /tmp/.haddock-1938584/GHCi/Message.dyn_o ) [ 71 of 463] Compiling Language.Haskell.Syntax.Basic ( compiler/Language/Haskell/Syntax/Basic.hs, /tmp/.haddock-1938584/Language/Haskell/Syntax/Basic.o, /tmp/.haddock-1938584/Language/Haskell/Syntax/Basic.dyn_o ) [ 72 of 463] Compiling Language.Haskell.Syntax.Extension ( compiler/Language/Haskell/Syntax/Extension.hs, /tmp/.haddock-1938584/Language/Haskell/Syntax/Extension.o, /tmp/.haddock-1938584/Language/Haskell/Syntax/Extension.dyn_o ) [ 73 of 463] Compiling Language.Haskell.Syntax.Module.Name ( compiler/Language/Haskell/Syntax/Module/Name.hs, /tmp/.haddock-1938584/Language/Haskell/Syntax/Module/Name.o, /tmp/.haddock-1938584/Language/Haskell/Syntax/Module/Name.dyn_o ) [ 74 of 463] Compiling Language.Haskell.Syntax.Specificity ( compiler/Language/Haskell/Syntax/Specificity.hs, /tmp/.haddock-1938584/Language/Haskell/Syntax/Specificity.o, /tmp/.haddock-1938584/Language/Haskell/Syntax/Specificity.dyn_o ) [ 75 of 463] Compiling GHC.Tc.Types.LclEnv[boot] ( compiler/GHC/Tc/Types/LclEnv.hs-boot, /tmp/.haddock-1938584/GHC/Tc/Types/LclEnv.o-boot, /tmp/.haddock-1938584/GHC/Tc/Types/LclEnv.dyn_o-boot ) [ 76 of 463] Compiling GHC.Builtin.PrimOps[boot] ( compiler/GHC/Builtin/PrimOps.hs-boot, /tmp/.haddock-1938584/GHC/Builtin/PrimOps.o-boot, /tmp/.haddock-1938584/GHC/Builtin/PrimOps.dyn_o-boot ) [ 77 of 463] Compiling GHC.Iface.Type[boot] ( compiler/GHC/Iface/Type.hs-boot, /tmp/.haddock-1938584/GHC/Iface/Type.o-boot, /tmp/.haddock-1938584/GHC/Iface/Type.dyn_o-boot ) [ 78 of 463] Compiling GHC.Types.Name.Occurrence[boot] ( compiler/GHC/Types/Name/Occurrence.hs-boot, /tmp/.haddock-1938584/GHC/Types/Name/Occurrence.o-boot, /tmp/.haddock-1938584/GHC/Types/Name/Occurrence.dyn_o-boot ) [ 79 of 463] Compiling Language.Haskell.Syntax.ImpExp[boot] ( compiler/Language/Haskell/Syntax/ImpExp.hs-boot, /tmp/.haddock-1938584/Language/Haskell/Syntax/ImpExp.o-boot, /tmp/.haddock-1938584/Language/Haskell/Syntax/ImpExp.dyn_o-boot ) [ 80 of 463] Compiling GHC.Unit.Types[boot] ( compiler/GHC/Unit/Types.hs-boot, /tmp/.haddock-1938584/GHC/Unit/Types.o-boot, /tmp/.haddock-1938584/GHC/Unit/Types.dyn_o-boot ) [ 81 of 463] Compiling GHC.Utils.Outputable ( compiler/GHC/Utils/Outputable.hs, /tmp/.haddock-1938584/GHC/Utils/Outputable.o, /tmp/.haddock-1938584/GHC/Utils/Outputable.dyn_o ) [ 82 of 463] Compiling GHC.Utils.Panic ( compiler/GHC/Utils/Panic.hs, /tmp/.haddock-1938584/GHC/Utils/Panic.o, /tmp/.haddock-1938584/GHC/Utils/Panic.dyn_o ) [ 83 of 463] Compiling GHC.Utils.Trace ( compiler/GHC/Utils/Trace.hs, /tmp/.haddock-1938584/GHC/Utils/Trace.o, /tmp/.haddock-1938584/GHC/Utils/Trace.dyn_o ) [ 84 of 463] Compiling GHC.Prelude ( compiler/GHC/Prelude.hs, /tmp/.haddock-1938584/GHC/Prelude.o, /tmp/.haddock-1938584/GHC/Prelude.dyn_o ) [ 85 of 463] Compiling GHC.Types.Id.Info[boot] ( compiler/GHC/Types/Id/Info.hs-boot, /tmp/.haddock-1938584/GHC/Types/Id/Info.o-boot, /tmp/.haddock-1938584/GHC/Types/Id/Info.dyn_o-boot ) [ 86 of 463] Compiling GHC.Core.Unfold[boot] ( compiler/GHC/Core/Unfold.hs-boot, /tmp/.haddock-1938584/GHC/Core/Unfold.o-boot, /tmp/.haddock-1938584/GHC/Core/Unfold.dyn_o-boot ) [ 87 of 463] Compiling GHC.Utils.Word64 ( compiler/GHC/Utils/Word64.hs, /tmp/.haddock-1938584/GHC/Utils/Word64.o, /tmp/.haddock-1938584/GHC/Utils/Word64.dyn_o ) [ 88 of 463] Compiling GHC.Types.Unique ( compiler/GHC/Types/Unique.hs, /tmp/.haddock-1938584/GHC/Types/Unique.o, /tmp/.haddock-1938584/GHC/Types/Unique.dyn_o ) [ 89 of 463] Compiling GHC.Types.Name[boot] ( compiler/GHC/Types/Name.hs-boot, /tmp/.haddock-1938584/GHC/Types/Name.o-boot, /tmp/.haddock-1938584/GHC/Types/Name.dyn_o-boot ) [ 90 of 463] Compiling GHC.Types.Var[boot] ( compiler/GHC/Types/Var.hs-boot, /tmp/.haddock-1938584/GHC/Types/Var.o-boot, /tmp/.haddock-1938584/GHC/Types/Var.dyn_o-boot ) [ 91 of 463] Compiling GHC.Core[boot] ( compiler/GHC/Core.hs-boot, /tmp/.haddock-1938584/GHC/Core.o-boot, /tmp/.haddock-1938584/GHC/Core.dyn_o-boot ) [ 92 of 463] Compiling GHC.Core.Ppr[boot] ( compiler/GHC/Core/Ppr.hs-boot, /tmp/.haddock-1938584/GHC/Core/Ppr.o-boot, /tmp/.haddock-1938584/GHC/Core/Ppr.dyn_o-boot ) [ 93 of 463] Compiling GHC.Types.Id[boot] ( compiler/GHC/Types/Id.hs-boot, /tmp/.haddock-1938584/GHC/Types/Id.o-boot, /tmp/.haddock-1938584/GHC/Types/Id.dyn_o-boot ) [ 94 of 463] Compiling GHC.Core.TyCon[boot] ( compiler/GHC/Core/TyCon.hs-boot, /tmp/.haddock-1938584/GHC/Core/TyCon.o-boot, /tmp/.haddock-1938584/GHC/Core/TyCon.dyn_o-boot ) [ 95 of 463] Compiling GHC.Types.TyThing[boot] ( compiler/GHC/Types/TyThing.hs-boot, /tmp/.haddock-1938584/GHC/Types/TyThing.o-boot, /tmp/.haddock-1938584/GHC/Types/TyThing.dyn_o-boot ) [ 96 of 463] Compiling GHC.Core.TyCo.Rep[boot] ( compiler/GHC/Core/TyCo/Rep.hs-boot, /tmp/.haddock-1938584/GHC/Core/TyCo/Rep.o-boot, /tmp/.haddock-1938584/GHC/Core/TyCo/Rep.dyn_o-boot ) [ 97 of 463] Compiling GHC.Tc.Types.Origin[boot] ( compiler/GHC/Tc/Types/Origin.hs-boot, /tmp/.haddock-1938584/GHC/Tc/Types/Origin.o-boot, /tmp/.haddock-1938584/GHC/Tc/Types/Origin.dyn_o-boot ) [ 98 of 463] Compiling GHC.Core.TyCo.Ppr[boot] ( compiler/GHC/Core/TyCo/Ppr.hs-boot, /tmp/.haddock-1938584/GHC/Core/TyCo/Ppr.o-boot, /tmp/.haddock-1938584/GHC/Core/TyCo/Ppr.dyn_o-boot ) [ 99 of 463] Compiling GHC.Types.Unique.FM ( compiler/GHC/Types/Unique/FM.hs, /tmp/.haddock-1938584/GHC/Types/Unique/FM.o, /tmp/.haddock-1938584/GHC/Types/Unique/FM.dyn_o ) [100 of 463] Compiling GHC.Data.Strict ( compiler/GHC/Data/Strict.hs, /tmp/.haddock-1938584/GHC/Data/Strict.o, /tmp/.haddock-1938584/GHC/Data/Strict.dyn_o ) [101 of 463] Compiling GHC.Data.OsPath ( compiler/GHC/Data/OsPath.hs, /tmp/.haddock-1938584/GHC/Data/OsPath.o, /tmp/.haddock-1938584/GHC/Data/OsPath.dyn_o ) [102 of 463] Compiling GHC.Data.FiniteMap ( compiler/GHC/Data/FiniteMap.hs, /tmp/.haddock-1938584/GHC/Data/FiniteMap.o, /tmp/.haddock-1938584/GHC/Data/FiniteMap.dyn_o ) [103 of 463] Compiling GHC.Utils.Lexeme ( compiler/GHC/Utils/Lexeme.hs, /tmp/.haddock-1938584/GHC/Utils/Lexeme.o, /tmp/.haddock-1938584/GHC/Utils/Lexeme.dyn_o ) [104 of 463] Compiling GHC.Data.Maybe ( compiler/GHC/Data/Maybe.hs, /tmp/.haddock-1938584/GHC/Data/Maybe.o, /tmp/.haddock-1938584/GHC/Data/Maybe.dyn_o ) [105 of 463] Compiling GHC.Utils.Monad.State.Strict ( compiler/GHC/Utils/Monad/State/Strict.hs, /tmp/.haddock-1938584/GHC/Utils/Monad/State/Strict.o, /tmp/.haddock-1938584/GHC/Utils/Monad/State/Strict.dyn_o ) [106 of 463] Compiling GHC.Utils.Monad ( compiler/GHC/Utils/Monad.hs, /tmp/.haddock-1938584/GHC/Utils/Monad.o, /tmp/.haddock-1938584/GHC/Utils/Monad.dyn_o ) [107 of 463] Compiling GHC.Types.Unique.Supply ( compiler/GHC/Types/Unique/Supply.hs, /tmp/.haddock-1938584/GHC/Types/Unique/Supply.o, /tmp/.haddock-1938584/GHC/Types/Unique/Supply.dyn_o ) [108 of 463] Compiling GHC.Settings.Constants ( compiler/GHC/Settings/Constants.hs, /tmp/.haddock-1938584/GHC/Settings/Constants.o, /tmp/.haddock-1938584/GHC/Settings/Constants.dyn_o ) [109 of 463] Compiling GHC.Types.Unique.DSM ( compiler/GHC/Types/Unique/DSM.hs, /tmp/.haddock-1938584/GHC/Types/Unique/DSM.o, /tmp/.haddock-1938584/GHC/Types/Unique/DSM.dyn_o ) [110 of 463] Compiling GHC.Data.SmallArray ( compiler/GHC/Data/SmallArray.hs, /tmp/.haddock-1938584/GHC/Data/SmallArray.o, /tmp/.haddock-1938584/GHC/Data/SmallArray.dyn_o ) [111 of 463] Compiling GHC.Data.FlatBag ( compiler/GHC/Data/FlatBag.hs, /tmp/.haddock-1938584/GHC/Data/FlatBag.o, /tmp/.haddock-1938584/GHC/Data/FlatBag.dyn_o ) [112 of 463] Compiling GHC.Data.StringBuffer ( compiler/GHC/Data/StringBuffer.hs, /tmp/.haddock-1938584/GHC/Data/StringBuffer.o, /tmp/.haddock-1938584/GHC/Data/StringBuffer.dyn_o ) [113 of 463] Compiling GHC.Tc.Types.TcRef ( compiler/GHC/Tc/Types/TcRef.hs, /tmp/.haddock-1938584/GHC/Tc/Types/TcRef.o, /tmp/.haddock-1938584/GHC/Tc/Types/TcRef.dyn_o ) [114 of 463] Compiling GHC.Utils.CliOption ( compiler/GHC/Utils/CliOption.hs, /tmp/.haddock-1938584/GHC/Utils/CliOption.o, /tmp/.haddock-1938584/GHC/Utils/CliOption.dyn_o ) [115 of 463] Compiling GHC.Types.ProfAuto ( compiler/GHC/Types/ProfAuto.hs, /tmp/.haddock-1938584/GHC/Types/ProfAuto.o, /tmp/.haddock-1938584/GHC/Types/ProfAuto.dyn_o ) [116 of 463] Compiling GHC.SysTools.Terminal ( compiler/GHC/SysTools/Terminal.hs, /tmp/.haddock-1938584/GHC/SysTools/Terminal.o, /tmp/.haddock-1938584/GHC/SysTools/Terminal.dyn_o ) [117 of 463] Compiling GHC.Driver.Plugins.External ( compiler/GHC/Driver/Plugins/External.hs, /tmp/.haddock-1938584/GHC/Driver/Plugins/External.o, /tmp/.haddock-1938584/GHC/Driver/Plugins/External.dyn_o ) [118 of 463] Compiling GHC.Driver.Backend.Internal ( compiler/GHC/Driver/Backend/Internal.hs, /tmp/.haddock-1938584/GHC/Driver/Backend/Internal.o, /tmp/.haddock-1938584/GHC/Driver/Backend/Internal.dyn_o ) [119 of 463] Compiling GHC.CmmToAsm.CFG.Weight ( compiler/GHC/CmmToAsm/CFG/Weight.hs, /tmp/.haddock-1938584/GHC/CmmToAsm/CFG/Weight.o, /tmp/.haddock-1938584/GHC/CmmToAsm/CFG/Weight.dyn_o ) [120 of 463] Compiling GHC.Types.HpcInfo ( compiler/GHC/Types/HpcInfo.hs, /tmp/.haddock-1938584/GHC/Types/HpcInfo.o, /tmp/.haddock-1938584/GHC/Types/HpcInfo.dyn_o ) [121 of 463] Compiling GHC.Utils.Json ( compiler/GHC/Utils/Json.hs, /tmp/.haddock-1938584/GHC/Utils/Json.o, /tmp/.haddock-1938584/GHC/Utils/Json.dyn_o ) [122 of 463] Compiling GHC.Types.SrcLoc ( compiler/GHC/Types/SrcLoc.hs, /tmp/.haddock-1938584/GHC/Types/SrcLoc.o, /tmp/.haddock-1938584/GHC/Types/SrcLoc.dyn_o ) [123 of 463] Compiling GHC.Types.Unique.DFM ( compiler/GHC/Types/Unique/DFM.hs, /tmp/.haddock-1938584/GHC/Types/Unique/DFM.o, /tmp/.haddock-1938584/GHC/Types/Unique/DFM.dyn_o ) [124 of 463] Compiling GHC.Data.FastString.Env ( compiler/GHC/Data/FastString/Env.hs, /tmp/.haddock-1938584/GHC/Data/FastString/Env.o, /tmp/.haddock-1938584/GHC/Data/FastString/Env.dyn_o ) [125 of 463] Compiling GHC.Types.Unique.Set ( compiler/GHC/Types/Unique/Set.hs, /tmp/.haddock-1938584/GHC/Types/Unique/Set.o, /tmp/.haddock-1938584/GHC/Types/Unique/Set.dyn_o ) [126 of 463] Compiling GHC.Types.Unique.DSet ( compiler/GHC/Types/Unique/DSet.hs, /tmp/.haddock-1938584/GHC/Types/Unique/DSet.o, /tmp/.haddock-1938584/GHC/Types/Unique/DSet.dyn_o ) [127 of 463] Compiling GHC.Data.OrdList ( compiler/GHC/Data/OrdList.hs, /tmp/.haddock-1938584/GHC/Data/OrdList.o, /tmp/.haddock-1938584/GHC/Data/OrdList.dyn_o ) [128 of 463] Compiling GHC.Types.Unique.Map ( compiler/GHC/Types/Unique/Map.hs, /tmp/.haddock-1938584/GHC/Types/Unique/Map.o, /tmp/.haddock-1938584/GHC/Types/Unique/Map.dyn_o ) [129 of 463] Compiling GHC.Data.Graph.Directed ( compiler/GHC/Data/Graph/Directed.hs, /tmp/.haddock-1938584/GHC/Data/Graph/Directed.o, /tmp/.haddock-1938584/GHC/Data/Graph/Directed.dyn_o ) [130 of 463] Compiling GHC.Data.List.SetOps ( compiler/GHC/Data/List/SetOps.hs, /tmp/.haddock-1938584/GHC/Data/List/SetOps.o, /tmp/.haddock-1938584/GHC/Data/List/SetOps.dyn_o ) [131 of 463] Compiling GHC.Data.Bag ( compiler/GHC/Data/Bag.hs, /tmp/.haddock-1938584/GHC/Data/Bag.o, /tmp/.haddock-1938584/GHC/Data/Bag.dyn_o ) [132 of 463] Compiling GHC.Data.Pair ( compiler/GHC/Data/Pair.hs, /tmp/.haddock-1938584/GHC/Data/Pair.o, /tmp/.haddock-1938584/GHC/Data/Pair.dyn_o ) [133 of 463] Compiling GHC.Data.TrieMap ( compiler/GHC/Data/TrieMap.hs, /tmp/.haddock-1938584/GHC/Data/TrieMap.o, /tmp/.haddock-1938584/GHC/Data/TrieMap.dyn_o ) [134 of 463] Compiling GHC.Utils.Binary ( compiler/GHC/Utils/Binary.hs, /tmp/.haddock-1938584/GHC/Utils/Binary.o, /tmp/.haddock-1938584/GHC/Utils/Binary.dyn_o ) [135 of 463] Compiling GHC.Types.SourceText ( compiler/GHC/Types/SourceText.hs, /tmp/.haddock-1938584/GHC/Types/SourceText.o, /tmp/.haddock-1938584/GHC/Types/SourceText.dyn_o ) [136 of 463] Compiling GHC.Hs.DocString ( compiler/GHC/Hs/DocString.hs, /tmp/.haddock-1938584/GHC/Hs/DocString.o, /tmp/.haddock-1938584/GHC/Hs/DocString.dyn_o ) [137 of 463] Compiling GHC.Types.FieldLabel ( compiler/GHC/Types/FieldLabel.hs, /tmp/.haddock-1938584/GHC/Types/FieldLabel.o, /tmp/.haddock-1938584/GHC/Types/FieldLabel.dyn_o ) [138 of 463] Compiling GHC.Hs.Basic ( compiler/GHC/Hs/Basic.hs, /tmp/.haddock-1938584/GHC/Hs/Basic.o, /tmp/.haddock-1938584/GHC/Hs/Basic.dyn_o ) [139 of 463] Compiling GHC.Types.Fixity ( compiler/GHC/Types/Fixity.hs, /tmp/.haddock-1938584/GHC/Types/Fixity.o, /tmp/.haddock-1938584/GHC/Types/Fixity.dyn_o ) [140 of 463] Compiling GHC.Types.CostCentre.State ( compiler/GHC/Types/CostCentre/State.hs, /tmp/.haddock-1938584/GHC/Types/CostCentre/State.o, /tmp/.haddock-1938584/GHC/Types/CostCentre/State.dyn_o ) [141 of 463] Compiling GHC.Data.EnumSet ( compiler/GHC/Data/EnumSet.hs, /tmp/.haddock-1938584/GHC/Data/EnumSet.o, /tmp/.haddock-1938584/GHC/Data/EnumSet.dyn_o ) [142 of 463] Compiling GHC.Utils.Binary.Typeable ( compiler/GHC/Utils/Binary/Typeable.hs, /tmp/.haddock-1938584/GHC/Utils/Binary/Typeable.o, /tmp/.haddock-1938584/GHC/Utils/Binary/Typeable.dyn_o ) [143 of 463] Compiling GHC.Iface.Ext.Fields ( compiler/GHC/Iface/Ext/Fields.hs, /tmp/.haddock-1938584/GHC/Iface/Ext/Fields.o, /tmp/.haddock-1938584/GHC/Iface/Ext/Fields.dyn_o ) [144 of 463] Compiling GHC.Cmm.Dataflow.Label ( compiler/GHC/Cmm/Dataflow/Label.hs, /tmp/.haddock-1938584/GHC/Cmm/Dataflow/Label.o, /tmp/.haddock-1938584/GHC/Cmm/Dataflow/Label.dyn_o ) [145 of 463] Compiling GHC.Cmm.BlockId[boot] ( compiler/GHC/Cmm/BlockId.hs-boot, /tmp/.haddock-1938584/GHC/Cmm/BlockId.o-boot, /tmp/.haddock-1938584/GHC/Cmm/BlockId.dyn_o-boot ) [146 of 463] Compiling GHC.Driver.Flags ( compiler/GHC/Driver/Flags.hs, /tmp/.haddock-1938584/GHC/Driver/Flags.o, /tmp/.haddock-1938584/GHC/Driver/Flags.dyn_o ) [147 of 463] Compiling GHC.Types.SafeHaskell ( compiler/GHC/Types/SafeHaskell.hs, /tmp/.haddock-1938584/GHC/Types/SafeHaskell.o, /tmp/.haddock-1938584/GHC/Types/SafeHaskell.dyn_o ) [148 of 463] Compiling GHC.Parser.Errors.Basic ( compiler/GHC/Parser/Errors/Basic.hs, /tmp/.haddock-1938584/GHC/Parser/Errors/Basic.o, /tmp/.haddock-1938584/GHC/Parser/Errors/Basic.dyn_o ) [149 of 463] Compiling GHC.Unit.Ppr ( compiler/GHC/Unit/Ppr.hs, /tmp/.haddock-1938584/GHC/Unit/Ppr.o, /tmp/.haddock-1938584/GHC/Unit/Ppr.dyn_o ) [150 of 463] Compiling GHC.Tc.Types.Rank ( compiler/GHC/Tc/Types/Rank.hs, /tmp/.haddock-1938584/GHC/Tc/Types/Rank.o, /tmp/.haddock-1938584/GHC/Tc/Types/Rank.dyn_o ) [151 of 463] Compiling GHC.Hs.Specificity ( compiler/GHC/Hs/Specificity.hs, /tmp/.haddock-1938584/GHC/Hs/Specificity.o, /tmp/.haddock-1938584/GHC/Hs/Specificity.dyn_o ) [152 of 463] Compiling GHC.Unit.Types ( compiler/GHC/Unit/Types.hs, /tmp/.haddock-1938584/GHC/Unit/Types.o, /tmp/.haddock-1938584/GHC/Unit/Types.dyn_o ) [153 of 463] Compiling GHC.Unit.Module.Location ( compiler/GHC/Unit/Module/Location.hs, /tmp/.haddock-1938584/GHC/Unit/Module/Location.o, /tmp/.haddock-1938584/GHC/Unit/Module/Location.dyn_o ) [154 of 463] Compiling GHC.Unit.Module.Env ( compiler/GHC/Unit/Module/Env.hs, /tmp/.haddock-1938584/GHC/Unit/Module/Env.o, /tmp/.haddock-1938584/GHC/Unit/Module/Env.dyn_o ) [155 of 463] Compiling GHC.Unit.Module ( compiler/GHC/Unit/Module.hs, /tmp/.haddock-1938584/GHC/Unit/Module.o, /tmp/.haddock-1938584/GHC/Unit/Module.dyn_o ) [156 of 463] Compiling GHC.Types.ForeignCall ( compiler/GHC/Types/ForeignCall.hs, /tmp/.haddock-1938584/GHC/Types/ForeignCall.o, /tmp/.haddock-1938584/GHC/Types/ForeignCall.dyn_o ) [157 of 463] Compiling GHC.Unit.Home ( compiler/GHC/Unit/Home.hs, /tmp/.haddock-1938584/GHC/Unit/Home.o, /tmp/.haddock-1938584/GHC/Unit/Home.dyn_o ) [158 of 463] Compiling GHC.Types.PkgQual ( compiler/GHC/Types/PkgQual.hs, /tmp/.haddock-1938584/GHC/Types/PkgQual.o, /tmp/.haddock-1938584/GHC/Types/PkgQual.dyn_o ) [159 of 463] Compiling GHC.Types.SourceFile ( compiler/GHC/Types/SourceFile.hs, /tmp/.haddock-1938584/GHC/Types/SourceFile.o, /tmp/.haddock-1938584/GHC/Types/SourceFile.dyn_o ) [160 of 463] Compiling GHC.Unit.Parser ( compiler/GHC/Unit/Parser.hs, /tmp/.haddock-1938584/GHC/Unit/Parser.o, /tmp/.haddock-1938584/GHC/Unit/Parser.dyn_o ) [161 of 463] Compiling Language.Haskell.Syntax.Pat[boot] ( compiler/Language/Haskell/Syntax/Pat.hs-boot, /tmp/.haddock-1938584/Language/Haskell/Syntax/Pat.o-boot, /tmp/.haddock-1938584/Language/Haskell/Syntax/Pat.dyn_o-boot ) [162 of 463] Compiling Language.Haskell.Syntax.Expr[boot] ( compiler/Language/Haskell/Syntax/Expr.hs-boot, /tmp/.haddock-1938584/Language/Haskell/Syntax/Expr.o-boot, /tmp/.haddock-1938584/Language/Haskell/Syntax/Expr.dyn_o-boot ) [163 of 463] Compiling Language.Haskell.Syntax.Type[boot] ( compiler/Language/Haskell/Syntax/Type.hs-boot, /tmp/.haddock-1938584/Language/Haskell/Syntax/Type.o-boot, /tmp/.haddock-1938584/Language/Haskell/Syntax/Type.dyn_o-boot ) [164 of 463] Compiling GHC.Types.Basic ( compiler/GHC/Types/Basic.hs, /tmp/.haddock-1938584/GHC/Types/Basic.o, /tmp/.haddock-1938584/GHC/Types/Basic.dyn_o ) [165 of 463] Compiling GHC.Builtin.Uniques[boot] ( compiler/GHC/Builtin/Uniques.hs-boot, /tmp/.haddock-1938584/GHC/Builtin/Uniques.o-boot, /tmp/.haddock-1938584/GHC/Builtin/Uniques.dyn_o-boot ) [166 of 463] Compiling GHC.Core.DataCon[boot] ( compiler/GHC/Core/DataCon.hs-boot, /tmp/.haddock-1938584/GHC/Core/DataCon.o-boot, /tmp/.haddock-1938584/GHC/Core/DataCon.dyn_o-boot ) [167 of 463] Compiling GHC.Builtin.Types[boot] ( compiler/GHC/Builtin/Types.hs-boot, /tmp/.haddock-1938584/GHC/Builtin/Types.o-boot, /tmp/.haddock-1938584/GHC/Builtin/Types.dyn_o-boot ) [168 of 463] Compiling GHC.Builtin.Uniques ( compiler/GHC/Builtin/Uniques.hs, /tmp/.haddock-1938584/GHC/Builtin/Uniques.o, /tmp/.haddock-1938584/GHC/Builtin/Uniques.dyn_o ) [169 of 463] Compiling GHC.Types.Name.Occurrence ( compiler/GHC/Types/Name/Occurrence.hs, /tmp/.haddock-1938584/GHC/Types/Name/Occurrence.o, /tmp/.haddock-1938584/GHC/Types/Name/Occurrence.dyn_o ) [170 of 463] Compiling GHC.Platform ( compiler/GHC/Platform.hs, /tmp/.haddock-1938584/GHC/Platform.o, /tmp/.haddock-1938584/GHC/Platform.dyn_o ) [171 of 463] Compiling GHC.Cmm.CLabel[boot] ( compiler/GHC/Cmm/CLabel.hs-boot, /tmp/.haddock-1938584/GHC/Cmm/CLabel.o-boot, /tmp/.haddock-1938584/GHC/Cmm/CLabel.dyn_o-boot ) [172 of 463] Compiling GHC.Types.Name ( compiler/GHC/Types/Name.hs, /tmp/.haddock-1938584/GHC/Types/Name.o, /tmp/.haddock-1938584/GHC/Types/Name.dyn_o ) [173 of 463] Compiling GHC.Types.Name.Set ( compiler/GHC/Types/Name/Set.hs, /tmp/.haddock-1938584/GHC/Types/Name/Set.o, /tmp/.haddock-1938584/GHC/Types/Name/Set.dyn_o ) [174 of 463] Compiling GHC.Types.Name.Env ( compiler/GHC/Types/Name/Env.hs, /tmp/.haddock-1938584/GHC/Types/Name/Env.o, /tmp/.haddock-1938584/GHC/Types/Name/Env.dyn_o ) [175 of 463] Compiling GHC.Tc.Utils.TcType[boot] ( compiler/GHC/Tc/Utils/TcType.hs-boot, /tmp/.haddock-1938584/GHC/Tc/Utils/TcType.o-boot, /tmp/.haddock-1938584/GHC/Tc/Utils/TcType.dyn_o-boot ) [176 of 463] Compiling GHC.Types.Var ( compiler/GHC/Types/Var.hs, /tmp/.haddock-1938584/GHC/Types/Var.o, /tmp/.haddock-1938584/GHC/Types/Var.dyn_o ) [177 of 463] Compiling GHC.Core.Type[boot] ( compiler/GHC/Core/Type.hs-boot, /tmp/.haddock-1938584/GHC/Core/Type.o-boot, /tmp/.haddock-1938584/GHC/Core/Type.dyn_o-boot ) [178 of 463] Compiling GHC.Types.Var.Set ( compiler/GHC/Types/Var/Set.hs, /tmp/.haddock-1938584/GHC/Types/Var/Set.o, /tmp/.haddock-1938584/GHC/Types/Var/Set.dyn_o ) [179 of 463] Compiling GHC.Core.TyCo.FVs[boot] ( compiler/GHC/Core/TyCo/FVs.hs-boot, /tmp/.haddock-1938584/GHC/Core/TyCo/FVs.o-boot, /tmp/.haddock-1938584/GHC/Core/TyCo/FVs.dyn_o-boot ) [180 of 463] Compiling GHC.Utils.FV ( compiler/GHC/Utils/FV.hs, /tmp/.haddock-1938584/GHC/Utils/FV.o, /tmp/.haddock-1938584/GHC/Utils/FV.dyn_o ) [181 of 463] Compiling GHC.Data.Graph.UnVar ( compiler/GHC/Data/Graph/UnVar.hs, /tmp/.haddock-1938584/GHC/Data/Graph/UnVar.o, /tmp/.haddock-1938584/GHC/Data/Graph/UnVar.dyn_o ) [182 of 463] Compiling GHC.Types.Var.Env ( compiler/GHC/Types/Var/Env.hs, /tmp/.haddock-1938584/GHC/Types/Var/Env.o, /tmp/.haddock-1938584/GHC/Types/Var/Env.dyn_o ) [183 of 463] Compiling GHC.Types.SptEntry ( compiler/GHC/Types/SptEntry.hs, /tmp/.haddock-1938584/GHC/Types/SptEntry.o, /tmp/.haddock-1938584/GHC/Types/SptEntry.dyn_o ) [184 of 463] Compiling GHC.Stg.InferTags.TagSig ( compiler/GHC/Stg/InferTags/TagSig.hs, /tmp/.haddock-1938584/GHC/Stg/InferTags/TagSig.o, /tmp/.haddock-1938584/GHC/Stg/InferTags/TagSig.dyn_o ) [185 of 463] Compiling GHC.Parser.Annotation ( compiler/GHC/Parser/Annotation.hs, /tmp/.haddock-1938584/GHC/Parser/Annotation.o, /tmp/.haddock-1938584/GHC/Parser/Annotation.dyn_o ) [186 of 463] Compiling GHC.Data.BooleanFormula ( compiler/GHC/Data/BooleanFormula.hs, /tmp/.haddock-1938584/GHC/Data/BooleanFormula.o, /tmp/.haddock-1938584/GHC/Data/BooleanFormula.dyn_o ) [187 of 463] Compiling GHC.Types.GREInfo ( compiler/GHC/Types/GREInfo.hs, /tmp/.haddock-1938584/GHC/Types/GREInfo.o, /tmp/.haddock-1938584/GHC/Types/GREInfo.dyn_o ) [188 of 463] Compiling GHC.Types.Avail ( compiler/GHC/Types/Avail.hs, /tmp/.haddock-1938584/GHC/Types/Avail.o, /tmp/.haddock-1938584/GHC/Types/Avail.dyn_o ) [189 of 463] Compiling GHC.Types.Name.Reader ( compiler/GHC/Types/Name/Reader.hs, /tmp/.haddock-1938584/GHC/Types/Name/Reader.o, /tmp/.haddock-1938584/GHC/Types/Name/Reader.dyn_o ) [190 of 463] Compiling GHC.Hs.Extension ( compiler/GHC/Hs/Extension.hs, /tmp/.haddock-1938584/GHC/Hs/Extension.o, /tmp/.haddock-1938584/GHC/Hs/Extension.dyn_o ) [191 of 463] Compiling GHC.Hs.Doc ( compiler/GHC/Hs/Doc.hs, /tmp/.haddock-1938584/GHC/Hs/Doc.o, /tmp/.haddock-1938584/GHC/Hs/Doc.dyn_o ) [192 of 463] Compiling Language.Haskell.Syntax.Type ( compiler/Language/Haskell/Syntax/Type.hs, /tmp/.haddock-1938584/Language/Haskell/Syntax/Type.o, /tmp/.haddock-1938584/Language/Haskell/Syntax/Type.dyn_o ) [193 of 463] Compiling Language.Haskell.Syntax.Binds ( compiler/Language/Haskell/Syntax/Binds.hs, /tmp/.haddock-1938584/Language/Haskell/Syntax/Binds.o, /tmp/.haddock-1938584/Language/Haskell/Syntax/Binds.dyn_o ) [194 of 463] Compiling Language.Haskell.Syntax.ImpExp ( compiler/Language/Haskell/Syntax/ImpExp.hs, /tmp/.haddock-1938584/Language/Haskell/Syntax/ImpExp.o, /tmp/.haddock-1938584/Language/Haskell/Syntax/ImpExp.dyn_o ) [195 of 463] Compiling GHC.Unit.Module.Warnings ( compiler/GHC/Unit/Module/Warnings.hs, /tmp/.haddock-1938584/GHC/Unit/Module/Warnings.o, /tmp/.haddock-1938584/GHC/Unit/Module/Warnings.dyn_o ) [196 of 463] Compiling Language.Haskell.Syntax.Decls ( compiler/Language/Haskell/Syntax/Decls.hs, /tmp/.haddock-1938584/Language/Haskell/Syntax/Decls.o, /tmp/.haddock-1938584/Language/Haskell/Syntax/Decls.dyn_o ) [197 of 463] Compiling GHC.Unit.Module.Imported ( compiler/GHC/Unit/Module/Imported.hs, /tmp/.haddock-1938584/GHC/Unit/Module/Imported.o, /tmp/.haddock-1938584/GHC/Unit/Module/Imported.dyn_o ) [198 of 463] Compiling GHC.Types.CostCentre ( compiler/GHC/Types/CostCentre.hs, /tmp/.haddock-1938584/GHC/Types/CostCentre.o, /tmp/.haddock-1938584/GHC/Types/CostCentre.dyn_o ) [199 of 463] Compiling GHC.Builtin.Names ( compiler/GHC/Builtin/Names.hs, /tmp/.haddock-1938584/GHC/Builtin/Names.o, /tmp/.haddock-1938584/GHC/Builtin/Names.dyn_o ) [200 of 463] Compiling GHC.Types.Annotations ( compiler/GHC/Types/Annotations.hs, /tmp/.haddock-1938584/GHC/Types/Annotations.o, /tmp/.haddock-1938584/GHC/Types/Annotations.dyn_o ) [201 of 463] Compiling GHC.Core.Opt.CallerCC.Types ( compiler/GHC/Core/Opt/CallerCC/Types.hs, /tmp/.haddock-1938584/GHC/Core/Opt/CallerCC/Types.o, /tmp/.haddock-1938584/GHC/Core/Opt/CallerCC/Types.dyn_o ) [202 of 463] Compiling GHC.Types.Fixity.Env ( compiler/GHC/Types/Fixity/Env.hs, /tmp/.haddock-1938584/GHC/Types/Fixity/Env.o, /tmp/.haddock-1938584/GHC/Types/Fixity/Env.dyn_o ) [203 of 463] Compiling GHC.Hs.ImpExp ( compiler/GHC/Hs/ImpExp.hs, /tmp/.haddock-1938584/GHC/Hs/ImpExp.o, /tmp/.haddock-1938584/GHC/Hs/ImpExp.dyn_o ) [204 of 463] Compiling GHC.Core.Rules.Config ( compiler/GHC/Core/Rules/Config.hs, /tmp/.haddock-1938584/GHC/Core/Rules/Config.o, /tmp/.haddock-1938584/GHC/Core/Rules/Config.dyn_o ) [205 of 463] Compiling GHC.Types.ForeignStubs ( compiler/GHC/Types/ForeignStubs.hs, /tmp/.haddock-1938584/GHC/Types/ForeignStubs.o, /tmp/.haddock-1938584/GHC/Types/ForeignStubs.dyn_o ) [206 of 463] Compiling GHC.Cmm.Type ( compiler/GHC/Cmm/Type.hs, /tmp/.haddock-1938584/GHC/Cmm/Type.o, /tmp/.haddock-1938584/GHC/Cmm/Type.dyn_o ) [207 of 463] Compiling GHC.Platform.Ways ( compiler/GHC/Platform/Ways.hs, /tmp/.haddock-1938584/GHC/Platform/Ways.o, /tmp/.haddock-1938584/GHC/Platform/Ways.dyn_o ) [208 of 463] Compiling GHC.Platform.Profile ( compiler/GHC/Platform/Profile.hs, /tmp/.haddock-1938584/GHC/Platform/Profile.o, /tmp/.haddock-1938584/GHC/Platform/Profile.dyn_o ) [209 of 463] Compiling GHC.Cmm.Reg ( compiler/GHC/Cmm/Reg.hs, /tmp/.haddock-1938584/GHC/Cmm/Reg.o, /tmp/.haddock-1938584/GHC/Cmm/Reg.dyn_o ) [210 of 463] Compiling GHC.Cmm.MachOp ( compiler/GHC/Cmm/MachOp.hs, /tmp/.haddock-1938584/GHC/Cmm/MachOp.o, /tmp/.haddock-1938584/GHC/Cmm/MachOp.dyn_o ) [211 of 463] Compiling GHC.Settings ( compiler/GHC/Settings.hs, /tmp/.haddock-1938584/GHC/Settings.o, /tmp/.haddock-1938584/GHC/Settings.dyn_o ) [212 of 463] Compiling GHC.Unit.Info ( compiler/GHC/Unit/Info.hs, /tmp/.haddock-1938584/GHC/Unit/Info.o, /tmp/.haddock-1938584/GHC/Unit/Info.dyn_o ) [213 of 463] Compiling GHC.Driver.Phases ( compiler/GHC/Driver/Phases.hs, /tmp/.haddock-1938584/GHC/Driver/Phases.o, /tmp/.haddock-1938584/GHC/Driver/Phases.dyn_o ) [214 of 463] Compiling GHC.Core.Coercion.Axiom ( compiler/GHC/Core/Coercion/Axiom.hs, /tmp/.haddock-1938584/GHC/Core/Coercion/Axiom.o, /tmp/.haddock-1938584/GHC/Core/Coercion/Axiom.dyn_o ) [215 of 463] Compiling GHC.Core.Coercion[boot] ( compiler/GHC/Core/Coercion.hs-boot, /tmp/.haddock-1938584/GHC/Core/Coercion.o-boot, /tmp/.haddock-1938584/GHC/Core/Coercion.dyn_o-boot ) [216 of 463] Compiling GHC.Core.Class ( compiler/GHC/Core/Class.hs, /tmp/.haddock-1938584/GHC/Core/Class.o, /tmp/.haddock-1938584/GHC/Core/Class.dyn_o ) [217 of 463] Compiling GHC.Types.Id.Make[boot] ( compiler/GHC/Types/Id/Make.hs-boot, /tmp/.haddock-1938584/GHC/Types/Id/Make.o-boot, /tmp/.haddock-1938584/GHC/Types/Id/Make.dyn_o-boot ) [218 of 463] Compiling GHC.Core.TyCon ( compiler/GHC/Core/TyCon.hs, /tmp/.haddock-1938584/GHC/Core/TyCon.o, /tmp/.haddock-1938584/GHC/Core/TyCon.dyn_o ) [219 of 463] Compiling GHC.CoreToIface[boot] ( compiler/GHC/CoreToIface.hs-boot, /tmp/.haddock-1938584/GHC/CoreToIface.o-boot, /tmp/.haddock-1938584/GHC/CoreToIface.dyn_o-boot ) [220 of 463] Compiling GHC.Core.TyCo.Rep ( compiler/GHC/Core/TyCo/Rep.hs, /tmp/.haddock-1938584/GHC/Core/TyCo/Rep.o, /tmp/.haddock-1938584/GHC/Core/TyCo/Rep.dyn_o ) [221 of 463] Compiling GHC.Builtin.Types.Prim ( compiler/GHC/Builtin/Types/Prim.hs, /tmp/.haddock-1938584/GHC/Builtin/Types/Prim.o, /tmp/.haddock-1938584/GHC/Builtin/Types/Prim.dyn_o ) [222 of 463] Compiling GHC.Core.TyCo.FVs ( compiler/GHC/Core/TyCo/FVs.hs, /tmp/.haddock-1938584/GHC/Core/TyCo/FVs.o, /tmp/.haddock-1938584/GHC/Core/TyCo/FVs.dyn_o ) [223 of 463] Compiling GHC.Core.TyCo.Subst ( compiler/GHC/Core/TyCo/Subst.hs, /tmp/.haddock-1938584/GHC/Core/TyCo/Subst.o, /tmp/.haddock-1938584/GHC/Core/TyCo/Subst.dyn_o ) [224 of 463] Compiling GHC.Core.TyCo.Tidy ( compiler/GHC/Core/TyCo/Tidy.hs, /tmp/.haddock-1938584/GHC/Core/TyCo/Tidy.o, /tmp/.haddock-1938584/GHC/Core/TyCo/Tidy.dyn_o ) [225 of 463] Compiling GHC.Core.Type ( compiler/GHC/Core/Type.hs, /tmp/.haddock-1938584/GHC/Core/Type.o, /tmp/.haddock-1938584/GHC/Core/Type.dyn_o ) [226 of 463] Compiling Language.Haskell.Syntax.Lit ( compiler/Language/Haskell/Syntax/Lit.hs, /tmp/.haddock-1938584/Language/Haskell/Syntax/Lit.o, /tmp/.haddock-1938584/Language/Haskell/Syntax/Lit.dyn_o ) [227 of 463] Compiling Language.Haskell.Syntax.Pat ( compiler/Language/Haskell/Syntax/Pat.hs, /tmp/.haddock-1938584/Language/Haskell/Syntax/Pat.o, /tmp/.haddock-1938584/Language/Haskell/Syntax/Pat.dyn_o ) [228 of 463] Compiling GHC.Hs.Pat[boot] ( compiler/GHC/Hs/Pat.hs-boot, /tmp/.haddock-1938584/GHC/Hs/Pat.o-boot, /tmp/.haddock-1938584/GHC/Hs/Pat.dyn_o-boot ) [229 of 463] Compiling Language.Haskell.Syntax.Expr ( compiler/Language/Haskell/Syntax/Expr.hs, /tmp/.haddock-1938584/Language/Haskell/Syntax/Expr.o, /tmp/.haddock-1938584/Language/Haskell/Syntax/Expr.dyn_o ) [230 of 463] Compiling GHC.Hs.Expr[boot] ( compiler/GHC/Hs/Expr.hs-boot, /tmp/.haddock-1938584/GHC/Hs/Expr.o-boot, /tmp/.haddock-1938584/GHC/Hs/Expr.dyn_o-boot ) [231 of 463] Compiling Language.Haskell.Syntax ( compiler/Language/Haskell/Syntax.hs, /tmp/.haddock-1938584/Language/Haskell/Syntax.o, /tmp/.haddock-1938584/Language/Haskell/Syntax.dyn_o ) [232 of 463] Compiling GHC.Types.Tickish ( compiler/GHC/Types/Tickish.hs, /tmp/.haddock-1938584/GHC/Types/Tickish.o, /tmp/.haddock-1938584/GHC/Types/Tickish.dyn_o ) [233 of 463] Compiling GHC.Core.Multiplicity ( compiler/GHC/Core/Multiplicity.hs, /tmp/.haddock-1938584/GHC/Core/Multiplicity.o, /tmp/.haddock-1938584/GHC/Core/Multiplicity.dyn_o ) [234 of 463] Compiling GHC.Core.TyCo.Compare ( compiler/GHC/Core/TyCo/Compare.hs, /tmp/.haddock-1938584/GHC/Core/TyCo/Compare.o, /tmp/.haddock-1938584/GHC/Core/TyCo/Compare.dyn_o ) [235 of 463] Compiling GHC.Iface.Type ( compiler/GHC/Iface/Type.hs, /tmp/.haddock-1938584/GHC/Iface/Type.o, /tmp/.haddock-1938584/GHC/Iface/Type.dyn_o ) [236 of 463] Compiling GHC.Iface.Recomp.Binary ( compiler/GHC/Iface/Recomp/Binary.hs, /tmp/.haddock-1938584/GHC/Iface/Recomp/Binary.o, /tmp/.haddock-1938584/GHC/Iface/Recomp/Binary.dyn_o ) [237 of 463] Compiling GHC.Core.UsageEnv ( compiler/GHC/Core/UsageEnv.hs, /tmp/.haddock-1938584/GHC/Core/UsageEnv.o, /tmp/.haddock-1938584/GHC/Core/UsageEnv.dyn_o ) [238 of 463] Compiling GHC.Tc.Errors.Types.PromotionErr ( compiler/GHC/Tc/Errors/Types/PromotionErr.hs, /tmp/.haddock-1938584/GHC/Tc/Errors/Types/PromotionErr.o, /tmp/.haddock-1938584/GHC/Tc/Errors/Types/PromotionErr.dyn_o ) [239 of 463] Compiling GHC.Types.Literal ( compiler/GHC/Types/Literal.hs, /tmp/.haddock-1938584/GHC/Types/Literal.o, /tmp/.haddock-1938584/GHC/Types/Literal.dyn_o ) [240 of 463] Compiling GHC.Core.TyCon.Env ( compiler/GHC/Core/TyCon/Env.hs, /tmp/.haddock-1938584/GHC/Core/TyCon/Env.o, /tmp/.haddock-1938584/GHC/Core/TyCon/Env.dyn_o ) [241 of 463] Compiling GHC.Core.TyCon.RecWalk ( compiler/GHC/Core/TyCon/RecWalk.hs, /tmp/.haddock-1938584/GHC/Core/TyCon/RecWalk.o, /tmp/.haddock-1938584/GHC/Core/TyCon/RecWalk.dyn_o ) [242 of 463] Compiling GHC.Core.RoughMap ( compiler/GHC/Core/RoughMap.hs, /tmp/.haddock-1938584/GHC/Core/RoughMap.o, /tmp/.haddock-1938584/GHC/Core/RoughMap.dyn_o ) [243 of 463] Compiling GHC.Core.TyCo.Ppr ( compiler/GHC/Core/TyCo/Ppr.hs, /tmp/.haddock-1938584/GHC/Core/TyCo/Ppr.o, /tmp/.haddock-1938584/GHC/Core/TyCo/Ppr.dyn_o ) [244 of 463] Compiling GHC.Core.Coercion ( compiler/GHC/Core/Coercion.hs, /tmp/.haddock-1938584/GHC/Core/Coercion.o, /tmp/.haddock-1938584/GHC/Core/Coercion.dyn_o ) [245 of 463] Compiling GHC.Core.Map.Type ( compiler/GHC/Core/Map/Type.hs, /tmp/.haddock-1938584/GHC/Core/Map/Type.o, /tmp/.haddock-1938584/GHC/Core/Map/Type.dyn_o ) [246 of 463] Compiling GHC.Core.Unify ( compiler/GHC/Core/Unify.hs, /tmp/.haddock-1938584/GHC/Core/Unify.o, /tmp/.haddock-1938584/GHC/Core/Unify.dyn_o ) [247 of 463] Compiling GHC.Core.Predicate ( compiler/GHC/Core/Predicate.hs, /tmp/.haddock-1938584/GHC/Core/Predicate.o, /tmp/.haddock-1938584/GHC/Core/Predicate.dyn_o ) [248 of 463] Compiling GHC.Core.DataCon ( compiler/GHC/Core/DataCon.hs, /tmp/.haddock-1938584/GHC/Core/DataCon.o, /tmp/.haddock-1938584/GHC/Core/DataCon.dyn_o ) [249 of 463] Compiling GHC.Types.Demand ( compiler/GHC/Types/Demand.hs, /tmp/.haddock-1938584/GHC/Types/Demand.o, /tmp/.haddock-1938584/GHC/Types/Demand.dyn_o ) [250 of 463] Compiling GHC.Types.RepType ( compiler/GHC/Types/RepType.hs, /tmp/.haddock-1938584/GHC/Types/RepType.o, /tmp/.haddock-1938584/GHC/Types/RepType.dyn_o ) [251 of 463] Compiling GHC.Types.Cpr ( compiler/GHC/Types/Cpr.hs, /tmp/.haddock-1938584/GHC/Types/Cpr.o, /tmp/.haddock-1938584/GHC/Types/Cpr.dyn_o ) [252 of 463] Compiling GHC.Core ( compiler/GHC/Core.hs, /tmp/.haddock-1938584/GHC/Core.o, /tmp/.haddock-1938584/GHC/Core.dyn_o ) [253 of 463] Compiling GHC.Core.SimpleOpt[boot] ( compiler/GHC/Core/SimpleOpt.hs-boot, /tmp/.haddock-1938584/GHC/Core/SimpleOpt.o-boot, /tmp/.haddock-1938584/GHC/Core/SimpleOpt.dyn_o-boot ) [254 of 463] Compiling GHC.Core.Reduction ( compiler/GHC/Core/Reduction.hs, /tmp/.haddock-1938584/GHC/Core/Reduction.o, /tmp/.haddock-1938584/GHC/Core/Reduction.dyn_o ) [255 of 463] Compiling GHC.Runtime.Heap.Layout ( compiler/GHC/Runtime/Heap/Layout.hs, /tmp/.haddock-1938584/GHC/Runtime/Heap/Layout.o, /tmp/.haddock-1938584/GHC/Runtime/Heap/Layout.dyn_o ) [256 of 463] Compiling GHC.StgToCmm.Types ( compiler/GHC/StgToCmm/Types.hs, /tmp/.haddock-1938584/GHC/StgToCmm/Types.o, /tmp/.haddock-1938584/GHC/StgToCmm/Types.dyn_o ) [257 of 463] Compiling GHC.Core.PatSyn ( compiler/GHC/Core/PatSyn.hs, /tmp/.haddock-1938584/GHC/Core/PatSyn.o, /tmp/.haddock-1938584/GHC/Core/PatSyn.dyn_o ) [258 of 463] Compiling GHC.Core.ConLike ( compiler/GHC/Core/ConLike.hs, /tmp/.haddock-1938584/GHC/Core/ConLike.o, /tmp/.haddock-1938584/GHC/Core/ConLike.dyn_o ) [259 of 463] Compiling GHC.Types.Id.Info ( compiler/GHC/Types/Id/Info.hs, /tmp/.haddock-1938584/GHC/Types/Id/Info.o, /tmp/.haddock-1938584/GHC/Types/Id/Info.dyn_o ) [260 of 463] Compiling GHC.Types.Id ( compiler/GHC/Types/Id.hs, /tmp/.haddock-1938584/GHC/Types/Id.o, /tmp/.haddock-1938584/GHC/Types/Id.dyn_o ) [261 of 463] Compiling GHC.Types.TyThing ( compiler/GHC/Types/TyThing.hs, /tmp/.haddock-1938584/GHC/Types/TyThing.o, /tmp/.haddock-1938584/GHC/Types/TyThing.dyn_o ) [262 of 463] Compiling GHC.Core.Stats ( compiler/GHC/Core/Stats.hs, /tmp/.haddock-1938584/GHC/Core/Stats.o, /tmp/.haddock-1938584/GHC/Core/Stats.dyn_o ) [263 of 463] Compiling GHC.Core.Ppr ( compiler/GHC/Core/Ppr.hs, /tmp/.haddock-1938584/GHC/Core/Ppr.o, /tmp/.haddock-1938584/GHC/Core/Ppr.dyn_o ) [264 of 463] Compiling GHC.Core.Seq ( compiler/GHC/Core/Seq.hs, /tmp/.haddock-1938584/GHC/Core/Seq.o, /tmp/.haddock-1938584/GHC/Core/Seq.dyn_o ) [265 of 463] Compiling GHC.Builtin.Types ( compiler/GHC/Builtin/Types.hs, /tmp/.haddock-1938584/GHC/Builtin/Types.o, /tmp/.haddock-1938584/GHC/Builtin/Types.dyn_o ) [266 of 463] Compiling GHC.Tc.Utils.TcType ( compiler/GHC/Tc/Utils/TcType.hs, /tmp/.haddock-1938584/GHC/Tc/Utils/TcType.o, /tmp/.haddock-1938584/GHC/Tc/Utils/TcType.dyn_o ) [267 of 463] Compiling GHC.Core.Coercion.Opt ( compiler/GHC/Core/Coercion/Opt.hs, /tmp/.haddock-1938584/GHC/Core/Coercion/Opt.o, /tmp/.haddock-1938584/GHC/Core/Coercion/Opt.dyn_o ) [268 of 463] Compiling GHC.Types.DefaultEnv ( compiler/GHC/Types/DefaultEnv.hs, /tmp/.haddock-1938584/GHC/Types/DefaultEnv.o, /tmp/.haddock-1938584/GHC/Types/DefaultEnv.dyn_o ) [269 of 463] Compiling GHC.Builtin.PrimOps ( compiler/GHC/Builtin/PrimOps.hs, /tmp/.haddock-1938584/GHC/Builtin/PrimOps.o, /tmp/.haddock-1938584/GHC/Builtin/PrimOps.dyn_o ) [270 of 463] Compiling GHC.Cmm.CLabel ( compiler/GHC/Cmm/CLabel.hs, /tmp/.haddock-1938584/GHC/Cmm/CLabel.o, /tmp/.haddock-1938584/GHC/Cmm/CLabel.dyn_o ) [271 of 463] Compiling GHC.Cmm.BlockId ( compiler/GHC/Cmm/BlockId.hs, /tmp/.haddock-1938584/GHC/Cmm/BlockId.o, /tmp/.haddock-1938584/GHC/Cmm/BlockId.dyn_o ) [272 of 463] Compiling GHC.Core.FVs ( compiler/GHC/Core/FVs.hs, /tmp/.haddock-1938584/GHC/Core/FVs.o, /tmp/.haddock-1938584/GHC/Core/FVs.dyn_o ) [273 of 463] Compiling GHC.Builtin.Types.Literals ( compiler/GHC/Builtin/Types/Literals.hs, /tmp/.haddock-1938584/GHC/Builtin/Types/Literals.o, /tmp/.haddock-1938584/GHC/Builtin/Types/Literals.dyn_o ) [274 of 463] Compiling GHC.Core.FamInstEnv ( compiler/GHC/Core/FamInstEnv.hs, /tmp/.haddock-1938584/GHC/Core/FamInstEnv.o, /tmp/.haddock-1938584/GHC/Core/FamInstEnv.dyn_o ) [275 of 463] Compiling GHC.Core.Utils ( compiler/GHC/Core/Utils.hs, /tmp/.haddock-1938584/GHC/Core/Utils.o, /tmp/.haddock-1938584/GHC/Core/Utils.dyn_o ) [276 of 463] Compiling GHC.Core.Unfold ( compiler/GHC/Core/Unfold.hs, /tmp/.haddock-1938584/GHC/Core/Unfold.o, /tmp/.haddock-1938584/GHC/Core/Unfold.dyn_o ) [277 of 463] Compiling GHC.Core.Subst ( compiler/GHC/Core/Subst.hs, /tmp/.haddock-1938584/GHC/Core/Subst.o, /tmp/.haddock-1938584/GHC/Core/Subst.dyn_o ) [278 of 463] Compiling GHC.Core.Opt.Arity ( compiler/GHC/Core/Opt/Arity.hs, /tmp/.haddock-1938584/GHC/Core/Opt/Arity.o, /tmp/.haddock-1938584/GHC/Core/Opt/Arity.dyn_o ) [279 of 463] Compiling GHC.Core.Opt.OccurAnal ( compiler/GHC/Core/Opt/OccurAnal.hs, /tmp/.haddock-1938584/GHC/Core/Opt/OccurAnal.o, /tmp/.haddock-1938584/GHC/Core/Opt/OccurAnal.dyn_o ) [280 of 463] Compiling GHC.Core.Unfold.Make ( compiler/GHC/Core/Unfold/Make.hs, /tmp/.haddock-1938584/GHC/Core/Unfold/Make.o, /tmp/.haddock-1938584/GHC/Core/Unfold/Make.dyn_o ) [281 of 463] Compiling GHC.Core.Make ( compiler/GHC/Core/Make.hs, /tmp/.haddock-1938584/GHC/Core/Make.o, /tmp/.haddock-1938584/GHC/Core/Make.dyn_o ) [282 of 463] Compiling GHC.Core.SimpleOpt ( compiler/GHC/Core/SimpleOpt.hs, /tmp/.haddock-1938584/GHC/Core/SimpleOpt.o, /tmp/.haddock-1938584/GHC/Core/SimpleOpt.dyn_o ) [283 of 463] Compiling GHC.Iface.Syntax ( compiler/GHC/Iface/Syntax.hs, /tmp/.haddock-1938584/GHC/Iface/Syntax.o, /tmp/.haddock-1938584/GHC/Iface/Syntax.dyn_o ) [284 of 463] Compiling GHC.Cmm.Expr ( compiler/GHC/Cmm/Expr.hs, /tmp/.haddock-1938584/GHC/Cmm/Expr.o, /tmp/.haddock-1938584/GHC/Cmm/Expr.dyn_o ) [285 of 463] Compiling GHC.ByteCode.Types ( compiler/GHC/ByteCode/Types.hs, /tmp/.haddock-1938584/GHC/ByteCode/Types.o, /tmp/.haddock-1938584/GHC/ByteCode/Types.dyn_o ) [286 of 463] Compiling GHC.Core.InstEnv ( compiler/GHC/Core/InstEnv.hs, /tmp/.haddock-1938584/GHC/Core/InstEnv.o, /tmp/.haddock-1938584/GHC/Core/InstEnv.dyn_o ) [287 of 463] Compiling GHC.Tc.Types.Evidence ( compiler/GHC/Tc/Types/Evidence.hs, /tmp/.haddock-1938584/GHC/Tc/Types/Evidence.o, /tmp/.haddock-1938584/GHC/Tc/Types/Evidence.dyn_o ) [288 of 463] Compiling GHC.Hs.Type ( compiler/GHC/Hs/Type.hs, /tmp/.haddock-1938584/GHC/Hs/Type.o, /tmp/.haddock-1938584/GHC/Hs/Type.dyn_o ) [289 of 463] Compiling GHC.Types.Hint ( compiler/GHC/Types/Hint.hs, /tmp/.haddock-1938584/GHC/Types/Hint.o, /tmp/.haddock-1938584/GHC/Types/Hint.dyn_o ) [290 of 463] Compiling GHC.Hs.Lit ( compiler/GHC/Hs/Lit.hs, /tmp/.haddock-1938584/GHC/Hs/Lit.o, /tmp/.haddock-1938584/GHC/Hs/Lit.dyn_o ) [291 of 463] Compiling GHC.Hs.Binds ( compiler/GHC/Hs/Binds.hs, /tmp/.haddock-1938584/GHC/Hs/Binds.o, /tmp/.haddock-1938584/GHC/Hs/Binds.dyn_o ) [292 of 463] Compiling GHC.Hs.Pat ( compiler/GHC/Hs/Pat.hs, /tmp/.haddock-1938584/GHC/Hs/Pat.o, /tmp/.haddock-1938584/GHC/Hs/Pat.dyn_o ) [293 of 463] Compiling GHC.Hs.Decls ( compiler/GHC/Hs/Decls.hs, /tmp/.haddock-1938584/GHC/Hs/Decls.o, /tmp/.haddock-1938584/GHC/Hs/Decls.dyn_o ) [294 of 463] Compiling GHC.Hs.Expr ( compiler/GHC/Hs/Expr.hs, /tmp/.haddock-1938584/GHC/Hs/Expr.o, /tmp/.haddock-1938584/GHC/Hs/Expr.dyn_o ) [295 of 463] Compiling GHC.Hs.Utils ( compiler/GHC/Hs/Utils.hs, /tmp/.haddock-1938584/GHC/Hs/Utils.o, /tmp/.haddock-1938584/GHC/Hs/Utils.dyn_o ) [296 of 463] Compiling GHC.Types.Hint.Ppr ( compiler/GHC/Types/Hint/Ppr.hs, /tmp/.haddock-1938584/GHC/Types/Hint/Ppr.o, /tmp/.haddock-1938584/GHC/Types/Hint/Ppr.dyn_o ) [297 of 463] Compiling GHC.Types.Error ( compiler/GHC/Types/Error.hs, /tmp/.haddock-1938584/GHC/Types/Error.o, /tmp/.haddock-1938584/GHC/Types/Error.dyn_o ) [298 of 463] Compiling GHC.Utils.Logger ( compiler/GHC/Utils/Logger.hs, /tmp/.haddock-1938584/GHC/Utils/Logger.o, /tmp/.haddock-1938584/GHC/Utils/Logger.dyn_o ) [299 of 463] Compiling GHC.Utils.Error ( compiler/GHC/Utils/Error.hs, /tmp/.haddock-1938584/GHC/Utils/Error.o, /tmp/.haddock-1938584/GHC/Utils/Error.dyn_o ) [300 of 463] Compiling GHC.Utils.TmpFs ( compiler/GHC/Utils/TmpFs.hs, /tmp/.haddock-1938584/GHC/Utils/TmpFs.o, /tmp/.haddock-1938584/GHC/Utils/TmpFs.dyn_o ) [301 of 463] Compiling GHC.Driver.Pipeline.Monad ( compiler/GHC/Driver/Pipeline/Monad.hs, /tmp/.haddock-1938584/GHC/Driver/Pipeline/Monad.o, /tmp/.haddock-1938584/GHC/Driver/Pipeline/Monad.dyn_o ) [302 of 463] Compiling GHC.Driver.Backend ( compiler/GHC/Driver/Backend.hs, /tmp/.haddock-1938584/GHC/Driver/Backend.o, /tmp/.haddock-1938584/GHC/Driver/Backend.dyn_o ) [303 of 463] Compiling GHC.Driver.DynFlags ( compiler/GHC/Driver/DynFlags.hs, /tmp/.haddock-1938584/GHC/Driver/DynFlags.o, /tmp/.haddock-1938584/GHC/Driver/DynFlags.dyn_o ) [304 of 463] Compiling GHC.Unit.State ( compiler/GHC/Unit/State.hs, /tmp/.haddock-1938584/GHC/Unit/State.o, /tmp/.haddock-1938584/GHC/Unit/State.dyn_o ) [305 of 463] Compiling GHC.Unit.Module.Deps ( compiler/GHC/Unit/Module/Deps.hs, /tmp/.haddock-1938584/GHC/Unit/Module/Deps.o, /tmp/.haddock-1938584/GHC/Unit/Module/Deps.dyn_o ) [306 of 463] Compiling GHC.Unit ( compiler/GHC/Unit.hs, /tmp/.haddock-1938584/GHC/Unit.o, /tmp/.haddock-1938584/GHC/Unit.dyn_o ) [307 of 463] Compiling GHC.Iface.Errors.Types ( compiler/GHC/Iface/Errors/Types.hs, /tmp/.haddock-1938584/GHC/Iface/Errors/Types.o, /tmp/.haddock-1938584/GHC/Iface/Errors/Types.dyn_o ) [308 of 463] Compiling GHC.Unit.Module.WholeCoreBindings ( compiler/GHC/Unit/Module/WholeCoreBindings.hs, /tmp/.haddock-1938584/GHC/Unit/Module/WholeCoreBindings.o, /tmp/.haddock-1938584/GHC/Unit/Module/WholeCoreBindings.dyn_o ) [309 of 463] Compiling GHC.Hs.Instances ( compiler/GHC/Hs/Instances.hs, /tmp/.haddock-1938584/GHC/Hs/Instances.o, /tmp/.haddock-1938584/GHC/Hs/Instances.dyn_o ) [310 of 463] Compiling GHC.Hs ( compiler/GHC/Hs.hs, /tmp/.haddock-1938584/GHC/Hs.o, /tmp/.haddock-1938584/GHC/Hs.dyn_o ) [311 of 463] Compiling GHC.Tc.Types.Origin ( compiler/GHC/Tc/Types/Origin.hs, /tmp/.haddock-1938584/GHC/Tc/Types/Origin.o, /tmp/.haddock-1938584/GHC/Tc/Types/Origin.dyn_o ) [312 of 463] Compiling GHC.Types.Id.Make ( compiler/GHC/Types/Id/Make.hs, /tmp/.haddock-1938584/GHC/Types/Id/Make.o, /tmp/.haddock-1938584/GHC/Types/Id/Make.dyn_o ) [313 of 463] Compiling GHC.CoreToIface ( compiler/GHC/CoreToIface.hs, /tmp/.haddock-1938584/GHC/CoreToIface.o, /tmp/.haddock-1938584/GHC/CoreToIface.dyn_o ) [314 of 463] Compiling GHC.Tc.Types.BasicTypes ( compiler/GHC/Tc/Types/BasicTypes.hs, /tmp/.haddock-1938584/GHC/Tc/Types/BasicTypes.o, /tmp/.haddock-1938584/GHC/Tc/Types/BasicTypes.dyn_o ) [315 of 463] Compiling GHC.Tc.Zonk.Monad ( compiler/GHC/Tc/Zonk/Monad.hs, /tmp/.haddock-1938584/GHC/Tc/Zonk/Monad.o, /tmp/.haddock-1938584/GHC/Tc/Zonk/Monad.dyn_o ) [316 of 463] Compiling GHC.Tc.Types.ErrCtxt ( compiler/GHC/Tc/Types/ErrCtxt.hs, /tmp/.haddock-1938584/GHC/Tc/Types/ErrCtxt.o, /tmp/.haddock-1938584/GHC/Tc/Types/ErrCtxt.dyn_o ) [317 of 463] Compiling GHC.Tc.Types.CtLoc ( compiler/GHC/Tc/Types/CtLoc.hs, /tmp/.haddock-1938584/GHC/Tc/Types/CtLoc.o, /tmp/.haddock-1938584/GHC/Tc/Types/CtLoc.dyn_o ) [318 of 463] Compiling GHC.Tc.Types.Constraint ( compiler/GHC/Tc/Types/Constraint.hs, /tmp/.haddock-1938584/GHC/Tc/Types/Constraint.o, /tmp/.haddock-1938584/GHC/Tc/Types/Constraint.dyn_o ) [319 of 463] Compiling GHC.Tc.Types.TH ( compiler/GHC/Tc/Types/TH.hs, /tmp/.haddock-1938584/GHC/Tc/Types/TH.o, /tmp/.haddock-1938584/GHC/Tc/Types/TH.dyn_o ) [320 of 463] Compiling GHC.Tc.Errors.Hole.FitTypes ( compiler/GHC/Tc/Errors/Hole/FitTypes.hs, /tmp/.haddock-1938584/GHC/Tc/Errors/Hole/FitTypes.o, /tmp/.haddock-1938584/GHC/Tc/Errors/Hole/FitTypes.dyn_o ) [321 of 463] Compiling GHC.Unit.Module.ModIface ( compiler/GHC/Unit/Module/ModIface.hs, /tmp/.haddock-1938584/GHC/Unit/Module/ModIface.o, /tmp/.haddock-1938584/GHC/Unit/Module/ModIface.dyn_o ) [322 of 463] Compiling GHC.Tc.Errors.Types ( compiler/GHC/Tc/Errors/Types.hs, /tmp/.haddock-1938584/GHC/Tc/Errors/Types.o, /tmp/.haddock-1938584/GHC/Tc/Errors/Types.dyn_o ) [323 of 463] Compiling GHC.Tc.Types.LclEnv ( compiler/GHC/Tc/Types/LclEnv.hs, /tmp/.haddock-1938584/GHC/Tc/Types/LclEnv.o, /tmp/.haddock-1938584/GHC/Tc/Types/LclEnv.dyn_o ) [324 of 463] Compiling GHC.Types.Meta ( compiler/GHC/Types/Meta.hs, /tmp/.haddock-1938584/GHC/Types/Meta.o, /tmp/.haddock-1938584/GHC/Types/Meta.dyn_o ) [325 of 463] Compiling GHC.Data.Unboxed ( compiler/GHC/Data/Unboxed.hs, /tmp/.haddock-1938584/GHC/Data/Unboxed.o, /tmp/.haddock-1938584/GHC/Data/Unboxed.dyn_o ) [326 of 463] Compiling GHC.Data.Stream ( compiler/GHC/Data/Stream.hs, /tmp/.haddock-1938584/GHC/Data/Stream.o, /tmp/.haddock-1938584/GHC/Data/Stream.dyn_o ) [327 of 463] Compiling GHC.CmmToLlvm.Version.Type ( compiler/GHC/CmmToLlvm/Version/Type.hs, /tmp/.haddock-1938584/GHC/CmmToLlvm/Version/Type.o, /tmp/.haddock-1938584/GHC/CmmToLlvm/Version/Type.dyn_o ) [328 of 463] Compiling GHC.CmmToLlvm.Version.Bounds ( compiler/GHC/CmmToLlvm/Version/Bounds.hs, /tmp/.haddock-1938584/GHC/CmmToLlvm/Version/Bounds.o, /tmp/.haddock-1938584/GHC/CmmToLlvm/Version/Bounds.dyn_o ) [329 of 463] Compiling GHC.CmmToLlvm.Version ( compiler/GHC/CmmToLlvm/Version.hs, /tmp/.haddock-1938584/GHC/CmmToLlvm/Version.o, /tmp/.haddock-1938584/GHC/CmmToLlvm/Version.dyn_o ) [330 of 463] Compiling GHC.Cmm.Dataflow.Block ( compiler/GHC/Cmm/Dataflow/Block.hs, /tmp/.haddock-1938584/GHC/Cmm/Dataflow/Block.o, /tmp/.haddock-1938584/GHC/Cmm/Dataflow/Block.dyn_o ) [331 of 463] Compiling GHC.SysTools.BaseDir ( compiler/GHC/SysTools/BaseDir.hs, /tmp/.haddock-1938584/GHC/SysTools/BaseDir.o, /tmp/.haddock-1938584/GHC/SysTools/BaseDir.dyn_o ) [332 of 463] Compiling GHC.Parser.CharClass ( compiler/GHC/Parser/CharClass.hs, /tmp/.haddock-1938584/GHC/Parser/CharClass.o, /tmp/.haddock-1938584/GHC/Parser/CharClass.dyn_o ) [333 of 463] Compiling GHC.Types.Unique.SDFM ( compiler/GHC/Types/Unique/SDFM.hs, /tmp/.haddock-1938584/GHC/Types/Unique/SDFM.o, /tmp/.haddock-1938584/GHC/Types/Unique/SDFM.dyn_o ) [334 of 463] Compiling GHC.Platform.Reg.Class ( compiler/GHC/Platform/Reg/Class.hs, /tmp/.haddock-1938584/GHC/Platform/Reg/Class.o, /tmp/.haddock-1938584/GHC/Platform/Reg/Class.dyn_o ) [335 of 463] Compiling GHC.Platform.Reg.Class.Unified ( compiler/GHC/Platform/Reg/Class/Unified.hs, /tmp/.haddock-1938584/GHC/Platform/Reg/Class/Unified.o, /tmp/.haddock-1938584/GHC/Platform/Reg/Class/Unified.dyn_o ) [336 of 463] Compiling GHC.Platform.Reg.Class.Separate ( compiler/GHC/Platform/Reg/Class/Separate.hs, /tmp/.haddock-1938584/GHC/Platform/Reg/Class/Separate.o, /tmp/.haddock-1938584/GHC/Platform/Reg/Class/Separate.dyn_o ) [337 of 463] Compiling GHC.Platform.Reg.Class.NoVectors ( compiler/GHC/Platform/Reg/Class/NoVectors.hs, /tmp/.haddock-1938584/GHC/Platform/Reg/Class/NoVectors.o, /tmp/.haddock-1938584/GHC/Platform/Reg/Class/NoVectors.dyn_o ) [338 of 463] Compiling GHC.Platform.Reg ( compiler/GHC/Platform/Reg.hs, /tmp/.haddock-1938584/GHC/Platform/Reg.o, /tmp/.haddock-1938584/GHC/Platform/Reg.dyn_o ) [339 of 463] Compiling GHC.JS.Ident ( compiler/GHC/JS/Ident.hs, /tmp/.haddock-1938584/GHC/JS/Ident.o, /tmp/.haddock-1938584/GHC/JS/Ident.dyn_o ) [340 of 463] Compiling GHC.JS.JStg.Monad ( compiler/GHC/JS/JStg/Monad.hs, /tmp/.haddock-1938584/GHC/JS/JStg/Monad.o, /tmp/.haddock-1938584/GHC/JS/JStg/Monad.dyn_o ) [341 of 463] Compiling GHC.Types.SaneDouble ( compiler/GHC/Types/SaneDouble.hs, /tmp/.haddock-1938584/GHC/Types/SaneDouble.o, /tmp/.haddock-1938584/GHC/Types/SaneDouble.dyn_o ) [342 of 463] Compiling GHC.JS.Syntax ( compiler/GHC/JS/Syntax.hs, /tmp/.haddock-1938584/GHC/JS/Syntax.o, /tmp/.haddock-1938584/GHC/JS/Syntax.dyn_o ) [343 of 463] Compiling GHC.JS.Ppr ( compiler/GHC/JS/Ppr.hs, /tmp/.haddock-1938584/GHC/JS/Ppr.o, /tmp/.haddock-1938584/GHC/JS/Ppr.dyn_o ) [344 of 463] Compiling GHC.JS.JStg.Syntax ( compiler/GHC/JS/JStg/Syntax.hs, /tmp/.haddock-1938584/GHC/JS/JStg/Syntax.o, /tmp/.haddock-1938584/GHC/JS/JStg/Syntax.dyn_o ) [345 of 463] Compiling GHC.JS.Transform ( compiler/GHC/JS/Transform.hs, /tmp/.haddock-1938584/GHC/JS/Transform.o, /tmp/.haddock-1938584/GHC/JS/Transform.dyn_o ) [346 of 463] Compiling GHC.JS.Make ( compiler/GHC/JS/Make.hs, /tmp/.haddock-1938584/GHC/JS/Make.o, /tmp/.haddock-1938584/GHC/JS/Make.dyn_o ) [347 of 463] Compiling GHC.Cmm.Dataflow.Graph ( compiler/GHC/Cmm/Dataflow/Graph.hs, /tmp/.haddock-1938584/GHC/Cmm/Dataflow/Graph.o, /tmp/.haddock-1938584/GHC/Cmm/Dataflow/Graph.dyn_o ) [348 of 463] Compiling GHC.Types.Name.Cache ( compiler/GHC/Types/Name/Cache.hs, /tmp/.haddock-1938584/GHC/Types/Name/Cache.o, /tmp/.haddock-1938584/GHC/Types/Name/Cache.dyn_o ) [349 of 463] Compiling GHC.Types.Breakpoint ( compiler/GHC/Types/Breakpoint.hs, /tmp/.haddock-1938584/GHC/Types/Breakpoint.o, /tmp/.haddock-1938584/GHC/Types/Breakpoint.dyn_o ) [350 of 463] Compiling GHC.StgToJS.Symbols ( compiler/GHC/StgToJS/Symbols.hs, /tmp/.haddock-1938584/GHC/StgToJS/Symbols.o, /tmp/.haddock-1938584/GHC/StgToJS/Symbols.dyn_o ) [351 of 463] Compiling GHC.Driver.Env.KnotVars ( compiler/GHC/Driver/Env/KnotVars.hs, /tmp/.haddock-1938584/GHC/Driver/Env/KnotVars.o, /tmp/.haddock-1938584/GHC/Driver/Env/KnotVars.dyn_o ) [352 of 463] Compiling GHC.Linker.Static.Utils ( compiler/GHC/Linker/Static/Utils.hs, /tmp/.haddock-1938584/GHC/Linker/Static/Utils.o, /tmp/.haddock-1938584/GHC/Linker/Static/Utils.dyn_o ) [353 of 463] Compiling GHC.CmmToLlvm.Config ( compiler/GHC/CmmToLlvm/Config.hs, /tmp/.haddock-1938584/GHC/CmmToLlvm/Config.o, /tmp/.haddock-1938584/GHC/CmmToLlvm/Config.dyn_o ) [354 of 463] Compiling GHC.Driver.LlvmConfigCache ( compiler/GHC/Driver/LlvmConfigCache.hs, /tmp/.haddock-1938584/GHC/Driver/LlvmConfigCache.o, /tmp/.haddock-1938584/GHC/Driver/LlvmConfigCache.dyn_o ) [355 of 463] Compiling GHC.Types.TypeEnv ( compiler/GHC/Types/TypeEnv.hs, /tmp/.haddock-1938584/GHC/Types/TypeEnv.o, /tmp/.haddock-1938584/GHC/Types/TypeEnv.dyn_o ) [356 of 463] Compiling GHC.Stg.Lift.Types ( compiler/GHC/Stg/Lift/Types.hs, /tmp/.haddock-1938584/GHC/Stg/Lift/Types.o, /tmp/.haddock-1938584/GHC/Stg/Lift/Types.dyn_o ) [357 of 463] Compiling GHC.Runtime.Eval.Types ( compiler/GHC/Runtime/Eval/Types.hs, /tmp/.haddock-1938584/GHC/Runtime/Eval/Types.o, /tmp/.haddock-1938584/GHC/Runtime/Eval/Types.dyn_o ) [358 of 463] Compiling GHC.Core.Tidy ( compiler/GHC/Core/Tidy.hs, /tmp/.haddock-1938584/GHC/Core/Tidy.o, /tmp/.haddock-1938584/GHC/Core/Tidy.dyn_o ) [359 of 463] Compiling GHC.Stg.Syntax ( compiler/GHC/Stg/Syntax.hs, /tmp/.haddock-1938584/GHC/Stg/Syntax.o, /tmp/.haddock-1938584/GHC/Stg/Syntax.dyn_o ) [360 of 463] Compiling GHC.Types.IPE ( compiler/GHC/Types/IPE.hs, /tmp/.haddock-1938584/GHC/Types/IPE.o, /tmp/.haddock-1938584/GHC/Types/IPE.dyn_o ) [361 of 463] Compiling GHC.Platform.X86_64 ( compiler/GHC/Platform/X86_64.hs, /tmp/.haddock-1938584/GHC/Platform/X86_64.o, /tmp/.haddock-1938584/GHC/Platform/X86_64.dyn_o ) [362 of 463] Compiling GHC.Platform.X86 ( compiler/GHC/Platform/X86.hs, /tmp/.haddock-1938584/GHC/Platform/X86.o, /tmp/.haddock-1938584/GHC/Platform/X86.dyn_o ) [363 of 463] Compiling GHC.Platform.Wasm32 ( compiler/GHC/Platform/Wasm32.hs, /tmp/.haddock-1938584/GHC/Platform/Wasm32.o, /tmp/.haddock-1938584/GHC/Platform/Wasm32.dyn_o ) [364 of 463] Compiling GHC.Platform.S390X ( compiler/GHC/Platform/S390X.hs, /tmp/.haddock-1938584/GHC/Platform/S390X.o, /tmp/.haddock-1938584/GHC/Platform/S390X.dyn_o ) [365 of 463] Compiling GHC.Platform.RISCV64 ( compiler/GHC/Platform/RISCV64.hs, /tmp/.haddock-1938584/GHC/Platform/RISCV64.o, /tmp/.haddock-1938584/GHC/Platform/RISCV64.dyn_o ) [366 of 463] Compiling GHC.Platform.PPC ( compiler/GHC/Platform/PPC.hs, /tmp/.haddock-1938584/GHC/Platform/PPC.o, /tmp/.haddock-1938584/GHC/Platform/PPC.dyn_o ) [367 of 463] Compiling GHC.Platform.NoRegs ( compiler/GHC/Platform/NoRegs.hs, /tmp/.haddock-1938584/GHC/Platform/NoRegs.o, /tmp/.haddock-1938584/GHC/Platform/NoRegs.dyn_o ) [368 of 463] Compiling GHC.Platform.LoongArch64 ( compiler/GHC/Platform/LoongArch64.hs, /tmp/.haddock-1938584/GHC/Platform/LoongArch64.o, /tmp/.haddock-1938584/GHC/Platform/LoongArch64.dyn_o ) [369 of 463] Compiling GHC.Platform.ARM ( compiler/GHC/Platform/ARM.hs, /tmp/.haddock-1938584/GHC/Platform/ARM.o, /tmp/.haddock-1938584/GHC/Platform/ARM.dyn_o ) [370 of 463] Compiling GHC.Platform.AArch64 ( compiler/GHC/Platform/AArch64.hs, /tmp/.haddock-1938584/GHC/Platform/AArch64.o, /tmp/.haddock-1938584/GHC/Platform/AArch64.dyn_o ) [371 of 463] Compiling GHC.Platform.Regs ( compiler/GHC/Platform/Regs.hs, /tmp/.haddock-1938584/GHC/Platform/Regs.o, /tmp/.haddock-1938584/GHC/Platform/Regs.dyn_o ) [372 of 463] Compiling GHC.Types.CompleteMatch ( compiler/GHC/Types/CompleteMatch.hs, /tmp/.haddock-1938584/GHC/Types/CompleteMatch.o, /tmp/.haddock-1938584/GHC/Types/CompleteMatch.dyn_o ) [373 of 463] Compiling GHC.Iface.Decl ( compiler/GHC/Iface/Decl.hs, /tmp/.haddock-1938584/GHC/Iface/Decl.o, /tmp/.haddock-1938584/GHC/Iface/Decl.dyn_o ) [374 of 463] Compiling GHC.Types.TyThing.Ppr[boot] ( compiler/GHC/Types/TyThing/Ppr.hs-boot, /tmp/.haddock-1938584/GHC/Types/TyThing/Ppr.o-boot, /tmp/.haddock-1938584/GHC/Types/TyThing/Ppr.dyn_o-boot ) [375 of 463] Compiling GHC.Types.TyThing.Ppr ( compiler/GHC/Types/TyThing/Ppr.hs, /tmp/.haddock-1938584/GHC/Types/TyThing/Ppr.o, /tmp/.haddock-1938584/GHC/Types/TyThing/Ppr.dyn_o ) [376 of 463] Compiling GHC.Core.Map.Expr ( compiler/GHC/Core/Map/Expr.hs, /tmp/.haddock-1938584/GHC/Core/Map/Expr.o, /tmp/.haddock-1938584/GHC/Core/Map/Expr.dyn_o ) [377 of 463] Compiling GHC.Unit.Module.ModDetails ( compiler/GHC/Unit/Module/ModDetails.hs, /tmp/.haddock-1938584/GHC/Unit/Module/ModDetails.o, /tmp/.haddock-1938584/GHC/Unit/Module/ModDetails.dyn_o ) [378 of 463] Compiling GHC.Core.Opt.ConstantFold[boot] ( compiler/GHC/Core/Opt/ConstantFold.hs-boot, /tmp/.haddock-1938584/GHC/Core/Opt/ConstantFold.o-boot, /tmp/.haddock-1938584/GHC/Core/Opt/ConstantFold.dyn_o-boot ) [379 of 463] Compiling GHC.Builtin.PrimOps.Ids ( compiler/GHC/Builtin/PrimOps/Ids.hs, /tmp/.haddock-1938584/GHC/Builtin/PrimOps/Ids.o, /tmp/.haddock-1938584/GHC/Builtin/PrimOps/Ids.dyn_o ) [380 of 463] Compiling GHC.Core.Opt.ConstantFold ( compiler/GHC/Core/Opt/ConstantFold.hs, /tmp/.haddock-1938584/GHC/Core/Opt/ConstantFold.o, /tmp/.haddock-1938584/GHC/Core/Opt/ConstantFold.dyn_o ) [381 of 463] Compiling GHC.Tc.Solver.Types ( compiler/GHC/Tc/Solver/Types.hs, /tmp/.haddock-1938584/GHC/Tc/Solver/Types.o, /tmp/.haddock-1938584/GHC/Tc/Solver/Types.dyn_o ) [382 of 463] Compiling GHC.Tc.Solver.InertSet ( compiler/GHC/Tc/Solver/InertSet.hs, /tmp/.haddock-1938584/GHC/Tc/Solver/InertSet.o, /tmp/.haddock-1938584/GHC/Tc/Solver/InertSet.dyn_o ) [383 of 463] Compiling GHC.HsToCore.Pmc.Solver.Types ( compiler/GHC/HsToCore/Pmc/Solver/Types.hs, /tmp/.haddock-1938584/GHC/HsToCore/Pmc/Solver/Types.o, /tmp/.haddock-1938584/GHC/HsToCore/Pmc/Solver/Types.dyn_o ) [384 of 463] Compiling GHC.HsToCore.Pmc.Types ( compiler/GHC/HsToCore/Pmc/Types.hs, /tmp/.haddock-1938584/GHC/HsToCore/Pmc/Types.o, /tmp/.haddock-1938584/GHC/HsToCore/Pmc/Types.dyn_o ) [385 of 463] Compiling GHC.HsToCore.Pmc.Ppr ( compiler/GHC/HsToCore/Pmc/Ppr.hs, /tmp/.haddock-1938584/GHC/HsToCore/Pmc/Ppr.o, /tmp/.haddock-1938584/GHC/HsToCore/Pmc/Ppr.dyn_o ) [386 of 463] Compiling GHC.StgToCmm.Config ( compiler/GHC/StgToCmm/Config.hs, /tmp/.haddock-1938584/GHC/StgToCmm/Config.o, /tmp/.haddock-1938584/GHC/StgToCmm/Config.dyn_o ) [387 of 463] Compiling GHC.Linker.Config ( compiler/GHC/Linker/Config.hs, /tmp/.haddock-1938584/GHC/Linker/Config.o, /tmp/.haddock-1938584/GHC/Linker/Config.dyn_o ) [388 of 463] Compiling GHC.StgToJS.Types ( compiler/GHC/StgToJS/Types.hs, /tmp/.haddock-1938584/GHC/StgToJS/Types.o, /tmp/.haddock-1938584/GHC/StgToJS/Types.dyn_o ) [389 of 463] Compiling GHC.StgToJS.Object ( compiler/GHC/StgToJS/Object.hs, /tmp/.haddock-1938584/GHC/StgToJS/Object.o, /tmp/.haddock-1938584/GHC/StgToJS/Object.dyn_o ) [390 of 463] Compiling GHC.StgToJS.Linker.Types ( compiler/GHC/StgToJS/Linker/Types.hs, /tmp/.haddock-1938584/GHC/StgToJS/Linker/Types.o, /tmp/.haddock-1938584/GHC/StgToJS/Linker/Types.dyn_o ) [391 of 463] Compiling GHC.Cmm.Switch ( compiler/GHC/Cmm/Switch.hs, /tmp/.haddock-1938584/GHC/Cmm/Switch.o, /tmp/.haddock-1938584/GHC/Cmm/Switch.dyn_o ) [392 of 463] Compiling GHC.Cmm.Node ( compiler/GHC/Cmm/Node.hs, /tmp/.haddock-1938584/GHC/Cmm/Node.o, /tmp/.haddock-1938584/GHC/Cmm/Node.dyn_o ) [393 of 463] Compiling GHC.Cmm ( compiler/GHC/Cmm.hs, /tmp/.haddock-1938584/GHC/Cmm.o, /tmp/.haddock-1938584/GHC/Cmm.dyn_o ) [394 of 463] Compiling GHC.Cmm.Utils ( compiler/GHC/Cmm/Utils.hs, /tmp/.haddock-1938584/GHC/Cmm/Utils.o, /tmp/.haddock-1938584/GHC/Cmm/Utils.dyn_o ) [395 of 463] Compiling GHC.StgToCmm.CgUtils ( compiler/GHC/StgToCmm/CgUtils.hs, /tmp/.haddock-1938584/GHC/StgToCmm/CgUtils.o, /tmp/.haddock-1938584/GHC/StgToCmm/CgUtils.dyn_o ) [396 of 463] Compiling GHC.Types.Target ( compiler/GHC/Types/Target.hs, /tmp/.haddock-1938584/GHC/Types/Target.o, /tmp/.haddock-1938584/GHC/Types/Target.dyn_o ) [397 of 463] Compiling GHC.Linker.Types ( compiler/GHC/Linker/Types.hs, /tmp/.haddock-1938584/GHC/Linker/Types.o, /tmp/.haddock-1938584/GHC/Linker/Types.dyn_o ) [398 of 463] Compiling GHC.Unit.Module.ModGuts ( compiler/GHC/Unit/Module/ModGuts.hs, /tmp/.haddock-1938584/GHC/Unit/Module/ModGuts.o, /tmp/.haddock-1938584/GHC/Unit/Module/ModGuts.dyn_o ) [399 of 463] Compiling GHC.Unit.Home.ModInfo ( compiler/GHC/Unit/Home/ModInfo.hs, /tmp/.haddock-1938584/GHC/Unit/Home/ModInfo.o, /tmp/.haddock-1938584/GHC/Unit/Home/ModInfo.dyn_o ) [400 of 463] Compiling GHC.Unit.Module.Status ( compiler/GHC/Unit/Module/Status.hs, /tmp/.haddock-1938584/GHC/Unit/Module/Status.o, /tmp/.haddock-1938584/GHC/Unit/Module/Status.dyn_o ) [401 of 463] Compiling GHC.Unit.Module.ModSummary ( compiler/GHC/Unit/Module/ModSummary.hs, /tmp/.haddock-1938584/GHC/Unit/Module/ModSummary.o, /tmp/.haddock-1938584/GHC/Unit/Module/ModSummary.dyn_o ) [402 of 463] Compiling GHC.Unit.Module.Graph ( compiler/GHC/Unit/Module/Graph.hs, /tmp/.haddock-1938584/GHC/Unit/Module/Graph.o, /tmp/.haddock-1938584/GHC/Unit/Module/Graph.dyn_o ) [403 of 463] Compiling GHC.Driver.Ppr ( compiler/GHC/Driver/Ppr.hs, /tmp/.haddock-1938584/GHC/Driver/Ppr.o, /tmp/.haddock-1938584/GHC/Driver/Ppr.dyn_o ) [404 of 463] Compiling GHC.Driver.Config.Logger ( compiler/GHC/Driver/Config/Logger.hs, /tmp/.haddock-1938584/GHC/Driver/Config/Logger.o, /tmp/.haddock-1938584/GHC/Driver/Config/Logger.dyn_o ) [405 of 463] Compiling GHC.Driver.Config ( compiler/GHC/Driver/Config.hs, /tmp/.haddock-1938584/GHC/Driver/Config.o, /tmp/.haddock-1938584/GHC/Driver/Config.dyn_o ) [406 of 463] Compiling GHC.Core.Rules ( compiler/GHC/Core/Rules.hs, /tmp/.haddock-1938584/GHC/Core/Rules.o, /tmp/.haddock-1938584/GHC/Core/Rules.dyn_o ) [407 of 463] Compiling GHC.Unit.External ( compiler/GHC/Unit/External.hs, /tmp/.haddock-1938584/GHC/Unit/External.o, /tmp/.haddock-1938584/GHC/Unit/External.dyn_o ) [408 of 463] Compiling GHC.Unit.Env ( compiler/GHC/Unit/Env.hs, /tmp/.haddock-1938584/GHC/Unit/Env.o, /tmp/.haddock-1938584/GHC/Unit/Env.dyn_o ) [409 of 463] Compiling GHC.Unit.Finder.Types ( compiler/GHC/Unit/Finder/Types.hs, /tmp/.haddock-1938584/GHC/Unit/Finder/Types.o, /tmp/.haddock-1938584/GHC/Unit/Finder/Types.dyn_o ) [410 of 463] Compiling GHC.Types.Name.Ppr ( compiler/GHC/Types/Name/Ppr.hs, /tmp/.haddock-1938584/GHC/Types/Name/Ppr.o, /tmp/.haddock-1938584/GHC/Types/Name/Ppr.dyn_o ) [411 of 463] Compiling GHC.Runtime.Interpreter.Types ( compiler/GHC/Runtime/Interpreter/Types.hs, /tmp/.haddock-1938584/GHC/Runtime/Interpreter/Types.o, /tmp/.haddock-1938584/GHC/Runtime/Interpreter/Types.dyn_o ) [412 of 463] Compiling GHC.Core.Opt.Stats ( compiler/GHC/Core/Opt/Stats.hs, /tmp/.haddock-1938584/GHC/Core/Opt/Stats.o, /tmp/.haddock-1938584/GHC/Core/Opt/Stats.dyn_o ) [413 of 463] Compiling GHC.Core.Opt.Simplify.Monad ( compiler/GHC/Core/Opt/Simplify/Monad.hs, /tmp/.haddock-1938584/GHC/Core/Opt/Simplify/Monad.o, /tmp/.haddock-1938584/GHC/Core/Opt/Simplify/Monad.dyn_o ) [414 of 463] Compiling GHC.Core.Opt.Simplify.Env ( compiler/GHC/Core/Opt/Simplify/Env.hs, /tmp/.haddock-1938584/GHC/Core/Opt/Simplify/Env.o, /tmp/.haddock-1938584/GHC/Core/Opt/Simplify/Env.dyn_o ) [415 of 463] Compiling GHC.Core.Opt.Simplify.Inline ( compiler/GHC/Core/Opt/Simplify/Inline.hs, /tmp/.haddock-1938584/GHC/Core/Opt/Simplify/Inline.o, /tmp/.haddock-1938584/GHC/Core/Opt/Simplify/Inline.dyn_o ) [416 of 463] Compiling GHC.Core.Opt.Simplify.Utils ( compiler/GHC/Core/Opt/Simplify/Utils.hs, /tmp/.haddock-1938584/GHC/Core/Opt/Simplify/Utils.o, /tmp/.haddock-1938584/GHC/Core/Opt/Simplify/Utils.dyn_o ) [417 of 463] Compiling GHC.Core.Opt.Simplify.Iteration ( compiler/GHC/Core/Opt/Simplify/Iteration.hs, /tmp/.haddock-1938584/GHC/Core/Opt/Simplify/Iteration.o, /tmp/.haddock-1938584/GHC/Core/Opt/Simplify/Iteration.dyn_o ) [418 of 463] Compiling GHC.Parser.Types ( compiler/GHC/Parser/Types.hs, /tmp/.haddock-1938584/GHC/Parser/Types.o, /tmp/.haddock-1938584/GHC/Parser/Types.dyn_o ) [419 of 463] Compiling GHC.Parser.Errors.Types ( compiler/GHC/Parser/Errors/Types.hs, /tmp/.haddock-1938584/GHC/Parser/Errors/Types.o, /tmp/.haddock-1938584/GHC/Parser/Errors/Types.dyn_o ) [420 of 463] Compiling GHC.Parser.String ( compiler/GHC/Parser/String.hs, /tmp/.haddock-1938584/GHC/Parser/String.o, /tmp/.haddock-1938584/GHC/Parser/String.dyn_o ) [421 of 463] Compiling GHC.HsToCore.Errors.Types ( compiler/GHC/HsToCore/Errors/Types.hs, /tmp/.haddock-1938584/GHC/HsToCore/Errors/Types.o, /tmp/.haddock-1938584/GHC/HsToCore/Errors/Types.dyn_o ) [422 of 463] Compiling GHC.Driver.Errors.Types ( compiler/GHC/Driver/Errors/Types.hs, /tmp/.haddock-1938584/GHC/Driver/Errors/Types.o, /tmp/.haddock-1938584/GHC/Driver/Errors/Types.dyn_o ) [423 of 463] Compiling GHC.Types.Error.Codes ( compiler/GHC/Types/Error/Codes.hs, /tmp/.haddock-1938584/GHC/Types/Error/Codes.o, /tmp/.haddock-1938584/GHC/Types/Error/Codes.dyn_o ) [424 of 463] Compiling GHC.Parser.Errors.Ppr ( compiler/GHC/Parser/Errors/Ppr.hs, /tmp/.haddock-1938584/GHC/Parser/Errors/Ppr.o, /tmp/.haddock-1938584/GHC/Parser/Errors/Ppr.dyn_o ) [425 of 463] Compiling GHC.Parser.Lexer ( dist/build/GHC/Parser/Lexer.hs, /tmp/.haddock-1938584/GHC/Parser/Lexer.o, /tmp/.haddock-1938584/GHC/Parser/Lexer.dyn_o ) [426 of 463] Compiling GHC.Parser.PostProcess ( compiler/GHC/Parser/PostProcess.hs, /tmp/.haddock-1938584/GHC/Parser/PostProcess.o, /tmp/.haddock-1938584/GHC/Parser/PostProcess.dyn_o ) [427 of 463] Compiling GHC.Parser.HaddockLex ( dist/build/GHC/Parser/HaddockLex.hs, /tmp/.haddock-1938584/GHC/Parser/HaddockLex.o, /tmp/.haddock-1938584/GHC/Parser/HaddockLex.dyn_o ) [428 of 463] Compiling GHC.Iface.Errors.Ppr ( compiler/GHC/Iface/Errors/Ppr.hs, /tmp/.haddock-1938584/GHC/Iface/Errors/Ppr.o, /tmp/.haddock-1938584/GHC/Iface/Errors/Ppr.dyn_o ) [429 of 463] Compiling GHC.Tc.Errors.Ppr ( compiler/GHC/Tc/Errors/Ppr.hs, /tmp/.haddock-1938584/GHC/Tc/Errors/Ppr.o, /tmp/.haddock-1938584/GHC/Tc/Errors/Ppr.dyn_o ) [430 of 463] Compiling GHC.HsToCore.Errors.Ppr ( compiler/GHC/HsToCore/Errors/Ppr.hs, /tmp/.haddock-1938584/GHC/HsToCore/Errors/Ppr.o, /tmp/.haddock-1938584/GHC/HsToCore/Errors/Ppr.dyn_o ) [431 of 463] Compiling GHC.Driver.Errors.Ppr ( compiler/GHC/Driver/Errors/Ppr.hs, /tmp/.haddock-1938584/GHC/Driver/Errors/Ppr.o, /tmp/.haddock-1938584/GHC/Driver/Errors/Ppr.dyn_o ) [432 of 463] Compiling GHC.Types.SourceError ( compiler/GHC/Types/SourceError.hs, /tmp/.haddock-1938584/GHC/Types/SourceError.o, /tmp/.haddock-1938584/GHC/Types/SourceError.dyn_o ) [433 of 463] Compiling GHC.Driver.Errors ( compiler/GHC/Driver/Errors.hs, /tmp/.haddock-1938584/GHC/Driver/Errors.o, /tmp/.haddock-1938584/GHC/Driver/Errors.dyn_o ) [434 of 463] Compiling GHC.Driver.Config.Diagnostic ( compiler/GHC/Driver/Config/Diagnostic.hs, /tmp/.haddock-1938584/GHC/Driver/Config/Diagnostic.o, /tmp/.haddock-1938584/GHC/Driver/Config/Diagnostic.dyn_o ) [435 of 463] Compiling GHC.Driver.CmdLine ( compiler/GHC/Driver/CmdLine.hs, /tmp/.haddock-1938584/GHC/Driver/CmdLine.o, /tmp/.haddock-1938584/GHC/Driver/CmdLine.dyn_o ) [436 of 463] Compiling GHC.Hs.Dump ( compiler/GHC/Hs/Dump.hs, /tmp/.haddock-1938584/GHC/Hs/Dump.o, /tmp/.haddock-1938584/GHC/Hs/Dump.dyn_o ) [437 of 463] Compiling GHC.Driver.Hooks[boot] ( compiler/GHC/Driver/Hooks.hs-boot, /tmp/.haddock-1938584/GHC/Driver/Hooks.o-boot, /tmp/.haddock-1938584/GHC/Driver/Hooks.dyn_o-boot ) [438 of 463] Compiling GHC.Data.IOEnv ( compiler/GHC/Data/IOEnv.hs, /tmp/.haddock-1938584/GHC/Data/IOEnv.o, /tmp/.haddock-1938584/GHC/Data/IOEnv.dyn_o ) [439 of 463] Compiling GHC.Tc.Errors.Hole.Plugin[boot] ( compiler/GHC/Tc/Errors/Hole/Plugin.hs-boot, /tmp/.haddock-1938584/GHC/Tc/Errors/Hole/Plugin.o-boot, /tmp/.haddock-1938584/GHC/Tc/Errors/Hole/Plugin.dyn_o-boot ) [440 of 463] Compiling GHC.Driver.Plugins[boot] ( compiler/GHC/Driver/Plugins.hs-boot, /tmp/.haddock-1938584/GHC/Driver/Plugins.o-boot, /tmp/.haddock-1938584/GHC/Driver/Plugins.dyn_o-boot ) [441 of 463] Compiling GHC.Runtime.Context ( compiler/GHC/Runtime/Context.hs, /tmp/.haddock-1938584/GHC/Runtime/Context.o, /tmp/.haddock-1938584/GHC/Runtime/Context.dyn_o ) [442 of 463] Compiling GHC.Driver.Env.Types ( compiler/GHC/Driver/Env/Types.hs, /tmp/.haddock-1938584/GHC/Driver/Env/Types.o, /tmp/.haddock-1938584/GHC/Driver/Env/Types.dyn_o ) [443 of 463] Compiling GHC.Driver.Env ( compiler/GHC/Driver/Env.hs, /tmp/.haddock-1938584/GHC/Driver/Env.o, /tmp/.haddock-1938584/GHC/Driver/Env.dyn_o ) [444 of 463] Compiling GHC.Driver.Monad ( compiler/GHC/Driver/Monad.hs, /tmp/.haddock-1938584/GHC/Driver/Monad.o, /tmp/.haddock-1938584/GHC/Driver/Monad.dyn_o ) [445 of 463] Compiling GHC.Core.Opt.Monad ( compiler/GHC/Core/Opt/Monad.hs, /tmp/.haddock-1938584/GHC/Core/Opt/Monad.o, /tmp/.haddock-1938584/GHC/Core/Opt/Monad.dyn_o ) [446 of 463] Compiling GHC.Core.Lint ( compiler/GHC/Core/Lint.hs, /tmp/.haddock-1938584/GHC/Core/Lint.o, /tmp/.haddock-1938584/GHC/Core/Lint.dyn_o ) [447 of 463] Compiling GHC.Core.Opt.Simplify ( compiler/GHC/Core/Opt/Simplify.hs, /tmp/.haddock-1938584/GHC/Core/Opt/Simplify.o, /tmp/.haddock-1938584/GHC/Core/Opt/Simplify.dyn_o ) [448 of 463] Compiling GHC.Core.Opt.Pipeline.Types ( compiler/GHC/Core/Opt/Pipeline/Types.hs, /tmp/.haddock-1938584/GHC/Core/Opt/Pipeline/Types.o, /tmp/.haddock-1938584/GHC/Core/Opt/Pipeline/Types.dyn_o ) [449 of 463] Compiling GHC.Core.Lint.Interactive ( compiler/GHC/Core/Lint/Interactive.hs, /tmp/.haddock-1938584/GHC/Core/Lint/Interactive.o, /tmp/.haddock-1938584/GHC/Core/Lint/Interactive.dyn_o ) [450 of 463] Compiling GHC.Driver.Config.Core.Lint ( compiler/GHC/Driver/Config/Core/Lint.hs, /tmp/.haddock-1938584/GHC/Driver/Config/Core/Lint.o, /tmp/.haddock-1938584/GHC/Driver/Config/Core/Lint.dyn_o ) [451 of 463] Compiling GHC.Tc.Types ( compiler/GHC/Tc/Types.hs, /tmp/.haddock-1938584/GHC/Tc/Types.o, /tmp/.haddock-1938584/GHC/Tc/Types.dyn_o ) [452 of 463] Compiling GHC.Tc.Errors.Hole.Plugin ( compiler/GHC/Tc/Errors/Hole/Plugin.hs, /tmp/.haddock-1938584/GHC/Tc/Errors/Hole/Plugin.o, /tmp/.haddock-1938584/GHC/Tc/Errors/Hole/Plugin.dyn_o ) [453 of 463] Compiling GHC.Driver.Plugins ( compiler/GHC/Driver/Plugins.hs, /tmp/.haddock-1938584/GHC/Driver/Plugins.o, /tmp/.haddock-1938584/GHC/Driver/Plugins.dyn_o ) [454 of 463] Compiling GHC.Driver.Pipeline.Phases ( compiler/GHC/Driver/Pipeline/Phases.hs, /tmp/.haddock-1938584/GHC/Driver/Pipeline/Phases.o, /tmp/.haddock-1938584/GHC/Driver/Pipeline/Phases.dyn_o ) [455 of 463] Compiling GHC.Driver.Hooks ( compiler/GHC/Driver/Hooks.hs, /tmp/.haddock-1938584/GHC/Driver/Hooks.o, /tmp/.haddock-1938584/GHC/Driver/Hooks.dyn_o ) [456 of 463] Compiling GHC.Core.Opt.CallerCC ( compiler/GHC/Core/Opt/CallerCC.hs, /tmp/.haddock-1938584/GHC/Core/Opt/CallerCC.o, /tmp/.haddock-1938584/GHC/Core/Opt/CallerCC.dyn_o ) [457 of 463] Compiling GHC.Driver.Backpack.Syntax ( compiler/GHC/Driver/Backpack/Syntax.hs, /tmp/.haddock-1938584/GHC/Driver/Backpack/Syntax.o, /tmp/.haddock-1938584/GHC/Driver/Backpack/Syntax.dyn_o ) [458 of 463] Compiling GHC.Parser[boot] ( dist/build/GHC/Parser.hs-boot, /tmp/.haddock-1938584/GHC/Parser.o-boot, /tmp/.haddock-1938584/GHC/Parser.dyn_o-boot ) [459 of 463] Compiling GHC.Parser.PostProcess.Haddock ( compiler/GHC/Parser/PostProcess/Haddock.hs, /tmp/.haddock-1938584/GHC/Parser/PostProcess/Haddock.o, /tmp/.haddock-1938584/GHC/Parser/PostProcess/Haddock.dyn_o ) [460 of 463] Compiling GHC.Parser ( dist/build/GHC/Parser.hs, /tmp/.haddock-1938584/GHC/Parser.o, /tmp/.haddock-1938584/GHC/Parser.dyn_o ) [461 of 463] Compiling GHC.Parser.Header ( compiler/GHC/Parser/Header.hs, /tmp/.haddock-1938584/GHC/Parser/Header.o, /tmp/.haddock-1938584/GHC/Parser/Header.dyn_o ) [462 of 463] Compiling GHC.Driver.Session ( compiler/GHC/Driver/Session.hs, /tmp/.haddock-1938584/GHC/Driver/Session.o, /tmp/.haddock-1938584/GHC/Driver/Session.dyn_o ) [463 of 463] Compiling GHC.Driver.Config.Parser ( compiler/GHC/Driver/Config/Parser.hs, /tmp/.haddock-1938584/GHC/Driver/Config/Parser.o, /tmp/.haddock-1938584/GHC/Driver/Config/Parser.dyn_o ) Haddock coverage: 100% ( 4 / 4) in 'GHC.BaseDir' 6% ( 1 / 15) in 'GHC.Data.List.Infinite' Missing documentation for: Module header Infinite (compiler/GHC/Data/List/Infinite.hs:28) head (compiler/GHC/Data/List/Infinite.hs:32) tail (compiler/GHC/Data/List/Infinite.hs:36) filter (compiler/GHC/Data/List/Infinite.hs:67) ++ (compiler/GHC/Data/List/Infinite.hs:72) unfoldr (compiler/GHC/Data/List/Infinite.hs:75) !! (compiler/GHC/Data/List/Infinite.hs:79) groupBy (compiler/GHC/Data/List/Infinite.hs:83) dropList (compiler/GHC/Data/List/Infinite.hs:148) iterate (compiler/GHC/Data/List/Infinite.hs:100) concatMap (compiler/GHC/Data/List/Infinite.hs:114) toList (compiler/GHC/Data/List/Infinite.hs:158) repeat (compiler/GHC/Data/List/Infinite.hs:162) 0% ( 0 / 7) in 'GHC.Data.SizedSeq' Missing documentation for: Module header SizedSeq (libraries/ghc-boot/GHC/Data/SizedSeq.hs:17) emptySS (libraries/ghc-boot/GHC/Data/SizedSeq.hs:35) addToSS (libraries/ghc-boot/GHC/Data/SizedSeq.hs:38) addListToSS (libraries/ghc-boot/GHC/Data/SizedSeq.hs:41) ssElts (libraries/ghc-boot/GHC/Data/SizedSeq.hs:45) sizeSS (libraries/ghc-boot/GHC/Data/SizedSeq.hs:48) 33% ( 1 / 3) in 'GHC.Exts.Heap.ClosureTypes' Missing documentation for: Module header ClosureType (libraries/ghc-heap/GHC/Exts/Heap/ClosureTypes.hs:21) 0% ( 0 / 4) in 'GHC.Exts.Heap.Constants' Missing documentation for: Module header wORD_SIZE (libraries/ghc-heap/GHC/Exts/Heap/Constants.hsc:15) tAG_MASK (libraries/ghc-heap/GHC/Exts/Heap/Constants.hsc:17) wORD_SIZE_IN_BITS (libraries/ghc-heap/GHC/Exts/Heap/Constants.hsc:16) 20% ( 1 / 5) in 'GHC.Exts.Heap.InfoTable.Types' Missing documentation for: Module header EntryFunPtr (libraries/ghc-heap/GHC/Exts/Heap/InfoTable/Types.hsc:28) HalfWord (libraries/ghc-heap/GHC/Exts/Heap/InfoTable/Types.hsc:21) ItblCodes (libraries/ghc-heap/GHC/Exts/Heap/InfoTable/Types.hsc:16) 60% ( 3 / 5) in 'GHC.Exts.Heap.InfoTable' Missing documentation for: Module header pokeItbl (libraries/ghc-heap/GHC/Exts/Heap/InfoTable.hsc:53) 40% ( 2 / 5) in 'GHC.Exts.Heap.InfoTableProf' Missing documentation for: Module header itblSize (libraries/ghc-heap/GHC/Exts/Heap/InfoTableProf.hsc:67) pokeItbl (libraries/ghc-heap/GHC/Exts/Heap/InfoTableProf.hsc:50) 80% ( 4 / 5) in 'GHC.Exts.Heap.ProfInfo.Types' Missing documentation for: Module header 0% ( 0 / 3) in 'GHC.Exts.Heap.ProfInfo.PeekProfInfo_ProfilingEnabled' Missing documentation for: Module header peekStgTSOProfInfo (libraries/ghc-heap/GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingEnabled.hsc:38) peekTopCCS (libraries/ghc-heap/GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingEnabled.hsc:47) 33% ( 1 / 3) in 'GHC.Exts.Heap.ProfInfo.PeekProfInfo_ProfilingDisabled' Missing documentation for: Module header peekTopCCS (libraries/ghc-heap/GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingDisabled.hsc:16) 50% ( 1 / 2) in 'GHC.Exts.Heap.ProfInfo.PeekProfInfo' Missing documentation for: Module header Warning: 'GenStgStackClosure' is ambiguous. It is defined * at libraries/ghc-heap/GHC/Exts/Heap/Closures.hs:399:29 * at libraries/ghc-heap/GHC/Exts/Heap/Closures.hs:399:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at libraries/ghc-heap/GHC/Exts/Heap/Closures.hs:399:1 Warning: 'b' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Box' is ambiguous. It is defined * at libraries/ghc-heap/GHC/Exts/Heap/Closures.hs:83:12 * at libraries/ghc-heap/GHC/Exts/Heap/Closures.hs:83:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at libraries/ghc-heap/GHC/Exts/Heap/Closures.hs:83:1 Warning: 'getBoxedClosureData' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 57% ( 12 / 21) in 'GHC.Exts.Heap.Closures' Missing documentation for: Module header Closure (libraries/ghc-heap/GHC/Exts/Heap/Closures.hs:118) PrimType (libraries/ghc-heap/GHC/Exts/Heap/Closures.hs:481) WhatNext (libraries/ghc-heap/GHC/Exts/Heap/Closures.hs:491) WhyBlocked (libraries/ghc-heap/GHC/Exts/Heap/Closures.hs:499) TsoFlags (libraries/ghc-heap/GHC/Exts/Heap/Closures.hs:516) StgStackClosure (libraries/ghc-heap/GHC/Exts/Heap/Closures.hs:385) StackFrame (libraries/ghc-heap/GHC/Exts/Heap/Closures.hs:416) StackField (libraries/ghc-heap/GHC/Exts/Heap/Closures.hs:406) 20% ( 2 / 10) in 'GHC.Exts.Heap.FFIClosures_ProfilingEnabled' Missing documentation for: Module header TSOFields (libraries/ghc-heap/GHC/Exts/Heap/FFIClosures_ProfilingEnabled.hsc:18) parseWhatNext (libraries/ghc-heap/GHC/Exts/Heap/FFIClosures_ProfilingEnabled.hsc:58) parseWhyBlocked (libraries/ghc-heap/GHC/Exts/Heap/FFIClosures_ProfilingEnabled.hsc:66) parseTsoFlags (libraries/ghc-heap/GHC/Exts/Heap/FFIClosures_ProfilingEnabled.hsc:83) isSet (libraries/ghc-heap/GHC/Exts/Heap/FFIClosures_ProfilingEnabled.hsc:94) unset (libraries/ghc-heap/GHC/Exts/Heap/FFIClosures_ProfilingEnabled.hsc:97) StackFields (libraries/ghc-heap/GHC/Exts/Heap/FFIClosures_ProfilingEnabled.hsc:99) 20% ( 2 / 10) in 'GHC.Exts.Heap.FFIClosures_ProfilingDisabled' Missing documentation for: Module header TSOFields (libraries/ghc-heap/GHC/Exts/Heap/FFIClosures_ProfilingDisabled.hsc:18) parseWhatNext (libraries/ghc-heap/GHC/Exts/Heap/FFIClosures_ProfilingDisabled.hsc:58) parseWhyBlocked (libraries/ghc-heap/GHC/Exts/Heap/FFIClosures_ProfilingDisabled.hsc:66) parseTsoFlags (libraries/ghc-heap/GHC/Exts/Heap/FFIClosures_ProfilingDisabled.hsc:83) isSet (libraries/ghc-heap/GHC/Exts/Heap/FFIClosures_ProfilingDisabled.hsc:94) unset (libraries/ghc-heap/GHC/Exts/Heap/FFIClosures_ProfilingDisabled.hsc:97) StackFields (libraries/ghc-heap/GHC/Exts/Heap/FFIClosures_ProfilingDisabled.hsc:99) 50% ( 1 / 2) in 'GHC.Exts.Heap.FFIClosures' Missing documentation for: Module header 0% ( 0 / 2) in 'GHC.Exts.Heap.Utils' Missing documentation for: Module header dataConNames (libraries/ghc-heap/GHC/Exts/Heap/Utils.hsc:62) Warning: 'Box' is ambiguous. It is defined * at libraries/ghc-heap/GHC/Exts/Heap/Closures.hs:83:12 * at libraries/ghc-heap/GHC/Exts/Heap/Closures.hs:83:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at libraries/ghc-heap/GHC/Exts/Heap/Closures.hs:83:1 Warning: 'peekTopCCS' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'StgInfoTable' is ambiguous. It is defined * at libraries/ghc-heap/GHC/Exts/Heap/InfoTable/Types.hsc:33:21 * at libraries/ghc-heap/GHC/Exts/Heap/InfoTable/Types.hsc:33:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at libraries/ghc-heap/GHC/Exts/Heap/InfoTable/Types.hsc:33:1 Warning: 'b' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 62% ( 20 / 32) in 'GHC.Exts.Heap' Missing documentation for: Closure (libraries/ghc-heap/GHC/Exts/Heap/Closures.hs:118) ClosureType (libraries/ghc-heap/GHC/Exts/Heap/ClosureTypes.hs:21) PrimType (libraries/ghc-heap/GHC/Exts/Heap/Closures.hs:481) WhatNext (libraries/ghc-heap/GHC/Exts/Heap/Closures.hs:491) WhyBlocked (libraries/ghc-heap/GHC/Exts/Heap/Closures.hs:499) TsoFlags (libraries/ghc-heap/GHC/Exts/Heap/Closures.hs:516) HasHeapRep (libraries/ghc-heap/GHC/Exts/Heap.hs:82) getClosureDataFromHeapRepPrim (libraries/ghc-heap/GHC/Exts/Heap.hs:199) EntryFunPtr (libraries/ghc-heap/GHC/Exts/Heap/InfoTable/Types.hsc:28) HalfWord (libraries/ghc-heap/GHC/Exts/Heap/InfoTable/Types.hsc:21) ItblCodes (libraries/ghc-heap/GHC/Exts/Heap/InfoTable/Types.hsc:16) pokeItbl (libraries/ghc-heap/GHC/Exts/Heap/InfoTable.hsc:53) 50% ( 1 / 2) in 'GHC.Internal.ForeignSrcLang' Missing documentation for: Module header 50% ( 1 / 2) in 'GHC.ForeignSrcLang.Type' Missing documentation for: Module header 100% ( 2 / 2) in 'GHC.ForeignSrcLang' Warning: 'Binary' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 2 / 2) in 'GHC.Internal.LanguageExtensions' 33% ( 3 / 9) in 'GHC.Internal.Lexeme' Missing documentation for: startsVarSym (libraries/ghc-internal/src/GHC/Internal/Lexeme.hs:45) startsVarId (libraries/ghc-internal/src/GHC/Internal/Lexeme.hs:47) startsConSym (libraries/ghc-internal/src/GHC/Internal/Lexeme.hs:46) startsConId (libraries/ghc-internal/src/GHC/Internal/Lexeme.hs:51) startsVarSymASCII (libraries/ghc-internal/src/GHC/Internal/Lexeme.hs:54) isVarSymChar (libraries/ghc-internal/src/GHC/Internal/Lexeme.hs:57) 0% ( 0 / 5) in 'GHC.Internal.TH.Lib.Map' Missing documentation for: Module header Map (libraries/ghc-boot-th-internal/GHC/Internal/TH/Lib/Map.hs:22) empty (libraries/ghc-boot-th-internal/GHC/Internal/TH/Lib/Map.hs:28) insert (libraries/ghc-boot-th-internal/GHC/Internal/TH/Lib/Map.hs:52) lookup (libraries/ghc-boot-th-internal/GHC/Internal/TH/Lib/Map.hs:41) Warning: 'Name' is ambiguous. It is defined * at libraries/ghc-internal/src/GHC/Internal/TH/Syntax.hs:1143:13 * at libraries/ghc-internal/src/GHC/Internal/TH/Syntax.hs:1143:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at libraries/ghc-internal/src/GHC/Internal/TH/Syntax.hs:1143:1 Warning: '()' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Strict' is ambiguous. It is defined * at libraries/ghc-internal/src/GHC/Internal/LanguageExtensions.hs:151:6 * at libraries/ghc-internal/src/GHC/Internal/TH/Syntax.hs:2368:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at libraries/ghc-internal/src/GHC/Internal/TH/Syntax.hs:2368:1 Warning: 'Bang' is ambiguous. It is defined * at libraries/ghc-internal/src/GHC/Internal/TH/Syntax.hs:2357:13 * at libraries/ghc-internal/src/GHC/Internal/TH/Syntax.hs:2357:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at libraries/ghc-internal/src/GHC/Internal/TH/Syntax.hs:2357:1 Warning: 'Inline' is ambiguous. It is defined * at libraries/ghc-internal/src/GHC/Internal/TH/Syntax.hs:2185:15 * at libraries/ghc-internal/src/GHC/Internal/TH/Syntax.hs:2183:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at libraries/ghc-internal/src/GHC/Internal/TH/Syntax.hs:2183:1 Warning: 'TySynEqn' is ambiguous. It is defined * at libraries/ghc-internal/src/GHC/Internal/TH/Syntax.hs:2137:17 * at libraries/ghc-internal/src/GHC/Internal/TH/Syntax.hs:2137:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at libraries/ghc-internal/src/GHC/Internal/TH/Syntax.hs:2137:1 Warning: 'mkBytes' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Addr#' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Q' is ambiguous. It is defined * at libraries/ghc-internal/src/GHC/Internal/TH/Syntax.hs:241:15 * at libraries/ghc-internal/src/GHC/Internal/TH/Syntax.hs:241:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at libraries/ghc-internal/src/GHC/Internal/TH/Syntax.hs:241:1 Warning: 'TExp' is ambiguous. It is defined * at libraries/ghc-internal/src/GHC/Internal/TH/Syntax.hs:366:18 * at libraries/ghc-internal/src/GHC/Internal/TH/Syntax.hs:366:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at libraries/ghc-internal/src/GHC/Internal/TH/Syntax.hs:366:1 Warning: 'Code' is ambiguous. It is defined * at libraries/ghc-internal/src/GHC/Internal/TH/Syntax.hs:415:20 * at libraries/ghc-internal/src/GHC/Internal/TH/Syntax.hs:415:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at libraries/ghc-internal/src/GHC/Internal/TH/Syntax.hs:415:1 Warning: 'Fixity' is ambiguous. It is defined * at libraries/ghc-internal/src/GHC/Internal/TH/Syntax.hs:1601:24 * at libraries/ghc-internal/src/GHC/Internal/TH/Syntax.hs:1601:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at libraries/ghc-internal/src/GHC/Internal/TH/Syntax.hs:1601:1 Warning: 'withDecDoc' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'withDecsDoc' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'funD_doc' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ModName' is ambiguous. It is defined * at libraries/ghc-internal/src/GHC/Internal/TH/Syntax.hs:1014:19 * at libraries/ghc-internal/src/GHC/Internal/TH/Syntax.hs:1014:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at libraries/ghc-internal/src/GHC/Internal/TH/Syntax.hs:1014:1 Warning: 'PkgName' is ambiguous. It is defined * at libraries/ghc-internal/src/GHC/Internal/TH/Syntax.hs:1018:19 * at libraries/ghc-internal/src/GHC/Internal/TH/Syntax.hs:1018:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at libraries/ghc-internal/src/GHC/Internal/TH/Syntax.hs:1018:1 Warning: 'OccName' is ambiguous. It is defined * at libraries/ghc-internal/src/GHC/Internal/TH/Syntax.hs:1026:19 * at libraries/ghc-internal/src/GHC/Internal/TH/Syntax.hs:1026:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at libraries/ghc-internal/src/GHC/Internal/TH/Syntax.hs:1026:1 Warning: 'FixIOException' is ambiguous. It is defined * in GHC.IO.Exception * in GHC.IO.Exception 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.Exception Warning: GHC.Internal.TH.Syntax: Could not find documentation for exported module: GHC.Internal.TH.Syntax 87% (153 /175) in 'GHC.Internal.TH.Syntax' Missing documentation for: NameIs (libraries/ghc-internal/src/GHC/Internal/TH/Syntax.hs:1339) memcmp (libraries/ghc-internal/src/GHC/Internal/TH/Syntax.hs:1765) mkNameG_v (libraries/ghc-internal/src/GHC/Internal/TH/Syntax.hs:1328) mkNameG_d (libraries/ghc-internal/src/GHC/Internal/TH/Syntax.hs:1330) mkNameG_tc (libraries/ghc-internal/src/GHC/Internal/TH/Syntax.hs:1329) mkNameS (libraries/ghc-internal/src/GHC/Internal/TH/Syntax.hs:1325) mkNameG_fld (libraries/ghc-internal/src/GHC/Internal/TH/Syntax.hs:1337) Pragma (libraries/ghc-internal/src/GHC/Internal/TH/Syntax.hs:2161) CharPos (libraries/ghc-internal/src/GHC/Internal/TH/Syntax.hs:1477) NameSpace (libraries/ghc-internal/src/GHC/Internal/TH/Syntax.hs:1161) NameFlavour (libraries/ghc-internal/src/GHC/Internal/TH/Syntax.hs:1150) Quasi (libraries/ghc-internal/src/GHC/Internal/TH/Syntax.hs:90) newNameIO (libraries/ghc-internal/src/GHC/Internal/TH/Syntax.hs:212) badIO (libraries/ghc-internal/src/GHC/Internal/TH/Syntax.hs:216) counter (libraries/ghc-internal/src/GHC/Internal/TH/Syntax.hs:222) lookupName (libraries/ghc-internal/src/GHC/Internal/TH/Syntax.hs:547) addForeignFile (libraries/ghc-internal/src/GHC/Internal/TH/Syntax.hs:851) showName (libraries/ghc-internal/src/GHC/Internal/TH/Syntax.hs:1344) showName' (libraries/ghc-internal/src/GHC/Internal/TH/Syntax.hs:1347) mk_tup_name (libraries/ghc-internal/src/GHC/Internal/TH/Syntax.hs:1403) eqBytes (libraries/ghc-internal/src/GHC/Internal/TH/Syntax.hs:1749) compareBytes (libraries/ghc-internal/src/GHC/Internal/TH/Syntax.hs:1755) Warning: ':' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 12% ( 7 / 54) in 'GHC.Internal.TH.PprLib' Missing documentation for: Doc (libraries/ghc-boot-th-internal/GHC/Internal/TH/PprLib.hs:162) PprM (libraries/ghc-boot-th-internal/GHC/Internal/TH/PprLib.hs:121) empty (libraries/ghc-boot-th-internal/GHC/Internal/TH/PprLib.hs:168) semi (libraries/ghc-boot-th-internal/GHC/Internal/TH/PprLib.hs:169) comma (libraries/ghc-boot-th-internal/GHC/Internal/TH/PprLib.hs:170) colon (libraries/ghc-boot-th-internal/GHC/Internal/TH/PprLib.hs:171) dcolon (libraries/ghc-boot-th-internal/GHC/Internal/TH/PprLib.hs:172) space (libraries/ghc-boot-th-internal/GHC/Internal/TH/PprLib.hs:173) equals (libraries/ghc-boot-th-internal/GHC/Internal/TH/PprLib.hs:174) arrow (libraries/ghc-boot-th-internal/GHC/Internal/TH/PprLib.hs:175) lparen (libraries/ghc-boot-th-internal/GHC/Internal/TH/PprLib.hs:176) rparen (libraries/ghc-boot-th-internal/GHC/Internal/TH/PprLib.hs:177) lbrack (libraries/ghc-boot-th-internal/GHC/Internal/TH/PprLib.hs:178) rbrack (libraries/ghc-boot-th-internal/GHC/Internal/TH/PprLib.hs:179) lbrace (libraries/ghc-boot-th-internal/GHC/Internal/TH/PprLib.hs:180) rbrace (libraries/ghc-boot-th-internal/GHC/Internal/TH/PprLib.hs:181) text (libraries/ghc-boot-th-internal/GHC/Internal/TH/PprLib.hs:183) char (libraries/ghc-boot-th-internal/GHC/Internal/TH/PprLib.hs:185) ptext (libraries/ghc-boot-th-internal/GHC/Internal/TH/PprLib.hs:184) int (libraries/ghc-boot-th-internal/GHC/Internal/TH/PprLib.hs:186) integer (libraries/ghc-boot-th-internal/GHC/Internal/TH/PprLib.hs:187) float (libraries/ghc-boot-th-internal/GHC/Internal/TH/PprLib.hs:188) double (libraries/ghc-boot-th-internal/GHC/Internal/TH/PprLib.hs:189) rational (libraries/ghc-boot-th-internal/GHC/Internal/TH/PprLib.hs:190) parens (libraries/ghc-boot-th-internal/GHC/Internal/TH/PprLib.hs:193) brackets (libraries/ghc-boot-th-internal/GHC/Internal/TH/PprLib.hs:194) braces (libraries/ghc-boot-th-internal/GHC/Internal/TH/PprLib.hs:195) quotes (libraries/ghc-boot-th-internal/GHC/Internal/TH/PprLib.hs:196) doubleQuotes (libraries/ghc-boot-th-internal/GHC/Internal/TH/PprLib.hs:197) <> (libraries/ghc-boot-th-internal/GHC/Internal/TH/PprLib.hs:201) <+> (libraries/ghc-boot-th-internal/GHC/Internal/TH/PprLib.hs:203) hcat (libraries/ghc-boot-th-internal/GHC/Internal/TH/PprLib.hs:202) hsep (libraries/ghc-boot-th-internal/GHC/Internal/TH/PprLib.hs:204) $$ (libraries/ghc-boot-th-internal/GHC/Internal/TH/PprLib.hs:206) $+$ (libraries/ghc-boot-th-internal/GHC/Internal/TH/PprLib.hs:207) vcat (libraries/ghc-boot-th-internal/GHC/Internal/TH/PprLib.hs:208) sep (libraries/ghc-boot-th-internal/GHC/Internal/TH/PprLib.hs:211) cat (libraries/ghc-boot-th-internal/GHC/Internal/TH/PprLib.hs:210) fsep (libraries/ghc-boot-th-internal/GHC/Internal/TH/PprLib.hs:213) fcat (libraries/ghc-boot-th-internal/GHC/Internal/TH/PprLib.hs:212) nest (libraries/ghc-boot-th-internal/GHC/Internal/TH/PprLib.hs:215) hang (libraries/ghc-boot-th-internal/GHC/Internal/TH/PprLib.hs:217) punctuate (libraries/ghc-boot-th-internal/GHC/Internal/TH/PprLib.hs:222) isEmpty (libraries/ghc-boot-th-internal/GHC/Internal/TH/PprLib.hs:166) to_HPJ_Doc (libraries/ghc-boot-th-internal/GHC/Internal/TH/PprLib.hs:149) pprName (libraries/ghc-boot-th-internal/GHC/Internal/TH/PprLib.hs:124) pprName' (libraries/ghc-boot-th-internal/GHC/Internal/TH/PprLib.hs:127) 100% ( 2 / 2) in 'GHC.LanguageExtensions.Type' 100% ( 2 / 2) in 'GHC.LanguageExtensions' 33% ( 3 / 9) in 'GHC.Lexeme' Missing documentation for: startsVarSym (libraries/ghc-internal/src/GHC/Internal/Lexeme.hs:45) startsVarId (libraries/ghc-internal/src/GHC/Internal/Lexeme.hs:47) startsConSym (libraries/ghc-internal/src/GHC/Internal/Lexeme.hs:46) startsConId (libraries/ghc-internal/src/GHC/Internal/Lexeme.hs:51) startsVarSymASCII (libraries/ghc-internal/src/GHC/Internal/Lexeme.hs:54) isVarSymChar (libraries/ghc-internal/src/GHC/Internal/Lexeme.hs:57) 3% ( 3 / 82) in 'GHC.Internal.TH.Ppr' Missing documentation for: nestDepth (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:25) Precedence (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:27) appPrec (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:29) opPrec (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:30) unopPrec (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:31) funPrec (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:32) qualPrec (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:33) sigPrec (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:34) noPrec (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:35) parensIf (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:38) pprint (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:44) Ppr (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:46) ppr_sig (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:80) pprFixity (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:83) pprNamespaceSpecifier (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:91) pprPrefixOcc (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:127) isSymOcc (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:130) pprInfixExp (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:137) pprExp (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:145) pprFields (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:254) pprMaybeExp (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:257) pprMatchPat (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:276) pprGuarded (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:281) pprBody (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:288) pprClause (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:296) pprLit (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:305) bytesToString (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:357) pprString (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:362) pprPat (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:369) ppr_dec (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:414) ppr_deriv_strategy (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:502) ppr_overlap (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:510) ppr_data (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:520) ppr_newtype (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:525) ppr_type_data (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:531) ppr_typedef (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:534) ppr_deriv_clause (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:573) ppr_tySyn (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:586) ppr_tf_head (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:594) ppr_bndrs (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:601) commaSepApplied (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:750) pprForall (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:753) pprForallVis (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:756) pprForall' (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:759) pprRecFields (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:772) pprGadtRHS (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:777) pprVarBangType (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:786) pprBangType (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:800) pprVarStrictType (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:829) pprStrictType (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:835) pprType (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:839) pprParendType (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:878) pprInfixT (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:881) pprParendTypeArg (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:900) isStarT (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:904) pprTyApp (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:916) fromTANormal (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:949) pprFunArgType (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:954) ForallVisFlag (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:956) TypeArg (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:960) split (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:964) pprTyLit (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:970) PprFlag (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:978) pprBndrVis (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:996) pprCtxWith (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:1010) pprCxt (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:1014) ppr_ctx_preds_with (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:1017) ppr_cxt_preds (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:1022) where_clause (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:1038) showtextl (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:1042) hashParens (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:1045) quoteParens (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:1048) sepWith (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:1064) commaSep (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:1069) commaSepWith (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:1074) semiSep (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:1079) semiSepWith (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:1084) unboxedSumBars (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:1089) bar (libraries/ghc-boot-th-internal/GHC/Internal/TH/Ppr.hs:1096) 87% ( 14 / 16) in 'GHC.Platform.ArchOS' Missing documentation for: isARM (libraries/ghc-platform/src/GHC/Platform/ArchOS.hs:187) isPPC (libraries/ghc-platform/src/GHC/Platform/ArchOS.hs:192) 0% ( 0 / 3) in 'GHC.Platform.Constants' Missing documentation for: Module header PlatformConstants (ghc-lib/stage0/compiler/build/GHC/Platform/Constants.hs:6) parseConstantsHeader (ghc-lib/stage0/compiler/build/GHC/Platform/Constants.hs:142) 92% (140 /151) in 'GHC.Prelude.Basic' Missing documentation for: Bool Ordering even odd bit (compiler/GHC/Prelude/Basic.hs:116) shiftL (compiler/GHC/Prelude/Basic.hs:110) shiftR (compiler/GHC/Prelude/Basic.hs:111) setBit (compiler/GHC/Prelude/Basic.hs:119) clearBit (compiler/GHC/Prelude/Basic.hs:122) head (compiler/GHC/Prelude/Basic.hs:134) tail (compiler/GHC/Prelude/Basic.hs:139) 0% ( 0 / 6) in 'GHC.Data.FastMutInt' Missing documentation for: Module header FastMutInt (compiler/GHC/Data/FastMutInt.hs:20) newFastMutInt (compiler/GHC/Data/FastMutInt.hs:23) readFastMutInt (compiler/GHC/Data/FastMutInt.hs:34) writeFastMutInt (compiler/GHC/Data/FastMutInt.hs:39) atomicFetchAddFastMut (compiler/GHC/Data/FastMutInt.hs:44) 0% ( 0 / 3) in 'GHC.Data.Bool' Missing documentation for: Module header OverridingBool (compiler/GHC/Data/Bool.hs:9) overrideWith (compiler/GHC/Data/Bool.hs:23) Warning: 'Serialized' is ambiguous. It is defined * at libraries/ghc-boot/GHC/Serialized.hs:28:19 * at libraries/ghc-boot/GHC/Serialized.hs:28:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at libraries/ghc-boot/GHC/Serialized.hs:28:1 88% ( 8 / 9) in 'GHC.Serialized' Missing documentation for: Module header 10% ( 1 / 10) in 'GHC.Settings.Utils' Missing documentation for: Module header maybeRead (libraries/ghc-boot/GHC/Settings/Utils.hs:14) maybeReadFuzzy (libraries/ghc-boot/GHC/Settings/Utils.hs:19) RawSettings (libraries/ghc-boot/GHC/Settings/Utils.hs:35) getGlobalPackageDb (libraries/ghc-boot/GHC/Settings/Utils.hs:47) getRawSetting (libraries/ghc-boot/GHC/Settings/Utils.hs:55) getRawFilePathSetting (libraries/ghc-boot/GHC/Settings/Utils.hs:61) getRawBooleanSetting (libraries/ghc-boot/GHC/Settings/Utils.hs:66) readRawSetting (libraries/ghc-boot/GHC/Settings/Utils.hs:75) 0% ( 0 / 5) in 'GHC.Utils.Constants' Missing documentation for: Module header debugIsOn (compiler/GHC/Utils/Constants.hs:36) ghciSupported (compiler/GHC/Utils/Constants.hs:29) isWindowsHost (compiler/GHC/Utils/Constants.hs:43) isDarwinHost (compiler/GHC/Utils/Constants.hs:50) 40% ( 2 / 5) in 'GHC.Utils.Containers.Internal.BitUtil' Missing documentation for: bitcount (compiler/GHC/Utils/Containers/Internal/BitUtil.hs:49) shiftLL (compiler/GHC/Utils/Containers/Internal/BitUtil.hs:64) shiftRL (compiler/GHC/Utils/Containers/Internal/BitUtil.hs:63) 100% ( 3 / 3) in 'GHC.Utils.Containers.Internal.StrictPair' 88% ( 71 / 80) in 'GHC.Data.Word64Set.Internal' Missing documentation for: Key (compiler/GHC/Data/Word64Set/Internal.hs:259) Prefix (compiler/GHC/Data/Word64Set/Internal.hs:256) Mask (compiler/GHC/Data/Word64Set/Internal.hs:257) BitMap (compiler/GHC/Data/Word64Set/Internal.hs:258) match (compiler/GHC/Data/Word64Set/Internal.hs:1483) suffixBitMask (compiler/GHC/Data/Word64Set/Internal.hs:1445) prefixBitMask (compiler/GHC/Data/Word64Set/Internal.hs:1449) bitmapOf (compiler/GHC/Data/Word64Set/Internal.hs:1465) zero (compiler/GHC/Data/Word64Set/Internal.hs:1474) Warning: 'Int' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 98% ( 73 / 74) in 'GHC.Data.Word64Set' Missing documentation for: Key (compiler/GHC/Data/Word64Set/Internal.hs:259) Warning: 'WhenMissing' is ambiguous. It is defined * at compiler/GHC/Data/Word64Map/Internal.hs:1400:26 * at compiler/GHC/Data/Word64Map/Internal.hs:1400:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Data/Word64Map/Internal.hs:1400:1 Warning: 'WhenMatched' is ambiguous. It is defined * at compiler/GHC/Data/Word64Map/Internal.hs:1542:31 * at compiler/GHC/Data/Word64Map/Internal.hs:1542:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Data/Word64Map/Internal.hs:1542:1 93% (184 /196) in 'GHC.Data.Word64Map.Internal' Missing documentation for: Key (compiler/GHC/Data/Word64Set/Internal.hs:259) mergeWithKey' (compiler/GHC/Data/Word64Map/Internal.hs:1340) Mask (compiler/GHC/Data/Word64Map/Internal.hs:356) Prefix (compiler/GHC/Data/Word64Map/Internal.hs:355) Nat (compiler/GHC/Data/Word64Map/Internal.hs:319) natFromInt (compiler/GHC/Data/Word64Map/Internal.hs:322) intFromNat (compiler/GHC/Data/Word64Map/Internal.hs:326) link (compiler/GHC/Data/Word64Map/Internal.hs:3407) linkWithMask (compiler/GHC/Data/Word64Map/Internal.hs:3412) bin (compiler/GHC/Data/Word64Map/Internal.hs:3423) binCheckLeft (compiler/GHC/Data/Word64Map/Internal.hs:3430) binCheckRight (compiler/GHC/Data/Word64Map/Internal.hs:3436) 99% (139 /140) in 'GHC.Data.Word64Map.Strict.Internal' Missing documentation for: Key (compiler/GHC/Data/Word64Set/Internal.hs:259) Warning: 'Word64' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Functor' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Traversable' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 99% (139 /140) in 'GHC.Data.Word64Map.Strict' Missing documentation for: Key (compiler/GHC/Data/Word64Set/Internal.hs:259) Warning: 'Word64' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 99% (139 /140) in 'GHC.Data.Word64Map.Lazy' Missing documentation for: Key (compiler/GHC/Data/Word64Set/Internal.hs:259) Warning: 'insertWith'' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 2 / 2) in 'GHC.Data.Word64Map' 52% ( 13 / 25) in 'GHC.Utils.Encoding.UTF8' Missing documentation for: utf8UnconsByteString (libraries/ghc-boot/GHC/Utils/Encoding/UTF8.hs:100) utf8DecodeShortByteString (libraries/ghc-boot/GHC/Utils/Encoding/UTF8.hs:79) utf8DecodeForeignPtr utf8DecodeByteArray# utf8CountCharsShortByteString (libraries/ghc-boot/GHC/Utils/Encoding/UTF8.hs:76) utf8CountCharsByteArray# utf8CompareByteArray# utf8CompareShortByteString (libraries/ghc-boot/GHC/Utils/Encoding/UTF8.hs:108) utf8EncodeByteArray# utf8EncodePtr utf8EncodeShortByteString (libraries/ghc-boot/GHC/Utils/Encoding/UTF8.hs:87) utf8EncodedLength 45% ( 5 / 11) in 'GHC.Utils.Encoding' Missing documentation for: Module header UserString (libraries/ghc-boot/GHC/Utils/Encoding.hs:86) EncodedString (libraries/ghc-boot/GHC/Utils/Encoding.hs:87) zEncodeString (libraries/ghc-boot/GHC/Utils/Encoding.hs:91) zDecodeString (libraries/ghc-boot/GHC/Utils/Encoding.hs:157) toBase62 (libraries/ghc-boot/GHC/Utils/Encoding.hs:280) Warning: 'ShortText' is ambiguous. It is defined * at libraries/ghc-boot/GHC/Data/ShortText.hs:63:21 * at libraries/ghc-boot/GHC/Data/ShortText.hs:63:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at libraries/ghc-boot/GHC/Data/ShortText.hs:63:1 100% ( 14 / 14) in 'GHC.Data.ShortText' Warning: 'InstalledPackageInfo' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Module' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 90% ( 18 / 20) in 'GHC.Unit.Database' Missing documentation for: isDbOpenReadMode (libraries/ghc-boot/GHC/Unit/Database.hs:372) mkMungePathUrl (libraries/ghc-boot/GHC/Unit/Database.hs:672) Warning: GHC.Utils.Exception: Could not find documentation for exported module: GHC.Utils.Exception 91% ( 51 / 56) in 'GHC.Utils.Exception' Missing documentation for: Module header catchIO (compiler/GHC/Utils/Exception.hs:20) handleIO (compiler/GHC/Utils/Exception.hs:23) tryIO (compiler/GHC/Utils/Exception.hs:26) ExceptionMonad (compiler/GHC/Utils/Exception.hs:28) 18% ( 2 / 11) in 'GHC.Utils.Fingerprint' Missing documentation for: Module header readHexFingerprint (compiler/GHC/Utils/Fingerprint.hs:39) fingerprintByteString (compiler/GHC/Utils/Fingerprint.hs:45) Fingerprint fingerprint0 fingerprintFingerprints fingerprintData fingerprintString fingerprintStrings (compiler/GHC/Utils/Fingerprint.hs:50) 8% ( 1 / 12) in 'GHC.Utils.GlobalVars' Missing documentation for: v_unsafeHasPprDebug (compiler/GHC/Utils/GlobalVars.hs:67) v_unsafeHasNoDebugOutput (compiler/GHC/Utils/GlobalVars.hs:72) v_unsafeHasNoStateHack (compiler/GHC/Utils/GlobalVars.hs:77) unsafeHasPprDebug (compiler/GHC/Utils/GlobalVars.hs:85) unsafeHasNoDebugOutput (compiler/GHC/Utils/GlobalVars.hs:88) unsafeHasNoStateHack (compiler/GHC/Utils/GlobalVars.hs:91) global (compiler/GHC/Utils/GlobalVars.hs:117) consIORef (compiler/GHC/Utils/GlobalVars.hs:120) globalM (compiler/GHC/Utils/GlobalVars.hs:124) sharedGlobal (compiler/GHC/Utils/GlobalVars.hs:129) sharedGlobalM (compiler/GHC/Utils/GlobalVars.hs:133) 0% ( 0 / 2) in 'GHC.Utils.IO.Unsafe' Missing documentation for: Module header inlinePerformIO (compiler/GHC/Utils/IO/Unsafe.hs:20) Warning: 'coloured' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 11% ( 2 / 17) in 'GHC.Utils.Ppr.Colour' Missing documentation for: Module header renderColourAfresh (compiler/GHC/Utils/Ppr/Colour.hs:21) colCustom (compiler/GHC/Utils/Ppr/Colour.hs:24) colReset (compiler/GHC/Utils/Ppr/Colour.hs:28) colBold (compiler/GHC/Utils/Ppr/Colour.hs:31) colBlackFg (compiler/GHC/Utils/Ppr/Colour.hs:34) colRedFg (compiler/GHC/Utils/Ppr/Colour.hs:37) colGreenFg (compiler/GHC/Utils/Ppr/Colour.hs:40) colYellowFg (compiler/GHC/Utils/Ppr/Colour.hs:43) colBlueFg (compiler/GHC/Utils/Ppr/Colour.hs:46) colMagentaFg (compiler/GHC/Utils/Ppr/Colour.hs:49) colCyanFg (compiler/GHC/Utils/Ppr/Colour.hs:52) colWhiteFg (compiler/GHC/Utils/Ppr/Colour.hs:55) Scheme (compiler/GHC/Utils/Ppr/Colour.hs:57) defaultScheme (compiler/GHC/Utils/Ppr/Colour.hs:68) 0% ( 0 / 7) in 'GHC.Version' Missing documentation for: Module header cProjectGitCommitId (ghc-lib/stage0/libraries/ghc-boot/build/GHC/Version.hs:6) cProjectVersion (ghc-lib/stage0/libraries/ghc-boot/build/GHC/Version.hs:9) cProjectVersionInt (ghc-lib/stage0/libraries/ghc-boot/build/GHC/Version.hs:12) cProjectPatchLevel (ghc-lib/stage0/libraries/ghc-boot/build/GHC/Version.hs:15) cProjectPatchLevel1 (ghc-lib/stage0/libraries/ghc-boot/build/GHC/Version.hs:18) cProjectPatchLevel2 (ghc-lib/stage0/libraries/ghc-boot/build/GHC/Version.hs:21) 50% ( 1 / 2) in 'GHC.UniqueSubdir' Missing documentation for: Module header 12% ( 1 / 8) in 'GHC.Settings.Config' Missing documentation for: Module header cBuildPlatformString (ghc-lib/stage0/compiler/build/GHC/Settings/Config.hs:16) cHostPlatformString (ghc-lib/stage0/compiler/build/GHC/Settings/Config.hs:19) cProjectName (ghc-lib/stage0/compiler/build/GHC/Settings/Config.hs:22) cBooterVersion (ghc-lib/stage0/compiler/build/GHC/Settings/Config.hs:25) cStage (ghc-lib/stage0/compiler/build/GHC/Settings/Config.hs:28) cProjectUnitId (ghc-lib/stage0/compiler/build/GHC/Settings/Config.hs:31) Warning: 'impossible' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 58% ( 7 / 12) in 'GHC.Utils.Panic.Plain' Missing documentation for: cmdLineError (compiler/GHC/Utils/Panic/Plain.hs:108) cmdLineErrorIO (compiler/GHC/Utils/Panic/Plain.hs:111) assert (compiler/GHC/Utils/Panic/Plain.hs:125) assertM (compiler/GHC/Utils/Panic/Plain.hs:136) massert (compiler/GHC/Utils/Panic/Plain.hs:132) Warning: 'isDebugOn' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'expectJust' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 47% ( 64 /134) in 'GHC.Utils.Misc' Missing documentation for: const2 (compiler/GHC/Utils/Misc.hs:170) zipEqual (compiler/GHC/Utils/Misc.hs:246) zipWithEqual (compiler/GHC/Utils/Misc.hs:247) zipWith3Equal (compiler/GHC/Utils/Misc.hs:248) zipWith4Equal (compiler/GHC/Utils/Misc.hs:249) zipWithAndUnzip (compiler/GHC/Utils/Misc.hs:352) unzipWith (compiler/GHC/Utils/Misc.hs:954) mapFst (compiler/GHC/Utils/Misc.hs:323) mapSnd (compiler/GHC/Utils/Misc.hs:324) chkAppend (compiler/GHC/Utils/Misc.hs:230) mapAndUnzip (compiler/GHC/Utils/Misc.hs:328) mapAndUnzip3 (compiler/GHC/Utils/Misc.hs:336) mapAndUnzip4 (compiler/GHC/Utils/Misc.hs:344) dropWhileEndLE (compiler/GHC/Utils/Misc.hs:730) lastMaybe (compiler/GHC/Utils/Misc.hs:748) foldl2 (compiler/GHC/Utils/Misc.hs:644) count (compiler/GHC/Utils/Misc.hs:664) countWhile (compiler/GHC/Utils/Misc.hs:671) all2 (compiler/GHC/Utils/Misc.hs:651) any2 (compiler/GHC/Utils/Misc.hs:658) listLengthCmp (compiler/GHC/Utils/Misc.hs:432) compareLength (compiler/GHC/Utils/Misc.hs:446) isSingleton (compiler/GHC/Utils/Misc.hs:470) singleton (compiler/GHC/Utils/Misc.hs:467) notNull (compiler/GHC/Utils/Misc.hs:474) whenNonEmpty (compiler/GHC/Utils/Misc.hs:524) isSortedBy (compiler/GHC/Utils/Misc.hs:570) mapMaybe' (compiler/GHC/Utils/Misc.hs:1436) fstOf3 (compiler/GHC/Utils/Misc.hs:175) sndOf3 (compiler/GHC/Utils/Misc.hs:176) thdOf3 (compiler/GHC/Utils/Misc.hs:177) fstOf4 (compiler/GHC/Utils/Misc.hs:181) sndOf4 (compiler/GHC/Utils/Misc.hs:182) fst3 (compiler/GHC/Utils/Misc.hs:185) snd3 (compiler/GHC/Utils/Misc.hs:188) third3 (compiler/GHC/Utils/Misc.hs:191) uncurry3 (compiler/GHC/Utils/Misc.hs:194) takeList (compiler/GHC/Utils/Misc.hs:683) dropList (compiler/GHC/Utils/Misc.hs:690) split (compiler/GHC/Utils/Misc.hs:771) minWith (compiler/GHC/Utils/Misc.hs:584) nubSort (compiler/GHC/Utils/Misc.hs:588) isEqual (compiler/GHC/Utils/Misc.hs:792) removeSpaces (compiler/GHC/Utils/Misc.hs:797) <&&> (compiler/GHC/Utils/Misc.hs:801) <||> (compiler/GHC/Utils/Misc.hs:805) fuzzyMatch (compiler/GHC/Utils/Misc.hs:913) transitiveClosure (compiler/GHC/Utils/Misc.hs:622) seqList (compiler/GHC/Utils/Misc.hs:957) strictMap (compiler/GHC/Utils/Misc.hs:961) strictZipWith (compiler/GHC/Utils/Misc.hs:970) strictZipWith3 (compiler/GHC/Utils/Misc.hs:980) looksLikeModuleName (compiler/GHC/Utils/Misc.hs:994) looksLikePackageName (compiler/GHC/Utils/Misc.hs:1003) readRational (compiler/GHC/Utils/Misc.hs:1030) readHexRational (compiler/GHC/Utils/Misc.hs:1103) doesDirNameExist (compiler/GHC/Utils/Misc.hs:1228) getModificationUTCTime (compiler/GHC/Utils/Misc.hs:1234) modificationTimeIfExists (compiler/GHC/Utils/Misc.hs:1240) fileHashIfExists (compiler/GHC/Utils/Misc.hs:1250) withAtomicRename (compiler/GHC/Utils/Misc.hs:1265) Suffix (compiler/GHC/Utils/Misc.hs:1296) splitLongestPrefix (compiler/GHC/Utils/Misc.hs:1287) escapeSpaces (compiler/GHC/Utils/Misc.hs:1294) Direction (compiler/GHC/Utils/Misc.hs:1302) reslash (compiler/GHC/Utils/Misc.hs:1305) makeRelativeTo (compiler/GHC/Utils/Misc.hs:1315) abstractConstr (compiler/GHC/Utils/Misc.hs:1336) abstractDataType (compiler/GHC/Utils/Misc.hs:1339) charToC (compiler/GHC/Utils/Misc.hs:1350) Warning: 'FastString' is ambiguous. It is defined * at compiler/GHC/Data/FastString.hs:208:19 * at compiler/GHC/Data/FastString.hs:208:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Data/FastString.hs:208:1 Warning: 'PtrString' is ambiguous. It is defined * at compiler/GHC/Data/FastString.hs:680:18 * at compiler/GHC/Data/FastString.hs:680:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Data/FastString.hs:680:1 Warning: 'FastZString' is ambiguous. It is defined * at compiler/GHC/Data/FastString.hs:175:23 * at compiler/GHC/Data/FastString.hs:175:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Data/FastString.hs:175:1 Warning: 'NOUNPACK' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 66% ( 38 / 57) in 'GHC.Data.FastString' Missing documentation for: fastZStringToByteString (compiler/GHC/Data/FastString.hs:164) unsafeMkByteString (compiler/GHC/Data/FastString.hs:168) fastStringToShortByteString (compiler/GHC/Data/FastString.hs:158) fastStringToShortText (compiler/GHC/Data/FastString.hs:161) FastZString (compiler/GHC/Data/FastString.hs:175) hPutFZS (compiler/GHC/Data/FastString.hs:179) zString (compiler/GHC/Data/FastString.hs:182) lengthFZS (compiler/GHC/Data/FastString.hs:194) fsLit (compiler/GHC/Data/FastString.hs:718) mkFastStringBytes (compiler/GHC/Data/FastString.hs:524) mkFastString# (compiler/GHC/Data/FastString.hs:449) unconsFS (compiler/GHC/Data/FastString.hs:635) uniqueOfFS (compiler/GHC/Data/FastString.hs:641) appendFS (compiler/GHC/Data/FastString.hs:625) concatFS (compiler/GHC/Data/FastString.hs:629) consFS (compiler/GHC/Data/FastString.hs:632) nilFS (compiler/GHC/Data/FastString.hs:644) getFastStringTable (compiler/GHC/Data/FastString.hs:650) getFastStringZEncCounter (compiler/GHC/Data/FastString.hs:661) 10% ( 1 / 10) in 'GHC.Utils.BufHandle' Missing documentation for: Module header BufHandle (compiler/GHC/Utils/BufHandle.hs:46) newBufHandle (compiler/GHC/Utils/BufHandle.hs:51) bPutChar (compiler/GHC/Utils/BufHandle.hs:60) bPutStr (compiler/GHC/Utils/BufHandle.hs:86) bPutFS (compiler/GHC/Utils/BufHandle.hs:99) bPutFZS (compiler/GHC/Utils/BufHandle.hs:102) bPutPtrString (compiler/GHC/Utils/BufHandle.hs:121) bFlush (compiler/GHC/Utils/BufHandle.hs:160) Warning: ':' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 58% ( 44 / 75) in 'GHC.Utils.Ppr' Missing documentation for: ftext (compiler/GHC/Utils/Ppr.hs:320) ptext (compiler/GHC/Utils/Ppr.hs:323) ztext (compiler/GHC/Utils/Ppr.hs:326) int (compiler/GHC/Utils/Ppr.hs:449) integer (compiler/GHC/Utils/Ppr.hs:450) float (compiler/GHC/Utils/Ppr.hs:451) double (compiler/GHC/Utils/Ppr.hs:452) rational (compiler/GHC/Utils/Ppr.hs:453) hex (compiler/GHC/Utils/Ppr.hs:454) semi (compiler/GHC/Utils/Ppr.hs:427) comma (compiler/GHC/Utils/Ppr.hs:428) colon (compiler/GHC/Utils/Ppr.hs:429) space (compiler/GHC/Utils/Ppr.hs:430) equals (compiler/GHC/Utils/Ppr.hs:431) lparen (compiler/GHC/Utils/Ppr.hs:432) rparen (compiler/GHC/Utils/Ppr.hs:433) lbrack (compiler/GHC/Utils/Ppr.hs:434) rbrack (compiler/GHC/Utils/Ppr.hs:435) lbrace (compiler/GHC/Utils/Ppr.hs:436) rbrace (compiler/GHC/Utils/Ppr.hs:437) parens (compiler/GHC/Utils/Ppr.hs:472) brackets (compiler/GHC/Utils/Ppr.hs:473) braces (compiler/GHC/Utils/Ppr.hs:474) quotes (compiler/GHC/Utils/Ppr.hs:468) squotes (compiler/GHC/Utils/Ppr.hs:469) quote (compiler/GHC/Utils/Ppr.hs:470) doubleQuotes (compiler/GHC/Utils/Ppr.hs:471) printDoc (compiler/GHC/Utils/Ppr.hs:1091) printDoc_ (compiler/GHC/Utils/Ppr.hs:1111) bufLeftRender (compiler/GHC/Utils/Ppr.hs:1171) printLeftRender (compiler/GHC/Utils/Ppr.hs:1165) 12% ( 1 / 8) in 'GHCi.BreakArray' Missing documentation for: BreakArray (libraries/ghci/GHCi/BreakArray.hs:45) newBreakArray (libraries/ghci/GHCi/BreakArray.hs:93) getBreak (libraries/ghci/GHCi/BreakArray.hs:66) setupBreakpoint (libraries/ghci/GHCi/BreakArray.hs:59) breakOn (libraries/ghci/GHCi/BreakArray.hs:48) breakOff (libraries/ghci/GHCi/BreakArray.hs:49) showBreakArray (libraries/ghci/GHCi/BreakArray.hs:52) 0% ( 0 / 5) in 'GHCi.FFI' Missing documentation for: Module header FFIType (libraries/ghci/GHCi/FFI.hsc:53) C_ffi_cif (libraries/ghci/GHCi/FFI.hsc:103) prepForeignCall (libraries/ghci/GHCi/FFI.hsc:74) freeForeignCallInfo (libraries/ghci/GHCi/FFI.hsc:95) Warning: 'ForeignRef' is ambiguous. It is defined * at libraries/ghci/GHCi/RemoteTypes.hs:112:24 * at libraries/ghci/GHCi/RemoteTypes.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 libraries/ghci/GHCi/RemoteTypes.hs:112:1 Warning: 'RemoteRef' is ambiguous. It is defined * at libraries/ghci/GHCi/RemoteTypes.hs:85:23 * at libraries/ghci/GHCi/RemoteTypes.hs:85:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at libraries/ghci/GHCi/RemoteTypes.hs:85:1 52% ( 12 / 23) in 'GHCi.RemoteTypes' Missing documentation for: RemotePtr (libraries/ghci/GHCi/RemoteTypes.hs:53) toRemotePtr (libraries/ghci/GHCi/RemoteTypes.hs:56) fromRemotePtr (libraries/ghci/GHCi/RemoteTypes.hs:59) castRemotePtr (libraries/ghci/GHCi/RemoteTypes.hs:62) castRemoteRef (libraries/ghci/GHCi/RemoteTypes.hs:90) finalizeForeignRef (libraries/ghci/GHCi/RemoteTypes.hs:136) castForeignRef (libraries/ghci/GHCi/RemoteTypes.hs:139) unsafeForeignRefToRemoteRef (libraries/ghci/GHCi/RemoteTypes.hs:132) HValue (libraries/ghci/GHCi/RemoteTypes.hs:71) HValueRef (libraries/ghci/GHCi/RemoteTypes.hs:77) ForeignHValue (libraries/ghci/GHCi/RemoteTypes.hs:78) Warning: 'UArray'' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ResolvedBCO' is ambiguous. It is defined * at libraries/ghci/GHCi/ResolvedBCO.hs:41:6 * at libraries/ghci/GHCi/ResolvedBCO.hs:40:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at libraries/ghci/GHCi/ResolvedBCO.hs:40:1 Warning: 'Name' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'RemoteHValues' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 33% ( 2 / 6) in 'GHCi.ResolvedBCO' Missing documentation for: Module header ResolvedBCOPtr (libraries/ghci/GHCi/ResolvedBCO.hs:96) isLittleEndian (libraries/ghci/GHCi/ResolvedBCO.hs:31) mkBCOByteArray (libraries/ghci/GHCi/ResolvedBCO.hs:67) 0% ( 0 / 1) in 'GHCi.TH.Binary' Missing documentation for: Module header Warning: 'Quasi' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'RemotePtr' is ambiguous. It is defined * at libraries/ghci/GHCi/RemoteTypes.hs:53:23 * at libraries/ghci/GHCi/RemoteTypes.hs:53:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at libraries/ghci/GHCi/RemoteTypes.hs:53:1 26% ( 8 / 30) in 'GHCi.Message' Missing documentation for: Msg (libraries/ghci/GHCi/Message.hs:523) THMsg (libraries/ghci/GHCi/Message.hs:298) EvalStatus_ (libraries/ghci/GHCi/Message.hs:392) EvalStatus (libraries/ghci/GHCi/Message.hs:390) EvalResult (libraries/ghci/GHCi/Message.hs:413) EvalOpts (libraries/ghci/GHCi/Message.hs:362) EvalBreakpoint (libraries/ghci/GHCi/Message.hs:403) SerializableException (libraries/ghci/GHCi/Message.hs:438) toSerializableException (libraries/ghci/GHCi/Message.hs:445) fromSerializableException (libraries/ghci/GHCi/Message.hs:459) THResult (libraries/ghci/GHCi/Message.hs:466) THResultType (libraries/ghci/GHCi/Message.hs:473) ResumeContext (libraries/ghci/GHCi/Message.hs:372) getMessage (libraries/ghci/GHCi/Message.hs:526) putMessage (libraries/ghci/GHCi/Message.hs:574) getTHMessage (libraries/ghci/GHCi/Message.hs:301) putTHMessage (libraries/ghci/GHCi/Message.hs:333) Pipe (libraries/ghci/GHCi/Message.hs:649) remoteCall (libraries/ghci/GHCi/Message.hs:656) remoteTHCall (libraries/ghci/GHCi/Message.hs:661) readPipe (libraries/ghci/GHCi/Message.hs:675) writePipe (libraries/ghci/GHCi/Message.hs:666) Warning: '~' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: '!' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 61% ( 8 / 13) in 'Language.Haskell.Syntax.Basic' Missing documentation for: Module header Boxity (compiler/Language/Haskell/Syntax/Basic.hs:22) isBoxed (compiler/Language/Haskell/Syntax/Basic.hs:28) FixityDirection (compiler/Language/Haskell/Syntax/Basic.hs:131) Fixity (compiler/Language/Haskell/Syntax/Basic.hs:137) Warning: 'SrcLoc' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Located' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'GhcPass' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'NoExtField' is ambiguous. It is defined * at compiler/Language/Haskell/Syntax/Extension.hs:76:19 * at compiler/Language/Haskell/Syntax/Extension.hs:76:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/Language/Haskell/Syntax/Extension.hs:76:1 2% ( 9 /341) in 'Language.Haskell.Syntax.Extension' Missing documentation for: Module header DataConCantHappen (compiler/Language/Haskell/Syntax/Extension.hs:111) Anno (compiler/Language/Haskell/Syntax/Extension.hs:125) LIdP (compiler/Language/Haskell/Syntax/Extension.hs:172) XHsValBinds (compiler/Language/Haskell/Syntax/Extension.hs:178) XHsIPBinds (compiler/Language/Haskell/Syntax/Extension.hs:179) XEmptyLocalBinds (compiler/Language/Haskell/Syntax/Extension.hs:180) XXHsLocalBindsLR (compiler/Language/Haskell/Syntax/Extension.hs:181) XValBinds (compiler/Language/Haskell/Syntax/Extension.hs:184) XXValBindsLR (compiler/Language/Haskell/Syntax/Extension.hs:185) XFunBind (compiler/Language/Haskell/Syntax/Extension.hs:188) XPatBind (compiler/Language/Haskell/Syntax/Extension.hs:189) XVarBind (compiler/Language/Haskell/Syntax/Extension.hs:190) XPatSynBind (compiler/Language/Haskell/Syntax/Extension.hs:191) XXHsBindsLR (compiler/Language/Haskell/Syntax/Extension.hs:192) XPSB (compiler/Language/Haskell/Syntax/Extension.hs:195) XXPatSynBind (compiler/Language/Haskell/Syntax/Extension.hs:196) XIPBinds (compiler/Language/Haskell/Syntax/Extension.hs:199) XXHsIPBinds (compiler/Language/Haskell/Syntax/Extension.hs:200) XCIPBind (compiler/Language/Haskell/Syntax/Extension.hs:203) XXIPBind (compiler/Language/Haskell/Syntax/Extension.hs:204) XTypeSig (compiler/Language/Haskell/Syntax/Extension.hs:207) XPatSynSig (compiler/Language/Haskell/Syntax/Extension.hs:208) XClassOpSig (compiler/Language/Haskell/Syntax/Extension.hs:209) XIdSig (compiler/Language/Haskell/Syntax/Extension.hs:210) XFixSig (compiler/Language/Haskell/Syntax/Extension.hs:211) XInlineSig (compiler/Language/Haskell/Syntax/Extension.hs:212) XSpecSig (compiler/Language/Haskell/Syntax/Extension.hs:213) XSpecInstSig (compiler/Language/Haskell/Syntax/Extension.hs:214) XMinimalSig (compiler/Language/Haskell/Syntax/Extension.hs:215) XSCCFunSig (compiler/Language/Haskell/Syntax/Extension.hs:216) XCompleteMatchSig (compiler/Language/Haskell/Syntax/Extension.hs:217) XXSig (compiler/Language/Haskell/Syntax/Extension.hs:218) XFixitySig (compiler/Language/Haskell/Syntax/Extension.hs:221) XXFixitySig (compiler/Language/Haskell/Syntax/Extension.hs:222) XStandaloneKindSig (compiler/Language/Haskell/Syntax/Extension.hs:225) XXStandaloneKindSig (compiler/Language/Haskell/Syntax/Extension.hs:226) XTyClD (compiler/Language/Haskell/Syntax/Extension.hs:232) XInstD (compiler/Language/Haskell/Syntax/Extension.hs:233) XDerivD (compiler/Language/Haskell/Syntax/Extension.hs:234) XValD (compiler/Language/Haskell/Syntax/Extension.hs:235) XSigD (compiler/Language/Haskell/Syntax/Extension.hs:236) XKindSigD (compiler/Language/Haskell/Syntax/Extension.hs:237) XDefD (compiler/Language/Haskell/Syntax/Extension.hs:238) XForD (compiler/Language/Haskell/Syntax/Extension.hs:239) XWarningD (compiler/Language/Haskell/Syntax/Extension.hs:240) XAnnD (compiler/Language/Haskell/Syntax/Extension.hs:241) XRuleD (compiler/Language/Haskell/Syntax/Extension.hs:242) XSpliceD (compiler/Language/Haskell/Syntax/Extension.hs:243) XDocD (compiler/Language/Haskell/Syntax/Extension.hs:244) XRoleAnnotD (compiler/Language/Haskell/Syntax/Extension.hs:245) XXHsDecl (compiler/Language/Haskell/Syntax/Extension.hs:246) XCHsGroup (compiler/Language/Haskell/Syntax/Extension.hs:250) XXHsGroup (compiler/Language/Haskell/Syntax/Extension.hs:251) XSpliceDecl (compiler/Language/Haskell/Syntax/Extension.hs:255) XXSpliceDecl (compiler/Language/Haskell/Syntax/Extension.hs:256) XFamDecl (compiler/Language/Haskell/Syntax/Extension.hs:260) XSynDecl (compiler/Language/Haskell/Syntax/Extension.hs:261) XDataDecl (compiler/Language/Haskell/Syntax/Extension.hs:262) XClassDecl (compiler/Language/Haskell/Syntax/Extension.hs:263) XXTyClDecl (compiler/Language/Haskell/Syntax/Extension.hs:264) XCFunDep (compiler/Language/Haskell/Syntax/Extension.hs:268) XXFunDep (compiler/Language/Haskell/Syntax/Extension.hs:269) XCTyClGroup (compiler/Language/Haskell/Syntax/Extension.hs:273) XXTyClGroup (compiler/Language/Haskell/Syntax/Extension.hs:274) XNoSig (compiler/Language/Haskell/Syntax/Extension.hs:278) XCKindSig (compiler/Language/Haskell/Syntax/Extension.hs:279) XTyVarSig (compiler/Language/Haskell/Syntax/Extension.hs:280) XXFamilyResultSig (compiler/Language/Haskell/Syntax/Extension.hs:281) XCFamilyDecl (compiler/Language/Haskell/Syntax/Extension.hs:285) XXFamilyDecl (compiler/Language/Haskell/Syntax/Extension.hs:286) XCHsDataDefn (compiler/Language/Haskell/Syntax/Extension.hs:290) XXHsDataDefn (compiler/Language/Haskell/Syntax/Extension.hs:291) XCHsDerivingClause (compiler/Language/Haskell/Syntax/Extension.hs:295) XXHsDerivingClause (compiler/Language/Haskell/Syntax/Extension.hs:296) XDctSingle (compiler/Language/Haskell/Syntax/Extension.hs:300) XDctMulti (compiler/Language/Haskell/Syntax/Extension.hs:301) XXDerivClauseTys (compiler/Language/Haskell/Syntax/Extension.hs:302) XConDeclGADT (compiler/Language/Haskell/Syntax/Extension.hs:306) XConDeclH98 (compiler/Language/Haskell/Syntax/Extension.hs:307) XXConDecl (compiler/Language/Haskell/Syntax/Extension.hs:308) XCFamEqn (compiler/Language/Haskell/Syntax/Extension.hs:312) XXFamEqn (compiler/Language/Haskell/Syntax/Extension.hs:313) XCTyFamInstDecl (compiler/Language/Haskell/Syntax/Extension.hs:317) XXTyFamInstDecl (compiler/Language/Haskell/Syntax/Extension.hs:318) XCClsInstDecl (compiler/Language/Haskell/Syntax/Extension.hs:322) XXClsInstDecl (compiler/Language/Haskell/Syntax/Extension.hs:323) XClsInstD (compiler/Language/Haskell/Syntax/Extension.hs:327) XDataFamInstD (compiler/Language/Haskell/Syntax/Extension.hs:328) XTyFamInstD (compiler/Language/Haskell/Syntax/Extension.hs:329) XXInstDecl (compiler/Language/Haskell/Syntax/Extension.hs:330) XCDerivDecl (compiler/Language/Haskell/Syntax/Extension.hs:334) XXDerivDecl (compiler/Language/Haskell/Syntax/Extension.hs:335) XStockStrategy (compiler/Language/Haskell/Syntax/Extension.hs:339) XAnyClassStrategy (compiler/Language/Haskell/Syntax/Extension.hs:340) XNewtypeStrategy (compiler/Language/Haskell/Syntax/Extension.hs:341) XViaStrategy (compiler/Language/Haskell/Syntax/Extension.hs:342) XCDefaultDecl (compiler/Language/Haskell/Syntax/Extension.hs:346) XXDefaultDecl (compiler/Language/Haskell/Syntax/Extension.hs:347) XForeignImport (compiler/Language/Haskell/Syntax/Extension.hs:351) XForeignExport (compiler/Language/Haskell/Syntax/Extension.hs:352) XXForeignDecl (compiler/Language/Haskell/Syntax/Extension.hs:353) XCImport (compiler/Language/Haskell/Syntax/Extension.hs:354) XXForeignImport (compiler/Language/Haskell/Syntax/Extension.hs:355) XCExport (compiler/Language/Haskell/Syntax/Extension.hs:356) XXForeignExport (compiler/Language/Haskell/Syntax/Extension.hs:357) XCRuleDecls (compiler/Language/Haskell/Syntax/Extension.hs:361) XXRuleDecls (compiler/Language/Haskell/Syntax/Extension.hs:362) XHsRule (compiler/Language/Haskell/Syntax/Extension.hs:366) XXRuleDecl (compiler/Language/Haskell/Syntax/Extension.hs:367) XCRuleBndr (compiler/Language/Haskell/Syntax/Extension.hs:371) XRuleBndrSig (compiler/Language/Haskell/Syntax/Extension.hs:372) XXRuleBndr (compiler/Language/Haskell/Syntax/Extension.hs:373) XWarnings (compiler/Language/Haskell/Syntax/Extension.hs:377) XXWarnDecls (compiler/Language/Haskell/Syntax/Extension.hs:378) XWarning (compiler/Language/Haskell/Syntax/Extension.hs:382) XXWarnDecl (compiler/Language/Haskell/Syntax/Extension.hs:383) XHsAnnotation (compiler/Language/Haskell/Syntax/Extension.hs:387) XXAnnDecl (compiler/Language/Haskell/Syntax/Extension.hs:388) XCRoleAnnotDecl (compiler/Language/Haskell/Syntax/Extension.hs:392) XXRoleAnnotDecl (compiler/Language/Haskell/Syntax/Extension.hs:393) XCInjectivityAnn (compiler/Language/Haskell/Syntax/Extension.hs:397) XXInjectivityAnn (compiler/Language/Haskell/Syntax/Extension.hs:398) XCModule (compiler/Language/Haskell/Syntax/Extension.hs:403) XXModule (compiler/Language/Haskell/Syntax/Extension.hs:404) XVar (compiler/Language/Haskell/Syntax/Extension.hs:409) XUnboundVar (compiler/Language/Haskell/Syntax/Extension.hs:410) XRecSel (compiler/Language/Haskell/Syntax/Extension.hs:411) XOverLabel (compiler/Language/Haskell/Syntax/Extension.hs:412) XIPVar (compiler/Language/Haskell/Syntax/Extension.hs:413) XOverLitE (compiler/Language/Haskell/Syntax/Extension.hs:414) XLitE (compiler/Language/Haskell/Syntax/Extension.hs:415) XLam (compiler/Language/Haskell/Syntax/Extension.hs:416) XLamCase (compiler/Language/Haskell/Syntax/Extension.hs:417) XApp (compiler/Language/Haskell/Syntax/Extension.hs:418) XAppTypeE (compiler/Language/Haskell/Syntax/Extension.hs:419) XOpApp (compiler/Language/Haskell/Syntax/Extension.hs:420) XNegApp (compiler/Language/Haskell/Syntax/Extension.hs:421) XPar (compiler/Language/Haskell/Syntax/Extension.hs:422) XSectionL (compiler/Language/Haskell/Syntax/Extension.hs:423) XSectionR (compiler/Language/Haskell/Syntax/Extension.hs:424) XExplicitTuple (compiler/Language/Haskell/Syntax/Extension.hs:425) XExplicitSum (compiler/Language/Haskell/Syntax/Extension.hs:426) XCase (compiler/Language/Haskell/Syntax/Extension.hs:427) XIf (compiler/Language/Haskell/Syntax/Extension.hs:428) XMultiIf (compiler/Language/Haskell/Syntax/Extension.hs:429) XLet (compiler/Language/Haskell/Syntax/Extension.hs:430) XDo (compiler/Language/Haskell/Syntax/Extension.hs:431) XExplicitList (compiler/Language/Haskell/Syntax/Extension.hs:432) XRecordCon (compiler/Language/Haskell/Syntax/Extension.hs:433) XRecordUpd (compiler/Language/Haskell/Syntax/Extension.hs:434) XLHsRecUpdLabels (compiler/Language/Haskell/Syntax/Extension.hs:435) XLHsOLRecUpdLabels (compiler/Language/Haskell/Syntax/Extension.hs:436) XGetField (compiler/Language/Haskell/Syntax/Extension.hs:437) XProjection (compiler/Language/Haskell/Syntax/Extension.hs:438) XExprWithTySig (compiler/Language/Haskell/Syntax/Extension.hs:439) XArithSeq (compiler/Language/Haskell/Syntax/Extension.hs:440) XTypedBracket (compiler/Language/Haskell/Syntax/Extension.hs:441) XUntypedBracket (compiler/Language/Haskell/Syntax/Extension.hs:442) XTypedSplice (compiler/Language/Haskell/Syntax/Extension.hs:443) XUntypedSplice (compiler/Language/Haskell/Syntax/Extension.hs:444) XProc (compiler/Language/Haskell/Syntax/Extension.hs:445) XStatic (compiler/Language/Haskell/Syntax/Extension.hs:446) XTick (compiler/Language/Haskell/Syntax/Extension.hs:447) XBinTick (compiler/Language/Haskell/Syntax/Extension.hs:448) XPragE (compiler/Language/Haskell/Syntax/Extension.hs:449) XEmbTy (compiler/Language/Haskell/Syntax/Extension.hs:450) XForAll (compiler/Language/Haskell/Syntax/Extension.hs:451) XQual (compiler/Language/Haskell/Syntax/Extension.hs:452) XFunArr (compiler/Language/Haskell/Syntax/Extension.hs:453) XXExpr (compiler/Language/Haskell/Syntax/Extension.hs:454) XFunRhs (compiler/Language/Haskell/Syntax/Extension.hs:458) XCDotFieldOcc (compiler/Language/Haskell/Syntax/Extension.hs:462) XXDotFieldOcc (compiler/Language/Haskell/Syntax/Extension.hs:463) XSCC (compiler/Language/Haskell/Syntax/Extension.hs:467) XXPragE (compiler/Language/Haskell/Syntax/Extension.hs:468) XPresent (compiler/Language/Haskell/Syntax/Extension.hs:472) XMissing (compiler/Language/Haskell/Syntax/Extension.hs:473) XXTupArg (compiler/Language/Haskell/Syntax/Extension.hs:474) XUntypedSpliceExpr (compiler/Language/Haskell/Syntax/Extension.hs:478) XQuasiQuote (compiler/Language/Haskell/Syntax/Extension.hs:479) XXUntypedSplice (compiler/Language/Haskell/Syntax/Extension.hs:480) XExpBr (compiler/Language/Haskell/Syntax/Extension.hs:484) XPatBr (compiler/Language/Haskell/Syntax/Extension.hs:485) XDecBrL (compiler/Language/Haskell/Syntax/Extension.hs:486) XDecBrG (compiler/Language/Haskell/Syntax/Extension.hs:487) XTypBr (compiler/Language/Haskell/Syntax/Extension.hs:488) XVarBr (compiler/Language/Haskell/Syntax/Extension.hs:489) XXQuote (compiler/Language/Haskell/Syntax/Extension.hs:490) XCmdTop (compiler/Language/Haskell/Syntax/Extension.hs:494) XXCmdTop (compiler/Language/Haskell/Syntax/Extension.hs:495) XMG (compiler/Language/Haskell/Syntax/Extension.hs:499) XXMatchGroup (compiler/Language/Haskell/Syntax/Extension.hs:500) XCMatch (compiler/Language/Haskell/Syntax/Extension.hs:504) XXMatch (compiler/Language/Haskell/Syntax/Extension.hs:505) XCGRHSs (compiler/Language/Haskell/Syntax/Extension.hs:509) XXGRHSs (compiler/Language/Haskell/Syntax/Extension.hs:510) XCGRHS (compiler/Language/Haskell/Syntax/Extension.hs:514) XXGRHS (compiler/Language/Haskell/Syntax/Extension.hs:515) XLastStmt (compiler/Language/Haskell/Syntax/Extension.hs:519) XBindStmt (compiler/Language/Haskell/Syntax/Extension.hs:520) XBodyStmt (compiler/Language/Haskell/Syntax/Extension.hs:521) XLetStmt (compiler/Language/Haskell/Syntax/Extension.hs:522) XParStmt (compiler/Language/Haskell/Syntax/Extension.hs:523) XTransStmt (compiler/Language/Haskell/Syntax/Extension.hs:524) XRecStmt (compiler/Language/Haskell/Syntax/Extension.hs:525) XXStmtLR (compiler/Language/Haskell/Syntax/Extension.hs:526) XCmdArrApp (compiler/Language/Haskell/Syntax/Extension.hs:530) XCmdArrForm (compiler/Language/Haskell/Syntax/Extension.hs:531) XCmdApp (compiler/Language/Haskell/Syntax/Extension.hs:532) XCmdLam (compiler/Language/Haskell/Syntax/Extension.hs:533) XCmdPar (compiler/Language/Haskell/Syntax/Extension.hs:534) XCmdCase (compiler/Language/Haskell/Syntax/Extension.hs:535) XCmdLamCase (compiler/Language/Haskell/Syntax/Extension.hs:536) XCmdIf (compiler/Language/Haskell/Syntax/Extension.hs:537) XCmdLet (compiler/Language/Haskell/Syntax/Extension.hs:538) XCmdDo (compiler/Language/Haskell/Syntax/Extension.hs:539) XCmdWrap (compiler/Language/Haskell/Syntax/Extension.hs:540) XXCmd (compiler/Language/Haskell/Syntax/Extension.hs:541) XParStmtBlock (compiler/Language/Haskell/Syntax/Extension.hs:545) XXParStmtBlock (compiler/Language/Haskell/Syntax/Extension.hs:546) XHsChar (compiler/Language/Haskell/Syntax/Extension.hs:553) XHsCharPrim (compiler/Language/Haskell/Syntax/Extension.hs:554) XHsString (compiler/Language/Haskell/Syntax/Extension.hs:555) XHsMultilineString (compiler/Language/Haskell/Syntax/Extension.hs:556) XHsStringPrim (compiler/Language/Haskell/Syntax/Extension.hs:557) XHsInt (compiler/Language/Haskell/Syntax/Extension.hs:558) XHsIntPrim (compiler/Language/Haskell/Syntax/Extension.hs:559) XHsWordPrim (compiler/Language/Haskell/Syntax/Extension.hs:560) XHsInt8Prim (compiler/Language/Haskell/Syntax/Extension.hs:561) XHsInt16Prim (compiler/Language/Haskell/Syntax/Extension.hs:562) XHsInt32Prim (compiler/Language/Haskell/Syntax/Extension.hs:563) XHsInt64Prim (compiler/Language/Haskell/Syntax/Extension.hs:564) XHsWord8Prim (compiler/Language/Haskell/Syntax/Extension.hs:565) XHsWord16Prim (compiler/Language/Haskell/Syntax/Extension.hs:566) XHsWord32Prim (compiler/Language/Haskell/Syntax/Extension.hs:567) XHsWord64Prim (compiler/Language/Haskell/Syntax/Extension.hs:568) XHsInteger (compiler/Language/Haskell/Syntax/Extension.hs:569) XHsRat (compiler/Language/Haskell/Syntax/Extension.hs:570) XHsFloatPrim (compiler/Language/Haskell/Syntax/Extension.hs:571) XHsDoublePrim (compiler/Language/Haskell/Syntax/Extension.hs:572) XXLit (compiler/Language/Haskell/Syntax/Extension.hs:573) XOverLit (compiler/Language/Haskell/Syntax/Extension.hs:577) XXOverLit (compiler/Language/Haskell/Syntax/Extension.hs:578) XWildPat (compiler/Language/Haskell/Syntax/Extension.hs:583) XVarPat (compiler/Language/Haskell/Syntax/Extension.hs:584) XLazyPat (compiler/Language/Haskell/Syntax/Extension.hs:585) XAsPat (compiler/Language/Haskell/Syntax/Extension.hs:586) XParPat (compiler/Language/Haskell/Syntax/Extension.hs:587) XBangPat (compiler/Language/Haskell/Syntax/Extension.hs:588) XListPat (compiler/Language/Haskell/Syntax/Extension.hs:589) XTuplePat (compiler/Language/Haskell/Syntax/Extension.hs:590) XSumPat (compiler/Language/Haskell/Syntax/Extension.hs:591) XOrPat (compiler/Language/Haskell/Syntax/Extension.hs:592) XConPat (compiler/Language/Haskell/Syntax/Extension.hs:593) XViewPat (compiler/Language/Haskell/Syntax/Extension.hs:594) XSplicePat (compiler/Language/Haskell/Syntax/Extension.hs:595) XLitPat (compiler/Language/Haskell/Syntax/Extension.hs:596) XNPat (compiler/Language/Haskell/Syntax/Extension.hs:597) XNPlusKPat (compiler/Language/Haskell/Syntax/Extension.hs:598) XSigPat (compiler/Language/Haskell/Syntax/Extension.hs:599) XEmbTyPat (compiler/Language/Haskell/Syntax/Extension.hs:600) XInvisPat (compiler/Language/Haskell/Syntax/Extension.hs:601) XCoPat (compiler/Language/Haskell/Syntax/Extension.hs:602) XXPat (compiler/Language/Haskell/Syntax/Extension.hs:603) XHsFieldBind (compiler/Language/Haskell/Syntax/Extension.hs:604) XHsQTvs (compiler/Language/Haskell/Syntax/Extension.hs:612) XXLHsQTyVars (compiler/Language/Haskell/Syntax/Extension.hs:613) XHsOuterImplicit (compiler/Language/Haskell/Syntax/Extension.hs:617) XHsOuterExplicit (compiler/Language/Haskell/Syntax/Extension.hs:618) XXHsOuterTyVarBndrs (compiler/Language/Haskell/Syntax/Extension.hs:619) XHsSig (compiler/Language/Haskell/Syntax/Extension.hs:623) XXHsSigType (compiler/Language/Haskell/Syntax/Extension.hs:624) XHsWC (compiler/Language/Haskell/Syntax/Extension.hs:628) XXHsWildCardBndrs (compiler/Language/Haskell/Syntax/Extension.hs:629) XHsPS (compiler/Language/Haskell/Syntax/Extension.hs:633) XXHsPatSigType (compiler/Language/Haskell/Syntax/Extension.hs:634) XHsTP (compiler/Language/Haskell/Syntax/Extension.hs:638) XXHsTyPat (compiler/Language/Haskell/Syntax/Extension.hs:639) XForAllTy (compiler/Language/Haskell/Syntax/Extension.hs:643) XQualTy (compiler/Language/Haskell/Syntax/Extension.hs:644) XTyVar (compiler/Language/Haskell/Syntax/Extension.hs:645) XAppTy (compiler/Language/Haskell/Syntax/Extension.hs:646) XAppKindTy (compiler/Language/Haskell/Syntax/Extension.hs:647) XFunTy (compiler/Language/Haskell/Syntax/Extension.hs:648) XListTy (compiler/Language/Haskell/Syntax/Extension.hs:649) XTupleTy (compiler/Language/Haskell/Syntax/Extension.hs:650) XSumTy (compiler/Language/Haskell/Syntax/Extension.hs:651) XOpTy (compiler/Language/Haskell/Syntax/Extension.hs:652) XParTy (compiler/Language/Haskell/Syntax/Extension.hs:653) XIParamTy (compiler/Language/Haskell/Syntax/Extension.hs:654) XStarTy (compiler/Language/Haskell/Syntax/Extension.hs:655) XKindSig (compiler/Language/Haskell/Syntax/Extension.hs:656) XSpliceTy (compiler/Language/Haskell/Syntax/Extension.hs:657) XDocTy (compiler/Language/Haskell/Syntax/Extension.hs:658) XBangTy (compiler/Language/Haskell/Syntax/Extension.hs:659) XRecTy (compiler/Language/Haskell/Syntax/Extension.hs:660) XExplicitListTy (compiler/Language/Haskell/Syntax/Extension.hs:661) XExplicitTupleTy (compiler/Language/Haskell/Syntax/Extension.hs:662) XTyLit (compiler/Language/Haskell/Syntax/Extension.hs:663) XWildCardTy (compiler/Language/Haskell/Syntax/Extension.hs:664) XXType (compiler/Language/Haskell/Syntax/Extension.hs:665) XNumTy (compiler/Language/Haskell/Syntax/Extension.hs:669) XStrTy (compiler/Language/Haskell/Syntax/Extension.hs:670) XCharTy (compiler/Language/Haskell/Syntax/Extension.hs:671) XXTyLit (compiler/Language/Haskell/Syntax/Extension.hs:672) XHsForAllVis (compiler/Language/Haskell/Syntax/Extension.hs:676) XHsForAllInvis (compiler/Language/Haskell/Syntax/Extension.hs:677) XXHsForAllTelescope (compiler/Language/Haskell/Syntax/Extension.hs:678) XTyVarBndr (compiler/Language/Haskell/Syntax/Extension.hs:682) XXTyVarBndr (compiler/Language/Haskell/Syntax/Extension.hs:683) XConDeclField (compiler/Language/Haskell/Syntax/Extension.hs:687) XXConDeclField (compiler/Language/Haskell/Syntax/Extension.hs:688) XCFieldOcc (compiler/Language/Haskell/Syntax/Extension.hs:692) XXFieldOcc (compiler/Language/Haskell/Syntax/Extension.hs:693) XCImportDecl (compiler/Language/Haskell/Syntax/Extension.hs:700) XXImportDecl (compiler/Language/Haskell/Syntax/Extension.hs:701) ImportDeclPkgQual (compiler/Language/Haskell/Syntax/Extension.hs:702) XIEVar (compiler/Language/Haskell/Syntax/Extension.hs:706) XIEThingAbs (compiler/Language/Haskell/Syntax/Extension.hs:707) XIEThingAll (compiler/Language/Haskell/Syntax/Extension.hs:708) XIEThingWith (compiler/Language/Haskell/Syntax/Extension.hs:709) XIEModuleContents (compiler/Language/Haskell/Syntax/Extension.hs:710) XIEGroup (compiler/Language/Haskell/Syntax/Extension.hs:711) XIEDoc (compiler/Language/Haskell/Syntax/Extension.hs:712) XIEDocNamed (compiler/Language/Haskell/Syntax/Extension.hs:713) XXIE (compiler/Language/Haskell/Syntax/Extension.hs:714) XIEName (compiler/Language/Haskell/Syntax/Extension.hs:718) XIEDefault (compiler/Language/Haskell/Syntax/Extension.hs:719) XIEPattern (compiler/Language/Haskell/Syntax/Extension.hs:720) XIEType (compiler/Language/Haskell/Syntax/Extension.hs:721) XXIEWrappedName (compiler/Language/Haskell/Syntax/Extension.hs:722) Warning: 'Unique' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 40% ( 4 / 10) in 'Language.Haskell.Syntax.Module.Name' Missing documentation for: Module header moduleNameFS (compiler/Language/Haskell/Syntax/Module/Name.hs:26) moduleNameString (compiler/Language/Haskell/Syntax/Module/Name.hs:29) mkModuleName (compiler/Language/Haskell/Syntax/Module/Name.hs:32) mkModuleNameFS (compiler/Language/Haskell/Syntax/Module/Name.hs:35) parseModuleName (compiler/Language/Haskell/Syntax/Module/Name.hs:50) Warning: 'trace' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'panic' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'SDoc' is ambiguous. It is defined * at compiler/GHC/Utils/Outputable.hs:383:1 * at compiler/GHC/Utils/Outputable.hs:378:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Utils/Outputable.hs:378:1 Warning: 'HDoc' is ambiguous. It is defined * at compiler/GHC/Utils/Outputable.hs:1796:1 * at compiler/GHC/Utils/Outputable.hs:1786:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Utils/Outputable.hs:1786:1 Warning: 'HLine' is ambiguous. It is defined * at compiler/GHC/Utils/Outputable.hs:1790:1 * at compiler/GHC/Utils/Outputable.hs:1781:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Utils/Outputable.hs:1781:1 Warning: 'FastString' is ambiguous. It is defined * at compiler/GHC/Data/FastString.hs:208:19 * at compiler/GHC/Data/FastString.hs:208:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Data/FastString.hs:208:1 Warning: 'UnitId' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Name' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'it' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'they' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 29% ( 60 /202) in 'GHC.Utils.Outputable' Missing documentation for: JoinPointHood (compiler/GHC/Utils/Outputable.hs:1269) isJoinPoint (compiler/GHC/Utils/Outputable.hs:1275) runSDoc (compiler/GHC/Utils/Outputable.hs:388) docToSDoc (compiler/GHC/Utils/Outputable.hs:683) interpp'SP' (compiler/GHC/Utils/Outputable.hs:1431) pprWithCommas (compiler/GHC/Utils/Outputable.hs:1398) pprWithSemis (compiler/GHC/Utils/Outputable.hs:1404) unquotedListWith (compiler/GHC/Utils/Outputable.hs:1460) quotedListWithOr (compiler/GHC/Utils/Outputable.hs:1444) quotedListWithNor (compiler/GHC/Utils/Outputable.hs:1449) quotedListWithAnd (compiler/GHC/Utils/Outputable.hs:1454) pprWithBars (compiler/GHC/Utils/Outputable.hs:1410) spaceIfSingleQuote (compiler/GHC/Utils/Outputable.hs:1415) isEmpty (compiler/GHC/Utils/Outputable.hs:680) ptext (compiler/GHC/Utils/Outputable.hs:695) int (compiler/GHC/Utils/Outputable.hs:697) intWithCommas (compiler/GHC/Utils/Outputable.hs:1476) integer (compiler/GHC/Utils/Outputable.hs:699) word64 (compiler/GHC/Utils/Outputable.hs:708) word (compiler/GHC/Utils/Outputable.hs:710) float (compiler/GHC/Utils/Outputable.hs:701) double (compiler/GHC/Utils/Outputable.hs:703) rational (compiler/GHC/Utils/Outputable.hs:705) parens (compiler/GHC/Utils/Outputable.hs:723) cparen (compiler/GHC/Utils/Outputable.hs:737) brackets (compiler/GHC/Utils/Outputable.hs:727) braces (compiler/GHC/Utils/Outputable.hs:725) quotes (compiler/GHC/Utils/Outputable.hs:748) quote (compiler/GHC/Utils/Outputable.hs:729) quoteIfPunsEnabled (compiler/GHC/Utils/Outputable.hs:740) doubleQuotes (compiler/GHC/Utils/Outputable.hs:731) angleBrackets (compiler/GHC/Utils/Outputable.hs:733) semi (compiler/GHC/Utils/Outputable.hs:776) comma (compiler/GHC/Utils/Outputable.hs:777) colon (compiler/GHC/Utils/Outputable.hs:778) dcolon (compiler/GHC/Utils/Outputable.hs:763) space (compiler/GHC/Utils/Outputable.hs:780) equals (compiler/GHC/Utils/Outputable.hs:779) dot (compiler/GHC/Utils/Outputable.hs:782) vbar (compiler/GHC/Utils/Outputable.hs:783) arrow (compiler/GHC/Utils/Outputable.hs:764) lollipop (compiler/GHC/Utils/Outputable.hs:765) larrow (compiler/GHC/Utils/Outputable.hs:766) darrow (compiler/GHC/Utils/Outputable.hs:767) arrowt (compiler/GHC/Utils/Outputable.hs:768) larrowt (compiler/GHC/Utils/Outputable.hs:769) arrowtt (compiler/GHC/Utils/Outputable.hs:770) larrowtt (compiler/GHC/Utils/Outputable.hs:771) lambda (compiler/GHC/Utils/Outputable.hs:772) lparen (compiler/GHC/Utils/Outputable.hs:784) rparen (compiler/GHC/Utils/Outputable.hs:785) lbrack (compiler/GHC/Utils/Outputable.hs:786) rbrack (compiler/GHC/Utils/Outputable.hs:787) lbrace (compiler/GHC/Utils/Outputable.hs:788) rbrace (compiler/GHC/Utils/Outputable.hs:789) underscore (compiler/GHC/Utils/Outputable.hs:781) blankLine (compiler/GHC/Utils/Outputable.hs:762) forAllLit (compiler/GHC/Utils/Outputable.hs:792) bullet (compiler/GHC/Utils/Outputable.hs:795) hang (compiler/GHC/Utils/Outputable.hs:840) punctuate (compiler/GHC/Utils/Outputable.hs:853) ppWhen (compiler/GHC/Utils/Outputable.hs:876) ppUnless (compiler/GHC/Utils/Outputable.hs:880) ppWhenOption (compiler/GHC/Utils/Outputable.hs:885) ppUnlessOption (compiler/GHC/Utils/Outputable.hs:891) unicodeSyntax (compiler/GHC/Utils/Outputable.hs:798) keyword (compiler/GHC/Utils/Outputable.hs:910) pprCode (compiler/GHC/Utils/Outputable.hs:647) showSDocOneLine (compiler/GHC/Utils/Outputable.hs:659) showSDocUnsafe (compiler/GHC/Utils/Outputable.hs:666) showPprUnsafe (compiler/GHC/Utils/Outputable.hs:669) renderWithContext (compiler/GHC/Utils/Outputable.hs:650) pprDebugAndThen (compiler/GHC/Utils/Outputable.hs:673) pprInfixVar (compiler/GHC/Utils/Outputable.hs:1366) pprPrefixVar (compiler/GHC/Utils/Outputable.hs:1360) primFloatSuffix (compiler/GHC/Utils/Outputable.hs:1324) primCharSuffix (compiler/GHC/Utils/Outputable.hs:1323) primDoubleSuffix (compiler/GHC/Utils/Outputable.hs:1326) primInt8Suffix (compiler/GHC/Utils/Outputable.hs:1328) primWord8Suffix (compiler/GHC/Utils/Outputable.hs:1329) primInt16Suffix (compiler/GHC/Utils/Outputable.hs:1330) primWord16Suffix (compiler/GHC/Utils/Outputable.hs:1331) primInt32Suffix (compiler/GHC/Utils/Outputable.hs:1332) primWord32Suffix (compiler/GHC/Utils/Outputable.hs:1333) primInt64Suffix (compiler/GHC/Utils/Outputable.hs:1334) primWord64Suffix (compiler/GHC/Utils/Outputable.hs:1335) primIntSuffix (compiler/GHC/Utils/Outputable.hs:1325) primWordSuffix (compiler/GHC/Utils/Outputable.hs:1327) pprPrimInt (compiler/GHC/Utils/Outputable.hs:1346) pprPrimWord (compiler/GHC/Utils/Outputable.hs:1347) pprPrimInt8 (compiler/GHC/Utils/Outputable.hs:1348) pprPrimWord8 (compiler/GHC/Utils/Outputable.hs:1352) pprPrimInt16 (compiler/GHC/Utils/Outputable.hs:1349) pprPrimWord16 (compiler/GHC/Utils/Outputable.hs:1353) pprPrimInt32 (compiler/GHC/Utils/Outputable.hs:1350) pprPrimWord32 (compiler/GHC/Utils/Outputable.hs:1354) pprPrimInt64 (compiler/GHC/Utils/Outputable.hs:1351) pprPrimWord64 (compiler/GHC/Utils/Outputable.hs:1355) pprFastFilePath (compiler/GHC/Utils/Outputable.hs:1372) pprModuleName (compiler/GHC/Utils/Outputable.hs:1084) PprStyle (compiler/GHC/Utils/Outputable.hs:176) PromotedItem (compiler/GHC/Utils/Outputable.hs:237) IsEmptyOrSingleton (compiler/GHC/Utils/Outputable.hs:242) isListEmptyOrSingleton (compiler/GHC/Utils/Outputable.hs:245) reallyAlwaysQualify (compiler/GHC/Utils/Outputable.hs:296) reallyAlwaysQualifyNames (compiler/GHC/Utils/Outputable.hs:271) alwaysQualify (compiler/GHC/Utils/Outputable.hs:301) alwaysQualifyModules (compiler/GHC/Utils/Outputable.hs:281) neverQualify (compiler/GHC/Utils/Outputable.hs:305) neverQualifyNames (compiler/GHC/Utils/Outputable.hs:278) neverQualifyModules (compiler/GHC/Utils/Outputable.hs:284) alwaysQualifyPackages (compiler/GHC/Utils/Outputable.hs:287) neverQualifyPackages (compiler/GHC/Utils/Outputable.hs:290) alwaysPrintPromTick (compiler/GHC/Utils/Outputable.hs:293) QualifyName (compiler/GHC/Utils/Outputable.hs:252) queryQual (compiler/GHC/Utils/Outputable.hs:590) sdocOption (compiler/GHC/Utils/Outputable.hs:562) updSDocContext (compiler/GHC/Utils/Outputable.hs:566) SDocContext (compiler/GHC/Utils/Outputable.hs:390) sdocWithContext (compiler/GHC/Utils/Outputable.hs:558) traceSDocContext (compiler/GHC/Utils/Outputable.hs:499) getPprStyle (compiler/GHC/Utils/Outputable.hs:554) withPprStyle (compiler/GHC/Utils/Outputable.hs:511) setStyleColoured (compiler/GHC/Utils/Outputable.hs:344) pprDeeper (compiler/GHC/Utils/Outputable.hs:514) pprSetDepth (compiler/GHC/Utils/Outputable.hs:545) codeStyle (compiler/GHC/Utils/Outputable.hs:596) userStyle (compiler/GHC/Utils/Outputable.hs:604) dumpStyle (compiler/GHC/Utils/Outputable.hs:600) qualName (compiler/GHC/Utils/Outputable.hs:570) qualModule (compiler/GHC/Utils/Outputable.hs:575) qualPackage (compiler/GHC/Utils/Outputable.hs:580) promTick (compiler/GHC/Utils/Outputable.hs:585) defaultDumpStyle (compiler/GHC/Utils/Outputable.hs:315) mkDumpStyle (compiler/GHC/Utils/Outputable.hs:318) defaultUserStyle (compiler/GHC/Utils/Outputable.hs:311) mkUserStyle (compiler/GHC/Utils/Outputable.hs:334) cmdlineParserStyle (compiler/GHC/Utils/Outputable.hs:331) Depth (compiler/GHC/Utils/Outputable.hs:191) withUserStyle (compiler/GHC/Utils/Outputable.hs:337) withErrStyle (compiler/GHC/Utils/Outputable.hs:340) bPutHDoc (compiler/GHC/Utils/Outputable.hs:1801) Warning: 'impossible' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 70% ( 22 / 31) in 'GHC.Utils.Panic' Missing documentation for: throwGhcException (compiler/GHC/Utils/Panic.hs:180) throwGhcExceptionIO (compiler/GHC/Utils/Panic.hs:183) handleGhcException (compiler/GHC/Utils/Panic.hs:186) assertPpr (compiler/GHC/Utils/Panic.hs:322) assertPprMaybe (compiler/GHC/Utils/Panic.hs:329) assertPprM (compiler/GHC/Utils/Panic.hs:339) massertPpr (compiler/GHC/Utils/Panic.hs:335) callStackDoc (compiler/GHC/Utils/Panic.hs:307) prettyCallStackDoc (compiler/GHC/Utils/Panic.hs:310) 75% ( 9 / 12) in 'GHC.Utils.Trace' Missing documentation for: pprTraceM (compiler/GHC/Utils/Trace.hs:46) pprTraceDebug (compiler/GHC/Utils/Trace.hs:49) warnPprTraceM (compiler/GHC/Utils/Trace.hs:89) Warning: GHC.Prelude: Could not find documentation for exported module: GHC.Prelude 75% ( 9 / 12) in 'GHC.Prelude' Missing documentation for: pprTraceM (compiler/GHC/Utils/Trace.hs:46) pprTraceDebug (compiler/GHC/Utils/Trace.hs:49) warnPprTraceM (compiler/GHC/Utils/Trace.hs:89) 0% ( 0 / 4) in 'GHC.Utils.Word64' Missing documentation for: Module header intToWord64 (compiler/GHC/Utils/Word64.hs:14) word64ToInt (compiler/GHC/Utils/Word64.hs:17) truncateWord64ToWord32 (compiler/GHC/Utils/Word64.hs:20) Warning: 's' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'a' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'State' is ambiguous. It is defined * at compiler/GHC/Utils/Monad/State/Strict.hs:72:1 * at compiler/GHC/Utils/Monad/State/Strict.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 compiler/GHC/Utils/Monad/State/Strict.hs:61:1 33% ( 4 / 12) in 'GHC.Utils.Monad.State.Strict' Missing documentation for: state (compiler/GHC/Utils/Monad/State/Strict.hs:108) evalState (compiler/GHC/Utils/Monad/State/Strict.hs:123) execState (compiler/GHC/Utils/Monad/State/Strict.hs:126) runState (compiler/GHC/Utils/Monad/State/Strict.hs:129) get (compiler/GHC/Utils/Monad/State/Strict.hs:111) gets (compiler/GHC/Utils/Monad/State/Strict.hs:114) put (compiler/GHC/Utils/Monad/State/Strict.hs:117) modify (compiler/GHC/Utils/Monad/State/Strict.hs:120) 79% ( 23 / 29) in 'GHC.Utils.Monad' Missing documentation for: zipWith3M (compiler/GHC/Utils/Monad.hs:78) zipWith3M_ (compiler/GHC/Utils/Monad.hs:84) zipWith4M (compiler/GHC/Utils/Monad.hs:91) zipWithAndUnzipM (compiler/GHC/Utils/Monad.hs:96) mapAndUnzip4M (compiler/GHC/Utils/Monad.hs:145) mapAndUnzip5M (compiler/GHC/Utils/Monad.hs:151) Warning: 'FastString' is ambiguous. It is defined * at compiler/GHC/Data/FastString.hs:208:19 * at compiler/GHC/Data/FastString.hs:208:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Data/FastString.hs:208:1 45% ( 11 / 24) in 'GHC.Utils.Lexeme' Missing documentation for: Module header isLexCon (compiler/GHC/Utils/Lexeme.hs:63) isLexVar (compiler/GHC/Utils/Lexeme.hs:64) isLexId (compiler/GHC/Utils/Lexeme.hs:66) isLexSym (compiler/GHC/Utils/Lexeme.hs:67) isLexConId (compiler/GHC/Utils/Lexeme.hs:70) isLexConSym (compiler/GHC/Utils/Lexeme.hs:78) isLexVarId (compiler/GHC/Utils/Lexeme.hs:74) isLexVarSym (compiler/GHC/Utils/Lexeme.hs:82) startsVarSym (libraries/ghc-internal/src/GHC/Internal/Lexeme.hs:45) startsVarId (libraries/ghc-internal/src/GHC/Internal/Lexeme.hs:47) startsConSym (libraries/ghc-internal/src/GHC/Internal/Lexeme.hs:46) startsConId (libraries/ghc-internal/src/GHC/Internal/Lexeme.hs:51) 33% ( 1 / 3) in 'GHC.Utils.CliOption' Missing documentation for: Module header showOpt (compiler/GHC/Utils/CliOption.hs:26) 50% ( 1 / 2) in 'GHC.Types.ProfAuto' Missing documentation for: Module header 80% ( 4 / 5) in 'GHC.Types.HpcInfo' Missing documentation for: emptyHpcInfo (compiler/GHC/Types/HpcInfo.hs:27) 14% ( 1 / 7) in 'GHC.Tc.Types.TcRef' Missing documentation for: Module header newTcRef (compiler/GHC/Tc/Types/TcRef.hs:17) readTcRef (compiler/GHC/Tc/Types/TcRef.hs:21) writeTcRef (compiler/GHC/Tc/Types/TcRef.hs:25) updTcRef (compiler/GHC/Tc/Types/TcRef.hs:29) updTcRefM (compiler/GHC/Tc/Types/TcRef.hs:33) 50% ( 1 / 2) in 'GHC.SysTools.Terminal' Missing documentation for: Module header 42% ( 6 / 14) in 'GHC.Settings.Constants' Missing documentation for: hiVersion (compiler/GHC/Settings/Constants.hs:9) mAX_TUPLE_SIZE (compiler/GHC/Settings/Constants.hs:14) mAX_CTUPLE_SIZE (compiler/GHC/Settings/Constants.hs:18) mAX_SUM_SIZE (compiler/GHC/Settings/Constants.hs:21) wORD64_SIZE (compiler/GHC/Settings/Constants.hs:55) fLOAT_SIZE (compiler/GHC/Settings/Constants.hs:59) dOUBLE_SIZE (compiler/GHC/Settings/Constants.hs:63) tARGET_MAX_CHAR (compiler/GHC/Settings/Constants.hs:66) Warning: 'plugin' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Plugin' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 3 / 3) in 'GHC.Driver.Plugins.External' Warning: 'Backend' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 66% ( 2 / 3) in 'GHC.Driver.Backend.Internal' Missing documentation for: BackendName (compiler/GHC/Driver/Backend/Internal.hs:26) 16% ( 1 / 6) in 'GHC.Data.Unboxed' Missing documentation for: Module header fmapMaybeUB (compiler/GHC/Data/Unboxed.hs:44) fromMaybeUB (compiler/GHC/Data/Unboxed.hs:36) apMaybeUB (compiler/GHC/Data/Unboxed.hs:40) maybeUB (compiler/GHC/Data/Unboxed.hs:48) Warning: 'StringBuffer' is ambiguous. It is defined * at compiler/GHC/Data/StringBuffer.hs:98:4 * at compiler/GHC/Data/StringBuffer.hs:97:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Data/StringBuffer.hs:97:1 Warning: 'utf8DecodeChar' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: '#' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 73% ( 22 / 30) in 'GHC.Data.StringBuffer' Missing documentation for: Module header hGetStringBufferBlock (compiler/GHC/Data/StringBuffer.hs:133) hPutStringBuffer (compiler/GHC/Data/StringBuffer.hs:145) appendStringBuffers (compiler/GHC/Data/StringBuffer.hs:181) prevChar (compiler/GHC/Data/StringBuffer.hs:296) lexemeToFastString (compiler/GHC/Data/StringBuffer.hs:392) parseUnsignedInteger (compiler/GHC/Data/StringBuffer.hs:415) bidirectionalFormatChars (compiler/GHC/Data/StringBuffer.hs:238) 0% ( 0 / 5) in 'GHC.Data.Strict' Missing documentation for: Module header Maybe (compiler/GHC/Data/Strict.hs:26) fromMaybe (compiler/GHC/Data/Strict.hs:30) maybe (compiler/GHC/Data/Strict.hs:34) Pair (compiler/GHC/Data/Strict.hs:61) Warning: 'Stream' is ambiguous. It is defined * at compiler/GHC/Data/Stream.hs:59:11 * at compiler/GHC/Data/Stream.hs:58:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Data/Stream.hs:58:1 Warning: 'cg' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 71% ( 10 / 14) in 'GHC.Data.Stream' Missing documentation for: StreamS (compiler/GHC/Data/Stream.hs:67) runStream (compiler/GHC/Data/Stream.hs:65) yield (compiler/GHC/Data/Stream.hs:96) consume (compiler/GHC/Data/Stream.hs:107) Warning: 'SmallArray' is ambiguous. It is defined * at compiler/GHC/Data/SmallArray.hs:27:21 * at compiler/GHC/Data/SmallArray.hs:27:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Data/SmallArray.hs:27:1 69% ( 9 / 13) in 'GHC.Data.SmallArray' Missing documentation for: SmallMutableArray (compiler/GHC/Data/SmallArray.hs:29) SmallArray (compiler/GHC/Data/SmallArray.hs:27) newSmallArray (compiler/GHC/Data/SmallArray.hs:37) writeSmallArray (compiler/GHC/Data/SmallArray.hs:47) 43% ( 7 / 16) in 'GHC.Data.Maybe' Missing documentation for: Module header MaybeErr (compiler/GHC/Data/Maybe.hs:112) failME (compiler/GHC/Data/Maybe.hs:128) isSuccess (compiler/GHC/Data/Maybe.hs:124) firstJust (compiler/GHC/Data/Maybe.hs:51) whenIsJust (compiler/GHC/Data/Maybe.hs:75) expectJust (compiler/GHC/Data/Maybe.hs:71) rightToMaybe (compiler/GHC/Data/Maybe.hs:82) liftMaybeT (compiler/GHC/Data/Maybe.hs:96) Warning: 'FlatBag' is ambiguous. It is defined * at compiler/GHC/Data/FlatBag.hs:43:5 * at compiler/GHC/Data/FlatBag.hs:39:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Data/FlatBag.hs:39:1 Warning: 'FlagBag' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Array' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'n' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 90% ( 9 / 10) in 'GHC.Data.FlatBag' Missing documentation for: Module header 0% ( 0 / 6) in 'GHC.Data.FiniteMap' Missing documentation for: Module header insertList (compiler/GHC/Data/FiniteMap.hs:16) insertListWith (compiler/GHC/Data/FiniteMap.hs:23) deleteList (compiler/GHC/Data/FiniteMap.hs:26) foldRight (compiler/GHC/Data/FiniteMap.hs:29) foldRightWithKey (compiler/GHC/Data/FiniteMap.hs:31) 0% ( 0 / 2) in 'GHC.CmmToLlvm.Version.Type' Missing documentation for: Module header LlvmVersion (compiler/GHC/CmmToLlvm/Version/Type.hs:10) 66% ( 2 / 3) in 'GHC.CmmToLlvm.Version.Bounds' Missing documentation for: Module header 25% ( 2 / 8) in 'GHC.CmmToLlvm.Version' Missing documentation for: Module header LlvmVersion (compiler/GHC/CmmToLlvm/Version/Type.hs:10) parseLlvmVersion (compiler/GHC/CmmToLlvm/Version.hs:22) llvmVersionSupported (compiler/GHC/CmmToLlvm/Version.hs:36) llvmVersionStr (compiler/GHC/CmmToLlvm/Version.hs:40) llvmVersionList (compiler/GHC/CmmToLlvm/Version.hs:43) 25% ( 8 / 31) in 'GHC.Cmm.Dataflow.Block' Missing documentation for: Module header O (compiler/GHC/Cmm/Dataflow/Block.hs:57) C (compiler/GHC/Cmm/Dataflow/Block.hs:58) blockAppend (compiler/GHC/Cmm/Dataflow/Block.hs:138) blockConcat (compiler/GHC/Cmm/Dataflow/Block.hs:141) blockCons (compiler/GHC/Cmm/Dataflow/Block.hs:109) blockFromList (compiler/GHC/Cmm/Dataflow/Block.hs:176) blockJoin (compiler/GHC/Cmm/Dataflow/Block.hs:135) blockJoinHead (compiler/GHC/Cmm/Dataflow/Block.hs:127) blockJoinTail (compiler/GHC/Cmm/Dataflow/Block.hs:131) blockSnoc (compiler/GHC/Cmm/Dataflow/Block.hs:118) blockSplitHead (compiler/GHC/Cmm/Dataflow/Block.hs:154) blockSplitTail (compiler/GHC/Cmm/Dataflow/Block.hs:158) blockToList (compiler/GHC/Cmm/Dataflow/Block.hs:167) emptyBlock (compiler/GHC/Cmm/Dataflow/Block.hs:106) firstNode (compiler/GHC/Cmm/Dataflow/Block.hs:146) foldBlockNodesB (compiler/GHC/Cmm/Dataflow/Block.hs:325) foldBlockNodesB3 (compiler/GHC/Cmm/Dataflow/Block.hs:312) foldBlockNodesF (compiler/GHC/Cmm/Dataflow/Block.hs:310) isEmptyBlock (compiler/GHC/Cmm/Dataflow/Block.hs:98) lastNode (compiler/GHC/Cmm/Dataflow/Block.hs:150) replaceFirstNode (compiler/GHC/Cmm/Dataflow/Block.hs:181) replaceLastNode (compiler/GHC/Cmm/Dataflow/Block.hs:185) 50% ( 3 / 6) in 'GHC.SysTools.BaseDir' Missing documentation for: Module header findToolDir (compiler/GHC/SysTools/BaseDir.hs:188) tryFindTopDir (compiler/GHC/SysTools/BaseDir.hs:150) 0% ( 0 / 15) in 'GHC.Parser.CharClass' Missing documentation for: Module header is_ident (compiler/GHC/Parser/CharClass.hs:43) is_symbol (compiler/GHC/Parser/CharClass.hs:44) is_any (compiler/GHC/Parser/CharClass.hs:45) is_space (compiler/GHC/Parser/CharClass.hs:46) is_lower (compiler/GHC/Parser/CharClass.hs:47) is_upper (compiler/GHC/Parser/CharClass.hs:48) is_digit (compiler/GHC/Parser/CharClass.hs:49) is_alphanum (compiler/GHC/Parser/CharClass.hs:50) is_decdigit (compiler/GHC/Parser/CharClass.hs:62) is_hexdigit (compiler/GHC/Parser/CharClass.hs:66) is_octdigit (compiler/GHC/Parser/CharClass.hs:72) is_bindigit (compiler/GHC/Parser/CharClass.hs:75) hexDigit (compiler/GHC/Parser/CharClass.hs:55) octDecDigit (compiler/GHC/Parser/CharClass.hs:59) 91% ( 11 / 12) in 'GHC.Data.OsPath' Missing documentation for: Module header 50% ( 2 / 4) in 'GHC.CmmToAsm.CFG.Weight' Missing documentation for: Module header parseWeights (compiler/GHC/CmmToAsm/CFG/Weight.hs:37) 20% ( 1 / 5) in 'GHC.Utils.Json' Missing documentation for: Module header renderJSON (compiler/GHC/Utils/Json.hs:24) escapeJsonString (compiler/GHC/Utils/Json.hs:39) ToJson (compiler/GHC/Utils/Json.hs:57) 100% ( 2 / 2) in 'GHC.Unit.Ppr' Warning: 'makeDeltaAst' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'RealSrcSpan' is ambiguous. It is defined * at compiler/GHC/Types/SrcLoc.hs:390:5 * at compiler/GHC/Types/SrcLoc.hs:366:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Types/SrcLoc.hs:366:1 Warning: 'StringBuffer' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'BufPos' is ambiguous. It is defined * at compiler/GHC/Types/SrcLoc.hs:225:18 * at compiler/GHC/Types/SrcLoc.hs:225:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Types/SrcLoc.hs:225:1 Warning: 'RealSrcLoc' is ambiguous. It is defined * at compiler/GHC/Types/SrcLoc.hs:230:5 * at compiler/GHC/Types/SrcLoc.hs:148:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Types/SrcLoc.hs:148:1 Warning: 'setSrcLoc' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'resetAlrLastLoc' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'PsLoc' is ambiguous. It is defined * at compiler/GHC/Types/SrcLoc.hs:874:5 * at compiler/GHC/Types/SrcLoc.hs:873:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Types/SrcLoc.hs:873:1 Warning: 'SrcLoc' is ambiguous. It is defined * at compiler/GHC/Types/SrcLoc.hs:149:5 * at compiler/GHC/Types/SrcLoc.hs:229:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Types/SrcLoc.hs:229:1 Warning: 'BufSpan' is ambiguous. It is defined * at compiler/GHC/Types/SrcLoc.hs:378:3 * at compiler/GHC/Types/SrcLoc.hs:377:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Types/SrcLoc.hs:377:1 58% ( 67 /115) in 'GHC.Types.SrcLoc' Missing documentation for: mkSrcLoc (compiler/GHC/Types/SrcLoc.hs:243) mkRealSrcLoc (compiler/GHC/Types/SrcLoc.hs:246) advanceBufPos (compiler/GHC/Types/SrcLoc.hs:290) UnhelpfulSpanReason (compiler/GHC/Types/SrcLoc.hs:396) isGeneratedSrcSpan (compiler/GHC/Types/SrcLoc.hs:457) realSrcLocSpan (compiler/GHC/Types/SrcLoc.hs:474) realSrcSpanStart (compiler/GHC/Types/SrcLoc.hs:621) realSrcSpanEnd (compiler/GHC/Types/SrcLoc.hs:626) pprUserRealSpan (compiler/GHC/Types/SrcLoc.hs:713) pprUnhelpfulSpanReason (compiler/GHC/Types/SrcLoc.hs:706) pprUserSpan (compiler/GHC/Types/SrcLoc.hs:709) unhelpfulSpanFS (compiler/GHC/Types/SrcLoc.hs:698) srcSpanToRealSrcSpan (compiler/GHC/Types/SrcLoc.hs:636) srcSpanFile srcSpanStartLine (compiler/GHC/Types/SrcLoc.hs:597) srcSpanEndLine (compiler/GHC/Types/SrcLoc.hs:598) srcSpanStartCol (compiler/GHC/Types/SrcLoc.hs:599) srcSpanEndCol (compiler/GHC/Types/SrcLoc.hs:600) isNoSrcSpan (compiler/GHC/Types/SrcLoc.hs:461) getBufPos (compiler/GHC/Types/SrcLoc.hs:253) getBufSpan (compiler/GHC/Types/SrcLoc.hs:446) removeBufSpan (compiler/GHC/Types/SrcLoc.hs:405) combineBufSpans (compiler/GHC/Types/SrcLoc.hs:527) Located (compiler/GHC/Types/SrcLoc.hs:750) RealLocated (compiler/GHC/Types/SrcLoc.hs:751) noLoc (compiler/GHC/Types/SrcLoc.hs:760) mkGeneralLocated (compiler/GHC/Types/SrcLoc.hs:763) getLoc (compiler/GHC/Types/SrcLoc.hs:757) unLoc (compiler/GHC/Types/SrcLoc.hs:754) unRealSrcSpan (compiler/GHC/Types/SrcLoc.hs:866) getRealSrcSpan (compiler/GHC/Types/SrcLoc.hs:863) pprLocated (compiler/GHC/Types/SrcLoc.hs:808) combineLocs (compiler/GHC/Types/SrcLoc.hs:766) sortLocated (compiler/GHC/Types/SrcLoc.hs:301) sortRealLocated (compiler/GHC/Types/SrcLoc.hs:304) lookupSrcLoc (compiler/GHC/Types/SrcLoc.hs:307) lookupSrcSpan (compiler/GHC/Types/SrcLoc.hs:311) PsSpan (compiler/GHC/Types/SrcLoc.hs:877) PsLocated (compiler/GHC/Types/SrcLoc.hs:881) advancePsLoc (compiler/GHC/Types/SrcLoc.hs:887) mkPsSpan (compiler/GHC/Types/SrcLoc.hs:891) psSpanStart (compiler/GHC/Types/SrcLoc.hs:894) psSpanEnd (compiler/GHC/Types/SrcLoc.hs:897) mkSrcSpanPs (compiler/GHC/Types/SrcLoc.hs:900) psLocatedToLocated (compiler/GHC/Types/SrcLoc.hs:884) NoCommentsLocation (compiler/GHC/Types/SrcLoc.hs:925) NoComments (compiler/GHC/Types/SrcLoc.hs:927) getDeltaLine (compiler/GHC/Types/SrcLoc.hs:955) 0% ( 0 / 2) in 'GHC.Tc.Types.Rank' Missing documentation for: Module header Rank (compiler/GHC/Tc/Types/Rank.hs:16) Warning: 'PsOperatorWhitespaceMessage' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'PsOperatorWhitespaceExtConflictMessage' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 50% ( 2 / 4) in 'GHC.Parser.Errors.Basic' Missing documentation for: Module header pprOperatorWhitespaceSymbol (compiler/GHC/Parser/Errors/Basic.hs:13) 0% ( 0 / 8) in 'GHC.Data.Pair' Missing documentation for: Module header Pair (compiler/GHC/Data/Pair.hs:24) unPair (compiler/GHC/Data/Pair.hs:48) toPair (compiler/GHC/Data/Pair.hs:51) swap (compiler/GHC/Data/Pair.hs:54) pLiftFst (compiler/GHC/Data/Pair.hs:57) pLiftSnd (compiler/GHC/Data/Pair.hs:60) unzipPairs (compiler/GHC/Data/Pair.hs:63) 16% ( 4 / 25) in 'GHC.Data.OrdList' Missing documentation for: OrdList (compiler/GHC/Data/OrdList.hs:36) NilOL (compiler/GHC/Data/OrdList.hs:86) ConsOL (compiler/GHC/Data/OrdList.hs:99) SnocOL (compiler/GHC/Data/OrdList.hs:117) nilOL (compiler/GHC/Data/OrdList.hs:79) isNilOL (compiler/GHC/Data/OrdList.hs:156) unitOL (compiler/GHC/Data/OrdList.hs:80) appOL (compiler/GHC/Data/OrdList.hs:159) consOL (compiler/GHC/Data/OrdList.hs:82) snocOL (compiler/GHC/Data/OrdList.hs:81) concatOL (compiler/GHC/Data/OrdList.hs:83) lastOL (compiler/GHC/Data/OrdList.hs:142) headOL (compiler/GHC/Data/OrdList.hs:135) mapOL (compiler/GHC/Data/OrdList.hs:186) mapOL' (compiler/GHC/Data/OrdList.hs:189) fromOL (compiler/GHC/Data/OrdList.hs:166) toOL (compiler/GHC/Data/OrdList.hs:241) foldrOL (compiler/GHC/Data/OrdList.hs:205) partitionOL (compiler/GHC/Data/OrdList.hs:222) reverseOL (compiler/GHC/Data/OrdList.hs:246) fromOLReverse (compiler/GHC/Data/OrdList.hs:175) 42% ( 8 / 19) in 'GHC.Data.List.SetOps' Missing documentation for: assoc (compiler/GHC/Data/List/SetOps.hs:137) assocUsing (compiler/GHC/Data/List/SetOps.hs:139) assocDefault (compiler/GHC/Data/List/SetOps.hs:138) assocDefaultUsing (compiler/GHC/Data/List/SetOps.hs:132) hasNoDups (compiler/GHC/Data/List/SetOps.hs:157) removeDupsOn (compiler/GHC/Data/List/SetOps.hs:198) findDupsEq (compiler/GHC/Data/List/SetOps.hs:206) equivClasses (compiler/GHC/Data/List/SetOps.hs:170) getNth (compiler/GHC/Data/List/SetOps.hs:44) isIn (compiler/GHC/Data/List/SetOps.hs:215) isn'tIn (compiler/GHC/Data/List/SetOps.hs:216) 0% ( 0 / 41) in 'GHC.Data.Bag' Missing documentation for: Module header Bag (compiler/GHC/Data/Bag.hs:48) emptyBag (compiler/GHC/Data/Bag.hs:62) unitBag (compiler/GHC/Data/Bag.hs:65) unionBags (compiler/GHC/Data/Bag.hs:85) unionManyBags (compiler/GHC/Data/Bag.hs:80) mapBag (compiler/GHC/Data/Bag.hs:217) pprBag (compiler/GHC/Data/Bag.hs:369) elemBag (compiler/GHC/Data/Bag.hs:74) lengthBag (compiler/GHC/Data/Bag.hs:68) filterBag (compiler/GHC/Data/Bag.hs:106) partitionBag (compiler/GHC/Data/Bag.hs:171) partitionBagWith (compiler/GHC/Data/Bag.hs:185) concatBag (compiler/GHC/Data/Bag.hs:161) catBagMaybes (compiler/GHC/Data/Bag.hs:164) foldBag (compiler/GHC/Data/Bag.hs:211) isEmptyBag (compiler/GHC/Data/Bag.hs:96) isSingletonBag (compiler/GHC/Data/Bag.hs:100) consBag (compiler/GHC/Data/Bag.hs:92) snocBag (compiler/GHC/Data/Bag.hs:93) anyBag (compiler/GHC/Data/Bag.hs:146) allBag (compiler/GHC/Data/Bag.hs:140) listToBag (compiler/GHC/Data/Bag.hs:337) nonEmptyToBag (compiler/GHC/Data/Bag.hs:342) bagToList (compiler/GHC/Data/Bag.hs:346) headMaybe (compiler/GHC/Data/Bag.hs:360) mapAccumBagL (compiler/GHC/Data/Bag.hs:314) concatMapBag (compiler/GHC/Data/Bag.hs:220) concatMapBagPair (compiler/GHC/Data/Bag.hs:226) mapMaybeBag (compiler/GHC/Data/Bag.hs:239) mapMaybeBagM (compiler/GHC/Data/Bag.hs:247) unzipBag (compiler/GHC/Data/Bag.hs:349) mapBagM (compiler/GHC/Data/Bag.hs:258) mapBagM_ (compiler/GHC/Data/Bag.hs:269) lookupBag (compiler/GHC/Data/Bag.hs:129) flatMapBagM (compiler/GHC/Data/Bag.hs:276) flatMapBagPairM (compiler/GHC/Data/Bag.hs:287) mapAndUnzipBagM (compiler/GHC/Data/Bag.hs:299) mapAccumBagLM (compiler/GHC/Data/Bag.hs:327) anyBagM (compiler/GHC/Data/Bag.hs:152) filterBagM (compiler/GHC/Data/Bag.hs:114) Warning: 'UniqSupply' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'mkSplitUniqSupply' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 29% ( 8 / 27) in 'GHC.Types.Unique' Missing documentation for: Module header uNIQUE_BITS (compiler/GHC/Types/Unique.hs:102) hasKey (compiler/GHC/Types/Unique.hs:200) pprUniqueAlways (compiler/GHC/Types/Unique.hs:313) mkUniqueGrimily (compiler/GHC/Types/Unique.hs:118) mkUniqueIntGrimily (compiler/GHC/Types/Unique.hs:167) getKey (compiler/GHC/Types/Unique.hs:121) mkUnique (compiler/GHC/Types/Unique.hs:157) unpkUnique (compiler/GHC/Types/Unique.hs:169) mkUniqueInt (compiler/GHC/Types/Unique.hs:164) eqUnique (compiler/GHC/Types/Unique.hs:262) ltUnique (compiler/GHC/Types/Unique.hs:265) incrUnique (compiler/GHC/Types/Unique.hs:123) stepUnique (compiler/GHC/Types/Unique.hs:124) newTagUnique (compiler/GHC/Types/Unique.hs:136) nonDetCmpUnique (compiler/GHC/Types/Unique.hs:272) mkLocalUnique (compiler/GHC/Types/Unique.hs:127) minLocalUnique (compiler/GHC/Types/Unique.hs:130) maxLocalUnique (compiler/GHC/Types/Unique.hs:133) Warning: 'UniqueSupply' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 84% ( 16 / 19) in 'GHC.Types.Unique.Supply' Missing documentation for: Module header uniqFromTag (compiler/GHC/Types/Unique/Supply.hs:283) initUniqSupply (compiler/GHC/Types/Unique/Supply.hs:278) Warning: 'f' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'd1' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'd2' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'm1' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'm2' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 22% ( 18 / 81) in 'GHC.Types.Unique.FM' Missing documentation for: Module header emptyUFM (compiler/GHC/Types/Unique/FM.hs:116) unitUFM (compiler/GHC/Types/Unique/FM.hs:122) unitDirectlyUFM (compiler/GHC/Types/Unique/FM.hs:126) zipToUFM (compiler/GHC/Types/Unique/FM.hs:136) listToUFM (compiler/GHC/Types/Unique/FM.hs:142) listToUFM_Directly (compiler/GHC/Types/Unique/FM.hs:146) listToUFM_C (compiler/GHC/Types/Unique/FM.hs:157) listToIdentityUFM (compiler/GHC/Types/Unique/FM.hs:150) addToUFM (compiler/GHC/Types/Unique/FM.hs:161) addToUFM_C (compiler/GHC/Types/Unique/FM.hs:179) addToUFM_Acc (compiler/GHC/Types/Unique/FM.hs:189) addListToUFM (compiler/GHC/Types/Unique/FM.hs:164) addToUFM_Directly (compiler/GHC/Types/Unique/FM.hs:170) addListToUFM_Directly (compiler/GHC/Types/Unique/FM.hs:167) adjustUFM (compiler/GHC/Types/Unique/FM.hs:235) alterUFM (compiler/GHC/Types/Unique/FM.hs:216) alterUFM_Directly (compiler/GHC/Types/Unique/FM.hs:223) adjustUFM_Directly (compiler/GHC/Types/Unique/FM.hs:238) delFromUFM (compiler/GHC/Types/Unique/FM.hs:241) delFromUFM_Directly (compiler/GHC/Types/Unique/FM.hs:250) delListFromUFM (compiler/GHC/Types/Unique/FM.hs:244) delListFromUFM_Directly (compiler/GHC/Types/Unique/FM.hs:247) plusUFM (compiler/GHC/Types/Unique/FM.hs:255) plusUFM_C (compiler/GHC/Types/Unique/FM.hs:260) mergeUFM (compiler/GHC/Types/Unique/FM.hs:320) plusMaybeUFM_C (compiler/GHC/Types/Unique/FM.hs:329) plusUFMList (compiler/GHC/Types/Unique/FM.hs:337) plusUFMListWith (compiler/GHC/Types/Unique/FM.hs:340) sequenceUFMList (compiler/GHC/Types/Unique/FM.hs:343) minusUFM (compiler/GHC/Types/Unique/FM.hs:352) intersectUFM (compiler/GHC/Types/Unique/FM.hs:363) intersectUFM_C (compiler/GHC/Types/Unique/FM.hs:370) disjointUFM (compiler/GHC/Types/Unique/FM.hs:373) equalKeysUFM (compiler/GHC/Types/Unique/FM.hs:531) nonDetStrictFoldUFM (compiler/GHC/Types/Unique/FM.hs:469) nonDetStrictFoldUFM_Directly (compiler/GHC/Types/Unique/FM.hs:484) anyUFM (compiler/GHC/Types/Unique/FM.hs:445) allUFM (compiler/GHC/Types/Unique/FM.hs:448) seqEltsUFM (compiler/GHC/Types/Unique/FM.hs:451) mapUFM (compiler/GHC/Types/Unique/FM.hs:389) mapUFM_Directly (compiler/GHC/Types/Unique/FM.hs:403) strictMapUFM (compiler/GHC/Types/Unique/FM.hs:406) mapMaybeUFM (compiler/GHC/Types/Unique/FM.hs:392) mapMaybeWithKeyUFM (compiler/GHC/Types/Unique/FM.hs:400) elemUFM (compiler/GHC/Types/Unique/FM.hs:423) elemUFM_Directly (compiler/GHC/Types/Unique/FM.hs:426) filterUFM (compiler/GHC/Types/Unique/FM.hs:409) filterUFM_Directly (compiler/GHC/Types/Unique/FM.hs:412) partitionUFM (compiler/GHC/Types/Unique/FM.hs:415) sizeUFM (compiler/GHC/Types/Unique/FM.hs:420) isNullUFM (compiler/GHC/Types/Unique/FM.hs:119) lookupUFM (compiler/GHC/Types/Unique/FM.hs:429) lookupUFM_Directly (compiler/GHC/Types/Unique/FM.hs:433) lookupWithDefaultUFM (compiler/GHC/Types/Unique/FM.hs:436) lookupWithDefaultUFM_Directly (compiler/GHC/Types/Unique/FM.hs:439) nonDetEltsUFM (compiler/GHC/Types/Unique/FM.hs:457) nonDetKeysUFM (compiler/GHC/Types/Unique/FM.hs:463) ufmToSet_Directly (compiler/GHC/Types/Unique/FM.hs:442) nonDetUFMToList (compiler/GHC/Types/Unique/FM.hs:491) ufmToIntMap (compiler/GHC/Types/Unique/FM.hs:517) unsafeIntMapToUFM (compiler/GHC/Types/Unique/FM.hs:520) pprUniqFM (compiler/GHC/Types/Unique/FM.hs:570) 7% ( 3 / 41) in 'GHC.Types.Unique.Map' Missing documentation for: Module header emptyUniqMap (compiler/GHC/Types/Unique/Map.hs:96) isNullUniqMap (compiler/GHC/Types/Unique/Map.hs:99) unitUniqMap (compiler/GHC/Types/Unique/Map.hs:102) listToUniqMap (compiler/GHC/Types/Unique/Map.hs:105) listToUniqMap_C (compiler/GHC/Types/Unique/Map.hs:108) addToUniqMap (compiler/GHC/Types/Unique/Map.hs:112) addListToUniqMap (compiler/GHC/Types/Unique/Map.hs:115) addToUniqMap_C (compiler/GHC/Types/Unique/Map.hs:124) addToUniqMap_Acc (compiler/GHC/Types/Unique/Map.hs:134) alterUniqMap (compiler/GHC/Types/Unique/Map.hs:160) addListToUniqMap_C (compiler/GHC/Types/Unique/Map.hs:169) adjustUniqMap (compiler/GHC/Types/Unique/Map.hs:179) delFromUniqMap (compiler/GHC/Types/Unique/Map.hs:183) delListFromUniqMap (compiler/GHC/Types/Unique/Map.hs:186) plusUniqMap (compiler/GHC/Types/Unique/Map.hs:189) plusUniqMap_C (compiler/GHC/Types/Unique/Map.hs:192) plusMaybeUniqMap_C (compiler/GHC/Types/Unique/Map.hs:196) plusUniqMapList (compiler/GHC/Types/Unique/Map.hs:200) plusUniqMapListWith (compiler/GHC/Types/Unique/Map.hs:203) minusUniqMap (compiler/GHC/Types/Unique/Map.hs:210) intersectUniqMap (compiler/GHC/Types/Unique/Map.hs:213) disjointUniqMap (compiler/GHC/Types/Unique/Map.hs:221) mapUniqMap (compiler/GHC/Types/Unique/Map.hs:224) filterUniqMap (compiler/GHC/Types/Unique/Map.hs:227) filterWithKeyUniqMap (compiler/GHC/Types/Unique/Map.hs:230) partitionUniqMap (compiler/GHC/Types/Unique/Map.hs:233) sizeUniqMap (compiler/GHC/Types/Unique/Map.hs:237) elemUniqMap (compiler/GHC/Types/Unique/Map.hs:240) nonDetKeysUniqMap (compiler/GHC/Types/Unique/Map.hs:262) nonDetEltsUniqMap (compiler/GHC/Types/Unique/Map.hs:266) lookupUniqMap (compiler/GHC/Types/Unique/Map.hs:243) lookupWithDefaultUniqMap (compiler/GHC/Types/Unique/Map.hs:246) anyUniqMap (compiler/GHC/Types/Unique/Map.hs:249) allUniqMap (compiler/GHC/Types/Unique/Map.hs:252) nonDetUniqMapToList (compiler/GHC/Types/Unique/Map.hs:255) nonDetUniqMapToKeySet (compiler/GHC/Types/Unique/Map.hs:259) nonDetFoldUniqMap (compiler/GHC/Types/Unique/Map.hs:270) Warning: 'Stream' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'UniqSupply' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'MonadUnique' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 69% ( 18 / 26) in 'GHC.Types.Unique.DSM' Missing documentation for: Module header DUniqSupply (compiler/GHC/Types/Unique/DSM.hs:95) DUniqResult (compiler/GHC/Types/Unique/DSM.hs:96) DUniqResult (compiler/GHC/Types/Unique/DSM.hs:99) getUniqueDSM (compiler/GHC/Types/Unique/DSM.hs:118) runUniqueDSM (compiler/GHC/Types/Unique/DSM.hs:132) takeUniqueFromDSupply (compiler/GHC/Types/Unique/DSM.hs:121) MonadUniqDSM (compiler/GHC/Types/Unique/DSM.hs:237) 30% ( 17 / 55) in 'GHC.Types.Unique.DFM' Missing documentation for: Module header emptyUDFM (compiler/GHC/Types/Unique/DFM.hs:171) unitUDFM (compiler/GHC/Types/Unique/DFM.hs:174) addToUDFM (compiler/GHC/Types/Unique/DFM.hs:178) addToUDFM_C (compiler/GHC/Types/Unique/DFM.hs:213) addToUDFM_C_Directly (compiler/GHC/Types/Unique/DFM.hs:199) addToUDFM_Directly (compiler/GHC/Types/Unique/DFM.hs:182) addListToUDFM (compiler/GHC/Types/Unique/DFM.hs:216) delFromUDFM (compiler/GHC/Types/Unique/DFM.hs:235) mapMaybeUDFM (compiler/GHC/Types/Unique/DFM.hs:473) plusUDFM (compiler/GHC/Types/Unique/DFM.hs:287) plusUDFM_C (compiler/GHC/Types/Unique/DFM.hs:238) lookupUDFM (compiler/GHC/Types/Unique/DFM.hs:308) lookupUDFM_Directly (compiler/GHC/Types/Unique/DFM.hs:311) elemUDFM (compiler/GHC/Types/Unique/DFM.hs:314) eltsUDFM (compiler/GHC/Types/Unique/DFM.hs:341) filterUDFM (compiler/GHC/Types/Unique/DFM.hs:347) filterUDFM_Directly (compiler/GHC/Types/Unique/DFM.hs:350) isNullUDFM (compiler/GHC/Types/Unique/DFM.hs:374) sizeUDFM (compiler/GHC/Types/Unique/DFM.hs:377) intersectUDFM (compiler/GHC/Types/Unique/DFM.hs:380) udfmIntersectUFM (compiler/GHC/Types/Unique/DFM.hs:385) disjointUDFM (compiler/GHC/Types/Unique/DFM.hs:390) disjointUdfmUfm (compiler/GHC/Types/Unique/DFM.hs:393) equalKeysUDFM (compiler/GHC/Types/Unique/DFM.hs:371) minusUDFM (compiler/GHC/Types/Unique/DFM.hs:396) listToUDFM (compiler/GHC/Types/Unique/DFM.hs:423) listToUDFM_Directly (compiler/GHC/Types/Unique/DFM.hs:426) listToUDFM_C_Directly (compiler/GHC/Types/Unique/DFM.hs:429) udfmMinusUFM (compiler/GHC/Types/Unique/DFM.hs:401) ufmMinusUDFM (compiler/GHC/Types/Unique/DFM.hs:406) udfmRestrictKeys (compiler/GHC/Types/Unique/DFM.hs:355) udfmRestrictKeysSet (compiler/GHC/Types/Unique/DFM.hs:358) anyUDFM (compiler/GHC/Types/Unique/DFM.hs:476) allUDFM (compiler/GHC/Types/Unique/DFM.hs:479) pprUniqDFM (compiler/GHC/Types/Unique/DFM.hs:500) pprUDFM (compiler/GHC/Types/Unique/DFM.hs:509) alwaysUnsafeUfmToUdfm (compiler/GHC/Types/Unique/DFM.hs:484) Warning: 'UniqSet' is ambiguous. It is defined * at compiler/GHC/Types/Unique/Set.hs:90:21 * at compiler/GHC/Types/Unique/Set.hs:90:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Types/Unique/Set.hs:90:1 12% ( 7 / 58) in 'GHC.Types.Unique.Set' Missing documentation for: Module header getUniqSet (compiler/GHC/Types/Unique/Set.hs:220) pprUniqSet (compiler/GHC/Types/Unique/Set.hs:234) emptyUniqSet (compiler/GHC/Types/Unique/Set.hs:97) unitUniqSet (compiler/GHC/Types/Unique/Set.hs:100) mkUniqSet (compiler/GHC/Types/Unique/Set.hs:103) addOneToUniqSet (compiler/GHC/Types/Unique/Set.hs:107) addListToUniqSet (compiler/GHC/Types/Unique/Set.hs:110) delOneFromUniqSet (compiler/GHC/Types/Unique/Set.hs:114) delOneFromUniqSet_Directly (compiler/GHC/Types/Unique/Set.hs:117) delListFromUniqSet (compiler/GHC/Types/Unique/Set.hs:120) delListFromUniqSet_Directly (compiler/GHC/Types/Unique/Set.hs:124) unionUniqSets (compiler/GHC/Types/Unique/Set.hs:129) unionManyUniqSets (compiler/GHC/Types/Unique/Set.hs:132) minusUniqSet (compiler/GHC/Types/Unique/Set.hs:135) uniqSetMinusUFM (compiler/GHC/Types/Unique/Set.hs:147) uniqSetMinusUDFM (compiler/GHC/Types/Unique/Set.hs:150) intersectUniqSets (compiler/GHC/Types/Unique/Set.hs:138) disjointUniqSets (compiler/GHC/Types/Unique/Set.hs:141) restrictUniqSetToUFM (compiler/GHC/Types/Unique/Set.hs:144) uniqSetAny (compiler/GHC/Types/Unique/Set.hs:168) uniqSetAll (compiler/GHC/Types/Unique/Set.hs:171) elementOfUniqSet (compiler/GHC/Types/Unique/Set.hs:153) elemUniqSet_Directly (compiler/GHC/Types/Unique/Set.hs:156) filterUniqSet (compiler/GHC/Types/Unique/Set.hs:159) filterUniqSet_Directly (compiler/GHC/Types/Unique/Set.hs:162) sizeUniqSet (compiler/GHC/Types/Unique/Set.hs:174) isEmptyUniqSet (compiler/GHC/Types/Unique/Set.hs:177) lookupUniqSet_Directly (compiler/GHC/Types/Unique/Set.hs:185) partitionUniqSet (compiler/GHC/Types/Unique/Set.hs:165) mapUniqSet (compiler/GHC/Types/Unique/Set.hs:207) nonDetEltsUniqSet (compiler/GHC/Types/Unique/Set.hs:191) nonDetKeysUniqSet (compiler/GHC/Types/Unique/Set.hs:197) nonDetStrictFoldUniqSet (compiler/GHC/Types/Unique/Set.hs:203) nullUniqueSet (compiler/GHC/Types/Unique/Set.hs:251) sizeUniqueSet (compiler/GHC/Types/Unique/Set.hs:255) memberUniqueSet (compiler/GHC/Types/Unique/Set.hs:259) emptyUniqueSet (compiler/GHC/Types/Unique/Set.hs:263) singletonUniqueSet (compiler/GHC/Types/Unique/Set.hs:267) insertUniqueSet (compiler/GHC/Types/Unique/Set.hs:271) deleteUniqueSet (compiler/GHC/Types/Unique/Set.hs:275) differenceUniqueSet (compiler/GHC/Types/Unique/Set.hs:287) unionUniqueSet (compiler/GHC/Types/Unique/Set.hs:279) unionsUniqueSet (compiler/GHC/Types/Unique/Set.hs:283) intersectionUniqueSet (compiler/GHC/Types/Unique/Set.hs:291) isSubsetOfUniqueSet (compiler/GHC/Types/Unique/Set.hs:295) filterUniqueSet (compiler/GHC/Types/Unique/Set.hs:299) foldlUniqueSet (compiler/GHC/Types/Unique/Set.hs:303) foldrUniqueSet (compiler/GHC/Types/Unique/Set.hs:307) elemsUniqueSet (compiler/GHC/Types/Unique/Set.hs:311) fromListUniqueSet (compiler/GHC/Types/Unique/Set.hs:315) 75% ( 6 / 8) in 'GHC.Types.Unique.SDFM' Missing documentation for: emptyUSDFM (compiler/GHC/Types/Unique/SDFM.hs:55) traverseUSDFM (compiler/GHC/Types/Unique/SDFM.hs:108) Warning: 'UniqDSet' is ambiguous. It is defined * at compiler/GHC/Types/Unique/DSet.hs:53:22 * at compiler/GHC/Types/Unique/DSet.hs:53:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Types/Unique/DSet.hs:53:1 13% ( 4 / 30) in 'GHC.Types.Unique.DSet' Missing documentation for: UniqDSet (compiler/GHC/Types/Unique/DSet.hs:53) getUniqDSet (compiler/GHC/Types/Unique/DSet.hs:151) pprUniqDSet (compiler/GHC/Types/Unique/DSet.hs:157) delOneFromUniqDSet (compiler/GHC/Types/Unique/DSet.hs:73) delListFromUniqDSet (compiler/GHC/Types/Unique/DSet.hs:76) emptyUniqDSet (compiler/GHC/Types/Unique/DSet.hs:57) unitUniqDSet (compiler/GHC/Types/Unique/DSet.hs:60) mkUniqDSet (compiler/GHC/Types/Unique/DSet.hs:63) addOneToUniqDSet (compiler/GHC/Types/Unique/DSet.hs:67) addListToUniqDSet (compiler/GHC/Types/Unique/DSet.hs:70) unionUniqDSets (compiler/GHC/Types/Unique/DSet.hs:79) unionManyUniqDSets (compiler/GHC/Types/Unique/DSet.hs:82) minusUniqDSet (compiler/GHC/Types/Unique/DSet.hs:86) uniqDSetMinusUniqSet (compiler/GHC/Types/Unique/DSet.hs:89) intersectUniqDSets (compiler/GHC/Types/Unique/DSet.hs:93) uniqDSetIntersectUniqSet (compiler/GHC/Types/Unique/DSet.hs:96) nonDetStrictFoldUniqDSet (compiler/GHC/Types/Unique/DSet.hs:103) elementOfUniqDSet (compiler/GHC/Types/Unique/DSet.hs:106) filterUniqDSet (compiler/GHC/Types/Unique/DSet.hs:109) sizeUniqDSet (compiler/GHC/Types/Unique/DSet.hs:112) isEmptyUniqDSet (compiler/GHC/Types/Unique/DSet.hs:115) lookupUniqDSet (compiler/GHC/Types/Unique/DSet.hs:118) uniqDSetToList (compiler/GHC/Types/Unique/DSet.hs:121) partitionUniqDSet (compiler/GHC/Types/Unique/DSet.hs:124) mapUniqDSet (compiler/GHC/Types/Unique/DSet.hs:128) strictFoldUniqDSet (compiler/GHC/Types/Unique/DSet.hs:142) Warning: 'f' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 21% ( 7 / 32) in 'GHC.Data.FastString.Env' Missing documentation for: mkFsEnv (compiler/GHC/Data/FastString/Env.hs:72) emptyFsEnv (compiler/GHC/Data/FastString/Env.hs:66) unitFsEnv (compiler/GHC/Data/FastString/Env.hs:67) extendFsEnv_C (compiler/GHC/Data/FastString/Env.hs:76) extendFsEnv_Acc (compiler/GHC/Data/FastString/Env.hs:78) extendFsEnv (compiler/GHC/Data/FastString/Env.hs:68) extendFsEnvList (compiler/GHC/Data/FastString/Env.hs:69) extendFsEnvList_C (compiler/GHC/Data/FastString/Env.hs:79) filterFsEnv (compiler/GHC/Data/FastString/Env.hs:82) plusFsEnv (compiler/GHC/Data/FastString/Env.hs:74) plusFsEnv_C (compiler/GHC/Data/FastString/Env.hs:75) alterFsEnv (compiler/GHC/Data/FastString/Env.hs:71) lookupFsEnv (compiler/GHC/Data/FastString/Env.hs:70) lookupFsEnv_NF (compiler/GHC/Data/FastString/Env.hs:85) delFromFsEnv (compiler/GHC/Data/FastString/Env.hs:80) delListFromFsEnv (compiler/GHC/Data/FastString/Env.hs:81) elemFsEnv (compiler/GHC/Data/FastString/Env.hs:73) mapFsEnv (compiler/GHC/Data/FastString/Env.hs:77) strictMapFsEnv (compiler/GHC/Data/FastString/Env.hs:88) mapMaybeFsEnv (compiler/GHC/Data/FastString/Env.hs:83) DFastStringEnv (compiler/GHC/Data/FastString/Env.hs:101) mkDFsEnv (compiler/GHC/Data/FastString/Env.hs:110) emptyDFsEnv (compiler/GHC/Data/FastString/Env.hs:104) dFsEnvElts (compiler/GHC/Data/FastString/Env.hs:107) lookupDFsEnv (compiler/GHC/Data/FastString/Env.hs:113) Warning: 'FastString' is ambiguous. It is defined * at compiler/GHC/Data/FastString.hs:208:19 * at compiler/GHC/Data/FastString.hs:208:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Data/FastString.hs:208:1 100% ( 3 / 3) in 'GHC.JS.Ident' 50% ( 3 / 6) in 'GHC.JS.JStg.Monad' Missing documentation for: runJSM (compiler/GHC/JS/JStg/Monad.hs:71) JSM (compiler/GHC/JS/JStg/Monad.hs:68) initJSM (compiler/GHC/JS/JStg/Monad.hs:79) Warning: 'List' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 19% ( 5 / 26) in 'GHC.Data.TrieMap' Missing documentation for: Module header MaybeMap (compiler/GHC/Data/TrieMap.hs:248) ListMap (compiler/GHC/Data/TrieMap.hs:301) TrieMap (compiler/GHC/Data/TrieMap.hs:66) insertTM (compiler/GHC/Data/TrieMap.hs:79) deleteTM (compiler/GHC/Data/TrieMap.hs:82) foldMapTM (compiler/GHC/Data/TrieMap.hs:85) isEmptyTM (compiler/GHC/Data/TrieMap.hs:89) >.> (compiler/GHC/Data/TrieMap.hs:98) |> (compiler/GHC/Data/TrieMap.hs:102) |>> (compiler/GHC/Data/TrieMap.hs:109) XT (compiler/GHC/Data/TrieMap.hs:63) foldMaybe (compiler/GHC/Data/TrieMap.hs:285) filterMaybe (compiler/GHC/Data/TrieMap.hs:289) GenMap (compiler/GHC/Data/TrieMap.hs:375) lkG (compiler/GHC/Data/TrieMap.hs:407) xtG (compiler/GHC/Data/TrieMap.hs:414) mapG (compiler/GHC/Data/TrieMap.hs:441) fdG (compiler/GHC/Data/TrieMap.hs:447) xtList (compiler/GHC/Data/TrieMap.hs:331) lkList (compiler/GHC/Data/TrieMap.hs:326) Warning: 'FastString' is ambiguous. It is defined * at compiler/GHC/Data/FastString.hs:208:19 * at compiler/GHC/Data/FastString.hs:208:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Data/FastString.hs:208:1 Warning: 'GenericSymbolTable' is ambiguous. It is defined * at compiler/GHC/Utils/Binary.hs:1595:29 * at compiler/GHC/Utils/Binary.hs:1595:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Utils/Binary.hs:1595:1 Warning: 'BinSymbolTable' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Type' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'IfaceType' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'WriterTable' is ambiguous. It is defined * at compiler/GHC/Utils/Binary.hs:1575:23 * at compiler/GHC/Utils/Binary.hs:1575:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Utils/Binary.hs:1575:1 Warning: 'ReaderTable' is ambiguous. It is defined * at compiler/GHC/Utils/Binary.hs:1565:22 * at compiler/GHC/Utils/Binary.hs:1565:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Utils/Binary.hs:1565:1 Warning: 'BinaryReader' is ambiguous. It is defined * at compiler/GHC/Utils/Binary.hs:1463:26 * at compiler/GHC/Utils/Binary.hs:1463:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Utils/Binary.hs:1463:1 Warning: 'Reader' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Writer' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'BinaryWriter' is ambiguous. It is defined * at compiler/GHC/Utils/Binary.hs:1467:26 * at compiler/GHC/Utils/Binary.hs:1467:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Utils/Binary.hs:1467:1 Warning: 'RelBinPtr' is ambiguous. It is defined * at compiler/GHC/Utils/Binary.hs:365:23 * at compiler/GHC/Utils/Binary.hs:365:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Utils/Binary.hs:365:1 Warning: 'RelBin' is ambiguous. It is defined * at compiler/GHC/Utils/Binary.hs:354:17 * at compiler/GHC/Utils/Binary.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 compiler/GHC/Utils/Binary.hs:354:1 Warning: 'FullBinData' is ambiguous. It is defined * at compiler/GHC/Utils/Binary.hs:213:20 * at compiler/GHC/Utils/Binary.hs:213:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Utils/Binary.hs:213:1 Warning: 'ReaderUserData' is ambiguous. It is defined * at compiler/GHC/Utils/Binary.hs:1434:4 * at compiler/GHC/Utils/Binary.hs:1433:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Utils/Binary.hs:1433:1 Warning: 'SomeBinaryReader' is ambiguous. It is defined * at compiler/GHC/Utils/Binary.hs:1411:25 * at compiler/GHC/Utils/Binary.hs:1411:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Utils/Binary.hs:1411:1 Warning: 'SomeBinaryWriter' is ambiguous. It is defined * at compiler/GHC/Utils/Binary.hs:1408:25 * at compiler/GHC/Utils/Binary.hs:1408:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Utils/Binary.hs:1408:1 Warning: 'WriterUserData' is ambiguous. It is defined * at compiler/GHC/Utils/Binary.hs:1417:4 * at compiler/GHC/Utils/Binary.hs:1416:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Utils/Binary.hs:1416:1 Warning: 'BinHandle' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'put_A' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 46% ( 53 /115) in 'GHC.Utils.Binary' Missing documentation for: Module header Bin (compiler/GHC/Utils/Binary.hs:348) BinData (compiler/GHC/Utils/Binary.hs:174) dataHandle (compiler/GHC/Utils/Binary.hs:195) handleData (compiler/GHC/Utils/Binary.hs:200) unsafeUnpackBinBuffer (compiler/GHC/Utils/Binary.hs:340) openBinMem (compiler/GHC/Utils/Binary.hs:419) seekBinWriter (compiler/GHC/Utils/Binary.hs:478) seekBinReaderRel (compiler/GHC/Utils/Binary.hs:503) tellBinReader (compiler/GHC/Utils/Binary.hs:475) tellBinWriter (compiler/GHC/Utils/Binary.hs:472) castBin (compiler/GHC/Utils/Binary.hs:369) thawReadHandle (compiler/GHC/Utils/Binary.hs:460) foldGet (compiler/GHC/Utils/Binary.hs:574) foldGet' (compiler/GHC/Utils/Binary.hs:591) writeBinMem (compiler/GHC/Utils/Binary.hs:510) readBinMem (compiler/GHC/Utils/Binary.hs:518) readBinMemN (compiler/GHC/Utils/Binary.hs:525) putAt (compiler/GHC/Utils/Binary.hs:410) getAt (compiler/GHC/Utils/Binary.hs:416) putAtRel (compiler/GHC/Utils/Binary.hs:413) forwardPut_ (compiler/GHC/Utils/Binary.hs:1259) putByte (compiler/GHC/Utils/Binary.hs:714) getByte (compiler/GHC/Utils/Binary.hs:717) putULEB128 (compiler/GHC/Utils/Binary.hs:748) getULEB128 (compiler/GHC/Utils/Binary.hs:773) putSLEB128 (compiler/GHC/Utils/Binary.hs:797) getSLEB128 (compiler/GHC/Utils/Binary.hs:825) lazyGet (compiler/GHC/Utils/Binary.hs:1325) lazyPut (compiler/GHC/Utils/Binary.hs:1322) lazyGet' (compiler/GHC/Utils/Binary.hs:1338) lazyPut' (compiler/GHC/Utils/Binary.hs:1328) getReaderUserData (compiler/GHC/Utils/Binary.hs:293) setReaderUserData (compiler/GHC/Utils/Binary.hs:302) noReaderUserData (compiler/GHC/Utils/Binary.hs:1527) getWriterUserData (compiler/GHC/Utils/Binary.hs:296) setWriterUserData (compiler/GHC/Utils/Binary.hs:299) noWriterUserData (compiler/GHC/Utils/Binary.hs:1532) mkWriterUserData (compiler/GHC/Utils/Binary.hs:1448) mkReaderUserData (compiler/GHC/Utils/Binary.hs:1453) newReadState (compiler/GHC/Utils/Binary.hs:1539) newWriteState (compiler/GHC/Utils/Binary.hs:1552) BinaryReader (compiler/GHC/Utils/Binary.hs:1463) BinaryWriter (compiler/GHC/Utils/Binary.hs:1467) mkWriter (compiler/GHC/Utils/Binary.hs:1472) mkReader (compiler/GHC/Utils/Binary.hs:1477) mkSomeBinaryReader (compiler/GHC/Utils/Binary.hs:1461) mkSomeBinaryWriter (compiler/GHC/Utils/Binary.hs:1458) initFastStringReaderTable (compiler/GHC/Utils/Binary.hs:1692) initFastStringWriterTable (compiler/GHC/Utils/Binary.hs:1700) putDictionary (compiler/GHC/Utils/Binary.hs:1722) getDictionary (compiler/GHC/Utils/Binary.hs:1729) putFS (compiler/GHC/Utils/Binary.hs:1780) FSTable (compiler/GHC/Utils/Binary.hs:1761) getDictFastString (compiler/GHC/Utils/Binary.hs:1738) putDictFastString (compiler/GHC/Utils/Binary.hs:1743) BinSpan (compiler/GHC/Utils/Binary.hs:2014) BinSrcSpan (compiler/GHC/Utils/Binary.hs:2051) BinLocated (compiler/GHC/Utils/Binary.hs:2002) simpleBindingNameWriter (compiler/GHC/Utils/Binary.hs:1402) simpleBindingNameReader (compiler/GHC/Utils/Binary.hs:1405) BinArray (compiler/GHC/Utils/Binary.hs:163) 50% ( 1 / 2) in 'GHC.Utils.Binary.Typeable' Missing documentation for: getSomeTypeRep (compiler/GHC/Utils/Binary/Typeable.hs:39) Warning: 'ModuleName' is ambiguous. It is defined * at compiler/Language/Haskell/Syntax/Module/Name.hs:13:22 * at compiler/Language/Haskell/Syntax/Module/Name.hs:13:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/Language/Haskell/Syntax/Module/Name.hs:13:1 Warning: 'Module' is ambiguous. It is defined * at compiler/GHC/Unit/Types.hs:120:23 * at compiler/GHC/Unit/Types.hs:133:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Unit/Types.hs:133:1 Warning: 'Name' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'InstantiatedUnit' is ambiguous. It is defined * at compiler/GHC/Unit/Types.hs:278:7 * at compiler/GHC/Unit/Types.hs:297:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Unit/Types.hs:297:1 Warning: 'UnitId' is ambiguous. It is defined * at compiler/GHC/Unit/Types.hs:519:18 * at compiler/GHC/Unit/Types.hs:519:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Unit/Types.hs:519:1 Warning: 'FastString' is ambiguous. It is defined * at compiler/GHC/Data/FastString.hs:208:19 * at compiler/GHC/Data/FastString.hs:208:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Data/FastString.hs:208:1 Warning: GHC.Unit.Types: Couldn't find .haddock for export IsBootInterface 48% ( 33 / 68) in 'GHC.Unit.Types' Missing documentation for: mkModule (compiler/GHC/Unit/Types.hs:151) moduleUnitId (compiler/GHC/Unit/Types.hs:136) pprModule (compiler/GHC/Unit/Types.hs:212) pprInstantiatedModule (compiler/GHC/Unit/Types.hs:229) Unit (compiler/GHC/Unit/Types.hs:296) InstantiatedUnit (compiler/GHC/Unit/Types.hs:297) Instantiations (compiler/GHC/Unit/Types.hs:300) GenInstantiations (compiler/GHC/Unit/Types.hs:299) unitFS unitString (compiler/GHC/Unit/Types.hs:467) stringToUnit (compiler/GHC/Unit/Types.hs:470) isHoleUnit (compiler/GHC/Unit/Types.hs:309) pprUnit (compiler/GHC/Unit/Types.hs:362) unitIdString (compiler/GHC/Unit/Types.hs:553) stringToUnitId (compiler/GHC/Unit/Types.hs:556) primUnitId (compiler/GHC/Unit/Types.hs:607) bignumUnitId (compiler/GHC/Unit/Types.hs:608) ghcInternalUnitId (compiler/GHC/Unit/Types.hs:609) rtsUnitId (compiler/GHC/Unit/Types.hs:610) thisGhcUnitId (compiler/GHC/Unit/Types.hs:611) interactiveUnitId (compiler/GHC/Unit/Types.hs:612) primUnit (compiler/GHC/Unit/Types.hs:614) bignumUnit (compiler/GHC/Unit/Types.hs:615) ghcInternalUnit (compiler/GHC/Unit/Types.hs:616) rtsUnit (compiler/GHC/Unit/Types.hs:617) mainUnit (compiler/GHC/Unit/Types.hs:625) thisGhcUnit (compiler/GHC/Unit/Types.hs:618) interactiveUnit (compiler/GHC/Unit/Types.hs:619) isInteractiveModule (compiler/GHC/Unit/Types.hs:628) wiredInUnitIds (compiler/GHC/Unit/Types.hs:631) IsBootInterface (compiler/Language/Haskell/Syntax/ImpExp.hs-boot:11) ModuleNameWithIsBoot (compiler/GHC/Unit/Types.hs:719) ModuleWithIsBoot (compiler/GHC/Unit/Types.hs:721) InstalledModuleWithIsBoot (compiler/GHC/Unit/Types.hs:723) notBoot (compiler/GHC/Unit/Types.hs:740) 20% ( 1 / 5) in 'GHC.Unit.Parser' Missing documentation for: parseUnit (compiler/GHC/Unit/Parser.hs:22) parseUnitId (compiler/GHC/Unit/Parser.hs:33) parseHoleyModule (compiler/GHC/Unit/Parser.hs:38) parseModSubst (compiler/GHC/Unit/Parser.hs:52) Warning: 'ModLocation' is ambiguous. It is defined * at compiler/GHC/Unit/Module/Location.hs:148:1 * at compiler/GHC/Unit/Module/Location.hs:58:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Unit/Module/Location.hs:58:1 80% ( 8 / 10) in 'GHC.Unit.Module.Location' Missing documentation for: ModLocation (compiler/GHC/Unit/Module/Location.hs:148) addBootSuffixLocn_maybe (compiler/GHC/Unit/Module/Location.hs:109) Warning: 'ModuleName' is ambiguous. It is defined * at compiler/Language/Haskell/Syntax/Module/Name.hs:13:22 * at compiler/Language/Haskell/Syntax/Module/Name.hs:13:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/Language/Haskell/Syntax/Module/Name.hs:13:1 Warning: 'Module' is ambiguous. It is defined * at compiler/GHC/Unit/Types.hs:120:23 * at compiler/GHC/Unit/Types.hs:133:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Unit/Types.hs:133:1 18% ( 12 / 64) in 'GHC.Unit.Module.Env' Missing documentation for: elemModuleEnv (compiler/GHC/Unit/Module/Env.hs:114) extendModuleEnv (compiler/GHC/Unit/Module/Env.hs:117) extendModuleEnvList (compiler/GHC/Unit/Module/Env.hs:125) extendModuleEnvList_C (compiler/GHC/Unit/Module/Env.hs:130) plusModuleEnv_C (compiler/GHC/Unit/Module/Env.hs:134) delModuleEnvList (compiler/GHC/Unit/Module/Env.hs:138) delModuleEnv (compiler/GHC/Unit/Module/Env.hs:142) plusModuleEnv (compiler/GHC/Unit/Module/Env.hs:145) lookupModuleEnv (compiler/GHC/Unit/Module/Env.hs:148) lookupWithDefaultModuleEnv (compiler/GHC/Unit/Module/Env.hs:151) mapModuleEnv (compiler/GHC/Unit/Module/Env.hs:155) mkModuleEnv (compiler/GHC/Unit/Module/Env.hs:166) emptyModuleEnv (compiler/GHC/Unit/Module/Env.hs:169) alterModuleEnv (compiler/GHC/Unit/Module/Env.hs:163) partitionModuleEnv (compiler/GHC/Unit/Module/Env.hs:158) moduleEnvKeys (compiler/GHC/Unit/Module/Env.hs:172) moduleEnvElts (compiler/GHC/Unit/Module/Env.hs:176) moduleEnvToList (compiler/GHC/Unit/Module/Env.hs:180) unitModuleEnv (compiler/GHC/Unit/Module/Env.hs:185) isEmptyModuleEnv (compiler/GHC/Unit/Module/Env.hs:188) extendModuleEnvWith (compiler/GHC/Unit/Module/Env.hs:121) filterModuleEnv (compiler/GHC/Unit/Module/Env.hs:106) mapMaybeModuleEnv (compiler/GHC/Unit/Module/Env.hs:110) emptyModuleSet (compiler/GHC/Unit/Module/Env.hs:203) mkModuleSet (compiler/GHC/Unit/Module/Env.hs:194) moduleSetElts (compiler/GHC/Unit/Module/Env.hs:209) extendModuleSet (compiler/GHC/Unit/Module/Env.hs:197) extendModuleSetList (compiler/GHC/Unit/Module/Env.hs:200) delModuleSet (compiler/GHC/Unit/Module/Env.hs:221) elemModuleSet (compiler/GHC/Unit/Module/Env.hs:212) intersectModuleSet (compiler/GHC/Unit/Module/Env.hs:215) minusModuleSet (compiler/GHC/Unit/Module/Env.hs:218) unionModuleSet (compiler/GHC/Unit/Module/Env.hs:224) unitModuleSet (compiler/GHC/Unit/Module/Env.hs:230) isEmptyModuleSet (compiler/GHC/Unit/Module/Env.hs:206) unionManyModuleSets (compiler/GHC/Unit/Module/Env.hs:227) emptyInstalledModuleEnv (compiler/GHC/Unit/Module/Env.hs:258) lookupInstalledModuleEnv (compiler/GHC/Unit/Module/Env.hs:261) extendInstalledModuleEnv (compiler/GHC/Unit/Module/Env.hs:264) filterInstalledModuleEnv (compiler/GHC/Unit/Module/Env.hs:267) delInstalledModuleEnv (compiler/GHC/Unit/Module/Env.hs:271) mergeInstalledModuleEnv (compiler/GHC/Unit/Module/Env.hs:283) plusInstalledModuleEnv (compiler/GHC/Unit/Module/Env.hs:294) installedModuleEnvElts (compiler/GHC/Unit/Module/Env.hs:274) emptyInstalledModuleWithIsBootEnv (compiler/GHC/Unit/Module/Env.hs:311) lookupInstalledModuleWithIsBootEnv (compiler/GHC/Unit/Module/Env.hs:314) extendInstalledModuleWithIsBootEnv (compiler/GHC/Unit/Module/Env.hs:317) filterInstalledModuleWithIsBootEnv (compiler/GHC/Unit/Module/Env.hs:320) delInstalledModuleWithIsBootEnv (compiler/GHC/Unit/Module/Env.hs:324) mergeInstalledModuleWithIsBootEnv (compiler/GHC/Unit/Module/Env.hs:336) plusInstalledModuleWithIsBootEnv (compiler/GHC/Unit/Module/Env.hs:347) installedModuleWithIsBootEnvElts (compiler/GHC/Unit/Module/Env.hs:327) Warning: 'Module' is ambiguous. It is defined * at compiler/GHC/Unit/Types.hs:120:23 * at compiler/GHC/Unit/Types.hs:133:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Unit/Types.hs:133:1 Warning: 'Unique' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 86% ( 19 / 22) in 'GHC.Unit.Module' Missing documentation for: Module header HasModule (compiler/GHC/Unit/Module.hs:78) ContainsModule (compiler/GHC/Unit/Module.hs:75) 75% ( 3 / 4) in 'GHC.Types.Breakpoint' Missing documentation for: toBreakpointId (compiler/GHC/Types/Breakpoint.hs:31) Warning: 'p' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 96% ( 27 / 28) in 'GHC.Unit.Home' Missing documentation for: HomeUnit (compiler/GHC/Unit/Home.hs:62) 14% ( 1 / 7) in 'GHC.Driver.Env.KnotVars' Missing documentation for: KnotVars (compiler/GHC/Driver/Env/KnotVars.hs:20) emptyKnotVars (compiler/GHC/Driver/Env/KnotVars.hs:32) knotVarsFromModuleEnv (compiler/GHC/Driver/Env/KnotVars.hs:35) knotVarElems (compiler/GHC/Driver/Env/KnotVars.hs:39) lookupKnotVars (compiler/GHC/Driver/Env/KnotVars.hs:43) knotVarsWithout (compiler/GHC/Driver/Env/KnotVars.hs:47) 47% ( 8 / 17) in 'GHC.Types.SourceText' Missing documentation for: SourceText (compiler/GHC/Types/SourceText.hs:101) negateIntegralLit (compiler/GHC/Types/SourceText.hs:163) negateFractionalLit (compiler/GHC/Types/SourceText.hs:232) mkIntegralLit (compiler/GHC/Types/SourceText.hs:155) mkTHFractionalLit (compiler/GHC/Types/SourceText.hs:218) rationalFromFractionalLit (compiler/GHC/Types/SourceText.hs:214) FractionalExponentBase (compiler/GHC/Types/SourceText.hs:193) fractionalLitFromRational (compiler/GHC/Types/SourceText.hs:207) mkFractionalLit (compiler/GHC/Types/SourceText.hs:200) 66% ( 2 / 3) in 'GHC.Types.PkgQual' Missing documentation for: Module header Warning: 'BuildModule' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 12% ( 1 / 8) in 'GHC.Types.SourceFile' Missing documentation for: Module header HscSource (compiler/GHC/Types/SourceFile.hs:56) HsBootOrSig (compiler/GHC/Types/SourceFile.hs:51) isHsBootOrSig (compiler/GHC/Types/SourceFile.hs:94) isHsBootFile (compiler/GHC/Types/SourceFile.hs:98) isHsigFile (compiler/GHC/Types/SourceFile.hs:102) hscSourceString (compiler/GHC/Types/SourceFile.hs:88) Warning: 'NaN' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 2 / 2) in 'GHC.Types.SaneDouble' Warning: '===' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: '!=' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: '!==' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'true' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'false' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 37 / 37) in 'GHC.JS.Syntax' Warning: 'doc' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 46% ( 6 / 13) in 'GHC.JS.Ppr' Missing documentation for: renderPrefixJs' (compiler/GHC/JS/Ppr.hs:122) JsToDoc (compiler/GHC/JS/Ppr.hs:128) defaultRenderJs (compiler/GHC/JS/Ppr.hs:110) RenderJs (compiler/GHC/JS/Ppr.hs:102) jsToDoc (compiler/GHC/JS/Ppr.hs:113) pprStringLit (compiler/GHC/JS/Ppr.hs:317) interSemi (compiler/GHC/JS/Ppr.hs:349) Warning: '===' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: '!=' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: '!==' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 36 / 36) in 'GHC.JS.JStg.Syntax' 3% ( 12 /386) in 'GHC.StgToJS.Symbols' Missing documentation for: moduleExportsSymbol (compiler/GHC/StgToJS/Symbols.hs:54) hd (compiler/GHC/StgToJS/Symbols.hs:99) hdStr (compiler/GHC/StgToJS/Symbols.hs:102) hdlB (compiler/GHC/StgToJS/Symbols.hs:105) hdApply (compiler/GHC/StgToJS/Symbols.hs:109) hdApplyStr (compiler/GHC/StgToJS/Symbols.hs:112) hdMoveRegs2 (compiler/GHC/StgToJS/Symbols.hs:115) hdPapGen (compiler/GHC/StgToJS/Symbols.hs:118) hdPapGenStr (compiler/GHC/StgToJS/Symbols.hs:121) hdSetReg (compiler/GHC/StgToJS/Symbols.hs:124) hdSetRegStr (compiler/GHC/StgToJS/Symbols.hs:127) hdGetReg (compiler/GHC/StgToJS/Symbols.hs:130) hdGetRegStr (compiler/GHC/StgToJS/Symbols.hs:133) hdResetRegisters (compiler/GHC/StgToJS/Symbols.hs:136) hdResetResultVars (compiler/GHC/StgToJS/Symbols.hs:139) hdInitClosure (compiler/GHC/StgToJS/Symbols.hs:142) hdRegs (compiler/GHC/StgToJS/Symbols.hs:145) hdRegsStr (compiler/GHC/StgToJS/Symbols.hs:148) hdReturn (compiler/GHC/StgToJS/Symbols.hs:151) hdReturnStr (compiler/GHC/StgToJS/Symbols.hs:154) hdStack (compiler/GHC/StgToJS/Symbols.hs:157) hdStackStr (compiler/GHC/StgToJS/Symbols.hs:160) hdStackPtr (compiler/GHC/StgToJS/Symbols.hs:163) hdStackPtrStr (compiler/GHC/StgToJS/Symbols.hs:166) hdBlackHoleTrap (compiler/GHC/StgToJS/Symbols.hs:169) hdBlackHoleTrapStr (compiler/GHC/StgToJS/Symbols.hs:172) hdBlockOnBlackHoleStr (compiler/GHC/StgToJS/Symbols.hs:175) hdBlackHoleLNE (compiler/GHC/StgToJS/Symbols.hs:178) hdBlackHoleLNEStr (compiler/GHC/StgToJS/Symbols.hs:181) hdClosureTypeName (compiler/GHC/StgToJS/Symbols.hs:184) hdClosureTypeNameStr (compiler/GHC/StgToJS/Symbols.hs:187) hdBh (compiler/GHC/StgToJS/Symbols.hs:190) hdBhStr (compiler/GHC/StgToJS/Symbols.hs:193) hdBlackHole (compiler/GHC/StgToJS/Symbols.hs:196) hdBlackHoleStr (compiler/GHC/StgToJS/Symbols.hs:199) hdUpdFrame (compiler/GHC/StgToJS/Symbols.hs:202) hdUpdFrameStr (compiler/GHC/StgToJS/Symbols.hs:205) hdCSel (compiler/GHC/StgToJS/Symbols.hs:208) hdCSelStr (compiler/GHC/StgToJS/Symbols.hs:211) hdEntry (compiler/GHC/StgToJS/Symbols.hs:214) hdEntryStr (compiler/GHC/StgToJS/Symbols.hs:217) hdApGen (compiler/GHC/StgToJS/Symbols.hs:220) hdApGenStr (compiler/GHC/StgToJS/Symbols.hs:223) hdApGenFastStr (compiler/GHC/StgToJS/Symbols.hs:226) hdLog (compiler/GHC/StgToJS/Symbols.hs:229) hdLogStr (compiler/GHC/StgToJS/Symbols.hs:232) hdMkFunctionPtr (compiler/GHC/StgToJS/Symbols.hs:235) hdInitStatic (compiler/GHC/StgToJS/Symbols.hs:238) hdInitStaticStr (compiler/GHC/StgToJS/Symbols.hs:241) hdHsSptInsert (compiler/GHC/StgToJS/Symbols.hs:244) hdCurrentThread (compiler/GHC/StgToJS/Symbols.hs:247) hdCurrentThreadStr (compiler/GHC/StgToJS/Symbols.hs:250) hdWakeupThread (compiler/GHC/StgToJS/Symbols.hs:253) hdPaps (compiler/GHC/StgToJS/Symbols.hs:256) hdPapsStr (compiler/GHC/StgToJS/Symbols.hs:259) hdPapStr_ (compiler/GHC/StgToJS/Symbols.hs:262) hdLazyEntryStr (compiler/GHC/StgToJS/Symbols.hs:265) hdUnboxEntry (compiler/GHC/StgToJS/Symbols.hs:268) hdUnboxEntryStr (compiler/GHC/StgToJS/Symbols.hs:271) hdMaskFrame (compiler/GHC/StgToJS/Symbols.hs:274) hdMaskFrameStr (compiler/GHC/StgToJS/Symbols.hs:277) hdUnMaskFrameStr (compiler/GHC/StgToJS/Symbols.hs:280) hdReturnF (compiler/GHC/StgToJS/Symbols.hs:283) hdReturnFStr (compiler/GHC/StgToJS/Symbols.hs:286) hdResumeEntryStr (compiler/GHC/StgToJS/Symbols.hs:289) hdFlushStdout (compiler/GHC/StgToJS/Symbols.hs:292) hdFlushStdoutStr (compiler/GHC/StgToJS/Symbols.hs:295) hdFlushStdoutEntry (compiler/GHC/StgToJS/Symbols.hs:298) hdFlushStdoutEntryStr (compiler/GHC/StgToJS/Symbols.hs:301) hdRunIOEntry (compiler/GHC/StgToJS/Symbols.hs:304) hdRunIOEntryStr (compiler/GHC/StgToJS/Symbols.hs:307) hdReduce (compiler/GHC/StgToJS/Symbols.hs:310) hdReduceStr (compiler/GHC/StgToJS/Symbols.hs:313) hdThrowStr (compiler/GHC/StgToJS/Symbols.hs:316) hdRaiseAsyncFrame (compiler/GHC/StgToJS/Symbols.hs:319) hdRaiseAsyncFrameStr (compiler/GHC/StgToJS/Symbols.hs:322) hdRaiseAsyncEntry (compiler/GHC/StgToJS/Symbols.hs:325) hdRaiseAsyncEntryStr (compiler/GHC/StgToJS/Symbols.hs:328) hdRaiseEntry (compiler/GHC/StgToJS/Symbols.hs:331) hdRaiseEntryStr (compiler/GHC/StgToJS/Symbols.hs:334) hdKeepAliveEntry (compiler/GHC/StgToJS/Symbols.hs:337) hdKeepAliveEntryStr (compiler/GHC/StgToJS/Symbols.hs:340) hdSelect2Return (compiler/GHC/StgToJS/Symbols.hs:343) hdSelect2ReturnStr (compiler/GHC/StgToJS/Symbols.hs:346) hdSelect2Entry (compiler/GHC/StgToJS/Symbols.hs:349) hdSelect2EntryStr (compiler/GHC/StgToJS/Symbols.hs:352) hdSelect1Ret (compiler/GHC/StgToJS/Symbols.hs:355) hdSelect1RetStr (compiler/GHC/StgToJS/Symbols.hs:358) hdSelect1EntryStr (compiler/GHC/StgToJS/Symbols.hs:361) hdStaticThunkStr (compiler/GHC/StgToJS/Symbols.hs:364) hdStaticThunksStr (compiler/GHC/StgToJS/Symbols.hs:370) hdStaticThunksArrStr (compiler/GHC/StgToJS/Symbols.hs:371) hdCAFsStr (compiler/GHC/StgToJS/Symbols.hs:372) hdCAFsResetStr (compiler/GHC/StgToJS/Symbols.hs:373) hdUpdThunkEntryStr (compiler/GHC/StgToJS/Symbols.hs:376) hdAp3EntryStr (compiler/GHC/StgToJS/Symbols.hs:379) hdAp2EntryStr (compiler/GHC/StgToJS/Symbols.hs:382) hdAp1EntryStr (compiler/GHC/StgToJS/Symbols.hs:385) hdDataToTagEntryStr (compiler/GHC/StgToJS/Symbols.hs:388) hdTagToEnum (compiler/GHC/StgToJS/Symbols.hs:391) hdCatchEntryStr (compiler/GHC/StgToJS/Symbols.hs:394) hdNoopStr (compiler/GHC/StgToJS/Symbols.hs:397) hdNoopEntry (compiler/GHC/StgToJS/Symbols.hs:400) hdNoopEntryStr (compiler/GHC/StgToJS/Symbols.hs:403) hdC0 (compiler/GHC/StgToJS/Symbols.hs:406) hdC (compiler/GHC/StgToJS/Symbols.hs:409) hdC0Str (compiler/GHC/StgToJS/Symbols.hs:412) hdCStr (compiler/GHC/StgToJS/Symbols.hs:415) hdData2Entry (compiler/GHC/StgToJS/Symbols.hs:418) hdData1Entry (compiler/GHC/StgToJS/Symbols.hs:421) hdTrueEntry (compiler/GHC/StgToJS/Symbols.hs:424) hdFalseEntry (compiler/GHC/StgToJS/Symbols.hs:427) hdDoneMainEntry (compiler/GHC/StgToJS/Symbols.hs:430) hdDoneMainEntryStr (compiler/GHC/StgToJS/Symbols.hs:433) hdDoneMain (compiler/GHC/StgToJS/Symbols.hs:436) hdDone (compiler/GHC/StgToJS/Symbols.hs:439) hdExitProcess (compiler/GHC/StgToJS/Symbols.hs:442) hdTraceAlloc (compiler/GHC/StgToJS/Symbols.hs:445) hdDebugAllocNotifyAlloc (compiler/GHC/StgToJS/Symbols.hs:448) hdRtsTraceForeign (compiler/GHC/StgToJS/Symbols.hs:466) hdRtsProfiling (compiler/GHC/StgToJS/Symbols.hs:467) hdCtFun (compiler/GHC/StgToJS/Symbols.hs:468) hdCtCon (compiler/GHC/StgToJS/Symbols.hs:469) hdCtThunk (compiler/GHC/StgToJS/Symbols.hs:470) hdCtPap (compiler/GHC/StgToJS/Symbols.hs:471) hdCtBlackhole (compiler/GHC/StgToJS/Symbols.hs:472) hdCtStackFrame (compiler/GHC/StgToJS/Symbols.hs:473) hdCtVtPtr (compiler/GHC/StgToJS/Symbols.hs:474) hdVtVoid (compiler/GHC/StgToJS/Symbols.hs:475) hdVtInt (compiler/GHC/StgToJS/Symbols.hs:476) hdVtDouble (compiler/GHC/StgToJS/Symbols.hs:477) hdVtLong (compiler/GHC/StgToJS/Symbols.hs:478) hdVtAddr (compiler/GHC/StgToJS/Symbols.hs:479) hdVtObj (compiler/GHC/StgToJS/Symbols.hs:480) hdVtArr (compiler/GHC/StgToJS/Symbols.hs:481) hdLoads (compiler/GHC/StgToJS/Symbols.hs:485) hdAp00 (compiler/GHC/StgToJS/Symbols.hs:491) hdAp00Str (compiler/GHC/StgToJS/Symbols.hs:494) hdAp00FastStr (compiler/GHC/StgToJS/Symbols.hs:497) hdAp11Fast (compiler/GHC/StgToJS/Symbols.hs:500) hdAp10 (compiler/GHC/StgToJS/Symbols.hs:503) hdAp33FastStr (compiler/GHC/StgToJS/Symbols.hs:506) hdAp22FastStr (compiler/GHC/StgToJS/Symbols.hs:509) hdNewByteArrayStr (compiler/GHC/StgToJS/Symbols.hs:513) hdCopyMutableByteArrayStr (compiler/GHC/StgToJS/Symbols.hs:516) hdCheckOverlapByteArrayStr (compiler/GHC/StgToJS/Symbols.hs:519) hdShrinkMutableCharArrayStr (compiler/GHC/StgToJS/Symbols.hs:522) hdTraceEventStr (compiler/GHC/StgToJS/Symbols.hs:526) hdTraceEventBinaryStr (compiler/GHC/StgToJS/Symbols.hs:529) hdTraceMarkerStr (compiler/GHC/StgToJS/Symbols.hs:532) hdThrowJSException (compiler/GHC/StgToJS/Symbols.hs:536) hdUnboxFFIResult (compiler/GHC/StgToJS/Symbols.hs:539) hdUnboxFFIResultStr (compiler/GHC/StgToJS/Symbols.hs:542) hdMkForeignCallback (compiler/GHC/StgToJS/Symbols.hs:545) hdTraceForeign (compiler/GHC/StgToJS/Symbols.hs:548) hdBuildObject (compiler/GHC/StgToJS/Symbols.hs:551) hdBuildObjectStr (compiler/GHC/StgToJS/Symbols.hs:554) hdCallDynamicStr (compiler/GHC/StgToJS/Symbols.hs:557) except (compiler/GHC/StgToJS/Symbols.hs:560) exceptStr (compiler/GHC/StgToJS/Symbols.hs:563) excepStr (compiler/GHC/StgToJS/Symbols.hs:566) mv (compiler/GHC/StgToJS/Symbols.hs:574) lngth (compiler/GHC/StgToJS/Symbols.hs:577) slice (compiler/GHC/StgToJS/Symbols.hs:584) this (compiler/GHC/StgToJS/Symbols.hs:587) arr (compiler/GHC/StgToJS/Symbols.hs:590) dv (compiler/GHC/StgToJS/Symbols.hs:593) d1 (compiler/GHC/StgToJS/Symbols.hs:596) d2 (compiler/GHC/StgToJS/Symbols.hs:597) d3 (compiler/GHC/StgToJS/Symbols.hs:598) d1Str (compiler/GHC/StgToJS/Symbols.hs:601) d2Str (compiler/GHC/StgToJS/Symbols.hs:602) d3Str (compiler/GHC/StgToJS/Symbols.hs:603) getInt16 (compiler/GHC/StgToJS/Symbols.hs:606) getUint16 (compiler/GHC/StgToJS/Symbols.hs:609) getInt32 (compiler/GHC/StgToJS/Symbols.hs:612) getUint32 (compiler/GHC/StgToJS/Symbols.hs:615) getFloat32 (compiler/GHC/StgToJS/Symbols.hs:618) getFloat64 (compiler/GHC/StgToJS/Symbols.hs:621) setInt16 (compiler/GHC/StgToJS/Symbols.hs:624) setUint16 (compiler/GHC/StgToJS/Symbols.hs:627) setInt32 (compiler/GHC/StgToJS/Symbols.hs:630) setUint32 (compiler/GHC/StgToJS/Symbols.hs:633) setFloat32 (compiler/GHC/StgToJS/Symbols.hs:636) setFloat64 (compiler/GHC/StgToJS/Symbols.hs:639) i3 (compiler/GHC/StgToJS/Symbols.hs:642) u8 (compiler/GHC/StgToJS/Symbols.hs:643) u1 (compiler/GHC/StgToJS/Symbols.hs:644) f6 (compiler/GHC/StgToJS/Symbols.hs:645) f3 (compiler/GHC/StgToJS/Symbols.hs:646) val (compiler/GHC/StgToJS/Symbols.hs:649) label (compiler/GHC/StgToJS/Symbols.hs:652) mask (compiler/GHC/StgToJS/Symbols.hs:655) unMask (compiler/GHC/StgToJS/Symbols.hs:658) resume (compiler/GHC/StgToJS/Symbols.hs:661) f (compiler/GHC/StgToJS/Symbols.hs:664) n (compiler/GHC/StgToJS/Symbols.hs:667) hasOwnProperty (compiler/GHC/StgToJS/Symbols.hs:670) hdCollectProps (compiler/GHC/StgToJS/Symbols.hs:673) replace (compiler/GHC/StgToJS/Symbols.hs:676) substring (compiler/GHC/StgToJS/Symbols.hs:679) trace (compiler/GHC/StgToJS/Symbols.hs:682) apply (compiler/GHC/StgToJS/Symbols.hs:685) hdMVar (compiler/GHC/StgToJS/Symbols.hs:689) hdMVarStr (compiler/GHC/StgToJS/Symbols.hs:692) hdTakeMVar (compiler/GHC/StgToJS/Symbols.hs:695) hdTakeMVarStr (compiler/GHC/StgToJS/Symbols.hs:698) hdTryTakeMVarStr (compiler/GHC/StgToJS/Symbols.hs:701) hdPutMVarStr (compiler/GHC/StgToJS/Symbols.hs:704) hdTryPutMVarStr (compiler/GHC/StgToJS/Symbols.hs:707) hdNewTVar (compiler/GHC/StgToJS/Symbols.hs:710) hdReadTVar (compiler/GHC/StgToJS/Symbols.hs:713) hdReadTVarIO (compiler/GHC/StgToJS/Symbols.hs:716) hdWriteTVar (compiler/GHC/StgToJS/Symbols.hs:719) hdReadMVarStr (compiler/GHC/StgToJS/Symbols.hs:722) hdStmRemoveBlockedThreadStr (compiler/GHC/StgToJS/Symbols.hs:725) hdStmStartTransactionStr (compiler/GHC/StgToJS/Symbols.hs:728) hdAtomicallyEntry (compiler/GHC/StgToJS/Symbols.hs:731) hdAtomicallyEntryStr (compiler/GHC/StgToJS/Symbols.hs:734) hdAtomicallyStr (compiler/GHC/StgToJS/Symbols.hs:737) hdStgResumeRetryEntry (compiler/GHC/StgToJS/Symbols.hs:740) hdStgResumeRetryEntryStr (compiler/GHC/StgToJS/Symbols.hs:743) hdStmCommitTransactionStr (compiler/GHC/StgToJS/Symbols.hs:746) hdStmValidateTransactionStr (compiler/GHC/StgToJS/Symbols.hs:749) hdStmCatchRetryEntry (compiler/GHC/StgToJS/Symbols.hs:752) hdStmCatchRetryEntryStr (compiler/GHC/StgToJS/Symbols.hs:755) hdStmRetryStr (compiler/GHC/StgToJS/Symbols.hs:758) hdStmCatchRetryStr (compiler/GHC/StgToJS/Symbols.hs:761) hdStmCatchEntry (compiler/GHC/StgToJS/Symbols.hs:764) hdCatchStmStr (compiler/GHC/StgToJS/Symbols.hs:767) hdStmCatchEntryStr (compiler/GHC/StgToJS/Symbols.hs:770) hdRetryInterrupted (compiler/GHC/StgToJS/Symbols.hs:773) hdRetryInterruptedStr (compiler/GHC/StgToJS/Symbols.hs:776) hdMaskUnintFrame (compiler/GHC/StgToJS/Symbols.hs:779) hdMaskUnintFrameStr (compiler/GHC/StgToJS/Symbols.hs:782) hdReschedule (compiler/GHC/StgToJS/Symbols.hs:785) hdRescheduleStr (compiler/GHC/StgToJS/Symbols.hs:788) hdRestoreThread (compiler/GHC/StgToJS/Symbols.hs:791) hdRestoreThreadStr (compiler/GHC/StgToJS/Symbols.hs:794) hdFinishedThread (compiler/GHC/StgToJS/Symbols.hs:797) hdPrimOpStr (compiler/GHC/StgToJS/Symbols.hs:801) wrapperColonStr (compiler/GHC/StgToJS/Symbols.hs:804) hdInternalExceptionTypeDivZero (compiler/GHC/StgToJS/Symbols.hs:807) hdInternalExceptionTypeOverflow (compiler/GHC/StgToJS/Symbols.hs:810) hdInternalExceptionTypeUnderflow (compiler/GHC/StgToJS/Symbols.hs:813) hdInternalExceptionControlExceptionBaseNonTermination (compiler/GHC/StgToJS/Symbols.hs:816) hdGhcInternalIOHandleFlush (compiler/GHC/StgToJS/Symbols.hs:819) hdGhcInternalIOHandleFDStdout (compiler/GHC/StgToJS/Symbols.hs:822) hdGhcInternalJSPrimValConEntryStr (compiler/GHC/StgToJS/Symbols.hs:825) hdBuildCCSPtrStr (compiler/GHC/StgToJS/Symbols.hs:829) hdClearCCSStr (compiler/GHC/StgToJS/Symbols.hs:832) hdRestoreCCSStr (compiler/GHC/StgToJS/Symbols.hs:835) hdSetCcsEntry (compiler/GHC/StgToJS/Symbols.hs:838) hdSetCcsEntryStr (compiler/GHC/StgToJS/Symbols.hs:841) ccStr (compiler/GHC/StgToJS/Symbols.hs:844) unknown (compiler/GHC/StgToJS/Symbols.hs:847) typeof (compiler/GHC/StgToJS/Symbols.hs:850) hdRawStr (compiler/GHC/StgToJS/Symbols.hs:853) throwStr (compiler/GHC/StgToJS/Symbols.hs:856) hdCheckObj (compiler/GHC/StgToJS/Symbols.hs:859) console (compiler/GHC/StgToJS/Symbols.hs:862) consoleStr (compiler/GHC/StgToJS/Symbols.hs:865) arguments (compiler/GHC/StgToJS/Symbols.hs:868) argumentsStr (compiler/GHC/StgToJS/Symbols.hs:871) hdReportHeapOverflow (compiler/GHC/StgToJS/Symbols.hs:874) hdReportHeapOverflowStr (compiler/GHC/StgToJS/Symbols.hs:877) hdReportStackOverflow (compiler/GHC/StgToJS/Symbols.hs:880) hdReportStackOverflowStr (compiler/GHC/StgToJS/Symbols.hs:883) hdDumpRes (compiler/GHC/StgToJS/Symbols.hs:886) hdDumpResStr (compiler/GHC/StgToJS/Symbols.hs:889) ghcjsArray (compiler/GHC/StgToJS/Symbols.hs:892) hdCompactSize (compiler/GHC/StgToJS/Symbols.hs:897) hdCompactAddWithSharing (compiler/GHC/StgToJS/Symbols.hs:900) hdCompactAdd (compiler/GHC/StgToJS/Symbols.hs:903) hdCompactFixupPointers (compiler/GHC/StgToJS/Symbols.hs:906) hdCompactAllocateBlock (compiler/GHC/StgToJS/Symbols.hs:909) hdCompactGetNextBlock (compiler/GHC/StgToJS/Symbols.hs:912) hdCompactGetFirstBlock (compiler/GHC/StgToJS/Symbols.hs:915) hdCompactContainsAny (compiler/GHC/StgToJS/Symbols.hs:918) hdCompactContains (compiler/GHC/StgToJS/Symbols.hs:921) hdCompactResize (compiler/GHC/StgToJS/Symbols.hs:924) hdCompactNew (compiler/GHC/StgToJS/Symbols.hs:927) hdStableNameInt (compiler/GHC/StgToJS/Symbols.hs:932) hdMakeStableName (compiler/GHC/StgToJS/Symbols.hs:935) hdDeRefStablePtr (compiler/GHC/StgToJS/Symbols.hs:938) hdStablePtrBuf (compiler/GHC/StgToJS/Symbols.hs:941) hdMakeStablePtrStr (compiler/GHC/StgToJS/Symbols.hs:944) hdKeepAlive (compiler/GHC/StgToJS/Symbols.hs:949) hdFinalizeWeak (compiler/GHC/StgToJS/Symbols.hs:952) hdMakeWeakNoFinalizer (compiler/GHC/StgToJS/Symbols.hs:955) hdMakeWeak (compiler/GHC/StgToJS/Symbols.hs:958) hdGetThreadLabel (compiler/GHC/StgToJS/Symbols.hs:963) hdListThreads (compiler/GHC/StgToJS/Symbols.hs:966) hdThreadStatus (compiler/GHC/StgToJS/Symbols.hs:969) hdYield (compiler/GHC/StgToJS/Symbols.hs:972) hdKillThread (compiler/GHC/StgToJS/Symbols.hs:975) hdFork (compiler/GHC/StgToJS/Symbols.hs:978) hdWaitWrite (compiler/GHC/StgToJS/Symbols.hs:983) hdWaitRead (compiler/GHC/StgToJS/Symbols.hs:986) hdDelayThread (compiler/GHC/StgToJS/Symbols.hs:989) hdCatchStr (compiler/GHC/StgToJS/Symbols.hs:994) hdMaskAsyncStr (compiler/GHC/StgToJS/Symbols.hs:997) hdMaskUnintAsyncStr (compiler/GHC/StgToJS/Symbols.hs:1000) hdUnmaskAsyncStr (compiler/GHC/StgToJS/Symbols.hs:1003) hdMutVarStr (compiler/GHC/StgToJS/Symbols.hs:1008) hdAtomicModifyMutVar2Str (compiler/GHC/StgToJS/Symbols.hs:1011) hdAtomicModifyMutVarStr (compiler/GHC/StgToJS/Symbols.hs:1014) hdComparePointerStr (compiler/GHC/StgToJS/Symbols.hs:1019) hdCompareByteArraysStr (compiler/GHC/StgToJS/Symbols.hs:1024) hdResizeMutableByteArrayStr (compiler/GHC/StgToJS/Symbols.hs:1027) hdShrinkMutableByteArrayStr (compiler/GHC/StgToJS/Symbols.hs:1030) hdCopyMutableArrayStr (compiler/GHC/StgToJS/Symbols.hs:1035) hdNewArrayStr (compiler/GHC/StgToJS/Symbols.hs:1038) hdSliceArrayStr (compiler/GHC/StgToJS/Symbols.hs:1041) hdDecodeFloatIntStr (compiler/GHC/StgToJS/Symbols.hs:1046) hdCastFloatToWord32Str (compiler/GHC/StgToJS/Symbols.hs:1049) hdCastWord32ToFloatStr (compiler/GHC/StgToJS/Symbols.hs:1052) hdDecodeDouble2IntStr (compiler/GHC/StgToJS/Symbols.hs:1057) hdDecodeDoubleInt64Str (compiler/GHC/StgToJS/Symbols.hs:1060) hdCastDoubleToWord64Str (compiler/GHC/StgToJS/Symbols.hs:1063) hdCastWord64ToDoubleStr (compiler/GHC/StgToJS/Symbols.hs:1066) hdReverseWordStr (compiler/GHC/StgToJS/Symbols.hs:1071) hdClz8Str (compiler/GHC/StgToJS/Symbols.hs:1082) hdClz16Str (compiler/GHC/StgToJS/Symbols.hs:1083) hdClz32Str (compiler/GHC/StgToJS/Symbols.hs:1084) hdClz64Str (compiler/GHC/StgToJS/Symbols.hs:1085) hdCtz8Str (compiler/GHC/StgToJS/Symbols.hs:1086) hdCtz16Str (compiler/GHC/StgToJS/Symbols.hs:1087) hdCtz32Str (compiler/GHC/StgToJS/Symbols.hs:1088) hdCtz64Str (compiler/GHC/StgToJS/Symbols.hs:1089) hdBSwap64Str (compiler/GHC/StgToJS/Symbols.hs:1092) hdPExit8Str (compiler/GHC/StgToJS/Symbols.hs:1103) hdPExit16Str (compiler/GHC/StgToJS/Symbols.hs:1104) hdPExit32Str (compiler/GHC/StgToJS/Symbols.hs:1105) hdPExit64Str (compiler/GHC/StgToJS/Symbols.hs:1106) hdPDep8Str (compiler/GHC/StgToJS/Symbols.hs:1107) hdPDep16Str (compiler/GHC/StgToJS/Symbols.hs:1108) hdPDep32Str (compiler/GHC/StgToJS/Symbols.hs:1109) hdPDep64Str (compiler/GHC/StgToJS/Symbols.hs:1110) hdPopCntTab (compiler/GHC/StgToJS/Symbols.hs:1113) hdPopCnt32Str (compiler/GHC/StgToJS/Symbols.hs:1116) hdPopCnt64Str (compiler/GHC/StgToJS/Symbols.hs:1119) hdQuotRem2Word32Str (compiler/GHC/StgToJS/Symbols.hs:1122) hdQuotRemWord32Str (compiler/GHC/StgToJS/Symbols.hs:1125) hdRemWord32Str (compiler/GHC/StgToJS/Symbols.hs:1128) hdQuotWord32Str (compiler/GHC/StgToJS/Symbols.hs:1131) hdMul2Word32Str (compiler/GHC/StgToJS/Symbols.hs:1134) hdMulImulStr (compiler/GHC/StgToJS/Symbols.hs:1137) hdWordAdd2 (compiler/GHC/StgToJS/Symbols.hs:1140) hdHsPlusWord64Str (compiler/GHC/StgToJS/Symbols.hs:1143) hdHsMinusWord64Str (compiler/GHC/StgToJS/Symbols.hs:1146) hdHsTimesWord64Str (compiler/GHC/StgToJS/Symbols.hs:1149) hdHsQuotWord64Str (compiler/GHC/StgToJS/Symbols.hs:1152) hdHsRemWord64Str (compiler/GHC/StgToJS/Symbols.hs:1155) hdHsUncheckedShiftRWord64Str (compiler/GHC/StgToJS/Symbols.hs:1158) hdHsUncheckedShiftLWord64Str (compiler/GHC/StgToJS/Symbols.hs:1161) hdHsPlusInt64Str (compiler/GHC/StgToJS/Symbols.hs:1164) hdHsMinusInt64Str (compiler/GHC/StgToJS/Symbols.hs:1167) hdHsTimesInt64Str (compiler/GHC/StgToJS/Symbols.hs:1170) hdHsQuotInt64Str (compiler/GHC/StgToJS/Symbols.hs:1173) hdHsRemInt64Str (compiler/GHC/StgToJS/Symbols.hs:1176) hdHsUncheckedShiftLLInt64Str (compiler/GHC/StgToJS/Symbols.hs:1179) hdHsUncheckedShiftRAInt64Str (compiler/GHC/StgToJS/Symbols.hs:1182) hdHsUncheckedShiftRLInt64Str (compiler/GHC/StgToJS/Symbols.hs:1185) hdHsTimesInt2Str (compiler/GHC/StgToJS/Symbols.hs:1188) hdEncodeModifiedUtf8Str (compiler/GHC/StgToJS/Symbols.hs:1193) hdRawStringDataStr (compiler/GHC/StgToJS/Symbols.hs:1196) hdPStr (compiler/GHC/StgToJS/Symbols.hs:1199) hdDStr (compiler/GHC/StgToJS/Symbols.hs:1202) hdDiStr (compiler/GHC/StgToJS/Symbols.hs:1205) hdStcStr (compiler/GHC/StgToJS/Symbols.hs:1208) hdStlStr (compiler/GHC/StgToJS/Symbols.hs:1211) hdStiStr (compiler/GHC/StgToJS/Symbols.hs:1214) hdStrStr (compiler/GHC/StgToJS/Symbols.hs:1217) 0% ( 0 / 6) in 'GHC.JS.Transform' Missing documentation for: Module header identsS (compiler/GHC/JS/Transform.hs:34) identsV (compiler/GHC/JS/Transform.hs:66) identsE (compiler/GHC/JS/Transform.hs:55) jStgExprToJS (compiler/GHC/JS/Transform.hs:105) jStgStatToJS (compiler/GHC/JS/Transform.hs:82) Warning: 'var' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ToExpr' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'j' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'jFunction2' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'jFunction3' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'for' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'prop' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'obj' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'true' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'false' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Cannot find documentation for: $intro_funcs 75% ( 86 /114) in 'GHC.JS.Make' Missing documentation for: jBlock (compiler/GHC/JS/Make.hs:341) returnStack (compiler/GHC/JS/Make.hs:658) assignAllEqual (compiler/GHC/JS/Make.hs:606) assignAll (compiler/GHC/JS/Make.hs:609) assignAllReverseOrder (compiler/GHC/JS/Make.hs:612) declAssignAll (compiler/GHC/JS/Make.hs:615) math_log (compiler/GHC/JS/Make.hs:679) math_sin (compiler/GHC/JS/Make.hs:680) math_cos (compiler/GHC/JS/Make.hs:681) math_tan (compiler/GHC/JS/Make.hs:682) math_exp (compiler/GHC/JS/Make.hs:683) math_acos (compiler/GHC/JS/Make.hs:684) math_asin (compiler/GHC/JS/Make.hs:685) math_atan (compiler/GHC/JS/Make.hs:686) math_abs (compiler/GHC/JS/Make.hs:687) math_pow (compiler/GHC/JS/Make.hs:688) math_sqrt (compiler/GHC/JS/Make.hs:690) math_asinh (compiler/GHC/JS/Make.hs:691) math_acosh (compiler/GHC/JS/Make.hs:692) math_atanh (compiler/GHC/JS/Make.hs:693) math_cosh (compiler/GHC/JS/Make.hs:695) math_sinh (compiler/GHC/JS/Make.hs:694) math_tanh (compiler/GHC/JS/Make.hs:696) math_expm1 (compiler/GHC/JS/Make.hs:697) math_log1p (compiler/GHC/JS/Make.hs:698) math_fround (compiler/GHC/JS/Make.hs:699) math_min (compiler/GHC/JS/Make.hs:700) math_max (compiler/GHC/JS/Make.hs:701) Warning: 'ModIface' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 57% ( 4 / 7) in 'GHC.Types.SafeHaskell' Missing documentation for: getSafeMode (compiler/GHC/Types/SafeHaskell.hs:50) setSafeMode (compiler/GHC/Types/SafeHaskell.hs:53) noIfaceTrustInfo (compiler/GHC/Types/SafeHaskell.hs:56) 11% ( 2 / 18) in 'GHC.Types.ForeignCall' Missing documentation for: Module header ForeignCall (compiler/GHC/Types/ForeignCall.hs:41) isSafeForeignCall (compiler/GHC/Types/ForeignCall.hs:45) Safety (compiler/GHC/Types/ForeignCall.hs:52) playSafe (compiler/GHC/Types/ForeignCall.hs:83) playInterruptible (compiler/GHC/Types/ForeignCall.hs:88) CExportSpec (compiler/GHC/Types/ForeignCall.hs:99) CLabelString (compiler/GHC/Types/ForeignCall.hs:183) isCLabelString (compiler/GHC/Types/ForeignCall.hs:189) pprCLabelString (compiler/GHC/Types/ForeignCall.hs:186) CCallSpec (compiler/GHC/Types/ForeignCall.hs:107) isDynamicTarget (compiler/GHC/Types/ForeignCall.hs:141) CCallConv (compiler/GHC/Types/ForeignCall.hs:153) defaultCCallConv (compiler/GHC/Types/ForeignCall.hs:169) ccallConvAttribute (compiler/GHC/Types/ForeignCall.hs:177) Header (compiler/GHC/Types/ForeignCall.hs:226) 71% ( 5 / 7) in 'GHC.Types.FieldLabel' Missing documentation for: Module header flIsOverloaded (compiler/GHC/Types/FieldLabel.hs:151) 66% ( 4 / 6) in 'GHC.Types.CostCentre.State' Missing documentation for: Module header unCostCentreIndex 41% ( 5 / 12) in 'GHC.Iface.Ext.Fields' Missing documentation for: Module header ExtensibleFields (compiler/GHC/Iface/Ext/Fields.hs:26) FieldName (compiler/GHC/Iface/Ext/Fields.hs:24) emptyExtensibleFields (compiler/GHC/Iface/Ext/Fields.hs:67) readFieldWith (compiler/GHC/Iface/Ext/Fields.hs:76) writeFieldWith (compiler/GHC/Iface/Ext/Fields.hs:86) deleteField (compiler/GHC/Iface/Ext/Fields.hs:94) Warning: 'foo' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 47% ( 9 / 19) in 'GHC.Hs.DocString' Missing documentation for: LHsDocString (compiler/GHC/Hs/DocString.hs:41) HsDocStringDecorator (compiler/GHC/Hs/DocString.hs:103) LHsDocStringChunk (compiler/GHC/Hs/DocString.hs:140) isEmptyDocString (compiler/GHC/Hs/DocString.hs:171) unpackHDSC (compiler/GHC/Hs/DocString.hs:162) mkHsDocStringChunk (compiler/GHC/Hs/DocString.hs:155) pprHsDocStrings (compiler/GHC/Hs/DocString.hs:185) mkGeneratedHsDocString (compiler/GHC/Hs/DocString.hs:168) docStringChunks (compiler/GHC/Hs/DocString.hs:176) printDecorator (compiler/GHC/Hs/DocString.hs:120) 100% ( 2 / 2) in 'GHC.Hs.Basic' 20% ( 2 / 10) in 'GHC.Types.Fixity' Missing documentation for: Fixity (compiler/Language/Haskell/Syntax/Basic.hs:137) FixityDirection (compiler/Language/Haskell/Syntax/Basic.hs:131) maxPrecedence (compiler/GHC/Types/Fixity.hs:27) minPrecedence (compiler/GHC/Types/Fixity.hs:28) defaultFixity (compiler/GHC/Types/Fixity.hs:31) negateFixity (compiler/GHC/Types/Fixity.hs:35) funTyFixity (compiler/GHC/Types/Fixity.hs:36) compareFixity (compiler/GHC/Types/Fixity.hs:51) Warning: 'EnumSet' is ambiguous. It is defined * at compiler/GHC/Data/EnumSet.hs:20:21 * at compiler/GHC/Data/EnumSet.hs:20:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Data/EnumSet.hs:20:1 11% ( 1 / 9) in 'GHC.Data.EnumSet' Missing documentation for: EnumSet (compiler/GHC/Data/EnumSet.hs:20) member (compiler/GHC/Data/EnumSet.hs:24) insert (compiler/GHC/Data/EnumSet.hs:27) delete (compiler/GHC/Data/EnumSet.hs:30) toList (compiler/GHC/Data/EnumSet.hs:33) fromList (compiler/GHC/Data/EnumSet.hs:36) empty (compiler/GHC/Data/EnumSet.hs:39) difference (compiler/GHC/Data/EnumSet.hs:42) 57% ( 23 / 40) in 'GHC.Driver.Flags' Missing documentation for: Module header Language (compiler/GHC/Driver/Flags.hs:62) warningGroupName (compiler/GHC/Driver/Flags.hs:1212) warningGroupFlags (compiler/GHC/Driver/Flags.hs:1221) WarningFlag (compiler/GHC/Driver/Flags.hs:959) TurnOnFlag (compiler/GHC/Driver/Flags.hs:80) turnOn (compiler/GHC/Driver/Flags.hs:82) turnOff (compiler/GHC/Driver/Flags.hs:83) impliedXFlags (compiler/GHC/Driver/Flags.hs:274) validHoleFitsImpliedGFlags (compiler/GHC/Driver/Flags.hs:348) impliedGFlags (compiler/GHC/Driver/Flags.hs:358) impliedOffGFlags (compiler/GHC/Driver/Flags.hs:371) glasgowExtsFlags (compiler/GHC/Driver/Flags.hs:375) ExtensionDeprecation (compiler/GHC/Driver/Flags.hs:87) Deprecation (compiler/GHC/Driver/Flags.hs:85) extensionDeprecation (compiler/GHC/Driver/Flags.hs:101) extensionName (compiler/GHC/Driver/Flags.hs:116) 35% ( 10 / 28) in 'GHC.Data.Graph.Directed' Missing documentation for: Module header Graph (compiler/GHC/Data/Graph/Directed.hs:89) graphFromEdgedVerticesOrd (compiler/GHC/Data/Graph/Directed.hs:147) graphFromEdgedVerticesUniq (compiler/GHC/Data/Graph/Directed.hs:157) graphFromVerticesAndAdjacency (compiler/GHC/Data/Graph/Directed.hs:618) stronglyConnCompG (compiler/GHC/Data/Graph/Directed.hs:300) topologicalSortG (compiler/GHC/Data/Graph/Directed.hs:357) verticesG (compiler/GHC/Data/Graph/Directed.hs:399) edgesG (compiler/GHC/Data/Graph/Directed.hs:402) hasVertexG (compiler/GHC/Data/Graph/Directed.hs:396) reachableG (compiler/GHC/Data/Graph/Directed.hs:361) transposeG (compiler/GHC/Data/Graph/Directed.hs:406) outgoingG (compiler/GHC/Data/Graph/Directed.hs:366) emptyG (compiler/GHC/Data/Graph/Directed.hs:411) stronglyConnCompFromEdgedVerticesOrd (compiler/GHC/Data/Graph/Directed.hs:313) stronglyConnCompFromEdgedVerticesOrdR (compiler/GHC/Data/Graph/Directed.hs:334) stronglyConnCompFromEdgedVerticesUniq (compiler/GHC/Data/Graph/Directed.hs:323) stronglyConnCompFromEdgedVerticesUniqR (compiler/GHC/Data/Graph/Directed.hs:345) 3% ( 2 / 57) in 'GHC.Cmm.Dataflow.Label' Missing documentation for: Module header Label (compiler/GHC/Cmm/Dataflow/Label.hs:92) LabelMap (compiler/GHC/Cmm/Dataflow/Label.hs:176) LabelSet (compiler/GHC/Cmm/Dataflow/Label.hs:113) FactBase (compiler/GHC/Cmm/Dataflow/Label.hs:308) lookupFact (compiler/GHC/Cmm/Dataflow/Label.hs:311) mkHooplLabel (compiler/GHC/Cmm/Dataflow/Label.hs:96) setEmpty (compiler/GHC/Cmm/Dataflow/Label.hs:126) setNull (compiler/GHC/Cmm/Dataflow/Label.hs:117) setSize (compiler/GHC/Cmm/Dataflow/Label.hs:120) setMember (compiler/GHC/Cmm/Dataflow/Label.hs:123) setSingleton (compiler/GHC/Cmm/Dataflow/Label.hs:129) setInsert (compiler/GHC/Cmm/Dataflow/Label.hs:132) setDelete (compiler/GHC/Cmm/Dataflow/Label.hs:135) setUnion (compiler/GHC/Cmm/Dataflow/Label.hs:138) setUnions (compiler/GHC/Cmm/Dataflow/Label.hs:142) setDifference (compiler/GHC/Cmm/Dataflow/Label.hs:146) setIntersection (compiler/GHC/Cmm/Dataflow/Label.hs:149) setIsSubsetOf (compiler/GHC/Cmm/Dataflow/Label.hs:152) setFilter (compiler/GHC/Cmm/Dataflow/Label.hs:155) setFoldl (compiler/GHC/Cmm/Dataflow/Label.hs:159) setFoldr (compiler/GHC/Cmm/Dataflow/Label.hs:163) setFromList (compiler/GHC/Cmm/Dataflow/Label.hs:171) setElems (compiler/GHC/Cmm/Dataflow/Label.hs:167) mapNull (compiler/GHC/Cmm/Dataflow/Label.hs:181) mapSize (compiler/GHC/Cmm/Dataflow/Label.hs:185) mapMember (compiler/GHC/Cmm/Dataflow/Label.hs:188) mapLookup (compiler/GHC/Cmm/Dataflow/Label.hs:191) mapFindWithDefault (compiler/GHC/Cmm/Dataflow/Label.hs:194) mapEmpty (compiler/GHC/Cmm/Dataflow/Label.hs:197) mapSingleton (compiler/GHC/Cmm/Dataflow/Label.hs:200) mapInsert (compiler/GHC/Cmm/Dataflow/Label.hs:203) mapInsertWith (compiler/GHC/Cmm/Dataflow/Label.hs:206) mapDelete (compiler/GHC/Cmm/Dataflow/Label.hs:209) mapAlter (compiler/GHC/Cmm/Dataflow/Label.hs:212) mapAdjust (compiler/GHC/Cmm/Dataflow/Label.hs:215) mapUnion (compiler/GHC/Cmm/Dataflow/Label.hs:218) mapUnions (compiler/GHC/Cmm/Dataflow/Label.hs:222) mapUnionWithKey (compiler/GHC/Cmm/Dataflow/Label.hs:226) mapDifference (compiler/GHC/Cmm/Dataflow/Label.hs:229) mapIntersection (compiler/GHC/Cmm/Dataflow/Label.hs:232) mapIsSubmapOf (compiler/GHC/Cmm/Dataflow/Label.hs:235) mapMap (compiler/GHC/Cmm/Dataflow/Label.hs:238) mapMapWithKey (compiler/GHC/Cmm/Dataflow/Label.hs:241) mapFoldl (compiler/GHC/Cmm/Dataflow/Label.hs:245) mapFoldr (compiler/GHC/Cmm/Dataflow/Label.hs:249) mapFoldlWithKey (compiler/GHC/Cmm/Dataflow/Label.hs:253) mapFoldMapWithKey (compiler/GHC/Cmm/Dataflow/Label.hs:256) mapFilter (compiler/GHC/Cmm/Dataflow/Label.hs:260) mapFilterWithKey (compiler/GHC/Cmm/Dataflow/Label.hs:264) mapElems (compiler/GHC/Cmm/Dataflow/Label.hs:268) mapKeys (compiler/GHC/Cmm/Dataflow/Label.hs:272) mapToList (compiler/GHC/Cmm/Dataflow/Label.hs:276) mapFromList (compiler/GHC/Cmm/Dataflow/Label.hs:280) mapFromListWith (compiler/GHC/Cmm/Dataflow/Label.hs:283) 53% ( 7 / 13) in 'GHC.Cmm.Dataflow.Graph' Missing documentation for: Module header addBlock (compiler/GHC/Cmm/Dataflow/Graph.hs:61) bodyList (compiler/GHC/Cmm/Dataflow/Graph.hs:53) bodyToBlockList (compiler/GHC/Cmm/Dataflow/Graph.hs:56) emptyBody (compiler/GHC/Cmm/Dataflow/Graph.hs:50) labelsDefined (compiler/GHC/Cmm/Dataflow/Graph.hs:116) Warning: 'a' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 66% ( 6 / 9) in 'Language.Haskell.Syntax.Specificity' Missing documentation for: Module header isInferredForAllTyFlag (compiler/Language/Haskell/Syntax/Specificity.hs:56) isSpecifiedForAllTyFlag (compiler/Language/Haskell/Syntax/Specificity.hs:61) 50% ( 1 / 2) in 'GHC.Hs.Specificity' Missing documentation for: Module header Warning: 'RuntimeRep' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Multiplicity' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Type' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'LiftedRep' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Many' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'check_ubx_tuple_or_sum' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'b' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'INCOHERENT' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Id' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Int' is ambiguous. It is defined * at compiler/GHC/Types/Basic.hs:2038:19 * 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 at compiler/GHC/Types/Basic.hs:2038:19 Warning: 'interesting' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: GHC.Types.Basic: Couldn't find .haddock for export PromotionFlag Warning: GHC.Types.Basic: Couldn't find .haddock for export isPromoted 26% ( 45 /171) in 'GHC.Types.Basic' Missing documentation for: Module header LeftOrRight (compiler/GHC/Types/Basic.hs:150) pickLR (compiler/GHC/Types/Basic.hs:154) JoinPointHood (compiler/GHC/Utils/Outputable.hs:1269) isJoinPoint (compiler/GHC/Utils/Outputable.hs:1275) mkAlignment (compiler/GHC/Types/Basic.hs:306) alignmentOf (compiler/GHC/Types/Basic.hs:324) alignmentBytes PromotionFlag (compiler/Language/Haskell/Syntax/Type.hs-boot:16) isPromoted (compiler/Language/Haskell/Syntax/Type.hs-boot:23) FunctionOrData (compiler/GHC/Types/Basic.hs:515) isRec (compiler/GHC/Types/Basic.hs:634) isNonRec (compiler/GHC/Types/Basic.hs:638) boolToRecFlag (compiler/GHC/Types/Basic.hs:642) isGenerated (compiler/GHC/Types/Basic.hs:676) isDoExpansionGenerated (compiler/GHC/Types/Basic.hs:696) doExpansionFlavour (compiler/GHC/Types/Basic.hs:691) doExpansionOrigin (compiler/GHC/Types/Basic.hs:700) RuleName (compiler/GHC/Types/Basic.hs:540) pprRuleName (compiler/GHC/Types/Basic.hs:543) TopLevelFlag (compiler/GHC/Types/Basic.hs:554) isTopLevel (compiler/GHC/Types/Basic.hs:564) isNotTopLevel (compiler/GHC/Types/Basic.hs:561) OverlapMode (compiler/GHC/Types/Basic.hs:804) setOverlapModeMaybe (compiler/GHC/Types/Basic.hs:771) hasOverlappingFlag (compiler/GHC/Types/Basic.hs:791) hasOverlappableFlag (compiler/GHC/Types/Basic.hs:782) hasIncoherentFlag (compiler/GHC/Types/Basic.hs:775) hasNonCanonicalFlag (compiler/GHC/Types/Basic.hs:800) Boxity (compiler/Language/Haskell/Syntax/Basic.hs:22) isBoxed (compiler/Language/Haskell/Syntax/Basic.hs:28) isMarkedCbv (compiler/GHC/Types/Basic.hs:616) topPrec (compiler/GHC/Types/Basic.hs:926) sigPrec (compiler/GHC/Types/Basic.hs:927) opPrec (compiler/GHC/Types/Basic.hs:931) funPrec (compiler/GHC/Types/Basic.hs:928) starPrec (compiler/GHC/Types/Basic.hs:932) appPrec (compiler/GHC/Types/Basic.hs:934) maxPrec (compiler/GHC/Types/Basic.hs:935) maybeParen (compiler/GHC/Types/Basic.hs:938) TupleSort (compiler/GHC/Types/Basic.hs:1011) tupleSortBoxity (compiler/GHC/Types/Basic.hs:1037) boxityTupleSort (compiler/GHC/Types/Basic.hs:1042) tupleParens (compiler/GHC/Types/Basic.hs:1046) unboxedTupleOrSumExtension (compiler/GHC/Types/Basic.hs:1086) sumParens (compiler/GHC/Types/Basic.hs:1061) hasNoOneShotInfo (compiler/GHC/Types/Basic.hs:431) isOneShotInfo (compiler/GHC/Types/Basic.hs:428) bestOneShot (compiler/GHC/Types/Basic.hs:438) worstOneShot (compiler/GHC/Types/Basic.hs:435) noOccInfo (compiler/GHC/Types/Basic.hs:1195) seqOccInfo (compiler/GHC/Types/Basic.hs:1206) zapFragileOcc (compiler/GHC/Types/Basic.hs:1294) isOneOcc (compiler/GHC/Types/Basic.hs:1289) isDeadOcc (compiler/GHC/Types/Basic.hs:1285) isStrongLoopBreaker (compiler/GHC/Types/Basic.hs:1280) isWeakLoopBreaker (compiler/GHC/Types/Basic.hs:1276) isManyOccs (compiler/GHC/Types/Basic.hs:1202) isNoOccInfo (compiler/GHC/Types/Basic.hs:1198) strongLoopBreaker (compiler/GHC/Types/Basic.hs:1272) weakLoopBreaker (compiler/GHC/Types/Basic.hs:1273) BranchCount (compiler/GHC/Types/Basic.hs:1172) oneBranch (compiler/GHC/Types/Basic.hs:1180) TailCallInfo (compiler/GHC/Types/Basic.hs:1248) tailCallInfo (compiler/GHC/Types/Basic.hs:1254) zapOccTailCallInfo (compiler/GHC/Types/Basic.hs:1258) isAlwaysTailCalled (compiler/GHC/Types/Basic.hs:1262) SwapFlag (compiler/GHC/Types/Basic.hs:456) flipSwap (compiler/GHC/Types/Basic.hs:466) unSwap (compiler/GHC/Types/Basic.hs:482) notSwapped (compiler/GHC/Types/Basic.hs:474) isSwapped (compiler/GHC/Types/Basic.hs:470) pickSwap (compiler/GHC/Types/Basic.hs:478) CompilerPhase (compiler/GHC/Types/Basic.hs:1438) beginPhase (compiler/GHC/Types/Basic.hs:1462) nextPhase (compiler/GHC/Types/Basic.hs:1480) laterPhase (compiler/GHC/Types/Basic.hs:1487) Activation (compiler/GHC/Types/Basic.hs:1450) isActive (compiler/GHC/Types/Basic.hs:1502) competesWith (compiler/GHC/Types/Basic.hs:1533) isNeverActive (compiler/GHC/Types/Basic.hs:1525) isAlwaysActive (compiler/GHC/Types/Basic.hs:1528) activeInFinalPhase (compiler/GHC/Types/Basic.hs:1519) activateAfterInitial (compiler/GHC/Types/Basic.hs:1495) activateDuringFinal (compiler/GHC/Types/Basic.hs:1499) activeAfter (compiler/GHC/Types/Basic.hs:1471) isConLike (compiler/GHC/Types/Basic.hs:1729) isFunLike (compiler/GHC/Types/Basic.hs:1733) noUserInlineSpec (compiler/GHC/Types/Basic.hs:1737) InlinePragma (compiler/GHC/Types/Basic.hs:1574) defaultInlinePragma (compiler/GHC/Types/Basic.hs:1742) alwaysInlinePragma (compiler/GHC/Types/Basic.hs:1748) neverInlinePragma (compiler/GHC/Types/Basic.hs:1749) dfunInlinePragma (compiler/GHC/Types/Basic.hs:1777) isDefaultInlinePragma (compiler/GHC/Types/Basic.hs:1781) isInlinePragma (compiler/GHC/Types/Basic.hs:1787) isInlinablePragma (compiler/GHC/Types/Basic.hs:1792) isNoInlinePragma (compiler/GHC/Types/Basic.hs:1797) isOpaquePragma (compiler/GHC/Types/Basic.hs:1809) isAnyInlinePragma (compiler/GHC/Types/Basic.hs:1803) alwaysInlineConLikePragma (compiler/GHC/Types/Basic.hs:1752) inlinePragmaSource (compiler/GHC/Types/Basic.hs:1758) inlineSpecSource (compiler/GHC/Types/Basic.hs:1766) inlinePragmaSpec (compiler/GHC/Types/Basic.hs:1755) inlinePragmaSat (compiler/GHC/Types/Basic.hs:1814) inlinePragmaActivation (compiler/GHC/Types/Basic.hs:1817) inlinePragmaRuleMatchInfo (compiler/GHC/Types/Basic.hs:1820) setInlinePragmaActivation (compiler/GHC/Types/Basic.hs:1823) setInlinePragmaRuleMatchInfo (compiler/GHC/Types/Basic.hs:1826) UnfoldingSource (compiler/GHC/Types/Basic.hs:1975) isStableSource (compiler/GHC/Types/Basic.hs:2002) isStableUserSource (compiler/GHC/Types/Basic.hs:1990) isStableSystemSource (compiler/GHC/Types/Basic.hs:1994) isCompulsorySource (compiler/GHC/Types/Basic.hs:1998) SuccessFlag (compiler/GHC/Types/Basic.hs:1379) succeeded (compiler/GHC/Types/Basic.hs:1396) failed (compiler/GHC/Types/Basic.hs:1399) successIf (compiler/GHC/Types/Basic.hs:1392) intGtLimit (compiler/GHC/Types/Basic.hs:2071) isTypeLevel (compiler/GHC/Types/Basic.hs:2115) isKindLevel (compiler/GHC/Types/Basic.hs:2119) Levity (compiler/GHC/Types/Basic.hs:2135) mightBeLifted (compiler/GHC/Types/Basic.hs:2153) mightBeUnlifted (compiler/GHC/Types/Basic.hs:2157) TypeOrConstraint (compiler/GHC/Types/Basic.hs:2160) defaultNonStandardTyVars (compiler/GHC/Types/Basic.hs:2353) Warning: 'Platform' is ambiguous. It is defined * at compiler/GHC/Platform.hs:70:17 * at compiler/GHC/Platform.hs:70:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Platform.hs:70:1 64% ( 29 / 45) in 'GHC.Platform' Missing documentation for: PlatformWordSize (compiler/GHC/Platform.hs:151) isARM (libraries/ghc-platform/src/GHC/Platform/ArchOS.hs:187) isPPC (libraries/ghc-platform/src/GHC/Platform/ArchOS.hs:192) osSubsectionsViaSymbols (compiler/GHC/Platform.hs:202) platformUsesFrameworks (compiler/GHC/Platform.hs:199) platformWordSizeInBytes (compiler/GHC/Platform.hs:169) platformWordSizeInBits (compiler/GHC/Platform.hs:175) wordAlignment (compiler/GHC/Platform.hs:98) isSseEnabled (compiler/GHC/Platform.hs:108) isSse2Enabled (compiler/GHC/Platform.hs:114) PlatformConstants (ghc-lib/stage0/compiler/build/GHC/Platform/Constants.hs:6) platformConstants (compiler/GHC/Platform.hs:131) platformSOName (compiler/GHC/Platform.hs:296) platformHsSOName (compiler/GHC/Platform.hs:301) platformSOExt (compiler/GHC/Platform.hs:304) genericPlatform (compiler/GHC/Platform.hs:136) 12% ( 8 / 65) in 'GHC.Settings' Missing documentation for: Settings (compiler/GHC/Settings.hs:77) sProgramName (compiler/GHC/Settings.hs:194) sProjectVersion (compiler/GHC/Settings.hs:196) sGhcUsagePath (compiler/GHC/Settings.hs:199) sGhciUsagePath (compiler/GHC/Settings.hs:201) sToolDir (compiler/GHC/Settings.hs:203) sTopDir (compiler/GHC/Settings.hs:205) sGlobalPackageDatabasePath (compiler/GHC/Settings.hs:207) sLdSupportsCompactUnwind (compiler/GHC/Settings.hs:210) sLdSupportsFilelist (compiler/GHC/Settings.hs:212) sMergeObjsSupportsResponseFiles (compiler/GHC/Settings.hs:214) sLdIsGnuLd (compiler/GHC/Settings.hs:216) sGccSupportsNoPie (compiler/GHC/Settings.hs:218) sUseInplaceMinGW (compiler/GHC/Settings.hs:220) sArSupportsDashL (compiler/GHC/Settings.hs:222) sPgm_L (compiler/GHC/Settings.hs:225) sPgm_P (compiler/GHC/Settings.hs:227) sPgm_JSP (compiler/GHC/Settings.hs:229) sPgm_CmmP (compiler/GHC/Settings.hs:231) sPgm_F (compiler/GHC/Settings.hs:233) sPgm_c (compiler/GHC/Settings.hs:235) sPgm_cxx (compiler/GHC/Settings.hs:237) sPgm_cpp (compiler/GHC/Settings.hs:239) sPgm_a (compiler/GHC/Settings.hs:241) sPgm_l (compiler/GHC/Settings.hs:243) sPgm_lm (compiler/GHC/Settings.hs:245) sPgm_windres (compiler/GHC/Settings.hs:247) sPgm_ar (compiler/GHC/Settings.hs:249) sPgm_otool (compiler/GHC/Settings.hs:251) sPgm_install_name_tool (compiler/GHC/Settings.hs:253) sPgm_ranlib (compiler/GHC/Settings.hs:255) sPgm_lo (compiler/GHC/Settings.hs:257) sPgm_lc (compiler/GHC/Settings.hs:259) sPgm_las (compiler/GHC/Settings.hs:261) sPgm_i (compiler/GHC/Settings.hs:263) sOpt_L (compiler/GHC/Settings.hs:265) sOpt_P (compiler/GHC/Settings.hs:267) sOpt_P_fingerprint (compiler/GHC/Settings.hs:269) sOpt_JSP (compiler/GHC/Settings.hs:271) sOpt_JSP_fingerprint (compiler/GHC/Settings.hs:273) sOpt_CmmP (compiler/GHC/Settings.hs:275) sOpt_CmmP_fingerprint (compiler/GHC/Settings.hs:277) sOpt_F (compiler/GHC/Settings.hs:279) sOpt_c (compiler/GHC/Settings.hs:281) sOpt_cxx (compiler/GHC/Settings.hs:283) sOpt_a (compiler/GHC/Settings.hs:285) sOpt_l (compiler/GHC/Settings.hs:287) sOpt_lm (compiler/GHC/Settings.hs:289) sOpt_windres (compiler/GHC/Settings.hs:291) sOpt_lo (compiler/GHC/Settings.hs:293) sOpt_lc (compiler/GHC/Settings.hs:295) sOpt_i (compiler/GHC/Settings.hs:297) sExtraGccViaCFlags (compiler/GHC/Settings.hs:300) sTargetPlatformString (compiler/GHC/Settings.hs:303) sGhcWithInterpreter (compiler/GHC/Settings.hs:305) sLibFFI (compiler/GHC/Settings.hs:307) sTargetRTSLinkerOnlySupportsSharedLibs (compiler/GHC/Settings.hs:310) 89% ( 26 / 29) in 'GHC.Platform.Ways' Missing documentation for: Ways (compiler/GHC/Platform/Ways.hs:75) wayOptcxx (compiler/GHC/Platform/Ways.hs:182) wayDesc (compiler/GHC/Platform/Ways.hs:139) 72% ( 16 / 22) in 'GHC.Unit.Info' Missing documentation for: PackageId (compiler/GHC/Unit/Info.hs:102) PackageName (compiler/GHC/Unit/Info.hs:103) unitPackageNameString (compiler/GHC/Unit/Info.hs:126) unitPackageIdString (compiler/GHC/Unit/Info.hs:121) pprUnitInfo (compiler/GHC/Unit/Info.hs:131) unitHsLibs (compiler/GHC/Unit/Info.hs:208) Warning: 'Platform' is ambiguous. It is defined * at compiler/GHC/Platform.hs:70:17 * at compiler/GHC/Platform.hs:70:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Platform.hs:70:1 100% ( 6 / 6) in 'GHC.Platform.Profile' 39% ( 26 / 66) in 'GHC.Runtime.Heap.Layout' Missing documentation for: Module header StgWord (compiler/GHC/Runtime/Heap/Layout.hs:100) fromStgWord (compiler/GHC/Runtime/Heap/Layout.hs:104) toStgWord (compiler/GHC/Runtime/Heap/Layout.hs:107) StgHalfWord (compiler/GHC/Runtime/Heap/Layout.hs:121) fromStgHalfWord (compiler/GHC/Runtime/Heap/Layout.hs:125) toStgHalfWord (compiler/GHC/Runtime/Heap/Layout.hs:128) halfWordSizeInBits (compiler/GHC/Runtime/Heap/Layout.hs:143) ClosureTypeInfo (compiler/GHC/Runtime/Heap/Layout.hs:189) ConstrDescription (compiler/GHC/Runtime/Heap/Layout.hs:198) mkHeapRep (compiler/GHC/Runtime/Heap/Layout.hs:238) blackHoleRep (compiler/GHC/Runtime/Heap/Layout.hs:258) indStaticRep (compiler/GHC/Runtime/Heap/Layout.hs:261) mkStackRep (compiler/GHC/Runtime/Heap/Layout.hs:255) mkRTSRep (compiler/GHC/Runtime/Heap/Layout.hs:252) arrPtrsRep (compiler/GHC/Runtime/Heap/Layout.hs:264) smallArrPtrsRep (compiler/GHC/Runtime/Heap/Layout.hs:267) arrWordsRep (compiler/GHC/Runtime/Heap/Layout.hs:270) isStaticRep (compiler/GHC/Runtime/Heap/Layout.hs:276) isConRep (compiler/GHC/Runtime/Heap/Layout.hs:286) isThunkRep (compiler/GHC/Runtime/Heap/Layout.hs:290) isFunRep (compiler/GHC/Runtime/Heap/Layout.hs:297) isStaticNoCafCon (compiler/GHC/Runtime/Heap/Layout.hs:303) isStackRep (compiler/GHC/Runtime/Heap/Layout.hs:281) arrWordsHdrSize (compiler/GHC/Runtime/Heap/Layout.hs:333) arrWordsHdrSizeW (compiler/GHC/Runtime/Heap/Layout.hs:338) arrPtrsHdrSize (compiler/GHC/Runtime/Heap/Layout.hs:344) arrPtrsHdrSizeW (compiler/GHC/Runtime/Heap/Layout.hs:349) thunkHdrSize (compiler/GHC/Runtime/Heap/Layout.hs:368) nonHdrSize (compiler/GHC/Runtime/Heap/Layout.hs:385) nonHdrSizeW (compiler/GHC/Runtime/Heap/Layout.hs:388) smallArrPtrsHdrSize (compiler/GHC/Runtime/Heap/Layout.hs:355) smallArrPtrsHdrSizeW (compiler/GHC/Runtime/Heap/Layout.hs:360) hdrSize (compiler/GHC/Runtime/Heap/Layout.hs:375) hdrSizeW (compiler/GHC/Runtime/Heap/Layout.hs:378) fixedHdrSize (compiler/GHC/Runtime/Heap/Layout.hs:311) rET_SMALL (compiler/GHC/Runtime/Heap/Layout.hs:488) rET_BIG (compiler/GHC/Runtime/Heap/Layout.hs:489) aRG_GEN (compiler/GHC/Runtime/Heap/Layout.hs:490) aRG_GEN_BIG (compiler/GHC/Runtime/Heap/Layout.hs:491) 50% ( 1 / 2) in 'GHC.Linker.Static.Utils' Missing documentation for: Module header 10% ( 3 / 28) in 'GHC.Driver.Phases' Missing documentation for: Module header happensBefore (compiler/GHC/Driver/Phases.hs:144) eqPhase (compiler/GHC/Driver/Phases.hs:121) isStopLn (compiler/GHC/Driver/Phases.hs:115) startPhase (compiler/GHC/Driver/Phases.hs:179) phaseInputExt (compiler/GHC/Driver/Phases.hs:211) StopPhase (compiler/GHC/Driver/Phases.hs:73) stopPhaseToPhase (compiler/GHC/Driver/Phases.hs:79) isHaskellishSuffix (compiler/GHC/Driver/Phases.hs:270) isHaskellSrcSuffix (compiler/GHC/Driver/Phases.hs:273) isBackpackishSuffix (compiler/GHC/Driver/Phases.hs:271) isObjectSuffix (compiler/GHC/Driver/Phases.hs:279) isCishSuffix (compiler/GHC/Driver/Phases.hs:274) isDynLibSuffix (compiler/GHC/Driver/Phases.hs:280) isHaskellUserSrcSuffix (compiler/GHC/Driver/Phases.hs:276) isHaskellSigSuffix (compiler/GHC/Driver/Phases.hs:272) isSourceSuffix (compiler/GHC/Driver/Phases.hs:283) isHaskellishFilename (compiler/GHC/Driver/Phases.hs:309) isHaskellSrcFilename (compiler/GHC/Driver/Phases.hs:310) isHaskellSigFilename (compiler/GHC/Driver/Phases.hs:314) isObjectFilename (compiler/GHC/Driver/Phases.hs:317) isCishFilename (compiler/GHC/Driver/Phases.hs:311) isDynLibFilename (compiler/GHC/Driver/Phases.hs:318) isHaskellUserSrcFilename (compiler/GHC/Driver/Phases.hs:312) isSourceFilename (compiler/GHC/Driver/Phases.hs:313) 50% ( 1 / 2) in 'GHC.Core.Rules.Config' Missing documentation for: Module header 20% ( 1 / 5) in 'GHC.CmmToLlvm.Config' Missing documentation for: LlvmCgConfig (compiler/GHC/CmmToLlvm/Config.hs:20) LlvmConfig (compiler/GHC/CmmToLlvm/Config.hs:79) LlvmTarget (compiler/GHC/CmmToLlvm/Config.hs:34) initLlvmConfig (compiler/GHC/CmmToLlvm/Config.hs:59) 50% ( 2 / 4) in 'GHC.Driver.LlvmConfigCache' Missing documentation for: initLlvmConfigCache (compiler/GHC/Driver/LlvmConfigCache.hs:23) readLlvmConfigCache (compiler/GHC/Driver/LlvmConfigCache.hs:26) Warning: 'CmmType' is ambiguous. It is defined * at compiler/GHC/Cmm/Type.hs:56:5 * at compiler/GHC/Cmm/Type.hs:55:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Cmm/Type.hs:55:1 17% ( 11 / 62) in 'GHC.Cmm.Type' Missing documentation for: Module header CmmType (compiler/GHC/Cmm/Type.hs:55) b8 (compiler/GHC/Cmm/Type.hs:126) b16 (compiler/GHC/Cmm/Type.hs:127) b32 (compiler/GHC/Cmm/Type.hs:128) b64 (compiler/GHC/Cmm/Type.hs:129) b128 (compiler/GHC/Cmm/Type.hs:130) b256 (compiler/GHC/Cmm/Type.hs:131) b512 (compiler/GHC/Cmm/Type.hs:132) f32 (compiler/GHC/Cmm/Type.hs:133) f64 (compiler/GHC/Cmm/Type.hs:134) bWord (compiler/GHC/Cmm/Type.hs:138) bHalfWord (compiler/GHC/Cmm/Type.hs:141) gcWord (compiler/GHC/Cmm/Type.hs:144) cInt (compiler/GHC/Cmm/Type.hs:147) cmmBits (compiler/GHC/Cmm/Type.hs:120) cmmFloat (compiler/GHC/Cmm/Type.hs:121) typeWidth (compiler/GHC/Cmm/Type.hs:114) setCmmTypeWidth (compiler/GHC/Cmm/Type.hs:117) cmmEqType (compiler/GHC/Cmm/Type.hs:88) isFloatType (compiler/GHC/Cmm/Type.hs:151) isGcPtrType (compiler/GHC/Cmm/Type.hs:154) isBitsType (compiler/GHC/Cmm/Type.hs:157) isWordAny (compiler/GHC/Cmm/Type.hs:165) isWord32 (compiler/GHC/Cmm/Type.hs:173) isWord64 (compiler/GHC/Cmm/Type.hs:169) isFloat64 (compiler/GHC/Cmm/Type.hs:180) isFloat32 (compiler/GHC/Cmm/Type.hs:177) Width (compiler/GHC/Cmm/Type.hs:187) cIntWidth (compiler/GHC/Cmm/Type.hs:222) rEP_CostCentreStack_mem_alloc (compiler/GHC/Cmm/Type.hs:391) rEP_CostCentreStack_scc_count (compiler/GHC/Cmm/Type.hs:396) rEP_StgEntCounter_allocs (compiler/GHC/Cmm/Type.hs:401) rEP_StgEntCounter_allocd (compiler/GHC/Cmm/Type.hs:406) ForeignHint (compiler/GHC/Cmm/Type.hs:371) Length (compiler/GHC/Cmm/Type.hs:321) vec (compiler/GHC/Cmm/Type.hs:324) vec2 (compiler/GHC/Cmm/Type.hs:330) vec4 (compiler/GHC/Cmm/Type.hs:331) vec8 (compiler/GHC/Cmm/Type.hs:332) vec16 (compiler/GHC/Cmm/Type.hs:333) vec2f64 (compiler/GHC/Cmm/Type.hs:336) vec2b64 (compiler/GHC/Cmm/Type.hs:337) vec4f32 (compiler/GHC/Cmm/Type.hs:338) vec4b32 (compiler/GHC/Cmm/Type.hs:339) vec8b16 (compiler/GHC/Cmm/Type.hs:340) vec16b8 (compiler/GHC/Cmm/Type.hs:341) cmmVec (compiler/GHC/Cmm/Type.hs:344) vecLength (compiler/GHC/Cmm/Type.hs:348) vecElemType (compiler/GHC/Cmm/Type.hs:352) isVecType (compiler/GHC/Cmm/Type.hs:359) Warning: 'GlobalRegUse' is ambiguous. It is defined * at compiler/GHC/Cmm/Reg.hs:65:5 * at compiler/GHC/Cmm/Reg.hs:64:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Cmm/Reg.hs:64:1 22% ( 6 / 27) in 'GHC.Cmm.Reg' Missing documentation for: Module header CmmReg (compiler/GHC/Cmm/Reg.hs:90) cmmRegType (compiler/GHC/Cmm/Reg.hs:105) cmmRegWidth (compiler/GHC/Cmm/Reg.hs:109) LocalReg (compiler/GHC/Cmm/Reg.hs:115) localRegType (compiler/GHC/Cmm/Reg.hs:138) isArgReg (compiler/GHC/Cmm/Reg.hs:336) globalRegSpillType (compiler/GHC/Cmm/Reg.hs:318) pprGlobalReg (compiler/GHC/Cmm/Reg.hs:272) spReg (compiler/GHC/Cmm/Reg.hs:304) hpReg (compiler/GHC/Cmm/Reg.hs:305) spLimReg (compiler/GHC/Cmm/Reg.hs:307) hpLimReg (compiler/GHC/Cmm/Reg.hs:306) nodeReg (compiler/GHC/Cmm/Reg.hs:308) currentTSOReg (compiler/GHC/Cmm/Reg.hs:309) currentNurseryReg (compiler/GHC/Cmm/Reg.hs:310) hpAllocReg (compiler/GHC/Cmm/Reg.hs:311) cccsReg (compiler/GHC/Cmm/Reg.hs:312) node (compiler/GHC/Cmm/Reg.hs:315) baseReg (compiler/GHC/Cmm/Reg.hs:303) pprGlobalRegUse (compiler/GHC/Cmm/Reg.hs:81) Warning: 'memcpy' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 20% ( 12 / 60) in 'GHC.Cmm.MachOp' Missing documentation for: Module header pprMachOp (compiler/GHC/Cmm/MachOp.hs:214) maybeInvertComparison (compiler/GHC/Cmm/MachOp.hs:429) isFloatComparison (compiler/GHC/Cmm/MachOp.hs:410) mo_wordAdd (compiler/GHC/Cmm/MachOp.hs:262) mo_wordSub (compiler/GHC/Cmm/MachOp.hs:263) mo_wordEq (compiler/GHC/Cmm/MachOp.hs:264) mo_wordNe (compiler/GHC/Cmm/MachOp.hs:265) mo_wordMul (compiler/GHC/Cmm/MachOp.hs:266) mo_wordSQuot (compiler/GHC/Cmm/MachOp.hs:267) mo_wordSRem (compiler/GHC/Cmm/MachOp.hs:268) mo_wordSNeg (compiler/GHC/Cmm/MachOp.hs:269) mo_wordUQuot (compiler/GHC/Cmm/MachOp.hs:270) mo_wordURem (compiler/GHC/Cmm/MachOp.hs:271) mo_wordSGe (compiler/GHC/Cmm/MachOp.hs:273) mo_wordSLe (compiler/GHC/Cmm/MachOp.hs:274) mo_wordSGt (compiler/GHC/Cmm/MachOp.hs:275) mo_wordSLt (compiler/GHC/Cmm/MachOp.hs:276) mo_wordUGe (compiler/GHC/Cmm/MachOp.hs:278) mo_wordULe (compiler/GHC/Cmm/MachOp.hs:279) mo_wordUGt (compiler/GHC/Cmm/MachOp.hs:280) mo_wordULt (compiler/GHC/Cmm/MachOp.hs:281) mo_wordAnd (compiler/GHC/Cmm/MachOp.hs:283) mo_wordOr (compiler/GHC/Cmm/MachOp.hs:284) mo_wordXor (compiler/GHC/Cmm/MachOp.hs:285) mo_wordNot (compiler/GHC/Cmm/MachOp.hs:286) mo_wordShl (compiler/GHC/Cmm/MachOp.hs:287) mo_wordSShr (compiler/GHC/Cmm/MachOp.hs:288) mo_wordUShr (compiler/GHC/Cmm/MachOp.hs:289) mo_u_8To32 (compiler/GHC/Cmm/MachOp.hs:291) mo_s_8To32 (compiler/GHC/Cmm/MachOp.hs:292) mo_u_16To32 (compiler/GHC/Cmm/MachOp.hs:293) mo_s_16To32 (compiler/GHC/Cmm/MachOp.hs:294) mo_u_8ToWord (compiler/GHC/Cmm/MachOp.hs:296) mo_s_8ToWord (compiler/GHC/Cmm/MachOp.hs:297) mo_u_16ToWord (compiler/GHC/Cmm/MachOp.hs:298) mo_s_16ToWord (compiler/GHC/Cmm/MachOp.hs:299) mo_u_32ToWord (compiler/GHC/Cmm/MachOp.hs:301) mo_s_32ToWord (compiler/GHC/Cmm/MachOp.hs:300) mo_32To8 (compiler/GHC/Cmm/MachOp.hs:308) mo_32To16 (compiler/GHC/Cmm/MachOp.hs:309) mo_WordTo8 (compiler/GHC/Cmm/MachOp.hs:303) mo_WordTo16 (compiler/GHC/Cmm/MachOp.hs:304) mo_WordTo32 (compiler/GHC/Cmm/MachOp.hs:305) mo_WordTo64 (compiler/GHC/Cmm/MachOp.hs:306) CallishMachOp (compiler/GHC/Cmm/MachOp.hs:666) pprCallishMachOp (compiler/GHC/Cmm/MachOp.hs:826) pprFMASign (compiler/GHC/Cmm/MachOp.hs:235) Warning: 'CStub' is ambiguous. It is defined * at compiler/GHC/Types/ForeignStubs.hs:23:14 * at compiler/GHC/Types/ForeignStubs.hs:23:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Types/ForeignStubs.hs:23:1 57% ( 4 / 7) in 'GHC.Types.ForeignStubs' Missing documentation for: CHeader (compiler/GHC/Types/ForeignStubs.hs:68) CStub (compiler/GHC/Types/ForeignStubs.hs:23) appendStubC (compiler/GHC/Types/ForeignStubs.hs:91) Warning: 'mkTupleTyDataUnique' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 29% ( 14 / 48) in 'GHC.Builtin.Uniques' Missing documentation for: mkSumTyConUnique (compiler/GHC/Builtin/Uniques.hs:119) mkSumDataConUnique (compiler/GHC/Builtin/Uniques.hs:134) isSumTyConUnique (compiler/GHC/Builtin/Uniques.hs:126) mkTupleTyConUnique (compiler/GHC/Builtin/Uniques.hs:282) mkTupleDataConUnique (compiler/GHC/Builtin/Uniques.hs:278) mkCTupleTyConUnique (compiler/GHC/Builtin/Uniques.hs:225) mkCTupleDataConUnique (compiler/GHC/Builtin/Uniques.hs:228) mkCTupleSelIdUnique (compiler/GHC/Builtin/Uniques.hs:231) mkAlphaTyVarUnique (compiler/GHC/Builtin/Uniques.hs:387) mkPrimOpIdUnique (compiler/GHC/Builtin/Uniques.hs:391) mkPrimOpWrapperUnique (compiler/GHC/Builtin/Uniques.hs:392) mkPreludeMiscIdUnique (compiler/GHC/Builtin/Uniques.hs:393) mkPreludeDataConUnique (compiler/GHC/Builtin/Uniques.hs:440) mkPreludeTyConUnique (compiler/GHC/Builtin/Uniques.hs:430) mkPreludeClassUnique (compiler/GHC/Builtin/Uniques.hs:388) mkRegSingleUnique (compiler/GHC/Builtin/Uniques.hs:401) mkRegPairUnique (compiler/GHC/Builtin/Uniques.hs:403) mkRegClassUnique (compiler/GHC/Builtin/Uniques.hs:404) mkRegSubUnique (compiler/GHC/Builtin/Uniques.hs:402) mkCostCentreUnique (compiler/GHC/Builtin/Uniques.hs:407) varNSUnique (compiler/GHC/Builtin/Uniques.hs:410) dataNSUnique (compiler/GHC/Builtin/Uniques.hs:411) tvNSUnique (compiler/GHC/Builtin/Uniques.hs:412) tcNSUnique (compiler/GHC/Builtin/Uniques.hs:413) mkFldNSUnique (compiler/GHC/Builtin/Uniques.hs:416) isFldNSUnique (compiler/GHC/Builtin/Uniques.hs:419) mkBuiltinUnique (compiler/GHC/Builtin/Uniques.hs:397) mkPseudoUniqueE (compiler/GHC/Builtin/Uniques.hs:398) tyConRepNameUnique (compiler/GHC/Builtin/Uniques.hs:433) dataConWorkerUnique (compiler/GHC/Builtin/Uniques.hs:443) dataConTyRepNameUnique (compiler/GHC/Builtin/Uniques.hs:444) initExitJoinUnique (compiler/GHC/Builtin/Uniques.hs:423) mkBoxingTyConUnique (compiler/GHC/Builtin/Uniques.hs:466) boxingDataConUnique (compiler/GHC/Builtin/Uniques.hs:469) Warning: 'OccName' is ambiguous. It is defined * at compiler/GHC/Types/Name/Occurrence.hs:360:16 * at compiler/GHC/Types/Name/Occurrence.hs:360:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Types/Name/Occurrence.hs:360:1 Warning: 'FastString' is ambiguous. It is defined * at compiler/GHC/Data/FastString.hs:208:19 * at compiler/GHC/Data/FastString.hs:208:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Data/FastString.hs:208:1 Warning: 'f' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'mapMaybe' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'OccNames' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Occname' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Cannot find documentation for: $real_vs_source_data_constructors Warning: 'OccSet' is ambiguous. It is defined * at compiler/GHC/Types/Name/Occurrence.hs:819:18 * at compiler/GHC/Types/Name/Occurrence.hs:819:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Types/Name/Occurrence.hs:819:1 33% ( 52 /157) in 'GHC.Types.Name.Occurrence' Missing documentation for: NameSpace (compiler/GHC/Types/Name/Occurrence.hs:144) tcName (compiler/GHC/Types/Name/Occurrence.hs:253) clsName (compiler/GHC/Types/Name/Occurrence.hs:254) tcClsName (compiler/GHC/Types/Name/Occurrence.hs:255) dataName (compiler/GHC/Types/Name/Occurrence.hs:257) varName (compiler/GHC/Types/Name/Occurrence.hs:262) fieldName (compiler/GHC/Types/Name/Occurrence.hs:265) tvName (compiler/GHC/Types/Name/Occurrence.hs:261) srcDataName (compiler/GHC/Types/Name/Occurrence.hs:258) pprNameSpace (compiler/GHC/Types/Name/Occurrence.hs:302) pprNonVarNameSpace (compiler/GHC/Types/Name/Occurrence.hs:309) pprNameSpaceBrief (compiler/GHC/Types/Name/Occurrence.hs:313) pprOccName (compiler/GHC/Types/Name/Occurrence.hs:402) mkOccName (compiler/GHC/Types/Name/Occurrence.hs:447) mkOccNameFS (compiler/GHC/Types/Name/Occurrence.hs:450) mkVarOcc (compiler/GHC/Types/Name/Occurrence.hs:453) mkVarOccFS (compiler/GHC/Types/Name/Occurrence.hs:456) mkRecFieldOcc (compiler/GHC/Types/Name/Occurrence.hs:459) mkRecFieldOccFS (compiler/GHC/Types/Name/Occurrence.hs:462) mkDataOcc (compiler/GHC/Types/Name/Occurrence.hs:480) mkDataOccFS (compiler/GHC/Types/Name/Occurrence.hs:483) mkTyVarOcc (compiler/GHC/Types/Name/Occurrence.hs:486) mkTyVarOccFS (compiler/GHC/Types/Name/Occurrence.hs:489) mkTcOcc (compiler/GHC/Types/Name/Occurrence.hs:492) mkTcOccFS (compiler/GHC/Types/Name/Occurrence.hs:495) mkClsOcc (compiler/GHC/Types/Name/Occurrence.hs:498) mkClsOccFS (compiler/GHC/Types/Name/Occurrence.hs:501) mkDFunOcc (compiler/GHC/Types/Name/Occurrence.hs:1082) setOccNameSpace (compiler/GHC/Types/Name/Occurrence.hs:853) demoteOccName (compiler/GHC/Types/Name/Occurrence.hs:506) demoteOccTvName (compiler/GHC/Types/Name/Occurrence.hs:511) promoteOccName (compiler/GHC/Types/Name/Occurrence.hs:518) varToRecFieldOcc (compiler/GHC/Types/Name/Occurrence.hs:465) recFieldToVarOcc (compiler/GHC/Types/Name/Occurrence.hs:477) mkDataConWrapperOcc (compiler/GHC/Types/Name/Occurrence.hs:1005) mkWorkerOcc (compiler/GHC/Types/Name/Occurrence.hs:1006) mkMatcherOcc (compiler/GHC/Types/Name/Occurrence.hs:1007) mkBuilderOcc (compiler/GHC/Types/Name/Occurrence.hs:1008) mkDefaultMethodOcc (compiler/GHC/Types/Name/Occurrence.hs:1009) isDefaultMethodOcc (compiler/GHC/Types/Name/Occurrence.hs:977) mkNewTyCoOcc (compiler/GHC/Types/Name/Occurrence.hs:1017) mkClassOpAuxOcc (compiler/GHC/Types/Name/Occurrence.hs:1010) mkCon2TagOcc (compiler/GHC/Types/Name/Occurrence.hs:1023) mkTag2ConOcc (compiler/GHC/Types/Name/Occurrence.hs:1024) mkMaxTagOcc (compiler/GHC/Types/Name/Occurrence.hs:1025) mkClassDataConOcc (compiler/GHC/Types/Name/Occurrence.hs:1016) mkDictOcc (compiler/GHC/Types/Name/Occurrence.hs:1011) mkIPOcc (compiler/GHC/Types/Name/Occurrence.hs:1012) mkSpecOcc (compiler/GHC/Types/Name/Occurrence.hs:1013) mkForeignExportOcc (compiler/GHC/Types/Name/Occurrence.hs:1014) mkRepEqOcc (compiler/GHC/Types/Name/Occurrence.hs:1015) mkGenR (compiler/GHC/Types/Name/Occurrence.hs:1036) mkGen1R (compiler/GHC/Types/Name/Occurrence.hs:1037) mkDataTOcc (compiler/GHC/Types/Name/Occurrence.hs:1026) mkDataCOcc (compiler/GHC/Types/Name/Occurrence.hs:1027) mkDataConWorkerOcc (compiler/GHC/Types/Name/Occurrence.hs:1045) mkSuperDictSelOcc (compiler/GHC/Types/Name/Occurrence.hs:1054) mkSuperDictAuxOcc (compiler/GHC/Types/Name/Occurrence.hs:1048) mkLocalOcc (compiler/GHC/Types/Name/Occurrence.hs:1060) mkMethodOcc (compiler/GHC/Types/Name/Occurrence.hs:1122) mkInstTyCoOcc (compiler/GHC/Types/Name/Occurrence.hs:1018) mkEqPredCoOcc (compiler/GHC/Types/Name/Occurrence.hs:1019) mkTyConRepOcc (compiler/GHC/Types/Name/Occurrence.hs:1030) occNameFS occNameString (compiler/GHC/Types/Name/Occurrence.hs:850) occNameSpace isVarOcc (compiler/GHC/Types/Name/Occurrence.hs:857) isTvOcc (compiler/GHC/Types/Name/Occurrence.hs:860) isTcOcc (compiler/GHC/Types/Name/Occurrence.hs:863) isDataOcc (compiler/GHC/Types/Name/Occurrence.hs:881) isFieldOcc (compiler/GHC/Types/Name/Occurrence.hs:866) fieldOcc_maybe (compiler/GHC/Types/Name/Occurrence.hs:870) isUnderscore (compiler/GHC/Types/Name/Occurrence.hs:915) isTcClsNameSpace (compiler/GHC/Types/Name/Occurrence.hs:272) isTvNameSpace (compiler/GHC/Types/Name/Occurrence.hs:276) isDataConNameSpace (compiler/GHC/Types/Name/Occurrence.hs:268) isVarNameSpace (compiler/GHC/Types/Name/Occurrence.hs:280) isValNameSpace (compiler/GHC/Types/Name/Occurrence.hs:292) isFieldNameSpace (compiler/GHC/Types/Name/Occurrence.hs:298) minusOccEnv_C_Ns (compiler/GHC/Types/Name/Occurrence.hs:785) pprOccEnv (compiler/GHC/Types/Name/Occurrence.hs:799) intersectOccEnv_C (compiler/GHC/Types/Name/Occurrence.hs:767) OccSet (compiler/GHC/Types/Name/Occurrence.hs:819) emptyOccSet (compiler/GHC/Types/Name/Occurrence.hs:831) unitOccSet (compiler/GHC/Types/Name/Occurrence.hs:832) mkOccSet (compiler/GHC/Types/Name/Occurrence.hs:833) extendOccSet (compiler/GHC/Types/Name/Occurrence.hs:834) extendOccSetList (compiler/GHC/Types/Name/Occurrence.hs:835) unionOccSets (compiler/GHC/Types/Name/Occurrence.hs:836) unionManyOccSets (compiler/GHC/Types/Name/Occurrence.hs:837) elemOccSet (compiler/GHC/Types/Name/Occurrence.hs:838) isEmptyOccSet (compiler/GHC/Types/Name/Occurrence.hs:839) mainOcc (compiler/GHC/Types/Name/Occurrence.hs:1293) ppMainFn (compiler/GHC/Types/Name/Occurrence.hs:1296) TidyOccEnv (compiler/GHC/Types/Name/Occurrence.hs:1217) emptyTidyOccEnv (compiler/GHC/Types/Name/Occurrence.hs:1221) initTidyOccEnv (compiler/GHC/Types/Name/Occurrence.hs:1224) trimTidyOccEnv (compiler/GHC/Types/Name/Occurrence.hs:1275) tidyOccName (compiler/GHC/Types/Name/Occurrence.hs:1242) avoidClashesOccEnv (compiler/GHC/Types/Name/Occurrence.hs:1233) delTidyOccEnvList (compiler/GHC/Types/Name/Occurrence.hs:1229) emptyFsEnv (compiler/GHC/Data/FastString/Env.hs:66) lookupFsEnv (compiler/GHC/Data/FastString/Env.hs:70) extendFsEnv (compiler/GHC/Data/FastString/Env.hs:68) mkFsEnv (compiler/GHC/Data/FastString/Env.hs:72) Warning: 'Name' is ambiguous. It is defined * at compiler/GHC/Types/Name.hs:125:13 * at compiler/GHC/Types/Name.hs:125:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Types/Name.hs:125:1 Warning: 'interactive' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Module' is ambiguous. It is defined * at compiler/GHC/Unit/Types.hs:120:23 * at compiler/GHC/Unit/Types.hs:133:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Unit/Types.hs:133:1 Warning: 'UserData' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 37% ( 26 / 70) in 'GHC.Types.Name' Missing documentation for: mkSystemNameAt (compiler/GHC/Types/Name.hs:548) mkClonedInternalName (compiler/GHC/Types/Name.hs:516) mkDerivedInternalName (compiler/GHC/Types/Name.hs:521) mkSystemVarName (compiler/GHC/Types/Name.hs:552) mkSysTvName (compiler/GHC/Types/Name.hs:555) nameUnique (compiler/GHC/Types/Name.hs:279) setNameUnique (compiler/GHC/Types/Name.hs:566) nameOccName (compiler/GHC/Types/Name.hs:280) nameNameSpace (compiler/GHC/Types/Name.hs:281) nameModule (compiler/GHC/Types/Name.hs:366) nameModule_maybe (compiler/GHC/Types/Name.hs:371) setNameLoc (compiler/GHC/Types/Name.hs:571) tidyNameOcc (compiler/GHC/Types/Name.hs:577) namePun_maybe (compiler/GHC/Types/Name.hs:383) pprName (compiler/GHC/Types/Name.hs:690) nameSrcLoc (compiler/GHC/Types/Name.hs:282) nameSrcSpan (compiler/GHC/Types/Name.hs:283) pprNameDefnLoc (compiler/GHC/Types/Name.hs:820) pprDefinedAt (compiler/GHC/Types/Name.hs:815) isSystemName (compiler/GHC/Types/Name.hs:488) isInternalName (compiler/GHC/Types/Name.hs:328) isExternalName (compiler/GHC/Types/Name.hs:324) isTyVarName (compiler/GHC/Types/Name.hs:471) isTyConName (compiler/GHC/Types/Name.hs:474) isDataConName (compiler/GHC/Types/Name.hs:477) isValName (compiler/GHC/Types/Name.hs:480) isVarName (compiler/GHC/Types/Name.hs:483) isFieldName (compiler/GHC/Types/Name.hs:486) isWiredInName (compiler/GHC/Types/Name.hs:298) isWiredIn (compiler/GHC/Types/Name.hs:302) isBuiltInSyntax (compiler/GHC/Types/Name.hs:309) isTupleTyConName (compiler/GHC/Types/Name.hs:313) isSumTyConName (compiler/GHC/Types/Name.hs:316) isHoleName (compiler/GHC/Types/Name.hs:331) wiredInNameTyThing_maybe (compiler/GHC/Types/Name.hs:305) nameIsHomePackage (compiler/GHC/Types/Name.hs:439) nameIsHomePackageImport (compiler/GHC/Types/Name.hs:451) getSrcLoc (compiler/GHC/Types/Name.hs:870) getSrcSpan (compiler/GHC/Types/Name.hs:871) getOccString (compiler/GHC/Types/Name.hs:872) getOccFS (compiler/GHC/Types/Name.hs:873) pprInfixName (compiler/GHC/Types/Name.hs:878) pprPrefixName (compiler/GHC/Types/Name.hs:881) pprModulePrefix (compiler/GHC/Types/Name.hs:786) Warning: 'Id' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'NonCaffySet' is ambiguous. It is defined * at compiler/GHC/Types/Name/Set.hs:225:23 * at compiler/GHC/Types/Name/Set.hs:225:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Types/Name/Set.hs:225:1 32% ( 17 / 53) in 'GHC.Types.Name.Set' Missing documentation for: Module header NameSet (compiler/GHC/Types/Name/Set.hs:53) emptyNameSet (compiler/GHC/Types/Name/Set.hs:75) unitNameSet (compiler/GHC/Types/Name/Set.hs:76) mkNameSet (compiler/GHC/Types/Name/Set.hs:77) unionNameSet (compiler/GHC/Types/Name/Set.hs:80) unionNameSets (compiler/GHC/Types/Name/Set.hs:81) minusNameSet (compiler/GHC/Types/Name/Set.hs:82) elemNameSet (compiler/GHC/Types/Name/Set.hs:83) extendNameSet (compiler/GHC/Types/Name/Set.hs:79) extendNameSetList (compiler/GHC/Types/Name/Set.hs:78) delFromNameSet (compiler/GHC/Types/Name/Set.hs:84) delListFromNameSet (compiler/GHC/Types/Name/Set.hs:89) isEmptyNameSet (compiler/GHC/Types/Name/Set.hs:74) filterNameSet (compiler/GHC/Types/Name/Set.hs:85) intersectsNameSet (compiler/GHC/Types/Name/Set.hs:91) intersectNameSet (compiler/GHC/Types/Name/Set.hs:86) nameSetAny (compiler/GHC/Types/Name/Set.hs:94) nameSetAll (compiler/GHC/Types/Name/Set.hs:97) FreeVars (compiler/GHC/Types/Name/Set.hs:119) isEmptyFVs (compiler/GHC/Types/Name/Set.hs:133) emptyFVs (compiler/GHC/Types/Name/Set.hs:134) plusFVs (compiler/GHC/Types/Name/Set.hs:135) plusFV (compiler/GHC/Types/Name/Set.hs:136) mkFVs (compiler/GHC/Types/Name/Set.hs:137) addOneFV (compiler/GHC/Types/Name/Set.hs:138) unitFV (compiler/GHC/Types/Name/Set.hs:139) delFV (compiler/GHC/Types/Name/Set.hs:140) delFVs (compiler/GHC/Types/Name/Set.hs:141) intersectFVs (compiler/GHC/Types/Name/Set.hs:142) intersectsFVs (compiler/GHC/Types/Name/Set.hs:143) emptyDUs (compiler/GHC/Types/Name/Set.hs:173) usesOnly (compiler/GHC/Types/Name/Set.hs:176) mkDUs (compiler/GHC/Types/Name/Set.hs:179) plusDU (compiler/GHC/Types/Name/Set.hs:182) duDefs (compiler/GHC/Types/Name/Set.hs:185) 9% ( 5 / 52) in 'GHC.Types.Name.Env' Missing documentation for: Module header mkNameEnv (compiler/GHC/Types/Name/Env.hs:144) mkNameEnvWith (compiler/GHC/Types/Name/Env.hs:145) fromUniqMap (compiler/GHC/Types/Name/Env.hs:146) emptyNameEnv (compiler/GHC/Types/Name/Env.hs:136) isEmptyNameEnv (compiler/GHC/Types/Name/Env.hs:137) unitNameEnv (compiler/GHC/Types/Name/Env.hs:138) nonDetNameEnvElts (compiler/GHC/Types/Name/Env.hs:135) extendNameEnv_C (compiler/GHC/Types/Name/Env.hs:157) extendNameEnv_Acc (compiler/GHC/Types/Name/Env.hs:159) extendNameEnv (compiler/GHC/Types/Name/Env.hs:139) extendNameEnvList (compiler/GHC/Types/Name/Env.hs:140) extendNameEnvList_C (compiler/GHC/Types/Name/Env.hs:160) filterNameEnv (compiler/GHC/Types/Name/Env.hs:163) anyNameEnv (compiler/GHC/Types/Name/Env.hs:165) mapMaybeNameEnv (compiler/GHC/Types/Name/Env.hs:164) extendNameEnvListWith (compiler/GHC/Types/Name/Env.hs:141) plusNameEnv (compiler/GHC/Types/Name/Env.hs:148) plusNameEnv_C (compiler/GHC/Types/Name/Env.hs:149) plusNameEnv_CD (compiler/GHC/Types/Name/Env.hs:151) plusNameEnv_CD2 (compiler/GHC/Types/Name/Env.hs:152) alterNameEnv (compiler/GHC/Types/Name/Env.hs:143) plusNameEnvList (compiler/GHC/Types/Name/Env.hs:154) plusNameEnvListWith (compiler/GHC/Types/Name/Env.hs:156) lookupNameEnv (compiler/GHC/Types/Name/Env.hs:142) lookupNameEnv_NF (compiler/GHC/Types/Name/Env.hs:169) delFromNameEnv (compiler/GHC/Types/Name/Env.hs:161) delListFromNameEnv (compiler/GHC/Types/Name/Env.hs:162) elemNameEnv (compiler/GHC/Types/Name/Env.hs:147) mapNameEnv (compiler/GHC/Types/Name/Env.hs:158) disjointNameEnv (compiler/GHC/Types/Name/Env.hs:166) seqEltsNameEnv (compiler/GHC/Types/Name/Env.hs:167) emptyDNameEnv (compiler/GHC/Types/Name/Env.hs:178) isEmptyDNameEnv (compiler/GHC/Types/Name/Env.hs:181) lookupDNameEnv (compiler/GHC/Types/Name/Env.hs:184) delFromDNameEnv (compiler/GHC/Types/Name/Env.hs:187) filterDNameEnv (compiler/GHC/Types/Name/Env.hs:190) mapDNameEnv (compiler/GHC/Types/Name/Env.hs:193) adjustDNameEnv (compiler/GHC/Types/Name/Env.hs:196) alterDNameEnv (compiler/GHC/Types/Name/Env.hs:199) extendDNameEnv (compiler/GHC/Types/Name/Env.hs:202) eltsDNameEnv (compiler/GHC/Types/Name/Env.hs:208) extendDNameEnv_C (compiler/GHC/Types/Name/Env.hs:205) plusDNameEnv_C (compiler/GHC/Types/Name/Env.hs:214) foldDNameEnv (compiler/GHC/Types/Name/Env.hs:211) nonDetStrictFoldDNameEnv (compiler/GHC/Types/Name/Env.hs:217) depAnal (compiler/GHC/Types/Name/Env.hs:80) Warning: 'Id' is ambiguous. It is defined * at compiler/GHC/Types/Var.hs:273:5 * at compiler/GHC/Types/Var.hs:148:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Types/Var.hs:148:1 Warning: 'TyVar' is ambiguous. It is defined * at compiler/GHC/Types/Var.hs:254:5 * at compiler/GHC/Types/Var.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 compiler/GHC/Types/Var.hs:161:1 Warning: 'var' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'isExportedIdVar' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 43% ( 63 /146) in 'GHC.Types.Var' Missing documentation for: NcId (compiler/GHC/Types/Var.hs:156) JoinId (compiler/GHC/Types/Var.hs:194) InVar (compiler/GHC/Types/Var.hs:204) InCoVar (compiler/GHC/Types/Var.hs:206) InId (compiler/GHC/Types/Var.hs:207) InTyVar (compiler/GHC/Types/Var.hs:205) OutVar (compiler/GHC/Types/Var.hs:208) OutCoVar (compiler/GHC/Types/Var.hs:210) OutId (compiler/GHC/Types/Var.hs:211) OutTyVar (compiler/GHC/Types/Var.hs:209) varName varUnique (compiler/GHC/Types/Var.hs:413) varMult varMultMaybe (compiler/GHC/Types/Var.hs:416) setVarName (compiler/GHC/Types/Var.hs:425) setVarUnique (compiler/GHC/Types/Var.hs:420) setVarType (compiler/GHC/Types/Var.hs:430) mkGlobalVar (compiler/GHC/Types/Var.hs:1063) mkLocalVar (compiler/GHC/Types/Var.hs:1069) mkCoVar (compiler/GHC/Types/Var.hs:1074) idInfo (compiler/GHC/Types/Var.hs:1053) idDetails (compiler/GHC/Types/Var.hs:1057) lazySetIdInfo (compiler/GHC/Types/Var.hs:1094) setIdDetails (compiler/GHC/Types/Var.hs:1097) setIdMult (compiler/GHC/Types/Var.hs:1139) updateIdTypeButNotMult (compiler/GHC/Types/Var.hs:1117) updateIdTypeAndMult (compiler/GHC/Types/Var.hs:1121) updateIdTypeAndMultM (compiler/GHC/Types/Var.hs:1131) isTcTyVar (compiler/GHC/Types/Var.hs:1158) isLocalId (compiler/GHC/Types/Var.hs:1183) isLocalId_maybe (compiler/GHC/Types/Var.hs:1187) isTyCoVar (compiler/GHC/Types/Var.hs:1162) isGlobalId (compiler/GHC/Types/Var.hs:1197) isInferredForAllTyFlag (compiler/Language/Haskell/Syntax/Specificity.hs:56) isSpecifiedForAllTyFlag (compiler/Language/Haskell/Syntax/Specificity.hs:61) isVisibleFunArg (compiler/GHC/Types/Var.hs:523) isInvisibleFunArg (compiler/GHC/Types/Var.hs:520) isFUNArg (compiler/GHC/Types/Var.hs:529) mkFunTyFlag (compiler/GHC/Types/Var.hs:496) visArg (compiler/GHC/Types/Var.hs:500) invisArg (compiler/GHC/Types/Var.hs:510) visArgTypeLike (compiler/GHC/Types/Var.hs:504) visArgConstraintLike (compiler/GHC/Types/Var.hs:507) invisArgTypeLike (compiler/GHC/Types/Var.hs:514) invisArgConstraintLike (compiler/GHC/Types/Var.hs:517) funTyFlagArgTypeOrConstraint (compiler/GHC/Types/Var.hs:534) funTyFlagResultTypeOrConstraint (compiler/GHC/Types/Var.hs:540) TypeOrConstraint (compiler/GHC/Types/Basic.hs:2160) isNamedPiTyBinder (compiler/GHC/Types/Var.hs:769) namedPiTyBinder_maybe (compiler/GHC/Types/Var.hs:773) piTyBinderType (compiler/GHC/Types/Var.hs:797) VarBndr (compiler/GHC/Types/Var.hs:635) TyVarBinder (compiler/GHC/Types/Var.hs:650) InvisTyBinder (compiler/GHC/Types/Var.hs:647) InvisTVBinder (compiler/GHC/Types/Var.hs:651) ReqTyBinder (compiler/GHC/Types/Var.hs:648) ReqTVBinder (compiler/GHC/Types/Var.hs:652) binderVar (compiler/GHC/Types/Var.hs:673) binderVars (compiler/GHC/Types/Var.hs:676) binderFlag (compiler/GHC/Types/Var.hs:679) binderFlags (compiler/GHC/Types/Var.hs:682) binderType (compiler/GHC/Types/Var.hs:685) isVisibleForAllTyBinder (compiler/GHC/Types/Var.hs:667) isInvisibleForAllTyBinder (compiler/GHC/Types/Var.hs:670) isTyVarBinder (compiler/GHC/Types/Var.hs:688) tyVarSpecToBinder (compiler/GHC/Types/Var.hs:658) tyVarSpecToBinders (compiler/GHC/Types/Var.hs:655) tyVarReqToBinder (compiler/GHC/Types/Var.hs:664) tyVarReqToBinders (compiler/GHC/Types/Var.hs:661) mapVarBndr (compiler/GHC/Types/Var.hs:711) mapVarBndrs (compiler/GHC/Types/Var.hs:714) ExportFlag (compiler/GHC/Types/Var.hs:287) mkTyVar (compiler/GHC/Types/Var.hs:1020) mkTcTyVar (compiler/GHC/Types/Var.hs:1026) tyVarName (compiler/GHC/Types/Var.hs:997) tyVarKind (compiler/GHC/Types/Var.hs:1000) tcTyVarDetails (compiler/GHC/Types/Var.hs:1036) setTcTyVarDetails (compiler/GHC/Types/Var.hs:1042) setTyVarName (compiler/GHC/Types/Var.hs:1006) setTyVarUnique (compiler/GHC/Types/Var.hs:1003) setTyVarKind (compiler/GHC/Types/Var.hs:1009) updateTyVarKind (compiler/GHC/Types/Var.hs:1012) updateTyVarKindM (compiler/GHC/Types/Var.hs:1015) 31% ( 25 / 80) in 'GHC.Types.Var.Set' Missing documentation for: Module header emptyVarSet (compiler/GHC/Types/Var/Set.hs:110) unitVarSet (compiler/GHC/Types/Var/Set.hs:111) mkVarSet (compiler/GHC/Types/Var/Set.hs:129) extendVarSet (compiler/GHC/Types/Var/Set.hs:112) extendVarSetList (compiler/GHC/Types/Var/Set.hs:113) elemVarSet (compiler/GHC/Types/Var/Set.hs:124) subVarSet (compiler/GHC/Types/Var/Set.hs:144) unionVarSet (compiler/GHC/Types/Var/Set.hs:122) unionVarSets (compiler/GHC/Types/Var/Set.hs:123) intersectVarSet (compiler/GHC/Types/Var/Set.hs:114) intersectsVarSet (compiler/GHC/Types/Var/Set.hs:142) disjointVarSet (compiler/GHC/Types/Var/Set.hs:143) isEmptyVarSet (compiler/GHC/Types/Var/Set.hs:128) delVarSet (compiler/GHC/Types/Var/Set.hs:126) delVarSetList (compiler/GHC/Types/Var/Set.hs:127) delVarSetByKey (compiler/GHC/Types/Var/Set.hs:135) minusVarSet (compiler/GHC/Types/Var/Set.hs:125) filterVarSet (compiler/GHC/Types/Var/Set.hs:134) mapVarSet (compiler/GHC/Types/Var/Set.hs:153) anyVarSet (compiler/GHC/Types/Var/Set.hs:147) allVarSet (compiler/GHC/Types/Var/Set.hs:150) transCloVarSet (compiler/GHC/Types/Var/Set.hs:183) fixVarSet (compiler/GHC/Types/Var/Set.hs:165) lookupVarSet_Directly (compiler/GHC/Types/Var/Set.hs:130) lookupVarSet (compiler/GHC/Types/Var/Set.hs:131) lookupVarSetByName (compiler/GHC/Types/Var/Set.hs:132) sizeVarSet (compiler/GHC/Types/Var/Set.hs:133) seqVarSet (compiler/GHC/Types/Var/Set.hs:198) elemVarSetByKey (compiler/GHC/Types/Var/Set.hs:136) partitionVarSet (compiler/GHC/Types/Var/Set.hs:137) nonDetStrictFoldVarSet (compiler/GHC/Types/Var/Set.hs:159) emptyDVarSet (compiler/GHC/Types/Var/Set.hs:242) unitDVarSet (compiler/GHC/Types/Var/Set.hs:245) mkDVarSet (compiler/GHC/Types/Var/Set.hs:248) extendDVarSet (compiler/GHC/Types/Var/Set.hs:252) elemDVarSet (compiler/GHC/Types/Var/Set.hs:255) dVarSetElems (compiler/GHC/Types/Var/Set.hs:258) subDVarSet (compiler/GHC/Types/Var/Set.hs:261) unionDVarSet (compiler/GHC/Types/Var/Set.hs:264) unionDVarSets (compiler/GHC/Types/Var/Set.hs:267) intersectDVarSet (compiler/GHC/Types/Var/Set.hs:274) dVarSetIntersectVarSet (compiler/GHC/Types/Var/Set.hs:277) isEmptyDVarSet (compiler/GHC/Types/Var/Set.hs:288) delDVarSet (compiler/GHC/Types/Var/Set.hs:291) minusDVarSet (compiler/GHC/Types/Var/Set.hs:294) nonDetStrictFoldDVarSet (compiler/GHC/Types/Var/Set.hs:303) filterDVarSet (compiler/GHC/Types/Var/Set.hs:318) mapDVarSet (compiler/GHC/Types/Var/Set.hs:312) strictFoldDVarSet (compiler/GHC/Types/Var/Set.hs:315) dVarSetMinusVarSet (compiler/GHC/Types/Var/Set.hs:297) anyDVarSet (compiler/GHC/Types/Var/Set.hs:306) allDVarSet (compiler/GHC/Types/Var/Set.hs:309) sizeDVarSet (compiler/GHC/Types/Var/Set.hs:321) seqDVarSet (compiler/GHC/Types/Var/Set.hs:332) 89% ( 17 / 19) in 'GHC.Utils.FV' Missing documentation for: FV (compiler/GHC/Utils/FV.hs:47) fvDVarSetSome (compiler/GHC/Utils/FV.hs:201) 50% ( 1 / 2) in 'GHC.Types.SptEntry' Missing documentation for: Module header 0% ( 0 / 22) in 'GHC.Data.Graph.UnVar' Missing documentation for: Module header UnVarSet (compiler/GHC/Data/Graph/UnVar.hs:48) emptyUnVarSet (compiler/GHC/Data/Graph/UnVar.hs:58) mkUnVarSet (compiler/GHC/Data/Graph/UnVar.hs:80) unionUnVarSet (compiler/GHC/Data/Graph/UnVar.hs:89) unionUnVarSets (compiler/GHC/Data/Graph/UnVar.hs:92) extendUnVarSet (compiler/GHC/Data/Graph/UnVar.hs:83) extendUnVarSetList (compiler/GHC/Data/Graph/UnVar.hs:86) delUnVarSet (compiler/GHC/Data/Graph/UnVar.hs:68) delUnVarSetList (compiler/GHC/Data/Graph/UnVar.hs:71) elemUnVarSet (compiler/GHC/Data/Graph/UnVar.hs:61) isEmptyUnVarSet (compiler/GHC/Data/Graph/UnVar.hs:65) UnVarGraph (compiler/GHC/Data/Graph/UnVar.hs:98) emptyUnVarGraph (compiler/GHC/Data/Graph/UnVar.hs:104) unionUnVarGraph (compiler/GHC/Data/Graph/UnVar.hs:118) unionUnVarGraphs (compiler/GHC/Data/Graph/UnVar.hs:124) completeGraph (compiler/GHC/Data/Graph/UnVar.hs:131) completeBipartiteGraph (compiler/GHC/Data/Graph/UnVar.hs:128) neighbors (compiler/GHC/Data/Graph/UnVar.hs:135) hasLoopAt (compiler/GHC/Data/Graph/UnVar.hs:147) delNode (compiler/GHC/Data/Graph/UnVar.hs:157) domUFMUnVarSet (compiler/GHC/Data/Graph/UnVar.hs:55) 34% ( 43 /125) in 'GHC.Types.Var.Env' Missing documentation for: Module header emptyVarEnv (compiler/GHC/Types/Var/Env.hs:570) unitVarEnv (compiler/GHC/Types/Var/Env.hs:571) mkVarEnv (compiler/GHC/Types/Var/Env.hs:568) mkVarEnv_Directly (compiler/GHC/Types/Var/Env.hs:569) elemVarEnv (compiler/GHC/Types/Var/Env.hs:541) disjointVarEnv (compiler/GHC/Types/Var/Env.hs:543) anyVarEnv (compiler/GHC/Types/Var/Env.hs:565) extendVarEnv (compiler/GHC/Types/Var/Env.hs:545) extendVarEnv_C (compiler/GHC/Types/Var/Env.hs:546) extendVarEnv_Acc (compiler/GHC/Types/Var/Env.hs:547) extendVarEnvList (compiler/GHC/Types/Var/Env.hs:548) plusVarEnv (compiler/GHC/Types/Var/Env.hs:555) plusVarEnv_C (compiler/GHC/Types/Var/Env.hs:549) plusVarEnv_CD (compiler/GHC/Types/Var/Env.hs:550) plusMaybeVarEnv_C (compiler/GHC/Types/Var/Env.hs:551) plusVarEnvList (compiler/GHC/Types/Var/Env.hs:556) alterVarEnv (compiler/GHC/Types/Var/Env.hs:544) delVarEnvList (compiler/GHC/Types/Var/Env.hs:552) delVarEnv (compiler/GHC/Types/Var/Env.hs:553) minusVarEnv (compiler/GHC/Types/Var/Env.hs:554) lookupVarEnv (compiler/GHC/Types/Var/Env.hs:562) lookupVarEnv_NF (compiler/GHC/Types/Var/Env.hs:583) lookupWithDefaultVarEnv (compiler/GHC/Types/Var/Env.hs:566) lookupVarEnv_Directly (compiler/GHC/Types/Var/Env.hs:563) mapVarEnv (compiler/GHC/Types/Var/Env.hs:567) zipVarEnv (compiler/GHC/Types/Var/Env.hs:582) modifyVarEnv (compiler/GHC/Types/Var/Env.hs:593) modifyVarEnv_Directly (compiler/GHC/Types/Var/Env.hs:599) isEmptyVarEnv (compiler/GHC/Types/Var/Env.hs:572) elemVarEnvByKey (compiler/GHC/Types/Var/Env.hs:542) filterVarEnv (compiler/GHC/Types/Var/Env.hs:564) partitionVarEnv (compiler/GHC/Types/Var/Env.hs:573) varEnvDomain (compiler/GHC/Types/Var/Env.hs:574) nonDetStrictFoldVarEnv_Directly (compiler/GHC/Types/Var/Env.hs:575) emptyDVarEnv (compiler/GHC/Types/Var/Env.hs:625) mkDVarEnv (compiler/GHC/Types/Var/Env.hs:631) dVarEnvElts (compiler/GHC/Types/Var/Env.hs:628) extendDVarEnv (compiler/GHC/Types/Var/Env.hs:634) extendDVarEnv_C (compiler/GHC/Types/Var/Env.hs:682) extendDVarEnvList (compiler/GHC/Types/Var/Env.hs:694) lookupDVarEnv (compiler/GHC/Types/Var/Env.hs:640) elemDVarEnv (compiler/GHC/Types/Var/Env.hs:679) isEmptyDVarEnv (compiler/GHC/Types/Var/Env.hs:676) foldDVarEnv (compiler/GHC/Types/Var/Env.hs:643) nonDetStrictFoldDVarEnv (compiler/GHC/Types/Var/Env.hs:649) mapDVarEnv (compiler/GHC/Types/Var/Env.hs:652) filterDVarEnv (compiler/GHC/Types/Var/Env.hs:655) modifyDVarEnv (compiler/GHC/Types/Var/Env.hs:685) alterDVarEnv (compiler/GHC/Types/Var/Env.hs:658) plusDVarEnv (compiler/GHC/Types/Var/Env.hs:661) plusDVarEnv_C (compiler/GHC/Types/Var/Env.hs:664) unitDVarEnv (compiler/GHC/Types/Var/Env.hs:667) delDVarEnv (compiler/GHC/Types/Var/Env.hs:670) delDVarEnvList (compiler/GHC/Types/Var/Env.hs:673) minusDVarEnv (compiler/GHC/Types/Var/Env.hs:637) partitionDVarEnv (compiler/GHC/Types/Var/Env.hs:691) anyDVarEnv (compiler/GHC/Types/Var/Env.hs:697) emptyInScopeSet (compiler/GHC/Types/Var/Env.hs:146) mkInScopeSet (compiler/GHC/Types/Var/Env.hs:152) mkInScopeSetList (compiler/GHC/Types/Var/Env.hs:155) delInScopeSet (compiler/GHC/Types/Var/Env.hs:170) extendInScopeSet (compiler/GHC/Types/Var/Env.hs:158) extendInScopeSetList (compiler/GHC/Types/Var/Env.hs:162) extendInScopeSetSet (compiler/GHC/Types/Var/Env.hs:166) getInScopeVars (compiler/GHC/Types/Var/Env.hs:149) lookupInScope_Directly (compiler/GHC/Types/Var/Env.hs:181) unionInScope (compiler/GHC/Types/Var/Env.hs:185) elemInScopeSet (compiler/GHC/Types/Var/Env.hs:173) varSetInScope (compiler/GHC/Types/Var/Env.hs:189) mkRnEnv2 (compiler/GHC/Types/Var/Env.hs:286) delBndrL (compiler/GHC/Types/Var/Env.hs:388) delBndrR (compiler/GHC/Types/Var/Env.hs:390) delBndrsL (compiler/GHC/Types/Var/Env.hs:394) delBndrsR (compiler/GHC/Types/Var/Env.hs:396) extendRnInScopeSetList (compiler/GHC/Types/Var/Env.hs:291) rnInScope (compiler/GHC/Types/Var/Env.hs:296) rnInScopeSet (compiler/GHC/Types/Var/Env.hs:299) lookupRnInScope (compiler/GHC/Types/Var/Env.hs:423) emptyTidyEnv (compiler/GHC/Types/Var/Env.hs:465) mkEmptyTidyEnv (compiler/GHC/Types/Var/Env.hs:468) delTidyEnvList (compiler/GHC/Types/Var/Env.hs:471) 14% ( 1 / 7) in 'GHC.Stg.InferTags.TagSig' Missing documentation for: Module header TagSig (compiler/GHC/Stg/InferTags/TagSig.hs:26) TagInfo (compiler/GHC/Stg/InferTags/TagSig.hs:31) isTaggedSig (compiler/GHC/Stg/InferTags/TagSig.hs:70) seqTagSig (compiler/GHC/Stg/InferTags/TagSig.hs:75) seqTagInfo (compiler/GHC/Stg/InferTags/TagSig.hs:78) Warning: 'TyThing' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'DataCon' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'PatSyn' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'TyCon' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'filterImports' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'mergeSignatures' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'GlobalRdrElt' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'forceGlobalRdrEnv' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'hydrateGlobalRdrEnv' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'v' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'T1' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 60% ( 9 / 15) in 'GHC.Types.GREInfo' Missing documentation for: plusGREInfo (compiler/GHC/Types/GREInfo.hs:137) mkConInfo (compiler/GHC/Types/GREInfo.hs:267) mkConFieldInfo (compiler/GHC/Types/GREInfo.hs:272) conInfoFields (compiler/GHC/Types/GREInfo.hs:277) conFieldInfoFields (compiler/GHC/Types/GREInfo.hs:280) RecFieldInfo (compiler/GHC/Types/GREInfo.hs:328) Warning: 'mi_fix_fn' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ModIface' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 42% ( 3 / 7) in 'GHC.Types.Fixity.Env' Missing documentation for: Module header emptyFixityEnv (compiler/GHC/Types/Fixity/Env.hs:30) lookupFixity (compiler/GHC/Types/Fixity/Env.hs:33) emptyIfaceFixCache (compiler/GHC/Types/Fixity/Env.hs:45) 17% ( 6 / 35) in 'GHC.Types.CostCentre' Missing documentation for: Module header CcName (compiler/GHC/Types/CostCentre.hs:69) mkCafFlavour (compiler/GHC/Types/CostCentre.hs:88) mkExprCCFlavour (compiler/GHC/Types/CostCentre.hs:90) mkDeclCCFlavour (compiler/GHC/Types/CostCentre.hs:92) mkHpcCCFlavour (compiler/GHC/Types/CostCentre.hs:94) mkLateCCFlavour (compiler/GHC/Types/CostCentre.hs:96) mkCallerCCFlavour (compiler/GHC/Types/CostCentre.hs:98) getAllCAFsCC (compiler/GHC/Types/CostCentre.hs:399) pprCostCentre (compiler/GHC/Types/CostCentre.hs:285) pprCostCentreStack (compiler/GHC/Types/CostCentre.hs:261) CollectedCCs (compiler/GHC/Types/CostCentre.hs:216) emptyCollectedCCs (compiler/GHC/Types/CostCentre.hs:222) collectCC (compiler/GHC/Types/CostCentre.hs:225) currentCCS (compiler/GHC/Types/CostCentre.hs:229) dontCareCCS (compiler/GHC/Types/CostCentre.hs:230) isCurrentCCS (compiler/GHC/Types/CostCentre.hs:236) maybeSingletonCCS (compiler/GHC/Types/CostCentre.hs:244) mkUserCC (compiler/GHC/Types/CostCentre.hs:163) mkAutoCC (compiler/GHC/Types/CostCentre.hs:169) mkAllCafsCC (compiler/GHC/Types/CostCentre.hs:185) mkSingletonCCS (compiler/GHC/Types/CostCentre.hs:248) isCafCCS (compiler/GHC/Types/CostCentre.hs:240) isCafCC (compiler/GHC/Types/CostCentre.hs:141) ccFromThisModule (compiler/GHC/Types/CostCentre.hs:156) costCentreUserName (compiler/GHC/Types/CostCentre.hs:346) costCentreUserNameFS (compiler/GHC/Types/CostCentre.hs:349) costCentreSrcSpan (compiler/GHC/Types/CostCentre.hs:356) cmpCostCentre (compiler/GHC/Types/CostCentre.hs:113) Warning: 'DetOrdAvails' is ambiguous. It is defined * at compiler/GHC/Types/Avail.hs:82:1 * at compiler/GHC/Types/Avail.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 compiler/GHC/Types/Avail.hs:77:1 Warning: 'avails' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 76% ( 13 / 17) in 'GHC.Types.Avail' Missing documentation for: Module header availsToNameSet (compiler/GHC/Types/Avail.hs:117) availsToNameEnv (compiler/GHC/Types/Avail.hs:121) plusAvail (compiler/GHC/Types/Avail.hs:170) Warning: 'Provenance' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'FieldsOrSelector' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ModuleName' is ambiguous. It is defined * at compiler/Language/Haskell/Syntax/Module/Name.hs:13:22 * at compiler/Language/Haskell/Syntax/Module/Name.hs:13:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/Language/Haskell/Syntax/Module/Name.hs:13:1 Warning: 'GreInfo' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'x' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ShadowedNameSpace' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ShadowedGREs' is ambiguous. It is defined * at compiler/GHC/Types/Name/Reader.hs:1866:5 * at compiler/GHC/Types/Name/Reader.hs:1865:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Types/Name/Reader.hs:1865:1 42% ( 58 /135) in 'GHC.Types.Name.Reader' Missing documentation for: mkRdrUnqual (compiler/GHC/Types/Name/Reader.hs:249) mkRdrQual (compiler/GHC/Types/Name/Reader.hs:252) mkUnqual (compiler/GHC/Types/Name/Reader.hs:261) mkVarUnqual (compiler/GHC/Types/Name/Reader.hs:264) mkOrig (compiler/GHC/Types/Name/Reader.hs:255) nameRdrName (compiler/GHC/Types/Name/Reader.hs:275) getRdrName (compiler/GHC/Types/Name/Reader.hs:272) rdrNameOcc (compiler/GHC/Types/Name/Reader.hs:217) rdrNameSpace (compiler/GHC/Types/Name/Reader.hs:223) demoteRdrName (compiler/GHC/Types/Name/Reader.hs:228) demoteRdrNameTv (compiler/GHC/Types/Name/Reader.hs:234) promoteRdrName (compiler/GHC/Types/Name/Reader.hs:242) isRdrDataCon (compiler/GHC/Types/Name/Reader.hs:289) isRdrTyVar (compiler/GHC/Types/Name/Reader.hs:290) isRdrTc (compiler/GHC/Types/Name/Reader.hs:291) isQual (compiler/GHC/Types/Name/Reader.hs:303) isQual_maybe (compiler/GHC/Types/Name/Reader.hs:307) isUnqual (compiler/GHC/Types/Name/Reader.hs:299) isOrig (compiler/GHC/Types/Name/Reader.hs:311) isOrig_maybe (compiler/GHC/Types/Name/Reader.hs:315) isExact (compiler/GHC/Types/Name/Reader.hs:319) isExact_maybe (compiler/GHC/Types/Name/Reader.hs:323) isSrcRdrName (compiler/GHC/Types/Name/Reader.hs:294) emptyLocalRdrEnv (compiler/GHC/Types/Name/Reader.hs:433) extendLocalRdrEnv (compiler/GHC/Types/Name/Reader.hs:438) extendLocalRdrEnvList (compiler/GHC/Types/Name/Reader.hs:444) lookupLocalRdrEnv (compiler/GHC/Types/Name/Reader.hs:449) lookupLocalRdrOcc (compiler/GHC/Types/Name/Reader.hs:462) elemLocalRdrEnv (compiler/GHC/Types/Name/Reader.hs:465) inLocalRdrEnvScope (compiler/GHC/Types/Name/Reader.hs:477) localRdrEnvElts (compiler/GHC/Types/Name/Reader.hs:473) minusLocalRdrEnv (compiler/GHC/Types/Name/Reader.hs:480) minusLocalRdrEnvList (compiler/GHC/Types/Name/Reader.hs:484) emptyGlobalRdrEnv (compiler/GHC/Types/Name/Reader.hs:927) mkGlobalRdrEnv (compiler/GHC/Types/Name/Reader.hs:1587) plusGlobalRdrEnv (compiler/GHC/Types/Name/Reader.hs:1584) extendGlobalRdrEnv (compiler/GHC/Types/Name/Reader.hs:1624) greOccName (compiler/GHC/Types/Name/Reader.hs:812) pprGlobalRdrEnv (compiler/GHC/Types/Name/Reader.hs:960) globalRdrEnvElts (compiler/GHC/Types/Name/Reader.hs:930) globalRdrEnvLocal (compiler/GHC/Types/Name/Reader.hs:933) filterFieldGREs (compiler/GHC/Types/Name/Reader.hs:1080) allowGRE (compiler/GHC/Types/Name/Reader.hs:1084) LookupChild (compiler/GHC/Types/Name/Reader.hs:1197) getGRE_NameQualifier_maybes (compiler/GHC/Types/Name/Reader.hs:1436) availFromGRE (compiler/GHC/Types/Name/Reader.hs:916) greRdrNames (compiler/GHC/Types/Name/Reader.hs:832) greSrcSpan (compiler/GHC/Types/Name/Reader.hs:848) greQualModName (compiler/GHC/Types/Name/Reader.hs:826) greName (compiler/GHC/Types/Name/Reader.hs:608) greNameSpace (compiler/GHC/Types/Name/Reader.hs:611) greParent (compiler/GHC/Types/Name/Reader.hs:614) greInfo (compiler/GHC/Types/Name/Reader.hs:617) plusGRE (compiler/GHC/Types/Name/Reader.hs:1604) insertGRE (compiler/GHC/Types/Name/Reader.hs:1595) fieldGREInfo (compiler/GHC/Types/Name/Reader.hs:1047) mkGRE (compiler/GHC/Types/Name/Reader.hs:754) mkExactGRE (compiler/GHC/Types/Name/Reader.hs:766) mkLocalGRE (compiler/GHC/Types/Name/Reader.hs:772) mkLocalVanillaGRE (compiler/GHC/Types/Name/Reader.hs:775) mkLocalConLikeGRE (compiler/GHC/Types/Name/Reader.hs:788) mkLocalFieldGREs (compiler/GHC/Types/Name/Reader.hs:792) gresToNameSet (compiler/GHC/Types/Name/Reader.hs:869) shadowNames (compiler/GHC/Types/Name/Reader.hs:1721) RecFieldInfo (compiler/GHC/Types/GREInfo.hs:328) plusGREInfo (compiler/GHC/Types/GREInfo.hs:137) recFieldConLike_maybe (compiler/GHC/Types/Name/Reader.hs:1056) recFieldInfo_maybe (compiler/GHC/Types/Name/Reader.hs:1062) fieldGRE_maybe (compiler/GHC/Types/Name/Reader.hs:1039) fieldGRELabel (compiler/GHC/Types/Name/Reader.hs:1044) greParent_maybe (compiler/GHC/Types/Name/Reader.hs:864) mkParent (compiler/GHC/Types/Name/Reader.hs:854) availParent (compiler/GHC/Types/Name/Reader.hs:859) importSpecLoc (compiler/GHC/Types/Name/Reader.hs:2055) importSpecModule (compiler/GHC/Types/Name/Reader.hs:2059) isExplicitItem (compiler/GHC/Types/Name/Reader.hs:2062) bestImport (compiler/GHC/Types/Name/Reader.hs:1972) Warning: 'ImportedModsVal' is ambiguous. It is defined * at compiler/GHC/Unit/Module/Imported.hs:36:24 * at compiler/GHC/Unit/Module/Imported.hs:36:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Unit/Module/Imported.hs:36:1 40% ( 2 / 5) in 'GHC.Unit.Module.Imported' Missing documentation for: Module header ImportedModsVal (compiler/GHC/Unit/Module/Imported.hs:36) importedByUser (compiler/GHC/Unit/Module/Imported.hs:32) 93% ( 14 / 15) in 'GHC.Types.Annotations' Missing documentation for: AnnPayload (compiler/GHC/Types/Annotations.hs:43) Warning: 'ClassDecl' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ClsInstDecl' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ValBinds' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'NameAnn' is ambiguous. It is defined * at compiler/GHC/Parser/Annotation.hs:593:5 * at compiler/GHC/Parser/Annotation.hs:591:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Parser/Annotation.hs:591:1 Warning: 'RdrName' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: '`foo`' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: '(bar)' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Context' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Ò' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ann' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'AnnListItem' is ambiguous. It is defined * at compiler/GHC/Parser/Annotation.hs:529:5 * at compiler/GHC/Parser/Annotation.hs:528:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Parser/Annotation.hs:528:1 Warning: 'Anchor' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'EpAnn' is ambiguous. It is defined * at compiler/GHC/Parser/Annotation.hs:394:5 * at compiler/GHC/Parser/Annotation.hs:393:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Parser/Annotation.hs:393:1 Warning: 'EpaComment' is ambiguous. It is defined * at compiler/GHC/Parser/Annotation.hs:306:3 * at compiler/GHC/Parser/Annotation.hs:305:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Parser/Annotation.hs:305:1 Warning: 'e' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'EpAnnotation' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'RealSrcSpan' is ambiguous. It is defined * at compiler/GHC/Types/SrcLoc.hs:390:5 * at compiler/GHC/Types/SrcLoc.hs:366:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Types/SrcLoc.hs:366:1 40% ( 53 /130) in 'GHC.Parser.Annotation' Missing documentation for: Module header getEpTokenSrcSpan (compiler/GHC/Parser/Annotation.hs:253) getEpTokenLocs (compiler/GHC/Parser/Annotation.hs:258) getEpTokenLoc (compiler/GHC/Parser/Annotation.hs:264) getEpUniTokenLoc (compiler/GHC/Parser/Annotation.hs:268) TokDcolon (compiler/GHC/Parser/Annotation.hs:272) TokDarrow (compiler/GHC/Parser/Annotation.hs:273) TokRarrow (compiler/GHC/Parser/Annotation.hs:274) TokForall (compiler/GHC/Parser/Annotation.hs:275) EpaComment (compiler/GHC/Parser/Annotation.hs:305) EpaCommentTok (compiler/GHC/Parser/Annotation.hs:317) EpaLocation (compiler/GHC/Parser/Annotation.hs:332) getDeltaLine (compiler/GHC/Types/SrcLoc.hs:955) spanAsAnchor (compiler/GHC/Parser/Annotation.hs:407) realSpanAsAnchor (compiler/GHC/Parser/Annotation.hs:410) noSpanAnchor (compiler/GHC/Parser/Annotation.hs:413) NoAnn (compiler/GHC/Parser/Annotation.hs:876) LEpaComment (compiler/GHC/Parser/Annotation.hs:431) NoCommentsLocation (compiler/GHC/Types/SrcLoc.hs:925) NoComments (compiler/GHC/Types/SrcLoc.hs:927) emptyComments (compiler/GHC/Parser/Annotation.hs:434) epaToNoCommentsLocation (compiler/GHC/Parser/Annotation.hs:335) noCommentsToEpaLocation (compiler/GHC/Parser/Annotation.hs:340) getFollowingComments (compiler/GHC/Parser/Annotation.hs:1007) setFollowingComments (compiler/GHC/Parser/Annotation.hs:1011) setPriorComments (compiler/GHC/Parser/Annotation.hs:1015) EpAnnCO (compiler/GHC/Parser/Annotation.hs:1022) LocatedA (compiler/GHC/Parser/Annotation.hs:440) LocatedL (compiler/GHC/Parser/Annotation.hs:443) LocatedC (compiler/GHC/Parser/Annotation.hs:449) LocatedN (compiler/GHC/Parser/Annotation.hs:441) LocatedP (compiler/GHC/Parser/Annotation.hs:448) LocatedLC (compiler/GHC/Parser/Annotation.hs:444) LocatedLS (compiler/GHC/Parser/Annotation.hs:445) LocatedLW (compiler/GHC/Parser/Annotation.hs:446) LocatedLI (compiler/GHC/Parser/Annotation.hs:447) SrcSpanAnnA (compiler/GHC/Parser/Annotation.hs:451) SrcSpanAnnL (compiler/GHC/Parser/Annotation.hs:454) SrcSpanAnnP (compiler/GHC/Parser/Annotation.hs:459) SrcSpanAnnC (compiler/GHC/Parser/Annotation.hs:460) SrcSpanAnnN (compiler/GHC/Parser/Annotation.hs:452) SrcSpanAnnLC (compiler/GHC/Parser/Annotation.hs:455) SrcSpanAnnLW (compiler/GHC/Parser/Annotation.hs:457) SrcSpanAnnLS (compiler/GHC/Parser/Annotation.hs:456) SrcSpanAnnLI (compiler/GHC/Parser/Annotation.hs:458) LocatedE (compiler/GHC/Parser/Annotation.hs:462) AnnListBrackets (compiler/GHC/Parser/Annotation.hs:552) NoEpAnns (compiler/GHC/Parser/Annotation.hs:1024) ta_location (compiler/GHC/Parser/Annotation.hs:514) noTrailingN (compiler/GHC/Parser/Annotation.hs:809) reLoc (compiler/GHC/Parser/Annotation.hs:848) HasLoc (compiler/GHC/Parser/Annotation.hs:882) getHasLocList (compiler/GHC/Parser/Annotation.hs:911) srcSpan2e (compiler/GHC/Parser/Annotation.hs:923) realSrcSpan (compiler/GHC/Parser/Annotation.hs:917) reAnnL (compiler/GHC/Parser/Annotation.hs:930) reAnnC (compiler/GHC/Parser/Annotation.hs:927) addAnnsA (compiler/GHC/Parser/Annotation.hs:937) widenSpanT (compiler/GHC/Parser/Annotation.hs:951) widenAnchorT (compiler/GHC/Parser/Annotation.hs:964) widenAnchorS (compiler/GHC/Parser/Annotation.hs:968) widenLocatedAnL (compiler/GHC/Parser/Annotation.hs:975) listLocation (compiler/GHC/Parser/Annotation.hs:955) getLocAnn (compiler/GHC/Parser/Annotation.hs:933) epAnnComments (compiler/GHC/Parser/Annotation.hs:981) sortLocatedA (compiler/GHC/Parser/Annotation.hs:985) mapLocA (compiler/GHC/Parser/Annotation.hs:988) combineLocsA (compiler/GHC/Parser/Annotation.hs:992) combineSrcSpansA (compiler/GHC/Parser/Annotation.hs:995) HasAnnotation (compiler/GHC/Parser/Annotation.hs:853) locA (compiler/GHC/Parser/Annotation.hs:844) noLocA (compiler/GHC/Parser/Annotation.hs:866) getLocA (compiler/GHC/Parser/Annotation.hs:869) noSrcSpanA (compiler/GHC/Parser/Annotation.hs:872) noComments (compiler/GHC/Parser/Annotation.hs:1028) comment (compiler/GHC/Parser/Annotation.hs:1035) placeholderRealSpan (compiler/GHC/Parser/Annotation.hs:1032) 5% ( 1 / 17) in 'GHC.Data.BooleanFormula' Missing documentation for: BooleanFormula (compiler/GHC/Data/BooleanFormula.hs:38) LBooleanFormula (compiler/GHC/Data/BooleanFormula.hs:36) mkFalse (compiler/GHC/Data/BooleanFormula.hs:46) mkTrue (compiler/GHC/Data/BooleanFormula.hs:47) mkAnd (compiler/GHC/Data/BooleanFormula.hs:56) mkOr (compiler/GHC/Data/BooleanFormula.hs:70) mkVar (compiler/GHC/Data/BooleanFormula.hs:43) isFalse (compiler/GHC/Data/BooleanFormula.hs:119) isTrue (compiler/GHC/Data/BooleanFormula.hs:123) eval (compiler/GHC/Data/BooleanFormula.hs:127) simplify (compiler/GHC/Data/BooleanFormula.hs:135) isUnsatisfied (compiler/GHC/Data/BooleanFormula.hs:146) implies (compiler/GHC/Data/BooleanFormula.hs:166) impliesAtom (compiler/GHC/Data/BooleanFormula.hs:159) pprBooleanFormula (compiler/GHC/Data/BooleanFormula.hs:217) pprBooleanFormulaNice (compiler/GHC/Data/BooleanFormula.hs:224) 28% ( 4 / 14) in 'GHC.Hs.Extension' Missing documentation for: Module header IsSrcSpanAnn (compiler/GHC/Hs/Extension.hs:107) Pass (compiler/GHC/Hs/Extension.hs:165) GhcPs (compiler/GHC/Hs/Extension.hs:169) GhcRn (compiler/GHC/Hs/Extension.hs:170) GhcTc (compiler/GHC/Hs/Extension.hs:171) NoGhcTcPass (compiler/GHC/Hs/Extension.hs:214) pprIfPs (compiler/GHC/Hs/Extension.hs:230) pprIfRn (compiler/GHC/Hs/Extension.hs:234) pprIfTc (compiler/GHC/Hs/Extension.hs:238) Warning: 'a' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'StringLiteral' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'pprWithHsDoc' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'pprHsDoc' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 71% ( 10 / 14) in 'GHC.Hs.Doc' Missing documentation for: LHsDoc (compiler/GHC/Hs/Doc.hs:120) DocStructure (compiler/GHC/Hs/Doc.hs:199) Docs (compiler/GHC/Hs/Doc.hs:201) emptyDocs (compiler/GHC/Hs/Doc.hs:295) Warning: 'ConDeclField' is ambiguous. It is defined * at compiler/Language/Haskell/Syntax/Type.hs:1075:5 * at compiler/Language/Haskell/Syntax/Type.hs:1074:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/Language/Haskell/Syntax/Type.hs:1074:1 Warning: 'RecordPatSynField' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'HsRecField' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'RdrName' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'HsConDeclH98Details' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'HsConPatDetails' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'HsPatSynDetails' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'HsConDeclGADTDetails' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'HsTyPatRn' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'HsSigWcType' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'HsPSRn' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: '()' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'getBangType' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 51% ( 36 / 70) in 'Language.Haskell.Syntax.Type' Missing documentation for: Module header hsMult (compiler/Language/Haskell/Syntax/Type.hs:970) hsScaledThing (compiler/Language/Haskell/Syntax/Type.hs:973) HsArrow (compiler/Language/Haskell/Syntax/Type.hs:942) XUnrestrictedArrow (compiler/Language/Haskell/Syntax/Type.hs:960) XLinearArrow (compiler/Language/Haskell/Syntax/Type.hs:961) XExplicitMult (compiler/Language/Haskell/Syntax/Type.hs:962) XXArrow (compiler/Language/Haskell/Syntax/Type.hs:963) HsBndrVis (compiler/Language/Haskell/Syntax/Type.hs:705) XBndrRequired (compiler/Language/Haskell/Syntax/Type.hs:718) XBndrInvisible (compiler/Language/Haskell/Syntax/Type.hs:719) XXBndrVis (compiler/Language/Haskell/Syntax/Type.hs:720) HsBndrVar (compiler/Language/Haskell/Syntax/Type.hs:727) XBndrVar (compiler/Language/Haskell/Syntax/Type.hs:732) XBndrWildCard (compiler/Language/Haskell/Syntax/Type.hs:733) XXBndrVar (compiler/Language/Haskell/Syntax/Type.hs:734) HsBndrKind (compiler/Language/Haskell/Syntax/Type.hs:741) XBndrKind (compiler/Language/Haskell/Syntax/Type.hs:746) XBndrNoKind (compiler/Language/Haskell/Syntax/Type.hs:747) XXBndrKind (compiler/Language/Haskell/Syntax/Type.hs:748) isHsBndrInvisible (compiler/Language/Haskell/Syntax/Type.hs:723) isHsBndrWildCard (compiler/Language/Haskell/Syntax/Type.hs:737) HsTyPat (compiler/Language/Haskell/Syntax/Type.hs:444) LHsTyPat (compiler/Language/Haskell/Syntax/Type.hs:450) hsIPNameFS (compiler/Language/Haskell/Syntax/Type.hs:691) XValArg (compiler/Language/Haskell/Syntax/Type.hs:1236) XTypeArg (compiler/Language/Haskell/Syntax/Type.hs:1237) XArgPar (compiler/Language/Haskell/Syntax/Type.hs:1238) XXArg (compiler/Language/Haskell/Syntax/Type.hs:1239) LHsTypeArg (compiler/Language/Haskell/Syntax/Type.hs:1242) isPromoted (compiler/Language/Haskell/Syntax/Type.hs:99) mapHsOuterImplicit (compiler/Language/Haskell/Syntax/Type.hs:678) hsQTvExplicit (compiler/Language/Haskell/Syntax/Type.hs:347) hsPatSigType (compiler/Language/Haskell/Syntax/Type.hs:464) Warning: 'SrcStrictness' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'MatchContext' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 60% ( 23 / 38) in 'Language.Haskell.Syntax.Binds' Missing documentation for: Module header LHsLocalBindsLR (compiler/Language/Haskell/Syntax/Binds.hs:91) XNoMultAnn (compiler/Language/Haskell/Syntax/Binds.hs:267) XPct1Ann (compiler/Language/Haskell/Syntax/Binds.hs:268) XMultAnn (compiler/Language/Haskell/Syntax/Binds.hs:269) XXMultAnn (compiler/Language/Haskell/Syntax/Binds.hs:270) isFixityLSig (compiler/Language/Haskell/Syntax/Binds.hs:416) isTypeLSig (compiler/Language/Haskell/Syntax/Binds.hs:420) isSpecLSig (compiler/Language/Haskell/Syntax/Binds.hs:426) isSpecInstLSig (compiler/Language/Haskell/Syntax/Binds.hs:430) isPragLSig (compiler/Language/Haskell/Syntax/Binds.hs:435) isInlineLSig (compiler/Language/Haskell/Syntax/Binds.hs:443) isMinimalLSig (compiler/Language/Haskell/Syntax/Binds.hs:447) isSCCFunSig (compiler/Language/Haskell/Syntax/Binds.hs:451) isCompleteMatchSig (compiler/Language/Haskell/Syntax/Binds.hs:455) Warning: 'qualified' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 91% ( 11 / 12) in 'Language.Haskell.Syntax.ImpExp' Missing documentation for: Module header Warning: 'WarningFlag' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'mi_decl_warn_fn' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ModIface' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'mi_export_warn_fn' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 65% ( 19 / 29) in 'GHC.Unit.Module.Warnings' Missing documentation for: WarningCategory (compiler/GHC/Unit/Module/Warnings.hs:133) mkWarningCategory (compiler/GHC/Unit/Module/Warnings.hs:138) InWarningCategory (compiler/GHC/Unit/Module/Warnings.hs:121) fromWarningCategory (compiler/GHC/Unit/Module/Warnings.hs:129) LWarningTxt (compiler/GHC/Unit/Module/Warnings.hs:199) pprWarningTxtForMsg (compiler/GHC/Unit/Module/Warnings.hs:274) emptyWarn (compiler/GHC/Unit/Module/Warnings.hs:322) emptyIfaceWarnCache (compiler/GHC/Unit/Module/Warnings.hs:335) insertWarnDecls (compiler/GHC/Unit/Module/Warnings.hs:340) insertWarnExports (compiler/GHC/Unit/Module/Warnings.hs:346) Warning: 'Located' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'TyFamInstDecl' is ambiguous. It is defined * at compiler/Language/Haskell/Syntax/Decls.hs:1261:5 * at compiler/Language/Haskell/Syntax/Decls.hs:1260:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/Language/Haskell/Syntax/Decls.hs:1260:1 Warning: 'MkT' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'LConDecls' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'r' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'a' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'c' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'HsGroup' is ambiguous. It is defined * at compiler/Language/Haskell/Syntax/Decls.hs:208:5 * at compiler/Language/Haskell/Syntax/Decls.hs:207:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/Language/Haskell/Syntax/Decls.hs:207:1 79% ( 91 /115) in 'Language.Haskell.Syntax.Decls' Missing documentation for: LHsDecl (compiler/Language/Haskell/Syntax/Decls.hs:136) LHsFunDep (compiler/Language/Haskell/Syntax/Decls.hs:444) FunDep (compiler/Language/Haskell/Syntax/Decls.hs:438) LHsDerivingClause (compiler/Language/Haskell/Syntax/Decls.hs:877) LDerivClauseTys (compiler/Language/Haskell/Syntax/Decls.hs:892) dataDefnConsNewOrData (compiler/Language/Haskell/Syntax/Decls.hs:964) StandaloneKindSig (compiler/Language/Haskell/Syntax/Decls.hs:924) tyClGroupTyClDecls (compiler/Language/Haskell/Syntax/Decls.hs:671) tyClGroupInstDecls (compiler/Language/Haskell/Syntax/Decls.hs:674) tyClGroupRoleDecls (compiler/Language/Haskell/Syntax/Decls.hs:677) tyClGroupKindSigs (compiler/Language/Haskell/Syntax/Decls.hs:680) tyClDeclTyVars (compiler/Language/Haskell/Syntax/Decls.hs:536) FamilyInfo (compiler/Language/Haskell/Syntax/Decls.hs:797) familyInfoTyConFlavour (compiler/Language/Haskell/Syntax/Decls.hs:808) collectRuleBndrSigTys (compiler/Language/Haskell/Syntax/Decls.hs:1535) ForeignImport (compiler/Language/Haskell/Syntax/Decls.hs:1452) ForeignExport (compiler/Language/Haskell/Syntax/Decls.hs:1484) CImportSpec (compiler/Language/Haskell/Syntax/Decls.hs:1475) XPrefixConGADT (compiler/Language/Haskell/Syntax/Decls.hs:1167) XRecConGADT (compiler/Language/Haskell/Syntax/Decls.hs:1168) XXConDeclGADTDetails (compiler/Language/Haskell/Syntax/Decls.hs:1169) docDeclDoc (compiler/Language/Haskell/Syntax/Decls.hs:1558) annProvenanceName_maybe (compiler/Language/Haskell/Syntax/Decls.hs:1617) hsGroupInstDecls (compiler/Language/Haskell/Syntax/Decls.hs:239) Warning: 'ImportDecl' is ambiguous. It is defined * at compiler/Language/Haskell/Syntax/ImpExp.hs:55:5 * at compiler/Language/Haskell/Syntax/ImpExp.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 compiler/Language/Haskell/Syntax/ImpExp.hs:54:1 Warning: 'qualified' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: GHC.Hs.ImpExp: Could not find documentation for exported module: GHC.Hs.ImpExp 15% ( 3 / 19) in 'GHC.Hs.ImpExp' Missing documentation for: Module header XImportDeclPass (compiler/GHC/Hs/ImpExp.hs:85) EpAnnImportDecl (compiler/GHC/Hs/ImpExp.hs:113) simpleImportDecl (compiler/GHC/Hs/ImpExp.hs:127) IEThingWithAnns (compiler/GHC/Hs/ImpExp.hs:234) ieName (compiler/GHC/Hs/ImpExp.hs:251) ieWrappedName (compiler/GHC/Hs/ImpExp.hs:291) ieNames (compiler/GHC/Hs/ImpExp.hs:258) ieDeprecation (compiler/GHC/Hs/ImpExp.hs:269) ieWrappedLName (compiler/GHC/Hs/ImpExp.hs:285) lieWrappedName (compiler/GHC/Hs/ImpExp.hs:295) ieLWrappedName (compiler/GHC/Hs/ImpExp.hs:298) replaceWrappedName (compiler/GHC/Hs/ImpExp.hs:301) replaceLWrappedName (compiler/GHC/Hs/ImpExp.hs:307) exportDocstring (compiler/GHC/Hs/ImpExp.hs:310) pprImpExp (compiler/GHC/Hs/ImpExp.hs:363) 0% ( 0 / 6) in 'GHC.Core.Opt.CallerCC.Types' Missing documentation for: Module header NamePattern (compiler/GHC/Core/Opt/CallerCC/Types.hs:26) CallerCcFilter (compiler/GHC/Core/Opt/CallerCC/Types.hs:74) occNameMatches (compiler/GHC/Core/Opt/CallerCC/Types.hs:49) parseCallerCcFilter (compiler/GHC/Core/Opt/CallerCC/Types.hs:90) parseNamePattern (compiler/GHC/Core/Opt/CallerCC/Types.hs:64) Warning: 'CoAxiom' is ambiguous. It is defined * at compiler/GHC/Core/Coercion/Axiom.hs:241:5 * at compiler/GHC/Core/Coercion/Axiom.hs:240:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Core/Coercion/Axiom.hs:240:1 15% ( 7 / 45) in 'GHC.Core.Coercion.Axiom' Missing documentation for: BranchFlag (compiler/GHC/Core/Coercion/Axiom.hs:149) Branched (compiler/GHC/Core/Coercion/Axiom.hs:150) Unbranched (compiler/GHC/Core/Coercion/Axiom.hs:151) BranchIndex (compiler/GHC/Core/Coercion/Axiom.hs:144) Branches (compiler/GHC/Core/Coercion/Axiom.hs:156) manyBranches (compiler/GHC/Core/Coercion/Axiom.hs:161) unbranched (compiler/GHC/Core/Coercion/Axiom.hs:167) fromBranches (compiler/GHC/Core/Coercion/Axiom.hs:177) numBranches (compiler/GHC/Core/Coercion/Axiom.hs:183) toBranchedAxiom (compiler/GHC/Core/Coercion/Axiom.hs:286) toUnbranchedAxiom (compiler/GHC/Core/Coercion/Axiom.hs:290) coAxiomName (compiler/GHC/Core/Coercion/Axiom.hs:302) coAxiomArity (compiler/GHC/Core/Coercion/Axiom.hs:297) coAxiomBranches (compiler/GHC/Core/Coercion/Axiom.hs:308) coAxiomTyCon (compiler/GHC/Core/Coercion/Axiom.hs:326) isImplicitCoAxiom (compiler/GHC/Core/Coercion/Axiom.hs:347) coAxiomNumPats (compiler/GHC/Core/Coercion/Axiom.hs:294) coAxiomNthBranch (compiler/GHC/Core/Coercion/Axiom.hs:311) coAxiomSingleBranch_maybe (compiler/GHC/Core/Coercion/Axiom.hs:319) coAxiomRole (compiler/GHC/Core/Coercion/Axiom.hs:305) coAxiomSingleBranch (compiler/GHC/Core/Coercion/Axiom.hs:315) coAxBranchTyVars (compiler/GHC/Core/Coercion/Axiom.hs:329) coAxBranchCoVars (compiler/GHC/Core/Coercion/Axiom.hs:332) coAxBranchRoles (compiler/GHC/Core/Coercion/Axiom.hs:341) coAxBranchLHS (compiler/GHC/Core/Coercion/Axiom.hs:335) coAxBranchRHS (compiler/GHC/Core/Coercion/Axiom.hs:338) coAxBranchSpan (compiler/GHC/Core/Coercion/Axiom.hs:344) coAxBranchIncomps (compiler/GHC/Core/Coercion/Axiom.hs:350) placeHolderIncomps (compiler/GHC/Core/Coercion/Axiom.hs:354) fsFromRole (compiler/GHC/Core/Coercion/Axiom.hs:544) BuiltInFamRewrite (compiler/GHC/Core/Coercion/Axiom.hs:714) BuiltInFamInjectivity (compiler/GHC/Core/Coercion/Axiom.hs:701) coAxiomRuleArgRoles (compiler/GHC/Core/Coercion/Axiom.hs:654) coAxiomRuleRole (compiler/GHC/Core/Coercion/Axiom.hs:648) coAxiomRuleBranch_maybe (compiler/GHC/Core/Coercion/Axiom.hs:660) isNewtypeAxiomRule_maybe (compiler/GHC/Core/Coercion/Axiom.hs:665) BuiltInSynFamily (compiler/GHC/Core/Coercion/Axiom.hs:692) trivialBuiltInFamily (compiler/GHC/Core/Coercion/Axiom.hs:743) 3% ( 1 / 33) in 'GHC.Core.Class' Missing documentation for: Module header Class (compiler/GHC/Core/Class.hs:52) ClassOpItem (compiler/GHC/Core/Class.hs:81) ClassATItem (compiler/GHC/Core/Class.hs:93) ClassMinimalDef (compiler/GHC/Core/Class.hs:134) DefMethInfo (compiler/GHC/Core/Class.hs:85) pprDefMethInfo (compiler/GHC/Core/Class.hs:383) FunDep (compiler/GHC/Core/Class.hs:79) pprFundeps (compiler/GHC/Core/Class.hs:389) pprFunDep (compiler/GHC/Core/Class.hs:393) mkClass (compiler/GHC/Core/Class.hs:212) mkAbstractClass (compiler/GHC/Core/Class.hs:234) classTyVars classArity (compiler/GHC/Core/Class.hs:274) classKey className classATs (compiler/GHC/Core/Class.hs:309) classATItems (compiler/GHC/Core/Class.hs:314) classTyCon classMethods (compiler/GHC/Core/Class.hs:299) classOpItems (compiler/GHC/Core/Class.hs:304) classBigSig (compiler/GHC/Core/Class.hs:333) classExtraBigSig (compiler/GHC/Core/Class.hs:345) classTvsFds (compiler/GHC/Core/Class.hs:327) classSCTheta (compiler/GHC/Core/Class.hs:319) classHasSCs (compiler/GHC/Core/Class.hs:324) classAllSelIds (compiler/GHC/Core/Class.hs:279) classSCSelId (compiler/GHC/Core/Class.hs:293) classSCSelIds (compiler/GHC/Core/Class.hs:285) classMinimalDef (compiler/GHC/Core/Class.hs:158) classHasFds (compiler/GHC/Core/Class.hs:330) isAbstractClass (compiler/GHC/Core/Class.hs:356) 75% ( 3 / 4) in 'GHC.Platform.Reg.Class' Missing documentation for: Module header 50% ( 2 / 4) in 'GHC.Platform.Reg.Class.Unified' Missing documentation for: pprRegClass (compiler/GHC/Platform/Reg/Class/Unified.hs:22) allRegClasses (compiler/GHC/Platform/Reg/Class/Unified.hs:27) 50% ( 2 / 4) in 'GHC.Platform.Reg.Class.Separate' Missing documentation for: pprRegClass (compiler/GHC/Platform/Reg/Class/Separate.hs:23) allRegClasses (compiler/GHC/Platform/Reg/Class/Separate.hs:29) 50% ( 2 / 4) in 'GHC.Platform.Reg.Class.NoVectors' Missing documentation for: pprRegClass (compiler/GHC/Platform/Reg/Class/NoVectors.hs:21) allRegClasses (compiler/GHC/Platform/Reg/Class/NoVectors.hs:26) 27% ( 5 / 18) in 'GHC.Platform.Reg' Missing documentation for: regSingle (compiler/GHC/Platform/Reg.hs:185) realRegSingle (compiler/GHC/Platform/Reg.hs:188) isRealReg (compiler/GHC/Platform/Reg.hs:210) takeRealReg (compiler/GHC/Platform/Reg.hs:216) isVirtualReg (compiler/GHC/Platform/Reg.hs:223) takeVirtualReg (compiler/GHC/Platform/Reg.hs:229) VirtualReg (compiler/GHC/Platform/Reg.hs:62) renameVirtualReg (compiler/GHC/Platform/Reg.hs:97) classOfVirtualReg (compiler/GHC/Platform/Reg.hs:100) getHiVirtualRegFromLo (compiler/GHC/Platform/Reg.hs:130) getHiVRegFromLo (compiler/GHC/Platform/Reg.hs:137) regNosOfRealReg (compiler/GHC/Platform/Reg.hs:163) realRegsAlias (compiler/GHC/Platform/Reg.hs:169) Warning: GHC.Builtin.Names: Could not find documentation for exported module: GHC.Builtin.Names 0% ( 2 /1098) in 'GHC.Builtin.Names' Missing documentation for: Module header hasKey (compiler/GHC/Types/Unique.hs:200) allNameStrings (compiler/GHC/Builtin/Names.hs:162) gHC_PRIMOPWRAPPERS (compiler/GHC/Builtin/Names.hs:567) listTyConKey (compiler/GHC/Builtin/Names.hs:1854) nilDataConKey (compiler/GHC/Builtin/Names.hs:2133) gHC_INTERNAL_TYPELITS (compiler/GHC/Builtin/Names.hs:639) gHC_INTERNAL_TYPELITS_INTERNAL (compiler/GHC/Builtin/Names.hs:640) gHC_INTERNAL_TYPENATS (compiler/GHC/Builtin/Names.hs:641) gHC_INTERNAL_TYPENATS_INTERNAL (compiler/GHC/Builtin/Names.hs:642) typeNatAddTyFamNameKey (compiler/GHC/Builtin/Names.hs:2088) typeNatMulTyFamNameKey (compiler/GHC/Builtin/Names.hs:2089) typeNatExpTyFamNameKey (compiler/GHC/Builtin/Names.hs:2090) typeNatSubTyFamNameKey (compiler/GHC/Builtin/Names.hs:2091) typeNatDivTyFamNameKey (compiler/GHC/Builtin/Names.hs:2096) typeNatModTyFamNameKey (compiler/GHC/Builtin/Names.hs:2097) typeNatLogTyFamNameKey (compiler/GHC/Builtin/Names.hs:2098) typeNatCmpTyFamNameKey (compiler/GHC/Builtin/Names.hs:2093) typeSymbolCmpTyFamNameKey (compiler/GHC/Builtin/Names.hs:2092) typeSymbolAppendFamNameKey (compiler/GHC/Builtin/Names.hs:2046) typeCharCmpTyFamNameKey (compiler/GHC/Builtin/Names.hs:2094) typeConsSymbolTyFamNameKey (compiler/GHC/Builtin/Names.hs:2099) typeUnconsSymbolTyFamNameKey (compiler/GHC/Builtin/Names.hs:2100) typeCharToNatTyFamNameKey (compiler/GHC/Builtin/Names.hs:2101) typeNatToCharTyFamNameKey (compiler/GHC/Builtin/Names.hs:2102) multMulTyConKey (compiler/GHC/Builtin/Names.hs:2060) runRWKey (compiler/GHC/Builtin/Names.hs:2381) seqHashKey (compiler/GHC/Builtin/Names.hs:2411) tYPETyConKey (compiler/GHC/Builtin/Names.hs:1937) cONSTRAINTTyConKey (compiler/GHC/Builtin/Names.hs:1938) makeStaticName (compiler/GHC/Builtin/Names.hs:1647) unsafeEqualityProofIdKey (compiler/GHC/Builtin/Names.hs:2567) unsafeReflDataConKey (compiler/GHC/Builtin/Names.hs:2274) mAIN_NAME (compiler/GHC/Builtin/Names.hs:679) gHC_PRIM (compiler/GHC/Builtin/Names.hs:560) negateName (compiler/GHC/Builtin/Names.hs:1132) unrestrictedFunTyConKey (compiler/GHC/Builtin/Names.hs:2057) liftedTypeKindTyConKey (compiler/GHC/Builtin/Names.hs:1935) constraintKindTyConKey (compiler/GHC/Builtin/Names.hs:1939) allNameStringList (compiler/GHC/Builtin/Names.hs:166) ioTyConName (compiler/GHC/Builtin/Names.hs:1530) printName (compiler/GHC/Builtin/Names.hs:1539) mkInteractiveModule (compiler/GHC/Builtin/Names.hs:675) isUnboundName (compiler/GHC/Builtin/Names.hs:187) lazyIdKey (compiler/GHC/Builtin/Names.hs:2378) itName (compiler/GHC/Builtin/Names.hs:179) mkUnboundName (compiler/GHC/Builtin/Names.hs:184) unboundKey (compiler/GHC/Builtin/Names.hs:2424) basicKnownKeyNames (compiler/GHC/Builtin/Names.hs:202) genericTyConNames (compiler/GHC/Builtin/Names.hs:528) eqClassName (compiler/GHC/Builtin/Names.hs:1050) ordClassName (compiler/GHC/Builtin/Names.hs:1052) boundedClassName (compiler/GHC/Builtin/Names.hs:1481) numClassName (compiler/GHC/Builtin/Names.hs:1129) enumClassName (compiler/GHC/Builtin/Names.hs:1476) monadClassName (compiler/GHC/Builtin/Names.hs:1059) functorClassName (compiler/GHC/Builtin/Names.hs:1054) realClassName (compiler/GHC/Builtin/Names.hs:1288) integralClassName (compiler/GHC/Builtin/Names.hs:1289) fractionalClassName (compiler/GHC/Builtin/Names.hs:1291) floatingClassName (compiler/GHC/Builtin/Names.hs:1302) realFracClassName (compiler/GHC/Builtin/Names.hs:1290) realFloatClassName (compiler/GHC/Builtin/Names.hs:1303) dataClassName (compiler/GHC/Builtin/Names.hs:1463) isStringClassName (compiler/GHC/Builtin/Names.hs:1593) applicativeClassName (compiler/GHC/Builtin/Names.hs:1071) alternativeClassName (compiler/GHC/Builtin/Names.hs:1097) foldableClassName (compiler/GHC/Builtin/Names.hs:1078) traversableClassName (compiler/GHC/Builtin/Names.hs:1079) semigroupClassName (compiler/GHC/Builtin/Names.hs:1083) sappendName (compiler/GHC/Builtin/Names.hs:1084) monoidClassName (compiler/GHC/Builtin/Names.hs:1086) memptyName (compiler/GHC/Builtin/Names.hs:1087) mappendName (compiler/GHC/Builtin/Names.hs:1088) mconcatName (compiler/GHC/Builtin/Names.hs:1089) ioDataConName (compiler/GHC/Builtin/Names.hs:1531) runMainIOName (compiler/GHC/Builtin/Names.hs:933) runRWName (compiler/GHC/Builtin/Names.hs:934) trModuleTyConName (compiler/GHC/Builtin/Names.hs:1329) trModuleDataConName (compiler/GHC/Builtin/Names.hs:1330) trNameTyConName (compiler/GHC/Builtin/Names.hs:1331) trNameSDataConName (compiler/GHC/Builtin/Names.hs:1332) trNameDDataConName (compiler/GHC/Builtin/Names.hs:1333) trTyConTyConName (compiler/GHC/Builtin/Names.hs:1334) trTyConDataConName (compiler/GHC/Builtin/Names.hs:1335) typeableClassName (compiler/GHC/Builtin/Names.hs:1380) typeRepTyConName (compiler/GHC/Builtin/Names.hs:1381) someTypeRepTyConName (compiler/GHC/Builtin/Names.hs:1382) someTypeRepDataConName (compiler/GHC/Builtin/Names.hs:1383) kindRepTyConName (compiler/GHC/Builtin/Names.hs:1346) kindRepTyConAppDataConName (compiler/GHC/Builtin/Names.hs:1347) kindRepVarDataConName (compiler/GHC/Builtin/Names.hs:1348) kindRepAppDataConName (compiler/GHC/Builtin/Names.hs:1349) kindRepFunDataConName (compiler/GHC/Builtin/Names.hs:1350) kindRepTYPEDataConName (compiler/GHC/Builtin/Names.hs:1351) kindRepTypeLitSDataConName (compiler/GHC/Builtin/Names.hs:1352) kindRepTypeLitDDataConName (compiler/GHC/Builtin/Names.hs:1353) typeLitSortTyConName (compiler/GHC/Builtin/Names.hs:1360) typeLitSymbolDataConName (compiler/GHC/Builtin/Names.hs:1361) typeLitNatDataConName (compiler/GHC/Builtin/Names.hs:1362) typeLitCharDataConName (compiler/GHC/Builtin/Names.hs:1363) typeRepIdName (compiler/GHC/Builtin/Names.hs:1384) mkTrTypeName (compiler/GHC/Builtin/Names.hs:1385) mkTrConName (compiler/GHC/Builtin/Names.hs:1386) mkTrAppName (compiler/GHC/Builtin/Names.hs:1387) mkTrFunName (compiler/GHC/Builtin/Names.hs:1388) typeSymbolTypeRepName (compiler/GHC/Builtin/Names.hs:1390) typeNatTypeRepName (compiler/GHC/Builtin/Names.hs:1389) typeCharTypeRepName (compiler/GHC/Builtin/Names.hs:1391) trGhcPrimModuleName (compiler/GHC/Builtin/Names.hs:1394) starKindRepName (compiler/GHC/Builtin/Names.hs:1399) starArrStarKindRepName (compiler/GHC/Builtin/Names.hs:1400) starArrStarArrStarKindRepName (compiler/GHC/Builtin/Names.hs:1401) constraintKindRepName (compiler/GHC/Builtin/Names.hs:1402) withDictClassName (compiler/GHC/Builtin/Names.hs:1406) dataToTagClassName (compiler/GHC/Builtin/Names.hs:1413) seqHashName (compiler/GHC/Builtin/Names.hs:1417) toDynName (compiler/GHC/Builtin/Names.hs:1459) minusName (compiler/GHC/Builtin/Names.hs:1131) geName (compiler/GHC/Builtin/Names.hs:1053) eqName (compiler/GHC/Builtin/Names.hs:1051) mkRationalBase2Name (compiler/GHC/Builtin/Names.hs:1297) mkRationalBase10Name (compiler/GHC/Builtin/Names.hs:1298) rationalTyConName (compiler/GHC/Builtin/Names.hs:1285) ratioTyConName (compiler/GHC/Builtin/Names.hs:1286) ratioDataConName (compiler/GHC/Builtin/Names.hs:1287) fromRationalName (compiler/GHC/Builtin/Names.hs:1292) fromIntegerName (compiler/GHC/Builtin/Names.hs:1130) toIntegerName (compiler/GHC/Builtin/Names.hs:1293) toRationalName (compiler/GHC/Builtin/Names.hs:1294) fromIntegralName (compiler/GHC/Builtin/Names.hs:1295) realToFracName (compiler/GHC/Builtin/Names.hs:1296) divIntName (compiler/GHC/Builtin/Names.hs:1024) modIntName (compiler/GHC/Builtin/Names.hs:1025) fromStringName (compiler/GHC/Builtin/Names.hs:1125) enumFromName (compiler/GHC/Builtin/Names.hs:1477) enumFromThenName (compiler/GHC/Builtin/Names.hs:1479) enumFromThenToName (compiler/GHC/Builtin/Names.hs:1480) enumFromToName (compiler/GHC/Builtin/Names.hs:1478) pureAName (compiler/GHC/Builtin/Names.hs:1073) apAName (compiler/GHC/Builtin/Names.hs:1072) thenAName (compiler/GHC/Builtin/Names.hs:1074) fmapName (compiler/GHC/Builtin/Names.hs:1055) thenIOName (compiler/GHC/Builtin/Names.hs:1532) bindIOName (compiler/GHC/Builtin/Names.hs:1533) returnIOName (compiler/GHC/Builtin/Names.hs:1534) failIOName (compiler/GHC/Builtin/Names.hs:1535) bindMName (compiler/GHC/Builtin/Names.hs:1061) thenMName (compiler/GHC/Builtin/Names.hs:1060) returnMName (compiler/GHC/Builtin/Names.hs:1062) joinMName (compiler/GHC/Builtin/Names.hs:1096) monadFailClassName (compiler/GHC/Builtin/Names.hs:1066) failMName (compiler/GHC/Builtin/Names.hs:1067) monadFixClassName (compiler/GHC/Builtin/Names.hs:1567) mfixName (compiler/GHC/Builtin/Names.hs:1568) arrAName (compiler/GHC/Builtin/Names.hs:1572) composeAName (compiler/GHC/Builtin/Names.hs:1573) firstAName (compiler/GHC/Builtin/Names.hs:1574) appAName (compiler/GHC/Builtin/Names.hs:1575) choiceAName (compiler/GHC/Builtin/Names.hs:1576) loopAName (compiler/GHC/Builtin/Names.hs:1577) ixClassName (compiler/GHC/Builtin/Names.hs:1318) showClassName (compiler/GHC/Builtin/Names.hs:1503) readClassName (compiler/GHC/Builtin/Names.hs:1507) newStablePtrName (compiler/GHC/Builtin/Names.hs:1563) considerAccessibleName (compiler/GHC/Builtin/Names.hs:1111) unpackCStringName (compiler/GHC/Builtin/Names.hs:1035) unpackCStringUtf8Name (compiler/GHC/Builtin/Names.hs:1039) unpackCStringAppendName (compiler/GHC/Builtin/Names.hs:1036) unpackCStringAppendUtf8Name (compiler/GHC/Builtin/Names.hs:1040) unpackCStringFoldrName (compiler/GHC/Builtin/Names.hs:1037) unpackCStringFoldrUtf8Name (compiler/GHC/Builtin/Names.hs:1041) cstringLengthName (compiler/GHC/Builtin/Names.hs:1032) isListClassName (compiler/GHC/Builtin/Names.hs:1491) fromListName (compiler/GHC/Builtin/Names.hs:1492) fromListNName (compiler/GHC/Builtin/Names.hs:1493) toListName (compiler/GHC/Builtin/Names.hs:1494) nonEmptyTyConName (compiler/GHC/Builtin/Names.hs:1409) getFieldName (compiler/GHC/Builtin/Names.hs:1498) setFieldName (compiler/GHC/Builtin/Names.hs:1499) concatName (compiler/GHC/Builtin/Names.hs:1485) filterName (compiler/GHC/Builtin/Names.hs:1486) mapName (compiler/GHC/Builtin/Names.hs:1122) zipName (compiler/GHC/Builtin/Names.hs:1487) foldrName (compiler/GHC/Builtin/Names.hs:1119) buildName (compiler/GHC/Builtin/Names.hs:1120) augmentName (compiler/GHC/Builtin/Names.hs:1121) appendName (compiler/GHC/Builtin/Names.hs:1123) stablePtrTyConName (compiler/GHC/Builtin/Names.hs:1562) ptrTyConName (compiler/GHC/Builtin/Names.hs:1557) funPtrTyConName (compiler/GHC/Builtin/Names.hs:1558) constPtrConName (compiler/GHC/Builtin/Names.hs:1675) int8TyConName (compiler/GHC/Builtin/Names.hs:1543) int16TyConName (compiler/GHC/Builtin/Names.hs:1544) int32TyConName (compiler/GHC/Builtin/Names.hs:1545) int64TyConName (compiler/GHC/Builtin/Names.hs:1546) word8TyConName (compiler/GHC/Builtin/Names.hs:1550) word16TyConName (compiler/GHC/Builtin/Names.hs:1551) word32TyConName (compiler/GHC/Builtin/Names.hs:1552) word64TyConName (compiler/GHC/Builtin/Names.hs:1553) jsvalTyConName (compiler/GHC/Builtin/Names.hs:1679) otherwiseIdName (compiler/GHC/Builtin/Names.hs:1118) inlineIdName (compiler/GHC/Builtin/Names.hs:1046) eqStringName (compiler/GHC/Builtin/Names.hs:1033) assertName (compiler/GHC/Builtin/Names.hs:1124) assertErrorName (compiler/GHC/Builtin/Names.hs:1467) traceName (compiler/GHC/Builtin/Names.hs:1471) dollarName (compiler/GHC/Builtin/Names.hs:1117) integerFromNaturalName (compiler/GHC/Builtin/Names.hs:1238) integerToNaturalClampName (compiler/GHC/Builtin/Names.hs:1239) integerToNaturalThrowName (compiler/GHC/Builtin/Names.hs:1240) integerToNaturalName (compiler/GHC/Builtin/Names.hs:1241) integerToWordName (compiler/GHC/Builtin/Names.hs:1242) integerToIntName (compiler/GHC/Builtin/Names.hs:1243) integerToWord64Name (compiler/GHC/Builtin/Names.hs:1244) integerToInt64Name (compiler/GHC/Builtin/Names.hs:1245) integerFromWordName (compiler/GHC/Builtin/Names.hs:1246) integerFromWord64Name (compiler/GHC/Builtin/Names.hs:1247) integerFromInt64Name (compiler/GHC/Builtin/Names.hs:1248) integerAddName (compiler/GHC/Builtin/Names.hs:1249) integerMulName (compiler/GHC/Builtin/Names.hs:1250) integerSubName (compiler/GHC/Builtin/Names.hs:1251) integerNegateName (compiler/GHC/Builtin/Names.hs:1252) integerAbsName (compiler/GHC/Builtin/Names.hs:1253) integerPopCountName (compiler/GHC/Builtin/Names.hs:1254) integerQuotName (compiler/GHC/Builtin/Names.hs:1255) integerRemName (compiler/GHC/Builtin/Names.hs:1256) integerDivName (compiler/GHC/Builtin/Names.hs:1257) integerModName (compiler/GHC/Builtin/Names.hs:1258) integerDivModName (compiler/GHC/Builtin/Names.hs:1259) integerQuotRemName (compiler/GHC/Builtin/Names.hs:1260) integerEncodeFloatName (compiler/GHC/Builtin/Names.hs:1261) integerEncodeDoubleName (compiler/GHC/Builtin/Names.hs:1262) integerGcdName (compiler/GHC/Builtin/Names.hs:1263) integerLcmName (compiler/GHC/Builtin/Names.hs:1264) integerAndName (compiler/GHC/Builtin/Names.hs:1265) integerOrName (compiler/GHC/Builtin/Names.hs:1266) integerXorName (compiler/GHC/Builtin/Names.hs:1267) integerComplementName (compiler/GHC/Builtin/Names.hs:1268) integerBitName (compiler/GHC/Builtin/Names.hs:1269) integerTestBitName (compiler/GHC/Builtin/Names.hs:1270) integerShiftLName (compiler/GHC/Builtin/Names.hs:1271) integerShiftRName (compiler/GHC/Builtin/Names.hs:1272) naturalToWordName (compiler/GHC/Builtin/Names.hs:1212) naturalPopCountName (compiler/GHC/Builtin/Names.hs:1213) naturalShiftRName (compiler/GHC/Builtin/Names.hs:1214) naturalShiftLName (compiler/GHC/Builtin/Names.hs:1215) naturalAddName (compiler/GHC/Builtin/Names.hs:1216) naturalSubName (compiler/GHC/Builtin/Names.hs:1217) naturalSubThrowName (compiler/GHC/Builtin/Names.hs:1218) naturalSubUnsafeName (compiler/GHC/Builtin/Names.hs:1219) naturalMulName (compiler/GHC/Builtin/Names.hs:1220) naturalQuotRemName (compiler/GHC/Builtin/Names.hs:1221) naturalQuotName (compiler/GHC/Builtin/Names.hs:1222) naturalRemName (compiler/GHC/Builtin/Names.hs:1223) naturalAndName (compiler/GHC/Builtin/Names.hs:1224) naturalAndNotName (compiler/GHC/Builtin/Names.hs:1225) naturalOrName (compiler/GHC/Builtin/Names.hs:1226) naturalXorName (compiler/GHC/Builtin/Names.hs:1227) naturalTestBitName (compiler/GHC/Builtin/Names.hs:1228) naturalBitName (compiler/GHC/Builtin/Names.hs:1229) naturalGcdName (compiler/GHC/Builtin/Names.hs:1230) naturalLcmName (compiler/GHC/Builtin/Names.hs:1231) naturalLog2Name (compiler/GHC/Builtin/Names.hs:1232) naturalLogBaseWordName (compiler/GHC/Builtin/Names.hs:1233) naturalLogBaseName (compiler/GHC/Builtin/Names.hs:1234) naturalPowModName (compiler/GHC/Builtin/Names.hs:1235) naturalSizeInBaseName (compiler/GHC/Builtin/Names.hs:1236) bignatEqName (compiler/GHC/Builtin/Names.hs:1208) integerToFloatName (compiler/GHC/Builtin/Names.hs:1309) integerToDoubleName (compiler/GHC/Builtin/Names.hs:1310) naturalToFloatName (compiler/GHC/Builtin/Names.hs:1311) naturalToDoubleName (compiler/GHC/Builtin/Names.hs:1312) rationalToFloatName (compiler/GHC/Builtin/Names.hs:1313) rationalToDoubleName (compiler/GHC/Builtin/Names.hs:1314) monadPlusClassName (compiler/GHC/Builtin/Names.hs:1592) knownNatClassName (compiler/GHC/Builtin/Names.hs:1597) knownSymbolClassName (compiler/GHC/Builtin/Names.hs:1599) knownCharClassName (compiler/GHC/Builtin/Names.hs:1601) fromLabelClassOpName (compiler/GHC/Builtin/Names.hs:1605) ipClassName (compiler/GHC/Builtin/Names.hs:1610) hasFieldClassName (compiler/GHC/Builtin/Names.hs:1615) exceptionContextTyConName (compiler/GHC/Builtin/Names.hs:1620) emptyExceptionContextName (compiler/GHC/Builtin/Names.hs:1622) callStackTyConName (compiler/GHC/Builtin/Names.hs:1628) emptyCallStackName (compiler/GHC/Builtin/Names.hs:1630) pushCallStackName (compiler/GHC/Builtin/Names.hs:1632) srcLocDataConName (compiler/GHC/Builtin/Names.hs:1634) toAnnotationWrapperName (compiler/GHC/Builtin/Names.hs:1588) specTyConName (compiler/GHC/Builtin/Names.hs:943) eitherTyConName (compiler/GHC/Builtin/Names.hs:946) leftDataConName (compiler/GHC/Builtin/Names.hs:947) rightDataConName (compiler/GHC/Builtin/Names.hs:948) voidTyConName (compiler/GHC/Builtin/Names.hs:951) pluginTyConName (compiler/GHC/Builtin/Names.hs:1641) frontendPluginTyConName (compiler/GHC/Builtin/Names.hs:1643) genClassName (compiler/GHC/Builtin/Names.hs:1512) gen1ClassName (compiler/GHC/Builtin/Names.hs:1513) datatypeClassName (compiler/GHC/Builtin/Names.hs:1515) constructorClassName (compiler/GHC/Builtin/Names.hs:1516) selectorClassName (compiler/GHC/Builtin/Names.hs:1517) guardMName (compiler/GHC/Builtin/Names.hs:1581) liftMName (compiler/GHC/Builtin/Names.hs:1582) mzipName (compiler/GHC/Builtin/Names.hs:1583) ghciIoClassName (compiler/GHC/Builtin/Names.hs:1524) ghciStepIoMName (compiler/GHC/Builtin/Names.hs:1525) staticPtrTyConName (compiler/GHC/Builtin/Names.hs:1659) staticPtrDataConName (compiler/GHC/Builtin/Names.hs:1663) staticPtrInfoDataConName (compiler/GHC/Builtin/Names.hs:1655) fromStaticPtrName (compiler/GHC/Builtin/Names.hs:1667) fingerprintDataConName (compiler/GHC/Builtin/Names.hs:1671) errorMessageTypeErrorFamName (compiler/GHC/Builtin/Names.hs:1427) typeErrorTextDataConName (compiler/GHC/Builtin/Names.hs:1430) typeErrorAppendDataConName (compiler/GHC/Builtin/Names.hs:1433) typeErrorVAppendDataConName (compiler/GHC/Builtin/Names.hs:1436) typeErrorShowTypeDataConName (compiler/GHC/Builtin/Names.hs:1439) unsatisfiableClassName (compiler/GHC/Builtin/Names.hs:1444) unsatisfiableIdName (compiler/GHC/Builtin/Names.hs:1446) unsafeEqualityProofName (compiler/GHC/Builtin/Names.hs:1452) unsafeEqualityTyConName (compiler/GHC/Builtin/Names.hs:1453) unsafeReflDataConName (compiler/GHC/Builtin/Names.hs:1454) unsafeCoercePrimName (compiler/GHC/Builtin/Names.hs:1455) v1TyConName (compiler/GHC/Builtin/Names.hs:970) u1TyConName (compiler/GHC/Builtin/Names.hs:971) par1TyConName (compiler/GHC/Builtin/Names.hs:972) rec1TyConName (compiler/GHC/Builtin/Names.hs:973) k1TyConName (compiler/GHC/Builtin/Names.hs:974) m1TyConName (compiler/GHC/Builtin/Names.hs:975) sumTyConName (compiler/GHC/Builtin/Names.hs:977) prodTyConName (compiler/GHC/Builtin/Names.hs:978) compTyConName (compiler/GHC/Builtin/Names.hs:979) rTyConName (compiler/GHC/Builtin/Names.hs:981) dTyConName (compiler/GHC/Builtin/Names.hs:982) cTyConName (compiler/GHC/Builtin/Names.hs:983) sTyConName (compiler/GHC/Builtin/Names.hs:984) rec0TyConName (compiler/GHC/Builtin/Names.hs:986) d1TyConName (compiler/GHC/Builtin/Names.hs:987) c1TyConName (compiler/GHC/Builtin/Names.hs:988) s1TyConName (compiler/GHC/Builtin/Names.hs:989) repTyConName (compiler/GHC/Builtin/Names.hs:991) rep1TyConName (compiler/GHC/Builtin/Names.hs:992) uRecTyConName (compiler/GHC/Builtin/Names.hs:994) uAddrTyConName (compiler/GHC/Builtin/Names.hs:995) uCharTyConName (compiler/GHC/Builtin/Names.hs:996) uDoubleTyConName (compiler/GHC/Builtin/Names.hs:997) uFloatTyConName (compiler/GHC/Builtin/Names.hs:998) uIntTyConName (compiler/GHC/Builtin/Names.hs:999) uWordTyConName (compiler/GHC/Builtin/Names.hs:1000) prefixIDataConName (compiler/GHC/Builtin/Names.hs:1002) infixIDataConName (compiler/GHC/Builtin/Names.hs:1003) leftAssociativeDataConName (compiler/GHC/Builtin/Names.hs:1004) rightAssociativeDataConName (compiler/GHC/Builtin/Names.hs:1005) notAssociativeDataConName (compiler/GHC/Builtin/Names.hs:1006) sourceUnpackDataConName (compiler/GHC/Builtin/Names.hs:1008) sourceNoUnpackDataConName (compiler/GHC/Builtin/Names.hs:1009) noSourceUnpackednessDataConName (compiler/GHC/Builtin/Names.hs:1010) sourceLazyDataConName (compiler/GHC/Builtin/Names.hs:1011) sourceStrictDataConName (compiler/GHC/Builtin/Names.hs:1012) noSourceStrictnessDataConName (compiler/GHC/Builtin/Names.hs:1013) decidedLazyDataConName (compiler/GHC/Builtin/Names.hs:1014) decidedStrictDataConName (compiler/GHC/Builtin/Names.hs:1015) decidedUnpackDataConName (compiler/GHC/Builtin/Names.hs:1016) metaDataDataConName (compiler/GHC/Builtin/Names.hs:1018) metaConsDataConName (compiler/GHC/Builtin/Names.hs:1019) metaSelDataConName (compiler/GHC/Builtin/Names.hs:1020) gHC_PRIM_PANIC (compiler/GHC/Builtin/Names.hs:561) gHC_TYPES (compiler/GHC/Builtin/Names.hs:562) gHC_INTERNAL_DATA_DATA (compiler/GHC/Builtin/Names.hs:622) gHC_MAGIC (compiler/GHC/Builtin/Names.hs:563) gHC_MAGIC_DICT (compiler/GHC/Builtin/Names.hs:564) gHC_CLASSES (compiler/GHC/Builtin/Names.hs:566) mkPrimModule (compiler/GHC/Builtin/Names.hs:682) gHC_CSTRING (compiler/GHC/Builtin/Names.hs:565) gHC_INTERNAL_TUPLE (compiler/GHC/Builtin/Names.hs:569) gHC_INTERNAL_CONTROL_MONAD_ZIP (compiler/GHC/Builtin/Names.hs:572) mkGhcInternalModule (compiler/GHC/Builtin/Names.hs:688) gHC_INTERNAL_NUM_INTEGER (compiler/GHC/Builtin/Names.hs:575) gHC_INTERNAL_NUM_NATURAL (compiler/GHC/Builtin/Names.hs:576) gHC_INTERNAL_NUM_BIGNAT (compiler/GHC/Builtin/Names.hs:577) mkBignumModule (compiler/GHC/Builtin/Names.hs:685) gHC_INTERNAL_BASE (compiler/GHC/Builtin/Names.hs:594) gHC_INTERNAL_ENUM (compiler/GHC/Builtin/Names.hs:595) gHC_INTERNAL_GHCI (compiler/GHC/Builtin/Names.hs:596) gHC_INTERNAL_GHCI_HELPERS (compiler/GHC/Builtin/Names.hs:597) gHC_INTERNAL_DATA_STRING (compiler/GHC/Builtin/Names.hs:604) gHC_INTERNAL_SHOW (compiler/GHC/Builtin/Names.hs:598) gHC_INTERNAL_READ (compiler/GHC/Builtin/Names.hs:599) gHC_INTERNAL_NUM (compiler/GHC/Builtin/Names.hs:600) gHC_INTERNAL_MAYBE (compiler/GHC/Builtin/Names.hs:601) gHC_INTERNAL_LIST (compiler/GHC/Builtin/Names.hs:602) gHC_INTERNAL_DATA_EITHER (compiler/GHC/Builtin/Names.hs:603) gHC_INTERNAL_DATA_FOLDABLE (compiler/GHC/Builtin/Names.hs:605) gHC_INTERNAL_DATA_TRAVERSABLE (compiler/GHC/Builtin/Names.hs:606) gHC_INTERNAL_EXCEPTION_CONTEXT (compiler/GHC/Builtin/Names.hs:636) gHC_INTERNAL_CONC (compiler/GHC/Builtin/Names.hs:607) gHC_INTERNAL_IO (compiler/GHC/Builtin/Names.hs:608) gHC_INTERNAL_IO_Exception (compiler/GHC/Builtin/Names.hs:609) gHC_INTERNAL_ST (compiler/GHC/Builtin/Names.hs:610) gHC_INTERNAL_IX (compiler/GHC/Builtin/Names.hs:611) gHC_INTERNAL_STABLE (compiler/GHC/Builtin/Names.hs:612) gHC_INTERNAL_PTR (compiler/GHC/Builtin/Names.hs:613) gHC_INTERNAL_ERR (compiler/GHC/Builtin/Names.hs:614) gHC_INTERNAL_REAL (compiler/GHC/Builtin/Names.hs:615) gHC_INTERNAL_FLOAT (compiler/GHC/Builtin/Names.hs:616) gHC_INTERNAL_TOP_HANDLER (compiler/GHC/Builtin/Names.hs:617) gHC_INTERNAL_SYSTEM_IO (compiler/GHC/Builtin/Names.hs:618) gHC_INTERNAL_DYNAMIC (compiler/GHC/Builtin/Names.hs:619) gHC_INTERNAL_TYPEABLE (compiler/GHC/Builtin/Names.hs:620) gHC_INTERNAL_TYPEABLE_INTERNAL (compiler/GHC/Builtin/Names.hs:621) gHC_INTERNAL_GENERICS (compiler/GHC/Builtin/Names.hs:637) gHC_INTERNAL_READ_PREC (compiler/GHC/Builtin/Names.hs:623) gHC_INTERNAL_LEX (compiler/GHC/Builtin/Names.hs:624) gHC_INTERNAL_INT (compiler/GHC/Builtin/Names.hs:625) gHC_INTERNAL_WORD (compiler/GHC/Builtin/Names.hs:626) gHC_INTERNAL_MONAD (compiler/GHC/Builtin/Names.hs:627) gHC_INTERNAL_MONAD_FIX (compiler/GHC/Builtin/Names.hs:628) gHC_INTERNAL_MONAD_FAIL (compiler/GHC/Builtin/Names.hs:629) gHC_INTERNAL_ARROW (compiler/GHC/Builtin/Names.hs:630) gHC_INTERNAL_DESUGAR (compiler/GHC/Builtin/Names.hs:631) gHC_INTERNAL_RANDOM (compiler/GHC/Builtin/Names.hs:632) gHC_INTERNAL_EXTS (compiler/GHC/Builtin/Names.hs:633) gHC_INTERNAL_IS_LIST (compiler/GHC/Builtin/Names.hs:634) gHC_INTERNAL_CONTROL_EXCEPTION_BASE (compiler/GHC/Builtin/Names.hs:635) gHC_INTERNAL_TYPEERROR (compiler/GHC/Builtin/Names.hs:638) gHC_INTERNAL_DATA_COERCE (compiler/GHC/Builtin/Names.hs:643) gHC_INTERNAL_DEBUG_TRACE (compiler/GHC/Builtin/Names.hs:644) gHC_INTERNAL_UNSAFE_COERCE (compiler/GHC/Builtin/Names.hs:645) gHC_INTERNAL_FOREIGN_C_CONSTPTR (compiler/GHC/Builtin/Names.hs:646) gHC_INTERNAL_SRCLOC (compiler/GHC/Builtin/Names.hs:649) gHC_INTERNAL_STACK (compiler/GHC/Builtin/Names.hs:652) gHC_INTERNAL_STACK_TYPES (compiler/GHC/Builtin/Names.hs:653) gHC_INTERNAL_STATICPTR (compiler/GHC/Builtin/Names.hs:656) gHC_INTERNAL_STATICPTR_INTERNAL (compiler/GHC/Builtin/Names.hs:659) gHC_INTERNAL_FINGERPRINT_TYPE (compiler/GHC/Builtin/Names.hs:662) gHC_INTERNAL_OVER_LABELS (compiler/GHC/Builtin/Names.hs:665) gHC_INTERNAL_RECORDS (compiler/GHC/Builtin/Names.hs:668) rOOT_MAIN (compiler/GHC/Builtin/Names.hs:671) mkMainModule (compiler/GHC/Builtin/Names.hs:700) pRELUDE_NAME (compiler/GHC/Builtin/Names.hs:678) mkGhcInternalModule_ (compiler/GHC/Builtin/Names.hs:691) mkThisGhcModule (compiler/GHC/Builtin/Names.hs:694) mkThisGhcModule_ (compiler/GHC/Builtin/Names.hs:697) mkMainModule_ (compiler/GHC/Builtin/Names.hs:703) main_RDR_Unqual (compiler/GHC/Builtin/Names.hs:714) eq_RDR (compiler/GHC/Builtin/Names.hs:720) ge_RDR (compiler/GHC/Builtin/Names.hs:721) le_RDR (compiler/GHC/Builtin/Names.hs:722) lt_RDR (compiler/GHC/Builtin/Names.hs:723) gt_RDR (compiler/GHC/Builtin/Names.hs:724) compare_RDR (compiler/GHC/Builtin/Names.hs:725) ltTag_RDR (compiler/GHC/Builtin/Names.hs:726) eqTag_RDR (compiler/GHC/Builtin/Names.hs:727) gtTag_RDR (compiler/GHC/Builtin/Names.hs:728) varQual_RDR (compiler/GHC/Builtin/Names.hs:909) ordLTDataConName (compiler/GHC/Builtin/Names.hs:938) ordEQDataConName (compiler/GHC/Builtin/Names.hs:939) ordGTDataConName (compiler/GHC/Builtin/Names.hs:940) map_RDR (compiler/GHC/Builtin/Names.hs:731) append_RDR (compiler/GHC/Builtin/Names.hs:732) foldr_RDR (compiler/GHC/Builtin/Names.hs:736) build_RDR (compiler/GHC/Builtin/Names.hs:737) returnM_RDR (compiler/GHC/Builtin/Names.hs:738) bindM_RDR (compiler/GHC/Builtin/Names.hs:739) failM_RDR (compiler/GHC/Builtin/Names.hs:740) left_RDR (compiler/GHC/Builtin/Names.hs:743) right_RDR (compiler/GHC/Builtin/Names.hs:744) fromEnum_RDR (compiler/GHC/Builtin/Names.hs:747) toEnum_RDR (compiler/GHC/Builtin/Names.hs:748) toEnumError_RDR (compiler/GHC/Builtin/Names.hs:749) succError_RDR (compiler/GHC/Builtin/Names.hs:750) predError_RDR (compiler/GHC/Builtin/Names.hs:751) enumIntToWord_RDR (compiler/GHC/Builtin/Names.hs:752) enumFrom_RDR (compiler/GHC/Builtin/Names.hs:755) enumFromTo_RDR (compiler/GHC/Builtin/Names.hs:756) enumFromThen_RDR (compiler/GHC/Builtin/Names.hs:757) enumFromThenTo_RDR (compiler/GHC/Builtin/Names.hs:758) times_RDR (compiler/GHC/Builtin/Names.hs:761) plus_RDR (compiler/GHC/Builtin/Names.hs:762) compose_RDR (compiler/GHC/Builtin/Names.hs:765) not_RDR (compiler/GHC/Builtin/Names.hs:771) dataToTag_RDR (compiler/GHC/Builtin/Names.hs:772) succ_RDR (compiler/GHC/Builtin/Names.hs:773) pred_RDR (compiler/GHC/Builtin/Names.hs:774) minBound_RDR (compiler/GHC/Builtin/Names.hs:775) maxBound_RDR (compiler/GHC/Builtin/Names.hs:776) and_RDR (compiler/GHC/Builtin/Names.hs:770) range_RDR (compiler/GHC/Builtin/Names.hs:777) inRange_RDR (compiler/GHC/Builtin/Names.hs:778) index_RDR (compiler/GHC/Builtin/Names.hs:779) unsafeIndex_RDR (compiler/GHC/Builtin/Names.hs:780) unsafeRangeSize_RDR (compiler/GHC/Builtin/Names.hs:781) readList_RDR (compiler/GHC/Builtin/Names.hs:785) readListDefault_RDR (compiler/GHC/Builtin/Names.hs:786) readListPrec_RDR (compiler/GHC/Builtin/Names.hs:787) readListPrecDefault_RDR (compiler/GHC/Builtin/Names.hs:788) readPrec_RDR (compiler/GHC/Builtin/Names.hs:789) parens_RDR (compiler/GHC/Builtin/Names.hs:790) choose_RDR (compiler/GHC/Builtin/Names.hs:791) lexP_RDR (compiler/GHC/Builtin/Names.hs:792) expectP_RDR (compiler/GHC/Builtin/Names.hs:793) readField_RDR (compiler/GHC/Builtin/Names.hs:796) readFieldHash_RDR (compiler/GHC/Builtin/Names.hs:797) readSymField_RDR (compiler/GHC/Builtin/Names.hs:798) punc_RDR (compiler/GHC/Builtin/Names.hs:801) ident_RDR (compiler/GHC/Builtin/Names.hs:802) symbol_RDR (compiler/GHC/Builtin/Names.hs:803) dataQual_RDR (compiler/GHC/Builtin/Names.hs:912) step_RDR (compiler/GHC/Builtin/Names.hs:806) alt_RDR (compiler/GHC/Builtin/Names.hs:807) reset_RDR (compiler/GHC/Builtin/Names.hs:808) prec_RDR (compiler/GHC/Builtin/Names.hs:809) pfail_RDR (compiler/GHC/Builtin/Names.hs:810) showsPrec_RDR (compiler/GHC/Builtin/Names.hs:814) shows_RDR (compiler/GHC/Builtin/Names.hs:815) showString_RDR (compiler/GHC/Builtin/Names.hs:816) showSpace_RDR (compiler/GHC/Builtin/Names.hs:817) showCommaSpace_RDR (compiler/GHC/Builtin/Names.hs:818) showParen_RDR (compiler/GHC/Builtin/Names.hs:819) error_RDR (compiler/GHC/Builtin/Names.hs:822) u1DataCon_RDR (compiler/GHC/Builtin/Names.hs:839) par1DataCon_RDR (compiler/GHC/Builtin/Names.hs:840) rec1DataCon_RDR (compiler/GHC/Builtin/Names.hs:841) k1DataCon_RDR (compiler/GHC/Builtin/Names.hs:842) m1DataCon_RDR (compiler/GHC/Builtin/Names.hs:843) l1DataCon_RDR (compiler/GHC/Builtin/Names.hs:845) r1DataCon_RDR (compiler/GHC/Builtin/Names.hs:846) prodDataCon_RDR (compiler/GHC/Builtin/Names.hs:848) comp1DataCon_RDR (compiler/GHC/Builtin/Names.hs:849) unPar1_RDR (compiler/GHC/Builtin/Names.hs:851) unRec1_RDR (compiler/GHC/Builtin/Names.hs:852) unK1_RDR (compiler/GHC/Builtin/Names.hs:853) unComp1_RDR (compiler/GHC/Builtin/Names.hs:854) from_RDR (compiler/GHC/Builtin/Names.hs:856) from1_RDR (compiler/GHC/Builtin/Names.hs:857) to_RDR (compiler/GHC/Builtin/Names.hs:858) to1_RDR (compiler/GHC/Builtin/Names.hs:859) datatypeName_RDR (compiler/GHC/Builtin/Names.hs:861) moduleName_RDR (compiler/GHC/Builtin/Names.hs:862) packageName_RDR (compiler/GHC/Builtin/Names.hs:863) isNewtypeName_RDR (compiler/GHC/Builtin/Names.hs:864) conName_RDR (compiler/GHC/Builtin/Names.hs:866) conFixity_RDR (compiler/GHC/Builtin/Names.hs:867) conIsRecord_RDR (compiler/GHC/Builtin/Names.hs:868) selName_RDR (compiler/GHC/Builtin/Names.hs:865) prefixDataCon_RDR (compiler/GHC/Builtin/Names.hs:870) infixDataCon_RDR (compiler/GHC/Builtin/Names.hs:871) leftAssocDataCon_RDR (compiler/GHC/Builtin/Names.hs:872) rightAssocDataCon_RDR (compiler/GHC/Builtin/Names.hs:873) notAssocDataCon_RDR (compiler/GHC/Builtin/Names.hs:874) uAddrDataCon_RDR (compiler/GHC/Builtin/Names.hs:876) uCharDataCon_RDR (compiler/GHC/Builtin/Names.hs:877) uDoubleDataCon_RDR (compiler/GHC/Builtin/Names.hs:878) uFloatDataCon_RDR (compiler/GHC/Builtin/Names.hs:879) uIntDataCon_RDR (compiler/GHC/Builtin/Names.hs:880) uWordDataCon_RDR (compiler/GHC/Builtin/Names.hs:881) uAddrHash_RDR (compiler/GHC/Builtin/Names.hs:883) uCharHash_RDR (compiler/GHC/Builtin/Names.hs:884) uDoubleHash_RDR (compiler/GHC/Builtin/Names.hs:885) uFloatHash_RDR (compiler/GHC/Builtin/Names.hs:886) uIntHash_RDR (compiler/GHC/Builtin/Names.hs:887) uWordHash_RDR (compiler/GHC/Builtin/Names.hs:888) fieldQual_RDR (compiler/GHC/Builtin/Names.hs:915) fmap_RDR (compiler/GHC/Builtin/Names.hs:893) replace_RDR (compiler/GHC/Builtin/Names.hs:894) pure_RDR (compiler/GHC/Builtin/Names.hs:895) ap_RDR (compiler/GHC/Builtin/Names.hs:896) liftA2_RDR (compiler/GHC/Builtin/Names.hs:897) foldable_foldr_RDR (compiler/GHC/Builtin/Names.hs:898) foldMap_RDR (compiler/GHC/Builtin/Names.hs:899) null_RDR (compiler/GHC/Builtin/Names.hs:900) all_RDR (compiler/GHC/Builtin/Names.hs:901) traverse_RDR (compiler/GHC/Builtin/Names.hs:902) mempty_RDR (compiler/GHC/Builtin/Names.hs:903) mappend_RDR (compiler/GHC/Builtin/Names.hs:904) tcQual_RDR (compiler/GHC/Builtin/Names.hs:910) clsQual_RDR (compiler/GHC/Builtin/Names.hs:911) wildCardName (compiler/GHC/Builtin/Names.hs:930) wildCardKey (compiler/GHC/Builtin/Names.hs:2318) varQual (compiler/GHC/Builtin/Names.hs:1696) runMainKey (compiler/GHC/Builtin/Names.hs:2374) orderingTyConName (compiler/GHC/Builtin/Names.hs:937) tcQual (compiler/GHC/Builtin/Names.hs:1697) orderingTyConKey (compiler/GHC/Builtin/Names.hs:1860) dcQual (compiler/GHC/Builtin/Names.hs:1699) ordLTDataConKey (compiler/GHC/Builtin/Names.hs:2154) ordEQDataConKey (compiler/GHC/Builtin/Names.hs:2155) ordGTDataConKey (compiler/GHC/Builtin/Names.hs:2156) specTyConKey (compiler/GHC/Builtin/Names.hs:2024) eitherTyConKey (compiler/GHC/Builtin/Names.hs:1917) leftDataConKey (compiler/GHC/Builtin/Names.hs:2150) rightDataConKey (compiler/GHC/Builtin/Names.hs:2151) voidTyConKey (compiler/GHC/Builtin/Names.hs:1920) v1TyConKey (compiler/GHC/Builtin/Names.hs:1971) u1TyConKey (compiler/GHC/Builtin/Names.hs:1972) par1TyConKey (compiler/GHC/Builtin/Names.hs:1973) rec1TyConKey (compiler/GHC/Builtin/Names.hs:1974) k1TyConKey (compiler/GHC/Builtin/Names.hs:1975) m1TyConKey (compiler/GHC/Builtin/Names.hs:1976) sumTyConKey (compiler/GHC/Builtin/Names.hs:1978) prodTyConKey (compiler/GHC/Builtin/Names.hs:1979) compTyConKey (compiler/GHC/Builtin/Names.hs:1980) rTyConKey (compiler/GHC/Builtin/Names.hs:1982) dTyConKey (compiler/GHC/Builtin/Names.hs:1983) cTyConKey (compiler/GHC/Builtin/Names.hs:1984) sTyConKey (compiler/GHC/Builtin/Names.hs:1985) rec0TyConKey (compiler/GHC/Builtin/Names.hs:1987) d1TyConKey (compiler/GHC/Builtin/Names.hs:1988) c1TyConKey (compiler/GHC/Builtin/Names.hs:1989) s1TyConKey (compiler/GHC/Builtin/Names.hs:1990) repTyConKey (compiler/GHC/Builtin/Names.hs:1992) rep1TyConKey (compiler/GHC/Builtin/Names.hs:1993) uRecTyConKey (compiler/GHC/Builtin/Names.hs:1995) uAddrTyConKey (compiler/GHC/Builtin/Names.hs:1996) uCharTyConKey (compiler/GHC/Builtin/Names.hs:1997) uDoubleTyConKey (compiler/GHC/Builtin/Names.hs:1998) uFloatTyConKey (compiler/GHC/Builtin/Names.hs:1999) uIntTyConKey (compiler/GHC/Builtin/Names.hs:2000) uWordTyConKey (compiler/GHC/Builtin/Names.hs:2001) prefixIDataConKey (compiler/GHC/Builtin/Names.hs:2202) infixIDataConKey (compiler/GHC/Builtin/Names.hs:2203) leftAssociativeDataConKey (compiler/GHC/Builtin/Names.hs:2204) rightAssociativeDataConKey (compiler/GHC/Builtin/Names.hs:2205) notAssociativeDataConKey (compiler/GHC/Builtin/Names.hs:2206) sourceUnpackDataConKey (compiler/GHC/Builtin/Names.hs:2207) sourceNoUnpackDataConKey (compiler/GHC/Builtin/Names.hs:2208) noSourceUnpackednessDataConKey (compiler/GHC/Builtin/Names.hs:2209) sourceLazyDataConKey (compiler/GHC/Builtin/Names.hs:2210) sourceStrictDataConKey (compiler/GHC/Builtin/Names.hs:2211) noSourceStrictnessDataConKey (compiler/GHC/Builtin/Names.hs:2212) decidedLazyDataConKey (compiler/GHC/Builtin/Names.hs:2213) decidedStrictDataConKey (compiler/GHC/Builtin/Names.hs:2214) decidedUnpackDataConKey (compiler/GHC/Builtin/Names.hs:2215) metaDataDataConKey (compiler/GHC/Builtin/Names.hs:2216) metaConsDataConKey (compiler/GHC/Builtin/Names.hs:2217) metaSelDataConKey (compiler/GHC/Builtin/Names.hs:2218) divIntIdKey (compiler/GHC/Builtin/Names.hs:2347) modIntIdKey (compiler/GHC/Builtin/Names.hs:2348) cstringLengthIdKey (compiler/GHC/Builtin/Names.hs:2349) eqStringIdKey (compiler/GHC/Builtin/Names.hs:2328) unpackCStringIdKey (compiler/GHC/Builtin/Names.hs:2341) unpackCStringAppendIdKey (compiler/GHC/Builtin/Names.hs:2342) unpackCStringFoldrIdKey (compiler/GHC/Builtin/Names.hs:2343) unpackCStringUtf8IdKey (compiler/GHC/Builtin/Names.hs:2337) unpackCStringAppendUtf8IdKey (compiler/GHC/Builtin/Names.hs:2338) unpackCStringFoldrUtf8IdKey (compiler/GHC/Builtin/Names.hs:2339) inlineIdKey (compiler/GHC/Builtin/Names.hs:2390) clsQual (compiler/GHC/Builtin/Names.hs:1698) eqClassKey (compiler/GHC/Builtin/Names.hs:1722) eqClassOpKey (compiler/GHC/Builtin/Names.hs:2438) ordClassKey (compiler/GHC/Builtin/Names.hs:1730) geClassOpKey (compiler/GHC/Builtin/Names.hs:2439) functorClassKey (compiler/GHC/Builtin/Names.hs:1728) fmapClassOpKey (compiler/GHC/Builtin/Names.hs:2443) monadClassKey (compiler/GHC/Builtin/Names.hs:1726) thenMClassOpKey (compiler/GHC/Builtin/Names.hs:2442) bindMClassOpKey (compiler/GHC/Builtin/Names.hs:2441) returnMClassOpKey (compiler/GHC/Builtin/Names.hs:2444) monadFailClassKey (compiler/GHC/Builtin/Names.hs:1751) failMClassOpKey (compiler/GHC/Builtin/Names.hs:2452) applicativeClassKey (compiler/GHC/Builtin/Names.hs:1762) apAClassOpKey (compiler/GHC/Builtin/Names.hs:1103) pureAClassOpKey (compiler/GHC/Builtin/Names.hs:1104) thenAClassOpKey (compiler/GHC/Builtin/Names.hs:1105) foldableClassKey (compiler/GHC/Builtin/Names.hs:1763) traversableClassKey (compiler/GHC/Builtin/Names.hs:1764) semigroupClassKey (compiler/GHC/Builtin/Names.hs:1790) sappendClassOpKey (compiler/GHC/Builtin/Names.hs:2545) monoidClassKey (compiler/GHC/Builtin/Names.hs:1791) memptyClassOpKey (compiler/GHC/Builtin/Names.hs:2548) mappendClassOpKey (compiler/GHC/Builtin/Names.hs:2549) mconcatClassOpKey (compiler/GHC/Builtin/Names.hs:2550) joinMIdKey (compiler/GHC/Builtin/Names.hs:1102) alternativeClassKey (compiler/GHC/Builtin/Names.hs:1106) considerAccessibleIdKey (compiler/GHC/Builtin/Names.hs:2397) dollarIdKey (compiler/GHC/Builtin/Names.hs:2395) otherwiseIdKey (compiler/GHC/Builtin/Names.hs:2365) foldrIdKey (compiler/GHC/Builtin/Names.hs:2324) buildIdKey (compiler/GHC/Builtin/Names.hs:2323) augmentIdKey (compiler/GHC/Builtin/Names.hs:2321) mapIdKey (compiler/GHC/Builtin/Names.hs:2394) appendIdKey (compiler/GHC/Builtin/Names.hs:2322) assertIdKey (compiler/GHC/Builtin/Names.hs:2366) fromStringClassOpKey (compiler/GHC/Builtin/Names.hs:2469) numClassKey (compiler/GHC/Builtin/Names.hs:1729) fromIntegerClassOpKey (compiler/GHC/Builtin/Names.hs:2431) minusClassOpKey (compiler/GHC/Builtin/Names.hs:2432) negateClassOpKey (compiler/GHC/Builtin/Names.hs:2440) bignatCompareName (compiler/GHC/Builtin/Names.hs:1209) bignatCompareWordName (compiler/GHC/Builtin/Names.hs:1210) bnbVarQual (compiler/GHC/Builtin/Names.hs:1203) bnnVarQual (compiler/GHC/Builtin/Names.hs:1204) bniVarQual (compiler/GHC/Builtin/Names.hs:1205) bignatEqIdKey (compiler/GHC/Builtin/Names.hs:2710) bignatCompareIdKey (compiler/GHC/Builtin/Names.hs:2711) bignatCompareWordIdKey (compiler/GHC/Builtin/Names.hs:2712) naturalToWordIdKey (compiler/GHC/Builtin/Names.hs:2684) naturalPopCountIdKey (compiler/GHC/Builtin/Names.hs:2685) naturalShiftRIdKey (compiler/GHC/Builtin/Names.hs:2686) naturalShiftLIdKey (compiler/GHC/Builtin/Names.hs:2687) naturalAddIdKey (compiler/GHC/Builtin/Names.hs:2688) naturalSubIdKey (compiler/GHC/Builtin/Names.hs:2689) naturalSubThrowIdKey (compiler/GHC/Builtin/Names.hs:2690) naturalSubUnsafeIdKey (compiler/GHC/Builtin/Names.hs:2691) naturalMulIdKey (compiler/GHC/Builtin/Names.hs:2692) naturalQuotRemIdKey (compiler/GHC/Builtin/Names.hs:2693) naturalQuotIdKey (compiler/GHC/Builtin/Names.hs:2694) naturalRemIdKey (compiler/GHC/Builtin/Names.hs:2695) naturalAndIdKey (compiler/GHC/Builtin/Names.hs:2696) naturalAndNotIdKey (compiler/GHC/Builtin/Names.hs:2697) naturalOrIdKey (compiler/GHC/Builtin/Names.hs:2698) naturalXorIdKey (compiler/GHC/Builtin/Names.hs:2699) naturalTestBitIdKey (compiler/GHC/Builtin/Names.hs:2700) naturalBitIdKey (compiler/GHC/Builtin/Names.hs:2701) naturalGcdIdKey (compiler/GHC/Builtin/Names.hs:2702) naturalLcmIdKey (compiler/GHC/Builtin/Names.hs:2703) naturalLog2IdKey (compiler/GHC/Builtin/Names.hs:2704) naturalLogBaseWordIdKey (compiler/GHC/Builtin/Names.hs:2705) naturalLogBaseIdKey (compiler/GHC/Builtin/Names.hs:2706) naturalPowModIdKey (compiler/GHC/Builtin/Names.hs:2707) naturalSizeInBaseIdKey (compiler/GHC/Builtin/Names.hs:2708) integerFromNaturalIdKey (compiler/GHC/Builtin/Names.hs:2648) integerToNaturalClampIdKey (compiler/GHC/Builtin/Names.hs:2649) integerToNaturalThrowIdKey (compiler/GHC/Builtin/Names.hs:2650) integerToNaturalIdKey (compiler/GHC/Builtin/Names.hs:2651) integerToWordIdKey (compiler/GHC/Builtin/Names.hs:2652) integerToIntIdKey (compiler/GHC/Builtin/Names.hs:2653) integerToWord64IdKey (compiler/GHC/Builtin/Names.hs:2654) integerToInt64IdKey (compiler/GHC/Builtin/Names.hs:2655) integerFromWordIdKey (compiler/GHC/Builtin/Names.hs:2680) integerFromWord64IdKey (compiler/GHC/Builtin/Names.hs:2681) integerFromInt64IdKey (compiler/GHC/Builtin/Names.hs:2682) integerAddIdKey (compiler/GHC/Builtin/Names.hs:2656) integerMulIdKey (compiler/GHC/Builtin/Names.hs:2657) integerSubIdKey (compiler/GHC/Builtin/Names.hs:2658) integerNegateIdKey (compiler/GHC/Builtin/Names.hs:2659) integerAbsIdKey (compiler/GHC/Builtin/Names.hs:2660) integerPopCountIdKey (compiler/GHC/Builtin/Names.hs:2661) integerQuotIdKey (compiler/GHC/Builtin/Names.hs:2662) integerRemIdKey (compiler/GHC/Builtin/Names.hs:2663) integerDivIdKey (compiler/GHC/Builtin/Names.hs:2664) integerModIdKey (compiler/GHC/Builtin/Names.hs:2665) integerDivModIdKey (compiler/GHC/Builtin/Names.hs:2666) integerQuotRemIdKey (compiler/GHC/Builtin/Names.hs:2667) integerEncodeFloatIdKey (compiler/GHC/Builtin/Names.hs:2668) integerEncodeDoubleIdKey (compiler/GHC/Builtin/Names.hs:2669) integerGcdIdKey (compiler/GHC/Builtin/Names.hs:2670) integerLcmIdKey (compiler/GHC/Builtin/Names.hs:2671) integerAndIdKey (compiler/GHC/Builtin/Names.hs:2672) integerOrIdKey (compiler/GHC/Builtin/Names.hs:2673) integerXorIdKey (compiler/GHC/Builtin/Names.hs:2674) integerComplementIdKey (compiler/GHC/Builtin/Names.hs:2675) integerBitIdKey (compiler/GHC/Builtin/Names.hs:2676) integerTestBitIdKey (compiler/GHC/Builtin/Names.hs:2677) integerShiftLIdKey (compiler/GHC/Builtin/Names.hs:2678) integerShiftRIdKey (compiler/GHC/Builtin/Names.hs:2679) rationalTyConKey (compiler/GHC/Builtin/Names.hs:1864) ratioTyConKey (compiler/GHC/Builtin/Names.hs:1863) ratioDataConKey (compiler/GHC/Builtin/Names.hs:2134) realClassKey (compiler/GHC/Builtin/Names.hs:1732) integralClassKey (compiler/GHC/Builtin/Names.hs:1725) realFracClassKey (compiler/GHC/Builtin/Names.hs:1734) fractionalClassKey (compiler/GHC/Builtin/Names.hs:1724) fromRationalClassOpKey (compiler/GHC/Builtin/Names.hs:2433) toIntegerClassOpKey (compiler/GHC/Builtin/Names.hs:2479) toRationalClassOpKey (compiler/GHC/Builtin/Names.hs:2480) fromIntegralIdKey (compiler/GHC/Builtin/Names.hs:2477) realToFracIdKey (compiler/GHC/Builtin/Names.hs:2478) mkRationalBase2IdKey (compiler/GHC/Builtin/Names.hs:2721) mkRationalBase10IdKey (compiler/GHC/Builtin/Names.hs:2722) floatingClassKey (compiler/GHC/Builtin/Names.hs:1723) realFloatClassKey (compiler/GHC/Builtin/Names.hs:1733) integerToFloatIdKey (compiler/GHC/Builtin/Names.hs:2402) integerToDoubleIdKey (compiler/GHC/Builtin/Names.hs:2403) naturalToFloatIdKey (compiler/GHC/Builtin/Names.hs:2404) naturalToDoubleIdKey (compiler/GHC/Builtin/Names.hs:2405) rationalToFloatIdKey (compiler/GHC/Builtin/Names.hs:2408) rationalToDoubleIdKey (compiler/GHC/Builtin/Names.hs:2409) ixClassKey (compiler/GHC/Builtin/Names.hs:1736) trModuleTyConKey (compiler/GHC/Builtin/Names.hs:1956) trModuleDataConKey (compiler/GHC/Builtin/Names.hs:2180) trNameTyConKey (compiler/GHC/Builtin/Names.hs:1957) trNameSDataConKey (compiler/GHC/Builtin/Names.hs:2181) trNameDDataConKey (compiler/GHC/Builtin/Names.hs:2182) trTyConTyConKey (compiler/GHC/Builtin/Names.hs:1955) trTyConDataConKey (compiler/GHC/Builtin/Names.hs:2179) kindRepTyConKey (compiler/GHC/Builtin/Names.hs:1958) kindRepTyConAppDataConKey (compiler/GHC/Builtin/Names.hs:2259) kindRepVarDataConKey (compiler/GHC/Builtin/Names.hs:2260) kindRepAppDataConKey (compiler/GHC/Builtin/Names.hs:2261) kindRepFunDataConKey (compiler/GHC/Builtin/Names.hs:2262) kindRepTYPEDataConKey (compiler/GHC/Builtin/Names.hs:2263) kindRepTypeLitSDataConKey (compiler/GHC/Builtin/Names.hs:2264) kindRepTypeLitDDataConKey (compiler/GHC/Builtin/Names.hs:2265) typeLitSortTyConKey (compiler/GHC/Builtin/Names.hs:1959) typeLitSymbolDataConKey (compiler/GHC/Builtin/Names.hs:2268) typeLitNatDataConKey (compiler/GHC/Builtin/Names.hs:2269) typeLitCharDataConKey (compiler/GHC/Builtin/Names.hs:2270) typeableClassKey (compiler/GHC/Builtin/Names.hs:1739) typeRepTyConKey (compiler/GHC/Builtin/Names.hs:2040) someTypeRepTyConKey (compiler/GHC/Builtin/Names.hs:2041) someTypeRepDataConKey (compiler/GHC/Builtin/Names.hs:2042) typeRepIdKey (compiler/GHC/Builtin/Names.hs:2524) mkTrTypeKey (compiler/GHC/Builtin/Names.hs:2518) mkTrConKey (compiler/GHC/Builtin/Names.hs:2519) mkTrAppKey (compiler/GHC/Builtin/Names.hs:2520) mkTrFunKey (compiler/GHC/Builtin/Names.hs:2525) typeNatTypeRepKey (compiler/GHC/Builtin/Names.hs:2521) typeSymbolTypeRepKey (compiler/GHC/Builtin/Names.hs:2522) typeCharTypeRepKey (compiler/GHC/Builtin/Names.hs:2523) trGhcPrimModuleKey (compiler/GHC/Builtin/Names.hs:2183) starKindRepKey (compiler/GHC/Builtin/Names.hs:2529) starArrStarKindRepKey (compiler/GHC/Builtin/Names.hs:2530) starArrStarArrStarKindRepKey (compiler/GHC/Builtin/Names.hs:2531) constraintKindRepKey (compiler/GHC/Builtin/Names.hs:2532) withDictClassKey (compiler/GHC/Builtin/Names.hs:1742) nonEmptyTyConKey (compiler/GHC/Builtin/Names.hs:1923) dataToTagClassKey (compiler/GHC/Builtin/Names.hs:1745) errorMessageTypeErrorFamKey (compiler/GHC/Builtin/Names.hs:2015) typeErrorTextDataConKey (compiler/GHC/Builtin/Names.hs:2190) typeErrorAppendDataConKey (compiler/GHC/Builtin/Names.hs:2191) typeErrorVAppendDataConKey (compiler/GHC/Builtin/Names.hs:2192) typeErrorShowTypeDataConKey (compiler/GHC/Builtin/Names.hs:2193) unsatisfiableClassNameKey (compiler/GHC/Builtin/Names.hs:2005) unsatisfiableIdNameKey (compiler/GHC/Builtin/Names.hs:2577) unsafeEqualityTyConKey (compiler/GHC/Builtin/Names.hs:2050) unsafeCoercePrimIdKey (compiler/GHC/Builtin/Names.hs:2568) toDynIdKey (compiler/GHC/Builtin/Names.hs:2536) dataClassKey (compiler/GHC/Builtin/Names.hs:1727) assertErrorIdKey (compiler/GHC/Builtin/Names.hs:2379) traceKey (compiler/GHC/Builtin/Names.hs:2384) enumClassKey (compiler/GHC/Builtin/Names.hs:1721) enumFromClassOpKey (compiler/GHC/Builtin/Names.hs:2434) enumFromToClassOpKey (compiler/GHC/Builtin/Names.hs:2436) enumFromThenClassOpKey (compiler/GHC/Builtin/Names.hs:2435) enumFromThenToClassOpKey (compiler/GHC/Builtin/Names.hs:2437) boundedClassKey (compiler/GHC/Builtin/Names.hs:1720) concatIdKey (compiler/GHC/Builtin/Names.hs:2355) filterIdKey (compiler/GHC/Builtin/Names.hs:2356) zipIdKey (compiler/GHC/Builtin/Names.hs:2357) isListClassKey (compiler/GHC/Builtin/Names.hs:2494) fromListClassOpKey (compiler/GHC/Builtin/Names.hs:2495) fromListNClassOpKey (compiler/GHC/Builtin/Names.hs:2496) toListClassOpKey (compiler/GHC/Builtin/Names.hs:2497) getFieldClassOpKey (compiler/GHC/Builtin/Names.hs:2572) setFieldClassOpKey (compiler/GHC/Builtin/Names.hs:2573) showClassKey (compiler/GHC/Builtin/Names.hs:1735) readClassKey (compiler/GHC/Builtin/Names.hs:1731) genClassKey (compiler/GHC/Builtin/Names.hs:1768) gen1ClassKey (compiler/GHC/Builtin/Names.hs:1769) datatypeClassKey (compiler/GHC/Builtin/Names.hs:1771) constructorClassKey (compiler/GHC/Builtin/Names.hs:1772) selectorClassKey (compiler/GHC/Builtin/Names.hs:1773) genericClassNames (compiler/GHC/Builtin/Names.hs:1520) ghciIoClassKey (compiler/GHC/Builtin/Names.hs:1787) ghciStepIoMClassOpKey (compiler/GHC/Builtin/Names.hs:2490) ioTyConKey (compiler/GHC/Builtin/Names.hs:1893) ioDataConKey (compiler/GHC/Builtin/Names.hs:2139) thenIOIdKey (compiler/GHC/Builtin/Names.hs:2377) bindIOIdKey (compiler/GHC/Builtin/Names.hs:2358) returnIOIdKey (compiler/GHC/Builtin/Names.hs:2359) failIOIdKey (compiler/GHC/Builtin/Names.hs:2362) printIdKey (compiler/GHC/Builtin/Names.hs:2361) int8TyConKey (compiler/GHC/Builtin/Names.hs:1844) int16TyConKey (compiler/GHC/Builtin/Names.hs:1846) int32TyConKey (compiler/GHC/Builtin/Names.hs:1848) int64TyConKey (compiler/GHC/Builtin/Names.hs:1850) word8TyConKey (compiler/GHC/Builtin/Names.hs:1897) word16TyConKey (compiler/GHC/Builtin/Names.hs:1899) word32TyConKey (compiler/GHC/Builtin/Names.hs:1901) word64TyConKey (compiler/GHC/Builtin/Names.hs:1903) ptrTyConKey (compiler/GHC/Builtin/Names.hs:1909) funPtrTyConKey (compiler/GHC/Builtin/Names.hs:1910) stablePtrTyConKey (compiler/GHC/Builtin/Names.hs:1867) newStablePtrIdKey (compiler/GHC/Builtin/Names.hs:2360) monadFixClassKey (compiler/GHC/Builtin/Names.hs:1748) mfixIdKey (compiler/GHC/Builtin/Names.hs:2448) arrAIdKey (compiler/GHC/Builtin/Names.hs:2461) composeAIdKey (compiler/GHC/Builtin/Names.hs:2462) firstAIdKey (compiler/GHC/Builtin/Names.hs:2463) appAIdKey (compiler/GHC/Builtin/Names.hs:2464) choiceAIdKey (compiler/GHC/Builtin/Names.hs:2465) loopAIdKey (compiler/GHC/Builtin/Names.hs:2466) guardMIdKey (compiler/GHC/Builtin/Names.hs:2484) liftMIdKey (compiler/GHC/Builtin/Names.hs:2485) mzipIdKey (compiler/GHC/Builtin/Names.hs:2486) toAnnotationWrapperIdKey (compiler/GHC/Builtin/Names.hs:2473) monadPlusClassKey (compiler/GHC/Builtin/Names.hs:1754) isStringClassKey (compiler/GHC/Builtin/Names.hs:1759) knownNatClassNameKey (compiler/GHC/Builtin/Names.hs:1777) knownSymbolClassNameKey (compiler/GHC/Builtin/Names.hs:1781) knownCharClassNameKey (compiler/GHC/Builtin/Names.hs:1784) fromLabelClassOpKey (compiler/GHC/Builtin/Names.hs:2456) ipClassKey (compiler/GHC/Builtin/Names.hs:1795) hasFieldClassNameKey (compiler/GHC/Builtin/Names.hs:1799) exceptionContextTyConKey (compiler/GHC/Builtin/Names.hs:2108) emptyExceptionContextKey (compiler/GHC/Builtin/Names.hs:2563) callStackTyConKey (compiler/GHC/Builtin/Names.hs:2036) emptyCallStackKey (compiler/GHC/Builtin/Names.hs:2553) pushCallStackKey (compiler/GHC/Builtin/Names.hs:2554) srcLocDataConKey (compiler/GHC/Builtin/Names.hs:2174) pLUGINS (compiler/GHC/Builtin/Names.hs:1639) pluginTyConKey (compiler/GHC/Builtin/Names.hs:1950) frontendPluginTyConKey (compiler/GHC/Builtin/Names.hs:1951) makeStaticKey (compiler/GHC/Builtin/Names.hs:2560) staticPtrInfoTyConName (compiler/GHC/Builtin/Names.hs:1651) staticPtrInfoTyConKey (compiler/GHC/Builtin/Names.hs:2033) staticPtrInfoDataConKey (compiler/GHC/Builtin/Names.hs:2168) staticPtrTyConKey (compiler/GHC/Builtin/Names.hs:2030) staticPtrDataConKey (compiler/GHC/Builtin/Names.hs:2165) fromStaticPtrClassOpKey (compiler/GHC/Builtin/Names.hs:2557) fingerprintDataConKey (compiler/GHC/Builtin/Names.hs:2171) constPtrTyConKey (compiler/GHC/Builtin/Names.hs:2103) jsvalTyConKey (compiler/GHC/Builtin/Names.hs:2105) mk_known_key_name (compiler/GHC/Builtin/Names.hs:1703) randomClassKey (compiler/GHC/Builtin/Names.hs:1755) randomGenClassKey (compiler/GHC/Builtin/Names.hs:1756) addrPrimTyConKey (compiler/GHC/Builtin/Names.hs:1829) arrayPrimTyConKey (compiler/GHC/Builtin/Names.hs:1830) boolTyConKey (compiler/GHC/Builtin/Names.hs:1831) byteArrayPrimTyConKey (compiler/GHC/Builtin/Names.hs:1832) charPrimTyConKey (compiler/GHC/Builtin/Names.hs:1834) charTyConKey (compiler/GHC/Builtin/Names.hs:1835) doublePrimTyConKey (compiler/GHC/Builtin/Names.hs:1836) doubleTyConKey (compiler/GHC/Builtin/Names.hs:1837) floatPrimTyConKey (compiler/GHC/Builtin/Names.hs:1838) floatTyConKey (compiler/GHC/Builtin/Names.hs:1839) fUNTyConKey (compiler/GHC/Builtin/Names.hs:1840) intPrimTyConKey (compiler/GHC/Builtin/Names.hs:1841) intTyConKey (compiler/GHC/Builtin/Names.hs:1842) int8PrimTyConKey (compiler/GHC/Builtin/Names.hs:1843) int16PrimTyConKey (compiler/GHC/Builtin/Names.hs:1845) int32PrimTyConKey (compiler/GHC/Builtin/Names.hs:1847) int64PrimTyConKey (compiler/GHC/Builtin/Names.hs:1849) integerTyConKey (compiler/GHC/Builtin/Names.hs:1851) naturalTyConKey (compiler/GHC/Builtin/Names.hs:1852) foreignObjPrimTyConKey (compiler/GHC/Builtin/Names.hs:1855) maybeTyConKey (compiler/GHC/Builtin/Names.hs:1856) weakPrimTyConKey (compiler/GHC/Builtin/Names.hs:1857) mutableArrayPrimTyConKey (compiler/GHC/Builtin/Names.hs:1858) mutableByteArrayPrimTyConKey (compiler/GHC/Builtin/Names.hs:1859) mVarPrimTyConKey (compiler/GHC/Builtin/Names.hs:1861) realWorldTyConKey (compiler/GHC/Builtin/Names.hs:1865) stablePtrPrimTyConKey (compiler/GHC/Builtin/Names.hs:1866) eqTyConKey (compiler/GHC/Builtin/Names.hs:1868) heqTyConKey (compiler/GHC/Builtin/Names.hs:1869) ioPortPrimTyConKey (compiler/GHC/Builtin/Names.hs:1862) smallArrayPrimTyConKey (compiler/GHC/Builtin/Names.hs:2026) smallMutableArrayPrimTyConKey (compiler/GHC/Builtin/Names.hs:2027) stringTyConKey (compiler/GHC/Builtin/Names.hs:1833) ccArrowTyConKey (compiler/GHC/Builtin/Names.hs:1872) ctArrowTyConKey (compiler/GHC/Builtin/Names.hs:1871) tcArrowTyConKey (compiler/GHC/Builtin/Names.hs:1873) statePrimTyConKey (compiler/GHC/Builtin/Names.hs:1886) stableNamePrimTyConKey (compiler/GHC/Builtin/Names.hs:1887) stableNameTyConKey (compiler/GHC/Builtin/Names.hs:1888) mutVarPrimTyConKey (compiler/GHC/Builtin/Names.hs:1892) wordPrimTyConKey (compiler/GHC/Builtin/Names.hs:1894) wordTyConKey (compiler/GHC/Builtin/Names.hs:1895) word8PrimTyConKey (compiler/GHC/Builtin/Names.hs:1896) word16PrimTyConKey (compiler/GHC/Builtin/Names.hs:1898) word32PrimTyConKey (compiler/GHC/Builtin/Names.hs:1900) word64PrimTyConKey (compiler/GHC/Builtin/Names.hs:1902) kindConKey (compiler/GHC/Builtin/Names.hs:1904) boxityConKey (compiler/GHC/Builtin/Names.hs:1905) typeConKey (compiler/GHC/Builtin/Names.hs:1906) threadIdPrimTyConKey (compiler/GHC/Builtin/Names.hs:1907) bcoPrimTyConKey (compiler/GHC/Builtin/Names.hs:1908) tVarPrimTyConKey (compiler/GHC/Builtin/Names.hs:1911) eqPrimTyConKey (compiler/GHC/Builtin/Names.hs:1889) eqReprPrimTyConKey (compiler/GHC/Builtin/Names.hs:1890) eqPhantPrimTyConKey (compiler/GHC/Builtin/Names.hs:1891) compactPrimTyConKey (compiler/GHC/Builtin/Names.hs:1912) stackSnapshotPrimTyConKey (compiler/GHC/Builtin/Names.hs:1913) promptTagPrimTyConKey (compiler/GHC/Builtin/Names.hs:1914) dictTyConKey (compiler/GHC/Builtin/Names.hs:1926) unliftedTypeKindTyConKey (compiler/GHC/Builtin/Names.hs:1936) liftedRepTyConKey (compiler/GHC/Builtin/Names.hs:1944) unliftedRepTyConKey (compiler/GHC/Builtin/Names.hs:1945) levityTyConKey (compiler/GHC/Builtin/Names.hs:1940) runtimeRepTyConKey (compiler/GHC/Builtin/Names.hs:1941) vecCountTyConKey (compiler/GHC/Builtin/Names.hs:1942) vecElemTyConKey (compiler/GHC/Builtin/Names.hs:1943) zeroBitRepTyConKey (compiler/GHC/Builtin/Names.hs:1946) zeroBitTypeTyConKey (compiler/GHC/Builtin/Names.hs:1947) anyTyConKey (compiler/GHC/Builtin/Names.hs:2008) zonkAnyTyConKey (compiler/GHC/Builtin/Names.hs:2011) coercibleTyConKey (compiler/GHC/Builtin/Names.hs:2018) proxyPrimTyConKey (compiler/GHC/Builtin/Names.hs:2021) multiplicityTyConKey (compiler/GHC/Builtin/Names.hs:2054) int8X16PrimTyConKey (ghc-lib/stage0/compiler/build/primop-vector-uniques.hs-incl:2) int16X8PrimTyConKey (ghc-lib/stage0/compiler/build/primop-vector-uniques.hs-incl:4) int32X4PrimTyConKey (ghc-lib/stage0/compiler/build/primop-vector-uniques.hs-incl:6) int64X2PrimTyConKey (ghc-lib/stage0/compiler/build/primop-vector-uniques.hs-incl:8) int8X32PrimTyConKey (ghc-lib/stage0/compiler/build/primop-vector-uniques.hs-incl:10) int16X16PrimTyConKey (ghc-lib/stage0/compiler/build/primop-vector-uniques.hs-incl:12) int32X8PrimTyConKey (ghc-lib/stage0/compiler/build/primop-vector-uniques.hs-incl:14) int64X4PrimTyConKey (ghc-lib/stage0/compiler/build/primop-vector-uniques.hs-incl:16) int8X64PrimTyConKey (ghc-lib/stage0/compiler/build/primop-vector-uniques.hs-incl:18) int16X32PrimTyConKey (ghc-lib/stage0/compiler/build/primop-vector-uniques.hs-incl:20) int32X16PrimTyConKey (ghc-lib/stage0/compiler/build/primop-vector-uniques.hs-incl:22) int64X8PrimTyConKey (ghc-lib/stage0/compiler/build/primop-vector-uniques.hs-incl:24) word8X16PrimTyConKey (ghc-lib/stage0/compiler/build/primop-vector-uniques.hs-incl:26) word16X8PrimTyConKey (ghc-lib/stage0/compiler/build/primop-vector-uniques.hs-incl:28) word32X4PrimTyConKey (ghc-lib/stage0/compiler/build/primop-vector-uniques.hs-incl:30) word64X2PrimTyConKey (ghc-lib/stage0/compiler/build/primop-vector-uniques.hs-incl:32) word8X32PrimTyConKey (ghc-lib/stage0/compiler/build/primop-vector-uniques.hs-incl:34) word16X16PrimTyConKey (ghc-lib/stage0/compiler/build/primop-vector-uniques.hs-incl:36) word32X8PrimTyConKey (ghc-lib/stage0/compiler/build/primop-vector-uniques.hs-incl:38) word64X4PrimTyConKey (ghc-lib/stage0/compiler/build/primop-vector-uniques.hs-incl:40) word8X64PrimTyConKey (ghc-lib/stage0/compiler/build/primop-vector-uniques.hs-incl:42) word16X32PrimTyConKey (ghc-lib/stage0/compiler/build/primop-vector-uniques.hs-incl:44) word32X16PrimTyConKey (ghc-lib/stage0/compiler/build/primop-vector-uniques.hs-incl:46) word64X8PrimTyConKey (ghc-lib/stage0/compiler/build/primop-vector-uniques.hs-incl:48) floatX4PrimTyConKey (ghc-lib/stage0/compiler/build/primop-vector-uniques.hs-incl:50) doubleX2PrimTyConKey (ghc-lib/stage0/compiler/build/primop-vector-uniques.hs-incl:52) floatX8PrimTyConKey (ghc-lib/stage0/compiler/build/primop-vector-uniques.hs-incl:54) doubleX4PrimTyConKey (ghc-lib/stage0/compiler/build/primop-vector-uniques.hs-incl:56) floatX16PrimTyConKey (ghc-lib/stage0/compiler/build/primop-vector-uniques.hs-incl:58) doubleX8PrimTyConKey (ghc-lib/stage0/compiler/build/primop-vector-uniques.hs-incl:60) typeSymbolKindConNameKey (compiler/GHC/Builtin/Names.hs:2086) typeCharKindConNameKey (compiler/GHC/Builtin/Names.hs:2087) typeLeqCharTyFamNameKey (compiler/GHC/Builtin/Names.hs:2095) charDataConKey (compiler/GHC/Builtin/Names.hs:2124) consDataConKey (compiler/GHC/Builtin/Names.hs:2125) doubleDataConKey (compiler/GHC/Builtin/Names.hs:2126) falseDataConKey (compiler/GHC/Builtin/Names.hs:2127) floatDataConKey (compiler/GHC/Builtin/Names.hs:2128) intDataConKey (compiler/GHC/Builtin/Names.hs:2129) stableNameDataConKey (compiler/GHC/Builtin/Names.hs:2136) trueDataConKey (compiler/GHC/Builtin/Names.hs:2137) wordDataConKey (compiler/GHC/Builtin/Names.hs:2138) word8DataConKey (compiler/GHC/Builtin/Names.hs:2135) heqDataConKey (compiler/GHC/Builtin/Names.hs:2140) eqDataConKey (compiler/GHC/Builtin/Names.hs:2132) nothingDataConKey (compiler/GHC/Builtin/Names.hs:2130) justDataConKey (compiler/GHC/Builtin/Names.hs:2131) crossDataConKey (compiler/GHC/Builtin/Names.hs:2144) inlDataConKey (compiler/GHC/Builtin/Names.hs:2145) inrDataConKey (compiler/GHC/Builtin/Names.hs:2146) genUnitDataConKey (compiler/GHC/Builtin/Names.hs:2147) mkDictDataConKey (compiler/GHC/Builtin/Names.hs:2159) coercibleDataConKey (compiler/GHC/Builtin/Names.hs:2162) vecRepDataConKey (compiler/GHC/Builtin/Names.hs:2222) sumRepDataConKey (compiler/GHC/Builtin/Names.hs:2224) tupleRepDataConKey (compiler/GHC/Builtin/Names.hs:2223) boxedRepDataConKey (compiler/GHC/Builtin/Names.hs:2225) boxedRepDataConTyConKey (compiler/GHC/Builtin/Names.hs:2230) tupleRepDataConTyConKey (compiler/GHC/Builtin/Names.hs:2231) runtimeRepSimpleDataConKeys (compiler/GHC/Builtin/Names.hs:2237) liftedDataConKey (compiler/GHC/Builtin/Names.hs:2241) unliftedDataConKey (compiler/GHC/Builtin/Names.hs:2242) vecCountDataConKeys (compiler/GHC/Builtin/Names.hs:2247) vecElemDataConKeys (compiler/GHC/Builtin/Names.hs:2252) oneDataConKey (compiler/GHC/Builtin/Names.hs:2279) manyDataConKey (compiler/GHC/Builtin/Names.hs:2280) integerISDataConKey (compiler/GHC/Builtin/Names.hs:2285) integerINDataConKey (compiler/GHC/Builtin/Names.hs:2286) integerIPDataConKey (compiler/GHC/Builtin/Names.hs:2287) naturalNSDataConKey (compiler/GHC/Builtin/Names.hs:2288) naturalNBDataConKey (compiler/GHC/Builtin/Names.hs:2289) absentErrorIdKey (compiler/GHC/Builtin/Names.hs:2319) absentConstraintErrorIdKey (compiler/GHC/Builtin/Names.hs:2320) recSelErrorIdKey (compiler/GHC/Builtin/Names.hs:2325) seqIdKey (compiler/GHC/Builtin/Names.hs:2326) noMethodBindingErrorIdKey (compiler/GHC/Builtin/Names.hs:2329) nonExhaustiveGuardsErrorIdKey (compiler/GHC/Builtin/Names.hs:2330) impossibleErrorIdKey (compiler/GHC/Builtin/Names.hs:2331) impossibleConstraintErrorIdKey (compiler/GHC/Builtin/Names.hs:2332) patErrorIdKey (compiler/GHC/Builtin/Names.hs:2333) voidPrimIdKey (compiler/GHC/Builtin/Names.hs:2345) realWorldPrimIdKey (compiler/GHC/Builtin/Names.hs:2334) recConErrorIdKey (compiler/GHC/Builtin/Names.hs:2335) typeErrorIdKey (compiler/GHC/Builtin/Names.hs:2346) absentSumFieldErrorIdKey (compiler/GHC/Builtin/Names.hs:2327) nullAddrIdKey (compiler/GHC/Builtin/Names.hs:2363) voidArgIdKey (compiler/GHC/Builtin/Names.hs:2364) leftSectionKey (compiler/GHC/Builtin/Names.hs:2369) rightSectionKey (compiler/GHC/Builtin/Names.hs:2370) rootMainKey (compiler/GHC/Builtin/Names.hs:2373) oneShotKey (compiler/GHC/Builtin/Names.hs:2380) nospecIdKey (compiler/GHC/Builtin/Names.hs:2387) noinlineIdKey (compiler/GHC/Builtin/Names.hs:2398) noinlineConstraintIdKey (compiler/GHC/Builtin/Names.hs:2399) coercionTokenIdKey (compiler/GHC/Builtin/Names.hs:2396) coerceKey (compiler/GHC/Builtin/Names.hs:2414) proxyHashKey (compiler/GHC/Builtin/Names.hs:2500) mkTyConKey (compiler/GHC/Builtin/Names.hs:2517) heqSCSelIdKey (compiler/GHC/Builtin/Names.hs:2541) eqSCSelIdKey (compiler/GHC/Builtin/Names.hs:2540) coercibleSCSelIdKey (compiler/GHC/Builtin/Names.hs:2542) numericClassKeys (compiler/GHC/Builtin/Names.hs:2737) fractionalClassKeys (compiler/GHC/Builtin/Names.hs:2745) standardClassKeys (compiler/GHC/Builtin/Names.hs:2755) derivableClassKeys (compiler/GHC/Builtin/Names.hs:2771) interactiveClassNames (compiler/GHC/Builtin/Names.hs:2780) interactiveClassKeys (compiler/GHC/Builtin/Names.hs:2785) Warning: 'Typeable' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'TyCon' is ambiguous. It is defined * at compiler/GHC/Core/TyCon.hs:750:14 * at compiler/GHC/Core/TyCon.hs:750:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Core/TyCon.hs:750:1 Warning: 'AlgTyCons' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'PrimRepOrVoidRep' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'CoTyCon' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Levity' is ambiguous. It is defined * at compiler/GHC/Core/TyCon.hs:1166:5 * at compiler/GHC/Types/Basic.hs:2135:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Types/Basic.hs:2135:1 Warning: 'UnliftedDatatypes' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'mkLevPolyDataConRhs' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'tys' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'RuntimeRepInfo' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'isFixedRuntimeRepKind' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 69% (118 /170) in 'GHC.Core.TyCon' Missing documentation for: Module header isNoParent (compiler/GHC/Core/TyCon.hs:1252) Injectivity (compiler/GHC/Core/TyCon.hs:1257) TyConBinder (compiler/GHC/Core/TyCon.hs:455) TyConBndrVis (compiler/GHC/Core/TyCon.hs:457) mkNamedTyConBinder (compiler/GHC/Core/TyCon.hs:475) mkNamedTyConBinders (compiler/GHC/Core/TyCon.hs:480) mkAnonTyConBinder (compiler/GHC/Core/TyCon.hs:467) mkAnonTyConBinders (compiler/GHC/Core/TyCon.hs:471) tyConBinderForAllTyFlag (compiler/GHC/Core/TyCon.hs:492) tyConBndrVisForAllTyFlag (compiler/GHC/Core/TyCon.hs:495) isNamedTyConBinder (compiler/GHC/Core/TyCon.hs:502) isVisibleTyConBinder (compiler/GHC/Core/TyCon.hs:507) isInvisibleTyConBinder (compiler/GHC/Core/TyCon.hs:519) isVisibleTcbVis (compiler/GHC/Core/TyCon.hs:510) isInvisSpecTcbVis (compiler/GHC/Core/TyCon.hs:514) mkTupleTyCon (compiler/GHC/Core/TyCon.hs:1856) mkSumTyCon (compiler/GHC/Core/TyCon.hs:1875) isLiftedAlgTyCon (compiler/GHC/Core/TyCon.hs:2318) isLiftedTypeKindTyConName (compiler/GHC/Core/TyCon.hs:2388) isTauTyCon (compiler/GHC/Core/TyCon.hs:2108) isBuiltInSynFamTyCon_maybe (compiler/GHC/Core/TyCon.hs:2239) setTcTyConKind (compiler/GHC/Core/TyCon.hs:2496) tyConVisibleTyVars (compiler/GHC/Core/TyCon.hs:553) tyConCType_maybe (compiler/GHC/Core/TyCon.hs:2419) tyConFlavour (compiler/GHC/Core/TyCon.hs:2827) tyConTuple_maybe (compiler/GHC/Core/TyCon.hs:2288) tyConFamInstSig_maybe (compiler/GHC/Core/TyCon.hs:2750) unwrapNewTyConEtad_maybe (compiler/GHC/Core/TyCon.hs:2094) newTyConDataCon_maybe (compiler/GHC/Core/TyCon.hs:2687) tyConInvisTVBinders (compiler/GHC/Core/TyCon.hs:541) tcTyConScopedTyVars (compiler/GHC/Core/TyCon.hs:2509) isMonoTcTyCon (compiler/GHC/Core/TyCon.hs:2504) tyConHasClosedResKind mkTyConTagMap (compiler/GHC/Core/TyCon.hs:2794) ExpandSynResult (compiler/GHC/Core/TyCon.hs:2519) expandSynTyCon_maybe (compiler/GHC/Core/TyCon.hs:2533) newTyConCo (compiler/GHC/Core/TyCon.hs:2682) pprPromotionQuote (compiler/GHC/Core/TyCon.hs:2882) mkTyConKind (compiler/GHC/Core/TyCon.hs:524) TyConRepName (compiler/GHC/Core/TyCon.hs:1418) tyConRepName_maybe (compiler/GHC/Core/TyCon.hs:1424) PrimElemRep (compiler/GHC/Core/TyCon.hs:1570) Levity (compiler/GHC/Types/Basic.hs:2135) PrimOrVoidRep (compiler/GHC/Core/TyCon.hs:1566) primElemRepToPrimRep (compiler/GHC/Core/TyCon.hs:1715) isGcPtrRep (compiler/GHC/Core/TyCon.hs:1637) primElemRepSizeB (compiler/GHC/Core/TyCon.hs:1705) primRepsCompatible (compiler/GHC/Core/TyCon.hs:1653) primRepCompatible (compiler/GHC/Core/TyCon.hs:1643) primRepIsWord (compiler/GHC/Core/TyCon.hs:1736) primRepIsInt (compiler/GHC/Core/TyCon.hs:1745) 9% ( 4 / 41) in 'GHC.Core.TyCon.Env' Missing documentation for: Module header mkTyConEnv (compiler/GHC/Core/TyCon/Env.hs:89) mkTyConEnvWith (compiler/GHC/Core/TyCon/Env.hs:90) emptyTyConEnv (compiler/GHC/Core/TyCon/Env.hs:82) isEmptyTyConEnv (compiler/GHC/Core/TyCon/Env.hs:83) unitTyConEnv (compiler/GHC/Core/TyCon/Env.hs:84) nonDetTyConEnvElts (compiler/GHC/Core/TyCon/Env.hs:81) extendTyConEnv_C (compiler/GHC/Core/TyCon/Env.hs:96) extendTyConEnv_Acc (compiler/GHC/Core/TyCon/Env.hs:98) extendTyConEnv (compiler/GHC/Core/TyCon/Env.hs:85) extendTyConEnvList (compiler/GHC/Core/TyCon/Env.hs:86) extendTyConEnvList_C (compiler/GHC/Core/TyCon/Env.hs:99) filterTyConEnv (compiler/GHC/Core/TyCon/Env.hs:102) anyTyConEnv (compiler/GHC/Core/TyCon/Env.hs:103) plusTyConEnv (compiler/GHC/Core/TyCon/Env.hs:92) plusTyConEnv_C (compiler/GHC/Core/TyCon/Env.hs:93) plusTyConEnv_CD (compiler/GHC/Core/TyCon/Env.hs:94) plusTyConEnv_CD2 (compiler/GHC/Core/TyCon/Env.hs:95) alterTyConEnv (compiler/GHC/Core/TyCon/Env.hs:88) lookupTyConEnv (compiler/GHC/Core/TyCon/Env.hs:87) lookupTyConEnv_NF (compiler/GHC/Core/TyCon/Env.hs:106) delFromTyConEnv (compiler/GHC/Core/TyCon/Env.hs:100) delListFromTyConEnv (compiler/GHC/Core/TyCon/Env.hs:101) elemTyConEnv (compiler/GHC/Core/TyCon/Env.hs:91) mapTyConEnv (compiler/GHC/Core/TyCon/Env.hs:97) disjointTyConEnv (compiler/GHC/Core/TyCon/Env.hs:104) emptyDTyConEnv (compiler/GHC/Core/TyCon/Env.hs:115) isEmptyDTyConEnv (compiler/GHC/Core/TyCon/Env.hs:118) lookupDTyConEnv (compiler/GHC/Core/TyCon/Env.hs:121) delFromDTyConEnv (compiler/GHC/Core/TyCon/Env.hs:124) filterDTyConEnv (compiler/GHC/Core/TyCon/Env.hs:127) mapDTyConEnv (compiler/GHC/Core/TyCon/Env.hs:130) mapMaybeDTyConEnv (compiler/GHC/Core/TyCon/Env.hs:133) adjustDTyConEnv (compiler/GHC/Core/TyCon/Env.hs:136) alterDTyConEnv (compiler/GHC/Core/TyCon/Env.hs:139) extendDTyConEnv (compiler/GHC/Core/TyCon/Env.hs:142) foldDTyConEnv (compiler/GHC/Core/TyCon/Env.hs:145) 57% ( 4 / 7) in 'GHC.Core.TyCon.RecWalk' Missing documentation for: Module header RecTcChecker (compiler/GHC/Core/TyCon/RecWalk.hs:72) checkRecTc (compiler/GHC/Core/TyCon/RecWalk.hs:97) Warning: 'mkTyCoForAllTy' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'FunTyCon' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 40% ( 29 / 71) in 'GHC.Core.TyCo.Rep' Missing documentation for: Module header Type (compiler/GHC/Core/TyCo/Rep.hs:124) TyLit (compiler/GHC/Core/TyCo/Rep.hs:198) FRRType (compiler/GHC/Core/TyCo/Rep.hs:120) CoSel (compiler/GHC/Core/TyCo/Rep.hs:950) FunSel (compiler/GHC/Core/TyCo/Rep.hs:965) coHoleCoVar (compiler/GHC/Core/TyCo/Rep.hs:1688) setCoHoleCoVar (compiler/GHC/Core/TyCo/Rep.hs:1694) isHeteroKindCoHole (compiler/GHC/Core/TyCo/Rep.hs:1691) CoercionN (compiler/GHC/Core/TyCo/Rep.hs:971) CoercionR (compiler/GHC/Core/TyCo/Rep.hs:972) CoercionP (compiler/GHC/Core/TyCo/Rep.hs:973) KindCoercion (compiler/GHC/Core/TyCo/Rep.hs:974) MCoercionR (compiler/GHC/Core/TyCo/Rep.hs:1023) MCoercionN (compiler/GHC/Core/TyCo/Rep.hs:1024) mkTyVarTy (compiler/GHC/Core/TyCo/Rep.hs:700) mkTyVarTys (compiler/GHC/Core/TyCo/Rep.hs:704) mkTyCoVarTy (compiler/GHC/Core/TyCo/Rep.hs:707) mkTyCoVarTys (compiler/GHC/Core/TyCo/Rep.hs:714) mkFunTy (compiler/GHC/Core/TyCo/Rep.hs:726) mkNakedFunTy (compiler/GHC/Core/TyCo/Rep.hs:721) mkVisFunTy (compiler/GHC/Core/TyCo/Rep.hs:749) mkScaledFunTys (compiler/GHC/Core/TyCo/Rep.hs:769) mkInvisFunTy (compiler/GHC/Core/TyCo/Rep.hs:738) mkInvisFunTys (compiler/GHC/Core/TyCo/Rep.hs:742) tcMkVisFunTy (compiler/GHC/Core/TyCo/Rep.hs:816) tcMkInvisFunTy (compiler/GHC/Core/TyCo/Rep.hs:824) tcMkScaledFunTy (compiler/GHC/Core/TyCo/Rep.hs:835) tcMkScaledFunTys (compiler/GHC/Core/TyCo/Rep.hs:832) mkPiTy (compiler/GHC/Core/TyCo/Rep.hs:798) mkPiTys (compiler/GHC/Core/TyCo/Rep.hs:802) mkVisFunTysMany (compiler/GHC/Core/TyCo/Rep.hs:759) nonDetCmpTyLit (compiler/GHC/Core/TyCo/Rep.hs:206) cmpTyLit (compiler/GHC/Core/TyCo/Rep.hs:210) pickLR (compiler/GHC/Types/Basic.hs:154) TyCoFolder (compiler/GHC/Core/TyCo/Rep.hs:1907) foldTyCo (compiler/GHC/Core/TyCo/Rep.hs:1924) typeSize (compiler/GHC/Core/TyCo/Rep.hs:2005) typesSize (compiler/GHC/Core/TyCo/Rep.hs:2015) coercionSize (compiler/GHC/Core/TyCo/Rep.hs:2018) scaledMult (compiler/GHC/Core/TyCo/Rep.hs:2069) scaledThing (compiler/GHC/Core/TyCo/Rep.hs:2072) Warning: 'Type' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Levity' is ambiguous. It is defined * at compiler/GHC/Core/TyCon.hs:1166:5 * at compiler/GHC/Types/Basic.hs:2135:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Types/Basic.hs:2135:1 2% ( 6 /231) in 'GHC.Builtin.Types.Prim' Missing documentation for: mkTemplateKindVar (compiler/GHC/Builtin/Types/Prim.hs:369) mkTemplateKindVars (compiler/GHC/Builtin/Types/Prim.hs:375) mkTemplateTyVars (compiler/GHC/Builtin/Types/Prim.hs:402) mkTemplateTyVarsFrom (compiler/GHC/Builtin/Types/Prim.hs:392) mkTemplateKiTyVars (compiler/GHC/Builtin/Types/Prim.hs:426) mkTemplateKiTyVar (compiler/GHC/Builtin/Types/Prim.hs:441) mkTemplateTyConBinders (compiler/GHC/Builtin/Types/Prim.hs:410) mkTemplateKindTyConBinders (compiler/GHC/Builtin/Types/Prim.hs:450) mkTemplateAnonTyConBinders (compiler/GHC/Builtin/Types/Prim.hs:454) alphaTyVars (compiler/GHC/Builtin/Types/Prim.hs:462) alphaTyVar (compiler/GHC/Builtin/Types/Prim.hs:465) betaTyVar (compiler/GHC/Builtin/Types/Prim.hs:465) gammaTyVar (compiler/GHC/Builtin/Types/Prim.hs:465) deltaTyVar (compiler/GHC/Builtin/Types/Prim.hs:465) alphaTyVarSpec (compiler/GHC/Builtin/Types/Prim.hs:468) betaTyVarSpec (compiler/GHC/Builtin/Types/Prim.hs:468) gammaTyVarSpec (compiler/GHC/Builtin/Types/Prim.hs:468) deltaTyVarSpec (compiler/GHC/Builtin/Types/Prim.hs:468) alphaTys (compiler/GHC/Builtin/Types/Prim.hs:480) alphaTy (compiler/GHC/Builtin/Types/Prim.hs:482) betaTy (compiler/GHC/Builtin/Types/Prim.hs:482) gammaTy (compiler/GHC/Builtin/Types/Prim.hs:482) deltaTy (compiler/GHC/Builtin/Types/Prim.hs:482) alphaTyVarsUnliftedRep (compiler/GHC/Builtin/Types/Prim.hs:485) alphaTyVarUnliftedRep (compiler/GHC/Builtin/Types/Prim.hs:488) alphaTysUnliftedRep (compiler/GHC/Builtin/Types/Prim.hs:491) alphaTyUnliftedRep (compiler/GHC/Builtin/Types/Prim.hs:493) runtimeRep1TyVar (compiler/GHC/Builtin/Types/Prim.hs:496) runtimeRep2TyVar (compiler/GHC/Builtin/Types/Prim.hs:496) runtimeRep3TyVar (compiler/GHC/Builtin/Types/Prim.hs:496) runtimeRep1TyVarInf (compiler/GHC/Builtin/Types/Prim.hs:500) runtimeRep2TyVarInf (compiler/GHC/Builtin/Types/Prim.hs:501) runtimeRep1Ty (compiler/GHC/Builtin/Types/Prim.hs:504) runtimeRep2Ty (compiler/GHC/Builtin/Types/Prim.hs:505) runtimeRep3Ty (compiler/GHC/Builtin/Types/Prim.hs:506) levity1TyVar (compiler/GHC/Builtin/Types/Prim.hs:527) levity2TyVar (compiler/GHC/Builtin/Types/Prim.hs:527) levity1TyVarInf (compiler/GHC/Builtin/Types/Prim.hs:533) levity2TyVarInf (compiler/GHC/Builtin/Types/Prim.hs:534) levity1Ty (compiler/GHC/Builtin/Types/Prim.hs:537) levity2Ty (compiler/GHC/Builtin/Types/Prim.hs:538) alphaConstraintTyVar (compiler/GHC/Builtin/Types/Prim.hs:474) alphaConstraintTy (compiler/GHC/Builtin/Types/Prim.hs:477) openAlphaTyVar (compiler/GHC/Builtin/Types/Prim.hs:511) openBetaTyVar (compiler/GHC/Builtin/Types/Prim.hs:511) openGammaTyVar (compiler/GHC/Builtin/Types/Prim.hs:511) openAlphaTyVarSpec (compiler/GHC/Builtin/Types/Prim.hs:517) openBetaTyVarSpec (compiler/GHC/Builtin/Types/Prim.hs:518) openGammaTyVarSpec (compiler/GHC/Builtin/Types/Prim.hs:519) openAlphaTy (compiler/GHC/Builtin/Types/Prim.hs:522) openBetaTy (compiler/GHC/Builtin/Types/Prim.hs:523) openGammaTy (compiler/GHC/Builtin/Types/Prim.hs:524) levPolyAlphaTyVar (compiler/GHC/Builtin/Types/Prim.hs:541) levPolyBetaTyVar (compiler/GHC/Builtin/Types/Prim.hs:541) levPolyAlphaTyVarSpec (compiler/GHC/Builtin/Types/Prim.hs:549) levPolyBetaTyVarSpec (compiler/GHC/Builtin/Types/Prim.hs:550) levPolyAlphaTy (compiler/GHC/Builtin/Types/Prim.hs:553) levPolyBetaTy (compiler/GHC/Builtin/Types/Prim.hs:554) multiplicityTyVar1 (compiler/GHC/Builtin/Types/Prim.hs:557) multiplicityTyVar2 (compiler/GHC/Builtin/Types/Prim.hs:557) tYPETyCon (compiler/GHC/Builtin/Types/Prim.hs:878) tYPETyConName (compiler/GHC/Builtin/Types/Prim.hs:884) tYPEKind (compiler/GHC/Builtin/Types/Prim.hs:887) cONSTRAINTTyCon (compiler/GHC/Builtin/Types/Prim.hs:891) cONSTRAINTTyConName (compiler/GHC/Builtin/Types/Prim.hs:897) cONSTRAINTKind (compiler/GHC/Builtin/Types/Prim.hs:900) funTyFlagTyCon (compiler/GHC/Builtin/Types/Prim.hs:619) isArrowTyCon (compiler/GHC/Builtin/Types/Prim.hs:627) fUNTyConName (compiler/GHC/Builtin/Types/Prim.hs:633) ctArrowTyCon (compiler/GHC/Builtin/Types/Prim.hs:665) ctArrowTyConName (compiler/GHC/Builtin/Types/Prim.hs:634) ccArrowTyCon (compiler/GHC/Builtin/Types/Prim.hs:677) ccArrowTyConName (compiler/GHC/Builtin/Types/Prim.hs:635) tcArrowTyCon (compiler/GHC/Builtin/Types/Prim.hs:689) tcArrowTyConName (compiler/GHC/Builtin/Types/Prim.hs:636) primTyCons (compiler/GHC/Builtin/Types/Prim.hs:244) charPrimTyCon (compiler/GHC/Builtin/Types/Prim.hs:912) charPrimTy (compiler/GHC/Builtin/Types/Prim.hs:910) charPrimTyConName (compiler/GHC/Builtin/Types/Prim.hs:318) intPrimTyCon (compiler/GHC/Builtin/Types/Prim.hs:917) intPrimTy (compiler/GHC/Builtin/Types/Prim.hs:915) intPrimTyConName (compiler/GHC/Builtin/Types/Prim.hs:319) wordPrimTyCon (compiler/GHC/Builtin/Types/Prim.hs:942) wordPrimTy (compiler/GHC/Builtin/Types/Prim.hs:940) wordPrimTyConName (compiler/GHC/Builtin/Types/Prim.hs:324) addrPrimTyCon (compiler/GHC/Builtin/Types/Prim.hs:967) addrPrimTy (compiler/GHC/Builtin/Types/Prim.hs:965) addrPrimTyConName (compiler/GHC/Builtin/Types/Prim.hs:329) floatPrimTyCon (compiler/GHC/Builtin/Types/Prim.hs:972) floatPrimTy (compiler/GHC/Builtin/Types/Prim.hs:970) floatPrimTyConName (compiler/GHC/Builtin/Types/Prim.hs:330) doublePrimTyCon (compiler/GHC/Builtin/Types/Prim.hs:977) doublePrimTy (compiler/GHC/Builtin/Types/Prim.hs:975) doublePrimTyConName (compiler/GHC/Builtin/Types/Prim.hs:331) statePrimTyCon (compiler/GHC/Builtin/Types/Prim.hs:1168) mkStatePrimTy (compiler/GHC/Builtin/Types/Prim.hs:1165) realWorldTyCon (compiler/GHC/Builtin/Types/Prim.hs:1177) realWorldTy (compiler/GHC/Builtin/Types/Prim.hs:1179) realWorldStatePrimTy (compiler/GHC/Builtin/Types/Prim.hs:1181) realWorldMutableByteArrayPrimTy (compiler/GHC/Builtin/Types/Prim.hs:1183) proxyPrimTyCon (compiler/GHC/Builtin/Types/Prim.hs:1190) mkProxyPrimTy (compiler/GHC/Builtin/Types/Prim.hs:1187) arrayPrimTyCon (compiler/GHC/Builtin/Types/Prim.hs:1250) mkArrayPrimTy (compiler/GHC/Builtin/Types/Prim.hs:1258) byteArrayPrimTyCon (compiler/GHC/Builtin/Types/Prim.hs:1253) byteArrayPrimTy (compiler/GHC/Builtin/Types/Prim.hs:1260) smallArrayPrimTyCon (compiler/GHC/Builtin/Types/Prim.hs:1254) mkSmallArrayPrimTy (compiler/GHC/Builtin/Types/Prim.hs:1262) mutableArrayPrimTyCon (compiler/GHC/Builtin/Types/Prim.hs:1251) mkMutableArrayPrimTy (compiler/GHC/Builtin/Types/Prim.hs:1264) mutableByteArrayPrimTyCon (compiler/GHC/Builtin/Types/Prim.hs:1252) mkMutableByteArrayPrimTy (compiler/GHC/Builtin/Types/Prim.hs:1266) smallMutableArrayPrimTyCon (compiler/GHC/Builtin/Types/Prim.hs:1255) mkSmallMutableArrayPrimTy (compiler/GHC/Builtin/Types/Prim.hs:1268) mutVarPrimTyCon (compiler/GHC/Builtin/Types/Prim.hs:1278) mkMutVarPrimTy (compiler/GHC/Builtin/Types/Prim.hs:1281) mVarPrimTyCon (compiler/GHC/Builtin/Types/Prim.hs:1307) mkMVarPrimTy (compiler/GHC/Builtin/Types/Prim.hs:1310) ioPortPrimTyCon (compiler/GHC/Builtin/Types/Prim.hs:1292) mkIOPortPrimTy (compiler/GHC/Builtin/Types/Prim.hs:1295) tVarPrimTyCon (compiler/GHC/Builtin/Types/Prim.hs:1321) mkTVarPrimTy (compiler/GHC/Builtin/Types/Prim.hs:1324) stablePtrPrimTyCon (compiler/GHC/Builtin/Types/Prim.hs:1335) mkStablePtrPrimTy (compiler/GHC/Builtin/Types/Prim.hs:1338) stableNamePrimTyCon (compiler/GHC/Builtin/Types/Prim.hs:1349) mkStableNamePrimTy (compiler/GHC/Builtin/Types/Prim.hs:1352) compactPrimTyCon (compiler/GHC/Builtin/Types/Prim.hs:1363) compactPrimTy (compiler/GHC/Builtin/Types/Prim.hs:1366) bcoPrimTyCon (compiler/GHC/Builtin/Types/Prim.hs:1397) bcoPrimTy (compiler/GHC/Builtin/Types/Prim.hs:1395) weakPrimTyCon (compiler/GHC/Builtin/Types/Prim.hs:1408) mkWeakPrimTy (compiler/GHC/Builtin/Types/Prim.hs:1411) threadIdPrimTyCon (compiler/GHC/Builtin/Types/Prim.hs:1433) threadIdPrimTy (compiler/GHC/Builtin/Types/Prim.hs:1431) stackSnapshotPrimTyCon (compiler/GHC/Builtin/Types/Prim.hs:1377) stackSnapshotPrimTy (compiler/GHC/Builtin/Types/Prim.hs:1380) promptTagPrimTyCon (compiler/GHC/Builtin/Types/Prim.hs:1444) mkPromptTagPrimTy (compiler/GHC/Builtin/Types/Prim.hs:1447) int8PrimTyCon (compiler/GHC/Builtin/Types/Prim.hs:922) int8PrimTy (compiler/GHC/Builtin/Types/Prim.hs:920) int8PrimTyConName (compiler/GHC/Builtin/Types/Prim.hs:320) word8PrimTyCon (compiler/GHC/Builtin/Types/Prim.hs:947) word8PrimTy (compiler/GHC/Builtin/Types/Prim.hs:945) word8PrimTyConName (compiler/GHC/Builtin/Types/Prim.hs:325) int16PrimTyCon (compiler/GHC/Builtin/Types/Prim.hs:927) int16PrimTy (compiler/GHC/Builtin/Types/Prim.hs:925) int16PrimTyConName (compiler/GHC/Builtin/Types/Prim.hs:321) word16PrimTyCon (compiler/GHC/Builtin/Types/Prim.hs:952) word16PrimTy (compiler/GHC/Builtin/Types/Prim.hs:950) word16PrimTyConName (compiler/GHC/Builtin/Types/Prim.hs:326) int32PrimTyCon (compiler/GHC/Builtin/Types/Prim.hs:932) int32PrimTy (compiler/GHC/Builtin/Types/Prim.hs:930) int32PrimTyConName (compiler/GHC/Builtin/Types/Prim.hs:322) word32PrimTyCon (compiler/GHC/Builtin/Types/Prim.hs:957) word32PrimTy (compiler/GHC/Builtin/Types/Prim.hs:955) word32PrimTyConName (compiler/GHC/Builtin/Types/Prim.hs:327) int64PrimTyCon (compiler/GHC/Builtin/Types/Prim.hs:937) int64PrimTy (compiler/GHC/Builtin/Types/Prim.hs:935) int64PrimTyConName (compiler/GHC/Builtin/Types/Prim.hs:323) word64PrimTyCon (compiler/GHC/Builtin/Types/Prim.hs:962) word64PrimTy (compiler/GHC/Builtin/Types/Prim.hs:960) word64PrimTyConName (compiler/GHC/Builtin/Types/Prim.hs:328) eqPrimTyCon (compiler/GHC/Builtin/Types/Prim.hs:1206) eqReprPrimTyCon (compiler/GHC/Builtin/Types/Prim.hs:1217) eqPhantPrimTyCon (compiler/GHC/Builtin/Types/Prim.hs:1228) int8X16PrimTy (ghc-lib/stage0/compiler/build/primop-vector-tys.hs-incl:4) int8X16PrimTyCon (ghc-lib/stage0/compiler/build/primop-vector-tys.hs-incl:6) int16X8PrimTy (ghc-lib/stage0/compiler/build/primop-vector-tys.hs-incl:10) int16X8PrimTyCon (ghc-lib/stage0/compiler/build/primop-vector-tys.hs-incl:12) int32X4PrimTy (ghc-lib/stage0/compiler/build/primop-vector-tys.hs-incl:16) int32X4PrimTyCon (ghc-lib/stage0/compiler/build/primop-vector-tys.hs-incl:18) int64X2PrimTy (ghc-lib/stage0/compiler/build/primop-vector-tys.hs-incl:22) int64X2PrimTyCon (ghc-lib/stage0/compiler/build/primop-vector-tys.hs-incl:24) int8X32PrimTy (ghc-lib/stage0/compiler/build/primop-vector-tys.hs-incl:28) int8X32PrimTyCon (ghc-lib/stage0/compiler/build/primop-vector-tys.hs-incl:30) int16X16PrimTy (ghc-lib/stage0/compiler/build/primop-vector-tys.hs-incl:34) int16X16PrimTyCon (ghc-lib/stage0/compiler/build/primop-vector-tys.hs-incl:36) int32X8PrimTy (ghc-lib/stage0/compiler/build/primop-vector-tys.hs-incl:40) int32X8PrimTyCon (ghc-lib/stage0/compiler/build/primop-vector-tys.hs-incl:42) int64X4PrimTy (ghc-lib/stage0/compiler/build/primop-vector-tys.hs-incl:46) int64X4PrimTyCon (ghc-lib/stage0/compiler/build/primop-vector-tys.hs-incl:48) int8X64PrimTy (ghc-lib/stage0/compiler/build/primop-vector-tys.hs-incl:52) int8X64PrimTyCon (ghc-lib/stage0/compiler/build/primop-vector-tys.hs-incl:54) int16X32PrimTy (ghc-lib/stage0/compiler/build/primop-vector-tys.hs-incl:58) int16X32PrimTyCon (ghc-lib/stage0/compiler/build/primop-vector-tys.hs-incl:60) int32X16PrimTy (ghc-lib/stage0/compiler/build/primop-vector-tys.hs-incl:64) int32X16PrimTyCon (ghc-lib/stage0/compiler/build/primop-vector-tys.hs-incl:66) int64X8PrimTy (ghc-lib/stage0/compiler/build/primop-vector-tys.hs-incl:70) int64X8PrimTyCon (ghc-lib/stage0/compiler/build/primop-vector-tys.hs-incl:72) word8X16PrimTy (ghc-lib/stage0/compiler/build/primop-vector-tys.hs-incl:76) word8X16PrimTyCon (ghc-lib/stage0/compiler/build/primop-vector-tys.hs-incl:78) word16X8PrimTy (ghc-lib/stage0/compiler/build/primop-vector-tys.hs-incl:82) word16X8PrimTyCon (ghc-lib/stage0/compiler/build/primop-vector-tys.hs-incl:84) word32X4PrimTy (ghc-lib/stage0/compiler/build/primop-vector-tys.hs-incl:88) word32X4PrimTyCon (ghc-lib/stage0/compiler/build/primop-vector-tys.hs-incl:90) word64X2PrimTy (ghc-lib/stage0/compiler/build/primop-vector-tys.hs-incl:94) word64X2PrimTyCon (ghc-lib/stage0/compiler/build/primop-vector-tys.hs-incl:96) word8X32PrimTy (ghc-lib/stage0/compiler/build/primop-vector-tys.hs-incl:100) word8X32PrimTyCon (ghc-lib/stage0/compiler/build/primop-vector-tys.hs-incl:102) word16X16PrimTy (ghc-lib/stage0/compiler/build/primop-vector-tys.hs-incl:106) word16X16PrimTyCon (ghc-lib/stage0/compiler/build/primop-vector-tys.hs-incl:108) word32X8PrimTy (ghc-lib/stage0/compiler/build/primop-vector-tys.hs-incl:112) word32X8PrimTyCon (ghc-lib/stage0/compiler/build/primop-vector-tys.hs-incl:114) word64X4PrimTy (ghc-lib/stage0/compiler/build/primop-vector-tys.hs-incl:118) word64X4PrimTyCon (ghc-lib/stage0/compiler/build/primop-vector-tys.hs-incl:120) word8X64PrimTy (ghc-lib/stage0/compiler/build/primop-vector-tys.hs-incl:124) word8X64PrimTyCon (ghc-lib/stage0/compiler/build/primop-vector-tys.hs-incl:126) word16X32PrimTy (ghc-lib/stage0/compiler/build/primop-vector-tys.hs-incl:130) word16X32PrimTyCon (ghc-lib/stage0/compiler/build/primop-vector-tys.hs-incl:132) word32X16PrimTy (ghc-lib/stage0/compiler/build/primop-vector-tys.hs-incl:136) word32X16PrimTyCon (ghc-lib/stage0/compiler/build/primop-vector-tys.hs-incl:138) word64X8PrimTy (ghc-lib/stage0/compiler/build/primop-vector-tys.hs-incl:142) word64X8PrimTyCon (ghc-lib/stage0/compiler/build/primop-vector-tys.hs-incl:144) floatX4PrimTy (ghc-lib/stage0/compiler/build/primop-vector-tys.hs-incl:148) floatX4PrimTyCon (ghc-lib/stage0/compiler/build/primop-vector-tys.hs-incl:150) doubleX2PrimTy (ghc-lib/stage0/compiler/build/primop-vector-tys.hs-incl:154) doubleX2PrimTyCon (ghc-lib/stage0/compiler/build/primop-vector-tys.hs-incl:156) floatX8PrimTy (ghc-lib/stage0/compiler/build/primop-vector-tys.hs-incl:160) floatX8PrimTyCon (ghc-lib/stage0/compiler/build/primop-vector-tys.hs-incl:162) doubleX4PrimTy (ghc-lib/stage0/compiler/build/primop-vector-tys.hs-incl:166) doubleX4PrimTyCon (ghc-lib/stage0/compiler/build/primop-vector-tys.hs-incl:168) floatX16PrimTy (ghc-lib/stage0/compiler/build/primop-vector-tys.hs-incl:172) floatX16PrimTyCon (ghc-lib/stage0/compiler/build/primop-vector-tys.hs-incl:174) doubleX8PrimTy (ghc-lib/stage0/compiler/build/primop-vector-tys.hs-incl:178) doubleX8PrimTyCon (ghc-lib/stage0/compiler/build/primop-vector-tys.hs-incl:180) Warning: 'tyCoFVsOfTypeList' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 41% ( 26 / 63) in 'GHC.Core.TyCo.FVs' Missing documentation for: Module header shallowTyCoVarsOfType (compiler/GHC/Core/TyCo/FVs.hs:362) shallowTyCoVarsOfTypes (compiler/GHC/Core/TyCo/FVs.hs:365) tyCoVarsOfType (compiler/GHC/Core/TyCo/FVs.hs:307) tyCoVarsOfTypes (compiler/GHC/Core/TyCo/FVs.hs:313) tyCoFVsBndr (compiler/GHC/Core/TyCo/FVs.hs:624) tyCoFVsVarBndr (compiler/GHC/Core/TyCo/FVs.hs:630) tyCoFVsVarBndrs (compiler/GHC/Core/TyCo/FVs.hs:627) tyCoFVsOfTypes (compiler/GHC/Core/TyCo/FVs.hs:636) deepTcvFolder (compiler/GHC/Core/TyCo/FVs.hs:336) shallowTyCoVarsOfCoVarEnv (compiler/GHC/Core/TyCo/FVs.hs:383) shallowTyCoVarsOfCo (compiler/GHC/Core/TyCo/FVs.hs:368) shallowTyCoVarsOfCos (compiler/GHC/Core/TyCo/FVs.hs:371) tyCoVarsOfCo (compiler/GHC/Core/TyCo/FVs.hs:320) tyCoVarsOfCos (compiler/GHC/Core/TyCo/FVs.hs:327) tyCoVarsOfMCo (compiler/GHC/Core/TyCo/FVs.hs:323) coVarsOfType (compiler/GHC/Core/TyCo/FVs.hs:431) coVarsOfTypes (compiler/GHC/Core/TyCo/FVs.hs:432) coVarsOfCo (compiler/GHC/Core/TyCo/FVs.hs:433) coVarsOfCos (compiler/GHC/Core/TyCo/FVs.hs:434) tyCoFVsOfCo (compiler/GHC/Core/TyCo/FVs.hs:655) tyCoFVsOfCos (compiler/GHC/Core/TyCo/FVs.hs:688) tyCoVarsOfCoList (compiler/GHC/Core/TyCo/FVs.hs:646) coVarsOfCoDSet (compiler/GHC/Core/TyCo/FVs.hs:473) coVarsOfCosDSet (compiler/GHC/Core/TyCo/FVs.hs:470) isInjectiveInType (compiler/GHC/Core/TyCo/FVs.hs:825) anyFreeVarsOfType (compiler/GHC/Core/TyCo/FVs.hs:968) anyFreeVarsOfTypes (compiler/GHC/Core/TyCo/FVs.hs:972) anyFreeVarsOfCo (compiler/GHC/Core/TyCo/FVs.hs:976) noFreeVarsOfType (compiler/GHC/Core/TyCo/FVs.hs:980) noFreeVarsOfTypes (compiler/GHC/Core/TyCo/FVs.hs:984) noFreeVarsOfCo (compiler/GHC/Core/TyCo/FVs.hs:988) tyConsOfTypes (compiler/GHC/Core/TyCo/FVs.hs:1170) visVarsOfTypes (compiler/GHC/Core/TyCo/FVs.hs:811) occCheckExpand (compiler/GHC/Core/TyCo/FVs.hs:1248) closeOverKinds (compiler/GHC/Core/TyCo/FVs.hs:487) runTyCoVars (compiler/GHC/Core/TyCo/FVs.hs:296) 47% ( 10 / 21) in 'GHC.Core.TyCo.Tidy' Missing documentation for: tidyCos (compiler/GHC/Core/TyCo/Tidy.hs:363) tidyOpenType (compiler/GHC/Core/TyCo/Tidy.hs:314) tidyOpenTypes (compiler/GHC/Core/TyCo/Tidy.hs:311) tidyOpenTypeX (compiler/GHC/Core/TyCo/Tidy.hs:302) tidyFreeTyCoVarsX (compiler/GHC/Core/TyCo/Tidy.hs:175) tidyAvoiding (compiler/GHC/Core/TyCo/Tidy.hs:275) tidyVarBndr (compiler/GHC/Core/TyCo/Tidy.hs:114) avoidNameClashes (compiler/GHC/Core/TyCo/Tidy.hs:126) tidyForAllTyBinder (compiler/GHC/Core/TyCo/Tidy.hs:148) tidyForAllTyBinders (compiler/GHC/Core/TyCo/Tidy.hs:155) tidyTyCoVarOcc (compiler/GHC/Core/TyCo/Tidy.hs:191) Warning: 'Expr' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'extendInScope' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Subst' is ambiguous. It is defined * at compiler/GHC/Core/TyCo/Subst.hs:105:5 * at compiler/GHC/Core/TyCo/Subst.hs:104:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Core/TyCo/Subst.hs:104:1 Warning: 'TCvSubst' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'in_scope' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'tys' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ty' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 48% ( 44 / 91) in 'GHC.Core.TyCo.Subst' Missing documentation for: emptyIdSubstEnv (compiler/GHC/Core/TyCo/Subst.hs:230) emptyTvSubstEnv (compiler/GHC/Core/TyCo/Subst.hs:233) emptyCvSubstEnv (compiler/GHC/Core/TyCo/Subst.hs:236) emptySubst (compiler/GHC/Core/TyCo/Subst.hs:255) mkEmptySubst (compiler/GHC/Core/TyCo/Subst.hs:258) isEmptySubst (compiler/GHC/Core/TyCo/Subst.hs:261) mkTCvSubst (compiler/GHC/Core/TyCo/Subst.hs:275) mkIdSubst (compiler/GHC/Core/TyCo/Subst.hs:278) getTvSubstEnv (compiler/GHC/Core/TyCo/Subst.hs:292) getIdSubstEnv (compiler/GHC/Core/TyCo/Subst.hs:289) getCvSubstEnv (compiler/GHC/Core/TyCo/Subst.hs:295) setInScope (compiler/GHC/Core/TyCo/Subst.hs:302) isInScope (compiler/GHC/Core/TyCo/Subst.hs:314) elemSubst (compiler/GHC/Core/TyCo/Subst.hs:317) notElemSubst (compiler/GHC/Core/TyCo/Subst.hs:326) extendTCvSubst (compiler/GHC/Core/TyCo/Subst.hs:353) extendTCvSubstWithClone (compiler/GHC/Core/TyCo/Subst.hs:362) extendCvSubstWithClone (compiler/GHC/Core/TyCo/Subst.hs:396) extendTvSubstWithClone (compiler/GHC/Core/TyCo/Subst.hs:380) extendTvSubstAndInScope (compiler/GHC/Core/TyCo/Subst.hs:406) extendTCvSubstList (compiler/GHC/Core/TyCo/Subst.hs:420) unionSubst (compiler/GHC/Core/TyCo/Subst.hs:425) zipCoEnv (compiler/GHC/Core/TyCo/Subst.hs:499) zipTCvSubst (compiler/GHC/Core/TyCo/Subst.hs:452) substScaledTy (compiler/GHC/Core/TyCo/Subst.hs:726) substScaledTysUnchecked (compiler/GHC/Core/TyCo/Subst.hs:756) substScaledTyUnchecked (compiler/GHC/Core/TyCo/Subst.hs:729) substScaledTys (compiler/GHC/Core/TyCo/Subst.hs:740) lookupTyVar (compiler/GHC/Core/TyCo/Subst.hs:838) substCoVar (compiler/GHC/Core/TyCo/Subst.hs:999) substCoVars (compiler/GHC/Core/TyCo/Subst.hs:1005) lookupCoVar (compiler/GHC/Core/TyCo/Subst.hs:1008) cloneTyVarBndr (compiler/GHC/Core/TyCo/Subst.hs:1102) cloneTyVarBndrs (compiler/GHC/Core/TyCo/Subst.hs:1119) substVarBndr (compiler/GHC/Core/TyCo/Subst.hs:1017) substVarBndrs (compiler/GHC/Core/TyCo/Subst.hs:1020) substTyVarBndr (compiler/GHC/Core/TyCo/Subst.hs:1011) substTyVarBndrs (compiler/GHC/Core/TyCo/Subst.hs:1014) substCoVarBndr (compiler/GHC/Core/TyCo/Subst.hs:1023) substTyVar (compiler/GHC/Core/TyCo/Subst.hs:809) substTyVars (compiler/GHC/Core/TyCo/Subst.hs:826) substTyVarToTyVar (compiler/GHC/Core/TyCo/Subst.hs:817) substTyCoVars (compiler/GHC/Core/TyCo/Subst.hs:829) substTyCoBndr (compiler/GHC/Core/TyCo/Subst.hs:1127) substForAllCoBndr (compiler/GHC/Core/TyCo/Subst.hs:919) substVarBndrUsing (compiler/GHC/Core/TyCo/Subst.hs:1035) substForAllCoBndrUsing (compiler/GHC/Core/TyCo/Subst.hs:937) Warning: 'Levity' is ambiguous. It is defined * at compiler/GHC/Core/TyCon.hs:1166:5 * at compiler/GHC/Types/Basic.hs:2135:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Types/Basic.hs:2135:1 Warning: 'Multiplicity' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ErrorMessage' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'synonymTyConsOfType' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'UnliftedType' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'UnliftedRep' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'LiftedRep' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'rr' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'rep' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'f_ty' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'layer' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: '()' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Constraint' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'TYPE' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'TupleRep' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: GHC.Core.Type: Couldn't find .haddock for export liftedTypeKind Warning: GHC.Core.Type: Couldn't find .haddock for export unliftedTypeKind 63% (236 /374) in 'GHC.Core.Type' Missing documentation for: Type (compiler/GHC/Core/TyCo/Rep.hs:124) FRRType (compiler/GHC/Core/TyCo/Rep.hs:120) TyVarBinder (compiler/GHC/Types/Var.hs:650) mkTyVarTy (compiler/GHC/Core/TyCo/Rep.hs:700) mkTyVarTys (compiler/GHC/Core/TyCo/Rep.hs:704) tyVarKind (compiler/GHC/Types/Var.hs:1000) mkAppTys (compiler/GHC/Core/Type.hs:1107) mkFunTy (compiler/GHC/Core/TyCo/Rep.hs:726) mkVisFunTy (compiler/GHC/Core/TyCo/Rep.hs:749) mkVisFunTysMany (compiler/GHC/Core/TyCo/Rep.hs:759) mkScaledFunTys (compiler/GHC/Core/TyCo/Rep.hs:769) mkInvisFunTy (compiler/GHC/Core/TyCo/Rep.hs:738) mkInvisFunTys (compiler/GHC/Core/TyCo/Rep.hs:742) tcMkVisFunTy (compiler/GHC/Core/TyCo/Rep.hs:816) tcMkScaledFunTys (compiler/GHC/Core/TyCo/Rep.hs:832) tcMkInvisFunTy (compiler/GHC/Core/TyCo/Rep.hs:824) splitFunTys (compiler/GHC/Core/Type.hs:1447) funTyFlagTyCon (compiler/GHC/Builtin/Types/Prim.hs:619) tyConAppTyCon (compiler/GHC/Core/Type.hs:1621) tyConAppArgs (compiler/GHC/Core/Type.hs:1630) splitTyConAppNoView_maybe (compiler/GHC/Core/Type.hs:1645) tcSplitTyConApp (compiler/GHC/Core/Type.hs:1681) mkPiTy (compiler/GHC/Core/TyCo/Rep.hs:798) mkPiTys (compiler/GHC/Core/TyCo/Rep.hs:802) piResultTy (compiler/GHC/Core/Type.hs:1470) applyTysX (compiler/GHC/Core/Type.hs:1555) buildSynTyCon (compiler/GHC/Core/Type.hs:2298) mkNumLitTy (compiler/GHC/Core/Type.hs:1210) mkStrLitTy (compiler/GHC/Core/Type.hs:1219) mkCharLitTy (compiler/GHC/Core/Type.hs:1228) isPredTy (compiler/GHC/Core/Type.hs:2747) mkCoercionTy (compiler/GHC/Core/Type.hs:1777) splitCastTy_maybe (compiler/GHC/Core/Type.hs:1703) deepUserTypeError_maybe (compiler/GHC/Core/Type.hs:1261) stripCoercionTy (compiler/GHC/Core/Type.hs:1788) invisibleTyBndrCount (compiler/GHC/Core/Type.hs:2096) mapTyCo (compiler/GHC/Core/Type.hs:903) mapTyCoX (compiler/GHC/Core/Type.hs:915) TyCoFolder (compiler/GHC/Core/TyCo/Rep.hs:1907) foldTyCo (compiler/GHC/Core/TyCo/Rep.hs:1924) tyVarSpecToBinders (compiler/GHC/Types/Var.hs:655) binderVar (compiler/GHC/Types/Var.hs:673) binderVars (compiler/GHC/Types/Var.hs:676) binderType (compiler/GHC/Types/Var.hs:685) binderFlag (compiler/GHC/Types/Var.hs:679) binderFlags (compiler/GHC/Types/Var.hs:682) piTyBinderType (compiler/GHC/Types/Var.hs:797) namedPiTyBinder_maybe (compiler/GHC/Types/Var.hs:773) isNamedPiTyBinder (compiler/GHC/Types/Var.hs:769) tyConBindersPiTyBinders (compiler/GHC/Core/Type.hs:1800) isTyVarTy (compiler/GHC/Core/Type.hs:1040) isCoercionTy (compiler/GHC/Core/Type.hs:1780) isCoercionTy_maybe (compiler/GHC/Core/Type.hs:1784) isTauTy (compiler/GHC/Core/Type.hs:2224) isFamFreeTy (compiler/GHC/Core/Type.hs:2284) isAtomicTy (compiler/GHC/Core/Type.hs:2240) mkTYPEapp (compiler/GHC/Core/Type.hs:3358) typeOrConstraintKind (compiler/GHC/Core/Type.hs:3430) sORTKind_maybe (compiler/GHC/Core/Type.hs:2713) typeTypeOrConstraint (compiler/GHC/Core/Type.hs:2735) typeLevity (compiler/GHC/Core/Type.hs:2336) tyConIsTYPEorCONSTRAINT (compiler/GHC/Core/Type.hs:2758) pickyIsLiftedTypeKind (compiler/GHC/Core/Type.hs:663) isLiftedLevity (compiler/GHC/Core/Type.hs:727) isUnliftedLevity (compiler/GHC/Core/Type.hs:730) isUnboxedTupleType (compiler/GHC/Core/Type.hs:2441) isUnboxedSumType (compiler/GHC/Core/Type.hs:2448) definitelyLiftedType (compiler/GHC/Core/Type.hs:2365) definitelyUnliftedType (compiler/GHC/Core/Type.hs:2376) mkScaled (compiler/GHC/Core/Type.hs:3194) irrelevantMult (compiler/GHC/Core/Type.hs:3191) scaledSet (compiler/GHC/Core/Type.hs:3197) OneTy (compiler/GHC/Core/Type.hs:3200) ManyTy (compiler/GHC/Core/Type.hs:3204) isOneTy (compiler/GHC/Core/Type.hs:3214) isManyTy (compiler/GHC/Core/Type.hs:3208) typeKind (compiler/GHC/Core/Type.hs:2665) isConstraintKind (compiler/GHC/Core/Type.hs:2772) isConstraintLikeKind (compiler/GHC/Core/Type.hs:2765) returnsConstraintKind (compiler/GHC/Core/Type.hs:2806) liftedTypeKind (compiler/GHC/Builtin/Types.hs-boot:23) unliftedTypeKind (compiler/GHC/Builtin/Types.hs-boot:23) tyCoFVsBndr (compiler/GHC/Core/TyCo/FVs.hs:624) tyCoFVsVarBndr (compiler/GHC/Core/TyCo/FVs.hs:630) tyCoFVsVarBndrs (compiler/GHC/Core/TyCo/FVs.hs:627) tyCoVarsOfType (compiler/GHC/Core/TyCo/FVs.hs:307) tyCoVarsOfTypes (compiler/GHC/Core/TyCo/FVs.hs:313) coVarsOfType (compiler/GHC/Core/TyCo/FVs.hs:431) coVarsOfTypes (compiler/GHC/Core/TyCo/FVs.hs:432) anyFreeVarsOfType (compiler/GHC/Core/TyCo/FVs.hs:968) anyFreeVarsOfTypes (compiler/GHC/Core/TyCo/FVs.hs:972) noFreeVarsOfType (compiler/GHC/Core/TyCo/FVs.hs:980) typeSize (compiler/GHC/Core/TyCo/Rep.hs:2005) occCheckExpand (compiler/GHC/Core/TyCo/FVs.hs:1248) closeOverKinds (compiler/GHC/Core/TyCo/FVs.hs:487) seqType (compiler/GHC/Core/Type.hs:2569) seqTypes (compiler/GHC/Core/Type.hs:2579) rewriterView (compiler/GHC/Core/Type.hs:370) emptyTvSubstEnv (compiler/GHC/Core/TyCo/Subst.hs:233) emptySubst (compiler/GHC/Core/TyCo/Subst.hs:255) mkEmptySubst (compiler/GHC/Core/TyCo/Subst.hs:258) mkTCvSubst (compiler/GHC/Core/TyCo/Subst.hs:275) zipTCvSubst (compiler/GHC/Core/TyCo/Subst.hs:452) notElemSubst (compiler/GHC/Core/TyCo/Subst.hs:326) getTvSubstEnv (compiler/GHC/Core/TyCo/Subst.hs:292) setInScope (compiler/GHC/Core/TyCo/Subst.hs:302) extendTCvSubst (compiler/GHC/Core/TyCo/Subst.hs:353) extendTvSubstAndInScope (compiler/GHC/Core/TyCo/Subst.hs:406) extendTCvSubstList (compiler/GHC/Core/TyCo/Subst.hs:420) extendTvSubstWithClone (compiler/GHC/Core/TyCo/Subst.hs:380) extendTCvSubstWithClone (compiler/GHC/Core/TyCo/Subst.hs:362) isInScope (compiler/GHC/Core/TyCo/Subst.hs:314) zipCoEnv (compiler/GHC/Core/TyCo/Subst.hs:499) isEmptySubst (compiler/GHC/Core/TyCo/Subst.hs:261) unionSubst (compiler/GHC/Core/TyCo/Subst.hs:425) substScaledTy (compiler/GHC/Core/TyCo/Subst.hs:726) substScaledTys (compiler/GHC/Core/TyCo/Subst.hs:740) substScaledTyUnchecked (compiler/GHC/Core/TyCo/Subst.hs:729) substScaledTysUnchecked (compiler/GHC/Core/TyCo/Subst.hs:756) substTyVarBndr (compiler/GHC/Core/TyCo/Subst.hs:1011) substTyVarBndrs (compiler/GHC/Core/TyCo/Subst.hs:1014) substTyVar (compiler/GHC/Core/TyCo/Subst.hs:809) substTyVars (compiler/GHC/Core/TyCo/Subst.hs:826) substVarBndr (compiler/GHC/Core/TyCo/Subst.hs:1017) substVarBndrs (compiler/GHC/Core/TyCo/Subst.hs:1020) substTyCoBndr (compiler/GHC/Core/TyCo/Subst.hs:1127) substTyVarToTyVar (compiler/GHC/Core/TyCo/Subst.hs:817) cloneTyVarBndr (compiler/GHC/Core/TyCo/Subst.hs:1102) cloneTyVarBndrs (compiler/GHC/Core/TyCo/Subst.hs:1119) lookupTyVar (compiler/GHC/Core/TyCo/Subst.hs:838) tidyOpenType (compiler/GHC/Core/TyCo/Tidy.hs:314) tidyOpenTypes (compiler/GHC/Core/TyCo/Tidy.hs:311) tidyOpenTypeX (compiler/GHC/Core/TyCo/Tidy.hs:302) tidyVarBndr (compiler/GHC/Core/TyCo/Tidy.hs:114) tidyFreeTyCoVarsX (compiler/GHC/Core/TyCo/Tidy.hs:175) tidyTyCoVarOcc (compiler/GHC/Core/TyCo/Tidy.hs:191) tidyForAllTyBinder (compiler/GHC/Core/TyCo/Tidy.hs:148) tidyForAllTyBinders (compiler/GHC/Core/TyCo/Tidy.hs:155) 100% ( 4 / 4) in 'Language.Haskell.Syntax.Lit' 47% ( 11 / 23) in 'Language.Haskell.Syntax.Pat' Missing documentation for: Module header LPat (compiler/Language/Haskell/Syntax/Pat.hs:57) ConLikeP (compiler/Language/Haskell/Syntax/Pat.hs:202) isInvisArgPat (compiler/Language/Haskell/Syntax/Pat.hs:214) isVisArgPat (compiler/Language/Haskell/Syntax/Pat.hs:218) hsConPatArgs (compiler/Language/Haskell/Syntax/Pat.hs:224) hsConPatTyArgs (compiler/Language/Haskell/Syntax/Pat.hs:229) XConPatTyArg (compiler/Language/Haskell/Syntax/Pat.hs:211) XHsRecFields (compiler/Language/Haskell/Syntax/Pat.hs:246) hsRecFields (compiler/Language/Haskell/Syntax/Pat.hs:345) hsRecFieldSel (compiler/Language/Haskell/Syntax/Pat.hs:351) hsRecFieldsArgs (compiler/Language/Haskell/Syntax/Pat.hs:348) Warning: 'SyntaxExprTc' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Name' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: '-<' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: '-<<' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'negate' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 68% ( 41 / 60) in 'Language.Haskell.Syntax.Expr' Missing documentation for: FieldLabelStrings (compiler/Language/Haskell/Syntax/Expr.hs:132) RecProj (compiler/Language/Haskell/Syntax/Expr.hs:137) LHsRecProj (compiler/Language/Haskell/Syntax/Expr.hs:141) RecUpdProj (compiler/Language/Haskell/Syntax/Expr.hs:145) LHsRecUpdProj (compiler/Language/Haskell/Syntax/Expr.hs:146) DotFieldOcc (compiler/Language/Haskell/Syntax/Expr.hs:554) MatchGroup (compiler/Language/Haskell/Syntax/Expr.hs:872) Match (compiler/Language/Haskell/Syntax/Expr.hs:883) isInfixMatch (compiler/Language/Haskell/Syntax/Expr.hs:927) StmtLR (compiler/Language/Haskell/Syntax/Expr.hs:996) TransForm (compiler/Language/Haskell/Syntax/Expr.hs:1088) HsDoFlavour (compiler/Language/Haskell/Syntax/Expr.hs:1446) qualifiedDoModuleName_maybe (compiler/Language/Haskell/Syntax/Expr.hs:1455) isPatSynCtxt (compiler/Language/Haskell/Syntax/Expr.hs:1461) isComprehensionContext (compiler/Language/Haskell/Syntax/Expr.hs:1468) isDoComprehensionContext (compiler/Language/Haskell/Syntax/Expr.hs:1475) isMonadDoStmtContext (compiler/Language/Haskell/Syntax/Expr.hs:1490) isMonadCompContext (compiler/Language/Haskell/Syntax/Expr.hs:1497) isMonadDoCompContext (compiler/Language/Haskell/Syntax/Expr.hs:1504) 91% ( 11 / 12) in 'Language.Haskell.Syntax' Missing documentation for: Module header Warning: 'mkNoTick' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 57% ( 11 / 19) in 'GHC.Types.Tickish' Missing documentation for: Module header GenTickish (compiler/GHC/Types/Tickish.hs:103) CoreTickish (compiler/GHC/Types/Tickish.hs:96) StgTickish (compiler/GHC/Types/Tickish.hs:97) XTickishId (compiler/GHC/Types/Tickish.hs:91) mkNoCount (compiler/GHC/Types/Tickish.hs:296) mkNoScope (compiler/GHC/Types/Tickish.hs:302) isProfTick (compiler/GHC/Types/Tickish.hs:327) 0% ( 0 / 6) in 'GHC.Tc.Errors.Types.PromotionErr' Missing documentation for: Module header PromotionErr (compiler/GHC/Tc/Errors/Types/PromotionErr.hs:15) pprPECategory (compiler/GHC/Tc/Errors/Types/PromotionErr.hs:45) peCategory (compiler/GHC/Tc/Errors/Types/PromotionErr.hs:48) TermLevelUseErr (compiler/GHC/Tc/Errors/Types/PromotionErr.hs:58) teCategory (compiler/GHC/Tc/Errors/Types/PromotionErr.hs:65) 43% ( 10 / 23) in 'GHC.Core.Multiplicity' Missing documentation for: OneTy (compiler/GHC/Core/Type.hs:3200) ManyTy (compiler/GHC/Core/Type.hs:3204) isMultMul (compiler/GHC/Core/Multiplicity.hs:318) mkMultAdd (compiler/GHC/Core/Multiplicity.hs:344) mkMultMul (compiler/GHC/Core/Multiplicity.hs:347) scaledMult (compiler/GHC/Core/TyCo/Rep.hs:2069) scaledThing (compiler/GHC/Core/TyCo/Rep.hs:2072) irrelevantMult (compiler/GHC/Core/Type.hs:3191) mkScaled (compiler/GHC/Core/Type.hs:3194) scaledSet (compiler/GHC/Core/Type.hs:3197) scaleScaled (compiler/GHC/Core/Multiplicity.hs:354) IsSubmult (compiler/GHC/Core/Multiplicity.hs:367) pprArrowWithMultiplicity (compiler/GHC/Core/Multiplicity.hs:391) 13% ( 2 / 15) in 'GHC.Core.UsageEnv' Missing documentation for: Module header Usage (compiler/GHC/Core/UsageEnv.hs:36) UsageEnv (compiler/GHC/Core/UsageEnv.hs:57) addUE (compiler/GHC/Core/UsageEnv.hs:73) addUsage (compiler/GHC/Core/UsageEnv.hs:44) bottomUE (compiler/GHC/Core/UsageEnv.hs:70) deleteUE (compiler/GHC/Core/UsageEnv.hs:98) popUE (compiler/GHC/Core/UsageEnv.hs:109) scaleUE (compiler/GHC/Core/UsageEnv.hs:77) scaleUsage (compiler/GHC/Core/UsageEnv.hs:51) supUE (compiler/GHC/Core/UsageEnv.hs:82) supUEs (compiler/GHC/Core/UsageEnv.hs:94) zeroUE (compiler/GHC/Core/UsageEnv.hs:68) Warning: 'pickyEqTypeVis' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 72% ( 13 / 18) in 'GHC.Core.TyCo.Compare' Missing documentation for: eqTypeIgnoringMultiplicity (compiler/GHC/Core/TyCo/Compare.hs:271) eqVarBndrs (compiler/GHC/Core/TyCo/Compare.hs:246) tcEqType (compiler/GHC/Core/TyCo/Compare.hs:218) tcEqKind (compiler/GHC/Core/TyCo/Compare.hs:215) nonDetCmpType (compiler/GHC/Core/TyCo/Compare.hs:629) Warning: 'Int16#' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Int#' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Word#' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'addrEq#' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'plusAddr#' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'plusAddr' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'AltCon' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 71% ( 64 / 89) in 'GHC.Types.Literal' Missing documentation for: mkLitBigNat (compiler/GHC/Types/Literal.hs:584) pprLiteral (compiler/GHC/Types/Literal.hs:885) isMinBound (compiler/GHC/Types/Literal.hs:599) isMaxBound (compiler/GHC/Types/Literal.hs:615) litIsLifted (compiler/GHC/Types/Literal.hs:811) inCharRange (compiler/GHC/Types/Literal.hs:631) litFitsInChar (compiler/GHC/Types/Literal.hs:806) isLitRubbish (compiler/GHC/Types/Literal.hs:588) narrowInt8Lit (compiler/GHC/Types/Literal.hs:690) narrowInt16Lit (compiler/GHC/Types/Literal.hs:691) narrowInt32Lit (compiler/GHC/Types/Literal.hs:692) narrowInt64Lit (compiler/GHC/Types/Literal.hs:693) narrowWord8Lit (compiler/GHC/Types/Literal.hs:694) narrowWord16Lit (compiler/GHC/Types/Literal.hs:695) narrowWord32Lit (compiler/GHC/Types/Literal.hs:696) narrowWord64Lit (compiler/GHC/Types/Literal.hs:697) charToIntLit (compiler/GHC/Types/Literal.hs:708) intToCharLit (compiler/GHC/Types/Literal.hs:710) floatToIntLit (compiler/GHC/Types/Literal.hs:713) intToFloatLit (compiler/GHC/Types/Literal.hs:715) doubleToIntLit (compiler/GHC/Types/Literal.hs:718) intToDoubleLit (compiler/GHC/Types/Literal.hs:720) nullAddrLit (compiler/GHC/Types/Literal.hs:729) floatToDoubleLit (compiler/GHC/Types/Literal.hs:723) doubleToFloatLit (compiler/GHC/Types/Literal.hs:725) Warning: 'Type' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'mi_extra_decls' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'IfaceTyConInfo' is ambiguous. It is defined * at compiler/GHC/Iface/Type.hs:412:5 * at compiler/GHC/Iface/Type.hs:411:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Iface/Type.hs:411:1 Warning: 'IfaceTvBndr' is ambiguous. It is defined * at compiler/GHC/Iface/Type.hs:126:5 * at compiler/GHC/Iface/Type.hs:131:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Iface/Type.hs:131:1 Warning: 'LiftedRep' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Levity' is ambiguous. It is defined * at compiler/GHC/Core/TyCon.hs:1166:5 * at compiler/GHC/Types/Basic.hs:2135:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Types/Basic.hs:2135:1 Warning: 'Multiplicity' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Many' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'pprTyTcApp'' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'IfaceTyCon' is ambiguous. It is defined * at compiler/GHC/Iface/Type.hs:292:19 * at compiler/GHC/Iface/Type.hs:292:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Iface/Type.hs:292:1 Warning: 'IfaceType'' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 27% ( 24 / 86) in 'GHC.Iface.Type' Missing documentation for: Module header IfExtName (compiler/GHC/Iface/Type.hs:121) mkIfLclName (compiler/GHC/Iface/Type.hs:119) ifLclNameFS (compiler/GHC/Iface/Type.hs:116) IfacePredType (compiler/GHC/Iface/Type.hs:229) IfaceKind (compiler/GHC/Iface/Type.hs:166) IfaceCoercion (compiler/GHC/Iface/Type.hs:471) IfaceAxiomRule (compiler/GHC/Iface/Type.hs:496) IfaceMCoercion (compiler/GHC/Iface/Type.hs:467) IfaceMult (compiler/GHC/Iface/Type.hs:227) IfaceTyCon (compiler/GHC/Iface/Type.hs:292) IfaceTyConInfo (compiler/GHC/Iface/Type.hs:411) IfaceTyLit (compiler/GHC/Iface/Type.hs:232) IfaceContext (compiler/GHC/Iface/Type.hs:230) IfaceBndr (compiler/GHC/Iface/Type.hs:124) IfaceOneShot (compiler/GHC/Iface/Type.hs:149) IfaceLamBndr (compiler/GHC/Iface/Type.hs:147) IfaceTvBndr (compiler/GHC/Iface/Type.hs:131) IfaceIdBndr (compiler/GHC/Iface/Type.hs:130) IfaceTyConBinder (compiler/GHC/Iface/Type.hs:238) IfaceForAllSpecBndr (compiler/GHC/Iface/Type.hs:240) IfaceForAllBndr (compiler/GHC/Iface/Type.hs:239) ShowSub (compiler/GHC/Iface/Type.hs:1455) ShowHowMuch (compiler/GHC/Iface/Type.hs:1464) AltPpr (compiler/GHC/Iface/Type.hs:1462) ifaceForAllSpecToBndrs (compiler/GHC/Iface/Type.hs:256) ifaceForAllSpecToBndr (compiler/GHC/Iface/Type.hs:259) ifaceBndrName (compiler/GHC/Iface/Type.hs:140) appArgsIfaceTypes (compiler/GHC/Iface/Type.hs:757) appArgsIfaceTypesForAllTyFlags (compiler/GHC/Iface/Type.hs:761) UseBndrParens (compiler/GHC/Iface/Type.hs:971) PrintExplicitKinds (compiler/GHC/Iface/Type.hs:972) pprIfaceType (compiler/GHC/Iface/Type.hs:1034) pprParendIfaceType (compiler/GHC/Iface/Type.hs:1035) pprPrecIfaceType (compiler/GHC/Iface/Type.hs:1041) pprIfaceIdBndr (compiler/GHC/Iface/Type.hs:918) pprIfaceLamBndr (compiler/GHC/Iface/Type.hs:914) pprIfaceTvBndr (compiler/GHC/Iface/Type.hs:975) pprIfaceTyConBinders (compiler/GHC/Iface/Type.hs:984) pprIfaceBndrs (compiler/GHC/Iface/Type.hs:911) pprIfaceAppArgs (compiler/GHC/Iface/Type.hs:1347) pprParendIfaceAppArgs (compiler/GHC/Iface/Type.hs:1348) pprIfaceForAllPart (compiler/GHC/Iface/Type.hs:1371) pprIfaceSigmaType (compiler/GHC/Iface/Type.hs:1479) pprIfaceTyLit (compiler/GHC/Iface/Type.hs:1952) pprIfaceCoercion (compiler/GHC/Iface/Type.hs:1957) pprParendIfaceCoercion (compiler/GHC/Iface/Type.hs:1958) splitIfaceSigmaTy (compiler/GHC/Iface/Type.hs:587) pprIfaceTypeApp (compiler/GHC/Iface/Type.hs:1660) pprUserIfaceForAll (compiler/GHC/Iface/Type.hs:1504) pprIfaceCoTcApp (compiler/GHC/Iface/Type.hs:1815) pprTyTcApp (compiler/GHC/Iface/Type.hs:1663) pprIfacePrefixApp (compiler/GHC/Iface/Type.hs:893) isIfaceRhoType (compiler/GHC/Iface/Type.hs:899) suppressIfaceInvisibles (compiler/GHC/Iface/Type.hs:613) stripIfaceInvisVars (compiler/GHC/Iface/Type.hs:623) stripInvisArgs (compiler/GHC/Iface/Type.hs:740) mkIfaceTySubst (compiler/GHC/Iface/Type.hs:672) substIfaceTyVar (compiler/GHC/Iface/Type.hs:726) substIfaceAppArgs (compiler/GHC/Iface/Type.hs:719) inDomIfaceTySubst (compiler/GHC/Iface/Type.hs:676) pprTypeArrow (compiler/GHC/Iface/Type.hs:1045) 60% ( 3 / 5) in 'GHC.Iface.Recomp.Binary' Missing documentation for: fingerprintBinMem (compiler/GHC/Iface/Recomp/Binary.hs:20) computeFingerprint (compiler/GHC/Iface/Recomp/Binary.hs:33) 26% ( 10 / 38) in 'GHC.Core.TyCo.Ppr' Missing documentation for: topPrec (compiler/GHC/Types/Basic.hs:926) sigPrec (compiler/GHC/Types/Basic.hs:927) opPrec (compiler/GHC/Types/Basic.hs:931) funPrec (compiler/GHC/Types/Basic.hs:928) appPrec (compiler/GHC/Types/Basic.hs:934) maybeParen (compiler/GHC/Types/Basic.hs:938) pprType (compiler/GHC/Core/TyCo/Ppr.hs:77) pprParendType (compiler/GHC/Core/TyCo/Ppr.hs:78) pprTidiedType (compiler/GHC/Core/TyCo/Ppr.hs:81) pprPrecType (compiler/GHC/Core/TyCo/Ppr.hs:84) pprPrecTypeX (compiler/GHC/Core/TyCo/Ppr.hs:87) pprTypeApp (compiler/GHC/Core/TyCo/Ppr.hs:331) pprTCvBndr (compiler/GHC/Core/TyCo/Ppr.hs:180) pprTCvBndrs (compiler/GHC/Core/TyCo/Ppr.hs:177) pprSigmaType (compiler/GHC/Core/TyCo/Ppr.hs:166) pprTheta (compiler/GHC/Core/TyCo/Ppr.hs:156) pprParendTheta (compiler/GHC/Core/TyCo/Ppr.hs:159) pprForAll (compiler/GHC/Core/TyCo/Ppr.hs:169) pprTyVar (compiler/GHC/Core/TyCo/Ppr.hs:190) pprTyVars (compiler/GHC/Core/TyCo/Ppr.hs:183) pprThetaArrowTy (compiler/GHC/Core/TyCo/Ppr.hs:162) pprClassPred (compiler/GHC/Core/TyCo/Ppr.hs:152) pprKind (compiler/GHC/Core/TyCo/Ppr.hs:107) pprParendKind (compiler/GHC/Core/TyCo/Ppr.hs:108) pprTyLit (compiler/GHC/Core/TyCo/Ppr.hs:104) pprDataCons (compiler/GHC/Core/TyCo/Ppr.hs:315) pprCo (compiler/GHC/Core/TyCo/Ppr.hs:130) pprParendCo (compiler/GHC/Core/TyCo/Ppr.hs:131) Warning: 'DataCon' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 40% ( 10 / 25) in 'GHC.Core.PatSyn' Missing documentation for: Module header PatSynMatcher (compiler/GHC/Core/PatSyn.hs:95) PatSynBuilder (compiler/GHC/Core/PatSyn.hs:114) patSynResultType (compiler/GHC/Core/PatSyn.hs:468) patSynArgs (compiler/GHC/Core/PatSyn.hs:430) patSynMatcher (compiler/GHC/Core/PatSyn.hs:462) patSynBuilder (compiler/GHC/Core/PatSyn.hs:465) patSynUnivTyVarBinders (compiler/GHC/Core/PatSyn.hs:443) patSynExTyVars (compiler/GHC/Core/PatSyn.hs:446) patSynExTyVarBinders (compiler/GHC/Core/PatSyn.hs:449) patSynSig (compiler/GHC/Core/PatSyn.hs:458) patSynSigBndr (compiler/GHC/Core/PatSyn.hs:452) patSynInstArgTys (compiler/GHC/Core/PatSyn.hs:478) patSynInstResTy (compiler/GHC/Core/PatSyn.hs:493) patSynFieldLabels (compiler/GHC/Core/PatSyn.hs:433) 30% ( 7 / 23) in 'GHC.Core.RoughMap' Missing documentation for: RoughMatchTc (compiler/GHC/Core/RoughMap.hs:268) isRoughWildcard (compiler/GHC/Core/RoughMap.hs:308) typeToRoughMatchTc (compiler/GHC/Core/RoughMap.hs:341) RoughMatchLookupTc (compiler/GHC/Core/RoughMap.hs:277) typeToRoughMatchLookupTc (compiler/GHC/Core/RoughMap.hs:318) roughMatchTcToLookup (compiler/GHC/Core/RoughMap.hs:304) roughMatchTcs (compiler/GHC/Core/RoughMap.hs:312) roughMatchTcsLookup (compiler/GHC/Core/RoughMap.hs:315) instanceCantMatch (compiler/GHC/Core/RoughMap.hs:296) emptyRM (compiler/GHC/Core/RoughMap.hs:393) insertRM (compiler/GHC/Core/RoughMap.hs:453) filterRM (compiler/GHC/Core/RoughMap.hs:471) elemsRM (compiler/GHC/Core/RoughMap.hs:511) sizeRM (compiler/GHC/Core/RoughMap.hs:546) foldRM (compiler/GHC/Core/RoughMap.hs:514) unionRM (compiler/GHC/Core/RoughMap.hs:443) Warning: 'I' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'plus' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'liftCoMatch' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'CoercionHole' is ambiguous. It is defined * at compiler/GHC/Core/TyCo/Rep.hs:1676:5 * at compiler/GHC/Core/TyCo/Rep.hs:1675:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Core/TyCo/Rep.hs:1675:1 50% (110 /216) in 'GHC.Core.Coercion' Missing documentation for: CoercionN (compiler/GHC/Core/TyCo/Rep.hs:971) CoercionR (compiler/GHC/Core/TyCo/Rep.hs:972) CoercionP (compiler/GHC/Core/TyCo/Rep.hs:973) MCoercionN (compiler/GHC/Core/TyCo/Rep.hs:1024) MCoercionR (compiler/GHC/Core/TyCo/Rep.hs:1023) CoSel (compiler/GHC/Core/TyCo/Rep.hs:950) FunSel (compiler/GHC/Core/TyCo/Rep.hs:965) coHoleCoVar (compiler/GHC/Core/TyCo/Rep.hs:1688) setCoHoleCoVar (compiler/GHC/Core/TyCo/Rep.hs:1694) LeftOrRight (compiler/GHC/Types/Basic.hs:150) ltRole (compiler/GHC/Core/Coercion.hs:1535) coVarRType (compiler/GHC/Core/Coercion.hs:600) coVarLType (compiler/GHC/Core/Coercion.hs:599) coVarTypes (compiler/GHC/Core/Coercion.hs:603) coVarKind (compiler/GHC/Core/Coercion.hs:614) coVarTypesRole (compiler/GHC/Core/Coercion.hs:606) coVarRole (compiler/GHC/Core/Coercion.hs:619) coercionType (compiler/GHC/Core/Coercion.hs:2468) coercionLKind (compiler/GHC/Core/Coercion.hs:2484) coercionRKind (compiler/GHC/Core/Coercion.hs:2485) mkGReflMCo (compiler/GHC/Core/Coercion.hs:353) mkCoVarCo (compiler/GHC/Core/Coercion.hs:1025) mkCoVarCos (compiler/GHC/Core/Coercion.hs:1028) mkAxInstCo (compiler/GHC/Core/Coercion.hs:1045) mkUnbranchedAxInstCo (compiler/GHC/Core/Coercion.hs:1069) mkAxInstRHS (compiler/GHC/Core/Coercion.hs:1077) mkUnbranchedAxInstRHS (compiler/GHC/Core/Coercion.hs:1090) mkPiCos (compiler/GHC/Core/Coercion.hs:1722) mkCoCast (compiler/GHC/Core/Coercion.hs:1755) mkSelCo (compiler/GHC/Core/Coercion.hs:1176) mkSelCoResRole (compiler/GHC/Core/Coercion.hs:1262) selectFromType (compiler/GHC/Core/Coercion.hs:1277) mkLRCo (compiler/GHC/Core/Coercion.hs:1295) mkFunCo2 (compiler/GHC/Core/Coercion.hs:845) mkFunCoNoFTF (compiler/GHC/Core/Coercion.hs:820) mkFunResCo (compiler/GHC/Core/Coercion.hs:1741) mkNakedFunCo (compiler/GHC/Core/Coercion.hs:840) mkNakedForAllCo (compiler/GHC/Core/Coercion.hs:1011) mkSubCo (compiler/GHC/Core/Coercion.hs:1367) mkAxiomCo (compiler/GHC/Core/Coercion.hs:1064) decomposeFunCo (compiler/GHC/Core/Coercion.hs:430) decomposePiCos (compiler/GHC/Core/Coercion.hs:475) splitFunCo_maybe (compiler/GHC/Core/Coercion.hs:566) splitForAllCo_maybe (compiler/GHC/Core/Coercion.hs:570) tyConRole (compiler/GHC/Core/Coercion.hs:1518) tyConRolesX (compiler/GHC/Core/Coercion.hs:1501) tyConRolesRepresentational (compiler/GHC/Core/Coercion.hs:1510) tyConRoleListX (compiler/GHC/Core/Coercion.hs:1505) tyConRoleListRepresentational (compiler/GHC/Core/Coercion.hs:1515) funRole (compiler/GHC/Core/Coercion.hs:1523) pickLR (compiler/GHC/Types/Basic.hs:154) isReflCoVar_maybe (compiler/GHC/Core/Coercion.hs:672) mkGReflLeftMCo (compiler/GHC/Core/Coercion.hs:388) mkGReflRightMCo (compiler/GHC/Core/Coercion.hs:392) coToMCo (compiler/GHC/Core/Coercion.hs:318) mkTransMCoL (compiler/GHC/Core/Coercion.hs:362) mkTransMCoR (compiler/GHC/Core/Coercion.hs:366) mkFunResMCo (compiler/GHC/Core/Coercion.hs:384) mkPiMCos (compiler/GHC/Core/Coercion.hs:380) isReflMCo (compiler/GHC/Core/Coercion.hs:401) checkReflexiveMCo (compiler/GHC/Core/Coercion.hs:322) mkCoVar (compiler/GHC/Types/Var.hs:1074) coVarName (compiler/GHC/Core/Coercion.hs:187) setCoVarName (compiler/GHC/Core/Coercion.hs:193) setCoVarUnique (compiler/GHC/Core/Coercion.hs:190) tyCoVarsOfCo (compiler/GHC/Core/TyCo/FVs.hs:320) tyCoVarsOfCos (compiler/GHC/Core/TyCo/FVs.hs:327) coVarsOfCo (compiler/GHC/Core/TyCo/FVs.hs:433) tyCoFVsOfCo (compiler/GHC/Core/TyCo/FVs.hs:655) tyCoFVsOfCos (compiler/GHC/Core/TyCo/FVs.hs:688) coercionSize (compiler/GHC/Core/TyCo/Rep.hs:2018) anyFreeVarsOfCo (compiler/GHC/Core/TyCo/FVs.hs:976) emptyCvSubstEnv (compiler/GHC/Core/TyCo/Subst.hs:236) lookupCoVar (compiler/GHC/Core/TyCo/Subst.hs:1008) substCoVar (compiler/GHC/Core/TyCo/Subst.hs:999) substCoVars (compiler/GHC/Core/TyCo/Subst.hs:1005) substCoVarBndr (compiler/GHC/Core/TyCo/Subst.hs:1023) extendTvSubstAndInScope (compiler/GHC/Core/TyCo/Subst.hs:406) getCvSubstEnv (compiler/GHC/Core/TyCo/Subst.hs:295) liftCoSubstTyVar (compiler/GHC/Core/Coercion.hs:2202) liftCoSubstWith (compiler/GHC/Core/Coercion.hs:2030) liftCoSubstWithEx (compiler/GHC/Core/Coercion.hs:2024) emptyLiftingContext (compiler/GHC/Core/Coercion.hs:2045) liftCoSubstVarBndrUsing (compiler/GHC/Core/Coercion.hs:2268) mkSubstLiftingContext (compiler/GHC/Core/Coercion.hs:2053) liftingContextSubst (compiler/GHC/Core/Coercion.hs:2056) LiftCoEnv (compiler/GHC/Core/Coercion.hs:2012) LiftingContext (compiler/GHC/Core/Coercion.hs:2004) liftEnvSubstLeft (compiler/GHC/Core/Coercion.hs:2355) liftEnvSubstRight (compiler/GHC/Core/Coercion.hs:2358) substRightCo (compiler/GHC/Core/Coercion.hs:2341) substLeftCo (compiler/GHC/Core/Coercion.hs:2336) lcSubstLeft (compiler/GHC/Core/Coercion.hs:2349) lcSubstRight (compiler/GHC/Core/Coercion.hs:2352) seqCo (compiler/GHC/Core/Coercion.hs:2407) pprCo (compiler/GHC/Core/TyCo/Ppr.hs:130) pprParendCo (compiler/GHC/Core/TyCo/Ppr.hs:131) pprCoAxiom (compiler/GHC/Core/Coercion.hs:221) pprCoAxBranch (compiler/GHC/Core/Coercion.hs:246) pprCoAxBranchLHS (compiler/GHC/Core/Coercion.hs:241) pprCoAxBranchUser (compiler/GHC/Core/Coercion.hs:230) tidyCoAxBndrsForUser (compiler/GHC/Core/Coercion.hs:287) etaExpandCoAxBranch (compiler/GHC/Core/Coercion.hs:210) tidyCos (compiler/GHC/Core/TyCo/Tidy.hs:363) multToCo (compiler/GHC/Core/Coercion.hs:539) hasThisCoercionHoleTy (compiler/GHC/Core/Coercion.hs:2838) Warning: 'CallStack' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 30% ( 13 / 42) in 'GHC.Core.Predicate' Missing documentation for: Module header classifyPredType (compiler/GHC/Core/Predicate.hs:80) isPredTy (compiler/GHC/Core/Type.hs:2747) isEvVarType (compiler/GHC/Core/Predicate.hs:234) eqRelRole (compiler/GHC/Core/Predicate.hs:171) isEqPrimPred (compiler/GHC/Core/Predicate.hs:238) isNomEqPred (compiler/GHC/Core/Predicate.hs:253) isReprEqPrimPred (compiler/GHC/Core/Predicate.hs:245) isEqPred (compiler/GHC/Core/Predicate.hs:265) getEqPredTys (compiler/GHC/Core/Predicate.hs:175) getEqPredTys_maybe (compiler/GHC/Core/Predicate.hs:184) getEqPredRole (compiler/GHC/Core/Predicate.hs:193) mkClassPred (compiler/GHC/Core/Predicate.hs:100) isDictTy (compiler/GHC/Core/Predicate.hs:108) typeDeterminesValue (compiler/GHC/Core/Predicate.hs:114) isClassPred (compiler/GHC/Core/Predicate.hs:260) isEqualityClass (compiler/GHC/Core/Predicate.hs:276) isCTupleClass (compiler/GHC/Core/Predicate.hs:282) getClassPredTys (compiler/GHC/Core/Predicate.hs:117) getClassPredTys_maybe (compiler/GHC/Core/Predicate.hs:122) classMethodTy (compiler/GHC/Core/Predicate.hs:131) classMethodInstTy (compiler/GHC/Core/Predicate.hs:142) isIPLikePred (compiler/GHC/Core/Predicate.hs:367) mentionsIP (compiler/GHC/Core/Predicate.hs:373) isIPTyCon (compiler/GHC/Core/Predicate.hs:291) isIPClass (compiler/GHC/Core/Predicate.hs:295) isCallStackPredTy (compiler/GHC/Core/Predicate.hs:333) isEvVar (compiler/GHC/Core/Predicate.hs:467) isDictId (compiler/GHC/Core/Predicate.hs:470) Warning: 'Reductions' is ambiguous. It is defined * at compiler/GHC/Core/Reduction.hs:427:19 * at compiler/GHC/Core/Reduction.hs:427:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Core/Reduction.hs:427:1 Warning: 'Reduction' is ambiguous. It is defined * at compiler/GHC/Core/Reduction.hs:96:3 * at compiler/GHC/Core/Reduction.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 compiler/GHC/Core/Reduction.hs:95:1 Warning: 'mkClassPredRedns' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'HetReduction' is ambiguous. It is defined * at compiler/GHC/Core/Reduction.hs:114:3 * at compiler/GHC/Core/Reduction.hs:113:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Core/Reduction.hs:113:1 Warning: 'mkAppTy' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'TyConAppCo' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 94% ( 36 / 38) in 'GHC.Core.Reduction' Missing documentation for: Module header simplifyArgsWorker (compiler/GHC/Core/Reduction.hs:803) Warning: 'BndrMap' is ambiguous. It is defined * at compiler/GHC/Core/Map/Type.hs:547:18 * at compiler/GHC/Core/Map/Type.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 compiler/GHC/Core/Map/Type.hs:547:1 Warning: 'LooseTypeMap' is ambiguous. It is defined * at compiler/GHC/Core/Map/Type.hs:468:26 * at compiler/GHC/Core/Map/Type.hs:468:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Core/Map/Type.hs:468:1 Warning: 'TypeMap' is ambiguous. It is defined * at compiler/GHC/Core/Map/Type.hs:413:21 * at compiler/GHC/Core/Map/Type.hs:413:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Core/Map/Type.hs:413:1 32% ( 12 / 37) in 'GHC.Core.Map.Type' Missing documentation for: Module header TrieMap (compiler/GHC/Data/TrieMap.hs:66) XT (compiler/GHC/Data/TrieMap.hs:63) emptyTypeMap (compiler/GHC/Core/Map/Type.hs:443) extendTypeMap (compiler/GHC/Core/Map/Type.hs:449) lookupTypeMap (compiler/GHC/Core/Map/Type.hs:446) foldTypeMap (compiler/GHC/Core/Map/Type.hs:440) CmEnv (compiler/GHC/Core/Map/Type.hs:494) lookupCME (compiler/GHC/Core/Map/Type.hs:508) lookupTypeMapWithScope (compiler/GHC/Core/Map/Type.hs:452) extendCME (compiler/GHC/Core/Map/Type.hs:501) extendCMEs (compiler/GHC/Core/Map/Type.hs:505) emptyCME (compiler/GHC/Core/Map/Type.hs:498) CoercionMapG (compiler/GHC/Core/Map/Type.hs:100) eqDeBruijnType (compiler/GHC/Core/Map/Type.hs:205) eqDeBruijnVar (compiler/GHC/Core/Map/Type.hs:288) xtBndr (compiler/GHC/Core/Map/Type.hs:576) lkBndr (compiler/GHC/Core/Map/Type.hs:570) VarMap (compiler/GHC/Core/Map/Type.hs:583) xtVar (compiler/GHC/Core/Map/Type.hs:604) lkVar (compiler/GHC/Core/Map/Type.hs:599) lkDFreeVar (compiler/GHC/Core/Map/Type.hs:613) xtDFreeVar (compiler/GHC/Core/Map/Type.hs:616) xtDNamed (compiler/GHC/Core/Map/Type.hs:627) lkDNamed (compiler/GHC/Core/Map/Type.hs:624) 71% ( 20 / 28) in 'GHC.Core.Unify' Missing documentation for: Module header tcMatchTyX_BM (compiler/GHC/Core/Unify.hs:139) tcUnifyTys (compiler/GHC/Core/Unify.hs:488) BindFlag (compiler/GHC/Core/Unify.hs:1483) UnifyResult (compiler/GHC/Core/Unify.hs:504) typesAreApart (compiler/GHC/Core/Unify.hs:302) flattenTys (compiler/GHC/Core/Unify.hs:2068) flattenTysX (compiler/GHC/Core/Unify.hs:2082) Warning: 'EqSpec' is ambiguous. It is defined * at compiler/GHC/Core/DataCon.hs:876:15 * at compiler/GHC/Core/DataCon.hs:876:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Core/DataCon.hs:876:1 Warning: 'HsSrcBang' is ambiguous. It is defined * at compiler/GHC/Core/DataCon.hs:845:5 * at compiler/GHC/Core/DataCon.hs:844:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Core/DataCon.hs:844:1 Warning: 'mkDataConRep' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 70% ( 67 / 95) in 'GHC.Core.DataCon' Missing documentation for: Module header StrictnessMark (compiler/GHC/Core/DataCon.hs:871) DataConEnv (compiler/GHC/Core/DataCon.hs:833) eqSpecTyVar (compiler/GHC/Core/DataCon.hs:883) eqSpecType (compiler/GHC/Core/DataCon.hs:886) eqSpecPair (compiler/GHC/Core/DataCon.hs:889) eqSpecPreds (compiler/GHC/Core/DataCon.hs:892) dataConTagZ (compiler/GHC/Core/DataCon.hs:1264) dataConNonlinearType (compiler/GHC/Core/DataCon.hs:1570) dataConDisplayType (compiler/GHC/Core/DataCon.hs:1582) dataConOrigResTy (compiler/GHC/Core/DataCon.hs:1499) dataConImplBangs (compiler/GHC/Core/DataCon.hs:1442) dataConBoxer (compiler/GHC/Core/DataCon.hs:1448) isTupleDataCon (compiler/GHC/Core/DataCon.hs:1728) isBoxedTupleDataCon (compiler/GHC/Core/DataCon.hs:1731) isUnboxedTupleDataCon (compiler/GHC/Core/DataCon.hs:1734) isUnboxedSumDataCon (compiler/GHC/Core/DataCon.hs:1737) isCovertGadtDataCon (compiler/GHC/Core/DataCon.hs:1754) classDataCon (compiler/GHC/Core/DataCon.hs:1813) dataConCannotMatch (compiler/GHC/Core/DataCon.hs:1821) dataConUserTyVarsNeedWrapper (compiler/GHC/Core/DataCon.hs:1898) checkDataConTyVars (compiler/GHC/Core/DataCon.hs:1878) isBanged (compiler/GHC/Core/DataCon.hs:1103) isMarkedStrict (compiler/GHC/Core/DataCon.hs:1116) cbvFromStrictMark (compiler/GHC/Core/DataCon.hs:1120) isSrcStrict (compiler/GHC/Core/DataCon.hs:1108) isSrcUnpacked (compiler/GHC/Core/DataCon.hs:1112) promoteDataCon (compiler/GHC/Core/DataCon.hs:1918) 62% ( 20 / 32) in 'GHC.Types.RepType' Missing documentation for: Module header UnaryType (compiler/GHC/Types/RepType.hs:70) NvUnaryType (compiler/GHC/Types/RepType.hs:69) isNvUnaryRep (compiler/GHC/Types/RepType.hs:80) typePrimRepU (compiler/GHC/Types/RepType.hs:572) countConRepArgs (compiler/GHC/Types/RepType.hs:131) layoutUbxSum (compiler/GHC/Types/RepType.hs:244) repSlotTy (compiler/GHC/Types/RepType.hs:299) SlotTy (compiler/GHC/Types/RepType.hs:281) slotPrimRep (compiler/GHC/Types/RepType.hs:325) primRepSlot (compiler/GHC/Types/RepType.hs:305) mightBeFunTy (compiler/GHC/Types/RepType.hs:695) Warning: 'DmdType' is ambiguous. It is defined * at compiler/GHC/Types/Demand.hs:1819:5 * at compiler/GHC/Types/Demand.hs:1818:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Types/Demand.hs:1818:1 Warning: 'lub' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'plus' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Card' is ambiguous. It is defined * at compiler/GHC/Types/Demand.hs:495:16 * at compiler/GHC/Types/Demand.hs:495:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Types/Demand.hs:495:1 Warning: 'Scaled' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'SubDemand'' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Multiplicity' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: '*' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: ')' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'glbDivergence' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'msum' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'not'' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'e' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'DmdSig' is ambiguous. It is defined * at compiler/GHC/Types/Demand.hs:2219:5 * at compiler/GHC/Types/Demand.hs:2218:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Types/Demand.hs:2218:1 Warning: 'CM' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 64% ( 89 /139) in 'GHC.Types.Demand' Missing documentation for: Boxity (compiler/Language/Haskell/Syntax/Basic.hs:22) absDmd (compiler/GHC/Types/Demand.hs:787) topDmd (compiler/GHC/Types/Demand.hs:786) botDmd (compiler/GHC/Types/Demand.hs:788) seqDmd (compiler/GHC/Types/Demand.hs:789) topSubDmd (compiler/GHC/Types/Demand.hs:719) lubSubDmd (compiler/GHC/Types/Demand.hs:848) plusSubDmd (compiler/GHC/Types/Demand.hs:882) multDmd (compiler/GHC/Types/Demand.hs:808) multSubDmd (compiler/GHC/Types/Demand.hs:824) isAbsDmd (compiler/GHC/Types/Demand.hs:908) evalDmd (compiler/GHC/Types/Demand.hs:942) peelManyCalls (compiler/GHC/Types/Demand.hs:1025) strictCallArity (compiler/GHC/Types/Demand.hs:1033) mkWorkerDemand (compiler/GHC/Types/Demand.hs:1046) topDiv (compiler/GHC/Types/Demand.hs:1488) botDiv (compiler/GHC/Types/Demand.hs:1490) exnDiv (compiler/GHC/Types/Demand.hs:1489) lubDivergence (compiler/GHC/Types/Demand.hs:1460) addVarDmdEnv (compiler/GHC/Types/Demand.hs:1779) nopDmdEnv (compiler/GHC/Types/Demand.hs:1763) plusDmdEnv (compiler/GHC/Types/Demand.hs:1783) multDmdEnv (compiler/GHC/Types/Demand.hs:1799) reuseEnv (compiler/GHC/Types/Demand.hs:1804) dmdTypeDepth (compiler/GHC/Types/Demand.hs:1866) botDmdType (compiler/GHC/Types/Demand.hs:1852) plusDmdType (compiler/GHC/Types/Demand.hs:1846) multDmdType (compiler/GHC/Types/Demand.hs:1899) discardArgDmds (compiler/GHC/Types/Demand.hs:1843) peelFV (compiler/GHC/Types/Demand.hs:1906) findIdDemand (compiler/GHC/Types/Demand.hs:1917) addDemand (compiler/GHC/Types/Demand.hs:1914) splitDmdTy (compiler/GHC/Types/Demand.hs:1895) mkClosedDmdSig (compiler/GHC/Types/Demand.hs:2232) mkVanillaDmdSig (compiler/GHC/Types/Demand.hs:2235) splitDmdSig (compiler/GHC/Types/Demand.hs:2238) dmdSigDmdEnv (compiler/GHC/Types/Demand.hs:2241) hasDemandEnvSig (compiler/GHC/Types/Demand.hs:2244) nopSig (compiler/GHC/Types/Demand.hs:2250) botSig (compiler/GHC/Types/Demand.hs:2247) isNopSig (compiler/GHC/Types/Demand.hs:2253) trimBoxityDmdSig (compiler/GHC/Types/Demand.hs:2300) transferArgBoxityDmdSig (compiler/GHC/Types/Demand.hs:2331) TypeShape (compiler/GHC/Types/Demand.hs:2540) trimToType (compiler/GHC/Types/Demand.hs:2548) seqDemand (compiler/GHC/Types/Demand.hs:2578) seqDemandList (compiler/GHC/Types/Demand.hs:2588) seqDmdType (compiler/GHC/Types/Demand.hs:2591) seqDmdSig (compiler/GHC/Types/Demand.hs:2598) zapUsageDemand (compiler/GHC/Types/Demand.hs:2488) Warning: 'CprType' is ambiguous. It is defined * at compiler/GHC/Types/Cpr.hs:100:5 * at compiler/GHC/Types/Cpr.hs:99:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Types/Cpr.hs:99:1 Warning: 'CprSig' is ambiguous. It is defined * at compiler/GHC/Types/Cpr.hs:168:18 * at compiler/GHC/Types/Cpr.hs:168:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Types/Cpr.hs:168:1 Warning: 'b' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 30% ( 7 / 23) in 'GHC.Types.Cpr' Missing documentation for: Cpr (compiler/GHC/Types/Cpr.hs:30) topCpr (compiler/GHC/Types/Cpr.hs:72) botCpr (compiler/GHC/Types/Cpr.hs:75) flatConCpr (compiler/GHC/Types/Cpr.hs:78) asConCpr (compiler/GHC/Types/Cpr.hs:85) topCprType (compiler/GHC/Types/Cpr.hs:112) botCprType (compiler/GHC/Types/Cpr.hs:115) flatConCprType (compiler/GHC/Types/Cpr.hs:118) lubCprType (compiler/GHC/Types/Cpr.hs:121) applyCprTy (compiler/GHC/Types/Cpr.hs:131) abstractCprTy (compiler/GHC/Types/Cpr.hs:137) trimCprTy (compiler/GHC/Types/Cpr.hs:142) topCprSig (compiler/GHC/Types/Cpr.hs:180) isTopCprSig (compiler/GHC/Types/Cpr.hs:183) mkCprSig (compiler/GHC/Types/Cpr.hs:186) seqCprSig (compiler/GHC/Types/Cpr.hs:189) 57% ( 4 / 7) in 'GHC.StgToCmm.Types' Missing documentation for: Module header DoSCCProfiling (compiler/GHC/StgToCmm/Types.hs:262) DoExtDynRefs (compiler/GHC/StgToCmm/Types.hs:263) Warning: 'ConInfo' is ambiguous. It is defined * at compiler/GHC/Types/GREInfo.hs:221:5 * at compiler/GHC/Types/GREInfo.hs:220:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Types/GREInfo.hs:220:1 Warning: 'ConLike' is ambiguous. It is defined * at compiler/GHC/Core/ConLike.hs:62:1 * at compiler/GHC/Types/Basic.hs:1593:22 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Core/ConLike.hs:62:1 78% ( 15 / 19) in 'GHC.Core.ConLike' Missing documentation for: Module header conLikeConLikeName (compiler/GHC/Core/ConLike.hs:72) conLikeName (compiler/GHC/Core/ConLike.hs:165) conLikeIsInfix (compiler/GHC/Core/ConLike.hs:244) Warning: 'COMPLETE' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 33% ( 3 / 9) in 'GHC.Types.CompleteMatch' Missing documentation for: CompleteMatch (compiler/GHC/Types/CompleteMatch.hs:24) CompleteMatches (compiler/GHC/Types/CompleteMatch.hs:27) DsCompleteMatch (compiler/GHC/Types/CompleteMatch.hs:25) DsCompleteMatches (compiler/GHC/Types/CompleteMatch.hs:28) mkCompleteMatch (compiler/GHC/Types/CompleteMatch.hs:40) vanillaCompleteMatch (compiler/GHC/Types/CompleteMatch.hs:43) Warning: 'Unique' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Type' is ambiguous. It is defined * at compiler/GHC/Core.hs:258:5 * at compiler/GHC/Core/TyCo/Rep.hs:124:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Core/TyCo/Rep.hs:124:1 Warning: 'Alt' is ambiguous. It is defined * at compiler/GHC/Core.hs:273:7 * at compiler/GHC/Core.hs:272:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Core.hs:272:1 Warning: 'exprIsHNF' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'exprIsWorkFree' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Module' is ambiguous. It is defined * at compiler/GHC/Unit/Types.hs:120:23 * at compiler/GHC/Unit/Types.hs:133:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Unit/Types.hs:133:1 Warning: 'IsOrphan' is ambiguous. It is defined * at compiler/GHC/Core.hs:1075:5 * at compiler/GHC/Core.hs:1074:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Core.hs:1074:1 Warning: 'Var' is ambiguous. It is defined * at compiler/GHC/Core.hs:249:5 * at compiler/GHC/Types/Var.hs:253:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Types/Var.hs:253:1 Warning: 'Coercion' is ambiguous. It is defined * at compiler/GHC/Core.hs:259:5 * at compiler/GHC/Core/TyCo/Rep.hs:850:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Core/TyCo/Rep.hs:850:1 Warning: 'CoercionTy' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 55% (101 /181) in 'GHC.Core' Missing documentation for: CoreProgram (compiler/GHC/Core.hs:1829) TaggedExpr (compiler/GHC/Core.hs:1855) TaggedAlt (compiler/GHC/Core.hs:1857) TaggedBind (compiler/GHC/Core.hs:1854) TaggedArg (compiler/GHC/Core.hs:1856) deTagExpr (compiler/GHC/Core.hs:1863) InId (compiler/GHC/Types/Var.hs:207) InBind (compiler/GHC/Core.hs:1045) InExpr (compiler/GHC/Core.hs:1046) InAlt (compiler/GHC/Core.hs:1047) InArg (compiler/GHC/Core.hs:1048) InType (compiler/GHC/Core.hs:1043) InKind (compiler/GHC/Core.hs:1044) InBndr (compiler/GHC/Core.hs:1042) InVar (compiler/GHC/Types/Var.hs:204) InCoercion (compiler/GHC/Core.hs:1049) InTyVar (compiler/GHC/Types/Var.hs:205) InCoVar (compiler/GHC/Types/Var.hs:206) OutId (compiler/GHC/Types/Var.hs:211) OutBind (compiler/GHC/Core.hs:1056) OutExpr (compiler/GHC/Core.hs:1057) OutAlt (compiler/GHC/Core.hs:1058) OutArg (compiler/GHC/Core.hs:1059) OutType (compiler/GHC/Core.hs:1053) OutKind (compiler/GHC/Core.hs:1054) OutBndr (compiler/GHC/Core.hs:1052) OutVar (compiler/GHC/Types/Var.hs:208) OutCoercion (compiler/GHC/Core.hs:1055) OutTyVar (compiler/GHC/Types/Var.hs:209) OutCoVar (compiler/GHC/Types/Var.hs:210) MOutCoercion (compiler/GHC/Core.hs:1060) mkLet (compiler/GHC/Core.hs:1997) mkTyArg (compiler/GHC/Core.hs:1915) mkWord8Lit (compiler/GHC/Core.hs:1942) mkWord32LitWord32 (compiler/GHC/Core.hs:1945) mkWord64LitWord64 (compiler/GHC/Core.hs:1948) mkInt64LitInt64 (compiler/GHC/Core.hs:1951) mkConApp2 (compiler/GHC/Core.hs:1910) varsToCoreExprs (compiler/GHC/Core.hs:2029) cmpAlt (compiler/GHC/Core.hs:1780) ltAlt (compiler/GHC/Core.hs:1783) rhssOfBind (compiler/GHC/Core.hs:2083) rhssOfAlts (compiler/GHC/Core.hs:2087) foldBindersOfBindStrict (compiler/GHC/Core.hs:2070) foldBindersOfBindsStrict (compiler/GHC/Core.hs:2077) collectTyBinders (compiler/GHC/Core.hs:2115) collectTyAndValBinders (compiler/GHC/Core.hs:2127) UnfoldingSource (compiler/GHC/Types/Basic.hs:1975) mkOtherCon (compiler/GHC/Core.hs:1514) unSaturatedOk (compiler/GHC/Core.hs:1493) needSaturated (compiler/GHC/Core.hs:1492) boringCxtOk (compiler/GHC/Core.hs:1496) boringCxtNotOk (compiler/GHC/Core.hs:1497) expandUnfolding_maybe (compiler/GHC/Core.hs:1575) isExpandableUnfolding (compiler/GHC/Core.hs:1568) isCompulsoryUnfolding (compiler/GHC/Core.hs:1581) isStableUnfolding (compiler/GHC/Core.hs:1587) isStableUserUnfolding (compiler/GHC/Core.hs:1593) isStableSystemUnfolding (compiler/GHC/Core.hs:1598) isBootUnfolding (compiler/GHC/Core.hs:1624) isBetterUnfoldingThan (compiler/GHC/Core.hs:1645) hasCoreUnfolding (compiler/GHC/Core.hs:1634) canUnfold (compiler/GHC/Core.hs:1640) neverUnfoldGuidance (compiler/GHC/Core.hs:1628) isStableSource (compiler/GHC/Types/Basic.hs:2002) collectAnnArgsTicks (compiler/GHC/Core.hs:2303) deAnnotate (compiler/GHC/Core.hs:2312) deAnnotate' (compiler/GHC/Core.hs:2315) deAnnAlt (compiler/GHC/Core.hs:2330) deAnnBind (compiler/GHC/Core.hs:2333) chooseOrphanAnchor (compiler/GHC/Core.hs:1100) RuleName (compiler/GHC/Types/Basic.hs:540) RuleFun (compiler/GHC/Core.hs:1249) IdUnfoldingFun (compiler/GHC/Core.hs:1255) ruleName (compiler/GHC/Core.hs:1275) ruleActivation (compiler/GHC/Core.hs:1282) ruleModule (compiler/GHC/Core.hs:1278) isBuiltinRule (compiler/GHC/Core.hs:1261) isLocalRule (compiler/GHC/Core.hs:1290) isAutoRule (compiler/GHC/Core.hs:1265) Warning: 'Id' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'IdInfo' is ambiguous. It is defined * at compiler/GHC/Types/Id/Info.hs:424:5 * at compiler/GHC/Types/Id/Info.hs:423:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Types/Id/Info.hs:423:1 Warning: 'Unique' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Note' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'info' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 57% ( 55 / 96) in 'GHC.Types.Id.Info' Missing documentation for: Module header pprIdDetails (compiler/GHC/Types/Id/Info.hs:379) isJoinIdDetails_maybe (compiler/GHC/Types/Id/Info.hs:372) recSelParentName (compiler/GHC/Types/Id/Info.hs:335) recSelFirstConName (compiler/GHC/Types/Id/Info.hs:339) recSelParentCons (compiler/GHC/Types/Id/Info.hs:343) idDetailsConcreteTvs (compiler/GHC/Types/Id/Info.hs:228) hasNoOneShotInfo (compiler/GHC/Types/Basic.hs:431) setOneShotInfo (compiler/GHC/Types/Id/Info.hs:592) zapUsedOnceInfo (compiler/GHC/Types/Id/Info.hs:886) zapTailCallInfo (compiler/GHC/Types/Id/Info.hs:917) zapCallArityInfo (compiler/GHC/Types/Id/Info.hs:925) trimUnfolding (compiler/GHC/Types/Id/Info.hs:913) setArityInfo (compiler/GHC/Types/Id/Info.hs:574) ppArityInfo (compiler/GHC/Types/Id/Info.hs:690) setCallArityInfo (compiler/GHC/Types/Id/Info.hs:578) setDmdSigInfo (compiler/GHC/Types/Id/Info.hs:599) setCprSigInfo (compiler/GHC/Types/Id/Info.hs:602) setDemandInfo (compiler/GHC/Types/Id/Info.hs:596) pprStrictness (compiler/GHC/Types/Id/Info.hs:723) setUnfoldingInfo (compiler/GHC/Types/Id/Info.hs:560) setInlinePragInfo (compiler/GHC/Types/Id/Info.hs:544) isDeadOcc (compiler/GHC/Types/Basic.hs:1285) isStrongLoopBreaker (compiler/GHC/Types/Basic.hs:1280) isWeakLoopBreaker (compiler/GHC/Types/Basic.hs:1276) setOccInfo (compiler/GHC/Types/Id/Info.hs:546) BranchCount (compiler/GHC/Types/Basic.hs:1172) TailCallInfo (compiler/GHC/Types/Basic.hs:1248) tailCallInfo (compiler/GHC/Types/Basic.hs:1254) isAlwaysTailCalled (compiler/GHC/Types/Basic.hs:1262) isEmptyRuleInfo (compiler/GHC/Types/Id/Info.hs:769) ruleInfoRules (compiler/GHC/Types/Id/Info.hs:777) setRuleInfo (compiler/GHC/Types/Id/Info.hs:542) tagSigInfo (compiler/GHC/Types/Id/Info.hs:537) ppCafInfo (compiler/GHC/Types/Id/Info.hs:821) mayHaveCafRefs (compiler/GHC/Types/Id/Info.hs:814) setCafInfo (compiler/GHC/Types/Id/Info.hs:582) setLFInfo (compiler/GHC/Types/Id/Info.hs:586) setTagSig (compiler/GHC/Types/Id/Info.hs:589) tagSig TickBoxId (compiler/GHC/Types/Id/Info.hs:935) Warning: 'Id'' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 32% ( 52 /161) in 'GHC.Types.Id' Missing documentation for: InVar (compiler/GHC/Types/Var.hs:204) InId (compiler/GHC/Types/Var.hs:207) OutVar (compiler/GHC/Types/Var.hs:208) OutId (compiler/GHC/Types/Var.hs:211) mkLocalIdWithInfo (compiler/GHC/Types/Id.hs:337) mkExportedVanillaId (compiler/GHC/Types/Id.hs:349) mkSysLocalM (compiler/GHC/Types/Id.hs:368) mkSysLocalOrCoVarM (compiler/GHC/Types/Id.hs:371) mkScaledTemplateLocal (compiler/GHC/Types/Id.hs:400) idName (compiler/GHC/Types/Id.hs:205) idType (compiler/GHC/Types/Id.hs:211) idMult (compiler/GHC/Types/Id.hs:214) idScaledType (compiler/GHC/Types/Id.hs:217) idUnique (compiler/GHC/Types/Id.hs:208) idInfo (compiler/GHC/Types/Var.hs:1053) idDetails (compiler/GHC/Types/Var.hs:1057) recordSelectorTyCon_maybe (compiler/GHC/Types/Id.hs:465) setIdName (compiler/GHC/Types/Id.hs:230) setIdUnique (compiler/GHC/Types/Id.hs:233) setIdMult (compiler/GHC/Types/Var.hs:1139) updateIdTypeButNotMult (compiler/GHC/Types/Var.hs:1117) updateIdTypeAndMult (compiler/GHC/Types/Var.hs:1121) updateIdTypeAndMultM (compiler/GHC/Types/Var.hs:1131) setIdExported (compiler/GHC/Types/Id.hs:241) setIdNotExported (compiler/GHC/Types/Id.hs:244) localiseId (compiler/GHC/Types/Id.hs:249) setIdInfo (compiler/GHC/Types/Id.hs:261) lazySetIdInfo (compiler/GHC/Types/Id.hs:258) modifyIdInfo (compiler/GHC/Types/Id.hs:265) maybeModifyIdInfo (compiler/GHC/Types/Id.hs:269) zapLamIdInfo (compiler/GHC/Types/Id.hs:993) floatifyIdDemandInfo (compiler/GHC/Types/Id.hs:1000) zapIdUsageInfo (compiler/GHC/Types/Id.hs:1003) zapIdUsageEnvInfo (compiler/GHC/Types/Id.hs:1006) zapIdUsedOnceInfo (compiler/GHC/Types/Id.hs:1009) zapIdTailCallInfo (compiler/GHC/Types/Id.hs:1012) zapFragileIdInfo (compiler/GHC/Types/Id.hs:996) zapIdDmdSig (compiler/GHC/Types/Id.hs:743) zapStableUnfolding (compiler/GHC/Types/Id.hs:1015) transferPolyIdInfo (compiler/GHC/Types/Id.hs:1074) scaleIdBy (compiler/GHC/Types/Id.hs:220) isDeadBinder (compiler/GHC/Types/Id.hs:645) isLocalId (compiler/GHC/Types/Var.hs:1183) isGlobalId (compiler/GHC/Types/Var.hs:1197) isRecordSelector (compiler/GHC/Types/Id.hs:487) isNaughtyRecordSelector (compiler/GHC/Types/Id.hs:499) isPatSynRecordSelector (compiler/GHC/Types/Id.hs:495) isDataConRecordSelector (compiler/GHC/Types/Id.hs:491) isClassOpId (compiler/GHC/Types/Id.hs:503) isClassOpId_maybe (compiler/GHC/Types/Id.hs:507) isDFunId (compiler/GHC/Types/Id.hs:515) isPrimOpId (compiler/GHC/Types/Id.hs:511) isPrimOpId_maybe (compiler/GHC/Types/Id.hs:519) isFCallId (compiler/GHC/Types/Id.hs:523) isFCallId_maybe (compiler/GHC/Types/Id.hs:527) isDataConWorkId (compiler/GHC/Types/Id.hs:531) isDataConWorkId_maybe (compiler/GHC/Types/Id.hs:535) isDataConWrapId (compiler/GHC/Types/Id.hs:539) isDataConWrapId_maybe (compiler/GHC/Types/Id.hs:543) isDataConId (compiler/GHC/Types/Id.hs:554) isDataConId_maybe (compiler/GHC/Types/Id.hs:548) isConLikeId (compiler/GHC/Types/Id.hs:955) idIsFrom (compiler/GHC/Types/Id.hs:642) JoinId (compiler/GHC/Types/Var.hs:194) JoinPointHood (compiler/GHC/Utils/Outputable.hs:1269) isJoinId (compiler/GHC/Types/Id.hs:572) idJoinArity (compiler/GHC/Types/Id.hs:657) asJoinId (compiler/GHC/Types/Id.hs:662) asJoinId_maybe (compiler/GHC/Types/Id.hs:692) zapJoinId (compiler/GHC/Types/Id.hs:678) idInlinePragma (compiler/GHC/Types/Id.hs:937) setInlinePragma (compiler/GHC/Types/Id.hs:940) modifyInlinePragma (compiler/GHC/Types/Id.hs:943) idInlineActivation (compiler/GHC/Types/Id.hs:946) setInlineActivation (compiler/GHC/Types/Id.hs:949) idRuleMatchInfo (compiler/GHC/Types/Id.hs:952) setOneShotLambda (compiler/GHC/Types/Id.hs:966) clearOneShotLambda (compiler/GHC/Types/Id.hs:969) updOneShotInfo (compiler/GHC/Types/Id.hs:976) setIdOneShotInfo (compiler/GHC/Types/Id.hs:972) idArity (compiler/GHC/Types/Id.hs:706) idCallArity (compiler/GHC/Types/Id.hs:712) idSpecialisation (compiler/GHC/Types/Id.hs:890) idCoreRules (compiler/GHC/Types/Id.hs:893) idHasRules (compiler/GHC/Types/Id.hs:896) idCafInfo (compiler/GHC/Types/Id.hs:904) idLFInfo_maybe (compiler/GHC/Types/Id.hs:913) idOneShotInfo (compiler/GHC/Types/Id.hs:963) idOccInfo (compiler/GHC/Types/Id.hs:921) IdUnfoldingFun (compiler/GHC/Core.hs:1255) noUnfoldingFun (compiler/GHC/Types/Id.hs:775) setIdUnfolding (compiler/GHC/Types/Id.hs:798) setCaseBndrEvald (compiler/GHC/Types/Id.hs:874) setIdArity (compiler/GHC/Types/Id.hs:709) setIdCallArity (compiler/GHC/Types/Id.hs:715) setIdSpecialisation (compiler/GHC/Types/Id.hs:899) setIdCafInfo (compiler/GHC/Types/Id.hs:907) setIdOccInfo (compiler/GHC/Types/Id.hs:924) zapIdOccInfo (compiler/GHC/Types/Id.hs:927) setIdLFInfo (compiler/GHC/Types/Id.hs:916) setIdDemandInfo (compiler/GHC/Types/Id.hs:804) setIdDmdSig (compiler/GHC/Types/Id.hs:734) setIdCprSig (compiler/GHC/Types/Id.hs:740) idCbvMarks_maybe (compiler/GHC/Types/Id.hs:839) idCbvMarkArity (compiler/GHC/Types/Id.hs:847) idDemandInfo (compiler/GHC/Types/Id.hs:801) idCprSig (compiler/GHC/Types/Id.hs:737) idTagSig_maybe (compiler/GHC/Types/Id.hs:762) setIdTagSig (compiler/GHC/Types/Id.hs:807) Warning: 'TcTyThing' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'CoAxiom' is ambiguous. It is defined * at compiler/GHC/Core/Coercion/Axiom.hs:241:5 * at compiler/GHC/Core/Coercion/Axiom.hs:240:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Core/Coercion/Axiom.hs:240:1 56% ( 13 / 23) in 'GHC.Types.TyThing' Missing documentation for: mkATyCon (compiler/GHC/Types/TyThing.hs:91) mkAnId (compiler/GHC/Types/TyThing.hs:94) pprShortTyThing (compiler/GHC/Types/TyThing.hs:98) pprTyThingCategory (compiler/GHC/Types/TyThing.hs:102) tyThingCategory (compiler/GHC/Types/TyThing.hs:105) implicitConLikeThings (compiler/GHC/Types/TyThing.hs:160) implicitClassThings (compiler/GHC/Types/TyThing.hs:173) implicitTyConThings (compiler/GHC/Types/TyThing.hs:186) implicitCoTyCon (compiler/GHC/Types/TyThing.hs:223) tyThingsTyCoVars (compiler/GHC/Types/TyThing.hs:275) Warning: 'GenStgExpr' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 50% ( 4 / 8) in 'GHC.Stg.Lift.Types' Missing documentation for: Module header bothSk (compiler/GHC/Stg/Lift/Types.hs:35) altSk (compiler/GHC/Stg/Lift/Types.hs:40) rhsSk (compiler/GHC/Stg/Lift/Types.hs:45) 11% ( 1 / 9) in 'GHC.Runtime.Eval.Types' Missing documentation for: Module header Resume (compiler/GHC/Runtime/Eval/Types.hs:69) ResumeBindings (compiler/GHC/Runtime/Eval/Types.hs:90) History (compiler/GHC/Runtime/Eval/Types.hs:92) ExecResult (compiler/GHC/Runtime/Eval/Types.hs:47) SingleStep (compiler/GHC/Runtime/Eval/Types.hs:38) isStep (compiler/GHC/Runtime/Eval/Types.hs:44) ExecOptions (compiler/GHC/Runtime/Eval/Types.hs:30) 42% ( 3 / 7) in 'GHC.Core.Stats' Missing documentation for: coreBindsSize (compiler/GHC/Core/Stats.hs:104) CoreStats (compiler/GHC/Core/Stats.hs:25) coreBindsStats (compiler/GHC/Core/Stats.hs:54) exprStats (compiler/GHC/Core/Stats.hs:75) 33% ( 3 / 9) in 'GHC.Core.Seq' Missing documentation for: seqExpr (compiler/GHC/Core/Seq.hs:60) seqExprs (compiler/GHC/Core/Seq.hs:72) seqUnfolding (compiler/GHC/Core/Seq.hs:106) seqRules (compiler/GHC/Core/Seq.hs:54) seqRuleInfo (compiler/GHC/Core/Seq.hs:48) seqBinds (compiler/GHC/Core/Seq.hs:91) 0% ( 0 / 17) in 'GHC.Core.Ppr' Missing documentation for: Module header pprCoreExpr (compiler/GHC/Core/Ppr.hs:166) pprParendExpr (compiler/GHC/Core/Ppr.hs:165) pprCoreBinding (compiler/GHC/Core/Ppr.hs:68) pprCoreBindings (compiler/GHC/Core/Ppr.hs:67) pprCoreAlt (compiler/GHC/Core/Ppr.hs:329) pprCoreBindingWithSize (compiler/GHC/Core/Ppr.hs:74) pprCoreBindingsWithSize (compiler/GHC/Core/Ppr.hs:73) pprCoreBinder (compiler/GHC/Core/Ppr.hs:410) pprCoreBinders (compiler/GHC/Core/Ppr.hs:422) pprId (compiler/GHC/Core/Ppr.hs:478) pprIds (compiler/GHC/Core/Ppr.hs:481) pprRule (compiler/GHC/Core/Ppr.hs:673) pprRules (compiler/GHC/Core/Ppr.hs:670) pprOptCo (compiler/GHC/Core/Ppr.hs:173) pprOcc (compiler/GHC/Core/Ppr.hs:399) pprOccWithTick (compiler/GHC/Core/Ppr.hs:403) Warning: GHC.Hs.Lit: Could not find documentation for exported module: GHC.Hs.Lit 54% ( 6 / 11) in 'GHC.Hs.Lit' Missing documentation for: OverLitRn (compiler/GHC/Hs/Lit.hs:71) OverLitTc (compiler/GHC/Hs/Lit.hs:77) pprXOverLit (compiler/GHC/Hs/Lit.hs:108) overLitType (compiler/GHC/Hs/Lit.hs:115) negateOverLitVal (compiler/GHC/Hs/Lit.hs:263) Warning: 'CoreMap' is ambiguous. It is defined * at compiler/GHC/Core/Map/Expr.hs:111:21 * at compiler/GHC/Core/Map/Expr.hs:111:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Core/Map/Expr.hs:111:1 19% ( 4 / 21) in 'GHC.Core.Map.Expr' Missing documentation for: Module header emptyCoreMap (compiler/GHC/Core/Map/Expr.hs:301) extendCoreMap (compiler/GHC/Core/Map/Expr.hs:295) lookupCoreMap (compiler/GHC/Core/Map/Expr.hs:292) foldCoreMap (compiler/GHC/Core/Map/Expr.hs:298) eqDeBruijnExpr (compiler/GHC/Core/Map/Expr.hs:155) eqCoreExpr (compiler/GHC/Core/Map/Expr.hs:209) TrieMap (compiler/GHC/Data/TrieMap.hs:66) insertTM (compiler/GHC/Data/TrieMap.hs:79) deleteTM (compiler/GHC/Data/TrieMap.hs:82) lkDFreeVar (compiler/GHC/Core/Map/Type.hs:613) xtDFreeVar (compiler/GHC/Core/Map/Type.hs:616) lkDNamed (compiler/GHC/Core/Map/Type.hs:624) xtDNamed (compiler/GHC/Core/Map/Type.hs:627) >.> (compiler/GHC/Data/TrieMap.hs:98) |> (compiler/GHC/Data/TrieMap.hs:102) |>> (compiler/GHC/Data/TrieMap.hs:109) Warning: 'ty' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 15% ( 42 /267) in 'GHC.Builtin.Types' Missing documentation for: mkWiredInTyConName (compiler/GHC/Builtin/Types.hs:344) mkWiredInIdName (compiler/GHC/Builtin/Types.hs:356) wiredInTyCons (compiler/GHC/Builtin/Types.hs:295) isTupleTyOcc_maybe (compiler/GHC/Builtin/Types.hs:958) isSumTyOcc_maybe (compiler/GHC/Builtin/Types.hs:995) isPunOcc_maybe (compiler/GHC/Builtin/Types.hs:1047) boolTy (compiler/GHC/Builtin/Types.hs:2300) boolTyCon (compiler/GHC/Builtin/Types.hs:2303) boolTyCon_RDR (compiler/GHC/Builtin/Types.hs:597) boolTyConName (compiler/GHC/Builtin/Types.hs:390) trueDataCon (compiler/GHC/Builtin/Types.hs:2310) trueDataConId (compiler/GHC/Builtin/Types.hs:2314) true_RDR (compiler/GHC/Builtin/Types.hs:599) falseDataCon (compiler/GHC/Builtin/Types.hs:2309) falseDataConId (compiler/GHC/Builtin/Types.hs:2313) false_RDR (compiler/GHC/Builtin/Types.hs:598) promotedFalseDataCon (compiler/GHC/Builtin/Types.hs:2489) promotedTrueDataCon (compiler/GHC/Builtin/Types.hs:2488) orderingTyCon (compiler/GHC/Builtin/Types.hs:2317) ordLTDataCon (compiler/GHC/Builtin/Types.hs:2321) ordLTDataConId (compiler/GHC/Builtin/Types.hs:2326) ordEQDataCon (compiler/GHC/Builtin/Types.hs:2322) ordEQDataConId (compiler/GHC/Builtin/Types.hs:2327) ordGTDataCon (compiler/GHC/Builtin/Types.hs:2323) ordGTDataConId (compiler/GHC/Builtin/Types.hs:2328) promotedLTDataCon (compiler/GHC/Builtin/Types.hs:2502) promotedEQDataCon (compiler/GHC/Builtin/Types.hs:2503) promotedGTDataCon (compiler/GHC/Builtin/Types.hs:2504) BoxingInfo (compiler/GHC/Builtin/Types.hs:2156) charTyCon (compiler/GHC/Builtin/Types.hs:2043) charDataCon (compiler/GHC/Builtin/Types.hs:2048) charTyCon_RDR (compiler/GHC/Builtin/Types.hs:601) charTy (compiler/GHC/Builtin/Types.hs:2040) stringTy (compiler/GHC/Builtin/Types.hs:2051) charTyConName (compiler/GHC/Builtin/Types.hs:383) stringTyCon_RDR (compiler/GHC/Builtin/Types.hs:602) doubleTyCon (compiler/GHC/Builtin/Types.hs:2107) doubleDataCon (compiler/GHC/Builtin/Types.hs:2113) doubleTy (compiler/GHC/Builtin/Types.hs:2104) doubleTyConName (compiler/GHC/Builtin/Types.hs:415) floatTyCon (compiler/GHC/Builtin/Types.hs:2096) floatDataCon (compiler/GHC/Builtin/Types.hs:2101) floatTy (compiler/GHC/Builtin/Types.hs:2093) floatTyConName (compiler/GHC/Builtin/Types.hs:413) intTyCon (compiler/GHC/Builtin/Types.hs:2065) intDataCon (compiler/GHC/Builtin/Types.hs:2069) intTyCon_RDR (compiler/GHC/Builtin/Types.hs:600) intDataCon_RDR (compiler/GHC/Builtin/Types.hs:603) intTyConName (compiler/GHC/Builtin/Types.hs:386) intTy (compiler/GHC/Builtin/Types.hs:2062) wordTyCon (compiler/GHC/Builtin/Types.hs:2075) wordDataCon (compiler/GHC/Builtin/Types.hs:2079) wordTyConName (compiler/GHC/Builtin/Types.hs:408) wordTy (compiler/GHC/Builtin/Types.hs:2072) word8TyCon (compiler/GHC/Builtin/Types.hs:2085) word8DataCon (compiler/GHC/Builtin/Types.hs:2090) word8Ty (compiler/GHC/Builtin/Types.hs:2082) listTyCon (compiler/GHC/Builtin/Types.hs:2346) listTyCon_RDR (compiler/GHC/Builtin/Types.hs:604) listTyConName (compiler/GHC/Builtin/Types.hs:395) listTyConKey (compiler/GHC/Builtin/Names.hs:1854) nilDataCon (compiler/GHC/Builtin/Types.hs:2350) nilDataConName (compiler/GHC/Builtin/Types.hs:396) nilDataConKey (compiler/GHC/Builtin/Names.hs:2133) consDataCon_RDR (compiler/GHC/Builtin/Types.hs:605) consDataCon (compiler/GHC/Builtin/Types.hs:2353) consDataConName (compiler/GHC/Builtin/Types.hs:397) promotedNilDataCon (compiler/GHC/Builtin/Types.hs:2509) promotedConsDataCon (compiler/GHC/Builtin/Types.hs:2508) mkListTy (compiler/GHC/Builtin/Types.hs:2343) maybeTyCon (compiler/GHC/Builtin/Types.hs:2366) maybeTyConName (compiler/GHC/Builtin/Types.hs:400) nothingDataCon (compiler/GHC/Builtin/Types.hs:2370) nothingDataConName (compiler/GHC/Builtin/Types.hs:402) promotedNothingDataCon (compiler/GHC/Builtin/Types.hs:2493) justDataCon (compiler/GHC/Builtin/Types.hs:2373) justDataConName (compiler/GHC/Builtin/Types.hs:404) promotedJustDataCon (compiler/GHC/Builtin/Types.hs:2494) mkPromotedMaybeTy (compiler/GHC/Builtin/Types.hs:2376) mkMaybeTy (compiler/GHC/Builtin/Types.hs:2380) isPromotedMaybeTy (compiler/GHC/Builtin/Types.hs:2383) mkTupleStr (compiler/GHC/Builtin/Types.hs:1066) tupleTyCon (compiler/GHC/Builtin/Types.hs:1170) tupleDataCon (compiler/GHC/Builtin/Types.hs:1183) tupleTyConName (compiler/GHC/Builtin/Types.hs:1175) tupleDataConName (compiler/GHC/Builtin/Types.hs:1188) promotedTupleDataCon (compiler/GHC/Builtin/Types.hs:1180) unitTyCon (compiler/GHC/Builtin/Types.hs:1327) unitDataCon (compiler/GHC/Builtin/Types.hs:1336) unitDataConId (compiler/GHC/Builtin/Types.hs:1339) unitTy (compiler/GHC/Builtin/Types.hs:2460) unitTyConKey (compiler/GHC/Builtin/Types.hs:1333) soloTyCon (compiler/GHC/Builtin/Types.hs:1342) pairTyCon (compiler/GHC/Builtin/Types.hs:1348) mkPromotedPairTy (compiler/GHC/Builtin/Types.hs:1191) isPromotedPairType (compiler/GHC/Builtin/Types.hs:1194) unboxedUnitTy (compiler/GHC/Builtin/Types.hs:1351) unboxedUnitTyCon (compiler/GHC/Builtin/Types.hs:1354) unboxedUnitDataCon (compiler/GHC/Builtin/Types.hs:1360) mkConstraintTupleTy (compiler/GHC/Builtin/Types.hs:2470) cTupleTyCon (compiler/GHC/Builtin/Types.hs:1101) cTupleTyConName (compiler/GHC/Builtin/Types.hs:1106) cTupleTyConNames (compiler/GHC/Builtin/Types.hs:1109) isCTupleTyConName (compiler/GHC/Builtin/Types.hs:1115) cTupleDataCon (compiler/GHC/Builtin/Types.hs:1130) cTupleDataConName (compiler/GHC/Builtin/Types.hs:1135) cTupleDataConNames (compiler/GHC/Builtin/Types.hs:1138) cTupleSelId (compiler/GHC/Builtin/Types.hs:1143) cTupleSelIdName (compiler/GHC/Builtin/Types.hs:1167) anyTyCon (compiler/GHC/Builtin/Types.hs:535) anyTy (compiler/GHC/Builtin/Types.hs:544) anyTypeOfKind (compiler/GHC/Builtin/Types.hs:547) zonkAnyTyCon (compiler/GHC/Builtin/Types.hs:556) mkSumTy (compiler/GHC/Builtin/Types.hs:2482) typeSymbolKindCon (compiler/GHC/Builtin/Types.hs:753) typeSymbolKind (compiler/GHC/Builtin/Types.hs:756) isLiftedTypeKindTyConName (compiler/GHC/Core/TyCon.hs:2388) typeToTypeKind (compiler/GHC/Builtin/Types.hs:1702) tYPETyCon (compiler/GHC/Builtin/Types/Prim.hs:878) tYPETyConName (compiler/GHC/Builtin/Types/Prim.hs:884) tYPEKind (compiler/GHC/Builtin/Types/Prim.hs:887) cONSTRAINTTyCon (compiler/GHC/Builtin/Types/Prim.hs:891) cONSTRAINTTyConName (compiler/GHC/Builtin/Types/Prim.hs:897) cONSTRAINTKind (compiler/GHC/Builtin/Types/Prim.hs:900) constraintKind (compiler/GHC/Builtin/Types.hs:1686) liftedTypeKind (compiler/GHC/Builtin/Types.hs:1701) unliftedTypeKind (compiler/GHC/Builtin/Types.hs:1717) zeroBitTypeKind (compiler/GHC/Builtin/Types.hs:1922) constraintKindTyCon (compiler/GHC/Builtin/Types.hs:1676) liftedTypeKindTyCon (compiler/GHC/Builtin/Types.hs:1691) unliftedTypeKindTyCon (compiler/GHC/Builtin/Types.hs:1707) constraintKindTyConName (compiler/GHC/Builtin/Types.hs:1682) liftedTypeKindTyConName (compiler/GHC/Builtin/Types.hs:1697) unliftedTypeKindTyConName (compiler/GHC/Builtin/Types.hs:1713) liftedRepTyConName (compiler/GHC/Builtin/Types.hs:1933) unliftedRepTyConName (compiler/GHC/Builtin/Types.hs:1948) heqTyCon (compiler/GHC/Builtin/Types.hs:1520) heqTyConName (compiler/GHC/Builtin/Types.hs:372) heqClass (compiler/GHC/Builtin/Types.hs:1520) heqDataCon (compiler/GHC/Builtin/Types.hs:1520) eqTyCon (compiler/GHC/Builtin/Types.hs:1502) eqTyConName (compiler/GHC/Builtin/Types.hs:362) eqClass (compiler/GHC/Builtin/Types.hs:1502) eqDataCon (compiler/GHC/Builtin/Types.hs:1502) eqTyCon_RDR (compiler/GHC/Builtin/Types.hs:367) coercibleTyCon (compiler/GHC/Builtin/Types.hs:1538) coercibleTyConName (compiler/GHC/Builtin/Types.hs:378) coercibleDataCon (compiler/GHC/Builtin/Types.hs:1538) coercibleClass (compiler/GHC/Builtin/Types.hs:1538) runtimeRepTyCon (compiler/GHC/Builtin/Types.hs:1780) vecCountTyCon (compiler/GHC/Builtin/Types.hs:1985) vecElemTyCon (compiler/GHC/Builtin/Types.hs:2004) boxedRepDataConTyCon (compiler/GHC/Builtin/Types.hs:1817) runtimeRepTy (compiler/GHC/Builtin/Types.hs:1788) liftedRepTy (compiler/GHC/Builtin/Types.hs:1937) unliftedRepTy (compiler/GHC/Builtin/Types.hs:1952) zeroBitRepTy (compiler/GHC/Builtin/Types.hs:1907) vecRepDataConTyCon (compiler/GHC/Builtin/Types.hs:1982) tupleRepDataConTyCon (compiler/GHC/Builtin/Types.hs:1833) sumRepDataConTyCon (compiler/GHC/Builtin/Types.hs:1850) levityTyCon (compiler/GHC/Builtin/Types.hs:1732) levityTy (compiler/GHC/Builtin/Types.hs:1735) liftedDataConTyCon (compiler/GHC/Builtin/Types.hs:1744) unliftedDataConTyCon (compiler/GHC/Builtin/Types.hs:1747) liftedDataConTy (compiler/GHC/Builtin/Types.hs:1750) unliftedDataConTy (compiler/GHC/Builtin/Types.hs:1753) intRepDataConTy (compiler/GHC/Builtin/Types.hs:1885) int8RepDataConTy (compiler/GHC/Builtin/Types.hs:1886) int16RepDataConTy (compiler/GHC/Builtin/Types.hs:1886) int32RepDataConTy (compiler/GHC/Builtin/Types.hs:1886) int64RepDataConTy (compiler/GHC/Builtin/Types.hs:1886) wordRepDataConTy (compiler/GHC/Builtin/Types.hs:1887) word8RepDataConTy (compiler/GHC/Builtin/Types.hs:1888) word16RepDataConTy (compiler/GHC/Builtin/Types.hs:1888) word32RepDataConTy (compiler/GHC/Builtin/Types.hs:1888) word64RepDataConTy (compiler/GHC/Builtin/Types.hs:1888) addrRepDataConTy (compiler/GHC/Builtin/Types.hs:1889) floatRepDataConTy (compiler/GHC/Builtin/Types.hs:1890) doubleRepDataConTy (compiler/GHC/Builtin/Types.hs:1890) vec2DataConTy (compiler/GHC/Builtin/Types.hs:2000) vec4DataConTy (compiler/GHC/Builtin/Types.hs:2000) vec8DataConTy (compiler/GHC/Builtin/Types.hs:2000) vec16DataConTy (compiler/GHC/Builtin/Types.hs:2000) vec32DataConTy (compiler/GHC/Builtin/Types.hs:2000) vec64DataConTy (compiler/GHC/Builtin/Types.hs:2001) int8ElemRepDataConTy (compiler/GHC/Builtin/Types.hs:2027) int16ElemRepDataConTy (compiler/GHC/Builtin/Types.hs:2027) int32ElemRepDataConTy (compiler/GHC/Builtin/Types.hs:2027) int64ElemRepDataConTy (compiler/GHC/Builtin/Types.hs:2028) word8ElemRepDataConTy (compiler/GHC/Builtin/Types.hs:2028) word16ElemRepDataConTy (compiler/GHC/Builtin/Types.hs:2028) word32ElemRepDataConTy (compiler/GHC/Builtin/Types.hs:2029) word64ElemRepDataConTy (compiler/GHC/Builtin/Types.hs:2029) floatElemRepDataConTy (compiler/GHC/Builtin/Types.hs:2029) doubleElemRepDataConTy (compiler/GHC/Builtin/Types.hs:2030) multiplicityTyConName (compiler/GHC/Builtin/Types.hs:1580) oneDataConName (compiler/GHC/Builtin/Types.hs:1584) manyDataConName (compiler/GHC/Builtin/Types.hs:1585) multiplicityTy (compiler/GHC/Builtin/Types.hs:1588) multiplicityTyCon (compiler/GHC/Builtin/Types.hs:1591) oneDataCon (compiler/GHC/Builtin/Types.hs:1595) manyDataCon (compiler/GHC/Builtin/Types.hs:1596) oneDataConTy (compiler/GHC/Builtin/Types.hs:1599) manyDataConTy (compiler/GHC/Builtin/Types.hs:1600) oneDataConTyCon (compiler/GHC/Builtin/Types.hs:1603) manyDataConTyCon (compiler/GHC/Builtin/Types.hs:1604) multMulTyCon (compiler/GHC/Builtin/Types.hs:1611) unrestrictedFunTyCon (compiler/GHC/Builtin/Types.hs:1623) unrestrictedFunTyConName (compiler/GHC/Builtin/Types.hs:1635) integerTy (compiler/GHC/Builtin/Types.hs:2583) integerTyCon (compiler/GHC/Builtin/Types.hs:2586) integerTyConName (compiler/GHC/Builtin/Types.hs:2553) integerISDataCon (compiler/GHC/Builtin/Types.hs:2590) integerISDataConName (compiler/GHC/Builtin/Types.hs:2560) integerIPDataCon (compiler/GHC/Builtin/Types.hs:2593) integerIPDataConName (compiler/GHC/Builtin/Types.hs:2567) integerINDataCon (compiler/GHC/Builtin/Types.hs:2596) integerINDataConName (compiler/GHC/Builtin/Types.hs:2574) naturalTy (compiler/GHC/Builtin/Types.hs:2625) naturalTyCon (compiler/GHC/Builtin/Types.hs:2628) naturalTyConName (compiler/GHC/Builtin/Types.hs:2602) naturalNSDataCon (compiler/GHC/Builtin/Types.hs:2632) naturalNSDataConName (compiler/GHC/Builtin/Types.hs:2609) naturalNBDataCon (compiler/GHC/Builtin/Types.hs:2635) naturalNBDataConName (compiler/GHC/Builtin/Types.hs:2616) 54% ( 6 / 11) in 'GHC.Types.Name.Cache' Missing documentation for: initNameCache (compiler/GHC/Types/Name/Cache.hs:130) takeUniqFromNameCache (compiler/GHC/Types/Name/Cache.hs:102) lookupOrigNameCache (compiler/GHC/Types/Name/Cache.hs:105) extendOrigNameCache' (compiler/GHC/Types/Name/Cache.hs:119) extendOrigNameCache (compiler/GHC/Types/Name/Cache.hs:124) Warning: 'matchExpectedFunTys' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'mkFunTys' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'F' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'C' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: '()' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'tcRepSplitTyConApp_maybe' 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. Warning: 't' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 's' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 39% (128 /326) in 'GHC.Tc.Utils.TcType' Missing documentation for: TcType (compiler/GHC/Tc/Utils/TcType.hs:346) TcSigmaType (compiler/GHC/Tc/Utils/TcType.hs:367) TcRhoType (compiler/GHC/Tc/Utils/TcType.hs:384) TcTauType (compiler/GHC/Tc/Utils/TcType.hs:385) TcPredType (compiler/GHC/Tc/Utils/TcType.hs:365) TcThetaType (compiler/GHC/Tc/Utils/TcType.hs:366) TcTyVarSet (compiler/GHC/Tc/Utils/TcType.hs:387) TcDTyVarSet (compiler/GHC/Tc/Utils/TcType.hs:389) TcTyCoVarSet (compiler/GHC/Tc/Utils/TcType.hs:388) TcDTyCoVarSet (compiler/GHC/Tc/Utils/TcType.hs:390) TcKind (compiler/GHC/Tc/Utils/TcType.hs:386) TcCoVar (compiler/GHC/Tc/Utils/TcType.hs:345) TcTyCoVar (compiler/GHC/Tc/Utils/TcType.hs:347) TcTyVarBinder (compiler/GHC/Tc/Utils/TcType.hs:354) TcInvisTVBinder (compiler/GHC/Tc/Utils/TcType.hs:355) TcReqTVBinder (compiler/GHC/Tc/Utils/TcType.hs:356) TcTyCon (compiler/GHC/Tc/Utils/TcType.hs:359) MonoTcTyCon (compiler/GHC/Tc/Utils/TcType.hs:360) PolyTcTyCon (compiler/GHC/Tc/Utils/TcType.hs:361) TcTyConBinder (compiler/GHC/Tc/Utils/TcType.hs:362) InferResult (compiler/GHC/Tc/Utils/TcType.hs:404) ExpSigmaType (compiler/GHC/Tc/Utils/TcType.hs:422) ExpRhoType (compiler/GHC/Tc/Utils/TcType.hs:437) ExpPatType (compiler/GHC/Tc/Utils/TcType.hs:473) mkCheckExpFunPatTy (compiler/GHC/Tc/Utils/TcType.hs:478) mkInvisExpPatType (compiler/GHC/Tc/Utils/TcType.hs:481) isVisibleExpPatType (compiler/GHC/Tc/Utils/TcType.hs:484) isExpFunPatType (compiler/GHC/Tc/Utils/TcType.hs:488) TcLevel (compiler/GHC/Tc/Utils/TcType.hs:697) topTcLevel (compiler/GHC/Tc/Utils/TcType.hs:830) pushTcLevel (compiler/GHC/Tc/Utils/TcType.hs:838) isTopTcLevel (compiler/GHC/Tc/Utils/TcType.hs:833) strictlyDeeperThan (compiler/GHC/Tc/Utils/TcType.hs:843) deeperThanOrSame (compiler/GHC/Tc/Utils/TcType.hs:850) sameDepthAs (compiler/GHC/Tc/Utils/TcType.hs:856) tcTypeLevel (compiler/GHC/Tc/Utils/TcType.hs:879) tcTyVarLevel (compiler/GHC/Tc/Utils/TcType.hs:870) maxTcLevel (compiler/GHC/Tc/Utils/TcType.hs:815) minTcLevel (compiler/GHC/Tc/Utils/TcType.hs:821) TcTyVarDetails (compiler/GHC/Tc/Utils/TcType.hs:601) pprTcTyVarDetails (compiler/GHC/Tc/Utils/TcType.hs:626) vanillaSkolemTvUnk (compiler/GHC/Tc/Utils/TcType.hs:619) MetaDetails (compiler/GHC/Tc/Utils/TcType.hs:633) skolemSkolInfo (compiler/GHC/Tc/Utils/TcType.hs:1201) isImmutableTyVar (compiler/GHC/Tc/Utils/TcType.hs:1179) isSkolemTyVar (compiler/GHC/Tc/Utils/TcType.hs:1194) isMetaTyVar (compiler/GHC/Tc/Utils/TcType.hs:1216) isMetaTyVarTy (compiler/GHC/Tc/Utils/TcType.hs:1290) isTyVarTy (compiler/GHC/Core/Type.hs:1040) tcIsTcTyVar (compiler/GHC/Tc/Utils/TcType.hs:1155) isTyVarTyVar (compiler/GHC/Tc/Utils/TcType.hs:1329) isOverlappableTyVar (compiler/GHC/Tc/Utils/TcType.hs:1209) isTyConableTyVar (compiler/GHC/Tc/Utils/TcType.hs:1184) isConcreteInfo (compiler/GHC/Tc/Utils/TcType.hs:1270) isAmbiguousTyVar (compiler/GHC/Tc/Utils/TcType.hs:1228) isCycleBreakerTyVar (compiler/GHC/Tc/Utils/TcType.hs:1248) metaTyVarRef (compiler/GHC/Tc/Utils/TcType.hs:1317) metaTyVarInfo (compiler/GHC/Tc/Utils/TcType.hs:1294) isFlexi (compiler/GHC/Tc/Utils/TcType.hs:1335) isIndirect (compiler/GHC/Tc/Utils/TcType.hs:1338) isRuntimeUnkSkol (compiler/GHC/Tc/Utils/TcType.hs:1343) isQLInstTyVar (compiler/GHC/Tc/Utils/TcType.hs:1237) isRuntimeUnkTyVar (compiler/GHC/Tc/Utils/TcType.hs:1243) metaTyVarTcLevel (compiler/GHC/Tc/Utils/TcType.hs:1305) setMetaTyVarTcLevel (compiler/GHC/Tc/Utils/TcType.hs:1323) metaTyVarTcLevel_maybe (compiler/GHC/Tc/Utils/TcType.hs:1311) isTouchableMetaTyVar (compiler/GHC/Tc/Utils/TcType.hs:1168) isPromotableMetaTyVar (compiler/GHC/Tc/Utils/TcType.hs:1160) findDupTyVarTvs (compiler/GHC/Tc/Utils/TcType.hs:1354) mkTyVarNamePairs (compiler/GHC/Tc/Utils/TcType.hs:1349) mkSigmaTy (compiler/GHC/Tc/Utils/TcType.hs:1391) mkPhiTy (compiler/GHC/Tc/Utils/TcType.hs:1400) tcMkPhiTy (compiler/GHC/Tc/Utils/TcType.hs:1406) tcMkDFunSigmaTy (compiler/GHC/Tc/Utils/TcType.hs:1394) tcMkDFunPhiTy (compiler/GHC/Tc/Utils/TcType.hs:1410) tcSplitForAllTyVarBinder_maybe (compiler/GHC/Tc/Utils/TcType.hs:1457) tcSplitForAllTyVarsReqTVBindersN (compiler/GHC/Tc/Utils/TcType.hs:1489) tcSplitPhiTy (compiler/GHC/Tc/Utils/TcType.hs:1526) tcSplitPredFunTy_maybe (compiler/GHC/Tc/Utils/TcType.hs:1517) tcSplitFunTy_maybe (compiler/GHC/Tc/Utils/TcType.hs:1621) tcSplitFunTys (compiler/GHC/Tc/Utils/TcType.hs:1613) tcFunArgTy (compiler/GHC/Tc/Utils/TcType.hs:1657) tcFunResultTy (compiler/GHC/Tc/Utils/TcType.hs:1660) tcSplitTyConApp (compiler/GHC/Core/Type.hs:1681) tcTyConAppTyCon (compiler/GHC/Tc/Utils/TcType.hs:1594) tcTyConAppArgs (compiler/GHC/Tc/Utils/TcType.hs:1607) tcSplitAppTy_maybe (compiler/GHC/Tc/Utils/TcType.hs:1672) tcSplitAppTy (compiler/GHC/Tc/Utils/TcType.hs:1676) tcSplitAppTys (compiler/GHC/Tc/Utils/TcType.hs:1681) tcSplitSigmaTyBndrs (compiler/GHC/Tc/Utils/TcType.hs:1543) tcSplitIOType_maybe (compiler/GHC/Tc/Utils/TcType.hs:2127) isSigmaTy (compiler/GHC/Tc/Utils/TcType.hs:1980) isRhoTy (compiler/GHC/Tc/Utils/TcType.hs:1987) isOverloadedTy (compiler/GHC/Tc/Utils/TcType.hs:1997) isDoubleTy (compiler/GHC/Tc/Utils/TcType.hs:2008) isFloatTy (compiler/GHC/Tc/Utils/TcType.hs:2007) isIntTy (compiler/GHC/Tc/Utils/TcType.hs:2013) isWordTy (compiler/GHC/Tc/Utils/TcType.hs:2014) isIntegerTy (compiler/GHC/Tc/Utils/TcType.hs:2011) isNaturalTy (compiler/GHC/Tc/Utils/TcType.hs:2012) isBoolTy (compiler/GHC/Tc/Utils/TcType.hs:2015) isUnitTy (compiler/GHC/Tc/Utils/TcType.hs:2016) isCharTy (compiler/GHC/Tc/Utils/TcType.hs:2017) isTauTy (compiler/GHC/Core/Type.hs:2224) isTauTyCon (compiler/GHC/Core/TyCon.hs:2108) tcIsTyVarTy (compiler/GHC/Tc/Utils/TcType.hs:1690) isPredTy (compiler/GHC/Core/Type.hs:2747) isTyVarClassPred (compiler/GHC/Tc/Utils/TcType.hs:1756) checkValidClsArgs (compiler/GHC/Tc/Utils/TcType.hs:1767) hasTyVarHead (compiler/GHC/Tc/Utils/TcType.hs:1775) isRigidTy (compiler/GHC/Tc/Utils/TcType.hs:2053) nonDetCmpType (compiler/GHC/Core/TyCo/Compare.hs:629) tcEqType (compiler/GHC/Core/TyCo/Compare.hs:218) tcEqKind (compiler/GHC/Core/TyCo/Compare.hs:215) eqVarBndrs (compiler/GHC/Core/TyCo/Compare.hs:246) deNoteType (compiler/GHC/Tc/Utils/TcType.hs:2103) getDFunTyKey (compiler/GHC/Tc/Utils/TcType.hs:1415) evVarPred (compiler/GHC/Tc/Utils/TcType.hs:1783) mkMinimalBySCs (compiler/GHC/Tc/Utils/TcType.hs:1839) transSuperClasses (compiler/GHC/Tc/Utils/TcType.hs:1887) pickCapturedPreds (compiler/GHC/Tc/Utils/TcType.hs:1816) immSuperClasses (compiler/GHC/Tc/Utils/TcType.hs:1903) boxEqPred (compiler/GHC/Tc/Utils/TcType.hs:1796) isImprovementPred (compiler/GHC/Tc/Utils/TcType.hs:1910) exactTyCoVarsOfType (compiler/GHC/Tc/Utils/TcType.hs:1134) exactTyCoVarsOfTypes (compiler/GHC/Tc/Utils/TcType.hs:1135) anyRewritableTyVar (compiler/GHC/Tc/Utils/TcType.hs:1072) anyRewritableTyFamApp (compiler/GHC/Tc/Utils/TcType.hs:1086) UnderFam (compiler/GHC/Tc/Utils/TcType.hs:998) pSizeZero (compiler/GHC/Tc/Utils/TcType.hs:2278) pSizeOne (compiler/GHC/Tc/Utils/TcType.hs:2279) pSizeType (compiler/GHC/Tc/Utils/TcType.hs:2321) pSizeTypeX (compiler/GHC/Tc/Utils/TcType.hs:2329) pSizeTypes (compiler/GHC/Tc/Utils/TcType.hs:2324) pSizeClassPred (compiler/GHC/Tc/Utils/TcType.hs:2363) pSizeClassPredX (compiler/GHC/Tc/Utils/TcType.hs:2366) pSizeTyConApp (compiler/GHC/Tc/Utils/TcType.hs:2347) noMoreTyVars (compiler/GHC/Tc/Utils/TcType.hs:2306) allDistinctTyVars (compiler/GHC/Tc/Utils/TcType.hs:2399) TypeSize (compiler/GHC/Tc/Utils/TcType.hs:2407) sizeType (compiler/GHC/Tc/Utils/TcType.hs:2411) sizeTypes (compiler/GHC/Tc/Utils/TcType.hs:2414) isStuckTypeFamily (compiler/GHC/Tc/Utils/TcType.hs:2376) liftedTypeKind (compiler/GHC/Builtin/Types.hs-boot:23) constraintKind (compiler/GHC/Builtin/Types.hs:1686) Type (compiler/GHC/Core/TyCo/Rep.hs:124) mkVisFunTy (compiler/GHC/Core/TyCo/Rep.hs:749) mkVisFunTysMany (compiler/GHC/Core/TyCo/Rep.hs:759) mkScaledFunTys (compiler/GHC/Core/TyCo/Rep.hs:769) mkInvisFunTy (compiler/GHC/Core/TyCo/Rep.hs:738) mkInvisFunTys (compiler/GHC/Core/TyCo/Rep.hs:742) mkAppTys (compiler/GHC/Core/Type.hs:1107) mkTyVarTy (compiler/GHC/Core/TyCo/Rep.hs:700) mkTyVarTys (compiler/GHC/Core/TyCo/Rep.hs:704) mkTyCoVarTy (compiler/GHC/Core/TyCo/Rep.hs:707) mkTyCoVarTys (compiler/GHC/Core/TyCo/Rep.hs:714) isClassPred (compiler/GHC/Core/Predicate.hs:260) isEqPrimPred (compiler/GHC/Core/Predicate.hs:238) isIPLikePred (compiler/GHC/Core/Predicate.hs:367) isEqPred (compiler/GHC/Core/Predicate.hs:265) isEqualityClass (compiler/GHC/Core/Predicate.hs:276) mkClassPred (compiler/GHC/Core/Predicate.hs:100) tcSplitQuantPredTy (compiler/GHC/Tc/Utils/TcType.hs:1704) tcSplitDFunTy (compiler/GHC/Tc/Utils/TcType.hs:1711) tcSplitDFunHead (compiler/GHC/Tc/Utils/TcType.hs:1717) tcSplitMethodTy (compiler/GHC/Tc/Utils/TcType.hs:1730) emptySubst (compiler/GHC/Core/TyCo/Subst.hs:255) mkEmptySubst (compiler/GHC/Core/TyCo/Subst.hs:258) notElemSubst (compiler/GHC/Core/TyCo/Subst.hs:326) unionSubst (compiler/GHC/Core/TyCo/Subst.hs:425) getTvSubstEnv (compiler/GHC/Core/TyCo/Subst.hs:292) extendTvSubstAndInScope (compiler/GHC/Core/TyCo/Subst.hs:406) lookupTyVar (compiler/GHC/Core/TyCo/Subst.hs:838) extendTCvSubst (compiler/GHC/Core/TyCo/Subst.hs:353) substTyVarBndr (compiler/GHC/Core/TyCo/Subst.hs:1011) isInScope (compiler/GHC/Core/TyCo/Subst.hs:314) mkTCvSubst (compiler/GHC/Core/TyCo/Subst.hs:275) zipCoEnv (compiler/GHC/Core/TyCo/Subst.hs:499) substScaledTys (compiler/GHC/Core/TyCo/Subst.hs:740) substScaledTyUnchecked (compiler/GHC/Core/TyCo/Subst.hs:729) isUnboxedTupleType (compiler/GHC/Core/Type.hs:2441) tyCoVarsOfType (compiler/GHC/Core/TyCo/FVs.hs:307) tyCoVarsOfTypes (compiler/GHC/Core/TyCo/FVs.hs:313) closeOverKinds (compiler/GHC/Core/TyCo/FVs.hs:487) tyCoFVsOfTypes (compiler/GHC/Core/TyCo/FVs.hs:636) noFreeVarsOfType (compiler/GHC/Core/TyCo/FVs.hs:980) pprKind (compiler/GHC/Core/TyCo/Ppr.hs:107) pprParendKind (compiler/GHC/Core/TyCo/Ppr.hs:108) pprSigmaType (compiler/GHC/Core/TyCo/Ppr.hs:166) pprType (compiler/GHC/Core/TyCo/Ppr.hs:77) pprParendType (compiler/GHC/Core/TyCo/Ppr.hs:78) pprTypeApp (compiler/GHC/Core/TyCo/Ppr.hs:331) pprTheta (compiler/GHC/Core/TyCo/Ppr.hs:156) pprParendTheta (compiler/GHC/Core/TyCo/Ppr.hs:159) pprThetaArrowTy (compiler/GHC/Core/TyCo/Ppr.hs:162) pprClassPred (compiler/GHC/Core/TyCo/Ppr.hs:152) pprTCvBndr (compiler/GHC/Core/TyCo/Ppr.hs:180) pprTCvBndrs (compiler/GHC/Core/TyCo/Ppr.hs:177) 9% ( 1 / 11) in 'GHC.Types.DefaultEnv' Missing documentation for: Module header ClassDefaults (compiler/GHC/Types/DefaultEnv.hs:37) emptyDefaultEnv (compiler/GHC/Types/DefaultEnv.hs:53) isEmptyDefaultEnv (compiler/GHC/Types/DefaultEnv.hs:56) defaultEnv (compiler/GHC/Types/DefaultEnv.hs:62) unitDefaultEnv (compiler/GHC/Types/DefaultEnv.hs:59) lookupDefaultEnv (compiler/GHC/Types/DefaultEnv.hs:69) filterDefaultEnv (compiler/GHC/Types/DefaultEnv.hs:72) defaultList (compiler/GHC/Types/DefaultEnv.hs:65) plusDefaultEnv (compiler/GHC/Types/DefaultEnv.hs:75) 66% ( 2 / 3) in 'GHC.Core.Coercion.Opt' Missing documentation for: Module header 18% ( 12 / 65) in 'GHC.Iface.Syntax' Missing documentation for: Module header IfaceDecl (compiler/GHC/Iface/Syntax.hs:142) IfaceFamTyConFlav (compiler/GHC/Iface/Syntax.hs:237) IfaceClassOp (compiler/GHC/Iface/Syntax.hs:247) IfaceAT (compiler/GHC/Iface/Syntax.hs:255) IfaceConDecl (compiler/GHC/Iface/Syntax.hs:283) IfaceConDecls (compiler/GHC/Iface/Syntax.hs:270) IfaceEqSpec (compiler/GHC/Iface/Syntax.hs:313) IfaceExpr (compiler/GHC/Iface/Syntax.hs:633) IfaceAlt (compiler/GHC/Iface/Syntax.hs:658) IfaceLetBndr (compiler/GHC/Iface/Syntax.hs:677) IfaceBinding (compiler/GHC/Iface/Syntax.hs:667) IfaceBindingX (compiler/GHC/Iface/Syntax.hs:669) IfaceMaybeRhs (compiler/GHC/Iface/Syntax.hs:683) IfaceConAlt (compiler/GHC/Iface/Syntax.hs:663) IfaceIdInfo (compiler/GHC/Iface/Syntax.hs:406) IfaceIdDetails (compiler/GHC/Iface/Syntax.hs:440) IfaceUnfolding (compiler/GHC/Iface/Syntax.hs:422) IfGuidance (compiler/GHC/Iface/Syntax.hs:431) IfaceInfoItem (compiler/GHC/Iface/Syntax.hs:408) IfaceRule (compiler/GHC/Iface/Syntax.hs:357) IfaceAnnotation (compiler/GHC/Iface/Syntax.hs:381) IfaceAnnTarget (compiler/GHC/Iface/Syntax.hs:387) IfaceWarnings (compiler/GHC/Iface/Syntax.hs:369) IfaceWarningTxt (compiler/GHC/Iface/Syntax.hs:374) IfaceStringLiteral (compiler/GHC/Iface/Syntax.hs:378) IfaceClsInst (compiler/GHC/Iface/Syntax.hs:331) IfaceFamInst (compiler/GHC/Iface/Syntax.hs:350) IfaceTickish (compiler/GHC/Iface/Syntax.hs:652) IfaceClassBody (compiler/GHC/Iface/Syntax.hs:205) IfaceBooleanFormula (compiler/GHC/Iface/Syntax.hs:216) IfaceAxBranch (compiler/GHC/Iface/Syntax.hs:261) IfaceTyConParent (compiler/GHC/Iface/Syntax.hs:229) IfaceCompleteMatch (compiler/GHC/Iface/Syntax.hs:389) IfaceTopBndrInfo (compiler/GHC/Iface/Syntax.hs:679) IfaceImport (compiler/GHC/Iface/Syntax.hs:112) ImpIfaceList (compiler/GHC/Iface/Syntax.hs:114) putIfaceTopBndr (compiler/GHC/Iface/Syntax.hs:136) getIfaceTopBndr (compiler/GHC/Iface/Syntax.hs:133) ifaceDeclImplicitBndrs (compiler/GHC/Iface/Syntax.hs:536) visibleIfConDecls (compiler/GHC/Iface/Syntax.hs:519) ifaceDeclFingerprints (compiler/GHC/Iface/Syntax.hs:598) fromIfaceBooleanFormula (compiler/GHC/Iface/Syntax.hs:223) fromIfaceWarnings (compiler/GHC/Iface/Syntax.hs:608) fromIfaceWarningTxt (compiler/GHC/Iface/Syntax.hs:614) freeNamesIfDecl (compiler/GHC/Iface/Syntax.hs:1628) freeNamesIfRule (compiler/GHC/Iface/Syntax.hs:1896) freeNamesIfFamInst (compiler/GHC/Iface/Syntax.hs:1904) freeNamesIfConDecls (compiler/GHC/Iface/Syntax.hs:1735) pprIfaceDecl (compiler/GHC/Iface/Syntax.hs:920) AltPpr (compiler/GHC/Iface/Type.hs:1462) ShowSub (compiler/GHC/Iface/Type.hs:1455) ShowHowMuch (compiler/GHC/Iface/Type.hs:1464) 47% ( 68 /144) in 'GHC.Hs.Type' Missing documentation for: Module header hsMult (compiler/Language/Haskell/Syntax/Type.hs:970) hsScaledThing (compiler/Language/Haskell/Syntax/Type.hs:973) HsArrow (compiler/Language/Haskell/Syntax/Type.hs:942) arrowToHsType (compiler/GHC/Hs/Type.hs:556) EpLinearArrow (compiler/GHC/Hs/Type.hs:513) hsLinear (compiler/GHC/Hs/Type.hs:536) hsUnrestricted (compiler/GHC/Hs/Type.hs:544) isUnrestricted (compiler/GHC/Hs/Type.hs:552) pprHsArrow (compiler/GHC/Hs/Type.hs:573) HsCoreTy (compiler/GHC/Hs/Type.hs:506) EpAnnForallVis (compiler/GHC/Hs/Type.hs:173) EpAnnForallInvis (compiler/GHC/Hs/Type.hs:174) AnnTyVarBndr (compiler/GHC/Hs/Type.hs:371) HsBndrKind (compiler/Language/Haskell/Syntax/Type.hs:741) HsBndrVar (compiler/Language/Haskell/Syntax/Type.hs:727) HsBndrVis (compiler/Language/Haskell/Syntax/Type.hs:705) isHsBndrInvisible (compiler/Language/Haskell/Syntax/Type.hs:723) HsTyPat (compiler/Language/Haskell/Syntax/Type.hs:444) HsTyPatRn (compiler/GHC/Hs/Type.hs:244) tpBuilderExplicitTV (compiler/GHC/Hs/Type.hs:261) tpBuilderPatSig (compiler/GHC/Hs/Type.hs:264) buildHsTyPatRn (compiler/GHC/Hs/Type.hs:281) builderFromHsTyPatRn (compiler/GHC/Hs/Type.hs:289) fromMaybeContext (compiler/GHC/Hs/Type.hs:164) hsIPNameFS (compiler/Language/Haskell/Syntax/Type.hs:691) numVisibleArgs (compiler/GHC/Hs/Type.hs:771) LHsTypeArg (compiler/Language/Haskell/Syntax/Type.hs:1242) OutputableBndrFlag (compiler/GHC/Hs/Type.hs:1190) getBangType (compiler/GHC/Hs/Type.hs:145) getBangStrictness (compiler/GHC/Hs/Type.hs:151) pprConDeclFields (compiler/GHC/Hs/Type.hs:1361) mkFieldOcc (compiler/GHC/Hs/Type.hs:1138) fieldOccRdrName (compiler/GHC/Hs/Type.hs:1141) fieldOccLRdrName (compiler/GHC/Hs/Type.hs:1147) mkAnonWildCardTy (compiler/GHC/Hs/Type.hs:680) pprAnonWildCard (compiler/GHC/Hs/Type.hs:1305) hsOuterTyVarNames (compiler/GHC/Hs/Type.hs:310) hsOuterExplicitBndrs (compiler/GHC/Hs/Type.hs:315) mapHsOuterImplicit (compiler/Language/Haskell/Syntax/Type.hs:678) mkHsOuterImplicit (compiler/GHC/Hs/Type.hs:319) mkHsOuterExplicit (compiler/GHC/Hs/Type.hs:323) mkHsImplicitSigType (compiler/GHC/Hs/Type.hs:327) mkHsExplicitSigType (compiler/GHC/Hs/Type.hs:334) mkHsWildCardBndrs (compiler/GHC/Hs/Type.hs:339) mkHsPatSigType (compiler/GHC/Hs/Type.hs:343) mkHsTyPat (compiler/GHC/Hs/Type.hs:347) mkEmptyWildCardBndrs (compiler/GHC/Hs/Type.hs:351) mkHsForAllVisTele (compiler/GHC/Hs/Type.hs:188) mkHsForAllInvisTele (compiler/GHC/Hs/Type.hs:193) mkHsQTvs (compiler/GHC/Hs/Type.hs:197) hsQTvExplicit (compiler/Language/Haskell/Syntax/Type.hs:347) emptyLHsQTvs (compiler/GHC/Hs/Type.hs:200) hsScopedTvs (compiler/GHC/Hs/Type.hs:599) hsScopedKvs (compiler/GHC/Hs/Type.hs:605) hsWcScopedTvs (compiler/GHC/Hs/Type.hs:591) dropWildCards (compiler/GHC/Hs/Type.hs:307) hsTyVarLName (compiler/GHC/Hs/Type.hs:612) hsTyVarName (compiler/GHC/Hs/Type.hs:618) hsAllLTyVarNames (compiler/GHC/Hs/Type.hs:636) hsLTyVarLocNames (compiler/GHC/Hs/Type.hs:646) hsLTyVarName (compiler/GHC/Hs/Type.hs:621) hsLTyVarNames (compiler/GHC/Hs/Type.hs:624) hsForAllTelescopeNames (compiler/GHC/Hs/Type.hs:627) hsLTyVarLocName (compiler/GHC/Hs/Type.hs:642) hsExplicitLTyVarNames (compiler/GHC/Hs/Type.hs:632) splitHsFunType (compiler/GHC/Hs/Type.hs:718) mkHsOpTy (compiler/GHC/Hs/Type.hs:686) mkHsAppTy (compiler/GHC/Hs/Type.hs:689) mkHsAppTys (compiler/GHC/Hs/Type.hs:693) mkHsAppKindTy (compiler/GHC/Hs/Type.hs:698) ignoreParens (compiler/GHC/Hs/Type.hs:668) hsSigWcType (compiler/GHC/Hs/Type.hs:303) hsPatSigType (compiler/Language/Haskell/Syntax/Type.hs:464) pprHsType (compiler/GHC/Hs/Type.hs:1374) pprLHsContext (compiler/GHC/Hs/Type.hs:1347) Warning: 'exprOrphNames' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'RuleInfo' is ambiguous. It is defined * at compiler/GHC/Types/Id/Info.hs:757:5 * at compiler/GHC/Types/Id/Info.hs:756:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Types/Id/Info.hs:756:1 Warning: 'Var' is ambiguous. It is defined * at compiler/GHC/Core.hs:249:5 * at compiler/GHC/Types/Var.hs:253:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Types/Var.hs:253:1 70% ( 39 / 55) in 'GHC.Core.FVs' Missing documentation for: exprsFreeIds (compiler/GHC/Core/FVs.hs:122) varTypeTyCoVars (compiler/GHC/Core/FVs.hs:591) varTypeTyCoFVs (compiler/GHC/Core/FVs.hs:600) idUnfoldingVars (compiler/GHC/Core/FVs.hs:643) idFreeVars (compiler/GHC/Core/FVs.hs:608) dIdFreeVars (compiler/GHC/Core/FVs.hs:611) bndrRuleAndUnfoldingVarsDSet (compiler/GHC/Core/FVs.hs:620) bndrRuleAndUnfoldingIds (compiler/GHC/Core/FVs.hs:623) idFVs (compiler/GHC/Core/FVs.hs:615) idRuleVars (compiler/GHC/Core/FVs.hs:631) stableUnfoldingVars (compiler/GHC/Core/FVs.hs:649) orphNamesOfType (compiler/GHC/Core/FVs.hs:328) orphNamesOfTypes (compiler/GHC/Core/FVs.hs:361) FVAnn (compiler/GHC/Core/FVs.hs:513) CoreExprWithFVs' (compiler/GHC/Core/FVs.hs:530) freeVarsBind (compiler/GHC/Core/FVs.hs:674) Warning: 'InstEnvs' is ambiguous. It is defined * at compiler/GHC/Core/InstEnv.hs:440:17 * at compiler/GHC/Core/InstEnv.hs:440:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Core/InstEnv.hs:440:1 Warning: 'Module' is ambiguous. It is defined * at compiler/GHC/Unit/Types.hs:120:23 * at compiler/GHC/Unit/Types.hs:133:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Unit/Types.hs:133:1 26% ( 15 / 56) in 'GHC.Core.InstEnv' Missing documentation for: Module header InstMatch (compiler/GHC/Core/InstEnv.hs:943) ClsInstLookupResult (compiler/GHC/Core/InstEnv.hs:945) PotentialUnifiers (compiler/GHC/Core/InstEnv.hs:1052) getCoherentUnifiers (compiler/GHC/Core/InstEnv.hs:1104) nullUnifiers (compiler/GHC/Core/InstEnv.hs:1108) OverlapMode (compiler/GHC/Types/Basic.hs:804) setOverlapModeMaybe (compiler/GHC/Types/Basic.hs:771) DFunInstType (compiler/GHC/Core/InstEnv.hs:938) pprInstance (compiler/GHC/Core/InstEnv.hs:238) pprInstanceHdr (compiler/GHC/Core/InstEnv.hs:246) pprDFunId (compiler/GHC/Core/InstEnv.hs:229) pprInstances (compiler/GHC/Core/InstEnv.hs:254) instanceWarning (compiler/GHC/Core/InstEnv.hs:257) instanceHead (compiler/GHC/Core/InstEnv.hs:261) instanceSig (compiler/GHC/Core/InstEnv.hs:282) mkLocalClsInst (compiler/GHC/Core/InstEnv.hs:291) mkImportedClsInst (compiler/GHC/Core/InstEnv.hs:340) instanceDFunId (compiler/GHC/Core/InstEnv.hs:210) updateClsInstDFuns (compiler/GHC/Core/InstEnv.hs:217) updateClsInstDFun (compiler/GHC/Core/InstEnv.hs:213) InstEnv (compiler/GHC/Core/InstEnv.hs:430) mkInstEnv (compiler/GHC/Core/InstEnv.hs:467) emptyInstEnv (compiler/GHC/Core/InstEnv.hs:464) extendInstEnv (compiler/GHC/Core/InstEnv.hs:521) filterInstEnv (compiler/GHC/Core/InstEnv.hs:525) deleteFromInstEnv (compiler/GHC/Core/InstEnv.hs:536) deleteDFunFromInstEnv (compiler/GHC/Core/InstEnv.hs:541) anyInstEnv (compiler/GHC/Core/InstEnv.hs:529) extendInstEnvList (compiler/GHC/Core/InstEnv.hs:518) instEnvElts (compiler/GHC/Core/InstEnv.hs:470) instEnvClasses (compiler/GHC/Core/InstEnv.hs:478) mapInstEnv (compiler/GHC/Core/InstEnv.hs:533) classInstances (compiler/GHC/Core/InstEnv.hs:495) instanceBindFun (compiler/GHC/Core/InstEnv.hs:1583) classNameInstances (compiler/GHC/Core/InstEnv.hs:498) instanceCantMatch (compiler/GHC/Core/RoughMap.hs:296) roughMatchTcs (compiler/GHC/Core/RoughMap.hs:312) isOverlappable (compiler/GHC/Core/InstEnv.hs:131) isOverlapping (compiler/GHC/Core/InstEnv.hs:132) isIncoherent (compiler/GHC/Core/InstEnv.hs:133) Warning: 'Typeable' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Coercion' is ambiguous. It is defined * at compiler/GHC/Core.hs:259:5 * at compiler/GHC/Core/TyCo/Rep.hs:850:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Core/TyCo/Rep.hs:850:1 Warning: 'Type' is ambiguous. It is defined * at compiler/GHC/Core.hs:258:5 * at compiler/GHC/Core/TyCo/Rep.hs:124:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Core/TyCo/Rep.hs:124:1 23% ( 19 / 82) in 'GHC.Tc.Types.Evidence' Missing documentation for: Module header HsWrapper (compiler/GHC/Tc/Types/Evidence.hs:133) <.> (compiler/GHC/Tc/Types/Evidence.hs:205) mkWpTyApps (compiler/GHC/Tc/Types/Evidence.hs:255) mkWpEvApps (compiler/GHC/Tc/Types/Evidence.hs:258) mkWpEvVarApps (compiler/GHC/Tc/Types/Evidence.hs:261) mkWpTyLams (compiler/GHC/Tc/Types/Evidence.hs:264) mkWpForAllCast (compiler/GHC/Tc/Types/Evidence.hs:273) mkWpEvLams (compiler/GHC/Tc/Types/Evidence.hs:282) mkWpLet (compiler/GHC/Tc/Types/Evidence.hs:286) mkWpCastN (compiler/GHC/Tc/Types/Evidence.hs:248) mkWpCastR (compiler/GHC/Tc/Types/Evidence.hs:242) mkWpEta (compiler/GHC/Tc/Types/Evidence.hs:232) collectHsWrapBinders (compiler/GHC/Tc/Types/Evidence.hs:329) idHsWrapper (compiler/GHC/Tc/Types/Evidence.hs:298) isIdHsWrapper (compiler/GHC/Tc/Types/Evidence.hs:301) pprHsWrapper (compiler/GHC/Tc/Types/Evidence.hs:924) TcEvBinds (compiler/GHC/Tc/Types/Evidence.hs:351) EvBindsVar (compiler/GHC/Tc/Types/Evidence.hs:359) EvBindMap (compiler/GHC/Tc/Types/Evidence.hs:408) emptyEvBindMap (compiler/GHC/Tc/Types/Evidence.hs:432) extendEvBinds (compiler/GHC/Tc/Types/Evidence.hs:435) lookupEvBind (compiler/GHC/Tc/Types/Evidence.hs:444) evBindMapBinds (compiler/GHC/Tc/Types/Evidence.hs:447) foldEvBindMap (compiler/GHC/Tc/Types/Evidence.hs:450) nonDetStrictFoldEvBindMap (compiler/GHC/Tc/Types/Evidence.hs:456) filterEvBindMap (compiler/GHC/Tc/Types/Evidence.hs:459) isEmptyEvBindMap (compiler/GHC/Tc/Types/Evidence.hs:441) evBindMapToVarSet (compiler/GHC/Tc/Types/Evidence.hs:463) varSetMinusEvBindMap (compiler/GHC/Tc/Types/Evidence.hs:466) EvBindInfo (compiler/GHC/Tc/Types/Evidence.hs:471) EvBind (compiler/GHC/Tc/Types/Evidence.hs:479) emptyTcEvBinds (compiler/GHC/Tc/Types/Evidence.hs:828) isEmptyTcEvBinds (compiler/GHC/Tc/Types/Evidence.hs:831) mkGivenEvBind (compiler/GHC/Tc/Types/Evidence.hs:493) mkWantedEvBind (compiler/GHC/Tc/Types/Evidence.hs:489) evBindVar (compiler/GHC/Tc/Types/Evidence.hs:486) isCoEvBindsVar (compiler/GHC/Tc/Types/Evidence.hs:404) EvTerm (compiler/GHC/Tc/Types/Evidence.hs:500) EvExpr (compiler/GHC/Tc/Types/Evidence.hs:514) evCoercion (compiler/GHC/Tc/Types/Evidence.hs:526) evDFunApp (compiler/GHC/Tc/Types/Evidence.hs:535) evDataConApp (compiler/GHC/Tc/Types/Evidence.hs:538) evSelector (compiler/GHC/Tc/Types/Evidence.hs:545) mkEvCast (compiler/GHC/Tc/Types/Evidence.hs:808) evVarsOfTerm (compiler/GHC/Tc/Types/Evidence.hs:880) mkEvScSelectors (compiler/GHC/Tc/Types/Evidence.hs:820) evTypeable (compiler/GHC/Tc/Types/Evidence.hs:549) findNeededEvVars (compiler/GHC/Tc/Types/Evidence.hs:863) evTermCoercion (compiler/GHC/Tc/Types/Evidence.hs:849) evTermCoercion_maybe (compiler/GHC/Tc/Types/Evidence.hs:837) TcCoercion (compiler/GHC/Tc/Types/Evidence.hs:105) TcCoercionR (compiler/GHC/Tc/Types/Evidence.hs:107) TcCoercionN (compiler/GHC/Tc/Types/Evidence.hs:106) TcCoercionP (compiler/GHC/Tc/Types/Evidence.hs:108) TcMCoercion (compiler/GHC/Tc/Types/Evidence.hs:109) TcMCoercionN (compiler/GHC/Tc/Types/Evidence.hs:110) TcMCoercionR (compiler/GHC/Tc/Types/Evidence.hs:111) MultiplicityCheckCoercions (compiler/GHC/Tc/Types/Evidence.hs:113) LeftOrRight (compiler/GHC/Types/Basic.hs:150) pickLR (compiler/GHC/Types/Basic.hs:154) QuoteWrapper (compiler/GHC/Tc/Types/Evidence.hs:1033) quoteWrapperTyVarTy (compiler/GHC/Tc/Types/Evidence.hs:1036) Warning: 'Z' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'S' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: GHC.Hs.Binds: Could not find documentation for exported module: GHC.Hs.Binds 25% ( 12 / 47) in 'GHC.Hs.Binds' Missing documentation for: Module header ppr_sig (compiler/GHC/Hs/Binds.hs:857) ActivationAnn (compiler/GHC/Hs/Binds.hs:749) NHsValBindsLR (compiler/GHC/Hs/Binds.hs:83) XVarBindGhc (compiler/GHC/Hs/Binds.hs:125) AnnPSB (compiler/GHC/Hs/Binds.hs:155) setTcMultAnn (compiler/GHC/Hs/Binds.hs:168) getTcMultAnn (compiler/GHC/Hs/Binds.hs:173) pprDeclList (compiler/GHC/Hs/Binds.hs:512) pprLHsBindsForUser (compiler/GHC/Hs/Binds.hs:493) pprLHsBinds (compiler/GHC/Hs/Binds.hs:479) isEmptyLHsBinds (compiler/GHC/Hs/Binds.hs:534) emptyLocalBinds (compiler/GHC/Hs/Binds.hs:516) eqEmptyLocalBinds (compiler/GHC/Hs/Binds.hs:519) isEmptyValBinds (compiler/GHC/Hs/Binds.hs:523) emptyValBindsIn (compiler/GHC/Hs/Binds.hs:527) emptyValBindsOut (compiler/GHC/Hs/Binds.hs:528) emptyLHsBinds (compiler/GHC/Hs/Binds.hs:531) plusHsValBinds (compiler/GHC/Hs/Binds.hs:539) pprHsMultAnn (compiler/GHC/Hs/Binds.hs:550) ppr_monobind (compiler/GHC/Hs/Binds.hs:562) pprTicks (compiler/GHC/Hs/Binds.hs:659) pprTcSpecPrags (compiler/GHC/Hs/Binds.hs:965) isEmptyIPBindsPR (compiler/GHC/Hs/Binds.hs:687) isEmptyIPBindsTc (compiler/GHC/Hs/Binds.hs:690) AnnSig (compiler/GHC/Hs/Binds.hs:809) AnnSpecSig (compiler/GHC/Hs/Binds.hs:738) noSpecPrags (compiler/GHC/Hs/Binds.hs:842) hasSpecPrags (compiler/GHC/Hs/Binds.hs:845) isDefaultMethod (compiler/GHC/Hs/Binds.hs:849) pprVarSig (compiler/GHC/Hs/Binds.hs:954) pprSpec (compiler/GHC/Hs/Binds.hs:959) pprMinimalSig (compiler/GHC/Hs/Binds.hs:974) hsSigDoc (compiler/GHC/Hs/Binds.hs:903) pragBrackets (compiler/GHC/Hs/Binds.hs:945) Warning: 'co' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'pat' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ConLike' is ambiguous. It is defined * at compiler/GHC/Core/ConLike.hs:62:1 * at compiler/GHC/Types/Basic.hs:1593:22 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Core/ConLike.hs:62:1 44% ( 19 / 43) in 'GHC.Hs.Pat' Missing documentation for: Module header LPat (compiler/Language/Haskell/Syntax/Pat.hs:57) isInvisArgPat (compiler/Language/Haskell/Syntax/Pat.hs:214) isVisArgPat (compiler/Language/Haskell/Syntax/Pat.hs:218) EpAnnSumPat (compiler/GHC/Hs/Pat.hs:272) ConLikeP (compiler/Language/Haskell/Syntax/Pat.hs:202) HsPatExpansion (compiler/GHC/Hs/Pat.hs:308) hsConPatArgs (compiler/Language/Haskell/Syntax/Pat.hs:224) hsConPatTyArgs (compiler/Language/Haskell/Syntax/Pat.hs:229) hsRecFields (compiler/Language/Haskell/Syntax/Pat.hs:345) hsRecFieldSel (compiler/Language/Haskell/Syntax/Pat.hs:351) hsRecFieldId (compiler/GHC/Hs/Pat.hs:341) hsRecFieldsArgs (compiler/Language/Haskell/Syntax/Pat.hs:348) mkPrefixConPat (compiler/GHC/Hs/Pat.hs:518) mkCharLitPat (compiler/GHC/Hs/Pat.hs:534) mkNilPat (compiler/GHC/Hs/Pat.hs:531) isPatSyn (compiler/GHC/Hs/Pat.hs:766) looksLazyPatBind (compiler/GHC/Hs/Pat.hs:583) isBangedLPat (compiler/GHC/Hs/Pat.hs:570) collectEvVarsPat (compiler/GHC/Hs/Pat.hs:1134) collectEvVarsPats (compiler/GHC/Hs/Pat.hs:1128) pprParendLPat (compiler/GHC/Hs/Pat.hs:389) pprConArgs (compiler/GHC/Hs/Pat.hs:501) pprLPat (compiler/GHC/Hs/Pat.hs:377) Warning: 'RecTy' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'dataConBuilderDetails' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 40% ( 2 / 5) in 'GHC.Parser.Types' Missing documentation for: Module header SumOrTuple (compiler/GHC/Parser/Types.hs:29) pprSumOrTuple (compiler/GHC/Parser/Types.hs:35) Warning: 'HsGroup' is ambiguous. It is defined * at compiler/Language/Haskell/Syntax/Decls.hs:208:5 * at compiler/Language/Haskell/Syntax/Decls.hs:207:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/Language/Haskell/Syntax/Decls.hs:207:1 62% ( 97 /154) in 'GHC.Hs.Decls' Missing documentation for: LHsDecl (compiler/Language/Haskell/Syntax/Decls.hs:136) LHsFunDep (compiler/Language/Haskell/Syntax/Decls.hs:444) LHsDerivingClause (compiler/Language/Haskell/Syntax/Decls.hs:877) LDerivClauseTys (compiler/Language/Haskell/Syntax/Decls.hs:892) anyLConIsGadt (compiler/GHC/Hs/Decls.hs:1086) StandaloneKindSig (compiler/Language/Haskell/Syntax/Decls.hs:924) standaloneKindSigName (compiler/GHC/Hs/Decls.hs:734) DataDeclRn (compiler/GHC/Hs/Decls.hs:355) AnnDataDefn (compiler/GHC/Hs/Decls.hs:374) AnnClassDecl (compiler/GHC/Hs/Decls.hs:392) AnnSynDecl (compiler/GHC/Hs/Decls.hs:407) AnnFamilyDecl (compiler/GHC/Hs/Decls.hs:602) AnnClsInstDecl (compiler/GHC/Hs/Decls.hs:930) tyClGroupTyClDecls (compiler/Language/Haskell/Syntax/Decls.hs:671) tyClGroupInstDecls (compiler/Language/Haskell/Syntax/Decls.hs:674) tyClGroupRoleDecls (compiler/Language/Haskell/Syntax/Decls.hs:677) tyClGroupKindSigs (compiler/Language/Haskell/Syntax/Decls.hs:680) tcdName (compiler/GHC/Hs/Decls.hs:466) tyFamInstDeclName (compiler/GHC/Hs/Decls.hs:433) tyFamInstDeclLName (compiler/GHC/Hs/Decls.hs:437) countTyClDecls (compiler/GHC/Hs/Decls.hs:449) pprTyClDeclFlavour (compiler/GHC/Hs/Decls.hs:555) tyClDeclLName (compiler/GHC/Hs/Decls.hs:442) tyClDeclTyVars (compiler/Language/Haskell/Syntax/Decls.hs:536) famResultKindSignature (compiler/GHC/Hs/Decls.hs:630) FunDep (compiler/Language/Haskell/Syntax/Decls.hs:438) ppDataDefnHeader (compiler/GHC/Hs/Decls.hs:800) pp_vanilla_decl_head (compiler/GHC/Hs/Decls.hs:538) FamilyInfo (compiler/Language/Haskell/Syntax/Decls.hs:797) instDeclDataFamInsts (compiler/GHC/Hs/Decls.hs:1066) pprDataFamInstFlavour (compiler/GHC/Hs/Decls.hs:1000) pprTyFamInstDecl (compiler/GHC/Hs/Decls.hs:961) pprHsFamInstLHS (compiler/GHC/Hs/Decls.hs:1011) AnnDerivDecl (compiler/GHC/Hs/Decls.hs:1113) XViaStrategyPs (compiler/GHC/Hs/Decls.hs:1164) HsRuleRn (compiler/GHC/Hs/Decls.hs:1302) HsRuleAnn (compiler/GHC/Hs/Decls.hs:1307) ActivationAnn (compiler/GHC/Hs/Binds.hs:749) collectRuleBndrSigTys (compiler/Language/Haskell/Syntax/Decls.hs:1535) flattenRuleDecls (compiler/GHC/Hs/Decls.hs:1319) pprFullRuleName (compiler/GHC/Hs/Decls.hs:1362) ForeignImport (compiler/Language/Haskell/Syntax/Decls.hs:1452) ForeignExport (compiler/Language/Haskell/Syntax/Decls.hs:1484) CImportSpec (compiler/Language/Haskell/Syntax/Decls.hs:1475) AnnConDeclH98 (compiler/GHC/Hs/Decls.hs:754) AnnConDeclGADT (compiler/GHC/Hs/Decls.hs:764) hsConDeclTheta (compiler/GHC/Hs/Decls.hs:792) getConNames (compiler/GHC/Hs/Decls.hs:776) docDeclDoc (compiler/Language/Haskell/Syntax/Decls.hs:1558) annProvenanceName_maybe (compiler/Language/Haskell/Syntax/Decls.hs:1617) roleAnnotDeclName (compiler/GHC/Hs/Decls.hs:1451) familyDeclLName (compiler/GHC/Hs/Decls.hs:624) familyDeclName (compiler/GHC/Hs/Decls.hs:627) emptyRdrGroup (compiler/GHC/Hs/Decls.hs:208) emptyRnGroup (compiler/GHC/Hs/Decls.hs:209) appendGroups (compiler/GHC/Hs/Decls.hs:234) hsGroupInstDecls (compiler/Language/Haskell/Syntax/Decls.hs:239) Warning: 'ApplicativeStmt' is ambiguous. It is defined * at compiler/GHC/Hs/Expr.hs:1812:5 * at compiler/GHC/Hs/Expr.hs:1811:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Hs/Expr.hs:1811:1 Warning: '->' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'cases' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: GHC.Hs.Expr: Could not find documentation for exported module: GHC.Hs.Expr 20% ( 30 /147) in 'GHC.Hs.Expr' Missing documentation for: pprParendExpr (compiler/GHC/Hs/Expr.hs:1018) pprExpr (compiler/GHC/Hs/Expr.hs:681) pprFunBind (compiler/GHC/Hs/Expr.hs:1625) pprPatBind (compiler/GHC/Hs/Expr.hs:1631) pprUntypedSplice (compiler/GHC/Hs/Expr.hs:2131) pprLExpr (compiler/GHC/Hs/Expr.hs:678) HsUntypedSpliceResult (compiler/GHC/Hs/Expr.hs:2061) prependQualified (compiler/GHC/Hs/Expr.hs:2448) lamCaseKeyword (compiler/GHC/Hs/Expr.hs:2267) SplicePointName (compiler/GHC/Hs/Expr.hs:2101) pprTypedSplice (compiler/GHC/Hs/Expr.hs:2124) pp_rhs (compiler/GHC/Hs/Expr.hs:1699) ppr_expr (compiler/GHC/Hs/Expr.hs:705) pprArg (compiler/GHC/Hs/Expr.hs:1957) SyntaxExprGhc (compiler/GHC/Hs/Expr.hs:106) noSyntaxExpr (compiler/GHC/Hs/Expr.hs:138) HsBracketTc (compiler/GHC/Hs/Expr.hs:179) BracketAnn (compiler/GHC/Hs/Expr.hs:198) EpAnnHsCase (compiler/GHC/Hs/Expr.hs:210) EpAnnLam (compiler/GHC/Hs/Expr.hs:218) EpAnnUnboundVar (compiler/GHC/Hs/Expr.hs:228) AnnExplicitSum (compiler/GHC/Hs/Expr.hs:424) HsMatchContextRn (compiler/GHC/Hs/Expr.hs:2241) AnnsIf (compiler/GHC/Hs/Expr.hs:463) AnnProjection (compiler/GHC/Hs/Expr.hs:443) AnnArithSeq (compiler/GHC/Hs/Expr.hs:452) AnnFunRhs (compiler/GHC/Hs/Expr.hs:475) arrowToHsExpr (compiler/GHC/Hs/Expr.hs:422) AnnFieldLabel (compiler/GHC/Hs/Expr.hs:435) tupArgPresent (compiler/GHC/Hs/Expr.hs:502) tupArgPresent_maybe (compiler/GHC/Hs/Expr.hs:506) tupArgsPresent_maybe (compiler/GHC/Hs/Expr.hs:510) XXExprGhcRn (compiler/GHC/Hs/Expr.hs:548) XXExprGhcTc (compiler/GHC/Hs/Expr.hs:614) isHsThingRnExpr (compiler/GHC/Hs/Expr.hs:539) isHsThingRnStmt (compiler/GHC/Hs/Expr.hs:542) isHsThingRnPat (compiler/GHC/Hs/Expr.hs:545) mkExpandedPatRn (compiler/GHC/Hs/Expr.hs:593) isAtomicHsExpr (compiler/GHC/Hs/Expr.hs:1123) isQuietHsExpr (compiler/GHC/Hs/Expr.hs:688) pprBinds (compiler/GHC/Hs/Expr.hs:697) ppr_lexpr (compiler/GHC/Hs/Expr.hs:701) ppr_apps (compiler/GHC/Hs/Expr.hs:993) ppr_infix_expr (compiler/GHC/Hs/Expr.hs:964) pprDebugParendExpr (compiler/GHC/Hs/Expr.hs:1007) pprMatches (compiler/GHC/Hs/Expr.hs:1618) pprDo (compiler/GHC/Hs/Expr.hs:1988) thTyBrackets (compiler/GHC/Hs/Expr.hs:2201) ppr_with_pending_tc_splices (compiler/GHC/Hs/Expr.hs:2210) ppr_infix_expr_rn (compiler/GHC/Hs/Expr.hs:972) ppr_infix_expr_tc (compiler/GHC/Hs/Expr.hs:977) ppr_infix_hs_expansion (compiler/GHC/Hs/Expr.hs:986) pprParendLExpr (compiler/GHC/Hs/Expr.hs:1014) stripParensLHsExpr (compiler/GHC/Hs/Expr.hs:1114) stripParensHsExpr (compiler/GHC/Hs/Expr.hs:1118) CmdTopTc (compiler/GHC/Hs/Expr.hs:1423) pprCmd (compiler/GHC/Hs/Expr.hs:1445) pprLCmd (compiler/GHC/Hs/Expr.hs:1442) isQuietHsCmd (compiler/GHC/Hs/Expr.hs:1452) ppr_cmd (compiler/GHC/Hs/Expr.hs:1463) ppr_lcmd (compiler/GHC/Hs/Expr.hs:1459) pprArrowExpr (compiler/GHC/Hs/Expr.hs:2000) pprCmdArg (compiler/GHC/Hs/Expr.hs:1536) MatchGroupTc (compiler/GHC/Hs/Expr.hs:1554) pprMatch (compiler/GHC/Hs/Expr.hs:1637) isEmptyMatchGroup (compiler/GHC/Hs/Expr.hs:1571) matchGroupArity (compiler/GHC/Hs/Expr.hs:1585) hsLMatchPats (compiler/GHC/Hs/Expr.hs:1591) GrhsAnn (compiler/GHC/Hs/Expr.hs:1601) pprGRHSs (compiler/GHC/Hs/Expr.hs:1683) pprGRHS (compiler/GHC/Hs/Expr.hs:1692) matchSeparator (compiler/GHC/Hs/Expr.hs:1702) RecStmtTc (compiler/GHC/Hs/Expr.hs:1728) XBindStmtRn (compiler/GHC/Hs/Expr.hs:1754) XBindStmtTc (compiler/GHC/Hs/Expr.hs:1759) XApplicativeStmt (compiler/GHC/Hs/Expr.hs:1850) AnnTransStmt (compiler/GHC/Hs/Expr.hs:1792) XApplicativeArgOne (compiler/GHC/Hs/Expr.hs:1853) XApplicativeArgMany (compiler/GHC/Hs/Expr.hs:1854) XXApplicativeArg (compiler/GHC/Hs/Expr.hs:1855) pprStmt (compiler/GHC/Hs/Expr.hs:1883) pprBindStmt (compiler/GHC/Hs/Expr.hs:1950) pprTransStmt (compiler/GHC/Hs/Expr.hs:1975) ppr_do_stmts (compiler/GHC/Hs/Expr.hs:2012) pprTransformStmt (compiler/GHC/Hs/Expr.hs:1969) pprBy (compiler/GHC/Hs/Expr.hs:1981) ppr_module_name_prefix (compiler/GHC/Hs/Expr.hs:2003) pprComp (compiler/GHC/Hs/Expr.hs:2017) pprQuals (compiler/GHC/Hs/Expr.hs:2034) DelayedSplice (compiler/GHC/Hs/Expr.hs:2087) UntypedSpliceFlavour (compiler/GHC/Hs/Expr.hs:2103) pprPendingSplice (compiler/GHC/Hs/Expr.hs:2121) ppr_splice (compiler/GHC/Hs/Expr.hs:2144) ppr_quasi (compiler/GHC/Hs/Expr.hs:2136) thBrackets (compiler/GHC/Hs/Expr.hs:2197) pp_dotdot (compiler/GHC/Hs/Expr.hs:2230) HsMatchContextPs (compiler/GHC/Hs/Expr.hs:2240) HsStmtContextRn (compiler/GHC/Hs/Expr.hs:2243) pprExternalSrcLoc (compiler/GHC/Hs/Expr.hs:2272) pprHsArrType (compiler/GHC/Hs/Expr.hs:2281) pprStmtContext (compiler/GHC/Hs/Expr.hs:2406) matchContextErrString (compiler/GHC/Hs/Expr.hs:2291) matchArrowContextErrString (compiler/GHC/Hs/Expr.hs:2310) matchDoContextErrString (compiler/GHC/Hs/Expr.hs:2316) pprMatchInCtxt (compiler/GHC/Hs/Expr.hs:2324) pprMatchContext (compiler/GHC/Hs/Expr.hs:2350) pprStmtInCtxt (compiler/GHC/Hs/Expr.hs:2336) pprAStmtContext (compiler/GHC/Hs/Expr.hs:2402) pprMatchContextNoun (compiler/GHC/Hs/Expr.hs:2361) pprArrowMatchContextNoun (compiler/GHC/Hs/Expr.hs:2387) pprMatchContextNouns (compiler/GHC/Hs/Expr.hs:2379) pprArrowMatchContextNouns (compiler/GHC/Hs/Expr.hs:2394) pprAHsDoFlavour (compiler/GHC/Hs/Expr.hs:2433) pprHsDoFlavour (compiler/GHC/Hs/Expr.hs:2441) pprStmtCat (compiler/GHC/Hs/Expr.hs:2423) pprFieldLabelStrings (compiler/GHC/Hs/Expr.hs:2472) pprPrefixFastString (compiler/GHC/Hs/Expr.hs:2476) 0% ( 0 / 1) in 'GHC.Hs.Instances' Missing documentation for: Module header 0% ( 0 / 22) in 'GHC.Builtin.Types.Literals' Missing documentation for: Module header tryInteractInertFam (compiler/GHC/Builtin/Types/Literals.hs:169) tryInteractTopFam (compiler/GHC/Builtin/Types/Literals.hs:159) tryMatchFam (compiler/GHC/Builtin/Types/Literals.hs:181) typeNatTyCons (compiler/GHC/Builtin/Types/Literals.hs:369) typeNatCoAxiomRules (compiler/GHC/Builtin/Types/Literals.hs:392) BuiltInSynFamily (compiler/GHC/Core/Coercion/Axiom.hs:692) typeNatAddTyCon (compiler/GHC/Builtin/Types/Literals.hs:404) typeNatMulTyCon (compiler/GHC/Builtin/Types/Literals.hs:523) typeNatExpTyCon (compiler/GHC/Builtin/Types/Literals.hs:607) typeNatSubTyCon (compiler/GHC/Builtin/Types/Literals.hs:457) typeNatDivTyCon (compiler/GHC/Builtin/Types/Literals.hs:571) typeNatModTyCon (compiler/GHC/Builtin/Types/Literals.hs:579) typeNatLogTyCon (compiler/GHC/Builtin/Types/Literals.hs:649) typeNatCmpTyCon (compiler/GHC/Builtin/Types/Literals.hs:668) typeSymbolCmpTyCon (compiler/GHC/Builtin/Types/Literals.hs:702) typeSymbolAppendTyCon (compiler/GHC/Builtin/Types/Literals.hs:739) typeCharCmpTyCon (compiler/GHC/Builtin/Types/Literals.hs:946) typeConsSymbolTyCon (compiler/GHC/Builtin/Types/Literals.hs:786) typeUnconsSymbolTyCon (compiler/GHC/Builtin/Types/Literals.hs:829) typeCharToNatTyCon (compiler/GHC/Builtin/Types/Literals.hs:881) typeNatToCharTyCon (compiler/GHC/Builtin/Types/Literals.hs:913) Warning: 'CoAxiom' is ambiguous. It is defined * at compiler/GHC/Core/Coercion/Axiom.hs:241:5 * at compiler/GHC/Core/Coercion/Axiom.hs:240:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Core/Coercion/Axiom.hs:240:1 Warning: 'CoAxBranch' is ambiguous. It is defined * at compiler/GHC/Core/Coercion/Axiom.hs:256:5 * at compiler/GHC/Core/Coercion/Axiom.hs:255:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Core/Coercion/Axiom.hs:255:1 21% ( 10 / 47) in 'GHC.Core.FamInstEnv' Missing documentation for: Module header FamInst (compiler/GHC/Core/FamInstEnv.hs:99) FamFlavor (compiler/GHC/Core/FamInstEnv.hs:137) famInstAxiom (compiler/GHC/Core/FamInstEnv.hs:187) famInstTyCon (compiler/GHC/Core/FamInstEnv.hs:200) famInstRHS (compiler/GHC/Core/FamInstEnv.hs:196) famInstsRepTyCons (compiler/GHC/Core/FamInstEnv.hs:204) famInstRepTyCon_maybe (compiler/GHC/Core/FamInstEnv.hs:208) dataFamInstRepTyCon (compiler/GHC/Core/FamInstEnv.hs:214) pprFamInst (compiler/GHC/Core/FamInstEnv.hs:241) pprFamInsts (compiler/GHC/Core/FamInstEnv.hs:261) orphNamesOfFamInst (compiler/GHC/Core/FamInstEnv.hs:220) mkImportedFamInst (compiler/GHC/Core/FamInstEnv.hs:318) mkLocalFamInst (compiler/GHC/Core/FamInstEnv.hs:272) FamInstEnvs (compiler/GHC/Core/FamInstEnv.hs:412) FamInstEnv (compiler/GHC/Core/FamInstEnv.hs:415) emptyFamInstEnv (compiler/GHC/Core/FamInstEnv.hs:438) extendFamInstEnv (compiler/GHC/Core/FamInstEnv.hs:467) extendFamInstEnvList (compiler/GHC/Core/FamInstEnv.hs:464) famInstEnvElts (compiler/GHC/Core/FamInstEnv.hs:441) famInstEnvSize (compiler/GHC/Core/FamInstEnv.hs:427) familyInstances (compiler/GHC/Core/FamInstEnv.hs:448) familyNameInstances (compiler/GHC/Core/FamInstEnv.hs:452) mkCoAxBranch (compiler/GHC/Core/FamInstEnv.hs:722) mkBranchedCoAxiom (compiler/GHC/Core/FamInstEnv.hs:745) mkUnbranchedCoAxiom (compiler/GHC/Core/FamInstEnv.hs:754) mkSingleCoAxiom (compiler/GHC/Core/FamInstEnv.hs:769) FamInstMatch (compiler/GHC/Core/FamInstEnv.hs:825) lookupFamInstEnv (compiler/GHC/Core/FamInstEnv.hs:849) lookupFamInstEnvConflicts (compiler/GHC/Core/FamInstEnv.hs:863) lookupFamInstEnvByTyCon (compiler/GHC/Core/FamInstEnv.hs:838) isDominatedBy (compiler/GHC/Core/FamInstEnv.hs:1140) compatibleBranches (compiler/GHC/Core/FamInstEnv.hs:580) topNormaliseType (compiler/GHC/Core/FamInstEnv.hs:1333) normaliseType (compiler/GHC/Core/FamInstEnv.hs:1404) normaliseTcApp (compiler/GHC/Core/FamInstEnv.hs:1410) reduceTyFamApp_maybe (compiler/GHC/Core/FamInstEnv.hs:1175) 5% ( 1 / 18) in 'GHC.Types.TypeEnv' Missing documentation for: Module header emptyTypeEnv (compiler/GHC/Types/TypeEnv.hs:51) lookupTypeEnv (compiler/GHC/Types/TypeEnv.hs:81) mkTypeEnv (compiler/GHC/Types/TypeEnv.hs:62) typeEnvFromEntities (compiler/GHC/Types/TypeEnv.hs:71) mkTypeEnvWithImplicits (compiler/GHC/Types/TypeEnv.hs:65) extendTypeEnv (compiler/GHC/Types/TypeEnv.hs:85) extendTypeEnvList (compiler/GHC/Types/TypeEnv.hs:88) extendTypeEnvWithIds (compiler/GHC/Types/TypeEnv.hs:91) plusTypeEnv (compiler/GHC/Types/TypeEnv.hs:95) typeEnvElts (compiler/GHC/Types/TypeEnv.hs:52) typeEnvTyCons (compiler/GHC/Types/TypeEnv.hs:53) typeEnvIds (compiler/GHC/Types/TypeEnv.hs:55) typeEnvPatSyns (compiler/GHC/Types/TypeEnv.hs:56) typeEnvDataCons (compiler/GHC/Types/TypeEnv.hs:57) typeEnvCoAxioms (compiler/GHC/Types/TypeEnv.hs:54) typeEnvClasses (compiler/GHC/Types/TypeEnv.hs:58) Warning: 'ModDetails' is ambiguous. It is defined * at compiler/GHC/Unit/Module/ModDetails.hs:20:19 * at compiler/GHC/Unit/Module/ModDetails.hs:20:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Unit/Module/ModDetails.hs:20:1 Warning: 'ModIface' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ExternalPackageState' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Id' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'DFunId' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 66% ( 2 / 3) in 'GHC.Unit.Module.ModDetails' Missing documentation for: Module header Warning: 'DataCon' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'InstantiationSuggestion' is ambiguous. It is defined * at compiler/GHC/Types/Hint.hs:532:32 * at compiler/GHC/Types/Hint.hs:532:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Types/Hint.hs:532:1 Warning: 'DriverUnexpectedSignature' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Via' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'qualified' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'NoExactName' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'SameName' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'TcRnNoDerivingClauseStrategySpecified' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'TcRnNoStandaloneDerivingStrategySpecified' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'BlockArguments' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'DeriveAnyClass' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'GeneralizedNewtypeDeriving' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'DerivingStrategies' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 76% ( 16 / 21) in 'GHC.Types.Hint' Missing documentation for: Module header LanguageExtensionHint (compiler/GHC/Types/Hint.hs:60) SimilarName (compiler/GHC/Types/Hint.hs:562) pprUntickedConstructor (compiler/GHC/Types/Hint.hs:572) useExtensionInOrderTo (compiler/GHC/Types/Hint.hs:123) Warning: 'ImportSuggestion' is ambiguous. It is defined * at compiler/GHC/Types/Hint.hs:410:5 * at compiler/GHC/Types/Hint.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 compiler/GHC/Types/Hint.hs:535:1 Warning: 'SimilarName' is ambiguous. It is defined * at compiler/GHC/Types/Hint.hs:563:5 * at compiler/GHC/Types/Hint.hs:562:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Types/Hint.hs:562:1 0% ( 0 / 2) in 'GHC.Types.Hint.Ppr' Missing documentation for: Module header perhapsAsPat (compiler/GHC/Types/Hint/Ppr.hs:293) Warning: 'mkMCDiagnostic' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'DiagnosticCode' is ambiguous. It is defined * at compiler/GHC/Types/Error.hs:876:3 * at compiler/GHC/Types/Error.hs:875:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Types/Error.hs:875:1 Warning: 'MsgEnvelope' is ambiguous. It is defined * at compiler/GHC/Types/Error.hs:458:22 * at compiler/GHC/Types/Error.hs:458:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Types/Error.hs:458:1 Warning: 'Messages' is ambiguous. It is defined * at compiler/GHC/Types/Error.hs:146:22 * at compiler/GHC/Types/Error.hs:146:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Types/Error.hs:146:1 Warning: 'DynFlags' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'DiagnosticMessage' is ambiguous. It is defined * at compiler/GHC/Types/Error.hs:335:26 * at compiler/GHC/Types/Error.hs:335:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Types/Error.hs:335:1 Warning: 'Hint' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'formatBulleted' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Message' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 70% ( 47 / 67) in 'GHC.Types.Error' Missing documentation for: Module header mkMessages (compiler/GHC/Types/Error.hs:154) getMessages emptyMessages (compiler/GHC/Types/Error.hs:151) isEmptyMessages (compiler/GHC/Types/Error.hs:160) singleMessage (compiler/GHC/Types/Error.hs:163) filterMessages (compiler/GHC/Types/Error.hs:205) mkPlainDiagnostic (compiler/GHC/Types/Error.hs:357) pprDiagnostic (compiler/GHC/Types/Error.hs:320) HasDefaultDiagnosticOpts (compiler/GHC/Types/Error.hs:235) defaultDiagnosticOpts (compiler/GHC/Types/Error.hs:240) NoDiagnosticOpts (compiler/GHC/Types/Error.hs:301) LanguageExtensionHint (compiler/GHC/Types/Hint.hs:60) useExtensionInOrderTo (compiler/GHC/Types/Hint.hs:123) pprMessageBag (compiler/GHC/Types/Error.hs:626) mkLocMessage (compiler/GHC/Types/Error.hs:633) getCaretDiagnostic (compiler/GHC/Types/Error.hs:734) isWarningMessage (compiler/GHC/Types/Error.hs:835) getErrorMessages (compiler/GHC/Types/Error.hs:855) getWarningMessages (compiler/GHC/Types/Error.hs:852) Warning: 'dumpAction' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'traceAction' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 77% ( 42 / 54) in 'GHC.Utils.Logger' Missing documentation for: Logger (compiler/GHC/Utils/Logger.hs:225) HasLogger (compiler/GHC/Utils/Logger.hs:658) ContainsLogger (compiler/GHC/Utils/Logger.hs:661) initLogger (compiler/GHC/Utils/Logger.hs:263) LogAction (compiler/GHC/Utils/Logger.hs:181) LogJsonAction (compiler/GHC/Utils/Logger.hs:187) DumpAction (compiler/GHC/Utils/Logger.hs:192) TraceAction (compiler/GHC/Utils/Logger.hs:200) popJsonLogHook (compiler/GHC/Utils/Logger.hs:312) defaultLogAction (compiler/GHC/Utils/Logger.hs:402) defaultLogJsonAction (compiler/GHC/Utils/Logger.hs:361) logJsonMsg (compiler/GHC/Utils/Logger.hs:596) Warning: 'DynFlags' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'DiagOpts' is ambiguous. It is defined * at compiler/GHC/Utils/Error.hs:91:17 * at compiler/GHC/Utils/Error.hs:91:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Utils/Error.hs:91:1 Warning: 'MsgEnvelope' is ambiguous. It is defined * at compiler/GHC/Types/Error.hs:458:22 * at compiler/GHC/Types/Error.hs:458:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Types/Error.hs:458:1 Warning: 'SevOutput' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'SevInfo' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'rnf' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 53% ( 36 / 67) in 'GHC.Utils.Error' Missing documentation for: Module header Validity' (compiler/GHC/Utils/Error.hs:241) andValid (compiler/GHC/Utils/Error.hs:250) getInvalids (compiler/GHC/Utils/Error.hs:259) mkMessages (compiler/GHC/Types/Error.hs:154) isEmptyMessages (compiler/GHC/Types/Error.hs:160) pprMessageBag (compiler/GHC/Types/Error.hs:626) pprMsgEnvelopeBagWithLoc (compiler/GHC/Utils/Error.hs:280) pprMessages (compiler/GHC/Utils/Error.hs:277) pprLocMsgEnvelope (compiler/GHC/Utils/Error.hs:291) pprLocMsgEnvelopeDefault (compiler/GHC/Utils/Error.hs:288) DiagOpts (compiler/GHC/Utils/Error.hs:91) emptyDiagOpts (compiler/GHC/Utils/Error.hs:103) diag_wopt (compiler/GHC/Utils/Error.hs:116) diag_fatal_wopt (compiler/GHC/Utils/Error.hs:119) emptyMessages (compiler/GHC/Types/Error.hs:151) mkLocMessage (compiler/GHC/Types/Error.hs:633) mkPlainDiagnostic (compiler/GHC/Types/Error.hs:357) getCaretDiagnostic (compiler/GHC/Types/Error.hs:734) putMsg (compiler/GHC/Utils/Error.hs:484) printInfoForUser (compiler/GHC/Utils/Error.hs:487) printOutputForUser (compiler/GHC/Utils/Error.hs:491) logInfo (compiler/GHC/Utils/Error.hs:495) errorMsg (compiler/GHC/Utils/Error.hs:328) fatalErrorMsg (compiler/GHC/Utils/Error.hs:333) compilationProgressMsg (compiler/GHC/Utils/Error.hs:337) showPass (compiler/GHC/Utils/Error.hs:345) debugTraceMsg (compiler/GHC/Utils/Error.hs:478) ghcExit (compiler/GHC/Utils/Error.hs:319) prettyPrintGhcErrors (compiler/GHC/Utils/Error.hs:503) sortMsgBag (compiler/GHC/Utils/Error.hs:303) Warning: 'openTempFile' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 80% ( 16 / 20) in 'GHC.Utils.TmpFs' Missing documentation for: TempDir (compiler/GHC/Utils/TmpFs.hs:101) cleanTempDirs (compiler/GHC/Utils/TmpFs.hs:162) newTempName (compiler/GHC/Utils/TmpFs.hs:278) newTempLibName (compiler/GHC/Utils/TmpFs.hs:321) 33% ( 1 / 3) in 'GHC.StgToCmm.Config' Missing documentation for: StgToCmmConfig (compiler/GHC/StgToCmm/Config.hs:19) stgToCmmPlatform (compiler/GHC/StgToCmm/Config.hs:92) 66% ( 2 / 3) in 'GHC.Linker.Config' Missing documentation for: FrameworkOpts (compiler/GHC/Linker/Config.hs:14) Warning: 'f' 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. 40% ( 2 / 5) in 'GHC.Driver.Pipeline.Monad' Missing documentation for: TPipelineClass (compiler/GHC/Driver/Pipeline/Monad.hs:19) PipeEnv (compiler/GHC/Driver/Pipeline/Monad.hs:27) PipelineOutput (compiler/GHC/Driver/Pipeline/Monad.hs:37) Warning: 'IntQuotRemOp' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'HscRecomp' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'mi_top_env' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ModIface' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'switch' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Switch' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'DynFlags' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'hostFullWays' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'recomp' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 93% ( 56 / 60) in 'GHC.Driver.Backend' Missing documentation for: BackendName (compiler/GHC/Driver/Backend/Internal.hs:26) backendGeneratesCodeForHsBoot (compiler/GHC/Driver/Backend.hs:484) backendUseJSLinker (compiler/GHC/Driver/Backend.hs:774) platformDefaultBackend (compiler/GHC/Driver/Backend.hs:196) Warning: 'CmmSwitch' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 93% ( 15 / 16) in 'GHC.Cmm.Switch' Missing documentation for: Module header 0% ( 0 / 11) in 'GHC.Core.Opt.Stats' Missing documentation for: Module header SimplCount (compiler/GHC/Core/Opt/Stats.hs:47) doSimplTick (compiler/GHC/Core/Opt/Stats.hs:87) doFreeSimplTick (compiler/GHC/Core/Opt/Stats.hs:83) simplCountN (compiler/GHC/Core/Opt/Stats.hs:65) pprSimplCount (compiler/GHC/Core/Opt/Stats.hs:120) plusSimplCount (compiler/GHC/Core/Opt/Stats.hs:100) zeroSimplCount (compiler/GHC/Core/Opt/Stats.hs:68) isZeroSimplCount (compiler/GHC/Core/Opt/Stats.hs:77) hasDetailedCounts (compiler/GHC/Core/Opt/Stats.hs:80) Tick (compiler/GHC/Core/Opt/Stats.hs:228) 10% ( 3 / 30) in 'GHC.Builtin.PrimOps' Missing documentation for: Module header PrimOp (ghc-lib/stage0/compiler/build/primop-data-decl.hs-incl:1) PrimOpVecCat (compiler/GHC/Builtin/PrimOps.hs:96) allThePrimOps (compiler/GHC/Builtin/PrimOps.hs:103) primOpType (compiler/GHC/Builtin/PrimOps.hs:731) primOpSig (compiler/GHC/Builtin/PrimOps.hs:852) primOpResultType (compiler/GHC/Builtin/PrimOps.hs:739) primOpTag (ghc-lib/stage0/compiler/build/primop-tag.hs-incl:4) maxPrimOpTag (ghc-lib/stage0/compiler/build/primop-tag.hs-incl:2) primOpOcc (compiler/GHC/Builtin/PrimOps.hs:745) pprPrimOp (compiler/GHC/Builtin/PrimOps.hs:906) tagToEnumKey (compiler/GHC/Builtin/PrimOps.hs:107) primOpOutOfLine (ghc-lib/stage0/compiler/build/primop-out-of-line.hs-incl:1) primOpCodeSize (ghc-lib/stage0/compiler/build/primop-code-size.hs-incl:1) primOpOkForSpeculation (compiler/GHC/Builtin/PrimOps.hs:614) primOpOkToDiscard (compiler/GHC/Builtin/PrimOps.hs:620) primOpIsWorkFree (ghc-lib/stage0/compiler/build/primop-is-work-free.hs-incl:1) primOpIsCheap (ghc-lib/stage0/compiler/build/primop-is-cheap.hs-incl:1) primOpFixity (ghc-lib/stage0/compiler/build/primop-fixity.hs-incl:1) primOpDocs (ghc-lib/stage0/compiler/build/primop-docs.hs-incl:1) primOpDeprecations (ghc-lib/stage0/compiler/build/primop-deprecations.hs-incl:1) PrimOpEffect (compiler/GHC/Builtin/PrimOps.hs:602) primOpEffect (ghc-lib/stage0/compiler/build/primop-effects.hs-incl:1) getPrimOpResultInfo (compiler/GHC/Builtin/PrimOps.hs:871) isComparisonPrimOp (compiler/GHC/Builtin/PrimOps.hs:843) PrimOpResultInfo (compiler/GHC/Builtin/PrimOps.hs:861) PrimCall (compiler/GHC/Builtin/PrimOps.hs:918) 16% ( 12 / 72) in 'GHC.Stg.Syntax' Missing documentation for: Module header StgArg (compiler/GHC/Stg/Syntax.hs:133) GenStgBinding (compiler/GHC/Stg/Syntax.hs:121) GenStgExpr (compiler/GHC/Stg/Syntax.hs:202) GenStgRhs (compiler/GHC/Stg/Syntax.hs:409) GenStgAlt (compiler/GHC/Stg/Syntax.hs:493) AltType (compiler/GHC/Stg/Syntax.hs:499) BinderP (compiler/GHC/Stg/Syntax.hs:635) XRhsClosure (compiler/GHC/Stg/Syntax.hs:642) XLet (compiler/GHC/Stg/Syntax.hs:651) XLetNoEscape (compiler/GHC/Stg/Syntax.hs:658) OutputablePass (compiler/GHC/Stg/Syntax.hs:738) UpdateFlag (compiler/GHC/Stg/Syntax.hs:677) isUpdatable (compiler/GHC/Stg/Syntax.hs:700) StgTopBinding (compiler/GHC/Stg/Syntax.hs:541) StgBinding (compiler/GHC/Stg/Syntax.hs:542) StgExpr (compiler/GHC/Stg/Syntax.hs:543) StgRhs (compiler/GHC/Stg/Syntax.hs:544) StgAlt (compiler/GHC/Stg/Syntax.hs:545) CgStgTopBinding (compiler/GHC/Stg/Syntax.hs:553) CgStgBinding (compiler/GHC/Stg/Syntax.hs:554) CgStgExpr (compiler/GHC/Stg/Syntax.hs:555) CgStgRhs (compiler/GHC/Stg/Syntax.hs:556) CgStgAlt (compiler/GHC/Stg/Syntax.hs:557) TgStgTopBinding (compiler/GHC/Stg/Syntax.hs:559) TgStgBinding (compiler/GHC/Stg/Syntax.hs:560) TgStgExpr (compiler/GHC/Stg/Syntax.hs:561) TgStgRhs (compiler/GHC/Stg/Syntax.hs:562) TgStgAlt (compiler/GHC/Stg/Syntax.hs:563) LlStgTopBinding (compiler/GHC/Stg/Syntax.hs:547) LlStgBinding (compiler/GHC/Stg/Syntax.hs:548) LlStgExpr (compiler/GHC/Stg/Syntax.hs:549) LlStgRhs (compiler/GHC/Stg/Syntax.hs:550) LlStgAlt (compiler/GHC/Stg/Syntax.hs:551) InStgArg (compiler/GHC/Stg/Syntax.hs:572) InStgTopBinding (compiler/GHC/Stg/Syntax.hs:570) InStgBinding (compiler/GHC/Stg/Syntax.hs:571) InStgExpr (compiler/GHC/Stg/Syntax.hs:573) InStgRhs (compiler/GHC/Stg/Syntax.hs:574) InStgAlt (compiler/GHC/Stg/Syntax.hs:575) OutStgArg (compiler/GHC/Stg/Syntax.hs:578) OutStgTopBinding (compiler/GHC/Stg/Syntax.hs:576) OutStgBinding (compiler/GHC/Stg/Syntax.hs:577) OutStgExpr (compiler/GHC/Stg/Syntax.hs:579) OutStgRhs (compiler/GHC/Stg/Syntax.hs:580) OutStgAlt (compiler/GHC/Stg/Syntax.hs:581) StgOp (compiler/GHC/Stg/Syntax.hs:716) stgRhsArity (compiler/GHC/Stg/Syntax.hs:466) freeVarsOfRhs (compiler/GHC/Stg/Syntax.hs:472) stgArgRep (compiler/GHC/Stg/Syntax.hs:149) stgArgRep_maybe (compiler/GHC/Stg/Syntax.hs:152) pprStgArg (compiler/GHC/Stg/Syntax.hs:811) pprStgExpr (compiler/GHC/Stg/Syntax.hs:818) pprStgRhs (compiler/GHC/Stg/Syntax.hs:928) pprStgBinding (compiler/GHC/Stg/Syntax.hs:788) pprStgAlt (compiler/GHC/Stg/Syntax.hs:903) pprGenStgTopBinding (compiler/GHC/Stg/Syntax.hs:765) pprStgTopBinding (compiler/GHC/Stg/Syntax.hs:791) pprGenStgTopBindings (compiler/GHC/Stg/Syntax.hs:784) pprStgTopBindings (compiler/GHC/Stg/Syntax.hs:794) Warning: 'IdKey' is ambiguous. It is defined * at compiler/GHC/StgToJS/Types.hs:203:5 * at compiler/GHC/StgToJS/Types.hs:202:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/StgToJS/Types.hs:202:1 Warning: 'ClosureInfo' is ambiguous. It is defined * at compiler/GHC/StgToJS/Types.hs:108:20 * at compiler/GHC/StgToJS/Types.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 compiler/GHC/StgToJS/Types.hs:108:1 79% ( 31 / 39) in 'GHC.StgToJS.Types' Missing documentation for: StaticInfo (compiler/GHC/StgToJS/Types.hs:228) StaticVal (compiler/GHC/StgToJS/Types.hs:234) StaticUnboxed (compiler/GHC/StgToJS/Types.hs:248) ExpFun (compiler/GHC/StgToJS/Types.hs:324) ExprResult (compiler/GHC/StgToJS/Types.hs:364) ExprValData (compiler/GHC/StgToJS/Types.hs:369) closureB (compiler/GHC/StgToJS/Types.hs:392) closureNames (compiler/GHC/StgToJS/Types.hs:395) Warning: 'mod_name' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'deps' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 81% ( 26 / 32) in 'GHC.StgToJS.Object' Missing documentation for: defaultJSOptions (compiler/GHC/StgToJS/Object.hs:705) IndexEntry (compiler/GHC/StgToJS/Object.hs:289) LocatedBlockInfo (compiler/GHC/StgToJS/Object.hs:197) BlockDeps (compiler/GHC/StgToJS/Object.hs:228) BlockId (compiler/GHC/StgToJS/Object.hs:181) BlockIds (compiler/GHC/StgToJS/Object.hs:182) 33% ( 1 / 3) in 'GHC.StgToJS.Linker.Types' Missing documentation for: JSLinkConfig (compiler/GHC/StgToJS/Linker/Types.hs:42) LinkPlan (compiler/GHC/StgToJS/Linker/Types.hs:57) Warning: 'ty' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'e' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'x' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'l' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'fun_ok' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'b' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'imposs_cons' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 58% ( 53 / 90) in 'GHC.Core.Utils' Missing documentation for: mkCastMCo (compiler/GHC/Core/Utils.hs:253) mkPiMCo (compiler/GHC/Core/Utils.hs:259) mkTicks (compiler/GHC/Core/Utils.hs:395) mkTickNoHNF (compiler/GHC/Core/Utils.hs:406) tickHNFArgs (compiler/GHC/Core/Utils.hs:412) needsCaseBindingL (compiler/GHC/Core/Utils.hs:519) mkDefaultCase (compiler/GHC/Core/Utils.hs:537) mkSingleAltCase (compiler/GHC/Core/Utils.hs:545) addDefault (compiler/GHC/Core/Utils.hs:594) isDefaultAlt (compiler/GHC/Core/Utils.hs:598) mergeCaseAlts (compiler/GHC/Core/Utils.hs:651) filterAlts (compiler/GHC/Core/Utils.hs:765) combineIdenticalAlts (compiler/GHC/Core/Utils.hs:1190) scaleAltsBy (compiler/GHC/Core/Utils.hs:1216) exprIsTrivial (compiler/GHC/Core/Utils.hs:1314) getIdFromTrivialExpr (compiler/GHC/Core/Utils.hs:1335) getIdFromTrivialExpr_maybe (compiler/GHC/Core/Utils.hs:1340) exprIsDupable (compiler/GHC/Core/Utils.hs:1362) exprIsCheap (compiler/GHC/Core/Utils.hs:1502) exprIsExpandable (compiler/GHC/Core/Utils.hs:1582) exprIsCheapX (compiler/GHC/Core/Utils.hs:1508) CheapAppFun (compiler/GHC/Core/Utils.hs:1604) exprIsWorkFree (compiler/GHC/Core/Utils.hs:1499) isCheapApp (compiler/GHC/Core/Utils.hs:1625) isExpandableApp (compiler/GHC/Core/Utils.hs:1641) isSaturatedConApp (compiler/GHC/Core/Utils.hs:398) altsAreExhaustive (compiler/GHC/Core/Utils.hs:1940) dataConRepInstPat (compiler/GHC/Core/Utils.hs:2277) dataConRepFSInstPat (compiler/GHC/Core/Utils.hs:2278) stripTicksT (compiler/GHC/Core/Utils.hs:457) mkInScopeSetBndrs (compiler/GHC/Core/Utils.hs:2633) extendInScopeSetBind (compiler/GHC/Core/Utils.hs:2625) extendInScopeSetBndrs (compiler/GHC/Core/Utils.hs:2629) mkStrictFieldSeqs (compiler/GHC/Core/Utils.hs:2787) shouldUseCbvForId (compiler/GHC/Core/Utils.hs:2887) isUnsafeEqualityCase (compiler/GHC/Core/Utils.hs:2929) dumpIdInfoOfProgram (compiler/GHC/Core/Utils.hs:2669) 0% ( 0 / 5) in 'GHC.Core.Tidy' Missing documentation for: Module header tidyExpr (compiler/GHC/Core/Tidy.hs:208) tidyRules (compiler/GHC/Core/Tidy.hs:243) tidyCbvInfoTop (compiler/GHC/Core/Tidy.hs:111) tidyBndrs (compiler/GHC/Core/Tidy.hs:285) Warning: 'Subst' is ambiguous. It is defined * at compiler/GHC/Core/TyCo/Subst.hs:105:5 * at compiler/GHC/Core/TyCo/Subst.hs:104:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Core/TyCo/Subst.hs:104:1 Warning: 'substTy' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Var' is ambiguous. It is defined * at compiler/GHC/Core.hs:249:5 * at compiler/GHC/Types/Var.hs:253:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Types/Var.hs:253:1 Warning: 'RuleInfo' is ambiguous. It is defined * at compiler/GHC/Types/Id/Info.hs:757:5 * at compiler/GHC/Types/Id/Info.hs:756:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Types/Id/Info.hs:756:1 63% ( 39 / 61) in 'GHC.Core.Subst' Missing documentation for: Module header substRulesForImportedIds (compiler/GHC/Core/Subst.hs:549) substExprSC (compiler/GHC/Core/Subst.hs:239) lookupIdSubst_maybe (compiler/GHC/Core/Subst.hs:200) substIdType (compiler/GHC/Core/Subst.hs:475) substIdOcc (compiler/GHC/Core/Subst.hs:534) substDVarSet (compiler/GHC/Core/Subst.hs:580) emptySubst (compiler/GHC/Core/TyCo/Subst.hs:255) mkEmptySubst (compiler/GHC/Core/TyCo/Subst.hs:258) mkTCvSubst (compiler/GHC/Core/TyCo/Subst.hs:275) isEmptySubst (compiler/GHC/Core/TyCo/Subst.hs:261) extendTCvSubst (compiler/GHC/Core/TyCo/Subst.hs:353) extendIdSubstWithClone (compiler/GHC/Core/Subst.hs:149) extendSubstWithVar (compiler/GHC/Core/Subst.hs:173) isInScope (compiler/GHC/Core/TyCo/Subst.hs:314) setInScope (compiler/GHC/Core/TyCo/Subst.hs:302) delBndr (compiler/GHC/Core/Subst.hs:205) delBndrs (compiler/GHC/Core/Subst.hs:211) substTyVarBndr (compiler/GHC/Core/TyCo/Subst.hs:1011) substCoVarBndr (compiler/GHC/Core/TyCo/Subst.hs:1023) cloneBndr (compiler/GHC/Core/Subst.hs:429) cloneBndrs (compiler/GHC/Core/Subst.hs:424) Warning: 'DmdType' is ambiguous. It is defined * at compiler/GHC/Types/Demand.hs:1819:5 * at compiler/GHC/Types/Demand.hs:1818:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Types/Demand.hs:1818:1 Warning: 'ty' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ABot' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'sd' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'e'' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'RuntimeRep' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 48% ( 20 / 41) in 'GHC.Core.Opt.Arity' Missing documentation for: joinRhsArity (compiler/GHC/Core/Opt/Arity.hs:140) findRhsArity (compiler/GHC/Core/Opt/Arity.hs:894) cheapArityType (compiler/GHC/Core/Opt/Arity.hs:1674) ArityOpts (compiler/GHC/Core/Opt/Arity.hs:856) etaExpandAT (compiler/GHC/Core/Opt/Arity.hs:2027) mkBotArityType (compiler/GHC/Core/Opt/Arity.hs:814) idArityType (compiler/GHC/Core/Opt/Arity.hs:1645) exprIsDeadEnd (compiler/GHC/Core/Opt/Arity.hs:1737) exprBotStrictness_maybe (compiler/GHC/Core/Opt/Arity.hs:149) arityTypeBotSigs_maybe (compiler/GHC/Core/Opt/Arity.hs:153) typeOneShots (compiler/GHC/Core/Opt/Arity.hs:197) typeOneShot (compiler/GHC/Core/Opt/Arity.hs:228) isStateHackType (compiler/GHC/Core/Opt/Arity.hs:252) zapLamBndrs (compiler/GHC/Core/Opt/Arity.hs:417) etaExpandToJoinPointRule (compiler/GHC/Core/Opt/Arity.hs:3178) pushCoArg (compiler/GHC/Core/Opt/Arity.hs:2894) pushCoArgs (compiler/GHC/Core/Opt/Arity.hs:2877) pushCoTyArg (compiler/GHC/Core/Opt/Arity.hs:2913) pushCoercionIntoLambda (compiler/GHC/Core/Opt/Arity.hs:2998) pushCoDataCon (compiler/GHC/Core/Opt/Arity.hs:3033) collectBindersPushingCo (compiler/GHC/Core/Opt/Arity.hs:3101) Warning: 'body' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'f' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'g' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 33% ( 2 / 6) in 'GHC.Core.Opt.OccurAnal' Missing documentation for: Module header occurAnalysePgm (compiler/GHC/Core/Opt/OccurAnal.hs:90) zapLambdaBndrs (compiler/GHC/Core/Opt/OccurAnal.hs:2118) scrutOkForBinderSwap (compiler/GHC/Core/Opt/OccurAnal.hs:3436) Warning: 'ty' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Many' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'build' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 70% ( 53 / 75) in 'GHC.Core.Make' Missing documentation for: mkIfThenElse (compiler/GHC/Core/Make.hs:201) mkSingleAltCase (compiler/GHC/Core/Utils.hs:545) castBottomExpr (compiler/GHC/Core/Make.hs:211) mkLitRubbish (compiler/GHC/Core/Make.hs:224) mkStringExprFSWith (compiler/GHC/Core/Make.hs:307) MkStringIds (compiler/GHC/Core/Make.hs:301) getMkStringIds (compiler/GHC/Core/Make.hs:299) FloatBind (compiler/GHC/Core/Make.hs:733) wrapFloat (compiler/GHC/Core/Make.hs:745) floatBindings (compiler/GHC/Core/Make.hs:758) mkBigCoreVarTupSolo (compiler/GHC/Core/Make.hs:453) mkRuntimeErrorApp (compiler/GHC/Core/Make.hs:857) mkImpossibleExpr (compiler/GHC/Core/Make.hs:1080) mkAbsentErrorApp (compiler/GHC/Core/Make.hs:1206) errorIds (compiler/GHC/Core/Make.hs:883) rEC_CON_ERROR_ID (compiler/GHC/Core/Make.hs:917) nON_EXHAUSTIVE_GUARDS_ERROR_ID (compiler/GHC/Core/Make.hs:920) nO_METHOD_BINDING_ERROR_ID (compiler/GHC/Core/Make.hs:919) pAT_ERROR_ID (compiler/GHC/Core/Make.hs:918) rEC_SEL_ERROR_ID (compiler/GHC/Core/Make.hs:916) tYPE_ERROR_ID (compiler/GHC/Core/Make.hs:921) aBSENT_SUM_FIELD_ERROR_ID (compiler/GHC/Core/Make.hs:1022) Warning: 'DocNameI' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'FunBinds' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 26% ( 43 /165) in 'GHC.Hs.Utils' Missing documentation for: mkHsApp (compiler/GHC/Hs/Utils.hs:242) mkHsAppWith (compiler/GHC/Hs/Utils.hs:249) mkHsApps (compiler/GHC/Hs/Utils.hs:253) mkHsAppsWith (compiler/GHC/Hs/Utils.hs:260) mkHsSyntaxApps (compiler/GHC/Hs/Utils.hs:287) mkHsAppType (compiler/GHC/Hs/Utils.hs:263) mkHsAppTypes (compiler/GHC/Hs/Utils.hs:269) mkSimpleMatch (compiler/GHC/Hs/Utils.hs:191) unguardedGRHSs (compiler/GHC/Hs/Utils.hs:204) unguardedRHS (compiler/GHC/Hs/Utils.hs:211) mkMatchGroup (compiler/GHC/Hs/Utils.hs:223) mkLamCaseMatchGroup (compiler/GHC/Hs/Utils.hs:231) mkMatch (compiler/GHC/Hs/Utils.hs:922) mkHsLam (compiler/GHC/Hs/Utils.hs:275) mkHsIf (compiler/GHC/Hs/Utils.hs:401) mkHsWrap (compiler/GHC/Hs/Utils.hs:789) mkLHsWrap (compiler/GHC/Hs/Utils.hs:786) mkHsWrapCo (compiler/GHC/Hs/Utils.hs:794) mkHsWrapCoR (compiler/GHC/Hs/Utils.hs:798) mkLHsWrapCo (compiler/GHC/Hs/Utils.hs:801) mkHsDictLet (compiler/GHC/Hs/Utils.hs:822) mkHsLams (compiler/GHC/Hs/Utils.hs:282) mkHsDo (compiler/GHC/Hs/Utils.hs:387) mkHsDoAnns (compiler/GHC/Hs/Utils.hs:388) mkHsComp (compiler/GHC/Hs/Utils.hs:389) mkHsCompAnns (compiler/GHC/Hs/Utils.hs:390) mkHsWrapPat (compiler/GHC/Hs/Utils.hs:811) mkLHsWrapPat (compiler/GHC/Hs/Utils.hs:815) mkHsWrapPatCo (compiler/GHC/Hs/Utils.hs:818) mkHsCmdWrap (compiler/GHC/Hs/Utils.hs:804) mkLHsCmdWrap (compiler/GHC/Hs/Utils.hs:808) mkHsCmdIf (compiler/GHC/Hs/Utils.hs:406) mkConLikeTc (compiler/GHC/Hs/Utils.hs:493) nlHsTyApp (compiler/GHC/Hs/Utils.hs:308) nlHsTyApps (compiler/GHC/Hs/Utils.hs:312) nlHsVar (compiler/GHC/Hs/Utils.hs:505) nl_HsVar (compiler/GHC/Hs/Utils.hs:509) nlHsLit (compiler/GHC/Hs/Utils.hs:516) nlHsApp (compiler/GHC/Hs/Utils.hs:529) nlHsApps (compiler/GHC/Hs/Utils.hs:537) nlHsSyntaxApps (compiler/GHC/Hs/Utils.hs:533) nlHsIntLit (compiler/GHC/Hs/Utils.hs:519) nlHsVarApps (compiler/GHC/Hs/Utils.hs:541) nlHsDo (compiler/GHC/Hs/Utils.hs:600) nlHsOpApp (compiler/GHC/Hs/Utils.hs:603) nlHsLam (compiler/GHC/Hs/Utils.hs:612) nlHsPar (compiler/GHC/Hs/Utils.hs:615) nlHsIf (compiler/GHC/Hs/Utils.hs:620) nlHsCase (compiler/GHC/Hs/Utils.hs:622) nlList (compiler/GHC/Hs/Utils.hs:624) mkLHsTupleExpr (compiler/GHC/Hs/Utils.hs:678) mkLHsVarTuple (compiler/GHC/Hs/Utils.hs:685) missingTupArg (compiler/GHC/Hs/Utils.hs:691) mkLocatedList (compiler/GHC/Hs/Utils.hs:237) mkVarBind (compiler/GHC/Hs/Utils.hs:855) mkHsVarBind (compiler/GHC/Hs/Utils.hs:852) mkPatSynBind (compiler/GHC/Hs/Utils.hs:861) mkHsIntegral (compiler/GHC/Hs/Utils.hs:383) mkHsFractional (compiler/GHC/Hs/Utils.hs:384) mkHsIsString (compiler/GHC/Hs/Utils.hs:385) mkHsString (compiler/GHC/Hs/Utils.hs:481) mkHsStringFS (compiler/GHC/Hs/Utils.hs:484) mkHsStringPrimLit (compiler/GHC/Hs/Utils.hs:487) mkHsCharPrimLit (compiler/GHC/Hs/Utils.hs:490) mkNPat (compiler/GHC/Hs/Utils.hs:408) mkNPlusKPat (compiler/GHC/Hs/Utils.hs:409) nlVarPat (compiler/GHC/Hs/Utils.hs:523) nlLitPat (compiler/GHC/Hs/Utils.hs:526) nlConVarPat (compiler/GHC/Hs/Utils.hs:547) nlConVarPatName (compiler/GHC/Hs/Utils.hs:550) nlConPat (compiler/GHC/Hs/Utils.hs:561) nlConPatName (compiler/GHC/Hs/Utils.hs:568) nlInfixConPat (compiler/GHC/Hs/Utils.hs:553) nlNullaryConPat (compiler/GHC/Hs/Utils.hs:575) nlWildConPat (compiler/GHC/Hs/Utils.hs:582) nlTuplePat (compiler/GHC/Hs/Utils.hs:688) mkParPat (compiler/GHC/Hs/Utils.hs:321) nlParPat (compiler/GHC/Hs/Utils.hs:324) mkBigLHsTup (compiler/GHC/Hs/Utils.hs:706) mkBigLHsPatTup (compiler/GHC/Hs/Utils.hs:713) mkHsAppTy (compiler/GHC/Hs/Type.hs:689) mkHsAppKindTy (compiler/GHC/Hs/Type.hs:698) mkHsSigEnv (compiler/GHC/Hs/Utils.hs:738) nlHsAppTy (compiler/GHC/Hs/Utils.hs:633) nlHsAppKindTy (compiler/GHC/Hs/Utils.hs:663) nlHsTyVar (compiler/GHC/Hs/Utils.hs:634) nlHsFunTy (compiler/GHC/Hs/Utils.hs:635) nlHsParTy (compiler/GHC/Hs/Utils.hs:641) nlHsTyConApp (compiler/GHC/Hs/Utils.hs:647) mkTransformStmt (compiler/GHC/Hs/Utils.hs:429) mkTransformByStmt (compiler/GHC/Hs/Utils.hs:430) mkBodyStmt (compiler/GHC/Hs/Utils.hs:435) mkPsBindStmt (compiler/GHC/Hs/Utils.hs:437) mkRnBindStmt (compiler/GHC/Hs/Utils.hs:438) mkTcBindStmt (compiler/GHC/Hs/Utils.hs:439) mkLastStmt (compiler/GHC/Hs/Utils.hs:434) emptyTransStmt (compiler/GHC/Hs/Utils.hs:423) mkGroupUsingStmt (compiler/GHC/Hs/Utils.hs:431) mkGroupByUsingStmt (compiler/GHC/Hs/Utils.hs:432) emptyRecStmt (compiler/GHC/Hs/Utils.hs:466) emptyRecStmtName (compiler/GHC/Hs/Utils.hs:467) emptyRecStmtId (compiler/GHC/Hs/Utils.hs:468) mkRecStmt (compiler/GHC/Hs/Utils.hs:379) unitRecStmtTc (compiler/GHC/Hs/Utils.hs:461) mkLetStmt (compiler/GHC/Hs/Utils.hs:472) isUnliftedHsBinds (compiler/GHC/Hs/Utils.hs:1046) collectLocalBinders (compiler/GHC/Hs/Utils.hs:1070) collectHsValBinders (compiler/GHC/Hs/Utils.hs:1087) collectHsBindsBinders (compiler/GHC/Hs/Utils.hs:1100) collectPatBinders (compiler/GHC/Hs/Utils.hs:1214) collectPatsBinders (compiler/GHC/Hs/Utils.hs:1221) collectLStmtsBinders (compiler/GHC/Hs/Utils.hs:1166) collectStmtsBinders (compiler/GHC/Hs/Utils.hs:1173) collectLStmtBinders (compiler/GHC/Hs/Utils.hs:1180) collectStmtBinders (compiler/GHC/Hs/Utils.hs:1188) TyDeclBinders (compiler/GHC/Hs/Utils.hs:1449) hsTyClForeignBinders (compiler/GHC/Hs/Utils.hs:1437) getPatSynBinds (compiler/GHC/Hs/Utils.hs:1536) hsGroupBinders (compiler/GHC/Hs/Utils.hs:1427) lStmtsImplicits (compiler/GHC/Hs/Utils.hs:1780) hsValBindsImplicits (compiler/GHC/Hs/Utils.hs:1809) lHsRecFieldsImplicits (compiler/GHC/Hs/Utils.hs:1862) 77% ( 14 / 18) in 'GHC.Hs' Missing documentation for: Module header Fixity (compiler/Language/Haskell/Syntax/Basic.hs:137) AnnsModule (compiler/GHC/Hs.hs:90) HsParsedModule (compiler/GHC/Hs.hs:141) 33% ( 3 / 9) in 'GHC.Types.Meta' Missing documentation for: MetaHook (compiler/GHC/Types/Meta.hs:37) metaRequestE (compiler/GHC/Types/Meta.hs:40) metaRequestP (compiler/GHC/Types/Meta.hs:43) metaRequestT (compiler/GHC/Types/Meta.hs:46) metaRequestD (compiler/GHC/Types/Meta.hs:49) metaRequestAW (compiler/GHC/Types/Meta.hs:52) Warning: 'FixedRuntimeRepOrigin' is ambiguous. It is defined * at compiler/GHC/Tc/Types/Origin.hs:1047:5 * at compiler/GHC/Tc/Types/Origin.hs:1046:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Tc/Types/Origin.hs:1046:1 Warning: 'SkolemInfo' is ambiguous. It is defined * at compiler/GHC/Tc/Types/Origin.hs:245:5 * at compiler/GHC/Tc/Types/Origin.hs:244:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Tc/Types/Origin.hs:244:1 Warning: 'k' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'l' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'matchExpectedFunTys' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'matchActualFunTy' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'PrimOp' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'coerce' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'TcSolverReportMsg' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 56% ( 34 / 60) in 'GHC.Tc.Types.Origin' Missing documentation for: pprUserTypeCtxt (compiler/GHC/Tc/Types/Origin.hs:197) isSigMaybe (compiler/GHC/Tc/Types/Origin.hs:225) reportRedundantConstraints (compiler/GHC/Tc/Types/Origin.hs:175) redundantConstraintsSpan (compiler/GHC/Tc/Types/Origin.hs:179) getSkolemInfo (compiler/GHC/Tc/Types/Origin.hs:346) pprSigSkolInfo (compiler/GHC/Tc/Types/Origin.hs:393) pprSkolInfo (compiler/GHC/Tc/Types/Origin.hs:359) unkSkolAnon (compiler/GHC/Tc/Types/Origin.hs:335) mkClsInstSkol (compiler/GHC/Tc/Types/Origin.hs:349) CtOrigin (compiler/GHC/Tc/Types/Origin.hs:487) exprCtOrigin (compiler/GHC/Tc/Types/Origin.hs:718) isVisibleOrigin (compiler/GHC/Tc/Types/Origin.hs:677) toInvisibleOrigin (compiler/GHC/Tc/Types/Origin.hs:684) pprCtOrigin (compiler/GHC/Tc/Types/Origin.hs:784) isGivenOrigin (compiler/GHC/Tc/Types/Origin.hs:688) isWantedWantedFunDepOrigin (compiler/GHC/Tc/Types/Origin.hs:695) ClsInstOrQC (compiler/GHC/Tc/Types/Origin.hs:659) NakedScFlag (compiler/GHC/Tc/Types/Origin.hs:662) NonLinearPatternReason (compiler/GHC/Tc/Types/Origin.hs:647) isPushCallStackOrigin (compiler/GHC/Tc/Types/Origin.hs:990) callStackOriginFS (compiler/GHC/Tc/Types/Origin.hs:996) Polarity (compiler/GHC/Tc/Types/Origin.hs:1289) pprFRRArrowContext (compiler/GHC/Tc/Types/Origin.hs:1370) pprExpectedFunTyOrigin (compiler/GHC/Tc/Types/Origin.hs:1465) pprExpectedFunTyHerald (compiler/GHC/Tc/Types/Origin.hs:1495) InstanceWhat (compiler/GHC/Tc/Types/Origin.hs:1523) 29% ( 8 / 27) in 'GHC.Tc.Types.BasicTypes' Missing documentation for: Module header TcBinderStack (compiler/GHC/Tc/Types/BasicTypes.hs:54) TcId (compiler/GHC/Tc/Types/BasicTypes.hs:55) TcBinder (compiler/GHC/Tc/Types/BasicTypes.hs:63) TcSigFun (compiler/GHC/Tc/Types/BasicTypes.hs:101) TcSigInfo (compiler/GHC/Tc/Types/BasicTypes.hs:104) TcIdSig (compiler/GHC/Tc/Types/BasicTypes.hs:108) TcCompleteSig (compiler/GHC/Tc/Types/BasicTypes.hs:112) TcPartialSig (compiler/GHC/Tc/Types/BasicTypes.hs:124) TcPatSynSig (compiler/GHC/Tc/Types/BasicTypes.hs:135) TcIdSigInst (compiler/GHC/Tc/Types/BasicTypes.hs:164) isPartialSig (compiler/GHC/Tc/Types/BasicTypes.hs:275) tcSigInfoName (compiler/GHC/Tc/Types/BasicTypes.hs:286) tcIdSigLoc (compiler/GHC/Tc/Types/BasicTypes.hs:291) completeSigPolyId_maybe (compiler/GHC/Tc/Types/BasicTypes.hs:295) RhsNames (compiler/GHC/Tc/Types/BasicTypes.hs:368) ClosedTypeId (compiler/GHC/Tc/Types/BasicTypes.hs:371) tcTyThingCategory (compiler/GHC/Tc/Types/BasicTypes.hs:520) pprTcTyThingCategory (compiler/GHC/Tc/Types/BasicTypes.hs:517) Warning: 'ZonkM' is ambiguous. It is defined * at compiler/GHC/Tc/Zonk/Monad.hs:66:1 * at compiler/GHC/Tc/Zonk/Monad.hs:51:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Tc/Zonk/Monad.hs:51:1 Warning: 'TcM' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'traceTc' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 75% ( 6 / 8) in 'GHC.Tc.Zonk.Monad' Missing documentation for: getZonkGblEnv (compiler/GHC/Tc/Zonk/Monad.hs:97) getZonkTcLevel (compiler/GHC/Tc/Zonk/Monad.hs:101) 50% ( 1 / 2) in 'GHC.Tc.Types.ErrCtxt' Missing documentation for: Module header Warning: 'setCtLocM' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'TcLclCtxt' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 14% ( 5 / 35) in 'GHC.Tc.Types.CtLoc' Missing documentation for: Module header CtLoc (compiler/GHC/Tc/Types/CtLoc.hs:123) ctLocSpan (compiler/GHC/Tc/Types/CtLoc.hs:183) ctLocEnv (compiler/GHC/Tc/Types/CtLoc.hs:171) ctLocLevel (compiler/GHC/Tc/Types/CtLoc.hs:174) ctLocOrigin (compiler/GHC/Tc/Types/CtLoc.hs:180) ctLocTypeOrKind_maybe (compiler/GHC/Tc/Types/CtLoc.hs:186) toInvisibleLoc (compiler/GHC/Tc/Types/CtLoc.hs:161) ctLocDepth (compiler/GHC/Tc/Types/CtLoc.hs:177) bumpCtLocDepth (compiler/GHC/Tc/Types/CtLoc.hs:192) isGivenLoc (compiler/GHC/Tc/Types/CtLoc.hs:205) mkGivenLoc (compiler/GHC/Tc/Types/CtLoc.hs:164) mkKindEqLoc (compiler/GHC/Tc/Types/CtLoc.hs:131) setCtLocOrigin (compiler/GHC/Tc/Types/CtLoc.hs:195) updateCtLocOrigin (compiler/GHC/Tc/Types/CtLoc.hs:198) setCtLocEnv (compiler/GHC/Tc/Types/CtLoc.hs:202) setCtLocSpan (compiler/GHC/Tc/Types/CtLoc.hs:189) pprCtLoc (compiler/GHC/Tc/Types/CtLoc.hs:210) adjustCtLoc (compiler/GHC/Tc/Types/CtLoc.hs:148) adjustCtLocTyConBinder (compiler/GHC/Tc/Types/CtLoc.hs:138) getCtLocEnvLoc (compiler/GHC/Tc/Types/CtLoc.hs:236) setCtLocEnvLoc (compiler/GHC/Tc/Types/CtLoc.hs:250) setCtLocRealLoc (compiler/GHC/Tc/Types/CtLoc.hs:245) getCtLocEnvLvl (compiler/GHC/Tc/Types/CtLoc.hs:239) setCtLocEnvLvl (compiler/GHC/Tc/Types/CtLoc.hs:242) ctLocEnvInGeneratedCode (compiler/GHC/Tc/Types/CtLoc.hs:260) initialSubGoalDepth (compiler/GHC/Tc/Types/CtLoc.hs:98) maxSubGoalDepth (compiler/GHC/Tc/Types/CtLoc.hs:104) bumpSubGoalDepth (compiler/GHC/Tc/Types/CtLoc.hs:101) subGoalDepthExceeded (compiler/GHC/Tc/Types/CtLoc.hs:107) Warning: 'checkTypeEq' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'TyConApp' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'CoercionTy' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Type' is ambiguous. It is defined * at compiler/GHC/Core.hs:258:5 * at compiler/GHC/Core/TyCo/Rep.hs:124:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Core/TyCo/Rep.hs:124:1 34% ( 62 /179) in 'GHC.Tc.Types.Constraint' Missing documentation for: Ct (compiler/GHC/Tc/Types/Constraint.hs:192) Cts (compiler/GHC/Tc/Types/Constraint.hs:159) singleCt (compiler/GHC/Tc/Types/Constraint.hs:1132) listToCts (compiler/GHC/Tc/Types/Constraint.hs:1138) ctsElts (compiler/GHC/Tc/Types/Constraint.hs:1141) consCts (compiler/GHC/Tc/Types/Constraint.hs:1144) snocCts (compiler/GHC/Tc/Types/Constraint.hs:1147) extendCtsList (compiler/GHC/Tc/Types/Constraint.hs:1150) isEmptyCts (compiler/GHC/Tc/Types/Constraint.hs:1157) emptyCts (compiler/GHC/Tc/Types/Constraint.hs:1154) andCts (compiler/GHC/Tc/Types/Constraint.hs:1135) ctsPreds (compiler/GHC/Tc/Types/Constraint.hs:1160) isPendingScDictCt (compiler/GHC/Tc/Types/Constraint.hs:1052) isPendingScDict (compiler/GHC/Tc/Types/Constraint.hs:1046) pendingScDict_maybe (compiler/GHC/Tc/Types/Constraint.hs:1057) getPendingWantedScs (compiler/GHC/Tc/Types/Constraint.hs:1086) isWantedCt (compiler/GHC/Tc/Types/Constraint.hs:971) isGivenCt (compiler/GHC/Tc/Types/Constraint.hs:974) ctEvidence (compiler/GHC/Tc/Types/Constraint.hs:717) updCtEvidence (compiler/GHC/Tc/Types/Constraint.hs:724) ctLoc (compiler/GHC/Tc/Types/Constraint.hs:733) ctPred (compiler/GHC/Tc/Types/Constraint.hs:740) ctOrigin (compiler/GHC/Tc/Types/Constraint.hs:736) ctRewriters (compiler/GHC/Tc/Types/Constraint.hs:743) ctEvId (compiler/GHC/Tc/Types/Constraint.hs:747) mkNonCanonical (compiler/GHC/Tc/Types/Constraint.hs:706) mkGivens (compiler/GHC/Tc/Types/Constraint.hs:709) boundOccNamesOfWC (compiler/GHC/Tc/Types/Constraint.hs:850) EqCt (compiler/GHC/Tc/Types/Constraint.hs:282) eqCtEvidence (compiler/GHC/Tc/Types/Constraint.hs:302) eqCtLHS (compiler/GHC/Tc/Types/Constraint.hs:305) DictCt (compiler/GHC/Tc/Types/Constraint.hs:201) dictCtEvidence (compiler/GHC/Tc/Types/Constraint.hs:216) dictCtPred (compiler/GHC/Tc/Types/Constraint.hs:219) IrredCt (compiler/GHC/Tc/Types/Constraint.hs:309) irredCtEvidence (compiler/GHC/Tc/Types/Constraint.hs:318) mkIrredCt (compiler/GHC/Tc/Types/Constraint.hs:315) ctIrredCt (compiler/GHC/Tc/Types/Constraint.hs:324) irredCtPred (compiler/GHC/Tc/Types/Constraint.hs:321) QCInst (compiler/GHC/Tc/Types/Constraint.hs:333) pendingScInst_maybe (compiler/GHC/Tc/Types/Constraint.hs:1064) cteProblem (compiler/GHC/Tc/Types/Constraint.hs:548) cterClearOccursCheck (compiler/GHC/Tc/Types/Constraint.hs:579) cteImpredicative (compiler/GHC/Tc/Types/Constraint.hs:532) cteTypeFamily (compiler/GHC/Tc/Types/Constraint.hs:533) cteCoercionHole (compiler/GHC/Tc/Types/Constraint.hs:542) cteInsolubleOccurs (compiler/GHC/Tc/Types/Constraint.hs:535) cteSolubleOccurs (compiler/GHC/Tc/Types/Constraint.hs:536) cteConcrete (compiler/GHC/Tc/Types/Constraint.hs:543) cteSkolemEscape (compiler/GHC/Tc/Types/Constraint.hs:545) impredicativeProblem (compiler/GHC/Tc/Types/Constraint.hs:551) insolubleOccursProblem (compiler/GHC/Tc/Types/Constraint.hs:552) solubleOccursProblem (compiler/GHC/Tc/Types/Constraint.hs:553) cterHasOnlyProblems (compiler/GHC/Tc/Types/Constraint.hs:570) cterRemoveProblem (compiler/GHC/Tc/Types/Constraint.hs:573) cterHasOccursCheck (compiler/GHC/Tc/Types/Constraint.hs:576) canTyFamEqLHS_maybe (compiler/GHC/Tc/Types/Constraint.hs:810) WantedConstraints (compiler/GHC/Tc/Types/Constraint.hs:1170) insolubleWC (compiler/GHC/Tc/Types/Constraint.hs:1318) emptyWC (compiler/GHC/Tc/Types/Constraint.hs:1177) isEmptyWC (compiler/GHC/Tc/Types/Constraint.hs:1190) andWC (compiler/GHC/Tc/Types/Constraint.hs:1201) unionsWC (compiler/GHC/Tc/Types/Constraint.hs:1208) mkSimpleWC (compiler/GHC/Tc/Types/Constraint.hs:1182) mkImplicWC (compiler/GHC/Tc/Types/Constraint.hs:1186) addInsols (compiler/GHC/Tc/Types/Constraint.hs:1219) dropMisleading (compiler/GHC/Tc/Types/Constraint.hs:1239) addSimples (compiler/GHC/Tc/Types/Constraint.hs:1211) addImplics (compiler/GHC/Tc/Types/Constraint.hs:1216) addHoles (compiler/GHC/Tc/Types/Constraint.hs:1223) addNotConcreteError (compiler/GHC/Tc/Types/Constraint.hs:1227) addDelayedErrors (compiler/GHC/Tc/Types/Constraint.hs:1231) insolubleWantedCt (compiler/GHC/Tc/Types/Constraint.hs:1335) insolubleIrredCt (compiler/GHC/Tc/Types/Constraint.hs:1375) insolubleImplic (compiler/GHC/Tc/Types/Constraint.hs:1268) Implication (compiler/GHC/Tc/Types/Constraint.hs:1481) implicationPrototype (compiler/GHC/Tc/Types/Constraint.hs:1535) checkTelescopeSkol (compiler/GHC/Tc/Types/Constraint.hs:1649) ImplicStatus (compiler/GHC/Tc/Types/Constraint.hs:1552) isInsolubleStatus (compiler/GHC/Tc/Types/Constraint.hs:1263) isSolvedStatus (compiler/GHC/Tc/Types/Constraint.hs:1259) UserGiven (compiler/GHC/Tc/Types/Constraint.hs:1573) getUserGivensFromImplics (compiler/GHC/Tc/Types/Constraint.hs:1576) HasGivenEqs (compiler/GHC/Tc/Types/Constraint.hs:1564) checkImplicationInvariants (compiler/GHC/Tc/Types/Constraint.hs:1829) setCtLocEnvLoc (compiler/GHC/Tc/Types/CtLoc.hs:250) setCtLocEnvLvl (compiler/GHC/Tc/Types/CtLoc.hs:242) getCtLocEnvLoc (compiler/GHC/Tc/Types/CtLoc.hs:236) getCtLocEnvLvl (compiler/GHC/Tc/Types/CtLoc.hs:239) ctLocEnvInGeneratedCode (compiler/GHC/Tc/Types/CtLoc.hs:260) CtEvidence (compiler/GHC/Tc/Types/Constraint.hs:2041) isWanted (compiler/GHC/Tc/Types/Constraint.hs:2159) isGiven (compiler/GHC/Tc/Types/Constraint.hs:2163) ctEvPred (compiler/GHC/Tc/Types/Constraint.hs:2056) ctEvLoc (compiler/GHC/Tc/Types/Constraint.hs:2059) ctEvOrigin (compiler/GHC/Tc/Types/Constraint.hs:2062) ctEvExpr (compiler/GHC/Tc/Types/Constraint.hs:2091) ctEvTerm (compiler/GHC/Tc/Types/Constraint.hs:2080) ctEvCoercion (compiler/GHC/Tc/Types/Constraint.hs:2096) ctEvEvId (compiler/GHC/Tc/Types/Constraint.hs:2107) ctEvUnique (compiler/GHC/Tc/Types/Constraint.hs:2112) tcEvDestUnique (compiler/GHC/Tc/Types/Constraint.hs:2116) setCtEvLoc (compiler/GHC/Tc/Types/Constraint.hs:2120) emptyRewriterSet (compiler/GHC/Tc/Types/Constraint.hs:2180) isEmptyRewriterSet (compiler/GHC/Tc/Types/Constraint.hs:2189) addRewriter (compiler/GHC/Tc/Types/Constraint.hs:2192) unitRewriterSet (compiler/GHC/Tc/Types/Constraint.hs:2183) unionRewriterSet (compiler/GHC/Tc/Types/Constraint.hs:2186) rewriterSetFromCts (compiler/GHC/Tc/Types/Constraint.hs:2196) wrapType (compiler/GHC/Tc/Types/Constraint.hs:1946) CtFlavour (compiler/GHC/Tc/Types/Constraint.hs:2211) ctEvFlavour (compiler/GHC/Tc/Types/Constraint.hs:2221) eqCanRewrite (compiler/GHC/Tc/Types/Constraint.hs:2464) eqCanRewriteFR (compiler/GHC/Tc/Types/Constraint.hs:2474) pprEvVarTheta (compiler/GHC/Tc/Types/Constraint.hs:1938) pprEvVars (compiler/GHC/Tc/Types/Constraint.hs:1935) pprEvVarWithType (compiler/GHC/Tc/Types/Constraint.hs:1941) 0% ( 0 / 12) in 'GHC.Tc.Types.TH' Missing documentation for: Module header SpliceType (compiler/GHC/Tc/Types/TH.hs:28) SpliceOrBracket (compiler/GHC/Tc/Types/TH.hs:29) ThStage (compiler/GHC/Tc/Types/TH.hs:31) PendingStuff (compiler/GHC/Tc/Types/TH.hs:64) ThLevel (compiler/GHC/Tc/Types/TH.hs:92) topStage (compiler/GHC/Tc/Types/TH.hs:82) topAnnStage (compiler/GHC/Tc/Types/TH.hs:83) topSpliceStage (compiler/GHC/Tc/Types/TH.hs:84) thLevel (compiler/GHC/Tc/Types/TH.hs:104) impLevel (compiler/GHC/Tc/Types/TH.hs:100) outerLevel (compiler/GHC/Tc/Types/TH.hs:101) Warning: 'tcLookup' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 33% ( 2 / 6) in 'GHC.Tc.Errors.Hole.FitTypes' Missing documentation for: Module header TypedHole (compiler/GHC/Tc/Errors/Hole/FitTypes.hs:24) hfIsLcl (compiler/GHC/Tc/Errors/Hole/FitTypes.hs:120) pprHoleFitCand (compiler/GHC/Tc/Errors/Hole/FitTypes.hs:56) 4% ( 1 / 25) in 'GHC.Tc.Solver.Types' Missing documentation for: DictMap (compiler/GHC/Tc/Solver/Types.hs:129) emptyDictMap (compiler/GHC/Tc/Solver/Types.hs:132) findDictsByTyConKey (compiler/GHC/Tc/Solver/Types.hs:147) findDictsByClass (compiler/GHC/Tc/Solver/Types.hs:144) foldDicts (compiler/GHC/Tc/Solver/Types.hs:155) findDict (compiler/GHC/Tc/Solver/Types.hs:135) dictsToBag (compiler/GHC/Tc/Solver/Types.hs:152) FunEqMap (compiler/GHC/Tc/Solver/Types.hs:190) emptyFunEqs (compiler/GHC/Tc/Solver/Types.hs:193) findFunEq (compiler/GHC/Tc/Solver/Types.hs:196) insertFunEq (compiler/GHC/Tc/Solver/Types.hs:208) findFunEqsByTyCon (compiler/GHC/Tc/Solver/Types.hs:203) TcAppMap (compiler/GHC/Tc/Solver/Types.hs:75) emptyTcAppMap (compiler/GHC/Tc/Solver/Types.hs:87) isEmptyTcAppMap (compiler/GHC/Tc/Solver/Types.hs:84) insertTcApp (compiler/GHC/Tc/Solver/Types.hs:97) alterTcApp (compiler/GHC/Tc/Solver/Types.hs:102) filterTcAppMap (compiler/GHC/Tc/Solver/Types.hs:108) tcAppMapToBag (compiler/GHC/Tc/Solver/Types.hs:118) foldTcAppMap (compiler/GHC/Tc/Solver/Types.hs:121) delTcApp (compiler/GHC/Tc/Solver/Types.hs:94) EqualCtList (compiler/GHC/Tc/Solver/Types.hs:228) filterEqualCtList (compiler/GHC/Tc/Solver/Types.hs:264) addToEqualCtList (compiler/GHC/Tc/Solver/Types.hs:233) 21% ( 13 / 60) in 'GHC.Tc.Solver.InertSet' Missing documentation for: Module header WorkList (compiler/GHC/Tc/Solver/InertSet.hs:178) isEmptyWorkList (compiler/GHC/Tc/Solver/InertSet.hs:289) emptyWorkList (compiler/GHC/Tc/Solver/InertSet.hs:294) extendWorkListNonEq (compiler/GHC/Tc/Solver/InertSet.hs:261) extendWorkListCt (compiler/GHC/Tc/Solver/InertSet.hs:268) extendWorkListCts (compiler/GHC/Tc/Solver/InertSet.hs:286) extendWorkListCtList (compiler/GHC/Tc/Solver/InertSet.hs:283) extendWorkListEq (compiler/GHC/Tc/Solver/InertSet.hs:217) extendWorkListEqs (compiler/GHC/Tc/Solver/InertSet.hs:236) appendWorkList (compiler/GHC/Tc/Solver/InertSet.hs:201) extendWorkListImplic (compiler/GHC/Tc/Solver/InertSet.hs:264) workListSize (compiler/GHC/Tc/Solver/InertSet.hs:213) selectWorkItem (compiler/GHC/Tc/Solver/InertSet.hs:299) InertSet (compiler/GHC/Tc/Solver/InertSet.hs:342) InertCans (compiler/GHC/Tc/Solver/InertSet.hs:1223) emptyInert (compiler/GHC/Tc/Solver/InertSet.hs:387) noGivenNewtypeReprEqs (compiler/GHC/Tc/Solver/InertSet.hs:1830) updGivenEqs (compiler/GHC/Tc/Solver/InertSet.hs:1528) mightEqualLater (compiler/GHC/Tc/Solver/InertSet.hs:1865) InertEqs (compiler/GHC/Tc/Solver/InertSet.hs:1270) foldTyEqs (compiler/GHC/Tc/Solver/InertSet.hs:1328) delEq (compiler/GHC/Tc/Solver/InertSet.hs:1335) findEq (compiler/GHC/Tc/Solver/InertSet.hs:1349) partitionInertEqs (compiler/GHC/Tc/Solver/InertSet.hs:1373) partitionFunEqs (compiler/GHC/Tc/Solver/InertSet.hs:1395) foldFunEqs (compiler/GHC/Tc/Solver/InertSet.hs:1390) addEqToCans (compiler/GHC/Tc/Solver/InertSet.hs:1314) updDicts (compiler/GHC/Tc/Solver/InertSet.hs:1412) delDict (compiler/GHC/Tc/Solver/InertSet.hs:1415) addDict (compiler/GHC/Tc/Solver/InertSet.hs:1419) filterDicts (compiler/GHC/Tc/Solver/InertSet.hs:1427) partitionDicts (compiler/GHC/Tc/Solver/InertSet.hs:1430) addSolvedDict (compiler/GHC/Tc/Solver/InertSet.hs:1423) InertIrreds (compiler/GHC/Tc/Solver/InertSet.hs:1272) delIrred (compiler/GHC/Tc/Solver/InertSet.hs:1462) addIrreds (compiler/GHC/Tc/Solver/InertSet.hs:1448) addIrred (compiler/GHC/Tc/Solver/InertSet.hs:1453) foldIrreds (compiler/GHC/Tc/Solver/InertSet.hs:1469) findMatchingIrreds (compiler/GHC/Tc/Solver/InertSet.hs:1473) updIrreds (compiler/GHC/Tc/Solver/InertSet.hs:1456) addIrredToCans (compiler/GHC/Tc/Solver/InertSet.hs:1443) KickOutSpec (compiler/GHC/Tc/Solver/InertSet.hs:1549) kickOutRewritableLHS (compiler/GHC/Tc/Solver/InertSet.hs:1576) CycleBreakerVarStack (compiler/GHC/Tc/Solver/InertSet.hs:332) InteractResult (compiler/GHC/Tc/Solver/InertSet.hs:2135) solveOneFromTheOther (compiler/GHC/Tc/Solver/InertSet.hs:2155) Warning: 'dsGetCompleteMatches' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'DsM' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'vi_ty' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'PmLit' is ambiguous. It is defined * at compiler/GHC/HsToCore/Pmc/Solver/Types.hs:371:14 * at compiler/GHC/HsToCore/Pmc/Solver/Types.hs:371:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/HsToCore/Pmc/Solver/Types.hs:371:1 53% ( 24 / 45) in 'GHC.HsToCore.Pmc.Solver.Types' Missing documentation for: PmAltConApp (compiler/GHC/HsToCore/Pmc/Solver/Types.hs:205) initNablas (compiler/GHC/HsToCore/Pmc/Solver/Types.hs:111) lookupRefuts (compiler/GHC/HsToCore/Pmc/Solver/Types.hs:345) lookupSolution (compiler/GHC/HsToCore/Pmc/Solver/Types.hs:355) lookupVarInfo (compiler/GHC/HsToCore/Pmc/Solver/Types.hs:305) trvVarInfo (compiler/GHC/HsToCore/Pmc/Solver/Types.hs:333) CompleteMatch (compiler/GHC/Types/CompleteMatch.hs:24) getRcm (compiler/GHC/HsToCore/Pmc/Solver/Types.hs:274) isRcmInitialised (compiler/GHC/HsToCore/Pmc/Solver/Types.hs:277) PmLitValue (compiler/GHC/HsToCore/Pmc/Solver/Types.hs:375) pmAltConImplBangs (compiler/GHC/HsToCore/Pmc/Solver/Types.hs:529) PmAltConSet (compiler/GHC/HsToCore/Pmc/Solver/Types.hs:453) emptyPmAltConSet (compiler/GHC/HsToCore/Pmc/Solver/Types.hs:456) isEmptyPmAltConSet (compiler/GHC/HsToCore/Pmc/Solver/Types.hs:459) extendPmAltConSet (compiler/GHC/HsToCore/Pmc/Solver/Types.hs:468) pmAltConSetElems (compiler/GHC/HsToCore/Pmc/Solver/Types.hs:474) literalToPmLit (compiler/GHC/HsToCore/Pmc/Solver/Types.hs:591) negatePmLit (compiler/GHC/HsToCore/Pmc/Solver/Types.hs:601) overloadPmLit (compiler/GHC/HsToCore/Pmc/Solver/Types.hs:610) pmLitAsStringLit (compiler/GHC/HsToCore/Pmc/Solver/Types.hs:621) coreExprAsPmLit (compiler/GHC/HsToCore/Pmc/Solver/Types.hs:626) Warning: 'maxPmCheckModels' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'CIRB' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'SrcInfo' is ambiguous. It is defined * at compiler/GHC/HsToCore/Pmc/Types.hs:106:19 * at compiler/GHC/HsToCore/Pmc/Types.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 compiler/GHC/HsToCore/Pmc/Types.hs:106:1 Warning: 'GRHS' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'GRHSs' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Match' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'MatchGroup' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 92% ( 26 / 28) in 'GHC.HsToCore.Pmc.Types' Missing documentation for: PmRecSel (compiler/GHC/HsToCore/Pmc/Types.hs:181) Precision (compiler/GHC/HsToCore/Pmc/Types.hs:226) 100% ( 2 / 2) in 'GHC.HsToCore.Pmc.Ppr' Warning: 'PatternSynonyms' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'mdo' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'WarnPrepositiveQualifiedModule' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: '@' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'qualified' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ImportQualifiedPost' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ExplicitNamespaces' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: '.' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'OverloadedRecordUpdate' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: '~' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: '!' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ParseContext' is ambiguous. It is defined * at compiler/GHC/Parser/Errors/Types.hs:531:5 * at compiler/GHC/Parser/Errors/Types.hs:530:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Parser/Errors/Types.hs:530:1 22% ( 5 / 22) in 'GHC.Parser.Errors.Types' Missing documentation for: Module header PsWarning (compiler/GHC/Parser/Errors/Types.hs:26) PsError (compiler/GHC/Parser/Errors/Types.hs:27) PsHeaderMessage (compiler/GHC/Parser/Errors/Types.hs:41) PsMessage (compiler/GHC/Parser/Errors/Types.hs:66) PsInvalidTypeSignature (compiler/GHC/Parser/Errors/Types.hs:513) PatIncompleteDoBlock (compiler/GHC/Parser/Errors/Types.hs:523) PsErrInPatDetails (compiler/GHC/Parser/Errors/Types.hs:539) PsErrPunDetails (compiler/GHC/Parser/Errors/Types.hs:549) PsErrTypeSyntaxDetails (compiler/GHC/Parser/Errors/Types.hs:554) noParseContext (compiler/GHC/Parser/Errors/Types.hs:568) incompleteDoBlock (compiler/GHC/Parser/Errors/Types.hs:571) NumUnderscoreReason (compiler/GHC/Parser/Errors/Types.hs:577) LexErrKind (compiler/GHC/Parser/Errors/Types.hs:583) LexErr (compiler/GHC/Parser/Errors/Types.hs:589) TransLayoutReason (compiler/GHC/Parser/Errors/Types.hs:606) FileHeaderPragmaType (compiler/GHC/Parser/Errors/Types.hs:611) 28% ( 2 / 7) in 'GHC.Parser.String' Missing documentation for: Module header StringLexError (compiler/GHC/Parser/String.hs:38) lexString (compiler/GHC/Parser/String.hs:41) isDoubleSmartQuote (compiler/GHC/Parser/String.hs:239) isSingleSmartQuote (compiler/GHC/Parser/String.hs:245) 100% ( 6 / 6) in 'GHC.Hs.Dump' 37% ( 6 / 16) in 'GHC.Driver.Backpack.Syntax' Missing documentation for: HsUnitId (compiler/GHC/Driver/Backpack/Syntax.hs:47) LHsUnitId (compiler/GHC/Driver/Backpack/Syntax.hs:48) HsModuleSubst (compiler/GHC/Driver/Backpack/Syntax.hs:50) LHsModuleSubst (compiler/GHC/Driver/Backpack/Syntax.hs:51) HsModuleId (compiler/GHC/Driver/Backpack/Syntax.hs:53) LHsModuleId (compiler/GHC/Driver/Backpack/Syntax.hs:55) HsComponentId (compiler/GHC/Driver/Backpack/Syntax.hs:39) LHsUnit (compiler/GHC/Driver/Backpack/Syntax.hs:62) LHsUnitDecl (compiler/GHC/Driver/Backpack/Syntax.hs:69) LRenaming (compiler/GHC/Driver/Backpack/Syntax.hs:86) 19% ( 4 / 21) in 'GHC.Core.Unfold' Missing documentation for: Module header sizeExpr (compiler/GHC/Core/Unfold.hs:461) ArgSummary (compiler/GHC/Core/Unfold.hs:149) nonTriv (compiler/GHC/Core/Unfold.hs:160) CallCtxt (compiler/GHC/Core/Unfold.hs:163) defaultUnfoldingOpts (compiler/GHC/Core/Unfold.hs:89) updateCreationThreshold (compiler/GHC/Core/Unfold.hs:125) updateUseThreshold (compiler/GHC/Core/Unfold.hs:128) updateFunAppDiscount (compiler/GHC/Core/Unfold.hs:131) updateDictDiscount (compiler/GHC/Core/Unfold.hs:134) updateVeryAggressive (compiler/GHC/Core/Unfold.hs:137) updateCaseScaling (compiler/GHC/Core/Unfold.hs:144) updateCaseThreshold (compiler/GHC/Core/Unfold.hs:141) updateReportPrefix (compiler/GHC/Core/Unfold.hs:147) inlineBoringOk (compiler/GHC/Core/Unfold.hs:224) calcUnfoldingGuidance (compiler/GHC/Core/Unfold.hs:251) uncondInlineJoin (compiler/GHC/Core/Unfold.hs:437) Warning: 'ModuleName' is ambiguous. It is defined * at compiler/Language/Haskell/Syntax/Module/Name.hs:13:22 * at compiler/Language/Haskell/Syntax/Module/Name.hs:13:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/Language/Haskell/Syntax/Module/Name.hs:13:1 Warning: 'PackageName' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'getUnitDbRefs' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'NoBackend' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'DynFlags' is ambiguous. It is defined * at compiler/GHC/Driver/DynFlags.hs:147:17 * at compiler/GHC/Driver/DynFlags.hs:147:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Driver/DynFlags.hs:147:1 Warning: 'WarningCategory' is ambiguous. It is defined * at compiler/GHC/Unit/Module/Warnings.hs:133:27 * at compiler/GHC/Unit/Module/Warnings.hs:133:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Unit/Module/Warnings.hs:133:1 51% ( 59 /114) in 'GHC.Driver.DynFlags' Missing documentation for: Module header WarningFlag (compiler/GHC/Driver/Flags.hs:959) Language (compiler/GHC/Driver/Flags.hs:62) FatalMessager (compiler/GHC/Driver/DynFlags.hs:721) FlushOut (compiler/GHC/Driver/DynFlags.hs:727) hasPprDebug (compiler/GHC/Driver/DynFlags.hs:995) hasNoDebugOutput (compiler/GHC/Driver/DynFlags.hs:998) hasNoStateHack (compiler/GHC/Driver/DynFlags.hs:1001) hasNoOptCoercion (compiler/GHC/Driver/DynFlags.hs:1004) xopt_DuplicateRecordFields (compiler/GHC/Driver/DynFlags.hs:1143) xopt_FieldSelectors (compiler/GHC/Driver/DynFlags.hs:1148) lang_set (compiler/GHC/Driver/DynFlags.hs:1153) DynamicTooState (compiler/GHC/Driver/DynFlags.hs:904) dynamicTooState (compiler/GHC/Driver/DynFlags.hs:911) setDynamicNow (compiler/GHC/Driver/DynFlags.hs:917) OnOff (compiler/GHC/Driver/DynFlags.hs:734) ways (compiler/GHC/Driver/DynFlags.hs:1434) HasDynFlags (compiler/GHC/Driver/DynFlags.hs:466) ContainsDynFlags (compiler/GHC/Driver/DynFlags.hs:490) RtsOptsEnabled (compiler/GHC/Driver/DynFlags.hs:876) isOneShot (compiler/GHC/Driver/DynFlags.hs:781) isNoLink (compiler/GHC/Driver/DynFlags.hs:796) packageFlagsChanged (compiler/GHC/Driver/DynFlags.hs:854) PackageDBFlag (compiler/GHC/Driver/DynFlags.hs:846) PkgDbRef (compiler/GHC/Driver/DynFlags.hs:922) showOpt (compiler/GHC/Utils/CliOption.hs:26) DynLibLoader (compiler/GHC/Driver/DynFlags.hs:871) ReexportedModule (compiler/GHC/Driver/DynFlags.hs:969) defaultFatalMessager (compiler/GHC/Driver/DynFlags.hs:724) defaultFlushOut (compiler/GHC/Driver/DynFlags.hs:730) optLevelFlags (compiler/GHC/Driver/DynFlags.hs:1239) TurnOnFlag (compiler/GHC/Driver/Flags.hs:80) turnOn (compiler/GHC/Driver/Flags.hs:82) turnOff (compiler/GHC/Driver/Flags.hs:83) programName (compiler/GHC/Driver/DynFlags.hs:1446) projectVersion (compiler/GHC/Driver/DynFlags.hs:1448) ghcUsagePath (compiler/GHC/Driver/DynFlags.hs:1450) ghciUsagePath (compiler/GHC/Driver/DynFlags.hs:1452) topDir (compiler/GHC/Driver/DynFlags.hs:1454) toolDir (compiler/GHC/Driver/DynFlags.hs:1456) versionedFilePath (compiler/GHC/Driver/DynFlags.hs:1487) extraGccViaCFlags (compiler/GHC/Driver/DynFlags.hs:1458) globalPackageDatabasePath (compiler/GHC/Driver/DynFlags.hs:1460) initPromotionTickContext (compiler/GHC/Driver/DynFlags.hs:1539) isSse4_1Enabled (compiler/GHC/Driver/DynFlags.hs:1549) isSse4_2Enabled (compiler/GHC/Driver/DynFlags.hs:1552) isAvxEnabled (compiler/GHC/Driver/DynFlags.hs:1555) isAvx2Enabled (compiler/GHC/Driver/DynFlags.hs:1558) isAvx512cdEnabled (compiler/GHC/Driver/DynFlags.hs:1561) isAvx512erEnabled (compiler/GHC/Driver/DynFlags.hs:1564) isAvx512fEnabled (compiler/GHC/Driver/DynFlags.hs:1567) isAvx512pfEnabled (compiler/GHC/Driver/DynFlags.hs:1570) isFmaEnabled (compiler/GHC/Driver/DynFlags.hs:1573) isBmiEnabled (compiler/GHC/Driver/DynFlags.hs:1579) isBmi2Enabled (compiler/GHC/Driver/DynFlags.hs:1585) Warning: 'UnitId' is ambiguous. It is defined * at compiler/GHC/Unit/Types.hs:519:18 * at compiler/GHC/Unit/Types.hs:519:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Unit/Types.hs:519:1 Warning: 'ModuleName' is ambiguous. It is defined * at compiler/Language/Haskell/Syntax/Module/Name.hs:13:22 * at compiler/Language/Haskell/Syntax/Module/Name.hs:13:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/Language/Haskell/Syntax/Module/Name.hs:13:1 Warning: 'PackageName' is ambiguous. It is defined * at compiler/GHC/Unit/Info.hs:103:23 * at compiler/GHC/Unit/Info.hs:103:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Unit/Info.hs:103:1 Warning: 'trusted' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'exposed' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Module' is ambiguous. It is defined * at compiler/GHC/Unit/Types.hs:120:23 * at compiler/GHC/Unit/Types.hs:133:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Unit/Types.hs:133:1 Warning: 'UnitVisibility' is ambiguous. It is defined * at compiler/GHC/Unit/State.hs:273:23 * at compiler/GHC/Unit/State.hs:273:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Unit/State.hs:273:1 Warning: 'UnitState' is ambiguous. It is defined * at compiler/GHC/Unit/State.hs:418:18 * at compiler/GHC/Unit/State.hs:418:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Unit/State.hs:418:1 Warning: 'DynFlags' is ambiguous. It is defined * at compiler/GHC/Driver/DynFlags.hs:147:17 * at compiler/GHC/Driver/DynFlags.hs:147:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Driver/DynFlags.hs:147:1 Warning: 'unitState' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'UnitArg' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'depends' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'InstantiatedUnit' is ambiguous. It is defined * at compiler/GHC/Unit/Types.hs:278:7 * at compiler/GHC/Unit/Types.hs:297:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Unit/Types.hs:297:1 Warning: 'nameModule' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ClosureUnitInfoMap' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 72% ( 43 / 59) in 'GHC.Unit.State' Missing documentation for: UnitState (compiler/GHC/Unit/State.hs:418) PreloadUnitClosure (compiler/GHC/Unit/State.hs:266) UnitErr (compiler/GHC/Unit/State.hs:2059) emptyUnitState (compiler/GHC/Unit/State.hs:483) readUnitDatabases (compiler/GHC/Unit/State.hs:705) readUnitDatabase (compiler/GHC/Unit/State.hs:761) getUnitDbRefs (compiler/GHC/Unit/State.hs:712) UnitInfoMap (compiler/GHC/Unit/State.hs:507) listVisibleModuleNames (compiler/GHC/Unit/State.hs:2020) lookupModuleWithSuggestions (compiler/GHC/Unit/State.hs:1915) lookupPluginModuleWithSuggestions (compiler/GHC/Unit/State.hs:1942) ModuleSuggestion (compiler/GHC/Unit/State.hs:1908) pprReason (compiler/GHC/Unit/State.hs:1244) mayThrowUnitErr (compiler/GHC/Unit/State.hs:2065) pprFlag (compiler/GHC/Unit/State.hs:1074) pprUnitInfoForUser (compiler/GHC/Unit/State.hs:2126) Warning: 'ImportAvails' is ambiguous. It is defined * at compiler/GHC/Unit/Module/Deps.hs:480:6 * at compiler/GHC/Unit/Module/Deps.hs:479:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Unit/Module/Deps.hs:479:1 Warning: 'addDependentFile' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Fingerprint' is ambiguous. It is defined * in GHC.Fingerprint.Type * in GHC.Fingerprint.Type 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.Fingerprint.Type Warning: 'checkFamInstConsistency' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 88% ( 15 / 17) in 'GHC.Unit.Module.Deps' Missing documentation for: noDependencies (compiler/GHC/Unit/Module/Deps.hs:201) dep_trusted_pkgs 100% ( 7 / 7) in 'GHC.Unit' Warning: 'SourceError' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 16% ( 1 / 6) in 'GHC.Types.Target' Missing documentation for: Module header TargetId (compiler/GHC/Types/Target.hs:44) InputFileBuffer (compiler/GHC/Types/Target.hs:54) pprTarget (compiler/GHC/Types/Target.hs:58) pprTargetId (compiler/GHC/Types/Target.hs:65) Warning: 'DriverMessage' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 10% ( 1 / 10) in 'GHC.Iface.Errors.Types' Missing documentation for: Module header MissingInterfaceError (compiler/GHC/Iface/Errors/Types.hs:58) InterfaceLookingFor (compiler/GHC/Iface/Errors/Types.hs:42) IfaceMessage (compiler/GHC/Iface/Errors/Types.hs:48) ReadInterfaceError (compiler/GHC/Iface/Errors/Types.hs:69) CantFindInstalled (compiler/GHC/Iface/Errors/Types.hs:87) CantFindInstalledReason (compiler/GHC/Iface/Errors/Types.hs:74) FindingModuleOrInterface (compiler/GHC/Iface/Errors/Types.hs:90) IfaceMessageOpts (compiler/GHC/Iface/Errors/Types.hs:38) Warning: 'ModuleGraph' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ModSummary' is ambiguous. It is defined * at compiler/GHC/Unit/Module/ModSummary.hs:62:6 * at compiler/GHC/Unit/Module/ModSummary.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 compiler/GHC/Unit/Module/ModSummary.hs:61:1 39% ( 9 / 23) in 'GHC.Unit.Module.ModSummary' Missing documentation for: ms_unitid (compiler/GHC/Unit/Module/ModSummary.hs:99) ms_installed_mod (compiler/GHC/Unit/Module/ModSummary.hs:102) ms_mod_name (compiler/GHC/Unit/Module/ModSummary.hs:105) ms_mnwib (compiler/GHC/Unit/Module/ModSummary.hs:167) msHiFilePath (compiler/GHC/Unit/Module/ModSummary.hs:150) msDynHiFilePath (compiler/GHC/Unit/Module/ModSummary.hs:151) msHsFilePath (compiler/GHC/Unit/Module/ModSummary.hs:149) msObjFilePath (compiler/GHC/Unit/Module/ModSummary.hs:152) msDynObjFilePath (compiler/GHC/Unit/Module/ModSummary.hs:153) msHsFileOsPath (compiler/GHC/Unit/Module/ModSummary.hs:156) msHiFileOsPath (compiler/GHC/Unit/Module/ModSummary.hs:157) msDynHiFileOsPath (compiler/GHC/Unit/Module/ModSummary.hs:158) msObjFileOsPath (compiler/GHC/Unit/Module/ModSummary.hs:159) msDynObjFileOsPath (compiler/GHC/Unit/Module/ModSummary.hs:160) Warning: 'f' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ModSummaries' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 28% ( 9 / 32) in 'GHC.Unit.Module.Graph' Missing documentation for: Module header emptyMG (compiler/GHC/Unit/Module/Graph.hs:202) mkModuleGraph (compiler/GHC/Unit/Module/Graph.hs:238) extendMGInst (compiler/GHC/Unit/Module/Graph.hs:224) extendMG' (compiler/GHC/Unit/Module/Graph.hs:232) unionMG (compiler/GHC/Unit/Module/Graph.hs:172) isTemplateHaskellOrQQNonBoot (compiler/GHC/Unit/Module/Graph.hs:205) mgModSummaries (compiler/GHC/Unit/Module/Graph.hs:184) mgModSummaries' (compiler/GHC/Unit/Module/Graph.hs:187) mgTransDeps (compiler/GHC/Unit/Module/Graph.hs:181) showModMsg (compiler/GHC/Unit/Module/Graph.hs:263) moduleGraphNodeModule (compiler/GHC/Unit/Module/Graph.hs:89) moduleGraphNodeModSum (compiler/GHC/Unit/Module/Graph.hs:92) SummaryNode (compiler/GHC/Unit/Module/Graph.hs:298) summaryNodeSummary (compiler/GHC/Unit/Module/Graph.hs:304) NodeKey (compiler/GHC/Unit/Module/Graph.hs:115) nodeKeyUnitId (compiler/GHC/Unit/Module/Graph.hs:129) nodeKeyModName (compiler/GHC/Unit/Module/Graph.hs:134) ModNodeKey (compiler/GHC/Unit/Module/Graph.hs:389) mkNodeKey (compiler/GHC/Unit/Module/Graph.hs:381) msKey (compiler/GHC/Unit/Module/Graph.hs:387) moduleGraphNodeUnitId (compiler/GHC/Unit/Module/Graph.hs:97) ModNodeKeyWithUid (compiler/GHC/Unit/Module/Graph.hs:137) Warning: 'enum' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'conv' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 16% ( 2 / 12) in 'GHC.HsToCore.Errors.Types' Missing documentation for: Module header MinBound (compiler/GHC/HsToCore/Errors/Types.hs:26) MaxBound (compiler/GHC/HsToCore/Errors/Types.hs:27) MaxUncoveredPatterns (compiler/GHC/HsToCore/Errors/Types.hs:28) MaxPmCheckModels (compiler/GHC/HsToCore/Errors/Types.hs:29) DsArgNum (compiler/GHC/HsToCore/Errors/Types.hs:171) NegLiteralExtEnabled (compiler/GHC/HsToCore/Errors/Types.hs:198) negLiteralExtEnabled (compiler/GHC/HsToCore/Errors/Types.hs:203) ExhaustivityCheckType (compiler/GHC/HsToCore/Errors/Types.hs:206) BindsType (compiler/GHC/HsToCore/Errors/Types.hs:208) 42% ( 3 / 7) in 'GHC.Driver.Ppr' Missing documentation for: showSDocUnsafe (compiler/GHC/Utils/Outputable.hs:666) showPpr (compiler/GHC/Driver/Ppr.hs:27) showPprUnsafe (compiler/GHC/Utils/Outputable.hs:669) printForUser (compiler/GHC/Driver/Ppr.hs:37) 50% ( 1 / 2) in 'GHC.Driver.Config.Logger' Missing documentation for: Module header 30% ( 7 / 23) in 'GHC.Data.IOEnv' Missing documentation for: IOEnv (compiler/GHC/Data/IOEnv.hs:63) failM (compiler/GHC/Data/IOEnv.hs:108) failWithM (compiler/GHC/Data/IOEnv.hs:111) IOEnvFailure (compiler/GHC/Data/IOEnv.hs:113) getEnv (compiler/GHC/Data/IOEnv.hs:245) runIOEnv (compiler/GHC/Data/IOEnv.hs:144) unsafeInterleaveM (compiler/GHC/Data/IOEnv.hs:199) uninterruptibleMaskM_ (compiler/GHC/Data/IOEnv.hs:202) tryM (compiler/GHC/Data/IOEnv.hs:168) tryAllM (compiler/GHC/Data/IOEnv.hs:177) tryMostM (compiler/GHC/Data/IOEnv.hs:195) fixM (compiler/GHC/Data/IOEnv.hs:156) newMutVar (compiler/GHC/Data/IOEnv.hs:219) readMutVar (compiler/GHC/Data/IOEnv.hs:225) writeMutVar (compiler/GHC/Data/IOEnv.hs:222) updMutVar (compiler/GHC/Data/IOEnv.hs:228) 38% ( 7 / 18) in 'GHC.Core.Unfold.Make' Missing documentation for: mkUnfolding (compiler/GHC/Core/Unfold/Make.hs:329) mkCoreUnfolding (compiler/GHC/Core/Unfold/Make.hs:340) mkFinalUnfolding (compiler/GHC/Core/Unfold/Make.hs:49) mkFinalUnfolding' (compiler/GHC/Core/Unfold/Make.hs:56) mkSimpleUnfolding (compiler/GHC/Core/Unfold/Make.hs:82) mkWorkerUnfolding (compiler/GHC/Core/Unfold/Make.hs:114) mkInlinableUnfolding (compiler/GHC/Core/Unfold/Make.hs:159) mkWrapperUnfolding (compiler/GHC/Core/Unfold/Make.hs:105) mkDFunUnfolding (compiler/GHC/Core/Unfold/Make.hs:86) mkDataConUnfolding (compiler/GHC/Core/Unfold/Make.hs:94) specUnfolding (compiler/GHC/Core/Unfold/Make.hs:172) Warning: 'dc' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 50% ( 7 / 14) in 'GHC.Core.SimpleOpt' Missing documentation for: Module header simpleOptPgm (compiler/GHC/Core/SimpleOpt.hs:163) simpleOptExpr (compiler/GHC/Core/SimpleOpt.hs:134) simpleOptExprWith (compiler/GHC/Core/SimpleOpt.hs:151) joinPointBindings_maybe (compiler/GHC/Core/SimpleOpt.hs:946) exprIsLiteral_maybe (compiler/GHC/Core/SimpleOpt.hs:1488) exprIsLambda_maybe (compiler/GHC/Core/SimpleOpt.hs:1514) Warning: 'Var' is ambiguous. It is defined * at compiler/GHC/Core.hs:249:5 * at compiler/GHC/Types/Var.hs:253:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Types/Var.hs:253:1 Warning: 'ty' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'tv' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'pos' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 5% ( 2 / 37) in 'GHC.Types.Id.Make' Missing documentation for: Module header mkDictFunId (compiler/GHC/Types/Id/Make.hs:1803) mkDictSelId (compiler/GHC/Types/Id/Make.hs:478) mkDictSelRhs (compiler/GHC/Types/Id/Make.hs:548) mkFCallId (compiler/GHC/Types/Id/Make.hs:1755) unwrapNewTypeBody (compiler/GHC/Types/Id/Make.hs:1721) wrapFamInstBody (compiler/GHC/Types/Id/Make.hs:1731) vanillaDataConBoxer (compiler/GHC/Types/Id/Make.hs:746) mkDataConRep (compiler/GHC/Types/Id/Make.hs:793) mkDataConWorkId (compiler/GHC/Types/Id/Make.hs:591) DataConBangOpts (compiler/GHC/Types/Id/Make.hs:775) BangOpts (compiler/GHC/Types/Id/Make.hs:781) unboxedUnitExpr (compiler/GHC/Types/Id/Make.hs:2413) wiredInIds (compiler/GHC/Types/Id/Make.hs:172) ghcPrimIds (compiler/GHC/Types/Id/Make.hs:181) realWorldPrimId (compiler/GHC/Types/Id/Make.hs:2397) voidPrimId (compiler/GHC/Types/Id/Make.hs:2409) voidArgId (compiler/GHC/Types/Id/Make.hs:2416) nullAddrId (compiler/GHC/Types/Id/Make.hs:1871) seqId (compiler/GHC/Types/Id/Make.hs:1878) lazyId (compiler/GHC/Types/Id/Make.hs:1909) lazyIdKey (compiler/GHC/Builtin/Names.hs:2378) coercionTokenId (compiler/GHC/Types/Id/Make.hs:2419) coerceId (compiler/GHC/Types/Id/Make.hs:2047) proxyHashId (compiler/GHC/Types/Id/Make.hs:1853) nospecId (compiler/GHC/Types/Id/Make.hs:1937) nospecIdName (compiler/GHC/Types/Id/Make.hs:1849) noinlineId (compiler/GHC/Types/Id/Make.hs:1922) noinlineIdName (compiler/GHC/Types/Id/Make.hs:1916) noinlineConstraintId (compiler/GHC/Types/Id/Make.hs:1929) noinlineConstraintIdName (compiler/GHC/Types/Id/Make.hs:1918) coerceName (compiler/GHC/Types/Id/Make.hs:1840) leftSectionName (compiler/GHC/Types/Id/Make.hs:1842) rightSectionName (compiler/GHC/Types/Id/Make.hs:1843) pcRepPolyId (compiler/GHC/Types/Id/Make.hs:2429) 100% ( 4 / 4) in 'GHC.Driver.Config' Warning: 'C' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Opt_ExposeAllSymbols' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'CStubLabel' is ambiguous. It is defined * at compiler/GHC/Cmm/CLabel.hs:1891:3 * at compiler/GHC/Cmm/CLabel.hs:1890:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Cmm/CLabel.hs:1890:1 30% ( 36 /118) in 'GHC.Cmm.CLabel' Missing documentation for: Module header DynamicLinkerLabelInfo (compiler/GHC/Cmm/CLabel.hs:600) getConInfoTableLocation (compiler/GHC/Cmm/CLabel.hs:550) mkClosureLabel (compiler/GHC/Cmm/CLabel.hs:632) mkSRTLabel (compiler/GHC/Cmm/CLabel.hs:617) mkEntryLabel (compiler/GHC/Cmm/CLabel.hs:637) mkRednCountsLabel (compiler/GHC/Cmm/CLabel.hs:621) mkTagHitLabel (compiler/GHC/Cmm/CLabel.hs:624) mkConInfoTableLabel (compiler/GHC/Cmm/CLabel.hs:640) mkApEntryLabel (compiler/GHC/Cmm/CLabel.hs:750) mkApInfoTableLabel (compiler/GHC/Cmm/CLabel.hs:745) mkClosureTableLabel (compiler/GHC/Cmm/CLabel.hs:638) mkBytesLabel (compiler/GHC/Cmm/CLabel.hs:642) mkLocalBlockLabel (compiler/GHC/Cmm/CLabel.hs:728) mkBlockInfoTableLabel (compiler/GHC/Cmm/CLabel.hs:645) mkBitmapLabel (compiler/GHC/Cmm/CLabel.hs:823) mkStringLitLabel (compiler/GHC/Cmm/CLabel.hs:885) mkInitializerStubLabel (compiler/GHC/Cmm/CLabel.hs:888) mkInitializerArrayLabel (compiler/GHC/Cmm/CLabel.hs:891) mkFinalizerStubLabel (compiler/GHC/Cmm/CLabel.hs:895) mkFinalizerArrayLabel (compiler/GHC/Cmm/CLabel.hs:898) mkAsmTempLabel (compiler/GHC/Cmm/CLabel.hs:901) mkAsmTempDerivedLabel (compiler/GHC/Cmm/CLabel.hs:904) mkAsmTempEndLabel (compiler/GHC/Cmm/CLabel.hs:907) mkDirty_MUT_VAR_Label (compiler/GHC/Cmm/CLabel.hs:662) mkMUT_VAR_CLEAN_infoLabel (compiler/GHC/Cmm/CLabel.hs:682) mkNonmovingWriteBarrierEnabledLabel (compiler/GHC/Cmm/CLabel.hs:663) mkOrigThunkInfoLabel (compiler/GHC/Cmm/CLabel.hs:665) mkUpdInfoLabel (compiler/GHC/Cmm/CLabel.hs:666) mkBHUpdInfoLabel (compiler/GHC/Cmm/CLabel.hs:667) mkIndStaticInfoLabel (compiler/GHC/Cmm/CLabel.hs:668) mkMainCapabilityLabel (compiler/GHC/Cmm/CLabel.hs:669) mkMAP_FROZEN_CLEAN_infoLabel (compiler/GHC/Cmm/CLabel.hs:670) mkMAP_FROZEN_DIRTY_infoLabel (compiler/GHC/Cmm/CLabel.hs:671) mkMAP_DIRTY_infoLabel (compiler/GHC/Cmm/CLabel.hs:672) mkSMAP_FROZEN_CLEAN_infoLabel (compiler/GHC/Cmm/CLabel.hs:676) mkSMAP_FROZEN_DIRTY_infoLabel (compiler/GHC/Cmm/CLabel.hs:677) mkSMAP_DIRTY_infoLabel (compiler/GHC/Cmm/CLabel.hs:678) mkBadAlignmentLabel (compiler/GHC/Cmm/CLabel.hs:679) mkOutOfBoundsAccessLabel (compiler/GHC/Cmm/CLabel.hs:680) mkMemcpyRangeOverlapLabel (compiler/GHC/Cmm/CLabel.hs:681) mkArrWords_infoLabel (compiler/GHC/Cmm/CLabel.hs:675) mkSRTInfoLabel (compiler/GHC/Cmm/CLabel.hs:685) mkTopTickyCtrLabel (compiler/GHC/Cmm/CLabel.hs:673) mkCAFBlackHoleInfoTableLabel (compiler/GHC/Cmm/CLabel.hs:674) mkRtsPrimOpLabel (compiler/GHC/Cmm/CLabel.hs:732) mkRtsSlowFastTickyCtrLabel (compiler/GHC/Cmm/CLabel.hs:855) mkSelectorInfoLabel (compiler/GHC/Cmm/CLabel.hs:735) mkSelectorEntryLabel (compiler/GHC/Cmm/CLabel.hs:740) mkCmmInfoLabel (compiler/GHC/Cmm/CLabel.hs:715) mkCmmEntryLabel (compiler/GHC/Cmm/CLabel.hs:716) mkCmmRetInfoLabel (compiler/GHC/Cmm/CLabel.hs:717) mkCmmRetLabel (compiler/GHC/Cmm/CLabel.hs:718) mkCmmCodeLabel (compiler/GHC/Cmm/CLabel.hs:719) mkCmmDataLabel (compiler/GHC/Cmm/CLabel.hs:721) mkRtsCmmDataLabel (compiler/GHC/Cmm/CLabel.hs:722) mkCmmClosureLabel (compiler/GHC/Cmm/CLabel.hs:720) mkRtsApFastLabel (compiler/GHC/Cmm/CLabel.hs:852) mkPrimCallLabel (compiler/GHC/Cmm/CLabel.hs:756) mkCCLabel (compiler/GHC/Cmm/CLabel.hs:847) mkCCSLabel (compiler/GHC/Cmm/CLabel.hs:848) mkIPELabel (compiler/GHC/Cmm/CLabel.hs:849) mkDynamicLinkerLabel (compiler/GHC/Cmm/CLabel.hs:870) mkPicBaseLabel (compiler/GHC/Cmm/CLabel.hs:877) mkDeadStripPreventer (compiler/GHC/Cmm/CLabel.hs:882) mkHpcTicksLabel (compiler/GHC/Cmm/CLabel.hs:865) hasCAF (compiler/GHC/Cmm/CLabel.hs:976) needsCDecl (compiler/GHC/Cmm/CLabel.hs:1010) isCFunctionLabel (compiler/GHC/Cmm/CLabel.hs:1193) isGcPtrLabel (compiler/GHC/Cmm/CLabel.hs:1198) mayRedirectTo (compiler/GHC/Cmm/CLabel.hs:1768) isIdLabel (compiler/GHC/Cmm/CLabel.hs:317) isTickyLabel (compiler/GHC/Cmm/CLabel.hs:323) hasHaskellName (compiler/GHC/Cmm/CLabel.hs:966) hasIdLabelInfo (compiler/GHC/Cmm/CLabel.hs:970) toClosureLbl (compiler/GHC/Cmm/CLabel.hs:922) toSlowEntryLbl (compiler/GHC/Cmm/CLabel.hs:928) toEntryLbl (compiler/GHC/Cmm/CLabel.hs:934) toInfoLbl (compiler/GHC/Cmm/CLabel.hs:956) pprCLabel (compiler/GHC/Cmm/CLabel.hs:1450) pprAsmLabel (compiler/GHC/Cmm/CLabel.hs:1445) dynamicLinkerLabelInfo (compiler/GHC/Cmm/CLabel.hs:873) Warning: 'qAddForeignFilePath' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 63% ( 7 / 11) in 'GHC.Unit.Module.WholeCoreBindings' Missing documentation for: Module header WholeCoreBindings (compiler/GHC/Unit/Module/WholeCoreBindings.hs:128) IfaceForeign (compiler/GHC/Unit/Module/WholeCoreBindings.hs:407) emptyIfaceForeign (compiler/GHC/Unit/Module/WholeCoreBindings.hs:419) Warning: 'ModIface' is ambiguous. It is defined * at compiler/GHC/Unit/Module/ModIface.hs:1003:1 * at compiler/GHC/Unit/Module/ModIface.hs:147:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Unit/Module/ModIface.hs:147:1 Warning: 'ModDetails' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ExternalPackageState' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'FastString' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ByteString' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: '()' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ModIfaceBackend' is ambiguous. It is defined * at compiler/GHC/Unit/Module/ModIface.hs:153:24 * at compiler/GHC/Unit/Module/ModIface.hs:153:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Unit/Module/ModIface.hs:153:1 Warning: 'HomeModInfo' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'FullBinData' is ambiguous. It is defined * at compiler/GHC/Utils/Binary.hs:213:20 * at compiler/GHC/Utils/Binary.hs:213:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Utils/Binary.hs:213:1 Warning: 'ModSummary' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'shareIface' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 29% ( 16 / 55) in 'GHC.Unit.Module.ModIface' Missing documentation for: Module header ModIface (compiler/GHC/Unit/Module/ModIface.hs:147) ModIface (compiler/GHC/Unit/Module/ModIface.hs:1003) set_mi_module (compiler/GHC/Unit/Module/ModIface.hs:826) set_mi_sig_of (compiler/GHC/Unit/Module/ModIface.hs:829) set_mi_hsc_src (compiler/GHC/Unit/Module/ModIface.hs:832) set_mi_src_hash (compiler/GHC/Unit/Module/ModIface.hs:835) set_mi_hi_bytes (compiler/GHC/Unit/Module/ModIface.hs:838) set_mi_deps (compiler/GHC/Unit/Module/ModIface.hs:841) set_mi_usages (compiler/GHC/Unit/Module/ModIface.hs:844) set_mi_exports (compiler/GHC/Unit/Module/ModIface.hs:847) set_mi_used_th (compiler/GHC/Unit/Module/ModIface.hs:850) set_mi_fixities (compiler/GHC/Unit/Module/ModIface.hs:853) set_mi_warns (compiler/GHC/Unit/Module/ModIface.hs:856) set_mi_anns (compiler/GHC/Unit/Module/ModIface.hs:859) set_mi_insts (compiler/GHC/Unit/Module/ModIface.hs:862) set_mi_fam_insts (compiler/GHC/Unit/Module/ModIface.hs:865) set_mi_rules (compiler/GHC/Unit/Module/ModIface.hs:868) set_mi_decls (compiler/GHC/Unit/Module/ModIface.hs:871) set_mi_defaults (compiler/GHC/Unit/Module/ModIface.hs:874) set_mi_extra_decls (compiler/GHC/Unit/Module/ModIface.hs:877) set_mi_foreign (compiler/GHC/Unit/Module/ModIface.hs:880) set_mi_top_env (compiler/GHC/Unit/Module/ModIface.hs:883) set_mi_hpc (compiler/GHC/Unit/Module/ModIface.hs:886) set_mi_trust (compiler/GHC/Unit/Module/ModIface.hs:889) set_mi_trust_pkg (compiler/GHC/Unit/Module/ModIface.hs:892) set_mi_complete_matches (compiler/GHC/Unit/Module/ModIface.hs:895) set_mi_docs (compiler/GHC/Unit/Module/ModIface.hs:898) set_mi_final_exts (compiler/GHC/Unit/Module/ModIface.hs:901) set_mi_ext_fields (compiler/GHC/Unit/Module/ModIface.hs:904) PartialModIface (compiler/GHC/Unit/Module/ModIface.hs:146) IfaceBackendExts (compiler/GHC/Unit/Module/ModIface.hs:206) IfaceTopEnv (compiler/GHC/Unit/Module/ModIface.hs:366) IfaceImport (compiler/GHC/Iface/Syntax.hs:112) mi_mnwib (compiler/GHC/Unit/Module/ModIface.hs:406) emptyPartialModIface (compiler/GHC/Unit/Module/ModIface.hs:620) emptyFullModIface (compiler/GHC/Unit/Module/ModIface.hs:652) emptyIfaceHashCache (compiler/GHC/Unit/Module/ModIface.hs:684) forceModIface (compiler/GHC/Unit/Module/ModIface.hs:749) Warning: 'Dec' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'addTopDecls' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'reifyInstances' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'x' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'y' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'qReport' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Quasi' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'TcM' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Coercible' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'KnownNat' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'T' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'f' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'hiding' 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. Warning: 'TyConApp' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Hole' is ambiguous. It is defined * at compiler/GHC/Tc/Types/Constraint.hs:378:5 * at compiler/GHC/Tc/Types/Constraint.hs:377:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Tc/Types/Constraint.hs:377:1 Warning: 'HoleError' is ambiguous. It is defined * at compiler/GHC/Tc/Errors/Types.hs:5853:5 * at compiler/GHC/Tc/Errors/Types.hs:5843:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Tc/Errors/Types.hs:5843:1 Warning: 'Names' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'mk_supplementary_ea_msg' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'SkolemTv' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'TyVarTv' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'FixedRuntimeRepContext' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'SolverReport' is ambiguous. It is defined * at compiler/GHC/Tc/Errors/Types.hs:5292:5 * at compiler/GHC/Tc/Errors/Types.hs:5291:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Tc/Errors/Types.hs:5291:1 Warning: 'tcRnMissingSignature' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'appT' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'checkDataKindSig' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ContextKind' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'AnyKind' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'TheKind' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'isAllowedDataResKind' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'TcRnMessageDetailed' is ambiguous. It is defined * at compiler/GHC/Tc/Errors/Types.hs:293:5 * at compiler/GHC/Tc/Errors/Types.hs:292:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Tc/Errors/Types.hs:292:1 Warning: 'lift' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'RealSrcSpan' is ambiguous. It is defined * at compiler/GHC/Types/SrcLoc.hs:390:5 * at compiler/GHC/Types/SrcLoc.hs:366:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Types/SrcLoc.hs:366:1 Warning: 'NamedFieldPuns' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ViewPattern' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'TypeError' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'bar' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'c' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'DeriveAnyClass' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'GeneralizedNewtypeDeriving' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'NameSpace' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'appE' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'FunPtr' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 't' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'varName' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'HsType' is ambiguous. It is defined * at compiler/GHC/Tc/Errors/Types.hs:6187:5 * at compiler/Language/Haskell/Syntax/Type.hs:831:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/Language/Haskell/Syntax/Type.hs:831:1 Warning: 'GhcPs' is ambiguous. It is defined * at compiler/GHC/Hs/Extension.hs:154:3 * at compiler/GHC/Hs/Extension.hs:169:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Hs/Extension.hs:169:1 Warning: 'MINIMAL' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'SPECIALIZE' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'setGHCiMonad' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'forall' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'pprMismatchMsg' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'InstProvidedOrigin' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 56% ( 99 /176) in 'GHC.Tc.Errors.Types' Missing documentation for: Module header TcRnMessageOpts (compiler/GHC/Tc/Errors/Types.hs:244) mkTcRnUnknownMessage (compiler/GHC/Tc/Errors/Types.hs:300) ErrInfo (compiler/GHC/Tc/Errors/Types.hs:282) pprFixedRuntimeRepProvenance (compiler/GHC/Tc/Errors/Types.hs:4502) HasKinds (compiler/GHC/Tc/Errors/Types.hs:4525) hasKinds (compiler/GHC/Tc/Errors/Types.hs:4531) SuggestUndecidableInstances (compiler/GHC/Tc/Errors/Types.hs:4534) suggestUndecidableInstances (compiler/GHC/Tc/Errors/Types.hs:4540) SuggestUnliftedTypes (compiler/GHC/Tc/Errors/Types.hs:4543) ppDataSort (compiler/GHC/Tc/Errors/Types.hs:4562) SuggestPartialTypeSignatures (compiler/GHC/Tc/Errors/Types.hs:4587) suggestPartialTypeSignatures (compiler/GHC/Tc/Errors/Types.hs:4593) UsingGeneralizedNewtypeDeriving (compiler/GHC/Tc/Errors/Types.hs:4596) usingGeneralizedNewtypeDeriving (compiler/GHC/Tc/Errors/Types.hs:4602) DeriveAnyClassEnabled (compiler/GHC/Tc/Errors/Types.hs:4605) deriveAnyClassEnabled (compiler/GHC/Tc/Errors/Types.hs:4611) DeriveInstanceBadConstructor (compiler/GHC/Tc/Errors/Types.hs:4686) HasWildcard (compiler/GHC/Tc/Errors/Types.hs:4726) hasWildcard (compiler/GHC/Tc/Errors/Types.hs:4732) DeriveGenericsErrReason (compiler/GHC/Tc/Errors/Types.hs:4708) hasAssociatedDataFamInsts (compiler/GHC/Tc/Errors/Types.hs:5031) associatedTyLastVarInKind (compiler/GHC/Tc/Errors/Types.hs:5043) associatedTyNotParamOverLastTyVar (compiler/GHC/Tc/Errors/Types.hs:5054) HsDocContext (compiler/GHC/Tc/Errors/Types.hs:5972) TcRnNoDerivStratSpecifiedInfo (compiler/GHC/Tc/Errors/Types.hs:6831) errorItemOrigin (compiler/GHC/Tc/Errors/Types.hs:5395) errorItemEqRel (compiler/GHC/Tc/Errors/Types.hs:5398) errorItemPred (compiler/GHC/Tc/Errors/Types.hs:5404) errorItemCtLoc (compiler/GHC/Tc/Errors/Types.hs:5401) getUserGivens (compiler/GHC/Tc/Errors/Types.hs:5351) discardProvCtxtGivens (compiler/GHC/Tc/Errors/Types.hs:5450) CannotUnifyVariableReason (compiler/GHC/Tc/Errors/Types.hs:5673) MismatchMsg (compiler/GHC/Tc/Errors/Types.hs:5592) noValidHoleFits (compiler/GHC/Tc/Errors/Types.hs:5921) RelevantBindings (compiler/GHC/Tc/Errors/Types.hs:5923) PromotionErr (compiler/GHC/Tc/Errors/Types/PromotionErr.hs:15) pprPECategory (compiler/GHC/Tc/Errors/Types/PromotionErr.hs:45) peCategory (compiler/GHC/Tc/Errors/Types/PromotionErr.hs:48) TermLevelUseErr (compiler/GHC/Tc/Errors/Types/PromotionErr.hs:58) teCategory (compiler/GHC/Tc/Errors/Types/PromotionErr.hs:65) PragmaWarningInfo (compiler/GHC/Tc/Errors/Types.hs:6011) DeclSort (compiler/GHC/Tc/Errors/Types.hs:6052) NonStandardGuards (compiler/GHC/Tc/Errors/Types.hs:6054) RuleLhsErrReason (compiler/GHC/Tc/Errors/Types.hs:6061) HsigShapeMismatchReason (compiler/GHC/Tc/Errors/Types.hs:6065) WrongThingSort (compiler/GHC/Tc/Errors/Types.hs:6086) StageCheckReason (compiler/GHC/Tc/Errors/Types.hs:6095) UninferrableTyVarCtx (compiler/GHC/Tc/Errors/Types.hs:6099) PatSynInvalidRhsReason (compiler/GHC/Tc/Errors/Types.hs:6107) BadFieldAnnotationReason (compiler/GHC/Tc/Errors/Types.hs:6112) SuperclassCycle (compiler/GHC/Tc/Errors/Types.hs:6135) SuperclassCycleDetail (compiler/GHC/Tc/Errors/Types.hs:6138) RoleValidationFailedReason (compiler/GHC/Tc/Errors/Types.hs:6143) DisabledClassExtension (compiler/GHC/Tc/Errors/Types.hs:6149) TyFamsDisabledReason (compiler/GHC/Tc/Errors/Types.hs:6173) TypeApplication (compiler/GHC/Tc/Errors/Types.hs:6178) TySynCycleTyCons (compiler/GHC/Tc/Errors/Types.hs:6202) BadImportKind (compiler/GHC/Tc/Errors/Types.hs:5764) typeSyntaxExtension (compiler/GHC/Tc/Errors/Types.hs:6886) missingBootThing (compiler/GHC/Tc/Errors/Types.hs:5131) BootAxiomBranchMismatch (compiler/GHC/Tc/Errors/Types.hs:5193) BootListMismatches (compiler/GHC/Tc/Errors/Types.hs:5190) InvalidFamInstQTvReason (compiler/GHC/Tc/Errors/Types.hs:4921) InvalidAssoc (compiler/GHC/Tc/Errors/Types.hs:4940) THError (compiler/GHC/Tc/Errors/Types.hs:6450) THNameError (compiler/GHC/Tc/Errors/Types.hs:6577) THReifyError (compiler/GHC/Tc/Errors/Types.hs:6596) TypedTHError (compiler/GHC/Tc/Errors/Types.hs:6665) SpliceFailReason (compiler/GHC/Tc/Errors/Types.hs:6688) RunSpliceFailReason (compiler/GHC/Tc/Errors/Types.hs:6744) AddTopDeclsError (compiler/GHC/Tc/Errors/Types.hs:6644) UnrepresentableTypeDescr (compiler/GHC/Tc/Errors/Types.hs:6802) LookupTHInstNameErrReason (compiler/GHC/Tc/Errors/Types.hs:6798) IllegalDecls (compiler/GHC/Tc/Errors/Types.hs:6781) ZonkerMessage (compiler/GHC/Tc/Errors/Types.hs:4402) IllegalForeignTypeReason (compiler/GHC/Tc/Errors/Types.hs:6807) 0% ( 0 / 26) in 'GHC.Tc.Types.LclEnv' Missing documentation for: Module header TcLclEnv (compiler/GHC/Tc/Types/LclEnv.hs:76) TcLclCtxt (compiler/GHC/Tc/Types/LclEnv.hs:89) modifyLclCtxt (compiler/GHC/Tc/Types/LclEnv.hs:183) getLclEnvArrowCtxt (compiler/GHC/Tc/Types/LclEnv.hs:135) getLclEnvThBndrs (compiler/GHC/Tc/Types/LclEnv.hs:132) getLclEnvTypeEnv (compiler/GHC/Tc/Types/LclEnv.hs:138) getLclEnvBinderStack (compiler/GHC/Tc/Types/LclEnv.hs:171) getLclEnvErrCtxt (compiler/GHC/Tc/Types/LclEnv.hs:159) getLclEnvLoc (compiler/GHC/Tc/Types/LclEnv.hs:156) getLclEnvRdrEnv (compiler/GHC/Tc/Types/LclEnv.hs:177) getLclEnvTcLevel (compiler/GHC/Tc/Types/LclEnv.hs:150) getLclEnvThStage (compiler/GHC/Tc/Types/LclEnv.hs:126) setLclEnvTcLevel (compiler/GHC/Tc/Types/LclEnv.hs:144) setLclEnvLoc (compiler/GHC/Tc/Types/LclEnv.hs:153) setLclEnvRdrEnv (compiler/GHC/Tc/Types/LclEnv.hs:180) setLclEnvBinderStack (compiler/GHC/Tc/Types/LclEnv.hs:174) setLclEnvErrCtxt (compiler/GHC/Tc/Types/LclEnv.hs:162) setLclEnvThStage (compiler/GHC/Tc/Types/LclEnv.hs:129) setLclEnvTypeEnv (compiler/GHC/Tc/Types/LclEnv.hs:141) modifyLclEnvTcLevel (compiler/GHC/Tc/Types/LclEnv.hs:147) lclEnvInGeneratedCode (compiler/GHC/Tc/Types/LclEnv.hs:168) addLclEnvErrCtxt (compiler/GHC/Tc/Types/LclEnv.hs:165) ArrowCtxt (compiler/GHC/Tc/Types/LclEnv.hs:237) ThBindEnv (compiler/GHC/Tc/Types/LclEnv.hs:191) TcTypeEnv (compiler/GHC/Tc/Types/LclEnv.hs:189) Warning: 'warnUnnecessarySourceImports' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'A' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'signatures' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'StaticPointers' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ioMsgMaybe' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 75% ( 12 / 16) in 'GHC.Driver.Errors.Types' Missing documentation for: Module header GhcMessageOpts (compiler/GHC/Driver/Errors/Types.hs:102) DriverMessageOpts (compiler/GHC/Driver/Errors/Types.hs:415) PsMessage (compiler/GHC/Parser/Errors/Types.hs:66) Warning: 'codes' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 4 / 4) in 'GHC.Types.Error.Codes' 0% ( 0 / 9) in 'GHC.Parser.Errors.Ppr' Missing documentation for: Module header psHeaderMessageDiagnostic (compiler/GHC/Parser/Errors/Ppr.hs:865) psHeaderMessageReason (compiler/GHC/Parser/Errors/Ppr.hs:884) psHeaderMessageHints (compiler/GHC/Parser/Errors/Ppr.hs:895) suggestParensAndBlockArgs (compiler/GHC/Parser/Errors/Ppr.hs:915) pp_unexpected_fun_app (compiler/GHC/Parser/Errors/Ppr.hs:919) parse_error_in_pat (compiler/GHC/Parser/Errors/Ppr.hs:924) forallSym (compiler/GHC/Parser/Errors/Ppr.hs:927) pprFileHeaderPragmaType (compiler/GHC/Parser/Errors/Ppr.hs:931) Warning: 'PState' is ambiguous. It is defined * at compiler/GHC/Parser/Lexer.x:2439:15 * at compiler/GHC/Parser/Lexer.x:2439:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Parser/Lexer.x:2439:1 Warning: 'ParserOpts' is ambiguous. It is defined * at compiler/GHC/Parser/Lexer.x:2417:19 * at compiler/GHC/Parser/Lexer.x:2417:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Parser/Lexer.x:2417:1 Warning: 'RealSrcSpan' is ambiguous. It is defined * at compiler/GHC/Types/SrcLoc.hs:390:5 * at compiler/GHC/Types/SrcLoc.hs:366:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Types/SrcLoc.hs:366:1 Warning: 'HsPar' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'HsParTy' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 30% ( 15 / 49) in 'GHC.Parser.Lexer' Missing documentation for: Module header Token (compiler/GHC/Parser/Lexer.x:778) lexer (compiler/GHC/Parser/Lexer.x:3242) lexerDbg (compiler/GHC/Parser/Lexer.x:3253) PState (compiler/GHC/Parser/Lexer.x:2439) allocateComments (compiler/GHC/Parser/Lexer.x:3672) allocatePriorComments (compiler/GHC/Parser/Lexer.x:3710) allocateFinalComments (compiler/GHC/Parser/Lexer.x:3726) getRealSrcLoc (compiler/GHC/Parser/Lexer.x:2557) getPState (compiler/GHC/Parser/Lexer.x:2539) failMsgP (compiler/GHC/Parser/Lexer.x:2530) failLocMsgP (compiler/GHC/Parser/Lexer.x:2535) srcParseFail (compiler/GHC/Parser/Lexer.x:3223) popContext (compiler/GHC/Parser/Lexer.x:3164) pushModuleContext (compiler/GHC/Parser/Lexer.x:3180) setLastToken (compiler/GHC/Parser/Lexer.x:2569) setSrcLoc (compiler/GHC/Parser/Lexer.x:2552) activeContext (compiler/GHC/Parser/Lexer.x:2745) nextIsEOF (compiler/GHC/Parser/Lexer.x:2725) getLexState (compiler/GHC/Parser/Lexer.x:2737) popLexState (compiler/GHC/Parser/Lexer.x:2734) pushLexState (compiler/GHC/Parser/Lexer.x:2731) xtest (compiler/GHC/Parser/Lexer.x:2813) xunset (compiler/GHC/Parser/Lexer.x:2819) xset (compiler/GHC/Parser/Lexer.x:2816) disableHaddock (compiler/GHC/Parser/Lexer.x:2978) lexTokenStream (compiler/GHC/Parser/Lexer.x:3519) getCommentsFor (compiler/GHC/Parser/Lexer.x:3106) getPriorCommentsFor (compiler/GHC/Parser/Lexer.x:3110) getFinalCommentsFor (compiler/GHC/Parser/Lexer.x:3114) getEofPos (compiler/GHC/Parser/Lexer.x:3118) commentToAnnotation (compiler/GHC/Parser/Lexer.x:3734) adjustChar (compiler/GHC/Parser/Lexer.x:2617) addPsMessage (compiler/GHC/Parser/Lexer.x:3121) Warning: 'mkExplicitTupleTy' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'mkExplicitListTy' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 27% ( 30 /108) in 'GHC.Parser.PostProcess' Missing documentation for: Module header mkRdrGetField (compiler/GHC/Parser/PostProcess.hs:3546) mkRdrProjection (compiler/GHC/Parser/PostProcess.hs:3554) Fbind (compiler/GHC/Parser/PostProcess.hs:1606) mkHsIntegral (compiler/GHC/Hs/Utils.hs:383) mkHsFractional (compiler/GHC/Hs/Utils.hs:384) mkHsIsString (compiler/GHC/Hs/Utils.hs:385) mkHsDo (compiler/GHC/Hs/Utils.hs:387) mkMDo (compiler/GHC/Parser/PostProcess.hs:434) mkSpliceDecl (compiler/GHC/Parser/PostProcess.hs:395) mkRoleAnnotDecl (compiler/GHC/Parser/PostProcess.hs:412) mkClassDecl (compiler/GHC/Parser/PostProcess.hs:209) mkTyData (compiler/GHC/Parser/PostProcess.hs:235) mkDataFamInst (compiler/GHC/Parser/PostProcess.hs:332) mkTySynonym (compiler/GHC/Parser/PostProcess.hs:271) mkTyFamInstEqn (compiler/GHC/Parser/PostProcess.hs:311) mkStandaloneKindSig (compiler/GHC/Parser/PostProcess.hs:287) mkTyFamInst (compiler/GHC/Parser/PostProcess.hs:354) mkFamDecl (compiler/GHC/Parser/PostProcess.hs:366) mkInlinePragma (compiler/GHC/Parser/PostProcess.hs:2964) mkOpaquePragma (compiler/GHC/Parser/PostProcess.hs:2980) mkPatSynMatchGroup (compiler/GHC/Parser/PostProcess.hs:722) mkRecConstrOrUpdate (compiler/GHC/Parser/PostProcess.hs:2872) mkInstD (compiler/GHC/Parser/PostProcess.hs:199) mkRdrRecordCon (compiler/GHC/Parser/PostProcess.hs:2948) mkRdrRecordUpd (compiler/GHC/Parser/PostProcess.hs:2887) stmtsLoc (compiler/GHC/Parser/PostProcess.hs:495) cvBindGroup (compiler/GHC/Parser/PostProcess.hs:516) cvBindsAndSigs (compiler/GHC/Parser/PostProcess.hs:528) placeHolderPunRhs (compiler/GHC/Parser/PostProcess.hs:1344) mkImport (compiler/GHC/Parser/PostProcess.hs:3024) parseCImport (compiler/GHC/Parser/PostProcess.hs:3075) mkExport (compiler/GHC/Parser/PostProcess.hs:3135) mkExtName (compiler/GHC/Parser/PostProcess.hs:3150) mkConDeclH98 (compiler/GHC/Parser/PostProcess.hs:781) checkImportDecl (compiler/GHC/Parser/PostProcess.hs:1225) checkCmdBlockArguments (compiler/GHC/Parser/PostProcess.hs:1111) checkPattern (compiler/GHC/Parser/PostProcess.hs:1255) checkPattern_details (compiler/GHC/Parser/PostProcess.hs:1258) incompleteDoBlock (compiler/GHC/Parser/Errors/Types.hs:571) checkValDef (compiler/GHC/Parser/PostProcess.hs:1370) checkValSigLhs (compiler/GHC/Parser/PostProcess.hs:1455) LRuleTyTmVar (compiler/GHC/Parser/PostProcess.hs:1005) mkRuleBndrs (compiler/GHC/Parser/PostProcess.hs:1011) mkRuleTyVarBndrs (compiler/GHC/Parser/PostProcess.hs:1018) checkRuleTyVarBndrNames (compiler/GHC/Parser/PostProcess.hs:1026) checkRecordSyntax (compiler/GHC/Parser/PostProcess.hs:1034) mkBangTy (compiler/GHC/Parser/PostProcess.hs:1538) mkMultTy (compiler/GHC/Parser/PostProcess.hs:3492) mkMultAnn (compiler/GHC/Parser/PostProcess.hs:3512) mkTokenLocation (compiler/GHC/Parser/PostProcess.hs:3522) ImpExpSubSpec (compiler/GHC/Parser/PostProcess.hs:3155) ImpExpQcSpec (compiler/GHC/Parser/PostProcess.hs:3160) mkModuleImpExp (compiler/GHC/Parser/PostProcess.hs:3166) mkTypeImpExp (compiler/GHC/Parser/PostProcess.hs:3218) mkImpExpSubSpec (compiler/GHC/Parser/PostProcess.hs:3233) checkImportSpec (compiler/GHC/Parser/PostProcess.hs:3223) starSym (compiler/GHC/Parser/PostProcess.hs:3538) warnStarIsType (compiler/GHC/Parser/PostProcess.hs:3261) warnPrepositiveQualifiedModule (compiler/GHC/Parser/PostProcess.hs:3249) failOpFewArgs (compiler/GHC/Parser/PostProcess.hs:3264) failNotEnabledImportQualifiedPost (compiler/GHC/Parser/PostProcess.hs:3253) failImportQualifiedTwice (compiler/GHC/Parser/PostProcess.hs:3257) SumOrTuple (compiler/GHC/Parser/Types.hs:29) PV (compiler/GHC/Parser/PostProcess.hs:3315) runPV (compiler/GHC/Parser/PostProcess.hs:3329) ECP (compiler/GHC/Parser/PostProcess.hs:1592) ecpFromExp (compiler/GHC/Parser/PostProcess.hs:1596) ecpFromCmd (compiler/GHC/Parser/PostProcess.hs:1599) ecpFromPat (compiler/GHC/Parser/PostProcess.hs:1602) ArrowParsingMode (compiler/GHC/Parser/PostProcess.hs:2201) withArrowParsingMode (compiler/GHC/Parser/PostProcess.hs:2215) withArrowParsingMode' (compiler/GHC/Parser/PostProcess.hs:2224) setTelescopeBndrsNameSpace (compiler/GHC/Parser/PostProcess.hs:2234) hsHoleExpr (compiler/GHC/Parser/PostProcess.hs:2006) dataConBuilderCon (compiler/GHC/Parser/PostProcess.hs:2326) dataConBuilderDetails (compiler/GHC/Parser/PostProcess.hs:2333) mkUnboxedSumCon (compiler/GHC/Parser/PostProcess.hs:2410) Warning: 'StringLiteral' is ambiguous. It is defined * at compiler/GHC/Types/SourceText.hs:304:22 * at compiler/GHC/Types/SourceText.hs:304:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Types/SourceText.hs:304:1 66% ( 2 / 3) in 'GHC.Parser.HaddockLex' Missing documentation for: Module header Warning: 'PState' is ambiguous. It is defined * at compiler/GHC/Parser/Lexer.x:2439:15 * at compiler/GHC/Parser/Lexer.x:2439:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Parser/Lexer.x:2439:1 Warning: 'PsSpan' is ambiguous. It is defined * at compiler/GHC/Types/SrcLoc.hs:878:5 * at compiler/GHC/Types/SrcLoc.hs:877:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Types/SrcLoc.hs:877:1 Warning: 'BufPos' is ambiguous. It is defined * at compiler/GHC/Types/SrcLoc.hs:225:18 * at compiler/GHC/Types/SrcLoc.hs:225:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Types/SrcLoc.hs:225:1 Warning: 'RealSrcLoc' is ambiguous. It is defined * at compiler/GHC/Types/SrcLoc.hs:230:5 * at compiler/GHC/Types/SrcLoc.hs:148:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Types/SrcLoc.hs:148:1 100% ( 2 / 2) in 'GHC.Parser.PostProcess.Haddock' 20% ( 3 / 15) in 'GHC.Parser' Missing documentation for: parseImport (dist/build/GHC/Parser.hs:13338) parseStatement (dist/build/GHC/Parser.hs:13341) parseBackpack (dist/build/GHC/Parser.hs:13365) parseDeclaration (dist/build/GHC/Parser.hs:13344) parseExpression (dist/build/GHC/Parser.hs:13347) parsePattern (dist/build/GHC/Parser.hs:13350) parseTypeSignature (dist/build/GHC/Parser.hs:13353) parseStmt (dist/build/GHC/Parser.hs:13356) parseIdentifier (dist/build/GHC/Parser.hs:13359) parseType (dist/build/GHC/Parser.hs:13362) parseHeader (dist/build/GHC/Parser.hs:13368) parseModuleNoHaddock (dist/build/GHC/Parser.hs:13332) 7% ( 1 / 13) in 'GHC.Iface.Errors.Ppr' Missing documentation for: Module header IfaceMessageOpts (compiler/GHC/Iface/Errors/Types.hs:38) interfaceErrorHints (compiler/GHC/Iface/Errors/Ppr.hs:65) interfaceErrorReason (compiler/GHC/Iface/Errors/Ppr.hs:89) interfaceErrorDiagnostic (compiler/GHC/Iface/Errors/Ppr.hs:290) missingInterfaceErrorHints (compiler/GHC/Iface/Errors/Ppr.hs:74) missingInterfaceErrorReason (compiler/GHC/Iface/Errors/Ppr.hs:97) missingInterfaceErrorDiagnostic (compiler/GHC/Iface/Errors/Ppr.hs:318) readInterfaceErrorDiagnostic (compiler/GHC/Iface/Errors/Ppr.hs:310) lookingForHerald (compiler/GHC/Iface/Errors/Ppr.hs:300) mayShowLocations (compiler/GHC/Iface/Errors/Ppr.hs:153) pkgHiddenHint (compiler/GHC/Iface/Errors/Ppr.hs:145) 0% ( 0 / 5) in 'GHC.HsToCore.Errors.Ppr' Missing documentation for: Module header badMonadBind (compiler/GHC/HsToCore/Errors/Ppr.hs:302) pprEqn (compiler/GHC/HsToCore/Errors/Ppr.hs:308) pprContext (compiler/GHC/HsToCore/Errors/Ppr.hs:312) dots (compiler/GHC/HsToCore/Errors/Ppr.hs:327) 50% ( 3 / 6) in 'GHC.Types.IPE' Missing documentation for: Module header InfoTableProvMap (compiler/GHC/Types/IPE.hs:45) emptyInfoTableProvMap (compiler/GHC/Types/IPE.hs:52) 0% ( 0 / 6) in 'GHC.Cmm.BlockId' Missing documentation for: Module header BlockId (compiler/GHC/Cmm/BlockId.hs:34) mkBlockId (compiler/GHC/Cmm/BlockId.hs:37) newBlockId (compiler/GHC/Cmm/BlockId.hs:44) blockLbl (compiler/GHC/Cmm/BlockId.hs:47) infoTblLbl (compiler/GHC/Cmm/BlockId.hs:50) 12% ( 7 / 56) in 'GHC.Cmm.Expr' Missing documentation for: Module header CmmExpr (compiler/GHC/Cmm/Expr.hs:60) cmmExprType (compiler/GHC/Cmm/Expr.hs:244) cmmExprWidth (compiler/GHC/Cmm/Expr.hs:275) maybeInvertCmmExpr (compiler/GHC/Cmm/Expr.hs:288) CmmReg (compiler/GHC/Cmm/Reg.hs:90) cmmRegType (compiler/GHC/Cmm/Reg.hs:105) cmmRegWidth (compiler/GHC/Cmm/Reg.hs:109) CmmLit (compiler/GHC/Cmm/Expr.hs:191) cmmLitType (compiler/GHC/Cmm/Expr.hs:255) AlignmentSpec (compiler/GHC/Cmm/Expr.hs:88) LocalReg (compiler/GHC/Cmm/Reg.hs:115) localRegType (compiler/GHC/Cmm/Reg.hs:138) isArgReg (compiler/GHC/Cmm/Reg.hs:336) globalRegSpillType (compiler/GHC/Cmm/Reg.hs:318) spReg (compiler/GHC/Cmm/Reg.hs:304) hpReg (compiler/GHC/Cmm/Reg.hs:305) spLimReg (compiler/GHC/Cmm/Reg.hs:307) hpLimReg (compiler/GHC/Cmm/Reg.hs:306) nodeReg (compiler/GHC/Cmm/Reg.hs:308) currentTSOReg (compiler/GHC/Cmm/Reg.hs:309) currentNurseryReg (compiler/GHC/Cmm/Reg.hs:310) hpAllocReg (compiler/GHC/Cmm/Reg.hs:311) cccsReg (compiler/GHC/Cmm/Reg.hs:312) node (compiler/GHC/Cmm/Reg.hs:315) baseReg (compiler/GHC/Cmm/Reg.hs:303) DefinerOfRegs (compiler/GHC/Cmm/Expr.hs:366) UserOfRegs (compiler/GHC/Cmm/Expr.hs:359) foldRegsDefd foldRegsUsed foldLocalRegsDefd (compiler/GHC/Cmm/Expr.hs:371) foldLocalRegsUsed (compiler/GHC/Cmm/Expr.hs:364) LocalRegSet (compiler/GHC/Cmm/Expr.hs:334) GlobalRegSet (compiler/GHC/Cmm/Expr.hs:335) emptyRegSet (compiler/GHC/Cmm/Expr.hs:347) elemRegSet (compiler/GHC/Cmm/Expr.hs:349) extendRegSet (compiler/GHC/Cmm/Expr.hs:350) deleteFromRegSet (compiler/GHC/Cmm/Expr.hs:351) mkRegSet (compiler/GHC/Cmm/Expr.hs:352) plusRegSet (compiler/GHC/Cmm/Expr.hs:354) minusRegSet (compiler/GHC/Cmm/Expr.hs:353) timesRegSet (compiler/GHC/Cmm/Expr.hs:355) sizeRegSet (compiler/GHC/Cmm/Expr.hs:356) nullRegSet (compiler/GHC/Cmm/Expr.hs:348) regSetToList (compiler/GHC/Cmm/Expr.hs:357) isTrivialCmmExpr (compiler/GHC/Cmm/Expr.hs:297) hasNoGlobalRegs (compiler/GHC/Cmm/Expr.hs:305) isLit (compiler/GHC/Cmm/Expr.hs:313) isComparisonExpr (compiler/GHC/Cmm/Expr.hs:317) 0% ( 0 / 7) in 'GHC.Platform.X86_64' Missing documentation for: Module header callerSaves (compiler/CodeGen.Platform.h:496) activeStgRegs (compiler/CodeGen.Platform.h:582) haveRegBase (compiler/CodeGen.Platform.h:758) globalRegMaybe (compiler/CodeGen.Platform.h:775) freeReg (compiler/CodeGen.Platform.h:948) freeRegBase (compiler/CodeGen.Platform.h:970) 0% ( 0 / 7) in 'GHC.Platform.X86' Missing documentation for: Module header callerSaves (compiler/CodeGen.Platform.h:579) activeStgRegs (compiler/CodeGen.Platform.h:582) haveRegBase (compiler/CodeGen.Platform.h:758) globalRegMaybe (compiler/CodeGen.Platform.h:775) freeReg (compiler/CodeGen.Platform.h:942) freeRegBase (compiler/CodeGen.Platform.h:970) 0% ( 0 / 6) in 'GHC.Platform.Wasm32' Missing documentation for: Module header callerSaves (compiler/CodeGen.Platform.h:579) activeStgRegs (compiler/CodeGen.Platform.h:582) haveRegBase (compiler/CodeGen.Platform.h:758) globalRegMaybe (compiler/CodeGen.Platform.h:775) freeReg (compiler/CodeGen.Platform.h:1225) 0% ( 0 / 6) in 'GHC.Platform.S390X' Missing documentation for: Module header callerSaves (compiler/CodeGen.Platform.h:502) activeStgRegs (compiler/CodeGen.Platform.h:582) haveRegBase (compiler/CodeGen.Platform.h:758) globalRegMaybe (compiler/CodeGen.Platform.h:775) freeReg (compiler/CodeGen.Platform.h:1225) 0% ( 0 / 6) in 'GHC.Platform.RISCV64' Missing documentation for: Module header callerSaves (compiler/CodeGen.Platform.h:579) activeStgRegs (compiler/CodeGen.Platform.h:582) haveRegBase (compiler/CodeGen.Platform.h:758) globalRegMaybe (compiler/CodeGen.Platform.h:775) freeReg (compiler/CodeGen.Platform.h:1127) 0% ( 0 / 6) in 'GHC.Platform.PPC' Missing documentation for: Module header callerSaves (compiler/CodeGen.Platform.h:579) activeStgRegs (compiler/CodeGen.Platform.h:582) haveRegBase (compiler/CodeGen.Platform.h:758) globalRegMaybe (compiler/CodeGen.Platform.h:775) freeReg (compiler/CodeGen.Platform.h:990) 0% ( 0 / 6) in 'GHC.Platform.NoRegs' Missing documentation for: Module header callerSaves (compiler/CodeGen.Platform.h:579) activeStgRegs (compiler/CodeGen.Platform.h:582) haveRegBase (compiler/CodeGen.Platform.h:760) globalRegMaybe (compiler/CodeGen.Platform.h:932) freeReg (compiler/CodeGen.Platform.h:1225) 0% ( 0 / 6) in 'GHC.Platform.LoongArch64' Missing documentation for: Module header callerSaves (compiler/CodeGen.Platform.h:579) activeStgRegs (compiler/CodeGen.Platform.h:582) haveRegBase (compiler/CodeGen.Platform.h:758) globalRegMaybe (compiler/CodeGen.Platform.h:775) freeReg (compiler/CodeGen.Platform.h:1225) 0% ( 0 / 6) in 'GHC.Platform.ARM' Missing documentation for: Module header callerSaves (compiler/CodeGen.Platform.h:579) activeStgRegs (compiler/CodeGen.Platform.h:582) haveRegBase (compiler/CodeGen.Platform.h:758) globalRegMaybe (compiler/CodeGen.Platform.h:775) freeReg (compiler/CodeGen.Platform.h:1225) 0% ( 0 / 6) in 'GHC.Platform.AArch64' Missing documentation for: Module header callerSaves (compiler/CodeGen.Platform.h:579) activeStgRegs (compiler/CodeGen.Platform.h:582) haveRegBase (compiler/CodeGen.Platform.h:758) globalRegMaybe (compiler/CodeGen.Platform.h:775) freeReg (compiler/CodeGen.Platform.h:1027) 33% ( 2 / 6) in 'GHC.Platform.Regs' Missing documentation for: Module header haveRegBase (compiler/GHC/Platform/Regs.hs:69) globalRegMaybe (compiler/GHC/Platform/Regs.hs:88) freeReg (compiler/GHC/Platform/Regs.hs:107) 23% ( 6 / 26) in 'GHC.Cmm.Node' Missing documentation for: Module header CmmNode (compiler/GHC/Cmm/Node.hs:52) CmmFormal (compiler/GHC/Cmm/Node.hs:423) CmmActual (compiler/GHC/Cmm/Node.hs:422) UpdFrameOffset (compiler/GHC/Cmm/Node.hs:425) ForeignConvention (compiler/GHC/Cmm/Node.hs:454) ForeignTarget (compiler/GHC/Cmm/Node.hs:481) foreignTargetHints (compiler/GHC/Cmm/Node.hs:519) CmmReturnInfo (compiler/GHC/Cmm/Node.hs:469) mapExp (compiler/GHC/Cmm/Node.hs:683) mapExpDeep (compiler/GHC/Cmm/Node.hs:697) wrapRecExp (compiler/GHC/Cmm/Node.hs:678) foldExp (compiler/GHC/Cmm/Node.hs:767) foldExpDeep (compiler/GHC/Cmm/Node.hs:781) wrapRecExpf (compiler/GHC/Cmm/Node.hs:762) mapExpM (compiler/GHC/Cmm/Node.hs:714) mapExpDeepM (compiler/GHC/Cmm/Node.hs:749) wrapRecExpM (compiler/GHC/Cmm/Node.hs:709) mapSuccessors (compiler/GHC/Cmm/Node.hs:786) mapCollectSuccessors (compiler/GHC/Cmm/Node.hs:793) 28% ( 17 / 59) in 'GHC.Cmm' Missing documentation for: Module header CmmProgram (compiler/GHC/Cmm.hs:80) GenCmmGroup (compiler/GHC/Cmm.hs:82) CmmDecl (compiler/GHC/Cmm.hs:129) DCmmDecl (compiler/GHC/Cmm.hs:128) CmmDeclSRTs (compiler/GHC/Cmm.hs:130) CmmDataDecl (compiler/GHC/Cmm.hs:131) cmmDataDeclCmmDecl (compiler/GHC/Cmm.hs:135) DCmmGraph (compiler/GHC/Cmm.hs:151) CmmGraph (compiler/GHC/Cmm.hs:150) GenCmmGraph (compiler/GHC/Cmm.hs:153) GenGenCmmGraph (compiler/GHC/Cmm.hs:155) toBlockMap (compiler/GHC/Cmm.hs:162) revPostorder (compiler/GHC/Cmm.hs:175) toBlockList (compiler/GHC/Cmm.hs:179) CmmBlock (compiler/GHC/Cmm.hs:156) RawCmmDecl (compiler/GHC/Cmm.hs:140) Section (compiler/GHC/Cmm.hs:313) SectionType (compiler/GHC/Cmm.hs:271) CmmStatics (compiler/GHC/Cmm.hs:355) RawCmmStatics (compiler/GHC/Cmm.hs:356) CmmStatic (compiler/GHC/Cmm.hs:315) SectionProtection (compiler/GHC/Cmm.hs:284) DWrap (compiler/GHC/Cmm.hs:190) unDeterm (compiler/GHC/Cmm.hs:193) removeDeterm (compiler/GHC/Cmm.hs:398) removeDetermDecl (compiler/GHC/Cmm.hs:401) removeDetermGraph (compiler/GHC/Cmm.hs:408) GenBasicBlock (compiler/GHC/Cmm.hs:419) ListGraph (compiler/GHC/Cmm.hs:429) pprBBlock (compiler/GHC/Cmm.hs:447) DCmmTopInfo (compiler/GHC/Cmm.hs:195) CmmTopInfo (compiler/GHC/Cmm.hs:196) CmmStackInfo (compiler/GHC/Cmm.hs:215) topInfoTable (compiler/GHC/Cmm.hs:212) topInfoTableD (compiler/GHC/Cmm.hs:207) ClosureTypeInfo (compiler/GHC/Runtime/Heap/Layout.hs:189) ProfilingInfo (compiler/GHC/Cmm.hs:262) ConstrDescription (compiler/GHC/Runtime/Heap/Layout.hs:198) pprCmmGroup (compiler/GHC/Cmm.hs:479) pprSection (compiler/GHC/Cmm.hs:545) pprStatic (compiler/GHC/Cmm.hs:535) 15% ( 14 / 89) in 'GHC.Cmm.Utils' Missing documentation for: Module header primRepCmmType (compiler/GHC/Cmm/Utils.hs:97) slotCmmType (compiler/GHC/Cmm/Utils.hs:115) typeCmmType (compiler/GHC/Cmm/Utils.hs:137) typeForeignHint (compiler/GHC/Cmm/Utils.hs:157) primRepForeignHint (compiler/GHC/Cmm/Utils.hs:140) zeroCLit (compiler/GHC/Cmm/Utils.hs:174) mkIntCLit (compiler/GHC/Cmm/Utils.hs:168) mkWordCLit (compiler/GHC/Cmm/Utils.hs:180) packHalfWordsCLit (compiler/GHC/Cmm/Utils.hs:224) mkRODataLits (compiler/GHC/Cmm/Utils.hs:206) mkStgWordCLit (compiler/GHC/Cmm/Utils.hs:216) mkIntExpr (compiler/GHC/Cmm/Utils.hs:171) zeroExpr (compiler/GHC/Cmm/Utils.hs:177) mkLblExpr (compiler/GHC/Cmm/Utils.hs:238) cmmRegOff (compiler/GHC/Cmm/Utils.hs:262) cmmOffset (compiler/GHC/Cmm/Utils.hs:246) cmmLabelOff (compiler/GHC/Cmm/Utils.hs:275) cmmOffsetLit (compiler/GHC/Cmm/Utils.hs:266) cmmOffsetExpr (compiler/GHC/Cmm/Utils.hs:242) cmmRegOffB (compiler/GHC/Cmm/Utils.hs:314) cmmOffsetB (compiler/GHC/Cmm/Utils.hs:317) cmmLabelOffB (compiler/GHC/Cmm/Utils.hs:323) cmmOffsetLitB (compiler/GHC/Cmm/Utils.hs:326) cmmOffsetExprB (compiler/GHC/Cmm/Utils.hs:320) cmmRegOffW (compiler/GHC/Cmm/Utils.hs:340) cmmOffsetW (compiler/GHC/Cmm/Utils.hs:337) cmmLabelOffW (compiler/GHC/Cmm/Utils.hs:346) cmmOffsetLitW (compiler/GHC/Cmm/Utils.hs:343) cmmOffsetExprW (compiler/GHC/Cmm/Utils.hs:333) cmmLoadIndex (compiler/GHC/Cmm/Utils.hs:301) cmmLoadIndexW (compiler/GHC/Cmm/Utils.hs:349) cmmNegate (compiler/GHC/Cmm/Utils.hs:374) cmmULtWord (compiler/GHC/Cmm/Utils.hs:363) cmmUGeWord (compiler/GHC/Cmm/Utils.hs:364) cmmUGtWord (compiler/GHC/Cmm/Utils.hs:365) cmmUShrWord (compiler/GHC/Cmm/Utils.hs:367) cmmSLtWord (compiler/GHC/Cmm/Utils.hs:366) cmmNeWord (compiler/GHC/Cmm/Utils.hs:361) cmmEqWord (compiler/GHC/Cmm/Utils.hs:362) cmmOrWord (compiler/GHC/Cmm/Utils.hs:359) cmmAndWord (compiler/GHC/Cmm/Utils.hs:360) cmmSubWord (compiler/GHC/Cmm/Utils.hs:369) cmmAddWord (compiler/GHC/Cmm/Utils.hs:368) cmmMulWord (compiler/GHC/Cmm/Utils.hs:370) cmmQuotWord (compiler/GHC/Cmm/Utils.hs:371) cmmToWord (compiler/GHC/Cmm/Utils.hs:380) cmmMkAssign (compiler/GHC/Cmm/Utils.hs:388) baseExpr (compiler/GHC/Cmm/Utils.hs:596) spExpr (compiler/GHC/Cmm/Utils.hs:597) hpExpr (compiler/GHC/Cmm/Utils.hs:599) spLimExpr (compiler/GHC/Cmm/Utils.hs:598) hpLimExpr (compiler/GHC/Cmm/Utils.hs:600) currentTSOExpr (compiler/GHC/Cmm/Utils.hs:601) currentNurseryExpr (compiler/GHC/Cmm/Utils.hs:602) cccsExpr (compiler/GHC/Cmm/Utils.hs:603) cmmTagMask (compiler/GHC/Cmm/Utils.hs:408) cmmPointerMask (compiler/GHC/Cmm/Utils.hs:409) cmmUntag (compiler/GHC/Cmm/Utils.hs:414) cmmIsTagged (compiler/GHC/Cmm/Utils.hs:419) cmmIsNotTagged (compiler/GHC/Cmm/Utils.hs:420) cmmConstrTag1 (compiler/GHC/Cmm/Utils.hs:423) mAX_PTR_TAG (compiler/GHC/Cmm/Utils.hs:404) tAG_MASK (compiler/GHC/Cmm/Utils.hs:401) globalRegsOverlap (compiler/GHC/Cmm/Utils.hs:439) globalRegUsedIn (compiler/GHC/Cmm/Utils.hs:465) mkLiveness (compiler/GHC/Cmm/Utils.hs:492) modifyGraph (compiler/GHC/Cmm/Utils.hs:516) ofBlockMap (compiler/GHC/Cmm/Utils.hs:519) toBlockMap (compiler/GHC/Cmm.hs:162) ofBlockList (compiler/GHC/Cmm/Utils.hs:561) toBlockList (compiler/GHC/Cmm.hs:179) foldlGraphBlocks (compiler/GHC/Cmm/Utils.hs:578) mapGraphNodes (compiler/GHC/Cmm/Utils.hs:569) mapGraphNodes1 (compiler/GHC/Cmm/Utils.hs:574) 50% ( 4 / 8) in 'GHC.StgToCmm.CgUtils' Missing documentation for: Module header baseRegOffset (compiler/GHC/StgToCmm/CgUtils.hs:53) get_Regtable_addr_from_offset (compiler/GHC/StgToCmm/CgUtils.hs:143) regTableOffset (compiler/GHC/StgToCmm/CgUtils.hs:139) Warning: 'hydrateCgBreakInfo' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 36% ( 11 / 30) in 'GHC.ByteCode.Types' Missing documentation for: CompiledByteCode (compiler/GHC/ByteCode/Types.hs:57) seqCompiledByteCode (compiler/GHC/ByteCode/Types.hs:88) mkBCOByteArray (libraries/ghci/GHCi/ResolvedBCO.hs:67) FFIInfo (compiler/GHC/ByteCode/Types.hs:79) RegBitmap (compiler/GHC/ByteCode/Types.hs:107) NativeCallType (compiler/GHC/ByteCode/Types.hs:133) NativeCallInfo (compiler/GHC/ByteCode/Types.hs:137) voidTupleReturnInfo (compiler/GHC/ByteCode/Types.hs:154) voidPrimCallInfo (compiler/GHC/ByteCode/Types.hs:157) ByteOff (compiler/GHC/ByteCode/Types.hs:95) WordOff (compiler/GHC/ByteCode/Types.hs:98) HalfWord (compiler/GHC/ByteCode/Types.hs:104) UnlinkedBCO (compiler/GHC/ByteCode/Types.hs:169) BCOPtr (compiler/GHC/ByteCode/Types.hs:184) BCONPtr (compiler/GHC/ByteCode/Types.hs:195) ItblEnv (compiler/GHC/ByteCode/Types.hs:159) ItblPtr (compiler/GHC/ByteCode/Types.hs:164) AddrEnv (compiler/GHC/ByteCode/Types.hs:160) AddrPtr (compiler/GHC/ByteCode/Types.hs:166) Warning: 'Linkable' is ambiguous. It is defined * at compiler/GHC/Linker/Types.hs:223:17 * at compiler/GHC/Linker/Types.hs:223:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Linker/Types.hs:223:1 55% ( 20 / 36) in 'GHC.Linker.Types' Missing documentation for: Module header Loader (compiler/GHC/Linker/Types.hs:140) LoaderState (compiler/GHC/Linker/Types.hs:142) uninitializedLoader (compiler/GHC/Linker/Types.hs:162) modifyClosureEnv (compiler/GHC/Linker/Types.hs:165) LinkerEnv (compiler/GHC/Linker/Types.hs:170) filterLinkerEnv (compiler/GHC/Linker/Types.hs:187) ClosureEnv (compiler/GHC/Linker/Types.hs:193) emptyClosureEnv (compiler/GHC/Linker/Types.hs:196) extendClosureEnv (compiler/GHC/Linker/Types.hs:199) LinkableSet (compiler/GHC/Linker/Types.hs:236) mkLinkableSet (compiler/GHC/Linker/Types.hs:239) ObjFile (compiler/GHC/Linker/Types.hs:256) LibrarySpec (compiler/GHC/Linker/Types.hs:453) LoadedPkgInfo (compiler/GHC/Linker/Types.hs:204) PkgsLoaded (compiler/GHC/Linker/Types.hs:202) Warning: 'ModGuts' is ambiguous. It is defined * at compiler/GHC/Unit/Module/ModGuts.hs:49:5 * at compiler/GHC/Unit/Module/ModGuts.hs:48:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Unit/Module/ModGuts.hs:48:1 Warning: 'ModIface' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ModDetails' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'tcg_fam_inst_env' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'tcg_inst_env' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 50% ( 2 / 4) in 'GHC.Unit.Module.ModGuts' Missing documentation for: Module header mg_mnwib (compiler/GHC/Unit/Module/ModGuts.hs:106) Warning: 'TyCon' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Type' is ambiguous. It is defined * at compiler/GHC/Core.hs:258:5 * at compiler/GHC/Core/TyCo/Rep.hs:124:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Core/TyCo/Rep.hs:124:1 Warning: 'RuleInfo' is ambiguous. It is defined * at compiler/GHC/Types/Id/Info.hs:757:5 * at compiler/GHC/Types/Id/Info.hs:756:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Types/Id/Info.hs:756:1 46% ( 15 / 32) in 'GHC.Core.Rules' Missing documentation for: matchExprs (compiler/GHC/Core/Rules.hs:729) mkRuleEnv (compiler/GHC/Core/Rules.hs:412) emptyRuleEnv (compiler/GHC/Core/Rules.hs:439) updExternalPackageRules (compiler/GHC/Core/Rules.hs:425) addLocalRules (compiler/GHC/Core/Rules.hs:435) updLocalRules (compiler/GHC/Core/Rules.hs:430) emptyRuleBase (compiler/GHC/Core/Rules.hs:380) mkRuleBase (compiler/GHC/Core/Rules.hs:383) extendRuleBaseList (compiler/GHC/Core/Rules.hs:386) pprRuleBase (compiler/GHC/Core/Rules.hs:394) extendRuleInfo (compiler/GHC/Core/Rules.hs:338) addRuleInfo (compiler/GHC/Core/Rules.hs:342) addIdSpecialisations (compiler/GHC/Core/Rules.hs:346) addRulesToId (compiler/GHC/Core/Rules.hs:355) getRules (compiler/GHC/Core/Rules.hs:449) pprRulesForUser (compiler/GHC/Core/Rules.hs:323) mkSpecRule (compiler/GHC/Core/Rules.hs:223) 11% ( 2 / 18) in 'GHC.Core.Opt.Simplify.Monad' Missing documentation for: Module header TopEnvConfig (compiler/GHC/Core/Opt/Simplify/Monad.hs:73) SimplM (compiler/GHC/Core/Opt/Simplify/Monad.hs:54) initSmpl (compiler/GHC/Core/Opt/Simplify/Monad.hs:95) traceSmpl (compiler/GHC/Core/Opt/Simplify/Monad.hs:168) getSimplRules (compiler/GHC/Core/Opt/Simplify/Monad.hs:198) newId (compiler/GHC/Core/Opt/Simplify/Monad.hs:209) SimplCount (compiler/GHC/Core/Opt/Stats.hs:47) tick (compiler/GHC/Core/Opt/Simplify/Monad.hs:237) freeTick (compiler/GHC/Core/Opt/Simplify/Monad.hs:284) checkedTick (compiler/GHC/Core/Opt/Simplify/Monad.hs:244) getSimplCount (compiler/GHC/Core/Opt/Simplify/Monad.hs:234) zeroSimplCount (compiler/GHC/Core/Opt/Stats.hs:68) pprSimplCount (compiler/GHC/Core/Opt/Stats.hs:120) plusSimplCount (compiler/GHC/Core/Opt/Stats.hs:100) isZeroSimplCount (compiler/GHC/Core/Opt/Stats.hs:77) 8% ( 8 / 92) in 'GHC.Core.Opt.Simplify.Env' Missing documentation for: Module header SimplMode (compiler/GHC/Core/Opt/Simplify/Env.hs:260) updMode (compiler/GHC/Core/Opt/Simplify/Env.hs:546) smPedanticBottoms (compiler/GHC/Core/Opt/Simplify/Env.hs:296) smPlatform (compiler/GHC/Core/Opt/Simplify/Env.hs:299) SimplEnv (compiler/GHC/Core/Opt/Simplify/Env.hs:171) pprSimplEnv (compiler/GHC/Core/Opt/Simplify/Env.hs:377) seArityOpts (compiler/GHC/Core/Opt/Simplify/Env.hs:206) seCaseCase (compiler/GHC/Core/Opt/Simplify/Env.hs:209) seCaseFolding (compiler/GHC/Core/Opt/Simplify/Env.hs:212) seCaseMerge (compiler/GHC/Core/Opt/Simplify/Env.hs:215) seCastSwizzle (compiler/GHC/Core/Opt/Simplify/Env.hs:218) seDoEtaReduction (compiler/GHC/Core/Opt/Simplify/Env.hs:221) seEtaExpand (compiler/GHC/Core/Opt/Simplify/Env.hs:224) seFloatEnable (compiler/GHC/Core/Opt/Simplify/Env.hs:227) seInline (compiler/GHC/Core/Opt/Simplify/Env.hs:230) seNames (compiler/GHC/Core/Opt/Simplify/Env.hs:233) seOptCoercionOpts (compiler/GHC/Core/Opt/Simplify/Env.hs:236) sePedanticBottoms (compiler/GHC/Core/Opt/Simplify/Env.hs:239) sePhase (compiler/GHC/Core/Opt/Simplify/Env.hs:242) sePlatform (compiler/GHC/Core/Opt/Simplify/Env.hs:245) sePreInline (compiler/GHC/Core/Opt/Simplify/Env.hs:248) seRuleOpts (compiler/GHC/Core/Opt/Simplify/Env.hs:251) seRules (compiler/GHC/Core/Opt/Simplify/Env.hs:254) seUnfoldingOpts (compiler/GHC/Core/Opt/Simplify/Env.hs:257) mkSimplEnv (compiler/GHC/Core/Opt/Simplify/Env.hs:509) extendIdSubst (compiler/GHC/Core/Opt/Simplify/Env.hs:559) extendCvIdSubst (compiler/GHC/Core/Opt/Simplify/Env.hs:574) extendTvSubst (compiler/GHC/Core/Opt/Simplify/Env.hs:564) extendCvSubst (compiler/GHC/Core/Opt/Simplify/Env.hs:569) zapSubstEnv (compiler/GHC/Core/Opt/Simplify/Env.hs:649) setSubstEnv (compiler/GHC/Core/Opt/Simplify/Env.hs:654) bumpCaseDepth (compiler/GHC/Core/Opt/Simplify/Env.hs:552) getInScope (compiler/GHC/Core/Opt/Simplify/Env.hs:579) setInScopeFromE (compiler/GHC/Core/Opt/Simplify/Env.hs:586) setInScopeFromF (compiler/GHC/Core/Opt/Simplify/Env.hs:589) setInScopeSet (compiler/GHC/Core/Opt/Simplify/Env.hs:582) modifyInScope (compiler/GHC/Core/Opt/Simplify/Env.hs:610) addNewInScopeIds (compiler/GHC/Core/Opt/Simplify/Env.hs:593) getSimplRules (compiler/GHC/Core/Opt/Simplify/Monad.hs:198) enterRecGroupRHSs (compiler/GHC/Core/Opt/Simplify/Env.hs:615) reSimplifying (compiler/GHC/Core/Opt/Simplify/Env.hs:555) mkContEx (compiler/GHC/Core/Opt/Simplify/Env.hs:657) substId (compiler/GHC/Core/Opt/Simplify/Env.hs:944) lookupRecBndr (compiler/GHC/Core/Opt/Simplify/Env.hs:967) simplNonRecBndr (compiler/GHC/Core/Opt/Simplify/Env.hs:1033) simplNonRecJoinBndr (compiler/GHC/Core/Opt/Simplify/Env.hs:1165) simplRecBndrs (compiler/GHC/Core/Opt/Simplify/Env.hs:1041) simplRecJoinBndrs (compiler/GHC/Core/Opt/Simplify/Env.hs:1175) simplBinder (compiler/GHC/Core/Opt/Simplify/Env.hs:1024) simplBinders (compiler/GHC/Core/Opt/Simplify/Env.hs:1015) substTy (compiler/GHC/Core/Opt/Simplify/Env.hs:1273) substTyVar (compiler/GHC/Core/Opt/Simplify/Env.hs:1276) getSubst (compiler/GHC/Core/Opt/Simplify/Env.hs:1269) substCo (compiler/GHC/Core/Opt/Simplify/Env.hs:1294) substCoVar (compiler/GHC/Core/Opt/Simplify/Env.hs:1285) SimplFloats (compiler/GHC/Core/Opt/Simplify/Env.hs:336) emptyFloats (compiler/GHC/Core/Opt/Simplify/Env.hs:363) isEmptyFloats (compiler/GHC/Core/Opt/Simplify/Env.hs:370) mkRecFloats (compiler/GHC/Core/Opt/Simplify/Env.hs:870) mkFloatBind (compiler/GHC/Core/Opt/Simplify/Env.hs:795) addLetFloats (compiler/GHC/Core/Opt/Simplify/Env.hs:833) addJoinFloats (compiler/GHC/Core/Opt/Simplify/Env.hs:842) addFloats (compiler/GHC/Core/Opt/Simplify/Env.hs:851) extendFloats (compiler/GHC/Core/Opt/Simplify/Env.hs:812) wrapFloats (compiler/GHC/Core/Opt/Simplify/Env.hs:886) isEmptyJoinFloats (compiler/GHC/Core/Opt/Simplify/Env.hs:770) isEmptyLetFloats (compiler/GHC/Core/Opt/Simplify/Env.hs:764) doFloatFromRhs (compiler/GHC/Core/Opt/Simplify/Env.hs:729) getTopFloatBinds (compiler/GHC/Core/Opt/Simplify/Env.hs:909) LetFloats (compiler/GHC/Core/Opt/Simplify/Env.hs:686) FloatEnable (compiler/GHC/Core/Opt/Simplify/Env.hs:301) letFloatBinds (compiler/GHC/Core/Opt/Simplify/Env.hs:862) emptyLetFloats (compiler/GHC/Core/Opt/Simplify/Env.hs:761) unitLetFloat (compiler/GHC/Core/Opt/Simplify/Env.hs:774) addLetFlts (compiler/GHC/Core/Opt/Simplify/Env.hs:858) mapLetFloats (compiler/GHC/Core/Opt/Simplify/Env.hs:916) JoinFloat (compiler/GHC/Core/Opt/Simplify/Env.hs:689) JoinFloats (compiler/GHC/Core/Opt/Simplify/Env.hs:690) emptyJoinFloats (compiler/GHC/Core/Opt/Simplify/Env.hs:767) wrapJoinFloats (compiler/GHC/Core/Opt/Simplify/Env.hs:905) wrapJoinFloatsX (compiler/GHC/Core/Opt/Simplify/Env.hs:898) unitJoinFloat (compiler/GHC/Core/Opt/Simplify/Env.hs:787) addJoinFlts (compiler/GHC/Core/Opt/Simplify/Env.hs:865) 25% ( 2 / 8) in 'GHC.Core.Opt.Simplify.Inline' Missing documentation for: Module header couldBeSmallEnoughToInline (compiler/GHC/Core/Opt/Simplify/Inline.hs:54) smallEnoughToInline (compiler/GHC/Core/Opt/Simplify/Inline.hs:63) activeUnfolding (compiler/GHC/Core/Opt/Simplify/Inline.hs:123) callSiteInline (compiler/GHC/Core/Opt/Simplify/Inline.hs:102) CallCtxt (compiler/GHC/Core/Unfold.hs:163) Warning: 'HomeModInfo' is ambiguous. It is defined * at compiler/GHC/Unit/Home/ModInfo.hs:49:20 * at compiler/GHC/Unit/Home/ModInfo.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 compiler/GHC/Unit/Home/ModInfo.hs:49:1 Warning: 'ModDetails' is ambiguous. It is defined * at compiler/GHC/Unit/Module/ModDetails.hs:20:19 * at compiler/GHC/Unit/Module/ModDetails.hs:20:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Unit/Module/ModDetails.hs:20:1 Warning: 'ModIface' is ambiguous. It is defined * at compiler/GHC/Unit/Module/ModIface.hs:1003:1 * at compiler/GHC/Unit/Module/ModIface.hs:147:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Unit/Module/ModIface.hs:147:1 18% ( 5 / 27) in 'GHC.Unit.Home.ModInfo' Missing documentation for: HomeModLinkable (compiler/GHC/Unit/Home/ModInfo.hs:86) homeModInfoObject (compiler/GHC/Unit/Home/ModInfo.hs:80) homeModInfoByteCode (compiler/GHC/Unit/Home/ModInfo.hs:77) emptyHomeModInfoLinkable (compiler/GHC/Unit/Home/ModInfo.hs:83) justBytecode (compiler/GHC/Unit/Home/ModInfo.hs:93) justObjects (compiler/GHC/Unit/Home/ModInfo.hs:98) bytecodeAndObjects (compiler/GHC/Unit/Home/ModInfo.hs:103) lookupHpt (compiler/GHC/Unit/Home/ModInfo.hs:142) eltsHpt (compiler/GHC/Unit/Home/ModInfo.hs:148) filterHpt (compiler/GHC/Unit/Home/ModInfo.hs:158) allHpt (compiler/GHC/Unit/Home/ModInfo.hs:161) anyHpt (compiler/GHC/Unit/Home/ModInfo.hs:164) mapHpt (compiler/GHC/Unit/Home/ModInfo.hs:167) delFromHpt (compiler/GHC/Unit/Home/ModInfo.hs:170) addToHpt (compiler/GHC/Unit/Home/ModInfo.hs:173) addHomeModInfoToHpt (compiler/GHC/Unit/Home/ModInfo.hs:176) addListToHpt (compiler/GHC/Unit/Home/ModInfo.hs:180) lookupHptDirectly (compiler/GHC/Unit/Home/ModInfo.hs:145) lookupHptByModule (compiler/GHC/Unit/Home/ModInfo.hs:196) listToHpt (compiler/GHC/Unit/Home/ModInfo.hs:183) listHMIToHpt (compiler/GHC/Unit/Home/ModInfo.hs:186) pprHPT (compiler/GHC/Unit/Home/ModInfo.hs:203) Warning: 'hscMaybeWriteIface' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 66% ( 2 / 3) in 'GHC.Unit.Module.Status' Missing documentation for: Module header 19% ( 9 / 46) in 'GHC.CoreToIface' Missing documentation for: toIfaceTvBndr (compiler/GHC/CoreToIface.hs:121) toIfaceTvBndrs (compiler/GHC/CoreToIface.hs:129) toIfaceIdBndr (compiler/GHC/CoreToIface.hs:132) toIfaceBndr (compiler/GHC/CoreToIface.hs:141) toIfaceTopBndr (compiler/GHC/CoreToIface.hs:444) toIfaceForAllBndr (compiler/GHC/CoreToIface.hs:154) toIfaceForAllBndrs (compiler/GHC/CoreToIface.hs:151) toIfaceTyVar (compiler/GHC/CoreToIface.hs:222) toIfaceType (compiler/GHC/CoreToIface.hs:172) toIfaceTypeX (compiler/GHC/CoreToIface.hs:179) toIfaceKind (compiler/GHC/CoreToIface.hs:168) toIfaceTcArgs (compiler/GHC/CoreToIface.hs:326) toIfaceTyCon (compiler/GHC/CoreToIface.hs:229) toIfaceTyCon_name (compiler/GHC/CoreToIface.hs:260) toIfaceTyLit (compiler/GHC/CoreToIface.hs:266) tidyToIfaceType (compiler/GHC/CoreToIface.hs:380) tidyToIfaceContext (compiler/GHC/CoreToIface.hs:386) tidyToIfaceTcArgs (compiler/GHC/CoreToIface.hs:383) toIfaceCoercion (compiler/GHC/CoreToIface.hs:272) toIfaceCoercionX (compiler/GHC/CoreToIface.hs:277) patSynToIfaceDecl (compiler/GHC/CoreToIface.hs:397) toIfaceExpr (compiler/GHC/CoreToIface.hs:549) toIfaceBang (compiler/GHC/CoreToIface.hs:427) toIfaceSrcBang (compiler/GHC/CoreToIface.hs:433) toIfaceLetBndr (compiler/GHC/CoreToIface.hs:436) toIfaceIdDetails (compiler/GHC/CoreToIface.hs:453) toIfaceIdInfo (compiler/GHC/CoreToIface.hs:470) toIfUnfolding (compiler/GHC/CoreToIface.hs:508) toIfaceTickish (compiler/GHC/CoreToIface.hs:572) toIfaceBind (compiler/GHC/CoreToIface.hs:581) toIfaceTopBind (compiler/GHC/CoreToIface.hs:585) toIfaceAlt (compiler/GHC/CoreToIface.hs:613) toIfaceCon (compiler/GHC/CoreToIface.hs:617) toIfaceApp (compiler/GHC/CoreToIface.hs:625) toIfaceVar (compiler/GHC/CoreToIface.hs:647) toIfaceLFInfo (compiler/GHC/CoreToIface.hs:669) dehydrateCgBreakInfo (compiler/GHC/CoreToIface.hs:695) 25% ( 1 / 4) in 'GHC.Iface.Decl' Missing documentation for: coAxiomToIfaceDecl (compiler/GHC/Iface/Decl.hs:93) tyThingToIfaceDecl (compiler/GHC/Iface/Decl.hs:62) toIfaceBooleanFormula (compiler/GHC/Iface/Decl.hs:340) Warning: 'FamInst' is ambiguous. It is defined * at compiler/GHC/Core/FamInstEnv.hs:100:5 * at compiler/GHC/Core/FamInstEnv.hs:99:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Core/FamInstEnv.hs:99:1 85% ( 6 / 7) in 'GHC.Types.TyThing.Ppr' Missing documentation for: Module header Warning: 'conjunction' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'SolverReportWithCtxt' is ambiguous. It is defined * at compiler/GHC/Tc/Errors/Types.hs:5309:3 * at compiler/GHC/Tc/Errors/Types.hs:5308:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Tc/Errors/Types.hs:5308:1 Warning: 'ExpandSynsFail' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 7% ( 1 / 14) in 'GHC.Tc.Errors.Ppr' Missing documentation for: Module header pprTypeDoesNotHaveFixedRuntimeRep (compiler/GHC/Tc/Errors/Ppr.hs:3479) pprScopeError (compiler/GHC/Tc/Errors/Ppr.hs:4848) tidySkolemInfo (compiler/GHC/Tc/Errors/Ppr.hs:5180) tidySkolemInfoAnon (compiler/GHC/Tc/Errors/Ppr.hs:5184) pprHsDocContext (compiler/GHC/Tc/Errors/Ppr.hs:5488) inHsDocContext (compiler/GHC/Tc/Errors/Ppr.hs:5485) TcRnMessageOpts (compiler/GHC/Tc/Errors/Types.hs:244) pprTyThingUsedWrong (compiler/GHC/Tc/Errors/Ppr.hs:5593) pprUntouchableVariable (compiler/GHC/Tc/Errors/Ppr.hs:4170) mismatchMsg_ExpectedActuals (compiler/GHC/Tc/Errors/Ppr.hs:4934) messageWithInfoDiagnosticMessage (compiler/GHC/Tc/Errors/Ppr.hs:3443) messageWithHsDocContext (compiler/GHC/Tc/Errors/Ppr.hs:3449) Warning: 'InstantiationSuggestion' is ambiguous. It is defined * at compiler/GHC/Types/Hint.hs:532:32 * at compiler/GHC/Types/Hint.hs:532:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Types/Hint.hs:532:1 0% ( 0 / 1) in 'GHC.Driver.Errors.Ppr' Missing documentation for: Module header Warning: 'SourceError' is ambiguous. It is defined * at compiler/GHC/Types/SourceError.hs:53:23 * at compiler/GHC/Types/SourceError.hs:53:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Types/SourceError.hs:53:1 Warning: 'log_action' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Opt_WarnIsError' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'printExceptionAndWarnings' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 42% ( 3 / 7) in 'GHC.Types.SourceError' Missing documentation for: mkSrcErr (compiler/GHC/Types/SourceError.hs:26) srcErrorMessages (compiler/GHC/Types/SourceError.hs:29) throwErrors (compiler/GHC/Types/SourceError.hs:32) throwOneError (compiler/GHC/Types/SourceError.hs:35) Warning: 'SourceError' is ambiguous. It is defined * at compiler/GHC/Types/SourceError.hs:53:23 * at compiler/GHC/Types/SourceError.hs:53:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Types/SourceError.hs:53:1 71% ( 5 / 7) in 'GHC.Parser.Header' Missing documentation for: mkPrelImports (compiler/GHC/Parser/Header.hs:128) toArgs (compiler/GHC/Parser/Header.hs:334) Warning: 'PsError' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 50% ( 2 / 4) in 'GHC.Driver.Errors' Missing documentation for: Module header printMessages (compiler/GHC/Driver/Errors.hs:17) 37% ( 3 / 8) in 'GHC.Driver.Config.Diagnostic' Missing documentation for: initPsMessageOpts (compiler/GHC/Driver/Config/Diagnostic.hs:52) initDsMessageOpts (compiler/GHC/Driver/Config/Diagnostic.hs:60) initTcMessageOpts (compiler/GHC/Driver/Config/Diagnostic.hs:55) initDriverMessageOpts (compiler/GHC/Driver/Config/Diagnostic.hs:68) initIfaceMessageOpts (compiler/GHC/Driver/Config/Diagnostic.hs:63) Warning: 'MsgEnvelope' is ambiguous. It is defined * at compiler/GHC/Types/Error.hs:458:22 * at compiler/GHC/Types/Error.hs:458:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Types/Error.hs:458:1 21% ( 5 / 23) in 'GHC.Driver.CmdLine' Missing documentation for: processArgs (compiler/GHC/Driver/CmdLine.hs:181) OptKind (compiler/GHC/Driver/CmdLine.hs:93) Flag (compiler/GHC/Driver/CmdLine.hs:50) defFlag (compiler/GHC/Driver/CmdLine.hs:57) defGhcFlag (compiler/GHC/Driver/CmdLine.hs:60) defGhciFlag (compiler/GHC/Driver/CmdLine.hs:63) defHiddenFlag (compiler/GHC/Driver/CmdLine.hs:66) hoistFlag (compiler/GHC/Driver/CmdLine.hs:69) errorsToGhcException (compiler/GHC/Driver/CmdLine.hs:326) warnsToMessages (compiler/GHC/Driver/CmdLine.hs:166) EwM (compiler/GHC/Driver/CmdLine.hs:124) runEwM (compiler/GHC/Driver/CmdLine.hs:140) addErr (compiler/GHC/Driver/CmdLine.hs:146) addWarn (compiler/GHC/Driver/CmdLine.hs:149) addFlagWarn (compiler/GHC/Driver/CmdLine.hs:153) getArg (compiler/GHC/Driver/CmdLine.hs:157) getCurLoc (compiler/GHC/Driver/CmdLine.hs:160) liftEwM (compiler/GHC/Driver/CmdLine.hs:163) 100% ( 3 / 3) in 'GHC.Builtin.PrimOps.Ids' Warning: 'IntAddC' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'WordAddC' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'IntSubC' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'WordSubC' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 60% ( 3 / 5) in 'GHC.Core.Opt.ConstantFold' Missing documentation for: primOpRules (compiler/GHC/Core/Opt/ConstantFold.hs:104) builtinRules (compiler/GHC/Core/Opt/ConstantFold.hs:2117) Warning: 'RuleEnv' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Dependencies' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'moduleFreeHolesPrecise' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ModIface' is ambiguous. It is defined * at compiler/GHC/Unit/Module/ModIface.hs:1003:1 * at compiler/GHC/Unit/Module/ModIface.hs:147:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Unit/Module/ModIface.hs:147:1 Warning: 'eps_decls' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'eps_rules' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ModuleName' is ambiguous. It is defined * at compiler/Language/Haskell/Syntax/Module/Name.hs:13:22 * at compiler/Language/Haskell/Syntax/Module/Name.hs:13:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/Language/Haskell/Syntax/Module/Name.hs:13:1 40% ( 6 / 15) in 'GHC.Unit.External' Missing documentation for: Module header initExternalUnitCache (compiler/GHC/Unit/External.hs:62) eucEPS (compiler/GHC/Unit/External.hs:65) initExternalPackageState (compiler/GHC/Unit/External.hs:68) PackageTypeEnv (compiler/GHC/Unit/External.hs:39) PackageInstEnv (compiler/GHC/Unit/External.hs:41) PackageFamInstEnv (compiler/GHC/Unit/External.hs:42) PackageRuleBase (compiler/GHC/Unit/External.hs:40) PackageCompleteMatches (compiler/GHC/Unit/External.hs:44) Warning: 'oldUnit' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'DynFlags' is ambiguous. It is defined * at compiler/GHC/Driver/DynFlags.hs:147:17 * at compiler/GHC/Driver/DynFlags.hs:147:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Driver/DynFlags.hs:147:1 Warning: 'newUnit' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 18% ( 11 / 61) in 'GHC.Unit.Env' Missing documentation for: Module header UnitEnv (compiler/GHC/Unit/Env.hs:87) initUnitEnv (compiler/GHC/Unit/Env.hs:109) ueEPS (compiler/GHC/Unit/Env.hs:106) updateHug (compiler/GHC/Unit/Env.hs:132) updateHpt_lazy (compiler/GHC/Unit/Env.hs:126) updateHpt (compiler/GHC/Unit/Env.hs:129) ue_units (compiler/GHC/Unit/Env.hs:361) ue_currentHomeUnitEnv (compiler/GHC/Unit/Env.hs:452) ue_setUnits (compiler/GHC/Unit/Env.hs:364) ue_setUnitFlags (compiler/GHC/Unit/Env.hs:415) ue_unit_dbs (compiler/GHC/Unit/Env.hs:369) ue_all_home_unit_ids (compiler/GHC/Unit/Env.hs:446) ue_setUnitDbs (compiler/GHC/Unit/Env.hs:372) ue_hpt (compiler/GHC/Unit/Env.hs:381) ue_homeUnit (compiler/GHC/Unit/Env.hs:431) ue_unsafeHomeUnit (compiler/GHC/Unit/Env.hs:434) ue_setFlags (compiler/GHC/Unit/Env.hs:412) ue_setActiveUnit (compiler/GHC/Unit/Env.hs:459) ue_currentUnit (compiler/GHC/Unit/Env.hs:464) ue_findHomeUnitEnv (compiler/GHC/Unit/Env.hs:476) ue_updateHomeUnitEnv (compiler/GHC/Unit/Env.hs:483) ue_unitHomeUnit (compiler/GHC/Unit/Env.hs:443) ue_unitFlags (compiler/GHC/Unit/Env.hs:419) ue_transitiveHomeDeps (compiler/GHC/Unit/Env.hs:135) HomeUnitGraph (compiler/GHC/Unit/Env.hs:250) HomeUnitEnv (compiler/GHC/Unit/Env.hs:186) mkHomeUnitEnv (compiler/GHC/Unit/Env.hs:235) lookupHugByModule (compiler/GHC/Unit/Env.hs:253) hugElts (compiler/GHC/Unit/Env.hs:259) lookupHug (compiler/GHC/Unit/Env.hs:281) addHomeModInfoToHug (compiler/GHC/Unit/Env.hs:262) UnitEnvGraph (compiler/GHC/Unit/Env.hs:290) UnitEnvGraphKey (compiler/GHC/Unit/Env.hs:288) unitEnv_insert (compiler/GHC/Unit/Env.hs:295) unitEnv_delete (compiler/GHC/Unit/Env.hs:300) unitEnv_adjust (compiler/GHC/Unit/Env.hs:306) unitEnv_new (compiler/GHC/Unit/Env.hs:319) unitEnv_singleton (compiler/GHC/Unit/Env.hs:325) unitEnv_map (compiler/GHC/Unit/Env.hs:330) unitEnv_member (compiler/GHC/Unit/Env.hs:333) unitEnv_lookup_maybe (compiler/GHC/Unit/Env.hs:336) unitEnv_lookup (compiler/GHC/Unit/Env.hs:339) unitEnv_keys (compiler/GHC/Unit/Env.hs:342) unitEnv_elts (compiler/GHC/Unit/Env.hs:345) unitEnv_hpts (compiler/GHC/Unit/Env.hs:348) unitEnv_foldWithKey (compiler/GHC/Unit/Env.hs:351) unitEnv_union (compiler/GHC/Unit/Env.hs:354) unitEnv_mapWithKey (compiler/GHC/Unit/Env.hs:316) assertUnitEnvInvariant (compiler/GHC/Unit/Env.hs:525) Warning: 'DynFlags' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'initFinderOpts' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Module' is ambiguous. It is defined * at compiler/GHC/Unit/Types.hs:120:23 * at compiler/GHC/Unit/Types.hs:133:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Unit/Types.hs:133:1 Warning: 'FinderCache' is ambiguous. It is defined * at compiler/GHC/Unit/Finder/Types.hs:29:20 * at compiler/GHC/Unit/Finder/Types.hs:29:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Unit/Finder/Types.hs:29:1 42% ( 3 / 7) in 'GHC.Unit.Finder.Types' Missing documentation for: Module header FinderCache (compiler/GHC/Unit/Finder/Types.hs:29) FileCacheState (compiler/GHC/Unit/Finder/Types.hs:28) InstalledFindResult (compiler/GHC/Unit/Finder/Types.hs:42) 80% ( 4 / 5) in 'GHC.Types.Name.Ppr' Missing documentation for: Module header 42% ( 9 / 21) in 'GHC.Runtime.Interpreter.Types' Missing documentation for: InterpInstance (compiler/GHC/Runtime/Interpreter/Types.hs:63) InterpProcess (compiler/GHC/Runtime/Interpreter/Types.hs:90) ExtInterp (compiler/GHC/Runtime/Interpreter/Types.hs:69) ExtInterpStatusVar (compiler/GHC/Runtime/Interpreter/Types.hs:84) IServ (compiler/GHC/Runtime/Interpreter/Types.hs:86) JSInterp (compiler/GHC/Runtime/Interpreter/Types.hs:87) JSInterpExtra (compiler/GHC/Runtime/Interpreter/Types.hs:129) JSInterpConfig (compiler/GHC/Runtime/Interpreter/Types.hs:159) JSState (compiler/GHC/Runtime/Interpreter/Types.hs:137) defaultNodeJsSettings (compiler/GHC/Runtime/Interpreter/Types.hs:151) WasmInterp (compiler/GHC/Runtime/Interpreter/Types.hs:88) WasmInterpConfig (compiler/GHC/Runtime/Interpreter/Types.hs:175) Warning: 'DynFlags' is ambiguous. It is defined * at compiler/GHC/Driver/DynFlags.hs:147:17 * at compiler/GHC/Driver/DynFlags.hs:147:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Driver/DynFlags.hs:147:1 Warning: 'TyThings' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 42% ( 6 / 14) in 'GHC.Runtime.Context' Missing documentation for: Module header InteractiveImport (compiler/GHC/Runtime/Context.hs:294) extendInteractiveContextWithIds (compiler/GHC/Runtime/Context.hs:390) setInteractivePrintName (compiler/GHC/Runtime/Context.hs:401) substInteractiveContext (compiler/GHC/Runtime/Context.hs:450) replaceImportEnv (compiler/GHC/Runtime/Context.hs:415) icReaderEnv (compiler/GHC/Runtime/Context.hs:330) icInteractiveModule (compiler/GHC/Runtime/Context.hs:333) 0% ( 0 / 2) in 'GHC.Core.Lint.Interactive' Missing documentation for: Module header interactiveInScope (compiler/GHC/Core/Lint/Interactive.hs:40) Warning: 'hsc_unit_dbs' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'IfGblEnv' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 66% ( 2 / 3) in 'GHC.Driver.Env.Types' Missing documentation for: Module header Warning: 'ModIface' is ambiguous. It is defined * at compiler/GHC/Unit/Module/ModIface.hs:1003:1 * at compiler/GHC/Unit/Module/ModIface.hs:147:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Unit/Module/ModIface.hs:147:1 Warning: 'Module' is ambiguous. It is defined * at compiler/GHC/Unit/Types.hs:120:23 * at compiler/GHC/Unit/Types.hs:133:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Unit/Types.hs:133:1 48% ( 18 / 37) in 'GHC.Driver.Env' Missing documentation for: Module header hsc_home_unit (compiler/GHC/Driver/Env.hs:113) hsc_home_unit_maybe (compiler/GHC/Driver/Env.hs:116) hsc_units (compiler/GHC/Driver/Env.hs:119) hsc_HPT (compiler/GHC/Driver/Env.hs:122) hsc_HUE (compiler/GHC/Driver/Env.hs:125) hsc_HUG (compiler/GHC/Driver/Env.hs:128) hsc_all_home_unit_ids (compiler/GHC/Driver/Env.hs:131) hscUpdateHUG (compiler/GHC/Driver/Env.hs:144) hscUpdateHPT_lazy (compiler/GHC/Driver/Env.hs:134) hscUpdateHPT (compiler/GHC/Driver/Env.hs:139) hscSetActiveHomeUnit (compiler/GHC/Driver/Env.hs:395) hscSetActiveUnitId (compiler/GHC/Driver/Env.hs:398) hscActiveUnitId (compiler/GHC/Driver/Env.hs:403) runHsc (compiler/GHC/Driver/Env.hs:89) runHsc' (compiler/GHC/Driver/Env.hs:98) hptCompleteSigs (compiler/GHC/Driver/Env.hs:221) hptAllThings (compiler/GHC/Driver/Env.hs:263) mainModIs (compiler/GHC/Driver/Env.hs:367) Warning: 'GhcT' is ambiguous. It is defined * at compiler/GHC/Driver/Monad.hs:211:20 * at compiler/GHC/Driver/Monad.hs:211:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Driver/Monad.hs:211:1 Warning: 'Ghc' is ambiguous. It is defined * at compiler/GHC/Driver/Monad.hs:165:17 * at compiler/GHC/Driver/Monad.hs:165:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Driver/Monad.hs:165:1 Warning: 'SourceError' is ambiguous. It is defined * at compiler/GHC/Types/SourceError.hs:53:23 * at compiler/GHC/Types/SourceError.hs:53:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Types/SourceError.hs:53:1 79% ( 23 / 29) in 'GHC.Driver.Monad' Missing documentation for: Module header liftGhcT (compiler/GHC/Driver/Monad.hs:216) reifyGhc (compiler/GHC/Driver/Monad.hs:205) pushJsonLogHookM (compiler/GHC/Driver/Monad.hs:127) popJsonLogHookM (compiler/GHC/Driver/Monad.hs:130) defaultWarnErrLogger (compiler/GHC/Driver/Monad.hs:243) Warning: 'CoreM' is ambiguous. It is defined * at compiler/GHC/Core/Opt/Monad.hs:150:19 * at compiler/GHC/Core/Opt/Monad.hs:150:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Core/Opt/Monad.hs:150:1 58% ( 21 / 36) in 'GHC.Core.Opt.Monad' Missing documentation for: Module header FloatOutSwitches (compiler/GHC/Core/Opt/Monad.hs:76) runCoreM (compiler/GHC/Core/Opt/Monad.hs:190) getHscEnv (compiler/GHC/Core/Opt/Monad.hs:246) getModule initRuleEnv (compiler/GHC/Core/Opt/Monad.hs:252) getExternalRuleBase (compiler/GHC/Core/Opt/Monad.hs:258) getDynFlags getPackageFamInstEnv (compiler/GHC/Core/Opt/Monad.hs:301) getInteractiveContext (compiler/GHC/Core/Opt/Monad.hs:298) getUniqTag (compiler/GHC/Core/Opt/Monad.hs:270) getNamePprCtx (compiler/GHC/Core/Opt/Monad.hs:261) getSrcSpanM (compiler/GHC/Core/Opt/Monad.hs:264) addSimplCount (compiler/GHC/Core/Opt/Monad.hs:267) msg (compiler/GHC/Core/Opt/Monad.hs:365) 20% ( 1 / 5) in 'GHC.Core.Opt.CallerCC' Missing documentation for: addCallerCostCentres (compiler/GHC/Core/Opt/CallerCC.hs:42) CallerCcFilter (compiler/GHC/Core/Opt/CallerCC/Types.hs:74) NamePattern (compiler/GHC/Core/Opt/CallerCC/Types.hs:26) parseCallerCcFilter (compiler/GHC/Core/Opt/CallerCC/Types.hs:90) Warning: 'Settings' is ambiguous. It is defined * at compiler/GHC/Settings.hs:77:17 * at compiler/GHC/Settings.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 compiler/GHC/Settings.hs:77:1 Warning: 'DynFlags' is ambiguous. It is defined * at compiler/GHC/Driver/DynFlags.hs:147:17 * at compiler/GHC/Driver/DynFlags.hs:147:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Driver/DynFlags.hs:147:1 Warning: 'FlagSpec' is ambiguous. It is defined * at compiler/GHC/Driver/Session.hs:2074:6 * at compiler/GHC/Driver/Session.hs:2073:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Driver/Session.hs:2073:1 37% (102 /272) in 'GHC.Driver.Session' Missing documentation for: WarningFlag (compiler/GHC/Driver/Flags.hs:959) Language (compiler/GHC/Driver/Flags.hs:62) FatalMessager (compiler/GHC/Driver/DynFlags.hs:721) FlushOut (compiler/GHC/Driver/DynFlags.hs:727) glasgowExtsFlags (compiler/GHC/Driver/Flags.hs:375) hasPprDebug (compiler/GHC/Driver/DynFlags.hs:995) hasNoDebugOutput (compiler/GHC/Driver/DynFlags.hs:998) hasNoStateHack (compiler/GHC/Driver/DynFlags.hs:1001) hasNoOptCoercion (compiler/GHC/Driver/DynFlags.hs:1004) setGeneralFlag' (compiler/GHC/Driver/Session.hs:2844) unSetGeneralFlag' (compiler/GHC/Driver/Session.hs:2854) xopt_DuplicateRecordFields (compiler/GHC/Driver/DynFlags.hs:1143) xopt_FieldSelectors (compiler/GHC/Driver/DynFlags.hs:1148) lang_set (compiler/GHC/Driver/DynFlags.hs:1153) DynamicTooState (compiler/GHC/Driver/DynFlags.hs:904) dynamicTooState (compiler/GHC/Driver/DynFlags.hs:911) setDynamicNow (compiler/GHC/Driver/DynFlags.hs:917) OnOff (compiler/GHC/Driver/DynFlags.hs:734) outputFile (compiler/GHC/Driver/Session.hs:3667) objectSuf (compiler/GHC/Driver/Session.hs:3672) ways (compiler/GHC/Driver/DynFlags.hs:1434) FlagSpec (compiler/GHC/Driver/Session.hs:2073) HasDynFlags (compiler/GHC/Driver/DynFlags.hs:466) ContainsDynFlags (compiler/GHC/Driver/DynFlags.hs:490) RtsOptsEnabled (compiler/GHC/Driver/DynFlags.hs:876) isOneShot (compiler/GHC/Driver/DynFlags.hs:781) isNoLink (compiler/GHC/Driver/DynFlags.hs:796) packageFlagsChanged (compiler/GHC/Driver/DynFlags.hs:854) PackageDBFlag (compiler/GHC/Driver/DynFlags.hs:846) PkgDbRef (compiler/GHC/Driver/DynFlags.hs:922) showOpt (compiler/GHC/Utils/CliOption.hs:26) DynLibLoader (compiler/GHC/Driver/DynFlags.hs:871) setFlagsFromEnvFile (compiler/GHC/Driver/Session.hs:3183) safeHaskellModeEnabled (compiler/GHC/Driver/Session.hs:518) Settings (compiler/GHC/Settings.hs:77) sProgramName (compiler/GHC/Settings.hs:194) sProjectVersion (compiler/GHC/Settings.hs:196) sGhcUsagePath (compiler/GHC/Settings.hs:199) sGhciUsagePath (compiler/GHC/Settings.hs:201) sToolDir (compiler/GHC/Settings.hs:203) sTopDir (compiler/GHC/Settings.hs:205) sGlobalPackageDatabasePath (compiler/GHC/Settings.hs:207) sLdSupportsCompactUnwind (compiler/GHC/Settings.hs:210) sLdSupportsFilelist (compiler/GHC/Settings.hs:212) sLdIsGnuLd (compiler/GHC/Settings.hs:216) sGccSupportsNoPie (compiler/GHC/Settings.hs:218) sPgm_L (compiler/GHC/Settings.hs:225) sPgm_P (compiler/GHC/Settings.hs:227) sPgm_F (compiler/GHC/Settings.hs:233) sPgm_c (compiler/GHC/Settings.hs:235) sPgm_cxx (compiler/GHC/Settings.hs:237) sPgm_cpp (compiler/GHC/Settings.hs:239) sPgm_a (compiler/GHC/Settings.hs:241) sPgm_l (compiler/GHC/Settings.hs:243) sPgm_lm (compiler/GHC/Settings.hs:245) sPgm_windres (compiler/GHC/Settings.hs:247) sPgm_ar (compiler/GHC/Settings.hs:249) sPgm_ranlib (compiler/GHC/Settings.hs:255) sPgm_lo (compiler/GHC/Settings.hs:257) sPgm_lc (compiler/GHC/Settings.hs:259) sPgm_las (compiler/GHC/Settings.hs:261) sPgm_i (compiler/GHC/Settings.hs:263) sOpt_L (compiler/GHC/Settings.hs:265) sOpt_P (compiler/GHC/Settings.hs:267) sOpt_P_fingerprint (compiler/GHC/Settings.hs:269) sOpt_JSP (compiler/GHC/Settings.hs:271) sOpt_JSP_fingerprint (compiler/GHC/Settings.hs:273) sOpt_CmmP (compiler/GHC/Settings.hs:275) sOpt_CmmP_fingerprint (compiler/GHC/Settings.hs:277) sOpt_F (compiler/GHC/Settings.hs:279) sOpt_c (compiler/GHC/Settings.hs:281) sOpt_cxx (compiler/GHC/Settings.hs:283) sOpt_a (compiler/GHC/Settings.hs:285) sOpt_l (compiler/GHC/Settings.hs:287) sOpt_lm (compiler/GHC/Settings.hs:289) sOpt_windres (compiler/GHC/Settings.hs:291) sOpt_lo (compiler/GHC/Settings.hs:293) sOpt_lc (compiler/GHC/Settings.hs:295) sOpt_i (compiler/GHC/Settings.hs:297) sExtraGccViaCFlags (compiler/GHC/Settings.hs:300) sTargetPlatformString (compiler/GHC/Settings.hs:303) sGhcWithInterpreter (compiler/GHC/Settings.hs:305) sLibFFI (compiler/GHC/Settings.hs:307) sTargetRTSLinkerOnlySupportsSharedLibs (compiler/GHC/Settings.hs:310) programName (compiler/GHC/Driver/DynFlags.hs:1446) projectVersion (compiler/GHC/Driver/DynFlags.hs:1448) ghcUsagePath (compiler/GHC/Driver/DynFlags.hs:1450) ghciUsagePath (compiler/GHC/Driver/DynFlags.hs:1452) topDir (compiler/GHC/Driver/DynFlags.hs:1454) versionedFilePath (compiler/GHC/Driver/DynFlags.hs:1487) extraGccViaCFlags (compiler/GHC/Driver/DynFlags.hs:1458) globalPackageDatabasePath (compiler/GHC/Driver/DynFlags.hs:1460) pgm_L (compiler/GHC/Driver/Session.hs:401) pgm_P (compiler/GHC/Driver/Session.hs:403) pgm_JSP (compiler/GHC/Driver/Session.hs:405) pgm_CmmP (compiler/GHC/Driver/Session.hs:407) pgm_F (compiler/GHC/Driver/Session.hs:409) pgm_c (compiler/GHC/Driver/Session.hs:411) pgm_cxx (compiler/GHC/Driver/Session.hs:413) pgm_cpp (compiler/GHC/Driver/Session.hs:415) pgm_a (compiler/GHC/Driver/Session.hs:417) pgm_l (compiler/GHC/Driver/Session.hs:419) pgm_lm (compiler/GHC/Driver/Session.hs:421) pgm_windres (compiler/GHC/Driver/Session.hs:423) pgm_ar (compiler/GHC/Driver/Session.hs:425) pgm_ranlib (compiler/GHC/Driver/Session.hs:427) pgm_lo (compiler/GHC/Driver/Session.hs:429) pgm_lc (compiler/GHC/Driver/Session.hs:431) pgm_las (compiler/GHC/Driver/Session.hs:433) pgm_i (compiler/GHC/Driver/Session.hs:435) opt_L (compiler/GHC/Driver/Session.hs:437) opt_P (compiler/GHC/Driver/Session.hs:439) opt_JSP (compiler/GHC/Driver/Session.hs:442) opt_CmmP (compiler/GHC/Driver/Session.hs:445) opt_F (compiler/GHC/Driver/Session.hs:467) opt_c (compiler/GHC/Driver/Session.hs:469) opt_cxx (compiler/GHC/Driver/Session.hs:472) opt_a (compiler/GHC/Driver/Session.hs:475) opt_l (compiler/GHC/Driver/Session.hs:477) opt_lm (compiler/GHC/Driver/Session.hs:480) opt_i (compiler/GHC/Driver/Session.hs:490) opt_P_signature (compiler/GHC/Driver/Session.hs:450) opt_JSP_signature (compiler/GHC/Driver/Session.hs:457) opt_CmmP_signature (compiler/GHC/Driver/Session.hs:464) opt_windres (compiler/GHC/Driver/Session.hs:482) opt_lo (compiler/GHC/Driver/Session.hs:484) opt_lc (compiler/GHC/Driver/Session.hs:486) opt_las (compiler/GHC/Driver/Session.hs:488) updatePlatformConstants (compiler/GHC/Driver/Session.hs:3698) addPluginModuleName (compiler/GHC/Driver/Session.hs:669) defaultFatalMessager (compiler/GHC/Driver/DynFlags.hs:724) defaultFlushOut (compiler/GHC/Driver/DynFlags.hs:730) setOutputFile (compiler/GHC/Driver/Session.hs:644) setDynOutputFile (compiler/GHC/Driver/Session.hs:645) setOutputHi (compiler/GHC/Driver/Session.hs:646) setDynOutputHi (compiler/GHC/Driver/Session.hs:647) augmentByWorkingDirectory (compiler/GHC/Driver/Session.hs:3087) setTmpDir (compiler/GHC/Driver/Session.hs:3289) setUnitId (compiler/GHC/Driver/Session.hs:3063) TurnOnFlag (compiler/GHC/Driver/Flags.hs:80) turnOn (compiler/GHC/Driver/Flags.hs:82) turnOff (compiler/GHC/Driver/Flags.hs:83) impliedGFlags (compiler/GHC/Driver/Flags.hs:358) impliedOffGFlags (compiler/GHC/Driver/Flags.hs:371) impliedXFlags (compiler/GHC/Driver/Flags.hs:274) CmdLineP (compiler/GHC/Driver/Session.hs:819) runCmdLineP (compiler/GHC/Driver/Session.hs:837) getCmdLineState (compiler/GHC/Driver/Session.hs:831) putCmdLineState (compiler/GHC/Driver/Session.hs:834) flagsAll (compiler/GHC/Driver/Session.hs:976) flagsDynamic (compiler/GHC/Driver/Session.hs:985) flagsPackage (compiler/GHC/Driver/Session.hs:989) supportedLanguagesAndExtensions (compiler/GHC/Driver/Session.hs:2653) picCCOpts (compiler/GHC/Driver/Session.hs:3323) picPOpts (compiler/GHC/Driver/Session.hs:3380) pieCCLDOpts (compiler/GHC/Driver/Session.hs:3362) compilerInfo (compiler/GHC/Driver/Session.hs:3388) wordAlignment (compiler/GHC/Platform.hs:98) setUnsafeGlobalDynFlags (compiler/GHC/Driver/Session.hs:3588) isSse4_2Enabled (compiler/GHC/Driver/DynFlags.hs:1552) isBmiEnabled (compiler/GHC/Driver/DynFlags.hs:1579) isBmi2Enabled (compiler/GHC/Driver/DynFlags.hs:1585) isAvxEnabled (compiler/GHC/Driver/DynFlags.hs:1555) isAvx2Enabled (compiler/GHC/Driver/DynFlags.hs:1558) isAvx512cdEnabled (compiler/GHC/Driver/DynFlags.hs:1561) isAvx512erEnabled (compiler/GHC/Driver/DynFlags.hs:1564) isAvx512fEnabled (compiler/GHC/Driver/DynFlags.hs:1567) isAvx512pfEnabled (compiler/GHC/Driver/DynFlags.hs:1570) isFmaEnabled (compiler/GHC/Driver/DynFlags.hs:1573) initPromotionTickContext (compiler/GHC/Driver/DynFlags.hs:1539) 50% ( 1 / 2) in 'GHC.Driver.Config.Parser' Missing documentation for: Module header Warning: 'makeStatic' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 23% ( 4 / 17) in 'GHC.Core.Lint' Missing documentation for: Module header LintPassResultConfig (compiler/GHC/Core/Lint.hs:403) LintFlags (compiler/GHC/Core/Lint.hs:2967) StaticPtrCheck (compiler/GHC/Core/Lint.hs:2977) LintConfig (compiler/GHC/Core/Lint.hs:3288) WarnsAndErrs (compiler/GHC/Core/Lint.hs:3004) lintUnfolding (compiler/GHC/Core/Lint.hs:517) lintPassResult (compiler/GHC/Core/Lint.hs:414) lintExpr (compiler/GHC/Core/Lint.hs:533) lintAxioms (compiler/GHC/Core/Lint.hs:2785) endPassIO (compiler/GHC/Core/Lint.hs:349) displayLintResults (compiler/GHC/Core/Lint.hs:438) dumpPassResult (compiler/GHC/Core/Lint.hs:371) Warning: 'e' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'f' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 0% ( 0 / 47) in 'GHC.Core.Opt.Simplify.Utils' Missing documentation for: Module header rebuildLam (compiler/GHC/Core/Opt/Simplify/Utils.hs:1800) mkCase (compiler/GHC/Core/Opt/Simplify/Utils.hs:2649) prepareAlts (compiler/GHC/Core/Opt/Simplify/Utils.hs:2415) tryEtaExpandRhs (compiler/GHC/Core/Opt/Simplify/Utils.hs:1948) wantEtaExpansion (compiler/GHC/Core/Opt/Simplify/Utils.hs:1973) preInlineUnconditionally (compiler/GHC/Core/Opt/Simplify/Utils.hs:1463) postInlineUnconditionally (compiler/GHC/Core/Opt/Simplify/Utils.hs:1599) activeRule (compiler/GHC/Core/Opt/Simplify/Utils.hs:1321) getUnfoldingInRuleMatch (compiler/GHC/Core/Opt/Simplify/Utils.hs:1309) updModeForStableUnfoldings (compiler/GHC/Core/Opt/Simplify/Utils.hs:1091) updModeForRules (compiler/GHC/Core/Opt/Simplify/Utils.hs:1105) BindContext (compiler/GHC/Core/Opt/Simplify/Utils.hs:97) bindContextLevel (compiler/GHC/Core/Opt/Simplify/Utils.hs:106) SimplCont (compiler/GHC/Core/Opt/Simplify/Utils.hs:145) DupFlag (compiler/GHC/Core/Opt/Simplify/Utils.hs:225) FromWhat (compiler/GHC/Core/Opt/Simplify/Utils.hs:222) StaticEnv (compiler/GHC/Core/Opt/Simplify/Utils.hs:220) isSimplified (compiler/GHC/Core/Opt/Simplify/Utils.hs:230) contIsStop (compiler/GHC/Core/Opt/Simplify/Utils.hs:486) contIsDupable (compiler/GHC/Core/Opt/Simplify/Utils.hs:490) contResultType (compiler/GHC/Core/Opt/Simplify/Utils.hs:509) contHoleType (compiler/GHC/Core/Opt/Simplify/Utils.hs:519) contHoleScaling (compiler/GHC/Core/Opt/Simplify/Utils.hs:540) contIsTrivial (compiler/GHC/Core/Opt/Simplify/Utils.hs:500) contArgs (compiler/GHC/Core/Opt/Simplify/Utils.hs:576) contIsRhs (compiler/GHC/Core/Opt/Simplify/Utils.hs:480) countArgs (compiler/GHC/Core/Opt/Simplify/Utils.hs:559) mkBoringStop (compiler/GHC/Core/Opt/Simplify/Utils.hs:467) mkRhsStop (compiler/GHC/Core/Opt/Simplify/Utils.hs:471) mkLazyArgStop (compiler/GHC/Core/Opt/Simplify/Utils.hs:474) interestingCallContext (compiler/GHC/Core/Opt/Simplify/Utils.hs:914) ArgInfo (compiler/GHC/Core/Opt/Simplify/Utils.hs:323) ArgSpec (compiler/GHC/Core/Opt/Simplify/Utils.hs:351) RewriteCall (compiler/GHC/Core/Opt/Simplify/Utils.hs:345) mkArgInfo (compiler/GHC/Core/Opt/Simplify/Utils.hs:628) addValArgTo (compiler/GHC/Core/Opt/Simplify/Utils.hs:375) addCastTo (compiler/GHC/Core/Opt/Simplify/Utils.hs:394) addTyArgTo (compiler/GHC/Core/Opt/Simplify/Utils.hs:388) argInfoExpr (compiler/GHC/Core/Opt/Simplify/Utils.hs:429) argInfoAppArgs (compiler/GHC/Core/Opt/Simplify/Utils.hs:403) pushSimplifiedArgs (compiler/GHC/Core/Opt/Simplify/Utils.hs:413) pushSimplifiedRevArgs (compiler/GHC/Core/Opt/Simplify/Utils.hs:414) isStrictArgInfo (compiler/GHC/Core/Opt/Simplify/Utils.hs:398) lazyArgContext (compiler/GHC/Core/Opt/Simplify/Utils.hs:891) abstractFloats (compiler/GHC/Core/Opt/Simplify/Utils.hs:2210) isExitJoinId (compiler/GHC/Core/Opt/Simplify/Utils.hs:2820) Warning: 'ai' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'f' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 0% ( 0 / 4) in 'GHC.Core.Opt.Simplify.Iteration' Missing documentation for: Module header simplTopBinds (compiler/GHC/Core/Opt/Simplify/Iteration.hs:204) simplExpr (compiler/GHC/Core/Opt/Simplify/Iteration.hs:1133) simplImpRules (compiler/GHC/Core/Opt/Simplify/Iteration.hs:4695) 40% ( 2 / 5) in 'GHC.Core.Opt.Simplify' Missing documentation for: Module header simplifyExpr (compiler/GHC/Core/Opt/Simplify.hs:70) simplifyPgm (compiler/GHC/Core/Opt/Simplify.hs:148) 33% ( 2 / 6) in 'GHC.Core.Opt.Pipeline.Types' Missing documentation for: Module header CoreToDo (compiler/GHC/Core/Opt/Pipeline/Types.hs:34) bindsOnlyPass (compiler/GHC/Core/Opt/Pipeline/Types.hs:30) pprPassDetails (compiler/GHC/Core/Opt/Pipeline/Types.hs:97) 14% ( 1 / 7) in 'GHC.Driver.Config.Core.Lint' Missing documentation for: Module header endPass (compiler/GHC/Driver/Config/Core/Lint.hs:38) endPassHscEnvIO (compiler/GHC/Driver/Config/Core/Lint.hs:47) initEndPassConfig (compiler/GHC/Driver/Config/Core/Lint.hs:66) initLintPassResultConfig (compiler/GHC/Driver/Config/Core/Lint.hs:105) initLintConfig (compiler/GHC/Driver/Config/Core/Lint.hs:167) Warning: 'Reduction' is ambiguous. It is defined * at compiler/GHC/Core/Reduction.hs:96:3 * at compiler/GHC/Core/Reduction.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 compiler/GHC/Core/Reduction.hs:95:1 Warning: 'Coercion' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'TcPluginM' is ambiguous. It is defined * at compiler/GHC/Tc/Types.hs:995:23 * at compiler/GHC/Tc/Types.hs:995:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Tc/Types.hs:995:1 Warning: 'TcPluginSolveResult' is ambiguous. It is defined * at compiler/GHC/Tc/Types.hs:1065:5 * at compiler/GHC/Tc/Types.hs:1064:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Tc/Types.hs:1064:1 Warning: 'TcGblEnv' is ambiguous. It is defined * at compiler/GHC/Tc/Types.hs:464:5 * at compiler/GHC/Tc/Types.hs:463:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Tc/Types.hs:463:1 Warning: 'NameShape' is ambiguous. It is defined * at compiler/GHC/Tc/Types.hs:233:18 * at compiler/GHC/Tc/Types.hs:233:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Tc/Types.hs:233:1 Warning: 'ns_module_name' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ModIface' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'TcM' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 30% ( 30 / 98) in 'GHC.Tc.Types' Missing documentation for: TcRnIf (compiler/GHC/Tc/Types.hs:251) TcRn (compiler/GHC/Tc/Types.hs:252) IfM (compiler/GHC/Tc/Types.hs:253) IfL (compiler/GHC/Tc/Types.hs:255) IfG (compiler/GHC/Tc/Types.hs:254) Env (compiler/GHC/Tc/Types.hs:273) TcLclEnv (compiler/GHC/Tc/Types/LclEnv.hs:76) modifyLclCtxt (compiler/GHC/Tc/Types/LclEnv.hs:183) TcLclCtxt (compiler/GHC/Tc/Types/LclEnv.hs:89) setLclEnvTcLevel (compiler/GHC/Tc/Types/LclEnv.hs:144) getLclEnvTcLevel (compiler/GHC/Tc/Types/LclEnv.hs:150) setLclEnvLoc (compiler/GHC/Tc/Types/LclEnv.hs:153) getLclEnvLoc (compiler/GHC/Tc/Types/LclEnv.hs:156) lclEnvInGeneratedCode (compiler/GHC/Tc/Types/LclEnv.hs:168) IfGblEnv (compiler/GHC/Tc/Types.hs:344) IfLclEnv (compiler/GHC/Tc/Types.hs:361) tcVisibleOrphanMods (compiler/GHC/Tc/Types.hs:726) emptyImportAvails (compiler/GHC/Tc/Types.hs:926) ImpUserList (compiler/GHC/Tc/Types.hs:207) mkModDeps (compiler/GHC/Tc/Types.hs:907) TcTypeEnv (compiler/GHC/Tc/Types/LclEnv.hs:189) TcBinderStack (compiler/GHC/Tc/Types/BasicTypes.hs:54) TcBinder (compiler/GHC/Tc/Types/BasicTypes.hs:63) PromotionErr (compiler/GHC/Tc/Errors/Types/PromotionErr.hs:15) ClosedTypeId (compiler/GHC/Tc/Types/BasicTypes.hs:371) RhsNames (compiler/GHC/Tc/Types/BasicTypes.hs:368) SelfBootInfo (compiler/GHC/Tc/Types.hs:732) bootExports (compiler/GHC/Tc/Types.hs:738) tcTyThingCategory (compiler/GHC/Tc/Types/BasicTypes.hs:520) pprTcTyThingCategory (compiler/GHC/Tc/Types/BasicTypes.hs:517) peCategory (compiler/GHC/Tc/Errors/Types/PromotionErr.hs:48) pprPECategory (compiler/GHC/Tc/Errors/Types/PromotionErr.hs:45) CompleteMatch (compiler/GHC/Types/CompleteMatch.hs:24) CompleteMatches (compiler/GHC/Types/CompleteMatch.hs:27) ThStage (compiler/GHC/Tc/Types/TH.hs:31) SpliceType (compiler/GHC/Tc/Types/TH.hs:28) SpliceOrBracket (compiler/GHC/Tc/Types/TH.hs:29) PendingStuff (compiler/GHC/Tc/Types/TH.hs:64) topStage (compiler/GHC/Tc/Types/TH.hs:82) topAnnStage (compiler/GHC/Tc/Types/TH.hs:83) topSpliceStage (compiler/GHC/Tc/Types/TH.hs:84) ThLevel (compiler/GHC/Tc/Types/TH.hs:92) impLevel (compiler/GHC/Tc/Types/TH.hs:100) outerLevel (compiler/GHC/Tc/Types/TH.hs:101) thLevel (compiler/GHC/Tc/Types/TH.hs:104) ThBindEnv (compiler/GHC/Tc/Types/LclEnv.hs:191) ArrowCtxt (compiler/GHC/Tc/Types/LclEnv.hs:237) TcSigFun (compiler/GHC/Tc/Types/BasicTypes.hs:101) TcSigInfo (compiler/GHC/Tc/Types/BasicTypes.hs:104) TcIdSig (compiler/GHC/Tc/Types/BasicTypes.hs:108) TcCompleteSig (compiler/GHC/Tc/Types/BasicTypes.hs:112) TcPartialSig (compiler/GHC/Tc/Types/BasicTypes.hs:124) TcPatSynSig (compiler/GHC/Tc/Types/BasicTypes.hs:135) TcIdSigInst (compiler/GHC/Tc/Types/BasicTypes.hs:164) isPartialSig (compiler/GHC/Tc/Types/BasicTypes.hs:275) tcSigInfoName (compiler/GHC/Tc/Types/BasicTypes.hs:286) tcIdSigLoc (compiler/GHC/Tc/Types/BasicTypes.hs:291) completeSigPolyId_maybe (compiler/GHC/Tc/Types/BasicTypes.hs:295) TcId (compiler/GHC/Tc/Types/BasicTypes.hs:55) removeBindingShadowing (compiler/GHC/Tc/Types.hs:846) TcPlugin (compiler/GHC/Tc/Types.hs:1004) TcPluginRewriteResult (compiler/GHC/Tc/Types.hs:1082) FillDefaulting (compiler/GHC/Tc/Types.hs:1112) RoleAnnotEnv (compiler/GHC/Tc/Types.hs:1135) emptyRoleAnnotEnv (compiler/GHC/Tc/Types.hs:1147) mkRoleAnnotEnv (compiler/GHC/Tc/Types.hs:1138) lookupRoleAnnot (compiler/GHC/Tc/Types.hs:1150) getRoleAnnots (compiler/GHC/Tc/Types.hs:1153) 80% ( 4 / 5) in 'GHC.Tc.Errors.Hole.Plugin' Missing documentation for: Module header Warning: 'Plugin' is ambiguous. It is defined * at compiler/GHC/Driver/Plugins.hs:143:15 * at compiler/GHC/Driver/Plugins.hs:143:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Driver/Plugins.hs:143:1 Warning: 'addPluginModuleName' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'HsGroup' is ambiguous. It is defined * at compiler/Language/Haskell/Syntax/Decls.hs:208:5 * at compiler/Language/Haskell/Syntax/Decls.hs:207:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/Language/Haskell/Syntax/Decls.hs:207:1 Warning: 'HscEnv' is ambiguous. It is defined * at compiler/GHC/Driver/Env/Types.hs:61:5 * at compiler/GHC/Driver/Env/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 compiler/GHC/Driver/Env/Types.hs:60:1 Warning: 'DynFlags' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 64% ( 32 / 50) in 'GHC.Driver.Plugins' Missing documentation for: Plugins (compiler/GHC/Driver/Plugins.hs:327) emptyPlugins (compiler/GHC/Driver/Plugins.hs:353) purePlugin (compiler/GHC/Driver/Plugins.hs:281) impurePlugin (compiler/GHC/Driver/Plugins.hs:283) flagRecompile (compiler/GHC/Driver/Plugins.hs:285) PluginRecompile (compiler/GHC/Driver/Plugins.hs:257) FrontendPlugin (compiler/GHC/Driver/Plugins.hs:382) defaultFrontendPlugin (compiler/GHC/Driver/Plugins.hs:386) FrontendPluginAction (compiler/GHC/Driver/Plugins.hs:381) CorePlugin (compiler/GHC/Driver/Plugins.hs:274) TcPlugin (compiler/GHC/Driver/Plugins.hs:275) DefaultingPlugin (compiler/GHC/Driver/Plugins.hs:276) LatePlugin (compiler/GHC/Driver/Plugins.hs:278) PluginWithArgs (compiler/GHC/Driver/Plugins.hs:219) pluginsWithArgs (compiler/GHC/Driver/Plugins.hs:361) pluginRecompile' (compiler/GHC/Driver/Plugins.hs:255) lpModuleName (compiler/GHC/Driver/Plugins.hs:252) mapPlugins (compiler/GHC/Driver/Plugins.hs:373) 33% ( 1 / 3) in 'GHC.Driver.Pipeline.Phases' Missing documentation for: Module header TPhase (compiler/GHC/Driver/Pipeline/Phases.hs:29) 10% ( 2 / 20) in 'GHC.Driver.Hooks' Missing documentation for: Module header Hooks (compiler/GHC/Driver/Hooks.hs:131) HasHooks (compiler/GHC/Driver/Hooks.hs:156) ContainsHooks (compiler/GHC/Driver/Hooks.hs:159) DsForeignsHook (compiler/GHC/Driver/Hooks.hs:129) tcForeignImportsHook tcForeignExportsHook hscFrontendHook hscCompileCoreExprHook ghcPrimIfaceHook runPhaseHook runMetaHook linkHook runRnSpliceHook getValueSafelyHook createIservProcessHook stgToCmmHook cmmToRawCmmHook Warning: GHC.Data.SizedSeq: could not find link destinations for: - GHC.Data.SizedSeq.Rep_SizedSeq Warning: GHC.Exts.Heap.ClosureTypes: could not find link destinations for: - GHC.Exts.Heap.ClosureTypes.Rep_ClosureType Warning: GHC.Exts.Heap.InfoTable.Types: could not find link destinations for: - GHC.Exts.Heap.InfoTable.Types.Rep_StgInfoTable Warning: GHC.Exts.Heap.ProfInfo.Types: could not find link destinations for: - GHC.Exts.Heap.ProfInfo.Types.Rep_StgTSOProfInfo - GHC.Exts.Heap.ProfInfo.Types.Rep_IndexTable - GHC.Exts.Heap.ProfInfo.Types.Rep_CostCentreStack - GHC.Exts.Heap.ProfInfo.Types.Rep_CostCentre Warning: GHC.Exts.Heap.Closures: could not find link destinations for: - GHC.Exts.Heap.Closures.Rep_GenClosure - GHC.Exts.Heap.Closures.Rep_TsoFlags - GHC.Exts.Heap.Closures.Rep_WhyBlocked - GHC.Exts.Heap.Closures.Rep_WhatNext - GHC.Exts.Heap.Closures.Rep_PrimType - GHC.Exts.Heap.Closures.Rep_GenStackFrame - GHC.Exts.Heap.Closures.Rep_GenStgStackClosure - GHC.Exts.Heap.Closures.Rep_GenStackField Warning: GHC.Exts.Heap: could not find link destinations for: - GHC.Exts.Heap.ClosureTypes.Rep_ClosureType - GHC.Exts.Heap.InfoTable.Types.Rep_StgInfoTable - GHC.Exts.Heap.ProfInfo.Types.Rep_StgTSOProfInfo - GHC.Exts.Heap.ProfInfo.Types.Rep_IndexTable - GHC.Exts.Heap.ProfInfo.Types.Rep_CostCentreStack - GHC.Exts.Heap.ProfInfo.Types.Rep_CostCentre - GHC.Exts.Heap.Closures.Rep_GenClosure - GHC.Exts.Heap.Closures.Rep_TsoFlags - GHC.Exts.Heap.Closures.Rep_WhyBlocked - GHC.Exts.Heap.Closures.Rep_WhatNext - GHC.Exts.Heap.Closures.Rep_PrimType Warning: GHC.Internal.ForeignSrcLang: could not find link destinations for: - GHC.Internal.ForeignSrcLang.Rep_ForeignSrcLang Warning: GHC.ForeignSrcLang.Type: could not find link destinations for: - GHC.Internal.ForeignSrcLang.Rep_ForeignSrcLang Warning: GHC.Internal.LanguageExtensions: could not find link destinations for: - GHC.Internal.LanguageExtensions.Rep_Extension Warning: GHC.Internal.TH.Syntax: could not find link destinations for: - GHC.Internal.ForeignSrcLang.Rep_ForeignSrcLang - GHC.Internal.TH.Syntax.Rep_DocLoc - GHC.Internal.TH.Syntax.Rep_Info - GHC.Internal.TH.Syntax.Rep_Dec - GHC.Internal.TH.Syntax.Rep_PatSynDir - GHC.Internal.TH.Syntax.Rep_Clause - GHC.Internal.TH.Syntax.Rep_Body - GHC.Internal.TH.Syntax.Rep_Guard - GHC.Internal.TH.Syntax.Rep_Stmt - GHC.Internal.TH.Syntax.Rep_Exp - GHC.Internal.TH.Syntax.Rep_Range - GHC.Internal.TH.Syntax.Rep_Match - GHC.Internal.TH.Syntax.Rep_Pat - GHC.Internal.TH.Syntax.Rep_Pragma - GHC.Internal.TH.Syntax.Rep_DerivClause - GHC.Internal.TH.Syntax.Rep_DerivStrategy - GHC.Internal.TH.Syntax.Rep_TySynEqn - GHC.Internal.TH.Syntax.Rep_Foreign - GHC.Internal.TH.Syntax.Rep_RuleBndr - GHC.Internal.TH.Syntax.Rep_Con - GHC.Internal.TH.Syntax.Rep_TypeFamilyHead - GHC.Internal.TH.Syntax.Rep_FamilyResultSig - GHC.Internal.TH.Syntax.Rep_Type - GHC.Internal.TH.Syntax.Rep_TyVarBndr - GHC.Internal.TH.Syntax.Rep_AnnLookup - GHC.Internal.TH.Syntax.Rep_Role - GHC.Internal.TH.Syntax.Rep_TyLit - GHC.Internal.TH.Syntax.Rep_InjectivityAnn - GHC.Internal.TH.Syntax.Rep_BndrVis - GHC.Internal.TH.Syntax.Rep_Specificity - GHC.Internal.TH.Syntax.Rep_PatSynArgs - GHC.Internal.TH.Syntax.Rep_Bang - GHC.Internal.TH.Syntax.Rep_DecidedStrictness - GHC.Internal.TH.Syntax.Rep_SourceStrictness - GHC.Internal.TH.Syntax.Rep_SourceUnpackedness - GHC.Internal.TH.Syntax.Rep_AnnTarget - GHC.Internal.TH.Syntax.Rep_Phases - GHC.Internal.TH.Syntax.Rep_RuleMatch - GHC.Internal.TH.Syntax.Rep_Inline - GHC.Internal.TH.Syntax.Rep_Safety - GHC.Internal.TH.Syntax.Rep_Callconv - GHC.Internal.TH.Syntax.Rep_FunDep - GHC.Internal.TH.Syntax.Rep_Overlap - GHC.Internal.TH.Syntax.Rep_NamespaceSpecifier - GHC.Internal.TH.Syntax.Rep_Lit - GHC.Internal.TH.Syntax.Rep_Bytes - GHC.Internal.TH.Syntax.Rep_Fixity - GHC.Internal.TH.Syntax.Rep_FixityDirection - GHC.Internal.TH.Syntax.Rep_ModuleInfo - GHC.Internal.TH.Syntax.Rep_Loc - GHC.Internal.TH.Syntax.Rep_Name - GHC.Internal.TH.Syntax.Rep_NameFlavour - GHC.Internal.TH.Syntax.Rep_NameSpace - GHC.Internal.TH.Syntax.Rep_OccName - GHC.Internal.TH.Syntax.Rep_Module - GHC.Internal.TH.Syntax.Rep_PkgName - GHC.Internal.TH.Syntax.Rep_ModName Warning: GHC.LanguageExtensions.Type: could not find link destinations for: - GHC.Internal.LanguageExtensions.Rep_Extension Warning: GHC.Prelude.Basic: could not find link destinations for: - GHC.Prim.~# - Data.Functor.Utils.StateT - Data.Functor.Utils.Max - Data.Functor.Utils.Min - Data.Functor.Utils.StateL - Data.Functor.Utils.StateR - GHC.Generics.SingKind - GHC.Generics.DemoteRep - GHC.Generics.fromSing - GHC.Generics.SingI - GHC.Generics.sing - GHC.Generics.Sing - GHC.Generics.D:R:UReckWordp0 - GHC.Generics.D:R:UReckIntp0 - GHC.Generics.D:R:UReckFloatp0 - GHC.Generics.D:R:UReckDoublep0 - GHC.Generics.D:R:UReckCharp0 - GHC.Generics.Rep1_Either - GHC.Generics.Rep1_Maybe - GHC.Generics.Rep_Ordering - GHC.Generics.Rep_Bool - GHC.Generics.Rep_Either - GHC.Generics.Rep_Maybe - GHC.Generics.Rep_R:UReckWordp - GHC.Generics.Rep1_R:UReckWordp - GHC.Generics.Rep_R:UReckIntp - GHC.Generics.Rep1_R:UReckIntp - GHC.Generics.Rep1_R:UReckFloatp - GHC.Generics.Rep_R:UReckDoublep - GHC.Generics.Rep1_R:UReckDoublep - GHC.Generics.Rep_R:UReckCharp - GHC.Generics.Rep1_R:UReckCharp - GHC.IOPort.IOPort - Data.Foldable1.JoinWith - Data.Foldable1.FromMaybe - Data.Foldable1.NonEmptyDList - Data.ByteString.Builder.RealFloat.FormatMode - Text.ParserCombinators.ReadP.P - GHC.Generics.D:R:SingBoola0 - GHC.Generics.STrue - GHC.Generics.D:R:DemoteRepBool - GHC.Generics.SFalse - GHC.Generics.Rep_R:UReckFloatp - GHC.Generics.D:R:SingMaybeb0 - GHC.Generics.SNothing - GHC.Generics.SJust - GHC.Generics.D:R:DemoteRepMaybe - Data.Set.Internal.MergeSet - Text.Printf.UPrintf - Text.Printf.hspr - Text.Printf.spr - Data.Graph.SetM - GHC.Types.Demand.viewCall - GHC.IOPort.IOPortException Warning: GHC.Data.Word64Set.Internal: could not find link destinations for: - GHC.Data.Word64Set.Internal.D:R:ItemWord64Set Warning: GHC.Data.Word64Set: could not find link destinations for: - GHC.Data.Word64Set.Internal.D:R:ItemWord64Set Warning: GHC.Data.Word64Map.Internal: could not find link destinations for: - GHC.Data.Word64Map.Internal.D:R:ItemWord64Map Warning: GHC.Data.Word64Map.Strict.Internal: could not find link destinations for: - GHC.Data.Word64Map.Internal.D:R:ItemWord64Map Warning: GHC.Data.Word64Map.Strict: could not find link destinations for: - GHC.Data.Word64Map.Internal.D:R:ItemWord64Map Warning: GHC.Data.Word64Map.Lazy: could not find link destinations for: - GHC.Data.Word64Map.Internal.D:R:ItemWord64Map Warning: GHC.Unit.Database: could not find link destinations for: - GHC.Unit.Database.FilePathST Warning: GHC.Utils.Exception: could not find link destinations for: - GHC.IOPort.IOPortException Warning: GHC.Utils.Fingerprint: could not find link destinations for: - GHC.Generics.Rep_Fingerprint Warning: GHCi.FFI: could not find link destinations for: - GHCi.FFI.Rep_FFIType Warning: GHCi.ResolvedBCO: could not find link destinations for: - GHCi.ResolvedBCO.Rep_ResolvedBCOPtr - GHCi.ResolvedBCO.Rep_ResolvedBCO Warning: GHCi.Message: could not find link destinations for: - GHCi.Message.Rep_THResultType - GHCi.Message.Rep_THResult - GHCi.Message.Rep_EvalStatus_ - GHCi.Message.Rep_EvalResult - GHCi.Message.Rep_SerializableException - GHCi.Message.Rep_EvalBreakpoint - GHCi.Message.Rep_EvalExpr - GHCi.Message.Rep_EvalOpts - GHCi.Message.Rep_QResult Warning: GHC.Utils.Outputable: could not find link destinations for: - GHC.Utils.Outputable.Coloured - GHC.Utils.Outputable.D:R:LineHDoc - GHC.Utils.Outputable.D:R:LineSDoc Warning: GHC.Utils.Panic: could not find link destinations for: - GHC.IOPort.IOPortException Warning: GHC.Utils.Monad: could not find link destinations for: - Data.Functor.Utils.StateT - Data.Functor.Utils.StateL - Data.Functor.Utils.StateR - Text.ParserCombinators.ReadP.P - Data.Graph.SetM Warning: GHC.Data.Maybe: could not find link destinations for: - Control.Monad.Trans.Maybe.Rep1_MaybeT - Control.Monad.Trans.Maybe.Rep_MaybeT Warning: GHC.Data.OsPath: could not find link destinations for: - System.OsString.Internal.Types.Rep_OsString Warning: GHC.Data.Bag: could not find link destinations for: - GHC.Data.Bag.D:R:ItemBag Warning: GHC.Types.Unique.Supply: could not find link destinations for: - GHC.Types.Unique.Supply.genSym Warning: GHC.Types.Unique.FM: could not find link destinations for: - GHC.Types.Unique.FM.Edit Warning: GHC.Types.Unique.DFM: could not find link destinations for: - GHC.Data.TrieMap.D:R:KeyUniqDFM Warning: GHC.Types.Unique.SDFM: could not find link destinations for: - GHC.Types.Unique.SDFM.Indirect - GHC.Types.Unique.SDFM.Entry Warning: GHC.JS.JStg.Monad: could not find link destinations for: - GHC.JS.JStg.Monad.JEnv Warning: GHC.Data.TrieMap: could not find link destinations for: - GHC.Data.TrieMap.D:R:KeyUniqDFM - GHC.Data.TrieMap.D:R:KeyMap - GHC.Data.TrieMap.D:R:KeyIntMap - GHC.Data.TrieMap.D:R:KeyMaybeMap - GHC.Data.TrieMap.D:R:KeyListMap - GHC.Data.TrieMap.D:R:KeyGenMap - GHC.Cmm.Dataflow.Label.D:R:KeyLabelMap - GHC.Core.Map.Type.D:R:KeyVarMap - GHC.Core.Map.Type.D:R:KeyBndrMap - GHC.Core.Map.Type.D:R:KeyLooseTypeMap - GHC.Core.Map.Type.D:R:KeyTypeMap - GHC.Core.Map.Expr.D:R:KeyCoreMap Warning: GHC.Utils.Binary: could not find link destinations for: - GHC.Utils.Binary.RelBinPtr - GHC.Utils.Binary.makeAbsoluteBin Warning: GHC.Unit.Module.Env: could not find link destinations for: - GHC.Unit.Module.Env.NDModule Warning: GHC.JS.Syntax: could not find link destinations for: - GHC.JS.Syntax.Rep_JStat - GHC.JS.Syntax.Rep_JExpr - GHC.JS.Syntax.Rep_JVal - GHC.JS.Syntax.Rep_AOp - GHC.JS.Syntax.Rep_UOp - GHC.JS.Syntax.Rep_Op Warning: GHC.JS.JStg.Syntax: could not find link destinations for: - GHC.JS.JStg.Syntax.Rep_JStgStat - GHC.JS.JStg.Syntax.Rep_JStgExpr - GHC.JS.JStg.Syntax.Rep_JVal - GHC.JS.JStg.Syntax.Rep_AOp - GHC.JS.JStg.Syntax.Rep_UOp - GHC.JS.JStg.Syntax.Rep_Op Warning: GHC.JS.Make: could not find link destinations for: - GHC.Generics.Rep1_Solo - GHC.Generics.Rep_Solo - GHC.JS.Make.math_ Warning: GHC.Data.Graph.Directed: could not find link destinations for: - Data.Graph.Rep_SCC - Data.Graph.Rep1_SCC - GHC.Data.Graph.Directed.Edge Warning: GHC.Cmm.Dataflow.Label: could not find link destinations for: - GHC.Cmm.Dataflow.Label.D:R:KeyLabelMap Warning: GHC.Cmm.Dataflow.Graph: could not find link destinations for: - GHC.Cmm.Dataflow.Graph.Body' Warning: Language.Haskell.Syntax.Specificity: could not find link destinations for: - GHC.Hs.Type.pprTyVarBndr Warning: GHC.Types.Basic: could not find link destinations for: - GHC.Internal.ForeignSrcLang.Rep_ForeignSrcLang - GHC.Types.Basic.Int - GHC.Types.Basic.RulesOnly Warning: GHC.Platform: could not find link destinations for: - GHC.ByteOrder.Rep_ByteOrder Warning: GHC.Unit.Info: could not find link destinations for: - Data.Version.Rep_Version - GHC.IsList.D:R:ItemVersion - GHC.Unit.Database.FilePathST Warning: GHC.Runtime.Heap.Layout: could not find link destinations for: - GHC.Runtime.Heap.Layout.SelectorOffset - GHC.Runtime.Heap.Layout.FunArity Warning: GHC.Types.Var: could not find link destinations for: - GHC.Hs.Type.pprTyVarBndr Warning: GHC.Utils.FV: could not find link destinations for: - GHC.Utils.FV.VarAcc Warning: GHC.Hs.Extension: could not find link destinations for: - GHC.Hs.Type.pprTyVarBndr - GHC.Hs.Expr.D:R:HsRecUpdParentGhcPass0 - GHC.Hs.Expr.D:R:HsRecUpdParentGhcPass2 - GHC.Hs.Expr.D:R:HsRecUpdParentGhcPass4 - GHC.Parser.PostProcess.D:R:BodyPatBuilder - GHC.Parser.PostProcess.D:R:InfixOpPatBuilder - GHC.Parser.PostProcess.D:R:FunArgPatBuilder - GHC.Parser.PostProcess.D:R:BodyHsExpr - GHC.Parser.PostProcess.D:R:InfixOpHsExpr - GHC.Parser.PostProcess.D:R:FunArgHsExpr - GHC.Parser.PostProcess.D:R:BodyHsCmd - GHC.Parser.PostProcess.D:R:InfixOpHsCmd - GHC.Parser.PostProcess.D:R:FunArgHsCmd Warning: Language.Haskell.Syntax.Type: could not find link destinations for: - GHC.Hs.Type.pprTyVarBndr Warning: GHC.Unit.Module.Warnings: could not find link destinations for: - GHC.Unit.Module.Warnings.Rep_WarningTxt Warning: GHC.Core.Opt.CallerCC.Types: could not find link destinations for: - GHC.Core.Opt.CallerCC.Types.Parser Warning: GHC.Core.Coercion.Axiom: could not find link destinations for: - GHC.Core.Coercion.Axiom.Branched - GHC.Core.Coercion.Axiom.Unbranched Warning: GHC.Core.TyCon: could not find link destinations for: - GHC.Core.TyCon.TyConDetails - GHC.Core.TyCon.algTcStupidTheta Warning: GHC.Core.TyCo.FVs: could not find link destinations for: - Data.Semigroup.Internal.Rep_Endo Warning: GHC.Core.Type: could not find link destinations for: - GHC.Core.Type.isBoxedRuntimeRep_maybe - GHC.Hs.Type.pprTyVarBndr Warning: Language.Haskell.Syntax.Expr: could not find link destinations for: - GHC.Parser.PostProcess.D:R:BodyHsExpr - GHC.Parser.PostProcess.D:R:InfixOpHsExpr - GHC.Parser.PostProcess.D:R:FunArgHsExpr - GHC.Parser.PostProcess.D:R:BodyHsCmd - GHC.Parser.PostProcess.D:R:InfixOpHsCmd - GHC.Parser.PostProcess.D:R:FunArgHsCmd Warning: GHC.Types.Tickish: could not find link destinations for: - GHC.Types.Tickish.XBreakpoint - GHC.Types.Tickish.TickishPass - GHC.Types.Tickish.TickishPassCore - GHC.Types.Tickish.TickishPassStg - GHC.Types.Tickish.TickishPassCmm Warning: GHC.Tc.Errors.Types.PromotionErr: could not find link destinations for: - GHC.Tc.Errors.Types.PromotionErr.Rep_TermLevelUseErr - GHC.Tc.Errors.Types.PromotionErr.Rep_PromotionErr Warning: GHC.Iface.Type: could not find link destinations for: - GHC.Iface.Type.IfaceTySubst Warning: GHC.Core.RoughMap: could not find link destinations for: - GHC.Core.RoughMap.rm_empty Warning: GHC.Core.Coercion: could not find link destinations for: - GHC.Core.Coercion.downgradeRole_maybe Warning: GHC.Core.Map.Type: could not find link destinations for: - GHC.Data.TrieMap.D:R:KeyUniqDFM - GHC.Data.TrieMap.D:R:KeyMap - GHC.Data.TrieMap.D:R:KeyIntMap - GHC.Data.TrieMap.D:R:KeyMaybeMap - GHC.Data.TrieMap.D:R:KeyListMap - GHC.Data.TrieMap.D:R:KeyGenMap - GHC.Cmm.Dataflow.Label.D:R:KeyLabelMap - GHC.Core.Map.Type.BoundVar - GHC.Core.Map.Type.TypeMapX - GHC.Core.Map.Type.CoercionMapX - GHC.Core.Map.Type.D:R:KeyVarMap - GHC.Core.Map.Type.D:R:KeyBndrMap - GHC.Core.Map.Type.D:R:KeyLooseTypeMap - GHC.Core.Map.Type.D:R:KeyTypeMap - GHC.Core.Map.Expr.D:R:KeyCoreMap Warning: GHC.Types.RepType: could not find link destinations for: - GHC.Types.RepType.SortedSlotTys Warning: GHC.Types.Demand: could not find link destinations for: - GHC.Types.Demand.Call - GHC.Types.Demand.D - GHC.Types.Demand.isCardNonAbs - GHC.Types.Demand.isCardNonOnce - GHC.Types.Demand.botSubDmd - GHC.Types.Demand.seqSubDmd - GHC.Types.Demand.viewCall - GHC.Types.Demand.exnDmdType Warning: GHC.Core: could not find link destinations for: - GHC.Core.collectValBinders Warning: GHC.Types.Id.Info: could not find link destinations for: - GHC.Types.Basic.RulesOnly Warning: GHC.Core.Map.Expr: could not find link destinations for: - GHC.Data.TrieMap.D:R:KeyUniqDFM - GHC.Data.TrieMap.D:R:KeyMap - GHC.Data.TrieMap.D:R:KeyIntMap - GHC.Data.TrieMap.D:R:KeyMaybeMap - GHC.Data.TrieMap.D:R:KeyListMap - GHC.Data.TrieMap.D:R:KeyGenMap - GHC.Cmm.Dataflow.Label.D:R:KeyLabelMap - GHC.Core.Map.Type.D:R:KeyVarMap - GHC.Core.Map.Type.D:R:KeyBndrMap - GHC.Core.Map.Type.D:R:KeyLooseTypeMap - GHC.Core.Map.Type.D:R:KeyTypeMap - GHC.Core.Map.Expr.D:R:KeyCoreMap Warning: GHC.Builtin.Types: could not find link destinations for: - GHC.Builtin.Types.unboxedTupleSumKind Warning: GHC.Core.Coercion.Opt: could not find link destinations for: - GHC.Core.Coercion.Opt.NormalCo Warning: GHC.Iface.Syntax: could not find link destinations for: - GHC.Iface.Syntax.IfUnfoldingCache Warning: GHC.Hs.Type: could not find link destinations for: - GHC.Hs.Type.pprTyVarBndr Warning: GHC.Core.InstEnv: could not find link destinations for: - GHC.Core.InstEnv.Rep_LookupInstanceErrReason Warning: GHC.Parser.Types: could not find link destinations for: - GHC.Parser.PostProcess.D:R:BodyPatBuilder - GHC.Parser.PostProcess.D:R:InfixOpPatBuilder - GHC.Parser.PostProcess.D:R:FunArgPatBuilder Warning: GHC.Hs.Expr: could not find link destinations for: - GHC.Hs.Expr.D:R:HsRecUpdParentGhcPass0 - GHC.Hs.Expr.D:R:HsRecUpdParentGhcPass2 - GHC.Hs.Expr.D:R:HsRecUpdParentGhcPass4 Warning: GHC.Types.Error: could not find link destinations for: - GHC.Utils.Outputable.D:R:LineSDoc - GHC.Types.Error.D:R:DiagnosticOptsDiagnosticMessage - GHC.Types.Error.D:R:DiagnosticOptsUnknownDiagnostic - GHC.Parser.Errors.Ppr.D:R:DiagnosticOptsPsMessage - GHC.Iface.Errors.Ppr.D:R:DiagnosticOptsIfaceMessage - GHC.Tc.Errors.Ppr.D:R:DiagnosticOptsTcRnMessage - GHC.HsToCore.Errors.Ppr.D:R:DiagnosticOptsDsMessage - GHC.Driver.Errors.Ppr.D:R:DiagnosticOptsDriverMessage - GHC.Driver.Errors.Ppr.D:R:DiagnosticOptsGhcMessage Warning: GHC.Utils.Logger: could not find link destinations for: - GHC.Utils.Logger.DumpCache Warning: GHC.Utils.Error: could not find link destinations for: - GHC.Utils.Outputable.D:R:LineSDoc - GHC.Types.Error.D:R:DiagnosticOptsDiagnosticMessage - GHC.Types.Error.D:R:DiagnosticOptsUnknownDiagnostic - GHC.Parser.Errors.Ppr.D:R:DiagnosticOptsPsMessage - GHC.Iface.Errors.Ppr.D:R:DiagnosticOptsIfaceMessage - GHC.Tc.Errors.Ppr.D:R:DiagnosticOptsTcRnMessage - GHC.HsToCore.Errors.Ppr.D:R:DiagnosticOptsDsMessage - GHC.Driver.Errors.Ppr.D:R:DiagnosticOptsDriverMessage - GHC.Driver.Errors.Ppr.D:R:DiagnosticOptsGhcMessage Warning: GHC.StgToJS.Object: could not find link destinations for: - GHC.StgToJS.Object.Index Warning: GHC.Core.Utils: could not find link destinations for: - GHC.Types.Tickish.TickishPass Warning: GHC.Core.Opt.Arity: could not find link destinations for: - GHC.Core.Opt.Arity.SafeArityType Warning: GHC.Hs.Utils: could not find link destinations for: - GHC.Hs.Utils.AnnoBody Warning: GHC.Tc.Types.Origin: could not find link destinations for: - GHC.Tc.Types.Origin.FlipPolarity - GHC.Tc.Types.Origin.ScDepth Warning: GHC.Tc.Solver.InertSet: could not find link destinations for: - GHC.Tc.Solver.InertSet.InertFunEqs Warning: GHC.HsToCore.Pmc.Solver.Types: could not find link destinations for: - GHC.HsToCore.Pmc.Solver.Types.eqPmLit - GHC.HsToCore.Pmc.Solver.Types.eqConLike Warning: GHC.Parser.Errors.Types: could not find link destinations for: - GHC.Parser.Errors.Types.Rep_PsMessage - GHC.Parser.Errors.Types.Rep_PsHeaderMessage - GHC.Parser.Errors.Ppr.D:R:DiagnosticOptsPsMessage Warning: GHC.Parser.String: could not find link destinations for: - GHC.Parser.String.BufPos Warning: GHC.Unit.State: could not find link destinations for: - GHC.Unit.State.ModuleNameProvidersMap - GHC.Unit.State.UnitConfig Warning: GHC.Iface.Errors.Types: could not find link destinations for: - GHC.Iface.Errors.Types.Rep_IfaceMessage - GHC.Iface.Errors.Types.Rep_MissingInterfaceError - GHC.Iface.Errors.Types.Rep_CantFindInstalled - GHC.Iface.Errors.Types.Rep_CantFindInstalledReason - GHC.Iface.Errors.Types.Rep_ReadInterfaceError - GHC.Iface.Errors.Ppr.D:R:DiagnosticOptsIfaceMessage Warning: GHC.HsToCore.Errors.Types: could not find link destinations for: - GHC.HsToCore.Errors.Types.Rep_DsMessage - GHC.HsToCore.Errors.Ppr.D:R:DiagnosticOptsDsMessage Warning: GHC.Cmm.CLabel: could not find link destinations for: - GHC.Cmm.CLabel.IdLabelInfo - GHC.Cmm.CLabel.IdLabel - GHC.Cmm.CLabel.LocalBlockLabel - GHC.Cmm.CLabel.AsmTempLabel - GHC.Cmm.CLabel.AsmTempDerivedLabel - GHC.Cmm.CLabel.ModuleLabel Warning: GHC.Unit.Module.ModIface: could not find link destinations for: - GHC.Unit.Module.ModIface.ModIfacePhase - GHC.Unit.Module.ModIface.ModIfaceCore - GHC.Unit.Module.ModIface.ModIfaceFinal Warning: GHC.Tc.Errors.Types: could not find link destinations for: - GHC.Tc.Errors.Types.PromotionErr.Rep_TermLevelUseErr - GHC.Tc.Errors.Types.PromotionErr.Rep_PromotionErr - GHC.Tc.Errors.Types.Rep_TcRnMessage - GHC.Tc.Errors.Types.Rep_TcRnMessageDetailed - GHC.Tc.Errors.Types.Rep_TypeSyntax - GHC.Tc.Errors.Types.Rep_IllegalForeignTypeReason - GHC.Tc.Errors.Types.Rep_TypeCannotBeMarshaledReason - GHC.Tc.Errors.Types.Rep_THError - GHC.Tc.Errors.Types.Rep_THReifyError - GHC.Tc.Errors.Types.Rep_SpliceFailReason - GHC.Tc.Errors.Types.Rep_AddTopDeclsError - GHC.Tc.Errors.Types.Rep_RunSpliceFailReason - GHC.Tc.Errors.Types.Rep_ConversionFailReason - GHC.Tc.Errors.Types.Rep_TypedTHError - GHC.Tc.Errors.Types.Rep_THNameError - GHC.Tc.Errors.Types.Rep_THSyntaxError - GHC.Tc.Errors.Types.Rep_IllegalInstanceReason - GHC.Tc.Errors.Types.Rep_IllegalClassInstanceReason - GHC.Tc.Errors.Types.Rep_IllegalHasFieldInstance - GHC.Tc.Errors.Types.Rep_NonCanonicalDefinition - GHC.Tc.Errors.Types.Rep_UnusedImportReason - GHC.Tc.Errors.Types.Rep_DodgyImportsReason - GHC.Tc.Errors.Types.Rep_ImportLookupReason - GHC.Tc.Errors.Types.Rep_TypeApplication - GHC.Tc.Errors.Types.Rep_TyFamsDisabledReason - GHC.Tc.Errors.Types.Rep_DisabledClassExtension - GHC.Tc.Errors.Types.Rep_RoleValidationFailedReason - GHC.Tc.Errors.Types.Rep_BadFieldAnnotationReason - GHC.Tc.Errors.Types.Rep_PatSynInvalidRhsReason - GHC.Tc.Errors.Types.Rep_HsigShapeMismatchReason - GHC.Tc.Errors.Types.Rep_EmptyStatementGroupErrReason - GHC.Tc.Errors.Types.Rep_SolverReportWithCtxt - GHC.Tc.Errors.Types.Rep_TcSolverReportMsg - GHC.Tc.Errors.Types.Rep_CannotUnifyVariableReason - GHC.Tc.Errors.Types.Rep_NotInScopeError - GHC.Tc.Errors.Types.Rep_BadImportKind - GHC.Tc.Errors.Types.Rep_MismatchMsg - GHC.Tc.Errors.Types.Rep_WhenMatching - GHC.Tc.Errors.Types.Rep_BootMismatch - GHC.Tc.Errors.Types.Rep_BootMismatchWhat - GHC.Tc.Errors.Types.Rep_MissingBootThing - GHC.Tc.Errors.Types.Rep_DeriveInstanceErrReason - GHC.Tc.Errors.Types.Rep_IllegalFamilyInstanceReason - GHC.Tc.Errors.Types.Rep_InvalidAssoc - GHC.Tc.Errors.Types.Rep_InvalidAssocDefault - GHC.Tc.Errors.Types.Rep_AssocDefaultBadArgs - GHC.Tc.Errors.Types.Rep_InvalidAssocInstance - GHC.Tc.Errors.Types.Rep_IllegalInstanceHeadReason - GHC.Tc.Errors.Types.Rep_IllegalNewtypeReason - GHC.Tc.Errors.Types.Rep_BadRecordUpdateReason - GHC.Tc.Errors.Types.Rep_TypeDataForbids - GHC.Tc.Errors.Types.Rep_ZonkerMessage - GHC.Tc.Errors.Ppr.D:R:DiagnosticOptsTcRnMessage Warning: GHC.Driver.Errors.Types: could not find link destinations for: - GHC.Parser.Errors.Types.Rep_PsMessage - GHC.Driver.Errors.Types.Rep_DriverMessage - GHC.Driver.Errors.Types.Rep_GhcMessage - GHC.Parser.Errors.Ppr.D:R:DiagnosticOptsPsMessage - GHC.Driver.Errors.Ppr.D:R:DiagnosticOptsDriverMessage - GHC.Driver.Errors.Ppr.D:R:DiagnosticOptsGhcMessage Warning: GHC.Types.Error.Codes: could not find link destinations for: - GHC.Types.Error.Codes.GDiagnosticCodes - GHC.Types.Error.Codes.GDiagnosticCode - GHC.Types.Error.Codes.Outdated Warning: GHC.Parser.Errors.Ppr: could not find link destinations for: - GHC.Parser.Errors.Ppr.D:R:DiagnosticOptsPsMessage Warning: GHC.Parser.Lexer: could not find link destinations for: - GHC.Parser.Lexer.ExtsBitmap - GHC.Parser.Lexer.ALRLayout - GHC.Parser.Lexer.ALRContext - GHC.Parser.Lexer.LayoutContext Warning: GHC.Parser.PostProcess: could not find link destinations for: - GHC.Parser.PostProcess.AnnoBody - GHC.Parser.PostProcess.D:R:BodyPatBuilder - GHC.Parser.PostProcess.D:R:InfixOpPatBuilder - GHC.Parser.PostProcess.D:R:FunArgPatBuilder - GHC.Parser.PostProcess.D:R:BodyHsExpr - GHC.Parser.PostProcess.D:R:InfixOpHsExpr - GHC.Parser.PostProcess.D:R:FunArgHsExpr - GHC.Parser.PostProcess.D:R:BodyHsCmd - GHC.Parser.PostProcess.D:R:InfixOpHsCmd - GHC.Parser.PostProcess.D:R:FunArgHsCmd Warning: GHC.Parser: could not find link destinations for: - GHC.Parser.parseSignatureNoHaddock Warning: GHC.Iface.Errors.Ppr: could not find link destinations for: - GHC.Iface.Errors.Ppr.D:R:DiagnosticOptsIfaceMessage Warning: GHC.HsToCore.Errors.Ppr: could not find link destinations for: - GHC.HsToCore.Errors.Ppr.D:R:DiagnosticOptsDsMessage Warning: GHC.Types.IPE: could not find link destinations for: - GHC.Types.IPE.InfoTableToSourceLocationMap Warning: GHC.Cmm.Node: could not find link destinations for: - GHC.Types.Tickish.TickishPassCmm Warning: GHC.Cmm: could not find link destinations for: - GHC.Runtime.Heap.Layout.SelectorOffset - GHC.Runtime.Heap.Layout.FunArity - GHC.Cmm.GenCmmDataDecl Warning: GHC.Core.Rules: could not find link destinations for: - GHC.Core.Rules.BindWrapper Warning: GHC.Core.Opt.Simplify.Env: could not find link destinations for: - GHC.Core.Opt.Simplify.Env.SimplIdSubst Warning: GHC.Tc.Errors.Ppr: could not find link destinations for: - GHC.Tc.Errors.Ppr.D:R:DiagnosticOptsTcRnMessage Warning: GHC.Driver.Errors.Ppr: could not find link destinations for: - GHC.Driver.Errors.Ppr.D:R:DiagnosticOptsDriverMessage - GHC.Driver.Errors.Ppr.D:R:DiagnosticOptsGhcMessage Warning: GHC.Driver.CmdLine: could not find link destinations for: - GHC.Driver.CmdLine.Warns - GHC.Driver.CmdLine.Errs Warning: GHC.Builtin.PrimOps.Ids: could not find link destinations for: - GHC.Builtin.PrimOps.Ids.primOpIds Warning: GHC.Unit.External: could not find link destinations for: - GHC.Unit.External.PackageAnnEnv Warning: GHC.Driver.Session: could not find link destinations for: - GHC.Driver.Session.DynP Warning: GHC.Core.Opt.Simplify.Utils: could not find link destinations for: - GHC.Core.Opt.Simplify.Utils.contEvalContext Warning: GHC.Tc.Types: could not find link destinations for: - GHC.Internal.ForeignSrcLang.Rep_ForeignSrcLang - GHC.Tc.Errors.Types.PromotionErr.Rep_PromotionErr - GHC.Tc.Errors.Types.Rep_TcRnMessage - GHC.Tc.Errors.Ppr.D:R:DiagnosticOptsTcRnMessage Warning: GHC.Driver.Plugins: could not find link destinations for: - GHC.Driver.Plugins.ConstPluginOperation - GHC.Driver.Plugins.PluginOperation - GHC.Driver.Plugins.HoleFitPlugin Documentation created: dist/doc/html/ghc-lib-parser/, dist/doc/html/ghc-lib-parser/ghc-lib-parser.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/ghc-lib-parser-9.12.2.20250421-1kUKibyjMkNb17wPhqPXU Completed ghc-lib-parser-9.12.2.20250421 Configuring Cabal-3.16.0.0... Preprocessing library for Cabal-3.16.0.0.. Building library for Cabal-3.16.0.0.. [ 1 of 150] Compiling Distribution.Backpack.FullUnitId ( src/Distribution/Backpack/FullUnitId.hs, dist/build/Distribution/Backpack/FullUnitId.o, dist/build/Distribution/Backpack/FullUnitId.dyn_o ) [ 2 of 150] Compiling Distribution.Backpack.ModSubst ( src/Distribution/Backpack/ModSubst.hs, dist/build/Distribution/Backpack/ModSubst.o, dist/build/Distribution/Backpack/ModSubst.dyn_o ) [ 3 of 150] Compiling Distribution.Backpack.ModuleScope ( src/Distribution/Backpack/ModuleScope.hs, dist/build/Distribution/Backpack/ModuleScope.o, dist/build/Distribution/Backpack/ModuleScope.dyn_o ) [ 4 of 150] Compiling Distribution.Backpack.ModuleShape ( src/Distribution/Backpack/ModuleShape.hs, dist/build/Distribution/Backpack/ModuleShape.o, dist/build/Distribution/Backpack/ModuleShape.dyn_o ) [ 5 of 150] Compiling Distribution.Backpack.PreModuleShape ( src/Distribution/Backpack/PreModuleShape.hs, dist/build/Distribution/Backpack/PreModuleShape.o, dist/build/Distribution/Backpack/PreModuleShape.dyn_o ) [ 6 of 150] Compiling Distribution.Compat.Async ( src/Distribution/Compat/Async.hs, dist/build/Distribution/Compat/Async.o, dist/build/Distribution/Compat/Async.dyn_o ) [ 7 of 150] Compiling Distribution.Compat.CreatePipe ( src/Distribution/Compat/CreatePipe.hs, dist/build/Distribution/Compat/CreatePipe.o, dist/build/Distribution/Compat/CreatePipe.dyn_o ) [ 8 of 150] Compiling Distribution.Compat.Directory ( src/Distribution/Compat/Directory.hs, dist/build/Distribution/Compat/Directory.o, dist/build/Distribution/Compat/Directory.dyn_o ) [ 9 of 150] Compiling Distribution.Compat.FilePath ( src/Distribution/Compat/FilePath.hs, dist/build/Distribution/Compat/FilePath.o, dist/build/Distribution/Compat/FilePath.dyn_o ) [ 10 of 150] Compiling Distribution.Compat.GetShortPathName ( src/Distribution/Compat/GetShortPathName.hs, dist/build/Distribution/Compat/GetShortPathName.o, dist/build/Distribution/Compat/GetShortPathName.dyn_o ) [ 11 of 150] Compiling Distribution.Compat.Internal.TempFile ( src/Distribution/Compat/Internal/TempFile.hs, dist/build/Distribution/Compat/Internal/TempFile.o, dist/build/Distribution/Compat/Internal/TempFile.dyn_o ) [ 12 of 150] Compiling Distribution.Compat.CopyFile ( src/Distribution/Compat/CopyFile.hs, dist/build/Distribution/Compat/CopyFile.o, dist/build/Distribution/Compat/CopyFile.dyn_o ) [ 13 of 150] Compiling Distribution.Compat.Prelude.Internal ( src/Distribution/Compat/Prelude/Internal.hs, dist/build/Distribution/Compat/Prelude/Internal.o, dist/build/Distribution/Compat/Prelude/Internal.dyn_o ) [ 14 of 150] Compiling Distribution.Compat.Process ( src/Distribution/Compat/Process.hs, dist/build/Distribution/Compat/Process.o, dist/build/Distribution/Compat/Process.dyn_o ) [ 15 of 150] Compiling Distribution.Compat.ResponseFile ( src/Distribution/Compat/ResponseFile.hs, dist/build/Distribution/Compat/ResponseFile.o, dist/build/Distribution/Compat/ResponseFile.dyn_o ) [ 16 of 150] Compiling Distribution.Compat.SnocList ( src/Distribution/Compat/SnocList.hs, dist/build/Distribution/Compat/SnocList.o, dist/build/Distribution/Compat/SnocList.dyn_o ) [ 17 of 150] Compiling Distribution.Compat.Stack ( src/Distribution/Compat/Stack.hs, dist/build/Distribution/Compat/Stack.o, dist/build/Distribution/Compat/Stack.dyn_o ) [ 18 of 150] Compiling Distribution.Compat.Environment ( src/Distribution/Compat/Environment.hs, dist/build/Distribution/Compat/Environment.o, dist/build/Distribution/Compat/Environment.dyn_o ) [ 19 of 150] Compiling Distribution.GetOpt ( src/Distribution/GetOpt.hs, dist/build/Distribution/GetOpt.o, dist/build/Distribution/GetOpt.dyn_o ) [ 20 of 150] Compiling Distribution.Lex ( src/Distribution/Lex.hs, dist/build/Distribution/Lex.o, dist/build/Distribution/Lex.dyn_o ) [ 21 of 150] Compiling Distribution.PackageDescription.Check.Warning ( src/Distribution/PackageDescription/Check/Warning.hs, dist/build/Distribution/PackageDescription/Check/Warning.o, dist/build/Distribution/PackageDescription/Check/Warning.dyn_o ) [ 22 of 150] Compiling Distribution.ReadE ( src/Distribution/ReadE.hs, dist/build/Distribution/ReadE.o, dist/build/Distribution/ReadE.dyn_o ) [ 23 of 150] Compiling Distribution.Simple.BuildToolDepends ( src/Distribution/Simple/BuildToolDepends.hs, dist/build/Distribution/Simple/BuildToolDepends.o, dist/build/Distribution/Simple/BuildToolDepends.dyn_o ) [ 24 of 150] Compiling Distribution.Simple.BuildWay ( src/Distribution/Simple/BuildWay.hs, dist/build/Distribution/Simple/BuildWay.o, dist/build/Distribution/Simple/BuildWay.dyn_o ) [ 25 of 150] Compiling Distribution.Simple.CCompiler ( src/Distribution/Simple/CCompiler.hs, dist/build/Distribution/Simple/CCompiler.o, dist/build/Distribution/Simple/CCompiler.dyn_o ) [ 26 of 150] Compiling Distribution.Simple.Flag ( src/Distribution/Simple/Flag.hs, dist/build/Distribution/Simple/Flag.o, dist/build/Distribution/Simple/Flag.dyn_o ) [ 27 of 150] Compiling Distribution.Simple.Glob.Internal ( src/Distribution/Simple/Glob/Internal.hs, dist/build/Distribution/Simple/Glob/Internal.o, dist/build/Distribution/Simple/Glob/Internal.dyn_o ) [ 28 of 150] Compiling Distribution.Simple.FileMonitor.Types ( src/Distribution/Simple/FileMonitor/Types.hs, dist/build/Distribution/Simple/FileMonitor/Types.o, dist/build/Distribution/Simple/FileMonitor/Types.dyn_o ) [ 29 of 150] Compiling Distribution.Simple.InstallDirs.Internal ( src/Distribution/Simple/InstallDirs/Internal.hs, dist/build/Distribution/Simple/InstallDirs/Internal.o, dist/build/Distribution/Simple/InstallDirs/Internal.dyn_o ) [ 30 of 150] Compiling Distribution.Simple.InstallDirs ( src/Distribution/Simple/InstallDirs.hs, dist/build/Distribution/Simple/InstallDirs.o, dist/build/Distribution/Simple/InstallDirs.dyn_o ) [ 31 of 150] Compiling Distribution.Simple.Program.Internal ( src/Distribution/Simple/Program/Internal.hs, dist/build/Distribution/Simple/Program/Internal.o, dist/build/Distribution/Simple/Program/Internal.dyn_o ) [ 32 of 150] Compiling Distribution.TestSuite ( src/Distribution/TestSuite.hs, dist/build/Distribution/TestSuite.o, dist/build/Distribution/TestSuite.dyn_o ) [ 33 of 150] Compiling Distribution.Types.AnnotatedId ( src/Distribution/Types/AnnotatedId.hs, dist/build/Distribution/Types/AnnotatedId.o, dist/build/Distribution/Types/AnnotatedId.dyn_o ) [ 34 of 150] Compiling Distribution.Backpack.PreExistingComponent ( src/Distribution/Backpack/PreExistingComponent.hs, dist/build/Distribution/Backpack/PreExistingComponent.o, dist/build/Distribution/Backpack/PreExistingComponent.dyn_o ) [ 35 of 150] Compiling Distribution.Types.ComponentInclude ( src/Distribution/Types/ComponentInclude.hs, dist/build/Distribution/Types/ComponentInclude.o, dist/build/Distribution/Types/ComponentInclude.dyn_o ) [ 36 of 150] Compiling Distribution.Types.ComponentLocalBuildInfo ( src/Distribution/Types/ComponentLocalBuildInfo.hs, dist/build/Distribution/Types/ComponentLocalBuildInfo.o, dist/build/Distribution/Types/ComponentLocalBuildInfo.dyn_o ) [ 37 of 150] Compiling Distribution.Types.DumpBuildInfo ( src/Distribution/Types/DumpBuildInfo.hs, dist/build/Distribution/Types/DumpBuildInfo.o, dist/build/Distribution/Types/DumpBuildInfo.dyn_o ) [ 38 of 150] Compiling Distribution.Types.GivenComponent ( src/Distribution/Types/GivenComponent.hs, dist/build/Distribution/Types/GivenComponent.o, dist/build/Distribution/Types/GivenComponent.dyn_o ) [ 39 of 150] Compiling Distribution.Types.PackageName.Magic ( src/Distribution/Types/PackageName/Magic.hs, dist/build/Distribution/Types/PackageName/Magic.o, dist/build/Distribution/Types/PackageName/Magic.dyn_o ) [ 40 of 150] Compiling Distribution.Types.ParStrat ( src/Distribution/Types/ParStrat.hs, dist/build/Distribution/Types/ParStrat.o, dist/build/Distribution/Types/ParStrat.dyn_o ) [ 41 of 150] Compiling Distribution.Types.TargetInfo ( src/Distribution/Types/TargetInfo.hs, dist/build/Distribution/Types/TargetInfo.o, dist/build/Distribution/Types/TargetInfo.dyn_o ) [ 42 of 150] Compiling Distribution.Utils.IOData ( src/Distribution/Utils/IOData.hs, dist/build/Distribution/Utils/IOData.o, dist/build/Distribution/Utils/IOData.dyn_o ) [ 43 of 150] Compiling Distribution.Utils.Json ( src/Distribution/Utils/Json.hs, dist/build/Distribution/Utils/Json.o, dist/build/Distribution/Utils/Json.dyn_o ) [ 44 of 150] Compiling Distribution.Utils.MapAccum ( src/Distribution/Utils/MapAccum.hs, dist/build/Distribution/Utils/MapAccum.o, dist/build/Distribution/Utils/MapAccum.dyn_o ) [ 45 of 150] Compiling Distribution.Utils.Progress ( src/Distribution/Utils/Progress.hs, dist/build/Distribution/Utils/Progress.o, dist/build/Distribution/Utils/Progress.dyn_o ) [ 46 of 150] Compiling Distribution.Utils.UnionFind ( src/Distribution/Utils/UnionFind.hs, dist/build/Distribution/Utils/UnionFind.o, dist/build/Distribution/Utils/UnionFind.dyn_o ) [ 47 of 150] Compiling Distribution.Verbosity.Internal ( src/Distribution/Verbosity/Internal.hs, dist/build/Distribution/Verbosity/Internal.o, dist/build/Distribution/Verbosity/Internal.dyn_o ) [ 48 of 150] Compiling Distribution.Verbosity ( src/Distribution/Verbosity.hs, dist/build/Distribution/Verbosity.o, dist/build/Distribution/Verbosity.dyn_o ) [ 49 of 150] Compiling Distribution.Simple.SetupHooks.Rule ( src/Distribution/Simple/SetupHooks/Rule.hs, dist/build/Distribution/Simple/SetupHooks/Rule.o, dist/build/Distribution/Simple/SetupHooks/Rule.dyn_o ) [ 50 of 150] Compiling Distribution.Simple.SetupHooks.Errors ( src/Distribution/Simple/SetupHooks/Errors.hs, dist/build/Distribution/Simple/SetupHooks/Errors.o, dist/build/Distribution/Simple/SetupHooks/Errors.dyn_o ) [ 51 of 150] Compiling Distribution.Simple.Program.Types ( src/Distribution/Simple/Program/Types.hs, dist/build/Distribution/Simple/Program/Types.o, dist/build/Distribution/Simple/Program/Types.dyn_o ) [ 52 of 150] Compiling Distribution.Simple.PreProcess.Types ( src/Distribution/Simple/PreProcess/Types.hs, dist/build/Distribution/Simple/PreProcess/Types.o, dist/build/Distribution/Simple/PreProcess/Types.dyn_o ) [ 53 of 150] Compiling Distribution.Simple.Errors ( src/Distribution/Simple/Errors.hs, dist/build/Distribution/Simple/Errors.o, dist/build/Distribution/Simple/Errors.dyn_o ) [ 54 of 150] Compiling Distribution.Simple.PreProcess.Unlit ( src/Distribution/Simple/PreProcess/Unlit.hs, dist/build/Distribution/Simple/PreProcess/Unlit.o, dist/build/Distribution/Simple/PreProcess/Unlit.dyn_o ) [ 55 of 150] Compiling Distribution.Backpack.UnifyM ( src/Distribution/Backpack/UnifyM.hs, dist/build/Distribution/Backpack/UnifyM.o, dist/build/Distribution/Backpack/UnifyM.dyn_o ) [ 56 of 150] Compiling Distribution.Backpack.MixLink ( src/Distribution/Backpack/MixLink.hs, dist/build/Distribution/Backpack/MixLink.o, dist/build/Distribution/Backpack/MixLink.dyn_o ) [ 57 of 150] Compiling Distribution.ZinzaPrelude ( src/Distribution/ZinzaPrelude.hs, dist/build/Distribution/ZinzaPrelude.o, dist/build/Distribution/ZinzaPrelude.dyn_o ) [ 58 of 150] Compiling Distribution.Simple.Build.PathsModule.Z ( src/Distribution/Simple/Build/PathsModule/Z.hs, dist/build/Distribution/Simple/Build/PathsModule/Z.o, dist/build/Distribution/Simple/Build/PathsModule/Z.dyn_o ) [ 59 of 150] Compiling Distribution.Simple.Build.PackageInfoModule.Z ( src/Distribution/Simple/Build/PackageInfoModule/Z.hs, dist/build/Distribution/Simple/Build/PackageInfoModule/Z.o, dist/build/Distribution/Simple/Build/PackageInfoModule/Z.dyn_o ) [ 60 of 150] Compiling Distribution.Simple.Build.Macros.Z ( src/Distribution/Simple/Build/Macros/Z.hs, dist/build/Distribution/Simple/Build/Macros/Z.o, dist/build/Distribution/Simple/Build/Macros/Z.dyn_o ) [ 61 of 150] Compiling Paths_Cabal ( dist/build/autogen/Paths_Cabal.hs, dist/build/Paths_Cabal.o, dist/build/Paths_Cabal.dyn_o ) [ 62 of 150] Compiling Distribution.Simple.Utils ( src/Distribution/Simple/Utils.hs, dist/build/Distribution/Simple/Utils.o, dist/build/Distribution/Simple/Utils.dyn_o ) [ 63 of 150] Compiling Distribution.Utils.NubList ( src/Distribution/Utils/NubList.hs, dist/build/Distribution/Utils/NubList.o, dist/build/Distribution/Utils/NubList.dyn_o ) [ 64 of 150] Compiling Distribution.Utils.LogProgress ( src/Distribution/Utils/LogProgress.hs, dist/build/Distribution/Utils/LogProgress.o, dist/build/Distribution/Utils/LogProgress.dyn_o ) [ 65 of 150] Compiling Distribution.Simple.Program.Run ( src/Distribution/Simple/Program/Run.hs, dist/build/Distribution/Simple/Program/Run.o, dist/build/Distribution/Simple/Program/Run.dyn_o ) [ 66 of 150] Compiling Distribution.Simple.Program.Script ( src/Distribution/Simple/Program/Script.hs, dist/build/Distribution/Simple/Program/Script.o, dist/build/Distribution/Simple/Program/Script.dyn_o ) [ 67 of 150] Compiling Distribution.Simple.Program.ResponseFile ( src/Distribution/Simple/Program/ResponseFile.hs, dist/build/Distribution/Simple/Program/ResponseFile.o, dist/build/Distribution/Simple/Program/ResponseFile.dyn_o ) [ 68 of 150] Compiling Distribution.Simple.Program.Hpc ( src/Distribution/Simple/Program/Hpc.hs, dist/build/Distribution/Simple/Program/Hpc.o, dist/build/Distribution/Simple/Program/Hpc.dyn_o ) [ 69 of 150] Compiling Distribution.Simple.Program.Find ( src/Distribution/Simple/Program/Find.hs, dist/build/Distribution/Simple/Program/Find.o, dist/build/Distribution/Simple/Program/Find.dyn_o ) [ 70 of 150] Compiling Distribution.Simple.PackageIndex ( src/Distribution/Simple/PackageIndex.hs, dist/build/Distribution/Simple/PackageIndex.o, dist/build/Distribution/Simple/PackageIndex.dyn_o ) [ 71 of 150] Compiling Distribution.Simple.PackageDescription ( src/Distribution/Simple/PackageDescription.hs, dist/build/Distribution/Simple/PackageDescription.o, dist/build/Distribution/Simple/PackageDescription.dyn_o ) [ 72 of 150] Compiling Distribution.Simple.Glob ( src/Distribution/Simple/Glob.hs, dist/build/Distribution/Simple/Glob.o, dist/build/Distribution/Simple/Glob.dyn_o ) [ 73 of 150] Compiling Distribution.PackageDescription.Check.Monad ( src/Distribution/PackageDescription/Check/Monad.hs, dist/build/Distribution/PackageDescription/Check/Monad.o, dist/build/Distribution/PackageDescription/Check/Monad.dyn_o ) [ 74 of 150] Compiling Distribution.PackageDescription.Check.Conditional ( src/Distribution/PackageDescription/Check/Conditional.hs, dist/build/Distribution/PackageDescription/Check/Conditional.o, dist/build/Distribution/PackageDescription/Check/Conditional.dyn_o ) [ 75 of 150] Compiling Distribution.PackageDescription.Check.Common ( src/Distribution/PackageDescription/Check/Common.hs, dist/build/Distribution/PackageDescription/Check/Common.o, dist/build/Distribution/PackageDescription/Check/Common.dyn_o ) [ 76 of 150] Compiling Distribution.Simple.Compiler ( src/Distribution/Simple/Compiler.hs, dist/build/Distribution/Simple/Compiler.o, dist/build/Distribution/Simple/Compiler.dyn_o ) [ 77 of 150] Compiling Distribution.Simple.Program.HcPkg ( src/Distribution/Simple/Program/HcPkg.hs, dist/build/Distribution/Simple/Program/HcPkg.o, dist/build/Distribution/Simple/Program/HcPkg.dyn_o ) [ 78 of 150] Compiling Distribution.Simple.GHC.ImplInfo ( src/Distribution/Simple/GHC/ImplInfo.hs, dist/build/Distribution/Simple/GHC/ImplInfo.o, dist/build/Distribution/Simple/GHC/ImplInfo.dyn_o ) [ 79 of 150] Compiling Distribution.Simple.Program.GHC ( src/Distribution/Simple/Program/GHC.hs, dist/build/Distribution/Simple/Program/GHC.o, dist/build/Distribution/Simple/Program/GHC.dyn_o ) [ 80 of 150] Compiling Distribution.Simple.Program.Builtin ( src/Distribution/Simple/Program/Builtin.hs, dist/build/Distribution/Simple/Program/Builtin.o, dist/build/Distribution/Simple/Program/Builtin.dyn_o ) [ 81 of 150] Compiling Distribution.Simple.Program.Db ( src/Distribution/Simple/Program/Db.hs, dist/build/Distribution/Simple/Program/Db.o, dist/build/Distribution/Simple/Program/Db.dyn_o ) [ 82 of 150] Compiling Distribution.Simple.Program ( src/Distribution/Simple/Program.hs, dist/build/Distribution/Simple/Program.o, dist/build/Distribution/Simple/Program.dyn_o ) [ 83 of 150] Compiling Distribution.Simple.Program.Strip ( src/Distribution/Simple/Program/Strip.hs, dist/build/Distribution/Simple/Program/Strip.o, dist/build/Distribution/Simple/Program/Strip.dyn_o ) [ 84 of 150] Compiling Distribution.Simple.Command ( src/Distribution/Simple/Command.hs, dist/build/Distribution/Simple/Command.o, dist/build/Distribution/Simple/Command.dyn_o ) [ 85 of 150] Compiling Distribution.Simple.Setup.Common ( src/Distribution/Simple/Setup/Common.hs, dist/build/Distribution/Simple/Setup/Common.o, dist/build/Distribution/Simple/Setup/Common.dyn_o ) [ 86 of 150] Compiling Distribution.Simple.Setup.Test ( src/Distribution/Simple/Setup/Test.hs, dist/build/Distribution/Simple/Setup/Test.o, dist/build/Distribution/Simple/Setup/Test.dyn_o ) [ 87 of 150] Compiling Distribution.Simple.Setup.SDist ( src/Distribution/Simple/Setup/SDist.hs, dist/build/Distribution/Simple/Setup/SDist.o, dist/build/Distribution/Simple/Setup/SDist.dyn_o ) [ 88 of 150] Compiling Distribution.Simple.Setup.Repl ( src/Distribution/Simple/Setup/Repl.hs, dist/build/Distribution/Simple/Setup/Repl.o, dist/build/Distribution/Simple/Setup/Repl.dyn_o ) [ 89 of 150] Compiling Distribution.Simple.Setup.Register ( src/Distribution/Simple/Setup/Register.hs, dist/build/Distribution/Simple/Setup/Register.o, dist/build/Distribution/Simple/Setup/Register.dyn_o ) [ 90 of 150] Compiling Distribution.Simple.Setup.Install ( src/Distribution/Simple/Setup/Install.hs, dist/build/Distribution/Simple/Setup/Install.o, dist/build/Distribution/Simple/Setup/Install.dyn_o ) [ 91 of 150] Compiling Distribution.Simple.Setup.Hscolour ( src/Distribution/Simple/Setup/Hscolour.hs, dist/build/Distribution/Simple/Setup/Hscolour.o, dist/build/Distribution/Simple/Setup/Hscolour.dyn_o ) [ 92 of 150] Compiling Distribution.Simple.Setup.Haddock ( src/Distribution/Simple/Setup/Haddock.hs, dist/build/Distribution/Simple/Setup/Haddock.o, dist/build/Distribution/Simple/Setup/Haddock.dyn_o ) [ 93 of 150] Compiling Distribution.Simple.Setup.Global ( src/Distribution/Simple/Setup/Global.hs, dist/build/Distribution/Simple/Setup/Global.o, dist/build/Distribution/Simple/Setup/Global.dyn_o ) [ 94 of 150] Compiling Distribution.Simple.Setup.Copy ( src/Distribution/Simple/Setup/Copy.hs, dist/build/Distribution/Simple/Setup/Copy.o, dist/build/Distribution/Simple/Setup/Copy.dyn_o ) [ 95 of 150] Compiling Distribution.Simple.Setup.Config ( src/Distribution/Simple/Setup/Config.hs, dist/build/Distribution/Simple/Setup/Config.o, dist/build/Distribution/Simple/Setup/Config.dyn_o ) [ 96 of 150] Compiling Distribution.Types.LocalBuildConfig ( src/Distribution/Types/LocalBuildConfig.hs, dist/build/Distribution/Types/LocalBuildConfig.o, dist/build/Distribution/Types/LocalBuildConfig.dyn_o ) [ 97 of 150] Compiling Distribution.Types.LocalBuildInfo ( src/Distribution/Types/LocalBuildInfo.hs, dist/build/Distribution/Types/LocalBuildInfo.o, dist/build/Distribution/Types/LocalBuildInfo.dyn_o ) [ 98 of 150] Compiling Distribution.Simple.LocalBuildInfo ( src/Distribution/Simple/LocalBuildInfo.hs, dist/build/Distribution/Simple/LocalBuildInfo.o, dist/build/Distribution/Simple/LocalBuildInfo.dyn_o ) [ 99 of 150] Compiling Distribution.Simple.Test.Log ( src/Distribution/Simple/Test/Log.hs, dist/build/Distribution/Simple/Test/Log.o, dist/build/Distribution/Simple/Test/Log.dyn_o ) [100 of 150] Compiling Distribution.Simple.Program.Ld ( src/Distribution/Simple/Program/Ld.hs, dist/build/Distribution/Simple/Program/Ld.o, dist/build/Distribution/Simple/Program/Ld.dyn_o ) [101 of 150] Compiling Distribution.Simple.Program.Ar ( src/Distribution/Simple/Program/Ar.hs, dist/build/Distribution/Simple/Program/Ar.o, dist/build/Distribution/Simple/Program/Ar.dyn_o ) [102 of 150] Compiling Distribution.Simple.Hpc ( src/Distribution/Simple/Hpc.hs, dist/build/Distribution/Simple/Hpc.o, dist/build/Distribution/Simple/Hpc.dyn_o ) [103 of 150] Compiling Distribution.Simple.Build.PackageInfoModule ( src/Distribution/Simple/Build/PackageInfoModule.hs, dist/build/Distribution/Simple/Build/PackageInfoModule.o, dist/build/Distribution/Simple/Build/PackageInfoModule.dyn_o ) [104 of 150] Compiling Distribution.Simple.Build.Macros ( src/Distribution/Simple/Build/Macros.hs, dist/build/Distribution/Simple/Build/Macros.o, dist/build/Distribution/Simple/Build/Macros.dyn_o ) [105 of 150] Compiling Distribution.Backpack.Id ( src/Distribution/Backpack/Id.hs, dist/build/Distribution/Backpack/Id.o, dist/build/Distribution/Backpack/Id.dyn_o ) [106 of 150] Compiling Distribution.Backpack.ConfiguredComponent ( src/Distribution/Backpack/ConfiguredComponent.hs, dist/build/Distribution/Backpack/ConfiguredComponent.o, dist/build/Distribution/Backpack/ConfiguredComponent.dyn_o ) [107 of 150] Compiling Distribution.Backpack.LinkedComponent ( src/Distribution/Backpack/LinkedComponent.hs, dist/build/Distribution/Backpack/LinkedComponent.o, dist/build/Distribution/Backpack/LinkedComponent.dyn_o ) [108 of 150] Compiling Distribution.Backpack.ComponentsGraph ( src/Distribution/Backpack/ComponentsGraph.hs, dist/build/Distribution/Backpack/ComponentsGraph.o, dist/build/Distribution/Backpack/ComponentsGraph.dyn_o ) [109 of 150] Compiling Distribution.Simple.Setup.Clean ( src/Distribution/Simple/Setup/Clean.hs, dist/build/Distribution/Simple/Setup/Clean.o, dist/build/Distribution/Simple/Setup/Clean.dyn_o ) [110 of 150] Compiling Distribution.Simple.Setup.Build ( src/Distribution/Simple/Setup/Build.hs, dist/build/Distribution/Simple/Setup/Build.o, dist/build/Distribution/Simple/Setup/Build.dyn_o ) [111 of 150] Compiling Distribution.Simple.Setup.Benchmark ( src/Distribution/Simple/Setup/Benchmark.hs, dist/build/Distribution/Simple/Setup/Benchmark.o, dist/build/Distribution/Simple/Setup/Benchmark.dyn_o ) [112 of 150] Compiling Distribution.Simple.Setup ( src/Distribution/Simple/Setup.hs, dist/build/Distribution/Simple/Setup.o, dist/build/Distribution/Simple/Setup.dyn_o ) [113 of 150] Compiling Distribution.Simple.Build.Inputs ( src/Distribution/Simple/Build/Inputs.hs, dist/build/Distribution/Simple/Build/Inputs.o, dist/build/Distribution/Simple/Build/Inputs.dyn_o ) [114 of 150] Compiling Distribution.Simple.BuildTarget ( src/Distribution/Simple/BuildTarget.hs, dist/build/Distribution/Simple/BuildTarget.o, dist/build/Distribution/Simple/BuildTarget.dyn_o ) [115 of 150] Compiling Distribution.Simple.BuildPaths ( src/Distribution/Simple/BuildPaths.hs, dist/build/Distribution/Simple/BuildPaths.o, dist/build/Distribution/Simple/BuildPaths.dyn_o ) [116 of 150] Compiling Distribution.Simple.UHC ( src/Distribution/Simple/UHC.hs, dist/build/Distribution/Simple/UHC.o, dist/build/Distribution/Simple/UHC.dyn_o ) [117 of 150] Compiling Distribution.Simple.Test.LibV09 ( src/Distribution/Simple/Test/LibV09.hs, dist/build/Distribution/Simple/Test/LibV09.o, dist/build/Distribution/Simple/Test/LibV09.dyn_o ) [118 of 150] Compiling Distribution.Simple.Test.ExeV10 ( src/Distribution/Simple/Test/ExeV10.hs, dist/build/Distribution/Simple/Test/ExeV10.o, dist/build/Distribution/Simple/Test/ExeV10.dyn_o ) [119 of 150] Compiling Distribution.Simple.SetupHooks.Internal ( src/Distribution/Simple/SetupHooks/Internal.hs, dist/build/Distribution/Simple/SetupHooks/Internal.o, dist/build/Distribution/Simple/SetupHooks/Internal.dyn_o ) [120 of 150] Compiling Distribution.Simple.GHC.Internal ( src/Distribution/Simple/GHC/Internal.hs, dist/build/Distribution/Simple/GHC/Internal.o, dist/build/Distribution/Simple/GHC/Internal.dyn_o ) [121 of 150] Compiling Distribution.Simple.GHC.EnvironmentParser ( src/Distribution/Simple/GHC/EnvironmentParser.hs, dist/build/Distribution/Simple/GHC/EnvironmentParser.o, dist/build/Distribution/Simple/GHC/EnvironmentParser.dyn_o ) [122 of 150] Compiling Distribution.Simple.GHCJS ( src/Distribution/Simple/GHCJS.hs, dist/build/Distribution/Simple/GHCJS.o, dist/build/Distribution/Simple/GHCJS.dyn_o ) [123 of 150] Compiling Distribution.Simple.GHC.Build.Utils ( src/Distribution/Simple/GHC/Build/Utils.hs, dist/build/Distribution/Simple/GHC/Build/Utils.o, dist/build/Distribution/Simple/GHC/Build/Utils.dyn_o ) [124 of 150] Compiling Distribution.Simple.GHC.Build.Modules ( src/Distribution/Simple/GHC/Build/Modules.hs, dist/build/Distribution/Simple/GHC/Build/Modules.o, dist/build/Distribution/Simple/GHC/Build/Modules.dyn_o ) [125 of 150] Compiling Distribution.Simple.GHC.Build.ExtraSources ( src/Distribution/Simple/GHC/Build/ExtraSources.hs, dist/build/Distribution/Simple/GHC/Build/ExtraSources.o, dist/build/Distribution/Simple/GHC/Build/ExtraSources.dyn_o ) [126 of 150] Compiling Distribution.Simple.GHC.Build.Link ( src/Distribution/Simple/GHC/Build/Link.hs, dist/build/Distribution/Simple/GHC/Build/Link.o, dist/build/Distribution/Simple/GHC/Build/Link.dyn_o ) [127 of 150] Compiling Distribution.Simple.GHC.Build ( src/Distribution/Simple/GHC/Build.hs, dist/build/Distribution/Simple/GHC/Build.o, dist/build/Distribution/Simple/GHC/Build.dyn_o ) [128 of 150] Compiling Distribution.Simple.GHC ( src/Distribution/Simple/GHC.hs, dist/build/Distribution/Simple/GHC.o, dist/build/Distribution/Simple/GHC.dyn_o ) [129 of 150] Compiling Distribution.Simple.ShowBuildInfo ( src/Distribution/Simple/ShowBuildInfo.hs, dist/build/Distribution/Simple/ShowBuildInfo.o, dist/build/Distribution/Simple/ShowBuildInfo.dyn_o ) [130 of 150] Compiling Distribution.Simple.Install ( src/Distribution/Simple/Install.hs, dist/build/Distribution/Simple/Install.o, dist/build/Distribution/Simple/Install.dyn_o ) [131 of 150] Compiling Distribution.Simple.Build.PathsModule ( src/Distribution/Simple/Build/PathsModule.hs, dist/build/Distribution/Simple/Build/PathsModule.o, dist/build/Distribution/Simple/Build/PathsModule.dyn_o ) [132 of 150] Compiling Distribution.PackageDescription.Check.Paths ( src/Distribution/PackageDescription/Check/Paths.hs, dist/build/Distribution/PackageDescription/Check/Paths.o, dist/build/Distribution/PackageDescription/Check/Paths.dyn_o ) [133 of 150] Compiling Distribution.PackageDescription.Check.Target ( src/Distribution/PackageDescription/Check/Target.hs, dist/build/Distribution/PackageDescription/Check/Target.o, dist/build/Distribution/PackageDescription/Check/Target.dyn_o ) [134 of 150] Compiling Distribution.PackageDescription.Check ( src/Distribution/PackageDescription/Check.hs, dist/build/Distribution/PackageDescription/Check.o, dist/build/Distribution/PackageDescription/Check.dyn_o ) [135 of 150] Compiling Distribution.Make ( src/Distribution/Make.hs, dist/build/Distribution/Make.o, dist/build/Distribution/Make.dyn_o ) [136 of 150] Compiling Distribution.Compat.Time ( src/Distribution/Compat/Time.hs, dist/build/Distribution/Compat/Time.o, dist/build/Distribution/Compat/Time.dyn_o ) [137 of 150] Compiling Distribution.Backpack.ReadyComponent ( src/Distribution/Backpack/ReadyComponent.hs, dist/build/Distribution/Backpack/ReadyComponent.o, dist/build/Distribution/Backpack/ReadyComponent.dyn_o ) [138 of 150] Compiling Distribution.Backpack.Configure ( src/Distribution/Backpack/Configure.hs, dist/build/Distribution/Backpack/Configure.o, dist/build/Distribution/Backpack/Configure.dyn_o ) [139 of 150] Compiling Distribution.Backpack.DescribeUnitId ( src/Distribution/Backpack/DescribeUnitId.hs, dist/build/Distribution/Backpack/DescribeUnitId.o, dist/build/Distribution/Backpack/DescribeUnitId.dyn_o ) [140 of 150] Compiling Distribution.Simple.Register ( src/Distribution/Simple/Register.hs, dist/build/Distribution/Simple/Register.o, dist/build/Distribution/Simple/Register.dyn_o ) [141 of 150] Compiling Distribution.Simple.PreProcess ( src/Distribution/Simple/PreProcess.hs, dist/build/Distribution/Simple/PreProcess.o, dist/build/Distribution/Simple/PreProcess.dyn_o ) [142 of 150] Compiling Distribution.Simple.UserHooks ( src/Distribution/Simple/UserHooks.hs, dist/build/Distribution/Simple/UserHooks.o, dist/build/Distribution/Simple/UserHooks.dyn_o ) [143 of 150] Compiling Distribution.Simple.Configure ( src/Distribution/Simple/Configure.hs, dist/build/Distribution/Simple/Configure.o, dist/build/Distribution/Simple/Configure.dyn_o ) [144 of 150] Compiling Distribution.Simple.SrcDist ( src/Distribution/Simple/SrcDist.hs, dist/build/Distribution/Simple/SrcDist.o, dist/build/Distribution/Simple/SrcDist.dyn_o ) [145 of 150] Compiling Distribution.Simple.ConfigureScript ( src/Distribution/Simple/ConfigureScript.hs, dist/build/Distribution/Simple/ConfigureScript.o, dist/build/Distribution/Simple/ConfigureScript.dyn_o ) [146 of 150] Compiling Distribution.Simple.Build ( src/Distribution/Simple/Build.hs, dist/build/Distribution/Simple/Build.o, dist/build/Distribution/Simple/Build.dyn_o ) [147 of 150] Compiling Distribution.Simple.Test ( src/Distribution/Simple/Test.hs, dist/build/Distribution/Simple/Test.o, dist/build/Distribution/Simple/Test.dyn_o ) [148 of 150] Compiling Distribution.Simple.Haddock ( src/Distribution/Simple/Haddock.hs, dist/build/Distribution/Simple/Haddock.o, dist/build/Distribution/Simple/Haddock.dyn_o ) [149 of 150] Compiling Distribution.Simple.Bench ( src/Distribution/Simple/Bench.hs, dist/build/Distribution/Simple/Bench.o, dist/build/Distribution/Simple/Bench.dyn_o ) [150 of 150] Compiling Distribution.Simple ( src/Distribution/Simple.hs, dist/build/Distribution/Simple.o, dist/build/Distribution/Simple.dyn_o ) Preprocessing library for Cabal-3.16.0.0.. Running Haddock on library for Cabal-3.16.0.0.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [ 1 of 150] Compiling Distribution.Backpack.FullUnitId ( src/Distribution/Backpack/FullUnitId.hs, nothing ) [ 2 of 150] Compiling Distribution.Backpack.ModSubst ( src/Distribution/Backpack/ModSubst.hs, nothing ) [ 3 of 150] Compiling Distribution.Backpack.ModuleScope ( src/Distribution/Backpack/ModuleScope.hs, nothing ) [ 4 of 150] Compiling Distribution.Backpack.ModuleShape ( src/Distribution/Backpack/ModuleShape.hs, nothing ) [ 5 of 150] Compiling Distribution.Backpack.PreModuleShape ( src/Distribution/Backpack/PreModuleShape.hs, nothing ) [ 6 of 150] Compiling Distribution.Compat.Async ( src/Distribution/Compat/Async.hs, nothing ) [ 7 of 150] Compiling Distribution.Compat.CreatePipe ( src/Distribution/Compat/CreatePipe.hs, nothing ) [ 8 of 150] Compiling Distribution.Compat.Directory ( src/Distribution/Compat/Directory.hs, nothing ) [ 9 of 150] Compiling Distribution.Compat.FilePath ( src/Distribution/Compat/FilePath.hs, nothing ) [ 10 of 150] Compiling Distribution.Compat.GetShortPathName ( src/Distribution/Compat/GetShortPathName.hs, nothing ) [ 11 of 150] Compiling Distribution.Compat.Internal.TempFile ( src/Distribution/Compat/Internal/TempFile.hs, nothing ) [ 12 of 150] Compiling Distribution.Compat.CopyFile ( src/Distribution/Compat/CopyFile.hs, nothing ) [ 13 of 150] Compiling Distribution.Compat.Prelude.Internal ( src/Distribution/Compat/Prelude/Internal.hs, nothing ) [ 14 of 150] Compiling Distribution.Compat.Process ( src/Distribution/Compat/Process.hs, nothing ) [ 15 of 150] Compiling Distribution.Compat.ResponseFile ( src/Distribution/Compat/ResponseFile.hs, nothing ) [ 16 of 150] Compiling Distribution.Compat.SnocList ( src/Distribution/Compat/SnocList.hs, nothing ) [ 17 of 150] Compiling Distribution.Compat.Stack ( src/Distribution/Compat/Stack.hs, nothing ) [ 18 of 150] Compiling Distribution.Compat.Environment ( src/Distribution/Compat/Environment.hs, nothing ) [ 19 of 150] Compiling Distribution.GetOpt ( src/Distribution/GetOpt.hs, nothing ) [ 20 of 150] Compiling Distribution.Lex ( src/Distribution/Lex.hs, nothing ) [ 21 of 150] Compiling Distribution.PackageDescription.Check.Warning ( src/Distribution/PackageDescription/Check/Warning.hs, nothing ) [ 22 of 150] Compiling Distribution.ReadE ( src/Distribution/ReadE.hs, nothing ) [ 23 of 150] Compiling Distribution.Simple.BuildToolDepends ( src/Distribution/Simple/BuildToolDepends.hs, nothing ) [ 24 of 150] Compiling Distribution.Simple.BuildWay ( src/Distribution/Simple/BuildWay.hs, nothing ) [ 25 of 150] Compiling Distribution.Simple.CCompiler ( src/Distribution/Simple/CCompiler.hs, nothing ) [ 26 of 150] Compiling Distribution.Simple.Flag ( src/Distribution/Simple/Flag.hs, nothing ) [ 27 of 150] Compiling Distribution.Simple.Glob.Internal ( src/Distribution/Simple/Glob/Internal.hs, nothing ) [ 28 of 150] Compiling Distribution.Simple.FileMonitor.Types ( src/Distribution/Simple/FileMonitor/Types.hs, nothing ) [ 29 of 150] Compiling Distribution.Simple.InstallDirs.Internal ( src/Distribution/Simple/InstallDirs/Internal.hs, nothing ) [ 30 of 150] Compiling Distribution.Simple.InstallDirs ( src/Distribution/Simple/InstallDirs.hs, nothing ) [ 31 of 150] Compiling Distribution.Simple.Program.Internal ( src/Distribution/Simple/Program/Internal.hs, nothing ) [ 32 of 150] Compiling Distribution.TestSuite ( src/Distribution/TestSuite.hs, nothing ) [ 33 of 150] Compiling Distribution.Types.AnnotatedId ( src/Distribution/Types/AnnotatedId.hs, nothing ) [ 34 of 150] Compiling Distribution.Backpack.PreExistingComponent ( src/Distribution/Backpack/PreExistingComponent.hs, nothing ) [ 35 of 150] Compiling Distribution.Types.ComponentInclude ( src/Distribution/Types/ComponentInclude.hs, nothing ) [ 36 of 150] Compiling Distribution.Types.ComponentLocalBuildInfo ( src/Distribution/Types/ComponentLocalBuildInfo.hs, nothing ) [ 37 of 150] Compiling Distribution.Types.DumpBuildInfo ( src/Distribution/Types/DumpBuildInfo.hs, nothing ) [ 38 of 150] Compiling Distribution.Types.GivenComponent ( src/Distribution/Types/GivenComponent.hs, nothing ) [ 39 of 150] Compiling Distribution.Types.PackageName.Magic ( src/Distribution/Types/PackageName/Magic.hs, nothing ) [ 40 of 150] Compiling Distribution.Types.ParStrat ( src/Distribution/Types/ParStrat.hs, nothing ) [ 41 of 150] Compiling Distribution.Types.TargetInfo ( src/Distribution/Types/TargetInfo.hs, nothing ) [ 42 of 150] Compiling Distribution.Utils.IOData ( src/Distribution/Utils/IOData.hs, nothing ) [ 43 of 150] Compiling Distribution.Utils.Json ( src/Distribution/Utils/Json.hs, nothing ) [ 44 of 150] Compiling Distribution.Utils.MapAccum ( src/Distribution/Utils/MapAccum.hs, nothing ) [ 45 of 150] Compiling Distribution.Utils.Progress ( src/Distribution/Utils/Progress.hs, nothing ) [ 46 of 150] Compiling Distribution.Utils.UnionFind ( src/Distribution/Utils/UnionFind.hs, nothing ) [ 47 of 150] Compiling Distribution.Verbosity.Internal ( src/Distribution/Verbosity/Internal.hs, nothing ) [ 48 of 150] Compiling Distribution.Verbosity ( src/Distribution/Verbosity.hs, nothing ) [ 49 of 150] Compiling Distribution.Simple.SetupHooks.Rule ( src/Distribution/Simple/SetupHooks/Rule.hs, nothing ) [ 50 of 150] Compiling Distribution.Simple.SetupHooks.Errors ( src/Distribution/Simple/SetupHooks/Errors.hs, nothing ) [ 51 of 150] Compiling Distribution.Simple.Program.Types ( src/Distribution/Simple/Program/Types.hs, nothing ) [ 52 of 150] Compiling Distribution.Simple.PreProcess.Types ( src/Distribution/Simple/PreProcess/Types.hs, nothing ) [ 53 of 150] Compiling Distribution.Simple.Errors ( src/Distribution/Simple/Errors.hs, nothing ) [ 54 of 150] Compiling Distribution.Simple.PreProcess.Unlit ( src/Distribution/Simple/PreProcess/Unlit.hs, nothing ) [ 55 of 150] Compiling Distribution.Backpack.UnifyM ( src/Distribution/Backpack/UnifyM.hs, nothing ) [ 56 of 150] Compiling Distribution.Backpack.MixLink ( src/Distribution/Backpack/MixLink.hs, nothing ) [ 57 of 150] Compiling Distribution.ZinzaPrelude ( src/Distribution/ZinzaPrelude.hs, nothing ) [ 58 of 150] Compiling Distribution.Simple.Build.PathsModule.Z ( src/Distribution/Simple/Build/PathsModule/Z.hs, nothing ) [ 59 of 150] Compiling Distribution.Simple.Build.PackageInfoModule.Z ( src/Distribution/Simple/Build/PackageInfoModule/Z.hs, nothing ) [ 60 of 150] Compiling Distribution.Simple.Build.Macros.Z ( src/Distribution/Simple/Build/Macros/Z.hs, nothing ) [ 61 of 150] Compiling Paths_Cabal ( dist/build/autogen/Paths_Cabal.hs, nothing ) [ 62 of 150] Compiling Distribution.Simple.Utils ( src/Distribution/Simple/Utils.hs, nothing ) [ 63 of 150] Compiling Distribution.Utils.NubList ( src/Distribution/Utils/NubList.hs, nothing ) [ 64 of 150] Compiling Distribution.Utils.LogProgress ( src/Distribution/Utils/LogProgress.hs, nothing ) [ 65 of 150] Compiling Distribution.Simple.Program.Run ( src/Distribution/Simple/Program/Run.hs, nothing ) [ 66 of 150] Compiling Distribution.Simple.Program.Script ( src/Distribution/Simple/Program/Script.hs, nothing ) [ 67 of 150] Compiling Distribution.Simple.Program.ResponseFile ( src/Distribution/Simple/Program/ResponseFile.hs, nothing ) [ 68 of 150] Compiling Distribution.Simple.Program.Hpc ( src/Distribution/Simple/Program/Hpc.hs, nothing ) [ 69 of 150] Compiling Distribution.Simple.Program.Find ( src/Distribution/Simple/Program/Find.hs, nothing ) [ 70 of 150] Compiling Distribution.Simple.PackageIndex ( src/Distribution/Simple/PackageIndex.hs, nothing ) [ 71 of 150] Compiling Distribution.Simple.PackageDescription ( src/Distribution/Simple/PackageDescription.hs, nothing ) [ 72 of 150] Compiling Distribution.Simple.Glob ( src/Distribution/Simple/Glob.hs, nothing ) [ 73 of 150] Compiling Distribution.PackageDescription.Check.Monad ( src/Distribution/PackageDescription/Check/Monad.hs, nothing ) [ 74 of 150] Compiling Distribution.PackageDescription.Check.Conditional ( src/Distribution/PackageDescription/Check/Conditional.hs, nothing ) [ 75 of 150] Compiling Distribution.PackageDescription.Check.Common ( src/Distribution/PackageDescription/Check/Common.hs, nothing ) [ 76 of 150] Compiling Distribution.Simple.Compiler ( src/Distribution/Simple/Compiler.hs, nothing ) [ 77 of 150] Compiling Distribution.Simple.Program.HcPkg ( src/Distribution/Simple/Program/HcPkg.hs, nothing ) [ 78 of 150] Compiling Distribution.Simple.GHC.ImplInfo ( src/Distribution/Simple/GHC/ImplInfo.hs, nothing ) [ 79 of 150] Compiling Distribution.Simple.Program.GHC ( src/Distribution/Simple/Program/GHC.hs, nothing ) [ 80 of 150] Compiling Distribution.Simple.Program.Builtin ( src/Distribution/Simple/Program/Builtin.hs, nothing ) [ 81 of 150] Compiling Distribution.Simple.Program.Db ( src/Distribution/Simple/Program/Db.hs, nothing ) [ 82 of 150] Compiling Distribution.Simple.Program ( src/Distribution/Simple/Program.hs, nothing ) [ 83 of 150] Compiling Distribution.Simple.Program.Strip ( src/Distribution/Simple/Program/Strip.hs, nothing ) [ 84 of 150] Compiling Distribution.Simple.Command ( src/Distribution/Simple/Command.hs, nothing ) [ 85 of 150] Compiling Distribution.Simple.Setup.Common ( src/Distribution/Simple/Setup/Common.hs, nothing ) [ 86 of 150] Compiling Distribution.Simple.Setup.Test ( src/Distribution/Simple/Setup/Test.hs, nothing ) [ 87 of 150] Compiling Distribution.Simple.Setup.SDist ( src/Distribution/Simple/Setup/SDist.hs, nothing ) [ 88 of 150] Compiling Distribution.Simple.Setup.Repl ( src/Distribution/Simple/Setup/Repl.hs, nothing ) [ 89 of 150] Compiling Distribution.Simple.Setup.Register ( src/Distribution/Simple/Setup/Register.hs, nothing ) [ 90 of 150] Compiling Distribution.Simple.Setup.Install ( src/Distribution/Simple/Setup/Install.hs, nothing ) [ 91 of 150] Compiling Distribution.Simple.Setup.Hscolour ( src/Distribution/Simple/Setup/Hscolour.hs, nothing ) [ 92 of 150] Compiling Distribution.Simple.Setup.Haddock ( src/Distribution/Simple/Setup/Haddock.hs, nothing ) [ 93 of 150] Compiling Distribution.Simple.Setup.Global ( src/Distribution/Simple/Setup/Global.hs, nothing ) [ 94 of 150] Compiling Distribution.Simple.Setup.Copy ( src/Distribution/Simple/Setup/Copy.hs, nothing ) [ 95 of 150] Compiling Distribution.Simple.Setup.Config ( src/Distribution/Simple/Setup/Config.hs, nothing ) [ 96 of 150] Compiling Distribution.Types.LocalBuildConfig ( src/Distribution/Types/LocalBuildConfig.hs, nothing ) [ 97 of 150] Compiling Distribution.Types.LocalBuildInfo ( src/Distribution/Types/LocalBuildInfo.hs, nothing ) [ 98 of 150] Compiling Distribution.Simple.LocalBuildInfo ( src/Distribution/Simple/LocalBuildInfo.hs, nothing ) [ 99 of 150] Compiling Distribution.Simple.Test.Log ( src/Distribution/Simple/Test/Log.hs, nothing ) [100 of 150] Compiling Distribution.Simple.Program.Ld ( src/Distribution/Simple/Program/Ld.hs, nothing ) [101 of 150] Compiling Distribution.Simple.Program.Ar ( src/Distribution/Simple/Program/Ar.hs, nothing ) [102 of 150] Compiling Distribution.Simple.Hpc ( src/Distribution/Simple/Hpc.hs, nothing ) [103 of 150] Compiling Distribution.Simple.Build.PackageInfoModule ( src/Distribution/Simple/Build/PackageInfoModule.hs, nothing ) [104 of 150] Compiling Distribution.Simple.Build.Macros ( src/Distribution/Simple/Build/Macros.hs, nothing ) [105 of 150] Compiling Distribution.Backpack.Id ( src/Distribution/Backpack/Id.hs, nothing ) [106 of 150] Compiling Distribution.Backpack.ConfiguredComponent ( src/Distribution/Backpack/ConfiguredComponent.hs, nothing ) [107 of 150] Compiling Distribution.Backpack.LinkedComponent ( src/Distribution/Backpack/LinkedComponent.hs, nothing ) [108 of 150] Compiling Distribution.Backpack.ComponentsGraph ( src/Distribution/Backpack/ComponentsGraph.hs, nothing ) [109 of 150] Compiling Distribution.Simple.Setup.Clean ( src/Distribution/Simple/Setup/Clean.hs, nothing ) [110 of 150] Compiling Distribution.Simple.Setup.Build ( src/Distribution/Simple/Setup/Build.hs, nothing ) [111 of 150] Compiling Distribution.Simple.Setup.Benchmark ( src/Distribution/Simple/Setup/Benchmark.hs, nothing ) [112 of 150] Compiling Distribution.Simple.Setup ( src/Distribution/Simple/Setup.hs, nothing ) [113 of 150] Compiling Distribution.Simple.Build.Inputs ( src/Distribution/Simple/Build/Inputs.hs, nothing ) [114 of 150] Compiling Distribution.Simple.BuildTarget ( src/Distribution/Simple/BuildTarget.hs, nothing ) [115 of 150] Compiling Distribution.Simple.BuildPaths ( src/Distribution/Simple/BuildPaths.hs, nothing ) [116 of 150] Compiling Distribution.Simple.UHC ( src/Distribution/Simple/UHC.hs, nothing ) [117 of 150] Compiling Distribution.Simple.Test.LibV09 ( src/Distribution/Simple/Test/LibV09.hs, nothing ) [118 of 150] Compiling Distribution.Simple.Test.ExeV10 ( src/Distribution/Simple/Test/ExeV10.hs, nothing ) [119 of 150] Compiling Distribution.Simple.SetupHooks.Internal ( src/Distribution/Simple/SetupHooks/Internal.hs, nothing ) [120 of 150] Compiling Distribution.Simple.GHC.Internal ( src/Distribution/Simple/GHC/Internal.hs, nothing ) [121 of 150] Compiling Distribution.Simple.GHC.EnvironmentParser ( src/Distribution/Simple/GHC/EnvironmentParser.hs, nothing ) [122 of 150] Compiling Distribution.Simple.GHCJS ( src/Distribution/Simple/GHCJS.hs, nothing ) [123 of 150] Compiling Distribution.Simple.GHC.Build.Utils ( src/Distribution/Simple/GHC/Build/Utils.hs, nothing ) [124 of 150] Compiling Distribution.Simple.GHC.Build.Modules ( src/Distribution/Simple/GHC/Build/Modules.hs, nothing ) [125 of 150] Compiling Distribution.Simple.GHC.Build.ExtraSources ( src/Distribution/Simple/GHC/Build/ExtraSources.hs, nothing ) [126 of 150] Compiling Distribution.Simple.GHC.Build.Link ( src/Distribution/Simple/GHC/Build/Link.hs, nothing ) [127 of 150] Compiling Distribution.Simple.GHC.Build ( src/Distribution/Simple/GHC/Build.hs, nothing ) [128 of 150] Compiling Distribution.Simple.GHC ( src/Distribution/Simple/GHC.hs, nothing ) [129 of 150] Compiling Distribution.Simple.ShowBuildInfo ( src/Distribution/Simple/ShowBuildInfo.hs, nothing ) [130 of 150] Compiling Distribution.Simple.Install ( src/Distribution/Simple/Install.hs, nothing ) [131 of 150] Compiling Distribution.Simple.Build.PathsModule ( src/Distribution/Simple/Build/PathsModule.hs, nothing ) [132 of 150] Compiling Distribution.PackageDescription.Check.Paths ( src/Distribution/PackageDescription/Check/Paths.hs, nothing ) [133 of 150] Compiling Distribution.PackageDescription.Check.Target ( src/Distribution/PackageDescription/Check/Target.hs, nothing ) [134 of 150] Compiling Distribution.PackageDescription.Check ( src/Distribution/PackageDescription/Check.hs, nothing ) [135 of 150] Compiling Distribution.Make ( src/Distribution/Make.hs, nothing ) [136 of 150] Compiling Distribution.Compat.Time ( src/Distribution/Compat/Time.hs, nothing ) [137 of 150] Compiling Distribution.Backpack.ReadyComponent ( src/Distribution/Backpack/ReadyComponent.hs, nothing ) [138 of 150] Compiling Distribution.Backpack.Configure ( src/Distribution/Backpack/Configure.hs, nothing ) [139 of 150] Compiling Distribution.Backpack.DescribeUnitId ( src/Distribution/Backpack/DescribeUnitId.hs, nothing ) [140 of 150] Compiling Distribution.Simple.Register ( src/Distribution/Simple/Register.hs, nothing ) [141 of 150] Compiling Distribution.Simple.PreProcess ( src/Distribution/Simple/PreProcess.hs, nothing ) [142 of 150] Compiling Distribution.Simple.UserHooks ( src/Distribution/Simple/UserHooks.hs, nothing ) [143 of 150] Compiling Distribution.Simple.Configure ( src/Distribution/Simple/Configure.hs, nothing ) [144 of 150] Compiling Distribution.Simple.SrcDist ( src/Distribution/Simple/SrcDist.hs, nothing ) [145 of 150] Compiling Distribution.Simple.ConfigureScript ( src/Distribution/Simple/ConfigureScript.hs, nothing ) [146 of 150] Compiling Distribution.Simple.Build ( src/Distribution/Simple/Build.hs, nothing ) [147 of 150] Compiling Distribution.Simple.Test ( src/Distribution/Simple/Test.hs, nothing ) [148 of 150] Compiling Distribution.Simple.Haddock ( src/Distribution/Simple/Haddock.hs, nothing ) [149 of 150] Compiling Distribution.Simple.Bench ( src/Distribution/Simple/Bench.hs, nothing ) [150 of 150] Compiling Distribution.Simple ( src/Distribution/Simple.hs, nothing ) Haddock coverage: 0% ( 0 / 5) in 'Distribution.Backpack.FullUnitId' Missing documentation for: Module header FullUnitId (src/Distribution/Backpack/FullUnitId.hs:15) FullDb (src/Distribution/Backpack/FullUnitId.hs:18) expandOpenUnitId (src/Distribution/Backpack/FullUnitId.hs:21) expandUnitId (src/Distribution/Backpack/FullUnitId.hs:27) Warning: 'ModuleSubst' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 2 / 2) in 'Distribution.Backpack.ModSubst' Warning: 'OpenModule' is ambiguous. It is defined * in Distribution.Backpack * in Distribution.Backpack 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 Distribution.Backpack Warning: 'Module' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ModuleScope' is ambiguous. It is defined * at src/Distribution/Backpack/ModuleScope.hs:67:20 * at src/Distribution/Backpack/ModuleScope.hs:67:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Backpack/ModuleScope.hs:67:1 Warning: 'ModuleShape' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ModuleShape' is ambiguous. It is defined * at src/Distribution/Backpack/ModuleShape.hs:29:20 * at src/Distribution/Backpack/ModuleShape.hs:29:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Backpack/ModuleShape.hs:29:1 Warning: 'InstalledPackageInfo' is ambiguous. It is defined * in Distribution.Types.InstalledPackageInfo * in Distribution.Types.InstalledPackageInfo 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 Distribution.Types.InstalledPackageInfo 80% ( 4 / 5) in 'Distribution.Backpack.ModuleShape' Missing documentation for: shapeInstalledPackage (src/Distribution/Backpack/ModuleShape.hs:76) 0% ( 0 / 5) in 'Distribution.Backpack.PreModuleShape' Missing documentation for: Module header PreModuleShape (src/Distribution/Backpack/PreModuleShape.hs:21) toPreModuleShape (src/Distribution/Backpack/PreModuleShape.hs:28) renamePreModuleShape (src/Distribution/Backpack/PreModuleShape.hs:31) mixLinkPreModuleShape (src/Distribution/Backpack/PreModuleShape.hs:40) Warning: 'async' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 50% ( 1 / 2) in 'Distribution.Compat.CreatePipe' Missing documentation for: Module header 75% ( 3 / 4) in 'Distribution.Compat.Directory' Missing documentation for: Module header 66% ( 2 / 3) in 'Distribution.Compat.FilePath' Missing documentation for: Module header Warning: 'GetShortPathName' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 2 / 2) in 'Distribution.Compat.Prelude.Internal' Warning: 'delegate_ctlc' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 80% ( 4 / 5) in 'Distribution.Compat.Process' Missing documentation for: Module header 66% ( 2 / 3) in 'Distribution.Compat.ResponseFile' Missing documentation for: Module header Warning: 'Verbosity' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 66% ( 6 / 9) in 'Distribution.Compat.Stack' Missing documentation for: Module header WithCallStack (src/Distribution/Compat/Stack.hs:18) withLexicalCallStack (src/Distribution/Compat/Stack.hs:37) Warning: 'ReturnInOrder' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'PackageCheck' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 50% ( 5 / 10) in 'Distribution.ReadE' Missing documentation for: succeedReadE (src/Distribution/ReadE.hs:47) failReadE (src/Distribution/ReadE.hs:50) parsecToReadE (src/Distribution/ReadE.hs:57) parsecToReadEErr (src/Distribution/ReadE.hs:61) unexpectMsgString (src/Distribution/ReadE.hs:67) Warning: 'PackageDescription' is ambiguous. It is defined * in Distribution.Types.PackageDescription * in Distribution.Types.PackageDescription 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 Distribution.Types.PackageDescription Warning: 'BuildInfo' is ambiguous. It is defined * in Distribution.Types.BuildInfo * in Distribution.Types.BuildInfo 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 Distribution.Types.BuildInfo 100% ( 6 / 6) in 'Distribution.Simple.BuildToolDepends' 33% ( 1 / 3) in 'Distribution.Simple.BuildWay' Missing documentation for: Module header BuildWay (src/Distribution/Simple/BuildWay.hs:5) Warning: 'a' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'b' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 5 / 5) in 'Distribution.Simple.CCompiler' Warning: 'Flag' is ambiguous. It is defined * at src/Distribution/Simple/Flag.hs:69:1 * at src/Distribution/Simple/Flag.hs:66:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Simple/Flag.hs:66:1 85% ( 12 / 14) in 'Distribution.Simple.Flag' Missing documentation for: Flag (src/Distribution/Simple/Flag.hs:69) NoFlag (src/Distribution/Simple/Flag.hs:72) 66% ( 4 / 6) in 'Distribution.Simple.Glob.Internal' Missing documentation for: dispGlobPieces (src/Distribution/Simple/Glob/Internal.hs:109) isGlobEscapedChar (src/Distribution/Simple/Glob/Internal.hs:127) Warning: 'takeDrive' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 86% ( 19 / 22) in 'Distribution.Simple.FileMonitor.Types' Missing documentation for: FilePathRoot (src/Distribution/Simple/FileMonitor/Types.hs:61) MonitorKindFile (src/Distribution/Simple/FileMonitor/Types.hs:92) MonitorKindDir (src/Distribution/Simple/FileMonitor/Types.hs:99) 0% ( 0 / 3) in 'Distribution.Simple.InstallDirs.Internal' Missing documentation for: Module header PathComponent (src/Distribution/Simple/InstallDirs/Internal.hs:11) PathTemplateVariable (src/Distribution/Simple/InstallDirs/Internal.hs:19) Warning: 'InstallDirs' is ambiguous. It is defined * at src/Distribution/Simple/InstallDirs.hs:84:24 * at src/Distribution/Simple/InstallDirs.hs:84:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Simple/InstallDirs.hs:84:1 Warning: 'PathTemplate' is ambiguous. It is defined * at src/Distribution/Simple/InstallDirs.hs:390:24 * at src/Distribution/Simple/InstallDirs.hs:390:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Simple/InstallDirs.hs:390:1 47% ( 11 / 23) in 'Distribution.Simple.InstallDirs' Missing documentation for: defaultInstallDirs (src/Distribution/Simple/InstallDirs.hs:178) defaultInstallDirs' (src/Distribution/Simple/InstallDirs.hs:186) combineInstallDirs (src/Distribution/Simple/InstallDirs.hs:120) PathTemplateVariable (src/Distribution/Simple/InstallDirs/Internal.hs:19) PathTemplateEnv (src/Distribution/Simple/InstallDirs.hs:396) combinePathTemplate (src/Distribution/Simple/InstallDirs.hs:411) substPathTemplate (src/Distribution/Simple/InstallDirs.hs:415) platformTemplateEnv (src/Distribution/Simple/InstallDirs.hs:453) compilerTemplateEnv (src/Distribution/Simple/InstallDirs.hs:448) packageTemplateEnv (src/Distribution/Simple/InstallDirs.hs:438) abiTemplateEnv (src/Distribution/Simple/InstallDirs.hs:459) installDirsTemplateEnv (src/Distribution/Simple/InstallDirs.hs:478) Warning: 'strip' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 2 / 2) in 'Distribution.Simple.Program.Internal' Warning: 'TestInstance' is ambiguous. It is defined * at src/Distribution/TestSuite.hs:30:21 * at src/Distribution/TestSuite.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 src/Distribution/TestSuite.hs:30:1 22% ( 2 / 9) in 'Distribution.TestSuite' Missing documentation for: TestInstance (src/Distribution/TestSuite.hs:30) OptionDescr (src/Distribution/TestSuite.hs:49) OptionType (src/Distribution/TestSuite.hs:59) Test (src/Distribution/TestSuite.hs:78) Options (src/Distribution/TestSuite.hs:94) Progress (src/Distribution/TestSuite.hs:96) Result (src/Distribution/TestSuite.hs:100) Warning: 'AnnotatedId' is ambiguous. It is defined * at src/Distribution/Types/AnnotatedId.hs:19:23 * at src/Distribution/Types/AnnotatedId.hs:19:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Types/AnnotatedId.hs:19:1 50% ( 1 / 2) in 'Distribution.Types.AnnotatedId' Missing documentation for: Module header Warning: 'LinkedComponent' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'pc_pkgid' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'PreExistingComponent' is ambiguous. It is defined * at src/Distribution/Backpack/PreExistingComponent.hs:37:29 * at src/Distribution/Backpack/PreExistingComponent.hs:37:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Backpack/PreExistingComponent.hs:37:1 Warning: 'CSubLibName' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 20% ( 1 / 5) in 'Distribution.Types.ComponentInclude' Missing documentation for: Module header ComponentInclude (src/Distribution/Types/ComponentInclude.hs:16) ci_id (src/Distribution/Types/ComponentInclude.hs:25) ci_pkgid (src/Distribution/Types/ComponentInclude.hs:28) Warning: 'ModuleRenaming' is ambiguous. It is defined * in Distribution.Types.ModuleRenaming * in Distribution.Types.ModuleRenaming 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 Distribution.Types.ModuleRenaming Warning: 'BuildInfo' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 16% ( 1 / 6) in 'Distribution.Types.ComponentLocalBuildInfo' Missing documentation for: Module header componentIsIndefinite (src/Distribution/Types/ComponentLocalBuildInfo.hs:123) maybeComponentInstantiatedWith (src/Distribution/Types/ComponentLocalBuildInfo.hs:127) maybeComponentCompatPackageKey (src/Distribution/Types/ComponentLocalBuildInfo.hs:132) maybeComponentExposedModules (src/Distribution/Types/ComponentLocalBuildInfo.hs:137) 0% ( 0 / 2) in 'Distribution.Types.DumpBuildInfo' Missing documentation for: Module header DumpBuildInfo (src/Distribution/Types/DumpBuildInfo.hs:9) Warning: 'PromisedComponent' is ambiguous. It is defined * at src/Distribution/Types/GivenComponent.hs:38:26 * at src/Distribution/Types/GivenComponent.hs:38:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Types/GivenComponent.hs:38:1 Warning: 'GivenComponent' is ambiguous. It is defined * at src/Distribution/Types/GivenComponent.hs:21:23 * at src/Distribution/Types/GivenComponent.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/Distribution/Types/GivenComponent.hs:21:1 66% ( 2 / 3) in 'Distribution.Types.GivenComponent' Missing documentation for: Module header 100% ( 5 / 5) in 'Distribution.Types.PackageName.Magic' 80% ( 4 / 5) in 'Distribution.Types.ParStrat' Missing documentation for: Module header Warning: 'TargetInfo' is ambiguous. It is defined * at src/Distribution/Types/TargetInfo.hs:22:19 * at src/Distribution/Types/TargetInfo.hs:22:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Types/TargetInfo.hs:22:1 Warning: 'LocalBuildInfo' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 50% ( 1 / 2) in 'Distribution.Types.TargetInfo' Missing documentation for: Module header 100% ( 8 / 8) in 'Distribution.Utils.IOData' Warning: 'ByteString' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 75% ( 3 / 4) in 'Distribution.Utils.Json' Missing documentation for: Json (src/Distribution/Utils/Json.hs:20) Warning: 'mapAccumL' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 50% ( 1 / 2) in 'Distribution.Utils.MapAccum' Missing documentation for: Module header 100% ( 5 / 5) in 'Distribution.Utils.Progress' Warning: 'Point' is ambiguous. It is defined * at src/Distribution/Utils/UnionFind.hs:23:21 * at src/Distribution/Utils/UnionFind.hs:23:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Utils/UnionFind.hs:23:1 0% ( 0 / 3) in 'Distribution.Verbosity.Internal' Missing documentation for: Module header VerbosityLevel (src/Distribution/Verbosity/Internal.hs:11) VerbosityFlag (src/Distribution/Verbosity/Internal.hs:17) Warning: 'Verbosity' is ambiguous. It is defined * at src/Distribution/Verbosity.hs:89:18 * at src/Distribution/Verbosity.hs:89:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Verbosity.hs:89:1 Warning: 'stderr' 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. 87% ( 35 / 40) in 'Distribution.Verbosity' Missing documentation for: Verbosity (src/Distribution/Verbosity.hs:89) flagToVerbosity (src/Distribution/Verbosity.hs:240) showForCabal (src/Distribution/Verbosity.hs:243) showForGHC (src/Distribution/Verbosity.hs:266) verboseHasFlags (src/Distribution/Verbosity.hs:334) Warning: 'arg' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Command' is ambiguous. It is defined * at src/Distribution/Simple/SetupHooks/Rule.hs:595:71 * at src/Distribution/Simple/SetupHooks/Rule.hs:591:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Simple/SetupHooks/Rule.hs:591:1 Warning: 'registerRule' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'addRuleMonitors' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'LocalBuildInfo' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ComponentLocalBuildInfo' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Location' is ambiguous. It is defined * at src/Distribution/Simple/SetupHooks/Rule.hs:352:3 * at src/Distribution/Simple/SetupHooks/Rule.hs:351:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Simple/SetupHooks/Rule.hs:351:1 Warning: 'moduleNameSymbolicPath' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Rule' is ambiguous. It is defined * at src/Distribution/Simple/SetupHooks/Rule.hs:260:5 * at src/Distribution/Simple/SetupHooks/Rule.hs:246:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Simple/SetupHooks/Rule.hs:246:1 Warning: 'ByteString' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'RulesNameSpace' is ambiguous. It is defined * at src/Distribution/Simple/SetupHooks/Rule.hs:208:23 * at src/Distribution/Simple/SetupHooks/Rule.hs:208:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Simple/SetupHooks/Rule.hs:208:1 Warning: 'StaticPtrInfo' is ambiguous. It is defined * in GHC.StaticPtr * in GHC.StaticPtr 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.StaticPtr Warning: 'Rules' is ambiguous. It is defined * at src/Distribution/Simple/SetupHooks/Rule.hs:476:21 * at src/Distribution/Simple/SetupHooks/Rule.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 src/Distribution/Simple/SetupHooks/Rule.hs:476:1 Warning: 'RuleId' is ambiguous. It is defined * at src/Distribution/Simple/SetupHooks/Rule.hs:201:15 * at src/Distribution/Simple/SetupHooks/Rule.hs:201:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Simple/SetupHooks/Rule.hs:201:1 Warning: 'ActionId' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 87% ( 43 / 49) in 'Distribution.Simple.SetupHooks.Rule' Missing documentation for: Rule (src/Distribution/Simple/SetupHooks/Rule.hs:246) MonitorKindFile (src/Distribution/Simple/FileMonitor/Types.hs:92) MonitorKindDir (src/Distribution/Simple/FileMonitor/Types.hs:99) SScope (src/Distribution/Simple/SetupHooks/Rule.hs:242) RuleBinary (src/Distribution/Simple/SetupHooks/Rule.hs:247) ruleBinary (src/Distribution/Simple/SetupHooks/Rule.hs:1140) Warning: 'RuleId' is ambiguous. It is defined * at src/Distribution/Simple/SetupHooks/Rule.hs:201:15 * at src/Distribution/Simple/SetupHooks/Rule.hs:201:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Simple/SetupHooks/Rule.hs:201:1 28% ( 2 / 7) in 'Distribution.Simple.SetupHooks.Errors' Missing documentation for: Module header CannotApplyComponentDiffReason (src/Distribution/Simple/SetupHooks/Errors.hs:82) IllegalComponentDiffReason (src/Distribution/Simple/SetupHooks/Errors.hs:87) setupHooksExceptionCode (src/Distribution/Simple/SetupHooks/Errors.hs:94) setupHooksExceptionMessage (src/Distribution/Simple/SetupHooks/Errors.hs:109) Warning: 'Program' is ambiguous. It is defined * at src/Distribution/Simple/Program/Types.hs:49:16 * at src/Distribution/Simple/Program/Types.hs:49:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Simple/Program/Types.hs:49:1 Warning: 'ConfiguredProgram' is ambiguous. It is defined * at src/Distribution/Simple/Program/Types.hs:119:26 * at src/Distribution/Simple/Program/Types.hs:119:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Simple/Program/Types.hs:119:1 Warning: 'findExecutable' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'simpleProgram' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'findProgramOnSearchPath' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 83% ( 10 / 12) in 'Distribution.Simple.Program.Types' Missing documentation for: ProgramSearchPathEntry (src/Distribution/Simple/Program/Types.hs:104) ProgArg (src/Distribution/Simple/Program/Types.hs:82) Warning: 'PreProcessor' is ambiguous. It is defined * at src/Distribution/Simple/PreProcess/Types.hs:73:21 * at src/Distribution/Simple/PreProcess/Types.hs:73:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Simple/PreProcess/Types.hs:73:1 66% ( 4 / 6) in 'Distribution.Simple.PreProcess.Types' Missing documentation for: builtinHaskellSuffixes (src/Distribution/Simple/PreProcess/Types.hs:125) builtinHaskellBootSuffixes (src/Distribution/Simple/PreProcess/Types.hs:128) 0% ( 0 / 5) in 'Distribution.Simple.Errors' Missing documentation for: Module header CabalException (src/Distribution/Simple/Errors.hs:44) FailedDependency (src/Distribution/Simple/Errors.hs:37) exceptionCode (src/Distribution/Simple/Errors.hs:176) exceptionMessage (src/Distribution/Simple/Errors.hs:314) 100% ( 3 / 3) in 'Distribution.Simple.PreProcess.Unlit' Warning: 'ModuleScope' is ambiguous. It is defined * at src/Distribution/Backpack/ModuleScope.hs:67:20 * at src/Distribution/Backpack/ModuleScope.hs:67:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Backpack/ModuleScope.hs:67:1 Warning: 'ModuleSubst' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'UnitIdU' is ambiguous. It is defined * at src/Distribution/Backpack/UnifyM.hs:261:5 * at src/Distribution/Backpack/UnifyM.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 src/Distribution/Backpack/UnifyM.hs:268:1 Warning: 'Module' is ambiguous. It is defined * in Distribution.Types.Module * in Distribution.Types.Module 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 Distribution.Types.Module Warning: 'ModuleU' is ambiguous. It is defined * at src/Distribution/Backpack/UnifyM.hs:256:5 * at src/Distribution/Backpack/UnifyM.hs:265:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Backpack/UnifyM.hs:265:1 Warning: 'UnifyM' is ambiguous. It is defined * at src/Distribution/Backpack/UnifyM.hs:83:22 * at src/Distribution/Backpack/UnifyM.hs:83:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Backpack/UnifyM.hs:83:1 Warning: 'ModuleShape' is ambiguous. It is defined * at src/Distribution/Backpack/ModuleShape.hs:29:20 * at src/Distribution/Backpack/ModuleShape.hs:29:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Backpack/ModuleShape.hs:29:1 Warning: 'die' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Cabal' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'rawSystem' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'action' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'CreatePipe' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'findModuleFile' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'createDirectoryIfMissing' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'TempFileOptions' is ambiguous. It is defined * at src/Distribution/Simple/Utils.hs:1765:24 * at src/Distribution/Simple/Utils.hs:1765:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Simple/Utils.hs:1765:1 Warning: 'ByteString' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'waitForProcess' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 86% (131 /151) in 'Distribution.Simple.Utils' Missing documentation for: cabalVersion (src/Distribution/Simple/Utils.hs:307) dieNoVerbosity (src/Distribution/Simple/Utils.hs:392) die' (src/Distribution/Simple/Utils.hs:422) dieWithException (src/Distribution/Simple/Utils.hs:435) dieWithLocation' (src/Distribution/Simple/Utils.hs:411) dieNoWrap (src/Distribution/Simple/Utils.hs:454) topHandler (src/Distribution/Simple/Utils.hs:561) topHandlerWith (src/Distribution/Simple/Utils.hs:510) infoNoWrap (src/Distribution/Simple/Utils.hs:649) VerboseException (src/Distribution/Simple/Utils.hs:430) setFileOrdinary (src/Distribution/Compat/CopyFile.hs:77) setFileExecutable (src/Distribution/Compat/CopyFile.hs:78) shortRelativePath (src/Distribution/Simple/Utils.hs:1945) findFirstFile (src/Distribution/Simple/Utils.hs:1371) findAllFilesWithExtension (src/Distribution/Simple/Utils.hs:1336) addLibraryPath (src/Distribution/Simple/Utils.hs:1507) defaultTempFileOptions (src/Distribution/Simple/Utils.hs:1771) createTempDirectory (src/Distribution/Compat/Internal/TempFile.hs:29) equating unintersperse Warning: 'NubList' is ambiguous. It is defined * at src/Distribution/Utils/NubList.hs:23:21 * at src/Distribution/Utils/NubList.hs:23:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Utils/NubList.hs:23:1 66% ( 6 / 9) in 'Distribution.Utils.NubList' Missing documentation for: Module header fromNubList fromNubListR Warning: 'LogProgress' is ambiguous. It is defined * at src/Distribution/Utils/LogProgress.hs:32:25 * at src/Distribution/Utils/LogProgress.hs:32:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Utils/LogProgress.hs:32:1 Warning: 'die' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 85% ( 6 / 7) in 'Distribution.Utils.LogProgress' Missing documentation for: Module header Warning: 'CreateProcess' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 33% ( 5 / 15) in 'Distribution.Simple.Program.Run' Missing documentation for: IOEncoding (src/Distribution/Simple/Program/Run.hs:67) emptyProgramInvocation (src/Distribution/Simple/Program/Run.hs:77) simpleProgramInvocation (src/Distribution/Simple/Program/Run.hs:93) programInvocation (src/Distribution/Simple/Program/Run.hs:103) programInvocationCwd (src/Distribution/Simple/Program/Run.hs:119) runProgramInvocation (src/Distribution/Simple/Program/Run.hs:125) getProgramInvocationOutput (src/Distribution/Simple/Program/Run.hs:182) getProgramInvocationLBS (src/Distribution/Simple/Program/Run.hs:190) getProgramInvocationOutputAndErrors (src/Distribution/Simple/Program/Run.hs:201) getProgramInvocationLBSAndErrors (src/Distribution/Simple/Program/Run.hs:213) 100% ( 4 / 4) in 'Distribution.Simple.Program.Script' 50% ( 1 / 2) in 'Distribution.Simple.Program.ResponseFile' Missing documentation for: withResponseFile (src/Distribution/Simple/Program/ResponseFile.hs:37) 66% ( 2 / 3) in 'Distribution.Simple.Program.Hpc' Missing documentation for: union (src/Distribution/Simple/Program/Hpc.hs:118) 58% ( 7 / 12) in 'Distribution.Simple.Program.Find' Missing documentation for: ProgramSearchPathEntry (src/Distribution/Simple/Program/Types.hs:104) defaultProgramSearchPath (src/Distribution/Simple/Program/Find.hs:65) findProgramOnSearchPath (src/Distribution/Simple/Program/Find.hs:94) logExtraProgramSearchPath (src/Distribution/Simple/Program/Find.hs:71) logExtraProgramOverrideEnv (src/Distribution/Simple/Program/Find.hs:80) Warning: 'UnitIndex' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'PackageIndex' is ambiguous. It is defined * at src/Distribution/Simple/PackageIndex.hs:131:23 * at src/Distribution/Simple/PackageIndex.hs:131:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Simple/PackageIndex.hs:131:1 Warning: 'InstalledPackageInfo' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Cabal' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'PackageDB' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 93% ( 42 / 45) in 'Distribution.Simple.PackageIndex' Missing documentation for: SearchResult (src/Distribution/Simple/PackageIndex.hs:597) topologicalOrder (src/Distribution/Simple/PackageIndex.hs:705) reverseTopologicalOrder (src/Distribution/Simple/PackageIndex.hs:713) 50% ( 3 / 6) in 'Distribution.Simple.PackageDescription' Missing documentation for: readGenericPackageDescription (src/Distribution/Simple/PackageDescription.hs:54) readHookedBuildInfo (src/Distribution/Simple/PackageDescription.hs:63) parseString (src/Distribution/Simple/PackageDescription.hs:101) Warning: 'die'' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Version' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'die' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 77% ( 14 / 18) in 'Distribution.Simple.Glob' Missing documentation for: GlobResult (src/Distribution/Simple/Glob.hs:324) parseFileGlob (src/Distribution/Simple/Glob.hs:216) GlobSyntaxError (src/Distribution/Simple/Glob.hs:266) explainGlobSyntaxError (src/Distribution/Simple/Glob.hs:278) Warning: 'm' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'TargetAnnotation' is ambiguous. It is defined * at src/Distribution/PackageDescription/Check/Monad.hs:160:27 * at src/Distribution/PackageDescription/Check/Monad.hs:160:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/PackageDescription/Check/Monad.hs:160:1 Warning: 'CheckPackageContentOps' is ambiguous. It is defined * at src/Distribution/PackageDescription/Check/Monad.hs:92:33 * at src/Distribution/PackageDescription/Check/Monad.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 src/Distribution/PackageDescription/Check/Monad.hs:92:1 Warning: 'CheckCtx' is ambiguous. It is defined * at src/Distribution/PackageDescription/Check/Monad.hs:109:19 * at src/Distribution/PackageDescription/Check/Monad.hs:109:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/PackageDescription/Check/Monad.hs:109:1 Warning: 'local' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ask' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'TaraAnn' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'LocalBuildInfo' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 62% ( 40 / 64) in 'Distribution.Simple.Compiler' Missing documentation for: Compiler (src/Distribution/Simple/Compiler.hs:110) showCompilerId (src/Distribution/Simple/Compiler.hs:132) showCompilerIdWithAbi (src/Distribution/Simple/Compiler.hs:135) compilerFlavor (src/Distribution/Simple/Compiler.hs:142) compilerVersion (src/Distribution/Simple/Compiler.hs:145) compilerInfo (src/Distribution/Simple/Compiler.hs:174) PackageDB (src/Distribution/Simple/Compiler.hs:223) PackageDBStack (src/Distribution/Simple/Compiler.hs:224) PackageDBCWD (src/Distribution/Simple/Compiler.hs:229) PackageDBStackCWD (src/Distribution/Simple/Compiler.hs:230) PackageDBS (src/Distribution/Simple/Compiler.hs:226) PackageDBStackS (src/Distribution/Simple/Compiler.hs:227) absolutePackageDBPath (src/Distribution/Simple/Compiler.hs:250) interpretPackageDB (src/Distribution/Simple/Compiler.hs:260) interpretPackageDBStack (src/Distribution/Simple/Compiler.hs:266) coercePackageDBStack (src/Distribution/Simple/Compiler.hs:277) flagToOptimisationLevel (src/Distribution/Simple/Compiler.hs:298) flagToDebugInfoLevel (src/Distribution/Simple/Compiler.hs:331) CompilerFlag (src/Distribution/Simple/Compiler.hs:371) languageToFlags (src/Distribution/Simple/Compiler.hs:356) unsupportedLanguages (src/Distribution/Simple/Compiler.hs:351) knownProfDetailLevels (src/Distribution/Simple/Compiler.hs:590) flagToProfDetailLevel (src/Distribution/Simple/Compiler.hs:578) showProfDetailLevel (src/Distribution/Simple/Compiler.hs:600) 65% ( 17 / 26) in 'Distribution.Simple.Program.HcPkg' Missing documentation for: initInvocation (src/Distribution/Simple/Program/HcPkg.hs:426) registerInvocation (src/Distribution/Simple/Program/HcPkg.hs:441) unregisterInvocation (src/Distribution/Simple/Program/HcPkg.hs:470) recacheInvocation (src/Distribution/Simple/Program/HcPkg.hs:481) exposeInvocation (src/Distribution/Simple/Program/HcPkg.hs:493) hideInvocation (src/Distribution/Simple/Program/HcPkg.hs:518) dumpInvocation (src/Distribution/Simple/Program/HcPkg.hs:529) describeInvocation (src/Distribution/Simple/Program/HcPkg.hs:505) listInvocation (src/Distribution/Simple/Program/HcPkg.hs:547) Warning: 'OpenModule' is ambiguous. It is defined * in Distribution.Backpack * in Distribution.Backpack 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 Distribution.Backpack 15% ( 2 / 13) in 'Distribution.Simple.Program.GHC' Missing documentation for: Module header GhcMode (src/Distribution/Simple/Program/GHC.hs:592) GhcOptimisation (src/Distribution/Simple/Program/GHC.hs:607) GhcDynLinkMode (src/Distribution/Simple/Program/GHC.hs:618) GhcProfAuto (src/Distribution/Simple/Program/GHC.hs:627) ghcInvocation (src/Distribution/Simple/Program/GHC.hs:721) renderGhcOptions (src/Distribution/Simple/Program/GHC.hs:740) runGHC (src/Distribution/Simple/Program/GHC.hs:646) runGHCWithResponseFile (src/Distribution/Simple/Program/GHC.hs:661) runReplProgram (src/Distribution/Simple/Program/GHC.hs:707) normaliseGhcArgs (src/Distribution/Simple/Program/GHC.hs:58) Warning: 'Program' is ambiguous. It is defined * at src/Distribution/Simple/Program/Types.hs:49:16 * at src/Distribution/Simple/Program/Types.hs:49:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Simple/Program/Types.hs:49:1 14% ( 4 / 28) in 'Distribution.Simple.Program.Builtin' Missing documentation for: ghcProgram (src/Distribution/Simple/Program/Builtin.hs:97) ghcPkgProgram (src/Distribution/Simple/Program/Builtin.hs:150) runghcProgram (src/Distribution/Simple/Program/Builtin.hs:140) ghcjsProgram (src/Distribution/Simple/Program/Builtin.hs:161) ghcjsPkgProgram (src/Distribution/Simple/Program/Builtin.hs:168) jhcProgram (src/Distribution/Simple/Program/Builtin.hs:179) uhcProgram (src/Distribution/Simple/Program/Builtin.hs:191) gccProgram (src/Distribution/Simple/Program/Builtin.hs:228) gppProgram (src/Distribution/Simple/Program/Builtin.hs:234) arProgram (src/Distribution/Simple/Program/Builtin.hs:241) stripProgram (src/Distribution/Simple/Program/Builtin.hs:244) happyProgram (src/Distribution/Simple/Program/Builtin.hs:206) alexProgram (src/Distribution/Simple/Program/Builtin.hs:217) hsc2hsProgram (src/Distribution/Simple/Program/Builtin.hs:251) c2hsProgram (src/Distribution/Simple/Program/Builtin.hs:262) cpphsProgram (src/Distribution/Simple/Program/Builtin.hs:268) hscolourProgram (src/Distribution/Simple/Program/Builtin.hs:278) doctestProgram (src/Distribution/Simple/Program/Builtin.hs:291) haddockProgram (src/Distribution/Simple/Program/Builtin.hs:302) ldProgram (src/Distribution/Simple/Program/Builtin.hs:314) tarProgram (src/Distribution/Simple/Program/Builtin.hs:355) cppProgram (src/Distribution/Simple/Program/Builtin.hs:373) pkgConfigProgram (src/Distribution/Simple/Program/Builtin.hs:376) hpcProgram (src/Distribution/Simple/Program/Builtin.hs:197) Warning: 'ProgramDb' is ambiguous. It is defined * at src/Distribution/Simple/Program/Db.hs:102:18 * at src/Distribution/Simple/Program/Db.hs:102:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Simple/Program/Db.hs:102:1 Warning: 'Program' is ambiguous. It is defined * at src/Distribution/Simple/Program/Types.hs:49:16 * at src/Distribution/Simple/Program/Types.hs:49:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Simple/Program/Types.hs:49:1 Warning: 'Programs' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'AnyVersion' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 73% ( 30 / 41) in 'Distribution.Simple.Program.Db' Missing documentation for: emptyProgramDb (src/Distribution/Simple/Program/Db.hs:114) defaultProgramDb (src/Distribution/Simple/Program/Db.hs:117) addKnownPrograms (src/Distribution/Simple/Program/Db.hs:201) prependProgramSearchPathNoLogging (src/Distribution/Simple/Program/Db.hs:259) lookupKnownProgram (src/Distribution/Simple/Program/Db.hs:204) knownPrograms (src/Distribution/Simple/Program/Db.hs:208) userMaybeSpecifyPath (src/Distribution/Simple/Program/Db.hs:283) UnconfiguredProgs (src/Distribution/Simple/Program/Db.hs:110) ConfiguredProgs (src/Distribution/Simple/Program/Db.hs:111) updateUnconfiguredProgs (src/Distribution/Simple/Program/Db.hs:124) updateConfiguredProgs (src/Distribution/Simple/Program/Db.hs:131) Warning: 'Program' is ambiguous. It is defined * at src/Distribution/Simple/Program/Types.hs:49:16 * at src/Distribution/Simple/Program/Types.hs:49:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Simple/Program/Types.hs:49:1 Warning: 'ConfiguredProgram' is ambiguous. It is defined * at src/Distribution/Simple/Program/Types.hs:119:26 * at src/Distribution/Simple/Program/Types.hs:119:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Simple/Program/Types.hs:119:1 Warning: 'ProgramDb' is ambiguous. It is defined * at src/Distribution/Simple/Program/Db.hs:102:18 * at src/Distribution/Simple/Program/Db.hs:102:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Simple/Program/Db.hs:102:1 52% ( 43 / 82) in 'Distribution.Simple.Program' Missing documentation for: ProgramSearchPathEntry (src/Distribution/Simple/Program/Types.hs:104) findProgramOnSearchPath (src/Distribution/Simple/Program/Find.hs:94) defaultProgramSearchPath (src/Distribution/Simple/Program/Find.hs:65) ProgArg (src/Distribution/Simple/Program/Types.hs:82) emptyProgramInvocation (src/Distribution/Simple/Program/Run.hs:77) simpleProgramInvocation (src/Distribution/Simple/Program/Run.hs:93) programInvocation (src/Distribution/Simple/Program/Run.hs:103) runProgramInvocation (src/Distribution/Simple/Program/Run.hs:125) getProgramInvocationOutput (src/Distribution/Simple/Program/Run.hs:182) getProgramInvocationLBS (src/Distribution/Simple/Program/Run.hs:190) defaultProgramDb (src/Distribution/Simple/Program/Db.hs:117) emptyProgramDb (src/Distribution/Simple/Program/Db.hs:114) addKnownPrograms (src/Distribution/Simple/Program/Db.hs:201) lookupKnownProgram (src/Distribution/Simple/Program/Db.hs:204) knownPrograms (src/Distribution/Simple/Program/Db.hs:208) userMaybeSpecifyPath (src/Distribution/Simple/Program/Db.hs:283) ghcProgram (src/Distribution/Simple/Program/Builtin.hs:97) ghcPkgProgram (src/Distribution/Simple/Program/Builtin.hs:150) ghcjsProgram (src/Distribution/Simple/Program/Builtin.hs:161) ghcjsPkgProgram (src/Distribution/Simple/Program/Builtin.hs:168) jhcProgram (src/Distribution/Simple/Program/Builtin.hs:179) uhcProgram (src/Distribution/Simple/Program/Builtin.hs:191) gccProgram (src/Distribution/Simple/Program/Builtin.hs:228) gppProgram (src/Distribution/Simple/Program/Builtin.hs:234) arProgram (src/Distribution/Simple/Program/Builtin.hs:241) stripProgram (src/Distribution/Simple/Program/Builtin.hs:244) happyProgram (src/Distribution/Simple/Program/Builtin.hs:206) alexProgram (src/Distribution/Simple/Program/Builtin.hs:217) hsc2hsProgram (src/Distribution/Simple/Program/Builtin.hs:251) c2hsProgram (src/Distribution/Simple/Program/Builtin.hs:262) cpphsProgram (src/Distribution/Simple/Program/Builtin.hs:268) hscolourProgram (src/Distribution/Simple/Program/Builtin.hs:278) doctestProgram (src/Distribution/Simple/Program/Builtin.hs:291) haddockProgram (src/Distribution/Simple/Program/Builtin.hs:302) ldProgram (src/Distribution/Simple/Program/Builtin.hs:314) tarProgram (src/Distribution/Simple/Program/Builtin.hs:355) cppProgram (src/Distribution/Simple/Program/Builtin.hs:373) pkgConfigProgram (src/Distribution/Simple/Program/Builtin.hs:376) hpcProgram (src/Distribution/Simple/Program/Builtin.hs:197) 33% ( 1 / 3) in 'Distribution.Simple.Program.Strip' Missing documentation for: stripLib (src/Distribution/Simple/Program/Strip.hs:52) stripExe (src/Distribution/Simple/Program/Strip.hs:41) Warning: 'CommandUI' is ambiguous. It is defined * at src/Distribution/Simple/Command.hs:100:24 * at src/Distribution/Simple/Command.hs:100:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Simple/Command.hs:100:1 Warning: 'GetOpt' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'smart' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 60% ( 33 / 55) in 'Distribution.Simple.Command' Missing documentation for: CommandUI (src/Distribution/Simple/Command.hs:100) CommandParse (src/Distribution/Simple/Command.hs:609) helpCommandUI (src/Distribution/Simple/Command.hs:777) ShowOrParseArgs (src/Distribution/Simple/Command.hs:119) Command (src/Distribution/Simple/Command.hs:621) commandAddAction (src/Distribution/Simple/Command.hs:634) CommandType (src/Distribution/Simple/Command.hs:620) commandFromSpec (src/Distribution/Simple/Command.hs:801) commandsRun (src/Distribution/Simple/Command.hs:672) commandsRunWithFallback (src/Distribution/Simple/Command.hs:688) defaultCommandFallback (src/Distribution/Simple/Command.hs:680) Name (src/Distribution/Simple/Command.hs:120) liftOption (src/Distribution/Simple/Command.hs:387) fmapOptDescr (src/Distribution/Simple/Command.hs:158) Description (src/Distribution/Simple/Command.hs:121) OptFlags (src/Distribution/Simple/Command.hs:173) ArgPlaceHolder (src/Distribution/Simple/Command.hs:174) MkOptDescr (src/Distribution/Simple/Command.hs:213) optArgDef' (src/Distribution/Simple/Command.hs:288) noArg (src/Distribution/Simple/Command.hs:292) boolOpt (src/Distribution/Simple/Command.hs:300) boolOpt' (src/Distribution/Simple/Command.hs:312) Warning: 'TempFileOptions' is ambiguous. It is defined * at src/Distribution/Simple/Utils.hs:1765:24 * at src/Distribution/Simple/Utils.hs:1765:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Simple/Utils.hs:1765:1 Warning: 'progDb' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'OptionField' is ambiguous. It is defined * at src/Distribution/Simple/Command.hs:128:22 * at src/Distribution/Simple/Command.hs:128:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Simple/Command.hs:128:1 Warning: 'haddocksInterfaces' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'haddocksAction' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'BuildOptions' is ambiguous. It is defined * at src/Distribution/Types/LocalBuildConfig.hs:148:21 * at src/Distribution/Types/LocalBuildConfig.hs:148:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Types/LocalBuildConfig.hs:148:1 Warning: 'LocalBuildConfig' is ambiguous. It is defined * at src/Distribution/Types/LocalBuildConfig.hs:134:25 * at src/Distribution/Types/LocalBuildConfig.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/Distribution/Types/LocalBuildConfig.hs:134:1 Warning: 'InstalledPackageInfo' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'PackageBuildDescr' is ambiguous. It is defined * at src/Distribution/Types/LocalBuildConfig.hs:48:26 * at src/Distribution/Types/LocalBuildConfig.hs:48:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Types/LocalBuildConfig.hs:48:1 77% ( 7 / 9) in 'Distribution.Types.LocalBuildConfig' Missing documentation for: Module header buildOptionsConfigFlags (src/Distribution/Types/LocalBuildConfig.hs:204) Warning: 'LocalBuildInfo' is ambiguous. It is defined * at src/Distribution/Types/LocalBuildInfo.hs:190:1 * at src/Distribution/Types/LocalBuildInfo.hs:138:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Types/LocalBuildInfo.hs:138:1 Warning: 'LocalBuildDescr' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'LocalBuildConfig' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'PackageIdentifier' is ambiguous. It is defined * in Distribution.Types.PackageId * in Distribution.Types.PackageId 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 Distribution.Types.PackageId Warning: 'TargetInfo' is ambiguous. It is defined * at src/Distribution/Types/TargetInfo.hs:22:19 * at src/Distribution/Types/TargetInfo.hs:22:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Types/TargetInfo.hs:22:1 Warning: 'PackageDescription' is ambiguous. It is defined * in Distribution.Types.PackageDescription * in Distribution.Types.PackageDescription 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 Distribution.Types.PackageDescription Warning: 'Component' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 56% ( 18 / 32) in 'Distribution.Types.LocalBuildInfo' Missing documentation for: Module header buildDir (src/Distribution/Types/LocalBuildInfo.hs:289) buildDirPBD (src/Distribution/Types/LocalBuildInfo.hs:293) setupFlagsBuildDir (src/Distribution/Types/LocalBuildInfo.hs:297) distPrefLBI (src/Distribution/Types/LocalBuildInfo.hs:300) progPrefix (src/Distribution/Types/LocalBuildInfo.hs:315) progSuffix (src/Distribution/Types/LocalBuildInfo.hs:317) unitIdTarget' (src/Distribution/Types/LocalBuildInfo.hs:383) componentNameTargets (src/Distribution/Types/LocalBuildInfo.hs:486) unitIdTarget (src/Distribution/Types/LocalBuildInfo.hs:489) allTargetsInBuildOrder (src/Distribution/Types/LocalBuildInfo.hs:492) withAllTargetsInBuildOrder (src/Distribution/Types/LocalBuildInfo.hs:495) neededTargetsInBuildOrder (src/Distribution/Types/LocalBuildInfo.hs:498) withNeededTargetsInBuildOrder (src/Distribution/Types/LocalBuildInfo.hs:501) Warning: 'LocalBuildInfo' is ambiguous. It is defined * at src/Distribution/Types/LocalBuildInfo.hs:190:1 * at src/Distribution/Types/LocalBuildInfo.hs:138:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Types/LocalBuildInfo.hs:138:1 Warning: 'Executable' is ambiguous. It is defined * in Distribution.Types.Executable * in Distribution.Types.Executable 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 Distribution.Types.Executable Warning: 'Benchmark' is ambiguous. It is defined * in Distribution.Types.Benchmark * in Distribution.Types.Benchmark 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 Distribution.Types.Benchmark Warning: 'Library' is ambiguous. It is defined * in Distribution.Types.Library * in Distribution.Types.Library 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 Distribution.Types.Library Warning: 'compBuildOrder' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 53% ( 36 / 67) in 'Distribution.Simple.LocalBuildInfo' Missing documentation for: buildDir (src/Distribution/Types/LocalBuildInfo.hs:289) progPrefix (src/Distribution/Types/LocalBuildInfo.hs:315) progSuffix (src/Distribution/Types/LocalBuildInfo.hs:317) Component ComponentName LibraryName defaultLibName showComponentName componentBuildDir (src/Distribution/Simple/LocalBuildInfo.hs:123) foldComponent componentName componentBuildInfo lookupComponent getComponent allComponentsInBuildOrder (src/Distribution/Simple/LocalBuildInfo.hs:246) withTestLBI (src/Distribution/Simple/LocalBuildInfo.hs:208) enabledTestLBIs (src/Distribution/Simple/LocalBuildInfo.hs:215) enabledBenchLBIs (src/Distribution/Simple/LocalBuildInfo.hs:225) defaultInstallDirs (src/Distribution/Simple/InstallDirs.hs:178) defaultInstallDirs' (src/Distribution/Simple/InstallDirs.hs:186) combineInstallDirs (src/Distribution/Simple/InstallDirs.hs:120) PathTemplateVariable (src/Distribution/Simple/InstallDirs/Internal.hs:19) PathTemplateEnv (src/Distribution/Simple/InstallDirs.hs:396) combinePathTemplate (src/Distribution/Simple/InstallDirs.hs:411) platformTemplateEnv (src/Distribution/Simple/InstallDirs.hs:453) compilerTemplateEnv (src/Distribution/Simple/InstallDirs.hs:448) packageTemplateEnv (src/Distribution/Simple/InstallDirs.hs:438) abiTemplateEnv (src/Distribution/Simple/InstallDirs.hs:459) installDirsTemplateEnv (src/Distribution/Simple/InstallDirs.hs:478) absoluteInstallCommandDirs (src/Distribution/Simple/LocalBuildInfo.hs:413) substPathTemplate (src/Distribution/Simple/LocalBuildInfo.hs:471) Warning: 'PackageLog' is ambiguous. It is defined * at src/Distribution/Simple/Test/Log.hs:40:19 * at src/Distribution/Simple/Test/Log.hs:40:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Simple/Test/Log.hs:40:1 Warning: 'TestSuiteLog' is ambiguous. It is defined * at src/Distribution/Simple/Test/Log.hs:59:21 * at src/Distribution/Simple/Test/Log.hs:59:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Simple/Test/Log.hs:59:1 71% ( 10 / 14) in 'Distribution.Simple.Test.Log' Missing documentation for: Module header TestLogs (src/Distribution/Simple/Test/Log.hs:66) summarizeSuiteStart (src/Distribution/Simple/Test/Log.hs:193) testSuiteLogPath (src/Distribution/Simple/Test/Log.hs:127) 100% ( 2 / 2) in 'Distribution.Simple.Program.Ld' 100% ( 3 / 3) in 'Distribution.Simple.Program.Ar' 55% ( 5 / 9) in 'Distribution.Simple.Hpc' Missing documentation for: Way (src/Distribution/Simple/Hpc.hs:61) htmlDir (src/Distribution/Simple/Hpc.hs:111) mixDir (src/Distribution/Simple/Hpc.hs:84) tixDir (src/Distribution/Simple/Hpc.hs:92) 50% ( 1 / 2) in 'Distribution.Simple.Build.PackageInfoModule' Missing documentation for: generatePackageInfoModule (src/Distribution/Simple/Build/PackageInfoModule.hs:37) 100% ( 3 / 3) in 'Distribution.Simple.Build.Macros' Warning: 'computeCompatPackageName' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ConfiguredComponent' is ambiguous. It is defined * at src/Distribution/Backpack/ConfiguredComponent.hs:43:28 * at src/Distribution/Backpack/ConfiguredComponent.hs:43:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Backpack/ConfiguredComponent.hs:43:1 54% ( 6 / 11) in 'Distribution.Backpack.ConfiguredComponent' Missing documentation for: toConfiguredComponent (src/Distribution/Backpack/ConfiguredComponent.hs:177) toConfiguredComponents (src/Distribution/Backpack/ConfiguredComponent.hs:315) ConfiguredComponentMap (src/Distribution/Backpack/ConfiguredComponent.hs:167) extendConfiguredComponentMap (src/Distribution/Backpack/ConfiguredComponent.hs:290) newPackageDepsBehaviour (src/Distribution/Backpack/ConfiguredComponent.hs:348) Warning: 'ConfiguredComponent' is ambiguous. It is defined * at src/Distribution/Backpack/ConfiguredComponent.hs:43:28 * at src/Distribution/Backpack/ConfiguredComponent.hs:43:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Backpack/ConfiguredComponent.hs:43:1 Warning: 'LinkedComponent' is ambiguous. It is defined * at src/Distribution/Backpack/LinkedComponent.hs:50:24 * at src/Distribution/Backpack/LinkedComponent.hs:50:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Backpack/LinkedComponent.hs:50:1 Warning: 'ReadyComponent' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ModuleRenaming' is ambiguous. It is defined * in Distribution.Types.ModuleRenaming * in Distribution.Types.ModuleRenaming 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 Distribution.Types.ModuleRenaming Warning: 'IncludeRenaming' is ambiguous. It is defined * in Distribution.Types.IncludeRenaming * in Distribution.Types.IncludeRenaming 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 Distribution.Types.IncludeRenaming Warning: 'ModSubst' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 54% ( 6 / 11) in 'Distribution.Backpack.LinkedComponent' Missing documentation for: toLinkedComponent (src/Distribution/Backpack/LinkedComponent.hs:123) toLinkedComponents (src/Distribution/Backpack/LinkedComponent.hs:417) dispLinkedComponent (src/Distribution/Backpack/LinkedComponent.hs:99) LinkedComponentMap (src/Distribution/Backpack/LinkedComponent.hs:430) extendLinkedComponentMap (src/Distribution/Backpack/LinkedComponent.hs:436) Warning: 'PackageDescription' is ambiguous. It is defined * in Distribution.Types.PackageDescription * in Distribution.Types.PackageDescription 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 Distribution.Types.PackageDescription 100% ( 7 / 7) in 'Distribution.Backpack.ComponentsGraph' Warning: 'CommandUI' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 25% ( 28 /108) in 'Distribution.Simple.Setup' Missing documentation for: emptyGlobalFlags (src/Distribution/Simple/Setup/Global.hs:122) defaultGlobalFlags (src/Distribution/Simple/Setup/Global.hs:53) globalCommand (src/Distribution/Simple/Setup/Global.hs:61) defaultCommonSetupFlags (src/Distribution/Simple/Setup/Common.hs:108) emptyConfigFlags (src/Distribution/Simple/Setup/Config.hs:1069) defaultConfigFlags (src/Distribution/Simple/Setup/Config.hs:336) configureCommand (src/Distribution/Simple/Setup/Config.hs:379) readPackageDbList (src/Distribution/Simple/Setup/Config.hs:891) showPackageDbList (src/Distribution/Simple/Setup/Config.hs:903) emptyCopyFlags (src/Distribution/Simple/Setup/Copy.hs:167) defaultCopyFlags (src/Distribution/Simple/Setup/Copy.hs:87) copyCommand (src/Distribution/Simple/Setup/Copy.hs:94) emptyInstallFlags (src/Distribution/Simple/Setup/Install.hs:176) defaultInstallFlags (src/Distribution/Simple/Setup/Install.hs:88) installCommand (src/Distribution/Simple/Setup/Install.hs:98) HaddockFlags (src/Distribution/Simple/Setup/Haddock.hs:91) emptyHaddockFlags (src/Distribution/Simple/Setup/Haddock.hs:380) defaultHaddockFlags (src/Distribution/Simple/Setup/Haddock.hs:145) haddockCommand (src/Distribution/Simple/Setup/Haddock.hs:172) HaddockProjectFlags (src/Distribution/Simple/Setup/Haddock.hs:402) emptyHaddockProjectFlags (src/Distribution/Simple/Setup/Haddock.hs:635) defaultHaddockProjectFlags (src/Distribution/Simple/Setup/Haddock.hs:444) haddockProjectCommand (src/Distribution/Simple/Setup/Haddock.hs:467) HscolourFlags (src/Distribution/Simple/Setup/Hscolour.hs:49) emptyHscolourFlags (src/Distribution/Simple/Setup/Hscolour.hs:87) defaultHscolourFlags (src/Distribution/Simple/Setup/Hscolour.hs:90) hscolourCommand (src/Distribution/Simple/Setup/Hscolour.hs:108) BuildFlags (src/Distribution/Simple/Setup/Build.hs:54) emptyBuildFlags (src/Distribution/Simple/Setup/Build.hs:177) defaultBuildFlags (src/Distribution/Simple/Setup/Build.hs:91) buildCommand (src/Distribution/Simple/Setup/Build.hs:101) DumpBuildInfo (src/Distribution/Types/DumpBuildInfo.hs:9) ReplFlags (src/Distribution/Simple/Setup/Repl.hs:95) defaultReplFlags (src/Distribution/Simple/Setup/Repl.hs:108) replCommand (src/Distribution/Simple/Setup/Repl.hs:125) ReplOptions (src/Distribution/Simple/Setup/Repl.hs:53) CleanFlags (src/Distribution/Simple/Setup/Clean.hs:49) emptyCleanFlags (src/Distribution/Simple/Setup/Clean.hs:116) defaultCleanFlags (src/Distribution/Simple/Setup/Clean.hs:83) cleanCommand (src/Distribution/Simple/Setup/Clean.hs:90) emptyRegisterFlags (src/Distribution/Simple/Setup/Register.hs:210) defaultRegisterFlags (src/Distribution/Simple/Setup/Register.hs:88) registerCommand (src/Distribution/Simple/Setup/Register.hs:99) unregisterCommand (src/Distribution/Simple/Setup/Register.hs:165) emptySDistFlags (src/Distribution/Simple/Setup/SDist.hs:134) defaultSDistFlags (src/Distribution/Simple/Setup/SDist.hs:83) sdistCommand (src/Distribution/Simple/Setup/SDist.hs:92) TestFlags (src/Distribution/Simple/Setup/Test.hs:90) emptyTestFlags (src/Distribution/Simple/Setup/Test.hs:277) defaultTestFlags (src/Distribution/Simple/Setup/Test.hs:131) testCommand (src/Distribution/Simple/Setup/Test.hs:144) TestShowDetails (src/Distribution/Simple/Setup/Test.hs:59) BenchmarkFlags (src/Distribution/Simple/Setup/Benchmark.hs:51) emptyBenchmarkFlags (src/Distribution/Simple/Setup/Benchmark.hs:150) defaultBenchmarkFlags (src/Distribution/Simple/Setup/Benchmark.hs:85) benchmarkCommand (src/Distribution/Simple/Setup/Benchmark.hs:92) configureOptions (src/Distribution/Simple/Setup/Config.hs:426) configureCCompiler (src/Distribution/Simple/Setup/Common.hs:454) configureLinker (src/Distribution/Simple/Setup/Common.hs:457) buildOptions (src/Distribution/Simple/Setup/Build.hs:143) haddockOptions (src/Distribution/Simple/Setup/Haddock.hs:210) haddockProjectOptions (src/Distribution/Simple/Setup/Haddock.hs:505) installDirsOptions (src/Distribution/Simple/Setup/Config.hs:965) testOptions' (src/Distribution/Simple/Setup/Test.hs:164) benchmarkOptions' (src/Distribution/Simple/Setup/Benchmark.hs:112) programFlagsDescription (src/Distribution/Simple/Setup/Common.hs:210) replOptions (src/Distribution/Simple/Setup/Repl.hs:211) defaultDistPref (src/Distribution/Simple/Setup/Common.hs:170) optionDistPref (src/Distribution/Simple/Setup/Common.hs:365) Flag (src/Distribution/Simple/Flag.hs:69) NoFlag (src/Distribution/Simple/Flag.hs:72) boolOpt (src/Distribution/Simple/Setup/Common.hs:338) boolOpt' (src/Distribution/Simple/Setup/Common.hs:344) trueArg (src/Distribution/Simple/Setup/Common.hs:347) falseArg (src/Distribution/Simple/Setup/Common.hs:348) optionVerbosity (src/Distribution/Simple/Setup/Common.hs:402) buildingWhatCommonFlags (src/Distribution/Simple/Setup.hs:191) buildingWhatVerbosity (src/Distribution/Simple/Setup.hs:198) buildingWhatWorkingDir (src/Distribution/Simple/Setup.hs:201) buildingWhatDistPref (src/Distribution/Simple/Setup.hs:204) Warning: 'Library' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'BuildInfo' is ambiguous. It is defined * in Distribution.Types.BuildInfo * in Distribution.Types.BuildInfo 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 Distribution.Types.BuildInfo Warning: 'Compiler' is ambiguous. It is defined * at src/Distribution/Simple/Compiler.hs:110:17 * at src/Distribution/Simple/Compiler.hs:110:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Simple/Compiler.hs:110:1 72% ( 13 / 18) in 'Distribution.Simple.Build.Inputs' Missing documentation for: Module header buildingWhatCommonFlags (src/Distribution/Simple/Setup.hs:191) buildingWhatVerbosity (src/Distribution/Simple/Setup.hs:198) buildingWhatWorkingDir (src/Distribution/Simple/Setup.hs:201) buildingWhatDistPref (src/Distribution/Simple/Setup.hs:204) Warning: 'matchExactly' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ambiguousWith' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'shadows' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'TargetInfo' is ambiguous. It is defined * at src/Distribution/Types/TargetInfo.hs:22:19 * at src/Distribution/Types/TargetInfo.hs:22:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Types/TargetInfo.hs:22:1 Warning: 'PackageDescription' is ambiguous. It is defined * in Distribution.Types.PackageDescription * in Distribution.Types.PackageDescription 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 Distribution.Types.PackageDescription 57% ( 11 / 19) in 'Distribution.Simple.BuildTarget' Missing documentation for: QualLevel (src/Distribution/Simple/BuildTarget.hs:371) buildTargetComponentName (src/Distribution/Simple/BuildTarget.hs:136) readUserBuildTargets (src/Distribution/Simple/BuildTarget.hs:183) showUserBuildTarget (src/Distribution/Simple/BuildTarget.hs:255) UserBuildTargetProblem (src/Distribution/Simple/BuildTarget.hs:242) reportUserBuildTargetProblems (src/Distribution/Simple/BuildTarget.hs:247) BuildTargetProblem (src/Distribution/Simple/BuildTarget.hs:334) reportBuildTargetProblems (src/Distribution/Simple/BuildTarget.hs:397) Warning: 'TestSuite' is ambiguous. It is defined * in Distribution.Types.TestSuite * in Distribution.Types.TestSuite 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 Distribution.Types.TestSuite Warning: 'lib' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'C' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 56% ( 25 / 44) in 'Distribution.Simple.BuildPaths' Missing documentation for: defaultDistPref (src/Distribution/Simple/Setup/Common.hs:170) srcPref (src/Distribution/Simple/BuildPaths.hs:87) haddockTestDirPath (src/Distribution/Simple/BuildPaths.hs:131) haddockBenchmarkDirPath (src/Distribution/Simple/BuildPaths.hs:139) hscolourPref (src/Distribution/Simple/BuildPaths.hs:94) cppHeaderName (src/Distribution/Simple/BuildPaths.hs:165) haddockPath (src/Distribution/Simple/BuildPaths.hs:186) haddockPackageLibraryName' (src/Distribution/Simple/BuildPaths.hs:198) mkLibName (src/Distribution/Simple/BuildPaths.hs:378) mkProfLibName (src/Distribution/Simple/BuildPaths.hs:381) mkSharedLibName (src/Distribution/Simple/BuildPaths.hs:396) mkProfSharedLibName (src/Distribution/Simple/BuildPaths.hs:400) mkStaticLibName (src/Distribution/Simple/BuildPaths.hs:406) getSourceFiles (src/Distribution/Simple/BuildPaths.hs:323) getLibSourceFiles (src/Distribution/Simple/BuildPaths.hs:224) getExeSourceFiles (src/Distribution/Simple/BuildPaths.hs:243) getTestSourceFiles (src/Distribution/Simple/BuildPaths.hs:263) getBenchmarkSourceFiles (src/Distribution/Simple/BuildPaths.hs:284) getFLibSourceFiles (src/Distribution/Simple/BuildPaths.hs:305) 12% ( 1 / 8) in 'Distribution.Simple.UHC' Missing documentation for: configure (src/Distribution/Simple/UHC.hs:64) getInstalledPackages (src/Distribution/Simple/UHC.hs:119) buildLib (src/Distribution/Simple/UHC.hs:214) buildExe (src/Distribution/Simple/UHC.hs:248) installLib (src/Distribution/Simple/UHC.hs:335) registerPackage (src/Distribution/Simple/UHC.hs:362) inplacePackageDbPath (src/Distribution/Simple/UHC.hs:377) Warning: 'TestSuite' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Test' is ambiguous. It is defined * at src/Distribution/TestSuite.hs:79:5 * at src/Distribution/TestSuite.hs:78:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/TestSuite.hs:78:1 Warning: 'TestSuiteLog' is ambiguous. It is defined * at src/Distribution/Simple/Test/Log.hs:59:21 * at src/Distribution/Simple/Test/Log.hs:59:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Simple/Test/Log.hs:59:1 75% ( 6 / 8) in 'Distribution.Simple.Test.LibV09' Missing documentation for: Module header runTest (src/Distribution/Simple/Test/LibV09.hs:67) 0% ( 0 / 2) in 'Distribution.Simple.Test.ExeV10' Missing documentation for: Module header runTest (src/Distribution/Simple/Test/ExeV10.hs:61) Warning: 'noPreComponentOutputs' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ProgramDb' is ambiguous. It is defined * at src/Distribution/Simple/Program/Db.hs:102:18 * at src/Distribution/Simple/Program/Db.hs:102:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Simple/Program/Db.hs:102:1 Warning: 'withPrograms' is ambiguous. It is defined * at src/Distribution/Types/LocalBuildConfig.hs:138:5 * at src/Distribution/Types/LocalBuildInfo.hs:204:5 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Types/LocalBuildInfo.hs:204:5 Warning: 'PackageDescription' is ambiguous. It is defined * in Distribution.Types.PackageDescription * in Distribution.Types.PackageDescription 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 Distribution.Types.PackageDescription Warning: 'SetupHooks' is ambiguous. It is defined * at src/Distribution/Simple/SetupHooks/Internal.hs:141:19 * at src/Distribution/Simple/SetupHooks/Internal.hs:141:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Simple/SetupHooks/Internal.hs:141:1 61% ( 34 / 55) in 'Distribution.Simple.SetupHooks.Internal' Missing documentation for: PreConfPackageHook (src/Distribution/Simple/SetupHooks/Internal.hs:190) emptyComponentDiff (src/Distribution/Simple/SetupHooks/Internal.hs:525) buildInfoComponentDiff (src/Distribution/Simple/SetupHooks/Internal.hs:534) LibraryDiff (src/Distribution/Simple/SetupHooks/Internal.hs:512) ForeignLibDiff (src/Distribution/Simple/SetupHooks/Internal.hs:513) ExecutableDiff (src/Distribution/Simple/SetupHooks/Internal.hs:514) TestSuiteDiff (src/Distribution/Simple/SetupHooks/Internal.hs:515) BenchmarkDiff (src/Distribution/Simple/SetupHooks/Internal.hs:516) BuildInfoDiff (src/Distribution/Simple/SetupHooks/Internal.hs:517) buildingWhatVerbosity (src/Distribution/Simple/Setup.hs:198) buildingWhatWorkingDir (src/Distribution/Simple/Setup.hs:201) buildingWhatDistPref (src/Distribution/Simple/Setup.hs:204) PreBuildComponentInputs (src/Distribution/Simple/SetupHooks/Internal.hs:403) PreBuildComponentRules (src/Distribution/Simple/SetupHooks/Internal.hs:413) PostBuildComponentInputs (src/Distribution/Simple/SetupHooks/Internal.hs:415) PostBuildComponentHook (src/Distribution/Simple/SetupHooks/Internal.hs:422) InstallComponentInputs (src/Distribution/Simple/SetupHooks/Internal.hs:471) applyComponentDiffs (src/Distribution/Simple/SetupHooks/Internal.hs:783) forComponents_ (src/Distribution/Simple/SetupHooks/Internal.hs:793) hookedBuildInfoComponents (src/Distribution/Simple/SetupHooks/Internal.hs:1042) hookedBuildInfoComponentDiff_maybe (src/Distribution/Simple/SetupHooks/Internal.hs:1048) Warning: 'Arch' is ambiguous. It is defined * in Distribution.System * in Distribution.Types.ConfVar 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 Distribution.System Warning: 'OS' is ambiguous. It is defined * in Distribution.System * in Distribution.Types.ConfVar 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 Distribution.System Warning: 'Platform' is ambiguous. It is defined * in Distribution.System * in Distribution.System 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 Distribution.System Warning: 'BuildSources' is ambiguous. It is defined * at src/Distribution/Simple/GHCJS.hs:1155:21 * at src/Distribution/Simple/GHCJS.hs:1155:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Simple/GHCJS.hs:1155:1 Warning: 'hsLibraries' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'BuildInfo' is ambiguous. It is defined * in Distribution.Types.BuildInfo * in Distribution.Types.BuildInfo 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 Distribution.Types.BuildInfo 57% ( 23 / 40) in 'Distribution.Simple.GHCJS' Missing documentation for: Module header getGhcInfo (src/Distribution/Simple/GHCJS.hs:344) buildLib (src/Distribution/Simple/GHCJS.hs:507) replLib (src/Distribution/Simple/GHCJS.hs:518) replFLib (src/Distribution/Simple/GHCJS.hs:941) replExe (src/Distribution/Simple/GHCJS.hs:964) hcPkgInfo (src/Distribution/Simple/GHCJS.hs:2045) registerPackage (src/Distribution/Simple/GHCJS.hs:2070) componentGhcOptions (src/Distribution/Simple/GHCJS.hs:1854) componentCcGhcOptions (src/Distribution/Simple/GHC/Internal.hs:388) getLibDir (src/Distribution/Simple/GHCJS.hs:393) isDynamic (src/Distribution/Simple/GHCJS.hs:2025) pkgRoot (src/Distribution/Simple/GHCJS.hs:2080) readGhcEnvironmentFile (src/Distribution/Simple/GHC/EnvironmentParser.hs:51) parseGhcEnvironmentFile (src/Distribution/Simple/GHC/EnvironmentParser.hs:48) ParseErrorExc (src/Distribution/Simple/GHC/EnvironmentParser.hs:42) getImplInfo (src/Distribution/Simple/GHC/ImplInfo.hs:70) Warning: 'Executable' is ambiguous. It is defined * in Distribution.Types.Executable * in Distribution.Types.Executable 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 Distribution.Types.Executable Warning: 'TestSuite' is ambiguous. It is defined * in Distribution.Types.TestSuite * in Distribution.Types.TestSuite 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 Distribution.Types.TestSuite Warning: 'Benchmark' is ambiguous. It is defined * in Distribution.Types.Benchmark * in Distribution.Types.Benchmark 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 Distribution.Types.Benchmark Warning: 'BuildInfo' is ambiguous. It is defined * in Distribution.Types.BuildInfo * in Distribution.Types.BuildInfo 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 Distribution.Types.BuildInfo Warning: 'GhcOptions' is ambiguous. It is defined * at src/Distribution/Simple/Program/GHC.hs:413:19 * at src/Distribution/Simple/Program/GHC.hs:413:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Simple/Program/GHC.hs:413:1 Warning: 'PreBuildComponentRules' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'GhcOptions' is ambiguous. It is defined * at src/Distribution/Simple/Program/GHC.hs:413:19 * at src/Distribution/Simple/Program/GHC.hs:413:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Simple/Program/GHC.hs:413:1 Warning: 'Executable' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'hsLibraries' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'BuildInfo' is ambiguous. It is defined * in Distribution.Types.BuildInfo * in Distribution.Types.BuildInfo 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 Distribution.Types.BuildInfo Warning: 'Compiler' is ambiguous. It is defined * at src/Distribution/Simple/Compiler.hs:110:17 * at src/Distribution/Simple/Compiler.hs:110:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Simple/Compiler.hs:110:1 57% ( 23 / 40) in 'Distribution.Simple.GHC' Missing documentation for: getGhcInfo (src/Distribution/Simple/GHC.hs:453) getInstalledPackagesMonitorFiles (src/Distribution/Simple/GHC.hs:616) buildLib (src/Distribution/Simple/GHC.hs:653) replLib (src/Distribution/Simple/GHC.hs:669) replFLib (src/Distribution/Simple/GHC.hs:730) replExe (src/Distribution/Simple/GHC.hs:768) hcPkgInfo (src/Distribution/Simple/GHC.hs:1107) registerPackage (src/Distribution/Simple/GHC.hs:1132) componentGhcOptions (src/Distribution/Simple/GHC/Internal.hs:524) componentCcGhcOptions (src/Distribution/Simple/GHC/Internal.hs:388) getLibDir (src/Distribution/Simple/GHC.hs:519) compilerBuildWay (src/Distribution/Simple/GHC/Build/Utils.hs:52) pkgRoot (src/Distribution/Simple/GHC.hs:1142) readGhcEnvironmentFile (src/Distribution/Simple/GHC/EnvironmentParser.hs:51) parseGhcEnvironmentFile (src/Distribution/Simple/GHC/EnvironmentParser.hs:48) ParseErrorExc (src/Distribution/Simple/GHC/EnvironmentParser.hs:42) getImplInfo (src/Distribution/Simple/GHC/ImplInfo.hs:70) 60% ( 3 / 5) in 'Distribution.Simple.ShowBuildInfo' Missing documentation for: mkCompilerInfo (src/Distribution/Simple/ShowBuildInfo.hs:134) mkComponentInfo (src/Distribution/Simple/ShowBuildInfo.hs:142) Warning: 'register' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 75% ( 3 / 4) in 'Distribution.Simple.Install' Missing documentation for: install_setupHooks (src/Distribution/Simple/Install.hs:118) 66% ( 2 / 3) in 'Distribution.Simple.Build.PathsModule' Missing documentation for: generatePathsModule (src/Distribution/Simple/Build/PathsModule.hs:42) Warning: 'dist' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'PackageDescription' is ambiguous. It is defined * in Distribution.Types.PackageDescription * in Distribution.Types.PackageDescription 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 Distribution.Types.PackageDescription Warning: 'CheckPackageContentOps' is ambiguous. It is defined * at src/Distribution/PackageDescription/Check/Monad.hs:92:33 * at src/Distribution/PackageDescription/Check/Monad.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 src/Distribution/PackageDescription/Check/Monad.hs:92:1 Warning: 'GenericPackageDescription' is ambiguous. It is defined * in Distribution.Types.GenericPackageDescription * in Distribution.Types.GenericPackageDescription 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 Distribution.Types.GenericPackageDescription 94% ( 18 / 19) in 'Distribution.PackageDescription.Check' Missing documentation for: CheckExplanationIDString (src/Distribution/PackageDescription/Check/Warning.hs:600) 66% ( 4 / 6) in 'Distribution.Make' Missing documentation for: defaultMain (src/Distribution/Make.hs:83) defaultMainArgs (src/Distribution/Make.hs:86) Warning: 'ModTime' is ambiguous. It is defined * at src/Distribution/Compat/Time.hs:57:19 * at src/Distribution/Compat/Time.hs:57:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Compat/Time.hs:57:1 Warning: 'sleepFileTimeCalibrate' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 85% ( 6 / 7) in 'Distribution.Compat.Time' Missing documentation for: Module header Warning: 'InstM' is ambiguous. It is defined * at src/Distribution/Backpack/ReadyComponent.hs:205:19 * at src/Distribution/Backpack/ReadyComponent.hs:205:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Backpack/ReadyComponent.hs:205:1 Warning: 'IndefiniteComponent' is ambiguous. It is defined * at src/Distribution/Backpack/ReadyComponent.hs:110:28 * at src/Distribution/Backpack/ReadyComponent.hs:110:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Backpack/ReadyComponent.hs:110:1 Warning: 'InstantiatedComponent' is ambiguous. It is defined * at src/Distribution/Backpack/ReadyComponent.hs:93:30 * at src/Distribution/Backpack/ReadyComponent.hs:93:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Backpack/ReadyComponent.hs:93:1 Warning: 'componentPackageDeps' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ReadyComponent' is ambiguous. It is defined * at src/Distribution/Backpack/ReadyComponent.hs:55:23 * at src/Distribution/Backpack/ReadyComponent.hs:55:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Backpack/ReadyComponent.hs:55:1 Warning: 'OpenModule' is ambiguous. It is defined * in Distribution.Backpack * in Distribution.Backpack 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 Distribution.Backpack Warning: 'InstalledPackageInfo' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'MungedPackageId' is ambiguous. It is defined * in Distribution.Types.MungedPackageId * in Distribution.Types.MungedPackageId 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 Distribution.Types.MungedPackageId Warning: 'LinkedComponent' is ambiguous. It is defined * at src/Distribution/Backpack/LinkedComponent.hs:50:24 * at src/Distribution/Backpack/LinkedComponent.hs:50:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Backpack/LinkedComponent.hs:50:1 Warning: 'improveUnitId' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'HashedUnitId' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 50% ( 1 / 2) in 'Distribution.Backpack.Configure' Missing documentation for: configureComponentLocalBuildInfos (src/Distribution/Backpack/Configure.hs:77) Warning: 'OpenModule' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Module' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 50% ( 1 / 2) in 'Distribution.Backpack.DescribeUnitId' Missing documentation for: Module header 52% ( 9 / 17) in 'Distribution.Simple.Register' Missing documentation for: register (src/Distribution/Simple/Register.hs:101) unregister (src/Distribution/Simple/Register.hs:714) internalPackageDBPath (src/Distribution/Simple/Register.hs:752) initPackageDB (src/Distribution/Simple/Register.hs:357) doesPackageDBExist (src/Distribution/Simple/Register.hs:376) deletePackageDB (src/Distribution/Simple/Register.hs:384) registerPackage (src/Distribution/Simple/Register.hs:433) generateRegistrationInfo (src/Distribution/Simple/Register.hs:265) Warning: 'PreProcessor' is ambiguous. It is defined * at src/Distribution/Simple/PreProcess/Types.hs:73:21 * at src/Distribution/Simple/PreProcess/Types.hs:73:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Simple/PreProcess/Types.hs:73:1 Warning: 'Suffix' is ambiguous. It is defined * at src/Distribution/Simple/PreProcess/Types.hs:115:18 * at src/Distribution/Simple/PreProcess/Types.hs:115:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Simple/PreProcess/Types.hs:115:1 45% ( 10 / 22) in 'Distribution.Simple.PreProcess' Missing documentation for: builtinHaskellSuffixes (src/Distribution/Simple/PreProcess/Types.hs:125) builtinHaskellBootSuffixes (src/Distribution/Simple/PreProcess/Types.hs:128) mkSimplePreProcessor (src/Distribution/Simple/PreProcess.hs:110) runSimplePreProcessor (src/Distribution/Simple/PreProcess.hs:125) ppCpp (src/Distribution/Simple/PreProcess.hs:403) ppCpp' (src/Distribution/Simple/PreProcess.hs:406) ppC2hs (src/Distribution/Simple/PreProcess.hs:663) ppHsc2hs (src/Distribution/Simple/PreProcess.hs:480) ppHappy (src/Distribution/Simple/PreProcess.hs:827) ppAlex (src/Distribution/Simple/PreProcess.hs:836) ppUnlit (src/Distribution/Simple/PreProcess.hs:393) platformDefines (src/Distribution/Simple/PreProcess.hs:738) Warning: 'UserHooks' is ambiguous. It is defined * at src/Distribution/Simple/UserHooks.hs:53:18 * at src/Distribution/Simple/UserHooks.hs:53:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Simple/UserHooks.hs:53:1 75% ( 3 / 4) in 'Distribution.Simple.UserHooks' Missing documentation for: Args (src/Distribution/Simple/UserHooks.hs:45) Warning: 'BuildInfo' is ambiguous. It is defined * in Distribution.Types.BuildInfo * in Distribution.Types.BuildInfo 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 Distribution.Types.BuildInfo Warning: 'LocalBuildInfo' is ambiguous. It is defined * at src/Distribution/Types/LocalBuildInfo.hs:190:1 * at src/Distribution/Types/LocalBuildInfo.hs:138:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Types/LocalBuildInfo.hs:138:1 Warning: 'UserHooks' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ConfigFlags' is ambiguous. It is defined * at src/Distribution/Simple/Setup/Config.hs:87:20 * at src/Distribution/Simple/Setup/Config.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 src/Distribution/Simple/Setup/Config.hs:87:1 Warning: 'Compiler' is ambiguous. It is defined * at src/Distribution/Simple/Compiler.hs:110:17 * at src/Distribution/Simple/Compiler.hs:110:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Simple/Compiler.hs:110:1 Warning: 'ProgramDb' is ambiguous. It is defined * at src/Distribution/Simple/Program/Db.hs:102:18 * at src/Distribution/Simple/Program/Db.hs:102:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Simple/Program/Db.hs:102:1 86% ( 26 / 30) in 'Distribution.Simple.Configure' Missing documentation for: configure_setupHooks (src/Distribution/Simple/Configure.hs:460) configCompilerAuxEx (src/Distribution/Simple/Configure.hs:2478) checkForeignDeps (src/Distribution/Simple/Configure.hs:2554) platformDefines (src/Distribution/Simple/PreProcess.hs:738) Warning: 'die' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'PackageDescription' is ambiguous. It is defined * in Distribution.Types.PackageDescription * in Distribution.Types.PackageDescription 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 Distribution.Types.PackageDescription Warning: 'errorPrefix' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 15 / 15) in 'Distribution.Simple.SrcDist' Warning: 'LocalBuildInfo' is ambiguous. It is defined * at src/Distribution/Types/LocalBuildInfo.hs:190:1 * at src/Distribution/Types/LocalBuildInfo.hs:138:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Types/LocalBuildInfo.hs:138:1 Warning: 'TestSuite' is ambiguous. It is defined * in Distribution.Types.TestSuite * in Distribution.Types.TestSuite 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 Distribution.Types.TestSuite Warning: 'Benchmark' is ambiguous. It is defined * in Distribution.Types.Benchmark * in Distribution.Types.Benchmark 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 Distribution.Types.Benchmark Warning: 'BuildInfo' is ambiguous. It is defined * in Distribution.Types.BuildInfo * in Distribution.Types.BuildInfo 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 Distribution.Types.BuildInfo Warning: 'ProgramDb' is ambiguous. It is defined * at src/Distribution/Simple/Program/Db.hs:102:18 * at src/Distribution/Simple/Program/Db.hs:102:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Simple/Program/Db.hs:102:1 Warning: 'autogenComponentsModuleDir' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 80% ( 17 / 21) in 'Distribution.Simple.Build' Missing documentation for: build_setupHooks (src/Distribution/Simple/Build.hs:159) repl (src/Distribution/Simple/Build.hs:332) repl_setupHooks (src/Distribution/Simple/Build.hs:347) AutogenFile (src/Distribution/Simple/Build.hs:1209) 100% ( 2 / 2) in 'Distribution.Simple.Test' Warning: 'haddocks' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Haddock' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'HaddocksFlags' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 50% ( 4 / 8) in 'Distribution.Simple.Haddock' Missing documentation for: haddock (src/Distribution/Simple/Haddock.hs:230) haddock_setupHooks (src/Distribution/Simple/Haddock.hs:239) hscolour (src/Distribution/Simple/Haddock.hs:1478) hscolour_setupHooks (src/Distribution/Simple/Haddock.hs:1487) 100% ( 2 / 2) in 'Distribution.Simple.Bench' Warning: 'UserHooks' is ambiguous. It is defined * at src/Distribution/Simple/UserHooks.hs:53:18 * at src/Distribution/Simple/UserHooks.hs:53:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Distribution/Simple/UserHooks.hs:53:1 83% ( 20 / 24) in 'Distribution.Simple' Missing documentation for: Args (src/Distribution/Simple/UserHooks.hs:45) defaultMainWithSetupHooks (src/Distribution/Simple.hs:140) defaultMainWithSetupHooksArgs (src/Distribution/Simple.hs:144) autoconfSetupHooks (src/Distribution/Simple.hs:990) Warning: Distribution.Backpack.FullUnitId: could not find link destinations for: - Distribution.Backpack.FullUnitId.Rep_FullUnitId Warning: Distribution.Backpack.ModuleShape: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Backpack.ModuleShape.Rep_ModuleShape Warning: Distribution.Backpack.PreModuleShape: could not find link destinations for: - Distribution.Backpack.PreModuleShape.Rep_PreModuleShape Warning: Distribution.Compat.Stack: could not find link destinations for: - GHC.IsList.D:R:ItemCallStack Warning: Distribution.ReadE: could not find link destinations for: - Distribution.ReadE.ErrorMsg Warning: Distribution.Simple.Glob.Internal: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Simple.Glob.Internal.Rep_Glob - Distribution.Simple.Glob.Internal.Rep_GlobPiece Warning: Distribution.Simple.FileMonitor.Types: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Simple.Glob.Internal.Rep_Glob - Distribution.Simple.FileMonitor.Types.Rep_MonitorFilePath - Distribution.Simple.FileMonitor.Types.Rep_MonitorKindDir - Distribution.Simple.FileMonitor.Types.Rep_MonitorKindFile - Distribution.Simple.FileMonitor.Types.Rep_RootedGlob - Distribution.Simple.FileMonitor.Types.Rep_FilePathRoot Warning: Distribution.Simple.InstallDirs.Internal: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Simple.InstallDirs.Internal.Rep_PathComponent - Distribution.Simple.InstallDirs.Internal.Rep_PathTemplateVariable Warning: Distribution.Simple.InstallDirs: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Simple.InstallDirs.Internal.Rep_PathTemplateVariable - Distribution.Simple.InstallDirs.Rep_PathTemplate - Distribution.Simple.InstallDirs.Rep_CopyDest - Distribution.Simple.InstallDirs.Rep_InstallDirs Warning: Distribution.Types.ComponentLocalBuildInfo: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.ComponentLocalBuildInfo.D:R:KeyComponentLocalBuildInfo - Distribution.Types.ComponentLocalBuildInfo.Rep_ComponentLocalBuildInfo Warning: Distribution.Types.DumpBuildInfo: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.DumpBuildInfo.Rep_DumpBuildInfo Warning: Distribution.Types.GivenComponent: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.GivenComponent.Rep_PromisedComponent - Distribution.Types.GivenComponent.Rep_GivenComponent Warning: Distribution.Types.TargetInfo: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.TargetInfo.D:R:KeyTargetInfo - Distribution.Types.TargetInfo.Rep_TargetInfo Warning: Distribution.Verbosity.Internal: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Verbosity.Internal.Rep_VerbosityFlag - Distribution.Verbosity.Internal.Rep_VerbosityLevel Warning: Distribution.Verbosity: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Verbosity.Rep_Verbosity Warning: Distribution.Simple.SetupHooks.Rule: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Simple.FileMonitor.Types.Rep_MonitorFilePath - Distribution.Simple.FileMonitor.Types.Rep_MonitorKindDir - Distribution.Simple.FileMonitor.Types.Rep_MonitorKindFile - Distribution.Simple.SetupHooks.Rule.NoCmd - Distribution.Simple.SetupHooks.Rule.ScopedArgument - Distribution.Simple.SetupHooks.Rule.RulesNameSpace - Distribution.Simple.SetupHooks.Rule.D:R:StaticSystemfnTy0 - Distribution.Simple.SetupHooks.Rule.D:R:StaticUserfnTy0 - Distribution.Simple.SetupHooks.Rule.Rep_RuleData - Distribution.Simple.SetupHooks.Rule.Rep_Dependency - Distribution.Simple.SetupHooks.Rule.Rep_RuleOutput - Distribution.Simple.SetupHooks.Rule.Rep_RuleId Warning: Distribution.Simple.Program.Types: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Simple.Program.Types.Rep_ConfiguredProgram - Distribution.Simple.Program.Types.Rep_ProgramLocation - Distribution.Simple.Program.Types.Rep_ProgramSearchPathEntry Warning: Distribution.Simple.PreProcess.Types: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Simple.PreProcess.Types.Rep_Suffix Warning: Distribution.Simple.Utils: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Simple.PreProcess.Types.Rep_Suffix - Distribution.Simple.Utils.withMetadata Warning: Distribution.Utils.NubList: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Utils.NubList.Rep_NubList Warning: Distribution.Utils.LogProgress: could not find link destinations for: - Distribution.Utils.LogProgress.CtxMsg Warning: Distribution.Simple.Program.Find: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Simple.Program.Types.Rep_ProgramSearchPathEntry - Distribution.Simple.Program.Find.findExecutable Warning: Distribution.Simple.PackageIndex: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Simple.PackageIndex.DepUniqueKey - Distribution.Simple.PackageIndex.Rep_PackageIndex Warning: Distribution.Simple.Glob: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Simple.Glob.Internal.Rep_Glob Warning: Distribution.Simple.Compiler: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Simple.Compiler.Rep_ProfDetailLevel - Distribution.Simple.Compiler.Rep_Compiler - Distribution.Simple.Compiler.Rep_DebugInfoLevel - Distribution.Simple.Compiler.Rep_OptimisationLevel - Distribution.Simple.Compiler.Rep_PackageDBX Warning: Distribution.Simple.Program.GHC: could not find link destinations for: - Distribution.Simple.Program.GHC.Rep_GhcOptions Warning: Distribution.Simple.Program.Db: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Simple.Program.Db.UnconfiguredProgram Warning: Distribution.Simple.Program: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Simple.Program.Types.Rep_ConfiguredProgram - Distribution.Simple.Program.Types.Rep_ProgramLocation - Distribution.Simple.Program.Types.Rep_ProgramSearchPathEntry Warning: Distribution.Types.LocalBuildConfig: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.LocalBuildConfig.Rep_LocalBuildConfig - Distribution.Types.LocalBuildConfig.Rep_BuildOptions - Distribution.Types.LocalBuildConfig.Rep_LocalBuildDescr - Distribution.Types.LocalBuildConfig.Rep_ComponentBuildDescr - Distribution.Types.LocalBuildConfig.Rep_PackageBuildDescr Warning: Distribution.Types.LocalBuildInfo: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.LocalBuildInfo.Rep_LocalBuildInfo Warning: Distribution.Simple.LocalBuildInfo: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.ComponentName.NotLibComponentName - Distribution.Types.ComponentName.Rep_ComponentName - Distribution.Types.LibraryName.Rep_LibraryName - Distribution.Simple.InstallDirs.Internal.Rep_PathTemplateVariable - Distribution.Simple.InstallDirs.Rep_PathTemplate - Distribution.Simple.InstallDirs.Rep_CopyDest - Distribution.Simple.InstallDirs.Rep_InstallDirs - Distribution.Types.ComponentLocalBuildInfo.D:R:KeyComponentLocalBuildInfo - Distribution.Types.ComponentLocalBuildInfo.Rep_ComponentLocalBuildInfo - Distribution.Types.Component.Rep_Component - Distribution.Types.LocalBuildInfo.Rep_LocalBuildInfo Warning: Distribution.Simple.Setup: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Simple.InstallDirs.Rep_CopyDest - Distribution.Types.DumpBuildInfo.Rep_DumpBuildInfo - Distribution.Simple.Setup.Common.programDbPaths - Distribution.Simple.Setup.Common.Rep_CommonSetupFlags - Distribution.Simple.Setup.Test.Rep_TestFlags - Distribution.Simple.Setup.Test.Rep_TestShowDetails - Distribution.Simple.Setup.SDist.Rep_SDistFlags - Distribution.Simple.Setup.Repl.Rep_ReplFlags - Distribution.Simple.Setup.Repl.Rep_ReplOptions - Distribution.Simple.Setup.Register.Rep_RegisterFlags - Distribution.Simple.Setup.Install.Rep_InstallFlags - Distribution.Simple.Setup.Hscolour.Rep_HscolourFlags - Distribution.Simple.Setup.Haddock.Rep_HaddockProjectFlags - Distribution.Simple.Setup.Haddock.Rep_HaddockFlags - Distribution.Simple.Setup.Haddock.Rep_HaddockTarget - Distribution.Simple.Setup.Global.Rep_GlobalFlags - Distribution.Simple.Setup.Copy.Rep_CopyFlags - Distribution.Simple.Setup.Config.Rep_ConfigFlags - Distribution.Simple.Setup.Clean.Rep_CleanFlags - Distribution.Simple.Setup.Build.Rep_BuildFlags - Distribution.Simple.Setup.Benchmark.Rep_BenchmarkFlags - Distribution.Simple.Setup.Rep_BuildingWhat Warning: Distribution.Simple.Build.Inputs: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Types.TargetInfo.D:R:KeyTargetInfo - Distribution.Types.TargetInfo.Rep_TargetInfo - Distribution.Types.LocalBuildInfo.Rep_LocalBuildInfo - Distribution.Simple.Setup.Rep_BuildingWhat Warning: Distribution.Simple.BuildTarget: could not find link destinations for: - Distribution.Simple.BuildTarget.Rep_BuildTarget Warning: Distribution.Simple.SetupHooks.Internal: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Simple.Setup.Rep_BuildingWhat - Distribution.Simple.SetupHooks.Internal.Rep_PreConfComponentOutputs - Distribution.Simple.SetupHooks.Internal.Rep_InstallComponentInputs - Distribution.Simple.SetupHooks.Internal.Rep_PostBuildComponentInputs - Distribution.Simple.SetupHooks.Internal.Rep_PreBuildComponentInputs - Distribution.Simple.SetupHooks.Internal.Rep_PreConfComponentInputs - Distribution.Simple.SetupHooks.Internal.Rep_PostConfPackageInputs - Distribution.Simple.SetupHooks.Internal.Rep_PreConfPackageOutputs - Distribution.Simple.SetupHooks.Internal.Rep_PreConfPackageInputs Warning: Distribution.PackageDescription.Check: could not find link destinations for: - Distribution.PackageDescription.Check.Warning.WarnLang - Distribution.PackageDescription.Check.Warning.CEType Warning: Distribution.Make: could not find link destinations for: - Distribution.Types.InstalledPackageInfo.FieldGrammar.SpecLicenseLenient - Distribution.Types.Version.Rep_Version - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.License.Rep_License Warning: Distribution.Compat.Time: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Compat.Time.Rep_ModTime Warning: Distribution.Backpack.Configure: could not find link destinations for: - Distribution.Backpack.PreExistingComponent.PreExistingComponent - Distribution.Backpack.PreExistingComponent.ConfiguredPromisedComponent Warning: Distribution.Simple.PreProcess: could not find link destinations for: - Distribution.Utils.Structured.Tagged - Distribution.Utils.Structured.structureHash' - Distribution.Simple.PreProcess.Types.Rep_Suffix Documentation created: dist/doc/html/Cabal/, dist/doc/html/Cabal/Cabal.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/Cabal-3.16.0.0-Iu8RXy5PodBJ5YmsFw49n5 Completed Cabal-3.16.0.0 Configuring tasty-1.5.3... Preprocessing library for tasty-1.5.3.. Building library for tasty-1.5.3.. [ 1 of 25] Compiling Control.Concurrent.Async ( Control/Concurrent/Async.hs, dist/build/Control/Concurrent/Async.o, dist/build/Control/Concurrent/Async.dyn_o ) [ 2 of 25] Compiling Test.Tasty.Options ( Test/Tasty/Options.hs, dist/build/Test/Tasty/Options.o, dist/build/Test/Tasty/Options.dyn_o ) [ 3 of 25] Compiling Test.Tasty.Parallel ( Test/Tasty/Parallel.hs, dist/build/Test/Tasty/Parallel.o, dist/build/Test/Tasty/Parallel.dyn_o ) [ 4 of 25] Compiling Test.Tasty.Patterns.Expr ( Test/Tasty/Patterns/Expr.hs, dist/build/Test/Tasty/Patterns/Expr.o, dist/build/Test/Tasty/Patterns/Expr.dyn_o ) [ 5 of 25] Compiling Test.Tasty.Patterns.Types ( Test/Tasty/Patterns/Types.hs, dist/build/Test/Tasty/Patterns/Types.o, dist/build/Test/Tasty/Patterns/Types.dyn_o ) [ 6 of 25] Compiling Test.Tasty.Patterns.Printer ( Test/Tasty/Patterns/Printer.hs, dist/build/Test/Tasty/Patterns/Printer.o, dist/build/Test/Tasty/Patterns/Printer.dyn_o ) [ 7 of 25] Compiling Test.Tasty.Patterns.Parser ( Test/Tasty/Patterns/Parser.hs, dist/build/Test/Tasty/Patterns/Parser.o, dist/build/Test/Tasty/Patterns/Parser.dyn_o ) [ 8 of 25] Compiling Test.Tasty.Patterns.Eval ( Test/Tasty/Patterns/Eval.hs, dist/build/Test/Tasty/Patterns/Eval.o, dist/build/Test/Tasty/Patterns/Eval.dyn_o ) [ 9 of 25] Compiling Test.Tasty.Patterns ( Test/Tasty/Patterns.hs, dist/build/Test/Tasty/Patterns.o, dist/build/Test/Tasty/Patterns.dyn_o ) [10 of 25] Compiling Test.Tasty.Options.Core ( Test/Tasty/Options/Core.hs, dist/build/Test/Tasty/Options/Core.o, dist/build/Test/Tasty/Options/Core.dyn_o ) [11 of 25] Compiling Test.Tasty.Providers.ConsoleFormat ( Test/Tasty/Providers/ConsoleFormat.hs, dist/build/Test/Tasty/Providers/ConsoleFormat.o, dist/build/Test/Tasty/Providers/ConsoleFormat.dyn_o ) [12 of 25] Compiling Test.Tasty.Core ( Test/Tasty/Core.hs, dist/build/Test/Tasty/Core.o, dist/build/Test/Tasty/Core.dyn_o ) [13 of 25] Compiling Test.Tasty.Providers ( Test/Tasty/Providers.hs, dist/build/Test/Tasty/Providers.o, dist/build/Test/Tasty/Providers.dyn_o ) [14 of 25] Compiling Test.Tasty.Runners.Reducers ( Test/Tasty/Runners/Reducers.hs, dist/build/Test/Tasty/Runners/Reducers.o, dist/build/Test/Tasty/Runners/Reducers.dyn_o ) [15 of 25] Compiling Test.Tasty.Runners.Utils ( Test/Tasty/Runners/Utils.hs, dist/build/Test/Tasty/Runners/Utils.o, dist/build/Test/Tasty/Runners/Utils.dyn_o ) [16 of 25] Compiling Test.Tasty.Run ( Test/Tasty/Run.hs, dist/build/Test/Tasty/Run.o, dist/build/Test/Tasty/Run.dyn_o ) [17 of 25] Compiling Test.Tasty.Ingredients ( Test/Tasty/Ingredients.hs, dist/build/Test/Tasty/Ingredients.o, dist/build/Test/Tasty/Ingredients.dyn_o ) [18 of 25] Compiling Test.Tasty.Options.Env ( Test/Tasty/Options/Env.hs, dist/build/Test/Tasty/Options/Env.o, dist/build/Test/Tasty/Options/Env.dyn_o ) [19 of 25] Compiling Test.Tasty.Ingredients.ListTests ( Test/Tasty/Ingredients/ListTests.hs, dist/build/Test/Tasty/Ingredients/ListTests.o, dist/build/Test/Tasty/Ingredients/ListTests.dyn_o ) [20 of 25] Compiling Test.Tasty.Ingredients.IncludingOptions ( Test/Tasty/Ingredients/IncludingOptions.hs, dist/build/Test/Tasty/Ingredients/IncludingOptions.o, dist/build/Test/Tasty/Ingredients/IncludingOptions.dyn_o ) [21 of 25] Compiling Test.Tasty.Ingredients.ConsoleReporter ( Test/Tasty/Ingredients/ConsoleReporter.hs, dist/build/Test/Tasty/Ingredients/ConsoleReporter.o, dist/build/Test/Tasty/Ingredients/ConsoleReporter.dyn_o ) [22 of 25] Compiling Test.Tasty.Ingredients.Basic ( Test/Tasty/Ingredients/Basic.hs, dist/build/Test/Tasty/Ingredients/Basic.o, dist/build/Test/Tasty/Ingredients/Basic.dyn_o ) [23 of 25] Compiling Test.Tasty.CmdLine ( Test/Tasty/CmdLine.hs, dist/build/Test/Tasty/CmdLine.o, dist/build/Test/Tasty/CmdLine.dyn_o ) [24 of 25] Compiling Test.Tasty.Runners ( Test/Tasty/Runners.hs, dist/build/Test/Tasty/Runners.o, dist/build/Test/Tasty/Runners.dyn_o ) [25 of 25] Compiling Test.Tasty ( Test/Tasty.hs, dist/build/Test/Tasty.o, dist/build/Test/Tasty.dyn_o ) Preprocessing library for tasty-1.5.3.. Running Haddock on library for tasty-1.5.3.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [ 1 of 25] Compiling Control.Concurrent.Async ( Control/Concurrent/Async.hs, nothing ) [ 2 of 25] Compiling Test.Tasty.Options ( Test/Tasty/Options.hs, nothing ) [ 3 of 25] Compiling Test.Tasty.Parallel ( Test/Tasty/Parallel.hs, nothing ) [ 4 of 25] Compiling Test.Tasty.Patterns.Expr ( Test/Tasty/Patterns/Expr.hs, nothing ) [ 5 of 25] Compiling Test.Tasty.Patterns.Types ( Test/Tasty/Patterns/Types.hs, nothing ) [ 6 of 25] Compiling Test.Tasty.Patterns.Printer ( Test/Tasty/Patterns/Printer.hs, nothing ) [ 7 of 25] Compiling Test.Tasty.Patterns.Parser ( Test/Tasty/Patterns/Parser.hs, nothing ) [ 8 of 25] Compiling Test.Tasty.Patterns.Eval ( Test/Tasty/Patterns/Eval.hs, nothing ) [ 9 of 25] Compiling Test.Tasty.Patterns ( Test/Tasty/Patterns.hs, nothing ) [10 of 25] Compiling Test.Tasty.Options.Core ( Test/Tasty/Options/Core.hs, nothing ) [11 of 25] Compiling Test.Tasty.Providers.ConsoleFormat ( Test/Tasty/Providers/ConsoleFormat.hs, nothing ) [12 of 25] Compiling Test.Tasty.Core ( Test/Tasty/Core.hs, nothing ) [13 of 25] Compiling Test.Tasty.Providers ( Test/Tasty/Providers.hs, nothing ) [14 of 25] Compiling Test.Tasty.Runners.Reducers ( Test/Tasty/Runners/Reducers.hs, nothing ) [15 of 25] Compiling Test.Tasty.Runners.Utils ( Test/Tasty/Runners/Utils.hs, nothing ) [16 of 25] Compiling Test.Tasty.Run ( Test/Tasty/Run.hs, nothing ) [17 of 25] Compiling Test.Tasty.Ingredients ( Test/Tasty/Ingredients.hs, nothing ) [18 of 25] Compiling Test.Tasty.Options.Env ( Test/Tasty/Options/Env.hs, nothing ) [19 of 25] Compiling Test.Tasty.Ingredients.ListTests ( Test/Tasty/Ingredients/ListTests.hs, nothing ) [20 of 25] Compiling Test.Tasty.Ingredients.IncludingOptions ( Test/Tasty/Ingredients/IncludingOptions.hs, nothing ) [21 of 25] Compiling Test.Tasty.Ingredients.ConsoleReporter ( Test/Tasty/Ingredients/ConsoleReporter.hs, nothing ) [22 of 25] Compiling Test.Tasty.Ingredients.Basic ( Test/Tasty/Ingredients/Basic.hs, nothing ) [23 of 25] Compiling Test.Tasty.CmdLine ( Test/Tasty/CmdLine.hs, nothing ) [24 of 25] Compiling Test.Tasty.Runners ( Test/Tasty/Runners.hs, nothing ) [25 of 25] Compiling Test.Tasty ( Test/Tasty.hs, nothing ) Haddock coverage: Warning: 'ThreadId' is ambiguous. It is defined * in GHC.Conc.Sync * in GHC.Conc.Sync You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in GHC.Conc.Sync Warning: 'Async' is ambiguous. It is defined * at Control/Concurrent/Async.hs:60:16 * at Control/Concurrent/Async.hs:60:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Control/Concurrent/Async.hs:60:1 Warning: 'OptionSet' is ambiguous. It is defined * at Test/Tasty/Options.hs:101:21 * at Test/Tasty/Options.hs:101:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Test/Tasty/Options.hs:101:1 100% ( 17 / 17) in 'Test.Tasty.Options' Warning: 'Action' is ambiguous. It is defined * at Test/Tasty/Parallel.hs:21:15 * at Test/Tasty/Parallel.hs:21:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Test/Tasty/Parallel.hs:21:1 100% ( 2 / 2) in 'Test.Tasty.Patterns.Types' 100% ( 2 / 2) in 'Test.Tasty.Patterns.Printer' Warning: 'Parser' is ambiguous. It is defined * at Test/Tasty/Patterns/Parser.hs:32:20 * at Test/Tasty/Patterns/Parser.hs:32:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Test/Tasty/Patterns/Parser.hs:32:1 100% ( 6 / 6) in 'Test.Tasty.Patterns.Parser' 100% ( 5 / 5) in 'Test.Tasty.Patterns.Eval' Warning: 'Timeout' is ambiguous. It is defined * at Test/Tasty/Options/Core.hs:56:5 * at Test/Tasty/Options/Core.hs:55:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Test/Tasty/Options/Core.hs:55:1 Warning: 'TestPattern' is ambiguous. It is defined * at Test/Tasty/Patterns.hs:33:3 * at Test/Tasty/Patterns.hs:31:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Test/Tasty/Patterns.hs:31:1 Warning: 'Map' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 10 / 10) in 'Test.Tasty.Providers.ConsoleFormat' Warning: 'ResourceSpec' is ambiguous. It is defined * at Test/Tasty/Core.hs:226:23 * at Test/Tasty/Core.hs:226:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Test/Tasty/Core.hs:226:1 Warning: 'Result' is ambiguous. It is defined * at Test/Tasty/Core.hs:91:15 * at Test/Tasty/Core.hs:91:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Test/Tasty/Core.hs:91:1 Warning: 'Result' is ambiguous. It is defined * at Test/Tasty/Core.hs:91:15 * at Test/Tasty/Core.hs:91:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Test/Tasty/Core.hs:91:1 100% ( 10 / 10) in 'Test.Tasty.Providers' Warning: 'SignalException' is ambiguous. It is defined * at Test/Tasty/Runners/Utils.hs:104:27 * at Test/Tasty/Runners/Utils.hs:104:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Test/Tasty/Runners/Utils.hs:104:1 Warning: 'TestAction' is ambiguous. It is defined * at Test/Tasty/Run.hs:305:23 * at Test/Tasty/Run.hs:305:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Test/Tasty/Run.hs:305:1 Warning: 'Initializer' is ambiguous. It is defined * at Test/Tasty/Run.hs:96:5 * at Test/Tasty/Run.hs:95:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Test/Tasty/Run.hs:95:1 Warning: 'Finalizer' is ambiguous. It is defined * at Test/Tasty/Run.hs:100:5 * at Test/Tasty/Run.hs:99:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Test/Tasty/Run.hs:99:1 Warning: 'Action' is ambiguous. It is defined * at Test/Tasty/Parallel.hs:21:15 * at Test/Tasty/Parallel.hs:21:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Test/Tasty/Parallel.hs:21:1 Warning: 'Dependency' is ambiguous. It is defined * at Test/Tasty/Run.hs:282:19 * at Test/Tasty/Run.hs:282:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Test/Tasty/Run.hs:282:1 Warning: 'NumThreads' is ambiguous. It is defined * at Test/Tasty/Options/Core.hs:38:22 * at Test/Tasty/Options/Core.hs:38:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Test/Tasty/Options/Core.hs:38:1 Warning: 'NumThreads' is ambiguous. It is defined * at Test/Tasty/Options/Core.hs:38:22 * at Test/Tasty/Options/Core.hs:38:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Test/Tasty/Options/Core.hs:38:1 100% ( 7 / 7) in 'Test.Tasty.Ingredients' Warning: 'Statistics' is ambiguous. It is defined * at Test/Tasty/Ingredients/ConsoleReporter.hs:382:19 * at Test/Tasty/Ingredients/ConsoleReporter.hs:382:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Test/Tasty/Ingredients/ConsoleReporter.hs:382:1 Warning: 'Result' is ambiguous. It is defined * at Test/Tasty/Core.hs:91:15 * at Test/Tasty/Core.hs:91:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Test/Tasty/Core.hs:91:1 100% ( 22 / 22) in 'Test.Tasty.Ingredients.ConsoleReporter' 100% ( 12 / 12) in 'Test.Tasty.Ingredients.Basic' 100% ( 58 / 58) in 'Test.Tasty.Runners' 100% ( 26 / 26) in 'Test.Tasty' Warning: Test.Tasty.Patterns.Types: could not find link destinations for: - Test.Tasty.Patterns.Types.Rep_Expr Warning: Test.Tasty.Patterns.Eval: could not find link destinations for: - Test.Tasty.Patterns.Eval.M - Test.Tasty.Patterns.Eval.Value Warning: Test.Tasty.Runners: could not find link destinations for: - Test.Tasty.Core.Rep_Outcome Documentation created: dist/doc/html/tasty/, dist/doc/html/tasty/tasty.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/tasty-1.5.3-7tHaUHINyh4CHSSOo1sgq2 Completed tasty-1.5.3 Downloading ghc-lib-9.12.2.20250421 Downloaded ghc-lib-9.12.2.20250421 Configuring ghc-lib-9.12.2.20250421... Preprocessing library for ghc-lib-9.12.2.20250421.. Building library for ghc-lib-9.12.2.20250421.. [ 1 of 427] Compiling GHC.Builtin.Names.TH ( compiler/GHC/Builtin/Names/TH.hs, dist/build/GHC/Builtin/Names/TH.o, dist/build/GHC/Builtin/Names/TH.dyn_o ) [ 2 of 427] Compiling GHC.Builtin.Utils ( compiler/GHC/Builtin/Utils.hs, dist/build/GHC/Builtin/Utils.o, dist/build/GHC/Builtin/Utils.dyn_o ) [ 3 of 427] Compiling GHC.Cmm.CallConv ( compiler/GHC/Cmm/CallConv.hs, dist/build/GHC/Cmm/CallConv.o, dist/build/GHC/Cmm/CallConv.dyn_o ) [ 4 of 427] Compiling GHC.Cmm.Config ( compiler/GHC/Cmm/Config.hs, dist/build/GHC/Cmm/Config.o, dist/build/GHC/Cmm/Config.dyn_o ) [ 5 of 427] Compiling GHC.Cmm.ContFlowOpt ( compiler/GHC/Cmm/ContFlowOpt.hs, dist/build/GHC/Cmm/ContFlowOpt.o, dist/build/GHC/Cmm/ContFlowOpt.dyn_o ) [ 6 of 427] Compiling GHC.Cmm.CommonBlockElim ( compiler/GHC/Cmm/CommonBlockElim.hs, dist/build/GHC/Cmm/CommonBlockElim.o, dist/build/GHC/Cmm/CommonBlockElim.dyn_o ) [ 7 of 427] Compiling GHC.Cmm.Dataflow ( compiler/GHC/Cmm/Dataflow.hs, dist/build/GHC/Cmm/Dataflow.o, dist/build/GHC/Cmm/Dataflow.dyn_o ) [ 8 of 427] Compiling GHC.Cmm.DebugBlock ( compiler/GHC/Cmm/DebugBlock.hs, dist/build/GHC/Cmm/DebugBlock.o, dist/build/GHC/Cmm/DebugBlock.dyn_o ) [ 9 of 427] Compiling GHC.Cmm.Graph ( compiler/GHC/Cmm/Graph.hs, dist/build/GHC/Cmm/Graph.o, dist/build/GHC/Cmm/Graph.dyn_o ) [ 10 of 427] Compiling GHC.Cmm.InitFini ( compiler/GHC/Cmm/InitFini.hs, dist/build/GHC/Cmm/InitFini.o, dist/build/GHC/Cmm/InitFini.dyn_o ) [ 11 of 427] Compiling GHC.Cmm.LRegSet ( compiler/GHC/Cmm/LRegSet.hs, dist/build/GHC/Cmm/LRegSet.o, dist/build/GHC/Cmm/LRegSet.dyn_o ) [ 12 of 427] Compiling GHC.Cmm.Liveness ( compiler/GHC/Cmm/Liveness.hs, dist/build/GHC/Cmm/Liveness.o, dist/build/GHC/Cmm/Liveness.dyn_o ) [ 13 of 427] Compiling GHC.Cmm.Lint ( compiler/GHC/Cmm/Lint.hs, dist/build/GHC/Cmm/Lint.o, dist/build/GHC/Cmm/Lint.dyn_o ) [ 14 of 427] Compiling GHC.Cmm.Opt ( compiler/GHC/Cmm/Opt.hs, dist/build/GHC/Cmm/Opt.o, dist/build/GHC/Cmm/Opt.dyn_o ) [ 15 of 427] Compiling GHC.Cmm.Parser.Config ( compiler/GHC/Cmm/Parser/Config.hs, dist/build/GHC/Cmm/Parser/Config.o, dist/build/GHC/Cmm/Parser/Config.dyn_o ) [ 16 of 427] Compiling GHC.Cmm.Parser.Monad ( compiler/GHC/Cmm/Parser/Monad.hs, dist/build/GHC/Cmm/Parser/Monad.o, dist/build/GHC/Cmm/Parser/Monad.dyn_o ) [ 17 of 427] Compiling GHC.Cmm.Lexer ( dist/build/GHC/Cmm/Lexer.hs, dist/build/GHC/Cmm/Lexer.o, dist/build/GHC/Cmm/Lexer.dyn_o ) [ 18 of 427] Compiling GHC.Cmm.Sink ( compiler/GHC/Cmm/Sink.hs, dist/build/GHC/Cmm/Sink.o, dist/build/GHC/Cmm/Sink.dyn_o ) [ 19 of 427] Compiling GHC.Cmm.Switch.Implement ( compiler/GHC/Cmm/Switch/Implement.hs, dist/build/GHC/Cmm/Switch/Implement.o, dist/build/GHC/Cmm/Switch/Implement.dyn_o ) [ 20 of 427] Compiling GHC.Cmm.ThreadSanitizer ( compiler/GHC/Cmm/ThreadSanitizer.hs, dist/build/GHC/Cmm/ThreadSanitizer.o, dist/build/GHC/Cmm/ThreadSanitizer.dyn_o ) [ 21 of 427] Compiling GHC.Cmm.UniqueRenamer ( compiler/GHC/Cmm/UniqueRenamer.hs, dist/build/GHC/Cmm/UniqueRenamer.o, dist/build/GHC/Cmm/UniqueRenamer.dyn_o ) [ 22 of 427] Compiling GHC.CmmToAsm.AArch64.Cond ( compiler/GHC/CmmToAsm/AArch64/Cond.hs, dist/build/GHC/CmmToAsm/AArch64/Cond.o, dist/build/GHC/CmmToAsm/AArch64/Cond.dyn_o ) [ 23 of 427] Compiling GHC.CmmToAsm.CFG.Dominators ( compiler/GHC/CmmToAsm/CFG/Dominators.hs, dist/build/GHC/CmmToAsm/CFG/Dominators.o, dist/build/GHC/CmmToAsm/CFG/Dominators.dyn_o ) [ 24 of 427] Compiling GHC.Cmm.Dominators ( compiler/GHC/Cmm/Dominators.hs, dist/build/GHC/Cmm/Dominators.o, dist/build/GHC/Cmm/Dominators.dyn_o ) [ 25 of 427] Compiling GHC.CmmToAsm.CPrim ( compiler/GHC/CmmToAsm/CPrim.hs, dist/build/GHC/CmmToAsm/CPrim.o, dist/build/GHC/CmmToAsm/CPrim.dyn_o ) [ 26 of 427] Compiling GHC.CmmToAsm.Config ( compiler/GHC/CmmToAsm/Config.hs, dist/build/GHC/CmmToAsm/Config.o, dist/build/GHC/CmmToAsm/Config.dyn_o ) [ 27 of 427] Compiling GHC.CmmToAsm.Format ( compiler/GHC/CmmToAsm/Format.hs, dist/build/GHC/CmmToAsm/Format.o, dist/build/GHC/CmmToAsm/Format.dyn_o ) [ 28 of 427] Compiling GHC.CmmToAsm.AArch64.Regs ( compiler/GHC/CmmToAsm/AArch64/Regs.hs, dist/build/GHC/CmmToAsm/AArch64/Regs.o, dist/build/GHC/CmmToAsm/AArch64/Regs.dyn_o ) [ 29 of 427] Compiling GHC.CmmToAsm.Instr ( compiler/GHC/CmmToAsm/Instr.hs, dist/build/GHC/CmmToAsm/Instr.o, dist/build/GHC/CmmToAsm/Instr.dyn_o ) [ 30 of 427] Compiling GHC.CmmToAsm.PPC.Cond ( compiler/GHC/CmmToAsm/PPC/Cond.hs, dist/build/GHC/CmmToAsm/PPC/Cond.o, dist/build/GHC/CmmToAsm/PPC/Cond.dyn_o ) [ 31 of 427] Compiling GHC.CmmToAsm.PPC.Regs ( compiler/GHC/CmmToAsm/PPC/Regs.hs, dist/build/GHC/CmmToAsm/PPC/Regs.o, dist/build/GHC/CmmToAsm/PPC/Regs.dyn_o ) [ 32 of 427] Compiling GHC.CmmToAsm.RV64.Cond ( compiler/GHC/CmmToAsm/RV64/Cond.hs, dist/build/GHC/CmmToAsm/RV64/Cond.o, dist/build/GHC/CmmToAsm/RV64/Cond.dyn_o ) [ 33 of 427] Compiling GHC.CmmToAsm.RV64.Regs ( compiler/GHC/CmmToAsm/RV64/Regs.hs, dist/build/GHC/CmmToAsm/RV64/Regs.o, dist/build/GHC/CmmToAsm/RV64/Regs.dyn_o ) [ 34 of 427] Compiling GHC.CmmToAsm.Reg.Linear.AArch64 ( compiler/GHC/CmmToAsm/Reg/Linear/AArch64.hs, dist/build/GHC/CmmToAsm/Reg/Linear/AArch64.o, dist/build/GHC/CmmToAsm/Reg/Linear/AArch64.dyn_o ) [ 35 of 427] Compiling GHC.CmmToAsm.Reg.Linear.PPC ( compiler/GHC/CmmToAsm/Reg/Linear/PPC.hs, dist/build/GHC/CmmToAsm/Reg/Linear/PPC.o, dist/build/GHC/CmmToAsm/Reg/Linear/PPC.dyn_o ) [ 36 of 427] Compiling GHC.CmmToAsm.Reg.Linear.RV64 ( compiler/GHC/CmmToAsm/Reg/Linear/RV64.hs, dist/build/GHC/CmmToAsm/Reg/Linear/RV64.o, dist/build/GHC/CmmToAsm/Reg/Linear/RV64.dyn_o ) [ 37 of 427] Compiling GHC.CmmToAsm.Reg.Linear.StackMap ( compiler/GHC/CmmToAsm/Reg/Linear/StackMap.hs, dist/build/GHC/CmmToAsm/Reg/Linear/StackMap.o, dist/build/GHC/CmmToAsm/Reg/Linear/StackMap.dyn_o ) [ 38 of 427] Compiling GHC.CmmToAsm.Reg.Utils ( compiler/GHC/CmmToAsm/Reg/Utils.hs, dist/build/GHC/CmmToAsm/Reg/Utils.o, dist/build/GHC/CmmToAsm/Reg/Utils.dyn_o ) [ 39 of 427] Compiling GHC.CmmToAsm.Types ( compiler/GHC/CmmToAsm/Types.hs, dist/build/GHC/CmmToAsm/Types.o, dist/build/GHC/CmmToAsm/Types.dyn_o ) [ 40 of 427] Compiling GHC.CmmToAsm.Utils ( compiler/GHC/CmmToAsm/Utils.hs, dist/build/GHC/CmmToAsm/Utils.o, dist/build/GHC/CmmToAsm/Utils.dyn_o ) [ 41 of 427] Compiling GHC.CmmToAsm.RV64.Instr ( compiler/GHC/CmmToAsm/RV64/Instr.hs, dist/build/GHC/CmmToAsm/RV64/Instr.o, dist/build/GHC/CmmToAsm/RV64/Instr.dyn_o ) [ 42 of 427] Compiling GHC.CmmToAsm.RV64.RegInfo ( compiler/GHC/CmmToAsm/RV64/RegInfo.hs, dist/build/GHC/CmmToAsm/RV64/RegInfo.o, dist/build/GHC/CmmToAsm/RV64/RegInfo.dyn_o ) [ 43 of 427] Compiling GHC.CmmToAsm.Wasm.Types ( compiler/GHC/CmmToAsm/Wasm/Types.hs, dist/build/GHC/CmmToAsm/Wasm/Types.o, dist/build/GHC/CmmToAsm/Wasm/Types.dyn_o ) [ 44 of 427] Compiling GHC.CmmToAsm.Wasm.Utils ( compiler/GHC/CmmToAsm/Wasm/Utils.hs, dist/build/GHC/CmmToAsm/Wasm/Utils.o, dist/build/GHC/CmmToAsm/Wasm/Utils.dyn_o ) [ 45 of 427] Compiling GHC.CmmToAsm.X86.Cond ( compiler/GHC/CmmToAsm/X86/Cond.hs, dist/build/GHC/CmmToAsm/X86/Cond.o, dist/build/GHC/CmmToAsm/X86/Cond.dyn_o ) [ 46 of 427] Compiling GHC.CmmToAsm.X86.Regs ( compiler/GHC/CmmToAsm/X86/Regs.hs, dist/build/GHC/CmmToAsm/X86/Regs.o, dist/build/GHC/CmmToAsm/X86/Regs.dyn_o ) [ 47 of 427] Compiling GHC.CmmToAsm.X86.RegInfo ( compiler/GHC/CmmToAsm/X86/RegInfo.hs, dist/build/GHC/CmmToAsm/X86/RegInfo.o, dist/build/GHC/CmmToAsm/X86/RegInfo.dyn_o ) [ 48 of 427] Compiling GHC.CmmToAsm.Reg.Target ( compiler/GHC/CmmToAsm/Reg/Target.hs, dist/build/GHC/CmmToAsm/Reg/Target.o, dist/build/GHC/CmmToAsm/Reg/Target.dyn_o ) [ 49 of 427] Compiling GHC.CmmToAsm.X86.Instr ( compiler/GHC/CmmToAsm/X86/Instr.hs, dist/build/GHC/CmmToAsm/X86/Instr.o, dist/build/GHC/CmmToAsm/X86/Instr.dyn_o ) [ 50 of 427] Compiling GHC.CmmToAsm.AArch64.Instr ( compiler/GHC/CmmToAsm/AArch64/Instr.hs, dist/build/GHC/CmmToAsm/AArch64/Instr.o, dist/build/GHC/CmmToAsm/AArch64/Instr.dyn_o ) [ 51 of 427] Compiling GHC.CmmToAsm.AArch64.RegInfo ( compiler/GHC/CmmToAsm/AArch64/RegInfo.hs, dist/build/GHC/CmmToAsm/AArch64/RegInfo.o, dist/build/GHC/CmmToAsm/AArch64/RegInfo.dyn_o ) [ 52 of 427] Compiling GHC.CmmToAsm.Reg.Linear.X86_64 ( compiler/GHC/CmmToAsm/Reg/Linear/X86_64.hs, dist/build/GHC/CmmToAsm/Reg/Linear/X86_64.o, dist/build/GHC/CmmToAsm/Reg/Linear/X86_64.dyn_o ) [ 53 of 427] Compiling GHC.CmmToAsm.Reg.Linear.X86 ( compiler/GHC/CmmToAsm/Reg/Linear/X86.hs, dist/build/GHC/CmmToAsm/Reg/Linear/X86.o, dist/build/GHC/CmmToAsm/Reg/Linear/X86.dyn_o ) [ 54 of 427] Compiling GHC.CmmToC ( compiler/GHC/CmmToC.hs, dist/build/GHC/CmmToC.o, dist/build/GHC/CmmToC.dyn_o ) [ 55 of 427] Compiling GHC.CmmToLlvm.Mangler ( compiler/GHC/CmmToLlvm/Mangler.hs, dist/build/GHC/CmmToLlvm/Mangler.o, dist/build/GHC/CmmToLlvm/Mangler.dyn_o ) [ 56 of 427] Compiling GHC.Core.LateCC.Types ( compiler/GHC/Core/LateCC/Types.hs, dist/build/GHC/Core/LateCC/Types.o, dist/build/GHC/Core/LateCC/Types.dyn_o ) [ 57 of 427] Compiling GHC.Core.LateCC.Utils ( compiler/GHC/Core/LateCC/Utils.hs, dist/build/GHC/Core/LateCC/Utils.o, dist/build/GHC/Core/LateCC/Utils.dyn_o ) [ 58 of 427] Compiling GHC.Core.LateCC.TopLevelBinds ( compiler/GHC/Core/LateCC/TopLevelBinds.hs, dist/build/GHC/Core/LateCC/TopLevelBinds.o, dist/build/GHC/Core/LateCC/TopLevelBinds.dyn_o ) [ 59 of 427] Compiling GHC.Core.LateCC.OverloadedCalls ( compiler/GHC/Core/LateCC/OverloadedCalls.hs, dist/build/GHC/Core/LateCC/OverloadedCalls.o, dist/build/GHC/Core/LateCC/OverloadedCalls.dyn_o ) [ 60 of 427] Compiling GHC.Core.LateCC ( compiler/GHC/Core/LateCC.hs, dist/build/GHC/Core/LateCC.o, dist/build/GHC/Core/LateCC.dyn_o ) [ 61 of 427] Compiling GHC.Core.Opt.CSE ( compiler/GHC/Core/Opt/CSE.hs, dist/build/GHC/Core/Opt/CSE.o, dist/build/GHC/Core/Opt/CSE.dyn_o ) [ 62 of 427] Compiling GHC.Core.Opt.CallArity ( compiler/GHC/Core/Opt/CallArity.hs, dist/build/GHC/Core/Opt/CallArity.o, dist/build/GHC/Core/Opt/CallArity.dyn_o ) [ 63 of 427] Compiling GHC.Core.Opt.Exitify ( compiler/GHC/Core/Opt/Exitify.hs, dist/build/GHC/Core/Opt/Exitify.o, dist/build/GHC/Core/Opt/Exitify.dyn_o ) [ 64 of 427] Compiling GHC.Core.Opt.FloatIn ( compiler/GHC/Core/Opt/FloatIn.hs, dist/build/GHC/Core/Opt/FloatIn.o, dist/build/GHC/Core/Opt/FloatIn.dyn_o ) [ 65 of 427] Compiling GHC.Core.Opt.LiberateCase ( compiler/GHC/Core/Opt/LiberateCase.hs, dist/build/GHC/Core/Opt/LiberateCase.o, dist/build/GHC/Core/Opt/LiberateCase.dyn_o ) [ 66 of 427] Compiling GHC.Core.Opt.SetLevels ( compiler/GHC/Core/Opt/SetLevels.hs, dist/build/GHC/Core/Opt/SetLevels.o, dist/build/GHC/Core/Opt/SetLevels.dyn_o ) [ 67 of 427] Compiling GHC.Core.Opt.FloatOut ( compiler/GHC/Core/Opt/FloatOut.hs, dist/build/GHC/Core/Opt/FloatOut.o, dist/build/GHC/Core/Opt/FloatOut.dyn_o ) [ 68 of 427] Compiling GHC.Core.Opt.StaticArgs ( compiler/GHC/Core/Opt/StaticArgs.hs, dist/build/GHC/Core/Opt/StaticArgs.o, dist/build/GHC/Core/Opt/StaticArgs.dyn_o ) [ 69 of 427] Compiling GHC.Core.TyCon.Set ( compiler/GHC/Core/TyCon/Set.hs, dist/build/GHC/Core/TyCon/Set.o, dist/build/GHC/Core/TyCon/Set.dyn_o ) [ 70 of 427] Compiling GHC.Core.Opt.WorkWrap.Utils ( compiler/GHC/Core/Opt/WorkWrap/Utils.hs, dist/build/GHC/Core/Opt/WorkWrap/Utils.o, dist/build/GHC/Core/Opt/WorkWrap/Utils.dyn_o ) [ 71 of 427] Compiling GHC.Core.Opt.WorkWrap ( compiler/GHC/Core/Opt/WorkWrap.hs, dist/build/GHC/Core/Opt/WorkWrap.o, dist/build/GHC/Core/Opt/WorkWrap.dyn_o ) [ 72 of 427] Compiling GHC.Core.Opt.SpecConstr ( compiler/GHC/Core/Opt/SpecConstr.hs, dist/build/GHC/Core/Opt/SpecConstr.o, dist/build/GHC/Core/Opt/SpecConstr.dyn_o ) [ 73 of 427] Compiling GHC.CoreToStg.Prep ( compiler/GHC/CoreToStg/Prep.hs, dist/build/GHC/CoreToStg/Prep.o, dist/build/GHC/CoreToStg/Prep.dyn_o ) [ 74 of 427] Compiling GHC.Data.Bitmap ( compiler/GHC/Data/Bitmap.hs, dist/build/GHC/Data/Bitmap.o, dist/build/GHC/Data/Bitmap.dyn_o ) [ 75 of 427] Compiling GHC.Cmm.Info ( compiler/GHC/Cmm/Info.hs, dist/build/GHC/Cmm/Info.o, dist/build/GHC/Cmm/Info.dyn_o ) [ 76 of 427] Compiling GHC.CmmToAsm.PPC.Instr ( compiler/GHC/CmmToAsm/PPC/Instr.hs, dist/build/GHC/CmmToAsm/PPC/Instr.o, dist/build/GHC/CmmToAsm/PPC/Instr.dyn_o ) [ 77 of 427] Compiling GHC.CmmToAsm.Reg.Linear.FreeRegs ( compiler/GHC/CmmToAsm/Reg/Linear/FreeRegs.hs, dist/build/GHC/CmmToAsm/Reg/Linear/FreeRegs.o, dist/build/GHC/CmmToAsm/Reg/Linear/FreeRegs.dyn_o ) [ 78 of 427] Compiling GHC.CmmToAsm.PPC.RegInfo ( compiler/GHC/CmmToAsm/PPC/RegInfo.hs, dist/build/GHC/CmmToAsm/PPC/RegInfo.o, dist/build/GHC/CmmToAsm/PPC/RegInfo.dyn_o ) [ 79 of 427] Compiling GHC.Cmm.ProcPoint ( compiler/GHC/Cmm/ProcPoint.hs, dist/build/GHC/Cmm/ProcPoint.o, dist/build/GHC/Cmm/ProcPoint.dyn_o ) [ 80 of 427] Compiling GHC.Data.Graph.Base ( compiler/GHC/Data/Graph/Base.hs, dist/build/GHC/Data/Graph/Base.o, dist/build/GHC/Data/Graph/Base.dyn_o ) [ 81 of 427] Compiling GHC.CmmToAsm.Reg.Graph.TrivColorable ( compiler/GHC/CmmToAsm/Reg/Graph/TrivColorable.hs, dist/build/GHC/CmmToAsm/Reg/Graph/TrivColorable.o, dist/build/GHC/CmmToAsm/Reg/Graph/TrivColorable.dyn_o ) [ 82 of 427] Compiling GHC.Data.Graph.Inductive.Graph ( compiler/GHC/Data/Graph/Inductive/Graph.hs, dist/build/GHC/Data/Graph/Inductive/Graph.o, dist/build/GHC/Data/Graph/Inductive/Graph.dyn_o ) [ 83 of 427] Compiling GHC.Data.Graph.Collapse ( compiler/GHC/Data/Graph/Collapse.hs, dist/build/GHC/Data/Graph/Collapse.o, dist/build/GHC/Data/Graph/Collapse.dyn_o ) [ 84 of 427] Compiling GHC.Data.Graph.Inductive.PatriciaTree ( compiler/GHC/Data/Graph/Inductive/PatriciaTree.hs, dist/build/GHC/Data/Graph/Inductive/PatriciaTree.o, dist/build/GHC/Data/Graph/Inductive/PatriciaTree.dyn_o ) [ 85 of 427] Compiling GHC.Cmm.Reducibility ( compiler/GHC/Cmm/Reducibility.hs, dist/build/GHC/Cmm/Reducibility.o, dist/build/GHC/Cmm/Reducibility.dyn_o ) [ 86 of 427] Compiling GHC.Data.Graph.Ops ( compiler/GHC/Data/Graph/Ops.hs, dist/build/GHC/Data/Graph/Ops.o, dist/build/GHC/Data/Graph/Ops.dyn_o ) [ 87 of 427] Compiling GHC.Data.Graph.Ppr ( compiler/GHC/Data/Graph/Ppr.hs, dist/build/GHC/Data/Graph/Ppr.o, dist/build/GHC/Data/Graph/Ppr.dyn_o ) [ 88 of 427] Compiling GHC.Data.Graph.Color ( compiler/GHC/Data/Graph/Color.hs, dist/build/GHC/Data/Graph/Color.o, dist/build/GHC/Data/Graph/Color.dyn_o ) [ 89 of 427] Compiling GHC.Data.UnionFind ( compiler/GHC/Data/UnionFind.hs, dist/build/GHC/Data/UnionFind.o, dist/build/GHC/Data/UnionFind.dyn_o ) [ 90 of 427] Compiling GHC.CmmToAsm.CFG ( compiler/GHC/CmmToAsm/CFG.hs, dist/build/GHC/CmmToAsm/CFG.o, dist/build/GHC/CmmToAsm/CFG.dyn_o ) [ 91 of 427] Compiling GHC.CmmToAsm.Reg.Liveness ( compiler/GHC/CmmToAsm/Reg/Liveness.hs, dist/build/GHC/CmmToAsm/Reg/Liveness.o, dist/build/GHC/CmmToAsm/Reg/Liveness.dyn_o ) [ 92 of 427] Compiling GHC.CmmToAsm.Reg.Linear.Base ( compiler/GHC/CmmToAsm/Reg/Linear/Base.hs, dist/build/GHC/CmmToAsm/Reg/Linear/Base.o, dist/build/GHC/CmmToAsm/Reg/Linear/Base.dyn_o ) [ 93 of 427] Compiling GHC.CmmToAsm.Reg.Linear.Stats ( compiler/GHC/CmmToAsm/Reg/Linear/Stats.hs, dist/build/GHC/CmmToAsm/Reg/Linear/Stats.o, dist/build/GHC/CmmToAsm/Reg/Linear/Stats.dyn_o ) [ 94 of 427] Compiling GHC.CmmToAsm.Reg.Linear.State ( compiler/GHC/CmmToAsm/Reg/Linear/State.hs, dist/build/GHC/CmmToAsm/Reg/Linear/State.o, dist/build/GHC/CmmToAsm/Reg/Linear/State.dyn_o ) [ 95 of 427] Compiling GHC.CmmToAsm.Reg.Linear.JoinToTargets ( compiler/GHC/CmmToAsm/Reg/Linear/JoinToTargets.hs, dist/build/GHC/CmmToAsm/Reg/Linear/JoinToTargets.o, dist/build/GHC/CmmToAsm/Reg/Linear/JoinToTargets.dyn_o ) [ 96 of 427] Compiling GHC.CmmToAsm.Reg.Linear ( compiler/GHC/CmmToAsm/Reg/Linear.hs, dist/build/GHC/CmmToAsm/Reg/Linear.o, dist/build/GHC/CmmToAsm/Reg/Linear.dyn_o ) [ 97 of 427] Compiling GHC.CmmToAsm.Reg.Graph.SpillClean ( compiler/GHC/CmmToAsm/Reg/Graph/SpillClean.hs, dist/build/GHC/CmmToAsm/Reg/Graph/SpillClean.o, dist/build/GHC/CmmToAsm/Reg/Graph/SpillClean.dyn_o ) [ 98 of 427] Compiling GHC.CmmToAsm.Reg.Graph.Spill ( compiler/GHC/CmmToAsm/Reg/Graph/Spill.hs, dist/build/GHC/CmmToAsm/Reg/Graph/Spill.o, dist/build/GHC/CmmToAsm/Reg/Graph/Spill.dyn_o ) [ 99 of 427] Compiling GHC.CmmToAsm.Reg.Graph.SpillCost ( compiler/GHC/CmmToAsm/Reg/Graph/SpillCost.hs, dist/build/GHC/CmmToAsm/Reg/Graph/SpillCost.o, dist/build/GHC/CmmToAsm/Reg/Graph/SpillCost.dyn_o ) [100 of 427] Compiling GHC.CmmToAsm.Reg.Graph.Stats ( compiler/GHC/CmmToAsm/Reg/Graph/Stats.hs, dist/build/GHC/CmmToAsm/Reg/Graph/Stats.o, dist/build/GHC/CmmToAsm/Reg/Graph/Stats.dyn_o ) [101 of 427] Compiling GHC.CmmToAsm.Reg.Graph ( compiler/GHC/CmmToAsm/Reg/Graph.hs, dist/build/GHC/CmmToAsm/Reg/Graph.o, dist/build/GHC/CmmToAsm/Reg/Graph.dyn_o ) [102 of 427] Compiling GHC.CmmToAsm.Monad ( compiler/GHC/CmmToAsm/Monad.hs, dist/build/GHC/CmmToAsm/Monad.o, dist/build/GHC/CmmToAsm/Monad.dyn_o ) [103 of 427] Compiling GHC.CmmToAsm.PIC ( compiler/GHC/CmmToAsm/PIC.hs, dist/build/GHC/CmmToAsm/PIC.o, dist/build/GHC/CmmToAsm/PIC.dyn_o ) [104 of 427] Compiling GHC.CmmToAsm.RV64.CodeGen ( compiler/GHC/CmmToAsm/RV64/CodeGen.hs, dist/build/GHC/CmmToAsm/RV64/CodeGen.o, dist/build/GHC/CmmToAsm/RV64/CodeGen.dyn_o ) [105 of 427] Compiling GHC.CmmToAsm.PPC.CodeGen ( compiler/GHC/CmmToAsm/PPC/CodeGen.hs, dist/build/GHC/CmmToAsm/PPC/CodeGen.o, dist/build/GHC/CmmToAsm/PPC/CodeGen.dyn_o ) [106 of 427] Compiling GHC.Cmm.GenericOpt ( compiler/GHC/Cmm/GenericOpt.hs, dist/build/GHC/Cmm/GenericOpt.o, dist/build/GHC/Cmm/GenericOpt.dyn_o ) [107 of 427] Compiling GHC.CmmToAsm.AArch64.CodeGen ( compiler/GHC/CmmToAsm/AArch64/CodeGen.hs, dist/build/GHC/CmmToAsm/AArch64/CodeGen.o, dist/build/GHC/CmmToAsm/AArch64/CodeGen.dyn_o ) [108 of 427] Compiling GHC.CmmToAsm.BlockLayout ( compiler/GHC/CmmToAsm/BlockLayout.hs, dist/build/GHC/CmmToAsm/BlockLayout.o, dist/build/GHC/CmmToAsm/BlockLayout.dyn_o ) [109 of 427] Compiling GHC.Driver.Config.Cmm ( compiler/GHC/Driver/Config/Cmm.hs, dist/build/GHC/Driver/Config/Cmm.o, dist/build/GHC/Driver/Config/Cmm.dyn_o ) [110 of 427] Compiling GHC.Driver.Config.CmmToAsm ( compiler/GHC/Driver/Config/CmmToAsm.hs, dist/build/GHC/Driver/Config/CmmToAsm.o, dist/build/GHC/Driver/Config/CmmToAsm.dyn_o ) [111 of 427] Compiling GHC.Driver.Config.Core.Lint.Interactive ( compiler/GHC/Driver/Config/Core/Lint/Interactive.hs, dist/build/GHC/Driver/Config/Core/Lint/Interactive.o, dist/build/GHC/Driver/Config/Core/Lint/Interactive.dyn_o ) [112 of 427] Compiling GHC.Driver.Config.Core.Opt.Arity ( compiler/GHC/Driver/Config/Core/Opt/Arity.hs, dist/build/GHC/Driver/Config/Core/Opt/Arity.o, dist/build/GHC/Driver/Config/Core/Opt/Arity.dyn_o ) [113 of 427] Compiling GHC.Driver.Config.Core.Opt.LiberateCase ( compiler/GHC/Driver/Config/Core/Opt/LiberateCase.hs, dist/build/GHC/Driver/Config/Core/Opt/LiberateCase.o, dist/build/GHC/Driver/Config/Core/Opt/LiberateCase.dyn_o ) [114 of 427] Compiling GHC.Driver.Config.Core.Opt.WorkWrap ( compiler/GHC/Driver/Config/Core/Opt/WorkWrap.hs, dist/build/GHC/Driver/Config/Core/Opt/WorkWrap.o, dist/build/GHC/Driver/Config/Core/Opt/WorkWrap.dyn_o ) [115 of 427] Compiling GHC.Driver.Config.Core.Rules ( compiler/GHC/Driver/Config/Core/Rules.hs, dist/build/GHC/Driver/Config/Core/Rules.o, dist/build/GHC/Driver/Config/Core/Rules.dyn_o ) [116 of 427] Compiling GHC.Driver.Config.Core.Opt.Simplify ( compiler/GHC/Driver/Config/Core/Opt/Simplify.hs, dist/build/GHC/Driver/Config/Core/Opt/Simplify.o, dist/build/GHC/Driver/Config/Core/Opt/Simplify.dyn_o ) [117 of 427] Compiling GHC.Core.Opt.Specialise ( compiler/GHC/Core/Opt/Specialise.hs, dist/build/GHC/Core/Opt/Specialise.o, dist/build/GHC/Core/Opt/Specialise.dyn_o ) [118 of 427] Compiling GHC.Driver.Config.CoreToStg.Prep ( compiler/GHC/Driver/Config/CoreToStg/Prep.hs, dist/build/GHC/Driver/Config/CoreToStg/Prep.o, dist/build/GHC/Driver/Config/CoreToStg/Prep.dyn_o ) [119 of 427] Compiling GHC.Driver.Config.Finder ( compiler/GHC/Driver/Config/Finder.hs, dist/build/GHC/Driver/Config/Finder.o, dist/build/GHC/Driver/Config/Finder.dyn_o ) [120 of 427] Compiling GHC.Driver.Config.HsToCore ( compiler/GHC/Driver/Config/HsToCore.hs, dist/build/GHC/Driver/Config/HsToCore.o, dist/build/GHC/Driver/Config/HsToCore.dyn_o ) [121 of 427] Compiling GHC.Driver.Config.Linker ( compiler/GHC/Driver/Config/Linker.hs, dist/build/GHC/Driver/Config/Linker.o, dist/build/GHC/Driver/Config/Linker.dyn_o ) [122 of 427] Compiling GHC.Driver.Config.Stg.Ppr ( compiler/GHC/Driver/Config/Stg/Ppr.hs, dist/build/GHC/Driver/Config/Stg/Ppr.o, dist/build/GHC/Driver/Config/Stg/Ppr.dyn_o ) [123 of 427] Compiling GHC.Driver.Config.StgToCmm ( compiler/GHC/Driver/Config/StgToCmm.hs, dist/build/GHC/Driver/Config/StgToCmm.o, dist/build/GHC/Driver/Config/StgToCmm.dyn_o ) [124 of 427] Compiling GHC.Driver.Config.Cmm.Parser ( compiler/GHC/Driver/Config/Cmm/Parser.hs, dist/build/GHC/Driver/Config/Cmm/Parser.o, dist/build/GHC/Driver/Config/Cmm/Parser.dyn_o ) [125 of 427] Compiling GHC.Driver.Config.StgToJS ( compiler/GHC/Driver/Config/StgToJS.hs, dist/build/GHC/Driver/Config/StgToJS.o, dist/build/GHC/Driver/Config/StgToJS.dyn_o ) [126 of 427] Compiling GHC.Driver.MakeSem ( compiler/GHC/Driver/MakeSem.hs, dist/build/GHC/Driver/MakeSem.o, dist/build/GHC/Driver/MakeSem.dyn_o ) [127 of 427] Compiling GHC.Driver.Pipeline.LogQueue ( compiler/GHC/Driver/Pipeline/LogQueue.hs, dist/build/GHC/Driver/Pipeline/LogQueue.o, dist/build/GHC/Driver/Pipeline/LogQueue.dyn_o ) [128 of 427] Compiling GHC.Hs.Stats ( compiler/GHC/Hs/Stats.hs, dist/build/GHC/Hs/Stats.o, dist/build/GHC/Hs/Stats.dyn_o ) [129 of 427] Compiling GHC.Hs.Syn.Type ( compiler/GHC/Hs/Syn/Type.hs, dist/build/GHC/Hs/Syn/Type.o, dist/build/GHC/Hs/Syn/Type.dyn_o ) [130 of 427] Compiling GHC.HsToCore.Docs ( compiler/GHC/HsToCore/Docs.hs, dist/build/GHC/HsToCore/Docs.o, dist/build/GHC/HsToCore/Docs.dyn_o ) [131 of 427] Compiling GHC.HsToCore.Foreign.Utils ( compiler/GHC/HsToCore/Foreign/Utils.hs, dist/build/GHC/HsToCore/Foreign/Utils.o, dist/build/GHC/HsToCore/Foreign/Utils.dyn_o ) [132 of 427] Compiling GHC.HsToCore.Ticks ( compiler/GHC/HsToCore/Ticks.hs, dist/build/GHC/HsToCore/Ticks.o, dist/build/GHC/HsToCore/Ticks.dyn_o ) [133 of 427] Compiling GHC.HsToCore.Coverage ( compiler/GHC/HsToCore/Coverage.hs, dist/build/GHC/HsToCore/Coverage.o, dist/build/GHC/HsToCore/Coverage.dyn_o ) [134 of 427] Compiling GHC.Driver.Config.HsToCore.Ticks ( compiler/GHC/Driver/Config/HsToCore/Ticks.hs, dist/build/GHC/Driver/Config/HsToCore/Ticks.o, dist/build/GHC/Driver/Config/HsToCore/Ticks.dyn_o ) [135 of 427] Compiling GHC.HsToCore.Types ( compiler/GHC/HsToCore/Types.hs, dist/build/GHC/HsToCore/Types.o, dist/build/GHC/HsToCore/Types.dyn_o ) [136 of 427] Compiling GHC.Iface.Binary ( compiler/GHC/Iface/Binary.hs, dist/build/GHC/Iface/Binary.o, dist/build/GHC/Iface/Binary.dyn_o ) [137 of 427] Compiling GHC.Iface.Errors ( compiler/GHC/Iface/Errors.hs, dist/build/GHC/Iface/Errors.o, dist/build/GHC/Iface/Errors.dyn_o ) [138 of 427] Compiling GHC.Iface.Ext.Types ( compiler/GHC/Iface/Ext/Types.hs, dist/build/GHC/Iface/Ext/Types.o, dist/build/GHC/Iface/Ext/Types.dyn_o ) [139 of 427] Compiling GHC.Iface.Ext.Binary ( compiler/GHC/Iface/Ext/Binary.hs, dist/build/GHC/Iface/Ext/Binary.o, dist/build/GHC/Iface/Ext/Binary.dyn_o ) [140 of 427] Compiling GHC.Iface.Ext.Utils ( compiler/GHC/Iface/Ext/Utils.hs, dist/build/GHC/Iface/Ext/Utils.o, dist/build/GHC/Iface/Ext/Utils.dyn_o ) [141 of 427] Compiling GHC.Iface.Ext.Debug ( compiler/GHC/Iface/Ext/Debug.hs, dist/build/GHC/Iface/Ext/Debug.o, dist/build/GHC/Iface/Ext/Debug.dyn_o ) [142 of 427] Compiling GHC.Iface.Recomp.Flags ( compiler/GHC/Iface/Recomp/Flags.hs, dist/build/GHC/Iface/Recomp/Flags.o, dist/build/GHC/Iface/Recomp/Flags.dyn_o ) [143 of 427] Compiling GHC.Iface.Tidy.StaticPtrTable ( compiler/GHC/Iface/Tidy/StaticPtrTable.hs, dist/build/GHC/Iface/Tidy/StaticPtrTable.o, dist/build/GHC/Iface/Tidy/StaticPtrTable.dyn_o ) [144 of 427] Compiling GHC.Iface.Warnings ( compiler/GHC/Iface/Warnings.hs, dist/build/GHC/Iface/Warnings.o, dist/build/GHC/Iface/Warnings.dyn_o ) [145 of 427] Compiling GHC.JS.Opt.Expr ( compiler/GHC/JS/Opt/Expr.hs, dist/build/GHC/JS/Opt/Expr.o, dist/build/GHC/JS/Opt/Expr.dyn_o ) [146 of 427] Compiling GHC.JS.Opt.Simple ( compiler/GHC/JS/Opt/Simple.hs, dist/build/GHC/JS/Opt/Simple.o, dist/build/GHC/JS/Opt/Simple.dyn_o ) [147 of 427] Compiling GHC.JS.Optimizer ( compiler/GHC/JS/Optimizer.hs, dist/build/GHC/JS/Optimizer.o, dist/build/GHC/JS/Optimizer.dyn_o ) [148 of 427] Compiling GHC.Linker.Unit ( compiler/GHC/Linker/Unit.hs, dist/build/GHC/Linker/Unit.o, dist/build/GHC/Linker/Unit.dyn_o ) [149 of 427] Compiling GHC.Parser.Utils ( compiler/GHC/Parser/Utils.hs, dist/build/GHC/Parser/Utils.o, dist/build/GHC/Parser/Utils.dyn_o ) [150 of 427] Compiling GHC.Platform.Host ( ghc-lib/stage0/libraries/ghc-boot/build/GHC/Platform/Host.hs, dist/build/GHC/Platform/Host.o, dist/build/GHC/Platform/Host.dyn_o ) [151 of 427] Compiling GHC.Runtime.Interpreter.Process ( compiler/GHC/Runtime/Interpreter/Process.hs, dist/build/GHC/Runtime/Interpreter/Process.o, dist/build/GHC/Runtime/Interpreter/Process.dyn_o ) [152 of 427] Compiling GHC.Runtime.Interpreter.Wasm ( compiler/GHC/Runtime/Interpreter/Wasm.hs, dist/build/GHC/Runtime/Interpreter/Wasm.o, dist/build/GHC/Runtime/Interpreter/Wasm.dyn_o ) [153 of 427] Compiling GHC.Runtime.Utils ( compiler/GHC/Runtime/Utils.hs, dist/build/GHC/Runtime/Utils.o, dist/build/GHC/Runtime/Utils.dyn_o ) [154 of 427] Compiling GHC.Settings.IO ( compiler/GHC/Settings/IO.hs, dist/build/GHC/Settings/IO.o, dist/build/GHC/Settings/IO.dyn_o ) [155 of 427] Compiling GHC.Stg.BcPrep ( compiler/GHC/Stg/BcPrep.hs, dist/build/GHC/Stg/BcPrep.o, dist/build/GHC/Stg/BcPrep.dyn_o ) [156 of 427] Compiling GHC.Stg.CSE ( compiler/GHC/Stg/CSE.hs, dist/build/GHC/Stg/CSE.o, dist/build/GHC/Stg/CSE.dyn_o ) [157 of 427] Compiling GHC.Stg.Debug ( compiler/GHC/Stg/Debug.hs, dist/build/GHC/Stg/Debug.o, dist/build/GHC/Stg/Debug.dyn_o ) [158 of 427] Compiling GHC.Driver.Config.Stg.Debug ( compiler/GHC/Driver/Config/Stg/Debug.hs, dist/build/GHC/Driver/Config/Stg/Debug.o, dist/build/GHC/Driver/Config/Stg/Debug.dyn_o ) [159 of 427] Compiling GHC.Stg.InferTags.Types ( compiler/GHC/Stg/InferTags/Types.hs, dist/build/GHC/Stg/InferTags/Types.o, dist/build/GHC/Stg/InferTags/Types.dyn_o ) [160 of 427] Compiling GHC.Stg.Lift.Config ( compiler/GHC/Stg/Lift/Config.hs, dist/build/GHC/Stg/Lift/Config.o, dist/build/GHC/Stg/Lift/Config.dyn_o ) [161 of 427] Compiling GHC.Driver.Config.Stg.Lift ( compiler/GHC/Driver/Config/Stg/Lift.hs, dist/build/GHC/Driver/Config/Stg/Lift.o, dist/build/GHC/Driver/Config/Stg/Lift.dyn_o ) [162 of 427] Compiling GHC.Stg.Stats ( compiler/GHC/Stg/Stats.hs, dist/build/GHC/Stg/Stats.o, dist/build/GHC/Stg/Stats.dyn_o ) [163 of 427] Compiling GHC.Stg.Subst ( compiler/GHC/Stg/Subst.hs, dist/build/GHC/Stg/Subst.o, dist/build/GHC/Stg/Subst.dyn_o ) [164 of 427] Compiling GHC.Stg.Lift.Monad ( compiler/GHC/Stg/Lift/Monad.hs, dist/build/GHC/Stg/Lift/Monad.o, dist/build/GHC/Stg/Lift/Monad.dyn_o ) [165 of 427] Compiling GHC.Stg.Utils ( compiler/GHC/Stg/Utils.hs, dist/build/GHC/Stg/Utils.o, dist/build/GHC/Stg/Utils.dyn_o ) [166 of 427] Compiling GHC.Stg.Make ( compiler/GHC/Stg/Make.hs, dist/build/GHC/Stg/Make.o, dist/build/GHC/Stg/Make.dyn_o ) [167 of 427] Compiling GHC.Stg.Lint ( compiler/GHC/Stg/Lint.hs, dist/build/GHC/Stg/Lint.o, dist/build/GHC/Stg/Lint.dyn_o ) [168 of 427] Compiling GHC.Stg.FVs ( compiler/GHC/Stg/FVs.hs, dist/build/GHC/Stg/FVs.o, dist/build/GHC/Stg/FVs.dyn_o ) [169 of 427] Compiling GHC.CoreToStg ( compiler/GHC/CoreToStg.hs, dist/build/GHC/CoreToStg.o, dist/build/GHC/CoreToStg.dyn_o ) [170 of 427] Compiling GHC.Driver.Config.CoreToStg ( compiler/GHC/Driver/Config/CoreToStg.hs, dist/build/GHC/Driver/Config/CoreToStg.o, dist/build/GHC/Driver/Config/CoreToStg.dyn_o ) [171 of 427] Compiling GHC.StgToCmm.Hpc ( compiler/GHC/StgToCmm/Hpc.hs, dist/build/GHC/StgToCmm/Hpc.o, dist/build/GHC/StgToCmm/Hpc.dyn_o ) [172 of 427] Compiling GHC.StgToCmm.Sequel ( compiler/GHC/StgToCmm/Sequel.hs, dist/build/GHC/StgToCmm/Sequel.o, dist/build/GHC/StgToCmm/Sequel.dyn_o ) [173 of 427] Compiling GHC.StgToCmm.Closure ( compiler/GHC/StgToCmm/Closure.hs, dist/build/GHC/StgToCmm/Closure.o, dist/build/GHC/StgToCmm/Closure.dyn_o ) [174 of 427] Compiling GHC.StgToCmm.Monad ( compiler/GHC/StgToCmm/Monad.hs, dist/build/GHC/StgToCmm/Monad.o, dist/build/GHC/StgToCmm/Monad.dyn_o ) [175 of 427] Compiling GHC.StgToCmm.InfoTableProv ( compiler/GHC/StgToCmm/InfoTableProv.hs, dist/build/GHC/StgToCmm/InfoTableProv.o, dist/build/GHC/StgToCmm/InfoTableProv.dyn_o ) [176 of 427] Compiling GHC.StgToCmm.ExtCode ( compiler/GHC/StgToCmm/ExtCode.hs, dist/build/GHC/StgToCmm/ExtCode.o, dist/build/GHC/StgToCmm/ExtCode.dyn_o ) [177 of 427] Compiling GHC.StgToCmm.Env ( compiler/GHC/StgToCmm/Env.hs, dist/build/GHC/StgToCmm/Env.o, dist/build/GHC/StgToCmm/Env.dyn_o ) [178 of 427] Compiling GHC.StgToCmm.Lit ( compiler/GHC/StgToCmm/Lit.hs, dist/build/GHC/StgToCmm/Lit.o, dist/build/GHC/StgToCmm/Lit.dyn_o ) [179 of 427] Compiling GHC.StgToCmm.ArgRep ( compiler/GHC/StgToCmm/ArgRep.hs, dist/build/GHC/StgToCmm/ArgRep.o, dist/build/GHC/StgToCmm/ArgRep.dyn_o ) [180 of 427] Compiling GHC.Stg.InferTags.Rewrite ( compiler/GHC/Stg/InferTags/Rewrite.hs, dist/build/GHC/Stg/InferTags/Rewrite.o, dist/build/GHC/Stg/InferTags/Rewrite.dyn_o ) [181 of 427] Compiling GHC.Stg.InferTags ( compiler/GHC/Stg/InferTags.hs, dist/build/GHC/Stg/InferTags.o, dist/build/GHC/Stg/InferTags.dyn_o ) [182 of 427] Compiling GHC.StgToJS.ExprCtx ( compiler/GHC/StgToJS/ExprCtx.hs, dist/build/GHC/StgToJS/ExprCtx.o, dist/build/GHC/StgToJS/ExprCtx.dyn_o ) [183 of 427] Compiling GHC.StgToJS.Heap ( compiler/GHC/StgToJS/Heap.hs, dist/build/GHC/StgToJS/Heap.o, dist/build/GHC/StgToJS/Heap.dyn_o ) [184 of 427] Compiling GHC.StgToJS.Linker.Opt ( compiler/GHC/StgToJS/Linker/Opt.hs, dist/build/GHC/StgToJS/Linker/Opt.o, dist/build/GHC/StgToJS/Linker/Opt.dyn_o ) [185 of 427] Compiling GHC.StgToJS.Monad ( compiler/GHC/StgToJS/Monad.hs, dist/build/GHC/StgToJS/Monad.o, dist/build/GHC/StgToJS/Monad.dyn_o ) [186 of 427] Compiling GHC.StgToJS.Regs ( compiler/GHC/StgToJS/Regs.hs, dist/build/GHC/StgToJS/Regs.o, dist/build/GHC/StgToJS/Regs.dyn_o ) [187 of 427] Compiling GHC.StgToJS.Profiling ( compiler/GHC/StgToJS/Profiling.hs, dist/build/GHC/StgToJS/Profiling.o, dist/build/GHC/StgToJS/Profiling.dyn_o ) [188 of 427] Compiling GHC.StgToJS.Prim ( compiler/GHC/StgToJS/Prim.hs, dist/build/GHC/StgToJS/Prim.o, dist/build/GHC/StgToJS/Prim.dyn_o ) [189 of 427] Compiling GHC.StgToJS.Rts.Types ( compiler/GHC/StgToJS/Rts/Types.hs, dist/build/GHC/StgToJS/Rts/Types.o, dist/build/GHC/StgToJS/Rts/Types.dyn_o ) [190 of 427] Compiling GHC.StgToJS.Utils ( compiler/GHC/StgToJS/Utils.hs, dist/build/GHC/StgToJS/Utils.o, dist/build/GHC/StgToJS/Utils.dyn_o ) [191 of 427] Compiling GHC.StgToJS.Sinker ( compiler/GHC/StgToJS/Sinker.hs, dist/build/GHC/StgToJS/Sinker.o, dist/build/GHC/StgToJS/Sinker.dyn_o ) [192 of 427] Compiling GHC.StgToJS.Ids ( compiler/GHC/StgToJS/Ids.hs, dist/build/GHC/StgToJS/Ids.o, dist/build/GHC/StgToJS/Ids.dyn_o ) [193 of 427] Compiling GHC.StgToJS.Stack ( compiler/GHC/StgToJS/Stack.hs, dist/build/GHC/StgToJS/Stack.o, dist/build/GHC/StgToJS/Stack.dyn_o ) [194 of 427] Compiling GHC.StgToJS.Literal ( compiler/GHC/StgToJS/Literal.hs, dist/build/GHC/StgToJS/Literal.o, dist/build/GHC/StgToJS/Literal.dyn_o ) [195 of 427] Compiling GHC.StgToJS.StaticPtr ( compiler/GHC/StgToJS/StaticPtr.hs, dist/build/GHC/StgToJS/StaticPtr.o, dist/build/GHC/StgToJS/StaticPtr.dyn_o ) [196 of 427] Compiling GHC.StgToJS.Linker.Utils ( compiler/GHC/StgToJS/Linker/Utils.hs, dist/build/GHC/StgToJS/Linker/Utils.o, dist/build/GHC/StgToJS/Linker/Utils.dyn_o ) [197 of 427] Compiling GHC.StgToJS.Deps ( compiler/GHC/StgToJS/Deps.hs, dist/build/GHC/StgToJS/Deps.o, dist/build/GHC/StgToJS/Deps.dyn_o ) [198 of 427] Compiling GHC.StgToJS.Closure ( compiler/GHC/StgToJS/Closure.hs, dist/build/GHC/StgToJS/Closure.o, dist/build/GHC/StgToJS/Closure.dyn_o ) [199 of 427] Compiling GHC.StgToJS.DataCon ( compiler/GHC/StgToJS/DataCon.hs, dist/build/GHC/StgToJS/DataCon.o, dist/build/GHC/StgToJS/DataCon.dyn_o ) [200 of 427] Compiling GHC.StgToJS.Arg ( compiler/GHC/StgToJS/Arg.hs, dist/build/GHC/StgToJS/Arg.o, dist/build/GHC/StgToJS/Arg.dyn_o ) [201 of 427] Compiling GHC.StgToJS.FFI ( compiler/GHC/StgToJS/FFI.hs, dist/build/GHC/StgToJS/FFI.o, dist/build/GHC/StgToJS/FFI.dyn_o ) [202 of 427] Compiling GHC.StgToJS.Apply ( compiler/GHC/StgToJS/Apply.hs, dist/build/GHC/StgToJS/Apply.o, dist/build/GHC/StgToJS/Apply.dyn_o ) [203 of 427] Compiling GHC.StgToJS.Rts.Rts ( compiler/GHC/StgToJS/Rts/Rts.hs, dist/build/GHC/StgToJS/Rts/Rts.o, dist/build/GHC/StgToJS/Rts/Rts.dyn_o ) [204 of 427] Compiling GHC.StgToJS.Expr ( compiler/GHC/StgToJS/Expr.hs, dist/build/GHC/StgToJS/Expr.o, dist/build/GHC/StgToJS/Expr.dyn_o ) [205 of 427] Compiling GHC.StgToJS.CodeGen ( compiler/GHC/StgToJS/CodeGen.hs, dist/build/GHC/StgToJS/CodeGen.o, dist/build/GHC/StgToJS/CodeGen.dyn_o ) [206 of 427] Compiling GHC.StgToJS ( compiler/GHC/StgToJS.hs, dist/build/GHC/StgToJS.o, dist/build/GHC/StgToJS.dyn_o ) [207 of 427] Compiling GHC.SysTools.Ar ( compiler/GHC/SysTools/Ar.hs, dist/build/GHC/SysTools/Ar.o, dist/build/GHC/SysTools/Ar.dyn_o ) [208 of 427] Compiling GHC.SysTools.Process ( compiler/GHC/SysTools/Process.hs, dist/build/GHC/SysTools/Process.o, dist/build/GHC/SysTools/Process.dyn_o ) [209 of 427] Compiling GHC.Linker.External ( compiler/GHC/Linker/External.hs, dist/build/GHC/Linker/External.o, dist/build/GHC/Linker/External.dyn_o ) [210 of 427] Compiling GHC.SysTools.Tasks ( compiler/GHC/SysTools/Tasks.hs, dist/build/GHC/SysTools/Tasks.o, dist/build/GHC/SysTools/Tasks.dyn_o ) [211 of 427] Compiling GHC.SysTools ( compiler/GHC/SysTools.hs, dist/build/GHC/SysTools.o, dist/build/GHC/SysTools.dyn_o ) [212 of 427] Compiling GHC.SysTools.Cpp ( compiler/GHC/SysTools/Cpp.hs, dist/build/GHC/SysTools/Cpp.o, dist/build/GHC/SysTools/Cpp.dyn_o ) [213 of 427] Compiling GHC.Linker.Windows ( compiler/GHC/Linker/Windows.hs, dist/build/GHC/Linker/Windows.o, dist/build/GHC/Linker/Windows.dyn_o ) [214 of 427] Compiling GHC.Driver.Config.CmmToLlvm ( compiler/GHC/Driver/Config/CmmToLlvm.hs, dist/build/GHC/Driver/Config/CmmToLlvm.o, dist/build/GHC/Driver/Config/CmmToLlvm.dyn_o ) [215 of 427] Compiling GHC.Tc.Instance.FunDeps ( compiler/GHC/Tc/Instance/FunDeps.hs, dist/build/GHC/Tc/Instance/FunDeps.o, dist/build/GHC/Tc/Instance/FunDeps.dyn_o ) [216 of 427] Compiling GHC.Tc.Types.EvTerm ( compiler/GHC/Tc/Types/EvTerm.hs, dist/build/GHC/Tc/Types/EvTerm.o, dist/build/GHC/Tc/Types/EvTerm.dyn_o ) [217 of 427] Compiling GHC.Tc.Zonk.TcType ( compiler/GHC/Tc/Zonk/TcType.hs, dist/build/GHC/Tc/Zonk/TcType.o, dist/build/GHC/Tc/Zonk/TcType.dyn_o ) [218 of 427] Compiling GHC.Tc.Utils.Monad ( compiler/GHC/Tc/Utils/Monad.hs, dist/build/GHC/Tc/Utils/Monad.o, dist/build/GHC/Tc/Utils/Monad.dyn_o ) [219 of 427] Compiling GHC.Rename.Unbound ( compiler/GHC/Rename/Unbound.hs, dist/build/GHC/Rename/Unbound.o, dist/build/GHC/Rename/Unbound.dyn_o ) [220 of 427] Compiling GHC.Rename.Doc ( compiler/GHC/Rename/Doc.hs, dist/build/GHC/Rename/Doc.o, dist/build/GHC/Rename/Doc.dyn_o ) [221 of 427] Compiling GHC.Iface.Env[boot] ( compiler/GHC/Iface/Env.hs-boot, dist/build/GHC/Iface/Env.o-boot, dist/build/GHC/Iface/Env.dyn_o-boot ) [222 of 427] Compiling GHC.Iface.Env ( compiler/GHC/Iface/Env.hs, dist/build/GHC/Iface/Env.o, dist/build/GHC/Iface/Env.dyn_o ) [223 of 427] Compiling GHC.Tc.TyCl.Build ( compiler/GHC/Tc/TyCl/Build.hs, dist/build/GHC/Tc/TyCl/Build.o, dist/build/GHC/Tc/TyCl/Build.dyn_o ) [224 of 427] Compiling GHC.ThToHs ( compiler/GHC/ThToHs.hs, dist/build/GHC/ThToHs.o, dist/build/GHC/ThToHs.dyn_o ) [225 of 427] Compiling GHC.Types.Name.Shape ( compiler/GHC/Types/Name/Shape.hs, dist/build/GHC/Types/Name/Shape.o, dist/build/GHC/Types/Name/Shape.dyn_o ) [226 of 427] Compiling GHC.Types.Unique.MemoFun ( compiler/GHC/Types/Unique/MemoFun.hs, dist/build/GHC/Types/Unique/MemoFun.o, dist/build/GHC/Types/Unique/MemoFun.dyn_o ) [227 of 427] Compiling GHC.Core.Opt.DmdAnal ( compiler/GHC/Core/Opt/DmdAnal.hs, dist/build/GHC/Core/Opt/DmdAnal.o, dist/build/GHC/Core/Opt/DmdAnal.dyn_o ) [228 of 427] Compiling GHC.Core.Opt.CprAnal ( compiler/GHC/Core/Opt/CprAnal.hs, dist/build/GHC/Core/Opt/CprAnal.o, dist/build/GHC/Core/Opt/CprAnal.dyn_o ) [229 of 427] Compiling GHC.Core.Opt.Pipeline ( compiler/GHC/Core/Opt/Pipeline.hs, dist/build/GHC/Core/Opt/Pipeline.o, dist/build/GHC/Core/Opt/Pipeline.dyn_o ) [230 of 427] Compiling GHC.Unit.Finder ( compiler/GHC/Unit/Finder.hs, dist/build/GHC/Unit/Finder.o, dist/build/GHC/Unit/Finder.dyn_o ) [231 of 427] Compiling GHC.StgToJS.Linker.Linker ( compiler/GHC/StgToJS/Linker/Linker.hs, dist/build/GHC/StgToJS/Linker/Linker.o, dist/build/GHC/StgToJS/Linker/Linker.dyn_o ) [232 of 427] Compiling GHC.Runtime.Interpreter.JS ( compiler/GHC/Runtime/Interpreter/JS.hs, dist/build/GHC/Runtime/Interpreter/JS.o, dist/build/GHC/Runtime/Interpreter/JS.dyn_o ) [233 of 427] Compiling GHC.Runtime.Interpreter ( compiler/GHC/Runtime/Interpreter.hs, dist/build/GHC/Runtime/Interpreter.o, dist/build/GHC/Runtime/Interpreter.dyn_o ) [234 of 427] Compiling GHC.Linker.MacOS ( compiler/GHC/Linker/MacOS.hs, dist/build/GHC/Linker/MacOS.o, dist/build/GHC/Linker/MacOS.dyn_o ) [235 of 427] Compiling GHC.Linker.Dynamic ( compiler/GHC/Linker/Dynamic.hs, dist/build/GHC/Linker/Dynamic.o, dist/build/GHC/Linker/Dynamic.dyn_o ) [236 of 427] Compiling GHC.HsToCore.Breakpoints ( compiler/GHC/HsToCore/Breakpoints.hs, dist/build/GHC/HsToCore/Breakpoints.o, dist/build/GHC/HsToCore/Breakpoints.dyn_o ) [237 of 427] Compiling GHC.ByteCode.Linker ( compiler/GHC/ByteCode/Linker.hs, dist/build/GHC/ByteCode/Linker.o, dist/build/GHC/ByteCode/Linker.dyn_o ) [238 of 427] Compiling GHC.Linker.Deps ( compiler/GHC/Linker/Deps.hs, dist/build/GHC/Linker/Deps.o, dist/build/GHC/Linker/Deps.dyn_o ) [239 of 427] Compiling GHC.Utils.Asm ( compiler/GHC/Utils/Asm.hs, dist/build/GHC/Utils/Asm.o, dist/build/GHC/Utils/Asm.dyn_o ) [240 of 427] Compiling GHC.SysTools.Elf ( compiler/GHC/SysTools/Elf.hs, dist/build/GHC/SysTools/Elf.o, dist/build/GHC/SysTools/Elf.dyn_o ) [241 of 427] Compiling GHC.Linker.ExtraObj ( compiler/GHC/Linker/ExtraObj.hs, dist/build/GHC/Linker/ExtraObj.o, dist/build/GHC/Linker/ExtraObj.dyn_o ) [242 of 427] Compiling GHC.Linker.Static ( compiler/GHC/Linker/Static.hs, dist/build/GHC/Linker/Static.o, dist/build/GHC/Linker/Static.dyn_o ) [243 of 427] Compiling GHC.CmmToAsm.Ppr ( compiler/GHC/CmmToAsm/Ppr.hs, dist/build/GHC/CmmToAsm/Ppr.o, dist/build/GHC/CmmToAsm/Ppr.dyn_o ) [244 of 427] Compiling GHC.Llvm.Types ( compiler/GHC/Llvm/Types.hs, dist/build/GHC/Llvm/Types.o, dist/build/GHC/Llvm/Types.dyn_o ) [245 of 427] Compiling GHC.Llvm.MetaData ( compiler/GHC/Llvm/MetaData.hs, dist/build/GHC/Llvm/MetaData.o, dist/build/GHC/Llvm/MetaData.dyn_o ) [246 of 427] Compiling GHC.Llvm.Syntax ( compiler/GHC/Llvm/Syntax.hs, dist/build/GHC/Llvm/Syntax.o, dist/build/GHC/Llvm/Syntax.dyn_o ) [247 of 427] Compiling GHC.Llvm.Ppr ( compiler/GHC/Llvm/Ppr.hs, dist/build/GHC/Llvm/Ppr.o, dist/build/GHC/Llvm/Ppr.dyn_o ) [248 of 427] Compiling GHC.Llvm ( compiler/GHC/Llvm.hs, dist/build/GHC/Llvm.o, dist/build/GHC/Llvm.dyn_o ) [249 of 427] Compiling GHC.CmmToLlvm.Regs ( compiler/GHC/CmmToLlvm/Regs.hs, dist/build/GHC/CmmToLlvm/Regs.o, dist/build/GHC/CmmToLlvm/Regs.dyn_o ) [250 of 427] Compiling GHC.CmmToLlvm.Base ( compiler/GHC/CmmToLlvm/Base.hs, dist/build/GHC/CmmToLlvm/Base.o, dist/build/GHC/CmmToLlvm/Base.dyn_o ) [251 of 427] Compiling GHC.CmmToLlvm.Data ( compiler/GHC/CmmToLlvm/Data.hs, dist/build/GHC/CmmToLlvm/Data.o, dist/build/GHC/CmmToLlvm/Data.dyn_o ) [252 of 427] Compiling GHC.CmmToLlvm.Ppr ( compiler/GHC/CmmToLlvm/Ppr.hs, dist/build/GHC/CmmToLlvm/Ppr.o, dist/build/GHC/CmmToLlvm/Ppr.dyn_o ) [253 of 427] Compiling GHC.CmmToLlvm.CodeGen ( compiler/GHC/CmmToLlvm/CodeGen.hs, dist/build/GHC/CmmToLlvm/CodeGen.o, dist/build/GHC/CmmToLlvm/CodeGen.dyn_o ) [254 of 427] Compiling GHC.CmmToLlvm ( compiler/GHC/CmmToLlvm.hs, dist/build/GHC/CmmToLlvm.o, dist/build/GHC/CmmToLlvm.dyn_o ) [255 of 427] Compiling GHC.CmmToAsm.X86.Ppr ( compiler/GHC/CmmToAsm/X86/Ppr.hs, dist/build/GHC/CmmToAsm/X86/Ppr.o, dist/build/GHC/CmmToAsm/X86/Ppr.dyn_o ) [256 of 427] Compiling GHC.CmmToAsm.X86.CodeGen ( compiler/GHC/CmmToAsm/X86/CodeGen.hs, dist/build/GHC/CmmToAsm/X86/CodeGen.o, dist/build/GHC/CmmToAsm/X86/CodeGen.dyn_o ) [257 of 427] Compiling GHC.CmmToAsm.X86 ( compiler/GHC/CmmToAsm/X86.hs, dist/build/GHC/CmmToAsm/X86.o, dist/build/GHC/CmmToAsm/X86.dyn_o ) [258 of 427] Compiling GHC.CmmToAsm.RV64.Ppr ( compiler/GHC/CmmToAsm/RV64/Ppr.hs, dist/build/GHC/CmmToAsm/RV64/Ppr.o, dist/build/GHC/CmmToAsm/RV64/Ppr.dyn_o ) [259 of 427] Compiling GHC.CmmToAsm.RV64 ( compiler/GHC/CmmToAsm/RV64.hs, dist/build/GHC/CmmToAsm/RV64.o, dist/build/GHC/CmmToAsm/RV64.dyn_o ) [260 of 427] Compiling GHC.CmmToAsm.PPC.Ppr ( compiler/GHC/CmmToAsm/PPC/Ppr.hs, dist/build/GHC/CmmToAsm/PPC/Ppr.o, dist/build/GHC/CmmToAsm/PPC/Ppr.dyn_o ) [261 of 427] Compiling GHC.CmmToAsm.PPC ( compiler/GHC/CmmToAsm/PPC.hs, dist/build/GHC/CmmToAsm/PPC.o, dist/build/GHC/CmmToAsm/PPC.dyn_o ) [262 of 427] Compiling GHC.CmmToAsm.AArch64.Ppr ( compiler/GHC/CmmToAsm/AArch64/Ppr.hs, dist/build/GHC/CmmToAsm/AArch64/Ppr.o, dist/build/GHC/CmmToAsm/AArch64/Ppr.dyn_o ) [263 of 427] Compiling GHC.CmmToAsm.AArch64 ( compiler/GHC/CmmToAsm/AArch64.hs, dist/build/GHC/CmmToAsm/AArch64.o, dist/build/GHC/CmmToAsm/AArch64.dyn_o ) [264 of 427] Compiling GHC.CmmToAsm.Dwarf.Constants ( compiler/GHC/CmmToAsm/Dwarf/Constants.hs, dist/build/GHC/CmmToAsm/Dwarf/Constants.o, dist/build/GHC/CmmToAsm/Dwarf/Constants.dyn_o ) [265 of 427] Compiling GHC.CmmToAsm.Dwarf.Types ( compiler/GHC/CmmToAsm/Dwarf/Types.hs, dist/build/GHC/CmmToAsm/Dwarf/Types.o, dist/build/GHC/CmmToAsm/Dwarf/Types.dyn_o ) [266 of 427] Compiling GHC.CmmToAsm.Dwarf ( compiler/GHC/CmmToAsm/Dwarf.hs, dist/build/GHC/CmmToAsm/Dwarf.o, dist/build/GHC/CmmToAsm/Dwarf.dyn_o ) [267 of 427] Compiling GHC.Utils.Monad.Codensity ( compiler/GHC/Utils/Monad/Codensity.hs, dist/build/GHC/Utils/Monad/Codensity.o, dist/build/GHC/Utils/Monad/Codensity.dyn_o ) [268 of 427] Compiling GHC.Tc.Zonk.Env ( compiler/GHC/Tc/Zonk/Env.hs, dist/build/GHC/Tc/Zonk/Env.o, dist/build/GHC/Tc/Zonk/Env.dyn_o ) [269 of 427] Compiling GHC.Utils.Touch ( compiler/GHC/Utils/Touch.hs, dist/build/GHC/Utils/Touch.o, dist/build/GHC/Utils/Touch.dyn_o ) [270 of 427] Compiling GHC.Utils.Unique ( compiler/GHC/Utils/Unique.hs, dist/build/GHC/Utils/Unique.o, dist/build/GHC/Utils/Unique.dyn_o ) [271 of 427] Compiling GHC.Wasm.ControlFlow ( compiler/GHC/Wasm/ControlFlow.hs, dist/build/GHC/Wasm/ControlFlow.o, dist/build/GHC/Wasm/ControlFlow.dyn_o ) [272 of 427] Compiling GHC.Wasm.ControlFlow.FromCmm ( compiler/GHC/Wasm/ControlFlow/FromCmm.hs, dist/build/GHC/Wasm/ControlFlow/FromCmm.o, dist/build/GHC/Wasm/ControlFlow/FromCmm.dyn_o ) [273 of 427] Compiling GHC.CmmToAsm.Wasm.FromCmm ( compiler/GHC/CmmToAsm/Wasm/FromCmm.hs, dist/build/GHC/CmmToAsm/Wasm/FromCmm.o, dist/build/GHC/CmmToAsm/Wasm/FromCmm.dyn_o ) [274 of 427] Compiling GHC.CmmToAsm.Wasm.Asm ( compiler/GHC/CmmToAsm/Wasm/Asm.hs, dist/build/GHC/CmmToAsm/Wasm/Asm.o, dist/build/GHC/CmmToAsm/Wasm/Asm.dyn_o ) [275 of 427] Compiling GHC.CmmToAsm.Wasm ( compiler/GHC/CmmToAsm/Wasm.hs, dist/build/GHC/CmmToAsm/Wasm.o, dist/build/GHC/CmmToAsm/Wasm.dyn_o ) [276 of 427] Compiling GHC.CmmToAsm ( compiler/GHC/CmmToAsm.hs, dist/build/GHC/CmmToAsm.o, dist/build/GHC/CmmToAsm.dyn_o ) [277 of 427] Compiling GHC.Driver.CodeOutput ( compiler/GHC/Driver/CodeOutput.hs, dist/build/GHC/Driver/CodeOutput.o, dist/build/GHC/Driver/CodeOutput.dyn_o ) [278 of 427] Compiling GHC.StgToCmm.Foreign[boot] ( compiler/GHC/StgToCmm/Foreign.hs-boot, dist/build/GHC/StgToCmm/Foreign.o-boot, dist/build/GHC/StgToCmm/Foreign.dyn_o-boot ) [279 of 427] Compiling GHC.StgToCmm.Utils ( compiler/GHC/StgToCmm/Utils.hs, dist/build/GHC/StgToCmm/Utils.o, dist/build/GHC/StgToCmm/Utils.dyn_o ) [280 of 427] Compiling GHC.StgToCmm.Prof ( compiler/GHC/StgToCmm/Prof.hs, dist/build/GHC/StgToCmm/Prof.o, dist/build/GHC/StgToCmm/Prof.dyn_o ) [281 of 427] Compiling GHC.StgToCmm.Ticky ( compiler/GHC/StgToCmm/Ticky.hs, dist/build/GHC/StgToCmm/Ticky.o, dist/build/GHC/StgToCmm/Ticky.dyn_o ) [282 of 427] Compiling GHC.StgToCmm.Layout ( compiler/GHC/StgToCmm/Layout.hs, dist/build/GHC/StgToCmm/Layout.o, dist/build/GHC/StgToCmm/Layout.dyn_o ) [283 of 427] Compiling GHC.StgToCmm.Foreign ( compiler/GHC/StgToCmm/Foreign.hs, dist/build/GHC/StgToCmm/Foreign.o, dist/build/GHC/StgToCmm/Foreign.dyn_o ) [284 of 427] Compiling GHC.StgToCmm.TagCheck ( compiler/GHC/StgToCmm/TagCheck.hs, dist/build/GHC/StgToCmm/TagCheck.o, dist/build/GHC/StgToCmm/TagCheck.dyn_o ) [285 of 427] Compiling GHC.Stg.Lift.Analysis ( compiler/GHC/Stg/Lift/Analysis.hs, dist/build/GHC/Stg/Lift/Analysis.o, dist/build/GHC/Stg/Lift/Analysis.dyn_o ) [286 of 427] Compiling GHC.Stg.Lift ( compiler/GHC/Stg/Lift.hs, dist/build/GHC/Stg/Lift.o, dist/build/GHC/Stg/Lift.dyn_o ) [287 of 427] Compiling GHC.ByteCode.Instr ( compiler/GHC/ByteCode/Instr.hs, dist/build/GHC/ByteCode/Instr.o, dist/build/GHC/ByteCode/Instr.dyn_o ) [288 of 427] Compiling GHC.ByteCode.InfoTable ( compiler/GHC/ByteCode/InfoTable.hs, dist/build/GHC/ByteCode/InfoTable.o, dist/build/GHC/ByteCode/InfoTable.dyn_o ) [289 of 427] Compiling GHC.ByteCode.Asm ( compiler/GHC/ByteCode/Asm.hs, dist/build/GHC/ByteCode/Asm.o, dist/build/GHC/ByteCode/Asm.dyn_o ) [290 of 427] Compiling GHC.StgToByteCode ( compiler/GHC/StgToByteCode.hs, dist/build/GHC/StgToByteCode.o, dist/build/GHC/StgToByteCode.dyn_o ) [291 of 427] Compiling GHC.StgToCmm.Heap ( compiler/GHC/StgToCmm/Heap.hs, dist/build/GHC/StgToCmm/Heap.o, dist/build/GHC/StgToCmm/Heap.dyn_o ) [292 of 427] Compiling GHC.StgToCmm.DataCon ( compiler/GHC/StgToCmm/DataCon.hs, dist/build/GHC/StgToCmm/DataCon.o, dist/build/GHC/StgToCmm/DataCon.dyn_o ) [293 of 427] Compiling GHC.Cmm.Info.Build ( compiler/GHC/Cmm/Info/Build.hs, dist/build/GHC/Cmm/Info/Build.o, dist/build/GHC/Cmm/Info/Build.dyn_o ) [294 of 427] Compiling GHC.StgToCmm.Prim ( compiler/GHC/StgToCmm/Prim.hs, dist/build/GHC/StgToCmm/Prim.o, dist/build/GHC/StgToCmm/Prim.dyn_o ) [295 of 427] Compiling GHC.Cmm.LayoutStack ( compiler/GHC/Cmm/LayoutStack.hs, dist/build/GHC/Cmm/LayoutStack.o, dist/build/GHC/Cmm/LayoutStack.dyn_o ) [296 of 427] Compiling GHC.Cmm.Pipeline ( compiler/GHC/Cmm/Pipeline.hs, dist/build/GHC/Cmm/Pipeline.o, dist/build/GHC/Cmm/Pipeline.dyn_o ) [297 of 427] Compiling GHC.StgToCmm.Bind[boot] ( compiler/GHC/StgToCmm/Bind.hs-boot, dist/build/GHC/StgToCmm/Bind.o-boot, dist/build/GHC/StgToCmm/Bind.dyn_o-boot ) [298 of 427] Compiling GHC.StgToCmm.Expr ( compiler/GHC/StgToCmm/Expr.hs, dist/build/GHC/StgToCmm/Expr.o, dist/build/GHC/StgToCmm/Expr.dyn_o ) [299 of 427] Compiling GHC.StgToCmm.Bind ( compiler/GHC/StgToCmm/Bind.hs, dist/build/GHC/StgToCmm/Bind.o, dist/build/GHC/StgToCmm/Bind.dyn_o ) [300 of 427] Compiling GHC.StgToCmm ( compiler/GHC/StgToCmm.hs, dist/build/GHC/StgToCmm.o, dist/build/GHC/StgToCmm.dyn_o ) [301 of 427] Compiling GHC.Driver.GenerateCgIPEStub ( compiler/GHC/Driver/GenerateCgIPEStub.hs, dist/build/GHC/Driver/GenerateCgIPEStub.o, dist/build/GHC/Driver/GenerateCgIPEStub.dyn_o ) [302 of 427] Compiling GHC.Cmm.Parser ( dist/build/GHC/Cmm/Parser.hs, dist/build/GHC/Cmm/Parser.o, dist/build/GHC/Cmm/Parser.dyn_o ) [303 of 427] Compiling GHC.Driver.Pipeline[boot] ( compiler/GHC/Driver/Pipeline.hs-boot, dist/build/GHC/Driver/Pipeline.o-boot, dist/build/GHC/Driver/Pipeline.dyn_o-boot ) [304 of 427] Compiling GHC.Tc.Gen.Match[boot] ( compiler/GHC/Tc/Gen/Match.hs-boot, dist/build/GHC/Tc/Gen/Match.o-boot, dist/build/GHC/Tc/Gen/Match.dyn_o-boot ) [305 of 427] Compiling GHC.Rename.Expr[boot] ( compiler/GHC/Rename/Expr.hs-boot, dist/build/GHC/Rename/Expr.o-boot, dist/build/GHC/Rename/Expr.dyn_o-boot ) [306 of 427] Compiling GHC.Rename.Splice[boot] ( compiler/GHC/Rename/Splice.hs-boot, dist/build/GHC/Rename/Splice.o-boot, dist/build/GHC/Rename/Splice.dyn_o-boot ) [307 of 427] Compiling GHC.Tc.Errors.Hole[boot] ( compiler/GHC/Tc/Errors/Hole.hs-boot, dist/build/GHC/Tc/Errors/Hole.o-boot, dist/build/GHC/Tc/Errors/Hole.dyn_o-boot ) [308 of 427] Compiling GHC.Tc.Gen.Splice[boot] ( compiler/GHC/Tc/Gen/Splice.hs-boot, dist/build/GHC/Tc/Gen/Splice.o-boot, dist/build/GHC/Tc/Gen/Splice.dyn_o-boot ) [309 of 427] Compiling GHC.Tc.Gen.Annotation ( compiler/GHC/Tc/Gen/Annotation.hs, dist/build/GHC/Tc/Gen/Annotation.o, dist/build/GHC/Tc/Gen/Annotation.dyn_o ) [310 of 427] Compiling GHC.IfaceToCore[boot] ( compiler/GHC/IfaceToCore.hs-boot, dist/build/GHC/IfaceToCore.o-boot, dist/build/GHC/IfaceToCore.dyn_o-boot ) [311 of 427] Compiling GHC.Iface.Load[boot] ( compiler/GHC/Iface/Load.hs-boot, dist/build/GHC/Iface/Load.o-boot, dist/build/GHC/Iface/Load.dyn_o-boot ) [312 of 427] Compiling GHC.Iface.Rename ( compiler/GHC/Iface/Rename.hs, dist/build/GHC/Iface/Rename.o, dist/build/GHC/Iface/Rename.dyn_o ) [313 of 427] Compiling GHC.Tc.Gen.Expr[boot] ( compiler/GHC/Tc/Gen/Expr.hs-boot, dist/build/GHC/Tc/Gen/Expr.o-boot, dist/build/GHC/Tc/Gen/Expr.dyn_o-boot ) [314 of 427] Compiling GHC.Tc.Utils.Unify[boot] ( compiler/GHC/Tc/Utils/Unify.hs-boot, dist/build/GHC/Tc/Utils/Unify.o-boot, dist/build/GHC/Tc/Utils/Unify.dyn_o-boot ) [315 of 427] Compiling GHC.Tc.Utils.TcMType[boot] ( compiler/GHC/Tc/Utils/TcMType.hs-boot, dist/build/GHC/Tc/Utils/TcMType.o-boot, dist/build/GHC/Tc/Utils/TcMType.dyn_o-boot ) [316 of 427] Compiling GHC.Tc.Module[boot] ( compiler/GHC/Tc/Module.hs-boot, dist/build/GHC/Tc/Module.o-boot, dist/build/GHC/Tc/Module.dyn_o-boot ) [317 of 427] Compiling GHC.Driver.Main[boot] ( compiler/GHC/Driver/Main.hs-boot, dist/build/GHC/Driver/Main.o-boot, dist/build/GHC/Driver/Main.dyn_o-boot ) [318 of 427] Compiling GHC.Iface.Load ( compiler/GHC/Iface/Load.hs, dist/build/GHC/Iface/Load.o, dist/build/GHC/Iface/Load.dyn_o ) [319 of 427] Compiling GHC.Tc.Utils.Env ( compiler/GHC/Tc/Utils/Env.hs, dist/build/GHC/Tc/Utils/Env.o, dist/build/GHC/Tc/Utils/Env.dyn_o ) [320 of 427] Compiling GHC.Tc.Zonk.Type ( compiler/GHC/Tc/Zonk/Type.hs, dist/build/GHC/Tc/Zonk/Type.o, dist/build/GHC/Tc/Zonk/Type.dyn_o ) [321 of 427] Compiling GHC.Tc.Utils.TcMType ( compiler/GHC/Tc/Utils/TcMType.hs, dist/build/GHC/Tc/Utils/TcMType.o, dist/build/GHC/Tc/Utils/TcMType.dyn_o ) [322 of 427] Compiling GHC.Tc.Utils.Concrete ( compiler/GHC/Tc/Utils/Concrete.hs, dist/build/GHC/Tc/Utils/Concrete.o, dist/build/GHC/Tc/Utils/Concrete.dyn_o ) [323 of 427] Compiling GHC.Tc.Utils.Instantiate ( compiler/GHC/Tc/Utils/Instantiate.hs, dist/build/GHC/Tc/Utils/Instantiate.o, dist/build/GHC/Tc/Utils/Instantiate.dyn_o ) [324 of 427] Compiling GHC.Tc.Utils.Unify ( compiler/GHC/Tc/Utils/Unify.hs, dist/build/GHC/Tc/Utils/Unify.o, dist/build/GHC/Tc/Utils/Unify.dyn_o ) [325 of 427] Compiling GHC.Tc.Instance.Typeable ( compiler/GHC/Tc/Instance/Typeable.hs, dist/build/GHC/Tc/Instance/Typeable.o, dist/build/GHC/Tc/Instance/Typeable.dyn_o ) [326 of 427] Compiling GHC.Plugins ( compiler/GHC/Plugins.hs, dist/build/GHC/Plugins.o, dist/build/GHC/Plugins.dyn_o ) [327 of 427] Compiling GHC.Builtin.PrimOps.Casts ( compiler/GHC/Builtin/PrimOps/Casts.hs, dist/build/GHC/Builtin/PrimOps/Casts.o, dist/build/GHC/Builtin/PrimOps/Casts.dyn_o ) [328 of 427] Compiling GHC.Stg.Unarise ( compiler/GHC/Stg/Unarise.hs, dist/build/GHC/Stg/Unarise.o, dist/build/GHC/Stg/Unarise.dyn_o ) [329 of 427] Compiling GHC.Stg.Pipeline ( compiler/GHC/Stg/Pipeline.hs, dist/build/GHC/Stg/Pipeline.o, dist/build/GHC/Stg/Pipeline.dyn_o ) [330 of 427] Compiling GHC.Driver.Config.Stg.Pipeline ( compiler/GHC/Driver/Config/Stg/Pipeline.hs, dist/build/GHC/Driver/Config/Stg/Pipeline.o, dist/build/GHC/Driver/Config/Stg/Pipeline.dyn_o ) [331 of 427] Compiling GHC.Iface.Tidy ( compiler/GHC/Iface/Tidy.hs, dist/build/GHC/Iface/Tidy.o, dist/build/GHC/Iface/Tidy.dyn_o ) [332 of 427] Compiling GHC.Driver.Config.Tidy ( compiler/GHC/Driver/Config/Tidy.hs, dist/build/GHC/Driver/Config/Tidy.o, dist/build/GHC/Driver/Config/Tidy.dyn_o ) [333 of 427] Compiling GHC.Tc.Instance.Family ( compiler/GHC/Tc/Instance/Family.hs, dist/build/GHC/Tc/Instance/Family.o, dist/build/GHC/Tc/Instance/Family.dyn_o ) [334 of 427] Compiling GHC.Tc.Errors ( compiler/GHC/Tc/Errors.hs, dist/build/GHC/Tc/Errors.o, dist/build/GHC/Tc/Errors.dyn_o ) [335 of 427] Compiling GHC.IfaceToCore ( compiler/GHC/IfaceToCore.hs, dist/build/GHC/IfaceToCore.o, dist/build/GHC/IfaceToCore.dyn_o ) [336 of 427] Compiling GHC.HsToCore.Monad ( compiler/GHC/HsToCore/Monad.hs, dist/build/GHC/HsToCore/Monad.o, dist/build/GHC/HsToCore/Monad.dyn_o ) [337 of 427] Compiling GHC.HsToCore.Expr[boot] ( compiler/GHC/HsToCore/Expr.hs-boot, dist/build/GHC/HsToCore/Expr.o-boot, dist/build/GHC/HsToCore/Expr.dyn_o-boot ) [338 of 427] Compiling GHC.HsToCore.Match[boot] ( compiler/GHC/HsToCore/Match.hs-boot, dist/build/GHC/HsToCore/Match.o-boot, dist/build/GHC/HsToCore/Match.dyn_o-boot ) [339 of 427] Compiling GHC.HsToCore.Binds[boot] ( compiler/GHC/HsToCore/Binds.hs-boot, dist/build/GHC/HsToCore/Binds.o-boot, dist/build/GHC/HsToCore/Binds.dyn_o-boot ) [340 of 427] Compiling GHC.HsToCore.Pmc.Utils ( compiler/GHC/HsToCore/Pmc/Utils.hs, dist/build/GHC/HsToCore/Pmc/Utils.o, dist/build/GHC/HsToCore/Pmc/Utils.dyn_o ) [341 of 427] Compiling GHC.Rename.Utils ( compiler/GHC/Rename/Utils.hs, dist/build/GHC/Rename/Utils.o, dist/build/GHC/Rename/Utils.dyn_o ) [342 of 427] Compiling GHC.Rename.Env ( compiler/GHC/Rename/Env.hs, dist/build/GHC/Rename/Env.o, dist/build/GHC/Rename/Env.dyn_o ) [343 of 427] Compiling GHC.Tc.Instance.Class ( compiler/GHC/Tc/Instance/Class.hs, dist/build/GHC/Tc/Instance/Class.o, dist/build/GHC/Tc/Instance/Class.dyn_o ) [344 of 427] Compiling GHC.Tc.Solver.Monad ( compiler/GHC/Tc/Solver/Monad.hs, dist/build/GHC/Tc/Solver/Monad.o, dist/build/GHC/Tc/Solver/Monad.dyn_o ) [345 of 427] Compiling GHC.Tc.Solver.Rewrite ( compiler/GHC/Tc/Solver/Rewrite.hs, dist/build/GHC/Tc/Solver/Rewrite.o, dist/build/GHC/Tc/Solver/Rewrite.dyn_o ) [346 of 427] Compiling GHC.Tc.Solver.Dict ( compiler/GHC/Tc/Solver/Dict.hs, dist/build/GHC/Tc/Solver/Dict.o, dist/build/GHC/Tc/Solver/Dict.dyn_o ) [347 of 427] Compiling GHC.Tc.Solver.Irred ( compiler/GHC/Tc/Solver/Irred.hs, dist/build/GHC/Tc/Solver/Irred.o, dist/build/GHC/Tc/Solver/Irred.dyn_o ) [348 of 427] Compiling GHC.Tc.Solver.Equality ( compiler/GHC/Tc/Solver/Equality.hs, dist/build/GHC/Tc/Solver/Equality.o, dist/build/GHC/Tc/Solver/Equality.dyn_o ) [349 of 427] Compiling GHC.Tc.Solver.Solve ( compiler/GHC/Tc/Solver/Solve.hs, dist/build/GHC/Tc/Solver/Solve.o, dist/build/GHC/Tc/Solver/Solve.dyn_o ) [350 of 427] Compiling GHC.Tc.Solver ( compiler/GHC/Tc/Solver.hs, dist/build/GHC/Tc/Solver.o, dist/build/GHC/Tc/Solver.dyn_o ) [351 of 427] Compiling GHC.HsToCore.Pmc.Solver ( compiler/GHC/HsToCore/Pmc/Solver.hs, dist/build/GHC/HsToCore/Pmc/Solver.o, dist/build/GHC/HsToCore/Pmc/Solver.dyn_o ) [352 of 427] Compiling GHC.HsToCore.Pmc.Check ( compiler/GHC/HsToCore/Pmc/Check.hs, dist/build/GHC/HsToCore/Pmc/Check.o, dist/build/GHC/HsToCore/Pmc/Check.dyn_o ) [353 of 427] Compiling GHC.Tc.Validity ( compiler/GHC/Tc/Validity.hs, dist/build/GHC/Tc/Validity.o, dist/build/GHC/Tc/Validity.dyn_o ) [354 of 427] Compiling GHC.HsToCore.Utils ( compiler/GHC/HsToCore/Utils.hs, dist/build/GHC/HsToCore/Utils.o, dist/build/GHC/HsToCore/Utils.dyn_o ) [355 of 427] Compiling GHC.HsToCore.Match.Literal ( compiler/GHC/HsToCore/Match/Literal.hs, dist/build/GHC/HsToCore/Match/Literal.o, dist/build/GHC/HsToCore/Match/Literal.dyn_o ) [356 of 427] Compiling GHC.HsToCore.Pmc.Desugar ( compiler/GHC/HsToCore/Pmc/Desugar.hs, dist/build/GHC/HsToCore/Pmc/Desugar.o, dist/build/GHC/HsToCore/Pmc/Desugar.dyn_o ) [357 of 427] Compiling GHC.HsToCore.Pmc ( compiler/GHC/HsToCore/Pmc.hs, dist/build/GHC/HsToCore/Pmc.o, dist/build/GHC/HsToCore/Pmc.dyn_o ) [358 of 427] Compiling GHC.HsToCore.GuardedRHSs ( compiler/GHC/HsToCore/GuardedRHSs.hs, dist/build/GHC/HsToCore/GuardedRHSs.o, dist/build/GHC/HsToCore/GuardedRHSs.dyn_o ) [359 of 427] Compiling GHC.HsToCore.Binds ( compiler/GHC/HsToCore/Binds.hs, dist/build/GHC/HsToCore/Binds.o, dist/build/GHC/HsToCore/Binds.dyn_o ) [360 of 427] Compiling GHC.HsToCore.Quote ( compiler/GHC/HsToCore/Quote.hs, dist/build/GHC/HsToCore/Quote.o, dist/build/GHC/HsToCore/Quote.dyn_o ) [361 of 427] Compiling GHC.HsToCore.Match.Constructor ( compiler/GHC/HsToCore/Match/Constructor.hs, dist/build/GHC/HsToCore/Match/Constructor.o, dist/build/GHC/HsToCore/Match/Constructor.dyn_o ) [362 of 427] Compiling GHC.HsToCore.Match ( compiler/GHC/HsToCore/Match.hs, dist/build/GHC/HsToCore/Match.o, dist/build/GHC/HsToCore/Match.dyn_o ) [363 of 427] Compiling GHC.HsToCore.ListComp ( compiler/GHC/HsToCore/ListComp.hs, dist/build/GHC/HsToCore/ListComp.o, dist/build/GHC/HsToCore/ListComp.dyn_o ) [364 of 427] Compiling GHC.HsToCore.Arrows ( compiler/GHC/HsToCore/Arrows.hs, dist/build/GHC/HsToCore/Arrows.o, dist/build/GHC/HsToCore/Arrows.dyn_o ) [365 of 427] Compiling GHC.HsToCore.Expr ( compiler/GHC/HsToCore/Expr.hs, dist/build/GHC/HsToCore/Expr.o, dist/build/GHC/HsToCore/Expr.dyn_o ) [366 of 427] Compiling GHC.HsToCore.Foreign.Call ( compiler/GHC/HsToCore/Foreign/Call.hs, dist/build/GHC/HsToCore/Foreign/Call.o, dist/build/GHC/HsToCore/Foreign/Call.dyn_o ) [367 of 427] Compiling GHC.HsToCore.Foreign.Wasm ( compiler/GHC/HsToCore/Foreign/Wasm.hs, dist/build/GHC/HsToCore/Foreign/Wasm.o, dist/build/GHC/HsToCore/Foreign/Wasm.dyn_o ) [368 of 427] Compiling GHC.HsToCore.Foreign.Prim ( compiler/GHC/HsToCore/Foreign/Prim.hs, dist/build/GHC/HsToCore/Foreign/Prim.o, dist/build/GHC/HsToCore/Foreign/Prim.dyn_o ) [369 of 427] Compiling GHC.HsToCore.Foreign.C ( compiler/GHC/HsToCore/Foreign/C.hs, dist/build/GHC/HsToCore/Foreign/C.o, dist/build/GHC/HsToCore/Foreign/C.dyn_o ) [370 of 427] Compiling GHC.HsToCore.Foreign.JavaScript ( compiler/GHC/HsToCore/Foreign/JavaScript.hs, dist/build/GHC/HsToCore/Foreign/JavaScript.o, dist/build/GHC/HsToCore/Foreign/JavaScript.dyn_o ) [371 of 427] Compiling GHC.HsToCore.Foreign.Decl ( compiler/GHC/HsToCore/Foreign/Decl.hs, dist/build/GHC/HsToCore/Foreign/Decl.o, dist/build/GHC/HsToCore/Foreign/Decl.dyn_o ) [372 of 427] Compiling GHC.Tc.Gen.HsType ( compiler/GHC/Tc/Gen/HsType.hs, dist/build/GHC/Tc/Gen/HsType.o, dist/build/GHC/Tc/Gen/HsType.dyn_o ) [373 of 427] Compiling GHC.Tc.Gen.Sig ( compiler/GHC/Tc/Gen/Sig.hs, dist/build/GHC/Tc/Gen/Sig.o, dist/build/GHC/Tc/Gen/Sig.dyn_o ) [374 of 427] Compiling GHC.Tc.TyCl.PatSyn[boot] ( compiler/GHC/Tc/TyCl/PatSyn.hs-boot, dist/build/GHC/Tc/TyCl/PatSyn.o-boot, dist/build/GHC/Tc/TyCl/PatSyn.dyn_o-boot ) [375 of 427] Compiling GHC.Tc.Gen.Default ( compiler/GHC/Tc/Gen/Default.hs, dist/build/GHC/Tc/Gen/Default.o, dist/build/GHC/Tc/Gen/Default.dyn_o ) [376 of 427] Compiling GHC.Tc.Gen.Pat ( compiler/GHC/Tc/Gen/Pat.hs, dist/build/GHC/Tc/Gen/Pat.o, dist/build/GHC/Tc/Gen/Pat.dyn_o ) [377 of 427] Compiling GHC.Tc.Gen.Do ( compiler/GHC/Tc/Gen/Do.hs, dist/build/GHC/Tc/Gen/Do.o, dist/build/GHC/Tc/Gen/Do.dyn_o ) [378 of 427] Compiling GHC.Tc.Errors.Hole ( compiler/GHC/Tc/Errors/Hole.hs, dist/build/GHC/Tc/Errors/Hole.o, dist/build/GHC/Tc/Errors/Hole.dyn_o ) [379 of 427] Compiling GHC.Rename.Fixity ( compiler/GHC/Rename/Fixity.hs, dist/build/GHC/Rename/Fixity.o, dist/build/GHC/Rename/Fixity.dyn_o ) [380 of 427] Compiling GHC.Rename.HsType ( compiler/GHC/Rename/HsType.hs, dist/build/GHC/Rename/HsType.o, dist/build/GHC/Rename/HsType.dyn_o ) [381 of 427] Compiling GHC.Rename.Pat ( compiler/GHC/Rename/Pat.hs, dist/build/GHC/Rename/Pat.o, dist/build/GHC/Rename/Pat.dyn_o ) [382 of 427] Compiling GHC.Rename.Names ( compiler/GHC/Rename/Names.hs, dist/build/GHC/Rename/Names.o, dist/build/GHC/Rename/Names.dyn_o ) [383 of 427] Compiling GHC.Rename.Bind ( compiler/GHC/Rename/Bind.hs, dist/build/GHC/Rename/Bind.o, dist/build/GHC/Rename/Bind.dyn_o ) [384 of 427] Compiling GHC.Tc.Gen.Bind ( compiler/GHC/Tc/Gen/Bind.hs, dist/build/GHC/Tc/Gen/Bind.o, dist/build/GHC/Tc/Gen/Bind.dyn_o ) [385 of 427] Compiling GHC.Tc.TyCl.Utils ( compiler/GHC/Tc/TyCl/Utils.hs, dist/build/GHC/Tc/TyCl/Utils.o, dist/build/GHC/Tc/TyCl/Utils.dyn_o ) [386 of 427] Compiling GHC.Tc.TyCl.PatSyn ( compiler/GHC/Tc/TyCl/PatSyn.hs, dist/build/GHC/Tc/TyCl/PatSyn.o, dist/build/GHC/Tc/TyCl/PatSyn.dyn_o ) [387 of 427] Compiling GHC.Tc.Gen.Head ( compiler/GHC/Tc/Gen/Head.hs, dist/build/GHC/Tc/Gen/Head.o, dist/build/GHC/Tc/Gen/Head.dyn_o ) [388 of 427] Compiling GHC.Tc.Gen.Match ( compiler/GHC/Tc/Gen/Match.hs, dist/build/GHC/Tc/Gen/Match.o, dist/build/GHC/Tc/Gen/Match.dyn_o ) [389 of 427] Compiling GHC.Tc.Gen.App ( compiler/GHC/Tc/Gen/App.hs, dist/build/GHC/Tc/Gen/App.o, dist/build/GHC/Tc/Gen/App.dyn_o ) [390 of 427] Compiling GHC.Tc.Gen.Arrow ( compiler/GHC/Tc/Gen/Arrow.hs, dist/build/GHC/Tc/Gen/Arrow.o, dist/build/GHC/Tc/Gen/Arrow.dyn_o ) [391 of 427] Compiling GHC.Tc.Gen.Expr ( compiler/GHC/Tc/Gen/Expr.hs, dist/build/GHC/Tc/Gen/Expr.o, dist/build/GHC/Tc/Gen/Expr.dyn_o ) [392 of 427] Compiling GHC.Tc.Gen.Rule ( compiler/GHC/Tc/Gen/Rule.hs, dist/build/GHC/Tc/Gen/Rule.o, dist/build/GHC/Tc/Gen/Rule.dyn_o ) [393 of 427] Compiling GHC.Tc.Gen.Foreign ( compiler/GHC/Tc/Gen/Foreign.hs, dist/build/GHC/Tc/Gen/Foreign.o, dist/build/GHC/Tc/Gen/Foreign.dyn_o ) [394 of 427] Compiling GHC.Tc.TyCl.Class ( compiler/GHC/Tc/TyCl/Class.hs, dist/build/GHC/Tc/TyCl/Class.o, dist/build/GHC/Tc/TyCl/Class.dyn_o ) [395 of 427] Compiling GHC.Tc.Deriv.Generate ( compiler/GHC/Tc/Deriv/Generate.hs, dist/build/GHC/Tc/Deriv/Generate.o, dist/build/GHC/Tc/Deriv/Generate.dyn_o ) [396 of 427] Compiling GHC.Tc.Deriv.Functor ( compiler/GHC/Tc/Deriv/Functor.hs, dist/build/GHC/Tc/Deriv/Functor.o, dist/build/GHC/Tc/Deriv/Functor.dyn_o ) [397 of 427] Compiling GHC.Tc.Deriv.Generics ( compiler/GHC/Tc/Deriv/Generics.hs, dist/build/GHC/Tc/Deriv/Generics.o, dist/build/GHC/Tc/Deriv/Generics.dyn_o ) [398 of 427] Compiling GHC.Rename.Module ( compiler/GHC/Rename/Module.hs, dist/build/GHC/Rename/Module.o, dist/build/GHC/Rename/Module.dyn_o ) [399 of 427] Compiling GHC.Rename.Splice ( compiler/GHC/Rename/Splice.hs, dist/build/GHC/Rename/Splice.o, dist/build/GHC/Rename/Splice.dyn_o ) [400 of 427] Compiling GHC.Rename.Expr ( compiler/GHC/Rename/Expr.hs, dist/build/GHC/Rename/Expr.o, dist/build/GHC/Rename/Expr.dyn_o ) [401 of 427] Compiling GHC.Tc.Gen.Export ( compiler/GHC/Tc/Gen/Export.hs, dist/build/GHC/Tc/Gen/Export.o, dist/build/GHC/Tc/Gen/Export.dyn_o ) [402 of 427] Compiling GHC.Tc.Utils.Backpack ( compiler/GHC/Tc/Utils/Backpack.hs, dist/build/GHC/Tc/Utils/Backpack.o, dist/build/GHC/Tc/Utils/Backpack.dyn_o ) [403 of 427] Compiling GHC.Tc.Deriv.Utils ( compiler/GHC/Tc/Deriv/Utils.hs, dist/build/GHC/Tc/Deriv/Utils.o, dist/build/GHC/Tc/Deriv/Utils.dyn_o ) [404 of 427] Compiling GHC.Tc.Deriv.Infer ( compiler/GHC/Tc/Deriv/Infer.hs, dist/build/GHC/Tc/Deriv/Infer.o, dist/build/GHC/Tc/Deriv/Infer.dyn_o ) [405 of 427] Compiling GHC.Tc.Deriv ( compiler/GHC/Tc/Deriv.hs, dist/build/GHC/Tc/Deriv.o, dist/build/GHC/Tc/Deriv.dyn_o ) [406 of 427] Compiling GHC.Tc.TyCl.Instance[boot] ( compiler/GHC/Tc/TyCl/Instance.hs-boot, dist/build/GHC/Tc/TyCl/Instance.o-boot, dist/build/GHC/Tc/TyCl/Instance.dyn_o-boot ) [407 of 427] Compiling GHC.Tc.TyCl ( compiler/GHC/Tc/TyCl.hs, dist/build/GHC/Tc/TyCl.o, dist/build/GHC/Tc/TyCl.dyn_o ) [408 of 427] Compiling GHC.Tc.TyCl.Instance ( compiler/GHC/Tc/TyCl/Instance.hs, dist/build/GHC/Tc/TyCl/Instance.o, dist/build/GHC/Tc/TyCl/Instance.dyn_o ) [409 of 427] Compiling GHC.Tc.Module ( compiler/GHC/Tc/Module.hs, dist/build/GHC/Tc/Module.o, dist/build/GHC/Tc/Module.dyn_o ) [410 of 427] Compiling GHC.Linker.Loader ( compiler/GHC/Linker/Loader.hs, dist/build/GHC/Linker/Loader.o, dist/build/GHC/Linker/Loader.dyn_o ) [411 of 427] Compiling GHC.Runtime.Loader ( compiler/GHC/Runtime/Loader.hs, dist/build/GHC/Runtime/Loader.o, dist/build/GHC/Runtime/Loader.dyn_o ) [412 of 427] Compiling GHC.Iface.Recomp ( compiler/GHC/Iface/Recomp.hs, dist/build/GHC/Iface/Recomp.o, dist/build/GHC/Iface/Recomp.dyn_o ) [413 of 427] Compiling GHC.HsToCore.Usage ( compiler/GHC/HsToCore/Usage.hs, dist/build/GHC/HsToCore/Usage.o, dist/build/GHC/HsToCore/Usage.dyn_o ) [414 of 427] Compiling GHC.Driver.Config.HsToCore.Usage ( compiler/GHC/Driver/Config/HsToCore/Usage.hs, dist/build/GHC/Driver/Config/HsToCore/Usage.o, dist/build/GHC/Driver/Config/HsToCore/Usage.dyn_o ) [415 of 427] Compiling GHC.Iface.Make ( compiler/GHC/Iface/Make.hs, dist/build/GHC/Iface/Make.o, dist/build/GHC/Iface/Make.dyn_o ) [416 of 427] Compiling GHC.Iface.Ext.Ast ( compiler/GHC/Iface/Ext/Ast.hs, dist/build/GHC/Iface/Ext/Ast.o, dist/build/GHC/Iface/Ext/Ast.dyn_o ) [417 of 427] Compiling GHC.HsToCore ( compiler/GHC/HsToCore.hs, dist/build/GHC/HsToCore.o, dist/build/GHC/HsToCore.dyn_o ) [418 of 427] Compiling GHC.Driver.Main ( compiler/GHC/Driver/Main.hs, dist/build/GHC/Driver/Main.o, dist/build/GHC/Driver/Main.dyn_o ) [419 of 427] Compiling GHC.Tc.Gen.Splice ( compiler/GHC/Tc/Gen/Splice.hs, dist/build/GHC/Tc/Gen/Splice.o, dist/build/GHC/Tc/Gen/Splice.dyn_o ) [420 of 427] Compiling GHC.Driver.Pipeline.Execute ( compiler/GHC/Driver/Pipeline/Execute.hs, dist/build/GHC/Driver/Pipeline/Execute.o, dist/build/GHC/Driver/Pipeline/Execute.dyn_o ) [421 of 427] Compiling GHC.Driver.Pipeline ( compiler/GHC/Driver/Pipeline.hs, dist/build/GHC/Driver/Pipeline.o, dist/build/GHC/Driver/Pipeline.dyn_o ) [422 of 427] Compiling GHC.Runtime.Heap.Inspect ( compiler/GHC/Runtime/Heap/Inspect.hs, dist/build/GHC/Runtime/Heap/Inspect.o, dist/build/GHC/Runtime/Heap/Inspect.dyn_o ) [423 of 427] Compiling GHC.Tc.Plugin ( compiler/GHC/Tc/Plugin.hs, dist/build/GHC/Tc/Plugin.o, dist/build/GHC/Tc/Plugin.dyn_o ) [424 of 427] Compiling GHC.Runtime.Eval ( compiler/GHC/Runtime/Eval.hs, dist/build/GHC/Runtime/Eval.o, dist/build/GHC/Runtime/Eval.dyn_o ) [425 of 427] Compiling GHC.Driver.Make ( compiler/GHC/Driver/Make.hs, dist/build/GHC/Driver/Make.o, dist/build/GHC/Driver/Make.dyn_o ) [426 of 427] Compiling GHC ( compiler/GHC.hs, dist/build/GHC.o, dist/build/GHC.dyn_o ) [427 of 427] Compiling Paths_ghc_lib ( dist/build/autogen/Paths_ghc_lib.hs, dist/build/Paths_ghc_lib.o, dist/build/Paths_ghc_lib.dyn_o ) Preprocessing library for ghc-lib-9.12.2.20250421.. Running Haddock on library for ghc-lib-9.12.2.20250421.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [ 1 of 427] Compiling GHC.Builtin.Names.TH ( compiler/GHC/Builtin/Names/TH.hs, /tmp/.haddock-2222609/GHC/Builtin/Names/TH.o, /tmp/.haddock-2222609/GHC/Builtin/Names/TH.dyn_o ) [ 2 of 427] Compiling GHC.Builtin.Utils ( compiler/GHC/Builtin/Utils.hs, /tmp/.haddock-2222609/GHC/Builtin/Utils.o, /tmp/.haddock-2222609/GHC/Builtin/Utils.dyn_o ) [ 3 of 427] Compiling GHC.Cmm.CallConv ( compiler/GHC/Cmm/CallConv.hs, /tmp/.haddock-2222609/GHC/Cmm/CallConv.o, /tmp/.haddock-2222609/GHC/Cmm/CallConv.dyn_o ) [ 4 of 427] Compiling GHC.Cmm.Config ( compiler/GHC/Cmm/Config.hs, /tmp/.haddock-2222609/GHC/Cmm/Config.o, /tmp/.haddock-2222609/GHC/Cmm/Config.dyn_o ) [ 5 of 427] Compiling GHC.Cmm.ContFlowOpt ( compiler/GHC/Cmm/ContFlowOpt.hs, /tmp/.haddock-2222609/GHC/Cmm/ContFlowOpt.o, /tmp/.haddock-2222609/GHC/Cmm/ContFlowOpt.dyn_o ) [ 6 of 427] Compiling GHC.Cmm.CommonBlockElim ( compiler/GHC/Cmm/CommonBlockElim.hs, /tmp/.haddock-2222609/GHC/Cmm/CommonBlockElim.o, /tmp/.haddock-2222609/GHC/Cmm/CommonBlockElim.dyn_o ) [ 7 of 427] Compiling GHC.Cmm.Dataflow ( compiler/GHC/Cmm/Dataflow.hs, /tmp/.haddock-2222609/GHC/Cmm/Dataflow.o, /tmp/.haddock-2222609/GHC/Cmm/Dataflow.dyn_o ) [ 8 of 427] Compiling GHC.Cmm.DebugBlock ( compiler/GHC/Cmm/DebugBlock.hs, /tmp/.haddock-2222609/GHC/Cmm/DebugBlock.o, /tmp/.haddock-2222609/GHC/Cmm/DebugBlock.dyn_o ) [ 9 of 427] Compiling GHC.Cmm.Graph ( compiler/GHC/Cmm/Graph.hs, /tmp/.haddock-2222609/GHC/Cmm/Graph.o, /tmp/.haddock-2222609/GHC/Cmm/Graph.dyn_o ) [ 10 of 427] Compiling GHC.Cmm.InitFini ( compiler/GHC/Cmm/InitFini.hs, /tmp/.haddock-2222609/GHC/Cmm/InitFini.o, /tmp/.haddock-2222609/GHC/Cmm/InitFini.dyn_o ) [ 11 of 427] Compiling GHC.Cmm.LRegSet ( compiler/GHC/Cmm/LRegSet.hs, /tmp/.haddock-2222609/GHC/Cmm/LRegSet.o, /tmp/.haddock-2222609/GHC/Cmm/LRegSet.dyn_o ) [ 12 of 427] Compiling GHC.Cmm.Liveness ( compiler/GHC/Cmm/Liveness.hs, /tmp/.haddock-2222609/GHC/Cmm/Liveness.o, /tmp/.haddock-2222609/GHC/Cmm/Liveness.dyn_o ) [ 13 of 427] Compiling GHC.Cmm.Lint ( compiler/GHC/Cmm/Lint.hs, /tmp/.haddock-2222609/GHC/Cmm/Lint.o, /tmp/.haddock-2222609/GHC/Cmm/Lint.dyn_o ) [ 14 of 427] Compiling GHC.Cmm.Opt ( compiler/GHC/Cmm/Opt.hs, /tmp/.haddock-2222609/GHC/Cmm/Opt.o, /tmp/.haddock-2222609/GHC/Cmm/Opt.dyn_o ) [ 15 of 427] Compiling GHC.Cmm.Parser.Config ( compiler/GHC/Cmm/Parser/Config.hs, /tmp/.haddock-2222609/GHC/Cmm/Parser/Config.o, /tmp/.haddock-2222609/GHC/Cmm/Parser/Config.dyn_o ) [ 16 of 427] Compiling GHC.Cmm.Parser.Monad ( compiler/GHC/Cmm/Parser/Monad.hs, /tmp/.haddock-2222609/GHC/Cmm/Parser/Monad.o, /tmp/.haddock-2222609/GHC/Cmm/Parser/Monad.dyn_o ) [ 17 of 427] Compiling GHC.Cmm.Lexer ( dist/build/GHC/Cmm/Lexer.hs, /tmp/.haddock-2222609/GHC/Cmm/Lexer.o, /tmp/.haddock-2222609/GHC/Cmm/Lexer.dyn_o ) [ 18 of 427] Compiling GHC.Cmm.Sink ( compiler/GHC/Cmm/Sink.hs, /tmp/.haddock-2222609/GHC/Cmm/Sink.o, /tmp/.haddock-2222609/GHC/Cmm/Sink.dyn_o ) [ 19 of 427] Compiling GHC.Cmm.Switch.Implement ( compiler/GHC/Cmm/Switch/Implement.hs, /tmp/.haddock-2222609/GHC/Cmm/Switch/Implement.o, /tmp/.haddock-2222609/GHC/Cmm/Switch/Implement.dyn_o ) [ 20 of 427] Compiling GHC.Cmm.ThreadSanitizer ( compiler/GHC/Cmm/ThreadSanitizer.hs, /tmp/.haddock-2222609/GHC/Cmm/ThreadSanitizer.o, /tmp/.haddock-2222609/GHC/Cmm/ThreadSanitizer.dyn_o ) [ 21 of 427] Compiling GHC.Cmm.UniqueRenamer ( compiler/GHC/Cmm/UniqueRenamer.hs, /tmp/.haddock-2222609/GHC/Cmm/UniqueRenamer.o, /tmp/.haddock-2222609/GHC/Cmm/UniqueRenamer.dyn_o ) [ 22 of 427] Compiling GHC.CmmToAsm.AArch64.Cond ( compiler/GHC/CmmToAsm/AArch64/Cond.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/AArch64/Cond.o, /tmp/.haddock-2222609/GHC/CmmToAsm/AArch64/Cond.dyn_o ) [ 23 of 427] Compiling GHC.CmmToAsm.CFG.Dominators ( compiler/GHC/CmmToAsm/CFG/Dominators.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/CFG/Dominators.o, /tmp/.haddock-2222609/GHC/CmmToAsm/CFG/Dominators.dyn_o ) [ 24 of 427] Compiling GHC.Cmm.Dominators ( compiler/GHC/Cmm/Dominators.hs, /tmp/.haddock-2222609/GHC/Cmm/Dominators.o, /tmp/.haddock-2222609/GHC/Cmm/Dominators.dyn_o ) [ 25 of 427] Compiling GHC.CmmToAsm.CPrim ( compiler/GHC/CmmToAsm/CPrim.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/CPrim.o, /tmp/.haddock-2222609/GHC/CmmToAsm/CPrim.dyn_o ) [ 26 of 427] Compiling GHC.CmmToAsm.Config ( compiler/GHC/CmmToAsm/Config.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/Config.o, /tmp/.haddock-2222609/GHC/CmmToAsm/Config.dyn_o ) [ 27 of 427] Compiling GHC.CmmToAsm.Format ( compiler/GHC/CmmToAsm/Format.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/Format.o, /tmp/.haddock-2222609/GHC/CmmToAsm/Format.dyn_o ) [ 28 of 427] Compiling GHC.CmmToAsm.AArch64.Regs ( compiler/GHC/CmmToAsm/AArch64/Regs.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/AArch64/Regs.o, /tmp/.haddock-2222609/GHC/CmmToAsm/AArch64/Regs.dyn_o ) [ 29 of 427] Compiling GHC.CmmToAsm.Instr ( compiler/GHC/CmmToAsm/Instr.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/Instr.o, /tmp/.haddock-2222609/GHC/CmmToAsm/Instr.dyn_o ) [ 30 of 427] Compiling GHC.CmmToAsm.PPC.Cond ( compiler/GHC/CmmToAsm/PPC/Cond.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/PPC/Cond.o, /tmp/.haddock-2222609/GHC/CmmToAsm/PPC/Cond.dyn_o ) [ 31 of 427] Compiling GHC.CmmToAsm.PPC.Regs ( compiler/GHC/CmmToAsm/PPC/Regs.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/PPC/Regs.o, /tmp/.haddock-2222609/GHC/CmmToAsm/PPC/Regs.dyn_o ) [ 32 of 427] Compiling GHC.CmmToAsm.RV64.Cond ( compiler/GHC/CmmToAsm/RV64/Cond.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/RV64/Cond.o, /tmp/.haddock-2222609/GHC/CmmToAsm/RV64/Cond.dyn_o ) [ 33 of 427] Compiling GHC.CmmToAsm.RV64.Regs ( compiler/GHC/CmmToAsm/RV64/Regs.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/RV64/Regs.o, /tmp/.haddock-2222609/GHC/CmmToAsm/RV64/Regs.dyn_o ) [ 34 of 427] Compiling GHC.CmmToAsm.Reg.Linear.AArch64 ( compiler/GHC/CmmToAsm/Reg/Linear/AArch64.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/Reg/Linear/AArch64.o, /tmp/.haddock-2222609/GHC/CmmToAsm/Reg/Linear/AArch64.dyn_o ) [ 35 of 427] Compiling GHC.CmmToAsm.Reg.Linear.PPC ( compiler/GHC/CmmToAsm/Reg/Linear/PPC.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/Reg/Linear/PPC.o, /tmp/.haddock-2222609/GHC/CmmToAsm/Reg/Linear/PPC.dyn_o ) [ 36 of 427] Compiling GHC.CmmToAsm.Reg.Linear.RV64 ( compiler/GHC/CmmToAsm/Reg/Linear/RV64.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/Reg/Linear/RV64.o, /tmp/.haddock-2222609/GHC/CmmToAsm/Reg/Linear/RV64.dyn_o ) [ 37 of 427] Compiling GHC.CmmToAsm.Reg.Linear.StackMap ( compiler/GHC/CmmToAsm/Reg/Linear/StackMap.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/Reg/Linear/StackMap.o, /tmp/.haddock-2222609/GHC/CmmToAsm/Reg/Linear/StackMap.dyn_o ) [ 38 of 427] Compiling GHC.CmmToAsm.Reg.Utils ( compiler/GHC/CmmToAsm/Reg/Utils.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/Reg/Utils.o, /tmp/.haddock-2222609/GHC/CmmToAsm/Reg/Utils.dyn_o ) [ 39 of 427] Compiling GHC.CmmToAsm.Types ( compiler/GHC/CmmToAsm/Types.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/Types.o, /tmp/.haddock-2222609/GHC/CmmToAsm/Types.dyn_o ) [ 40 of 427] Compiling GHC.CmmToAsm.Utils ( compiler/GHC/CmmToAsm/Utils.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/Utils.o, /tmp/.haddock-2222609/GHC/CmmToAsm/Utils.dyn_o ) [ 41 of 427] Compiling GHC.CmmToAsm.RV64.Instr ( compiler/GHC/CmmToAsm/RV64/Instr.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/RV64/Instr.o, /tmp/.haddock-2222609/GHC/CmmToAsm/RV64/Instr.dyn_o ) [ 42 of 427] Compiling GHC.CmmToAsm.RV64.RegInfo ( compiler/GHC/CmmToAsm/RV64/RegInfo.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/RV64/RegInfo.o, /tmp/.haddock-2222609/GHC/CmmToAsm/RV64/RegInfo.dyn_o ) [ 43 of 427] Compiling GHC.CmmToAsm.Wasm.Types ( compiler/GHC/CmmToAsm/Wasm/Types.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/Wasm/Types.o, /tmp/.haddock-2222609/GHC/CmmToAsm/Wasm/Types.dyn_o ) [ 44 of 427] Compiling GHC.CmmToAsm.Wasm.Utils ( compiler/GHC/CmmToAsm/Wasm/Utils.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/Wasm/Utils.o, /tmp/.haddock-2222609/GHC/CmmToAsm/Wasm/Utils.dyn_o ) [ 45 of 427] Compiling GHC.CmmToAsm.X86.Cond ( compiler/GHC/CmmToAsm/X86/Cond.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/X86/Cond.o, /tmp/.haddock-2222609/GHC/CmmToAsm/X86/Cond.dyn_o ) [ 46 of 427] Compiling GHC.CmmToAsm.X86.Regs ( compiler/GHC/CmmToAsm/X86/Regs.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/X86/Regs.o, /tmp/.haddock-2222609/GHC/CmmToAsm/X86/Regs.dyn_o ) [ 47 of 427] Compiling GHC.CmmToAsm.X86.RegInfo ( compiler/GHC/CmmToAsm/X86/RegInfo.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/X86/RegInfo.o, /tmp/.haddock-2222609/GHC/CmmToAsm/X86/RegInfo.dyn_o ) [ 48 of 427] Compiling GHC.CmmToAsm.Reg.Target ( compiler/GHC/CmmToAsm/Reg/Target.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/Reg/Target.o, /tmp/.haddock-2222609/GHC/CmmToAsm/Reg/Target.dyn_o ) [ 49 of 427] Compiling GHC.CmmToAsm.X86.Instr ( compiler/GHC/CmmToAsm/X86/Instr.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/X86/Instr.o, /tmp/.haddock-2222609/GHC/CmmToAsm/X86/Instr.dyn_o ) [ 50 of 427] Compiling GHC.CmmToAsm.AArch64.Instr ( compiler/GHC/CmmToAsm/AArch64/Instr.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/AArch64/Instr.o, /tmp/.haddock-2222609/GHC/CmmToAsm/AArch64/Instr.dyn_o ) [ 51 of 427] Compiling GHC.CmmToAsm.AArch64.RegInfo ( compiler/GHC/CmmToAsm/AArch64/RegInfo.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/AArch64/RegInfo.o, /tmp/.haddock-2222609/GHC/CmmToAsm/AArch64/RegInfo.dyn_o ) [ 52 of 427] Compiling GHC.CmmToAsm.Reg.Linear.X86_64 ( compiler/GHC/CmmToAsm/Reg/Linear/X86_64.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/Reg/Linear/X86_64.o, /tmp/.haddock-2222609/GHC/CmmToAsm/Reg/Linear/X86_64.dyn_o ) [ 53 of 427] Compiling GHC.CmmToAsm.Reg.Linear.X86 ( compiler/GHC/CmmToAsm/Reg/Linear/X86.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/Reg/Linear/X86.o, /tmp/.haddock-2222609/GHC/CmmToAsm/Reg/Linear/X86.dyn_o ) [ 54 of 427] Compiling GHC.CmmToC ( compiler/GHC/CmmToC.hs, /tmp/.haddock-2222609/GHC/CmmToC.o, /tmp/.haddock-2222609/GHC/CmmToC.dyn_o ) [ 55 of 427] Compiling GHC.CmmToLlvm.Mangler ( compiler/GHC/CmmToLlvm/Mangler.hs, /tmp/.haddock-2222609/GHC/CmmToLlvm/Mangler.o, /tmp/.haddock-2222609/GHC/CmmToLlvm/Mangler.dyn_o ) [ 56 of 427] Compiling GHC.Core.LateCC.Types ( compiler/GHC/Core/LateCC/Types.hs, /tmp/.haddock-2222609/GHC/Core/LateCC/Types.o, /tmp/.haddock-2222609/GHC/Core/LateCC/Types.dyn_o ) [ 57 of 427] Compiling GHC.Core.LateCC.Utils ( compiler/GHC/Core/LateCC/Utils.hs, /tmp/.haddock-2222609/GHC/Core/LateCC/Utils.o, /tmp/.haddock-2222609/GHC/Core/LateCC/Utils.dyn_o ) [ 58 of 427] Compiling GHC.Core.LateCC.TopLevelBinds ( compiler/GHC/Core/LateCC/TopLevelBinds.hs, /tmp/.haddock-2222609/GHC/Core/LateCC/TopLevelBinds.o, /tmp/.haddock-2222609/GHC/Core/LateCC/TopLevelBinds.dyn_o ) [ 59 of 427] Compiling GHC.Core.LateCC.OverloadedCalls ( compiler/GHC/Core/LateCC/OverloadedCalls.hs, /tmp/.haddock-2222609/GHC/Core/LateCC/OverloadedCalls.o, /tmp/.haddock-2222609/GHC/Core/LateCC/OverloadedCalls.dyn_o ) [ 60 of 427] Compiling GHC.Core.LateCC ( compiler/GHC/Core/LateCC.hs, /tmp/.haddock-2222609/GHC/Core/LateCC.o, /tmp/.haddock-2222609/GHC/Core/LateCC.dyn_o ) [ 61 of 427] Compiling GHC.Core.Opt.CSE ( compiler/GHC/Core/Opt/CSE.hs, /tmp/.haddock-2222609/GHC/Core/Opt/CSE.o, /tmp/.haddock-2222609/GHC/Core/Opt/CSE.dyn_o ) [ 62 of 427] Compiling GHC.Core.Opt.CallArity ( compiler/GHC/Core/Opt/CallArity.hs, /tmp/.haddock-2222609/GHC/Core/Opt/CallArity.o, /tmp/.haddock-2222609/GHC/Core/Opt/CallArity.dyn_o ) [ 63 of 427] Compiling GHC.Core.Opt.Exitify ( compiler/GHC/Core/Opt/Exitify.hs, /tmp/.haddock-2222609/GHC/Core/Opt/Exitify.o, /tmp/.haddock-2222609/GHC/Core/Opt/Exitify.dyn_o ) [ 64 of 427] Compiling GHC.Core.Opt.FloatIn ( compiler/GHC/Core/Opt/FloatIn.hs, /tmp/.haddock-2222609/GHC/Core/Opt/FloatIn.o, /tmp/.haddock-2222609/GHC/Core/Opt/FloatIn.dyn_o ) [ 65 of 427] Compiling GHC.Core.Opt.LiberateCase ( compiler/GHC/Core/Opt/LiberateCase.hs, /tmp/.haddock-2222609/GHC/Core/Opt/LiberateCase.o, /tmp/.haddock-2222609/GHC/Core/Opt/LiberateCase.dyn_o ) [ 66 of 427] Compiling GHC.Core.Opt.SetLevels ( compiler/GHC/Core/Opt/SetLevels.hs, /tmp/.haddock-2222609/GHC/Core/Opt/SetLevels.o, /tmp/.haddock-2222609/GHC/Core/Opt/SetLevels.dyn_o ) [ 67 of 427] Compiling GHC.Core.Opt.FloatOut ( compiler/GHC/Core/Opt/FloatOut.hs, /tmp/.haddock-2222609/GHC/Core/Opt/FloatOut.o, /tmp/.haddock-2222609/GHC/Core/Opt/FloatOut.dyn_o ) [ 68 of 427] Compiling GHC.Core.Opt.StaticArgs ( compiler/GHC/Core/Opt/StaticArgs.hs, /tmp/.haddock-2222609/GHC/Core/Opt/StaticArgs.o, /tmp/.haddock-2222609/GHC/Core/Opt/StaticArgs.dyn_o ) [ 69 of 427] Compiling GHC.Core.TyCon.Set ( compiler/GHC/Core/TyCon/Set.hs, /tmp/.haddock-2222609/GHC/Core/TyCon/Set.o, /tmp/.haddock-2222609/GHC/Core/TyCon/Set.dyn_o ) [ 70 of 427] Compiling GHC.Core.Opt.WorkWrap.Utils ( compiler/GHC/Core/Opt/WorkWrap/Utils.hs, /tmp/.haddock-2222609/GHC/Core/Opt/WorkWrap/Utils.o, /tmp/.haddock-2222609/GHC/Core/Opt/WorkWrap/Utils.dyn_o ) [ 71 of 427] Compiling GHC.Core.Opt.WorkWrap ( compiler/GHC/Core/Opt/WorkWrap.hs, /tmp/.haddock-2222609/GHC/Core/Opt/WorkWrap.o, /tmp/.haddock-2222609/GHC/Core/Opt/WorkWrap.dyn_o ) [ 72 of 427] Compiling GHC.Core.Opt.SpecConstr ( compiler/GHC/Core/Opt/SpecConstr.hs, /tmp/.haddock-2222609/GHC/Core/Opt/SpecConstr.o, /tmp/.haddock-2222609/GHC/Core/Opt/SpecConstr.dyn_o ) [ 73 of 427] Compiling GHC.CoreToStg.Prep ( compiler/GHC/CoreToStg/Prep.hs, /tmp/.haddock-2222609/GHC/CoreToStg/Prep.o, /tmp/.haddock-2222609/GHC/CoreToStg/Prep.dyn_o ) [ 74 of 427] Compiling GHC.Data.Bitmap ( compiler/GHC/Data/Bitmap.hs, /tmp/.haddock-2222609/GHC/Data/Bitmap.o, /tmp/.haddock-2222609/GHC/Data/Bitmap.dyn_o ) [ 75 of 427] Compiling GHC.Cmm.Info ( compiler/GHC/Cmm/Info.hs, /tmp/.haddock-2222609/GHC/Cmm/Info.o, /tmp/.haddock-2222609/GHC/Cmm/Info.dyn_o ) [ 76 of 427] Compiling GHC.CmmToAsm.PPC.Instr ( compiler/GHC/CmmToAsm/PPC/Instr.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/PPC/Instr.o, /tmp/.haddock-2222609/GHC/CmmToAsm/PPC/Instr.dyn_o ) [ 77 of 427] Compiling GHC.CmmToAsm.Reg.Linear.FreeRegs ( compiler/GHC/CmmToAsm/Reg/Linear/FreeRegs.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/Reg/Linear/FreeRegs.o, /tmp/.haddock-2222609/GHC/CmmToAsm/Reg/Linear/FreeRegs.dyn_o ) [ 78 of 427] Compiling GHC.CmmToAsm.PPC.RegInfo ( compiler/GHC/CmmToAsm/PPC/RegInfo.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/PPC/RegInfo.o, /tmp/.haddock-2222609/GHC/CmmToAsm/PPC/RegInfo.dyn_o ) [ 79 of 427] Compiling GHC.Cmm.ProcPoint ( compiler/GHC/Cmm/ProcPoint.hs, /tmp/.haddock-2222609/GHC/Cmm/ProcPoint.o, /tmp/.haddock-2222609/GHC/Cmm/ProcPoint.dyn_o ) [ 80 of 427] Compiling GHC.Data.Graph.Base ( compiler/GHC/Data/Graph/Base.hs, /tmp/.haddock-2222609/GHC/Data/Graph/Base.o, /tmp/.haddock-2222609/GHC/Data/Graph/Base.dyn_o ) [ 81 of 427] Compiling GHC.CmmToAsm.Reg.Graph.TrivColorable ( compiler/GHC/CmmToAsm/Reg/Graph/TrivColorable.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/Reg/Graph/TrivColorable.o, /tmp/.haddock-2222609/GHC/CmmToAsm/Reg/Graph/TrivColorable.dyn_o ) [ 82 of 427] Compiling GHC.Data.Graph.Inductive.Graph ( compiler/GHC/Data/Graph/Inductive/Graph.hs, /tmp/.haddock-2222609/GHC/Data/Graph/Inductive/Graph.o, /tmp/.haddock-2222609/GHC/Data/Graph/Inductive/Graph.dyn_o ) [ 83 of 427] Compiling GHC.Data.Graph.Collapse ( compiler/GHC/Data/Graph/Collapse.hs, /tmp/.haddock-2222609/GHC/Data/Graph/Collapse.o, /tmp/.haddock-2222609/GHC/Data/Graph/Collapse.dyn_o ) [ 84 of 427] Compiling GHC.Data.Graph.Inductive.PatriciaTree ( compiler/GHC/Data/Graph/Inductive/PatriciaTree.hs, /tmp/.haddock-2222609/GHC/Data/Graph/Inductive/PatriciaTree.o, /tmp/.haddock-2222609/GHC/Data/Graph/Inductive/PatriciaTree.dyn_o ) [ 85 of 427] Compiling GHC.Cmm.Reducibility ( compiler/GHC/Cmm/Reducibility.hs, /tmp/.haddock-2222609/GHC/Cmm/Reducibility.o, /tmp/.haddock-2222609/GHC/Cmm/Reducibility.dyn_o ) [ 86 of 427] Compiling GHC.Data.Graph.Ops ( compiler/GHC/Data/Graph/Ops.hs, /tmp/.haddock-2222609/GHC/Data/Graph/Ops.o, /tmp/.haddock-2222609/GHC/Data/Graph/Ops.dyn_o ) [ 87 of 427] Compiling GHC.Data.Graph.Ppr ( compiler/GHC/Data/Graph/Ppr.hs, /tmp/.haddock-2222609/GHC/Data/Graph/Ppr.o, /tmp/.haddock-2222609/GHC/Data/Graph/Ppr.dyn_o ) [ 88 of 427] Compiling GHC.Data.Graph.Color ( compiler/GHC/Data/Graph/Color.hs, /tmp/.haddock-2222609/GHC/Data/Graph/Color.o, /tmp/.haddock-2222609/GHC/Data/Graph/Color.dyn_o ) [ 89 of 427] Compiling GHC.Data.UnionFind ( compiler/GHC/Data/UnionFind.hs, /tmp/.haddock-2222609/GHC/Data/UnionFind.o, /tmp/.haddock-2222609/GHC/Data/UnionFind.dyn_o ) [ 90 of 427] Compiling GHC.CmmToAsm.CFG ( compiler/GHC/CmmToAsm/CFG.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/CFG.o, /tmp/.haddock-2222609/GHC/CmmToAsm/CFG.dyn_o ) [ 91 of 427] Compiling GHC.CmmToAsm.Reg.Liveness ( compiler/GHC/CmmToAsm/Reg/Liveness.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/Reg/Liveness.o, /tmp/.haddock-2222609/GHC/CmmToAsm/Reg/Liveness.dyn_o ) [ 92 of 427] Compiling GHC.CmmToAsm.Reg.Linear.Base ( compiler/GHC/CmmToAsm/Reg/Linear/Base.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/Reg/Linear/Base.o, /tmp/.haddock-2222609/GHC/CmmToAsm/Reg/Linear/Base.dyn_o ) [ 93 of 427] Compiling GHC.CmmToAsm.Reg.Linear.Stats ( compiler/GHC/CmmToAsm/Reg/Linear/Stats.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/Reg/Linear/Stats.o, /tmp/.haddock-2222609/GHC/CmmToAsm/Reg/Linear/Stats.dyn_o ) [ 94 of 427] Compiling GHC.CmmToAsm.Reg.Linear.State ( compiler/GHC/CmmToAsm/Reg/Linear/State.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/Reg/Linear/State.o, /tmp/.haddock-2222609/GHC/CmmToAsm/Reg/Linear/State.dyn_o ) [ 95 of 427] Compiling GHC.CmmToAsm.Reg.Linear.JoinToTargets ( compiler/GHC/CmmToAsm/Reg/Linear/JoinToTargets.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/Reg/Linear/JoinToTargets.o, /tmp/.haddock-2222609/GHC/CmmToAsm/Reg/Linear/JoinToTargets.dyn_o ) [ 96 of 427] Compiling GHC.CmmToAsm.Reg.Linear ( compiler/GHC/CmmToAsm/Reg/Linear.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/Reg/Linear.o, /tmp/.haddock-2222609/GHC/CmmToAsm/Reg/Linear.dyn_o ) [ 97 of 427] Compiling GHC.CmmToAsm.Reg.Graph.SpillClean ( compiler/GHC/CmmToAsm/Reg/Graph/SpillClean.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/Reg/Graph/SpillClean.o, /tmp/.haddock-2222609/GHC/CmmToAsm/Reg/Graph/SpillClean.dyn_o ) [ 98 of 427] Compiling GHC.CmmToAsm.Reg.Graph.Spill ( compiler/GHC/CmmToAsm/Reg/Graph/Spill.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/Reg/Graph/Spill.o, /tmp/.haddock-2222609/GHC/CmmToAsm/Reg/Graph/Spill.dyn_o ) [ 99 of 427] Compiling GHC.CmmToAsm.Reg.Graph.SpillCost ( compiler/GHC/CmmToAsm/Reg/Graph/SpillCost.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/Reg/Graph/SpillCost.o, /tmp/.haddock-2222609/GHC/CmmToAsm/Reg/Graph/SpillCost.dyn_o ) [100 of 427] Compiling GHC.CmmToAsm.Reg.Graph.Stats ( compiler/GHC/CmmToAsm/Reg/Graph/Stats.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/Reg/Graph/Stats.o, /tmp/.haddock-2222609/GHC/CmmToAsm/Reg/Graph/Stats.dyn_o ) [101 of 427] Compiling GHC.CmmToAsm.Reg.Graph ( compiler/GHC/CmmToAsm/Reg/Graph.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/Reg/Graph.o, /tmp/.haddock-2222609/GHC/CmmToAsm/Reg/Graph.dyn_o ) [102 of 427] Compiling GHC.CmmToAsm.Monad ( compiler/GHC/CmmToAsm/Monad.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/Monad.o, /tmp/.haddock-2222609/GHC/CmmToAsm/Monad.dyn_o ) [103 of 427] Compiling GHC.CmmToAsm.PIC ( compiler/GHC/CmmToAsm/PIC.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/PIC.o, /tmp/.haddock-2222609/GHC/CmmToAsm/PIC.dyn_o ) [104 of 427] Compiling GHC.CmmToAsm.RV64.CodeGen ( compiler/GHC/CmmToAsm/RV64/CodeGen.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/RV64/CodeGen.o, /tmp/.haddock-2222609/GHC/CmmToAsm/RV64/CodeGen.dyn_o ) [105 of 427] Compiling GHC.CmmToAsm.PPC.CodeGen ( compiler/GHC/CmmToAsm/PPC/CodeGen.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/PPC/CodeGen.o, /tmp/.haddock-2222609/GHC/CmmToAsm/PPC/CodeGen.dyn_o ) [106 of 427] Compiling GHC.Cmm.GenericOpt ( compiler/GHC/Cmm/GenericOpt.hs, /tmp/.haddock-2222609/GHC/Cmm/GenericOpt.o, /tmp/.haddock-2222609/GHC/Cmm/GenericOpt.dyn_o ) [107 of 427] Compiling GHC.CmmToAsm.AArch64.CodeGen ( compiler/GHC/CmmToAsm/AArch64/CodeGen.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/AArch64/CodeGen.o, /tmp/.haddock-2222609/GHC/CmmToAsm/AArch64/CodeGen.dyn_o ) [108 of 427] Compiling GHC.CmmToAsm.BlockLayout ( compiler/GHC/CmmToAsm/BlockLayout.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/BlockLayout.o, /tmp/.haddock-2222609/GHC/CmmToAsm/BlockLayout.dyn_o ) [109 of 427] Compiling GHC.Driver.Config.Cmm ( compiler/GHC/Driver/Config/Cmm.hs, /tmp/.haddock-2222609/GHC/Driver/Config/Cmm.o, /tmp/.haddock-2222609/GHC/Driver/Config/Cmm.dyn_o ) [110 of 427] Compiling GHC.Driver.Config.CmmToAsm ( compiler/GHC/Driver/Config/CmmToAsm.hs, /tmp/.haddock-2222609/GHC/Driver/Config/CmmToAsm.o, /tmp/.haddock-2222609/GHC/Driver/Config/CmmToAsm.dyn_o ) [111 of 427] Compiling GHC.Driver.Config.Core.Lint.Interactive ( compiler/GHC/Driver/Config/Core/Lint/Interactive.hs, /tmp/.haddock-2222609/GHC/Driver/Config/Core/Lint/Interactive.o, /tmp/.haddock-2222609/GHC/Driver/Config/Core/Lint/Interactive.dyn_o ) [112 of 427] Compiling GHC.Driver.Config.Core.Opt.Arity ( compiler/GHC/Driver/Config/Core/Opt/Arity.hs, /tmp/.haddock-2222609/GHC/Driver/Config/Core/Opt/Arity.o, /tmp/.haddock-2222609/GHC/Driver/Config/Core/Opt/Arity.dyn_o ) [113 of 427] Compiling GHC.Driver.Config.Core.Opt.LiberateCase ( compiler/GHC/Driver/Config/Core/Opt/LiberateCase.hs, /tmp/.haddock-2222609/GHC/Driver/Config/Core/Opt/LiberateCase.o, /tmp/.haddock-2222609/GHC/Driver/Config/Core/Opt/LiberateCase.dyn_o ) [114 of 427] Compiling GHC.Driver.Config.Core.Opt.WorkWrap ( compiler/GHC/Driver/Config/Core/Opt/WorkWrap.hs, /tmp/.haddock-2222609/GHC/Driver/Config/Core/Opt/WorkWrap.o, /tmp/.haddock-2222609/GHC/Driver/Config/Core/Opt/WorkWrap.dyn_o ) [115 of 427] Compiling GHC.Driver.Config.Core.Rules ( compiler/GHC/Driver/Config/Core/Rules.hs, /tmp/.haddock-2222609/GHC/Driver/Config/Core/Rules.o, /tmp/.haddock-2222609/GHC/Driver/Config/Core/Rules.dyn_o ) [116 of 427] Compiling GHC.Driver.Config.Core.Opt.Simplify ( compiler/GHC/Driver/Config/Core/Opt/Simplify.hs, /tmp/.haddock-2222609/GHC/Driver/Config/Core/Opt/Simplify.o, /tmp/.haddock-2222609/GHC/Driver/Config/Core/Opt/Simplify.dyn_o ) [117 of 427] Compiling GHC.Core.Opt.Specialise ( compiler/GHC/Core/Opt/Specialise.hs, /tmp/.haddock-2222609/GHC/Core/Opt/Specialise.o, /tmp/.haddock-2222609/GHC/Core/Opt/Specialise.dyn_o ) [118 of 427] Compiling GHC.Driver.Config.CoreToStg.Prep ( compiler/GHC/Driver/Config/CoreToStg/Prep.hs, /tmp/.haddock-2222609/GHC/Driver/Config/CoreToStg/Prep.o, /tmp/.haddock-2222609/GHC/Driver/Config/CoreToStg/Prep.dyn_o ) [119 of 427] Compiling GHC.Driver.Config.Finder ( compiler/GHC/Driver/Config/Finder.hs, /tmp/.haddock-2222609/GHC/Driver/Config/Finder.o, /tmp/.haddock-2222609/GHC/Driver/Config/Finder.dyn_o ) [120 of 427] Compiling GHC.Driver.Config.HsToCore ( compiler/GHC/Driver/Config/HsToCore.hs, /tmp/.haddock-2222609/GHC/Driver/Config/HsToCore.o, /tmp/.haddock-2222609/GHC/Driver/Config/HsToCore.dyn_o ) [121 of 427] Compiling GHC.Driver.Config.Linker ( compiler/GHC/Driver/Config/Linker.hs, /tmp/.haddock-2222609/GHC/Driver/Config/Linker.o, /tmp/.haddock-2222609/GHC/Driver/Config/Linker.dyn_o ) [122 of 427] Compiling GHC.Driver.Config.Stg.Ppr ( compiler/GHC/Driver/Config/Stg/Ppr.hs, /tmp/.haddock-2222609/GHC/Driver/Config/Stg/Ppr.o, /tmp/.haddock-2222609/GHC/Driver/Config/Stg/Ppr.dyn_o ) [123 of 427] Compiling GHC.Driver.Config.StgToCmm ( compiler/GHC/Driver/Config/StgToCmm.hs, /tmp/.haddock-2222609/GHC/Driver/Config/StgToCmm.o, /tmp/.haddock-2222609/GHC/Driver/Config/StgToCmm.dyn_o ) [124 of 427] Compiling GHC.Driver.Config.Cmm.Parser ( compiler/GHC/Driver/Config/Cmm/Parser.hs, /tmp/.haddock-2222609/GHC/Driver/Config/Cmm/Parser.o, /tmp/.haddock-2222609/GHC/Driver/Config/Cmm/Parser.dyn_o ) [125 of 427] Compiling GHC.Driver.Config.StgToJS ( compiler/GHC/Driver/Config/StgToJS.hs, /tmp/.haddock-2222609/GHC/Driver/Config/StgToJS.o, /tmp/.haddock-2222609/GHC/Driver/Config/StgToJS.dyn_o ) [126 of 427] Compiling GHC.Driver.MakeSem ( compiler/GHC/Driver/MakeSem.hs, /tmp/.haddock-2222609/GHC/Driver/MakeSem.o, /tmp/.haddock-2222609/GHC/Driver/MakeSem.dyn_o ) [127 of 427] Compiling GHC.Driver.Pipeline.LogQueue ( compiler/GHC/Driver/Pipeline/LogQueue.hs, /tmp/.haddock-2222609/GHC/Driver/Pipeline/LogQueue.o, /tmp/.haddock-2222609/GHC/Driver/Pipeline/LogQueue.dyn_o ) [128 of 427] Compiling GHC.Hs.Stats ( compiler/GHC/Hs/Stats.hs, /tmp/.haddock-2222609/GHC/Hs/Stats.o, /tmp/.haddock-2222609/GHC/Hs/Stats.dyn_o ) [129 of 427] Compiling GHC.Hs.Syn.Type ( compiler/GHC/Hs/Syn/Type.hs, /tmp/.haddock-2222609/GHC/Hs/Syn/Type.o, /tmp/.haddock-2222609/GHC/Hs/Syn/Type.dyn_o ) [130 of 427] Compiling GHC.HsToCore.Docs ( compiler/GHC/HsToCore/Docs.hs, /tmp/.haddock-2222609/GHC/HsToCore/Docs.o, /tmp/.haddock-2222609/GHC/HsToCore/Docs.dyn_o ) [131 of 427] Compiling GHC.HsToCore.Foreign.Utils ( compiler/GHC/HsToCore/Foreign/Utils.hs, /tmp/.haddock-2222609/GHC/HsToCore/Foreign/Utils.o, /tmp/.haddock-2222609/GHC/HsToCore/Foreign/Utils.dyn_o ) [132 of 427] Compiling GHC.HsToCore.Ticks ( compiler/GHC/HsToCore/Ticks.hs, /tmp/.haddock-2222609/GHC/HsToCore/Ticks.o, /tmp/.haddock-2222609/GHC/HsToCore/Ticks.dyn_o ) [133 of 427] Compiling GHC.HsToCore.Coverage ( compiler/GHC/HsToCore/Coverage.hs, /tmp/.haddock-2222609/GHC/HsToCore/Coverage.o, /tmp/.haddock-2222609/GHC/HsToCore/Coverage.dyn_o ) [134 of 427] Compiling GHC.Driver.Config.HsToCore.Ticks ( compiler/GHC/Driver/Config/HsToCore/Ticks.hs, /tmp/.haddock-2222609/GHC/Driver/Config/HsToCore/Ticks.o, /tmp/.haddock-2222609/GHC/Driver/Config/HsToCore/Ticks.dyn_o ) [135 of 427] Compiling GHC.HsToCore.Types ( compiler/GHC/HsToCore/Types.hs, /tmp/.haddock-2222609/GHC/HsToCore/Types.o, /tmp/.haddock-2222609/GHC/HsToCore/Types.dyn_o ) [136 of 427] Compiling GHC.Iface.Binary ( compiler/GHC/Iface/Binary.hs, /tmp/.haddock-2222609/GHC/Iface/Binary.o, /tmp/.haddock-2222609/GHC/Iface/Binary.dyn_o ) [137 of 427] Compiling GHC.Iface.Errors ( compiler/GHC/Iface/Errors.hs, /tmp/.haddock-2222609/GHC/Iface/Errors.o, /tmp/.haddock-2222609/GHC/Iface/Errors.dyn_o ) [138 of 427] Compiling GHC.Iface.Ext.Types ( compiler/GHC/Iface/Ext/Types.hs, /tmp/.haddock-2222609/GHC/Iface/Ext/Types.o, /tmp/.haddock-2222609/GHC/Iface/Ext/Types.dyn_o ) [139 of 427] Compiling GHC.Iface.Ext.Binary ( compiler/GHC/Iface/Ext/Binary.hs, /tmp/.haddock-2222609/GHC/Iface/Ext/Binary.o, /tmp/.haddock-2222609/GHC/Iface/Ext/Binary.dyn_o ) [140 of 427] Compiling GHC.Iface.Ext.Utils ( compiler/GHC/Iface/Ext/Utils.hs, /tmp/.haddock-2222609/GHC/Iface/Ext/Utils.o, /tmp/.haddock-2222609/GHC/Iface/Ext/Utils.dyn_o ) [141 of 427] Compiling GHC.Iface.Ext.Debug ( compiler/GHC/Iface/Ext/Debug.hs, /tmp/.haddock-2222609/GHC/Iface/Ext/Debug.o, /tmp/.haddock-2222609/GHC/Iface/Ext/Debug.dyn_o ) [142 of 427] Compiling GHC.Iface.Recomp.Flags ( compiler/GHC/Iface/Recomp/Flags.hs, /tmp/.haddock-2222609/GHC/Iface/Recomp/Flags.o, /tmp/.haddock-2222609/GHC/Iface/Recomp/Flags.dyn_o ) [143 of 427] Compiling GHC.Iface.Tidy.StaticPtrTable ( compiler/GHC/Iface/Tidy/StaticPtrTable.hs, /tmp/.haddock-2222609/GHC/Iface/Tidy/StaticPtrTable.o, /tmp/.haddock-2222609/GHC/Iface/Tidy/StaticPtrTable.dyn_o ) [144 of 427] Compiling GHC.Iface.Warnings ( compiler/GHC/Iface/Warnings.hs, /tmp/.haddock-2222609/GHC/Iface/Warnings.o, /tmp/.haddock-2222609/GHC/Iface/Warnings.dyn_o ) [145 of 427] Compiling GHC.JS.Opt.Expr ( compiler/GHC/JS/Opt/Expr.hs, /tmp/.haddock-2222609/GHC/JS/Opt/Expr.o, /tmp/.haddock-2222609/GHC/JS/Opt/Expr.dyn_o ) [146 of 427] Compiling GHC.JS.Opt.Simple ( compiler/GHC/JS/Opt/Simple.hs, /tmp/.haddock-2222609/GHC/JS/Opt/Simple.o, /tmp/.haddock-2222609/GHC/JS/Opt/Simple.dyn_o ) [147 of 427] Compiling GHC.JS.Optimizer ( compiler/GHC/JS/Optimizer.hs, /tmp/.haddock-2222609/GHC/JS/Optimizer.o, /tmp/.haddock-2222609/GHC/JS/Optimizer.dyn_o ) [148 of 427] Compiling GHC.Linker.Unit ( compiler/GHC/Linker/Unit.hs, /tmp/.haddock-2222609/GHC/Linker/Unit.o, /tmp/.haddock-2222609/GHC/Linker/Unit.dyn_o ) [149 of 427] Compiling GHC.Parser.Utils ( compiler/GHC/Parser/Utils.hs, /tmp/.haddock-2222609/GHC/Parser/Utils.o, /tmp/.haddock-2222609/GHC/Parser/Utils.dyn_o ) [150 of 427] Compiling GHC.Platform.Host ( ghc-lib/stage0/libraries/ghc-boot/build/GHC/Platform/Host.hs, /tmp/.haddock-2222609/GHC/Platform/Host.o, /tmp/.haddock-2222609/GHC/Platform/Host.dyn_o ) [151 of 427] Compiling GHC.Runtime.Interpreter.Process ( compiler/GHC/Runtime/Interpreter/Process.hs, /tmp/.haddock-2222609/GHC/Runtime/Interpreter/Process.o, /tmp/.haddock-2222609/GHC/Runtime/Interpreter/Process.dyn_o ) [152 of 427] Compiling GHC.Runtime.Interpreter.Wasm ( compiler/GHC/Runtime/Interpreter/Wasm.hs, /tmp/.haddock-2222609/GHC/Runtime/Interpreter/Wasm.o, /tmp/.haddock-2222609/GHC/Runtime/Interpreter/Wasm.dyn_o ) [153 of 427] Compiling GHC.Runtime.Utils ( compiler/GHC/Runtime/Utils.hs, /tmp/.haddock-2222609/GHC/Runtime/Utils.o, /tmp/.haddock-2222609/GHC/Runtime/Utils.dyn_o ) [154 of 427] Compiling GHC.Settings.IO ( compiler/GHC/Settings/IO.hs, /tmp/.haddock-2222609/GHC/Settings/IO.o, /tmp/.haddock-2222609/GHC/Settings/IO.dyn_o ) [155 of 427] Compiling GHC.Stg.BcPrep ( compiler/GHC/Stg/BcPrep.hs, /tmp/.haddock-2222609/GHC/Stg/BcPrep.o, /tmp/.haddock-2222609/GHC/Stg/BcPrep.dyn_o ) [156 of 427] Compiling GHC.Stg.CSE ( compiler/GHC/Stg/CSE.hs, /tmp/.haddock-2222609/GHC/Stg/CSE.o, /tmp/.haddock-2222609/GHC/Stg/CSE.dyn_o ) [157 of 427] Compiling GHC.Stg.Debug ( compiler/GHC/Stg/Debug.hs, /tmp/.haddock-2222609/GHC/Stg/Debug.o, /tmp/.haddock-2222609/GHC/Stg/Debug.dyn_o ) [158 of 427] Compiling GHC.Driver.Config.Stg.Debug ( compiler/GHC/Driver/Config/Stg/Debug.hs, /tmp/.haddock-2222609/GHC/Driver/Config/Stg/Debug.o, /tmp/.haddock-2222609/GHC/Driver/Config/Stg/Debug.dyn_o ) [159 of 427] Compiling GHC.Stg.InferTags.Types ( compiler/GHC/Stg/InferTags/Types.hs, /tmp/.haddock-2222609/GHC/Stg/InferTags/Types.o, /tmp/.haddock-2222609/GHC/Stg/InferTags/Types.dyn_o ) [160 of 427] Compiling GHC.Stg.Lift.Config ( compiler/GHC/Stg/Lift/Config.hs, /tmp/.haddock-2222609/GHC/Stg/Lift/Config.o, /tmp/.haddock-2222609/GHC/Stg/Lift/Config.dyn_o ) [161 of 427] Compiling GHC.Driver.Config.Stg.Lift ( compiler/GHC/Driver/Config/Stg/Lift.hs, /tmp/.haddock-2222609/GHC/Driver/Config/Stg/Lift.o, /tmp/.haddock-2222609/GHC/Driver/Config/Stg/Lift.dyn_o ) [162 of 427] Compiling GHC.Stg.Stats ( compiler/GHC/Stg/Stats.hs, /tmp/.haddock-2222609/GHC/Stg/Stats.o, /tmp/.haddock-2222609/GHC/Stg/Stats.dyn_o ) [163 of 427] Compiling GHC.Stg.Subst ( compiler/GHC/Stg/Subst.hs, /tmp/.haddock-2222609/GHC/Stg/Subst.o, /tmp/.haddock-2222609/GHC/Stg/Subst.dyn_o ) [164 of 427] Compiling GHC.Stg.Lift.Monad ( compiler/GHC/Stg/Lift/Monad.hs, /tmp/.haddock-2222609/GHC/Stg/Lift/Monad.o, /tmp/.haddock-2222609/GHC/Stg/Lift/Monad.dyn_o ) [165 of 427] Compiling GHC.Stg.Utils ( compiler/GHC/Stg/Utils.hs, /tmp/.haddock-2222609/GHC/Stg/Utils.o, /tmp/.haddock-2222609/GHC/Stg/Utils.dyn_o ) [166 of 427] Compiling GHC.Stg.Make ( compiler/GHC/Stg/Make.hs, /tmp/.haddock-2222609/GHC/Stg/Make.o, /tmp/.haddock-2222609/GHC/Stg/Make.dyn_o ) [167 of 427] Compiling GHC.Stg.Lint ( compiler/GHC/Stg/Lint.hs, /tmp/.haddock-2222609/GHC/Stg/Lint.o, /tmp/.haddock-2222609/GHC/Stg/Lint.dyn_o ) [168 of 427] Compiling GHC.Stg.FVs ( compiler/GHC/Stg/FVs.hs, /tmp/.haddock-2222609/GHC/Stg/FVs.o, /tmp/.haddock-2222609/GHC/Stg/FVs.dyn_o ) [169 of 427] Compiling GHC.CoreToStg ( compiler/GHC/CoreToStg.hs, /tmp/.haddock-2222609/GHC/CoreToStg.o, /tmp/.haddock-2222609/GHC/CoreToStg.dyn_o ) [170 of 427] Compiling GHC.Driver.Config.CoreToStg ( compiler/GHC/Driver/Config/CoreToStg.hs, /tmp/.haddock-2222609/GHC/Driver/Config/CoreToStg.o, /tmp/.haddock-2222609/GHC/Driver/Config/CoreToStg.dyn_o ) [171 of 427] Compiling GHC.StgToCmm.Hpc ( compiler/GHC/StgToCmm/Hpc.hs, /tmp/.haddock-2222609/GHC/StgToCmm/Hpc.o, /tmp/.haddock-2222609/GHC/StgToCmm/Hpc.dyn_o ) [172 of 427] Compiling GHC.StgToCmm.Sequel ( compiler/GHC/StgToCmm/Sequel.hs, /tmp/.haddock-2222609/GHC/StgToCmm/Sequel.o, /tmp/.haddock-2222609/GHC/StgToCmm/Sequel.dyn_o ) [173 of 427] Compiling GHC.StgToCmm.Closure ( compiler/GHC/StgToCmm/Closure.hs, /tmp/.haddock-2222609/GHC/StgToCmm/Closure.o, /tmp/.haddock-2222609/GHC/StgToCmm/Closure.dyn_o ) [174 of 427] Compiling GHC.StgToCmm.Monad ( compiler/GHC/StgToCmm/Monad.hs, /tmp/.haddock-2222609/GHC/StgToCmm/Monad.o, /tmp/.haddock-2222609/GHC/StgToCmm/Monad.dyn_o ) [175 of 427] Compiling GHC.StgToCmm.InfoTableProv ( compiler/GHC/StgToCmm/InfoTableProv.hs, /tmp/.haddock-2222609/GHC/StgToCmm/InfoTableProv.o, /tmp/.haddock-2222609/GHC/StgToCmm/InfoTableProv.dyn_o ) [176 of 427] Compiling GHC.StgToCmm.ExtCode ( compiler/GHC/StgToCmm/ExtCode.hs, /tmp/.haddock-2222609/GHC/StgToCmm/ExtCode.o, /tmp/.haddock-2222609/GHC/StgToCmm/ExtCode.dyn_o ) [177 of 427] Compiling GHC.StgToCmm.Env ( compiler/GHC/StgToCmm/Env.hs, /tmp/.haddock-2222609/GHC/StgToCmm/Env.o, /tmp/.haddock-2222609/GHC/StgToCmm/Env.dyn_o ) [178 of 427] Compiling GHC.StgToCmm.Lit ( compiler/GHC/StgToCmm/Lit.hs, /tmp/.haddock-2222609/GHC/StgToCmm/Lit.o, /tmp/.haddock-2222609/GHC/StgToCmm/Lit.dyn_o ) [179 of 427] Compiling GHC.StgToCmm.ArgRep ( compiler/GHC/StgToCmm/ArgRep.hs, /tmp/.haddock-2222609/GHC/StgToCmm/ArgRep.o, /tmp/.haddock-2222609/GHC/StgToCmm/ArgRep.dyn_o ) [180 of 427] Compiling GHC.Stg.InferTags.Rewrite ( compiler/GHC/Stg/InferTags/Rewrite.hs, /tmp/.haddock-2222609/GHC/Stg/InferTags/Rewrite.o, /tmp/.haddock-2222609/GHC/Stg/InferTags/Rewrite.dyn_o ) [181 of 427] Compiling GHC.Stg.InferTags ( compiler/GHC/Stg/InferTags.hs, /tmp/.haddock-2222609/GHC/Stg/InferTags.o, /tmp/.haddock-2222609/GHC/Stg/InferTags.dyn_o ) [182 of 427] Compiling GHC.StgToJS.ExprCtx ( compiler/GHC/StgToJS/ExprCtx.hs, /tmp/.haddock-2222609/GHC/StgToJS/ExprCtx.o, /tmp/.haddock-2222609/GHC/StgToJS/ExprCtx.dyn_o ) [183 of 427] Compiling GHC.StgToJS.Heap ( compiler/GHC/StgToJS/Heap.hs, /tmp/.haddock-2222609/GHC/StgToJS/Heap.o, /tmp/.haddock-2222609/GHC/StgToJS/Heap.dyn_o ) [184 of 427] Compiling GHC.StgToJS.Linker.Opt ( compiler/GHC/StgToJS/Linker/Opt.hs, /tmp/.haddock-2222609/GHC/StgToJS/Linker/Opt.o, /tmp/.haddock-2222609/GHC/StgToJS/Linker/Opt.dyn_o ) [185 of 427] Compiling GHC.StgToJS.Monad ( compiler/GHC/StgToJS/Monad.hs, /tmp/.haddock-2222609/GHC/StgToJS/Monad.o, /tmp/.haddock-2222609/GHC/StgToJS/Monad.dyn_o ) [186 of 427] Compiling GHC.StgToJS.Regs ( compiler/GHC/StgToJS/Regs.hs, /tmp/.haddock-2222609/GHC/StgToJS/Regs.o, /tmp/.haddock-2222609/GHC/StgToJS/Regs.dyn_o ) [187 of 427] Compiling GHC.StgToJS.Profiling ( compiler/GHC/StgToJS/Profiling.hs, /tmp/.haddock-2222609/GHC/StgToJS/Profiling.o, /tmp/.haddock-2222609/GHC/StgToJS/Profiling.dyn_o ) [188 of 427] Compiling GHC.StgToJS.Prim ( compiler/GHC/StgToJS/Prim.hs, /tmp/.haddock-2222609/GHC/StgToJS/Prim.o, /tmp/.haddock-2222609/GHC/StgToJS/Prim.dyn_o ) [189 of 427] Compiling GHC.StgToJS.Rts.Types ( compiler/GHC/StgToJS/Rts/Types.hs, /tmp/.haddock-2222609/GHC/StgToJS/Rts/Types.o, /tmp/.haddock-2222609/GHC/StgToJS/Rts/Types.dyn_o ) [190 of 427] Compiling GHC.StgToJS.Utils ( compiler/GHC/StgToJS/Utils.hs, /tmp/.haddock-2222609/GHC/StgToJS/Utils.o, /tmp/.haddock-2222609/GHC/StgToJS/Utils.dyn_o ) [191 of 427] Compiling GHC.StgToJS.Sinker ( compiler/GHC/StgToJS/Sinker.hs, /tmp/.haddock-2222609/GHC/StgToJS/Sinker.o, /tmp/.haddock-2222609/GHC/StgToJS/Sinker.dyn_o ) [192 of 427] Compiling GHC.StgToJS.Ids ( compiler/GHC/StgToJS/Ids.hs, /tmp/.haddock-2222609/GHC/StgToJS/Ids.o, /tmp/.haddock-2222609/GHC/StgToJS/Ids.dyn_o ) [193 of 427] Compiling GHC.StgToJS.Stack ( compiler/GHC/StgToJS/Stack.hs, /tmp/.haddock-2222609/GHC/StgToJS/Stack.o, /tmp/.haddock-2222609/GHC/StgToJS/Stack.dyn_o ) [194 of 427] Compiling GHC.StgToJS.Literal ( compiler/GHC/StgToJS/Literal.hs, /tmp/.haddock-2222609/GHC/StgToJS/Literal.o, /tmp/.haddock-2222609/GHC/StgToJS/Literal.dyn_o ) [195 of 427] Compiling GHC.StgToJS.StaticPtr ( compiler/GHC/StgToJS/StaticPtr.hs, /tmp/.haddock-2222609/GHC/StgToJS/StaticPtr.o, /tmp/.haddock-2222609/GHC/StgToJS/StaticPtr.dyn_o ) [196 of 427] Compiling GHC.StgToJS.Linker.Utils ( compiler/GHC/StgToJS/Linker/Utils.hs, /tmp/.haddock-2222609/GHC/StgToJS/Linker/Utils.o, /tmp/.haddock-2222609/GHC/StgToJS/Linker/Utils.dyn_o ) [197 of 427] Compiling GHC.StgToJS.Deps ( compiler/GHC/StgToJS/Deps.hs, /tmp/.haddock-2222609/GHC/StgToJS/Deps.o, /tmp/.haddock-2222609/GHC/StgToJS/Deps.dyn_o ) [198 of 427] Compiling GHC.StgToJS.Closure ( compiler/GHC/StgToJS/Closure.hs, /tmp/.haddock-2222609/GHC/StgToJS/Closure.o, /tmp/.haddock-2222609/GHC/StgToJS/Closure.dyn_o ) [199 of 427] Compiling GHC.StgToJS.DataCon ( compiler/GHC/StgToJS/DataCon.hs, /tmp/.haddock-2222609/GHC/StgToJS/DataCon.o, /tmp/.haddock-2222609/GHC/StgToJS/DataCon.dyn_o ) [200 of 427] Compiling GHC.StgToJS.Arg ( compiler/GHC/StgToJS/Arg.hs, /tmp/.haddock-2222609/GHC/StgToJS/Arg.o, /tmp/.haddock-2222609/GHC/StgToJS/Arg.dyn_o ) [201 of 427] Compiling GHC.StgToJS.FFI ( compiler/GHC/StgToJS/FFI.hs, /tmp/.haddock-2222609/GHC/StgToJS/FFI.o, /tmp/.haddock-2222609/GHC/StgToJS/FFI.dyn_o ) [202 of 427] Compiling GHC.StgToJS.Apply ( compiler/GHC/StgToJS/Apply.hs, /tmp/.haddock-2222609/GHC/StgToJS/Apply.o, /tmp/.haddock-2222609/GHC/StgToJS/Apply.dyn_o ) [203 of 427] Compiling GHC.StgToJS.Rts.Rts ( compiler/GHC/StgToJS/Rts/Rts.hs, /tmp/.haddock-2222609/GHC/StgToJS/Rts/Rts.o, /tmp/.haddock-2222609/GHC/StgToJS/Rts/Rts.dyn_o ) [204 of 427] Compiling GHC.StgToJS.Expr ( compiler/GHC/StgToJS/Expr.hs, /tmp/.haddock-2222609/GHC/StgToJS/Expr.o, /tmp/.haddock-2222609/GHC/StgToJS/Expr.dyn_o ) [205 of 427] Compiling GHC.StgToJS.CodeGen ( compiler/GHC/StgToJS/CodeGen.hs, /tmp/.haddock-2222609/GHC/StgToJS/CodeGen.o, /tmp/.haddock-2222609/GHC/StgToJS/CodeGen.dyn_o ) [206 of 427] Compiling GHC.StgToJS ( compiler/GHC/StgToJS.hs, /tmp/.haddock-2222609/GHC/StgToJS.o, /tmp/.haddock-2222609/GHC/StgToJS.dyn_o ) [207 of 427] Compiling GHC.SysTools.Ar ( compiler/GHC/SysTools/Ar.hs, /tmp/.haddock-2222609/GHC/SysTools/Ar.o, /tmp/.haddock-2222609/GHC/SysTools/Ar.dyn_o ) [208 of 427] Compiling GHC.SysTools.Process ( compiler/GHC/SysTools/Process.hs, /tmp/.haddock-2222609/GHC/SysTools/Process.o, /tmp/.haddock-2222609/GHC/SysTools/Process.dyn_o ) [209 of 427] Compiling GHC.Linker.External ( compiler/GHC/Linker/External.hs, /tmp/.haddock-2222609/GHC/Linker/External.o, /tmp/.haddock-2222609/GHC/Linker/External.dyn_o ) [210 of 427] Compiling GHC.SysTools.Tasks ( compiler/GHC/SysTools/Tasks.hs, /tmp/.haddock-2222609/GHC/SysTools/Tasks.o, /tmp/.haddock-2222609/GHC/SysTools/Tasks.dyn_o ) [211 of 427] Compiling GHC.SysTools ( compiler/GHC/SysTools.hs, /tmp/.haddock-2222609/GHC/SysTools.o, /tmp/.haddock-2222609/GHC/SysTools.dyn_o ) [212 of 427] Compiling GHC.SysTools.Cpp ( compiler/GHC/SysTools/Cpp.hs, /tmp/.haddock-2222609/GHC/SysTools/Cpp.o, /tmp/.haddock-2222609/GHC/SysTools/Cpp.dyn_o ) [213 of 427] Compiling GHC.Linker.Windows ( compiler/GHC/Linker/Windows.hs, /tmp/.haddock-2222609/GHC/Linker/Windows.o, /tmp/.haddock-2222609/GHC/Linker/Windows.dyn_o ) [214 of 427] Compiling GHC.Driver.Config.CmmToLlvm ( compiler/GHC/Driver/Config/CmmToLlvm.hs, /tmp/.haddock-2222609/GHC/Driver/Config/CmmToLlvm.o, /tmp/.haddock-2222609/GHC/Driver/Config/CmmToLlvm.dyn_o ) [215 of 427] Compiling GHC.Tc.Instance.FunDeps ( compiler/GHC/Tc/Instance/FunDeps.hs, /tmp/.haddock-2222609/GHC/Tc/Instance/FunDeps.o, /tmp/.haddock-2222609/GHC/Tc/Instance/FunDeps.dyn_o ) [216 of 427] Compiling GHC.Tc.Types.EvTerm ( compiler/GHC/Tc/Types/EvTerm.hs, /tmp/.haddock-2222609/GHC/Tc/Types/EvTerm.o, /tmp/.haddock-2222609/GHC/Tc/Types/EvTerm.dyn_o ) [217 of 427] Compiling GHC.Tc.Zonk.TcType ( compiler/GHC/Tc/Zonk/TcType.hs, /tmp/.haddock-2222609/GHC/Tc/Zonk/TcType.o, /tmp/.haddock-2222609/GHC/Tc/Zonk/TcType.dyn_o ) [218 of 427] Compiling GHC.Tc.Utils.Monad ( compiler/GHC/Tc/Utils/Monad.hs, /tmp/.haddock-2222609/GHC/Tc/Utils/Monad.o, /tmp/.haddock-2222609/GHC/Tc/Utils/Monad.dyn_o ) [219 of 427] Compiling GHC.Rename.Unbound ( compiler/GHC/Rename/Unbound.hs, /tmp/.haddock-2222609/GHC/Rename/Unbound.o, /tmp/.haddock-2222609/GHC/Rename/Unbound.dyn_o ) [220 of 427] Compiling GHC.Rename.Doc ( compiler/GHC/Rename/Doc.hs, /tmp/.haddock-2222609/GHC/Rename/Doc.o, /tmp/.haddock-2222609/GHC/Rename/Doc.dyn_o ) [221 of 427] Compiling GHC.Iface.Env[boot] ( compiler/GHC/Iface/Env.hs-boot, /tmp/.haddock-2222609/GHC/Iface/Env.o-boot, /tmp/.haddock-2222609/GHC/Iface/Env.dyn_o-boot ) [222 of 427] Compiling GHC.Iface.Env ( compiler/GHC/Iface/Env.hs, /tmp/.haddock-2222609/GHC/Iface/Env.o, /tmp/.haddock-2222609/GHC/Iface/Env.dyn_o ) [223 of 427] Compiling GHC.Tc.TyCl.Build ( compiler/GHC/Tc/TyCl/Build.hs, /tmp/.haddock-2222609/GHC/Tc/TyCl/Build.o, /tmp/.haddock-2222609/GHC/Tc/TyCl/Build.dyn_o ) [224 of 427] Compiling GHC.ThToHs ( compiler/GHC/ThToHs.hs, /tmp/.haddock-2222609/GHC/ThToHs.o, /tmp/.haddock-2222609/GHC/ThToHs.dyn_o ) [225 of 427] Compiling GHC.Types.Name.Shape ( compiler/GHC/Types/Name/Shape.hs, /tmp/.haddock-2222609/GHC/Types/Name/Shape.o, /tmp/.haddock-2222609/GHC/Types/Name/Shape.dyn_o ) [226 of 427] Compiling GHC.Types.Unique.MemoFun ( compiler/GHC/Types/Unique/MemoFun.hs, /tmp/.haddock-2222609/GHC/Types/Unique/MemoFun.o, /tmp/.haddock-2222609/GHC/Types/Unique/MemoFun.dyn_o ) [227 of 427] Compiling GHC.Core.Opt.DmdAnal ( compiler/GHC/Core/Opt/DmdAnal.hs, /tmp/.haddock-2222609/GHC/Core/Opt/DmdAnal.o, /tmp/.haddock-2222609/GHC/Core/Opt/DmdAnal.dyn_o ) [228 of 427] Compiling GHC.Core.Opt.CprAnal ( compiler/GHC/Core/Opt/CprAnal.hs, /tmp/.haddock-2222609/GHC/Core/Opt/CprAnal.o, /tmp/.haddock-2222609/GHC/Core/Opt/CprAnal.dyn_o ) [229 of 427] Compiling GHC.Core.Opt.Pipeline ( compiler/GHC/Core/Opt/Pipeline.hs, /tmp/.haddock-2222609/GHC/Core/Opt/Pipeline.o, /tmp/.haddock-2222609/GHC/Core/Opt/Pipeline.dyn_o ) [230 of 427] Compiling GHC.Unit.Finder ( compiler/GHC/Unit/Finder.hs, /tmp/.haddock-2222609/GHC/Unit/Finder.o, /tmp/.haddock-2222609/GHC/Unit/Finder.dyn_o ) [231 of 427] Compiling GHC.StgToJS.Linker.Linker ( compiler/GHC/StgToJS/Linker/Linker.hs, /tmp/.haddock-2222609/GHC/StgToJS/Linker/Linker.o, /tmp/.haddock-2222609/GHC/StgToJS/Linker/Linker.dyn_o ) [232 of 427] Compiling GHC.Runtime.Interpreter.JS ( compiler/GHC/Runtime/Interpreter/JS.hs, /tmp/.haddock-2222609/GHC/Runtime/Interpreter/JS.o, /tmp/.haddock-2222609/GHC/Runtime/Interpreter/JS.dyn_o ) [233 of 427] Compiling GHC.Runtime.Interpreter ( compiler/GHC/Runtime/Interpreter.hs, /tmp/.haddock-2222609/GHC/Runtime/Interpreter.o, /tmp/.haddock-2222609/GHC/Runtime/Interpreter.dyn_o ) [234 of 427] Compiling GHC.Linker.MacOS ( compiler/GHC/Linker/MacOS.hs, /tmp/.haddock-2222609/GHC/Linker/MacOS.o, /tmp/.haddock-2222609/GHC/Linker/MacOS.dyn_o ) [235 of 427] Compiling GHC.Linker.Dynamic ( compiler/GHC/Linker/Dynamic.hs, /tmp/.haddock-2222609/GHC/Linker/Dynamic.o, /tmp/.haddock-2222609/GHC/Linker/Dynamic.dyn_o ) [236 of 427] Compiling GHC.HsToCore.Breakpoints ( compiler/GHC/HsToCore/Breakpoints.hs, /tmp/.haddock-2222609/GHC/HsToCore/Breakpoints.o, /tmp/.haddock-2222609/GHC/HsToCore/Breakpoints.dyn_o ) [237 of 427] Compiling GHC.ByteCode.Linker ( compiler/GHC/ByteCode/Linker.hs, /tmp/.haddock-2222609/GHC/ByteCode/Linker.o, /tmp/.haddock-2222609/GHC/ByteCode/Linker.dyn_o ) [238 of 427] Compiling GHC.Linker.Deps ( compiler/GHC/Linker/Deps.hs, /tmp/.haddock-2222609/GHC/Linker/Deps.o, /tmp/.haddock-2222609/GHC/Linker/Deps.dyn_o ) [239 of 427] Compiling GHC.Utils.Asm ( compiler/GHC/Utils/Asm.hs, /tmp/.haddock-2222609/GHC/Utils/Asm.o, /tmp/.haddock-2222609/GHC/Utils/Asm.dyn_o ) [240 of 427] Compiling GHC.SysTools.Elf ( compiler/GHC/SysTools/Elf.hs, /tmp/.haddock-2222609/GHC/SysTools/Elf.o, /tmp/.haddock-2222609/GHC/SysTools/Elf.dyn_o ) [241 of 427] Compiling GHC.Linker.ExtraObj ( compiler/GHC/Linker/ExtraObj.hs, /tmp/.haddock-2222609/GHC/Linker/ExtraObj.o, /tmp/.haddock-2222609/GHC/Linker/ExtraObj.dyn_o ) [242 of 427] Compiling GHC.Linker.Static ( compiler/GHC/Linker/Static.hs, /tmp/.haddock-2222609/GHC/Linker/Static.o, /tmp/.haddock-2222609/GHC/Linker/Static.dyn_o ) [243 of 427] Compiling GHC.CmmToAsm.Ppr ( compiler/GHC/CmmToAsm/Ppr.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/Ppr.o, /tmp/.haddock-2222609/GHC/CmmToAsm/Ppr.dyn_o ) [244 of 427] Compiling GHC.Llvm.Types ( compiler/GHC/Llvm/Types.hs, /tmp/.haddock-2222609/GHC/Llvm/Types.o, /tmp/.haddock-2222609/GHC/Llvm/Types.dyn_o ) [245 of 427] Compiling GHC.Llvm.MetaData ( compiler/GHC/Llvm/MetaData.hs, /tmp/.haddock-2222609/GHC/Llvm/MetaData.o, /tmp/.haddock-2222609/GHC/Llvm/MetaData.dyn_o ) [246 of 427] Compiling GHC.Llvm.Syntax ( compiler/GHC/Llvm/Syntax.hs, /tmp/.haddock-2222609/GHC/Llvm/Syntax.o, /tmp/.haddock-2222609/GHC/Llvm/Syntax.dyn_o ) [247 of 427] Compiling GHC.Llvm.Ppr ( compiler/GHC/Llvm/Ppr.hs, /tmp/.haddock-2222609/GHC/Llvm/Ppr.o, /tmp/.haddock-2222609/GHC/Llvm/Ppr.dyn_o ) [248 of 427] Compiling GHC.Llvm ( compiler/GHC/Llvm.hs, /tmp/.haddock-2222609/GHC/Llvm.o, /tmp/.haddock-2222609/GHC/Llvm.dyn_o ) [249 of 427] Compiling GHC.CmmToLlvm.Regs ( compiler/GHC/CmmToLlvm/Regs.hs, /tmp/.haddock-2222609/GHC/CmmToLlvm/Regs.o, /tmp/.haddock-2222609/GHC/CmmToLlvm/Regs.dyn_o ) [250 of 427] Compiling GHC.CmmToLlvm.Base ( compiler/GHC/CmmToLlvm/Base.hs, /tmp/.haddock-2222609/GHC/CmmToLlvm/Base.o, /tmp/.haddock-2222609/GHC/CmmToLlvm/Base.dyn_o ) [251 of 427] Compiling GHC.CmmToLlvm.Data ( compiler/GHC/CmmToLlvm/Data.hs, /tmp/.haddock-2222609/GHC/CmmToLlvm/Data.o, /tmp/.haddock-2222609/GHC/CmmToLlvm/Data.dyn_o ) [252 of 427] Compiling GHC.CmmToLlvm.Ppr ( compiler/GHC/CmmToLlvm/Ppr.hs, /tmp/.haddock-2222609/GHC/CmmToLlvm/Ppr.o, /tmp/.haddock-2222609/GHC/CmmToLlvm/Ppr.dyn_o ) [253 of 427] Compiling GHC.CmmToLlvm.CodeGen ( compiler/GHC/CmmToLlvm/CodeGen.hs, /tmp/.haddock-2222609/GHC/CmmToLlvm/CodeGen.o, /tmp/.haddock-2222609/GHC/CmmToLlvm/CodeGen.dyn_o ) [254 of 427] Compiling GHC.CmmToLlvm ( compiler/GHC/CmmToLlvm.hs, /tmp/.haddock-2222609/GHC/CmmToLlvm.o, /tmp/.haddock-2222609/GHC/CmmToLlvm.dyn_o ) [255 of 427] Compiling GHC.CmmToAsm.X86.Ppr ( compiler/GHC/CmmToAsm/X86/Ppr.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/X86/Ppr.o, /tmp/.haddock-2222609/GHC/CmmToAsm/X86/Ppr.dyn_o ) [256 of 427] Compiling GHC.CmmToAsm.X86.CodeGen ( compiler/GHC/CmmToAsm/X86/CodeGen.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/X86/CodeGen.o, /tmp/.haddock-2222609/GHC/CmmToAsm/X86/CodeGen.dyn_o ) [257 of 427] Compiling GHC.CmmToAsm.X86 ( compiler/GHC/CmmToAsm/X86.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/X86.o, /tmp/.haddock-2222609/GHC/CmmToAsm/X86.dyn_o ) [258 of 427] Compiling GHC.CmmToAsm.RV64.Ppr ( compiler/GHC/CmmToAsm/RV64/Ppr.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/RV64/Ppr.o, /tmp/.haddock-2222609/GHC/CmmToAsm/RV64/Ppr.dyn_o ) [259 of 427] Compiling GHC.CmmToAsm.RV64 ( compiler/GHC/CmmToAsm/RV64.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/RV64.o, /tmp/.haddock-2222609/GHC/CmmToAsm/RV64.dyn_o ) [260 of 427] Compiling GHC.CmmToAsm.PPC.Ppr ( compiler/GHC/CmmToAsm/PPC/Ppr.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/PPC/Ppr.o, /tmp/.haddock-2222609/GHC/CmmToAsm/PPC/Ppr.dyn_o ) [261 of 427] Compiling GHC.CmmToAsm.PPC ( compiler/GHC/CmmToAsm/PPC.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/PPC.o, /tmp/.haddock-2222609/GHC/CmmToAsm/PPC.dyn_o ) [262 of 427] Compiling GHC.CmmToAsm.AArch64.Ppr ( compiler/GHC/CmmToAsm/AArch64/Ppr.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/AArch64/Ppr.o, /tmp/.haddock-2222609/GHC/CmmToAsm/AArch64/Ppr.dyn_o ) [263 of 427] Compiling GHC.CmmToAsm.AArch64 ( compiler/GHC/CmmToAsm/AArch64.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/AArch64.o, /tmp/.haddock-2222609/GHC/CmmToAsm/AArch64.dyn_o ) [264 of 427] Compiling GHC.CmmToAsm.Dwarf.Constants ( compiler/GHC/CmmToAsm/Dwarf/Constants.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/Dwarf/Constants.o, /tmp/.haddock-2222609/GHC/CmmToAsm/Dwarf/Constants.dyn_o ) [265 of 427] Compiling GHC.CmmToAsm.Dwarf.Types ( compiler/GHC/CmmToAsm/Dwarf/Types.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/Dwarf/Types.o, /tmp/.haddock-2222609/GHC/CmmToAsm/Dwarf/Types.dyn_o ) [266 of 427] Compiling GHC.CmmToAsm.Dwarf ( compiler/GHC/CmmToAsm/Dwarf.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/Dwarf.o, /tmp/.haddock-2222609/GHC/CmmToAsm/Dwarf.dyn_o ) [267 of 427] Compiling GHC.Utils.Monad.Codensity ( compiler/GHC/Utils/Monad/Codensity.hs, /tmp/.haddock-2222609/GHC/Utils/Monad/Codensity.o, /tmp/.haddock-2222609/GHC/Utils/Monad/Codensity.dyn_o ) [268 of 427] Compiling GHC.Tc.Zonk.Env ( compiler/GHC/Tc/Zonk/Env.hs, /tmp/.haddock-2222609/GHC/Tc/Zonk/Env.o, /tmp/.haddock-2222609/GHC/Tc/Zonk/Env.dyn_o ) [269 of 427] Compiling GHC.Utils.Touch ( compiler/GHC/Utils/Touch.hs, /tmp/.haddock-2222609/GHC/Utils/Touch.o, /tmp/.haddock-2222609/GHC/Utils/Touch.dyn_o ) [270 of 427] Compiling GHC.Utils.Unique ( compiler/GHC/Utils/Unique.hs, /tmp/.haddock-2222609/GHC/Utils/Unique.o, /tmp/.haddock-2222609/GHC/Utils/Unique.dyn_o ) [271 of 427] Compiling GHC.Wasm.ControlFlow ( compiler/GHC/Wasm/ControlFlow.hs, /tmp/.haddock-2222609/GHC/Wasm/ControlFlow.o, /tmp/.haddock-2222609/GHC/Wasm/ControlFlow.dyn_o ) [272 of 427] Compiling GHC.Wasm.ControlFlow.FromCmm ( compiler/GHC/Wasm/ControlFlow/FromCmm.hs, /tmp/.haddock-2222609/GHC/Wasm/ControlFlow/FromCmm.o, /tmp/.haddock-2222609/GHC/Wasm/ControlFlow/FromCmm.dyn_o ) [273 of 427] Compiling GHC.CmmToAsm.Wasm.FromCmm ( compiler/GHC/CmmToAsm/Wasm/FromCmm.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/Wasm/FromCmm.o, /tmp/.haddock-2222609/GHC/CmmToAsm/Wasm/FromCmm.dyn_o ) [274 of 427] Compiling GHC.CmmToAsm.Wasm.Asm ( compiler/GHC/CmmToAsm/Wasm/Asm.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/Wasm/Asm.o, /tmp/.haddock-2222609/GHC/CmmToAsm/Wasm/Asm.dyn_o ) [275 of 427] Compiling GHC.CmmToAsm.Wasm ( compiler/GHC/CmmToAsm/Wasm.hs, /tmp/.haddock-2222609/GHC/CmmToAsm/Wasm.o, /tmp/.haddock-2222609/GHC/CmmToAsm/Wasm.dyn_o ) [276 of 427] Compiling GHC.CmmToAsm ( compiler/GHC/CmmToAsm.hs, /tmp/.haddock-2222609/GHC/CmmToAsm.o, /tmp/.haddock-2222609/GHC/CmmToAsm.dyn_o ) [277 of 427] Compiling GHC.Driver.CodeOutput ( compiler/GHC/Driver/CodeOutput.hs, /tmp/.haddock-2222609/GHC/Driver/CodeOutput.o, /tmp/.haddock-2222609/GHC/Driver/CodeOutput.dyn_o ) [278 of 427] Compiling GHC.StgToCmm.Foreign[boot] ( compiler/GHC/StgToCmm/Foreign.hs-boot, /tmp/.haddock-2222609/GHC/StgToCmm/Foreign.o-boot, /tmp/.haddock-2222609/GHC/StgToCmm/Foreign.dyn_o-boot ) [279 of 427] Compiling GHC.StgToCmm.Utils ( compiler/GHC/StgToCmm/Utils.hs, /tmp/.haddock-2222609/GHC/StgToCmm/Utils.o, /tmp/.haddock-2222609/GHC/StgToCmm/Utils.dyn_o ) [280 of 427] Compiling GHC.StgToCmm.Prof ( compiler/GHC/StgToCmm/Prof.hs, /tmp/.haddock-2222609/GHC/StgToCmm/Prof.o, /tmp/.haddock-2222609/GHC/StgToCmm/Prof.dyn_o ) [281 of 427] Compiling GHC.StgToCmm.Ticky ( compiler/GHC/StgToCmm/Ticky.hs, /tmp/.haddock-2222609/GHC/StgToCmm/Ticky.o, /tmp/.haddock-2222609/GHC/StgToCmm/Ticky.dyn_o ) [282 of 427] Compiling GHC.StgToCmm.Layout ( compiler/GHC/StgToCmm/Layout.hs, /tmp/.haddock-2222609/GHC/StgToCmm/Layout.o, /tmp/.haddock-2222609/GHC/StgToCmm/Layout.dyn_o ) [283 of 427] Compiling GHC.StgToCmm.Foreign ( compiler/GHC/StgToCmm/Foreign.hs, /tmp/.haddock-2222609/GHC/StgToCmm/Foreign.o, /tmp/.haddock-2222609/GHC/StgToCmm/Foreign.dyn_o ) [284 of 427] Compiling GHC.StgToCmm.TagCheck ( compiler/GHC/StgToCmm/TagCheck.hs, /tmp/.haddock-2222609/GHC/StgToCmm/TagCheck.o, /tmp/.haddock-2222609/GHC/StgToCmm/TagCheck.dyn_o ) [285 of 427] Compiling GHC.Stg.Lift.Analysis ( compiler/GHC/Stg/Lift/Analysis.hs, /tmp/.haddock-2222609/GHC/Stg/Lift/Analysis.o, /tmp/.haddock-2222609/GHC/Stg/Lift/Analysis.dyn_o ) [286 of 427] Compiling GHC.Stg.Lift ( compiler/GHC/Stg/Lift.hs, /tmp/.haddock-2222609/GHC/Stg/Lift.o, /tmp/.haddock-2222609/GHC/Stg/Lift.dyn_o ) [287 of 427] Compiling GHC.ByteCode.Instr ( compiler/GHC/ByteCode/Instr.hs, /tmp/.haddock-2222609/GHC/ByteCode/Instr.o, /tmp/.haddock-2222609/GHC/ByteCode/Instr.dyn_o ) [288 of 427] Compiling GHC.ByteCode.InfoTable ( compiler/GHC/ByteCode/InfoTable.hs, /tmp/.haddock-2222609/GHC/ByteCode/InfoTable.o, /tmp/.haddock-2222609/GHC/ByteCode/InfoTable.dyn_o ) [289 of 427] Compiling GHC.ByteCode.Asm ( compiler/GHC/ByteCode/Asm.hs, /tmp/.haddock-2222609/GHC/ByteCode/Asm.o, /tmp/.haddock-2222609/GHC/ByteCode/Asm.dyn_o ) [290 of 427] Compiling GHC.StgToByteCode ( compiler/GHC/StgToByteCode.hs, /tmp/.haddock-2222609/GHC/StgToByteCode.o, /tmp/.haddock-2222609/GHC/StgToByteCode.dyn_o ) [291 of 427] Compiling GHC.StgToCmm.Heap ( compiler/GHC/StgToCmm/Heap.hs, /tmp/.haddock-2222609/GHC/StgToCmm/Heap.o, /tmp/.haddock-2222609/GHC/StgToCmm/Heap.dyn_o ) [292 of 427] Compiling GHC.StgToCmm.DataCon ( compiler/GHC/StgToCmm/DataCon.hs, /tmp/.haddock-2222609/GHC/StgToCmm/DataCon.o, /tmp/.haddock-2222609/GHC/StgToCmm/DataCon.dyn_o ) [293 of 427] Compiling GHC.Cmm.Info.Build ( compiler/GHC/Cmm/Info/Build.hs, /tmp/.haddock-2222609/GHC/Cmm/Info/Build.o, /tmp/.haddock-2222609/GHC/Cmm/Info/Build.dyn_o ) [294 of 427] Compiling GHC.StgToCmm.Prim ( compiler/GHC/StgToCmm/Prim.hs, /tmp/.haddock-2222609/GHC/StgToCmm/Prim.o, /tmp/.haddock-2222609/GHC/StgToCmm/Prim.dyn_o ) [295 of 427] Compiling GHC.Cmm.LayoutStack ( compiler/GHC/Cmm/LayoutStack.hs, /tmp/.haddock-2222609/GHC/Cmm/LayoutStack.o, /tmp/.haddock-2222609/GHC/Cmm/LayoutStack.dyn_o ) [296 of 427] Compiling GHC.Cmm.Pipeline ( compiler/GHC/Cmm/Pipeline.hs, /tmp/.haddock-2222609/GHC/Cmm/Pipeline.o, /tmp/.haddock-2222609/GHC/Cmm/Pipeline.dyn_o ) [297 of 427] Compiling GHC.StgToCmm.Bind[boot] ( compiler/GHC/StgToCmm/Bind.hs-boot, /tmp/.haddock-2222609/GHC/StgToCmm/Bind.o-boot, /tmp/.haddock-2222609/GHC/StgToCmm/Bind.dyn_o-boot ) [298 of 427] Compiling GHC.StgToCmm.Expr ( compiler/GHC/StgToCmm/Expr.hs, /tmp/.haddock-2222609/GHC/StgToCmm/Expr.o, /tmp/.haddock-2222609/GHC/StgToCmm/Expr.dyn_o ) [299 of 427] Compiling GHC.StgToCmm.Bind ( compiler/GHC/StgToCmm/Bind.hs, /tmp/.haddock-2222609/GHC/StgToCmm/Bind.o, /tmp/.haddock-2222609/GHC/StgToCmm/Bind.dyn_o ) [300 of 427] Compiling GHC.StgToCmm ( compiler/GHC/StgToCmm.hs, /tmp/.haddock-2222609/GHC/StgToCmm.o, /tmp/.haddock-2222609/GHC/StgToCmm.dyn_o ) [301 of 427] Compiling GHC.Driver.GenerateCgIPEStub ( compiler/GHC/Driver/GenerateCgIPEStub.hs, /tmp/.haddock-2222609/GHC/Driver/GenerateCgIPEStub.o, /tmp/.haddock-2222609/GHC/Driver/GenerateCgIPEStub.dyn_o ) [302 of 427] Compiling GHC.Cmm.Parser ( dist/build/GHC/Cmm/Parser.hs, /tmp/.haddock-2222609/GHC/Cmm/Parser.o, /tmp/.haddock-2222609/GHC/Cmm/Parser.dyn_o ) [303 of 427] Compiling GHC.Driver.Pipeline[boot] ( compiler/GHC/Driver/Pipeline.hs-boot, /tmp/.haddock-2222609/GHC/Driver/Pipeline.o-boot, /tmp/.haddock-2222609/GHC/Driver/Pipeline.dyn_o-boot ) [304 of 427] Compiling GHC.Tc.Gen.Match[boot] ( compiler/GHC/Tc/Gen/Match.hs-boot, /tmp/.haddock-2222609/GHC/Tc/Gen/Match.o-boot, /tmp/.haddock-2222609/GHC/Tc/Gen/Match.dyn_o-boot ) [305 of 427] Compiling GHC.Rename.Expr[boot] ( compiler/GHC/Rename/Expr.hs-boot, /tmp/.haddock-2222609/GHC/Rename/Expr.o-boot, /tmp/.haddock-2222609/GHC/Rename/Expr.dyn_o-boot ) [306 of 427] Compiling GHC.Rename.Splice[boot] ( compiler/GHC/Rename/Splice.hs-boot, /tmp/.haddock-2222609/GHC/Rename/Splice.o-boot, /tmp/.haddock-2222609/GHC/Rename/Splice.dyn_o-boot ) [307 of 427] Compiling GHC.Tc.Errors.Hole[boot] ( compiler/GHC/Tc/Errors/Hole.hs-boot, /tmp/.haddock-2222609/GHC/Tc/Errors/Hole.o-boot, /tmp/.haddock-2222609/GHC/Tc/Errors/Hole.dyn_o-boot ) [308 of 427] Compiling GHC.Tc.Gen.Splice[boot] ( compiler/GHC/Tc/Gen/Splice.hs-boot, /tmp/.haddock-2222609/GHC/Tc/Gen/Splice.o-boot, /tmp/.haddock-2222609/GHC/Tc/Gen/Splice.dyn_o-boot ) [309 of 427] Compiling GHC.Tc.Gen.Annotation ( compiler/GHC/Tc/Gen/Annotation.hs, /tmp/.haddock-2222609/GHC/Tc/Gen/Annotation.o, /tmp/.haddock-2222609/GHC/Tc/Gen/Annotation.dyn_o ) [310 of 427] Compiling GHC.IfaceToCore[boot] ( compiler/GHC/IfaceToCore.hs-boot, /tmp/.haddock-2222609/GHC/IfaceToCore.o-boot, /tmp/.haddock-2222609/GHC/IfaceToCore.dyn_o-boot ) [311 of 427] Compiling GHC.Iface.Load[boot] ( compiler/GHC/Iface/Load.hs-boot, /tmp/.haddock-2222609/GHC/Iface/Load.o-boot, /tmp/.haddock-2222609/GHC/Iface/Load.dyn_o-boot ) [312 of 427] Compiling GHC.Iface.Rename ( compiler/GHC/Iface/Rename.hs, /tmp/.haddock-2222609/GHC/Iface/Rename.o, /tmp/.haddock-2222609/GHC/Iface/Rename.dyn_o ) [313 of 427] Compiling GHC.Tc.Gen.Expr[boot] ( compiler/GHC/Tc/Gen/Expr.hs-boot, /tmp/.haddock-2222609/GHC/Tc/Gen/Expr.o-boot, /tmp/.haddock-2222609/GHC/Tc/Gen/Expr.dyn_o-boot ) [314 of 427] Compiling GHC.Tc.Utils.Unify[boot] ( compiler/GHC/Tc/Utils/Unify.hs-boot, /tmp/.haddock-2222609/GHC/Tc/Utils/Unify.o-boot, /tmp/.haddock-2222609/GHC/Tc/Utils/Unify.dyn_o-boot ) [315 of 427] Compiling GHC.Tc.Utils.TcMType[boot] ( compiler/GHC/Tc/Utils/TcMType.hs-boot, /tmp/.haddock-2222609/GHC/Tc/Utils/TcMType.o-boot, /tmp/.haddock-2222609/GHC/Tc/Utils/TcMType.dyn_o-boot ) [316 of 427] Compiling GHC.Tc.Module[boot] ( compiler/GHC/Tc/Module.hs-boot, /tmp/.haddock-2222609/GHC/Tc/Module.o-boot, /tmp/.haddock-2222609/GHC/Tc/Module.dyn_o-boot ) [317 of 427] Compiling GHC.Driver.Main[boot] ( compiler/GHC/Driver/Main.hs-boot, /tmp/.haddock-2222609/GHC/Driver/Main.o-boot, /tmp/.haddock-2222609/GHC/Driver/Main.dyn_o-boot ) [318 of 427] Compiling GHC.Iface.Load ( compiler/GHC/Iface/Load.hs, /tmp/.haddock-2222609/GHC/Iface/Load.o, /tmp/.haddock-2222609/GHC/Iface/Load.dyn_o ) [319 of 427] Compiling GHC.Tc.Utils.Env ( compiler/GHC/Tc/Utils/Env.hs, /tmp/.haddock-2222609/GHC/Tc/Utils/Env.o, /tmp/.haddock-2222609/GHC/Tc/Utils/Env.dyn_o ) [320 of 427] Compiling GHC.Tc.Zonk.Type ( compiler/GHC/Tc/Zonk/Type.hs, /tmp/.haddock-2222609/GHC/Tc/Zonk/Type.o, /tmp/.haddock-2222609/GHC/Tc/Zonk/Type.dyn_o ) [321 of 427] Compiling GHC.Tc.Utils.TcMType ( compiler/GHC/Tc/Utils/TcMType.hs, /tmp/.haddock-2222609/GHC/Tc/Utils/TcMType.o, /tmp/.haddock-2222609/GHC/Tc/Utils/TcMType.dyn_o ) [322 of 427] Compiling GHC.Tc.Utils.Concrete ( compiler/GHC/Tc/Utils/Concrete.hs, /tmp/.haddock-2222609/GHC/Tc/Utils/Concrete.o, /tmp/.haddock-2222609/GHC/Tc/Utils/Concrete.dyn_o ) [323 of 427] Compiling GHC.Tc.Utils.Instantiate ( compiler/GHC/Tc/Utils/Instantiate.hs, /tmp/.haddock-2222609/GHC/Tc/Utils/Instantiate.o, /tmp/.haddock-2222609/GHC/Tc/Utils/Instantiate.dyn_o ) [324 of 427] Compiling GHC.Tc.Utils.Unify ( compiler/GHC/Tc/Utils/Unify.hs, /tmp/.haddock-2222609/GHC/Tc/Utils/Unify.o, /tmp/.haddock-2222609/GHC/Tc/Utils/Unify.dyn_o ) [325 of 427] Compiling GHC.Tc.Instance.Typeable ( compiler/GHC/Tc/Instance/Typeable.hs, /tmp/.haddock-2222609/GHC/Tc/Instance/Typeable.o, /tmp/.haddock-2222609/GHC/Tc/Instance/Typeable.dyn_o ) [326 of 427] Compiling GHC.Plugins ( compiler/GHC/Plugins.hs, /tmp/.haddock-2222609/GHC/Plugins.o, /tmp/.haddock-2222609/GHC/Plugins.dyn_o ) [327 of 427] Compiling GHC.Builtin.PrimOps.Casts ( compiler/GHC/Builtin/PrimOps/Casts.hs, /tmp/.haddock-2222609/GHC/Builtin/PrimOps/Casts.o, /tmp/.haddock-2222609/GHC/Builtin/PrimOps/Casts.dyn_o ) [328 of 427] Compiling GHC.Stg.Unarise ( compiler/GHC/Stg/Unarise.hs, /tmp/.haddock-2222609/GHC/Stg/Unarise.o, /tmp/.haddock-2222609/GHC/Stg/Unarise.dyn_o ) [329 of 427] Compiling GHC.Stg.Pipeline ( compiler/GHC/Stg/Pipeline.hs, /tmp/.haddock-2222609/GHC/Stg/Pipeline.o, /tmp/.haddock-2222609/GHC/Stg/Pipeline.dyn_o ) [330 of 427] Compiling GHC.Driver.Config.Stg.Pipeline ( compiler/GHC/Driver/Config/Stg/Pipeline.hs, /tmp/.haddock-2222609/GHC/Driver/Config/Stg/Pipeline.o, /tmp/.haddock-2222609/GHC/Driver/Config/Stg/Pipeline.dyn_o ) [331 of 427] Compiling GHC.Iface.Tidy ( compiler/GHC/Iface/Tidy.hs, /tmp/.haddock-2222609/GHC/Iface/Tidy.o, /tmp/.haddock-2222609/GHC/Iface/Tidy.dyn_o ) [332 of 427] Compiling GHC.Driver.Config.Tidy ( compiler/GHC/Driver/Config/Tidy.hs, /tmp/.haddock-2222609/GHC/Driver/Config/Tidy.o, /tmp/.haddock-2222609/GHC/Driver/Config/Tidy.dyn_o ) [333 of 427] Compiling GHC.Tc.Instance.Family ( compiler/GHC/Tc/Instance/Family.hs, /tmp/.haddock-2222609/GHC/Tc/Instance/Family.o, /tmp/.haddock-2222609/GHC/Tc/Instance/Family.dyn_o ) [334 of 427] Compiling GHC.Tc.Errors ( compiler/GHC/Tc/Errors.hs, /tmp/.haddock-2222609/GHC/Tc/Errors.o, /tmp/.haddock-2222609/GHC/Tc/Errors.dyn_o ) [335 of 427] Compiling GHC.IfaceToCore ( compiler/GHC/IfaceToCore.hs, /tmp/.haddock-2222609/GHC/IfaceToCore.o, /tmp/.haddock-2222609/GHC/IfaceToCore.dyn_o ) [336 of 427] Compiling GHC.HsToCore.Monad ( compiler/GHC/HsToCore/Monad.hs, /tmp/.haddock-2222609/GHC/HsToCore/Monad.o, /tmp/.haddock-2222609/GHC/HsToCore/Monad.dyn_o ) [337 of 427] Compiling GHC.HsToCore.Expr[boot] ( compiler/GHC/HsToCore/Expr.hs-boot, /tmp/.haddock-2222609/GHC/HsToCore/Expr.o-boot, /tmp/.haddock-2222609/GHC/HsToCore/Expr.dyn_o-boot ) [338 of 427] Compiling GHC.HsToCore.Match[boot] ( compiler/GHC/HsToCore/Match.hs-boot, /tmp/.haddock-2222609/GHC/HsToCore/Match.o-boot, /tmp/.haddock-2222609/GHC/HsToCore/Match.dyn_o-boot ) [339 of 427] Compiling GHC.HsToCore.Binds[boot] ( compiler/GHC/HsToCore/Binds.hs-boot, /tmp/.haddock-2222609/GHC/HsToCore/Binds.o-boot, /tmp/.haddock-2222609/GHC/HsToCore/Binds.dyn_o-boot ) [340 of 427] Compiling GHC.HsToCore.Pmc.Utils ( compiler/GHC/HsToCore/Pmc/Utils.hs, /tmp/.haddock-2222609/GHC/HsToCore/Pmc/Utils.o, /tmp/.haddock-2222609/GHC/HsToCore/Pmc/Utils.dyn_o ) [341 of 427] Compiling GHC.Rename.Utils ( compiler/GHC/Rename/Utils.hs, /tmp/.haddock-2222609/GHC/Rename/Utils.o, /tmp/.haddock-2222609/GHC/Rename/Utils.dyn_o ) [342 of 427] Compiling GHC.Rename.Env ( compiler/GHC/Rename/Env.hs, /tmp/.haddock-2222609/GHC/Rename/Env.o, /tmp/.haddock-2222609/GHC/Rename/Env.dyn_o ) [343 of 427] Compiling GHC.Tc.Instance.Class ( compiler/GHC/Tc/Instance/Class.hs, /tmp/.haddock-2222609/GHC/Tc/Instance/Class.o, /tmp/.haddock-2222609/GHC/Tc/Instance/Class.dyn_o ) [344 of 427] Compiling GHC.Tc.Solver.Monad ( compiler/GHC/Tc/Solver/Monad.hs, /tmp/.haddock-2222609/GHC/Tc/Solver/Monad.o, /tmp/.haddock-2222609/GHC/Tc/Solver/Monad.dyn_o ) [345 of 427] Compiling GHC.Tc.Solver.Rewrite ( compiler/GHC/Tc/Solver/Rewrite.hs, /tmp/.haddock-2222609/GHC/Tc/Solver/Rewrite.o, /tmp/.haddock-2222609/GHC/Tc/Solver/Rewrite.dyn_o ) [346 of 427] Compiling GHC.Tc.Solver.Dict ( compiler/GHC/Tc/Solver/Dict.hs, /tmp/.haddock-2222609/GHC/Tc/Solver/Dict.o, /tmp/.haddock-2222609/GHC/Tc/Solver/Dict.dyn_o ) [347 of 427] Compiling GHC.Tc.Solver.Irred ( compiler/GHC/Tc/Solver/Irred.hs, /tmp/.haddock-2222609/GHC/Tc/Solver/Irred.o, /tmp/.haddock-2222609/GHC/Tc/Solver/Irred.dyn_o ) [348 of 427] Compiling GHC.Tc.Solver.Equality ( compiler/GHC/Tc/Solver/Equality.hs, /tmp/.haddock-2222609/GHC/Tc/Solver/Equality.o, /tmp/.haddock-2222609/GHC/Tc/Solver/Equality.dyn_o ) [349 of 427] Compiling GHC.Tc.Solver.Solve ( compiler/GHC/Tc/Solver/Solve.hs, /tmp/.haddock-2222609/GHC/Tc/Solver/Solve.o, /tmp/.haddock-2222609/GHC/Tc/Solver/Solve.dyn_o ) [350 of 427] Compiling GHC.Tc.Solver ( compiler/GHC/Tc/Solver.hs, /tmp/.haddock-2222609/GHC/Tc/Solver.o, /tmp/.haddock-2222609/GHC/Tc/Solver.dyn_o ) [351 of 427] Compiling GHC.HsToCore.Pmc.Solver ( compiler/GHC/HsToCore/Pmc/Solver.hs, /tmp/.haddock-2222609/GHC/HsToCore/Pmc/Solver.o, /tmp/.haddock-2222609/GHC/HsToCore/Pmc/Solver.dyn_o ) [352 of 427] Compiling GHC.HsToCore.Pmc.Check ( compiler/GHC/HsToCore/Pmc/Check.hs, /tmp/.haddock-2222609/GHC/HsToCore/Pmc/Check.o, /tmp/.haddock-2222609/GHC/HsToCore/Pmc/Check.dyn_o ) [353 of 427] Compiling GHC.Tc.Validity ( compiler/GHC/Tc/Validity.hs, /tmp/.haddock-2222609/GHC/Tc/Validity.o, /tmp/.haddock-2222609/GHC/Tc/Validity.dyn_o ) [354 of 427] Compiling GHC.HsToCore.Utils ( compiler/GHC/HsToCore/Utils.hs, /tmp/.haddock-2222609/GHC/HsToCore/Utils.o, /tmp/.haddock-2222609/GHC/HsToCore/Utils.dyn_o ) [355 of 427] Compiling GHC.HsToCore.Match.Literal ( compiler/GHC/HsToCore/Match/Literal.hs, /tmp/.haddock-2222609/GHC/HsToCore/Match/Literal.o, /tmp/.haddock-2222609/GHC/HsToCore/Match/Literal.dyn_o ) [356 of 427] Compiling GHC.HsToCore.Pmc.Desugar ( compiler/GHC/HsToCore/Pmc/Desugar.hs, /tmp/.haddock-2222609/GHC/HsToCore/Pmc/Desugar.o, /tmp/.haddock-2222609/GHC/HsToCore/Pmc/Desugar.dyn_o ) [357 of 427] Compiling GHC.HsToCore.Pmc ( compiler/GHC/HsToCore/Pmc.hs, /tmp/.haddock-2222609/GHC/HsToCore/Pmc.o, /tmp/.haddock-2222609/GHC/HsToCore/Pmc.dyn_o ) [358 of 427] Compiling GHC.HsToCore.GuardedRHSs ( compiler/GHC/HsToCore/GuardedRHSs.hs, /tmp/.haddock-2222609/GHC/HsToCore/GuardedRHSs.o, /tmp/.haddock-2222609/GHC/HsToCore/GuardedRHSs.dyn_o ) [359 of 427] Compiling GHC.HsToCore.Binds ( compiler/GHC/HsToCore/Binds.hs, /tmp/.haddock-2222609/GHC/HsToCore/Binds.o, /tmp/.haddock-2222609/GHC/HsToCore/Binds.dyn_o ) [360 of 427] Compiling GHC.HsToCore.Quote ( compiler/GHC/HsToCore/Quote.hs, /tmp/.haddock-2222609/GHC/HsToCore/Quote.o, /tmp/.haddock-2222609/GHC/HsToCore/Quote.dyn_o ) [361 of 427] Compiling GHC.HsToCore.Match.Constructor ( compiler/GHC/HsToCore/Match/Constructor.hs, /tmp/.haddock-2222609/GHC/HsToCore/Match/Constructor.o, /tmp/.haddock-2222609/GHC/HsToCore/Match/Constructor.dyn_o ) [362 of 427] Compiling GHC.HsToCore.Match ( compiler/GHC/HsToCore/Match.hs, /tmp/.haddock-2222609/GHC/HsToCore/Match.o, /tmp/.haddock-2222609/GHC/HsToCore/Match.dyn_o ) [363 of 427] Compiling GHC.HsToCore.ListComp ( compiler/GHC/HsToCore/ListComp.hs, /tmp/.haddock-2222609/GHC/HsToCore/ListComp.o, /tmp/.haddock-2222609/GHC/HsToCore/ListComp.dyn_o ) [364 of 427] Compiling GHC.HsToCore.Arrows ( compiler/GHC/HsToCore/Arrows.hs, /tmp/.haddock-2222609/GHC/HsToCore/Arrows.o, /tmp/.haddock-2222609/GHC/HsToCore/Arrows.dyn_o ) [365 of 427] Compiling GHC.HsToCore.Expr ( compiler/GHC/HsToCore/Expr.hs, /tmp/.haddock-2222609/GHC/HsToCore/Expr.o, /tmp/.haddock-2222609/GHC/HsToCore/Expr.dyn_o ) [366 of 427] Compiling GHC.HsToCore.Foreign.Call ( compiler/GHC/HsToCore/Foreign/Call.hs, /tmp/.haddock-2222609/GHC/HsToCore/Foreign/Call.o, /tmp/.haddock-2222609/GHC/HsToCore/Foreign/Call.dyn_o ) [367 of 427] Compiling GHC.HsToCore.Foreign.Wasm ( compiler/GHC/HsToCore/Foreign/Wasm.hs, /tmp/.haddock-2222609/GHC/HsToCore/Foreign/Wasm.o, /tmp/.haddock-2222609/GHC/HsToCore/Foreign/Wasm.dyn_o ) [368 of 427] Compiling GHC.HsToCore.Foreign.Prim ( compiler/GHC/HsToCore/Foreign/Prim.hs, /tmp/.haddock-2222609/GHC/HsToCore/Foreign/Prim.o, /tmp/.haddock-2222609/GHC/HsToCore/Foreign/Prim.dyn_o ) [369 of 427] Compiling GHC.HsToCore.Foreign.C ( compiler/GHC/HsToCore/Foreign/C.hs, /tmp/.haddock-2222609/GHC/HsToCore/Foreign/C.o, /tmp/.haddock-2222609/GHC/HsToCore/Foreign/C.dyn_o ) [370 of 427] Compiling GHC.HsToCore.Foreign.JavaScript ( compiler/GHC/HsToCore/Foreign/JavaScript.hs, /tmp/.haddock-2222609/GHC/HsToCore/Foreign/JavaScript.o, /tmp/.haddock-2222609/GHC/HsToCore/Foreign/JavaScript.dyn_o ) [371 of 427] Compiling GHC.HsToCore.Foreign.Decl ( compiler/GHC/HsToCore/Foreign/Decl.hs, /tmp/.haddock-2222609/GHC/HsToCore/Foreign/Decl.o, /tmp/.haddock-2222609/GHC/HsToCore/Foreign/Decl.dyn_o ) [372 of 427] Compiling GHC.Tc.Gen.HsType ( compiler/GHC/Tc/Gen/HsType.hs, /tmp/.haddock-2222609/GHC/Tc/Gen/HsType.o, /tmp/.haddock-2222609/GHC/Tc/Gen/HsType.dyn_o ) [373 of 427] Compiling GHC.Tc.Gen.Sig ( compiler/GHC/Tc/Gen/Sig.hs, /tmp/.haddock-2222609/GHC/Tc/Gen/Sig.o, /tmp/.haddock-2222609/GHC/Tc/Gen/Sig.dyn_o ) [374 of 427] Compiling GHC.Tc.TyCl.PatSyn[boot] ( compiler/GHC/Tc/TyCl/PatSyn.hs-boot, /tmp/.haddock-2222609/GHC/Tc/TyCl/PatSyn.o-boot, /tmp/.haddock-2222609/GHC/Tc/TyCl/PatSyn.dyn_o-boot ) [375 of 427] Compiling GHC.Tc.Gen.Default ( compiler/GHC/Tc/Gen/Default.hs, /tmp/.haddock-2222609/GHC/Tc/Gen/Default.o, /tmp/.haddock-2222609/GHC/Tc/Gen/Default.dyn_o ) [376 of 427] Compiling GHC.Tc.Gen.Pat ( compiler/GHC/Tc/Gen/Pat.hs, /tmp/.haddock-2222609/GHC/Tc/Gen/Pat.o, /tmp/.haddock-2222609/GHC/Tc/Gen/Pat.dyn_o ) [377 of 427] Compiling GHC.Tc.Gen.Do ( compiler/GHC/Tc/Gen/Do.hs, /tmp/.haddock-2222609/GHC/Tc/Gen/Do.o, /tmp/.haddock-2222609/GHC/Tc/Gen/Do.dyn_o ) [378 of 427] Compiling GHC.Tc.Errors.Hole ( compiler/GHC/Tc/Errors/Hole.hs, /tmp/.haddock-2222609/GHC/Tc/Errors/Hole.o, /tmp/.haddock-2222609/GHC/Tc/Errors/Hole.dyn_o ) [379 of 427] Compiling GHC.Rename.Fixity ( compiler/GHC/Rename/Fixity.hs, /tmp/.haddock-2222609/GHC/Rename/Fixity.o, /tmp/.haddock-2222609/GHC/Rename/Fixity.dyn_o ) [380 of 427] Compiling GHC.Rename.HsType ( compiler/GHC/Rename/HsType.hs, /tmp/.haddock-2222609/GHC/Rename/HsType.o, /tmp/.haddock-2222609/GHC/Rename/HsType.dyn_o ) [381 of 427] Compiling GHC.Rename.Pat ( compiler/GHC/Rename/Pat.hs, /tmp/.haddock-2222609/GHC/Rename/Pat.o, /tmp/.haddock-2222609/GHC/Rename/Pat.dyn_o ) [382 of 427] Compiling GHC.Rename.Names ( compiler/GHC/Rename/Names.hs, /tmp/.haddock-2222609/GHC/Rename/Names.o, /tmp/.haddock-2222609/GHC/Rename/Names.dyn_o ) [383 of 427] Compiling GHC.Rename.Bind ( compiler/GHC/Rename/Bind.hs, /tmp/.haddock-2222609/GHC/Rename/Bind.o, /tmp/.haddock-2222609/GHC/Rename/Bind.dyn_o ) [384 of 427] Compiling GHC.Tc.Gen.Bind ( compiler/GHC/Tc/Gen/Bind.hs, /tmp/.haddock-2222609/GHC/Tc/Gen/Bind.o, /tmp/.haddock-2222609/GHC/Tc/Gen/Bind.dyn_o ) [385 of 427] Compiling GHC.Tc.TyCl.Utils ( compiler/GHC/Tc/TyCl/Utils.hs, /tmp/.haddock-2222609/GHC/Tc/TyCl/Utils.o, /tmp/.haddock-2222609/GHC/Tc/TyCl/Utils.dyn_o ) [386 of 427] Compiling GHC.Tc.TyCl.PatSyn ( compiler/GHC/Tc/TyCl/PatSyn.hs, /tmp/.haddock-2222609/GHC/Tc/TyCl/PatSyn.o, /tmp/.haddock-2222609/GHC/Tc/TyCl/PatSyn.dyn_o ) [387 of 427] Compiling GHC.Tc.Gen.Head ( compiler/GHC/Tc/Gen/Head.hs, /tmp/.haddock-2222609/GHC/Tc/Gen/Head.o, /tmp/.haddock-2222609/GHC/Tc/Gen/Head.dyn_o ) [388 of 427] Compiling GHC.Tc.Gen.Match ( compiler/GHC/Tc/Gen/Match.hs, /tmp/.haddock-2222609/GHC/Tc/Gen/Match.o, /tmp/.haddock-2222609/GHC/Tc/Gen/Match.dyn_o ) [389 of 427] Compiling GHC.Tc.Gen.App ( compiler/GHC/Tc/Gen/App.hs, /tmp/.haddock-2222609/GHC/Tc/Gen/App.o, /tmp/.haddock-2222609/GHC/Tc/Gen/App.dyn_o ) [390 of 427] Compiling GHC.Tc.Gen.Arrow ( compiler/GHC/Tc/Gen/Arrow.hs, /tmp/.haddock-2222609/GHC/Tc/Gen/Arrow.o, /tmp/.haddock-2222609/GHC/Tc/Gen/Arrow.dyn_o ) [391 of 427] Compiling GHC.Tc.Gen.Expr ( compiler/GHC/Tc/Gen/Expr.hs, /tmp/.haddock-2222609/GHC/Tc/Gen/Expr.o, /tmp/.haddock-2222609/GHC/Tc/Gen/Expr.dyn_o ) [392 of 427] Compiling GHC.Tc.Gen.Rule ( compiler/GHC/Tc/Gen/Rule.hs, /tmp/.haddock-2222609/GHC/Tc/Gen/Rule.o, /tmp/.haddock-2222609/GHC/Tc/Gen/Rule.dyn_o ) [393 of 427] Compiling GHC.Tc.Gen.Foreign ( compiler/GHC/Tc/Gen/Foreign.hs, /tmp/.haddock-2222609/GHC/Tc/Gen/Foreign.o, /tmp/.haddock-2222609/GHC/Tc/Gen/Foreign.dyn_o ) [394 of 427] Compiling GHC.Tc.TyCl.Class ( compiler/GHC/Tc/TyCl/Class.hs, /tmp/.haddock-2222609/GHC/Tc/TyCl/Class.o, /tmp/.haddock-2222609/GHC/Tc/TyCl/Class.dyn_o ) [395 of 427] Compiling GHC.Tc.Deriv.Generate ( compiler/GHC/Tc/Deriv/Generate.hs, /tmp/.haddock-2222609/GHC/Tc/Deriv/Generate.o, /tmp/.haddock-2222609/GHC/Tc/Deriv/Generate.dyn_o ) [396 of 427] Compiling GHC.Tc.Deriv.Functor ( compiler/GHC/Tc/Deriv/Functor.hs, /tmp/.haddock-2222609/GHC/Tc/Deriv/Functor.o, /tmp/.haddock-2222609/GHC/Tc/Deriv/Functor.dyn_o ) [397 of 427] Compiling GHC.Tc.Deriv.Generics ( compiler/GHC/Tc/Deriv/Generics.hs, /tmp/.haddock-2222609/GHC/Tc/Deriv/Generics.o, /tmp/.haddock-2222609/GHC/Tc/Deriv/Generics.dyn_o ) [398 of 427] Compiling GHC.Rename.Module ( compiler/GHC/Rename/Module.hs, /tmp/.haddock-2222609/GHC/Rename/Module.o, /tmp/.haddock-2222609/GHC/Rename/Module.dyn_o ) [399 of 427] Compiling GHC.Rename.Splice ( compiler/GHC/Rename/Splice.hs, /tmp/.haddock-2222609/GHC/Rename/Splice.o, /tmp/.haddock-2222609/GHC/Rename/Splice.dyn_o ) [400 of 427] Compiling GHC.Rename.Expr ( compiler/GHC/Rename/Expr.hs, /tmp/.haddock-2222609/GHC/Rename/Expr.o, /tmp/.haddock-2222609/GHC/Rename/Expr.dyn_o ) [401 of 427] Compiling GHC.Tc.Gen.Export ( compiler/GHC/Tc/Gen/Export.hs, /tmp/.haddock-2222609/GHC/Tc/Gen/Export.o, /tmp/.haddock-2222609/GHC/Tc/Gen/Export.dyn_o ) [402 of 427] Compiling GHC.Tc.Utils.Backpack ( compiler/GHC/Tc/Utils/Backpack.hs, /tmp/.haddock-2222609/GHC/Tc/Utils/Backpack.o, /tmp/.haddock-2222609/GHC/Tc/Utils/Backpack.dyn_o ) [403 of 427] Compiling GHC.Tc.Deriv.Utils ( compiler/GHC/Tc/Deriv/Utils.hs, /tmp/.haddock-2222609/GHC/Tc/Deriv/Utils.o, /tmp/.haddock-2222609/GHC/Tc/Deriv/Utils.dyn_o ) [404 of 427] Compiling GHC.Tc.Deriv.Infer ( compiler/GHC/Tc/Deriv/Infer.hs, /tmp/.haddock-2222609/GHC/Tc/Deriv/Infer.o, /tmp/.haddock-2222609/GHC/Tc/Deriv/Infer.dyn_o ) [405 of 427] Compiling GHC.Tc.Deriv ( compiler/GHC/Tc/Deriv.hs, /tmp/.haddock-2222609/GHC/Tc/Deriv.o, /tmp/.haddock-2222609/GHC/Tc/Deriv.dyn_o ) [406 of 427] Compiling GHC.Tc.TyCl.Instance[boot] ( compiler/GHC/Tc/TyCl/Instance.hs-boot, /tmp/.haddock-2222609/GHC/Tc/TyCl/Instance.o-boot, /tmp/.haddock-2222609/GHC/Tc/TyCl/Instance.dyn_o-boot ) [407 of 427] Compiling GHC.Tc.TyCl ( compiler/GHC/Tc/TyCl.hs, /tmp/.haddock-2222609/GHC/Tc/TyCl.o, /tmp/.haddock-2222609/GHC/Tc/TyCl.dyn_o ) [408 of 427] Compiling GHC.Tc.TyCl.Instance ( compiler/GHC/Tc/TyCl/Instance.hs, /tmp/.haddock-2222609/GHC/Tc/TyCl/Instance.o, /tmp/.haddock-2222609/GHC/Tc/TyCl/Instance.dyn_o ) [409 of 427] Compiling GHC.Tc.Module ( compiler/GHC/Tc/Module.hs, /tmp/.haddock-2222609/GHC/Tc/Module.o, /tmp/.haddock-2222609/GHC/Tc/Module.dyn_o ) [410 of 427] Compiling GHC.Linker.Loader ( compiler/GHC/Linker/Loader.hs, /tmp/.haddock-2222609/GHC/Linker/Loader.o, /tmp/.haddock-2222609/GHC/Linker/Loader.dyn_o ) [411 of 427] Compiling GHC.Runtime.Loader ( compiler/GHC/Runtime/Loader.hs, /tmp/.haddock-2222609/GHC/Runtime/Loader.o, /tmp/.haddock-2222609/GHC/Runtime/Loader.dyn_o ) [412 of 427] Compiling GHC.Iface.Recomp ( compiler/GHC/Iface/Recomp.hs, /tmp/.haddock-2222609/GHC/Iface/Recomp.o, /tmp/.haddock-2222609/GHC/Iface/Recomp.dyn_o ) [413 of 427] Compiling GHC.HsToCore.Usage ( compiler/GHC/HsToCore/Usage.hs, /tmp/.haddock-2222609/GHC/HsToCore/Usage.o, /tmp/.haddock-2222609/GHC/HsToCore/Usage.dyn_o ) [414 of 427] Compiling GHC.Driver.Config.HsToCore.Usage ( compiler/GHC/Driver/Config/HsToCore/Usage.hs, /tmp/.haddock-2222609/GHC/Driver/Config/HsToCore/Usage.o, /tmp/.haddock-2222609/GHC/Driver/Config/HsToCore/Usage.dyn_o ) [415 of 427] Compiling GHC.Iface.Make ( compiler/GHC/Iface/Make.hs, /tmp/.haddock-2222609/GHC/Iface/Make.o, /tmp/.haddock-2222609/GHC/Iface/Make.dyn_o ) [416 of 427] Compiling GHC.Iface.Ext.Ast ( compiler/GHC/Iface/Ext/Ast.hs, /tmp/.haddock-2222609/GHC/Iface/Ext/Ast.o, /tmp/.haddock-2222609/GHC/Iface/Ext/Ast.dyn_o ) [417 of 427] Compiling GHC.HsToCore ( compiler/GHC/HsToCore.hs, /tmp/.haddock-2222609/GHC/HsToCore.o, /tmp/.haddock-2222609/GHC/HsToCore.dyn_o ) [418 of 427] Compiling GHC.Driver.Main ( compiler/GHC/Driver/Main.hs, /tmp/.haddock-2222609/GHC/Driver/Main.o, /tmp/.haddock-2222609/GHC/Driver/Main.dyn_o ) [419 of 427] Compiling GHC.Tc.Gen.Splice ( compiler/GHC/Tc/Gen/Splice.hs, /tmp/.haddock-2222609/GHC/Tc/Gen/Splice.o, /tmp/.haddock-2222609/GHC/Tc/Gen/Splice.dyn_o ) [420 of 427] Compiling GHC.Driver.Pipeline.Execute ( compiler/GHC/Driver/Pipeline/Execute.hs, /tmp/.haddock-2222609/GHC/Driver/Pipeline/Execute.o, /tmp/.haddock-2222609/GHC/Driver/Pipeline/Execute.dyn_o ) [421 of 427] Compiling GHC.Driver.Pipeline ( compiler/GHC/Driver/Pipeline.hs, /tmp/.haddock-2222609/GHC/Driver/Pipeline.o, /tmp/.haddock-2222609/GHC/Driver/Pipeline.dyn_o ) [422 of 427] Compiling GHC.Runtime.Heap.Inspect ( compiler/GHC/Runtime/Heap/Inspect.hs, /tmp/.haddock-2222609/GHC/Runtime/Heap/Inspect.o, /tmp/.haddock-2222609/GHC/Runtime/Heap/Inspect.dyn_o ) [423 of 427] Compiling GHC.Tc.Plugin ( compiler/GHC/Tc/Plugin.hs, /tmp/.haddock-2222609/GHC/Tc/Plugin.o, /tmp/.haddock-2222609/GHC/Tc/Plugin.dyn_o ) [424 of 427] Compiling GHC.Runtime.Eval ( compiler/GHC/Runtime/Eval.hs, /tmp/.haddock-2222609/GHC/Runtime/Eval.o, /tmp/.haddock-2222609/GHC/Runtime/Eval.dyn_o ) [425 of 427] Compiling GHC.Driver.Make ( compiler/GHC/Driver/Make.hs, /tmp/.haddock-2222609/GHC/Driver/Make.o, /tmp/.haddock-2222609/GHC/Driver/Make.dyn_o ) [426 of 427] Compiling GHC ( compiler/GHC.hs, /tmp/.haddock-2222609/GHC.o, /tmp/.haddock-2222609/GHC.dyn_o ) [427 of 427] Compiling Paths_ghc_lib ( dist/build/autogen/Paths_ghc_lib.hs, /tmp/.haddock-2222609/Paths_ghc_lib.o, /tmp/.haddock-2222609/Paths_ghc_lib.dyn_o ) Haddock coverage: 0% ( 4 /583) in 'GHC.Builtin.Names.TH' Missing documentation for: Module header templateHaskellNames (compiler/GHC/Builtin/Names/TH.hs:32) thSyn (compiler/GHC/Builtin/Names/TH.hs:183) thLib (compiler/GHC/Builtin/Names/TH.hs:184) qqLib (compiler/GHC/Builtin/Names/TH.hs:185) liftLib (compiler/GHC/Builtin/Names/TH.hs:186) mkTHModule (compiler/GHC/Builtin/Names/TH.hs:189) libFun (compiler/GHC/Builtin/Names/TH.hs:192) libTc (compiler/GHC/Builtin/Names/TH.hs:193) thFun (compiler/GHC/Builtin/Names/TH.hs:194) thTc (compiler/GHC/Builtin/Names/TH.hs:195) thCls (compiler/GHC/Builtin/Names/TH.hs:196) thCon (compiler/GHC/Builtin/Names/TH.hs:197) liftFun (compiler/GHC/Builtin/Names/TH.hs:198) thFld (compiler/GHC/Builtin/Names/TH.hs:201) qqFld (compiler/GHC/Builtin/Names/TH.hs:204) liftClassName (compiler/GHC/Builtin/Names/TH.hs:208) quoteClassName (compiler/GHC/Builtin/Names/TH.hs:211) qTyConName (compiler/GHC/Builtin/Names/TH.hs:218) nameTyConName (compiler/GHC/Builtin/Names/TH.hs:219) fieldExpTyConName (compiler/GHC/Builtin/Names/TH.hs:220) patTyConName (compiler/GHC/Builtin/Names/TH.hs:221) fieldPatTyConName (compiler/GHC/Builtin/Names/TH.hs:222) expTyConName (compiler/GHC/Builtin/Names/TH.hs:223) decTyConName (compiler/GHC/Builtin/Names/TH.hs:224) decsTyConName (compiler/GHC/Builtin/Names/TH.hs:225) typeTyConName (compiler/GHC/Builtin/Names/TH.hs:226) matchTyConName (compiler/GHC/Builtin/Names/TH.hs:227) clauseTyConName (compiler/GHC/Builtin/Names/TH.hs:228) funDepTyConName (compiler/GHC/Builtin/Names/TH.hs:229) predTyConName (compiler/GHC/Builtin/Names/TH.hs:230) codeTyConName (compiler/GHC/Builtin/Names/TH.hs:231) injAnnTyConName (compiler/GHC/Builtin/Names/TH.hs:232) overlapTyConName (compiler/GHC/Builtin/Names/TH.hs:233) modNameTyConName (compiler/GHC/Builtin/Names/TH.hs:234) returnQName (compiler/GHC/Builtin/Names/TH.hs:240) bindQName (compiler/GHC/Builtin/Names/TH.hs:241) sequenceQName (compiler/GHC/Builtin/Names/TH.hs:242) newNameName (compiler/GHC/Builtin/Names/TH.hs:243) mkNameName (compiler/GHC/Builtin/Names/TH.hs:244) mkNameG_vName (compiler/GHC/Builtin/Names/TH.hs:245) mkNameG_dName (compiler/GHC/Builtin/Names/TH.hs:246) mkNameG_tcName (compiler/GHC/Builtin/Names/TH.hs:247) mkNameG_fldName (compiler/GHC/Builtin/Names/TH.hs:248) mkNameLName (compiler/GHC/Builtin/Names/TH.hs:249) mkNameQName (compiler/GHC/Builtin/Names/TH.hs:250) mkNameSName (compiler/GHC/Builtin/Names/TH.hs:251) mkModNameName (compiler/GHC/Builtin/Names/TH.hs:252) unTypeName (compiler/GHC/Builtin/Names/TH.hs:253) unTypeCodeName (compiler/GHC/Builtin/Names/TH.hs:254) unsafeCodeCoerceName (compiler/GHC/Builtin/Names/TH.hs:255) liftName (compiler/GHC/Builtin/Names/TH.hs:256) liftStringName (compiler/GHC/Builtin/Names/TH.hs:257) liftTypedName (compiler/GHC/Builtin/Names/TH.hs:258) charLName (compiler/GHC/Builtin/Names/TH.hs:266) stringLName (compiler/GHC/Builtin/Names/TH.hs:267) integerLName (compiler/GHC/Builtin/Names/TH.hs:268) intPrimLName (compiler/GHC/Builtin/Names/TH.hs:269) wordPrimLName (compiler/GHC/Builtin/Names/TH.hs:270) floatPrimLName (compiler/GHC/Builtin/Names/TH.hs:271) doublePrimLName (compiler/GHC/Builtin/Names/TH.hs:272) rationalLName (compiler/GHC/Builtin/Names/TH.hs:273) stringPrimLName (compiler/GHC/Builtin/Names/TH.hs:274) charPrimLName (compiler/GHC/Builtin/Names/TH.hs:275) litPName (compiler/GHC/Builtin/Names/TH.hs:281) varPName (compiler/GHC/Builtin/Names/TH.hs:282) tupPName (compiler/GHC/Builtin/Names/TH.hs:283) unboxedTupPName (compiler/GHC/Builtin/Names/TH.hs:284) unboxedSumPName (compiler/GHC/Builtin/Names/TH.hs:285) conPName (compiler/GHC/Builtin/Names/TH.hs:286) infixPName (compiler/GHC/Builtin/Names/TH.hs:287) tildePName (compiler/GHC/Builtin/Names/TH.hs:288) bangPName (compiler/GHC/Builtin/Names/TH.hs:289) asPName (compiler/GHC/Builtin/Names/TH.hs:290) wildPName (compiler/GHC/Builtin/Names/TH.hs:291) recPName (compiler/GHC/Builtin/Names/TH.hs:292) listPName (compiler/GHC/Builtin/Names/TH.hs:293) sigPName (compiler/GHC/Builtin/Names/TH.hs:294) viewPName (compiler/GHC/Builtin/Names/TH.hs:295) orPName (compiler/GHC/Builtin/Names/TH.hs:296) typePName (compiler/GHC/Builtin/Names/TH.hs:297) invisPName (compiler/GHC/Builtin/Names/TH.hs:298) fieldPatName (compiler/GHC/Builtin/Names/TH.hs:302) matchName (compiler/GHC/Builtin/Names/TH.hs:306) clauseName (compiler/GHC/Builtin/Names/TH.hs:310) varEName (compiler/GHC/Builtin/Names/TH.hs:319) conEName (compiler/GHC/Builtin/Names/TH.hs:320) litEName (compiler/GHC/Builtin/Names/TH.hs:321) appEName (compiler/GHC/Builtin/Names/TH.hs:322) appTypeEName (compiler/GHC/Builtin/Names/TH.hs:323) infixEName (compiler/GHC/Builtin/Names/TH.hs:324) infixAppName (compiler/GHC/Builtin/Names/TH.hs:325) sectionLName (compiler/GHC/Builtin/Names/TH.hs:326) sectionRName (compiler/GHC/Builtin/Names/TH.hs:327) lamEName (compiler/GHC/Builtin/Names/TH.hs:328) lamCaseEName (compiler/GHC/Builtin/Names/TH.hs:329) lamCasesEName (compiler/GHC/Builtin/Names/TH.hs:330) tupEName (compiler/GHC/Builtin/Names/TH.hs:331) unboxedTupEName (compiler/GHC/Builtin/Names/TH.hs:332) unboxedSumEName (compiler/GHC/Builtin/Names/TH.hs:333) condEName (compiler/GHC/Builtin/Names/TH.hs:334) multiIfEName (compiler/GHC/Builtin/Names/TH.hs:335) letEName (compiler/GHC/Builtin/Names/TH.hs:336) caseEName (compiler/GHC/Builtin/Names/TH.hs:337) doEName (compiler/GHC/Builtin/Names/TH.hs:338) mdoEName (compiler/GHC/Builtin/Names/TH.hs:339) compEName (compiler/GHC/Builtin/Names/TH.hs:340) fromEName (compiler/GHC/Builtin/Names/TH.hs:343) fromThenEName (compiler/GHC/Builtin/Names/TH.hs:344) fromToEName (compiler/GHC/Builtin/Names/TH.hs:345) fromThenToEName (compiler/GHC/Builtin/Names/TH.hs:346) listEName (compiler/GHC/Builtin/Names/TH.hs:349) sigEName (compiler/GHC/Builtin/Names/TH.hs:350) recConEName (compiler/GHC/Builtin/Names/TH.hs:351) recUpdEName (compiler/GHC/Builtin/Names/TH.hs:352) staticEName (compiler/GHC/Builtin/Names/TH.hs:353) unboundVarEName (compiler/GHC/Builtin/Names/TH.hs:354) labelEName (compiler/GHC/Builtin/Names/TH.hs:355) implicitParamVarEName (compiler/GHC/Builtin/Names/TH.hs:356) getFieldEName (compiler/GHC/Builtin/Names/TH.hs:357) projectionEName (compiler/GHC/Builtin/Names/TH.hs:358) typeEName (compiler/GHC/Builtin/Names/TH.hs:359) forallEName (compiler/GHC/Builtin/Names/TH.hs:360) forallVisEName (compiler/GHC/Builtin/Names/TH.hs:361) constrainedEName (compiler/GHC/Builtin/Names/TH.hs:362) fieldExpName (compiler/GHC/Builtin/Names/TH.hs:366) guardedBName (compiler/GHC/Builtin/Names/TH.hs:370) normalBName (compiler/GHC/Builtin/Names/TH.hs:371) normalGEName (compiler/GHC/Builtin/Names/TH.hs:375) patGEName (compiler/GHC/Builtin/Names/TH.hs:376) bindSName (compiler/GHC/Builtin/Names/TH.hs:380) letSName (compiler/GHC/Builtin/Names/TH.hs:381) noBindSName (compiler/GHC/Builtin/Names/TH.hs:382) parSName (compiler/GHC/Builtin/Names/TH.hs:383) recSName (compiler/GHC/Builtin/Names/TH.hs:384) funDName (compiler/GHC/Builtin/Names/TH.hs:396) valDName (compiler/GHC/Builtin/Names/TH.hs:397) dataDName (compiler/GHC/Builtin/Names/TH.hs:398) newtypeDName (compiler/GHC/Builtin/Names/TH.hs:399) typeDataDName (compiler/GHC/Builtin/Names/TH.hs:400) tySynDName (compiler/GHC/Builtin/Names/TH.hs:401) classDName (compiler/GHC/Builtin/Names/TH.hs:402) instanceWithOverlapDName (compiler/GHC/Builtin/Names/TH.hs:403) standaloneDerivWithStrategyDName (compiler/GHC/Builtin/Names/TH.hs:404) sigDName (compiler/GHC/Builtin/Names/TH.hs:405) kiSigDName (compiler/GHC/Builtin/Names/TH.hs:406) defaultDName (compiler/GHC/Builtin/Names/TH.hs:407) defaultSigDName (compiler/GHC/Builtin/Names/TH.hs:408) forImpDName (compiler/GHC/Builtin/Names/TH.hs:409) pragInlDName (compiler/GHC/Builtin/Names/TH.hs:410) pragOpaqueDName (compiler/GHC/Builtin/Names/TH.hs:411) pragSpecDName (compiler/GHC/Builtin/Names/TH.hs:412) pragSpecInlDName (compiler/GHC/Builtin/Names/TH.hs:413) pragSpecInstDName (compiler/GHC/Builtin/Names/TH.hs:414) pragRuleDName (compiler/GHC/Builtin/Names/TH.hs:415) pragCompleteDName (compiler/GHC/Builtin/Names/TH.hs:416) pragAnnDName (compiler/GHC/Builtin/Names/TH.hs:417) pragSCCFunDName (compiler/GHC/Builtin/Names/TH.hs:418) pragSCCFunNamedDName (compiler/GHC/Builtin/Names/TH.hs:419) dataInstDName (compiler/GHC/Builtin/Names/TH.hs:420) newtypeInstDName (compiler/GHC/Builtin/Names/TH.hs:421) tySynInstDName (compiler/GHC/Builtin/Names/TH.hs:422) openTypeFamilyDName (compiler/GHC/Builtin/Names/TH.hs:423) closedTypeFamilyDName (compiler/GHC/Builtin/Names/TH.hs:424) dataFamilyDName (compiler/GHC/Builtin/Names/TH.hs:425) infixLWithSpecDName (compiler/GHC/Builtin/Names/TH.hs:426) infixRWithSpecDName (compiler/GHC/Builtin/Names/TH.hs:427) infixNWithSpecDName (compiler/GHC/Builtin/Names/TH.hs:428) roleAnnotDName (compiler/GHC/Builtin/Names/TH.hs:429) patSynDName (compiler/GHC/Builtin/Names/TH.hs:430) patSynSigDName (compiler/GHC/Builtin/Names/TH.hs:431) implicitParamBindDName (compiler/GHC/Builtin/Names/TH.hs:432) cxtName (compiler/GHC/Builtin/Names/TH.hs:436) noSourceUnpackednessName (compiler/GHC/Builtin/Names/TH.hs:440) sourceNoUnpackName (compiler/GHC/Builtin/Names/TH.hs:441) sourceUnpackName (compiler/GHC/Builtin/Names/TH.hs:442) noSourceStrictnessName (compiler/GHC/Builtin/Names/TH.hs:446) sourceLazyName (compiler/GHC/Builtin/Names/TH.hs:447) sourceStrictName (compiler/GHC/Builtin/Names/TH.hs:448) normalCName (compiler/GHC/Builtin/Names/TH.hs:452) recCName (compiler/GHC/Builtin/Names/TH.hs:453) infixCName (compiler/GHC/Builtin/Names/TH.hs:454) forallCName (compiler/GHC/Builtin/Names/TH.hs:455) gadtCName (compiler/GHC/Builtin/Names/TH.hs:456) recGadtCName (compiler/GHC/Builtin/Names/TH.hs:457) bangName (compiler/GHC/Builtin/Names/TH.hs:461) bangTypeName (compiler/GHC/Builtin/Names/TH.hs:465) varBangTypeName (compiler/GHC/Builtin/Names/TH.hs:469) unidirPatSynName (compiler/GHC/Builtin/Names/TH.hs:473) implBidirPatSynName (compiler/GHC/Builtin/Names/TH.hs:474) explBidirPatSynName (compiler/GHC/Builtin/Names/TH.hs:475) prefixPatSynName (compiler/GHC/Builtin/Names/TH.hs:479) infixPatSynName (compiler/GHC/Builtin/Names/TH.hs:480) recordPatSynName (compiler/GHC/Builtin/Names/TH.hs:481) forallTName (compiler/GHC/Builtin/Names/TH.hs:489) forallVisTName (compiler/GHC/Builtin/Names/TH.hs:490) varTName (compiler/GHC/Builtin/Names/TH.hs:491) conTName (compiler/GHC/Builtin/Names/TH.hs:492) tupleTName (compiler/GHC/Builtin/Names/TH.hs:493) unboxedTupleTName (compiler/GHC/Builtin/Names/TH.hs:494) unboxedSumTName (compiler/GHC/Builtin/Names/TH.hs:495) arrowTName (compiler/GHC/Builtin/Names/TH.hs:496) mulArrowTName (compiler/GHC/Builtin/Names/TH.hs:497) listTName (compiler/GHC/Builtin/Names/TH.hs:498) appTName (compiler/GHC/Builtin/Names/TH.hs:499) appKindTName (compiler/GHC/Builtin/Names/TH.hs:500) sigTName (compiler/GHC/Builtin/Names/TH.hs:501) equalityTName (compiler/GHC/Builtin/Names/TH.hs:502) litTName (compiler/GHC/Builtin/Names/TH.hs:503) promotedTName (compiler/GHC/Builtin/Names/TH.hs:504) promotedTupleTName (compiler/GHC/Builtin/Names/TH.hs:505) promotedNilTName (compiler/GHC/Builtin/Names/TH.hs:506) promotedConsTName (compiler/GHC/Builtin/Names/TH.hs:507) wildCardTName (compiler/GHC/Builtin/Names/TH.hs:508) infixTName (compiler/GHC/Builtin/Names/TH.hs:509) implicitParamTName (compiler/GHC/Builtin/Names/TH.hs:510) numTyLitName (compiler/GHC/Builtin/Names/TH.hs:514) strTyLitName (compiler/GHC/Builtin/Names/TH.hs:515) charTyLitName (compiler/GHC/Builtin/Names/TH.hs:516) plainTVName (compiler/GHC/Builtin/Names/TH.hs:520) kindedTVName (compiler/GHC/Builtin/Names/TH.hs:521) plainInvisTVName (compiler/GHC/Builtin/Names/TH.hs:524) kindedInvisTVName (compiler/GHC/Builtin/Names/TH.hs:525) plainBndrTVName (compiler/GHC/Builtin/Names/TH.hs:528) kindedBndrTVName (compiler/GHC/Builtin/Names/TH.hs:529) specifiedSpecName (compiler/GHC/Builtin/Names/TH.hs:533) inferredSpecName (compiler/GHC/Builtin/Names/TH.hs:534) bndrReqName (compiler/GHC/Builtin/Names/TH.hs:538) bndrInvisName (compiler/GHC/Builtin/Names/TH.hs:539) nominalRName (compiler/GHC/Builtin/Names/TH.hs:543) representationalRName (compiler/GHC/Builtin/Names/TH.hs:544) phantomRName (compiler/GHC/Builtin/Names/TH.hs:545) inferRName (compiler/GHC/Builtin/Names/TH.hs:546) starKName (compiler/GHC/Builtin/Names/TH.hs:550) constraintKName (compiler/GHC/Builtin/Names/TH.hs:551) noSigName (compiler/GHC/Builtin/Names/TH.hs:555) kindSigName (compiler/GHC/Builtin/Names/TH.hs:556) tyVarSigName (compiler/GHC/Builtin/Names/TH.hs:557) injectivityAnnName (compiler/GHC/Builtin/Names/TH.hs:561) cCallName (compiler/GHC/Builtin/Names/TH.hs:565) stdCallName (compiler/GHC/Builtin/Names/TH.hs:566) cApiCallName (compiler/GHC/Builtin/Names/TH.hs:567) primCallName (compiler/GHC/Builtin/Names/TH.hs:568) javaScriptCallName (compiler/GHC/Builtin/Names/TH.hs:569) unsafeName (compiler/GHC/Builtin/Names/TH.hs:573) safeName (compiler/GHC/Builtin/Names/TH.hs:574) interruptibleName (compiler/GHC/Builtin/Names/TH.hs:575) ruleVarName (compiler/GHC/Builtin/Names/TH.hs:579) typedRuleVarName (compiler/GHC/Builtin/Names/TH.hs:580) funDepName (compiler/GHC/Builtin/Names/TH.hs:584) tySynEqnName (compiler/GHC/Builtin/Names/TH.hs:588) valueAnnotationName (compiler/GHC/Builtin/Names/TH.hs:592) typeAnnotationName (compiler/GHC/Builtin/Names/TH.hs:593) moduleAnnotationName (compiler/GHC/Builtin/Names/TH.hs:594) derivClauseName (compiler/GHC/Builtin/Names/TH.hs:598) stockStrategyName (compiler/GHC/Builtin/Names/TH.hs:603) anyclassStrategyName (compiler/GHC/Builtin/Names/TH.hs:604) newtypeStrategyName (compiler/GHC/Builtin/Names/TH.hs:605) viaStrategyName (compiler/GHC/Builtin/Names/TH.hs:606) expQTyConName (compiler/GHC/Builtin/Names/TH.hs:616) decsQTyConName (compiler/GHC/Builtin/Names/TH.hs:617) typeQTyConName (compiler/GHC/Builtin/Names/TH.hs:618) patQTyConName (compiler/GHC/Builtin/Names/TH.hs:619) stmtTyConName (compiler/GHC/Builtin/Names/TH.hs:622) conTyConName (compiler/GHC/Builtin/Names/TH.hs:623) bangTypeTyConName (compiler/GHC/Builtin/Names/TH.hs:624) varBangTypeTyConName (compiler/GHC/Builtin/Names/TH.hs:625) ruleBndrTyConName (compiler/GHC/Builtin/Names/TH.hs:626) tySynEqnTyConName (compiler/GHC/Builtin/Names/TH.hs:627) roleTyConName (compiler/GHC/Builtin/Names/TH.hs:628) derivClauseTyConName (compiler/GHC/Builtin/Names/TH.hs:629) kindTyConName (compiler/GHC/Builtin/Names/TH.hs:630) tyVarBndrUnitTyConName (compiler/GHC/Builtin/Names/TH.hs:631) tyVarBndrSpecTyConName (compiler/GHC/Builtin/Names/TH.hs:632) tyVarBndrVisTyConName (compiler/GHC/Builtin/Names/TH.hs:633) derivStrategyTyConName (compiler/GHC/Builtin/Names/TH.hs:634) quoteExpName (compiler/GHC/Builtin/Names/TH.hs:638) quotePatName (compiler/GHC/Builtin/Names/TH.hs:639) quoteDecName (compiler/GHC/Builtin/Names/TH.hs:640) quoteTypeName (compiler/GHC/Builtin/Names/TH.hs:641) noInlineDataConName (compiler/GHC/Builtin/Names/TH.hs:645) inlineDataConName (compiler/GHC/Builtin/Names/TH.hs:646) inlinableDataConName (compiler/GHC/Builtin/Names/TH.hs:647) conLikeDataConName (compiler/GHC/Builtin/Names/TH.hs:651) funLikeDataConName (compiler/GHC/Builtin/Names/TH.hs:652) allPhasesDataConName (compiler/GHC/Builtin/Names/TH.hs:656) fromPhaseDataConName (compiler/GHC/Builtin/Names/TH.hs:657) beforePhaseDataConName (compiler/GHC/Builtin/Names/TH.hs:658) overlappableDataConName (compiler/GHC/Builtin/Names/TH.hs:665) overlappingDataConName (compiler/GHC/Builtin/Names/TH.hs:666) overlapsDataConName (compiler/GHC/Builtin/Names/TH.hs:667) incoherentDataConName (compiler/GHC/Builtin/Names/TH.hs:668) noNamespaceSpecifierDataConName (compiler/GHC/Builtin/Names/TH.hs:674) typeNamespaceSpecifierDataConName (compiler/GHC/Builtin/Names/TH.hs:676) dataNamespaceSpecifierDataConName (compiler/GHC/Builtin/Names/TH.hs:678) liftClassKey (compiler/GHC/Builtin/Names/TH.hs:691) quoteClassKey (compiler/GHC/Builtin/Names/TH.hs:694) expTyConKey (compiler/GHC/Builtin/Names/TH.hs:716) matchTyConKey (compiler/GHC/Builtin/Names/TH.hs:717) clauseTyConKey (compiler/GHC/Builtin/Names/TH.hs:718) qTyConKey (compiler/GHC/Builtin/Names/TH.hs:719) expQTyConKey (compiler/GHC/Builtin/Names/TH.hs:720) patTyConKey (compiler/GHC/Builtin/Names/TH.hs:721) stmtTyConKey (compiler/GHC/Builtin/Names/TH.hs:722) conTyConKey (compiler/GHC/Builtin/Names/TH.hs:723) typeQTyConKey (compiler/GHC/Builtin/Names/TH.hs:724) typeTyConKey (compiler/GHC/Builtin/Names/TH.hs:725) decTyConKey (compiler/GHC/Builtin/Names/TH.hs:726) bangTypeTyConKey (compiler/GHC/Builtin/Names/TH.hs:727) varBangTypeTyConKey (compiler/GHC/Builtin/Names/TH.hs:728) fieldExpTyConKey (compiler/GHC/Builtin/Names/TH.hs:729) fieldPatTyConKey (compiler/GHC/Builtin/Names/TH.hs:730) nameTyConKey (compiler/GHC/Builtin/Names/TH.hs:731) patQTyConKey (compiler/GHC/Builtin/Names/TH.hs:732) funDepTyConKey (compiler/GHC/Builtin/Names/TH.hs:733) predTyConKey (compiler/GHC/Builtin/Names/TH.hs:734) predQTyConKey (compiler/GHC/Builtin/Names/TH.hs:735) tyVarBndrUnitTyConKey (compiler/GHC/Builtin/Names/TH.hs:736) decsQTyConKey (compiler/GHC/Builtin/Names/TH.hs:737) ruleBndrTyConKey (compiler/GHC/Builtin/Names/TH.hs:738) tySynEqnTyConKey (compiler/GHC/Builtin/Names/TH.hs:739) roleTyConKey (compiler/GHC/Builtin/Names/TH.hs:740) injAnnTyConKey (compiler/GHC/Builtin/Names/TH.hs:741) kindTyConKey (compiler/GHC/Builtin/Names/TH.hs:742) overlapTyConKey (compiler/GHC/Builtin/Names/TH.hs:743) derivClauseTyConKey (compiler/GHC/Builtin/Names/TH.hs:744) derivStrategyTyConKey (compiler/GHC/Builtin/Names/TH.hs:745) decsTyConKey (compiler/GHC/Builtin/Names/TH.hs:746) tyVarBndrSpecTyConKey (compiler/GHC/Builtin/Names/TH.hs:747) codeTyConKey (compiler/GHC/Builtin/Names/TH.hs:748) modNameTyConKey (compiler/GHC/Builtin/Names/TH.hs:749) tyVarBndrVisTyConKey (compiler/GHC/Builtin/Names/TH.hs:750) noInlineDataConKey (compiler/GHC/Builtin/Names/TH.hs:763) inlineDataConKey (compiler/GHC/Builtin/Names/TH.hs:764) inlinableDataConKey (compiler/GHC/Builtin/Names/TH.hs:765) conLikeDataConKey (compiler/GHC/Builtin/Names/TH.hs:769) funLikeDataConKey (compiler/GHC/Builtin/Names/TH.hs:770) allPhasesDataConKey (compiler/GHC/Builtin/Names/TH.hs:774) fromPhaseDataConKey (compiler/GHC/Builtin/Names/TH.hs:775) beforePhaseDataConKey (compiler/GHC/Builtin/Names/TH.hs:776) overlappableDataConKey (compiler/GHC/Builtin/Names/TH.hs:783) overlappingDataConKey (compiler/GHC/Builtin/Names/TH.hs:784) overlapsDataConKey (compiler/GHC/Builtin/Names/TH.hs:785) incoherentDataConKey (compiler/GHC/Builtin/Names/TH.hs:786) noNamespaceSpecifierDataConKey (compiler/GHC/Builtin/Names/TH.hs:792) typeNamespaceSpecifierDataConKey (compiler/GHC/Builtin/Names/TH.hs:793) dataNamespaceSpecifierDataConKey (compiler/GHC/Builtin/Names/TH.hs:794) returnQIdKey (compiler/GHC/Builtin/Names/TH.hs:808) bindQIdKey (compiler/GHC/Builtin/Names/TH.hs:809) sequenceQIdKey (compiler/GHC/Builtin/Names/TH.hs:810) liftIdKey (compiler/GHC/Builtin/Names/TH.hs:811) newNameIdKey (compiler/GHC/Builtin/Names/TH.hs:812) mkNameIdKey (compiler/GHC/Builtin/Names/TH.hs:813) mkNameG_vIdKey (compiler/GHC/Builtin/Names/TH.hs:814) mkNameG_dIdKey (compiler/GHC/Builtin/Names/TH.hs:815) mkNameG_tcIdKey (compiler/GHC/Builtin/Names/TH.hs:816) mkNameLIdKey (compiler/GHC/Builtin/Names/TH.hs:817) mkNameSIdKey (compiler/GHC/Builtin/Names/TH.hs:818) unTypeIdKey (compiler/GHC/Builtin/Names/TH.hs:819) unTypeCodeIdKey (compiler/GHC/Builtin/Names/TH.hs:820) liftTypedIdKey (compiler/GHC/Builtin/Names/TH.hs:821) mkModNameIdKey (compiler/GHC/Builtin/Names/TH.hs:822) unsafeCodeCoerceIdKey (compiler/GHC/Builtin/Names/TH.hs:823) mkNameQIdKey (compiler/GHC/Builtin/Names/TH.hs:824) mkNameG_fldIdKey (compiler/GHC/Builtin/Names/TH.hs:825) charLIdKey (compiler/GHC/Builtin/Names/TH.hs:832) stringLIdKey (compiler/GHC/Builtin/Names/TH.hs:833) integerLIdKey (compiler/GHC/Builtin/Names/TH.hs:834) intPrimLIdKey (compiler/GHC/Builtin/Names/TH.hs:835) wordPrimLIdKey (compiler/GHC/Builtin/Names/TH.hs:836) floatPrimLIdKey (compiler/GHC/Builtin/Names/TH.hs:837) doublePrimLIdKey (compiler/GHC/Builtin/Names/TH.hs:838) rationalLIdKey (compiler/GHC/Builtin/Names/TH.hs:839) stringPrimLIdKey (compiler/GHC/Builtin/Names/TH.hs:840) charPrimLIdKey (compiler/GHC/Builtin/Names/TH.hs:841) liftStringIdKey (compiler/GHC/Builtin/Names/TH.hs:844) litPIdKey (compiler/GHC/Builtin/Names/TH.hs:850) varPIdKey (compiler/GHC/Builtin/Names/TH.hs:851) tupPIdKey (compiler/GHC/Builtin/Names/TH.hs:852) unboxedTupPIdKey (compiler/GHC/Builtin/Names/TH.hs:853) unboxedSumPIdKey (compiler/GHC/Builtin/Names/TH.hs:854) conPIdKey (compiler/GHC/Builtin/Names/TH.hs:855) infixPIdKey (compiler/GHC/Builtin/Names/TH.hs:856) tildePIdKey (compiler/GHC/Builtin/Names/TH.hs:857) bangPIdKey (compiler/GHC/Builtin/Names/TH.hs:858) asPIdKey (compiler/GHC/Builtin/Names/TH.hs:859) wildPIdKey (compiler/GHC/Builtin/Names/TH.hs:860) recPIdKey (compiler/GHC/Builtin/Names/TH.hs:861) listPIdKey (compiler/GHC/Builtin/Names/TH.hs:862) sigPIdKey (compiler/GHC/Builtin/Names/TH.hs:863) viewPIdKey (compiler/GHC/Builtin/Names/TH.hs:864) typePIdKey (compiler/GHC/Builtin/Names/TH.hs:865) invisPIdKey (compiler/GHC/Builtin/Names/TH.hs:866) orPIdKey (compiler/GHC/Builtin/Names/TH.hs:867) fieldPatIdKey (compiler/GHC/Builtin/Names/TH.hs:871) matchIdKey (compiler/GHC/Builtin/Names/TH.hs:875) clauseIdKey (compiler/GHC/Builtin/Names/TH.hs:879) varEIdKey (compiler/GHC/Builtin/Names/TH.hs:892) conEIdKey (compiler/GHC/Builtin/Names/TH.hs:893) litEIdKey (compiler/GHC/Builtin/Names/TH.hs:894) appEIdKey (compiler/GHC/Builtin/Names/TH.hs:895) appTypeEIdKey (compiler/GHC/Builtin/Names/TH.hs:896) infixEIdKey (compiler/GHC/Builtin/Names/TH.hs:897) infixAppIdKey (compiler/GHC/Builtin/Names/TH.hs:898) sectionLIdKey (compiler/GHC/Builtin/Names/TH.hs:899) sectionRIdKey (compiler/GHC/Builtin/Names/TH.hs:900) lamEIdKey (compiler/GHC/Builtin/Names/TH.hs:901) lamCaseEIdKey (compiler/GHC/Builtin/Names/TH.hs:902) lamCasesEIdKey (compiler/GHC/Builtin/Names/TH.hs:903) tupEIdKey (compiler/GHC/Builtin/Names/TH.hs:904) unboxedTupEIdKey (compiler/GHC/Builtin/Names/TH.hs:905) unboxedSumEIdKey (compiler/GHC/Builtin/Names/TH.hs:906) condEIdKey (compiler/GHC/Builtin/Names/TH.hs:907) multiIfEIdKey (compiler/GHC/Builtin/Names/TH.hs:908) letEIdKey (compiler/GHC/Builtin/Names/TH.hs:909) caseEIdKey (compiler/GHC/Builtin/Names/TH.hs:910) doEIdKey (compiler/GHC/Builtin/Names/TH.hs:911) compEIdKey (compiler/GHC/Builtin/Names/TH.hs:912) fromEIdKey (compiler/GHC/Builtin/Names/TH.hs:913) fromThenEIdKey (compiler/GHC/Builtin/Names/TH.hs:914) fromToEIdKey (compiler/GHC/Builtin/Names/TH.hs:915) fromThenToEIdKey (compiler/GHC/Builtin/Names/TH.hs:916) listEIdKey (compiler/GHC/Builtin/Names/TH.hs:917) sigEIdKey (compiler/GHC/Builtin/Names/TH.hs:918) recConEIdKey (compiler/GHC/Builtin/Names/TH.hs:919) recUpdEIdKey (compiler/GHC/Builtin/Names/TH.hs:920) staticEIdKey (compiler/GHC/Builtin/Names/TH.hs:921) unboundVarEIdKey (compiler/GHC/Builtin/Names/TH.hs:922) labelEIdKey (compiler/GHC/Builtin/Names/TH.hs:923) implicitParamVarEIdKey (compiler/GHC/Builtin/Names/TH.hs:924) mdoEIdKey (compiler/GHC/Builtin/Names/TH.hs:925) getFieldEIdKey (compiler/GHC/Builtin/Names/TH.hs:926) projectionEIdKey (compiler/GHC/Builtin/Names/TH.hs:927) typeEIdKey (compiler/GHC/Builtin/Names/TH.hs:928) forallEIdKey (compiler/GHC/Builtin/Names/TH.hs:929) forallVisEIdKey (compiler/GHC/Builtin/Names/TH.hs:930) constrainedEIdKey (compiler/GHC/Builtin/Names/TH.hs:931) fieldExpIdKey (compiler/GHC/Builtin/Names/TH.hs:935) guardedBIdKey (compiler/GHC/Builtin/Names/TH.hs:939) normalBIdKey (compiler/GHC/Builtin/Names/TH.hs:940) normalGEIdKey (compiler/GHC/Builtin/Names/TH.hs:944) patGEIdKey (compiler/GHC/Builtin/Names/TH.hs:945) bindSIdKey (compiler/GHC/Builtin/Names/TH.hs:949) letSIdKey (compiler/GHC/Builtin/Names/TH.hs:950) noBindSIdKey (compiler/GHC/Builtin/Names/TH.hs:951) parSIdKey (compiler/GHC/Builtin/Names/TH.hs:952) recSIdKey (compiler/GHC/Builtin/Names/TH.hs:953) funDIdKey (compiler/GHC/Builtin/Names/TH.hs:966) valDIdKey (compiler/GHC/Builtin/Names/TH.hs:967) dataDIdKey (compiler/GHC/Builtin/Names/TH.hs:968) newtypeDIdKey (compiler/GHC/Builtin/Names/TH.hs:969) tySynDIdKey (compiler/GHC/Builtin/Names/TH.hs:970) classDIdKey (compiler/GHC/Builtin/Names/TH.hs:971) instanceWithOverlapDIdKey (compiler/GHC/Builtin/Names/TH.hs:972) instanceDIdKey (compiler/GHC/Builtin/Names/TH.hs:973) sigDIdKey (compiler/GHC/Builtin/Names/TH.hs:974) forImpDIdKey (compiler/GHC/Builtin/Names/TH.hs:975) pragInlDIdKey (compiler/GHC/Builtin/Names/TH.hs:976) pragSpecDIdKey (compiler/GHC/Builtin/Names/TH.hs:977) pragSpecInlDIdKey (compiler/GHC/Builtin/Names/TH.hs:978) pragSpecInstDIdKey (compiler/GHC/Builtin/Names/TH.hs:979) pragRuleDIdKey (compiler/GHC/Builtin/Names/TH.hs:980) pragAnnDIdKey (compiler/GHC/Builtin/Names/TH.hs:981) dataFamilyDIdKey (compiler/GHC/Builtin/Names/TH.hs:982) openTypeFamilyDIdKey (compiler/GHC/Builtin/Names/TH.hs:983) dataInstDIdKey (compiler/GHC/Builtin/Names/TH.hs:984) newtypeInstDIdKey (compiler/GHC/Builtin/Names/TH.hs:985) tySynInstDIdKey (compiler/GHC/Builtin/Names/TH.hs:986) closedTypeFamilyDIdKey (compiler/GHC/Builtin/Names/TH.hs:987) infixLWithSpecDIdKey (compiler/GHC/Builtin/Names/TH.hs:988) infixRWithSpecDIdKey (compiler/GHC/Builtin/Names/TH.hs:989) infixNWithSpecDIdKey (compiler/GHC/Builtin/Names/TH.hs:990) roleAnnotDIdKey (compiler/GHC/Builtin/Names/TH.hs:991) standaloneDerivWithStrategyDIdKey (compiler/GHC/Builtin/Names/TH.hs:992) defaultSigDIdKey (compiler/GHC/Builtin/Names/TH.hs:993) patSynDIdKey (compiler/GHC/Builtin/Names/TH.hs:994) patSynSigDIdKey (compiler/GHC/Builtin/Names/TH.hs:995) pragCompleteDIdKey (compiler/GHC/Builtin/Names/TH.hs:996) implicitParamBindDIdKey (compiler/GHC/Builtin/Names/TH.hs:997) kiSigDIdKey (compiler/GHC/Builtin/Names/TH.hs:998) defaultDIdKey (compiler/GHC/Builtin/Names/TH.hs:999) pragOpaqueDIdKey (compiler/GHC/Builtin/Names/TH.hs:1000) typeDataDIdKey (compiler/GHC/Builtin/Names/TH.hs:1001) pragSCCFunDKey (compiler/GHC/Builtin/Names/TH.hs:1002) pragSCCFunNamedDKey (compiler/GHC/Builtin/Names/TH.hs:1003) cxtIdKey (compiler/GHC/Builtin/Names/TH.hs:1007) noSourceUnpackednessKey (compiler/GHC/Builtin/Names/TH.hs:1011) sourceNoUnpackKey (compiler/GHC/Builtin/Names/TH.hs:1012) sourceUnpackKey (compiler/GHC/Builtin/Names/TH.hs:1013) noSourceStrictnessKey (compiler/GHC/Builtin/Names/TH.hs:1017) sourceLazyKey (compiler/GHC/Builtin/Names/TH.hs:1018) sourceStrictKey (compiler/GHC/Builtin/Names/TH.hs:1019) normalCIdKey (compiler/GHC/Builtin/Names/TH.hs:1024) recCIdKey (compiler/GHC/Builtin/Names/TH.hs:1025) infixCIdKey (compiler/GHC/Builtin/Names/TH.hs:1026) forallCIdKey (compiler/GHC/Builtin/Names/TH.hs:1027) gadtCIdKey (compiler/GHC/Builtin/Names/TH.hs:1028) recGadtCIdKey (compiler/GHC/Builtin/Names/TH.hs:1029) bangIdKey (compiler/GHC/Builtin/Names/TH.hs:1033) bangTKey (compiler/GHC/Builtin/Names/TH.hs:1037) varBangTKey (compiler/GHC/Builtin/Names/TH.hs:1041) unidirPatSynIdKey (compiler/GHC/Builtin/Names/TH.hs:1045) implBidirPatSynIdKey (compiler/GHC/Builtin/Names/TH.hs:1046) explBidirPatSynIdKey (compiler/GHC/Builtin/Names/TH.hs:1047) prefixPatSynIdKey (compiler/GHC/Builtin/Names/TH.hs:1051) infixPatSynIdKey (compiler/GHC/Builtin/Names/TH.hs:1052) recordPatSynIdKey (compiler/GHC/Builtin/Names/TH.hs:1053) forallTIdKey (compiler/GHC/Builtin/Names/TH.hs:1061) forallVisTIdKey (compiler/GHC/Builtin/Names/TH.hs:1062) varTIdKey (compiler/GHC/Builtin/Names/TH.hs:1063) conTIdKey (compiler/GHC/Builtin/Names/TH.hs:1064) tupleTIdKey (compiler/GHC/Builtin/Names/TH.hs:1065) unboxedTupleTIdKey (compiler/GHC/Builtin/Names/TH.hs:1066) unboxedSumTIdKey (compiler/GHC/Builtin/Names/TH.hs:1067) arrowTIdKey (compiler/GHC/Builtin/Names/TH.hs:1068) listTIdKey (compiler/GHC/Builtin/Names/TH.hs:1069) appTIdKey (compiler/GHC/Builtin/Names/TH.hs:1070) appKindTIdKey (compiler/GHC/Builtin/Names/TH.hs:1071) sigTIdKey (compiler/GHC/Builtin/Names/TH.hs:1072) equalityTIdKey (compiler/GHC/Builtin/Names/TH.hs:1073) litTIdKey (compiler/GHC/Builtin/Names/TH.hs:1074) promotedTIdKey (compiler/GHC/Builtin/Names/TH.hs:1075) promotedTupleTIdKey (compiler/GHC/Builtin/Names/TH.hs:1076) promotedNilTIdKey (compiler/GHC/Builtin/Names/TH.hs:1077) promotedConsTIdKey (compiler/GHC/Builtin/Names/TH.hs:1078) wildCardTIdKey (compiler/GHC/Builtin/Names/TH.hs:1079) implicitParamTIdKey (compiler/GHC/Builtin/Names/TH.hs:1080) infixTIdKey (compiler/GHC/Builtin/Names/TH.hs:1081) numTyLitIdKey (compiler/GHC/Builtin/Names/TH.hs:1085) strTyLitIdKey (compiler/GHC/Builtin/Names/TH.hs:1086) charTyLitIdKey (compiler/GHC/Builtin/Names/TH.hs:1087) plainTVIdKey (compiler/GHC/Builtin/Names/TH.hs:1091) kindedTVIdKey (compiler/GHC/Builtin/Names/TH.hs:1092) plainInvisTVIdKey (compiler/GHC/Builtin/Names/TH.hs:1095) kindedInvisTVIdKey (compiler/GHC/Builtin/Names/TH.hs:1096) plainBndrTVIdKey (compiler/GHC/Builtin/Names/TH.hs:1099) kindedBndrTVIdKey (compiler/GHC/Builtin/Names/TH.hs:1100) nominalRIdKey (compiler/GHC/Builtin/Names/TH.hs:1104) representationalRIdKey (compiler/GHC/Builtin/Names/TH.hs:1105) phantomRIdKey (compiler/GHC/Builtin/Names/TH.hs:1106) inferRIdKey (compiler/GHC/Builtin/Names/TH.hs:1107) starKIdKey (compiler/GHC/Builtin/Names/TH.hs:1111) constraintKIdKey (compiler/GHC/Builtin/Names/TH.hs:1112) noSigIdKey (compiler/GHC/Builtin/Names/TH.hs:1116) kindSigIdKey (compiler/GHC/Builtin/Names/TH.hs:1117) tyVarSigIdKey (compiler/GHC/Builtin/Names/TH.hs:1118) injectivityAnnIdKey (compiler/GHC/Builtin/Names/TH.hs:1122) cCallIdKey (compiler/GHC/Builtin/Names/TH.hs:1127) stdCallIdKey (compiler/GHC/Builtin/Names/TH.hs:1128) cApiCallIdKey (compiler/GHC/Builtin/Names/TH.hs:1129) primCallIdKey (compiler/GHC/Builtin/Names/TH.hs:1130) javaScriptCallIdKey (compiler/GHC/Builtin/Names/TH.hs:1131) unsafeIdKey (compiler/GHC/Builtin/Names/TH.hs:1135) safeIdKey (compiler/GHC/Builtin/Names/TH.hs:1136) interruptibleIdKey (compiler/GHC/Builtin/Names/TH.hs:1137) funDepIdKey (compiler/GHC/Builtin/Names/TH.hs:1141) mulArrowTIdKey (compiler/GHC/Builtin/Names/TH.hs:1145) tySynEqnIdKey (compiler/GHC/Builtin/Names/TH.hs:1149) quoteExpKey (compiler/GHC/Builtin/Names/TH.hs:1153) quotePatKey (compiler/GHC/Builtin/Names/TH.hs:1154) quoteDecKey (compiler/GHC/Builtin/Names/TH.hs:1155) quoteTypeKey (compiler/GHC/Builtin/Names/TH.hs:1156) ruleVarIdKey (compiler/GHC/Builtin/Names/TH.hs:1160) typedRuleVarIdKey (compiler/GHC/Builtin/Names/TH.hs:1161) valueAnnotationIdKey (compiler/GHC/Builtin/Names/TH.hs:1165) typeAnnotationIdKey (compiler/GHC/Builtin/Names/TH.hs:1166) moduleAnnotationIdKey (compiler/GHC/Builtin/Names/TH.hs:1167) derivClauseIdKey (compiler/GHC/Builtin/Names/TH.hs:1171) stockStrategyIdKey (compiler/GHC/Builtin/Names/TH.hs:1176) anyclassStrategyIdKey (compiler/GHC/Builtin/Names/TH.hs:1177) newtypeStrategyIdKey (compiler/GHC/Builtin/Names/TH.hs:1178) viaStrategyIdKey (compiler/GHC/Builtin/Names/TH.hs:1179) specifiedSpecKey (compiler/GHC/Builtin/Names/TH.hs:1183) inferredSpecKey (compiler/GHC/Builtin/Names/TH.hs:1184) bndrReqKey (compiler/GHC/Builtin/Names/TH.hs:1188) bndrInvisKey (compiler/GHC/Builtin/Names/TH.hs:1189) lift_RDR (compiler/GHC/Builtin/Names/TH.hs:1200) liftTyped_RDR (compiler/GHC/Builtin/Names/TH.hs:1201) unsafeCodeCoerce_RDR (compiler/GHC/Builtin/Names/TH.hs:1202) 52% ( 11 / 21) in 'GHC.Builtin.Utils' Missing documentation for: wiredInIds ghcPrimIds ghcPrimExports (compiler/GHC/Builtin/Utils.hs:241) ghcPrimDeclDocs (compiler/GHC/Builtin/Utils.hs:248) ghcPrimWarns (compiler/GHC/Builtin/Utils.hs:267) ghcPrimFixities (compiler/GHC/Builtin/Utils.hs:278) maybeCharLikeCon (compiler/GHC/Builtin/Utils.hs:324) maybeIntLikeCon (compiler/GHC/Builtin/Utils.hs:325) isNumericClass (compiler/GHC/Builtin/Utils.hs:337) isStandardClass (compiler/GHC/Builtin/Utils.hs:338) 50% ( 3 / 6) in 'GHC.Cmm.CallConv' Missing documentation for: Module header ParamLocation (compiler/GHC/Cmm/CallConv.hs:28) assignStack (compiler/GHC/Cmm/CallConv.hs:129) 66% ( 2 / 3) in 'GHC.Cmm.Config' Missing documentation for: CmmConfig (compiler/GHC/Cmm/Config.hs:16) 0% ( 0 / 5) in 'GHC.Cmm.ContFlowOpt' Missing documentation for: Module header cmmCfgOpts (compiler/GHC/Cmm/ContFlowOpt.hs:136) cmmCfgOptsProc (compiler/GHC/Cmm/ContFlowOpt.hs:139) removeUnreachableBlocksProc (compiler/GHC/Cmm/ContFlowOpt.hs:425) replaceLabels (compiler/GHC/Cmm/ContFlowOpt.hs:388) 0% ( 0 / 2) in 'GHC.Cmm.CommonBlockElim' Missing documentation for: Module header elimCommonBlocks (compiler/GHC/Cmm/CommonBlockElim.hs:63) Warning: 'n' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 29% ( 7 / 24) in 'GHC.Cmm.Dataflow' Missing documentation for: Module header C O lastNode entryLabel DataflowLattice (compiler/GHC/Cmm/Dataflow.hs:71) OldFact (compiler/GHC/Cmm/Dataflow.hs:52) NewFact (compiler/GHC/Cmm/Dataflow.hs:54) TransferFun (compiler/GHC/Cmm/Dataflow.hs:78) Fact (compiler/GHC/Cmm/Dataflow.hs:48) FactBase getFact (compiler/GHC/Cmm/Dataflow.hs:373) analyzeCmmFwd (compiler/GHC/Cmm/Dataflow.hs:105) analyzeCmmBwd (compiler/GHC/Cmm/Dataflow.hs:104) rewriteCmmBwd (compiler/GHC/Cmm/Dataflow.hs:171) changedIf (compiler/GHC/Cmm/Dataflow.hs:66) joinFacts (compiler/GHC/Cmm/Dataflow.hs:390) 75% ( 9 / 12) in 'GHC.Cmm.DebugBlock' Missing documentation for: Module header cmmDebugLabels (compiler/GHC/Cmm/DebugBlock.hs:238) pprUnwindTable (compiler/GHC/Cmm/DebugBlock.hs:523) Warning: 'CmmGraph' is ambiguous. It is defined * in GHC.Cmm * in GHC.Cmm 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.Cmm 31% ( 11 / 35) in 'GHC.Cmm.Graph' Missing documentation for: Module header CgStmt (compiler/GHC/Cmm/Graph.hs:70) <*> (compiler/GHC/Cmm/Graph.hs:150) catAGraphs (compiler/GHC/Cmm/Graph.hs:153) stackStubExpr (compiler/GHC/Cmm/Graph.hs:290) mkNop (compiler/GHC/Cmm/Graph.hs:183) mkAssign (compiler/GHC/Cmm/Graph.hs:193) mkUnsafeCall (compiler/GHC/Cmm/Graph.hs:271) mkFinalCall (compiler/GHC/Cmm/Graph.hs:244) mkCallReturnsTo (compiler/GHC/Cmm/Graph.hs:254) mkJumpReturnsTo (compiler/GHC/Cmm/Graph.hs:266) mkJump (compiler/GHC/Cmm/Graph.hs:205) mkJumpExtra (compiler/GHC/Cmm/Graph.hs:221) mkCbranch (compiler/GHC/Cmm/Graph.hs:226) mkSwitch (compiler/GHC/Cmm/Graph.hs:230) mkReturn (compiler/GHC/Cmm/Graph.hs:234) mkComment (compiler/GHC/Cmm/Graph.hs:186) mkCallEntry (compiler/GHC/Cmm/Graph.hs:467) mkBranch (compiler/GHC/Cmm/Graph.hs:239) copyInOflow (compiler/GHC/Cmm/Graph.hs:302) copyOutOflow (compiler/GHC/Cmm/Graph.hs:379) noExtraStack (compiler/GHC/Cmm/Graph.hs:492) toCall (compiler/GHC/Cmm/Graph.hs:497) Transfer (compiler/GHC/Cmm/Graph.hs:363) 33% ( 1 / 3) in 'GHC.Cmm.InitFini' Missing documentation for: InitOrFini (compiler/GHC/Cmm/InitFini.hs:63) isInitOrFiniArray (compiler/GHC/Cmm/InitFini.hs:66) 0% ( 0 / 11) in 'GHC.Cmm.LRegSet' Missing documentation for: Module header LRegSet (compiler/GHC/Cmm/LRegSet.hs:27) emptyLRegSet (compiler/GHC/Cmm/LRegSet.hs:31) nullLRegSet (compiler/GHC/Cmm/LRegSet.hs:35) insertLRegSet (compiler/GHC/Cmm/LRegSet.hs:39) elemLRegSet (compiler/GHC/Cmm/LRegSet.hs:43) deleteFromLRegSet (compiler/GHC/Cmm/LRegSet.hs:47) sizeLRegSet (compiler/GHC/Cmm/LRegSet.hs:51) unionLRegSet (compiler/GHC/Cmm/LRegSet.hs:55) unionsLRegSet (compiler/GHC/Cmm/LRegSet.hs:59) elemsLRegSet (compiler/GHC/Cmm/LRegSet.hs:63) 33% ( 3 / 9) in 'GHC.Cmm.Liveness' Missing documentation for: Module header CmmLocalLive (compiler/GHC/Cmm/Liveness.hs:35) cmmLocalLivenessL (compiler/GHC/Cmm/Liveness.hs:118) cmmGlobalLiveness (compiler/GHC/Cmm/Liveness.hs:63) gen_kill (compiler/GHC/Cmm/Liveness.hs:77) gen_killL (compiler/GHC/Cmm/Liveness.hs:141) Warning: 'ForeignTarget' is ambiguous. It is defined * in GHC.Cmm.Node * in GHC.Cmm.Node 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.Cmm.Node 0% ( 0 / 3) in 'GHC.Cmm.Lint' Missing documentation for: Module header cmmLint (compiler/GHC/Cmm/Lint.hs:44) cmmLintGraph (compiler/GHC/Cmm/Lint.hs:47) 0% ( 0 / 5) in 'GHC.Cmm.Opt' Missing documentation for: Module header constantFoldNode (compiler/GHC/Cmm/Opt.hs:28) constantFoldExpr (compiler/GHC/Cmm/Opt.hs:31) cmmMachOpFold (compiler/GHC/Cmm/Opt.hs:48) cmmMachOpFoldM (compiler/GHC/Cmm/Opt.hs:57) 0% ( 0 / 3) in 'GHC.Cmm.Parser.Config' Missing documentation for: Module header PDConfig (compiler/GHC/Cmm/Parser/Config.hs:15) CmmParserConfig (compiler/GHC/Cmm/Parser/Config.hs:20) 11% ( 1 / 9) in 'GHC.Cmm.Parser.Monad' Missing documentation for: Module header PD (compiler/GHC/Cmm/Parser/Monad.hs:37) liftP (compiler/GHC/Cmm/Parser/Monad.hs:50) failMsgPD (compiler/GHC/Cmm/Parser/Monad.hs:53) getPDConfig (compiler/GHC/Cmm/Parser/Monad.hs:65) getProfile (compiler/GHC/Cmm/Parser/Monad.hs:68) getPlatform (compiler/GHC/Cmm/Parser/Monad.hs:71) PDConfig (compiler/GHC/Cmm/Parser/Config.hs:15) 0% ( 0 / 3) in 'GHC.Cmm.Lexer' Missing documentation for: Module header CmmToken (compiler/GHC/Cmm/Lexer.x:144) cmmlex (compiler/GHC/Cmm/Lexer.x:342) 0% ( 0 / 2) in 'GHC.Cmm.Sink' Missing documentation for: Module header cmmSink (compiler/GHC/Cmm/Sink.hs:154) Warning: 'CmmGraph' is ambiguous. It is defined * in GHC.Cmm * in GHC.Cmm 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.Cmm 50% ( 1 / 2) in 'GHC.Cmm.Switch.Implement' Missing documentation for: Module header 50% ( 1 / 2) in 'GHC.Cmm.ThreadSanitizer' Missing documentation for: annotateTSAN (compiler/GHC/Cmm/ThreadSanitizer.hs:31) 42% ( 3 / 7) in 'GHC.Cmm.UniqueRenamer' Missing documentation for: Module header detRenameCmmGroup (compiler/GHC/Cmm/UniqueRenamer.hs:116) detRenameIPEMap (compiler/GHC/Cmm/UniqueRenamer.hs:267) emptyDetUFM (compiler/GHC/Cmm/UniqueRenamer.hs:73) 0% ( 0 / 2) in 'GHC.CmmToAsm.AArch64.Cond' Missing documentation for: Module header Cond (compiler/GHC/CmmToAsm/AArch64/Cond.hs:38) 40% ( 9 / 22) in 'GHC.CmmToAsm.CFG.Dominators' Missing documentation for: Node (compiler/GHC/CmmToAsm/CFG/Dominators.hs:72) Path (compiler/GHC/CmmToAsm/CFG/Dominators.hs:73) Edge (compiler/GHC/CmmToAsm/CFG/Dominators.hs:74) Graph (compiler/GHC/CmmToAsm/CFG/Dominators.hs:75) Rooted (compiler/GHC/CmmToAsm/CFG/Dominators.hs:76) fromAdj (compiler/GHC/CmmToAsm/CFG/Dominators.hs:442) fromEdges (compiler/GHC/CmmToAsm/CFG/Dominators.hs:445) toAdj (compiler/GHC/CmmToAsm/CFG/Dominators.hs:448) toEdges (compiler/GHC/CmmToAsm/CFG/Dominators.hs:451) asTree (compiler/GHC/CmmToAsm/CFG/Dominators.hs:502) asCGraph (compiler/GHC/CmmToAsm/CFG/Dominators.hs:497) parents (compiler/GHC/CmmToAsm/CFG/Dominators.hs:485) ancestors (compiler/GHC/CmmToAsm/CFG/Dominators.hs:490) Warning: 'CmmGraph' is ambiguous. It is defined * in GHC.Cmm * in GHC.Cmm 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.Cmm 85% ( 12 / 14) in 'GHC.Cmm.Dominators' Missing documentation for: Module header gwdDominatorTree (compiler/GHC/Cmm/Dominators.hs:205) 7% ( 1 / 14) in 'GHC.CmmToAsm.CPrim' Missing documentation for: atomicReadLabel (compiler/GHC/CmmToAsm/CPrim.hs:147) atomicWriteLabel (compiler/GHC/CmmToAsm/CPrim.hs:155) atomicRMWLabel (compiler/GHC/CmmToAsm/CPrim.hs:88) cmpxchgLabel (compiler/GHC/CmmToAsm/CPrim.hs:139) xchgLabel (compiler/GHC/CmmToAsm/CPrim.hs:131) popCntLabel (compiler/GHC/CmmToAsm/CPrim.hs:27) pdepLabel (compiler/GHC/CmmToAsm/CPrim.hs:35) pextLabel (compiler/GHC/CmmToAsm/CPrim.hs:43) bSwapLabel (compiler/GHC/CmmToAsm/CPrim.hs:51) bRevLabel (compiler/GHC/CmmToAsm/CPrim.hs:58) clzLabel (compiler/GHC/CmmToAsm/CPrim.hs:66) ctzLabel (compiler/GHC/CmmToAsm/CPrim.hs:74) word2FloatLabel (compiler/GHC/CmmToAsm/CPrim.hs:82) Warning: 'memset' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'memcpy' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 5 / 5) in 'GHC.CmmToAsm.Config' 52% ( 12 / 23) in 'GHC.CmmToAsm.Format' Missing documentation for: Format (compiler/GHC/CmmToAsm/Format.hs:87) ScalarFormat (compiler/GHC/CmmToAsm/Format.hs:114) isIntScalarFormat (compiler/GHC/CmmToAsm/Format.hs:149) intScalarFormat (compiler/GHC/CmmToAsm/Format.hs:152) vecFormat (compiler/GHC/CmmToAsm/Format.hs:198) scalarWidth (compiler/GHC/CmmToAsm/Format.hs:241) formatInBytes (compiler/GHC/CmmToAsm/Format.hs:250) isFloatScalarFormat (compiler/GHC/CmmToAsm/Format.hs:133) isFloatOrFloatVecFormat (compiler/GHC/CmmToAsm/Format.hs:139) floatScalarFormat (compiler/GHC/CmmToAsm/Format.hs:144) scalarFormatFormat (compiler/GHC/CmmToAsm/Format.hs:124) 7% ( 1 / 14) in 'GHC.CmmToAsm.AArch64.Regs' Missing documentation for: Module header allMachRegNos (compiler/GHC/CmmToAsm/AArch64/Regs.hs:22) allocatableRegs (compiler/GHC/CmmToAsm/AArch64/Regs.hs:27) allGpArgRegs (compiler/GHC/CmmToAsm/AArch64/Regs.hs:34) allFpArgRegs (compiler/GHC/CmmToAsm/AArch64/Regs.hs:36) AddrMode (compiler/GHC/CmmToAsm/AArch64/Regs.hs:51) Imm (compiler/GHC/CmmToAsm/AArch64/Regs.hs:60) strImmLit (compiler/GHC/CmmToAsm/AArch64/Regs.hs:73) litToImm (compiler/GHC/CmmToAsm/AArch64/Regs.hs:77) realRegSqueeze (compiler/GHC/CmmToAsm/AArch64/Regs.hs:120) mkVirtualReg (compiler/GHC/CmmToAsm/AArch64/Regs.hs:135) classOfRealReg (compiler/GHC/CmmToAsm/AArch64/Regs.hs:145) regDotColor (compiler/GHC/CmmToAsm/AArch64/Regs.hs:150) 75% ( 3 / 4) in 'GHC.CmmToAsm.Instr' Missing documentation for: Module header 0% ( 0 / 4) in 'GHC.CmmToAsm.PPC.Cond' Missing documentation for: Module header Cond (compiler/GHC/CmmToAsm/PPC/Cond.hs:13) condNegate (compiler/GHC/CmmToAsm/PPC/Cond.hs:29) condUnsigned (compiler/GHC/CmmToAsm/PPC/Cond.hs:43) 3% ( 1 / 32) in 'GHC.CmmToAsm.PPC.Regs' Missing documentation for: Module header realRegSqueeze (compiler/GHC/CmmToAsm/PPC/Regs.hs:93) mkVirtualReg (compiler/GHC/CmmToAsm/PPC/Regs.hs:110) regDotColor (compiler/GHC/CmmToAsm/PPC/Regs.hs:119) Imm (compiler/GHC/CmmToAsm/PPC/Regs.hs:127) strImmLit (compiler/GHC/CmmToAsm/PPC/Regs.hs:145) litToImm (compiler/GHC/CmmToAsm/PPC/Regs.hs:149) AddrMode (compiler/GHC/CmmToAsm/PPC/Regs.hs:166) addrOffset (compiler/GHC/CmmToAsm/PPC/Regs.hs:172) spRel (compiler/GHC/CmmToAsm/PPC/Regs.hs:196) argRegs (compiler/GHC/CmmToAsm/PPC/Regs.hs:203) allArgRegs (compiler/GHC/CmmToAsm/PPC/Regs.hs:216) callClobberedRegs (compiler/GHC/CmmToAsm/PPC/Regs.hs:221) allMachRegNos (compiler/GHC/CmmToAsm/PPC/Regs.hs:226) classOfRealReg (compiler/GHC/CmmToAsm/PPC/Regs.hs:231) toRegNo (compiler/GHC/CmmToAsm/PPC/Regs.hs:236) allFPArgRegs (compiler/GHC/CmmToAsm/PPC/Regs.hs:242) fits16Bits (compiler/GHC/CmmToAsm/PPC/Regs.hs:251) makeImmediate (compiler/GHC/CmmToAsm/PPC/Regs.hs:254) fReg (compiler/GHC/CmmToAsm/PPC/Regs.hs:289) r0 (compiler/GHC/CmmToAsm/PPC/Regs.hs:292) sp (compiler/GHC/CmmToAsm/PPC/Regs.hs:293) toc (compiler/GHC/CmmToAsm/PPC/Regs.hs:294) r3 (compiler/GHC/CmmToAsm/PPC/Regs.hs:295) r4 (compiler/GHC/CmmToAsm/PPC/Regs.hs:296) r11 (compiler/GHC/CmmToAsm/PPC/Regs.hs:297) r12 (compiler/GHC/CmmToAsm/PPC/Regs.hs:298) r30 (compiler/GHC/CmmToAsm/PPC/Regs.hs:299) tmpReg (compiler/GHC/CmmToAsm/PPC/Regs.hs:312) f1 (compiler/GHC/CmmToAsm/PPC/Regs.hs:300) allocatableRegs (compiler/GHC/CmmToAsm/PPC/Regs.hs:306) 50% ( 1 / 2) in 'GHC.CmmToAsm.RV64.Cond' Missing documentation for: Module header Warning: 'CmmReg' is ambiguous. It is defined * in GHC.Cmm.Expr * in GHC.Cmm.Reg 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.Cmm.Reg Warning: 'CmmLit' is ambiguous. It is defined * in GHC.Cmm.Expr * in GHC.Cmm.Expr 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.Cmm.Expr 44% ( 20 / 45) in 'GHC.CmmToAsm.RV64.Regs' Missing documentation for: Module header x5RegNo (compiler/GHC/CmmToAsm/RV64/Regs.hs:29) t0RegNo (compiler/GHC/CmmToAsm/RV64/Regs.hs:30) x7RegNo (compiler/GHC/CmmToAsm/RV64/Regs.hs:33) t2RegNo (compiler/GHC/CmmToAsm/RV64/Regs.hs:34) x28RegNo (compiler/GHC/CmmToAsm/RV64/Regs.hs:37) t3RegNo (compiler/GHC/CmmToAsm/RV64/Regs.hs:38) d7RegNo (compiler/GHC/CmmToAsm/RV64/Regs.hs:52) ft7RegNo (compiler/GHC/CmmToAsm/RV64/Regs.hs:53) x10RegNo (compiler/GHC/CmmToAsm/RV64/Regs.hs:60) a0RegNo (compiler/GHC/CmmToAsm/RV64/Regs.hs:61) x17RegNo (compiler/GHC/CmmToAsm/RV64/Regs.hs:64) a7RegNo (compiler/GHC/CmmToAsm/RV64/Regs.hs:65) d10RegNo (compiler/GHC/CmmToAsm/RV64/Regs.hs:68) fa0RegNo (compiler/GHC/CmmToAsm/RV64/Regs.hs:69) d17RegNo (compiler/GHC/CmmToAsm/RV64/Regs.hs:72) fa7RegNo (compiler/GHC/CmmToAsm/RV64/Regs.hs:73) zeroReg (compiler/GHC/CmmToAsm/RV64/Regs.hs:94) raReg (compiler/GHC/CmmToAsm/RV64/Regs.hs:95) tmpReg (compiler/GHC/CmmToAsm/RV64/Regs.hs:100) Imm (compiler/GHC/CmmToAsm/RV64/Regs.hs:140) realRegSqueeze (compiler/GHC/CmmToAsm/RV64/Regs.hs:199) mkVirtualReg (compiler/GHC/CmmToAsm/RV64/Regs.hs:225) classOfRealReg (compiler/GHC/CmmToAsm/RV64/Regs.hs:235) regDotColor (compiler/GHC/CmmToAsm/RV64/Regs.hs:241) 12% ( 1 / 8) in 'GHC.CmmToAsm.Reg.Linear.AArch64' Missing documentation for: Module header noFreeRegs (compiler/GHC/CmmToAsm/Reg/Linear/AArch64.hs:62) showBits (compiler/GHC/CmmToAsm/Reg/Linear/AArch64.hs:65) allocateReg (compiler/GHC/CmmToAsm/Reg/Linear/AArch64.hs:69) getFreeRegs (compiler/GHC/CmmToAsm/Reg/Linear/AArch64.hs:118) initFreeRegs (compiler/GHC/CmmToAsm/Reg/Linear/AArch64.hs:128) releaseReg (compiler/GHC/CmmToAsm/Reg/Linear/AArch64.hs:131) 14% ( 1 / 7) in 'GHC.CmmToAsm.Reg.Linear.PPC' Missing documentation for: FreeRegs (compiler/GHC/CmmToAsm/Reg/Linear/PPC.hs:26) noFreeRegs (compiler/GHC/CmmToAsm/Reg/Linear/PPC.hs:33) releaseReg (compiler/GHC/CmmToAsm/Reg/Linear/PPC.hs:36) initFreeRegs (compiler/GHC/CmmToAsm/Reg/Linear/PPC.hs:41) getFreeRegs (compiler/GHC/CmmToAsm/Reg/Linear/PPC.hs:44) allocateReg (compiler/GHC/CmmToAsm/Reg/Linear/PPC.hs:54) Warning: 'RcDouble' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 6 / 6) in 'GHC.CmmToAsm.Reg.Linear.RV64' 83% ( 5 / 6) in 'GHC.CmmToAsm.Reg.Linear.StackMap' Missing documentation for: StackMap (compiler/GHC/CmmToAsm/Reg/Linear/StackMap.hs:33) 0% ( 0 / 3) in 'GHC.CmmToAsm.Reg.Utils' Missing documentation for: Module header toRegMap (compiler/GHC/CmmToAsm/Reg/Utils.hs:54) toVRegMap (compiler/GHC/CmmToAsm/Reg/Utils.hs:57) 11% ( 1 / 9) in 'GHC.CmmToAsm.Types' Missing documentation for: Module header NatCmm (compiler/GHC/CmmToAsm/Types.hs:19) NatCmmDecl (compiler/GHC/CmmToAsm/Types.hs:25) NatBasicBlock (compiler/GHC/CmmToAsm/Types.hs:31) GenBasicBlock ListGraph RawCmmStatics RawCmmDecl 66% ( 2 / 3) in 'GHC.CmmToAsm.Utils' Missing documentation for: Module header 19% ( 22 /112) in 'GHC.CmmToAsm.RV64.Instr' Missing documentation for: Module header canFallthroughTo (compiler/GHC/CmmToAsm/RV64/Instr.hs:244) moveSp (compiler/GHC/CmmToAsm/RV64/Instr.hs:431) allocMoreStack (compiler/GHC/CmmToAsm/RV64/Instr.hs:452) Instr (compiler/GHC/CmmToAsm/RV64/Instr.hs:490) instrCon (compiler/GHC/CmmToAsm/RV64/Instr.hs:632) Target (compiler/GHC/CmmToAsm/RV64/Instr.hs:681) Operand (compiler/GHC/CmmToAsm/RV64/Instr.hs:685) operandFromReg (compiler/GHC/CmmToAsm/RV64/Instr.hs:695) operandFromRegNo (compiler/GHC/CmmToAsm/RV64/Instr.hs:698) zero (compiler/GHC/CmmToAsm/RV64/Instr.hs:701) ra (compiler/GHC/CmmToAsm/RV64/Instr.hs:702) sp (compiler/GHC/CmmToAsm/RV64/Instr.hs:703) gp (compiler/GHC/CmmToAsm/RV64/Instr.hs:704) tp (compiler/GHC/CmmToAsm/RV64/Instr.hs:705) fp (compiler/GHC/CmmToAsm/RV64/Instr.hs:706) tmp (compiler/GHC/CmmToAsm/RV64/Instr.hs:707) x0 (compiler/GHC/CmmToAsm/RV64/Instr.hs:713) x1 (compiler/GHC/CmmToAsm/RV64/Instr.hs:714) x2 (compiler/GHC/CmmToAsm/RV64/Instr.hs:715) x3 (compiler/GHC/CmmToAsm/RV64/Instr.hs:716) x4 (compiler/GHC/CmmToAsm/RV64/Instr.hs:717) x5 (compiler/GHC/CmmToAsm/RV64/Instr.hs:718) x6 (compiler/GHC/CmmToAsm/RV64/Instr.hs:719) x7 (compiler/GHC/CmmToAsm/RV64/Instr.hs:720) x8 (compiler/GHC/CmmToAsm/RV64/Instr.hs:722) x9 (compiler/GHC/CmmToAsm/RV64/Instr.hs:724) x10 (compiler/GHC/CmmToAsm/RV64/Instr.hs:726) x11 (compiler/GHC/CmmToAsm/RV64/Instr.hs:728) x12 (compiler/GHC/CmmToAsm/RV64/Instr.hs:730) x13 (compiler/GHC/CmmToAsm/RV64/Instr.hs:732) x14 (compiler/GHC/CmmToAsm/RV64/Instr.hs:734) x15 (compiler/GHC/CmmToAsm/RV64/Instr.hs:736) x16 (compiler/GHC/CmmToAsm/RV64/Instr.hs:738) x17 (compiler/GHC/CmmToAsm/RV64/Instr.hs:740) x18 (compiler/GHC/CmmToAsm/RV64/Instr.hs:742) x19 (compiler/GHC/CmmToAsm/RV64/Instr.hs:744) x20 (compiler/GHC/CmmToAsm/RV64/Instr.hs:746) x21 (compiler/GHC/CmmToAsm/RV64/Instr.hs:748) x22 (compiler/GHC/CmmToAsm/RV64/Instr.hs:750) x23 (compiler/GHC/CmmToAsm/RV64/Instr.hs:752) x24 (compiler/GHC/CmmToAsm/RV64/Instr.hs:754) x25 (compiler/GHC/CmmToAsm/RV64/Instr.hs:756) x26 (compiler/GHC/CmmToAsm/RV64/Instr.hs:758) x27 (compiler/GHC/CmmToAsm/RV64/Instr.hs:760) x28 (compiler/GHC/CmmToAsm/RV64/Instr.hs:762) x29 (compiler/GHC/CmmToAsm/RV64/Instr.hs:764) x30 (compiler/GHC/CmmToAsm/RV64/Instr.hs:766) x31 (compiler/GHC/CmmToAsm/RV64/Instr.hs:768) d0 (compiler/GHC/CmmToAsm/RV64/Instr.hs:774) d1 (compiler/GHC/CmmToAsm/RV64/Instr.hs:775) d2 (compiler/GHC/CmmToAsm/RV64/Instr.hs:776) d3 (compiler/GHC/CmmToAsm/RV64/Instr.hs:777) d4 (compiler/GHC/CmmToAsm/RV64/Instr.hs:778) d5 (compiler/GHC/CmmToAsm/RV64/Instr.hs:779) d6 (compiler/GHC/CmmToAsm/RV64/Instr.hs:780) d7 (compiler/GHC/CmmToAsm/RV64/Instr.hs:781) d8 (compiler/GHC/CmmToAsm/RV64/Instr.hs:783) d9 (compiler/GHC/CmmToAsm/RV64/Instr.hs:785) d10 (compiler/GHC/CmmToAsm/RV64/Instr.hs:787) d11 (compiler/GHC/CmmToAsm/RV64/Instr.hs:789) d12 (compiler/GHC/CmmToAsm/RV64/Instr.hs:791) d13 (compiler/GHC/CmmToAsm/RV64/Instr.hs:793) d14 (compiler/GHC/CmmToAsm/RV64/Instr.hs:795) d15 (compiler/GHC/CmmToAsm/RV64/Instr.hs:797) d16 (compiler/GHC/CmmToAsm/RV64/Instr.hs:799) d17 (compiler/GHC/CmmToAsm/RV64/Instr.hs:801) d18 (compiler/GHC/CmmToAsm/RV64/Instr.hs:803) d19 (compiler/GHC/CmmToAsm/RV64/Instr.hs:805) d20 (compiler/GHC/CmmToAsm/RV64/Instr.hs:807) d21 (compiler/GHC/CmmToAsm/RV64/Instr.hs:809) d22 (compiler/GHC/CmmToAsm/RV64/Instr.hs:811) d23 (compiler/GHC/CmmToAsm/RV64/Instr.hs:813) d24 (compiler/GHC/CmmToAsm/RV64/Instr.hs:815) d25 (compiler/GHC/CmmToAsm/RV64/Instr.hs:817) d26 (compiler/GHC/CmmToAsm/RV64/Instr.hs:819) d27 (compiler/GHC/CmmToAsm/RV64/Instr.hs:821) d28 (compiler/GHC/CmmToAsm/RV64/Instr.hs:823) d29 (compiler/GHC/CmmToAsm/RV64/Instr.hs:825) d30 (compiler/GHC/CmmToAsm/RV64/Instr.hs:827) d31 (compiler/GHC/CmmToAsm/RV64/Instr.hs:829) fitsIn12bitImm (compiler/GHC/CmmToAsm/RV64/Instr.hs:832) intMin12bit (compiler/GHC/CmmToAsm/RV64/Instr.hs:835) intMax12bit (compiler/GHC/CmmToAsm/RV64/Instr.hs:838) fitsIn32bits (compiler/GHC/CmmToAsm/RV64/Instr.hs:841) isNbitEncodeable (compiler/GHC/CmmToAsm/RV64/Instr.hs:844) isEncodeableInWidth (compiler/GHC/CmmToAsm/RV64/Instr.hs:847) isIntOp (compiler/GHC/CmmToAsm/RV64/Instr.hs:850) isFloatOp (compiler/GHC/CmmToAsm/RV64/Instr.hs:853) isFloatReg (compiler/GHC/CmmToAsm/RV64/Instr.hs:857) 33% ( 2 / 6) in 'GHC.CmmToAsm.RV64.RegInfo' Missing documentation for: canShortcut (compiler/GHC/CmmToAsm/RV64/RegInfo.hs:33) shortcutStatics (compiler/GHC/CmmToAsm/RV64/RegInfo.hs:37) shortcutJump (compiler/GHC/CmmToAsm/RV64/RegInfo.hs:41) JumpDest (compiler/GHC/CmmToAsm/RV64/RegInfo.hs:20) Warning: 's' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'e' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'pre' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'post' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'CmmLit' is ambiguous. It is defined * in GHC.Cmm.Expr * in GHC.Cmm.Expr 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.Cmm.Expr Warning: 'isCFunctionLabel' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'WasmCodeGenState' is ambiguous. It is defined * at compiler/GHC/CmmToAsm/Wasm/Types.hs:409:27 * at compiler/GHC/CmmToAsm/Wasm/Types.hs:409:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/CmmToAsm/Wasm/Types.hs:409:1 Warning: 'SymName' is ambiguous. It is defined * at compiler/GHC/CmmToAsm/Wasm/Types.hs:127:19 * at compiler/GHC/CmmToAsm/Wasm/Types.hs:127:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/CmmToAsm/Wasm/Types.hs:127:1 Warning: 'WasmAsmConfig' is ambiguous. It is defined * at compiler/GHC/CmmToAsm/Wasm/Types.hs:491:22 * at compiler/GHC/CmmToAsm/Wasm/Types.hs:491:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/CmmToAsm/Wasm/Types.hs:491:1 29% ( 11 / 37) in 'GHC.CmmToAsm.Wasm.Types' Missing documentation for: Module header SomeWasmType (compiler/GHC/CmmToAsm/Wasm/Types.hs:99) someWasmTypesFromTypeList (compiler/GHC/CmmToAsm/Wasm/Types.hs:115) SymVisibility (compiler/GHC/CmmToAsm/Wasm/Types.hs:131) DataSection (compiler/GHC/CmmToAsm/Wasm/Types.hs:193) GlobalInfo (compiler/GHC/CmmToAsm/Wasm/Types.hs:207) LocalInfo (compiler/GHC/CmmToAsm/Wasm/Types.hs:209) FuncBody (compiler/GHC/CmmToAsm/Wasm/Types.hs:211) Signage (compiler/GHC/CmmToAsm/Wasm/Types.hs:218) WasmExpr (compiler/GHC/CmmToAsm/Wasm/Types.hs:318) SomeWasmExpr (compiler/GHC/CmmToAsm/Wasm/Types.hs:320) WasmStatements (compiler/GHC/CmmToAsm/Wasm/Types.hs:323) BrTableInterval (compiler/GHC/CmmToAsm/Wasm/Types.hs:395) wasmControlCast (compiler/GHC/CmmToAsm/Wasm/Types.hs:407) WasmCodeGenState (compiler/GHC/CmmToAsm/Wasm/Types.hs:409) initialWasmCodeGenState (compiler/GHC/CmmToAsm/Wasm/Types.hs:433) WasmCodeGenM (compiler/GHC/CmmToAsm/Wasm/Types.hs:449) wasmGetsM (compiler/GHC/CmmToAsm/Wasm/Types.hs:458) wasmPlatformM (compiler/GHC/CmmToAsm/Wasm/Types.hs:461) wasmWordTypeM (compiler/GHC/CmmToAsm/Wasm/Types.hs:464) wasmWordCmmTypeM (compiler/GHC/CmmToAsm/Wasm/Types.hs:470) wasmStateM (compiler/GHC/CmmToAsm/Wasm/Types.hs:475) wasmModifyM (compiler/GHC/CmmToAsm/Wasm/Types.hs:478) wasmExecM (compiler/GHC/CmmToAsm/Wasm/Types.hs:481) wasmRunM (compiler/GHC/CmmToAsm/Wasm/Types.hs:484) WasmAsmConfig (compiler/GHC/CmmToAsm/Wasm/Types.hs:491) 0% ( 0 / 5) in 'GHC.CmmToAsm.Wasm.Utils' Missing documentation for: Module header widthMax (compiler/GHC/CmmToAsm/Wasm/Utils.hs:20) detEltsUFM (compiler/GHC/CmmToAsm/Wasm/Utils.hs:23) detEltsUniqMap (compiler/GHC/CmmToAsm/Wasm/Utils.hs:26) builderCommas (compiler/GHC/CmmToAsm/Wasm/Utils.hs:29) 40% ( 2 / 5) in 'GHC.CmmToAsm.X86.Cond' Missing documentation for: Module header Cond (compiler/GHC/CmmToAsm/X86/Cond.hs:12) condToUnsigned (compiler/GHC/CmmToAsm/X86/Cond.hs:33) 7% ( 5 / 68) in 'GHC.CmmToAsm.X86.Regs' Missing documentation for: Module header realRegSqueeze (compiler/GHC/CmmToAsm/X86/Regs.hs:87) Imm (compiler/GHC/CmmToAsm/X86/Regs.hs:104) strImmLit (compiler/GHC/CmmToAsm/X86/Regs.hs:116) litToImm (compiler/GHC/CmmToAsm/X86/Regs.hs:120) AddrMode (compiler/GHC/CmmToAsm/X86/Regs.hs:136) addrOffset (compiler/GHC/CmmToAsm/X86/Regs.hs:146) spRel (compiler/GHC/CmmToAsm/X86/Regs.hs:181) argRegs (compiler/GHC/CmmToAsm/X86/Regs.hs:222) allArgRegs (compiler/GHC/CmmToAsm/X86/Regs.hs:371) allIntArgRegs (compiler/GHC/CmmToAsm/X86/Regs.hs:377) instrClobberedRegs (compiler/GHC/CmmToAsm/X86/Regs.hs:396) EABase (compiler/GHC/CmmToAsm/X86/Regs.hs:140) EAIndex (compiler/GHC/CmmToAsm/X86/Regs.hs:141) addrModeRegs (compiler/GHC/CmmToAsm/X86/Regs.hs:164) eax (compiler/GHC/CmmToAsm/X86/Regs.hs:259) ebx (compiler/GHC/CmmToAsm/X86/Regs.hs:260) ecx (compiler/GHC/CmmToAsm/X86/Regs.hs:261) edx (compiler/GHC/CmmToAsm/X86/Regs.hs:262) esi (compiler/GHC/CmmToAsm/X86/Regs.hs:263) edi (compiler/GHC/CmmToAsm/X86/Regs.hs:264) ebp (compiler/GHC/CmmToAsm/X86/Regs.hs:265) esp (compiler/GHC/CmmToAsm/X86/Regs.hs:266) rax (compiler/GHC/CmmToAsm/X86/Regs.hs:298) rbx (compiler/GHC/CmmToAsm/X86/Regs.hs:299) rcx (compiler/GHC/CmmToAsm/X86/Regs.hs:300) rdx (compiler/GHC/CmmToAsm/X86/Regs.hs:301) rsi (compiler/GHC/CmmToAsm/X86/Regs.hs:302) rdi (compiler/GHC/CmmToAsm/X86/Regs.hs:303) rbp (compiler/GHC/CmmToAsm/X86/Regs.hs:304) rsp (compiler/GHC/CmmToAsm/X86/Regs.hs:305) r8 (compiler/GHC/CmmToAsm/X86/Regs.hs:306) r9 (compiler/GHC/CmmToAsm/X86/Regs.hs:307) r10 (compiler/GHC/CmmToAsm/X86/Regs.hs:308) r11 (compiler/GHC/CmmToAsm/X86/Regs.hs:309) r12 (compiler/GHC/CmmToAsm/X86/Regs.hs:310) r13 (compiler/GHC/CmmToAsm/X86/Regs.hs:311) r14 (compiler/GHC/CmmToAsm/X86/Regs.hs:312) r15 (compiler/GHC/CmmToAsm/X86/Regs.hs:313) lastint (compiler/GHC/CmmToAsm/X86/Regs.hs:203) xmm0 (compiler/GHC/CmmToAsm/X86/Regs.hs:314) xmm1 (compiler/GHC/CmmToAsm/X86/Regs.hs:315) xmm2 (compiler/GHC/CmmToAsm/X86/Regs.hs:316) xmm3 (compiler/GHC/CmmToAsm/X86/Regs.hs:317) xmm4 (compiler/GHC/CmmToAsm/X86/Regs.hs:318) xmm5 (compiler/GHC/CmmToAsm/X86/Regs.hs:319) xmm6 (compiler/GHC/CmmToAsm/X86/Regs.hs:320) xmm7 (compiler/GHC/CmmToAsm/X86/Regs.hs:321) xmm8 (compiler/GHC/CmmToAsm/X86/Regs.hs:322) xmm9 (compiler/GHC/CmmToAsm/X86/Regs.hs:323) xmm10 (compiler/GHC/CmmToAsm/X86/Regs.hs:324) xmm11 (compiler/GHC/CmmToAsm/X86/Regs.hs:325) xmm12 (compiler/GHC/CmmToAsm/X86/Regs.hs:326) xmm13 (compiler/GHC/CmmToAsm/X86/Regs.hs:327) xmm14 (compiler/GHC/CmmToAsm/X86/Regs.hs:328) xmm15 (compiler/GHC/CmmToAsm/X86/Regs.hs:329) xmm (compiler/GHC/CmmToAsm/X86/Regs.hs:348) firstxmm (compiler/GHC/CmmToAsm/X86/Regs.hs:194) lastxmm (compiler/GHC/CmmToAsm/X86/Regs.hs:198) intregnos (compiler/GHC/CmmToAsm/X86/Regs.hs:208) xmmregnos (compiler/GHC/CmmToAsm/X86/Regs.hs:213) ripRel (compiler/GHC/CmmToAsm/X86/Regs.hs:332) allocatableRegs (compiler/GHC/CmmToAsm/X86/Regs.hs:406) 0% ( 0 / 3) in 'GHC.CmmToAsm.X86.RegInfo' Missing documentation for: Module header mkVirtualReg (compiler/GHC/CmmToAsm/X86/RegInfo.hs:24) regDotColor (compiler/GHC/CmmToAsm/X86/RegInfo.hs:34) 12% ( 1 / 8) in 'GHC.CmmToAsm.Reg.Target' Missing documentation for: targetVirtualRegSqueeze (compiler/GHC/CmmToAsm/Reg/Target.hs:43) targetRealRegSqueeze (compiler/GHC/CmmToAsm/Reg/Target.hs:63) targetClassOfRealReg (compiler/GHC/CmmToAsm/Reg/Target.hs:82) targetMkVirtualReg (compiler/GHC/CmmToAsm/Reg/Target.hs:101) targetRegDotColor (compiler/GHC/CmmToAsm/Reg/Target.hs:120) targetClassOfReg (compiler/GHC/CmmToAsm/Reg/Target.hs:140) mapRegFormatSet (compiler/GHC/CmmToAsm/Reg/Target.hs:146) Warning: 'MIN' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'MAX' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 34% ( 11 / 32) in 'GHC.CmmToAsm.X86.Instr' Missing documentation for: Module header Instr (compiler/GHC/CmmToAsm/X86/Instr.hs:91) Operand (compiler/GHC/CmmToAsm/X86/Instr.hs:350) PrefetchVariant (compiler/GHC/CmmToAsm/X86/Instr.hs:339) FMAPermutation (compiler/GHC/CmmToAsm/X86/Instr.hs:356) JumpDest (compiler/GHC/CmmToAsm/X86/Instr.hs:1285) getJumpDestBlockId (compiler/GHC/CmmToAsm/X86/Instr.hs:1295) canShortcut (compiler/GHC/CmmToAsm/X86/Instr.hs:1299) shortcutStatics (compiler/GHC/CmmToAsm/X86/Instr.hs:1328) shortcutJump (compiler/GHC/CmmToAsm/X86/Instr.hs:1306) allocMoreStack (compiler/GHC/CmmToAsm/X86/Instr.hs:1250) maxSpillSlots (compiler/GHC/CmmToAsm/X86/Instr.hs:977) archWordFormat (compiler/GHC/CmmToAsm/X86/Instr.hs:84) mkStackAllocInstr (compiler/GHC/CmmToAsm/X86/Instr.hs:1155) mkStackDeallocInstr (compiler/GHC/CmmToAsm/X86/Instr.hs:1196) jumpDestsOfInstr (compiler/GHC/CmmToAsm/X86/Instr.hs:841) canFallthroughTo (compiler/GHC/CmmToAsm/X86/Instr.hs:826) patchJumpInstr (compiler/GHC/CmmToAsm/X86/Instr.hs:851) isMetaInstr (compiler/GHC/CmmToAsm/X86/Instr.hs:1009) isJumpishInstr (compiler/GHC/CmmToAsm/X86/Instr.hs:816) movdOutFormat (compiler/GHC/CmmToAsm/X86/Instr.hs:640) 14% ( 15 /103) in 'GHC.CmmToAsm.AArch64.Instr' Missing documentation for: Module header regUsageOfInstr (compiler/GHC/CmmToAsm/AArch64/Instr.hs:73) canFallthroughTo (compiler/GHC/CmmToAsm/AArch64/Instr.hs:354) mkLoadInstr (compiler/GHC/CmmToAsm/AArch64/Instr.hs:424) isMetaInstr (compiler/GHC/CmmToAsm/AArch64/Instr.hs:452) mkStackAllocInstr (compiler/GHC/CmmToAsm/AArch64/Instr.hs:494) mkStackDeallocInstr (compiler/GHC/CmmToAsm/AArch64/Instr.hs:501) allocMoreStack (compiler/GHC/CmmToAsm/AArch64/Instr.hs:516) Instr (compiler/GHC/CmmToAsm/AArch64/Instr.hs:561) DMBISHFlags (compiler/GHC/CmmToAsm/AArch64/Instr.hs:703) instrCon (compiler/GHC/CmmToAsm/AArch64/Instr.hs:707) Target (compiler/GHC/CmmToAsm/AArch64/Instr.hs:780) ExtMode (compiler/GHC/CmmToAsm/AArch64/Instr.hs:789) ShiftMode (compiler/GHC/CmmToAsm/AArch64/Instr.hs:794) ExtShift (compiler/GHC/CmmToAsm/AArch64/Instr.hs:801) RegShift (compiler/GHC/CmmToAsm/AArch64/Instr.hs:803) Operand (compiler/GHC/CmmToAsm/AArch64/Instr.hs:805) opReg (compiler/GHC/CmmToAsm/AArch64/Instr.hs:816) sp (compiler/GHC/CmmToAsm/AArch64/Instr.hs:819) ip0 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:820) _x (compiler/GHC/CmmToAsm/AArch64/Instr.hs:823) x0 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:828) x1 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:829) x2 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:830) x3 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:831) x4 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:832) x5 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:833) x6 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:834) x7 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:835) x8 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:836) x9 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:837) x10 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:838) x11 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:839) x12 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:840) x13 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:841) x14 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:842) x15 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:843) x16 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:844) x17 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:845) x18 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:846) x19 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:847) x20 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:848) x21 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:849) x22 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:850) x23 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:851) x24 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:852) x25 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:853) x26 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:854) x27 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:855) x28 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:856) x29 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:857) x30 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:858) x31 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:859) _d (compiler/GHC/CmmToAsm/AArch64/Instr.hs:862) d0 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:867) d1 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:868) d2 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:869) d3 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:870) d4 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:871) d5 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:872) d6 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:873) d7 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:874) d8 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:875) d9 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:876) d10 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:877) d11 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:878) d12 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:879) d13 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:880) d14 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:881) d15 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:882) d16 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:883) d17 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:884) d18 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:885) d19 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:886) d20 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:887) d21 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:888) d22 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:889) d23 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:890) d24 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:891) d25 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:892) d26 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:893) d27 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:894) d28 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:895) d29 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:896) d30 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:897) d31 (compiler/GHC/CmmToAsm/AArch64/Instr.hs:898) opRegUExt (compiler/GHC/CmmToAsm/AArch64/Instr.hs:901) opRegSExt (compiler/GHC/CmmToAsm/AArch64/Instr.hs:908) 0% ( 0 / 6) in 'GHC.CmmToAsm.AArch64.RegInfo' Missing documentation for: Module header JumpDest (compiler/GHC/CmmToAsm/AArch64/RegInfo.hs:11) getJumpDestBlockId (compiler/GHC/CmmToAsm/AArch64/RegInfo.hs:20) canShortcut (compiler/GHC/CmmToAsm/AArch64/RegInfo.hs:23) shortcutStatics (compiler/GHC/CmmToAsm/AArch64/RegInfo.hs:26) shortcutJump (compiler/GHC/CmmToAsm/AArch64/RegInfo.hs:29) 14% ( 1 / 7) in 'GHC.CmmToAsm.Reg.Linear.X86_64' Missing documentation for: FreeRegs (compiler/GHC/CmmToAsm/Reg/Linear/X86_64.hs:16) noFreeRegs (compiler/GHC/CmmToAsm/Reg/Linear/X86_64.hs:20) releaseReg (compiler/GHC/CmmToAsm/Reg/Linear/X86_64.hs:23) initFreeRegs (compiler/GHC/CmmToAsm/Reg/Linear/X86_64.hs:27) getFreeRegs (compiler/GHC/CmmToAsm/Reg/Linear/X86_64.hs:31) allocateReg (compiler/GHC/CmmToAsm/Reg/Linear/X86_64.hs:45) 14% ( 1 / 7) in 'GHC.CmmToAsm.Reg.Linear.X86' Missing documentation for: FreeRegs (compiler/GHC/CmmToAsm/Reg/Linear/X86.hs:16) noFreeRegs (compiler/GHC/CmmToAsm/Reg/Linear/X86.hs:20) releaseReg (compiler/GHC/CmmToAsm/Reg/Linear/X86.hs:23) initFreeRegs (compiler/GHC/CmmToAsm/Reg/Linear/X86.hs:27) getFreeRegs (compiler/GHC/CmmToAsm/Reg/Linear/X86.hs:31) allocateReg (compiler/GHC/CmmToAsm/Reg/Linear/X86.hs:45) Warning: 'CmmLit' is ambiguous. It is defined * in GHC.Cmm.Expr * in GHC.Cmm.Expr 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.Cmm.Expr 0% ( 0 / 2) in 'GHC.CmmToC' Missing documentation for: Module header cmmToC (compiler/GHC/CmmToC.hs:73) 100% ( 2 / 2) in 'GHC.CmmToLlvm.Mangler' 100% ( 7 / 7) in 'GHC.Core.LateCC.Types' 83% ( 5 / 6) in 'GHC.Core.LateCC.Utils' Missing documentation for: Module header Warning: 'ModGuts' is ambiguous. It is defined * in GHC.Unit.Module.ModGuts * in GHC.Unit.Module.ModGuts 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.Unit.Module.ModGuts 66% ( 2 / 3) in 'GHC.Core.LateCC.TopLevelBinds' Missing documentation for: Module header 50% ( 1 / 2) in 'GHC.Core.LateCC.OverloadedCalls' Missing documentation for: Module header 100% ( 3 / 3) in 'GHC.Core.LateCC' 33% ( 1 / 3) in 'GHC.Core.Opt.CSE' Missing documentation for: Module header cseProgram (compiler/GHC/Core/Opt/CSE.hs:382) 0% ( 0 / 3) in 'GHC.Core.Opt.CallArity' Missing documentation for: Module header callArityAnalProgram (compiler/GHC/Core/Opt/CallArity.hs:435) callArityRHS (compiler/GHC/Core/Opt/CallArity.hs:455) Warning: 'exitify' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 50% ( 1 / 2) in 'GHC.Core.Opt.Exitify' Missing documentation for: Module header 0% ( 0 / 2) in 'GHC.Core.Opt.FloatIn' Missing documentation for: Module header floatInwards (compiler/GHC/Core/Opt/FloatIn.hs:50) 33% ( 1 / 3) in 'GHC.Core.Opt.LiberateCase' Missing documentation for: Module header liberateCase (compiler/GHC/Core/Opt/LiberateCase.hs:108) 0% ( 0 / 13) in 'GHC.Core.Opt.SetLevels' Missing documentation for: Module header setLevels (compiler/GHC/Core/Opt/SetLevels.hs:263) Level (compiler/GHC/Core/Opt/SetLevels.hs:143) tOP_LEVEL (compiler/GHC/Core/Opt/SetLevels.hs:218) LevelledBind (compiler/GHC/Core/Opt/SetLevels.hs:140) LevelledExpr (compiler/GHC/Core/Opt/SetLevels.hs:139) LevelledBndr (compiler/GHC/Core/Opt/SetLevels.hs:141) FloatSpec (compiler/GHC/Core/Opt/SetLevels.hs:148) floatSpecLevel (compiler/GHC/Core/Opt/SetLevels.hs:155) incMinorLvl (compiler/GHC/Core/Opt/SetLevels.hs:224) ltMajLvl (compiler/GHC/Core/Opt/SetLevels.hs:237) ltLvl (compiler/GHC/Core/Opt/SetLevels.hs:232) isTopLvl (compiler/GHC/Core/Opt/SetLevels.hs:240) 0% ( 0 / 2) in 'GHC.Core.Opt.FloatOut' Missing documentation for: Module header floatOutwards (compiler/GHC/Core/Opt/FloatOut.hs:125) 0% ( 0 / 2) in 'GHC.Core.Opt.StaticArgs' Missing documentation for: Module header doStaticArgs (compiler/GHC/Core/Opt/StaticArgs.hs:81) 13% ( 3 / 22) in 'GHC.Core.TyCon.Set' Missing documentation for: Module header TyConSet (compiler/GHC/Core/TyCon/Set.hs:26) emptyTyConSet (compiler/GHC/Core/TyCon/Set.hs:48) unitTyConSet (compiler/GHC/Core/TyCon/Set.hs:49) mkTyConSet (compiler/GHC/Core/TyCon/Set.hs:50) unionTyConSet (compiler/GHC/Core/TyCon/Set.hs:53) unionTyConSets (compiler/GHC/Core/TyCon/Set.hs:54) minusTyConSet (compiler/GHC/Core/TyCon/Set.hs:55) elemTyConSet (compiler/GHC/Core/TyCon/Set.hs:56) extendTyConSet (compiler/GHC/Core/TyCon/Set.hs:52) extendTyConSetList (compiler/GHC/Core/TyCon/Set.hs:51) delFromTyConSet (compiler/GHC/Core/TyCon/Set.hs:57) delListFromTyConSet (compiler/GHC/Core/TyCon/Set.hs:63) isEmptyTyConSet (compiler/GHC/Core/TyCon/Set.hs:47) filterTyConSet (compiler/GHC/Core/TyCon/Set.hs:58) disjointTyConSet (compiler/GHC/Core/TyCon/Set.hs:60) intersectTyConSet (compiler/GHC/Core/TyCon/Set.hs:59) nameSetAny (compiler/GHC/Core/TyCon/Set.hs:68) nameSetAll (compiler/GHC/Core/TyCon/Set.hs:71) Warning: 's' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'f' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'DataConPatContext' is ambiguous. It is defined * at compiler/GHC/Core/Opt/WorkWrap/Utils.hs:612:5 * at compiler/GHC/Core/Opt/WorkWrap/Utils.hs:611:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Core/Opt/WorkWrap/Utils.hs:611:1 Warning: 'Infinity' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'a' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'b' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 61% ( 11 / 18) in 'GHC.Core.Opt.WorkWrap.Utils' Missing documentation for: Module header WwOpts (compiler/GHC/Core/Opt/WorkWrap/Utils.hs:136) mkWWstr (compiler/GHC/Core/Opt/WorkWrap/Utils.hs:907) mkWWstr_one (compiler/GHC/Core/Opt/WorkWrap/Utils.hs:932) findTypeShape (compiler/GHC/Core/Opt/WorkWrap/Utils.hs:1330) isWorkerSmallEnough (compiler/GHC/Core/Opt/WorkWrap/Utils.hs:290) workWrapArity (compiler/GHC/Core/Opt/WorkWrap/Utils.hs:299) 0% ( 0 / 3) in 'GHC.Core.Opt.WorkWrap' Missing documentation for: Module header WwOpts (compiler/GHC/Core/Opt/WorkWrap/Utils.hs:136) wwTopBinds (compiler/GHC/Core/Opt/WorkWrap.hs:71) 25% ( 1 / 4) in 'GHC.Core.Opt.SpecConstr' Missing documentation for: Module header specConstrProgram (compiler/GHC/Core/Opt/SpecConstr.hs:786) SpecFailWarning (compiler/GHC/Core/Opt/SpecConstr.hs:2435) Warning: 'Floats' is ambiguous. It is defined * at compiler/GHC/CoreToStg/Prep.hs:2089:5 * at compiler/GHC/CoreToStg/Prep.hs:2088:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/CoreToStg/Prep.hs:2088:1 Warning: 'b' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'bs' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 0% ( 0 / 5) in 'GHC.CoreToStg.Prep' Missing documentation for: Module header CorePrepConfig (compiler/GHC/CoreToStg/Prep.hs:2450) CorePrepPgmConfig (compiler/GHC/CoreToStg/Prep.hs:237) corePrepPgm (compiler/GHC/CoreToStg/Prep.hs:247) corePrepExpr (compiler/GHC/CoreToStg/Prep.hs:272) 80% ( 4 / 5) in 'GHC.Data.Bitmap' Missing documentation for: Module header 48% ( 13 / 27) in 'GHC.Cmm.Info' Missing documentation for: Module header mkEmptyContInfoTable (compiler/GHC/Cmm/Info.hs:60) cmmToRawCmm (compiler/GHC/Cmm/Info.hs:69) infoTablePtrs (compiler/GHC/Cmm/Info.hs:507) infoTableNonPtrs (compiler/GHC/Cmm/Info.hs:512) stdInfoTableSizeW (compiler/GHC/Cmm/Info.hs:556) fixedInfoTableSizeW (compiler/GHC/Cmm/Info.hs:563) profInfoTableSizeW (compiler/GHC/Cmm/Info.hs:566) maxStdInfoTableSizeW (compiler/GHC/Cmm/Info.hs:569) maxRetInfoTableSizeW (compiler/GHC/Cmm/Info.hs:575) stdInfoTableSizeB (compiler/GHC/Cmm/Info.hs:580) conInfoTableSizeB (compiler/GHC/Cmm/Info.hs:599) stdPtrsOffset (compiler/GHC/Cmm/Info.hs:592) stdNonPtrsOffset (compiler/GHC/Cmm/Info.hs:595) 52% ( 12 / 23) in 'GHC.CmmToAsm.PPC.Instr' Missing documentation for: Module header Instr (compiler/GHC/CmmToAsm/PPC/Instr.hs:178) RI (compiler/GHC/CmmToAsm/PPC/Instr.hs:174) archWordFormat (compiler/GHC/CmmToAsm/PPC/Instr.hs:70) allocMoreStack (compiler/GHC/CmmToAsm/PPC/Instr.hs:110) makeFarBranches (compiler/GHC/CmmToAsm/PPC/Instr.hs:707) mkLoadInstr (compiler/GHC/CmmToAsm/PPC/Instr.hs:584) canFallthroughTo (compiler/GHC/CmmToAsm/PPC/Instr.hs:519) mkStackAllocInstr (compiler/GHC/CmmToAsm/PPC/Instr.hs:76) mkStackDeallocInstr (compiler/GHC/CmmToAsm/PPC/Instr.hs:80) isMetaInstr (compiler/GHC/CmmToAsm/PPC/Instr.hs:658) 0% ( 0 / 4) in 'GHC.CmmToAsm.Reg.Linear.FreeRegs' Missing documentation for: Module header FR (compiler/GHC/CmmToAsm/Reg/Linear/FreeRegs.hs:43) allFreeRegs (compiler/GHC/CmmToAsm/Reg/Linear/FreeRegs.hs:80) maxSpillSlots (compiler/GHC/CmmToAsm/Reg/Linear/FreeRegs.hs:89) 0% ( 0 / 6) in 'GHC.CmmToAsm.PPC.RegInfo' Missing documentation for: Module header JumpDest (compiler/GHC/CmmToAsm/PPC/RegInfo.hs:30) getJumpDestBlockId (compiler/GHC/CmmToAsm/PPC/RegInfo.hs:37) canShortcut (compiler/GHC/CmmToAsm/PPC/RegInfo.hs:40) shortcutJump (compiler/GHC/CmmToAsm/PPC/RegInfo.hs:43) shortcutStatics (compiler/GHC/CmmToAsm/PPC/RegInfo.hs:48) 0% ( 0 / 8) in 'GHC.Cmm.ProcPoint' Missing documentation for: Module header ProcPointSet (compiler/GHC/Cmm/ProcPoint.hs:118) Status (compiler/GHC/Cmm/ProcPoint.hs:120) callProcPoints (compiler/GHC/Cmm/ProcPoint.hs:180) minimalProcPointSet (compiler/GHC/Cmm/ProcPoint.hs:191) splitAtProcPoints (compiler/GHC/Cmm/ProcPoint.hs:240) procPointAnalysis (compiler/GHC/Cmm/ProcPoint.hs:138) attachContInfoTables (compiler/GHC/Cmm/ProcPoint.hs:412) 100% ( 7 / 7) in 'GHC.Data.Graph.Base' 0% ( 0 / 2) in 'GHC.CmmToAsm.Reg.Graph.TrivColorable' Missing documentation for: Module header trivColorable (compiler/GHC/CmmToAsm/Reg/Graph/TrivColorable.hs:105) Warning: 'fgl' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'delAllLedge' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 96% ( 96 / 99) in 'GHC.Data.Graph.Inductive.Graph' Missing documentation for: MContext (compiler/GHC/Data/Graph/Inductive/Graph.hs:119) DynGraph (compiler/GHC/Data/Graph/Inductive/Graph.hs:180) equal (compiler/GHC/Data/Graph/Inductive/Graph.hs:520) Warning: 'inflate'' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'fgl' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'NullCollapseViz' is ambiguous. It is defined * at compiler/GHC/Data/Graph/Collapse.hs:69:29 * at compiler/GHC/Data/Graph/Collapse.hs:69:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Data/Graph/Collapse.hs:69:1 Warning: 'm' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 50% ( 4 / 8) in 'GHC.Data.Graph.Collapse' Missing documentation for: Module header Supernode (compiler/GHC/Data/Graph/Collapse.hs:156) runNullCollapse (compiler/GHC/Data/Graph/Collapse.hs:82) MonadUniqDSM Warning: 'fgl' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 33% ( 1 / 3) in 'GHC.Data.Graph.Inductive.PatriciaTree' Missing documentation for: Gr (compiler/GHC/Data/Graph/Inductive/PatriciaTree.hs:47) UGr (compiler/GHC/Data/Graph/Inductive/PatriciaTree.hs:53) Warning: 'CmmGraph' is ambiguous. It is defined * in GHC.Cmm * in GHC.Cmm 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.Cmm Warning: 'CmmBlock' is ambiguous. It is defined * in GHC.Cmm * in GHC.Cmm.Expr 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.Cmm 100% ( 4 / 4) in 'GHC.Cmm.Reducibility' 96% ( 24 / 25) in 'GHC.Data.Graph.Ops' Missing documentation for: addExclusions (compiler/GHC/Data/Graph/Ops.hs:251) 100% ( 3 / 3) in 'GHC.Data.Graph.Ppr' Warning: 'start' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 5 / 5) in 'GHC.Data.Graph.Color' Warning: 'Point' is ambiguous. It is defined * at compiler/GHC/Data/UnionFind.hs:11:21 * at compiler/GHC/Data/UnionFind.hs:11:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Data/UnionFind.hs:11:1 90% ( 9 / 10) in 'GHC.Data.UnionFind' Missing documentation for: Module header 64% ( 22 / 34) in 'GHC.CmmToAsm.CFG' Missing documentation for: Module header CfgEdge (compiler/GHC/CmmToAsm/CFG.hs:121) EdgeWeight (compiler/GHC/CmmToAsm/CFG.hs:102) delEdge (compiler/GHC/CmmToAsm/CFG.hs:390) shortcutWeightMap (compiler/GHC/CmmToAsm/CFG.hs:299) reverseEdges (compiler/GHC/CmmToAsm/CFG.hs:428) getEdgeInfo (compiler/GHC/CmmToAsm/CFG.hs:411) getCfgNodes (compiler/GHC/CmmToAsm/CFG.hs:210) loopLevels (compiler/GHC/CmmToAsm/CFG.hs:810) getCfg (compiler/GHC/CmmToAsm/CFG.hs:608) pprEdgeWeights (compiler/GHC/CmmToAsm/CFG.hs:478) optimizeCFG (compiler/GHC/CmmToAsm/CFG.hs:690) 77% ( 21 / 27) in 'GHC.CmmToAsm.Reg.Liveness' Missing documentation for: Module header emptyRegMap (compiler/GHC/CmmToAsm/Reg/Liveness.hs:80) BlockMap (compiler/GHC/CmmToAsm/Reg/Liveness.hs:82) mapSCCM (compiler/GHC/CmmToAsm/Reg/Liveness.hs:295) mapGenBlockTop (compiler/GHC/CmmToAsm/Reg/Liveness.hs:309) regLiveness (compiler/GHC/CmmToAsm/Reg/Liveness.hs:792) Warning: 'BlockAssignment' is ambiguous. It is defined * at compiler/GHC/CmmToAsm/Reg/Linear/Base.hs:52:11 * at compiler/GHC/CmmToAsm/Reg/Linear/Base.hs:51:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/CmmToAsm/Reg/Linear/Base.hs:51:1 100% ( 12 / 12) in 'GHC.CmmToAsm.Reg.Linear.Base' 75% ( 3 / 4) in 'GHC.CmmToAsm.Reg.Linear.Stats' Missing documentation for: Module header Warning: 'RegM' is ambiguous. It is defined * at compiler/GHC/CmmToAsm/Reg/Linear/State.hs:65:11 * at compiler/GHC/CmmToAsm/Reg/Linear/State.hs:64:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/CmmToAsm/Reg/Linear/State.hs:64:1 42% ( 8 / 19) in 'GHC.CmmToAsm.Reg.Linear.State' Missing documentation for: spillR (compiler/GHC/CmmToAsm/Reg/Linear/State.hs:119) loadR (compiler/GHC/CmmToAsm/Reg/Linear/State.hs:129) getFreeRegsR (compiler/GHC/CmmToAsm/Reg/Linear/State.hs:133) setFreeRegsR (compiler/GHC/CmmToAsm/Reg/Linear/State.hs:137) getAssigR (compiler/GHC/CmmToAsm/Reg/Linear/State.hs:141) setAssigR (compiler/GHC/CmmToAsm/Reg/Linear/State.hs:145) getBlockAssigR (compiler/GHC/CmmToAsm/Reg/Linear/State.hs:149) setBlockAssigR (compiler/GHC/CmmToAsm/Reg/Linear/State.hs:153) setDeltaR (compiler/GHC/CmmToAsm/Reg/Linear/State.hs:157) getDeltaR (compiler/GHC/CmmToAsm/Reg/Linear/State.hs:161) getUniqueR (compiler/GHC/CmmToAsm/Reg/Linear/State.hs:164) 100% ( 2 / 2) in 'GHC.CmmToAsm.Reg.Linear.JoinToTargets' 50% ( 2 / 4) in 'GHC.CmmToAsm.Reg.Linear' Missing documentation for: Module header regAlloc (compiler/GHC/CmmToAsm/Reg/Linear.hs:161) 100% ( 2 / 2) in 'GHC.CmmToAsm.Reg.Graph.SpillClean' 100% ( 4 / 4) in 'GHC.CmmToAsm.Reg.Graph.Spill' 90% ( 9 / 10) in 'GHC.CmmToAsm.Reg.Graph.SpillCost' Missing documentation for: Module header 88% ( 8 / 9) in 'GHC.CmmToAsm.Reg.Graph.Stats' Missing documentation for: addSRM (compiler/GHC/CmmToAsm/Reg/Graph/Stats.hs:357) 100% ( 2 / 2) in 'GHC.CmmToAsm.Reg.Graph' Warning: 'CmmStatics' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'UnwindPoint' is ambiguous. It is defined * at compiler/GHC/Cmm/DebugBlock.hs:493:20 * at compiler/GHC/Cmm/DebugBlock.hs:493:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Cmm/DebugBlock.hs:493:1 Warning: 'Module' is ambiguous. It is defined * in GHC.Unit.Types * in GHC.Unit.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.Unit.Types Warning: 'from' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'old' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'block' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 36% ( 11 / 30) in 'GHC.CmmToAsm.Monad' Missing documentation for: Module header NatM_State (compiler/GHC/CmmToAsm/Monad.hs:179) mkNatM_State (compiler/GHC/CmmToAsm/Monad.hs:210) NatM (compiler/GHC/CmmToAsm/Monad.hs:196) initNat (compiler/GHC/CmmToAsm/Monad.hs:224) addImportNat (compiler/GHC/CmmToAsm/Monad.hs:251) updateCfgNat (compiler/GHC/CmmToAsm/Monad.hs:255) getUniqueNat (compiler/GHC/CmmToAsm/Monad.hs:232) setDeltaNat (compiler/GHC/CmmToAsm/Monad.hs:242) getDeltaNat (compiler/GHC/CmmToAsm/Monad.hs:235) getThisModuleNat (compiler/GHC/CmmToAsm/Monad.hs:245) getBlockIdNat (compiler/GHC/CmmToAsm/Monad.hs:287) getNewLabelNat (compiler/GHC/CmmToAsm/Monad.hs:291) getNewRegNat (compiler/GHC/CmmToAsm/Monad.hs:296) getPicBaseMaybeNat (compiler/GHC/CmmToAsm/Monad.hs:337) getPicBaseNat (compiler/GHC/CmmToAsm/Monad.hs:342) getFileId (compiler/GHC/CmmToAsm/Monad.hs:360) getDebugBlock (compiler/GHC/CmmToAsm/Monad.hs:368) DwarfFiles (compiler/GHC/CmmToAsm/Monad.hs:194) 0% ( 0 / 9) in 'GHC.CmmToAsm.PIC' Missing documentation for: Module header cmmMakeDynamicReference (compiler/GHC/CmmToAsm/PIC.hs:109) CmmMakeDynamicReferenceM (compiler/GHC/CmmToAsm/PIC.hs:96) ReferenceKind (compiler/GHC/CmmToAsm/PIC.hs:90) needImportedSymbols (compiler/GHC/CmmToAsm/PIC.hs:496) pprImportedSymbol (compiler/GHC/CmmToAsm/PIC.hs:598) pprGotDeclaration (compiler/GHC/CmmToAsm/PIC.hs:545) initializePicBase_ppc (compiler/GHC/CmmToAsm/PIC.hs:717) initializePicBase_x86 (compiler/GHC/CmmToAsm/PIC.hs:792) Warning: 'CmmReg' is ambiguous. It is defined * in GHC.Cmm.Expr * in GHC.Cmm.Reg 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.Cmm.Reg Warning: 'LocalReg' is ambiguous. It is defined * in GHC.Cmm.Reg * in GHC.Cmm.Reg 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.Cmm.Reg Warning: 'CmmLit' is ambiguous. It is defined * in GHC.Cmm.Expr * in GHC.Cmm.Expr 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.Cmm.Expr Warning: 'Amode' is ambiguous. It is defined * at compiler/GHC/CmmToAsm/RV64/CodeGen.hs:1372:14 * at compiler/GHC/CmmToAsm/RV64/CodeGen.hs:1372:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/CmmToAsm/RV64/CodeGen.hs:1372:1 25% ( 1 / 4) in 'GHC.CmmToAsm.RV64.CodeGen' Missing documentation for: Module header cmmTopCodeGen (compiler/GHC/CmmToAsm/RV64/CodeGen.hs:69) makeFarBranches (compiler/GHC/CmmToAsm/RV64/CodeGen.hs:2090) 50% ( 2 / 4) in 'GHC.CmmToAsm.PPC.CodeGen' Missing documentation for: Module header generateJumpTableForInstr (compiler/GHC/CmmToAsm/PPC/CodeGen.hs:2271) 0% ( 0 / 2) in 'GHC.Cmm.GenericOpt' Missing documentation for: Module header cmmToCmm (compiler/GHC/Cmm/GenericOpt.hs:59) 0% ( 0 / 4) in 'GHC.CmmToAsm.AArch64.CodeGen' Missing documentation for: Module header cmmTopCodeGen (compiler/GHC/CmmToAsm/AArch64/CodeGen.hs:101) generateJumpTableForInstr (compiler/GHC/CmmToAsm/AArch64/CodeGen.hs:249) makeFarBranches (compiler/GHC/CmmToAsm/AArch64/CodeGen.hs:2408) 0% ( 0 / 3) in 'GHC.CmmToAsm.BlockLayout' Missing documentation for: Module header sequenceTop (compiler/GHC/CmmToAsm/BlockLayout.hs:798) backendMaintainsCfg (compiler/GHC/CmmToAsm/BlockLayout.hs:917) 0% ( 0 / 2) in 'GHC.Driver.Config.Cmm' Missing documentation for: Module header initCmmConfig (compiler/GHC/Driver/Config/Cmm.hs:15) 50% ( 1 / 2) in 'GHC.Driver.Config.CmmToAsm' Missing documentation for: Module header 0% ( 0 / 2) in 'GHC.Driver.Config.Core.Lint.Interactive' Missing documentation for: Module header lintInteractiveExpr (compiler/GHC/Driver/Config/Core/Lint/Interactive.hs:26) 0% ( 0 / 2) in 'GHC.Driver.Config.Core.Opt.Arity' Missing documentation for: Module header initArityOpts (compiler/GHC/Driver/Config/Core/Opt/Arity.hs:12) 50% ( 1 / 2) in 'GHC.Driver.Config.Core.Opt.LiberateCase' Missing documentation for: Module header 0% ( 0 / 2) in 'GHC.Driver.Config.Core.Opt.WorkWrap' Missing documentation for: Module header initWorkWrapOpts (compiler/GHC/Driver/Config/Core/Opt/WorkWrap.hs:15) 50% ( 1 / 2) in 'GHC.Driver.Config.Core.Rules' Missing documentation for: Module header 0% ( 0 / 5) in 'GHC.Driver.Config.Core.Opt.Simplify' Missing documentation for: Module header initSimplifyExprOpts (compiler/GHC/Driver/Config/Core/Opt/Simplify.hs:28) initSimplifyOpts (compiler/GHC/Driver/Config/Core/Opt/Simplify.hs:43) initSimplMode (compiler/GHC/Driver/Config/Core/Opt/Simplify.hs:60) initGentleSimplMode (compiler/GHC/Driver/Config/Core/Opt/Simplify.hs:80) Warning: 'f' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 33% ( 1 / 3) in 'GHC.Core.Opt.Specialise' Missing documentation for: Module header specUnfolding 0% ( 0 / 3) in 'GHC.Driver.Config.CoreToStg.Prep' Missing documentation for: Module header initCorePrepConfig (compiler/GHC/Driver/Config/CoreToStg/Prep.hs:19) initCorePrepPgmConfig (compiler/GHC/Driver/Config/CoreToStg/Prep.hs:32) Warning: 'FinderOpts' is ambiguous. It is defined * in GHC.Unit.Finder.Types * in GHC.Unit.Finder.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.Unit.Finder.Types 66% ( 2 / 3) in 'GHC.Driver.Config.Finder' Missing documentation for: Module header 0% ( 0 / 2) in 'GHC.Driver.Config.HsToCore' Missing documentation for: Module header initBangOpts (compiler/GHC/Driver/Config/HsToCore.hs:11) 33% ( 1 / 3) in 'GHC.Driver.Config.Linker' Missing documentation for: Module header initFrameworkOpts (compiler/GHC/Driver/Config/Linker.hs:17) 50% ( 1 / 2) in 'GHC.Driver.Config.Stg.Ppr' Missing documentation for: Module header 0% ( 0 / 2) in 'GHC.Driver.Config.StgToCmm' Missing documentation for: Module header initStgToCmmConfig (compiler/GHC/Driver/Config/StgToCmm.hs:23) 0% ( 0 / 2) in 'GHC.Driver.Config.Cmm.Parser' Missing documentation for: Module header initCmmParserConfig (compiler/GHC/Driver/Config/Cmm/Parser.hs:20) 66% ( 2 / 3) in 'GHC.Driver.Config.StgToJS' Missing documentation for: Module header Warning: 'Semaphore' is ambiguous. It is defined * in System.Semaphore * in System.Semaphore You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in System.Semaphore Warning: 'TVar' is ambiguous. It is defined * in GHC.Conc.Sync * in GHC.Conc.Sync You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in GHC.Conc.Sync Warning: 'Jobserver' is ambiguous. It is defined * at compiler/GHC/Driver/MakeSem.hs:51:5 * at compiler/GHC/Driver/MakeSem.hs:50:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Driver/MakeSem.hs:50:1 77% ( 7 / 9) in 'GHC.Driver.MakeSem' Missing documentation for: SemaphoreName withAbstractSem Warning: 'LogQueue' is ambiguous. It is defined * at compiler/GHC/Driver/Pipeline/LogQueue.hs:32:17 * at compiler/GHC/Driver/Pipeline/LogQueue.hs:32:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Driver/Pipeline/LogQueue.hs:32:1 18% ( 2 / 11) in 'GHC.Driver.Pipeline.LogQueue' Missing documentation for: Module header newLogQueue (compiler/GHC/Driver/Pipeline/LogQueue.hs:38) finishLogQueue (compiler/GHC/Driver/Pipeline/LogQueue.hs:44) writeLogQueue (compiler/GHC/Driver/Pipeline/LogQueue.hs:49) parLogAction (compiler/GHC/Driver/Pipeline/LogQueue.hs:62) LogQueueQueue (compiler/GHC/Driver/Pipeline/LogQueue.hs:83) initLogQueue (compiler/GHC/Driver/Pipeline/LogQueue.hs:92) newLogQueueQueue (compiler/GHC/Driver/Pipeline/LogQueue.hs:86) logThread (compiler/GHC/Driver/Pipeline/LogQueue.hs:106) 100% ( 2 / 2) in 'GHC.Hs.Stats' Warning: 'GhcTc' is ambiguous. It is defined * in GHC.Hs.Extension * in GHC.Hs.Extension 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.Hs.Extension 55% ( 5 / 9) in 'GHC.Hs.Syn.Type' Missing documentation for: hsWrapperType (compiler/GHC/Hs/Syn/Type.hs:189) hsLitType (compiler/GHC/Hs/Syn/Type.hs:76) hsPatType (compiler/GHC/Hs/Syn/Type.hs:45) hsLPatType (compiler/GHC/Hs/Syn/Type.hs:42) Warning: 'HsGroup' is ambiguous. It is defined * in Language.Haskell.Syntax.Decls * in Language.Haskell.Syntax.Decls You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in Language.Haskell.Syntax.Decls Warning: 'ArgDocMaps' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 72% ( 24 / 33) in 'GHC.HsToCore.Docs' Missing documentation for: mkExportsDocs (compiler/GHC/HsToCore/Docs.hs:113) mkDocStructureFromExportList (compiler/GHC/HsToCore/Docs.hs:154) getMainDeclBinder (compiler/GHC/HsToCore/Docs.hs:311) getInstLoc (compiler/GHC/HsToCore/Docs.hs:343) h98ConArgDocs (compiler/GHC/HsToCore/Docs.hs:429) gadtConArgDocs (compiler/GHC/HsToCore/Docs.hs:436) con_arg_docs (compiler/GHC/HsToCore/Docs.hs:441) isValD (compiler/GHC/HsToCore/Docs.hs:448) nubByName (compiler/GHC/HsToCore/Docs.hs:473) 20% ( 1 / 5) in 'GHC.HsToCore.Foreign.Utils' Missing documentation for: Module header Binding (compiler/GHC/HsToCore/Foreign/Utils.hs:31) getPrimTyOf (compiler/GHC/HsToCore/Foreign/Utils.hs:37) primTyDescChar (compiler/GHC/HsToCore/Foreign/Utils.hs:57) 42% ( 3 / 7) in 'GHC.HsToCore.Ticks' Missing documentation for: Module header Tick (compiler/GHC/HsToCore/Ticks.hs:82) addTicksToBinds (compiler/GHC/HsToCore/Ticks.hs:102) isGoodSrcSpan' (compiler/GHC/HsToCore/Ticks.hs:1140) 33% ( 1 / 3) in 'GHC.HsToCore.Coverage' Missing documentation for: Module header writeMixEntries (compiler/GHC/HsToCore/Coverage.hs:42) 0% ( 0 / 3) in 'GHC.Driver.Config.HsToCore.Ticks' Missing documentation for: Module header initTicksConfig (compiler/GHC/Driver/Config/HsToCore/Ticks.hs:16) breakpointsAllowed (compiler/GHC/Driver/Config/HsToCore/Ticks.hs:23) Warning: 'TcM' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 57% ( 4 / 7) in 'GHC.HsToCore.Types' Missing documentation for: DsMetaEnv (compiler/GHC/HsToCore/Types.hs:90) DsMetaVal (compiler/GHC/HsToCore/Types.hs:92) CompleteMatches Warning: 'ModIface' is ambiguous. It is defined * in GHC.Unit.Module.ModIface * in GHC.Unit.Module.ModIface 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.Unit.Module.ModIface Warning: 'ghc' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'UserData' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 52% ( 11 / 21) in 'GHC.Iface.Binary' Missing documentation for: getSymtabName (compiler/GHC/Iface/Binary.hs:735) CheckHiWay (compiler/GHC/Iface/Binary.hs:74) TraceBinIFace (compiler/GHC/Iface/Binary.hs:77) getIfaceWithExtFields (compiler/GHC/Iface/Binary.hs:183) getSymbolTable (compiler/GHC/Iface/Binary.hs:664) putName (compiler/GHC/Iface/Binary.hs:709) putSymbolTable (compiler/GHC/Iface/Binary.hs:655) BinSymbolTable (compiler/GHC/Iface/Binary.hs:624) initWriteIfaceType (compiler/GHC/Iface/Binary.hs:589) initReadIfaceTypeTable (compiler/GHC/Iface/Binary.hs:581) 0% ( 0 / 5) in 'GHC.Iface.Errors' Missing documentation for: Module header badIfaceFile (compiler/GHC/Iface/Errors.hs:29) cannotFindInterface (compiler/GHC/Iface/Errors.hs:35) cantFindInstalledErr (compiler/GHC/Iface/Errors.hs:46) cannotFindModule (compiler/GHC/Iface/Errors.hs:82) Warning: 'Namespace' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Variable' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'TypeVariable' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'DataConstructor' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'fromHieName' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'isVisibleForAllTyFlag' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'IfaceDFunTy' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 47% ( 19 / 40) in 'GHC.Iface.Ext.Types' Missing documentation for: Module header Span (compiler/GHC/Iface/Ext/Types.hs:52) NameEntityInfo (compiler/GHC/Iface/Ext/Types.hs:99) TypeIndex (compiler/GHC/Iface/Ext/Types.hs:156) HieTypeFlat (compiler/GHC/Iface/Ext/Types.hs:173) HiePath (compiler/GHC/Iface/Ext/Types.hs:240) HiePath (compiler/GHC/Iface/Ext/Types.hs:244) HieAST (compiler/GHC/Iface/Ext/Types.hs:263) pprNodeIdents (compiler/GHC/Iface/Ext/Types.hs:374) pprIdentifier (compiler/GHC/Iface/Ext/Types.hs:379) Identifier (compiler/GHC/Iface/Ext/Types.hs:382) NodeIdentifiers (compiler/GHC/Iface/Ext/Types.hs:384) pprBindSpan (compiler/GHC/Iface/Ext/Types.hs:495) EvVarSource (compiler/GHC/Iface/Ext/Types.hs:554) RecFieldContext (compiler/GHC/Iface/Ext/Types.hs:632) BindType (compiler/GHC/Iface/Ext/Types.hs:650) DeclType (compiler/GHC/Iface/Ext/Types.hs:663) Scope (compiler/GHC/Iface/Ext/Types.hs:686) hieNameOcc (compiler/GHC/Iface/Ext/Types.hs:790) toHieName (compiler/GHC/Iface/Ext/Types.hs:799) nameEntityInfo (compiler/GHC/Iface/Ext/Types.hs:879) Warning: 'HieFile' is ambiguous. It is defined * at compiler/GHC/Iface/Ext/Types.hs:74:16 * at compiler/GHC/Iface/Ext/Types.hs:74:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Iface/Ext/Types.hs:74:1 Warning: 'NameCache' is ambiguous. It is defined * in GHC.Types.Name.Cache * in GHC.Types.Name.Cache 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.Name.Cache 50% ( 5 / 10) in 'GHC.Iface.Ext.Binary' Missing documentation for: Module header HieHeader (compiler/GHC/Iface/Ext/Binary.hs:141) toHieName (compiler/GHC/Iface/Ext/Types.hs:799) HieFileResult (compiler/GHC/Iface/Ext/Binary.hs:134) hieNameOcc (compiler/GHC/Iface/Ext/Types.hs:790) 8% ( 5 / 59) in 'GHC.Iface.Ext.Utils' Missing documentation for: Module header RefMap (compiler/GHC/Iface/Ext/Utils.hs:48) generateReferencesMap (compiler/GHC/Iface/Ext/Utils.hs:54) renderHieType (compiler/GHC/Iface/Ext/Utils.hs:61) resolveVisibility (compiler/GHC/Iface/Ext/Utils.hs:64) foldType (compiler/GHC/Iface/Ext/Utils.hs:87) selectPoint (compiler/GHC/Iface/Ext/Utils.hs:90) findEvidenceUse (compiler/GHC/Iface/Ext/Utils.hs:100) EvidenceInfo (compiler/GHC/Iface/Ext/Utils.hs:104) getEvidenceTreesAtPoint (compiler/GHC/Iface/Ext/Utils.hs:128) getEvidenceTree (compiler/GHC/Iface/Ext/Utils.hs:135) hieTypeToIface (compiler/GHC/Iface/Ext/Utils.hs:163) HieTypeState (compiler/GHC/Iface/Ext/Utils.hs:184) initialHTS (compiler/GHC/Iface/Ext/Utils.hs:192) freshTypeIndex (compiler/GHC/Iface/Ext/Utils.hs:195) compressTypes (compiler/GHC/Iface/Ext/Utils.hs:203) recoverFullType (compiler/GHC/Iface/Ext/Utils.hs:211) getTypeIndex (compiler/GHC/Iface/Ext/Utils.hs:216) resolveTyVarScopes (compiler/GHC/Iface/Ext/Utils.hs:260) resolveTyVarScopeLocal (compiler/GHC/Iface/Ext/Utils.hs:265) getNameBinding (compiler/GHC/Iface/Ext/Utils.hs:290) getNameScope (compiler/GHC/Iface/Ext/Utils.hs:295) getNameBindingInClass (compiler/GHC/Iface/Ext/Utils.hs:304) getNameScopeAndBinding (compiler/GHC/Iface/Ext/Utils.hs:318) getScopeFromContext (compiler/GHC/Iface/Ext/Utils.hs:332) getBindSiteFromContext (compiler/GHC/Iface/Ext/Utils.hs:342) flattenAst (compiler/GHC/Iface/Ext/Utils.hs:347) smallestContainingSatisfying (compiler/GHC/Iface/Ext/Utils.hs:355) selectLargestContainedBy (compiler/GHC/Iface/Ext/Utils.hs:365) selectSmallestContaining (compiler/GHC/Iface/Ext/Utils.hs:373) definedInAsts (compiler/GHC/Iface/Ext/Utils.hs:382) getEvidenceBindDeps (compiler/GHC/Iface/Ext/Utils.hs:387) isEvidenceBind (compiler/GHC/Iface/Ext/Utils.hs:392) isEvidenceContext (compiler/GHC/Iface/Ext/Utils.hs:396) isEvidenceUse (compiler/GHC/Iface/Ext/Utils.hs:401) isOccurrence (compiler/GHC/Iface/Ext/Utils.hs:405) scopeContainsSpan (compiler/GHC/Iface/Ext/Utils.hs:410) nodeInfo (compiler/GHC/Iface/Ext/Utils.hs:426) emptyNodeInfo (compiler/GHC/Iface/Ext/Utils.hs:429) sourcedNodeIdents (compiler/GHC/Iface/Ext/Utils.hs:432) combineSourcedNodeInfo (compiler/GHC/Iface/Ext/Utils.hs:435) rightOf (compiler/GHC/Iface/Ext/Utils.hs:499) leftOf (compiler/GHC/Iface/Ext/Utils.hs:505) startsRightOf (compiler/GHC/Iface/Ext/Utils.hs:511) simpleNodeInfo (compiler/GHC/Iface/Ext/Utils.hs:527) locOnly (compiler/GHC/Iface/Ext/Utils.hs:530) locOnlyE (compiler/GHC/Iface/Ext/Utils.hs:537) mkScope (compiler/GHC/Iface/Ext/Utils.hs:541) combineScopes (compiler/GHC/Iface/Ext/Utils.hs:546) mkSourcedNodeInfo (compiler/GHC/Iface/Ext/Utils.hs:554) makeNodeA (compiler/GHC/Iface/Ext/Utils.hs:562) makeNode (compiler/GHC/Iface/Ext/Utils.hs:570) makeTypeNodeA (compiler/GHC/Iface/Ext/Utils.hs:586) makeTypeNode (compiler/GHC/Iface/Ext/Utils.hs:595) 9% ( 1 / 11) in 'GHC.Iface.Ext.Debug' Missing documentation for: Module header Diff (compiler/GHC/Iface/Ext/Debug.hs:25) diffFile (compiler/GHC/Iface/Ext/Debug.hs:28) diffAsts (compiler/GHC/Iface/Ext/Debug.hs:31) diffAst (compiler/GHC/Iface/Ext/Debug.hs:34) DiffIdent (compiler/GHC/Iface/Ext/Debug.hs:64) normalizeIdents (compiler/GHC/Iface/Ext/Debug.hs:67) diffList (compiler/GHC/Iface/Ext/Debug.hs:73) eqDiff (compiler/GHC/Iface/Ext/Debug.hs:78) validAst (compiler/GHC/Iface/Ext/Debug.hs:83) Warning: 'Module' is ambiguous. It is defined * in GHC.Unit.Types * in GHC.Unit.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.Unit.Types Warning: 'DynFlags' is ambiguous. It is defined * in GHC.Driver.DynFlags * in GHC.Driver.DynFlags 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.Driver.DynFlags 50% ( 2 / 4) in 'GHC.Iface.Recomp.Flags' Missing documentation for: fingerprintOptFlags (compiler/GHC/Iface/Recomp/Flags.hs:102) fingerprintHpcFlags (compiler/GHC/Iface/Recomp/Flags.hs:120) Warning: 'static' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'StaticPtr' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'StaticPtrInfo' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 75% ( 3 / 4) in 'GHC.Iface.Tidy.StaticPtrTable' Missing documentation for: StaticPtrOpts (compiler/GHC/Iface/Tidy/StaticPtrTable.hs:155) 0% ( 0 / 3) in 'GHC.Iface.Warnings' Missing documentation for: Module header toIfaceWarnings (compiler/GHC/Iface/Warnings.hs:19) toIfaceWarningTxt (compiler/GHC/Iface/Warnings.hs:26) 50% ( 1 / 2) in 'GHC.JS.Opt.Expr' Missing documentation for: optExprs (compiler/GHC/JS/Opt/Expr.hs:37) Warning: 'eval' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 50% ( 1 / 2) in 'GHC.JS.Opt.Simple' Missing documentation for: simpleOpt (compiler/GHC/JS/Opt/Simple.hs:155) Warning: 'next' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 50% ( 1 / 2) in 'GHC.JS.Optimizer' Missing documentation for: jsOptimize (compiler/GHC/JS/Optimizer.hs:90) 50% ( 3 / 6) in 'GHC.Linker.Unit' Missing documentation for: collectLinkOpts (compiler/GHC/Linker/Unit.hs:44) collectArchives (compiler/GHC/Linker/Unit.hs:51) getLibs (compiler/GHC/Linker/Unit.hs:65) 80% ( 4 / 5) in 'GHC.Parser.Utils' Missing documentation for: Module header 0% ( 0 / 4) in 'GHC.Platform.Host' Missing documentation for: Module header hostPlatformArch (ghc-lib/stage0/libraries/ghc-boot/build/GHC/Platform/Host.hs:6) hostPlatformOS (ghc-lib/stage0/libraries/ghc-boot/build/GHC/Platform/Host.hs:9) hostPlatformArchOS (ghc-lib/stage0/libraries/ghc-boot/build/GHC/Platform/Host.hs:12) 84% ( 11 / 13) in 'GHC.Runtime.Interpreter.Process' Missing documentation for: Module header DelayedResponse (compiler/GHC/Runtime/Interpreter/Process.hs:33) 0% ( 0 / 2) in 'GHC.Runtime.Interpreter.Wasm' Missing documentation for: Module header spawnWasmInterp (compiler/GHC/Runtime/Interpreter/Wasm.hs:35) 0% ( 0 / 2) in 'GHC.Runtime.Utils' Missing documentation for: Module header runWithPipes (compiler/GHC/Runtime/Utils.hs:71) 0% ( 0 / 3) in 'GHC.Settings.IO' Missing documentation for: Module header SettingsError (compiler/GHC/Settings/IO.hs:30) initSettings (compiler/GHC/Settings/IO.hs:39) 50% ( 1 / 2) in 'GHC.Stg.BcPrep' Missing documentation for: bcPrep (compiler/GHC/Stg/BcPrep.hs:126) Warning: 'b' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 50% ( 1 / 2) in 'GHC.Stg.CSE' Missing documentation for: stgCse (compiler/GHC/Stg/CSE.hs:309) Warning: 'RealSrcSpan' is ambiguous. It is defined * in GHC.Types.SrcLoc * in GHC.Types.SrcLoc 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.SrcLoc 0% ( 0 / 3) in 'GHC.Stg.Debug' Missing documentation for: Module header StgDebugOpts (compiler/GHC/Stg/Debug.hs:34) collectDebugInformation (compiler/GHC/Stg/Debug.hs:55) 50% ( 1 / 2) in 'GHC.Driver.Config.Stg.Debug' Missing documentation for: Module header Warning: GHC.Stg.InferTags.Types: Could not find documentation for exported module: GHC.Stg.InferTags.Types 21% ( 4 / 19) in 'GHC.Stg.InferTags.Types' Missing documentation for: Module header noSig (compiler/GHC/Stg/InferTags/Types.hs:78) InferStgTopBinding (compiler/GHC/Stg/InferTags/Types.hs:33) initEnv (compiler/GHC/Stg/InferTags/Types.hs:66) TagEnv (compiler/GHC/Stg/InferTags/Types.hs:50) InferStgBinding (compiler/GHC/Stg/InferTags/Types.hs:34) InferStgExpr (compiler/GHC/Stg/InferTags/Types.hs:35) InferStgRhs (compiler/GHC/Stg/InferTags/Types.hs:36) InferStgAlt (compiler/GHC/Stg/InferTags/Types.hs:37) combineAltInfo (compiler/GHC/Stg/InferTags/Types.hs:40) TagSigEnv (compiler/GHC/Stg/InferTags/Types.hs:49) getBinderId (compiler/GHC/Stg/InferTags/Types.hs:63) isDunnoSig (compiler/GHC/Stg/InferTags/Types.hs:133) isTaggedInfo (compiler/GHC/Stg/InferTags/Types.hs:139) extendSigEnv (compiler/GHC/Stg/InferTags/Types.hs:144) 50% ( 1 / 2) in 'GHC.Stg.Lift.Config' Missing documentation for: StgLiftConfig (compiler/GHC/Stg/Lift/Config.hs:12) 0% ( 0 / 2) in 'GHC.Driver.Config.Stg.Lift' Missing documentation for: Module header initStgLiftConfig (compiler/GHC/Driver/Config/Stg/Lift.hs:10) 0% ( 0 / 2) in 'GHC.Stg.Stats' Missing documentation for: Module header showStgStats (compiler/GHC/Stg/Stats.hs:77) Warning: 'CoreExpr' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Subst' is ambiguous. It is defined * at compiler/GHC/Stg/Subst.hs:25:14 * at compiler/GHC/Stg/Subst.hs:25:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Stg/Subst.hs:25:1 81% ( 9 / 11) in 'GHC.Stg.Subst' Missing documentation for: Module header IdSubstEnv (compiler/GHC/Stg/Subst.hs:27) Warning: 'LiftM' is ambiguous. It is defined * at compiler/GHC/Stg/Lift/Monad.hs:221:5 * at compiler/GHC/Stg/Lift/Monad.hs:220:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Stg/Lift/Monad.hs:220:1 Warning: 'Env' is ambiguous. It is defined * at compiler/GHC/Stg/Lift/Monad.hs:64:5 * at compiler/GHC/Stg/Lift/Monad.hs:63:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Stg/Lift/Monad.hs:63:1 Warning: 'StartBindinGroup' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'EndBindinGroup' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Writer' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 89% ( 25 / 28) in 'GHC.Stg.Lift.Monad' Missing documentation for: mkStgBinding (compiler/GHC/Stg/Lift/Monad.hs:59) runLiftM (compiler/GHC/Stg/Lift/Monad.hs:230) getConfig (compiler/GHC/Stg/Lift/Monad.hs:235) 25% ( 3 / 12) in 'GHC.Stg.Utils' Missing documentation for: Module header mkStgAltTypeFromStgAlts (compiler/GHC/Stg/Utils.hs:58) bindersOf (compiler/GHC/Stg/Utils.hs:98) bindersOfX (compiler/GHC/Stg/Utils.hs:102) bindersOfTop (compiler/GHC/Stg/Utils.hs:106) bindersOfTopBinds (compiler/GHC/Stg/Utils.hs:112) idArgs (compiler/GHC/Stg/Utils.hs:115) mkUnarisedId (compiler/GHC/Stg/Utils.hs:42) mkUnarisedIds (compiler/GHC/Stg/Utils.hs:39) 33% ( 2 / 6) in 'GHC.Stg.Make' Missing documentation for: Module header MkStgRhs (compiler/GHC/Stg/Make.hs:27) mkTopStgRhs (compiler/GHC/Stg/Make.hs:40) mkStgRhs (compiler/GHC/Stg/Make.hs:85) Warning: 'a_1' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'a_n' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'x' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 50% ( 1 / 2) in 'GHC.Stg.Lint' Missing documentation for: lintStgTopBindings (compiler/GHC/Stg/Lint.hs:146) Warning: 'p' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'x' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Env' is ambiguous. It is defined * at compiler/GHC/Stg/FVs.hs:140:5 * at compiler/GHC/Stg/FVs.hs:139:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Stg/FVs.hs:139:1 Warning: 'nameIsExternalFrom' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'vars_fvs' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 3 / 3) in 'GHC.Stg.FVs' 0% ( 0 / 3) in 'GHC.CoreToStg' Missing documentation for: Module header CoreToStgOpts (compiler/GHC/CoreToStg.hs:859) coreToStg (compiler/GHC/CoreToStg.hs:231) 0% ( 0 / 2) in 'GHC.Driver.Config.CoreToStg' Missing documentation for: Module header initCoreToStgOpts (compiler/GHC/Driver/Config/CoreToStg.hs:9) 0% ( 0 / 2) in 'GHC.StgToCmm.Hpc' Missing documentation for: Module header mkTickBox (compiler/GHC/StgToCmm/Hpc.hs:24) 33% ( 1 / 3) in 'GHC.StgToCmm.Sequel' Missing documentation for: Module header SelfLoopInfo (compiler/GHC/StgToCmm/Sequel.hs:45) Warning: 'ClosureInfo' is ambiguous. It is defined * at compiler/GHC/StgToCmm/Closure.hs:669:5 * at compiler/GHC/StgToCmm/Closure.hs:668:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/StgToCmm/Closure.hs:668:1 Warning: 'CmmInfoTable' is ambiguous. It is defined * in GHC.Cmm * in GHC.Cmm 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.Cmm 28% ( 18 / 64) in 'GHC.StgToCmm.Closure' Missing documentation for: Module header DynTag (compiler/GHC/StgToCmm/Closure.hs:326) tagForCon (compiler/GHC/StgToCmm/Closure.hs:352) isSmallFamily (compiler/GHC/StgToCmm/Closure.hs:349) idPrimRepU (compiler/GHC/StgToCmm/Closure.hs:186) isGcPtrRep NonVoid (compiler/GHC/StgToCmm/Closure.hs:142) fromNonVoid (compiler/GHC/StgToCmm/Closure.hs:146) nonVoidIds (compiler/GHC/StgToCmm/Closure.hs:152) nonVoidStgArgs (compiler/GHC/StgToCmm/Closure.hs:162) mkLFThunk (compiler/GHC/StgToCmm/Closure.hs:230) mkLFReEntrant (compiler/GHC/StgToCmm/Closure.hs:223) mkConLFInfo (compiler/GHC/StgToCmm/Closure.hs:239) mkSelectorLFInfo (compiler/GHC/StgToCmm/Closure.hs:243) mkApLFInfo (compiler/GHC/StgToCmm/Closure.hs:249) mkLFArgument (compiler/GHC/StgToCmm/Closure.hs:205) mkLFLetNoEscape (compiler/GHC/StgToCmm/Closure.hs:214) mkLFStringLit (compiler/GHC/StgToCmm/Closure.hs:320) isLFThunk (compiler/GHC/StgToCmm/Closure.hs:375) isLFReEntrant (compiler/GHC/StgToCmm/Closure.hs:379) lfUpdatable (compiler/GHC/StgToCmm/Closure.hs:826) CgLoc (compiler/GHC/StgToCmm/Closure.hs:111) CallMethod (compiler/GHC/StgToCmm/Closure.hs:502) nodeMustPointToIt (compiler/GHC/StgToCmm/Closure.hs:411) isKnownFun (compiler/GHC/StgToCmm/Closure.hs:131) funTag (compiler/GHC/StgToCmm/Closure.hs:841) tagForArity (compiler/GHC/StgToCmm/Closure.hs:356) getCallMethod (compiler/GHC/StgToCmm/Closure.hs:551) ClosureInfo (compiler/GHC/StgToCmm/Closure.hs:668) mkClosureInfo (compiler/GHC/StgToCmm/Closure.hs:706) closureLFInfo closureName closureInfoLabel staticClosureLabel (compiler/GHC/StgToCmm/Closure.hs:856) closureSlowEntryLabel (compiler/GHC/StgToCmm/Closure.hs:859) closureLocalEntryLabel (compiler/GHC/StgToCmm/Closure.hs:862) closureUpdReqd (compiler/GHC/StgToCmm/Closure.hs:823) closureReEntrant (compiler/GHC/StgToCmm/Closure.hs:830) closureFunInfo (compiler/GHC/StgToCmm/Closure.hs:834) isToplevClosure (compiler/GHC/StgToCmm/Closure.hs:845) blackHoleOnEntry (compiler/GHC/StgToCmm/Closure.hs:741) isStaticClosure (compiler/GHC/StgToCmm/Closure.hs:820) mkDataConInfoTable (compiler/GHC/StgToCmm/Closure.hs:958) cafBlackHoleInfoTable (compiler/GHC/StgToCmm/Closure.hs:982) indStaticInfoTable (compiler/GHC/StgToCmm/Closure.hs:990) staticClosureNeedsLink (compiler/GHC/StgToCmm/Closure.hs:1004) 8% ( 6 / 74) in 'GHC.StgToCmm.Monad' Missing documentation for: Module header FCode (compiler/GHC/StgToCmm/Monad.hs:130) initC (compiler/GHC/StgToCmm/Monad.hs:177) initFCodeState (compiler/GHC/StgToCmm/Monad.hs:462) runC (compiler/GHC/StgToCmm/Monad.hs:181) fixC (compiler/GHC/StgToCmm/Monad.hs:184) newUnique (compiler/GHC/StgToCmm/Monad.hs:450) emitLabel (compiler/GHC/StgToCmm/Monad.hs:714) emit (compiler/GHC/StgToCmm/Monad.hs:742) emitDecl (compiler/GHC/StgToCmm/Monad.hs:747) emitProcWithConvention (compiler/GHC/StgToCmm/Monad.hs:781) emitProcWithStackFrame (compiler/GHC/StgToCmm/Monad.hs:764) emitOutOfLine (compiler/GHC/StgToCmm/Monad.hs:752) emitAssign (compiler/GHC/StgToCmm/Monad.hs:732) emitStore' (compiler/GHC/StgToCmm/Monad.hs:739) emitComment (compiler/GHC/StgToCmm/Monad.hs:718) emitTick (compiler/GHC/StgToCmm/Monad.hs:723) emitUnwind (compiler/GHC/StgToCmm/Monad.hs:726) newTemp (compiler/GHC/StgToCmm/Monad.hs:457) getCmm (compiler/GHC/StgToCmm/Monad.hs:810) aGraphToGraph (compiler/GHC/StgToCmm/Monad.hs:883) getPlatform (compiler/GHC/StgToCmm/Monad.hs:556) getProfile (compiler/GHC/StgToCmm/Monad.hs:553) getCodeR (compiler/GHC/StgToCmm/Monad.hs:660) getCode (compiler/GHC/StgToCmm/Monad.hs:667) getHeapUsage (compiler/GHC/StgToCmm/Monad.hs:693) getContext (compiler/GHC/StgToCmm/Monad.hs:559) mkCmmIfThenElse (compiler/GHC/StgToCmm/Monad.hs:818) mkCmmIfThen (compiler/GHC/StgToCmm/Monad.hs:852) mkCmmIfGoto (compiler/GHC/StgToCmm/Monad.hs:843) mkCmmIfThenElse' (compiler/GHC/StgToCmm/Monad.hs:822) mkCmmIfThen' (compiler/GHC/StgToCmm/Monad.hs:855) mkCmmIfGoto' (compiler/GHC/StgToCmm/Monad.hs:846) mkCall (compiler/GHC/StgToCmm/Monad.hs:864) mkCmmCall (compiler/GHC/StgToCmm/Monad.hs:875) forkClosureBody (compiler/GHC/StgToCmm/Monad.hs:580) forkLneBody (compiler/GHC/StgToCmm/Monad.hs:601) forkAlts (compiler/GHC/StgToCmm/Monad.hs:631) forkAltPair (compiler/GHC/StgToCmm/Monad.hs:652) codeOnly (compiler/GHC/StgToCmm/Monad.hs:615) ReturnKind (compiler/GHC/StgToCmm/Monad.hs:208) withSequel (compiler/GHC/StgToCmm/Monad.hs:489) getSequel (compiler/GHC/StgToCmm/Monad.hs:495) SelfLoopInfo (compiler/GHC/StgToCmm/Sequel.hs:45) setTickyCtrLabel (compiler/GHC/StgToCmm/Monad.hs:522) getTickyCtrLabel (compiler/GHC/StgToCmm/Monad.hs:519) withUpdFrameOff (compiler/GHC/StgToCmm/Monad.hs:508) getUpdFrameOff (compiler/GHC/StgToCmm/Monad.hs:513) HeapUsage (compiler/GHC/StgToCmm/Monad.hs:312) VirtualHpOffset (compiler/GHC/StgToCmm/Monad.hs:320) initHpUsage (compiler/GHC/StgToCmm/Monad.hs:387) getHpUsage (compiler/GHC/StgToCmm/Monad.hs:403) setHpUsage (compiler/GHC/StgToCmm/Monad.hs:408) heapHWM (compiler/GHC/StgToCmm/Monad.hs:384) setVirtHp (compiler/GHC/StgToCmm/Monad.hs:413) getVirtHp (compiler/GHC/StgToCmm/Monad.hs:418) setRealHp (compiler/GHC/StgToCmm/Monad.hs:423) getModuleName (compiler/GHC/StgToCmm/Monad.hs:565) getState (compiler/GHC/StgToCmm/Monad.hs:397) setState (compiler/GHC/StgToCmm/Monad.hs:400) getSelfLoop (compiler/GHC/StgToCmm/Monad.hs:478) withSelfLoop (compiler/GHC/StgToCmm/Monad.hs:481) getStgToCmmConfig (compiler/GHC/StgToCmm/Monad.hs:550) CgIdInfo (compiler/GHC/StgToCmm/Monad.hs:194) getBinds (compiler/GHC/StgToCmm/Monad.hs:428) setBinds (compiler/GHC/StgToCmm/Monad.hs:433) StgToCmmConfig CgState (compiler/GHC/StgToCmm/Monad.hs:283) 0% ( 0 / 2) in 'GHC.StgToCmm.InfoTableProv' Missing documentation for: Module header emitIpeBufferListNode (compiler/GHC/StgToCmm/InfoTableProv.hs:81) 50% ( 15 / 30) in 'GHC.StgToCmm.ExtCode' Missing documentation for: unEC newBlockId emit (compiler/GHC/StgToCmm/ExtCode.hs:230) emitLabel (compiler/GHC/StgToCmm/ExtCode.hs:233) emitAssign (compiler/GHC/StgToCmm/ExtCode.hs:236) emitStore (compiler/GHC/StgToCmm/ExtCode.hs:239) getCode (compiler/GHC/StgToCmm/ExtCode.hs:246) getCodeR (compiler/GHC/StgToCmm/ExtCode.hs:251) getCodeScoped (compiler/GHC/StgToCmm/ExtCode.hs:256) emitOutOfLine (compiler/GHC/StgToCmm/ExtCode.hs:261) withUpdFrameOff (compiler/GHC/StgToCmm/ExtCode.hs:264) getUpdFrameOff (compiler/GHC/StgToCmm/ExtCode.hs:268) getProfile (compiler/GHC/StgToCmm/ExtCode.hs:110) getPlatform (compiler/GHC/StgToCmm/ExtCode.hs:113) getContext (compiler/GHC/StgToCmm/ExtCode.hs:116) 11% ( 2 / 18) in 'GHC.StgToCmm.Env' Missing documentation for: Module header CgIdInfo (compiler/GHC/StgToCmm/Monad.hs:194) mkCgIdInfo (compiler/GHC/StgToCmm/Env.hs:55) litIdInfo (compiler/GHC/StgToCmm/Env.hs:60) lneIdInfo (compiler/GHC/StgToCmm/Env.hs:67) rhsIdInfo (compiler/GHC/StgToCmm/Env.hs:76) mkRhsInit (compiler/GHC/StgToCmm/Env.hs:82) addBindC (compiler/GHC/StgToCmm/Env.hs:109) addBindsC (compiler/GHC/StgToCmm/Env.hs:114) bindArgsToRegs (compiler/GHC/StgToCmm/Env.hs:196) bindToReg (compiler/GHC/StgToCmm/Env.hs:179) rebindToReg (compiler/GHC/StgToCmm/Env.hs:188) bindArgToReg (compiler/GHC/StgToCmm/Env.hs:193) idToReg (compiler/GHC/StgToCmm/Env.hs:206) getCgIdInfo (compiler/GHC/StgToCmm/Env.hs:129) maybeLetNoEscape (compiler/GHC/StgToCmm/Env.hs:96) 20% ( 1 / 5) in 'GHC.StgToCmm.Lit' Missing documentation for: Module header cgLit (compiler/GHC/StgToCmm/Lit.hs:50) mkSimpleLit (compiler/GHC/StgToCmm/Lit.hs:84) newByteStringCLit (compiler/GHC/StgToCmm/Lit.hs:43) 0% ( 0 / 9) in 'GHC.StgToCmm.ArgRep' Missing documentation for: Module header ArgRep (compiler/GHC/StgToCmm/ArgRep.hs:46) toArgRep (compiler/GHC/StgToCmm/ArgRep.hs:70) toArgRepOrV (compiler/GHC/StgToCmm/ArgRep.hs:96) argRepSizeW (compiler/GHC/StgToCmm/ArgRep.hs:104) argRepString (compiler/GHC/StgToCmm/ArgRep.hs:59) isNonV (compiler/GHC/StgToCmm/ArgRep.hs:100) idArgRep (compiler/GHC/StgToCmm/ArgRep.hs:118) slowCallPattern (compiler/GHC/StgToCmm/ArgRep.hs:155) 0% ( 0 / 3) in 'GHC.Stg.InferTags.Rewrite' Missing documentation for: Module header rewriteTopBinds (compiler/GHC/Stg/InferTags/Rewrite.hs:307) rewriteOpApp (compiler/GHC/Stg/InferTags/Rewrite.hs:502) 0% ( 0 / 2) in 'GHC.Stg.InferTags' Missing documentation for: Module header inferTags (compiler/GHC/Stg/InferTags.hs:244) Warning: 'generateCgIPEStub' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 16% ( 10 / 61) in 'GHC.StgToCmm.Utils' Missing documentation for: Module header emitDataCon (compiler/GHC/StgToCmm/Utils.hs:299) emitRtsCall (compiler/GHC/StgToCmm/Utils.hs:195) emitRtsCallWithResult (compiler/GHC/StgToCmm/Utils.hs:199) emitRtsCallGen (compiler/GHC/StgToCmm/Utils.hs:208) emitBarf (compiler/GHC/StgToCmm/Utils.hs:190) assignTemp (compiler/GHC/StgToCmm/Utils.hs:316) newTemp (compiler/GHC/StgToCmm/Monad.hs:457) newUnboxedTupleRegs (compiler/GHC/StgToCmm/Utils.hs:327) emitMultiAssign (compiler/GHC/StgToCmm/Utils.hs:358) emitCmmLitSwitch (compiler/GHC/StgToCmm/Utils.hs:482) emitSwitch (compiler/GHC/StgToCmm/Utils.hs:422) tagToClosure (compiler/GHC/StgToCmm/Utils.hs:178) mkTaggedObjectLoad (compiler/GHC/StgToCmm/Utils.hs:162) callerSaveVolatileRegs (compiler/GHC/StgToCmm/Utils.hs:258) callerSaveGlobalReg (compiler/GHC/StgToCmm/Utils.hs:272) callerRestoreGlobalReg (compiler/GHC/StgToCmm/Utils.hs:277) cmmAndWord cmmOrWord cmmNegate cmmEqWord cmmNeWord cmmUGtWord cmmSubWord cmmMulWord cmmAddWord cmmUShrWord cmmOffsetExprW cmmOffsetExprB cmmRegOffW cmmRegOffB cmmLabelOffW cmmLabelOffB cmmOffsetW cmmOffsetB cmmOffsetLitW cmmOffsetLitB cmmLoadIndexW cmmConstrTag1 cmmUntag cmmIsTagged addToMemLblE (compiler/GHC/StgToCmm/Utils.hs:109) addToMemLbl (compiler/GHC/StgToCmm/Utils.hs:106) emitAtomicRead (compiler/GHC/StgToCmm/Utils.hs:135) emitAtomicWrite (compiler/GHC/StgToCmm/Utils.hs:145) whenUpdRemSetEnabled (compiler/GHC/StgToCmm/Utils.hs:598) emitUpdRemSetPushThunk (compiler/GHC/StgToCmm/Utils.hs:623) IPEStats (compiler/GHC/StgToCmm/Utils.hs:639) closureIpeStats (compiler/GHC/StgToCmm/Utils.hs:654) fallbackIpeStats (compiler/GHC/StgToCmm/Utils.hs:651) skippedIpeStats (compiler/GHC/StgToCmm/Utils.hs:657) 33% ( 3 / 9) in 'GHC.StgToCmm.TagCheck' Missing documentation for: Module header emitArgTagCheck (compiler/GHC/StgToCmm/TagCheck.hs:132) checkArg (compiler/GHC/StgToCmm/TagCheck.hs:154) whenCheckTags (compiler/GHC/StgToCmm/TagCheck.hs:70) checkArgStatic (compiler/GHC/StgToCmm/TagCheck.hs:168) checkConArgsDyn (compiler/GHC/StgToCmm/TagCheck.hs:65) 100% ( 18 / 18) in 'GHC.StgToJS.ExprCtx' 46% ( 15 / 32) in 'GHC.StgToJS.Heap' Missing documentation for: Module header closureType (compiler/GHC/StgToJS/Heap.hs:90) isObject (compiler/GHC/StgToJS/Heap.hs:93) isThunk (compiler/GHC/StgToJS/Heap.hs:96) isThunk' (compiler/GHC/StgToJS/Heap.hs:99) isBlackhole (compiler/GHC/StgToJS/Heap.hs:102) isFun (compiler/GHC/StgToJS/Heap.hs:105) isFun' (compiler/GHC/StgToJS/Heap.hs:108) isPap (compiler/GHC/StgToJS/Heap.hs:111) isPap' (compiler/GHC/StgToJS/Heap.hs:114) isCon (compiler/GHC/StgToJS/Heap.hs:117) isCon' (compiler/GHC/StgToJS/Heap.hs:120) conTag (compiler/GHC/StgToJS/Heap.hs:123) conTag' (compiler/GHC/StgToJS/Heap.hs:126) papArity (compiler/GHC/StgToJS/Heap.hs:154) funOrPapArity (compiler/GHC/StgToJS/Heap.hs:160) jTyObject (compiler/GHC/StgToJS/Heap.hs:79) 66% ( 2 / 3) in 'GHC.StgToJS.Linker.Opt' Missing documentation for: pretty (compiler/GHC/StgToJS/Linker/Opt.hs:44) 52% ( 9 / 17) in 'GHC.StgToJS.Monad' Missing documentation for: runG (compiler/GHC/StgToJS/Monad.hs:50) emitForeign (compiler/GHC/StgToJS/Monad.hs:107) assertRtsStat (compiler/GHC/StgToJS/Monad.hs:142) getSettings (compiler/GHC/StgToJS/Monad.hs:147) setGlobalIdCache (compiler/GHC/StgToJS/Monad.hs:153) getGlobalIdCache (compiler/GHC/StgToJS/Monad.hs:150) GlobalOcc (compiler/GHC/StgToJS/Monad.hs:156) modifyGroup (compiler/GHC/StgToJS/Monad.hs:67) 39% ( 9 / 23) in 'GHC.StgToJS.Regs' Missing documentation for: Module header sp (compiler/GHC/StgToJS/Regs.hs:91) stack (compiler/GHC/StgToJS/Regs.hs:94) r1 (compiler/GHC/StgToJS/Regs.hs:97) r2 (compiler/GHC/StgToJS/Regs.hs:98) r3 (compiler/GHC/StgToJS/Regs.hs:99) r4 (compiler/GHC/StgToJS/Regs.hs:100) jsRegToInt (compiler/GHC/StgToJS/Regs.hs:104) intToJSReg (compiler/GHC/StgToJS/Regs.hs:107) jsReg (compiler/GHC/StgToJS/Regs.hs:110) maxReg (compiler/GHC/StgToJS/Regs.hs:113) minReg (compiler/GHC/StgToJS/Regs.hs:116) lowRegs (compiler/GHC/StgToJS/Regs.hs:139) retRegs (compiler/GHC/StgToJS/Regs.hs:143) 14% ( 3 / 21) in 'GHC.StgToJS.Profiling' Missing documentation for: Module header initCostCentres (compiler/GHC/StgToJS/Profiling.hs:81) emitCostCentreDecl (compiler/GHC/StgToJS/Profiling.hs:86) emitCostCentreStackDecl (compiler/GHC/StgToJS/Profiling.hs:102) enterCostCentreFun (compiler/GHC/StgToJS/Profiling.hs:118) enterCostCentreThunk (compiler/GHC/StgToJS/Profiling.hs:123) setCC (compiler/GHC/StgToJS/Profiling.hs:126) pushRestoreCCS (compiler/GHC/StgToJS/Profiling.hs:136) jCurrentCCS (compiler/GHC/StgToJS/Profiling.hs:142) jCafCCS (compiler/GHC/StgToJS/Profiling.hs:145) jSystemCCS (compiler/GHC/StgToJS/Profiling.hs:148) costCentreLbl (compiler/GHC/StgToJS/Profiling.hs:181) costCentreStackLbl (compiler/GHC/StgToJS/Profiling.hs:195) singletonCCSLbl (compiler/GHC/StgToJS/Profiling.hs:209) ccsVarJ (compiler/GHC/StgToJS/Profiling.hs:212) profiling (compiler/GHC/StgToJS/Profiling.hs:153) ifProfiling (compiler/GHC/StgToJS/Profiling.hs:156) ifProfilingM (compiler/GHC/StgToJS/Profiling.hs:161) 0% ( 0 / 2) in 'GHC.StgToJS.Prim' Missing documentation for: Module header genPrim (compiler/GHC/StgToJS/Prim.hs:43) Warning: 'ex' 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. Warning: 'c' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'start' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'end' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 85% ( 6 / 7) in 'GHC.StgToJS.Rts.Types' Missing documentation for: stackFrameSize (compiler/GHC/StgToJS/Rts/Types.hs:61) 28% ( 11 / 38) in 'GHC.StgToJS.Utils' Missing documentation for: Module header assignToExprCtx (compiler/GHC/StgToJS/Utils.hs:104) fixedLayout (compiler/GHC/StgToJS/Utils.hs:237) isBoolDataCon (compiler/GHC/StgToJS/Utils.hs:232) typeSize (compiler/GHC/StgToJS/Utils.hs:185) isVoid (compiler/GHC/StgToJS/Utils.hs:188) isMultiVar (compiler/GHC/StgToJS/Utils.hs:192) idJSRep (compiler/GHC/StgToJS/Utils.hs:198) typeJSRep (compiler/GHC/StgToJS/Utils.hs:201) unaryTypeJSRep (compiler/GHC/StgToJS/Utils.hs:205) primRepToJSRep (compiler/GHC/StgToJS/Utils.hs:208) primOrVoidRepToJSRep (compiler/GHC/StgToJS/Utils.hs:225) stackSlotType (compiler/GHC/StgToJS/Utils.hs:242) primRepSize (compiler/GHC/StgToJS/Utils.hs:254) mkArityTag (compiler/GHC/StgToJS/Utils.hs:277) exprRefs (compiler/GHC/StgToJS/Utils.hs:303) hasExport (compiler/GHC/StgToJS/Utils.hs:324) collectTopIds (compiler/GHC/StgToJS/Utils.hs:334) collectIds (compiler/GHC/StgToJS/Utils.hs:339) LiveVars (compiler/GHC/StgToJS/Utils.hs:361) liveStatic (compiler/GHC/StgToJS/Utils.hs:364) liveVars (compiler/GHC/StgToJS/Utils.hs:367) stgRhsLive (compiler/GHC/StgToJS/Utils.hs:380) stgExprLive (compiler/GHC/StgToJS/Utils.hs:390) isUpdatableRhs (compiler/GHC/StgToJS/Utils.hs:415) stgLneLive' (compiler/GHC/StgToJS/Utils.hs:419) stgLneLiveExpr (compiler/GHC/StgToJS/Utils.hs:426) 50% ( 1 / 2) in 'GHC.StgToJS.Sinker' Missing documentation for: Module header 100% ( 20 / 20) in 'GHC.StgToJS.Ids' Warning: 'm' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'xs' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'StgToJSConfig' is ambiguous. It is defined * in GHC.StgToJS.Types * in GHC.StgToJS.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.StgToJS.Types 89% ( 26 / 29) in 'GHC.StgToJS.Stack' Missing documentation for: push (compiler/GHC/StgToJS/Stack.hs:153) push' (compiler/GHC/StgToJS/Stack.hs:159) pushOptimized' (compiler/GHC/StgToJS/Stack.hs:246) 66% ( 2 / 3) in 'GHC.StgToJS.Literal' Missing documentation for: Module header 0% ( 0 / 2) in 'GHC.StgToJS.StaticPtr' Missing documentation for: Module header initStaticPtrs (compiler/GHC/StgToJS/StaticPtr.hs:22) 83% ( 5 / 6) in 'GHC.StgToJS.Linker.Utils' Missing documentation for: decodeModifiedUTF8 (compiler/GHC/StgToJS/Linker/Utils.hs:295) 100% ( 2 / 2) in 'GHC.StgToJS.Deps' Warning: 'a' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 27% ( 5 / 18) in 'GHC.StgToJS.Closure' Missing documentation for: Module header conClosure (compiler/GHC/StgToJS/Closure.hs:132) newClosure (compiler/GHC/StgToJS/Closure.hs:154) assignClosure (compiler/GHC/StgToJS/Closure.hs:167) CopyCC (compiler/GHC/StgToJS/Closure.hs:176) copyClosure (compiler/GHC/StgToJS/Closure.hs:179) mkClosure (compiler/GHC/StgToJS/Closure.hs:189) allocData (compiler/GHC/StgToJS/Closure.hs:240) allocClsA (compiler/GHC/StgToJS/Closure.hs:252) dataName (compiler/GHC/StgToJS/Closure.hs:235) clsName (compiler/GHC/StgToJS/Closure.hs:247) dataFieldName (compiler/GHC/StgToJS/Closure.hs:226) varName (compiler/GHC/StgToJS/Closure.hs:259) Warning: 'to' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'x' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 6 / 6) in 'GHC.StgToJS.DataCon' 100% ( 10 / 10) in 'GHC.StgToJS.Arg' 0% ( 0 / 3) in 'GHC.StgToJS.FFI' Missing documentation for: Module header genPrimCall (compiler/GHC/StgToJS/FFI.hs:46) genForeignCall (compiler/GHC/StgToJS/FFI.hs:184) 100% ( 3 / 3) in 'GHC.StgToJS.Apply' Warning: 'r' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'x1' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'x2' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 3 / 3) in 'GHC.StgToJS.Rts.Rts' Warning: 'Branch' is ambiguous. It is defined * at compiler/GHC/StgToJS/Expr.hs:793:17 * at compiler/GHC/StgToJS/Expr.hs:793:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/StgToJS/Expr.hs:793:1 Warning: 'private' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'StgToJSConfig' is ambiguous. It is defined * in GHC.StgToJS.Types * in GHC.StgToJS.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.StgToJS.Types Warning: 'Idents' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'es' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 71% ( 5 / 7) in 'GHC.StgToJS.Expr' Missing documentation for: genStaticRefsRhs (compiler/GHC/StgToJS/Expr.hs:468) genStaticRefs (compiler/GHC/StgToJS/Expr.hs:472) 100% ( 2 / 2) in 'GHC.StgToJS.CodeGen' 50% ( 1 / 2) in 'GHC.StgToJS' Missing documentation for: Module header Warning: '//' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 0% ( 0 / 11) in 'GHC.SysTools.Ar' Missing documentation for: Module header ArchiveEntry (compiler/GHC/SysTools/Ar.hs:53) Archive (compiler/GHC/SysTools/Ar.hs:63) afilter (compiler/GHC/SysTools/Ar.hs:67) parseAr (compiler/GHC/SysTools/Ar.hs:234) loadAr (compiler/GHC/SysTools/Ar.hs:241) loadObj (compiler/GHC/SysTools/Ar.hs:244) writeBSDAr (compiler/GHC/SysTools/Ar.hs:237) writeGNUAr (compiler/GHC/SysTools/Ar.hs:238) isBSDSymdef (compiler/GHC/SysTools/Ar.hs:70) isGNUSymdef (compiler/GHC/SysTools/Ar.hs:71) 21% ( 4 / 19) in 'GHC.SysTools.Process' Missing documentation for: Module header readCreateProcessWithExitCode' (compiler/GHC/SysTools/Process.hs:59) replaceVar (compiler/GHC/SysTools/Process.hs:84) c_locale_env (compiler/GHC/SysTools/Process.hs:101) getGccEnv (compiler/GHC/SysTools/Process.hs:107) runSomething (compiler/GHC/SysTools/Process.hs:140) runSomethingFiltered (compiler/GHC/SysTools/Process.hs:205) runSomethingWith (compiler/GHC/SysTools/Process.hs:215) handleProc (compiler/GHC/SysTools/Process.hs:221) builderMainLoop (compiler/GHC/SysTools/Process.hs:241) readerProc (compiler/GHC/SysTools/Process.hs:312) parseError (compiler/GHC/SysTools/Process.hs:348) breakIntColon (compiler/GHC/SysTools/Process.hs:377) BuildMessage (compiler/GHC/SysTools/Process.hs:383) linesPlatform (compiler/GHC/SysTools/Process.hs:392) 100% ( 3 / 3) in 'GHC.Linker.External' 45% ( 10 / 22) in 'GHC.SysTools.Tasks' Missing documentation for: Module header runUnlit (compiler/GHC/SysTools/Tasks.hs:50) runPp (compiler/GHC/SysTools/Tasks.hs:186) isContainedIn (compiler/GHC/SysTools/Tasks.hs:231) runAs (compiler/GHC/SysTools/Tasks.hs:244) runEmscripten (compiler/GHC/SysTools/Tasks.hs:276) runMergeObjects (compiler/GHC/SysTools/Tasks.hs:339) runAr (compiler/GHC/SysTools/Tasks.hs:355) askOtool (compiler/GHC/SysTools/Tasks.hs:360) runInstallNameTool (compiler/GHC/SysTools/Tasks.hs:366) runRanlib (compiler/GHC/SysTools/Tasks.hs:371) runWindres (compiler/GHC/SysTools/Tasks.hs:376) 83% ( 10 / 12) in 'GHC.SysTools' Missing documentation for: Module header initSysTools (compiler/GHC/SysTools.hs:104) Warning: 'CppOpts' is ambiguous. It is defined * at compiler/GHC/SysTools/Cpp.hs:42:16 * at compiler/GHC/SysTools/Cpp.hs:42:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/SysTools/Cpp.hs:42:1 33% ( 2 / 6) in 'GHC.SysTools.Cpp' Missing documentation for: Module header CppOpts (compiler/GHC/SysTools/Cpp.hs:42) applyCDefs (compiler/GHC/SysTools/Cpp.hs:289) offsetIncludePaths (compiler/GHC/SysTools/Cpp.hs:304) 0% ( 0 / 2) in 'GHC.Linker.Windows' Missing documentation for: Module header maybeCreateManifest (compiler/GHC/Linker/Windows.hs:21) 50% ( 1 / 2) in 'GHC.Driver.Config.CmmToLlvm' Missing documentation for: Module header 10% ( 1 / 10) in 'GHC.Tc.Instance.FunDeps' Missing documentation for: FunDepEqn (compiler/GHC/Tc/Instance/FunDeps.hs:135) pprEquation (compiler/GHC/Tc/Instance/FunDeps.hs:152) improveFromInstEnv (compiler/GHC/Tc/Instance/FunDeps.hs:238) improveFromAnother (compiler/GHC/Tc/Instance/FunDeps.hs:212) checkInstCoverage (compiler/GHC/Tc/Instance/FunDeps.hs:390) checkFunDeps (compiler/GHC/Tc/Instance/FunDeps.hs:637) pprFundeps instFD (compiler/GHC/Tc/Instance/FunDeps.hs:188) closeWrtFunDeps (compiler/GHC/Tc/Instance/FunDeps.hs:552) 0% ( 0 / 3) in 'GHC.Tc.Types.EvTerm' Missing documentation for: Module header evDelayedError (compiler/GHC/Tc/Types/EvTerm.hs:30) evCallStack (compiler/GHC/Tc/Types/EvTerm.hs:41) Warning: 'Id'' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ZonkM' is ambiguous. It is defined * in GHC.Tc.Zonk.Monad * in GHC.Tc.Zonk.Monad 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.Tc.Zonk.Monad Warning: 'ZonkGblEnv' is ambiguous. It is defined * in GHC.Tc.Zonk.Monad * in GHC.Tc.Zonk.Monad 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.Tc.Zonk.Monad 36% ( 19 / 52) in 'GHC.Tc.Zonk.TcType' Missing documentation for: zonkTcType (compiler/GHC/Tc/Zonk/TcType.hs:214) zonkTcTypes (compiler/GHC/Tc/Zonk/TcType.hs:214) zonkScaledTcType (compiler/GHC/Tc/Zonk/TcType.hs:205) zonkTcTyVar (compiler/GHC/Tc/Zonk/TcType.hs:247) zonkTcTyVars (compiler/GHC/Tc/Zonk/TcType.hs:330) zonkTcTyVarToTcTyVar (compiler/GHC/Tc/Zonk/TcType.hs:273) zonkTcTyVarsToTcTyVars (compiler/GHC/Tc/Zonk/TcType.hs:270) zonkInvisTVBinder (compiler/GHC/Tc/Zonk/TcType.hs:282) zonkCo (compiler/GHC/Tc/Zonk/TcType.hs:214) zonkTcTyCon (compiler/GHC/Tc/Zonk/TcType.hs:240) zonkTcTypeAndFV (compiler/GHC/Tc/Zonk/TcType.hs:298) zonkTyCoVarsAndFV (compiler/GHC/Tc/Zonk/TcType.hs:313) zonkTyCoVarsAndFVList (compiler/GHC/Tc/Zonk/TcType.hs:326) zonkDTyCoVarSetAndFV (compiler/GHC/Tc/Zonk/TcType.hs:320) zonkCoVar (compiler/GHC/Tc/Zonk/TcType.hs:347) zonkTyCoVar (compiler/GHC/Tc/Zonk/TcType.hs:303) zonkTyCoVarKind (compiler/GHC/Tc/Zonk/TcType.hs:334) zonkTyCoVarBndrKind (compiler/GHC/Tc/Zonk/TcType.hs:338) zonkSkolemInfo (compiler/GHC/Tc/Zonk/TcType.hs:501) zonkSkolemInfoAnon (compiler/GHC/Tc/Zonk/TcType.hs:504) zonkCt (compiler/GHC/Tc/Zonk/TcType.hs:478) zonkWC (compiler/GHC/Tc/Zonk/TcType.hs:413) zonkSimples (compiler/GHC/Tc/Zonk/TcType.hs:423) zonkImplication (compiler/GHC/Tc/Zonk/TcType.hs:394) tcInitTidyEnv (compiler/GHC/Tc/Zonk/TcType.hs:543) tidyCt (compiler/GHC/Tc/Zonk/TcType.hs:655) tidyEvVar (compiler/GHC/Tc/Zonk/TcType.hs:688) tidyDelayedError (compiler/GHC/Tc/Zonk/TcType.hs:674) zonkTidyTcType (compiler/GHC/Tc/Zonk/TcType.hs:570) zonkTidyTcTypes (compiler/GHC/Tc/Zonk/TcType.hs:574) zonkTidyOrigin (compiler/GHC/Tc/Zonk/TcType.hs:581) zonkTidyOrigins (compiler/GHC/Tc/Zonk/TcType.hs:630) zonkTidyFRRInfos (compiler/GHC/Tc/Zonk/TcType.hs:635) Warning: 'GblEnv' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'useUserStyle' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'TcRnDsMessage' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'IfGblEnv' is ambiguous. It is defined * in GHC.Tc.Types * in GHC.Tc.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.Tc.Types Warning: 'TcGblEnv' is ambiguous. It is defined * in GHC.Tc.Types * in GHC.Tc.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.Tc.Types Warning: 'typecheckIface' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'tcIfaceGlobal' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'typecheckModule' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ModIface' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'NameShape' is ambiguous. It is defined * in GHC.Tc.Types * in GHC.Tc.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.Tc.Types Warning: 'lookupIfaceTop' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ZonkM' is ambiguous. It is defined * in GHC.Tc.Zonk.Monad * in GHC.Tc.Zonk.Monad 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.Tc.Zonk.Monad 26% ( 66 /245) in 'GHC.Tc.Utils.Monad' Missing documentation for: initTcInteractive (compiler/GHC/Tc/Utils/Monad.hs:435) initTcRnIf (compiler/GHC/Tc/Utils/Monad.hs:448) discardResult (compiler/GHC/Tc/Utils/Monad.hs:466) getTopEnv (compiler/GHC/Tc/Utils/Monad.hs:469) updTopEnv (compiler/GHC/Tc/Utils/Monad.hs:472) getGblEnv (compiler/GHC/Tc/Utils/Monad.hs:476) updGblEnv (compiler/GHC/Tc/Utils/Monad.hs:479) setGblEnv (compiler/GHC/Tc/Utils/Monad.hs:483) getLclEnv (compiler/GHC/Tc/Utils/Monad.hs:486) updLclEnv (compiler/GHC/Tc/Utils/Monad.hs:489) updLclCtxt (compiler/GHC/Tc/Utils/Monad.hs:493) setLclEnv (compiler/GHC/Tc/Utils/Monad.hs:496) restoreLclEnv (compiler/GHC/Tc/Utils/Monad.hs:500) updTopFlags (compiler/GHC/Tc/Utils/Monad.hs:616) getEnvs (compiler/GHC/Tc/Utils/Monad.hs:507) setEnvs (compiler/GHC/Tc/Utils/Monad.hs:510) updEnvs (compiler/GHC/Tc/Utils/Monad.hs:513) restoreEnvs (compiler/GHC/Tc/Utils/Monad.hs:522) xoptM (compiler/GHC/Tc/Utils/Monad.hs:557) doptM (compiler/GHC/Tc/Utils/Monad.hs:560) goptM (compiler/GHC/Tc/Utils/Monad.hs:565) woptM (compiler/GHC/Tc/Utils/Monad.hs:568) setXOptM (compiler/GHC/Tc/Utils/Monad.hs:571) unsetXOptM (compiler/GHC/Tc/Utils/Monad.hs:574) unsetGOptM (compiler/GHC/Tc/Utils/Monad.hs:577) unsetWOptM (compiler/GHC/Tc/Utils/Monad.hs:580) whenGOptM (compiler/GHC/Tc/Utils/Monad.hs:590) whenWOptM (compiler/GHC/Tc/Utils/Monad.hs:595) whenXOptM (compiler/GHC/Tc/Utils/Monad.hs:600) unlessXOptM (compiler/GHC/Tc/Utils/Monad.hs:605) getGhcMode (compiler/GHC/Tc/Utils/Monad.hs:610) withoutDynamicNow (compiler/GHC/Tc/Utils/Monad.hs:613) getEpsVar (compiler/GHC/Tc/Utils/Monad.hs:619) getEps (compiler/GHC/Tc/Utils/Monad.hs:624) getHpt (compiler/GHC/Tc/Utils/Monad.hs:647) getEpsAndHug (compiler/GHC/Tc/Utils/Monad.hs:650) newArrowScope (compiler/GHC/Tc/Utils/Monad.hs:681) escapeArrowScope (compiler/GHC/Tc/Utils/Monad.hs:687) newUnique (compiler/GHC/Tc/Utils/Monad.hs:704) newUniqueSupply (compiler/GHC/Tc/Utils/Monad.hs:710) newName (compiler/GHC/Tc/Utils/Monad.hs:720) newNameAt (compiler/GHC/Tc/Utils/Monad.hs:724) cloneLocalName (compiler/GHC/Tc/Utils/Monad.hs:717) newSysName (compiler/GHC/Tc/Utils/Monad.hs:729) newSysLocalId (compiler/GHC/Tc/Utils/Monad.hs:734) newSysLocalIds (compiler/GHC/Tc/Utils/Monad.hs:739) newTcRef readTcRef writeTcRef updTcRef updTcRefM traceTc (compiler/GHC/Tc/Utils/Monad.hs:794) traceRn (compiler/GHC/Tc/Utils/Monad.hs:800) traceOptTcRn (compiler/GHC/Tc/Utils/Monad.hs:815) getNamePprCtx (compiler/GHC/Tc/Utils/Monad.hs:857) traceIf (compiler/GHC/Tc/Utils/Monad.hs:877) traceOptIf (compiler/GHC/Tc/Utils/Monad.hs:882) debugTc (compiler/GHC/Tc/Utils/Monad.hs:1706) getIsGHCi (compiler/GHC/Tc/Utils/Monad.hs:897) getGHCiMonad (compiler/GHC/Tc/Utils/Monad.hs:901) getInteractivePrintName (compiler/GHC/Tc/Utils/Monad.hs:904) tcHscSource (compiler/GHC/Tc/Utils/Monad.hs:910) tcIsHsBootOrSig (compiler/GHC/Tc/Utils/Monad.hs:907) tcIsHsig (compiler/GHC/Tc/Utils/Monad.hs:913) tcSelfBootInfo (compiler/GHC/Tc/Utils/Monad.hs:916) getGlobalRdrEnv (compiler/GHC/Tc/Utils/Monad.hs:919) getRdrEnvs (compiler/GHC/Tc/Utils/Monad.hs:922) getImports (compiler/GHC/Tc/Utils/Monad.hs:925) getFixityEnv (compiler/GHC/Tc/Utils/Monad.hs:928) extendFixityEnv (compiler/GHC/Tc/Utils/Monad.hs:931) getDeclaredDefaultTys (compiler/GHC/Tc/Utils/Monad.hs:936) addDependentFiles (compiler/GHC/Tc/Utils/Monad.hs:939) getSrcSpanM (compiler/GHC/Tc/Utils/Monad.hs:954) setSrcSpan (compiler/GHC/Tc/Utils/Monad.hs:963) setSrcSpanA (compiler/GHC/Tc/Utils/Monad.hs:982) addLocM (compiler/GHC/Tc/Utils/Monad.hs:985) inGeneratedCode (compiler/GHC/Tc/Utils/Monad.hs:958) wrapLocM (compiler/GHC/Tc/Utils/Monad.hs:988) wrapLocFstM (compiler/GHC/Tc/Utils/Monad.hs:999) wrapLocFstMA (compiler/GHC/Tc/Utils/Monad.hs:1010) wrapLocSndM (compiler/GHC/Tc/Utils/Monad.hs:1016) wrapLocSndMA (compiler/GHC/Tc/Utils/Monad.hs:1027) wrapLocM_ (compiler/GHC/Tc/Utils/Monad.hs:1033) wrapLocMA_ (compiler/GHC/Tc/Utils/Monad.hs:1036) wrapLocMA (compiler/GHC/Tc/Utils/Monad.hs:995) getErrsVar (compiler/GHC/Tc/Utils/Monad.hs:1041) setErrsVar (compiler/GHC/Tc/Utils/Monad.hs:1044) addErr (compiler/GHC/Tc/Utils/Monad.hs:1047) failWith (compiler/GHC/Tc/Utils/Monad.hs:1050) failAt (compiler/GHC/Tc/Utils/Monad.hs:1053) addErrAt (compiler/GHC/Tc/Utils/Monad.hs:1059) addErrs (compiler/GHC/Tc/Utils/Monad.hs:1070) checkErr (compiler/GHC/Tc/Utils/Monad.hs:1076) checkErrAt (compiler/GHC/Tc/Utils/Monad.hs:1079) addMessages (compiler/GHC/Tc/Utils/Monad.hs:1082) discardWarnings (compiler/GHC/Tc/Utils/Monad.hs:1090) mkDetailedMessage (compiler/GHC/Tc/Utils/Monad.hs:1066) tcEmitBindingUsage (compiler/GHC/Tc/Utils/Monad.hs:1419) recoverM (compiler/GHC/Tc/Utils/Monad.hs:1455) attemptM (compiler/GHC/Tc/Utils/Monad.hs:1433) tryTc (compiler/GHC/Tc/Utils/Monad.hs:1495) askNoErrs (compiler/GHC/Tc/Utils/Monad.hs:1346) discardErrs (compiler/GHC/Tc/Utils/Monad.hs:1503) tryTcDiscardingErrs (compiler/GHC/Tc/Utils/Monad.hs:1513) checkNoErrs (compiler/GHC/Tc/Utils/Monad.hs:1147) whenNoErrs (compiler/GHC/Tc/Utils/Monad.hs:1154) ifErrsM (compiler/GHC/Tc/Utils/Monad.hs:1160) failIfErrsM (compiler/GHC/Tc/Utils/Monad.hs:1170) getErrCtxt (compiler/GHC/Tc/Utils/Monad.hs:1212) setErrCtxt (compiler/GHC/Tc/Utils/Monad.hs:1216) popErrCtxt (compiler/GHC/Tc/Utils/Monad.hs:1255) getCtLocM (compiler/GHC/Tc/Utils/Monad.hs:1262) setCtLocM (compiler/GHC/Tc/Utils/Monad.hs:1281) mkCtLocEnv (compiler/GHC/Tc/Utils/Monad.hs:1270) addErrTc (compiler/GHC/Tc/Utils/Monad.hs:1554) addErrTcM (compiler/GHC/Tc/Utils/Monad.hs:1558) failWithTc (compiler/GHC/Tc/Utils/Monad.hs:1566) failWithTcM (compiler/GHC/Tc/Utils/Monad.hs:1570) checkTc (compiler/GHC/Tc/Utils/Monad.hs:1574) checkTcM (compiler/GHC/Tc/Utils/Monad.hs:1578) failIfTc (compiler/GHC/Tc/Utils/Monad.hs:1582) failIfTcM (compiler/GHC/Tc/Utils/Monad.hs:1587) mkErrInfo (compiler/GHC/Tc/Utils/Monad.hs:1681) addTcRnDiagnostic (compiler/GHC/Tc/Utils/Monad.hs:1641) mkTcRnMessage (compiler/GHC/Tc/Utils/Monad.hs:1124) reportDiagnostic (compiler/GHC/Tc/Utils/Monad.hs:1133) reportDiagnostics (compiler/GHC/Tc/Utils/Monad.hs:1130) newTcEvBinds (compiler/GHC/Tc/Utils/Monad.hs:1726) cloneEvBindsVar (compiler/GHC/Tc/Utils/Monad.hs:1748) addTcEvBind (compiler/GHC/Tc/Utils/Monad.hs:1778) addTopEvBinds (compiler/GHC/Tc/Utils/Monad.hs:1719) getTcEvTyCoVars (compiler/GHC/Tc/Utils/Monad.hs:1758) getTcEvBindsMap (compiler/GHC/Tc/Utils/Monad.hs:1762) setTcEvBindsMap (compiler/GHC/Tc/Utils/Monad.hs:1768) chooseUniqueOccTc (compiler/GHC/Tc/Utils/Monad.hs:1787) getConstraintVar (compiler/GHC/Tc/Utils/Monad.hs:1808) setConstraintVar (compiler/GHC/Tc/Utils/Monad.hs:1811) emitConstraints (compiler/GHC/Tc/Utils/Monad.hs:1819) emitStaticConstraints (compiler/GHC/Tc/Utils/Monad.hs:1814) emitSimple (compiler/GHC/Tc/Utils/Monad.hs:1827) emitSimples (compiler/GHC/Tc/Utils/Monad.hs:1832) emitImplication (compiler/GHC/Tc/Utils/Monad.hs:1837) emitImplications (compiler/GHC/Tc/Utils/Monad.hs:1842) emitDelayedErrors (compiler/GHC/Tc/Utils/Monad.hs:1848) emitHole (compiler/GHC/Tc/Utils/Monad.hs:1854) emitHoles (compiler/GHC/Tc/Utils/Monad.hs:1860) emitNotConcreteError (compiler/GHC/Tc/Utils/Monad.hs:1866) captureConstraints (compiler/GHC/Tc/Utils/Monad.hs:1385) tryCaptureConstraints (compiler/GHC/Tc/Utils/Monad.hs:1368) pushTcLevelM_ (compiler/GHC/Tc/Utils/Monad.hs:1887) pushTcLevelM (compiler/GHC/Tc/Utils/Monad.hs:1891) getTcLevel (compiler/GHC/Tc/Utils/Monad.hs:1898) setTcLevel (compiler/GHC/Tc/Utils/Monad.hs:1902) isTouchableTcM (compiler/GHC/Tc/Utils/Monad.hs:1906) getLclTypeEnv (compiler/GHC/Tc/Utils/Monad.hs:1911) setLclTypeEnv (compiler/GHC/Tc/Utils/Monad.hs:1916) traceTcConstraints (compiler/GHC/Tc/Utils/Monad.hs:1920) emitNamedTypeHole (compiler/GHC/Tc/Utils/Monad.hs:1949) IsExtraConstraint (compiler/GHC/Tc/Utils/Monad.hs:1927) emitAnonTypeHole (compiler/GHC/Tc/Utils/Monad.hs:1936) recordThUse (compiler/GHC/Tc/Utils/Monad.hs:2044) recordThSpliceUse (compiler/GHC/Tc/Utils/Monad.hs:2047) recordThNeededRuntimeDeps (compiler/GHC/Tc/Utils/Monad.hs:2050) keepAlive (compiler/GHC/Tc/Utils/Monad.hs:2059) getStage (compiler/GHC/Tc/Utils/Monad.hs:2065) getStageAndBindLevel (compiler/GHC/Tc/Utils/Monad.hs:2068) setStage (compiler/GHC/Tc/Utils/Monad.hs:2075) getLocalRdrEnv (compiler/GHC/Tc/Utils/Monad.hs:2127) setLocalRdrEnv (compiler/GHC/Tc/Utils/Monad.hs:2130) mkIfLclEnv (compiler/GHC/Tc/Utils/Monad.hs:2142) initIfaceCheck (compiler/GHC/Tc/Utils/Monad.hs:2198) initIfaceLcl (compiler/GHC/Tc/Utils/Monad.hs:2206) getIfModule (compiler/GHC/Tc/Utils/Monad.hs:2217) failIfM (compiler/GHC/Tc/Utils/Monad.hs:2224) setImplicitEnvM (compiler/GHC/Tc/Utils/Monad.hs:2270) withIfaceErr (compiler/GHC/Tc/Utils/Monad.hs:663) newZonkAnyType (compiler/GHC/Tc/Utils/Monad.hs:1799) localAndImportedCompleteMatches (compiler/GHC/Tc/Utils/Monad.hs:2335) getCompleteMatchesTcM (compiler/GHC/Tc/Utils/Monad.hs:2327) 33% ( 1 / 3) in 'GHC.Tc.Gen.Annotation' Missing documentation for: tcAnnotations (compiler/GHC/Tc/Gen/Annotation.hs:37) annCtxt (compiler/GHC/Tc/Gen/Annotation.hs:70) 9% ( 2 / 21) in 'GHC.Rename.Unbound' Missing documentation for: Module header mkUnboundName mkUnboundNameRdr (compiler/GHC/Rename/Unbound.hs:108) mkUnboundGRE (compiler/GHC/Rename/Unbound.hs:111) mkUnboundGRERdr (compiler/GHC/Rename/Unbound.hs:114) isUnboundName reportUnboundName (compiler/GHC/Rename/Unbound.hs:120) reportUnboundName' (compiler/GHC/Rename/Unbound.hs:117) similarNameSuggestions (compiler/GHC/Rename/Unbound.hs:224) WhatLooking (compiler/GHC/Rename/Unbound.hs:80) WhereLooking (compiler/GHC/Rename/Unbound.hs:92) LookingFor (compiler/GHC/Rename/Unbound.hs:101) unboundName (compiler/GHC/Rename/Unbound.hs:123) unboundNameX (compiler/GHC/Rename/Unbound.hs:126) unboundTermNameInTypes (compiler/GHC/Rename/Unbound.hs:130) IsTermInTypes (compiler/GHC/Rename/Unbound.hs:105) notInScopeErr (compiler/GHC/Rename/Unbound.hs:170) nameSpacesRelated (compiler/GHC/Rename/Unbound.hs:423) termNameInType (compiler/GHC/Rename/Unbound.hs:136) 0% ( 0 / 5) in 'GHC.Rename.Doc' Missing documentation for: Module header rnHsDoc (compiler/GHC/Rename/Doc.hs:33) rnLHsDoc (compiler/GHC/Rename/Doc.hs:13) rnLDocDecl (compiler/GHC/Rename/Doc.hs:16) rnDocDecl (compiler/GHC/Rename/Doc.hs:19) Warning: 'Module' is ambiguous. It is defined * in GHC.Unit.Types * in GHC.Unit.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.Unit.Types Warning: 'ModIface' is ambiguous. It is defined * in GHC.Unit.Module.ModIface * in GHC.Unit.Module.ModIface 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.Unit.Module.ModIface 13% ( 3 / 22) in 'GHC.Iface.Env' Missing documentation for: Module header newGlobalBinder (compiler/GHC/Iface/Env.hs:72) newInteractiveBinder (compiler/GHC/Iface/Env.hs:82) externaliseName (compiler/GHC/Iface/Env.hs:167) lookupNameCache (compiler/GHC/Iface/Env.hs:155) lookupOrigNameCache newIfaceName (compiler/GHC/Iface/Env.hs:261) newIfaceNames (compiler/GHC/Iface/Env.hs:266) extendIfaceIdEnv (compiler/GHC/Iface/Env.hs:204) extendIfaceTyVarEnv (compiler/GHC/Iface/Env.hs:233) tcIfaceLclId (compiler/GHC/Iface/Env.hs:193) tcIfaceTyVar (compiler/GHC/Iface/Env.hs:212) lookupIfaceVar (compiler/GHC/Iface/Env.hs:225) lookupIfaceTyVar (compiler/GHC/Iface/Env.hs:220) extendIfaceEnvs (compiler/GHC/Iface/Env.hs:240) ifaceExportNames (compiler/GHC/Iface/Env.hs:129) trace_if (compiler/GHC/Iface/Env.hs:273) trace_hi_diffs (compiler/GHC/Iface/Env.hs:277) allocateGlobalBinder (compiler/GHC/Iface/Env.hs:91) 22% ( 2 / 9) in 'GHC.Tc.TyCl.Build' Missing documentation for: Module header buildDataCon (compiler/GHC/Tc/TyCl/Build.hs:171) buildPatSyn (compiler/GHC/Tc/TyCl/Build.hs:230) TcMethInfo (compiler/GHC/Tc/TyCl/Build.hs:270) MethInfo (compiler/GHC/Tc/TyCl/Build.hs:271) buildClass (compiler/GHC/Tc/TyCl/Build.hs:298) newImplicitBinder (compiler/GHC/Tc/TyCl/Build.hs:441) Warning: 'pprInfixExp' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'op' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Type' is ambiguous. It is defined * in GHC.Core.TyCo.Rep * in GHC.Internal.TH.Syntax You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in GHC.Internal.TH.Syntax Warning: 'GhcPs' is ambiguous. It is defined * in GHC.Hs.Extension * in GHC.Hs.Extension 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.Hs.Extension 0% ( 0 / 6) in 'GHC.ThToHs' Missing documentation for: Module header convertToHsExpr (compiler/GHC/ThToHs.hs:78) convertToPat (compiler/GHC/ThToHs.hs:82) convertToHsDecls (compiler/GHC/ThToHs.hs:71) convertToHsType (compiler/GHC/ThToHs.hs:86) thRdrNameGuesses (compiler/GHC/ThToHs.hs:2229) Warning: 'ModuleName' is ambiguous. It is defined * in Language.Haskell.Syntax.Module.Name * in Language.Haskell.Syntax.Module.Name You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in Language.Haskell.Syntax.Module.Name Warning: 'NameShape' is ambiguous. It is defined * in GHC.Tc.Types * in GHC.Tc.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.Tc.Types Warning: 'Module' is ambiguous. It is defined * in GHC.Unit.Types * in GHC.Unit.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.Unit.Types 87% ( 7 / 8) in 'GHC.Types.Name.Shape' Missing documentation for: Module header Warning: 'NameShape' is ambiguous. It is defined * in GHC.Tc.Types * in GHC.Tc.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.Tc.Types Warning: 'ModIface' is ambiguous. It is defined * in GHC.Unit.Module.ModIface * in GHC.Unit.Module.ModIface 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.Unit.Module.ModIface Warning: 'tcIfaceGlobal' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'IfaceClsInst' is ambiguous. It is defined * in GHC.Iface.Syntax * in GHC.Iface.Syntax You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in GHC.Iface.Syntax 60% ( 3 / 5) in 'GHC.Iface.Rename' Missing documentation for: tcRnModIface (compiler/GHC/Iface/Rename.hs:59) tcRnModExports (compiler/GHC/Iface/Rename.hs:64) 0% ( 0 / 2) in 'GHC.Types.Unique.MemoFun' Missing documentation for: Module header memoiseUniqueFun (compiler/GHC/Types/Unique/MemoFun.hs:11) Warning: 'seqBinds' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'idDmdSigInfo' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'DmdType' is ambiguous. It is defined * in GHC.Types.Demand * in GHC.Types.Demand 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.Demand Warning: 'body' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'rhs_dmd' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'x' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'rhs' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 66% ( 2 / 3) in 'GHC.Core.Opt.DmdAnal' Missing documentation for: Module header Warning: 'CprSig' is ambiguous. It is defined * in GHC.Types.Cpr * in GHC.Types.Cpr 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.Cpr Warning: 'IntSet' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'VarSet' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'CprType' is ambiguous. It is defined * in GHC.Types.Cpr * in GHC.Types.Cpr 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.Cpr 50% ( 1 / 2) in 'GHC.Core.Opt.CprAnal' Missing documentation for: cprAnalProgram (compiler/GHC/Core/Opt/CprAnal.hs:178) 0% ( 0 / 3) in 'GHC.Core.Opt.Pipeline' Missing documentation for: Module header core2core (compiler/GHC/Core/Opt/Pipeline.hs:76) simplifyExpr Warning: 'Module' is ambiguous. It is defined * in GHC.Unit.Types * in GHC.Unit.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.Unit.Types Warning: 'ModLocation' is ambiguous. It is defined * in GHC.Unit.Module.Location * in GHC.Unit.Module.Location 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.Unit.Module.Location 42% ( 9 / 21) in 'GHC.Unit.Finder' Missing documentation for: InstalledFindResult FinderCache initFinderCache (compiler/GHC/Unit/Finder.hs:91) findHomeModule (compiler/GHC/Unit/Finder.hs:341) findExposedPackageModule (compiler/GHC/Unit/Finder.hs:261) mkHomeModLocation (compiler/GHC/Unit/Finder.hs:574) mkHomeModLocation2 (compiler/GHC/Unit/Finder.hs:583) mkHiOnlyModLocation (compiler/GHC/Unit/Finder.hs:612) addModuleToFinder (compiler/GHC/Unit/Finder.hs:326) addHomeModuleToFinder (compiler/GHC/Unit/Finder.hs:332) findObjectLinkableMaybe (compiler/GHC/Unit/Finder.hs:741) findObjectLinkable (compiler/GHC/Unit/Finder.hs:751) Warning: 'base' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'new' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'diff' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'total' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 53% ( 8 / 15) in 'GHC.StgToJS.Linker.Linker' Missing documentation for: jsLinkBinary (compiler/GHC/StgToJS/Linker/Linker.hs:151) computeLinkDependencies (compiler/GHC/StgToJS/Linker/Linker.hs:437) LinkSpec (compiler/GHC/StgToJS/Linker/Linker.hs:377) LinkPlan emptyLinkPlan (compiler/GHC/StgToJS/Linker/Linker.hs:397) ArchiveCache (compiler/GHC/StgToJS/Linker/Linker.hs:132) newArchiveCache (compiler/GHC/StgToJS/Linker/Linker.hs:135) 100% ( 10 / 10) in 'GHC.Runtime.Interpreter.JS' Warning: 'RemoteRef' is ambiguous. It is defined * in GHCi.RemoteTypes * in GHCi.RemoteTypes 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 GHCi.RemoteTypes 43% ( 25 / 58) in 'GHC.Runtime.Interpreter' Missing documentation for: EvalStatus_ EvalStatus EvalResult resumeStmt (compiler/GHC/Runtime/Interpreter.hs:301) abandonStmt (compiler/GHC/Runtime/Interpreter.hs:307) addSptEntry (compiler/GHC/Runtime/Interpreter.hs:359) mkCostCentres (compiler/GHC/Runtime/Interpreter.hs:350) costCentreStackInfo (compiler/GHC/Runtime/Interpreter.hs:364) newBreakArray (compiler/GHC/Runtime/Interpreter.hs:368) newModuleName (compiler/GHC/Runtime/Interpreter.hs:373) storeBreakpoint (compiler/GHC/Runtime/Interpreter.hs:377) breakpointStatus (compiler/GHC/Runtime/Interpreter.hs:382) getBreakpointVar (compiler/GHC/Runtime/Interpreter.hs:387) getClosure (compiler/GHC/Runtime/Interpreter.hs:393) getModBreaks (compiler/GHC/Runtime/Interpreter.hs:701) evalBreakpointToId (compiler/GHC/Runtime/Interpreter.hs:406) initObjLinker (compiler/GHC/Runtime/Interpreter.hs:450) lookupSymbol (compiler/GHC/Runtime/Interpreter.hs:453) lookupSymbolInDLL (compiler/GHC/Runtime/Interpreter.hs:468) lookupClosure (compiler/GHC/Runtime/Interpreter.hs:482) loadArchive (compiler/GHC/Runtime/Interpreter.hs:533) loadObj (compiler/GHC/Runtime/Interpreter.hs:538) unloadObj (compiler/GHC/Runtime/Interpreter.hs:543) addLibrarySearchPath (compiler/GHC/Runtime/Interpreter.hs:554) removeLibrarySearchPath (compiler/GHC/Runtime/Interpreter.hs:558) resolveObjs (compiler/GHC/Runtime/Interpreter.hs:562) findSystemLibrary (compiler/GHC/Runtime/Interpreter.hs:565) withExtInterp (compiler/GHC/Runtime/Interpreter.hs:198) withExtInterpStatus (compiler/GHC/Runtime/Interpreter.hs:204) purgeLookupSymbolCache (compiler/GHC/Runtime/Interpreter.hs:522) freeReallyRemoteRef (compiler/GHC/Runtime/Interpreter.hs:667) freeHValueRefs (compiler/GHC/Runtime/Interpreter.hs:673) fromEvalResult (compiler/GHC/Runtime/Interpreter.hs:697) 20% ( 1 / 5) in 'GHC.Linker.MacOS' Missing documentation for: Module header getUnitFrameworkOpts (compiler/GHC/Linker/MacOS.hs:89) getFrameworkOpts (compiler/GHC/Linker/MacOS.hs:101) loadFramework (compiler/GHC/Linker/MacOS.hs:150) 75% ( 3 / 4) in 'GHC.Linker.Dynamic' Missing documentation for: linkDynLib (compiler/GHC/Linker/Dynamic.hs:32) 50% ( 1 / 2) in 'GHC.HsToCore.Breakpoints' Missing documentation for: Module header 16% ( 1 / 6) in 'GHC.ByteCode.Linker' Missing documentation for: linkBCO (compiler/GHC/ByteCode/Linker.hs:63) lookupStaticPtr (compiler/GHC/ByteCode/Linker.hs:93) lookupIE (compiler/GHC/ByteCode/Linker.hs:101) nameToCLabel (compiler/GHC/ByteCode/Linker.hs:213) linkFail (compiler/GHC/ByteCode/Linker.hs:197) 25% ( 1 / 4) in 'GHC.Linker.Deps' Missing documentation for: Module header LinkDepsOpts (compiler/GHC/Linker/Deps.hs:60) LinkDeps (compiler/GHC/Linker/Deps.hs:76) Warning: 'Module' is ambiguous. It is defined * in GHC.Unit.Types * in GHC.Unit.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.Unit.Types Warning: 'ModIface' is ambiguous. It is defined * in GHC.Unit.Module.ModIface * in GHC.Unit.Module.ModIface 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.Unit.Module.ModIface 64% ( 18 / 28) in 'GHC.Iface.Load' Missing documentation for: tcLookupImported_maybe (compiler/GHC/Iface/Load.hs:150) importDecl (compiler/GHC/Iface/Load.hs:171) checkWiredInTyCon (compiler/GHC/Iface/Load.hs:236) ifCheckWiredInThing (compiler/GHC/Iface/Load.hs:258) loadInterface (compiler/GHC/Iface/Load.hs:425) loadPluginInterface (compiler/GHC/Iface/Load.hs:397) findAndReadIface (compiler/GHC/Iface/Load.hs:865) flagsToIfCompression (compiler/GHC/Iface/Load.hs:987) needWiredInHomeIface (compiler/GHC/Iface/Load.hs:272) ifaceStats (compiler/GHC/Iface/Load.hs:1056) 5% ( 4 / 80) in 'GHC.Tc.Utils.Env' Missing documentation for: Module header TcId InstInfo (compiler/GHC/Tc/Utils/Env.hs:1006) iDFunId (compiler/GHC/Tc/Utils/Env.hs:1013) pprInstInfoDetails (compiler/GHC/Tc/Utils/Env.hs:1046) simpleInstInfoClsTy (compiler/GHC/Tc/Utils/Env.hs:1054) simpleInstInfoTy (compiler/GHC/Tc/Utils/Env.hs:1059) simpleInstInfoTyCon (compiler/GHC/Tc/Utils/Env.hs:1064) InstBindings (compiler/GHC/Tc/Utils/Env.hs:1015) tcExtendGlobalEnv (compiler/GHC/Tc/Utils/Env.hs:427) tcExtendTyConEnv (compiler/GHC/Tc/Utils/Env.hs:438) tcExtendGlobalEnvImplicit (compiler/GHC/Tc/Utils/Env.hs:418) setGlobalTypeEnv (compiler/GHC/Tc/Utils/Env.hs:407) tcExtendGlobalValEnv (compiler/GHC/Tc/Utils/Env.hs:465) tcTyThBinders (compiler/GHC/Tc/Utils/Env.hs:450) tcLookupLocatedGlobal (compiler/GHC/Tc/Utils/Env.hs:227) tcLookupGlobal (compiler/GHC/Tc/Utils/Env.hs:234) tcLookupGlobalOnly (compiler/GHC/Tc/Utils/Env.hs:258) tcLookupTyCon (compiler/GHC/Tc/Utils/Env.hs:305) tcLookupClass (compiler/GHC/Tc/Utils/Env.hs:298) tcLookupDataCon (compiler/GHC/Tc/Utils/Env.hs:265) tcLookupPatSyn (compiler/GHC/Tc/Utils/Env.hs:272) tcLookupConLike (compiler/GHC/Tc/Utils/Env.hs:279) tcLookupRecSelParent (compiler/GHC/Tc/Utils/Env.hs:287) tcLookupLocatedGlobalId (compiler/GHC/Tc/Utils/Env.hs:319) tcLookupLocatedTyCon (compiler/GHC/Tc/Utils/Env.hs:325) tcLookupLocatedClass (compiler/GHC/Tc/Utils/Env.hs:322) tcLookupAxiom (compiler/GHC/Tc/Utils/Env.hs:312) lookupGlobal (compiler/GHC/Tc/Utils/Env.hs:153) lookupGlobal_maybe (compiler/GHC/Tc/Utils/Env.hs:168) addTypecheckedBinds (compiler/GHC/Tc/Utils/Env.hs:205) failIllegalTyCon (compiler/GHC/Tc/Utils/Env.hs:358) failIllegalTyVal (compiler/GHC/Tc/Utils/Env.hs:358) tcExtendKindEnv (compiler/GHC/Tc/Utils/Env.hs:570) tcExtendKindEnvList (compiler/GHC/Tc/Utils/Env.hs:562) tcExtendTyVarEnv (compiler/GHC/Tc/Utils/Env.hs:579) tcExtendNameTyVarEnv (compiler/GHC/Tc/Utils/Env.hs:584) tcExtendLetEnv (compiler/GHC/Tc/Utils/Env.hs:628) tcExtendSigIds (compiler/GHC/Tc/Utils/Env.hs:614) tcExtendRecIds (compiler/GHC/Tc/Utils/Env.hs:604) tcExtendIdEnv (compiler/GHC/Tc/Utils/Env.hs:654) tcExtendIdEnv1 (compiler/GHC/Tc/Utils/Env.hs:659) tcExtendIdEnv2 (compiler/GHC/Tc/Utils/Env.hs:663) tcExtendBinderStack (compiler/GHC/Tc/Utils/Env.hs:721) tcExtendLocalTypeEnv (compiler/GHC/Tc/Utils/Env.hs:711) isTypeClosedLetBndr (compiler/GHC/Tc/Utils/Env.hs:598) tcLookup (compiler/GHC/Tc/Utils/Env.hs:499) tcLookupLocated (compiler/GHC/Tc/Utils/Env.hs:491) tcLookupLocalIds (compiler/GHC/Tc/Utils/Env.hs:534) tcLookupId (compiler/GHC/Tc/Utils/Env.hs:517) tcLookupIdMaybe (compiler/GHC/Tc/Utils/Env.hs:524) tcLookupTyVar (compiler/GHC/Tc/Utils/Env.hs:506) tcLookupTcTyCon (compiler/GHC/Tc/Utils/Env.hs:547) tcLookupLcl_maybe (compiler/GHC/Tc/Utils/Env.hs:494) getInLocalScope (compiler/GHC/Tc/Utils/Env.hs:555) wrongThingErr (compiler/GHC/Tc/Utils/Env.hs:1195) pprBinders (compiler/GHC/Tc/Utils/Env.hs:1159) tcAddDataFamConPlaceholders (compiler/GHC/Tc/Utils/Env.hs:734) tcAddPatSynPlaceholders (compiler/GHC/Tc/Utils/Env.hs:755) tcAddKindSigPlaceholders (compiler/GHC/Tc/Utils/Env.hs:761) getTypeSigNames (compiler/GHC/Tc/Utils/Env.hs:768) tcExtendRecEnv (compiler/GHC/Tc/Utils/Env.hs:471) tcLookupInstance (compiler/GHC/Tc/Utils/Env.hs:331) tcGetInstEnvs (compiler/GHC/Tc/Utils/Env.hs:346) tcExtendRules (compiler/GHC/Tc/Utils/Env.hs:840) tcGetDefaultTys (compiler/GHC/Tc/Utils/Env.hs:921) StageCheckReason checkWellStaged (compiler/GHC/Tc/Utils/Env.hs:858) tcMetaTy (compiler/GHC/Tc/Utils/Env.hs:886) thLevel topIdLvl (compiler/GHC/Tc/Utils/Env.hs:879) isBrackStage (compiler/GHC/Tc/Utils/Env.hs:891) newFamInstTyConName (compiler/GHC/Tc/Utils/Env.hs:1079) newFamInstAxiomName (compiler/GHC/Tc/Utils/Env.hs:1082) mkStableIdFromString (compiler/GHC/Tc/Utils/Env.hs:1105) mkStableIdFromName (compiler/GHC/Tc/Utils/Env.hs:1116) Warning: 'KindRep' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'tcRnSrcDecls' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'KindRepM' is ambiguous. It is defined * at compiler/GHC/Tc/Instance/Typeable.hs:471:22 * at compiler/GHC/Tc/Instance/Typeable.hs:471:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Tc/Instance/Typeable.hs:471:1 66% ( 2 / 3) in 'GHC.Tc.Instance.Typeable' Missing documentation for: Module header Warning: 'HscEnv' is ambiguous. It is defined * in GHC.Driver.Env.Types * in GHC.Driver.Env.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.Driver.Env.Types 46% (528 /1147) in 'GHC.Plugins' Missing documentation for: NameSpace mkOccName mkVarOccFS emptyFsEnv extendFsEnv lookupFsEnv mkFsEnv TidyOccEnv OccSet tcName clsName tcClsName dataName srcDataName tvName fieldName isDataConNameSpace isTcClsNameSpace isTvNameSpace isVarNameSpace isValNameSpace isFieldNameSpace pprNameSpace pprNonVarNameSpace pprNameSpaceBrief pprOccName mkOccNameFS mkVarOcc mkRecFieldOcc mkRecFieldOccFS varToRecFieldOcc recFieldToVarOcc mkDataOcc mkDataOccFS mkTyVarOcc mkTyVarOccFS mkTcOcc mkTcOccFS mkClsOcc mkClsOccFS demoteOccName demoteOccTvName promoteOccName intersectOccEnv_C minusOccEnv_C_Ns pprOccEnv emptyOccSet unitOccSet mkOccSet extendOccSet extendOccSetList unionOccSets unionManyOccSets elemOccSet isEmptyOccSet occNameString setOccNameSpace isVarOcc isTvOcc isTcOcc isFieldOcc fieldOcc_maybe isDataOcc isUnderscore isDefaultMethodOcc mkDataConWrapperOcc mkWorkerOcc mkMatcherOcc mkBuilderOcc mkDefaultMethodOcc mkClassOpAuxOcc mkDictOcc mkIPOcc mkSpecOcc mkForeignExportOcc mkRepEqOcc mkClassDataConOcc mkNewTyCoOcc mkInstTyCoOcc mkEqPredCoOcc mkCon2TagOcc mkTag2ConOcc mkMaxTagOcc mkDataTOcc mkDataCOcc mkTyConRepOcc mkGenR mkGen1R mkDataConWorkerOcc mkSuperDictAuxOcc mkSuperDictSelOcc mkLocalOcc mkDFunOcc mkMethodOcc emptyTidyOccEnv initTidyOccEnv delTidyOccEnvList avoidClashesOccEnv tidyOccName trimTidyOccEnv mainOcc ppMainFn NameSpace mkOccName nameModule pprName mkVarOccFS isFieldName tidyNameOcc nameOccName setNameUnique nameUnique emptyFsEnv extendFsEnv lookupFsEnv mkFsEnv TidyOccEnv OccSet tcName clsName tcClsName dataName srcDataName tvName fieldName isDataConNameSpace isTcClsNameSpace isTvNameSpace isVarNameSpace isValNameSpace isFieldNameSpace pprNameSpace pprNonVarNameSpace pprNameSpaceBrief pprOccName mkOccNameFS mkVarOcc mkRecFieldOcc mkRecFieldOccFS varToRecFieldOcc recFieldToVarOcc mkDataOcc mkDataOccFS mkTyVarOcc mkTyVarOccFS mkTcOcc mkTcOccFS mkClsOcc mkClsOccFS demoteOccName demoteOccTvName promoteOccName intersectOccEnv_C minusOccEnv_C_Ns pprOccEnv emptyOccSet unitOccSet mkOccSet extendOccSet extendOccSetList unionOccSets unionManyOccSets elemOccSet isEmptyOccSet occNameString setOccNameSpace isVarOcc isTvOcc isTcOcc isFieldOcc fieldOcc_maybe isDataOcc isUnderscore isDefaultMethodOcc mkDataConWrapperOcc mkWorkerOcc mkMatcherOcc mkBuilderOcc mkDefaultMethodOcc mkClassOpAuxOcc mkDictOcc mkIPOcc mkSpecOcc mkForeignExportOcc mkRepEqOcc mkClassDataConOcc mkNewTyCoOcc mkInstTyCoOcc mkEqPredCoOcc mkCon2TagOcc mkTag2ConOcc mkMaxTagOcc mkDataTOcc mkDataCOcc mkTyConRepOcc mkGenR mkGen1R mkDataConWorkerOcc mkSuperDictAuxOcc mkSuperDictSelOcc mkLocalOcc mkDFunOcc mkMethodOcc emptyTidyOccEnv initTidyOccEnv delTidyOccEnvList avoidClashesOccEnv tidyOccName trimTidyOccEnv mainOcc ppMainFn nameNameSpace nameSrcLoc nameSrcSpan isWiredInName isWiredIn wiredInNameTyThing_maybe isBuiltInSyntax isTupleTyConName isSumTyConName isExternalName isInternalName isHoleName nameModule_maybe namePun_maybe nameIsHomePackage nameIsHomePackageImport isTyVarName isTyConName isDataConName isValName isVarName isSystemName mkClonedInternalName mkDerivedInternalName mkSystemNameAt mkSystemVarName mkSysTvName setNameLoc pprModulePrefix pprDefinedAt pprNameDefnLoc getSrcLoc getSrcSpan getOccString getOccFS pprInfixName pprPrefixName JoinPointHood idName OutId OutVar InId InVar JoinId idInfo idDetails updateIdTypeButNotMult updateIdTypeAndMult updateIdTypeAndMultM setIdMult isLocalId isGlobalId IdUnfoldingFun idUnique idType idMult idScaledType scaleIdBy setIdName setIdUnique localiseId setIdInfo modifyIdInfo maybeModifyIdInfo mkLocalIdWithInfo mkExportedVanillaId mkSysLocalM mkSysLocalOrCoVarM mkScaledTemplateLocal recordSelectorTyCon_maybe isRecordSelector isDataConRecordSelector isPatSynRecordSelector isNaughtyRecordSelector isClassOpId isClassOpId_maybe isPrimOpId isDFunId isPrimOpId_maybe isFCallId isFCallId_maybe isDataConWorkId isDataConWorkId_maybe isDataConWrapId isDataConWrapId_maybe isDataConId_maybe isDataConId isJoinId idIsFrom isDeadBinder idJoinArity asJoinId zapJoinId asJoinId_maybe idArity setIdArity idCallArity setIdCallArity setIdDmdSig idCprSig setIdCprSig zapIdDmdSig idTagSig_maybe noUnfoldingFun setIdUnfolding idDemandInfo setIdDemandInfo setIdTagSig idCbvMarks_maybe idCbvMarkArity setCaseBndrEvald idSpecialisation idCoreRules idHasRules setIdSpecialisation idCafInfo setIdCafInfo idLFInfo_maybe setIdLFInfo idOccInfo setIdOccInfo zapIdOccInfo idInlinePragma setInlinePragma modifyInlinePragma idInlineActivation setInlineActivation idRuleMatchInfo isConLikeId idOneShotInfo setOneShotLambda clearOneShotLambda setIdOneShotInfo updOneShotInfo zapLamIdInfo zapFragileIdInfo floatifyIdDemandInfo zapIdUsageInfo zapIdUsageEnvInfo zapIdUsedOnceInfo zapIdTailCallInfo zapStableUnfolding transferPolyIdInfo emptySubst mkEmptySubst isEmptySubst mkTCvSubst setInScope isInScope extendTCvSubst extendIdSubstWithClone extendSubstWithVar lookupIdSubst_maybe delBndr delBndrs substExprSC cloneBndrs cloneBndr substIdType substIdOcc substRulesForImportedIds substDVarSet Type mkFunTy liftedTypeKind unliftedTypeKind TyVarBinder tyVarSpecToBinders binderVar binderVars binderFlag binderFlags binderType isNamedPiTyBinder namedPiTyBinder_maybe piTyBinderType tyVarKind rewriterView typeTypeOrConstraint typeKind piResultTy mkCoercionTy isCoercionTy isPredTy tyCoVarsOfType noFreeVarsOfType TyCoFolder FRRType mkTyVarTy mkTyVarTys mkInvisFunTy mkInvisFunTys mkVisFunTy mkVisFunTysMany mkScaledFunTys mkPiTy mkPiTys tcMkVisFunTy tcMkInvisFunTy tcMkScaledFunTys foldTyCo typeSize funTyFlagTyCon tyCoVarsOfTypes coVarsOfType coVarsOfTypes closeOverKinds tyCoFVsBndr tyCoFVsVarBndrs tyCoFVsVarBndr anyFreeVarsOfType anyFreeVarsOfTypes occCheckExpand emptyTvSubstEnv emptySubst mkEmptySubst isEmptySubst mkTCvSubst getTvSubstEnv setInScope notElemSubst extendTCvSubst extendTCvSubstWithClone extendTvSubstWithClone extendTvSubstAndInScope extendTCvSubstList unionSubst zipTCvSubst zipCoEnv substScaledTy substScaledTyUnchecked substScaledTys substScaledTysUnchecked substTyVar substTyVarToTyVar substTyVars lookupTyVar substTyVarBndr substTyVarBndrs substVarBndr substVarBndrs cloneTyVarBndr cloneTyVarBndrs substTyCoBndr tidyVarBndr tidyForAllTyBinder tidyForAllTyBinders tidyFreeTyCoVarsX tidyTyCoVarOcc tidyOpenTypeX tidyOpenTypes tidyOpenType ManyTy OneTy pickyIsLiftedTypeKind isLiftedLevity isUnliftedLevity mapTyCo mapTyCoX isTyVarTy mkAppTys mkNumLitTy mkStrLitTy mkCharLitTy deepUserTypeError_maybe splitFunTys applyTysX tyConAppTyCon tyConAppArgs splitTyConAppNoView_maybe tcSplitTyConApp splitCastTy_maybe isCoercionTy_maybe stripCoercionTy tyConBindersPiTyBinders invisibleTyBndrCount isTauTy isAtomicTy isFamFreeTy buildSynTyCon typeLevity definitelyLiftedType definitelyUnliftedType isUnboxedTupleType isUnboxedSumType seqType seqTypes sORTKind_maybe tyConIsTYPEorCONSTRAINT isConstraintLikeKind isConstraintKind returnsConstraintKind irrelevantMult mkScaled scaledSet isManyTy isOneTy mkTYPEapp typeOrConstraintKind MCoercionN CoercionN CoSel FunSel pprCo LeftOrRight pickLR mkCoVar coercionType coercionRKind coercionLKind seqCo coVarRole coVarTypesRole decomposePiCos funRole mkAxiomCo mkSubCo mkLRCo mkSelCo mkCoVarCo mkFunCo2 mkNakedFunCo MCoercionR CoercionP CoercionR coHoleCoVar setCoHoleCoVar coercionSize tyCoVarsOfCo tyCoVarsOfCos coVarsOfCo tyCoFVsOfCo tyCoFVsOfCos anyFreeVarsOfCo emptyCvSubstEnv getCvSubstEnv extendTvSubstAndInScope substCoVar substCoVars lookupCoVar substCoVarBndr tidyCos pprParendCo LiftCoEnv LiftingContext coVarName setCoVarUnique setCoVarName etaExpandCoAxBranch pprCoAxiom pprCoAxBranchUser pprCoAxBranchLHS pprCoAxBranch tidyCoAxBndrsForUser coToMCo checkReflexiveMCo mkGReflMCo mkTransMCoL mkTransMCoR mkPiMCos mkFunResMCo mkGReflLeftMCo mkGReflRightMCo isReflMCo decomposeFunCo multToCo splitFunCo_maybe splitForAllCo_maybe coVarLType coVarRType coVarTypes coVarKind isReflCoVar_maybe mkFunCoNoFTF mkNakedForAllCo mkCoVarCos mkAxInstCo mkUnbranchedAxInstCo mkAxInstRHS mkUnbranchedAxInstRHS mkSelCoResRole selectFromType tyConRolesX tyConRoleListX tyConRolesRepresentational tyConRoleListRepresentational tyConRole ltRole mkPiCos mkFunResCo mkCoCast liftCoSubstWithEx liftCoSubstWith emptyLiftingContext mkSubstLiftingContext liftingContextSubst liftCoSubstTyVar liftCoSubstVarBndrUsing substLeftCo substRightCo lcSubstLeft lcSubstRight liftEnvSubstLeft liftEnvSubstRight hasThisCoercionHoleTy PsError PsWarning HsParsedModule 50% ( 1 / 2) in 'GHC.Builtin.PrimOps.Casts' Missing documentation for: Module header 0% ( 0 / 2) in 'GHC.Stg.Unarise' Missing documentation for: Module header unarise (compiler/GHC/Stg/Unarise.hs:487) Warning: 'Internal' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'External' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'y' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'x_5' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'x' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Unique' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 20% ( 1 / 5) in 'GHC.Iface.Tidy' Missing documentation for: TidyOpts (compiler/GHC/Iface/Tidy.hs:379) UnfoldingExposure (compiler/GHC/Iface/Tidy.hs:371) tidyProgram (compiler/GHC/Iface/Tidy.hs:396) mkBootModDetailsTc (compiler/GHC/Iface/Tidy.hs:173) 0% ( 0 / 3) in 'GHC.Driver.Config.Tidy' Missing documentation for: Module header initTidyOpts (compiler/GHC/Driver/Config/Tidy.hs:28) initStaticPtrOpts (compiler/GHC/Driver/Config/Tidy.hs:48) 66% ( 8 / 12) in 'GHC.Tc.Instance.Family' Missing documentation for: FamInstEnvs tcGetFamInstEnvs (compiler/GHC/Tc/Instance/Family.hs:955) checkFamInstConsistency (compiler/GHC/Tc/Instance/Family.hs:292) tcExtendLocalFamInstEnv (compiler/GHC/Tc/Instance/Family.hs:537) Warning: 'rnConDecl' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'rnClsIntDecl' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'rnSrcDerivDecl' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'renameSig' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'x' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'y' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 15% ( 8 / 52) in 'GHC.Rename.Utils' Missing documentation for: Module header checkDupRdrNames (compiler/GHC/Rename/Utils.hs:134) checkShadowedRdrNames (compiler/GHC/Rename/Utils.hs:152) checkDupNames (compiler/GHC/Rename/Utils.hs:141) checkDupAndShadowedNames (compiler/GHC/Rename/Utils.hs:161) dupNamesErr (compiler/GHC/Rename/Utils.hs:673) addFvRn (compiler/GHC/Rename/Utils.hs:340) mapFvRn (compiler/GHC/Rename/Utils.hs:344) mapMaybeFvRn (compiler/GHC/Rename/Utils.hs:356) warnUnusedMatches (compiler/GHC/Rename/Utils.hs:465) warnUnusedTypePatterns (compiler/GHC/Rename/Utils.hs:466) warnUnusedTopBinds (compiler/GHC/Rename/Utils.hs:368) warnUnusedLocalBinds (compiler/GHC/Rename/Utils.hs:464) warnIfDeprecated (compiler/GHC/Rename/Utils.hs:511) badQualBndrErr (compiler/GHC/Rename/Utils.hs:679) typeAppErr (compiler/GHC/Rename/Utils.hs:682) badFieldConErr (compiler/GHC/Rename/Utils.hs:685) wrapGenSpan (compiler/GHC/Rename/Utils.hs:714) genHsVar (compiler/GHC/Rename/Utils.hs:737) genLHsVar (compiler/GHC/Rename/Utils.hs:734) genHsApp (compiler/GHC/Rename/Utils.hs:728) genHsApps (compiler/GHC/Rename/Utils.hs:717) genHsExpApps (compiler/GHC/Rename/Utils.hs:725) genLHsApp (compiler/GHC/Rename/Utils.hs:731) genAppType (compiler/GHC/Rename/Utils.hs:740) genLHsLit (compiler/GHC/Rename/Utils.hs:743) genHsIntegralLit (compiler/GHC/Rename/Utils.hs:746) genHsTyLit (compiler/GHC/Rename/Utils.hs:749) genSimpleConPat (compiler/GHC/Rename/Utils.hs:753) genVarPat (compiler/GHC/Rename/Utils.hs:759) genWildPat (compiler/GHC/Rename/Utils.hs:762) genSimpleFunBind (compiler/GHC/Rename/Utils.hs:766) genFunBind (compiler/GHC/Rename/Utils.hs:773) genHsLamDoExp (compiler/GHC/Rename/Utils.hs:787) genHsCaseAltDoExp (compiler/GHC/Rename/Utils.hs:800) genSimpleMatch (compiler/GHC/Rename/Utils.hs:811) genHsLet (compiler/GHC/Rename/Utils.hs:780) newLocalBndrRn (compiler/GHC/Rename/Utils.hs:95) newLocalBndrsRn (compiler/GHC/Rename/Utils.hs:106) bindLocalNames (compiler/GHC/Rename/Utils.hs:109) bindLocalNamesFV (compiler/GHC/Rename/Utils.hs:119) delLocalNames (compiler/GHC/Rename/Utils.hs:124) addNameClashErrRn (compiler/GHC/Rename/Utils.hs:649) mkNameClashErr (compiler/GHC/Rename/Utils.hs:670) Warning: 'Fixity' is ambiguous. It is defined * in Language.Haskell.Syntax.Basic * in Language.Haskell.Syntax.Basic You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in Language.Haskell.Syntax.Basic 22% ( 2 / 9) in 'GHC.Rename.Fixity' Missing documentation for: Module header addLocalFixities (compiler/GHC/Rename/Fixity.hs:98) lookupMiniFixityEnv (compiler/GHC/Rename/Fixity.hs:108) emptyMiniFixityEnv (compiler/GHC/Rename/Fixity.hs:120) lookupFixityRn (compiler/GHC/Rename/Fixity.hs:139) lookupFieldFixityRn (compiler/GHC/Rename/Fixity.hs:205) lookupTyFixityRn (compiler/GHC/Rename/Fixity.hs:202) 20% ( 11 / 55) in 'GHC.Rename.Env' Missing documentation for: Module header newTopSrcBinder (compiler/GHC/Rename/Env.hs:190) lookupLocatedTopBndrRn (compiler/GHC/Rename/Env.hs:314) lookupLocatedTopBndrRnN (compiler/GHC/Rename/Env.hs:317) lookupTopBndrRn (compiler/GHC/Rename/Env.hs:291) lookupLocatedTopConstructorRn (compiler/GHC/Rename/Env.hs:308) lookupLocatedTopConstructorRnN (compiler/GHC/Rename/Env.hs:311) lookupLocatedOccRn (compiler/GHC/Rename/Env.hs:999) lookupLocatedOccRnConstr (compiler/GHC/Rename/Env.hs:1003) lookupLocatedOccRnRecField (compiler/GHC/Rename/Env.hs:1007) lookupLocatedOccRnNone (compiler/GHC/Rename/Env.hs:1011) lookupOccRn (compiler/GHC/Rename/Env.hs:1037) lookupOccRn_maybe (compiler/GHC/Rename/Env.hs:1350) lookupSameOccRn_maybe (compiler/GHC/Rename/Env.hs:1357) lookupLocalOccRn_maybe (compiler/GHC/Rename/Env.hs:1015) lookupLocalOccThLvl_maybe (compiler/GHC/Rename/Env.hs:1021) lookupLocalOccRn (compiler/GHC/Rename/Env.hs:1091) lookupTypeOccRn (compiler/GHC/Rename/Env.hs:1101) lookupGlobalOccRn (compiler/GHC/Rename/Env.hs:1409) lookupGlobalOccRn_maybe (compiler/GHC/Rename/Env.hs:1398) getFieldUpdLbl (compiler/GHC/Rename/Env.hs:1529) getUpdFieldLbls (compiler/GHC/Rename/Env.hs:1625) ChildLookupResult (compiler/GHC/Rename/Env.hs:820) HsSigCtxt (compiler/GHC/Rename/Env.hs:2075) lookupLocalTcNames (compiler/GHC/Rename/Env.hs:2234) lookupSigOccRn (compiler/GHC/Rename/Env.hs:2097) lookupSigOccRnN (compiler/GHC/Rename/Env.hs:2102) lookupInstDeclBndr (compiler/GHC/Rename/Env.hs:404) lookupFamInstName (compiler/GHC/Rename/Env.hs:429) lookupConstructorFields (compiler/GHC/Rename/Env.hs:436) lookupGreAvailRn (compiler/GHC/Rename/Env.hs:1791) lookupSyntax (compiler/GHC/Rename/Env.hs:2358) lookupSyntaxExpr (compiler/GHC/Rename/Env.hs:2351) lookupSyntaxNames (compiler/GHC/Rename/Env.hs:2365) lookupSyntaxName (compiler/GHC/Rename/Env.hs:2342) lookupIfThenElse (compiler/GHC/Rename/Env.hs:2327) lookupQualifiedDoExpr (compiler/GHC/Rename/Env.hs:2391) lookupQualifiedDo (compiler/GHC/Rename/Env.hs:2397) lookupQualifiedDoName (compiler/GHC/Rename/Env.hs:2407) lookupNameWithQualifier (compiler/GHC/Rename/Env.hs:2401) addUsedGRE (compiler/GHC/Rename/Env.hs:1840) addUsedGREs (compiler/GHC/Rename/Env.hs:1852) addUsedDataCons (compiler/GHC/Rename/Env.hs:1831) dataTcOccs (compiler/GHC/Rename/Env.hs:2258) Warning: 'ImportAvails' is ambiguous. It is defined * in GHC.Unit.Module.Deps * in GHC.Unit.Module.Deps 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.Unit.Module.Deps Warning: 'ImpOccItem' is ambiguous. It is defined * at compiler/GHC/Rename/Names.hs:1439:5 * at compiler/GHC/Rename/Names.hs:1438:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Rename/Names.hs:1438:1 30% ( 6 / 20) in 'GHC.Rename.Names' Missing documentation for: Module header getLocalNonValBinders (compiler/GHC/Rename/Names.hs:782) newRecordFieldLabel (compiler/GHC/Rename/Names.hs:948) importsFromIface (compiler/GHC/Rename/Names.hs:1160) extendGlobalRdrEnvRn (compiler/GHC/Rename/Names.hs:638) reportUnusedNames (compiler/GHC/Rename/Names.hs:1637) checkConName (compiler/GHC/Rename/Names.hs:2266) mkChildEnv (compiler/GHC/Rename/Names.hs:1578) findChildren (compiler/GHC/Rename/Names.hs:1585) findImportUsage (compiler/GHC/Rename/Names.hs:1833) getMinimalImports (compiler/GHC/Rename/Names.hs:2002) printMinimalImports (compiler/GHC/Rename/Names.hs:2084) classifyGREs (compiler/GHC/Rename/Names.hs:2080) ImportDeclUsage (compiler/GHC/Rename/Names.hs:1801) Warning: 'b' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 16% ( 8 / 49) in 'GHC.Rename.HsType' Missing documentation for: Module header rnHsType (compiler/GHC/Rename/HsType.hs:462) rnLHsType (compiler/GHC/Rename/HsType.hs:448) rnLHsTypes (compiler/GHC/Rename/HsType.hs:451) rnContext (compiler/GHC/Rename/HsType.hs:494) rnMaybeContext (compiler/GHC/Rename/HsType.hs:498) rnLHsKind (compiler/GHC/Rename/HsType.hs:465) rnLHsTypeArgs (compiler/GHC/Rename/HsType.hs:481) rnHsSigType (compiler/GHC/Rename/HsType.hs:338) rnHsWcType (compiler/GHC/Rename/HsType.hs:195) rnHsTyLit (compiler/GHC/Rename/HsType.hs:698) rnHsArrowWith (compiler/GHC/Rename/HsType.hs:712) HsPatSigTypeScoping (compiler/GHC/Rename/HsType.hs:99) rnHsSigWcType (compiler/GHC/Rename/HsType.hs:137) rnHsPatSigType (compiler/GHC/Rename/HsType.hs:154) rnHsPatSigKind (compiler/GHC/Rename/HsType.hs:161) newTyVarNameRn (compiler/GHC/Rename/HsType.hs:1251) rnConDeclFields (compiler/GHC/Rename/HsType.hs:1328) lookupField (compiler/GHC/Rename/HsType.hs:1344) mkHsOpTyRn (compiler/GHC/Rename/HsType.hs:1387) rnLTyVar (compiler/GHC/Rename/HsType.hs:759) rnScaledLHsType (compiler/GHC/Rename/HsType.hs:455) NegationHandling (compiler/GHC/Rename/HsType.hs:1464) mkOpAppRn (compiler/GHC/Rename/HsType.hs:1422) mkNegAppRn (compiler/GHC/Rename/HsType.hs:1490) mkConOpPatRn (compiler/GHC/Rename/HsType.hs:1502) checkPrecMatch (compiler/GHC/Rename/HsType.hs:1550) checkSectionPrec (compiler/GHC/Rename/HsType.hs:1593) bindHsOuterTyVarBndrs (compiler/GHC/Rename/HsType.hs:1102) bindHsForAllTelescope (compiler/GHC/Rename/HsType.hs:1136) bindLHsTyVarBndr (compiler/GHC/Rename/HsType.hs:1204) bindLHsTyVarBndrs (compiler/GHC/Rename/HsType.hs:1181) bindSigTyVarsFV (compiler/GHC/Rename/HsType.hs:868) bindHsQTyVars (compiler/GHC/Rename/HsType.hs:894) FreeKiTyVars (compiler/GHC/Rename/HsType.hs:1840) extractRdrKindSigVars (compiler/GHC/Rename/HsType.hs:2021) extractHsOuterTvBndrs (compiler/GHC/Rename/HsType.hs:2137) extractHsTyArgRdrKiTyVars (compiler/GHC/Rename/HsType.hs:1979) nubL (compiler/GHC/Rename/HsType.hs:2189) nubN (compiler/GHC/Rename/HsType.hs:2192) badKindSigErr (compiler/GHC/Rename/HsType.hs:1647) Warning: 'ModIface' is ambiguous. It is defined * in GHC.Unit.Module.ModIface * in GHC.Unit.Module.ModIface 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.Unit.Module.ModIface Warning: 'NameShape' is ambiguous. It is defined * in GHC.Tc.Types * in GHC.Tc.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.Tc.Types 13% ( 3 / 23) in 'GHC.IfaceToCore' Missing documentation for: Module header tcLookupImported_maybe (compiler/GHC/Iface/Load.hs:150) importDecl (compiler/GHC/Iface/Load.hs:171) checkWiredInTyCon (compiler/GHC/Iface/Load.hs:236) tcHiBootIface (compiler/GHC/IfaceToCore.hs:563) typecheckIface (compiler/GHC/IfaceToCore.hs:214) typecheckWholeCoreBindings (compiler/GHC/IfaceToCore.hs:261) tcIfaceDecl (compiler/GHC/IfaceToCore.hs:683) tcIfaceDecls (compiler/GHC/IfaceToCore.hs:963) tcIfaceDefaults (compiler/GHC/IfaceToCore.hs:1244) tcIfaceInst (compiler/GHC/IfaceToCore.hs:1262) tcIfaceFamInst (compiler/GHC/IfaceToCore.hs:1272) tcIfaceRules (compiler/GHC/IfaceToCore.hs:1296) tcIfaceAnnotations (compiler/GHC/IfaceToCore.hs:1364) tcIfaceCompleteMatches (compiler/GHC/IfaceToCore.hs:1389) tcIfaceExpr (compiler/GHC/IfaceToCore.hs:1531) tcIfaceGlobal (compiler/GHC/IfaceToCore.hs:1947) tcIfaceOneShot (compiler/GHC/IfaceToCore.hs:1935) tcTopIfaceBindings (compiler/GHC/IfaceToCore.hs:905) hydrateCgBreakInfo (compiler/GHC/IfaceToCore.hs:2201) Warning: 'decideBangHood' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'TcGblEnv' is ambiguous. It is defined * in GHC.Tc.Types * in GHC.Tc.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.Tc.Types Warning: 'ModGuts' is ambiguous. It is defined * in GHC.Unit.Module.ModGuts * in GHC.Unit.Module.ModGuts 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.Unit.Module.ModGuts Warning: 'mkDataConCase' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 27% ( 19 / 69) in 'GHC.HsToCore.Monad' Missing documentation for: Module header initTcDsForSolver (compiler/GHC/HsToCore/Monad.hs:355) fixDs (compiler/GHC/HsToCore/Monad.hs:224) whenGOptM (compiler/GHC/Tc/Utils/Monad.hs:590) unsetGOptM (compiler/GHC/Tc/Utils/Monad.hs:577) unsetWOptM (compiler/GHC/Tc/Utils/Monad.hs:580) xoptM (compiler/GHC/Tc/Utils/Monad.hs:557) duplicateLocalDs (compiler/GHC/HsToCore/Monad.hs:433) newSysLocalDs (compiler/GHC/HsToCore/Monad.hs:450) newSysLocalsDs (compiler/GHC/HsToCore/Monad.hs:453) newSysLocalMDs (compiler/GHC/HsToCore/Monad.hs:443) newSysLocalsMDs (compiler/GHC/HsToCore/Monad.hs:447) newFailLocalMDs (compiler/GHC/HsToCore/Monad.hs:444) newUniqueId (compiler/GHC/HsToCore/Monad.hs:430) newPredVarDs (compiler/GHC/HsToCore/Monad.hs:438) getSrcSpanDs (compiler/GHC/HsToCore/Monad.hs:479) putSrcSpanDs (compiler/GHC/HsToCore/Monad.hs:483) putSrcSpanDsA (compiler/GHC/HsToCore/Monad.hs:489) mkNamePprCtxDs (compiler/GHC/HsToCore/Monad.hs:531) newUnique (compiler/GHC/Tc/Utils/Monad.hs:704) newUniqueSupply (compiler/GHC/Tc/Utils/Monad.hs:710) getGhcModeDs (compiler/GHC/HsToCore/Monad.hs:461) dsGetFamInstEnvs (compiler/GHC/HsToCore/Monad.hs:563) dsLookupGlobal (compiler/GHC/HsToCore/Monad.hs:538) dsLookupGlobalId (compiler/GHC/HsToCore/Monad.hs:544) dsLookupTyCon (compiler/GHC/HsToCore/Monad.hs:548) dsLookupDataCon (compiler/GHC/HsToCore/Monad.hs:552) dsLookupConLike (compiler/GHC/HsToCore/Monad.hs:556) DsMetaEnv (compiler/GHC/HsToCore/Types.hs:90) DsMetaVal (compiler/GHC/HsToCore/Types.hs:92) dsGetMetaEnv (compiler/GHC/HsToCore/Monad.hs:568) dsLookupMetaEnv (compiler/GHC/HsToCore/Monad.hs:575) dsExtendMetaEnv (compiler/GHC/HsToCore/Monad.hs:578) addUnspecables (compiler/GHC/HsToCore/Monad.hs:473) getUnspecables (compiler/GHC/HsToCore/Monad.hs:476) DsWarning (compiler/GHC/HsToCore/Monad.hs:226) failWithDs (compiler/GHC/HsToCore/Monad.hs:516) failDs (compiler/GHC/HsToCore/Monad.hs:521) discardWarningsDs (compiler/GHC/HsToCore/Monad.hs:584) addMessagesDs (compiler/GHC/HsToCore/Monad.hs:503) captureMessagesDs (compiler/GHC/HsToCore/Monad.hs:524) DsMatchContext (compiler/GHC/HsToCore/Monad.hs:132) EquationInfo (compiler/GHC/HsToCore/Monad.hs:139) EquationInfoNE (compiler/GHC/HsToCore/Monad.hs:158) prependPats (compiler/GHC/HsToCore/Monad.hs:162) mkEqnInfo (compiler/GHC/HsToCore/Monad.hs:166) eqnMatchResult (compiler/GHC/HsToCore/Monad.hs:169) runMatchResult (compiler/GHC/HsToCore/Monad.hs:210) DsWrapper (compiler/GHC/HsToCore/Monad.hs:177) idDsWrapper (compiler/GHC/HsToCore/Monad.hs:179) Warning: 'matchSinglePatVar' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 83% ( 10 / 12) in 'GHC.HsToCore.Pmc.Utils' Missing documentation for: tracePm (compiler/GHC/HsToCore/Pmc/Utils.hs:36) traceWhenFailPm (compiler/GHC/HsToCore/Pmc/Utils.hs:44) 6% ( 3 / 45) in 'GHC.HsToCore.Utils' Missing documentation for: EquationInfo (compiler/GHC/HsToCore/Monad.hs:139) firstPat (compiler/GHC/HsToCore/Utils.hs:203) shiftEqns (compiler/GHC/HsToCore/Utils.hs:208) combineEqnRhss (compiler/GHC/HsToCore/Utils.hs:211) CaseAlt (compiler/GHC/HsToCore/Utils.hs:299) cantFailMatchResult (compiler/GHC/HsToCore/Utils.hs:223) alwaysFailMatchResult (compiler/GHC/HsToCore/Utils.hs:220) extractMatchResult (compiler/GHC/HsToCore/Utils.hs:226) combineMatchResults (compiler/GHC/HsToCore/Utils.hs:232) adjustMatchResultDs (compiler/GHC/HsToCore/Utils.hs:244) shareFailureHandler (compiler/GHC/HsToCore/Utils.hs:945) dsHandleMonadicFailure (compiler/GHC/HsToCore/Utils.hs:981) mkCoLetMatchResult (compiler/GHC/HsToCore/Utils.hs:266) mkViewMatchResult (compiler/GHC/HsToCore/Utils.hs:271) mkGuardedMatchResult (compiler/GHC/HsToCore/Utils.hs:278) matchCanFail (compiler/GHC/HsToCore/Utils.hs:216) mkEvalMatchResult (compiler/GHC/HsToCore/Utils.hs:274) mkCoPrimCaseMatchResult (compiler/GHC/HsToCore/Utils.hs:286) mkCoAlgCaseMatchResult (compiler/GHC/HsToCore/Utils.hs:309) mkCoSynCaseMatchResult (compiler/GHC/HsToCore/Utils.hs:332) wrapBind (compiler/GHC/HsToCore/Utils.hs:255) wrapBinds (compiler/GHC/HsToCore/Utils.hs:251) mkErrorAppDs (compiler/GHC/HsToCore/Utils.hs:415) mkCoreAppDs (compiler/GHC/HsToCore/Utils.hs:546) mkCoreAppsDs (compiler/GHC/HsToCore/Utils.hs:566) mkCastDs (compiler/GHC/HsToCore/Utils.hs:577) mkFailExpr (compiler/GHC/HsToCore/Utils.hs:469) seqVar (compiler/GHC/HsToCore/Utils.hs:263) mkLHsPatTup (compiler/GHC/HsToCore/Utils.hs:839) mkVanillaTuplePat (compiler/GHC/HsToCore/Utils.hs:846) mkBigLHsVarTupId (compiler/GHC/HsToCore/Utils.hs:850) mkBigLHsTupId (compiler/GHC/HsToCore/Utils.hs:853) mkBigLHsVarPatTupId (compiler/GHC/HsToCore/Utils.hs:857) mkBigLHsPatTupId (compiler/GHC/HsToCore/Utils.hs:860) mkSelectorBinds (compiler/GHC/HsToCore/Utils.hs:752) selectSimpleMatchVarL (compiler/GHC/HsToCore/Utils.hs:114) selectMatchVars (compiler/GHC/HsToCore/Utils.hs:134) selectMatchVar (compiler/GHC/HsToCore/Utils.hs:138) mkOptTickBox (compiler/GHC/HsToCore/Utils.hs:1022) mkBinaryTickBox (compiler/GHC/HsToCore/Utils.hs:1025) isTrueLHsExpr (compiler/GHC/HsToCore/Utils.hs:1091) checkMultiplicityCoercions (compiler/GHC/HsToCore/Utils.hs:1115) 0% ( 0 / 6) in 'GHC.HsToCore.Foreign.Call' Missing documentation for: Module header dsCCall (compiler/GHC/HsToCore/Foreign/Call.hs:96) mkFCall (compiler/GHC/HsToCore/Foreign/Call.hs:119) unboxArg (compiler/GHC/HsToCore/Foreign/Call.hs:139) boxResult (compiler/GHC/HsToCore/Foreign/Call.hs:217) resultWrapper (compiler/GHC/HsToCore/Foreign/Call.hs:304) 0% ( 0 / 3) in 'GHC.HsToCore.Foreign.Wasm' Missing documentation for: Module header dsWasmJSImport (compiler/GHC/HsToCore/Foreign/Wasm.hs:55) dsWasmJSExport (compiler/GHC/HsToCore/Foreign/Wasm.hs:601) 50% ( 1 / 2) in 'GHC.HsToCore.Foreign.Prim' Missing documentation for: dsPrimCall (compiler/GHC/HsToCore/Foreign/Prim.hs:32) 50% ( 2 / 4) in 'GHC.HsToCore.Foreign.JavaScript' Missing documentation for: dsJsFExport (compiler/GHC/HsToCore/Foreign/JavaScript.hs:82) dsJsFExportDynamic (compiler/GHC/HsToCore/Foreign/JavaScript.hs:262) 25% ( 1 / 4) in 'GHC.HsToCore.Foreign.C' Missing documentation for: dsCImport (compiler/GHC/HsToCore/Foreign/C.hs:110) dsCFExport (compiler/GHC/HsToCore/Foreign/C.hs:78) dsCFExportDynamic (compiler/GHC/HsToCore/Foreign/C.hs:172) 50% ( 1 / 2) in 'GHC.HsToCore.Foreign.Decl' Missing documentation for: dsForeigns (compiler/GHC/HsToCore/Foreign/Decl.hs:60) 0% ( 0 / 4) in 'GHC.HsToCore.GuardedRHSs' Missing documentation for: Module header dsGuarded (compiler/GHC/HsToCore/GuardedRHSs.hs:49) dsGRHSs (compiler/GHC/HsToCore/GuardedRHSs.hs:64) isTrueLHsExpr (compiler/GHC/HsToCore/Utils.hs:1091) Warning: 'ModIface' is ambiguous. It is defined * in GHC.Unit.Module.ModIface * in GHC.Unit.Module.ModIface 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.Unit.Module.ModIface Warning: 'version' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 27% ( 3 / 11) in 'GHC.Iface.Recomp' Missing documentation for: RecompileRequired (compiler/GHC/Iface/Recomp.hs:119) needsRecompileBecause (compiler/GHC/Iface/Recomp.hs:127) recompThen (compiler/GHC/Iface/Recomp.hs:239) MaybeValidated (compiler/GHC/Iface/Recomp.hs:129) outOfDateItemBecause (compiler/GHC/Iface/Recomp.hs:145) RecompReason (compiler/GHC/Iface/Recomp.hs:170) CompileReason (compiler/GHC/Iface/Recomp.hs:147) recompileRequired (compiler/GHC/Iface/Recomp.hs:235) 20% ( 1 / 5) in 'GHC.HsToCore.Usage' Missing documentation for: Module header mkUsageInfo (compiler/GHC/HsToCore/Usage.hs:80) mkUsedNames (compiler/GHC/HsToCore/Usage.hs:72) UsageConfig (compiler/GHC/HsToCore/Usage.hs:74) 0% ( 0 / 2) in 'GHC.Driver.Config.HsToCore.Usage' Missing documentation for: Module header initUsageConfig (compiler/GHC/Driver/Config/HsToCore/Usage.hs:12) Warning: 'ModIface' is ambiguous. It is defined * in GHC.Unit.Module.ModIface * in GHC.Unit.Module.ModIface 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.Unit.Module.ModIface Warning: 'NoBackend' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 60% ( 3 / 5) in 'GHC.Iface.Make' Missing documentation for: mkPartialIface (compiler/GHC/Iface/Make.hs:115) mkIfaceExports (compiler/GHC/Iface/Make.hs:522) Warning: 'HieFile' is ambiguous. It is defined * at compiler/GHC/Iface/Ext/Types.hs:74:16 * at compiler/GHC/Iface/Ext/Types.hs:74:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Iface/Ext/Types.hs:74:1 Warning: 'HsConPatTyArg' is ambiguous. It is defined * in Language.Haskell.Syntax.Pat * in Language.Haskell.Syntax.Pat You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in Language.Haskell.Syntax.Pat 40% ( 2 / 5) in 'GHC.Iface.Ext.Ast' Missing documentation for: Module header getCompressedAsts (compiler/GHC/Iface/Ext/Ast.hs:339) enrichHie (compiler/GHC/Iface/Ext/Ast.hs:346) 100% ( 2 / 2) in 'GHC.Utils.Asm' 75% ( 3 / 4) in 'GHC.SysTools.Elf' Missing documentation for: Module header 10% ( 1 / 10) in 'GHC.Linker.ExtraObj' Missing documentation for: Module header mkExtraObj (compiler/GHC/Linker/ExtraObj.hs:48) mkExtraObjToLinkIntoBinary (compiler/GHC/Linker/ExtraObj.hs:78) mkNoteObjsToLinkIntoBinary (compiler/GHC/Linker/ExtraObj.hs:154) checkLinkInfo (compiler/GHC/Linker/ExtraObj.hs:217) ghcLinkInfoSectionName (compiler/GHC/Linker/ExtraObj.hs:207) ghcLinkInfoNoteName (compiler/GHC/Linker/ExtraObj.hs:212) platformSupportsSavingLinkOpts (compiler/GHC/Linker/ExtraObj.hs:201) haveRtsOptsFlags (compiler/GHC/Linker/ExtraObj.hs:254) 33% ( 1 / 3) in 'GHC.Linker.Static' Missing documentation for: Module header linkBinary (compiler/GHC/Linker/Static.hs:69) 57% ( 4 / 7) in 'GHC.CmmToAsm.Ppr' Missing documentation for: Module header pprASCII (compiler/GHC/CmmToAsm/Ppr.hs:92) pprSectionHeader (compiler/GHC/CmmToAsm/Ppr.hs:201) Warning: 'registerised' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'LMGlobal' is ambiguous. It is defined * at compiler/GHC/Llvm/Types.hs:38:17 * at compiler/GHC/Llvm/Types.hs:38:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Llvm/Types.hs:38:1 62% ( 44 / 70) in 'GHC.Llvm.Types' Missing documentation for: ppLlvmType (compiler/GHC/Llvm/Types.hs:74) ppParams (compiler/GHC/Llvm/Types.hs:104) LMAlign (compiler/GHC/Llvm/Types.hs:117) LMConst (compiler/GHC/Llvm/Types.hs:119) garbageLit (compiler/GHC/Llvm/Types.hs:180) i128 (compiler/GHC/Llvm/Types.hs:324) i64 (compiler/GHC/Llvm/Types.hs:325) i32 (compiler/GHC/Llvm/Types.hs:326) i16 (compiler/GHC/Llvm/Types.hs:327) i8 (compiler/GHC/Llvm/Types.hs:328) i1 (compiler/GHC/Llvm/Types.hs:329) i8Ptr (compiler/GHC/Llvm/Types.hs:330) LlvmFunctionDecls (compiler/GHC/Llvm/Types.hs:360) LlvmParameter (compiler/GHC/Llvm/Types.hs:362) ppLlvmParamAttr (compiler/GHC/Llvm/Types.hs:403) ppLlvmFuncAttr (compiler/GHC/Llvm/Types.hs:496) ppLlvmCallConvention (compiler/GHC/Llvm/Types.hs:561) ppLlvmLinkageType (compiler/GHC/Llvm/Types.hs:630) ppLlvmMachOp (compiler/GHC/Llvm/Types.hs:683) ppLlvmCmpOp (compiler/GHC/Llvm/Types.hs:732) ppLlvmCastOp (compiler/GHC/Llvm/Types.hs:772) narrowFp (compiler/GHC/Llvm/Types.hs:832) widenFp (compiler/GHC/Llvm/Types.hs:836) ppFloat (compiler/GHC/Llvm/Types.hs:839) ppCommaJoin (compiler/GHC/Llvm/Types.hs:849) ppSpaceJoin (compiler/GHC/Llvm/Types.hs:854) 50% ( 5 / 10) in 'GHC.Llvm.MetaData' Missing documentation for: Module header ppMetaId (compiler/GHC/Llvm/MetaData.hs:80) ModuleFlagBehavior (compiler/GHC/Llvm/MetaData.hs:109) ModuleFlag (compiler/GHC/Llvm/MetaData.hs:133) moduleFlagToMetaExpr (compiler/GHC/Llvm/MetaData.hs:139) 75% ( 9 / 12) in 'GHC.Llvm.Syntax' Missing documentation for: LlvmBlocks (compiler/GHC/Llvm/Syntax.hs:27) LlvmFunctions (compiler/GHC/Llvm/Syntax.hs:71) SingleThreaded (compiler/GHC/Llvm/Syntax.hs:73) 90% ( 18 / 20) in 'GHC.Llvm.Ppr' Missing documentation for: ppVar (compiler/GHC/Llvm/Ppr.hs:655) ppTypeLit (compiler/GHC/Llvm/Ppr.hs:667) 81% ( 74 / 91) in 'GHC.Llvm' Missing documentation for: LlvmFunctions (compiler/GHC/Llvm/Syntax.hs:71) LlvmFunctionDecls (compiler/GHC/Llvm/Types.hs:360) LlvmBlocks (compiler/GHC/Llvm/Syntax.hs:27) LlvmParameter (compiler/GHC/Llvm/Types.hs:362) LMAlign (compiler/GHC/Llvm/Types.hs:117) LMConst (compiler/GHC/Llvm/Types.hs:119) i64 (compiler/GHC/Llvm/Types.hs:325) i32 (compiler/GHC/Llvm/Types.hs:326) i16 (compiler/GHC/Llvm/Types.hs:327) i8 (compiler/GHC/Llvm/Types.hs:328) i1 (compiler/GHC/Llvm/Types.hs:329) i8Ptr (compiler/GHC/Llvm/Types.hs:330) ModuleFlagBehavior (compiler/GHC/Llvm/MetaData.hs:109) ModuleFlag (compiler/GHC/Llvm/MetaData.hs:133) moduleFlagToMetaExpr (compiler/GHC/Llvm/MetaData.hs:139) ppVar (compiler/GHC/Llvm/Ppr.hs:655) ppTypeLit (compiler/GHC/Llvm/Ppr.hs:667) 100% ( 12 / 12) in 'GHC.CmmToLlvm.Regs' Warning: 'void' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 86% ( 44 / 51) in 'GHC.CmmToLlvm.Base' Missing documentation for: LlvmCmmDecl (compiler/GHC/CmmToLlvm/Base.hs:76) LlvmBasicBlock (compiler/GHC/CmmToLlvm/Base.hs:77) LiveGlobalRegUses (compiler/GHC/CmmToLlvm/Base.hs:81) UnresStatic (compiler/GHC/CmmToLlvm/Base.hs:95) getConfig (compiler/GHC/CmmToLlvm/Base.hs:311) isFPR (compiler/GHC/CmmToLlvm/Base.hs:179) lookupRegUse (compiler/GHC/CmmToLlvm/Base.hs:176) 100% ( 3 / 3) in 'GHC.CmmToLlvm.Data' 100% ( 4 / 4) in 'GHC.CmmToLlvm.Ppr' 100% ( 2 / 2) in 'GHC.CmmToLlvm.CodeGen' 60% ( 3 / 5) in 'GHC.CmmToLlvm' Missing documentation for: LlvmVersion llvmVersionList 0% ( 0 / 3) in 'GHC.CmmToAsm.X86.Ppr' Missing documentation for: Module header pprNatCmmDecl (compiler/GHC/CmmToAsm/X86/Ppr.hs:72) pprInstr (compiler/GHC/CmmToAsm/X86/Ppr.hs:607) Warning: 'StackArg' is ambiguous. It is defined * at compiler/GHC/CmmToAsm/X86/CodeGen.hs:3611:5 * at compiler/GHC/CmmToAsm/X86/CodeGen.hs:3609:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/CmmToAsm/X86/CodeGen.hs:3609:1 Warning: 'bid' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Amode' is ambiguous. It is defined * at compiler/GHC/CmmToAsm/X86/CodeGen.hs:430:11 * at compiler/GHC/CmmToAsm/X86/CodeGen.hs:429:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/CmmToAsm/X86/CodeGen.hs:429:1 33% ( 2 / 6) in 'GHC.CmmToAsm.X86.CodeGen' Missing documentation for: Module header cmmTopCodeGen (compiler/GHC/CmmToAsm/X86/CodeGen.hs:127) generateJumpTableForInstr (compiler/GHC/CmmToAsm/X86/CodeGen.hs:4251) extractUnwindPoints (compiler/GHC/CmmToAsm/X86/CodeGen.hs:4274) 33% ( 1 / 3) in 'GHC.CmmToAsm.X86' Missing documentation for: ncgX86_64 (compiler/GHC/CmmToAsm/X86.hs:28) ncgX86 (compiler/GHC/CmmToAsm/X86.hs:24) 33% ( 1 / 3) in 'GHC.CmmToAsm.RV64.Ppr' Missing documentation for: Module header pprNatCmmDecl (compiler/GHC/CmmToAsm/RV64/Ppr.hs:26) 50% ( 1 / 2) in 'GHC.CmmToAsm.RV64' Missing documentation for: ncgRV64 (compiler/GHC/CmmToAsm/RV64.hs:19) 0% ( 0 / 3) in 'GHC.CmmToAsm.PPC.Ppr' Missing documentation for: Module header pprNatCmmDecl (compiler/GHC/CmmToAsm/PPC/Ppr.hs:49) pprInstr (compiler/GHC/CmmToAsm/PPC/Ppr.hs:340) 50% ( 1 / 2) in 'GHC.CmmToAsm.PPC' Missing documentation for: ncgPPC (compiler/GHC/CmmToAsm/PPC.hs:23) 0% ( 0 / 4) in 'GHC.CmmToAsm.AArch64.Ppr' Missing documentation for: Module header pprNatCmmDecl (compiler/GHC/CmmToAsm/AArch64/Ppr.hs:31) pprInstr (compiler/GHC/CmmToAsm/AArch64/Ppr.hs:344) pprBasicBlock (compiler/GHC/CmmToAsm/AArch64/Ppr.hs:108) 50% ( 1 / 2) in 'GHC.CmmToAsm.AArch64' Missing documentation for: ncgAArch64 (compiler/GHC/CmmToAsm/AArch64.hs:23) 15% ( 15 / 98) in 'GHC.CmmToAsm.Dwarf.Constants' Missing documentation for: dW_TAG_array_type (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:30) dW_TAG_lexical_block (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:31) dW_TAG_pointer_type (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:32) dW_TAG_compile_unit (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:33) dW_TAG_structure_type (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:34) dW_TAG_typedef (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:35) dW_TAG_subroutine_type (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:36) dW_TAG_subrange_type (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:37) dW_TAG_base_type (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:38) dW_TAG_file_type (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:39) dW_TAG_subprogram (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:40) dW_TAG_variable (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:41) dW_TAG_auto_variable (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:42) dW_TAG_arg_variable (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:43) dW_TAG_ghc_src_note (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:45) dW_AT_name (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:51) dW_AT_stmt_list (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:52) dW_AT_low_pc (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:53) dW_AT_high_pc (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:54) dW_AT_language (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:55) dW_AT_comp_dir (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:56) dW_AT_producer (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:57) dW_AT_external (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:58) dW_AT_frame_base (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:59) dW_AT_use_UTF8 (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:60) dW_AT_linkage_name (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:61) dW_AT_ghc_tick_parent (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:69) dW_AT_ghc_span_file (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:76) dW_AT_ghc_span_start_line (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:77) dW_AT_ghc_span_start_col (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:78) dW_AT_ghc_span_end_line (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:79) dW_AT_ghc_span_end_col (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:80) dW_CHILDREN_no (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:85) dW_CHILDREN_yes (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:86) dW_FORM_addr (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:90) dW_FORM_data2 (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:91) dW_FORM_data4 (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:92) dW_FORM_string (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:93) dW_FORM_flag (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:94) dW_FORM_block1 (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:95) dW_FORM_ref_addr (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:96) dW_FORM_ref4 (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:97) dW_FORM_flag_present (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:98) dW_ATE_address (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:103) dW_ATE_boolean (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:104) dW_ATE_float (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:105) dW_ATE_signed (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:106) dW_ATE_signed_char (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:107) dW_ATE_unsigned (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:108) dW_ATE_unsigned_char (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:109) dW_CFA_set_loc (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:117) dW_CFA_undefined (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:118) dW_CFA_same_value (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:119) dW_CFA_def_cfa (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:120) dW_CFA_def_cfa_offset (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:121) dW_CFA_def_cfa_expression (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:122) dW_CFA_expression (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:123) dW_CFA_offset_extended_sf (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:124) dW_CFA_def_cfa_sf (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:125) dW_CFA_def_cfa_offset_sf (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:126) dW_CFA_val_offset (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:127) dW_CFA_val_expression (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:128) dW_CFA_offset (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:129) dW_OP_addr (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:135) dW_OP_deref (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:136) dW_OP_consts (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:137) dW_OP_minus (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:138) dW_OP_mul (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:139) dW_OP_plus (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:140) dW_OP_lit0 (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:141) dW_OP_breg0 (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:142) dW_OP_call_frame_cfa (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:143) dwarfInfoSection (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:148) dwarfAbbrevSection (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:149) dwarfLineSection (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:150) dwarfFrameSection (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:151) dwarfGhcSection (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:152) dwarfARangesSection (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:153) dwarfSection (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:168) dwarfInfoLabel (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:183) dwarfAbbrevLabel (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:184) dwarfLineLabel (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:185) dwarfFrameLabel (compiler/GHC/CmmToAsm/Dwarf/Constants.hs:186) 95% ( 22 / 23) in 'GHC.CmmToAsm.Dwarf.Types' Missing documentation for: Module header 50% ( 1 / 2) in 'GHC.CmmToAsm.Dwarf' Missing documentation for: Module header 0% ( 0 / 4) in 'GHC.Utils.Monad.Codensity' Missing documentation for: Module header Codensity (compiler/GHC/Utils/Monad/Codensity.hs:24) toCodensity (compiler/GHC/Utils/Monad/Codensity.hs:59) fromCodensity (compiler/GHC/Utils/Monad/Codensity.hs:63) Warning: 'ZonkEnv' is ambiguous. It is defined * at compiler/GHC/Tc/Zonk/Env.hs:55:5 * at compiler/GHC/Tc/Zonk/Env.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 compiler/GHC/Tc/Zonk/Env.hs:54:1 Warning: 'ZonkT' is ambiguous. It is defined * at compiler/GHC/Tc/Zonk/Env.hs:173:1 * at compiler/GHC/Tc/Zonk/Env.hs:150:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Tc/Zonk/Env.hs:150:1 Warning: 'ZonkBndrT' is ambiguous. It is defined * at compiler/GHC/Tc/Zonk/Env.hs:223:25 * at compiler/GHC/Tc/Zonk/Env.hs:223:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Tc/Zonk/Env.hs:223:1 68% ( 13 / 19) in 'GHC.Tc.Zonk.Env' Missing documentation for: getZonkEnv (compiler/GHC/Tc/Zonk/Env.hs:330) initZonkEnv (compiler/GHC/Tc/Zonk/Env.hs:313) setZonkType (compiler/GHC/Tc/Zonk/Env.hs:370) extendZonkEnv (compiler/GHC/Tc/Zonk/Env.hs:349) extendIdZonkEnv (compiler/GHC/Tc/Zonk/Env.hs:358) extendTyZonkEnv (compiler/GHC/Tc/Zonk/Env.hs:364) Warning: 'Type' is ambiguous. It is defined * in GHC.Core * in GHC.Core.TyCo.Rep 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.Core.TyCo.Rep Warning: 'ZonkEnv' is ambiguous. It is defined * at compiler/GHC/Tc/Zonk/Env.hs:55:5 * at compiler/GHC/Tc/Zonk/Env.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 compiler/GHC/Tc/Zonk/Env.hs:54:1 Warning: 'ZonkT' is ambiguous. It is defined * at compiler/GHC/Tc/Zonk/Env.hs:173:1 * at compiler/GHC/Tc/Zonk/Env.hs:150:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Tc/Zonk/Env.hs:150:1 Warning: 'ZonkBndrT' is ambiguous. It is defined * at compiler/GHC/Tc/Zonk/Env.hs:223:25 * at compiler/GHC/Tc/Zonk/Env.hs:223:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Tc/Zonk/Env.hs:223:1 42% ( 15 / 35) in 'GHC.Tc.Zonk.Type' Missing documentation for: zonkTopDecls (compiler/GHC/Tc/Zonk/Type.hs:667) zonkTopExpr (compiler/GHC/Tc/Zonk/Type.hs:652) zonkTopLExpr (compiler/GHC/Tc/Zonk/Type.hs:655) zonkTopBndrs (compiler/GHC/Tc/Zonk/Type.hs:608) zonkTyVarBindersX (compiler/GHC/Tc/Zonk/Type.hs:370) zonkTyVarBinderX (compiler/GHC/Tc/Zonk/Type.hs:376) zonkTyBndrX (compiler/GHC/Tc/Zonk/Type.hs:359) zonkTyBndrsX (compiler/GHC/Tc/Zonk/Type.hs:349) zonkTcTypeToTypeX (compiler/GHC/Tc/Zonk/Type.hs:545) zonkTcTypesToTypesX (compiler/GHC/Tc/Zonk/Type.hs:545) zonkScaledTcTypesToTypesX (compiler/GHC/Tc/Zonk/Type.hs:551) zonkTyVarOcc (compiler/GHC/Tc/Zonk/Type.hs:382) zonkCoToCo (compiler/GHC/Tc/Zonk/Type.hs:545) zonkEvBinds (compiler/GHC/Tc/Zonk/Type.hs:1816) zonkTcEvBinds (compiler/GHC/Tc/Zonk/Type.hs:1802) zonkTcMethInfoToMethInfoX (compiler/GHC/Tc/Zonk/Type.hs:1858) lookupTyVarX (compiler/GHC/Tc/Zonk/Type.hs:438) zonkCtRewriterSet (compiler/GHC/Tc/Zonk/Type.hs:1932) zonkCtEvRewriterSet (compiler/GHC/Tc/Zonk/Type.hs:1948) tcInitTidyEnv (compiler/GHC/Tc/Zonk/TcType.hs:543) Warning: 'TcLclEnv' is ambiguous. It is defined * in GHC.Tc.Types.LclEnv * in GHC.Tc.Types.LclEnv 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.Tc.Types.LclEnv Warning: 'LiftedRep' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Levity' is ambiguous. It is defined * in GHC.Core.TyCon * in GHC.Types.Basic 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.Basic Warning: 'Multiplicity' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Many' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 35% ( 43 /121) in 'GHC.Tc.Utils.TcMType' Missing documentation for: TcKind TcType TcTauType TcThetaType TcTyVarSet newFlexiTyVar (compiler/GHC/Tc/Utils/TcMType.hs:947) newFlexiTyVarTy (compiler/GHC/Tc/Utils/TcMType.hs:954) newFlexiTyVarTys (compiler/GHC/Tc/Utils/TcMType.hs:959) newOpenFlexiTyVar (compiler/GHC/Tc/Utils/TcMType.hs:978) newOpenTypeKind (compiler/GHC/Tc/Utils/TcMType.hs:962) newOpenBoxedTypeKind (compiler/GHC/Tc/Utils/TcMType.hs:1007) newMetaKindVar (compiler/GHC/Tc/Utils/TcMType.hs:170) newMetaKindVars (compiler/GHC/Tc/Utils/TcMType.hs:180) newMetaTyVarTyAtLevel (compiler/GHC/Tc/Utils/TcMType.hs:1068) newConcreteTyVarTyAtLevel (compiler/GHC/Tc/Utils/TcMType.hs:1074) substConcreteTvOrigin (compiler/GHC/Tc/Utils/TcMType.hs:1152) newAnonMetaTyVar (compiler/GHC/Tc/Utils/TcMType.hs:750) cloneMetaTyVar (compiler/GHC/Tc/Utils/TcMType.hs:865) cloneMetaTyVarWithInfo (compiler/GHC/Tc/Utils/TcMType.hs:877) newCycleBreakerTyVar (compiler/GHC/Tc/Utils/TcMType.hs:837) newMultiplicityVar (compiler/GHC/Tc/Utils/TcMType.hs:944) readMetaTyVar (compiler/GHC/Tc/Utils/TcMType.hs:890) newTauTvDetailsAtLevel (compiler/GHC/Tc/Utils/TcMType.hs:851) newMetaDetails (compiler/GHC/Tc/Utils/TcMType.hs:843) newMetaTyVarName (compiler/GHC/Tc/Utils/TcMType.hs:726) isFilledMetaTyVar_maybe (compiler/GHC/Tc/Utils/TcMType.hs:896) isFilledMetaTyVar (compiler/GHC/Tc/Utils/TcMType.hs:910) isUnfilledMetaTyVar (compiler/GHC/Tc/Utils/TcMType.hs:915) newEvVar (compiler/GHC/Tc/Utils/TcMType.hs:197) newEvVars (compiler/GHC/Tc/Utils/TcMType.hs:191) newDict (compiler/GHC/Tc/Utils/TcMType.hs:324) cloneWanted (compiler/GHC/Tc/Utils/TcMType.hs:238) cloneWC (compiler/GHC/Tc/Utils/TcMType.hs:246) cloneWantedCtEv (compiler/GHC/Tc/Utils/TcMType.hs:229) emitWantedEvVars (compiler/GHC/Tc/Utils/TcMType.hs:304) emitWantedEqs (compiler/GHC/Tc/Utils/TcMType.hs:270) newTcEvBinds (compiler/GHC/Tc/Utils/Monad.hs:1726) addTcEvBind (compiler/GHC/Tc/Utils/Monad.hs:1778) newCoercionHole (compiler/GHC/Tc/Utils/TcMType.hs:365) newCoercionHoleO (compiler/GHC/Tc/Utils/TcMType.hs:368) newVanillaCoercionHole (compiler/GHC/Tc/Utils/TcMType.hs:362) newMetaTyVars (compiler/GHC/Tc/Utils/TcMType.hs:1017) newMetaTyVarX (compiler/GHC/Tc/Utils/TcMType.hs:1036) newMetaTyVarsX (compiler/GHC/Tc/Utils/TcMType.hs:1024) newMetaTyVarBndrsX (compiler/GHC/Tc/Utils/TcMType.hs:1027) newMetaTyVarTyVarX (compiler/GHC/Tc/Utils/TcMType.hs:1052) newTyVarTyVar (compiler/GHC/Tc/Utils/TcMType.hs:771) cloneTyVarTyVar (compiler/GHC/Tc/Utils/TcMType.hs:780) newPatTyVar (compiler/GHC/Tc/Utils/TcMType.hs:814) newSkolemTyVar (compiler/GHC/Tc/Utils/TcMType.hs:764) newWildCardX (compiler/GHC/Tc/Utils/TcMType.hs:1055) ExpSigmaType ExpRhoType newInferExpType (compiler/GHC/Tc/Utils/TcMType.hs:455) newInferExpTypeFRR (compiler/GHC/Tc/Utils/TcMType.hs:458) scaledExpTypeToType (compiler/GHC/Tc/Utils/TcMType.hs:503) inferResultToType (compiler/GHC/Tc/Utils/TcMType.hs:514) ensureMonoType (compiler/GHC/Tc/Utils/TcMType.hs:583) promoteTcType (compiler/GHC/Tc/Utils/TcMType.hs:603) promoteMetaTyVarTo (compiler/GHC/Tc/Utils/TcMType.hs:2421) promoteTyVarSet (compiler/GHC/Tc/Utils/TcMType.hs:2434) quantifyTyVars (compiler/GHC/Tc/Utils/TcMType.hs:1756) isQuantifiableTv (compiler/GHC/Tc/Utils/TcMType.hs:1794) zonkAndSkolemise (compiler/GHC/Tc/Utils/TcMType.hs:1806) skolemiseQuantifiedTyVar (compiler/GHC/Tc/Utils/TcMType.hs:1830) doNotQuantifyTyVars (compiler/GHC/Tc/Utils/TcMType.hs:2113) candidateQTyVarsOfKinds (compiler/GHC/Tc/Utils/TcMType.hs:1434) candidateQTyVarsWithBinders (compiler/GHC/Tc/Utils/TcMType.hs:1394) CandidatesQTvs (compiler/GHC/Tc/Utils/TcMType.hs:1299) delCandidates (compiler/GHC/Tc/Utils/TcMType.hs:1374) candidateKindVars (compiler/GHC/Tc/Utils/TcMType.hs:1371) partitionCandidates (compiler/GHC/Tc/Utils/TcMType.hs:1381) mkHsDictLet mkHsApp mkHsAppTy tcShortCutLit (compiler/GHC/Tc/Utils/TcMType.hs:2349) shortCutLit (compiler/GHC/Tc/Utils/TcMType.hs:2362) hsOverLitName (compiler/GHC/Tc/Utils/TcMType.hs:2404) Warning: 'RuntimeRep' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'NotConcreteReasons' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 6 / 6) in 'GHC.Tc.Utils.Concrete' 100% ( 2 / 2) in 'GHC.Tc.Gen.Do' Warning: 'rnHsTyKi' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 5% ( 1 / 17) in 'GHC.Rename.Pat' Missing documentation for: Module header rnPat (compiler/GHC/Rename/Pat.hs:478) rnPats (compiler/GHC/Rename/Pat.hs:471) rnBindPat (compiler/GHC/Rename/Pat.hs:498) NameMaker (compiler/GHC/Rename/Pat.hs:210) applyNameMaker (compiler/GHC/Rename/Pat.hs:482) localRecNameMaker (compiler/GHC/Rename/Pat.hs:229) topRecNameMaker (compiler/GHC/Rename/Pat.hs:222) isTopRecNameMaker (compiler/GHC/Rename/Pat.hs:225) rnHsRecFields (compiler/GHC/Rename/Pat.hs:850) HsRecFieldContext (compiler/GHC/Rename/Pat.hs:829) CpsRn (compiler/GHC/Rename/Pat.hs:131) liftCps (compiler/GHC/Rename/Pat.hs:147) liftCpsWithCont (compiler/GHC/Rename/Pat.hs:155) rnLit (compiler/GHC/Rename/Pat.hs:1135) rnOverLit (compiler/GHC/Rename/Pat.hs:1173) 5% ( 1 / 20) in 'GHC.Rename.Bind' Missing documentation for: Module header rnTopBindsLHS (compiler/GHC/Rename/Bind.hs:197) rnTopBindsLHSBoot (compiler/GHC/Rename/Bind.hs:204) rnTopBindsBoot (compiler/GHC/Rename/Bind.hs:226) rnValBindsRHS (compiler/GHC/Rename/Bind.hs:333) rnLocalBindsAndThen (compiler/GHC/Rename/Bind.hs:245) rnLocalValBindsLHS (compiler/GHC/Rename/Bind.hs:280) rnLocalValBindsRHS (compiler/GHC/Rename/Bind.hs:371) rnMethodBinds (compiler/GHC/Rename/Bind.hs:936) renameSigs (compiler/GHC/Rename/Bind.hs:1060) rnMatchGroup (compiler/GHC/Rename/Bind.hs:1332) rnGRHSs (compiler/GHC/Rename/Bind.hs:1379) rnGRHS (compiler/GHC/Rename/Bind.hs:1389) rnSrcFixityDecl (compiler/GHC/Rename/Bind.hs:1424) makeMiniFixityEnv (compiler/GHC/Rename/Bind.hs:702) emptyMiniFixityEnv (compiler/GHC/Rename/Fixity.hs:120) HsSigCtxt (compiler/GHC/Rename/Env.hs:2075) rejectBootDecls (compiler/GHC/Rename/Bind.hs:216) localCompletePragmas (compiler/GHC/Rename/Bind.hs:1276) Warning: 'checkCanonicalMonadInstances' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'checkCanonicalMonoidInstances' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'tcs' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 16% ( 1 / 6) in 'GHC.Rename.Module' Missing documentation for: Module header addTcgDUs (compiler/GHC/Rename/Module.hs:258) findSplice (compiler/GHC/Rename/Module.hs:2612) rnWarningTxt (compiler/GHC/Rename/Module.hs:318) rnLWarningTxt (compiler/GHC/Rename/Module.hs:329) 0% ( 0 / 4) in 'GHC.Tc.Gen.Export' Missing documentation for: Module header rnExports (compiler/GHC/Tc/Gen/Export.hs:187) exports_from_avail (compiler/GHC/Tc/Gen/Export.hs:304) classifyGREs (compiler/GHC/Rename/Names.hs:2080) 28% ( 4 / 14) in 'GHC.Rename.Splice' Missing documentation for: Module header rnTopSpliceDecls (compiler/GHC/Rename/Splice.hs:817) rnTypedSplice (compiler/GHC/Rename/Splice.hs:462) rnSpliceType (compiler/GHC/Rename/Splice.hs:687) rnUntypedSpliceExpr (compiler/GHC/Rename/Splice.hs:503) rnSpliceDecl (compiler/GHC/Rename/Splice.hs:806) rnTypedBracket (compiler/GHC/Rename/Splice.hs:121) rnUntypedBracket (compiler/GHC/Rename/Splice.hs:150) checkThLocalName (compiler/GHC/Rename/Splice.hs:967) checkThLocalTyName (compiler/GHC/Rename/Splice.hs:939) Warning: 'returnName' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'pureName' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 33% ( 2 / 6) in 'GHC.Rename.Expr' Missing documentation for: Module header rnLExpr (compiler/GHC/Rename/Expr.hs:305) rnExpr (compiler/GHC/Rename/Expr.hs:325) AnnoBody (compiler/GHC/Rename/Expr.hs:1126) 50% ( 1 / 2) in 'GHC.Utils.Touch' Missing documentation for: Module header 0% ( 0 / 3) in 'GHC.Utils.Unique' Missing documentation for: Module header sameUnique (compiler/GHC/Utils/Unique.hs:27) anyOfUnique (compiler/GHC/Utils/Unique.hs:35) Warning: 'arr' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'first' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 25% ( 10 / 39) in 'GHC.Tc.Utils.Instantiate' Missing documentation for: Module header topSkolemise (compiler/GHC/Tc/Utils/Instantiate.hs:206) skolemiseRequired (compiler/GHC/Tc/Utils/Instantiate.hs:238) topInstantiate (compiler/GHC/Tc/Utils/Instantiate.hs:282) instantiateSigma (compiler/GHC/Tc/Utils/Instantiate.hs:307) instCall (compiler/GHC/Tc/Utils/Instantiate.hs:390) instDFunType (compiler/GHC/Tc/Utils/Instantiate.hs:444) instStupidTheta (compiler/GHC/Tc/Utils/Instantiate.hs:471) instTyVarsWith (compiler/GHC/Tc/Utils/Instantiate.hs:346) tcInstType (compiler/GHC/Tc/Utils/Instantiate.hs:529) tcInstTypeBndrs (compiler/GHC/Tc/Utils/Instantiate.hs:545) tcSkolemiseInvisibleBndrs (compiler/GHC/Tc/Utils/Instantiate.hs:656) tcInstSkolTyVarsX (compiler/GHC/Tc/Utils/Instantiate.hs:609) tcInstSkolTyVarBndrsX (compiler/GHC/Tc/Utils/Instantiate.hs:612) tcSkolDFunType (compiler/GHC/Tc/Utils/Instantiate.hs:568) tcSuperSkolTyVars (compiler/GHC/Tc/Utils/Instantiate.hs:591) tcInstSuperSkolTyVarsX (compiler/GHC/Tc/Utils/Instantiate.hs:630) tcInstInvisibleTyBindersN (compiler/GHC/Tc/Utils/Instantiate.hs:494) tcInstInvisibleTyBinder (compiler/GHC/Tc/Utils/Instantiate.hs:514) newOverloadedLit (compiler/GHC/Tc/Utils/Instantiate.hs:782) mkOverLit (compiler/GHC/Tc/Utils/Instantiate.hs:811) newClsInst (compiler/GHC/Tc/Utils/Instantiate.hs:986) newFamInst (compiler/GHC/Tc/Utils/Instantiate.hs:1128) tcGetInsts (compiler/GHC/Tc/Utils/Instantiate.hs:981) tcGetInstEnvs (compiler/GHC/Tc/Utils/Env.hs:346) getOverlapFlag (compiler/GHC/Tc/Utils/Instantiate.hs:954) tcExtendLocalInstEnv (compiler/GHC/Tc/Utils/Instantiate.hs:1009) instCallConstraints (compiler/GHC/Tc/Utils/Instantiate.hs:399) tcSyntaxName (compiler/GHC/Tc/Utils/Instantiate.hs:862) Warning: 'actual' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 18% ( 11 / 61) in 'GHC.Tc.Utils.Unify' Missing documentation for: tcWrapResult (compiler/GHC/Tc/Utils/Unify.hs:1270) tcWrapResultO (compiler/GHC/Tc/Utils/Unify.hs:1274) tcWrapResultMono (compiler/GHC/Tc/Utils/Unify.hs:1287) tcSubType (compiler/GHC/Tc/Utils/Unify.hs:1323) tcSubTypeSigma (compiler/GHC/Tc/Utils/Unify.hs:1367) tcSubTypePat (compiler/GHC/Tc/Utils/Unify.hs:1308) tcSubTypeDS (compiler/GHC/Tc/Utils/Unify.hs:1337) tcSubTypeAmbiguity (compiler/GHC/Tc/Utils/Unify.hs:1374) tcSubMult (compiler/GHC/Tc/Utils/Unify.hs:1582) tcSubMult' (compiler/GHC/Tc/Utils/Unify.hs:1585) checkConstraints (compiler/GHC/Tc/Utils/Unify.hs:477) checkTvConstraints (compiler/GHC/Tc/Utils/Unify.hs:498) buildImplicationFor (compiler/GHC/Tc/Utils/Unify.hs:579) buildTvImplication (compiler/GHC/Tc/Utils/Unify.hs:522) emitResidualTvConstraint (compiler/GHC/Tc/Utils/Unify.hs:505) DeepSubsumptionFlag (compiler/GHC/Tc/Utils/Unify.hs:1813) getDeepSubsumptionFlag (compiler/GHC/Tc/Utils/Unify.hs:1820) isRhoTyDS (compiler/GHC/Tc/Utils/Unify.hs:1979) tcSkolemise (compiler/GHC/Tc/Utils/Unify.hs:465) tcSkolemiseExpectedType (compiler/GHC/Tc/Utils/Unify.hs:458) unifyType (compiler/GHC/Tc/Utils/Unify.hs:2004) unifyKind (compiler/GHC/Tc/Utils/Unify.hs:2037) unifyInvisibleType (compiler/GHC/Tc/Utils/Unify.hs:2016) unifyExpectedType (compiler/GHC/Tc/Utils/Unify.hs:1296) unifyExprType (compiler/GHC/Tc/Utils/Unify.hs:1996) unifyTypeAndEmit (compiler/GHC/Tc/Utils/Unify.hs:2047) promoteTcType (compiler/GHC/Tc/Utils/TcMType.hs:603) swapOverTyVars (compiler/GHC/Tc/Utils/Unify.hs:2521) touchabilityAndShapeTest (compiler/GHC/Tc/Utils/Unify.hs:3584) lhsPriority (compiler/GHC/Tc/Utils/Unify.hs:2553) UnifyEnv (compiler/GHC/Tc/Utils/Unify.hs:2098) updUEnvLoc (compiler/GHC/Tc/Utils/Unify.hs:2115) setUEnvRole (compiler/GHC/Tc/Utils/Unify.hs:2112) uType (compiler/GHC/Tc/Utils/Unify.hs:2161) matchExpectedListTy (compiler/GHC/Tc/Utils/Unify.hs:960) matchExpectedTyConApp (compiler/GHC/Tc/Utils/Unify.hs:975) matchExpectedAppTy (compiler/GHC/Tc/Utils/Unify.hs:1021) checkTyEqRhs (compiler/GHC/Tc/Utils/Unify.hs:3188) recurseIntoTyConApp (compiler/GHC/Tc/Utils/Unify.hs:3398) PuResult (compiler/GHC/Tc/Utils/Unify.hs:3059) failCheckWith (compiler/GHC/Tc/Utils/Unify.hs:3088) okCheckRefl (compiler/GHC/Tc/Utils/Unify.hs:3085) mapCheck (compiler/GHC/Tc/Utils/Unify.hs:3093) AreUnifying (compiler/GHC/Tc/Utils/Unify.hs:3119) LevelCheck (compiler/GHC/Tc/Utils/Unify.hs:3127) FamAppBreaker (compiler/GHC/Tc/Utils/Unify.hs:3180) famAppArgFlags (compiler/GHC/Tc/Utils/Unify.hs:3170) checkPromoteFreeVars (compiler/GHC/Tc/Utils/Unify.hs:3538) simpleUnifyCheck (compiler/GHC/Tc/Utils/Unify.hs:2926) UnifyCheckCaller (compiler/GHC/Tc/Utils/Unify.hs:2906) Warning: 'HValue' is ambiguous. It is defined * in GHCi.RemoteTypes * in GHCi.RemoteTypes 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 GHCi.RemoteTypes Warning: 'Term' is ambiguous. It is defined * at compiler/GHC/Runtime/Heap/Inspect.hs:83:13 * at compiler/GHC/Runtime/Heap/Inspect.hs:83:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Runtime/Heap/Inspect.hs:83:1 Warning: 'max_depth' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'force' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'a' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 31% ( 5 / 16) in 'GHC.Runtime.Heap.Inspect' Missing documentation for: Module header improveRTTIType (compiler/GHC/Runtime/Heap/Inspect.hs:1096) Term (compiler/GHC/Runtime/Heap/Inspect.hs:83) isFullyEvaluatedTerm (compiler/GHC/Runtime/Heap/Inspect.hs:114) termType (compiler/GHC/Runtime/Heap/Inspect.hs:111) mapTermType (compiler/GHC/Runtime/Heap/Inspect.hs:193) termTyCoVars (compiler/GHC/Runtime/Heap/Inspect.hs:210) foldTerm (compiler/GHC/Runtime/Heap/Inspect.hs:169) TermFold (compiler/GHC/Runtime/Heap/Inspect.hs:148) cPprTermBase (compiler/GHC/Runtime/Heap/Inspect.hs:321) constrClosToName (compiler/GHC/Runtime/Heap/Inspect.hs:136) Warning: 'Typeable' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 11% ( 1 / 9) in 'GHC.Tc.Instance.Class' Missing documentation for: Module header matchGlobalInst (compiler/GHC/Tc/Instance/Class.hs:144) matchEqualityInst (compiler/GHC/Tc/Instance/Class.hs:1153) ClsInstResult (compiler/GHC/Tc/Instance/Class.hs:104) InstanceWhat safeOverlap (compiler/GHC/Tc/Instance/Class.hs:126) instanceReturnsDictCon (compiler/GHC/Tc/Instance/Class.hs:131) isNotAssociated (compiler/GHC/Tc/Instance/Class.hs:94) Warning: 'TcS' is ambiguous. It is defined * at compiler/GHC/Tc/Solver/Monad.hs:853:17 * at compiler/GHC/Tc/Solver/Monad.hs:853:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Tc/Solver/Monad.hs:853:1 Warning: 'CtLoc' is ambiguous. It is defined * in GHC.Tc.Types.CtLoc * in GHC.Tc.Types.CtLoc 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.Tc.Types.CtLoc 13% ( 20 /151) in 'GHC.Tc.Solver.Monad' Missing documentation for: TcS (compiler/GHC/Tc/Solver/Monad.hs:853) runTcS (compiler/GHC/Tc/Solver/Monad.hs:980) runTcSWithEvBinds (compiler/GHC/Tc/Solver/Monad.hs:1014) failTcS (compiler/GHC/Tc/Solver/Monad.hs:914) warnTcS (compiler/GHC/Tc/Solver/Monad.hs:915) addErrTcS (compiler/GHC/Tc/Solver/Monad.hs:916) wrapTcS (compiler/GHC/Tc/Solver/Monad.hs:892) nestTcS (compiler/GHC/Tc/Solver/Monad.hs:1132) nestImplicTcS (compiler/GHC/Tc/Solver/Monad.hs:1092) setEvBindsTcS (compiler/GHC/Tc/Solver/Monad.hs:1086) emitImplicationTcS (compiler/GHC/Tc/Solver/Monad.hs:1161) emitTvImplicationTcS (compiler/GHC/Tc/Solver/Monad.hs:1181) emitFunDepWanteds (compiler/GHC/Tc/Solver/Monad.hs:1926) selectNextWorkItem (compiler/GHC/Tc/Solver/Monad.hs:1345) getWorkList (compiler/GHC/Tc/Solver/Monad.hs:1339) updWorkListTcS (compiler/GHC/Tc/Solver/Monad.hs:1251) pushLevelNoWorkList (compiler/GHC/Tc/Solver/Monad.hs:1246) runTcPluginTcS (compiler/GHC/Tc/Solver/Monad.hs:933) recordUsedGREs (compiler/GHC/Tc/Solver/Monad.hs:1391) matchGlobalInst (compiler/GHC/Tc/Solver/Monad.hs:1665) ClsInstResult (compiler/GHC/Tc/Instance/Class.hs:104) QCInst StopOrContinue (compiler/GHC/Tc/Solver/Monad.hs:259) continueWith (compiler/GHC/Tc/Solver/Monad.hs:305) stopWith (compiler/GHC/Tc/Solver/Monad.hs:308) startAgainWith (compiler/GHC/Tc/Solver/Monad.hs:302) SolverStage (compiler/GHC/Tc/Solver/Monad.hs:278) simpleStage (compiler/GHC/Tc/Solver/Monad.hs:299) stopWithStage (compiler/GHC/Tc/Solver/Monad.hs:311) nopStage (compiler/GHC/Tc/Solver/Monad.hs:295) panicTcS (compiler/GHC/Tc/Solver/Monad.hs:917) traceTcS (compiler/GHC/Tc/Solver/Monad.hs:929) tryEarlyAbortTcS (compiler/GHC/Tc/Solver/Monad.hs:921) traceFireTcS (compiler/GHC/Tc/Solver/Monad.hs:954) bumpStepCountTcS (compiler/GHC/Tc/Solver/Monad.hs:942) csTraceTcS (compiler/GHC/Tc/Solver/Monad.hs:948) wrapErrTcS (compiler/GHC/Tc/Solver/Monad.hs:904) wrapWarnTcS (compiler/GHC/Tc/Solver/Monad.hs:909) resetUnificationFlag (compiler/GHC/Tc/Solver/Monad.hs:1595) setUnificationFlag (compiler/GHC/Tc/Solver/Monad.hs:1614) MaybeNew (compiler/GHC/Tc/Solver/Monad.hs:1674) freshGoals (compiler/GHC/Tc/Solver/Monad.hs:1681) isFresh (compiler/GHC/Tc/Solver/Monad.hs:1677) getEvExpr (compiler/GHC/Tc/Solver/Monad.hs:1684) newTcEvBinds (compiler/GHC/Tc/Solver/Monad.hs:1755) newNoTcEvBinds (compiler/GHC/Tc/Solver/Monad.hs:1758) unifyTyVar (compiler/GHC/Tc/Solver/Monad.hs:1316) reportUnifications (compiler/GHC/Tc/Solver/Monad.hs:1327) setEvBind (compiler/GHC/Tc/Solver/Monad.hs:1688) setEvBindIfWanted (compiler/GHC/Tc/Solver/Monad.hs:1749) newEvVar (compiler/GHC/Tc/Solver/Monad.hs:1761) newGivenEvVar (compiler/GHC/Tc/Solver/Monad.hs:1768) emitNewGivens (compiler/GHC/Tc/Solver/Monad.hs:1781) getSolvedDicts (compiler/GHC/Tc/Solver/Monad.hs:501) setSolvedDicts (compiler/GHC/Tc/Solver/Monad.hs:504) getInstEnvs (compiler/GHC/Tc/Solver/Monad.hs:1360) getFamInstEnvs (compiler/GHC/Tc/Solver/Monad.hs:1363) getTopEnv (compiler/GHC/Tc/Solver/Monad.hs:1366) getGblEnv (compiler/GHC/Tc/Solver/Monad.hs:1369) getLclEnv (compiler/GHC/Tc/Solver/Monad.hs:1372) setSrcSpan (compiler/GHC/Tc/Solver/Monad.hs:1375) getTcEvBindsVar (compiler/GHC/Tc/Solver/Monad.hs:1294) getTcLevel (compiler/GHC/Tc/Solver/Monad.hs:1297) getTcEvTyCoVars (compiler/GHC/Tc/Solver/Monad.hs:1300) getTcEvBindsMap (compiler/GHC/Tc/Solver/Monad.hs:1304) setTcEvBindsMap (compiler/GHC/Tc/Solver/Monad.hs:1308) tcLookupClass (compiler/GHC/Tc/Solver/Monad.hs:1378) tcLookupId (compiler/GHC/Tc/Solver/Monad.hs:1381) tcLookupTyCon (compiler/GHC/Tc/Solver/Monad.hs:1384) updInertSet (compiler/GHC/Tc/Solver/Monad.hs:516) updInertCans (compiler/GHC/Tc/Solver/Monad.hs:538) getHasGivenEqs (compiler/GHC/Tc/Solver/Monad.hs:683) setInertCans (compiler/GHC/Tc/Solver/Monad.hs:525) getInertEqs (compiler/GHC/Tc/Solver/Monad.hs:547) getInertCans (compiler/GHC/Tc/Solver/Monad.hs:522) getInertGivens (compiler/GHC/Tc/Solver/Monad.hs:576) getInnermostGivenEqLevel (compiler/GHC/Tc/Solver/Monad.hs:550) getInertSet (compiler/GHC/Tc/Solver/Monad.hs:1219) setInertSet (compiler/GHC/Tc/Solver/Monad.hs:1222) getUnsolvedInerts (compiler/GHC/Tc/Solver/Monad.hs:646) getPendingGivenScs (compiler/GHC/Tc/Solver/Monad.hs:593) insertFunEq addInertForAll (compiler/GHC/Tc/Solver/Monad.hs:322) emitWorkNC (compiler/GHC/Tc/Solver/Monad.hs:1256) emitWork (compiler/GHC/Tc/Solver/Monad.hs:1263) kickOutAfterUnification (compiler/GHC/Tc/Solver/Monad.hs:410) kickOutRewritable (compiler/GHC/Tc/Solver/Monad.hs:378) addInertSafehask (compiler/GHC/Tc/Solver/Monad.hs:472) insertSafeOverlapFailureTcS (compiler/GHC/Tc/Solver/Monad.hs:477) updInertSafehask (compiler/GHC/Tc/Solver/Monad.hs:543) getSafeOverlapFailures (compiler/GHC/Tc/Solver/Monad.hs:483) updSolvedDicts (compiler/GHC/Tc/Solver/Monad.hs:491) foldIrreds lookupFamAppCache (compiler/GHC/Tc/Solver/Monad.hs:773) extendFamAppCache (compiler/GHC/Tc/Solver/Monad.hs:784) pprKicked (compiler/GHC/Tc/Solver/Monad.hs:1530) instDFunType (compiler/GHC/Tc/Solver/Monad.hs:1634) wrapUnifierTcS (compiler/GHC/Tc/Solver/Monad.hs:2040) unifyFunDeps (compiler/GHC/Tc/Solver/Monad.hs:2005) uPairsTcM (compiler/GHC/Tc/Solver/Monad.hs:2000) unifyForAllBody (compiler/GHC/Tc/Solver/Monad.hs:2017) newFlexiTcSTy (compiler/GHC/Tc/Solver/Monad.hs:1638) instFlexiX (compiler/GHC/Tc/Solver/Monad.hs:1644) cloneMetaTyVar (compiler/GHC/Tc/Solver/Monad.hs:1641) tcInstSkolTyVarsX (compiler/GHC/Tc/Solver/Monad.hs:1669) TcLevel isFilledMetaTyVar_maybe (compiler/GHC/Tc/Solver/Monad.hs:1493) isFilledMetaTyVar (compiler/GHC/Tc/Solver/Monad.hs:1496) isUnfilledMetaTyVar (compiler/GHC/Tc/Solver/Monad.hs:1499) zonkTyCoVarsAndFV (compiler/GHC/Tc/Solver/Monad.hs:1502) zonkTcType (compiler/GHC/Tc/Solver/Monad.hs:1511) zonkTcTypes (compiler/GHC/Tc/Solver/Monad.hs:1514) zonkTcTyVar (compiler/GHC/Tc/Solver/Monad.hs:1517) zonkCo (compiler/GHC/Tc/Solver/Monad.hs:1508) zonkTyCoVarsAndFVList (compiler/GHC/Tc/Solver/Monad.hs:1505) zonkSimples (compiler/GHC/Tc/Solver/Monad.hs:1520) zonkWC (compiler/GHC/Tc/Solver/Monad.hs:1523) zonkTyCoVarKind (compiler/GHC/Tc/Solver/Monad.hs:1526) newTcRef (compiler/GHC/Tc/Solver/Monad.hs:1282) readTcRef (compiler/GHC/Tc/Solver/Monad.hs:1285) writeTcRef (compiler/GHC/Tc/Solver/Monad.hs:1288) updTcRef (compiler/GHC/Tc/Solver/Monad.hs:1291) getDefaultInfo (compiler/GHC/Tc/Solver/Monad.hs:1336) getDynFlags getGlobalRdrEnvTcS (compiler/GHC/Tc/Solver/Monad.hs:939) matchFam (compiler/GHC/Tc/Solver/Monad.hs:1882) matchFamTcM (compiler/GHC/Tc/Solver/Monad.hs:1886) checkWellStagedDFun (compiler/GHC/Tc/Solver/Monad.hs:1412) pprEq (compiler/GHC/Tc/Solver/Monad.hs:1490) checkTypeEq (compiler/GHC/Tc/Solver/Monad.hs:2181) checkTouchableTyVarEq (compiler/GHC/Tc/Solver/Monad.hs:2104) Warning: 'RewriteM' is ambiguous. It is defined * at compiler/GHC/Tc/Solver/Rewrite.hs:54:5 * at compiler/GHC/Tc/Solver/Rewrite.hs:53:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Tc/Solver/Rewrite.hs:53:1 Warning: 'splitPiTys'' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 60% ( 3 / 5) in 'GHC.Tc.Solver.Rewrite' Missing documentation for: Module header rewriteArgsNom (compiler/GHC/Tc/Solver/Rewrite.hs:262) Warning: 'TcM' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'tcPluginSolve' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 52% ( 20 / 38) in 'GHC.Tc.Plugin' Missing documentation for: findImportedModule (compiler/GHC/Tc/Plugin.hs:104) lookupOrig (compiler/GHC/Tc/Plugin.hs:109) tcLookupGlobal (compiler/GHC/Tc/Plugin.hs:113) tcLookupTyCon (compiler/GHC/Tc/Plugin.hs:116) tcLookupDataCon (compiler/GHC/Tc/Plugin.hs:119) tcLookupClass (compiler/GHC/Tc/Plugin.hs:122) tcLookup (compiler/GHC/Tc/Plugin.hs:125) tcLookupId (compiler/GHC/Tc/Plugin.hs:128) getTopEnv (compiler/GHC/Tc/Plugin.hs:132) getTargetPlatform (compiler/GHC/Tc/Plugin.hs:135) getEnvs (compiler/GHC/Tc/Plugin.hs:139) getInstEnvs (compiler/GHC/Tc/Plugin.hs:142) getFamInstEnvs (compiler/GHC/Tc/Plugin.hs:145) matchFam (compiler/GHC/Tc/Plugin.hs:149) newUnique (compiler/GHC/Tc/Plugin.hs:152) newFlexiTyVar (compiler/GHC/Tc/Plugin.hs:155) isTouchableTcPluginM (compiler/GHC/Tc/Plugin.hs:158) zonkCt (compiler/GHC/Tc/Plugin.hs:165) 11% ( 1 / 9) in 'GHC.Tc.Solver.Dict' Missing documentation for: solveDict (compiler/GHC/Tc/Solver/Dict.hs:82) solveDictNC (compiler/GHC/Tc/Solver/Dict.hs:75) checkInstanceOK (compiler/GHC/Tc/Solver/Dict.hs:927) matchLocalInst (compiler/GHC/Tc/Solver/Dict.hs:1143) chooseInstance (compiler/GHC/Tc/Solver/Dict.hs:901) makeSuperClasses (compiler/GHC/Tc/Solver/Dict.hs:1984) mkStrictSuperClasses (compiler/GHC/Tc/Solver/Dict.hs:2007) solveCallStack (compiler/GHC/Tc/Solver/Dict.hs:186) 0% ( 0 / 2) in 'GHC.Tc.Solver.Irred' Missing documentation for: Module header solveIrred (compiler/GHC/Tc/Solver/Irred.hs:35) 0% ( 0 / 2) in 'GHC.Tc.Solver.Equality' Missing documentation for: Module header solveEquality (compiler/GHC/Tc/Solver/Equality.hs:105) 0% ( 0 / 3) in 'GHC.Tc.Solver.Solve' Missing documentation for: Module header solveSimpleGivens (compiler/GHC/Tc/Solver/Solve.hs:79) solveSimpleWanteds (compiler/GHC/Tc/Solver/Solve.hs:94) Warning: 'CtLocEnv' is ambiguous. It is defined * in GHC.Tc.Types.CtLoc * in GHC.Tc.Types.CtLoc 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.Tc.Types.CtLoc 62% ( 5 / 8) in 'GHC.Tc.Errors' Missing documentation for: Module header warnDefaulting (compiler/GHC/Tc/Errors.hs:2521) mismatchMsg_ExpectedActuals Warning: 'Proposal' is ambiguous. It is defined * at compiler/GHC/Tc/Solver.hs:3957:20 * at compiler/GHC/Tc/Solver.hs:3957:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Tc/Solver.hs:3957:1 Warning: 'Unsatisfiable' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 25% ( 6 / 24) in 'GHC.Tc.Solver' Missing documentation for: Module header simplifyInfer (compiler/GHC/Tc/Solver.hs:1458) findInferredDiff (compiler/GHC/Tc/Solver.hs:1605) growThetaTyVars (compiler/GHC/Tc/Solver.hs:2273) simplifyAmbiguityCheck (compiler/GHC/Tc/Solver.hs:1167) simplifyDefault (compiler/GHC/Tc/Solver.hs:1191) simplifyTop (compiler/GHC/Tc/Solver.hs:162) simplifyTopImplic (compiler/GHC/Tc/Solver.hs:149) simplifyInteractive (compiler/GHC/Tc/Solver.hs:1184) pushLevelAndSolveEqualities (compiler/GHC/Tc/Solver.hs:198) pushLevelAndSolveEqualitiesX (compiler/GHC/Tc/Solver.hs:212) reportUnsolvedEqualities (compiler/GHC/Tc/Solver.hs:489) simplifyWantedsTcM (compiler/GHC/Tc/Solver.hs:2736) captureTopConstraints (compiler/GHC/Tc/Solver.hs:130) promoteTyVarSet (compiler/GHC/Tc/Utils/TcMType.hs:2434) simplifyAndEmitFlatConstraints (compiler/GHC/Tc/Solver.hs:243) solveWanteds (compiler/GHC/Tc/Solver.hs:2744) approximateWC (compiler/GHC/Tc/Solver.hs:3566) 26% ( 5 / 19) in 'GHC.Tc.Validity' Missing documentation for: Module header Rank checkValidType (compiler/GHC/Tc/Validity.hs:367) checkValidMonoType (compiler/GHC/Tc/Validity.hs:438) checkValidTheta (compiler/GHC/Tc/Validity.hs:1221) checkValidInstance (compiler/GHC/Tc/Validity.hs:2086) checkValidInstHead (compiler/GHC/Tc/Validity.hs:1537) validDerivPred (compiler/GHC/Tc/Validity.hs:1992) checkTySynRhs (compiler/GHC/Tc/Validity.hs:446) checkEscapingKind (compiler/GHC/Tc/Validity.hs:499) checkValidCoAxiom (compiler/GHC/Tc/Validity.hs:2238) checkValidCoAxBranch (compiler/GHC/Tc/Validity.hs:2299) checkConsistentFamInst (compiler/GHC/Tc/Validity.hs:2559) checkTyConTelescope (compiler/GHC/Tc/Validity.hs:3048) Warning: 'tcInferRho' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'inferInitialKind' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'TcTyMode' is ambiguous. It is defined * at compiler/GHC/Tc/Gen/HsType.hs:958:5 * at compiler/GHC/Tc/Gen/HsType.hs:957:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Tc/Gen/HsType.hs:957:1 Warning: 'forall' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Constraint' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 19% ( 13 / 68) in 'GHC.Tc.Gen.HsType' Missing documentation for: kcClassSigType (compiler/GHC/Tc/Gen/HsType.hs:400) tcClassSigType (compiler/GHC/Tc/Gen/HsType.hs:409) tcHsSigType (compiler/GHC/Tc/Gen/HsType.hs:438) tcHsSigWcType (compiler/GHC/Tc/Gen/HsType.hs:385) tcHsPartialSigType (compiler/GHC/Tc/Gen/HsType.hs:4209) tcStandaloneKindSig (compiler/GHC/Tc/Gen/HsType.hs:587) funsSigCtxt (compiler/GHC/Tc/Gen/HsType.hs:358) addSigCtxt (compiler/GHC/Tc/Gen/HsType.hs:362) pprSigCtxt (compiler/GHC/Tc/Gen/HsType.hs:372) tcHsClsInstType (compiler/GHC/Tc/Gen/HsType.hs:714) tcHsDefault (compiler/GHC/Tc/Gen/HsType.hs:654) tcHsDeriv (compiler/GHC/Tc/Gen/HsType.hs:667) bindImplicitTKBndrs_Tv (compiler/GHC/Tc/Gen/HsType.hs:3601) bindImplicitTKBndrs_Skol (compiler/GHC/Tc/Gen/HsType.hs:3600) bindImplicitTKBndrs_Q_Tv (compiler/GHC/Tc/Gen/HsType.hs:3603) bindImplicitTKBndrs_Q_Skol (compiler/GHC/Tc/Gen/HsType.hs:3602) bindExplicitTKBndrs_Tv (compiler/GHC/Tc/Gen/HsType.hs:3459) bindExplicitTKBndrs_Q_Tv (compiler/GHC/Tc/Gen/HsType.hs:3483) bindExplicitTKBndrs_Q_Skol (compiler/GHC/Tc/Gen/HsType.hs:3477) bindOuterFamEqnTKBndrs_Q_Tv (compiler/GHC/Tc/Gen/HsType.hs:3355) bindOuterFamEqnTKBndrs (compiler/GHC/Tc/Gen/HsType.hs:3365) tcOuterTKBndrs (compiler/GHC/Tc/Gen/HsType.hs:3375) scopedSortOuter (compiler/GHC/Tc/Gen/HsType.hs:3328) outerTyVars (compiler/GHC/Tc/Gen/HsType.hs:3315) outerTyVarBndrs (compiler/GHC/Tc/Gen/HsType.hs:3320) bindOuterSigTKBndrs_Tv (compiler/GHC/Tc/Gen/HsType.hs:3338) tcExplicitTKBndrs (compiler/GHC/Tc/Gen/HsType.hs:3408) bindNamedWildCardBinders (compiler/GHC/Tc/Gen/HsType.hs:2236) bindTyClTyVarsAndZonk (compiler/GHC/Tc/Gen/HsType.hs:3754) tcFamTyPats (compiler/GHC/Tc/Gen/HsType.hs:784) etaExpandAlgTyCon (compiler/GHC/Tc/Gen/HsType.hs:3926) tcbVisibilities (compiler/GHC/Tc/Gen/HsType.hs:4108) zonkAndScopedSort (compiler/GHC/Tc/Gen/HsType.hs:3770) InitialKindStrategy (compiler/GHC/Tc/Gen/HsType.hs:2370) SAKS_or_CUSK (compiler/GHC/Tc/Gen/HsType.hs:2376) kcDeclHeader (compiler/GHC/Tc/Gen/HsType.hs:2392) checkForDuplicateScopedTyVars (compiler/GHC/Tc/Gen/HsType.hs:3086) tcHsLiftedType (compiler/GHC/Tc/Gen/HsType.hs:848) tcHsOpenType (compiler/GHC/Tc/Gen/HsType.hs:847) tcHsLiftedTypeNC (compiler/GHC/Tc/Gen/HsType.hs:851) tcHsOpenTypeNC (compiler/GHC/Tc/Gen/HsType.hs:850) tcInferLHsType (compiler/GHC/Tc/Gen/HsType.hs:861) tcInferLHsTypeKind (compiler/GHC/Tc/Gen/HsType.hs:868) tcInferLHsTypeUnsaturated (compiler/GHC/Tc/Gen/HsType.hs:880) tcCheckLHsTypeInContext (compiler/GHC/Tc/Gen/HsType.hs:855) tcCheckLHsType (compiler/GHC/Tc/Gen/HsType.hs:1078) tcHsContext (compiler/GHC/Tc/Gen/HsType.hs:2010) tcLHsPredType (compiler/GHC/Tc/Gen/HsType.hs:2014) tcLHsKindSig (compiler/GHC/Tc/Gen/HsType.hs:4715) tcMult (compiler/GHC/Tc/Gen/HsType.hs:947) tcHsPatSigType (compiler/GHC/Tc/Gen/HsType.hs:4436) tcHsTyPat (compiler/GHC/Tc/Gen/HsType.hs:4457) HoleMode (compiler/GHC/Tc/Gen/HsType.hs:967) tyLitFromLit (compiler/GHC/Tc/Gen/HsType.hs:4777) tyLitFromOverloadedLit (compiler/GHC/Tc/Gen/HsType.hs:4783) 11% ( 3 / 26) in 'GHC.Tc.Gen.Sig' Missing documentation for: Module header TcSigInfo TcIdSig TcSigFun isPartialSig tcSigInfoName tcIdSigLoc completeSigPolyId_maybe lhsSigTypeContextSpan (compiler/GHC/Tc/Gen/Sig.hs:245) tcTySigs (compiler/GHC/Tc/Gen/Sig.hs:151) tcUserTypeSig (compiler/GHC/Tc/Gen/Sig.hs:202) completeSigFromId (compiler/GHC/Tc/Gen/Sig.hs:254) tcInstSig (compiler/GHC/Tc/Gen/Sig.hs:495) TcPragEnv (compiler/GHC/Tc/Gen/Sig.hs:551) emptyPragEnv (compiler/GHC/Tc/Gen/Sig.hs:554) lookupPragEnv (compiler/GHC/Tc/Gen/Sig.hs:557) extendPragEnv (compiler/GHC/Tc/Gen/Sig.hs:560) mkPragEnv (compiler/GHC/Tc/Gen/Sig.hs:564) tcSpecPrags (compiler/GHC/Tc/Gen/Sig.hs:761) tcSpecWrapper (compiler/GHC/Tc/Gen/Sig.hs:808) tcImpPrags (compiler/GHC/Tc/Gen/Sig.hs:824) addInlinePrags (compiler/GHC/Tc/Gen/Sig.hs:604) addInlinePragArity (compiler/GHC/Tc/Gen/Sig.hs:585) Warning: 'tcPat' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 22% ( 2 / 9) in 'GHC.Tc.Gen.Pat' Missing documentation for: tcLetPat (compiler/GHC/Tc/Gen/Pat.hs:95) newLetBndr (compiler/GHC/Tc/Gen/Pat.hs:378) LetBndrSpec (compiler/GHC/Tc/Gen/Pat.hs:299) tcCheckPat (compiler/GHC/Tc/Gen/Pat.hs:235) tcInferPat (compiler/GHC/Tc/Gen/Pat.hs:225) tcMatchPats (compiler/GHC/Tc/Gen/Pat.hs:144) addDataConStupidTheta (compiler/GHC/Tc/Gen/Pat.hs:1771) 50% ( 1 / 2) in 'GHC.Tc.Gen.Default' Missing documentation for: tcDefaults (compiler/GHC/Tc/Gen/Default.hs:130) 0% ( 0 / 7) in 'GHC.Tc.Gen.Bind' Missing documentation for: Module header tcLocalBinds (compiler/GHC/Tc/Gen/Bind.hs:236) tcTopBinds (compiler/GHC/Tc/Gen/Bind.hs:193) tcValBinds (compiler/GHC/Tc/Gen/Bind.hs:289) tcHsBootSigs (compiler/GHC/Tc/Gen/Bind.hs:217) tcPolyCheck (compiler/GHC/Tc/Gen/Bind.hs:596) chooseInferredQuantifiers (compiler/GHC/Tc/Gen/Bind.hs:1006) 33% ( 4 / 12) in 'GHC.Tc.TyCl.Utils' Missing documentation for: RolesInfo (compiler/GHC/Tc/TyCl/Utils.hs:458) inferRoles (compiler/GHC/Tc/TyCl/Utils.hs:466) checkClassCycles (compiler/GHC/Tc/TyCl/Utils.hs:300) addTyConsToGblEnv (compiler/GHC/Tc/TyCl/Utils.hs:762) mkDefaultMethodType (compiler/GHC/Tc/TyCl/Utils.hs:790) tcRecSelBinds (compiler/GHC/Tc/TyCl/Utils.hs:839) mkRecSelBinds (compiler/GHC/Tc/TyCl/Utils.hs:856) mkOneRecordSelector (compiler/GHC/Tc/TyCl/Utils.hs:869) Warning: 'ModDetails' is ambiguous. It is defined * in GHC.Unit.Module.ModDetails * in GHC.Unit.Module.ModDetails 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.Unit.Module.ModDetails Warning: 'ModIface' is ambiguous. It is defined * in GHC.Unit.Module.ModIface * in GHC.Unit.Module.ModIface 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.Unit.Module.ModIface Warning: 'ClsInst' is ambiguous. It is defined * in GHC.Core.InstEnv * in GHC.Core.InstEnv 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.Core.InstEnv Warning: 'rnIfaceDecl' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'TcGblEnv' is ambiguous. It is defined * in GHC.Tc.Types * in GHC.Tc.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.Tc.Types Warning: 'ImportAvails' is ambiguous. It is defined * in GHC.Unit.Module.Deps * in GHC.Unit.Module.Deps 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.Unit.Module.Deps 80% ( 8 / 10) in 'GHC.Tc.Utils.Backpack' Missing documentation for: Module header implicitRequirements (compiler/GHC/Tc/Utils/Backpack.hs:283) 25% ( 1 / 4) in 'GHC.Tc.TyCl.PatSyn' Missing documentation for: tcPatSynDecl (compiler/GHC/Tc/TyCl/PatSyn.hs:86) tcPatSynBuilderBind (compiler/GHC/Tc/TyCl/PatSyn.hs:889) patSynBuilderOcc (compiler/GHC/Tc/TyCl/PatSyn.hs:970) Warning: 'substTyVars' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'substATBndr' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'substTyVarBndrs' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 23% ( 3 / 13) in 'GHC.Tc.TyCl.Class' Missing documentation for: tcClassSigs (compiler/GHC/Tc/TyCl/Class.hs:122) tcClassDecl2 (compiler/GHC/Tc/TyCl/Class.hs:193) findMethodBind (compiler/GHC/Tc/TyCl/Class.hs:390) instantiateMethod (compiler/GHC/Tc/TyCl/Class.hs:356) tcClassMinimalDef (compiler/GHC/Tc/TyCl/Class.hs:329) HsSigFun (compiler/GHC/Tc/TyCl/Class.hs:371) mkHsSigFun (compiler/GHC/Tc/TyCl/Class.hs:374) instDeclCtxt1 (compiler/GHC/Tc/TyCl/Class.hs:468) instDeclCtxt2 (compiler/GHC/Tc/TyCl/Class.hs:472) instDeclCtxt3 (compiler/GHC/Tc/TyCl/Class.hs:478) 3% ( 1 / 28) in 'GHC.Tc.Gen.Head' Missing documentation for: Module header HsExprArg (compiler/GHC/Tc/Gen/Head.hs:166) TcPass (compiler/GHC/Tc/Gen/Head.hs:162) QLFlag (compiler/GHC/Tc/Gen/Head.hs:205) EWrap (compiler/GHC/Tc/Gen/Head.hs:207) AppCtxt (compiler/GHC/Tc/Gen/Head.hs:211) appCtxtLoc (compiler/GHC/Tc/Gen/Head.hs:251) insideExpansion (compiler/GHC/Tc/Gen/Head.hs:255) splitHsApps (compiler/GHC/Tc/Gen/Head.hs:294) addArgWrap (compiler/GHC/Tc/Gen/Head.hs:282) isHsValArg (compiler/GHC/Tc/Gen/Head.hs:409) leadingValArgs (compiler/GHC/Tc/Gen/Head.hs:413) isVisibleArg (compiler/GHC/Tc/Gen/Head.hs:424) tcInferAppHead (compiler/GHC/Tc/Gen/Head.hs:557) tcInferAppHead_maybe (compiler/GHC/Tc/Gen/Head.hs:568) tcInferId (compiler/GHC/Tc/Gen/Head.hs:807) tcCheckId (compiler/GHC/Tc/Gen/Head.hs:795) obviousSig (compiler/GHC/Tc/Gen/Head.hs:635) tyConOf (compiler/GHC/Tc/Gen/Head.hs:644) tyConOfET (compiler/GHC/Tc/Gen/Head.hs:653) fieldNotInType (compiler/GHC/Tc/Gen/Head.hs:656) nonBidirectionalErr (compiler/GHC/Tc/Gen/Head.hs:944) pprArgInst (compiler/GHC/Tc/Gen/Head.hs:440) addHeadCtxt (compiler/GHC/Tc/Gen/Head.hs:577) addExprCtxt (compiler/GHC/Tc/Gen/Head.hs:1282) addStmtCtxt (compiler/GHC/Tc/Gen/Head.hs:1271) addFunResCtxt (compiler/GHC/Tc/Gen/Head.hs:1166) Warning: 'f' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 12% ( 2 / 16) in 'GHC.Tc.Gen.Match' Missing documentation for: tcFunBindMatches (compiler/GHC/Tc/Gen/Match.hs:110) tcCaseMatches (compiler/GHC/Tc/Gen/Match.hs:178) tcLambdaMatches (compiler/GHC/Tc/Gen/Match.hs:143) tcGRHSList (compiler/GHC/Tc/Gen/Match.hs:320) tcGRHSsPat (compiler/GHC/Tc/Gen/Match.hs:185) TcStmtChecker (compiler/GHC/Tc/Gen/Match.hs:402) TcExprStmtChecker (compiler/GHC/Tc/Gen/Match.hs:399) TcCmdStmtChecker (compiler/GHC/Tc/Gen/Match.hs:400) tcStmts (compiler/GHC/Tc/Gen/Match.hs:414) tcStmtsAndThen (compiler/GHC/Tc/Gen/Match.hs:429) tcDoStmts (compiler/GHC/Tc/Gen/Match.hs:348) tcBody (compiler/GHC/Tc/Gen/Match.hs:380) tcDoStmt (compiler/GHC/Tc/Gen/Match.hs:938) tcGuardStmt (compiler/GHC/Tc/Gen/Match.hs:467) 0% ( 0 / 4) in 'GHC.Tc.Gen.App' Missing documentation for: Module header tcApp (compiler/GHC/Tc/Gen/App.hs:393) tcInferSigma (compiler/GHC/Tc/Gen/App.hs:177) tcExprPrag (compiler/GHC/Tc/Gen/App.hs:2320) Warning: 'HsCmdLamCase' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 50% ( 1 / 2) in 'GHC.Tc.Gen.Arrow' Missing documentation for: tcProc (compiler/GHC/Tc/Gen/Arrow.hs:96) 22% ( 4 / 18) in 'GHC.Tc.Gen.Expr' Missing documentation for: Module header tcCheckPolyExpr (compiler/GHC/Tc/Gen/Expr.hs:111) tcCheckPolyExprNC (compiler/GHC/Tc/Gen/Expr.hs:112) tcCheckMonoExpr (compiler/GHC/Tc/Gen/Expr.hs:248) tcCheckMonoExprNC (compiler/GHC/Tc/Gen/Expr.hs:249) tcMonoExpr (compiler/GHC/Tc/Gen/Expr.hs:258) tcMonoExprNC (compiler/GHC/Tc/Gen/Expr.hs:264) tcInferRho (compiler/GHC/Tc/Gen/Expr.hs:231) tcInferRhoNC (compiler/GHC/Tc/Gen/Expr.hs:237) tcPolyLExpr (compiler/GHC/Tc/Gen/Expr.hs:119) tcPolyExpr (compiler/GHC/Tc/Gen/Expr.hs:132) tcExpr (compiler/GHC/Tc/Gen/Expr.hs:291) tcPolyLExprSig (compiler/GHC/Tc/Gen/Expr.hs:137) tcCheckId (compiler/GHC/Tc/Gen/Head.hs:795) 50% ( 1 / 2) in 'GHC.Tc.Gen.Rule' Missing documentation for: tcRules (compiler/GHC/Tc/Gen/Rule.hs:106) 45% ( 9 / 20) in 'GHC.Tc.Errors.Hole' Missing documentation for: Module header findValidHoleFits (compiler/GHC/Tc/Errors/Hole.hs:585) getLocalBindings (compiler/GHC/Tc/Errors/Hole.hs:559) pprHoleFit (compiler/GHC/Tc/Errors/Hole.hs:505) addHoleFitDocs (compiler/GHC/Tc/Errors/Hole.hs:463) getHoleFitSortingAlg (compiler/GHC/Tc/Errors/Hole.hs:446) getHoleFitDispConfig (compiler/GHC/Tc/Errors/Hole.hs:429) HoleFitSortingAlg (compiler/GHC/Tc/Errors/Hole.hs:440) relevantCtEvidence (compiler/GHC/Tc/Errors/Hole.hs:718) zonkSubs (compiler/GHC/Tc/Errors/Hole.hs:735) sortHoleFitsByGraph (compiler/GHC/Tc/Errors/Hole.hs:765) Warning: 'inhabitationCandidates' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'addPmCtsNablas' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'PmCt' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'CompleteMatch' is ambiguous. It is defined * in GHC.Types.CompleteMatch * in GHC.Types.CompleteMatch 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.CompleteMatch Warning: 'Type' is ambiguous. It is defined * in GHC.Core * in GHC.Core.TyCo.Rep 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.Core.TyCo.Rep Warning: 'PredTy' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'PmCoreCt' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'z' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'data_con_app' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 81% ( 9 / 11) in 'GHC.HsToCore.Pmc.Solver' Missing documentation for: initNablas PhiCts (compiler/GHC/HsToCore/Pmc/Solver.hs:593) Warning: 'PmMatch' is ambiguous. It is defined * in GHC.HsToCore.Pmc.Types * in GHC.HsToCore.Pmc.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.HsToCore.Pmc.Types Warning: 'CheckResult' is ambiguous. It is defined * in GHC.HsToCore.Pmc.Types * in GHC.HsToCore.Pmc.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.HsToCore.Pmc.Types Warning: 'RedSets' is ambiguous. It is defined * in GHC.HsToCore.Pmc.Types * in GHC.HsToCore.Pmc.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.HsToCore.Pmc.Types 28% ( 2 / 7) in 'GHC.HsToCore.Pmc.Check' Missing documentation for: checkMatchGroup (compiler/GHC/HsToCore/Pmc/Check.hs:200) checkGRHSs (compiler/GHC/HsToCore/Pmc/Check.hs:208) checkPatBind (compiler/GHC/HsToCore/Pmc/Check.hs:222) checkEmptyCase (compiler/GHC/HsToCore/Pmc/Check.hs:217) checkRecSel (compiler/GHC/HsToCore/Pmc/Check.hs:226) Warning: 'subordinate'' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'official'' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'DerivInstTys' is ambiguous. It is defined * at compiler/GHC/Tc/Deriv/Generate.hs:2665:21 * at compiler/GHC/Tc/Deriv/Generate.hs:2665:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Tc/Deriv/Generate.hs:2665:1 Warning: 'denv_inst_tys' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'DerivEnv' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'denv_cls' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'denv_tvs' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'System' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 40% ( 11 / 27) in 'GHC.Tc.Deriv.Generate' Missing documentation for: gen_Eq_binds (compiler/GHC/Tc/Deriv/Generate.hs:219) gen_Ord_binds (compiler/GHC/Tc/Deriv/Generate.hs:406) gen_Enum_binds (compiler/GHC/Tc/Deriv/Generate.hs:654) gen_Bounded_binds (compiler/GHC/Tc/Deriv/Generate.hs:748) gen_Ix_binds (compiler/GHC/Tc/Deriv/Generate.hs:836) gen_Show_binds (compiler/GHC/Tc/Deriv/Generate.hs:1223) gen_Read_binds (compiler/GHC/Tc/Deriv/Generate.hs:1039) gen_Data_binds (compiler/GHC/Tc/Deriv/Generate.hs:1386) gen_Lift_binds (compiler/GHC/Tc/Deriv/Generate.hs:1649) gen_Newtype_binds (compiler/GHC/Tc/Deriv/Generate.hs:2018) gen_Newtype_fam_insts (compiler/GHC/Tc/Deriv/Generate.hs:2095) mkCoerceClassMethEqn (compiler/GHC/Tc/Deriv/Generate.hs:2153) ordOpTbl (compiler/GHC/Tc/Deriv/Generate.hs:2408) boxConTbl (compiler/GHC/Tc/Deriv/Generate.hs:2440) mkRdrFunBind (compiler/GHC/Tc/Deriv/Generate.hs:2325) error_Expr (compiler/GHC/Tc/Deriv/Generate.hs:2540) 25% ( 2 / 8) in 'GHC.Tc.Deriv.Functor' Missing documentation for: FFoldType (compiler/GHC/Tc/Deriv/Functor.hs:470) functorLikeTraverse (compiler/GHC/Tc/Deriv/Functor.hs:497) foldDataConArgs (compiler/GHC/Tc/Deriv/Functor.hs:586) gen_Functor_binds (compiler/GHC/Tc/Deriv/Functor.hs:155) gen_Foldable_binds (compiler/GHC/Tc/Deriv/Functor.hs:818) gen_Traversable_binds (compiler/GHC/Tc/Deriv/Functor.hs:1052) Warning: 'Rep1' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Generic1' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ArgTyAlg' is ambiguous. It is defined * at compiler/GHC/Tc/Deriv/Generics.hs:474:19 * at compiler/GHC/Tc/Deriv/Generics.hs:474:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Tc/Deriv/Generics.hs:474:1 28% ( 2 / 7) in 'GHC.Tc.Deriv.Generics' Missing documentation for: canDoGenerics (compiler/GHC/Tc/Deriv/Generics.hs:181) canDoGenerics1 (compiler/GHC/Tc/Deriv/Generics.hs:270) GenericKind (compiler/GHC/Tc/Deriv/Generics.hs:335) gen_Generic_binds (compiler/GHC/Tc/Deriv/Generics.hs:92) gen_Generic_fam_inst (compiler/GHC/Tc/Deriv/Generics.hs:421) 10% ( 2 / 19) in 'GHC.Tc.Gen.Foreign' Missing documentation for: tcForeignImports (compiler/GHC/Tc/Gen/Foreign.hs:238) tcForeignExports (compiler/GHC/Tc/Gen/Foreign.hs:395) isForeignImport (compiler/GHC/Tc/Gen/Foreign.hs:92) isForeignExport (compiler/GHC/Tc/Gen/Foreign.hs:97) tcFImport (compiler/GHC/Tc/Gen/Foreign.hs:255) tcFExport (compiler/GHC/Tc/Gen/Foreign.hs:414) tcForeignImports' (compiler/GHC/Tc/Gen/Foreign.hs:248) tcCheckFIType (compiler/GHC/Tc/Gen/Foreign.hs:290) checkCTarget (compiler/GHC/Tc/Gen/Foreign.hs:370) checkForeignArgs (compiler/GHC/Tc/Gen/Foreign.hs:467) normaliseFfiType (compiler/GHC/Tc/Gen/Foreign.hs:126) nonIOok (compiler/GHC/Tc/Gen/Foreign.hs:536) mustBeIO (compiler/GHC/Tc/Gen/Foreign.hs:537) checkSafe (compiler/GHC/Tc/Gen/Foreign.hs:540) noCheckSafe (compiler/GHC/Tc/Gen/Foreign.hs:541) tcForeignExports' (compiler/GHC/Tc/Gen/Foreign.hs:405) tcCheckFEType (compiler/GHC/Tc/Gen/Foreign.hs:445) Warning: 'FamInst' is ambiguous. It is defined * in GHC.Core.FamInstEnv * in GHC.Core.FamInstEnv 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.Core.FamInstEnv Warning: 'DerivInstTys' is ambiguous. It is defined * at compiler/GHC/Tc/Deriv/Generate.hs:2665:21 * at compiler/GHC/Tc/Deriv/Generate.hs:2665:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Tc/Deriv/Generate.hs:2665:1 Warning: 'GhcPs' is ambiguous. It is defined * in GHC.Hs.Extension * in GHC.Hs.Extension 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.Hs.Extension Warning: 'Generic' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'SkolemInfo' is ambiguous. It is defined * in GHC.Tc.Types.Origin * in GHC.Tc.Types.Origin 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.Tc.Types.Origin Warning: 'DerivEnv' is ambiguous. It is defined * at compiler/GHC/Tc/Deriv/Utils.hs:122:17 * at compiler/GHC/Tc/Deriv/Utils.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 compiler/GHC/Tc/Deriv/Utils.hs:122:1 Warning: 'Data' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Lift' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 59% ( 19 / 32) in 'GHC.Tc.Deriv.Utils' Missing documentation for: DerivSpec (compiler/GHC/Tc/Deriv/Utils.hs:170) pprDerivSpec (compiler/GHC/Tc/Deriv/Utils.hs:217) isDerivSpecStock (compiler/GHC/Tc/Deriv/Utils.hs:303) isDerivSpecNewtype (compiler/GHC/Tc/Deriv/Utils.hs:306) isDerivSpecAnyClass (compiler/GHC/Tc/Deriv/Utils.hs:309) isDerivSpecVia (compiler/GHC/Tc/Deriv/Utils.hs:312) substPredSpec (compiler/GHC/Tc/Deriv/Utils.hs:653) checkOriginativeSideConditions (compiler/GHC/Tc/Deriv/Utils.hs:863) hasStockDeriving (compiler/GHC/Tc/Deriv/Utils.hs:740) std_class_via_coercible (compiler/GHC/Tc/Deriv/Utils.hs:1168) non_coercible_class (compiler/GHC/Tc/Deriv/Utils.hs:1180) newDerivClsInst (compiler/GHC/Tc/Deriv/Utils.hs:1188) extendLocalInstEnv (compiler/GHC/Tc/Deriv/Utils.hs:1197) Warning: 'wanted' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 33% ( 1 / 3) in 'GHC.Tc.Deriv.Infer' Missing documentation for: inferConstraints (compiler/GHC/Tc/Deriv/Infer.hs:85) simplifyInstanceContexts (compiler/GHC/Tc/Deriv/Infer.hs:669) Warning: 'Typeable' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'InstInfo' is ambiguous. It is defined * at compiler/GHC/Tc/Utils/Env.hs:1007:5 * at compiler/GHC/Tc/Utils/Env.hs:1006:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Tc/Utils/Env.hs:1006:1 66% ( 2 / 3) in 'GHC.Tc.Deriv' Missing documentation for: tcDeriving (compiler/GHC/Tc/Deriv.hs:195) 6% ( 1 / 15) in 'GHC.Tc.TyCl' Missing documentation for: tcTyAndClassDecls (compiler/GHC/Tc/TyCl.hs:162) kcConDecls (compiler/GHC/Tc/TyCl.hs:1832) tcConDecls (compiler/GHC/Tc/TyCl.hs:3581) DataDeclInfo (compiler/GHC/Tc/TyCl.hs:3559) dataDeclChecks (compiler/GHC/Tc/TyCl.hs:3537) checkValidTyCon (compiler/GHC/Tc/TyCl.hs:4488) tcFamTyPats (compiler/GHC/Tc/Gen/HsType.hs:784) tcTyFamInstEqn (compiler/GHC/Tc/TyCl.hs:3215) tcAddTyFamInstCtxt (compiler/GHC/Tc/TyCl.hs:5446) tcMkDataFamInstCtxt (compiler/GHC/Tc/TyCl.hs:5450) tcAddDataFamInstCtxt (compiler/GHC/Tc/TyCl.hs:5455) unravelFamInstPats (compiler/GHC/Tc/TyCl.hs:3431) addConsistencyConstraints (compiler/GHC/Tc/TyCl.hs:3448) checkFamTelescope (compiler/GHC/Tc/TyCl.hs:3413) 50% ( 2 / 4) in 'GHC.Tc.TyCl.Instance' Missing documentation for: tcInstDecls1 (compiler/GHC/Tc/TyCl/Instance.hs:397) tcInstDecls2 (compiler/GHC/Tc/TyCl/Instance.hs:1232) Warning: 'lift' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'environment' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'plans' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'HomePackageTable' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 50% ( 16 / 32) in 'GHC.Tc.Module' Missing documentation for: tcRnType (compiler/GHC/Tc/Module.hs:2677) tcRnImportDecls (compiler/GHC/Tc/Module.hs:2663) tcRnDeclsi (compiler/GHC/Tc/Module.hs:2818) isGHCiMonad (compiler/GHC/Tc/Module.hs:2544) runTcInteractive (compiler/GHC/Tc/Module.hs:2068) withTcPlugins (compiler/GHC/Tc/Module.hs:3128) withHoleFitPlugins (compiler/GHC/Tc/Module.hs:3170) tcRnLookupName (compiler/GHC/Tc/Module.hs:2863) tcRnGetInfo (compiler/GHC/Tc/Module.hs:2891) tcRnModuleTcRnM (compiler/GHC/Tc/Module.hs:245) tcTopSrcDecls (compiler/GHC/Tc/Module.hs:1681) rnTopSrcDecls (compiler/GHC/Tc/Module.hs:1660) checkHiBootIface' (compiler/GHC/Tc/Module.hs:972) implicitRequirements (compiler/GHC/Tc/Utils/Backpack.hs:283) loadUnqualIfaces (compiler/GHC/Tc/Module.hs:2942) RenamedStuff (compiler/GHC/Tc/Module.hs:3202) 9% ( 3 / 33) in 'GHC.StgToCmm.Ticky' Missing documentation for: Module header withNewTickyCounterFun (compiler/GHC/StgToCmm/Ticky.hs:228) withNewTickyCounterLNE (compiler/GHC/StgToCmm/Ticky.hs:231) withNewTickyCounterThunk (compiler/GHC/StgToCmm/Ticky.hs:245) withNewTickyCounterStdThunk (compiler/GHC/StgToCmm/Ticky.hs:257) withNewTickyCounterCon (compiler/GHC/StgToCmm/Ticky.hs:269) emitTickyCounterTag (compiler/GHC/StgToCmm/Ticky.hs:419) tickyDynAlloc (compiler/GHC/StgToCmm/Ticky.hs:650) tickyAllocHeap (compiler/GHC/StgToCmm/Ticky.hs:691) tickyAllocPrim (compiler/GHC/StgToCmm/Ticky.hs:725) tickyAllocThunk (compiler/GHC/StgToCmm/Ticky.hs:732) tickyAllocPAP (compiler/GHC/StgToCmm/Ticky.hs:739) tickyHeapCheck (compiler/GHC/StgToCmm/Ticky.hs:745) tickyStackCheck (compiler/GHC/StgToCmm/Ticky.hs:748) tickyDirectCall (compiler/GHC/StgToCmm/Ticky.hs:586) tickyPushUpdateFrame (compiler/GHC/StgToCmm/Ticky.hs:455) tickyUpdateFrameOmitted (compiler/GHC/StgToCmm/Ticky.hs:456) tickyEnterDynCon (compiler/GHC/StgToCmm/Ticky.hs:468) tickyEnterFun (compiler/GHC/StgToCmm/Ticky.hs:496) tickyEnterThunk (compiler/GHC/StgToCmm/Ticky.hs:471) tickyEnterLNE (compiler/GHC/StgToCmm/Ticky.hs:508) tickyUpdateBhCaf (compiler/GHC/StgToCmm/Ticky.hs:489) tickyUnboxedTupleReturn (compiler/GHC/StgToCmm/Ticky.hs:577) tickyReturnOldCon (compiler/GHC/StgToCmm/Ticky.hs:569) tickyReturnNewCon (compiler/GHC/StgToCmm/Ticky.hs:572) tickyKnownCallTooFewArgs (compiler/GHC/StgToCmm/Ticky.hs:592) tickyKnownCallExact (compiler/GHC/StgToCmm/Ticky.hs:595) tickyKnownCallExtraArgs (compiler/GHC/StgToCmm/Ticky.hs:598) tickySlowCall (compiler/GHC/StgToCmm/Ticky.hs:606) tickySlowCallPat (compiler/GHC/StgToCmm/Ticky.hs:615) 21% ( 5 / 23) in 'GHC.StgToCmm.Layout' Missing documentation for: Module header mkArgDescr (compiler/GHC/StgToCmm/Layout.hs:553) adjustHpBackwards (compiler/GHC/StgToCmm/Layout.hs:149) emitClosureProcAndInfoTable (compiler/GHC/StgToCmm/Layout.hs:633) emitClosureAndInfoTable (compiler/GHC/StgToCmm/Layout.hs:654) slowCall (compiler/GHC/StgToCmm/Layout.hs:196) directCall (compiler/GHC/StgToCmm/Layout.hs:189) FieldOffOrPadding (compiler/GHC/StgToCmm/Layout.hs:417) mkVirtHeapOffsets (compiler/GHC/StgToCmm/Layout.hs:511) mkVirtHeapOffsetsWithPadding (compiler/GHC/StgToCmm/Layout.hs:447) getHpRelOffset (compiler/GHC/StgToCmm/Layout.hs:412) ArgRep (compiler/GHC/StgToCmm/ArgRep.hs:46) toArgRep (compiler/GHC/StgToCmm/ArgRep.hs:70) toArgRepOrV (compiler/GHC/StgToCmm/ArgRep.hs:96) idArgRep (compiler/GHC/StgToCmm/ArgRep.hs:118) argRepSizeW (compiler/GHC/StgToCmm/ArgRep.hs:104) getArgAmode (compiler/GHC/StgToCmm/Layout.hs:606) getNonVoidArgAmodes (compiler/GHC/StgToCmm/Layout.hs:612) 76% ( 13 / 17) in 'GHC.Stg.Lift.Analysis' Missing documentation for: LlStgBinding LlStgExpr LlStgRhs LlStgAlt 80% ( 4 / 5) in 'GHC.Stg.Lift' Missing documentation for: StgLiftConfig (compiler/GHC/Stg/Lift/Config.hs:12) Warning: 'getStgToDo' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 40% ( 2 / 5) in 'GHC.Stg.Pipeline' Missing documentation for: Module header StgPipelineOpts (compiler/GHC/Stg/Pipeline.hs:49) stg2stg (compiler/GHC/Stg/Pipeline.hs:83) 50% ( 1 / 2) in 'GHC.Driver.Config.Stg.Pipeline' Missing documentation for: Module header 40% ( 2 / 5) in 'GHC.ByteCode.Instr' Missing documentation for: BCInstr (compiler/GHC/ByteCode/Instr.hs:60) ProtoBCO (compiler/GHC/ByteCode/Instr.hs:39) bciStackUse (compiler/GHC/ByteCode/Instr.hs:387) 50% ( 1 / 2) in 'GHC.ByteCode.InfoTable' Missing documentation for: mkITbls (compiler/GHC/ByteCode/InfoTable.hs:39) 22% ( 2 / 9) in 'GHC.ByteCode.Asm' Missing documentation for: assembleBCOs (compiler/GHC/ByteCode/Asm.hs:101) assembleOneBCO (compiler/GHC/ByteCode/Asm.hs:173) SizedSeq sizeSS ssElts iNTERP_STACK_CHECK_THRESH (compiler/GHC/ByteCode/Asm.hs:705) mkNativeCallInfoLit (compiler/GHC/ByteCode/Asm.hs:701) Warning: 'BreakArray' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ModBreaks' is ambiguous. It is defined * in GHC.ByteCode.Types * in GHC.ByteCode.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.ByteCode.Types 33% ( 1 / 3) in 'GHC.StgToByteCode' Missing documentation for: UnlinkedBCO byteCodeGen (compiler/GHC/StgToByteCode.hs:106) Warning: 'HValue' is ambiguous. It is defined * in GHCi.RemoteTypes * in GHCi.RemoteTypes 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 GHCi.RemoteTypes 45% ( 11 / 24) in 'GHC.Linker.Loader' Missing documentation for: Loader LoaderState uninitializedLoader getLoaderState (compiler/GHC/Linker/Loader.hs:159) loadDecls (compiler/GHC/Linker/Loader.hs:673) loadModule (compiler/GHC/Linker/Loader.hs:724) loadCmdLineLibs (compiler/GHC/Linker/Loader.hs:340) extendLoadedEnv (compiler/GHC/Linker/Loader.hs:182) deleteFromLoadedEnv (compiler/GHC/Linker/Loader.hs:189) rmDupLinkables (compiler/GHC/Linker/Loader.hs:884) modifyLoaderState (compiler/GHC/Linker/Loader.hs:153) initLinkDepsOpts (compiler/GHC/Linker/Loader.hs:639) getGccSearchDirectory (compiler/GHC/Linker/Loader.hs:1530) 86% ( 13 / 15) in 'GHC.Runtime.Loader' Missing documentation for: loadFrontendPlugin (compiler/GHC/Runtime/Loader.hs:178) getHValueSafely (compiler/GHC/Runtime/Loader.hs:286) Warning: 'b' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'a' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 30% ( 4 / 13) in 'GHC.HsToCore.Match.Literal' Missing documentation for: Module header dsLit (compiler/GHC/HsToCore/Match/Literal.hs:101) hsLitKey (compiler/GHC/HsToCore/Match/Literal.hs:660) tidyLitPat (compiler/GHC/HsToCore/Match/Literal.hs:541) tidyNPat (compiler/GHC/HsToCore/Match/Literal.hs:555) matchLiterals (compiler/GHC/HsToCore/Match/Literal.hs:614) matchNPlusKPats (compiler/GHC/HsToCore/Match/Literal.hs:717) matchNPats (compiler/GHC/HsToCore/Match/Literal.hs:687) warnAboutIdentities (compiler/GHC/HsToCore/Match/Literal.hs:279) Warning: 'PmLit' is ambiguous. It is defined * in GHC.HsToCore.Pmc.Solver.Types * in GHC.HsToCore.Pmc.Solver.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.HsToCore.Pmc.Solver.Types Warning: 'ConPatOut' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Match' is ambiguous. It is defined * in Language.Haskell.Syntax.Expr * in Language.Haskell.Syntax.Expr You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in Language.Haskell.Syntax.Expr Warning: 'GrdTree' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 40% ( 2 / 5) in 'GHC.HsToCore.Pmc.Desugar' Missing documentation for: desugarPatBind (compiler/GHC/HsToCore/Pmc/Desugar.hs:323) desugarGRHSs (compiler/GHC/HsToCore/Pmc/Desugar.hs:347) desugarEmptyCase (compiler/GHC/HsToCore/Pmc/Desugar.hs:327) Warning: 'GrdMatch' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'desugarMatch' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'checkMatch' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'CheckResult' is ambiguous. It is defined * in GHC.HsToCore.Pmc.Types * in GHC.HsToCore.Pmc.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.HsToCore.Pmc.Types Warning: 'CIRB' is ambiguous. It is defined * at compiler/GHC/HsToCore/Pmc.hs:333:5 * at compiler/GHC/HsToCore/Pmc.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 compiler/GHC/HsToCore/Pmc.hs:332:1 Warning: 'ann' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Match' is ambiguous. It is defined * in Language.Haskell.Syntax.Expr * in Language.Haskell.Syntax.Expr You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in Language.Haskell.Syntax.Expr Warning: 'GRHSs' is ambiguous. It is defined * in Language.Haskell.Syntax.Expr * in Language.Haskell.Syntax.Expr You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in Language.Haskell.Syntax.Expr Warning: 'GRHS' is ambiguous. It is defined * in Language.Haskell.Syntax.Expr * in Language.Haskell.Syntax.Expr You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in Language.Haskell.Syntax.Expr Warning: 'SrcInfo' is ambiguous. It is defined * in GHC.HsToCore.Pmc.Types * in GHC.HsToCore.Pmc.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.HsToCore.Pmc.Types Warning: 'RedSets' is ambiguous. It is defined * in GHC.HsToCore.Pmc.Types * in GHC.HsToCore.Pmc.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.HsToCore.Pmc.Types Warning: 'dsl_nablas' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 83% ( 10 / 12) in 'GHC.HsToCore.Pmc' Missing documentation for: pmcRecSel (compiler/GHC/HsToCore/Pmc.hs:258) getNFirstUncovered (compiler/GHC/HsToCore/Pmc.hs:500) Warning: 'calcUnfoldingGuidance' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 16% ( 2 / 12) in 'GHC.HsToCore.Binds' Missing documentation for: Module header decomposeRuleLhs (compiler/GHC/HsToCore/Binds.hs:992) dsSpec (compiler/GHC/HsToCore/Binds.hs:817) dsHsWrapper (compiler/GHC/HsToCore/Binds.hs:1365) dsHsWrappers (compiler/GHC/HsToCore/Binds.hs:1361) dsEvTerm (compiler/GHC/HsToCore/Binds.hs:1519) dsTcEvBinds (compiler/GHC/HsToCore/Binds.hs:1431) dsTcEvBinds_s (compiler/GHC/HsToCore/Binds.hs:1426) dsEvBinds (compiler/GHC/HsToCore/Binds.hs:1439) dsWarnOrphanRule (compiler/GHC/HsToCore/Binds.hs:918) Warning: 'Type' is ambiguous. It is defined * in GHC.Core * in GHC.Core.TyCo.Rep 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.Core.TyCo.Rep Warning: 'ForallT' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 0% ( 0 / 2) in 'GHC.HsToCore.Quote' Missing documentation for: Module header dsBracket (compiler/GHC/HsToCore/Quote.hs:170) 0% ( 0 / 3) in 'GHC.HsToCore.Match.Constructor' Missing documentation for: Module header matchConFamily (compiler/GHC/HsToCore/Match/Constructor.hs:99) matchPatSyn (compiler/GHC/HsToCore/Match/Constructor.hs:117) 14% ( 1 / 7) in 'GHC.HsToCore.Match' Missing documentation for: Module header match (compiler/GHC/HsToCore/Match.hs:197) matchEquations (compiler/GHC/HsToCore/Match.hs:917) matchWrapper (compiler/GHC/HsToCore/Match.hs:796) matchSinglePat (compiler/GHC/HsToCore/Match.hs:960) matchSinglePatVar (compiler/GHC/HsToCore/Match.hs:974) 0% ( 0 / 3) in 'GHC.HsToCore.ListComp' Missing documentation for: Module header dsListComp (compiler/GHC/HsToCore/ListComp.hs:50) dsMonadComp (compiler/GHC/HsToCore/ListComp.hs:470) 0% ( 0 / 2) in 'GHC.HsToCore.Arrows' Missing documentation for: Module header dsProcExpr (compiler/GHC/HsToCore/Arrows.hs:288) Warning: 'build' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 28% ( 2 / 7) in 'GHC.HsToCore.Expr' Missing documentation for: Module header dsLocalBinds (compiler/GHC/HsToCore/Expr.hs:81) dsValBinds (compiler/GHC/HsToCore/Expr.hs:89) dsLit (compiler/GHC/HsToCore/Match/Literal.hs:101) dsSyntaxExpr (compiler/GHC/HsToCore/Expr.hs:623) 50% ( 2 / 4) in 'GHC.HsToCore' Missing documentation for: Module header deSugarExpr (compiler/GHC/HsToCore.hs:324) 60% ( 6 / 10) in 'GHC.Wasm.ControlFlow' Missing documentation for: Module header <> (compiler/GHC/Wasm/ControlFlow.hs:36) WasmIf (compiler/GHC/Wasm/ControlFlow.hs:48) BrTableInterval (compiler/GHC/CmmToAsm/Wasm/Types.hs:395) Warning: 'br' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'e' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 50% ( 1 / 2) in 'GHC.Wasm.ControlFlow.FromCmm' Missing documentation for: Module header Warning: 'MO_MulMayOflo' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'CmmLit' is ambiguous. It is defined * in GHC.Cmm.Expr * in GHC.Cmm.Expr 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.Cmm.Expr Warning: 'CmmGraph' is ambiguous. It is defined * in GHC.Cmm * in GHC.Cmm 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.Cmm Warning: 'LocalReg' is ambiguous. It is defined * in GHC.Cmm.Reg * in GHC.Cmm.Reg 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.Cmm.Reg 40% ( 2 / 5) in 'GHC.CmmToAsm.Wasm.FromCmm' Missing documentation for: Module header globalInfoFromCmmGlobalReg (compiler/GHC/CmmToAsm/Wasm/FromCmm.hs:180) supportedCmmGlobalRegs (compiler/GHC/CmmToAsm/Wasm/FromCmm.hs:200) 33% ( 1 / 3) in 'GHC.CmmToAsm.Wasm.Asm' Missing documentation for: Module header asmTellEverything (compiler/GHC/CmmToAsm/Wasm/Asm.hs:541) 0% ( 0 / 2) in 'GHC.CmmToAsm.Wasm' Missing documentation for: Module header ncgWasm (compiler/GHC/CmmToAsm/Wasm.hs:40) Warning: 'CmmStmts' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'cmmCodeGen' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'regAlloc' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'targetDoubleSize' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'smStablePtrTable' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Cmm' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 80% ( 4 / 5) in 'GHC.CmmToAsm' Missing documentation for: nativeCodeGen (compiler/GHC/CmmToAsm.hs:137) 40% ( 2 / 5) in 'GHC.Driver.CodeOutput' Missing documentation for: Module header codeOutput (compiler/GHC/Driver/CodeOutput.hs:98) outputForeignStubs (compiler/GHC/Driver/CodeOutput.hs:276) Warning: 'generateCgIPEStub' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 36% ( 8 / 22) in 'GHC.StgToCmm.Prof' Missing documentation for: Module header initCostCentres (compiler/GHC/StgToCmm/Prof.hs:217) ccType (compiler/GHC/StgToCmm/Prof.hs:73) ccsType (compiler/GHC/StgToCmm/Prof.hs:70) mkCCostCentre (compiler/GHC/StgToCmm/Prof.hs:79) mkCCostCentreStack (compiler/GHC/StgToCmm/Prof.hs:82) enterCostCentreThunk (compiler/GHC/StgToCmm/Prof.hs:192) enterCostCentreFun (compiler/GHC/StgToCmm/Prof.hs:198) costCentreFrom (compiler/GHC/StgToCmm/Prof.hs:87) storeCurCCS (compiler/GHC/StgToCmm/Prof.hs:76) emitSetCCC (compiler/GHC/StgToCmm/Prof.hs:304) saveCurrentCostCentre (compiler/GHC/StgToCmm/Prof.hs:142) restoreCurrentCostCentre (compiler/GHC/StgToCmm/Prof.hs:152) ldvEnter (compiler/GHC/StgToCmm/Prof.hs:397) 17% ( 3 / 17) in 'GHC.StgToCmm.Heap' Missing documentation for: Module header getVirtHp (compiler/GHC/StgToCmm/Monad.hs:418) setVirtHp (compiler/GHC/StgToCmm/Monad.hs:413) setRealHp (compiler/GHC/StgToCmm/Monad.hs:423) getHpRelOffset (compiler/GHC/StgToCmm/Layout.hs:412) entryHeapCheck (compiler/GHC/StgToCmm/Heap.hs:334) altHeapCheck (compiler/GHC/StgToCmm/Heap.hs:404) noEscapeHeapCheck (compiler/GHC/StgToCmm/Heap.hs:432) altHeapCheckReturnsTo (compiler/GHC/StgToCmm/Heap.hs:422) heapStackCheckGen (compiler/GHC/StgToCmm/Heap.hs:549) mkStaticClosure (compiler/GHC/StgToCmm/Heap.hs:221) allocDynClosure (compiler/GHC/StgToCmm/Heap.hs:93) allocDynClosureCmm (compiler/GHC/StgToCmm/Heap.hs:100) emitSetDynHdr (compiler/GHC/StgToCmm/Heap.hs:142) 0% ( 0 / 4) in 'GHC.StgToCmm.DataCon' Missing documentation for: Module header cgTopRhsCon (compiler/GHC/StgToCmm/DataCon.hs:67) buildDynCon (compiler/GHC/StgToCmm/DataCon.hs:166) bindConArgs (compiler/GHC/StgToCmm/DataCon.hs:382) Warning: 'CAFLabel' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Name' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'SRTEntry' is ambiguous. It is defined * at compiler/GHC/Cmm/Info/Build.hs:546:20 * at compiler/GHC/Cmm/Info/Build.hs:546:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Cmm/Info/Build.hs:546:1 Warning: 'ModuleSRTInfo' is ambiguous. It is defined * at compiler/GHC/Cmm/Info/Build.hs:668:22 * at compiler/GHC/Cmm/Info/Build.hs:668:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/Cmm/Info/Build.hs:668:1 50% ( 5 / 10) in 'GHC.Cmm.Info.Build' Missing documentation for: Module header CAFSet (compiler/GHC/Cmm/Info/Build.hs:534) CAFEnv (compiler/GHC/Cmm/Info/Build.hs:535) ModuleSRTInfo (compiler/GHC/Cmm/Info/Build.hs:668) emptySRT (compiler/GHC/Cmm/Info/Build.hs:690) 43% ( 7 / 16) in 'GHC.StgToCmm.Foreign' Missing documentation for: Module header emitPrimCall (compiler/GHC/StgToCmm/Foreign.hs:214) emitCCall (compiler/GHC/StgToCmm/Foreign.hs:203) emitCCallNeverReturns (compiler/GHC/StgToCmm/Foreign.hs:210) emitForeignCall (compiler/GHC/StgToCmm/Foreign.hs:224) emitSaveThreadState (compiler/GHC/StgToCmm/Foreign.hs:352) emitLoadThreadState (compiler/GHC/StgToCmm/Foreign.hs:524) emitOpenNursery (compiler/GHC/StgToCmm/Foreign.hs:560) emitCloseNursery (compiler/GHC/StgToCmm/Foreign.hs:469) 0% ( 0 / 3) in 'GHC.StgToCmm.Prim' Missing documentation for: Module header cgOpApp (compiler/GHC/StgToCmm/Prim.hs:75) shouldInlinePrimOp (compiler/GHC/StgToCmm/Prim.hs:123) 0% ( 0 / 3) in 'GHC.Cmm.LayoutStack' Missing documentation for: Module header cmmLayoutStack (compiler/GHC/Cmm/LayoutStack.hs:239) setInfoTableStackMap (compiler/GHC/Cmm/LayoutStack.hs:1019) Warning: 'CafEnv' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 50% ( 1 / 2) in 'GHC.Cmm.Pipeline' Missing documentation for: Module header 0% ( 0 / 3) in 'GHC.StgToCmm.Expr' Missing documentation for: Module header cgExpr (compiler/GHC/StgToCmm/Expr.hs:68) cgLit (compiler/GHC/StgToCmm/Lit.hs:50) 0% ( 0 / 6) in 'GHC.StgToCmm.Bind' Missing documentation for: Module header cgTopRhsClosure (compiler/GHC/StgToCmm/Bind.hs:86) cgBind (compiler/GHC/StgToCmm/Bind.hs:195) emitBlackHoleCode (compiler/GHC/StgToCmm/Bind.hs:699) pushUpdateFrame (compiler/GHC/StgToCmm/Bind.hs:788) emitUpdateFrame (compiler/GHC/StgToCmm/Bind.hs:799) 0% ( 0 / 2) in 'GHC.StgToCmm' Missing documentation for: Module header codeGen (compiler/GHC/StgToCmm.hs:81) Warning: 'IPEStats' is ambiguous. It is defined * at compiler/GHC/StgToCmm/Utils.hs:639:17 * at compiler/GHC/StgToCmm/Utils.hs:639:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC/StgToCmm/Utils.hs:639:1 33% ( 1 / 3) in 'GHC.Driver.GenerateCgIPEStub' Missing documentation for: Module header generateCgIPEStub (compiler/GHC/Driver/GenerateCgIPEStub.hs:205) 0% ( 0 / 3) in 'GHC.Cmm.Parser' Missing documentation for: Module header parseCmmFile (dist/build/GHC/Cmm/Parser.hs:3524) CmmParserConfig (compiler/GHC/Cmm/Parser/Config.hs:20) Warning: 'HscEnv' is ambiguous. It is defined * in GHC.Driver.Env.Types * in GHC.Driver.Env.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.Driver.Env.Types Warning: 'LoaderState' is ambiguous. It is defined * in GHC.Linker.Types * in GHC.Linker.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.Linker.Types Warning: 'HomeModInfo' is ambiguous. It is defined * in GHC.Unit.Home.ModInfo * in GHC.Unit.Home.ModInfo 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.Unit.Home.ModInfo Warning: 'SourceError' is ambiguous. It is defined * in GHC.Types.SourceError * in GHC.Types.SourceError 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.SourceError Warning: 'ModDetails' is ambiguous. It is defined * in GHC.Unit.Module.ModDetails * in GHC.Unit.Module.ModDetails 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.Unit.Module.ModDetails Warning: 'enableCodeGenWhen' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'HomeModLinkable' is ambiguous. It is defined * in GHC.Unit.Home.ModInfo * in GHC.Unit.Home.ModInfo 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.Unit.Home.ModInfo Warning: 'get_link_deps' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'WholeCoreBindings' is ambiguous. It is defined * in GHC.Unit.Module.WholeCoreBindings * in GHC.Unit.Module.WholeCoreBindings 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.Unit.Module.WholeCoreBindings Warning: 'Linkable' is ambiguous. It is defined * in GHC.Linker.Types * in GHC.Linker.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.Linker.Types Warning: 'qAddForeignFilePath' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Safe' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Trustworthy' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'addCorePlugin' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 48% ( 37 / 76) in 'GHC.Driver.Main' Missing documentation for: newHscEnv (compiler/GHC/Driver/Main.hs:312) newHscEnvWithHUG (compiler/GHC/Driver/Main.hs:319) Messager (compiler/GHC/Driver/Main.hs:812) batchMsg (compiler/GHC/Driver/Main.hs:1449) batchMultiMsg (compiler/GHC/Driver/Main.hs:1451) initModDetails (compiler/GHC/Driver/Main.hs:988) hscCompileCmmFile (compiler/GHC/Driver/Main.hs:2196) hscInteractive (compiler/GHC/Driver/Main.hs:2123) mkCgInteractiveGuts (compiler/GHC/Driver/Main.hs:2116) CgInteractiveGuts (compiler/GHC/Driver/Main.hs:2106) generateFreshByteCode (compiler/GHC/Driver/Main.hs:2186) hscDesugarAndSimplify (compiler/GHC/Driver/Main.hs:1204) hscParseIdentifier (compiler/GHC/Driver/Main.hs:2653) hscTcRcLookupName (compiler/GHC/Driver/Main.hs:443) hscTcRnGetInfo (compiler/GHC/Driver/Main.hs:452) hscIsGHCiMonad (compiler/GHC/Driver/Main.hs:458) hscGetModuleInterface (compiler/GHC/Driver/Main.hs:462) hscParseStmtWithLocation (compiler/GHC/Driver/Main.hs:2646) hscParsedStmt (compiler/GHC/Driver/Main.hs:2443) hscParseDeclsWithLocation (compiler/GHC/Driver/Main.hs:2475) hscParsedDecls (compiler/GHC/Driver/Main.hs:2492) hscParseModuleWithLocation (compiler/GHC/Driver/Main.hs:2468) hscImport (compiler/GHC/Driver/Main.hs:2593) hscParseExpr (compiler/GHC/Driver/Main.hs:2630) hscParseType (compiler/GHC/Driver/Main.hs:2650) hscCompileCoreExpr (compiler/GHC/Driver/Main.hs:2730) hscTidy (compiler/GHC/Driver/Main.hs:2684) hscCompileCoreExpr' (compiler/GHC/Driver/Main.hs:2736) hscParse' (compiler/GHC/Driver/Main.hs:481) hscDesugar' (compiler/GHC/Driver/Main.hs:757) tcRnModule' (compiler/GHC/Driver/Main.hs:703) doCodeGen (compiler/GHC/Driver/Main.hs:2291) getHscEnv (compiler/GHC/Driver/Main.hs:367) hscSimpleIface' (compiler/GHC/Driver/Main.hs:1901) oneShotMsg (compiler/GHC/Driver/Main.hs:1443) dumpIfaceStats (compiler/GHC/Driver/Main.hs:2924) showModuleIndex (compiler/GHC/Driver/Main.hs:2941) writeInterfaceOnlyMode (compiler/GHC/Driver/Main.hs:2948) loadByteCode (compiler/GHC/Driver/Main.hs:964) Warning: 'm' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 11% ( 2 / 18) in 'GHC.Tc.Gen.Splice' Missing documentation for: tcTypedSplice (compiler/GHC/Tc/Gen/Splice.hs:838) tcTypedBracket (compiler/GHC/Tc/Gen/Splice.hs:668) tcUntypedBracket (compiler/GHC/Tc/Gen/Splice.hs:709) runAnnotation (compiler/GHC/Tc/Gen/Splice.hs:1005) getUntypedSpliceBody (compiler/GHC/Tc/Gen/Splice.hs:831) runMetaE (compiler/GHC/Tc/Gen/Splice.hs:1147) runMetaP (compiler/GHC/Tc/Gen/Splice.hs:1151) runMetaT (compiler/GHC/Tc/Gen/Splice.hs:1155) runMetaD (compiler/GHC/Tc/Gen/Splice.hs:1159) runQuasi (compiler/GHC/Tc/Gen/Splice.hs:1073) tcTopSpliceExpr (compiler/GHC/Tc/Gen/Splice.hs:891) lookupThName_maybe (compiler/GHC/Tc/Gen/Splice.hs:2032) defaultRunMeta (compiler/GHC/Tc/Gen/Splice.hs:1127) runMeta' (compiler/GHC/Tc/Gen/Splice.hs:1210) runRemoteModFinalizers (compiler/GHC/Tc/Gen/Splice.hs:1076) runTopSplice (compiler/GHC/Tc/Gen/Splice.hs:938) Warning: 'imports' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 40% ( 20 / 49) in 'GHC.Runtime.Eval' Missing documentation for: Module header Resume History ExecOptions ExecResult resumeExec (compiler/GHC/Runtime/Eval.hs:405) runDecls (compiler/GHC/Runtime/Eval.hs:249) parseImportDecl (compiler/GHC/Runtime/Eval.hs:312) SingleStep abandon (compiler/GHC/Runtime/Eval.hs:737) abandonAll (compiler/GHC/Runtime/Eval.hs:750) getResumeContext (compiler/GHC/Runtime/Eval.hs:149) getHistorySpan (compiler/GHC/Runtime/Eval.hs:158) getModBreaks (compiler/GHC/Runtime/Interpreter.hs:701) getHistoryModule (compiler/GHC/Runtime/Eval.hs:155) setupBreakpoint (compiler/GHC/Runtime/Eval.hs:462) back (compiler/GHC/Runtime/Eval.hs:473) forward (compiler/GHC/Runtime/Eval.hs:476) mkTopLevEnv (compiler/GHC/Runtime/Eval.hs:839) parseInstanceHead (compiler/GHC/Runtime/Eval.hs:1071) getInstancesForType (compiler/GHC/Runtime/Eval.hs:1060) getDocs (compiler/GHC/Runtime/Eval.hs:943) showModule (compiler/GHC/Runtime/Eval.hs:1272) moduleIsBootOrNotObjectLinkable (compiler/GHC/Runtime/Eval.hs:1282) compileParsedExpr (compiler/GHC/Runtime/Eval.hs:1252) Term (compiler/GHC/Runtime/Heap/Inspect.hs:83) obtainTermFromId (compiler/GHC/Runtime/Eval.hs:1303) obtainTermFromVal (compiler/GHC/Runtime/Eval.hs:1295) reconstructType (compiler/GHC/Runtime/Eval.hs:1309) Warning: 'stopPhase' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'DynFlags' is ambiguous. It is defined * in GHC.Driver.DynFlags * in GHC.Driver.DynFlags 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.Driver.DynFlags Warning: 'ModLocation' is ambiguous. It is defined * in GHC.Unit.Module.Location * in GHC.Unit.Module.Location 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.Unit.Module.Location 28% ( 9 / 32) in 'GHC.Driver.Pipeline.Execute' Missing documentation for: Module header HookedUse (compiler/GHC/Driver/Pipeline/Execute.hs:88) runLlvmManglePhase (compiler/GHC/Driver/Pipeline/Execute.hs:160) runMergeForeign (compiler/GHC/Driver/Pipeline/Execute.hs:168) runLlvmLlcPhase (compiler/GHC/Driver/Pipeline/Execute.hs:183) runLlvmOptPhase (compiler/GHC/Driver/Pipeline/Execute.hs:255) runGenericAsPhase (compiler/GHC/Driver/Pipeline/Execute.hs:293) runLlvmAsPhase (compiler/GHC/Driver/Pipeline/Execute.hs:351) runAsPhase (compiler/GHC/Driver/Pipeline/Execute.hs:356) runCcPhase (compiler/GHC/Driver/Pipeline/Execute.hs:408) runHscBackendPhase (compiler/GHC/Driver/Pipeline/Execute.hs:542) runUnlitPhase (compiler/GHC/Driver/Pipeline/Execute.hs:626) getFileArgs (compiler/GHC/Driver/Pipeline/Execute.hs:657) runCppPhase (compiler/GHC/Driver/Pipeline/Execute.hs:667) runHscPhase (compiler/GHC/Driver/Pipeline/Execute.hs:685) runHscTcPhase (compiler/GHC/Driver/Pipeline/Execute.hs:820) runHscPostTcPhase (compiler/GHC/Driver/Pipeline/Execute.hs:829) runHsPpPhase (compiler/GHC/Driver/Pipeline/Execute.hs:835) phaseOutputFilenameNew (compiler/GHC/Driver/Pipeline/Execute.hs:850) compileStub (compiler/GHC/Driver/Pipeline/Execute.hs:1021) getHCFilePackages (compiler/GHC/Driver/Pipeline/Execute.hs:1146) linkDynLibCheck (compiler/GHC/Driver/Pipeline/Execute.hs:1157) touchObjectFile (compiler/GHC/Driver/Pipeline/Execute.hs:1173) 38% ( 16 / 42) in 'GHC.Driver.Pipeline' Missing documentation for: Module header oneShot (compiler/GHC/Driver/Pipeline.hs:532) compileFile (compiler/GHC/Driver/Pipeline.hs:546) compileOne' (compiler/GHC/Driver/Pipeline.hs:229) compileForeign (compiler/GHC/Driver/Pipeline.hs:611) compileEmptyStub (compiler/GHC/Driver/Pipeline.hs:630) link (compiler/GHC/Driver/Pipeline.hs:365) linkingNeeded (compiler/GHC/Driver/Pipeline.hs:470) checkLinkInfo (compiler/GHC/Linker/ExtraObj.hs:217) PipeEnv mkPipeEnv (compiler/GHC/Driver/Pipeline.hs:670) phaseOutputFilenameNew (compiler/GHC/Driver/Pipeline/Execute.hs:850) TPhase TPipelineClass hscBackendPipeline (compiler/GHC/Driver/Pipeline.hs:780) hscPostBackendPipeline (compiler/GHC/Driver/Pipeline.hs:884) hscGenBackendPipeline (compiler/GHC/Driver/Pipeline.hs:807) asPipeline (compiler/GHC/Driver/Pipeline.hs:826) viaCPipeline (compiler/GHC/Driver/Pipeline.hs:838) cmmCppPipeline (compiler/GHC/Driver/Pipeline.hs:863) cmmPipeline (compiler/GHC/Driver/Pipeline.hs:868) jsPipeline (compiler/GHC/Driver/Pipeline.hs:876) llvmPipeline (compiler/GHC/Driver/Pipeline.hs:845) llvmLlcPipeline (compiler/GHC/Driver/Pipeline.hs:850) llvmManglePipeline (compiler/GHC/Driver/Pipeline.hs:855) pipelineStart (compiler/GHC/Driver/Pipeline.hs:903) Warning: 'ModSummary' is ambiguous. It is defined * in GHC.Unit.Module.ModSummary * in GHC.Unit.Module.ModSummary 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.Unit.Module.ModSummary Warning: 'DynFlags' is ambiguous. It is defined * in GHC.Driver.DynFlags * in GHC.Driver.DynFlags 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.Driver.DynFlags Warning: 'Bag' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 42% ( 16 / 38) in 'GHC.Driver.Make' Missing documentation for: Module header loadWithCache (compiler/GHC/Driver/Make.hs:499) AnyGhcDiagnostic (compiler/GHC/Driver/Make.hs:491) ModIfaceCache (compiler/GHC/Driver/Make.hs:439) noIfaceCache (compiler/GHC/Driver/Make.hs:452) newIfaceCache (compiler/GHC/Driver/Make.hs:455) summariseModule (compiler/GHC/Driver/Make.hs:2159) SummariseResult (compiler/GHC/Driver/Make.hs:2138) summariseFile (compiler/GHC/Driver/Make.hs:2018) noModError (compiler/GHC/Driver/Make.hs:2392) cyclicModuleErr (compiler/GHC/Driver/Make.hs:2418) SummaryNode mkNodeKey ModNodeKey ModNodeKeyWithUid ModNodeMap (compiler/GHC/Driver/Make.hs:1496) emptyModNodeMap (compiler/GHC/Driver/Make.hs:1500) modNodeMapElems (compiler/GHC/Driver/Make.hs:1506) modNodeMapLookup (compiler/GHC/Driver/Make.hs:1509) modNodeMapInsert (compiler/GHC/Driver/Make.hs:1503) modNodeMapSingleton (compiler/GHC/Driver/Make.hs:1512) modNodeMapUnionWith (compiler/GHC/Driver/Make.hs:1515) Warning: 'Module' is ambiguous. It is defined * in GHC.Unit.Types * in GHC.Unit.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.Unit.Types Warning: 'ModGuts' is ambiguous. It is defined * in GHC.Unit.Module.ModGuts * in GHC.Unit.Module.ModGuts 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.Unit.Module.ModGuts Warning: 'Ghc' is ambiguous. It is defined * in GHC.Driver.Monad * in GHC.Driver.Monad 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.Driver.Monad Warning: 'GhcT' is ambiguous. It is defined * in GHC.Driver.Monad * in GHC.Driver.Monad 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.Driver.Monad Warning: 'DynFlags' is ambiguous. It is defined * in GHC.Driver.DynFlags * in GHC.Driver.DynFlags 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.Driver.DynFlags Warning: 'unitState' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Target' is ambiguous. It is defined * in GHC.Types.Target * in GHC.Types.Target 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.Target Warning: 'UnitId' is ambiguous. It is defined * in GHC.Unit.Types * in GHC.Unit.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.Unit.Types Warning: 'ModSummary' is ambiguous. It is defined * in GHC.Unit.Module.ModSummary * in GHC.Unit.Module.ModSummary 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.Unit.Module.ModSummary Warning: 'GhcApiError' is ambiguous. It is defined * at compiler/GHC.hs:2025:23 * at compiler/GHC.hs:2025:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at compiler/GHC.hs:2025:1 Warning: 'SourceError' is ambiguous. It is defined * in GHC.Types.SourceError * in GHC.Types.SourceError 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.SourceError Warning: 'compileToCore' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ModuleName' is ambiguous. It is defined * in Language.Haskell.Syntax.Module.Name * in Language.Haskell.Syntax.Module.Name You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in Language.Haskell.Syntax.Module.Name Warning: 'runStmt' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 64% (241 /374) in 'GHC' Missing documentation for: Module header prettyPrintGhcErrors withCleanupSession (compiler/GHC.hs:558) parseDynamicFlags (compiler/GHC.hs:922) setTopSessionDynFlags (compiler/GHC.hs:700) setSessionDynFlags (compiler/GHC.hs:628) setUnitDynFlags (compiler/GHC.hs:644) Logger getLogger TargetId loadWithCache (compiler/GHC/Driver/Make.hs:499) InteractiveImport SuccessFlag succeeded failed defaultWarnErrLogger TypecheckedSource (compiler/GHC.hs:1219) ParsedSource (compiler/GHC.hs:1216) RenamedSource (compiler/GHC.hs:1217) TypecheckedMod (compiler/GHC.hs:1152) ParsedMod (compiler/GHC.hs:1148) moduleInfo renamedSource typecheckedSource parsedSource coreModule emptyMG mkModuleGraph mgModSummaries ms_mod_name ModLocation isLoadedModule (compiler/GHC.hs:1424) modInfoExports (compiler/GHC.hs:1516) modInfoExportsWithSelectors (compiler/GHC.hs:1519) modInfoIsExportedName (compiler/GHC.hs:1527) modInfoLookupName (compiler/GHC.hs:1542) modInfoIface (compiler/GHC.hs:1548) findGlobalAnns (compiler/GHC.hs:1569) mkNamePprCtxForModule (compiler/GHC.hs:1534) ModIface ModIface alwaysQualify ExecOptions ExecResult resumeExec (compiler/GHC/Runtime/Eval.hs:405) runDecls (compiler/GHC/Runtime/Eval.hs:249) parseImportDecl (compiler/GHC/Runtime/Eval.hs:312) getNamePprCtx (compiler/GHC.hs:1439) findQualifiedModule (compiler/GHC.hs:1743) lookupQualifiedModule (compiler/GHC.hs:1791) renamePkgQualM (compiler/GHC.hs:1773) renameRawPkgQualM (compiler/GHC.hs:1776) showModule (compiler/GHC/Runtime/Eval.hs:1272) moduleIsBootOrNotObjectLinkable (compiler/GHC/Runtime/Eval.hs:1282) HValue compileParsedExpr (compiler/GHC/Runtime/Eval.hs:1252) ForeignHValue getDocs (compiler/GHC/Runtime/Eval.hs:943) runTcInteractive (compiler/GHC/Tc/Module.hs:2068) SingleStep Resume History getHistorySpan (compiler/GHC.hs:1843) getHistoryModule (compiler/GHC/Runtime/Eval.hs:155) abandon (compiler/GHC/Runtime/Eval.hs:737) abandonAll (compiler/GHC/Runtime/Eval.hs:750) getResumeContext (compiler/GHC/Runtime/Eval.hs:149) obtainTermFromId (compiler/GHC.hs:1851) obtainTermFromVal (compiler/GHC.hs:1847) reconstructType (compiler/GHC/Runtime/Eval.hs:1309) modInfoModBreaks (compiler/GHC.hs:1555) back (compiler/GHC/Runtime/Eval.hs:473) forward (compiler/GHC/Runtime/Eval.hs:476) setupBreakpoint (compiler/GHC/Runtime/Eval.hs:462) Unit mkModule pprModule isExternalName nameModule nameSrcSpan idType isDeadBinder isLocalId isGlobalId isRecordSelector isPrimOpId isFCallId isClassOpId_maybe isDataConWorkId isDictonaryId (compiler/GHC.hs:1558) alphaTyVars dataConType (compiler/GHC.hs:1623) StrictnessMark isMarkedStrict Class classMethods classSCTheta classTvsFds classATs pprFundeps instanceDFunId pprInstance pprInstanceHdr FamInst Type pprParendType pprTypeApp pprForAll pprThetaArrowTy parseInstanceHead (compiler/GHC/Runtime/Eval.hs:1071) getInstancesForType (compiler/GHC/Runtime/Eval.hs:1060) FixityDirection defaultFixity maxPrecedence negateFixity compareFixity mkSrcLoc srcSpanFile srcSpanStartLine srcSpanEndLine srcSpanStartCol srcSpanEndCol Located RealLocated noLoc mkGeneralLocated getLoc unLoc getRealSrcSpan unRealSrcSpan combineLocs Token EpaComment 0% ( 0 / 9) in 'Paths_ghc_lib' Missing documentation for: Module header version (dist/build/autogen/Paths_ghc_lib.hs:36) getBinDir (dist/build/autogen/Paths_ghc_lib.hs:56) getLibDir (dist/build/autogen/Paths_ghc_lib.hs:57) getDynLibDir (dist/build/autogen/Paths_ghc_lib.hs:58) getDataDir (dist/build/autogen/Paths_ghc_lib.hs:59) getLibexecDir (dist/build/autogen/Paths_ghc_lib.hs:60) getDataFileName (dist/build/autogen/Paths_ghc_lib.hs:39) getSysconfDir (dist/build/autogen/Paths_ghc_lib.hs:61) Warning: GHC.Cmm.Dataflow: could not find link destinations for: - GHC.Cmm.Dataflow.RewriteFun' - GHC.Cmm.Dataflow.TransferFun' - GHC.Cmm.Dataflow.JoinFun Warning: GHC.Cmm.Liveness: could not find link destinations for: - GHC.Cmm.Liveness.BlockEntryLivenessL - GHC.Cmm.Liveness.BlockEntryLiveness - GHC.Cmm.Liveness.CmmLive Warning: GHC.CmmToAsm.Wasm.Types: could not find link destinations for: - GHC.CmmToAsm.Wasm.Types.SymSet - GHC.CmmToAsm.Wasm.Types.SymMap Warning: GHC.CmmToAsm.X86.Regs: could not find link destinations for: - GHC.CmmToAsm.X86.Regs.Displacement Warning: GHC.Core.LateCC.OverloadedCalls: could not find link destinations for: - GHC.Core.LateCC.OverloadedCalls.OverloadedCallsCCState Warning: GHC.Core.Opt.WorkWrap.Utils: could not find link destinations for: - GHC.Core.Opt.WorkWrap.Utils.WwUse - GHC.Core.Opt.WorkWrap.Utils.WwResult Warning: GHC.Data.Graph.Inductive.PatriciaTree: could not find link destinations for: - GHC.Data.Graph.Inductive.PatriciaTree.Rep_Gr Warning: GHC.CmmToAsm.CFG: could not find link destinations for: - GHC.CmmToAsm.CFG.LoopInfo - GHC.CmmToAsm.CFG.BranchInfo - GHC.CmmToAsm.CFG.EdgeInfoMap - GHC.CmmToAsm.CFG.Edge Warning: GHC.Driver.MakeSem: could not find link destinations for: - GHC.Driver.MakeSem.Jobserver Warning: GHC.Stg.FVs: could not find link destinations for: - GHC.Stg.FVs.ImpFVs Warning: GHC.StgToCmm.Monad: could not find link destinations for: - GHC.StgToCmm.Monad.FCodeState - GHC.StgToCmm.Monad.CgBindings Warning: GHC.StgToCmm.ExtCode: could not find link destinations for: - GHC.StgToCmm.ExtCode.ExtCode - GHC.StgToCmm.ExtCode.Decls Warning: GHC.Stg.InferTags.Rewrite: could not find link destinations for: - GHC.Stg.InferTags.Rewrite.RM Warning: GHC.StgToJS.Utils: could not find link destinations for: - GHC.StgToJS.Utils.SlotCount Warning: GHC.Unit.Finder: could not find link destinations for: - GHC.Unit.Finder.FileExt Warning: GHC.Runtime.Interpreter: could not find link destinations for: - GHCi.Message.Rep_EvalExpr - GHCi.Message.Rep_EvalResult - GHCi.Message.Rep_EvalStatus_ Warning: GHC.Plugins: could not find link destinations for: - GHC.Core.Type.isBoxedRuntimeRep_maybe - GHC.Core.Coercion.downgradeRole_maybe - GHC.Hs.Type.pprTyVarBndr Warning: GHC.Rename.Names: could not find link destinations for: - GHC.Rename.Names.rnImportDecl Warning: GHC.IfaceToCore: could not find link destinations for: - GHC.IfaceToCore.mergeIfaceDecl Warning: GHC.HsToCore.Monad: could not find link destinations for: - Data.Functor.Utils.StateT - Data.Functor.Utils.StateL - Data.Functor.Utils.StateR - GHC.Core.FamInstEnv.NormM - Text.ParserCombinators.ReadP.P - Data.Graph.SetM - GHC.Core.Lint.LintM - GHC.Core.Unify.UM - GHC.Core.Opt.ConstantFold.RuleM - GHC.Parser.PostProcess.Haddock.HdkA - GHC.Parser.PostProcess.Haddock.HdkM Warning: GHC.Iface.Ext.Ast: could not find link destinations for: - GHC.Iface.Ext.Ast.HiePass - GHC.Iface.Ext.Ast.TypecheckedSource - GHC.Iface.Ext.Ast.RenamedSource Warning: GHC.CmmToLlvm.Regs: could not find link destinations for: - GHC.CmmToLlvm.Regs.rootN Warning: GHC.Tc.Zonk.Type: could not find link destinations for: - GHC.Tc.Zonk.Type.ZonkBndrTcM Warning: GHC.Rename.Bind: could not find link destinations for: - GHC.Rename.Bind.AnnoBody Warning: GHC.Runtime.Heap.Inspect: could not find link destinations for: - GHC.Runtime.Heap.Inspect.GhciType - GHC.Runtime.Heap.Inspect.RttiType - GHC.Runtime.Heap.Inspect.CustomTermPrinter - GHC.Runtime.Heap.Inspect.TermProcessor Warning: GHC.Tc.Gen.HsType: could not find link destinations for: - GHC.Tc.Gen.HsType.TcTyMode - GHC.Tc.Gen.HsType.kindGeneralizeSome Warning: GHC.Tc.Gen.Head: could not find link destinations for: - GHC.Tc.Gen.Head.XPass - GHC.Tc.Gen.Head.XEVAType - GHC.Tc.Gen.Head.XETAType Warning: GHC.Tc.Gen.Match: could not find link destinations for: - GHC.Tc.Gen.Match.AnnoBody - GHC.Tc.Gen.Match.TcMatchAltChecker Warning: GHC.HsToCore.Pmc.Solver: could not find link destinations for: - GHC.HsToCore.Pmc.Solver.addPhiCts Warning: GHC.HsToCore.Pmc.Check: could not find link destinations for: - GHC.HsToCore.Pmc.Check.topToBottom - GHC.HsToCore.Pmc.Check.leftToRight Warning: GHC.Tc.Module: could not find link destinations for: - GHC.Tc.Module.BootErrsM Warning: GHC.ByteCode.Asm: could not find link destinations for: - GHC.Data.SizedSeq.Rep_SizedSeq Warning: GHC.HsToCore.Pmc: could not find link destinations for: - GHC.HsToCore.Pmc.CIRB - GHC.HsToCore.Pmc.ldiMatch - GHC.HsToCore.Pmc.cirbsMatch - GHC.HsToCore.Pmc.formatReportWarnings Warning: GHC.HsToCore.Match: could not find link destinations for: - GHC.HsToCore.Match.MatchId Warning: GHC.Wasm.ControlFlow.FromCmm: could not find link destinations for: - GHC.Wasm.ControlFlow.FromCmm.CmmActions Warning: GHC.CmmToAsm.Wasm.Asm: could not find link destinations for: - GHC.CmmToAsm.Wasm.Asm.WasmAsmM Warning: GHC.Cmm.Info.Build: could not find link destinations for: - GHC.Cmm.Info.Build.SRTEntry - GHC.Cmm.Info.Build.CAFfyLabel Warning: GHC.Cmm.LayoutStack: could not find link destinations for: - GHC.Cmm.LayoutStack.StackMap Warning: GHC.Runtime.Eval: could not find link destinations for: - GHC.Runtime.Heap.Inspect.RttiType Warning: GHC.Driver.Pipeline: could not find link destinations for: - GHC.Driver.Pipeline.P Warning: GHC.Driver.Make: could not find link destinations for: - GHC.Driver.Make.CachedIface Warning: GHC: could not find link destinations for: - GHC.Unit.Module.ModIface.ModIfacePhase - GHC.Unit.Module.ModIface.ModIfaceFinal - GHC.DesugaredMod - GHC.tm_internals - GHC.modSummary - GHC.Parser.PostProcess.Haddock.HdkA - GHC.Parser.PostProcess.Haddock.HasHaddock - GHC.Parser.PostProcess.Haddock.addHaddock Documentation created: dist/doc/html/ghc-lib/, dist/doc/html/ghc-lib/ghc-lib.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/ghc-lib-9.12.2.20250421-JSOcJBrJ6UgBRjnFDVyVqg Completed ghc-lib-9.12.2.20250421 [1 of 2] Compiling Main ( /tmp/cabal-tmp-1561848/ghc-paths-0.1.0.12/dist/setup/setup.hs, /tmp/cabal-tmp-1561848/ghc-paths-0.1.0.12/dist/setup/Main.o ) [2 of 2] Linking /tmp/cabal-tmp-1561848/ghc-paths-0.1.0.12/dist/setup/setup Configuring ghc-paths-0.1.0.12... Preprocessing library for ghc-paths-0.1.0.12... Building library for ghc-paths-0.1.0.12... [1 of 1] Compiling GHC.Paths ( GHC/Paths.hs, dist/build/GHC/Paths.o, dist/build/GHC/Paths.dyn_o ) Preprocessing library for ghc-paths-0.1.0.12... Running Haddock on library for ghc-paths-0.1.0.12... [1 of 1] Compiling GHC.Paths ( GHC/Paths.hs, nothing ) [HIE file is missing] Haddock coverage: 0% ( 0 / 5) in 'GHC.Paths' Missing documentation for: Module header ghc (GHC/Paths.hs:12) ghc_pkg (GHC/Paths.hs:13) libdir (GHC/Paths.hs:9) docdir (GHC/Paths.hs:10) Documentation created: dist/doc/html/ghc-paths, dist/doc/html/ghc-paths/ghc-paths.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/ghc-paths-0.1.0.12-1mVtHud1oUi8Fp8B0qXQVa Completed ghc-paths-0.1.0.12 Configuring vector-0.13.2.0... Preprocessing library for vector-0.13.2.0.. Building library for vector-0.13.2.0.. [ 1 of 23] Compiling Data.Vector.Fusion.Stream.Monadic ( src/Data/Vector/Fusion/Stream/Monadic.hs, dist/build/Data/Vector/Fusion/Stream/Monadic.o, dist/build/Data/Vector/Fusion/Stream/Monadic.dyn_o ) [ 2 of 23] Compiling Data.Vector.Fusion.Util ( src/Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o, dist/build/Data/Vector/Fusion/Util.dyn_o ) [ 3 of 23] Compiling Data.Vector.Fusion.Bundle.Size ( src/Data/Vector/Fusion/Bundle/Size.hs, dist/build/Data/Vector/Fusion/Bundle/Size.o, dist/build/Data/Vector/Fusion/Bundle/Size.dyn_o ) [ 4 of 23] Compiling Data.Vector.Generic.Mutable.Base ( src/Data/Vector/Generic/Mutable/Base.hs, dist/build/Data/Vector/Generic/Mutable/Base.o, dist/build/Data/Vector/Generic/Mutable/Base.dyn_o ) [ 5 of 23] Compiling Data.Vector.Generic.Base ( src/Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.o, dist/build/Data/Vector/Generic/Base.dyn_o ) [ 6 of 23] Compiling Data.Vector.Internal.Check ( src/Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.o, dist/build/Data/Vector/Internal/Check.dyn_o ) [ 7 of 23] Compiling Data.Vector.Fusion.Bundle.Monadic ( src/Data/Vector/Fusion/Bundle/Monadic.hs, dist/build/Data/Vector/Fusion/Bundle/Monadic.o, dist/build/Data/Vector/Fusion/Bundle/Monadic.dyn_o ) [ 8 of 23] Compiling Data.Vector.Fusion.Bundle ( src/Data/Vector/Fusion/Bundle.hs, dist/build/Data/Vector/Fusion/Bundle.o, dist/build/Data/Vector/Fusion/Bundle.dyn_o ) [ 9 of 23] Compiling Data.Vector.Generic.Mutable ( src/Data/Vector/Generic/Mutable.hs, dist/build/Data/Vector/Generic/Mutable.o, dist/build/Data/Vector/Generic/Mutable.dyn_o ) [10 of 23] Compiling Data.Vector.Generic.New ( src/Data/Vector/Generic/New.hs, dist/build/Data/Vector/Generic/New.o, dist/build/Data/Vector/Generic/New.dyn_o ) [11 of 23] Compiling Data.Vector.Generic ( src/Data/Vector/Generic.hs, dist/build/Data/Vector/Generic.o, dist/build/Data/Vector/Generic.dyn_o ) [12 of 23] Compiling Data.Vector.Mutable ( src/Data/Vector/Mutable.hs, dist/build/Data/Vector/Mutable.o, dist/build/Data/Vector/Mutable.dyn_o ) [13 of 23] Compiling Data.Vector ( src/Data/Vector.hs, dist/build/Data/Vector.o, dist/build/Data/Vector.dyn_o ) [14 of 23] Compiling Data.Vector.Primitive.Mutable ( src/Data/Vector/Primitive/Mutable.hs, dist/build/Data/Vector/Primitive/Mutable.o, dist/build/Data/Vector/Primitive/Mutable.dyn_o ) [15 of 23] Compiling Data.Vector.Primitive ( src/Data/Vector/Primitive.hs, dist/build/Data/Vector/Primitive.o, dist/build/Data/Vector/Primitive.dyn_o ) [16 of 23] Compiling Data.Vector.Storable.Internal ( src/Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.o, dist/build/Data/Vector/Storable/Internal.dyn_o ) [17 of 23] Compiling Data.Vector.Storable.Mutable ( src/Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.o, dist/build/Data/Vector/Storable/Mutable.dyn_o ) [18 of 23] Compiling Data.Vector.Storable ( src/Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.o, dist/build/Data/Vector/Storable.dyn_o ) [19 of 23] Compiling Data.Vector.Strict.Mutable ( src/Data/Vector/Strict/Mutable.hs, dist/build/Data/Vector/Strict/Mutable.o, dist/build/Data/Vector/Strict/Mutable.dyn_o ) [20 of 23] Compiling Data.Vector.Strict ( src/Data/Vector/Strict.hs, dist/build/Data/Vector/Strict.o, dist/build/Data/Vector/Strict.dyn_o ) [21 of 23] Compiling Data.Vector.Unboxed.Base ( src/Data/Vector/Unboxed/Base.hs, dist/build/Data/Vector/Unboxed/Base.o, dist/build/Data/Vector/Unboxed/Base.dyn_o ) [22 of 23] Compiling Data.Vector.Unboxed ( src/Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.o, dist/build/Data/Vector/Unboxed.dyn_o ) [23 of 23] Compiling Data.Vector.Unboxed.Mutable ( src/Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.o, dist/build/Data/Vector/Unboxed/Mutable.dyn_o ) Preprocessing library 'benchmarks-O2' for vector-0.13.2.0.. Building library 'benchmarks-O2' for vector-0.13.2.0.. [ 1 of 14] Compiling Bench.Vector.Algo.AwShCC ( benchlib/Bench/Vector/Algo/AwShCC.hs, dist/build/benchmarks-O2/Bench/Vector/Algo/AwShCC.o, dist/build/benchmarks-O2/Bench/Vector/Algo/AwShCC.dyn_o ) [ 2 of 14] Compiling Bench.Vector.Algo.FindIndexR ( benchlib/Bench/Vector/Algo/FindIndexR.hs, dist/build/benchmarks-O2/Bench/Vector/Algo/FindIndexR.o, dist/build/benchmarks-O2/Bench/Vector/Algo/FindIndexR.dyn_o ) [ 3 of 14] Compiling Bench.Vector.Algo.HybCC ( benchlib/Bench/Vector/Algo/HybCC.hs, dist/build/benchmarks-O2/Bench/Vector/Algo/HybCC.o, dist/build/benchmarks-O2/Bench/Vector/Algo/HybCC.dyn_o ) [ 4 of 14] Compiling Bench.Vector.Algo.Leaffix ( benchlib/Bench/Vector/Algo/Leaffix.hs, dist/build/benchmarks-O2/Bench/Vector/Algo/Leaffix.o, dist/build/benchmarks-O2/Bench/Vector/Algo/Leaffix.dyn_o ) [ 5 of 14] Compiling Bench.Vector.Algo.ListRank ( benchlib/Bench/Vector/Algo/ListRank.hs, dist/build/benchmarks-O2/Bench/Vector/Algo/ListRank.o, dist/build/benchmarks-O2/Bench/Vector/Algo/ListRank.dyn_o ) [ 6 of 14] Compiling Bench.Vector.Algo.MutableSet ( benchlib/Bench/Vector/Algo/MutableSet.hs, dist/build/benchmarks-O2/Bench/Vector/Algo/MutableSet.o, dist/build/benchmarks-O2/Bench/Vector/Algo/MutableSet.dyn_o ) [ 7 of 14] Compiling Bench.Vector.Algo.NextPermutation ( benchlib/Bench/Vector/Algo/NextPermutation.hs, dist/build/benchmarks-O2/Bench/Vector/Algo/NextPermutation.o, dist/build/benchmarks-O2/Bench/Vector/Algo/NextPermutation.dyn_o ) [ 8 of 14] Compiling Bench.Vector.Algo.Quickhull ( benchlib/Bench/Vector/Algo/Quickhull.hs, dist/build/benchmarks-O2/Bench/Vector/Algo/Quickhull.o, dist/build/benchmarks-O2/Bench/Vector/Algo/Quickhull.dyn_o ) [ 9 of 14] Compiling Bench.Vector.Algo.Rootfix ( benchlib/Bench/Vector/Algo/Rootfix.hs, dist/build/benchmarks-O2/Bench/Vector/Algo/Rootfix.o, dist/build/benchmarks-O2/Bench/Vector/Algo/Rootfix.dyn_o ) [10 of 14] Compiling Bench.Vector.Algo.Spectral ( benchlib/Bench/Vector/Algo/Spectral.hs, dist/build/benchmarks-O2/Bench/Vector/Algo/Spectral.o, dist/build/benchmarks-O2/Bench/Vector/Algo/Spectral.dyn_o ) [11 of 14] Compiling Bench.Vector.Algo.Tridiag ( benchlib/Bench/Vector/Algo/Tridiag.hs, dist/build/benchmarks-O2/Bench/Vector/Algo/Tridiag.o, dist/build/benchmarks-O2/Bench/Vector/Algo/Tridiag.dyn_o ) [12 of 14] Compiling Bench.Vector.Tasty ( benchlib/Bench/Vector/Tasty.hs, dist/build/benchmarks-O2/Bench/Vector/Tasty.o, dist/build/benchmarks-O2/Bench/Vector/Tasty.dyn_o ) [13 of 14] Compiling Bench.Vector.TestData.Graph ( benchlib/Bench/Vector/TestData/Graph.hs, dist/build/benchmarks-O2/Bench/Vector/TestData/Graph.o, dist/build/benchmarks-O2/Bench/Vector/TestData/Graph.dyn_o ) [14 of 14] Compiling Bench.Vector.TestData.ParenTree ( benchlib/Bench/Vector/TestData/ParenTree.hs, dist/build/benchmarks-O2/Bench/Vector/TestData/ParenTree.o, dist/build/benchmarks-O2/Bench/Vector/TestData/ParenTree.dyn_o ) Preprocessing library for vector-0.13.2.0.. Running Haddock on library for vector-0.13.2.0.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [ 1 of 23] Compiling Data.Vector.Fusion.Stream.Monadic ( src/Data/Vector/Fusion/Stream/Monadic.hs, nothing ) [ 2 of 23] Compiling Data.Vector.Fusion.Util ( src/Data/Vector/Fusion/Util.hs, nothing ) [ 3 of 23] Compiling Data.Vector.Fusion.Bundle.Size ( src/Data/Vector/Fusion/Bundle/Size.hs, nothing ) [ 4 of 23] Compiling Data.Vector.Generic.Mutable.Base ( src/Data/Vector/Generic/Mutable/Base.hs, nothing ) [ 5 of 23] Compiling Data.Vector.Generic.Base ( src/Data/Vector/Generic/Base.hs, nothing ) [ 6 of 23] Compiling Data.Vector.Internal.Check ( src/Data/Vector/Internal/Check.hs, nothing ) [ 7 of 23] Compiling Data.Vector.Fusion.Bundle.Monadic ( src/Data/Vector/Fusion/Bundle/Monadic.hs, nothing ) [ 8 of 23] Compiling Data.Vector.Fusion.Bundle ( src/Data/Vector/Fusion/Bundle.hs, nothing ) [ 9 of 23] Compiling Data.Vector.Generic.Mutable ( src/Data/Vector/Generic/Mutable.hs, nothing ) [10 of 23] Compiling Data.Vector.Generic.New ( src/Data/Vector/Generic/New.hs, nothing ) [11 of 23] Compiling Data.Vector.Generic ( src/Data/Vector/Generic.hs, nothing ) [12 of 23] Compiling Data.Vector.Mutable ( src/Data/Vector/Mutable.hs, nothing ) [13 of 23] Compiling Data.Vector ( src/Data/Vector.hs, nothing ) [14 of 23] Compiling Data.Vector.Primitive.Mutable ( src/Data/Vector/Primitive/Mutable.hs, nothing ) [15 of 23] Compiling Data.Vector.Primitive ( src/Data/Vector/Primitive.hs, nothing ) [16 of 23] Compiling Data.Vector.Storable.Internal ( src/Data/Vector/Storable/Internal.hs, nothing ) [17 of 23] Compiling Data.Vector.Storable.Mutable ( src/Data/Vector/Storable/Mutable.hs, nothing ) [18 of 23] Compiling Data.Vector.Storable ( src/Data/Vector/Storable.hs, nothing ) [19 of 23] Compiling Data.Vector.Strict.Mutable ( src/Data/Vector/Strict/Mutable.hs, nothing ) [20 of 23] Compiling Data.Vector.Strict ( src/Data/Vector/Strict.hs, nothing ) [21 of 23] Compiling Data.Vector.Unboxed.Base ( src/Data/Vector/Unboxed/Base.hs, nothing ) [22 of 23] Compiling Data.Vector.Unboxed ( src/Data/Vector/Unboxed.hs, nothing ) [23 of 23] Compiling Data.Vector.Unboxed.Mutable ( src/Data/Vector/Unboxed/Mutable.hs, nothing ) Haddock coverage: 100% ( 2 / 2) in 'Data.Vector.Fusion.Stream.Monadic' 83% ( 5 / 6) in 'Data.Vector.Fusion.Util' Missing documentation for: liftBox 100% ( 9 / 9) in 'Data.Vector.Fusion.Bundle.Size' Warning: 'unsafeSlice' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'overlaps' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'unsafeNew' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'unsafeRead' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'unsafeWrite' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'clear' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'set' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'unsafeCopy' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'unsafeMove' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'grow' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'unsafeGrow' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 2 / 2) in 'Data.Vector.Generic.Mutable.Base' Warning: 'basicUnsafeWrite' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Bundle' is ambiguous. It is defined * at src/Data/Vector/Fusion/Bundle/Monadic.hs:121:21 * at src/Data/Vector/Fusion/Bundle/Monadic.hs:121:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Data/Vector/Fusion/Bundle/Monadic.hs:121:1 79% (110 /139) in 'Data.Vector.Fusion.Bundle.Monadic' Missing documentation for: Chunk (src/Data/Vector/Fusion/Bundle/Monadic.hs:118) generate (src/Data/Vector/Fusion/Bundle/Monadic.hs:207) unbox (src/Data/Vector/Fusion/Bundle/Monadic.hs:320) concatMap (src/Data/Vector/Fusion/Bundle/Monadic.hs:629) zipWithM_ (src/Data/Vector/Fusion/Bundle/Monadic.hs:351) zipWith3M (src/Data/Vector/Fusion/Bundle/Monadic.hs:355) zipWith4M (src/Data/Vector/Fusion/Bundle/Monadic.hs:364) zipWith5M (src/Data/Vector/Fusion/Bundle/Monadic.hs:371) zipWith6M (src/Data/Vector/Fusion/Bundle/Monadic.hs:378) zipWith (src/Data/Vector/Fusion/Bundle/Monadic.hs:384) zipWith3 (src/Data/Vector/Fusion/Bundle/Monadic.hs:389) zipWith4 (src/Data/Vector/Fusion/Bundle/Monadic.hs:395) zipWith5 (src/Data/Vector/Fusion/Bundle/Monadic.hs:401) zipWith6 (src/Data/Vector/Fusion/Bundle/Monadic.hs:407) zip (src/Data/Vector/Fusion/Bundle/Monadic.hs:411) zip3 (src/Data/Vector/Fusion/Bundle/Monadic.hs:415) zip4 (src/Data/Vector/Fusion/Bundle/Monadic.hs:420) zip5 (src/Data/Vector/Fusion/Bundle/Monadic.hs:425) zip6 (src/Data/Vector/Fusion/Bundle/Monadic.hs:430) and (src/Data/Vector/Fusion/Bundle/Monadic.hs:621) or (src/Data/Vector/Fusion/Bundle/Monadic.hs:625) concatMapM (src/Data/Vector/Fusion/Bundle/Monadic.hs:633) fromVector (src/Data/Vector/Fusion/Bundle/Monadic.hs:1086) reVector (src/Data/Vector/Fusion/Bundle/Monadic.hs:1166) fromVectors (src/Data/Vector/Fusion/Bundle/Monadic.hs:1105) concatVectors (src/Data/Vector/Fusion/Bundle/Monadic.hs:1133) fromStream (src/Data/Vector/Fusion/Bundle/Monadic.hs:136) chunks (src/Data/Vector/Fusion/Bundle/Monadic.hs:143) elements (src/Data/Vector/Fusion/Bundle/Monadic.hs:147) Warning: 'Nothing' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Just' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 79% ( 90 /113) in 'Data.Vector.Fusion.Bundle' Missing documentation for: Chunk (src/Data/Vector/Fusion/Bundle/Monadic.hs:118) inplace (src/Data/Vector/Fusion/Bundle.hs:113) concatMap (src/Data/Vector/Fusion/Bundle.hs:256) unbox (src/Data/Vector/Fusion/Bundle.hs:252) zipWith4 (src/Data/Vector/Fusion/Bundle.hs:286) zipWith5 (src/Data/Vector/Fusion/Bundle.hs:292) zipWith6 (src/Data/Vector/Fusion/Bundle.hs:298) zip (src/Data/Vector/Fusion/Bundle.hs:302) zip3 (src/Data/Vector/Fusion/Bundle.hs:306) zip4 (src/Data/Vector/Fusion/Bundle.hs:311) zip5 (src/Data/Vector/Fusion/Bundle.hs:316) zip6 (src/Data/Vector/Fusion/Bundle.hs:321) and (src/Data/Vector/Fusion/Bundle.hs:406) or (src/Data/Vector/Fusion/Bundle.hs:410) unsafeFromList (src/Data/Vector/Fusion/Bundle.hs:632) fromVector (src/Data/Vector/Fusion/Bundle.hs:636) reVector (src/Data/Vector/Fusion/Bundle.hs:640) fromVectors (src/Data/Vector/Fusion/Bundle.hs:644) concatVectors (src/Data/Vector/Fusion/Bundle.hs:648) zipWithM (src/Data/Vector/Fusion/Bundle.hs:535) zipWithM_ (src/Data/Vector/Fusion/Bundle.hs:539) eqBy (src/Data/Vector/Fusion/Bundle.hs:492) cmpBy (src/Data/Vector/Fusion/Bundle.hs:501) 86% ( 93 /108) in 'Data.Vector.Generic.Mutable' Missing documentation for: mstream (src/Data/Vector/Generic/Mutable.hs:139) mstreamR (src/Data/Vector/Generic/Mutable.hs:168) transform (src/Data/Vector/Generic/Mutable.hs:164) transformR (src/Data/Vector/Generic/Mutable.hs:199) fill (src/Data/Vector/Generic/Mutable.hs:151) fillR (src/Data/Vector/Generic/Mutable.hs:182) unsafeAccum (src/Data/Vector/Generic/Mutable.hs:1020) accum (src/Data/Vector/Generic/Mutable.hs:997) unsafeUpdate (src/Data/Vector/Generic/Mutable.hs:1031) update (src/Data/Vector/Generic/Mutable.hs:1009) reverse (src/Data/Vector/Generic/Mutable.hs:1039) unstablePartition (src/Data/Vector/Generic/Mutable.hs:1049) unstablePartitionBundle (src/Data/Vector/Generic/Mutable.hs:1078) partitionBundle (src/Data/Vector/Generic/Mutable.hs:1105) partitionWithBundle (src/Data/Vector/Generic/Mutable.hs:1165) 21% ( 5 / 23) in 'Data.Vector.Generic.New' Missing documentation for: create (src/Data/Vector/Generic/New.hs:62) run (src/Data/Vector/Generic/New.hs:66) runPrim (src/Data/Vector/Generic/New.hs:70) apply (src/Data/Vector/Generic/New.hs:74) modify (src/Data/Vector/Generic/New.hs:78) modifyWithBundle (src/Data/Vector/Generic/New.hs:83) unstream (src/Data/Vector/Generic/New.hs:87) transform (src/Data/Vector/Generic/New.hs:93) unstreamR (src/Data/Vector/Generic/New.hs:113) transformR (src/Data/Vector/Generic/New.hs:119) slice (src/Data/Vector/Generic/New.hs:139) init (src/Data/Vector/Generic/New.hs:143) tail (src/Data/Vector/Generic/New.hs:147) take (src/Data/Vector/Generic/New.hs:151) drop (src/Data/Vector/Generic/New.hs:155) unsafeSlice (src/Data/Vector/Generic/New.hs:159) unsafeInit (src/Data/Vector/Generic/New.hs:163) unsafeTail (src/Data/Vector/Generic/New.hs:167) Warning: 'a' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'b' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Left' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Right' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Foldable' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'True' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 93% (259 /278) in 'Data.Vector.Generic' Missing documentation for: zipWith4 (src/Data/Vector/Generic.hs:1190) zipWith5 (src/Data/Vector/Generic.hs:1201) zipWith6 (src/Data/Vector/Generic.hs:1213) izipWith4 (src/Data/Vector/Generic.hs:1242) izipWith5 (src/Data/Vector/Generic.hs:1253) izipWith6 (src/Data/Vector/Generic.hs:1265) zip4 (src/Data/Vector/Generic.hs:1287) zip5 (src/Data/Vector/Generic.hs:1293) zip6 (src/Data/Vector/Generic.hs:1299) unzip3 (src/Data/Vector/Generic.hs:1348) unzip4 (src/Data/Vector/Generic.hs:1356) unzip5 (src/Data/Vector/Generic.hs:1365) unzip6 (src/Data/Vector/Generic.hs:1375) liftShowsPrec (src/Data/Vector/Generic.hs:2686) gunfold (src/Data/Vector/Generic.hs:2728) dataCast (src/Data/Vector/Generic.hs:2735) mkVecType (src/Data/Vector/Generic.hs:2717) mkVecConstr (src/Data/Vector/Generic.hs:2713) mkType (src/Data/Vector/Generic.hs:2722) Warning: 'IO' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ST' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Nothing' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 97% ( 88 / 90) in 'Data.Vector.Mutable' Missing documentation for: IOVector (src/Data/Vector/Mutable.hs:101) STVector (src/Data/Vector/Mutable.hs:102) Warning: 'Nothing' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Just' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'a' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'b' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Left' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Right' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Foldable' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'True' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Array' is ambiguous. It is defined * in Data.Primitive.Array * in Data.Primitive.Array You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in Data.Primitive.Array 94% (245 /258) in 'Data.Vector' Missing documentation for: zipWith4 (src/Data/Vector.hs:1173) zipWith5 (src/Data/Vector.hs:1179) zipWith6 (src/Data/Vector.hs:1185) izipWith4 (src/Data/Vector.hs:1202) izipWith5 (src/Data/Vector.hs:1208) izipWith6 (src/Data/Vector.hs:1214) zip4 (src/Data/Vector.hs:1229) zip5 (src/Data/Vector.hs:1234) zip6 (src/Data/Vector.hs:1239) unzip3 (src/Data/Vector.hs:1251) unzip4 (src/Data/Vector.hs:1255) unzip5 (src/Data/Vector.hs:1260) unzip6 (src/Data/Vector.hs:1265) Warning: 'Nothing' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 97% ( 89 / 91) in 'Data.Vector.Primitive.Mutable' Missing documentation for: IOVector (src/Data/Vector/Primitive/Mutable.hs:117) STVector (src/Data/Vector/Primitive/Mutable.hs:118) Warning: 'Nothing' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Just' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'a' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'b' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'flip' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Left' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Right' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Foldable' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 97% (228 /234) in 'Data.Vector.Primitive' Missing documentation for: zipWith4 (src/Data/Vector/Primitive.hs:967) zipWith5 (src/Data/Vector/Primitive.hs:975) zipWith6 (src/Data/Vector/Primitive.hs:983) izipWith4 (src/Data/Vector/Primitive.hs:1003) izipWith5 (src/Data/Vector/Primitive.hs:1011) izipWith6 (src/Data/Vector/Primitive.hs:1019) Warning: 'Storable' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Nothing' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 97% ( 95 / 97) in 'Data.Vector.Storable.Mutable' Missing documentation for: IOVector (src/Data/Vector/Storable/Mutable.hs:136) STVector (src/Data/Vector/Storable/Mutable.hs:137) Warning: 'Nothing' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Just' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'a' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'b' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'flip' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Left' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Right' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Foldable' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'True' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 97% (239 /245) in 'Data.Vector.Storable' Missing documentation for: zipWith4 (src/Data/Vector/Storable.hs:978) zipWith5 (src/Data/Vector/Storable.hs:986) zipWith6 (src/Data/Vector/Storable.hs:994) izipWith4 (src/Data/Vector/Storable.hs:1014) izipWith5 (src/Data/Vector/Storable.hs:1022) izipWith6 (src/Data/Vector/Storable.hs:1030) Warning: 'IO' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ST' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Nothing' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 97% ( 91 / 93) in 'Data.Vector.Strict.Mutable' Missing documentation for: IOVector (src/Data/Vector/Strict/Mutable.hs:99) STVector (src/Data/Vector/Strict/Mutable.hs:100) Warning: 'Nothing' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Just' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'a' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'b' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Left' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Right' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Foldable' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'True' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Array' is ambiguous. It is defined * in Data.Primitive.Array * in Data.Primitive.Array You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in Data.Primitive.Array 95% (248 /261) in 'Data.Vector.Strict' Missing documentation for: zipWith4 (src/Data/Vector/Strict.hs:1267) zipWith5 (src/Data/Vector/Strict.hs:1273) zipWith6 (src/Data/Vector/Strict.hs:1279) izipWith4 (src/Data/Vector/Strict.hs:1300) izipWith5 (src/Data/Vector/Strict.hs:1306) izipWith6 (src/Data/Vector/Strict.hs:1312) zip4 (src/Data/Vector/Strict.hs:1331) zip5 (src/Data/Vector/Strict.hs:1336) zip6 (src/Data/Vector/Strict.hs:1341) unzip3 (src/Data/Vector/Strict.hs:1355) unzip4 (src/Data/Vector/Strict.hs:1359) unzip5 (src/Data/Vector/Strict.hs:1364) unzip6 (src/Data/Vector/Strict.hs:1369) Warning: 'DoNotUnboxLazy' is ambiguous. It is defined * at src/Data/Vector/Unboxed/Base.hs:810:28 * at src/Data/Vector/Unboxed/Base.hs:810:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Data/Vector/Unboxed/Base.hs:810:1 Warning: 'DoNotUnboxStrict' is ambiguous. It is defined * at src/Data/Vector/Unboxed/Base.hs:895:30 * at src/Data/Vector/Unboxed/Base.hs:895:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Data/Vector/Unboxed/Base.hs:895:1 Warning: 'DoNotUnboxNormalForm' is ambiguous. It is defined * at src/Data/Vector/Unboxed/Base.hs:981:34 * at src/Data/Vector/Unboxed/Base.hs:981:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Data/Vector/Unboxed/Base.hs:981:1 Warning: 'As' is ambiguous. It is defined * at src/Data/Vector/Unboxed/Base.hs:350:38 * at src/Data/Vector/Unboxed/Base.hs:350:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Data/Vector/Unboxed/Base.hs:350:1 Warning: 'As' is ambiguous. It is defined * at src/Data/Vector/Unboxed/Base.hs:350:38 * at src/Data/Vector/Unboxed/Base.hs:350:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Data/Vector/Unboxed/Base.hs:350:1 Warning: 'UnboxViaPrim' is ambiguous. It is defined * at src/Data/Vector/Unboxed/Base.hs:223:26 * at src/Data/Vector/Unboxed/Base.hs:223:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Data/Vector/Unboxed/Base.hs:223:1 Warning: 'DoNotUnboxStrict' is ambiguous. It is defined * at src/Data/Vector/Unboxed/Base.hs:895:30 * at src/Data/Vector/Unboxed/Base.hs:895:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Data/Vector/Unboxed/Base.hs:895:1 Warning: 'DoNotUnboxLazy' is ambiguous. It is defined * at src/Data/Vector/Unboxed/Base.hs:810:28 * at src/Data/Vector/Unboxed/Base.hs:810:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Data/Vector/Unboxed/Base.hs:810:1 Warning: 'DoNotUnboxNormalForm' is ambiguous. It is defined * at src/Data/Vector/Unboxed/Base.hs:981:34 * at src/Data/Vector/Unboxed/Base.hs:981:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Data/Vector/Unboxed/Base.hs:981:1 Warning: 'Complex' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'RealFloat' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Nothing' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Just' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'a' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'b' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'flip' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Left' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Right' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Foldable' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'True' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 96% (253 /262) in 'Data.Vector.Unboxed' Missing documentation for: Vector (src/Data/Vector/Unboxed/Base.hs:73) MVector (src/Data/Vector/Unboxed/Base.hs:72) Unbox (src/Data/Vector/Unboxed/Base.hs:80) zipWith4 (src/Data/Vector/Unboxed.hs:1027) zipWith5 (src/Data/Vector/Unboxed.hs:1034) zipWith6 (src/Data/Vector/Unboxed.hs:1041) izipWith4 (src/Data/Vector/Unboxed.hs:1061) izipWith5 (src/Data/Vector/Unboxed.hs:1068) izipWith6 (src/Data/Vector/Unboxed.hs:1075) Warning: 'Nothing' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 96% ( 96 /100) in 'Data.Vector.Unboxed.Mutable' Missing documentation for: MVector (src/Data/Vector/Unboxed/Base.hs:72) IOVector (src/Data/Vector/Unboxed/Base.hs:75) STVector (src/Data/Vector/Unboxed/Base.hs:76) Unbox (src/Data/Vector/Unboxed/Base.hs:80) Warning: Data.Vector.Generic.Mutable: could not find link destinations for: - Control.Monad.Primitive.D:R:PrimStateAccumT - Control.Monad.Primitive.D:R:PrimStateContT - Control.Monad.Primitive.D:R:PrimStateExceptT - Control.Monad.Primitive.D:R:PrimStateIO - Control.Monad.Primitive.D:R:PrimStateIdentityT - Control.Monad.Primitive.D:R:PrimStateMaybeT - Control.Monad.Primitive.D:R:PrimStateRWST - Control.Monad.Primitive.D:R:PrimStateRWST0 - Control.Monad.Primitive.D:R:PrimStateRWST1 - Control.Monad.Primitive.D:R:PrimStateReaderT - Control.Monad.Primitive.D:R:PrimStateST - Control.Monad.Primitive.D:R:PrimStateST0 - Control.Monad.Primitive.D:R:PrimStateSelectT - Control.Monad.Primitive.D:R:PrimStateStateT - Control.Monad.Primitive.D:R:PrimStateStateT0 - Control.Monad.Primitive.D:R:PrimStateWriterT - Control.Monad.Primitive.D:R:PrimStateWriterT0 - Control.Monad.Primitive.D:R:PrimStateWriterT1 Warning: Data.Vector.Mutable: could not find link destinations for: - Control.Monad.Primitive.D:R:PrimStateAccumT - Control.Monad.Primitive.D:R:PrimStateContT - Control.Monad.Primitive.D:R:PrimStateExceptT - Control.Monad.Primitive.D:R:PrimStateIO - Control.Monad.Primitive.D:R:PrimStateIdentityT - Control.Monad.Primitive.D:R:PrimStateMaybeT - Control.Monad.Primitive.D:R:PrimStateRWST - Control.Monad.Primitive.D:R:PrimStateRWST0 - Control.Monad.Primitive.D:R:PrimStateRWST1 - Control.Monad.Primitive.D:R:PrimStateReaderT - Control.Monad.Primitive.D:R:PrimStateST - Control.Monad.Primitive.D:R:PrimStateST0 - Control.Monad.Primitive.D:R:PrimStateSelectT - Control.Monad.Primitive.D:R:PrimStateStateT - Control.Monad.Primitive.D:R:PrimStateStateT0 - Control.Monad.Primitive.D:R:PrimStateWriterT - Control.Monad.Primitive.D:R:PrimStateWriterT0 - Control.Monad.Primitive.D:R:PrimStateWriterT1 Warning: Data.Vector: could not find link destinations for: - Data.Vector.D:R:ItemVector Warning: Data.Vector.Primitive.Mutable: could not find link destinations for: - Control.Monad.Primitive.D:R:PrimStateAccumT - Control.Monad.Primitive.D:R:PrimStateContT - Control.Monad.Primitive.D:R:PrimStateExceptT - Control.Monad.Primitive.D:R:PrimStateIO - Control.Monad.Primitive.D:R:PrimStateIdentityT - Control.Monad.Primitive.D:R:PrimStateMaybeT - Control.Monad.Primitive.D:R:PrimStateRWST - Control.Monad.Primitive.D:R:PrimStateRWST0 - Control.Monad.Primitive.D:R:PrimStateRWST1 - Control.Monad.Primitive.D:R:PrimStateReaderT - Control.Monad.Primitive.D:R:PrimStateST - Control.Monad.Primitive.D:R:PrimStateST0 - Control.Monad.Primitive.D:R:PrimStateSelectT - Control.Monad.Primitive.D:R:PrimStateStateT - Control.Monad.Primitive.D:R:PrimStateStateT0 - Control.Monad.Primitive.D:R:PrimStateWriterT - Control.Monad.Primitive.D:R:PrimStateWriterT0 - Control.Monad.Primitive.D:R:PrimStateWriterT1 Warning: Data.Vector.Primitive: could not find link destinations for: - Data.Vector.Primitive.D:R:ItemVector Warning: Data.Vector.Storable.Mutable: could not find link destinations for: - Control.Monad.Primitive.D:R:PrimStateAccumT - Control.Monad.Primitive.D:R:PrimStateContT - Control.Monad.Primitive.D:R:PrimStateExceptT - Control.Monad.Primitive.D:R:PrimStateIO - Control.Monad.Primitive.D:R:PrimStateIdentityT - Control.Monad.Primitive.D:R:PrimStateMaybeT - Control.Monad.Primitive.D:R:PrimStateRWST - Control.Monad.Primitive.D:R:PrimStateRWST0 - Control.Monad.Primitive.D:R:PrimStateRWST1 - Control.Monad.Primitive.D:R:PrimStateReaderT - Control.Monad.Primitive.D:R:PrimStateST - Control.Monad.Primitive.D:R:PrimStateST0 - Control.Monad.Primitive.D:R:PrimStateSelectT - Control.Monad.Primitive.D:R:PrimStateStateT - Control.Monad.Primitive.D:R:PrimStateStateT0 - Control.Monad.Primitive.D:R:PrimStateWriterT - Control.Monad.Primitive.D:R:PrimStateWriterT0 - Control.Monad.Primitive.D:R:PrimStateWriterT1 Warning: Data.Vector.Storable: could not find link destinations for: - Data.Vector.Storable.D:R:ItemVector Warning: Data.Vector.Strict.Mutable: could not find link destinations for: - Control.Monad.Primitive.D:R:PrimStateAccumT - Control.Monad.Primitive.D:R:PrimStateContT - Control.Monad.Primitive.D:R:PrimStateExceptT - Control.Monad.Primitive.D:R:PrimStateIO - Control.Monad.Primitive.D:R:PrimStateIdentityT - Control.Monad.Primitive.D:R:PrimStateMaybeT - Control.Monad.Primitive.D:R:PrimStateRWST - Control.Monad.Primitive.D:R:PrimStateRWST0 - Control.Monad.Primitive.D:R:PrimStateRWST1 - Control.Monad.Primitive.D:R:PrimStateReaderT - Control.Monad.Primitive.D:R:PrimStateST - Control.Monad.Primitive.D:R:PrimStateST0 - Control.Monad.Primitive.D:R:PrimStateSelectT - Control.Monad.Primitive.D:R:PrimStateStateT - Control.Monad.Primitive.D:R:PrimStateStateT0 - Control.Monad.Primitive.D:R:PrimStateWriterT - Control.Monad.Primitive.D:R:PrimStateWriterT0 - Control.Monad.Primitive.D:R:PrimStateWriterT1 Warning: Data.Vector.Strict: could not find link destinations for: - Data.Vector.Strict.D:R:ItemVector Warning: Data.Vector.Unboxed: could not find link destinations for: - Data.Vector.Unboxed.Base.V_6 - Data.Vector.Unboxed.Base.V_5 - Data.Vector.Unboxed.Base.V_4 - Data.Vector.Unboxed.Base.V_3 - Data.Vector.Unboxed.Base.V_2 - Data.Vector.Unboxed.Base.V_Compose - Data.Vector.Unboxed.Base.V_Alt - Data.Vector.Unboxed.Base.V_Const - Data.Vector.Unboxed.Base.V_All - Data.Vector.Unboxed.Base.V_Any - Data.Vector.Unboxed.Base.V_DoNotUnboxNormalForm - Data.Vector.Unboxed.Base.V_DoNotUnboxStrict - Data.Vector.Unboxed.Base.V_DoNotUnboxLazy - Data.Vector.Unboxed.Base.V_Arg - Data.Vector.Unboxed.Base.V_WrappedMonoid - Data.Vector.Unboxed.Base.V_Last - Data.Vector.Unboxed.Base.V_First - Data.Vector.Unboxed.Base.V_Max - Data.Vector.Unboxed.Base.V_Min - Data.Vector.Unboxed.Base.V_Product - Data.Vector.Unboxed.Base.V_Sum - Data.Vector.Unboxed.Base.V_Dual - Data.Vector.Unboxed.Base.V_Down - Data.Vector.Unboxed.Base.V_Identity - Data.Vector.Unboxed.Base.V_Complex - Data.Vector.Unboxed.Base.V_Bool - Data.Vector.Unboxed.Base.V_Char - Data.Vector.Unboxed.Base.V_Double - Data.Vector.Unboxed.Base.V_Float - Data.Vector.Unboxed.Base.V_Word64 - Data.Vector.Unboxed.Base.V_Word32 - Data.Vector.Unboxed.Base.V_Word16 - Data.Vector.Unboxed.Base.V_Word8 - Data.Vector.Unboxed.Base.V_Word - Data.Vector.Unboxed.Base.V_Int64 - Data.Vector.Unboxed.Base.V_Int32 - Data.Vector.Unboxed.Base.V_Int16 - Data.Vector.Unboxed.Base.V_Int8 - Data.Vector.Unboxed.Base.V_Int - Data.Vector.Unboxed.Base.V_Unit - Data.Vector.Unboxed.Base.D:R:MVectorsTuple60 - Data.Vector.Unboxed.Base.D:R:MVectorsTuple50 - Data.Vector.Unboxed.Base.D:R:MVectorsTuple40 - Data.Vector.Unboxed.Base.D:R:MVectorsTuple30 - Data.Vector.Unboxed.Base.D:R:MVectorsTuple20 - Data.Vector.Unboxed.Base.D:R:MVectorsCompose0 - Data.Vector.Unboxed.Base.D:R:MVectorsAlt0 - Data.Vector.Unboxed.Base.D:R:MVectorsConst0 - Data.Vector.Unboxed.Base.D:R:MVectorsAll0 - Data.Vector.Unboxed.Base.D:R:MVectorsAny0 - Data.Vector.Unboxed.Base.D:R:MVectorsArg0 - Data.Vector.Unboxed.Base.D:R:MVectorsWrappedMonoid0 - Data.Vector.Unboxed.Base.D:R:MVectorsLast0 - Data.Vector.Unboxed.Base.D:R:MVectorsFirst0 - Data.Vector.Unboxed.Base.D:R:MVectorsMax0 - Data.Vector.Unboxed.Base.D:R:MVectorsMin0 - Data.Vector.Unboxed.Base.D:R:MVectorsProduct0 - Data.Vector.Unboxed.Base.D:R:MVectorsSum0 - Data.Vector.Unboxed.Base.D:R:MVectorsDual0 - Data.Vector.Unboxed.Base.D:R:MVectorsDown0 - Data.Vector.Unboxed.Base.D:R:MVectorsIdentity0 - Data.Vector.Unboxed.Base.D:R:MVectorsComplex0 - Data.Vector.Unboxed.Base.D:R:MVectorsBool0 - Data.Vector.Unboxed.Base.D:R:MVectorsChar0 - Data.Vector.Unboxed.Base.D:R:MVectorsDouble0 - Data.Vector.Unboxed.Base.D:R:MVectorsFloat0 - Data.Vector.Unboxed.Base.D:R:MVectorsWord640 - Data.Vector.Unboxed.Base.D:R:MVectorsWord320 - Data.Vector.Unboxed.Base.D:R:MVectorsWord160 - Data.Vector.Unboxed.Base.D:R:MVectorsWord80 - Data.Vector.Unboxed.Base.D:R:MVectorsWord0 - Data.Vector.Unboxed.Base.D:R:MVectorsInt640 - Data.Vector.Unboxed.Base.D:R:MVectorsInt320 - Data.Vector.Unboxed.Base.D:R:MVectorsInt160 - Data.Vector.Unboxed.Base.D:R:MVectorsInt80 - Data.Vector.Unboxed.Base.D:R:MVectorsInt0 - Data.Vector.Unboxed.Base.D:R:MVectorsUnit0 - Data.Vector.Unboxed.Base.D:R:VectorTuple60 - Data.Vector.Unboxed.Base.D:R:VectorTuple50 - Data.Vector.Unboxed.Base.D:R:VectorTuple40 - Data.Vector.Unboxed.Base.D:R:VectorTuple30 - Data.Vector.Unboxed.Base.D:R:VectorTuple20 - Data.Vector.Unboxed.Base.D:R:VectorCompose0 - Data.Vector.Unboxed.Base.D:R:VectorAlt0 - Data.Vector.Unboxed.Base.D:R:VectorConst0 - Data.Vector.Unboxed.Base.D:R:VectorAll0 - Data.Vector.Unboxed.Base.D:R:VectorAny0 - Data.Vector.Unboxed.Base.D:R:VectorArg0 - Data.Vector.Unboxed.Base.D:R:VectorWrappedMonoid0 - Data.Vector.Unboxed.Base.D:R:VectorLast0 - Data.Vector.Unboxed.Base.D:R:VectorFirst0 - Data.Vector.Unboxed.Base.D:R:VectorMax0 - Data.Vector.Unboxed.Base.D:R:VectorMin0 - Data.Vector.Unboxed.Base.D:R:VectorProduct0 - Data.Vector.Unboxed.Base.D:R:VectorSum0 - Data.Vector.Unboxed.Base.D:R:VectorDual0 - Data.Vector.Unboxed.Base.D:R:VectorDown0 - Data.Vector.Unboxed.Base.D:R:VectorIdentity0 - Data.Vector.Unboxed.Base.D:R:VectorComplex0 - Data.Vector.Unboxed.Base.D:R:VectorBool0 - Data.Vector.Unboxed.Base.D:R:VectorChar0 - Data.Vector.Unboxed.Base.D:R:VectorDouble0 - Data.Vector.Unboxed.Base.D:R:VectorFloat0 - Data.Vector.Unboxed.Base.D:R:VectorWord640 - Data.Vector.Unboxed.Base.D:R:VectorWord320 - Data.Vector.Unboxed.Base.D:R:VectorWord160 - Data.Vector.Unboxed.Base.D:R:VectorWord80 - Data.Vector.Unboxed.Base.D:R:VectorWord0 - Data.Vector.Unboxed.Base.D:R:VectorInt640 - Data.Vector.Unboxed.Base.D:R:VectorInt320 - Data.Vector.Unboxed.Base.D:R:VectorInt160 - Data.Vector.Unboxed.Base.D:R:VectorInt80 - Data.Vector.Unboxed.Base.D:R:VectorInt0 - Data.Vector.Unboxed.Base.D:R:VectorUnit0 - Data.Vector.Unboxed.Base.D:R:VectorUnboxViaPrim0 - Data.Vector.Unboxed.Base.D:R:MVectorsUnboxViaPrim0 - Data.Vector.Unboxed.Base.D:R:VectorAs0 - Data.Vector.Unboxed.Base.D:R:MVectorsAs0 - Data.Vector.Unboxed.Base.D:R:VectorDoNotUnboxLazy0 - Data.Vector.Unboxed.Base.D:R:MVectorsDoNotUnboxLazy0 - Data.Vector.Unboxed.Base.D:R:VectorDoNotUnboxStrict0 - Data.Vector.Unboxed.Base.D:R:MVectorsDoNotUnboxStrict0 - Data.Vector.Unboxed.Base.D:R:VectorDoNotUnboxNormalForm0 - Data.Vector.Unboxed.Base.D:R:MVectorsDoNotUnboxNormalForm0 - Data.Vector.Unboxed.D:R:ItemVector Warning: Data.Vector.Unboxed.Mutable: could not find link destinations for: - Control.Monad.Primitive.D:R:PrimStateAccumT - Control.Monad.Primitive.D:R:PrimStateContT - Control.Monad.Primitive.D:R:PrimStateExceptT - Control.Monad.Primitive.D:R:PrimStateIO - Control.Monad.Primitive.D:R:PrimStateIdentityT - Control.Monad.Primitive.D:R:PrimStateMaybeT - Control.Monad.Primitive.D:R:PrimStateRWST - Control.Monad.Primitive.D:R:PrimStateRWST0 - Control.Monad.Primitive.D:R:PrimStateRWST1 - Control.Monad.Primitive.D:R:PrimStateReaderT - Control.Monad.Primitive.D:R:PrimStateST - Control.Monad.Primitive.D:R:PrimStateST0 - Control.Monad.Primitive.D:R:PrimStateSelectT - Control.Monad.Primitive.D:R:PrimStateStateT - Control.Monad.Primitive.D:R:PrimStateStateT0 - Control.Monad.Primitive.D:R:PrimStateWriterT - Control.Monad.Primitive.D:R:PrimStateWriterT0 - Control.Monad.Primitive.D:R:PrimStateWriterT1 - Data.Vector.Unboxed.Base.D:R:MVectorsTuple60 - Data.Vector.Unboxed.Base.D:R:MVectorsTuple50 - Data.Vector.Unboxed.Base.D:R:MVectorsTuple40 - Data.Vector.Unboxed.Base.D:R:MVectorsTuple30 - Data.Vector.Unboxed.Base.D:R:MVectorsTuple20 - Data.Vector.Unboxed.Base.D:R:MVectorsCompose0 - Data.Vector.Unboxed.Base.D:R:MVectorsAlt0 - Data.Vector.Unboxed.Base.D:R:MVectorsConst0 - Data.Vector.Unboxed.Base.D:R:MVectorsAll0 - Data.Vector.Unboxed.Base.D:R:MVectorsAny0 - Data.Vector.Unboxed.Base.D:R:MVectorsArg0 - Data.Vector.Unboxed.Base.D:R:MVectorsWrappedMonoid0 - Data.Vector.Unboxed.Base.D:R:MVectorsLast0 - Data.Vector.Unboxed.Base.D:R:MVectorsFirst0 - Data.Vector.Unboxed.Base.D:R:MVectorsMax0 - Data.Vector.Unboxed.Base.D:R:MVectorsMin0 - Data.Vector.Unboxed.Base.D:R:MVectorsProduct0 - Data.Vector.Unboxed.Base.D:R:MVectorsSum0 - Data.Vector.Unboxed.Base.D:R:MVectorsDual0 - Data.Vector.Unboxed.Base.D:R:MVectorsDown0 - Data.Vector.Unboxed.Base.D:R:MVectorsIdentity0 - Data.Vector.Unboxed.Base.D:R:MVectorsComplex0 - Data.Vector.Unboxed.Base.D:R:MVectorsBool0 - Data.Vector.Unboxed.Base.D:R:MVectorsChar0 - Data.Vector.Unboxed.Base.D:R:MVectorsDouble0 - Data.Vector.Unboxed.Base.D:R:MVectorsFloat0 - Data.Vector.Unboxed.Base.D:R:MVectorsWord640 - Data.Vector.Unboxed.Base.D:R:MVectorsWord320 - Data.Vector.Unboxed.Base.D:R:MVectorsWord160 - Data.Vector.Unboxed.Base.D:R:MVectorsWord80 - Data.Vector.Unboxed.Base.D:R:MVectorsWord0 - Data.Vector.Unboxed.Base.D:R:MVectorsInt640 - Data.Vector.Unboxed.Base.D:R:MVectorsInt320 - Data.Vector.Unboxed.Base.D:R:MVectorsInt160 - Data.Vector.Unboxed.Base.D:R:MVectorsInt80 - Data.Vector.Unboxed.Base.D:R:MVectorsInt0 - Data.Vector.Unboxed.Base.D:R:MVectorsUnit0 - Data.Vector.Unboxed.Base.D:R:MVectorsUnboxViaPrim0 - Data.Vector.Unboxed.Base.D:R:MVectorsAs0 - Data.Vector.Unboxed.Base.D:R:MVectorsDoNotUnboxLazy0 - Data.Vector.Unboxed.Base.D:R:MVectorsDoNotUnboxStrict0 - Data.Vector.Unboxed.Base.D:R:MVectorsDoNotUnboxNormalForm0 Documentation created: dist/doc/html/vector/, dist/doc/html/vector/vector.txt Preprocessing library 'benchmarks-O2' for vector-0.13.2.0.. Running Haddock on library 'benchmarks-O2' for vector-0.13.2.0.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [ 1 of 14] Compiling Bench.Vector.Algo.AwShCC ( benchlib/Bench/Vector/Algo/AwShCC.hs, nothing ) [ 2 of 14] Compiling Bench.Vector.Algo.FindIndexR ( benchlib/Bench/Vector/Algo/FindIndexR.hs, nothing ) [ 3 of 14] Compiling Bench.Vector.Algo.HybCC ( benchlib/Bench/Vector/Algo/HybCC.hs, nothing ) [ 4 of 14] Compiling Bench.Vector.Algo.Leaffix ( benchlib/Bench/Vector/Algo/Leaffix.hs, nothing ) [ 5 of 14] Compiling Bench.Vector.Algo.ListRank ( benchlib/Bench/Vector/Algo/ListRank.hs, nothing ) [ 6 of 14] Compiling Bench.Vector.Algo.MutableSet ( benchlib/Bench/Vector/Algo/MutableSet.hs, nothing ) [ 7 of 14] Compiling Bench.Vector.Algo.NextPermutation ( benchlib/Bench/Vector/Algo/NextPermutation.hs, nothing ) [ 8 of 14] Compiling Bench.Vector.Algo.Quickhull ( benchlib/Bench/Vector/Algo/Quickhull.hs, nothing ) [ 9 of 14] Compiling Bench.Vector.Algo.Rootfix ( benchlib/Bench/Vector/Algo/Rootfix.hs, nothing ) [10 of 14] Compiling Bench.Vector.Algo.Spectral ( benchlib/Bench/Vector/Algo/Spectral.hs, nothing ) [11 of 14] Compiling Bench.Vector.Algo.Tridiag ( benchlib/Bench/Vector/Algo/Tridiag.hs, nothing ) [12 of 14] Compiling Bench.Vector.Tasty ( benchlib/Bench/Vector/Tasty.hs, nothing ) [13 of 14] Compiling Bench.Vector.TestData.Graph ( benchlib/Bench/Vector/TestData/Graph.hs, nothing ) [14 of 14] Compiling Bench.Vector.TestData.ParenTree ( benchlib/Bench/Vector/TestData/ParenTree.hs, nothing ) Haddock coverage: 0% ( 0 / 2) in 'Bench.Vector.Algo.AwShCC' Missing documentation for: Module header awshcc (benchlib/Bench/Vector/Algo/AwShCC.hs:8) 0% ( 0 / 4) in 'Bench.Vector.Algo.FindIndexR' Missing documentation for: Module header findIndexR (benchlib/Bench/Vector/Algo/FindIndexR.hs:9) findIndexR_naive (benchlib/Bench/Vector/Algo/FindIndexR.hs:13) findIndexR_manual (benchlib/Bench/Vector/Algo/FindIndexR.hs:20) 0% ( 0 / 2) in 'Bench.Vector.Algo.HybCC' Missing documentation for: Module header hybcc (benchlib/Bench/Vector/Algo/HybCC.hs:7) 0% ( 0 / 2) in 'Bench.Vector.Algo.Leaffix' Missing documentation for: Module header leaffix (benchlib/Bench/Vector/Algo/Leaffix.hs:7) 0% ( 0 / 2) in 'Bench.Vector.Algo.ListRank' Missing documentation for: Module header listRank (benchlib/Bench/Vector/Algo/ListRank.hs:8) 0% ( 0 / 2) in 'Bench.Vector.Algo.MutableSet' Missing documentation for: Module header mutableSet (benchlib/Bench/Vector/Algo/MutableSet.hs:12) Warning: 'Int32' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 50% ( 1 / 2) in 'Bench.Vector.Algo.NextPermutation' Missing documentation for: Module header 0% ( 0 / 2) in 'Bench.Vector.Algo.Quickhull' Missing documentation for: Module header quickhull (benchlib/Bench/Vector/Algo/Quickhull.hs:7) 0% ( 0 / 2) in 'Bench.Vector.Algo.Rootfix' Missing documentation for: Module header rootfix (benchlib/Bench/Vector/Algo/Rootfix.hs:7) 0% ( 0 / 2) in 'Bench.Vector.Algo.Spectral' Missing documentation for: Module header spectral (benchlib/Bench/Vector/Algo/Spectral.hs:9) 0% ( 0 / 2) in 'Bench.Vector.Algo.Tridiag' Missing documentation for: Module header tridiag (benchlib/Bench/Vector/Algo/Tridiag.hs:8) 100% ( 3 / 3) in 'Bench.Vector.Tasty' 0% ( 0 / 2) in 'Bench.Vector.TestData.Graph' Missing documentation for: Module header randomGraph (benchlib/Bench/Vector/TestData/Graph.hs:15) 0% ( 0 / 2) in 'Bench.Vector.TestData.ParenTree' Missing documentation for: Module header parenTree (benchlib/Bench/Vector/TestData/ParenTree.hs:6) Documentation created: dist/doc/html/vector/, dist/doc/html/vector/vector.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/vector-0.13.2.0-KYm4poNL4YEGMZUjCQQPln Installing internal library benchmarks-O2 in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/vector-0.13.2.0-KYm4poNL4YEGMZUjCQQPln Completed vector-0.13.2.0 Configuring indexed-traversable-instances-0.1.2... Preprocessing library for indexed-traversable-instances-0.1.2.. Building library for indexed-traversable-instances-0.1.2.. [1 of 1] Compiling Data.Functor.WithIndex.Instances ( src/Data/Functor/WithIndex/Instances.hs, dist/build/Data/Functor/WithIndex/Instances.o, dist/build/Data/Functor/WithIndex/Instances.dyn_o ) Preprocessing library for indexed-traversable-instances-0.1.2.. Running Haddock on library for indexed-traversable-instances-0.1.2.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 1] Compiling Data.Functor.WithIndex.Instances ( src/Data/Functor/WithIndex/Instances.hs, nothing ) Haddock coverage: 100% ( 1 / 1) in 'Data.Functor.WithIndex.Instances' Warning: Data.Functor.WithIndex.Instances: could not find link destinations for: - Data.Vector.Vector Documentation created: dist/doc/html/indexed-traversable-instances/, dist/doc/html/indexed-traversable-instances/indexed-traversable-instances.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/indexed-traversable-instances-0.1.2-7oiZgzDdHXIEbvWBFyBULx Completed indexed-traversable-instances-0.1.2 Configuring bitvec-1.1.5.0... Preprocessing library for bitvec-1.1.5.0.. Building library for bitvec-1.1.5.0.. [ 1 of 13] Compiling Data.Bit.PdepPext ( src/Data/Bit/PdepPext.hs, dist/build/Data/Bit/PdepPext.o, dist/build/Data/Bit/PdepPext.dyn_o ) [ 2 of 13] Compiling Data.Bit.SIMD ( src/Data/Bit/SIMD.hs, dist/build/Data/Bit/SIMD.o, dist/build/Data/Bit/SIMD.dyn_o ) [ 3 of 13] Compiling Data.Bit.Utils ( src/Data/Bit/Utils.hs, dist/build/Data/Bit/Utils.o, dist/build/Data/Bit/Utils.dyn_o ) [ 4 of 13] Compiling Data.Bit.InternalTS ( src/Data/Bit/InternalTS.hs, dist/build/Data/Bit/InternalTS.o, dist/build/Data/Bit/InternalTS.dyn_o ) [ 5 of 13] Compiling Data.Bit.MutableTS ( src/Data/Bit/MutableTS.hs, dist/build/Data/Bit/MutableTS.o, dist/build/Data/Bit/MutableTS.dyn_o ) [ 6 of 13] Compiling Data.Bit.Internal ( src/Data/Bit/Internal.hs, dist/build/Data/Bit/Internal.o, dist/build/Data/Bit/Internal.dyn_o ) [ 7 of 13] Compiling Data.Bit.Mutable ( src/Data/Bit/Mutable.hs, dist/build/Data/Bit/Mutable.o, dist/build/Data/Bit/Mutable.dyn_o ) [ 8 of 13] Compiling Data.Bit.ImmutableTS ( src/Data/Bit/ImmutableTS.hs, dist/build/Data/Bit/ImmutableTS.o, dist/build/Data/Bit/ImmutableTS.dyn_o ) [ 9 of 13] Compiling Data.Bit.Immutable ( src/Data/Bit/Immutable.hs, dist/build/Data/Bit/Immutable.o, dist/build/Data/Bit/Immutable.dyn_o ) [10 of 13] Compiling Data.Bit.F2PolyTS ( src/Data/Bit/F2PolyTS.hs, dist/build/Data/Bit/F2PolyTS.o, dist/build/Data/Bit/F2PolyTS.dyn_o ) [11 of 13] Compiling Data.Bit.ThreadSafe ( src/Data/Bit/ThreadSafe.hs, dist/build/Data/Bit/ThreadSafe.o, dist/build/Data/Bit/ThreadSafe.dyn_o ) [12 of 13] Compiling Data.Bit.F2Poly ( src/Data/Bit/F2Poly.hs, dist/build/Data/Bit/F2Poly.o, dist/build/Data/Bit/F2Poly.dyn_o ) [13 of 13] Compiling Data.Bit ( src/Data/Bit.hs, dist/build/Data/Bit.o, dist/build/Data/Bit.dyn_o ) Preprocessing library for bitvec-1.1.5.0.. Running Haddock on library for bitvec-1.1.5.0.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [ 1 of 13] Compiling Data.Bit.PdepPext ( src/Data/Bit/PdepPext.hs, nothing ) [ 2 of 13] Compiling Data.Bit.SIMD ( src/Data/Bit/SIMD.hs, nothing ) [ 3 of 13] Compiling Data.Bit.Utils ( src/Data/Bit/Utils.hs, nothing ) [ 4 of 13] Compiling Data.Bit.InternalTS ( src/Data/Bit/InternalTS.hs, nothing ) [ 5 of 13] Compiling Data.Bit.MutableTS ( src/Data/Bit/MutableTS.hs, nothing ) [ 6 of 13] Compiling Data.Bit.Internal ( src/Data/Bit/Internal.hs, nothing ) [ 7 of 13] Compiling Data.Bit.Mutable ( src/Data/Bit/Mutable.hs, nothing ) [ 8 of 13] Compiling Data.Bit.ImmutableTS ( src/Data/Bit/ImmutableTS.hs, nothing ) [ 9 of 13] Compiling Data.Bit.Immutable ( src/Data/Bit/Immutable.hs, nothing ) [10 of 13] Compiling Data.Bit.F2PolyTS ( src/Data/Bit/F2PolyTS.hs, nothing ) [11 of 13] Compiling Data.Bit.ThreadSafe ( src/Data/Bit/ThreadSafe.hs, nothing ) [12 of 13] Compiling Data.Bit.F2Poly ( src/Data/Bit/F2Poly.hs, nothing ) [13 of 13] Compiling Data.Bit ( src/Data/Bit.hs, nothing ) Haddock coverage: Warning: 'Bit' is ambiguous. It is defined * at src/Data/Bit/Internal.hs:81:15 * at src/Data/Bit/Internal.hs:81:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Data/Bit/Internal.hs:81:1 Warning: Data.Bit.InternalTS: Couldn't find .haddock for export Vector Warning: Data.Bit.InternalTS: Couldn't find .haddock for export MVector Warning: 'Bit' is ambiguous. It is defined * at src/Data/Bit/Internal.hs:63:15 * at src/Data/Bit/Internal.hs:63:1 You may 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/Bit/Internal.hs:63:1 Warning: Data.Bit.Internal: Couldn't find .haddock for export Vector Warning: Data.Bit.Internal: Couldn't find .haddock for export MVector Warning: 'Bit' is ambiguous. It is defined * at src/Data/Bit/Internal.hs:81:15 * at src/Data/Bit/Internal.hs:81:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Data/Bit/Internal.hs:81:1 Warning: 'F2Poly' is ambiguous. It is defined * at src/Data/Bit/F2Poly.hs:69:18 * at src/Data/Bit/F2Poly.hs:69:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Data/Bit/F2Poly.hs:69:1 Warning: Data.Bit.ThreadSafe: Couldn't find .haddock for export Vector Warning: Data.Bit.ThreadSafe: Couldn't find .haddock for export MVector 95% ( 40 / 42) in 'Data.Bit.ThreadSafe' Warning: 'Bit' is ambiguous. It is defined * at src/Data/Bit/Internal.hs:63:15 * at src/Data/Bit/Internal.hs:63:1 You may 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/Bit/Internal.hs:63:1 Warning: 'F2Poly' is ambiguous. It is defined * at src/Data/Bit/F2Poly.hs:69:18 * at src/Data/Bit/F2Poly.hs:69:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Data/Bit/F2Poly.hs:69:1 Warning: Data.Bit: Couldn't find .haddock for export Vector Warning: Data.Bit: Couldn't find .haddock for export MVector 95% ( 40 / 42) in 'Data.Bit' Warning: Data.Bit.ThreadSafe: could not find link destinations for: - Data.Vector.Generic.Base.Vector - Data.Vector.Generic.Base.Mutable - Data.Vector.Unboxed.Base.Unbox - Data.Vector.Generic.Mutable.Base.MVector - Data.Vector.Generic.Base.basicLength - Data.Vector.Generic.Base.basicUnsafeCopy - Data.Vector.Generic.Base.basicUnsafeFreeze - Data.Vector.Generic.Base.basicUnsafeIndexM - Data.Vector.Generic.Base.basicUnsafeSlice - Data.Vector.Generic.Base.basicUnsafeThaw - Data.Vector.Generic.Base.elemseq - Data.Vector.Generic.Mutable.Base.basicClear - Data.Vector.Generic.Mutable.Base.basicInitialize - Data.Vector.Generic.Mutable.Base.basicLength - Data.Vector.Generic.Mutable.Base.basicOverlaps - Data.Vector.Generic.Mutable.Base.basicSet - Data.Vector.Generic.Mutable.Base.basicUnsafeCopy - Data.Vector.Generic.Mutable.Base.basicUnsafeGrow - Data.Vector.Generic.Mutable.Base.basicUnsafeMove - Data.Vector.Generic.Mutable.Base.basicUnsafeNew - Data.Vector.Generic.Mutable.Base.basicUnsafeRead - Data.Vector.Generic.Mutable.Base.basicUnsafeReplicate - Data.Vector.Generic.Mutable.Base.basicUnsafeSlice - Data.Vector.Generic.Mutable.Base.basicUnsafeWrite - Data.Bit.InternalTS.D:R:VectorBit0 - Data.Bit.InternalTS.D:R:MVectorsBit0 - Data.Bit.InternalTS.Rep_Bit - Data.Bit.F2PolyTS.Rep_F2Poly Warning: Data.Bit: could not find link destinations for: - Data.Vector.Generic.Base.Vector - Data.Vector.Generic.Base.Mutable - Data.Vector.Unboxed.Base.Unbox - Data.Vector.Generic.Mutable.Base.MVector - Data.Vector.Generic.Base.basicLength - Data.Vector.Generic.Base.basicUnsafeCopy - Data.Vector.Generic.Base.basicUnsafeFreeze - Data.Vector.Generic.Base.basicUnsafeIndexM - Data.Vector.Generic.Base.basicUnsafeSlice - Data.Vector.Generic.Base.basicUnsafeThaw - Data.Vector.Generic.Base.elemseq - Data.Vector.Generic.Mutable.Base.basicClear - Data.Vector.Generic.Mutable.Base.basicInitialize - Data.Vector.Generic.Mutable.Base.basicLength - Data.Vector.Generic.Mutable.Base.basicOverlaps - Data.Vector.Generic.Mutable.Base.basicSet - Data.Vector.Generic.Mutable.Base.basicUnsafeCopy - Data.Vector.Generic.Mutable.Base.basicUnsafeGrow - Data.Vector.Generic.Mutable.Base.basicUnsafeMove - Data.Vector.Generic.Mutable.Base.basicUnsafeNew - Data.Vector.Generic.Mutable.Base.basicUnsafeRead - Data.Vector.Generic.Mutable.Base.basicUnsafeReplicate - Data.Vector.Generic.Mutable.Base.basicUnsafeSlice - Data.Vector.Generic.Mutable.Base.basicUnsafeWrite - Data.Bit.Internal.D:R:VectorBit0 - Data.Bit.Internal.D:R:MVectorsBit0 - Data.Bit.Internal.Rep_Bit - Data.Bit.F2Poly.Rep_F2Poly Documentation created: dist/doc/html/bitvec/, dist/doc/html/bitvec/bitvec.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/bitvec-1.1.5.0-KKsXkptguGYDzj4I1Ye5Ny Completed bitvec-1.1.5.0 Configuring witherable-0.5... Preprocessing library for witherable-0.5.. Building library for witherable-0.5.. [1 of 1] Compiling Witherable ( src/Witherable.hs, dist/build/Witherable.o, dist/build/Witherable.dyn_o ) Preprocessing library for witherable-0.5.. Running Haddock on library for witherable-0.5.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 1] Compiling Witherable ( src/Witherable.hs, nothing ) Haddock coverage: Warning: 'Compose' is ambiguous. It is defined * in Data.Functor.Compose * in Data.Functor.Compose You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in Data.Functor.Compose 93% ( 14 / 15) in 'Witherable' Missing documentation for: WrappedFoldable (src/Witherable.hs:733) Warning: Witherable: could not find link destinations for: - Data.Vector.Vector Documentation created: dist/doc/html/witherable/, dist/doc/html/witherable/witherable.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/witherable-0.5-Jffrk95xfAH8BCnYFJpS0p Completed witherable-0.5 Configuring semialign-1.3.1... Preprocessing library for semialign-1.3.1.. Building library for semialign-1.3.1.. [1 of 6] Compiling Data.Semialign.Internal ( src/Data/Semialign/Internal.hs, dist/build/Data/Semialign/Internal.o, dist/build/Data/Semialign/Internal.dyn_o ) [2 of 6] Compiling Data.Semialign.Indexed ( src/Data/Semialign/Indexed.hs, dist/build/Data/Semialign/Indexed.o, dist/build/Data/Semialign/Indexed.dyn_o ) [3 of 6] Compiling Data.Semialign ( src/Data/Semialign.hs, dist/build/Data/Semialign.o, dist/build/Data/Semialign.dyn_o ) [4 of 6] Compiling Data.Align ( src/Data/Align.hs, dist/build/Data/Align.o, dist/build/Data/Align.dyn_o ) [5 of 6] Compiling Data.Crosswalk ( src/Data/Crosswalk.hs, dist/build/Data/Crosswalk.o, dist/build/Data/Crosswalk.dyn_o ) [6 of 6] Compiling Data.Zip ( src/Data/Zip.hs, dist/build/Data/Zip.o, dist/build/Data/Zip.dyn_o ) Preprocessing library for semialign-1.3.1.. Running Haddock on library for semialign-1.3.1.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 6] Compiling Data.Semialign.Internal ( src/Data/Semialign/Internal.hs, nothing ) [2 of 6] Compiling Data.Semialign.Indexed ( src/Data/Semialign/Indexed.hs, nothing ) [3 of 6] Compiling Data.Semialign ( src/Data/Semialign.hs, nothing ) [4 of 6] Compiling Data.Align ( src/Data/Align.hs, nothing ) [5 of 6] Compiling Data.Crosswalk ( src/Data/Crosswalk.hs, nothing ) [6 of 6] Compiling Data.Zip ( src/Data/Zip.hs, nothing ) Haddock coverage: Warning: 'tabulate' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'These' is ambiguous. It is defined * in Data.These * in Data.These 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.These Warning: 'Foldable' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'join' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'liftA2' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 4 / 4) in 'Data.Semialign.Indexed' 88% ( 16 / 18) in 'Data.Semialign' Missing documentation for: unzipDefault (src/Data/Semialign/Internal.hs:308) alignVectorWith (src/Data/Semialign/Internal.hs:718) Warning: 'These' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 92% ( 12 / 13) in 'Data.Align' Missing documentation for: alignVectorWith (src/Data/Semialign/Internal.hs:718) 80% ( 4 / 5) in 'Data.Crosswalk' Missing documentation for: Module header 71% ( 5 / 7) in 'Data.Zip' Missing documentation for: unzipDefault (src/Data/Semialign/Internal.hs:308) Zippy (src/Data/Zip.hs:30) Warning: Data.Semialign.Indexed: could not find link destinations for: - Data.Vector.Vector Warning: Data.Semialign: could not find link destinations for: - Data.Vector.Generic.Base.Vector - Data.Vector.Vector - Data.Vector.Fusion.Bundle.Monadic.Bundle Warning: Data.Align: could not find link destinations for: - Data.Vector.Generic.Base.Vector - Data.Vector.Vector - Data.Vector.Fusion.Bundle.Monadic.Bundle Warning: Data.Crosswalk: could not find link destinations for: - Data.Vector.Vector Warning: Data.Zip: could not find link destinations for: - Data.Vector.Vector - Data.Vector.Fusion.Bundle.Monadic.Bundle Documentation created: dist/doc/html/semialign/, dist/doc/html/semialign/semialign.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/semialign-1.3.1-456WX9nLNaR9LfZ5uLwRc3 Completed semialign-1.3.1 Configuring vector-algorithms-0.9.1.0... Preprocessing library for vector-algorithms-0.9.1.0.. Building library for vector-algorithms-0.9.1.0.. [ 1 of 11] Compiling Data.Vector.Algorithms.Common ( src/Data/Vector/Algorithms/Common.hs, dist/build/Data/Vector/Algorithms/Common.o, dist/build/Data/Vector/Algorithms/Common.dyn_o ) [ 2 of 11] Compiling Data.Vector.Algorithms.Optimal ( src/Data/Vector/Algorithms/Optimal.hs, dist/build/Data/Vector/Algorithms/Optimal.o, dist/build/Data/Vector/Algorithms/Optimal.dyn_o ) [ 3 of 11] Compiling Data.Vector.Algorithms.Insertion ( src/Data/Vector/Algorithms/Insertion.hs, dist/build/Data/Vector/Algorithms/Insertion.o, dist/build/Data/Vector/Algorithms/Insertion.dyn_o ) [ 4 of 11] Compiling Data.Vector.Algorithms.Merge ( src/Data/Vector/Algorithms/Merge.hs, dist/build/Data/Vector/Algorithms/Merge.o, dist/build/Data/Vector/Algorithms/Merge.dyn_o ) [ 5 of 11] Compiling Data.Vector.Algorithms.AmericanFlag ( src/Data/Vector/Algorithms/AmericanFlag.hs, dist/build/Data/Vector/Algorithms/AmericanFlag.o, dist/build/Data/Vector/Algorithms/AmericanFlag.dyn_o ) [ 6 of 11] Compiling Data.Vector.Algorithms.Heap ( src/Data/Vector/Algorithms/Heap.hs, dist/build/Data/Vector/Algorithms/Heap.o, dist/build/Data/Vector/Algorithms/Heap.dyn_o ) [ 7 of 11] Compiling Data.Vector.Algorithms.Intro ( src/Data/Vector/Algorithms/Intro.hs, dist/build/Data/Vector/Algorithms/Intro.o, dist/build/Data/Vector/Algorithms/Intro.dyn_o ) [ 8 of 11] Compiling Data.Vector.Algorithms.Radix ( src/Data/Vector/Algorithms/Radix.hs, dist/build/Data/Vector/Algorithms/Radix.o, dist/build/Data/Vector/Algorithms/Radix.dyn_o ) [ 9 of 11] Compiling Data.Vector.Algorithms.Search ( src/Data/Vector/Algorithms/Search.hs, dist/build/Data/Vector/Algorithms/Search.o, dist/build/Data/Vector/Algorithms/Search.dyn_o ) [10 of 11] Compiling Data.Vector.Algorithms ( src/Data/Vector/Algorithms.hs, dist/build/Data/Vector/Algorithms.o, dist/build/Data/Vector/Algorithms.dyn_o ) [11 of 11] Compiling Data.Vector.Algorithms.Tim ( src/Data/Vector/Algorithms/Tim.hs, dist/build/Data/Vector/Algorithms/Tim.o, dist/build/Data/Vector/Algorithms/Tim.dyn_o ) Preprocessing library for vector-algorithms-0.9.1.0.. Running Haddock on library for vector-algorithms-0.9.1.0.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [ 1 of 11] Compiling Data.Vector.Algorithms.Common ( src/Data/Vector/Algorithms/Common.hs, nothing ) [ 2 of 11] Compiling Data.Vector.Algorithms.Optimal ( src/Data/Vector/Algorithms/Optimal.hs, nothing ) [ 3 of 11] Compiling Data.Vector.Algorithms.Insertion ( src/Data/Vector/Algorithms/Insertion.hs, nothing ) [ 4 of 11] Compiling Data.Vector.Algorithms.Merge ( src/Data/Vector/Algorithms/Merge.hs, nothing ) [ 5 of 11] Compiling Data.Vector.Algorithms.AmericanFlag ( src/Data/Vector/Algorithms/AmericanFlag.hs, nothing ) [ 6 of 11] Compiling Data.Vector.Algorithms.Heap ( src/Data/Vector/Algorithms/Heap.hs, nothing ) [ 7 of 11] Compiling Data.Vector.Algorithms.Intro ( src/Data/Vector/Algorithms/Intro.hs, nothing ) [ 8 of 11] Compiling Data.Vector.Algorithms.Radix ( src/Data/Vector/Algorithms/Radix.hs, nothing ) [ 9 of 11] Compiling Data.Vector.Algorithms.Search ( src/Data/Vector/Algorithms/Search.hs, nothing ) [10 of 11] Compiling Data.Vector.Algorithms ( src/Data/Vector/Algorithms.hs, nothing ) [11 of 11] Compiling Data.Vector.Algorithms.Tim ( src/Data/Vector/Algorithms/Tim.hs, nothing ) Haddock coverage: Warning: 'off' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'lower' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 8 / 8) in 'Data.Vector.Algorithms.Optimal' 100% ( 8 / 8) in 'Data.Vector.Algorithms.Insertion' 100% ( 6 / 6) in 'Data.Vector.Algorithms.Merge' Warning: 'n' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 7 / 7) in 'Data.Vector.Algorithms.AmericanFlag' Warning: 'lowest' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 22 / 22) in 'Data.Vector.Algorithms.Heap' 100% ( 16 / 16) in 'Data.Vector.Algorithms.Intro' 75% ( 3 / 4) in 'Data.Vector.Algorithms.Radix' Missing documentation for: Radix (src/Data/Vector/Algorithms/Radix.hs:58) 100% ( 17 / 17) in 'Data.Vector.Algorithms.Search' Warning: 'sortByUniq' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 75% ( 3 / 4) in 'Data.Vector.Algorithms' Missing documentation for: Module header 100% ( 5 / 5) in 'Data.Vector.Algorithms.Tim' Warning: Data.Vector.Algorithms.Optimal: could not find link destinations for: - Data.Vector.Generic.Mutable.Base.MVector Warning: Data.Vector.Algorithms.Insertion: could not find link destinations for: - Data.Vector.Generic.Mutable.Base.MVector Warning: Data.Vector.Algorithms.Merge: could not find link destinations for: - Data.Vector.Generic.Mutable.Base.MVector Warning: Data.Vector.Algorithms.AmericanFlag: could not find link destinations for: - Data.Vector.Generic.Mutable.Base.MVector Warning: Data.Vector.Algorithms.Heap: could not find link destinations for: - Data.Vector.Generic.Mutable.Base.MVector Warning: Data.Vector.Algorithms.Intro: could not find link destinations for: - Data.Vector.Generic.Mutable.Base.MVector Warning: Data.Vector.Algorithms.Radix: could not find link destinations for: - Data.Vector.Generic.Mutable.Base.MVector Warning: Data.Vector.Algorithms.Search: could not find link destinations for: - Data.Vector.Generic.Mutable.Base.MVector Warning: Data.Vector.Algorithms: could not find link destinations for: - Data.Vector.Generic.Mutable.Base.MVector - Data.Vector.Generic.Base.Vector Warning: Data.Vector.Algorithms.Tim: could not find link destinations for: - Data.Vector.Generic.Mutable.Base.MVector Documentation created: dist/doc/html/vector-algorithms/, dist/doc/html/vector-algorithms/vector-algorithms.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/vector-algorithms-0.9.1.0-LNgpsWlO6jQVD67VjjgB1 Completed vector-algorithms-0.9.1.0 Configuring aeson-2.2.3.0... Preprocessing library for aeson-2.2.3.0.. Building library for aeson-2.2.3.0.. [ 1 of 32] Compiling Data.Aeson.Internal.ByteString ( src/Data/Aeson/Internal/ByteString.hs, dist/build/Data/Aeson/Internal/ByteString.o, dist/build/Data/Aeson/Internal/ByteString.dyn_o ) [ 2 of 32] Compiling Data.Aeson.Internal.Functions ( src/Data/Aeson/Internal/Functions.hs, dist/build/Data/Aeson/Internal/Functions.o, dist/build/Data/Aeson/Internal/Functions.dyn_o ) [ 3 of 32] Compiling Data.Aeson.Internal.Prelude ( src/Data/Aeson/Internal/Prelude.hs, dist/build/Data/Aeson/Internal/Prelude.o, dist/build/Data/Aeson/Internal/Prelude.dyn_o ) [ 4 of 32] Compiling Data.Aeson.Internal.Scientific ( src/Data/Aeson/Internal/Scientific.hs, dist/build/Data/Aeson/Internal/Scientific.o, dist/build/Data/Aeson/Internal/Scientific.dyn_o ) [ 5 of 32] Compiling Data.Aeson.Internal.TH ( src/Data/Aeson/Internal/TH.hs, dist/build/Data/Aeson/Internal/TH.o, dist/build/Data/Aeson/Internal/TH.dyn_o ) [ 6 of 32] Compiling Data.Aeson.Internal.Text ( src/Data/Aeson/Internal/Text.hs, dist/build/Data/Aeson/Internal/Text.o, dist/build/Data/Aeson/Internal/Text.dyn_o ) [ 7 of 32] Compiling Data.Aeson.Internal.Unescape ( src/Data/Aeson/Internal/Unescape.hs, dist/build/Data/Aeson/Internal/Unescape.o, dist/build/Data/Aeson/Internal/Unescape.dyn_o ) [ 8 of 32] Compiling Data.Aeson.Internal.UnescapeFromText ( src/Data/Aeson/Internal/UnescapeFromText.hs, dist/build/Data/Aeson/Internal/UnescapeFromText.o, dist/build/Data/Aeson/Internal/UnescapeFromText.dyn_o ) [ 9 of 32] Compiling Data.Aeson.Key ( src/Data/Aeson/Key.hs, dist/build/Data/Aeson/Key.o, dist/build/Data/Aeson/Key.dyn_o ) [10 of 32] Compiling Data.Aeson.Decoding.Tokens ( src/Data/Aeson/Decoding/Tokens.hs, dist/build/Data/Aeson/Decoding/Tokens.o, dist/build/Data/Aeson/Decoding/Tokens.dyn_o ) [11 of 32] Compiling Data.Aeson.Decoding.Internal ( src/Data/Aeson/Decoding/Internal.hs, dist/build/Data/Aeson/Decoding/Internal.o, dist/build/Data/Aeson/Decoding/Internal.dyn_o ) [12 of 32] Compiling Data.Aeson.Decoding.Text ( src/Data/Aeson/Decoding/Text.hs, dist/build/Data/Aeson/Decoding/Text.o, dist/build/Data/Aeson/Decoding/Text.dyn_o ) [13 of 32] Compiling Data.Aeson.Decoding.ByteString.Lazy ( src/Data/Aeson/Decoding/ByteString/Lazy.hs, dist/build/Data/Aeson/Decoding/ByteString/Lazy.o, dist/build/Data/Aeson/Decoding/ByteString/Lazy.dyn_o ) [14 of 32] Compiling Data.Aeson.Decoding.ByteString ( src/Data/Aeson/Decoding/ByteString.hs, dist/build/Data/Aeson/Decoding/ByteString.o, dist/build/Data/Aeson/Decoding/ByteString.dyn_o ) [15 of 32] Compiling Data.Aeson.KeyMap ( src/Data/Aeson/KeyMap.hs, dist/build/Data/Aeson/KeyMap.o, dist/build/Data/Aeson/KeyMap.dyn_o ) [16 of 32] Compiling Data.Aeson.Types.Generic ( src/Data/Aeson/Types/Generic.hs, dist/build/Data/Aeson/Types/Generic.o, dist/build/Data/Aeson/Types/Generic.dyn_o ) [17 of 32] Compiling Data.Aeson.Types.Internal ( src/Data/Aeson/Types/Internal.hs, dist/build/Data/Aeson/Types/Internal.o, dist/build/Data/Aeson/Types/Internal.dyn_o ) [18 of 32] Compiling Data.Aeson.Parser.Time ( src/Data/Aeson/Parser/Time.hs, dist/build/Data/Aeson/Parser/Time.o, dist/build/Data/Aeson/Parser/Time.dyn_o ) [19 of 32] Compiling Data.Aeson.Encoding.Builder ( src/Data/Aeson/Encoding/Builder.hs, dist/build/Data/Aeson/Encoding/Builder.o, dist/build/Data/Aeson/Encoding/Builder.dyn_o ) [20 of 32] Compiling Data.Aeson.Encoding.Internal ( src/Data/Aeson/Encoding/Internal.hs, dist/build/Data/Aeson/Encoding/Internal.o, dist/build/Data/Aeson/Encoding/Internal.dyn_o ) [21 of 32] Compiling Data.Aeson.Encoding ( src/Data/Aeson/Encoding.hs, dist/build/Data/Aeson/Encoding.o, dist/build/Data/Aeson/Encoding.dyn_o ) [22 of 32] Compiling Data.Aeson.Decoding.Conversion ( src/Data/Aeson/Decoding/Conversion.hs, dist/build/Data/Aeson/Decoding/Conversion.o, dist/build/Data/Aeson/Decoding/Conversion.dyn_o ) [23 of 32] Compiling Data.Aeson.Types.FromJSON ( src/Data/Aeson/Types/FromJSON.hs, dist/build/Data/Aeson/Types/FromJSON.o, dist/build/Data/Aeson/Types/FromJSON.dyn_o ) [24 of 32] Compiling Data.Aeson.Types.ToJSON ( src/Data/Aeson/Types/ToJSON.hs, dist/build/Data/Aeson/Types/ToJSON.o, dist/build/Data/Aeson/Types/ToJSON.dyn_o ) src/Data/Aeson/Types/ToJSON.hs:1615:23: warning: [GHC-68441] [-Wdeprecations] In the use of data constructor Solo (imported from Data.Tuple.Solo, but defined in GHC.Tuple): Deprecated: "The Solo constructor has been renamed to MkSolo to avoid punning." | 1615 | liftToJSON _ t _ (Solo a) = t a | ^^^^ src/Data/Aeson/Types/ToJSON.hs:1618:27: warning: [GHC-68441] [-Wdeprecations] In the use of data constructor Solo (imported from Data.Tuple.Solo, but defined in GHC.Tuple): Deprecated: "The Solo constructor has been renamed to MkSolo to avoid punning." | 1618 | liftToEncoding _ t _ (Solo a) = t a | ^^^^ [25 of 32] Compiling Data.Aeson.Types.Class ( src/Data/Aeson/Types/Class.hs, dist/build/Data/Aeson/Types/Class.o, dist/build/Data/Aeson/Types/Class.dyn_o ) [26 of 32] Compiling Data.Aeson.Types ( src/Data/Aeson/Types.hs, dist/build/Data/Aeson/Types.o, dist/build/Data/Aeson/Types.dyn_o ) [27 of 32] Compiling Data.Aeson.Text ( src/Data/Aeson/Text.hs, dist/build/Data/Aeson/Text.o, dist/build/Data/Aeson/Text.dyn_o ) [28 of 32] Compiling Data.Aeson.Decoding ( src/Data/Aeson/Decoding.hs, dist/build/Data/Aeson/Decoding.o, dist/build/Data/Aeson/Decoding.dyn_o ) [29 of 32] Compiling Data.Aeson ( src/Data/Aeson.hs, dist/build/Data/Aeson.o, dist/build/Data/Aeson.dyn_o ) [30 of 32] Compiling Data.Aeson.RFC8785 ( src/Data/Aeson/RFC8785.hs, dist/build/Data/Aeson/RFC8785.o, dist/build/Data/Aeson/RFC8785.dyn_o ) [31 of 32] Compiling Data.Aeson.QQ.Simple ( src/Data/Aeson/QQ/Simple.hs, dist/build/Data/Aeson/QQ/Simple.o, dist/build/Data/Aeson/QQ/Simple.dyn_o ) [32 of 32] Compiling Data.Aeson.TH ( src/Data/Aeson/TH.hs, dist/build/Data/Aeson/TH.o, dist/build/Data/Aeson/TH.dyn_o ) src/Data/Aeson/TH.hs:948:7: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a pattern binding: Patterns of type [Q Exp] not matched: [] | 948 | x:xs = [ lookupField argTy | ^^^^^^^^^^^^^^^^^^^^^^^^^^... src/Data/Aeson/TH.hs:1064:14: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a pattern binding: Patterns of type [Q Exp] not matched: [] | 1064 | let x:xs = [ dispatchParseJSON jc conName tvMap argTy | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... Preprocessing library for aeson-2.2.3.0.. Running Haddock on library for aeson-2.2.3.0.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [ 1 of 32] Compiling Data.Aeson.Internal.ByteString ( src/Data/Aeson/Internal/ByteString.hs, nothing ) [ 2 of 32] Compiling Data.Aeson.Internal.Functions ( src/Data/Aeson/Internal/Functions.hs, nothing ) [ 3 of 32] Compiling Data.Aeson.Internal.Prelude ( src/Data/Aeson/Internal/Prelude.hs, nothing ) [ 4 of 32] Compiling Data.Aeson.Internal.Scientific ( src/Data/Aeson/Internal/Scientific.hs, nothing ) [ 5 of 32] Compiling Data.Aeson.Internal.TH ( src/Data/Aeson/Internal/TH.hs, nothing ) [ 6 of 32] Compiling Data.Aeson.Internal.Text ( src/Data/Aeson/Internal/Text.hs, nothing ) [ 7 of 32] Compiling Data.Aeson.Internal.Unescape ( src/Data/Aeson/Internal/Unescape.hs, nothing ) [ 8 of 32] Compiling Data.Aeson.Internal.UnescapeFromText ( src/Data/Aeson/Internal/UnescapeFromText.hs, nothing ) [ 9 of 32] Compiling Data.Aeson.Key ( src/Data/Aeson/Key.hs, nothing ) [10 of 32] Compiling Data.Aeson.Decoding.Tokens ( src/Data/Aeson/Decoding/Tokens.hs, nothing ) [11 of 32] Compiling Data.Aeson.Decoding.Internal ( src/Data/Aeson/Decoding/Internal.hs, nothing ) [12 of 32] Compiling Data.Aeson.Decoding.Text ( src/Data/Aeson/Decoding/Text.hs, nothing ) [13 of 32] Compiling Data.Aeson.Decoding.ByteString.Lazy ( src/Data/Aeson/Decoding/ByteString/Lazy.hs, nothing ) [14 of 32] Compiling Data.Aeson.Decoding.ByteString ( src/Data/Aeson/Decoding/ByteString.hs, nothing ) [15 of 32] Compiling Data.Aeson.KeyMap ( src/Data/Aeson/KeyMap.hs, nothing ) [16 of 32] Compiling Data.Aeson.Types.Generic ( src/Data/Aeson/Types/Generic.hs, nothing ) [17 of 32] Compiling Data.Aeson.Types.Internal ( src/Data/Aeson/Types/Internal.hs, nothing ) [18 of 32] Compiling Data.Aeson.Parser.Time ( src/Data/Aeson/Parser/Time.hs, nothing ) [19 of 32] Compiling Data.Aeson.Encoding.Builder ( src/Data/Aeson/Encoding/Builder.hs, nothing ) [20 of 32] Compiling Data.Aeson.Encoding.Internal ( src/Data/Aeson/Encoding/Internal.hs, nothing ) [21 of 32] Compiling Data.Aeson.Encoding ( src/Data/Aeson/Encoding.hs, nothing ) [22 of 32] Compiling Data.Aeson.Decoding.Conversion ( src/Data/Aeson/Decoding/Conversion.hs, nothing ) [23 of 32] Compiling Data.Aeson.Types.FromJSON ( src/Data/Aeson/Types/FromJSON.hs, nothing ) [24 of 32] Compiling Data.Aeson.Types.ToJSON ( src/Data/Aeson/Types/ToJSON.hs, nothing ) src/Data/Aeson/Types/ToJSON.hs:1615:23: warning: [GHC-68441] [-Wdeprecations] In the use of data constructor Solo (imported from Data.Tuple.Solo, but defined in GHC.Tuple): Deprecated: "The Solo constructor has been renamed to MkSolo to avoid punning." | 1615 | liftToJSON _ t _ (Solo a) = t a | ^^^^ src/Data/Aeson/Types/ToJSON.hs:1618:27: warning: [GHC-68441] [-Wdeprecations] In the use of data constructor Solo (imported from Data.Tuple.Solo, but defined in GHC.Tuple): Deprecated: "The Solo constructor has been renamed to MkSolo to avoid punning." | 1618 | liftToEncoding _ t _ (Solo a) = t a | ^^^^ [25 of 32] Compiling Data.Aeson.Types.Class ( src/Data/Aeson/Types/Class.hs, nothing ) [26 of 32] Compiling Data.Aeson.Types ( src/Data/Aeson/Types.hs, nothing ) [27 of 32] Compiling Data.Aeson.Text ( src/Data/Aeson/Text.hs, nothing ) [28 of 32] Compiling Data.Aeson.Decoding ( src/Data/Aeson/Decoding.hs, nothing ) [29 of 32] Compiling Data.Aeson ( src/Data/Aeson.hs, nothing ) [30 of 32] Compiling Data.Aeson.RFC8785 ( src/Data/Aeson/RFC8785.hs, nothing ) [31 of 32] Compiling Data.Aeson.QQ.Simple ( src/Data/Aeson/QQ/Simple.hs, nothing ) [32 of 32] Compiling Data.Aeson.TH ( src/Data/Aeson/TH.hs, nothing ) Haddock coverage: Warning: Data.Aeson.Internal.Prelude: Could not find documentation for exported module: Data.Vector Warning: Data.Aeson.Internal.Prelude: Couldn't find .haddock for export Vector Warning: 'letE' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Key' is ambiguous. It is defined * at src/Data/Aeson/Key.hs:44:15 * at src/Data/Aeson/Key.hs:44:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Data/Aeson/Key.hs:44:1 Warning: 'Coercible' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'coercing' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 44% ( 4 / 9) in 'Data.Aeson.Key' Missing documentation for: Key (src/Data/Aeson/Key.hs:44) fromString (src/Data/Aeson/Key.hs:48) toString (src/Data/Aeson/Key.hs:51) toText (src/Data/Aeson/Key.hs:57) fromText (src/Data/Aeson/Key.hs:54) 100% ( 7 / 7) in 'Data.Aeson.Decoding.Tokens' Warning: 'Text' is ambiguous. It is defined * in Data.Text.Internal * 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 in Data.Text.Internal Warning: 'ByteString' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 2 / 2) in 'Data.Aeson.Decoding.Text' 100% ( 2 / 2) in 'Data.Aeson.Decoding.ByteString.Lazy' 100% ( 2 / 2) in 'Data.Aeson.Decoding.ByteString' Warning: 'v' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'KeyMap' is ambiguous. It is defined * at src/Data/Aeson/KeyMap.hs:143:20 * at src/Data/Aeson/KeyMap.hs:143:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Data/Aeson/KeyMap.hs:143:1 Warning: 'const' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 88% ( 61 / 69) in 'Data.Aeson.KeyMap' Missing documentation for: coercionToHashMap (src/Data/Aeson/KeyMap.hs:317) coercionToMap (src/Data/Aeson/KeyMap.hs:321) foldr (src/Data/Aeson/KeyMap.hs:206) foldr' (src/Data/Aeson/KeyMap.hs:209) foldl (src/Data/Aeson/KeyMap.hs:212) foldl' (src/Data/Aeson/KeyMap.hs:215) foldMapWithKey (src/Data/Aeson/KeyMap.hs:203) Key (src/Data/Aeson/Key.hs:44) Warning: 'ToJSON1' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'FromJSON1' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ToJSON' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'FromJSON' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'throwDecode' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'JSONKeyOptions' is ambiguous. It is defined * at src/Data/Aeson/Types/Internal.hs:804:23 * at src/Data/Aeson/Types/Internal.hs:804:1 You may 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/Aeson/Types/Internal.hs:804:1 Warning: 'ToJSONKey' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'toJSONKey' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'genericToJSONKey' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'FromJSONKey' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'fromJSONKey' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'genericFromJSONKey' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'omittedField' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'allowOmittedFieds' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Object' is ambiguous. It is defined * at src/Data/Aeson/Types/Internal.hs:366:14 * at src/Data/Aeson/Types/Internal.hs:360:1 You may 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/Aeson/Types/Internal.hs:360:1 Warning: 'Parser' is ambiguous. It is defined * at src/Data/Aeson/Types/Internal.hs:278:20 * at src/Data/Aeson/Types/Internal.hs:278:1 You may 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/Aeson/Types/Internal.hs:278:1 Warning: 'Array' is ambiguous. It is defined * at src/Data/Aeson/Types/Internal.hs:367:14 * at src/Data/Aeson/Types/Internal.hs:363:1 You may 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/Aeson/Types/Internal.hs:363:1 Warning: 'String' is ambiguous. It is defined * at src/Data/Aeson/Types/Internal.hs:368:14 * in GHC.Base You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:368:14 Warning: '(.:)' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Options' is ambiguous. It is defined * at src/Data/Aeson/Types/Internal.hs:705:16 * at src/Data/Aeson/Types/Internal.hs:705:1 You may 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/Aeson/Types/Internal.hs:705:1 Warning: 'API' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'hashable' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: '.=' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Value' is ambiguous. It is defined * at src/Data/Aeson/Encoding/Internal.hs:130:15 * at src/Data/Aeson/Types/Internal.hs:366:1 You may 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/Aeson/Types/Internal.hs:366:1 Warning: 'unsafePair' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 25% ( 21 / 82) in 'Data.Aeson.Encoding.Internal' Missing documentation for: Module header encodingToLazyByteString (src/Data/Aeson/Encoding/Internal.hs:98) retagEncoding (src/Data/Aeson/Encoding/Internal.hs:102) pair (src/Data/Aeson/Encoding/Internal.hs:134) pairStr (src/Data/Aeson/Encoding/Internal.hs:138) pair' (src/Data/Aeson/Encoding/Internal.hs:142) nullEncoding (src/Data/Aeson/Encoding/Internal.hs:168) emptyArray_ (src/Data/Aeson/Encoding/Internal.hs:171) emptyObject_ (src/Data/Aeson/Encoding/Internal.hs:174) wrapObject (src/Data/Aeson/Encoding/Internal.hs:180) wrapArray (src/Data/Aeson/Encoding/Internal.hs:177) null_ (src/Data/Aeson/Encoding/Internal.hs:183) bool (src/Data/Aeson/Encoding/Internal.hs:186) key (src/Data/Aeson/Encoding/Internal.hs:247) text (src/Data/Aeson/Encoding/Internal.hs:250) lazyText (src/Data/Aeson/Encoding/Internal.hs:253) string (src/Data/Aeson/Encoding/Internal.hs:266) list (src/Data/Aeson/Encoding/Internal.hs:196) empty (src/Data/Aeson/Encoding/Internal.hs:225) >< (src/Data/Aeson/Encoding/Internal.hs:232) econcat (src/Data/Aeson/Encoding/Internal.hs:228) int8 (src/Data/Aeson/Encoding/Internal.hs:285) int16 (src/Data/Aeson/Encoding/Internal.hs:288) int32 (src/Data/Aeson/Encoding/Internal.hs:291) int64 (src/Data/Aeson/Encoding/Internal.hs:294) int (src/Data/Aeson/Encoding/Internal.hs:297) word8 (src/Data/Aeson/Encoding/Internal.hs:300) word16 (src/Data/Aeson/Encoding/Internal.hs:303) word32 (src/Data/Aeson/Encoding/Internal.hs:306) word64 (src/Data/Aeson/Encoding/Internal.hs:309) word (src/Data/Aeson/Encoding/Internal.hs:312) integer (src/Data/Aeson/Encoding/Internal.hs:315) float (src/Data/Aeson/Encoding/Internal.hs:318) scientific (src/Data/Aeson/Encoding/Internal.hs:338) int8Text (src/Data/Aeson/Encoding/Internal.hs:352) int16Text (src/Data/Aeson/Encoding/Internal.hs:355) int32Text (src/Data/Aeson/Encoding/Internal.hs:358) int64Text (src/Data/Aeson/Encoding/Internal.hs:361) intText (src/Data/Aeson/Encoding/Internal.hs:364) word8Text (src/Data/Aeson/Encoding/Internal.hs:367) word16Text (src/Data/Aeson/Encoding/Internal.hs:370) word32Text (src/Data/Aeson/Encoding/Internal.hs:373) word64Text (src/Data/Aeson/Encoding/Internal.hs:376) wordText (src/Data/Aeson/Encoding/Internal.hs:379) integerText (src/Data/Aeson/Encoding/Internal.hs:382) floatText (src/Data/Aeson/Encoding/Internal.hs:385) scientificText (src/Data/Aeson/Encoding/Internal.hs:409) day (src/Data/Aeson/Encoding/Internal.hs:416) month (src/Data/Aeson/Encoding/Internal.hs:419) quarter (src/Data/Aeson/Encoding/Internal.hs:422) localTime (src/Data/Aeson/Encoding/Internal.hs:425) utcTime (src/Data/Aeson/Encoding/Internal.hs:428) timeOfDay (src/Data/Aeson/Encoding/Internal.hs:431) zonedTime (src/Data/Aeson/Encoding/Internal.hs:434) value (src/Data/Aeson/Encoding/Internal.hs:441) comma (src/Data/Aeson/Encoding/Internal.hs:273) colon (src/Data/Aeson/Encoding/Internal.hs:274) openBracket (src/Data/Aeson/Encoding/Internal.hs:275) closeBracket (src/Data/Aeson/Encoding/Internal.hs:276) openCurly (src/Data/Aeson/Encoding/Internal.hs:277) closeCurly (src/Data/Aeson/Encoding/Internal.hs:278) Warning: 'Encoding' is ambiguous. It is defined * at src/Data/Aeson/Encoding/Internal.hs:82:25 * at src/Data/Aeson/Encoding/Internal.hs:88:1 You may 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/Aeson/Encoding/Internal.hs:88:1 Warning: 'Text' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 27% ( 18 / 65) in 'Data.Aeson.Encoding' Missing documentation for: encodingToLazyByteString (src/Data/Aeson/Encoding/Internal.hs:98) pair (src/Data/Aeson/Encoding/Internal.hs:134) pairStr (src/Data/Aeson/Encoding/Internal.hs:138) pair' (src/Data/Aeson/Encoding/Internal.hs:142) nullEncoding (src/Data/Aeson/Encoding/Internal.hs:168) emptyArray_ (src/Data/Aeson/Encoding/Internal.hs:171) emptyObject_ (src/Data/Aeson/Encoding/Internal.hs:174) text (src/Data/Aeson/Encoding/Internal.hs:250) lazyText (src/Data/Aeson/Encoding/Internal.hs:253) string (src/Data/Aeson/Encoding/Internal.hs:266) list (src/Data/Aeson/Encoding/Internal.hs:196) null_ (src/Data/Aeson/Encoding/Internal.hs:183) bool (src/Data/Aeson/Encoding/Internal.hs:186) int8 (src/Data/Aeson/Encoding/Internal.hs:285) int16 (src/Data/Aeson/Encoding/Internal.hs:288) int32 (src/Data/Aeson/Encoding/Internal.hs:291) int64 (src/Data/Aeson/Encoding/Internal.hs:294) int (src/Data/Aeson/Encoding/Internal.hs:297) word8 (src/Data/Aeson/Encoding/Internal.hs:300) word16 (src/Data/Aeson/Encoding/Internal.hs:303) word32 (src/Data/Aeson/Encoding/Internal.hs:306) word64 (src/Data/Aeson/Encoding/Internal.hs:309) word (src/Data/Aeson/Encoding/Internal.hs:312) integer (src/Data/Aeson/Encoding/Internal.hs:315) float (src/Data/Aeson/Encoding/Internal.hs:318) scientific (src/Data/Aeson/Encoding/Internal.hs:338) int8Text (src/Data/Aeson/Encoding/Internal.hs:352) int16Text (src/Data/Aeson/Encoding/Internal.hs:355) int32Text (src/Data/Aeson/Encoding/Internal.hs:358) int64Text (src/Data/Aeson/Encoding/Internal.hs:361) intText (src/Data/Aeson/Encoding/Internal.hs:364) word8Text (src/Data/Aeson/Encoding/Internal.hs:367) word16Text (src/Data/Aeson/Encoding/Internal.hs:370) word32Text (src/Data/Aeson/Encoding/Internal.hs:373) word64Text (src/Data/Aeson/Encoding/Internal.hs:376) wordText (src/Data/Aeson/Encoding/Internal.hs:379) integerText (src/Data/Aeson/Encoding/Internal.hs:382) floatText (src/Data/Aeson/Encoding/Internal.hs:385) scientificText (src/Data/Aeson/Encoding/Internal.hs:409) day (src/Data/Aeson/Encoding/Internal.hs:416) month (src/Data/Aeson/Encoding/Internal.hs:419) quarter (src/Data/Aeson/Encoding/Internal.hs:422) localTime (src/Data/Aeson/Encoding/Internal.hs:425) utcTime (src/Data/Aeson/Encoding/Internal.hs:428) timeOfDay (src/Data/Aeson/Encoding/Internal.hs:431) zonedTime (src/Data/Aeson/Encoding/Internal.hs:434) value (src/Data/Aeson/Encoding/Internal.hs:441) Warning: 'ConsParseJSON' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Generically1' is ambiguous. It is defined * in GHC.Generics * in GHC.Generics You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in GHC.Generics Warning: 'ToJSONKeyFunction' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ToJSONKeyValue' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ToJSONKey' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ToJSONKeyText' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'String' is ambiguous. It is defined * at src/Data/Aeson/Types/Internal.hs:368:14 * in GHC.Base You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:368:14 Warning: 'Object' is ambiguous. It is defined * at src/Data/Aeson/Types/Internal.hs:366:14 * at src/Data/Aeson/Types/Internal.hs:360:1 You may 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/Aeson/Types/Internal.hs:360:1 Warning: 'Array' is ambiguous. It is defined * at src/Data/Aeson/Types/Internal.hs:367:14 * at src/Data/Aeson/Types/Internal.hs:363:1 You may 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/Aeson/Types/Internal.hs:363:1 Warning: 'Generically' is ambiguous. It is defined * in GHC.Generics * in GHC.Generics You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in GHC.Generics Warning: 'genericToJSONKey' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Bool' is ambiguous. It is defined * at src/Data/Aeson/Types/Internal.hs:370:14 * 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 at src/Data/Aeson/Types/Internal.hs:370:14 Warning: 'Boolean' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Map' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'HashMap' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'FromJSONKey' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Foo' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'String' is ambiguous. It is defined * at src/Data/Aeson/Types/Internal.hs:368:14 * in GHC.Base You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:368:14 Warning: 'ByteString' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'showsList' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'pairs' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Generically' is ambiguous. It is defined * in GHC.Generics * in GHC.Generics You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in GHC.Generics Warning: 'Object' is ambiguous. It is defined * at src/Data/Aeson/Types/Internal.hs:366:14 * at src/Data/Aeson/Types/Internal.hs:360:1 You may 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/Aeson/Types/Internal.hs:360:1 93% (138 /148) in 'Data.Aeson.Types' Missing documentation for: Key (src/Data/Aeson/Key.hs:44) ToJSONKeyFunction (src/Data/Aeson/Types/ToJSON.hs:532) GToJSONKey (src/Data/Aeson/Types/ToJSON.hs:596) genericToJSONKey (src/Data/Aeson/Types/ToJSON.hs:594) GFromJSONKey (src/Data/Aeson/Types/FromJSON.hs:521) omitField1 (src/Data/Aeson/Types/ToJSON.hs:691) omitField2 (src/Data/Aeson/Types/ToJSON.hs:724) GToJSON (src/Data/Aeson/Types/Class.hs:120) GToEncoding (src/Data/Aeson/Types/Class.hs:121) JSONPath (src/Data/Aeson/Types/Internal.hs:116) Warning: 'encode' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'fromEncoding' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 3 / 3) in 'Data.Aeson.Text' Warning: 'AesonException' is ambiguous. It is defined * at src/Data/Aeson/Types/Internal.hs:923:26 * at src/Data/Aeson/Types/Internal.hs:923:1 You may 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/Aeson/Types/Internal.hs:923:1 100% ( 12 / 12) in 'Data.Aeson.Decoding' Warning: 'json' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'AesonException' is ambiguous. It is defined * at src/Data/Aeson/Types/Internal.hs:923:26 * at src/Data/Aeson/Types/Internal.hs:923:1 You may 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/Aeson/Types/Internal.hs:923:1 Warning: 'Generic' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'name' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Object' is ambiguous. It is defined * at src/Data/Aeson/Types/Internal.hs:366:14 * at src/Data/Aeson/Types/Internal.hs:360:1 You may 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/Aeson/Types/Internal.hs:360:1 Cannot find documentation for: $optionsFields 92% (132 /143) in 'Data.Aeson' Missing documentation for: Key (src/Data/Aeson/Key.hs:44) JSONPath (src/Data/Aeson/Types/Internal.hs:116) ToJSONKeyFunction (src/Data/Aeson/Types/ToJSON.hs:532) GToJSONKey (src/Data/Aeson/Types/ToJSON.hs:596) genericToJSONKey (src/Data/Aeson/Types/ToJSON.hs:594) GFromJSONKey (src/Data/Aeson/Types/FromJSON.hs:521) omitField1 (src/Data/Aeson/Types/ToJSON.hs:691) omitField2 (src/Data/Aeson/Types/ToJSON.hs:724) GToJSON (src/Data/Aeson/Types/Class.hs:120) GToEncoding (src/Data/Aeson/Types/Class.hs:121) parseIndexedJSON (src/Data/Aeson/Types/FromJSON.hs:171) Warning: 'Value' is ambiguous. It is defined * at src/Data/Aeson/Encoding/Internal.hs:130:15 * at src/Data/Aeson/Types/Internal.hs:366:1 You may 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/Aeson/Types/Internal.hs:366:1 100% ( 2 / 2) in 'Data.Aeson.RFC8785' 100% ( 2 / 2) in 'Data.Aeson.QQ.Simple' Warning: 'ToJSON' is ambiguous. It is defined * at src/Data/Aeson/TH.hs:1906:16 * at src/Data/Aeson/Types/ToJSON.hs:291:1 You may 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/Aeson/Types/ToJSON.hs:291:1 Warning: 'Value' is ambiguous. It is defined * at src/Data/Aeson/TH.hs:1909:18 * at src/Data/Aeson/Types/Internal.hs:366:1 You may 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/Aeson/Types/Internal.hs:366:1 Warning: 'Object' is ambiguous. It is defined * at src/Data/Aeson/Types/Internal.hs:366:14 * at src/Data/Aeson/Types/Internal.hs:360:1 You may 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/Aeson/Types/Internal.hs:360:1 Warning: 'FromJSON3' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 25 / 25) in 'Data.Aeson.TH' Warning: Data.Aeson.KeyMap: could not find link destinations for: - Data.Aeson.KeyMap.D:R:ItemKeyMap Warning: Data.Aeson.Encoding.Internal: could not find link destinations for: - Data.Aeson.Types.ToJSON.EncodeProduct - Data.Aeson.Types.ToJSON.gToJSON Warning: Data.Aeson.Encoding: could not find link destinations for: - Data.Aeson.Types.ToJSON.EncodeProduct - Data.Aeson.Types.ToJSON.gToJSON Warning: Data.Aeson.Types: could not find link destinations for: - Data.Vector.Vector - Data.Vector.Generic.Base.Vector - Data.Aeson.Types.Generic.ProductSize - Data.Aeson.Types.Generic.AllNullary - Data.Aeson.Types.Internal.Rep_Value - Data.Vector.Primitive.Vector - Data.Vector.Storable.Vector - Data.Vector.Unboxed.Base.Vector - Data.Aeson.Types.FromJSON.ConstructorNames - Data.Aeson.Types.FromJSON.SumFromString - Data.Aeson.Types.FromJSON.GFromJSON' - Data.Aeson.Types.FromJSON.gParseJSON - Data.Aeson.Types.FromJSON.withBoundedScientific - Data.Aeson.Types.ToJSON.EncodeProduct - Data.Aeson.Types.ToJSON.WriteProduct - Data.Aeson.Types.ToJSON.ConsToJSON - Data.Aeson.Types.ToJSON.GetConName - Data.Aeson.Types.ToJSON.SumToJSON - Data.Aeson.Types.ToJSON.gToJSON Warning: Data.Aeson: could not find link destinations for: - Data.Vector.Vector - Data.Vector.Generic.Base.Vector - Data.Aeson.Types.Generic.ProductSize - Data.Aeson.Types.Generic.AllNullary - Data.Aeson.Types.Internal.Rep_Value - Data.Vector.Primitive.Vector - Data.Vector.Storable.Vector - Data.Vector.Unboxed.Base.Vector - Data.Aeson.Types.FromJSON.ConstructorNames - Data.Aeson.Types.FromJSON.SumFromString - Data.Aeson.Types.FromJSON.GFromJSON' - Data.Aeson.Types.FromJSON.gParseJSON - Data.Aeson.Types.FromJSON.withBoundedScientific - Data.Aeson.Types.ToJSON.EncodeProduct - Data.Aeson.Types.ToJSON.WriteProduct - Data.Aeson.Types.ToJSON.ConsToJSON - Data.Aeson.Types.ToJSON.GetConName - Data.Aeson.Types.ToJSON.SumToJSON - Data.Aeson.Types.ToJSON.gToJSON Documentation created: dist/doc/html/aeson/, dist/doc/html/aeson/aeson.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/aeson-2.2.3.0-FvbuSh3067G5jrB2c6u94w Completed aeson-2.2.3.0 Configuring mono-traversable-1.0.21.0... Preprocessing library for mono-traversable-1.0.21.0.. Building library for mono-traversable-1.0.21.0.. [1 of 6] Compiling Data.MonoTraversable ( src/Data/MonoTraversable.hs, dist/build/Data/MonoTraversable.o, dist/build/Data/MonoTraversable.dyn_o ) src/Data/MonoTraversable.hs:1354:5: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a pattern binding: Patterns of type ViewL a not matched: EmptyL | 1354 | oextract ~(x :< _) = x | ^^^^^^^^^^^^^^^^^^^^^^ src/Data/MonoTraversable.hs:1356:5: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a pattern binding: Patterns of type ViewL a not matched: EmptyL | 1356 | oextend f w@(~(_ :< xxs)) = | ^^^^^^^^^^^^^^^^^^^^^^^^^^^... src/Data/MonoTraversable.hs:1364:5: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a pattern binding: Patterns of type ViewR a not matched: EmptyR | 1364 | oextract ~(_ :> x) = x | ^^^^^^^^^^^^^^^^^^^^^^ src/Data/MonoTraversable.hs:1366:5: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a pattern binding: Patterns of type ViewR a not matched: EmptyR | 1366 | oextend f w@(~(xxs :> _)) = | ^^^^^^^^^^^^^^^^^^^^^^^^^^^... [2 of 6] Compiling Data.Containers ( src/Data/Containers.hs, dist/build/Data/Containers.o, dist/build/Data/Containers.dyn_o ) [3 of 6] Compiling Data.MonoTraversable.Unprefixed ( src/Data/MonoTraversable/Unprefixed.hs, dist/build/Data/MonoTraversable/Unprefixed.o, dist/build/Data/MonoTraversable/Unprefixed.dyn_o ) [4 of 6] Compiling Data.Sequences ( src/Data/Sequences.hs, dist/build/Data/Sequences.o, dist/build/Data/Sequences.dyn_o ) [5 of 6] Compiling Data.NonNull ( src/Data/NonNull.hs, dist/build/Data/NonNull.o, dist/build/Data/NonNull.dyn_o ) [6 of 6] Compiling Paths_mono_traversable ( dist/build/autogen/Paths_mono_traversable.hs, dist/build/Paths_mono_traversable.o, dist/build/Paths_mono_traversable.dyn_o ) Preprocessing library for mono-traversable-1.0.21.0.. Running Haddock on library for mono-traversable-1.0.21.0.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 6] Compiling Data.MonoTraversable ( src/Data/MonoTraversable.hs, nothing ) [2 of 6] Compiling Data.Containers ( src/Data/Containers.hs, nothing ) [3 of 6] Compiling Data.MonoTraversable.Unprefixed ( src/Data/MonoTraversable/Unprefixed.hs, nothing ) [4 of 6] Compiling Data.Sequences ( src/Data/Sequences.hs, nothing ) [5 of 6] Compiling Data.NonNull ( src/Data/NonNull.hs, nothing ) [6 of 6] Compiling Paths_mono_traversable ( dist/build/autogen/Paths_mono_traversable.hs, nothing ) Haddock coverage: Warning: 'ByteString' 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: 'Foldable' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'foldlUnwrap' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'intercalate' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'WrappedMono' is ambiguous. It is defined * at src/Data/MonoTraversable.hs:1461:5 * at src/Data/MonoTraversable.hs:1460:1 You may 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/MonoTraversable.hs:1460:1 94% ( 34 / 36) in 'Data.MonoTraversable' Missing documentation for: replaceElemStrictText (src/Data/MonoTraversable.hs:287) replaceElemLazyText (src/Data/MonoTraversable.hs:290) 87% ( 7 / 8) in 'Data.Containers' Missing documentation for: Module header 100% ( 32 / 32) in 'Data.MonoTraversable.Unprefixed' Warning: 'a' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'b' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'c' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'not' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Vector' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'z' 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: 'seq' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'NonNull' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'SemiGroup' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'NonEmpty' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'nfilter' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'String' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'intercalate' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'true' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 80% ( 40 / 50) in 'Data.Sequences' Missing documentation for: splitElemStrictBS (src/Data/Sequences.hs:1525) stripPrefixStrictBS (src/Data/Sequences.hs:1530) stripSuffixStrictBS (src/Data/Sequences.hs:1535) splitSeqLazyBS (src/Data/Sequences.hs:1547) stripPrefixLazyBS (src/Data/Sequences.hs:1552) stripSuffixLazyBS (src/Data/Sequences.hs:1557) splitSeqStrictText (src/Data/Sequences.hs:1571) replaceSeqStrictText (src/Data/Sequences.hs:1576) splitSeqLazyText (src/Data/Sequences.hs:1590) replaceSeqLazyText (src/Data/Sequences.hs:1595) Warning: 'NonNull' is ambiguous. It is defined * at src/Data/NonNull.hs:58:24 * at src/Data/NonNull.hs:58:1 You may 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/NonNull.hs:58:1 Warning: 'NonEmpty' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'foldl1'' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 30 / 30) in 'Data.NonNull' Warning: Data.MonoTraversable: could not find link destinations for: - Data.Vector.Vector - Data.Vector.Unboxed.Base.Unbox - Data.Vector.Storable.Vector - Data.Vector.Strict.Vector Warning: Data.Containers: could not find link destinations for: - Data.Containers.D:R:ContainerKeyIntSet - Data.Containers.D:R:ContainerKeyHashSet - Data.Containers.D:R:ContainerKeySet - Data.Containers.D:R:ContainerKeyIntMap - Data.Containers.D:R:ContainerKeyHashMap - Data.Containers.D:R:ContainerKeyMap - Data.Containers.D:R:BPMKeyConstraintMapkey - Data.Containers.D:R:MapValueList - Data.Containers.D:R:MapValueIntMap - Data.Containers.D:R:MapValueHashMap - Data.Containers.D:R:MapValueMap - Data.Containers.D:R:BPMKeyConstraintHashMapkey - Data.Containers.D:R:ContainerKeyList - Data.Containers.D:R:KeySetHashMap - Data.Containers.D:R:KeySetIntMap - Data.Containers.D:R:KeySetMap Warning: Data.Sequences: could not find link destinations for: - Data.Vector.Vector - Data.Vector.Generic.Base.Vector - Data.Vector.Unboxed.Base.Unbox - Data.Vector.Storable.Vector - Data.Vector.Strict.Vector - Data.Sequences.D:R:IndexVector - Data.Sequences.D:R:IndexVector0 - Data.Sequences.D:R:IndexVector1 - Data.Sequences.D:R:IndexVector2 - Data.Sequences.D:R:IndexSeq - Data.Sequences.D:R:IndexText - Data.Sequences.D:R:IndexByteString - Data.Sequences.D:R:IndexText0 - Data.Sequences.D:R:IndexByteString0 - Data.Sequences.D:R:IndexNonEmpty - Data.Sequences.D:R:IndexList - Data.NonNull.D:R:IndexNonNull Warning: Data.NonNull: could not find link destinations for: - Data.Vector.Vector - Data.Vector.Unboxed.Base.Unbox - Data.Vector.Storable.Vector - Data.Vector.Strict.Vector - Data.NonNull.D:R:IndexNonNull Documentation created: dist/doc/html/mono-traversable/, dist/doc/html/mono-traversable/mono-traversable.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/mono-traversable-1.0.21.0-9v9gyUtcGzS39ZTcqUVRm4 Completed mono-traversable-1.0.21.0 Configuring conduit-1.3.6.1... Preprocessing library for conduit-1.3.6.1.. Building library for conduit-1.3.6.1.. [ 1 of 14] Compiling Data.Conduit.Internal.Pipe ( src/Data/Conduit/Internal/Pipe.hs, dist/build/Data/Conduit/Internal/Pipe.o, dist/build/Data/Conduit/Internal/Pipe.dyn_o ) src/Data/Conduit/Internal/Pipe.hs:48: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() | 48 | import Control.Applicative (Applicative (..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/Conduit/Internal/Pipe.hs:56:51: warning: [GHC-38856] [-Wunused-imports] The import of MonadUnliftIO from module Control.Monad.IO.Unlift is redundant | 56 | import Control.Monad.IO.Unlift (MonadIO (liftIO), MonadUnliftIO, withRunInIO) | ^^^^^^^^^^^^^ src/Data/Conduit/Internal/Pipe.hs:59:1: warning: [GHC-66111] [-Wunused-imports] The import of Data.Monoid is redundant except perhaps to import instances from Data.Monoid To import instances alone, use: import Data.Monoid() | 59 | import Data.Monoid (Monoid (mappend, mempty)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/Conduit/Internal/Pipe.hs:60:1: warning: [GHC-66111] [-Wunused-imports] The import of Data.Semigroup is redundant except perhaps to import instances from Data.Semigroup To import instances alone, use: import Data.Semigroup() | 60 | import Data.Semigroup (Semigroup ((<>))) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ 2 of 14] Compiling Data.Conduit.Internal.Conduit ( src/Data/Conduit/Internal/Conduit.hs, dist/build/Data/Conduit/Internal/Conduit.o, dist/build/Data/Conduit/Internal/Conduit.dyn_o ) src/Data/Conduit/Internal/Conduit.hs:93: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() | 93 | import Control.Applicative (Applicative (..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/Conduit/Internal/Conduit.hs:104:51: warning: [GHC-38856] [-Wunused-imports] The import of MonadUnliftIO from module Control.Monad.IO.Unlift is redundant | 104 | import Control.Monad.IO.Unlift (MonadIO (liftIO), MonadUnliftIO, withRunInIO) | ^^^^^^^^^^^^^ src/Data/Conduit/Internal/Conduit.hs:108:1: warning: [GHC-66111] [-Wunused-imports] The import of Data.Monoid is redundant except perhaps to import instances from Data.Monoid To import instances alone, use: import Data.Monoid() | 108 | import Data.Monoid (Monoid (mappend, mempty)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/Conduit/Internal/Conduit.hs:109:1: warning: [GHC-66111] [-Wunused-imports] The import of Data.Semigroup is redundant except perhaps to import instances from Data.Semigroup To import instances alone, use: import Data.Semigroup() | 109 | import Data.Semigroup (Semigroup ((<>))) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/Conduit/Internal/Conduit.hs:114:1: warning: [GHC-66111] [-Wunused-imports] The import of Data.Traversable is redundant except perhaps to import instances from Data.Traversable To import instances alone, use: import Data.Traversable() | 114 | import Data.Traversable (Traversable (..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/Conduit/Internal/Conduit.hs:739:20: warning: [GHC-63397] [-Wname-shadowing] This binding for p shadows the existing binding bound at src/Data/Conduit/Internal/Conduit.hs:736:25 | 739 | go (HaveOutput p o) = pure $ Just (o, SealedConduitT p) | ^ src/Data/Conduit/Internal/Conduit.hs:743:18: warning: [GHC-63397] [-Wname-shadowing] This binding for p shadows the existing binding bound at src/Data/Conduit/Internal/Conduit.hs:736:25 | 743 | go (Leftover p ()) = go p | ^ src/Data/Conduit/Internal/Conduit.hs:756:20: warning: [GHC-63397] [-Wname-shadowing] This binding for p shadows the existing binding bound at src/Data/Conduit/Internal/Conduit.hs:753:31 | 756 | go (HaveOutput p o) = pure $ Right (o, SealedConduitT p) | ^ src/Data/Conduit/Internal/Conduit.hs:760:18: warning: [GHC-63397] [-Wname-shadowing] This binding for p shadows the existing binding bound at src/Data/Conduit/Internal/Conduit.hs:753:31 | 760 | go (Leftover p ()) = go p | ^ [ 3 of 14] Compiling Data.Conduit.Internal.Fusion ( src/Data/Conduit/Internal/Fusion.hs, dist/build/Data/Conduit/Internal/Fusion.o, dist/build/Data/Conduit/Internal/Fusion.dyn_o ) src/Data/Conduit/Internal/Fusion.hs:78:23: warning: [GHC-68441] [-Wdeprecations] In the use of =$= (imported from Data.Conduit.Internal.Conduit): Deprecated: "Use .|" | 78 | unstream left =$= unstream right = unstream (fuseStream left right) | ^^^ src/Data/Conduit/Internal/Fusion.hs:129:23: warning: [GHC-68441] [-Wdeprecations] In the use of $$ (imported from Data.Conduit.Internal.Conduit): Deprecated: "Use runConduit and .|" | 129 | unstream left $$ unstream right = connectStream left right | ^^ src/Data/Conduit/Internal/Fusion.hs:154:23: warning: [GHC-68441] [-Wdeprecations] In the use of $$ (imported from Data.Conduit.Internal.Conduit): Deprecated: "Use runConduit and .|" | 154 | unstream left $$ right = connectStream1 left right | ^^ src/Data/Conduit/Internal/Fusion.hs:161:35: warning: [GHC-68441] [-Wdeprecations] In the use of =$= (imported from Data.Conduit.Internal.Conduit): Deprecated: "Use .|" | 161 | runConduit (unstream left =$= right) = connectStream1 left right | ^^^ src/Data/Conduit/Internal/Fusion.hs:171:39: warning: [GHC-68441] [-Wdeprecations] In the use of =$= (imported from Data.Conduit.Internal.Conduit): Deprecated: "Use .|" | 171 | runConduitPure (unstream left =$= right) = runIdentity (connectStream1 left right) | ^^^ src/Data/Conduit/Internal/Fusion.hs:181:38: warning: [GHC-68441] [-Wdeprecations] In the use of =$= (imported from Data.Conduit.Internal.Conduit): Deprecated: "Use .|" | 181 | runConduitRes (unstream left =$= right) = runResourceT (connectStream1 left right) | ^^^ src/Data/Conduit/Internal/Fusion.hs:214:14: warning: [GHC-68441] [-Wdeprecations] In the use of $$ (imported from Data.Conduit.Internal.Conduit): Deprecated: "Use runConduit and .|" | 214 | left $$ unstream right = connectStream2 left right | ^^ src/Data/Conduit/Internal/Fusion.hs:224:26: warning: [GHC-68441] [-Wdeprecations] In the use of =$= (imported from Data.Conduit.Internal.Conduit): Deprecated: "Use .|" | 224 | runConduit (left =$= unstream right) = connectStream2 left right | ^^^ src/Data/Conduit/Internal/Fusion.hs:234:30: warning: [GHC-68441] [-Wdeprecations] In the use of =$= (imported from Data.Conduit.Internal.Conduit): Deprecated: "Use .|" | 234 | runConduitPure (left =$= unstream right) = runIdentity (connectStream2 left right) | ^^^ src/Data/Conduit/Internal/Fusion.hs:244:29: warning: [GHC-68441] [-Wdeprecations] In the use of =$= (imported from Data.Conduit.Internal.Conduit): Deprecated: "Use .|" | 244 | runConduitRes (left =$= unstream right) = runResourceT (connectStream2 left right) | ^^^ [ 4 of 14] Compiling Data.Conduit.Internal.List.Stream ( src/Data/Conduit/Internal/List/Stream.hs, dist/build/Data/Conduit/Internal/List/Stream.o, dist/build/Data/Conduit/Internal/List/Stream.dyn_o ) [ 5 of 14] Compiling Data.Conduit.Combinators.Stream ( src/Data/Conduit/Combinators/Stream.hs, dist/build/Data/Conduit/Combinators/Stream.o, dist/build/Data/Conduit/Combinators/Stream.dyn_o ) src/Data/Conduit/Combinators/Stream.hs:362:61: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ~ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 362 | slidingWindowS :: (Monad m, Seq.IsSequence seq, Element seq ~ a) => Int -> StreamConduit a m seq | ^ [ 6 of 14] Compiling Data.Conduit ( src/Data/Conduit.hs, dist/build/Data/Conduit.o, dist/build/Data/Conduit.dyn_o ) src/Data/Conduit.hs:105:1: warning: [GHC-66111] [-Wunused-imports] The import of Data.Functor.Identity is redundant except perhaps to import instances from Data.Functor.Identity To import instances alone, use: import Data.Functor.Identity() | 105 | import Data.Functor.Identity (Identity, runIdentity) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/Conduit.hs:106:1: warning: [GHC-66111] [-Wunused-imports] The import of Control.Monad.Trans.Resource is redundant except perhaps to import instances from Control.Monad.Trans.Resource To import instances alone, use: import Control.Monad.Trans.Resource() | 106 | import Control.Monad.Trans.Resource (ResourceT, runResourceT) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/Conduit.hs:107:1: warning: [GHC-66111] [-Wunused-imports] The import of Control.Monad.IO.Unlift is redundant except perhaps to import instances from Control.Monad.IO.Unlift To import instances alone, use: import Control.Monad.IO.Unlift() | 107 | import Control.Monad.IO.Unlift (MonadUnliftIO) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ 7 of 14] Compiling Data.Conduit.Internal ( src/Data/Conduit/Internal.hs, dist/build/Data/Conduit/Internal.o, dist/build/Data/Conduit/Internal.dyn_o ) [ 8 of 14] Compiling Data.Conduit.Lift ( src/Data/Conduit/Lift.hs, dist/build/Data/Conduit/Lift.o, dist/build/Data/Conduit/Lift.dyn_o ) src/Data/Conduit/Lift.hs:67:1: warning: [GHC-66111] [-Wunused-imports] The import of Data.Monoid is redundant except perhaps to import instances from Data.Monoid To import instances alone, use: import Data.Monoid() | 67 | import Data.Monoid (Monoid(..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ 9 of 14] Compiling Data.Conduit.List ( src/Data/Conduit/List.hs, dist/build/Data/Conduit/List.o, dist/build/Data/Conduit/List.dyn_o ) [10 of 14] Compiling Data.Streaming.FileRead ( src/Data/Streaming/FileRead.hs, dist/build/Data/Streaming/FileRead.o, dist/build/Data/Streaming/FileRead.dyn_o ) [11 of 14] Compiling Data.Streaming.Filesystem ( src/Data/Streaming/Filesystem.hs, dist/build/Data/Streaming/Filesystem.o, dist/build/Data/Streaming/Filesystem.dyn_o ) [12 of 14] Compiling Data.Conduit.Combinators ( src/Data/Conduit/Combinators.hs, dist/build/Data/Conduit/Combinators.o, dist/build/Data/Conduit/Combinators.dyn_o ) src/Data/Conduit/Combinators.hs:901:43: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ~ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 901 | foldl1E :: (Monad m, MonoFoldable mono, a ~ Element mono) | ^ src/Data/Conduit/Combinators.hs:907:40: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ~ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 907 | foldMaybeNull :: (MonoFoldable mono, e ~ Element mono) | ^ src/Data/Conduit/Combinators.hs:992:51: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ~ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 992 | andE :: (Monad m, MonoFoldable mono, Element mono ~ Bool) | ^ src/Data/Conduit/Combinators.hs:1013:50: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ~ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 1013 | orE :: (Monad m, MonoFoldable mono, Element mono ~ Bool) | ^ src/Data/Conduit/Combinators.hs:1801:76: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ~ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 1801 | slidingWindow, slidingWindowC :: (Monad m, Seq.IsSequence seq, Element seq ~ a) => Int -> ConduitT a seq m () | ^ src/Data/Conduit/Combinators.hs:2036:51: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ~ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 2036 | line :: (Monad m, Seq.IsSequence seq, Element seq ~ Char) | ^ src/Data/Conduit/Combinators.hs:2045:56: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ~ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 2045 | lineAscii :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8) | ^ src/Data/Conduit/Combinators.hs:2082:54: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ~ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 2082 | unlines :: (Monad m, Seq.IsSequence seq, Element seq ~ Char) => ConduitT seq seq m () | ^ src/Data/Conduit/Combinators.hs:2090:59: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ~ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 2090 | unlinesAscii :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8) => ConduitT seq seq m () | ^ src/Data/Conduit/Combinators.hs:2126:61: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ~ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 2126 | linesUnbounded :: (Monad m, Seq.IsSequence seq, Element seq ~ Char) | ^ src/Data/Conduit/Combinators.hs:2135:66: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ~ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 2135 | linesUnboundedAscii :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8) | ^ src/Data/Conduit/Combinators.hs:2437:71: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ~ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 2437 | vectorBuilder :: (PrimMonad m, PrimMonad n, V.Vector v e, PrimState m ~ PrimState n) | ^ [13 of 14] Compiling Data.Conduit.Combinators.Unqualified ( src/Data/Conduit/Combinators/Unqualified.hs, dist/build/Data/Conduit/Combinators/Unqualified.o, dist/build/Data/Conduit/Combinators/Unqualified.dyn_o ) src/Data/Conduit/Combinators/Unqualified.hs:461:52: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ~ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 461 | andCE :: (Monad m, MonoFoldable mono, Element mono ~ Bool) | ^ src/Data/Conduit/Combinators/Unqualified.hs:480:51: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ~ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 480 | orCE :: (Monad m, MonoFoldable mono, Element mono ~ Bool) | ^ src/Data/Conduit/Combinators/Unqualified.hs:993:61: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ~ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 993 | slidingWindowC :: (Monad m, Seq.IsSequence seq, Element seq ~ a) => Int -> ConduitT a seq m () | ^ src/Data/Conduit/Combinators/Unqualified.hs:1135:52: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ~ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 1135 | lineC :: (Monad m, Seq.IsSequence seq, Element seq ~ Char) | ^ src/Data/Conduit/Combinators/Unqualified.hs:1144:57: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ~ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 1144 | lineAsciiC :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8) | ^ src/Data/Conduit/Combinators/Unqualified.hs:1153:55: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ~ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 1153 | unlinesC :: (Monad m, Seq.IsSequence seq, Element seq ~ Char) => ConduitT seq seq m () | ^ src/Data/Conduit/Combinators/Unqualified.hs:1160:60: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ~ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 1160 | unlinesAsciiC :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8) => ConduitT seq seq m () | ^ src/Data/Conduit/Combinators/Unqualified.hs:1170:62: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ~ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 1170 | linesUnboundedC :: (Monad m, Seq.IsSequence seq, Element seq ~ Char) | ^ src/Data/Conduit/Combinators/Unqualified.hs:1178:67: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ~ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 1178 | linesUnboundedAsciiC :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8) | ^ src/Data/Conduit/Combinators/Unqualified.hs:1201:72: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ~ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 1201 | vectorBuilderC :: (PrimMonad m, V.Vector v e, PrimMonad n, PrimState m ~ PrimState n) | ^ [14 of 14] Compiling Conduit ( src/Conduit.hs, dist/build/Conduit.o, dist/build/Conduit.dyn_o ) Preprocessing library for conduit-1.3.6.1.. Running Haddock on library for conduit-1.3.6.1.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [ 1 of 14] Compiling Data.Conduit.Internal.Pipe ( src/Data/Conduit/Internal/Pipe.hs, nothing ) src/Data/Conduit/Internal/Pipe.hs:48: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() | 48 | import Control.Applicative (Applicative (..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/Conduit/Internal/Pipe.hs:56:51: warning: [GHC-38856] [-Wunused-imports] The import of MonadUnliftIO from module Control.Monad.IO.Unlift is redundant | 56 | import Control.Monad.IO.Unlift (MonadIO (liftIO), MonadUnliftIO, withRunInIO) | ^^^^^^^^^^^^^ src/Data/Conduit/Internal/Pipe.hs:59:1: warning: [GHC-66111] [-Wunused-imports] The import of Data.Monoid is redundant except perhaps to import instances from Data.Monoid To import instances alone, use: import Data.Monoid() | 59 | import Data.Monoid (Monoid (mappend, mempty)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/Conduit/Internal/Pipe.hs:60:1: warning: [GHC-66111] [-Wunused-imports] The import of Data.Semigroup is redundant except perhaps to import instances from Data.Semigroup To import instances alone, use: import Data.Semigroup() | 60 | import Data.Semigroup (Semigroup ((<>))) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ 2 of 14] Compiling Data.Conduit.Internal.Conduit ( src/Data/Conduit/Internal/Conduit.hs, nothing ) src/Data/Conduit/Internal/Conduit.hs:93: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() | 93 | import Control.Applicative (Applicative (..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/Conduit/Internal/Conduit.hs:104:51: warning: [GHC-38856] [-Wunused-imports] The import of MonadUnliftIO from module Control.Monad.IO.Unlift is redundant | 104 | import Control.Monad.IO.Unlift (MonadIO (liftIO), MonadUnliftIO, withRunInIO) | ^^^^^^^^^^^^^ src/Data/Conduit/Internal/Conduit.hs:108:1: warning: [GHC-66111] [-Wunused-imports] The import of Data.Monoid is redundant except perhaps to import instances from Data.Monoid To import instances alone, use: import Data.Monoid() | 108 | import Data.Monoid (Monoid (mappend, mempty)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/Conduit/Internal/Conduit.hs:109:1: warning: [GHC-66111] [-Wunused-imports] The import of Data.Semigroup is redundant except perhaps to import instances from Data.Semigroup To import instances alone, use: import Data.Semigroup() | 109 | import Data.Semigroup (Semigroup ((<>))) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/Conduit/Internal/Conduit.hs:114:1: warning: [GHC-66111] [-Wunused-imports] The import of Data.Traversable is redundant except perhaps to import instances from Data.Traversable To import instances alone, use: import Data.Traversable() | 114 | import Data.Traversable (Traversable (..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/Conduit/Internal/Conduit.hs:739:20: warning: [GHC-63397] [-Wname-shadowing] This binding for p shadows the existing binding bound at src/Data/Conduit/Internal/Conduit.hs:736:25 | 739 | go (HaveOutput p o) = pure $ Just (o, SealedConduitT p) | ^ src/Data/Conduit/Internal/Conduit.hs:743:18: warning: [GHC-63397] [-Wname-shadowing] This binding for p shadows the existing binding bound at src/Data/Conduit/Internal/Conduit.hs:736:25 | 743 | go (Leftover p ()) = go p | ^ src/Data/Conduit/Internal/Conduit.hs:756:20: warning: [GHC-63397] [-Wname-shadowing] This binding for p shadows the existing binding bound at src/Data/Conduit/Internal/Conduit.hs:753:31 | 756 | go (HaveOutput p o) = pure $ Right (o, SealedConduitT p) | ^ src/Data/Conduit/Internal/Conduit.hs:760:18: warning: [GHC-63397] [-Wname-shadowing] This binding for p shadows the existing binding bound at src/Data/Conduit/Internal/Conduit.hs:753:31 | 760 | go (Leftover p ()) = go p | ^ [ 3 of 14] Compiling Data.Conduit.Internal.Fusion ( src/Data/Conduit/Internal/Fusion.hs, nothing ) src/Data/Conduit/Internal/Fusion.hs:78:23: warning: [GHC-68441] [-Wdeprecations] In the use of =$= (imported from Data.Conduit.Internal.Conduit): Deprecated: "Use .|" | 78 | unstream left =$= unstream right = unstream (fuseStream left right) | ^^^ src/Data/Conduit/Internal/Fusion.hs:129:23: warning: [GHC-68441] [-Wdeprecations] In the use of $$ (imported from Data.Conduit.Internal.Conduit): Deprecated: "Use runConduit and .|" | 129 | unstream left $$ unstream right = connectStream left right | ^^ src/Data/Conduit/Internal/Fusion.hs:154:23: warning: [GHC-68441] [-Wdeprecations] In the use of $$ (imported from Data.Conduit.Internal.Conduit): Deprecated: "Use runConduit and .|" | 154 | unstream left $$ right = connectStream1 left right | ^^ src/Data/Conduit/Internal/Fusion.hs:161:35: warning: [GHC-68441] [-Wdeprecations] In the use of =$= (imported from Data.Conduit.Internal.Conduit): Deprecated: "Use .|" | 161 | runConduit (unstream left =$= right) = connectStream1 left right | ^^^ src/Data/Conduit/Internal/Fusion.hs:171:39: warning: [GHC-68441] [-Wdeprecations] In the use of =$= (imported from Data.Conduit.Internal.Conduit): Deprecated: "Use .|" | 171 | runConduitPure (unstream left =$= right) = runIdentity (connectStream1 left right) | ^^^ src/Data/Conduit/Internal/Fusion.hs:181:38: warning: [GHC-68441] [-Wdeprecations] In the use of =$= (imported from Data.Conduit.Internal.Conduit): Deprecated: "Use .|" | 181 | runConduitRes (unstream left =$= right) = runResourceT (connectStream1 left right) | ^^^ src/Data/Conduit/Internal/Fusion.hs:214:14: warning: [GHC-68441] [-Wdeprecations] In the use of $$ (imported from Data.Conduit.Internal.Conduit): Deprecated: "Use runConduit and .|" | 214 | left $$ unstream right = connectStream2 left right | ^^ src/Data/Conduit/Internal/Fusion.hs:224:26: warning: [GHC-68441] [-Wdeprecations] In the use of =$= (imported from Data.Conduit.Internal.Conduit): Deprecated: "Use .|" | 224 | runConduit (left =$= unstream right) = connectStream2 left right | ^^^ src/Data/Conduit/Internal/Fusion.hs:234:30: warning: [GHC-68441] [-Wdeprecations] In the use of =$= (imported from Data.Conduit.Internal.Conduit): Deprecated: "Use .|" | 234 | runConduitPure (left =$= unstream right) = runIdentity (connectStream2 left right) | ^^^ src/Data/Conduit/Internal/Fusion.hs:244:29: warning: [GHC-68441] [-Wdeprecations] In the use of =$= (imported from Data.Conduit.Internal.Conduit): Deprecated: "Use .|" | 244 | runConduitRes (left =$= unstream right) = runResourceT (connectStream2 left right) | ^^^ [ 4 of 14] Compiling Data.Conduit.Internal.List.Stream ( src/Data/Conduit/Internal/List/Stream.hs, nothing ) [ 5 of 14] Compiling Data.Conduit.Combinators.Stream ( src/Data/Conduit/Combinators/Stream.hs, nothing ) src/Data/Conduit/Combinators/Stream.hs:362:61: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ~ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 362 | slidingWindowS :: (Monad m, Seq.IsSequence seq, Element seq ~ a) => Int -> StreamConduit a m seq | ^ [ 6 of 14] Compiling Data.Conduit ( src/Data/Conduit.hs, nothing ) src/Data/Conduit.hs:105:1: warning: [GHC-66111] [-Wunused-imports] The import of Data.Functor.Identity is redundant except perhaps to import instances from Data.Functor.Identity To import instances alone, use: import Data.Functor.Identity() | 105 | import Data.Functor.Identity (Identity, runIdentity) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/Conduit.hs:106:1: warning: [GHC-66111] [-Wunused-imports] The import of Control.Monad.Trans.Resource is redundant except perhaps to import instances from Control.Monad.Trans.Resource To import instances alone, use: import Control.Monad.Trans.Resource() | 106 | import Control.Monad.Trans.Resource (ResourceT, runResourceT) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/Conduit.hs:107:1: warning: [GHC-66111] [-Wunused-imports] The import of Control.Monad.IO.Unlift is redundant except perhaps to import instances from Control.Monad.IO.Unlift To import instances alone, use: import Control.Monad.IO.Unlift() | 107 | import Control.Monad.IO.Unlift (MonadUnliftIO) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ 7 of 14] Compiling Data.Conduit.Internal ( src/Data/Conduit/Internal.hs, nothing ) [ 8 of 14] Compiling Data.Conduit.Lift ( src/Data/Conduit/Lift.hs, nothing ) src/Data/Conduit/Lift.hs:67:1: warning: [GHC-66111] [-Wunused-imports] The import of Data.Monoid is redundant except perhaps to import instances from Data.Monoid To import instances alone, use: import Data.Monoid() | 67 | import Data.Monoid (Monoid(..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ 9 of 14] Compiling Data.Conduit.List ( src/Data/Conduit/List.hs, nothing ) [10 of 14] Compiling Data.Streaming.FileRead ( src/Data/Streaming/FileRead.hs, nothing ) [11 of 14] Compiling Data.Streaming.Filesystem ( src/Data/Streaming/Filesystem.hs, nothing ) [12 of 14] Compiling Data.Conduit.Combinators ( src/Data/Conduit/Combinators.hs, nothing ) src/Data/Conduit/Combinators.hs:901:43: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ~ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 901 | foldl1E :: (Monad m, MonoFoldable mono, a ~ Element mono) | ^ src/Data/Conduit/Combinators.hs:907:40: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ~ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 907 | foldMaybeNull :: (MonoFoldable mono, e ~ Element mono) | ^ src/Data/Conduit/Combinators.hs:992:51: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ~ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 992 | andE :: (Monad m, MonoFoldable mono, Element mono ~ Bool) | ^ src/Data/Conduit/Combinators.hs:1013:50: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ~ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 1013 | orE :: (Monad m, MonoFoldable mono, Element mono ~ Bool) | ^ src/Data/Conduit/Combinators.hs:1801:76: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ~ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 1801 | slidingWindow, slidingWindowC :: (Monad m, Seq.IsSequence seq, Element seq ~ a) => Int -> ConduitT a seq m () | ^ src/Data/Conduit/Combinators.hs:2036:51: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ~ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 2036 | line :: (Monad m, Seq.IsSequence seq, Element seq ~ Char) | ^ src/Data/Conduit/Combinators.hs:2045:56: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ~ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 2045 | lineAscii :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8) | ^ src/Data/Conduit/Combinators.hs:2082:54: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ~ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 2082 | unlines :: (Monad m, Seq.IsSequence seq, Element seq ~ Char) => ConduitT seq seq m () | ^ src/Data/Conduit/Combinators.hs:2090:59: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ~ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 2090 | unlinesAscii :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8) => ConduitT seq seq m () | ^ src/Data/Conduit/Combinators.hs:2126:61: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ~ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 2126 | linesUnbounded :: (Monad m, Seq.IsSequence seq, Element seq ~ Char) | ^ src/Data/Conduit/Combinators.hs:2135:66: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ~ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 2135 | linesUnboundedAscii :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8) | ^ src/Data/Conduit/Combinators.hs:2437:71: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ~ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 2437 | vectorBuilder :: (PrimMonad m, PrimMonad n, V.Vector v e, PrimState m ~ PrimState n) | ^ [13 of 14] Compiling Data.Conduit.Combinators.Unqualified ( src/Data/Conduit/Combinators/Unqualified.hs, nothing ) src/Data/Conduit/Combinators/Unqualified.hs:461:52: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ~ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 461 | andCE :: (Monad m, MonoFoldable mono, Element mono ~ Bool) | ^ src/Data/Conduit/Combinators/Unqualified.hs:480:51: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ~ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 480 | orCE :: (Monad m, MonoFoldable mono, Element mono ~ Bool) | ^ src/Data/Conduit/Combinators/Unqualified.hs:993:61: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ~ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 993 | slidingWindowC :: (Monad m, Seq.IsSequence seq, Element seq ~ a) => Int -> ConduitT a seq m () | ^ src/Data/Conduit/Combinators/Unqualified.hs:1135:52: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ~ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 1135 | lineC :: (Monad m, Seq.IsSequence seq, Element seq ~ Char) | ^ src/Data/Conduit/Combinators/Unqualified.hs:1144:57: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ~ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 1144 | lineAsciiC :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8) | ^ src/Data/Conduit/Combinators/Unqualified.hs:1153:55: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ~ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 1153 | unlinesC :: (Monad m, Seq.IsSequence seq, Element seq ~ Char) => ConduitT seq seq m () | ^ src/Data/Conduit/Combinators/Unqualified.hs:1160:60: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ~ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 1160 | unlinesAsciiC :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8) => ConduitT seq seq m () | ^ src/Data/Conduit/Combinators/Unqualified.hs:1170:62: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ~ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 1170 | linesUnboundedC :: (Monad m, Seq.IsSequence seq, Element seq ~ Char) | ^ src/Data/Conduit/Combinators/Unqualified.hs:1178:67: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ~ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 1178 | linesUnboundedAsciiC :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8) | ^ src/Data/Conduit/Combinators/Unqualified.hs:1201:72: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ~ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 1201 | vectorBuilderC :: (PrimMonad m, V.Vector v e, PrimMonad n, PrimState m ~ PrimState n) | ^ [14 of 14] Compiling Conduit ( src/Conduit.hs, nothing ) Haddock coverage: Warning: 'hoist' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Source' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Conduit' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'catchC' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'tryC' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ZipConduit' is ambiguous. It is defined * at src/Data/Conduit/Internal/Conduit.hs:1229:30 * at src/Data/Conduit/Internal/Conduit.hs:1229:1 You may 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/Conduit/Internal/Conduit.hs:1229:1 Warning: 'ConduitT' is ambiguous. It is defined * at src/Data/Conduit/Internal/Conduit.hs:123:28 * at src/Data/Conduit/Internal/Conduit.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 src/Data/Conduit/Internal/Conduit.hs:123:1 Warning: 'SealedConduitT' is ambiguous. It is defined * at src/Data/Conduit/Internal/Conduit.hs:138:34 * at src/Data/Conduit/Internal/Conduit.hs:138:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Data/Conduit/Internal/Conduit.hs:138:1 18% ( 3 / 16) in 'Data.Conduit.Internal.Fusion' Missing documentation for: Module header Stream (src/Data/Conduit/Internal/Fusion.hs:39) ConduitWithStream (src/Data/Conduit/Internal/Fusion.hs:43) StreamConduitT (src/Data/Conduit/Internal/Fusion.hs:47) StreamConduit (src/Data/Conduit/Internal/Fusion.hs:49) StreamSource (src/Data/Conduit/Internal/Fusion.hs:51) StreamProducer (src/Data/Conduit/Internal/Fusion.hs:53) StreamSink (src/Data/Conduit/Internal/Fusion.hs:55) StreamConsumer (src/Data/Conduit/Internal/Fusion.hs:57) streamConduit (src/Data/Conduit/Internal/Fusion.hs:250) streamSource (src/Data/Conduit/Internal/Fusion.hs:257) streamSourcePure (src/Data/Conduit/Internal/Fusion.hs:275) unstream (src/Data/Conduit/Internal/Fusion.hs:60) 0% ( 0 / 41) in 'Data.Conduit.Internal.List.Stream' Missing documentation for: Module header unfoldS (src/Data/Conduit/Internal/List/Stream.hs:17) unfoldEitherS (src/Data/Conduit/Internal/List/Stream.hs:30) unfoldMS (src/Data/Conduit/Internal/List/Stream.hs:43) unfoldEitherMS (src/Data/Conduit/Internal/List/Stream.hs:57) sourceListS (src/Data/Conduit/Internal/List/Stream.hs:67) enumFromToS (src/Data/Conduit/Internal/List/Stream.hs:78) enumFromToS_int (src/Data/Conduit/Internal/List/Stream.hs:90) iterateS (src/Data/Conduit/Internal/List/Stream.hs:101) replicateS (src/Data/Conduit/Internal/List/Stream.hs:110) replicateMS (src/Data/Conduit/Internal/List/Stream.hs:119) foldS (src/Data/Conduit/Internal/List/Stream.hs:128) foldMS (src/Data/Conduit/Internal/List/Stream.hs:140) mapM_S (src/Data/Conduit/Internal/List/Stream.hs:156) dropS (src/Data/Conduit/Internal/List/Stream.hs:170) takeS (src/Data/Conduit/Internal/List/Stream.hs:185) headS (src/Data/Conduit/Internal/List/Stream.hs:198) mapS (src/Data/Conduit/Internal/List/Stream.hs:210) mapMS (src/Data/Conduit/Internal/List/Stream.hs:222) iterMS (src/Data/Conduit/Internal/List/Stream.hs:234) mapMaybeS (src/Data/Conduit/Internal/List/Stream.hs:246) mapMaybeMS (src/Data/Conduit/Internal/List/Stream.hs:261) catMaybesS (src/Data/Conduit/Internal/List/Stream.hs:277) concatS (src/Data/Conduit/Internal/List/Stream.hs:290) concatMapS (src/Data/Conduit/Internal/List/Stream.hs:303) concatMapMS (src/Data/Conduit/Internal/List/Stream.hs:316) concatMapAccumS (src/Data/Conduit/Internal/List/Stream.hs:331) mapAccumS (src/Data/Conduit/Internal/List/Stream.hs:346) mapAccumMS (src/Data/Conduit/Internal/List/Stream.hs:360) concatMapAccumMS (src/Data/Conduit/Internal/List/Stream.hs:374) mapFoldableS (src/Data/Conduit/Internal/List/Stream.hs:389) mapFoldableMS (src/Data/Conduit/Internal/List/Stream.hs:402) consumeS (src/Data/Conduit/Internal/List/Stream.hs:417) groupByS (src/Data/Conduit/Internal/List/Stream.hs:429) groupOn1S (src/Data/Conduit/Internal/List/Stream.hs:433) GroupByState (src/Data/Conduit/Internal/List/Stream.hs:436) groupBy1S (src/Data/Conduit/Internal/List/Stream.hs:442) isolateS (src/Data/Conduit/Internal/List/Stream.hs:463) filterS (src/Data/Conduit/Internal/List/Stream.hs:476) sinkNullS (src/Data/Conduit/Internal/List/Stream.hs:489) sourceNullS (src/Data/Conduit/Internal/List/Stream.hs:501) 11% ( 3 / 27) in 'Data.Conduit.Combinators.Stream' Missing documentation for: yieldManyS (src/Data/Conduit/Combinators/Stream.hs:71) repeatMS (src/Data/Conduit/Combinators/Stream.hs:81) repeatWhileMS (src/Data/Conduit/Combinators/Stream.hs:91) foldl1S (src/Data/Conduit/Combinators/Stream.hs:104) allS (src/Data/Conduit/Combinators/Stream.hs:118) anyS (src/Data/Conduit/Combinators/Stream.hs:124) sinkLazyS (src/Data/Conduit/Combinators/Stream.hs:132) sinkVectorS (src/Data/Conduit/Combinators/Stream.hs:137) sinkVectorNS (src/Data/Conduit/Combinators/Stream.hs:163) sinkLazyBuilderS (src/Data/Conduit/Combinators/Stream.hs:182) lastS (src/Data/Conduit/Combinators/Stream.hs:187) lastES (src/Data/Conduit/Combinators/Stream.hs:200) findS (src/Data/Conduit/Combinators/Stream.hs:214) concatMapS (src/Data/Conduit/Combinators/Stream.hs:231) concatMapMS (src/Data/Conduit/Combinators/Stream.hs:246) concatS (src/Data/Conduit/Combinators/Stream.hs:262) scanlS (src/Data/Conduit/Combinators/Stream.hs:270) scanlMS (src/Data/Conduit/Combinators/Stream.hs:285) mapAccumWhileS (src/Data/Conduit/Combinators/Stream.hs:301) mapAccumWhileMS (src/Data/Conduit/Combinators/Stream.hs:316) intersperseS (src/Data/Conduit/Combinators/Stream.hs:337) slidingWindowS (src/Data/Conduit/Combinators/Stream.hs:363) filterMS (src/Data/Conduit/Combinators/Stream.hs:394) splitOnUnboundedES (src/Data/Conduit/Combinators/Stream.hs:420) 97% ( 78 / 80) in 'Data.Conduit' Missing documentation for: sealConduitT (src/Data/Conduit/Internal/Conduit.hs:298) unsealConduitT (src/Data/Conduit/Internal/Conduit.hs:301) 91% ( 81 / 89) in 'Data.Conduit.Internal' Missing documentation for: Module header enumFromTo (src/Data/Conduit/Internal/Pipe.hs:500) yieldM (src/Data/Conduit/Internal/Pipe.hs:251) sealConduitT (src/Data/Conduit/Internal/Conduit.hs:298) unsealConduitT (src/Data/Conduit/Internal/Conduit.hs:301) sourceToPipe (src/Data/Conduit/Internal/Conduit.hs:333) sinkToPipe (src/Data/Conduit/Internal/Conduit.hs:343) conduitToPipe (src/Data/Conduit/Internal/Conduit.hs:353) 100% ( 42 / 42) in 'Data.Conduit.Lift' Warning: 'succ' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Foldable' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 60 / 60) in 'Data.Conduit.List' Warning: 'ResourceT' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'chunkSize' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Flush' is ambiguous. It is defined * at src/Data/Conduit/Internal/Conduit.hs:1093:26 * at src/Data/Conduit/Internal/Conduit.hs:1093:1 You may 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/Conduit/Internal/Conduit.hs:1093:1 100% (167 /167) in 'Data.Conduit.Combinators' Warning: 'succ' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'iterM' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'takeExactly' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'takeExactlyE' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'take' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'takeE' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'concatMap' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'chunkSize' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'chunksOfExactlyE' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'chunksOfE' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'mapM_' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'concatMapM' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'line' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'unlines' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'linesUnbounded' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% (171 /171) in 'Conduit' Warning: Data.Conduit.Combinators.Stream: could not find link destinations for: - Data.Vector.Generic.Base.Vector Warning: Data.Conduit: could not find link destinations for: - GHC.Generics.Rep_Void - Data.Conduit.Internal.Conduit.D:R:PrimStateConduitT Warning: Data.Conduit.Internal: could not find link destinations for: - Data.Conduit.Internal.Pipe.D:R:PrimStatePipe - Data.Conduit.Internal.Conduit.D:R:PrimStateConduitT Warning: Data.Conduit.Combinators: could not find link destinations for: - Data.Vector.Generic.Base.Vector - Data.Conduit.Combinators.Buffer Warning: Conduit: could not find link destinations for: - Data.Functor.Identity.Rep_Identity - Data.Functor.Identity.Rep1_Identity - Control.Monad.Primitive.D:R:PrimStateAccumT - Control.Monad.Primitive.D:R:PrimStateContT - Control.Monad.Primitive.D:R:PrimStateExceptT - Control.Monad.Primitive.D:R:PrimStateIO - Control.Monad.Primitive.D:R:PrimStateIdentityT - Control.Monad.Primitive.D:R:PrimStateMaybeT - Control.Monad.Primitive.D:R:PrimStateRWST - Control.Monad.Primitive.D:R:PrimStateRWST0 - Control.Monad.Primitive.D:R:PrimStateRWST1 - Control.Monad.Primitive.D:R:PrimStateReaderT - Control.Monad.Primitive.D:R:PrimStateST - Control.Monad.Primitive.D:R:PrimStateST0 - Control.Monad.Primitive.D:R:PrimStateSelectT - Control.Monad.Primitive.D:R:PrimStateStateT - Control.Monad.Primitive.D:R:PrimStateStateT0 - Control.Monad.Primitive.D:R:PrimStateWriterT - Control.Monad.Primitive.D:R:PrimStateWriterT0 - Control.Monad.Primitive.D:R:PrimStateWriterT1 - Control.Monad.Trans.Resource.Internal.D:R:PrimStateResourceT - Data.Conduit.Internal.Pipe.D:R:PrimStatePipe - Data.Conduit.Internal.Conduit.D:R:PrimStateConduitT - Data.Vector.Unboxed.Base.Unbox - Data.Vector.Generic.Base.Vector - Data.Vector.Generic.Base.Mutable - Data.Vector.Generic.Base.basicLength - Data.Vector.Generic.Base.basicUnsafeCopy - Data.Vector.Generic.Base.basicUnsafeFreeze - Data.Vector.Generic.Base.basicUnsafeIndexM - Data.Vector.Generic.Base.basicUnsafeSlice - Data.Vector.Generic.Base.basicUnsafeThaw - Data.Vector.Generic.Base.elemseq - Data.Vector.Generic.Mutable.Base.MVector - Data.Vector.Generic.Mutable.Base.basicClear - Data.Vector.Generic.Mutable.Base.basicInitialize - Data.Vector.Generic.Mutable.Base.basicLength - Data.Vector.Generic.Mutable.Base.basicOverlaps - Data.Vector.Generic.Mutable.Base.basicSet - Data.Vector.Generic.Mutable.Base.basicUnsafeCopy - Data.Vector.Generic.Mutable.Base.basicUnsafeGrow - Data.Vector.Generic.Mutable.Base.basicUnsafeMove - Data.Vector.Generic.Mutable.Base.basicUnsafeNew - Data.Vector.Generic.Mutable.Base.basicUnsafeRead - Data.Vector.Generic.Mutable.Base.basicUnsafeReplicate - Data.Vector.Generic.Mutable.Base.basicUnsafeSlice - Data.Vector.Generic.Mutable.Base.basicUnsafeWrite - Data.Vector.Unboxed.Base.MV_Identity - Data.Vector.Unboxed.Base.V_Identity - Data.Vector.Unboxed.Base.D:R:MVectorsIdentity0 - Data.Vector.Unboxed.Base.D:R:VectorIdentity0 - Data.Conduit.Combinators.Buffer Documentation created: dist/doc/html/conduit/, dist/doc/html/conduit/conduit.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/conduit-1.3.6.1-HdjVEPErMIj79ADIousyaA Completed conduit-1.3.6.1 Configuring libyaml-0.1.4... Preprocessing library for libyaml-0.1.4.. Building library for libyaml-0.1.4.. [1 of 2] Compiling Paths_libyaml ( dist/build/autogen/Paths_libyaml.hs, dist/build/Paths_libyaml.o, dist/build/Paths_libyaml.dyn_o ) [2 of 2] Compiling Text.Libyaml ( src/Text/Libyaml.hs, dist/build/Text/Libyaml.o, dist/build/Text/Libyaml.dyn_o ) Preprocessing library for libyaml-0.1.4.. Running Haddock on library for libyaml-0.1.4.. Warning: The documentation for the following packages are not installed. No links will be generated to these packages: libyaml-clib-0.2.5 Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 2] Compiling Paths_libyaml ( dist/build/autogen/Paths_libyaml.hs, nothing ) [2 of 2] Compiling Text.Libyaml ( src/Text/Libyaml.hs, nothing ) Haddock coverage: Warning: 'rawOpenFlags' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'openMode' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'formatOptionsRenderCollectionTags' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 76% ( 23 / 30) in 'Text.Libyaml' Missing documentation for: Event (src/Text/Libyaml.hs:78) Tag (src/Text/Libyaml.hs:123) AnchorName (src/Text/Libyaml.hs:140) Anchor (src/Text/Libyaml.hs:141) encode (src/Text/Libyaml.hs:763) encodeFile (src/Text/Libyaml.hs:786) YamlException (src/Text/Libyaml.hs:852) Warning: Text.Libyaml: could not find link destinations for: - Text.Libyaml.formatOptionsRenderTags - Text.Libyaml.TagRender Documentation created: dist/doc/html/libyaml/, dist/doc/html/libyaml/libyaml.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/libyaml-0.1.4-HpAIBw73lb28cJrCORLvTj Completed libyaml-0.1.4 Configuring yaml-0.11.11.2... Preprocessing library for yaml-0.11.11.2.. Building library for yaml-0.11.11.2.. [ 1 of 10] Compiling Data.Yaml.Internal ( src/Data/Yaml/Internal.hs, dist/build/Data/Yaml/Internal.o, dist/build/Data/Yaml/Internal.dyn_o ) [ 2 of 10] Compiling Data.Yaml.Include ( src/Data/Yaml/Include.hs, dist/build/Data/Yaml/Include.o, dist/build/Data/Yaml/Include.dyn_o ) [ 3 of 10] Compiling Data.Yaml.Builder ( src/Data/Yaml/Builder.hs, dist/build/Data/Yaml/Builder.o, dist/build/Data/Yaml/Builder.dyn_o ) [ 4 of 10] Compiling Data.Yaml ( src/Data/Yaml.hs, dist/build/Data/Yaml.o, dist/build/Data/Yaml.dyn_o ) [ 5 of 10] Compiling Data.Yaml.Config ( src/Data/Yaml/Config.hs, dist/build/Data/Yaml/Config.o, dist/build/Data/Yaml/Config.dyn_o ) [ 6 of 10] Compiling Data.Yaml.Aeson ( src/Data/Yaml/Aeson.hs, dist/build/Data/Yaml/Aeson.o, dist/build/Data/Yaml/Aeson.dyn_o ) [ 7 of 10] Compiling Data.Yaml.Parser ( src/Data/Yaml/Parser.hs, dist/build/Data/Yaml/Parser.o, dist/build/Data/Yaml/Parser.dyn_o ) [ 8 of 10] Compiling Data.Yaml.Pretty ( src/Data/Yaml/Pretty.hs, dist/build/Data/Yaml/Pretty.o, dist/build/Data/Yaml/Pretty.dyn_o ) [ 9 of 10] Compiling Data.Yaml.TH ( src/Data/Yaml/TH.hs, dist/build/Data/Yaml/TH.o, dist/build/Data/Yaml/TH.dyn_o ) [10 of 10] Compiling Paths_yaml ( dist/build/autogen/Paths_yaml.hs, dist/build/Paths_yaml.o, dist/build/Paths_yaml.dyn_o ) Preprocessing library for yaml-0.11.11.2.. Running Haddock on library for yaml-0.11.11.2.. Warning: The documentation for the following packages are not installed. No links will be generated to these packages: libyaml-clib-0.2.5 Warning: --source-* options are ignored when --hyperlinked-source is enabled. [ 1 of 10] Compiling Data.Yaml.Internal ( src/Data/Yaml/Internal.hs, nothing ) [ 2 of 10] Compiling Data.Yaml.Include ( src/Data/Yaml/Include.hs, nothing ) [ 3 of 10] Compiling Data.Yaml.Builder ( src/Data/Yaml/Builder.hs, nothing ) [ 4 of 10] Compiling Data.Yaml ( src/Data/Yaml.hs, nothing ) [ 5 of 10] Compiling Data.Yaml.Config ( src/Data/Yaml/Config.hs, nothing ) [ 6 of 10] Compiling Data.Yaml.Aeson ( src/Data/Yaml/Aeson.hs, nothing ) [ 7 of 10] Compiling Data.Yaml.Parser ( src/Data/Yaml/Parser.hs, nothing ) [ 8 of 10] Compiling Data.Yaml.Pretty ( src/Data/Yaml/Pretty.hs, nothing ) [ 9 of 10] Compiling Data.Yaml.TH ( src/Data/Yaml/TH.hs, nothing ) [10 of 10] Compiling Paths_yaml ( dist/build/autogen/Paths_yaml.hs, nothing ) Haddock coverage: Warning: 'setStringStyle' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 42% ( 8 / 19) in 'Data.Yaml.Internal' Missing documentation for: Module header ParseException (src/Data/Yaml/Internal.hs:99) Warning (src/Data/Yaml/Internal.hs:176) parse (src/Data/Yaml/Internal.hs:198) Parse (src/Data/Yaml/Internal.hs:190) decodeHelper (src/Data/Yaml/Internal.hs:357) decodeHelper_ (src/Data/Yaml/Internal.hs:372) decodeAllHelper (src/Data/Yaml/Internal.hs:363) decodeAllHelper_ (src/Data/Yaml/Internal.hs:380) textToScientific (src/Data/Yaml/Internal.hs:250) StringStyle (src/Data/Yaml/Internal.hs:385) 75% ( 3 / 4) in 'Data.Yaml.Include' Missing documentation for: Module header 87% ( 29 / 33) in 'Data.Yaml.Builder' Missing documentation for: YamlBuilder (src/Data/Yaml/Builder.hs:66) ToYaml (src/Data/Yaml/Builder.hs:68) writeYamlFile (src/Data/Yaml/Builder.hs:235) .= (src/Data/Yaml/Builder.hs:64) Warning: 'YamlException' is ambiguous. It is defined * in Text.Libyaml * in Text.Libyaml 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 Text.Libyaml 87% ( 56 / 64) in 'Data.Yaml' Missing documentation for: decodeHelper (src/Data/Yaml/Internal.hs:357) ParseException (src/Data/Yaml/Internal.hs:99) YamlException .= parseMonad (src/Data/Yaml.hs:291) decode (src/Data/Yaml.hs:186) decodeFile (src/Data/Yaml.hs:194) decodeEither (src/Data/Yaml.hs:235) 100% ( 15 / 15) in 'Data.Yaml.Config' 100% ( 2 / 2) in 'Data.Yaml.Aeson' 5% ( 1 / 18) in 'Data.Yaml.Parser' Missing documentation for: YamlParser (src/Data/Yaml/Parser.hs:31) lookupAnchor (src/Data/Yaml/Parser.hs:67) withAnchor (src/Data/Yaml/Parser.hs:70) withMapping (src/Data/Yaml/Parser.hs:77) withSequence (src/Data/Yaml/Parser.hs:82) withText (src/Data/Yaml/Parser.hs:87) typeMismatch (src/Data/Yaml/Parser.hs:92) FromYaml (src/Data/Yaml/Parser.hs:106) YamlValue (src/Data/Yaml/Parser.hs:123) AnchorMap (src/Data/Yaml/Parser.hs:130) RawDoc (src/Data/Yaml/Parser.hs:131) parseRawDoc (src/Data/Yaml/Parser.hs:135) .: (src/Data/Yaml/Parser.hs:141) YamlParseException (src/Data/Yaml/Parser.hs:146) sinkValue (src/Data/Yaml/Parser.hs:154) sinkRawDoc (src/Data/Yaml/Parser.hs:201) readYamlFile (src/Data/Yaml/Parser.hs:204) Warning: 'encode' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 88% ( 8 / 9) in 'Data.Yaml.Pretty' Missing documentation for: pretty (src/Data/Yaml/Pretty.hs:86) 87% ( 14 / 16) in 'Data.Yaml.TH' Missing documentation for: Module header .= Warning: Data.Yaml.Internal: could not find link destinations for: - Data.Yaml.Internal.ParseState Warning: Data.Yaml: could not find link destinations for: - Data.Vector.Vector - Data.Aeson.Types.Generic.ProductSize - Data.Aeson.Types.FromJSON.withBoundedScientific - Data.Aeson.Types.ToJSON.KeyValuePair - Data.Aeson.Types.ToJSON.FromPairs - Data.Aeson.Types.ToJSON.gToJSON - Data.Aeson.Types.ToJSON.fromPairs - Data.Aeson.Types.ToJSON.pair - Data.Vector.Generic.Base.Vector - Data.Aeson.Types.Internal.Rep_Value - Data.Vector.Primitive.Vector - Data.Vector.Storable.Vector - Data.Aeson.Types.ToJSON.ConsToJSON - Data.Aeson.Types.ToJSON.EncodeProduct - Data.Aeson.Types.ToJSON.WriteProduct - Data.Aeson.Types.ToJSON.SumToJSON' - Data.Aeson.Types.ToJSON.TwoElemArray - Data.Aeson.Types.ToJSON.sumToJSON' Warning: Data.Yaml.TH: could not find link destinations for: - Data.Vector.Vector - Data.Aeson.Types.Generic.ProductSize - Data.Aeson.Types.ToJSON.KeyValuePair - Data.Aeson.Types.ToJSON.FromPairs - Data.Aeson.Types.ToJSON.gToJSON - Data.Aeson.Types.ToJSON.fromPairs - Data.Aeson.Types.ToJSON.pair - Data.Vector.Generic.Base.Vector - Data.Aeson.Types.Internal.Rep_Value - Data.Vector.Primitive.Vector - Data.Vector.Storable.Vector - Data.Aeson.Types.ToJSON.ConsToJSON - Data.Aeson.Types.ToJSON.EncodeProduct - Data.Aeson.Types.ToJSON.WriteProduct - Data.Aeson.Types.ToJSON.SumToJSON' - Data.Aeson.Types.ToJSON.TwoElemArray - Data.Aeson.Types.ToJSON.sumToJSON' Documentation created: dist/doc/html/yaml/, dist/doc/html/yaml/yaml.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/yaml-0.11.11.2-5sXuTpQONF4FGpmeywqMtz Completed yaml-0.11.11.2 Downloading ghc-tags-1.10 Downloaded ghc-tags-1.10 Configuring ghc-tags-1.10... Preprocessing executable 'ghc-tags' for ghc-tags-1.10.. Building executable 'ghc-tags' for ghc-tags-1.10.. [ 1 of 17] Compiling GhcTags.Config.Project ( src/GhcTags/Config/Project.hs, dist/build/ghc-tags/ghc-tags-tmp/GhcTags/Config/Project.o ) [ 2 of 17] Compiling GhcTags.Ghc ( src/GhcTags/Ghc.hs, dist/build/ghc-tags/ghc-tags-tmp/GhcTags/Ghc.o ) [ 3 of 17] Compiling GhcTags.GhcCompat ( src/GhcTags/GhcCompat.hs, dist/build/ghc-tags/ghc-tags-tmp/GhcTags/GhcCompat.o ) [ 4 of 17] Compiling GhcTags.Tag ( src/GhcTags/Tag.hs, dist/build/ghc-tags/ghc-tags-tmp/GhcTags/Tag.o ) [ 5 of 17] Compiling GhcTags.ETag.Formatter ( src/GhcTags/ETag/Formatter.hs, dist/build/ghc-tags/ghc-tags-tmp/GhcTags/ETag/Formatter.o ) [ 6 of 17] Compiling GhcTags.CTag.Utils ( src/GhcTags/CTag/Utils.hs, dist/build/ghc-tags/ghc-tags-tmp/GhcTags/CTag/Utils.o ) [ 7 of 17] Compiling GhcTags ( src/GhcTags.hs, dist/build/ghc-tags/ghc-tags-tmp/GhcTags.o ) [ 8 of 17] Compiling GhcTags.Utils ( src/GhcTags/Utils.hs, dist/build/ghc-tags/ghc-tags-tmp/GhcTags/Utils.o ) [ 9 of 17] Compiling GhcTags.ETag.Parser ( src/GhcTags/ETag/Parser.hs, dist/build/ghc-tags/ghc-tags-tmp/GhcTags/ETag/Parser.o ) [10 of 17] Compiling GhcTags.ETag ( src/GhcTags/ETag.hs, dist/build/ghc-tags/ghc-tags-tmp/GhcTags/ETag.o ) [11 of 17] Compiling Paths_ghc_tags ( dist/build/ghc-tags/autogen/Paths_ghc_tags.hs, dist/build/ghc-tags/ghc-tags-tmp/Paths_ghc_tags.o ) [12 of 17] Compiling GhcTags.Config.Args ( src/GhcTags/Config/Args.hs, dist/build/ghc-tags/ghc-tags-tmp/GhcTags/Config/Args.o ) [13 of 17] Compiling GhcTags.CTag.Header ( src/GhcTags/CTag/Header.hs, dist/build/ghc-tags/ghc-tags-tmp/GhcTags/CTag/Header.o ) [14 of 17] Compiling GhcTags.CTag.Parser ( src/GhcTags/CTag/Parser.hs, dist/build/ghc-tags/ghc-tags-tmp/GhcTags/CTag/Parser.o ) [15 of 17] Compiling GhcTags.CTag.Formatter ( src/GhcTags/CTag/Formatter.hs, dist/build/ghc-tags/ghc-tags-tmp/GhcTags/CTag/Formatter.o ) [16 of 17] Compiling GhcTags.CTag ( src/GhcTags/CTag.hs, dist/build/ghc-tags/ghc-tags-tmp/GhcTags/CTag.o ) [17 of 17] Compiling Main ( src/Main.hs, dist/build/ghc-tags/ghc-tags-tmp/Main.o ) [18 of 18] Linking dist/build/ghc-tags/ghc-tags Warning: No documentation was generated as this package does not contain a library. Perhaps you want to use the --executables, --tests, --benchmarks or --foreign-libraries flags. Installing executable ghc-tags in /var/lib/hackage-doc-builder/build-cache/tmp-install/bin Warning: The directory /var/lib/hackage-doc-builder/build-cache/tmp-install/bin is not in the system search path. Completed ghc-tags-1.10