Build #1 for HaTeX-3.22.4.2

[all reports]

Package HaTeX-3.22.4.2
Install InstallOk
Docs Ok
Tests Ok
Time submitted 2024-07-05 12:35:49.379741375 UTC
Compiler ghc-9.6.3
OS linux
Arch x86_64
Dependencies QuickCheck-2.15.0.1, base-4.18.1.0, bibtex-0.1.0.7, bytestring-0.11.5.2, containers-0.6.7, hashable-1.4.7.0, matrix-0.3.6.3, parsec-3.1.16.1, prettyprinter-1.7.1, text-2.0.2, transformers-0.6.1.0
Flags none

Code Coverage

expressions46% (809/1736)
booleanguards25% (2/8)
conditions 33% (5/15)
qualifiers0% (0/1)
alternatives42% (78/182)
local declarations52% (11/21)
top-level declarations26% (63/241)

Build log

[view raw]

Resolving dependencies...
Starting     loop-0.3.0
Starting     os-string-2.0.6
Starting     semigroups-0.20
Starting     primitive-0.9.0.0
Starting     splitmix-0.1.0.5
Starting     utility-ht-0.0.17.1
Starting     prettyprinter-1.7.1
Starting     vector-stream-0.1.0.1
Building     loop-0.3.0
Building     semigroups-0.20
Building     os-string-2.0.6
Building     splitmix-0.1.0.5
Building     utility-ht-0.0.17.1
Building     primitive-0.9.0.0
Building     prettyprinter-1.7.1
Building     vector-stream-0.1.0.1
Completed    loop-0.3.0
Completed    semigroups-0.20
Completed    splitmix-0.1.0.5
Starting     random-1.2.1.2
Building     random-1.2.1.2
Completed    vector-stream-0.1.0.1
Completed    utility-ht-0.0.17.1
Starting     latex-0.1.0.4
Building     latex-0.1.0.4
Completed    os-string-2.0.6
Starting     filepath-1.5.3.0
Completed    prettyprinter-1.7.1
Building     filepath-1.5.3.0
Completed    latex-0.1.0.4
Starting     bibtex-0.1.0.7
Building     bibtex-0.1.0.7
Completed    primitive-0.9.0.0
Starting     vector-0.13.1.0
Building     vector-0.13.1.0
Completed    random-1.2.1.2
Starting     QuickCheck-2.15.0.1
Completed    bibtex-0.1.0.7
Building     QuickCheck-2.15.0.1
Completed    filepath-1.5.3.0
Starting     hashable-1.4.7.0
Building     hashable-1.4.7.0
Completed    hashable-1.4.7.0
Completed    QuickCheck-2.15.0.1
Completed    vector-0.13.1.0
Starting     matrix-0.3.6.3
Building     matrix-0.3.6.3
Completed    matrix-0.3.6.3
Downloading  HaTeX-3.22.4.2
Downloaded   HaTeX-3.22.4.2
Starting     HaTeX-3.22.4.2
Building     HaTeX-3.22.4.2
Completed    HaTeX-3.22.4.2

Test log

[view raw]

Resolving dependencies...
Build profile: -w ghc-9.6.3 -O0
In order, the following will be built (use -v for more details):
 - latex-0.1.0.4 (lib:latex) (requires build)
 - bibtex-0.1.0.7 (lib:bibtex) (requires build)
 - HaTeX-3.22.4.2 (first run)
Starting     latex-0.1.0.4 (all, legacy fallback)
Building     latex-0.1.0.4 (all, legacy fallback)
Installing   latex-0.1.0.4 (all, legacy fallback)
Completed    latex-0.1.0.4 (all, legacy fallback)
Starting     bibtex-0.1.0.7 (all, legacy fallback)
Building     bibtex-0.1.0.7 (all, legacy fallback)
Installing   bibtex-0.1.0.7 (all, legacy fallback)
Completed    bibtex-0.1.0.7 (all, legacy fallback)
Configuring HaTeX-3.22.4.2...
Preprocessing library for HaTeX-3.22.4.2..
Building library for HaTeX-3.22.4.2..
[ 1 of 43] Compiling Paths_HaTeX      ( /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/autogen/Paths_HaTeX.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Paths_HaTeX.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Paths_HaTeX.dyn_o )
[ 2 of 43] Compiling Text.LaTeX.Base.Syntax ( Text/LaTeX/Base/Syntax.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Base/Syntax.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Base/Syntax.dyn_o )

