Build #1 for kind-apply-0.4.0.1
Package | kind-apply-0.4.0.1 |
---|
Install | InstallOk |
---|---|
Docs | Ok |
Tests | NotTried |
Time submitted | 2025-07-29 15:45:15.262197353 UTC |
---|---|
Compiler | ghc-9.8.4 |
OS | linux |
Arch | x86_64 |
Dependencies | base-4.19.2.0, first-class-families-0.8.1.0 |
Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies... Configuring first-class-families-0.8.1.0... Preprocessing library for first-class-families-0.8.1.0.. Building library for first-class-families-0.8.1.0.. [ 1 of 17] Compiling Fcf.Core ( src/Fcf/Core.hs, dist/build/Fcf/Core.o, dist/build/Fcf/Core.dyn_o ) [ 2 of 17] Compiling Fcf.Combinators ( src/Fcf/Combinators.hs, dist/build/Fcf/Combinators.o, dist/build/Fcf/Combinators.dyn_o ) [ 3 of 17] Compiling Fcf.Class.Monoid ( src/Fcf/Class/Monoid.hs, dist/build/Fcf/Class/Monoid.o, dist/build/Fcf/Class/Monoid.dyn_o ) [ 4 of 17] Compiling Fcf.Class.Monoid.Types ( src/Fcf/Class/Monoid/Types.hs, dist/build/Fcf/Class/Monoid/Types.o, dist/build/Fcf/Class/Monoid/Types.dyn_o ) [ 5 of 17] Compiling Fcf.Class.Functor ( src/Fcf/Class/Functor.hs, dist/build/Fcf/Class/Functor.o, dist/build/Fcf/Class/Functor.dyn_o ) [ 6 of 17] Compiling Fcf.Class.Bifunctor ( src/Fcf/Class/Bifunctor.hs, dist/build/Fcf/Class/Bifunctor.o, dist/build/Fcf/Class/Bifunctor.dyn_o ) [ 7 of 17] Compiling Fcf.Classes ( src/Fcf/Classes.hs, dist/build/Fcf/Classes.o, dist/build/Fcf/Classes.dyn_o ) [ 8 of 17] Compiling Fcf.Data.Bool ( src/Fcf/Data/Bool.hs, dist/build/Fcf/Data/Bool.o, dist/build/Fcf/Data/Bool.dyn_o ) [ 9 of 17] Compiling Fcf.Data.Common ( src/Fcf/Data/Common.hs, dist/build/Fcf/Data/Common.o, dist/build/Fcf/Data/Common.dyn_o ) [10 of 17] Compiling Fcf.Data.Function ( src/Fcf/Data/Function.hs, dist/build/Fcf/Data/Function.o, dist/build/Fcf/Data/Function.dyn_o ) [11 of 17] Compiling Fcf.Data.Nat ( src/Fcf/Data/Nat.hs, dist/build/Fcf/Data/Nat.o, dist/build/Fcf/Data/Nat.dyn_o ) [12 of 17] Compiling Fcf.Class.Foldable ( src/Fcf/Class/Foldable.hs, dist/build/Fcf/Class/Foldable.o, dist/build/Fcf/Class/Foldable.dyn_o ) [13 of 17] Compiling Fcf.Data.Symbol ( src/Fcf/Data/Symbol.hs, dist/build/Fcf/Data/Symbol.o, dist/build/Fcf/Data/Symbol.dyn_o ) [14 of 17] Compiling Fcf.Utils ( src/Fcf/Utils.hs, dist/build/Fcf/Utils.o, dist/build/Fcf/Utils.dyn_o ) [15 of 17] Compiling Fcf.Data.List ( src/Fcf/Data/List.hs, dist/build/Fcf/Data/List.o, dist/build/Fcf/Data/List.dyn_o ) [16 of 17] Compiling Fcf.Class.Ord ( src/Fcf/Class/Ord.hs, dist/build/Fcf/Class/Ord.o, dist/build/Fcf/Class/Ord.dyn_o ) [17 of 17] Compiling Fcf ( src/Fcf.hs, dist/build/Fcf.o, dist/build/Fcf.dyn_o ) Preprocessing library for first-class-families-0.8.1.0.. Running Haddock on library for first-class-families-0.8.1.0.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [ 1 of 17] Compiling Fcf.Core ( src/Fcf/Core.hs, nothing ) [ 2 of 17] Compiling Fcf.Combinators ( src/Fcf/Combinators.hs, nothing ) [ 3 of 17] Compiling Fcf.Class.Monoid ( src/Fcf/Class/Monoid.hs, nothing ) [ 4 of 17] Compiling Fcf.Class.Monoid.Types ( src/Fcf/Class/Monoid/Types.hs, nothing ) [ 5 of 17] Compiling Fcf.Class.Functor ( src/Fcf/Class/Functor.hs, nothing ) [ 6 of 17] Compiling Fcf.Class.Bifunctor ( src/Fcf/Class/Bifunctor.hs, nothing ) [ 7 of 17] Compiling Fcf.Classes ( src/Fcf/Classes.hs, nothing ) [ 8 of 17] Compiling Fcf.Data.Bool ( src/Fcf/Data/Bool.hs, nothing ) [ 9 of 17] Compiling Fcf.Data.Common ( src/Fcf/Data/Common.hs, nothing ) [10 of 17] Compiling Fcf.Data.Function ( src/Fcf/Data/Function.hs, nothing ) [11 of 17] Compiling Fcf.Data.Nat ( src/Fcf/Data/Nat.hs, nothing ) [12 of 17] Compiling Fcf.Class.Foldable ( src/Fcf/Class/Foldable.hs, nothing ) [13 of 17] Compiling Fcf.Data.Symbol ( src/Fcf/Data/Symbol.hs, nothing ) [14 of 17] Compiling Fcf.Utils ( src/Fcf/Utils.hs, nothing ) [15 of 17] Compiling Fcf.Data.List ( src/Fcf/Data/List.hs, nothing ) [16 of 17] Compiling Fcf.Class.Ord ( src/Fcf/Class/Ord.hs, nothing ) [17 of 17] Compiling Fcf ( src/Fcf.hs, nothing ) Haddock coverage: 100% ( 4 / 4) in 'Fcf.Core' 11% ( 2 / 17) in 'Fcf.Combinators' Missing documentation for: Pure (src/Fcf/Combinators.hs:38) Pure1 (src/Fcf/Combinators.hs:41) Pure2 (src/Fcf/Combinators.hs:44) Pure3 (src/Fcf/Combinators.hs:47) =<< (src/Fcf/Combinators.hs:50) >>= (src/Fcf/Combinators.hs:53) <=< (src/Fcf/Combinators.hs:56) LiftM (src/Fcf/Combinators.hs:59) LiftM2 (src/Fcf/Combinators.hs:61) LiftM3 (src/Fcf/Combinators.hs:64) Join (src/Fcf/Combinators.hs:67) <$> (src/Fcf/Combinators.hs:70) <*> (src/Fcf/Combinators.hs:73) Flip (src/Fcf/Combinators.hs:76) ConstFn (src/Fcf/Combinators.hs:79) 100% ( 9 / 9) in 'Fcf.Class.Monoid' Warning: 'Endo' is ambiguous. It is defined * at src/Fcf/Class/Monoid/Types.hs:26:18 * at src/Fcf/Class/Monoid/Types.hs:26: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/Fcf/Class/Monoid/Types.hs:26:1 100% ( 4 / 4) in 'Fcf.Class.Monoid.Types' 66% ( 2 / 3) in 'Fcf.Class.Functor' Missing documentation for: Module header 100% ( 4 / 4) in 'Fcf.Class.Bifunctor' 100% ( 3 / 3) in 'Fcf.Classes' 40% ( 2 / 5) in 'Fcf.Data.Bool' Missing documentation for: || (src/Fcf/Data/Bool.hs:40) && (src/Fcf/Data/Bool.hs:46) Not (src/Fcf/Data/Bool.hs:52) 33% ( 5 / 15) in 'Fcf.Data.Common' Missing documentation for: Uncurry (src/Fcf/Data/Common.hs:31) Fst (src/Fcf/Data/Common.hs:34) Snd (src/Fcf/Data/Common.hs:37) UnEither (src/Fcf/Data/Common.hs:50) IsLeft (src/Fcf/Data/Common.hs:54) IsRight (src/Fcf/Data/Common.hs:58) UnMaybe (src/Fcf/Data/Common.hs:65) FromMaybe (src/Fcf/Data/Common.hs:69) IsNothing (src/Fcf/Data/Common.hs:73) IsJust (src/Fcf/Data/Common.hs:77) 100% ( 4 / 4) in 'Fcf.Data.Function' 46% ( 7 / 15) in 'Fcf.Data.Nat' Missing documentation for: + (src/Fcf/Data/Nat.hs:45) - (src/Fcf/Data/Nat.hs:48) * (src/Fcf/Data/Nat.hs:51) ^ (src/Fcf/Data/Nat.hs:54) <= (src/Fcf/Data/Nat.hs:57) >= (src/Fcf/Data/Nat.hs:60) < (src/Fcf/Data/Nat.hs:63) > (src/Fcf/Data/Nat.hs:66) 100% ( 18 / 18) in 'Fcf.Class.Foldable' 100% ( 4 / 4) in 'Fcf.Data.Symbol' Warning: '-->' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 86% ( 13 / 15) in 'Fcf.Utils' Missing documentation for: IsBool (src/Fcf/Utils.hs:72) Match (src/Fcf/Utils.hs:82) 84% ( 42 / 50) in 'Fcf.Data.List' Missing documentation for: Head (src/Fcf/Data/List.hs:109) Last (src/Fcf/Data/List.hs:113) Tail (src/Fcf/Data/List.hs:124) Init (src/Fcf/Data/List.hs:118) Null (src/Fcf/Data/List.hs:128) Length (src/Fcf/Data/List.hs:132) Zip (src/Fcf/Data/List.hs:571) Unzip (src/Fcf/Data/List.hs:574) 100% ( 9 / 9) in 'Fcf.Class.Ord' 48% ( 41 / 84) in 'Fcf' Missing documentation for: Pure (src/Fcf/Combinators.hs:38) Pure1 (src/Fcf/Combinators.hs:41) Pure2 (src/Fcf/Combinators.hs:44) Pure3 (src/Fcf/Combinators.hs:47) =<< (src/Fcf/Combinators.hs:50) <=< (src/Fcf/Combinators.hs:56) LiftM (src/Fcf/Combinators.hs:59) LiftM2 (src/Fcf/Combinators.hs:61) LiftM3 (src/Fcf/Combinators.hs:64) Join (src/Fcf/Combinators.hs:67) <$> (src/Fcf/Combinators.hs:70) <*> (src/Fcf/Combinators.hs:73) Flip (src/Fcf/Combinators.hs:76) ConstFn (src/Fcf/Combinators.hs:79) Uncurry (src/Fcf/Data/Common.hs:31) Fst (src/Fcf/Data/Common.hs:34) Snd (src/Fcf/Data/Common.hs:37) UnEither (src/Fcf/Data/Common.hs:50) IsLeft (src/Fcf/Data/Common.hs:54) IsRight (src/Fcf/Data/Common.hs:58) UnMaybe (src/Fcf/Data/Common.hs:65) FromMaybe (src/Fcf/Data/Common.hs:69) IsNothing (src/Fcf/Data/Common.hs:73) IsJust (src/Fcf/Data/Common.hs:77) Head (src/Fcf/Data/List.hs:109) Tail (src/Fcf/Data/List.hs:124) Null (src/Fcf/Data/List.hs:128) Length (src/Fcf/Data/List.hs:132) Zip (src/Fcf/Data/List.hs:571) Unzip (src/Fcf/Data/List.hs:574) || (src/Fcf/Data/Bool.hs:40) && (src/Fcf/Data/Bool.hs:46) Not (src/Fcf/Data/Bool.hs:52) Match (src/Fcf/Utils.hs:82) + (src/Fcf/Data/Nat.hs:45) - (src/Fcf/Data/Nat.hs:48) * (src/Fcf/Data/Nat.hs:51) ^ (src/Fcf/Data/Nat.hs:54) <= (src/Fcf/Data/Nat.hs:57) >= (src/Fcf/Data/Nat.hs:60) < (src/Fcf/Data/Nat.hs:63) > (src/Fcf/Data/Nat.hs:66) IsBool (src/Fcf/Utils.hs:72) Warning: Fcf.Data.Symbol: could not find link destinations for: - GHC.Generics.SingKind - GHC.Generics.DemoteRep - GHC.Generics.fromSing - GHC.Generics.SingI - GHC.Generics.sing - GHC.Generics.Sing - GHC.Generics.D:R:SingSymbols0 - GHC.Generics.SSym - GHC.Generics.D:R:DemoteRepSymbol Warning: Fcf.Utils: could not find link destinations for: - Fcf.Utils.Match_ - Fcf.Utils.Is_ - Fcf.Utils.Any_ - Fcf.Utils.Else_ Warning: Fcf: could not find link destinations for: - Fcf.Utils.Match_ - Fcf.Utils.Is_ - Fcf.Utils.Any_ - Fcf.Utils.Else_ Documentation created: dist/doc/html/first-class-families/, dist/doc/html/first-class-families/first-class-families.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/first-class-families-0.8.1.0-GBNC1oHSqUrKv5Eo3SD2Td Completed first-class-families-0.8.1.0 Downloading kind-apply-0.4.0.1 Downloaded kind-apply-0.4.0.1 Configuring kind-apply-0.4.0.1... Preprocessing library for kind-apply-0.4.0.1.. Building library for kind-apply-0.4.0.1.. [1 of 4] Compiling Data.PolyKinded ( src/Data/PolyKinded.hs, dist/build/Data/PolyKinded.o, dist/build/Data/PolyKinded.dyn_o ) [2 of 4] Compiling Data.PolyKinded.Atom ( src/Data/PolyKinded/Atom.hs, dist/build/Data/PolyKinded/Atom.o, dist/build/Data/PolyKinded/Atom.dyn_o ) [3 of 4] Compiling Data.PolyKinded.Functor ( src/Data/PolyKinded/Functor.hs, dist/build/Data/PolyKinded/Functor.o, dist/build/Data/PolyKinded/Functor.dyn_o ) [4 of 4] Compiling GHC.Generics.Extra ( src/GHC/Generics/Extra.hs, dist/build/GHC/Generics/Extra.o, dist/build/GHC/Generics/Extra.dyn_o ) Preprocessing library for kind-apply-0.4.0.1.. Running Haddock on library for kind-apply-0.4.0.1.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 4] Compiling Data.PolyKinded ( src/Data/PolyKinded.hs, nothing ) [2 of 4] Compiling Data.PolyKinded.Atom ( src/Data/PolyKinded/Atom.hs, nothing ) [3 of 4] Compiling Data.PolyKinded.Functor ( src/Data/PolyKinded/Functor.hs, nothing ) [4 of 4] Compiling GHC.Generics.Extra ( src/GHC/Generics/Extra.hs, nothing ) Haddock coverage: 88% ( 16 / 18) in 'Data.PolyKinded' Missing documentation for: SLoT (src/Data/PolyKinded.hs:79) SForLoT (src/Data/PolyKinded.hs:83) 61% ( 19 / 31) in 'Data.PolyKinded.Atom' Missing documentation for: Var0 (src/Data/PolyKinded/Atom.hs:50) Var1 (src/Data/PolyKinded/Atom.hs:51) Var2 (src/Data/PolyKinded/Atom.hs:52) Var3 (src/Data/PolyKinded/Atom.hs:53) Var4 (src/Data/PolyKinded/Atom.hs:54) Var5 (src/Data/PolyKinded/Atom.hs:55) Var6 (src/Data/PolyKinded/Atom.hs:56) Var7 (src/Data/PolyKinded/Atom.hs:57) Var8 (src/Data/PolyKinded/Atom.hs:58) Var9 (src/Data/PolyKinded/Atom.hs:59) toWrappedI (src/Data/PolyKinded/Atom.hs:175) fromWrappedI (src/Data/PolyKinded/Atom.hs:178) Warning: 'bimap' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'dimap' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Split' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 87% ( 7 / 8) in 'Data.PolyKinded.Functor' Missing documentation for: Variances (src/Data/PolyKinded/Functor.hs:35) 100% ( 3 / 3) in 'GHC.Generics.Extra' Warning: Data.PolyKinded: could not find link destinations for: - GHC.Generics.Rep1_Proxy - GHC.Generics.Rep_Proxy - Data.PolyKinded.SplitN' - Data.PolyKinded.SplitF' Warning: Data.PolyKinded.Atom: could not find link destinations for: - Data.PolyKinded.Atom.Or Documentation created: dist/doc/html/kind-apply/, dist/doc/html/kind-apply/kind-apply.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/kind-apply-0.4.0.1-7zOlHCqcyzGCgbIWbPHiBR Completed kind-apply-0.4.0.1
Test log
[view raw]
Resolving dependencies... No tests to run for all the packages in the project