Resolving dependencies... Configuring binary-0.7.1.0... Building binary-0.7.1.0... Preprocessing library binary-0.7.1.0... [1 of 9] Compiling Data.Binary.Builder.Base ( src/Data/Binary/Builder/Base.hs, dist/build/Data/Binary/Builder/Base.o ) [2 of 9] Compiling Data.Binary.Builder.Internal ( src/Data/Binary/Builder/Internal.hs, dist/build/Data/Binary/Builder/Internal.o ) [3 of 9] Compiling Data.Binary.Get.Internal ( src/Data/Binary/Get/Internal.hs, dist/build/Data/Binary/Get/Internal.o ) [4 of 9] Compiling Data.Binary.Builder ( src/Data/Binary/Builder.hs, dist/build/Data/Binary/Builder.o ) [5 of 9] Compiling Data.Binary.Get ( src/Data/Binary/Get.hs, dist/build/Data/Binary/Get.o ) [6 of 9] Compiling Data.Binary.Put ( src/Data/Binary/Put.hs, dist/build/Data/Binary/Put.o ) [7 of 9] Compiling Data.Binary.Class ( src/Data/Binary/Class.hs, dist/build/Data/Binary/Class.o ) [8 of 9] Compiling Data.Binary.Generic ( src/Data/Binary/Generic.hs, dist/build/Data/Binary/Generic.o ) [9 of 9] Compiling Data.Binary ( src/Data/Binary.hs, dist/build/Data/Binary.o ) In-place registering binary-0.7.1.0... Running Haddock for binary-0.7.1.0... Running hscolour for binary-0.7.1.0... Preprocessing library binary-0.7.1.0... Preprocessing library binary-0.7.1.0... Haddock coverage: 100% ( 31 / 31) in 'Data.Binary.Builder.Base' 100% ( 4 / 4) in 'Data.Binary.Builder.Internal' 83% ( 20 / 24) in 'Data.Binary.Get.Internal' 100% ( 28 / 28) in 'Data.Binary.Builder' 98% ( 46 / 47) in 'Data.Binary.Get' 96% ( 26 / 27) in 'Data.Binary.Put' 80% ( 4 / 5) in 'Data.Binary.Class' 100% ( 1 / 1) in 'Data.Binary.Generic' 91% ( 21 / 23) in 'Data.Binary' Warning: Data.Binary.Get.Internal: could not find link destinations for: Data.Binary.Get.Internal.Success Warning: Data.Binary.Put: could not find link destinations for: Data.Binary.Put.PairS Warning: Data.Binary: could not find link destinations for: Data.Binary.Generic.GSum Data.Binary.Generic.SumSize Documentation created: dist/doc/html/binary/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/binary-0.7.1.0 Registering binary-0.7.1.0... Installed binary-0.7.1.0 Configuring digest-0.0.1.2... Building digest-0.0.1.2... Preprocessing library digest-0.0.1.2... [1 of 2] Compiling Data.Digest.Adler32 ( dist/build/Data/Digest/Adler32.hs, dist/build/Data/Digest/Adler32.o ) [2 of 2] Compiling Data.Digest.CRC32 ( dist/build/Data/Digest/CRC32.hs, dist/build/Data/Digest/CRC32.o ) In-place registering digest-0.0.1.2... Running Haddock for digest-0.0.1.2... Running hscolour for digest-0.0.1.2... Preprocessing library digest-0.0.1.2... Preprocessing library digest-0.0.1.2... Haddock coverage: Warning: Data.Digest.Adler32: adler32 is exported separately but will be documented under Adler32. Consider exporting it together with its parent(s) for code clarity. Warning: Data.Digest.Adler32: adler32Update is exported separately but will be documented under Adler32. Consider exporting it together with its parent(s) for code clarity. 100% ( 2 / 2) in 'Data.Digest.Adler32' Warning: Data.Digest.CRC32: crc32 is exported separately but will be documented under CRC32. Consider exporting it together with its parent(s) for code clarity. Warning: Data.Digest.CRC32: crc32Update is exported separately but will be documented under CRC32. Consider exporting it together with its parent(s) for code clarity. 100% ( 2 / 2) in 'Data.Digest.CRC32' Documentation created: dist/doc/html/digest/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/digest-0.0.1.2 Registering digest-0.0.1.2... Installed digest-0.0.1.2 Configuring utf8-string-0.3.7... Building utf8-string-0.3.7... Preprocessing library utf8-string-0.3.7... [1 of 7] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.o ) [2 of 7] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/build/Codec/Binary/UTF8/Generic.o ) [3 of 7] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/build/Data/String/UTF8.o ) [4 of 7] Compiling System.IO.UTF8 ( System/IO/UTF8.hs, dist/build/System/IO/UTF8.o ) [5 of 7] Compiling System.Environment.UTF8 ( System/Environment/UTF8.hs, dist/build/System/Environment/UTF8.o ) [6 of 7] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.o ) [7 of 7] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.o ) In-place registering utf8-string-0.3.7... Running Haddock for utf8-string-0.3.7... Running hscolour for utf8-string-0.3.7... Preprocessing library utf8-string-0.3.7... Preprocessing library utf8-string-0.3.7... Haddock coverage: 100% ( 8 / 8) in 'Codec.Binary.UTF8.String' 94% ( 16 / 17) in 'Codec.Binary.UTF8.Generic' 89% ( 24 / 27) in 'Data.String.UTF8' 82% ( 14 / 17) in 'System.IO.UTF8' 14% ( 1 / 7) in 'System.Environment.UTF8' 100% ( 17 / 17) in 'Data.ByteString.UTF8' 100% ( 17 / 17) in 'Data.ByteString.Lazy.UTF8' Documentation created: dist/doc/html/utf8-string/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/utf8-string-0.3.7 Registering utf8-string-0.3.7... Installed utf8-string-0.3.7 Downloading zip-archive-0.1.3... Configuring zip-archive-0.1.3... Building zip-archive-0.1.3... Preprocessing library zip-archive-0.1.3... [1 of 1] Compiling Codec.Archive.Zip ( Codec/Archive/Zip.hs, dist/build/Codec/Archive/Zip.o ) Codec/Archive/Zip.hs:207:19: Not in scope: `liftM' Perhaps you meant `liftA' (imported from Control.Applicative) Failed to install zip-archive-0.1.3 cabal: Error: some packages failed to install: zip-archive-0.1.3 failed during the building phase. The exception was: ExitFailure 1