Resolving dependencies... Configuring hash-string-0.1.0.1... Preprocessing library for hash-string-0.1.0.1.. Building library for hash-string-0.1.0.1.. [1 of 3] Compiling Crypto.HashString.Implementation ( lib/Crypto/HashString/Implementation.hs, dist/build/Crypto/HashString/Implementation.o, dist/build/Crypto/HashString/Implementation.dyn_o ) [2 of 3] Compiling Crypto.HashString.FFI ( lib/Crypto/HashString/FFI.hs, dist/build/Crypto/HashString/FFI.o, dist/build/Crypto/HashString/FFI.dyn_o ) [3 of 3] Compiling Crypto.HashString ( lib/Crypto/HashString.hs, dist/build/Crypto/HashString.o, dist/build/Crypto/HashString.dyn_o ) Preprocessing library for hash-string-0.1.0.1.. Running Haddock on library for hash-string-0.1.0.1.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 3] Compiling Crypto.HashString.Implementation ( lib/Crypto/HashString/Implementation.hs, nothing ) [2 of 3] Compiling Crypto.HashString.FFI ( lib/Crypto/HashString/FFI.hs, nothing ) [3 of 3] Compiling Crypto.HashString ( lib/Crypto/HashString.hs, nothing ) Haddock coverage: 16% ( 2 / 12) in 'Crypto.HashString.FFI' Missing documentation for: base16EncodeLength (lib/Crypto/HashString/Implementation.hs:256) base16DecodeLength (lib/Crypto/HashString/Implementation.hs:259) c_const_memcmp_ba (lib/Crypto/HashString/Implementation.hs:293) c_hexDecode_ba (lib/Crypto/HashString/Implementation.hs:300) c_hexDecode_mba_bs (lib/Crypto/HashString/Implementation.hs:307) c_hexEncode_ba (lib/Crypto/HashString/Implementation.hs:314) c_hexEncode_bs_ba (lib/Crypto/HashString/Implementation.hs:321) c_xorleft_ba (lib/Crypto/HashString/Implementation.hs:328) c_xormin_ba (lib/Crypto/HashString/Implementation.hs:337) c_xormax_ba (lib/Crypto/HashString/Implementation.hs:345) 33% ( 5 / 15) in 'Crypto.HashString' Missing documentation for: fromShort (lib/Crypto/HashString/Implementation.hs:189) fromShortBase16 (lib/Crypto/HashString/Implementation.hs:119) toShort (lib/Crypto/HashString/Implementation.hs:186) toShortBase16 (lib/Crypto/HashString/Implementation.hs:134) fromByteString (lib/Crypto/HashString/Implementation.hs:195) fromBase16 (lib/Crypto/HashString/Implementation.hs:214) toByteString (lib/Crypto/HashString/Implementation.hs:192) toBase16 (lib/Crypto/HashString/Implementation.hs:198) toBase16Builder (lib/Crypto/HashString/Implementation.hs:248) takeBytes (lib/Crypto/HashString/Implementation.hs:145) Documentation created: dist/doc/html/hash-string/, dist/doc/html/hash-string/hash-string.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/hash-string-0.1.0.1-L7hvTF5apsF2OTrDTowc20 Completed hash-string-0.1.0.1 Configuring network-byte-order-0.1.7... Preprocessing library for network-byte-order-0.1.7.. Building library for network-byte-order-0.1.7.. [1 of 1] Compiling Network.ByteOrder ( Network/ByteOrder.hs, dist/build/Network/ByteOrder.o, dist/build/Network/ByteOrder.dyn_o ) Network/ByteOrder.hs:266:47: warning: [GHC-68441] [-Wdeprecations] In the use of memcpy (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type): Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead" | 266 | peekByteString src len = create len $ \dst -> memcpy dst src len | ^^^^^^ Network/ByteOrder.hs:363:5: warning: [GHC-68441] [-Wdeprecations] In the use of memcpy (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type): Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead" | 363 | memcpy ptr (p `plusPtr` o) (fromIntegral l) | ^^^^^^ Network/ByteOrder.hs:518:5: warning: [GHC-68441] [-Wdeprecations] In the use of memcpy (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type): Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead" | 518 | memcpy dst src len | ^^^^^^ Network/ByteOrder.hs:542:24: warning: [GHC-68441] [-Wdeprecations] In the use of memcpy (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type): Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead" | 542 | create len $ \p -> memcpy p start len | ^^^^^^ Network/ByteOrder.hs:698:30: warning: [GHC-68441] [-Wdeprecations] In the use of memcpy (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type): Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead" | 698 | create len $ \dst -> memcpy dst src len | ^^^^^^ Network/ByteOrder.hs:704:29: warning: [GHC-68441] [-Wdeprecations] In the use of memcpy (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type): Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead" | 704 | create len' $ \dst -> memcpy dst src len' | ^^^^^^ Preprocessing library for network-byte-order-0.1.7.. Running Haddock on library for network-byte-order-0.1.7.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 1] Compiling Network.ByteOrder ( Network/ByteOrder.hs, nothing ) Network/ByteOrder.hs:266:47: warning: [GHC-68441] [-Wdeprecations] In the use of memcpy (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type): Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead" | 266 | peekByteString src len = create len $ \dst -> memcpy dst src len | ^^^^^^ Network/ByteOrder.hs:363:5: warning: [GHC-68441] [-Wdeprecations] In the use of memcpy (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type): Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead" | 363 | memcpy ptr (p `plusPtr` o) (fromIntegral l) | ^^^^^^ Network/ByteOrder.hs:518:5: warning: [GHC-68441] [-Wdeprecations] In the use of memcpy (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type): Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead" | 518 | memcpy dst src len | ^^^^^^ Network/ByteOrder.hs:542:24: warning: [GHC-68441] [-Wdeprecations] In the use of memcpy (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type): Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead" | 542 | create len $ \p -> memcpy p start len | ^^^^^^ Network/ByteOrder.hs:698:30: warning: [GHC-68441] [-Wdeprecations] In the use of memcpy (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type): Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead" | 698 | create len $ \dst -> memcpy dst src len | ^^^^^^ Network/ByteOrder.hs:704:29: warning: [GHC-68441] [-Wdeprecations] In the use of memcpy (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type): Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead" | 704 | create len' $ \dst -> memcpy dst src len' | ^^^^^^ Haddock coverage: Warning: 'BufferOverrun' is ambiguous. It is defined * at Network/ByteOrder.hs:781:22 * at Network/ByteOrder.hs:781: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/ByteOrder.hs:781:1 Warning: 'ReadBuffer' is ambiguous. It is defined * at Network/ByteOrder.hs:670:22 * at Network/ByteOrder.hs:670: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/ByteOrder.hs:670:1 97% ( 66 / 68) in 'Network.ByteOrder' Missing documentation for: peekByteString (Network/ByteOrder.hs:266) Readable (Network/ByteOrder.hs:579) Warning: Network.ByteOrder: could not find link destinations for: - Data.ByteString.Internal.Type.D:R:ItemByteString Documentation created: dist/doc/html/network-byte-order/, dist/doc/html/network-byte-order/network-byte-order.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/network-byte-order-0.1.7-2RSohB3u1SK2mPNIZZ2x0F Completed network-byte-order-0.1.7 Downloading sha256-0.1.0.3 Downloaded sha256-0.1.0.3 Configuring sha256-0.1.0.3... Preprocessing library for sha256-0.1.0.3.. Building library for sha256-0.1.0.3.. [1 of 9] Compiling Crypto.Sha256.Subtle ( lib/Crypto/Sha256/Subtle.hs, dist/build/Crypto/Sha256/Subtle.o, dist/build/Crypto/Sha256/Subtle.dyn_o ) [2 of 9] Compiling Crypto.Sha256 ( lib/Crypto/Sha256.hs, dist/build/Crypto/Sha256.o, dist/build/Crypto/Sha256.dyn_o ) [3 of 9] Compiling Crypto.Sha256.Hmac.Implementation ( lib/Crypto/Sha256/Hmac/Implementation.hs, dist/build/Crypto/Sha256/Hmac/Implementation.o, dist/build/Crypto/Sha256/Hmac/Implementation.dyn_o ) [4 of 9] Compiling Crypto.Sha256.Hmac.Subtle ( lib/Crypto/Sha256/Hmac/Subtle.hs, dist/build/Crypto/Sha256/Hmac/Subtle.o, dist/build/Crypto/Sha256/Hmac/Subtle.dyn_o ) [5 of 9] Compiling Crypto.Sha256.Hmac ( lib/Crypto/Sha256/Hmac.hs, dist/build/Crypto/Sha256/Hmac.o, dist/build/Crypto/Sha256/Hmac.dyn_o ) lib/Crypto/Sha256/Hmac.hs:80:32: warning: [GHC-38856] [-Wunused-imports] The import of Foldable from module Data.Foldable is redundant | 80 | import Data.Foldable(Foldable, toList) | ^^^^^^^^ [6 of 9] Compiling Crypto.Sha256.Pbkdf2.Subtle ( lib/Crypto/Sha256/Pbkdf2/Subtle.hs, dist/build/Crypto/Sha256/Pbkdf2/Subtle.o, dist/build/Crypto/Sha256/Pbkdf2/Subtle.dyn_o ) [7 of 9] Compiling Crypto.Sha256.Pbkdf2 ( lib/Crypto/Sha256/Pbkdf2.hs, dist/build/Crypto/Sha256/Pbkdf2.o, dist/build/Crypto/Sha256/Pbkdf2.dyn_o ) [8 of 9] Compiling Crypto.Sha256.Hkdf.Subtle ( lib/Crypto/Sha256/Hkdf/Subtle.hs, dist/build/Crypto/Sha256/Hkdf/Subtle.o, dist/build/Crypto/Sha256/Hkdf/Subtle.dyn_o ) [9 of 9] Compiling Crypto.Sha256.Hkdf ( lib/Crypto/Sha256/Hkdf.hs, dist/build/Crypto/Sha256/Hkdf.o, dist/build/Crypto/Sha256/Hkdf.dyn_o ) Preprocessing library for sha256-0.1.0.3.. Running Haddock on library for sha256-0.1.0.3.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 9] Compiling Crypto.Sha256.Subtle ( lib/Crypto/Sha256/Subtle.hs, nothing ) [2 of 9] Compiling Crypto.Sha256 ( lib/Crypto/Sha256.hs, nothing ) [3 of 9] Compiling Crypto.Sha256.Hmac.Implementation ( lib/Crypto/Sha256/Hmac/Implementation.hs, nothing ) [4 of 9] Compiling Crypto.Sha256.Hmac.Subtle ( lib/Crypto/Sha256/Hmac/Subtle.hs, nothing ) [5 of 9] Compiling Crypto.Sha256.Hmac ( lib/Crypto/Sha256/Hmac.hs, nothing ) lib/Crypto/Sha256/Hmac.hs:80:32: warning: [GHC-38856] [-Wunused-imports] The import of Foldable from module Data.Foldable is redundant | 80 | import Data.Foldable(Foldable, toList) | ^^^^^^^^ [6 of 9] Compiling Crypto.Sha256.Pbkdf2.Subtle ( lib/Crypto/Sha256/Pbkdf2/Subtle.hs, nothing ) [7 of 9] Compiling Crypto.Sha256.Pbkdf2 ( lib/Crypto/Sha256/Pbkdf2.hs, nothing ) [8 of 9] Compiling Crypto.Sha256.Hkdf.Subtle ( lib/Crypto/Sha256/Hkdf/Subtle.hs, nothing ) [9 of 9] Compiling Crypto.Sha256.Hkdf ( lib/Crypto/Sha256/Hkdf.hs, nothing ) Haddock coverage: 13% ( 4 / 29) in 'Crypto.Sha256.Subtle' Missing documentation for: nullBuffer (lib/Crypto/Sha256/Subtle.hs:28) MutableSha256State# (lib/Crypto/Sha256/Subtle.hs:30) Sha256State# (lib/Crypto/Sha256/Subtle.hs:32) MutableSha256Ctx# (lib/Crypto/Sha256/Subtle.hs:34) Sha256Ctx# (lib/Crypto/Sha256/Subtle.hs:36) Sha256State (lib/Crypto/Sha256/Subtle.hs:38) Sha256Ctx (lib/Crypto/Sha256/Subtle.hs:47) sha256state_init (lib/Crypto/Sha256/Subtle.hs:57) sha256state_runWith (lib/Crypto/Sha256/Subtle.hs:102) sha256state_encode (lib/Crypto/Sha256/Subtle.hs:112) sha256state_decode (lib/Crypto/Sha256/Subtle.hs:120) c_sha256_init (lib/Crypto/Sha256/Subtle.hs:140) c_sha256_init_ctx (lib/Crypto/Sha256/Subtle.hs:143) c_sha256_promote_to_ctx (lib/Crypto/Sha256/Subtle.hs:146) c_sha256_update (lib/Crypto/Sha256/Subtle.hs:155) c_sha256_update_ctx (lib/Crypto/Sha256/Subtle.hs:163) c_sha256_mutate_ctx (lib/Crypto/Sha256/Subtle.hs:171) c_sha256_get_count (lib/Crypto/Sha256/Subtle.hs:179) c_sha256_finalize_ctx_bits (lib/Crypto/Sha256/Subtle.hs:184) c_sha256_finalize_ctx_bits_ba (lib/Crypto/Sha256/Subtle.hs:192) c_sha256_finalize_mutable_ctx_bits (lib/Crypto/Sha256/Subtle.hs:200) c_sha256_encode_state (lib/Crypto/Sha256/Subtle.hs:208) c_sha256_decode_state (lib/Crypto/Sha256/Subtle.hs:214) c_const_memcmp_uint32be (lib/Crypto/Sha256/Subtle.hs:220) c_const_memcmp_ctx (lib/Crypto/Sha256/Subtle.hs:227) 5% ( 1 / 19) in 'Crypto.Sha256' Missing documentation for: hash (lib/Crypto/Sha256.hs:51) hash' (lib/Crypto/Sha256.hs:54) Sha256Ctx (lib/Crypto/Sha256/Subtle.hs:47) sha256_init (lib/Crypto/Sha256.hs:57) sha256_update (lib/Crypto/Sha256.hs:77) sha256_feed (lib/Crypto/Sha256.hs:93) sha256_updates (lib/Crypto/Sha256.hs:90) sha256_feeds (lib/Crypto/Sha256.hs:96) sha256_byteCount (lib/Crypto/Sha256.hs:65) sha256_blockCount (lib/Crypto/Sha256.hs:68) sha256_bufferLength (lib/Crypto/Sha256.hs:71) sha256_state (lib/Crypto/Sha256.hs:74) sha256_finalize (lib/Crypto/Sha256.hs:99) sha256_finalize_toByteString (lib/Crypto/Sha256.hs:102) sha256_finalizeBits (lib/Crypto/Sha256.hs:105) sha256_finalizeBits_toByteString (lib/Crypto/Sha256.hs:115) sha256_finalizeBytes (lib/Crypto/Sha256.hs:123) sha256_finalizeBytes_toByteString (lib/Crypto/Sha256.hs:126) Warning: 'HmacKeyPrefixed' is ambiguous. It is defined * at lib/Crypto/Sha256/Hmac/Implementation.hs:218:24 * at lib/Crypto/Sha256/Hmac/Implementation.hs:218: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 lib/Crypto/Sha256/Hmac/Implementation.hs:218:1 Warning: 'HmacKeyHashed' is ambiguous. It is defined * at lib/Crypto/Sha256/Hmac/Implementation.hs:196:22 * at lib/Crypto/Sha256/Hmac/Implementation.hs:196: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 lib/Crypto/Sha256/Hmac/Implementation.hs:196:1 27% ( 6 / 22) in 'Crypto.Sha256.Hmac.Subtle' Missing documentation for: hmacKey_ipad (lib/Crypto/Sha256/Hmac/Implementation.hs:72) hmacKey_ipadCtx (lib/Crypto/Sha256/Hmac/Implementation.hs:78) hmacKey_opad (lib/Crypto/Sha256/Hmac/Implementation.hs:81) hmacKey_opadCtx (lib/Crypto/Sha256/Hmac/Implementation.hs:87) hmacKeyLike_ipadCtx (lib/Crypto/Sha256/Hmac/Implementation.hs:132) hmacKeyLike_opad (lib/Crypto/Sha256/Hmac/Implementation.hs:138) hmacKeyLike_opadCtx (lib/Crypto/Sha256/Hmac/Implementation.hs:144) hmacKeyLike_runIpadCtx (lib/Crypto/Sha256/Hmac/Implementation.hs:150) hmacKeyLike_runOpadCtx (lib/Crypto/Sha256/Hmac/Implementation.hs:156) hmacKeyHashed_ipadCtx (lib/Crypto/Sha256/Hmac/Implementation.hs:202) hmacKeyHashed_opadCtx (lib/Crypto/Sha256/Hmac/Implementation.hs:208) hmacKeyHashed_runIpadCtx (lib/Crypto/Sha256/Hmac/Implementation.hs:205) hmacKeyHashed_runOpadCtx (lib/Crypto/Sha256/Hmac/Implementation.hs:211) hmacKeyPrefixed_opadCtx (lib/Crypto/Sha256/Hmac/Implementation.hs:230) hmacKeyPrefixed_runIpadCtx (lib/Crypto/Sha256/Hmac/Implementation.hs:224) hmacKeyPrefixed_runOpadCtx (lib/Crypto/Sha256/Hmac/Implementation.hs:227) 28% ( 17 / 59) in 'Crypto.Sha256.Hmac' Missing documentation for: hmac' (lib/Crypto/Sha256/Hmac.hs:323) HmacKeyPlain (lib/Crypto/Sha256/Hmac/Implementation.hs:13) hmacKey (lib/Crypto/Sha256/Hmac.hs:124) hmacKey_toHashed (lib/Crypto/Sha256/Hmac/Implementation.hs:90) hmacKey_run (lib/Crypto/Sha256/Hmac.hs:217) hmacKeyLike (lib/Crypto/Sha256/Hmac.hs:152) hmacKeyLike_init (lib/Crypto/Sha256/Hmac.hs:155) hmacKeyLike_initHashed (lib/Crypto/Sha256/Hmac.hs:160) hmacKeyLike_initPrefixed (lib/Crypto/Sha256/Hmac.hs:163) hmacKeyLike_toKey (lib/Crypto/Sha256/Hmac.hs:178) hmacKeyLike_toPlain (lib/Crypto/Sha256/Hmac.hs:166) hmacKeyLike_toHashed (lib/Crypto/Sha256/Hmac.hs:172) hmacKeyLike_toPrefixed (lib/Crypto/Sha256/Hmac/Implementation.hs:123) hmacKeyLike_run (lib/Crypto/Sha256/Hmac.hs:184) hmacKeyLike_blockCount (lib/Crypto/Sha256/Hmac.hs:203) hmacKeyLike_bufferLength (lib/Crypto/Sha256/Hmac.hs:209) hmacKeyHashed (lib/Crypto/Sha256/Hmac.hs:220) hmacKeyHashed_toKey (lib/Crypto/Sha256/Hmac.hs:229) hmacKeyHashed_run (lib/Crypto/Sha256/Hmac.hs:232) hmacKeyHashed_runWith (lib/Crypto/Sha256/Hmac.hs:238) hmacKeyPrefixed (lib/Crypto/Sha256/Hmac.hs:244) hmacKeyPrefixed_init (lib/Crypto/Sha256/Hmac.hs:247) hmacKeyPrefixed_initHashed (lib/Crypto/Sha256/Hmac/Implementation.hs:129) hmacKeyPrefixed_initLike (lib/Crypto/Sha256/Hmac.hs:250) hmacKeyPrefixed_toHashed (lib/Crypto/Sha256/Hmac.hs:253) hmacKeyPrefixed_feed (lib/Crypto/Sha256/Hmac.hs:262) hmacKeyPrefixed_feeds (lib/Crypto/Sha256/Hmac.hs:265) hmacKeyPrefixed_feedsWith (lib/Crypto/Sha256/Hmac.hs:268) hmacKeyPrefixed_run (lib/Crypto/Sha256/Hmac.hs:281) hmacKeyPrefixed_byteCount (lib/Crypto/Sha256/Hmac.hs:287) hmacKeyPrefixed_blockCount (lib/Crypto/Sha256/Hmac/Implementation.hs:233) hmacKeyPrefixed_bufferLength (lib/Crypto/Sha256/Hmac.hs:290) hmacCtx (lib/Crypto/Sha256/Hmac.hs:326) hmacCtx_initWith (lib/Crypto/Sha256/Hmac.hs:334) hmacCtx_feed (lib/Crypto/Sha256/Hmac.hs:342) hmacCtx_feeds (lib/Crypto/Sha256/Hmac.hs:351) hmacCtx_finalize_toByteString (lib/Crypto/Sha256/Hmac.hs:368) hmacCtx_finalizeBytes (lib/Crypto/Sha256/Hmac.hs:380) hmacCtx_finalizeBytes_toByteString (lib/Crypto/Sha256/Hmac.hs:383) hmacCtx_byteCount (lib/Crypto/Sha256/Hmac.hs:386) hmacCtx_blockCount (lib/Crypto/Sha256/Hmac.hs:389) hmacCtx_bufferLength (lib/Crypto/Sha256/Hmac.hs:392) 33% ( 1 / 3) in 'Crypto.Sha256.Pbkdf2.Subtle' Missing documentation for: Pbkdf2Ctx (lib/Crypto/Sha256/Pbkdf2/Subtle.hs:15) Pbkdf2Gen (lib/Crypto/Sha256/Pbkdf2/Subtle.hs:20) Warning: 'Pbkdf2Gen' is ambiguous. It is defined * at lib/Crypto/Sha256/Pbkdf2/Subtle.hs:20:18 * at lib/Crypto/Sha256/Pbkdf2/Subtle.hs:20: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 lib/Crypto/Sha256/Pbkdf2/Subtle.hs:20:1 61% ( 8 / 13) in 'Crypto.Sha256.Pbkdf2' Missing documentation for: pbkdf2_index (lib/Crypto/Sha256/Pbkdf2.hs:77) Pbkdf2Ctx (lib/Crypto/Sha256/Pbkdf2/Subtle.hs:15) pbkdf2Ctx_init (lib/Crypto/Sha256/Pbkdf2.hs:89) Pbkdf2Gen (lib/Crypto/Sha256/Pbkdf2/Subtle.hs:20) pbkdf2Gen_finalize 100% ( 3 / 3) in 'Crypto.Sha256.Hkdf.Subtle' 33% ( 8 / 24) in 'Crypto.Sha256.Hkdf' Missing documentation for: hkdfExtract (lib/Crypto/Sha256/Hkdf.hs:132) hkdfExpand (lib/Crypto/Sha256/Hkdf.hs:139) hkdfExpand' (lib/Crypto/Sha256/Hkdf.hs:146) hkdfExpandList (lib/Crypto/Sha256/Hkdf.hs:155) hkdfExpandList' (lib/Crypto/Sha256/Hkdf.hs:161) hkdfExpandGen (lib/Crypto/Sha256/Hkdf.hs:167) hkdfCtx_init (lib/Crypto/Sha256/Hkdf.hs:170) hkdfCtx_feed (lib/Crypto/Sha256/Hkdf.hs:176) hkdfCtx_feeds (lib/Crypto/Sha256/Hkdf.hs:173) hkdfCtx_update (lib/Crypto/Sha256/Hkdf.hs:182) hkdfCtx_updates (lib/Crypto/Sha256/Hkdf.hs:179) hkdfCtx_finalize (lib/Crypto/Sha256/Hkdf.hs:185) hkdfGen_init (lib/Crypto/Sha256/Hkdf.hs:188) hkdfGen_read (lib/Crypto/Sha256/Hkdf.hs:215) hkdfGen_read' (lib/Crypto/Sha256/Hkdf.hs:196) hkdfGen_peek (lib/Crypto/Sha256/Hkdf.hs:218) Documentation created: dist/doc/html/sha256/, dist/doc/html/sha256/sha256.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/sha256-0.1.0.3-CG3SiJ3wE6yLgECJVshQyZ Completed sha256-0.1.0.3