Build #1 for ip2location-8.0.4

[all reports]

Package ip2location-8.0.4
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2016-10-10 08:33:24.189596 UTC
Compiler ghc-8.0.1.20160701
OS linux
Arch x86_64
Dependencies base-4.9.0.0, binary-0.8.4.1, bytestring-0.10.8.1, iproute-1.7.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
cabal: Entering directory '/tmp/cabal-tmp-23330/appar-0.1.4'
Configuring appar-0.1.4...
Building appar-0.1.4...
Preprocessing library appar-0.1.4...
[1 of 5] Compiling Text.Appar.Input ( Text/Appar/Input.hs, dist/build/Text/Appar/Input.o )
[2 of 5] Compiling Text.Appar.Parser ( Text/Appar/Parser.hs, dist/build/Text/Appar/Parser.o )

Text/Appar/Parser.hs:99:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Input inp
    • In the type signature for:
           parse :: Input inp => MkParser inp a -> inp -> Maybe a
[3 of 5] Compiling Text.Appar.ByteString ( Text/Appar/ByteString.hs, dist/build/Text/Appar/ByteString.o )
[4 of 5] Compiling Text.Appar.LazyByteString ( Text/Appar/LazyByteString.hs, dist/build/Text/Appar/LazyByteString.o )
[5 of 5] Compiling Text.Appar.String ( Text/Appar/String.hs, dist/build/Text/Appar/String.o )
Running Haddock for appar-0.1.4...
Running hscolour for appar-0.1.4...
Preprocessing library appar-0.1.4...
Preprocessing library appar-0.1.4...

Text/Appar/Parser.hs:99:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Input inp
    • In the type signature for:
           parse :: Input inp => MkParser inp a -> inp -> Maybe a
Haddock coverage:
  20% (  1 /  5) in 'Text.Appar.Input'
  Missing documentation for:
    Module header
     (Text/Appar/Input.hs:24)
     (Text/Appar/Input.hs:30)
     (Text/Appar/Input.hs:36)
  97% ( 36 / 37) in 'Text.Appar.Parser'
  Missing documentation for:
    MkParser (Text/Appar/Parser.hs:63)
  98% ( 39 / 40) in 'Text.Appar.ByteString'
  Missing documentation for:
    MkParser (Text/Appar/Parser.hs:63)
  98% ( 39 / 40) in 'Text.Appar.LazyByteString'
  Missing documentation for:
    MkParser (Text/Appar/Parser.hs:63)
  98% ( 39 / 40) in 'Text.Appar.String'
  Missing documentation for:
    MkParser (Text/Appar/Parser.hs:63)
Documentation created: dist/doc/html/appar/index.html,
dist/doc/html/appar/appar.txt
Creating package registration file:
/tmp/pkgConf-appar-0.12145174067468703135.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/appar-0.1.4-1in4Ewd8JBkAYDZSWXLSe0
Registering appar-0.1.4...
cabal: Leaving directory '/tmp/cabal-tmp-23330/appar-0.1.4'
Installed appar-0.1.4
cabal: Entering directory '/tmp/cabal-tmp-23330/binary-0.8.4.1'
Configuring binary-0.8.4.1...
Building binary-0.8.4.1...
Preprocessing library binary-0.8.4.1...
[1 of 9] Compiling Data.Binary.FloatCast ( src/Data/Binary/FloatCast.hs, dist/build/Data/Binary/FloatCast.o )
[2 of 9] Compiling Data.Binary.Internal ( src/Data/Binary/Internal.hs, dist/build/Data/Binary/Internal.o )
[3 of 9] Compiling Data.Binary.Builder ( src/Data/Binary/Builder.hs, dist/build/Data/Binary/Builder.o )
[4 of 9] Compiling Data.Binary.Get.Internal ( src/Data/Binary/Get/Internal.hs, dist/build/Data/Binary/Get/Internal.o )
[5 of 9] Compiling Data.Binary.Get  ( src/Data/Binary/Get.hs, dist/build/Data/Binary/Get.o )
[6 of 9] Compiling Data.Binary.Put  ( src/Data/Binary/Put.hs, dist/build/Data/Binary/Put.o )
[7 of 9] Compiling Data.Binary.Class ( src/Data/Binary/Class.hs, dist/build/Data/Binary/Class.o )
[8 of 9] Compiling Data.Binary.Generic ( src/Data/Binary/Generic.hs, dist/build/Data/Binary/Generic.o )
[9 of 9] Compiling Data.Binary      ( src/Data/Binary.hs, dist/build/Data/Binary.o )
Running Haddock for binary-0.8.4.1...
Running hscolour for binary-0.8.4.1...
Preprocessing library binary-0.8.4.1...
Preprocessing library binary-0.8.4.1...
Haddock coverage:
 100% (  5 /  5) in 'Data.Binary.FloatCast'
  50% (  1 /  2) in 'Data.Binary.Internal'
  Missing documentation for:
    Module header
 100% ( 40 / 40) in 'Data.Binary.Builder'
  79% ( 22 / 28) in 'Data.Binary.Get.Internal'
  Missing documentation for:
    Module header
    Get (src/Data/Binary/Get/Internal.hs:84)
    runCont (src/Data/Binary/Get/Internal.hs:84)
    withInputChunks (src/Data/Binary/Get/Internal.hs:229)
    Consume (src/Data/Binary/Get/Internal.hs:227)
    failOnEOF (src/Data/Binary/Get/Internal.hs:242)
  99% ( 70 / 71) in 'Data.Binary.Get'
  Missing documentation for:
    Get (src/Data/Binary/Get/Internal.hs:84)
  98% ( 47 / 48) in 'Data.Binary.Put'
  Missing documentation for:
    putBuilder (src/Data/Binary/Put.hs:180)
  67% (  4 /  6) in 'Data.Binary.Class'
  Missing documentation for:
    GBinaryGet (src/Data/Binary/Class.hs:118)
    GBinaryPut (src/Data/Binary/Class.hs:115)
 100% (  1 /  1) in 'Data.Binary.Generic'
  88% ( 21 / 24) in 'Data.Binary'
  Missing documentation for:
    GBinaryGet (src/Data/Binary/Class.hs:118)
    GBinaryPut (src/Data/Binary/Class.hs:115)
    Get (src/Data/Binary/Get/Internal.hs:84)
