Build #1 for homura-stopwatch-0.2.0.1

[all reports]

Package homura-stopwatch-0.2.0.1
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2025-08-15 00:05:02.437411537 UTC
Compiler ghc-9.8.4
OS linux
Arch x86_64
Dependencies base-4.19.2.0, split-0.2.5, time-hourglass-0.3.0, base-4.19.2.0, split-0.2.5, time-hourglass-0.3.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring split-0.2.5...
Preprocessing library for split-0.2.5..
Building library for split-0.2.5..
[1 of 2] Compiling Data.List.Split.Internals ( src/Data/List/Split/Internals.hs, dist/build/Data/List/Split/Internals.o, dist/build/Data/List/Split/Internals.dyn_o )
[2 of 2] Compiling Data.List.Split  ( src/Data/List/Split.hs, dist/build/Data/List/Split.o, dist/build/Data/List/Split.dyn_o )
Preprocessing library for split-0.2.5..
Running Haddock on library for split-0.2.5..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 2] Compiling Data.List.Split.Internals ( src/Data/List/Split/Internals.hs, nothing )
[2 of 2] Compiling Data.List.Split  ( src/Data/List/Split.hs, nothing )
Haddock coverage:
Warning: 'Splitter' is ambiguous. It is defined
    * at src/Data/List/Split/Internals.hs:21:19
    * at src/Data/List/Split/Internals.hs:21: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/Data/List/Split/Internals.hs:21:1
Warning: 'n' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'm' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  91% ( 63 / 69) in 'Data.List.Split.Internals'
Warning: 'Splitter' is ambiguous. It is defined
    * at src/Data/List/Split/Internals.hs:21:19
    * at src/Data/List/Split/Internals.hs:21: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/Data/List/Split/Internals.hs:21:1
  90% ( 46 / 51) in 'Data.List.Split'
Documentation created: dist/doc/html/split/, dist/doc/html/split/split.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/split-0.2.5-HdqIBMrRyNiLuV2hi4AZF8
Completed    split-0.2.5
Configuring time-hourglass-0.3.0...
Preprocessing library for time-hourglass-0.3.0..
Building library for time-hourglass-0.3.0..
[ 1 of 13] Compiling Time.Timezone    ( src/Time/Timezone.hs, dist/build/Time/Timezone.o, dist/build/Time/Timezone.dyn_o )
[ 2 of 13] Compiling Time.Utils       ( src/Time/Utils.hs, dist/build/Time/Utils.o, dist/build/Time/Utils.dyn_o )
[ 3 of 13] Compiling Time.Types       ( src/Time/Types.hs, dist/build/Time/Types.o, dist/build/Time/Types.dyn_o )
[ 4 of 13] Compiling Time.Internal    ( src/unix/Time/Internal.hs, dist/build/Time/Internal.o, dist/build/Time/Internal.dyn_o )
[ 5 of 13] Compiling Time.Calendar    ( src/Time/Calendar.hs, dist/build/Time/Calendar.o, dist/build/Time/Calendar.dyn_o )
[ 6 of 13] Compiling Time.Diff        ( src/Time/Diff.hs, dist/build/Time/Diff.o, dist/build/Time/Diff.dyn_o )
[ 7 of 13] Compiling Time.Time        ( src/Time/Time.hs, dist/build/Time/Time.o, dist/build/Time/Time.dyn_o )
[ 8 of 13] Compiling Time.Epoch       ( src/Time/Epoch.hs, dist/build/Time/Epoch.o, dist/build/Time/Epoch.dyn_o )
[ 9 of 13] Compiling Time.Compat      ( src/Time/Compat.hs, dist/build/Time/Compat.o, dist/build/Time/Compat.dyn_o )
[10 of 13] Compiling Time.LocalTime   ( src/Time/LocalTime.hs, dist/build/Time/LocalTime.o, dist/build/Time/LocalTime.dyn_o )
[11 of 13] Compiling Time.System      ( src/Time/System.hs, dist/build/Time/System.o, dist/build/Time/System.dyn_o )
[12 of 13] Compiling Time.Format      ( src/Time/Format.hs, dist/build/Time/Format.o, dist/build/Time/Format.dyn_o )
[13 of 13] Compiling Data.Hourglass   ( src/Data/Hourglass.hs, dist/build/Data/Hourglass.o, dist/build/Data/Hourglass.dyn_o )
Preprocessing library for time-hourglass-0.3.0..
Running Haddock on library for time-hourglass-0.3.0..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[ 1 of 13] Compiling Time.Timezone    ( src/Time/Timezone.hs, nothing )
[ 2 of 13] Compiling Time.Utils       ( src/Time/Utils.hs, nothing )
[ 3 of 13] Compiling Time.Types       ( src/Time/Types.hs, nothing )
[ 4 of 13] Compiling Time.Internal    ( src/unix/Time/Internal.hs, nothing )
[ 5 of 13] Compiling Time.Calendar    ( src/Time/Calendar.hs, nothing )
[ 6 of 13] Compiling Time.Diff        ( src/Time/Diff.hs, nothing )
[ 7 of 13] Compiling Time.Time        ( src/Time/Time.hs, nothing )
[ 8 of 13] Compiling Time.Epoch       ( src/Time/Epoch.hs, nothing )
[ 9 of 13] Compiling Time.Compat      ( src/Time/Compat.hs, nothing )
[10 of 13] Compiling Time.LocalTime   ( src/Time/LocalTime.hs, nothing )
[11 of 13] Compiling Time.System      ( src/Time/System.hs, nothing )
[12 of 13] Compiling Time.Format      ( src/Time/Format.hs, nothing )
[13 of 13] Compiling Data.Hourglass   ( src/Data/Hourglass.hs, nothing )
Haddock coverage:
 100% ( 27 / 27) in 'Time.Types'
 100% ( 10 / 10) in 'Time.Epoch'
 100% (  4 /  4) in 'Time.Compat'
