[all reports]
| Package |
event-transformer-0.1.0.0 |
| Install |
InstallOk |
| Docs |
Ok |
| Tests |
Ok |
| Time submitted |
2025-11-29 02:32:07.716258237 UTC
|
| Compiler |
ghc-9.8.4 |
| OS |
linux |
| Arch |
x86_64 |
| Dependencies |
base-4.19.2.0, transformers-0.6.1.0, base-4.19.2.0 |
| Flags |
none
|
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 event-transformer-0.1.0.0
Downloaded event-transformer-0.1.0.0
Configuring event-transformer-0.1.0.0...
Preprocessing library for event-transformer-0.1.0.0..
Building library for event-transformer-0.1.0.0..
[1 of 1] Compiling Control.Monad.Trans.Event ( src/Control/Monad/Trans/Event.hs, dist/build/Control/Monad/Trans/Event.o, dist/build/Control/Monad/Trans/Event.dyn_o )
src/Control/Monad/Trans/Event.hs:75:3: warning: [GHC-22705] [-Wnoncanonical-monad-instances]
Noncanonical return definition detected
in the instance declaration for Monad (EventT m).
return will eventually be removed in favour of pure
Suggested fix:
Either remove definition for return (recommended) or define as return = pure
See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return
|
75 | return = done
| ^^^^^^^^^^^^^
Preprocessing executable 'event-transformer-exe' for event-transformer-0.1.0.0..
Building executable 'event-transformer-exe' for event-transformer-0.1.0.0..
[1 of 1] Compiling Main ( app/Main.hs, dist/build/event-transformer-exe/event-transformer-exe-tmp/Main.o )
[2 of 2] Linking dist/build/event-transformer-exe/event-transformer-exe
Preprocessing library for event-transformer-0.1.0.0..
Running Haddock on library for event-transformer-0.1.0.0..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 1] Compiling Control.Monad.Trans.Event ( src/Control/Monad/Trans/Event.hs, nothing )
src/Control/Monad/Trans/Event.hs:75:3: warning: [GHC-22705] [-Wnoncanonical-monad-instances]
Noncanonical return definition detected
in the instance declaration for Monad (EventT m).
return will eventually be removed in favour of pure
Suggested fix:
Either remove definition for return (recommended) or define as return = pure
See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return
|
75 | return = done
| ^^^^^^^^^^^^^
Haddock coverage:
85% ( 6 / 7) in 'Control.Monad.Trans.Event'
Missing documentation for:
Module header
Documentation created: dist/doc/html/event-transformer/,
dist/doc/html/event-transformer/event-transformer.txt
Preprocessing executable 'event-transformer-exe' for event-transformer-0.1.0.0..
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/event-transformer-0.1.0.0-FRyvnIXsy32EGrrZH8Qgz0
Installing executable event-transformer-exe 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 event-transformer-0.1.0.0
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):
- event-transformer-0.1.0.0 (first run)
Configuring event-transformer-0.1.0.0...
Preprocessing library for event-transformer-0.1.0.0..
Building library for event-transformer-0.1.0.0..
[1 of 1] Compiling Control.Monad.Trans.Event ( src/Control/Monad/Trans/Event.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/event-transformer-0.1.0.0/noopt/build/Control/Monad/Trans/Event.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/event-transformer-0.1.0.0/noopt/build/Control/Monad/Trans/Event.dyn_o )
src/Control/Monad/Trans/Event.hs:75:3: warning: [GHC-22705] [-Wnoncanonical-monad-instances]
Noncanonical return definition detected
in the instance declaration for Monad (EventT m).
return will eventually be removed in favour of pure
Suggested fix:
Either remove definition for return (recommended) or define as return = pure
See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return
|
75 | return = done
| ^^^^^^^^^^^^^
Preprocessing executable 'event-transformer-exe' for event-transformer-0.1.0.0..
Building executable 'event-transformer-exe' for event-transformer-0.1.0.0..
[1 of 1] Compiling Main ( app/Main.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/event-transformer-0.1.0.0/noopt/build/event-transformer-exe/event-transformer-exe-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/event-transformer-0.1.0.0/noopt/build/event-transformer-exe/event-transformer-exe
Preprocessing test suite 'event-transformer-test' for event-transformer-0.1.0.0..
Building test suite 'event-transformer-test' for event-transformer-0.1.0.0..
[1 of 1] Compiling Main ( test/Spec.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/event-transformer-0.1.0.0/noopt/build/event-transformer-test/event-transformer-test-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/event-transformer-0.1.0.0/noopt/build/event-transformer-test/event-transformer-test
Running 1 test suites...
Test suite event-transformer-test: RUNNING...
Test suite event-transformer-test: PASS
Test suite logged to:
/var/lib/hackage-doc-builder/build-cache/tmp-install/reports/event-transformer-0.1.0.0.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/event-transformer-0.1.0.0/noopt/hpc/vanilla/html/event-transformer-test/hpc_index.html
1 of 1 test suites (1 of 1 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/event-transformer-0.1.0.0/noopt/hpc/vanilla/html/event-transformer-0.1.0.0/hpc_index.html