[all reports]
| Package |
ghc-compat-plugin-0.1.0.1 |
| Install |
InstallOk |
| Docs |
Ok |
| Tests |
Ok |
| Time submitted |
2026-02-10 03:33:49.401432573 UTC
|
| Compiler |
ghc-9.8.4 |
| OS |
linux |
| Arch |
x86_64 |
| Dependencies |
base-4.19.2.0, ghc-9.8.4, ghc-boot-th-9.8.4 |
| Flags |
noisy-deprecations
|
Code Coverage
| expressions | 100% (0/0) |
| boolean | guards | 100% (0/0) |
| conditions | 100% (0/0) |
| qualifiers | 100% (0/0) |
| alternatives | 100% (0/0) |
| local declarations | 100% (0/0) |
| top-level declarations | 100% (0/0) |
Build log
[view raw]
Resolving dependencies...
Downloading ghc-compat-plugin-0.1.0.1
Downloaded ghc-compat-plugin-0.1.0.1
Configuring ghc-compat-plugin-0.1.0.1...
Preprocessing library for ghc-compat-plugin-0.1.0.1..
Building library for ghc-compat-plugin-0.1.0.1..
[1 of 3] Compiling GhcCompat.GhcRelease ( supported/GhcCompat/GhcRelease.hs, dist/build/GhcCompat/GhcRelease.o, dist/build/GhcCompat/GhcRelease.dyn_o )
[2 of 3] Compiling GhcCompat.Opts ( supported/GhcCompat/Opts.hs, dist/build/GhcCompat/Opts.o, dist/build/GhcCompat/Opts.dyn_o )
[3 of 3] Compiling GhcCompat ( supported/GhcCompat.hs, dist/build/GhcCompat.o, dist/build/GhcCompat.dyn_o )
Preprocessing library for ghc-compat-plugin-0.1.0.1..
Running Haddock on library for ghc-compat-plugin-0.1.0.1..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 3] Compiling GhcCompat.GhcRelease ( supported/GhcCompat/GhcRelease.hs, nothing )
[2 of 3] Compiling GhcCompat.Opts ( supported/GhcCompat/Opts.hs, nothing )
[3 of 3] Compiling GhcCompat ( supported/GhcCompat.hs, nothing )
Haddock coverage:
Warning: 'GhcRelease' is ambiguous. It is defined
* at supported/GhcCompat/GhcRelease.hs:75:19
* at supported/GhcCompat/GhcRelease.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 supported/GhcCompat/GhcRelease.hs:75:1
Warning: 'Eq' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Show' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'OnOff' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
100% ( 4 / 4) in 'GhcCompat'
Documentation created: dist/doc/html/ghc-compat-plugin/,
dist/doc/html/ghc-compat-plugin/ghc-compat-plugin.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/ghc-compat-plugin-0.1.0.1-CCjlJNoei6NEP12nEPBA1q
Completed ghc-compat-plugin-0.1.0.1
Test log
[view raw]
Resolving dependencies...
Build profile: -w ghc-9.8.4 -O0
In order, the following will be built (use -v for more details):
- ghc-compat-plugin-0.1.0.1 (first run)
Configuring ghc-compat-plugin-0.1.0.1...
Preprocessing library for ghc-compat-plugin-0.1.0.1..
Building library for ghc-compat-plugin-0.1.0.1..
[1 of 3] Compiling GhcCompat.GhcRelease ( supported/GhcCompat/GhcRelease.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/ghc-compat-plugin-0.1.0.1/noopt/build/GhcCompat/GhcRelease.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/ghc-compat-plugin-0.1.0.1/noopt/build/GhcCompat/GhcRelease.dyn_o )
[2 of 3] Compiling GhcCompat.Opts ( supported/GhcCompat/Opts.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/ghc-compat-plugin-0.1.0.1/noopt/build/GhcCompat/Opts.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/ghc-compat-plugin-0.1.0.1/noopt/build/GhcCompat/Opts.dyn_o )
[3 of 3] Compiling GhcCompat ( supported/GhcCompat.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/ghc-compat-plugin-0.1.0.1/noopt/build/GhcCompat.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/ghc-compat-plugin-0.1.0.1/noopt/build/GhcCompat.dyn_o )
Preprocessing test suite 'compilation-ghc2021' for ghc-compat-plugin-0.1.0.1..
Building test suite 'compilation-ghc2021' for ghc-compat-plugin-0.1.0.1..
[1 of 6] Compiling Test.Min_9_2_1 ( tests/Test/Min_9_2_1.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/ghc-compat-plugin-0.1.0.1/noopt/build/compilation-ghc2021/compilation-ghc2021-tmp/Test/Min_9_2_1.o )
[2 of 6] Compiling Test.Min_9_2_4 ( tests/Test/Min_9_2_4.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/ghc-compat-plugin-0.1.0.1/noopt/build/compilation-ghc2021/compilation-ghc2021-tmp/Test/Min_9_2_4.o )
[3 of 6] Compiling Test.Min_9_6_1 ( tests/Test/Min_9_6_1.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/ghc-compat-plugin-0.1.0.1/noopt/build/compilation-ghc2021/compilation-ghc2021-tmp/Test/Min_9_6_1.o )
[4 of 6] Compiling Test.Min_9_8_1 ( tests/Test/Min_9_8_1.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/ghc-compat-plugin-0.1.0.1/noopt/build/compilation-ghc2021/compilation-ghc2021-tmp/Test/Min_9_8_1.o )
[5 of 6] Compiling Test.SupportGHC2021 ( tests/Test/SupportGHC2021.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/ghc-compat-plugin-0.1.0.1/noopt/build/compilation-ghc2021/compilation-ghc2021-tmp/Test/SupportGHC2021.o )
[6 of 6] Compiling Main ( tests/compilation-ghc2021.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/ghc-compat-plugin-0.1.0.1/noopt/build/compilation-ghc2021/compilation-ghc2021-tmp/Main.o )
[7 of 7] Linking /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/ghc-compat-plugin-0.1.0.1/noopt/build/compilation-ghc2021/compilation-ghc2021
Preprocessing test suite 'compilation-ghc2024' for ghc-compat-plugin-0.1.0.1..
Building test suite 'compilation-ghc2024' for ghc-compat-plugin-0.1.0.1..
[1 of 1] Compiling Main ( tests/skip.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/ghc-compat-plugin-0.1.0.1/noopt/build/compilation-ghc2024/compilation-ghc2024-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/ghc-compat-plugin-0.1.0.1/noopt/build/compilation-ghc2024/compilation-ghc2024
Preprocessing test suite 'compilation-haskell2010' for ghc-compat-plugin-0.1.0.1..
Building test suite 'compilation-haskell2010' for ghc-compat-plugin-0.1.0.1..
[ 1 of 23] Compiling Test.Min_6_0_1 ( tests/Test/Min_6_0_1.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/ghc-compat-plugin-0.1.0.1/noopt/build/compilation-haskell2010/compilation-haskell2010-tmp/Test/Min_6_0_1.o )
[ 2 of 23] Compiling Test.Min_6_10_1 ( tests/Test/Min_6_10_1.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/ghc-compat-plugin-0.1.0.1/noopt/build/compilation-haskell2010/compilation-haskell2010-tmp/Test/Min_6_10_1.o )
[ 3 of 23] Compiling Test.Min_6_12_1 ( tests/Test/Min_6_12_1.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/ghc-compat-plugin-0.1.0.1/noopt/build/compilation-haskell2010/compilation-haskell2010-tmp/Test/Min_6_12_1.o )
[ 4 of 23] Compiling Test.Min_6_8_1 ( tests/Test/Min_6_8_1.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/ghc-compat-plugin-0.1.0.1/noopt/build/compilation-haskell2010/compilation-haskell2010-tmp/Test/Min_6_8_1.o )
[ 5 of 23] Compiling Test.Min_7_0_1 ( tests/Test/Min_7_0_1.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/ghc-compat-plugin-0.1.0.1/noopt/build/compilation-haskell2010/compilation-haskell2010-tmp/Test/Min_7_0_1.o )
[ 6 of 23] Compiling Test.Min_7_10_1 ( tests/Test/Min_7_10_1.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/ghc-compat-plugin-0.1.0.1/noopt/build/compilation-haskell2010/compilation-haskell2010-tmp/Test/Min_7_10_1.o )
[ 7 of 23] Compiling Test.Min_7_2_1 ( tests/Test/Min_7_2_1.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/ghc-compat-plugin-0.1.0.1/noopt/build/compilation-haskell2010/compilation-haskell2010-tmp/Test/Min_7_2_1.o )
[ 8 of 23] Compiling Test.Min_7_4_1 ( tests/Test/Min_7_4_1.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/ghc-compat-plugin-0.1.0.1/noopt/build/compilation-haskell2010/compilation-haskell2010-tmp/Test/Min_7_4_1.o )
[ 9 of 23] Compiling Test.Min_7_6_1 ( tests/Test/Min_7_6_1.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/ghc-compat-plugin-0.1.0.1/noopt/build/compilation-haskell2010/compilation-haskell2010-tmp/Test/Min_7_6_1.o )
[10 of 23] Compiling Test.Min_7_8_1 ( tests/Test/Min_7_8_1.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/ghc-compat-plugin-0.1.0.1/noopt/build/compilation-haskell2010/compilation-haskell2010-tmp/Test/Min_7_8_1.o )
[11 of 23] Compiling Test.Min_8_0_1 ( tests/Test/Min_8_0_1.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/ghc-compat-plugin-0.1.0.1/noopt/build/compilation-haskell2010/compilation-haskell2010-tmp/Test/Min_8_0_1.o )
[12 of 23] Compiling Test.Min_8_10_1 ( tests/Test/Min_8_10_1.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/ghc-compat-plugin-0.1.0.1/noopt/build/compilation-haskell2010/compilation-haskell2010-tmp/Test/Min_8_10_1.o )
[13 of 23] Compiling Test.Min_8_2_1 ( tests/Test/Min_8_2_1.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/ghc-compat-plugin-0.1.0.1/noopt/build/compilation-haskell2010/compilation-haskell2010-tmp/Test/Min_8_2_1.o )
[14 of 23] Compiling Test.Min_8_4_1 ( tests/Test/Min_8_4_1.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/ghc-compat-plugin-0.1.0.1/noopt/build/compilation-haskell2010/compilation-haskell2010-tmp/Test/Min_8_4_1.o )
[15 of 23] Compiling Test.Min_8_6_1 ( tests/Test/Min_8_6_1.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/ghc-compat-plugin-0.1.0.1/noopt/build/compilation-haskell2010/compilation-haskell2010-tmp/Test/Min_8_6_1.o )
[16 of 23] Compiling Test.Min_8_8_1 ( tests/Test/Min_8_8_1.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/ghc-compat-plugin-0.1.0.1/noopt/build/compilation-haskell2010/compilation-haskell2010-tmp/Test/Min_8_8_1.o )
[17 of 23] Compiling Test.Min_9_0_1 ( tests/Test/Min_9_0_1.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/ghc-compat-plugin-0.1.0.1/noopt/build/compilation-haskell2010/compilation-haskell2010-tmp/Test/Min_9_0_1.o )
[18 of 23] Compiling Test.Min_9_2_1 ( tests/Test/Min_9_2_1.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/ghc-compat-plugin-0.1.0.1/noopt/build/compilation-haskell2010/compilation-haskell2010-tmp/Test/Min_9_2_1.o )
[19 of 23] Compiling Test.Min_9_2_4 ( tests/Test/Min_9_2_4.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/ghc-compat-plugin-0.1.0.1/noopt/build/compilation-haskell2010/compilation-haskell2010-tmp/Test/Min_9_2_4.o )
[20 of 23] Compiling Test.Min_9_6_1 ( tests/Test/Min_9_6_1.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/ghc-compat-plugin-0.1.0.1/noopt/build/compilation-haskell2010/compilation-haskell2010-tmp/Test/Min_9_6_1.o )
[21 of 23] Compiling Test.Min_9_8_1 ( tests/Test/Min_9_8_1.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/ghc-compat-plugin-0.1.0.1/noopt/build/compilation-haskell2010/compilation-haskell2010-tmp/Test/Min_9_8_1.o )
[22 of 23] Compiling Test.SupportGHC2021 ( tests/Test/SupportGHC2021.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/ghc-compat-plugin-0.1.0.1/noopt/build/compilation-haskell2010/compilation-haskell2010-tmp/Test/SupportGHC2021.o )
[23 of 23] Compiling Main ( tests/compilation-haskell.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/ghc-compat-plugin-0.1.0.1/noopt/build/compilation-haskell2010/compilation-haskell2010-tmp/Main.o )
[24 of 24] Linking /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/ghc-compat-plugin-0.1.0.1/noopt/build/compilation-haskell2010/compilation-haskell2010
Preprocessing test suite 'compilation-haskell98' for ghc-compat-plugin-0.1.0.1..
Building test suite 'compilation-haskell98' for ghc-compat-plugin-0.1.0.1..
[ 1 of 23] Compiling Test.Min_6_0_1 ( tests/Test/Min_6_0_1.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/ghc-compat-plugin-0.1.0.1/noopt/build/compilation-haskell98/compilation-haskell98-tmp/Test/Min_6_0_1.o )
[ 2 of 23] Compiling Test.Min_6_10_1 ( tests/Test/Min_6_10_1.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/ghc-compat-plugin-0.1.0.1/noopt/build/compilation-haskell98/compilation-haskell98-tmp/Test/Min_6_10_1.o )
[ 3 of 23] Compiling Test.Min_6_12_1 ( tests/Test/Min_6_12_1.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/ghc-compat-plugin-0.1.0.1/noopt/build/compilation-haskell98/compilation-haskell98-tmp/Test/Min_6_12_1.o )
[ 4 of 23] Compiling Test.Min_6_8_1 ( tests/Test/Min_6_8_1.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/ghc-compat-plugin-0.1.0.1/noopt/build/compilation-haskell98/compilation-haskell98-tmp/Test/Min_6_8_1.o )
[ 5 of 23] Compiling Test.Min_7_0_1 ( tests/Test/Min_7_0_1.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/ghc-compat-plugin-0.1.0.1/noopt/build/compilation-haskell98/compilation-haskell98-tmp/Test/Min_7_0_1.o )
[ 6 of 23] Compiling Test.Min_7_10_1 ( tests/Test/Min_7_10_1.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/ghc-compat-plugin-0.1.0.1/noopt/build/compilation-haskell98/compilation-haskell98-tmp/Test/Min_7_10_1.o )
[ 7 of 23] Compiling Test.Min_7_2_1 ( tests/Test/Min_7_2_1.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/ghc-compat-plugin-0.1.0.1/noopt/build/compilation-haskell98/compilation-haskell98-tmp/Test/Min_7_2_1.o )
[ 8 of 23] Compiling Test.Min_7_4_1 ( tests/Test/Min_7_4_1.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/ghc-compat-plugin-0.1.0.1/noopt/build/compilation-haskell98/compilation-haskell98-tmp/Test/Min_7_4_1.o )
[ 9 of 23] Compiling Test.Min_7_6_1 ( tests/Test/Min_7_6_1.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/ghc-compat-plugin-0.1.0.1/noopt/build/compilation-haskell98/compilation-haskell98-tmp/Test/Min_7_6_1.o )
[10 of 23] Compiling Test.Min_7_8_1 ( tests/Test/Min_7_8_1.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/ghc-compat-plugin-0.1.0.1/noopt/build/compilation-haskell98/compilation-haskell98-tmp/Test/Min_7_8_1.o )
[11 of 23] Compiling Test.Min_8_0_1 ( tests/Test/Min_8_0_1.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/ghc-compat-plugin-0.1.0.1/noopt/build/compilation-haskell98/compilation-haskell98-tmp/Test/Min_8_0_1.o )
[12 of 23] Compiling Test.Min_8_10_1 ( tests/Test/Min_8_10_1.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/ghc-compat-plugin-0.1.0.1/noopt/build/compilation-haskell98/compilation-haskell98-tmp/Test/Min_8_10_1.o )
[13 of 23] Compiling Test.Min_8_2_1 ( tests/Test/Min_8_2_1.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/ghc-compat-plugin-0.1.0.1/noopt/build/compilation-haskell98/compilation-haskell98-tmp/Test/Min_8_2_1.o )
[14 of 23] Compiling Test.Min_8_4_1 ( tests/Test/Min_8_4_1.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/ghc-compat-plugin-0.1.0.1/noopt/build/compilation-haskell98/compilation-haskell98-tmp/Test/Min_8_4_1.o )
[15 of 23] Compiling Test.Min_8_6_1 ( tests/Test/Min_8_6_1.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/ghc-compat-plugin-0.1.0.1/noopt/build/compilation-haskell98/compilation-haskell98-tmp/Test/Min_8_6_1.o )
[16 of 23] Compiling Test.Min_8_8_1 ( tests/Test/Min_8_8_1.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/ghc-compat-plugin-0.1.0.1/noopt/build/compilation-haskell98/compilation-haskell98-tmp/Test/Min_8_8_1.o )
[17 of 23] Compiling Test.Min_9_0_1 ( tests/Test/Min_9_0_1.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/ghc-compat-plugin-0.1.0.1/noopt/build/compilation-haskell98/compilation-haskell98-tmp/Test/Min_9_0_1.o )
[18 of 23] Compiling Test.Min_9_2_1 ( tests/Test/Min_9_2_1.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/ghc-compat-plugin-0.1.0.1/noopt/build/compilation-haskell98/compilation-haskell98-tmp/Test/Min_9_2_1.o )
[19 of 23] Compiling Test.Min_9_2_4 ( tests/Test/Min_9_2_4.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/ghc-compat-plugin-0.1.0.1/noopt/build/compilation-haskell98/compilation-haskell98-tmp/Test/Min_9_2_4.o )
[20 of 23] Compiling Test.Min_9_6_1 ( tests/Test/Min_9_6_1.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/ghc-compat-plugin-0.1.0.1/noopt/build/compilation-haskell98/compilation-haskell98-tmp/Test/Min_9_6_1.o )
[21 of 23] Compiling Test.Min_9_8_1 ( tests/Test/Min_9_8_1.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/ghc-compat-plugin-0.1.0.1/noopt/build/compilation-haskell98/compilation-haskell98-tmp/Test/Min_9_8_1.o )
[22 of 23] Compiling Test.SupportGHC2021 ( tests/Test/SupportGHC2021.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/ghc-compat-plugin-0.1.0.1/noopt/build/compilation-haskell98/compilation-haskell98-tmp/Test/SupportGHC2021.o )
[23 of 23] Compiling Main ( tests/compilation-haskell.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/ghc-compat-plugin-0.1.0.1/noopt/build/compilation-haskell98/compilation-haskell98-tmp/Main.o )
[24 of 24] Linking /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/ghc-compat-plugin-0.1.0.1/noopt/build/compilation-haskell98/compilation-haskell98
Running 4 test suites...
Test suite compilation-ghc2021: RUNNING...
Test suite compilation-ghc2021: PASS
Test suite logged to:
/var/lib/hackage-doc-builder/build-cache/tmp-install/reports/ghc-compat-plugin-0.1.0.1.test
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/ghc-compat-plugin-0.1.0.1/noopt/hpc/vanilla/html/compilation-ghc2021/hpc_index.html
Test suite compilation-ghc2024: RUNNING...
Test suite compilation-ghc2024: PASS
Test suite logged to:
/var/lib/hackage-doc-builder/build-cache/tmp-install/reports/ghc-compat-plugin-0.1.0.1.test
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/ghc-compat-plugin-0.1.0.1/noopt/hpc/vanilla/html/compilation-ghc2024/hpc_index.html
Test suite compilation-haskell2010: RUNNING...
Test suite compilation-haskell2010: PASS
Test suite logged to:
/var/lib/hackage-doc-builder/build-cache/tmp-install/reports/ghc-compat-plugin-0.1.0.1.test
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/ghc-compat-plugin-0.1.0.1/noopt/hpc/vanilla/html/compilation-haskell2010/hpc_index.html
Test suite compilation-haskell98: RUNNING...
Test suite compilation-haskell98: PASS
Test suite logged to:
/var/lib/hackage-doc-builder/build-cache/tmp-install/reports/ghc-compat-plugin-0.1.0.1.test
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/ghc-compat-plugin-0.1.0.1/noopt/hpc/vanilla/html/compilation-haskell98/hpc_index.html
4 of 4 test suites (4 of 4 test cases) passed.
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/ghc-compat-plugin-0.1.0.1/noopt/hpc/vanilla/html/ghc-compat-plugin-0.1.0.1/hpc_index.html