Resolving dependencies... [1 of 1] Compiling Main ( /tmp/bitset-1.4.7-22046/bitset-1.4.7/Setup.hs, /tmp/bitset-1.4.7-22046/bitset-1.4.7/dist/setup/Main.o ) Linking /tmp/bitset-1.4.7-22046/bitset-1.4.7/dist/setup/setup ... Configuring bitset-1.4.7... Building bitset-1.4.7... Preprocessing library bitset-1.4.7... [1 of 6] Compiling GHC.Integer.GMP.PrimExt ( src/GHC/Integer/GMP/PrimExt.hs, dist/build/GHC/Integer/GMP/PrimExt.o ) [2 of 6] Compiling Data.BitSet.Generic ( src/Data/BitSet/Generic.hs, dist/build/Data/BitSet/Generic.o ) [3 of 6] Compiling Data.BitSet.Word ( src/Data/BitSet/Word.hs, dist/build/Data/BitSet/Word.o ) [4 of 6] Compiling GHC.Integer.GMP.TypeExt ( src/GHC/Integer/GMP/TypeExt.hs, dist/build/GHC/Integer/GMP/TypeExt.o ) [5 of 6] Compiling Data.BitSet.Dynamic ( src/Data/BitSet/Dynamic.hs, dist/build/Data/BitSet/Dynamic.o ) [6 of 6] Compiling Data.BitSet ( src/Data/BitSet.hs, dist/build/Data/BitSet.o ) In-place registering bitset-1.4.7... Running Haddock for bitset-1.4.7... Running hscolour for bitset-1.4.7... Preprocessing library bitset-1.4.7... Preprocessing library bitset-1.4.7... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Haddock coverage: 0% ( 0 / 5) in 'GHC.Integer.GMP.PrimExt' 100% ( 31 / 31) in 'Data.BitSet.Generic' 97% ( 30 / 31) in 'Data.BitSet.Word' 0% ( 0 / 5) in 'GHC.Integer.GMP.TypeExt' 97% ( 31 / 32) in 'Data.BitSet.Dynamic' 100% ( 2 / 2) in 'Data.BitSet' Documentation created: dist/doc/html/bitset/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/bitset-1.4.7 Registering bitset-1.4.7... Installed bitset-1.4.7 Configuring typesafe-endian-0.1.0.1... Building typesafe-endian-0.1.0.1... Preprocessing library typesafe-endian-0.1.0.1... [1 of 4] Compiling Data.Endian.Wrap ( src/Data/Endian/Wrap.hs, dist/build/Data/Endian/Wrap.o ) [2 of 4] Compiling Data.Endian.Internal ( src/Data/Endian/Internal.hs, dist/build/Data/Endian/Internal.o ) [3 of 4] Compiling Data.Endian.Unsafe ( src/Data/Endian/Unsafe.hs, dist/build/Data/Endian/Unsafe.o ) [4 of 4] Compiling Data.Endian ( src/Data/Endian.hs, dist/build/Data/Endian.o ) In-place registering typesafe-endian-0.1.0.1... Running Haddock for typesafe-endian-0.1.0.1... Running hscolour for typesafe-endian-0.1.0.1... Preprocessing library typesafe-endian-0.1.0.1... Preprocessing library typesafe-endian-0.1.0.1... Haddock coverage: 67% ( 2 / 3) in 'Data.Endian.Wrap' 50% ( 1 / 2) in 'Data.Endian.Internal' 88% ( 7 / 8) in 'Data.Endian.Unsafe' 88% ( 7 / 8) in 'Data.Endian' Documentation created: dist/doc/html/typesafe-endian/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/typesafe-endian-0.1.0.1 Registering typesafe-endian-0.1.0.1... Installed typesafe-endian-0.1.0.1 Downloading henet-1.3.9.2... Configuring henet-1.3.9.2... Building henet-1.3.9.2... Preprocessing library henet-1.3.9.2... [1 of 9] Compiling Network.ENet.Bindings.Callbacks ( dist/build/Network/ENet/Bindings/Callbacks.hs, dist/build/Network/ENet/Bindings/Callbacks.o ) [2 of 9] Compiling Network.ENet.Bindings.List ( dist/build/Network/ENet/Bindings/List.hs, dist/build/Network/ENet/Bindings/List.o ) src/Network/ENet/Bindings/List.hsc:6:1: Warning: The import of `Foreign.C.Types' is redundant except perhaps to import instances from `Foreign.C.Types' To import instances alone, use: import Foreign.C.Types() [3 of 9] Compiling Network.ENet.Bindings.System ( dist/build/Network/ENet/Bindings/System.hs, dist/build/Network/ENet/Bindings/System.o ) src/Network/ENet/Bindings/System.hsc:6: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() [4 of 9] Compiling Network.ENet.Bindings ( dist/build/Network/ENet/Bindings.hs, dist/build/Network/ENet/Bindings.o ) src/Network/ENet/Bindings.hsc:5: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/Network/ENet/Bindings.hsc:9:1: Warning: The import of `SockAddrInet, SockAddr' from module `Network.Socket' is redundant src/Network/ENet/Bindings.hsc:11:1: Warning: The import of `Network.Socket.Internal' is redundant except perhaps to import instances from `Network.Socket.Internal' To import instances alone, use: import Network.Socket.Internal() src/Network/ENet/Bindings.hsc:15:1: Warning: The import of `Network.ENet.Bindings.List' is redundant except perhaps to import instances from `Network.ENet.Bindings.List' To import instances alone, use: import Network.ENet.Bindings.List() src/Network/ENet/Bindings.hsc:34:3: Warning: Pattern match(es) are non-exhaustive In an equation for `toEnum': Patterns not matched: ghc-prim:GHC.Types.I# #x with #x `notElem` [1#, 2#] src/Network/ENet/Bindings.hsc:56:3: Warning: Pattern match(es) are non-exhaustive In an equation for `fromEnum': Patterns not matched: Error src/Network/ENet/Bindings.hsc:63:3: Warning: Pattern match(es) are non-exhaustive In an equation for `toEnum': Patterns not matched: ghc-prim:GHC.Types.I# #x with #x `notElem` [1#, 2#, 3#, 4#, 5#, 6#, 7#] [5 of 9] Compiling Network.ENet.Internal ( src/Network/ENet/Internal.hs, dist/build/Network/ENet/Internal.o ) src/Network/ENet/Internal.hs:14:1: Warning: Pattern match(es) are non-exhaustive In an equation for `toENetAddress': Patterns not matched: SockAddrInet6 _ _ _ _ SockAddrUnix _ [6 of 9] Compiling Network.ENet.Host ( src/Network/ENet/Host.hs, dist/build/Network/ENet/Host.o ) [7 of 9] Compiling Network.ENet.Peer ( src/Network/ENet/Peer.hs, dist/build/Network/ENet/Peer.o ) src/Network/ENet/Peer.hs:5:1: Warning: The import of `Foreign.C.Types' is redundant except perhaps to import instances from `Foreign.C.Types' To import instances alone, use: import Foreign.C.Types() src/Network/ENet/Peer.hs:7:1: Warning: The import of `Network.Socket' is redundant except perhaps to import instances from `Network.Socket' To import instances alone, use: import Network.Socket() src/Network/ENet/Peer.hs:9:1: Warning: The import of `Network.ENet.Internal' is redundant except perhaps to import instances from `Network.ENet.Internal' To import instances alone, use: import Network.ENet.Internal() [8 of 9] Compiling Network.ENet.Packet ( src/Network/ENet/Packet.hs, dist/build/Network/ENet/Packet.o ) [9 of 9] Compiling Network.ENet ( src/Network/ENet.hs, dist/build/Network/ENet.o ) src/Network/ENet.hs:6:1: Warning: The import of `Network.Socket' is redundant except perhaps to import instances from `Network.Socket' To import instances alone, use: import Network.Socket() src/Network/ENet.hs:20:19: Warning: A do-notation statement discarded a result of type Foreign.C.Types.CInt. Suppress this warning by saying "_ <- throwErrnoIf (( \ x_ -> (/=) x_ 0)) "ENet could not be initialized" B.initialize", or by using the flag -fno-warn-unused-do-bind In-place registering henet-1.3.9.2... Running Haddock for henet-1.3.9.2... Running hscolour for henet-1.3.9.2... Preprocessing library henet-1.3.9.2... Preprocessing library henet-1.3.9.2... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: mtl-2.1.2, network-2.4.1.2, parsec-3.1.3, text-0.11.2.3, transformers-0.3.0.0 src/Network/ENet/Bindings/List.hsc:6:1: Warning: The import of `Foreign.C.Types' is redundant except perhaps to import instances from `Foreign.C.Types' To import instances alone, use: import Foreign.C.Types() src/Network/ENet/Bindings/System.hsc:6: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/Network/ENet/Bindings.hsc:147:14: parse error on input `(' Haddock coverage: 0% ( 0 / 2) in 'Network.ENet.Bindings.Callbacks' 0% ( 0 / 3) in 'Network.ENet.Bindings.List' 0% ( 0 / 4) in 'Network.ENet.Bindings.System' Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/henet-1.3.9.2 Registering henet-1.3.9.2... Installed henet-1.3.9.2