Warning: Data.Binary.Get.Internal: could not find link destinations for:
    Success
Warning: Data.Binary.Put: could not find link destinations for:
    PairS
Documentation created: dist/doc/html/binary/index.html,
dist/doc/html/binary/binary.txt
Creating package registration file:
/tmp/pkgConf-binary-0.8.41469834481822890675.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/binary-0.8.4.1-2vZrSfm8PfV19j1DTkqb5e
Registering binary-0.8.4.1...
cabal: Leaving directory '/tmp/cabal-tmp-23330/binary-0.8.4.1'
Installed binary-0.8.4.1
cabal: Entering directory '/tmp/cabal-tmp-23330/byteorder-1.0.4'
Configuring byteorder-1.0.4...
Building byteorder-1.0.4...
Preprocessing library byteorder-1.0.4...
[1 of 1] Compiling System.ByteOrder ( System/ByteOrder.hs, dist/build/System/ByteOrder.o )
Running Haddock for byteorder-1.0.4...
Running hscolour for byteorder-1.0.4...
Preprocessing library byteorder-1.0.4...
Preprocessing library byteorder-1.0.4...
Haddock coverage:
  67% (  2 /  3) in 'System.ByteOrder'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/byteorder/index.html,
dist/doc/html/byteorder/byteorder.txt
Creating package registration file:
/tmp/pkgConf-byteorder-1.01569229320705178736.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/byteorder-1.0.4-BbL4c17EpZrL9PcZm0xys9
Registering byteorder-1.0.4...
cabal: Leaving directory '/tmp/cabal-tmp-23330/byteorder-1.0.4'
Installed byteorder-1.0.4
cabal: Entering directory '/tmp/cabal-tmp-23330/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.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 )
[ 3 of 11] Compiling Network.Socket.Internal ( dist/build/Network/Socket/Internal.hs, dist/build/Network/Socket/Internal.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:
  50% (  1 /  2) in 'Network.Socket.ByteString.IOVec'
  Missing documentation for:
    IOVec (Network/Socket/ByteString/IOVec.hsc:15)
  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)
  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.3382697713476667372.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/network-2.6.3.1-G4Up1CPKbp7DeFsnywOnGG
Registering network-2.6.3.1...
cabal: Leaving directory '/tmp/cabal-tmp-23330/network-2.6.3.1'
Installed network-2.6.3.1
cabal: Entering directory '/tmp/cabal-tmp-23330/iproute-1.7.0'
Configuring iproute-1.7.0...
Building iproute-1.7.0...
Preprocessing library iproute-1.7.0...
[1 of 8] Compiling Data.IP.Addr     ( Data/IP/Addr.hs, dist/build/Data/IP/Addr.o )
[2 of 8] Compiling Data.IP.Mask     ( Data/IP/Mask.hs, dist/build/Data/IP/Mask.o )
[3 of 8] Compiling Data.IP.Range    ( Data/IP/Range.hs, dist/build/Data/IP/Range.o )
[4 of 8] Compiling Data.IP.Op       ( Data/IP/Op.hs, dist/build/Data/IP/Op.o )

