Build #1 for swish-0.10.11.0

[all reports]

Package swish-0.10.11.0
Install InstallOk
Docs Ok
Tests Ok
Time submitted 2026-01-08 11:50:35.260015443 UTC
Compiler ghc-9.8.4
OS linux
Arch x86_64
Dependencies base-4.19.2.0, containers-0.6.8, directory-1.3.8.5, filepath-1.4.301.0, hashable-1.5.1.0, intern-0.9.6, mtl-2.3.1, network-uri-2.6.4.2, polyparse-1.13.1, text-2.1.1, time-1.12.2, base-4.19.2.0
Flags network-uri -w3ctests

Code Coverage

expressions78% (10327/13207)
booleanguards39% (34/86)
conditions 60% (58/96)
qualifiers80% (4/5)
alternatives71% (653/909)
local declarations90% (434/481)
top-level declarations67% (1251/1864)

Build log

[view raw]

Resolving dependencies...
Configuring os-string-2.0.8...
Preprocessing library for os-string-2.0.8..
Building library for os-string-2.0.8..
[ 1 of 11] Compiling System.OsString.Data.ByteString.Short.Internal ( System/OsString/Data/ByteString/Short/Internal.hs, dist/build/System/OsString/Data/ByteString/Short/Internal.o, dist/build/System/OsString/Data/ByteString/Short/Internal.dyn_o )
[ 2 of 11] Compiling System.OsString.Data.ByteString.Short ( System/OsString/Data/ByteString/Short.hs, dist/build/System/OsString/Data/ByteString/Short.o, dist/build/System/OsString/Data/ByteString/Short.dyn_o )
[ 3 of 11] Compiling System.OsString.Data.ByteString.Short.Word16 ( System/OsString/Data/ByteString/Short/Word16.hs, dist/build/System/OsString/Data/ByteString/Short/Word16.o, dist/build/System/OsString/Data/ByteString/Short/Word16.dyn_o )
[ 4 of 11] Compiling System.OsString.Internal.Exception ( System/OsString/Internal/Exception.hs, dist/build/System/OsString/Internal/Exception.o, dist/build/System/OsString/Internal/Exception.dyn_o )
[ 5 of 11] Compiling System.OsString.Encoding.Internal ( System/OsString/Encoding/Internal.hs, dist/build/System/OsString/Encoding/Internal.o, dist/build/System/OsString/Encoding/Internal.dyn_o )

System/OsString/Encoding/Internal.hs:23:42: warning: [GHC-38856] [-Wunused-imports]
    The import of try from module Control.Exception is redundant
   |
23 | import Control.Exception (SomeException, try, Exception (displayException), evaluate)
   |                                          ^^^
[ 6 of 11] Compiling System.OsString.Encoding ( System/OsString/Encoding.hs, dist/build/System/OsString/Encoding.o, dist/build/System/OsString/Encoding.dyn_o )
[ 7 of 11] Compiling System.OsString.Internal.Types ( System/OsString/Internal/Types.hs, dist/build/System/OsString/Internal/Types.o, dist/build/System/OsString/Internal/Types.dyn_o )
[ 8 of 11] Compiling System.OsString.Posix ( System/OsString/Posix.hs, dist/build/System/OsString/Posix.o, dist/build/System/OsString/Posix.dyn_o )
[ 9 of 11] Compiling System.OsString.Internal ( System/OsString/Internal.hs, dist/build/System/OsString/Internal.o, dist/build/System/OsString/Internal.dyn_o )
[10 of 11] Compiling System.OsString  ( System/OsString.hs, dist/build/System/OsString.o, dist/build/System/OsString.dyn_o )
[11 of 11] Compiling System.OsString.Windows ( System/OsString/Windows.hs, dist/build/System/OsString/Windows.o, dist/build/System/OsString/Windows.dyn_o )
Preprocessing library for os-string-2.0.8..
Running Haddock on library for os-string-2.0.8..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[ 1 of 11] Compiling System.OsString.Data.ByteString.Short.Internal ( System/OsString/Data/ByteString/Short/Internal.hs, nothing )
[ 2 of 11] Compiling System.OsString.Data.ByteString.Short ( System/OsString/Data/ByteString/Short.hs, nothing )
[ 3 of 11] Compiling System.OsString.Data.ByteString.Short.Word16 ( System/OsString/Data/ByteString/Short/Word16.hs, nothing )
[ 4 of 11] Compiling System.OsString.Internal.Exception ( System/OsString/Internal/Exception.hs, nothing )
[ 5 of 11] Compiling System.OsString.Encoding.Internal ( System/OsString/Encoding/Internal.hs, nothing )

System/OsString/Encoding/Internal.hs:23:42: warning: [GHC-38856] [-Wunused-imports]
    The import of try from module Control.Exception is redundant
   |
23 | import Control.Exception (SomeException, try, Exception (displayException), evaluate)
   |                                          ^^^
[ 6 of 11] Compiling System.OsString.Encoding ( System/OsString/Encoding.hs, nothing )
[ 7 of 11] Compiling System.OsString.Internal.Types ( System/OsString/Internal/Types.hs, nothing )
[ 8 of 11] Compiling System.OsString.Posix ( System/OsString/Posix.hs, nothing )
[ 9 of 11] Compiling System.OsString.Internal ( System/OsString/Internal.hs, nothing )
[10 of 11] Compiling System.OsString  ( System/OsString.hs, nothing )
[11 of 11] Compiling System.OsString.Windows ( System/OsString/Windows.hs, nothing )
Haddock coverage:
Warning: 'ShortByteString' is ambiguous. It is defined
    * in Data.ByteString.Short.Internal
    * in Data.ByteString.Short.Internal
    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.ByteString.Short.Internal
  26% ( 11 / 41) in 'System.OsString.Data.ByteString.Short.Internal'
  Missing documentation for:
    _nul (System/OsString/Data/ByteString/Short/Internal.hs:60)
    isSpace (System/OsString/Data/ByteString/Short/Internal.hs:63)
    create (System/OsString/Data/ByteString/Short/Internal.hs:70)
    asBA (System/OsString/Data/ByteString/Short/Internal.hs:80)
    BA (System/OsString/Data/ByteString/Short/Internal.hs:84)
    MBA (System/OsString/Data/ByteString/Short/Internal.hs:85)
    newPinnedByteArray (System/OsString/Data/ByteString/Short/Internal.hs:89)
    newByteArray (System/OsString/Data/ByteString/Short/Internal.hs:94)
    copyByteArray (System/OsString/Data/ByteString/Short/Internal.hs:99)
    unsafeFreezeByteArray (System/OsString/Data/ByteString/Short/Internal.hs:104)
    copyAddrToByteArray (System/OsString/Data/ByteString/Short/Internal.hs:109)
    moduleErrorIO (System/OsString/Data/ByteString/Short/Internal.hs:244)
    moduleErrorMsg (System/OsString/Data/ByteString/Short/Internal.hs:248)
    packWord16 (System/OsString/Data/ByteString/Short/Internal.hs:251)
    packLenWord16 (System/OsString/Data/ByteString/Short/Internal.hs:254)
    unpackWord16 (System/OsString/Data/ByteString/Short/Internal.hs:265)
    packWord16Rev (System/OsString/Data/ByteString/Short/Internal.hs:274)
    packLenWord16Rev (System/OsString/Data/ByteString/Short/Internal.hs:277)
    indexWord8Array (System/OsString/Data/ByteString/Short/Internal.hs:299)
    word16ToLE# (System/OsString/Data/ByteString/Short/Internal.hs:320)
    word16FromLE# (System/OsString/Data/ByteString/Short/Internal.hs:322)
    setByteArray (System/OsString/Data/ByteString/Short/Internal.hs:325)
    copyMutableByteArray (System/OsString/Data/ByteString/Short/Internal.hs:330)
    createAndTrim' (System/OsString/Data/ByteString/Short/Internal.hs:356)
    createAndTrim'' (System/OsString/Data/ByteString/Short/Internal.hs:372)
    findIndexOrLength (System/OsString/Data/ByteString/Short/Internal.hs:397)
    assertEven (System/OsString/Data/ByteString/Short/Internal.hs:422)
    errorEmptySBS (System/OsString/Data/ByteString/Short/Internal.hs:430)
    moduleError (System/OsString/Data/ByteString/Short/Internal.hs:434)
    compareByteArraysOff (System/OsString/Data/ByteString/Short/Internal.hs:444)
Warning: 'ShortByteString' is ambiguous. It is defined
    * in Data.ByteString.Short.Internal
    * in Data.ByteString.Short.Internal
    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.ByteString.Short.Internal
  96% ( 93 / 96) in 'System.OsString.Data.ByteString.Short'
  Missing documentation for:
    append
    uncons2 (System/OsString/Data/ByteString/Short.hs:184)
    concat
Warning: 'ShortByteString' is ambiguous. It is defined
    * in Data.ByteString.Short.Internal
    * in Data.ByteString.Short.Internal
    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.ByteString.Short.Internal
Warning: 'ByteString' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'CString' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  96% ( 92 / 95) in 'System.OsString.Data.ByteString.Short.Word16'
  Missing documentation for:
    append
    concat
    breakSubstring (System/OsString/Data/ByteString/Short/Word16.hs:663)
Warning: 'try' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  33% (  1 /  3) in 'System.OsString.Internal.Exception'
  Missing documentation for:
    Module header
    isAsyncException (System/OsString/Internal/Exception.hs:17)
Warning: 'TextEncoding' is ambiguous. It is defined
    * in GHC.IO.Encoding.Types
    * in GHC.IO.Encoding.Types
    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.IO.Encoding.Types
  27% (  9 / 33) in 'System.OsString.Encoding.Internal'
  Missing documentation for:
    Module header
    ucs2le (System/OsString/Encoding/Internal.hs:42)
    mkUcs2le (System/OsString/Encoding/Internal.hs:45)
    ucs2le_DF (System/OsString/Encoding/Internal.hs:50)
    ucs2le_EF (System/OsString/Encoding/Internal.hs:60)
    ucs2le_decode (System/OsString/Encoding/Internal.hs:71)
    ucs2le_encode (System/OsString/Encoding/Internal.hs:96)
    mkUTF16le_b (System/OsString/Encoding/Internal.hs:131)
    utf16le_b_DF (System/OsString/Encoding/Internal.hs:136)
    utf16le_b_EF (System/OsString/Encoding/Internal.hs:146)
    utf16le_b_decode (System/OsString/Encoding/Internal.hs:157)
    utf16le_b_encode (System/OsString/Encoding/Internal.hs:195)
    cWcharsToChars_UCS2 (System/OsString/Encoding/Internal.hs:231)
    cWcharsToChars (System/OsString/Encoding/Internal.hs:238)
    charsToCWchars (System/OsString/Encoding/Internal.hs:248)
    withWindowsString (System/OsString/Encoding/Internal.hs:264)
    peekWindowsString (System/OsString/Encoding/Internal.hs:267)
    withPosixString (System/OsString/Encoding/Internal.hs:272)
    withPosixString' (System/OsString/Encoding/Internal.hs:275)
    peekPosixString (System/OsString/Encoding/Internal.hs:278)
    peekPosixString' (System/OsString/Encoding/Internal.hs:281)
    EncodingException (System/OsString/Encoding/Internal.hs:340)
    showEncodingException (System/OsString/Encoding/Internal.hs:348)
    wNUL (System/OsString/Encoding/Internal.hs:367)
  44% ( 11 / 25) in 'System.OsString.Encoding'
  Missing documentation for:
    Module header
    EncodingException (System/OsString/Encoding/Internal.hs:340)
    showEncodingException (System/OsString/Encoding/Internal.hs:348)
    ucs2le (System/OsString/Encoding/Internal.hs:42)
    mkUcs2le (System/OsString/Encoding/Internal.hs:45)
    ucs2le_DF (System/OsString/Encoding/Internal.hs:50)
    ucs2le_EF (System/OsString/Encoding/Internal.hs:60)
    ucs2le_decode (System/OsString/Encoding/Internal.hs:71)
    ucs2le_encode (System/OsString/Encoding/Internal.hs:96)
    mkUTF16le_b (System/OsString/Encoding/Internal.hs:131)
    utf16le_b_DF (System/OsString/Encoding/Internal.hs:136)
    utf16le_b_EF (System/OsString/Encoding/Internal.hs:146)
    utf16le_b_decode (System/OsString/Encoding/Internal.hs:157)
    utf16le_b_encode (System/OsString/Encoding/Internal.hs:195)
Warning: 'WindowsString' is ambiguous. It is defined
    * at System/OsString/Internal/Types.hs:60:25
    * at System/OsString/Internal/Types.hs:60: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 System/OsString/Internal/Types.hs:60:1
Warning: 'PosixString' is ambiguous. It is defined
    * at System/OsString/Internal/Types.hs:87:23
    * at System/OsString/Internal/Types.hs:87: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 System/OsString/Internal/Types.hs:87:1
Warning: 'ShortByteString' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'PosixChar' is ambiguous. It is defined
    * at System/OsString/Internal/Types.hs:123:23
    * at System/OsString/Internal/Types.hs:123: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 System/OsString/Internal/Types.hs:123:1
Warning: 'WindowsChar' is ambiguous. It is defined
    * at System/OsString/Internal/Types.hs:117:23
    * at System/OsString/Internal/Types.hs:117: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 System/OsString/Internal/Types.hs:117:1
Warning: 'OsChar' is ambiguous. It is defined
    * at System/OsString/Internal/Types.hs:210:18
    * at System/OsString/Internal/Types.hs:210: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 System/OsString/Internal/Types.hs:210:1
Warning: 'OsString' is ambiguous. It is defined
    * at System/OsString/Internal/Types.hs:161:20
    * at System/OsString/Internal/Types.hs:161: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 System/OsString/Internal/Types.hs:161:1
Warning: '(</>)' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  50% (  9 / 18) in 'System.OsString.Internal.Types'
  Missing documentation for:
    Module header
    unWS (System/OsString/Internal/Types.hs:70)
    unPS (System/OsString/Internal/Types.hs:96)
    PlatformString (System/OsString/Internal/Types.hs:114)
    WindowsChar (System/OsString/Internal/Types.hs:117)
    unWW (System/OsString/Internal/Types.hs:131)
    PosixChar (System/OsString/Internal/Types.hs:123)
    unPW (System/OsString/Internal/Types.hs:139)
    PlatformChar (System/OsString/Internal/Types.hs:148)
Warning: 'setFileSystemEncoding' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'getLocaleEncoding' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'PosixString' is ambiguous. It is defined
    * at System/OsString/Internal/Types.hs:87:23
    * at System/OsString/Internal/Types.hs:87: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 System/OsString/Internal/Types.hs:87:1
Warning: 'OsString' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  95% ( 95 /100) in 'System.OsString.Posix'
  Missing documentation for:
    Module header
    PosixChar (System/OsString/Internal/Types.hs:123)
    singleton (System/OsString/Common.hs:526)
    empty (System/OsString/Common.hs:529)
    concat (System/OsString/Common.hs:737)
Warning: 'setFileSystemEncoding' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'unsafePerformIO' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'getLocaleEncoding' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'OsString' is ambiguous. It is defined
    * at System/OsString/Internal/Types.hs:161:20
    * at System/OsString/Internal/Types.hs:161: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 System/OsString/Internal/Types.hs:161:1
Warning: 'OsChar' is ambiguous. It is defined
    * at System/OsString/Internal/Types.hs:210:18
    * at System/OsString/Internal/Types.hs:210: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 System/OsString/Internal/Types.hs:210:1
Warning: 'head' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:293: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 System/OsString/Internal.hs:293:1
Warning: 'tail' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:277: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 System/OsString/Internal.hs:277:1
Warning: 'init' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:302: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 System/OsString/Internal.hs:302:1
Warning: 'last' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:268: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 System/OsString/Internal.hs:268:1
Warning: 'map' is ambiguous. It is defined
    * in GHC.Base
    * at System/OsString/Internal.hs:332: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 System/OsString/Internal.hs:332:1
Warning: 'reverse' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:338: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 System/OsString/Internal.hs:338:1
Warning: 'foldl' is ambiguous. It is defined
    * in Data.Foldable
    * at System/OsString/Internal.hs:354: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 System/OsString/Internal.hs:354:1
Warning: 'foldl1' is ambiguous. It is defined
    * in Data.Foldable
    * at System/OsString/Internal.hs:368: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 System/OsString/Internal.hs:368:1
Warning: 'foldr' is ambiguous. It is defined
    * in Data.Foldable
    * at System/OsString/Internal.hs:384: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 System/OsString/Internal.hs:384:1
Warning: 'foldr1' is ambiguous. It is defined
    * in Data.Foldable
    * at System/OsString/Internal.hs:398: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 System/OsString/Internal.hs:398:1
Warning: 'all' is ambiguous. It is defined
    * in Data.Foldable
    * at System/OsString/Internal.hs:412: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 System/OsString/Internal.hs:412:1
Warning: 'any' is ambiguous. It is defined
    * in Data.Foldable
    * at System/OsString/Internal.hs:419: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 System/OsString/Internal.hs:419:1
Warning: 'replicate' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:434: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 System/OsString/Internal.hs:434:1
Warning: 'take' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:476: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 System/OsString/Internal.hs:476:1
Warning: 'length' is ambiguous. It is defined
    * in Data.Foldable
    * at System/OsString/Internal.hs:325: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 System/OsString/Internal.hs:325:1
Warning: 'drop' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:513: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 System/OsString/Internal.hs:513:1
Warning: 'takeWhile' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:507: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 System/OsString/Internal.hs:507:1
Warning: 'dropWhile' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:535: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 System/OsString/Internal.hs:535:1
Warning: 'break' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:564: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 System/OsString/Internal.hs:564:1
Warning: 'span' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:574: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 System/OsString/Internal.hs:574:1
Warning: 'splitAt' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:599: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 System/OsString/Internal.hs:599:1
Warning: 'elem' is ambiguous. It is defined
    * in Data.Foldable
    * at System/OsString/Internal.hs:702: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 System/OsString/Internal.hs:702:1
Warning: 'filter' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:720: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 System/OsString/Internal.hs:720:1
  94% ( 75 / 79) in 'System.OsString.Internal'
  Missing documentation for:
    Module header
    empty (System/OsString/Internal.hs:233)
    singleton (System/OsString/Internal.hs:236)
    concat (System/OsString/Internal.hs:425)
Warning: 'setFileSystemEncoding' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'unsafePerformIO' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  96% ( 96 / 99) in 'System.OsString'
  Missing documentation for:
    empty (System/OsString/Internal.hs:233)
    singleton (System/OsString/Internal.hs:236)
    concat (System/OsString/Internal.hs:425)
Warning: 'unsafeDupablePerformIO' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'WindowsString' is ambiguous. It is defined
    * at System/OsString/Internal/Types.hs:60:25
    * at System/OsString/Internal/Types.hs:60: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 System/OsString/Internal/Types.hs:60:1
Warning: 'OsString' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  94% ( 94 / 99) in 'System.OsString.Windows'
  Missing documentation for:
    Module header
    WindowsChar (System/OsString/Internal/Types.hs:117)
    singleton (System/OsString/Common.hs:526)
    empty (System/OsString/Common.hs:529)
    concat (System/OsString/Common.hs:737)
Warning: System.OsString.Data.ByteString.Short: could not find link destinations for: 
	- Data.ByteString.Short.Internal.Rep_ShortByteString
	- Data.ByteString.Short.Internal.D:R:ItemShortByteString
Warning: System.OsString.Data.ByteString.Short.Word16: could not find link destinations for: 
	- Data.ByteString.Short.Internal.Rep_ShortByteString
	- Data.ByteString.Short.Internal.D:R:ItemShortByteString
Warning: System.OsString.Internal.Types: could not find link destinations for: 
	- System.OsString.Internal.Types.Rep_OsChar
	- System.OsString.Internal.Types.Rep_OsString
	- System.OsString.Internal.Types.Rep_PosixChar
	- System.OsString.Internal.Types.Rep_WindowsChar
	- System.OsString.Internal.Types.Rep_PosixString
	- System.OsString.Internal.Types.Rep_WindowsString
Warning: System.OsString.Posix: could not find link destinations for: 
	- System.OsString.Internal.Types.Rep_PosixChar
	- System.OsString.Internal.Types.Rep_PosixString
Warning: System.OsString: could not find link destinations for: 
	- System.OsString.Internal.Types.Rep_OsChar
	- System.OsString.Internal.Types.Rep_OsString
Warning: System.OsString.Windows: could not find link destinations for: 
	- System.OsString.Internal.Types.Rep_WindowsChar
	- System.OsString.Internal.Types.Rep_WindowsString
Documentation created: dist/doc/html/os-string/,
dist/doc/html/os-string/os-string.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/os-string-2.0.8-JLOCx5syZ3qViIHERGXha
Completed    os-string-2.0.8
Configuring polyparse-1.13.1...
Preprocessing library for polyparse-1.13.1..
Building library for polyparse-1.13.1..
[ 1 of 18] Compiling Text.ParserCombinators.HuttonMeijer ( src/Text/ParserCombinators/HuttonMeijer.hs, dist/build/Text/ParserCombinators/HuttonMeijer.o, dist/build/Text/ParserCombinators/HuttonMeijer.dyn_o )
[ 2 of 18] Compiling Text.ParserCombinators.HuttonMeijerWallace ( src/Text/ParserCombinators/HuttonMeijerWallace.hs, dist/build/Text/ParserCombinators/HuttonMeijerWallace.o, dist/build/Text/ParserCombinators/HuttonMeijerWallace.dyn_o )
[ 3 of 18] Compiling Text.ParserCombinators.Poly.Base ( src/Text/ParserCombinators/Poly/Base.hs, dist/build/Text/ParserCombinators/Poly/Base.o, dist/build/Text/ParserCombinators/Poly/Base.dyn_o )
[ 4 of 18] Compiling Text.ParserCombinators.Poly.Result ( src/Text/ParserCombinators/Poly/Result.hs, dist/build/Text/ParserCombinators/Poly/Result.o, dist/build/Text/ParserCombinators/Poly/Result.dyn_o )
[ 5 of 18] Compiling Text.ParserCombinators.Poly.Parser ( src/Text/ParserCombinators/Poly/Parser.hs, dist/build/Text/ParserCombinators/Poly/Parser.o, dist/build/Text/ParserCombinators/Poly/Parser.dyn_o )
[ 6 of 18] Compiling Text.ParserCombinators.Poly.Plain ( src/Text/ParserCombinators/Poly/Plain.hs, dist/build/Text/ParserCombinators/Poly/Plain.o, dist/build/Text/ParserCombinators/Poly/Plain.dyn_o )
[ 7 of 18] Compiling Text.ParserCombinators.Poly ( src/Text/ParserCombinators/Poly.hs, dist/build/Text/ParserCombinators/Poly.o, dist/build/Text/ParserCombinators/Poly.dyn_o )
[ 8 of 18] Compiling Text.Parse       ( src/Text/Parse.hs, dist/build/Text/Parse.o, dist/build/Text/Parse.dyn_o )

src/Text/Parse.hs:400:36: 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."
    |
