Build #1 for hans-pcap-0.1.0.2

[all reports]

Package hans-pcap-0.1.0.2
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2015-01-11 10:03:52.496001 UTC
Compiler ghc-7.8.3
OS linux
Arch x86_64
Dependencies pcap-0.4.5.2, hans-2.4.0.0, bytestring-0.10.4.0, base-4.7.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring cereal-0.4.1.1...
Building cereal-0.4.1.1...
Preprocessing library cereal-0.4.1.1...
[1 of 5] Compiling Data.Serialize.Builder ( src/Data/Serialize/Builder.hs, dist/build/Data/Serialize/Builder.o )
[2 of 5] Compiling Data.Serialize.Put ( src/Data/Serialize/Put.hs, dist/build/Data/Serialize/Put.o )
[3 of 5] Compiling Data.Serialize.Get ( src/Data/Serialize/Get.hs, dist/build/Data/Serialize/Get.o )
[4 of 5] Compiling Data.Serialize.IEEE754 ( src/Data/Serialize/IEEE754.hs, dist/build/Data/Serialize/IEEE754.o )
[5 of 5] Compiling Data.Serialize   ( src/Data/Serialize.hs, dist/build/Data/Serialize.o )
In-place registering cereal-0.4.1.1...
Running Haddock for cereal-0.4.1.1...
Running hscolour for cereal-0.4.1.1...
Preprocessing library cereal-0.4.1.1...
Preprocessing library cereal-0.4.1.1...
Haddock coverage:
  96% ( 26 / 27) in 'Data.Serialize.Builder'
  69% ( 29 / 42) in 'Data.Serialize.Put'
  94% ( 50 / 53) in 'Data.Serialize.Get'
 100% ( 11 / 11) in 'Data.Serialize.IEEE754'
Cannot find documentation for: $example
 100% ( 12 / 12) in 'Data.Serialize'
Warning: Data.Serialize.Put: could not find link destinations for:
    Data.Serialize.Put.PairS
Warning: Data.Serialize.Get: could not find link destinations for:
    Data.Serialize.Get.get
Documentation created: dist/doc/html/cereal/index.html,
dist/doc/html/cereal/cereal.txt
Creating package registration file: /tmp/pkgConf-cereal-0.4.13748.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/cereal-0.4.1.1
Registering cereal-0.4.1.1...
Installed cereal-0.4.1.1
Configuring fingertree-0.1.0.0...
Building fingertree-0.1.0.0...
Preprocessing library fingertree-0.1.0.0...
[1 of 3] Compiling Data.FingerTree  ( Data/FingerTree.hs, dist/build/Data/FingerTree.o )
[2 of 3] Compiling Data.IntervalMap.FingerTree ( Data/IntervalMap/FingerTree.hs, dist/build/Data/IntervalMap/FingerTree.o )
[3 of 3] Compiling Data.PriorityQueue.FingerTree ( Data/PriorityQueue/FingerTree.hs, dist/build/Data/PriorityQueue/FingerTree.o )
In-place registering fingertree-0.1.0.0...
Running Haddock for fingertree-0.1.0.0...
Running hscolour for fingertree-0.1.0.0...
Preprocessing library fingertree-0.1.0.0...
Preprocessing library fingertree-0.1.0.0...
Haddock coverage:
 100% ( 29 / 29) in 'Data.FingerTree'
 100% ( 14 / 14) in 'Data.IntervalMap.FingerTree'
 100% ( 13 / 13) in 'Data.PriorityQueue.FingerTree'
Documentation created: dist/doc/html/fingertree/index.html,
dist/doc/html/fingertree/fingertree.txt
Creating package registration file: /tmp/pkgConf-fingertree-0.1.03748.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/fingertree-0.1.0.0
Registering fingertree-0.1.0.0...
Installed fingertree-0.1.0.0
Configuring monadLib-3.7.3...
Building monadLib-3.7.3...
Preprocessing library monadLib-3.7.3...
[1 of 3] Compiling MonadLib         ( src/MonadLib.hs, dist/build/MonadLib.o )
[2 of 3] Compiling MonadLib.Derive  ( src/MonadLib/Derive.hs, dist/build/MonadLib/Derive.o )
[3 of 3] Compiling MonadLib.Monads  ( src/MonadLib/Monads.hs, dist/build/MonadLib/Monads.o )
In-place registering monadLib-3.7.3...
Running Haddock for monadLib-3.7.3...
Running hscolour for monadLib-3.7.3...
Preprocessing library monadLib-3.7.3...
Preprocessing library monadLib-3.7.3...
Haddock coverage:
  97% ( 62 / 64) in 'MonadLib'
  92% ( 24 / 26) in 'MonadLib.Derive'
  17% (  2 / 12) in 'MonadLib.Monads'
Documentation created: dist/doc/html/monadLib/index.html,
dist/doc/html/monadLib/monadLib.txt
Creating package registration file: /tmp/pkgConf-monadLib-3.73748.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/monadLib-3.7.3
Registering monadLib-3.7.3...
Installed monadLib-3.7.3
Configuring network-2.6.0.2...
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for an ANSI C-conforming const... yes
checking how to run the C preprocessor... 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 for readlink... yes
checking for symlink... 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
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
Building network-2.6.0.2...
Preprocessing library network-2.6.0.2...
[ 1 of 11] Compiling Network.Socket.ByteString.IOVec ( dist/build/Network/Socket/ByteString/IOVec.hs, dist/build/Network/Socket/ByteString/IOVec.o )
[ 2 of 11] Compiling Network.Socket.Types ( dist/build/Network/Socket/Types.hs, dist/build/Network/Socket/Types.o )

Network/Socket/Types.hsc:824:1: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for ‘sizeOfSockAddrByFamily’:
        Patterns not matched:
            AF_UNSPEC
            AF_IMPLINK
            AF_PUP
            AF_CHAOS
            ...

Network/Socket/Types.hsc:896:3: Warning:
    Pattern match(es) are non-exhaustive
    In a case alternative:
        Patterns not matched: #x with #x `notElem` [1#, 2#, 10#]

Network/Socket/Types.hsc:952:10: Warning:
    Orphan instance: instance Storable HostAddress6
[ 3 of 11] Compiling Network.Socket.Internal ( dist/build/Network/Socket/Internal.hs, dist/build/Network/Socket/Internal.o )

Network/Socket/Internal.hsc:75:1: Warning:
    The import of ‘Foreign.C.String’ is redundant
      except perhaps to import instances from ‘Foreign.C.String’
    To import instances alone, use: import Foreign.C.String()

Network/Socket/Internal.hsc:77:1: Warning:
    The import of ‘Foreign.Ptr’ is redundant
      except perhaps to import instances from ‘Foreign.Ptr’
    To import instances alone, use: import Foreign.Ptr()
[ 4 of 11] Compiling Network.Socket   ( dist/build/Network/Socket.hs, dist/build/Network/Socket.o )

Network/Socket.hsc:176:1: Warning:
    The import of ‘delete’ from module ‘Data.List’ is redundant

Network/Socket.hsc:192:1: Warning:
    The qualified import of ‘Control.Exception’ is redundant
      except perhaps to import instances from ‘Control.Exception’
    To import instances alone, use: import Control.Exception()

Network/Socket.hsc:211:1: Warning:
    The import of ‘GHC.IO.FD’ is redundant
      except perhaps to import instances from ‘GHC.IO.FD’
    To import instances alone, use: import GHC.IO.FD()

Network/Socket.hsc:949:27: Warning:
    Defaulting the following constraint(s) to type ‘Integer’
      (Num a0)
        arising from the literal ‘12’ at Network/Socket.hsc:949:27-28
      (Integral a0)
        arising from a use of ‘fromIntegral’
        at Network/Socket.hsc:949:13-24
    In the first argument of ‘fromIntegral’, namely ‘(12)’
    In the expression: (fromIntegral (12))
    In an equation for ‘sz’: sz = (fromIntegral (12))

Network/Socket.hsc:1571:1: Warning:
    Defined but not used: ‘c_accept’

Network/Socket.hsc:953:6: Warning:
    A do-notation statement discarded a result of type ‘CInt’
    Suppress this warning by saying
      ‘_ <- ($)
              throwSocketErrorIfMinus1Retry "getPeerCred"
              c_getsockopt fd (1) (17) ptr_cr ptr_sz’
    or by using the flag -fno-warn-unused-do-bind

Network/Socket.hsc:989:3: Warning:
    A do-notation statement discarded a result of type ‘CInt’
    Suppress this warning by saying
      ‘_ <- ($)
              throwSocketErrorWaitWrite sock "sendFd"
              c_sendFd (fdSocket sock) outfd’
    or by using the flag -fno-warn-unused-do-bind
[ 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 )

Network/Socket/ByteString.hsc:54:1: Warning:
    The import of ‘SockAddr, Socket’
    from module ‘Network.Socket’ is redundant
[ 8 of 11] Compiling Network.Socket.ByteString.Lazy ( Network/Socket/ByteString/Lazy.hs, dist/build/Network/Socket/ByteString/Lazy.o )

Network/Socket/ByteString/Lazy.hs:60:1: Warning:
    The import of ‘GHC.Conc’ is redundant
      except perhaps to import instances from ‘GHC.Conc’
    To import instances alone, use: import GHC.Conc()
[ 9 of 11] Compiling Network.Socket.ByteString.Lazy.Posix ( Network/Socket/ByteString/Lazy/Posix.hs, dist/build/Network/Socket/ByteString/Lazy/Posix.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 )
In-place registering network-2.6.0.2...
Running Haddock for network-2.6.0.2...
Running hscolour for network-2.6.0.2...
Preprocessing library network-2.6.0.2...
Preprocessing library network-2.6.0.2...

Network/Socket/Types.hsc:952:10: Warning:
    Orphan instance: instance Storable HostAddress6

Network/Socket/Internal.hsc:75:1: Warning:
    The import of ‘Foreign.C.String’ is redundant
      except perhaps to import instances from ‘Foreign.C.String’
    To import instances alone, use: import Foreign.C.String()

Network/Socket/Internal.hsc:77:1: Warning:
    The import of ‘Foreign.Ptr’ is redundant
      except perhaps to import instances from ‘Foreign.Ptr’
    To import instances alone, use: import Foreign.Ptr()

Network/Socket.hsc:176:1: Warning:
    The import of ‘delete’ from module ‘Data.List’ is redundant

Network/Socket.hsc:192:1: Warning:
    The qualified import of ‘Control.Exception’ is redundant
      except perhaps to import instances from ‘Control.Exception’
    To import instances alone, use: import Control.Exception()

Network/Socket.hsc:211:1: Warning:
    The import of ‘GHC.IO.FD’ is redundant
      except perhaps to import instances from ‘GHC.IO.FD’
    To import instances alone, use: import GHC.IO.FD()

Network/Socket.hsc:949:27: Warning:
    Defaulting the following constraint(s) to type ‘Integer’
      (Num a0)
        arising from the literal ‘12’ at Network/Socket.hsc:949:27-28
      (Integral a0)
        arising from a use of ‘fromIntegral’
        at Network/Socket.hsc:949:13-24
    In the first argument of ‘fromIntegral’, namely ‘(12)’
    In the expression: (fromIntegral (12))
    In an equation for ‘sz’: sz = (fromIntegral (12))

Network/Socket.hsc:1571:1: Warning:
    Defined but not used: ‘c_accept’

Network/Socket/ByteString.hsc:54:1: Warning:
    The import of ‘SockAddr, Socket’
    from module ‘Network.Socket’ is redundant

Network/Socket/ByteString/Lazy.hs:60:1: Warning:
    The import of ‘GHC.Conc’ is redundant
      except perhaps to import instances from ‘GHC.Conc’
    To import instances alone, use: import GHC.Conc()
Haddock coverage:
  50% (  1 /  2) in 'Network.Socket.ByteString.IOVec'
  59% ( 23 / 39) in 'Network.Socket.Types'
  88% ( 28 / 32) in 'Network.Socket.Internal'
  67% ( 64 / 95) in 'Network.Socket'
  50% (  1 /  2) in 'Network.Socket.ByteString.MsgHdr'
  25% (  1 /  4) in 'Network.Socket.ByteString.Internal'
 100% ( 15 / 15) in 'Network.Socket.ByteString'
 100% (  7 /  7) in 'Network.Socket.ByteString.Lazy'
  25% (  1 /  4) in 'Network.Socket.ByteString.Lazy.Posix'
  42% ( 21 / 50) in 'Network.BSD'
  81% ( 22 / 27) in 'Network'
