Build #1 for doclayout-0.5.0.1

[all reports]

Package doclayout-0.5.0.1
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2025-09-03 17:54:55.627445784 UTC
Compiler ghc-9.8.4
OS linux
Arch x86_64
Dependencies base-4.19.2.0, containers-0.6.8, emojis-0.1.4.1, mtl-2.3.1, safe-0.3.21, text-2.1.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring emojis-0.1.4.1...
Preprocessing library for emojis-0.1.4.1..
Building library for emojis-0.1.4.1..
[1 of 2] Compiling Trie             ( src/Trie.hs, dist/build/Trie.o, dist/build/Trie.dyn_o )
[2 of 2] Compiling Text.Emoji       ( src/Text/Emoji.hs, dist/build/Text/Emoji.o, dist/build/Text/Emoji.dyn_o )
Preprocessing library for emojis-0.1.4.1..
Running Haddock on library for emojis-0.1.4.1..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 2] Compiling Trie             ( src/Trie.hs, nothing )
[2 of 2] Compiling Text.Emoji       ( src/Text/Emoji.hs, nothing )
Haddock coverage:
  85% (  6 /  7) in 'Text.Emoji'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/emojis/, dist/doc/html/emojis/emojis.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/emojis-0.1.4.1-LIjRdINTGaWLMSE2dpqzq6
Completed    emojis-0.1.4.1
Configuring safe-0.3.21...
Preprocessing library for safe-0.3.21..
Building library for safe-0.3.21..
[1 of 5] Compiling Safe.Partial     ( Safe/Partial.hs, dist/build/Safe/Partial.o, dist/build/Safe/Partial.dyn_o )
[2 of 5] Compiling Safe.Util        ( Safe/Util.hs, dist/build/Safe/Util.o, dist/build/Safe/Util.dyn_o )
[3 of 5] Compiling Safe.Foldable    ( Safe/Foldable.hs, dist/build/Safe/Foldable.o, dist/build/Safe/Foldable.dyn_o )
[4 of 5] Compiling Safe.Exact       ( Safe/Exact.hs, dist/build/Safe/Exact.o, dist/build/Safe/Exact.dyn_o )
[5 of 5] Compiling Safe             ( Safe.hs, dist/build/Safe.o, dist/build/Safe.dyn_o )
Preprocessing library for safe-0.3.21..
Running Haddock on library for safe-0.3.21..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 5] Compiling Safe.Partial     ( Safe/Partial.hs, nothing )
[2 of 5] Compiling Safe.Util        ( Safe/Util.hs, nothing )
[3 of 5] Compiling Safe.Foldable    ( Safe/Foldable.hs, nothing )
[4 of 5] Compiling Safe.Exact       ( Safe/Exact.hs, nothing )
[5 of 5] Compiling Safe             ( Safe.hs, nothing )
Haddock coverage:
 100% (  2 /  2) in 'Safe.Partial'
  51% ( 18 / 35) in 'Safe.Foldable'
  Missing documentation for:
    foldl1May (Safe/Foldable.hs:45)
    foldl1Note (Safe/Foldable.hs:49)
    foldr1May (Safe/Foldable.hs:46)
    foldr1Note (Safe/Foldable.hs:50)
    findJustDef (Safe/Foldable.hs:104)
    findJustNote (Safe/Foldable.hs:107)
    minimumMay (Safe/Foldable.hs:53)
    minimumNote (Safe/Foldable.hs:57)
    maximumMay (Safe/Foldable.hs:54)
    maximumNote (Safe/Foldable.hs:58)
    minimumByMay (Safe/Foldable.hs:61)
    minimumByNote (Safe/Foldable.hs:65)
    maximumByMay (Safe/Foldable.hs:62)
    maximumByNote (Safe/Foldable.hs:66)
    foldl1Safe (Safe/Foldable.hs:134)
    foldr1Safe (Safe/Foldable.hs:138)
    findJustSafe (Safe/Foldable.hs:142)
  32% ( 10 / 31) in 'Safe.Exact'
  Missing documentation for:
    takeExactMay (Safe/Exact.hs:113)
    takeExactNote (Safe/Exact.hs:110)
    takeExactDef (Safe/Exact.hs:116)
    dropExactMay (Safe/Exact.hs:122)
    dropExactNote (Safe/Exact.hs:119)
    dropExactDef (Safe/Exact.hs:125)
    splitAtExactMay (Safe/Exact.hs:132)
    splitAtExactNote (Safe/Exact.hs:128)
    splitAtExactDef (Safe/Exact.hs:136)
    zipExactMay (Safe/Exact.hs:160)
    zipExactNote (Safe/Exact.hs:157)
    zipExactDef (Safe/Exact.hs:163)
    zipWithExactMay (Safe/Exact.hs:169)
    zipWithExactNote (Safe/Exact.hs:166)
    zipWithExactDef (Safe/Exact.hs:172)
    zip3ExactMay (Safe/Exact.hs:194)
    zip3ExactNote (Safe/Exact.hs:191)
    zip3ExactDef (Safe/Exact.hs:197)
    zipWith3ExactMay (Safe/Exact.hs:203)
    zipWith3ExactNote (Safe/Exact.hs:200)
    zipWith3ExactDef (Safe/Exact.hs:206)
