Build #1 for distributed-process-simplelocalnet-0.2.3.3

[all reports]

Package distributed-process-simplelocalnet-0.2.3.3
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2016-11-11 10:46:35.035097 UTC
Compiler ghc-8.0.1.20161018
OS linux
Arch x86_64
Dependencies base-4.9.0.0, binary-0.8.3.0, bytestring-0.10.8.1, containers-0.5.7.1, data-accessor-0.2.2.7, distributed-process-0.6.6, network-2.6.3.1, network-multicast-0.1.2, network-transport-0.4.4.0, network-transport-tcp-0.5.1, transformers-0.5.2.0
Flags -build-example

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
cabal: Entering directory '/tmp/cabal-tmp-14405/data-accessor-0.2.2.7'
Configuring data-accessor-0.2.2.7...
Building data-accessor-0.2.2.7...
Preprocessing library data-accessor-0.2.2.7...
[ 1 of 10] Compiling Data.Accessor.Private ( src-4/Data/Accessor/Private.hs, dist/build/Data/Accessor/Private.o )
[ 2 of 10] Compiling Data.Accessor.Basic ( src/Data/Accessor/Basic.hs, dist/build/Data/Accessor/Basic.o )
[ 3 of 10] Compiling Data.Accessor.BinaryRead ( src/Data/Accessor/BinaryRead.hs, dist/build/Data/Accessor/BinaryRead.o )
[ 4 of 10] Compiling Data.Accessor.Container ( src/Data/Accessor/Container.hs, dist/build/Data/Accessor/Container.o )
[ 5 of 10] Compiling Data.Accessor.MonadStatePrivate ( src/Data/Accessor/MonadStatePrivate.hs, dist/build/Data/Accessor/MonadStatePrivate.o )
[ 6 of 10] Compiling Data.Accessor.MonadState ( src/Data/Accessor/MonadState.hs, dist/build/Data/Accessor/MonadState.o )
[ 7 of 10] Compiling Data.Accessor.Show ( src/Data/Accessor/Show.hs, dist/build/Data/Accessor/Show.o )
[ 8 of 10] Compiling Data.Accessor.Tuple ( src/Data/Accessor/Tuple.hs, dist/build/Data/Accessor/Tuple.o )
[ 9 of 10] Compiling Data.Accessor.Example ( src/Data/Accessor/Example.hs, dist/build/Data/Accessor/Example.o )
[10 of 10] Compiling Data.Accessor    ( src/Data/Accessor.hs, dist/build/Data/Accessor.o )
Running Haddock for data-accessor-0.2.2.7...
Running hscolour for data-accessor-0.2.2.7...
Preprocessing library data-accessor-0.2.2.7...
Preprocessing library data-accessor-0.2.2.7...
Haddock coverage:
  20% (  1 /  5) in 'Data.Accessor.Private'
  Missing documentation for:
    Module header
    compose (src-4/Data/Accessor/Private.hs:19)
    self (src-4/Data/Accessor/Private.hs:25)
     (src-4/Data/Accessor/Private.hs:29)
  89% ( 17 / 19) in 'Data.Accessor.Basic'
  Missing documentation for:
    fromSetGet (src/Data/Accessor/Basic.hs:23)
    fromLens (src/Data/Accessor/Basic.hs:27)
   7% (  1 / 15) in 'Data.Accessor.BinaryRead'
  Missing documentation for:
    Stream (src/Data/Accessor/BinaryRead.hs:21)
    C (src/Data/Accessor/BinaryRead.hs:23)
    ByteSource (src/Data/Accessor/BinaryRead.hs:26)
    ByteStream (src/Data/Accessor/BinaryRead.hs:29)
     (src/Data/Accessor/BinaryRead.hs:32)
    ByteCompatible (src/Data/Accessor/BinaryRead.hs:38)
     (src/Data/Accessor/BinaryRead.hs:41)
     (src/Data/Accessor/BinaryRead.hs:44)
     (src/Data/Accessor/BinaryRead.hs:51)
     (src/Data/Accessor/BinaryRead.hs:54)
     (src/Data/Accessor/BinaryRead.hs:58)
    Parser (src/Data/Accessor/BinaryRead.hs:69)
    field (src/Data/Accessor/BinaryRead.hs:72)
    record (src/Data/Accessor/BinaryRead.hs:79)
  57% (  4 /  7) in 'Data.Accessor.Container'
  Missing documentation for:
    array (src/Data/Accessor/Container.hs:27)
    intMapDefault (src/Data/Accessor/Container.hs:58)
    intMapMaybe (src/Data/Accessor/Container.hs:62)
  50% (  6 / 12) in 'Data.Accessor.MonadStatePrivate'
  Missing documentation for:
    Module header
    set (src/Data/Accessor/MonadStatePrivate.hs:10)
    get (src/Data/Accessor/MonadStatePrivate.hs:13)
    modify (src/Data/Accessor/MonadStatePrivate.hs:16)
    lift (src/Data/Accessor/MonadStatePrivate.hs:56)
    liftT (src/Data/Accessor/MonadStatePrivate.hs:63)
  58% (  7 / 12) in 'Data.Accessor.MonadState'
  Missing documentation for:
    set (src/Data/Accessor/MonadStatePrivate.hs:10)
    get (src/Data/Accessor/MonadStatePrivate.hs:13)
    modify (src/Data/Accessor/MonadStatePrivate.hs:16)
    lift (src/Data/Accessor/MonadStatePrivate.hs:56)
    liftT (src/Data/Accessor/MonadStatePrivate.hs:63)
  33% (  1 /  3) in 'Data.Accessor.Show'
  Missing documentation for:
    field (src/Data/Accessor/Show.hs:19)
    showsPrec (src/Data/Accessor/Show.hs:27)
  86% (  6 /  7) in 'Data.Accessor.Tuple'
  Missing documentation for:
    Module header
  16% (  4 / 25) in 'Data.Accessor.Example'
  Missing documentation for:
    Module header
    init (src/Data/Accessor/Example.hs:30)
    initInfix (src/Data/Accessor/Example.hs:39)
    read (src/Data/Accessor/Example.hs:46)
    infix0 (src/Data/Accessor/Example.hs:53)
    infix1 (src/Data/Accessor/Example.hs:57)
    infix2 (src/Data/Accessor/Example.hs:61)
    infix3 (src/Data/Accessor/Example.hs:65)
    infix4 (src/Data/Accessor/Example.hs:69)
    showsPair (src/Data/Accessor/Example.hs:74)
    show0 (src/Data/Accessor/Example.hs:81)
    show1 (src/Data/Accessor/Example.hs:84)
    self (src/Data/Accessor/Example.hs:88)
    null (src/Data/Accessor/Example.hs:91)
    merge (src/Data/Accessor/Example.hs:111)
    accessHourMinute (src/Data/Accessor/Example.hs:116)
    mergeHourMinute (src/Data/Accessor/Example.hs:121)
    array (src/Data/Accessor/Example.hs:127)
    set (src/Data/Accessor/Example.hs:133)
    mapDefault (src/Data/Accessor/Example.hs:140)
    mapMaybe (src/Data/Accessor/Example.hs:148)
 100% ( 16 / 16) in 'Data.Accessor'
