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 parseargs-0.1.5.2... Building parseargs-0.1.5.2... Preprocessing library parseargs-0.1.5.2... [1 of 1] Compiling System.Console.ParseArgs ( System/Console/ParseArgs.hs, dist/build/System/Console/ParseArgs.o ) In-place registering parseargs-0.1.5.2... Preprocessing executable 'parseargs-example' for parseargs-0.1.5.2... [1 of 2] Compiling System.Console.ParseArgs ( System/Console/ParseArgs.hs, dist/build/parseargs-example/parseargs-example-tmp/System/Console/ParseArgs.o ) [2 of 2] Compiling Main ( parseargs-example.hs, dist/build/parseargs-example/parseargs-example-tmp/Main.o ) Linking dist/build/parseargs-example/parseargs-example ... Running Haddock for parseargs-0.1.5.2... Running hscolour for parseargs-0.1.5.2... Preprocessing library parseargs-0.1.5.2... Preprocessing executable 'parseargs-example' for parseargs-0.1.5.2... Preprocessing library parseargs-0.1.5.2... Haddock coverage: 100% ( 40 / 40) in 'System.Console.ParseArgs' Documentation created: dist/doc/html/parseargs/index.html Preprocessing executable 'parseargs-example' for parseargs-0.1.5.2... Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/parseargs-0.1.5.2 Installing executable(s) in /srv/hackage/var/build/tmp-install/bin Warning: The directory /srv/hackage/var/build/tmp-install/bin is not in the system search path. Registering parseargs-0.1.5.2... Installed parseargs-0.1.5.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 Configuring bliplib-0.2.1... Building bliplib-0.2.1... Preprocessing library bliplib-0.2.1... [1 of 6] Compiling Paths_bliplib ( dist/build/autogen/Paths_bliplib.hs, dist/build/Paths_bliplib.o ) [2 of 6] Compiling Blip.Version ( src/Blip/Version.hs, dist/build/Blip/Version.o ) [3 of 6] Compiling Blip.MarshalDouble ( src/Blip/MarshalDouble.hs, dist/build/Blip/MarshalDouble.o ) [4 of 6] Compiling Blip.Pretty ( src/Blip/Pretty.hs, dist/build/Blip/Pretty.o ) [5 of 6] Compiling Blip.Bytecode ( src/Blip/Bytecode.hs, dist/build/Blip/Bytecode.o ) [6 of 6] Compiling Blip.Marshal ( src/Blip/Marshal.hs, dist/build/Blip/Marshal.o ) In-place registering bliplib-0.2.1... Running Haddock for bliplib-0.2.1... Running hscolour for bliplib-0.2.1... Preprocessing library bliplib-0.2.1... Preprocessing library bliplib-0.2.1... Haddock coverage: 0% ( 0 / 8) in 'Paths_bliplib' 33% ( 1 / 3) in 'Blip.Version' 33% ( 1 / 3) in 'Blip.MarshalDouble' 67% ( 4 / 6) in 'Blip.Pretty' 12% ( 1 / 8) in 'Blip.Bytecode' 8% ( 1 / 13) in 'Blip.Marshal' Documentation created: dist/doc/html/bliplib/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/bliplib-0.2.1 Registering bliplib-0.2.1... Installed bliplib-0.2.1 Downloading readpyc-0.2.0... Configuring readpyc-0.2.0... Building readpyc-0.2.0... Preprocessing executable 'readpyc' for readpyc-0.2.0... [1 of 1] Compiling Main ( src/Main.hs, dist/build/readpyc/readpyc-tmp/Main.o ) Linking dist/build/readpyc/readpyc ... Warning: No documentation was generated as this package does not contain a library. Perhaps you want to use the --executables, --tests or --benchmarks flags. Installing executable(s) in /srv/hackage/var/build/tmp-install/bin Warning: The directory /srv/hackage/var/build/tmp-install/bin is not in the system search path. Installed readpyc-0.2.0