Resolving dependencies... Downloading PyF-0.11.5.0 Downloaded PyF-0.11.5.0 Configuring PyF-0.11.5.0... Preprocessing library for PyF-0.11.5.0.. Building library for PyF-0.11.5.0.. [1 of 8] Compiling PyF.Formatters ( src/PyF/Formatters.hs, dist/build/PyF/Formatters.o, dist/build/PyF/Formatters.dyn_o ) [2 of 8] Compiling PyF.Class ( src/PyF/Class.hs, dist/build/PyF/Class.o, dist/build/PyF/Class.dyn_o ) [3 of 8] Compiling PyF.Internal.ParserEx ( src/PyF/Internal/ParserEx.hs, dist/build/PyF/Internal/ParserEx.o, dist/build/PyF/Internal/ParserEx.dyn_o ) [4 of 8] Compiling PyF.Internal.Parser ( src/PyF/Internal/Parser.hs, dist/build/PyF/Internal/Parser.o, dist/build/PyF/Internal/Parser.dyn_o ) [5 of 8] Compiling PyF.Internal.Meta ( src/PyF/Internal/Meta.hs, dist/build/PyF/Internal/Meta.o, dist/build/PyF/Internal/Meta.dyn_o ) src/PyF/Internal/Meta.hs:9:1: warning: [GHC-66111] [-Wunused-imports] The qualified import of Data.List.NonEmpty is redundant except perhaps to import instances from Data.List.NonEmpty To import instances alone, use: import Data.List.NonEmpty() | 9 | import qualified Data.List.NonEmpty as NE | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [6 of 8] Compiling PyF.Internal.PythonSyntax ( src/PyF/Internal/PythonSyntax.hs, dist/build/PyF/Internal/PythonSyntax.o, dist/build/PyF/Internal/PythonSyntax.dyn_o ) [7 of 8] Compiling PyF.Internal.QQ ( src/PyF/Internal/QQ.hs, dist/build/PyF/Internal/QQ.o, dist/build/PyF/Internal/QQ.dyn_o ) src/PyF/Internal/QQ.hs:30:1: warning: [GHC-66111] [-Wunused-imports] The qualified import of Data.List.NonEmpty is redundant except perhaps to import instances from Data.List.NonEmpty To import instances alone, use: import Data.List.NonEmpty() | 30 | import qualified Data.List.NonEmpty as NE | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [8 of 8] Compiling PyF ( src/PyF.hs, dist/build/PyF.o, dist/build/PyF.dyn_o ) Preprocessing library for PyF-0.11.5.0.. Running Haddock on library for PyF-0.11.5.0.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 8] Compiling PyF.Formatters ( src/PyF/Formatters.hs, /tmp/ghc2902831_0/ghc_14.o, /tmp/ghc2902831_0/ghc_14.dyn_o ) [2 of 8] Compiling PyF.Class ( src/PyF/Class.hs, /tmp/ghc2902831_0/ghc_12.o, /tmp/ghc2902831_0/ghc_12.dyn_o ) [3 of 8] Compiling PyF.Internal.ParserEx ( src/PyF/Internal/ParserEx.hs, /tmp/ghc2902831_0/ghc_20.o, /tmp/ghc2902831_0/ghc_20.dyn_o ) [4 of 8] Compiling PyF.Internal.Parser ( src/PyF/Internal/Parser.hs, /tmp/ghc2902831_0/ghc_18.o, /tmp/ghc2902831_0/ghc_18.dyn_o ) [5 of 8] Compiling PyF.Internal.Meta ( src/PyF/Internal/Meta.hs, /tmp/ghc2902831_0/ghc_16.o, /tmp/ghc2902831_0/ghc_16.dyn_o ) src/PyF/Internal/Meta.hs:9:1: warning: [GHC-66111] [-Wunused-imports] The qualified import of Data.List.NonEmpty is redundant except perhaps to import instances from Data.List.NonEmpty To import instances alone, use: import Data.List.NonEmpty() | 9 | import qualified Data.List.NonEmpty as NE | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [6 of 8] Compiling PyF.Internal.PythonSyntax ( src/PyF/Internal/PythonSyntax.hs, /tmp/ghc2902831_0/ghc_22.o, /tmp/ghc2902831_0/ghc_22.dyn_o ) [7 of 8] Compiling PyF.Internal.QQ ( src/PyF/Internal/QQ.hs, /tmp/ghc2902831_0/ghc_24.o, /tmp/ghc2902831_0/ghc_24.dyn_o ) src/PyF/Internal/QQ.hs:30:1: warning: [GHC-66111] [-Wunused-imports] The qualified import of Data.List.NonEmpty is redundant except perhaps to import instances from Data.List.NonEmpty To import instances alone, use: import Data.List.NonEmpty() | 30 | import qualified Data.List.NonEmpty as NE | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [8 of 8] Compiling PyF ( src/PyF.hs, nothing ) Haddock coverage: 87% ( 14 / 16) in 'PyF.Formatters' Missing documentation for: getAlignForString (src/PyF/Formatters.hs:102) AlignForString (src/PyF/Formatters.hs:73) Warning: 'PyFCategory' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Integral' is ambiguous. It is defined * at src/PyF/Formatters.hs:114:32 * in GHC.Real You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/PyF/Formatters.hs:114:32 Warning: 'PyF' 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. 100% ( 10 / 10) in 'PyF.Class' 0% ( 0 / 4) in 'PyF.Internal.ParserEx' Missing documentation for: Module header fakeSettings (src/PyF/Internal/ParserEx.hs:106) fakeLlvmConfig (src/PyF/Internal/ParserEx.hs:194) parseExpression (src/PyF/Internal/ParserEx.hs:216) 50% ( 1 / 2) in 'PyF.Internal.Parser' Missing documentation for: parseExpression (src/PyF/Internal/Parser.hs:56) 0% ( 0 / 4) in 'PyF.Internal.Meta' Missing documentation for: Module header toExp (src/PyF/Internal/Meta.hs:155) baseDynFlags (src/PyF/Internal/Meta.hs:309) toName (src/PyF/Internal/Meta.hs:137) 83% ( 10 / 12) in 'PyF.Internal.PythonSyntax' Missing documentation for: Parser (src/PyF/Internal/PythonSyntax.hs:57) ParsingContext (src/PyF/Internal/PythonSyntax.hs:59) 100% ( 5 / 5) in 'PyF.Internal.QQ' Warning: 'IsString' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'fromString' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Config' is ambiguous. It is defined * at src/PyF/Internal/QQ.hs:113:15 * at src/PyF/Internal/QQ.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 src/PyF/Internal/QQ.hs:113:1 100% ( 16 / 16) in 'PyF' Documentation created: dist/doc/html/PyF/, dist/doc/html/PyF/PyF.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/PyF-0.11.5.0-EDDCfr1ICK4LRPWiKLJc62 Completed PyF-0.11.5.0