Resolving dependencies... Downloading bloomfilter-2.0.1.3 Downloaded bloomfilter-2.0.1.3 Configuring bloomfilter-2.0.1.3... Preprocessing library for bloomfilter-2.0.1.3.. Building library for bloomfilter-2.0.1.3.. [1 of 7] Compiling Data.BloomFilter.Array ( Data/BloomFilter/Array.hs, dist/build/Data/BloomFilter/Array.o, dist/build/Data/BloomFilter/Array.dyn_o ) [2 of 7] Compiling Data.BloomFilter.Hash ( Data/BloomFilter/Hash.hs, dist/build/Data/BloomFilter/Hash.o, dist/build/Data/BloomFilter/Hash.dyn_o ) Data/BloomFilter/Hash.hs:324: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." | 324 | alignedHash ptr (fromIntegral (len * sizeOf (head xs))) salt | ^^^^ Data/BloomFilter/Hash.hs:330:55: 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." | 330 | alignedHash2 ptr (fromIntegral (len * sizeOf (head xs))) salt | ^^^^ [3 of 7] Compiling Data.BloomFilter.Mutable.Internal ( Data/BloomFilter/Mutable/Internal.hs, dist/build/Data/BloomFilter/Mutable/Internal.o, dist/build/Data/BloomFilter/Mutable/Internal.dyn_o ) [4 of 7] Compiling Data.BloomFilter.Util ( Data/BloomFilter/Util.hs, dist/build/Data/BloomFilter/Util.o, dist/build/Data/BloomFilter/Util.dyn_o ) [5 of 7] Compiling Data.BloomFilter.Mutable ( Data/BloomFilter/Mutable.hs, dist/build/Data/BloomFilter/Mutable.o, dist/build/Data/BloomFilter/Mutable.dyn_o ) [6 of 7] Compiling Data.BloomFilter ( Data/BloomFilter.hs, dist/build/Data/BloomFilter.o, dist/build/Data/BloomFilter.dyn_o ) [7 of 7] Compiling Data.BloomFilter.Easy ( Data/BloomFilter/Easy.hs, dist/build/Data/BloomFilter/Easy.o, dist/build/Data/BloomFilter/Easy.dyn_o ) Preprocessing library for bloomfilter-2.0.1.3.. Running Haddock on library for bloomfilter-2.0.1.3.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 7] Compiling Data.BloomFilter.Array ( Data/BloomFilter/Array.hs, nothing ) [2 of 7] Compiling Data.BloomFilter.Hash ( Data/BloomFilter/Hash.hs, nothing ) Data/BloomFilter/Hash.hs:324: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." | 324 | alignedHash ptr (fromIntegral (len * sizeOf (head xs))) salt | ^^^^ Data/BloomFilter/Hash.hs:330:55: 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." | 330 | alignedHash2 ptr (fromIntegral (len * sizeOf (head xs))) salt | ^^^^ [3 of 7] Compiling Data.BloomFilter.Mutable.Internal ( Data/BloomFilter/Mutable/Internal.hs, nothing ) [4 of 7] Compiling Data.BloomFilter.Util ( Data/BloomFilter/Util.hs, nothing ) [5 of 7] Compiling Data.BloomFilter.Mutable ( Data/BloomFilter/Mutable.hs, nothing ) [6 of 7] Compiling Data.BloomFilter ( Data/BloomFilter.hs, nothing ) [7 of 7] Compiling Data.BloomFilter.Easy ( Data/BloomFilter/Easy.hs, nothing ) Haddock coverage: 86% ( 13 / 15) in 'Data.BloomFilter.Hash' Missing documentation for: Hashable (Data/BloomFilter/Hash.hs:79) hash64 (Data/BloomFilter/Hash.hs:104) Warning: 'ST' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 95% ( 21 / 22) in 'Data.BloomFilter.Mutable' Missing documentation for: bitArray 96% ( 31 / 32) in 'Data.BloomFilter' Missing documentation for: bitArray Warning: 'elemB' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 12 / 12) in 'Data.BloomFilter.Easy' Warning: Data.BloomFilter: could not find link destinations for: - Data.BloomFilter.create Documentation created: dist/doc/html/bloomfilter/, dist/doc/html/bloomfilter/bloomfilter.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/bloomfilter-2.0.1.3-8zbzfl110Nv8s2ix2r2LxK Completed bloomfilter-2.0.1.3