400 |     parseList = do { w <- word; if head w == '"' then return (init (tail w))
    |                                    ^^^^

src/Text/Parse.hs:400:69: warning: [GHC-63394] [-Wx-partial]
    In the use of tail
    (imported from Prelude, but defined in GHC.List):
    "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
    |
400 |     parseList = do { w <- word; if head w == '"' then return (init (tail w))
    |                                                                     ^^^^
[ 9 of 18] Compiling Text.ParserCombinators.Poly.Lex ( src/Text/ParserCombinators/Poly/Lex.hs, dist/build/Text/ParserCombinators/Poly/Lex.o, dist/build/Text/ParserCombinators/Poly/Lex.dyn_o )
[10 of 18] Compiling Text.ParserCombinators.Poly.Lazy ( src/Text/ParserCombinators/Poly/Lazy.hs, dist/build/Text/ParserCombinators/Poly/Lazy.o, dist/build/Text/ParserCombinators/Poly/Lazy.dyn_o )
[11 of 18] Compiling Text.ParserCombinators.Poly.ByteStringChar ( src/Text/ParserCombinators/Poly/ByteStringChar.hs, dist/build/Text/ParserCombinators/Poly/ByteStringChar.o, dist/build/Text/ParserCombinators/Poly/ByteStringChar.dyn_o )
[12 of 18] Compiling Text.Parse.ByteString ( src/Text/Parse/ByteString.hs, dist/build/Text/Parse/ByteString.o, dist/build/Text/Parse/ByteString.dyn_o )

src/Text/Parse/ByteString.hs:440:36: 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."
    |
440 |     parseList = do { w <- word; if head w == '"' then return (init (tail w))
    |                                    ^^^^

src/Text/Parse/ByteString.hs:440:69: warning: [GHC-63394] [-Wx-partial]
    In the use of tail
    (imported from Prelude, but defined in GHC.List):
    "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
    |
440 |     parseList = do { w <- word; if head w == '"' then return (init (tail w))
    |                                                                     ^^^^
[13 of 18] Compiling Text.ParserCombinators.Poly.ByteString ( src/Text/ParserCombinators/Poly/ByteString.hs, dist/build/Text/ParserCombinators/Poly/ByteString.o, dist/build/Text/ParserCombinators/Poly/ByteString.dyn_o )
[14 of 18] Compiling Text.ParserCombinators.Poly.StateParser ( src/Text/ParserCombinators/Poly/StateParser.hs, dist/build/Text/ParserCombinators/Poly/StateParser.o, dist/build/Text/ParserCombinators/Poly/StateParser.dyn_o )
[15 of 18] Compiling Text.ParserCombinators.Poly.StateLazy ( src/Text/ParserCombinators/Poly/StateLazy.hs, dist/build/Text/ParserCombinators/Poly/StateLazy.o, dist/build/Text/ParserCombinators/Poly/StateLazy.dyn_o )
[16 of 18] Compiling Text.ParserCombinators.Poly.State ( src/Text/ParserCombinators/Poly/State.hs, dist/build/Text/ParserCombinators/Poly/State.o, dist/build/Text/ParserCombinators/Poly/State.dyn_o )
[17 of 18] Compiling Text.ParserCombinators.Poly.StateText ( src/Text/ParserCombinators/Poly/StateText.hs, dist/build/Text/ParserCombinators/Poly/StateText.o, dist/build/Text/ParserCombinators/Poly/StateText.dyn_o )
[18 of 18] Compiling Text.ParserCombinators.Poly.Text ( src/Text/ParserCombinators/Poly/Text.hs, dist/build/Text/ParserCombinators/Poly/Text.o, dist/build/Text/ParserCombinators/Poly/Text.dyn_o )
Preprocessing library for polyparse-1.13.1..
Running Haddock on library for polyparse-1.13.1..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[ 1 of 18] Compiling Text.ParserCombinators.HuttonMeijer ( src/Text/ParserCombinators/HuttonMeijer.hs, nothing )
[ 2 of 18] Compiling Text.ParserCombinators.HuttonMeijerWallace ( src/Text/ParserCombinators/HuttonMeijerWallace.hs, nothing )
[ 3 of 18] Compiling Text.ParserCombinators.Poly.Base ( src/Text/ParserCombinators/Poly/Base.hs, nothing )
[ 4 of 18] Compiling Text.ParserCombinators.Poly.Result ( src/Text/ParserCombinators/Poly/Result.hs, nothing )
[ 5 of 18] Compiling Text.ParserCombinators.Poly.Parser ( src/Text/ParserCombinators/Poly/Parser.hs, nothing )
[ 6 of 18] Compiling Text.ParserCombinators.Poly.Plain ( src/Text/ParserCombinators/Poly/Plain.hs, nothing )
[ 7 of 18] Compiling Text.ParserCombinators.Poly ( src/Text/ParserCombinators/Poly.hs, nothing )
[ 8 of 18] Compiling Text.Parse       ( src/Text/Parse.hs, nothing )

src/Text/Parse.hs:400:36: 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."
    |
400 |     parseList = do { w <- word; if head w == '"' then return (init (tail w))
    |                                    ^^^^

src/Text/Parse.hs:400:69: warning: [GHC-63394] [-Wx-partial]
    In the use of tail
    (imported from Prelude, but defined in GHC.List):
    "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
    |
400 |     parseList = do { w <- word; if head w == '"' then return (init (tail w))
    |                                                                     ^^^^
[ 9 of 18] Compiling Text.ParserCombinators.Poly.Lex ( src/Text/ParserCombinators/Poly/Lex.hs, nothing )
[10 of 18] Compiling Text.ParserCombinators.Poly.Lazy ( src/Text/ParserCombinators/Poly/Lazy.hs, nothing )
[11 of 18] Compiling Text.ParserCombinators.Poly.ByteStringChar ( src/Text/ParserCombinators/Poly/ByteStringChar.hs, nothing )
[12 of 18] Compiling Text.Parse.ByteString ( src/Text/Parse/ByteString.hs, nothing )

src/Text/Parse/ByteString.hs:440:36: 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."
    |
440 |     parseList = do { w <- word; if head w == '"' then return (init (tail w))
    |                                    ^^^^

src/Text/Parse/ByteString.hs:440:69: warning: [GHC-63394] [-Wx-partial]
    In the use of tail
    (imported from Prelude, but defined in GHC.List):
    "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
    |
440 |     parseList = do { w <- word; if head w == '"' then return (init (tail w))
    |                                                                     ^^^^
[13 of 18] Compiling Text.ParserCombinators.Poly.ByteString ( src/Text/ParserCombinators/Poly/ByteString.hs, nothing )
[14 of 18] Compiling Text.ParserCombinators.Poly.StateParser ( src/Text/ParserCombinators/Poly/StateParser.hs, nothing )
[15 of 18] Compiling Text.ParserCombinators.Poly.StateLazy ( src/Text/ParserCombinators/Poly/StateLazy.hs, nothing )
[16 of 18] Compiling Text.ParserCombinators.Poly.State ( src/Text/ParserCombinators/Poly/State.hs, nothing )
[17 of 18] Compiling Text.ParserCombinators.Poly.StateText ( src/Text/ParserCombinators/Poly/StateText.hs, nothing )
[18 of 18] Compiling Text.ParserCombinators.Poly.Text ( src/Text/ParserCombinators/Poly/Text.hs, nothing )
Haddock coverage:
   5% (  2 / 36) in 'Text.ParserCombinators.HuttonMeijer'
  Missing documentation for:
    item (src/Text/ParserCombinators/HuttonMeijer.hs:90)
    first (src/Text/ParserCombinators/HuttonMeijer.hs:95)
    papply (src/Text/ParserCombinators/HuttonMeijer.hs:100)
    +++ (src/Text/ParserCombinators/HuttonMeijer.hs:107)
    sat (src/Text/ParserCombinators/HuttonMeijer.hs:110)
    many (src/Text/ParserCombinators/HuttonMeijer.hs:116)
    many1 (src/Text/ParserCombinators/HuttonMeijer.hs:120)
    sepby (src/Text/ParserCombinators/HuttonMeijer.hs:123)
    sepby1 (src/Text/ParserCombinators/HuttonMeijer.hs:126)
    chainl (src/Text/ParserCombinators/HuttonMeijer.hs:129)
    chainl1 (src/Text/ParserCombinators/HuttonMeijer.hs:132)
    chainr (src/Text/ParserCombinators/HuttonMeijer.hs:138)
    chainr1 (src/Text/ParserCombinators/HuttonMeijer.hs:141)
    ops (src/Text/ParserCombinators/HuttonMeijer.hs:147)
    bracket (src/Text/ParserCombinators/HuttonMeijer.hs:150)
    char (src/Text/ParserCombinators/HuttonMeijer.hs:157)
    digit (src/Text/ParserCombinators/HuttonMeijer.hs:160)
    lower (src/Text/ParserCombinators/HuttonMeijer.hs:163)
    upper (src/Text/ParserCombinators/HuttonMeijer.hs:166)
    letter (src/Text/ParserCombinators/HuttonMeijer.hs:169)
    alphanum (src/Text/ParserCombinators/HuttonMeijer.hs:172)
    string (src/Text/ParserCombinators/HuttonMeijer.hs:175)
    ident (src/Text/ParserCombinators/HuttonMeijer.hs:179)
    nat (src/Text/ParserCombinators/HuttonMeijer.hs:182)
    int (src/Text/ParserCombinators/HuttonMeijer.hs:187)
    spaces (src/Text/ParserCombinators/HuttonMeijer.hs:194)
    comment (src/Text/ParserCombinators/HuttonMeijer.hs:202)
    junk (src/Text/ParserCombinators/HuttonMeijer.hs:207)
    skip (src/Text/ParserCombinators/HuttonMeijer.hs:210)
    token (src/Text/ParserCombinators/HuttonMeijer.hs:213)
    natural (src/Text/ParserCombinators/HuttonMeijer.hs:220)
    integer (src/Text/ParserCombinators/HuttonMeijer.hs:223)
    symbol (src/Text/ParserCombinators/HuttonMeijer.hs:226)
    identifier (src/Text/ParserCombinators/HuttonMeijer.hs:229)
  77% ( 24 / 31) in 'Text.ParserCombinators.HuttonMeijerWallace'
  Missing documentation for:
    Parser (src/Text/ParserCombinators/HuttonMeijerWallace.hs:67)
    chainl (src/Text/ParserCombinators/HuttonMeijerWallace.hs:229)
    chainl1 (src/Text/ParserCombinators/HuttonMeijerWallace.hs:232)
    chainr (src/Text/ParserCombinators/HuttonMeijerWallace.hs:239)
    chainr1 (src/Text/ParserCombinators/HuttonMeijerWallace.hs:242)
    ops (src/Text/ParserCombinators/HuttonMeijerWallace.hs:251)
    bracket (src/Text/ParserCombinators/HuttonMeijerWallace.hs:256)
  95% ( 23 / 24) in 'Text.ParserCombinators.Poly.Base'
  Missing documentation for:
    Module header
  75% (  3 /  4) in 'Text.ParserCombinators.Poly.Result'
  Missing documentation for:
    Module header
 100% ( 12 / 12) in 'Text.ParserCombinators.Poly.Parser'
  93% ( 15 / 16) in 'Text.ParserCombinators.Poly.Plain'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'Text.ParserCombinators.Poly'
  Missing documentation for:
    Module header
  76% ( 23 / 30) in 'Text.Parse'
  Missing documentation for:
    Module header
    parseSigned (src/Text/Parse.hs:230)
    parseInt (src/Text/Parse.hs:237)
    parseDec (src/Text/Parse.hs:243)
    parseOct (src/Text/Parse.hs:244)
    parseHex (src/Text/Parse.hs:245)
    parseFloat (src/Text/Parse.hs:248)
 100% ( 16 / 16) in 'Text.ParserCombinators.Poly.Lex'
  93% ( 15 / 16) in 'Text.ParserCombinators.Poly.Lazy'
  Missing documentation for:
    Module header
  94% ( 16 / 17) in 'Text.ParserCombinators.Poly.ByteStringChar'
  Missing documentation for:
    Module header
  96% ( 31 / 32) in 'Text.Parse.ByteString'
  Missing documentation for:
    Module header
  94% ( 16 / 17) in 'Text.ParserCombinators.Poly.ByteString'
  Missing documentation for:
    Module header
 100% ( 15 / 15) in 'Text.ParserCombinators.Poly.StateParser'
  94% ( 33 / 35) in 'Text.ParserCombinators.Poly.StateLazy'
  Missing documentation for:
    Module header
    manyFinally (src/Text/ParserCombinators/Poly/StateLazy.hs:165)
  94% ( 18 / 19) in 'Text.ParserCombinators.Poly.State'
  Missing documentation for:
    Module header
  95% ( 21 / 22) in 'Text.ParserCombinators.Poly.StateText'
  Missing documentation for:
    Module header
  94% ( 17 / 18) in 'Text.ParserCombinators.Poly.Text'
  Missing documentation for:
    Module header
Warning: Text.ParserCombinators.HuttonMeijer: could not find link destinations for: 
	- Text.ParserCombinators.HuttonMeijer.Token
Warning: Text.ParserCombinators.HuttonMeijerWallace: could not find link destinations for: 
	- Text.ParserCombinators.HuttonMeijerWallace.ParseResult
Documentation created: dist/doc/html/polyparse/,
dist/doc/html/polyparse/polyparse.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/polyparse-1.13.1-3JNhUz69dQj31c1iqOQR1I
Completed    polyparse-1.13.1
Configuring th-compat-0.1.7...
Preprocessing library for th-compat-0.1.7..
Building library for th-compat-0.1.7..
[1 of 1] Compiling Language.Haskell.TH.Syntax.Compat ( src/Language/Haskell/TH/Syntax/Compat.hs, dist/build/Language/Haskell/TH/Syntax/Compat.o, dist/build/Language/Haskell/TH/Syntax/Compat.dyn_o )
Preprocessing library for th-compat-0.1.7..
Running Haddock on library for th-compat-0.1.7..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 1] Compiling Language.Haskell.TH.Syntax.Compat ( src/Language/Haskell/TH/Syntax/Compat.hs, nothing )
Haddock coverage:
Warning: 'Code' is ambiguous. It is defined
    * in Language.Haskell.TH.Syntax
    * in Language.Haskell.TH.Syntax
    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 Language.Haskell.TH.Syntax
Warning: 'm' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'TExp' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'lift' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'newNameQuote' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  97% ( 45 / 46) in 'Language.Haskell.TH.Syntax.Compat'
  Missing documentation for:
    CodeQ
Documentation created: dist/doc/html/th-compat/,
dist/doc/html/th-compat/th-compat.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/th-compat-0.1.7-EmM9ruMKEJXEkEkRote8Zx
Completed    th-compat-0.1.7
Configuring hashable-1.5.1.0...
Preprocessing library for hashable-1.5.1.0..
Building library for hashable-1.5.1.0..
[ 1 of 10] Compiling Data.Hashable.FFI ( src/Data/Hashable/FFI.hs, dist/build/Data/Hashable/FFI.o, dist/build/Data/Hashable/FFI.dyn_o )
[ 2 of 10] Compiling Data.Hashable.Imports ( src/Data/Hashable/Imports.hs, dist/build/Data/Hashable/Imports.o, dist/build/Data/Hashable/Imports.dyn_o )
[ 3 of 10] Compiling Data.Hashable.Mix ( src/Data/Hashable/Mix.hs, dist/build/Data/Hashable/Mix.o, dist/build/Data/Hashable/Mix.dyn_o )
[ 4 of 10] Compiling Data.Hashable.XXH3 ( src/Data/Hashable/XXH3.hs, dist/build/Data/Hashable/XXH3.o, dist/build/Data/Hashable/XXH3.dyn_o )
[ 5 of 10] Compiling Data.Hashable.LowLevel ( src/Data/Hashable/LowLevel.hs, dist/build/Data/Hashable/LowLevel.o, dist/build/Data/Hashable/LowLevel.dyn_o )
[ 6 of 10] Compiling Data.Hashable.Class ( src/Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o, dist/build/Data/Hashable/Class.dyn_o )
[ 7 of 10] Compiling Data.Hashable.Lifted ( src/Data/Hashable/Lifted.hs, dist/build/Data/Hashable/Lifted.o, dist/build/Data/Hashable/Lifted.dyn_o )
[ 8 of 10] Compiling Data.Hashable.Generic.Instances ( src/Data/Hashable/Generic/Instances.hs, dist/build/Data/Hashable/Generic/Instances.o, dist/build/Data/Hashable/Generic/Instances.dyn_o )

src/Data/Hashable/Generic/Instances.hs:5:14: warning: [GHC-19244] [-Wtrustworthy-safe]
    Data.Hashable.Generic.Instances is marked as Trustworthy but has been inferred as safe!
  |
5 | {-# LANGUAGE Trustworthy #-}
  |              ^^^^^^^^^^^
[ 9 of 10] Compiling Data.Hashable.Generic ( src/Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o, dist/build/Data/Hashable/Generic.dyn_o )
[10 of 10] Compiling Data.Hashable    ( src/Data/Hashable.hs, dist/build/Data/Hashable.o, dist/build/Data/Hashable.dyn_o )
Preprocessing library for hashable-1.5.1.0..
Running Haddock on library for hashable-1.5.1.0..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[ 1 of 10] Compiling Data.Hashable.FFI ( src/Data/Hashable/FFI.hs, nothing )
[ 2 of 10] Compiling Data.Hashable.Imports ( src/Data/Hashable/Imports.hs, nothing )
[ 3 of 10] Compiling Data.Hashable.Mix ( src/Data/Hashable/Mix.hs, nothing )
[ 4 of 10] Compiling Data.Hashable.XXH3 ( src/Data/Hashable/XXH3.hs, nothing )
[ 5 of 10] Compiling Data.Hashable.LowLevel ( src/Data/Hashable/LowLevel.hs, nothing )
[ 6 of 10] Compiling Data.Hashable.Class ( src/Data/Hashable/Class.hs, nothing )
[ 7 of 10] Compiling Data.Hashable.Lifted ( src/Data/Hashable/Lifted.hs, nothing )
[ 8 of 10] Compiling Data.Hashable.Generic.Instances ( src/Data/Hashable/Generic/Instances.hs, nothing )

src/Data/Hashable/Generic/Instances.hs:5:14: warning: [GHC-19244] [-Wtrustworthy-safe]
    Data.Hashable.Generic.Instances is marked as Trustworthy but has been inferred as safe!
  |
5 | {-# LANGUAGE Trustworthy #-}
  |              ^^^^^^^^^^^
[ 9 of 10] Compiling Data.Hashable.Generic ( src/Data/Hashable/Generic.hs, nothing )
[10 of 10] Compiling Data.Hashable    ( src/Data/Hashable.hs, nothing )
Haddock coverage:
Warning: 'ByteArray' is ambiguous. It is defined
    * in Data.Array.Byte
    * in Data.Array.Byte
    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.Array.Byte
Warning: 'hash' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'defaultHashWith' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Hashed' is ambiguous. It is defined
    * at src/Data/Hashable/Class.hs:863:17
    * at src/Data/Hashable/Class.hs:863: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/Hashable/Class.hs:863:1
Warning: 'Arg' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  80% (  8 / 10) in 'Data.Hashable.Lifted'
  Missing documentation for:
    Hashable1 (src/Data/Hashable/Class.hs:255)
    Hashable2 (src/Data/Hashable/Class.hs:270)
  66% (  6 /  9) in 'Data.Hashable.Generic'
  Missing documentation for:
    One (src/Data/Hashable/Class.hs:245)
    Zero (src/Data/Hashable/Class.hs:244)
    HashArgs (src/Data/Hashable/Class.hs:247)
Warning: 'Generic' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% ( 31 / 31) in 'Data.Hashable'
Warning: Data.Hashable.Generic: could not find link destinations for: 
	- Data.Hashable.Class.D:R:HashArgsOnea0
	- Data.Hashable.Class.D:R:HashArgsZeroa0
	- Data.Hashable.Generic.Instances.GSum
Warning: Data.Hashable: could not find link destinations for: 
	- Data.Hashable.Mix.Salt
Documentation created: dist/doc/html/hashable/,
dist/doc/html/hashable/hashable.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/hashable-1.5.1.0-B3HWh9nPMlILQrq8654h2p
Completed    hashable-1.5.1.0
Configuring network-uri-2.6.4.2...
Preprocessing library for network-uri-2.6.4.2..
Building library for network-uri-2.6.4.2..
[1 of 3] Compiling Network.URI      ( Network/URI.hs, dist/build/Network/URI.o, dist/build/Network/URI.dyn_o )

Network/URI.hs:1131:12: 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."
     |
1131 |         if head (uriPath ref) == '/' then
     |            ^^^^

Network/URI.hs:1437:16: warning: [GHC-63394] [-Wx-partial]
    In the use of tail
    (imported from Prelude, but defined in GHC.List):
    "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
     |
1437 | query = orNull tail . uriQuery
     |                ^^^^

Network/URI.hs:1441:19: warning: [GHC-63394] [-Wx-partial]
    In the use of tail
    (imported from Prelude, but defined in GHC.List):
    "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
     |
1441 | fragment = orNull tail . uriFragment
     |                   ^^^^
[2 of 3] Compiling Network.URI.Lens ( Network/URI/Lens.hs, dist/build/Network/URI/Lens.o, dist/build/Network/URI/Lens.dyn_o )
[3 of 3] Compiling Network.URI.Static ( Network/URI/Static.hs, dist/build/Network/URI/Static.o, dist/build/Network/URI/Static.dyn_o )
Preprocessing library for network-uri-2.6.4.2..
Running Haddock on library for network-uri-2.6.4.2..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 3] Compiling Network.URI      ( Network/URI.hs, nothing )

Network/URI.hs:1131:12: 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."
     |
1131 |         if head (uriPath ref) == '/' then
     |            ^^^^

Network/URI.hs:1437:16: warning: [GHC-63394] [-Wx-partial]
    In the use of tail
    (imported from Prelude, but defined in GHC.List):
    "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
     |
1437 | query = orNull tail . uriQuery
     |                ^^^^

Network/URI.hs:1441:19: warning: [GHC-63394] [-Wx-partial]
    In the use of tail
    (imported from Prelude, but defined in GHC.List):
    "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
     |
1441 | fragment = orNull tail . uriFragment
     |                   ^^^^
[2 of 3] Compiling Network.URI.Lens ( Network/URI/Lens.hs, nothing )
[3 of 3] Compiling Network.URI.Static ( Network/URI/Static.hs, nothing )
Haddock coverage:
Warning: 'URI' is ambiguous. It is defined
    * at Network/URI.hs:184:12
    * at Network/URI.hs:184: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 Network/URI.hs:184:1
  77% ( 42 / 54) in 'Network.URI'
  Missing documentation for:
    uriIsAbsolute (Network/URI.hs:388)
    uriIsRelative (Network/URI.hs:391)
    uriAuthToString (Network/URI.hs:959)
    parseabsoluteURI (Network/URI.hs:1400)
    escapeString (Network/URI.hs:1404)
    reserved (Network/URI.hs:1408)
    unreserved (Network/URI.hs:1412)
    scheme (Network/URI.hs:1418)
    authority (Network/URI.hs:1425)
    path (Network/URI.hs:1433)
    query (Network/URI.hs:1437)
    fragment (Network/URI.hs:1441)
  11% (  1 /  9) in 'Network.URI.Lens'
  Missing documentation for:
    uriRegNameLens (Network/URI/Lens.hs:32)
    uriUserInfoLens (Network/URI/Lens.hs:35)
    uriPortLens (Network/URI/Lens.hs:39)
    uriAuthorityLens (Network/URI/Lens.hs:42)
    uriSchemeLens (Network/URI/Lens.hs:46)
    uriPathLens (Network/URI/Lens.hs:49)
    uriQueryLens (Network/URI/Lens.hs:52)
    uriFragmentLens (Network/URI/Lens.hs:55)
  88% (  8 /  9) in 'Network.URI.Static'
  Missing documentation for:
    Module header
Warning: Network.URI: could not find link destinations for: 
	- Network.URI.Rep_URI
	- Network.URI.Rep_URIAuth
Warning: Network.URI.Lens: could not find link destinations for: 
	- Network.URI.Lens.Lens'
Documentation created: dist/doc/html/network-uri/,
dist/doc/html/network-uri/network-uri.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/network-uri-2.6.4.2-9dfGMfPiC12BvsnaeenaXD
Completed    network-uri-2.6.4.2
Configuring unordered-containers-0.2.21...
Preprocessing library for unordered-containers-0.2.21..
Building library for unordered-containers-0.2.21..
[1 of 9] Compiling Data.HashMap.Internal.Array ( Data/HashMap/Internal/Array.hs, dist/build/Data/HashMap/Internal/Array.o, dist/build/Data/HashMap/Internal/Array.dyn_o )
[2 of 9] Compiling Data.HashMap.Internal.List ( Data/HashMap/Internal/List.hs, dist/build/Data/HashMap/Internal/List.o, dist/build/Data/HashMap/Internal/List.dyn_o )
[3 of 9] Compiling Data.HashMap.Internal ( Data/HashMap/Internal.hs, dist/build/Data/HashMap/Internal.o, dist/build/Data/HashMap/Internal.dyn_o )
[4 of 9] Compiling Data.HashMap.Internal.Debug ( Data/HashMap/Internal/Debug.hs, dist/build/Data/HashMap/Internal/Debug.o, dist/build/Data/HashMap/Internal/Debug.dyn_o )
[5 of 9] Compiling Data.HashMap.Internal.Strict ( Data/HashMap/Internal/Strict.hs, dist/build/Data/HashMap/Internal/Strict.o, dist/build/Data/HashMap/Internal/Strict.dyn_o )
[6 of 9] Compiling Data.HashSet.Internal ( Data/HashSet/Internal.hs, dist/build/Data/HashSet/Internal.o, dist/build/Data/HashSet/Internal.dyn_o )
[7 of 9] Compiling Data.HashSet     ( Data/HashSet.hs, dist/build/Data/HashSet.o, dist/build/Data/HashSet.dyn_o )
[8 of 9] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.o, dist/build/Data/HashMap/Strict.dyn_o )
[9 of 9] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.o, dist/build/Data/HashMap/Lazy.dyn_o )
Preprocessing library for unordered-containers-0.2.21..
Running Haddock on library for unordered-containers-0.2.21..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 9] Compiling Data.HashMap.Internal.Array ( Data/HashMap/Internal/Array.hs, nothing )
[2 of 9] Compiling Data.HashMap.Internal.List ( Data/HashMap/Internal/List.hs, nothing )
[3 of 9] Compiling Data.HashMap.Internal ( Data/HashMap/Internal.hs, nothing )
[4 of 9] Compiling Data.HashMap.Internal.Debug ( Data/HashMap/Internal/Debug.hs, nothing )
[5 of 9] Compiling Data.HashMap.Internal.Strict ( Data/HashMap/Internal/Strict.hs, nothing )
[6 of 9] Compiling Data.HashSet.Internal ( Data/HashSet/Internal.hs, nothing )
[7 of 9] Compiling Data.HashSet     ( Data/HashSet.hs, nothing )
[8 of 9] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, nothing )
[9 of 9] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, nothing )
Haddock coverage:
Warning: 'index' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  34% ( 17 / 49) in 'Data.HashMap.Internal.Array'
  Missing documentation for:
    Array (Data/HashMap/Internal/Array.hs:130)
    MArray (Data/HashMap/Internal/Array.hs:162)
    new_ (Data/HashMap/Internal/Array.hs:222)
    singleton (Data/HashMap/Internal/Array.hs:234)
    singletonM (Data/HashMap/Internal/Array.hs:238)
    snoc (Data/HashMap/Internal/Array.hs:242)
    pair (Data/HashMap/Internal/Array.hs:251)
    length (Data/HashMap/Internal/Array.hs:159)
    lengthM (Data/HashMap/Internal/Array.hs:167)
    read (Data/HashMap/Internal/Array.hs:258)
    write (Data/HashMap/Internal/Array.hs:264)
    indexM (Data/HashMap/Internal/Array.hs:282)
    sameArray1 (Data/HashMap/Internal/Array.hs:145)
    unsafeFreeze (Data/HashMap/Internal/Array.hs:288)
    unsafeThaw (Data/HashMap/Internal/Array.hs:294)
    unsafeSameArray (Data/HashMap/Internal/Array.hs:141)
    run (Data/HashMap/Internal/Array.hs:300)
    cloneM (Data/HashMap/Internal/Array.hs:322)
    foldl (Data/HashMap/Internal/Array.hs:412)
    foldl' (Data/HashMap/Internal/Array.hs:383)
    foldr (Data/HashMap/Internal/Array.hs:402)
    foldr' (Data/HashMap/Internal/Array.hs:393)
    foldMap (Data/HashMap/Internal/Array.hs:425)
    thaw (Data/HashMap/Internal/Array.hs:444)
    map (Data/HashMap/Internal/Array.hs:469)
    filter (Data/HashMap/Internal/Array.hs:504)
    mapMaybe (Data/HashMap/Internal/Array.hs:527)
    traverse (Data/HashMap/Internal/Array.hs:590)
    traverse' (Data/HashMap/Internal/Array.hs:606)
    toList (Data/HashMap/Internal/Array.hs:582)
    fromList (Data/HashMap/Internal/Array.hs:547)
    fromList' (Data/HashMap/Internal/Array.hs:560)
  25% (  1 /  4) in 'Data.HashMap.Internal.List'
  Missing documentation for:
    isPermutationBy (Data/HashMap/Internal/List.hs:37)
    deleteBy (Data/HashMap/Internal/List.hs:80)
    unorderedCompare (Data/HashMap/Internal/List.hs:65)
Warning: 'Leaf' is ambiguous. It is defined
    * at Data/HashMap/Internal.hs:232:7
    * at Data/HashMap/Internal.hs:194: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 Data/HashMap/Internal.hs:194:1
Warning: 'at' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  94% (102 /108) in 'Data.HashMap.Internal'
  Missing documentation for:
    Leaf (Data/HashMap/Internal.hs:194)
    intersectionWithKey# (Data/HashMap/Internal.hs:2174)
    updateOrConcatWithKey (Data/HashMap/Internal.hs:2793)
    lookupResToMaybe (Data/HashMap/Internal.hs:668)
    insert' (Data/HashMap/Internal.hs:852)
    delete' (Data/HashMap/Internal.hs:1167)
  50% (  3 /  6) in 'Data.HashMap.Internal.Debug'
  Missing documentation for:
    valid (Data/HashMap/Internal/Debug.hs:95)
    Validity (Data/HashMap/Internal/Debug.hs:40)
    SubHashPath (Data/HashMap/Internal/Debug.hs:72)
Warning: 'lookup' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'at' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% ( 70 / 70) in 'Data.HashMap.Internal.Strict'
Warning: 'HashSet' is ambiguous. It is defined
    * at Data/HashSet/Internal.hs:114:21
    * at Data/HashSet/Internal.hs:114: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 Data/HashSet/Internal.hs:114:1
 100% ( 37 / 37) in 'Data.HashSet.Internal'
Warning: 'HashSet' is ambiguous. It is defined
    * at Data/HashSet/Internal.hs:114:21
    * at Data/HashSet/Internal.hs:114: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 Data/HashSet/Internal.hs:114:1
 100% ( 34 / 34) in 'Data.HashSet'
 100% ( 72 / 72) in 'Data.HashMap.Strict'
 100% ( 72 / 72) in 'Data.HashMap.Lazy'
Warning: Data.HashMap.Internal: could not find link destinations for: 
	- Data.HashMap.Internal.equal1
	- Data.HashMap.Internal.equal2
	- Data.HashMap.Internal.D:R:ItemHashMap
Warning: Data.HashMap.Internal.Strict: could not find link destinations for: 
	- Data.HashMap.Internal.D:R:ItemHashMap
Warning: Data.HashSet.Internal: could not find link destinations for: 
	- Data.HashSet.Internal.D:R:ItemHashSet
Warning: Data.HashSet: could not find link destinations for: 
	- Data.HashSet.Internal.D:R:ItemHashSet
Warning: Data.HashMap.Strict: could not find link destinations for: 
	- Data.HashMap.Internal.D:R:ItemHashMap
Warning: Data.HashMap.Lazy: could not find link destinations for: 
	- Data.HashMap.Internal.D:R:ItemHashMap
Documentation created: dist/doc/html/unordered-containers/,
dist/doc/html/unordered-containers/unordered-containers.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/unordered-containers-0.2.21-LxzBF9OteKy2rulOGDByiv
Completed    unordered-containers-0.2.21
Configuring intern-0.9.6...
Preprocessing library for intern-0.9.6..
Building library for intern-0.9.6..
[1 of 9] Compiling Data.Interned.Internal ( Data/Interned/Internal.hs, dist/build/Data/Interned/Internal.o, dist/build/Data/Interned/Internal.dyn_o )
[2 of 9] Compiling Data.Interned.IntSet ( Data/Interned/IntSet.hs, dist/build/Data/Interned/IntSet.o, dist/build/Data/Interned/IntSet.dyn_o )
[3 of 9] Compiling Data.Interned    ( Data/Interned.hs, dist/build/Data/Interned.o, dist/build/Data/Interned.dyn_o )
[4 of 9] Compiling Data.Interned.Internal.ByteString ( Data/Interned/Internal/ByteString.hs, dist/build/Data/Interned/Internal/ByteString.o, dist/build/Data/Interned/Internal/ByteString.dyn_o )
[5 of 9] Compiling Data.Interned.ByteString ( Data/Interned/ByteString.hs, dist/build/Data/Interned/ByteString.o, dist/build/Data/Interned/ByteString.dyn_o )
[6 of 9] Compiling Data.Interned.Internal.String ( Data/Interned/Internal/String.hs, dist/build/Data/Interned/Internal/String.o, dist/build/Data/Interned/Internal/String.dyn_o )
[7 of 9] Compiling Data.Interned.Internal.Text ( Data/Interned/Internal/Text.hs, dist/build/Data/Interned/Internal/Text.o, dist/build/Data/Interned/Internal/Text.dyn_o )
[8 of 9] Compiling Data.Interned.String ( Data/Interned/String.hs, dist/build/Data/Interned/String.o, dist/build/Data/Interned/String.dyn_o )
[9 of 9] Compiling Data.Interned.Text ( Data/Interned/Text.hs, dist/build/Data/Interned/Text.o, dist/build/Data/Interned/Text.dyn_o )
Preprocessing library for intern-0.9.6..
Running Haddock on library for intern-0.9.6..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 9] Compiling Data.Interned.Internal ( Data/Interned/Internal.hs, nothing )
[2 of 9] Compiling Data.Interned.IntSet ( Data/Interned/IntSet.hs, nothing )
[3 of 9] Compiling Data.Interned    ( Data/Interned.hs, nothing )
[4 of 9] Compiling Data.Interned.Internal.ByteString ( Data/Interned/Internal/ByteString.hs, nothing )
[5 of 9] Compiling Data.Interned.ByteString ( Data/Interned/ByteString.hs, nothing )
[6 of 9] Compiling Data.Interned.Internal.String ( Data/Interned/Internal/String.hs, nothing )
[7 of 9] Compiling Data.Interned.Internal.Text ( Data/Interned/Internal/Text.hs, nothing )
[8 of 9] Compiling Data.Interned.String ( Data/Interned/String.hs, nothing )
[9 of 9] Compiling Data.Interned.Text ( Data/Interned/Text.hs, nothing )
Haddock coverage:
   0% (  0 / 10) in 'Data.Interned.Internal'
  Missing documentation for:
    Module header
    Interned (Data/Interned/Internal.hs:58)
    Uninternable (Data/Interned/Internal.hs:74)
    mkCache (Data/Interned/Internal.hs:47)
    Cache (Data/Interned/Internal.hs:37)
    CacheState (Data/Interned/Internal.hs:32)
    cacheSize (Data/Interned/Internal.hs:40)
    Id (Data/Interned/Internal.hs:56)
    intern (Data/Interned/Internal.hs:78)
    recover (Data/Interned/Internal.hs:91)
 100% ( 53 / 53) in 'Data.Interned.IntSet'
   0% (  0 /  8) in 'Data.Interned'
  Missing documentation for:
    Module header
    Interned (Data/Interned/Internal.hs:58)
    Uninternable (Data/Interned/Internal.hs:74)
    mkCache (Data/Interned/Internal.hs:47)
    Cache (Data/Interned/Internal.hs:37)
    cacheSize (Data/Interned/Internal.hs:40)
    Id (Data/Interned/Internal.hs:56)
    intern (Data/Interned/Internal.hs:78)
   0% (  0 /  2) in 'Data.Interned.Internal.ByteString'
  Missing documentation for:
    Module header
    InternedByteString (Data/Interned/Internal/ByteString.hs:12)
   0% (  0 /  2) in 'Data.Interned.ByteString'
  Missing documentation for:
    Module header
    InternedByteString (Data/Interned/Internal/ByteString.hs:12)
   0% (  0 /  2) in 'Data.Interned.Internal.String'
  Missing documentation for:
    Module header
    InternedString (Data/Interned/Internal/String.hs:11)
   0% (  0 /  2) in 'Data.Interned.Internal.Text'
  Missing documentation for:
    Module header
    InternedText (Data/Interned/Internal/Text.hs:12)
   0% (  0 /  2) in 'Data.Interned.String'
  Missing documentation for:
    Module header
    InternedString (Data/Interned/Internal/String.hs:11)
   0% (  0 /  2) in 'Data.Interned.Text'
  Missing documentation for:
    Module header
    InternedText (Data/Interned/Internal/Text.hs:12)
Warning: Data.Interned.Internal: could not find link destinations for: 
	- Data.Interned.IntSet.Mask
	- Data.Interned.IntSet.Prefix
	- Data.Interned.IntSet.DNil
	- Data.Interned.IntSet.DTip
	- Data.Interned.IntSet.DBin
	- Data.Interned.IntSet.D:R:DescriptionIntSet0
	- Data.Interned.IntSet.D:R:UninternedIntSet
	- Data.Interned.Internal.ByteString.DBS
	- Data.Interned.Internal.ByteString.D:R:DescriptionInternedByteString0
	- Data.Interned.Internal.ByteString.D:R:UninternedInternedByteString
	- Data.Interned.Internal.String.Cons
	- Data.Interned.Internal.String.Nil
	- Data.Interned.Internal.String.D:R:DescriptionInternedString0
	- Data.Interned.Internal.String.D:R:UninternedInternedString
	- Data.Interned.Internal.Text.DT
	- Data.Interned.Internal.Text.D:R:DescriptionInternedText0
	- Data.Interned.Internal.Text.D:R:UninternedInternedText
Warning: Data.Interned.IntSet: could not find link destinations for: 
	- Data.Interned.IntSet.Mask
	- Data.Interned.IntSet.Prefix
	- Data.Interned.IntSet.DNil
	- Data.Interned.IntSet.DTip
	- Data.Interned.IntSet.DBin
	- Data.Interned.IntSet.D:R:DescriptionIntSet0
	- Data.Interned.IntSet.D:R:UninternedIntSet
Warning: Data.Interned: could not find link destinations for: 
	- Data.Interned.IntSet.Mask
	- Data.Interned.IntSet.Prefix
	- Data.Interned.IntSet.DNil
	- Data.Interned.IntSet.DTip
	- Data.Interned.IntSet.DBin
	- Data.Interned.IntSet.D:R:DescriptionIntSet0
	- Data.Interned.IntSet.D:R:UninternedIntSet
	- Data.Interned.Internal.ByteString.DBS
	- Data.Interned.Internal.ByteString.D:R:DescriptionInternedByteString0
	- Data.Interned.Internal.ByteString.D:R:UninternedInternedByteString
	- Data.Interned.Internal.String.Cons
	- Data.Interned.Internal.String.Nil
	- Data.Interned.Internal.String.D:R:DescriptionInternedString0
	- Data.Interned.Internal.String.D:R:UninternedInternedString
	- Data.Interned.Internal.Text.DT
	- Data.Interned.Internal.Text.D:R:DescriptionInternedText0
	- Data.Interned.Internal.Text.D:R:UninternedInternedText
Warning: Data.Interned.Internal.ByteString: could not find link destinations for: 
	- Data.Interned.Internal.ByteString.DBS
	- Data.Interned.Internal.ByteString.D:R:DescriptionInternedByteString0
	- Data.Interned.Internal.ByteString.D:R:UninternedInternedByteString
Warning: Data.Interned.ByteString: could not find link destinations for: 
	- Data.Interned.Internal.ByteString.DBS
	- Data.Interned.Internal.ByteString.D:R:DescriptionInternedByteString0
	- Data.Interned.Internal.ByteString.D:R:UninternedInternedByteString
Warning: Data.Interned.Internal.String: could not find link destinations for: 
	- Data.Interned.Internal.String.Cons
	- Data.Interned.Internal.String.Nil
	- Data.Interned.Internal.String.D:R:DescriptionInternedString0
	- Data.Interned.Internal.String.D:R:UninternedInternedString
Warning: Data.Interned.Internal.Text: could not find link destinations for: 
	- Data.Interned.Internal.Text.DT
	- Data.Interned.Internal.Text.D:R:DescriptionInternedText0
	- Data.Interned.Internal.Text.D:R:UninternedInternedText
Warning: Data.Interned.String: could not find link destinations for: 
	- Data.Interned.Internal.String.Cons
	- Data.Interned.Internal.String.Nil
	- Data.Interned.Internal.String.D:R:DescriptionInternedString0
	- Data.Interned.Internal.String.D:R:UninternedInternedString
Warning: Data.Interned.Text: could not find link destinations for: 
	- Data.Interned.Internal.Text.DT
	- Data.Interned.Internal.Text.D:R:DescriptionInternedText0
	- Data.Interned.Internal.Text.D:R:UninternedInternedText
Documentation created: dist/doc/html/intern/, dist/doc/html/intern/intern.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/intern-0.9.6-Egl6YpfHNFmJRUWMCHyDfE
Completed    intern-0.9.6
Downloading  swish-0.10.11.0
Downloaded   swish-0.10.11.0
Configuring swish-0.10.11.0...
Preprocessing library for swish-0.10.11.0..
Building library for swish-0.10.11.0..
[ 1 of 55] Compiling Data.Interned.URI
[ 2 of 55] Compiling Data.Ord.Partial
[ 3 of 55] Compiling Data.String.ShowLines
[ 4 of 55] Compiling Network.URI.Ord
[ 5 of 55] Compiling Swish.GraphClass
[ 6 of 55] Compiling Swish.GraphMatch
[ 7 of 55] Compiling Swish.GraphMem
[ 8 of 55] Compiling Swish.GraphPartition
[ 9 of 55] Compiling Swish.QName
[10 of 55] Compiling Swish.Namespace
[11 of 55] Compiling Swish.RDF.Vocabulary.DublinCore
[12 of 55] Compiling Swish.RDF.Vocabulary.FOAF
[13 of 55] Compiling Swish.RDF.Vocabulary.Geo
[14 of 55] Compiling Swish.RDF.Vocabulary.OWL
[15 of 55] Compiling Swish.RDF.Vocabulary.Provenance
[16 of 55] Compiling Swish.RDF.Vocabulary.RDF
[17 of 55] Compiling Swish.RDF.Vocabulary.SIOC
[18 of 55] Compiling Swish.RDF.Vocabulary.XSD
[19 of 55] Compiling Swish.RDF.Vocabulary
[20 of 55] Compiling Swish.RDF.Graph
[21 of 55] Compiling Swish.RDF.Parser.Utils
[22 of 55] Compiling Swish.RDF.Parser.NTriples
[23 of 55] Compiling Swish.RDF
[24 of 55] Compiling Swish.RDF.Formatter.Internal
[25 of 55] Compiling Swish.RDF.Formatter.Turtle
[26 of 55] Compiling Swish.RDF.Formatter.NTriples
[27 of 55] Compiling Swish.RDF.Formatter.N3
[28 of 55] Compiling Swish.RDF.GraphShowLines
[29 of 55] Compiling Swish.Rule
[30 of 55] Compiling Swish.Ruleset
[31 of 55] Compiling Swish.Proof
[32 of 55] Compiling Swish.Utils.ListHelpers
[33 of 55] Compiling Swish.VarBinding
[34 of 55] Compiling Swish.RDF.VarBinding
[35 of 55] Compiling Swish.Datatype

src/Swish/Datatype.hs:409:1: warning: [GHC-62161] [-Wincomplete-uni-patterns]
    Pattern match(es) are non-exhaustive
    In a pattern binding:
        Patterns of type [lb] not matched:
            []
            [_]
            (_:_:_:_)
    |
409 | makeVmod11inv nam [f0,f1,f2] lbs@(~[lb1,lb2]) = VarBindingModify
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...

src/Swish/Datatype.hs:448:1: warning: [GHC-62161] [-Wincomplete-uni-patterns]
    Pattern match(es) are non-exhaustive
    In a pattern binding:
        Patterns of type [lb] not matched:
            []
            [_]
            (_:_:_:_)
    |
448 | makeVmod11 nam [f0,f1] lbs@(~[lb1,_]) = VarBindingModify
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...

src/Swish/Datatype.hs:493:1: warning: [GHC-62161] [-Wincomplete-uni-patterns]
    Pattern match(es) are non-exhaustive
    In a pattern binding:
        Patterns of type [lb] not matched:
            []
            [_]
            [_, _]
            (_:_:_:_:_)
    |
493 | makeVmod21inv nam [f0,f1,f2,f3] lbs@(~[lb1,lb2,lb3]) = VarBindingModify
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...

src/Swish/Datatype.hs:534:1: warning: [GHC-62161] [-Wincomplete-uni-patterns]
    Pattern match(es) are non-exhaustive
    In a pattern binding:
        Patterns of type [lb] not matched:
            []
            [_]
            [_, _]
            (_:_:_:_:_)
    |
534 | makeVmod21 nam [f0,f1] lbs@(~[lb1,_,_]) = VarBindingModify
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...

src/Swish/Datatype.hs:569:1: warning: [GHC-62161] [-Wincomplete-uni-patterns]
    Pattern match(es) are non-exhaustive
    In a pattern binding:
        Patterns of type [lb] not matched:
            []
            [_]
            (_:_:_:_)
    |
569 | makeVmod20 nam [f0] lbs@(~[_,_]) = VarBindingModify
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...

src/Swish/Datatype.hs:610:1: warning: [GHC-62161] [-Wincomplete-uni-patterns]
    Pattern match(es) are non-exhaustive
    In a pattern binding:
        Patterns of type [lb] not matched:
            []
            [_]
            [_, _]
            [_, _, _]
            ...
    |
610 | makeVmod22 nam [f0,f1] lbs@(~[lb1,lb2,_,_]) = VarBindingModify
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...

src/Swish/Datatype.hs:650:1: warning: [GHC-62161] [-Wincomplete-uni-patterns]
    Pattern match(es) are non-exhaustive
    In a pattern binding: Patterns of type [lb] not matched: []
    |
650 | makeVmodN1 nam [f0,f1] lbs@(~(lb1:_)) = VarBindingModify
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
[36 of 55] Compiling Swish.RDF.Datatype.XSD.MapInteger
[37 of 55] Compiling Swish.RDF.Query
[38 of 55] Compiling Swish.RDF.Datatype.XSD.MapDecimal
[39 of 55] Compiling Swish.RDF.Datatype
[40 of 55] Compiling Swish.RDF.Parser.Turtle
[41 of 55] Compiling Swish.RDF.Parser.N3
[42 of 55] Compiling Swish.RDF.Ruleset
[43 of 55] Compiling Swish.RDF.Proof
[44 of 55] Compiling Swish.RDF.ClassRestrictionRule
[45 of 55] Compiling Swish.RDF.Datatype.XSD.String
[46 of 55] Compiling Swish.RDF.Datatype.XSD.Integer
[47 of 55] Compiling Swish.RDF.Datatype.XSD.Decimal
[48 of 55] Compiling Swish.RDF.BuiltIn.Datatypes
[49 of 55] Compiling Swish.RDF.ProofContext
[50 of 55] Compiling Swish.RDF.BuiltIn.Rules
[51 of 55] Compiling Swish.RDF.BuiltIn
[52 of 55] Compiling Swish.Monad
[53 of 55] Compiling Swish.Script
[54 of 55] Compiling Swish.Commands
[55 of 55] Compiling Swish
Preprocessing executable 'Swish' for swish-0.10.11.0..
Building executable 'Swish' for swish-0.10.11.0..
[1 of 2] Compiling Paths_swish      ( dist/build/Swish/autogen/Paths_swish.hs, dist/build/Swish/Swish-tmp/Paths_swish.o )
[2 of 2] Compiling Main             ( app/SwishApp.hs, dist/build/Swish/Swish-tmp/Main.o )
[3 of 3] Linking dist/build/Swish/Swish
Preprocessing library for swish-0.10.11.0..
Running Haddock on library for swish-0.10.11.0..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[ 1 of 55] Compiling Data.Interned.URI
[ 2 of 55] Compiling Data.Ord.Partial
[ 3 of 55] Compiling Data.String.ShowLines
[ 4 of 55] Compiling Network.URI.Ord
[ 5 of 55] Compiling Swish.GraphClass
[ 6 of 55] Compiling Swish.GraphMatch
[ 7 of 55] Compiling Swish.GraphMem
[ 8 of 55] Compiling Swish.GraphPartition
[ 9 of 55] Compiling Swish.QName
[10 of 55] Compiling Swish.Namespace
[11 of 55] Compiling Swish.RDF.Vocabulary.DublinCore
[12 of 55] Compiling Swish.RDF.Vocabulary.FOAF
[13 of 55] Compiling Swish.RDF.Vocabulary.Geo
[14 of 55] Compiling Swish.RDF.Vocabulary.OWL
[15 of 55] Compiling Swish.RDF.Vocabulary.Provenance
[16 of 55] Compiling Swish.RDF.Vocabulary.RDF
[17 of 55] Compiling Swish.RDF.Vocabulary.SIOC
[18 of 55] Compiling Swish.RDF.Vocabulary.XSD
[19 of 55] Compiling Swish.RDF.Vocabulary
[20 of 55] Compiling Swish.RDF.Graph
[21 of 55] Compiling Swish.RDF.Parser.Utils
[22 of 55] Compiling Swish.RDF.Parser.NTriples
[23 of 55] Compiling Swish.RDF
[24 of 55] Compiling Swish.RDF.Formatter.Internal
[25 of 55] Compiling Swish.RDF.Formatter.Turtle
[26 of 55] Compiling Swish.RDF.Formatter.NTriples
[27 of 55] Compiling Swish.RDF.Formatter.N3
[28 of 55] Compiling Swish.RDF.GraphShowLines
[29 of 55] Compiling Swish.Rule
[30 of 55] Compiling Swish.Ruleset
[31 of 55] Compiling Swish.Proof
[32 of 55] Compiling Swish.Utils.ListHelpers
[33 of 55] Compiling Swish.VarBinding
[34 of 55] Compiling Swish.RDF.VarBinding
[35 of 55] Compiling Swish.Datatype
[36 of 55] Compiling Swish.RDF.Datatype.XSD.MapInteger
[37 of 55] Compiling Swish.RDF.Query
[38 of 55] Compiling Swish.RDF.Datatype.XSD.MapDecimal
[39 of 55] Compiling Swish.RDF.Datatype
[40 of 55] Compiling Swish.RDF.Parser.Turtle
[41 of 55] Compiling Swish.RDF.Parser.N3
[42 of 55] Compiling Swish.RDF.Ruleset
[43 of 55] Compiling Swish.RDF.Proof
[44 of 55] Compiling Swish.RDF.ClassRestrictionRule
[45 of 55] Compiling Swish.RDF.Datatype.XSD.String
[46 of 55] Compiling Swish.RDF.Datatype.XSD.Integer
[47 of 55] Compiling Swish.RDF.Datatype.XSD.Decimal
[48 of 55] Compiling Swish.RDF.BuiltIn.Datatypes
[49 of 55] Compiling Swish.RDF.ProofContext
[50 of 55] Compiling Swish.RDF.BuiltIn.Rules
[51 of 55] Compiling Swish.RDF.BuiltIn
[52 of 55] Compiling Swish.Monad
[53 of 55] Compiling Swish.Script
[54 of 55] Compiling Swish.Commands
[55 of 55] Compiling Swish
Haddock coverage:
 100% (  2 /  2) in 'Data.Interned.URI'
 100% ( 10 / 10) in 'Data.Ord.Partial'
 100% (  2 /  2) in 'Data.String.ShowLines'
 100% (  1 /  1) in 'Network.URI.Ord'
Warning: 'Arc' is ambiguous. It is defined
    * at src/Swish/GraphClass.hs:158:15
    * at src/Swish/GraphClass.hs:158: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/Swish/GraphClass.hs:158:1
 100% ( 12 / 12) in 'Swish.GraphClass'
Warning: 'glp' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'LabelMap' is ambiguous. It is defined
    * at src/Swish/GraphMatch.hs:97:5
    * at src/Swish/GraphMatch.hs:100: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/Swish/GraphMatch.hs:100:1
 100% ( 26 / 26) in 'Swish.GraphMatch'
 100% ( 12 / 12) in 'Swish.GraphMem'
Warning: 'a' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'b' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'c' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'cmp' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% ( 10 / 10) in 'Swish.GraphPartition'
Warning: 'URI' is ambiguous. It is defined
    * in Network.URI
    * in Network.URI
    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 Network.URI
Warning: 'LName' is ambiguous. It is defined
    * at src/Swish/QName.hs:82:17
    * at src/Swish/QName.hs:82: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/Swish/QName.hs:82:1
 100% ( 12 / 12) in 'Swish.QName'
Warning: 'Namespace' is ambiguous. It is defined
    * at src/Swish/Namespace.hs:65:18
    * at src/Swish/Namespace.hs:65: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/Swish/Namespace.hs:65:1
Warning: 'URI' is ambiguous. It is defined
    * in Network.URI
    * in Network.URI
    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 Network.URI
 100% ( 21 / 21) in 'Swish.Namespace'
 100% (146 /146) in 'Swish.RDF.Vocabulary.DublinCore'
 100% ( 80 / 80) in 'Swish.RDF.Vocabulary.FOAF'
 100% ( 10 / 10) in 'Swish.RDF.Vocabulary.Geo'
 100% ( 21 / 21) in 'Swish.RDF.Vocabulary.OWL'
 100% ( 44 / 44) in 'Swish.RDF.Vocabulary.Provenance'
 100% ( 62 / 62) in 'Swish.RDF.Vocabulary.RDF'
 100% ( 82 / 82) in 'Swish.RDF.Vocabulary.SIOC'
 100% ( 31 / 31) in 'Swish.RDF.Vocabulary.XSD'
Warning: 'compareLangTag' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'LanguageTag' is ambiguous. It is defined
    * at src/Swish/RDF/Vocabulary.hs:195:5
    * at src/Swish/RDF/Vocabulary.hs:194: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/Swish/RDF/Vocabulary.hs:194:1
 100% ( 32 / 32) in 'Swish.RDF.Vocabulary'
Warning: 'NSGraph' is ambiguous. It is defined
    * at src/Swish/RDF/Graph.hs:1284:19
    * at src/Swish/RDF/Graph.hs:1284: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/Swish/RDF/Graph.hs:1284:1
 100% (130 /130) in 'Swish.RDF.Graph'
Warning: 'URI' is ambiguous. It is defined
    * in Network.URI
    * in Network.URI
    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 Network.URI
 100% ( 28 / 28) in 'Swish.RDF.Parser.Utils'
 100% (  3 /  3) in 'Swish.RDF.Parser.NTriples'
 100% (  2 /  2) in 'Swish.RDF'
 100% (  7 /  7) in 'Swish.RDF.Formatter.Turtle'
 100% (  4 /  4) in 'Swish.RDF.Formatter.NTriples'
 100% (  7 /  7) in 'Swish.RDF.Formatter.N3'
 100% (  1 /  1) in 'Swish.RDF.GraphShowLines'
 100% ( 14 / 14) in 'Swish.Rule'
Warning: 'Ruleset' is ambiguous. It is defined
    * at src/Swish/Ruleset.hs:49:19
    * at src/Swish/Ruleset.hs:49: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/Swish/Ruleset.hs:49:1
 100% ( 13 / 13) in 'Swish.Ruleset'
 100% (  9 /  9) in 'Swish.Proof'
Warning: 'ap' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% (  2 /  2) in 'Swish.Utils.ListHelpers'
 100% ( 27 / 27) in 'Swish.VarBinding'
Warning: 'VarBinding' is ambiguous. It is defined
    * at src/Swish/VarBinding.hs:82:23
    * at src/Swish/VarBinding.hs:82: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/Swish/VarBinding.hs:82:1
 100% ( 15 / 15) in 'Swish.RDF.VarBinding'
Warning: 'DatatypeMap' is ambiguous. It is defined
    * at src/Swish/Datatype.hs:266:23
    * at src/Swish/Datatype.hs:266: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/Swish/Datatype.hs:266:1
Warning: 'Datatype' is ambiguous. It is defined
    * at src/Swish/Datatype.hs:92:26
    * at src/Swish/Datatype.hs:92: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/Swish/Datatype.hs:92:1
Warning: 'DatatypeRel' is ambiguous. It is defined
    * at src/Swish/Datatype.hs:307:23
    * at src/Swish/Datatype.hs:307: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/Swish/Datatype.hs:307:1
Warning: 'DatatypeVal' is ambiguous. It is defined
    * at src/Swish/Datatype.hs:191:32
    * at src/Swish/Datatype.hs:191: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/Swish/Datatype.hs:191:1
Warning: 'DatatypeMod' is ambiguous. It is defined
    * at src/Swish/Datatype.hs:338:29
    * at src/Swish/Datatype.hs:338: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/Swish/Datatype.hs:338:1
Warning: 'VarBindingModify' is ambiguous. It is defined
    * at src/Swish/VarBinding.hs:229:29
    * at src/Swish/VarBinding.hs:229: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/Swish/VarBinding.hs:229:1
 100% ( 46 / 46) in 'Swish.Datatype'
 100% (  2 /  2) in 'Swish.RDF.Datatype.XSD.MapInteger'
Warning: 'vars' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% ( 25 / 25) in 'Swish.RDF.Query'
 100% (  2 /  2) in 'Swish.RDF.Datatype.XSD.MapDecimal'
 100% ( 13 / 13) in 'Swish.RDF.Datatype'
Warning: 'LitTag' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'TypedLitTag' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'parseN3' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% (  4 /  4) in 'Swish.RDF.Parser.Turtle'
Warning: 'parseN3fromString' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% ( 22 / 22) in 'Swish.RDF.Parser.N3'
Warning: 'Ruleset' is ambiguous. It is defined
    * at src/Swish/Ruleset.hs:49:19
    * at src/Swish/Ruleset.hs:49: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/Swish/Ruleset.hs:49:1
Warning: 'GraphClosure' is ambiguous. It is defined
    * at src/Swish/RDF/Ruleset.hs:125:24
    * at src/Swish/RDF/Ruleset.hs:125: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/Swish/RDF/Ruleset.hs:125:1
 100% ( 23 / 23) in 'Swish.RDF.Ruleset'
Warning: 'Proof' is ambiguous. It is defined
    * at src/Swish/Proof.hs:69:17
    * at src/Swish/Proof.hs:69: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/Swish/Proof.hs:69:1
 100% (  8 /  8) in 'Swish.RDF.Proof'
 100% (  9 /  9) in 'Swish.RDF.ClassRestrictionRule'
 100% (  7 /  7) in 'Swish.RDF.Datatype.XSD.String'
 100% (  7 /  7) in 'Swish.RDF.Datatype.XSD.Integer'
 100% (  7 /  7) in 'Swish.RDF.Datatype.XSD.Decimal'
 100% (  3 /  3) in 'Swish.RDF.BuiltIn.Datatypes'
 100% (  4 /  4) in 'Swish.RDF.ProofContext'
Warning: 'LookupMap' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% (  5 /  5) in 'Swish.RDF.BuiltIn.Rules'
 100% (  6 /  6) in 'Swish.RDF.BuiltIn'
 100% ( 28 / 28) in 'Swish.Monad'
 100% ( 29 / 29) in 'Swish.Script'
 100% (  9 /  9) in 'Swish.Commands'
 100% (  8 /  8) in 'Swish'
Warning: Data.Interned.URI: could not find link destinations for: 
	- Data.Interned.URI.DU
	- Data.Interned.URI.D:R:DescriptionInternedURI0
	- Data.Interned.URI.D:R:UninternedInternedURI
Documentation created: dist/doc/html/swish/, dist/doc/html/swish/swish.txt
Preprocessing executable 'Swish' for swish-0.10.11.0..
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/swish-0.10.11.0-Kn3zX2UA969MeFxODhgx7
Installing executable Swish in /var/lib/hackage-doc-builder/build-cache/tmp-install/bin
Warning: The directory
/var/lib/hackage-doc-builder/build-cache/tmp-install/bin is not in the system
search path.
Completed    swish-0.10.11.0

Test log

[view raw]

Resolving dependencies...
Build profile: -w ghc-9.8.4 -O0
In order, the following will be built (use -v for more details):
 - call-stack-0.4.0 (lib:call-stack) (requires build)
 - colour-2.3.6 (lib:colour) (requires build)
 - hostname-1.0 (lib:hostname) (requires build)
 - os-string-2.0.8 (lib:os-string) (requires build)
 - polyparse-1.13.1 (lib:polyparse) (requires build)
 - prettyprinter-1.7.1 (lib:prettyprinter) (requires build)
 - regex-base-0.94.0.3 (lib:regex-base) (requires build)
 - semigroups-0.20 (lib:semigroups) (requires build)
 - splitmix-0.1.3.2 (lib:splitmix) (requires build)
 - th-compat-0.1.7 (lib:th-compat) (requires build)
 - xml-1.3.14 (lib:xml) (requires build)
 - HUnit-1.6.2.0 (lib:HUnit) (requires build)
 - ansi-terminal-types-1.1.3 (lib:ansi-terminal-types) (requires build)
 - hashable-1.5.1.0 (lib:hashable) (requires build)
 - regex-posix-0.96.0.2 (lib:regex-posix) (requires build)
 - random-1.3.1 (lib:random) (requires build)
 - network-uri-2.6.4.2 (lib:network-uri) (requires build)
 - ansi-terminal-1.1.5 (lib:ansi-terminal) (requires build)
 - unordered-containers-0.2.21 (lib:unordered-containers) (requires build)
 - prettyprinter-ansi-terminal-1.1.3 (lib:prettyprinter-ansi-terminal) (requires build)
 - intern-0.9.6 (lib:intern) (requires build)
 - prettyprinter-compat-ansi-wl-pprint-1.0.2 (lib:prettyprinter-compat-ansi-wl-pprint) (requires build)
 - ansi-wl-pprint-1.0.2 (lib:ansi-wl-pprint) (requires build)
 - test-framework-0.8.2.3 (lib:test-framework) (requires build)
 - test-framework-hunit-0.3.0.3 (lib:test-framework-hunit) (requires build)
 - swish-0.10.11.0 (first run)
Configuring call-stack-0.4.0...
Preprocessing library for call-stack-0.4.0..
Building library for call-stack-0.4.0..
[1 of 3] Compiling Data.SrcLoc      ( src/Data/SrcLoc.hs, dist/build/Data/SrcLoc.o, dist/build/Data/SrcLoc.dyn_o )
[2 of 3] Compiling Data.CallStack   ( src/Data/CallStack.hs, dist/build/Data/CallStack.o, dist/build/Data/CallStack.dyn_o )
[3 of 3] Compiling Paths_call_stack ( dist/build/autogen/Paths_call_stack.hs, dist/build/Paths_call_stack.o, dist/build/Paths_call_stack.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-1042837/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/call-stack-0.4.0-31951dc4e9db177e2ea89098d1122ced7b6da41fd279273945130bdfc91e7098/lib
Configuring colour-2.3.6...
Preprocessing library for colour-2.3.6..
Building library for colour-2.3.6..
[ 1 of 14] Compiling Data.Colour.CIE.Chromaticity ( Data/Colour/CIE/Chromaticity.hs, dist/build/Data/Colour/CIE/Chromaticity.o, dist/build/Data/Colour/CIE/Chromaticity.dyn_o )
[ 2 of 14] Compiling Data.Colour.CIE.Illuminant ( Data/Colour/CIE/Illuminant.hs, dist/build/Data/Colour/CIE/Illuminant.o, dist/build/Data/Colour/CIE/Illuminant.dyn_o )
[ 3 of 14] Compiling Data.Colour.Chan ( Data/Colour/Chan.hs, dist/build/Data/Colour/Chan.o, dist/build/Data/Colour/Chan.dyn_o )
[ 4 of 14] Compiling Data.Colour.Internal ( Data/Colour/Internal.hs, dist/build/Data/Colour/Internal.o, dist/build/Data/Colour/Internal.dyn_o )
[ 5 of 14] Compiling Data.Colour.Matrix ( Data/Colour/Matrix.hs, dist/build/Data/Colour/Matrix.o, dist/build/Data/Colour/Matrix.dyn_o )
[ 6 of 14] Compiling Data.Colour.RGB  ( Data/Colour/RGB.hs, dist/build/Data/Colour/RGB.o, dist/build/Data/Colour/RGB.dyn_o )
[ 7 of 14] Compiling Data.Colour.RGBSpace.HSL ( Data/Colour/RGBSpace/HSL.hs, dist/build/Data/Colour/RGBSpace/HSL.o, dist/build/Data/Colour/RGBSpace/HSL.dyn_o )
[ 8 of 14] Compiling Data.Colour.RGBSpace.HSV ( Data/Colour/RGBSpace/HSV.hs, dist/build/Data/Colour/RGBSpace/HSV.o, dist/build/Data/Colour/RGBSpace/HSV.dyn_o )
[ 9 of 14] Compiling Data.Colour.SRGB.Linear ( Data/Colour/SRGB/Linear.hs, dist/build/Data/Colour/SRGB/Linear.o, dist/build/Data/Colour/SRGB/Linear.dyn_o )
[10 of 14] Compiling Data.Colour.RGBSpace ( Data/Colour/RGBSpace.hs, dist/build/Data/Colour/RGBSpace.o, dist/build/Data/Colour/RGBSpace.dyn_o )
[11 of 14] Compiling Data.Colour.SRGB ( Data/Colour/SRGB.hs, dist/build/Data/Colour/SRGB.o, dist/build/Data/Colour/SRGB.dyn_o )

Data/Colour/SRGB.hs:117:8: 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."
    |
117 |   x' | head x == '#' = tail x
    |        ^^^^

Data/Colour/SRGB.hs:117:24: warning: [GHC-63394] [-Wx-partial]
    In the use of tail
    (imported from Prelude, but defined in GHC.List):
    "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
    |
117 |   x' | head x == '#' = tail x
    |                        ^^^^

Data/Colour/SRGB.hs:127:50: 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."
    |
127 | sRGB24read x | length rx /= 1 || not (null (snd (head rx))) =
    |                                                  ^^^^

Data/Colour/SRGB.hs:129:33: 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."
    |
129 |              | otherwise = fst (head rx)
    |                                 ^^^^
[12 of 14] Compiling Data.Colour      ( Data/Colour.hs, dist/build/Data/Colour.o, dist/build/Data/Colour.dyn_o )
[13 of 14] Compiling Data.Colour.Names ( Data/Colour/Names.hs, dist/build/Data/Colour/Names.o, dist/build/Data/Colour/Names.dyn_o )
[14 of 14] Compiling Data.Colour.CIE  ( Data/Colour/CIE.hs, dist/build/Data/Colour/CIE.o, dist/build/Data/Colour/CIE.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-1042837/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/colour-2.3.6-1bc3273789052b388bc71f53ac10a073cc4a30f03a6584dc6f830ef26e23fa37/lib
Warning: hostname.cabal:15:38: version operators used. To use version
operators the package needs to specify at least 'cabal-version: >= 1.8'.
Configuring hostname-1.0...
Preprocessing library for hostname-1.0..
Building library for hostname-1.0..
[1 of 1] Compiling Network.HostName ( Network/HostName.hs, dist/build/Network/HostName.o, dist/build/Network/HostName.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-1042837/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/hostname-1.0-c33db40bad88d37e00001c1838224801ca7ff416388d43206e88bc62f79f3c3d/lib
Configuring os-string-2.0.8...
Preprocessing library for os-string-2.0.8..
Building library for os-string-2.0.8..
[ 1 of 11] Compiling System.OsString.Data.ByteString.Short.Internal ( System/OsString/Data/ByteString/Short/Internal.hs, dist/build/System/OsString/Data/ByteString/Short/Internal.o, dist/build/System/OsString/Data/ByteString/Short/Internal.dyn_o )
[ 2 of 11] Compiling System.OsString.Data.ByteString.Short ( System/OsString/Data/ByteString/Short.hs, dist/build/System/OsString/Data/ByteString/Short.o, dist/build/System/OsString/Data/ByteString/Short.dyn_o )
[ 3 of 11] Compiling System.OsString.Data.ByteString.Short.Word16 ( System/OsString/Data/ByteString/Short/Word16.hs, dist/build/System/OsString/Data/ByteString/Short/Word16.o, dist/build/System/OsString/Data/ByteString/Short/Word16.dyn_o )
[ 4 of 11] Compiling System.OsString.Internal.Exception ( System/OsString/Internal/Exception.hs, dist/build/System/OsString/Internal/Exception.o, dist/build/System/OsString/Internal/Exception.dyn_o )
[ 5 of 11] Compiling System.OsString.Encoding.Internal ( System/OsString/Encoding/Internal.hs, dist/build/System/OsString/Encoding/Internal.o, dist/build/System/OsString/Encoding/Internal.dyn_o )

System/OsString/Encoding/Internal.hs:23:42: warning: [GHC-38856] [-Wunused-imports]
    The import of try from module Control.Exception is redundant
   |
23 | import Control.Exception (SomeException, try, Exception (displayException), evaluate)
   |                                          ^^^
[ 6 of 11] Compiling System.OsString.Encoding ( System/OsString/Encoding.hs, dist/build/System/OsString/Encoding.o, dist/build/System/OsString/Encoding.dyn_o )
[ 7 of 11] Compiling System.OsString.Internal.Types ( System/OsString/Internal/Types.hs, dist/build/System/OsString/Internal/Types.o, dist/build/System/OsString/Internal/Types.dyn_o )
[ 8 of 11] Compiling System.OsString.Posix ( System/OsString/Posix.hs, dist/build/System/OsString/Posix.o, dist/build/System/OsString/Posix.dyn_o )
[ 9 of 11] Compiling System.OsString.Internal ( System/OsString/Internal.hs, dist/build/System/OsString/Internal.o, dist/build/System/OsString/Internal.dyn_o )
[10 of 11] Compiling System.OsString  ( System/OsString.hs, dist/build/System/OsString.o, dist/build/System/OsString.dyn_o )
[11 of 11] Compiling System.OsString.Windows ( System/OsString/Windows.hs, dist/build/System/OsString/Windows.o, dist/build/System/OsString/Windows.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-1042837/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/os-string-2.0.8-a523b3279e1e9a6c69d6adaf4196e3f5b2f65454ef4d11683fd77a738167c3f4/lib
Configuring polyparse-1.13.1...
Preprocessing library for polyparse-1.13.1..
Building library for polyparse-1.13.1..
[ 1 of 18] Compiling Text.ParserCombinators.HuttonMeijer ( src/Text/ParserCombinators/HuttonMeijer.hs, dist/build/Text/ParserCombinators/HuttonMeijer.o, dist/build/Text/ParserCombinators/HuttonMeijer.dyn_o )
[ 2 of 18] Compiling Text.ParserCombinators.HuttonMeijerWallace ( src/Text/ParserCombinators/HuttonMeijerWallace.hs, dist/build/Text/ParserCombinators/HuttonMeijerWallace.o, dist/build/Text/ParserCombinators/HuttonMeijerWallace.dyn_o )
[ 3 of 18] Compiling Text.ParserCombinators.Poly.Base ( src/Text/ParserCombinators/Poly/Base.hs, dist/build/Text/ParserCombinators/Poly/Base.o, dist/build/Text/ParserCombinators/Poly/Base.dyn_o )
[ 4 of 18] Compiling Text.ParserCombinators.Poly.Result ( src/Text/ParserCombinators/Poly/Result.hs, dist/build/Text/ParserCombinators/Poly/Result.o, dist/build/Text/ParserCombinators/Poly/Result.dyn_o )
[ 5 of 18] Compiling Text.ParserCombinators.Poly.Parser ( src/Text/ParserCombinators/Poly/Parser.hs, dist/build/Text/ParserCombinators/Poly/Parser.o, dist/build/Text/ParserCombinators/Poly/Parser.dyn_o )
[ 6 of 18] Compiling Text.ParserCombinators.Poly.Plain ( src/Text/ParserCombinators/Poly/Plain.hs, dist/build/Text/ParserCombinators/Poly/Plain.o, dist/build/Text/ParserCombinators/Poly/Plain.dyn_o )
[ 7 of 18] Compiling Text.ParserCombinators.Poly ( src/Text/ParserCombinators/Poly.hs, dist/build/Text/ParserCombinators/Poly.o, dist/build/Text/ParserCombinators/Poly.dyn_o )
[ 8 of 18] Compiling Text.Parse       ( src/Text/Parse.hs, dist/build/Text/Parse.o, dist/build/Text/Parse.dyn_o )

src/Text/Parse.hs:400:36: 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."
    |
400 |     parseList = do { w <- word; if head w == '"' then return (init (tail w))
    |                                    ^^^^

src/Text/Parse.hs:400:69: warning: [GHC-63394] [-Wx-partial]
    In the use of tail
    (imported from Prelude, but defined in GHC.List):
    "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
    |
400 |     parseList = do { w <- word; if head w == '"' then return (init (tail w))
    |                                                                     ^^^^
[ 9 of 18] Compiling Text.ParserCombinators.Poly.Lex ( src/Text/ParserCombinators/Poly/Lex.hs, dist/build/Text/ParserCombinators/Poly/Lex.o, dist/build/Text/ParserCombinators/Poly/Lex.dyn_o )
[10 of 18] Compiling Text.ParserCombinators.Poly.Lazy ( src/Text/ParserCombinators/Poly/Lazy.hs, dist/build/Text/ParserCombinators/Poly/Lazy.o, dist/build/Text/ParserCombinators/Poly/Lazy.dyn_o )
[11 of 18] Compiling Text.ParserCombinators.Poly.ByteStringChar ( src/Text/ParserCombinators/Poly/ByteStringChar.hs, dist/build/Text/ParserCombinators/Poly/ByteStringChar.o, dist/build/Text/ParserCombinators/Poly/ByteStringChar.dyn_o )
[12 of 18] Compiling Text.Parse.ByteString ( src/Text/Parse/ByteString.hs, dist/build/Text/Parse/ByteString.o, dist/build/Text/Parse/ByteString.dyn_o )

src/Text/Parse/ByteString.hs:440:36: 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."
    |
440 |     parseList = do { w <- word; if head w == '"' then return (init (tail w))
    |                                    ^^^^

src/Text/Parse/ByteString.hs:440:69: warning: [GHC-63394] [-Wx-partial]
    In the use of tail
    (imported from Prelude, but defined in GHC.List):
    "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
    |
440 |     parseList = do { w <- word; if head w == '"' then return (init (tail w))
    |                                                                     ^^^^
[13 of 18] Compiling Text.ParserCombinators.Poly.ByteString ( src/Text/ParserCombinators/Poly/ByteString.hs, dist/build/Text/ParserCombinators/Poly/ByteString.o, dist/build/Text/ParserCombinators/Poly/ByteString.dyn_o )
[14 of 18] Compiling Text.ParserCombinators.Poly.StateParser ( src/Text/ParserCombinators/Poly/StateParser.hs, dist/build/Text/ParserCombinators/Poly/StateParser.o, dist/build/Text/ParserCombinators/Poly/StateParser.dyn_o )
[15 of 18] Compiling Text.ParserCombinators.Poly.StateLazy ( src/Text/ParserCombinators/Poly/StateLazy.hs, dist/build/Text/ParserCombinators/Poly/StateLazy.o, dist/build/Text/ParserCombinators/Poly/StateLazy.dyn_o )
[16 of 18] Compiling Text.ParserCombinators.Poly.State ( src/Text/ParserCombinators/Poly/State.hs, dist/build/Text/ParserCombinators/Poly/State.o, dist/build/Text/ParserCombinators/Poly/State.dyn_o )
[17 of 18] Compiling Text.ParserCombinators.Poly.StateText ( src/Text/ParserCombinators/Poly/StateText.hs, dist/build/Text/ParserCombinators/Poly/StateText.o, dist/build/Text/ParserCombinators/Poly/StateText.dyn_o )
[18 of 18] Compiling Text.ParserCombinators.Poly.Text ( src/Text/ParserCombinators/Poly/Text.hs, dist/build/Text/ParserCombinators/Poly/Text.o, dist/build/Text/ParserCombinators/Poly/Text.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-1042837/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/polyparse-1.13.1-eddda9ea44411eddcaad96e001eb01892cbf58b390a9f1155ff805d88e61ff59/lib
Configuring prettyprinter-1.7.1...
Preprocessing library for prettyprinter-1.7.1..
Building library for prettyprinter-1.7.1..
[ 1 of 28] Compiling Prettyprinter.Render.Util.Panic ( src/Prettyprinter/Render/Util/Panic.hs, dist/build/Prettyprinter/Render/Util/Panic.o, dist/build/Prettyprinter/Render/Util/Panic.dyn_o )
[ 2 of 28] Compiling Prettyprinter.Internal ( src/Prettyprinter/Internal.hs, dist/build/Prettyprinter/Internal.o, dist/build/Prettyprinter/Internal.dyn_o )
[ 3 of 28] Compiling Prettyprinter.Render.String ( src/Prettyprinter/Render/String.hs, dist/build/Prettyprinter/Render/String.o, dist/build/Prettyprinter/Render/String.dyn_o )
[ 4 of 28] Compiling Data.Text.Prettyprint.Doc.Render.String ( src/Data/Text/Prettyprint/Doc/Render/String.hs, dist/build/Data/Text/Prettyprint/Doc/Render/String.o, dist/build/Data/Text/Prettyprint/Doc/Render/String.dyn_o )
[ 5 of 28] Compiling Prettyprinter.Internal.Type ( src/Prettyprinter/Internal/Type.hs, dist/build/Prettyprinter/Internal/Type.o, dist/build/Prettyprinter/Internal/Type.dyn_o )
[ 6 of 28] Compiling Data.Text.Prettyprint.Doc.Internal.Type ( src/Data/Text/Prettyprint/Doc/Internal/Type.hs, dist/build/Data/Text/Prettyprint/Doc/Internal/Type.o, dist/build/Data/Text/Prettyprint/Doc/Internal/Type.dyn_o )
[ 7 of 28] Compiling Prettyprinter.Internal.Debug ( src/Prettyprinter/Internal/Debug.hs, dist/build/Prettyprinter/Internal/Debug.o, dist/build/Prettyprinter/Internal/Debug.dyn_o )
[ 8 of 28] Compiling Data.Text.Prettyprint.Doc.Internal.Debug ( src/Data/Text/Prettyprint/Doc/Internal/Debug.hs, dist/build/Data/Text/Prettyprint/Doc/Internal/Debug.o, dist/build/Data/Text/Prettyprint/Doc/Internal/Debug.dyn_o )
[ 9 of 28] Compiling Data.Text.Prettyprint.Doc.Internal ( src/Data/Text/Prettyprint/Doc/Internal.hs, dist/build/Data/Text/Prettyprint/Doc/Internal.o, dist/build/Data/Text/Prettyprint/Doc/Internal.dyn_o )
[10 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Util.Panic ( src/Data/Text/Prettyprint/Doc/Render/Util/Panic.hs, dist/build/Data/Text/Prettyprint/Doc/Render/Util/Panic.o, dist/build/Data/Text/Prettyprint/Doc/Render/Util/Panic.dyn_o )
[11 of 28] Compiling Prettyprinter.Render.Util.StackMachine ( src/Prettyprinter/Render/Util/StackMachine.hs, dist/build/Prettyprinter/Render/Util/StackMachine.o, dist/build/Prettyprinter/Render/Util/StackMachine.dyn_o )

src/Prettyprinter/Render/Util/StackMachine.hs:34:1: warning: [GHC-66111] [-Wunused-imports]
    The import of Control.Applicative is redundant
      except perhaps to import instances from Control.Applicative
    To import instances alone, use: import Control.Applicative()
   |
34 | import           Control.Applicative
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[12 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Util.StackMachine ( src/Data/Text/Prettyprint/Doc/Render/Util/StackMachine.hs, dist/build/Data/Text/Prettyprint/Doc/Render/Util/StackMachine.o, dist/build/Data/Text/Prettyprint/Doc/Render/Util/StackMachine.dyn_o )
[13 of 28] Compiling Prettyprinter.Symbols.Ascii ( src/Prettyprinter/Symbols/Ascii.hs, dist/build/Prettyprinter/Symbols/Ascii.o, dist/build/Prettyprinter/Symbols/Ascii.dyn_o )
[14 of 28] Compiling Prettyprinter    ( src/Prettyprinter.hs, dist/build/Prettyprinter.o, dist/build/Prettyprinter.dyn_o )
[15 of 28] Compiling Prettyprinter.Render.Util.SimpleDocTree ( src/Prettyprinter/Render/Util/SimpleDocTree.hs, dist/build/Prettyprinter/Render/Util/SimpleDocTree.o, dist/build/Prettyprinter/Render/Util/SimpleDocTree.dyn_o )
[16 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Util.SimpleDocTree ( src/Data/Text/Prettyprint/Doc/Render/Util/SimpleDocTree.hs, dist/build/Data/Text/Prettyprint/Doc/Render/Util/SimpleDocTree.o, dist/build/Data/Text/Prettyprint/Doc/Render/Util/SimpleDocTree.dyn_o )
[17 of 28] Compiling Prettyprinter.Render.Tutorials.TreeRenderingTutorial ( src/Prettyprinter/Render/Tutorials/TreeRenderingTutorial.hs, dist/build/Prettyprinter/Render/Tutorials/TreeRenderingTutorial.o, dist/build/Prettyprinter/Render/Tutorials/TreeRenderingTutorial.dyn_o )
[18 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Tutorials.TreeRenderingTutorial ( src/Data/Text/Prettyprint/Doc/Render/Tutorials/TreeRenderingTutorial.hs, dist/build/Data/Text/Prettyprint/Doc/Render/Tutorials/TreeRenderingTutorial.o, dist/build/Data/Text/Prettyprint/Doc/Render/Tutorials/TreeRenderingTutorial.dyn_o )
[19 of 28] Compiling Prettyprinter.Render.Tutorials.StackMachineTutorial ( src/Prettyprinter/Render/Tutorials/StackMachineTutorial.hs, dist/build/Prettyprinter/Render/Tutorials/StackMachineTutorial.o, dist/build/Prettyprinter/Render/Tutorials/StackMachineTutorial.dyn_o )
[20 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Tutorials.StackMachineTutorial ( src/Data/Text/Prettyprint/Doc/Render/Tutorials/StackMachineTutorial.hs, dist/build/Data/Text/Prettyprint/Doc/Render/Tutorials/StackMachineTutorial.o, dist/build/Data/Text/Prettyprint/Doc/Render/Tutorials/StackMachineTutorial.dyn_o )

src/Data/Text/Prettyprint/Doc/Render/Tutorials/StackMachineTutorial.hs:7:1: warning: [GHC-15328] [-Wdeprecations]
    Module Prettyprinter.Render.Tutorials.StackMachineTutorial is deprecated:
      "Writing your own stack machine is probably more efficient and customizable; also consider using �renderSimplyDecorated(A)� instead"
  |
7 | import Prettyprinter.Render.Tutorials.StackMachineTutorial
  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[21 of 28] Compiling Prettyprinter.Render.Text ( src/Prettyprinter/Render/Text.hs, dist/build/Prettyprinter/Render/Text.o, dist/build/Prettyprinter/Render/Text.dyn_o )
[22 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Text ( src/Data/Text/Prettyprint/Doc/Render/Text.hs, dist/build/Data/Text/Prettyprint/Doc/Render/Text.o, dist/build/Data/Text/Prettyprint/Doc/Render/Text.dyn_o )
[23 of 28] Compiling Data.Text.Prettyprint.Doc ( src/Data/Text/Prettyprint/Doc.hs, dist/build/Data/Text/Prettyprint/Doc.o, dist/build/Data/Text/Prettyprint/Doc.dyn_o )
[24 of 28] Compiling Data.Text.Prettyprint.Doc.Symbols.Ascii ( src/Data/Text/Prettyprint/Doc/Symbols/Ascii.hs, dist/build/Data/Text/Prettyprint/Doc/Symbols/Ascii.o, dist/build/Data/Text/Prettyprint/Doc/Symbols/Ascii.dyn_o )
[25 of 28] Compiling Prettyprinter.Symbols.Unicode ( src/Prettyprinter/Symbols/Unicode.hs, dist/build/Prettyprinter/Symbols/Unicode.o, dist/build/Prettyprinter/Symbols/Unicode.dyn_o )
[26 of 28] Compiling Data.Text.Prettyprint.Doc.Symbols.Unicode ( src/Data/Text/Prettyprint/Doc/Symbols/Unicode.hs, dist/build/Data/Text/Prettyprint/Doc/Symbols/Unicode.o, dist/build/Data/Text/Prettyprint/Doc/Symbols/Unicode.dyn_o )
[27 of 28] Compiling Prettyprinter.Util ( src/Prettyprinter/Util.hs, dist/build/Prettyprinter/Util.o, dist/build/Prettyprinter/Util.dyn_o )
[28 of 28] Compiling Data.Text.Prettyprint.Doc.Util ( src/Data/Text/Prettyprint/Doc/Util.hs, dist/build/Data/Text/Prettyprint/Doc/Util.o, dist/build/Data/Text/Prettyprint/Doc/Util.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-1042837/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/prettyprinter-1.7.1-698f6d27ba9dc4afb698ee24b5b7298b328c15147c4c3170a4fd72165e2b9672/lib
Configuring regex-base-0.94.0.3...
Preprocessing library for regex-base-0.94.0.3..
Building library for regex-base-0.94.0.3..
[1 of 5] Compiling Paths_regex_base ( dist/build/autogen/Paths_regex_base.hs, dist/build/Paths_regex_base.o, dist/build/Paths_regex_base.dyn_o )
[2 of 5] Compiling Text.Regex.Base.RegexLike ( src/Text/Regex/Base/RegexLike.hs, dist/build/Text/Regex/Base/RegexLike.o, dist/build/Text/Regex/Base/RegexLike.dyn_o )
[3 of 5] Compiling Text.Regex.Base.Context ( src/Text/Regex/Base/Context.hs, dist/build/Text/Regex/Base/Context.o, dist/build/Text/Regex/Base/Context.dyn_o )

src/Text/Regex/Base/Context.hs:316:10: warning: [GHC-62161] [-Wincomplete-uni-patterns]
    Pattern match(es) are non-exhaustive
    In a pattern binding:
        Patterns of type [(b, (MatchOffset, MatchLength))] not matched:
            []
    |
316 |      let ((whole,_):subs) = elems ma
    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^

src/Text/Regex/Base/Context.hs:329:41: warning: [GHC-62161] [-Wincomplete-uni-patterns]
    Pattern match(es) are non-exhaustive
    In a pattern binding:
        Patterns of type [(b, (MatchOffset, MatchLength))] not matched:
            []
    |
329 |   matchM = actOn (\(pre,ma,post) -> let ((whole,_):_) = elems ma
    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^

src/Text/Regex/Base/Context.hs:334:41: warning: [GHC-62161] [-Wincomplete-uni-patterns]
    Pattern match(es) are non-exhaustive
    In a pattern binding:
        Patterns of type [(b, (MatchOffset, MatchLength))] not matched:
            []
    |
334 |   matchM = actOn (\(pre,ma,post) -> let ((whole,_):subs) = elems ma
    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[4 of 5] Compiling Text.Regex.Base  ( src/Text/Regex/Base.hs, dist/build/Text/Regex/Base.o, dist/build/Text/Regex/Base.dyn_o )
[5 of 5] Compiling Text.Regex.Base.Impl ( src/Text/Regex/Base/Impl.hs, dist/build/Text/Regex/Base/Impl.o, dist/build/Text/Regex/Base/Impl.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-1042837/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/regex-base-0.94.0.3-c407b500cb84c19f296291097fec916658b7198f384858183d8238e2936fb367/lib
Configuring semigroups-0.20...
Preprocessing library for semigroups-0.20..
Building library for semigroups-0.20..
[1 of 1] Compiling Data.Semigroup.Generic ( src/Data/Semigroup/Generic.hs, dist/build/Data/Semigroup/Generic.o, dist/build/Data/Semigroup/Generic.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-1042837/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/semigroups-0.20-272ad1db8ef0d64bbe0ff70a3072cef2e2e38bba8839878f06543f0e6e831b1a/lib
Configuring splitmix-0.1.3.2...
Preprocessing library for splitmix-0.1.3.2..
Building library for splitmix-0.1.3.2..
[1 of 3] Compiling System.Random.SplitMix.Init ( src/System/Random/SplitMix/Init.hs, dist/build/System/Random/SplitMix/Init.o, dist/build/System/Random/SplitMix/Init.dyn_o )
[2 of 3] Compiling System.Random.SplitMix ( src/System/Random/SplitMix.hs, dist/build/System/Random/SplitMix.o, dist/build/System/Random/SplitMix.dyn_o )
[3 of 3] Compiling System.Random.SplitMix32 ( src/System/Random/SplitMix32.hs, dist/build/System/Random/SplitMix32.o, dist/build/System/Random/SplitMix32.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-1042837/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/splitmix-0.1.3.2-58699aacc13c4e36b3742000d11b8933a456dac329521aa0a8cb8d048d296d12/lib
Configuring th-compat-0.1.7...
Preprocessing library for th-compat-0.1.7..
Building library for th-compat-0.1.7..
[1 of 1] Compiling Language.Haskell.TH.Syntax.Compat ( src/Language/Haskell/TH/Syntax/Compat.hs, dist/build/Language/Haskell/TH/Syntax/Compat.o, dist/build/Language/Haskell/TH/Syntax/Compat.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-1042837/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/th-compat-0.1.7-710c6b822a8c98a0942da66bbb4f6843b8dac665e2534f73c6764223898bcf6f/lib
Warning: xml.cabal:18:32: version operators used. To use version operators the
package needs to specify at least 'cabal-version: >= 1.8'.
Configuring xml-1.3.14...
Preprocessing library for xml-1.3.14..
Building library for xml-1.3.14..
[1 of 7] Compiling Text.XML.Light.Types ( Text/XML/Light/Types.hs, dist/build/Text/XML/Light/Types.o, dist/build/Text/XML/Light/Types.dyn_o )
[2 of 7] Compiling Text.XML.Light.Proc ( Text/XML/Light/Proc.hs, dist/build/Text/XML/Light/Proc.o, dist/build/Text/XML/Light/Proc.dyn_o )
[3 of 7] Compiling Text.XML.Light.Output ( Text/XML/Light/Output.hs, dist/build/Text/XML/Light/Output.o, dist/build/Text/XML/Light/Output.dyn_o )
[4 of 7] Compiling Text.XML.Light.Lexer ( Text/XML/Light/Lexer.hs, dist/build/Text/XML/Light/Lexer.o, dist/build/Text/XML/Light/Lexer.dyn_o )

Text/XML/Light/Lexer.hs:119:1: warning: [GHC-94817] [-Wtabs]
    Tab character found here, and in one further location.
    Suggested fix: Please use spaces instead.
    |
119 |          | otherwise           = munch ('>':acc) (nesting-1) ds
    | ^^^^^^^^

Text/XML/Light/Lexer.hs:149:39: 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."
    |
149 |                     in TokStart (fst (head cs)) n as b : ts
    |                                       ^^^^
[5 of 7] Compiling Text.XML.Light.Input ( Text/XML/Light/Input.hs, dist/build/Text/XML/Light/Input.o, dist/build/Text/XML/Light/Input.dyn_o )
[6 of 7] Compiling Text.XML.Light.Cursor ( Text/XML/Light/Cursor.hs, dist/build/Text/XML/Light/Cursor.o, dist/build/Text/XML/Light/Cursor.dyn_o )
[7 of 7] Compiling Text.XML.Light   ( Text/XML/Light.hs, dist/build/Text/XML/Light.o, dist/build/Text/XML/Light.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-1042837/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/xml-1.3.14-f7a1cbb4f00db04b00ede643cef3457dc6ab25cb9a4d6350c1ed5f31e3ae28a7/lib
Configuring HUnit-1.6.2.0...
Preprocessing library for HUnit-1.6.2.0..
Building library for HUnit-1.6.2.0..
[1 of 6] Compiling Paths_HUnit      ( dist/build/autogen/Paths_HUnit.hs, dist/build/Paths_HUnit.o, dist/build/Paths_HUnit.dyn_o )
[2 of 6] Compiling Test.HUnit.Lang  ( src/Test/HUnit/Lang.hs, dist/build/Test/HUnit/Lang.o, dist/build/Test/HUnit/Lang.dyn_o )
[3 of 6] Compiling Test.HUnit.Base  ( src/Test/HUnit/Base.hs, dist/build/Test/HUnit/Base.o, dist/build/Test/HUnit/Base.dyn_o )
[4 of 6] Compiling Test.HUnit.Terminal ( src/Test/HUnit/Terminal.hs, dist/build/Test/HUnit/Terminal.o, dist/build/Test/HUnit/Terminal.dyn_o )

src/Test/HUnit/Terminal.hs:41:41: warning: [GHC-63394] [-Wx-partial]
    In the use of tail
    (imported from Prelude, but defined in GHC.List):
    "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
   |
41 |     | otherwise          = ta f (c:bs) (tail as) cs
   |                                         ^^^^
[5 of 6] Compiling Test.HUnit.Text  ( src/Test/HUnit/Text.hs, dist/build/Test/HUnit/Text.o, dist/build/Test/HUnit/Text.dyn_o )
[6 of 6] Compiling Test.HUnit       ( src/Test/HUnit.hs, dist/build/Test/HUnit.o, dist/build/Test/HUnit.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-1042837/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/HUnit-1.6.2.0-aa8518921a665b3ce3b9f7f0c7a8a7fa42d03d10681bd5ecec8be730444183ec/lib
Configuring ansi-terminal-types-1.1.3...
Preprocessing library for ansi-terminal-types-1.1.3..
Building library for ansi-terminal-types-1.1.3..
[1 of 2] Compiling System.Console.ANSI.Types ( src/System/Console/ANSI/Types.hs, dist/build/System/Console/ANSI/Types.o, dist/build/System/Console/ANSI/Types.dyn_o )
[2 of 2] Compiling System.Console.ANSI.Codes ( src/System/Console/ANSI/Codes.hs, dist/build/System/Console/ANSI/Codes.o, dist/build/System/Console/ANSI/Codes.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-1042837/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/ansi-terminal-types-1.1.3-c12c865b524456654e5c4f96ba48bd4de2b3c32e05f6a73c62f9e7fb6779ef8a/lib
Configuring hashable-1.5.1.0...
Preprocessing library for hashable-1.5.1.0..
Building library for hashable-1.5.1.0..
[ 1 of 10] Compiling Data.Hashable.FFI ( src/Data/Hashable/FFI.hs, dist/build/Data/Hashable/FFI.o, dist/build/Data/Hashable/FFI.dyn_o )
[ 2 of 10] Compiling Data.Hashable.Imports ( src/Data/Hashable/Imports.hs, dist/build/Data/Hashable/Imports.o, dist/build/Data/Hashable/Imports.dyn_o )
[ 3 of 10] Compiling Data.Hashable.Mix ( src/Data/Hashable/Mix.hs, dist/build/Data/Hashable/Mix.o, dist/build/Data/Hashable/Mix.dyn_o )
[ 4 of 10] Compiling Data.Hashable.XXH3 ( src/Data/Hashable/XXH3.hs, dist/build/Data/Hashable/XXH3.o, dist/build/Data/Hashable/XXH3.dyn_o )
[ 5 of 10] Compiling Data.Hashable.LowLevel ( src/Data/Hashable/LowLevel.hs, dist/build/Data/Hashable/LowLevel.o, dist/build/Data/Hashable/LowLevel.dyn_o )
[ 6 of 10] Compiling Data.Hashable.Class ( src/Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o, dist/build/Data/Hashable/Class.dyn_o )
[ 7 of 10] Compiling Data.Hashable.Lifted ( src/Data/Hashable/Lifted.hs, dist/build/Data/Hashable/Lifted.o, dist/build/Data/Hashable/Lifted.dyn_o )
[ 8 of 10] Compiling Data.Hashable.Generic.Instances ( src/Data/Hashable/Generic/Instances.hs, dist/build/Data/Hashable/Generic/Instances.o, dist/build/Data/Hashable/Generic/Instances.dyn_o )

src/Data/Hashable/Generic/Instances.hs:5:14: warning: [GHC-19244] [-Wtrustworthy-safe]
    Data.Hashable.Generic.Instances is marked as Trustworthy but has been inferred as safe!
  |
5 | {-# LANGUAGE Trustworthy #-}
  |              ^^^^^^^^^^^
[ 9 of 10] Compiling Data.Hashable.Generic ( src/Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o, dist/build/Data/Hashable/Generic.dyn_o )
[10 of 10] Compiling Data.Hashable    ( src/Data/Hashable.hs, dist/build/Data/Hashable.o, dist/build/Data/Hashable.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-1042837/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/hashable-1.5.1.0-d0f2aaee592c1c35e01f6385438cc0f1739269f30c4a1ac23f782796910b1fab/lib
Configuring regex-posix-0.96.0.2...
Preprocessing library for regex-posix-0.96.0.2..
Building library for regex-posix-0.96.0.2..
[1 of 7] Compiling Paths_regex_posix ( dist/build/autogen/Paths_regex_posix.hs, dist/build/Paths_regex_posix.o, dist/build/Paths_regex_posix.dyn_o )
[2 of 7] Compiling Text.Regex.Posix.Wrap ( dist/build/Text/Regex/Posix/Wrap.hs, dist/build/Text/Regex/Posix/Wrap.o, dist/build/Text/Regex/Posix/Wrap.dyn_o )
[3 of 7] Compiling Text.Regex.Posix.String ( src/Text/Regex/Posix/String.hs, dist/build/Text/Regex/Posix/String.o, dist/build/Text/Regex/Posix/String.dyn_o )
[4 of 7] Compiling Text.Regex.Posix.Sequence ( src/Text/Regex/Posix/Sequence.hs, dist/build/Text/Regex/Posix/Sequence.o, dist/build/Text/Regex/Posix/Sequence.dyn_o )
[5 of 7] Compiling Text.Regex.Posix.ByteString ( src/Text/Regex/Posix/ByteString.hs, dist/build/Text/Regex/Posix/ByteString.o, dist/build/Text/Regex/Posix/ByteString.dyn_o )
[6 of 7] Compiling Text.Regex.Posix.ByteString.Lazy ( src/Text/Regex/Posix/ByteString/Lazy.hs, dist/build/Text/Regex/Posix/ByteString/Lazy.o, dist/build/Text/Regex/Posix/ByteString/Lazy.dyn_o )
[7 of 7] Compiling Text.Regex.Posix ( src/Text/Regex/Posix.hs, dist/build/Text/Regex/Posix.o, dist/build/Text/Regex/Posix.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-1042837/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/regex-posix-0.96.0.2-84ba0ac313e9c9beb3f99825b98391ea7103d7744b173299db106c0845ba5b1f/lib
Configuring random-1.3.1...
Preprocessing library for random-1.3.1..
Building library for random-1.3.1..
[1 of 6] Compiling System.Random.Array ( src/System/Random/Array.hs, dist/build/System/Random/Array.o, dist/build/System/Random/Array.dyn_o )
[2 of 6] Compiling System.Random.GFinite ( src/System/Random/GFinite.hs, dist/build/System/Random/GFinite.o, dist/build/System/Random/GFinite.dyn_o )
[3 of 6] Compiling System.Random.Internal ( src/System/Random/Internal.hs, dist/build/System/Random/Internal.o, dist/build/System/Random/Internal.dyn_o )
[4 of 6] Compiling System.Random.Seed ( src/System/Random/Seed.hs, dist/build/System/Random/Seed.o, dist/build/System/Random/Seed.dyn_o )
[5 of 6] Compiling System.Random    ( src/System/Random.hs, dist/build/System/Random.o, dist/build/System/Random.dyn_o )
[6 of 6] Compiling System.Random.Stateful ( src/System/Random/Stateful.hs, dist/build/System/Random/Stateful.o, dist/build/System/Random/Stateful.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-1042837/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/random-1.3.1-79b1fed16911015b00c8c7a45b14fb4ffea87308faf27dc110c73daa7a9a78c6/lib
Configuring network-uri-2.6.4.2...
Preprocessing library for network-uri-2.6.4.2..
Building library for network-uri-2.6.4.2..
[1 of 3] Compiling Network.URI      ( Network/URI.hs, dist/build/Network/URI.o, dist/build/Network/URI.dyn_o )

Network/URI.hs:1131:12: 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."
     |
1131 |         if head (uriPath ref) == '/' then
     |            ^^^^

Network/URI.hs:1437:16: warning: [GHC-63394] [-Wx-partial]
    In the use of tail
    (imported from Prelude, but defined in GHC.List):
    "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
     |
1437 | query = orNull tail . uriQuery
     |                ^^^^

Network/URI.hs:1441:19: warning: [GHC-63394] [-Wx-partial]
    In the use of tail
    (imported from Prelude, but defined in GHC.List):
    "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
     |
1441 | fragment = orNull tail . uriFragment
     |                   ^^^^
[2 of 3] Compiling Network.URI.Lens ( Network/URI/Lens.hs, dist/build/Network/URI/Lens.o, dist/build/Network/URI/Lens.dyn_o )
[3 of 3] Compiling Network.URI.Static ( Network/URI/Static.hs, dist/build/Network/URI/Static.o, dist/build/Network/URI/Static.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-1042837/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/network-uri-2.6.4.2-d910b7f2a207036259ab1b46ed73e95be7188848719cf1fc3284eb280478437d/lib
Configuring ansi-terminal-1.1.5...
Preprocessing library for ansi-terminal-1.1.5..
Building library for ansi-terminal-1.1.5..
[1 of 2] Compiling System.Console.ANSI.Internal ( unix/System/Console/ANSI/Internal.hs, dist/build/System/Console/ANSI/Internal.o, dist/build/System/Console/ANSI/Internal.dyn_o )
[2 of 2] Compiling System.Console.ANSI ( src/System/Console/ANSI.hs, dist/build/System/Console/ANSI.o, dist/build/System/Console/ANSI.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-1042837/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/ansi-terminal-1.1.5-2873f2d80fbc808c646b2811834e8b7f6b7c1b9e8a83ce054930149c491b7ed4/lib
Configuring unordered-containers-0.2.21...
Preprocessing library for unordered-containers-0.2.21..
Building library for unordered-containers-0.2.21..
[1 of 9] Compiling Data.HashMap.Internal.Array ( Data/HashMap/Internal/Array.hs, dist/build/Data/HashMap/Internal/Array.o, dist/build/Data/HashMap/Internal/Array.dyn_o )
[2 of 9] Compiling Data.HashMap.Internal.List ( Data/HashMap/Internal/List.hs, dist/build/Data/HashMap/Internal/List.o, dist/build/Data/HashMap/Internal/List.dyn_o )
[3 of 9] Compiling Data.HashMap.Internal ( Data/HashMap/Internal.hs, dist/build/Data/HashMap/Internal.o, dist/build/Data/HashMap/Internal.dyn_o )
[4 of 9] Compiling Data.HashMap.Internal.Debug ( Data/HashMap/Internal/Debug.hs, dist/build/Data/HashMap/Internal/Debug.o, dist/build/Data/HashMap/Internal/Debug.dyn_o )
[5 of 9] Compiling Data.HashMap.Internal.Strict ( Data/HashMap/Internal/Strict.hs, dist/build/Data/HashMap/Internal/Strict.o, dist/build/Data/HashMap/Internal/Strict.dyn_o )
[6 of 9] Compiling Data.HashSet.Internal ( Data/HashSet/Internal.hs, dist/build/Data/HashSet/Internal.o, dist/build/Data/HashSet/Internal.dyn_o )
[7 of 9] Compiling Data.HashSet     ( Data/HashSet.hs, dist/build/Data/HashSet.o, dist/build/Data/HashSet.dyn_o )
[8 of 9] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.o, dist/build/Data/HashMap/Strict.dyn_o )
[9 of 9] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.o, dist/build/Data/HashMap/Lazy.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-1042837/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/unordered-containers-0.2.21-240a5dcfb3139287ccaed4f91235d90d2c7fb4b5dab697946cf66b207426998e/lib
Configuring prettyprinter-ansi-terminal-1.1.3...
Preprocessing library for prettyprinter-ansi-terminal-1.1.3..
Building library for prettyprinter-ansi-terminal-1.1.3..
[1 of 4] Compiling Prettyprinter.Render.Terminal.Internal ( src/Prettyprinter/Render/Terminal/Internal.hs, dist/build/Prettyprinter/Render/Terminal/Internal.o, dist/build/Prettyprinter/Render/Terminal/Internal.dyn_o )
[2 of 4] Compiling Prettyprinter.Render.Terminal ( src/Prettyprinter/Render/Terminal.hs, dist/build/Prettyprinter/Render/Terminal.o, dist/build/Prettyprinter/Render/Terminal.dyn_o )
[3 of 4] Compiling Data.Text.Prettyprint.Doc.Render.Terminal ( src/Data/Text/Prettyprint/Doc/Render/Terminal.hs, dist/build/Data/Text/Prettyprint/Doc/Render/Terminal.o, dist/build/Data/Text/Prettyprint/Doc/Render/Terminal.dyn_o )
[4 of 4] Compiling Data.Text.Prettyprint.Doc.Render.Terminal.Internal ( src/Data/Text/Prettyprint/Doc/Render/Terminal/Internal.hs, dist/build/Data/Text/Prettyprint/Doc/Render/Terminal/Internal.o, dist/build/Data/Text/Prettyprint/Doc/Render/Terminal/Internal.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-1042837/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/prettyprinter-ansi-terminal-1.1.3-174dbf53220eb3e988f9b1c04bb100c2060a02ca37bc97c07282211ef4d706f7/lib
Configuring intern-0.9.6...
Preprocessing library for intern-0.9.6..
Building library for intern-0.9.6..
[1 of 9] Compiling Data.Interned.Internal ( Data/Interned/Internal.hs, dist/build/Data/Interned/Internal.o, dist/build/Data/Interned/Internal.dyn_o )
[2 of 9] Compiling Data.Interned.IntSet ( Data/Interned/IntSet.hs, dist/build/Data/Interned/IntSet.o, dist/build/Data/Interned/IntSet.dyn_o )
[3 of 9] Compiling Data.Interned    ( Data/Interned.hs, dist/build/Data/Interned.o, dist/build/Data/Interned.dyn_o )
[4 of 9] Compiling Data.Interned.Internal.ByteString ( Data/Interned/Internal/ByteString.hs, dist/build/Data/Interned/Internal/ByteString.o, dist/build/Data/Interned/Internal/ByteString.dyn_o )
[5 of 9] Compiling Data.Interned.ByteString ( Data/Interned/ByteString.hs, dist/build/Data/Interned/ByteString.o, dist/build/Data/Interned/ByteString.dyn_o )
[6 of 9] Compiling Data.Interned.Internal.String ( Data/Interned/Internal/String.hs, dist/build/Data/Interned/Internal/String.o, dist/build/Data/Interned/Internal/String.dyn_o )
[7 of 9] Compiling Data.Interned.Internal.Text ( Data/Interned/Internal/Text.hs, dist/build/Data/Interned/Internal/Text.o, dist/build/Data/Interned/Internal/Text.dyn_o )
[8 of 9] Compiling Data.Interned.String ( Data/Interned/String.hs, dist/build/Data/Interned/String.o, dist/build/Data/Interned/String.dyn_o )
[9 of 9] Compiling Data.Interned.Text ( Data/Interned/Text.hs, dist/build/Data/Interned/Text.o, dist/build/Data/Interned/Text.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-1042837/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/intern-0.9.6-4d5efed55cb1bca371cd6953b1b8b9797ed3554ce40c3fde6b02b377d8c9a1ba/lib
Configuring prettyprinter-compat-ansi-wl-pprint-1.0.2...
Preprocessing library for prettyprinter-compat-ansi-wl-pprint-1.0.2..
Building library for prettyprinter-compat-ansi-wl-pprint-1.0.2..
[1 of 1] Compiling Text.PrettyPrint.ANSI.Leijen ( src/Text/PrettyPrint/ANSI/Leijen.hs, dist/build/Text/PrettyPrint/ANSI/Leijen.o, dist/build/Text/PrettyPrint/ANSI/Leijen.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-1042837/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/prettyprinter-compat-ansi-wl-pprint-1.0.2-04962fc48abe5beb68df6ed56a9a80b239111689bb755c0458fae67f5d2ce7c5/lib
Configuring ansi-wl-pprint-1.0.2...
Preprocessing library for ansi-wl-pprint-1.0.2..
Building library for ansi-wl-pprint-1.0.2..
[1 of 1] Compiling Text.PrettyPrint.ANSI.Leijen ( Text/PrettyPrint/ANSI/Leijen.hs, dist/build/Text/PrettyPrint/ANSI/Leijen.o, dist/build/Text/PrettyPrint/ANSI/Leijen.dyn_o )

Text/PrettyPrint/ANSI/Leijen.hs:165:1: warning: [GHC-15328] [-Wdeprecations]
    Module Text.PrettyPrint.ANSI.Leijen is deprecated:
      "Compatibility module for users of ansi-wl-pprint - use \"Prettyprinter\" instead"
    |
165 | import "prettyprinter-compat-ansi-wl-pprint"  Text.PrettyPrint.ANSI.Leijen
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-1042837/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/ansi-wl-pprint-1.0.2-0a087768ad5473d8c05b8f751e698522892c9ecec48d0538b9af9d8e78e9f37c/lib
Configuring test-framework-0.8.2.3...
Preprocessing library for test-framework-0.8.2.3..
Building library for test-framework-0.8.2.3..
[ 1 of 24] Compiling Test.Framework.Improving ( src/Test/Framework/Improving.hs, dist/build/Test/Framework/Improving.o, dist/build/Test/Framework/Improving.dyn_o )
[ 2 of 24] Compiling Test.Framework.Runners.Console.Colors ( src/Test/Framework/Runners/Console/Colors.hs, dist/build/Test/Framework/Runners/Console/Colors.o, dist/build/Test/Framework/Runners/Console/Colors.dyn_o )
[ 3 of 24] Compiling Test.Framework.Runners.Console.ProgressBar ( src/Test/Framework/Runners/Console/ProgressBar.hs, dist/build/Test/Framework/Runners/Console/ProgressBar.o, dist/build/Test/Framework/Runners/Console/ProgressBar.dyn_o )
[ 4 of 24] Compiling Test.Framework.Runners.Console.Utilities ( src/Test/Framework/Runners/Console/Utilities.hs, dist/build/Test/Framework/Runners/Console/Utilities.o, dist/build/Test/Framework/Runners/Console/Utilities.dyn_o )
[ 5 of 24] Compiling Test.Framework.Runners.Processors ( src/Test/Framework/Runners/Processors.hs, dist/build/Test/Framework/Runners/Processors.o, dist/build/Test/Framework/Runners/Processors.dyn_o )
[ 6 of 24] Compiling Test.Framework.Runners.ThreadPool ( src/Test/Framework/Runners/ThreadPool.hs, dist/build/Test/Framework/Runners/ThreadPool.o, dist/build/Test/Framework/Runners/ThreadPool.dyn_o )
[ 7 of 24] Compiling Test.Framework.Utilities ( src/Test/Framework/Utilities.hs, dist/build/Test/Framework/Utilities.o, dist/build/Test/Framework/Utilities.dyn_o )
[ 8 of 24] Compiling Test.Framework.Seed ( src/Test/Framework/Seed.hs, dist/build/Test/Framework/Seed.o, dist/build/Test/Framework/Seed.dyn_o )
[ 9 of 24] Compiling Test.Framework.Runners.TimedConsumption ( src/Test/Framework/Runners/TimedConsumption.hs, dist/build/Test/Framework/Runners/TimedConsumption.o, dist/build/Test/Framework/Runners/TimedConsumption.dyn_o )
[10 of 24] Compiling Test.Framework.Runners.TestPattern ( src/Test/Framework/Runners/TestPattern.hs, dist/build/Test/Framework/Runners/TestPattern.o, dist/build/Test/Framework/Runners/TestPattern.dyn_o )
[11 of 24] Compiling Test.Framework.Runners.Console.Table ( src/Test/Framework/Runners/Console/Table.hs, dist/build/Test/Framework/Runners/Console/Table.o, dist/build/Test/Framework/Runners/Console/Table.dyn_o )

src/Test/Framework/Runners/Console/Table.hs:45:73: warning: [GHC-63394] [-Wx-partial]
    In the use of tail
    (imported from Prelude, but defined in GHC.List):
    "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
   |
45 | eitherSideSeperator columns = zipWith (||) (False:column_is_seperator) (tail column_is_seperator ++ [False])
   |                                                                         ^^^^
[12 of 24] Compiling Test.Framework.Options ( src/Test/Framework/Options.hs, dist/build/Test/Framework/Options.o, dist/build/Test/Framework/Options.dyn_o )
[13 of 24] Compiling Test.Framework.Runners.Options ( src/Test/Framework/Runners/Options.hs, dist/build/Test/Framework/Runners/Options.o, dist/build/Test/Framework/Runners/Options.dyn_o )
[14 of 24] Compiling Test.Framework.Core ( src/Test/Framework/Core.hs, dist/build/Test/Framework/Core.o, dist/build/Test/Framework/Core.dyn_o )
[15 of 24] Compiling Test.Framework.Runners.Core ( src/Test/Framework/Runners/Core.hs, dist/build/Test/Framework/Runners/Core.o, dist/build/Test/Framework/Runners/Core.dyn_o )
[16 of 24] Compiling Test.Framework.Runners.XML.JUnitWriter ( src/Test/Framework/Runners/XML/JUnitWriter.hs, dist/build/Test/Framework/Runners/XML/JUnitWriter.o, dist/build/Test/Framework/Runners/XML/JUnitWriter.dyn_o )
[17 of 24] Compiling Test.Framework.Runners.Statistics ( src/Test/Framework/Runners/Statistics.hs, dist/build/Test/Framework/Runners/Statistics.o, dist/build/Test/Framework/Runners/Statistics.dyn_o )
[18 of 24] Compiling Test.Framework.Runners.XML ( src/Test/Framework/Runners/XML.hs, dist/build/Test/Framework/Runners/XML.o, dist/build/Test/Framework/Runners/XML.dyn_o )
[19 of 24] Compiling Test.Framework.Runners.Console.Statistics ( src/Test/Framework/Runners/Console/Statistics.hs, dist/build/Test/Framework/Runners/Console/Statistics.o, dist/build/Test/Framework/Runners/Console/Statistics.dyn_o )
[20 of 24] Compiling Test.Framework.Runners.API ( src/Test/Framework/Runners/API.hs, dist/build/Test/Framework/Runners/API.o, dist/build/Test/Framework/Runners/API.dyn_o )
[21 of 24] Compiling Test.Framework.Runners.Console.Run ( src/Test/Framework/Runners/Console/Run.hs, dist/build/Test/Framework/Runners/Console/Run.o, dist/build/Test/Framework/Runners/Console/Run.dyn_o )
[22 of 24] Compiling Test.Framework.Runners.Console ( src/Test/Framework/Runners/Console.hs, dist/build/Test/Framework/Runners/Console.o, dist/build/Test/Framework/Runners/Console.dyn_o )
[23 of 24] Compiling Test.Framework.Providers.API ( src/Test/Framework/Providers/API.hs, dist/build/Test/Framework/Providers/API.o, dist/build/Test/Framework/Providers/API.dyn_o )
[24 of 24] Compiling Test.Framework   ( src/Test/Framework.hs, dist/build/Test/Framework.o, dist/build/Test/Framework.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-1042837/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/test-framework-0.8.2.3-4f6449ad120ca00d5f33042f9cece1a3b0b1fee77c029a3f9a3254f19711636e/lib
Configuring test-framework-hunit-0.3.0.3...
Preprocessing library for test-framework-hunit-0.3.0.3..
Building library for test-framework-hunit-0.3.0.3..
[1 of 1] Compiling Test.Framework.Providers.HUnit ( Test/Framework/Providers/HUnit.hs, dist/build/Test/Framework/Providers/HUnit.o, dist/build/Test/Framework/Providers/HUnit.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-1042837/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/test-framework-hunit-0.3.0.3-245d4f2db2b7333a97fb83ae6f92462b050fbf6f5f95522018b04dd5e3f7d167/lib
Configuring swish-0.10.11.0...
Preprocessing library for swish-0.10.11.0..
Building library for swish-0.10.11.0..
[ 1 of 55] Compiling Data.Interned.URI
[ 2 of 55] Compiling Data.Ord.Partial
[ 3 of 55] Compiling Data.String.ShowLines
[ 4 of 55] Compiling Network.URI.Ord
[ 5 of 55] Compiling Swish.GraphClass
[ 6 of 55] Compiling Swish.GraphMatch
[ 7 of 55] Compiling Swish.GraphMem
[ 8 of 55] Compiling Swish.GraphPartition
[ 9 of 55] Compiling Swish.QName
[10 of 55] Compiling Swish.Namespace
[11 of 55] Compiling Swish.RDF.Vocabulary.DublinCore
[12 of 55] Compiling Swish.RDF.Vocabulary.FOAF
[13 of 55] Compiling Swish.RDF.Vocabulary.Geo
[14 of 55] Compiling Swish.RDF.Vocabulary.OWL
[15 of 55] Compiling Swish.RDF.Vocabulary.Provenance
[16 of 55] Compiling Swish.RDF.Vocabulary.RDF
[17 of 55] Compiling Swish.RDF.Vocabulary.SIOC
[18 of 55] Compiling Swish.RDF.Vocabulary.XSD
[19 of 55] Compiling Swish.RDF.Vocabulary
[20 of 55] Compiling Swish.RDF.Graph
[21 of 55] Compiling Swish.RDF.Parser.Utils
[22 of 55] Compiling Swish.RDF.Parser.NTriples
[23 of 55] Compiling Swish.RDF
[24 of 55] Compiling Swish.RDF.Formatter.Internal
[25 of 55] Compiling Swish.RDF.Formatter.Turtle
[26 of 55] Compiling Swish.RDF.Formatter.NTriples
[27 of 55] Compiling Swish.RDF.Formatter.N3
[28 of 55] Compiling Swish.RDF.GraphShowLines
[29 of 55] Compiling Swish.Rule
[30 of 55] Compiling Swish.Ruleset
[31 of 55] Compiling Swish.Proof
[32 of 55] Compiling Swish.Utils.ListHelpers
[33 of 55] Compiling Swish.VarBinding
[34 of 55] Compiling Swish.RDF.VarBinding
[35 of 55] Compiling Swish.Datatype

src/Swish/Datatype.hs:409:1: warning: [GHC-62161] [-Wincomplete-uni-patterns]
    Pattern match(es) are non-exhaustive
    In a pattern binding:
        Patterns of type [lb] not matched:
            []
            [_]
            (_:_:_:_)
    |
409 | makeVmod11inv nam [f0,f1,f2] lbs@(~[lb1,lb2]) = VarBindingModify
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...

src/Swish/Datatype.hs:448:1: warning: [GHC-62161] [-Wincomplete-uni-patterns]
    Pattern match(es) are non-exhaustive
    In a pattern binding:
        Patterns of type [lb] not matched:
            []
            [_]
            (_:_:_:_)
    |
448 | makeVmod11 nam [f0,f1] lbs@(~[lb1,_]) = VarBindingModify
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...

src/Swish/Datatype.hs:493:1: warning: [GHC-62161] [-Wincomplete-uni-patterns]
    Pattern match(es) are non-exhaustive
    In a pattern binding:
        Patterns of type [lb] not matched:
            []
            [_]
            [_, _]
            (_:_:_:_:_)
    |
493 | makeVmod21inv nam [f0,f1,f2,f3] lbs@(~[lb1,lb2,lb3]) = VarBindingModify
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...

src/Swish/Datatype.hs:534:1: warning: [GHC-62161] [-Wincomplete-uni-patterns]
    Pattern match(es) are non-exhaustive
    In a pattern binding:
        Patterns of type [lb] not matched:
            []
            [_]
            [_, _]
            (_:_:_:_:_)
    |
534 | makeVmod21 nam [f0,f1] lbs@(~[lb1,_,_]) = VarBindingModify
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...

src/Swish/Datatype.hs:569:1: warning: [GHC-62161] [-Wincomplete-uni-patterns]
    Pattern match(es) are non-exhaustive
    In a pattern binding:
        Patterns of type [lb] not matched:
            []
            [_]
            (_:_:_:_)
    |
569 | makeVmod20 nam [f0] lbs@(~[_,_]) = VarBindingModify
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...

src/Swish/Datatype.hs:610:1: warning: [GHC-62161] [-Wincomplete-uni-patterns]
    Pattern match(es) are non-exhaustive
    In a pattern binding:
        Patterns of type [lb] not matched:
            []
            [_]
            [_, _]
            [_, _, _]
            ...
    |
610 | makeVmod22 nam [f0,f1] lbs@(~[lb1,lb2,_,_]) = VarBindingModify
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...

src/Swish/Datatype.hs:650:1: warning: [GHC-62161] [-Wincomplete-uni-patterns]
    Pattern match(es) are non-exhaustive
    In a pattern binding: Patterns of type [lb] not matched: []
    |
650 | makeVmodN1 nam [f0,f1] lbs@(~(lb1:_)) = VarBindingModify
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
[36 of 55] Compiling Swish.RDF.Datatype.XSD.MapInteger
[37 of 55] Compiling Swish.RDF.Query
[38 of 55] Compiling Swish.RDF.Datatype.XSD.MapDecimal
[39 of 55] Compiling Swish.RDF.Datatype
[40 of 55] Compiling Swish.RDF.Parser.Turtle
[41 of 55] Compiling Swish.RDF.Parser.N3
[42 of 55] Compiling Swish.RDF.Ruleset
[43 of 55] Compiling Swish.RDF.Proof
[44 of 55] Compiling Swish.RDF.ClassRestrictionRule
[45 of 55] Compiling Swish.RDF.Datatype.XSD.String
[46 of 55] Compiling Swish.RDF.Datatype.XSD.Integer
[47 of 55] Compiling Swish.RDF.Datatype.XSD.Decimal
[48 of 55] Compiling Swish.RDF.BuiltIn.Datatypes
[49 of 55] Compiling Swish.RDF.ProofContext
[50 of 55] Compiling Swish.RDF.BuiltIn.Rules
[51 of 55] Compiling Swish.RDF.BuiltIn
[52 of 55] Compiling Swish.Monad
[53 of 55] Compiling Swish.Script
[54 of 55] Compiling Swish.Commands
[55 of 55] Compiling Swish
Preprocessing executable 'Swish' for swish-0.10.11.0..
Building executable 'Swish' for swish-0.10.11.0..
[1 of 2] Compiling Paths_swish      ( /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/swish-0.10.11.0/noopt/build/Swish/autogen/Paths_swish.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/swish-0.10.11.0/noopt/build/Swish/Swish-tmp/Paths_swish.o )
[2 of 2] Compiling Main             ( app/SwishApp.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/swish-0.10.11.0/noopt/build/Swish/Swish-tmp/Main.o )
[3 of 3] Linking /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/swish-0.10.11.0/noopt/build/Swish/Swish
Preprocessing test suite 'test-builtinmap' for swish-0.10.11.0..
Building test suite 'test-builtinmap' for swish-0.10.11.0..
[1 of 2] Compiling TestHelpers      ( tests/TestHelpers.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/swish-0.10.11.0/noopt/build/test-builtinmap/test-builtinmap-tmp/TestHelpers.o )
[2 of 2] Compiling Main             ( tests/BuiltInMapTest.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/swish-0.10.11.0/noopt/build/test-builtinmap/test-builtinmap-tmp/Main.o )
[3 of 3] Linking /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/swish-0.10.11.0/noopt/build/test-builtinmap/test-builtinmap
Preprocessing test suite 'test-graph' for swish-0.10.11.0..
Building test suite 'test-graph' for swish-0.10.11.0..
[1 of 2] Compiling TestHelpers      ( tests/TestHelpers.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/swish-0.10.11.0/noopt/build/test-graph/test-graph-tmp/TestHelpers.o )
[2 of 2] Compiling Main             ( tests/GraphTest.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/swish-0.10.11.0/noopt/build/test-graph/test-graph-tmp/Main.o )
[3 of 3] Linking /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/swish-0.10.11.0/noopt/build/test-graph/test-graph
Preprocessing test suite 'test-graphpartition' for swish-0.10.11.0..
Building test suite 'test-graphpartition' for swish-0.10.11.0..
[1 of 2] Compiling TestHelpers      ( tests/TestHelpers.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/swish-0.10.11.0/noopt/build/test-graphpartition/test-graphpartition-tmp/TestHelpers.o )
[2 of 2] Compiling Main             ( tests/GraphPartitionTest.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/swish-0.10.11.0/noopt/build/test-graphpartition/test-graphpartition-tmp/Main.o )
[3 of 3] Linking /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/swish-0.10.11.0/noopt/build/test-graphpartition/test-graphpartition
Preprocessing test suite 'test-n3formatter' for swish-0.10.11.0..
Building test suite 'test-n3formatter' for swish-0.10.11.0..
[1 of 2] Compiling TestHelpers      ( tests/TestHelpers.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/swish-0.10.11.0/noopt/build/test-n3formatter/test-n3formatter-tmp/TestHelpers.o )
[2 of 2] Compiling Main             ( tests/N3FormatterTest.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/swish-0.10.11.0/noopt/build/test-n3formatter/test-n3formatter-tmp/Main.o )
[3 of 3] Linking /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/swish-0.10.11.0/noopt/build/test-n3formatter/test-n3formatter
Preprocessing test suite 'test-n3parser' for swish-0.10.11.0..
Building test suite 'test-n3parser' for swish-0.10.11.0..
[1 of 2] Compiling TestHelpers      ( tests/TestHelpers.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/swish-0.10.11.0/noopt/build/test-n3parser/test-n3parser-tmp/TestHelpers.o )
[2 of 2] Compiling Main             ( tests/N3ParserTest.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/swish-0.10.11.0/noopt/build/test-n3parser/test-n3parser-tmp/Main.o )
[3 of 3] Linking /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/swish-0.10.11.0/noopt/build/test-n3parser/test-n3parser
Preprocessing test suite 'test-nt' for swish-0.10.11.0..
Building test suite 'test-nt' for swish-0.10.11.0..
[1 of 2] Compiling TestHelpers      ( tests/TestHelpers.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/swish-0.10.11.0/noopt/build/test-nt/test-nt-tmp/TestHelpers.o )
[2 of 2] Compiling Main             ( tests/NTTest.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/swish-0.10.11.0/noopt/build/test-nt/test-nt-tmp/Main.o )
[3 of 3] Linking /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/swish-0.10.11.0/noopt/build/test-nt/test-nt
Preprocessing test suite 'test-qname' for swish-0.10.11.0..
Building test suite 'test-qname' for swish-0.10.11.0..
[1 of 2] Compiling TestHelpers      ( tests/TestHelpers.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/swish-0.10.11.0/noopt/build/test-qname/test-qname-tmp/TestHelpers.o )
[2 of 2] Compiling Main             ( tests/QNameTest.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/swish-0.10.11.0/noopt/build/test-qname/test-qname-tmp/Main.o )
[3 of 3] Linking /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/swish-0.10.11.0/noopt/build/test-qname/test-qname
Preprocessing test suite 'test-rdfdatatypexsdinteger' for swish-0.10.11.0..
Building test suite 'test-rdfdatatypexsdinteger' for swish-0.10.11.0..
[1 of 2] Compiling TestHelpers      ( tests/TestHelpers.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/swish-0.10.11.0/noopt/build/test-rdfdatatypexsdinteger/test-rdfdatatypexsdinteger-tmp/TestHelpers.o )
[2 of 2] Compiling Main             ( tests/RDFDatatypeXsdIntegerTest.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/swish-0.10.11.0/noopt/build/test-rdfdatatypexsdinteger/test-rdfdatatypexsdinteger-tmp/Main.o )
[3 of 3] Linking /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/swish-0.10.11.0/noopt/build/test-rdfdatatypexsdinteger/test-rdfdatatypexsdinteger
Preprocessing test suite 'test-rdfgraph' for swish-0.10.11.0..
Building test suite 'test-rdfgraph' for swish-0.10.11.0..
[1 of 2] Compiling TestHelpers      ( tests/TestHelpers.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/swish-0.10.11.0/noopt/build/test-rdfgraph/test-rdfgraph-tmp/TestHelpers.o )
[2 of 2] Compiling Main             ( tests/RDFGraphTest.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/swish-0.10.11.0/noopt/build/test-rdfgraph/test-rdfgraph-tmp/Main.o )
[3 of 3] Linking /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/swish-0.10.11.0/noopt/build/test-rdfgraph/test-rdfgraph
Preprocessing test suite 'test-rdfproof' for swish-0.10.11.0..
Building test suite 'test-rdfproof' for swish-0.10.11.0..
[1 of 2] Compiling TestHelpers      ( tests/TestHelpers.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/swish-0.10.11.0/noopt/build/test-rdfproof/test-rdfproof-tmp/TestHelpers.o )
[2 of 2] Compiling Main             ( tests/RDFProofTest.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/swish-0.10.11.0/noopt/build/test-rdfproof/test-rdfproof-tmp/Main.o )

tests/RDFProofTest.hs:152:36: 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."
    |
152 |   , testEq "testBwd11"  1 (length (head bwd11))
    |                                    ^^^^

tests/RDFProofTest.hs:153:37: 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."
    |
153 |   , testIn "testBwd11a" backsub11a (head bwd11)
    |                                     ^^^^

tests/RDFProofTest.hs:523:37: 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."
    |
523 |   , testEq "testBwd21"  1 (length $ head bwd21)
    |                                     ^^^^

tests/RDFProofTest.hs:524:33: 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."
    |
524 |   , testIn "testBwd21a" bwd21a (head bwd21)
    |                                 ^^^^

tests/RDFProofTest.hs:527:37: 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."
    |
527 |   , testEq "testBwd22"  1 (length $ head bwd22)
    |                                     ^^^^

tests/RDFProofTest.hs:528:33: 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."
    |
528 |   , testIn "testBwd22a" bwd22a (head bwd22)
    |                                 ^^^^

tests/RDFProofTest.hs:531:37: 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."
    |
531 |   , testEq "testBwd23"  1 (length $ head bwd23)
    |                                     ^^^^

tests/RDFProofTest.hs:532:33: 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."
    |
532 |   , testIn "testBwd23a" bwd23a (head bwd23)
    |                                 ^^^^

tests/RDFProofTest.hs:536:35: 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."
    |
536 |   , testIn "testBwd24a1" bwd24a1 (head bwd24)
    |                                   ^^^^

tests/RDFProofTest.hs:542:37: 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."
    |
542 |   , testEq "testBwd25"  1 (length $ head bwd25)
    |                                     ^^^^

tests/RDFProofTest.hs:543:33: 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."
    |
543 |   , testIn "testBwd25a" bwd25a (head bwd25)
    |                                 ^^^^

tests/RDFProofTest.hs:623:37: 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."
    |
623 |   , testEq "testBwd31"  1 (length $ head calcbwd31c)
    |                                     ^^^^

tests/RDFProofTest.hs:624:33: 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."
    |
624 |   , testIn "testBwd31c" bwd31c (head calcbwd31c)
    |                                 ^^^^

tests/RDFProofTest.hs:1009:11: 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."
     |
1009 | var71_1 = head var71a
     |           ^^^^
[3 of 3] Linking /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/swish-0.10.11.0/noopt/build/test-rdfproof/test-rdfproof
Preprocessing test suite 'test-rdfproofcontext' for swish-0.10.11.0..
Building test suite 'test-rdfproofcontext' for swish-0.10.11.0..
[1 of 2] Compiling TestHelpers      ( tests/TestHelpers.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/swish-0.10.11.0/noopt/build/test-rdfproofcontext/test-rdfproofcontext-tmp/TestHelpers.o )
[2 of 2] Compiling Main             ( tests/RDFProofContextTest.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/swish-0.10.11.0/noopt/build/test-rdfproofcontext/test-rdfproofcontext-tmp/Main.o )
[3 of 3] Linking /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/swish-0.10.11.0/noopt/build/test-rdfproofcontext/test-rdfproofcontext
Preprocessing test suite 'test-rdfquery' for swish-0.10.11.0..
Building test suite 'test-rdfquery' for swish-0.10.11.0..
[1 of 2] Compiling TestHelpers      ( tests/TestHelpers.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/swish-0.10.11.0/noopt/build/test-rdfquery/test-rdfquery-tmp/TestHelpers.o )
[2 of 2] Compiling Main             ( tests/RDFQueryTest.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/swish-0.10.11.0/noopt/build/test-rdfquery/test-rdfquery-tmp/Main.o )

tests/RDFQueryTest.hs:578:39: 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."
    |
578 |   , testEq "testUnsubs31a" [Var "b"] (head res31v)
    |                                       ^^^^

tests/RDFQueryTest.hs:579:39: 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."
    |
579 |   , testEq "testUnsubs31a" [Var "b"] (head . tail $ res31v)
    |                                       ^^^^

tests/RDFQueryTest.hs:579:46: warning: [GHC-63394] [-Wx-partial]
    In the use of tail
    (imported from Prelude, but defined in GHC.List):
    "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
    |
579 |   , testEq "testUnsubs31a" [Var "b"] (head . tail $ res31v)
    |                                              ^^^^

tests/RDFQueryTest.hs:1068:48: 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."
     |
1068 |   , testGr "testResult41a" result41a (map fst (head res41))
     |                                                ^^^^

tests/RDFQueryTest.hs:1069:40: 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."
     |
1069 |   , testEqv "testUnbound41a" [] (snd $ head $ head res41)
     |                                        ^^^^

tests/RDFQueryTest.hs:1069:47: 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."
     |
1069 |   , testEqv "testUnbound41a" [] (snd $ head $ head res41)
     |                                               ^^^^

tests/RDFQueryTest.hs:1073:48: 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."
     |
1073 |   , testGr "testResult42a" result42a (map fst (head res42))
     |                                                ^^^^

tests/RDFQueryTest.hs:1074:47: 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."
     |
1074 |   , testEqv "testUnbound42a" [Var "b"] (snd $ head $ head res42)
     |                                               ^^^^

tests/RDFQueryTest.hs:1074:54: 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."
     |
1074 |   , testEqv "testUnbound42a" [Var "b"] (snd $ head $ head res42)
     |                                                      ^^^^

tests/RDFQueryTest.hs:1078:48: 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."
     |
1078 |   , testGr "testResult43a" result43a (map fst (head res43))
     |                                                ^^^^

tests/RDFQueryTest.hs:1079:47: 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."
     |
1079 |   , testEqv "testUnbound43a" [Var "a"] (snd $ head $ head res43)
     |                                               ^^^^

tests/RDFQueryTest.hs:1079:54: 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."
     |
1079 |   , testEqv "testUnbound43a" [Var "a"] (snd $ head $ head res43)
     |                                                      ^^^^

tests/RDFQueryTest.hs:1084:48: 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."
     |
1084 |   , testEqv "testUnbound44a" unbound44a (snd $ head res44_2)
     |                                                ^^^^

tests/RDFQueryTest.hs:1086:48: 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."
     |
1086 |   , testEqv "testUnbound44b" unbound44b (snd $ head res44_1)
     |                                                ^^^^
[3 of 3] Linking /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/swish-0.10.11.0/noopt/build/test-rdfquery/test-rdfquery
Preprocessing test suite 'test-rdfruleset' for swish-0.10.11.0..
Building test suite 'test-rdfruleset' for swish-0.10.11.0..
[1 of 2] Compiling TestHelpers      ( tests/TestHelpers.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/swish-0.10.11.0/noopt/build/test-rdfruleset/test-rdfruleset-tmp/TestHelpers.o )
[2 of 2] Compiling Main             ( tests/RDFRulesetTest.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/swish-0.10.11.0/noopt/build/test-rdfruleset/test-rdfruleset-tmp/Main.o )
[3 of 3] Linking /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/swish-0.10.11.0/noopt/build/test-rdfruleset/test-rdfruleset
Preprocessing test suite 'test-turtle' for swish-0.10.11.0..
Building test suite 'test-turtle' for swish-0.10.11.0..
[1 of 1] Compiling Main             ( tests/TurtleTest.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/swish-0.10.11.0/noopt/build/test-turtle/test-turtle-tmp/Main.o )
[2 of 2] Linking /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/swish-0.10.11.0/noopt/build/test-turtle/test-turtle
Preprocessing test suite 'test-varbinding' for swish-0.10.11.0..
Building test suite 'test-varbinding' for swish-0.10.11.0..
[1 of 2] Compiling TestHelpers      ( tests/TestHelpers.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/swish-0.10.11.0/noopt/build/test-varbinding/test-varbinding-tmp/TestHelpers.o )
[2 of 2] Compiling Main             ( tests/VarBindingTest.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/swish-0.10.11.0/noopt/build/test-varbinding/test-varbinding-tmp/Main.o )

tests/VarBindingTest.hs:266:37: 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."
    |
266 |   , testEq "testVarModify21" vb1m $ head vb12m2
    |                                     ^^^^

tests/VarBindingTest.hs:279:36: 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."
    |
279 |   , testEq "testVarModify31" vb5m (head vb16m3)
    |                                    ^^^^

tests/VarBindingTest.hs:593:28: 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."
    |
593 | compApply vbms = vbmApply (head vbms) compBindings
    |                            ^^^^

tests/VarBindingTest.hs:616:34: 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."
    |
616 |                         vbmName (head compad)
    |                                  ^^^^

tests/VarBindingTest.hs:633:52: 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."
    |
633 |   , testEqv "testFindComp21" compvocab $ vbmVocab (head compab)
    |                                                    ^^^^

tests/VarBindingTest.hs:634:52: 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."
    |
634 |   , testEqv "testFindComp22" compvocab $ vbmVocab (head compac)
    |                                                    ^^^^

tests/VarBindingTest.hs:635:52: 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."
    |
635 |   , testEqv "testFindComp23" compvocab $ vbmVocab (head compad)
    |                                                    ^^^^

tests/VarBindingTest.hs:636:52: 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."
    |
636 |   , testEqv "testFindComp24" compvocab $ vbmVocab (head compba)
    |                                                    ^^^^

tests/VarBindingTest.hs:637:52: 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."
    |
637 |   , testEqv "testFindComp25" compvocab $ vbmVocab (head compbc)
    |                                                    ^^^^

tests/VarBindingTest.hs:638:52: 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."
    |
638 |   , testEqv "testFindComp26" compvocab $ vbmVocab (head compca)
    |                                                    ^^^^

tests/VarBindingTest.hs:639:52: 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."
    |
639 |   , testEqv "testFindComp27" compvocab $ vbmVocab (head compcd)
    |                                                    ^^^^

tests/VarBindingTest.hs:640:52: 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."
    |
640 |   , testEqv "testFindComp28" compvocab $ vbmVocab (head compce)
    |                                                    ^^^^

tests/VarBindingTest.hs:641:52: 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."
    |
641 |   , testEqv "testFindComp29" compvocab $ vbmVocab (head compde)
    |                                                    ^^^^

tests/VarBindingTest.hs:643:59: 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."
    |
643 |   , testHasEqv "testFindComp31" ["c","d","e"] $ vbmUsage (head compab)
    |                                                           ^^^^

tests/VarBindingTest.hs:644:59: 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."
    |
644 |   , testHasEqv "testFindComp32" ["b","d","e"] $ vbmUsage (head compac)
    |                                                           ^^^^

tests/VarBindingTest.hs:645:59: 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."
    |
645 |   , testHasEqv "testFindComp33" ["b","c","e"] $ vbmUsage (head compad)
    |                                                           ^^^^

tests/VarBindingTest.hs:646:59: 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."
    |
646 |   , testHasEqv "testFindComp34" ["c","d","e"] $ vbmUsage (head compba)
    |                                                           ^^^^

tests/VarBindingTest.hs:647:59: 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."
    |
647 |   , testHasEqv "testFindComp35" ["a","d","e"] $ vbmUsage (head compbc)
    |                                                           ^^^^

tests/VarBindingTest.hs:648:59: 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."
    |
648 |   , testHasEqv "testFindComp36" ["b","d","e"] $ vbmUsage (head compca)
    |                                                           ^^^^

tests/VarBindingTest.hs:649:59: 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."
    |
649 |   , testHasEqv "testFindComp37" ["a","b","e"] $ vbmUsage (head compcd)
    |                                                           ^^^^

tests/VarBindingTest.hs:650:59: 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."
    |
650 |   , testHasEqv "testFindComp38" ["a","b","d"] $ vbmUsage (head compce)
    |                                                           ^^^^

tests/VarBindingTest.hs:651:59: 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."
    |
651 |   , testHasEqv "testFindComp39" ["a","b","c"] $ vbmUsage (head compde)
    |                                                           ^^^^
[3 of 3] Linking /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/swish-0.10.11.0/noopt/build/test-varbinding/test-varbinding
Running 15 test suites...
Test suite test-builtinmap: RUNNING...
Test suite test-builtinmap: PASS
Test suite logged to:
/var/lib/hackage-doc-builder/build-cache/tmp-install/reports/swish-0.10.11.0.test
Writing: swish-0.10.11.0-inplace/Swish.Proof.hs.html
Writing: swish-0.10.11.0-inplace/Data.Ord.Partial.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Query.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Proof.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Parser.Utils.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Parser.N3.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Datatype.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.ClassRestrictionRule.hs.html
Writing: swish-0.10.11.0-inplace/Swish.GraphMatch.hs.html
Writing: swish-0.10.11.0-inplace/Swish.GraphClass.hs.html
Writing: swish-0.10.11.0-inplace/Swish.Datatype.hs.html
Writing: swish-0.10.11.0-inplace/Data.String.ShowLines.hs.html
Writing: swish-0.10.11.0-inplace/Data.Interned.URI.hs.html
Writing: swish-0.10.11.0-inplace/Swish.VarBinding.hs.html
Writing: swish-0.10.11.0-inplace/Swish.Utils.ListHelpers.hs.html
Writing: swish-0.10.11.0-inplace/Swish.Ruleset.hs.html
Writing: swish-0.10.11.0-inplace/Swish.Rule.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Vocabulary.XSD.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Vocabulary.RDF.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Vocabulary.OWL.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Vocabulary.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.VarBinding.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Ruleset.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.ProofContext.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Graph.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Datatype.XSD.String.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Datatype.XSD.MapInteger.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Datatype.XSD.MapDecimal.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Datatype.XSD.Integer.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Datatype.XSD.Decimal.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.BuiltIn.Rules.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.BuiltIn.Datatypes.hs.html
Writing: swish-0.10.11.0-inplace/Swish.QName.hs.html
Writing: swish-0.10.11.0-inplace/Swish.Namespace.hs.html
Writing: hpc_index.html
Writing: hpc_index_fun.html
Writing: hpc_index_alt.html
Writing: hpc_index_exp.html
Test coverage report written to
/var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/swish-0.10.11.0/noopt/hpc/vanilla/html/test-builtinmap/hpc_index.html
Test suite test-graph: RUNNING...
Test suite test-graph: PASS
Test suite logged to:
/var/lib/hackage-doc-builder/build-cache/tmp-install/reports/swish-0.10.11.0.test
Writing: swish-0.10.11.0-inplace/Swish.GraphMem.hs.html
Writing: swish-0.10.11.0-inplace/Swish.GraphMatch.hs.html
Writing: swish-0.10.11.0-inplace/Swish.GraphClass.hs.html
Writing: hpc_index.html
Writing: hpc_index_fun.html
Writing: hpc_index_alt.html
Writing: hpc_index_exp.html
Test coverage report written to
/var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/swish-0.10.11.0/noopt/hpc/vanilla/html/test-graph/hpc_index.html
Test suite test-graphpartition: RUNNING...
Test suite test-graphpartition: PASS
Test suite logged to:
/var/lib/hackage-doc-builder/build-cache/tmp-install/reports/swish-0.10.11.0.test
Writing: swish-0.10.11.0-inplace/Swish.GraphMatch.hs.html
Writing: swish-0.10.11.0-inplace/Swish.GraphPartition.hs.html
Writing: swish-0.10.11.0-inplace/Swish.GraphMem.hs.html
Writing: swish-0.10.11.0-inplace/Swish.GraphClass.hs.html
Writing: hpc_index.html
Writing: hpc_index_fun.html
Writing: hpc_index_alt.html
Writing: hpc_index_exp.html
Test coverage report written to
/var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/swish-0.10.11.0/noopt/hpc/vanilla/html/test-graphpartition/hpc_index.html
Test suite test-n3formatter: RUNNING...
Test suite test-n3formatter: PASS
Test suite logged to:
/var/lib/hackage-doc-builder/build-cache/tmp-install/reports/swish-0.10.11.0.test
Writing: swish-0.10.11.0-inplace/Data.String.ShowLines.hs.html
Writing: swish-0.10.11.0-inplace/Swish.Utils.ListHelpers.hs.html
Writing: swish-0.10.11.0-inplace/Swish.Ruleset.hs.html
Writing: swish-0.10.11.0-inplace/Swish.Rule.hs.html
Writing: swish-0.10.11.0-inplace/Swish.Datatype.hs.html
Writing: swish-0.10.11.0-inplace/Swish.VarBinding.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Datatype.hs.html
Writing: swish-0.10.11.0-inplace/Swish.GraphMatch.hs.html
Writing: swish-0.10.11.0-inplace/Data.Interned.URI.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Vocabulary.XSD.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Vocabulary.RDF.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Vocabulary.OWL.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Vocabulary.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Parser.Utils.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Parser.N3.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Graph.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Formatter.N3.hs.html
Writing: swish-0.10.11.0-inplace/Swish.QName.hs.html
Writing: swish-0.10.11.0-inplace/Swish.Namespace.hs.html
Writing: swish-0.10.11.0-inplace/Swish.GraphClass.hs.html
Writing: hpc_index.html
Writing: hpc_index_fun.html
Writing: hpc_index_alt.html
Writing: hpc_index_exp.html
Test coverage report written to
/var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/swish-0.10.11.0/noopt/hpc/vanilla/html/test-n3formatter/hpc_index.html
Test suite test-n3parser: RUNNING...
Test suite test-n3parser: PASS
Test suite logged to:
/var/lib/hackage-doc-builder/build-cache/tmp-install/reports/swish-0.10.11.0.test
Writing: swish-0.10.11.0-inplace/Data.String.ShowLines.hs.html
Writing: swish-0.10.11.0-inplace/Swish.Utils.ListHelpers.hs.html
Writing: swish-0.10.11.0-inplace/Swish.Ruleset.hs.html
Writing: swish-0.10.11.0-inplace/Swish.Rule.hs.html
Writing: swish-0.10.11.0-inplace/Swish.Datatype.hs.html
Writing: swish-0.10.11.0-inplace/Swish.VarBinding.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Datatype.hs.html
Writing: swish-0.10.11.0-inplace/Swish.GraphMatch.hs.html
Writing: swish-0.10.11.0-inplace/Data.Interned.URI.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Vocabulary.XSD.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Vocabulary.RDF.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Vocabulary.OWL.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Vocabulary.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Parser.Utils.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Parser.N3.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Graph.hs.html
Writing: swish-0.10.11.0-inplace/Swish.QName.hs.html
Writing: swish-0.10.11.0-inplace/Swish.Namespace.hs.html
Writing: swish-0.10.11.0-inplace/Swish.GraphClass.hs.html
Writing: hpc_index.html
Writing: hpc_index_fun.html
Writing: hpc_index_alt.html
Writing: hpc_index_exp.html
Test coverage report written to
/var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/swish-0.10.11.0/noopt/hpc/vanilla/html/test-n3parser/hpc_index.html
Test suite test-nt: RUNNING...
Test suite test-nt: PASS
Test suite logged to:
/var/lib/hackage-doc-builder/build-cache/tmp-install/reports/swish-0.10.11.0.test
Writing: swish-0.10.11.0-inplace/Swish.GraphMatch.hs.html
Writing: swish-0.10.11.0-inplace/Data.Interned.URI.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Vocabulary.XSD.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Vocabulary.RDF.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Vocabulary.OWL.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Vocabulary.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Parser.Utils.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Parser.NTriples.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Graph.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Formatter.NTriples.hs.html
Writing: swish-0.10.11.0-inplace/Swish.QName.hs.html
Writing: swish-0.10.11.0-inplace/Swish.Namespace.hs.html
Writing: swish-0.10.11.0-inplace/Swish.GraphClass.hs.html
Writing: hpc_index.html
Writing: hpc_index_fun.html
Writing: hpc_index_alt.html
Writing: hpc_index_exp.html
Test coverage report written to
/var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/swish-0.10.11.0/noopt/hpc/vanilla/html/test-nt/hpc_index.html
Test suite test-qname: RUNNING...
Test suite test-qname: PASS
Test suite logged to:
/var/lib/hackage-doc-builder/build-cache/tmp-install/reports/swish-0.10.11.0.test
Writing: swish-0.10.11.0-inplace/Data.Interned.URI.hs.html
Writing: swish-0.10.11.0-inplace/Swish.QName.hs.html
Writing: swish-0.10.11.0-inplace/Swish.Namespace.hs.html
Writing: hpc_index.html
Writing: hpc_index_fun.html
Writing: hpc_index_alt.html
Writing: hpc_index_exp.html
Test coverage report written to
/var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/swish-0.10.11.0/noopt/hpc/vanilla/html/test-qname/hpc_index.html
Test suite test-rdfdatatypexsdinteger: RUNNING...
Test suite test-rdfdatatypexsdinteger: PASS
Test suite logged to:
/var/lib/hackage-doc-builder/build-cache/tmp-install/reports/swish-0.10.11.0.test
Writing: swish-0.10.11.0-inplace/Swish.RDF.Parser.Utils.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Parser.N3.hs.html
Writing: swish-0.10.11.0-inplace/Swish.GraphMatch.hs.html
Writing: swish-0.10.11.0-inplace/Swish.GraphClass.hs.html
Writing: swish-0.10.11.0-inplace/Data.String.ShowLines.hs.html
Writing: swish-0.10.11.0-inplace/Data.Ord.Partial.hs.html
Writing: swish-0.10.11.0-inplace/Data.Interned.URI.hs.html
Writing: swish-0.10.11.0-inplace/Swish.VarBinding.hs.html
Writing: swish-0.10.11.0-inplace/Swish.Utils.ListHelpers.hs.html
Writing: swish-0.10.11.0-inplace/Swish.Ruleset.hs.html
Writing: swish-0.10.11.0-inplace/Swish.Rule.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Vocabulary.XSD.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Vocabulary.RDF.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Vocabulary.OWL.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Vocabulary.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.VarBinding.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Ruleset.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Query.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Graph.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Datatype.XSD.MapInteger.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Datatype.XSD.Integer.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Datatype.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.ClassRestrictionRule.hs.html
Writing: swish-0.10.11.0-inplace/Swish.QName.hs.html
Writing: swish-0.10.11.0-inplace/Swish.Namespace.hs.html
Writing: swish-0.10.11.0-inplace/Swish.Datatype.hs.html
Writing: hpc_index.html
Writing: hpc_index_fun.html
Writing: hpc_index_alt.html
Writing: hpc_index_exp.html
Test coverage report written to
/var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/swish-0.10.11.0/noopt/hpc/vanilla/html/test-rdfdatatypexsdinteger/hpc_index.html
Test suite test-rdfgraph: RUNNING...
Test suite test-rdfgraph: PASS
Test suite logged to:
/var/lib/hackage-doc-builder/build-cache/tmp-install/reports/swish-0.10.11.0.test
Writing: swish-0.10.11.0-inplace/Swish.GraphMatch.hs.html
Writing: swish-0.10.11.0-inplace/Data.Interned.URI.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Vocabulary.XSD.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Vocabulary.RDF.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Vocabulary.OWL.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Vocabulary.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Graph.hs.html
Writing: swish-0.10.11.0-inplace/Swish.QName.hs.html
Writing: swish-0.10.11.0-inplace/Swish.Namespace.hs.html
Writing: swish-0.10.11.0-inplace/Swish.GraphClass.hs.html
Writing: hpc_index.html
Writing: hpc_index_fun.html
Writing: hpc_index_alt.html
Writing: hpc_index_exp.html
Test coverage report written to
/var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/swish-0.10.11.0/noopt/hpc/vanilla/html/test-rdfgraph/hpc_index.html
Test suite test-rdfproof: RUNNING...
Test suite test-rdfproof: PASS
Test suite logged to:
/var/lib/hackage-doc-builder/build-cache/tmp-install/reports/swish-0.10.11.0.test
Writing: swish-0.10.11.0-inplace/Swish.RDF.Datatype.hs.html
Writing: swish-0.10.11.0-inplace/Swish.Ruleset.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Parser.Utils.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Parser.N3.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Datatype.XSD.MapInteger.hs.html
Writing: swish-0.10.11.0-inplace/Swish.Proof.hs.html
Writing: swish-0.10.11.0-inplace/Swish.GraphMatch.hs.html
Writing: swish-0.10.11.0-inplace/Swish.Datatype.hs.html
Writing: swish-0.10.11.0-inplace/Data.String.ShowLines.hs.html
Writing: swish-0.10.11.0-inplace/Data.Interned.URI.hs.html
Writing: swish-0.10.11.0-inplace/Swish.VarBinding.hs.html
Writing: swish-0.10.11.0-inplace/Swish.Utils.ListHelpers.hs.html
Writing: swish-0.10.11.0-inplace/Swish.Rule.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Vocabulary.XSD.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Vocabulary.RDF.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Vocabulary.OWL.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Vocabulary.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.VarBinding.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Ruleset.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Query.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Proof.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Graph.hs.html
Writing: swish-0.10.11.0-inplace/Swish.QName.hs.html
Writing: swish-0.10.11.0-inplace/Swish.Namespace.hs.html
Writing: swish-0.10.11.0-inplace/Swish.GraphClass.hs.html
Writing: hpc_index.html
Writing: hpc_index_fun.html
Writing: hpc_index_alt.html
Writing: hpc_index_exp.html
Test coverage report written to
/var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/swish-0.10.11.0/noopt/hpc/vanilla/html/test-rdfproof/hpc_index.html
Test suite test-rdfproofcontext: RUNNING...
Test suite test-rdfproofcontext: PASS
Test suite logged to:
/var/lib/hackage-doc-builder/build-cache/tmp-install/reports/swish-0.10.11.0.test
Writing: swish-0.10.11.0-inplace/Data.Ord.Partial.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Datatype.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.ClassRestrictionRule.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Parser.Utils.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Parser.N3.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Datatype.XSD.String.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Datatype.XSD.MapInteger.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Datatype.XSD.MapDecimal.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Datatype.XSD.Integer.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Datatype.XSD.Decimal.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.BuiltIn.Datatypes.hs.html
Writing: swish-0.10.11.0-inplace/Swish.GraphMatch.hs.html
Writing: swish-0.10.11.0-inplace/Swish.GraphClass.hs.html
Writing: swish-0.10.11.0-inplace/Swish.Datatype.hs.html
Writing: swish-0.10.11.0-inplace/Data.String.ShowLines.hs.html
Writing: swish-0.10.11.0-inplace/Data.Interned.URI.hs.html
Writing: swish-0.10.11.0-inplace/Swish.VarBinding.hs.html
Writing: swish-0.10.11.0-inplace/Swish.Utils.ListHelpers.hs.html
Writing: swish-0.10.11.0-inplace/Swish.Ruleset.hs.html
Writing: swish-0.10.11.0-inplace/Swish.Rule.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Vocabulary.XSD.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Vocabulary.RDF.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Vocabulary.OWL.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Vocabulary.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.VarBinding.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Ruleset.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Query.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.ProofContext.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Proof.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Graph.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.BuiltIn.Rules.hs.html
Writing: swish-0.10.11.0-inplace/Swish.QName.hs.html
Writing: swish-0.10.11.0-inplace/Swish.Proof.hs.html
Writing: swish-0.10.11.0-inplace/Swish.Namespace.hs.html
Writing: hpc_index.html
Writing: hpc_index_fun.html
Writing: hpc_index_alt.html
Writing: hpc_index_exp.html
Test coverage report written to
/var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/swish-0.10.11.0/noopt/hpc/vanilla/html/test-rdfproofcontext/hpc_index.html
Test suite test-rdfquery: RUNNING...
Test suite test-rdfquery: PASS
Test suite logged to:
/var/lib/hackage-doc-builder/build-cache/tmp-install/reports/swish-0.10.11.0.test
Writing: swish-0.10.11.0-inplace/Data.String.ShowLines.hs.html
Writing: swish-0.10.11.0-inplace/Swish.Ruleset.hs.html
Writing: swish-0.10.11.0-inplace/Swish.Rule.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Datatype.XSD.MapInteger.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Datatype.hs.html
Writing: swish-0.10.11.0-inplace/Swish.GraphMatch.hs.html
Writing: swish-0.10.11.0-inplace/Swish.GraphClass.hs.html
Writing: swish-0.10.11.0-inplace/Swish.Datatype.hs.html
Writing: swish-0.10.11.0-inplace/Data.Interned.URI.hs.html
Writing: swish-0.10.11.0-inplace/Swish.VarBinding.hs.html
Writing: swish-0.10.11.0-inplace/Swish.Utils.ListHelpers.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Vocabulary.XSD.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Vocabulary.RDF.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Vocabulary.OWL.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Vocabulary.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.VarBinding.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Query.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Parser.Utils.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Parser.N3.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Graph.hs.html
Writing: swish-0.10.11.0-inplace/Swish.QName.hs.html
Writing: swish-0.10.11.0-inplace/Swish.Namespace.hs.html
Writing: hpc_index.html
Writing: hpc_index_fun.html
Writing: hpc_index_alt.html
Writing: hpc_index_exp.html
Test coverage report written to
/var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/swish-0.10.11.0/noopt/hpc/vanilla/html/test-rdfquery/hpc_index.html
Test suite test-rdfruleset: RUNNING...
Test suite test-rdfruleset: PASS
Test suite logged to:
/var/lib/hackage-doc-builder/build-cache/tmp-install/reports/swish-0.10.11.0.test
Writing: swish-0.10.11.0-inplace/Swish.RDF.Datatype.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Parser.Utils.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Parser.N3.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Datatype.XSD.MapInteger.hs.html
Writing: swish-0.10.11.0-inplace/Swish.GraphMatch.hs.html
Writing: swish-0.10.11.0-inplace/Swish.Datatype.hs.html
Writing: swish-0.10.11.0-inplace/Data.String.ShowLines.hs.html
Writing: swish-0.10.11.0-inplace/Data.Interned.URI.hs.html
Writing: swish-0.10.11.0-inplace/Swish.VarBinding.hs.html
Writing: swish-0.10.11.0-inplace/Swish.Utils.ListHelpers.hs.html
Writing: swish-0.10.11.0-inplace/Swish.Ruleset.hs.html
Writing: swish-0.10.11.0-inplace/Swish.Rule.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Vocabulary.XSD.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Vocabulary.RDF.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Vocabulary.OWL.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Vocabulary.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.VarBinding.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Ruleset.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Query.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Graph.hs.html
Writing: swish-0.10.11.0-inplace/Swish.QName.hs.html
Writing: swish-0.10.11.0-inplace/Swish.Namespace.hs.html
Writing: swish-0.10.11.0-inplace/Swish.GraphClass.hs.html
Writing: hpc_index.html
Writing: hpc_index_fun.html
Writing: hpc_index_alt.html
Writing: hpc_index_exp.html
Test coverage report written to
/var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/swish-0.10.11.0/noopt/hpc/vanilla/html/test-rdfruleset/hpc_index.html
Test suite test-turtle: RUNNING...
Test suite test-turtle: PASS
Test suite logged to:
/var/lib/hackage-doc-builder/build-cache/tmp-install/reports/swish-0.10.11.0.test
Writing: swish-0.10.11.0-inplace/Data.String.ShowLines.hs.html
Writing: swish-0.10.11.0-inplace/Swish.Utils.ListHelpers.hs.html
Writing: swish-0.10.11.0-inplace/Swish.Ruleset.hs.html
Writing: swish-0.10.11.0-inplace/Swish.Rule.hs.html
Writing: swish-0.10.11.0-inplace/Swish.Datatype.hs.html
Writing: swish-0.10.11.0-inplace/Data.Interned.URI.hs.html
Writing: swish-0.10.11.0-inplace/Swish.VarBinding.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Datatype.hs.html
Writing: swish-0.10.11.0-inplace/Swish.QName.hs.html
Writing: swish-0.10.11.0-inplace/Swish.Namespace.hs.html
Writing: swish-0.10.11.0-inplace/Swish.GraphMatch.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Vocabulary.XSD.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Vocabulary.RDF.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Vocabulary.OWL.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Vocabulary.FOAF.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Vocabulary.DublinCore.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Vocabulary.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Parser.Utils.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Parser.Turtle.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Graph.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Formatter.Turtle.hs.html
Writing: swish-0.10.11.0-inplace/Swish.GraphClass.hs.html
Writing: hpc_index.html
Writing: hpc_index_fun.html
Writing: hpc_index_alt.html
Writing: hpc_index_exp.html
Test coverage report written to
/var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/swish-0.10.11.0/noopt/hpc/vanilla/html/test-turtle/hpc_index.html
Test suite test-varbinding: RUNNING...
Test suite test-varbinding: PASS
Test suite logged to:
/var/lib/hackage-doc-builder/build-cache/tmp-install/reports/swish-0.10.11.0.test
Writing: swish-0.10.11.0-inplace/Swish.Utils.ListHelpers.hs.html
Writing: swish-0.10.11.0-inplace/Data.Interned.URI.hs.html
Writing: swish-0.10.11.0-inplace/Swish.VarBinding.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Vocabulary.hs.html
Writing: swish-0.10.11.0-inplace/Swish.QName.hs.html
Writing: swish-0.10.11.0-inplace/Swish.Namespace.hs.html
Writing: hpc_index.html
Writing: hpc_index_fun.html
Writing: hpc_index_alt.html
Writing: hpc_index_exp.html
Test coverage report written to
/var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/swish-0.10.11.0/noopt/hpc/vanilla/html/test-varbinding/hpc_index.html
15 of 15 test suites (15 of 15 test cases) passed.
Writing: swish-0.10.11.0-inplace/Data.Interned.URI.hs.html
Writing: swish-0.10.11.0-inplace/Data.Ord.Partial.hs.html
Writing: swish-0.10.11.0-inplace/Data.String.ShowLines.hs.html
Writing: swish-0.10.11.0-inplace/Swish.Datatype.hs.html
Writing: swish-0.10.11.0-inplace/Swish.GraphClass.hs.html
Writing: swish-0.10.11.0-inplace/Swish.GraphMatch.hs.html
Writing: swish-0.10.11.0-inplace/Swish.GraphMem.hs.html
Writing: swish-0.10.11.0-inplace/Swish.GraphPartition.hs.html
Writing: swish-0.10.11.0-inplace/Swish.Namespace.hs.html
Writing: swish-0.10.11.0-inplace/Swish.Proof.hs.html
Writing: swish-0.10.11.0-inplace/Swish.QName.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.BuiltIn.Datatypes.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.BuiltIn.Rules.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.ClassRestrictionRule.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Datatype.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Datatype.XSD.Decimal.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Datatype.XSD.Integer.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Datatype.XSD.MapDecimal.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Datatype.XSD.MapInteger.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Datatype.XSD.String.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Formatter.N3.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Formatter.NTriples.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Formatter.Turtle.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Graph.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Parser.N3.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Parser.NTriples.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Parser.Turtle.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Parser.Utils.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Proof.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.ProofContext.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Query.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Ruleset.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.VarBinding.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Vocabulary.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Vocabulary.DublinCore.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Vocabulary.FOAF.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Vocabulary.OWL.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Vocabulary.RDF.hs.html
Writing: swish-0.10.11.0-inplace/Swish.RDF.Vocabulary.XSD.hs.html
Writing: swish-0.10.11.0-inplace/Swish.Rule.hs.html
Writing: swish-0.10.11.0-inplace/Swish.Ruleset.hs.html
Writing: swish-0.10.11.0-inplace/Swish.Utils.ListHelpers.hs.html
Writing: swish-0.10.11.0-inplace/Swish.VarBinding.hs.html
Writing: hpc_index.html
Writing: hpc_index_fun.html
Writing: hpc_index_alt.html
Writing: hpc_index_exp.html
Package coverage report written to
/var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/swish-0.10.11.0/noopt/hpc/vanilla/html/swish-0.10.11.0/hpc_index.html