Build #1 for streamly-0.11.0

[all reports]

Package streamly-0.11.0
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2025-09-03 13:51:29.873709334 UTC
Compiler ghc-9.8.4
OS linux
Arch x86_64
Dependencies atomic-primops-0.8.8, base-4.19.2.0, containers-0.6.8, deepseq-1.5.1.0, directory-1.3.8.5, exceptions-0.10.7, fusion-plugin-types-0.1.0, hashable-1.5.0.0, heaps-0.4.1, lockfree-queue-0.2.4, monad-control-1.0.3.1, mtl-2.3.1, network-3.2.8.0, streamly-core-0.3.0, template-haskell-2.21.0.0, transformers-0.6.1.0, unicode-data-0.6.0, unordered-containers-0.2.20
Flags -debug -fusion-plugin -has-llvm -inspection -internal-dev -internal-use-unliftio -limit-build-mem opt

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring base-orphans-0.9.3...
Preprocessing library for base-orphans-0.9.3..
Building library for base-orphans-0.9.3..
[1 of 2] Compiling Data.Orphans.Prelude ( src/Data/Orphans/Prelude.hs, dist/build/Data/Orphans/Prelude.o, dist/build/Data/Orphans/Prelude.dyn_o )
[2 of 2] Compiling Data.Orphans     ( src/Data/Orphans.hs, dist/build/Data/Orphans.o, dist/build/Data/Orphans.dyn_o )
Preprocessing library for base-orphans-0.9.3..
Running Haddock on library for base-orphans-0.9.3..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 2] Compiling Data.Orphans.Prelude ( src/Data/Orphans/Prelude.hs, nothing )
[2 of 2] Compiling Data.Orphans     ( src/Data/Orphans.hs, nothing )
Haddock coverage:
 100% (  1 /  1) in 'Data.Orphans'
Documentation created: dist/doc/html/base-orphans/,
dist/doc/html/base-orphans/base-orphans.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/base-orphans-0.9.3-FO1MOLOK3e83158jMAOVc9
Completed    base-orphans-0.9.3
Configuring fusion-plugin-types-0.1.0...
Preprocessing library for fusion-plugin-types-0.1.0..
Building library for fusion-plugin-types-0.1.0..
[1 of 1] Compiling Fusion.Plugin.Types ( src/Fusion/Plugin/Types.hs, dist/build/Fusion/Plugin/Types.o, dist/build/Fusion/Plugin/Types.dyn_o )
Preprocessing library for fusion-plugin-types-0.1.0..
Running Haddock on library for fusion-plugin-types-0.1.0..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 1] Compiling Fusion.Plugin.Types ( src/Fusion/Plugin/Types.hs, nothing )
Haddock coverage:
Warning: 'Fuse' is ambiguous. It is defined
    * at src/Fusion/Plugin/Types.hs:37:13
    * at src/Fusion/Plugin/Types.hs:37: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/Fusion/Plugin/Types.hs:37:1
 100% (  2 /  2) in 'Fusion.Plugin.Types'
Documentation created: dist/doc/html/fusion-plugin-types/,
dist/doc/html/fusion-plugin-types/fusion-plugin-types.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/fusion-plugin-types-0.1.0-KXUbeC6CXniYqqSmLcYPA
Completed    fusion-plugin-types-0.1.0
Configuring heaps-0.4.1...
Preprocessing library for heaps-0.4.1..
Building library for heaps-0.4.1..
[1 of 1] Compiling Data.Heap        ( src/Data/Heap.hs, dist/build/Data/Heap.o, dist/build/Data/Heap.dyn_o )
Preprocessing library for heaps-0.4.1..
Running Haddock on library for heaps-0.4.1..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 1] Compiling Data.Heap        ( src/Data/Heap.hs, nothing )
Haddock coverage:
Warning: 'Heap' is ambiguous. It is defined
    * at src/Data/Heap.hs:123:5
    * at src/Data/Heap.hs:121: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/Heap.hs:121:1
Warning: 'Entry' is ambiguous. It is defined
    * at src/Data/Heap.hs:767:18
    * at src/Data/Heap.hs:767: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/Heap.hs:767:1
Warning: 'toList' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% ( 47 / 47) in 'Data.Heap'
Documentation created: dist/doc/html/heaps/, dist/doc/html/heaps/heaps.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/heaps-0.4.1-7m9wRSGR6saC9HxFnqHJdh
Completed    heaps-0.4.1
Configuring network-3.2.8.0...
configure: WARNING: unrecognized options: --with-compiler
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for gcc... /nix/store/8v6k283dpbc0qkdq81nb6mrxrgcb10i1-gcc-wrapper-14-20241116/bin/cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether /nix/store/8v6k283dpbc0qkdq81nb6mrxrgcb10i1-gcc-wrapper-14-20241116/bin/cc accepts -g... yes
checking for /nix/store/8v6k283dpbc0qkdq81nb6mrxrgcb10i1-gcc-wrapper-14-20241116/bin/cc option to enable C11 features... none needed
checking for an ANSI C-conforming const... yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for fcntl.h... yes
checking for sys/uio.h... yes
checking for sys/socket.h... yes
checking for netinet/in.h... yes
checking for netinet/tcp.h... yes
checking for sys/un.h... yes
checking for arpa/inet.h... yes
checking for netdb.h... yes
checking for net/if.h... yes
checking for netioapi.h... no
checking for struct ucred... yes
checking for gai_strerror... yes
checking for gethostent... yes
checking for accept4... yes
checking for getpeereid... no
checking for /nix/store/8v6k283dpbc0qkdq81nb6mrxrgcb10i1-gcc-wrapper-14-20241116/bin/cc options needed to detect all undeclared functions... none needed
checking whether AI_ADDRCONFIG is declared... yes
checking whether AI_ALL is declared... yes
checking whether AI_NUMERICSERV is declared... yes
checking whether AI_V4MAPPED is declared... yes
checking whether IPV6_V6ONLY is declared... yes
checking whether IPPROTO_IP is declared... yes
checking whether IPPROTO_TCP is declared... yes
checking whether IPPROTO_IPV6 is declared... yes
checking whether SO_PEERCRED is declared... yes
checking whether IP_DONTFRAG is declared... no
checking whether IP_MTU_DISCOVER is declared... yes
checking for struct msghdr.msg_control... yes
checking for struct msghdr.msg_accrights... no
checking for struct sockaddr.sa_len... no
configure: creating ./network.buildinfo
configure: creating ./config.status
config.status: creating include/HsNetworkConfig.h
configure: WARNING: unrecognized options: --with-compiler
Preprocessing library for network-3.2.8.0..
Building library for network-3.2.8.0..
[ 1 of 29] Compiling Network.Socket.Imports ( Network/Socket/Imports.hs, dist/build/Network/Socket/Imports.o, dist/build/Network/Socket/Imports.dyn_o )
[ 2 of 29] Compiling Network.Socket.If ( Network/Socket/If.hs, dist/build/Network/Socket/If.o, dist/build/Network/Socket/If.dyn_o )
[ 3 of 29] Compiling Network.Socket.Flag ( dist/build/Network/Socket/Flag.hs, dist/build/Network/Socket/Flag.o, dist/build/Network/Socket/Flag.dyn_o )
[ 4 of 29] Compiling Network.Socket.Cbits ( dist/build/Network/Socket/Cbits.hs, dist/build/Network/Socket/Cbits.o, dist/build/Network/Socket/Cbits.dyn_o )
[ 5 of 29] Compiling Network.Socket.Fcntl ( Network/Socket/Fcntl.hs, dist/build/Network/Socket/Fcntl.o, dist/build/Network/Socket/Fcntl.dyn_o )
[ 6 of 29] Compiling Network.Socket.Posix.IOVec ( dist/build/Network/Socket/Posix/IOVec.hs, dist/build/Network/Socket/Posix/IOVec.o, dist/build/Network/Socket/Posix/IOVec.dyn_o )
[ 7 of 29] Compiling Network.Socket.ReadShow ( Network/Socket/ReadShow.hs, dist/build/Network/Socket/ReadShow.o, dist/build/Network/Socket/ReadShow.dyn_o )
[ 8 of 29] Compiling Network.Socket.Types ( dist/build/Network/Socket/Types.hs, dist/build/Network/Socket/Types.o, dist/build/Network/Socket/Types.dyn_o )
[ 9 of 29] Compiling Network.Socket.STM ( Network/Socket/STM.hs, dist/build/Network/Socket/STM.o, dist/build/Network/Socket/STM.dyn_o )
[10 of 29] Compiling Network.Socket.Posix.Cmsg ( dist/build/Network/Socket/Posix/Cmsg.hs, dist/build/Network/Socket/Posix/Cmsg.o, dist/build/Network/Socket/Posix/Cmsg.dyn_o )
[11 of 29] Compiling Network.Socket.Internal ( Network/Socket/Internal.hs, dist/build/Network/Socket/Internal.o, dist/build/Network/Socket/Internal.dyn_o )
[12 of 29] Compiling Network.Socket.Posix.MsgHdr ( dist/build/Network/Socket/Posix/MsgHdr.hs, dist/build/Network/Socket/Posix/MsgHdr.o, dist/build/Network/Socket/Posix/MsgHdr.dyn_o )
[13 of 29] Compiling Network.Socket.Posix.CmsgHdr ( dist/build/Network/Socket/Posix/CmsgHdr.hs, dist/build/Network/Socket/Posix/CmsgHdr.o, dist/build/Network/Socket/Posix/CmsgHdr.dyn_o )
[14 of 29] Compiling Network.Socket.Options ( dist/build/Network/Socket/Options.hs, dist/build/Network/Socket/Options.o, dist/build/Network/Socket/Options.dyn_o )
[15 of 29] Compiling Network.Socket.Syscall ( Network/Socket/Syscall.hs, dist/build/Network/Socket/Syscall.o, dist/build/Network/Socket/Syscall.dyn_o )
[16 of 29] Compiling Network.Socket.Name ( Network/Socket/Name.hs, dist/build/Network/Socket/Name.o, dist/build/Network/Socket/Name.dyn_o )
[17 of 29] Compiling Network.Socket.Info ( dist/build/Network/Socket/Info.hs, dist/build/Network/Socket/Info.o, dist/build/Network/Socket/Info.dyn_o )
[18 of 29] Compiling Network.Socket.Handle ( Network/Socket/Handle.hs, dist/build/Network/Socket/Handle.o, dist/build/Network/Socket/Handle.dyn_o )
[19 of 29] Compiling Network.Socket.ByteString.Internal ( Network/Socket/ByteString/Internal.hs, dist/build/Network/Socket/ByteString/Internal.o, dist/build/Network/Socket/ByteString/Internal.dyn_o )
[20 of 29] Compiling Network.Socket.Buffer ( dist/build/Network/Socket/Buffer.hs, dist/build/Network/Socket/Buffer.o, dist/build/Network/Socket/Buffer.dyn_o )
[21 of 29] Compiling Network.Socket.SockAddr ( Network/Socket/SockAddr.hs, dist/build/Network/Socket/SockAddr.o, dist/build/Network/Socket/SockAddr.dyn_o )
[22 of 29] Compiling Network.Socket.Shutdown ( Network/Socket/Shutdown.hs, dist/build/Network/Socket/Shutdown.o, dist/build/Network/Socket/Shutdown.dyn_o )
[23 of 29] Compiling Network.Socket.ByteString.IO ( dist/build/Network/Socket/ByteString/IO.hs, dist/build/Network/Socket/ByteString/IO.o, dist/build/Network/Socket/ByteString/IO.dyn_o )
[24 of 29] Compiling Network.Socket.ByteString.Lazy.Posix ( Network/Socket/ByteString/Lazy/Posix.hs, dist/build/Network/Socket/ByteString/Lazy/Posix.o, dist/build/Network/Socket/ByteString/Lazy/Posix.dyn_o )
[25 of 29] Compiling Network.Socket.ByteString ( Network/Socket/ByteString.hs, dist/build/Network/Socket/ByteString.o, dist/build/Network/Socket/ByteString.dyn_o )
[26 of 29] Compiling Network.Socket.Address ( Network/Socket/Address.hs, dist/build/Network/Socket/Address.o, dist/build/Network/Socket/Address.dyn_o )
[27 of 29] Compiling Network.Socket.Unix ( dist/build/Network/Socket/Unix.hs, dist/build/Network/Socket/Unix.o, dist/build/Network/Socket/Unix.dyn_o )
[28 of 29] Compiling Network.Socket   ( Network/Socket.hs, dist/build/Network/Socket.o, dist/build/Network/Socket.dyn_o )
[29 of 29] Compiling Network.Socket.ByteString.Lazy ( Network/Socket/ByteString/Lazy.hs, dist/build/Network/Socket/ByteString/Lazy.o, dist/build/Network/Socket/ByteString/Lazy.dyn_o )
Preprocessing library for network-3.2.8.0..
Running Haddock on library for network-3.2.8.0..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[ 1 of 29] Compiling Network.Socket.Imports ( Network/Socket/Imports.hs, nothing )
[ 2 of 29] Compiling Network.Socket.If ( Network/Socket/If.hs, nothing )
[ 3 of 29] Compiling Network.Socket.Flag ( dist/build/Network/Socket/Flag.hs, nothing )
[ 4 of 29] Compiling Network.Socket.Cbits ( dist/build/Network/Socket/Cbits.hs, nothing )
[ 5 of 29] Compiling Network.Socket.Fcntl ( Network/Socket/Fcntl.hs, nothing )
[ 6 of 29] Compiling Network.Socket.Posix.IOVec ( dist/build/Network/Socket/Posix/IOVec.hs, nothing )
[ 7 of 29] Compiling Network.Socket.ReadShow ( Network/Socket/ReadShow.hs, nothing )
[ 8 of 29] Compiling Network.Socket.Types ( dist/build/Network/Socket/Types.hs, nothing )
[ 9 of 29] Compiling Network.Socket.STM ( Network/Socket/STM.hs, nothing )
[10 of 29] Compiling Network.Socket.Posix.Cmsg ( dist/build/Network/Socket/Posix/Cmsg.hs, nothing )
[11 of 29] Compiling Network.Socket.Internal ( Network/Socket/Internal.hs, nothing )
[12 of 29] Compiling Network.Socket.Posix.MsgHdr ( dist/build/Network/Socket/Posix/MsgHdr.hs, nothing )
[13 of 29] Compiling Network.Socket.Posix.CmsgHdr ( dist/build/Network/Socket/Posix/CmsgHdr.hs, nothing )
[14 of 29] Compiling Network.Socket.Options ( dist/build/Network/Socket/Options.hs, nothing )
[15 of 29] Compiling Network.Socket.Syscall ( Network/Socket/Syscall.hs, nothing )
[16 of 29] Compiling Network.Socket.Name ( Network/Socket/Name.hs, nothing )
[17 of 29] Compiling Network.Socket.Info ( dist/build/Network/Socket/Info.hs, nothing )
[18 of 29] Compiling Network.Socket.Handle ( Network/Socket/Handle.hs, nothing )
[19 of 29] Compiling Network.Socket.ByteString.Internal ( Network/Socket/ByteString/Internal.hs, nothing )
[20 of 29] Compiling Network.Socket.Buffer ( dist/build/Network/Socket/Buffer.hs, nothing )
[21 of 29] Compiling Network.Socket.SockAddr ( Network/Socket/SockAddr.hs, nothing )
[22 of 29] Compiling Network.Socket.Shutdown ( Network/Socket/Shutdown.hs, nothing )
[23 of 29] Compiling Network.Socket.ByteString.IO ( dist/build/Network/Socket/ByteString/IO.hs, nothing )
[24 of 29] Compiling Network.Socket.ByteString.Lazy.Posix ( Network/Socket/ByteString/Lazy/Posix.hs, nothing )
[25 of 29] Compiling Network.Socket.ByteString ( Network/Socket/ByteString.hs, nothing )
[26 of 29] Compiling Network.Socket.Address ( Network/Socket/Address.hs, nothing )
[27 of 29] Compiling Network.Socket.Unix ( dist/build/Network/Socket/Unix.hs, nothing )
[28 of 29] Compiling Network.Socket   ( Network/Socket.hs, nothing )
[29 of 29] Compiling Network.Socket.ByteString.Lazy ( Network/Socket/ByteString/Lazy.hs, nothing )
Haddock coverage:
Warning: 'Socket' is ambiguous. It is defined
    * at dist/build/Network/Socket/Types.hs:112:15
    * at dist/build/Network/Socket/Types.hs:112: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 dist/build/Network/Socket/Types.hs:112:1
Warning: 'getAddrInfo' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'CInt' is ambiguous. It is defined
    * in Foreign.C.Types
    * in Foreign.C.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 Foreign.C.Types
Warning: 'Family' is ambiguous. It is defined
    * at Network/Socket/Types.hsc:398:18
    * at Network/Socket/Types.hsc:398:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at Network/Socket/Types.hsc:398:1
Warning: 'CmsgId' is ambiguous. It is defined
    * at Network/Socket/Posix/Cmsg.hsc:38:15
    * at Network/Socket/Posix/Cmsg.hsc:38: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/Socket/Posix/Cmsg.hsc:38:1
Warning: 'Fds' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'IPv6PktInfo' is ambiguous. It is defined
    * at Network/Socket/Posix/Cmsg.hsc:215:20
    * at Network/Socket/Posix/Cmsg.hsc:215: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/Socket/Posix/Cmsg.hsc:215:1
Warning: 'IPv4PktInfo' is ambiguous. It is defined
    * at Network/Socket/Posix/Cmsg.hsc:182:20
    * at Network/Socket/Posix/Cmsg.hsc:182: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/Socket/Posix/Cmsg.hsc:182:1
Warning: 'IPv6TClass' is ambiguous. It is defined
    * at Network/Socket/Posix/Cmsg.hsc:172:22
    * at Network/Socket/Posix/Cmsg.hsc:172: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/Socket/Posix/Cmsg.hsc:172:1
Warning: 'IPv4TOS' is ambiguous. It is defined
    * at Network/Socket/Posix/Cmsg.hsc:162:19
    * at Network/Socket/Posix/Cmsg.hsc:162: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/Socket/Posix/Cmsg.hsc:162:1
Warning: 'IPv6HopLimit' is ambiguous. It is defined
    * at Network/Socket/Posix/Cmsg.hsc:152:24
    * at Network/Socket/Posix/Cmsg.hsc:152: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/Socket/Posix/Cmsg.hsc:152:1
Warning: 'IPv4TTL' is ambiguous. It is defined
    * at Network/Socket/Posix/Cmsg.hsc:141:19
    * at Network/Socket/Posix/Cmsg.hsc:141: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/Socket/Posix/Cmsg.hsc:141:1
 100% ( 20 / 20) in 'Network.Socket.Internal'
Warning: 'sendmsg' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'StructLinger' is ambiguous. It is defined
    * at Network/Socket/Options.hsc:500:21
    * at Network/Socket/Options.hsc:500: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/Socket/Options.hsc:500:1
Warning: 'CInt' is ambiguous. It is defined
    * in Foreign.C.Types
    * in Foreign.C.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 Foreign.C.Types
Warning: 'setSocOptValue' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'SockOptValue' is ambiguous. It is defined
    * at Network/Socket/Options.hsc:528:3
    * at Network/Socket/Options.hsc:527: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/Socket/Options.hsc:527:1
Warning: 'AddrInfo' is ambiguous. It is defined
    * at Network/Socket/Info.hsc:104:17
    * at Network/Socket/Info.hsc:104: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/Socket/Info.hsc:104:1
Warning: 'inet_ntop' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'hClose' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'gracefulClose' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'socket' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Cannot find documentation for: $vectored
 100% ( 17 / 17) in 'Network.Socket.ByteString'
 100% ( 19 / 19) in 'Network.Socket.Address'
Warning: 'True' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  97% (127 /130) in 'Network.Socket'
  Missing documentation for:
    AddrInfo (Network/Socket/Info.hsc:104)
    ShutdownCmd (Network/Socket/Shutdown.hs:28)
    packFamily
  75% (  6 /  8) in 'Network.Socket.ByteString.Lazy'
  Missing documentation for:
    send (Network/Socket/ByteString/Lazy/Posix.hs:29)
    sendAll (Network/Socket/ByteString/Lazy/Posix.hs:58)
Warning: Network.Socket: could not find link destinations for: 
	- Network.Socket.Info.GetAddrInfo
Documentation created: dist/doc/html/network/,
dist/doc/html/network/network.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/network-3.2.8.0-2mBD7NmHSYt6MqMlmsyIDz
Completed    network-3.2.8.0
Configuring os-string-2.0.8...
Preprocessing library for os-string-2.0.8..
Building library for os-string-2.0.8..
[ 1 of 11] Compiling System.OsString.Data.ByteString.Short.Internal ( System/OsString/Data/ByteString/Short/Internal.hs, dist/build/System/OsString/Data/ByteString/Short/Internal.o, dist/build/System/OsString/Data/ByteString/Short/Internal.dyn_o )
[ 2 of 11] Compiling System.OsString.Data.ByteString.Short ( System/OsString/Data/ByteString/Short.hs, dist/build/System/OsString/Data/ByteString/Short.o, dist/build/System/OsString/Data/ByteString/Short.dyn_o )
[ 3 of 11] Compiling System.OsString.Data.ByteString.Short.Word16 ( System/OsString/Data/ByteString/Short/Word16.hs, dist/build/System/OsString/Data/ByteString/Short/Word16.o, dist/build/System/OsString/Data/ByteString/Short/Word16.dyn_o )
[ 4 of 11] Compiling System.OsString.Internal.Exception ( System/OsString/Internal/Exception.hs, dist/build/System/OsString/Internal/Exception.o, dist/build/System/OsString/Internal/Exception.dyn_o )
[ 5 of 11] Compiling System.OsString.Encoding.Internal ( System/OsString/Encoding/Internal.hs, dist/build/System/OsString/Encoding/Internal.o, dist/build/System/OsString/Encoding/Internal.dyn_o )

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

System/OsString/Encoding/Internal.hs:23:42: warning: [GHC-38856] [-Wunused-imports]
    The import of try from module Control.Exception is redundant
   |
23 | import Control.Exception (SomeException, try, Exception (displayException), evaluate)
   |                                          ^^^
[ 6 of 11] Compiling System.OsString.Encoding ( System/OsString/Encoding.hs, nothing )
[ 7 of 11] Compiling System.OsString.Internal.Types ( System/OsString/Internal/Types.hs, nothing )
[ 8 of 11] Compiling System.OsString.Posix ( System/OsString/Posix.hs, nothing )
[ 9 of 11] Compiling System.OsString.Internal ( System/OsString/Internal.hs, nothing )
[10 of 11] Compiling System.OsString  ( System/OsString.hs, nothing )
[11 of 11] Compiling System.OsString.Windows ( System/OsString/Windows.hs, nothing )
Haddock coverage:
Warning: 'ShortByteString' is ambiguous. It is defined
    * in Data.ByteString.Short.Internal
    * in Data.ByteString.Short.Internal
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined in Data.ByteString.Short.Internal
  26% ( 11 / 41) in 'System.OsString.Data.ByteString.Short.Internal'
  Missing documentation for:
    _nul (System/OsString/Data/ByteString/Short/Internal.hs:60)
    isSpace (System/OsString/Data/ByteString/Short/Internal.hs:63)
    create (System/OsString/Data/ByteString/Short/Internal.hs:70)
    asBA (System/OsString/Data/ByteString/Short/Internal.hs:80)
    BA (System/OsString/Data/ByteString/Short/Internal.hs:84)
    MBA (System/OsString/Data/ByteString/Short/Internal.hs:85)
    newPinnedByteArray (System/OsString/Data/ByteString/Short/Internal.hs:89)
    newByteArray (System/OsString/Data/ByteString/Short/Internal.hs:94)
    copyByteArray (System/OsString/Data/ByteString/Short/Internal.hs:99)
    unsafeFreezeByteArray (System/OsString/Data/ByteString/Short/Internal.hs:104)
    copyAddrToByteArray (System/OsString/Data/ByteString/Short/Internal.hs:109)
    moduleErrorIO (System/OsString/Data/ByteString/Short/Internal.hs:244)
    moduleErrorMsg (System/OsString/Data/ByteString/Short/Internal.hs:248)
    packWord16 (System/OsString/Data/ByteString/Short/Internal.hs:251)
    packLenWord16 (System/OsString/Data/ByteString/Short/Internal.hs:254)
    unpackWord16 (System/OsString/Data/ByteString/Short/Internal.hs:265)
    packWord16Rev (System/OsString/Data/ByteString/Short/Internal.hs:274)
    packLenWord16Rev (System/OsString/Data/ByteString/Short/Internal.hs:277)
    indexWord8Array (System/OsString/Data/ByteString/Short/Internal.hs:299)
    word16ToLE# (System/OsString/Data/ByteString/Short/Internal.hs:320)
    word16FromLE# (System/OsString/Data/ByteString/Short/Internal.hs:322)
    setByteArray (System/OsString/Data/ByteString/Short/Internal.hs:325)
    copyMutableByteArray (System/OsString/Data/ByteString/Short/Internal.hs:330)
    createAndTrim' (System/OsString/Data/ByteString/Short/Internal.hs:356)
    createAndTrim'' (System/OsString/Data/ByteString/Short/Internal.hs:372)
    findIndexOrLength (System/OsString/Data/ByteString/Short/Internal.hs:397)
    assertEven (System/OsString/Data/ByteString/Short/Internal.hs:422)
    errorEmptySBS (System/OsString/Data/ByteString/Short/Internal.hs:430)
    moduleError (System/OsString/Data/ByteString/Short/Internal.hs:434)
    compareByteArraysOff (System/OsString/Data/ByteString/Short/Internal.hs:444)
Warning: 'ShortByteString' is ambiguous. It is defined
    * in Data.ByteString.Short.Internal
    * in Data.ByteString.Short.Internal
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined in Data.ByteString.Short.Internal
  96% ( 93 / 96) in 'System.OsString.Data.ByteString.Short'
  Missing documentation for:
    append
    uncons2 (System/OsString/Data/ByteString/Short.hs:184)
    concat
Warning: 'ShortByteString' is ambiguous. It is defined
    * in Data.ByteString.Short.Internal
    * in Data.ByteString.Short.Internal
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined in Data.ByteString.Short.Internal
Warning: 'ByteString' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'CString' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  96% ( 92 / 95) in 'System.OsString.Data.ByteString.Short.Word16'
  Missing documentation for:
    append
    concat
    breakSubstring (System/OsString/Data/ByteString/Short/Word16.hs:663)
Warning: 'try' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  33% (  1 /  3) in 'System.OsString.Internal.Exception'
  Missing documentation for:
    Module header
    isAsyncException (System/OsString/Internal/Exception.hs:17)
Warning: 'TextEncoding' is ambiguous. It is defined
    * in GHC.IO.Encoding.Types
    * in GHC.IO.Encoding.Types
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined in GHC.IO.Encoding.Types
  27% (  9 / 33) in 'System.OsString.Encoding.Internal'
  Missing documentation for:
    Module header
    ucs2le (System/OsString/Encoding/Internal.hs:42)
    mkUcs2le (System/OsString/Encoding/Internal.hs:45)
    ucs2le_DF (System/OsString/Encoding/Internal.hs:50)
    ucs2le_EF (System/OsString/Encoding/Internal.hs:60)
    ucs2le_decode (System/OsString/Encoding/Internal.hs:71)
    ucs2le_encode (System/OsString/Encoding/Internal.hs:96)
    mkUTF16le_b (System/OsString/Encoding/Internal.hs:131)
    utf16le_b_DF (System/OsString/Encoding/Internal.hs:136)
    utf16le_b_EF (System/OsString/Encoding/Internal.hs:146)
    utf16le_b_decode (System/OsString/Encoding/Internal.hs:157)
    utf16le_b_encode (System/OsString/Encoding/Internal.hs:195)
    cWcharsToChars_UCS2 (System/OsString/Encoding/Internal.hs:231)
    cWcharsToChars (System/OsString/Encoding/Internal.hs:238)
    charsToCWchars (System/OsString/Encoding/Internal.hs:248)
    withWindowsString (System/OsString/Encoding/Internal.hs:264)
    peekWindowsString (System/OsString/Encoding/Internal.hs:267)
    withPosixString (System/OsString/Encoding/Internal.hs:272)
    withPosixString' (System/OsString/Encoding/Internal.hs:275)
    peekPosixString (System/OsString/Encoding/Internal.hs:278)
    peekPosixString' (System/OsString/Encoding/Internal.hs:281)
    EncodingException (System/OsString/Encoding/Internal.hs:340)
    showEncodingException (System/OsString/Encoding/Internal.hs:348)
    wNUL (System/OsString/Encoding/Internal.hs:367)
  44% ( 11 / 25) in 'System.OsString.Encoding'
  Missing documentation for:
    Module header
    EncodingException (System/OsString/Encoding/Internal.hs:340)
    showEncodingException (System/OsString/Encoding/Internal.hs:348)
    ucs2le (System/OsString/Encoding/Internal.hs:42)
    mkUcs2le (System/OsString/Encoding/Internal.hs:45)
    ucs2le_DF (System/OsString/Encoding/Internal.hs:50)
    ucs2le_EF (System/OsString/Encoding/Internal.hs:60)
    ucs2le_decode (System/OsString/Encoding/Internal.hs:71)
    ucs2le_encode (System/OsString/Encoding/Internal.hs:96)
    mkUTF16le_b (System/OsString/Encoding/Internal.hs:131)
    utf16le_b_DF (System/OsString/Encoding/Internal.hs:136)
    utf16le_b_EF (System/OsString/Encoding/Internal.hs:146)
    utf16le_b_decode (System/OsString/Encoding/Internal.hs:157)
    utf16le_b_encode (System/OsString/Encoding/Internal.hs:195)
Warning: 'WindowsString' is ambiguous. It is defined
    * at System/OsString/Internal/Types.hs:60:25
    * at System/OsString/Internal/Types.hs:60:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal/Types.hs:60:1
Warning: 'PosixString' is ambiguous. It is defined
    * at System/OsString/Internal/Types.hs:87:23
    * at System/OsString/Internal/Types.hs:87:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal/Types.hs:87:1
Warning: 'ShortByteString' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'PosixChar' is ambiguous. It is defined
    * at System/OsString/Internal/Types.hs:123:23
    * at System/OsString/Internal/Types.hs:123:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal/Types.hs:123:1
Warning: 'WindowsChar' is ambiguous. It is defined
    * at System/OsString/Internal/Types.hs:117:23
    * at System/OsString/Internal/Types.hs:117:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal/Types.hs:117:1
Warning: 'OsChar' is ambiguous. It is defined
    * at System/OsString/Internal/Types.hs:210:18
    * at System/OsString/Internal/Types.hs:210:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal/Types.hs:210:1
Warning: 'OsString' is ambiguous. It is defined
    * at System/OsString/Internal/Types.hs:161:20
    * at System/OsString/Internal/Types.hs:161:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal/Types.hs:161:1
Warning: '(</>)' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  50% (  9 / 18) in 'System.OsString.Internal.Types'
  Missing documentation for:
    Module header
    unWS (System/OsString/Internal/Types.hs:70)
    unPS (System/OsString/Internal/Types.hs:96)
    PlatformString (System/OsString/Internal/Types.hs:114)
    WindowsChar (System/OsString/Internal/Types.hs:117)
    unWW (System/OsString/Internal/Types.hs:131)
    PosixChar (System/OsString/Internal/Types.hs:123)
    unPW (System/OsString/Internal/Types.hs:139)
    PlatformChar (System/OsString/Internal/Types.hs:148)
Warning: 'setFileSystemEncoding' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'getLocaleEncoding' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'PosixString' is ambiguous. It is defined
    * at System/OsString/Internal/Types.hs:87:23
    * at System/OsString/Internal/Types.hs:87:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal/Types.hs:87:1
Warning: 'OsString' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  95% ( 95 /100) in 'System.OsString.Posix'
  Missing documentation for:
    Module header
    PosixChar (System/OsString/Internal/Types.hs:123)
    singleton (System/OsString/Common.hs:526)
    empty (System/OsString/Common.hs:529)
    concat (System/OsString/Common.hs:737)
Warning: 'setFileSystemEncoding' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'unsafePerformIO' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'getLocaleEncoding' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'OsString' is ambiguous. It is defined
    * at System/OsString/Internal/Types.hs:161:20
    * at System/OsString/Internal/Types.hs:161:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal/Types.hs:161:1
Warning: 'OsChar' is ambiguous. It is defined
    * at System/OsString/Internal/Types.hs:210:18
    * at System/OsString/Internal/Types.hs:210:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal/Types.hs:210:1
Warning: 'head' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:293:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal.hs:293:1
Warning: 'tail' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:277:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal.hs:277:1
Warning: 'init' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:302:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal.hs:302:1
Warning: 'last' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:268:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal.hs:268:1
Warning: 'map' is ambiguous. It is defined
    * in GHC.Base
    * at System/OsString/Internal.hs:332:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal.hs:332:1
Warning: 'reverse' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:338:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal.hs:338:1
Warning: 'foldl' is ambiguous. It is defined
    * in Data.Foldable
    * at System/OsString/Internal.hs:354:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal.hs:354:1
Warning: 'foldl1' is ambiguous. It is defined
    * in Data.Foldable
    * at System/OsString/Internal.hs:368:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal.hs:368:1
Warning: 'foldr' is ambiguous. It is defined
    * in Data.Foldable
    * at System/OsString/Internal.hs:384:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal.hs:384:1
Warning: 'foldr1' is ambiguous. It is defined
    * in Data.Foldable
    * at System/OsString/Internal.hs:398:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal.hs:398:1
Warning: 'all' is ambiguous. It is defined
    * in Data.Foldable
    * at System/OsString/Internal.hs:412:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal.hs:412:1
Warning: 'any' is ambiguous. It is defined
    * in Data.Foldable
    * at System/OsString/Internal.hs:419:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal.hs:419:1
Warning: 'replicate' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:434:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal.hs:434:1
Warning: 'take' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:476:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal.hs:476:1
Warning: 'length' is ambiguous. It is defined
    * in Data.Foldable
    * at System/OsString/Internal.hs:325:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal.hs:325:1
Warning: 'drop' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:513:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal.hs:513:1
Warning: 'takeWhile' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:507:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal.hs:507:1
Warning: 'dropWhile' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:535:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal.hs:535:1
Warning: 'break' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:564:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal.hs:564:1
Warning: 'span' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:574:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal.hs:574:1
Warning: 'splitAt' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:599:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal.hs:599:1
Warning: 'elem' is ambiguous. It is defined
    * in Data.Foldable
    * at System/OsString/Internal.hs:702:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal.hs:702:1
Warning: 'filter' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:720:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal.hs:720:1
  94% ( 75 / 79) in 'System.OsString.Internal'
  Missing documentation for:
    Module header
    empty (System/OsString/Internal.hs:233)
    singleton (System/OsString/Internal.hs:236)
    concat (System/OsString/Internal.hs:425)
Warning: 'setFileSystemEncoding' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'unsafePerformIO' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  96% ( 96 / 99) in 'System.OsString'
  Missing documentation for:
    empty (System/OsString/Internal.hs:233)
    singleton (System/OsString/Internal.hs:236)
    concat (System/OsString/Internal.hs:425)
Warning: 'unsafeDupablePerformIO' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'WindowsString' is ambiguous. It is defined
    * at System/OsString/Internal/Types.hs:60:25
    * at System/OsString/Internal/Types.hs:60:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal/Types.hs:60:1
Warning: 'OsString' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  94% ( 94 / 99) in 'System.OsString.Windows'
  Missing documentation for:
    Module header
    WindowsChar (System/OsString/Internal/Types.hs:117)
    singleton (System/OsString/Common.hs:526)
    empty (System/OsString/Common.hs:529)
    concat (System/OsString/Common.hs:737)
Warning: System.OsString.Data.ByteString.Short: could not find link destinations for: 
	- Data.ByteString.Short.Internal.Rep_ShortByteString
	- Data.ByteString.Short.Internal.D:R:ItemShortByteString
Warning: System.OsString.Data.ByteString.Short.Word16: could not find link destinations for: 
	- Data.ByteString.Short.Internal.Rep_ShortByteString
	- Data.ByteString.Short.Internal.D:R:ItemShortByteString
Warning: System.OsString.Internal.Types: could not find link destinations for: 
	- System.OsString.Internal.Types.Rep_OsChar
	- System.OsString.Internal.Types.Rep_OsString
	- System.OsString.Internal.Types.Rep_PosixChar
	- System.OsString.Internal.Types.Rep_WindowsChar
	- System.OsString.Internal.Types.Rep_PosixString
	- System.OsString.Internal.Types.Rep_WindowsString
Warning: System.OsString.Posix: could not find link destinations for: 
	- System.OsString.Internal.Types.Rep_PosixChar
	- System.OsString.Internal.Types.Rep_PosixString
Warning: System.OsString: could not find link destinations for: 
	- System.OsString.Internal.Types.Rep_OsChar
	- System.OsString.Internal.Types.Rep_OsString
Warning: System.OsString.Windows: could not find link destinations for: 
	- System.OsString.Internal.Types.Rep_WindowsChar
	- System.OsString.Internal.Types.Rep_WindowsString
Documentation created: dist/doc/html/os-string/,
dist/doc/html/os-string/os-string.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/os-string-2.0.8-JLOCx5syZ3qViIHERGXha
Completed    os-string-2.0.8
Configuring primitive-0.9.1.0...
Preprocessing library for primitive-0.9.1.0..
Building library for primitive-0.9.1.0..
[ 1 of 14] Compiling Data.Primitive.Internal.Read ( Data/Primitive/Internal/Read.hs, dist/build/Data/Primitive/Internal/Read.o, dist/build/Data/Primitive/Internal/Read.dyn_o )
[ 2 of 14] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o, dist/build/Data/Primitive/MachDeps.dyn_o )
[ 3 of 14] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o, dist/build/Data/Primitive/Internal/Operations.dyn_o )
[ 4 of 14] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o, dist/build/Control/Monad/Primitive.dyn_o )
[ 5 of 14] Compiling Data.Primitive.MVar ( Data/Primitive/MVar.hs, dist/build/Data/Primitive/MVar.o, dist/build/Data/Primitive/MVar.dyn_o )
[ 6 of 14] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o, dist/build/Data/Primitive/Array.dyn_o )
[ 7 of 14] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o, dist/build/Data/Primitive/MutVar.dyn_o )
[ 8 of 14] Compiling Data.Primitive.SmallArray ( Data/Primitive/SmallArray.hs, dist/build/Data/Primitive/SmallArray.o, dist/build/Data/Primitive/SmallArray.dyn_o )
[ 9 of 14] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o, dist/build/Data/Primitive/Types.dyn_o )
[10 of 14] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o, dist/build/Data/Primitive/ByteArray.dyn_o )
[11 of 14] Compiling Data.Primitive.PrimArray ( Data/Primitive/PrimArray.hs, dist/build/Data/Primitive/PrimArray.o, dist/build/Data/Primitive/PrimArray.dyn_o )
[12 of 14] Compiling Data.Primitive.Ptr ( Data/Primitive/Ptr.hs, dist/build/Data/Primitive/Ptr.o, dist/build/Data/Primitive/Ptr.dyn_o )
[13 of 14] Compiling Data.Primitive   ( Data/Primitive.hs, dist/build/Data/Primitive.o, dist/build/Data/Primitive.dyn_o )
[14 of 14] Compiling Data.Primitive.PrimVar ( Data/Primitive/PrimVar.hs, dist/build/Data/Primitive/PrimVar.o, dist/build/Data/Primitive/PrimVar.dyn_o )
Preprocessing library for primitive-0.9.1.0..
Running Haddock on library for primitive-0.9.1.0..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[ 1 of 14] Compiling Data.Primitive.Internal.Read ( Data/Primitive/Internal/Read.hs, nothing )
[ 2 of 14] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, nothing )
[ 3 of 14] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, nothing )
[ 4 of 14] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, nothing )
[ 5 of 14] Compiling Data.Primitive.MVar ( Data/Primitive/MVar.hs, nothing )
[ 6 of 14] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, nothing )
[ 7 of 14] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, nothing )
[ 8 of 14] Compiling Data.Primitive.SmallArray ( Data/Primitive/SmallArray.hs, nothing )
[ 9 of 14] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, nothing )
[10 of 14] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, nothing )
[11 of 14] Compiling Data.Primitive.PrimArray ( Data/Primitive/PrimArray.hs, nothing )
[12 of 14] Compiling Data.Primitive.Ptr ( Data/Primitive/Ptr.hs, nothing )
[13 of 14] Compiling Data.Primitive   ( Data/Primitive.hs, nothing )
[14 of 14] Compiling Data.Primitive.PrimVar ( Data/Primitive/PrimVar.hs, nothing )
Haddock coverage:
   2% (  1 / 35) in 'Data.Primitive.MachDeps'
  Missing documentation for:
    sIZEOF_CHAR (Data/Primitive/MachDeps.hs:68)
    aLIGNMENT_CHAR (Data/Primitive/MachDeps.hs:69)
    sIZEOF_INT (Data/Primitive/MachDeps.hs:71)
    aLIGNMENT_INT (Data/Primitive/MachDeps.hs:72)
    sIZEOF_WORD (Data/Primitive/MachDeps.hs:74)
    aLIGNMENT_WORD (Data/Primitive/MachDeps.hs:75)
    sIZEOF_DOUBLE (Data/Primitive/MachDeps.hs:77)
    aLIGNMENT_DOUBLE (Data/Primitive/MachDeps.hs:78)
    sIZEOF_FLOAT (Data/Primitive/MachDeps.hs:80)
    aLIGNMENT_FLOAT (Data/Primitive/MachDeps.hs:81)
    sIZEOF_PTR (Data/Primitive/MachDeps.hs:83)
    aLIGNMENT_PTR (Data/Primitive/MachDeps.hs:84)
    sIZEOF_FUNPTR (Data/Primitive/MachDeps.hs:86)
    aLIGNMENT_FUNPTR (Data/Primitive/MachDeps.hs:87)
    sIZEOF_STABLEPTR (Data/Primitive/MachDeps.hs:89)
    aLIGNMENT_STABLEPTR (Data/Primitive/MachDeps.hs:90)
    sIZEOF_INT8 (Data/Primitive/MachDeps.hs:92)
    aLIGNMENT_INT8 (Data/Primitive/MachDeps.hs:93)
    sIZEOF_WORD8 (Data/Primitive/MachDeps.hs:95)
    aLIGNMENT_WORD8 (Data/Primitive/MachDeps.hs:96)
    sIZEOF_INT16 (Data/Primitive/MachDeps.hs:98)
    aLIGNMENT_INT16 (Data/Primitive/MachDeps.hs:99)
    sIZEOF_WORD16 (Data/Primitive/MachDeps.hs:101)
    aLIGNMENT_WORD16 (Data/Primitive/MachDeps.hs:102)
    sIZEOF_INT32 (Data/Primitive/MachDeps.hs:104)
    aLIGNMENT_INT32 (Data/Primitive/MachDeps.hs:105)
    sIZEOF_WORD32 (Data/Primitive/MachDeps.hs:107)
    aLIGNMENT_WORD32 (Data/Primitive/MachDeps.hs:108)
    sIZEOF_INT64 (Data/Primitive/MachDeps.hs:110)
    aLIGNMENT_INT64 (Data/Primitive/MachDeps.hs:111)
    sIZEOF_WORD64 (Data/Primitive/MachDeps.hs:113)
    aLIGNMENT_WORD64 (Data/Primitive/MachDeps.hs:114)
    Word64_# (Data/Primitive/MachDeps.hs:117)
    Int64_# (Data/Primitive/MachDeps.hs:118)
Warning: 'IO' is ambiguous. It is defined
    * in GHC.Types
    * in GHC.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.Types
Warning: 'ST' is ambiguous. It is defined
    * in GHC.ST
    * in GHC.ST
    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.ST
  89% ( 26 / 29) in 'Control.Monad.Primitive'
  Missing documentation for:
    unsafeInterleave (Control/Monad/Primitive.hs:408)
    unsafeDupableInterleave (Control/Monad/Primitive.hs:409)
    noDuplicate (Control/Monad/Primitive.hs:401)
Warning: 'MVar' is ambiguous. It is defined
    * at Data/Primitive/MVar.hs:41:17
    * at Data/Primitive/MVar.hs:41: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/Primitive/MVar.hs:41:1
 100% ( 11 / 11) in 'Data.Primitive.MVar'
Warning: 'Array' is ambiguous. It is defined
    * at Data/Primitive/Array.hs:65:16
    * at Data/Primitive/Array.hs:65:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at Data/Primitive/Array.hs:65:1
Warning: 'MutableArray' is ambiguous. It is defined
    * at Data/Primitive/Array.hs:108:25
    * at Data/Primitive/Array.hs:108: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/Primitive/Array.hs:108:1
 100% ( 27 / 27) in 'Data.Primitive.Array'
Warning: 'MutVar' is ambiguous. It is defined
    * at Data/Primitive/MutVar.hs:44:19
    * at Data/Primitive/MutVar.hs:44: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/Primitive/MutVar.hs:44:1
Warning: 'IORef' is ambiguous. It is defined
    * in GHC.IORef
    * in GHC.IORef
    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.IORef
Warning: 'STRef' is ambiguous. It is defined
    * in GHC.STRef
    * in GHC.STRef
    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.STRef
 100% ( 15 / 15) in 'Data.Primitive.MutVar'
Warning: 'SmallArray' is ambiguous. It is defined
    * at Data/Primitive/SmallArray.hs:95:21
    * at Data/Primitive/SmallArray.hs:95: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/Primitive/SmallArray.hs:95:1
Warning: 'Identity' is ambiguous. It is defined
    * in Data.Functor.Identity
    * in Data.Functor.Identity
    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.Functor.Identity
Warning: 'SmallMutableArray' is ambiguous. It is defined
    * at Data/Primitive/SmallArray.hs:106:30
    * at Data/Primitive/SmallArray.hs:106: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/Primitive/SmallArray.hs:106:1
  93% ( 27 / 29) in 'Data.Primitive.SmallArray'
  Missing documentation for:
    SmallArray (Data/Primitive/SmallArray.hs:95)
    SmallMutableArray (Data/Primitive/SmallArray.hs:106)
 100% ( 10 / 10) in 'Data.Primitive.Types'
Warning: 'MutableByteArray' 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: '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
  98% ( 61 / 62) in 'Data.Primitive.ByteArray'
  Missing documentation for:
    createByteArray (Data/Primitive/ByteArray.hs:672)
Warning: 'PrimArray' is ambiguous. It is defined
    * at Data/Primitive/PrimArray.hs:144:20
    * at Data/Primitive/PrimArray.hs:144: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/Primitive/PrimArray.hs:144:1
Warning: 'MutablePrimArray' is ambiguous. It is defined
    * at Data/Primitive/PrimArray.hs:167:29
    * at Data/Primitive/PrimArray.hs:167: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/Primitive/PrimArray.hs:167:1
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
 100% ( 78 / 78) in 'Data.Primitive.PrimArray'
Warning: 'Ptr' is ambiguous. It is defined
    * in GHC.Ptr
    * in GHC.Ptr
    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.Ptr
 100% ( 17 / 17) in 'Data.Primitive.Ptr'
 100% ( 10 / 10) in 'Data.Primitive'
Warning: 'PrimVar' is ambiguous. It is defined
    * at Data/Primitive/PrimVar.hs:49:23
    * at Data/Primitive/PrimVar.hs:49:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at Data/Primitive/PrimVar.hs:49:1
Warning: 'MutablePrimArray' is ambiguous. It is defined
    * at Data/Primitive/PrimArray.hs:167:29
    * at Data/Primitive/PrimArray.hs:167: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/Primitive/PrimArray.hs:167:1
 100% ( 22 / 22) in 'Data.Primitive.PrimVar'
Warning: Control.Monad.Primitive: could not find link destinations for: 
	- Control.Monad.Primitive.D:R:PrimStateST
	- Control.Monad.Primitive.D:R:PrimStateST0
	- Control.Monad.Primitive.D:R:PrimStateRWST
	- Control.Monad.Primitive.D:R:PrimStateWriterT
	- Control.Monad.Primitive.D:R:PrimStateStateT
	- Control.Monad.Primitive.D:R:PrimStateSelectT
	- Control.Monad.Primitive.D:R:PrimStateAccumT
	- Control.Monad.Primitive.D:R:PrimStateExceptT
	- Control.Monad.Primitive.D:R:PrimStateRWST0
	- Control.Monad.Primitive.D:R:PrimStateRWST1
	- Control.Monad.Primitive.D:R:PrimStateWriterT0
	- Control.Monad.Primitive.D:R:PrimStateWriterT1
	- Control.Monad.Primitive.D:R:PrimStateStateT0
	- Control.Monad.Primitive.D:R:PrimStateReaderT
	- Control.Monad.Primitive.D:R:PrimStateMaybeT
	- Control.Monad.Primitive.D:R:PrimStateIdentityT
	- Control.Monad.Primitive.D:R:PrimStateContT
	- Control.Monad.Primitive.D:R:PrimStateIO
Warning: Data.Primitive.Array: could not find link destinations for: 
	- Data.Primitive.Array.D:R:ItemArray
Warning: Data.Primitive.SmallArray: could not find link destinations for: 
	- Data.Primitive.SmallArray.D:R:ItemSmallArray
Warning: Data.Primitive.Types: could not find link destinations for: 
	- GHC.Generics.D:R:UReckPtrp0
	- GHC.Generics.Rep_R:UReckPtrp
	- GHC.Generics.Rep1_R:UReckPtrp
Warning: Data.Primitive.ByteArray: could not find link destinations for: 
	- Data.Array.Byte.D:R:ItemByteArray
Warning: Data.Primitive.PrimArray: could not find link destinations for: 
	- Data.Primitive.PrimArray.D:R:ItemPrimArray
Warning: Data.Primitive.Ptr: could not find link destinations for: 
	- GHC.Generics.D:R:UReckPtrp0
	- GHC.Generics.Rep_R:UReckPtrp
	- GHC.Generics.Rep1_R:UReckPtrp
Documentation created: dist/doc/html/primitive/,
dist/doc/html/primitive/primitive.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/primitive-0.9.1.0-FI4ablStFrKABDqEidp4iv
Completed    primitive-0.9.1.0
Configuring splitmix-0.1.3.1...
Preprocessing library for splitmix-0.1.3.1..
Building library for splitmix-0.1.3.1..
[1 of 4] Compiling Data.Bits.Compat ( src-compat/Data/Bits/Compat.hs, dist/build/Data/Bits/Compat.o, dist/build/Data/Bits/Compat.dyn_o )
[2 of 4] Compiling System.Random.SplitMix.Init ( src/System/Random/SplitMix/Init.hs, dist/build/System/Random/SplitMix/Init.o, dist/build/System/Random/SplitMix/Init.dyn_o )
[3 of 4] Compiling System.Random.SplitMix ( src/System/Random/SplitMix.hs, dist/build/System/Random/SplitMix.o, dist/build/System/Random/SplitMix.dyn_o )
[4 of 4] Compiling System.Random.SplitMix32 ( src/System/Random/SplitMix32.hs, dist/build/System/Random/SplitMix32.o, dist/build/System/Random/SplitMix32.dyn_o )
Preprocessing library for splitmix-0.1.3.1..
Running Haddock on library for splitmix-0.1.3.1..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 4] Compiling Data.Bits.Compat ( src-compat/Data/Bits/Compat.hs, nothing )
[2 of 4] Compiling System.Random.SplitMix.Init ( src/System/Random/SplitMix/Init.hs, nothing )
[3 of 4] Compiling System.Random.SplitMix ( src/System/Random/SplitMix.hs, nothing )
[4 of 4] Compiling System.Random.SplitMix32 ( src/System/Random/SplitMix32.hs, nothing )
Haddock coverage:
Warning: 'SMGen' is ambiguous. It is defined
    * at src/System/Random/SplitMix.hs:77:14
    * at src/System/Random/SplitMix.hs:77: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/System/Random/SplitMix.hs:77:1
 100% ( 22 / 22) in 'System.Random.SplitMix'
Warning: 'SMGen' is ambiguous. It is defined
    * at src/System/Random/SplitMix32.hs:61:14
    * at src/System/Random/SplitMix32.hs:61: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/System/Random/SplitMix32.hs:61:1
 100% ( 22 / 22) in 'System.Random.SplitMix32'
Documentation created: dist/doc/html/splitmix/,
dist/doc/html/splitmix/splitmix.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/splitmix-0.1.3.1-FLXrwOMCBr82OHyMQoNXPe
Completed    splitmix-0.1.3.1
Configuring transformers-compat-0.7.2...
Preprocessing library for transformers-compat-0.7.2..
Building library for transformers-compat-0.7.2..
[1 of 4] Compiling Control.Monad.Trans.Instances ( src/Control/Monad/Trans/Instances.hs, dist/build/Control/Monad/Trans/Instances.o, dist/build/Control/Monad/Trans/Instances.dyn_o )
[2 of 4] Compiling Data.Functor.Classes.Generic.Internal ( generics/Data/Functor/Classes/Generic/Internal.hs, dist/build/Data/Functor/Classes/Generic/Internal.o, dist/build/Data/Functor/Classes/Generic/Internal.dyn_o )
[3 of 4] Compiling Data.Functor.Classes.Generic ( generics/Data/Functor/Classes/Generic.hs, dist/build/Data/Functor/Classes/Generic.o, dist/build/Data/Functor/Classes/Generic.dyn_o )
[4 of 4] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o, dist/build/Paths_transformers_compat.dyn_o )
Preprocessing library for transformers-compat-0.7.2..
Running Haddock on library for transformers-compat-0.7.2..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 4] Compiling Control.Monad.Trans.Instances ( src/Control/Monad/Trans/Instances.hs, nothing )
[2 of 4] Compiling Data.Functor.Classes.Generic.Internal ( generics/Data/Functor/Classes/Generic/Internal.hs, nothing )
[3 of 4] Compiling Data.Functor.Classes.Generic ( generics/Data/Functor/Classes/Generic.hs, nothing )
[4 of 4] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, nothing )
Haddock coverage:
 100% (  1 /  1) in 'Control.Monad.Trans.Instances'
Warning: 'String' is ambiguous. It is defined
    * in Text.Read.Lex
    * 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: 'Options' is ambiguous. It is defined
    * at generics/Data/Functor/Classes/Generic/Internal.hs:146:19
    * at generics/Data/Functor/Classes/Generic/Internal.hs:146: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 generics/Data/Functor/Classes/Generic/Internal.hs:146:1
Warning: 'FunctorClassesDefault' is ambiguous. It is defined
    * at generics/Data/Functor/Classes/Generic/Internal.hs:1231:3
    * at generics/Data/Functor/Classes/Generic/Internal.hs:1230: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 generics/Data/Functor/Classes/Generic/Internal.hs:1230:1
 100% ( 48 / 48) in 'Data.Functor.Classes.Generic.Internal'
Warning: 'Eq1' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Ord1' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Read1' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Show1' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'GenericFunctorClasses' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'eq1Default' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'compare1Default' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'readsPrec1Default' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'showsPrec1Default' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% ( 21 / 21) in 'Data.Functor.Classes.Generic'
Warning: Data.Functor.Classes.Generic.Internal: could not find link destinations for: 
	- Data.Functor.Classes.Generic.Internal.GShowCon
	- Data.Functor.Classes.Generic.Internal.GReadCon
Documentation created: dist/doc/html/transformers-compat/,
dist/doc/html/transformers-compat/transformers-compat.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/transformers-compat-0.7.2-Kjd0KzrkeU5ax708EytP3
Completed    transformers-compat-0.7.2
Configuring unicode-data-0.6.0...
Preprocessing library for unicode-data-0.6.0..
Building library for unicode-data-0.6.0..
[ 1 of 33] Compiling Unicode.Internal.Bits ( lib/Unicode/Internal/Bits.hs, dist/build/Unicode/Internal/Bits.o, dist/build/Unicode/Internal/Bits.dyn_o )
[ 2 of 33] Compiling Unicode.Internal.Char.Blocks ( lib/Unicode/Internal/Char/Blocks.hs, dist/build/Unicode/Internal/Char/Blocks.o, dist/build/Unicode/Internal/Char/Blocks.dyn_o )
[ 3 of 33] Compiling Unicode.Char.General.Blocks ( lib/Unicode/Char/General/Blocks.hs, dist/build/Unicode/Char/General/Blocks.o, dist/build/Unicode/Char/General/Blocks.dyn_o )
[ 4 of 33] Compiling Unicode.Internal.Char.CaseFolding ( lib/Unicode/Internal/Char/CaseFolding.hs, dist/build/Unicode/Internal/Char/CaseFolding.o, dist/build/Unicode/Internal/Char/CaseFolding.dyn_o )
[ 5 of 33] Compiling Unicode.Internal.Char.DerivedCoreProperties ( lib/Unicode/Internal/Char/DerivedCoreProperties.hs, dist/build/Unicode/Internal/Char/DerivedCoreProperties.o, dist/build/Unicode/Internal/Char/DerivedCoreProperties.dyn_o )
[ 6 of 33] Compiling Unicode.Internal.Char.DerivedNumericValues ( lib/Unicode/Internal/Char/DerivedNumericValues.hs, dist/build/Unicode/Internal/Char/DerivedNumericValues.o, dist/build/Unicode/Internal/Char/DerivedNumericValues.dyn_o )
[ 7 of 33] Compiling Unicode.Char.Numeric ( lib/Unicode/Char/Numeric.hs, dist/build/Unicode/Char/Numeric.o, dist/build/Unicode/Char/Numeric.dyn_o )
[ 8 of 33] Compiling Unicode.Internal.Char.PropList ( lib/Unicode/Internal/Char/PropList.hs, dist/build/Unicode/Internal/Char/PropList.o, dist/build/Unicode/Internal/Char/PropList.dyn_o )
[ 9 of 33] Compiling Unicode.Char.Identifiers ( lib/Unicode/Char/Identifiers.hs, dist/build/Unicode/Char/Identifiers.o, dist/build/Unicode/Char/Identifiers.dyn_o )
[10 of 33] Compiling Unicode.Internal.Char.SpecialCasing.LowerCaseMapping ( lib/Unicode/Internal/Char/SpecialCasing/LowerCaseMapping.hs, dist/build/Unicode/Internal/Char/SpecialCasing/LowerCaseMapping.o, dist/build/Unicode/Internal/Char/SpecialCasing/LowerCaseMapping.dyn_o )
[11 of 33] Compiling Unicode.Internal.Char.SpecialCasing.TitleCaseMapping ( lib/Unicode/Internal/Char/SpecialCasing/TitleCaseMapping.hs, dist/build/Unicode/Internal/Char/SpecialCasing/TitleCaseMapping.o, dist/build/Unicode/Internal/Char/SpecialCasing/TitleCaseMapping.dyn_o )
[12 of 33] Compiling Unicode.Internal.Char.SpecialCasing.UpperCaseMapping ( lib/Unicode/Internal/Char/SpecialCasing/UpperCaseMapping.hs, dist/build/Unicode/Internal/Char/SpecialCasing/UpperCaseMapping.o, dist/build/Unicode/Internal/Char/SpecialCasing/UpperCaseMapping.dyn_o )
[13 of 33] Compiling Unicode.Internal.Char.UnicodeData.CombiningClass ( lib/Unicode/Internal/Char/UnicodeData/CombiningClass.hs, dist/build/Unicode/Internal/Char/UnicodeData/CombiningClass.o, dist/build/Unicode/Internal/Char/UnicodeData/CombiningClass.dyn_o )
[14 of 33] Compiling Unicode.Internal.Char.UnicodeData.Compositions ( lib/Unicode/Internal/Char/UnicodeData/Compositions.hs, dist/build/Unicode/Internal/Char/UnicodeData/Compositions.o, dist/build/Unicode/Internal/Char/UnicodeData/Compositions.dyn_o )
[15 of 33] Compiling Unicode.Internal.Char.UnicodeData.Decomposable ( lib/Unicode/Internal/Char/UnicodeData/Decomposable.hs, dist/build/Unicode/Internal/Char/UnicodeData/Decomposable.o, dist/build/Unicode/Internal/Char/UnicodeData/Decomposable.dyn_o )
[16 of 33] Compiling Unicode.Internal.Char.UnicodeData.DecomposableK ( lib/Unicode/Internal/Char/UnicodeData/DecomposableK.hs, dist/build/Unicode/Internal/Char/UnicodeData/DecomposableK.o, dist/build/Unicode/Internal/Char/UnicodeData/DecomposableK.dyn_o )
[17 of 33] Compiling Unicode.Internal.Char.UnicodeData.Decompositions ( lib/Unicode/Internal/Char/UnicodeData/Decompositions.hs, dist/build/Unicode/Internal/Char/UnicodeData/Decompositions.o, dist/build/Unicode/Internal/Char/UnicodeData/Decompositions.dyn_o )
[18 of 33] Compiling Unicode.Internal.Char.UnicodeData.DecompositionsK2 ( lib/Unicode/Internal/Char/UnicodeData/DecompositionsK2.hs, dist/build/Unicode/Internal/Char/UnicodeData/DecompositionsK2.o, dist/build/Unicode/Internal/Char/UnicodeData/DecompositionsK2.dyn_o )
[19 of 33] Compiling Unicode.Internal.Char.UnicodeData.DecompositionsK ( lib/Unicode/Internal/Char/UnicodeData/DecompositionsK.hs, dist/build/Unicode/Internal/Char/UnicodeData/DecompositionsK.o, dist/build/Unicode/Internal/Char/UnicodeData/DecompositionsK.dyn_o )
[20 of 33] Compiling Unicode.Internal.Char.UnicodeData.GeneralCategory ( lib/Unicode/Internal/Char/UnicodeData/GeneralCategory.hs, dist/build/Unicode/Internal/Char/UnicodeData/GeneralCategory.o, dist/build/Unicode/Internal/Char/UnicodeData/GeneralCategory.dyn_o )
[21 of 33] Compiling Unicode.Char.Numeric.Compat ( lib/Unicode/Char/Numeric/Compat.hs, dist/build/Unicode/Char/Numeric/Compat.o, dist/build/Unicode/Char/Numeric/Compat.dyn_o )
[22 of 33] Compiling Unicode.Char.General.Compat ( lib/Unicode/Char/General/Compat.hs, dist/build/Unicode/Char/General/Compat.o, dist/build/Unicode/Char/General/Compat.dyn_o )
[23 of 33] Compiling Unicode.Internal.Char.UnicodeData.SimpleLowerCaseMapping ( lib/Unicode/Internal/Char/UnicodeData/SimpleLowerCaseMapping.hs, dist/build/Unicode/Internal/Char/UnicodeData/SimpleLowerCaseMapping.o, dist/build/Unicode/Internal/Char/UnicodeData/SimpleLowerCaseMapping.dyn_o )
[24 of 33] Compiling Unicode.Internal.Char.UnicodeData.SimpleTitleCaseMapping ( lib/Unicode/Internal/Char/UnicodeData/SimpleTitleCaseMapping.hs, dist/build/Unicode/Internal/Char/UnicodeData/SimpleTitleCaseMapping.o, dist/build/Unicode/Internal/Char/UnicodeData/SimpleTitleCaseMapping.dyn_o )
[25 of 33] Compiling Unicode.Internal.Char.UnicodeData.SimpleUpperCaseMapping ( lib/Unicode/Internal/Char/UnicodeData/SimpleUpperCaseMapping.hs, dist/build/Unicode/Internal/Char/UnicodeData/SimpleUpperCaseMapping.o, dist/build/Unicode/Internal/Char/UnicodeData/SimpleUpperCaseMapping.dyn_o )
[26 of 33] Compiling Unicode.Char.Case.Compat ( lib/Unicode/Char/Case/Compat.hs, dist/build/Unicode/Char/Case/Compat.o, dist/build/Unicode/Char/Case/Compat.dyn_o )
[27 of 33] Compiling Unicode.Internal.Char.Version ( lib/Unicode/Internal/Char/Version.hs, dist/build/Unicode/Internal/Char/Version.o, dist/build/Unicode/Internal/Char/Version.dyn_o )
[28 of 33] Compiling Unicode.Internal.Division ( lib/Unicode/Internal/Division.hs, dist/build/Unicode/Internal/Division.o, dist/build/Unicode/Internal/Division.dyn_o )
[29 of 33] Compiling Unicode.Char.General ( lib/Unicode/Char/General.hs, dist/build/Unicode/Char/General.o, dist/build/Unicode/Char/General.dyn_o )
[30 of 33] Compiling Unicode.Char.Normalization ( lib/Unicode/Char/Normalization.hs, dist/build/Unicode/Char/Normalization.o, dist/build/Unicode/Char/Normalization.dyn_o )
[31 of 33] Compiling Unicode.Internal.Unfold ( lib/Unicode/Internal/Unfold.hs, dist/build/Unicode/Internal/Unfold.o, dist/build/Unicode/Internal/Unfold.dyn_o )
[32 of 33] Compiling Unicode.Char.Case ( lib/Unicode/Char/Case.hs, dist/build/Unicode/Char/Case.o, dist/build/Unicode/Char/Case.dyn_o )
[33 of 33] Compiling Unicode.Char     ( lib/Unicode/Char.hs, dist/build/Unicode/Char.o, dist/build/Unicode/Char.dyn_o )
Preprocessing library for unicode-data-0.6.0..
Running Haddock on library for unicode-data-0.6.0..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[ 1 of 33] Compiling Unicode.Internal.Bits ( lib/Unicode/Internal/Bits.hs, nothing )
[ 2 of 33] Compiling Unicode.Internal.Char.Blocks ( lib/Unicode/Internal/Char/Blocks.hs, nothing )
[ 3 of 33] Compiling Unicode.Char.General.Blocks ( lib/Unicode/Char/General/Blocks.hs, nothing )
[ 4 of 33] Compiling Unicode.Internal.Char.CaseFolding ( lib/Unicode/Internal/Char/CaseFolding.hs, nothing )
[ 5 of 33] Compiling Unicode.Internal.Char.DerivedCoreProperties ( lib/Unicode/Internal/Char/DerivedCoreProperties.hs, nothing )
[ 6 of 33] Compiling Unicode.Internal.Char.DerivedNumericValues ( lib/Unicode/Internal/Char/DerivedNumericValues.hs, nothing )
[ 7 of 33] Compiling Unicode.Char.Numeric ( lib/Unicode/Char/Numeric.hs, nothing )
[ 8 of 33] Compiling Unicode.Internal.Char.PropList ( lib/Unicode/Internal/Char/PropList.hs, nothing )
[ 9 of 33] Compiling Unicode.Char.Identifiers ( lib/Unicode/Char/Identifiers.hs, nothing )
[10 of 33] Compiling Unicode.Internal.Char.SpecialCasing.LowerCaseMapping ( lib/Unicode/Internal/Char/SpecialCasing/LowerCaseMapping.hs, nothing )
[11 of 33] Compiling Unicode.Internal.Char.SpecialCasing.TitleCaseMapping ( lib/Unicode/Internal/Char/SpecialCasing/TitleCaseMapping.hs, nothing )
[12 of 33] Compiling Unicode.Internal.Char.SpecialCasing.UpperCaseMapping ( lib/Unicode/Internal/Char/SpecialCasing/UpperCaseMapping.hs, nothing )
[13 of 33] Compiling Unicode.Internal.Char.UnicodeData.CombiningClass ( lib/Unicode/Internal/Char/UnicodeData/CombiningClass.hs, nothing )
[14 of 33] Compiling Unicode.Internal.Char.UnicodeData.Compositions ( lib/Unicode/Internal/Char/UnicodeData/Compositions.hs, nothing )
[15 of 33] Compiling Unicode.Internal.Char.UnicodeData.Decomposable ( lib/Unicode/Internal/Char/UnicodeData/Decomposable.hs, nothing )
[16 of 33] Compiling Unicode.Internal.Char.UnicodeData.DecomposableK ( lib/Unicode/Internal/Char/UnicodeData/DecomposableK.hs, nothing )
[17 of 33] Compiling Unicode.Internal.Char.UnicodeData.Decompositions ( lib/Unicode/Internal/Char/UnicodeData/Decompositions.hs, nothing )
[18 of 33] Compiling Unicode.Internal.Char.UnicodeData.DecompositionsK2 ( lib/Unicode/Internal/Char/UnicodeData/DecompositionsK2.hs, nothing )
[19 of 33] Compiling Unicode.Internal.Char.UnicodeData.DecompositionsK ( lib/Unicode/Internal/Char/UnicodeData/DecompositionsK.hs, nothing )
[20 of 33] Compiling Unicode.Internal.Char.UnicodeData.GeneralCategory ( lib/Unicode/Internal/Char/UnicodeData/GeneralCategory.hs, nothing )
[21 of 33] Compiling Unicode.Char.Numeric.Compat ( lib/Unicode/Char/Numeric/Compat.hs, nothing )
[22 of 33] Compiling Unicode.Char.General.Compat ( lib/Unicode/Char/General/Compat.hs, nothing )
[23 of 33] Compiling Unicode.Internal.Char.UnicodeData.SimpleLowerCaseMapping ( lib/Unicode/Internal/Char/UnicodeData/SimpleLowerCaseMapping.hs, nothing )
[24 of 33] Compiling Unicode.Internal.Char.UnicodeData.SimpleTitleCaseMapping ( lib/Unicode/Internal/Char/UnicodeData/SimpleTitleCaseMapping.hs, nothing )
[25 of 33] Compiling Unicode.Internal.Char.UnicodeData.SimpleUpperCaseMapping ( lib/Unicode/Internal/Char/UnicodeData/SimpleUpperCaseMapping.hs, nothing )
[26 of 33] Compiling Unicode.Char.Case.Compat ( lib/Unicode/Char/Case/Compat.hs, nothing )
[27 of 33] Compiling Unicode.Internal.Char.Version ( lib/Unicode/Internal/Char/Version.hs, nothing )
[28 of 33] Compiling Unicode.Internal.Division ( lib/Unicode/Internal/Division.hs, nothing )
[29 of 33] Compiling Unicode.Char.General ( lib/Unicode/Char/General.hs, nothing )
[30 of 33] Compiling Unicode.Char.Normalization ( lib/Unicode/Char/Normalization.hs, nothing )
[31 of 33] Compiling Unicode.Internal.Unfold ( lib/Unicode/Internal/Unfold.hs, nothing )
[32 of 33] Compiling Unicode.Char.Case ( lib/Unicode/Char/Case.hs, nothing )
[33 of 33] Compiling Unicode.Char     ( lib/Unicode/Char.hs, nothing )
Haddock coverage:
  60% (  6 / 10) in 'Unicode.Internal.Bits'
  Missing documentation for:
    lookupWord8AsInt# (lib/Unicode/Internal/Bits.hs:108)
    lookupWord16AsInt (lib/Unicode/Internal/Bits.hs:120)
    lookupWord16AsInt# (lib/Unicode/Internal/Bits.hs:126)
    unpackCString#
 100% (  7 /  7) in 'Unicode.Char.General.Blocks'
 100% ( 14 / 14) in 'Unicode.Char.Numeric'
 100% (  7 /  7) in 'Unicode.Char.Identifiers'
 100% (  3 /  3) in 'Unicode.Char.Numeric.Compat'
Warning: 'GeneralCategory' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'UppercaseLetter' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'LowercaseLetter' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'TitlecaseLetter' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'ModifierLetter' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'OtherLetter' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'DecimalNumber' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'LetterNumber' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'OtherNumber' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Space' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% (  5 /  5) in 'Unicode.Char.General.Compat'
 100% (  8 /  8) in 'Unicode.Char.Case.Compat'
 100% (  3 /  3) in 'Unicode.Internal.Division'
Warning: 'isSpace' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% ( 51 / 51) in 'Unicode.Char.General'
 100% ( 15 / 15) in 'Unicode.Char.Normalization'
 100% (  4 /  4) in 'Unicode.Internal.Unfold'
 100% ( 21 / 21) in 'Unicode.Char.Case'
 100% ( 58 / 58) in 'Unicode.Char'
Documentation created: dist/doc/html/unicode-data/,
dist/doc/html/unicode-data/unicode-data.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/unicode-data-0.6.0-H5HmZb4RoKh5Z7v4b6f94k
Completed    unicode-data-0.6.0
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-J8fLvwSw9feFf65x5AcaWG
Completed    hashable-1.5.0.0
Configuring atomic-primops-0.8.8...
Preprocessing library for atomic-primops-0.8.8..
Building library for atomic-primops-0.8.8..
[1 of 3] Compiling Data.Atomics.Internal ( Data/Atomics/Internal.hs, dist/build/Data/Atomics/Internal.o, dist/build/Data/Atomics/Internal.dyn_o )

Data/Atomics/Internal.hs:52:20: warning: [GHC-40910] [-Wunused-top-binds]
    Defined but not used: data constructor Ticket
   |
52 | newtype Ticket a = Ticket Any
   |                    ^^^^^^^^^^
[2 of 3] Compiling Data.Atomics.Counter ( Data/Atomics/Counter.hs, dist/build/Data/Atomics/Counter.o, dist/build/Data/Atomics/Counter.dyn_o )

Data/Atomics/Counter.hs:114:7: warning: [GHC-21030] [-Wunbanged-strict-patterns]
    Pattern bindings containing unlifted types should use
    an outermost bang pattern:
      (# s2#, res# #) = casIntArray# mba# 0# old# new# s1#
    |
114 |   let (# s2#, res# #) = casIntArray# mba# 0# old# new# s1# in
    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Data/Atomics/Counter.hs:133:7: warning: [GHC-21030] [-Wunbanged-strict-patterns]
    Pattern bindings containing unlifted types should use
    an outermost bang pattern:
      (# s2#, res #) = fetchAddIntArray# mba# 0# incr# s1#
    |
133 |   let (# s2#, res #) = fetchAddIntArray# mba# 0# incr# s1# in
    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Data/Atomics/Counter.hs:140:7: warning: [GHC-21030] [-Wunbanged-strict-patterns]
    Pattern bindings containing unlifted types should use
    an outermost bang pattern:
      (# s2#, _ #) = fetchAddIntArray# mba# 0# incr# s1#
    |
140 |   let (# s2#, _ #) = fetchAddIntArray# mba# 0# incr# s1# in
    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[3 of 3] Compiling Data.Atomics     ( Data/Atomics.hs, dist/build/Data/Atomics.o, dist/build/Data/Atomics.dyn_o )

Data/Atomics.hs:58:26: warning: [GHC-61689] [-Wdodgy-imports]
    Module GHC.IORef does not export atomicModifyIORef.
   |
58 | import GHC.IORef hiding (atomicModifyIORef)
   |                          ^^^^^^^^^^^^^^^^^

Data/Atomics.hs:154:7: warning: [GHC-21030] [-Wunbanged-strict-patterns]
    Pattern bindings containing unlifted types should use
    an outermost bang pattern:
      (# s2#, res #) = casIntArray# mba# ix# old# new# s1#
    |
154 |   let (# s2#, res #) = casIntArray# mba# ix# old# new# s1# in
    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Data/Atomics.hs:169:7: warning: [GHC-21030] [-Wunbanged-strict-patterns]
    Pattern bindings containing unlifted types should use
    an outermost bang pattern:
      (# s2#, res #) = fetchAddIntArray# mba# offset# incr# s1#
    |
169 |   let (# s2#, res #) = fetchAddIntArray# mba# offset# incr# s1# in
    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Data/Atomics.hs:222:11: warning: [GHC-21030] [-Wunbanged-strict-patterns]
    Pattern bindings containing unlifted types should use
    an outermost bang pattern:
      (# s2#, res #) = atomicOp# mba# offset# val# s1#
    |
222 |       let (# s2#, res #) = atomicOp# mba# offset# val# s1# in
    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Data/Atomics.hs:234:7: warning: [GHC-21030] [-Wunbanged-strict-patterns]
    Pattern bindings containing unlifted types should use
    an outermost bang pattern:
      (# s2#, res #) = fetchAddIntArray# mba# offset# incr# s1#
    |
234 |   let (# s2#, res #) = fetchAddIntArray# mba# offset# incr# s1# in
    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Preprocessing library for atomic-primops-0.8.8..
Running Haddock on library for atomic-primops-0.8.8..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 3] Compiling Data.Atomics.Internal ( Data/Atomics/Internal.hs, nothing )

Data/Atomics/Internal.hs:52:20: warning: [GHC-40910] [-Wunused-top-binds]
    Defined but not used: data constructor Ticket
   |
52 | newtype Ticket a = Ticket Any
   |                    ^^^^^^^^^^
[2 of 3] Compiling Data.Atomics.Counter ( Data/Atomics/Counter.hs, nothing )

Data/Atomics/Counter.hs:114:7: warning: [GHC-21030] [-Wunbanged-strict-patterns]
    Pattern bindings containing unlifted types should use
    an outermost bang pattern:
      (# s2#, res# #) = casIntArray# mba# 0# old# new# s1#
    |
114 |   let (# s2#, res# #) = casIntArray# mba# 0# old# new# s1# in
    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Data/Atomics/Counter.hs:133:7: warning: [GHC-21030] [-Wunbanged-strict-patterns]
    Pattern bindings containing unlifted types should use
    an outermost bang pattern:
      (# s2#, res #) = fetchAddIntArray# mba# 0# incr# s1#
    |
133 |   let (# s2#, res #) = fetchAddIntArray# mba# 0# incr# s1# in
    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Data/Atomics/Counter.hs:140:7: warning: [GHC-21030] [-Wunbanged-strict-patterns]
    Pattern bindings containing unlifted types should use
    an outermost bang pattern:
      (# s2#, _ #) = fetchAddIntArray# mba# 0# incr# s1#
    |
140 |   let (# s2#, _ #) = fetchAddIntArray# mba# 0# incr# s1# in
    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[3 of 3] Compiling Data.Atomics     ( Data/Atomics.hs, nothing )

Data/Atomics.hs:58:26: warning: [GHC-61689] [-Wdodgy-imports]
    Module GHC.IORef does not export atomicModifyIORef.
   |
58 | import GHC.IORef hiding (atomicModifyIORef)
   |                          ^^^^^^^^^^^^^^^^^

Data/Atomics.hs:154:7: warning: [GHC-21030] [-Wunbanged-strict-patterns]
    Pattern bindings containing unlifted types should use
    an outermost bang pattern:
      (# s2#, res #) = casIntArray# mba# ix# old# new# s1#
    |
154 |   let (# s2#, res #) = casIntArray# mba# ix# old# new# s1# in
    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Data/Atomics.hs:169:7: warning: [GHC-21030] [-Wunbanged-strict-patterns]
    Pattern bindings containing unlifted types should use
    an outermost bang pattern:
      (# s2#, res #) = fetchAddIntArray# mba# offset# incr# s1#
    |
169 |   let (# s2#, res #) = fetchAddIntArray# mba# offset# incr# s1# in
    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Data/Atomics.hs:222:11: warning: [GHC-21030] [-Wunbanged-strict-patterns]
    Pattern bindings containing unlifted types should use
    an outermost bang pattern:
      (# s2#, res #) = atomicOp# mba# offset# val# s1#
    |
222 |       let (# s2#, res #) = atomicOp# mba# offset# val# s1# in
    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Data/Atomics.hs:234:7: warning: [GHC-21030] [-Wunbanged-strict-patterns]
    Pattern bindings containing unlifted types should use
    an outermost bang pattern:
      (# s2#, res #) = fetchAddIntArray# mba# offset# incr# s1#
    |
234 |   let (# s2#, res #) = fetchAddIntArray# mba# offset# incr# s1# in
    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Haddock coverage:
Warning: 'Ticket' is ambiguous. It is defined
    * at Data/Atomics/Internal.hs:52:20
    * at Data/Atomics/Internal.hs:52: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/Atomics/Internal.hs:52:1
  66% (  6 /  9) in 'Data.Atomics.Internal'
  Missing documentation for:
    readForCAS# (Data/Atomics/Internal.hs:72)
    casMutVarTicketed# (Data/Atomics/Internal.hs:83)
    ptrEq (Data/Atomics/Internal.hs:61)
 100% ( 17 / 17) in 'Data.Atomics.Counter'
Warning: 'Tickets' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'new' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'casArrayTicketed' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'MutableByteArray' 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: '__sync_add_and_fetch' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'IORef' is ambiguous. It is defined
    * in GHC.IORef
    * in GHC.IORef
    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.IORef
Warning: 'current' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'old' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% ( 33 / 33) in 'Data.Atomics'
Documentation created: dist/doc/html/atomic-primops/,
dist/doc/html/atomic-primops/atomic-primops.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/atomic-primops-0.8.8-DGQ2XvqSemC2s1kusNf6Ov
Completed    atomic-primops-0.8.8
Configuring random-1.3.1...
Preprocessing library for random-1.3.1..
Building library for random-1.3.1..
[1 of 6] Compiling System.Random.Array ( src/System/Random/Array.hs, dist/build/System/Random/Array.o, dist/build/System/Random/Array.dyn_o )
[2 of 6] Compiling System.Random.GFinite ( src/System/Random/GFinite.hs, dist/build/System/Random/GFinite.o, dist/build/System/Random/GFinite.dyn_o )
[3 of 6] Compiling System.Random.Internal ( src/System/Random/Internal.hs, dist/build/System/Random/Internal.o, dist/build/System/Random/Internal.dyn_o )
[4 of 6] Compiling System.Random.Seed ( src/System/Random/Seed.hs, dist/build/System/Random/Seed.o, dist/build/System/Random/Seed.dyn_o )
[5 of 6] Compiling System.Random    ( src/System/Random.hs, dist/build/System/Random.o, dist/build/System/Random.dyn_o )
[6 of 6] Compiling System.Random.Stateful ( src/System/Random/Stateful.hs, dist/build/System/Random/Stateful.o, dist/build/System/Random/Stateful.dyn_o )
Preprocessing library for random-1.3.1..
Running Haddock on library for random-1.3.1..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 6] Compiling System.Random.Array ( src/System/Random/Array.hs, nothing )
[2 of 6] Compiling System.Random.GFinite ( src/System/Random/GFinite.hs, nothing )
[3 of 6] Compiling System.Random.Internal ( src/System/Random/Internal.hs, nothing )
[4 of 6] Compiling System.Random.Seed ( src/System/Random/Seed.hs, nothing )
[5 of 6] Compiling System.Random    ( src/System/Random.hs, nothing )
[6 of 6] Compiling System.Random.Stateful ( src/System/Random/Stateful.hs, nothing )
Haddock coverage:
Warning: 'ST' is ambiguous. It is defined
    * in GHC.ST
    * in GHC.ST
    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.ST
Warning: 'StateGenM' is ambiguous. It is defined
    * at src/System/Random/Internal.hs:606:20
    * at src/System/Random/Internal.hs:606: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/System/Random/Internal.hs:606:1
Warning: 'StateGen' is ambiguous. It is defined
    * at src/System/Random/Internal.hs:612:22
    * at src/System/Random/Internal.hs:612: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/System/Random/Internal.hs:612:1
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: 'StdGen' is ambiguous. It is defined
    * at src/System/Random/Internal.hs:749:18
    * at src/System/Random/Internal.hs:749: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/System/Random/Internal.hs:749:1
Warning: 'MutableByteArray' 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: 'ST' is ambiguous. It is defined
    * in GHC.ST
    * in GHC.ST
    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.ST
Warning: 'StateT' is ambiguous. It is defined
    * in Control.Monad.Trans.State.Strict
    * in Control.Monad.Trans.State.Strict
    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 Control.Monad.Trans.State.Strict
Warning: 'Seed' is ambiguous. It is defined
    * at src/System/Random/Internal.hs:134:18
    * at src/System/Random/Internal.hs:134: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/System/Random/Internal.hs:134:1
Warning: 'StdGen' is ambiguous. It is defined
    * at src/System/Random/Internal.hs:749:18
    * at src/System/Random/Internal.hs:749: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/System/Random/Internal.hs:749:1
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: 'ByteString' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'uniformByteStringM' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
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: 'StdGen' is ambiguous. It is defined
    * at src/System/Random/Internal.hs:749:18
    * at src/System/Random/Internal.hs:749: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/System/Random/Internal.hs:749:1
 100% ( 71 / 71) in 'System.Random'
Warning: 'TGenM' is ambiguous. It is defined
    * at src/System/Random/Stateful.hs:719:19
    * at src/System/Random/Stateful.hs:719: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/System/Random/Stateful.hs:719:1
Warning: 'STGenM' is ambiguous. It is defined
    * at src/System/Random/Stateful.hs:618:22
    * at src/System/Random/Stateful.hs:618: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/System/Random/Stateful.hs:618:1
Warning: 'StateGenM' is ambiguous. It is defined
    * at src/System/Random/Internal.hs:606:20
    * at src/System/Random/Internal.hs:606: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/System/Random/Internal.hs:606:1
Warning: 'IOGenM' is ambiguous. It is defined
    * at src/System/Random/Stateful.hs:542:20
    * at src/System/Random/Stateful.hs:542: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/System/Random/Stateful.hs:542:1
Warning: 'AtomicGenM' is ambiguous. It is defined
    * at src/System/Random/Stateful.hs:428:24
    * at src/System/Random/Stateful.hs:428: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/System/Random/Stateful.hs:428:1
Warning: 'Seed' is ambiguous. It is defined
    * at src/System/Random/Internal.hs:134:18
    * at src/System/Random/Internal.hs:134: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/System/Random/Internal.hs:134:1
Warning: 'StdGen' is ambiguous. It is defined
    * at src/System/Random/Internal.hs:749:18
    * at src/System/Random/Internal.hs:749: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/System/Random/Internal.hs:749:1
Warning: 'IOGen' is ambiguous. It is defined
    * at src/System/Random/Stateful.hs:547:19
    * at src/System/Random/Stateful.hs:547: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/System/Random/Stateful.hs:547:1
Warning: 'STGenM' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'STM' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'STGen' is ambiguous. It is defined
    * at src/System/Random/Stateful.hs:623:19
    * at src/System/Random/Stateful.hs:623: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/System/Random/Stateful.hs:623:1
Warning: 'clearBit' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'testBit' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% (137 /137) in 'System.Random.Stateful'
Warning: System.Random: could not find link destinations for: 
	- System.Random.GFinite.cardinality
	- System.Random.GFinite.toFinite
	- System.Random.GFinite.fromFinite
	- System.Random.GFinite.Cardinality
	- System.Random.Seed.D:R:SeedSizeSMGen
	- System.Random.Seed.D:R:SeedSizeSMGen0
	- System.Random.Seed.D:R:SeedSizeStateGen
	- System.Random.Seed.D:R:SeedSizeStdGen
	- System.Random.Stateful.D:R:SeedSizeAtomicGen
	- System.Random.Stateful.D:R:SeedSizeIOGen
	- System.Random.Stateful.D:R:SeedSizeSTGen
	- System.Random.Stateful.D:R:SeedSizeTGen
Warning: System.Random.Stateful: could not find link destinations for: 
	- System.Random.GFinite.GFinite
	- System.Random.GFinite.cardinality
	- System.Random.GFinite.toFinite
	- System.Random.GFinite.fromFinite
	- System.Random.GFinite.Cardinality
	- System.Random.Internal.GUniformRange
	- System.Random.Internal.GUniform
	- System.Random.Internal.D:R:MutableGenStateGenm
	- System.Random.Seed.D:R:SeedSizeSMGen
	- System.Random.Seed.D:R:SeedSizeSMGen0
	- System.Random.Seed.D:R:SeedSizeStateGen
	- System.Random.Seed.D:R:SeedSizeStdGen
	- System.Random.Stateful.D:R:MutableGenAtomicGenm
	- System.Random.Stateful.D:R:SeedSizeAtomicGen
	- System.Random.Stateful.D:R:MutableGenIOGenm
	- System.Random.Stateful.D:R:SeedSizeIOGen
	- System.Random.Stateful.D:R:MutableGenSTGenST
	- System.Random.Stateful.D:R:SeedSizeSTGen
	- System.Random.Stateful.D:R:MutableGenTGenSTM
	- System.Random.Stateful.D:R:SeedSizeTGen
Documentation created: dist/doc/html/random/, dist/doc/html/random/random.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/random-1.3.1-3HmCudIQHVrG4RNMrw37d7
Completed    random-1.3.1
Configuring transformers-base-0.4.6...
Preprocessing library for transformers-base-0.4.6..
Building library for transformers-base-0.4.6..
[1 of 1] Compiling Control.Monad.Base ( src/Control/Monad/Base.hs, dist/build/Control/Monad/Base.o, dist/build/Control/Monad/Base.dyn_o )
Preprocessing library for transformers-base-0.4.6..
Running Haddock on library for transformers-base-0.4.6..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 1] Compiling Control.Monad.Base ( src/Control/Monad/Base.hs, nothing )
Haddock coverage:
  33% (  1 /  3) in 'Control.Monad.Base'
  Missing documentation for:
    Module header
    MonadBase (src/Control/Monad/Base.hs:60)
Documentation created: dist/doc/html/transformers-base/,
dist/doc/html/transformers-base/transformers-base.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/transformers-base-0.4.6-IL0Wd7HO1bp151a2hrrU7W
Completed    transformers-base-0.4.6
Configuring unordered-containers-0.2.20...
Preprocessing library for unordered-containers-0.2.20..
Building library for unordered-containers-0.2.20..

Data/HashMap/Internal.hs:12:14-23: warning: [GHC-53692] [-Wdeprecated-flags]
    -XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
   |
12 | {-# LANGUAGE TypeInType            #-}
   |              ^^^^^^^^^^
[1 of 9] Compiling Data.HashMap.Internal.Array ( Data/HashMap/Internal/Array.hs, dist/build/Data/HashMap/Internal/Array.o, dist/build/Data/HashMap/Internal/Array.dyn_o )

Data/HashMap/Internal/Array.hs:83:1-35: warning: [GHC-66111] [-Wunused-imports]
    The import of Control.Applicative is redundant
      except perhaps to import instances from Control.Applicative
    To import instances alone, use: import Control.Applicative()
   |
83 | import Control.Applicative (liftA2)
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[2 of 9] Compiling Data.HashMap.Internal.List ( Data/HashMap/Internal/List.hs, dist/build/Data/HashMap/Internal/List.o, dist/build/Data/HashMap/Internal/List.dyn_o )
[3 of 9] Compiling Data.HashMap.Internal ( Data/HashMap/Internal.hs, dist/build/Data/HashMap/Internal.o, dist/build/Data/HashMap/Internal.dyn_o )
[4 of 9] Compiling Data.HashMap.Internal.Debug ( Data/HashMap/Internal/Debug.hs, dist/build/Data/HashMap/Internal/Debug.o, dist/build/Data/HashMap/Internal/Debug.dyn_o )
[5 of 9] Compiling Data.HashMap.Internal.Strict ( Data/HashMap/Internal/Strict.hs, dist/build/Data/HashMap/Internal/Strict.o, dist/build/Data/HashMap/Internal/Strict.dyn_o )
[6 of 9] Compiling Data.HashSet.Internal ( Data/HashSet/Internal.hs, dist/build/Data/HashSet/Internal.o, dist/build/Data/HashSet/Internal.dyn_o )
[7 of 9] Compiling Data.HashSet     ( Data/HashSet.hs, dist/build/Data/HashSet.o, dist/build/Data/HashSet.dyn_o )
[8 of 9] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.o, dist/build/Data/HashMap/Strict.dyn_o )
[9 of 9] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.o, dist/build/Data/HashMap/Lazy.dyn_o )
Preprocessing library for unordered-containers-0.2.20..
Running Haddock on library for unordered-containers-0.2.20..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.

Data/HashMap/Internal.hs:12:14-23: warning: [GHC-53692] [-Wdeprecated-flags]
    -XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
   |
12 | {-# LANGUAGE TypeInType            #-}
   |              ^^^^^^^^^^
[1 of 9] Compiling Data.HashMap.Internal.Array ( Data/HashMap/Internal/Array.hs, nothing )

Data/HashMap/Internal/Array.hs:83:1-35: warning: [GHC-66111] [-Wunused-imports]
    The import of Control.Applicative is redundant
      except perhaps to import instances from Control.Applicative
    To import instances alone, use: import Control.Applicative()
   |
83 | import Control.Applicative (liftA2)
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[2 of 9] Compiling Data.HashMap.Internal.List ( Data/HashMap/Internal/List.hs, nothing )
[3 of 9] Compiling Data.HashMap.Internal ( Data/HashMap/Internal.hs, nothing )
[4 of 9] Compiling Data.HashMap.Internal.Debug ( Data/HashMap/Internal/Debug.hs, nothing )
[5 of 9] Compiling Data.HashMap.Internal.Strict ( Data/HashMap/Internal/Strict.hs, nothing )
[6 of 9] Compiling Data.HashSet.Internal ( Data/HashSet/Internal.hs, nothing )
[7 of 9] Compiling Data.HashSet     ( Data/HashSet.hs, nothing )
[8 of 9] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, nothing )
[9 of 9] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, nothing )
Haddock coverage:
  33% ( 16 / 48) in 'Data.HashMap.Internal.Array'
  Missing documentation for:
    Array (Data/HashMap/Internal/Array.hs:125)
    MArray (Data/HashMap/Internal/Array.hs:157)
    new_ (Data/HashMap/Internal/Array.hs:208)
    singleton (Data/HashMap/Internal/Array.hs:225)
    singletonM (Data/HashMap/Internal/Array.hs:229)
    snoc (Data/HashMap/Internal/Array.hs:233)
    pair (Data/HashMap/Internal/Array.hs:242)
    length (Data/HashMap/Internal/Array.hs:154)
    lengthM (Data/HashMap/Internal/Array.hs:162)
    read (Data/HashMap/Internal/Array.hs:249)
    write (Data/HashMap/Internal/Array.hs:255)
    index (Data/HashMap/Internal/Array.hs:262)
    indexM (Data/HashMap/Internal/Array.hs:274)
    index# (Data/HashMap/Internal/Array.hs:268)
    sameArray1 (Data/HashMap/Internal/Array.hs:140)
    unsafeFreeze (Data/HashMap/Internal/Array.hs:280)
    unsafeThaw (Data/HashMap/Internal/Array.hs:286)
    unsafeSameArray (Data/HashMap/Internal/Array.hs:136)
    run (Data/HashMap/Internal/Array.hs:292)
    cloneM (Data/HashMap/Internal/Array.hs:314)
    foldl (Data/HashMap/Internal/Array.hs:404)
    foldl' (Data/HashMap/Internal/Array.hs:375)
    foldr (Data/HashMap/Internal/Array.hs:394)
    foldr' (Data/HashMap/Internal/Array.hs:385)
    foldMap (Data/HashMap/Internal/Array.hs:417)
    thaw (Data/HashMap/Internal/Array.hs:436)
    map (Data/HashMap/Internal/Array.hs:461)
    traverse (Data/HashMap/Internal/Array.hs:537)
    traverse' (Data/HashMap/Internal/Array.hs:553)
    toList (Data/HashMap/Internal/Array.hs:529)
    fromList (Data/HashMap/Internal/Array.hs:494)
    fromList' (Data/HashMap/Internal/Array.hs:506)
  25% (  1 /  4) in 'Data.HashMap.Internal.List'
  Missing documentation for:
    isPermutationBy (Data/HashMap/Internal/List.hs:40)
    deleteBy (Data/HashMap/Internal/List.hs:83)
    unorderedCompare (Data/HashMap/Internal/List.hs:68)
Warning: 'Leaf' is ambiguous. It is defined
    * at Data/HashMap/Internal.hs:225:7
    * at Data/HashMap/Internal.hs:185:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at Data/HashMap/Internal.hs:185:1
Warning: 'at' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  88% ( 93 /105) in 'Data.HashMap.Internal'
  Missing documentation for:
    Leaf (Data/HashMap/Internal.hs:185)
    intersectionWithKey# (Data/HashMap/Internal.hs:1855)
    updateOrConcatWithKey (Data/HashMap/Internal.hs:2368)
    equalKeys (Data/HashMap/Internal.hs:511)
    equalKeys1 (Data/HashMap/Internal.hs:495)
    lookupRecordCollision (Data/HashMap/Internal.hs:678)
    LookupRes (Data/HashMap/Internal.hs:657)
    lookupResToMaybe (Data/HashMap/Internal.hs:660)
    insert' (Data/HashMap/Internal.hs:806)
    delete' (Data/HashMap/Internal.hs:1124)
    insertNewKey (Data/HashMap/Internal.hs:848)
    insertKeyExists (Data/HashMap/Internal.hs:883)
  50% (  3 /  6) in 'Data.HashMap.Internal.Debug'
  Missing documentation for:
    valid (Data/HashMap/Internal/Debug.hs:98)
    Validity (Data/HashMap/Internal/Debug.hs:43)
    SubHashPath (Data/HashMap/Internal/Debug.hs:75)
Warning: 'lookup' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'at' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% ( 67 / 67) in 'Data.HashMap.Internal.Strict'
Warning: 'HashSet' is ambiguous. It is defined
    * at Data/HashSet/Internal.hs:112:21
    * at Data/HashSet/Internal.hs:112:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at Data/HashSet/Internal.hs:112:1
 100% ( 35 / 35) in 'Data.HashSet.Internal'
Warning: 'HashSet' is ambiguous. It is defined
    * at Data/HashSet/Internal.hs:112:21
    * at Data/HashSet/Internal.hs:112:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at Data/HashSet/Internal.hs:112:1
 100% ( 32 / 32) in 'Data.HashSet'
 100% ( 69 / 69) in 'Data.HashMap.Strict'
 100% ( 69 / 69) in 'Data.HashMap.Lazy'
Warning: Data.HashMap.Internal: could not find link destinations for: 
	- Data.HashMap.Internal.D:R:ItemHashMap
Warning: Data.HashMap.Internal.Strict: could not find link destinations for: 
	- Data.HashMap.Internal.D:R:ItemHashMap
Warning: Data.HashSet.Internal: could not find link destinations for: 
	- Data.HashSet.Internal.D:R:ItemHashSet
Warning: Data.HashSet: could not find link destinations for: 
	- Data.HashSet.Internal.D:R:ItemHashSet
Warning: Data.HashMap.Strict: could not find link destinations for: 
	- Data.HashMap.Internal.D:R:ItemHashMap
Warning: Data.HashMap.Lazy: could not find link destinations for: 
	- Data.HashMap.Internal.D:R:ItemHashMap
Documentation created: dist/doc/html/unordered-containers/,
dist/doc/html/unordered-containers/unordered-containers.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/unordered-containers-0.2.20-7blfpOodiOvAKqWAOf0374
Completed    unordered-containers-0.2.20
Downloading  abstract-deque-0.3
Downloaded   abstract-deque-0.3
Configuring abstract-deque-0.3...
Preprocessing library for abstract-deque-0.3..
Building library for abstract-deque-0.3..
[1 of 4] Compiling Data.Concurrent.Deque.Class ( Data/Concurrent/Deque/Class.hs, dist/build/Data/Concurrent/Deque/Class.o, dist/build/Data/Concurrent/Deque/Class.dyn_o )
[2 of 4] Compiling Data.Concurrent.Deque.Debugger ( Data/Concurrent/Deque/Debugger.hs, dist/build/Data/Concurrent/Deque/Debugger.o, dist/build/Data/Concurrent/Deque/Debugger.dyn_o )
[3 of 4] Compiling Data.Concurrent.Deque.Reference ( Data/Concurrent/Deque/Reference.hs, dist/build/Data/Concurrent/Deque/Reference.o, dist/build/Data/Concurrent/Deque/Reference.dyn_o )

Data/Concurrent/Deque/Reference.hs:50:1: warning: [GHC-94817] [-Wtabs]
    Tab character found here.
    Suggested fix: Please use spaces instead.
   |
50 |           return $! DQ 0 r
   | ^^^^^^^^
[4 of 4] Compiling Data.Concurrent.Deque.Reference.DequeInstance ( Data/Concurrent/Deque/Reference/DequeInstance.hs, dist/build/Data/Concurrent/Deque/Reference/DequeInstance.o, dist/build/Data/Concurrent/Deque/Reference/DequeInstance.dyn_o )
Preprocessing library for abstract-deque-0.3..
Running Haddock on library for abstract-deque-0.3..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 4] Compiling Data.Concurrent.Deque.Class ( Data/Concurrent/Deque/Class.hs, nothing )
[2 of 4] Compiling Data.Concurrent.Deque.Debugger ( Data/Concurrent/Deque/Debugger.hs, nothing )
[3 of 4] Compiling Data.Concurrent.Deque.Reference ( Data/Concurrent/Deque/Reference.hs, nothing )

Data/Concurrent/Deque/Reference.hs:50:1: warning: [GHC-94817] [-Wtabs]
    Tab character found here.
    Suggested fix: Please use spaces instead.
   |
50 |           return $! DQ 0 r
   | ^^^^^^^^
[4 of 4] Compiling Data.Concurrent.Deque.Reference.DequeInstance ( Data/Concurrent/Deque/Reference/DequeInstance.hs, nothing )
Haddock coverage:
Warning: 'popL' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  77% ( 28 / 36) in 'Data.Concurrent.Deque.Class'
  Missing documentation for:
    S (Data/Concurrent/Deque/Class.hs:125)
    D (Data/Concurrent/Deque/Class.hs:126)
    NT (Data/Concurrent/Deque/Class.hs:124)
    T (Data/Concurrent/Deque/Class.hs:123)
    PopL (Data/Concurrent/Deque/Class.hs:176)
    PushR (Data/Concurrent/Deque/Class.hs:183)
    BoundedL (Data/Concurrent/Deque/Class.hs:188)
    BoundedR (Data/Concurrent/Deque/Class.hs:194)
 100% (  2 /  2) in 'Data.Concurrent.Deque.Debugger'
  16% (  2 / 12) in 'Data.Concurrent.Deque.Reference'
  Missing documentation for:
    newQ (Data/Concurrent/Deque/Reference.hs:49)
    nullQ (Data/Concurrent/Deque/Reference.hs:75)
    newBoundedQ (Data/Concurrent/Deque/Reference.hs:53)
    pushL (Data/Concurrent/Deque/Reference.hs:58)
    pushR (Data/Concurrent/Deque/Reference.hs:99)
    tryPopR (Data/Concurrent/Deque/Reference.hs:69)
    tryPopL (Data/Concurrent/Deque/Reference.hs:93)
    tryPushL (Data/Concurrent/Deque/Reference.hs:103)
    tryPushR (Data/Concurrent/Deque/Reference.hs:111)
    _is_using_CAS (Data/Concurrent/Deque/Reference.hs:36)
 100% (  1 /  1) in 'Data.Concurrent.Deque.Reference.DequeInstance'
Documentation created: dist/doc/html/abstract-deque/,
dist/doc/html/abstract-deque/abstract-deque.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/abstract-deque-0.3-6skJk2q0LIl9RGiKBbmcWf
Completed    abstract-deque-0.3
Configuring monad-control-1.0.3.1...
Preprocessing library for monad-control-1.0.3.1..
Building library for monad-control-1.0.3.1..
[1 of 1] Compiling Control.Monad.Trans.Control ( src/Control/Monad/Trans/Control.hs, dist/build/Control/Monad/Trans/Control.o, dist/build/Control/Monad/Trans/Control.dyn_o )

src/Control/Monad/Trans/Control.hs:207:19: warning: [GHC-39567] [-Wstar-is-type]
    Using * (or its Unicode variant) to mean Data.Kind.Type
    relies on the StarIsType extension, which will become
    deprecated in the future.
    Suggested fix: Use Type from Data.Kind instead.
    |
207 |   type StT t a :: *
    |                   ^

src/Control/Monad/Trans/Control.hs:546:21: warning: [GHC-39567] [-Wstar-is-type]
    Using * (or its Unicode variant) to mean Data.Kind.Type
    relies on the StarIsType extension, which will become
    deprecated in the future.
    Suggested fix: Use Type from Data.Kind instead.
    |
546 |     type StM m a :: *
    |                     ^
Preprocessing library for monad-control-1.0.3.1..
Running Haddock on library for monad-control-1.0.3.1..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 1] Compiling Control.Monad.Trans.Control ( src/Control/Monad/Trans/Control.hs, nothing )

src/Control/Monad/Trans/Control.hs:207:19: warning: [GHC-39567] [-Wstar-is-type]
    Using * (or its Unicode variant) to mean Data.Kind.Type
    relies on the StarIsType extension, which will become
    deprecated in the future.
    Suggested fix: Use Type from Data.Kind instead.
    |
207 |   type StT t a :: *
    |                   ^

src/Control/Monad/Trans/Control.hs:546:21: warning: [GHC-39567] [-Wstar-is-type]
    Using * (or its Unicode variant) to mean Data.Kind.Type
    relies on the StarIsType extension, which will become
    deprecated in the future.
    Suggested fix: Use Type from Data.Kind instead.
    |
546 |     type StM m a :: *
    |                     ^
Haddock coverage:
Warning: 'IdentityT' is ambiguous. It is defined
    * in Control.Monad.Trans.Identity
    * in Control.Monad.Trans.Identity
    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 Control.Monad.Trans.Identity
Warning: 'MaybeT' is ambiguous. It is defined
    * in Control.Monad.Trans.Maybe
    * in Control.Monad.Trans.Maybe
    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 Control.Monad.Trans.Maybe
Warning: 'ErrorT' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Error' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'ExceptT' is ambiguous. It is defined
    * in Control.Monad.Trans.Except
    * in Control.Monad.Trans.Except
    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 Control.Monad.Trans.Except
Warning: 'ListT' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'ReaderT' is ambiguous. It is defined
    * in Control.Monad.Trans.Reader
    * in Control.Monad.Trans.Reader
    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 Control.Monad.Trans.Reader
Warning: 'StateT' is ambiguous. It is defined
    * in Control.Monad.Trans.State.Lazy
    * in Control.Monad.Trans.State.Lazy
    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 Control.Monad.Trans.State.Lazy
Warning: 'WriterT' is ambiguous. It is defined
    * in Control.Monad.Trans.Writer.Lazy
    * in Control.Monad.Trans.Writer.Lazy
    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 Control.Monad.Trans.Writer.Lazy
Warning: 'RWST' is ambiguous. It is defined
    * in Control.Monad.Trans.RWS.Lazy
    * in Control.Monad.Trans.RWS.Lazy
    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 Control.Monad.Trans.RWS.Lazy
Warning: 'liftIO' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'liftBase' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'MonadIO' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'flip' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'lift' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'withFile' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Just' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% ( 35 / 35) in 'Control.Monad.Trans.Control'
Warning: Control.Monad.Trans.Control: could not find link destinations for: 
	- Control.Monad.Trans.Control.D:R:StTMaybeTa
	- Control.Monad.Trans.Control.D:R:StTIdentityTa
	- Control.Monad.Trans.Control.D:R:StMSTMa
	- Control.Monad.Trans.Control.D:R:StMIdentitya
	- Control.Monad.Trans.Control.D:R:StMLista
	- Control.Monad.Trans.Control.D:R:StMMaybea
	- Control.Monad.Trans.Control.D:R:StMIOa
Documentation created: dist/doc/html/monad-control/,
dist/doc/html/monad-control/monad-control.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/monad-control-1.0.3.1-FAFT25wsmcjJZRoEoOcnof
Completed    monad-control-1.0.3.1
Downloading  lockfree-queue-0.2.4
Downloaded   lockfree-queue-0.2.4
Configuring lockfree-queue-0.2.4...
Preprocessing library for lockfree-queue-0.2.4..
Building library for lockfree-queue-0.2.4..
[1 of 2] Compiling Data.Concurrent.Queue.MichaelScott ( Data/Concurrent/Queue/MichaelScott.hs, dist/build/Data/Concurrent/Queue/MichaelScott.o, dist/build/Data/Concurrent/Queue/MichaelScott.dyn_o )

Data/Concurrent/Queue/MichaelScott.hs:163:1: warning: [GHC-94817] [-Wtabs]
    Tab character found here, and in 15 further locations.
    Suggested fix: Please use spaces instead.
    |
163 |           -- Is queue empty or tail falling behind?:
    | ^^^^^^^^
[2 of 2] Compiling Data.Concurrent.Queue.MichaelScott.DequeInstance ( Data/Concurrent/Queue/MichaelScott/DequeInstance.hs, dist/build/Data/Concurrent/Queue/MichaelScott/DequeInstance.o, dist/build/Data/Concurrent/Queue/MichaelScott/DequeInstance.dyn_o )
Preprocessing library for lockfree-queue-0.2.4..
Running Haddock on library for lockfree-queue-0.2.4..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 2] Compiling Data.Concurrent.Queue.MichaelScott ( Data/Concurrent/Queue/MichaelScott.hs, nothing )

Data/Concurrent/Queue/MichaelScott.hs:163:1: warning: [GHC-94817] [-Wtabs]
    Tab character found here, and in 15 further locations.
    Suggested fix: Please use spaces instead.
    |
163 |           -- Is queue empty or tail falling behind?:
    | ^^^^^^^^
[2 of 2] Compiling Data.Concurrent.Queue.MichaelScott.DequeInstance ( Data/Concurrent/Queue/MichaelScott/DequeInstance.hs, nothing )
Haddock coverage:
  83% (  5 /  6) in 'Data.Concurrent.Queue.MichaelScott'
  Missing documentation for:
    LinkedQueue (Data/Concurrent/Queue/MichaelScott.hs:50)
   0% (  0 /  1) in 'Data.Concurrent.Queue.MichaelScott.DequeInstance'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/lockfree-queue/,
dist/doc/html/lockfree-queue/lockfree-queue.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/lockfree-queue-0.2.4-Kr4uu2OzNcHGfUgH5pskxE
Completed    lockfree-queue-0.2.4
Configuring streamly-core-0.3.0...
checking for gcc... /nix/store/8v6k283dpbc0qkdq81nb6mrxrgcb10i1-gcc-wrapper-14-20241116/bin/cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether /nix/store/8v6k283dpbc0qkdq81nb6mrxrgcb10i1-gcc-wrapper-14-20241116/bin/cc accepts -g... yes
checking for /nix/store/8v6k283dpbc0qkdq81nb6mrxrgcb10i1-gcc-wrapper-14-20241116/bin/cc option to enable C11 features... none needed
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for time.h... yes
checking for clock_gettime... yes
configure: creating ./config.status
config.status: creating src/config.h
Preprocessing library for streamly-core-0.3.0..
Building library for streamly-core-0.3.0..
[  1 of 144] Compiling Streamly.Internal.BaseCompat ( src/Streamly/Internal/BaseCompat.hs, dist/build/Streamly/Internal/BaseCompat.o, dist/build/Streamly/Internal/BaseCompat.dyn_o )
[  2 of 144] Compiling Streamly.Internal.Control.Exception ( src/Streamly/Internal/Control/Exception.hs, dist/build/Streamly/Internal/Control/Exception.o, dist/build/Streamly/Internal/Control/Exception.dyn_o )
[  3 of 144] Compiling Streamly.Control.Exception ( src/Streamly/Control/Exception.hs, dist/build/Streamly/Control/Exception.o, dist/build/Streamly/Control/Exception.dyn_o )
[  4 of 144] Compiling Streamly.Internal.Control.ForkIO ( src/Streamly/Internal/Control/ForkIO.hs, dist/build/Streamly/Internal/Control/ForkIO.o, dist/build/Streamly/Internal/Control/ForkIO.dyn_o )
[  5 of 144] Compiling Streamly.Internal.Control.Monad ( src/Streamly/Internal/Control/Monad.hs, dist/build/Streamly/Internal/Control/Monad.o, dist/build/Streamly/Internal/Control/Monad.dyn_o )
[  6 of 144] Compiling Streamly.Internal.Data.Builder ( src/Streamly/Internal/Data/Builder.hs, dist/build/Streamly/Internal/Data/Builder.o, dist/build/Streamly/Internal/Data/Builder.dyn_o )
[  7 of 144] Compiling Streamly.Internal.Data.Either.Strict ( src/Streamly/Internal/Data/Either/Strict.hs, dist/build/Streamly/Internal/Data/Either/Strict.o, dist/build/Streamly/Internal/Data/Either/Strict.dyn_o )
[  8 of 144] Compiling Streamly.Internal.Data.Fold.Step ( src/Streamly/Internal/Data/Fold/Step.hs, dist/build/Streamly/Internal/Data/Fold/Step.o, dist/build/Streamly/Internal/Data/Fold/Step.dyn_o )
[  9 of 144] Compiling Streamly.Internal.Data.IOFinalizer ( src/Streamly/Internal/Data/IOFinalizer.hs, dist/build/Streamly/Internal/Data/IOFinalizer.o, dist/build/Streamly/Internal/Data/IOFinalizer.dyn_o )
[ 10 of 144] Compiling Streamly.Internal.Data.IsMap ( src/Streamly/Internal/Data/IsMap.hs, dist/build/Streamly/Internal/Data/IsMap.o, dist/build/Streamly/Internal/Data/IsMap.dyn_o )
[ 11 of 144] Compiling Streamly.Internal.Data.Maybe.Strict ( src/Streamly/Internal/Data/Maybe/Strict.hs, dist/build/Streamly/Internal/Data/Maybe/Strict.o, dist/build/Streamly/Internal/Data/Maybe/Strict.dyn_o )
[ 12 of 144] Compiling Streamly.Internal.Data.MutByteArray.Type ( src/Streamly/Internal/Data/MutByteArray/Type.hs, dist/build/Streamly/Internal/Data/MutByteArray/Type.o, dist/build/Streamly/Internal/Data/MutByteArray/Type.dyn_o )
[ 13 of 144] Compiling Streamly.Internal.Data.CString ( src/Streamly/Internal/Data/CString.hs, dist/build/Streamly/Internal/Data/CString.o, dist/build/Streamly/Internal/Data/CString.dyn_o )
[ 14 of 144] Compiling Streamly.Internal.Data.Parser.Tee ( src/Streamly/Internal/Data/Parser/Tee.hs, dist/build/Streamly/Internal/Data/Parser/Tee.o, dist/build/Streamly/Internal/Data/Parser/Tee.dyn_o )
[ 15 of 144] Compiling Streamly.Internal.Data.Path ( src/Streamly/Internal/Data/Path.hs, dist/build/Streamly/Internal/Data/Path.o, dist/build/Streamly/Internal/Data/Path.dyn_o )
[ 16 of 144] Compiling Streamly.Internal.Data.Refold.Type ( src/Streamly/Internal/Data/Refold/Type.hs, dist/build/Streamly/Internal/Data/Refold/Type.o, dist/build/Streamly/Internal/Data/Refold/Type.dyn_o )
[ 17 of 144] Compiling Streamly.Internal.Data.Stream.Step ( src/Streamly/Internal/Data/Stream/Step.hs, dist/build/Streamly/Internal/Data/Stream/Step.o, dist/build/Streamly/Internal/Data/Stream/Step.dyn_o )
[ 18 of 144] Compiling Streamly.Internal.Data.Producer.Type ( src/Streamly/Internal/Data/Producer/Type.hs, dist/build/Streamly/Internal/Data/Producer/Type.o, dist/build/Streamly/Internal/Data/Producer/Type.dyn_o )
[ 19 of 144] Compiling Streamly.Internal.Data.Time.TimeSpec ( dist/build/Streamly/Internal/Data/Time/TimeSpec.hs, dist/build/Streamly/Internal/Data/Time/TimeSpec.o, dist/build/Streamly/Internal/Data/Time/TimeSpec.dyn_o )
[ 20 of 144] Compiling Streamly.Internal.Data.Tuple.Strict ( src/Streamly/Internal/Data/Tuple/Strict.hs, dist/build/Streamly/Internal/Data/Tuple/Strict.o, dist/build/Streamly/Internal/Data/Tuple/Strict.dyn_o )
[ 21 of 144] Compiling Streamly.Internal.Data.Scanr ( src/Streamly/Internal/Data/Scanr.hs, dist/build/Streamly/Internal/Data/Scanr.o, dist/build/Streamly/Internal/Data/Scanr.dyn_o )
[ 22 of 144] Compiling Streamly.Internal.Data.Unbox ( src/Streamly/Internal/Data/Unbox.hs, dist/build/Streamly/Internal/Data/Unbox.o, dist/build/Streamly/Internal/Data/Unbox.dyn_o )
[ 23 of 144] Compiling Streamly.Internal.Data.Time.Units ( src/Streamly/Internal/Data/Time/Units.hs, dist/build/Streamly/Internal/Data/Time/Units.o, dist/build/Streamly/Internal/Data/Time/Units.dyn_o )
[ 24 of 144] Compiling Streamly.Internal.Data.Time.Clock.Type ( dist/build/Streamly/Internal/Data/Time/Clock/Type.hs, dist/build/Streamly/Internal/Data/Time/Clock/Type.o, dist/build/Streamly/Internal/Data/Time/Clock/Type.dyn_o )
[ 25 of 144] Compiling Streamly.Internal.Data.SVar.Type ( src/Streamly/Internal/Data/SVar/Type.hs, dist/build/Streamly/Internal/Data/SVar/Type.o, dist/build/Streamly/Internal/Data/SVar/Type.dyn_o )
[ 26 of 144] Compiling Streamly.Internal.Data.StreamK.Type ( src/Streamly/Internal/Data/StreamK/Type.hs, dist/build/Streamly/Internal/Data/StreamK/Type.o, dist/build/Streamly/Internal/Data/StreamK/Type.dyn_o )
[ 27 of 144] Compiling Streamly.Internal.Data.StreamK.Transformer ( src/Streamly/Internal/Data/StreamK/Transformer.hs, dist/build/Streamly/Internal/Data/StreamK/Transformer.o, dist/build/Streamly/Internal/Data/StreamK/Transformer.dyn_o )
[ 28 of 144] Compiling Streamly.Internal.Data.Scanl.Type ( src/Streamly/Internal/Data/Scanl/Type.hs, dist/build/Streamly/Internal/Data/Scanl/Type.o, dist/build/Streamly/Internal/Data/Scanl/Type.dyn_o )
[ 29 of 144] Compiling Streamly.Internal.Data.Scanl.Container ( src/Streamly/Internal/Data/Scanl/Container.hs, dist/build/Streamly/Internal/Data/Scanl/Container.o, dist/build/Streamly/Internal/Data/Scanl/Container.dyn_o )
[ 30 of 144] Compiling Streamly.Internal.Data.Fold.Type ( src/Streamly/Internal/Data/Fold/Type.hs, dist/build/Streamly/Internal/Data/Fold/Type.o, dist/build/Streamly/Internal/Data/Fold/Type.dyn_o )
[ 31 of 144] Compiling Streamly.Internal.Data.Parser.Type ( src/Streamly/Internal/Data/Parser/Type.hs, dist/build/Streamly/Internal/Data/Parser/Type.o, dist/build/Streamly/Internal/Data/Parser/Type.dyn_o )
[ 32 of 144] Compiling Streamly.Internal.Data.ParserK.Type ( src/Streamly/Internal/Data/ParserK/Type.hs, dist/build/Streamly/Internal/Data/ParserK/Type.o, dist/build/Streamly/Internal/Data/ParserK/Type.dyn_o )
[ 33 of 144] Compiling Streamly.Internal.Data.Fold.Tee ( src/Streamly/Internal/Data/Fold/Tee.hs, dist/build/Streamly/Internal/Data/Fold/Tee.o, dist/build/Streamly/Internal/Data/Fold/Tee.dyn_o )
[ 34 of 144] Compiling Streamly.Internal.Data.Fold.Exception ( src/Streamly/Internal/Data/Fold/Exception.hs, dist/build/Streamly/Internal/Data/Fold/Exception.o, dist/build/Streamly/Internal/Data/Fold/Exception.dyn_o )
[ 35 of 144] Compiling Streamly.Internal.Data.Fold.Container ( src/Streamly/Internal/Data/Fold/Container.hs, dist/build/Streamly/Internal/Data/Fold/Container.o, dist/build/Streamly/Internal/Data/Fold/Container.dyn_o )
[ 36 of 144] Compiling Streamly.Internal.Data.Unbox.TH ( src/Streamly/Internal/Data/Unbox/TH.hs, dist/build/Streamly/Internal/Data/Unbox/TH.o, dist/build/Streamly/Internal/Data/Unbox/TH.dyn_o )
[ 37 of 144] Compiling Streamly.Internal.Data.Unfold.Type ( src/Streamly/Internal/Data/Unfold/Type.hs, dist/build/Streamly/Internal/Data/Unfold/Type.o, dist/build/Streamly/Internal/Data/Unfold/Type.dyn_o )
[ 38 of 144] Compiling Streamly.Internal.Data.Unfold.Enumeration ( src/Streamly/Internal/Data/Unfold/Enumeration.hs, dist/build/Streamly/Internal/Data/Unfold/Enumeration.o, dist/build/Streamly/Internal/Data/Unfold/Enumeration.dyn_o )
[ 39 of 144] Compiling Streamly.Internal.Data.Stream.Type ( src/Streamly/Internal/Data/Stream/Type.hs, dist/build/Streamly/Internal/Data/Stream/Type.o, dist/build/Streamly/Internal/Data/Stream/Type.dyn_o )
[ 40 of 144] Compiling Streamly.Internal.Data.Unfold ( src/Streamly/Internal/Data/Unfold.hs, dist/build/Streamly/Internal/Data/Unfold.o, dist/build/Streamly/Internal/Data/Unfold.dyn_o )
[ 41 of 144] Compiling Streamly.Data.Unfold ( src/Streamly/Data/Unfold.hs, dist/build/Streamly/Data/Unfold.o, dist/build/Streamly/Data/Unfold.dyn_o )
[ 42 of 144] Compiling Streamly.Internal.Data.Stream.Transformer ( src/Streamly/Internal/Data/Stream/Transformer.hs, dist/build/Streamly/Internal/Data/Stream/Transformer.o, dist/build/Streamly/Internal/Data/Stream/Transformer.dyn_o )
[ 43 of 144] Compiling Streamly.Internal.Data.Stream.Lift ( src/Streamly/Internal/Data/Stream/Lift.hs, dist/build/Streamly/Internal/Data/Stream/Lift.o, dist/build/Streamly/Internal/Data/Stream/Lift.dyn_o )
[ 44 of 144] Compiling Streamly.Internal.Data.Stream.Exception ( src/Streamly/Internal/Data/Stream/Exception.hs, dist/build/Streamly/Internal/Data/Stream/Exception.o, dist/build/Streamly/Internal/Data/Stream/Exception.dyn_o )
[ 45 of 144] Compiling Streamly.Internal.Data.Pipe.Type ( src/Streamly/Internal/Data/Pipe/Type.hs, dist/build/Streamly/Internal/Data/Pipe/Type.o, dist/build/Streamly/Internal/Data/Pipe/Type.dyn_o )
[ 46 of 144] Compiling Streamly.Internal.Data.Pipe ( src/Streamly/Internal/Data/Pipe.hs, dist/build/Streamly/Internal/Data/Pipe.o, dist/build/Streamly/Internal/Data/Pipe.dyn_o )
[ 47 of 144] Compiling Streamly.Internal.Data.IORef ( src/Streamly/Internal/Data/IORef.hs, dist/build/Streamly/Internal/Data/IORef.o, dist/build/Streamly/Internal/Data/IORef.dyn_o )
[ 48 of 144] Compiling Streamly.Internal.Data.Time.Clock ( src/Streamly/Internal/Data/Time/Clock.hs, dist/build/Streamly/Internal/Data/Time/Clock.o, dist/build/Streamly/Internal/Data/Time/Clock.dyn_o )
[ 49 of 144] Compiling Streamly.Internal.FileSystem.DirOptions ( src/Streamly/Internal/FileSystem/DirOptions.hs, dist/build/Streamly/Internal/FileSystem/DirOptions.o, dist/build/Streamly/Internal/FileSystem/DirOptions.dyn_o )
[ 50 of 144] Compiling Streamly.Internal.FileSystem.Windows.File ( dist/build/Streamly/Internal/FileSystem/Windows/File.hs, dist/build/Streamly/Internal/FileSystem/Windows/File.o, dist/build/Streamly/Internal/FileSystem/Windows/File.dyn_o )
[ 51 of 144] Compiling Streamly.Internal.FileSystem.Windows.ReadDir ( dist/build/Streamly/Internal/FileSystem/Windows/ReadDir.hs, dist/build/Streamly/Internal/FileSystem/Windows/ReadDir.o, dist/build/Streamly/Internal/FileSystem/Windows/ReadDir.dyn_o )
[ 52 of 144] Compiling Streamly.Internal.System.IO ( src/Streamly/Internal/System/IO.hs, dist/build/Streamly/Internal/System/IO.o, dist/build/Streamly/Internal/System/IO.dyn_o )
[ 53 of 144] Compiling Streamly.Internal.Data.Stream.Generate ( src/Streamly/Internal/Data/Stream/Generate.hs, dist/build/Streamly/Internal/Data/Stream/Generate.o, dist/build/Streamly/Internal/Data/Stream/Generate.dyn_o )
[ 54 of 144] Compiling Streamly.Internal.Data.Parser ( src/Streamly/Internal/Data/Parser.hs, dist/build/Streamly/Internal/Data/Parser.o, dist/build/Streamly/Internal/Data/Parser.dyn_o )
[ 55 of 144] Compiling Streamly.Internal.Data.Producer.Source ( src/Streamly/Internal/Data/Producer/Source.hs, dist/build/Streamly/Internal/Data/Producer/Source.o, dist/build/Streamly/Internal/Data/Producer/Source.dyn_o )
[ 56 of 144] Compiling Streamly.Internal.Data.Producer ( src/Streamly/Internal/Data/Producer.hs, dist/build/Streamly/Internal/Data/Producer.o, dist/build/Streamly/Internal/Data/Producer.dyn_o )
[ 57 of 144] Compiling Streamly.Data.Parser ( src/Streamly/Data/Parser.hs, dist/build/Streamly/Data/Parser.o, dist/build/Streamly/Data/Parser.dyn_o )
[ 58 of 144] Compiling Streamly.Internal.Data.MutArray.Generic ( src/Streamly/Internal/Data/MutArray/Generic.hs, dist/build/Streamly/Internal/Data/MutArray/Generic.o, dist/build/Streamly/Internal/Data/MutArray/Generic.dyn_o )
[ 59 of 144] Compiling Streamly.Internal.Data.RingArray.Generic ( src/Streamly/Internal/Data/RingArray/Generic.hs, dist/build/Streamly/Internal/Data/RingArray/Generic.o, dist/build/Streamly/Internal/Data/RingArray/Generic.dyn_o )
[ 60 of 144] Compiling Streamly.Data.MutArray.Generic ( src/Streamly/Data/MutArray/Generic.hs, dist/build/Streamly/Data/MutArray/Generic.o, dist/build/Streamly/Data/MutArray/Generic.dyn_o )
[ 61 of 144] Compiling Streamly.Internal.Data.MutArray.Type ( src/Streamly/Internal/Data/MutArray/Type.hs, dist/build/Streamly/Internal/Data/MutArray/Type.o, dist/build/Streamly/Internal/Data/MutArray/Type.dyn_o )
[ 62 of 144] Compiling Streamly.Internal.Data.Array.Type ( src/Streamly/Internal/Data/Array/Type.hs, dist/build/Streamly/Internal/Data/Array/Type.o, dist/build/Streamly/Internal/Data/Array/Type.dyn_o )
[ 63 of 144] Compiling Streamly.Internal.Data.Stream.Transform ( src/Streamly/Internal/Data/Stream/Transform.hs, dist/build/Streamly/Internal/Data/Stream/Transform.o, dist/build/Streamly/Internal/Data/Stream/Transform.dyn_o )
[ 64 of 144] Compiling Streamly.Internal.Data.Serialize.Type ( src/Streamly/Internal/Data/Serialize/Type.hs, dist/build/Streamly/Internal/Data/Serialize/Type.o, dist/build/Streamly/Internal/Data/Serialize/Type.dyn_o )
[ 65 of 144] Compiling Streamly.Internal.Data.Serialize.TH.Bottom ( src/Streamly/Internal/Data/Serialize/TH/Bottom.hs, dist/build/Streamly/Internal/Data/Serialize/TH/Bottom.o, dist/build/Streamly/Internal/Data/Serialize/TH/Bottom.dyn_o )
[ 66 of 144] Compiling Streamly.Internal.Data.Serialize.TH.Common ( src/Streamly/Internal/Data/Serialize/TH/Common.hs, dist/build/Streamly/Internal/Data/Serialize/TH/Common.o, dist/build/Streamly/Internal/Data/Serialize/TH/Common.dyn_o )
[ 67 of 144] Compiling Streamly.Internal.Data.Serialize.TH.RecHeader ( src/Streamly/Internal/Data/Serialize/TH/RecHeader.hs, dist/build/Streamly/Internal/Data/Serialize/TH/RecHeader.o, dist/build/Streamly/Internal/Data/Serialize/TH/RecHeader.dyn_o )
[ 68 of 144] Compiling Streamly.Internal.Data.Serialize.TH ( src/Streamly/Internal/Data/Serialize/TH.hs, dist/build/Streamly/Internal/Data/Serialize/TH.o, dist/build/Streamly/Internal/Data/Serialize/TH.dyn_o )
[ 69 of 144] Compiling Streamly.Internal.Data.RingArray ( src/Streamly/Internal/Data/RingArray.hs, dist/build/Streamly/Internal/Data/RingArray.o, dist/build/Streamly/Internal/Data/RingArray.dyn_o )
[ 70 of 144] Compiling Streamly.Internal.Data.Scanl.Window ( src/Streamly/Internal/Data/Scanl/Window.hs, dist/build/Streamly/Internal/Data/Scanl/Window.o, dist/build/Streamly/Internal/Data/Scanl/Window.dyn_o )
[ 71 of 144] Compiling Streamly.Internal.Data.Scanl.Combinators ( src/Streamly/Internal/Data/Scanl/Combinators.hs, dist/build/Streamly/Internal/Data/Scanl/Combinators.o, dist/build/Streamly/Internal/Data/Scanl/Combinators.dyn_o )
[ 72 of 144] Compiling Streamly.Internal.Data.Scanl ( src/Streamly/Internal/Data/Scanl.hs, dist/build/Streamly/Internal/Data/Scanl.o, dist/build/Streamly/Internal/Data/Scanl.dyn_o )
[ 73 of 144] Compiling Streamly.Data.Scanl ( src/Streamly/Data/Scanl.hs, dist/build/Streamly/Data/Scanl.o, dist/build/Streamly/Data/Scanl.dyn_o )
[ 74 of 144] Compiling Streamly.Internal.Data.Fold.Window ( src/Streamly/Internal/Data/Fold/Window.hs, dist/build/Streamly/Internal/Data/Fold/Window.o, dist/build/Streamly/Internal/Data/Fold/Window.dyn_o )
[ 75 of 144] Compiling Streamly.Data.RingArray ( src/Streamly/Data/RingArray.hs, dist/build/Streamly/Data/RingArray.o, dist/build/Streamly/Data/RingArray.dyn_o )
[ 76 of 144] Compiling Streamly.Internal.Data.Fold.Combinators ( src/Streamly/Internal/Data/Fold/Combinators.hs, dist/build/Streamly/Internal/Data/Fold/Combinators.o, dist/build/Streamly/Internal/Data/Fold/Combinators.dyn_o )
[ 77 of 144] Compiling Streamly.Internal.Data.Fold ( src/Streamly/Internal/Data/Fold.hs, dist/build/Streamly/Internal/Data/Fold.o, dist/build/Streamly/Internal/Data/Fold.dyn_o )
[ 78 of 144] Compiling Streamly.Internal.Data.Stream.Top ( src/Streamly/Internal/Data/Stream/Top.hs, dist/build/Streamly/Internal/Data/Stream/Top.o, dist/build/Streamly/Internal/Data/Stream/Top.dyn_o )
[ 79 of 144] Compiling Streamly.Data.Fold ( src/Streamly/Data/Fold.hs, dist/build/Streamly/Data/Fold.o, dist/build/Streamly/Data/Fold.dyn_o )
[ 80 of 144] Compiling Streamly.Internal.Data.Array.Generic.Type ( src/Streamly/Internal/Data/Array/Generic/Type.hs, dist/build/Streamly/Internal/Data/Array/Generic/Type.o, dist/build/Streamly/Internal/Data/Array/Generic/Type.dyn_o )
[ 81 of 144] Compiling Streamly.Internal.Data.ParserDrivers ( src/Streamly/Internal/Data/ParserDrivers.hs, dist/build/Streamly/Internal/Data/ParserDrivers.o, dist/build/Streamly/Internal/Data/ParserDrivers.dyn_o )
[ 82 of 144] Compiling Streamly.Internal.Data.Stream.Nesting ( src/Streamly/Internal/Data/Stream/Nesting.hs, dist/build/Streamly/Internal/Data/Stream/Nesting.o, dist/build/Streamly/Internal/Data/Stream/Nesting.dyn_o )
[ 83 of 144] Compiling Streamly.Internal.Data.MutArray ( src/Streamly/Internal/Data/MutArray.hs, dist/build/Streamly/Internal/Data/MutArray.o, dist/build/Streamly/Internal/Data/MutArray.dyn_o )
[ 84 of 144] Compiling Streamly.Data.MutArray ( src/Streamly/Data/MutArray.hs, dist/build/Streamly/Data/MutArray.o, dist/build/Streamly/Data/MutArray.dyn_o )
[ 85 of 144] Compiling Streamly.Internal.Data.Stream.Eliminate ( src/Streamly/Internal/Data/Stream/Eliminate.hs, dist/build/Streamly/Internal/Data/Stream/Eliminate.o, dist/build/Streamly/Internal/Data/Stream/Eliminate.dyn_o )
[ 86 of 144] Compiling Streamly.Internal.Data.Array.Generic ( src/Streamly/Internal/Data/Array/Generic.hs, dist/build/Streamly/Internal/Data/Array/Generic.o, dist/build/Streamly/Internal/Data/Array/Generic.dyn_o )
[ 87 of 144] Compiling Streamly.Internal.Data.Stream.Container ( src/Streamly/Internal/Data/Stream/Container.hs, dist/build/Streamly/Internal/Data/Stream/Container.o, dist/build/Streamly/Internal/Data/Stream/Container.dyn_o )
[ 88 of 144] Compiling Streamly.Internal.Data.Stream ( src/Streamly/Internal/Data/Stream.hs, dist/build/Streamly/Internal/Data/Stream.o, dist/build/Streamly/Internal/Data/Stream.dyn_o )
[ 89 of 144] Compiling Streamly.Internal.Data.Stream.StreamD ( src/Streamly/Internal/Data/Stream/StreamD.hs, dist/build/Streamly/Internal/Data/Stream/StreamD.o, dist/build/Streamly/Internal/Data/Stream/StreamD.dyn_o )
[ 90 of 144] Compiling Streamly.Internal.Data.MutArray.Stream ( src/Streamly/Internal/Data/MutArray/Stream.hs, dist/build/Streamly/Internal/Data/MutArray/Stream.o, dist/build/Streamly/Internal/Data/MutArray/Stream.dyn_o )
[ 91 of 144] Compiling Streamly.Data.Stream ( src/Streamly/Data/Stream.hs, dist/build/Streamly/Data/Stream.o, dist/build/Streamly/Data/Stream.dyn_o )
[ 92 of 144] Compiling Streamly.Data.Array.Generic ( src/Streamly/Data/Array/Generic.hs, dist/build/Streamly/Data/Array/Generic.o, dist/build/Streamly/Data/Array/Generic.dyn_o )
[ 93 of 144] Compiling Streamly.Internal.Data.Array ( src/Streamly/Internal/Data/Array.hs, dist/build/Streamly/Internal/Data/Array.o, dist/build/Streamly/Internal/Data/Array.dyn_o )
[ 94 of 144] Compiling Streamly.Internal.FileSystem.Handle ( src/Streamly/Internal/FileSystem/Handle.hs, dist/build/Streamly/Internal/FileSystem/Handle.o, dist/build/Streamly/Internal/FileSystem/Handle.dyn_o )
[ 95 of 144] Compiling Streamly.FileSystem.Handle ( src/Streamly/FileSystem/Handle.hs, dist/build/Streamly/FileSystem/Handle.o, dist/build/Streamly/FileSystem/Handle.dyn_o )
[ 96 of 144] Compiling Streamly.Internal.FileSystem.File ( src/Streamly/Internal/FileSystem/File.hs, dist/build/Streamly/Internal/FileSystem/File.o, dist/build/Streamly/Internal/FileSystem/File.dyn_o )
[ 97 of 144] Compiling Streamly.FileSystem.File ( src/Streamly/FileSystem/File.hs, dist/build/Streamly/FileSystem/File.o, dist/build/Streamly/FileSystem/File.dyn_o )
[ 98 of 144] Compiling Streamly.Internal.Data.StreamK ( src/Streamly/Internal/Data/StreamK.hs, dist/build/Streamly/Internal/Data/StreamK.o, dist/build/Streamly/Internal/Data/StreamK.dyn_o )
[ 99 of 144] Compiling Streamly.Data.StreamK ( src/Streamly/Data/StreamK.hs, dist/build/Streamly/Data/StreamK.o, dist/build/Streamly/Data/StreamK.dyn_o )
[100 of 144] Compiling Streamly.Internal.Data.ParserK ( src/Streamly/Internal/Data/ParserK.hs, dist/build/Streamly/Internal/Data/ParserK.o, dist/build/Streamly/Internal/Data/ParserK.dyn_o )
[101 of 144] Compiling Streamly.Internal.Data.MutByteArray ( src/Streamly/Internal/Data/MutByteArray.hs, dist/build/Streamly/Internal/Data/MutByteArray.o, dist/build/Streamly/Internal/Data/MutByteArray.dyn_o )
[102 of 144] Compiling Streamly.Data.MutByteArray ( src/Streamly/Data/MutByteArray.hs, dist/build/Streamly/Data/MutByteArray.o, dist/build/Streamly/Data/MutByteArray.dyn_o )
[103 of 144] Compiling Streamly.Internal.Data.Fold.Chunked ( src/Streamly/Internal/Data/Fold/Chunked.hs, dist/build/Streamly/Internal/Data/Fold/Chunked.o, dist/build/Streamly/Internal/Data/Fold/Chunked.dyn_o )
[104 of 144] Compiling Streamly.Internal.Data.Array.Stream ( src/Streamly/Internal/Data/Array/Stream.hs, dist/build/Streamly/Internal/Data/Array/Stream.o, dist/build/Streamly/Internal/Data/Array/Stream.dyn_o )
[105 of 144] Compiling Streamly.Data.ParserK ( src/Streamly/Data/ParserK.hs, dist/build/Streamly/Data/ParserK.o, dist/build/Streamly/Data/ParserK.dyn_o )
[106 of 144] Compiling Streamly.Data.Array ( src/Streamly/Data/Array.hs, dist/build/Streamly/Data/Array.o, dist/build/Streamly/Data/Array.dyn_o )
[107 of 144] Compiling Streamly.Internal.Data.Binary.Parser ( src/Streamly/Internal/Data/Binary/Parser.hs, dist/build/Streamly/Internal/Data/Binary/Parser.o, dist/build/Streamly/Internal/Data/Binary/Parser.dyn_o )
[108 of 144] Compiling Streamly.Internal.Unicode.Parser ( src/Streamly/Internal/Unicode/Parser.hs, dist/build/Streamly/Internal/Unicode/Parser.o, dist/build/Streamly/Internal/Unicode/Parser.dyn_o )
[109 of 144] Compiling Streamly.Internal.Unicode.Stream ( src/Streamly/Internal/Unicode/Stream.hs, dist/build/Streamly/Internal/Unicode/Stream.o, dist/build/Streamly/Internal/Unicode/Stream.dyn_o )
[110 of 144] Compiling Streamly.Internal.Unicode.Array ( src/Streamly/Internal/Unicode/Array.hs, dist/build/Streamly/Internal/Unicode/Array.o, dist/build/Streamly/Internal/Unicode/Array.dyn_o )
[111 of 144] Compiling Streamly.Internal.FileSystem.Path.Common ( src/Streamly/Internal/FileSystem/Path/Common.hs, dist/build/Streamly/Internal/FileSystem/Path/Common.o, dist/build/Streamly/Internal/FileSystem/Path/Common.dyn_o )
[112 of 144] Compiling Streamly.Internal.FileSystem.WindowsPath ( src/Streamly/Internal/FileSystem/WindowsPath.hs, dist/build/Streamly/Internal/FileSystem/WindowsPath.o, dist/build/Streamly/Internal/FileSystem/WindowsPath.dyn_o )
[113 of 144] Compiling Streamly.Internal.FileSystem.WindowsPath.Seg ( src/Streamly/Internal/FileSystem/WindowsPath/Seg.hs, dist/build/Streamly/Internal/FileSystem/WindowsPath/Seg.o, dist/build/Streamly/Internal/FileSystem/WindowsPath/Seg.dyn_o )
[114 of 144] Compiling Streamly.Internal.FileSystem.WindowsPath.Node ( src/Streamly/Internal/FileSystem/WindowsPath/Node.hs, dist/build/Streamly/Internal/FileSystem/WindowsPath/Node.o, dist/build/Streamly/Internal/FileSystem/WindowsPath/Node.dyn_o )
[115 of 144] Compiling Streamly.Internal.FileSystem.WindowsPath.SegNode ( src/Streamly/Internal/FileSystem/WindowsPath/SegNode.hs, dist/build/Streamly/Internal/FileSystem/WindowsPath/SegNode.o, dist/build/Streamly/Internal/FileSystem/WindowsPath/SegNode.dyn_o )
[116 of 144] Compiling Streamly.Internal.FileSystem.PosixPath ( src/Streamly/Internal/FileSystem/PosixPath.hs, dist/build/Streamly/Internal/FileSystem/PosixPath.o, dist/build/Streamly/Internal/FileSystem/PosixPath.dyn_o )
[117 of 144] Compiling Streamly.Internal.FileSystem.PosixPath.Seg ( src/Streamly/Internal/FileSystem/PosixPath/Seg.hs, dist/build/Streamly/Internal/FileSystem/PosixPath/Seg.o, dist/build/Streamly/Internal/FileSystem/PosixPath/Seg.dyn_o )
[118 of 144] Compiling Streamly.Internal.FileSystem.Path.Seg ( src/Streamly/Internal/FileSystem/Path/Seg.hs, dist/build/Streamly/Internal/FileSystem/Path/Seg.o, dist/build/Streamly/Internal/FileSystem/Path/Seg.dyn_o )
[119 of 144] Compiling Streamly.FileSystem.Path.Seg ( src/Streamly/FileSystem/Path/Seg.hs, dist/build/Streamly/FileSystem/Path/Seg.o, dist/build/Streamly/FileSystem/Path/Seg.dyn_o )
[120 of 144] Compiling Streamly.Internal.FileSystem.PosixPath.Node ( src/Streamly/Internal/FileSystem/PosixPath/Node.hs, dist/build/Streamly/Internal/FileSystem/PosixPath/Node.o, dist/build/Streamly/Internal/FileSystem/PosixPath/Node.dyn_o )
[121 of 144] Compiling Streamly.Internal.FileSystem.PosixPath.SegNode ( src/Streamly/Internal/FileSystem/PosixPath/SegNode.hs, dist/build/Streamly/Internal/FileSystem/PosixPath/SegNode.o, dist/build/Streamly/Internal/FileSystem/PosixPath/SegNode.dyn_o )
[122 of 144] Compiling Streamly.Internal.FileSystem.Path.SegNode ( src/Streamly/Internal/FileSystem/Path/SegNode.hs, dist/build/Streamly/Internal/FileSystem/Path/SegNode.o, dist/build/Streamly/Internal/FileSystem/Path/SegNode.dyn_o )
[123 of 144] Compiling Streamly.FileSystem.Path.SegNode ( src/Streamly/FileSystem/Path/SegNode.hs, dist/build/Streamly/FileSystem/Path/SegNode.o, dist/build/Streamly/FileSystem/Path/SegNode.dyn_o )
[124 of 144] Compiling Streamly.Internal.FileSystem.Path.Node ( src/Streamly/Internal/FileSystem/Path/Node.hs, dist/build/Streamly/Internal/FileSystem/Path/Node.o, dist/build/Streamly/Internal/FileSystem/Path/Node.dyn_o )
[125 of 144] Compiling Streamly.FileSystem.Path.Node ( src/Streamly/FileSystem/Path/Node.hs, dist/build/Streamly/FileSystem/Path/Node.o, dist/build/Streamly/FileSystem/Path/Node.dyn_o )
[126 of 144] Compiling Streamly.Internal.FileSystem.Posix.Errno ( src/Streamly/Internal/FileSystem/Posix/Errno.hs, dist/build/Streamly/Internal/FileSystem/Posix/Errno.o, dist/build/Streamly/Internal/FileSystem/Posix/Errno.dyn_o )
[127 of 144] Compiling Streamly.Internal.FileSystem.Path ( src/Streamly/Internal/FileSystem/Path.hs, dist/build/Streamly/Internal/FileSystem/Path.o, dist/build/Streamly/Internal/FileSystem/Path.dyn_o )
[128 of 144] Compiling Streamly.Internal.FileSystem.File.Common ( src/Streamly/Internal/FileSystem/File/Common.hs, dist/build/Streamly/Internal/FileSystem/File/Common.o, dist/build/Streamly/Internal/FileSystem/File/Common.dyn_o )
[129 of 144] Compiling Streamly.Internal.FileSystem.Posix.File ( dist/build/Streamly/Internal/FileSystem/Posix/File.hs, dist/build/Streamly/Internal/FileSystem/Posix/File.o, dist/build/Streamly/Internal/FileSystem/Posix/File.dyn_o )
[130 of 144] Compiling Streamly.Internal.FileSystem.Posix.ReadDir ( dist/build/Streamly/Internal/FileSystem/Posix/ReadDir.hs, dist/build/Streamly/Internal/FileSystem/Posix/ReadDir.o, dist/build/Streamly/Internal/FileSystem/Posix/ReadDir.dyn_o )
[131 of 144] Compiling Streamly.Internal.FileSystem.FileIO ( src/Streamly/Internal/FileSystem/FileIO.hs, dist/build/Streamly/Internal/FileSystem/FileIO.o, dist/build/Streamly/Internal/FileSystem/FileIO.dyn_o )
[132 of 144] Compiling Streamly.FileSystem.FileIO ( src/Streamly/FileSystem/FileIO.hs, dist/build/Streamly/FileSystem/FileIO.o, dist/build/Streamly/FileSystem/FileIO.dyn_o )
[133 of 144] Compiling Streamly.Internal.FileSystem.DirIO ( src/Streamly/Internal/FileSystem/DirIO.hs, dist/build/Streamly/Internal/FileSystem/DirIO.o, dist/build/Streamly/Internal/FileSystem/DirIO.dyn_o )
[134 of 144] Compiling Streamly.FileSystem.DirIO ( src/Streamly/FileSystem/DirIO.hs, dist/build/Streamly/FileSystem/DirIO.o, dist/build/Streamly/FileSystem/DirIO.dyn_o )
[135 of 144] Compiling Streamly.Internal.FileSystem.Dir ( src/Streamly/Internal/FileSystem/Dir.hs, dist/build/Streamly/Internal/FileSystem/Dir.o, dist/build/Streamly/Internal/FileSystem/Dir.dyn_o )
[136 of 144] Compiling Streamly.FileSystem.Dir ( src/Streamly/FileSystem/Dir.hs, dist/build/Streamly/FileSystem/Dir.o, dist/build/Streamly/FileSystem/Dir.dyn_o )
[137 of 144] Compiling Streamly.FileSystem.Path ( src/Streamly/FileSystem/Path.hs, dist/build/Streamly/FileSystem/Path.o, dist/build/Streamly/FileSystem/Path.dyn_o )
[138 of 144] Compiling Streamly.Internal.Data.Binary.Stream ( src/Streamly/Internal/Data/Binary/Stream.hs, dist/build/Streamly/Internal/Data/Binary/Stream.o, dist/build/Streamly/Internal/Data/Binary/Stream.dyn_o )
[139 of 144] Compiling Streamly.Internal.Console.Stdio ( src/Streamly/Internal/Console/Stdio.hs, dist/build/Streamly/Internal/Console/Stdio.o, dist/build/Streamly/Internal/Console/Stdio.dyn_o )
[140 of 144] Compiling Streamly.Console.Stdio ( src/Streamly/Console/Stdio.hs, dist/build/Streamly/Console/Stdio.o, dist/build/Streamly/Console/Stdio.dyn_o )
[141 of 144] Compiling Streamly.Internal.Unicode.String ( src/Streamly/Internal/Unicode/String.hs, dist/build/Streamly/Internal/Unicode/String.o, dist/build/Streamly/Internal/Unicode/String.dyn_o )
[142 of 144] Compiling Streamly.Unicode.Parser ( src/Streamly/Unicode/Parser.hs, dist/build/Streamly/Unicode/Parser.o, dist/build/Streamly/Unicode/Parser.dyn_o )
[143 of 144] Compiling Streamly.Unicode.Stream ( src/Streamly/Unicode/Stream.hs, dist/build/Streamly/Unicode/Stream.o, dist/build/Streamly/Unicode/Stream.dyn_o )
[144 of 144] Compiling Streamly.Unicode.String ( src/Streamly/Unicode/String.hs, dist/build/Streamly/Unicode/String.o, dist/build/Streamly/Unicode/String.dyn_o )
<<ghc: 55103092480 bytes, 2048 GCs, 62216148/109327080 avg/max bytes residency (23 samples), 299M in use, 0.001 INIT (0.001 elapsed), 36.282 MUT (57.101 elapsed), 9.179 GC (9.237 elapsed) :ghc>>
<<ghc: 16141176 bytes, 4 GCs, 2409716/3492168 avg/max bytes residency (2 samples), 11M in use, 0.001 INIT (0.001 elapsed), 0.013 MUT (0.096 elapsed), 0.023 GC (0.023 elapsed) :ghc>>
<<ghc: 16157136 bytes, 4 GCs, 2414468/3496728 avg/max bytes residency (2 samples), 11M in use, 0.001 INIT (0.001 elapsed), 0.018 MUT (0.100 elapsed), 0.030 GC (0.030 elapsed) :ghc>>
Preprocessing library for streamly-core-0.3.0..
Running Haddock on library for streamly-core-0.3.0..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[  1 of 144] Compiling Streamly.Internal.BaseCompat ( src/Streamly/Internal/BaseCompat.hs, /tmp/ghc892168_0/ghc_294.o, /tmp/ghc892168_0/ghc_294.dyn_o )
[  2 of 144] Compiling Streamly.Internal.Control.Exception ( src/Streamly/Internal/Control/Exception.hs, /tmp/ghc892168_0/ghc_296.o, /tmp/ghc892168_0/ghc_296.dyn_o )
[  3 of 144] Compiling Streamly.Control.Exception ( src/Streamly/Control/Exception.hs, nothing )
[  4 of 144] Compiling Streamly.Internal.Control.ForkIO ( src/Streamly/Internal/Control/ForkIO.hs, /tmp/ghc892168_0/ghc_298.o, /tmp/ghc892168_0/ghc_298.dyn_o )
[  5 of 144] Compiling Streamly.Internal.Control.Monad ( src/Streamly/Internal/Control/Monad.hs, nothing )
[  6 of 144] Compiling Streamly.Internal.Data.Builder ( src/Streamly/Internal/Data/Builder.hs, /tmp/ghc892168_0/ghc_308.o, /tmp/ghc892168_0/ghc_308.dyn_o )
[  7 of 144] Compiling Streamly.Internal.Data.Either.Strict ( src/Streamly/Internal/Data/Either/Strict.hs, /tmp/ghc892168_0/ghc_310.o, /tmp/ghc892168_0/ghc_310.dyn_o )
[  8 of 144] Compiling Streamly.Internal.Data.Fold.Step ( src/Streamly/Internal/Data/Fold/Step.hs, /tmp/ghc892168_0/ghc_320.o, /tmp/ghc892168_0/ghc_320.dyn_o )
[  9 of 144] Compiling Streamly.Internal.Data.IOFinalizer ( src/Streamly/Internal/Data/IOFinalizer.hs, /tmp/ghc892168_0/ghc_328.o, /tmp/ghc892168_0/ghc_328.dyn_o )
[ 10 of 144] Compiling Streamly.Internal.Data.IsMap ( src/Streamly/Internal/Data/IsMap.hs, /tmp/ghc892168_0/ghc_332.o, /tmp/ghc892168_0/ghc_332.dyn_o )
[ 11 of 144] Compiling Streamly.Internal.Data.Maybe.Strict ( src/Streamly/Internal/Data/Maybe/Strict.hs, /tmp/ghc892168_0/ghc_334.o, /tmp/ghc892168_0/ghc_334.dyn_o )
[ 12 of 144] Compiling Streamly.Internal.Data.MutByteArray.Type ( src/Streamly/Internal/Data/MutByteArray/Type.hs, /tmp/ghc892168_0/ghc_344.o, /tmp/ghc892168_0/ghc_344.dyn_o )
[ 13 of 144] Compiling Streamly.Internal.Data.CString ( src/Streamly/Internal/Data/CString.hs, nothing )
[ 14 of 144] Compiling Streamly.Internal.Data.Parser.Tee ( src/Streamly/Internal/Data/Parser/Tee.hs, nothing )
[ 15 of 144] Compiling Streamly.Internal.Data.Path ( src/Streamly/Internal/Data/Path.hs, /tmp/ghc892168_0/ghc_354.o, /tmp/ghc892168_0/ghc_354.dyn_o )
[ 16 of 144] Compiling Streamly.Internal.Data.Refold.Type ( src/Streamly/Internal/Data/Refold/Type.hs, /tmp/ghc892168_0/ghc_364.o, /tmp/ghc892168_0/ghc_364.dyn_o )
[ 17 of 144] Compiling Streamly.Internal.Data.Stream.Step ( src/Streamly/Internal/Data/Stream/Step.hs, /tmp/ghc892168_0/ghc_408.o, /tmp/ghc892168_0/ghc_408.dyn_o )
[ 18 of 144] Compiling Streamly.Internal.Data.Producer.Type ( src/Streamly/Internal/Data/Producer/Type.hs, /tmp/ghc892168_0/ghc_362.o, /tmp/ghc892168_0/ghc_362.dyn_o )
[ 19 of 144] Compiling Streamly.Internal.Data.Time.TimeSpec ( dist/build/Streamly/Internal/Data/Time/TimeSpec.hs, /tmp/ghc892168_0/ghc_424.o, /tmp/ghc892168_0/ghc_424.dyn_o )
[ 20 of 144] Compiling Streamly.Internal.Data.Tuple.Strict ( src/Streamly/Internal/Data/Tuple/Strict.hs, /tmp/ghc892168_0/ghc_428.o, /tmp/ghc892168_0/ghc_428.dyn_o )
[ 21 of 144] Compiling Streamly.Internal.Data.Scanr ( src/Streamly/Internal/Data/Scanr.hs, /tmp/ghc892168_0/ghc_382.o, /tmp/ghc892168_0/ghc_382.dyn_o )
[ 22 of 144] Compiling Streamly.Internal.Data.Unbox ( src/Streamly/Internal/Data/Unbox.hs, /tmp/ghc892168_0/ghc_430.o, /tmp/ghc892168_0/ghc_430.dyn_o )
[ 23 of 144] Compiling Streamly.Internal.Data.Time.Units ( src/Streamly/Internal/Data/Time/Units.hs, /tmp/ghc892168_0/ghc_426.o, /tmp/ghc892168_0/ghc_426.dyn_o )
[ 24 of 144] Compiling Streamly.Internal.Data.Time.Clock.Type ( dist/build/Streamly/Internal/Data/Time/Clock/Type.hs, /tmp/ghc892168_0/ghc_422.o, /tmp/ghc892168_0/ghc_422.dyn_o )
[ 25 of 144] Compiling Streamly.Internal.Data.SVar.Type ( src/Streamly/Internal/Data/SVar/Type.hs, /tmp/ghc892168_0/ghc_370.o, /tmp/ghc892168_0/ghc_370.dyn_o )
[ 26 of 144] Compiling Streamly.Internal.Data.StreamK.Type ( src/Streamly/Internal/Data/StreamK/Type.hs, /tmp/ghc892168_0/ghc_418.o, /tmp/ghc892168_0/ghc_418.dyn_o )
[ 27 of 144] Compiling Streamly.Internal.Data.StreamK.Transformer ( src/Streamly/Internal/Data/StreamK/Transformer.hs, nothing )
[ 28 of 144] Compiling Streamly.Internal.Data.Scanl.Type ( src/Streamly/Internal/Data/Scanl/Type.hs, /tmp/ghc892168_0/ghc_378.o, /tmp/ghc892168_0/ghc_378.dyn_o )
[ 29 of 144] Compiling Streamly.Internal.Data.Scanl.Container ( src/Streamly/Internal/Data/Scanl/Container.hs, /tmp/ghc892168_0/ghc_376.o, /tmp/ghc892168_0/ghc_376.dyn_o )
[ 30 of 144] Compiling Streamly.Internal.Data.Fold.Type ( src/Streamly/Internal/Data/Fold/Type.hs, /tmp/ghc892168_0/ghc_324.o, /tmp/ghc892168_0/ghc_324.dyn_o )
[ 31 of 144] Compiling Streamly.Internal.Data.Parser.Type ( src/Streamly/Internal/Data/Parser/Type.hs, /tmp/ghc892168_0/ghc_348.o, /tmp/ghc892168_0/ghc_348.dyn_o )
[ 32 of 144] Compiling Streamly.Internal.Data.ParserK.Type ( src/Streamly/Internal/Data/ParserK/Type.hs, /tmp/ghc892168_0/ghc_352.o, /tmp/ghc892168_0/ghc_352.dyn_o )
[ 33 of 144] Compiling Streamly.Internal.Data.Fold.Tee ( src/Streamly/Internal/Data/Fold/Tee.hs, /tmp/ghc892168_0/ghc_322.o, /tmp/ghc892168_0/ghc_322.dyn_o )
[ 34 of 144] Compiling Streamly.Internal.Data.Fold.Exception ( src/Streamly/Internal/Data/Fold/Exception.hs, /tmp/ghc892168_0/ghc_318.o, /tmp/ghc892168_0/ghc_318.dyn_o )
[ 35 of 144] Compiling Streamly.Internal.Data.Fold.Container ( src/Streamly/Internal/Data/Fold/Container.hs, /tmp/ghc892168_0/ghc_316.o, /tmp/ghc892168_0/ghc_316.dyn_o )
[ 36 of 144] Compiling Streamly.Internal.Data.Unbox.TH ( src/Streamly/Internal/Data/Unbox/TH.hs, /tmp/ghc892168_0/ghc_432.o, /tmp/ghc892168_0/ghc_432.dyn_o )
[ 37 of 144] Compiling Streamly.Internal.Data.Unfold.Type ( src/Streamly/Internal/Data/Unfold/Type.hs, /tmp/ghc892168_0/ghc_438.o, /tmp/ghc892168_0/ghc_438.dyn_o )
[ 38 of 144] Compiling Streamly.Internal.Data.Unfold.Enumeration ( src/Streamly/Internal/Data/Unfold/Enumeration.hs, /tmp/ghc892168_0/ghc_436.o, /tmp/ghc892168_0/ghc_436.dyn_o )
[ 39 of 144] Compiling Streamly.Internal.Data.Stream.Type ( src/Streamly/Internal/Data/Stream/Type.hs, /tmp/ghc892168_0/ghc_416.o, /tmp/ghc892168_0/ghc_416.dyn_o )
[ 40 of 144] Compiling Streamly.Internal.Data.Unfold ( src/Streamly/Internal/Data/Unfold.hs, /tmp/ghc892168_0/ghc_434.o, /tmp/ghc892168_0/ghc_434.dyn_o )
[ 41 of 144] Compiling Streamly.Data.Unfold ( src/Streamly/Data/Unfold.hs, /tmp/ghc892168_0/ghc_292.o, /tmp/ghc892168_0/ghc_292.dyn_o )
[ 42 of 144] Compiling Streamly.Internal.Data.Stream.Transformer ( src/Streamly/Internal/Data/Stream/Transformer.hs, /tmp/ghc892168_0/ghc_414.o, /tmp/ghc892168_0/ghc_414.dyn_o )
[ 43 of 144] Compiling Streamly.Internal.Data.Stream.Lift ( src/Streamly/Internal/Data/Stream/Lift.hs, /tmp/ghc892168_0/ghc_404.o, /tmp/ghc892168_0/ghc_404.dyn_o )
[ 44 of 144] Compiling Streamly.Internal.Data.Stream.Exception ( src/Streamly/Internal/Data/Stream/Exception.hs, /tmp/ghc892168_0/ghc_400.o, /tmp/ghc892168_0/ghc_400.dyn_o )
[ 45 of 144] Compiling Streamly.Internal.Data.Pipe.Type ( src/Streamly/Internal/Data/Pipe/Type.hs, /tmp/ghc892168_0/ghc_356.o, /tmp/ghc892168_0/ghc_356.dyn_o )
[ 46 of 144] Compiling Streamly.Internal.Data.Pipe ( src/Streamly/Internal/Data/Pipe.hs, nothing )
[ 47 of 144] Compiling Streamly.Internal.Data.IORef ( src/Streamly/Internal/Data/IORef.hs, /tmp/ghc892168_0/ghc_330.o, /tmp/ghc892168_0/ghc_330.dyn_o )
[ 48 of 144] Compiling Streamly.Internal.Data.Time.Clock ( src/Streamly/Internal/Data/Time/Clock.hs, /tmp/ghc892168_0/ghc_420.o, /tmp/ghc892168_0/ghc_420.dyn_o )
[ 49 of 144] Compiling Streamly.Internal.FileSystem.DirOptions ( src/Streamly/Internal/FileSystem/DirOptions.hs, nothing )
[ 50 of 144] Compiling Streamly.Internal.FileSystem.Windows.File ( dist/build/Streamly/Internal/FileSystem/Windows/File.hs, nothing )
[ 51 of 144] Compiling Streamly.Internal.FileSystem.Windows.ReadDir ( dist/build/Streamly/Internal/FileSystem/Windows/ReadDir.hs, nothing )
[ 52 of 144] Compiling Streamly.Internal.System.IO ( src/Streamly/Internal/System/IO.hs, /tmp/ghc892168_0/ghc_454.o, /tmp/ghc892168_0/ghc_454.dyn_o )
[ 53 of 144] Compiling Streamly.Internal.Data.Stream.Generate ( src/Streamly/Internal/Data/Stream/Generate.hs, /tmp/ghc892168_0/ghc_402.o, /tmp/ghc892168_0/ghc_402.dyn_o )
[ 54 of 144] Compiling Streamly.Internal.Data.Parser ( src/Streamly/Internal/Data/Parser.hs, /tmp/ghc892168_0/ghc_346.o, /tmp/ghc892168_0/ghc_346.dyn_o )
[ 55 of 144] Compiling Streamly.Internal.Data.Producer.Source ( src/Streamly/Internal/Data/Producer/Source.hs, /tmp/ghc892168_0/ghc_360.o, /tmp/ghc892168_0/ghc_360.dyn_o )
[ 56 of 144] Compiling Streamly.Internal.Data.Producer ( src/Streamly/Internal/Data/Producer.hs, /tmp/ghc892168_0/ghc_358.o, /tmp/ghc892168_0/ghc_358.dyn_o )
[ 57 of 144] Compiling Streamly.Data.Parser ( src/Streamly/Data/Parser.hs, nothing )
[ 58 of 144] Compiling Streamly.Internal.Data.MutArray.Generic ( src/Streamly/Internal/Data/MutArray/Generic.hs, /tmp/ghc892168_0/ghc_338.o, /tmp/ghc892168_0/ghc_338.dyn_o )
[ 59 of 144] Compiling Streamly.Internal.Data.RingArray.Generic ( src/Streamly/Internal/Data/RingArray/Generic.hs, /tmp/ghc892168_0/ghc_368.o, /tmp/ghc892168_0/ghc_368.dyn_o )
[ 60 of 144] Compiling Streamly.Data.MutArray.Generic ( src/Streamly/Data/MutArray/Generic.hs, nothing )
[ 61 of 144] Compiling Streamly.Internal.Data.MutArray.Type ( src/Streamly/Internal/Data/MutArray/Type.hs, /tmp/ghc892168_0/ghc_340.o, /tmp/ghc892168_0/ghc_340.dyn_o )
[ 62 of 144] Compiling Streamly.Internal.Data.Array.Type ( src/Streamly/Internal/Data/Array/Type.hs, /tmp/ghc892168_0/ghc_306.o, /tmp/ghc892168_0/ghc_306.dyn_o )
[ 63 of 144] Compiling Streamly.Internal.Data.Stream.Transform ( src/Streamly/Internal/Data/Stream/Transform.hs, /tmp/ghc892168_0/ghc_412.o, /tmp/ghc892168_0/ghc_412.dyn_o )
[ 64 of 144] Compiling Streamly.Internal.Data.Serialize.Type ( src/Streamly/Internal/Data/Serialize/Type.hs, /tmp/ghc892168_0/ghc_392.o, /tmp/ghc892168_0/ghc_392.dyn_o )
[ 65 of 144] Compiling Streamly.Internal.Data.Serialize.TH.Bottom ( src/Streamly/Internal/Data/Serialize/TH/Bottom.hs, /tmp/ghc892168_0/ghc_386.o, /tmp/ghc892168_0/ghc_386.dyn_o )
[ 66 of 144] Compiling Streamly.Internal.Data.Serialize.TH.Common ( src/Streamly/Internal/Data/Serialize/TH/Common.hs, /tmp/ghc892168_0/ghc_388.o, /tmp/ghc892168_0/ghc_388.dyn_o )
[ 67 of 144] Compiling Streamly.Internal.Data.Serialize.TH.RecHeader ( src/Streamly/Internal/Data/Serialize/TH/RecHeader.hs, /tmp/ghc892168_0/ghc_390.o, /tmp/ghc892168_0/ghc_390.dyn_o )
[ 68 of 144] Compiling Streamly.Internal.Data.Serialize.TH ( src/Streamly/Internal/Data/Serialize/TH.hs, /tmp/ghc892168_0/ghc_384.o, /tmp/ghc892168_0/ghc_384.dyn_o )
[ 69 of 144] Compiling Streamly.Internal.Data.RingArray ( src/Streamly/Internal/Data/RingArray.hs, /tmp/ghc892168_0/ghc_366.o, /tmp/ghc892168_0/ghc_366.dyn_o )
[ 70 of 144] Compiling Streamly.Internal.Data.Scanl.Window ( src/Streamly/Internal/Data/Scanl/Window.hs, /tmp/ghc892168_0/ghc_380.o, /tmp/ghc892168_0/ghc_380.dyn_o )
[ 71 of 144] Compiling Streamly.Internal.Data.Scanl.Combinators ( src/Streamly/Internal/Data/Scanl/Combinators.hs, /tmp/ghc892168_0/ghc_374.o, /tmp/ghc892168_0/ghc_374.dyn_o )
[ 72 of 144] Compiling Streamly.Internal.Data.Scanl ( src/Streamly/Internal/Data/Scanl.hs, /tmp/ghc892168_0/ghc_372.o, /tmp/ghc892168_0/ghc_372.dyn_o )
[ 73 of 144] Compiling Streamly.Data.Scanl ( src/Streamly/Data/Scanl.hs, nothing )
[ 74 of 144] Compiling Streamly.Internal.Data.Fold.Window ( src/Streamly/Internal/Data/Fold/Window.hs, /tmp/ghc892168_0/ghc_326.o, /tmp/ghc892168_0/ghc_326.dyn_o )
[ 75 of 144] Compiling Streamly.Data.RingArray ( src/Streamly/Data/RingArray.hs, nothing )
[ 76 of 144] Compiling Streamly.Internal.Data.Fold.Combinators ( src/Streamly/Internal/Data/Fold/Combinators.hs, /tmp/ghc892168_0/ghc_314.o, /tmp/ghc892168_0/ghc_314.dyn_o )
[ 77 of 144] Compiling Streamly.Internal.Data.Fold ( src/Streamly/Internal/Data/Fold.hs, /tmp/ghc892168_0/ghc_312.o, /tmp/ghc892168_0/ghc_312.dyn_o )
[ 78 of 144] Compiling Streamly.Internal.Data.Stream.Top ( src/Streamly/Internal/Data/Stream/Top.hs, /tmp/ghc892168_0/ghc_410.o, /tmp/ghc892168_0/ghc_410.dyn_o )
[ 79 of 144] Compiling Streamly.Data.Fold ( src/Streamly/Data/Fold.hs, /tmp/ghc892168_0/ghc_290.o, /tmp/ghc892168_0/ghc_290.dyn_o )
[ 80 of 144] Compiling Streamly.Internal.Data.Array.Generic.Type ( src/Streamly/Internal/Data/Array/Generic/Type.hs, /tmp/ghc892168_0/ghc_304.o, /tmp/ghc892168_0/ghc_304.dyn_o )
[ 81 of 144] Compiling Streamly.Internal.Data.ParserDrivers ( src/Streamly/Internal/Data/ParserDrivers.hs, /tmp/ghc892168_0/ghc_350.o, /tmp/ghc892168_0/ghc_350.dyn_o )
[ 82 of 144] Compiling Streamly.Internal.Data.Stream.Nesting ( src/Streamly/Internal/Data/Stream/Nesting.hs, /tmp/ghc892168_0/ghc_406.o, /tmp/ghc892168_0/ghc_406.dyn_o )
[ 83 of 144] Compiling Streamly.Internal.Data.MutArray ( src/Streamly/Internal/Data/MutArray.hs, /tmp/ghc892168_0/ghc_336.o, /tmp/ghc892168_0/ghc_336.dyn_o )
[ 84 of 144] Compiling Streamly.Data.MutArray ( src/Streamly/Data/MutArray.hs, nothing )
[ 85 of 144] Compiling Streamly.Internal.Data.Stream.Eliminate ( src/Streamly/Internal/Data/Stream/Eliminate.hs, /tmp/ghc892168_0/ghc_398.o, /tmp/ghc892168_0/ghc_398.dyn_o )
[ 86 of 144] Compiling Streamly.Internal.Data.Array.Generic ( src/Streamly/Internal/Data/Array/Generic.hs, /tmp/ghc892168_0/ghc_302.o, /tmp/ghc892168_0/ghc_302.dyn_o )
[ 87 of 144] Compiling Streamly.Internal.Data.Stream.Container ( src/Streamly/Internal/Data/Stream/Container.hs, /tmp/ghc892168_0/ghc_396.o, /tmp/ghc892168_0/ghc_396.dyn_o )
[ 88 of 144] Compiling Streamly.Internal.Data.Stream ( src/Streamly/Internal/Data/Stream.hs, /tmp/ghc892168_0/ghc_394.o, /tmp/ghc892168_0/ghc_394.dyn_o )
[ 89 of 144] Compiling Streamly.Internal.Data.Stream.StreamD ( src/Streamly/Internal/Data/Stream/StreamD.hs, nothing )
[ 90 of 144] Compiling Streamly.Internal.Data.MutArray.Stream ( src/Streamly/Internal/Data/MutArray/Stream.hs, nothing )
[ 91 of 144] Compiling Streamly.Data.Stream ( src/Streamly/Data/Stream.hs, nothing )
[ 92 of 144] Compiling Streamly.Data.Array.Generic ( src/Streamly/Data/Array/Generic.hs, nothing )
[ 93 of 144] Compiling Streamly.Internal.Data.Array ( src/Streamly/Internal/Data/Array.hs, /tmp/ghc892168_0/ghc_300.o, /tmp/ghc892168_0/ghc_300.dyn_o )
[ 94 of 144] Compiling Streamly.Internal.FileSystem.Handle ( src/Streamly/Internal/FileSystem/Handle.hs, nothing )
[ 95 of 144] Compiling Streamly.FileSystem.Handle ( src/Streamly/FileSystem/Handle.hs, nothing )
[ 96 of 144] Compiling Streamly.Internal.FileSystem.File ( src/Streamly/Internal/FileSystem/File.hs, nothing )
[ 97 of 144] Compiling Streamly.FileSystem.File ( src/Streamly/FileSystem/File.hs, nothing )
[ 98 of 144] Compiling Streamly.Internal.Data.StreamK ( src/Streamly/Internal/Data/StreamK.hs, nothing )
[ 99 of 144] Compiling Streamly.Data.StreamK ( src/Streamly/Data/StreamK.hs, nothing )
[100 of 144] Compiling Streamly.Internal.Data.ParserK ( src/Streamly/Internal/Data/ParserK.hs, nothing )
[101 of 144] Compiling Streamly.Internal.Data.MutByteArray ( src/Streamly/Internal/Data/MutByteArray.hs, /tmp/ghc892168_0/ghc_342.o, /tmp/ghc892168_0/ghc_342.dyn_o )
[102 of 144] Compiling Streamly.Data.MutByteArray ( src/Streamly/Data/MutByteArray.hs, nothing )
[103 of 144] Compiling Streamly.Internal.Data.Fold.Chunked ( src/Streamly/Internal/Data/Fold/Chunked.hs, nothing )
[104 of 144] Compiling Streamly.Internal.Data.Array.Stream ( src/Streamly/Internal/Data/Array/Stream.hs, nothing )
[105 of 144] Compiling Streamly.Data.ParserK ( src/Streamly/Data/ParserK.hs, nothing )
[106 of 144] Compiling Streamly.Data.Array ( src/Streamly/Data/Array.hs, nothing )
[107 of 144] Compiling Streamly.Internal.Data.Binary.Parser ( src/Streamly/Internal/Data/Binary/Parser.hs, nothing )
[108 of 144] Compiling Streamly.Internal.Unicode.Parser ( src/Streamly/Internal/Unicode/Parser.hs, nothing )
[109 of 144] Compiling Streamly.Internal.Unicode.Stream ( src/Streamly/Internal/Unicode/Stream.hs, /tmp/ghc892168_0/ghc_456.o, /tmp/ghc892168_0/ghc_456.dyn_o )
[110 of 144] Compiling Streamly.Internal.Unicode.Array ( src/Streamly/Internal/Unicode/Array.hs, nothing )
[111 of 144] Compiling Streamly.Internal.FileSystem.Path.Common ( src/Streamly/Internal/FileSystem/Path/Common.hs, /tmp/ghc892168_0/ghc_440.o, /tmp/ghc892168_0/ghc_440.dyn_o )
[112 of 144] Compiling Streamly.Internal.FileSystem.WindowsPath ( src/Streamly/Internal/FileSystem/WindowsPath.hs, /tmp/ghc892168_0/ghc_448.o, /tmp/ghc892168_0/ghc_448.dyn_o )
[113 of 144] Compiling Streamly.Internal.FileSystem.WindowsPath.Seg ( src/Streamly/Internal/FileSystem/WindowsPath/Seg.hs, /tmp/ghc892168_0/ghc_452.o, /tmp/ghc892168_0/ghc_452.dyn_o )
[114 of 144] Compiling Streamly.Internal.FileSystem.WindowsPath.Node ( src/Streamly/Internal/FileSystem/WindowsPath/Node.hs, /tmp/ghc892168_0/ghc_450.o, /tmp/ghc892168_0/ghc_450.dyn_o )
[115 of 144] Compiling Streamly.Internal.FileSystem.WindowsPath.SegNode ( src/Streamly/Internal/FileSystem/WindowsPath/SegNode.hs, nothing )
[116 of 144] Compiling Streamly.Internal.FileSystem.PosixPath ( src/Streamly/Internal/FileSystem/PosixPath.hs, /tmp/ghc892168_0/ghc_442.o, /tmp/ghc892168_0/ghc_442.dyn_o )
[117 of 144] Compiling Streamly.Internal.FileSystem.PosixPath.Seg ( src/Streamly/Internal/FileSystem/PosixPath/Seg.hs, /tmp/ghc892168_0/ghc_446.o, /tmp/ghc892168_0/ghc_446.dyn_o )
[118 of 144] Compiling Streamly.Internal.FileSystem.Path.Seg ( src/Streamly/Internal/FileSystem/Path/Seg.hs, nothing )
[119 of 144] Compiling Streamly.FileSystem.Path.Seg ( src/Streamly/FileSystem/Path/Seg.hs, nothing )
[120 of 144] Compiling Streamly.Internal.FileSystem.PosixPath.Node ( src/Streamly/Internal/FileSystem/PosixPath/Node.hs, /tmp/ghc892168_0/ghc_444.o, /tmp/ghc892168_0/ghc_444.dyn_o )
[121 of 144] Compiling Streamly.Internal.FileSystem.PosixPath.SegNode ( src/Streamly/Internal/FileSystem/PosixPath/SegNode.hs, nothing )
[122 of 144] Compiling Streamly.Internal.FileSystem.Path.SegNode ( src/Streamly/Internal/FileSystem/Path/SegNode.hs, nothing )
[123 of 144] Compiling Streamly.FileSystem.Path.SegNode ( src/Streamly/FileSystem/Path/SegNode.hs, nothing )
[124 of 144] Compiling Streamly.Internal.FileSystem.Path.Node ( src/Streamly/Internal/FileSystem/Path/Node.hs, nothing )
[125 of 144] Compiling Streamly.FileSystem.Path.Node ( src/Streamly/FileSystem/Path/Node.hs, nothing )
[126 of 144] Compiling Streamly.Internal.FileSystem.Posix.Errno ( src/Streamly/Internal/FileSystem/Posix/Errno.hs, nothing )
[127 of 144] Compiling Streamly.Internal.FileSystem.Path ( src/Streamly/Internal/FileSystem/Path.hs, nothing )

src/Streamly/Internal/FileSystem/PosixPath.hs:44:1: warning: [GHC-05641] [-Winvalid-haddock]
    Multiple Haddock comments for a single entity are not allowed.
    The extraneous comment will be ignored.
   |
44 | -- |
   | ^^^^...
[128 of 144] Compiling Streamly.Internal.FileSystem.File.Common ( src/Streamly/Internal/FileSystem/File/Common.hs, nothing )
[129 of 144] Compiling Streamly.Internal.FileSystem.Posix.File ( dist/build/Streamly/Internal/FileSystem/Posix/File.hs, nothing )
[130 of 144] Compiling Streamly.Internal.FileSystem.Posix.ReadDir ( dist/build/Streamly/Internal/FileSystem/Posix/ReadDir.hs, nothing )
[131 of 144] Compiling Streamly.Internal.FileSystem.FileIO ( src/Streamly/Internal/FileSystem/FileIO.hs, nothing )
[132 of 144] Compiling Streamly.FileSystem.FileIO ( src/Streamly/FileSystem/FileIO.hs, nothing )
[133 of 144] Compiling Streamly.Internal.FileSystem.DirIO ( src/Streamly/Internal/FileSystem/DirIO.hs, nothing )
[134 of 144] Compiling Streamly.FileSystem.DirIO ( src/Streamly/FileSystem/DirIO.hs, nothing )
[135 of 144] Compiling Streamly.Internal.FileSystem.Dir ( src/Streamly/Internal/FileSystem/Dir.hs, nothing )
[136 of 144] Compiling Streamly.FileSystem.Dir ( src/Streamly/FileSystem/Dir.hs, nothing )
[137 of 144] Compiling Streamly.FileSystem.Path ( src/Streamly/FileSystem/Path.hs, nothing )
[138 of 144] Compiling Streamly.Internal.Data.Binary.Stream ( src/Streamly/Internal/Data/Binary/Stream.hs, nothing )
[139 of 144] Compiling Streamly.Internal.Console.Stdio ( src/Streamly/Internal/Console/Stdio.hs, nothing )
[140 of 144] Compiling Streamly.Console.Stdio ( src/Streamly/Console/Stdio.hs, nothing )
[141 of 144] Compiling Streamly.Internal.Unicode.String ( src/Streamly/Internal/Unicode/String.hs, nothing )
[142 of 144] Compiling Streamly.Unicode.Parser ( src/Streamly/Unicode/Parser.hs, nothing )
[143 of 144] Compiling Streamly.Unicode.Stream ( src/Streamly/Unicode/Stream.hs, nothing )
[144 of 144] Compiling Streamly.Unicode.String ( src/Streamly/Unicode/String.hs, nothing )
Haddock coverage:
  33% (  1 /  3) in 'Streamly.Internal.BaseCompat'
  Missing documentation for:
    #. (src/Streamly/Internal/BaseCompat.hs:30)
    unsafeWithForeignPtr (src/Streamly/Internal/BaseCompat.hs:34)
Warning: 'assert' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'AcquireIO' is ambiguous. It is defined
    * at src/Streamly/Internal/Control/Exception.hs:111:21
    * at src/Streamly/Internal/Control/Exception.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/Streamly/Internal/Control/Exception.hs:111:1
Warning: 'action' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  94% ( 16 / 17) in 'Streamly.Internal.Control.Exception'
  Missing documentation for:
    verifyM (src/Streamly/Internal/Control/Exception.hs:78)
 100% (  9 /  9) in 'Streamly.Control.Exception'
 100% (  4 /  4) in 'Streamly.Internal.Control.ForkIO'
 100% (  2 /  2) in 'Streamly.Internal.Control.Monad'
Cannot find documentation for: $setup
 100% (  4 /  4) in 'Streamly.Internal.Data.Builder'
 100% (  6 /  6) in 'Streamly.Internal.Data.Either.Strict'
Warning: 'Fold' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'IOFinalizer' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/IOFinalizer.hs:36:23
    * at src/Streamly/Internal/Data/IOFinalizer.hs:36: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/Streamly/Internal/Data/IOFinalizer.hs:36:1
Warning: 'newFinalizer' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% (  5 /  5) in 'Streamly.Internal.Data.IOFinalizer'
  50% (  1 /  2) in 'Streamly.Internal.Data.IsMap'
  Missing documentation for:
    IsMap (src/Streamly/Internal/Data/IsMap.hs:23)
 100% (  5 /  5) in 'Streamly.Internal.Data.Maybe.Strict'
  83% (  5 /  6) in 'Streamly.Internal.Data.CString'
  Missing documentation for:
    length (src/Streamly/Internal/Data/CString.hs:48)
Warning: 'Path' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% (  5 /  5) in 'Streamly.Internal.Data.Path'
Warning: 'Fold' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Refold' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Refold/Type.hs:68:3
    * at src/Streamly/Internal/Data/Refold/Type.hs:66: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/Streamly/Internal/Data/Refold/Type.hs:66:1
Warning: 'Unfold' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Stream' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% ( 15 / 15) in 'Streamly.Internal.Data.Refold.Type'
Warning: 'a' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Stream' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% (  2 /  2) in 'Streamly.Internal.Data.Time.TimeSpec'
Warning: '(,,,)' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: '(,,)' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: '(,)' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% (  5 /  5) in 'Streamly.Internal.Data.Tuple.Strict'
  82% ( 14 / 17) in 'Streamly.Internal.Data.Scanr'
  Missing documentation for:
    tee (src/Streamly/Internal/Data/Scanr.hs:294)
    length (src/Streamly/Internal/Data/Scanr.hs:397)
    sum (src/Streamly/Internal/Data/Scanr.hs:401)
Warning: 'AbsTime' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Time/Units.hs:260:19
    * at src/Streamly/Internal/Data/Time/Units.hs:260: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/Streamly/Internal/Data/Time/Units.hs:260:1
Warning: 'TimeSpec' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Time/TimeSpec.hsc:56:17
    * at src/Streamly/Internal/Data/Time/TimeSpec.hsc:56: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/Streamly/Internal/Data/Time/TimeSpec.hsc:56:1
  74% ( 20 / 27) in 'Streamly.Internal.Data.Time.Units'
  Missing documentation for:
    RelTime (src/Streamly/Internal/Data/Time/Units.hs:337)
    toRelTime (src/Streamly/Internal/Data/Time/Units.hs:351)
    fromRelTime (src/Streamly/Internal/Data/Time/Units.hs:355)
    diffAbsTime (src/Streamly/Internal/Data/Time/Units.hs:363)
    addToAbsTime (src/Streamly/Internal/Data/Time/Units.hs:367)
    addToAbsTime64 (src/Streamly/Internal/Data/Time/Units.hs:329)
    showRelTime64 (src/Streamly/Internal/Data/Time/Units.hs:411)
Warning: 'fromStreamVar' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: '<|' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: '<|>' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'joinStreamVarAsync' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  36% ( 14 / 38) in 'Streamly.Internal.Data.SVar.Type'
  Missing documentation for:
    ThreadAbort (src/Streamly/Internal/Data/SVar/Type.hs:86)
    RunInIO (src/Streamly/Internal/Data/SVar/Type.hs:98)
    Count (src/Streamly/Internal/Data/SVar/Type.hs:70)
    Limit (src/Streamly/Internal/Data/SVar/Type.hs:237)
    SVarStopStyle (src/Streamly/Internal/Data/SVar/Type.hs:252)
    SVarStats (src/Streamly/Internal/Data/SVar/Type.hs:224)
    LatencyRange (src/Streamly/Internal/Data/SVar/Type.hs:156)
    YieldRateInfo (src/Streamly/Internal/Data/SVar/Type.hs:162)
    SVar (src/Streamly/Internal/Data/SVar/Type.hs:283)
    State (src/Streamly/Internal/Data/SVar/Type.hs:411)
    magicMaxBuffer (src/Streamly/Internal/Data/SVar/Type.hs:435)
    defState (src/Streamly/Internal/Data/SVar/Type.hs:444)
    getMaxThreads (src/Streamly/Internal/Data/SVar/Type.hs:504)
    setMaxThreads (src/Streamly/Internal/Data/SVar/Type.hs:494)
    getMaxBuffer (src/Streamly/Internal/Data/SVar/Type.hs:517)
    setMaxBuffer (src/Streamly/Internal/Data/SVar/Type.hs:507)
    getStreamRate (src/Streamly/Internal/Data/SVar/Type.hs:523)
    setStreamRate (src/Streamly/Internal/Data/SVar/Type.hs:520)
    getStreamLatency (src/Streamly/Internal/Data/SVar/Type.hs:534)
    setStreamLatency (src/Streamly/Internal/Data/SVar/Type.hs:526)
    getYieldLimit (src/Streamly/Internal/Data/SVar/Type.hs:491)
    setYieldLimit (src/Streamly/Internal/Data/SVar/Type.hs:480)
    getInspectMode (src/Streamly/Internal/Data/SVar/Type.hs:540)
    setInspectMode (src/Streamly/Internal/Data/SVar/Type.hs:537)
Warning: 'K' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'FairNested' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/StreamK/Type.hs:3052:26
    * at src/Streamly/Internal/Data/StreamK/Type.hs:3052: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/Streamly/Internal/Data/StreamK/Type.hs:3052:1
Warning: 'Nested' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/StreamK/Type.hs:2773:22
    * at src/Streamly/Internal/Data/StreamK/Type.hs:2773: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/Streamly/Internal/Data/StreamK/Type.hs:2773:1
Warning: 'concatMapDigaonal' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'LogicT' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'logict' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'f' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'foldx' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'foldl'' is ambiguous. It is defined
    * in Data.Foldable
    * at src/Streamly/Internal/Data/StreamK/Type.hs:850: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/Streamly/Internal/Data/StreamK/Type.hs:850:1
Warning: 'mergeBy' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'iterateM' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'iterateMap' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'usingState' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'repeatM' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'unsafeInterleaveIO' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Scanl' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Scanl/Type.hs:278:3
    * at src/Streamly/Internal/Data/Scanl/Type.hs:276: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/Streamly/Internal/Data/Scanl/Type.hs:276:1
Warning: 'Max' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Min' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'partition' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Fold' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Fold/Type.hs:558:3
    * at src/Streamly/Internal/Data/Fold/Type.hs:553: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/Streamly/Internal/Data/Fold/Type.hs:553:1
Warning: 'Parser' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'foldl' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Fold1' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'scanner' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Scanl' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Scanl/Type.hs:278:3
    * at src/Streamly/Internal/Data/Scanl/Type.hs:276: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/Streamly/Internal/Data/Scanl/Type.hs:276:1
Warning: 'addStream' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Refold' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Refold/Type.hs:68:3
    * at src/Streamly/Internal/Data/Refold/Type.hs:66: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/Streamly/Internal/Data/Refold/Type.hs:66:1
Warning: 'Fold' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Fold/Type.hs:558:3
    * at src/Streamly/Internal/Data/Fold/Type.hs:553: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/Streamly/Internal/Data/Fold/Type.hs:553:1
Warning: 'Parser' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Parser/Type.hs:515:5
    * at src/Streamly/Internal/Data/Parser/Type.hs:514: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/Streamly/Internal/Data/Parser/Type.hs:514:1
Warning: 'ParseError' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Parser/Type.hs:523:22
    * at src/Streamly/Internal/Data/Parser/Type.hs:523: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/Streamly/Internal/Data/Parser/Type.hs:523:1
Warning: 'extract' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Parser'' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Parser' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Tee' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Fold/Tee.hs:54:5
    * at src/Streamly/Internal/Data/Fold/Tee.hs:53: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/Streamly/Internal/Data/Fold/Tee.hs:53:1
Warning: 'partition' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Name' is ambiguous. It is defined
    * in Language.Haskell.TH.Syntax
    * in Language.Haskell.TH.Syntax
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined in Language.Haskell.TH.Syntax
Warning: 'DataCon' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Unbox/TH.hs:84:16
    * at src/Streamly/Internal/Data/Unbox/TH.hs:84: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/Streamly/Internal/Data/Unbox/TH.hs:84:1
Warning: 'DataType' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Unbox/TH.hs:74:17
    * at src/Streamly/Internal/Data/Unbox/TH.hs:74: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/Streamly/Internal/Data/Unbox/TH.hs:74:1
Warning: 'a' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Unfold' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Unfold/Type.hs:226:5
    * at src/Streamly/Internal/Data/Unfold/Type.hs:224: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/Streamly/Internal/Data/Unfold/Type.hs:224:1
Warning: 'Stream' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Category' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Arrow' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Reader' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'ask' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'from' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'to' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'next' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Stream' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Stream/Type.hs:255:1
    * at src/Streamly/Internal/Data/Stream/Type.hs:244: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/Streamly/Internal/Data/Stream/Type.hs:244:1
Warning: 'cons' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Unfold' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Unfold/Type.hs:226:5
    * at src/Streamly/Internal/Data/Unfold/Type.hs:224: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/Streamly/Internal/Data/Unfold/Type.hs:224:1
Warning: 'fold' is ambiguous. It is defined
    * in Data.Foldable
    * at src/Streamly/Internal/Data/Stream/Type.hs:533: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/Streamly/Internal/Data/Stream/Type.hs:533:1
Warning: 'Fold' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Fold/Type.hs:558:3
    * at src/Streamly/Internal/Data/Fold/Type.hs:553: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/Streamly/Internal/Data/Fold/Type.hs:553:1
Warning: 'foldl'' is ambiguous. It is defined
    * in Data.Foldable
    * at src/Streamly/Internal/Data/Stream/Type.hs:744: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/Streamly/Internal/Data/Stream/Type.hs:744:1
Warning: 'Identity' is ambiguous. It is defined
    * in Data.Functor.Identity
    * in Data.Functor.Identity
    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.Functor.Identity
Warning: 'n' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'fairConcatFor' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Refold' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Refold/Type.hs:68:3
    * at src/Streamly/Internal/Data/Refold/Type.hs:66: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/Streamly/Internal/Data/Refold/Type.hs:66:1
Warning: 'foldIterateM' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'splitEndBy_' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'splitEndBy' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Unfold' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Unfold/Type.hs:226:5
    * at src/Streamly/Internal/Data/Unfold/Type.hs:224: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/Streamly/Internal/Data/Unfold/Type.hs:224:1
Warning: 'Fold' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Fold/Type.hs:558:3
    * at src/Streamly/Internal/Data/Fold/Type.hs:553: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/Streamly/Internal/Data/Fold/Type.hs:553:1
Warning: 'Stream' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Stream/Type.hs:255:1
    * at src/Streamly/Internal/Data/Stream/Type.hs:244: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/Streamly/Internal/Data/Stream/Type.hs:244:1
Warning: 'bracket' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'gbracket' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'after' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  78% (110 /141) in 'Streamly.Internal.Data.Unfold'
  Missing documentation for:
    concatMap (src/Streamly/Internal/Data/Unfold/Type.hs:823)
    fairCross (src/Streamly/Internal/Data/Unfold/Type.hs:747)
    crossApply (src/Streamly/Internal/Data/Unfold/Type.hs:751)
    fairCrossWithM (src/Streamly/Internal/Data/Unfold/Type.hs:661)
    fairCrossWith (src/Streamly/Internal/Data/Unfold/Type.hs:724)
    both (src/Streamly/Internal/Data/Unfold/Type.hs:323)
    ConcatState (src/Streamly/Internal/Data/Unfold/Type.hs:900)
    bind (src/Streamly/Internal/Data/Unfold/Type.hs:829)
    zipArrowWithM (src/Streamly/Internal/Data/Unfold/Type.hs:959)
    zipArrowWith (src/Streamly/Internal/Data/Unfold/Type.hs:1045)
    many2 (src/Streamly/Internal/Data/Unfold/Type.hs:587)
    map2 (src/Streamly/Internal/Data/Unfold/Type.hs:477)
    mapM2 (src/Streamly/Internal/Data/Unfold/Type.hs:417)
    repeat (src/Streamly/Internal/Data/Unfold.hs:560)
    enumerateFromIntegral (src/Streamly/Internal/Data/Unfold/Enumeration.hs:197)
    enumerateFromThenIntegral (src/Streamly/Internal/Data/Unfold/Enumeration.hs:201)
    enumerateFromToIntegral (src/Streamly/Internal/Data/Unfold/Enumeration.hs:206)
    enumerateFromThenToIntegral (src/Streamly/Internal/Data/Unfold/Enumeration.hs:212)
    enumerateFromFractional (src/Streamly/Internal/Data/Unfold/Enumeration.hs:276)
    enumerateFromThenFractional (src/Streamly/Internal/Data/Unfold/Enumeration.hs:280)
    enumerateFromThenToFractional (src/Streamly/Internal/Data/Unfold/Enumeration.hs:303)
    enumerateFromIntegralBounded (src/Streamly/Internal/Data/Unfold/Enumeration.hs:229)
    enumerateFromThenIntegralBounded (src/Streamly/Internal/Data/Unfold/Enumeration.hs:234)
    enumerateFromToIntegralBounded (src/Streamly/Internal/Data/Unfold/Enumeration.hs:250)
    enumerateFromThenToIntegralBounded (src/Streamly/Internal/Data/Unfold/Enumeration.hs:257)
    fromPtr (src/Streamly/Internal/Data/Unfold.hs:517)
    fromStreamK (src/Streamly/Internal/Data/Unfold.hs:448)
    fromStreamD (src/Streamly/Internal/Data/Unfold.hs:435)
    fromStream (src/Streamly/Internal/Data/Unfold.hs:460)
    scan (src/Streamly/Internal/Data/Unfold.hs:420)
    scanMany (src/Streamly/Internal/Data/Unfold.hs:400)
Warning: 'Unfold' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Unfold/Type.hs:226:5
    * at src/Streamly/Internal/Data/Unfold/Type.hs:224: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/Streamly/Internal/Data/Unfold/Type.hs:224:1
Warning: 'Stream' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Unfolds' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'unfoldMany' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'concatMap' is ambiguous. It is defined
    * in Data.Foldable
    * at src/Streamly/Internal/Data/Unfold/Type.hs:823: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/Streamly/Internal/Data/Unfold/Type.hs:823:1
  98% ( 50 / 51) in 'Streamly.Data.Unfold'
  Missing documentation for:
    fromStream (src/Streamly/Internal/Data/Unfold.hs:460)
Warning: 'scan' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Identity' is ambiguous. It is defined
    * in Data.Functor.Identity
    * in Data.Functor.Identity
    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.Functor.Identity
Warning: 'bracket' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'after' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'finally' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  85% ( 12 / 14) in 'Streamly.Internal.Data.Pipe'
  Missing documentation for:
    Step (src/Streamly/Internal/Data/Pipe/Type.hs:79)
    fromScanr (src/Streamly/Internal/Data/Pipe/Type.hs:719)
Warning: 'Unboxed' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'IORef' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/IORef.hs:58:19
    * at src/Streamly/Internal/Data/IORef.hs:58: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/Streamly/Internal/Data/IORef.hs:58:1
 100% (  8 /  8) in 'Streamly.Internal.Data.IORef'
Warning: 'g' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Var' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  86% ( 13 / 15) in 'Streamly.Internal.Data.Time.Clock'
  Missing documentation for:
    getTime (src/Streamly/Internal/Data/Time/Clock/Type.hsc:224)
    readClock (src/Streamly/Internal/Data/Time/Clock.hs:90)
   0% (  0 /  1) in 'Streamly.Internal.FileSystem.Windows.File'
  Missing documentation for:
    Module header
 100% (  1 /  1) in 'Streamly.Internal.FileSystem.Windows.ReadDir'
  80% (  4 /  5) in 'Streamly.Internal.System.IO'
  Missing documentation for:
    unsafeInlineIO (src/Streamly/Internal/System/IO.hs:36)
Warning: 'Stream' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Stream/Type.hs:255:1
    * at src/Streamly/Internal/Data/Stream/Type.hs:244: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/Streamly/Internal/Data/Stream/Type.hs:244:1
Warning: 'Ptr' is ambiguous. It is defined
    * in GHC.Ptr
    * in GHC.Ptr
    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.Ptr
Warning: 'Fold' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Fold/Type.hs:558:3
    * at src/Streamly/Internal/Data/Fold/Type.hs:553: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/Streamly/Internal/Data/Fold/Type.hs:553:1
Warning: 'Parser' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Parser/Type.hs:515:5
    * at src/Streamly/Internal/Data/Parser/Type.hs:514: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/Streamly/Internal/Data/Parser/Type.hs:514:1
Warning: 'a' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'e' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'splitOn' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'intersperseQuotedBy' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  97% (133 /137) in 'Streamly.Internal.Data.Parser'
  Missing documentation for:
    Final (src/Streamly/Internal/Data/Parser/Type.hs:383)
    bimapMorphOverrideCount (src/Streamly/Internal/Data/Parser/Type.hs:449)
    takeFramedByGeneric (src/Streamly/Internal/Data/Parser.hs:1004)
    zipWithM (src/Streamly/Internal/Data/Parser.hs:2277)
Warning: 'Source' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Producer/Source.hs:52:19
    * at src/Streamly/Internal/Data/Producer/Source.hs:52: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/Streamly/Internal/Data/Producer/Source.hs:52:1
Warning: 'Producer' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Producer/Type.hs:54:5
    * at src/Streamly/Internal/Data/Producer/Type.hs:52: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/Streamly/Internal/Data/Producer/Type.hs:52:1
Warning: 'Unfold' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Unfold/Type.hs:226:5
    * at src/Streamly/Internal/Data/Unfold/Type.hs:224: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/Streamly/Internal/Data/Unfold/Type.hs:224:1
Warning: 'extract' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  76% ( 16 / 21) in 'Streamly.Internal.Data.Producer'
  Missing documentation for:
    parse (src/Streamly/Internal/Data/Producer/Source.hs:120)
    parseManyD (src/Streamly/Internal/Data/Producer/Source.hs:291)
    nil (src/Streamly/Internal/Data/Producer/Type.hs:71)
    nilM (src/Streamly/Internal/Data/Producer/Type.hs:62)
    unfoldrM (src/Streamly/Internal/Data/Producer/Type.hs:75)
Warning: 'Parser' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Parser/Type.hs:515:5
    * at src/Streamly/Internal/Data/Parser/Type.hs:514: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/Streamly/Internal/Data/Parser/Type.hs:514:1
Warning: 'asum' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'MonadTrans' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% ( 56 / 56) in 'Streamly.Data.Parser'
Warning: 'count' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Array' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'n' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'MutArray' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/MutArray/Generic.hs:224:5
    * at src/Streamly/Internal/Data/MutArray/Generic.hs:223: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/Streamly/Internal/Data/MutArray/Generic.hs:223:1
Cannot find documentation for: $arrayNotes
  78% ( 66 / 84) in 'Streamly.Internal.Data.MutArray.Generic'
  Missing documentation for:
    MutArray (src/Streamly/Internal/Data/MutArray/Generic.hs:223)
    initializeOfFilledUpto (src/Streamly/Internal/Data/MutArray/Generic.hs:257)
    fromStream (src/Streamly/Internal/Data/MutArray/Generic.hs:728)
    fromPureStream (src/Streamly/Internal/Data/MutArray/Generic.hs:740)
    fromListN (src/Streamly/Internal/Data/MutArray/Generic.hs:732)
    fromList (src/Streamly/Internal/Data/MutArray/Generic.hs:736)
    readRev (src/Streamly/Internal/Data/MutArray/Generic.hs:610)
    toStreamK (src/Streamly/Internal/Data/MutArray/Generic.hs:597)
    length (src/Streamly/Internal/Data/MutArray/Generic.hs:885)
    dropAround (src/Streamly/Internal/Data/MutArray/Generic.hs:940)
    eq (src/Streamly/Internal/Data/MutArray/Generic.hs:919)
    clone (src/Streamly/Internal/Data/MutArray/Generic.hs:873)
    strip (src/Streamly/Internal/Data/MutArray/Generic.hs:973)
    new (src/Streamly/Internal/Data/MutArray/Generic.hs:277)
    writeNUnsafe (src/Streamly/Internal/Data/MutArray/Generic.hs:647)
    writeN (src/Streamly/Internal/Data/MutArray/Generic.hs:662)
    writeWith (src/Streamly/Internal/Data/MutArray/Generic.hs:700)
    write (src/Streamly/Internal/Data/MutArray/Generic.hs:716)
  69% (  9 / 13) in 'Streamly.Internal.Data.RingArray.Generic'
  Missing documentation for:
    RingArray (src/Streamly/Internal/Data/RingArray/Generic.hs:41)
    Ring (src/Streamly/Internal/Data/RingArray/Generic.hs:51)
    emptyOf (src/Streamly/Internal/Data/RingArray/Generic.hs:61)
    unsafeInsertRingWith (src/Streamly/Internal/Data/RingArray/Generic.hs:105)
  80% ( 32 / 40) in 'Streamly.Data.MutArray.Generic'
  Missing documentation for:
    MutArray (src/Streamly/Internal/Data/MutArray/Generic.hs:223)
    fromListN (src/Streamly/Internal/Data/MutArray/Generic.hs:732)
    fromList (src/Streamly/Internal/Data/MutArray/Generic.hs:736)
    readRev (src/Streamly/Internal/Data/MutArray/Generic.hs:610)
    length (src/Streamly/Internal/Data/MutArray/Generic.hs:885)
    new (src/Streamly/Internal/Data/MutArray/Generic.hs:277)
    writeN (src/Streamly/Internal/Data/MutArray/Generic.hs:662)
    write (src/Streamly/Internal/Data/MutArray/Generic.hs:716)
Warning: 'Unboxed' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Ptr' is ambiguous. It is defined
    * in GHC.Ptr
    * in GHC.Ptr
    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.Ptr
Warning: 'uncons' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'MutArray' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/MutArray/Type.hs:632:5
    * at src/Streamly/Internal/Data/MutArray/Type.hs:626: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/Streamly/Internal/Data/MutArray/Type.hs:626:1
Warning: 'Fold' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Fold/Type.hs:558:3
    * at src/Streamly/Internal/Data/Fold/Type.hs:553: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/Streamly/Internal/Data/Fold/Type.hs:553:1
Warning: 'n' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'arrayStreamKFromStreamD' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Array' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'compactMin'' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Array' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Array/Type.hs:297:5
    * at src/Streamly/Internal/Data/Array/Type.hs:292: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/Streamly/Internal/Data/Array/Type.hs:292:1
Warning: 'compactBySizeGE' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'n' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Pipe' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Pipe/Type.hs:119:5
    * at src/Streamly/Internal/Data/Pipe/Type.hs:118: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/Streamly/Internal/Data/Pipe/Type.hs:118:1
Warning: 'Scanr' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Scanr.hs:116:5
    * at src/Streamly/Internal/Data/Scanr.hs:115: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/Streamly/Internal/Data/Scanr.hs:115:1
Warning: 'Fold' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Fold/Type.hs:558:3
    * at src/Streamly/Internal/Data/Fold/Type.hs:553: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/Streamly/Internal/Data/Fold/Type.hs:553:1
Warning: 'usingStateT' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'n' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'unfoldEachSepBy' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'serialize' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'deserialize' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'SerializeConfig' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Serialize/TH/Bottom.hs:104:5
    * at src/Streamly/Internal/Data/Serialize/TH/Bottom.hs:103: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/Streamly/Internal/Data/Serialize/TH/Bottom.hs:103:1
  95% ( 58 / 61) in 'Streamly.Internal.Data.RingArray'
  Missing documentation for:
    Ring (src/Streamly/Internal/Data/RingArray.hs:171)
    scanCustomFoldRingsBy (src/Streamly/Internal/Data/RingArray.hs:570)
    unsafeFoldRingFullM (src/Streamly/Internal/Data/RingArray.hs:803)
Warning: 'Pipe' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Pipe/Type.hs:119:5
    * at src/Streamly/Internal/Data/Pipe/Type.hs:118: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/Streamly/Internal/Data/Pipe/Type.hs:118:1
Warning: 'Scanl' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Scanl/Type.hs:278:3
    * at src/Streamly/Internal/Data/Scanl/Type.hs:276: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/Streamly/Internal/Data/Scanl/Type.hs:276:1
Warning: 'sequence' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'mergeBy' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'zip' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  95% (133 /139) in 'Streamly.Internal.Data.Scanl'
  Missing documentation for:
    taking (src/Streamly/Internal/Data/Scanl/Type.hs:1412)
    dropping (src/Streamly/Internal/Data/Scanl/Type.hs:1430)
    takingEndByM (src/Streamly/Internal/Data/Scanl/Combinators.hs:1304)
    takingEndByM_ (src/Streamly/Internal/Data/Scanl/Combinators.hs:1329)
    droppingWhileM (src/Streamly/Internal/Data/Scanl/Combinators.hs:1354)
    classifyGeneric (src/Streamly/Internal/Data/Scanl/Container.hs:582)
Warning: 'potscanlMaybe' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% ( 96 / 96) in 'Streamly.Data.Scanl'
Warning: 'sum' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'powerSum' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'minimum' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% ( 43 / 43) in 'Streamly.Data.RingArray'
Warning: 'Pipe' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Pipe/Type.hs:119:5
    * at src/Streamly/Internal/Data/Pipe/Type.hs:118: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/Streamly/Internal/Data/Pipe/Type.hs:118:1
Warning: 'Fold' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Fold/Type.hs:558:3
    * at src/Streamly/Internal/Data/Fold/Type.hs:553: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/Streamly/Internal/Data/Fold/Type.hs:553:1
Warning: 'Max' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Min' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'mergeBy' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'zip' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  91% (220 /240) in 'Streamly.Internal.Data.Fold'
  Missing documentation for:
    foldr (src/Streamly/Internal/Data/Fold/Type.hs:731)
    last (src/Streamly/Internal/Data/Fold/Type.hs:912)
    serialWith (src/Streamly/Internal/Data/Fold/Type.hs:1038)
    taking (src/Streamly/Internal/Data/Fold/Type.hs:1831)
    dropping (src/Streamly/Internal/Data/Fold/Type.hs:1835)
    ManyState (src/Streamly/Internal/Data/Fold/Type.hs:2179)
    toFold (src/Streamly/Internal/Data/Fold/Tee.hs:59)
    drainBy (src/Streamly/Internal/Data/Fold/Combinators.hs:605)
    rangeBy (src/Streamly/Internal/Data/Fold/Combinators.hs:712)
    takingEndByM (src/Streamly/Internal/Data/Fold/Combinators.hs:1254)
    takingEndByM_ (src/Streamly/Internal/Data/Fold/Combinators.hs:1279)
    droppingWhileM (src/Streamly/Internal/Data/Fold/Combinators.hs:1304)
    intersperseWithQuotes (src/Streamly/Internal/Data/Fold/Combinators.hs:2302)
    demuxKvToContainer (src/Streamly/Internal/Data/Fold/Container.hs:868)
    toContainer (src/Streamly/Internal/Data/Fold/Container.hs:968)
    toContainerIO (src/Streamly/Internal/Data/Fold/Container.hs:1172)
    demuxToContainer (src/Streamly/Internal/Data/Fold/Container.hs:787)
    demuxToContainerIO (src/Streamly/Internal/Data/Fold/Container.hs:839)
    classifyGeneric (src/Streamly/Internal/Data/Fold/Container.hs:914)
    classifyGenericIO (src/Streamly/Internal/Data/Fold/Container.hs:1109)
Warning: 'Unbox' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'innerOrdJoin' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'leftJoin' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'outerJoin' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Fold' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Fold/Type.hs:558:3
    * at src/Streamly/Internal/Data/Fold/Type.hs:553: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/Streamly/Internal/Data/Fold/Type.hs:553:1
Warning: 'Stream' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  96% (143 /148) in 'Streamly.Data.Fold'
  Missing documentation for:
    chunksOf (src/Streamly/Data/Fold.hs:439)
    foldr (src/Streamly/Internal/Data/Fold/Type.hs:731)
    drainBy (src/Streamly/Internal/Data/Fold/Combinators.hs:605)
    last (src/Streamly/Internal/Data/Fold/Type.hs:912)
    serialWith (src/Streamly/Internal/Data/Fold/Type.hs:1038)
Warning: 'Parser' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Min' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'async' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'SchedFor' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'bfsConcatFor' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'LogicT' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'logict' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Parser' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'splitSepBy_' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Fold' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Fold/Type.hs:558:3
    * at src/Streamly/Internal/Data/Fold/Type.hs:553: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/Streamly/Internal/Data/Fold/Type.hs:553:1
Warning: 'splitOnPrefix' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'intercalatePrefix' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'uncons' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'compactBySizeLE' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'MutArray' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/MutArray/Type.hs:632:5
    * at src/Streamly/Internal/Data/MutArray/Type.hs:626: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/Streamly/Internal/Data/MutArray/Type.hs:626:1
  77% (212 /275) in 'Streamly.Internal.Data.MutArray'
  Missing documentation for:
    new (src/Streamly/Internal/Data/MutArray/Type.hs:820)
    free (src/Streamly/Internal/Data/MutArray/Type.hs:1869)
    write (src/Streamly/Internal/Data/MutArray/Type.hs:2848)
    capacity (src/Streamly/Internal/Data/MutArray/Type.hs:1862)
    nil (src/Streamly/Internal/Data/MutArray/Type.hs:747)
    producerWith (src/Streamly/Internal/Data/MutArray/Type.hs:2117)
    toStreamK (src/Streamly/Internal/Data/MutArray/Type.hs:2247)
    cmp (src/Streamly/Internal/Data/MutArray/Type.hs:3673)
    writeNUnsafe (src/Streamly/Internal/Data/MutArray/Type.hs:2610)
    writeN (src/Streamly/Internal/Data/MutArray/Type.hs:2670)
    writeWith (src/Streamly/Internal/Data/MutArray/Type.hs:2831)
    asCWString (src/Streamly/Internal/Data/MutArray/Type.hs:3632)
    getIndices (src/Streamly/Internal/Data/MutArray/Type.hs:1596)
    asCString (src/Streamly/Internal/Data/MutArray/Type.hs:3621)
    writeChunks (src/Streamly/Internal/Data/MutArray/Type.hs:2762)
    writeAppend (src/Streamly/Internal/Data/MutArray/Type.hs:2504)
    writeAppendWith (src/Streamly/Internal/Data/MutArray/Type.hs:2471)
    toStreamWith (src/Streamly/Internal/Data/MutArray/Type.hs:2214)
    pinnedNew (src/Streamly/Internal/Data/MutArray/Type.hs:808)
    writeAppendN (src/Streamly/Internal/Data/MutArray/Type.hs:2448)
    SpliceState (src/Streamly/Internal/Data/MutArray/Type.hs:3770)
    flattenArrays (src/Streamly/Internal/Data/MutArray/Type.hs:2049)
    flattenArraysRev (src/Streamly/Internal/Data/MutArray/Type.hs:2091)
    fromArrayStreamK (src/Streamly/Internal/Data/MutArray/Type.hs:3061)
    toStreamKRev (src/Streamly/Internal/Data/MutArray/Type.hs:2290)
    fromByteStr# (src/Streamly/Internal/Data/MutArray/Type.hs:2978)
    fromMutByteArray (src/Streamly/Internal/Data/MutArray/Type.hs:648)
    toMutByteArray (src/Streamly/Internal/Data/MutArray/Type.hs:659)
    ArrayUnsafe (src/Streamly/Internal/Data/MutArray/Type.hs:2097)
    clone' (src/Streamly/Internal/Data/MutArray/Type.hs:3171)
    unsafeGetIndexRev (src/Streamly/Internal/Data/MutArray/Type.hs:1534)
    indexReaderWith (src/Streamly/Internal/Data/MutArray/Type.hs:1558)
    toStreamRevWith (src/Streamly/Internal/Data/MutArray/Type.hs:2253)
    toStreamKWith (src/Streamly/Internal/Data/MutArray/Type.hs:2236)
    toStreamKRevWith (src/Streamly/Internal/Data/MutArray/Type.hs:2277)
    readerRevWith (src/Streamly/Internal/Data/MutArray/Type.hs:2149)
    appendPtrN (src/Streamly/Internal/Data/MutArray/Type.hs:3239)
    appendCString (src/Streamly/Internal/Data/MutArray/Type.hs:2551)
    concatWith (src/Streamly/Internal/Data/MutArray/Type.hs:2016)
    concatRevWith (src/Streamly/Internal/Data/MutArray/Type.hs:2054)
    isPower2 (src/Streamly/Internal/Data/MutArray/Type.hs:996)
    roundUpToPower2 (src/Streamly/Internal/Data/MutArray/Type.hs:1000)
    asPtrUnsafe (src/Streamly/Internal/Data/MutArray/Type.hs:3575)
    fromStreamDN (src/Streamly/Internal/Data/MutArray/Type.hs:2897)
    getIndicesWith (src/Streamly/Internal/Data/MutArray/Type.hs:1581)
    resize (src/Streamly/Internal/Data/MutArray/Type.hs:1171)
    resizeExp (src/Streamly/Internal/Data/MutArray/Type.hs:1197)
    writeAppendNUnsafe (src/Streamly/Internal/Data/MutArray/Type.hs:2420)
    writeNWithUnsafe (src/Streamly/Internal/Data/MutArray/Type.hs:2586)
    writeNWith (src/Streamly/Internal/Data/MutArray/Type.hs:2644)
    pinnedWriteNUnsafe (src/Streamly/Internal/Data/MutArray/Type.hs:2623)
    pinnedWriteN (src/Streamly/Internal/Data/MutArray/Type.hs:2687)
    pinnedWrite (src/Streamly/Internal/Data/MutArray/Type.hs:2860)
    writeRevN (src/Streamly/Internal/Data/MutArray/Type.hs:2728)
    pinnedClone (src/Streamly/Internal/Data/MutArray/Type.hs:3172)
    genSlicesFromLen (src/Streamly/Internal/Data/MutArray.hs:109)
    getSlicesFromLen (src/Streamly/Internal/Data/MutArray.hs:132)
    IORef (src/Streamly/Internal/Data/MutArray.hs:402)
    newIORef (src/Streamly/Internal/Data/MutArray.hs:410)
    writeIORef (src/Streamly/Internal/Data/MutArray.hs:415)
    modifyIORef' (src/Streamly/Internal/Data/MutArray.hs:420)
    readIORef (src/Streamly/Internal/Data/MutArray.hs:425)
    pollIntIORef (src/Streamly/Internal/Data/MutArray.hs:406)
  88% ( 55 / 62) in 'Streamly.Data.MutArray'
  Missing documentation for:
    newPinned (src/Streamly/Data/MutArray.hs:120)
    new (src/Streamly/Internal/Data/MutArray/Type.hs:820)
    pinnedNew (src/Streamly/Internal/Data/MutArray/Type.hs:808)
    writeN (src/Streamly/Internal/Data/MutArray/Type.hs:2670)
    write (src/Streamly/Internal/Data/MutArray/Type.hs:2848)
    writeAppendN (src/Streamly/Internal/Data/MutArray/Type.hs:2448)
    writeAppend (src/Streamly/Internal/Data/MutArray/Type.hs:2504)
Warning: 'Parser' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Stream' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Stream/Type.hs:255:1
    * at src/Streamly/Internal/Data/Stream/Type.hs:244: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/Streamly/Internal/Data/Stream/Type.hs:244:1
Warning: 'Storable' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  24% ( 10 / 41) in 'Streamly.Internal.Data.Array.Generic'
  Missing documentation for:
    Array (src/Streamly/Internal/Data/Array/Generic/Type.hs:102)
    unsafeFreeze (src/Streamly/Internal/Data/Array/Generic/Type.hs:115)
    unsafeThaw (src/Streamly/Internal/Data/Array/Generic/Type.hs:118)
    foldr (src/Streamly/Internal/Data/Array/Generic/Type.hs:250)
    length (src/Streamly/Internal/Data/Array/Generic/Type.hs:204)
    foldl' (src/Streamly/Internal/Data/Array/Generic/Type.hs:246)
    fromList (src/Streamly/Internal/Data/Array/Generic/Type.hs:196)
    fromListN (src/Streamly/Internal/Data/Array/Generic/Type.hs:192)
    toList (src/Streamly/Internal/Data/Array/Generic/Type.hs:219)
    read (src/Streamly/Internal/Data/Array/Generic/Type.hs:229)
    fold (src/Streamly/Internal/Data/Array/Generic/Type.hs:254)
    write (src/Streamly/Internal/Data/Array/Generic/Type.hs:152)
    chunksOf (src/Streamly/Internal/Data/Array/Generic/Type.hs:174)
    reader (src/Streamly/Internal/Data/Array/Generic/Type.hs:208)
    createOfLast (src/Streamly/Internal/Data/Array/Generic/Type.hs:295)
    nil (src/Streamly/Internal/Data/Array/Generic/Type.hs:122)
    createOf (src/Streamly/Internal/Data/Array/Generic/Type.hs:130)
    createWith (src/Streamly/Internal/Data/Array/Generic/Type.hs:139)
    fromStreamN (src/Streamly/Internal/Data/Array/Generic/Type.hs:182)
    fromStream (src/Streamly/Internal/Data/Array/Generic/Type.hs:186)
    fromPureStream (src/Streamly/Internal/Data/Array/Generic/Type.hs:155)
    readRev (src/Streamly/Internal/Data/Array/Generic/Type.hs:234)
    unsafeSliceOffLen (src/Streamly/Internal/Data/Array/Generic/Type.hs:306)
    writeN (src/Streamly/Internal/Data/Array/Generic/Type.hs:135)
    getSliceUnsafe (src/Streamly/Internal/Data/Array/Generic/Type.hs:373)
    streamFold (src/Streamly/Internal/Data/Array/Generic/Type.hs:258)
    fromCString# (src/Streamly/Internal/Data/Array/Generic/Type.hs:161)
    fromByteStr# (src/Streamly/Internal/Data/Array/Generic/Type.hs:165)
    parse (src/Streamly/Internal/Data/Array/Generic.hs:59)
    parsePos (src/Streamly/Internal/Data/Array/Generic.hs:67)
    parseBreak (src/Streamly/Internal/Data/Array/Generic.hs:40)
Warning: 'innerJoin' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  80% (328 /407) in 'Streamly.Internal.Data.Stream'
  Missing documentation for:
    head (src/Streamly/Internal/Data/Stream/Type.hs:777)
    foldl' (src/Streamly/Internal/Data/Stream/Type.hs:744)
    map (src/Streamly/Internal/Data/Stream/Type.hs:945)
    takeEndBy (src/Streamly/Internal/Data/Stream/Type.hs:1162)
    foldlM' (src/Streamly/Internal/Data/Stream/Type.hs:728)
    foldrS (src/Streamly/Internal/Data/Stream/Type.hs:687)
    foldlx' (src/Streamly/Internal/Data/Stream/Type.hs:721)
    foldlMx' (src/Streamly/Internal/Data/Stream/Type.hs:705)
    foldrMx (src/Streamly/Internal/Data/Stream/Type.hs:641)
    headElse (src/Streamly/Internal/Data/Stream/Type.hs:782)
    takeEndByM (src/Streamly/Internal/Data/Stream/Type.hs:1143)
    AppendState (src/Streamly/Internal/Data/Stream/Type.hs:1175)
    crossApplyFst (src/Streamly/Internal/Data/Stream/Type.hs:1383)
    crossApplySnd (src/Streamly/Internal/Data/Stream/Type.hs:1360)
    FairUnfoldState (src/Streamly/Internal/Data/Stream/Type.hs:1306)
    ConcatMapUState (src/Streamly/Internal/Data/Stream/Type.hs:1500)
    FoldMany (src/Streamly/Internal/Data/Stream/Type.hs:2276)
    FoldManyPost (src/Streamly/Internal/Data/Stream/Type.hs:2192)
    sliceOnSuffix (src/Streamly/Internal/Data/Stream/Type.hs:2528)
    CrossStream (src/Streamly/Internal/Data/Stream/Type.hs:2581)
    mkCross (src/Streamly/Internal/Data/Stream/Type.hs:2586)
    unCross (src/Streamly/Internal/Data/Stream/Type.hs:2590)
    fromIndices (src/Streamly/Internal/Data/Stream/Generate.hs:1056)
    fromIndicesM (src/Streamly/Internal/Data/Stream/Generate.hs:1046)
    enumerateFromNum (src/Streamly/Internal/Data/Stream/Generate.hs:351)
    enumerateFromThenNum (src/Streamly/Internal/Data/Stream/Generate.hs:355)
    generate (src/Streamly/Internal/Data/Stream/Generate.hs:1071)
    generateM (src/Streamly/Internal/Data/Stream/Generate.hs:1061)
    fromByteStr# (src/Streamly/Internal/Data/Stream/Generate.hs:1202)
    maximumBy (src/Streamly/Internal/Data/Stream/Eliminate.hs:317)
    minimumBy (src/Streamly/Internal/Data/Stream/Eliminate.hs:365)
    last (src/Streamly/Internal/Data/Stream/Eliminate.hs:227)
    init (src/Streamly/Internal/Data/Stream/Eliminate.hs:184)
    null (src/Streamly/Internal/Data/Stream/Eliminate.hs:179)
    foldr1 (src/Streamly/Internal/Data/Stream/Eliminate.hs:103)
    maximum (src/Streamly/Internal/Data/Stream/Eliminate.hs:294)
    minimum (src/Streamly/Internal/Data/Stream/Eliminate.hs:340)
    any (src/Streamly/Internal/Data/Stream/Eliminate.hs:277)
    all (src/Streamly/Internal/Data/Stream/Eliminate.hs:259)
    elem (src/Streamly/Internal/Data/Stream/Eliminate.hs:237)
    notElem (src/Streamly/Internal/Data/Stream/Eliminate.hs:251)
    lookup (src/Streamly/Internal/Data/Stream/Eliminate.hs:409)
    !! (src/Streamly/Internal/Data/Stream/Eliminate.hs:390)
    find (src/Streamly/Internal/Data/Stream/Eliminate.hs:424)
    the (src/Streamly/Internal/Data/Stream/Eliminate.hs:443)
    findM (src/Streamly/Internal/Data/Stream/Eliminate.hs:418)
    toListRev (src/Streamly/Internal/Data/Stream/Eliminate.hs:431)
    intercalate (src/Streamly/Internal/Data/Stream/Nesting.hs:1927)
    intercalateSuffix (src/Streamly/Internal/Data/Stream/Nesting.hs:1897)
    InterleaveState (src/Streamly/Internal/Data/Stream/Nesting.hs:263)
    ConcatUnfoldInterleaveState (src/Streamly/Internal/Data/Stream/Nesting.hs:819)
    interleaveFst (src/Streamly/Internal/Data/Stream/Nesting.hs:570)
    interleaveFstSuffix (src/Streamly/Internal/Data/Stream/Nesting.hs:499)
    parseManyD (src/Streamly/Internal/Data/Stream/Nesting.hs:2050)
    parseIterateD (src/Streamly/Internal/Data/Stream/Nesting.hs:2129)
    scanl1 (src/Streamly/Internal/Data/Stream/Transform.hs:984)
    scanlx' (src/Streamly/Internal/Data/Stream/Transform.hs:765)
    postscanlM' (src/Streamly/Internal/Data/Stream/Transform.hs:775)
    postscan (src/Streamly/Internal/Data/Stream/Transform.hs:561)
    scan (src/Streamly/Internal/Data/Stream/Transform.hs:680)
    scanMany (src/Streamly/Internal/Data/Stream/Transform.hs:686)
    splitOn (src/Streamly/Internal/Data/Stream/Transform.hs:2288)
    scanMaybe (src/Streamly/Internal/Data/Stream/Transform.hs:2079)
    tapOffsetEvery (src/Streamly/Internal/Data/Stream/Transform.hs:422)
    foldrS (src/Streamly/Internal/Data/Stream/Type.hs:687)
    foldlS (src/Streamly/Internal/Data/Stream/Transform.hs:309)
    scanlM (src/Streamly/Internal/Data/Stream/Transform.hs:941)
    scanlBy (src/Streamly/Internal/Data/Stream/Transform.hs:958)
    scanl1M (src/Streamly/Internal/Data/Stream/Transform.hs:963)
    prescanl' (src/Streamly/Internal/Data/Stream/Transform.hs:720)
    prescanlM' (src/Streamly/Internal/Data/Stream/Transform.hs:706)
    postscanlBy (src/Streamly/Internal/Data/Stream/Transform.hs:852)
    postscanlM (src/Streamly/Internal/Data/Stream/Transform.hs:834)
    postscanl' (src/Streamly/Internal/Data/Stream/Transform.hs:794)
    postscanlMAfter' (src/Streamly/Internal/Data/Stream/Transform.hs:810)
    postscanlx' (src/Streamly/Internal/Data/Stream/Transform.hs:752)
    postscanlMx' (src/Streamly/Internal/Data/Stream/Transform.hs:734)
    scanlMx' (src/Streamly/Internal/Data/Stream/Transform.hs:759)
    timestamped (src/Streamly/Internal/Data/Stream/Transform.hs:1893)
 100% (  2 /  2) in 'Streamly.Internal.Data.Stream.StreamD'
  66% ( 12 / 18) in 'Streamly.Internal.Data.MutArray.Stream'
  Missing documentation for:
    writeChunks (src/Streamly/Internal/Data/MutArray/Type.hs:2762)
    SpliceState (src/Streamly/Internal/Data/MutArray/Type.hs:3770)
    lpackArraysChunksOf (src/Streamly/Internal/Data/MutArray/Stream.hs:81)
    flattenArrays (src/Streamly/Internal/Data/MutArray/Type.hs:2049)
    flattenArraysRev (src/Streamly/Internal/Data/MutArray/Type.hs:2091)
    fromArrayStreamK (src/Streamly/Internal/Data/MutArray/Type.hs:3061)
Warning: 'Stream' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Stream/Type.hs:255:1
    * at src/Streamly/Internal/Data/Stream/Type.hs:244: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/Streamly/Internal/Data/Stream/Type.hs:244:1
Warning: 'Fold' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: '()' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'StreamK' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'ListT' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'LogicT' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Cannot find documentation for: $overview
Warning: 'Scanl' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Parser' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'catch' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'bracket' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  96% (180 /187) in 'Streamly.Data.Stream'
  Missing documentation for:
    scan (src/Streamly/Internal/Data/Stream/Transform.hs:680)
    scanMaybe (src/Streamly/Internal/Data/Stream/Transform.hs:2079)
    postscan (src/Streamly/Internal/Data/Stream/Transform.hs:561)
    splitOn (src/Streamly/Internal/Data/Stream/Transform.hs:2288)
    intercalate (src/Streamly/Internal/Data/Stream/Nesting.hs:1927)
    intercalateSuffix (src/Streamly/Internal/Data/Stream/Nesting.hs:1897)
    chunksOf (src/Streamly/Data/Stream.hs:790)
  44% ( 12 / 27) in 'Streamly.Data.Array.Generic'
  Missing documentation for:
    Array (src/Streamly/Internal/Data/Array/Generic/Type.hs:102)
    fromListN (src/Streamly/Internal/Data/Array/Generic/Type.hs:192)
    fromList (src/Streamly/Internal/Data/Array/Generic/Type.hs:196)
    createOf (src/Streamly/Internal/Data/Array/Generic/Type.hs:130)
    toList (src/Streamly/Internal/Data/Array/Generic/Type.hs:219)
    read (src/Streamly/Internal/Data/Array/Generic/Type.hs:229)
    readRev (src/Streamly/Internal/Data/Array/Generic/Type.hs:234)
    reader (src/Streamly/Internal/Data/Array/Generic/Type.hs:208)
    chunksOf (src/Streamly/Internal/Data/Array/Generic/Type.hs:174)
    parse (src/Streamly/Internal/Data/Array/Generic.hs:59)
    parseBreak (src/Streamly/Internal/Data/Array/Generic.hs:40)
    parsePos (src/Streamly/Internal/Data/Array/Generic.hs:67)
    length (src/Streamly/Internal/Data/Array/Generic/Type.hs:204)
    writeN (src/Streamly/Internal/Data/Array/Generic/Type.hs:135)
    write (src/Streamly/Internal/Data/Array/Generic/Type.hs:152)
Warning: 'Array' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Array/Type.hs:297:5
    * at src/Streamly/Internal/Data/Array/Type.hs:292: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/Streamly/Internal/Data/Array/Type.hs:292:1
Warning: 'Fold' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Fold/Type.hs:558:3
    * at src/Streamly/Internal/Data/Fold/Type.hs:553: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/Streamly/Internal/Data/Fold/Type.hs:553:1
Warning: 'Parser' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  70% (145 /206) in 'Streamly.Internal.Data.Array'
  Missing documentation for:
    Array (src/Streamly/Internal/Data/Array/Type.hs:292)
    foldr (src/Streamly/Internal/Data/Array/Type.hs:1014)
    head (src/Streamly/Internal/Data/Array/Type.hs:604)
    foldl' (src/Streamly/Internal/Data/Array/Type.hs:1010)
    empty (src/Streamly/Internal/Data/Array/Type.hs:1537)
    uncons (src/Streamly/Internal/Data/Array/Type.hs:623)
    unsnoc (src/Streamly/Internal/Data/Array/Type.hs:641)
    tail (src/Streamly/Internal/Data/Array/Type.hs:616)
    last (src/Streamly/Internal/Data/Array/Type.hs:608)
    init (src/Streamly/Internal/Data/Array/Type.hs:634)
    unsafeIndex (src/Streamly/Internal/Data/Array/Type.hs:881)
    write (src/Streamly/Internal/Data/Array/Type.hs:1220)
    fromStreamD (src/Streamly/Internal/Data/Array/Type.hs:534)
    nil (src/Streamly/Internal/Data/Array/Type.hs:1545)
    producer (src/Streamly/Internal/Data/Array/Type.hs:907)
    toStreamK (src/Streamly/Internal/Data/Array/Type.hs:961)
    writeNUnsafe (src/Streamly/Internal/Data/Array/Type.hs:1174)
    writeN (src/Streamly/Internal/Data/Array/Type.hs:1135)
    writeWith (src/Streamly/Internal/Data/Array/Type.hs:1207)
    flattenArrays (src/Streamly/Internal/Data/Array/Type.hs:743)
    flattenArraysRev (src/Streamly/Internal/Data/Array/Type.hs:761)
    fromArrayStreamK (src/Streamly/Internal/Data/Array/Type.hs:1344)
    bufferChunks (src/Streamly/Internal/Data/Array/Type.hs:658)
    toStreamKRev (src/Streamly/Internal/Data/Array/Type.hs:970)
    fromByteStr# (src/Streamly/Internal/Data/Array/Type.hs:1305)
    breakEndByWord8_ (src/Streamly/Internal/Data/Array/Type.hs:857)
    breakEndBy (src/Streamly/Internal/Data/Array/Type.hs:1041)
    breakEndBy_ (src/Streamly/Internal/Data/Array/Type.hs:1049)
    revBreakEndBy (src/Streamly/Internal/Data/Array/Type.hs:1057)
    revBreakEndBy_ (src/Streamly/Internal/Data/Array/Type.hs:1065)
    unsafeCreateOf' (src/Streamly/Internal/Data/Array/Type.hs:1179)
    fromPureStreamN (src/Streamly/Internal/Data/Array/Type.hs:1265)
    unsafeGetIndexRev (src/Streamly/Internal/Data/Array/Type.hs:889)
    buildChunks (src/Streamly/Internal/Data/Array/Type.hs:653)
    splitEndBy (src/Streamly/Internal/Data/Array/Type.hs:717)
    scanCompactMin (src/Streamly/Internal/Data/Array/Type.hs:836)
    scanCompactMin' (src/Streamly/Internal/Data/Array/Type.hs:844)
    breakOn (src/Streamly/Internal/Data/Array/Type.hs:860)
    asPtrUnsafe (src/Streamly/Internal/Data/Array/Type.hs:370)
    fromStreamDN (src/Streamly/Internal/Data/Array/Type.hs:513)
    pinnedWriteNUnsafe (src/Streamly/Internal/Data/Array/Type.hs:1186)
    pinnedWriteN (src/Streamly/Internal/Data/Array/Type.hs:1146)
    pinnedWrite (src/Streamly/Internal/Data/Array/Type.hs:1231)
    unsafePinnedCreateOf (src/Streamly/Internal/Data/Array/Type.hs:1180)
    fromCString (src/Streamly/Internal/Data/Array/Type.hs:1316)
    unsafeGetIndexRevIO (src/Streamly/Internal/Data/Array/Type.hs:885)
    toStreamD (src/Streamly/Internal/Data/Array/Type.hs:957)
    toStreamDRev (src/Streamly/Internal/Data/Array/Type.hs:966)
    fromByteStr (src/Streamly/Internal/Data/Array/Type.hs:1320)
    indexerFromLen (src/Streamly/Internal/Data/Array.hs:278)
    foldRev (src/Streamly/Internal/Data/Array.hs:475)
    foldBreakChunks (src/Streamly/Internal/Data/Array.hs:667)
    parse (src/Streamly/Internal/Data/Array.hs:1041)
    encodeAs (src/Streamly/Internal/Data/Array.hs:490)
    sliceIndexerFromLen (src/Streamly/Internal/Data/Array.hs:280)
    getSliceUnsafe (src/Streamly/Internal/Data/Array.hs:267)
    genSlicesFromLen (src/Streamly/Internal/Data/Array.hs:288)
    getSlicesFromLen (src/Streamly/Internal/Data/Array.hs:311)
    getIndices (src/Streamly/Internal/Data/Array.hs:344)
    writeLastN (src/Streamly/Internal/Data/Array.hs:207)
    splitOn (src/Streamly/Internal/Data/Array.hs:271)
Warning: 'ByteArray' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'from' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'to' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Array' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Array/Type.hs:297:5
    * at src/Streamly/Internal/Data/Array/Type.hs:292: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/Streamly/Internal/Data/Array/Type.hs:292:1
Warning: 'Refold' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Refold/Type.hs:68:3
    * at src/Streamly/Internal/Data/Refold/Type.hs:66: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/Streamly/Internal/Data/Refold/Type.hs:66:1
 100% ( 41 / 41) in 'Streamly.Internal.FileSystem.Handle'
Warning: 'Handle' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'TextEncoding' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'NewLineMode' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'hSeek' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Buffering' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'IOMode' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% ( 32 / 32) in 'Streamly.FileSystem.Handle'
Warning: 'act' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Unfold' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Unfold/Type.hs:226:5
    * at src/Streamly/Internal/Data/Unfold/Type.hs:224: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/Streamly/Internal/Data/Unfold/Type.hs:224:1
Warning: 'append' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  79% ( 31 / 39) in 'Streamly.Internal.FileSystem.File'
  Missing documentation for:
    readWithBufferOf (src/Streamly/Internal/FileSystem/File.hs:350)
    readChunksWithBufferOf (src/Streamly/Internal/FileSystem/File.hs:305)
    readChunksFromToWith (src/Streamly/Internal/FileSystem/File.hs:325)
    toBytes (src/Streamly/Internal/FileSystem/File.hs:374)
    toChunks (src/Streamly/Internal/FileSystem/File.hs:278)
    toChunksWithBufferOf (src/Streamly/Internal/FileSystem/File.hs:258)
    writeWithBufferOf (src/Streamly/Internal/FileSystem/File.hs:492)
    fromBytesWithBufferOf (src/Streamly/Internal/FileSystem/File.hs:429)
 100% ( 13 / 13) in 'Streamly.FileSystem.File'
Warning: 'Fold' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Fold/Type.hs:558:3
    * at src/Streamly/Internal/Data/Fold/Type.hs:553: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/Streamly/Internal/Data/Fold/Type.hs:553:1
Warning: 'Parser' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  58% (115 /197) in 'Streamly.Internal.Data.StreamK'
  Missing documentation for:
    build (src/Streamly/Internal/Data/StreamK/Type.hs:612)
    map (src/Streamly/Internal/Data/StreamK/Type.hs:995)
    fromList (src/Streamly/Internal/Data/StreamK/Type.hs:2579)
    uncons (src/Streamly/Internal/Data/StreamK/Type.hs:2587)
    null (src/Streamly/Internal/Data/StreamK/Type.hs:905)
    reverse (src/Streamly/Internal/Data/StreamK/Type.hs:2652)
    fromPure (src/Streamly/Internal/Data/StreamK/Type.hs:371)
    StreamK (src/Streamly/Internal/Data/StreamK/Type.hs:249)
    mkStream (src/Streamly/Internal/Data/StreamK/Type.hs:265)
    drain (src/Streamly/Internal/Data/StreamK/Type.hs:891)
    fromEffect (src/Streamly/Internal/Data/StreamK/Type.hs:382)
    concatEffect (src/Streamly/Internal/Data/StreamK/Type.hs:2668)
    fromFoldableM (src/Streamly/Internal/Data/StreamK/Type.hs:2575)
    interleaveSepBy (src/Streamly/Internal/Data/StreamK/Type.hs:2280)
    interleaveMin (src/Streamly/Internal/Data/StreamK/Type.hs:2332)
    interleaveFst (src/Streamly/Internal/Data/StreamK/Type.hs:2297)
    crossApplyFst (src/Streamly/Internal/Data/StreamK/Type.hs:1388)
    crossApplySnd (src/Streamly/Internal/Data/StreamK/Type.hs:1364)
    foldrSM (src/Streamly/Internal/Data/StreamK/Type.hs:581)
    buildS (src/Streamly/Internal/Data/StreamK/Type.hs:639)
    buildM (src/Streamly/Internal/Data/StreamK/Type.hs:697)
    buildSM (src/Streamly/Internal/Data/StreamK/Type.hs:666)
    augmentS (src/Streamly/Internal/Data/StreamK/Type.hs:722)
    augmentSM (src/Streamly/Internal/Data/StreamK/Type.hs:745)
    consMBy (src/Streamly/Internal/Data/StreamK/Type.hs:415)
    unfoldrMWith (src/Streamly/Internal/Data/StreamK/Type.hs:2375)
    replicateMWith (src/Streamly/Internal/Data/StreamK/Type.hs:2426)
    fromIndicesMWith (src/Streamly/Internal/Data/StreamK/Type.hs:2435)
    iterateMWith (src/Streamly/Internal/Data/StreamK/Type.hs:2445)
    mapMWith (src/Streamly/Internal/Data/StreamK/Type.hs:1042)
    mapMSerial (src/Streamly/Internal/Data/StreamK/Type.hs:1034)
    conjoin (src/Streamly/Internal/Data/StreamK/Type.hs:959)
    crossApplyWith (src/Streamly/Internal/Data/StreamK/Type.hs:1303)
    concatMapEffect (src/Streamly/Internal/Data/StreamK/Type.hs:2674)
    concatForWith (src/Streamly/Internal/Data/StreamK/Type.hs:1456)
    CrossStreamK (src/Streamly/Internal/Data/StreamK/Type.hs:2777)
    bindWith (src/Streamly/Internal/Data/StreamK/Type.hs:1475)
    evalStateT (src/Streamly/Internal/Data/StreamK/Transformer.hs:59)
    liftInner (src/Streamly/Internal/Data/StreamK/Transformer.hs:73)
    replicate (src/Streamly/Internal/Data/StreamK.hs:243)
    replicateM (src/Streamly/Internal/Data/StreamK.hs:240)
    fromIndices (src/Streamly/Internal/Data/StreamK.hs:252)
    fromIndicesM (src/Streamly/Internal/Data/StreamK.hs:249)
    foldr1 (src/Streamly/Internal/Data/StreamK.hs:298)
    parseD (src/Streamly/Internal/Data/StreamK.hs:1270)
    head (src/Streamly/Internal/Data/StreamK.hs:468)
    elem (src/Streamly/Internal/Data/StreamK.hs:476)
    notElem (src/Streamly/Internal/Data/StreamK.hs:486)
    all (src/Streamly/Internal/Data/StreamK.hs:496)
    any (src/Streamly/Internal/Data/StreamK.hs:507)
    minimum (src/Streamly/Internal/Data/StreamK.hs:523)
    minimumBy (src/Streamly/Internal/Data/StreamK.hs:547)
    maximum (src/Streamly/Internal/Data/StreamK.hs:567)
    maximumBy (src/Streamly/Internal/Data/StreamK.hs:589)
    findIndices (src/Streamly/Internal/Data/StreamK.hs:649)
    lookup (src/Streamly/Internal/Data/StreamK.hs:621)
    findM (src/Streamly/Internal/Data/StreamK.hs:632)
    find (src/Streamly/Internal/Data/StreamK.hs:645)
    !! (src/Streamly/Internal/Data/StreamK.hs:609)
    toList (src/Streamly/Internal/Data/StreamK.hs:685)
    scanl' (src/Streamly/Internal/Data/StreamK.hs:718)
    scanlx' (src/Streamly/Internal/Data/StreamK.hs:706)
    filter (src/Streamly/Internal/Data/StreamK.hs:726)
    take (src/Streamly/Internal/Data/StreamK.hs:737)
    takeWhile (src/Streamly/Internal/Data/StreamK.hs:747)
    drop (src/Streamly/Internal/Data/StreamK.hs:758)
    dropWhile (src/Streamly/Internal/Data/StreamK.hs:770)
    mapM (src/Streamly/Internal/Data/StreamK.hs:677)
    sequence (src/Streamly/Internal/Data/StreamK.hs:787)
    intersperseM (src/Streamly/Internal/Data/StreamK.hs:800)
    intersperse (src/Streamly/Internal/Data/StreamK.hs:815)
    insertBy (src/Streamly/Internal/Data/StreamK.hs:819)
    deleteBy (src/Streamly/Internal/Data/StreamK.hs:837)
    sortOn (src/Streamly/Internal/Data/StreamK.hs:1394)
    mapMaybe (src/Streamly/Internal/Data/StreamK.hs:852)
    zipWithM (src/Streamly/Internal/Data/StreamK.hs:957)
    mergeByM (src/Streamly/Internal/Data/StreamK.hs:977)
    the (src/Streamly/Internal/Data/StreamK.hs:1117)
    morphInner (src/Streamly/Internal/Data/StreamK.hs:691)
    hoist (src/Streamly/Internal/Data/StreamK.hs:698)
    parseChunks (src/Streamly/Internal/Data/StreamK.hs:1295)
    parseChunksGeneric (src/Streamly/Internal/Data/StreamK.hs:1359)
Warning: 'K' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: ':' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  81% ( 64 / 79) in 'Streamly.Data.StreamK'
  Missing documentation for:
    StreamK (src/Streamly/Internal/Data/StreamK/Type.hs:249)
    fromPure (src/Streamly/Internal/Data/StreamK/Type.hs:371)
    fromEffect (src/Streamly/Internal/Data/StreamK/Type.hs:382)
    toList (src/Streamly/Internal/Data/StreamK.hs:685)
    uncons (src/Streamly/Internal/Data/StreamK/Type.hs:2587)
    drain (src/Streamly/Internal/Data/StreamK/Type.hs:891)
    mapM (src/Streamly/Internal/Data/StreamK.hs:677)
    dropWhile (src/Streamly/Internal/Data/StreamK.hs:770)
    take (src/Streamly/Internal/Data/StreamK.hs:737)
    filter (src/Streamly/Internal/Data/StreamK.hs:726)
    mergeByM (src/Streamly/Internal/Data/StreamK.hs:977)
    zipWithM (src/Streamly/Internal/Data/StreamK.hs:957)
    concatEffect (src/Streamly/Internal/Data/StreamK/Type.hs:2668)
    reverse (src/Streamly/Internal/Data/StreamK/Type.hs:2652)
    parseChunks (src/Streamly/Internal/Data/StreamK.hs:1295)
  84% ( 16 / 19) in 'Streamly.Internal.Data.ParserK'
  Missing documentation for:
    Input (src/Streamly/Internal/Data/ParserK/Type.hs:119)
    adaptC (src/Streamly/Internal/Data/ParserK.hs:33)
    adaptCG (src/Streamly/Internal/Data/ParserK.hs:39)
  38% ( 42 /108) in 'Streamly.Internal.Data.MutByteArray'
  Missing documentation for:
    new (src/Streamly/Internal/Data/MutByteArray/Type.hs:216)
    empty (src/Streamly/Internal/Data/MutByteArray/Type.hs:175)
    MutableByteArray (src/Streamly/Internal/Data/MutByteArray/Type.hs:101)
    PinnedState (src/Streamly/Internal/Data/MutByteArray/Type.hs:89)
    nil (src/Streamly/Internal/Data/MutByteArray/Type.hs:179)
    pinnedNew (src/Streamly/Internal/Data/MutByteArray/Type.hs:208)
    asPtrUnsafe (src/Streamly/Internal/Data/MutByteArray/Type.hs:140)
    getMutByteArray# (src/Streamly/Internal/Data/MutByteArray/Type.hs:105)
    unsafeByteCmp (src/Streamly/Internal/Data/MutByteArray/Type.hs:361)
    touch (src/Streamly/Internal/Data/MutByteArray/Type.hs:117)
    newAs (src/Streamly/Internal/Data/MutByteArray/Type.hs:238)
    new' (src/Streamly/Internal/Data/MutByteArray/Type.hs:205)
    getMutableByteArray# (src/Streamly/Internal/Data/MutByteArray/Type.hs:441)
    newBytesAs (src/Streamly/Internal/Data/MutByteArray/Type.hs:442)
    pinnedNewAlignedBytes (src/Streamly/Internal/Data/MutByteArray/Type.hs:228)
    read (src/Streamly/Internal/Data/Unbox.hs:555)
    readUnsafe (src/Streamly/Internal/Data/Unbox.hs:536)
    skipByte (src/Streamly/Internal/Data/Unbox.hs:572)
    runPeeker (src/Streamly/Internal/Data/Unbox.hs:590)
    pokeBoundedPtrUnsafe (src/Streamly/Internal/Data/Unbox.hs:606)
    pokeBoundedPtr (src/Streamly/Internal/Data/Unbox.hs:619)
    PeekRep (src/Streamly/Internal/Data/Unbox.hs:823)
    PokeRep (src/Streamly/Internal/Data/Unbox.hs:748)
    genericSizeOf (src/Streamly/Internal/Data/Unbox.hs:740)
    genericPeekByteIndex (src/Streamly/Internal/Data/Unbox.hs:916)
    genericPokeByteIndex (src/Streamly/Internal/Data/Unbox.hs:810)
    c2w (src/Streamly/Internal/Data/Serialize/TH/Bottom.hs:320)
    mkRecSerializeExpr (src/Streamly/Internal/Data/Serialize/TH/RecHeader.hs:237)
    mkRecDeserializeExpr (src/Streamly/Internal/Data/Serialize/TH/RecHeader.hs:389)
    mkRecSizeOfExpr (src/Streamly/Internal/Data/Serialize/TH/RecHeader.hs:177)
    conUpdateFuncDec (src/Streamly/Internal/Data/Serialize/TH/RecHeader.hs:272)
    mkDeserializeKeysDec (src/Streamly/Internal/Data/Serialize/TH/RecHeader.hs:332)
    mkDeserializeExprOne (src/Streamly/Internal/Data/Serialize/TH/Common.hs:28)
    mkSerializeExprFields (src/Streamly/Internal/Data/Serialize/TH/Common.hs:56)
    serializeConfig (src/Streamly/Internal/Data/Serialize/TH/Bottom.hs:201)
    TypeOfType (src/Streamly/Internal/Data/Serialize/TH/Bottom.hs:272)
    typeOfType (src/Streamly/Internal/Data/Serialize/TH/Bottom.hs:279)
    SimpleDataCon (src/Streamly/Internal/Data/Serialize/TH/Bottom.hs:265)
    simplifyDataCon (src/Streamly/Internal/Data/Serialize/TH/Bottom.hs:270)
    Field (src/Streamly/Internal/Data/Serialize/TH/Bottom.hs:214)
    mkFieldName (src/Streamly/Internal/Data/Serialize/TH/Bottom.hs:238)
    isUnitType (src/Streamly/Internal/Data/Serialize/TH/Bottom.hs:288)
    isRecordSyntax (src/Streamly/Internal/Data/Serialize/TH/Bottom.hs:292)
    wListToString (src/Streamly/Internal/Data/Serialize/TH/Bottom.hs:323)
    xorCmp (src/Streamly/Internal/Data/Serialize/TH/Bottom.hs:341)
    serializeW8List (src/Streamly/Internal/Data/Serialize/TH/Bottom.hs:426)
    litIntegral (src/Streamly/Internal/Data/Serialize/TH/Bottom.hs:447)
    litProxy (src/Streamly/Internal/Data/Serialize/TH/Bottom.hs:450)
    matchConstructor (src/Streamly/Internal/Data/Serialize/TH/Bottom.hs:258)
    openConstructor (src/Streamly/Internal/Data/Serialize/TH/Bottom.hs:254)
    makeI (src/Streamly/Internal/Data/Serialize/TH/Bottom.hs:241)
    makeN (src/Streamly/Internal/Data/Serialize/TH/Bottom.hs:244)
    makeA (src/Streamly/Internal/Data/Serialize/TH/Bottom.hs:247)
    int_w8 (src/Streamly/Internal/Data/Serialize/TH/Bottom.hs:299)
    int_w32 (src/Streamly/Internal/Data/Serialize/TH/Bottom.hs:302)
    w32_int (src/Streamly/Internal/Data/Serialize/TH/Bottom.hs:317)
    w8_int (src/Streamly/Internal/Data/Serialize/TH/Bottom.hs:314)
    _acc (src/Streamly/Internal/Data/Serialize/TH/Bottom.hs:220)
    _arr (src/Streamly/Internal/Data/Serialize/TH/Bottom.hs:223)
    _endOffset (src/Streamly/Internal/Data/Serialize/TH/Bottom.hs:232)
    _initialOffset (src/Streamly/Internal/Data/Serialize/TH/Bottom.hs:229)
    _x (src/Streamly/Internal/Data/Serialize/TH/Bottom.hs:217)
    _tag (src/Streamly/Internal/Data/Serialize/TH/Bottom.hs:226)
    _val (src/Streamly/Internal/Data/Serialize/TH/Bottom.hs:235)
    errorUnsupported (src/Streamly/Internal/Data/Serialize/TH/Bottom.hs:457)
    errorUnimplemented (src/Streamly/Internal/Data/Serialize/TH/Bottom.hs:472)
Warning: 'MutByteArray' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/MutByteArray/Type.hs:98:21
    * at src/Streamly/Internal/Data/MutByteArray/Type.hs:98: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/Streamly/Internal/Data/MutByteArray/Type.hs:98:1
  90% ( 20 / 22) in 'Streamly.Data.MutByteArray'
  Missing documentation for:
    new (src/Streamly/Internal/Data/MutByteArray/Type.hs:216)
    pinnedNew (src/Streamly/Internal/Data/MutByteArray/Type.hs:208)
Warning: 'Fold' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% ( 17 / 17) in 'Streamly.Internal.Data.Fold.Chunked'
Warning: 'Parser' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'ParseError' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Parser/Type.hs:523:22
    * at src/Streamly/Internal/Data/Parser/Type.hs:523: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/Streamly/Internal/Data/Parser/Type.hs:523:1
Warning: 'fold' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'ChunkFold' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Fold/Chunked.hs:97:27
    * at src/Streamly/Internal/Data/Fold/Chunked.hs:97: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/Streamly/Internal/Data/Fold/Chunked.hs:97:1
  75% ( 25 / 33) in 'Streamly.Internal.Data.Array.Stream'
  Missing documentation for:
    bufferChunks (src/Streamly/Internal/Data/Array/Type.hs:658)
    flattenArrays (src/Streamly/Internal/Data/Array/Type.hs:743)
    flattenArraysRev (src/Streamly/Internal/Data/Array/Type.hs:761)
    unlines (src/Streamly/Internal/Data/Array/Stream.hs:120)
    foldBreakD (src/Streamly/Internal/Data/Array/Stream.hs:184)
    parseChunks (src/Streamly/Internal/Data/StreamK.hs:1295)
    lpackArraysChunksOf (src/Streamly/Internal/Data/Array/Stream.hs:133)
    splitOnSuffix (src/Streamly/Internal/Data/Array/Stream.hs:175)
Warning: 'splitWith' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  75% ( 12 / 16) in 'Streamly.Data.ParserK'
  Missing documentation for:
    fromFold (src/Streamly/Data/ParserK.hs:150)
    fromParser (src/Streamly/Data/ParserK.hs:156)
    adaptC (src/Streamly/Internal/Data/ParserK.hs:33)
    adaptCG (src/Streamly/Internal/Data/ParserK.hs:39)
Warning: 'MonadIO' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'IsList' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'IsString' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'OverloadedLists' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'OverloadedStrings' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  90% ( 49 / 54) in 'Streamly.Data.Array'
  Missing documentation for:
    Array (src/Streamly/Internal/Data/Array/Type.hs:292)
    parse (src/Streamly/Internal/Data/Array.hs:1041)
    writeN (src/Streamly/Internal/Data/Array/Type.hs:1135)
    write (src/Streamly/Internal/Data/Array/Type.hs:1220)
    writeLastN (src/Streamly/Internal/Data/Array.hs:207)
Warning: '()' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  78% ( 22 / 28) in 'Streamly.Internal.Data.Binary.Parser'
  Missing documentation for:
    FromBytes (src/Streamly/Internal/Data/Binary/Parser.hs:397)
    int8 (src/Streamly/Internal/Data/Binary/Parser.hs:300)
    float32be (src/Streamly/Internal/Data/Binary/Parser.hs:358)
    float32le (src/Streamly/Internal/Data/Binary/Parser.hs:362)
    double64be (src/Streamly/Internal/Data/Binary/Parser.hs:366)
    double64le (src/Streamly/Internal/Data/Binary/Parser.hs:370)
 100% ( 41 / 41) in 'Streamly.Internal.Unicode.Parser'
Warning: 'Unfold' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Unfold/Type.hs:226:5
    * at src/Streamly/Internal/Data/Unfold/Type.hs:224: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/Streamly/Internal/Data/Unfold/Type.hs:224:1
  76% ( 51 / 67) in 'Streamly.Internal.Unicode.Stream'
  Missing documentation for:
    CodingFailureMode (src/Streamly/Internal/Unicode/Stream.hs:468)
    writeCharUtf8' (src/Streamly/Internal/Unicode/Stream.hs:558)
    parseCharUtf8With (src/Streamly/Internal/Unicode/Stream.hs:573)
    DecodeError (src/Streamly/Internal/Unicode/Stream.hs:237)
    DecodeState (src/Streamly/Internal/Unicode/Stream.hs:226)
    CodePoint (src/Streamly/Internal/Unicode/Stream.hs:225)
    readCharUtf8' (src/Streamly/Internal/Unicode/Stream.hs:1100)
    readCharUtf8 (src/Streamly/Internal/Unicode/Stream.hs:1122)
    readCharUtf8_ (src/Streamly/Internal/Unicode/Stream.hs:1141)
    decodeUtf8D (src/Streamly/Internal/Unicode/Stream.hs:670)
    decodeUtf8D' (src/Streamly/Internal/Unicode/Stream.hs:682)
    decodeUtf8D_ (src/Streamly/Internal/Unicode/Stream.hs:693)
    encodeUtf8D' (src/Streamly/Internal/Unicode/Stream.hs:1110)
    encodeUtf8D_ (src/Streamly/Internal/Unicode/Stream.hs:1145)
    decodeUtf8EitherD (src/Streamly/Internal/Unicode/Stream.hs:442)
    resumeDecodeUtf8EitherD (src/Streamly/Internal/Unicode/Stream.hs:372)
 100% (  9 /  9) in 'Streamly.Internal.Unicode.Array'
Warning: ':' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Path' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  97% ( 81 / 83) in 'Streamly.Internal.FileSystem.WindowsPath'
  Missing documentation for:
    path (src/Streamly/Internal/FileSystem/PosixPath.hs:767)
    replaceExtension (src/Streamly/Internal/FileSystem/PosixPath.hs:1345)
Warning: 'Unrooted' is ambiguous. It is defined
    * at src/Streamly/Internal/FileSystem/PosixPath/Seg.hs:78:22
    * at src/Streamly/Internal/FileSystem/PosixPath/Seg.hs:78: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/Streamly/Internal/FileSystem/PosixPath/Seg.hs:78:1
Warning: 'Rooted' is ambiguous. It is defined
    * at src/Streamly/Internal/FileSystem/PosixPath/Seg.hs:77:20
    * at src/Streamly/Internal/FileSystem/PosixPath/Seg.hs:77: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/Streamly/Internal/FileSystem/PosixPath/Seg.hs:77:1
  86% ( 13 / 15) in 'Streamly.Internal.FileSystem.WindowsPath.Seg'
  Missing documentation for:
    Rooted (src/Streamly/Internal/FileSystem/PosixPath/Seg.hs:77)
    Unrooted (src/Streamly/Internal/FileSystem/PosixPath/Seg.hs:78)
Warning: 'Dir' is ambiguous. It is defined
    * at src/Streamly/Internal/FileSystem/PosixPath/Node.hs:73:17
    * at src/Streamly/Internal/FileSystem/PosixPath/Node.hs:73: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/Streamly/Internal/FileSystem/PosixPath/Node.hs:73:1
Warning: 'File' is ambiguous. It is defined
    * at src/Streamly/Internal/FileSystem/PosixPath/Node.hs:72:18
    * at src/Streamly/Internal/FileSystem/PosixPath/Node.hs:72: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/Streamly/Internal/FileSystem/PosixPath/Node.hs:72:1
  86% ( 13 / 15) in 'Streamly.Internal.FileSystem.WindowsPath.Node'
  Missing documentation for:
    File (src/Streamly/Internal/FileSystem/PosixPath/Node.hs:72)
    Dir (src/Streamly/Internal/FileSystem/PosixPath/Node.hs:73)
 100% ( 15 / 15) in 'Streamly.Internal.FileSystem.WindowsPath.SegNode'
Warning: 'Path' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'EqCfg' is ambiguous. It is defined
    * at src/Streamly/Internal/FileSystem/Path/Common.hs:1416:5
    * at src/Streamly/Internal/FileSystem/Path/Common.hs:1415: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/Streamly/Internal/FileSystem/Path/Common.hs:1415:1
  96% ( 80 / 83) in 'Streamly.Internal.FileSystem.PosixPath'
  Missing documentation for:
    readArray (src/Streamly/Internal/FileSystem/PosixPath.hs:816)
    path (src/Streamly/Internal/FileSystem/PosixPath.hs:767)
    replaceExtension (src/Streamly/Internal/FileSystem/PosixPath.hs:1345)
Warning: 'Unrooted' is ambiguous. It is defined
    * at src/Streamly/Internal/FileSystem/PosixPath/Seg.hs:78:22
    * at src/Streamly/Internal/FileSystem/PosixPath/Seg.hs:78: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/Streamly/Internal/FileSystem/PosixPath/Seg.hs:78:1
Warning: 'Rooted' is ambiguous. It is defined
    * at src/Streamly/Internal/FileSystem/PosixPath/Seg.hs:77:20
    * at src/Streamly/Internal/FileSystem/PosixPath/Seg.hs:77: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/Streamly/Internal/FileSystem/PosixPath/Seg.hs:77:1
  86% ( 13 / 15) in 'Streamly.Internal.FileSystem.PosixPath.Seg'
  Missing documentation for:
    Rooted (src/Streamly/Internal/FileSystem/PosixPath/Seg.hs:77)
    Unrooted (src/Streamly/Internal/FileSystem/PosixPath/Seg.hs:78)
 100% (  2 /  2) in 'Streamly.Internal.FileSystem.Path.Seg'
Warning: 'Rooted' is ambiguous. It is defined
    * at src/Streamly/Internal/FileSystem/PosixPath/Seg.hs:77:20
    * at src/Streamly/Internal/FileSystem/PosixPath/Seg.hs:77: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/Streamly/Internal/FileSystem/PosixPath/Seg.hs:77:1
Warning: 'Unrooted' is ambiguous. It is defined
    * at src/Streamly/Internal/FileSystem/PosixPath/Seg.hs:78:22
    * at src/Streamly/Internal/FileSystem/PosixPath/Seg.hs:78: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/Streamly/Internal/FileSystem/PosixPath/Seg.hs:78:1
Warning: 'Dir' is ambiguous. It is defined
    * at src/Streamly/Internal/FileSystem/PosixPath/Node.hs:73:17
    * at src/Streamly/Internal/FileSystem/PosixPath/Node.hs:73: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/Streamly/Internal/FileSystem/PosixPath/Node.hs:73:1
Warning: 'File' is ambiguous. It is defined
    * at src/Streamly/Internal/FileSystem/PosixPath/Node.hs:72:18
    * at src/Streamly/Internal/FileSystem/PosixPath/Node.hs:72: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/Streamly/Internal/FileSystem/PosixPath/Node.hs:72:1
  86% ( 13 / 15) in 'Streamly.Internal.FileSystem.PosixPath.Node'
  Missing documentation for:
    File (src/Streamly/Internal/FileSystem/PosixPath/Node.hs:72)
    Dir (src/Streamly/Internal/FileSystem/PosixPath/Node.hs:73)
 100% ( 15 / 15) in 'Streamly.Internal.FileSystem.PosixPath.SegNode'
 100% (  2 /  2) in 'Streamly.Internal.FileSystem.Path.SegNode'
Warning: 'Rooted' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Unrooted' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'File' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Dir' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% (  2 /  2) in 'Streamly.Internal.FileSystem.Path.Node'
Warning: 'File' is ambiguous. It is defined
    * at src/Streamly/Internal/FileSystem/PosixPath/Node.hs:72:18
    * at src/Streamly/Internal/FileSystem/PosixPath/Node.hs:72: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/Streamly/Internal/FileSystem/PosixPath/Node.hs:72:1
Warning: 'Dir' is ambiguous. It is defined
    * at src/Streamly/Internal/FileSystem/PosixPath/Node.hs:73:17
    * at src/Streamly/Internal/FileSystem/PosixPath/Node.hs:73: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/Streamly/Internal/FileSystem/PosixPath/Node.hs:73:1
Warning: 'throwErrno' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  40% (  2 /  5) in 'Streamly.Internal.FileSystem.Posix.Errno'
  Missing documentation for:
    throwErrnoPathIfRetry (src/Streamly/Internal/FileSystem/Posix/Errno.hs:43)
    throwErrnoPathIfNullRetry (src/Streamly/Internal/FileSystem/Posix/Errno.hs:55)
    throwErrnoPathIfMinus1Retry (src/Streamly/Internal/FileSystem/Posix/Errno.hs:59)
Warning: 'EqCfg' is ambiguous. It is defined
    * at src/Streamly/Internal/FileSystem/Path/Common.hs:1416:5
    * at src/Streamly/Internal/FileSystem/Path/Common.hs:1415: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/Streamly/Internal/FileSystem/Path/Common.hs:1415:1
  95% ( 81 / 85) in 'Streamly.Internal.FileSystem.Path'
  Missing documentation for:
    OsWord (src/Streamly/Internal/FileSystem/PosixPath.hs:258)
    OsCString (src/Streamly/Internal/FileSystem/PosixPath.hs:259)
    Path (src/Streamly/Internal/FileSystem/PosixPath.hs:257)
    replaceExtension (src/Streamly/Internal/FileSystem/PosixPath.hs:1345)
   0% (  0 /  3) in 'Streamly.Internal.FileSystem.File.Common'
  Missing documentation for:
    Module header
    withFile (src/Streamly/Internal/FileSystem/File/Common.hs:87)
    openFile (src/Streamly/Internal/FileSystem/File/Common.hs:95)
Warning: 'OpenFlags' is ambiguous. It is defined
    * at src/Streamly/Internal/FileSystem/Posix/File.hsc:169:21
    * at src/Streamly/Internal/FileSystem/Posix/File.hsc:169: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/Streamly/Internal/FileSystem/Posix/File.hsc:169:1
  31% ( 17 / 54) in 'Streamly.Internal.FileSystem.Posix.File'
  Missing documentation for:
    Module header
    setAppend (src/Streamly/Internal/FileSystem/Posix/File.hsc:195)
    setNonBlock (src/Streamly/Internal/FileSystem/Posix/File.hsc:196)
    setSync (src/Streamly/Internal/FileSystem/Posix/File.hsc:200)
    setCloExec (src/Streamly/Internal/FileSystem/Posix/File.hsc:199)
    setDirectory (src/Streamly/Internal/FileSystem/Posix/File.hsc:197)
    setExcl (src/Streamly/Internal/FileSystem/Posix/File.hsc:192)
    setNoCtty (src/Streamly/Internal/FileSystem/Posix/File.hsc:193)
    setNoFollow (src/Streamly/Internal/FileSystem/Posix/File.hsc:198)
    setTrunc (src/Streamly/Internal/FileSystem/Posix/File.hsc:194)
    defaultCreateMode (src/Streamly/Internal/FileSystem/Posix/File.hsc:162)
    setUr (src/Streamly/Internal/FileSystem/Posix/File.hsc:146)
    setUw (src/Streamly/Internal/FileSystem/Posix/File.hsc:147)
    setUx (src/Streamly/Internal/FileSystem/Posix/File.hsc:148)
    clrUr (src/Streamly/Internal/FileSystem/Posix/File.hsc:146)
    clrUw (src/Streamly/Internal/FileSystem/Posix/File.hsc:147)
    clrUx (src/Streamly/Internal/FileSystem/Posix/File.hsc:148)
    setGr (src/Streamly/Internal/FileSystem/Posix/File.hsc:151)
    setGw (src/Streamly/Internal/FileSystem/Posix/File.hsc:152)
    setGx (src/Streamly/Internal/FileSystem/Posix/File.hsc:153)
    clrGr (src/Streamly/Internal/FileSystem/Posix/File.hsc:151)
    clrGw (src/Streamly/Internal/FileSystem/Posix/File.hsc:152)
    clrGx (src/Streamly/Internal/FileSystem/Posix/File.hsc:153)
    setOr (src/Streamly/Internal/FileSystem/Posix/File.hsc:156)
    setOw (src/Streamly/Internal/FileSystem/Posix/File.hsc:157)
    setOx (src/Streamly/Internal/FileSystem/Posix/File.hsc:158)
    clrOr (src/Streamly/Internal/FileSystem/Posix/File.hsc:156)
    clrOw (src/Streamly/Internal/FileSystem/Posix/File.hsc:157)
    clrOx (src/Streamly/Internal/FileSystem/Posix/File.hsc:158)
    setSuid (src/Streamly/Internal/FileSystem/Posix/File.hsc:141)
    setSgid (src/Streamly/Internal/FileSystem/Posix/File.hsc:142)
    setSticky (src/Streamly/Internal/FileSystem/Posix/File.hsc:143)
    clrSuid (src/Streamly/Internal/FileSystem/Posix/File.hsc:141)
    clrSgid (src/Streamly/Internal/FileSystem/Posix/File.hsc:142)
    clrSticky (src/Streamly/Internal/FileSystem/Posix/File.hsc:143)
    close (src/Streamly/Internal/FileSystem/Posix/File.hsc:287)
    Fd
  57% (  8 / 14) in 'Streamly.Internal.FileSystem.Posix.ReadDir'
  Missing documentation for:
    DirStream (src/Streamly/Internal/FileSystem/Posix/ReadDir.hsc:75)
    openDirStream (src/Streamly/Internal/FileSystem/Posix/ReadDir.hsc:203)
    readDirStreamEither (src/Streamly/Internal/FileSystem/Posix/ReadDir.hsc:326)
    readEitherChunks (src/Streamly/Internal/FileSystem/Posix/ReadDir.hsc:450)
    readEitherByteChunksAt (src/Streamly/Internal/FileSystem/Posix/ReadDir.hsc:793)
    reader (src/Streamly/Internal/FileSystem/Posix/ReadDir.hsc:399)
Warning: 'act' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Unfold' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Unfold/Type.hs:226:5
    * at src/Streamly/Internal/Data/Unfold/Type.hs:224: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/Streamly/Internal/Data/Unfold/Type.hs:224:1
Warning: 'append' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% ( 30 / 30) in 'Streamly.Internal.FileSystem.FileIO'
Warning: 'Path' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% ( 13 / 13) in 'Streamly.FileSystem.FileIO'
  82% ( 19 / 23) in 'Streamly.Internal.FileSystem.DirIO'
  Missing documentation for:
    defaultReadOptions (src/Streamly/Internal/FileSystem/DirOptions.hs:119)
    readEitherChunks (src/Streamly/Internal/FileSystem/Posix/ReadDir.hsc:450)
    reader (src/Streamly/Internal/FileSystem/Posix/ReadDir.hsc:399)
    eitherReaderPaths (src/Streamly/Internal/FileSystem/DirIO.hs:306)
Warning: 'Path' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% ( 10 / 10) in 'Streamly.FileSystem.DirIO'
  68% ( 13 / 19) in 'Streamly.Internal.FileSystem.Dir'
  Missing documentation for:
    reader (src/Streamly/Internal/FileSystem/Dir.hs:139)
    eitherReaderPaths (src/Streamly/Internal/FileSystem/Dir.hs:153)
    toStream (src/Streamly/Internal/FileSystem/Dir.hs:182)
    toEither (src/Streamly/Internal/FileSystem/Dir.hs:201)
    toFiles (src/Streamly/Internal/FileSystem/Dir.hs:214)
    toDirs (src/Streamly/Internal/FileSystem/Dir.hs:227)
 100% (  4 /  4) in 'Streamly.FileSystem.Dir'
Warning: 'Array' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'OsPath' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  95% ( 45 / 47) in 'Streamly.FileSystem.Path'
  Missing documentation for:
    Path (src/Streamly/Internal/FileSystem/PosixPath.hs:257)
    OsWord (src/Streamly/Internal/FileSystem/PosixPath.hs:258)
Warning: '()' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  85% ( 24 / 28) in 'Streamly.Internal.Data.Binary.Stream'
  Missing documentation for:
    ToBytes (src/Streamly/Internal/Data/Binary/Stream.hs:381)
    int8 (src/Streamly/Internal/Data/Binary/Stream.hs:279)
    int32le (src/Streamly/Internal/Data/Binary/Stream.hs:310)
    charUtf8 (src/Streamly/Internal/Data/Binary/Stream.hs:358)
 100% ( 24 / 24) in 'Streamly.Internal.Console.Stdio'
 100% ( 16 / 16) in 'Streamly.Console.Stdio'
 100% (  5 /  5) in 'Streamly.Internal.Unicode.String'
 100% ( 37 / 37) in 'Streamly.Unicode.Parser'
Warning: 'Array' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'IsString' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'IsList' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'OverloadedStrings' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'OverloadedLists' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'toUpper' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'toLower' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% ( 19 / 19) in 'Streamly.Unicode.Stream'
 100% (  5 /  5) in 'Streamly.Unicode.String'
Warning: Streamly.Internal.Data.IsMap: could not find link destinations for: 
	- Streamly.Internal.Data.IsMap.D:R:KeyIntMap
	- Streamly.Internal.Data.IsMap.D:R:KeyMap
Warning: Streamly.Internal.Data.Time.TimeSpec: could not find link destinations for: 
	- Streamly.Internal.Data.Time.Units.toTimeSpec
	- Streamly.Internal.Data.Time.Units.fromTimeSpec
Warning: Streamly.Internal.Data.Time.Units: could not find link destinations for: 
	- Streamly.Internal.Data.Time.Units.toNanoSecond64
	- Streamly.Internal.Data.Time.Units.fromNanoSecond64
	- Streamly.Internal.Data.Time.Units.toTimeSpec
	- Streamly.Internal.Data.Time.Units.fromTimeSpec
Warning: Streamly.Internal.Data.Time.Clock: could not find link destinations for: 
	- Streamly.Internal.Data.Time.Clock.Type.Rep_Clock
Warning: Streamly.Internal.Data.MutArray.Generic: could not find link destinations for: 
	- Streamly.Internal.Data.MutArray.Generic.arrayChunkSize
Warning: Streamly.Data.MutArray.Generic: could not find link destinations for: 
	- Streamly.Internal.Data.MutArray.Generic.arrayChunkSize
Warning: Streamly.Internal.Data.Stream: could not find link destinations for: 
	- Streamly.Internal.Data.Stream.Type.D:R:ItemStream
	- Streamly.Internal.Data.Stream.Type.R:ItemNested
Warning: Streamly.Data.Stream: could not find link destinations for: 
	- Streamly.Internal.Data.Stream.Type.D:R:ItemStream
Warning: Streamly.Internal.Data.Array: could not find link destinations for: 
	- Streamly.Internal.Data.Array.Type.D:R:ItemArray
Warning: Streamly.Internal.Data.StreamK: could not find link destinations for: 
	- Streamly.Internal.Data.StreamK.Type.YieldK
	- Streamly.Internal.Data.StreamK.Type.StopK
	- Streamly.Internal.Data.StreamK.Type.D:R:ItemStreamK
	- Streamly.Internal.Data.StreamK.Type.R:ItemFairNested
	- Streamly.Internal.Data.StreamK.Type.R:ItemNested
Warning: Streamly.Data.StreamK: could not find link destinations for: 
	- Streamly.Internal.Data.StreamK.Type.D:R:ItemStreamK
Warning: Streamly.Internal.Data.ParserK: could not find link destinations for: 
	- Streamly.Internal.Data.ParserK.Type.StepParser
Warning: Streamly.Internal.Data.MutByteArray: could not find link destinations for: 
	- Streamly.Internal.Data.Unbox.PeekRepSum
	- Streamly.Internal.Data.Unbox.PokeRepSum
	- Streamly.Internal.Data.Unbox.SizeOfRepSum
	- Streamly.Internal.Data.Unbox.MaxArity256
	- Streamly.Internal.Data.Unbox.SumArity
Warning: Streamly.Data.Array: could not find link destinations for: 
	- Streamly.Internal.Data.Array.Type.D:R:ItemArray
Warning: Streamly.Internal.FileSystem.Posix.File: could not find link destinations for: 
	- Streamly.Internal.FileSystem.Posix.File.FileMode
Warning: Streamly.Internal.FileSystem.Posix.ReadDir: could not find link destinations for: 
	- Streamly.Internal.FileSystem.Posix.ReadDir.CStat
	- Streamly.Internal.FileSystem.Posix.ReadDir.CDirent
	- Streamly.Internal.FileSystem.Posix.ReadDir.CDir
<<ghc: 80619002480 bytes, 19263 GCs, 106143520/370069256 avg/max bytes residency (69 samples), 907M in use, 0.001 INIT (0.001 elapsed), 38.671 MUT (55.146 elapsed), 27.133 GC (27.321 elapsed) :ghc>>
Documentation created: dist/doc/html/streamly-core/,
dist/doc/html/streamly-core/streamly-core.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/streamly-core-0.3.0-2V9GQZpnSdqHB4w7uBxCKH
Completed    streamly-core-0.3.0
Downloading  streamly-0.11.0
Downloaded   streamly-0.11.0
Configuring streamly-0.11.0...
checking for gcc... /nix/store/8v6k283dpbc0qkdq81nb6mrxrgcb10i1-gcc-wrapper-14-20241116/bin/cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether /nix/store/8v6k283dpbc0qkdq81nb6mrxrgcb10i1-gcc-wrapper-14-20241116/bin/cc accepts -g... yes
checking for /nix/store/8v6k283dpbc0qkdq81nb6mrxrgcb10i1-gcc-wrapper-14-20241116/bin/cc option to enable C11 features... none needed
checking for /nix/store/8v6k283dpbc0qkdq81nb6mrxrgcb10i1-gcc-wrapper-14-20241116/bin/cc options needed to detect all undeclared functions... none needed
checking whether IN_MASK_CREATE is declared... yes
checking whether IN_EXCL_UNLINK is declared... yes
checking whether kFSEventStreamCreateFlagFileEvents is declared... no
checking whether kFSEventStreamCreateFlagFullHistory is declared... no
checking whether kFSEventStreamEventFlagItemCloned is declared... no
checking whether kFSEventStreamEventFlagItemIsHardlink is declared... no
configure: creating ./config.status
config.status: creating src/config.h
Preprocessing library for streamly-0.11.0..
Building library for streamly-0.11.0..
[ 1 of 75] Compiling Streamly.Data.Array.Foreign ( src/Streamly/Data/Array/Foreign.hs, dist/build/Streamly/Data/Array/Foreign.o, dist/build/Streamly/Data/Array/Foreign.dyn_o )
[ 2 of 75] Compiling Streamly.Data.Fold.Tee ( src/Streamly/Data/Fold/Tee.hs, dist/build/Streamly/Data/Fold/Tee.o, dist/build/Streamly/Data/Fold/Tee.dyn_o )
[ 3 of 75] Compiling Streamly.Internal.Control.Concurrent ( src/Streamly/Internal/Control/Concurrent.hs, dist/build/Streamly/Internal/Control/Concurrent.o, dist/build/Streamly/Internal/Control/Concurrent.dyn_o )
[ 4 of 75] Compiling Streamly.Internal.Control.ForkLifted ( src/Streamly/Internal/Control/ForkLifted.hs, dist/build/Streamly/Internal/Control/ForkLifted.o, dist/build/Streamly/Internal/Control/ForkLifted.dyn_o )
[ 5 of 75] Compiling Streamly.Internal.Data.Atomics ( src/Streamly/Internal/Data/Atomics.hs, dist/build/Streamly/Internal/Data/Atomics.o, dist/build/Streamly/Internal/Data/Atomics.dyn_o )
[ 6 of 75] Compiling Streamly.Internal.Data.Channel.Types ( src/Streamly/Internal/Data/Channel/Types.hs, dist/build/Streamly/Internal/Data/Channel/Types.o, dist/build/Streamly/Internal/Data/Channel/Types.dyn_o )
[ 7 of 75] Compiling Streamly.Internal.Data.Channel.Dispatcher ( src/Streamly/Internal/Data/Channel/Dispatcher.hs, dist/build/Streamly/Internal/Data/Channel/Dispatcher.o, dist/build/Streamly/Internal/Data/Channel/Dispatcher.dyn_o )
[ 8 of 75] Compiling Streamly.Internal.Data.Channel.Worker ( src/Streamly/Internal/Data/Channel/Worker.hs, dist/build/Streamly/Internal/Data/Channel/Worker.o, dist/build/Streamly/Internal/Data/Channel/Worker.dyn_o )
[ 9 of 75] Compiling Streamly.Internal.Data.Channel ( src/Streamly/Internal/Data/Channel.hs, dist/build/Streamly/Internal/Data/Channel.o, dist/build/Streamly/Internal/Data/Channel.dyn_o )
[10 of 75] Compiling Streamly.Internal.Data.Cont ( src/Streamly/Internal/Data/Cont.hs, dist/build/Streamly/Internal/Data/Cont.o, dist/build/Streamly/Internal/Data/Cont.dyn_o )
[11 of 75] Compiling Streamly.Internal.Data.Fold.Channel.Type ( src/Streamly/Internal/Data/Fold/Channel/Type.hs, dist/build/Streamly/Internal/Data/Fold/Channel/Type.o, dist/build/Streamly/Internal/Data/Fold/Channel/Type.dyn_o )
[12 of 75] Compiling Streamly.Internal.Data.Fold.Channel ( src/Streamly/Internal/Data/Fold/Channel.hs, dist/build/Streamly/Internal/Data/Fold/Channel.o, dist/build/Streamly/Internal/Data/Fold/Channel.dyn_o )
[13 of 75] Compiling Streamly.Internal.Data.Fold.Concurrent ( src/Streamly/Internal/Data/Fold/Concurrent.hs, dist/build/Streamly/Internal/Data/Fold/Concurrent.o, dist/build/Streamly/Internal/Data/Fold/Concurrent.dyn_o )
[14 of 75] Compiling Streamly.Internal.Data.Fold.Time ( src/Streamly/Internal/Data/Fold/Time.hs, dist/build/Streamly/Internal/Data/Fold/Time.o, dist/build/Streamly/Internal/Data/Fold/Time.dyn_o )
[15 of 75] Compiling Streamly.Internal.Data.IOFinalizer.Lifted ( src/Streamly/Internal/Data/IOFinalizer/Lifted.hs, dist/build/Streamly/Internal/Data/IOFinalizer/Lifted.o, dist/build/Streamly/Internal/Data/IOFinalizer/Lifted.dyn_o )
[16 of 75] Compiling Streamly.Internal.Data.IsMap.HashMap ( src/Streamly/Internal/Data/IsMap/HashMap.hs, dist/build/Streamly/Internal/Data/IsMap/HashMap.o, dist/build/Streamly/Internal/Data/IsMap/HashMap.dyn_o )
[17 of 75] Compiling Streamly.Internal.Data.SVar.Worker ( src/Streamly/Internal/Data/SVar/Worker.hs, dist/build/Streamly/Internal/Data/SVar/Worker.o, dist/build/Streamly/Internal/Data/SVar/Worker.dyn_o )
[18 of 75] Compiling Streamly.Internal.Data.SVar.Dispatch ( src/Streamly/Internal/Data/SVar/Dispatch.hs, dist/build/Streamly/Internal/Data/SVar/Dispatch.o, dist/build/Streamly/Internal/Data/SVar/Dispatch.dyn_o )
[19 of 75] Compiling Streamly.Internal.Data.SVar.Pull ( src/Streamly/Internal/Data/SVar/Pull.hs, dist/build/Streamly/Internal/Data/SVar/Pull.o, dist/build/Streamly/Internal/Data/SVar/Pull.dyn_o )
[20 of 75] Compiling Streamly.Internal.Data.SVar ( src/Streamly/Internal/Data/SVar.hs, dist/build/Streamly/Internal/Data/SVar.o, dist/build/Streamly/Internal/Data/SVar.dyn_o )
[21 of 75] Compiling Streamly.Internal.Data.Fold.SVar ( src/Streamly/Internal/Data/Fold/SVar.hs, dist/build/Streamly/Internal/Data/Fold/SVar.o, dist/build/Streamly/Internal/Data/Fold/SVar.dyn_o )
[22 of 75] Compiling Streamly.Internal.Data.Fold.Prelude ( src/Streamly/Internal/Data/Fold/Prelude.hs, dist/build/Streamly/Internal/Data/Fold/Prelude.o, dist/build/Streamly/Internal/Data/Fold/Prelude.dyn_o )
[23 of 75] Compiling Streamly.Data.Fold.Prelude ( src/Streamly/Data/Fold/Prelude.hs, dist/build/Streamly/Data/Fold/Prelude.o, dist/build/Streamly/Data/Fold/Prelude.dyn_o )
[24 of 75] Compiling Streamly.Internal.Data.Scanl.Concurrent ( src/Streamly/Internal/Data/Scanl/Concurrent.hs, dist/build/Streamly/Internal/Data/Scanl/Concurrent.o, dist/build/Streamly/Internal/Data/Scanl/Concurrent.dyn_o )
[25 of 75] Compiling Streamly.Internal.Data.Scanl.Prelude ( src/Streamly/Internal/Data/Scanl/Prelude.hs, dist/build/Streamly/Internal/Data/Scanl/Prelude.o, dist/build/Streamly/Internal/Data/Scanl/Prelude.dyn_o )
[26 of 75] Compiling Streamly.Data.Scanl.Prelude ( src/Streamly/Data/Scanl/Prelude.hs, dist/build/Streamly/Data/Scanl/Prelude.o, dist/build/Streamly/Data/Scanl/Prelude.dyn_o )
[27 of 75] Compiling Streamly.Internal.Data.Stream.Channel.Type ( src/Streamly/Internal/Data/Stream/Channel/Type.hs, dist/build/Streamly/Internal/Data/Stream/Channel/Type.o, dist/build/Streamly/Internal/Data/Stream/Channel/Type.dyn_o )
[28 of 75] Compiling Streamly.Internal.Data.Stream.Channel.Dispatcher ( src/Streamly/Internal/Data/Stream/Channel/Dispatcher.hs, dist/build/Streamly/Internal/Data/Stream/Channel/Dispatcher.o, dist/build/Streamly/Internal/Data/Stream/Channel/Dispatcher.dyn_o )
[29 of 75] Compiling Streamly.Internal.Data.Stream.Channel.Operations ( src/Streamly/Internal/Data/Stream/Channel/Operations.hs, dist/build/Streamly/Internal/Data/Stream/Channel/Operations.o, dist/build/Streamly/Internal/Data/Stream/Channel/Operations.dyn_o )
[30 of 75] Compiling Streamly.Internal.Data.Stream.Channel.Consumer ( src/Streamly/Internal/Data/Stream/Channel/Consumer.hs, dist/build/Streamly/Internal/Data/Stream/Channel/Consumer.o, dist/build/Streamly/Internal/Data/Stream/Channel/Consumer.dyn_o )
[31 of 75] Compiling Streamly.Internal.Data.Stream.Channel.Interleave ( src/Streamly/Internal/Data/Stream/Channel/Interleave.hs, dist/build/Streamly/Internal/Data/Stream/Channel/Interleave.o, dist/build/Streamly/Internal/Data/Stream/Channel/Interleave.dyn_o )
[32 of 75] Compiling Streamly.Internal.Data.Stream.Channel.Append ( src/Streamly/Internal/Data/Stream/Channel/Append.hs, dist/build/Streamly/Internal/Data/Stream/Channel/Append.o, dist/build/Streamly/Internal/Data/Stream/Channel/Append.dyn_o )
[33 of 75] Compiling Streamly.Internal.Data.Stream.Channel ( src/Streamly/Internal/Data/Stream/Channel.hs, dist/build/Streamly/Internal/Data/Stream/Channel.o, dist/build/Streamly/Internal/Data/Stream/Channel.dyn_o )
[34 of 75] Compiling Streamly.Internal.Data.Stream.Common ( src/Streamly/Internal/Data/Stream/Common.hs, dist/build/Streamly/Internal/Data/Stream/Common.o, dist/build/Streamly/Internal/Data/Stream/Common.dyn_o )
[35 of 75] Compiling Streamly.Internal.Data.Stream.Concurrent ( src/Streamly/Internal/Data/Stream/Concurrent.hs, dist/build/Streamly/Internal/Data/Stream/Concurrent.o, dist/build/Streamly/Internal/Data/Stream/Concurrent.dyn_o )
[36 of 75] Compiling Streamly.Internal.Data.Stream.Lifted ( src/Streamly/Internal/Data/Stream/Lifted.hs, dist/build/Streamly/Internal/Data/Stream/Lifted.o, dist/build/Streamly/Internal/Data/Stream/Lifted.dyn_o )
[37 of 75] Compiling Streamly.Internal.Data.Stream.MkType ( src/Streamly/Internal/Data/Stream/MkType.hs, dist/build/Streamly/Internal/Data/Stream/MkType.o, dist/build/Streamly/Internal/Data/Stream/MkType.dyn_o )
[38 of 75] Compiling Streamly.Data.Stream.MkType ( src/Streamly/Data/Stream/MkType.hs, dist/build/Streamly/Data/Stream/MkType.o, dist/build/Streamly/Data/Stream/MkType.dyn_o )
[39 of 75] Compiling Streamly.Internal.Data.Stream.Serial ( src/Streamly/Internal/Data/Stream/Serial.hs, dist/build/Streamly/Internal/Data/Stream/Serial.o, dist/build/Streamly/Internal/Data/Stream/Serial.dyn_o )
[40 of 75] Compiling Streamly.Internal.Data.Stream.SVar.Generate ( src/Streamly/Internal/Data/Stream/SVar/Generate.hs, dist/build/Streamly/Internal/Data/Stream/SVar/Generate.o, dist/build/Streamly/Internal/Data/Stream/SVar/Generate.dyn_o )
[41 of 75] Compiling Streamly.Internal.Data.Stream.SVar.Eliminate ( src/Streamly/Internal/Data/Stream/SVar/Eliminate.hs, dist/build/Streamly/Internal/Data/Stream/SVar/Eliminate.o, dist/build/Streamly/Internal/Data/Stream/SVar/Eliminate.dyn_o )
[42 of 75] Compiling Streamly.Internal.Data.Stream.SVar ( src/Streamly/Internal/Data/Stream/SVar.hs, dist/build/Streamly/Internal/Data/Stream/SVar.o, dist/build/Streamly/Internal/Data/Stream/SVar.dyn_o )
[43 of 75] Compiling Streamly.Internal.Data.Stream.Parallel ( src/Streamly/Internal/Data/Stream/Parallel.hs, dist/build/Streamly/Internal/Data/Stream/Parallel.o, dist/build/Streamly/Internal/Data/Stream/Parallel.dyn_o )
[44 of 75] Compiling Streamly.Internal.Data.Stream.Async ( src/Streamly/Internal/Data/Stream/Async.hs, dist/build/Streamly/Internal/Data/Stream/Async.o, dist/build/Streamly/Internal/Data/Stream/Async.dyn_o )
[45 of 75] Compiling Streamly.Internal.Data.Stream.Ahead ( src/Streamly/Internal/Data/Stream/Ahead.hs, dist/build/Streamly/Internal/Data/Stream/Ahead.o, dist/build/Streamly/Internal/Data/Stream/Ahead.dyn_o )
[46 of 75] Compiling Streamly.Internal.Data.Stream.Time ( src/Streamly/Internal/Data/Stream/Time.hs, dist/build/Streamly/Internal/Data/Stream/Time.o, dist/build/Streamly/Internal/Data/Stream/Time.dyn_o )
[47 of 75] Compiling Streamly.Internal.Data.Stream.Prelude ( src/Streamly/Internal/Data/Stream/Prelude.hs, dist/build/Streamly/Internal/Data/Stream/Prelude.o, dist/build/Streamly/Internal/Data/Stream/Prelude.dyn_o )
[48 of 75] Compiling Streamly.Data.Stream.Prelude ( src/Streamly/Data/Stream/Prelude.hs, dist/build/Streamly/Data/Stream/Prelude.o, dist/build/Streamly/Data/Stream/Prelude.dyn_o )
[49 of 75] Compiling Streamly.Internal.Data.Stream.Zip ( src/Streamly/Internal/Data/Stream/Zip.hs, dist/build/Streamly/Internal/Data/Stream/Zip.o, dist/build/Streamly/Internal/Data/Stream/Zip.dyn_o )
[50 of 75] Compiling Streamly.Internal.Data.Stream.ZipAsync ( src/Streamly/Internal/Data/Stream/ZipAsync.hs, dist/build/Streamly/Internal/Data/Stream/ZipAsync.o, dist/build/Streamly/Internal/Data/Stream/ZipAsync.dyn_o )
[51 of 75] Compiling Streamly.Internal.Data.Stream.IsStream.Type ( src/Streamly/Internal/Data/Stream/IsStream/Type.hs, dist/build/Streamly/Internal/Data/Stream/IsStream/Type.o, dist/build/Streamly/Internal/Data/Stream/IsStream/Type.dyn_o )
[52 of 75] Compiling Streamly.Internal.Data.Stream.IsStream.Lift ( src/Streamly/Internal/Data/Stream/IsStream/Lift.hs, dist/build/Streamly/Internal/Data/Stream/IsStream/Lift.o, dist/build/Streamly/Internal/Data/Stream/IsStream/Lift.dyn_o )
[53 of 75] Compiling Streamly.Internal.Data.Stream.IsStream.Exception ( src/Streamly/Internal/Data/Stream/IsStream/Exception.hs, dist/build/Streamly/Internal/Data/Stream/IsStream/Exception.o, dist/build/Streamly/Internal/Data/Stream/IsStream/Exception.dyn_o )
[54 of 75] Compiling Streamly.Internal.Data.Stream.IsStream.Enumeration ( src/Streamly/Internal/Data/Stream/IsStream/Enumeration.hs, dist/build/Streamly/Internal/Data/Stream/IsStream/Enumeration.o, dist/build/Streamly/Internal/Data/Stream/IsStream/Enumeration.dyn_o )
[55 of 75] Compiling Streamly.Internal.Data.Stream.IsStream.Combinators ( src/Streamly/Internal/Data/Stream/IsStream/Combinators.hs, dist/build/Streamly/Internal/Data/Stream/IsStream/Combinators.o, dist/build/Streamly/Internal/Data/Stream/IsStream/Combinators.dyn_o )
[56 of 75] Compiling Streamly.Internal.Data.Stream.IsStream.Common ( src/Streamly/Internal/Data/Stream/IsStream/Common.hs, dist/build/Streamly/Internal/Data/Stream/IsStream/Common.o, dist/build/Streamly/Internal/Data/Stream/IsStream/Common.dyn_o )
[57 of 75] Compiling Streamly.Internal.Data.Stream.IsStream.Transform ( src/Streamly/Internal/Data/Stream/IsStream/Transform.hs, dist/build/Streamly/Internal/Data/Stream/IsStream/Transform.o, dist/build/Streamly/Internal/Data/Stream/IsStream/Transform.dyn_o )
[58 of 75] Compiling Streamly.Internal.Data.Stream.IsStream.Generate ( src/Streamly/Internal/Data/Stream/IsStream/Generate.hs, dist/build/Streamly/Internal/Data/Stream/IsStream/Generate.o, dist/build/Streamly/Internal/Data/Stream/IsStream/Generate.dyn_o )
[59 of 75] Compiling Streamly.Internal.Data.Stream.IsStream.Eliminate ( src/Streamly/Internal/Data/Stream/IsStream/Eliminate.hs, dist/build/Streamly/Internal/Data/Stream/IsStream/Eliminate.o, dist/build/Streamly/Internal/Data/Stream/IsStream/Eliminate.dyn_o )
[60 of 75] Compiling Streamly.Internal.Data.Stream.IsStream.Expand ( src/Streamly/Internal/Data/Stream/IsStream/Expand.hs, dist/build/Streamly/Internal/Data/Stream/IsStream/Expand.o, dist/build/Streamly/Internal/Data/Stream/IsStream/Expand.dyn_o )
[61 of 75] Compiling Streamly.Internal.Data.Stream.IsStream.Reduce ( src/Streamly/Internal/Data/Stream/IsStream/Reduce.hs, dist/build/Streamly/Internal/Data/Stream/IsStream/Reduce.o, dist/build/Streamly/Internal/Data/Stream/IsStream/Reduce.dyn_o )
[62 of 75] Compiling Streamly.Internal.Data.Stream.IsStream.Top ( src/Streamly/Internal/Data/Stream/IsStream/Top.hs, dist/build/Streamly/Internal/Data/Stream/IsStream/Top.o, dist/build/Streamly/Internal/Data/Stream/IsStream/Top.dyn_o )
[63 of 75] Compiling Streamly.Internal.Data.Stream.IsStream ( src/Streamly/Internal/Data/Stream/IsStream.hs, dist/build/Streamly/Internal/Data/Stream/IsStream.o, dist/build/Streamly/Internal/Data/Stream/IsStream.dyn_o )
[64 of 75] Compiling Streamly.Internal.Data.Unfold.Exception ( src/Streamly/Internal/Data/Unfold/Exception.hs, dist/build/Streamly/Internal/Data/Unfold/Exception.o, dist/build/Streamly/Internal/Data/Unfold/Exception.dyn_o )
[65 of 75] Compiling Streamly.Internal.Data.Unfold.SVar ( src/Streamly/Internal/Data/Unfold/SVar.hs, dist/build/Streamly/Internal/Data/Unfold/SVar.o, dist/build/Streamly/Internal/Data/Unfold/SVar.dyn_o )
[66 of 75] Compiling Streamly.Internal.Data.Unfold.Prelude ( src/Streamly/Internal/Data/Unfold/Prelude.hs, dist/build/Streamly/Internal/Data/Unfold/Prelude.o, dist/build/Streamly/Internal/Data/Unfold/Prelude.dyn_o )
[67 of 75] Compiling Streamly.Internal.FileSystem.Event.Linux ( src/Streamly/Internal/FileSystem/Event/Linux.hs, dist/build/Streamly/Internal/FileSystem/Event/Linux.o, dist/build/Streamly/Internal/FileSystem/Event/Linux.dyn_o )
[68 of 75] Compiling Streamly.Internal.FileSystem.Event ( src/Streamly/Internal/FileSystem/Event.hs, dist/build/Streamly/Internal/FileSystem/Event.o, dist/build/Streamly/Internal/FileSystem/Event.dyn_o )
[69 of 75] Compiling Streamly.Internal.Network.Socket ( src/Streamly/Internal/Network/Socket.hs, dist/build/Streamly/Internal/Network/Socket.o, dist/build/Streamly/Internal/Network/Socket.dyn_o )
[70 of 75] Compiling Streamly.Internal.Network.Inet.TCP ( src/Streamly/Internal/Network/Inet/TCP.hs, dist/build/Streamly/Internal/Network/Inet/TCP.o, dist/build/Streamly/Internal/Network/Inet/TCP.dyn_o )
[71 of 75] Compiling Streamly.Internal.Unicode.Char ( src/Streamly/Internal/Unicode/Char.hs, dist/build/Streamly/Internal/Unicode/Char.o, dist/build/Streamly/Internal/Unicode/Char.dyn_o )
[72 of 75] Compiling Streamly.Internal.Unicode.Utf8 ( src/Streamly/Internal/Unicode/Utf8.hs, dist/build/Streamly/Internal/Unicode/Utf8.o, dist/build/Streamly/Internal/Unicode/Utf8.dyn_o )
[73 of 75] Compiling Streamly.Network.Inet.TCP ( src/Streamly/Network/Inet/TCP.hs, dist/build/Streamly/Network/Inet/TCP.o, dist/build/Streamly/Network/Inet/TCP.dyn_o )
[74 of 75] Compiling Streamly.Network.Socket ( src/Streamly/Network/Socket.hs, dist/build/Streamly/Network/Socket.o, dist/build/Streamly/Network/Socket.dyn_o )
[75 of 75] Compiling Streamly.Prelude ( src/Streamly/Prelude.hs, dist/build/Streamly/Prelude.o, dist/build/Streamly/Prelude.dyn_o )
<<ghc: 14928840592 bytes, 770 GCs, 32519464/76929056 avg/max bytes residency (10 samples), 201M in use, 0.001 INIT (0.001 elapsed), 10.346 MUT (19.214 elapsed), 2.107 GC (2.123 elapsed) :ghc>>
Preprocessing library for streamly-0.11.0..
Running Haddock on library for streamly-0.11.0..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[ 1 of 75] Compiling Streamly.Data.Array.Foreign ( src/Streamly/Data/Array/Foreign.hs, nothing )
[ 2 of 75] Compiling Streamly.Data.Fold.Tee ( src/Streamly/Data/Fold/Tee.hs, nothing )
[ 3 of 75] Compiling Streamly.Internal.Control.Concurrent ( src/Streamly/Internal/Control/Concurrent.hs, nothing )
[ 4 of 75] Compiling Streamly.Internal.Control.ForkLifted ( src/Streamly/Internal/Control/ForkLifted.hs, nothing )
[ 5 of 75] Compiling Streamly.Internal.Data.Atomics ( src/Streamly/Internal/Data/Atomics.hs, nothing )
[ 6 of 75] Compiling Streamly.Internal.Data.Channel.Types ( src/Streamly/Internal/Data/Channel/Types.hs, nothing )
[ 7 of 75] Compiling Streamly.Internal.Data.Channel.Dispatcher ( src/Streamly/Internal/Data/Channel/Dispatcher.hs, nothing )
[ 8 of 75] Compiling Streamly.Internal.Data.Channel.Worker ( src/Streamly/Internal/Data/Channel/Worker.hs, nothing )
[ 9 of 75] Compiling Streamly.Internal.Data.Channel ( src/Streamly/Internal/Data/Channel.hs, nothing )
[10 of 75] Compiling Streamly.Internal.Data.Cont ( src/Streamly/Internal/Data/Cont.hs, nothing )
[11 of 75] Compiling Streamly.Internal.Data.Fold.Channel.Type ( src/Streamly/Internal/Data/Fold/Channel/Type.hs, nothing )
[12 of 75] Compiling Streamly.Internal.Data.Fold.Channel ( src/Streamly/Internal/Data/Fold/Channel.hs, nothing )
[13 of 75] Compiling Streamly.Internal.Data.Fold.Concurrent ( src/Streamly/Internal/Data/Fold/Concurrent.hs, nothing )
[14 of 75] Compiling Streamly.Internal.Data.Fold.Time ( src/Streamly/Internal/Data/Fold/Time.hs, nothing )
[15 of 75] Compiling Streamly.Internal.Data.IOFinalizer.Lifted ( src/Streamly/Internal/Data/IOFinalizer/Lifted.hs, nothing )
[16 of 75] Compiling Streamly.Internal.Data.IsMap.HashMap ( src/Streamly/Internal/Data/IsMap/HashMap.hs, nothing )
[17 of 75] Compiling Streamly.Internal.Data.SVar.Worker ( src/Streamly/Internal/Data/SVar/Worker.hs, nothing )
[18 of 75] Compiling Streamly.Internal.Data.SVar.Dispatch ( src/Streamly/Internal/Data/SVar/Dispatch.hs, nothing )
[19 of 75] Compiling Streamly.Internal.Data.SVar.Pull ( src/Streamly/Internal/Data/SVar/Pull.hs, nothing )
[20 of 75] Compiling Streamly.Internal.Data.SVar ( src/Streamly/Internal/Data/SVar.hs, nothing )
[21 of 75] Compiling Streamly.Internal.Data.Fold.SVar ( src/Streamly/Internal/Data/Fold/SVar.hs, nothing )
[22 of 75] Compiling Streamly.Internal.Data.Fold.Prelude ( src/Streamly/Internal/Data/Fold/Prelude.hs, nothing )
[23 of 75] Compiling Streamly.Data.Fold.Prelude ( src/Streamly/Data/Fold/Prelude.hs, nothing )
[24 of 75] Compiling Streamly.Internal.Data.Scanl.Concurrent ( src/Streamly/Internal/Data/Scanl/Concurrent.hs, nothing )
[25 of 75] Compiling Streamly.Internal.Data.Scanl.Prelude ( src/Streamly/Internal/Data/Scanl/Prelude.hs, nothing )
[26 of 75] Compiling Streamly.Data.Scanl.Prelude ( src/Streamly/Data/Scanl/Prelude.hs, nothing )
[27 of 75] Compiling Streamly.Internal.Data.Stream.Channel.Type ( src/Streamly/Internal/Data/Stream/Channel/Type.hs, nothing )
[28 of 75] Compiling Streamly.Internal.Data.Stream.Channel.Dispatcher ( src/Streamly/Internal/Data/Stream/Channel/Dispatcher.hs, nothing )
[29 of 75] Compiling Streamly.Internal.Data.Stream.Channel.Operations ( src/Streamly/Internal/Data/Stream/Channel/Operations.hs, nothing )
[30 of 75] Compiling Streamly.Internal.Data.Stream.Channel.Consumer ( src/Streamly/Internal/Data/Stream/Channel/Consumer.hs, nothing )
[31 of 75] Compiling Streamly.Internal.Data.Stream.Channel.Interleave ( src/Streamly/Internal/Data/Stream/Channel/Interleave.hs, nothing )
[32 of 75] Compiling Streamly.Internal.Data.Stream.Channel.Append ( src/Streamly/Internal/Data/Stream/Channel/Append.hs, nothing )
[33 of 75] Compiling Streamly.Internal.Data.Stream.Channel ( src/Streamly/Internal/Data/Stream/Channel.hs, nothing )
[34 of 75] Compiling Streamly.Internal.Data.Stream.Common ( src/Streamly/Internal/Data/Stream/Common.hs, nothing )
[35 of 75] Compiling Streamly.Internal.Data.Stream.Concurrent ( src/Streamly/Internal/Data/Stream/Concurrent.hs, nothing )
[36 of 75] Compiling Streamly.Internal.Data.Stream.Lifted ( src/Streamly/Internal/Data/Stream/Lifted.hs, nothing )
[37 of 75] Compiling Streamly.Internal.Data.Stream.MkType ( src/Streamly/Internal/Data/Stream/MkType.hs, nothing )
[38 of 75] Compiling Streamly.Data.Stream.MkType ( src/Streamly/Data/Stream/MkType.hs, nothing )
[39 of 75] Compiling Streamly.Internal.Data.Stream.Serial ( src/Streamly/Internal/Data/Stream/Serial.hs, nothing )
[40 of 75] Compiling Streamly.Internal.Data.Stream.SVar.Generate ( src/Streamly/Internal/Data/Stream/SVar/Generate.hs, nothing )
[41 of 75] Compiling Streamly.Internal.Data.Stream.SVar.Eliminate ( src/Streamly/Internal/Data/Stream/SVar/Eliminate.hs, nothing )
[42 of 75] Compiling Streamly.Internal.Data.Stream.SVar ( src/Streamly/Internal/Data/Stream/SVar.hs, nothing )
[43 of 75] Compiling Streamly.Internal.Data.Stream.Parallel ( src/Streamly/Internal/Data/Stream/Parallel.hs, nothing )
[44 of 75] Compiling Streamly.Internal.Data.Stream.Async ( src/Streamly/Internal/Data/Stream/Async.hs, nothing )
[45 of 75] Compiling Streamly.Internal.Data.Stream.Ahead ( src/Streamly/Internal/Data/Stream/Ahead.hs, nothing )
[46 of 75] Compiling Streamly.Internal.Data.Stream.Time ( src/Streamly/Internal/Data/Stream/Time.hs, nothing )
[47 of 75] Compiling Streamly.Internal.Data.Stream.Prelude ( src/Streamly/Internal/Data/Stream/Prelude.hs, nothing )
[48 of 75] Compiling Streamly.Data.Stream.Prelude ( src/Streamly/Data/Stream/Prelude.hs, nothing )
[49 of 75] Compiling Streamly.Internal.Data.Stream.Zip ( src/Streamly/Internal/Data/Stream/Zip.hs, nothing )
[50 of 75] Compiling Streamly.Internal.Data.Stream.ZipAsync ( src/Streamly/Internal/Data/Stream/ZipAsync.hs, nothing )
[51 of 75] Compiling Streamly.Internal.Data.Stream.IsStream.Type ( src/Streamly/Internal/Data/Stream/IsStream/Type.hs, nothing )
[52 of 75] Compiling Streamly.Internal.Data.Stream.IsStream.Lift ( src/Streamly/Internal/Data/Stream/IsStream/Lift.hs, nothing )
[53 of 75] Compiling Streamly.Internal.Data.Stream.IsStream.Exception ( src/Streamly/Internal/Data/Stream/IsStream/Exception.hs, nothing )
[54 of 75] Compiling Streamly.Internal.Data.Stream.IsStream.Enumeration ( src/Streamly/Internal/Data/Stream/IsStream/Enumeration.hs, nothing )
[55 of 75] Compiling Streamly.Internal.Data.Stream.IsStream.Combinators ( src/Streamly/Internal/Data/Stream/IsStream/Combinators.hs, nothing )
[56 of 75] Compiling Streamly.Internal.Data.Stream.IsStream.Common ( src/Streamly/Internal/Data/Stream/IsStream/Common.hs, nothing )
[57 of 75] Compiling Streamly.Internal.Data.Stream.IsStream.Transform ( src/Streamly/Internal/Data/Stream/IsStream/Transform.hs, nothing )
[58 of 75] Compiling Streamly.Internal.Data.Stream.IsStream.Generate ( src/Streamly/Internal/Data/Stream/IsStream/Generate.hs, nothing )
[59 of 75] Compiling Streamly.Internal.Data.Stream.IsStream.Eliminate ( src/Streamly/Internal/Data/Stream/IsStream/Eliminate.hs, nothing )
[60 of 75] Compiling Streamly.Internal.Data.Stream.IsStream.Expand ( src/Streamly/Internal/Data/Stream/IsStream/Expand.hs, nothing )
[61 of 75] Compiling Streamly.Internal.Data.Stream.IsStream.Reduce ( src/Streamly/Internal/Data/Stream/IsStream/Reduce.hs, nothing )
[62 of 75] Compiling Streamly.Internal.Data.Stream.IsStream.Top ( src/Streamly/Internal/Data/Stream/IsStream/Top.hs, nothing )
[63 of 75] Compiling Streamly.Internal.Data.Stream.IsStream ( src/Streamly/Internal/Data/Stream/IsStream.hs, nothing )
[64 of 75] Compiling Streamly.Internal.Data.Unfold.Exception ( src/Streamly/Internal/Data/Unfold/Exception.hs, nothing )
[65 of 75] Compiling Streamly.Internal.Data.Unfold.SVar ( src/Streamly/Internal/Data/Unfold/SVar.hs, nothing )
[66 of 75] Compiling Streamly.Internal.Data.Unfold.Prelude ( src/Streamly/Internal/Data/Unfold/Prelude.hs, nothing )
[67 of 75] Compiling Streamly.Internal.FileSystem.Event.Linux ( src/Streamly/Internal/FileSystem/Event/Linux.hs, nothing )
[68 of 75] Compiling Streamly.Internal.FileSystem.Event ( src/Streamly/Internal/FileSystem/Event.hs, nothing )
[69 of 75] Compiling Streamly.Internal.Network.Socket ( src/Streamly/Internal/Network/Socket.hs, nothing )
[70 of 75] Compiling Streamly.Internal.Network.Inet.TCP ( src/Streamly/Internal/Network/Inet/TCP.hs, nothing )
[71 of 75] Compiling Streamly.Internal.Unicode.Char ( src/Streamly/Internal/Unicode/Char.hs, nothing )
[72 of 75] Compiling Streamly.Internal.Unicode.Utf8 ( src/Streamly/Internal/Unicode/Utf8.hs, nothing )
[73 of 75] Compiling Streamly.Network.Inet.TCP ( src/Streamly/Network/Inet/TCP.hs, nothing )
[74 of 75] Compiling Streamly.Network.Socket ( src/Streamly/Network/Socket.hs, nothing )
[75 of 75] Compiling Streamly.Prelude ( src/Streamly/Prelude.hs, nothing )
Haddock coverage:
Warning: 'Storable' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'MonadIO' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Identity' 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: 'read' is ambiguous. It is defined
    * in Text.Read
    * in Streamly.Internal.Data.Array.Type
    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 Streamly.Internal.Data.Array.Type
Warning: 'IsList' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'IsString' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'OverloadedLists' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'OverloadedStrings' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  80% ( 16 / 20) in 'Streamly.Data.Array.Foreign'
  Missing documentation for:
    Array
    writeN
    write
    writeLastN
  66% (  2 /  3) in 'Streamly.Data.Fold.Tee'
  Missing documentation for:
    toFold
  50% (  4 /  8) in 'Streamly.Internal.Control.Concurrent'
  Missing documentation for:
    MonadRunInIO (src/Streamly/Internal/Control/Concurrent.hs:38)
    RunInIO
    withRunInIO (src/Streamly/Internal/Control/Concurrent.hs:73)
    withRunInIONoRestore (src/Streamly/Internal/Control/Concurrent.hs:76)
 100% (  5 /  5) in 'Streamly.Internal.Control.ForkLifted'
  20% (  1 /  5) in 'Streamly.Internal.Data.Atomics'
  Missing documentation for:
    atomicModifyIORefCAS (src/Streamly/Internal/Data/Atomics.hs:35)
    atomicModifyIORefCAS_ (src/Streamly/Internal/Data/Atomics.hs:52)
    writeBarrier (src/Streamly/Internal/Data/Atomics.hs:56)
    storeLoadBarrier (src/Streamly/Internal/Data/Atomics.hs:60)
Warning: 'fromChannel' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Channel' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'getWorkerLatency' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'workerThreads' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'collectLatency' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'WorkerInfo' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Channel/Types.hs:144:19
    * at src/Streamly/Internal/Data/Channel/Types.hs:144: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/Streamly/Internal/Data/Channel/Types.hs:144:1
Warning: 'workerMeasuredlatency' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  61% ( 29 / 47) in 'Streamly.Internal.Data.Channel'
  Missing documentation for:
    Limit (src/Streamly/Internal/Data/Channel/Types.hs:110)
    SVarStats (src/Streamly/Internal/Data/Channel/Types.hs:231)
    LatencyRange (src/Streamly/Internal/Data/Channel/Types.hs:154)
    Count (src/Streamly/Internal/Data/Channel/Types.hs:95)
    newSVarStats (src/Streamly/Internal/Data/Channel/Types.hs:287)
    incrementYieldLimit (src/Streamly/Internal/Data/Channel/Types.hs:340)
    dumpCreator (src/Streamly/Internal/Data/Channel/Types.hs:398)
    dumpOutputQ (src/Streamly/Internal/Data/Channel/Types.hs:401)
    dumpDoorBell (src/Streamly/Internal/Data/Channel/Types.hs:409)
    dumpNeedDoorBell (src/Streamly/Internal/Data/Channel/Types.hs:414)
    dumpRunningThreads (src/Streamly/Internal/Data/Channel/Types.hs:419)
    dumpWorkerCount (src/Streamly/Internal/Data/Channel/Types.hs:424)
    printSVar (src/Streamly/Internal/Data/Channel/Types.hs:456)
    addThread (src/Streamly/Internal/Data/Channel/Dispatcher.hs:280)
    delThread (src/Streamly/Internal/Data/Channel/Dispatcher.hs:288)
    modifyThread (src/Streamly/Internal/Data/Channel/Dispatcher.hs:297)
    recordMaxWorkers (src/Streamly/Internal/Data/Channel/Dispatcher.hs:320)
    dumpSVarStats (src/Streamly/Internal/Data/Channel/Dispatcher.hs:201)
 100% (  2 /  2) in 'Streamly.Internal.Data.Cont'
Warning: 'Channel' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Fold/Channel/Type.hs:91:22
    * at src/Streamly/Internal/Data/Fold/Channel/Type.hs:91: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/Streamly/Internal/Data/Fold/Channel/Type.hs:91:1
Warning: 'maxThreads' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'ZipAsyncM' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'performMajorGC' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'forkOS' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'forkIO' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'demux' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'toMap' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'demuxToMap' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'classify' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'tee' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'distribute' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'partition' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'newFinalizer' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% (  5 /  5) in 'Streamly.Internal.Data.IOFinalizer.Lifted'
 100% (  1 /  1) in 'Streamly.Internal.Data.IsMap.HashMap'
  14% (  9 / 64) in 'Streamly.Internal.Data.SVar'
  Missing documentation for:
    ringDoorBell (src/Streamly/Internal/Data/SVar/Worker.hs:197)
    decrementYieldLimit (src/Streamly/Internal/Data/SVar/Worker.hs:87)
    incrementYieldLimit (src/Streamly/Internal/Data/SVar/Worker.hs:96)
    Work (src/Streamly/Internal/Data/SVar/Worker.hs:300)
    estimateWorkers (src/Streamly/Internal/Data/SVar/Worker.hs:361)
    isBeyondMaxRate (src/Streamly/Internal/Data/SVar/Worker.hs:434)
    sendYield (src/Streamly/Internal/Data/SVar/Worker.hs:489)
    sendStop (src/Streamly/Internal/Data/SVar/Worker.hs:518)
    updateYieldCount (src/Streamly/Internal/Data/SVar/Worker.hs:180)
    sendStopToProducer (src/Streamly/Internal/Data/SVar/Worker.hs:529)
    decrementBufferLimit (src/Streamly/Internal/Data/SVar/Worker.hs:111)
    incrementBufferLimit (src/Streamly/Internal/Data/SVar/Worker.hs:159)
    resetBufferLimit (src/Streamly/Internal/Data/SVar/Worker.hs:169)
    workerRateControl (src/Streamly/Internal/Data/SVar/Worker.hs:473)
    workerUpdateLatency (src/Streamly/Internal/Data/SVar/Worker.hs:278)
    sendToProducer (src/Streamly/Internal/Data/SVar/Worker.hs:237)
    handleChildException (src/Streamly/Internal/Data/SVar/Worker.hs:545)
    handleFoldException (src/Streamly/Internal/Data/SVar/Worker.hs:539)
    withDiagMVar (src/Streamly/Internal/Data/SVar/Dispatch.hs:319)
    printSVar (src/Streamly/Internal/Data/SVar/Dispatch.hs:328)
    collectLatency (src/Streamly/Internal/Data/SVar/Dispatch.hs:154)
    delThread (src/Streamly/Internal/Data/SVar/Dispatch.hs:354)
    modifyThread (src/Streamly/Internal/Data/SVar/Dispatch.hs:363)
    recordMaxWorkers (src/Streamly/Internal/Data/SVar/Dispatch.hs:386)
    dispatchWorker (src/Streamly/Internal/Data/SVar/Dispatch.hs:462)
    dispatchWorkerPaced (src/Streamly/Internal/Data/SVar/Dispatch.hs:522)
    sendWorkerDelay (src/Streamly/Internal/Data/SVar/Dispatch.hs:724)
    sendWorkerDelayPaced (src/Streamly/Internal/Data/SVar/Dispatch.hs:721)
    dumpSVar (src/Streamly/Internal/Data/SVar/Dispatch.hs:254)
    pushWorker (src/Streamly/Internal/Data/SVar/Dispatch.hs:394)
    sendWorkerWait (src/Streamly/Internal/Data/SVar/Dispatch.hs:633)
    sendFirstWorker (src/Streamly/Internal/Data/SVar/Dispatch.hs:706)
    readOutputQRaw (src/Streamly/Internal/Data/SVar/Pull.hs:56)
    readOutputQBasic (src/Streamly/Internal/Data/SVar/Pull.hs:52)
    readOutputQBounded (src/Streamly/Internal/Data/SVar/Pull.hs:65)
    readOutputQPaced (src/Streamly/Internal/Data/SVar/Pull.hs:93)
    postProcessBounded (src/Streamly/Internal/Data/SVar/Pull.hs:130)
    postProcessPaced (src/Streamly/Internal/Data/SVar/Pull.hs:111)
    cleanupSVar (src/Streamly/Internal/Data/SVar/Pull.hs:157)
    cleanupSVarFromWorker (src/Streamly/Internal/Data/SVar/Pull.hs:163)
    getYieldRateInfo (src/Streamly/Internal/Data/SVar.hs:72)
    newSVarStats (src/Streamly/Internal/Data/SVar.hs:108)
    newParallelVar (src/Streamly/Internal/Data/SVar.hs:537)
    enqueueAhead (src/Streamly/Internal/Data/SVar.hs:197)
    reEnqueueAhead (src/Streamly/Internal/Data/SVar.hs:206)
    queueEmptyAhead (src/Streamly/Internal/Data/SVar.hs:234)
    dequeueAhead (src/Streamly/Internal/Data/SVar.hs:241)
    HeapDequeueResult (src/Streamly/Internal/Data/SVar.hs:258)
    dequeueFromHeap (src/Streamly/Internal/Data/SVar.hs:267)
    dequeueFromHeapSeq (src/Streamly/Internal/Data/SVar.hs:285)
    requeueOnHeapTop (src/Streamly/Internal/Data/SVar.hs:310)
    updateHeapSeq (src/Streamly/Internal/Data/SVar.hs:319)
    withIORef (src/Streamly/Internal/Data/SVar.hs:252)
    heapIsSane (src/Streamly/Internal/Data/SVar.hs:299)
    newAheadVar (src/Streamly/Internal/Data/SVar.hs:436)
Warning: 'toSVar' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  81% ( 30 / 37) in 'Streamly.Internal.Data.Fold.Prelude'
  Missing documentation for:
    finalize (src/Streamly/Internal/Data/Fold/Channel/Type.hs:644)
    cleanup (src/Streamly/Internal/Data/Fold/Channel/Type.hs:637)
    newChannel (src/Streamly/Internal/Data/Fold/Channel/Type.hs:509)
    OutEvent (src/Streamly/Internal/Data/Fold/Channel/Type.hs:67)
    newChannelWith (src/Streamly/Internal/Data/Fold/Channel/Type.hs:417)
    newChannelWithScan (src/Streamly/Internal/Data/Fold/Channel/Type.hs:483)
    newScanChannel (src/Streamly/Internal/Data/Fold/Channel/Type.hs:519)
 100% ( 25 / 25) in 'Streamly.Data.Fold.Prelude'
  72% ( 18 / 25) in 'Streamly.Internal.Data.Scanl.Prelude'
  Missing documentation for:
    finalize (src/Streamly/Internal/Data/Fold/Channel/Type.hs:644)
    cleanup (src/Streamly/Internal/Data/Fold/Channel/Type.hs:637)
    newChannel (src/Streamly/Internal/Data/Fold/Channel/Type.hs:509)
    OutEvent (src/Streamly/Internal/Data/Fold/Channel/Type.hs:67)
    newChannelWith (src/Streamly/Internal/Data/Fold/Channel/Type.hs:417)
    newChannelWithScan (src/Streamly/Internal/Data/Fold/Channel/Type.hs:483)
    newScanChannel (src/Streamly/Internal/Data/Fold/Channel/Type.hs:519)
 100% ( 19 / 19) in 'Streamly.Data.Scanl.Prelude'
Warning: 'Channel' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Stream/Channel/Type.hs:122:20
    * at src/Streamly/Internal/Data/Stream/Channel/Type.hs:122: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/Streamly/Internal/Data/Stream/Channel/Type.hs:122:1
Warning: 'WorkerInfo' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Channel/Types.hs:144:19
    * at src/Streamly/Internal/Data/Channel/Types.hs:144: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/Streamly/Internal/Data/Channel/Types.hs:144:1
Warning: 'ZipAsyncM' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Rate' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Channel/Types.hs:266:13
    * at src/Streamly/Internal/Data/Channel/Types.hs:266:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at src/Streamly/Internal/Data/Channel/Types.hs:266:1
Warning: 'forkOS' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'forkIO' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'AcquireIO' is ambiguous. It is defined
    * in Streamly.Internal.Control.Exception
    * in Streamly.Internal.Control.Exception
    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 Streamly.Internal.Control.Exception
Warning: 'chanConcatMapK' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'ThreadAbort' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Channel/Types.hs:130:20
    * at src/Streamly/Internal/Data/Channel/Types.hs:130: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/Streamly/Internal/Data/Channel/Types.hs:130:1
Warning: 'inspect' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'fromSVar' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'sendWorkerWait' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'fromChannelK' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'StreamK' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'parConcatMapChanK' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'concat' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'mergeByM' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'mergeBy' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'concatIterate' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'bracket_' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'finally_' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'after_' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% ( 12 / 12) in 'Streamly.Internal.Data.Stream.MkType'
Warning: 'Stream' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Nested' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% ( 16 / 16) in 'Streamly.Data.Stream.MkType'
Warning: 'WSerialT' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Stream/Serial.hs:326:24
    * at src/Streamly/Internal/Data/Stream/Serial.hs:326: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/Streamly/Internal/Data/Stream/Serial.hs:326:1
Warning: 'SerialT' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Stream/Serial.hs:135:23
    * at src/Streamly/Internal/Data/Stream/Serial.hs:135: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/Streamly/Internal/Data/Stream/Serial.hs:135:1
Warning: 'concatMapWith' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  64% ( 16 / 25) in 'Streamly.Internal.Data.Stream.Serial'
  Missing documentation for:
    toStreamK (src/Streamly/Internal/Data/Stream/Serial.hs:148)
    fromStreamK (src/Streamly/Internal/Data/Stream/Serial.hs:151)
    serial (src/Streamly/Internal/Data/Stream/Serial.hs:183)
    wSerialFst (src/Streamly/Internal/Data/Stream/Serial.hs:377)
    wSerialMin (src/Streamly/Internal/Data/Stream/Serial.hs:381)
    consMWSerial (src/Streamly/Internal/Data/Stream/Serial.hs:343)
    cons (src/Streamly/Internal/Data/Stream/Serial.hs:161)
    consM (src/Streamly/Internal/Data/Stream/Serial.hs:168)
    mapM (src/Streamly/Internal/Data/Stream/Serial.hs:218)
Warning: 'SVar' is ambiguous. It is defined
    * in Streamly.Internal.Data.SVar.Type
    * in Streamly.Internal.Data.SVar.Type
    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 Streamly.Internal.Data.SVar.Type
Warning: 'fromSVar' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Fold' is ambiguous. It is defined
    * in Streamly.Internal.Data.Fold.Type
    * in Streamly.Internal.Data.Fold.Type
    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 Streamly.Internal.Data.Fold.Type
 100% ( 10 / 10) in 'Streamly.Internal.Data.Stream.SVar'
Warning: 'ParallelT' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Stream/Parallel.hs:443:25
    * at src/Streamly/Internal/Data/Stream/Parallel.hs:443: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/Streamly/Internal/Data/Stream/Parallel.hs:443:1
Warning: 'AsyncT' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'parallel' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'mkParallel' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'tap' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'tapAsync' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  94% ( 16 / 17) in 'Streamly.Internal.Data.Stream.Parallel'
  Missing documentation for:
    parallelK (src/Streamly/Internal/Data/Stream/Parallel.hs:250)
Warning: 'WAsyncT' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Stream/Async.hs:983:23
    * at src/Streamly/Internal/Data/Stream/Async.hs:983: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/Streamly/Internal/Data/Stream/Async.hs:983:1
Warning: 'wAsync' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'AsyncT' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Stream/Async.hs:750:22
    * at src/Streamly/Internal/Data/Stream/Async.hs:750: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/Streamly/Internal/Data/Stream/Async.hs:750:1
Warning: 'async' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'SVar' is ambiguous. It is defined
    * in Streamly.Internal.Data.SVar.Type
    * in Streamly.Internal.Data.SVar.Type
    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 Streamly.Internal.Data.SVar.Type
Warning: 'parallel' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'a' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'b' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'adapt' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Parallel' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  72% (  8 / 11) in 'Streamly.Internal.Data.Stream.Async'
  Missing documentation for:
    asyncK (src/Streamly/Internal/Data/Stream/Async.hs:690)
    mkAsyncD (src/Streamly/Internal/Data/Stream/Async.hs:569)
    wAsyncK (src/Streamly/Internal/Data/Stream/Async.hs:841)
Warning: 'AheadT' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Stream/Ahead.hs:698:22
    * at src/Streamly/Internal/Data/Stream/Ahead.hs:698: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/Streamly/Internal/Data/Stream/Ahead.hs:698:1
Warning: 'ahead' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  80% (  4 /  5) in 'Streamly.Internal.Data.Stream.Ahead'
  Missing documentation for:
    aheadK (src/Streamly/Internal/Data/Stream/Ahead.hs:633)
Warning: '()' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'groupsOf' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'chunksOf' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'sampleInterval' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  86% (113 /130) in 'Streamly.Internal.Data.Stream.Prelude'
  Missing documentation for:
    getYieldLimit (src/Streamly/Internal/Data/Stream/Channel/Type.hs:420)
    getMaxThreads (src/Streamly/Internal/Data/Stream/Channel/Type.hs:442)
    getMaxBuffer (src/Streamly/Internal/Data/Stream/Channel/Type.hs:468)
    getStreamRate (src/Streamly/Internal/Data/Stream/Channel/Type.hs:498)
    getInspectMode (src/Streamly/Internal/Data/Stream/Channel/Type.hs:522)
    newRateInfo (src/Streamly/Internal/Data/Stream/Channel/Type.hs:641)
    getEagerDispatch (src/Streamly/Internal/Data/Stream/Channel/Type.hs:539)
    getOrdered (src/Streamly/Internal/Data/Stream/Channel/Type.hs:557)
    getStopWhen (src/Streamly/Internal/Data/Stream/Channel/Type.hs:546)
    getInterleaved (src/Streamly/Internal/Data/Stream/Channel/Type.hs:571)
    getCleanup (src/Streamly/Internal/Data/Stream/Channel/Type.hs:634)
    channelDone (src/Streamly/Internal/Data/Stream/Channel/Type.hs:829)
    sampleBurst (src/Streamly/Internal/Data/Stream/Time.hs:895)
    classifySessionsByGeneric (src/Streamly/Internal/Data/Stream/Time.hs:602)
    groupsOfTimeout (src/Streamly/Internal/Data/Stream/Time.hs:297)
    afterD (src/Streamly/Internal/Data/Stream/Lifted.hs:209)
    bracket3D (src/Streamly/Internal/Data/Stream/Lifted.hs:123)
Warning: 'fromListM' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'sequence' is ambiguous. It is defined
    * in Data.Traversable
    * in Streamly.Internal.Data.Stream.Transform
    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 Streamly.Internal.Data.Stream.Transform
Warning: 'mapM' is ambiguous. It is defined
    * in Data.Traversable
    * in Streamly.Internal.Data.Stream.Type
    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 Streamly.Internal.Data.Stream.Type
 100% ( 87 / 87) in 'Streamly.Data.Stream.Prelude'
Warning: 'ZipSerialM' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Stream/Zip.hs:119:26
    * at src/Streamly/Internal/Data/Stream/Zip.hs:119: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/Streamly/Internal/Data/Stream/Zip.hs:119:1
  55% (  5 /  9) in 'Streamly.Internal.Data.Stream.Zip'
  Missing documentation for:
    consMZip (src/Streamly/Internal/Data/Stream/Zip.hs:135)
    zipWithK (src/Streamly/Internal/Data/Stream/Zip.hs:95)
    zipWithMK (src/Streamly/Internal/Data/Stream/Zip.hs:89)
    ZipConcurrent (src/Streamly/Internal/Data/Stream/Zip.hs:157)
Warning: 'ZipAsyncM' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Stream/ZipAsync.hs:112:25
    * at src/Streamly/Internal/Data/Stream/ZipAsync.hs:112: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/Streamly/Internal/Data/Stream/ZipAsync.hs:112:1
Warning: 'zipAsyncWith' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'zipWith' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'ParallelT' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'maxBuffer' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  83% (  5 /  6) in 'Streamly.Internal.Data.Stream.ZipAsync'
  Missing documentation for:
    consMZipAsync (src/Streamly/Internal/Data/Stream/ZipAsync.hs:123)
Warning: 'a' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'm' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: ':' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'SVar' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'WSerialT' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Stream/Serial.hs:326:24
    * at src/Streamly/Internal/Data/Stream/Serial.hs:326: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/Streamly/Internal/Data/Stream/Serial.hs:326:1
Warning: 'AsyncT' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Stream/Async.hs:750:22
    * at src/Streamly/Internal/Data/Stream/Async.hs:750: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/Streamly/Internal/Data/Stream/Async.hs:750:1
Warning: 'WAsyncT' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Stream/Async.hs:983:23
    * at src/Streamly/Internal/Data/Stream/Async.hs:983: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/Streamly/Internal/Data/Stream/Async.hs:983:1
Warning: 'AheadT' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Stream/Ahead.hs:698:22
    * at src/Streamly/Internal/Data/Stream/Ahead.hs:698: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/Streamly/Internal/Data/Stream/Ahead.hs:698:1
Warning: 'ParallelT' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Stream/Parallel.hs:443:25
    * at src/Streamly/Internal/Data/Stream/Parallel.hs:443: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/Streamly/Internal/Data/Stream/Parallel.hs:443:1
Warning: 'ZipAsyncM' is ambiguous. It is defined
    * at src/Streamly/Internal/Data/Stream/ZipAsync.hs:112:25
    * at src/Streamly/Internal/Data/Stream/ZipAsync.hs:112: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/Streamly/Internal/Data/Stream/ZipAsync.hs:112:1
Warning: 'foldMap' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'async' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Identity' is ambiguous. It is defined
    * in Data.Functor.Identity
    * in Data.Functor.Identity
    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.Functor.Identity
Warning: 'scanl'' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'ParallelT' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'ZipAsyncM' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Rate' is ambiguous. It is defined
    * in Streamly.Internal.Data.SVar.Type
    * in Streamly.Internal.Data.SVar.Type
    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 Streamly.Internal.Data.SVar.Type
Warning: 'fromParallel' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Fold' is ambiguous. It is defined
    * in Streamly.Internal.Data.Fold.Type
    * in Streamly.Internal.Data.Fold.Type
    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 Streamly.Internal.Data.Fold.Type
Warning: 'foldl'' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'foldMany' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'scanlM'' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'postscanl'' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'n' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'parallel' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'splitOn' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'intercalate' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Pipe' is ambiguous. It is defined
    * in Streamly.Internal.Data.Pipe.Type
    * in Streamly.Internal.Data.Pipe.Type
    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 Streamly.Internal.Data.Pipe.Type
Warning: 'foldrM' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'fromParallel' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Fold' is ambiguous. It is defined
    * in Streamly.Internal.Data.Fold.Type
    * in Streamly.Internal.Data.Fold.Type
    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 Streamly.Internal.Data.Fold.Type
Warning: 'tapAsyncF' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'foldl'' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'usingStateT' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'mergeBy' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'fromPure' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Rate' is ambiguous. It is defined
    * in Streamly.Internal.Data.SVar.Type
    * in Streamly.Internal.Data.SVar.Type
    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 Streamly.Internal.Data.SVar.Type
Warning: 'fromParallel' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Unboxed' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'IORef' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Parser' is ambiguous. It is defined
    * in Streamly.Internal.Data.Parser.Type
    * in Streamly.Internal.Data.Parser.Type
    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 Streamly.Internal.Data.Parser.Type
Warning: 'fromAsync' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Identity' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Fold' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'WSerialT' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'WAsyncT' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'ParallelT' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'maxBuffer' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'intersperse' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'intersperseMSuffix' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'concatMapWith' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'iterateM' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'iterateMap' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'usingState' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'mfix' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Fold' is ambiguous. It is defined
    * in Streamly.Internal.Data.Fold.Type
    * in Streamly.Internal.Data.Fold.Type
    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 Streamly.Internal.Data.Fold.Type
Warning: 'Refold' is ambiguous. It is defined
    * in Streamly.Internal.Data.Refold.Type
    * in Streamly.Internal.Data.Refold.Type
    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 Streamly.Internal.Data.Refold.Type
Warning: 'Parser' is ambiguous. It is defined
    * in Streamly.Internal.Data.Parser.Type
    * in Streamly.Internal.Data.Parser.Type
    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 Streamly.Internal.Data.Parser.Type
Warning: 'intercalateSuffix' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'intercalatePrefix' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'splitSuffixBy' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'sampleInterval' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Map' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'joinLeft' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'joinOuter' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'serial' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'wSerial' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  94% (425 /451) in 'Streamly.Internal.Data.Stream.IsStream'
  Missing documentation for:
    nil (src/Streamly/Internal/Data/Stream/IsStream/Type.hs:671)
    StreamK
    nilM (src/Streamly/Internal/Data/Stream/IsStream/Type.hs:675)
    bindWith (src/Streamly/Internal/Data/Stream/IsStream/Type.hs:700)
    toStreamK (src/Streamly/Internal/Data/Stream/IsStream/Type.hs:209)
    fromStreamK (src/Streamly/Internal/Data/Stream/IsStream/Type.hs:213)
    foldrMx (src/Streamly/Internal/Data/Stream/IsStream/Type.hs:358)
    fromStreamD (src/Streamly/Internal/Data/Stream/IsStream/Type.hs:230)
    toStreamD (src/Streamly/Internal/Data/Stream/IsStream/Type.hs:244)
    nil (src/Streamly/Internal/Data/Stream/IsStream/Type.hs:671)
    nilM (src/Streamly/Internal/Data/Stream/IsStream/Type.hs:675)
    currentTime (src/Streamly/Internal/Data/Stream/IsStream/Generate.hs:346)
    foldrSShared (src/Streamly/Internal/Data/Stream/IsStream/Transform.hs:346)
    postscanlMAfter' (src/Streamly/Internal/Data/Stream/IsStream/Common.hs:357)
    timestamped (src/Streamly/Internal/Data/Stream/IsStream/Transform.hs:1372)
    bindWith (src/Streamly/Internal/Data/Stream/IsStream/Type.hs:700)
    concatUnfold (src/Streamly/Internal/Data/Stream/IsStream/Expand.hs:821)
    wSerialFst (src/Streamly/Internal/Data/Stream/Serial.hs:377)
    wSerialMin (src/Streamly/Internal/Data/Stream/Serial.hs:381)
    classifySessionsByGeneric (src/Streamly/Internal/Data/Stream/IsStream/Reduce.hs:1324)
    maxYields (src/Streamly/Internal/Data/Stream/IsStream/Combinators.hs:216)
    printState (src/Streamly/Internal/Data/Stream/IsStream/Combinators.hs:224)
    takeEndBy (src/Streamly/Internal/Data/Stream/IsStream/Common.hs:439)
    postscanlMAfter' (src/Streamly/Internal/Data/Stream/IsStream/Common.hs:357)
    fromStream (src/Streamly/Internal/Data/Stream/IsStream.hs:52)
    toStream (src/Streamly/Internal/Data/Stream/IsStream.hs:56)
 100% (  8 /  8) in 'Streamly.Internal.Data.Unfold.Prelude'
Warning: 'watchPaths' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Event' is ambiguous. It is defined
    * at src/Streamly/Internal/FileSystem/Event/Linux.hs:804:14
    * at src/Streamly/Internal/FileSystem/Event/Linux.hs:804: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/Streamly/Internal/FileSystem/Event/Linux.hs:804:1
Warning: 'Watch' is ambiguous. It is defined
    * at src/Streamly/Internal/FileSystem/Event/Linux.hs:566:5
    * at src/Streamly/Internal/FileSystem/Event/Linux.hs:565: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/Streamly/Internal/FileSystem/Event/Linux.hs:565:1
Warning: 'Config' is ambiguous. It is defined
    * at src/Streamly/Internal/FileSystem/Event/Linux.hs:211:15
    * at src/Streamly/Internal/FileSystem/Event/Linux.hs:211: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/Streamly/Internal/FileSystem/Event/Linux.hs:211:1
Warning: 'Array' is ambiguous. It is defined
    * in Streamly.Internal.Data.Array.Type
    * in Streamly.Internal.Data.Array.Type
    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 Streamly.Internal.Data.Array.Type
 100% ( 70 / 70) in 'Streamly.Internal.FileSystem.Event.Linux'
Warning: 'watchRecursive' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'isInodeAttrsChanged' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'isRootDeleted' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% ( 15 / 15) in 'Streamly.Internal.FileSystem.Event'
Warning: 'action' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Handle' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'IOMode' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% ( 40 / 40) in 'Streamly.Internal.Network.Socket'
Warning: 'act' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  90% ( 36 / 40) in 'Streamly.Internal.Network.Inet.TCP'
  Missing documentation for:
    acceptorWith (src/Streamly/Internal/Network/Inet/TCP.hs:185)
    acceptorOnAddrWith (src/Streamly/Internal/Network/Inet/TCP.hs:158)
    acceptorOnPort (src/Streamly/Internal/Network/Inet/TCP.hs:200)
    acceptorOnPortLocal (src/Streamly/Internal/Network/Inet/TCP.hs:215)
  71% (  5 /  7) in 'Streamly.Internal.Unicode.Char'
  Missing documentation for:
    NormalizationMode (src/Streamly/Internal/Unicode/Char.hs:88)
    normalize (src/Streamly/Internal/Unicode/Char.hs:328)
  57% (  4 /  7) in 'Streamly.Internal.Unicode.Utf8'
  Missing documentation for:
    pack (src/Streamly/Internal/Unicode/Utf8.hs:60)
    unpack (src/Streamly/Internal/Unicode/Utf8.hs:71)
    toArray (src/Streamly/Internal/Unicode/Utf8.hs:55)
  87% ( 14 / 16) in 'Streamly.Network.Inet.TCP'
  Missing documentation for:
    acceptorOnPort (src/Streamly/Internal/Network/Inet/TCP.hs:200)
    acceptorOnPortLocal (src/Streamly/Internal/Network/Inet/TCP.hs:215)
  94% ( 34 / 36) in 'Streamly.Network.Socket'
  Missing documentation for:
    readChunk (src/Streamly/Network/Socket.hs:150)
    writeChunk (src/Streamly/Network/Socket.hs:155)
Warning: ':' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: '()' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Fold' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'f' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: '&' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Foldable' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'With' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  98% (295 /301) in 'Streamly.Prelude'
  Missing documentation for:
    nil (src/Streamly/Internal/Data/Stream/IsStream/Type.hs:671)
    fromStream (src/Streamly/Internal/Data/Stream/IsStream.hs:52)
    toStream (src/Streamly/Internal/Data/Stream/IsStream.hs:56)
    fromStreamK (src/Streamly/Internal/Data/Stream/IsStream/Type.hs:213)
    toStreamK (src/Streamly/Internal/Data/Stream/IsStream/Type.hs:209)
    concatUnfold (src/Streamly/Internal/Data/Stream/IsStream/Expand.hs:821)
Warning: Streamly.Data.Array.Foreign: could not find link destinations for: 
	- Streamly.Internal.Data.Array.Type.D:R:ItemArray
Warning: Streamly.Internal.Data.IsMap.HashMap: could not find link destinations for: 
	- Streamly.Internal.Data.IsMap.HashMap.D:R:KeyHashMap
Warning: Streamly.Data.Stream.MkType: could not find link destinations for: 
	- Data.Functor.Identity.Rep_Identity
	- Data.Functor.Identity.Rep1_Identity
	- Streamly.Internal.Data.Array.Type.D:R:ItemArray
	- Control.Monad.Trans.Control.D:R:StMIdentitya
	- Data.Array.Byte.D:R:ItemByteArray
	- GHC.IsList.D:R:ItemCallStack
	- GHC.IsList.D:R:ItemList
	- GHC.IsList.D:R:ItemNonEmpty
	- GHC.IsList.D:R:ItemVersion
	- GHC.IsList.D:R:ItemZipList
	- Data.Set.Internal.D:R:ItemSet
	- Data.Primitive.Array.D:R:ItemArray
	- Streamly.Internal.Data.Stream.Type.D:R:ItemStream
	- Streamly.Internal.Data.Stream.Type.R:ItemNested
	- Streamly.Internal.Data.StreamK.Type.D:R:ItemStreamK
	- Streamly.Internal.Data.StreamK.Type.R:ItemFairNested
	- Streamly.Internal.Data.StreamK.Type.R:ItemNested
	- Data.IntMap.Internal.D:R:ItemIntMap
	- Data.IntSet.Internal.D:R:ItemIntSet
	- Data.Map.Internal.D:R:ItemMap
	- Data.ByteString.Internal.Type.D:R:ItemByteString
	- Data.ByteString.Lazy.Internal.D:R:ItemByteString
	- Data.ByteString.Short.Internal.D:R:ItemShortByteString
	- Data.Sequence.Internal.D:R:ItemSeq
	- Data.HashMap.Internal.D:R:ItemHashMap
	- Data.HashSet.Internal.D:R:ItemHashSet
	- Data.Heap.Forest
	- Data.Heap.Tree
	- Streamly.Internal.Data.Stream.Serial.D:R:ItemSerialT
	- Streamly.Internal.Data.Stream.Serial.D:R:ItemWSerialT
	- Streamly.Internal.Data.Stream.Zip.D:R:ItemZipSerialM
Warning: Streamly.Internal.Data.Stream.Serial: could not find link destinations for: 
	- Streamly.Internal.Data.Stream.Serial.D:R:ItemSerialT
	- Streamly.Internal.Data.Stream.Serial.D:R:ItemWSerialT
	- Streamly.Internal.Data.Stream.IsStream.Type.toStream
	- Streamly.Internal.Data.Stream.IsStream.Type.fromStream
Warning: Streamly.Internal.Data.Stream.Parallel: could not find link destinations for: 
	- Streamly.Internal.Data.Stream.IsStream.Type.toStream
	- Streamly.Internal.Data.Stream.IsStream.Type.fromStream
Warning: Streamly.Internal.Data.Stream.Async: could not find link destinations for: 
	- Streamly.Internal.Data.Stream.IsStream.Type.toStream
	- Streamly.Internal.Data.Stream.IsStream.Type.fromStream
Warning: Streamly.Internal.Data.Stream.Ahead: could not find link destinations for: 
	- Streamly.Internal.Data.Stream.IsStream.Type.toStream
	- Streamly.Internal.Data.Stream.IsStream.Type.fromStream
Warning: Streamly.Internal.Data.Stream.Zip: could not find link destinations for: 
	- Streamly.Internal.Data.Stream.Zip.D:R:ItemZipSerialM
	- Streamly.Internal.Data.Stream.IsStream.Type.toStream
	- Streamly.Internal.Data.Stream.IsStream.Type.fromStream
Warning: Streamly.Internal.Data.Stream.ZipAsync: could not find link destinations for: 
	- Streamly.Internal.Data.Stream.IsStream.Type.toStream
	- Streamly.Internal.Data.Stream.IsStream.Type.fromStream
Warning: Streamly.Internal.Data.Stream.IsStream: could not find link destinations for: 
	- Streamly.Internal.Data.StreamK.Type.D:R:ItemStreamK
	- Streamly.Internal.Data.Stream.Serial.D:R:ItemSerialT
	- Streamly.Internal.Data.Stream.Serial.D:R:ItemWSerialT
	- Streamly.Internal.Data.Stream.Zip.D:R:ItemZipSerialM
	- Streamly.Internal.Data.Stream.IsStream.Type.toStream
	- Streamly.Internal.Data.Stream.IsStream.Type.fromStream
Warning: Streamly.Internal.FileSystem.Event.Linux: could not find link destinations for: 
	- Streamly.Internal.FileSystem.Event.Linux.Cookie
	- Streamly.Internal.FileSystem.Event.Linux.Watch
	- Streamly.Internal.FileSystem.Event.Linux.openWatch
Warning: Streamly.Prelude: could not find link destinations for: 
	- Streamly.Internal.Data.Stream.Serial.D:R:ItemSerialT
	- Streamly.Internal.Data.Stream.Serial.D:R:ItemWSerialT
	- Streamly.Internal.Data.Stream.Zip.D:R:ItemZipSerialM
	- Streamly.Internal.Data.Stream.IsStream.Type.toStream
	- Streamly.Internal.Data.Stream.IsStream.Type.fromStream
<<ghc: 26360833400 bytes, 6294 GCs, 113715196/589558256 avg/max bytes residency (23 samples), 1286M in use, 0.001 INIT (0.001 elapsed), 7.037 MUT (9.995 elapsed), 8.947 GC (9.009 elapsed) :ghc>>
Documentation created: dist/doc/html/streamly/,
dist/doc/html/streamly/streamly.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/streamly-0.11.0-J9sgOhi6rsX1BjUs2nXon4
Completed    streamly-0.11.0

Test log

[view raw]

Resolving dependencies...
No tests to run for all the packages in the project