Mock Version: 2.10 Mock Version: 2.10 Mock Version: 2.10 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/ghc-tls.spec'], chrootPath='/var/lib/mock/dist-circle8-build-37713-6651/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=992gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/ghc-tls.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/ghc-tls-1.4.0-3.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/ghc-tls.spec'], chrootPath='/var/lib/mock/dist-circle8-build-37713-6651/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=992gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/ghc-tls.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.lMMYYh + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tls-1.4.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/tls-1.4.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd tls-1.4.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.tNHhzF + umask 022 + cd /builddir/build/BUILD + cd tls-1.4.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' -x Setup ']' + ghc --make -no-user-package-db -dynamic Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... + LANG=en_US.utf8 + ./Setup --version Cabal library version 2.0.1.0 + '[' -x Setup ']' + LANG=en_US.utf8 ++ echo ' -O2' -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection ++ sed -e 's/ / -optc/g' ++ echo ' -Wl,-z,relro' ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib --docdir=/usr/share/licenses/ghc-tls '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib --enable-executable-dynamic --global '--ghc-options= -optc-O2 -optc-g -optc-pipe -optc-Wall -optc-Werror=format-security -optc-Wp,-D_FORTIFY_SOURCE=2 -optc-Wp,-D_GLIBCXX_ASSERTIONS -optc-fexceptions -optc-fstack-protector-strong -optc-grecord-gcc-switches -optc-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -optc-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -optc-m32 -optc-march=x86-64 -optc-mtune=generic -optc-mfpmath=sse -optc-mstackrealign -optc-fasynchronous-unwind-tables -optc-fstack-clash-protection -optc-fcf-protection -optl-Wl,-z,relro' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/tls-1.4.0 --global Configuring tls-1.4.0... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Preprocessing library for tls-1.4.0.. Building library for tls-1.4.0.. [ 1 of 52] Compiling Network.TLS.Backend ( Network/TLS/Backend.hs, dist/build/Network/TLS/Backend.o ) [ 2 of 52] Compiling Network.TLS.Crypto.Types ( Network/TLS/Crypto/Types.hs, dist/build/Network/TLS/Crypto/Types.o ) [ 3 of 52] Compiling Network.TLS.ErrT ( Network/TLS/ErrT.hs, dist/build/Network/TLS/ErrT.o ) [ 4 of 52] Compiling Network.TLS.Imports ( Network/TLS/Imports.hs, dist/build/Network/TLS/Imports.o ) [ 5 of 52] Compiling Network.TLS.Measurement ( Network/TLS/Measurement.hs, dist/build/Network/TLS/Measurement.o ) [ 6 of 52] Compiling Network.TLS.RNG ( Network/TLS/RNG.hs, dist/build/Network/TLS/RNG.o ) [ 7 of 52] Compiling Network.TLS.Crypto.DH ( Network/TLS/Crypto/DH.hs, dist/build/Network/TLS/Crypto/DH.o ) [ 8 of 52] Compiling Network.TLS.Extra.FFDHE ( Network/TLS/Extra/FFDHE.hs, dist/build/Network/TLS/Extra/FFDHE.o ) [ 9 of 52] Compiling Network.TLS.Types ( Network/TLS/Types.hs, dist/build/Network/TLS/Types.o ) [10 of 52] Compiling Network.TLS.Session ( Network/TLS/Session.hs, dist/build/Network/TLS/Session.o ) [11 of 52] Compiling Network.TLS.Compression ( Network/TLS/Compression.hs, dist/build/Network/TLS/Compression.o ) [12 of 52] Compiling Network.TLS.Cap ( Network/TLS/Cap.hs, dist/build/Network/TLS/Cap.o ) [13 of 52] Compiling Network.TLS.Util ( Network/TLS/Util.hs, dist/build/Network/TLS/Util.o ) [14 of 52] Compiling Network.TLS.Util.ASN1 ( Network/TLS/Util/ASN1.hs, dist/build/Network/TLS/Util/ASN1.o ) [15 of 52] Compiling Network.TLS.Util.Serialization ( Network/TLS/Util/Serialization.hs, dist/build/Network/TLS/Util/Serialization.o ) [16 of 52] Compiling Network.TLS.Crypto.IES ( Network/TLS/Crypto/IES.hs, dist/build/Network/TLS/Crypto/IES.o ) [17 of 52] Compiling Network.TLS.Crypto ( Network/TLS/Crypto.hs, dist/build/Network/TLS/Crypto.o ) [18 of 52] Compiling Network.TLS.Struct ( Network/TLS/Struct.hs, dist/build/Network/TLS/Struct.o ) [19 of 52] Compiling Network.TLS.MAC ( Network/TLS/MAC.hs, dist/build/Network/TLS/MAC.o ) [20 of 52] Compiling Network.TLS.Cipher ( Network/TLS/Cipher.hs, dist/build/Network/TLS/Cipher.o ) [21 of 52] Compiling Network.TLS.Extra.Cipher ( Network/TLS/Extra/Cipher.hs, dist/build/Network/TLS/Extra/Cipher.o ) [22 of 52] Compiling Network.TLS.Extra ( Network/TLS/Extra.hs, dist/build/Network/TLS/Extra.o ) [23 of 52] Compiling Network.TLS.Wire ( Network/TLS/Wire.hs, dist/build/Network/TLS/Wire.o ) [24 of 52] Compiling Network.TLS.Packet ( Network/TLS/Packet.hs, dist/build/Network/TLS/Packet.o ) Network/TLS/Packet.hs:62:1: warning: [-Wunused-imports] The import of ‘Network.TLS.Imports’ is redundant except perhaps to import instances from ‘Network.TLS.Imports’ To import instances alone, use: import Network.TLS.Imports() | 62 | import Network.TLS.Imports | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [25 of 52] Compiling Network.TLS.Record.State ( Network/TLS/Record/State.hs, dist/build/Network/TLS/Record/State.o ) Network/TLS/Record/State.hs:28:1: warning: [-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() | 28 | import Control.Applicative | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [26 of 52] Compiling Network.TLS.Record.Types ( Network/TLS/Record/Types.hs, dist/build/Network/TLS/Record/Types.o ) [27 of 52] Compiling Network.TLS.Record.Engage ( Network/TLS/Record/Engage.hs, dist/build/Network/TLS/Record/Engage.o ) Network/TLS/Record/Engage.hs:16:1: warning: [-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() | 16 | import Control.Applicative | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [28 of 52] Compiling Network.TLS.Record.Disengage ( Network/TLS/Record/Disengage.hs, dist/build/Network/TLS/Record/Disengage.o ) [29 of 52] Compiling Network.TLS.Record ( Network/TLS/Record.hs, dist/build/Network/TLS/Record.o ) [30 of 52] Compiling Network.TLS.Handshake.State ( Network/TLS/Handshake/State.hs, dist/build/Network/TLS/Handshake/State.o ) [31 of 52] Compiling Network.TLS.Extension ( Network/TLS/Extension.hs, dist/build/Network/TLS/Extension.o ) Network/TLS/Extension.hs:40:1: warning: [-Wunused-imports] The import of ‘Control.Monad’ is redundant except perhaps to import instances from ‘Control.Monad’ To import instances alone, use: import Control.Monad() | 40 | import Control.Monad | ^^^^^^^^^^^^^^^^^^^^ Network/TLS/Extension.hs:51:1: warning: [-Wunused-imports] The import of ‘Network.TLS.Imports’ is redundant except perhaps to import instances from ‘Network.TLS.Imports’ To import instances alone, use: import Network.TLS.Imports() | 51 | import Network.TLS.Imports | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [32 of 52] Compiling Network.TLS.State ( Network/TLS/State.hs, dist/build/Network/TLS/State.o ) Network/TLS/State.hs:54:1: warning: [-Wunused-imports] The import of ‘Network.TLS.Imports’ is redundant except perhaps to import instances from ‘Network.TLS.Imports’ To import instances alone, use: import Network.TLS.Imports() | 54 | import Network.TLS.Imports | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [33 of 52] Compiling Network.TLS.X509 ( Network/TLS/X509.hs, dist/build/Network/TLS/X509.o ) [34 of 52] Compiling Network.TLS.Hooks ( Network/TLS/Hooks.hs, dist/build/Network/TLS/Hooks.o ) [35 of 52] Compiling Network.TLS.Credentials ( Network/TLS/Credentials.hs, dist/build/Network/TLS/Credentials.o ) Network/TLS/Credentials.hs:23:1: warning: [-Wunused-imports] The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() | 23 | import Data.Monoid | ^^^^^^^^^^^^^^^^^^ [36 of 52] Compiling Network.TLS.Parameters ( Network/TLS/Parameters.hs, dist/build/Network/TLS/Parameters.o ) [37 of 52] Compiling Network.TLS.Context.Internal ( Network/TLS/Context/Internal.hs, dist/build/Network/TLS/Context/Internal.o ) [38 of 52] Compiling Network.TLS.Sending ( Network/TLS/Sending.hs, dist/build/Network/TLS/Sending.o ) Network/TLS/Sending.hs:13:1: warning: [-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() | 13 | import Control.Applicative | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [39 of 52] Compiling Network.TLS.Receiving ( Network/TLS/Receiving.hs, dist/build/Network/TLS/Receiving.o ) [40 of 52] Compiling Network.TLS.IO ( Network/TLS/IO.hs, dist/build/Network/TLS/IO.o ) [41 of 52] Compiling Network.TLS.Handshake.Key ( Network/TLS/Handshake/Key.hs, dist/build/Network/TLS/Handshake/Key.o ) [42 of 52] Compiling Network.TLS.Handshake.Signature ( Network/TLS/Handshake/Signature.hs, dist/build/Network/TLS/Handshake/Signature.o ) [43 of 52] Compiling Network.TLS.Handshake.Process ( Network/TLS/Handshake/Process.hs, dist/build/Network/TLS/Handshake/Process.o ) Network/TLS/Handshake/Process.hs:29:1: warning: [-Wunused-imports] The import of ‘Network.TLS.Imports’ is redundant except perhaps to import instances from ‘Network.TLS.Imports’ To import instances alone, use: import Network.TLS.Imports() | 29 | import Network.TLS.Imports | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [44 of 52] Compiling Network.TLS.Handshake.Common ( Network/TLS/Handshake/Common.hs, dist/build/Network/TLS/Handshake/Common.o ) [45 of 52] Compiling Network.TLS.Handshake.Certificate ( Network/TLS/Handshake/Certificate.hs, dist/build/Network/TLS/Handshake/Certificate.o ) [46 of 52] Compiling Network.TLS.Handshake.Client ( Network/TLS/Handshake/Client.hs, dist/build/Network/TLS/Handshake/Client.o ) Network/TLS/Handshake/Client.hs:24:1: warning: [-Wunused-imports] The import of ‘Network.TLS.Imports’ is redundant except perhaps to import instances from ‘Network.TLS.Imports’ To import instances alone, use: import Network.TLS.Imports() | 24 | import Network.TLS.Imports | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Network/TLS/Handshake/Client.hs:260:13: warning: [-Wincomplete-patterns] Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: (PrivKeyEC _) | 260 | case pk of | ^^^^^^^^^^... [47 of 52] Compiling Network.TLS.Handshake.Server ( Network/TLS/Handshake/Server.hs, dist/build/Network/TLS/Handshake/Server.o ) Network/TLS/Handshake/Server.hs:16:1: warning: [-Wunused-imports] The import of ‘Network.TLS.Imports’ is redundant except perhaps to import instances from ‘Network.TLS.Imports’ To import instances alone, use: import Network.TLS.Imports() | 16 | import Network.TLS.Imports | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [48 of 52] Compiling Network.TLS.Handshake ( Network/TLS/Handshake.hs, dist/build/Network/TLS/Handshake.o ) [49 of 52] Compiling Network.TLS.Context ( Network/TLS/Context.hs, dist/build/Network/TLS/Context.o ) [50 of 52] Compiling Network.TLS.Core ( Network/TLS/Core.hs, dist/build/Network/TLS/Core.o ) [51 of 52] Compiling Network.TLS.Internal ( Network/TLS/Internal.hs, dist/build/Network/TLS/Internal.o ) [52 of 52] Compiling Network.TLS ( Network/TLS.hs, dist/build/Network/TLS.o ) [ 1 of 52] Compiling Network.TLS.Backend ( Network/TLS/Backend.hs, dist/build/Network/TLS/Backend.p_o ) [ 2 of 52] Compiling Network.TLS.Crypto.Types ( Network/TLS/Crypto/Types.hs, dist/build/Network/TLS/Crypto/Types.p_o ) [ 3 of 52] Compiling Network.TLS.ErrT ( Network/TLS/ErrT.hs, dist/build/Network/TLS/ErrT.p_o ) [ 4 of 52] Compiling Network.TLS.Imports ( Network/TLS/Imports.hs, dist/build/Network/TLS/Imports.p_o ) [ 5 of 52] Compiling Network.TLS.Measurement ( Network/TLS/Measurement.hs, dist/build/Network/TLS/Measurement.p_o ) [ 6 of 52] Compiling Network.TLS.RNG ( Network/TLS/RNG.hs, dist/build/Network/TLS/RNG.p_o ) [ 7 of 52] Compiling Network.TLS.Crypto.DH ( Network/TLS/Crypto/DH.hs, dist/build/Network/TLS/Crypto/DH.p_o ) [ 8 of 52] Compiling Network.TLS.Extra.FFDHE ( Network/TLS/Extra/FFDHE.hs, dist/build/Network/TLS/Extra/FFDHE.p_o ) [ 9 of 52] Compiling Network.TLS.Types ( Network/TLS/Types.hs, dist/build/Network/TLS/Types.p_o ) [10 of 52] Compiling Network.TLS.Session ( Network/TLS/Session.hs, dist/build/Network/TLS/Session.p_o ) [11 of 52] Compiling Network.TLS.Compression ( Network/TLS/Compression.hs, dist/build/Network/TLS/Compression.p_o ) [12 of 52] Compiling Network.TLS.Cap ( Network/TLS/Cap.hs, dist/build/Network/TLS/Cap.p_o ) [13 of 52] Compiling Network.TLS.Util ( Network/TLS/Util.hs, dist/build/Network/TLS/Util.p_o ) [14 of 52] Compiling Network.TLS.Util.ASN1 ( Network/TLS/Util/ASN1.hs, dist/build/Network/TLS/Util/ASN1.p_o ) [15 of 52] Compiling Network.TLS.Util.Serialization ( Network/TLS/Util/Serialization.hs, dist/build/Network/TLS/Util/Serialization.p_o ) [16 of 52] Compiling Network.TLS.Crypto.IES ( Network/TLS/Crypto/IES.hs, dist/build/Network/TLS/Crypto/IES.p_o ) [17 of 52] Compiling Network.TLS.Crypto ( Network/TLS/Crypto.hs, dist/build/Network/TLS/Crypto.p_o ) [18 of 52] Compiling Network.TLS.Struct ( Network/TLS/Struct.hs, dist/build/Network/TLS/Struct.p_o ) [19 of 52] Compiling Network.TLS.MAC ( Network/TLS/MAC.hs, dist/build/Network/TLS/MAC.p_o ) [20 of 52] Compiling Network.TLS.Cipher ( Network/TLS/Cipher.hs, dist/build/Network/TLS/Cipher.p_o ) [21 of 52] Compiling Network.TLS.Extra.Cipher ( Network/TLS/Extra/Cipher.hs, dist/build/Network/TLS/Extra/Cipher.p_o ) [22 of 52] Compiling Network.TLS.Extra ( Network/TLS/Extra.hs, dist/build/Network/TLS/Extra.p_o ) [23 of 52] Compiling Network.TLS.Wire ( Network/TLS/Wire.hs, dist/build/Network/TLS/Wire.p_o ) [24 of 52] Compiling Network.TLS.Packet ( Network/TLS/Packet.hs, dist/build/Network/TLS/Packet.p_o ) Network/TLS/Packet.hs:62:1: warning: [-Wunused-imports] The import of ‘Network.TLS.Imports’ is redundant except perhaps to import instances from ‘Network.TLS.Imports’ To import instances alone, use: import Network.TLS.Imports() | 62 | import Network.TLS.Imports | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [25 of 52] Compiling Network.TLS.Record.State ( Network/TLS/Record/State.hs, dist/build/Network/TLS/Record/State.p_o ) Network/TLS/Record/State.hs:28:1: warning: [-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() | 28 | import Control.Applicative | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [26 of 52] Compiling Network.TLS.Record.Types ( Network/TLS/Record/Types.hs, dist/build/Network/TLS/Record/Types.p_o ) [27 of 52] Compiling Network.TLS.Record.Engage ( Network/TLS/Record/Engage.hs, dist/build/Network/TLS/Record/Engage.p_o ) Network/TLS/Record/Engage.hs:16:1: warning: [-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() | 16 | import Control.Applicative | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [28 of 52] Compiling Network.TLS.Record.Disengage ( Network/TLS/Record/Disengage.hs, dist/build/Network/TLS/Record/Disengage.p_o ) [29 of 52] Compiling Network.TLS.Record ( Network/TLS/Record.hs, dist/build/Network/TLS/Record.p_o ) [30 of 52] Compiling Network.TLS.Handshake.State ( Network/TLS/Handshake/State.hs, dist/build/Network/TLS/Handshake/State.p_o ) [31 of 52] Compiling Network.TLS.Extension ( Network/TLS/Extension.hs, dist/build/Network/TLS/Extension.p_o ) Network/TLS/Extension.hs:40:1: warning: [-Wunused-imports] The import of ‘Control.Monad’ is redundant except perhaps to import instances from ‘Control.Monad’ To import instances alone, use: import Control.Monad() | 40 | import Control.Monad | ^^^^^^^^^^^^^^^^^^^^ Network/TLS/Extension.hs:51:1: warning: [-Wunused-imports] The import of ‘Network.TLS.Imports’ is redundant except perhaps to import instances from ‘Network.TLS.Imports’ To import instances alone, use: import Network.TLS.Imports() | 51 | import Network.TLS.Imports | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [32 of 52] Compiling Network.TLS.State ( Network/TLS/State.hs, dist/build/Network/TLS/State.p_o ) Network/TLS/State.hs:54:1: warning: [-Wunused-imports] The import of ‘Network.TLS.Imports’ is redundant except perhaps to import instances from ‘Network.TLS.Imports’ To import instances alone, use: import Network.TLS.Imports() | 54 | import Network.TLS.Imports | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [33 of 52] Compiling Network.TLS.X509 ( Network/TLS/X509.hs, dist/build/Network/TLS/X509.p_o ) [34 of 52] Compiling Network.TLS.Hooks ( Network/TLS/Hooks.hs, dist/build/Network/TLS/Hooks.p_o ) [35 of 52] Compiling Network.TLS.Credentials ( Network/TLS/Credentials.hs, dist/build/Network/TLS/Credentials.p_o ) Network/TLS/Credentials.hs:23:1: warning: [-Wunused-imports] The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() | 23 | import Data.Monoid | ^^^^^^^^^^^^^^^^^^ [36 of 52] Compiling Network.TLS.Parameters ( Network/TLS/Parameters.hs, dist/build/Network/TLS/Parameters.p_o ) [37 of 52] Compiling Network.TLS.Context.Internal ( Network/TLS/Context/Internal.hs, dist/build/Network/TLS/Context/Internal.p_o ) [38 of 52] Compiling Network.TLS.Sending ( Network/TLS/Sending.hs, dist/build/Network/TLS/Sending.p_o ) Network/TLS/Sending.hs:13:1: warning: [-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() | 13 | import Control.Applicative | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [39 of 52] Compiling Network.TLS.Receiving ( Network/TLS/Receiving.hs, dist/build/Network/TLS/Receiving.p_o ) [40 of 52] Compiling Network.TLS.IO ( Network/TLS/IO.hs, dist/build/Network/TLS/IO.p_o ) [41 of 52] Compiling Network.TLS.Handshake.Key ( Network/TLS/Handshake/Key.hs, dist/build/Network/TLS/Handshake/Key.p_o ) [42 of 52] Compiling Network.TLS.Handshake.Signature ( Network/TLS/Handshake/Signature.hs, dist/build/Network/TLS/Handshake/Signature.p_o ) [43 of 52] Compiling Network.TLS.Handshake.Process ( Network/TLS/Handshake/Process.hs, dist/build/Network/TLS/Handshake/Process.p_o ) Network/TLS/Handshake/Process.hs:29:1: warning: [-Wunused-imports] The import of ‘Network.TLS.Imports’ is redundant except perhaps to import instances from ‘Network.TLS.Imports’ To import instances alone, use: import Network.TLS.Imports() | 29 | import Network.TLS.Imports | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [44 of 52] Compiling Network.TLS.Handshake.Common ( Network/TLS/Handshake/Common.hs, dist/build/Network/TLS/Handshake/Common.p_o ) [45 of 52] Compiling Network.TLS.Handshake.Certificate ( Network/TLS/Handshake/Certificate.hs, dist/build/Network/TLS/Handshake/Certificate.p_o ) [46 of 52] Compiling Network.TLS.Handshake.Client ( Network/TLS/Handshake/Client.hs, dist/build/Network/TLS/Handshake/Client.p_o ) Network/TLS/Handshake/Client.hs:24:1: warning: [-Wunused-imports] The import of ‘Network.TLS.Imports’ is redundant except perhaps to import instances from ‘Network.TLS.Imports’ To import instances alone, use: import Network.TLS.Imports() | 24 | import Network.TLS.Imports | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Network/TLS/Handshake/Client.hs:260:13: warning: [-Wincomplete-patterns] Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: (PrivKeyEC _) | 260 | case pk of | ^^^^^^^^^^... [47 of 52] Compiling Network.TLS.Handshake.Server ( Network/TLS/Handshake/Server.hs, dist/build/Network/TLS/Handshake/Server.p_o ) Network/TLS/Handshake/Server.hs:16:1: warning: [-Wunused-imports] The import of ‘Network.TLS.Imports’ is redundant except perhaps to import instances from ‘Network.TLS.Imports’ To import instances alone, use: import Network.TLS.Imports() | 16 | import Network.TLS.Imports | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [48 of 52] Compiling Network.TLS.Handshake ( Network/TLS/Handshake.hs, dist/build/Network/TLS/Handshake.p_o ) [49 of 52] Compiling Network.TLS.Context ( Network/TLS/Context.hs, dist/build/Network/TLS/Context.p_o ) [50 of 52] Compiling Network.TLS.Core ( Network/TLS/Core.hs, dist/build/Network/TLS/Core.p_o ) [51 of 52] Compiling Network.TLS.Internal ( Network/TLS/Internal.hs, dist/build/Network/TLS/Internal.p_o ) [52 of 52] Compiling Network.TLS ( Network/TLS.hs, dist/build/Network/TLS.p_o ) + '[' -n dist/build/libHStls-1.4.0-1KyZtGD0oz6JiZFNTKuNkP-ghc8.2.2.so ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Running hscolour for tls-1.4.0... Preprocessing library for tls-1.4.0.. Preprocessing library for tls-1.4.0.. Running Haddock on library for tls-1.4.0.. Warning: The documentation for the following packages are not installed. No links will be generated to these packages: cryptonite-0.24, foundation-0.0.17, hourglass-0.2.10, memory-0.14.11 Haddock coverage: 67% ( 2 / 3) in 'Network.TLS.Backend' Missing documentation for: HasBackend (Network/TLS/Backend.hs:47) 25% ( 1 / 4) in 'Network.TLS.Crypto.Types' Missing documentation for: Group (Network/TLS/Crypto/Types.hs:10) availableGroups (Network/TLS/Crypto/Types.hs:14) DigitalSignatureAlg (Network/TLS/Crypto/Types.hs:19) 60% ( 3 / 5) in 'Network.TLS.ErrT' Missing documentation for: runErrT (Network/TLS/ErrT.hs:20) ErrT (Network/TLS/ErrT.hs:22) 83% ( 5 / 6) in 'Network.TLS.Imports' Missing documentation for: showBytesHex (Network/TLS/Imports.hs:27) 29% ( 2 / 7) in 'Network.TLS.Measurement' Missing documentation for: newMeasurement (Network/TLS/Measurement.hs:26) addBytesReceived (Network/TLS/Measurement.hs:33) addBytesSent (Network/TLS/Measurement.hs:37) resetBytesCounters (Network/TLS/Measurement.hs:41) incrementNbHandshakes (Network/TLS/Measurement.hs:44) Warning: Couldn't find .haddock for export Seed Warning: Couldn't find .haddock for export seedNew Warning: Couldn't find .haddock for export seedToInteger Warning: Couldn't find .haddock for export seedFromInteger Warning: Couldn't find .haddock for export MonadRandom Warning: Couldn't find .haddock for export getRandomBytes 0% ( 0 / 10) in 'Network.TLS.RNG' Missing documentation for: Module header StateRNG (Network/TLS/RNG.hs:17) Seed seedNew seedToInteger seedFromInteger withTLSRNG (Network/TLS/RNG.hs:23) newStateRNG (Network/TLS/RNG.hs:28) MonadRandom getRandomBytes 13% ( 2 / 15) in 'Network.TLS.Crypto.DH' Missing documentation for: Module header DHParams (Network/TLS/Crypto/DH.hs:27) DHPublic (Network/TLS/Crypto/DH.hs:25) DHPrivate (Network/TLS/Crypto/DH.hs:26) dhPublic (Network/TLS/Crypto/DH.hs:30) dhPrivate (Network/TLS/Crypto/DH.hs:33) dhParams (Network/TLS/Crypto/DH.hs:36) dhParamsGetP (Network/TLS/Crypto/DH.hs:56) dhParamsGetG (Network/TLS/Crypto/DH.hs:59) dhGenerateKeyPair (Network/TLS/Crypto/DH.hs:39) dhGetShared (Network/TLS/Crypto/DH.hs:45) dhUnwrap (Network/TLS/Crypto/DH.hs:53) dhUnwrapPublic (Network/TLS/Crypto/DH.hs:62) 100% ( 6 / 6) in 'Network.TLS.Extra.FFDHE' 89% ( 8 / 9) in 'Network.TLS.Types' Missing documentation for: invertRole (Network/TLS/Types.hs:55) 67% ( 2 / 3) in 'Network.TLS.Session' Missing documentation for: noSessionManager (Network/TLS/Session.hs:25) 100% ( 12 / 12) in 'Network.TLS.Compression' 33% ( 1 / 3) in 'Network.TLS.Cap' Missing documentation for: hasHelloExtensions (Network/TLS/Cap.hs:16) hasExplicitBlockIV (Network/TLS/Cap.hs:16) 27% ( 3 / 11) in 'Network.TLS.Util' Missing documentation for: Module header sub (Network/TLS/Util.hs:23) takelast (Network/TLS/Util.hs:28) partition3 (Network/TLS/Util.hs:33) partition6 (Network/TLS/Util.hs:43) fromJust (Network/TLS/Util.hs:53) fmapEither (Network/TLS/Util.hs:76) catchException (Network/TLS/Util.hs:79) 100% ( 3 / 3) in 'Network.TLS.Util.ASN1' Warning: Couldn't find .haddock for export os2ip Warning: Couldn't find .haddock for export i2osp Warning: Couldn't find .haddock for export i2ospOf_ 0% ( 0 / 5) in 'Network.TLS.Util.Serialization' Missing documentation for: Module header os2ip i2osp i2ospOf_ lengthBytes (Network/TLS/Util/Serialization.hs:11) 20% ( 2 / 10) in 'Network.TLS.Crypto.IES' Missing documentation for: GroupPublic (Network/TLS/Crypto/IES.hs:45) GroupPrivate (Network/TLS/Crypto/IES.hs:33) GroupKey (Network/TLS/Crypto/IES.hs:57) groupGenerateKeyPair (Network/TLS/Crypto/IES.hs:74) groupGetPubShared (Network/TLS/Crypto/IES.hs:111) groupGetShared (Network/TLS/Crypto/IES.hs:139) encodeGroupPublic (Network/TLS/Crypto/IES.hs:157) decodeGroupPublic (Network/TLS/Crypto/IES.hs:172) 13% ( 7 / 52) in 'Network.TLS.Crypto' Missing documentation for: Module header HashContext (Network/TLS/Crypto.hs:109) HashCtx (Network/TLS/Crypto.hs:118) hashInit (Network/TLS/Crypto.hs:80) hashUpdate (Network/TLS/Crypto.hs:89) hashUpdateSSL (Network/TLS/Crypto.hs:94) hashFinal (Network/TLS/Crypto.hs:101) DHParams (Network/TLS/Crypto/DH.hs:27) DHPublic (Network/TLS/Crypto/DH.hs:25) DHPrivate (Network/TLS/Crypto/DH.hs:26) dhPublic (Network/TLS/Crypto/DH.hs:30) dhPrivate (Network/TLS/Crypto/DH.hs:33) dhParams (Network/TLS/Crypto/DH.hs:36) dhParamsGetP (Network/TLS/Crypto/DH.hs:56) dhParamsGetG (Network/TLS/Crypto/DH.hs:59) dhGenerateKeyPair (Network/TLS/Crypto/DH.hs:39) dhGetShared (Network/TLS/Crypto/DH.hs:45) dhUnwrap (Network/TLS/Crypto/DH.hs:53) dhUnwrapPublic (Network/TLS/Crypto/DH.hs:62) GroupPublic (Network/TLS/Crypto/IES.hs:45) GroupPrivate (Network/TLS/Crypto/IES.hs:33) GroupKey (Network/TLS/Crypto/IES.hs:57) groupGenerateKeyPair (Network/TLS/Crypto/IES.hs:74) groupGetPubShared (Network/TLS/Crypto/IES.hs:111) groupGetShared (Network/TLS/Crypto/IES.hs:139) encodeGroupPublic (Network/TLS/Crypto/IES.hs:157) decodeGroupPublic (Network/TLS/Crypto/IES.hs:172) Group (Network/TLS/Crypto/Types.hs:10) availableGroups (Network/TLS/Crypto/Types.hs:14) DigitalSignatureAlg (Network/TLS/Crypto/Types.hs:19) hash (Network/TLS/Crypto.hs:120) Hash (Network/TLS/Crypto.hs:106) hashName (Network/TLS/Crypto.hs:135) hashDigestSize (Network/TLS/Crypto.hs:138) hashBlockSize (Network/TLS/Crypto.hs:147) PublicKey (Network/TLS/Crypto.hs:62) PrivateKey (Network/TLS/Crypto.hs:64) SignatureParams (Network/TLS/Crypto.hs:175) findDigitalSignatureAlg (Network/TLS/Crypto.hs:71) kxEncrypt (Network/TLS/Crypto.hs:162) kxDecrypt (Network/TLS/Crypto.hs:166) kxSign (Network/TLS/Crypto.hs:261) kxVerify (Network/TLS/Crypto.hs:185) KxError (Network/TLS/Crypto.hs:66) RSAEncoding (Network/TLS/Crypto.hs:170) 14% ( 7 / 50) in 'Network.TLS.Struct' Missing documentation for: ConnectionEnd (Network/TLS/Struct.hs:78) CipherType (Network/TLS/Struct.hs:79) CipherData (Network/TLS/Struct.hs:81) ExtensionID (Network/TLS/Struct.hs:185) ExtensionRaw (Network/TLS/Struct.hs:187) CertificateType (Network/TLS/Struct.hs:87) HashAlgorithm (Network/TLS/Struct.hs:98) SignatureAlgorithm (Network/TLS/Struct.hs:110) HashAndSignatureAlgorithm (Network/TLS/Struct.hs:123) DigitallySigned (Network/TLS/Struct.hs:127) ProtocolType (Network/TLS/Struct.hs:130) BigNum (Network/TLS/Struct.hs:252) bigNumToInteger (Network/TLS/Struct.hs:255) bigNumFromInteger (Network/TLS/Struct.hs:258) ServerDHParams (Network/TLS/Struct.hs:261) serverDHParamsToParams (Network/TLS/Struct.hs:273) serverDHParamsToPublic (Network/TLS/Struct.hs:278) serverDHParamsFrom (Network/TLS/Struct.hs:267) ServerECDHParams (Network/TLS/Struct.hs:282) ServerRSAParams (Network/TLS/Struct.hs:285) ServerKeyXchgAlgorithmData (Network/TLS/Struct.hs:290) ClientKeyXchgAlgorithmData (Network/TLS/Struct.hs:303) Packet (Network/TLS/Struct.hs:171) Header (Network/TLS/Struct.hs:178) ServerRandom (Network/TLS/Struct.hs:180) ClientRandom (Network/TLS/Struct.hs:181) serverRandom (Network/TLS/Struct.hs:196) clientRandom (Network/TLS/Struct.hs:199) FinishedData (Network/TLS/Struct.hs:184) Session (Network/TLS/Struct.hs:182) AlertLevel (Network/TLS/Struct.hs:202) AlertDescription (Network/TLS/Struct.hs:207) HandshakeType (Network/TLS/Struct.hs:239) Handshake (Network/TLS/Struct.hs:311) numericalVer (Network/TLS/Struct.hs:342) verOfNum (Network/TLS/Struct.hs:349) TypeValuable (Network/TLS/Struct.hs:357) valOfType (Network/TLS/Struct.hs:358) valToType (Network/TLS/Struct.hs:359) EnumSafe8 (Network/TLS/Struct.hs:362) EnumSafe16 (Network/TLS/Struct.hs:366) packetType (Network/TLS/Struct.hs:324) typeOfHandshake (Network/TLS/Struct.hs:330) 25% ( 2 / 8) in 'Network.TLS.MAC' Missing documentation for: macSSL (Network/TLS/MAC.hs:26) hmac (Network/TLS/MAC. Network/TLS/Packet.hs:62:1: warning: [-Wunused-imports] The import of ‘Network.TLS.Imports’ is redundant except perhaps to import instances from ‘Network.TLS.Imports’ To import instances alone, use: import Network.TLS.Imports() | 62 | import Network.TLS.Imports | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Network/TLS/Record/State.hs:28:1: warning: [-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() | 28 | import Control.Applicative | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Network/TLS/Record/Engage.hs:16:1: warning: [-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() | 16 | import Control.Applicative | ^^^^^^^^^^^^^^^^^^^^^^^^^^ hs:40) prf_MD5 (Network/TLS/MAC.hs:64) prf_SHA1 (Network/TLS/MAC.hs:61) prf_SHA256 (Network/TLS/MAC.hs:74) prf_MD5SHA1 (Network/TLS/MAC.hs:67) 18% ( 4 / 22) in 'Network.TLS.Cipher' Missing documentation for: CipherKeyExchangeType (Network/TLS/Cipher.hs:87) Bulk (Network/TLS/Cipher.hs:100) BulkFunctions (Network/TLS/Cipher.hs:74) BulkDirection (Network/TLS/Cipher.hs:64) BulkState (Network/TLS/Cipher.hs:46) BulkStream (Network/TLS/Cipher.hs:58) BulkBlock (Network/TLS/Cipher.hs:60) BulkAEAD (Network/TLS/Cipher.hs:62) bulkInit (Network/TLS/Cipher.hs:67) Hash (Network/TLS/Crypto.hs:106) cipherKeyBlockSize (Network/TLS/Cipher.hs:130) BulkKey (Network/TLS/Cipher.hs:41) BulkIV (Network/TLS/Cipher.hs:42) BulkNonce (Network/TLS/Cipher.hs:43) BulkAdditionalData (Network/TLS/Cipher.hs:44) cipherExchangeNeedMoreData (Network/TLS/Cipher.hs:148) hasMAC (Network/TLS/Cipher.hs:79) hasRecordIV (Network/TLS/Cipher.hs:79) 58% ( 25 / 43) in 'Network.TLS.Extra.Cipher' Missing documentation for: ciphersuite_dhe_dss (Network/TLS/Extra/Cipher.hs:225) cipher_DHE_RSA_AES128_SHA256 (Network/TLS/Extra/Cipher.hs:462) cipher_DHE_RSA_AES256_SHA256 (Network/TLS/Extra/Cipher.hs:471) cipher_DHE_RSA_AES128GCM_SHA256 (Network/TLS/Extra/Cipher.hs:504) cipher_DHE_RSA_AES256GCM_SHA384 (Network/TLS/Extra/Cipher.hs:515) cipher_ECDHE_RSA_AES128GCM_SHA256 (Network/TLS/Extra/Cipher.hs:636) cipher_ECDHE_RSA_AES256GCM_SHA384 (Network/TLS/Extra/Cipher.hs:647) cipher_ECDHE_RSA_AES128CBC_SHA256 (Network/TLS/Extra/Cipher.hs:570) cipher_ECDHE_RSA_AES128CBC_SHA (Network/TLS/Extra/Cipher.hs:548) cipher_ECDHE_RSA_AES256CBC_SHA (Network/TLS/Extra/Cipher.hs:559) cipher_ECDHE_RSA_AES256CBC_SHA384 (Network/TLS/Extra/Cipher.hs:581) cipher_ECDHE_ECDSA_AES128CBC_SHA (Network/TLS/Extra/Cipher.hs:526) cipher_ECDHE_ECDSA_AES256CBC_SHA (Network/TLS/Extra/Cipher.hs:537) cipher_ECDHE_ECDSA_AES128CBC_SHA256 (Network/TLS/Extra/Cipher.hs:592) cipher_ECDHE_ECDSA_AES256CBC_SHA384 (Network/TLS/Extra/Cipher.hs:603) cipher_ECDHE_ECDSA_AES128GCM_SHA256 (Network/TLS/Extra/Cipher.hs:614) cipher_ECDHE_ECDSA_AES256GCM_SHA384 (Network/TLS/Extra/Cipher.hs:625) cipher_DHE_DSS_RC4_SHA1 (Network/TLS/Extra/Cipher.hs:455) 100% ( 3 / 3) in 'Network.TLS.Extra' 22% ( 9 / 41) in 'Network.TLS.Wire' Missing documentation for: GetResult (Network/TLS/Wire.hs:67) GetContinuation (Network/TLS/Wire.hs:66) runGet (Network/TLS/Wire.hs:73) runGetErr (Network/TLS/Wire.hs:81) runGetMaybe (Network/TLS/Wire.hs:88) tryGet (Network/TLS/Wire.hs:91) getWords8 (Network/TLS/Wire.hs:94) getWord16 (Network/TLS/Wire.hs:97) getWords16 (Network/TLS/Wire.hs:100) getWord24 (Network/TLS/Wire.hs:103) getWord32 (Network/TLS/Wire.hs:110) getOpaque8 (Network/TLS/Wire.hs:113) getOpaque16 (Network/TLS/Wire.hs:116) getOpaque24 (Network/TLS/Wire.hs:119) getInteger16 (Network/TLS/Wire.hs:122) getBigNum16 (Network/TLS/Wire.hs:125) getList (Network/TLS/Wire.hs:128) processBytes (Network/TLS/Wire.hs:135) putWords8 (Network/TLS/Wire.hs:138) putWord16 (Network/TLS/Wire.hs:143) putWords16 (Network/TLS/Wire.hs:149) putWord24 (Network/TLS/Wire.hs:154) putWord32 (Network/TLS/Wire.hs:146) putBytes (Network/TLS/Wire.hs:161) putOpaque8 (Network/TLS/Wire.hs:164) putOpaque16 (Network/TLS/Wire.hs:167) putOpaque24 (Network/TLS/Wire.hs:170) putInteger16 (Network/TLS/Wire.hs:173) putBigNum16 (Network/TLS/Wire.hs:176) encodeWord16 (Network/TLS/Wire.hs:179) encodeWord32 (Network/TLS/Wire.hs:182) encodeWord64 (Network/TLS/Wire.hs:185) 23% ( 9 / 39) in 'Network.TLS.Packet' Missing documentation for: CurrentParams (Network/TLS/Packet.hs:82) decodeHeader (Network/TLS/Packet.hs:120) decodeDeprecatedHeaderLength (Network/TLS/Packet.hs:123) decodeDeprecatedHeader (Network/TLS/Packet.hs:126) encodeHeader (Network/TLS/Packet.hs:133) encodeHeaderNoVer (Network/TLS/Packet.hs:137) decodeAlert (Network/TLS/Packet.hs:144) decodeAlerts (Network/TLS/Packet.hs:153) encodeAlerts (Network/TLS/Packet.hs:161) decodeHandshakeRecord (Network/TLS/Packet.hs:166) decodeHandshake (Network/TLS/Packet.hs:172) decodeDeprecatedHandshake (Network/TLS/Packet.hs:185) encodeHandshake (Network/TLS/Packet.hs:334) encodeHandshakes (Network/TLS/Packet.hs:343) encodeHandshakeHeader (Network/TLS/Packet.hs:346) encodeHandshakeContent (Network/TLS/Packet.hs:349) decodeChangeCipherSpec (Network/TLS/Packet.hs:508) encodeChangeCipherSpec (Network/TLS/Packet.hs:513) decodePreMasterSecret (Network/TLS/Packet.hs:517) encodePreMasterSecret (Network/TLS/Packet.hs:521) encodeSignedDHParams (Network/TLS/Packet.hs:640) encodeSignedECDHParams (Network/TLS/Packet.hs:647) generateMasterSecret (Network/TLS/Packet.hs:560) generateKeyBlock (Network/TLS/Packet.hs:582) generateClientFinished (Network/TLS/Packet.hs:608) generateServerFinished (Network/TLS/Packet.hs:617) generateCertificateVerify_SSL (Network/TLS/Packet.hs:627) generateCertificateVerify_SSL_DSS (Network/TLS/Packet.hs:631) getSignatureHashAlgorithm (Network/TLS/Packet.hs:456) putSignatureHashAlgorithm (Network/TLS/Packet.hs:462) 7% ( 1 / 15) in 'Network.TLS.Record.State' Missing documentation for: CryptState (Network/TLS/Record/State.hs:43) MacState (Network/TLS/Record/State.hs:49) RecordState (Network/TLS/Record/State.hs:53) newRecordState (Network/TLS/Record/State.hs:98) incrRecordState (Network/TLS/Record/State.hs:106) RecordM (Network/TLS/Record/State.hs:60) runRecordM (Network/TLS/Record/State.hs:60) getRecordVersion (Network/TLS/Record/State.hs:81) setRecordIV (Network/TLS/Record/State.hs:110) withCompression (Network/TLS/Record/State.hs:113) computeDigest (Network/TLS/Record/State.hs:120) makeDigest (Network/TLS/Record/State.hs:132) getBulk (Network/TLS/Record/State.hs:140) getMacSequence (Network/TLS/Record/State.hs:143) 54% ( 13 / 24) in 'Network.TLS.Record.Types' Missing documentation for: Header (Network/TLS/Struct.hs:178) ProtocolType (Network/TLS/Struct.hs:130) packetType (Network/TLS/Struct.hs:324) Fragment (Network/TLS/Record/Types.hs:50) fragmentGetBytes (Network/TLS/Record/Types.hs:50) fragmentPlaintext (Network/TLS/Record/Types.hs:56) fragmentCiphertext (Network/TLS/Record/Types.hs:59) Plaintext (Network/TLS/Record/Types.hs:52) Compressed (Network/TLS/Record/Types.hs:53) Ciphertext (Network/TLS/Record/Types.hs:54) onRecordFragment (Network/TLS/Record/Types.hs:62) 50% ( 1 / 2) in 'Network.TLS.Record.Engage' Missing documentation for: engageRecord (Network/TLS/Record/Engage.hs:31) 50% ( 1 / 2) in 'Network.TLS.Record.Disengage' Missing documentation for: disengageRecord (Network/TLS/Record/Disengage.hs:35) 35% ( 8 / 23) in 'Network.TLS.Record' Missing documentation for: Fragment (Network/TLS/Record/Types.hs:50) fragmentGetBytes (Network/TLS/Record/Types.hs:50) fragmentPlaintext (Network/TLS/Record/Types.hs:56) fragmentCiphertext (Network/TLS/Record/Types.hs:59) Plaintext (Network/TLS/Record/Types.hs:52) Compressed (Network/TLS/Record/Types.hs:53) Ciphertext (Network/TLS/Record/Types.hs:54) engageRecord (Network/TLS/Record/Engage.hs:31) disengageRecord (Network/TLS/Record/Disengage.hs:35) RecordM (Network/TLS/Record/State.hs:60) runRecordM (Network/TLS/Record/State.hs:60) RecordState (Network/TLS/Record/State.hs:53) newRecordState (Network/TLS/Record/State.hs:98) getRecordVersion (Network/TLS/Record/State.hs:81) setRecordIV (Network/TLS/Record/State.hs:110) 21% ( 8 / 39) in 'Network.TLS.Handshake.State' Missing documentation for: HandshakeState (Network/TLS/Handshake/State.hs:71) ClientCertRequestData (Network/TLS/Handshake/State.hs:93) HandshakeM (Network/TLS/Handshake/State.hs:97) newEmptyHandshake (Network/TLS/Handshake/State.hs: Network/TLS/Extension.hs:40:1: warning: [-Wunused-imports] The import of ‘Control.Monad’ is redundant except perhaps to import instances from ‘Control.Monad’ To import instances alone, use: import Control.Monad() | 40 | import Control.Monad | ^^^^^^^^^^^^^^^^^^^^ Network/TLS/Extension.hs:51:1: warning: [-Wunused-imports] The import of ‘Network.TLS.Imports’ is redundant except perhaps to import instances from ‘Network.TLS.Imports’ To import instances alone, use: import Network.TLS.Imports() | 51 | import Network.TLS.Imports | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Network/TLS/State.hs:54:1: warning: [-Wunused-imports] The import of ‘Network.TLS.Imports’ is redundant except perhaps to import instances from ‘Network.TLS.Imports’ To import instances alone, use: import Network.TLS.Imports() | 54 | import Network.TLS.Imports | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Network/TLS/Credentials.hs:23:1: warning: [-Wunused-imports] The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() | 23 | import Data.Monoid | ^^^^^^^^^^^^^^^^^^ Network/TLS/Sending.hs:13:1: warning: [-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() | 13 | import Control.Applicative | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 108) runHandshake (Network/TLS/Handshake/State.hs:131) setPublicKey (Network/TLS/Handshake/State.hs:134) setPrivateKey (Network/TLS/Handshake/State.hs:138) getLocalPrivateKey (Network/TLS/Handshake/State.hs:145) getRemotePublicKey (Network/TLS/Handshake/State.hs:142) setServerDHParams (Network/TLS/Handshake/State.hs:154) getServerDHParams (Network/TLS/Handshake/State.hs:148) setServerECDHParams (Network/TLS/Handshake/State.hs:157) getServerECDHParams (Network/TLS/Handshake/State.hs:151) setDHPrivate (Network/TLS/Handshake/State.hs:166) getDHPrivate (Network/TLS/Handshake/State.hs:160) setECDHPrivate (Network/TLS/Handshake/State.hs:169) getECDHPrivate (Network/TLS/Handshake/State.hs:163) setClientCertSent (Network/TLS/Handshake/State.hs:178) getClientCertSent (Network/TLS/Handshake/State.hs:181) setCertReqSent (Network/TLS/Handshake/State.hs:172) getCertReqSent (Network/TLS/Handshake/State.hs:175) setClientCertChain (Network/TLS/Handshake/State.hs:184) getClientCertChain (Network/TLS/Handshake/State.hs:187) setClientCertRequest (Network/TLS/Handshake/State.hs:190) getClientCertRequest (Network/TLS/Handshake/State.hs:193) addHandshakeMessage (Network/TLS/Handshake/State.hs:199) updateHandshakeDigest (Network/TLS/Handshake/State.hs:205) getHandshakeMessages (Network/TLS/Handshake/State.hs:202) getHandshakeDigest (Network/TLS/Handshake/State.hs:211) getPendingCipher (Network/TLS/Handshake/State.hs:196) setServerHelloParameters (Network/TLS/Handshake/State.hs:289) 27% ( 7 / 26) in 'Network.TLS.Extension' Missing documentation for: definedExtensions (Network/TLS/Extension.hs:110) extensionID_ServerName (Network/TLS/Extension.hs:57) extensionID_MaxFragmentLength (Network/TLS/Extension.hs:57) extensionID_SecureRenegotiation (Network/TLS/Extension.hs:57) extensionID_ApplicationLayerProtocolNegotiation (Network/TLS/Extension.hs:57) extensionID_NegotiatedGroups (Network/TLS/Extension.hs:57) extensionID_EcPointFormats (Network/TLS/Extension.hs:57) extensionID_Heartbeat (Network/TLS/Extension.hs:57) extensionID_SignatureAlgorithms (Network/TLS/Extension.hs:57) ServerNameType (Network/TLS/Extension.hs:163) MaxFragmentEnum (Network/TLS/Extension.hs:183) NegotiatedGroups (Network/TLS/Extension.hs:234) Group (Network/TLS/Crypto/Types.hs:10) EcPointFormatsSupported (Network/TLS/Extension.hs:243) EcPointFormat (Network/TLS/Extension.hs:246) SessionTicket (Network/TLS/Extension.hs:268) HeartBeat (Network/TLS/Extension.hs:276) HeartBeatMode (Network/TLS/Extension.hs:279) SignatureAlgorithms (Network/TLS/Extension.hs:300) 5% ( 2 / 37) in 'Network.TLS.State' Missing documentation for: TLSState (Network/TLS/State.hs:69) TLSSt (Network/TLS/State.hs:88) runTLSState (Network/TLS/State.hs:98) newTLSState (Network/TLS/State.hs:101) withTLSRNG (Network/TLS/RNG.hs:23) updateVerifiedData (Network/TLS/State.hs:121) finishHandshakeTypeMaterial (Network/TLS/State.hs:128) finishHandshakeMaterial (Network/TLS/State.hs:140) certVerifyHandshakeTypeMaterial (Network/TLS/State.hs:143) certVerifyHandshakeMaterial (Network/TLS/State.hs:155) setVersion (Network/TLS/State.hs:167) setVersionIfUnset (Network/TLS/State.hs:170) getVersion (Network/TLS/State.hs:176) getVersionWithDefault (Network/TLS/State.hs:179) setSecureRenegotiation (Network/TLS/State.hs:182) getSecureRenegotiation (Network/TLS/State.hs:185) setExtensionALPN (Network/TLS/State.hs:188) getExtensionALPN (Network/TLS/State.hs:191) setNegotiatedProtocol (Network/TLS/State.hs:194) getNegotiatedProtocol (Network/TLS/State.hs:197) setClientALPNSuggest (Network/TLS/State.hs:200) getClientALPNSuggest (Network/TLS/State.hs:203) setClientEcPointFormatSuggest (Network/TLS/State.hs:206) getClientEcPointFormatSuggest (Network/TLS/State.hs:209) getClientCertificateChain (Network/TLS/State.hs:215) setClientCertificateChain (Network/TLS/State.hs:212) setClientSNI (Network/TLS/State.hs:218) getClientSNI (Network/TLS/State.hs:221) getVerifiedData (Network/TLS/State.hs:224) setSession (Network/TLS/State.hs:158) getSession (Network/TLS/State.hs:161) isSessionResuming (Network/TLS/State.hs:164) isClientContext (Network/TLS/State.hs:227) genRandom (Network/TLS/State.hs:230) withRNG (Network/TLS/State.hs:234) 81% ( 13 / 16) in 'Network.TLS.X509' Missing documentation for: isNullCertificateChain (Network/TLS/X509.hs:32) getCertificateChainLeaf (Network/TLS/X509.hs:35) wrapCertificateChecks (Network/TLS/X509.hs:53) 75% ( 3 / 4) in 'Network.TLS.Hooks' Missing documentation for: defaultHooks (Network/TLS/Hooks.hs:50) 50% ( 6 / 12) in 'Network.TLS.Credentials' Missing documentation for: Credential (Network/TLS/Credentials.hs:35) Credentials (Network/TLS/Credentials.hs:37) credentialsFindForSigning (Network/TLS/Credentials.hs:91) credentialsFindForDecrypting (Network/TLS/Credentials.hs:97) credentialsListSigningAlgorithms (Network/TLS/Credentials.hs:88) credentialPublicPrivateKeys (Network/TLS/Credentials.hs:129) 60% ( 9 / 15) in 'Network.TLS.Parameters' Missing documentation for: ClientParams (Network/TLS/Parameters.hs:73) ServerParams (Network/TLS/Parameters.hs:110) CommonParams (Network/TLS/Parameters.hs:48) Shared (Network/TLS/Parameters.hs:221) defaultParamsClient (Network/TLS/Parameters.hs:98) MaxFragmentEnum (Network/TLS/Extension.hs:183) 28% ( 12 / 43) in 'Network.TLS.Context.Internal' Missing documentation for: ClientParams (Network/TLS/Parameters.hs:73) ServerParams (Network/TLS/Parameters.hs:110) defaultParamsClient (Network/TLS/Parameters.hs:98) MaxFragmentEnum (Network/TLS/Extension.hs:183) ctxEOF (Network/TLS/Context/Internal.hs:148) ctxHasSSLv2ClientHello (Network/TLS/Context/Internal.hs:151) ctxDisableSSLv2ClientHello (Network/TLS/Context/Internal.hs:154) ctxEstablished (Network/TLS/Context/Internal.hs:160) withLog (Network/TLS/Context/Internal.hs:172) ctxWithHooks (Network/TLS/Context/Internal.hs:163) contextModifyHooks (Network/TLS/Context/Internal.hs:166) setEOF (Network/TLS/Context/Internal.hs:157) setEstablished (Network/TLS/Context/Internal.hs:169) contextFlush (Network/TLS/Context/Internal.hs:121) contextClose (Network/TLS/Context/Internal.hs:124) contextSend (Network/TLS/Context/Internal.hs:142) contextRecv (Network/TLS/Context/Internal.hs:145) updateMeasure (Network/TLS/Context/Internal.hs:113) withMeasure (Network/TLS/Context/Internal.hs:118) withReadLock (Network/TLS/Context/Internal.hs:222) withWriteLock (Network/TLS/Context/Internal.hs:225) withStateLock (Network/TLS/Context/Internal.hs:231) withRWLock (Network/TLS/Context/Internal.hs:228) throwCore (Network/TLS/Context/Internal.hs:175) usingState (Network/TLS/Context/Internal.hs:185) usingState_ (Network/TLS/Context/Internal.hs:191) runTxState (Network/TLS/Context/Internal.hs:203) runRxState (Network/TLS/Context/Internal.hs:211) usingHState (Network/TLS/Context/Internal.hs:194) getHState (Network/TLS/Context/Internal.hs:200) getStateRNG (Network/TLS/Context/Internal.hs:219) 100% ( 2 / 2) in 'Network.TLS.Sending' 50% ( 1 / 2) in 'Network.TLS.Receiving' Missing documentation for: processPacket (Network/TLS/Receiving.hs:31) 75% ( 3 / 4) in 'Network.TLS.IO' Missing documentation for: checkValid (Network/TLS/IO.hs:30) 12% ( 1 / 8) in 'Network.TLS.Handshake.Key' Missing documentation for: encryptRSA (Network/TLS/Handshake/Key.hs:32) signPrivate (Network/TLS/Handshake/Key.hs:41) decryptRSA (Network/TLS/Handshake/Key.hs:50) verifyPublic (Network/TLS/Handshake/Key.hs:58) generateDHE (Network/TLS/Handshake/Key.hs:63) generateECDHE (Network/TLS/Handshake/Key.hs:66) generateECDHEShared (Network/TLS/Handshake/Key.hs:69) 12% ( 1 / 8) in 'Network.TLS.Handshake.Signature' Missing do Network/TLS/Handshake/Process.hs:29:1: warning: [-Wunused-imports] The import of ‘Network.TLS.Imports’ is redundant except perhaps to import instances from ‘Network.TLS.Imports’ To import instances alone, use: import Network.TLS.Imports() | 29 | import Network.TLS.Imports | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Network/TLS/Handshake/Client.hs:24:1: warning: [-Wunused-imports] The import of ‘Network.TLS.Imports’ is redundant except perhaps to import instances from ‘Network.TLS.Imports’ To import instances alone, use: import Network.TLS.Imports() | 24 | import Network.TLS.Imports | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Network/TLS/Handshake/Server.hs:16:1: warning: [-Wunused-imports] The import of ‘Network.TLS.Imports’ is redundant except perhaps to import instances from ‘Network.TLS.Imports’ To import instances alone, use: import Network.TLS.Imports() | 16 | import Network.TLS.Imports | ^^^^^^^^^^^^^^^^^^^^^^^^^^ cumentation for: createCertificateVerify (Network/TLS/Handshake/Signature.hs:60) checkCertificateVerify (Network/TLS/Handshake/Signature.hs:42) digitallySignDHParams (Network/TLS/Handshake/Signature.hs:160) digitallySignECDHParams (Network/TLS/Handshake/Signature.hs:169) digitallySignDHParamsVerify (Network/TLS/Handshake/Signature.hs:178) digitallySignECDHParamsVerify (Network/TLS/Handshake/Signature.hs:187) signatureCompatible (Network/TLS/Handshake/Signature.hs:33) 25% ( 1 / 4) in 'Network.TLS.Handshake.Process' Missing documentation for: processHandshake (Network/TLS/Handshake/Process.hs:36) startHandshake (Network/TLS/Handshake/Process.hs:124) getHandshakeDigest (Network/TLS/Handshake/State.hs:211) 27% ( 4 / 15) in 'Network.TLS.Handshake.Common' Missing documentation for: Module header handshakeFailed (Network/TLS/Handshake/Common.hs:41) errorToAlert (Network/TLS/Handshake/Common.hs:44) unexpected (Network/TLS/Handshake/Common.hs:48) newSession (Network/TLS/Handshake/Common.hs:51) sendChangeCipherAndFinish (Network/TLS/Handshake/Common.hs:80) recvChangeCipherAndFinish (Network/TLS/Handshake/Common.hs:90) RecvState (Network/TLS/Handshake/Common.hs:97) runRecvState (Network/TLS/Handshake/Common.hs:119) recvPacketHandshake (Network/TLS/Handshake/Common.hs:102) extensionLookup (Network/TLS/Handshake/Common.hs:140) 33% ( 1 / 3) in 'Network.TLS.Handshake.Certificate' Missing documentation for: certificateRejected (Network/TLS/Handshake/Certificate.hs:20) rejectOnException (Network/TLS/Handshake/Certificate.hs:30) 33% ( 1 / 3) in 'Network.TLS.Handshake.Client' Missing documentation for: handshakeClient (Network/TLS/Handshake/Client.hs:52) handshakeClientWith (Network/TLS/Handshake/Client.hs:46) 67% ( 2 / 3) in 'Network.TLS.Handshake.Server' Missing documentation for: handshakeServer (Network/TLS/Handshake/Server.hs:58) 43% ( 3 / 7) in 'Network.TLS.Handshake' Missing documentation for: handshakeWith (Network/TLS/Handshake.hs:37) handshakeClientWith (Network/TLS/Handshake/Client.hs:46) handshakeClient (Network/TLS/Handshake/Client.hs:52) handshakeServer (Network/TLS/Handshake/Server.hs:58) 33% ( 15 / 46) in 'Network.TLS.Context' Missing documentation for: TLSParams (Network/TLS/Context.hs:88) ctxEOF (Network/TLS/Context/Internal.hs:148) ctxHasSSLv2ClientHello (Network/TLS/Context/Internal.hs:151) ctxDisableSSLv2ClientHello (Network/TLS/Context/Internal.hs:154) ctxEstablished (Network/TLS/Context/Internal.hs:160) withLog (Network/TLS/Context/Internal.hs:172) ctxWithHooks (Network/TLS/Context/Internal.hs:163) contextModifyHooks (Network/TLS/Context/Internal.hs:166) setEOF (Network/TLS/Context/Internal.hs:157) setEstablished (Network/TLS/Context/Internal.hs:169) contextFlush (Network/TLS/Context/Internal.hs:121) contextClose (Network/TLS/Context/Internal.hs:124) contextSend (Network/TLS/Context/Internal.hs:142) contextRecv (Network/TLS/Context/Internal.hs:145) updateMeasure (Network/TLS/Context/Internal.hs:113) withMeasure (Network/TLS/Context/Internal.hs:118) withReadLock (Network/TLS/Context/Internal.hs:222) withWriteLock (Network/TLS/Context/Internal.hs:225) withStateLock (Network/TLS/Context/Internal.hs:231) withRWLock (Network/TLS/Context/Internal.hs:228) contextHookSetHandshakeRecv (Network/TLS/Context.hs:187) contextHookSetCertificateRecv (Network/TLS/Context.hs:191) contextHookSetLogging (Network/TLS/Context.hs:195) throwCore (Network/TLS/Context/Internal.hs:175) usingState (Network/TLS/Context/Internal.hs:185) usingState_ (Network/TLS/Context/Internal.hs:191) runTxState (Network/TLS/Context/Internal.hs:203) runRxState (Network/TLS/Context/Internal.hs:211) usingHState (Network/TLS/Context/Internal.hs:194) getHState (Network/TLS/Context/Internal.hs:200) getStateRNG (Network/TLS/Context/Internal.hs:219) 100% ( 15 / 15) in 'Network.TLS.Core' 20% ( 26 /132) in 'Network.TLS.Internal' Missing documentation for: ConnectionEnd (Network/TLS/Struct.hs:78) CipherType (Network/TLS/Struct.hs:79) CipherData (Network/TLS/Struct.hs:81) ExtensionID (Network/TLS/Struct.hs:185) ExtensionRaw (Network/TLS/Struct.hs:187) CertificateType (Network/TLS/Struct.hs:87) HashAlgorithm (Network/TLS/Struct.hs:98) SignatureAlgorithm (Network/TLS/Struct.hs:110) HashAndSignatureAlgorithm (Network/TLS/Struct.hs:123) DigitallySigned (Network/TLS/Struct.hs:127) ProtocolType (Network/TLS/Struct.hs:130) BigNum (Network/TLS/Struct.hs:252) bigNumToInteger (Network/TLS/Struct.hs:255) bigNumFromInteger (Network/TLS/Struct.hs:258) ServerDHParams (Network/TLS/Struct.hs:261) serverDHParamsToParams (Network/TLS/Struct.hs:273) serverDHParamsToPublic (Network/TLS/Struct.hs:278) serverDHParamsFrom (Network/TLS/Struct.hs:267) ServerECDHParams (Network/TLS/Struct.hs:282) ServerRSAParams (Network/TLS/Struct.hs:285) ServerKeyXchgAlgorithmData (Network/TLS/Struct.hs:290) ClientKeyXchgAlgorithmData (Network/TLS/Struct.hs:303) Packet (Network/TLS/Struct.hs:171) Header (Network/TLS/Struct.hs:178) ServerRandom (Network/TLS/Struct.hs:180) ClientRandom (Network/TLS/Struct.hs:181) serverRandom (Network/TLS/Struct.hs:196) clientRandom (Network/TLS/Struct.hs:199) FinishedData (Network/TLS/Struct.hs:184) Session (Network/TLS/Struct.hs:182) AlertLevel (Network/TLS/Struct.hs:202) AlertDescription (Network/TLS/Struct.hs:207) HandshakeType (Network/TLS/Struct.hs:239) Handshake (Network/TLS/Struct.hs:311) numericalVer (Network/TLS/Struct.hs:342) verOfNum (Network/TLS/Struct.hs:349) TypeValuable (Network/TLS/Struct.hs:357) valOfType (Network/TLS/Struct.hs:358) valToType (Network/TLS/Struct.hs:359) EnumSafe8 (Network/TLS/Struct.hs:362) EnumSafe16 (Network/TLS/Struct.hs:366) packetType (Network/TLS/Struct.hs:324) typeOfHandshake (Network/TLS/Struct.hs:330) CurrentParams (Network/TLS/Packet.hs:82) decodeHeader (Network/TLS/Packet.hs:120) decodeDeprecatedHeaderLength (Network/TLS/Packet.hs:123) decodeDeprecatedHeader (Network/TLS/Packet.hs:126) encodeHeader (Network/TLS/Packet.hs:133) encodeHeaderNoVer (Network/TLS/Packet.hs:137) decodeAlert (Network/TLS/Packet.hs:144) decodeAlerts (Network/TLS/Packet.hs:153) encodeAlerts (Network/TLS/Packet.hs:161) decodeHandshakeRecord (Network/TLS/Packet.hs:166) decodeHandshake (Network/TLS/Packet.hs:172) decodeDeprecatedHandshake (Network/TLS/Packet.hs:185) encodeHandshake (Network/TLS/Packet.hs:334) encodeHandshakes (Network/TLS/Packet.hs:343) encodeHandshakeHeader (Network/TLS/Packet.hs:346) encodeHandshakeContent (Network/TLS/Packet.hs:349) decodeChangeCipherSpec (Network/TLS/Packet.hs:508) encodeChangeCipherSpec (Network/TLS/Packet.hs:513) decodePreMasterSecret (Network/TLS/Packet.hs:517) encodePreMasterSecret (Network/TLS/Packet.hs:521) encodeSignedDHParams (Network/TLS/Packet.hs:640) encodeSignedECDHParams (Network/TLS/Packet.hs:647) generateMasterSecret (Network/TLS/Packet.hs:560) generateKeyBlock (Network/TLS/Packet.hs:582) generateClientFinished (Network/TLS/Packet.hs:608) generateServerFinished (Network/TLS/Packet.hs:617) generateCertificateVerify_SSL (Network/TLS/Packet.hs:627) generateCertificateVerify_SSL_DSS (Network/TLS/Packet.hs:631) getSignatureHashAlgorithm (Network/TLS/Packet.hs:456) putSignatureHashAlgorithm (Network/TLS/Packet.hs:462) processPacket (Network/TLS/Receiving.hs:31) GetResult (Network/TLS/Wire.hs:67) GetContinuation (Network/TLS/Wire.hs:66) runGet (Network/TLS/Wire.hs:73) runGetErr (Network/TLS/Wire.hs:81) runGetMaybe (Network/TLS/Wire.hs:88) tryGet (Network/TLS/Wire.hs:91) getWords8 (Network/TLS/Wire.hs:94) getWord16 (Network/TLS/Wire.hs:97) getWords16 (Network/TLS/Wire.hs:100) getWord24 (Network/TLS/Wire.hs:103) getWord32 (Network/TLS/Wire.hs:110) getOpaque8 (Network/TLS/Wire.hs:113) getOpaque16 (Network/TLS/Wire.hs:116) getOpaque24 (Network/TLS/Wire.hs:119) getInteger16 (Network/TLS/Wire.hs:122) getBigNum16 (Network/TLS/Wire.hs:125) getList (Network/TLS/Wire.hs:128) processBytes (Network/TLS/Wire.hs:135) putWords8 (Network/TLS/Wire.hs:138) putWord16 (Network/TLS/Wire.hs:143) putWords16 (Network/TLS/Wire.hs:149) putWord24 (Network/TLS/Wire.hs:154) putWord32 (Network/TLS/Wire.hs:146) putBytes (Network/TLS/Wire.hs:161) putOpaque8 (Network/TLS/Wire.hs:164) putOpaque16 (Network/TLS/Wire.hs:167) putOpaque24 (Network/TLS/Wire.hs:170) putInteger16 (Network/TLS/Wire.hs:173) putBigNum16 (Network/TLS/Wire.hs:176) encodeWord16 (Network/TLS/Wire.hs:179) encodeWord32 (Network/TLS/Wire.hs:182) encodeWord64 (Network/TLS/Wire.hs:185) 60% ( 77 /128) in 'Network.TLS' Missing documentation for: ClientParams (Network/TLS/Parameters.hs:73) HostName Bytes (Network/TLS.hs:157) ServerParams (Network/TLS/Parameters.hs:110) DHParams (Network/TLS/Crypto/DH.hs:27) Shared (Network/TLS/Parameters.hs:221) Handshake (Network/TLS/Struct.hs:311) defaultParamsClient (Network/TLS/Parameters.hs:98) MaxFragmentEnum (Network/TLS/Extension.hs:183) HashAndSignatureAlgorithm (Network/TLS/Struct.hs:123) HashAlgorithm (Network/TLS/Struct.hs:98) SignatureAlgorithm (Network/TLS/Struct.hs:110) CertificateType (Network/TLS/Struct.hs:87) ProtocolType (Network/TLS/Struct.hs:130) Header (Network/TLS/Struct.hs:178) noSessionManager (Network/TLS/Session.hs:25) TLSParams (Network/TLS/Context.hs:88) HasBackend (Network/TLS/Backend.hs:47) contextFlush (Network/TLS/Context/Internal.hs:121) contextClose (Network/TLS/Context/Internal.hs:124) contextHookSetHandshakeRecv (Network/TLS/Context.hs:187) contextHookSetCertificateRecv (Network/TLS/Context.hs:191) contextHookSetLogging (Network/TLS/Context.hs:195) contextModifyHooks (Network/TLS/Context/Internal.hs:166) ClientRandom (Network/TLS/Struct.hs:181) ServerRandom (Network/TLS/Struct.hs:180) unClientRandom (Network/TLS/Struct.hs:181) unServerRandom (Network/TLS/Struct.hs:180) Credentials (Network/TLS/Credentials.hs:37) Credential (Network/TLS/Credentials.hs:35) CipherKeyExchangeType (Network/TLS/Cipher.hs:87) Bulk (Network/TLS/Cipher.hs:100) BulkFunctions (Network/TLS/Cipher.hs:74) BulkDirection (Network/TLS/Cipher.hs:64) BulkState (Network/TLS/Cipher.hs:46) BulkStream (Network/TLS/Cipher.hs:58) BulkBlock (Network/TLS/Cipher.hs:60) BulkAEAD (Network/TLS/Cipher.hs:62) bulkInit (Network/TLS/Cipher.hs:67) Hash (Network/TLS/Crypto.hs:106) cipherKeyBlockSize (Network/TLS/Cipher.hs:130) BulkKey (Network/TLS/Cipher.hs:41) BulkIV (Network/TLS/Cipher.hs:42) BulkNonce (Network/TLS/Cipher.hs:43) BulkAdditionalData (Network/TLS/Cipher.hs:44) cipherExchangeNeedMoreData (Network/TLS/Cipher.hs:148) hasMAC (Network/TLS/Cipher.hs:79) hasRecordIV (Network/TLS/Cipher.hs:79) KxError (Network/TLS/Crypto.hs:66) AlertDescription (Network/TLS/Struct.hs:207) Group (Network/TLS/Crypto/Types.hs:10) Warning: Network.TLS: could not find link destinations for: HostName getTLSCommonParams CommonParams getTLSRole Role doHandshake doHandshakeWith Seed Params HostName HostName PublicKey PublicKey PrivateKey PrivateKey AuthTag Error DateTime Documentation created: dist/doc/html/tls/index.html, dist/doc/html/tls/tls.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.LI49yP + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386 ++ dirname /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386 + cd tls-1.4.0 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386 -v directory dist/doc/html/tls does exist: True creating /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0 creating /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc creating /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share creating /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr creating /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share creating /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc creating /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0 copy directory 'dist/doc/html/tls' to '/builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0'. creating /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0 creating /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/src Installing dist/doc/html/tls/plus.gif to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/plus.gif Installing dist/doc/html/tls/doc-index-P.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/doc-index-P.html Installing dist/doc/html/tls/ocean.css to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/ocean.css Installing dist/doc/html/tls/doc-index-N.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/doc-index-N.html Installing dist/doc/html/tls/Network-TLS-Extra-Cipher.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/Network-TLS-Extra-Cipher.html Installing dist/doc/html/tls/doc-index-V.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/doc-index-V.html Installing dist/doc/html/tls/doc-index.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/doc-index.html Installing dist/doc/html/tls/tls.haddock to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/tls.haddock Installing dist/doc/html/tls/doc-index-M.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/doc-index-M.html Installing dist/doc/html/tls/Network-TLS-Extra-FFDHE.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/Network-TLS-Extra-FFDHE.html Installing dist/doc/html/tls/haddock-util.js to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/haddock-util.js Installing dist/doc/html/tls/tls.txt to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/tls.txt Installing dist/doc/html/tls/doc-index-X.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/doc-index-X.html Installing dist/doc/html/tls/doc-index-H.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/doc-index-H.html Installing dist/doc/html/tls/doc-index-A.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/doc-index-A.html Installing dist/doc/html/tls/doc-index-L.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/doc-index-L.html Installing dist/doc/html/tls/Network-TLS.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/Network-TLS.html Installing dist/doc/html/tls/minus.gif to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/minus.gif Installing dist/doc/html/tls/doc-index-T.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/doc-index-T.html Installing dist/doc/html/tls/doc-index-E.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/doc-index-E.html Installing dist/doc/html/tls/doc-index-C.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/doc-index-C.html Installing dist/doc/html/tls/doc-index-G.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/doc-index-G.html Installing dist/doc/html/tls/doc-index-K.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/doc-index-K.html Installing dist/doc/html/tls/doc-index-F.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/doc-index-F.html Installing dist/doc/html/tls/doc-index-I.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/doc-index-I.html Installing dist/doc/html/tls/doc-index-U.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/doc-index-U.html Installing dist/doc/html/tls/doc-index-S.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/doc-index-S.html Installing dist/doc/html/tls/doc-index-All.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/doc-index-All.html Installing dist/doc/html/tls/synopsis.png to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/synopsis.png Installing dist/doc/html/tls/doc-index-O.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/doc-index-O.html Installing dist/doc/html/tls/index.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/index.html Installing dist/doc/html/tls/doc-index-R.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/doc-index-R.html Installing dist/doc/html/tls/hslogo-16.png to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/hslogo-16.png Installing dist/doc/html/tls/doc-index-D.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/doc-index-D.html Installing dist/doc/html/tls/doc-index-B.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/doc-index-B.html Installing dist/doc/html/tls/Network-TLS-Extra.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/Network-TLS-Extra.html Installing dist/doc/html/tls/src/Network-TLS-Record-Types.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/src/Network-TLS-Record-Types.html Installing dist/doc/html/tls/src/Network-TLS-Record-State.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/src/Network-TLS-Record-State.html Installing dist/doc/html/tls/src/Network-TLS-Handshake-Common.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/src/Network-TLS-Handshake-Common.html Installing dist/doc/html/tls/src/Network-TLS-Extra-Cipher.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/src/Network-TLS-Extra-Cipher.html Installing dist/doc/html/tls/src/Network-TLS-Record.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/src/Network-TLS-Record.html Installing dist/doc/html/tls/src/Network-TLS-Session.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/src/Network-TLS-Session.html Installing dist/doc/html/tls/src/hscolour.css to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/src/hscolour.css Installing dist/doc/html/tls/src/Network-TLS-Extra-FFDHE.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/src/Network-TLS-Extra-FFDHE.html Installing dist/doc/html/tls/src/Network-TLS-Util-ASN1.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/src/Network-TLS-Util-ASN1.html Installing dist/doc/html/tls/src/Network-TLS-Packet.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/src/Network-TLS-Packet.html Installing dist/doc/html/tls/src/Network-TLS-Crypto-DH.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/src/Network-TLS-Crypto-DH.html Installing dist/doc/html/tls/src/Network-TLS-Record-Disengage.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/src/Network-TLS-Record-Disengage.html Installing dist/doc/html/tls/src/Network-TLS-Crypto-IES.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/src/Network-TLS-Crypto-IES.html Installing dist/doc/html/tls/src/Network-TLS-Handshake.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/src/Network-TLS-Handshake.html Installing dist/doc/html/tls/src/Network-TLS-Credentials.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/src/Network-TLS-Credentials.html Installing dist/doc/html/tls/src/Network-TLS-Parameters.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/src/Network-TLS-Parameters.html Installing dist/doc/html/tls/src/Network-TLS-Record-Engage.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/src/Network-TLS-Record-Engage.html Installing dist/doc/html/tls/src/Network-TLS-Context.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/src/Network-TLS-Context.html Installing dist/doc/html/tls/src/Network-TLS-Handshake-Key.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/src/Network-TLS-Handshake-Key.html Installing dist/doc/html/tls/src/Network-TLS-X509.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/src/Network-TLS-X509.html Installing dist/doc/html/tls/src/Network-TLS-Handshake-Certificate.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/src/Network-TLS-Handshake-Certificate.html Installing dist/doc/html/tls/src/Network-TLS-Handshake-Server.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/src/Network-TLS-Handshake-Server.html Installing dist/doc/html/tls/src/Network-TLS.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/src/Network-TLS.html Installing dist/doc/html/tls/src/Network-TLS-Measurement.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/src/Network-TLS-Measurement.html Installing dist/doc/html/tls/src/Network-TLS-Handshake-Client.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/src/Network-TLS-Handshake-Client.html Installing dist/doc/html/tls/src/Network-TLS-Handshake-Signature.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/src/Network-TLS-Handshake-Signature.html Installing dist/doc/html/tls/src/Network-TLS-IO.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/src/Network-TLS-IO.html Installing dist/doc/html/tls/src/Network-TLS-Wire.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/src/Network-TLS-Wire.html Installing dist/doc/html/tls/src/Network-TLS-Crypto-Types.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/src/Network-TLS-Crypto-Types.html Installing dist/doc/html/tls/src/Network-TLS-Receiving.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/src/Network-TLS-Receiving.html Installing dist/doc/html/tls/src/Network-TLS-Crypto.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/src/Network-TLS-Crypto.html Installing dist/doc/html/tls/src/Network-TLS-Extension.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/src/Network-TLS-Extension.html Installing dist/doc/html/tls/src/Network-TLS-Imports.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/src/Network-TLS-Imports.html Installing dist/doc/html/tls/src/Network-TLS-Cap.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/src/Network-TLS-Cap.html Installing dist/doc/html/tls/src/Network-TLS-Core.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/src/Network-TLS-Core.html Installing dist/doc/html/tls/src/Network-TLS-Compression.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/src/Network-TLS-Compression.html Installing dist/doc/html/tls/src/Network-TLS-Sending.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/src/Network-TLS-Sending.html Installing dist/doc/html/tls/src/Network-TLS-Types.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/src/Network-TLS-Types.html Installing dist/doc/html/tls/src/Network-TLS-State.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/src/Network-TLS-State.html Installing dist/doc/html/tls/src/Network-TLS-RNG.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/src/Network-TLS-RNG.html Installing dist/doc/html/tls/src/Network-TLS-Internal.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/src/Network-TLS-Internal.html Installing dist/doc/html/tls/src/Network-TLS-Util-Serialization.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/src/Network-TLS-Util-Serialization.html Installing dist/doc/html/tls/src/Network-TLS-Backend.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/src/Network-TLS-Backend.html Installing dist/doc/html/tls/src/Network-TLS-Context-Internal.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/src/Network-TLS-Context-Internal.html Installing dist/doc/html/tls/src/Network-TLS-Handshake-State.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/src/Network-TLS-Handshake-State.html Installing dist/doc/html/tls/src/Network-TLS-MAC.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/src/Network-TLS-MAC.html Installing dist/doc/html/tls/src/Network-TLS-Hooks.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/src/Network-TLS-Hooks.html Installing dist/doc/html/tls/src/Network-TLS-Cipher.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/src/Network-TLS-Cipher.html Installing dist/doc/html/tls/src/Network-TLS-Util.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/src/Network-TLS-Util.html Installing dist/doc/html/tls/src/Network-TLS-Handshake-Process.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/src/Network-TLS-Handshake-Process.html Installing dist/doc/html/tls/src/Network-TLS-ErrT.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/src/Network-TLS-ErrT.html Installing dist/doc/html/tls/src/Network-TLS-Struct.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/src/Network-TLS-Struct.html Installing dist/doc/html/tls/src/Network-TLS-Extra.html to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/src/Network-TLS-Extra.html creating /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0 Installing dist/doc/html/tls/tls.haddock to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0/tls.haddock creating /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/licenses/ghc-tls creating /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/licenses/ghc-tls Installing LICENSE to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/licenses/ghc-tls/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0 creating /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network creating /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0 creating /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib creating /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0 creating /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network creating /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS creating /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Extra creating /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Context creating /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Crypto creating /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Handshake creating /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Record creating /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Util Installing dist/build/Network/TLS.hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS.hi Installing dist/build/Network/TLS/Cipher.hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Cipher.hi Installing dist/build/Network/TLS/Compression.hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Compression.hi Installing dist/build/Network/TLS/Internal.hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Internal.hi Installing dist/build/Network/TLS/Extra.hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Extra.hi Installing dist/build/Network/TLS/Extra/Cipher.hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Extra/Cipher.hi Installing dist/build/Network/TLS/Extra/FFDHE.hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Extra/FFDHE.hi Installing dist/build/Network/TLS/Cap.hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Cap.hi Installing dist/build/Network/TLS/Struct.hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Struct.hi Installing dist/build/Network/TLS/Core.hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Core.hi Installing dist/build/Network/TLS/Context.hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Context.hi Installing dist/build/Network/TLS/Context/Internal.hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Context/Internal.hi Installing dist/build/Network/TLS/Credentials.hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Credentials.hi Installing dist/build/Network/TLS/Backend.hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Backend.hi Installing dist/build/Network/TLS/Crypto.hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Crypto.hi Installing dist/build/Network/TLS/Crypto/DH.hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Crypto/DH.hi Installing dist/build/Network/TLS/Crypto/IES.hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Crypto/IES.hi Installing dist/build/Network/TLS/Crypto/Types.hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Crypto/Types.hi Installing dist/build/Network/TLS/ErrT.hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/ErrT.hi Installing dist/build/Network/TLS/Extension.hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Extension.hi Installing dist/build/Network/TLS/Handshake.hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Handshake.hi Installing dist/build/Network/TLS/Handshake/Common.hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Handshake/Common.hi Installing dist/build/Network/TLS/Handshake/Certificate.hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Handshake/Certificate.hi Installing dist/build/Network/TLS/Handshake/Key.hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Handshake/Key.hi Installing dist/build/Network/TLS/Handshake/Client.hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Handshake/Client.hi Installing dist/build/Network/TLS/Handshake/Server.hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Handshake/Server.hi Installing dist/build/Network/TLS/Handshake/Process.hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Handshake/Process.hi Installing dist/build/Network/TLS/Handshake/Signature.hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Handshake/Signature.hi Installing dist/build/Network/TLS/Handshake/State.hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Handshake/State.hi Installing dist/build/Network/TLS/Hooks.hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Hooks.hi Installing dist/build/Network/TLS/IO.hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/IO.hi Installing dist/build/Network/TLS/Imports.hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Imports.hi Installing dist/build/Network/TLS/MAC.hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/MAC.hi Installing dist/build/Network/TLS/Measurement.hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Measurement.hi Installing dist/build/Network/TLS/Packet.hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Packet.hi Installing dist/build/Network/TLS/Parameters.hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Parameters.hi Installing dist/build/Network/TLS/Record.hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Record.hi Installing dist/build/Network/TLS/Record/Types.hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Record/Types.hi Installing dist/build/Network/TLS/Record/Engage.hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Record/Engage.hi Installing dist/build/Network/TLS/Record/Disengage.hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Record/Disengage.hi Installing dist/build/Network/TLS/Record/State.hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Record/State.hi Installing dist/build/Network/TLS/RNG.hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/RNG.hi Installing dist/build/Network/TLS/State.hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/State.hi Installing dist/build/Network/TLS/Session.hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Session.hi Installing dist/build/Network/TLS/Sending.hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Sending.hi Installing dist/build/Network/TLS/Receiving.hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Receiving.hi Installing dist/build/Network/TLS/Util.hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Util.hi Installing dist/build/Network/TLS/Util/ASN1.hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Util/ASN1.hi Installing dist/build/Network/TLS/Util/Serialization.hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Util/Serialization.hi Installing dist/build/Network/TLS/Types.hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Types.hi Installing dist/build/Network/TLS/Wire.hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Wire.hi Installing dist/build/Network/TLS/X509.hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/X509.hi creating /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network creating /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS creating /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Extra creating /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Context creating /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Crypto creating /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Handshake creating /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Record creating /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Util Installing dist/build/Network/TLS.p_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS.p_hi Installing dist/build/Network/TLS/Cipher.p_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Cipher.p_hi Installing dist/build/Network/TLS/Compression.p_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Compression.p_hi Installing dist/build/Network/TLS/Internal.p_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Internal.p_hi Installing dist/build/Network/TLS/Extra.p_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Extra.p_hi Installing dist/build/Network/TLS/Extra/Cipher.p_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Extra/Cipher.p_hi Installing dist/build/Network/TLS/Extra/FFDHE.p_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Extra/FFDHE.p_hi Installing dist/build/Network/TLS/Cap.p_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Cap.p_hi Installing dist/build/Network/TLS/Struct.p_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Struct.p_hi Installing dist/build/Network/TLS/Core.p_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Core.p_hi Installing dist/build/Network/TLS/Context.p_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Context.p_hi Installing dist/build/Network/TLS/Context/Internal.p_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Context/Internal.p_hi Installing dist/build/Network/TLS/Credentials.p_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Credentials.p_hi Installing dist/build/Network/TLS/Backend.p_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Backend.p_hi Installing dist/build/Network/TLS/Crypto.p_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Crypto.p_hi Installing dist/build/Network/TLS/Crypto/DH.p_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Crypto/DH.p_hi Installing dist/build/Network/TLS/Crypto/IES.p_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Crypto/IES.p_hi Installing dist/build/Network/TLS/Crypto/Types.p_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Crypto/Types.p_hi Installing dist/build/Network/TLS/ErrT.p_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/ErrT.p_hi Installing dist/build/Network/TLS/Extension.p_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Extension.p_hi Installing dist/build/Network/TLS/Handshake.p_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Handshake.p_hi Installing dist/build/Network/TLS/Handshake/Common.p_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Handshake/Common.p_hi Installing dist/build/Network/TLS/Handshake/Certificate.p_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Handshake/Certificate.p_hi Installing dist/build/Network/TLS/Handshake/Key.p_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Handshake/Key.p_hi Installing dist/build/Network/TLS/Handshake/Client.p_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Handshake/Client.p_hi Installing dist/build/Network/TLS/Handshake/Server.p_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Handshake/Server.p_hi Installing dist/build/Network/TLS/Handshake/Process.p_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Handshake/Process.p_hi Installing dist/build/Network/TLS/Handshake/Signature.p_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Handshake/Signature.p_hi Installing dist/build/Network/TLS/Handshake/State.p_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Handshake/State.p_hi Installing dist/build/Network/TLS/Hooks.p_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Hooks.p_hi Installing dist/build/Network/TLS/IO.p_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/IO.p_hi Installing dist/build/Network/TLS/Imports.p_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Imports.p_hi Installing dist/build/Network/TLS/MAC.p_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/MAC.p_hi Installing dist/build/Network/TLS/Measurement.p_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Measurement.p_hi Installing dist/build/Network/TLS/Packet.p_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Packet.p_hi Installing dist/build/Network/TLS/Parameters.p_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Parameters.p_hi Installing dist/build/Network/TLS/Record.p_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Record.p_hi Installing dist/build/Network/TLS/Record/Types.p_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Record/Types.p_hi Installing dist/build/Network/TLS/Record/Engage.p_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Record/Engage.p_hi Installing dist/build/Network/TLS/Record/Disengage.p_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Record/Disengage.p_hi Installing dist/build/Network/TLS/Record/State.p_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Record/State.p_hi Installing dist/build/Network/TLS/RNG.p_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/RNG.p_hi Installing dist/build/Network/TLS/State.p_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/State.p_hi Installing dist/build/Network/TLS/Session.p_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Session.p_hi Installing dist/build/Network/TLS/Sending.p_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Sending.p_hi Installing dist/build/Network/TLS/Receiving.p_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Receiving.p_hi Installing dist/build/Network/TLS/Util.p_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Util.p_hi Installing dist/build/Network/TLS/Util/ASN1.p_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Util/ASN1.p_hi Installing dist/build/Network/TLS/Util/Serialization.p_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Util/Serialization.p_hi Installing dist/build/Network/TLS/Types.p_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Types.p_hi Installing dist/build/Network/TLS/Wire.p_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Wire.p_hi Installing dist/build/Network/TLS/X509.p_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/X509.p_hi creating /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network creating /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS creating /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Extra creating /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Context creating /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Crypto creating /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Handshake creating /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Record creating /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Util Installing dist/build/Network/TLS.dyn_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS.dyn_hi Installing dist/build/Network/TLS/Cipher.dyn_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Cipher.dyn_hi Installing dist/build/Network/TLS/Compression.dyn_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Compression.dyn_hi Installing dist/build/Network/TLS/Internal.dyn_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Internal.dyn_hi Installing dist/build/Network/TLS/Extra.dyn_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Extra.dyn_hi Installing dist/build/Network/TLS/Extra/Cipher.dyn_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Extra/Cipher.dyn_hi Installing dist/build/Network/TLS/Extra/FFDHE.dyn_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Extra/FFDHE.dyn_hi Installing dist/build/Network/TLS/Cap.dyn_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Cap.dyn_hi Installing dist/build/Network/TLS/Struct.dyn_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Struct.dyn_hi Installing dist/build/Network/TLS/Core.dyn_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Core.dyn_hi Installing dist/build/Network/TLS/Context.dyn_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Context.dyn_hi Installing dist/build/Network/TLS/Context/Internal.dyn_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Context/Internal.dyn_hi Installing dist/build/Network/TLS/Credentials.dyn_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Credentials.dyn_hi Installing dist/build/Network/TLS/Backend.dyn_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Backend.dyn_hi Installing dist/build/Network/TLS/Crypto.dyn_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Crypto.dyn_hi Installing dist/build/Network/TLS/Crypto/DH.dyn_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Crypto/DH.dyn_hi Installing dist/build/Network/TLS/Crypto/IES.dyn_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Crypto/IES.dyn_hi Installing dist/build/Network/TLS/Crypto/Types.dyn_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Crypto/Types.dyn_hi Installing dist/build/Network/TLS/ErrT.dyn_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/ErrT.dyn_hi Installing dist/build/Network/TLS/Extension.dyn_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Extension.dyn_hi Installing dist/build/Network/TLS/Handshake.dyn_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Handshake.dyn_hi Installing dist/build/Network/TLS/Handshake/Common.dyn_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Handshake/Common.dyn_hi Installing dist/build/Network/TLS/Handshake/Certificate.dyn_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Handshake/Certificate.dyn_hi Installing dist/build/Network/TLS/Handshake/Key.dyn_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Handshake/Key.dyn_hi Installing dist/build/Network/TLS/Handshake/Client.dyn_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Handshake/Client.dyn_hi Installing dist/build/Network/TLS/Handshake/Server.dyn_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Handshake/Server.dyn_hi Installing dist/build/Network/TLS/Handshake/Process.dyn_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Handshake/Process.dyn_hi Installing dist/build/Network/TLS/Handshake/Signature.dyn_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Handshake/Signature.dyn_hi Installing dist/build/Network/TLS/Handshake/State.dyn_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Handshake/State.dyn_hi Installing dist/build/Network/TLS/Hooks.dyn_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Hooks.dyn_hi Installing dist/build/Network/TLS/IO.dyn_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/IO.dyn_hi Installing dist/build/Network/TLS/Imports.dyn_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Imports.dyn_hi Installing dist/build/Network/TLS/MAC.dyn_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/MAC.dyn_hi Installing dist/build/Network/TLS/Measurement.dyn_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Measurement.dyn_hi Installing dist/build/Network/TLS/Packet.dyn_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Packet.dyn_hi Installing dist/build/Network/TLS/Parameters.dyn_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Parameters.dyn_hi Installing dist/build/Network/TLS/Record.dyn_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Record.dyn_hi Installing dist/build/Network/TLS/Record/Types.dyn_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Record/Types.dyn_hi Installing dist/build/Network/TLS/Record/Engage.dyn_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Record/Engage.dyn_hi Installing dist/build/Network/TLS/Record/Disengage.dyn_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Record/Disengage.dyn_hi Installing dist/build/Network/TLS/Record/State.dyn_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Record/State.dyn_hi Installing dist/build/Network/TLS/RNG.dyn_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/RNG.dyn_hi Installing dist/build/Network/TLS/State.dyn_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/State.dyn_hi Installing dist/build/Network/TLS/Session.dyn_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Session.dyn_hi Installing dist/build/Network/TLS/Sending.dyn_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Sending.dyn_hi Installing dist/build/Network/TLS/Receiving.dyn_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Receiving.dyn_hi Installing dist/build/Network/TLS/Util.dyn_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Util.dyn_hi Installing dist/build/Network/TLS/Util/ASN1.dyn_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Util/ASN1.dyn_hi Installing dist/build/Network/TLS/Util/Serialization.dyn_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Util/Serialization.dyn_hi Installing dist/build/Network/TLS/Types.dyn_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Types.dyn_hi Installing dist/build/Network/TLS/Wire.dyn_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/Wire.dyn_hi Installing dist/build/Network/TLS/X509.dyn_hi to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/Network/TLS/X509.dyn_hi creating /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0 Installing dist/build/libHStls-1.4.0-1KyZtGD0oz6JiZFNTKuNkP.a to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/libHStls-1.4.0-1KyZtGD0oz6JiZFNTKuNkP.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/libHStls-1.4.0-1KyZtGD0oz6JiZFNTKuNkP.a creating /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0 Installing dist/build/libHStls-1.4.0-1KyZtGD0oz6JiZFNTKuNkP_p.a to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/libHStls-1.4.0-1KyZtGD0oz6JiZFNTKuNkP_p.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0/libHStls-1.4.0-1KyZtGD0oz6JiZFNTKuNkP_p.a creating /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib Installing executable dist/build/libHStls-1.4.0-1KyZtGD0oz6JiZFNTKuNkP-ghc8.2.2.so to /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/libHStls-1.4.0-1KyZtGD0oz6JiZFNTKuNkP-ghc8.2.2.so /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/libHStls-1.4.0-1KyZtGD0oz6JiZFNTKuNkP-ghc8.2.2.so + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config + '[' -d tls-1.4.0.conf ']' + install -D --mode=0644 tls-1.4.0.conf /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/package.conf.d/tls-1.4.0.conf ++ ls /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/package.conf.d/ + '[' -z tls-1.4.0.conf ']' + rm -f ghc-tls.files ghc-tls-devel.files + touch ghc-tls.files ghc-tls-devel.files + ls /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/package.conf.d/tls-1.4.0.conf + pkgdir=/usr/lib/ghc-8.2.2/tls-1.4.0 + '[' -d /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/lib/ghc-8.2.2/tls-1.4.0 ']' + echo /usr/lib/ghc-8.2.2/tls-1.4.0 + echo '%attr(755,root,root) /usr/lib/libHStls-1.4.0-*ghc8.2.2.so' + '[' -d /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc/html/libraries/tls-1.4.0 ']' + echo /usr/share/doc/ghc/html/libraries/tls-1.4.0 + for i in ghc-tls.files ghc-tls-devel.files + '[' -f ghc-tls.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386!!g' ghc-tls.files + for i in ghc-tls.files ghc-tls-devel.files + '[' -f ghc-tls-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386!!g' ghc-tls-devel.files + find /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386 -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.VTlbp3 + umask 022 + cd /builddir/build/BUILD + cd tls-1.4.0 + exit 0 Processing files: ghc-tls-1.4.0-3.el8.i686 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.b1v9fh + umask 022 + cd /builddir/build/BUILD + cd tls-1.4.0 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/licenses/ghc-tls + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/licenses/ghc-tls + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/licenses/ghc-tls + exit 0 Provides: ghc-tls = 1.4.0-3.el8 ghc-tls(x86-32) = 1.4.0-3.el8 libHStls-1.4.0-1KyZtGD0oz6JiZFNTKuNkP-ghc8.2.2.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSarray-0.5.2.0-ghc8.2.2.so libHSasn1-encoding-0.9.5-2OC5EP9Lbxh1YUD6F9uoEu-ghc8.2.2.so libHSasn1-parse-0.9.4-DKPgplDfdTW6k8JXG1MhHq-ghc8.2.2.so libHSasn1-types-0.3.2-LZIR5xqyMN7HxISSsCF2BV-ghc8.2.2.so libHSasync-2.1.1.1-H3j65XcXMHtBvmNwGCQ80G-ghc8.2.2.so libHSbase-4.10.1.0-ghc8.2.2.so libHSbase64-bytestring-1.0.0.1-8MlzMz2YH3lCqJ4GOwL1Be-ghc8.2.2.so libHSbasement-0.0.4-7pJikASNmAFFwadsMZ0ihV-ghc8.2.2.so libHSbyteable-0.1.1-4PLPgH6a2E14oN7yL5y3oL-ghc8.2.2.so libHSbytestring-0.10.8.2-ghc8.2.2.so libHScereal-0.5.4.0-J3dBBt5iGIcHZAvdNSHzok-ghc8.2.2.so libHScontainers-0.5.10.2-ghc8.2.2.so libHScryptonite-0.24-3fvWA2h8jkgHY8jjamZHms-ghc8.2.2.so libHSdata-default-class-0.1.2.0-8hmGYd6GPAfLQPQcWKOjRm-ghc8.2.2.so libHSdeepseq-1.4.3.0-ghc8.2.2.so libHSdirectory-1.3.0.2-ghc8.2.2.so libHSfilepath-1.4.1.2-ghc8.2.2.so libHSfoundation-0.0.17-Cj7yeNsygVNCVaNiSDpyaR-ghc8.2.2.so libHSghc-prim-0.5.1.1-ghc8.2.2.so libHShourglass-0.2.10-F9F0uBDufctEafTNs2clkC-ghc8.2.2.so libHSinteger-gmp-1.0.1.0-ghc8.2.2.so libHSmemory-0.14.11-B3dIjey4kzdDv5j18KCYc4-ghc8.2.2.so libHSmtl-2.2.1-DscMMmDQUE6GBfOSl4qMUH-ghc8.2.2.so libHSnetwork-2.6.3.2-Elf6Dxkfz0iKjb1zv5eBTP-ghc8.2.2.so libHSpem-0.2.2-F8eKoZ8aUh0162dv1azAYf-ghc8.2.2.so libHSstm-2.4.4.1-6AExGOUG8NB2Rzejnay0ww-ghc8.2.2.so libHStime-1.8.0.2-ghc8.2.2.so libHStransformers-0.5.2.0-ghc8.2.2.so libHSunix-2.7.2.2-ghc8.2.2.so libHSx509-1.7.2-I7pFyCZcsKeQygsRY2fCI-ghc8.2.2.so libHSx509-store-1.6.5-JWFcbzTNh8gJLsg9o7zQF2-ghc8.2.2.so libHSx509-validation-1.6.9-LH4J1NseDebJggSoFgfyv4-ghc8.2.2.so libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libdl.so.2 libgmp.so.10 libm.so.6 libpthread.so.0 librt.so.1 libutil.so.1 rtld(GNU_HASH) Processing files: ghc-tls-devel-1.4.0-3.el8.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FJYKiv + umask 022 + cd /builddir/build/BUILD + cd tls-1.4.0 + DOCDIR=/builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc-tls-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc-tls-devel + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386/usr/share/doc/ghc-tls-devel + exit 0 Provides: ghc-devel(tls-1.4.0-1KyZtGD0oz6JiZFNTKuNkP) ghc-tls-devel = 1.4.0-3.el8 ghc-tls-devel(x86-32) = 1.4.0-3.el8 ghc-tls-doc = 1.4.0-3.el8 ghc-tls-static = 1.4.0-3.el8 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh ghc-compiler = 8.2.2 Requires(postun): /bin/sh ghc-compiler = 8.2.2 Requires: ghc-devel(asn1-encoding-0.9.5-2OC5EP9Lbxh1YUD6F9uoEu) ghc-devel(asn1-types-0.3.2-LZIR5xqyMN7HxISSsCF2BV) ghc-devel(async-2.1.1.1-H3j65XcXMHtBvmNwGCQ80G) ghc-devel(base-4.10.1.0) ghc-devel(bytestring-0.10.8.2) ghc-devel(cereal-0.5.4.0-J3dBBt5iGIcHZAvdNSHzok) ghc-devel(cryptonite-0.24-3fvWA2h8jkgHY8jjamZHms) ghc-devel(data-default-class-0.1.2.0-8hmGYd6GPAfLQPQcWKOjRm) ghc-devel(memory-0.14.11-B3dIjey4kzdDv5j18KCYc4) ghc-devel(mtl-2.2.1-DscMMmDQUE6GBfOSl4qMUH) ghc-devel(network-2.6.3.2-Elf6Dxkfz0iKjb1zv5eBTP) ghc-devel(transformers-0.5.2.0) ghc-devel(x509-1.7.2-I7pFyCZcsKeQygsRY2fCI) ghc-devel(x509-store-1.6.5-JWFcbzTNh8gJLsg9o7zQF2) ghc-devel(x509-validation-1.6.9-LH4J1NseDebJggSoFgfyv4) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386 Wrote: /builddir/build/RPMS/ghc-tls-1.4.0-3.el8.i686.rpm Wrote: /builddir/build/RPMS/ghc-tls-devel-1.4.0-3.el8.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.l1GUyO + umask 022 + cd /builddir/build/BUILD + cd tls-1.4.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-tls-1.4.0-3.el8.i386 + exit 0 Child return code was: 0