Documentation created: dist/doc/html/data-accessor/index.html,
dist/doc/html/data-accessor/data-accessor.txt
Creating package registration file:
/tmp/pkgConf-data-accessor-0.2.22145174067468703135.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/data-accessor-0.2.2.7-8YIdFyGw7Iv38wc1N9wMCB
Registering data-accessor-0.2.2.7...
cabal: Leaving directory '/tmp/cabal-tmp-14405/data-accessor-0.2.2.7'
Installed data-accessor-0.2.2.7
cabal: Entering directory '/tmp/cabal-tmp-14405/mtl-2.2.1'
Configuring mtl-2.2.1...
Building mtl-2.2.1...
Preprocessing library mtl-2.2.1...
[ 1 of 22] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )
[ 2 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 3 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[ 4 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[ 5 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[ 6 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
[ 7 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[ 8 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[ 9 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[10 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
[11 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[12 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[13 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[14 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[15 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[16 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[17 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[18 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )
[19 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o )
[20 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )
[21 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )
[22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o )
Running Haddock for mtl-2.2.1...
Running hscolour for mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Haddock coverage:
  75% (  3 /  4) in 'Control.Monad.Writer.Class'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
 100% (  3 /  3) in 'Control.Monad.Trans'
  89% ( 17 / 19) in 'Control.Monad.Writer.Lazy'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
    runWriterT
 100% (  2 /  2) in 'Control.Monad.Writer'
  94% ( 17 / 18) in 'Control.Monad.Writer.Strict'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
 100% (  5 /  5) in 'Control.Monad.State.Class'
  96% ( 24 / 25) in 'Control.Monad.State.Lazy'
  Missing documentation for:
    runStateT
  96% ( 24 / 25) in 'Control.Monad.State.Strict'
  Missing documentation for:
    runStateT
 100% (  2 /  2) in 'Control.Monad.State'
 100% (  3 /  3) in 'Control.Monad.Reader.Class'
  96% ( 22 / 23) in 'Control.Monad.Reader'
  Missing documentation for:
    runReaderT
  80% (  4 /  5) in 'Control.Monad.RWS.Class'
  Missing documentation for:
    MonadRWS (Control/Monad/RWS/Class.hs:44)
  95% ( 21 / 22) in 'Control.Monad.RWS.Lazy'
  Missing documentation for:
    runRWST
  95% ( 21 / 22) in 'Control.Monad.RWS.Strict'
  Missing documentation for:
    runRWST
 100% (  2 /  2) in 'Control.Monad.RWS'
 100% (  5 /  5) in 'Control.Monad.List'
 100% (  4 /  4) in 'Control.Monad.Identity'
 100% (  3 /  3) in 'Control.Monad.Error.Class'
 100% ( 19 / 19) in 'Control.Monad.Except'
  93% ( 14 / 15) in 'Control.Monad.Error'
  Missing documentation for:
    runErrorT
  50% (  1 /  2) in 'Control.Monad.Cont.Class'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:73)
  91% ( 20 / 22) in 'Control.Monad.Cont'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:73)
    runContT
Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt
Creating package registration file: /tmp/pkgConf-mtl-2.21869470124155324914.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM
Registering mtl-2.2.1...
cabal: Leaving directory '/tmp/cabal-tmp-14405/mtl-2.2.1'
Installed mtl-2.2.1
cabal: Entering directory '/tmp/cabal-tmp-14405/network-2.6.3.1'
Configuring network-2.6.3.1...
configure: WARNING: unrecognized options: --with-compiler
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... /usr/bin/gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/gcc accepts -g... yes
checking for /usr/bin/gcc option to accept ISO C89... none needed
checking for an ANSI C-conforming const... yes
checking how to run the C preprocessor... /usr/bin/gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking ws2tcpip.h usability... no
checking ws2tcpip.h presence... no
checking for ws2tcpip.h... no
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking linux/can.h usability... yes
checking linux/can.h presence... yes
checking for linux/can.h... yes
checking linux/tcp.h usability... yes
checking linux/tcp.h presence... yes
checking for linux/tcp.h... yes
checking net/if.h usability... yes
checking net/if.h presence... yes
checking for net/if.h... yes
checking for readlink... yes
checking for symlink... yes
checking for if_nametoindex... yes
checking for struct msghdr.msg_control... yes
checking for struct msghdr.msg_accrights... no
checking for struct sockaddr.sa_len... no
checking for in_addr_t in netinet/in.h... yes
checking for SO_PEERCRED and struct ucred in sys/socket.h... yes
checking for getpeereid in unistd.h... checking for getpeereid... no
checking for _head_libws2_32_a in -lws2_32... no
checking for getaddrinfo... yes
checking for gai_strerror... yes
checking whether AI_ADDRCONFIG is declared... yes
checking whether AI_ALL is declared... yes
checking whether AI_NUMERICSERV is declared... yes
checking whether AI_V4MAPPED is declared... yes
checking whether IPV6_V6ONLY is declared... yes
checking whether IPPROTO_IP is declared... yes
checking whether IPPROTO_TCP is declared... yes
checking whether IPPROTO_IPV6 is declared... yes
checking for sendfile in sys/sendfile.h... yes
checking for sendfile in sys/socket.h... no
checking for gethostent... yes
checking for accept4... yes
configure: creating ./config.status
config.status: creating network.buildinfo
config.status: creating include/HsNetworkConfig.h
config.status: include/HsNetworkConfig.h is unchanged
configure: WARNING: unrecognized options: --with-compiler
Building network-2.6.3.1...
Preprocessing library network-2.6.3.1...
[ 1 of 11] Compiling Network.Socket.Types ( dist/build/Network/Socket/Types.hs, dist/build/Network/Socket/Types.o )
[ 2 of 11] Compiling Network.Socket.Internal ( dist/build/Network/Socket/Internal.hs, dist/build/Network/Socket/Internal.o )
[ 3 of 11] Compiling Network.Socket.ByteString.IOVec ( dist/build/Network/Socket/ByteString/IOVec.hs, dist/build/Network/Socket/ByteString/IOVec.o )
[ 4 of 11] Compiling Network.Socket   ( dist/build/Network/Socket.hs, dist/build/Network/Socket.o )
[ 5 of 11] Compiling Network.Socket.ByteString.MsgHdr ( dist/build/Network/Socket/ByteString/MsgHdr.hs, dist/build/Network/Socket/ByteString/MsgHdr.o )
[ 6 of 11] Compiling Network.Socket.ByteString.Internal ( Network/Socket/ByteString/Internal.hs, dist/build/Network/Socket/ByteString/Internal.o )
[ 7 of 11] Compiling Network.Socket.ByteString ( dist/build/Network/Socket/ByteString.hs, dist/build/Network/Socket/ByteString.o )
[ 8 of 11] Compiling Network.Socket.ByteString.Lazy.Posix ( Network/Socket/ByteString/Lazy/Posix.hs, dist/build/Network/Socket/ByteString/Lazy/Posix.o )
[ 9 of 11] Compiling Network.Socket.ByteString.Lazy ( Network/Socket/ByteString/Lazy.hs, dist/build/Network/Socket/ByteString/Lazy.o )
[10 of 11] Compiling Network.BSD      ( dist/build/Network/BSD.hs, dist/build/Network/BSD.o )
[11 of 11] Compiling Network          ( Network.hs, dist/build/Network.o )
Running Haddock for network-2.6.3.1...
Running hscolour for network-2.6.3.1...
Preprocessing library network-2.6.3.1...
Preprocessing library network-2.6.3.1...
Haddock coverage:
  66% ( 29 / 44) in 'Network.Socket.Types'
  Missing documentation for:
    Module header
    sockFd (Network/Socket/Types.hsc:95)
    sockFamily (Network/Socket/Types.hsc:98)
    sockType (Network/Socket/Types.hsc:101)
    sockProtocol (Network/Socket/Types.hsc:104)
    sockStatus (Network/Socket/Types.hsc:107)
    packSocketType (Network/Socket/Types.hsc:192)
    unpackSocketType (Network/Socket/Types.hsc:207)
    packFamily (Network/Socket/Types.hsc:311)
    unpackFamily (Network/Socket/Types.hsc:527)
    hostAddress6ToTuple (Network/Socket/Types.hsc:1028)
    tupleToHostAddress6 (Network/Socket/Types.hsc:1036)
    FlowInfo (Network/Socket/Types.hsc:815)
    ScopeID (Network/Socket/Types.hsc:816)
    ProtocolNumber (Network/Socket/Types.hsc:117)
  94% ( 30 / 32) in 'Network.Socket.Internal'
  Missing documentation for:
    FlowInfo (Network/Socket/Types.hsc:815)
    ScopeID (Network/Socket/Types.hsc:816)
  50% (  1 /  2) in 'Network.Socket.ByteString.IOVec'
  Missing documentation for:
    IOVec (Network/Socket/ByteString/IOVec.hsc:15)
  72% ( 76 /105) in 'Network.Socket'
  Missing documentation for:
    hostAddress6ToTuple (Network/Socket/Types.hsc:1028)
    tupleToHostAddress6 (Network/Socket/Types.hsc:1036)
    FlowInfo (Network/Socket/Types.hsc:815)
    ScopeID (Network/Socket/Types.hsc:816)
    ShutdownCmd (Network/Socket.hsc:1069)
    ProtocolNumber (Network/Socket/Types.hsc:117)
    ServiceName (Network/Socket.hsc:234)
    AddrInfo (Network/Socket.hsc:1280)
    getPeerName (Network/Socket.hsc:774)
    getSocketName (Network/Socket.hsc:782)
    socketPort (Network/Socket.hsc:751)
    recvLen (Network/Socket.hsc:704)
    inet_addr (Network/Socket.hsc:1151)
    inet_ntoa (Network/Socket.hsc:1159)
    isBound (Network/Socket.hsc:1118)
    isListening (Network/Socket.hsc:1123)
    isReadable (Network/Socket.hsc:1128)
    isWritable (Network/Socket.hsc:1133)
    sendFd (Network/Socket.hsc:1008)
    recvFd (Network/Socket.hsc:1016)
    aNY_PORT (Network/Socket.hsc:1030)
    sOMAXCONN (Network/Socket.hsc:1050)
    sOL_SOCKET (Network/Socket.hsc:1053)
    sCM_RIGHTS (Network/Socket.hsc:1057)
    fdSocket (Network/Socket.hsc:277)
    mkSocket (Network/Socket.hsc:265)
    packFamily (Network/Socket/Types.hsc:311)
    unpackFamily (Network/Socket/Types.hsc:527)
    packSocketType (Network/Socket/Types.hsc:192)
  50% (  1 /  2) in 'Network.Socket.ByteString.MsgHdr'
  Missing documentation for:
    MsgHdr (Network/Socket/ByteString/MsgHdr.hsc:22)
  25% (  1 /  4) in 'Network.Socket.ByteString.Internal'
  Missing documentation for:
    mkInvalidRecvArgError (Network/Socket/ByteString/Internal.hs:34)
    c_writev (Network/Socket/ByteString/Internal.hs:40)
    c_sendmsg (Network/Socket/ByteString/Internal.hs:43)
 100% ( 15 / 15) in 'Network.Socket.ByteString'
  25% (  1 /  4) in 'Network.Socket.ByteString.Lazy.Posix'
  Missing documentation for:
    Module header
    send (Network/Socket/ByteString/Lazy/Posix.hs:27)
    sendAll (Network/Socket/ByteString/Lazy/Posix.hs:50)
  71% (  5 /  7) in 'Network.Socket.ByteString.Lazy'
  Missing documentation for:
    send (Network/Socket/ByteString/Lazy/Posix.hs:27)
    sendAll (Network/Socket/ByteString/Lazy/Posix.hs:50)
  44% ( 23 / 52) in 'Network.BSD'
  Missing documentation for:
    HostEntry (Network/BSD.hsc:329)
    hostAddress (Network/BSD.hsc:366)
    getHostEntries (Network/BSD.hsc:419)
    setHostEntry (Network/BSD.hsc:409)
    getHostEntry (Network/BSD.hsc:401)
    endHostEntry (Network/BSD.hsc:414)
    ServiceEntry (Network/BSD.hsc:139)
    ServiceName (Network/Socket.hsc:234)
    getServiceEntries (Network/BSD.hsc:224)
    getServiceEntry (Network/BSD.hsc:206)
    setServiceEntry (Network/BSD.hsc:214)
    endServiceEntry (Network/BSD.hsc:219)
    ProtocolName (Network/BSD.hsc:123)
    ProtocolNumber (Network/Socket/Types.hsc:117)
    ProtocolEntry (Network/BSD.hsc:242)
    getProtocolByName (Network/BSD.hsc:275)
    getProtocolByNumber (Network/BSD.hsc:286)
    getProtocolNumber (Network/BSD.hsc:296)
    getProtocolEntries (Network/BSD.hsc:320)
    setProtocolEntry (Network/BSD.hsc:310)
    getProtocolEntry (Network/BSD.hsc:302)
    endProtocolEntry (Network/BSD.hsc:315)
    NetworkName (Network/BSD.hsc:434)
    NetworkAddr (Network/BSD.hsc:432)
    NetworkEntry (Network/BSD.hsc:436)
    getNetworkByName (Network/BSD.hsc:467)
    getNetworkByAddr (Network/BSD.hsc:477)
    getNetworkEntry (Network/BSD.hsc:486)
    ifNameToIndex (Network/BSD.hsc:521)
  88% ( 22 / 25) in 'Network'
  Missing documentation for:
    PortID (Network.hs:81)
    sendTo (Network.hs:338)
    recvFrom (Network.hs:347)
Warning: Network.Socket.ByteString: could not find link destinations for:
    IOVec
Documentation created: dist/doc/html/network/index.html,
dist/doc/html/network/network.txt
Creating package registration file:
/tmp/pkgConf-network-2.6.3389040743733053144.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/network-2.6.3.1-G4Up1CPKbp7DeFsnywOnGG
Registering network-2.6.3.1...
cabal: Leaving directory '/tmp/cabal-tmp-14405/network-2.6.3.1'
Installed network-2.6.3.1
cabal: Entering directory '/tmp/cabal-tmp-14405/random-1.1'
Configuring random-1.1...
Building random-1.1...
Preprocessing library random-1.1...
[1 of 1] Compiling System.Random    ( System/Random.hs, dist/build/System/Random.o )

System/Random.hs:43:1: warning: [-Wtabs]
    Tab character found here, and in 74 further locations.
    Please use spaces instead.
Running Haddock for random-1.1...
Running hscolour for random-1.1...
Preprocessing library random-1.1...
Preprocessing library random-1.1...

System/Random.hs:43:1: warning: [-Wtabs]
    Tab character found here, and in 74 further locations.
    Please use spaces instead.
Haddock coverage:
Cannot find documentation for: $intro
 100% ( 16 / 16) in 'System.Random'
Documentation created: dist/doc/html/random/index.html,
dist/doc/html/random/random.txt
Creating package registration file:
/tmp/pkgConf-random-117478448221617876982.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/random-1.1-54KmMHXjttlERYcr1mvsAe
Registering random-1.1...
cabal: Leaving directory '/tmp/cabal-tmp-14405/random-1.1'
Installed random-1.1
cabal: Entering directory '/tmp/cabal-tmp-14405/rank1dynamic-0.3.3.0'
Configuring rank1dynamic-0.3.3.0...
Building rank1dynamic-0.3.3.0...
Preprocessing library rank1dynamic-0.3.3.0...
[1 of 2] Compiling Data.Rank1Typeable ( src/Data/Rank1Typeable.hs, dist/build/Data/Rank1Typeable.o )
[2 of 2] Compiling Data.Rank1Dynamic ( src/Data/Rank1Dynamic.hs, dist/build/Data/Rank1Dynamic.o )
Running Haddock for rank1dynamic-0.3.3.0...
Running hscolour for rank1dynamic-0.3.3.0...
Preprocessing library rank1dynamic-0.3.3.0...
Preprocessing library rank1dynamic-0.3.3.0...
Haddock coverage:
  38% ( 14 / 37) in 'Data.Rank1Typeable'
  Missing documentation for:
    TypVar (src/Data/Rank1Typeable.hs:207)
    Zero (src/Data/Rank1Typeable.hs:209)
    Succ (src/Data/Rank1Typeable.hs:210)
    V0 (src/Data/Rank1Typeable.hs:212)
    V1 (src/Data/Rank1Typeable.hs:213)
    V2 (src/Data/Rank1Typeable.hs:214)
    V3 (src/Data/Rank1Typeable.hs:215)
    V4 (src/Data/Rank1Typeable.hs:216)
    V5 (src/Data/Rank1Typeable.hs:217)
    V6 (src/Data/Rank1Typeable.hs:218)
    V7 (src/Data/Rank1Typeable.hs:219)
    V8 (src/Data/Rank1Typeable.hs:220)
    V9 (src/Data/Rank1Typeable.hs:221)
    ANY (src/Data/Rank1Typeable.hs:223)
    ANY1 (src/Data/Rank1Typeable.hs:224)
    ANY2 (src/Data/Rank1Typeable.hs:225)
    ANY3 (src/Data/Rank1Typeable.hs:226)
    ANY4 (src/Data/Rank1Typeable.hs:227)
    ANY5 (src/Data/Rank1Typeable.hs:228)
    ANY6 (src/Data/Rank1Typeable.hs:229)
    ANY7 (src/Data/Rank1Typeable.hs:230)
    ANY8 (src/Data/Rank1Typeable.hs:231)
    ANY9 (src/Data/Rank1Typeable.hs:232)
 100% (  8 /  8) in 'Data.Rank1Dynamic'
Documentation created: dist/doc/html/rank1dynamic/index.html,
dist/doc/html/rank1dynamic/rank1dynamic.txt
Creating package registration file:
/tmp/pkgConf-rank1dynamic-0.3.34606867631630387677.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/rank1dynamic-0.3.3.0-LvPqMVyPZ1LCUfFN4K3OIv
Registering rank1dynamic-0.3.3.0...
cabal: Leaving directory '/tmp/cabal-tmp-14405/rank1dynamic-0.3.3.0'
Installed rank1dynamic-0.3.3.0
cabal: Entering directory '/tmp/cabal-tmp-14405/stm-2.4.4.1'
Configuring stm-2.4.4.1...
Building stm-2.4.4.1...
Preprocessing library stm-2.4.4.1...
[ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o )
[ 2 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o )
[ 3 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o )
[ 4 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.o )
[ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.o )
[ 6 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o )
[ 7 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o )
[ 8 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o )
[ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o )
[10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.o )
Running Haddock for stm-2.4.4.1...
Running hscolour for stm-2.4.4.1...
Preprocessing library stm-2.4.4.1...
Preprocessing library stm-2.4.4.1...
Haddock coverage:
   0% (  0 / 11) in 'Control.Sequential.STM'
  Missing documentation for:
    Module header
    STM (Control/Sequential/STM.hs:29)
    atomically (Control/Sequential/STM.hs:47)
    throwSTM (Control/Sequential/STM.hs:54)
    catchSTM (Control/Sequential/STM.hs:57)
    TVar (Control/Sequential/STM.hs:72)
    newTVar (Control/Sequential/STM.hs:75)
    newTVarIO (Control/Sequential/STM.hs:78)
    readTVar (Control/Sequential/STM.hs:83)
    readTVarIO (Control/Sequential/STM.hs:86)
    writeTVar (Control/Sequential/STM.hs:89)
  90% (  9 / 10) in 'Control.Monad.STM'
  Missing documentation for:
    check (Control/Monad/STM.hs:81)
 100% ( 13 / 13) in 'Control.Concurrent.STM.TVar'
 100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue'
 100% ( 16 / 16) in 'Control.Concurrent.STM.TMVar'
 100% ( 18 / 18) in 'Control.Concurrent.STM.TChan'
 100% ( 13 / 13) in 'Control.Concurrent.STM.TBQueue'
 100% (  2 /  2) in 'Control.Concurrent.STM.TArray'
 100% (  8 /  8) in 'Control.Concurrent.STM'
  40% (  2 /  5) in 'Control.Concurrent.STM.TSem'
  Missing documentation for:
    newTSem (Control/Concurrent/STM/TSem.hs:42)
    waitTSem (Control/Concurrent/STM/TSem.hs:45)
    signalTSem (Control/Concurrent/STM/TSem.hs:51)
Warning: Control.Monad.STM: could not find link destinations for:
    getNumElements unsafeNewArray_ unsafeRead unsafeWrite
Warning: Control.Concurrent.STM.TArray: could not find link destinations for:
    getNumElements unsafeNewArray_ unsafeRead unsafeWrite
Documentation created: dist/doc/html/stm/index.html, dist/doc/html/stm/stm.txt
Creating package registration file:
/tmp/pkgConf-stm-2.4.41404515797695748720.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/stm-2.4.4.1-4z2NRWnB0NIIUvSJsHW0kF
Registering stm-2.4.4.1...
cabal: Leaving directory '/tmp/cabal-tmp-14405/stm-2.4.4.1'
Installed stm-2.4.4.1
cabal: Entering directory '/tmp/cabal-tmp-14405/syb-0.6'
Configuring syb-0.6...
Building syb-0.6...
Preprocessing library syb-0.6...
[ 1 of 16] Compiling Data.Generics.Instances ( src/Data/Generics/Instances.hs, dist/build/Data/Generics/Instances.o )
[ 2 of 16] Compiling Generics.SYB.Instances ( src/Generics/SYB/Instances.hs, dist/build/Generics/SYB/Instances.o )
[ 3 of 16] Compiling Data.Generics.Basics ( src/Data/Generics/Basics.hs, dist/build/Data/Generics/Basics.o )
[ 4 of 16] Compiling Generics.SYB.Basics ( src/Generics/SYB/Basics.hs, dist/build/Generics/SYB/Basics.o )
[ 5 of 16] Compiling Data.Generics.Aliases ( src/Data/Generics/Aliases.hs, dist/build/Data/Generics/Aliases.o )
[ 6 of 16] Compiling Data.Generics.Builders ( src/Data/Generics/Builders.hs, dist/build/Data/Generics/Builders.o )
[ 7 of 16] Compiling Generics.SYB.Builders ( src/Generics/SYB/Builders.hs, dist/build/Generics/SYB/Builders.o )
[ 8 of 16] Compiling Data.Generics.Schemes ( src/Data/Generics/Schemes.hs, dist/build/Data/Generics/Schemes.o )
[ 9 of 16] Compiling Generics.SYB.Schemes ( src/Generics/SYB/Schemes.hs, dist/build/Generics/SYB/Schemes.o )
[10 of 16] Compiling Data.Generics.Text ( src/Data/Generics/Text.hs, dist/build/Data/Generics/Text.o )
[11 of 16] Compiling Generics.SYB.Text ( src/Generics/SYB/Text.hs, dist/build/Generics/SYB/Text.o )
[12 of 16] Compiling Data.Generics.Twins ( src/Data/Generics/Twins.hs, dist/build/Data/Generics/Twins.o )
[13 of 16] Compiling Generics.SYB.Twins ( src/Generics/SYB/Twins.hs, dist/build/Generics/SYB/Twins.o )
[14 of 16] Compiling Generics.SYB.Aliases ( src/Generics/SYB/Aliases.hs, dist/build/Generics/SYB/Aliases.o )
[15 of 16] Compiling Data.Generics    ( src/Data/Generics.hs, dist/build/Data/Generics.o )
[16 of 16] Compiling Generics.SYB     ( src/Generics/SYB.hs, dist/build/Generics/SYB.o )
Running Haddock for syb-0.6...
Running hscolour for syb-0.6...
Preprocessing library syb-0.6...
Preprocessing library syb-0.6...
Haddock coverage:
 100% (  1 /  1) in 'Data.Generics.Instances'
 100% (  1 /  1) in 'Generics.SYB.Instances'
 100% (  2 /  2) in 'Data.Generics.Basics'
 100% (  2 /  2) in 'Generics.SYB.Basics'
  96% ( 43 / 45) in 'Data.Generics.Aliases'
  Missing documentation for:
    GenericQ' (src/Data/Generics/Aliases.hs:268)
    GenericM' (src/Data/Generics/Aliases.hs:269)
 100% (  3 /  3) in 'Data.Generics.Builders'
 100% (  2 /  2) in 'Generics.SYB.Builders'
 100% ( 19 / 19) in 'Data.Generics.Schemes'
 100% (  2 /  2) in 'Generics.SYB.Schemes'
 100% (  6 /  6) in 'Data.Generics.Text'
 100% (  2 /  2) in 'Generics.SYB.Text'
 100% ( 17 / 17) in 'Data.Generics.Twins'
 100% (  2 /  2) in 'Generics.SYB.Twins'
 100% (  2 /  2) in 'Generics.SYB.Aliases'
 100% (  8 /  8) in 'Data.Generics'
 100% (  2 /  2) in 'Generics.SYB'
Documentation created: dist/doc/html/syb/index.html, dist/doc/html/syb/syb.txt
Creating package registration file: /tmp/pkgConf-syb-0629580952396377017.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/syb-0.6-C65vWCsht6A8uLstpQIXyj
Registering syb-0.6...
cabal: Leaving directory '/tmp/cabal-tmp-14405/syb-0.6'
Installed syb-0.6
cabal: Entering directory '/tmp/cabal-tmp-14405/text-1.2.2.1'
Configuring text-1.2.2.1...
Building text-1.2.2.1...
Preprocessing library text-1.2.2.1...
[ 1 of 44] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[ 2 of 44] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o )
[ 3 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )
[ 4 of 44] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o )
[ 5 of 44] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 6 of 44] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[ 7 of 44] Compiling Data.Text.Internal.Builder.RealFloat.Functions ( Data/Text/Internal/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Internal/Builder/RealFloat/Functions.o )
[ 8 of 44] Compiling Data.Text.Internal.Builder.Int.Digits ( Data/Text/Internal/Builder/Int/Digits.hs, dist/build/Data/Text/Internal/Builder/Int/Digits.o )
[ 9 of 44] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o )
[10 of 44] Compiling Data.Text.Array  ( Data/Text/Array.hs, dist/build/Data/Text/Array.o )
[11 of 44] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o )
[12 of 44] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o )
[13 of 44] Compiling Data.Text.Internal.Fusion.Size ( Data/Text/Internal/Fusion/Size.hs, dist/build/Data/Text/Internal/Fusion/Size.o )
[14 of 44] Compiling Data.Text.Internal.Fusion.Types ( Data/Text/Internal/Fusion/Types.hs, dist/build/Data/Text/Internal/Fusion/Types.o )
[15 of 44] Compiling Data.Text.Internal.Fusion.CaseMapping ( Data/Text/Internal/Fusion/CaseMapping.hs, dist/build/Data/Text/Internal/Fusion/CaseMapping.o )
[16 of 44] Compiling Data.Text.Internal.Fusion.Common ( Data/Text/Internal/Fusion/Common.hs, dist/build/Data/Text/Internal/Fusion/Common.o )
[17 of 44] Compiling Data.Text.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o )
[18 of 44] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[19 of 44] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o )
[20 of 44] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o )
[21 of 44] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o )
[22 of 44] Compiling Data.Text.Internal.Encoding.Fusion.Common ( Data/Text/Internal/Encoding/Fusion/Common.hs, dist/build/Data/Text/Internal/Encoding/Fusion/Common.o )
[23 of 44] Compiling Data.Text.Internal.Encoding.Fusion ( Data/Text/Internal/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Encoding/Fusion.o )
[24 of 44] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o )
[25 of 44] Compiling Data.Text.Show   ( Data/Text/Show.hs, dist/build/Data/Text/Show.o )
[26 of 44] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o )
[27 of 44] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o )
[28 of 44] Compiling Data.Text        ( Data/Text.hs, dist/build/Data/Text.o )

