Build #1 for socket-0.3.0.1
| Package | socket-0.3.0.1 |
|---|
| Install | InstallOk |
|---|---|
| Docs | Ok |
| Tests | NotTried |
| Time submitted | 2015-06-09 06:51:03.707165 UTC |
|---|---|
| Compiler | ghc-7.8.3 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | 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...
Downloading socket-0.3.0.1...
Configuring socket-0.3.0.1...
Building socket-0.3.0.1...
Preprocessing library socket-0.3.0.1...
[ 1 of 19] Compiling System.Socket.Protocol ( src/System/Socket/Protocol.hs, dist/build/System/Socket/Protocol.o )
[ 2 of 19] Compiling System.Socket.Protocol.UDP ( dist/build/System/Socket/Protocol/UDP.hs, dist/build/System/Socket/Protocol/UDP.o )
[ 3 of 19] Compiling System.Socket.Protocol.TCP ( dist/build/System/Socket/Protocol/TCP.hs, dist/build/System/Socket/Protocol/TCP.o )
[ 4 of 19] Compiling System.Socket.Type ( src/System/Socket/Type.hs, dist/build/System/Socket/Type.o )
[ 5 of 19] Compiling System.Socket.Type.DGRAM ( dist/build/System/Socket/Type/DGRAM.hs, dist/build/System/Socket/Type/DGRAM.o )
[ 6 of 19] Compiling System.Socket.Type.RAW ( dist/build/System/Socket/Type/RAW.hs, dist/build/System/Socket/Type/RAW.o )
[ 7 of 19] Compiling System.Socket.Type.SEQPACKET ( dist/build/System/Socket/Type/SEQPACKET.hs, dist/build/System/Socket/Type/SEQPACKET.o )
[ 8 of 19] Compiling System.Socket.Type.STREAM ( dist/build/System/Socket/Type/STREAM.hs, dist/build/System/Socket/Type/STREAM.o )
[ 9 of 19] Compiling System.Socket.Family ( src/System/Socket/Family.hs, dist/build/System/Socket/Family.o )
[10 of 19] Compiling System.Socket.Internal.Msg ( dist/build/System/Socket/Internal/Msg.hs, dist/build/System/Socket/Internal/Msg.o )
[11 of 19] Compiling System.Socket.Internal.Event ( src/System/Socket/Internal/Event.hs, dist/build/System/Socket/Internal/Event.o )
[12 of 19] Compiling System.Socket.Internal.Exception ( dist/build/System/Socket/Internal/Exception.hs, dist/build/System/Socket/Internal/Exception.o )
[13 of 19] Compiling System.Socket.Internal.FFI ( src/System/Socket/Internal/FFI.hs, dist/build/System/Socket/Internal/FFI.o )
[14 of 19] Compiling System.Socket.Internal.Socket ( dist/build/System/Socket/Internal/Socket.hs, dist/build/System/Socket/Internal/Socket.o )
src/System/Socket/Internal/Socket.hsc:21:1: Warning:
The import of ‘System.Socket.Internal.Exception’ is redundant
except perhaps to import instances from ‘System.Socket.Internal.Exception’
To import instances alone, use: import System.Socket.Internal.Exception()
[15 of 19] Compiling System.Socket.Unsafe ( dist/build/System/Socket/Unsafe.hs, dist/build/System/Socket/Unsafe.o )
src/System/Socket/Unsafe.hsc:17:1: Warning:
The qualified import of ‘Data.ByteString’ is redundant
except perhaps to import instances from ‘Data.ByteString’
To import instances alone, use: import Data.ByteString()
src/System/Socket/Unsafe.hsc:18:1: Warning:
The qualified import of ‘Data.ByteString.Unsafe’ is redundant
except perhaps to import instances from ‘Data.ByteString.Unsafe’
To import instances alone, use: import Data.ByteString.Unsafe()
src/System/Socket/Unsafe.hsc:19:1: Warning:
The qualified import of ‘Data.ByteString.Lazy’ is redundant
except perhaps to import instances from ‘Data.ByteString.Lazy’
To import instances alone, use: import Data.ByteString.Lazy()
src/System/Socket/Unsafe.hsc:26: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()
src/System/Socket/Unsafe.hsc:28:1: Warning:
The import of ‘Foreign.Marshal.Alloc’ is redundant
except perhaps to import instances from ‘Foreign.Marshal.Alloc’
To import instances alone, use: import Foreign.Marshal.Alloc()
src/System/Socket/Unsafe.hsc:29:1: Warning:
The import of ‘Foreign.Storable’ is redundant
except perhaps to import instances from ‘Foreign.Storable’
To import instances alone, use: import Foreign.Storable()
[16 of 19] Compiling System.Socket.Family.INET ( dist/build/System/Socket/Family/INET.hs, dist/build/System/Socket/Family/INET.o )
[17 of 19] Compiling System.Socket.Family.INET6 ( dist/build/System/Socket/Family/INET6.hs, dist/build/System/Socket/Family/INET6.o )
[18 of 19] Compiling System.Socket.Internal.AddrInfo ( dist/build/System/Socket/Internal/AddrInfo.hs, dist/build/System/Socket/Internal/AddrInfo.o )
[19 of 19] Compiling System.Socket ( dist/build/System/Socket.hs, dist/build/System/Socket.o )
src/System/Socket.hsc:192:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
src/System/Socket.hsc:196:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
In-place registering socket-0.3.0.1...
Running Haddock for socket-0.3.0.1...
Running hscolour for socket-0.3.0.1...
Preprocessing library socket-0.3.0.1...
Preprocessing library socket-0.3.0.1...
src/System/Socket/Internal/Socket.hsc:21:1: Warning:
The import of ‘System.Socket.Internal.Exception’ is redundant
except perhaps to import instances from ‘System.Socket.Internal.Exception’
To import instances alone, use: import System.Socket.Internal.Exception()
src/System/Socket/Unsafe.hsc:17:1: Warning:
The qualified import of ‘Data.ByteString’ is redundant
except perhaps to import instances from ‘Data.ByteString’
To import instances alone, use: import Data.ByteString()
src/System/Socket/Unsafe.hsc:18:1: Warning:
The qualified import of ‘Data.ByteString.Unsafe’ is redundant
except perhaps to import instances from ‘Data.ByteString.Unsafe’
To import instances alone, use: import Data.ByteString.Unsafe()
src/System/Socket/Unsafe.hsc:19:1: Warning:
The qualified import of ‘Data.ByteString.Lazy’ is redundant
except perhaps to import instances from ‘Data.ByteString.Lazy’
To import instances alone, use: import Data.ByteString.Lazy()
src/System/Socket/Unsafe.hsc:26: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()
src/System/Socket/Unsafe.hsc:28:1: Warning:
The import of ‘Foreign.Marshal.Alloc’ is redundant
except perhaps to import instances from ‘Foreign.Marshal.Alloc’
To import instances alone, use: import Foreign.Marshal.Alloc()
src/System/Socket/Unsafe.hsc:29:1: Warning:
The import of ‘Foreign.Storable’ is redundant
except perhaps to import instances from ‘Foreign.Storable’
To import instances alone, use: import Foreign.Storable()
src/System/Socket.hsc:192:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
src/System/Socket.hsc:196:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Haddock coverage:
0% ( 0 / 2) in 'System.Socket.Protocol'
0% ( 0 / 3) in 'System.Socket.Protocol.UDP'
0% ( 0 / 3) in 'System.Socket.Protocol.TCP'
0% ( 0 / 2) in 'System.Socket.Type'
0% ( 0 / 3) in 'System.Socket.Type.DGRAM'
0% ( 0 / 3) in 'System.Socket.Type.RAW'
0% ( 0 / 3) in 'System.Socket.Type.SEQPACKET'
0% ( 0 / 3) in 'System.Socket.Type.STREAM'
0% ( 0 / 2) in 'System.Socket.Family'
9% ( 1 / 11) in 'System.Socket.Internal.Msg'
0% ( 0 / 3) in 'System.Socket.Internal.Event'
0% ( 0 / 13) in 'System.Socket.Internal.Exception'
0% ( 0 / 17) in 'System.Socket.Internal.FFI'
17% ( 1 / 6) in 'System.Socket.Internal.Socket'
45% ( 5 / 11) in 'System.Socket.Unsafe'
75% ( 9 / 12) in 'System.Socket.Family.INET'
50% ( 3 / 6) in 'System.Socket.Family.INET6'
66% ( 19 / 29) in 'System.Socket.Internal.AddrInfo'
61% ( 69 /114) in 'System.Socket'
Warning: System.Socket: could not find link destinations for:
System.Socket.Internal.FFI.c_bind
Documentation created: dist/doc/html/socket/index.html,
dist/doc/html/socket/socket.txt
Creating package registration file: /tmp/pkgConf-socket-0.3.012330.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/socket-0.3.0.1
Registering socket-0.3.0.1...
Installed socket-0.3.0.1
Test log
No test log was submitted for this report.