Data/IP/Op.hs:106:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Addr a
    • In the type signature for:
           addrRangePair :: Addr a => AddrRange a -> (a, Int)
[5 of 8] Compiling Data.IP.Internal ( Data/IP/Internal.hs, dist/build/Data/IP/Internal.o )
[6 of 8] Compiling Data.IP.RouteTable.Internal ( Data/IP/RouteTable/Internal.hs, dist/build/Data/IP/RouteTable/Internal.o )

Data/IP/RouteTable/Internal.hs:103:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Routable k
    • In the type signature for:
           empty :: Routable k => IPRTable k a

Data/IP/RouteTable/Internal.hs:187:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Routable k
    • In the type signature for:
           node :: Routable k =>
                   AddrRange k
                   -> k -> Maybe a -> IPRTable k a -> IPRTable k a -> IPRTable k a

Data/IP/RouteTable/Internal.hs:271:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Routable k
    • In the type signature for:
           Data.IP.RouteTable.Internal.toList :: Routable k =>
                                                 IPRTable k a -> [(AddrRange k, a)]
[7 of 8] Compiling Data.IP.RouteTable ( Data/IP/RouteTable.hs, dist/build/Data/IP/RouteTable.o )
[8 of 8] Compiling Data.IP          ( Data/IP.hs, dist/build/Data/IP.o )
Running Haddock for iproute-1.7.0...
Running hscolour for iproute-1.7.0...
Preprocessing library iproute-1.7.0...
Preprocessing library iproute-1.7.0...

Data/IP/Op.hs:106:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Addr a
    • In the type signature for:
           addrRangePair :: Addr a => AddrRange a -> (a, Int)

Data/IP/RouteTable/Internal.hs:103:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Routable k
    • In the type signature for:
           empty :: Routable k => IPRTable k a

Data/IP/RouteTable/Internal.hs:187:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Routable k
    • In the type signature for:
           node :: Routable k =>
                   AddrRange k
                   -> k -> Maybe a -> IPRTable k a -> IPRTable k a -> IPRTable k a

Data/IP/RouteTable/Internal.hs:271:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Routable k
    • In the type signature for:
           Data.IP.RouteTable.Internal.toList :: Routable k =>
                                                 IPRTable k a -> [(AddrRange k, a)]