Data/Text.hs:587:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT compareN/length -> compareLength" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’

Data/Text.hs:592:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT ==N/length -> compareLength/==EQ" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’

Data/Text.hs:597:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT /=N/length -> compareLength//=EQ" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’

Data/Text.hs:602:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT <N/length -> compareLength/==LT" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’

Data/Text.hs:607:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT <=N/length -> compareLength//=GT" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’

Data/Text.hs:612:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT >N/length -> compareLength/==GT" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’

Data/Text.hs:617:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT >=N/length -> compareLength//=LT" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’
[29 of 44] Compiling Data.Text.Internal.IO ( Data/Text/Internal/IO.hs, dist/build/Data/Text/Internal/IO.o )
[30 of 44] Compiling Data.Text.IO     ( Data/Text/IO.hs, dist/build/Data/Text/IO.o )
[31 of 44] Compiling Data.Text.Internal.Lazy ( Data/Text/Internal/Lazy.hs, dist/build/Data/Text/Internal/Lazy.o )
[32 of 44] Compiling Data.Text.Internal.Lazy.Fusion ( Data/Text/Internal/Lazy/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Fusion.o )
[33 of 44] Compiling Data.Text.Internal.Lazy.Search ( Data/Text/Internal/Lazy/Search.hs, dist/build/Data/Text/Internal/Lazy/Search.o )
[34 of 44] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o )
[35 of 44] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o )
[36 of 44] Compiling Data.Text.Lazy   ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o )
[37 of 44] Compiling Data.Text.Internal.Builder ( Data/Text/Internal/Builder.hs, dist/build/Data/Text/Internal/Builder.o )

