Resolving dependencies... Configuring utf8-string-1.0.1.1... Building utf8-string-1.0.1.1... Preprocessing library utf8-string-1.0.1.1... [1 of 5] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.o ) [2 of 5] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/build/Codec/Binary/UTF8/Generic.o ) [3 of 5] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/build/Data/String/UTF8.o ) [4 of 5] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.o ) [5 of 5] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.o ) In-place registering utf8-string-1.0.1.1... Running Haddock for utf8-string-1.0.1.1... Running hscolour for utf8-string-1.0.1.1... Preprocessing library utf8-string-1.0.1.1... Preprocessing library utf8-string-1.0.1.1... Haddock coverage: 100% ( 8 / 8) in 'Codec.Binary.UTF8.String' 94% ( 16 / 17) in 'Codec.Binary.UTF8.Generic' Missing documentation for: UTF8Bytes (Codec/Binary/UTF8/Generic.hs:48) 89% ( 24 / 27) in 'Data.String.UTF8' Missing documentation for: UTF8Bytes (Codec/Binary/UTF8/Generic.hs:48) fromRep (Data/String/UTF8.hs:59) toRep (Data/String/UTF8.hs:62) 100% ( 17 / 17) in 'Data.ByteString.Lazy.UTF8' 100% ( 17 / 17) in 'Data.ByteString.UTF8' Documentation created: dist/doc/html/utf8-string/index.html, dist/doc/html/utf8-string/utf8-string.txt Creating package registration file: /tmp/pkgConf-utf8-string-1.0.1278722862233665123.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/utf8-string-1.0.1.1-HWC8Qen5AZrArJxFQJuE72 Registering utf8-string-1.0.1.1... Installed utf8-string-1.0.1.1 Configuring zeromq-haskell-0.8.4... Building zeromq-haskell-0.8.4... Preprocessing library zeromq-haskell-0.8.4... [1 of 3] Compiling System.ZMQ.Base ( dist/build/System/ZMQ/Base.hs, dist/build/System/ZMQ/Base.o ) src/System/ZMQ/Base.hsc:16: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() [2 of 3] Compiling System.ZMQ.Internal ( src/System/ZMQ/Internal.hs, dist/build/System/ZMQ/Internal.o ) src/System/ZMQ/Internal.hs:26: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() [3 of 3] Compiling System.ZMQ ( src/System/ZMQ.hs, dist/build/System/ZMQ.o ) src/System/ZMQ.hs:70: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() In-place registering zeromq-haskell-0.8.4... Running Haddock for zeromq-haskell-0.8.4... Running hscolour for zeromq-haskell-0.8.4... Preprocessing library zeromq-haskell-0.8.4... Preprocessing library zeromq-haskell-0.8.4... src/System/ZMQ/Base.hsc:16: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/ZMQ/Internal.hs:26: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/ZMQ.hs:70: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() Haddock coverage: 1% ( 1 / 75) in 'System.ZMQ.Base' Missing documentation for: ZMQMsg (src/System/ZMQ/Base.hsc:24) (src/System/ZMQ/Base.hsc:26) ZMQPoll (src/System/ZMQ/Base.hsc:32) (src/System/ZMQ/Base.hsc:39) ZMQMsgPtr (src/System/ZMQ/Base.hsc:54) ZMQCtx (src/System/ZMQ/Base.hsc:55) ZMQSocket (src/System/ZMQ/Base.hsc:56) ZMQPollPtr (src/System/ZMQ/Base.hsc:57) ZMQSocketType (src/System/ZMQ/Base.hsc:61) pair (src/System/ZMQ/Base.hsc:63) pub (src/System/ZMQ/Base.hsc:65) sub (src/System/ZMQ/Base.hsc:67) xpub (src/System/ZMQ/Base.hsc:69) xsub (src/System/ZMQ/Base.hsc:71) request (src/System/ZMQ/Base.hsc:73) response (src/System/ZMQ/Base.hsc:75) xrequest (src/System/ZMQ/Base.hsc:77) xresponse (src/System/ZMQ/Base.hsc:79) dealer (src/System/ZMQ/Base.hsc:81) ZMQOption (src/System/ZMQ/Base.hsc:81) router (src/System/ZMQ/Base.hsc:83) affinity (src/System/ZMQ/Base.hsc:83) pull (src/System/ZMQ/Base.hsc:85) backlog (src/System/ZMQ/Base.hsc:85) push (src/System/ZMQ/Base.hsc:87) events (src/System/ZMQ/Base.hsc:87) upstream (src/System/ZMQ/Base.hsc:89) filedesc (src/System/ZMQ/Base.hsc:89) downstream (src/System/ZMQ/Base.hsc:91) identity (src/System/ZMQ/Base.hsc:91) linger (src/System/ZMQ/Base.hsc:93) rate (src/System/ZMQ/Base.hsc:95) receiveBuf (src/System/ZMQ/Base.hsc:97) receiveMore (src/System/ZMQ/Base.hsc:99) reconnectIVL (src/System/ZMQ/Base.hsc:101) reconnectIVLMax (src/System/ZMQ/Base.hsc:103) recoveryIVL (src/System/ZMQ/Base.hsc:105) ZMQFlag (src/System/ZMQ/Base.hsc:105) noBlock (src/System/ZMQ/Base.hsc:107) sendBuf (src/System/ZMQ/Base.hsc:107) sndMore (src/System/ZMQ/Base.hsc:109) subscribe (src/System/ZMQ/Base.hsc:109) unsubscribe (src/System/ZMQ/Base.hsc:111) ZMQPollEvent (src/System/ZMQ/Base.hsc:112) highWM (src/System/ZMQ/Base.hsc:113) pollIn (src/System/ZMQ/Base.hsc:114) mcastLoop (src/System/ZMQ/Base.hsc:115) pollOut (src/System/ZMQ/Base.hsc:116) recoveryIVLMsec (src/System/ZMQ/Base.hsc:117) pollerr (src/System/ZMQ/Base.hsc:118) swap (src/System/ZMQ/Base.hsc:119) pollInOut (src/System/ZMQ/Base.hsc:120) ZMQDevice (src/System/ZMQ/Base.hsc:121) deviceStreamer (src/System/ZMQ/Base.hsc:123) deviceForwarder (src/System/ZMQ/Base.hsc:125) deviceQueue (src/System/ZMQ/Base.hsc:127) c_zmq_device (src/System/ZMQ/Base.hsc:129) c_zmq_version (src/System/ZMQ/Base.hsc:134) c_zmq_init (src/System/ZMQ/Base.hsc:137) c_zmq_term (src/System/ZMQ/Base.hsc:140) c_zmq_msg_init (src/System/ZMQ/Base.hsc:145) c_zmq_msg_init_size (src/System/ZMQ/Base.hsc:148) c_zmq_msg_close (src/System/ZMQ/Base.hsc:151) c_zmq_msg_data (src/System/ZMQ/Base.hsc:154) c_zmq_msg_size (src/System/ZMQ/Base.hsc:157) c_zmq_socket (src/System/ZMQ/Base.hsc:162) c_zmq_close (src/System/ZMQ/Base.hsc:165) c_zmq_setsockopt (src/System/ZMQ/Base.hsc:168) c_zmq_getsockopt (src/System/ZMQ/Base.hsc:175) c_zmq_bind (src/System/ZMQ/Base.hsc:182) c_zmq_connect (src/System/ZMQ/Base.hsc:185) c_zmq_send (src/System/ZMQ/Base.hsc:189) c_zmq_recv (src/System/ZMQ/Base.hsc:192) c_zmq_poll (src/System/ZMQ/Base.hsc:197) 14% ( 3 / 22) in 'System.ZMQ.Internal' Missing documentation for: Module header Message (src/System/ZMQ/Internal.hs:65) Timeout (src/System/ZMQ/Internal.hs:43) Size (src/System/ZMQ/Internal.hs:44) messageOf (src/System/ZMQ/Internal.hs:83) messageOfLazy (src/System/ZMQ/Internal.hs:90) messageClose (src/System/ZMQ/Internal.hs:102) messageInit (src/System/ZMQ/Internal.hs:107) messageInitSize (src/System/ZMQ/Internal.hs:113) setBoolOpt (src/System/ZMQ/Internal.hs:120) setIntOpt (src/System/ZMQ/Internal.hs:124) setStrOpt (src/System/ZMQ/Internal.hs:131) getBoolOpt (src/System/ZMQ/Internal.hs:138) getIntOpt (src/System/ZMQ/Internal.hs:141) getStrOpt (src/System/ZMQ/Internal.hs:150) toZMQFlag (src/System/ZMQ/Internal.hs:158) combine (src/System/ZMQ/Internal.hs:162) mkSocket (src/System/ZMQ/Internal.hs:73) onSocket (src/System/ZMQ/Internal.hs:69) 89% ( 40 / 45) in 'System.ZMQ' Missing documentation for: Size (src/System/ZMQ/Internal.hs:44) Timeout (src/System/ZMQ/Internal.hs:43) Dealer (src/System/ZMQ.hs:139) Router (src/System/ZMQ.hs:153) version (src/System/ZMQ.hs:286) Warning: System.ZMQ: could not find link destinations for: zmqSocketType subscribe Documentation created: dist/doc/html/zeromq-haskell/index.html, dist/doc/html/zeromq-haskell/zeromq-haskell.txt Creating package registration file: /tmp/pkgConf-zeromq-haskell-0.8631704567498777856.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/zeromq-haskell-0.8.4-4PREwSbPMEiDW61i8s3AYq Registering zeromq-haskell-0.8.4... Installed zeromq-haskell-0.8.4 Configuring zmqat-0.1.0... Building zmqat-0.1.0... Preprocessing executable 'zmqat' for zmqat-0.1.0... [1 of 1] Compiling Main ( src/Main.hs, dist/build/zmqat/zmqat-tmp/Main.o ) src/Main.hs:43:32: Not in scope: data constructor ‘Xrep’ Perhaps you meant ‘XRep’ (imported from System.ZMQ) src/Main.hs:44:36: Not in scope: data constructor ‘Xreq’ Perhaps you meant ‘XReq’ (imported from System.ZMQ) Failed to install zmqat-0.1.0 cabal: Error: some packages failed to install: zmqat-0.1.0 failed during the building phase. The exception was: ExitFailure 1