Build #2 for strict-identity-0.1.0.0
| Package | strict-identity-0.1.0.0 |
|---|
| Install | InstallOk |
|---|---|
| Docs | Ok |
| Tests | NotTried |
| Time submitted | 2025-12-02 22:13:02.973040405 UTC |
|---|---|
| Compiler | ghc-9.8.4 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | base-4.19.2.0 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Downloading strict-identity-0.1.0.0
Downloaded strict-identity-0.1.0.0
Configuring strict-identity-0.1.0.0...
Preprocessing library for strict-identity-0.1.0.0..
Building library for strict-identity-0.1.0.0..
[1 of 1] Compiling Control.Monad.StrictIdentity ( src/Control/Monad/StrictIdentity.hs, dist/build/Control/Monad/StrictIdentity.o, dist/build/Control/Monad/StrictIdentity.dyn_o )
src/Control/Monad/StrictIdentity.hs:20:1: warning: [GHC-66111] [-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()
|
20 | import Control.Applicative
| ^^^^^^^^^^^^^^^^^^^^^^^^^^
src/Control/Monad/StrictIdentity.hs:77:5: warning: [GHC-22705] [-Wnoncanonical-monad-instances]
Noncanonical pure = return definition detected
in the instance declaration for Applicative StrictIdentity.
Suggested fix:
Move definition from return to pure
See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return
|
77 | pure = return
| ^^^^^^^^^^^^^
src/Control/Monad/StrictIdentity.hs:91:5: warning: [GHC-22705] [-Wnoncanonical-monad-instances]
Noncanonical return definition detected
in the instance declaration for Monad StrictIdentity.
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
|
91 | return !a = StrictIdentity $! a
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Preprocessing library for strict-identity-0.1.0.0..
Running Haddock on library for strict-identity-0.1.0.0..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 1] Compiling Control.Monad.StrictIdentity ( src/Control/Monad/StrictIdentity.hs, nothing )
src/Control/Monad/StrictIdentity.hs:20:1: warning: [GHC-66111] [-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()
|
20 | import Control.Applicative
| ^^^^^^^^^^^^^^^^^^^^^^^^^^
src/Control/Monad/StrictIdentity.hs:77:5: warning: [GHC-22705] [-Wnoncanonical-monad-instances]
Noncanonical pure = return definition detected
in the instance declaration for Applicative StrictIdentity.
Suggested fix:
Move definition from return to pure
See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return
|
77 | pure = return
| ^^^^^^^^^^^^^
src/Control/Monad/StrictIdentity.hs:91:5: warning: [GHC-22705] [-Wnoncanonical-monad-instances]
Noncanonical return definition detected
in the instance declaration for Monad StrictIdentity.
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
|
91 | return !a = StrictIdentity $! a
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Haddock coverage:
Warning: 'StrictIdentity' is ambiguous. It is defined
* at src/Control/Monad/StrictIdentity.hs:66:29
* at src/Control/Monad/StrictIdentity.hs:66: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/Control/Monad/StrictIdentity.hs:66:1
Warning: 'a' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
100% ( 3 / 3) in 'Control.Monad.StrictIdentity'
Documentation created: dist/doc/html/strict-identity/,
dist/doc/html/strict-identity/strict-identity.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/strict-identity-0.1.0.0-1gGdOVUjyVyC4l8D0qVUnB
Completed strict-identity-0.1.0.0
Test log
[view raw]
Resolving dependencies... Error: cabal: Could not resolve dependencies: [__0] trying: strict-identity-0.1.0.0 (user goal) [__1] next goal: base (dependency of strict-identity) [__1] rejecting: base-4.19.2.0/installed-inplace (conflict: strict-identity => base>=4.3 && <4.8) [__1] skipping: base-4.21.0.0, base-4.20.2.0, base-4.20.1.0, base-4.20.0.1, base-4.20.0.0, base-4.19.2.0, base-4.19.1.0, base-4.19.0.0, base-4.18.3.0, base-4.18.2.1, base-4.18.2.0, base-4.18.1.0, base-4.18.0.0, base-4.17.2.1, base-4.17.2.0, base-4.17.1.0, base-4.17.0.0, base-4.16.4.0, base-4.16.3.0, base-4.16.2.0, base-4.16.1.0, base-4.16.0.0, base-4.15.1.0, base-4.15.0.0, base-4.14.3.0, base-4.14.2.0, base-4.14.1.0, base-4.14.0.0, base-4.13.0.0, base-4.12.0.0, base-4.11.1.0, base-4.11.0.0, base-4.10.1.0, base-4.10.0.0, base-4.9.1.0, base-4.9.0.0, base-4.8.2.0, base-4.8.1.0, base-4.8.0.0 (has the same characteristics that caused the previous version to fail: excluded by constraint '>=4.3 && <4.8' from 'strict-identity') [__1] rejecting: base-4.7.0.2, base-4.7.0.1, base-4.7.0.0, base-4.6.0.1, base-4.6.0.0, base-4.5.1.0, base-4.5.0.0, base-4.4.1.0, base-4.4.0.0, base-4.3.1.0, base-4.3.0.0, base-4.2.0.2, base-4.2.0.1, base-4.2.0.0, base-4.1.0.0, base-4.0.0.0, base-3.0.3.2, base-3.0.3.1 (constraint from non-upgradeable package requires installed instance) [__1] fail (backjumping, conflict set: base, strict-identity) After searching the rest of the dependency tree exhaustively, these were the goals I've had most trouble fulfilling: base, strict-identity