Data/Text/Internal/Builder.hs:324:1: warning: [-Winline-rule-shadowing]
    Rule "flush/flush" may never fire
      because ‘flush’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘flush’
[38 of 44] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o )
[39 of 44] Compiling Data.Text.Internal.Builder.Functions ( Data/Text/Internal/Builder/Functions.hs, dist/build/Data/Text/Internal/Builder/Functions.o )
[40 of 44] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o )
[41 of 44] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o )
[42 of 44] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o )
[43 of 44] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o )
[44 of 44] Compiling Data.Text.Read   ( Data/Text/Read.hs, dist/build/Data/Text/Read.o )
Running Haddock for text-1.2.2.1...
Running hscolour for text-1.2.2.1...
Preprocessing library text-1.2.2.1...
Preprocessing library text-1.2.2.1...
Haddock coverage:
 100% (  2 /  2) in 'Data.Text.Internal.Unsafe.Shift'
 100% (  3 /  3) in 'Data.Text.Internal.Unsafe'
  14% (  1 /  7) in 'Data.Text.Internal.Read'
  Missing documentation for:
    IReader (Data/Text/Internal/Read.hs:26)
    IParser (Data/Text/Internal/Read.hs:28)
    T (Data/Text/Internal/Read.hs:48)
    digitToInt (Data/Text/Internal/Read.hs:61)
    hexDigitToInt (Data/Text/Internal/Read.hs:55)
    perhaps (Data/Text/Internal/Read.hs:50)
 100% (  2 /  2) in 'Data.Text.Internal.Functions'
  50% (  1 /  2) in 'Data.Text.Internal.Encoding.Utf32'
  Missing documentation for:
    validate (Data/Text/Internal/Encoding/Utf32.hs:24)
  25% (  1 /  4) in 'Data.Text.Internal.Encoding.Utf16'
  Missing documentation for:
    chr2 (Data/Text/Internal/Encoding/Utf16.hs:29)
    validate1 (Data/Text/Internal/Encoding/Utf16.hs:38)
    validate2 (Data/Text/Internal/Encoding/Utf16.hs:42)
  50% (  1 /  2) in 'Data.Text.Internal.Builder.RealFloat.Functions'
  Missing documentation for:
    roundTo (Data/Text/Internal/Builder/RealFloat/Functions.hs:17)
   0% (  0 /  2) in 'Data.Text.Internal.Builder.Int.Digits'
  Missing documentation for:
    Module header
    digits (Data/Text/Internal/Builder/Int/Digits.hs:21)
 100% ( 12 / 12) in 'Data.Text.Encoding.Error'
 100% ( 16 / 16) in 'Data.Text.Array'
  33% (  2 /  6) in 'Data.Text.Internal.Unsafe.Char'
  Missing documentation for:
    ord (Data/Text/Internal/Unsafe/Char.hs:39)
    unsafeChr (Data/Text/Internal/Unsafe/Char.hs:43)
    unsafeChr8 (Data/Text/Internal/Unsafe/Char.hs:47)
    unsafeChr32 (Data/Text/Internal/Unsafe/Char.hs:51)
  95% ( 19 / 20) in 'Data.Text.Internal'
  Missing documentation for:
    textP (Data/Text/Internal.hs:97)
  38% (  5 / 13) in 'Data.Text.Internal.Fusion.Size'
  Missing documentation for:
    Size (Data/Text/Internal/Fusion/Size.hs:40)
    exactly (Data/Text/Internal/Fusion/Size.hs:44)
    exactSize (Data/Text/Internal/Fusion/Size.hs:49)
    maxSize (Data/Text/Internal/Fusion/Size.hs:57)
    betweenSize (Data/Text/Internal/Fusion/Size.hs:65)
    unknownSize (Data/Text/Internal/Fusion/Size.hs:74)
    compareSize (Data/Text/Internal/Fusion/Size.hs:143)
    isEmpty (Data/Text/Internal/Fusion/Size.hs:151)
  88% (  7 /  8) in 'Data.Text.Internal.Fusion.Types'
  Missing documentation for:
    Stream (Data/Text/Internal/Fusion/Types.hs:83)
   0% (  0 /  5) in 'Data.Text.Internal.Fusion.CaseMapping'
  Missing documentation for:
    Module header
    upperMapping (Data/Text/Internal/Fusion/CaseMapping.hs:13)
    lowerMapping (Data/Text/Internal/Fusion/CaseMapping.hs:220)
    titleMapping (Data/Text/Internal/Fusion/CaseMapping.hs:225)
    foldMapping (Data/Text/Internal/Fusion/CaseMapping.hs:324)
  89% ( 63 / 71) in 'Data.Text.Internal.Fusion.Common'
  Missing documentation for:
    singleton (Data/Text/Internal/Fusion/Common.hs:119)
    streamList (Data/Text/Internal/Fusion/Common.hs:125)
    unstreamList (Data/Text/Internal/Fusion/Common.hs:131)
    intercalate (Data/Text/Internal/Fusion/Common.hs:577)
    justifyLeftI (Data/Text/Internal/Fusion/Common.hs:479)
    scanl (Data/Text/Internal/Fusion/Common.hs:656)
    replicateCharI (Data/Text/Internal/Fusion/Common.hs:671)
    replicateI (Data/Text/Internal/Fusion/Common.hs:682)
 100% (  2 /  2) in 'Data.Text.Internal.Search'
  17% (  2 / 12) in 'Data.Text.Internal.Encoding.Utf8'
  Missing documentation for:
    ord2 (Data/Text/Internal/Encoding/Utf8.hs:58)
    ord3 (Data/Text/Internal/Encoding/Utf8.hs:69)
    ord4 (Data/Text/Internal/Encoding/Utf8.hs:81)
    chr2 (Data/Text/Internal/Encoding/Utf8.hs:94)
    chr3 (Data/Text/Internal/Encoding/Utf8.hs:103)
    chr4 (Data/Text/Internal/Encoding/Utf8.hs:114)
    validate1 (Data/Text/Internal/Encoding/Utf8.hs:128)
    validate2 (Data/Text/Internal/Encoding/Utf8.hs:132)
    validate3 (Data/Text/Internal/Encoding/Utf8.hs:136)
    validate4 (Data/Text/Internal/Encoding/Utf8.hs:153)
  93% ( 13 / 14) in 'Data.Text.Unsafe'
  Missing documentation for:
    Iter (Data/Text/Unsafe.hs:62)
  33% (  1 /  3) in 'Data.Text.Internal.Private'
  Missing documentation for:
    runText (Data/Text/Internal/Private.hs:33)
    span_ (Data/Text/Internal/Private.hs:23)
  91% ( 20 / 22) in 'Data.Text.Internal.Fusion'
  Missing documentation for:
    Stream (Data/Text/Internal/Fusion/Types.hs:83)
    length (Data/Text/Internal/Fusion.hs:127)
  33% (  2 /  6) in 'Data.Text.Internal.Encoding.Fusion.Common'
  Missing documentation for:
    restreamUtf16LE (Data/Text/Internal/Encoding/Fusion/Common.hs:63)
    restreamUtf16BE (Data/Text/Internal/Encoding/Fusion/Common.hs:39)
    restreamUtf32LE (Data/Text/Internal/Encoding/Fusion/Common.hs:106)
    restreamUtf32BE (Data/Text/Internal/Encoding/Fusion/Common.hs:87)
  91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion'
  Missing documentation for:
    streamASCII (Data/Text/Internal/Encoding/Fusion.hs:57)
 100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion'
 100% (  4 /  4) in 'Data.Text.Show'
 100% ( 33 / 33) in 'Data.Text.Encoding'
 100% ( 18 / 18) in 'Data.Text.Foreign'
 100% (127 /127) in 'Data.Text'
 100% (  3 /  3) in 'Data.Text.Internal.IO'
 100% ( 20 / 20) in 'Data.Text.IO'
  93% ( 14 / 15) in 'Data.Text.Internal.Lazy'
  Missing documentation for:
    Text (Data/Text/Internal/Lazy.hs:47)
 100% (  8 /  8) in 'Data.Text.Internal.Lazy.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Lazy.Search'
 100% (  2 /  2) in 'Data.Text.Lazy.Internal'
  89% ( 24 / 27) in 'Data.Text.Lazy.Encoding'
  Missing documentation for:
    encodeUtf8 (Data/Text/Lazy/Encoding.hs:148)
    encodeUtf8Builder (Data/Text/Lazy/Encoding.hs:162)
    encodeUtf8BuilderEscaped (Data/Text/Lazy/Encoding.hs:167)
  99% (128 /129) in 'Data.Text.Lazy'
  Missing documentation for:
    Text (Data/Text/Internal/Lazy.hs:47)
  94% ( 16 / 17) in 'Data.Text.Internal.Builder'
  Missing documentation for:
    append' (Data/Text/Internal/Builder.hs:301)
 100% ( 12 / 12) in 'Data.Text.Lazy.Builder'
 100% (  3 /  3) in 'Data.Text.Internal.Builder.Functions'
   0% (  0 /  3) in 'Data.Text.Lazy.Builder.Int'
  Missing documentation for:
    Module header
    decimal (Data/Text/Lazy/Builder/Int.hs:52)
    hexadecimal (Data/Text/Lazy/Builder/Int.hs:162)
  75% (  3 /  4) in 'Data.Text.Lazy.Builder.RealFloat'
  Missing documentation for:
    formatRealFloat (Data/Text/Lazy/Builder/RealFloat.hs:46)
 100% ( 19 / 19) in 'Data.Text.Lazy.IO'
 100% (  7 /  7) in 'Data.Text.Lazy.Read'
 100% (  7 /  7) in 'Data.Text.Read'
Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for:
    findIndicesI