Warning: 'LocalTime' is ambiguous. It is defined
    * at src/Time/LocalTime.hs:33:20
    * at src/Time/LocalTime.hs:33: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/Time/LocalTime.hs:33:1
 100% ( 10 / 10) in 'Time.System'
 100% ( 75 / 75) in 'Data.Hourglass'
Documentation created: dist/doc/html/time-hourglass/,
dist/doc/html/time-hourglass/time-hourglass.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/time-hourglass-0.3.0-o0yxRq3KP3H5IyvBb1kxe
Completed    time-hourglass-0.3.0
Downloading  homura-stopwatch-0.2.0.1
Downloaded   homura-stopwatch-0.2.0.1
Configuring homura-stopwatch-0.2.0.1...
Preprocessing library for homura-stopwatch-0.2.0.1..
Building library for homura-stopwatch-0.2.0.1..
[1 of 2] Compiling Lib              ( src/Lib.hs, dist/build/Lib.o, dist/build/Lib.dyn_o )

src/Lib.hs:5:18: warning: [GHC-82347] [-Wcompat-unqualified-imports]
    To ensure compatibility with future core libraries changes
    imports to Data.List should be
    either qualified or have an explicit import list.
  |
5 | import           Data.List
  |                  ^^^^^^^^^
[2 of 2] Compiling Paths_homura_stopwatch ( dist/build/autogen/Paths_homura_stopwatch.hs, dist/build/Paths_homura_stopwatch.o, dist/build/Paths_homura_stopwatch.dyn_o )
Preprocessing executable 'homura-stopwatch' for homura-stopwatch-0.2.0.1..
Building executable 'homura-stopwatch' for homura-stopwatch-0.2.0.1..
[1 of 2] Compiling Main             ( app/Main.hs, dist/build/homura-stopwatch/homura-stopwatch-tmp/Main.o )
[2 of 2] Compiling Paths_homura_stopwatch ( dist/build/homura-stopwatch/autogen/Paths_homura_stopwatch.hs, dist/build/homura-stopwatch/homura-stopwatch-tmp/Paths_homura_stopwatch.o )
[3 of 3] Linking dist/build/homura-stopwatch/homura-stopwatch
Preprocessing library for homura-stopwatch-0.2.0.1..
Running Haddock on library for homura-stopwatch-0.2.0.1..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 2] Compiling Lib              ( src/Lib.hs, nothing )

src/Lib.hs:5:18: warning: [GHC-82347] [-Wcompat-unqualified-imports]
    To ensure compatibility with future core libraries changes
    imports to Data.List should be
    either qualified or have an explicit import list.
  |
5 | import           Data.List
  |                  ^^^^^^^^^
[2 of 2] Compiling Paths_homura_stopwatch ( dist/build/autogen/Paths_homura_stopwatch.hs, nothing )
Haddock coverage:
   0% (  0 /  2) in 'Lib'
  Missing documentation for:
    Module header
    appMain (src/Lib.hs:18)
Documentation created: dist/doc/html/homura-stopwatch/,
dist/doc/html/homura-stopwatch/homura-stopwatch.txt
Preprocessing executable 'homura-stopwatch' for homura-stopwatch-0.2.0.1..
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/homura-stopwatch-0.2.0.1-8rIV1gKYFf66hHNGmBdVIk
Installing executable homura-stopwatch in /var/lib/hackage-doc-builder/build-cache/tmp-install/bin
Warning: The directory
/var/lib/hackage-doc-builder/build-cache/tmp-install/bin is not in the system
search path.
Completed    homura-stopwatch-0.2.0.1

Test log

[view raw]

Resolving dependencies...
No tests to run for all the packages in the project