Build #1 for generic-lens-core-2.3.0.0
| Package | generic-lens-core-2.3.0.0 |
|---|
| Install | InstallOk |
|---|---|
| Docs | Ok |
| Tests | NotTried |
| Time submitted | 2025-08-27 19:12:06.331445519 UTC |
|---|---|
| Compiler | ghc-9.8.4 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | base-4.19.2.0, indexed-profunctors-0.1.1.1, text-2.1.1 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring indexed-profunctors-0.1.1.1...
Preprocessing library for indexed-profunctors-0.1.1.1..
Building library for indexed-profunctors-0.1.1.1..
[1 of 1] Compiling Data.Profunctor.Indexed ( src/Data/Profunctor/Indexed.hs, dist/build/Data/Profunctor/Indexed.o, dist/build/Data/Profunctor/Indexed.dyn_o )
Preprocessing library for indexed-profunctors-0.1.1.1..
Running Haddock on library for indexed-profunctors-0.1.1.1..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 1] Compiling Data.Profunctor.Indexed ( src/Data/Profunctor/Indexed.hs, nothing )
Haddock coverage:
Warning: 'Tagged' is ambiguous. It is defined
* at src/Data/Profunctor/Indexed.hs:636:24
* at src/Data/Profunctor/Indexed.hs:636: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/Data/Profunctor/Indexed.hs:636:1
Warning: 'StarA' is ambiguous. It is defined
* at src/Data/Profunctor/Indexed.hs:90:22
* at src/Data/Profunctor/Indexed.hs:90: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/Data/Profunctor/Indexed.hs:90:1
Warning: 'Star' is ambiguous. It is defined
* at src/Data/Profunctor/Indexed.hs:63:24
* at src/Data/Profunctor/Indexed.hs:63: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/Data/Profunctor/Indexed.hs:63:1
Warning: 'Forget' is ambiguous. It is defined
* at src/Data/Profunctor/Indexed.hs:66:26
* at src/Data/Profunctor/Indexed.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/Data/Profunctor/Indexed.hs:66:1
Warning: 'FunArrow' is ambiguous. It is defined
* at src/Data/Profunctor/Indexed.hs:72:26
* at src/Data/Profunctor/Indexed.hs:72: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/Data/Profunctor/Indexed.hs:72:1
72% ( 27 / 37) in 'Data.Profunctor.Indexed'
Missing documentation for:
Profunctor (src/Data/Profunctor/Indexed.hs:121)
Strong (src/Data/Profunctor/Indexed.hs:242)
Costrong (src/Data/Profunctor/Indexed.hs:337)
Choice (src/Data/Profunctor/Indexed.hs:343)
Cochoice (src/Data/Profunctor/Indexed.hs:391)
Visiting (src/Data/Profunctor/Indexed.hs:413)
Mapping (src/Data/Profunctor/Indexed.hs:532)
Traversing (src/Data/Profunctor/Indexed.hs:492)
Exchange (src/Data/Profunctor/Indexed.hs:552)
Context (src/Data/Profunctor/Indexed.hs:655)
Documentation created: dist/doc/html/indexed-profunctors/,
dist/doc/html/indexed-profunctors/indexed-profunctors.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/indexed-profunctors-0.1.1.1-9Pi5IKFAJWc40DmckJ23NK
Completed indexed-profunctors-0.1.1.1
Configuring generic-lens-core-2.3.0.0...
Preprocessing library for generic-lens-core-2.3.0.0..
Building library for generic-lens-core-2.3.0.0..
src/Data/Generics/Product/Internal/Fields.hs:11:14: warning: [GHC-53692] [-Wdeprecated-flags]
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
|
11 | {-# LANGUAGE TypeInType #-}
| ^^^^^^^^^^
src/Data/Generics/Product/Internal/Typed.hs:11:14: warning: [GHC-53692] [-Wdeprecated-flags]
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
|
11 | {-# LANGUAGE TypeInType #-}
| ^^^^^^^^^^
src/Data/Generics/Product/Internal/Positions.hs:1:14: warning: [GHC-53692] [-Wdeprecated-flags]
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
|
1 | {-# LANGUAGE TypeInType #-}
| ^^^^^^^^^^
src/Data/Generics/Product/Internal/GLens.hs:2:14: warning: [GHC-53692] [-Wdeprecated-flags]
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
|
2 | {-# LANGUAGE TypeInType #-}
| ^^^^^^^^^^
src/Data/Generics/Product/Internal/Subtype.hs:2:14: warning: [GHC-53692] [-Wdeprecated-flags]
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
|
2 | {-# LANGUAGE TypeInType #-}
| ^^^^^^^^^^
src/Data/Generics/Product/Internal/HList.hs:11:14: warning: [GHC-53692] [-Wdeprecated-flags]
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
|
11 | {-# LANGUAGE TypeInType #-}
| ^^^^^^^^^^
[ 1 of 24] Compiling Data.Generics.Internal.Errors ( src/Data/Generics/Internal/Errors.hs, dist/build/Data/Generics/Internal/Errors.o, dist/build/Data/Generics/Internal/Errors.dyn_o )
src/Data/Generics/Internal/Errors.hs:50:37: 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.
|
50 | type family Defined_list (break :: [*]) (err :: Constraint) (a :: k) :: k where
| ^
[ 2 of 24] Compiling Data.Generics.Internal.Families.Changing ( src/Data/Generics/Internal/Families/Changing.hs, dist/build/Data/Generics/Internal/Families/Changing.o, dist/build/Data/Generics/Internal/Families/Changing.dyn_o )
src/Data/Generics/Internal/Families/Changing.hs:83:25: 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.
|
83 | type family Infer (s :: *) (a' :: *) (b :: *) :: * where
| ^
src/Data/Generics/Internal/Families/Changing.hs:83:35: 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.
|
83 | type family Infer (s :: *) (a' :: *) (b :: *) :: * where
| ^
src/Data/Generics/Internal/Families/Changing.hs:83:44: 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.
|
83 | type family Infer (s :: *) (a' :: *) (b :: *) :: * where
| ^
src/Data/Generics/Internal/Families/Changing.hs:83:50: 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.
|
83 | type family Infer (s :: *) (a' :: *) (b :: *) :: * where
| ^
[ 3 of 24] Compiling Data.Generics.Internal.GenericN ( src/Data/Generics/Internal/GenericN.hs, dist/build/Data/Generics/Internal/GenericN.o, dist/build/Data/Generics/Internal/GenericN.dyn_o )
[ 4 of 24] Compiling Data.Generics.Internal.Profunctor.Iso ( src/Data/Generics/Internal/Profunctor/Iso.hs, dist/build/Data/Generics/Internal/Profunctor/Iso.o, dist/build/Data/Generics/Internal/Profunctor/Iso.dyn_o )
[ 5 of 24] Compiling Data.Generics.Internal.Profunctor.Lens ( src/Data/Generics/Internal/Profunctor/Lens.hs, dist/build/Data/Generics/Internal/Profunctor/Lens.o, dist/build/Data/Generics/Internal/Profunctor/Lens.dyn_o )
[ 6 of 24] Compiling Data.Generics.Internal.Profunctor.Prism ( src/Data/Generics/Internal/Profunctor/Prism.hs, dist/build/Data/Generics/Internal/Profunctor/Prism.o, dist/build/Data/Generics/Internal/Profunctor/Prism.dyn_o )
[ 7 of 24] Compiling Data.Generics.Internal.VL.Traversal ( src/Data/Generics/Internal/VL/Traversal.hs, dist/build/Data/Generics/Internal/VL/Traversal.o, dist/build/Data/Generics/Internal/VL/Traversal.dyn_o )
[ 8 of 24] Compiling Data.Generics.Internal.Void ( src/Data/Generics/Internal/Void.hs, dist/build/Data/Generics/Internal/Void.o, dist/build/Data/Generics/Internal/Void.dyn_o )
[ 9 of 24] Compiling Data.Generics.Internal.Wrapped ( src/Data/Generics/Internal/Wrapped.hs, dist/build/Data/Generics/Internal/Wrapped.o, dist/build/Data/Generics/Internal/Wrapped.dyn_o )
[10 of 24] Compiling Data.Generics.Product.Internal.GLens ( src/Data/Generics/Product/Internal/GLens.hs, dist/build/Data/Generics/Product/Internal/GLens.o, dist/build/Data/Generics/Product/Internal/GLens.dyn_o )
[11 of 24] Compiling Data.Generics.Product.Internal.HList ( src/Data/Generics/Product/Internal/HList.hs, dist/build/Data/Generics/Product/Internal/HList.o, dist/build/Data/Generics/Product/Internal/HList.dyn_o )
[12 of 24] Compiling Data.Generics.Internal.Families.Has ( src/Data/Generics/Internal/Families/Has.hs, dist/build/Data/Generics/Internal/Families/Has.o, dist/build/Data/Generics/Internal/Families/Has.dyn_o )
[13 of 24] Compiling Data.Generics.Internal.Families.Collect ( src/Data/Generics/Internal/Families/Collect.hs, dist/build/Data/Generics/Internal/Families/Collect.o, dist/build/Data/Generics/Internal/Families/Collect.dyn_o )
src/Data/Generics/Internal/Families/Collect.hs:101:1: warning: [GHC-40910] [-Wunused-top-binds]
Defined but not used: type constructor or class <&>
|
101 | type family (a :: Count) <&> (b :: Count) :: Count where
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
src/Data/Generics/Internal/Families/Collect.hs:105:40: 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.
|
105 | type family CollectFieldsOrdered (r :: * -> *) :: [Symbol] where
| ^
src/Data/Generics/Internal/Families/Collect.hs:105:45: 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.
|
105 | type family CollectFieldsOrdered (r :: * -> *) :: [Symbol] where
| ^
[14 of 24] Compiling Data.Generics.Internal.Families ( src/Data/Generics/Internal/Families.hs, dist/build/Data/Generics/Internal/Families.o, dist/build/Data/Generics/Internal/Families.dyn_o )
[15 of 24] Compiling Data.Generics.Product.Internal.Fields ( src/Data/Generics/Product/Internal/Fields.hs, dist/build/Data/Generics/Product/Internal/Fields.o, dist/build/Data/Generics/Product/Internal/Fields.dyn_o )
[16 of 24] Compiling Data.Generics.Product.Internal.Positions ( src/Data/Generics/Product/Internal/Positions.hs, dist/build/Data/Generics/Product/Internal/Positions.o, dist/build/Data/Generics/Product/Internal/Positions.dyn_o )
[17 of 24] Compiling Data.Generics.Product.Internal.Subtype ( src/Data/Generics/Product/Internal/Subtype.hs, dist/build/Data/Generics/Product/Internal/Subtype.o, dist/build/Data/Generics/Product/Internal/Subtype.dyn_o )
[18 of 24] Compiling Data.GenericLens.Internal ( src/Data/GenericLens/Internal.hs, dist/build/Data/GenericLens/Internal.o, dist/build/Data/GenericLens/Internal.dyn_o )
[19 of 24] Compiling Data.Generics.Product.Internal.Typed ( src/Data/Generics/Product/Internal/Typed.hs, dist/build/Data/Generics/Product/Internal/Typed.o, dist/build/Data/Generics/Product/Internal/Typed.dyn_o )
[20 of 24] Compiling Data.Generics.Product.Internal.Types ( src/Data/Generics/Product/Internal/Types.hs, dist/build/Data/Generics/Product/Internal/Types.o, dist/build/Data/Generics/Product/Internal/Types.dyn_o )
[21 of 24] Compiling Data.Generics.Product.Internal.Param ( src/Data/Generics/Product/Internal/Param.hs, dist/build/Data/Generics/Product/Internal/Param.o, dist/build/Data/Generics/Product/Internal/Param.dyn_o )
[22 of 24] Compiling Data.Generics.Sum.Internal.Constructors ( src/Data/Generics/Sum/Internal/Constructors.hs, dist/build/Data/Generics/Sum/Internal/Constructors.o, dist/build/Data/Generics/Sum/Internal/Constructors.dyn_o )
[23 of 24] Compiling Data.Generics.Sum.Internal.Typed ( src/Data/Generics/Sum/Internal/Typed.hs, dist/build/Data/Generics/Sum/Internal/Typed.o, dist/build/Data/Generics/Sum/Internal/Typed.dyn_o )
[24 of 24] Compiling Data.Generics.Sum.Internal.Subtype ( src/Data/Generics/Sum/Internal/Subtype.hs, dist/build/Data/Generics/Sum/Internal/Subtype.o, dist/build/Data/Generics/Sum/Internal/Subtype.dyn_o )
Preprocessing library for generic-lens-core-2.3.0.0..
Running Haddock on library for generic-lens-core-2.3.0.0..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
src/Data/Generics/Product/Internal/Fields.hs:11:14: warning: [GHC-53692] [-Wdeprecated-flags]
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
|
11 | {-# LANGUAGE TypeInType #-}
| ^^^^^^^^^^
src/Data/Generics/Product/Internal/Typed.hs:11:14: warning: [GHC-53692] [-Wdeprecated-flags]
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
|
11 | {-# LANGUAGE TypeInType #-}
| ^^^^^^^^^^
src/Data/Generics/Product/Internal/Positions.hs:1:14: warning: [GHC-53692] [-Wdeprecated-flags]
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
|
1 | {-# LANGUAGE TypeInType #-}
| ^^^^^^^^^^
src/Data/Generics/Product/Internal/GLens.hs:2:14: warning: [GHC-53692] [-Wdeprecated-flags]
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
|
2 | {-# LANGUAGE TypeInType #-}
| ^^^^^^^^^^
src/Data/Generics/Product/Internal/Subtype.hs:2:14: warning: [GHC-53692] [-Wdeprecated-flags]
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
|
2 | {-# LANGUAGE TypeInType #-}
| ^^^^^^^^^^
src/Data/Generics/Product/Internal/HList.hs:11:14: warning: [GHC-53692] [-Wdeprecated-flags]
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
|
11 | {-# LANGUAGE TypeInType #-}
| ^^^^^^^^^^
[ 1 of 24] Compiling Data.Generics.Internal.Errors ( src/Data/Generics/Internal/Errors.hs, nothing )
src/Data/Generics/Internal/Errors.hs:50:37: 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.
|
50 | type family Defined_list (break :: [*]) (err :: Constraint) (a :: k) :: k where
| ^
[ 2 of 24] Compiling Data.Generics.Internal.Families.Changing ( src/Data/Generics/Internal/Families/Changing.hs, nothing )
src/Data/Generics/Internal/Families/Changing.hs:83:25: 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.
|
83 | type family Infer (s :: *) (a' :: *) (b :: *) :: * where
| ^
src/Data/Generics/Internal/Families/Changing.hs:83:35: 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.
|
83 | type family Infer (s :: *) (a' :: *) (b :: *) :: * where
| ^
src/Data/Generics/Internal/Families/Changing.hs:83:44: 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.
|
83 | type family Infer (s :: *) (a' :: *) (b :: *) :: * where
| ^
src/Data/Generics/Internal/Families/Changing.hs:83:50: 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.
|
83 | type family Infer (s :: *) (a' :: *) (b :: *) :: * where
| ^
[ 3 of 24] Compiling Data.Generics.Internal.GenericN ( src/Data/Generics/Internal/GenericN.hs, nothing )
[ 4 of 24] Compiling Data.Generics.Internal.Profunctor.Iso ( src/Data/Generics/Internal/Profunctor/Iso.hs, nothing )
[ 5 of 24] Compiling Data.Generics.Internal.Profunctor.Lens ( src/Data/Generics/Internal/Profunctor/Lens.hs, nothing )
[ 6 of 24] Compiling Data.Generics.Internal.Profunctor.Prism ( src/Data/Generics/Internal/Profunctor/Prism.hs, nothing )
[ 7 of 24] Compiling Data.Generics.Internal.VL.Traversal ( src/Data/Generics/Internal/VL/Traversal.hs, nothing )
[ 8 of 24] Compiling Data.Generics.Internal.Void ( src/Data/Generics/Internal/Void.hs, nothing )
[ 9 of 24] Compiling Data.Generics.Internal.Wrapped ( src/Data/Generics/Internal/Wrapped.hs, nothing )
[10 of 24] Compiling Data.Generics.Product.Internal.GLens ( src/Data/Generics/Product/Internal/GLens.hs, nothing )
[11 of 24] Compiling Data.Generics.Product.Internal.HList ( src/Data/Generics/Product/Internal/HList.hs, nothing )
[12 of 24] Compiling Data.Generics.Internal.Families.Has ( src/Data/Generics/Internal/Families/Has.hs, nothing )
[13 of 24] Compiling Data.Generics.Internal.Families.Collect ( src/Data/Generics/Internal/Families/Collect.hs, nothing )
src/Data/Generics/Internal/Families/Collect.hs:101:1: warning: [GHC-40910] [-Wunused-top-binds]
Defined but not used: type constructor or class <&>
|
101 | type family (a :: Count) <&> (b :: Count) :: Count where
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
src/Data/Generics/Internal/Families/Collect.hs:105:40: 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.
|
105 | type family CollectFieldsOrdered (r :: * -> *) :: [Symbol] where
| ^
src/Data/Generics/Internal/Families/Collect.hs:105:45: 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.
|
105 | type family CollectFieldsOrdered (r :: * -> *) :: [Symbol] where
| ^
[14 of 24] Compiling Data.Generics.Internal.Families ( src/Data/Generics/Internal/Families.hs, nothing )
[15 of 24] Compiling Data.Generics.Product.Internal.Fields ( src/Data/Generics/Product/Internal/Fields.hs, nothing )
[16 of 24] Compiling Data.Generics.Product.Internal.Positions ( src/Data/Generics/Product/Internal/Positions.hs, nothing )
[17 of 24] Compiling Data.Generics.Product.Internal.Subtype ( src/Data/Generics/Product/Internal/Subtype.hs, nothing )
[18 of 24] Compiling Data.GenericLens.Internal ( src/Data/GenericLens/Internal.hs, nothing )
[19 of 24] Compiling Data.Generics.Product.Internal.Typed ( src/Data/Generics/Product/Internal/Typed.hs, nothing )
[20 of 24] Compiling Data.Generics.Product.Internal.Types ( src/Data/Generics/Product/Internal/Types.hs, nothing )
[21 of 24] Compiling Data.Generics.Product.Internal.Param ( src/Data/Generics/Product/Internal/Param.hs, nothing )
[22 of 24] Compiling Data.Generics.Sum.Internal.Constructors ( src/Data/Generics/Sum/Internal/Constructors.hs, nothing )
[23 of 24] Compiling Data.Generics.Sum.Internal.Typed ( src/Data/Generics/Sum/Internal/Typed.hs, nothing )
[24 of 24] Compiling Data.Generics.Sum.Internal.Subtype ( src/Data/Generics/Sum/Internal/Subtype.hs, nothing )
Haddock coverage:
0% ( 0 / 6) in 'Data.Generics.Internal.Errors'
Missing documentation for:
Module header
NoGeneric (src/Data/Generics/Internal/Errors.hs:35)
Defined (src/Data/Generics/Internal/Errors.hs:46)
Defined_list (src/Data/Generics/Internal/Errors.hs:50)
QuoteType (src/Data/Generics/Internal/Errors.hs:58)
PrettyError (src/Data/Generics/Internal/Errors.hs:38)
11% ( 1 / 9) in 'Data.Generics.Internal.Families.Changing'
Missing documentation for:
Module header
Indexed (src/Data/Generics/Internal/Families/Changing.hs:59)
Infer (src/Data/Generics/Internal/Families/Changing.hs:83)
PTag (src/Data/Generics/Internal/Families/Changing.hs:56)
P (src/Data/Generics/Internal/Families/Changing.hs:57)
LookupParam (src/Data/Generics/Internal/Families/Changing.hs:110)
ArgAt (src/Data/Generics/Internal/Families/Changing.hs:128)
ArgCount (src/Data/Generics/Internal/Families/Changing.hs:124)
Warning: 'M1' is ambiguous. It is defined
* in GHC.Generics
* in GHC.Generics
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 GHC.Generics
20% ( 1 / 5) in 'Data.Generics.Internal.Void'
Missing documentation for:
Module header
Void (src/Data/Generics/Internal/Void.hs:22)
Void1 (src/Data/Generics/Internal/Void.hs:23)
Void2 (src/Data/Generics/Internal/Void.hs:24)
0% ( 0 / 3) in 'Data.Generics.Internal.Wrapped'
Missing documentation for:
Module header
Context (src/Data/Generics/Internal/Wrapped.hs:27)
derived (src/Data/Generics/Internal/Wrapped.hs:37)
20% ( 1 / 5) in 'Data.Generics.Product.Internal.GLens'
Missing documentation for:
GLens (src/Data/Generics/Product/Internal/GLens.hs:49)
GLens' (src/Data/Generics/Product/Internal/GLens.hs:52)
TyFun (src/Data/Generics/Product/Internal/GLens.hs:45)
Eval (src/Data/Generics/Product/Internal/GLens.hs:46)
12% ( 1 / 8) in 'Data.Generics.Product.Internal.HList'
Missing documentation for:
GIsList (src/Data/Generics/Product/Internal/HList.hs:72)
IndexList (src/Data/Generics/Product/Internal/HList.hs:134)
HList (src/Data/Generics/Product/Internal/HList.hs:46)
++ (src/Data/Generics/Product/Internal/HList.hs:52)
Elem (src/Data/Generics/Product/Internal/HList.hs:68)
ListTuple (src/Data/Generics/Product/Internal/HList.hs:155)
TupleToList (src/Data/Generics/Product/Internal/HList.hs:327)
12% ( 1 / 8) in 'Data.Generics.Internal.Families.Has'
Missing documentation for:
HasTotalFieldP (src/Data/Generics/Internal/Families/Has.hs:44)
HasTotalTypeP (src/Data/Generics/Internal/Families/Has.hs:64)
HasTotalPositionP (src/Data/Generics/Internal/Families/Has.hs:86)
Pos (src/Data/Generics/Internal/Families/Has.hs:84)
HasPartialTypeP (src/Data/Generics/Internal/Families/Has.hs:106)
HasCtorP (src/Data/Generics/Internal/Families/Has.hs:116)
GTypes (src/Data/Generics/Internal/Families/Has.hs:126)
14% ( 1 / 7) in 'Data.Generics.Internal.Families.Collect'
Missing documentation for:
CollectTotalType (src/Data/Generics/Internal/Families/Collect.hs:43)
CollectPartialType (src/Data/Generics/Internal/Families/Collect.hs:83)
CollectField (src/Data/Generics/Internal/Families/Collect.hs:51)
CollectFieldsOrdered (src/Data/Generics/Internal/Families/Collect.hs:105)
TypeStat (src/Data/Generics/Internal/Families/Collect.hs:34)
\\ (src/Data/Generics/Internal/Families/Collect.hs:124)
80% ( 4 / 5) in 'Data.Generics.Internal.Families'
Missing documentation for:
ShowSymbols (src/Data/Generics/Internal/Families.hs:30)
0% ( 0 / 6) in 'Data.Generics.Product.Internal.Fields'
Missing documentation for:
Module header
Context_ (src/Data/Generics/Product/Internal/Fields.hs:45)
Context' (src/Data/Generics/Product/Internal/Fields.hs:53)
Context0 (src/Data/Generics/Product/Internal/Fields.hs:65)
Context (src/Data/Generics/Product/Internal/Fields.hs:34)
derived (src/Data/Generics/Product/Internal/Fields.hs:78)
Warning: 'n' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'K1' is ambiguous. It is defined
* in GHC.Generics
* in GHC.Generics
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 GHC.Generics
20% ( 2 / 10) in 'Data.Generics.Product.Internal.Positions'
Missing documentation for:
<? (src/Data/Generics/Product/Internal/Positions.hs:190)
Size (src/Data/Generics/Product/Internal/Positions.hs:178)
Context (src/Data/Generics/Product/Internal/Positions.hs:68)
Context_ (src/Data/Generics/Product/Internal/Positions.hs:79)
Context' (src/Data/Generics/Product/Internal/Positions.hs:55)
Context0 (src/Data/Generics/Product/Internal/Positions.hs:85)
derived0 (src/Data/Generics/Product/Internal/Positions.hs:100)
derived' (src/Data/Generics/Product/Internal/Positions.hs:104)
25% ( 1 / 4) in 'Data.Generics.Product.Internal.Subtype'
Missing documentation for:
Context (src/Data/Generics/Product/Internal/Subtype.hs:48)
GSmash (src/Data/Generics/Product/Internal/Subtype.hs:110)
GUpcast (src/Data/Generics/Product/Internal/Subtype.hs:89)
22% ( 14 / 62) in 'Data.GenericLens.Internal'
Missing documentation for:
Param (src/Data/Generics/Internal/GenericN.hs:36)
GenericN (src/Data/Generics/Internal/GenericN.hs:47)
Rec (src/Data/Generics/Internal/GenericN.hs:45)
RepN (src/Data/Generics/Internal/GenericN.hs:51)
Iso (src/Data/Generics/Internal/Profunctor/Iso.hs:31)
kIso (src/Data/Generics/Internal/Profunctor/Iso.hs:47)
sumIso (src/Data/Generics/Internal/Profunctor/Iso.hs:55)
Iso' (src/Data/Generics/Internal/Profunctor/Iso.hs:34)
iso (src/Data/Generics/Internal/Profunctor/Iso.hs:76)
recIso (src/Data/Generics/Internal/Profunctor/Iso.hs:51)
prodIso (src/Data/Generics/Internal/Profunctor/Iso.hs:63)
assoc3 (src/Data/Generics/Internal/Profunctor/Iso.hs:66)
fromIso (src/Data/Generics/Internal/Profunctor/Iso.hs:72)
withIso (src/Data/Generics/Internal/Profunctor/Iso.hs:80)
pairing (src/Data/Generics/Internal/Profunctor/Iso.hs:84)
swap (src/Data/Generics/Internal/Profunctor/Lens.hs:128)
Lens (src/Data/Generics/Internal/Profunctor/Lens.hs:30)
choosing (src/Data/Generics/Internal/Profunctor/Lens.hs:102)
view (src/Data/Generics/Internal/Profunctor/Lens.hs:49)
LensLike (src/Data/Generics/Internal/Profunctor/Lens.hs:33)
ravel (src/Data/Generics/Internal/Profunctor/Lens.hs:38)
ALens (src/Data/Generics/Internal/Profunctor/Lens.hs:117)
idLens (src/Data/Generics/Internal/Profunctor/Lens.hs:62)
lens (src/Data/Generics/Internal/Profunctor/Lens.hs:112)
withLensPrim (src/Data/Generics/Internal/Profunctor/Lens.hs:57)
fork (src/Data/Generics/Internal/Profunctor/Lens.hs:76)
Coyoneda (src/Data/Generics/Internal/Profunctor/Lens.hs:80)
inj (src/Data/Generics/Internal/Profunctor/Lens.hs:87)
proj (src/Data/Generics/Internal/Profunctor/Lens.hs:90)
?? (src/Data/Generics/Internal/Profunctor/Lens.hs:93)
assoc3L (src/Data/Generics/Internal/Profunctor/Lens.hs:96)
stron (src/Data/Generics/Internal/Profunctor/Lens.hs:99)
build (src/Data/Generics/Internal/Profunctor/Prism.hs:54)
left (src/Data/Generics/Internal/Profunctor/Prism.hs:36)
right (src/Data/Generics/Internal/Profunctor/Prism.hs:39)
match (src/Data/Generics/Internal/Profunctor/Prism.hs:57)
APrism (src/Data/Generics/Internal/Profunctor/Prism.hs:28)
Prism (src/Data/Generics/Internal/Profunctor/Prism.hs:30)
Prism' (src/Data/Generics/Internal/Profunctor/Prism.hs:33)
prism (src/Data/Generics/Internal/Profunctor/Prism.hs:42)
gsum (src/Data/Generics/Internal/Profunctor/Prism.hs:80)
_Left (src/Data/Generics/Internal/Profunctor/Prism.hs:45)
_Right (src/Data/Generics/Internal/Profunctor/Prism.hs:48)
prismPRavel (src/Data/Generics/Internal/Profunctor/Prism.hs:51)
prism2prismp (src/Data/Generics/Internal/Profunctor/Prism.hs:74)
idPrism (src/Data/Generics/Internal/Profunctor/Prism.hs:77)
withPrism (src/Data/Generics/Internal/Profunctor/Prism.hs:70)
without' (src/Data/Generics/Internal/Profunctor/Prism.hs:63)
0% ( 0 / 3) in 'Data.Generics.Product.Internal.Typed'
Missing documentation for:
Module header
Context (src/Data/Generics/Product/Internal/Typed.hs:30)
derived (src/Data/Generics/Product/Internal/Typed.hs:39)
Warning: 'typesUsing' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'types' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
22% ( 4 / 18) in 'Data.Generics.Product.Internal.Types'
Missing documentation for:
Module header
ChildrenDefault (src/Data/Generics/Product/Internal/Types.hs:65)
ChildrenGeneric (src/Data/Generics/Product/Internal/Types.hs:90)
Interesting (src/Data/Generics/Product/Internal/Types.hs:97)
NoChildren (src/Data/Generics/Product/Internal/Types.hs:101)
Interesting' (src/Data/Generics/Product/Internal/Types.hs:109)
InterestingUnless (src/Data/Generics/Product/Internal/Types.hs:116)
InterestingOr (src/Data/Generics/Product/Internal/Types.hs:126)
Elem (src/Data/Generics/Product/Internal/Types.hs:132)
IsNothing (src/Data/Generics/Product/Internal/Types.hs:137)
HasTypes (src/Data/Generics/Product/Internal/Types.hs:147)
Void (src/Data/Generics/Product/Internal/Types.hs:160)
HasTypesOpt (src/Data/Generics/Product/Internal/Types.hs:228)
GHasTypes (src/Data/Generics/Product/Internal/Types.hs:240)
0% ( 0 / 3) in 'Data.Generics.Product.Internal.Param'
Missing documentation for:
Module header
Context (src/Data/Generics/Product/Internal/Param.hs:27)
derived (src/Data/Generics/Product/Internal/Param.hs:46)
Warning: 'AsConstructor' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
25% ( 2 / 8) in 'Data.Generics.Sum.Internal.Constructors'
Missing documentation for:
GAsConstructor' (src/Data/Generics/Sum/Internal/Constructors.hs:111)
Context' (src/Data/Generics/Sum/Internal/Constructors.hs:56)
Context (src/Data/Generics/Sum/Internal/Constructors.hs:60)
Context_ (src/Data/Generics/Sum/Internal/Constructors.hs:71)
Context0 (src/Data/Generics/Sum/Internal/Constructors.hs:82)
derived0 (src/Data/Generics/Sum/Internal/Constructors.hs:53)
Warning: 'AsType' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
50% ( 2 / 4) in 'Data.Generics.Sum.Internal.Typed'
Missing documentation for:
Context (src/Data/Generics/Sum/Internal/Typed.hs:43)
derived (src/Data/Generics/Sum/Internal/Typed.hs:53)
Warning: 'AsSubtype' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
33% ( 1 / 3) in 'Data.Generics.Sum.Internal.Subtype'
Missing documentation for:
Context (src/Data/Generics/Sum/Internal/Subtype.hs:43)
derived (src/Data/Generics/Sum/Internal/Subtype.hs:50)
Warning: Data.Generics.Internal.Errors: could not find link destinations for:
- Data.Generics.Internal.Errors.Any
- Data.Generics.Internal.Errors.Void
- Data.Generics.Internal.Errors.Void1
- Data.Generics.Internal.Errors.PrettyLines
Warning: Data.Generics.Internal.Families.Changing: could not find link destinations for:
- Data.Generics.Internal.Families.Changing.IfEq
- Data.Generics.Internal.Families.Changing.MaybeAdd
- Data.Generics.Internal.Families.Changing.ReplaceArgs
- Data.Generics.Internal.Families.Changing.Unify
- Data.Generics.Internal.Families.Changing.Indexed'
Warning: Data.Generics.Internal.Wrapped: could not find link destinations for:
- Data.Generics.Internal.Wrapped.GWrapped
- Data.Generics.Internal.Wrapped.ErrorUnlessOnlyOne
Warning: Data.Generics.Product.Internal.GLens: could not find link destinations for:
- Data.Generics.Product.Internal.GLens.GProductLens
- Data.Generics.Product.Internal.GLens.Pred
Warning: Data.Generics.Product.Internal.HList: could not find link destinations for:
- Data.Generics.Product.Internal.HList.Appending
Warning: Data.Generics.Internal.Families.Has: could not find link destinations for:
- Data.Generics.Internal.Families.Has.Alt
- Data.Generics.Internal.Families.Has.Both
Warning: Data.Generics.Internal.Families.Collect: could not find link destinations for:
- Data.Generics.Internal.Families.Collect.Sub'
- Data.Generics.Internal.Families.Collect.Merge
- Data.Generics.Internal.Families.Collect.CountField
- Data.Generics.Internal.Families.Collect.CountType
- Data.Generics.Internal.Families.Collect.MergeStat
- Data.Generics.Internal.Families.Collect.AddToStat
- Data.Generics.Internal.Families.Collect.EmptyStat
Warning: Data.Generics.Product.Internal.Fields: could not find link destinations for:
- Data.Generics.Product.Internal.Fields.HasTotalFieldPSym
- Data.Generics.Product.Internal.Fields.ErrorUnless
Warning: Data.Generics.Product.Internal.Positions: could not find link destinations for:
- Data.Generics.Product.Internal.Positions.Min
- Data.Generics.Product.Internal.Positions.Fst
- Data.Generics.Product.Internal.Positions.Traverse
- Data.Generics.Product.Internal.Positions.G
- Data.Generics.Product.Internal.Positions.HasTotalPositionPSym
- Data.Generics.Product.Internal.Positions.ErrorUnless
Warning: Data.Generics.Product.Internal.Subtype: could not find link destinations for:
- Data.Generics.Product.Internal.Subtype.HasTotalFieldPSym
- Data.Generics.Product.Internal.Subtype.GSmashLeaf
- Data.Generics.Product.Internal.Subtype.CustomError
Warning: Data.GenericLens.Internal: could not find link destinations for:
- Data.Generics.Internal.GenericN.Indexed
- Data.Generics.Internal.GenericN.D:R:ParamTYPETYPEna0
- Data.Generics.Internal.GenericN.R:RepNa
Warning: Data.Generics.Product.Internal.Typed: could not find link destinations for:
- Data.Generics.Product.Internal.Typed.HasTotalTypePSym
- Data.Generics.Product.Internal.Typed.ErrorUnlessOne
Warning: Data.Generics.Product.Internal.Types: could not find link destinations for:
- Data.Generics.Internal.VL.Traversal.Traversal
- Data.Generics.Internal.VL.Traversal.Traversal'
Warning: Data.Generics.Product.Internal.Param: could not find link destinations for:
- Data.Generics.Internal.VL.Traversal.Traversal
- Data.Generics.Product.Internal.Param.Error
Warning: Data.Generics.Sum.Internal.Constructors: could not find link destinations for:
- Data.Generics.Sum.Internal.Constructors.GSumAsConstructor
- Data.Generics.Sum.Internal.Constructors.ErrorUnless
Warning: Data.Generics.Sum.Internal.Typed: could not find link destinations for:
- Data.Generics.Sum.Internal.Typed.GSumAsType
- Data.Generics.Sum.Internal.Typed.ErrorUnlessOne
Warning: Data.Generics.Sum.Internal.Subtype: could not find link destinations for:
- Data.Generics.Sum.Internal.Subtype.GAsSubtype
Documentation created: dist/doc/html/generic-lens-core/,
dist/doc/html/generic-lens-core/generic-lens-core.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/generic-lens-core-2.3.0.0-6u07ABm5rmd5BxwSHQqlKk
Completed generic-lens-core-2.3.0.0
Test log
[view raw]
Resolving dependencies... No tests to run for all the packages in the project