Haddock coverage:
  35% ( 17 / 49) in 'Data.IP.Addr'
  Missing documentation for:
    Module header
     (Data/IP/Addr.hs:63)
     (Data/IP/Addr.hs:69)
    IPv4Addr (Data/IP/Addr.hs:76)
    IPv6Addr (Data/IP/Addr.hs:77)
     (Data/IP/Addr.hs:117)
     (Data/IP/Addr.hs:121)
     (Data/IP/Addr.hs:162)
    ip6ToInteger (Data/IP/Addr.hs:190)
    integerToIP6 (Data/IP/Addr.hs:200)
     (Data/IP/Addr.hs:215)
     (Data/IP/Addr.hs:218)
     (Data/IP/Addr.hs:344)
     (Data/IP/Addr.hs:347)
     (Data/IP/Addr.hs:350)
    parseIP (Data/IP/Addr.hs:353)
    parseIPv4 (Data/IP/Addr.hs:360)
    parseIPv6 (Data/IP/Addr.hs:365)
     (Data/IP/Addr.hs:375)
     (Data/IP/Addr.hs:378)
     (Data/IP/Addr.hs:381)
    dig (Data/IP/Addr.hs:389)
    ip4 (Data/IP/Addr.hs:395)
    ip4' (Data/IP/Addr.hs:398)
    skipSpaces (Data/IP/Addr.hs:410)
    hex (Data/IP/Addr.hs:418)
    colon2 (Data/IP/Addr.hs:428)
    format (Data/IP/Addr.hs:431)
    ip6 (Data/IP/Addr.hs:442)
    ip6' (Data/IP/Addr.hs:445)
    ip4Embedded (Data/IP/Addr.hs:461)
    fixByteOrder (Data/IP/Addr.hs:509)
   0% (  0 /  6) in 'Data.IP.Mask'
  Missing documentation for:
    Module header
    maskIPv4 (Data/IP/Mask.hs:10)
    maskIPv6 (Data/IP/Mask.hs:13)
    masksWord32 (Data/IP/Mask.hs:16)
    masksIPv4 (Data/IP/Mask.hs:19)
    masksIPv6 (Data/IP/Mask.hs:22)
  11% (  2 / 18) in 'Data.IP.Range'
  Missing documentation for:
    Module header
     (Data/IP/Range.hs:67)
     (Data/IP/Range.hs:70)
     (Data/IP/Range.hs:79)
    parseIPRange (Data/IP/Range.hs:82)
     (Data/IP/Range.hs:89)
     (Data/IP/Range.hs:92)
    parseIPv4Range (Data/IP/Range.hs:95)
    parseIPv6Range (Data/IP/Range.hs:100)
    ip4range (Data/IP/Range.hs:105)
    maskedIPv4 (Data/IP/Range.hs:116)
    ip6range (Data/IP/Range.hs:119)
    maskedIPv6 (Data/IP/Range.hs:130)
     (Data/IP/Range.hs:140)
     (Data/IP/Range.hs:143)
     (Data/IP/Range.hs:146)
  67% (  6 /  9) in 'Data.IP.Op'
  Missing documentation for:
    Module header
     (Data/IP/Op.hs:27)
     (Data/IP/Op.hs:31)
  75% (  3 /  4) in 'Data.IP.Internal'
  Missing documentation for:
    Module header
  37% ( 10 / 27) in 'Data.IP.RouteTable.Internal'
  Missing documentation for:
     (Data/IP/RouteTable/Internal.hs:46)
     (Data/IP/RouteTable/Internal.hs:50)
    intToTBitIPv4 (Data/IP/RouteTable/Internal.hs:59)
    intToTBitIPv6 (Data/IP/RouteTable/Internal.hs:62)
    intToTBitsWord32 (Data/IP/RouteTable/Internal.hs:65)
    intToTBitsIPv4 (Data/IP/RouteTable/Internal.hs:68)
    intToTBitsIPv6 (Data/IP/RouteTable/Internal.hs:71)
     (Data/IP/RouteTable/Internal.hs:106)
     (Data/IP/RouteTable/Internal.hs:110)
     (Data/IP/RouteTable/Internal.hs:114)
    link (Data/IP/RouteTable/Internal.hs:146)
    glue (Data/IP/RouteTable/Internal.hs:155)
    keyToTestBit (Data/IP/RouteTable/Internal.hs:162)
    isLeft (Data/IP/RouteTable/Internal.hs:165)
    node (Data/IP/RouteTable/Internal.hs:187)
    search (Data/IP/RouteTable/Internal.hs:217)
    foldt (Data/IP/RouteTable/Internal.hs:280)
 100% ( 14 / 14) in 'Data.IP.RouteTable'
 100% ( 27 / 27) in 'Data.IP'
Warning: Data.IP.Internal: could not find link destinations for:
    IPv4Addr IPv6Addr
Documentation created: dist/doc/html/iproute/index.html,
dist/doc/html/iproute/iproute.txt
Creating package registration file:
/tmp/pkgConf-iproute-1.720167645241717226057.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/iproute-1.7.0-4hrNfIw4x4X9bTMpN4TYsS
Registering iproute-1.7.0...
cabal: Leaving directory '/tmp/cabal-tmp-23330/iproute-1.7.0'
Installed iproute-1.7.0
Downloading ip2location-8.0.4...
cabal: Entering directory '/tmp/cabal-tmp-23330/ip2location-8.0.4'
Configuring ip2location-8.0.4...
Building ip2location-8.0.4...
Preprocessing library ip2location-8.0.4...
[1 of 1] Compiling IP2Location      ( IP2Location.hs, dist/build/IP2Location.o )
Running Haddock for ip2location-8.0.4...
Running hscolour for ip2location-8.0.4...
Preprocessing library ip2location-8.0.4...
Preprocessing library ip2location-8.0.4...
Haddock coverage:
 100% (  6 /  6) in 'IP2Location'
Documentation created: dist/doc/html/ip2location/index.html,
dist/doc/html/ip2location/ip2location.txt
Creating package registration file:
/tmp/pkgConf-ip2location-8.010473722311707746139.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/ip2location-8.0.4-FhioxMsF9PUFHI50fqe4ux
Registering ip2location-8.0.4...
cabal: Leaving directory '/tmp/cabal-tmp-23330/ip2location-8.0.4'
Installed ip2location-8.0.4

Test log

No test log was submitted for this report.