The build succeeded. 0 test suites succeeded, 0 failed.

Build log

> /tmp/stackage-build2456$ stack unpack network-house-0.1.0.2@sha256:12233ef0f9a9039d970691941db1254f6dc44763f16b7ce0ef8b73a044aeacae
Unpacked network-house-0.1.0.2 to /tmp/stackage-build2456/network-house-0.1.0.2/
> /tmp/stackage-build2456/network-house-0.1.0.2$ ghc -clear-package-db -global-package-db -package-db=/home/circleci/project/builds/nightly/pkgdb Setup
[1 of 1] Compiling Main             ( Setup.hs, Setup.o )
Linking Setup ...
> /tmp/stackage-build2456/network-house-0.1.0.2$ ./Setup configure --package-db=clear --package-db=global --package-db=/home/circleci/project/builds/nightly/pkgdb --libdir=/home/circleci/project/builds/nightly/lib --bindir=/home/circleci/project/builds/nightly/bin --datadir=/home/circleci/project/builds/nightly/share --libexecdir=/home/circleci/project/builds/nightly/libexec --sysconfdir=/home/circleci/project/builds/nightly/etc --docdir=/home/circleci/project/builds/nightly/doc/network-house-0.1.0.2 --htmldir=/home/circleci/project/builds/nightly/doc/network-house-0.1.0.2 --haddockdir=/home/circleci/project/builds/nightly/doc/network-house-0.1.0.2
Configuring network-house-0.1.0.2...
> /tmp/stackage-build2456/network-house-0.1.0.2$ ghc -clear-package-db -global-package-db -package-db=/home/circleci/project/builds/nightly/pkgdb Setup
> /tmp/stackage-build2456/network-house-0.1.0.2$ ./Setup build
Preprocessing library for network-house-0.1.0.2..
Building library for network-house-0.1.0.2..
[ 1 of 31] Compiling Monad.Util       ( Monad/Util.hs, dist/build/Monad/Util.o )

Monad/Util.hs:29:1: warning: [-Wtabs]
    Tab character found here, and in one further location.
    Please use spaces instead.
   |
29 |                   when more (bodyM >> loop)
   | ^^^^^^^^
[ 2 of 31] Compiling Net.Bits         ( Net/Bits.hs, dist/build/Net/Bits.o )
[ 3 of 31] Compiling Net.Concurrent   ( Net/Concurrent.hs, dist/build/Net/Concurrent.o )

Net/Concurrent.hs:30:1: warning: [-Wtabs]
    Tab character found here, and in three further locations.
    Please use spaces instead.
   |
30 |                  putMVar v a
   | ^^^^^^^^
[ 4 of 31] Compiling Net.IO           ( Net/IO.hs, dist/build/Net/IO.o )
[ 5 of 31] Compiling Net.Interface    ( Net/Interface.hs, dist/build/Net/Interface.o )
[ 6 of 31] Compiling Net.Utils        ( Net/Utils.hs, dist/build/Net/Utils.o )
[ 7 of 31] Compiling Net.Packet       ( Net/Packet.hs, dist/build/Net/Packet.o )

Net/Packet.hs:2:1: warning: [-Wtabs]
    Tab character found here, and in 25 further locations.
    Please use spaces instead.
  |
2 |                   InPacket,len,emptyInPack,toInPack,takeInPack,dropInPack,
  | ^^^^^^^^
[ 8 of 31] Compiling Net.PacketParsing ( Net/PacketParsing.hs, dist/build/Net/PacketParsing.o )

Net/PacketParsing.hs:41:1: warning: [-Wtabs]
    Tab character found here, and in 50 further locations.
    Please use spaces instead.
   |
41 |                                 unP (xpb x) p1
   | ^^^^^^^^
[ 9 of 31] Compiling Net.TFTP         ( Net/TFTP.hs, dist/build/Net/TFTP.o )

Net/TFTP.hs:33:1: warning: [-Wtabs]
    Tab character found here, and in 8 further locations.
    Please use spaces instead.
   |
33 |          2 -> WRQ # string <# string
   | ^^^^^^^^