Text/LaTeX/Base/Syntax.hs:40:1: warning: [-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()
   |
40 | import Control.Applicative (liftA2)
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ 3 of 43] Compiling Text.LaTeX.Base.Class ( Text/LaTeX/Base/Class.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Base/Class.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Base/Class.dyn_o )
[ 4 of 43] Compiling Text.LaTeX.Base.Render ( Text/LaTeX/Base/Render.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Base/Render.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Base/Render.dyn_o )
[ 5 of 43] Compiling Text.LaTeX.Base.Pretty ( Text/LaTeX/Base/Pretty.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Base/Pretty.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Base/Pretty.dyn_o )
[ 6 of 43] Compiling Text.LaTeX.Base.Parser ( Text/LaTeX/Base/Parser.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Base/Parser.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Base/Parser.dyn_o )
[ 7 of 43] Compiling Text.LaTeX.Base.Texy ( Text/LaTeX/Base/Texy.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Base/Texy.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Base/Texy.dyn_o )
[ 8 of 43] Compiling Text.LaTeX.Base.Types ( Text/LaTeX/Base/Types.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Base/Types.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Base/Types.dyn_o )
[ 9 of 43] Compiling Text.LaTeX.Base.Warnings ( Text/LaTeX/Base/Warnings.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Base/Warnings.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Base/Warnings.dyn_o )
[10 of 43] Compiling Text.LaTeX.Base.Writer ( Text/LaTeX/Base/Writer.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Base/Writer.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Base/Writer.dyn_o )