Warning: Data.Text: could not find link destinations for:
    replicateChar countChar
Warning: Data.Text.Internal.IO: could not find link destinations for:
    Handle__
Warning: Data.Text.Lazy: could not find link destinations for:
    replicateChar dropWords splitAtWord countChar
Warning: Data.Text.Internal.Builder: could not find link destinations for:
    empty append
Warning: Data.Text.Lazy.Builder.RealFloat: could not find link destinations for:
    floatToDigits
Documentation created: dist/doc/html/text/index.html,
dist/doc/html/text/text.txt
Creating package registration file:
/tmp/pkgConf-text-1.2.216904923731111800030.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/text-1.2.2.1-9Yh8rJoh8fO2JMLWffT3Qs
Registering text-1.2.2.1...
cabal: Leaving directory '/tmp/cabal-tmp-14405/text-1.2.2.1'
Installed text-1.2.2.1
cabal: Entering directory '/tmp/cabal-tmp-14405/transformers-compat-0.5.1.4'
Configuring transformers-compat-0.5.1.4...
Building transformers-compat-0.5.1.4...
Preprocessing library transformers-compat-0.5.1.4...
[1 of 2] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o )
[2 of 2] Compiling Control.Monad.Trans.Instances ( src/Control/Monad/Trans/Instances.hs, dist/build/Control/Monad/Trans/Instances.o )
Running Haddock for transformers-compat-0.5.1.4...
Running hscolour for transformers-compat-0.5.1.4...
Preprocessing library transformers-compat-0.5.1.4...
Preprocessing library transformers-compat-0.5.1.4...
Haddock coverage:
   0% (  0 /  8) in 'Paths_transformers_compat'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_transformers_compat.hs:28)
    getBinDir (dist/build/autogen/Paths_transformers_compat.hs:38)
    getLibDir (dist/build/autogen/Paths_transformers_compat.hs:38)
    getDataDir (dist/build/autogen/Paths_transformers_compat.hs:38)
    getLibexecDir (dist/build/autogen/Paths_transformers_compat.hs:38)
    getDataFileName (dist/build/autogen/Paths_transformers_compat.hs:45)
    getSysconfDir (dist/build/autogen/Paths_transformers_compat.hs:38)
 100% (  1 /  1) in 'Control.Monad.Trans.Instances'
Documentation created: dist/doc/html/transformers-compat/index.html,
dist/doc/html/transformers-compat/transformers-compat.txt
Creating package registration file:
/tmp/pkgConf-transformers-compat-0.5.113181410092126362173.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/transformers-compat-0.5.1.4-G5tKvPrwhggJRvSwXNMs1N
Registering transformers-compat-0.5.1.4...
cabal: Leaving directory '/tmp/cabal-tmp-14405/transformers-compat-0.5.1.4'
Installed transformers-compat-0.5.1.4
Downloading network-multicast-0.1.2...
cabal: Entering directory '/tmp/cabal-tmp-14405/network-multicast-0.1.2'
Configuring network-multicast-0.1.2...
Building network-multicast-0.1.2...
Preprocessing library network-multicast-0.1.2...
[1 of 1] Compiling Network.Multicast ( dist/build/Network/Multicast.hs, dist/build/Network/Multicast.o )

src/Network/Multicast.hsc:76:50: warning: [-Wdeprecations]
    In the use of ‘sClose’ (imported from Network.Socket):
    Deprecated: "use 'close'"

src/Network/Multicast.hsc:91:7: warning: [-Wdeprecations]
    In the use of ‘bindSocket’ (imported from Network.Socket):
    Deprecated: "use 'bind'"
Running Haddock for network-multicast-0.1.2...
Running hscolour for network-multicast-0.1.2...
Preprocessing library network-multicast-0.1.2...
Preprocessing library network-multicast-0.1.2...

src/Network/Multicast.hsc:76:50: warning: [-Wdeprecations]
    In the use of ‘sClose’ (imported from Network.Socket):
    Deprecated: "use 'close'"

src/Network/Multicast.hsc:91:7: warning: [-Wdeprecations]
    In the use of ‘bindSocket’ (imported from Network.Socket):
    Deprecated: "use 'bind'"
Haddock coverage:
  73% ( 11 / 15) in 'Network.Multicast'
  Missing documentation for:
    TimeToLive (src/Network/Multicast.hsc:35)
    LoopbackMode (src/Network/Multicast.hsc:36)
    enableLoopback (src/Network/Multicast.hsc:38)
    noLoopback (src/Network/Multicast.hsc:38)
Documentation created: dist/doc/html/network-multicast/index.html,
dist/doc/html/network-multicast/network-multicast.txt
Creating package registration file:
/tmp/pkgConf-network-multicast-0.17555261271189914410.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/network-multicast-0.1.2-8GM3brLRWey4YChVRGG2Uh
Registering network-multicast-0.1.2...
cabal: Leaving directory '/tmp/cabal-tmp-14405/network-multicast-0.1.2'
Installed network-multicast-0.1.2
cabal: Entering directory '/tmp/cabal-tmp-14405/distributed-static-0.3.5.0'
Configuring distributed-static-0.3.5.0...
Building distributed-static-0.3.5.0...
Preprocessing library distributed-static-0.3.5.0...
[1 of 1] Compiling Control.Distributed.Static ( src/Control/Distributed/Static.hs, dist/build/Control/Distributed/Static.o )
Running Haddock for distributed-static-0.3.5.0...
Running hscolour for distributed-static-0.3.5.0...
Preprocessing library distributed-static-0.3.5.0...
Preprocessing library distributed-static-0.3.5.0...
Haddock coverage:
  96% ( 26 / 27) in 'Control.Distributed.Static'
  Missing documentation for:
    closure (src/Control/Distributed/Static.hs:459)
Documentation created: dist/doc/html/distributed-static/index.html,
dist/doc/html/distributed-static/distributed-static.txt
Creating package registration file:
/tmp/pkgConf-distributed-static-0.3.52038455202143493320.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/distributed-static-0.3.5.0-SSIRa5tJDiGrK8HDeVJ3A
Registering distributed-static-0.3.5.0...
cabal: Leaving directory '/tmp/cabal-tmp-14405/distributed-static-0.3.5.0'
Installed distributed-static-0.3.5.0
cabal: Entering directory '/tmp/cabal-tmp-14405/hashable-1.2.4.0'
Configuring hashable-1.2.4.0...
Building hashable-1.2.4.0...
Preprocessing library hashable-1.2.4.0...
[1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o )

Data/Hashable/Class.hs:460:28: warning: [-Wdeprecations]
    In the use of ‘inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
[2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o )
[3 of 3] Compiling Data.Hashable    ( Data/Hashable.hs, dist/build/Data/Hashable.o )
Running Haddock for hashable-1.2.4.0...
Running hscolour for hashable-1.2.4.0...
Preprocessing library hashable-1.2.4.0...
Preprocessing library hashable-1.2.4.0...

Data/Hashable/Class.hs:460:28: warning: [-Wdeprecations]
    In the use of ‘inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
Haddock coverage:
 100% ( 11 / 11) in 'Data.Hashable.Class'
 100% (  1 /  1) in 'Data.Hashable.Generic'
 100% ( 22 / 22) in 'Data.Hashable'
Warning: Data.Hashable: could not find link destinations for:
    GHashable
Documentation created: dist/doc/html/hashable/index.html,
dist/doc/html/hashable/hashable.txt
Creating package registration file:
/tmp/pkgConf-hashable-1.2.4159037710237140292.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/hashable-1.2.4.0-Ctl752zbguF6QanxurLOm2
Registering hashable-1.2.4.0...
cabal: Leaving directory '/tmp/cabal-tmp-14405/hashable-1.2.4.0'
Installed hashable-1.2.4.0
cabal: Entering directory '/tmp/cabal-tmp-14405/exceptions-0.8.3'
Configuring exceptions-0.8.3...
Building exceptions-0.8.3...
Preprocessing library exceptions-0.8.3...
[1 of 2] Compiling Control.Monad.Catch ( src/Control/Monad/Catch.hs, dist/build/Control/Monad/Catch.o )
[2 of 2] Compiling Control.Monad.Catch.Pure ( src/Control/Monad/Catch/Pure.hs, dist/build/Control/Monad/Catch/Pure.o )
Running Haddock for exceptions-0.8.3...
Running hscolour for exceptions-0.8.3...
Preprocessing library exceptions-0.8.3...
Preprocessing library exceptions-0.8.3...
Haddock coverage:
 100% ( 31 / 31) in 'Control.Monad.Catch'
  80% (  8 / 10) in 'Control.Monad.Catch.Pure'
  Missing documentation for:
    Catch (src/Control/Monad/Catch/Pure.hs:95)
    runCatch (src/Control/Monad/Catch/Pure.hs:97)