[10 of 31] Compiling Net.PortNumber   ( Net/PortNumber.hs, dist/build/Net/PortNumber.o )
[11 of 31] Compiling Net.UDP          ( Net/UDP.hs, dist/build/Net/UDP.o )

Net/UDP.hs:14:1: warning: [-Wtabs]
    Tab character found here, and in five further locations.
    Please use spaces instead.
   |
14 |                       len :: !Word16, -- length of header (i.e. 8) + data
   | ^^^^^^^^
[12 of 31] Compiling Net.TCP          ( Net/TCP.hs, dist/build/Net/TCP.o )

Net/TCP.hs:14:1: warning: [-Wtabs]
    Tab character found here, and in 43 further locations.
    Please use spaces instead.
   |
14 |                       seqNr, ackNr :: !Word32,
   | ^^^^^^^^
[13 of 31] Compiling Net.IPv4         ( Net/IPv4.hs, dist/build/Net/IPv4.o )

Net/IPv4.hs:57:1: warning: [-Wtabs]
    Tab character found here, and in 20 further locations.
    Please use spaces instead.
   |
57 |                                     (b,r3)<-num r2, (_,r4)<-dot r3,
   | ^^^^^^^^
[14 of 31] Compiling Net.TCP_Client   ( Net/TCP_Client.hs, dist/build/Net/TCP_Client.o )

Net/TCP_Client.hs:25:1: warning: [-Wtabs]
    Tab character found here, and in 326 further locations.
    Please use spaces instead.
   |
25 |                   OutPacket,outLen,outBytes,emptyInPack,
   | ^^^^^^^^
[15 of 31] Compiling Net.IPv6         ( Net/IPv6.hs, dist/build/Net/IPv6.o )

Net/IPv6.hs:28:1: warning: [-Wtabs]
    Tab character found here, and in 21 further locations.
    Please use spaces instead.
   |
28 |                     , traffic_class  :: !Word8
   | ^^^^^^^^
[16 of 31] Compiling Net.IPv4Link     ( Net/IPv4Link.hs, dist/build/Net/IPv4Link.o )

Net/IPv4Link.hs:13:1: warning: [-Wtabs]
    Tab character found here, and in 7 further locations.
    Please use spaces instead.
   |
13 |                                     then (destIP,ip)
   | ^^^^^^^^
[17 of 31] Compiling Net.ICMP         ( Net/ICMP.hs, dist/build/Net/ICMP.o )

Net/ICMP.hs:12:1: warning: [-Wtabs]
    Tab character found here, and in 24 further locations.
    Please use spaces instead.
   |
12 |             | EchoReply EchoMsg
   | ^^^^^^^^
[18 of 31] Compiling Net.Ethernet     ( Net/Ethernet.hs, dist/build/Net/Ethernet.o )

Net/Ethernet.hs:17:1: warning: [-Wtabs]
    Tab character found here.
    Please use spaces instead.
   |
17 |               io    :: Net.Interface m i o }
   | ^^^^^^^^
[19 of 31] Compiling Net.IPv4OverEthernet ( Net/IPv4OverEthernet.hs, dist/build/Net/IPv4OverEthernet.o )

Net/IPv4OverEthernet.hs:12:1: warning: [-Wtabs]
    Tab character found here.
    Please use spaces instead.
   |
12 |         dropit = return ()
   | ^^^^^^^^
[20 of 31] Compiling Net.DHCP         ( Net/DHCP.hs, dist/build/Net/DHCP.o )

Net/DHCP.hs:19:1: warning: [-Wtabs]
    Tab character found here, and in 70 further locations.
    Please use spaces instead.
   |
19 |               --hwType::Word8, -- always 0x01 (Ethernet)
   | ^^^^^^^^
[21 of 31] Compiling Net.ARP          ( Net/ARP.hs, dist/build/Net/ARP.o )

Net/ARP.hs:14:1: warning: [-Wtabs]
    Tab character found here, and in 11 further locations.
    Please use spaces instead.
   |
14 |               --hLen, pLen   :: !Word8,    -- Always 0x06, 0x04
   | ^^^^^^^^
[22 of 31] Compiling Net.DHCP_Client  ( Net/DHCP_Client.hs, dist/build/Net/DHCP_Client.o )