Warning: Network.Socket.ByteString: could not find link destinations for:
    Network.Socket.ByteString.IOVec.IOVec
Documentation created: dist/doc/html/network/index.html,
dist/doc/html/network/network.txt
Creating package registration file: /tmp/pkgConf-network-2.6.03748.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/network-2.6.0.2
Registering network-2.6.0.2...
Installed network-2.6.0.2
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 )
In-place registering random-1.1...
Running Haddock for random-1.1...
Running hscolour for random-1.1...
Preprocessing library random-1.1...
Preprocessing library random-1.1...
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-13748.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/random-1.1
Registering random-1.1...
Installed random-1.1
Configuring text-1.2.0.4...
Building text-1.2.0.4...
Preprocessing library text-1.2.0.4...
[ 1 of 43] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )
[ 2 of 43] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 3 of 43] Compiling Data.Text.Internal.Builder.RealFloat.Functions ( Data/Text/Internal/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Internal/Builder/RealFloat/Functions.o )
[ 4 of 43] Compiling Data.Text.Internal.Builder.Int.Digits ( Data/Text/Internal/Builder/Int/Digits.hs, dist/build/Data/Text/Internal/Builder/Int/Digits.o )
[ 5 of 43] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o )
[ 6 of 43] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[ 7 of 43] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[ 8 of 43] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o )
[ 9 of 43] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o )
[10 of 43] Compiling Data.Text.Array  ( Data/Text/Array.hs, dist/build/Data/Text/Array.o )
[11 of 43] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o )
[12 of 43] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o )
[13 of 43] Compiling Data.Text.Internal.Fusion.Size ( Data/Text/Internal/Fusion/Size.hs, dist/build/Data/Text/Internal/Fusion/Size.o )
[14 of 43] Compiling Data.Text.Internal.Fusion.Types ( Data/Text/Internal/Fusion/Types.hs, dist/build/Data/Text/Internal/Fusion/Types.o )
[15 of 43] Compiling Data.Text.Internal.Fusion.CaseMapping ( Data/Text/Internal/Fusion/CaseMapping.hs, dist/build/Data/Text/Internal/Fusion/CaseMapping.o )
[16 of 43] Compiling Data.Text.Internal.Fusion.Common ( Data/Text/Internal/Fusion/Common.hs, dist/build/Data/Text/Internal/Fusion/Common.o )
[17 of 43] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o )
[18 of 43] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o )
[19 of 43] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o )
[20 of 43] Compiling Data.Text.Internal.Encoding.Fusion.Common ( Data/Text/Internal/Encoding/Fusion/Common.hs, dist/build/Data/Text/Internal/Encoding/Fusion/Common.o )
[21 of 43] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[22 of 43] Compiling Data.Text.Internal.Encoding.Fusion ( Data/Text/Internal/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Encoding/Fusion.o )
[23 of 43] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o )
[24 of 43] Compiling Data.Text.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o )
[25 of 43] Compiling Data.Text        ( Data/Text.hs, dist/build/Data/Text.o )
[26 of 43] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o )
[27 of 43] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o )
[28 of 43] Compiling Data.Text.Internal.IO ( Data/Text/Internal/IO.hs, dist/build/Data/Text/Internal/IO.o )
[29 of 43] Compiling Data.Text.IO     ( Data/Text/IO.hs, dist/build/Data/Text/IO.o )
[30 of 43] Compiling Data.Text.Internal.Lazy ( Data/Text/Internal/Lazy.hs, dist/build/Data/Text/Internal/Lazy.o )
[31 of 43] Compiling Data.Text.Internal.Lazy.Fusion ( Data/Text/Internal/Lazy/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Fusion.o )
[32 of 43] Compiling Data.Text.Internal.Lazy.Search ( Data/Text/Internal/Lazy/Search.hs, dist/build/Data/Text/Internal/Lazy/Search.o )
[33 of 43] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o )
[34 of 43] Compiling Data.Text.Lazy   ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o )
[35 of 43] Compiling Data.Text.Internal.Builder ( Data/Text/Internal/Builder.hs, dist/build/Data/Text/Internal/Builder.o )
[36 of 43] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o )
[37 of 43] Compiling Data.Text.Internal.Builder.Functions ( Data/Text/Internal/Builder/Functions.hs, dist/build/Data/Text/Internal/Builder/Functions.o )
[38 of 43] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o )
[39 of 43] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o )
[40 of 43] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o )
[41 of 43] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o )
[42 of 43] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o )
[43 of 43] Compiling Data.Text.Read   ( Data/Text/Read.hs, dist/build/Data/Text/Read.o )
In-place registering text-1.2.0.4...
Running Haddock for text-1.2.0.4...
Running hscolour for text-1.2.0.4...
Preprocessing library text-1.2.0.4...
Preprocessing library text-1.2.0.4...
Haddock coverage:
  14% (  1 /  7) in 'Data.Text.Internal.Read'
  50% (  1 /  2) in 'Data.Text.Internal.Encoding.Utf32'
  50% (  1 /  2) in 'Data.Text.Internal.Builder.RealFloat.Functions'
   0% (  0 /  2) in 'Data.Text.Internal.Builder.Int.Digits'
 100% ( 12 / 12) in 'Data.Text.Encoding.Error'
 100% (  2 /  2) in 'Data.Text.Internal.Unsafe.Shift'
  25% (  1 /  4) in 'Data.Text.Internal.Encoding.Utf16'
 100% (  2 /  2) in 'Data.Text.Internal.Functions'
 100% (  3 /  3) in 'Data.Text.Internal.Unsafe'
 100% ( 16 / 16) in 'Data.Text.Array'
  33% (  2 /  6) in 'Data.Text.Internal.Unsafe.Char'
  95% ( 19 / 20) in 'Data.Text.Internal'
  38% (  5 / 13) in 'Data.Text.Internal.Fusion.Size'
  50% (  5 / 10) in 'Data.Text.Internal.Fusion.Types'
   0% (  0 /  5) in 'Data.Text.Internal.Fusion.CaseMapping'
  89% ( 64 / 72) in 'Data.Text.Internal.Fusion.Common'
  93% ( 13 / 14) in 'Data.Text.Unsafe'
  33% (  1 /  3) in 'Data.Text.Internal.Private'
  86% ( 19 / 22) in 'Data.Text.Internal.Fusion'
  33% (  2 /  6) in 'Data.Text.Internal.Encoding.Fusion.Common'
  17% (  2 / 12) in 'Data.Text.Internal.Encoding.Utf8'
  91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion'
 100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Search'
 100% (125 /125) in 'Data.Text'
 100% ( 33 / 33) in 'Data.Text.Encoding'
 100% ( 18 / 18) in 'Data.Text.Foreign'
 100% (  3 /  3) in 'Data.Text.Internal.IO'
 100% ( 20 / 20) in 'Data.Text.IO'
  93% ( 14 / 15) in 'Data.Text.Internal.Lazy'
 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'
  99% (124 /125) in 'Data.Text.Lazy'
  94% ( 16 / 17) in 'Data.Text.Internal.Builder'
 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'
 100% ( 19 / 19) in 'Data.Text.Lazy.IO'
 100% (  7 /  7) in 'Data.Text.Lazy.Read'
  75% (  3 /  4) in 'Data.Text.Lazy.Builder.RealFloat'
  89% ( 24 / 27) in 'Data.Text.Lazy.Encoding'
 100% (  7 /  7) in 'Data.Text.Read'
Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for:
    Data.Text.Internal.Fusion.Common.findIndicesI
Warning: Data.Text.Unsafe: could not find link destinations for:
    GHC.IO.bracket
Warning: Data.Text: could not find link destinations for:
    Data.Text.replicateChar Data.Text.countChar
Warning: Data.Text.Internal.IO: could not find link destinations for:
    GHC.IO.Handle.Types.Handle__
Warning: Data.Text.Lazy: could not find link destinations for:
    Data.Text.Lazy.replicateChar Data.Text.Lazy.dropWords Data.Text.Lazy.splitAtWord Data.Text.Lazy.countChar
Warning: Data.Text.Internal.Builder: could not find link destinations for:
    Data.Text.Internal.Builder.empty Data.Text.Internal.Builder.append
Warning: Data.Text.Lazy.Builder.RealFloat: could not find link destinations for:
    Data.Text.Lazy.Builder.RealFloat.floatToDigits