Warning: 'Prelude' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'readEither' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'base' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  31% ( 30 / 96) in 'Safe'
  Missing documentation for:
    initMay (Safe.hs:147)
    initDef (Safe.hs:150)
    initNote (Safe.hs:153)
    initSafe (Safe.hs:156)
    headMay (Safe.hs:161)
    headDef (Safe.hs:165)
    headNote (Safe.hs:169)
    lastMay (Safe.hs:162)
    lastDef (Safe.hs:166)
    lastNote (Safe.hs:170)
    minimumMay (Safe.hs:173)
    minimumNote (Safe.hs:177)
    maximumMay (Safe.hs:174)
    maximumNote (Safe.hs:178)
    minimumByMay (Safe.hs:181)
    minimumByNote (Safe.hs:185)
    maximumByMay (Safe.hs:182)
    maximumByNote (Safe.hs:186)
    foldr1May (Safe.hs:219)
    foldr1Def (Safe.hs:415)
    foldr1Note (Safe.hs:224)
    foldl1May (Safe.hs:220)
    foldl1Def (Safe.hs:416)
    foldl1Note (Safe.hs:225)
    foldl1May' (Safe.hs:221)
    foldl1Def' (Safe.hs:417)
    foldl1Note' (Safe.hs:226)
    scanl1May (Safe.hs:230)
    scanl1Def (Safe.hs:234)
    scanl1Note (Safe.hs:238)
    scanr1May (Safe.hs:229)
    scanr1Def (Safe.hs:233)
    scanr1Note (Safe.hs:237)
    cycleMay (Safe.hs:241)
    cycleDef (Safe.hs:244)
    cycleNote (Safe.hs:247)
    fromJustNote (Safe.hs:255)
    assertNote (Safe.hs:258)
    atMay (Safe.hs:267)
    atDef (Safe.hs:270)
    atNote (Safe.hs:273)
    readMay (Safe.hs:287)
    readDef (Safe.hs:290)
    lookupJustDef (Safe.hs:302)
    lookupJustNote (Safe.hs:305)
    findJustDef (Safe.hs:313)
    findJustNote (Safe.hs:316)
    elemIndexJustDef (Safe.hs:324)
    elemIndexJustNote (Safe.hs:327)
    findIndexJustDef (Safe.hs:335)
    findIndexJustNote (Safe.hs:338)
    toEnumMay (Safe.hs:343)
    toEnumDef (Safe.hs:352)
    toEnumNote (Safe.hs:355)
    toEnumSafe (Safe.hs:358)
    succMay (Safe.hs:361)
    succDef (Safe.hs:364)
    succNote (Safe.hs:367)
    succSafe (Safe.hs:370)
    predMay (Safe.hs:373)
    predDef (Safe.hs:376)
    predNote (Safe.hs:379)
    predSafe (Safe.hs:382)
    indexMay (Safe.hs:385)
    indexDef (Safe.hs:388)
    indexNote (Safe.hs:391)
