Build #1 for html-1.0.1.2

[all reports]

Package html-1.0.1.2
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2025-11-15 12:08:55.800142348 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...
Warning: html.cabal:10:1: Tabs used as indentation at 10:1, 14:1, 15:1
Configuring html-1.0.1.2...
Preprocessing library for html-1.0.1.2..
Building library for html-1.0.1.2..
[1 of 2] Compiling Text.Html.BlockTable ( Text/Html/BlockTable.hs, dist/build/Text/Html/BlockTable.o, dist/build/Text/Html/BlockTable.dyn_o )
[2 of 2] Compiling Text.Html        ( Text/Html.hs, dist/build/Text/Html.o, dist/build/Text/Html.dyn_o )

Text/Html.hs:831:43: warning: [GHC-63394] [-Wx-partial]
    In the use of head
    (imported from Prelude, but defined in GHC.List):
    "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
    |
831 |               morecolors = filter ((/= c).head) (manycolors cs)
    |                                           ^^^^
Preprocessing library for html-1.0.1.2..
Running Haddock on library for html-1.0.1.2..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 2] Compiling Text.Html.BlockTable ( Text/Html/BlockTable.hs, nothing )
[2 of 2] Compiling Text.Html        ( Text/Html.hs, nothing )

Text/Html.hs:831:43: warning: [GHC-63394] [-Wx-partial]
    In the use of head
    (imported from Prelude, but defined in GHC.List):
    "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
    |
831 |               morecolors = filter ((/= c).head) (manycolors cs)
    |                                           ^^^^
Haddock coverage:
  11% (  1 /  9) in 'Text.Html.BlockTable'
  Missing documentation for:
    BlockTable (Text/Html/BlockTable.hs:104)
    single (Text/Html/BlockTable.hs:110)
    empty (Text/Html/BlockTable.hs:113)
    above (Text/Html/BlockTable.hs:121)
    beside (Text/Html/BlockTable.hs:123)
    getMatrix (Text/Html/BlockTable.hs:167)
    showsTable (Text/Html/BlockTable.hs:172)
    showTable (Text/Html/BlockTable.hs:175)