Documentation created: dist/doc/html/text/index.html,
dist/doc/html/text/text.txt
Creating package registration file: /tmp/pkgConf-text-1.2.03748.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/text-1.2.0.4
Registering text-1.2.0.4...
Installed text-1.2.0.4
Configuring transformers-0.4.2.0...
Building transformers-0.4.2.0...
Preprocessing library transformers-0.4.2.0...
[ 1 of 28] Compiling Data.Functor.Identity ( oldsrc/Data/Functor/Identity.hs, dist/build/Data/Functor/Identity.o )
[ 2 of 28] Compiling Control.Monad.Trans.Class ( Control/Monad/Trans/Class.hs, dist/build/Control/Monad/Trans/Class.o )
[ 3 of 28] Compiling Control.Monad.Signatures ( Control/Monad/Signatures.hs, dist/build/Control/Monad/Signatures.o )
[ 4 of 28] Compiling Control.Monad.IO.Class ( Control/Monad/IO/Class.hs, dist/build/Control/Monad/IO/Class.o )
[ 5 of 28] Compiling Control.Monad.Trans.Cont ( Control/Monad/Trans/Cont.hs, dist/build/Control/Monad/Trans/Cont.o )
[ 6 of 28] Compiling Control.Monad.Trans.Reader ( Control/Monad/Trans/Reader.hs, dist/build/Control/Monad/Trans/Reader.o )
[ 7 of 28] Compiling Control.Monad.Trans.RWS.Lazy ( Control/Monad/Trans/RWS/Lazy.hs, dist/build/Control/Monad/Trans/RWS/Lazy.o )
[ 8 of 28] Compiling Control.Monad.Trans.RWS ( Control/Monad/Trans/RWS.hs, dist/build/Control/Monad/Trans/RWS.o )
[ 9 of 28] Compiling Control.Monad.Trans.RWS.Strict ( Control/Monad/Trans/RWS/Strict.hs, dist/build/Control/Monad/Trans/RWS/Strict.o )
[10 of 28] Compiling Control.Monad.Trans.State.Lazy ( Control/Monad/Trans/State/Lazy.hs, dist/build/Control/Monad/Trans/State/Lazy.o )
[11 of 28] Compiling Control.Monad.Trans.State ( Control/Monad/Trans/State.hs, dist/build/Control/Monad/Trans/State.o )
[12 of 28] Compiling Control.Monad.Trans.State.Strict ( Control/Monad/Trans/State/Strict.hs, dist/build/Control/Monad/Trans/State/Strict.o )
[13 of 28] Compiling Data.Functor.Classes ( Data/Functor/Classes.hs, dist/build/Data/Functor/Classes.o )
[14 of 28] Compiling Data.Functor.Constant ( Data/Functor/Constant.hs, dist/build/Data/Functor/Constant.o )
[15 of 28] Compiling Control.Applicative.Lift ( Control/Applicative/Lift.hs, dist/build/Control/Applicative/Lift.o )
[16 of 28] Compiling Control.Monad.Trans.Except ( Control/Monad/Trans/Except.hs, dist/build/Control/Monad/Trans/Except.o )
[17 of 28] Compiling Control.Monad.Trans.Error ( Control/Monad/Trans/Error.hs, dist/build/Control/Monad/Trans/Error.o )
[18 of 28] Compiling Control.Monad.Trans.Identity ( Control/Monad/Trans/Identity.hs, dist/build/Control/Monad/Trans/Identity.o )
[19 of 28] Compiling Control.Monad.Trans.List ( Control/Monad/Trans/List.hs, dist/build/Control/Monad/Trans/List.o )
[20 of 28] Compiling Control.Monad.Trans.Maybe ( Control/Monad/Trans/Maybe.hs, dist/build/Control/Monad/Trans/Maybe.o )
[21 of 28] Compiling Control.Monad.Trans.Writer.Lazy ( Control/Monad/Trans/Writer/Lazy.hs, dist/build/Control/Monad/Trans/Writer/Lazy.o )
[22 of 28] Compiling Control.Monad.Trans.Writer ( Control/Monad/Trans/Writer.hs, dist/build/Control/Monad/Trans/Writer.o )
[23 of 28] Compiling Control.Monad.Trans.Writer.Strict ( Control/Monad/Trans/Writer/Strict.hs, dist/build/Control/Monad/Trans/Writer/Strict.o )
[24 of 28] Compiling Data.Functor.Compose ( Data/Functor/Compose.hs, dist/build/Data/Functor/Compose.o )
[25 of 28] Compiling Data.Functor.Product ( Data/Functor/Product.hs, dist/build/Data/Functor/Product.o )
[26 of 28] Compiling Data.Functor.Sum ( Data/Functor/Sum.hs, dist/build/Data/Functor/Sum.o )
[27 of 28] Compiling Control.Applicative.Backwards ( Control/Applicative/Backwards.hs, dist/build/Control/Applicative/Backwards.o )
[28 of 28] Compiling Data.Functor.Reverse ( Data/Functor/Reverse.hs, dist/build/Data/Functor/Reverse.o )
In-place registering transformers-0.4.2.0...
Running Haddock for transformers-0.4.2.0...
Running hscolour for transformers-0.4.2.0...
Preprocessing library transformers-0.4.2.0...
Preprocessing library transformers-0.4.2.0...
Haddock coverage:
 100% (  2 /  2) in 'Data.Functor.Identity'
 100% ( 14 / 14) in 'Control.Monad.Trans.Class'
 100% (  5 /  5) in 'Control.Monad.Signatures'
 100% (  2 /  2) in 'Control.Monad.IO.Class'
 100% ( 22 / 22) in 'Control.Monad.Trans.Cont'
 100% ( 18 / 18) in 'Control.Monad.Trans.Reader'
 100% ( 37 / 37) in 'Control.Monad.Trans.RWS.Lazy'
 100% (  2 /  2) in 'Control.Monad.Trans.RWS'
 100% ( 37 / 37) in 'Control.Monad.Trans.RWS.Strict'
 100% ( 34 / 34) in 'Control.Monad.Trans.State.Lazy'
 100% (  2 /  2) in 'Control.Monad.Trans.State'
 100% ( 34 / 34) in 'Control.Monad.Trans.State.Strict'
 100% ( 14 / 14) in 'Data.Functor.Classes'
 100% (  2 /  2) in 'Data.Functor.Constant'
 100% (  9 /  9) in 'Control.Applicative.Lift'
 100% ( 19 / 19) in 'Control.Monad.Trans.Except'
 100% ( 15 / 15) in 'Control.Monad.Trans.Error'
 100% (  7 /  7) in 'Control.Monad.Trans.Identity'
 100% (  7 /  7) in 'Control.Monad.Trans.List'
 100% ( 12 / 12) in 'Control.Monad.Trans.Maybe'
 100% ( 20 / 20) in 'Control.Monad.Trans.Writer.Lazy'
 100% (  2 /  2) in 'Control.Monad.Trans.Writer'
 100% ( 20 / 20) in 'Control.Monad.Trans.Writer.Strict'
 100% (  2 /  2) in 'Data.Functor.Compose'
 100% (  2 /  2) in 'Data.Functor.Product'
 100% (  2 /  2) in 'Data.Functor.Sum'
 100% (  2 /  2) in 'Control.Applicative.Backwards'
 100% (  2 /  2) in 'Data.Functor.Reverse'
Documentation created: dist/doc/html/transformers/index.html,
dist/doc/html/transformers/transformers.txt
Creating package registration file: /tmp/pkgConf-transformers-0.4.23748.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/transformers-0.4.2.0
Registering transformers-0.4.2.0...
Installed transformers-0.4.2.0
Downloading pcap-0.4.5.2...
Configuring pcap-0.4.5.2...
configure: WARNING: unrecognized options: --with-gcc
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... 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 for struct sockaddr.sa_len... no
configure: creating ./config.status
config.status: creating pcap.buildinfo
config.status: creating include/pcapconfig.h
config.status: include/pcapconfig.h is unchanged
configure: WARNING: unrecognized options: --with-gcc
Building pcap-0.4.5.2...
Preprocessing library pcap-0.4.5.2...
[1 of 2] Compiling Network.Pcap.Base ( dist/build/Network/Pcap/Base.hs, dist/build/Network/Pcap/Base.o )
[2 of 2] Compiling Network.Pcap     ( Network/Pcap.hs, dist/build/Network/Pcap.o )
In-place registering pcap-0.4.5.2...
Running Haddock for pcap-0.4.5.2...
Running hscolour for pcap-0.4.5.2...
Preprocessing library pcap-0.4.5.2...
Preprocessing library pcap-0.4.5.2...
Haddock coverage:
  90% ( 45 / 50) in 'Network.Pcap.Base'
  93% ( 53 / 57) in 'Network.Pcap'
Documentation created: dist/doc/html/pcap/index.html,
dist/doc/html/pcap/pcap.txt
Creating package registration file: /tmp/pkgConf-pcap-0.4.53748.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/pcap-0.4.5.2
Registering pcap-0.4.5.2...
Installed pcap-0.4.5.2
Configuring blaze-builder-0.3.3.4...
Building blaze-builder-0.3.3.4...
Preprocessing library blaze-builder-0.3.3.4...
[ 1 of 13] Compiling Blaze.ByteString.Builder.Internal.Types ( Blaze/ByteString/Builder/Internal/Types.hs, dist/build/Blaze/ByteString/Builder/Internal/Types.o )
[ 2 of 13] Compiling Blaze.ByteString.Builder.Internal.Write ( Blaze/ByteString/Builder/Internal/Write.hs, dist/build/Blaze/ByteString/Builder/Internal/Write.o )
[ 3 of 13] Compiling Blaze.ByteString.Builder.Internal.Buffer ( Blaze/ByteString/Builder/Internal/Buffer.hs, dist/build/Blaze/ByteString/Builder/Internal/Buffer.o )
[ 4 of 13] Compiling Blaze.ByteString.Builder.Internal.UncheckedShifts ( Blaze/ByteString/Builder/Internal/UncheckedShifts.hs, dist/build/Blaze/ByteString/Builder/Internal/UncheckedShifts.o )
[ 5 of 13] Compiling Blaze.ByteString.Builder.Internal ( Blaze/ByteString/Builder/Internal.hs, dist/build/Blaze/ByteString/Builder/Internal.o )
[ 6 of 13] Compiling Blaze.ByteString.Builder.Char.Utf8 ( Blaze/ByteString/Builder/Char/Utf8.hs, dist/build/Blaze/ByteString/Builder/Char/Utf8.o )
[ 7 of 13] Compiling Blaze.ByteString.Builder.ByteString ( Blaze/ByteString/Builder/ByteString.hs, dist/build/Blaze/ByteString/Builder/ByteString.o )
[ 8 of 13] Compiling Blaze.ByteString.Builder.Word ( Blaze/ByteString/Builder/Word.hs, dist/build/Blaze/ByteString/Builder/Word.o )
[ 9 of 13] Compiling Blaze.ByteString.Builder.Char8 ( Blaze/ByteString/Builder/Char8.hs, dist/build/Blaze/ByteString/Builder/Char8.o )
[10 of 13] Compiling Blaze.ByteString.Builder.HTTP ( Blaze/ByteString/Builder/HTTP.hs, dist/build/Blaze/ByteString/Builder/HTTP.o )
[11 of 13] Compiling Blaze.ByteString.Builder.Int ( Blaze/ByteString/Builder/Int.hs, dist/build/Blaze/ByteString/Builder/Int.o )
[12 of 13] Compiling Blaze.ByteString.Builder ( Blaze/ByteString/Builder.hs, dist/build/Blaze/ByteString/Builder.o )
[13 of 13] Compiling Blaze.ByteString.Builder.Html.Utf8 ( Blaze/ByteString/Builder/Html/Utf8.hs, dist/build/Blaze/ByteString/Builder/Html/Utf8.o )
In-place registering blaze-builder-0.3.3.4...
Running Haddock for blaze-builder-0.3.3.4...
Running hscolour for blaze-builder-0.3.3.4...
Preprocessing library blaze-builder-0.3.3.4...
Preprocessing library blaze-builder-0.3.3.4...
Haddock coverage:
  21% (  4 / 19) in 'Blaze.ByteString.Builder.Internal.Types'
  92% ( 24 / 26) in 'Blaze.ByteString.Builder.Internal.Write'
 100% ( 22 / 22) in 'Blaze.ByteString.Builder.Internal.Buffer'
  25% (  1 /  4) in 'Blaze.ByteString.Builder.Internal.UncheckedShifts'
  69% ( 22 / 32) in 'Blaze.ByteString.Builder.Internal'
 100% (  9 /  9) in 'Blaze.ByteString.Builder.Char.Utf8'
 100% ( 12 / 12) in 'Blaze.ByteString.Builder.ByteString'
 100% ( 43 / 43) in 'Blaze.ByteString.Builder.Word'
 100% (  9 /  9) in 'Blaze.ByteString.Builder.Char8'
 100% (  4 /  4) in 'Blaze.ByteString.Builder.HTTP'
 100% ( 43 / 43) in 'Blaze.ByteString.Builder.Int'
  92% ( 22 / 24) in 'Blaze.ByteString.Builder'
 100% ( 10 / 10) in 'Blaze.ByteString.Builder.Html.Utf8'
