Resolving dependencies... Build profile: -w ghc-9.8.4 -O0 In order, the following will be built (use -v for more details): - repline-0.4.3.0 (first run) 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, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/repline-0.4.3.0/noopt/build/System/Console/Repline.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/repline-0.4.3.0/noopt/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 test suite 'multiline' for repline-0.4.3.0.. Building test suite 'multiline' for repline-0.4.3.0.. [1 of 1] Compiling Main ( examples/Multiline.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/repline-0.4.3.0/noopt/build/multiline/multiline-tmp/Main.o ) [2 of 2] Linking /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/repline-0.4.3.0/noopt/build/multiline/multiline Preprocessing test suite 'prefix' for repline-0.4.3.0.. Building test suite 'prefix' for repline-0.4.3.0.. [1 of 1] Compiling Main ( examples/Prefix.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/repline-0.4.3.0/noopt/build/prefix/prefix-tmp/Main.o ) [2 of 2] Linking /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/repline-0.4.3.0/noopt/build/prefix/prefix Preprocessing test suite 'simple' for repline-0.4.3.0.. Building test suite 'simple' for repline-0.4.3.0.. [1 of 1] Compiling Main ( examples/Simple.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/repline-0.4.3.0/noopt/build/simple/simple-tmp/Main.o ) [2 of 2] Linking /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/repline-0.4.3.0/noopt/build/simple/simple Preprocessing test suite 'stateful' for repline-0.4.3.0.. Building test suite 'stateful' for repline-0.4.3.0.. [1 of 1] Compiling Main ( examples/Stateful.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/repline-0.4.3.0/noopt/build/stateful/stateful-tmp/Main.o ) [2 of 2] Linking /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/repline-0.4.3.0/noopt/build/stateful/stateful Running 4 test suites... Test suite multiline: RUNNING... Test suite multiline: PASS Test suite logged to: /var/lib/hackage-doc-builder/build-cache/tmp-install/reports/repline-0.4.3.0.test Writing: repline-0.4.3.0-inplace/System.Console.Repline.hs.html Writing: hpc_index.html Writing: hpc_index_fun.html Writing: hpc_index_alt.html Writing: hpc_index_exp.html Test coverage report written to /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/repline-0.4.3.0/noopt/hpc/vanilla/html/multiline/hpc_index.html Test suite prefix: RUNNING... Test suite prefix: PASS Test suite logged to: /var/lib/hackage-doc-builder/build-cache/tmp-install/reports/repline-0.4.3.0.test Writing: repline-0.4.3.0-inplace/System.Console.Repline.hs.html Writing: hpc_index.html Writing: hpc_index_fun.html Writing: hpc_index_alt.html Writing: hpc_index_exp.html Test coverage report written to /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/repline-0.4.3.0/noopt/hpc/vanilla/html/prefix/hpc_index.html Test suite simple: RUNNING... Test suite simple: PASS Test suite logged to: /var/lib/hackage-doc-builder/build-cache/tmp-install/reports/repline-0.4.3.0.test Writing: repline-0.4.3.0-inplace/System.Console.Repline.hs.html Writing: hpc_index.html Writing: hpc_index_fun.html Writing: hpc_index_alt.html Writing: hpc_index_exp.html Test coverage report written to /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/repline-0.4.3.0/noopt/hpc/vanilla/html/simple/hpc_index.html Test suite stateful: RUNNING... Test suite stateful: PASS Test suite logged to: /var/lib/hackage-doc-builder/build-cache/tmp-install/reports/repline-0.4.3.0.test Writing: repline-0.4.3.0-inplace/System.Console.Repline.hs.html Writing: hpc_index.html Writing: hpc_index_fun.html Writing: hpc_index_alt.html Writing: hpc_index_exp.html Test coverage report written to /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/repline-0.4.3.0/noopt/hpc/vanilla/html/stateful/hpc_index.html 4 of 4 test suites (4 of 4 test cases) passed. Writing: repline-0.4.3.0-inplace/System.Console.Repline.hs.html Writing: hpc_index.html Writing: hpc_index_fun.html Writing: hpc_index_alt.html Writing: hpc_index_exp.html Package coverage report written to /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/repline-0.4.3.0/noopt/hpc/vanilla/html/repline-0.4.3.0/hpc_index.html