Build #1 for projection-0.1
| Package | projection-0.1 |
|---|
| Install | InstallOk |
|---|---|
| Docs | Ok |
| Tests | NotTried |
| Time submitted | 2025-12-01 22:52:45.94163347 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 projection-0.1
Downloaded projection-0.1
Configuring projection-0.1...
Warning: Packages using 'cabal-version: >= 1.10' and before 'cabal-version:
3.4' must specify the 'default-language' field for each component (e.g.
Haskell98 or Haskell2010). If a component uses different languages in
different modules then list the other ones in the 'other-languages' field.
Preprocessing library for projection-0.1..
Building library for projection-0.1..
[1 of 1] Compiling Data.Projection ( src/Data/Projection.hs, dist/build/Data/Projection.o, dist/build/Data/Projection.dyn_o )
src/Data/Projection.hs:44:24: warning: [GHC-39567] [-Wstar-is-type]
Using * (or its Unicode variant) to mean Data.Kind.Type
relies on the StarIsType extension, which will become
deprecated in the future.
Suggested fix: Use Type from Data.Kind instead.
|
44 | type family Elem (e :: *) (p :: *) :: RPos where
| ^
src/Data/Projection.hs:44:33: warning: [GHC-39567] [-Wstar-is-type]
Using * (or its Unicode variant) to mean Data.Kind.Type
relies on the StarIsType extension, which will become
deprecated in the future.
Suggested fix: Use Type from Data.Kind instead.
|
44 | type family Elem (e :: *) (p :: *) :: RPos where
| ^
Preprocessing library for projection-0.1..
Running Haddock on library for projection-0.1..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 1] Compiling Data.Projection ( src/Data/Projection.hs, nothing )
src/Data/Projection.hs:44:24: warning: [GHC-39567] [-Wstar-is-type]
Using * (or its Unicode variant) to mean Data.Kind.Type
relies on the StarIsType extension, which will become
deprecated in the future.
Suggested fix: Use Type from Data.Kind instead.
|
44 | type family Elem (e :: *) (p :: *) :: RPos where
| ^
src/Data/Projection.hs:44:33: warning: [GHC-39567] [-Wstar-is-type]
Using * (or its Unicode variant) to mean Data.Kind.Type
relies on the StarIsType extension, which will become
deprecated in the future.
Suggested fix: Use Type from Data.Kind instead.
|
44 | type family Elem (e :: *) (p :: *) :: RPos where
| ^
Haddock coverage:
100% ( 3 / 3) in 'Data.Projection'
Warning: Data.Projection: could not find link destinations for:
- Data.Projection.GetPointer
- Data.Projection.Elem
Documentation created: dist/doc/html/projection/,
dist/doc/html/projection/projection.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/projection-0.1-IiUBgLucv52C56DNTnGw1X
Completed projection-0.1
Test log
[view raw]
Resolving dependencies... No tests to run for all the packages in the project