Warning: Control.Monad.Catch: could not find link destinations for:
    ~
Documentation created: dist/doc/html/exceptions/index.html,
dist/doc/html/exceptions/exceptions.txt
Creating package registration file:
/tmp/pkgConf-exceptions-0.89660711611540232676.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/exceptions-0.8.3-5OTPYzRazb4DJ75sPncYEh
Registering exceptions-0.8.3...
cabal: Leaving directory '/tmp/cabal-tmp-14405/exceptions-0.8.3'
Installed exceptions-0.8.3
cabal: Entering directory '/tmp/cabal-tmp-14405/network-transport-0.4.4.0'
Configuring network-transport-0.4.4.0...
Building network-transport-0.4.4.0...
Preprocessing library network-transport-0.4.4.0...
[1 of 3] Compiling Network.Transport.Internal ( src/Network/Transport/Internal.hs, dist/build/Network/Transport/Internal.o )

src/Network/Transport/Internal.hs:81:25: warning: [-Wdeprecations]
    In the use of ‘inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."

src/Network/Transport/Internal.hs:98:25: warning: [-Wdeprecations]
    In the use of ‘inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
[2 of 3] Compiling Network.Transport ( src/Network/Transport.hs, dist/build/Network/Transport.o )
[3 of 3] Compiling Network.Transport.Util ( src/Network/Transport/Util.hs, dist/build/Network/Transport/Util.o )
Running Haddock for network-transport-0.4.4.0...
Running hscolour for network-transport-0.4.4.0...
Preprocessing library network-transport-0.4.4.0...
Preprocessing library network-transport-0.4.4.0...

src/Network/Transport/Internal.hs:81:25: warning: [-Wdeprecations]
    In the use of ‘inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."

src/Network/Transport/Internal.hs:98:25: warning: [-Wdeprecations]
    In the use of ‘inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
Haddock coverage:
 100% ( 18 / 18) in 'Network.Transport.Internal'
 100% ( 22 / 22) in 'Network.Transport'
 100% (  2 /  2) in 'Network.Transport.Util'
Documentation created: dist/doc/html/network-transport/index.html,
dist/doc/html/network-transport/network-transport.txt
Creating package registration file:
/tmp/pkgConf-network-transport-0.4.4264167581719506853.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/network-transport-0.4.4.0-164qNedNOuM91UFAMdf2ZT
Registering network-transport-0.4.4.0...
cabal: Leaving directory '/tmp/cabal-tmp-14405/network-transport-0.4.4.0'
Installed network-transport-0.4.4.0
cabal: Entering directory '/tmp/cabal-tmp-14405/distributed-process-0.6.6'
Configuring distributed-process-0.6.6...
Building distributed-process-0.6.6...
Preprocessing library distributed-process-0.6.6...
[ 1 of 28] Compiling Control.Distributed.Process.Serializable ( src/Control/Distributed/Process/Serializable.hs, dist/build/Control/Distributed/Process/Serializable.o )
[ 2 of 28] Compiling Control.Distributed.Process.Internal.WeakTQueue ( src/Control/Distributed/Process/Internal/WeakTQueue.hs, dist/build/Control/Distributed/Process/Internal/WeakTQueue.o )
[ 3 of 28] Compiling Control.Distributed.Process.Internal.StrictMVar ( src/Control/Distributed/Process/Internal/StrictMVar.hs, dist/build/Control/Distributed/Process/Internal/StrictMVar.o )
[ 4 of 28] Compiling Control.Distributed.Process.Internal.StrictList ( src/Control/Distributed/Process/Internal/StrictList.hs, dist/build/Control/Distributed/Process/Internal/StrictList.o )
[ 5 of 28] Compiling Control.Distributed.Process.Internal.StrictContainerAccessors ( src/Control/Distributed/Process/Internal/StrictContainerAccessors.hs, dist/build/Control/Distributed/Process/Internal/StrictContainerAccessors.o )
[ 6 of 28] Compiling Control.Distributed.Process.Internal.CQueue ( src/Control/Distributed/Process/Internal/CQueue.hs, dist/build/Control/Distributed/Process/Internal/CQueue.o )
[ 7 of 28] Compiling Control.Distributed.Process.Internal.Types ( src/Control/Distributed/Process/Internal/Types.hs, dist/build/Control/Distributed/Process/Internal/Types.o )
[ 8 of 28] Compiling Control.Distributed.Process.Internal.Messaging ( src/Control/Distributed/Process/Internal/Messaging.hs, dist/build/Control/Distributed/Process/Internal/Messaging.o )
[ 9 of 28] Compiling Control.Distributed.Process.Management.Internal.Types ( src/Control/Distributed/Process/Management/Internal/Types.hs, dist/build/Control/Distributed/Process/Management/Internal/Types.o )
[10 of 28] Compiling Control.Distributed.Process.UnsafePrimitives ( src/Control/Distributed/Process/UnsafePrimitives.hs, dist/build/Control/Distributed/Process/UnsafePrimitives.o )
[11 of 28] Compiling Control.Distributed.Process.Management.Internal.Bus ( src/Control/Distributed/Process/Management/Internal/Bus.hs, dist/build/Control/Distributed/Process/Management/Internal/Bus.o )
[12 of 28] Compiling Control.Distributed.Process.Management.Internal.Trace.Types ( src/Control/Distributed/Process/Management/Internal/Trace/Types.hs, dist/build/Control/Distributed/Process/Management/Internal/Trace/Types.o )

src/Control/Distributed/Process/Management/Internal/Trace/Types.hs:163:3: warning: [-Wunused-top-binds]
    Defined but not used: ‘uod’
[13 of 28] Compiling Control.Distributed.Process.Internal.Primitives ( src/Control/Distributed/Process/Internal/Primitives.hs, dist/build/Control/Distributed/Process/Internal/Primitives.o )
[14 of 28] Compiling Control.Distributed.Process.Internal.Closure.BuiltIn ( src/Control/Distributed/Process/Internal/Closure/BuiltIn.hs, dist/build/Control/Distributed/Process/Internal/Closure/BuiltIn.o )
[15 of 28] Compiling Control.Distributed.Process.Internal.Closure.TH ( src/Control/Distributed/Process/Internal/Closure/TH.hs, dist/build/Control/Distributed/Process/Internal/Closure/TH.o )
[16 of 28] Compiling Control.Distributed.Process.Internal.Spawn ( src/Control/Distributed/Process/Internal/Spawn.hs, dist/build/Control/Distributed/Process/Internal/Spawn.o )
[17 of 28] Compiling Control.Distributed.Process.Management.Internal.Table ( src/Control/Distributed/Process/Management/Internal/Table.hs, dist/build/Control/Distributed/Process/Management/Internal/Table.o )
[18 of 28] Compiling Control.Distributed.Process.Management ( src/Control/Distributed/Process/Management.hs, dist/build/Control/Distributed/Process/Management.o )
[19 of 28] Compiling Control.Distributed.Process.Management.Internal.Trace.Primitives ( src/Control/Distributed/Process/Management/Internal/Trace/Primitives.hs, dist/build/Control/Distributed/Process/Management/Internal/Trace/Primitives.o )
[20 of 28] Compiling Control.Distributed.Process.Management.Internal.Trace.Remote ( src/Control/Distributed/Process/Management/Internal/Trace/Remote.hs, dist/build/Control/Distributed/Process/Management/Internal/Trace/Remote.o )
[21 of 28] Compiling Control.Distributed.Process.Management.Internal.Trace.Tracer ( src/Control/Distributed/Process/Management/Internal/Trace/Tracer.hs, dist/build/Control/Distributed/Process/Management/Internal/Trace/Tracer.o )
[22 of 28] Compiling Control.Distributed.Process.Management.Internal.Agent ( src/Control/Distributed/Process/Management/Internal/Agent.hs, dist/build/Control/Distributed/Process/Management/Internal/Agent.o )
[23 of 28] Compiling Control.Distributed.Process.Internal.BiMultiMap ( src/Control/Distributed/Process/Internal/BiMultiMap.hs, dist/build/Control/Distributed/Process/Internal/BiMultiMap.o )
[24 of 28] Compiling Control.Distributed.Process.Node ( src/Control/Distributed/Process/Node.hs, dist/build/Control/Distributed/Process/Node.o )

src/Control/Distributed/Process/Node.hs:51:1: warning: [-Wunused-imports]
    The import of ‘Data.List’ is redundant
      except perhaps to import instances from ‘Data.List’
    To import instances alone, use: import Data.List()
[25 of 28] Compiling Control.Distributed.Process.Debug ( src/Control/Distributed/Process/Debug.hs, dist/build/Control/Distributed/Process/Debug.o )
[26 of 28] Compiling Control.Distributed.Process ( src/Control/Distributed/Process.hs, dist/build/Control/Distributed/Process.o )
[27 of 28] Compiling Control.Distributed.Process.Internal.Closure.Explicit ( src/Control/Distributed/Process/Internal/Closure/Explicit.hs, dist/build/Control/Distributed/Process/Internal/Closure/Explicit.o )
[28 of 28] Compiling Control.Distributed.Process.Closure ( src/Control/Distributed/Process/Closure.hs, dist/build/Control/Distributed/Process/Closure.o )
Running Haddock for distributed-process-0.6.6...
Running hscolour for distributed-process-0.6.6...
Preprocessing library distributed-process-0.6.6...
Preprocessing library distributed-process-0.6.6...

src/Control/Distributed/Process/Management/Internal/Trace/Types.hs:163:3: warning: [-Wunused-top-binds]
    Defined but not used: ‘uod’
