Resolving dependencies... Downloading repline-0.4.3.0 Downloaded repline-0.4.3.0 Configuring repline-0.4.3.0... Preprocessing library for repline-0.4.3.0.. Building library for repline-0.4.3.0.. [1 of 1] Compiling System.Console.Repline ( src/System/Console/Repline.hs, dist/build/System/Console/Repline.o, dist/build/System/Console/Repline.dyn_o ) src/System/Console/Repline.hs:176: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() | 176 | import Control.Monad.IO.Class (MonadIO(..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/System/Console/Repline.hs:188:26: warning: [GHC-39567] [-Wstar-is-type] Using * (or its Unicode variant) to mean Data.Kind.Type relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use Type from Data.Kind instead. | 188 | newtype HaskelineT (m :: * -> *) a = HaskelineT {unHaskeline :: H.InputT m a} | ^ src/System/Console/Repline.hs:188:31: warning: [GHC-39567] [-Wstar-is-type] Using * (or its Unicode variant) to mean Data.Kind.Type relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use Type from Data.Kind instead. | 188 | newtype HaskelineT (m :: * -> *) a = HaskelineT {unHaskeline :: H.InputT m a} | ^ Preprocessing library for repline-0.4.3.0.. Running Haddock on library for repline-0.4.3.0.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 1] Compiling System.Console.Repline ( src/System/Console/Repline.hs, nothing ) src/System/Console/Repline.hs:176: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() | 176 | import Control.Monad.IO.Class (MonadIO(..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/System/Console/Repline.hs:188:26: warning: [GHC-39567] [-Wstar-is-type] Using * (or its Unicode variant) to mean Data.Kind.Type relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use Type from Data.Kind instead. | 188 | newtype HaskelineT (m :: * -> *) a = HaskelineT {unHaskeline :: H.InputT m a} | ^ src/System/Console/Repline.hs:188:31: warning: [GHC-39567] [-Wstar-is-type] Using * (or its Unicode variant) to mean Data.Kind.Type relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use Type from Data.Kind instead. | 188 | newtype HaskelineT (m :: * -> *) a = HaskelineT {unHaskeline :: H.InputT m a} | ^ Haddock coverage: Warning: 'HaskelineT' is ambiguous. It is defined * at src/System/Console/Repline.hs:188:38 * at src/System/Console/Repline.hs:188:1 You may 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/Console/Repline.hs:188:1 Warning: 'callCommand' 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. 96% ( 30 / 31) in 'System.Console.Repline' Missing documentation for: MonadHaskeline (src/System/Console/Repline.hs:206) Warning: System.Console.Repline: could not find link destinations for: - System.Console.Repline.getInputLine - System.Console.Repline.getInputChar - System.Console.Repline.outputStr - System.Console.Repline.outputStrLn Documentation created: dist/doc/html/repline/, dist/doc/html/repline/repline.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/repline-0.4.3.0-AIoL6wbWutm2L6mRSLVl7C Completed repline-0.4.3.0