Resolving dependencies... Downloading ram-0.20.1 Downloaded ram-0.20.1 Configuring ram-0.20.1... Preprocessing library for ram-0.20.1.. Building library for ram-0.20.1.. [ 1 of 27] Compiling Data.Memory.ExtendedWords ( Data/Memory/ExtendedWords.hs, dist/build/Data/Memory/ExtendedWords.o, dist/build/Data/Memory/ExtendedWords.dyn_o ) [ 2 of 27] Compiling Data.Memory.Internal.Compat ( Data/Memory/Internal/Compat.hs, dist/build/Data/Memory/Internal/Compat.o, dist/build/Data/Memory/Internal/Compat.dyn_o ) [ 3 of 27] Compiling Data.Memory.Endian ( Data/Memory/Endian.hs, dist/build/Data/Memory/Endian.o, dist/build/Data/Memory/Endian.dyn_o ) [ 4 of 27] Compiling Data.Memory.Hash.SipHash ( Data/Memory/Hash/SipHash.hs, dist/build/Data/Memory/Hash/SipHash.o, dist/build/Data/Memory/Hash/SipHash.dyn_o ) [ 5 of 27] Compiling Data.Memory.Encoding.Base32 ( Data/Memory/Encoding/Base32.hs, dist/build/Data/Memory/Encoding/Base32.o, dist/build/Data/Memory/Encoding/Base32.dyn_o ) [ 6 of 27] Compiling Data.Memory.Encoding.Base16 ( Data/Memory/Encoding/Base16.hs, dist/build/Data/Memory/Encoding/Base16.o, dist/build/Data/Memory/Encoding/Base16.dyn_o ) [ 7 of 27] Compiling Data.Memory.Internal.CompatPrim ( Data/Memory/Internal/CompatPrim.hs, dist/build/Data/Memory/Internal/CompatPrim.o, dist/build/Data/Memory/Internal/CompatPrim.dyn_o ) [ 8 of 27] Compiling Data.Memory.Internal.CompatPrim64 ( Data/Memory/Internal/CompatPrim64.hs, dist/build/Data/Memory/Internal/CompatPrim64.o, dist/build/Data/Memory/Internal/CompatPrim64.dyn_o ) Data/Memory/Internal/CompatPrim64.hs:58:1: warning: [GHC-40910] [-Wunused-top-binds] Defined but not used: type constructor or class OutBool | 58 | type OutBool = Int# | ^^^^^^^^^^^^^^^^^^^ [ 9 of 27] Compiling Data.Memory.Internal.Imports ( Data/Memory/Internal/Imports.hs, dist/build/Data/Memory/Internal/Imports.o, dist/build/Data/Memory/Internal/Imports.dyn_o ) [10 of 27] Compiling Data.Memory.Hash.FNV ( Data/Memory/Hash/FNV.hs, dist/build/Data/Memory/Hash/FNV.o, dist/build/Data/Memory/Hash/FNV.dyn_o ) [11 of 27] Compiling Data.Memory.Encoding.Base64 ( Data/Memory/Encoding/Base64.hs, dist/build/Data/Memory/Encoding/Base64.o, dist/build/Data/Memory/Encoding/Base64.dyn_o ) [12 of 27] Compiling Data.Memory.MemMap.Posix ( dist/build/Data/Memory/MemMap/Posix.hs, dist/build/Data/Memory/MemMap/Posix.o, dist/build/Data/Memory/MemMap/Posix.dyn_o ) [13 of 27] Compiling Data.Memory.PtrMethods ( Data/Memory/PtrMethods.hs, dist/build/Data/Memory/PtrMethods.o, dist/build/Data/Memory/PtrMethods.dyn_o ) [14 of 27] Compiling Data.ByteArray.Types ( Data/ByteArray/Types.hs, dist/build/Data/ByteArray/Types.o, dist/build/Data/ByteArray/Types.dyn_o ) Data/ByteArray/Types.hs:27:1: warning: [GHC-66111] [-Wunused-imports] The import of Data.Proxy is redundant except perhaps to import instances from Data.Proxy To import instances alone, use: import Data.Proxy() | 27 | import Data.Proxy (Proxy(..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/ByteArray/Types.hs:28:1: warning: [GHC-66111] [-Wunused-imports] The import of Data.Word is redundant except perhaps to import instances from Data.Word To import instances alone, use: import Data.Word() | 28 | import Data.Word (Word8) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [15 of 27] Compiling Data.ByteArray.MemView ( Data/ByteArray/MemView.hs, dist/build/Data/ByteArray/MemView.o, dist/build/Data/ByteArray/MemView.dyn_o ) [16 of 27] Compiling Data.ByteArray.Pack.Internal ( Data/ByteArray/Pack/Internal.hs, dist/build/Data/ByteArray/Pack/Internal.o, dist/build/Data/ByteArray/Pack/Internal.dyn_o ) [17 of 27] Compiling Data.ByteArray.Hash ( Data/ByteArray/Hash.hs, dist/build/Data/ByteArray/Hash.o, dist/build/Data/ByteArray/Hash.dyn_o ) [18 of 27] Compiling Data.ByteArray.Sized ( Data/ByteArray/Sized.hs, dist/build/Data/ByteArray/Sized.o, dist/build/Data/ByteArray/Sized.dyn_o ) Data/ByteArray/Sized.hs:239:9: warning: [GHC-63397] [-Wname-shadowing] This binding for pi shadows the existing binding imported from Prelude at Data/ByteArray/Sized.hs:58:1-72 (and originally defined in GHC.Float) | 239 | index b pi = unsafeDoIO $ withByteArray b $ \p -> peek (p `plusPtr` i) | ^^ [19 of 27] Compiling Data.ByteArray.ScrubbedBytes ( Data/ByteArray/ScrubbedBytes.hs, dist/build/Data/ByteArray/ScrubbedBytes.o, dist/build/Data/ByteArray/ScrubbedBytes.dyn_o ) Data/ByteArray/ScrubbedBytes.hs:36:1: warning: [GHC-66111] [-Wunused-imports] The import of Data.Memory.Internal.Imports is redundant except perhaps to import instances from Data.Memory.Internal.Imports To import instances alone, use: import Data.Memory.Internal.Imports() | 36 | import Data.Memory.Internal.Imports | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [20 of 27] Compiling Data.ByteArray.Methods ( Data/ByteArray/Methods.hs, dist/build/Data/ByteArray/Methods.o, dist/build/Data/ByteArray/Methods.dyn_o ) [21 of 27] Compiling Data.ByteArray.View ( Data/ByteArray/View.hs, dist/build/Data/ByteArray/View.o, dist/build/Data/ByteArray/View.dyn_o ) [22 of 27] Compiling Data.ByteArray.Parse ( Data/ByteArray/Parse.hs, dist/build/Data/ByteArray/Parse.o, dist/build/Data/ByteArray/Parse.dyn_o ) [23 of 27] Compiling Data.ByteArray.Mapping ( Data/ByteArray/Mapping.hs, dist/build/Data/ByteArray/Mapping.o, dist/build/Data/ByteArray/Mapping.dyn_o ) [24 of 27] Compiling Data.ByteArray.Encoding ( Data/ByteArray/Encoding.hs, dist/build/Data/ByteArray/Encoding.o, dist/build/Data/ByteArray/Encoding.dyn_o ) [25 of 27] Compiling Data.ByteArray.Bytes ( Data/ByteArray/Bytes.hs, dist/build/Data/ByteArray/Bytes.o, dist/build/Data/ByteArray/Bytes.dyn_o ) Data/ByteArray/Bytes.hs:28:1: warning: [GHC-66111] [-Wunused-imports] The import of Data.Memory.Internal.Imports is redundant except perhaps to import instances from Data.Memory.Internal.Imports To import instances alone, use: import Data.Memory.Internal.Imports() | 28 | import Data.Memory.Internal.Imports | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [26 of 27] Compiling Data.ByteArray ( Data/ByteArray.hs, dist/build/Data/ByteArray.o, dist/build/Data/ByteArray.dyn_o ) [27 of 27] Compiling Data.ByteArray.Pack ( Data/ByteArray/Pack.hs, dist/build/Data/ByteArray/Pack.o, dist/build/Data/ByteArray/Pack.dyn_o ) Preprocessing library for ram-0.20.1.. Running Haddock on library for ram-0.20.1.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [ 1 of 27] Compiling Data.Memory.ExtendedWords ( Data/Memory/ExtendedWords.hs, nothing ) [ 2 of 27] Compiling Data.Memory.Internal.Compat ( Data/Memory/Internal/Compat.hs, nothing ) [ 3 of 27] Compiling Data.Memory.Endian ( Data/Memory/Endian.hs, nothing ) [ 4 of 27] Compiling Data.Memory.Hash.SipHash ( Data/Memory/Hash/SipHash.hs, nothing ) [ 5 of 27] Compiling Data.Memory.Encoding.Base32 ( Data/Memory/Encoding/Base32.hs, nothing ) [ 6 of 27] Compiling Data.Memory.Encoding.Base16 ( Data/Memory/Encoding/Base16.hs, nothing ) [ 7 of 27] Compiling Data.Memory.Internal.CompatPrim ( Data/Memory/Internal/CompatPrim.hs, nothing ) [ 8 of 27] Compiling Data.Memory.Internal.CompatPrim64 ( Data/Memory/Internal/CompatPrim64.hs, nothing ) Data/Memory/Internal/CompatPrim64.hs:58:1: warning: [GHC-40910] [-Wunused-top-binds] Defined but not used: type constructor or class OutBool | 58 | type OutBool = Int# | ^^^^^^^^^^^^^^^^^^^ [ 9 of 27] Compiling Data.Memory.Internal.Imports ( Data/Memory/Internal/Imports.hs, nothing ) [10 of 27] Compiling Data.Memory.Hash.FNV ( Data/Memory/Hash/FNV.hs, nothing ) [11 of 27] Compiling Data.Memory.Encoding.Base64 ( Data/Memory/Encoding/Base64.hs, nothing ) [12 of 27] Compiling Data.Memory.MemMap.Posix ( dist/build/Data/Memory/MemMap/Posix.hs, nothing ) [13 of 27] Compiling Data.Memory.PtrMethods ( Data/Memory/PtrMethods.hs, nothing ) [14 of 27] Compiling Data.ByteArray.Types ( Data/ByteArray/Types.hs, nothing ) Data/ByteArray/Types.hs:27:1: warning: [GHC-66111] [-Wunused-imports] The import of Data.Proxy is redundant except perhaps to import instances from Data.Proxy To import instances alone, use: import Data.Proxy() | 27 | import Data.Proxy (Proxy(..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/ByteArray/Types.hs:28:1: warning: [GHC-66111] [-Wunused-imports] The import of Data.Word is redundant except perhaps to import instances from Data.Word To import instances alone, use: import Data.Word() | 28 | import Data.Word (Word8) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [15 of 27] Compiling Data.ByteArray.MemView ( Data/ByteArray/MemView.hs, nothing ) [16 of 27] Compiling Data.ByteArray.Pack.Internal ( Data/ByteArray/Pack/Internal.hs, nothing ) [17 of 27] Compiling Data.ByteArray.Hash ( Data/ByteArray/Hash.hs, nothing ) [18 of 27] Compiling Data.ByteArray.Sized ( Data/ByteArray/Sized.hs, nothing ) Data/ByteArray/Sized.hs:239:9: warning: [GHC-63397] [-Wname-shadowing] This binding for pi shadows the existing binding imported from Prelude at Data/ByteArray/Sized.hs:58:1-72 (and originally defined in GHC.Float) | 239 | index b pi = unsafeDoIO $ withByteArray b $ \p -> peek (p `plusPtr` i) | ^^ [19 of 27] Compiling Data.ByteArray.ScrubbedBytes ( Data/ByteArray/ScrubbedBytes.hs, nothing ) Data/ByteArray/ScrubbedBytes.hs:36:1: warning: [GHC-66111] [-Wunused-imports] The import of Data.Memory.Internal.Imports is redundant except perhaps to import instances from Data.Memory.Internal.Imports To import instances alone, use: import Data.Memory.Internal.Imports() | 36 | import Data.Memory.Internal.Imports | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [20 of 27] Compiling Data.ByteArray.Methods ( Data/ByteArray/Methods.hs, nothing ) [21 of 27] Compiling Data.ByteArray.View ( Data/ByteArray/View.hs, nothing ) [22 of 27] Compiling Data.ByteArray.Parse ( Data/ByteArray/Parse.hs, nothing ) [23 of 27] Compiling Data.ByteArray.Mapping ( Data/ByteArray/Mapping.hs, nothing ) [24 of 27] Compiling Data.ByteArray.Encoding ( Data/ByteArray/Encoding.hs, nothing ) [25 of 27] Compiling Data.ByteArray.Bytes ( Data/ByteArray/Bytes.hs, nothing ) Data/ByteArray/Bytes.hs:28:1: warning: [GHC-66111] [-Wunused-imports] The import of Data.Memory.Internal.Imports is redundant except perhaps to import instances from Data.Memory.Internal.Imports To import instances alone, use: import Data.Memory.Internal.Imports() | 28 | import Data.Memory.Internal.Imports | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [26 of 27] Compiling Data.ByteArray ( Data/ByteArray.hs, nothing ) [27 of 27] Compiling Data.ByteArray.Pack ( Data/ByteArray/Pack.hs, nothing ) Haddock coverage: 100% ( 2 / 2) in 'Data.Memory.ExtendedWords' 100% ( 10 / 10) in 'Data.Memory.Endian' 100% ( 4 / 4) in 'Data.Memory.Encoding.Base32' Warning: 'with' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 4 / 4) in 'Data.Memory.Encoding.Base16' 66% ( 6 / 9) in 'Data.Memory.Encoding.Base64' Missing documentation for: toBase64OpenBSD (Data/Memory/Encoding/Base64.hs:58) fromBase64URLUnpadded (Data/Memory/Encoding/Base64.hs:139) fromBase64OpenBSD (Data/Memory/Encoding/Base64.hs:136) Warning: 'mmap' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'munmap' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'madvise' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'mlock' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'munlock' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'mprotect' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'msync' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'sysconf' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 10 / 10) in 'Data.Memory.PtrMethods' Warning: 'n' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ba' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'sipHash' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 13 / 13) in 'Data.ByteArray.Hash' Warning: 'ListN' is ambiguous. It is defined * at Data/ByteArray/Sized.hs:75:30 * at Data/ByteArray/Sized.hs:75: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/ByteArray/Sized.hs:75:1 Warning: 'SizedByteArray' is ambiguous. It is defined * at Data/ByteArray/Sized.hs:102:40 * at Data/ByteArray/Sized.hs:102: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/ByteArray/Sized.hs:102:1 Warning: 'allocN' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'createN' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 93% ( 29 / 31) in 'Data.ByteArray.Sized' Missing documentation for: unSizedByteArray inlineUnsafeCreate (Data/ByteArray/Sized.hs:160) 94% ( 17 / 18) in 'Data.ByteArray.Parse' Missing documentation for: hasMore (Data/ByteArray/Parse.hs:158) 100% ( 6 / 6) in 'Data.ByteArray.Mapping' Warning: 'ByteString' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 4 / 4) in 'Data.ByteArray.Encoding' 100% ( 44 / 44) in 'Data.ByteArray' Warning: 'memory' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 17 / 17) in 'Data.ByteArray.Pack' Warning: Data.Memory.Endian: could not find link destinations for: - Data.Memory.Endian.byteSwap Warning: Data.ByteArray.Sized: could not find link destinations for: - Data.ByteArray.Sized.ListN Documentation created: dist/doc/html/ram/, dist/doc/html/ram/ram.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/ram-0.20.1-Hdvno3EOZgAC7Bx7e1Ojhn Completed ram-0.20.1