Net/DHCP_Client.hs:25:1: warning: [-Wtabs]
    Tab character found here, and in 76 further locations.
    Please use spaces instead.
   |
25 |                                        tx d
   | ^^^^^^^^
[23 of 31] Compiling Net.ARP_Protocol ( Net/ARP_Protocol.hs, dist/build/Net/ARP_Protocol.o )

Net/ARP_Protocol.hs:59:1: warning: [-Wtabs]
    Tab character found here, and in 64 further locations.
    Please use spaces instead.
   |
59 |                       then return (Just Eth.broadcastAddr)
   | ^^^^^^^^
[24 of 31] Compiling Net.Wire         ( Net/Wire.hs, dist/build/Net/Wire.o )

Net/Wire.hs:25:1: warning: [-Wtabs]
    Tab character found here, and in 45 further locations.
    Please use spaces instead.
   |
25 |                      if current<buffersize
   | ^^^^^^^^
[25 of 31] Compiling Net.UDP_Client   ( Net/UDP_Client.hs, dist/build/Net/UDP_Client.o )

Net/UDP_Client.hs:46:1: warning: [-Wtabs]
    Tab character found here, and in 35 further locations.
    Please use spaces instead.
   |
46 |          listenAny = doReq reqChan ListenAny
   | ^^^^^^^^
[26 of 31] Compiling Net.TFTP_Client  ( Net/TFTP_Client.hs, dist/build/Net/TFTP_Client.o )

Net/TFTP_Client.hs:27:1: warning: [-Wtabs]
    Tab character found here, and in 106 further locations.
    Please use spaces instead.
   |
27 |          case p of
   | ^^^^^^^^
[27 of 31] Compiling Net.ClientInterface ( Net/ClientInterface.hs, dist/build/Net/ClientInterface.o )

Net/ClientInterface.hs:10:1: warning: [-Wtabs]
    Tab character found here, and in one further location.
    Please use spaces instead.
   |
10 |             | Fixed { myIP,routerIP,netmask::IP.Addr }
   | ^^^^^^^^
[28 of 31] Compiling Net.Servers      ( Net/Servers.hs, dist/build/Net/Servers.o )

Net/Servers.hs:22:1: warning: [-Wtabs]
    Tab character found here, and in 71 further locations.
    Please use spaces instead.
   |
22 |          loop
   | ^^^^^^^^
[29 of 31] Compiling Net.IPv4Client   ( Net/IPv4Client.hs, dist/build/Net/IPv4Client.o )

Net/IPv4Client.hs:35:1: warning: [-Wtabs]
    Tab character found here, and in 19 further locations.
    Please use spaces instead.
   |
35 |                      conv to = maybe warning to (emap doParse ip)
   | ^^^^^^^^
[30 of 31] Compiling Net.EthernetClient ( Net/EthernetClient.hs, dist/build/Net/EthernetClient.o )

Net/EthernetClient.hs:21:1: warning: [-Wtabs]
    Tab character found here, and in 26 further locations.
    Please use spaces instead.
   |
21 |         arp       :: Client_ m ARP.Packet
   | ^^^^^^^^
[31 of 31] Compiling Net.Test         ( Net/Test.hs, dist/build/Net/Test.o )

Net/Test.hs:26:1: warning: [-Wtabs]
    Tab character found here, and in 30 further locations.
    Please use spaces instead.
   |
26 |            case config of
   | ^^^^^^^^
> /tmp/stackage-build2456/network-house-0.1.0.2$ ghc -clear-package-db -global-package-db -package-db=/home/circleci/project/builds/nightly/pkgdb Setup
> /tmp/stackage-build2456/network-house-0.1.0.2$ ./Setup copy
Installing library in /home/circleci/project/builds/nightly/lib/x86_64-linux-ghc-8.7.20181116/network-house-0.1.0.2-5C0W5pog1QSLT358nSMEE1
> /tmp/stackage-build2456/network-house-0.1.0.2$ ghc -clear-package-db -global-package-db -package-db=/home/circleci/project/builds/nightly/pkgdb Setup
> /tmp/stackage-build2456/network-house-0.1.0.2$ ./Setup register
Registering library for network-house-0.1.0.2..