Documentation created: dist/doc/html/blaze-builder/index.html,
dist/doc/html/blaze-builder/blaze-builder.txt
Creating package registration file: /tmp/pkgConf-blaze-builder-0.3.33748.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/blaze-builder-0.3.3.4
Registering blaze-builder-0.3.3.4...
Installed blaze-builder-0.3.3.4
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.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
[ 3 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
[ 4 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[ 5 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 6 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )
[ 7 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )
[ 8 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 9 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )
[10 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o )
[11 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[12 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[13 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[14 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[15 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[16 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[17 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[18 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[19 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[20 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[21 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o )
In-place registering mtl-2.2.1...
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'
 100% (  5 /  5) in 'Control.Monad.State.Class'
 100% (  3 /  3) in 'Control.Monad.Reader.Class'
  80% (  4 /  5) in 'Control.Monad.RWS.Class'
 100% (  4 /  4) in 'Control.Monad.Identity'
 100% (  3 /  3) in 'Control.Monad.Error.Class'
  50% (  1 /  2) in 'Control.Monad.Cont.Class'
 100% (  3 /  3) in 'Control.Monad.Trans'
  93% ( 14 / 15) in 'Control.Monad.Error'
 100% ( 19 / 19) in 'Control.Monad.Except'
 100% (  5 /  5) in 'Control.Monad.List'
  95% ( 21 / 22) in 'Control.Monad.RWS.Lazy'
 100% (  2 /  2) in 'Control.Monad.RWS'
  96% ( 22 / 23) in 'Control.Monad.Reader'
  95% ( 21 / 22) in 'Control.Monad.RWS.Strict'
  96% ( 24 / 25) in 'Control.Monad.State.Lazy'
 100% (  2 /  2) in 'Control.Monad.State'
  96% ( 24 / 25) in 'Control.Monad.State.Strict'
  89% ( 17 / 19) in 'Control.Monad.Writer.Lazy'
 100% (  2 /  2) in 'Control.Monad.Writer'
  94% ( 17 / 18) in 'Control.Monad.Writer.Strict'
  91% ( 20 / 22) in 'Control.Monad.Cont'
Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt
Creating package registration file: /tmp/pkgConf-mtl-2.23748.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/mtl-2.2.1
Registering mtl-2.2.1...
Installed mtl-2.2.1
Configuring blaze-markup-0.6.2.0...
Building blaze-markup-0.6.2.0...
Preprocessing library blaze-markup-0.6.2.0...
[1 of 6] Compiling Text.Blaze.Internal ( src/Text/Blaze/Internal.hs, dist/build/Text/Blaze/Internal.o )
[2 of 6] Compiling Text.Blaze.Renderer.String ( src/Text/Blaze/Renderer/String.hs, dist/build/Text/Blaze/Renderer/String.o )
[3 of 6] Compiling Text.Blaze.Renderer.Pretty ( src/Text/Blaze/Renderer/Pretty.hs, dist/build/Text/Blaze/Renderer/Pretty.o )
[4 of 6] Compiling Text.Blaze.Renderer.Text ( src/Text/Blaze/Renderer/Text.hs, dist/build/Text/Blaze/Renderer/Text.o )
[5 of 6] Compiling Text.Blaze.Renderer.Utf8 ( src/Text/Blaze/Renderer/Utf8.hs, dist/build/Text/Blaze/Renderer/Utf8.o )
[6 of 6] Compiling Text.Blaze       ( src/Text/Blaze.hs, dist/build/Text/Blaze.o )
In-place registering blaze-markup-0.6.2.0...
Running Haddock for blaze-markup-0.6.2.0...
Running hscolour for blaze-markup-0.6.2.0...
Preprocessing library blaze-markup-0.6.2.0...
Preprocessing library blaze-markup-0.6.2.0...
Haddock coverage:
Warning: Text.Blaze.Internal: ! is exported separately but will be documented under Attributable. Consider exporting it together with its parent(s) for code clarity.
 100% ( 44 / 44) in 'Text.Blaze.Internal'
  75% (  3 /  4) in 'Text.Blaze.Renderer.String'
  67% (  2 /  3) in 'Text.Blaze.Renderer.Pretty'
  56% (  5 /  9) in 'Text.Blaze.Renderer.Text'
  86% (  6 /  7) in 'Text.Blaze.Renderer.Utf8'
 100% ( 25 / 25) in 'Text.Blaze'
Documentation created: dist/doc/html/blaze-markup/index.html,
dist/doc/html/blaze-markup/blaze-markup.txt
Creating package registration file: /tmp/pkgConf-blaze-markup-0.6.23748.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/blaze-markup-0.6.2.0
Registering blaze-markup-0.6.2.0...
Installed blaze-markup-0.6.2.0
Configuring parsec-3.1.8...
Building parsec-3.1.8...
Preprocessing library parsec-3.1.8...
[ 1 of 25] Compiling Text.Parsec.Pos  ( Text/Parsec/Pos.hs, dist/build/Text/Parsec/Pos.o )
[ 2 of 25] Compiling Text.Parsec.Error ( Text/Parsec/Error.hs, dist/build/Text/Parsec/Error.o )
[ 3 of 25] Compiling Text.ParserCombinators.Parsec.Error ( Text/ParserCombinators/Parsec/Error.hs, dist/build/Text/ParserCombinators/Parsec/Error.o )
[ 4 of 25] Compiling Text.Parsec.Prim ( Text/Parsec/Prim.hs, dist/build/Text/Parsec/Prim.o )
[ 5 of 25] Compiling Text.Parsec.Combinator ( Text/Parsec/Combinator.hs, dist/build/Text/Parsec/Combinator.o )
[ 6 of 25] Compiling Text.ParserCombinators.Parsec.Combinator ( Text/ParserCombinators/Parsec/Combinator.hs, dist/build/Text/ParserCombinators/Parsec/Combinator.o )
[ 7 of 25] Compiling Text.Parsec.String ( Text/Parsec/String.hs, dist/build/Text/Parsec/String.o )
[ 8 of 25] Compiling Text.Parsec.ByteString ( Text/Parsec/ByteString.hs, dist/build/Text/Parsec/ByteString.o )
[ 9 of 25] Compiling Text.Parsec.ByteString.Lazy ( Text/Parsec/ByteString/Lazy.hs, dist/build/Text/Parsec/ByteString/Lazy.o )
[10 of 25] Compiling Text.Parsec.Text ( Text/Parsec/Text.hs, dist/build/Text/Parsec/Text.o )
[11 of 25] Compiling Text.Parsec.Text.Lazy ( Text/Parsec/Text/Lazy.hs, dist/build/Text/Parsec/Text/Lazy.o )
[12 of 25] Compiling Text.Parsec.Expr ( Text/Parsec/Expr.hs, dist/build/Text/Parsec/Expr.o )
[13 of 25] Compiling Text.ParserCombinators.Parsec.Prim ( Text/ParserCombinators/Parsec/Prim.hs, dist/build/Text/ParserCombinators/Parsec/Prim.o )
[14 of 25] Compiling Text.ParserCombinators.Parsec.Pos ( Text/ParserCombinators/Parsec/Pos.hs, dist/build/Text/ParserCombinators/Parsec/Pos.o )
[15 of 25] Compiling Text.Parsec.Char ( Text/Parsec/Char.hs, dist/build/Text/Parsec/Char.o )
[16 of 25] Compiling Text.Parsec.Token ( Text/Parsec/Token.hs, dist/build/Text/Parsec/Token.o )
[17 of 25] Compiling Text.ParserCombinators.Parsec.Token ( Text/ParserCombinators/Parsec/Token.hs, dist/build/Text/ParserCombinators/Parsec/Token.o )
[18 of 25] Compiling Text.ParserCombinators.Parsec.Char ( Text/ParserCombinators/Parsec/Char.hs, dist/build/Text/ParserCombinators/Parsec/Char.o )
[19 of 25] Compiling Text.ParserCombinators.Parsec ( Text/ParserCombinators/Parsec.hs, dist/build/Text/ParserCombinators/Parsec.o )
[20 of 25] Compiling Text.ParserCombinators.Parsec.Expr ( Text/ParserCombinators/Parsec/Expr.hs, dist/build/Text/ParserCombinators/Parsec/Expr.o )
[21 of 25] Compiling Text.Parsec      ( Text/Parsec.hs, dist/build/Text/Parsec.o )
[22 of 25] Compiling Text.Parsec.Language ( Text/Parsec/Language.hs, dist/build/Text/Parsec/Language.o )
[23 of 25] Compiling Text.ParserCombinators.Parsec.Language ( Text/ParserCombinators/Parsec/Language.hs, dist/build/Text/ParserCombinators/Parsec/Language.o )
[24 of 25] Compiling Text.Parsec.Perm ( Text/Parsec/Perm.hs, dist/build/Text/Parsec/Perm.o )
[25 of 25] Compiling Text.ParserCombinators.Parsec.Perm ( Text/ParserCombinators/Parsec/Perm.hs, dist/build/Text/ParserCombinators/Parsec/Perm.o )
In-place registering parsec-3.1.8...
Running Haddock for parsec-3.1.8...
Running hscolour for parsec-3.1.8...
Preprocessing library parsec-3.1.8...
Preprocessing library parsec-3.1.8...
Haddock coverage:
  82% ( 14 / 17) in 'Text.Parsec.Pos'
  43% (  6 / 14) in 'Text.Parsec.Error'
  38% (  6 / 16) in 'Text.ParserCombinators.Parsec.Error'
  64% ( 32 / 50) in 'Text.Parsec.Prim'
 100% ( 24 / 24) in 'Text.Parsec.Combinator'
 100% ( 24 / 24) in 'Text.ParserCombinators.Parsec.Combinator'
  50% (  2 /  4) in 'Text.Parsec.String'
  50% (  2 /  4) in 'Text.Parsec.ByteString'
  50% (  2 /  4) in 'Text.Parsec.ByteString.Lazy'
  33% (  1 /  3) in 'Text.Parsec.Text'
  33% (  1 /  3) in 'Text.Parsec.Text.Lazy'
 100% (  5 /  5) in 'Text.Parsec.Expr'
  70% ( 21 / 30) in 'Text.ParserCombinators.Parsec.Prim'
  82% ( 14 / 17) in 'Text.ParserCombinators.Parsec.Pos'
 100% ( 20 / 20) in 'Text.Parsec.Char'
  67% (  4 /  6) in 'Text.Parsec.Token'
  67% (  4 /  6) in 'Text.ParserCombinators.Parsec.Token'
  95% ( 18 / 19) in 'Text.ParserCombinators.Parsec.Char'
  83% ( 15 / 18) in 'Text.ParserCombinators.Parsec'
  40% (  2 /  5) in 'Text.ParserCombinators.Parsec.Expr'
  78% ( 73 / 93) in 'Text.Parsec'
  80% (  8 / 10) in 'Text.Parsec.Language'
  80% (  8 / 10) in 'Text.ParserCombinators.Parsec.Language'
 100% (  8 /  8) in 'Text.Parsec.Perm'
 100% (  7 /  7) in 'Text.ParserCombinators.Parsec.Perm'
Documentation created: dist/doc/html/parsec/index.html,
dist/doc/html/parsec/parsec.txt
Creating package registration file: /tmp/pkgConf-parsec-3.13748.8
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/parsec-3.1.8
Registering parsec-3.1.8...
Installed parsec-3.1.8
Configuring blaze-html-0.7.0.3...
Building blaze-html-0.7.0.3...
Preprocessing library blaze-html-0.7.0.3...
[ 1 of 21] Compiling Text.Blaze.XHtml5.Attributes ( src/Text/Blaze/XHtml5/Attributes.hs, dist/build/Text/Blaze/XHtml5/Attributes.o )
[ 2 of 21] Compiling Text.Blaze.XHtml1.Transitional.Attributes ( src/Text/Blaze/XHtml1/Transitional/Attributes.hs, dist/build/Text/Blaze/XHtml1/Transitional/Attributes.o )
[ 3 of 21] Compiling Text.Blaze.XHtml1.Strict.Attributes ( src/Text/Blaze/XHtml1/Strict/Attributes.hs, dist/build/Text/Blaze/XHtml1/Strict/Attributes.o )
[ 4 of 21] Compiling Text.Blaze.XHtml1.FrameSet.Attributes ( src/Text/Blaze/XHtml1/FrameSet/Attributes.hs, dist/build/Text/Blaze/XHtml1/FrameSet/Attributes.o )
[ 5 of 21] Compiling Text.Blaze.Html5.Attributes ( src/Text/Blaze/Html5/Attributes.hs, dist/build/Text/Blaze/Html5/Attributes.o )
[ 6 of 21] Compiling Text.Blaze.Html4.Transitional.Attributes ( src/Text/Blaze/Html4/Transitional/Attributes.hs, dist/build/Text/Blaze/Html4/Transitional/Attributes.o )
[ 7 of 21] Compiling Text.Blaze.Html4.Strict.Attributes ( src/Text/Blaze/Html4/Strict/Attributes.hs, dist/build/Text/Blaze/Html4/Strict/Attributes.o )
[ 8 of 21] Compiling Text.Blaze.Html4.FrameSet.Attributes ( src/Text/Blaze/Html4/FrameSet/Attributes.hs, dist/build/Text/Blaze/Html4/FrameSet/Attributes.o )
[ 9 of 21] Compiling Text.Blaze.Html  ( src/Text/Blaze/Html.hs, dist/build/Text/Blaze/Html.o )
[10 of 21] Compiling Text.Blaze.Html.Renderer.Pretty ( src/Text/Blaze/Html/Renderer/Pretty.hs, dist/build/Text/Blaze/Html/Renderer/Pretty.o )
[11 of 21] Compiling Text.Blaze.Html.Renderer.String ( src/Text/Blaze/Html/Renderer/String.hs, dist/build/Text/Blaze/Html/Renderer/String.o )
[12 of 21] Compiling Text.Blaze.Html.Renderer.Text ( src/Text/Blaze/Html/Renderer/Text.hs, dist/build/Text/Blaze/Html/Renderer/Text.o )
[13 of 21] Compiling Text.Blaze.Html.Renderer.Utf8 ( src/Text/Blaze/Html/Renderer/Utf8.hs, dist/build/Text/Blaze/Html/Renderer/Utf8.o )
[14 of 21] Compiling Text.Blaze.Html4.FrameSet ( src/Text/Blaze/Html4/FrameSet.hs, dist/build/Text/Blaze/Html4/FrameSet.o )
[15 of 21] Compiling Text.Blaze.Html4.Strict ( src/Text/Blaze/Html4/Strict.hs, dist/build/Text/Blaze/Html4/Strict.o )
[16 of 21] Compiling Text.Blaze.Html4.Transitional ( src/Text/Blaze/Html4/Transitional.hs, dist/build/Text/Blaze/Html4/Transitional.o )
[17 of 21] Compiling Text.Blaze.Html5 ( src/Text/Blaze/Html5.hs, dist/build/Text/Blaze/Html5.o )
[18 of 21] Compiling Text.Blaze.XHtml1.FrameSet ( src/Text/Blaze/XHtml1/FrameSet.hs, dist/build/Text/Blaze/XHtml1/FrameSet.o )
[19 of 21] Compiling Text.Blaze.XHtml1.Strict ( src/Text/Blaze/XHtml1/Strict.hs, dist/build/Text/Blaze/XHtml1/Strict.o )
[20 of 21] Compiling Text.Blaze.XHtml1.Transitional ( src/Text/Blaze/XHtml1/Transitional.hs, dist/build/Text/Blaze/XHtml1/Transitional.o )
[21 of 21] Compiling Text.Blaze.XHtml5 ( src/Text/Blaze/XHtml5.hs, dist/build/Text/Blaze/XHtml5.o )
In-place registering blaze-html-0.7.0.3...
Running Haddock for blaze-html-0.7.0.3...
Running hscolour for blaze-html-0.7.0.3...
Preprocessing library blaze-html-0.7.0.3...
Preprocessing library blaze-html-0.7.0.3...
Haddock coverage:
 100% (167 /167) in 'Text.Blaze.XHtml5.Attributes'
 100% (103 /103) in 'Text.Blaze.XHtml1.Transitional.Attributes'
 100% ( 92 / 92) in 'Text.Blaze.XHtml1.Strict.Attributes'
 100% (105 /105) in 'Text.Blaze.XHtml1.FrameSet.Attributes'
 100% (167 /167) in 'Text.Blaze.Html5.Attributes'
 100% (103 /103) in 'Text.Blaze.Html4.Transitional.Attributes'
 100% ( 92 / 92) in 'Text.Blaze.Html4.Strict.Attributes'
 100% (105 /105) in 'Text.Blaze.Html4.FrameSet.Attributes'
  20% (  1 /  5) in 'Text.Blaze.Html'
   0% (  0 /  2) in 'Text.Blaze.Html.Renderer.Pretty'
   0% (  0 /  2) in 'Text.Blaze.Html.Renderer.String'
   0% (  0 /  5) in 'Text.Blaze.Html.Renderer.Text'
   0% (  0 /  4) in 'Text.Blaze.Html.Renderer.Utf8'
 100% ( 93 / 93) in 'Text.Blaze.Html4.FrameSet'
 100% ( 80 / 80) in 'Text.Blaze.Html4.Strict'
 100% ( 91 / 91) in 'Text.Blaze.Html4.Transitional'
 100% (110 /110) in 'Text.Blaze.Html5'
 100% ( 93 / 93) in 'Text.Blaze.XHtml1.FrameSet'
 100% ( 80 / 80) in 'Text.Blaze.XHtml1.Strict'
 100% ( 91 / 91) in 'Text.Blaze.XHtml1.Transitional'
 100% (110 /110) in 'Text.Blaze.XHtml5'
Documentation created: dist/doc/html/blaze-html/index.html,
dist/doc/html/blaze-html/blaze-html.txt
Creating package registration file: /tmp/pkgConf-blaze-html-0.7.03748.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/blaze-html-0.7.0.3
Registering blaze-html-0.7.0.3...
Installed blaze-html-0.7.0.3
Configuring network-uri-2.6.0.1...
Building network-uri-2.6.0.1...
Preprocessing library network-uri-2.6.0.1...
[1 of 1] Compiling Network.URI      ( Network/URI.hs, dist/build/Network/URI.o )

Network/URI.hs:201:1: Warning:
    Defined but not used: ‘testDefaultUserInfoMap’

Network/URI.hs:285:1: Warning:
    Defined but not used: ‘testURIReference’

Network/URI.hs:316:33: Warning:
    This binding for ‘scheme’ shadows the existing binding
      defined at Network/URI.hs:1291:1

Network/URI.hs:357:1: Warning: Defined but not used: ‘genDelims’

Network/URI.hs:805:1: Warning: Defined but not used: ‘alphaNumChar’

Network/URI.hs:961:18: Warning:
    Defaulting the following constraint(s) to type ‘Integer’
      (Num a0)
        arising from a use of ‘multi_byte’ at Network/URI.hs:961:18-27
      (Eq a0)
        arising from a use of ‘multi_byte’ at Network/URI.hs:961:18-27
    In the expression: multi_byte 2 15 2048
    In an equation for ‘unEscapeUtf8’:
        unEscapeUtf8 c rest
          | c < 128 = chr c : unEscapeString rest
          | c < 192 = replacement_character : unEscapeString rest
          | c < 224 = multi1
          | c < 240 = multi_byte 2 15 2048
          | c < 248 = multi_byte 3 7 65536
          | c < 252 = multi_byte 4 3 2097152
          | c < 254 = multi_byte 5 1 67108864
          | otherwise = replacement_character : unEscapeString rest
          where
              replacement_character = '\65533'
              multi1
                = case unEscapeByte rest of {
                    Just (c1, ds) | c1 .&. 192 == 128 -> ...
                    _ -> replacement_character : unEscapeString rest }
              multi_byte i mask overlong
                = aux i rest (unEscapeByte rest) (c .&. mask)
                where
                    aux 0 rs _ acc
                      | overlong <= acc
                        &&
                          acc <= 1114111
                          && (acc < 55296 || 57343 < acc) && (acc < 65534 || 65535 < acc)
                      = chr acc : unEscapeString rs
                      | otherwise = replacement_character : unEscapeString rs
                    aux n _ (Just (r, rs)) acc
                      | r .&. 192 == 128
                      = aux (n - 1) rs (unEscapeByte rs) $! shiftL acc 6 .|. (r .&. 63)
                    aux _ rs _ _ = replacement_character : unEscapeString rs

Network/URI.hs:962:18: Warning:
    Defaulting the following constraint(s) to type ‘Integer’
      (Num a0)
        arising from a use of ‘multi_byte’ at Network/URI.hs:962:18-27
      (Eq a0)
        arising from a use of ‘multi_byte’ at Network/URI.hs:962:18-27
    In the expression: multi_byte 3 7 65536
    In an equation for ‘unEscapeUtf8’:
        unEscapeUtf8 c rest
          | c < 128 = chr c : unEscapeString rest
          | c < 192 = replacement_character : unEscapeString rest
          | c < 224 = multi1
          | c < 240 = multi_byte 2 15 2048
          | c < 248 = multi_byte 3 7 65536
          | c < 252 = multi_byte 4 3 2097152
          | c < 254 = multi_byte 5 1 67108864
          | otherwise = replacement_character : unEscapeString rest
          where
              replacement_character = '\65533'
              multi1
                = case unEscapeByte rest of {
                    Just (c1, ds) | c1 .&. 192 == 128 -> ...
                    _ -> replacement_character : unEscapeString rest }
              multi_byte i mask overlong
                = aux i rest (unEscapeByte rest) (c .&. mask)
                where
                    aux 0 rs _ acc
                      | overlong <= acc
                        &&
                          acc <= 1114111
                          && (acc < 55296 || 57343 < acc) && (acc < 65534 || 65535 < acc)
                      = chr acc : unEscapeString rs
                      | otherwise = replacement_character : unEscapeString rs
                    aux n _ (Just (r, rs)) acc
                      | r .&. 192 == 128
                      = aux (n - 1) rs (unEscapeByte rs) $! shiftL acc 6 .|. (r .&. 63)
                    aux _ rs _ _ = replacement_character : unEscapeString rs

Network/URI.hs:963:18: Warning:
    Defaulting the following constraint(s) to type ‘Integer’
      (Num a0)
        arising from a use of ‘multi_byte’ at Network/URI.hs:963:18-27
      (Eq a0)
        arising from a use of ‘multi_byte’ at Network/URI.hs:963:18-27
    In the expression: multi_byte 4 3 2097152
    In an equation for ‘unEscapeUtf8’:
        unEscapeUtf8 c rest
          | c < 128 = chr c : unEscapeString rest
          | c < 192 = replacement_character : unEscapeString rest
          | c < 224 = multi1
          | c < 240 = multi_byte 2 15 2048
          | c < 248 = multi_byte 3 7 65536
          | c < 252 = multi_byte 4 3 2097152
          | c < 254 = multi_byte 5 1 67108864
          | otherwise = replacement_character : unEscapeString rest
          where
              replacement_character = '\65533'
              multi1
                = case unEscapeByte rest of {
                    Just (c1, ds) | c1 .&. 192 == 128 -> ...
                    _ -> replacement_character : unEscapeString rest }
              multi_byte i mask overlong
                = aux i rest (unEscapeByte rest) (c .&. mask)
                where
                    aux 0 rs _ acc
                      | overlong <= acc
                        &&
                          acc <= 1114111
                          && (acc < 55296 || 57343 < acc) && (acc < 65534 || 65535 < acc)
                      = chr acc : unEscapeString rs
                      | otherwise = replacement_character : unEscapeString rs
                    aux n _ (Just (r, rs)) acc
                      | r .&. 192 == 128
                      = aux (n - 1) rs (unEscapeByte rs) $! shiftL acc 6 .|. (r .&. 63)
                    aux _ rs _ _ = replacement_character : unEscapeString rs

Network/URI.hs:964:18: Warning:
    Defaulting the following constraint(s) to type ‘Integer’
      (Num a0)
        arising from a use of ‘multi_byte’ at Network/URI.hs:964:18-27
      (Eq a0)
        arising from a use of ‘multi_byte’ at Network/URI.hs:964:18-27
    In the expression: multi_byte 5 1 67108864
    In an equation for ‘unEscapeUtf8’:
        unEscapeUtf8 c rest
          | c < 128 = chr c : unEscapeString rest
          | c < 192 = replacement_character : unEscapeString rest
          | c < 224 = multi1
          | c < 240 = multi_byte 2 15 2048
          | c < 248 = multi_byte 3 7 65536
          | c < 252 = multi_byte 4 3 2097152
          | c < 254 = multi_byte 5 1 67108864
          | otherwise = replacement_character : unEscapeString rest
          where
              replacement_character = '\65533'
              multi1
                = case unEscapeByte rest of {
                    Just (c1, ds) | c1 .&. 192 == 128 -> ...
                    _ -> replacement_character : unEscapeString rest }
              multi_byte i mask overlong
                = aux i rest (unEscapeByte rest) (c .&. mask)
                where
                    aux 0 rs _ acc
                      | overlong <= acc
                        &&
                          acc <= 1114111
                          && (acc < 55296 || 57343 < acc) && (acc < 65534 || 65535 < acc)
                      = chr acc : unEscapeString rs
                      | otherwise = replacement_character : unEscapeString rs
                    aux n _ (Just (r, rs)) acc
                      | r .&. 192 == 128
                      = aux (n - 1) rs (unEscapeByte rs) $! shiftL acc 6 .|. (r .&. 63)
                    aux _ rs _ _ = replacement_character : unEscapeString rs

Network/URI.hs:1262:1: Warning: Defined but not used: ‘traceShow’

Network/URI.hs:1265:1: Warning: Defined but not used: ‘traceVal’

Network/URI.hs:335:11: Warning:
    A do-notation statement discarded a result of type ‘Char’
    Suppress this warning by saying ‘_ <- char '%'’
    or by using the flag -fno-warn-unused-do-bind

Network/URI.hs:390:34: Warning:
    A do-notation statement discarded a result of type ‘Char’
    Suppress this warning by saying ‘_ <- char '?'’
    or by using the flag -fno-warn-unused-do-bind

Network/URI.hs:391:34: Warning:
    A do-notation statement discarded a result of type ‘Char’
    Suppress this warning by saying ‘_ <- char '#'’
    or by using the flag -fno-warn-unused-do-bind

Network/URI.hs:403:15: Warning:
    A do-notation statement discarded a result of type ‘String’
    Suppress this warning by saying ‘_ <- try (string "//")’
    or by using the flag -fno-warn-unused-do-bind

Network/URI.hs:422:11: Warning:
    A do-notation statement discarded a result of type ‘Char’
    Suppress this warning by saying ‘_ <- char ':'’
    or by using the flag -fno-warn-unused-do-bind

Network/URI.hs:445:11: Warning:
    A do-notation statement discarded a result of type ‘Char’
    Suppress this warning by saying ‘_ <- char '@'’
    or by using the flag -fno-warn-unused-do-bind

Network/URI.hs:456:11: Warning:
    A do-notation statement discarded a result of type ‘Char’
    Suppress this warning by saying ‘_ <- char '['’
    or by using the flag -fno-warn-unused-do-bind

Network/URI.hs:458:11: Warning:
    A do-notation statement discarded a result of type ‘Char’
    Suppress this warning by saying ‘_ <- char ']'’
    or by using the flag -fno-warn-unused-do-bind

Network/URI.hs:465:11: Warning:
    A do-notation statement discarded a result of type ‘Char’
    Suppress this warning by saying ‘_ <- char 'v'’
    or by using the flag -fno-warn-unused-do-bind

Network/URI.hs:467:11: Warning:
    A do-notation statement discarded a result of type ‘Char’
    Suppress this warning by saying ‘_ <- char '.'’
    or by using the flag -fno-warn-unused-do-bind

Network/URI.hs:483:19: Warning:
    A do-notation statement discarded a result of type ‘String’
    Suppress this warning by saying ‘_ <- string "::"’
    or by using the flag -fno-warn-unused-do-bind

Network/URI.hs:490:19: Warning:
    A do-notation statement discarded a result of type ‘String’
    Suppress this warning by saying ‘_ <- string "::"’
    or by using the flag -fno-warn-unused-do-bind

Network/URI.hs:497:19: Warning:
    A do-notation statement discarded a result of type ‘String’
    Suppress this warning by saying ‘_ <- string "::"’
    or by using the flag -fno-warn-unused-do-bind

Network/URI.hs:504:19: Warning:
    A do-notation statement discarded a result of type ‘String’
    Suppress this warning by saying ‘_ <- string "::"’
    or by using the flag -fno-warn-unused-do-bind

Network/URI.hs:511:19: Warning:
    A do-notation statement discarded a result of type ‘String’
    Suppress this warning by saying ‘_ <- string "::"’
    or by using the flag -fno-warn-unused-do-bind

Network/URI.hs:518:19: Warning:
    A do-notation statement discarded a result of type ‘String’
    Suppress this warning by saying ‘_ <- string "::"’
    or by using the flag -fno-warn-unused-do-bind

Network/URI.hs:524:19: Warning:
    A do-notation statement discarded a result of type ‘String’
    Suppress this warning by saying ‘_ <- string "::"’
    or by using the flag -fno-warn-unused-do-bind

Network/URI.hs:530:19: Warning:
    A do-notation statement discarded a result of type ‘String’
    Suppress this warning by saying ‘_ <- string "::"’
    or by using the flag -fno-warn-unused-do-bind

Network/URI.hs:553:11: Warning:
    A do-notation statement discarded a result of type ‘Char’
    Suppress this warning by saying ‘_ <- char ':'’
    or by using the flag -fno-warn-unused-do-bind

Network/URI.hs:563:28: Warning:
    A do-notation statement discarded a result of type ‘Char’
    Suppress this warning by saying ‘_ <- char '.'’
    or by using the flag -fno-warn-unused-do-bind

Network/URI.hs:564:28: Warning:
    A do-notation statement discarded a result of type ‘Char’
    Suppress this warning by saying ‘_ <- char '.'’
    or by using the flag -fno-warn-unused-do-bind

Network/URI.hs:565:28: Warning:
    A do-notation statement discarded a result of type ‘Char’
    Suppress this warning by saying ‘_ <- char '.'’
    or by using the flag -fno-warn-unused-do-bind

Network/URI.hs:592:11: Warning:
    A do-notation statement discarded a result of type ‘Char’
    Suppress this warning by saying ‘_ <- char ':'’
    or by using the flag -fno-warn-unused-do-bind

Network/URI.hs:635:11: Warning:
    A do-notation statement discarded a result of type ‘Char’
    Suppress this warning by saying ‘_ <- char '/'’
    or by using the flag -fno-warn-unused-do-bind

Network/URI.hs:656:11: Warning:
    A do-notation statement discarded a result of type ‘Char’
    Suppress this warning by saying ‘_ <- char '/'’
    or by using the flag -fno-warn-unused-do-bind

Network/URI.hs:728:34: Warning:
    A do-notation statement discarded a result of type ‘Char’
    Suppress this warning by saying ‘_ <- char '?'’
    or by using the flag -fno-warn-unused-do-bind

Network/URI.hs:729:34: Warning:
    A do-notation statement discarded a result of type ‘Char’
    Suppress this warning by saying ‘_ <- char '#'’
    or by using the flag -fno-warn-unused-do-bind

Network/URI.hs:741:15: Warning:
    A do-notation statement discarded a result of type ‘String’
    Suppress this warning by saying ‘_ <- try (string "//")’
    or by using the flag -fno-warn-unused-do-bind

Network/URI.hs:763:34: Warning:
    A do-notation statement discarded a result of type ‘Char’
    Suppress this warning by saying ‘_ <- char '?'’
    or by using the flag -fno-warn-unused-do-bind
In-place registering network-uri-2.6.0.1...
Running Haddock for network-uri-2.6.0.1...
Running hscolour for network-uri-2.6.0.1...
Preprocessing library network-uri-2.6.0.1...
Preprocessing library network-uri-2.6.0.1...

Network/URI.hs:201:1: Warning:
    Defined but not used: ‘testDefaultUserInfoMap’

Network/URI.hs:285:1: Warning:
    Defined but not used: ‘testURIReference’

Network/URI.hs:316:33: Warning:
    This binding for ‘scheme’ shadows the existing binding
      defined at Network/URI.hs:1291:1

Network/URI.hs:357:1: Warning: Defined but not used: ‘genDelims’

Network/URI.hs:805:1: Warning: Defined but not used: ‘alphaNumChar’

Network/URI.hs:961:18: Warning:
    Defaulting the following constraint(s) to type ‘Integer’
      (Num a0)
        arising from a use of ‘multi_byte’ at Network/URI.hs:961:18-27
      (Eq a0)
        arising from a use of ‘multi_byte’ at Network/URI.hs:961:18-27
    In the expression: multi_byte 2 15 2048
    In an equation for ‘unEscapeUtf8’:
        unEscapeUtf8 c rest
          | c < 128 = chr c : unEscapeString rest
          | c < 192 = replacement_character : unEscapeString rest
          | c < 224 = multi1
          | c < 240 = multi_byte 2 15 2048
          | c < 248 = multi_byte 3 7 65536
          | c < 252 = multi_byte 4 3 2097152
          | c < 254 = multi_byte 5 1 67108864
          | otherwise = replacement_character : unEscapeString rest
          where
              replacement_character = '\65533'
              multi1
                = case unEscapeByte rest of {
                    Just (c1, ds) | c1 .&. 192 == 128 -> ...
                    _ -> replacement_character : unEscapeString rest }
              multi_byte i mask overlong
                = aux i rest (unEscapeByte rest) (c .&. mask)
                where
                    aux 0 rs _ acc
                      | overlong <= acc
                        &&
                          acc <= 1114111
                          && (acc < 55296 || 57343 < acc) && (acc < 65534 || 65535 < acc)
                      = chr acc : unEscapeString rs
                      | otherwise = replacement_character : unEscapeString rs
                    aux n _ (Just (r, rs)) acc
                      | r .&. 192 == 128
                      = aux (n - 1) rs (unEscapeByte rs) $! shiftL acc 6 .|. (r .&. 63)
                    aux _ rs _ _ = replacement_character : unEscapeString rs

Network/URI.hs:962:18: Warning:
    Defaulting the following constraint(s) to type ‘Integer’
      (Num a0)
        arising from a use of ‘multi_byte’ at Network/URI.hs:962:18-27
      (Eq a0)
        arising from a use of ‘multi_byte’ at Network/URI.hs:962:18-27
    In the expression: multi_byte 3 7 65536
    In an equation for ‘unEscapeUtf8’:
        unEscapeUtf8 c rest
          | c < 128 = chr c : unEscapeString rest
          | c < 192 = replacement_character : unEscapeString rest
          | c < 224 = multi1
          | c < 240 = multi_byte 2 15 2048
          | c < 248 = multi_byte 3 7 65536
          | c < 252 = multi_byte 4 3 2097152
          | c < 254 = multi_byte 5 1 67108864
          | otherwise = replacement_character : unEscapeString rest
          where
              replacement_character = '\65533'
              multi1
                = case unEscapeByte rest of {
                    Just (c1, ds) | c1 .&. 192 == 128 -> ...
                    _ -> replacement_character : unEscapeString rest }
              multi_byte i mask overlong
                = aux i rest (unEscapeByte rest) (c .&. mask)
                where
                    aux 0 rs _ acc
                      | overlong <= acc
                        &&
                          acc <= 1114111
                          && (acc < 55296 || 57343 < acc) && (acc < 65534 || 65535 < acc)
                      = chr acc : unEscapeString rs
                      | otherwise = replacement_character : unEscapeString rs
                    aux n _ (Just (r, rs)) acc
                      | r .&. 192 == 128
                      = aux (n - 1) rs (unEscapeByte rs) $! shiftL acc 6 .|. (r .&. 63)
                    aux _ rs _ _ = replacement_character : unEscapeString rs

Network/URI.hs:963:18: Warning:
    Defaulting the following constraint(s) to type ‘Integer’
      (Num a0)
        arising from a use of ‘multi_byte’ at Network/URI.hs:963:18-27
      (Eq a0)
        arising from a use of ‘multi_byte’ at Network/URI.hs:963:18-27
    In the expression: multi_byte 4 3 2097152
    In an equation for ‘unEscapeUtf8’:
        unEscapeUtf8 c rest
          | c < 128 = chr c : unEscapeString rest
          | c < 192 = replacement_character : unEscapeString rest
          | c < 224 = multi1
          | c < 240 = multi_byte 2 15 2048
          | c < 248 = multi_byte 3 7 65536
          | c < 252 = multi_byte 4 3 2097152
          | c < 254 = multi_byte 5 1 67108864
          | otherwise = replacement_character : unEscapeString rest
          where
              replacement_character = '\65533'
              multi1
                = case unEscapeByte rest of {
                    Just (c1, ds) | c1 .&. 192 == 128 -> ...
                    _ -> replacement_character : unEscapeString rest }
              multi_byte i mask overlong
                = aux i rest (unEscapeByte rest) (c .&. mask)
                where
                    aux 0 rs _ acc
                      | overlong <= acc
                        &&
                          acc <= 1114111
                          && (acc < 55296 || 57343 < acc) && (acc < 65534 || 65535 < acc)
                      = chr acc : unEscapeString rs
                      | otherwise = replacement_character : unEscapeString rs
                    aux n _ (Just (r, rs)) acc
                      | r .&. 192 == 128
                      = aux (n - 1) rs (unEscapeByte rs) $! shiftL acc 6 .|. (r .&. 63)
                    aux _ rs _ _ = replacement_character : unEscapeString rs

Network/URI.hs:964:18: Warning:
    Defaulting the following constraint(s) to type ‘Integer’
      (Num a0)
        arising from a use of ‘multi_byte’ at Network/URI.hs:964:18-27
      (Eq a0)
        arising from a use of ‘multi_byte’ at Network/URI.hs:964:18-27
    In the expression: multi_byte 5 1 67108864
    In an equation for ‘unEscapeUtf8’:
        unEscapeUtf8 c rest
          | c < 128 = chr c : unEscapeString rest
          | c < 192 = replacement_character : unEscapeString rest
          | c < 224 = multi1
          | c < 240 = multi_byte 2 15 2048
          | c < 248 = multi_byte 3 7 65536
          | c < 252 = multi_byte 4 3 2097152
          | c < 254 = multi_byte 5 1 67108864
          | otherwise = replacement_character : unEscapeString rest
          where
              replacement_character = '\65533'
              multi1
                = case unEscapeByte rest of {
                    Just (c1, ds) | c1 .&. 192 == 128 -> ...
                    _ -> replacement_character : unEscapeString rest }
              multi_byte i mask overlong
                = aux i rest (unEscapeByte rest) (c .&. mask)
                where
                    aux 0 rs _ acc
                      | overlong <= acc
                        &&
                          acc <= 1114111
                          && (acc < 55296 || 57343 < acc) && (acc < 65534 || 65535 < acc)
                      = chr acc : unEscapeString rs
                      | otherwise = replacement_character : unEscapeString rs
                    aux n _ (Just (r, rs)) acc
                      | r .&. 192 == 128
                      = aux (n - 1) rs (unEscapeByte rs) $! shiftL acc 6 .|. (r .&. 63)
                    aux _ rs _ _ = replacement_character : unEscapeString rs

Network/URI.hs:1262:1: Warning: Defined but not used: ‘traceShow’

Network/URI.hs:1265:1: Warning: Defined but not used: ‘traceVal’
Haddock coverage:
  78% ( 38 / 49) in 'Network.URI'
Documentation created: dist/doc/html/network-uri/index.html,
dist/doc/html/network-uri/network-uri.txt
Creating package registration file: /tmp/pkgConf-network-uri-2.6.03748.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/network-uri-2.6.0.1
Registering network-uri-2.6.0.1...
Installed network-uri-2.6.0.1
Configuring HTTP-4000.2.19...
Building HTTP-4000.2.19...
Preprocessing library HTTP-4000.2.19...
[ 1 of 18] Compiling Network.HTTP.MD5Aux ( Network/HTTP/MD5Aux.hs, dist/build/Network/HTTP/MD5Aux.o )

Network/HTTP/MD5Aux.hs:91:10: Warning:
    No explicit implementation for
      either ‘negate’ or ‘-’
    In the instance declaration for ‘Num ABCD’
[ 2 of 18] Compiling Paths_HTTP       ( dist/build/autogen/Paths_HTTP.hs, dist/build/Paths_HTTP.o )
[ 3 of 18] Compiling Network.HTTP.Base64 ( Network/HTTP/Base64.hs, dist/build/Network/HTTP/Base64.o )
[ 4 of 18] Compiling Network.Stream   ( Network/Stream.hs, dist/build/Network/Stream.o )

Network/Stream.hs:35:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead

Network/Stream.hs:44:10: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Network/Stream.hs:44:10: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Network/Stream.hs:45:11: Warning:
    In the use of ‘strMsg’
    (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Network/Stream.hs:52:24: Warning:
    In the use of ‘strMsg’
    (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[ 5 of 18] Compiling Network.HTTP.Utils ( Network/HTTP/Utils.hs, dist/build/Network/HTTP/Utils.o )
[ 6 of 18] Compiling Network.HTTP.Headers ( Network/HTTP/Headers.hs, dist/build/Network/HTTP/Headers.o )
[ 7 of 18] Compiling Network.HTTP.Cookie ( Network/HTTP/Cookie.hs, dist/build/Network/HTTP/Cookie.o )
[ 8 of 18] Compiling Network.BufferType ( Network/BufferType.hs, dist/build/Network/BufferType.o )
[ 9 of 18] Compiling Network.HTTP.Base ( Network/HTTP/Base.hs, dist/build/Network/HTTP/Base.o )

Network/HTTP/Base.hs:110:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead
[10 of 18] Compiling Network.TCP      ( Network/TCP.hs, dist/build/Network/TCP.o )
[11 of 18] Compiling Network.StreamDebugger ( Network/StreamDebugger.hs, dist/build/Network/StreamDebugger.o )
[12 of 18] Compiling Network.StreamSocket ( Network/StreamSocket.hs, dist/build/Network/StreamSocket.o )
[13 of 18] Compiling Network.HTTP.Auth ( Network/HTTP/Auth.hs, dist/build/Network/HTTP/Auth.o )
[14 of 18] Compiling Network.HTTP.Proxy ( Network/HTTP/Proxy.hs, dist/build/Network/HTTP/Proxy.o )
[15 of 18] Compiling Network.HTTP.HandleStream ( Network/HTTP/HandleStream.hs, dist/build/Network/HTTP/HandleStream.o )
[16 of 18] Compiling Network.HTTP     ( Network/HTTP.hs, dist/build/Network/HTTP.o )
[17 of 18] Compiling Network.HTTP.Stream ( Network/HTTP/Stream.hs, dist/build/Network/HTTP/Stream.o )
[18 of 18] Compiling Network.Browser  ( Network/Browser.hs, dist/build/Network/Browser.o )
In-place registering HTTP-4000.2.19...
Running Haddock for HTTP-4000.2.19...
Running hscolour for HTTP-4000.2.19...
Preprocessing library HTTP-4000.2.19...
Preprocessing library HTTP-4000.2.19...

Network/HTTP/MD5Aux.hs:91:10: Warning:
    No explicit implementation for
      either ‘negate’ or ‘-’
    In the instance declaration for ‘Num ABCD’

Network/Stream.hs:35:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead

Network/Stream.hs:44:10: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Network/Stream.hs:44:10: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Network/Stream.hs:45:11: Warning:
    In the use of ‘strMsg’
    (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Network/Stream.hs:52:24: Warning:
    In the use of ‘strMsg’
    (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Network/HTTP/Base.hs:110:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead
Haddock coverage:
   0% (  0 / 10) in 'Network.HTTP.MD5Aux'
   0% (  0 /  8) in 'Paths_HTTP'
  40% (  2 /  5) in 'Network.HTTP.Base64'
  33% (  3 /  9) in 'Network.Stream'
 100% ( 12 / 12) in 'Network.HTTP.Utils'
  83% ( 15 / 18) in 'Network.HTTP.Headers'
 100% (  5 /  5) in 'Network.HTTP.Cookie'
 100% (  6 /  6) in 'Network.BufferType'
  53% ( 31 / 59) in 'Network.HTTP.Base'
  40% (  6 / 15) in 'Network.TCP'
  75% (  3 /  4) in 'Network.StreamDebugger'
  67% (  2 /  3) in 'Network.StreamSocket'
  71% (  5 /  7) in 'Network.HTTP.Auth'
  80% (  4 /  5) in 'Network.HTTP.Proxy'
 100% (  8 /  8) in 'Network.HTTP.HandleStream'
 100% ( 16 / 16) in 'Network.HTTP'
  75% (  6 /  8) in 'Network.HTTP.Stream'
  78% ( 46 / 59) in 'Network.Browser'
Documentation created: dist/doc/html/HTTP/index.html,
dist/doc/html/HTTP/HTTP.txt
Creating package registration file: /tmp/pkgConf-HTTP-4000.23748.19
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/HTTP-4000.2.19
Registering HTTP-4000.2.19...
Installed HTTP-4000.2.19
Downloading hans-2.4.0.0...
Configuring hans-2.4.0.0...
Building hans-2.4.0.0...
Preprocessing library hans-2.4.0.0...
[ 1 of 43] Compiling Hans.Message.Types ( src/Hans/Message/Types.hs, dist/build/Hans/Message/Types.o )
[ 2 of 43] Compiling Hans.Layer.Tcp.WaitBuffer ( src/Hans/Layer/Tcp/WaitBuffer.hs, dist/build/Hans/Layer/Tcp/WaitBuffer.o )
[ 3 of 43] Compiling Hans.Ports       ( src/Hans/Ports.hs, dist/build/Hans/Ports.o )
[ 4 of 43] Compiling Hans.Utils.Checksum ( src/Hans/Utils/Checksum.hs, dist/build/Hans/Utils/Checksum.o )
[ 5 of 43] Compiling Hans.Timers      ( src/Hans/Timers.hs, dist/build/Hans/Timers.o )
[ 6 of 43] Compiling Hans.Channel     ( src/Hans/Channel.hs, dist/build/Hans/Channel.o )
[ 7 of 43] Compiling Hans.Utils       ( src/Hans/Utils.hs, dist/build/Hans/Utils.o )
[ 8 of 43] Compiling Hans.Layer       ( src/Hans/Layer.hs, dist/build/Hans/Layer.o )
[ 9 of 43] Compiling Hans.Address     ( src/Hans/Address.hs, dist/build/Hans/Address.o )
[10 of 43] Compiling Hans.Address.IP4 ( src/Hans/Address/IP4.hs, dist/build/Hans/Address/IP4.o )
[11 of 43] Compiling Hans.Message.Ip4 ( src/Hans/Message/Ip4.hs, dist/build/Hans/Message/Ip4.o )
[12 of 43] Compiling Hans.Message.Udp ( src/Hans/Message/Udp.hs, dist/build/Hans/Message/Udp.o )
[13 of 43] Compiling Hans.Message.Dns ( src/Hans/Message/Dns.hs, dist/build/Hans/Message/Dns.o )
[14 of 43] Compiling Hans.Message.Icmp4 ( src/Hans/Message/Icmp4.hs, dist/build/Hans/Message/Icmp4.o )
[15 of 43] Compiling Hans.Message.Tcp ( src/Hans/Message/Tcp.hs, dist/build/Hans/Message/Tcp.o )
[16 of 43] Compiling Hans.Layer.Tcp.Window ( src/Hans/Layer/Tcp/Window.hs, dist/build/Hans/Layer/Tcp/Window.o )
[17 of 43] Compiling Hans.Layer.Tcp.Types ( src/Hans/Layer/Tcp/Types.hs, dist/build/Hans/Layer/Tcp/Types.o )
[18 of 43] Compiling Hans.Simple      ( src/Hans/Simple.hs, dist/build/Hans/Simple.o )
[19 of 43] Compiling Hans.Address.Mac ( src/Hans/Address/Mac.hs, dist/build/Hans/Address/Mac.o )
[20 of 43] Compiling Hans.Message.EthernetFrame ( src/Hans/Message/EthernetFrame.hs, dist/build/Hans/Message/EthernetFrame.o )
[21 of 43] Compiling Hans.Layer.Ethernet ( src/Hans/Layer/Ethernet.hs, dist/build/Hans/Layer/Ethernet.o )
[22 of 43] Compiling Hans.Device.Tap  ( src/Hans/Device/Tap.hs, dist/build/Hans/Device/Tap.o )
[23 of 43] Compiling Hans.Layer.Arp.Table ( src/Hans/Layer/Arp/Table.hs, dist/build/Hans/Layer/Arp/Table.o )
[24 of 43] Compiling Hans.Message.Dhcp4Codec ( src/Hans/Message/Dhcp4Codec.hs, dist/build/Hans/Message/Dhcp4Codec.o )
[25 of 43] Compiling Hans.Message.Dhcp4Options ( src/Hans/Message/Dhcp4Options.hs, dist/build/Hans/Message/Dhcp4Options.o )
[26 of 43] Compiling Hans.Message.Dhcp4 ( src/Hans/Message/Dhcp4.hs, dist/build/Hans/Message/Dhcp4.o )
[27 of 43] Compiling Hans.Message.Arp ( src/Hans/Message/Arp.hs, dist/build/Hans/Message/Arp.o )
[28 of 43] Compiling Hans.Layer.Arp   ( src/Hans/Layer/Arp.hs, dist/build/Hans/Layer/Arp.o )
[29 of 43] Compiling Hans.Layer.IP4.Fragmentation ( src/Hans/Layer/IP4/Fragmentation.hs, dist/build/Hans/Layer/IP4/Fragmentation.o )
[30 of 43] Compiling Data.PrefixTree  ( src/Data/PrefixTree.hs, dist/build/Data/PrefixTree.o )
[31 of 43] Compiling Hans.Layer.IP4.Routing ( src/Hans/Layer/IP4/Routing.hs, dist/build/Hans/Layer/IP4/Routing.o )
[32 of 43] Compiling Hans.Layer.IP4   ( src/Hans/Layer/IP4.hs, dist/build/Hans/Layer/IP4.o )
[33 of 43] Compiling Hans.Layer.Icmp4 ( src/Hans/Layer/Icmp4.hs, dist/build/Hans/Layer/Icmp4.o )
[34 of 43] Compiling Hans.Layer.Udp   ( src/Hans/Layer/Udp.hs, dist/build/Hans/Layer/Udp.o )
[35 of 43] Compiling Hans.Layer.Dns   ( src/Hans/Layer/Dns.hs, dist/build/Hans/Layer/Dns.o )
[36 of 43] Compiling Hans.Layer.Tcp.Monad ( src/Hans/Layer/Tcp/Monad.hs, dist/build/Hans/Layer/Tcp/Monad.o )
[37 of 43] Compiling Hans.Layer.Tcp.Messages ( src/Hans/Layer/Tcp/Messages.hs, dist/build/Hans/Layer/Tcp/Messages.o )
[38 of 43] Compiling Hans.Layer.Tcp.Timers ( src/Hans/Layer/Tcp/Timers.hs, dist/build/Hans/Layer/Tcp/Timers.o )
[39 of 43] Compiling Hans.Layer.Tcp.Handlers ( src/Hans/Layer/Tcp/Handlers.hs, dist/build/Hans/Layer/Tcp/Handlers.o )
[40 of 43] Compiling Hans.Layer.Tcp   ( src/Hans/Layer/Tcp.hs, dist/build/Hans/Layer/Tcp.o )
[41 of 43] Compiling Hans.Layer.Tcp.Socket ( src/Hans/Layer/Tcp/Socket.hs, dist/build/Hans/Layer/Tcp/Socket.o )

src/Hans/Layer/Tcp/Socket.hs:254:4: Warning:
    Defined but not used: ‘fin’
[42 of 43] Compiling Hans.NetworkStack ( src/Hans/NetworkStack.hs, dist/build/Hans/NetworkStack.o )
[43 of 43] Compiling Hans.DhcpClient  ( src/Hans/DhcpClient.hs, dist/build/Hans/DhcpClient.o )
In-place registering hans-2.4.0.0...
Preprocessing executable 'web-server' for hans-2.4.0.0...
[1 of 1] Compiling Main             ( web-server/Main.hs, dist/build/web-server/web-server-tmp/Main.o )

web-server/Main.hs:17:1: Warning:
    The import of ‘GHC.Stats’ is redundant
      except perhaps to import instances from ‘GHC.Stats’
    To import instances alone, use: import GHC.Stats()

web-server/Main.hs:28:1: Warning:
    The import of ‘Network.Stream’ is redundant
      except perhaps to import instances from ‘Network.Stream’
    To import instances alone, use: import Network.Stream()

web-server/Main.hs:47:16: Warning:
    This binding for ‘x’ shadows the existing binding
      bound at web-server/Main.hs:45:15

web-server/Main.hs:116:13: Warning:
    This binding for ‘body’ shadows the existing binding
      imported from ‘Text.Blaze.Html5’ at web-server/Main.hs:32:1-41

web-server/Main.hs:138:11: Warning: Defined but not used: ‘req’

web-server/Main.hs:100:8: Warning:
    A do-notation statement discarded a result of type ‘ThreadId’
    Suppress this warning by saying
      ‘_ <- forkIO (handleClient sock state)’
    or by using the flag -fno-warn-unused-do-bind

web-server/Main.hs:101:8: Warning:
    A do-notation statement discarded a result of type ‘ThreadId’
    Suppress this warning by saying
      ‘_ <- forkIO (addHost ns (sockRemoteHost sock) (lastHosts state))’
    or by using the flag -fno-warn-unused-do-bind

web-server/Main.hs:149:19: Warning:
    A do-notation statement discarded a result of type
      ‘ghc-prim:GHC.Prim.Any’
    Suppress this warning by saying
      ‘_ <- ", ported to run on Xen. I started running on "’
    or by using the flag -fno-warn-unused-do-bind

web-server/Main.hs:150:19: Warning:
    A do-notation statement discarded a result of type
      ‘ghc-prim:GHC.Prim.Any’
    Suppress this warning by saying
      ‘_ <- (>>)
              string (startTime state) ". You didn't know there was a "’
    or by using the flag -fno-warn-unused-do-bind

web-server/Main.hs:152:19: Warning:
    A do-notation statement discarded a result of type
      ‘ghc-prim:GHC.Prim.Any’
    Suppress this warning by saying
      ‘_ <- (>>) (>>) "I have responded to " (string (show numReqs)) " "’
    or by using the flag -fno-warn-unused-do-bind

web-server/Main.hs:159:22: Warning:
    A do-notation statement discarded a result of type
      ‘ghc-prim:GHC.Prim.Any’
    Suppress this warning by saying
      ‘_ <- (>>) blaze " (which built out of the box) to generate this "’
    or by using the flag -fno-warn-unused-do-bind

web-server/Main.hs:161:22: Warning:
    A do-notation statement discarded a result of type
      ‘ghc-prim:GHC.Prim.Any’
    Suppress this warning by saying
      ‘_ <- "... and a host of other libraries to do other, more "’
    or by using the flag -fno-warn-unused-do-bind

web-server/Main.hs:37:10: Warning:
    Orphan instance: instance Stream Socket
Linking dist/build/web-server/web-server ...
Preprocessing executable 'tcp-test' for hans-2.4.0.0...
[1 of 1] Compiling Main             ( tcp-test/Main.hs, dist/build/tcp-test/tcp-test-tmp/Main.o )

tcp-test/Main.hs:21:1: Warning:
    The import of ‘myThreadId, killThread’
    from module ‘Control.Concurrent’ is redundant

tcp-test/Main.hs:23:1: Warning:
    The import of ‘when’ from module ‘Control.Monad’ is redundant
Linking dist/build/tcp-test/tcp-test ...
Running Haddock for hans-2.4.0.0...
Running hscolour for hans-2.4.0.0...
Preprocessing library hans-2.4.0.0...
Preprocessing executable 'web-server' for hans-2.4.0.0...
Preprocessing executable 'tcp-test' for hans-2.4.0.0...
Preprocessing library hans-2.4.0.0...

src/Hans/Layer/Tcp/Socket.hs:254:4: Warning:
    Defined but not used: ‘fin’
Haddock coverage:
   0% (  0 /  4) in 'Hans.Message.Types'
  95% ( 20 / 21) in 'Hans.Layer.Tcp.WaitBuffer'
  12% (  1 /  8) in 'Hans.Ports'
  75% (  6 /  8) in 'Hans.Utils.Checksum'
  57% (  4 /  7) in 'Hans.Timers'
   0% (  0 /  5) in 'Hans.Channel'
  60% (  6 / 10) in 'Hans.Utils'
  13% (  4 / 30) in 'Hans.Layer'
   0% (  0 /  4) in 'Hans.Address'
   0% (  0 / 18) in 'Hans.Address.IP4'
  29% (  7 / 24) in 'Hans.Message.Ip4'
  33% (  4 / 12) in 'Hans.Message.Udp'
   0% (  0 / 17) in 'Hans.Message.Dns'
   0% (  0 / 23) in 'Hans.Message.Icmp4'
  24% ( 13 / 55) in 'Hans.Message.Tcp'
  69% ( 25 / 36) in 'Hans.Layer.Tcp.Window'
  17% (  7 / 41) in 'Hans.Layer.Tcp.Types'
  50% (  4 /  8) in 'Hans.Simple'
  57% (  4 /  7) in 'Hans.Address.Mac'
   0% (  0 /  7) in 'Hans.Message.EthernetFrame'
  14% (  2 / 14) in 'Hans.Layer.Ethernet'
  44% (  4 /  9) in 'Hans.Device.Tap'
  22% (  2 /  9) in 'Hans.Layer.Arp.Table'
   0% (  0 / 15) in 'Hans.Message.Dhcp4Codec'
   2% (  1 / 55) in 'Hans.Message.Dhcp4Options'
 100% ( 29 / 29) in 'Hans.Message.Dhcp4'
  71% (  5 /  7) in 'Hans.Message.Arp'
  83% (  5 /  6) in 'Hans.Layer.Arp'
  50% (  7 / 14) in 'Hans.Layer.IP4.Fragmentation'
  12% (  2 / 17) in 'Data.PrefixTree'
  55% (  6 / 11) in 'Hans.Layer.IP4.Routing'
   8% (  1 / 13) in 'Hans.Layer.IP4'
  40% (  2 /  5) in 'Hans.Layer.Icmp4'
  50% (  5 / 10) in 'Hans.Layer.Udp'
   0% (  0 / 10) in 'Hans.Layer.Dns'
  44% ( 29 / 66) in 'Hans.Layer.Tcp.Monad'
  42% ( 13 / 31) in 'Hans.Layer.Tcp.Messages'
  67% (  4 /  6) in 'Hans.Layer.Tcp.Timers'
  67% (  2 /  3) in 'Hans.Layer.Tcp.Handlers'
  25% (  1 /  4) in 'Hans.Layer.Tcp'
  65% ( 11 / 17) in 'Hans.Layer.Tcp.Socket'
  53% ( 34 / 64) in 'Hans.NetworkStack'
  50% (  1 /  2) in 'Hans.DhcpClient'
Warning: Hans.Utils.Checksum: could not find link destinations for:
    Hans.Utils.Checksum.PartialChecksum
Warning: Hans.Simple: could not find link destinations for:
    Hans.Simple.MTU
Warning: Hans.Layer.Ethernet: could not find link destinations for:
    Hans.Layer.Ethernet.Eth Hans.Layer.Ethernet.Handler
Warning: Hans.Message.Dhcp4: could not find link destinations for:
    Hans.Message.Dhcp4.Dhcp4Op
Warning: Hans.Layer.Arp: could not find link destinations for:
    Hans.Layer.Arp.Arp
Warning: Data.PrefixTree: could not find link destinations for:
    Data.PrefixTree.Key
Warning: Hans.Layer.IP4.Routing: could not find link destinations for:
    Hans.Layer.IP4.Routing.Dest
Warning: Hans.Layer.IP4: could not find link destinations for:
    Hans.Layer.IP4.IP
Warning: Hans.Layer.Icmp4: could not find link destinations for:
    Hans.Layer.Icmp4.Icmp4 Hans.Layer.Icmp4.Handler
Warning: Hans.Layer.Udp: could not find link destinations for:
    Hans.Layer.Udp.Udp
Warning: Hans.Layer.Dns: could not find link destinations for:
    Hans.Layer.Dns.Dns Hans.Layer.Dns.dnsTimeout
Warning: Hans.DhcpClient: could not find link destinations for:
    Hans.DhcpClient.AckHandler
Documentation created: dist/doc/html/hans/index.html,
dist/doc/html/hans/hans.txt
Preprocessing executable 'web-server' for hans-2.4.0.0...
Preprocessing executable 'tcp-test' for hans-2.4.0.0...
Creating package registration file: /tmp/pkgConf-hans-2.4.03748.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/hans-2.4.0.0
Installing executable(s) in
/home/builder/hackage-server/build-cache/tmp-install/bin
Warning: The directory
/home/builder/hackage-server/build-cache/tmp-install/bin is not in the system
search path.
Registering hans-2.4.0.0...
Installed hans-2.4.0.0
Downloading hans-pcap-0.1.0.2...
Configuring hans-pcap-0.1.0.2...
Building hans-pcap-0.1.0.2...
Preprocessing library hans-pcap-0.1.0.2...
[1 of 1] Compiling Hans.Device.Pcap ( Hans/Device/Pcap.hs, dist/build/Hans/Device/Pcap.o )
In-place registering hans-pcap-0.1.0.2...
Running Haddock for hans-pcap-0.1.0.2...
Running hscolour for hans-pcap-0.1.0.2...
Preprocessing library hans-pcap-0.1.0.2...
Preprocessing library hans-pcap-0.1.0.2...
Haddock coverage:
  75% (  3 /  4) in 'Hans.Device.Pcap'
Documentation created: dist/doc/html/hans-pcap/index.html,
dist/doc/html/hans-pcap/hans-pcap.txt
Creating package registration file: /tmp/pkgConf-hans-pcap-0.1.03748.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/hans-pcap-0.1.0.2
Registering hans-pcap-0.1.0.2...
Installed hans-pcap-0.1.0.2

Test log

No test log was submitted for this report.