Build #1 for effect-stack-0.3.0.1
Package | effect-stack-0.3.0.1 |
---|
Install | InstallOk |
---|---|
Docs | Ok |
Tests | NotTried |
Time submitted | 2025-06-05 03:53:37.494942541 UTC |
---|---|
Compiler | ghc-9.8.4 |
OS | linux |
Arch | x86_64 |
Dependencies | base-4.19.2.0, constraints-0.14.2, mtl-2.3.1, transformers-0.6.1.0 |
Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies... Configuring os-string-2.0.7... Preprocessing library for os-string-2.0.7.. Building library for os-string-2.0.7.. [ 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.7.. Running Haddock on library for os-string-2.0.7.. 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. 94% ( 93 / 98) in 'System.OsString.Posix' Missing documentation for: Module header PosixChar (System/OsString/Internal/Types.hs:123) singleton (System/OsString/Common.hs:495) empty (System/OsString/Common.hs:498) concat (System/OsString/Common.hs:706) 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:281: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:281:1 Warning: 'tail' is ambiguous. It is defined * in GHC.List * at System/OsString/Internal.hs:265: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:265:1 Warning: 'init' is ambiguous. It is defined * in GHC.List * at System/OsString/Internal.hs:290: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:290:1 Warning: 'last' is ambiguous. It is defined * in GHC.List * at System/OsString/Internal.hs:256: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:256:1 Warning: 'map' is ambiguous. It is defined * in GHC.Base * at System/OsString/Internal.hs:316: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:316:1 Warning: 'reverse' is ambiguous. It is defined * in GHC.List * at System/OsString/Internal.hs:322: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:322:1 Warning: 'foldl' is ambiguous. It is defined * in Data.Foldable * 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: 'foldl1' is ambiguous. It is defined * in Data.Foldable * at System/OsString/Internal.hs:352: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:352:1 Warning: 'foldr' 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: 'foldr1' is ambiguous. It is defined * in Data.Foldable * at System/OsString/Internal.hs:382: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:382:1 Warning: 'all' is ambiguous. It is defined * in Data.Foldable * at System/OsString/Internal.hs:396: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:396:1 Warning: 'any' is ambiguous. It is defined * in Data.Foldable * at System/OsString/Internal.hs:403: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:403:1 Warning: 'replicate' is ambiguous. It is defined * in GHC.List * at System/OsString/Internal.hs:418: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:418:1 Warning: 'take' is ambiguous. It is defined * in GHC.List * at System/OsString/Internal.hs:460: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:460:1 Warning: 'length' is ambiguous. It is defined * in Data.Foldable * at System/OsString/Internal.hs:309: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:309:1 Warning: 'drop' is ambiguous. It is defined * in GHC.List * at System/OsString/Internal.hs:497: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:497:1 Warning: 'takeWhile' is ambiguous. It is defined * in GHC.List * at System/OsString/Internal.hs:491: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:491:1 Warning: 'dropWhile' is ambiguous. It is defined * in GHC.List * at System/OsString/Internal.hs:519: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:519:1 Warning: 'break' is ambiguous. It is defined * in GHC.List * at System/OsString/Internal.hs:548: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:548:1 Warning: 'span' is ambiguous. It is defined * in GHC.List * at System/OsString/Internal.hs:558: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:558:1 Warning: 'splitAt' is ambiguous. It is defined * in GHC.List * at System/OsString/Internal.hs:583: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:583:1 Warning: 'elem' is ambiguous. It is defined * in Data.Foldable * at System/OsString/Internal.hs:686: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:686:1 Warning: 'filter' is ambiguous. It is defined * in GHC.List * at System/OsString/Internal.hs:704: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:704:1 94% ( 74 / 78) in 'System.OsString.Internal' Missing documentation for: Module header empty (System/OsString/Internal.hs:221) singleton (System/OsString/Internal.hs:224) concat (System/OsString/Internal.hs:409) 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:221) singleton (System/OsString/Internal.hs:224) concat (System/OsString/Internal.hs:409) 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% ( 93 / 98) in 'System.OsString.Windows' Missing documentation for: Module header WindowsChar (System/OsString/Internal/Types.hs:117) singleton (System/OsString/Common.hs:495) empty (System/OsString/Common.hs:498) concat (System/OsString/Common.hs:706) 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.7-5BBZgm2IGGO8ifbVrttmLE Completed os-string-2.0.7 Configuring tagged-0.8.9... Preprocessing library for tagged-0.8.9.. Building library for tagged-0.8.9.. [1 of 2] Compiling Data.Proxy.TH ( src/Data/Proxy/TH.hs, dist/build/Data/Proxy/TH.o, dist/build/Data/Proxy/TH.dyn_o ) [2 of 2] Compiling Data.Tagged ( src/Data/Tagged.hs, dist/build/Data/Tagged.o, dist/build/Data/Tagged.dyn_o ) Preprocessing library for tagged-0.8.9.. Running Haddock on library for tagged-0.8.9.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 2] Compiling Data.Proxy.TH ( src/Data/Proxy/TH.hs, nothing ) [2 of 2] Compiling Data.Tagged ( src/Data/Tagged.hs, nothing ) Haddock coverage: Warning: 'Proxy' is ambiguous. It is defined * in Data.Proxy * in Data.Proxy 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.Proxy 66% ( 2 / 3) in 'Data.Proxy.TH' Missing documentation for: Module header Warning: 'Tagged' is ambiguous. It is defined * at src/Data/Tagged.hs:82:22 * at src/Data/Tagged.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/Data/Tagged.hs:82:1 Warning: 'Proxy' is ambiguous. It is defined * in Data.Proxy * in Data.Proxy 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.Proxy 93% ( 14 / 15) in 'Data.Tagged' Missing documentation for: witness (src/Data/Tagged.hs:386) Warning: Data.Tagged: could not find link destinations for: - Data.Tagged.Rep_Tagged - Data.Tagged.Rep1_Tagged Documentation created: dist/doc/html/tagged/, dist/doc/html/tagged/tagged.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/tagged-0.8.9-6aZuwRISGvIHng66Gvw0LY Completed tagged-0.8.9 Configuring hashable-1.5.0.0... Preprocessing library for hashable-1.5.0.0.. Building library for hashable-1.5.0.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.0.0.. Running Haddock on library for hashable-1.5.0.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:860:17 * at src/Data/Hashable/Class.hs:860: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:860: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:252) Hashable2 (src/Data/Hashable/Class.hs:267) 66% ( 6 / 9) in 'Data.Hashable.Generic' Missing documentation for: One (src/Data/Hashable/Class.hs:242) Zero (src/Data/Hashable/Class.hs:241) HashArgs (src/Data/Hashable/Class.hs:244) 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.0.0-CJcCLhsCpdHlEFddjHE51 Completed hashable-1.5.0.0 Configuring boring-0.2.2... Preprocessing library for boring-0.2.2.. Building library for boring-0.2.2.. [1 of 1] Compiling Data.Boring ( src/Data/Boring.hs, dist/build/Data/Boring.o, dist/build/Data/Boring.dyn_o ) Preprocessing library for boring-0.2.2.. Running Haddock on library for boring-0.2.2.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 1] Compiling Data.Boring ( src/Data/Boring.hs, nothing ) Haddock coverage: Warning: ':~:' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 11 / 11) in 'Data.Boring' Warning: Data.Boring: could not find link destinations for: - Data.Boring.gabsurd - Data.Boring.gboring Documentation created: dist/doc/html/boring/, dist/doc/html/boring/boring.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/boring-0.2.2-53a7wDlC4l2H7dYl9a5jzk Completed boring-0.2.2 Configuring constraints-0.14.2... Preprocessing library for constraints-0.14.2.. Building library for constraints-0.14.2.. [1 of 8] Compiling Data.Constraint ( src/Data/Constraint.hs, dist/build/Data/Constraint.o, dist/build/Data/Constraint.dyn_o ) [2 of 8] Compiling Data.Constraint.Deferrable ( src/Data/Constraint/Deferrable.hs, dist/build/Data/Constraint/Deferrable.o, dist/build/Data/Constraint/Deferrable.dyn_o ) [3 of 8] Compiling Data.Constraint.Forall ( src/Data/Constraint/Forall.hs, dist/build/Data/Constraint/Forall.o, dist/build/Data/Constraint/Forall.dyn_o ) [4 of 8] Compiling Data.Constraint.Lifting ( src/Data/Constraint/Lifting.hs, dist/build/Data/Constraint/Lifting.o, dist/build/Data/Constraint/Lifting.dyn_o ) [5 of 8] Compiling Data.Constraint.Unsafe ( src/Data/Constraint/Unsafe.hs, dist/build/Data/Constraint/Unsafe.o, dist/build/Data/Constraint/Unsafe.dyn_o ) [6 of 8] Compiling Data.Constraint.Nat ( src/Data/Constraint/Nat.hs, dist/build/Data/Constraint/Nat.o, dist/build/Data/Constraint/Nat.dyn_o ) [7 of 8] Compiling Data.Constraint.Symbol ( src/Data/Constraint/Symbol.hs, dist/build/Data/Constraint/Symbol.o, dist/build/Data/Constraint/Symbol.dyn_o ) [8 of 8] Compiling Data.Constraint.Char ( src/Data/Constraint/Char.hs, dist/build/Data/Constraint/Char.o, dist/build/Data/Constraint/Char.dyn_o ) Preprocessing library for constraints-0.14.2.. Running Haddock on library for constraints-0.14.2.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 8] Compiling Data.Constraint ( src/Data/Constraint.hs, nothing ) [2 of 8] Compiling Data.Constraint.Deferrable ( src/Data/Constraint/Deferrable.hs, nothing ) [3 of 8] Compiling Data.Constraint.Forall ( src/Data/Constraint/Forall.hs, nothing ) [4 of 8] Compiling Data.Constraint.Lifting ( src/Data/Constraint/Lifting.hs, nothing ) [5 of 8] Compiling Data.Constraint.Unsafe ( src/Data/Constraint/Unsafe.hs, nothing ) [6 of 8] Compiling Data.Constraint.Nat ( src/Data/Constraint/Nat.hs, nothing ) [7 of 8] Compiling Data.Constraint.Symbol ( src/Data/Constraint/Symbol.hs, nothing ) [8 of 8] Compiling Data.Constraint.Char ( src/Data/Constraint/Char.hs, nothing ) Haddock coverage: Warning: 'Sat' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Dict' is ambiguous. It is defined * at src/Data/Constraint.hs:112:3 * at src/Data/Constraint.hs:111: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/Constraint.hs:111:1 Warning: 'Any' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: '.' is ambiguous. It is defined * in Control.Category * in GHC.Base You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in GHC.Base Warning: 'id' is ambiguous. It is defined * in Control.Category * in GHC.Base You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in GHC.Base Warning: 'IncoherentInstances' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 93% ( 30 / 32) in 'Data.Constraint' Missing documentation for: strengthen1 (src/Data/Constraint.hs:366) strengthen2 (src/Data/Constraint.hs:369) 57% ( 4 / 7) in 'Data.Constraint.Deferrable' Missing documentation for: UnsatisfiedConstraint (src/Data/Constraint/Deferrable.hs:39) defer (src/Data/Constraint/Deferrable.hs:53) deferred (src/Data/Constraint/Deferrable.hs:50) 75% ( 9 / 12) in 'Data.Constraint.Forall' Missing documentation for: Forall (src/Data/Constraint/Forall.hs:41) Forall1 (src/Data/Constraint/Forall.hs:88) forall_ (src/Data/Constraint/Forall.hs:55) 0% ( 0 / 3) in 'Data.Constraint.Lifting' Missing documentation for: Module header Lifting (src/Data/Constraint/Lifting.hs:50) Lifting2 (src/Data/Constraint/Lifting.hs:356) Warning: 'Nat' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Symbol' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 10 / 10) in 'Data.Constraint.Unsafe' 3% ( 4 /101) in 'Data.Constraint.Nat' Missing documentation for: Min (src/Data/Constraint/Nat.hs:66) Max (src/Data/Constraint/Nat.hs:68) Lcm (src/Data/Constraint/Nat.hs:72) Gcd (src/Data/Constraint/Nat.hs:70) Divides (src/Data/Constraint/Nat.hs:75) plusNat (src/Data/Constraint/Nat.hs:132) minusNat (src/Data/Constraint/Nat.hs:135) timesNat (src/Data/Constraint/Nat.hs:144) powNat (src/Data/Constraint/Nat.hs:147) minNat (src/Data/Constraint/Nat.hs:138) maxNat (src/Data/Constraint/Nat.hs:141) gcdNat (src/Data/Constraint/Nat.hs:126) lcmNat (src/Data/Constraint/Nat.hs:129) divNat (src/Data/Constraint/Nat.hs:150) modNat (src/Data/Constraint/Nat.hs:153) log2Nat (src/Data/Constraint/Nat.hs:156) plusZero (src/Data/Constraint/Nat.hs:166) minusZero (src/Data/Constraint/Nat.hs:169) timesZero (src/Data/Constraint/Nat.hs:172) timesOne (src/Data/Constraint/Nat.hs:175) powZero (src/Data/Constraint/Nat.hs:192) powOne (src/Data/Constraint/Nat.hs:250) maxZero (src/Data/Constraint/Nat.hs:186) minZero (src/Data/Constraint/Nat.hs:179) gcdZero (src/Data/Constraint/Nat.hs:114) gcdOne (src/Data/Constraint/Nat.hs:117) lcmZero (src/Data/Constraint/Nat.hs:120) lcmOne (src/Data/Constraint/Nat.hs:123) plusAssociates (src/Data/Constraint/Nat.hs:280) timesAssociates (src/Data/Constraint/Nat.hs:283) minAssociates (src/Data/Constraint/Nat.hs:286) maxAssociates (src/Data/Constraint/Nat.hs:289) gcdAssociates (src/Data/Constraint/Nat.hs:292) lcmAssociates (src/Data/Constraint/Nat.hs:295) plusCommutes (src/Data/Constraint/Nat.hs:268) timesCommutes (src/Data/Constraint/Nat.hs:271) minCommutes (src/Data/Constraint/Nat.hs:274) maxCommutes (src/Data/Constraint/Nat.hs:277) gcdCommutes (src/Data/Constraint/Nat.hs:108) lcmCommutes (src/Data/Constraint/Nat.hs:111) plusDistributesOverTimes (src/Data/Constraint/Nat.hs:340) timesDistributesOverPow (src/Data/Constraint/Nat.hs:343) timesDistributesOverGcd (src/Data/Constraint/Nat.hs:346) timesDistributesOverLcm (src/Data/Constraint/Nat.hs:349) minDistributesOverPlus (src/Data/Constraint/Nat.hs:310) minDistributesOverTimes (src/Data/Constraint/Nat.hs:313) minDistributesOverPow1 (src/Data/Constraint/Nat.hs:316) minDistributesOverPow2 (src/Data/Constraint/Nat.hs:319) minDistributesOverMax (src/Data/Constraint/Nat.hs:322) maxDistributesOverPlus (src/Data/Constraint/Nat.hs:325) maxDistributesOverTimes (src/Data/Constraint/Nat.hs:328) maxDistributesOverPow1 (src/Data/Constraint/Nat.hs:331) maxDistributesOverPow2 (src/Data/Constraint/Nat.hs:334) maxDistributesOverMin (src/Data/Constraint/Nat.hs:337) gcdDistributesOverLcm (src/Data/Constraint/Nat.hs:358) lcmDistributesOverGcd (src/Data/Constraint/Nat.hs:361) minIsIdempotent (src/Data/Constraint/Nat.hs:298) maxIsIdempotent (src/Data/Constraint/Nat.hs:301) lcmIsIdempotent (src/Data/Constraint/Nat.hs:307) gcdIsIdempotent (src/Data/Constraint/Nat.hs:304) plusIsCancellative (src/Data/Constraint/Nat.hs:352) timesIsCancellative (src/Data/Constraint/Nat.hs:355) dividesPlus (src/Data/Constraint/Nat.hs:364) dividesTimes (src/Data/Constraint/Nat.hs:367) dividesMin (src/Data/Constraint/Nat.hs:370) dividesMax (src/Data/Constraint/Nat.hs:373) dividesPow (src/Data/Constraint/Nat.hs:382) dividesGcd (src/Data/Constraint/Nat.hs:102) dividesLcm (src/Data/Constraint/Nat.hs:105) plusMonotone1 (src/Data/Constraint/Nat.hs:214) plusMonotone2 (src/Data/Constraint/Nat.hs:217) timesMonotone1 (src/Data/Constraint/Nat.hs:232) timesMonotone2 (src/Data/Constraint/Nat.hs:235) powMonotone1 (src/Data/Constraint/Nat.hs:220) powMonotone2 (src/Data/Constraint/Nat.hs:223) minMonotone1 (src/Data/Constraint/Nat.hs:238) minMonotone2 (src/Data/Constraint/Nat.hs:241) maxMonotone1 (src/Data/Constraint/Nat.hs:244) maxMonotone2 (src/Data/Constraint/Nat.hs:247) divMonotone1 (src/Data/Constraint/Nat.hs:226) divMonotone2 (src/Data/Constraint/Nat.hs:229) euclideanNat (src/Data/Constraint/Nat.hs:265) plusMod (src/Data/Constraint/Nat.hs:253) timesMod (src/Data/Constraint/Nat.hs:256) modBound (src/Data/Constraint/Nat.hs:259) log2Pow (src/Data/Constraint/Nat.hs:262) dividesDef (src/Data/Constraint/Nat.hs:379) timesDiv (src/Data/Constraint/Nat.hs:385) eqLe (src/Data/Constraint/Nat.hs:99) leEq (src/Data/Constraint/Nat.hs:393) leId (src/Data/Constraint/Nat.hs:390) leTrans (src/Data/Constraint/Nat.hs:396) leZero (src/Data/Constraint/Nat.hs:195) zeroLe (src/Data/Constraint/Nat.hs:199) plusMinusInverse1 (src/Data/Constraint/Nat.hs:205) plusMinusInverse2 (src/Data/Constraint/Nat.hs:208) plusMinusInverse3 (src/Data/Constraint/Nat.hs:211) 12% ( 3 / 24) in 'Data.Constraint.Symbol' Missing documentation for: Take (src/Data/Constraint/Symbol.hs:53) Drop (src/Data/Constraint/Symbol.hs:54) Length (src/Data/Constraint/Symbol.hs:55) appendSymbol (src/Data/Constraint/Symbol.hs:87) appendUnit1 (src/Data/Constraint/Symbol.hs:90) appendUnit2 (src/Data/Constraint/Symbol.hs:93) appendAssociates (src/Data/Constraint/Symbol.hs:96) takeSymbol (src/Data/Constraint/Symbol.hs:99) dropSymbol (src/Data/Constraint/Symbol.hs:102) takeAppendDrop (src/Data/Constraint/Symbol.hs:105) lengthSymbol (src/Data/Constraint/Symbol.hs:108) takeLength (src/Data/Constraint/Symbol.hs:111) take0 (src/Data/Constraint/Symbol.hs:114) takeEmpty (src/Data/Constraint/Symbol.hs:117) dropLength (src/Data/Constraint/Symbol.hs:120) drop0 (src/Data/Constraint/Symbol.hs:123) dropEmpty (src/Data/Constraint/Symbol.hs:126) lengthTake (src/Data/Constraint/Symbol.hs:129) lengthDrop (src/Data/Constraint/Symbol.hs:132) dropDrop (src/Data/Constraint/Symbol.hs:135) takeTake (src/Data/Constraint/Symbol.hs:138) 60% ( 3 / 5) in 'Data.Constraint.Char' Missing documentation for: charToNat (src/Data/Constraint/Char.hs:55) natToChar (src/Data/Constraint/Char.hs:60) Warning: Data.Constraint.Forall: could not find link destinations for: - Data.Constraint.Forall.Q - Data.Constraint.Forall.ComposeC Documentation created: dist/doc/html/constraints/, dist/doc/html/constraints/constraints.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/constraints-0.14.2-GV8CZhINnNe9t37IE3h0mD Completed constraints-0.14.2 Downloading effect-stack-0.3.0.1 Downloaded effect-stack-0.3.0.1 Configuring effect-stack-0.3.0.1... Preprocessing library for effect-stack-0.3.0.1.. Building library for effect-stack-0.3.0.1.. [1 of 9] Compiling Control.Monad.Stack.Internal ( Control/Monad/Stack/Internal.hs, dist/build/Control/Monad/Stack/Internal.o, dist/build/Control/Monad/Stack/Internal.dyn_o ) [2 of 9] Compiling Control.Monad.Stack.Fail ( Control/Monad/Stack/Fail.hs, dist/build/Control/Monad/Stack/Fail.o, dist/build/Control/Monad/Stack/Fail.dyn_o ) [3 of 9] Compiling Control.Monad.Stack.Error ( Control/Monad/Stack/Error.hs, dist/build/Control/Monad/Stack/Error.o, dist/build/Control/Monad/Stack/Error.dyn_o ) [4 of 9] Compiling Control.Monad.Stack.Cont ( Control/Monad/Stack/Cont.hs, dist/build/Control/Monad/Stack/Cont.o, dist/build/Control/Monad/Stack/Cont.dyn_o ) [5 of 9] Compiling Control.Monad.Stack.Accum ( Control/Monad/Stack/Accum.hs, dist/build/Control/Monad/Stack/Accum.o, dist/build/Control/Monad/Stack/Accum.dyn_o ) [6 of 9] Compiling Control.Monad.Stack.Reader ( Control/Monad/Stack/Reader.hs, dist/build/Control/Monad/Stack/Reader.o, dist/build/Control/Monad/Stack/Reader.dyn_o ) [7 of 9] Compiling Control.Monad.Stack.Select ( Control/Monad/Stack/Select.hs, dist/build/Control/Monad/Stack/Select.o, dist/build/Control/Monad/Stack/Select.dyn_o ) [8 of 9] Compiling Control.Monad.Stack.State ( Control/Monad/Stack/State.hs, dist/build/Control/Monad/Stack/State.o, dist/build/Control/Monad/Stack/State.dyn_o ) [9 of 9] Compiling Control.Monad.Stack.Writer ( Control/Monad/Stack/Writer.hs, dist/build/Control/Monad/Stack/Writer.o, dist/build/Control/Monad/Stack/Writer.dyn_o ) Preprocessing library for effect-stack-0.3.0.1.. Running Haddock on library for effect-stack-0.3.0.1.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 9] Compiling Control.Monad.Stack.Internal ( Control/Monad/Stack/Internal.hs, nothing ) [2 of 9] Compiling Control.Monad.Stack.Fail ( Control/Monad/Stack/Fail.hs, nothing ) [3 of 9] Compiling Control.Monad.Stack.Error ( Control/Monad/Stack/Error.hs, nothing ) [4 of 9] Compiling Control.Monad.Stack.Cont ( Control/Monad/Stack/Cont.hs, nothing ) [5 of 9] Compiling Control.Monad.Stack.Accum ( Control/Monad/Stack/Accum.hs, nothing ) [6 of 9] Compiling Control.Monad.Stack.Reader ( Control/Monad/Stack/Reader.hs, nothing ) [7 of 9] Compiling Control.Monad.Stack.Select ( Control/Monad/Stack/Select.hs, nothing ) [8 of 9] Compiling Control.Monad.Stack.State ( Control/Monad/Stack/State.hs, nothing ) [9 of 9] Compiling Control.Monad.Stack.Writer ( Control/Monad/Stack/Writer.hs, nothing ) Haddock coverage: Warning: Control.Monad.Stack.Internal: Could not find documentation for exported module: Control.Monad.Stack.Internal 22% ( 2 / 9) in 'Control.Monad.Stack.Internal' Missing documentation for: Module header Pop (Control/Monad/Stack/Internal.hs:25) IteratePop (Control/Monad/Stack/Internal.hs:27) StackConstraints (Control/Monad/Stack/Internal.hs:31) predNat (Control/Monad/Stack/Internal.hs:36) nonZeroNat (Control/Monad/Stack/Internal.hs:49) depth (Control/Monad/Stack/Internal.hs:56) 0% ( 0 / 6) in 'Control.Monad.Stack.Fail' Missing documentation for: Module header FailStack (Control/Monad/Stack/Fail.hs:32) FailDepth (Control/Monad/Stack/Fail.hs:37) FailConstraints (Control/Monad/Stack/Fail.hs:38) MonadFailDepth (Control/Monad/Stack/Fail.hs:39) depthFail (Control/Monad/Stack/Fail.hs:42) 0% ( 0 / 6) in 'Control.Monad.Stack.Error' Missing documentation for: Module header ErrorStack (Control/Monad/Stack/Error.hs:32) ErrorDepth (Control/Monad/Stack/Error.hs:37) ErrorConstraints (Control/Monad/Stack/Error.hs:38) MonadErrorDepth (Control/Monad/Stack/Error.hs:39) depthError (Control/Monad/Stack/Error.hs:42) 0% ( 0 / 6) in 'Control.Monad.Stack.Cont' Missing documentation for: Module header ContStack (Control/Monad/Stack/Cont.hs:32) ContDepth (Control/Monad/Stack/Cont.hs:37) ContConstraints (Control/Monad/Stack/Cont.hs:38) MonadContDepth (Control/Monad/Stack/Cont.hs:39) depthCont (Control/Monad/Stack/Cont.hs:42) 0% ( 0 / 5) in 'Control.Monad.Stack.Accum' Missing documentation for: Module header AccumStack (Control/Monad/Stack/Accum.hs:30) AccumDepth (Control/Monad/Stack/Accum.hs:35) AccumConstraints (Control/Monad/Stack/Accum.hs:36) depthAccum (Control/Monad/Stack/Accum.hs:39) 0% ( 0 / 6) in 'Control.Monad.Stack.Reader' Missing documentation for: Module header ReaderStack (Control/Monad/Stack/Reader.hs:32) ReaderDepth (Control/Monad/Stack/Reader.hs:37) ReaderConstraints (Control/Monad/Stack/Reader.hs:38) MonadReaderDepth (Control/Monad/Stack/Reader.hs:39) depthReader (Control/Monad/Stack/Reader.hs:42) 0% ( 0 / 5) in 'Control.Monad.Stack.Select' Missing documentation for: Module header SelectStack (Control/Monad/Stack/Select.hs:30) SelectDepth (Control/Monad/Stack/Select.hs:35) SelectConstraints (Control/Monad/Stack/Select.hs:36) depthSelect (Control/Monad/Stack/Select.hs:39) 0% ( 0 / 6) in 'Control.Monad.Stack.State' Missing documentation for: Module header StateStack (Control/Monad/Stack/State.hs:32) StateDepth (Control/Monad/Stack/State.hs:37) StateConstraints (Control/Monad/Stack/State.hs:38) MonadStateDepth (Control/Monad/Stack/State.hs:39) depthState (Control/Monad/Stack/State.hs:42) 0% ( 0 / 6) in 'Control.Monad.Stack.Writer' Missing documentation for: Module header WriterStack (Control/Monad/Stack/Writer.hs:32) WriterDepth (Control/Monad/Stack/Writer.hs:37) WriterConstraints (Control/Monad/Stack/Writer.hs:38) MonadWriterDepth (Control/Monad/Stack/Writer.hs:39) depthWriter (Control/Monad/Stack/Writer.hs:42) Warning: Control.Monad.Stack.Fail: could not find link destinations for: - Control.Monad.Stack.Fail.D:R:PopFailWriterT - Control.Monad.Stack.Fail.D:R:PopFailWriterT0 - Control.Monad.Stack.Fail.D:R:PopFailWriterT1 - Control.Monad.Stack.Fail.D:R:PopFailStateT - Control.Monad.Stack.Fail.D:R:PopFailStateT0 - Control.Monad.Stack.Fail.D:R:PopFailSelectT - Control.Monad.Stack.Fail.D:R:PopFailReaderT - Control.Monad.Stack.Fail.D:R:PopFailRWST - Control.Monad.Stack.Fail.D:R:PopFailRWST0 - Control.Monad.Stack.Fail.D:R:PopFailRWST1 - Control.Monad.Stack.Fail.D:R:PopFailMaybeT - Control.Monad.Stack.Fail.D:R:PopFailIdentityT - Control.Monad.Stack.Fail.D:R:PopFailExceptT - Control.Monad.Stack.Fail.D:R:PopFailContT - Control.Monad.Stack.Fail.D:R:PopFailAccumT Warning: Control.Monad.Stack.Error: could not find link destinations for: - Control.Monad.Stack.Error.D:R:PopErrorWriterT - Control.Monad.Stack.Error.D:R:PopErrorWriterT0 - Control.Monad.Stack.Error.D:R:PopErrorWriterT1 - Control.Monad.Stack.Error.D:R:PopErrorStateT - Control.Monad.Stack.Error.D:R:PopErrorStateT0 - Control.Monad.Stack.Error.D:R:PopErrorSelectT - Control.Monad.Stack.Error.D:R:PopErrorReaderT - Control.Monad.Stack.Error.D:R:PopErrorRWST - Control.Monad.Stack.Error.D:R:PopErrorRWST0 - Control.Monad.Stack.Error.D:R:PopErrorRWST1 - Control.Monad.Stack.Error.D:R:PopErrorMaybeT - Control.Monad.Stack.Error.D:R:PopErrorIdentityT - Control.Monad.Stack.Error.D:R:PopErrorExceptT - Control.Monad.Stack.Error.D:R:PopErrorContT - Control.Monad.Stack.Error.D:R:PopErrorAccumT Warning: Control.Monad.Stack.Cont: could not find link destinations for: - Control.Monad.Stack.Cont.D:R:PopContWriterT - Control.Monad.Stack.Cont.D:R:PopContWriterT0 - Control.Monad.Stack.Cont.D:R:PopContWriterT1 - Control.Monad.Stack.Cont.D:R:PopContStateT - Control.Monad.Stack.Cont.D:R:PopContStateT0 - Control.Monad.Stack.Cont.D:R:PopContSelectT - Control.Monad.Stack.Cont.D:R:PopContReaderT - Control.Monad.Stack.Cont.D:R:PopContRWST - Control.Monad.Stack.Cont.D:R:PopContRWST0 - Control.Monad.Stack.Cont.D:R:PopContRWST1 - Control.Monad.Stack.Cont.D:R:PopContMaybeT - Control.Monad.Stack.Cont.D:R:PopContIdentityT - Control.Monad.Stack.Cont.D:R:PopContExceptT - Control.Monad.Stack.Cont.D:R:PopContContT - Control.Monad.Stack.Cont.D:R:PopContAccumT Warning: Control.Monad.Stack.Accum: could not find link destinations for: - Control.Monad.Stack.Accum.D:R:PopAccumWriterT - Control.Monad.Stack.Accum.D:R:PopAccumWriterT0 - Control.Monad.Stack.Accum.D:R:PopAccumWriterT1 - Control.Monad.Stack.Accum.D:R:PopAccumStateT - Control.Monad.Stack.Accum.D:R:PopAccumStateT0 - Control.Monad.Stack.Accum.D:R:PopAccumSelectT - Control.Monad.Stack.Accum.D:R:PopAccumReaderT - Control.Monad.Stack.Accum.D:R:PopAccumRWST - Control.Monad.Stack.Accum.D:R:PopAccumRWST0 - Control.Monad.Stack.Accum.D:R:PopAccumRWST1 - Control.Monad.Stack.Accum.D:R:PopAccumMaybeT - Control.Monad.Stack.Accum.D:R:PopAccumIdentityT - Control.Monad.Stack.Accum.D:R:PopAccumExceptT - Control.Monad.Stack.Accum.D:R:PopAccumContT - Control.Monad.Stack.Accum.D:R:PopAccumAccumT Warning: Control.Monad.Stack.Reader: could not find link destinations for: - Control.Monad.Stack.Reader.D:R:PopReaderWriterT - Control.Monad.Stack.Reader.D:R:PopReaderWriterT0 - Control.Monad.Stack.Reader.D:R:PopReaderWriterT1 - Control.Monad.Stack.Reader.D:R:PopReaderStateT - Control.Monad.Stack.Reader.D:R:PopReaderStateT0 - Control.Monad.Stack.Reader.D:R:PopReaderSelectT - Control.Monad.Stack.Reader.D:R:PopReaderReaderT - Control.Monad.Stack.Reader.D:R:PopReaderRWST - Control.Monad.Stack.Reader.D:R:PopReaderRWST0 - Control.Monad.Stack.Reader.D:R:PopReaderRWST1 - Control.Monad.Stack.Reader.D:R:PopReaderMaybeT - Control.Monad.Stack.Reader.D:R:PopReaderIdentityT - Control.Monad.Stack.Reader.D:R:PopReaderExceptT - Control.Monad.Stack.Reader.D:R:PopReaderContT - Control.Monad.Stack.Reader.D:R:PopReaderAccumT Warning: Control.Monad.Stack.Select: could not find link destinations for: - Control.Monad.Stack.Select.D:R:PopSelectWriterT - Control.Monad.Stack.Select.D:R:PopSelectWriterT0 - Control.Monad.Stack.Select.D:R:PopSelectWriterT1 - Control.Monad.Stack.Select.D:R:PopSelectStateT - Control.Monad.Stack.Select.D:R:PopSelectStateT0 - Control.Monad.Stack.Select.D:R:PopSelectSelectT - Control.Monad.Stack.Select.D:R:PopSelectReaderT - Control.Monad.Stack.Select.D:R:PopSelectRWST - Control.Monad.Stack.Select.D:R:PopSelectRWST0 - Control.Monad.Stack.Select.D:R:PopSelectRWST1 - Control.Monad.Stack.Select.D:R:PopSelectMaybeT - Control.Monad.Stack.Select.D:R:PopSelectIdentityT - Control.Monad.Stack.Select.D:R:PopSelectExceptT - Control.Monad.Stack.Select.D:R:PopSelectContT - Control.Monad.Stack.Select.D:R:PopSelectAccumT Warning: Control.Monad.Stack.State: could not find link destinations for: - Control.Monad.Stack.State.D:R:PopStateWriterT - Control.Monad.Stack.State.D:R:PopStateWriterT0 - Control.Monad.Stack.State.D:R:PopStateWriterT1 - Control.Monad.Stack.State.D:R:PopStateStateT - Control.Monad.Stack.State.D:R:PopStateStateT0 - Control.Monad.Stack.State.D:R:PopStateSelectT - Control.Monad.Stack.State.D:R:PopStateReaderT - Control.Monad.Stack.State.D:R:PopStateRWST - Control.Monad.Stack.State.D:R:PopStateRWST0 - Control.Monad.Stack.State.D:R:PopStateRWST1 - Control.Monad.Stack.State.D:R:PopStateMaybeT - Control.Monad.Stack.State.D:R:PopStateIdentityT - Control.Monad.Stack.State.D:R:PopStateExceptT - Control.Monad.Stack.State.D:R:PopStateContT - Control.Monad.Stack.State.D:R:PopStateAccumT Warning: Control.Monad.Stack.Writer: could not find link destinations for: - Control.Monad.Stack.Writer.D:R:PopWriterWriterT - Control.Monad.Stack.Writer.D:R:PopWriterWriterT0 - Control.Monad.Stack.Writer.D:R:PopWriterWriterT1 - Control.Monad.Stack.Writer.D:R:PopWriterStateT - Control.Monad.Stack.Writer.D:R:PopWriterStateT0 - Control.Monad.Stack.Writer.D:R:PopWriterSelectT - Control.Monad.Stack.Writer.D:R:PopWriterReaderT - Control.Monad.Stack.Writer.D:R:PopWriterRWST - Control.Monad.Stack.Writer.D:R:PopWriterRWST0 - Control.Monad.Stack.Writer.D:R:PopWriterRWST1 - Control.Monad.Stack.Writer.D:R:PopWriterMaybeT - Control.Monad.Stack.Writer.D:R:PopWriterIdentityT - Control.Monad.Stack.Writer.D:R:PopWriterExceptT - Control.Monad.Stack.Writer.D:R:PopWriterContT - Control.Monad.Stack.Writer.D:R:PopWriterAccumT Documentation created: dist/doc/html/effect-stack/, dist/doc/html/effect-stack/effect-stack.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/effect-stack-0.3.0.1-B9zM190B1qh4a3xWF0p25C Completed effect-stack-0.3.0.1
Test log
[view raw]
Resolving dependencies... No tests to run for all the packages in the project