Resolving dependencies... Configuring HTTP-3001.0.4... Building HTTP-3001.0.4... Preprocessing library HTTP-3001.0.4... [ 1 of 10] Compiling Network.HTTP.MD5Aux ( Network/HTTP/MD5Aux.hs, dist/build/Network/HTTP/MD5Aux.o ) Network/HTTP/MD5Aux.hs:10:1: Warning: Top-level binding with no type signature: rotL :: forall a. Data.Bits.Bits a => a -> Int -> a Network/HTTP/MD5Aux.hs:89:10: Warning: No explicit method or default declaration for `*' In the instance declaration for `Num ABCD' Network/HTTP/MD5Aux.hs:89:10: Warning: No explicit method or default declaration for `abs' In the instance declaration for `Num ABCD' Network/HTTP/MD5Aux.hs:89:10: Warning: No explicit method or default declaration for `signum' In the instance declaration for `Num ABCD' Network/HTTP/MD5Aux.hs:89:10: Warning: No explicit method or default declaration for `fromInteger' In the instance declaration for `Num ABCD' [ 2 of 10] Compiling Network.HTTP.Base64 ( Network/HTTP/Base64.hs, dist/build/Network/HTTP/Base64.o ) [ 3 of 10] Compiling Network.HTTP.MD5 ( Network/HTTP/MD5.hs, dist/build/Network/HTTP/MD5.o ) [ 4 of 10] Compiling Network.Stream ( Network/Stream.hs, dist/build/Network/Stream.o ) [ 5 of 10] Compiling Network.StreamDebugger ( Network/StreamDebugger.hs, dist/build/Network/StreamDebugger.o ) [ 6 of 10] Compiling Network.StreamSocket ( Network/StreamSocket.hs, dist/build/Network/StreamSocket.o ) Network/StreamSocket.hs:37:25: Module `System.IO.Error' does not export `catch' Failed to install HTTP-3001.0.4 [1 of 1] Compiling Main ( /tmp/HaXml-1.13.3-5900/HaXml-1.13.3/Setup.hs, /tmp/HaXml-1.13.3-5900/HaXml-1.13.3/dist/setup/Main.o ) Linking /tmp/HaXml-1.13.3-5900/HaXml-1.13.3/dist/setup/setup ... Warning: HaXml.cabal: The field "hs-source-dir" is deprecated, please use "hs-source-dirs" Configuring HaXml-1.13.3... Warning: No 'build-type' specified. If you do not need a custom Setup.hs or ./configure script then use 'build-type: Simple'. Building HaXml-1.13.3... Preprocessing library HaXml-1.13.3... src/Text/ParserCombinators/HuttonMeijerWallace.hs:1:1: Ambiguous module name `Prelude': it was found in multiple packages: base haskell98-2.0.0.2 Failed to install HaXml-1.13.3 Downloading dataenc-0.11.1... Configuring dataenc-0.11.1... Building dataenc-0.11.1... Preprocessing library dataenc-0.11.1... [1 of 8] Compiling Codec.Binary.Uu ( src/Codec/Binary/Uu.hs, dist/build/Codec/Binary/Uu.o ) [2 of 8] Compiling Codec.Binary.Base85 ( src/Codec/Binary/Base85.hs, dist/build/Codec/Binary/Base85.o ) [3 of 8] Compiling Codec.Binary.Base64 ( src/Codec/Binary/Base64.hs, dist/build/Codec/Binary/Base64.o ) [4 of 8] Compiling Codec.Binary.Base64Url ( src/Codec/Binary/Base64Url.hs, dist/build/Codec/Binary/Base64Url.o ) [5 of 8] Compiling Codec.Binary.Base32 ( src/Codec/Binary/Base32.hs, dist/build/Codec/Binary/Base32.o ) [6 of 8] Compiling Codec.Binary.Base32Hex ( src/Codec/Binary/Base32Hex.hs, dist/build/Codec/Binary/Base32Hex.o ) [7 of 8] Compiling Codec.Binary.Base16 ( src/Codec/Binary/Base16.hs, dist/build/Codec/Binary/Base16.o ) [8 of 8] Compiling Codec.Binary.DataEncoding ( src/Codec/Binary/DataEncoding.hs, dist/build/Codec/Binary/DataEncoding.o ) In-place registering dataenc-0.11.1... Running Haddock for dataenc-0.11.1... Running hscolour for dataenc-0.11.1... Preprocessing library dataenc-0.11.1... Preprocessing library dataenc-0.11.1... Haddock coverage: 100% ( 6 / 6) in 'Codec.Binary.Uu' 100% ( 6 / 6) in 'Codec.Binary.Base85' 100% ( 6 / 6) in 'Codec.Binary.Base64' 100% ( 6 / 6) in 'Codec.Binary.Base64Url' 100% ( 6 / 6) in 'Codec.Binary.Base32' 100% ( 6 / 6) in 'Codec.Binary.Base32Hex' 100% ( 6 / 6) in 'Codec.Binary.Base16' 64% ( 9 / 14) in 'Codec.Binary.DataEncoding' Documentation created: dist/doc/html/dataenc/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/dataenc-0.11.1 Registering dataenc-0.11.1... Installed dataenc-0.11.1 Configuring vacuum-2.1.0.1... Building vacuum-2.1.0.1... Preprocessing library vacuum-2.1.0.1... [1 of 7] Compiling GHC.Vacuum.ClosureType.V706 ( src/GHC/Vacuum/ClosureType/V706.hs, dist/build/GHC/Vacuum/ClosureType/V706.o ) [2 of 7] Compiling GHC.Vacuum.Internal ( src/GHC/Vacuum/Internal.hs, dist/build/GHC/Vacuum/Internal.o ) [3 of 7] Compiling GHC.Vacuum.ClosureType ( src/GHC/Vacuum/ClosureType.hs, dist/build/GHC/Vacuum/ClosureType.o ) [4 of 7] Compiling GHC.Vacuum.Types ( src/GHC/Vacuum/Types.hs, dist/build/GHC/Vacuum/Types.o ) [5 of 7] Compiling GHC.Vacuum.Pretty ( src/GHC/Vacuum/Pretty.hs, dist/build/GHC/Vacuum/Pretty.o ) [6 of 7] Compiling GHC.Vacuum.Q ( src/GHC/Vacuum/Q.hs, dist/build/GHC/Vacuum/Q.o ) [7 of 7] Compiling GHC.Vacuum ( src/GHC/Vacuum.hs, dist/build/GHC/Vacuum.o ) src/GHC/Vacuum.hs:71:1: Warning: Module `Prelude' does not export `catch' In-place registering vacuum-2.1.0.1... Running Haddock for vacuum-2.1.0.1... Running hscolour for vacuum-2.1.0.1... Preprocessing library vacuum-2.1.0.1... Preprocessing library vacuum-2.1.0.1... src/GHC/Vacuum.hs:71:1: Warning: Module `Prelude' does not export `catch' Haddock coverage: 0% ( 0 / 2) in 'GHC.Vacuum.ClosureType.V706' 12% ( 2 / 16) in 'GHC.Vacuum.Internal' 20% ( 1 / 5) in 'GHC.Vacuum.ClosureType' 6% ( 1 / 17) in 'GHC.Vacuum.Types' 36% ( 4 / 11) in 'GHC.Vacuum.Pretty' 7% ( 1 / 15) in 'GHC.Vacuum.Q' 26% ( 9 / 35) in 'GHC.Vacuum' Documentation created: dist/doc/html/vacuum/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/vacuum-2.1.0.1 Registering vacuum-2.1.0.1... Installed vacuum-2.1.0.1 cabal: Error: some packages failed to install: HTTP-3001.0.4 failed during the building phase. The exception was: ExitFailure 1 HaXml-1.13.3 failed during the building phase. The exception was: ExitFailure 1 haxr-3000.1.1.1 depends on HaXml-1.13.3 which failed to install. vacuum-ubigraph-0.1.0.2 depends on HaXml-1.13.3 which failed to install.