Resolving dependencies... Configuring attoparsec-0.5.1... Building attoparsec-0.5.1... Preprocessing library attoparsec-0.5.1... [1 of 4] Compiling Data.ParserCombinators.Attoparsec.FastSet ( src/Data/ParserCombinators/Attoparsec/FastSet.hs, dist/build/Data/ParserCombinators/Attoparsec/FastSet.o ) src/Data/ParserCombinators/Attoparsec/FastSet.hs:87:13: Warning: A do-notation statement discarded a result of type GHC.Ptr.Ptr Word8. Suppress this warning by saying "_ <- I.memset t 0 32", or by using the flag -fno-warn-unused-do-bind [2 of 4] Compiling Data.ParserCombinators.Attoparsec.Internal ( src/Data/ParserCombinators/Attoparsec/Internal.hs, dist/build/Data/ParserCombinators/Attoparsec/Internal.o ) src/Data/ParserCombinators/Attoparsec/Internal.hs:320:14: Warning: A do-notation statement discarded a result of type a. Suppress this warning by saying "_ <- p", or by using the flag -fno-warn-unused-do-bind [3 of 4] Compiling Data.ParserCombinators.Attoparsec.Char8 ( src/Data/ParserCombinators/Attoparsec/Char8.hs, dist/build/Data/ParserCombinators/Attoparsec/Char8.o ) [4 of 4] Compiling Data.ParserCombinators.Attoparsec ( src/Data/ParserCombinators/Attoparsec.hs, dist/build/Data/ParserCombinators/Attoparsec.o ) In-place registering attoparsec-0.5.1... Running Haddock for attoparsec-0.5.1... Running hscolour for attoparsec-0.5.1... Preprocessing library attoparsec-0.5.1... Preprocessing library attoparsec-0.5.1... Haddock coverage: 73% ( 8 / 11) in 'Data.ParserCombinators.Attoparsec.FastSet' 61% ( 25 / 41) in 'Data.ParserCombinators.Attoparsec.Internal' 55% ( 26 / 47) in 'Data.ParserCombinators.Attoparsec.Char8' 62% ( 25 / 40) in 'Data.ParserCombinators.Attoparsec' Documentation created: dist/doc/html/attoparsec/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/attoparsec-0.5.1 Registering attoparsec-0.5.1... Installed attoparsec-0.5.1 Configuring binary-0.4.5... Building binary-0.4.5... Preprocessing library binary-0.4.5... src/Data/Binary/Get.hs:2:16: Warning: -fglasgow-exts is deprecated: Use individual extensions instead src/Data/Binary/Builder.hs:2:16: Warning: -fglasgow-exts is deprecated: Use individual extensions instead [1 of 4] Compiling Data.Binary.Builder ( src/Data/Binary/Builder.hs, dist/build/Data/Binary/Builder.o ) src/Data/Binary/Builder.hs:60:1: Warning: The import of `Data.Word' is redundant except perhaps to import instances from `Data.Word' To import instances alone, use: import Data.Word() src/Data/Binary/Builder.hs:70:1: Warning: The qualified import of `Data.ByteString.Lazy.Internal' is redundant except perhaps to import instances from `Data.ByteString.Lazy.Internal' To import instances alone, use: import Data.ByteString.Lazy.Internal() src/Data/Binary/Builder.hs:168:37: Warning: In the use of `unsafePerformIO' (imported from Foreign): Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release" [2 of 4] Compiling Data.Binary.Get ( src/Data/Binary/Get.hs, dist/build/Data/Binary/Get.o ) src/Data/Binary/Get.hs:99:1: Warning: The import of `GHC.Int' is redundant except perhaps to import instances from `GHC.Int' To import instances alone, use: import GHC.Int() src/Data/Binary/Get.hs:368:15: Warning: In the use of `unsafeInterleaveST' (imported from Control.Monad.ST): Deprecated: "Please import from Control.Monad.ST.Unsafe instead; This will be removed in the next release" src/Data/Binary/Get.hs:379:48: Warning: In the use of `unsafeInterleaveST' (imported from Control.Monad.ST): Deprecated: "Please import from Control.Monad.ST.Unsafe instead; This will be removed in the next release" [3 of 4] Compiling Data.Binary.Put ( src/Data/Binary/Put.hs, dist/build/Data/Binary/Put.o ) src/Data/Binary/Put.hs:64:16: Warning: Ignoring unusable UNPACK pragma on the second argument of `PairS' In the definition of data constructor `PairS' In the data declaration for `PairS' [4 of 4] Compiling Data.Binary ( src/Data/Binary.hs, dist/build/Data/Binary.o ) src/Data/Binary.hs:66:1: Warning: The import of `System.IO' is redundant except perhaps to import instances from `System.IO' To import instances alone, use: import System.IO() In-place registering binary-0.4.5... Running Haddock for binary-0.4.5... Running hscolour for binary-0.4.5... Preprocessing library binary-0.4.5... Preprocessing library binary-0.4.5... src/Data/Binary/Get.hs:2:16: Warning: -fglasgow-exts is deprecated: Use individual extensions instead src/Data/Binary/Builder.hs:2:16: Warning: -fglasgow-exts is deprecated: Use individual extensions instead src/Data/Binary/Get.hs:2:16: Warning: -fglasgow-exts is deprecated: Use individual extensions instead src/Data/Binary/Builder.hs:2:16: Warning: -fglasgow-exts is deprecated: Use individual extensions instead src/Data/Binary/Builder.hs:60:1: Warning: The import of `Data.Word' is redundant except perhaps to import instances from `Data.Word' To import instances alone, use: import Data.Word() src/Data/Binary/Builder.hs:70:1: Warning: The qualified import of `Data.ByteString.Lazy.Internal' is redundant except perhaps to import instances from `Data.ByteString.Lazy.Internal' To import instances alone, use: import Data.ByteString.Lazy.Internal() src/Data/Binary/Builder.hs:168:37: Warning: In the use of `unsafePerformIO' (imported from Foreign): Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release" src/Data/Binary/Get.hs:99:1: Warning: The import of `GHC.Int' is redundant except perhaps to import instances from `GHC.Int' To import instances alone, use: import GHC.Int() src/Data/Binary/Get.hs:368:15: Warning: In the use of `unsafeInterleaveST' (imported from Control.Monad.ST): Deprecated: "Please import from Control.Monad.ST.Unsafe instead; This will be removed in the next release" src/Data/Binary/Get.hs:379:48: Warning: In the use of `unsafeInterleaveST' (imported from Control.Monad.ST): Deprecated: "Please import from Control.Monad.ST.Unsafe instead; This will be removed in the next release" src/Data/Binary/Put.hs:64:16: Warning: Ignoring unusable UNPACK pragma on the second argument of `PairS' In the definition of data constructor `PairS' In the data declaration for `PairS' src/Data/Binary.hs:66:1: Warning: The import of `System.IO' is redundant except perhaps to import instances from `System.IO' To import instances alone, use: import System.IO() Haddock coverage: 100% ( 26 / 26) in 'Data.Binary.Builder' 100% ( 37 / 37) in 'Data.Binary.Get' 100% ( 24 / 24) in 'Data.Binary.Put' 100% ( 17 / 17) in 'Data.Binary' Warning: Data.Binary.Get: could not find link destinations for: Data.Binary.Get.get Warning: Data.Binary.Put: could not find link destinations for: Data.Binary.Put.PairS 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.4.5 Registering binary-0.4.5... Installed binary-0.4.5 Configuring bytestring-show-0.2... Building bytestring-show-0.2... Preprocessing library bytestring-show-0.2... [1 of 6] Compiling Text.Show.ByteString.Util ( Text/Show/ByteString/Util.hs, dist/build/Text/Show/ByteString/Util.o ) [2 of 6] Compiling Text.Show.ByteString.Char ( Text/Show/ByteString/Char.hs, dist/build/Text/Show/ByteString/Char.o ) [3 of 6] Compiling Text.Show.ByteString.Int ( Text/Show/ByteString/Int.hs, dist/build/Text/Show/ByteString/Int.o ) Text/Show/ByteString/Int.hs:27:21: Warning: Pattern bindings containing unlifted types should use an outermost bang pattern: I# minInt# = minInt In the expression: let I# minInt# = minInt in if i# ==# minInt# then putWord8 45 >> putW (int2Word# (negateInt# (i# `quotInt#` 10#))) >> putW (int2Word# (negateInt# (i# `remInt#` 10#))) else putWord8 45 >> putW (int2Word# (negateInt# i#)) In an equation for `putI': putI i# | i# <# 0# = let I# minInt# = minInt in if i# ==# minInt# then putWord8 45 >> putW (int2Word# (negateInt# (i# `quotInt#` 10#))) >> putW (int2Word# (negateInt# (i# `remInt#` 10#))) else putWord8 45 >> putW (int2Word# (negateInt# i#)) | otherwise = putW (int2Word# i#) [4 of 6] Compiling Text.Show.ByteString.Integer ( Text/Show/ByteString/Integer.hs, dist/build/Text/Show/ByteString/Integer.o ) Text/Show/ByteString/Integer.hs:31:15: Not in scope: data constructor `S#' Perhaps you meant one of these: `I#' (imported from GHC.Base), `C#' (imported from GHC.Base), `D#' (imported from GHC.Base) Failed to install bytestring-show-0.2 cabal: Error: some packages failed to install: bytestring-show-0.2 failed during the building phase. The exception was: ExitFailure 1 delimited-text-0.1.1 depends on bytestring-show-0.2 which failed to install.