Documentation created: dist/doc/html/safe/, dist/doc/html/safe/safe.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/safe-0.3.21-BhnmY6UVgcnJ6oaAWHpjGA
Completed    safe-0.3.21
Downloading  doclayout-0.5.0.1
Downloaded   doclayout-0.5.0.1
Configuring doclayout-0.5.0.1...
Preprocessing library for doclayout-0.5.0.1..
Building library for doclayout-0.5.0.1..
[1 of 4] Compiling Text.DocLayout.ANSIFont ( src/Text/DocLayout/ANSIFont.hs, dist/build/Text/DocLayout/ANSIFont.o, dist/build/Text/DocLayout/ANSIFont.dyn_o )
[2 of 4] Compiling Text.DocLayout.Attributed ( src/Text/DocLayout/Attributed.hs, dist/build/Text/DocLayout/Attributed.o, dist/build/Text/DocLayout/Attributed.dyn_o )
[3 of 4] Compiling Text.DocLayout.HasChars ( src/Text/DocLayout/HasChars.hs, dist/build/Text/DocLayout/HasChars.o, dist/build/Text/DocLayout/HasChars.dyn_o )
[4 of 4] Compiling Text.DocLayout   ( src/Text/DocLayout.hs, dist/build/Text/DocLayout.o, dist/build/Text/DocLayout.dyn_o )
Preprocessing library for doclayout-0.5.0.1..
Running Haddock on library for doclayout-0.5.0.1..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 4] Compiling Text.DocLayout.ANSIFont ( src/Text/DocLayout/ANSIFont.hs, nothing )
[2 of 4] Compiling Text.DocLayout.Attributed ( src/Text/DocLayout/Attributed.hs, nothing )
[3 of 4] Compiling Text.DocLayout.HasChars ( src/Text/DocLayout/HasChars.hs, nothing )
[4 of 4] Compiling Text.DocLayout   ( src/Text/DocLayout.hs, nothing )
Haddock coverage:
Warning: 'MatchState' is ambiguous. It is defined
    * at src/Text/DocLayout.hs:1221:19
    * at src/Text/DocLayout.hs:1221: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/Text/DocLayout.hs:1221:1
  88% ( 70 / 79) in 'Text.DocLayout'
  Missing documentation for:
    Color (src/Text/DocLayout.hs:885)
    black (src/Text/DocLayout.hs:899)
    red (src/Text/DocLayout.hs:902)
    green (src/Text/DocLayout.hs:905)
    yellow (src/Text/DocLayout.hs:908)
    blue (src/Text/DocLayout.hs:896)
    magenta (src/Text/DocLayout.hs:911)
    cyan (src/Text/DocLayout.hs:914)
    white (src/Text/DocLayout.hs:917)
Warning: Text.DocLayout: could not find link destinations for: 
	- Text.DocLayout.ANSIFont.StyleReq
	- Text.DocLayout.ANSIFont.Color8
	- Text.DocLayout.Attributed.Rep_Attributed
	- Text.DocLayout.Rep_Doc
Documentation created: dist/doc/html/doclayout/,
dist/doc/html/doclayout/doclayout.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/doclayout-0.5.0.1-DHWNqirsUetJ78C2gxxLy6
Completed    doclayout-0.5.0.1

Test log

[view raw]

Resolving dependencies...
Error:
    Internal libraries only supported with per-component builds.
    Per-component builds were disabled because program coverage is enabled
    In the package 'vector-0.13.2.0'