Haddock coverage:
  80% (  8 / 10) in 'Control.Distributed.Process.Serializable'
  Missing documentation for:
    Module header
    Fingerprint
  91% ( 10 / 11) in 'Control.Distributed.Process.Internal.WeakTQueue'
  Missing documentation for:
    mkWeakTQueue (src/Control/Distributed/Process/Internal/WeakTQueue.hs:101)
   8% (  1 / 12) in 'Control.Distributed.Process.Internal.StrictMVar'
  Missing documentation for:
    StrictMVar (src/Control/Distributed/Process/Internal/StrictMVar.hs:43)
    newEmptyMVar (src/Control/Distributed/Process/Internal/StrictMVar.hs:45)
    newMVar (src/Control/Distributed/Process/Internal/StrictMVar.hs:48)
    takeMVar (src/Control/Distributed/Process/Internal/StrictMVar.hs:51)
    putMVar (src/Control/Distributed/Process/Internal/StrictMVar.hs:54)
    readMVar (src/Control/Distributed/Process/Internal/StrictMVar.hs:57)
    withMVar (src/Control/Distributed/Process/Internal/StrictMVar.hs:60)
    modifyMVar_ (src/Control/Distributed/Process/Internal/StrictMVar.hs:63)
    modifyMVar (src/Control/Distributed/Process/Internal/StrictMVar.hs:66)
    modifyMVarMasked (src/Control/Distributed/Process/Internal/StrictMVar.hs:72)
    mkWeakMVar (src/Control/Distributed/Process/Internal/StrictMVar.hs:87)
  50% (  2 /  4) in 'Control.Distributed.Process.Internal.StrictList'
  Missing documentation for:
    append (src/Control/Distributed/Process/Internal/StrictList.hs:17)
    foldr (src/Control/Distributed/Process/Internal/StrictList.hs:22)
   0% (  0 /  3) in 'Control.Distributed.Process.Internal.StrictContainerAccessors'
  Missing documentation for:
    Module header
    mapMaybe (src/Control/Distributed/Process/Internal/StrictContainerAccessors.hs:11)
    mapDefault (src/Control/Distributed/Process/Internal/StrictContainerAccessors.hs:18)
  50% (  5 / 10) in 'Control.Distributed.Process.Internal.CQueue'
  Missing documentation for:
    CQueue (src/Control/Distributed/Process/Internal/CQueue.hs:55)
    BlockSpec (src/Control/Distributed/Process/Internal/CQueue.hs:74)
    MatchOn (src/Control/Distributed/Process/Internal/CQueue.hs:82)
    newCQueue (src/Control/Distributed/Process/Internal/CQueue.hs:59)
    queueSize (src/Control/Distributed/Process/Internal/CQueue.hs:299)
  73% ( 56 / 77) in 'Control.Distributed.Process.Internal.Types'
  Missing documentation for:
    nodeOf (src/Control/Distributed/Process/Internal/Types.hs:206)
    firstNonReservedProcessId (src/Control/Distributed/Process/Internal/Types.hs:215)
    nullProcessId (src/Control/Distributed/Process/Internal/Types.hs:218)
    ValidLocalNodeState (src/Control/Distributed/Process/Internal/Types.hs:280)
    ImplicitReconnect (src/Control/Distributed/Process/Internal/Types.hs:272)
    LocalSendPortId (src/Control/Distributed/Process/Internal/Types.hs:394)
    TypedChannel (src/Control/Distributed/Process/Internal/Types.hs:416)
    ProcessInfoNone (src/Control/Distributed/Process/Internal/Types.hs:664)
    NodeStats (src/Control/Distributed/Process/Internal/Types.hs:646)
    localProcesses (src/Control/Distributed/Process/Internal/Types.hs:839)
    localPidCounter (src/Control/Distributed/Process/Internal/Types.hs:842)
    localPidUnique (src/Control/Distributed/Process/Internal/Types.hs:845)
    localConnections (src/Control/Distributed/Process/Internal/Types.hs:848)
    localProcessWithId (src/Control/Distributed/Process/Internal/Types.hs:851)
    localConnectionBetween (src/Control/Distributed/Process/Internal/Types.hs:854)
    monitorCounter (src/Control/Distributed/Process/Internal/Types.hs:857)
    spawnCounter (src/Control/Distributed/Process/Internal/Types.hs:860)
    channelCounter (src/Control/Distributed/Process/Internal/Types.hs:863)
    typedChannels (src/Control/Distributed/Process/Internal/Types.hs:866)
    typedChannelWithId (src/Control/Distributed/Process/Internal/Types.hs:869)
    forever' (src/Control/Distributed/Process/Internal/Types.hs:878)
  12% (  1 /  8) in 'Control.Distributed.Process.Internal.Messaging'
  Missing documentation for:
    Module header
    sendPayload (src/Control/Distributed/Process/Internal/Messaging.hs:63)
    sendBinary (src/Control/Distributed/Process/Internal/Messaging.hs:84)
    sendMessage (src/Control/Distributed/Process/Internal/Messaging.hs:94)
    disconnect (src/Control/Distributed/Process/Internal/Messaging.hs:141)
    closeImplicitReconnections (src/Control/Distributed/Process/Internal/Messaging.hs:153)
    sendCtrlMsg (src/Control/Distributed/Process/Internal/Messaging.hs:191)
  58% (  7 / 12) in 'Control.Distributed.Process.Management.Internal.Types'
  Missing documentation for:
    Module header
    MxTableId (src/Control/Distributed/Process/Management/Internal/Types.hs:102)
    MxAgentState (src/Control/Distributed/Process/Management/Internal/Types.hs:108)
    ChannelSelector (src/Control/Distributed/Process/Management/Internal/Types.hs:138)
    MxAgentStart (src/Control/Distributed/Process/Management/Internal/Types.hs:130)
 100% (  8 /  8) in 'Control.Distributed.Process.UnsafePrimitives'
  50% (  1 /  2) in 'Control.Distributed.Process.Management.Internal.Bus'
  Missing documentation for:
    publishEvent (src/Control/Distributed/Process/Management/Internal/Bus.hs:16)
  21% (  4 / 19) in 'Control.Distributed.Process.Management.Internal.Trace.Types'
  Missing documentation for:
    SetTrace (src/Control/Distributed/Process/Management/Internal/Trace/Types.hs:54)
    TraceArg (src/Control/Distributed/Process/Management/Internal/Trace/Types.hs:98)
    traceLog (src/Control/Distributed/Process/Management/Internal/Trace/Types.hs:111)
    traceLogFmt (src/Control/Distributed/Process/Management/Internal/Trace/Types.hs:114)
    traceEvent (src/Control/Distributed/Process/Management/Internal/Trace/Types.hs:124)
    traceMessage (src/Control/Distributed/Process/Management/Internal/Trace/Types.hs:127)
    defaultTraceFlags (src/Control/Distributed/Process/Management/Internal/Trace/Types.hs:85)
    enableTrace (src/Control/Distributed/Process/Management/Internal/Trace/Types.hs:130)
    enableTraceSync (src/Control/Distributed/Process/Management/Internal/Trace/Types.hs:135)
    disableTrace (src/Control/Distributed/Process/Management/Internal/Trace/Types.hs:139)
    disableTraceSync (src/Control/Distributed/Process/Management/Internal/Trace/Types.hs:144)
    getTraceFlags (src/Control/Distributed/Process/Management/Internal/Trace/Types.hs:156)
    setTraceFlags (src/Control/Distributed/Process/Management/Internal/Trace/Types.hs:148)
    setTraceFlagsSync (src/Control/Distributed/Process/Management/Internal/Trace/Types.hs:152)
    getCurrentTraceClient (src/Control/Distributed/Process/Management/Internal/Trace/Types.hs:159)
  97% (104 /107) in 'Control.Distributed.Process.Internal.Primitives'
  Missing documentation for:
    NodeStats (src/Control/Distributed/Process/Internal/Types.hs:646)
    reregisterRemoteAsync (src/Control/Distributed/Process/Internal/Primitives.hs:1112)
    sendCtrlMsg (src/Control/Distributed/Process/Internal/Messaging.hs:191)
  83% ( 25 / 30) in 'Control.Distributed.Process.Internal.Closure.BuiltIn'
  Missing documentation for:
    Module header
    remoteTable (src/Control/Distributed/Process/Internal/Closure/BuiltIn.hs:82)
    sndStatic (src/Control/Distributed/Process/Internal/Closure/BuiltIn.hs:170)
    decodeProcessIdStatic (src/Control/Distributed/Process/Internal/Closure/BuiltIn.hs:227)
    cpEnableTraceRemote (src/Control/Distributed/Process/Internal/Closure/BuiltIn.hs:284)
 100% (  9 /  9) in 'Control.Distributed.Process.Internal.Closure.TH'
  86% (  6 /  7) in 'Control.Distributed.Process.Internal.Spawn'
  Missing documentation for:
    Module header
   0% (  0 / 11) in 'Control.Distributed.Process.Management.Internal.Table'
  Missing documentation for:
    Module header
    MxTableRequest (src/Control/Distributed/Process/Management/Internal/Table.hs:69)
    MxTableId (src/Control/Distributed/Process/Management/Internal/Types.hs:102)
    mxTableCoordinator (src/Control/Distributed/Process/Management/Internal/Table.hs:84)
    startTableCoordinator (src/Control/Distributed/Process/Man
src/Control/Distributed/Process/Node.hs:51:1: warning: [-Wunused-imports]
    The import of ‘Data.List’ is redundant
      except perhaps to import instances from ‘Data.List’
    To import instances alone, use: import Data.List()
agement/Internal/Table.hs:145)
    delete (src/Control/Distributed/Process/Management/Internal/Table.hs:87)
    purge (src/Control/Distributed/Process/Management/Internal/Table.hs:90)
    clear (src/Control/Distributed/Process/Management/Internal/Table.hs:93)
    set (src/Control/Distributed/Process/Management/Internal/Table.hs:96)
    get (src/Control/Distributed/Process/Management/Internal/Table.hs:119)
    fetch (src/Control/Distributed/Process/Management/Internal/Table.hs:99)
 100% ( 30 / 30) in 'Control.Distributed.Process.Management'
  79% ( 15 / 19) in 'Control.Distributed.Process.Management.Internal.Trace.Primitives'
  Missing documentation for:
    defaultTraceFlags (src/Control/Distributed/Process/Management/Internal/Trace/Types.hs:85)
    getTraceFlags (src/Control/Distributed/Process/Management/Internal/Trace/Primitives.hs:121)
    withLocalTracer (src/Control/Distributed/Process/Management/Internal/Trace/Primitives.hs:153)
    withRegisteredTracer (src/Control/Distributed/Process/Management/Internal/Trace/Primitives.hs:165)
  83% (  5 /  6) in 'Control.Distributed.Process.Management.Internal.Trace.Remote'
  Missing documentation for:
    Module header
  38% (  3 /  8) in 'Control.Distributed.Process.Management.Internal.Trace.Tracer'
  Missing documentation for:
    traceController (src/Control/Distributed/Process/Management/Internal/Trace/Tracer.hs:203)
    defaultTracer (src/Control/Distributed/Process/Management/Internal/Trace/Tracer.hs:115)
    systemLoggerTracer (src/Control/Distributed/Process/Management/Internal/Trace/Tracer.hs:143)
    logfileTracer (src/Control/Distributed/Process/Management/Internal/Trace/Tracer.hs:175)
    eventLogTracer (src/Control/Distributed/Process/Management/Internal/Trace/Tracer.hs:165)
  83% (  5 /  6) in 'Control.Distributed.Process.Management.Internal.Agent'
  Missing documentation for:
    Module header
 100% ( 14 / 14) in 'Control.Distributed.Process.Internal.BiMultiMap'
  88% (  7 /  8) in 'Control.Distributed.Process.Node'
  Missing documentation for:
    initRemoteTable (src/Control/Distributed/Process/Node.hs:239)
  82% ( 27 / 33) in 'Control.Distributed.Process.Debug'
  Missing documentation for:
    TraceArg (src/Control/Distributed/Process/Management/Internal/Trace/Types.hs:98)
    getTraceFlags (src/Control/Distributed/Process/Management/Internal/Trace/Primitives.hs:121)
    defaultTraceFlags (src/Control/Distributed/Process/Management/Internal/Trace/Types.hs:85)
    systemLoggerTracer (src/Control/Distributed/Process/Management/Internal/Trace/Tracer.hs:143)
    logfileTracer (src/Control/Distributed/Process/Management/Internal/Trace/Tracer.hs:175)
    eventLogTracer (src/Control/Distributed/Process/Management/Internal/Trace/Tracer.hs:165)
  98% (140 /143) in 'Control.Distributed.Process'
  Missing documentation for:
    NodeStats (src/Control/Distributed/Process/Internal/Types.hs:646)
    closure
    reregisterRemoteAsync (src/Control/Distributed/Process/Internal/Primitives.hs:1112)
  71% (  5 /  7) in 'Control.Distributed.Process.Internal.Closure.Explicit'
  Missing documentation for:
    Module header
    MkTDict (src/Control/Distributed/Process/Internal/Closure/Explicit.hs:41)
  97% ( 37 / 38) in 'Control.Distributed.Process.Closure'
  Missing documentation for:
    MkTDict (src/Control/Distributed/Process/Internal/Closure/Explicit.hs:41)
