Build #1 for microlens-mtl-0.2.1.1
Package | microlens-mtl-0.2.1.1 |
---|
Install | InstallOk |
---|---|
Docs | Ok |
Tests | NotTried |
Time submitted | 2025-09-22 02:49:16.487926725 UTC |
---|---|
Compiler | ghc-9.8.4 |
OS | linux |
Arch | x86_64 |
Dependencies | base-4.19.2.0, microlens-0.5.0.0, mtl-2.3.1, transformers-0.6.1.0, transformers-compat-0.7.2 |
Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies... Configuring microlens-0.5.0.0... Preprocessing library for microlens-0.5.0.0.. Building library for microlens-0.5.0.0.. [1 of 5] Compiling Lens.Micro.Type ( src/Lens/Micro/Type.hs, dist/build/Lens/Micro/Type.o, dist/build/Lens/Micro/Type.dyn_o ) [2 of 5] Compiling Lens.Micro.Internal ( src/Lens/Micro/Internal.hs, dist/build/Lens/Micro/Internal.o, dist/build/Lens/Micro/Internal.dyn_o ) [3 of 5] Compiling Lens.Micro.FieldN ( src/Lens/Micro/FieldN.hs, dist/build/Lens/Micro/FieldN.o, dist/build/Lens/Micro/FieldN.dyn_o ) [4 of 5] Compiling Lens.Micro ( src/Lens/Micro.hs, dist/build/Lens/Micro.o, dist/build/Lens/Micro.dyn_o ) [5 of 5] Compiling Lens.Micro.Extras ( src/Lens/Micro/Extras.hs, dist/build/Lens/Micro/Extras.o, dist/build/Lens/Micro/Extras.dyn_o ) Preprocessing library for microlens-0.5.0.0.. Running Haddock on library for microlens-0.5.0.0.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 5] Compiling Lens.Micro.Type ( src/Lens/Micro/Type.hs, nothing ) [2 of 5] Compiling Lens.Micro.Internal ( src/Lens/Micro/Internal.hs, nothing ) [3 of 5] Compiling Lens.Micro.FieldN ( src/Lens/Micro/FieldN.hs, nothing ) [4 of 5] Compiling Lens.Micro ( src/Lens/Micro.hs, nothing ) [5 of 5] Compiling Lens.Micro.Extras ( src/Lens/Micro/Extras.hs, nothing ) Haddock coverage: Warning: 'Const' is ambiguous. It is defined * in Data.Functor.Const * in Data.Functor.Const 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 Data.Functor.Const Warning: 'Identity' is ambiguous. It is defined * in Data.Functor.Identity * in Data.Functor.Identity 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 Data.Functor.Identity 100% ( 12 / 12) in 'Lens.Micro.Type' Warning: 'mapped' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Identity' is ambiguous. It is defined * in Data.Functor.Identity * in Data.Functor.Identity 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 Data.Functor.Identity 37% ( 9 / 24) in 'Lens.Micro.Internal' Missing documentation for: foldring (src/Lens/Micro/Internal.hs:126) foldrOf (src/Lens/Micro/Internal.hs:130) foldMapOf (src/Lens/Micro/Internal.hs:134) phantom (src/Lens/Micro/Internal.hs:150) Each (src/Lens/Micro/Internal.hs:161) Index (src/Lens/Micro/Internal.hs:238) IxValue (src/Lens/Micro/Internal.hs:239) Ixed (src/Lens/Micro/Internal.hs:255) At (src/Lens/Micro/Internal.hs:302) ixAt (src/Lens/Micro/Internal.hs:340) Cons (src/Lens/Micro/Internal.hs:364) Snoc (src/Lens/Micro/Internal.hs:372) Strict (src/Lens/Micro/Internal.hs:380) #. (src/Lens/Micro/Internal.hs:432) .# (src/Lens/Micro/Internal.hs:435) 0% ( 0 / 10) in 'Lens.Micro.FieldN' Missing documentation for: Module header Field1 (src/Lens/Micro/FieldN.hs:8) Field2 (src/Lens/Micro/FieldN.hs:83) Field3 (src/Lens/Micro/FieldN.hs:118) Field4 (src/Lens/Micro/FieldN.hs:149) Field5 (src/Lens/Micro/FieldN.hs:176) Field6 (src/Lens/Micro/FieldN.hs:199) Field7 (src/Lens/Micro/FieldN.hs:218) Field8 (src/Lens/Micro/FieldN.hs:233) Field9 (src/Lens/Micro/FieldN.hs:244) Warning: 'Const' is ambiguous. It is defined * in Data.Functor.Const * in Data.Functor.Const 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 Data.Functor.Const Warning: 'First' is ambiguous. It is defined * in Data.Monoid * in Data.Monoid 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 Data.Monoid Warning: 'mapAccumL' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 98% ( 91 / 92) in 'Lens.Micro' Missing documentation for: foldMapOf (src/Lens/Micro/Internal.hs:134) 100% ( 3 / 3) in 'Lens.Micro.Extras' Warning: Lens.Micro: could not find link destinations for: - Lens.Micro.State - Lens.Micro.Traversed Documentation created: dist/doc/html/microlens/, dist/doc/html/microlens/microlens.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/microlens-0.5.0.0-GQEcyGbcOXT4GIwc5Y3hnh Completed microlens-0.5.0.0 Configuring transformers-compat-0.7.2... Preprocessing library for transformers-compat-0.7.2.. Building library for transformers-compat-0.7.2.. [1 of 4] Compiling Control.Monad.Trans.Instances ( src/Control/Monad/Trans/Instances.hs, dist/build/Control/Monad/Trans/Instances.o, dist/build/Control/Monad/Trans/Instances.dyn_o ) [2 of 4] Compiling Data.Functor.Classes.Generic.Internal ( generics/Data/Functor/Classes/Generic/Internal.hs, dist/build/Data/Functor/Classes/Generic/Internal.o, dist/build/Data/Functor/Classes/Generic/Internal.dyn_o ) [3 of 4] Compiling Data.Functor.Classes.Generic ( generics/Data/Functor/Classes/Generic.hs, dist/build/Data/Functor/Classes/Generic.o, dist/build/Data/Functor/Classes/Generic.dyn_o ) [4 of 4] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o, dist/build/Paths_transformers_compat.dyn_o ) Preprocessing library for transformers-compat-0.7.2.. Running Haddock on library for transformers-compat-0.7.2.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 4] Compiling Control.Monad.Trans.Instances ( src/Control/Monad/Trans/Instances.hs, nothing ) [2 of 4] Compiling Data.Functor.Classes.Generic.Internal ( generics/Data/Functor/Classes/Generic/Internal.hs, nothing ) [3 of 4] Compiling Data.Functor.Classes.Generic ( generics/Data/Functor/Classes/Generic.hs, nothing ) [4 of 4] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, nothing ) Haddock coverage: 100% ( 1 / 1) in 'Control.Monad.Trans.Instances' Warning: 'String' is ambiguous. It is defined * in Text.Read.Lex * in GHC.Base 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.Base Warning: 'Options' is ambiguous. It is defined * at generics/Data/Functor/Classes/Generic/Internal.hs:146:19 * at generics/Data/Functor/Classes/Generic/Internal.hs:146: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 generics/Data/Functor/Classes/Generic/Internal.hs:146:1 Warning: 'FunctorClassesDefault' is ambiguous. It is defined * at generics/Data/Functor/Classes/Generic/Internal.hs:1231:3 * at generics/Data/Functor/Classes/Generic/Internal.hs:1230: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 generics/Data/Functor/Classes/Generic/Internal.hs:1230:1 100% ( 48 / 48) in 'Data.Functor.Classes.Generic.Internal' Warning: 'Eq1' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Ord1' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Read1' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Show1' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'GenericFunctorClasses' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'eq1Default' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'compare1Default' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'readsPrec1Default' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'showsPrec1Default' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 21 / 21) in 'Data.Functor.Classes.Generic' Warning: Data.Functor.Classes.Generic.Internal: could not find link destinations for: - Data.Functor.Classes.Generic.Internal.GShowCon - Data.Functor.Classes.Generic.Internal.GReadCon Documentation created: dist/doc/html/transformers-compat/, dist/doc/html/transformers-compat/transformers-compat.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/transformers-compat-0.7.2-Kjd0KzrkeU5ax708EytP3 Completed transformers-compat-0.7.2 Configuring microlens-mtl-0.2.1.1... Preprocessing library for microlens-mtl-0.2.1.1.. Building library for microlens-mtl-0.2.1.1.. [1 of 2] Compiling Lens.Micro.Mtl.Internal ( src/Lens/Micro/Mtl/Internal.hs, dist/build/Lens/Micro/Mtl/Internal.o, dist/build/Lens/Micro/Mtl/Internal.dyn_o ) [2 of 2] Compiling Lens.Micro.Mtl ( src/Lens/Micro/Mtl.hs, dist/build/Lens/Micro/Mtl.o, dist/build/Lens/Micro/Mtl.dyn_o ) Preprocessing library for microlens-mtl-0.2.1.1.. Running Haddock on library for microlens-mtl-0.2.1.1.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 2] Compiling Lens.Micro.Mtl.Internal ( src/Lens/Micro/Mtl/Internal.hs, nothing ) [2 of 2] Compiling Lens.Micro.Mtl ( src/Lens/Micro/Mtl.hs, nothing ) Haddock coverage: 89% ( 17 / 19) in 'Lens.Micro.Mtl.Internal' Missing documentation for: Zoom (src/Lens/Micro/Mtl/Internal.hs:278) Magnify (src/Lens/Micro/Mtl/Internal.hs:450) 87% ( 27 / 31) in 'Lens.Micro.Mtl' Missing documentation for: += (src/Lens/Micro/Mtl.hs:245) -= (src/Lens/Micro/Mtl.hs:251) *= (src/Lens/Micro/Mtl.hs:257) //= (src/Lens/Micro/Mtl.hs:263) Documentation created: dist/doc/html/microlens-mtl/, dist/doc/html/microlens-mtl/microlens-mtl.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/microlens-mtl-0.2.1.1-193gWGNpoGZ6VsNP6Deqzh Completed microlens-mtl-0.2.1.1
Test log
[view raw]
Resolving dependencies... No tests to run for all the packages in the project