Build #1 for co-log-concurrent-0.5.1.1
| Package | co-log-concurrent-0.5.1.1 |
|---|
| Install | InstallOk |
|---|---|
| Docs | Ok |
| Tests | NotTried |
| Time submitted | 2025-06-08 11:45:41.112418445 UTC |
|---|---|
| Compiler | ghc-9.8.4 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | base-4.19.2.0, co-log-core-0.3.2.5, stm-2.5.3.1 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring co-log-core-0.3.2.5...
Preprocessing library for co-log-core-0.3.2.5..
Building library for co-log-core-0.3.2.5..
[1 of 5] Compiling Colog.Core.Action
src/Colog/Core/Action.hs:74:1: warning: [GHC-66111] [-Wunused-imports]
The import of Data.Monoid is redundant
except perhaps to import instances from Data.Monoid
To import instances alone, use: import Data.Monoid()
|
74 | import Data.Monoid (Monoid (..))
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[2 of 5] Compiling Colog.Core.Class
[3 of 5] Compiling Colog.Core.IO
src/Colog/Core/IO.hs:38:1: warning: [GHC-66111] [-Wunused-imports]
The import of Data.Semigroup is redundant
except perhaps to import instances from Data.Semigroup
To import instances alone, use: import Data.Semigroup()
|
38 | import Data.Semigroup ((<>))
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[4 of 5] Compiling Colog.Core.Severity
[5 of 5] Compiling Colog.Core
Preprocessing library for co-log-core-0.3.2.5..
Running Haddock on library for co-log-core-0.3.2.5..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 5] Compiling Colog.Core.Action
src/Colog/Core/Action.hs:74:1: warning: [GHC-66111] [-Wunused-imports]
The import of Data.Monoid is redundant
except perhaps to import instances from Data.Monoid
To import instances alone, use: import Data.Monoid()
|
74 | import Data.Monoid (Monoid (..))
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[2 of 5] Compiling Colog.Core.Class
[3 of 5] Compiling Colog.Core.IO
src/Colog/Core/IO.hs:38:1: warning: [GHC-66111] [-Wunused-imports]
The import of Data.Semigroup is redundant
except perhaps to import instances from Data.Semigroup
To import instances alone, use: import Data.Semigroup()
|
38 | import Data.Semigroup ((<>))
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[4 of 5] Compiling Colog.Core.Severity
[5 of 5] Compiling Colog.Core
Haddock coverage:
Warning: 'LogAction' is ambiguous. It is defined
* at src/Colog/Core/Action.hs:108:27
* at src/Colog/Core/Action.hs:108: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/Colog/Core/Action.hs:108:1
Warning: 'PureLogger' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
100% ( 42 / 42) in 'Colog.Core.Action'
100% ( 5 / 5) in 'Colog.Core.Class'
Warning: 'LogAction' is ambiguous. It is defined
* at src/Colog/Core/Action.hs:108:27
* at src/Colog/Core/Action.hs:108: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/Colog/Core/Action.hs:108:1
100% ( 14 / 14) in 'Colog.Core.IO'
Warning: 'WithSeverity' is ambiguous. It is defined
* at src/Colog/Core/Severity.hs:129:25
* at src/Colog/Core/Severity.hs:129: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/Colog/Core/Severity.hs:129:1
Warning: 'cmap' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'LogAction' is ambiguous. It is defined
* at src/Colog/Core/Action.hs:108:27
* at src/Colog/Core/Action.hs:108: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/Colog/Core/Action.hs:108:1
63% ( 7 / 11) in 'Colog.Core.Severity'
Missing documentation for:
D (src/Colog/Core/Severity.hs:92)
I (src/Colog/Core/Severity.hs:93)
W (src/Colog/Core/Severity.hs:94)
E (src/Colog/Core/Severity.hs:95)
Warning: 'LogAction' is ambiguous. It is defined
* at src/Colog/Core/Action.hs:108:27
* at src/Colog/Core/Action.hs:108: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/Colog/Core/Action.hs:108:1
100% ( 5 / 5) in 'Colog.Core'
Warning: Colog.Core.Action: could not find link destinations for:
- Colog.Core.Action.UnrepresentableClass
Documentation created: dist/doc/html/co-log-core/,
dist/doc/html/co-log-core/co-log-core.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/co-log-core-0.3.2.5-6RekCANyAfeCgVy638z9a4
Completed co-log-core-0.3.2.5
Downloading co-log-concurrent-0.5.1.1
Downloaded co-log-concurrent-0.5.1.1
Configuring co-log-concurrent-0.5.1.1...
Preprocessing library for co-log-concurrent-0.5.1.1..
Building library for co-log-concurrent-0.5.1.1..
[1 of 2] Compiling Colog.Concurrent.Internal
[2 of 2] Compiling Colog.Concurrent
Preprocessing library for co-log-concurrent-0.5.1.1..
Running Haddock on library for co-log-concurrent-0.5.1.1..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 2] Compiling Colog.Concurrent.Internal
[2 of 2] Compiling Colog.Concurrent
Haddock coverage:
100% ( 4 / 4) in 'Colog.Concurrent.Internal'
Warning: 'LogAction' is ambiguous. It is defined
* in Colog.Core.Action
* in Colog.Core.Action
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined in Colog.Core.Action
Warning: 'forkBackoundLogger' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'BlockedIndefinitelyOnSTM' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'BackgroundWorker' is ambiguous. It is defined
* at src/Colog/Concurrent/Internal.hs:51:29
* at src/Colog/Concurrent/Internal.hs:51: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/Colog/Concurrent/Internal.hs:51:1
Warning: 'unLogger' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
100% ( 24 / 24) in 'Colog.Concurrent'
Documentation created: dist/doc/html/co-log-concurrent/,
dist/doc/html/co-log-concurrent/co-log-concurrent.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/co-log-concurrent-0.5.1.1-IAy0m4MPZr57jepSPdgUpn
Completed co-log-concurrent-0.5.1.1
Test log
[view raw]
Resolving dependencies... No tests to run for all the packages in the project