Warning: Control.Distributed.Process.Internal.Closure.BuiltIn: could not find link destinations for:
    delay
Warning: Control.Distributed.Process.Internal.Closure.TH: could not find link destinations for:
    staticName sdictName tdictName
Warning: Control.Distributed.Process.Management.Internal.Trace.Primitives: could not find link destinations for:
    Traceable
Warning: Control.Distributed.Process.Debug: could not find link destinations for:
    Traceable
Warning: Control.Distributed.Process.Internal.Closure.Explicit: could not find link destinations for:
    Curry Uncurry HTrue IsFunction
Warning: Control.Distributed.Process.Closure: could not find link destinations for:
    Curry Uncurry HTrue IsFunction
Documentation created: dist/doc/html/distributed-process/index.html,
dist/doc/html/distributed-process/distributed-process.txt
Creating package registration file:
/tmp/pkgConf-distributed-process-0.612112702101517244564.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/distributed-process-0.6.6-C2Hr50TwUgZDi5s2rjWzWs
Registering distributed-process-0.6.6...
cabal: Leaving directory '/tmp/cabal-tmp-14405/distributed-process-0.6.6'
Installed distributed-process-0.6.6
Downloading network-transport-tcp-0.5.1...
cabal: Entering directory '/tmp/cabal-tmp-14405/network-transport-tcp-0.5.1'
Configuring network-transport-tcp-0.5.1...
Building network-transport-tcp-0.5.1...
Preprocessing library network-transport-tcp-0.5.1...
[1 of 2] Compiling Network.Transport.TCP.Internal ( src/Network/Transport/TCP/Internal.hs, dist/build/Network/Transport/TCP/Internal.o )

src/Network/Transport/TCP/Internal.hs:91:7: warning: [-Wdeprecations]
    In the use of ‘bindSocket’ (imported from Network.Socket):
    Deprecated: "use 'bind'"

src/Network/Transport/TCP/Internal.hs:121:3: warning: [-Wdeprecations]
    In the use of ‘sClose’ (imported from Network.Socket):
    Deprecated: "use 'close'"
[2 of 2] Compiling Network.Transport.TCP ( src/Network/Transport/TCP.hs, dist/build/Network/Transport/TCP.o )
Running Haddock for network-transport-tcp-0.5.1...
Running hscolour for network-transport-tcp-0.5.1...
Preprocessing library network-transport-tcp-0.5.1...
Preprocessing library network-transport-tcp-0.5.1...

src/Network/Transport/TCP/Internal.hs:91:7: warning: [-Wdeprecations]
    In the use of ‘bindSocket’ (imported from Network.Socket):
    Deprecated: "use 'bind'"

src/Network/Transport/TCP/Internal.hs:121:3: warning: [-Wdeprecations]
    In the use of ‘sClose’ (imported from Network.Socket):
    Deprecated: "use 'close'"
Haddock coverage:
 100% (  6 /  6) in 'Network.Transport.TCP.Internal'
 100% ( 19 / 19) in 'Network.Transport.TCP'
Warning: Network.Transport.TCP: could not find link destinations for:
    HeavyweightConnectionId handleConnectionRequest RemoteEndPointClosing apiConnect runScheduledAction schedule
Documentation created: dist/doc/html/network-transport-tcp/index.html,
dist/doc/html/network-transport-tcp/network-transport-tcp.txt
Creating package registration file:
/tmp/pkgConf-network-transport-tcp-0.565339680316554595.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/network-transport-tcp-0.5.1-7FylXTb2I7LBahxWRVRXDx
Registering network-transport-tcp-0.5.1...
cabal: Leaving directory '/tmp/cabal-tmp-14405/network-transport-tcp-0.5.1'
Installed network-transport-tcp-0.5.1
Downloading distributed-process-simplelocalnet-0.2.3.3...
cabal: Entering directory '/tmp/cabal-tmp-14405/distributed-process-simplelocalnet-0.2.3.3'
Configuring distributed-process-simplelocalnet-0.2.3.3...
Building distributed-process-simplelocalnet-0.2.3.3...
Preprocessing library distributed-process-simplelocalnet-0.2.3.3...
[1 of 2] Compiling Control.Distributed.Process.Backend.SimpleLocalnet.Internal.Multicast ( src/Control/Distributed/Process/Backend/SimpleLocalnet/Internal/Multicast.hs, dist/build/Control/Distributed/Process/Backend/SimpleLocalnet/Internal/Multicast.o )

src/Control/Distributed/Process/Backend/SimpleLocalnet/Internal/Multicast.hs:5:1: warning: [-Wunused-imports]
    The import of ‘Data.Function’ is redundant
      except perhaps to import instances from ‘Data.Function’
    To import instances alone, use: import Data.Function()
[2 of 2] Compiling Control.Distributed.Process.Backend.SimpleLocalnet ( src/Control/Distributed/Process/Backend/SimpleLocalnet.hs, dist/build/Control/Distributed/Process/Backend/SimpleLocalnet.o )

src/Control/Distributed/Process/Backend/SimpleLocalnet.hs:259:3: warning: [-Wdeprecations]
    In the use of ‘bracket’
    (imported from Control.Distributed.Process, but defined in Control.Distributed.Process.Internal.Primitives):
    Deprecated: "Use Control.Monad.Catch.bracket instead"

src/Control/Distributed/Process/Backend/SimpleLocalnet.hs:329:16: warning: [-Wdeprecations]
    In the use of ‘try’
    (imported from Control.Distributed.Process, but defined in Control.Distributed.Process.Internal.Primitives):
    Deprecated: "Use Control.Monad.Catch.mask_ instead"

src/Control/Distributed/Process/Backend/SimpleLocalnet.hs:333:26: warning: [-Wdeprecations]
    In the use of ‘try’
    (imported from Control.Distributed.Process, but defined in Control.Distributed.Process.Internal.Primitives):
    Deprecated: "Use Control.Monad.Catch.mask_ instead"

src/Control/Distributed/Process/Backend/SimpleLocalnet.hs:351:3: warning: [-Wdeprecations]
    In the use of ‘bracket’
    (imported from Control.Distributed.Process, but defined in Control.Distributed.Process.Internal.Primitives):
    Deprecated: "Use Control.Monad.Catch.bracket instead"

src/Control/Distributed/Process/Backend/SimpleLocalnet.hs:398:37: warning: [-Wdeprecations]
    In the use of ‘finally’
    (imported from Control.Distributed.Process, but defined in Control.Distributed.Process.Internal.Primitives):
    Deprecated: "Use Control.Monad.Catch.finally instead"
Running Haddock for distributed-process-simplelocalnet-0.2.3.3...
Running hscolour for distributed-process-simplelocalnet-0.2.3.3...
Preprocessing library distributed-process-simplelocalnet-0.2.3.3...
Preprocessing library distributed-process-simplelocalnet-0.2.3.3...

src/Control/Distributed/Process/Backend/SimpleLocalnet/Internal/Multicast.hs:5:1: warning: [-Wunused-imports]
    The import of ‘Data.Function’ is redundant
      except perhaps to import instances from ‘Data.Function’
    To import instances alone, use: import Data.Function()

src/Control/Distributed/Process/Backend/SimpleLocalnet.hs:259:3: warning: [-Wdeprecations]
    In the use of ‘bracket’
    (imported from Control.Distributed.Process, but defined in Control.Distributed.Process.Internal.Primitives):
    Deprecated: "Use Control.Monad.Catch.bracket instead"

src/Control/Distributed/Process/Backend/SimpleLocalnet.hs:329:16: warning: [-Wdeprecations]
    In the use of ‘try’
    (imported from Control.Distributed.Process, but defined in Control.Distributed.Process.Internal.Primitives):
    Deprecated: "Use Control.Monad.Catch.mask_ instead"

src/Control/Distributed/Process/Backend/SimpleLocalnet.hs:333:26: warning: [-Wdeprecations]
    In the use of ‘try’
    (imported from Control.Distributed.Process, but defined in Control.Distributed.Process.Internal.Primitives):
    Deprecated: "Use Control.Monad.Catch.mask_ instead"

src/Control/Distributed/Process/Backend/SimpleLocalnet.hs:351:3: warning: [-Wdeprecations]
    In the use of ‘bracket’
    (imported from Control.Distributed.Process, but defined in Control.Distributed.Process.Internal.Primitives):
    Deprecated: "Use Control.Monad.Catch.bracket instead"

src/Control/Distributed/Process/Backend/SimpleLocalnet.hs:398:37: warning: [-Wdeprecations]
    In the use of ‘finally’
    (imported from Control.Distributed.Process, but defined in Control.Distributed.Process.Internal.Primitives):
    Deprecated: "Use Control.Monad.Catch.finally instead"
Haddock coverage:
 100% (  2 /  2) in 'Control.Distributed.Process.Backend.SimpleLocalnet.Internal.Multicast'
 100% ( 11 / 11) in 'Control.Distributed.Process.Backend.SimpleLocalnet'
Warning: Control.Distributed.Process.Backend.SimpleLocalnet: could not find link destinations for:
    SlaveControllerMsg
Documentation created:
dist/doc/html/distributed-process-simplelocalnet/index.html,
dist/doc/html/distributed-process-simplelocalnet/distributed-process-simplelocalnet.txt
Creating package registration file:
/tmp/pkgConf-distributed-process-simplelocalnet-0.2.31335757408335531187.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/distributed-process-simplelocalnet-0.2.3.3-HJYjefwNe8oDvWZEyZzHht
Registering distributed-process-simplelocalnet-0.2.3.3...
cabal: Leaving directory '/tmp/cabal-tmp-14405/distributed-process-simplelocalnet-0.2.3.3'
Installed distributed-process-simplelocalnet-0.2.3.3

Test log

No test log was submitted for this report.