Build #1 for network-house-0.1.0.1

[all reports]

Package network-house-0.1.0.1
Install InstallOk
Docs Ok
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies mtl-2.1.2, containers-0.5.0.0, base-4.6.0.1, array-0.4.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Downloading network-house-0.1.0.1...
Configuring network-house-0.1.0.1...
Building network-house-0.1.0.1...
Preprocessing library network-house-0.1.0.1...
[ 1 of 31] Compiling Net.Interface    ( Net/Interface.hs, dist/build/Net/Interface.o )
[ 2 of 31] Compiling Monad.Util       ( Monad/Util.hs, dist/build/Monad/Util.o )
[ 3 of 31] Compiling Net.Concurrent   ( Net/Concurrent.hs, dist/build/Net/Concurrent.o )
[ 4 of 31] Compiling Net.Wire         ( Net/Wire.hs, dist/build/Net/Wire.o )
[ 5 of 31] Compiling Net.IO           ( Net/IO.hs, dist/build/Net/IO.o )
[ 6 of 31] Compiling Net.Bits         ( Net/Bits.hs, dist/build/Net/Bits.o )
[ 7 of 31] Compiling Net.Utils        ( Net/Utils.hs, dist/build/Net/Utils.o )
[ 8 of 31] Compiling Net.Packet       ( Net/Packet.hs, dist/build/Net/Packet.o )
[ 9 of 31] Compiling Net.PacketParsing ( Net/PacketParsing.hs, dist/build/Net/PacketParsing.o )
[10 of 31] Compiling Net.Ethernet     ( Net/Ethernet.hs, dist/build/Net/Ethernet.o )
[11 of 31] Compiling Net.IPv4OverEthernet ( Net/IPv4OverEthernet.hs, dist/build/Net/IPv4OverEthernet.o )
[12 of 31] Compiling Net.IPv4         ( Net/IPv4.hs, dist/build/Net/IPv4.o )
[13 of 31] Compiling Net.IPv4Link     ( Net/IPv4Link.hs, dist/build/Net/IPv4Link.o )
[14 of 31] Compiling Net.PortNumber   ( Net/PortNumber.hs, dist/build/Net/PortNumber.o )
[15 of 31] Compiling Net.DHCP         ( Net/DHCP.hs, dist/build/Net/DHCP.o )
[16 of 31] Compiling Net.UDP          ( Net/UDP.hs, dist/build/Net/UDP.o )
[17 of 31] Compiling Net.UDP_Client   ( Net/UDP_Client.hs, dist/build/Net/UDP_Client.o )
[18 of 31] Compiling Net.DHCP_Client  ( Net/DHCP_Client.hs, dist/build/Net/DHCP_Client.o )
[19 of 31] Compiling Net.ICMP         ( Net/ICMP.hs, dist/build/Net/ICMP.o )
[20 of 31] Compiling Net.TCP          ( Net/TCP.hs, dist/build/Net/TCP.o )
[21 of 31] Compiling Net.TCP_Client   ( Net/TCP_Client.hs, dist/build/Net/TCP_Client.o )
[22 of 31] Compiling Net.IPv4Client   ( Net/IPv4Client.hs, dist/build/Net/IPv4Client.o )
[23 of 31] Compiling Net.IPv6         ( Net/IPv6.hs, dist/build/Net/IPv6.o )
[24 of 31] Compiling Net.TFTP         ( Net/TFTP.hs, dist/build/Net/TFTP.o )
[25 of 31] Compiling Net.TFTP_Client  ( Net/TFTP_Client.hs, dist/build/Net/TFTP_Client.o )
[26 of 31] Compiling Net.ARP          ( Net/ARP.hs, dist/build/Net/ARP.o )
[27 of 31] Compiling Net.ARP_Protocol ( Net/ARP_Protocol.hs, dist/build/Net/ARP_Protocol.o )
[28 of 31] Compiling Net.ClientInterface ( Net/ClientInterface.hs, dist/build/Net/ClientInterface.o )
[29 of 31] Compiling Net.Servers      ( Net/Servers.hs, dist/build/Net/Servers.o )
[30 of 31] Compiling Net.EthernetClient ( Net/EthernetClient.hs, dist/build/Net/EthernetClient.o )
[31 of 31] Compiling Net.Test         ( Net/Test.hs, dist/build/Net/Test.o )
In-place registering network-house-0.1.0.1...
Running Haddock for network-house-0.1.0.1...
Running hscolour for network-house-0.1.0.1...
Preprocessing library network-house-0.1.0.1...
Preprocessing library network-house-0.1.0.1...
Haddock coverage:
   0% (  0 /  3) in 'Net.Interface'
  89% (  8 /  9) in 'Monad.Util'
  17% (  1 /  6) in 'Net.Concurrent'
  25% (  2 /  8) in 'Net.Wire'
Warning: network-house-0.1.0.1:Net.IO: Could not find documentation for exported module: Net
   0% (  0 /  1) in 'Net.IO'
  20% (  2 / 10) in 'Net.Bits'
  25% (  4 / 16) in 'Net.Utils'
  26% (  6 / 23) in 'Net.Packet'
  22% (  5 / 23) in 'Net.PacketParsing'
   0% (  0 /  9) in 'Net.Ethernet'
   0% (  0 /  2) in 'Net.IPv4OverEthernet'
   0% (  0 / 28) in 'Net.IPv4'
   0% (  0 /  2) in 'Net.IPv4Link'
  12% (  1 /  8) in 'Net.PortNumber'
   0% (  0 / 15) in 'Net.DHCP'
   0% (  0 /  4) in 'Net.UDP'
   0% (  0 /  7) in 'Net.UDP_Client'
   0% (  0 /  4) in 'Net.DHCP_Client'
   0% (  0 /  6) in 'Net.ICMP'
   0% (  0 /  7) in 'Net.TCP'
   0% (  0 /  9) in 'Net.TCP_Client'
   0% (  0 /  6) in 'Net.IPv4Client'
   0% (  0 /  5) in 'Net.IPv6'
   0% (  0 / 10) in 'Net.TFTP'
   0% (  0 /  3) in 'Net.TFTP_Client'
   0% (  0 /  3) in 'Net.ARP'
   0% (  0 /  4) in 'Net.ARP_Protocol'
   0% (  0 /  4) in 'Net.ClientInterface'
  29% (  2 /  7) in 'Net.Servers'
   0% (  0 /  5) in 'Net.EthernetClient'
  20% (  1 /  5) in 'Net.Test'
Warning: Net.Packet: could not find link destinations for:
    Net.Packet.OutPacketS
Warning: Net.PacketParsing: could not find link destinations for:
    Net.PacketParsing.UnparseS
Warning: Net.TCP_Client: could not find link destinations for:
    Net.TCP_Client.TCPPacketIn
Warning: Net.TFTP: could not find link destinations for:
    Net.PacketParsing.UnparseS
Documentation created: dist/doc/html/network-house/index.html,
dist/doc/html/network-house/network-house.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/network-house-0.1.0.1
Registering network-house-0.1.0.1...
Installed network-house-0.1.0.1

Test log

No test log was submitted for this report.