Text/LaTeX/Base/Writer.hs:58:1: warning: [-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()
   |
58 | import Control.Applicative (liftA2)
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[11 of 43] Compiling Text.LaTeX.Base.Math ( Text/LaTeX/Base/Math.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Base/Math.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Base/Math.dyn_o )

Text/LaTeX/Base/Math.hs:927:1: warning: [GHC-64088] [-Wforall-identifier]
    The use of forall as an identifier
    will become an error in a future GHC release.
    Suggested fix:
      Consider using another name, such as
      forAll, for_all, or forall_.
    |
927 | forall = comm0 "forall"
    | ^^^^^^
[12 of 43] Compiling Text.LaTeX.Base.Commands ( Text/LaTeX/Base/Commands.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Base/Commands.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Base/Commands.dyn_o )
[13 of 43] Compiling Text.LaTeX.Base  ( Text/LaTeX/Base.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Base.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Base.dyn_o )
[14 of 43] Compiling Text.LaTeX       ( Text/LaTeX.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX.dyn_o )
[15 of 43] Compiling Text.LaTeX.Packages.AMSFonts ( Text/LaTeX/Packages/AMSFonts.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Packages/AMSFonts.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Packages/AMSFonts.dyn_o )
[16 of 43] Compiling Text.LaTeX.Packages.AMSMath ( Text/LaTeX/Packages/AMSMath.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Packages/AMSMath.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Packages/AMSMath.dyn_o )
[17 of 43] Compiling Text.LaTeX.Packages.AMSSymb ( Text/LaTeX/Packages/AMSSymb.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Packages/AMSSymb.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Packages/AMSSymb.dyn_o )
[18 of 43] Compiling Text.LaTeX.Packages.AMSThm ( Text/LaTeX/Packages/AMSThm.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Packages/AMSThm.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Packages/AMSThm.dyn_o )
[19 of 43] Compiling Text.LaTeX.Packages.Acronym ( Text/LaTeX/Packages/Acronym.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Packages/Acronym.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Packages/Acronym.dyn_o )
[20 of 43] Compiling Text.LaTeX.Packages.Babel ( Text/LaTeX/Packages/Babel.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Packages/Babel.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Packages/Babel.dyn_o )
[21 of 43] Compiling Text.LaTeX.Packages.Beamer ( Text/LaTeX/Packages/Beamer.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Packages/Beamer.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Packages/Beamer.dyn_o )
[22 of 43] Compiling Text.LaTeX.Packages.BibLaTeX ( Text/LaTeX/Packages/BibLaTeX.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Packages/BibLaTeX.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Packages/BibLaTeX.dyn_o )

Text/LaTeX/Packages/BibLaTeX.hs:44:1: warning: [-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()
   |
44 | import Control.Applicative (liftA2)
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[23 of 43] Compiling Text.LaTeX.Packages.Bigstrut ( Text/LaTeX/Packages/Bigstrut.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Packages/Bigstrut.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Packages/Bigstrut.dyn_o )
[24 of 43] Compiling Text.LaTeX.Packages.Color ( Text/LaTeX/Packages/Color.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Packages/Color.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Packages/Color.dyn_o )
[25 of 43] Compiling Text.LaTeX.Packages.Fancyhdr ( Text/LaTeX/Packages/Fancyhdr.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Packages/Fancyhdr.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Packages/Fancyhdr.dyn_o )
[26 of 43] Compiling Text.LaTeX.Packages.Fontenc ( Text/LaTeX/Packages/Fontenc.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Packages/Fontenc.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Packages/Fontenc.dyn_o )
[27 of 43] Compiling Text.LaTeX.Packages.Geometry ( Text/LaTeX/Packages/Geometry.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Packages/Geometry.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Packages/Geometry.dyn_o )
[28 of 43] Compiling Text.LaTeX.Packages.Graphicx ( Text/LaTeX/Packages/Graphicx.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Packages/Graphicx.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Packages/Graphicx.dyn_o )
[29 of 43] Compiling Text.LaTeX.Packages.Hyperref ( Text/LaTeX/Packages/Hyperref.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Packages/Hyperref.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Packages/Hyperref.dyn_o )
[30 of 43] Compiling Text.LaTeX.Packages.Inputenc ( Text/LaTeX/Packages/Inputenc.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Packages/Inputenc.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Packages/Inputenc.dyn_o )
[31 of 43] Compiling Text.LaTeX.Packages.LongTable ( Text/LaTeX/Packages/LongTable.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Packages/LongTable.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Packages/LongTable.dyn_o )
[32 of 43] Compiling Text.LaTeX.Packages.Lscape ( Text/LaTeX/Packages/Lscape.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Packages/Lscape.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Packages/Lscape.dyn_o )
[33 of 43] Compiling Text.LaTeX.Packages.Multirow ( Text/LaTeX/Packages/Multirow.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Packages/Multirow.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Packages/Multirow.dyn_o )
[34 of 43] Compiling Text.LaTeX.Packages.QRCode ( Text/LaTeX/Packages/QRCode.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Packages/QRCode.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Packages/QRCode.dyn_o )
[35 of 43] Compiling Text.LaTeX.Packages.Relsize ( Text/LaTeX/Packages/Relsize.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Packages/Relsize.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Packages/Relsize.dyn_o )
[36 of 43] Compiling Text.LaTeX.Packages.TabularX ( Text/LaTeX/Packages/TabularX.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Packages/TabularX.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Packages/TabularX.dyn_o )
[37 of 43] Compiling Text.LaTeX.Packages.LTableX ( Text/LaTeX/Packages/LTableX.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Packages/LTableX.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Packages/LTableX.dyn_o )
[38 of 43] Compiling Text.LaTeX.Packages.TikZ.Syntax ( Text/LaTeX/Packages/TikZ/Syntax.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Packages/TikZ/Syntax.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Packages/TikZ/Syntax.dyn_o )
[39 of 43] Compiling Text.LaTeX.Packages.TikZ.PathBuilder ( Text/LaTeX/Packages/TikZ/PathBuilder.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Packages/TikZ/PathBuilder.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Packages/TikZ/PathBuilder.dyn_o )
[40 of 43] Compiling Text.LaTeX.Packages.TikZ ( Text/LaTeX/Packages/TikZ.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Packages/TikZ.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Packages/TikZ.dyn_o )
[41 of 43] Compiling Text.LaTeX.Packages.TikZ.Simple ( Text/LaTeX/Packages/TikZ/Simple.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Packages/TikZ/Simple.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Packages/TikZ/Simple.dyn_o )
[42 of 43] Compiling Text.LaTeX.Packages.Trees ( Text/LaTeX/Packages/Trees.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Packages/Trees.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Packages/Trees.dyn_o )

Text/LaTeX/Packages/Trees.hs:8:1: warning: [-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()
  |
8 | import Control.Applicative (liftA2)
  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[43 of 43] Compiling Text.LaTeX.Packages.Trees.Qtree ( Text/LaTeX/Packages/Trees/Qtree.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Packages/Trees/Qtree.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/Text/LaTeX/Packages/Trees/Qtree.dyn_o )
Preprocessing test suite 'hatex-test' for HaTeX-3.22.4.2..
Building test suite 'hatex-test' for HaTeX-3.22.4.2..
[1 of 1] Compiling Main             ( test/Main.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/hatex-test/hatex-test-tmp/Main.o )
[2 of 2] Linking /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/hatex-test/hatex-test
Preprocessing test suite 'parser-tests' for HaTeX-3.22.4.2..
Building test suite 'parser-tests' for HaTeX-3.22.4.2..
[1 of 1] Compiling Main             ( parsertest/parsertest.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/parser-tests/parser-tests-tmp/Main.o )
[2 of 2] Linking /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/build/parser-tests/parser-tests
Running 2 test suites...
Test suite hatex-test: RUNNING...
Test suite hatex-test: PASS
Test suite logged to:
/home/builder/builder-dir/build-cache/tmp-install/reports/HaTeX-3.22.4.2.test
Writing: HaTeX-3.22.4.2-inplace/Text.LaTeX.Base.Class.hs.html
Writing: HaTeX-3.22.4.2-inplace/Text.LaTeX.Base.Syntax.hs.html
Writing: HaTeX-3.22.4.2-inplace/Text.LaTeX.Base.Render.hs.html
Writing: HaTeX-3.22.4.2-inplace/Text.LaTeX.Base.Parser.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
/home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/hpc/vanilla/html/hatex-test/hpc_index.html
Test suite parser-tests: RUNNING...
Test suite parser-tests: PASS
Test suite logged to:
/home/builder/builder-dir/build-cache/tmp-install/reports/HaTeX-3.22.4.2.test
Writing: HaTeX-3.22.4.2-inplace/Text.LaTeX.Base.Class.hs.html
Writing: HaTeX-3.22.4.2-inplace/Text.LaTeX.Base.Syntax.hs.html
Writing: HaTeX-3.22.4.2-inplace/Text.LaTeX.Base.Render.hs.html
Writing: HaTeX-3.22.4.2-inplace/Text.LaTeX.Base.Parser.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
/home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/hpc/vanilla/html/parser-tests/hpc_index.html
2 of 2 test suites (2 of 2 test cases) passed.
Writing: HaTeX-3.22.4.2-inplace/Text.LaTeX.Base.Class.hs.html
Writing: HaTeX-3.22.4.2-inplace/Text.LaTeX.Base.Parser.hs.html
Writing: HaTeX-3.22.4.2-inplace/Text.LaTeX.Base.Render.hs.html
Writing: HaTeX-3.22.4.2-inplace/Text.LaTeX.Base.Syntax.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
/home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/HaTeX-3.22.4.2/noopt/hpc/vanilla/html/HaTeX-3.22.4.2/hpc_index.html