Warning: Text.Html: Could not find documentation for exported module: Text.Html
   0% (  1 /222) in 'Text.Html'
  Missing documentation for:
    base (Text/Html.hs:418)
    text (Text/Html.hs:467)
    compact (Text/Html.hs:431)
    ADDATTRS (Text/Html.hs:78)
    +++ (Text/Html.hs:100)
    option (Text/Html.hs:308)
    reset (Text/Html.hs:933)
    size (Text/Html.hs:463)
    link (Text/Html.hs:444)
    value (Text/Html.hs:474)
    clear (Text/Html.hs:425)
    Html (Text/Html.hs:55)
    above (Text/Html.hs:737)
    beside (Text/Html.hs:739)
    combine (Text/Html.hs:743)
    table (Text/Html.hs:319)
    p (Text/Html.hs:690)
    h1 (Text/Html.hs:291)
    </> (Text/Html.hs:738)
    <-> (Text/Html.hs:740)
    << (Text/Html.hs:93)
    HtmlElement (Text/Html.hs:32)
    HtmlAttr (Text/Html.hs:52)
    HTML (Text/Html.hs:61)
    stringToHtmlString (Text/Html.hs:143)
    concatHtml (Text/Html.hs:97)
    noHtml (Text/Html.hs:103)
    isNoHtml (Text/Html.hs:106)
    tag (Text/Html.hs:110)
    itag (Text/Html.hs:117)
    emptyAttr (Text/Html.hs:120)
    intAttr (Text/Html.hs:123)
    strAttr (Text/Html.hs:126)
    prettyHtml (Text/Html.hs:970)
    URL (Text/Html.hs:168)
    primHtml (Text/Html.hs:178)
    stringToHtml (Text/Html.hs:184)
    lineToHtml (Text/Html.hs:189)
    address (Text/Html.hs:268)
    anchor (Text/Html.hs:269)
    applet (Text/Html.hs:270)
    area (Text/Html.hs:271)
    basefont (Text/Html.hs:272)
    big (Text/Html.hs:273)
    blockquote (Text/Html.hs:274)
    body (Text/Html.hs:275)
    bold (Text/Html.hs:276)
    br (Text/Html.hs:277)
    caption (Text/Html.hs:278)
    center (Text/Html.hs:279)
    cite (Text/Html.hs:280)
    ddef (Text/Html.hs:281)
    define (Text/Html.hs:282)
    dlist (Text/Html.hs:283)
    dterm (Text/Html.hs:284)
    emphasize (Text/Html.hs:285)
    fieldset (Text/Html.hs:286)
    font (Text/Html.hs:287)
    form (Text/Html.hs:288)
    frame (Text/Html.hs:289)
    frameset (Text/Html.hs:290)
    h2 (Text/Html.hs:292)
    h3 (Text/Html.hs:293)
    h4 (Text/Html.hs:294)
    h5 (Text/Html.hs:295)
    h6 (Text/Html.hs:296)
    header (Text/Html.hs:297)
    hr (Text/Html.hs:298)
    image (Text/Html.hs:299)
    input (Text/Html.hs:300)
    italics (Text/Html.hs:301)
    keyboard (Text/Html.hs:302)
    legend (Text/Html.hs:303)
    li (Text/Html.hs:304)
    meta (Text/Html.hs:305)
    noframes (Text/Html.hs:306)
    olist (Text/Html.hs:307)
    paragraph (Text/Html.hs:309)
    param (Text/Html.hs:310)
    pre (Text/Html.hs:311)
    sample (Text/Html.hs:312)
    select (Text/Html.hs:313)
    small (Text/Html.hs:314)
    strong (Text/Html.hs:315)
    style (Text/Html.hs:316)
    sub (Text/Html.hs:317)
    sup (Text/Html.hs:318)
    td (Text/Html.hs:320)
    textarea (Text/Html.hs:321)
    th (Text/Html.hs:322)
    thebase (Text/Html.hs:323)
    thecode (Text/Html.hs:324)
    thediv (Text/Html.hs:325)
    thehtml (Text/Html.hs:326)
    thelink (Text/Html.hs:327)
    themap (Text/Html.hs:328)
    thespan (Text/Html.hs:329)
    thetitle (Text/Html.hs:330)
    tr (Text/Html.hs:331)
    tt (Text/Html.hs:332)
    ulist (Text/Html.hs:333)
    underline (Text/Html.hs:334)
    variable (Text/Html.hs:335)
    action (Text/Html.hs:411)
    align (Text/Html.hs:412)
    alink (Text/Html.hs:413)
    alt (Text/Html.hs:414)
    altcode (Text/Html.hs:415)
    archive (Text/Html.hs:416)
    background (Text/Html.hs:417)
    bgcolor (Text/Html.hs:419)
    border (Text/Html.hs:420)
    bordercolor (Text/Html.hs:421)
    cellpadding (Text/Html.hs:422)
    cellspacing (Text/Html.hs:423)
    checked (Text/Html.hs:424)
    code (Text/Html.hs:426)
    codebase (Text/Html.hs:427)
    color (Text/Html.hs:428)
    cols (Text/Html.hs:429)
    colspan (Text/Html.hs:430)
    content (Text/Html.hs:432)
    coords (Text/Html.hs:433)
    enctype (Text/Html.hs:434)
    face (Text/Html.hs:435)
    frameborder (Text/Html.hs:436)
    height (Text/Html.hs:437)
    href (Text/Html.hs:438)
    hspace (Text/Html.hs:439)
    httpequiv (Text/Html.hs:440)
    identifier (Text/Html.hs:441)
    ismap (Text/Html.hs:442)
    lang (Text/Html.hs:443)
    marginheight (Text/Html.hs:445)
    marginwidth (Text/Html.hs:446)
    maxlength (Text/Html.hs:447)
    method (Text/Html.hs:448)
    multiple (Text/Html.hs:449)
    name (Text/Html.hs:450)
    nohref (Text/Html.hs:451)
    noresize (Text/Html.hs:452)
    noshade (Text/Html.hs:453)
    nowrap (Text/Html.hs:454)
    rel (Text/Html.hs:455)
    rev (Text/Html.hs:456)
    rows (Text/Html.hs:457)
    rowspan (Text/Html.hs:458)
    rules (Text/Html.hs:459)
    scrolling (Text/Html.hs:460)
    selected (Text/Html.hs:461)
    shape (Text/Html.hs:462)
    src (Text/Html.hs:464)
    start (Text/Html.hs:465)
    target (Text/Html.hs:466)
    theclass (Text/Html.hs:468)
    thestyle (Text/Html.hs:469)
    thetype (Text/Html.hs:470)
    title (Text/Html.hs:471)
    usemap (Text/Html.hs:472)
    valign (Text/Html.hs:473)
    version (Text/Html.hs:475)
    vlink (Text/Html.hs:476)
    vspace (Text/Html.hs:477)
    width (Text/Html.hs:478)
    validHtmlTags (Text/Html.hs:486)
    validHtmlITags (Text/Html.hs:547)
    validHtmlAttrs (Text/Html.hs:559)
    aqua (Text/Html.hs:649)
    black (Text/Html.hs:650)
    blue (Text/Html.hs:651)
    fuchsia (Text/Html.hs:652)
    gray (Text/Html.hs:653)
    green (Text/Html.hs:654)
    lime (Text/Html.hs:655)
    maroon (Text/Html.hs:656)
    navy (Text/Html.hs:657)
    olive (Text/Html.hs:658)
    purple (Text/Html.hs:659)
    red (Text/Html.hs:660)
    silver (Text/Html.hs:661)
    teal (Text/Html.hs:662)
    yellow (Text/Html.hs:663)
    white (Text/Html.hs:664)
    linesToHtml (Text/Html.hs:671)
    primHtmlChar (Text/Html.hs:685)
    copyright (Text/Html.hs:686)
    spaceHtml (Text/Html.hs:687)
    bullet (Text/Html.hs:688)
    HTMLTABLE (Text/Html.hs:695)
    HtmlTable (Text/Html.hs:720)
    mkHtmlTable (Text/Html.hs:731)
    aboves (Text/Html.hs:749)
    besides (Text/Html.hs:751)
    simpleTable (Text/Html.hs:783)
    renderTable (Text/Html.hs:758)
    HtmlTree (Text/Html.hs:797)
    treeHtml (Text/Html.hs:802)
    treeColors (Text/Html.hs:841)
    debugHtml (Text/Html.hs:852)
    HotLink (Text/Html.hs:884)
    hotlink (Text/Html.hs:895)
    ordList (Text/Html.hs:907)
    unordList (Text/Html.hs:910)
    defList (Text/Html.hs:913)
    widget (Text/Html.hs:918)
    checkbox (Text/Html.hs:930)
    hidden (Text/Html.hs:931)
    radio (Text/Html.hs:932)
    submit (Text/Html.hs:934)
    password (Text/Html.hs:935)
    textfield (Text/Html.hs:936)
    afile (Text/Html.hs:937)
    clickmap (Text/Html.hs:938)
    menu (Text/Html.hs:941)
    gui (Text/Html.hs:945)
    renderHtml (Text/Html.hs:955)
    renderMessage (Text/Html.hs:960)
    renderHtml' (Text/Html.hs:978)
    prettyHtml' (Text/Html.hs:990)
    renderTag (Text/Html.hs:1010)
    rmNL (Text/Html.hs:1004)
Documentation created: dist/doc/html/html/, dist/doc/html/html/html.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/html-1.0.1.2-42h2vZ0JLRb4kCHkoa0uBE
Completed    html-1.0.1.2

Test log

[view raw]

Resolving dependencies...
No tests to run for all the packages in the project