Resolving dependencies... Downloading asn1-types-0.2.3... Configuring asn1-types-0.2.3... Building asn1-types-0.2.3... Preprocessing library asn1-types-0.2.3... [1 of 5] Compiling Data.ASN1.Types.String ( Data/ASN1/Types/String.hs, dist/build/Data/ASN1/Types/String.o ) [2 of 5] Compiling Data.ASN1.Types.Lowlevel ( Data/ASN1/Types/Lowlevel.hs, dist/build/Data/ASN1/Types/Lowlevel.o ) [3 of 5] Compiling Data.ASN1.OID ( Data/ASN1/OID.hs, dist/build/Data/ASN1/OID.o ) [4 of 5] Compiling Data.ASN1.BitArray ( Data/ASN1/BitArray.hs, dist/build/Data/ASN1/BitArray.o ) [5 of 5] Compiling Data.ASN1.Types ( Data/ASN1/Types.hs, dist/build/Data/ASN1/Types.o ) Registering asn1-types-0.2.3... Installing library in /home/bolker/.cabal/lib/asn1-types-0.2.3/ghc-7.4.1 Registering asn1-types-0.2.3... Downloading attoparsec-0.10.4.0... Configuring attoparsec-0.10.4.0... Building attoparsec-0.10.4.0... Preprocessing library attoparsec-0.10.4.0... [ 1 of 18] Compiling Data.Attoparsec.Text.FastSet ( Data/Attoparsec/Text/FastSet.hs, dist/build/Data/Attoparsec/Text/FastSet.o ) [ 2 of 18] Compiling Data.Attoparsec.Zepto ( Data/Attoparsec/Zepto.hs, dist/build/Data/Attoparsec/Zepto.o ) [ 3 of 18] Compiling Data.Attoparsec.Number ( Data/Attoparsec/Number.hs, dist/build/Data/Attoparsec/Number.o ) [ 4 of 18] Compiling Data.Attoparsec.ByteString.FastSet ( Data/Attoparsec/ByteString/FastSet.hs, dist/build/Data/Attoparsec/ByteString/FastSet.o ) [ 5 of 18] Compiling Data.Attoparsec.Internal.Types ( Data/Attoparsec/Internal/Types.hs, dist/build/Data/Attoparsec/Internal/Types.o ) [ 6 of 18] Compiling Data.Attoparsec.Types ( Data/Attoparsec/Types.hs, dist/build/Data/Attoparsec/Types.o ) [ 7 of 18] Compiling Data.Attoparsec.Internal ( Data/Attoparsec/Internal.hs, dist/build/Data/Attoparsec/Internal.o ) [ 8 of 18] Compiling Data.Attoparsec.Combinator ( Data/Attoparsec/Combinator.hs, dist/build/Data/Attoparsec/Combinator.o ) [ 9 of 18] Compiling Data.Attoparsec.ByteString.Internal ( Data/Attoparsec/ByteString/Internal.hs, dist/build/Data/Attoparsec/ByteString/Internal.o ) [10 of 18] Compiling Data.Attoparsec.Text.Internal ( Data/Attoparsec/Text/Internal.hs, dist/build/Data/Attoparsec/Text/Internal.o ) [11 of 18] Compiling Data.Attoparsec.Text ( Data/Attoparsec/Text.hs, dist/build/Data/Attoparsec/Text.o ) [12 of 18] Compiling Data.Attoparsec.Text.Lazy ( Data/Attoparsec/Text/Lazy.hs, dist/build/Data/Attoparsec/Text/Lazy.o ) [13 of 18] Compiling Data.Attoparsec.ByteString ( Data/Attoparsec/ByteString.hs, dist/build/Data/Attoparsec/ByteString.o ) [14 of 18] Compiling Data.Attoparsec.ByteString.Char8 ( Data/Attoparsec/ByteString/Char8.hs, dist/build/Data/Attoparsec/ByteString/Char8.o ) [15 of 18] Compiling Data.Attoparsec.Char8 ( Data/Attoparsec/Char8.hs, dist/build/Data/Attoparsec/Char8.o ) [16 of 18] Compiling Data.Attoparsec.ByteString.Lazy ( Data/Attoparsec/ByteString/Lazy.hs, dist/build/Data/Attoparsec/ByteString/Lazy.o ) [17 of 18] Compiling Data.Attoparsec.Lazy ( Data/Attoparsec/Lazy.hs, dist/build/Data/Attoparsec/Lazy.o ) [18 of 18] Compiling Data.Attoparsec ( Data/Attoparsec.hs, dist/build/Data/Attoparsec.o ) Registering attoparsec-0.10.4.0... Installing library in /home/bolker/.cabal/lib/attoparsec-0.10.4.0/ghc-7.4.1 Registering attoparsec-0.10.4.0... Downloading base-unicode-symbols-0.2.2.4... Configuring base-unicode-symbols-0.2.2.4... Building base-unicode-symbols-0.2.2.4... Preprocessing library base-unicode-symbols-0.2.2.4... [ 1 of 12] Compiling Data.Ord.Unicode ( Data/Ord/Unicode.hs, dist/build/Data/Ord/Unicode.o ) [ 2 of 12] Compiling Data.Monoid.Unicode ( Data/Monoid/Unicode.hs, dist/build/Data/Monoid/Unicode.o ) [ 3 of 12] Compiling Data.List.Unicode ( Data/List/Unicode.hs, dist/build/Data/List/Unicode.o ) [ 4 of 12] Compiling Data.Function.Unicode ( Data/Function/Unicode.hs, dist/build/Data/Function/Unicode.o ) [ 5 of 12] Compiling Data.Foldable.Unicode ( Data/Foldable/Unicode.hs, dist/build/Data/Foldable/Unicode.o ) [ 6 of 12] Compiling Data.Eq.Unicode ( Data/Eq/Unicode.hs, dist/build/Data/Eq/Unicode.o ) [ 7 of 12] Compiling Data.Bool.Unicode ( Data/Bool/Unicode.hs, dist/build/Data/Bool/Unicode.o ) [ 8 of 12] Compiling Prelude.Unicode ( Prelude/Unicode.hs, dist/build/Prelude/Unicode.o ) [ 9 of 12] Compiling Control.Monad.Unicode ( Control/Monad/Unicode.hs, dist/build/Control/Monad/Unicode.o ) [10 of 12] Compiling Control.Applicative.Unicode ( Control/Applicative/Unicode.hs, dist/build/Control/Applicative/Unicode.o ) [11 of 12] Compiling Control.Category.Unicode ( Control/Category/Unicode.hs, dist/build/Control/Category/Unicode.o ) [12 of 12] Compiling Control.Arrow.Unicode ( Control/Arrow/Unicode.hs, dist/build/Control/Arrow/Unicode.o ) Registering base-unicode-symbols-0.2.2.4... Installing library in /home/bolker/.cabal/lib/base-unicode-symbols-0.2.2.4/ghc-7.4.1 Registering base-unicode-symbols-0.2.2.4... Downloading base64-bytestring-1.0.0.1... Configuring base64-bytestring-1.0.0.1... Building base64-bytestring-1.0.0.1... Preprocessing library base64-bytestring-1.0.0.1... [1 of 5] Compiling Data.ByteString.Base64.Internal ( Data/ByteString/Base64/Internal.hs, dist/build/Data/ByteString/Base64/Internal.o ) [2 of 5] Compiling Data.ByteString.Base64.URL ( Data/ByteString/Base64/URL.hs, dist/build/Data/ByteString/Base64/URL.o ) [3 of 5] Compiling Data.ByteString.Base64.URL.Lazy ( Data/ByteString/Base64/URL/Lazy.hs, dist/build/Data/ByteString/Base64/URL/Lazy.o ) [4 of 5] Compiling Data.ByteString.Base64 ( Data/ByteString/Base64.hs, dist/build/Data/ByteString/Base64.o ) [5 of 5] Compiling Data.ByteString.Base64.Lazy ( Data/ByteString/Base64/Lazy.hs, dist/build/Data/ByteString/Base64/Lazy.o ) Registering base64-bytestring-1.0.0.1... Installing library in /home/bolker/.cabal/lib/base64-bytestring-1.0.0.1/ghc-7.4.1 Registering base64-bytestring-1.0.0.1... Downloading blaze-builder-0.3.3.2... Configuring blaze-builder-0.3.3.2... Building blaze-builder-0.3.3.2... Preprocessing library blaze-builder-0.3.3.2... [ 1 of 13] Compiling Blaze.ByteString.Builder.Internal.Types ( Blaze/ByteString/Builder/Internal/Types.hs, dist/build/Blaze/ByteString/Builder/Internal/Types.o ) [ 2 of 13] Compiling Blaze.ByteString.Builder.Internal.Write ( Blaze/ByteString/Builder/Internal/Write.hs, dist/build/Blaze/ByteString/Builder/Internal/Write.o ) [ 3 of 13] Compiling Blaze.ByteString.Builder.Internal.Buffer ( Blaze/ByteString/Builder/Internal/Buffer.hs, dist/build/Blaze/ByteString/Builder/Internal/Buffer.o ) [ 4 of 13] Compiling Blaze.ByteString.Builder.Internal.UncheckedShifts ( Blaze/ByteString/Builder/Internal/UncheckedShifts.hs, dist/build/Blaze/ByteString/Builder/Internal/UncheckedShifts.o ) [ 5 of 13] Compiling Blaze.ByteString.Builder.Internal ( Blaze/ByteString/Builder/Internal.hs, dist/build/Blaze/ByteString/Builder/Internal.o ) [ 6 of 13] Compiling Blaze.ByteString.Builder.Char.Utf8 ( Blaze/ByteString/Builder/Char/Utf8.hs, dist/build/Blaze/ByteString/Builder/Char/Utf8.o ) [ 7 of 13] Compiling Blaze.ByteString.Builder.ByteString ( Blaze/ByteString/Builder/ByteString.hs, dist/build/Blaze/ByteString/Builder/ByteString.o ) [ 8 of 13] Compiling Blaze.ByteString.Builder.Word ( Blaze/ByteString/Builder/Word.hs, dist/build/Blaze/ByteString/Builder/Word.o ) [ 9 of 13] Compiling Blaze.ByteString.Builder.Char8 ( Blaze/ByteString/Builder/Char8.hs, dist/build/Blaze/ByteString/Builder/Char8.o ) [10 of 13] Compiling Blaze.ByteString.Builder.HTTP ( Blaze/ByteString/Builder/HTTP.hs, dist/build/Blaze/ByteString/Builder/HTTP.o ) [11 of 13] Compiling Blaze.ByteString.Builder.Int ( Blaze/ByteString/Builder/Int.hs, dist/build/Blaze/ByteString/Builder/Int.o ) [12 of 13] Compiling Blaze.ByteString.Builder ( Blaze/ByteString/Builder.hs, dist/build/Blaze/ByteString/Builder.o ) [13 of 13] Compiling Blaze.ByteString.Builder.Html.Utf8 ( Blaze/ByteString/Builder/Html/Utf8.hs, dist/build/Blaze/ByteString/Builder/Html/Utf8.o ) Registering blaze-builder-0.3.3.2... Installing library in /home/bolker/.cabal/lib/blaze-builder-0.3.3.2/ghc-7.4.1 Registering blaze-builder-0.3.3.2... Downloading blaze-markup-0.5.1.6... Configuring blaze-markup-0.5.1.6... Building blaze-markup-0.5.1.6... Preprocessing library blaze-markup-0.5.1.6... [1 of 6] Compiling Text.Blaze.Internal ( src/Text/Blaze/Internal.hs, dist/build/Text/Blaze/Internal.o ) [2 of 6] Compiling Text.Blaze.Renderer.String ( src/Text/Blaze/Renderer/String.hs, dist/build/Text/Blaze/Renderer/String.o ) [3 of 6] Compiling Text.Blaze.Renderer.Pretty ( src/Text/Blaze/Renderer/Pretty.hs, dist/build/Text/Blaze/Renderer/Pretty.o ) [4 of 6] Compiling Text.Blaze.Renderer.Text ( src/Text/Blaze/Renderer/Text.hs, dist/build/Text/Blaze/Renderer/Text.o ) [5 of 6] Compiling Text.Blaze.Renderer.Utf8 ( src/Text/Blaze/Renderer/Utf8.hs, dist/build/Text/Blaze/Renderer/Utf8.o ) [6 of 6] Compiling Text.Blaze ( src/Text/Blaze.hs, dist/build/Text/Blaze.o ) Registering blaze-markup-0.5.1.6... Installing library in /home/bolker/.cabal/lib/blaze-markup-0.5.1.6/ghc-7.4.1 Registering blaze-markup-0.5.1.6... Downloading blaze-html-0.6.1.2... Configuring blaze-html-0.6.1.2... Building blaze-html-0.6.1.2... Preprocessing library blaze-html-0.6.1.2... [ 1 of 21] Compiling Text.Blaze.XHtml5.Attributes ( src/Text/Blaze/XHtml5/Attributes.hs, dist/build/Text/Blaze/XHtml5/Attributes.o ) [ 2 of 21] Compiling Text.Blaze.XHtml1.Transitional.Attributes ( src/Text/Blaze/XHtml1/Transitional/Attributes.hs, dist/build/Text/Blaze/XHtml1/Transitional/Attributes.o ) [ 3 of 21] Compiling Text.Blaze.XHtml1.Strict.Attributes ( src/Text/Blaze/XHtml1/Strict/Attributes.hs, dist/build/Text/Blaze/XHtml1/Strict/Attributes.o ) [ 4 of 21] Compiling Text.Blaze.XHtml1.FrameSet.Attributes ( src/Text/Blaze/XHtml1/FrameSet/Attributes.hs, dist/build/Text/Blaze/XHtml1/FrameSet/Attributes.o ) [ 5 of 21] Compiling Text.Blaze.Html5.Attributes ( src/Text/Blaze/Html5/Attributes.hs, dist/build/Text/Blaze/Html5/Attributes.o ) [ 6 of 21] Compiling Text.Blaze.Html4.Transitional.Attributes ( src/Text/Blaze/Html4/Transitional/Attributes.hs, dist/build/Text/Blaze/Html4/Transitional/Attributes.o ) [ 7 of 21] Compiling Text.Blaze.Html4.Strict.Attributes ( src/Text/Blaze/Html4/Strict/Attributes.hs, dist/build/Text/Blaze/Html4/Strict/Attributes.o ) [ 8 of 21] Compiling Text.Blaze.Html4.FrameSet.Attributes ( src/Text/Blaze/Html4/FrameSet/Attributes.hs, dist/build/Text/Blaze/Html4/FrameSet/Attributes.o ) [ 9 of 21] Compiling Text.Blaze.Html ( src/Text/Blaze/Html.hs, dist/build/Text/Blaze/Html.o ) [10 of 21] Compiling Text.Blaze.Html.Renderer.Pretty ( src/Text/Blaze/Html/Renderer/Pretty.hs, dist/build/Text/Blaze/Html/Renderer/Pretty.o ) [11 of 21] Compiling Text.Blaze.Html.Renderer.String ( src/Text/Blaze/Html/Renderer/String.hs, dist/build/Text/Blaze/Html/Renderer/String.o ) [12 of 21] Compiling Text.Blaze.Html.Renderer.Text ( src/Text/Blaze/Html/Renderer/Text.hs, dist/build/Text/Blaze/Html/Renderer/Text.o ) [13 of 21] Compiling Text.Blaze.Html.Renderer.Utf8 ( src/Text/Blaze/Html/Renderer/Utf8.hs, dist/build/Text/Blaze/Html/Renderer/Utf8.o ) [14 of 21] Compiling Text.Blaze.Html4.FrameSet ( src/Text/Blaze/Html4/FrameSet.hs, dist/build/Text/Blaze/Html4/FrameSet.o ) [15 of 21] Compiling Text.Blaze.Html4.Strict ( src/Text/Blaze/Html4/Strict.hs, dist/build/Text/Blaze/Html4/Strict.o ) [16 of 21] Compiling Text.Blaze.Html4.Transitional ( src/Text/Blaze/Html4/Transitional.hs, dist/build/Text/Blaze/Html4/Transitional.o ) [17 of 21] Compiling Text.Blaze.Html5 ( src/Text/Blaze/Html5.hs, dist/build/Text/Blaze/Html5.o ) [18 of 21] Compiling Text.Blaze.XHtml1.FrameSet ( src/Text/Blaze/XHtml1/FrameSet.hs, dist/build/Text/Blaze/XHtml1/FrameSet.o ) [19 of 21] Compiling Text.Blaze.XHtml1.Strict ( src/Text/Blaze/XHtml1/Strict.hs, dist/build/Text/Blaze/XHtml1/Strict.o ) [20 of 21] Compiling Text.Blaze.XHtml1.Transitional ( src/Text/Blaze/XHtml1/Transitional.hs, dist/build/Text/Blaze/XHtml1/Transitional.o ) [21 of 21] Compiling Text.Blaze.XHtml5 ( src/Text/Blaze/XHtml5.hs, dist/build/Text/Blaze/XHtml5.o ) Registering blaze-html-0.6.1.2... Installing library in /home/bolker/.cabal/lib/blaze-html-0.6.1.2/ghc-7.4.1 Registering blaze-html-0.6.1.2... Downloading byteable-0.1.1... Configuring byteable-0.1.1... Building byteable-0.1.1... Preprocessing library byteable-0.1.1... [1 of 1] Compiling Data.Byteable ( Data/Byteable.hs, dist/build/Data/Byteable.o ) Registering byteable-0.1.1... Installing library in /home/bolker/.cabal/lib/byteable-0.1.1/ghc-7.4.1 Registering byteable-0.1.1... Downloading cereal-0.4.0.1... Configuring cereal-0.4.0.1... Building cereal-0.4.0.1... Preprocessing library cereal-0.4.0.1... [1 of 5] Compiling Data.Serialize.Builder ( src/Data/Serialize/Builder.hs, dist/build/Data/Serialize/Builder.o ) [2 of 5] Compiling Data.Serialize.Put ( src/Data/Serialize/Put.hs, dist/build/Data/Serialize/Put.o ) [3 of 5] Compiling Data.Serialize.Get ( src/Data/Serialize/Get.hs, dist/build/Data/Serialize/Get.o ) [4 of 5] Compiling Data.Serialize.IEEE754 ( src/Data/Serialize/IEEE754.hs, dist/build/Data/Serialize/IEEE754.o ) [5 of 5] Compiling Data.Serialize ( src/Data/Serialize.hs, dist/build/Data/Serialize.o ) Registering cereal-0.4.0.1... Installing library in /home/bolker/.cabal/lib/cereal-0.4.0.1/ghc-7.4.1 Registering cereal-0.4.0.1... Downloading asn1-data-0.7.1... Configuring asn1-data-0.7.1... Building asn1-data-0.7.1... Preprocessing library asn1-data-0.7.1... [ 1 of 14] Compiling Data.ASN1.Get ( Data/ASN1/Get.hs, dist/build/Data/ASN1/Get.o ) [ 2 of 14] Compiling Data.ASN1.Internal ( Data/ASN1/Internal.hs, dist/build/Data/ASN1/Internal.o ) [ 3 of 14] Compiling Data.ASN1.Types ( Data/ASN1/Types.hs, dist/build/Data/ASN1/Types.o ) [ 4 of 14] Compiling Data.ASN1.Serialize ( Data/ASN1/Serialize.hs, dist/build/Data/ASN1/Serialize.o ) [ 5 of 14] Compiling Data.ASN1.BinaryEncoding.Parse ( Data/ASN1/BinaryEncoding/Parse.hs, dist/build/Data/ASN1/BinaryEncoding/Parse.o ) [ 6 of 14] Compiling Data.ASN1.BinaryEncoding.Writer ( Data/ASN1/BinaryEncoding/Writer.hs, dist/build/Data/ASN1/BinaryEncoding/Writer.o ) [ 7 of 14] Compiling Data.ASN1.BinaryEncoding.Raw ( Data/ASN1/BinaryEncoding/Raw.hs, dist/build/Data/ASN1/BinaryEncoding/Raw.o ) [ 8 of 14] Compiling Data.ASN1.BitArray ( Data/ASN1/BitArray.hs, dist/build/Data/ASN1/BitArray.o ) [ 9 of 14] Compiling Data.ASN1.Stream ( Data/ASN1/Stream.hs, dist/build/Data/ASN1/Stream.o ) [10 of 14] Compiling Data.ASN1.Encoding ( Data/ASN1/Encoding.hs, dist/build/Data/ASN1/Encoding.o ) [11 of 14] Compiling Data.ASN1.Parse ( Data/ASN1/Parse.hs, dist/build/Data/ASN1/Parse.o ) [12 of 14] Compiling Data.ASN1.Object ( Data/ASN1/Object.hs, dist/build/Data/ASN1/Object.o ) [13 of 14] Compiling Data.ASN1.Prim ( Data/ASN1/Prim.hs, dist/build/Data/ASN1/Prim.o ) Data/ASN1/Prim.hs:72:33: Warning: In the use of `decodeASCII' (imported from Data.Text.Lazy.Encoding): Deprecated: "Use decodeUtf8 instead" [14 of 14] Compiling Data.ASN1.BinaryEncoding ( Data/ASN1/BinaryEncoding.hs, dist/build/Data/ASN1/BinaryEncoding.o ) Registering asn1-data-0.7.1... Installing library in /home/bolker/.cabal/lib/asn1-data-0.7.1/ghc-7.4.1 Registering asn1-data-0.7.1... Downloading crypto-pubkey-types-0.4.1... Configuring crypto-pubkey-types-0.4.1... Building crypto-pubkey-types-0.4.1... Preprocessing library crypto-pubkey-types-0.4.1... [1 of 5] Compiling Crypto.Types.PubKey.ECC ( Crypto/Types/PubKey/ECC.hs, dist/build/Crypto/Types/PubKey/ECC.o ) [2 of 5] Compiling Crypto.Types.PubKey.ECDSA ( Crypto/Types/PubKey/ECDSA.hs, dist/build/Crypto/Types/PubKey/ECDSA.o ) [3 of 5] Compiling Crypto.Types.PubKey.DH ( Crypto/Types/PubKey/DH.hs, dist/build/Crypto/Types/PubKey/DH.o ) [4 of 5] Compiling Crypto.Types.PubKey.DSA ( Crypto/Types/PubKey/DSA.hs, dist/build/Crypto/Types/PubKey/DSA.o ) [5 of 5] Compiling Crypto.Types.PubKey.RSA ( Crypto/Types/PubKey/RSA.hs, dist/build/Crypto/Types/PubKey/RSA.o ) Registering crypto-pubkey-types-0.4.1... Installing library in /home/bolker/.cabal/lib/crypto-pubkey-types-0.4.1/ghc-7.4.1 Registering crypto-pubkey-types-0.4.1... Downloading cryptohash-0.11.1... Configuring cryptohash-0.11.1... Building cryptohash-0.11.1... Preprocessing library cryptohash-0.11.1... [ 1 of 21] Compiling Crypto.Hash.Utils.Cpu ( Crypto/Hash/Utils/Cpu.hs, dist/build/Crypto/Hash/Utils/Cpu.o ) [ 2 of 21] Compiling Crypto.MAC.HMAC ( Crypto/MAC/HMAC.hs, dist/build/Crypto/MAC/HMAC.o ) [ 3 of 21] Compiling Crypto.Hash.Internal ( Crypto/Hash/Internal.hs, dist/build/Crypto/Hash/Internal.o ) [ 4 of 21] Compiling Crypto.Hash.Whirlpool ( Crypto/Hash/Whirlpool.hs, dist/build/Crypto/Hash/Whirlpool.o ) [ 5 of 21] Compiling Crypto.Hash.Skein512 ( Crypto/Hash/Skein512.hs, dist/build/Crypto/Hash/Skein512.o ) [ 6 of 21] Compiling Crypto.Hash.Skein256 ( Crypto/Hash/Skein256.hs, dist/build/Crypto/Hash/Skein256.o ) [ 7 of 21] Compiling Crypto.Hash.Tiger ( Crypto/Hash/Tiger.hs, dist/build/Crypto/Hash/Tiger.o ) [ 8 of 21] Compiling Crypto.Hash.RIPEMD160 ( Crypto/Hash/RIPEMD160.hs, dist/build/Crypto/Hash/RIPEMD160.o ) [ 9 of 21] Compiling Crypto.Hash.SHA3 ( Crypto/Hash/SHA3.hs, dist/build/Crypto/Hash/SHA3.o ) [10 of 21] Compiling Crypto.Hash.SHA512 ( Crypto/Hash/SHA512.hs, dist/build/Crypto/Hash/SHA512.o ) [11 of 21] Compiling Crypto.Hash.SHA512t ( Crypto/Hash/SHA512t.hs, dist/build/Crypto/Hash/SHA512t.o ) [12 of 21] Compiling Crypto.Hash.SHA384 ( Crypto/Hash/SHA384.hs, dist/build/Crypto/Hash/SHA384.o ) [13 of 21] Compiling Crypto.Hash.SHA256 ( Crypto/Hash/SHA256.hs, dist/build/Crypto/Hash/SHA256.o ) [14 of 21] Compiling Crypto.Hash.SHA224 ( Crypto/Hash/SHA224.hs, dist/build/Crypto/Hash/SHA224.o ) [15 of 21] Compiling Crypto.Hash.SHA1 ( Crypto/Hash/SHA1.hs, dist/build/Crypto/Hash/SHA1.o ) [16 of 21] Compiling Crypto.Hash.MD5 ( Crypto/Hash/MD5.hs, dist/build/Crypto/Hash/MD5.o ) [17 of 21] Compiling Crypto.Hash.MD4 ( Crypto/Hash/MD4.hs, dist/build/Crypto/Hash/MD4.o ) [18 of 21] Compiling Crypto.Hash.MD2 ( Crypto/Hash/MD2.hs, dist/build/Crypto/Hash/MD2.o ) [19 of 21] Compiling Crypto.Hash.Utils ( Crypto/Hash/Utils.hs, dist/build/Crypto/Hash/Utils.o ) [20 of 21] Compiling Crypto.Hash.Types ( Crypto/Hash/Types.hs, dist/build/Crypto/Hash/Types.o ) [21 of 21] Compiling Crypto.Hash ( Crypto/Hash.hs, dist/build/Crypto/Hash.o ) Registering cryptohash-0.11.1... Installing library in /home/bolker/.cabal/lib/cryptohash-0.11.1/ghc-7.4.1 Registering cryptohash-0.11.1... Downloading data-default-class-0.0.1... Configuring data-default-class-0.0.1... Building data-default-class-0.0.1... Preprocessing library data-default-class-0.0.1... [1 of 1] Compiling Data.Default.Class ( Data/Default/Class.hs, dist/build/Data/Default/Class.o ) Registering data-default-class-0.0.1... Installing library in /home/bolker/.cabal/lib/data-default-class-0.0.1/ghc-7.4.1 Registering data-default-class-0.0.1... Downloading data-default-instances-base-0.0.1... Configuring data-default-instances-base-0.0.1... Building data-default-instances-base-0.0.1... Preprocessing library data-default-instances-base-0.0.1... [1 of 1] Compiling Data.Default.Instances.Base ( Data/Default/Instances/Base.hs, dist/build/Data/Default/Instances/Base.o ) Registering data-default-instances-base-0.0.1... Installing library in /home/bolker/.cabal/lib/data-default-instances-base-0.0.1/ghc-7.4.1 Registering data-default-instances-base-0.0.1... Downloading data-default-instances-containers-0.0.1... Configuring data-default-instances-containers-0.0.1... Building data-default-instances-containers-0.0.1... Preprocessing library data-default-instances-containers-0.0.1... [1 of 1] Compiling Data.Default.Instances.Containers ( Data/Default/Instances/Containers.hs, dist/build/Data/Default/Instances/Containers.o ) Registering data-default-instances-containers-0.0.1... Installing library in /home/bolker/.cabal/lib/data-default-instances-containers-0.0.1/ghc-7.4.1 Registering data-default-instances-containers-0.0.1... Downloading data-default-instances-old-locale-0.0.1... Configuring data-default-instances-old-locale-0.0.1... Building data-default-instances-old-locale-0.0.1... Preprocessing library data-default-instances-old-locale-0.0.1... [1 of 1] Compiling Data.Default.Instances.OldLocale ( Data/Default/Instances/OldLocale.hs, dist/build/Data/Default/Instances/OldLocale.o ) Registering data-default-instances-old-locale-0.0.1... Installing library in /home/bolker/.cabal/lib/data-default-instances-old-locale-0.0.1/ghc-7.4.1 Registering data-default-instances-old-locale-0.0.1... Downloading digest-0.0.1.2... 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 ) Registering digest-0.0.1.2... Installing library in /home/bolker/.cabal/lib/digest-0.0.1.2/ghc-7.4.1 Registering digest-0.0.1.2... Downloading dlist-0.6.0.1... Configuring dlist-0.6.0.1... Building dlist-0.6.0.1... Preprocessing library dlist-0.6.0.1... [1 of 1] Compiling Data.DList ( Data/DList.hs, dist/build/Data/DList.o ) Registering dlist-0.6.0.1... Installing library in /home/bolker/.cabal/lib/dlist-0.6.0.1/ghc-7.4.1 Registering dlist-0.6.0.1... Downloading data-default-instances-dlist-0.0.1... Configuring data-default-instances-dlist-0.0.1... Building data-default-instances-dlist-0.0.1... Preprocessing library data-default-instances-dlist-0.0.1... [1 of 1] Compiling Data.Default.Instances.DList ( Data/Default/Instances/DList.hs, dist/build/Data/Default/Instances/DList.o ) Registering data-default-instances-dlist-0.0.1... Installing library in /home/bolker/.cabal/lib/data-default-instances-dlist-0.0.1/ghc-7.4.1 Registering data-default-instances-dlist-0.0.1... Downloading data-default-0.5.3... Configuring data-default-0.5.3... Building data-default-0.5.3... Preprocessing library data-default-0.5.3... [1 of 1] Compiling Data.Default ( Data/Default.hs, dist/build/Data/Default.o ) Registering data-default-0.5.3... Installing library in /home/bolker/.cabal/lib/data-default-0.5.3/ghc-7.4.1 Registering data-default-0.5.3... Downloading cookie-0.4.0.1... Configuring cookie-0.4.0.1... Building cookie-0.4.0.1... Preprocessing library cookie-0.4.0.1... [1 of 1] Compiling Web.Cookie ( Web/Cookie.hs, dist/build/Web/Cookie.o ) Registering cookie-0.4.0.1... Installing library in /home/bolker/.cabal/lib/cookie-0.4.0.1/ghc-7.4.1 Registering cookie-0.4.0.1... Downloading failure-0.2.0.1... Configuring failure-0.2.0.1... Building failure-0.2.0.1... Preprocessing library failure-0.2.0.1... [1 of 1] Compiling Control.Failure ( Control/Failure.hs, dist/build/Control/Failure.o ) Registering failure-0.2.0.1... Installing library in /home/bolker/.cabal/lib/failure-0.2.0.1/ghc-7.4.1 Registering failure-0.2.0.1... Downloading hashable-1.2.1.0... Configuring hashable-1.2.1.0... Building hashable-1.2.1.0... Preprocessing library hashable-1.2.1.0... [1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o ) [2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o ) [3 of 3] Compiling Data.Hashable ( Data/Hashable.hs, dist/build/Data/Hashable.o ) Registering hashable-1.2.1.0... Installing library in /home/bolker/.cabal/lib/hashable-1.2.1.0/ghc-7.4.1 Registering hashable-1.2.1.0... Downloading case-insensitive-1.1.0.2... Configuring case-insensitive-1.1.0.2... Building case-insensitive-1.1.0.2... Preprocessing library case-insensitive-1.1.0.2... [1 of 3] Compiling Data.CaseInsensitive.Internal ( Data/CaseInsensitive/Internal.hs, dist/build/Data/CaseInsensitive/Internal.o ) [2 of 3] Compiling Data.CaseInsensitive.Unsafe ( Data/CaseInsensitive/Unsafe.hs, dist/build/Data/CaseInsensitive/Unsafe.o ) [3 of 3] Compiling Data.CaseInsensitive ( Data/CaseInsensitive.hs, dist/build/Data/CaseInsensitive.o ) Registering case-insensitive-1.1.0.2... Installing library in /home/bolker/.cabal/lib/case-insensitive-1.1.0.2/ghc-7.4.1 Registering case-insensitive-1.1.0.2... Downloading hslua-0.3.4... Configuring hslua-0.3.4... Building hslua-0.3.4... Preprocessing library hslua-0.3.4... [1 of 2] Compiling Scripting.Lua ( src/Scripting/Lua.hs, dist/build/Scripting/Lua.o ) src/Scripting/Lua.hs:179:1: Warning: In the use of `catch' (imported from Prelude, but defined in System.IO.Error): Deprecated: "Please use the new exceptions variant, Control.Exception.catch" [2 of 2] Compiling Scripting.Lua.ConfigFile ( src/Scripting/Lua/ConfigFile.hs, dist/build/Scripting/Lua/ConfigFile.o ) Registering hslua-0.3.4... Installing library in /home/bolker/.cabal/lib/hslua-0.3.4/ghc-7.4.1 Registering hslua-0.3.4... Downloading http-types-0.8.3... Configuring http-types-0.8.3... Building http-types-0.8.3... Preprocessing library http-types-0.8.3... [1 of 7] Compiling Network.HTTP.Types.Version ( Network/HTTP/Types/Version.hs, dist/build/Network/HTTP/Types/Version.o ) [2 of 7] Compiling Network.HTTP.Types.URI ( Network/HTTP/Types/URI.hs, dist/build/Network/HTTP/Types/URI.o ) [3 of 7] Compiling Network.HTTP.Types.Status ( Network/HTTP/Types/Status.hs, dist/build/Network/HTTP/Types/Status.o ) [4 of 7] Compiling Network.HTTP.Types.QueryLike ( Network/HTTP/Types/QueryLike.hs, dist/build/Network/HTTP/Types/QueryLike.o ) [5 of 7] Compiling Network.HTTP.Types.Method ( Network/HTTP/Types/Method.hs, dist/build/Network/HTTP/Types/Method.o ) [6 of 7] Compiling Network.HTTP.Types.Header ( Network/HTTP/Types/Header.hs, dist/build/Network/HTTP/Types/Header.o ) [7 of 7] Compiling Network.HTTP.Types ( Network/HTTP/Types.hs, dist/build/Network/HTTP/Types.o ) Registering http-types-0.8.3... Installing library in /home/bolker/.cabal/lib/http-types-0.8.3/ghc-7.4.1 Registering http-types-0.8.3... Downloading mime-types-0.1.0.3... Configuring mime-types-0.1.0.3... Building mime-types-0.1.0.3... Preprocessing library mime-types-0.1.0.3... [1 of 1] Compiling Network.Mime ( Network/Mime.hs, dist/build/Network/Mime.o ) Registering mime-types-0.1.0.3... Installing library in /home/bolker/.cabal/lib/mime-types-0.1.0.3/ghc-7.4.1 Registering mime-types-0.1.0.3... Downloading mmorph-1.0.1... Configuring mmorph-1.0.1... Building mmorph-1.0.1... Preprocessing library mmorph-1.0.1... src/Control/Monad/Morph.hs:76:8: Could not find module `Control.Applicative.Backwards' Use -v to see a list of the files searched for. Downloading nats-0.1.2... Configuring nats-0.1.2... Building nats-0.1.2... Preprocessing library nats-0.1.2... [1 of 2] Compiling Numeric.Natural.Internal ( src/Numeric/Natural/Internal.hs, dist/build/Numeric/Natural/Internal.o ) [2 of 2] Compiling Numeric.Natural ( src/Numeric/Natural.hs, dist/build/Numeric/Natural.o ) Registering nats-0.1.2... Installing library in /home/bolker/.cabal/lib/nats-0.1.2/ghc-7.4.1 Registering nats-0.1.2... Downloading pem-0.2.1... Configuring pem-0.2.1... Building pem-0.2.1... Preprocessing library pem-0.2.1... [1 of 4] Compiling Data.PEM.Types ( Data/PEM/Types.hs, dist/build/Data/PEM/Types.o ) [2 of 4] Compiling Data.PEM.Writer ( Data/PEM/Writer.hs, dist/build/Data/PEM/Writer.o ) [3 of 4] Compiling Data.PEM.Parser ( Data/PEM/Parser.hs, dist/build/Data/PEM/Parser.o ) [4 of 4] Compiling Data.PEM ( Data/PEM.hs, dist/build/Data/PEM.o ) Registering pem-0.2.1... Installing library in /home/bolker/.cabal/lib/pem-0.2.1/ghc-7.4.1 Registering pem-0.2.1... Downloading certificate-1.3.9... Configuring certificate-1.3.9... Building certificate-1.3.9... Preprocessing library certificate-1.3.9... [ 1 of 10] Compiling Data.Certificate.KeyDSA ( Data/Certificate/KeyDSA.hs, dist/build/Data/Certificate/KeyDSA.o ) [ 2 of 10] Compiling Data.Certificate.KeyRSA ( Data/Certificate/KeyRSA.hs, dist/build/Data/Certificate/KeyRSA.o ) [ 3 of 10] Compiling Data.Certificate.X509.Internal ( Data/Certificate/X509/Internal.hs, dist/build/Data/Certificate/X509/Internal.o ) [ 4 of 10] Compiling Data.Certificate.X509.Ext ( Data/Certificate/X509/Ext.hs, dist/build/Data/Certificate/X509/Ext.o ) [ 5 of 10] Compiling Data.Certificate.X509.Cert ( Data/Certificate/X509/Cert.hs, dist/build/Data/Certificate/X509/Cert.o ) Data/Certificate/X509/Cert.hs:336:1: Warning: Pattern match(es) are non-exhaustive In an equation for `encodePK': Patterns not matched: PubKeyDH _ PubKeyECDSA _ _ [ 6 of 10] Compiling Data.Certificate.X509 ( Data/Certificate/X509.hs, dist/build/Data/Certificate/X509.o ) [ 7 of 10] Compiling Data.CertificateStore ( Data/CertificateStore.hs, dist/build/Data/CertificateStore.o ) [ 8 of 10] Compiling System.Certificate.X509.Unix ( System/Certificate/X509/Unix.hs, dist/build/System/Certificate/X509/Unix.o ) [ 9 of 10] Compiling System.Certificate.X509 ( System/Certificate/X509.hs, dist/build/System/Certificate/X509.o ) [10 of 10] Compiling System.Certificate.X509.MacOS ( System/Certificate/X509/MacOS.hs, dist/build/System/Certificate/X509/MacOS.o ) Registering certificate-1.3.9... Installing library in /home/bolker/.cabal/lib/certificate-1.3.9/ghc-7.4.1 Registering certificate-1.3.9... Downloading primitive-0.5.1.0... Configuring primitive-0.5.1.0... Building primitive-0.5.1.0... Preprocessing library primitive-0.5.1.0... [ 1 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.o ) [ 2 of 10] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o ) [ 3 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o ) [ 4 of 10] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o ) [ 5 of 10] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o ) [ 6 of 10] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o ) [ 7 of 10] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o ) [ 8 of 10] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.o ) [ 9 of 10] Compiling Data.Primitive ( Data/Primitive.hs, dist/build/Data/Primitive.o ) [10 of 10] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o ) Registering primitive-0.5.1.0... Installing library in /home/bolker/.cabal/lib/primitive-0.5.1.0/ghc-7.4.1 Registering primitive-0.5.1.0... Downloading regex-pcre-builtin-0.94.4.7.8.31... Configuring regex-pcre-builtin-0.94.4.7.8.31... Building regex-pcre-builtin-0.94.4.7.8.31... Preprocessing library regex-pcre-builtin-0.94.4.7.8.31... [1 of 6] Compiling Text.Regex.PCRE.Wrap ( dist/build/Text/Regex/PCRE/Wrap.hs, dist/build/Text/Regex/PCRE/Wrap.o ) Text/Regex/PCRE/Wrap.hsc:76:16: 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" Text/Regex/PCRE/Wrap.hsc:217:5: Warning: A do-notation statement discarded a result of type CInt. Suppress this warning by saying "_ <- c_pcre_fullinfo pcre_ptr (nullPtr) pcreInfoCapturecount st", or by using the flag -fno-warn-unused-do-bind Text/Regex/PCRE/Wrap.hsc:340:5: Warning: A do-notation statement discarded a result of type CInt. Suppress this warning by saying "_ <- c_pcre_config pcreConfigUtf8 ptrVal", or by using the flag -fno-warn-unused-do-bind [2 of 6] Compiling Text.Regex.PCRE.String ( Text/Regex/PCRE/String.hs, dist/build/Text/Regex/PCRE/String.o ) [3 of 6] Compiling Text.Regex.PCRE.Sequence ( Text/Regex/PCRE/Sequence.hs, dist/build/Text/Regex/PCRE/Sequence.o ) [4 of 6] Compiling Text.Regex.PCRE.ByteString ( Text/Regex/PCRE/ByteString.hs, dist/build/Text/Regex/PCRE/ByteString.o ) [5 of 6] Compiling Text.Regex.PCRE.ByteString.Lazy ( Text/Regex/PCRE/ByteString/Lazy.hs, dist/build/Text/Regex/PCRE/ByteString/Lazy.o ) [6 of 6] Compiling Text.Regex.PCRE ( Text/Regex/PCRE.hs, dist/build/Text/Regex/PCRE.o ) Registering regex-pcre-builtin-0.94.4.7.8.31... Installing library in /home/bolker/.cabal/lib/regex-pcre-builtin-0.94.4.7.8.31/ghc-7.4.1 Registering regex-pcre-builtin-0.94.4.7.8.31... Downloading highlighting-kate-0.5.5.1... Configuring highlighting-kate-0.5.5.1... Building highlighting-kate-0.5.5.1... Preprocessing library highlighting-kate-0.5.5.1... [ 1 of 106] Compiling Paths_highlighting_kate ( dist/build/autogen/Paths_highlighting_kate.hs, dist/build/Paths_highlighting_kate.o ) [ 2 of 106] Compiling Text.Highlighting.Kate.Types ( Text/Highlighting/Kate/Types.hs, dist/build/Text/Highlighting/Kate/Types.o ) [ 3 of 106] Compiling Text.Highlighting.Kate.Styles ( Text/Highlighting/Kate/Styles.hs, dist/build/Text/Highlighting/Kate/Styles.o ) [ 4 of 106] Compiling Text.Highlighting.Kate.Format.HTML ( Text/Highlighting/Kate/Format/HTML.hs, dist/build/Text/Highlighting/Kate/Format/HTML.o ) [ 5 of 106] Compiling Text.Highlighting.Kate.Format.LaTeX ( Text/Highlighting/Kate/Format/LaTeX.hs, dist/build/Text/Highlighting/Kate/Format/LaTeX.o ) [ 6 of 106] Compiling Text.Highlighting.Kate.Common ( Text/Highlighting/Kate/Common.hs, dist/build/Text/Highlighting/Kate/Common.o ) [ 7 of 106] Compiling Text.Highlighting.Kate.Syntax.Ada ( Text/Highlighting/Kate/Syntax/Ada.hs, dist/build/Text/Highlighting/Kate/Syntax/Ada.o ) [ 8 of 106] Compiling Text.Highlighting.Kate.Syntax.Alert ( Text/Highlighting/Kate/Syntax/Alert.hs, dist/build/Text/Highlighting/Kate/Syntax/Alert.o ) [ 9 of 106] Compiling Text.Highlighting.Kate.Syntax.Alert_indent ( Text/Highlighting/Kate/Syntax/Alert_indent.hs, dist/build/Text/Highlighting/Kate/Syntax/Alert_indent.o ) [ 10 of 106] Compiling Text.Highlighting.Kate.Syntax.Apache ( Text/Highlighting/Kate/Syntax/Apache.hs, dist/build/Text/Highlighting/Kate/Syntax/Apache.o ) [ 11 of 106] Compiling Text.Highlighting.Kate.Syntax.Asn1 ( Text/Highlighting/Kate/Syntax/Asn1.hs, dist/build/Text/Highlighting/Kate/Syntax/Asn1.o ) [ 12 of 106] Compiling Text.Highlighting.Kate.Syntax.Asp ( Text/Highlighting/Kate/Syntax/Asp.hs, dist/build/Text/Highlighting/Kate/Syntax/Asp.o ) [ 13 of 106] Compiling Text.Highlighting.Kate.Syntax.Awk ( Text/Highlighting/Kate/Syntax/Awk.hs, dist/build/Text/Highlighting/Kate/Syntax/Awk.o ) [ 14 of 106] Compiling Text.Highlighting.Kate.Syntax.Bibtex ( Text/Highlighting/Kate/Syntax/Bibtex.hs, dist/build/Text/Highlighting/Kate/Syntax/Bibtex.o ) [ 15 of 106] Compiling Text.Highlighting.Kate.Syntax.Boo ( Text/Highlighting/Kate/Syntax/Boo.hs, dist/build/Text/Highlighting/Kate/Syntax/Boo.o ) [ 16 of 106] Compiling Text.Highlighting.Kate.Syntax.Changelog ( Text/Highlighting/Kate/Syntax/Changelog.hs, dist/build/Text/Highlighting/Kate/Syntax/Changelog.o ) [ 17 of 106] Compiling Text.Highlighting.Kate.Syntax.Clojure ( Text/Highlighting/Kate/Syntax/Clojure.hs, dist/build/Text/Highlighting/Kate/Syntax/Clojure.o ) [ 18 of 106] Compiling Text.Highlighting.Kate.Syntax.Coldfusion ( Text/Highlighting/Kate/Syntax/Coldfusion.hs, dist/build/Text/Highlighting/Kate/Syntax/Coldfusion.o ) [ 19 of 106] Compiling Text.Highlighting.Kate.Syntax.Commonlisp ( Text/Highlighting/Kate/Syntax/Commonlisp.hs, dist/build/Text/Highlighting/Kate/Syntax/Commonlisp.o ) [ 20 of 106] Compiling Text.Highlighting.Kate.Syntax.Css ( Text/Highlighting/Kate/Syntax/Css.hs, dist/build/Text/Highlighting/Kate/Syntax/Css.o ) [ 21 of 106] Compiling Text.Highlighting.Kate.Syntax.Curry ( Text/Highlighting/Kate/Syntax/Curry.hs, dist/build/Text/Highlighting/Kate/Syntax/Curry.o ) [ 22 of 106] Compiling Text.Highlighting.Kate.Syntax.D ( Text/Highlighting/Kate/Syntax/D.hs, dist/build/Text/Highlighting/Kate/Syntax/D.o ) [ 23 of 106] Compiling Text.Highlighting.Kate.Syntax.Diff ( Text/Highlighting/Kate/Syntax/Diff.hs, dist/build/Text/Highlighting/Kate/Syntax/Diff.o ) Text/Highlighting/Kate/Syntax/Diff.hs:46:10: Warning: Pattern match(es) are overlapped In a case alternative: ("Diff", "File") -> ... Text/Highlighting/Kate/Syntax/Diff.hs:86:1: Warning: Pattern match(es) are overlapped In an equation for `parseRules': parseRules ("Diff", "File") = ... [ 24 of 106] Compiling Text.Highlighting.Kate.Syntax.Doxygen ( Text/Highlighting/Kate/Syntax/Doxygen.hs, dist/build/Text/Highlighting/Kate/Syntax/Doxygen.o ) [ 25 of 106] Compiling Text.Highlighting.Kate.Syntax.C ( Text/Highlighting/Kate/Syntax/C.hs, dist/build/Text/Highlighting/Kate/Syntax/C.o ) [ 26 of 106] Compiling Text.Highlighting.Kate.Syntax.Cpp ( Text/Highlighting/Kate/Syntax/Cpp.hs, dist/build/Text/Highlighting/Kate/Syntax/Cpp.o ) [ 27 of 106] Compiling Text.Highlighting.Kate.Syntax.Cs ( Text/Highlighting/Kate/Syntax/Cs.hs, dist/build/Text/Highlighting/Kate/Syntax/Cs.o ) [ 28 of 106] Compiling Text.Highlighting.Kate.Syntax.Doxygenlua ( Text/Highlighting/Kate/Syntax/Doxygenlua.hs, dist/build/Text/Highlighting/Kate/Syntax/Doxygenlua.o ) [ 29 of 106] Compiling Text.Highlighting.Kate.Syntax.Dtd ( Text/Highlighting/Kate/Syntax/Dtd.hs, dist/build/Text/Highlighting/Kate/Syntax/Dtd.o ) [ 30 of 106] Compiling Text.Highlighting.Kate.Syntax.Eiffel ( Text/Highlighting/Kate/Syntax/Eiffel.hs, dist/build/Text/Highlighting/Kate/Syntax/Eiffel.o ) [ 31 of 106] Compiling Text.Highlighting.Kate.Syntax.Email ( Text/Highlighting/Kate/Syntax/Email.hs, dist/build/Text/Highlighting/Kate/Syntax/Email.o ) [ 32 of 106] Compiling Text.Highlighting.Kate.Syntax.Erlang ( Text/Highlighting/Kate/Syntax/Erlang.hs, dist/build/Text/Highlighting/Kate/Syntax/Erlang.o ) [ 33 of 106] Compiling Text.Highlighting.Kate.Syntax.Fortran ( Text/Highlighting/Kate/Syntax/Fortran.hs, dist/build/Text/Highlighting/Kate/Syntax/Fortran.o ) [ 34 of 106] Compiling Text.Highlighting.Kate.Syntax.Fsharp ( Text/Highlighting/Kate/Syntax/Fsharp.hs, dist/build/Text/Highlighting/Kate/Syntax/Fsharp.o ) Text/Highlighting/Kate/Syntax/Fsharp.hs:70:1: Warning: Defined but not used: `list_symbols' [ 35 of 106] Compiling Text.Highlighting.Kate.Syntax.Gnuassembler ( Text/Highlighting/Kate/Syntax/Gnuassembler.hs, dist/build/Text/Highlighting/Kate/Syntax/Gnuassembler.o ) [ 36 of 106] Compiling Text.Highlighting.Kate.Syntax.Go ( Text/Highlighting/Kate/Syntax/Go.hs, dist/build/Text/Highlighting/Kate/Syntax/Go.o ) [ 37 of 106] Compiling Text.Highlighting.Kate.Syntax.Haskell ( Text/Highlighting/Kate/Syntax/Haskell.hs, dist/build/Text/Highlighting/Kate/Syntax/Haskell.o ) [ 38 of 106] Compiling Text.Highlighting.Kate.Syntax.Haxe ( Text/Highlighting/Kate/Syntax/Haxe.hs, dist/build/Text/Highlighting/Kate/Syntax/Haxe.o ) [ 39 of 106] Compiling Text.Highlighting.Kate.Syntax.Ini ( Text/Highlighting/Kate/Syntax/Ini.hs, dist/build/Text/Highlighting/Kate/Syntax/Ini.o ) [ 40 of 106] Compiling Text.Highlighting.Kate.Syntax.Json ( Text/Highlighting/Kate/Syntax/Json.hs, dist/build/Text/Highlighting/Kate/Syntax/Json.o ) [ 41 of 106] Compiling Text.Highlighting.Kate.Syntax.Jsp ( Text/Highlighting/Kate/Syntax/Jsp.hs, dist/build/Text/Highlighting/Kate/Syntax/Jsp.o ) [ 42 of 106] Compiling Text.Highlighting.Kate.Syntax.Julia ( Text/Highlighting/Kate/Syntax/Julia.hs, dist/build/Text/Highlighting/Kate/Syntax/Julia.o ) [ 43 of 106] Compiling Text.Highlighting.Kate.Syntax.Lex ( Text/Highlighting/Kate/Syntax/Lex.hs, dist/build/Text/Highlighting/Kate/Syntax/Lex.o ) [ 44 of 106] Compiling Text.Highlighting.Kate.Syntax.LiterateCurry ( Text/Highlighting/Kate/Syntax/LiterateCurry.hs, dist/build/Text/Highlighting/Kate/Syntax/LiterateCurry.o ) [ 45 of 106] Compiling Text.Highlighting.Kate.Syntax.LiterateHaskell ( Text/Highlighting/Kate/Syntax/LiterateHaskell.hs, dist/build/Text/Highlighting/Kate/Syntax/LiterateHaskell.o ) [ 46 of 106] Compiling Text.Highlighting.Kate.Syntax.Lua ( Text/Highlighting/Kate/Syntax/Lua.hs, dist/build/Text/Highlighting/Kate/Syntax/Lua.o ) [ 47 of 106] Compiling Text.Highlighting.Kate.Syntax.Makefile ( Text/Highlighting/Kate/Syntax/Makefile.hs, dist/build/Text/Highlighting/Kate/Syntax/Makefile.o ) [ 48 of 106] Compiling Text.Highlighting.Kate.Syntax.Markdown ( Text/Highlighting/Kate/Syntax/Markdown.hs, dist/build/Text/Highlighting/Kate/Syntax/Markdown.o ) [ 49 of 106] Compiling Text.Highlighting.Kate.Syntax.Matlab ( Text/Highlighting/Kate/Syntax/Matlab.hs, dist/build/Text/Highlighting/Kate/Syntax/Matlab.o ) [ 50 of 106] Compiling Text.Highlighting.Kate.Syntax.Maxima ( Text/Highlighting/Kate/Syntax/Maxima.hs, dist/build/Text/Highlighting/Kate/Syntax/Maxima.o ) [ 51 of 106] Compiling Text.Highlighting.Kate.Syntax.Metafont ( Text/Highlighting/Kate/Syntax/Metafont.hs, dist/build/Text/Highlighting/Kate/Syntax/Metafont.o ) Text/Highlighting/Kate/Syntax/Metafont.hs:82:1: Warning: Defined but not used: `list_notDefined' Text/Highlighting/Kate/Syntax/Metafont.hs:84:1: Warning: Defined but not used: `list_EnvDelimiters' [ 52 of 106] Compiling Text.Highlighting.Kate.Syntax.Mips ( Text/Highlighting/Kate/Syntax/Mips.hs, dist/build/Text/Highlighting/Kate/Syntax/Mips.o ) [ 53 of 106] Compiling Text.Highlighting.Kate.Syntax.Modelines ( Text/Highlighting/Kate/Syntax/Modelines.hs, dist/build/Text/Highlighting/Kate/Syntax/Modelines.o ) [ 54 of 106] Compiling Text.Highlighting.Kate.Syntax.Bash ( Text/Highlighting/Kate/Syntax/Bash.hs, dist/build/Text/Highlighting/Kate/Syntax/Bash.o ) [ 55 of 106] Compiling Text.Highlighting.Kate.Syntax.Cmake ( Text/Highlighting/Kate/Syntax/Cmake.hs, dist/build/Text/Highlighting/Kate/Syntax/Cmake.o ) [ 56 of 106] Compiling Text.Highlighting.Kate.Syntax.Javascript ( Text/Highlighting/Kate/Syntax/Javascript.hs, dist/build/Text/Highlighting/Kate/Syntax/Javascript.o ) [ 57 of 106] Compiling Text.Highlighting.Kate.Syntax.Coffee ( Text/Highlighting/Kate/Syntax/Coffee.hs, dist/build/Text/Highlighting/Kate/Syntax/Coffee.o ) [ 58 of 106] Compiling Text.Highlighting.Kate.Syntax.Djangotemplate ( Text/Highlighting/Kate/Syntax/Djangotemplate.hs, dist/build/Text/Highlighting/Kate/Syntax/Djangotemplate.o ) [ 59 of 106] Compiling Text.Highlighting.Kate.Syntax.Html ( Text/Highlighting/Kate/Syntax/Html.hs, dist/build/Text/Highlighting/Kate/Syntax/Html.o ) [ 60 of 106] Compiling Text.Highlighting.Kate.Syntax.Javadoc ( Text/Highlighting/Kate/Syntax/Javadoc.hs, dist/build/Text/Highlighting/Kate/Syntax/Javadoc.o ) [ 61 of 106] Compiling Text.Highlighting.Kate.Syntax.Actionscript ( Text/Highlighting/Kate/Syntax/Actionscript.hs, dist/build/Text/Highlighting/Kate/Syntax/Actionscript.o ) [ 62 of 106] Compiling Text.Highlighting.Kate.Syntax.Java ( Text/Highlighting/Kate/Syntax/Java.hs, dist/build/Text/Highlighting/Kate/Syntax/Java.o ) [ 63 of 106] Compiling Text.Highlighting.Kate.Syntax.Modula2 ( Text/Highlighting/Kate/Syntax/Modula2.hs, dist/build/Text/Highlighting/Kate/Syntax/Modula2.o ) [ 64 of 106] Compiling Text.Highlighting.Kate.Syntax.Modula3 ( Text/Highlighting/Kate/Syntax/Modula3.hs, dist/build/Text/Highlighting/Kate/Syntax/Modula3.o ) [ 65 of 106] Compiling Text.Highlighting.Kate.Syntax.Monobasic ( Text/Highlighting/Kate/Syntax/Monobasic.hs, dist/build/Text/Highlighting/Kate/Syntax/Monobasic.o ) [ 66 of 106] Compiling Text.Highlighting.Kate.Syntax.Nasm ( Text/Highlighting/Kate/Syntax/Nasm.hs, dist/build/Text/Highlighting/Kate/Syntax/Nasm.o ) [ 67 of 106] Compiling Text.Highlighting.Kate.Syntax.Noweb ( Text/Highlighting/Kate/Syntax/Noweb.hs, dist/build/Text/Highlighting/Kate/Syntax/Noweb.o ) [ 68 of 106] Compiling Text.Highlighting.Kate.Syntax.Objectivec ( Text/Highlighting/Kate/Syntax/Objectivec.hs, dist/build/Text/Highlighting/Kate/Syntax/Objectivec.o ) [ 69 of 106] Compiling Text.Highlighting.Kate.Syntax.Objectivecpp ( Text/Highlighting/Kate/Syntax/Objectivecpp.hs, dist/build/Text/Highlighting/Kate/Syntax/Objectivecpp.o ) Text/Highlighting/Kate/Syntax/Objectivecpp.hs:49:10: Warning: Pattern match(es) are overlapped In a case alternative: ("Objective-C++", "Preprocessor") -> ... Text/Highlighting/Kate/Syntax/Objectivecpp.hs:84:1: Warning: Pattern match(es) are overlapped In an equation for `parseRules': parseRules ("Objective-C++", "Preprocessor") = ... [ 70 of 106] Compiling Text.Highlighting.Kate.Syntax.Ocaml ( Text/Highlighting/Kate/Syntax/Ocaml.hs, dist/build/Text/Highlighting/Kate/Syntax/Ocaml.o ) Text/Highlighting/Kate/Syntax/Ocaml.hs:70:1: Warning: Defined but not used: `list_symbols' [ 71 of 106] Compiling Text.Highlighting.Kate.Syntax.Octave ( Text/Highlighting/Kate/Syntax/Octave.hs, dist/build/Text/Highlighting/Kate/Syntax/Octave.o ) [ 72 of 106] Compiling Text.Highlighting.Kate.Syntax.Pascal ( Text/Highlighting/Kate/Syntax/Pascal.hs, dist/build/Text/Highlighting/Kate/Syntax/Pascal.o ) [ 73 of 106] Compiling Text.Highlighting.Kate.Syntax.Perl ( Text/Highlighting/Kate/Syntax/Perl.hs, dist/build/Text/Highlighting/Kate/Syntax/Perl.o ) [ 74 of 106] Compiling Text.Highlighting.Kate.Syntax.Pike ( Text/Highlighting/Kate/Syntax/Pike.hs, dist/build/Text/Highlighting/Kate/Syntax/Pike.o ) [ 75 of 106] Compiling Text.Highlighting.Kate.Syntax.Postscript ( Text/Highlighting/Kate/Syntax/Postscript.hs, dist/build/Text/Highlighting/Kate/Syntax/Postscript.o ) [ 76 of 106] Compiling Text.Highlighting.Kate.Syntax.Prolog ( Text/Highlighting/Kate/Syntax/Prolog.hs, dist/build/Text/Highlighting/Kate/Syntax/Prolog.o ) Text/Highlighting/Kate/Syntax/Prolog.hs:102:1: Warning: Defined but not used: `list_directives_non'2dISO' Text/Highlighting/Kate/Syntax/Prolog.hs:105:1: Warning: Defined but not used: `list_listing_non'2dISO' Text/Highlighting/Kate/Syntax/Prolog.hs:107:1: Warning: Defined but not used: `list_terms_non'2dISO' Text/Highlighting/Kate/Syntax/Prolog.hs:109:1: Warning: Defined but not used: `list_lists_ISO' Text/Highlighting/Kate/Syntax/Prolog.hs:110:1: Warning: Defined but not used: `list_lists_non'2dISO' Text/Highlighting/Kate/Syntax/Prolog.hs:112:1: Warning: Defined but not used: `list_streams_deprecated' Text/Highlighting/Kate/Syntax/Prolog.hs:120:1: Warning: Defined but not used: `list_list'2bis'5flist_non'2dISO' [ 77 of 106] Compiling Text.Highlighting.Kate.Syntax.Python ( Text/Highlighting/Kate/Syntax/Python.hs, dist/build/Text/Highlighting/Kate/Syntax/Python.o ) [ 78 of 106] Compiling Text.Highlighting.Kate.Syntax.Latex ( Text/Highlighting/Kate/Syntax/Latex.hs, dist/build/Text/Highlighting/Kate/Syntax/Latex.o ) [ 79 of 106] Compiling Text.Highlighting.Kate.Syntax.R ( Text/Highlighting/Kate/Syntax/R.hs, dist/build/Text/Highlighting/Kate/Syntax/R.o ) [ 80 of 106] Compiling Text.Highlighting.Kate.Syntax.Relaxngcompact ( Text/Highlighting/Kate/Syntax/Relaxngcompact.hs, dist/build/Text/Highlighting/Kate/Syntax/Relaxngcompact.o ) [ 81 of 106] Compiling Text.Highlighting.Kate.Syntax.Rhtml ( Text/Highlighting/Kate/Syntax/Rhtml.hs, dist/build/Text/Highlighting/Kate/Syntax/Rhtml.o ) [ 82 of 106] Compiling Text.Highlighting.Kate.Syntax.Roff ( Text/Highlighting/Kate/Syntax/Roff.hs, dist/build/Text/Highlighting/Kate/Syntax/Roff.o ) [ 83 of 106] Compiling Text.Highlighting.Kate.Syntax.Mandoc ( Text/Highlighting/Kate/Syntax/Mandoc.hs, dist/build/Text/Highlighting/Kate/Syntax/Mandoc.o ) [ 84 of 106] Compiling Text.Highlighting.Kate.Syntax.Ruby ( Text/Highlighting/Kate/Syntax/Ruby.hs, dist/build/Text/Highlighting/Kate/Syntax/Ruby.o ) [ 85 of 106] Compiling Text.Highlighting.Kate.Syntax.Rust ( Text/Highlighting/Kate/Syntax/Rust.hs, dist/build/Text/Highlighting/Kate/Syntax/Rust.o ) [ 86 of 106] Compiling Text.Highlighting.Kate.Syntax.Scala ( Text/Highlighting/Kate/Syntax/Scala.hs, dist/build/Text/Highlighting/Kate/Syntax/Scala.o ) [ 87 of 106] Compiling Text.Highlighting.Kate.Syntax.Scheme ( Text/Highlighting/Kate/Syntax/Scheme.hs, dist/build/Text/Highlighting/Kate/Syntax/Scheme.o ) [ 88 of 106] Compiling Text.Highlighting.Kate.Syntax.Sci ( Text/Highlighting/Kate/Syntax/Sci.hs, dist/build/Text/Highlighting/Kate/Syntax/Sci.o ) [ 89 of 106] Compiling Text.Highlighting.Kate.Syntax.Sed ( Text/Highlighting/Kate/Syntax/Sed.hs, dist/build/Text/Highlighting/Kate/Syntax/Sed.o ) [ 90 of 106] Compiling Text.Highlighting.Kate.Syntax.Sgml ( Text/Highlighting/Kate/Syntax/Sgml.hs, dist/build/Text/Highlighting/Kate/Syntax/Sgml.o ) [ 91 of 106] Compiling Text.Highlighting.Kate.Syntax.Sql ( Text/Highlighting/Kate/Syntax/Sql.hs, dist/build/Text/Highlighting/Kate/Syntax/Sql.o ) [ 92 of 106] Compiling Text.Highlighting.Kate.Syntax.SqlMysql ( Text/Highlighting/Kate/Syntax/SqlMysql.hs, dist/build/Text/Highlighting/Kate/Syntax/SqlMysql.o ) [ 93 of 106] Compiling Text.Highlighting.Kate.Syntax.Php ( Text/Highlighting/Kate/Syntax/Php.hs, dist/build/Text/Highlighting/Kate/Syntax/Php.o ) [ 94 of 106] Compiling Text.Highlighting.Kate.Syntax.SqlPostgresql ( Text/Highlighting/Kate/Syntax/SqlPostgresql.hs, dist/build/Text/Highlighting/Kate/Syntax/SqlPostgresql.o ) [ 95 of 106] Compiling Text.Highlighting.Kate.Syntax.Tcl ( Text/Highlighting/Kate/Syntax/Tcl.hs, dist/build/Text/Highlighting/Kate/Syntax/Tcl.o ) [ 96 of 106] Compiling Text.Highlighting.Kate.Syntax.Texinfo ( Text/Highlighting/Kate/Syntax/Texinfo.hs, dist/build/Text/Highlighting/Kate/Syntax/Texinfo.o ) [ 97 of 106] Compiling Text.Highlighting.Kate.Syntax.Verilog ( Text/Highlighting/Kate/Syntax/Verilog.hs, dist/build/Text/Highlighting/Kate/Syntax/Verilog.o ) [ 98 of 106] Compiling Text.Highlighting.Kate.Syntax.Vhdl ( Text/Highlighting/Kate/Syntax/Vhdl.hs, dist/build/Text/Highlighting/Kate/Syntax/Vhdl.o ) Text/Highlighting/Kate/Syntax/Vhdl.hs:87:1: Warning: Defined but not used: `list_directions' [ 99 of 106] Compiling Text.Highlighting.Kate.Syntax.Xml ( Text/Highlighting/Kate/Syntax/Xml.hs, dist/build/Text/Highlighting/Kate/Syntax/Xml.o ) [100 of 106] Compiling Text.Highlighting.Kate.Syntax.Xorg ( Text/Highlighting/Kate/Syntax/Xorg.hs, dist/build/Text/Highlighting/Kate/Syntax/Xorg.o ) [101 of 106] Compiling Text.Highlighting.Kate.Syntax.Xslt ( Text/Highlighting/Kate/Syntax/Xslt.hs, dist/build/Text/Highlighting/Kate/Syntax/Xslt.o ) [102 of 106] Compiling Text.Highlighting.Kate.Syntax.Xul ( Text/Highlighting/Kate/Syntax/Xul.hs, dist/build/Text/Highlighting/Kate/Syntax/Xul.o ) [103 of 106] Compiling Text.Highlighting.Kate.Syntax.Yacc ( Text/Highlighting/Kate/Syntax/Yacc.hs, dist/build/Text/Highlighting/Kate/Syntax/Yacc.o ) [104 of 106] Compiling Text.Highlighting.Kate.Syntax.Yaml ( Text/Highlighting/Kate/Syntax/Yaml.hs, dist/build/Text/Highlighting/Kate/Syntax/Yaml.o ) [105 of 106] Compiling Text.Highlighting.Kate.Syntax ( Text/Highlighting/Kate/Syntax.hs, dist/build/Text/Highlighting/Kate/Syntax.o ) [106 of 106] Compiling Text.Highlighting.Kate ( Text/Highlighting/Kate.hs, dist/build/Text/Highlighting/Kate.o ) Registering highlighting-kate-0.5.5.1... Installing library in /home/bolker/.cabal/lib/highlighting-kate-0.5.5.1/ghc-7.4.1 Registering highlighting-kate-0.5.5.1... Downloading securemem-0.1.3... Configuring securemem-0.1.3... Building securemem-0.1.3... Preprocessing library securemem-0.1.3... [1 of 1] Compiling Data.SecureMem ( Data/SecureMem.hs, dist/build/Data/SecureMem.o ) Data/SecureMem.hs:129:6: Warning: Defined but not used: type constructor or class `Finalizer' Data/SecureMem.hs:130:6: Warning: Defined but not used: type constructor or class `FinalizerWithSize' Registering securemem-0.1.3... Installing library in /home/bolker/.cabal/lib/securemem-0.1.3/ghc-7.4.1 Registering securemem-0.1.3... Downloading crypto-cipher-types-0.0.9... Configuring crypto-cipher-types-0.0.9... Building crypto-cipher-types-0.0.9... Preprocessing library crypto-cipher-types-0.0.9... [ 1 of 10] Compiling Crypto.Cipher.Types.Utils ( Crypto/Cipher/Types/Utils.hs, dist/build/Crypto/Cipher/Types/Utils.o ) [ 2 of 10] Compiling Crypto.Cipher.Types.GF ( Crypto/Cipher/Types/GF.hs, dist/build/Crypto/Cipher/Types/GF.o ) [ 3 of 10] Compiling Crypto.Cipher.Types.Base ( Crypto/Cipher/Types/Base.hs, dist/build/Crypto/Cipher/Types/Base.o ) [ 4 of 10] Compiling Crypto.Cipher.Types.Block ( Crypto/Cipher/Types/Block.hs, dist/build/Crypto/Cipher/Types/Block.o ) [ 5 of 10] Compiling Crypto.Cipher.Types.BlockIO ( Crypto/Cipher/Types/BlockIO.hs, dist/build/Crypto/Cipher/Types/BlockIO.o ) [ 6 of 10] Compiling Crypto.Cipher.Types.Unsafe ( Crypto/Cipher/Types/Unsafe.hs, dist/build/Crypto/Cipher/Types/Unsafe.o ) [ 7 of 10] Compiling Crypto.Cipher.Types.OfIO ( Crypto/Cipher/Types/OfIO.hs, dist/build/Crypto/Cipher/Types/OfIO.o ) [ 8 of 10] Compiling Crypto.Cipher.Types.Stream ( Crypto/Cipher/Types/Stream.hs, dist/build/Crypto/Cipher/Types/Stream.o ) [ 9 of 10] Compiling Crypto.Cipher.Types.AEAD ( Crypto/Cipher/Types/AEAD.hs, dist/build/Crypto/Cipher/Types/AEAD.o ) [10 of 10] Compiling Crypto.Cipher.Types ( Crypto/Cipher/Types.hs, dist/build/Crypto/Cipher/Types.o ) Registering crypto-cipher-types-0.0.9... Installing library in /home/bolker/.cabal/lib/crypto-cipher-types-0.0.9/ghc-7.4.1 Registering crypto-cipher-types-0.0.9... Downloading cipher-aes-0.2.6... Configuring cipher-aes-0.2.6... Building cipher-aes-0.2.6... Preprocessing library cipher-aes-0.2.6... [1 of 1] Compiling Crypto.Cipher.AES ( Crypto/Cipher/AES.hs, dist/build/Crypto/Cipher/AES.o ) Registering cipher-aes-0.2.6... Installing library in /home/bolker/.cabal/lib/cipher-aes-0.2.6/ghc-7.4.1 Registering cipher-aes-0.2.6... Downloading cipher-rc4-0.1.4... Configuring cipher-rc4-0.1.4... Building cipher-rc4-0.1.4... Preprocessing library cipher-rc4-0.1.4... [1 of 1] Compiling Crypto.Cipher.RC4 ( Crypto/Cipher/RC4.hs, dist/build/Crypto/Cipher/RC4.o ) Registering cipher-rc4-0.1.4... Installing library in /home/bolker/.cabal/lib/cipher-rc4-0.1.4/ghc-7.4.1 Registering cipher-rc4-0.1.4... Downloading socks-0.5.4... Configuring socks-0.5.4... Building socks-0.5.4... Preprocessing library socks-0.5.4... [1 of 6] Compiling Network.Socks5.Types ( Network/Socks5/Types.hs, dist/build/Network/Socks5/Types.o ) [2 of 6] Compiling Network.Socks5.Wire ( Network/Socks5/Wire.hs, dist/build/Network/Socks5/Wire.o ) [3 of 6] Compiling Network.Socks5.Command ( Network/Socks5/Command.hs, dist/build/Network/Socks5/Command.o ) [4 of 6] Compiling Network.Socks5.Lowlevel ( Network/Socks5/Lowlevel.hs, dist/build/Network/Socks5/Lowlevel.o ) [5 of 6] Compiling Network.Socks5.Conf ( Network/Socks5/Conf.hs, dist/build/Network/Socks5/Conf.o ) [6 of 6] Compiling Network.Socks5 ( Network/Socks5.hs, dist/build/Network/Socks5.o ) Registering socks-0.5.4... Installing library in /home/bolker/.cabal/lib/socks-0.5.4/ghc-7.4.1 Registering socks-0.5.4... Downloading tagsoup-0.13... Configuring tagsoup-0.13... Building tagsoup-0.13... Preprocessing library tagsoup-0.13... [ 1 of 13] Compiling Text.HTML.TagSoup.Entity ( Text/HTML/TagSoup/Entity.hs, dist/build/Text/HTML/TagSoup/Entity.o ) [ 2 of 13] Compiling Text.StringLike ( Text/StringLike.hs, dist/build/Text/StringLike.o ) [ 3 of 13] Compiling Text.HTML.TagSoup.Type ( Text/HTML/TagSoup/Type.hs, dist/build/Text/HTML/TagSoup/Type.o ) [ 4 of 13] Compiling Text.HTML.TagSoup.Match ( Text/HTML/TagSoup/Match.hs, dist/build/Text/HTML/TagSoup/Match.o ) [ 5 of 13] Compiling Text.HTML.TagSoup.Tree ( Text/HTML/TagSoup/Tree.hs, dist/build/Text/HTML/TagSoup/Tree.o ) [ 6 of 13] Compiling Text.HTML.TagSoup.Options ( Text/HTML/TagSoup/Options.hs, dist/build/Text/HTML/TagSoup/Options.o ) [ 7 of 13] Compiling Text.HTML.TagSoup.Implementation ( Text/HTML/TagSoup/Implementation.hs, dist/build/Text/HTML/TagSoup/Implementation.o ) [ 8 of 13] Compiling Text.HTML.TagSoup.Specification ( Text/HTML/TagSoup/Specification.hs, dist/build/Text/HTML/TagSoup/Specification.o ) [ 9 of 13] Compiling Text.HTML.TagSoup.Manual ( Text/HTML/TagSoup/Manual.hs, dist/build/Text/HTML/TagSoup/Manual.o ) [10 of 13] Compiling Text.HTML.TagSoup.Generated ( Text/HTML/TagSoup/Generated.hs, dist/build/Text/HTML/TagSoup/Generated.o ) [11 of 13] Compiling Text.HTML.TagSoup.Render ( Text/HTML/TagSoup/Render.hs, dist/build/Text/HTML/TagSoup/Render.o ) [12 of 13] Compiling Text.HTML.TagSoup.Parser ( Text/HTML/TagSoup/Parser.hs, dist/build/Text/HTML/TagSoup/Parser.o ) [13 of 13] Compiling Text.HTML.TagSoup ( Text/HTML/TagSoup.hs, dist/build/Text/HTML/TagSoup.o ) Registering tagsoup-0.13... Installing library in /home/bolker/.cabal/lib/tagsoup-0.13/ghc-7.4.1 Registering tagsoup-0.13... Downloading temporary-1.1.2.5... Configuring temporary-1.1.2.5... Building temporary-1.1.2.5... Preprocessing library temporary-1.1.2.5... [1 of 3] Compiling Distribution.Compat.Exception ( Distribution/Compat/Exception.hs, dist/build/Distribution/Compat/Exception.o ) [2 of 3] Compiling Distribution.Compat.TempFile ( Distribution/Compat/TempFile.hs, dist/build/Distribution/Compat/TempFile.o ) Distribution/Compat/TempFile.hs:34:32: Warning: In the use of `try' (imported from System.IO.Error): Deprecated: "Please use the new exceptions variant, Control.Exception.try" [3 of 3] Compiling System.IO.Temp ( System/IO/Temp.hs, dist/build/System/IO/Temp.o ) Registering temporary-1.1.2.5... Installing library in /home/bolker/.cabal/lib/temporary-1.1.2.5/ghc-7.4.1 Registering temporary-1.1.2.5... Downloading transformers-base-0.4.1... Configuring transformers-base-0.4.1... Building transformers-base-0.4.1... Preprocessing library transformers-base-0.4.1... [1 of 1] Compiling Control.Monad.Base ( src/Control/Monad/Base.hs, dist/build/Control/Monad/Base.o ) Registering transformers-base-0.4.1... Installing library in /home/bolker/.cabal/lib/transformers-base-0.4.1/ghc-7.4.1 Registering transformers-base-0.4.1... Downloading monad-control-0.3.2.2... Configuring monad-control-0.3.2.2... Building monad-control-0.3.2.2... Preprocessing library monad-control-0.3.2.2... [1 of 1] Compiling Control.Monad.Trans.Control ( Control/Monad/Trans/Control.hs, dist/build/Control/Monad/Trans/Control.o ) Registering monad-control-0.3.2.2... Installing library in /home/bolker/.cabal/lib/monad-control-0.3.2.2/ghc-7.4.1 Registering monad-control-0.3.2.2... Downloading lifted-base-0.2.1.1... [1 of 1] Compiling Main ( /tmp/lifted-base-0.2.1.1-22797/lifted-base-0.2.1.1/Setup.hs, /tmp/lifted-base-0.2.1.1-22797/lifted-base-0.2.1.1/dist/setup/Main.o ) Linking /tmp/lifted-base-0.2.1.1-22797/lifted-base-0.2.1.1/dist/setup/setup ... Configuring lifted-base-0.2.1.1... Building lifted-base-0.2.1.1... Preprocessing library lifted-base-0.2.1.1... [1 of 9] Compiling System.Timeout.Lifted ( System/Timeout/Lifted.hs, dist/build/System/Timeout/Lifted.o ) [2 of 9] Compiling Data.IORef.Lifted ( Data/IORef/Lifted.hs, dist/build/Data/IORef/Lifted.o ) [3 of 9] Compiling Control.Concurrent.Chan.Lifted ( Control/Concurrent/Chan/Lifted.hs, dist/build/Control/Concurrent/Chan/Lifted.o ) [4 of 9] Compiling Control.Concurrent.MVar.Lifted ( Control/Concurrent/MVar/Lifted.hs, dist/build/Control/Concurrent/MVar/Lifted.o ) [5 of 9] Compiling Control.Exception.Lifted ( Control/Exception/Lifted.hs, dist/build/Control/Exception/Lifted.o ) [6 of 9] Compiling Control.Concurrent.SampleVar.Lifted ( Control/Concurrent/SampleVar/Lifted.hs, dist/build/Control/Concurrent/SampleVar/Lifted.o ) [7 of 9] Compiling Control.Concurrent.QSemN.Lifted ( Control/Concurrent/QSemN/Lifted.hs, dist/build/Control/Concurrent/QSemN/Lifted.o ) [8 of 9] Compiling Control.Concurrent.QSem.Lifted ( Control/Concurrent/QSem/Lifted.hs, dist/build/Control/Concurrent/QSem/Lifted.o ) [9 of 9] Compiling Control.Concurrent.Lifted ( Control/Concurrent/Lifted.hs, dist/build/Control/Concurrent/Lifted.o ) Registering lifted-base-0.2.1.1... Installing library in /home/bolker/.cabal/lib/lifted-base-0.2.1.1/ghc-7.4.1 Registering lifted-base-0.2.1.1... Downloading unordered-containers-0.2.3.3... Configuring unordered-containers-0.2.3.3... Building unordered-containers-0.2.3.3... Preprocessing library unordered-containers-0.2.3.3... [1 of 8] Compiling Data.HashMap.UnsafeShift ( Data/HashMap/UnsafeShift.hs, dist/build/Data/HashMap/UnsafeShift.o ) [2 of 8] Compiling Data.HashMap.PopCount ( Data/HashMap/PopCount.hs, dist/build/Data/HashMap/PopCount.o ) [3 of 8] Compiling Data.HashMap.Unsafe ( Data/HashMap/Unsafe.hs, dist/build/Data/HashMap/Unsafe.o ) [4 of 8] Compiling Data.HashMap.Array ( Data/HashMap/Array.hs, dist/build/Data/HashMap/Array.o ) [5 of 8] Compiling Data.HashMap.Base ( Data/HashMap/Base.hs, dist/build/Data/HashMap/Base.o ) [6 of 8] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.o ) [7 of 8] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.o ) [8 of 8] Compiling Data.HashSet ( Data/HashSet.hs, dist/build/Data/HashSet.o ) Registering unordered-containers-0.2.3.3... Installing library in /home/bolker/.cabal/lib/unordered-containers-0.2.3.3/ghc-7.4.1 Registering unordered-containers-0.2.3.3... Downloading semigroups-0.12.1... Configuring semigroups-0.12.1... Building semigroups-0.12.1... Preprocessing library semigroups-0.12.1... [1 of 2] Compiling Data.List.NonEmpty ( src/Data/List/NonEmpty.hs, dist/build/Data/List/NonEmpty.o ) [2 of 2] Compiling Data.Semigroup ( src/Data/Semigroup.hs, dist/build/Data/Semigroup.o ) Registering semigroups-0.12.1... Installing library in /home/bolker/.cabal/lib/semigroups-0.12.1/ghc-7.4.1 Registering semigroups-0.12.1... Downloading utf8-string-0.3.7... 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 ) Registering utf8-string-0.3.7... Installing library in /home/bolker/.cabal/lib/utf8-string-0.3.7/ghc-7.4.1 Registering utf8-string-0.3.7... Downloading publicsuffixlist-0.1... Configuring publicsuffixlist-0.1... Building publicsuffixlist-0.1... Preprocessing library publicsuffixlist-0.1... [1 of 4] Compiling Network.PublicSuffixList.Types ( Network/PublicSuffixList/Types.hs, dist/build/Network/PublicSuffixList/Types.o ) [2 of 4] Compiling Network.PublicSuffixList.Serialize ( Network/PublicSuffixList/Serialize.hs, dist/build/Network/PublicSuffixList/Serialize.o ) [3 of 4] Compiling Network.PublicSuffixList.DataStructure ( Network/PublicSuffixList/DataStructure.hs, dist/build/Network/PublicSuffixList/DataStructure.o ) [4 of 4] Compiling Network.PublicSuffixList.Lookup ( Network/PublicSuffixList/Lookup.hs, dist/build/Network/PublicSuffixList/Lookup.o ) Registering publicsuffixlist-0.1... Installing library in /home/bolker/.cabal/lib/publicsuffixlist-0.1/ghc-7.4.1 Registering publicsuffixlist-0.1... Downloading vector-0.10.9.1... Configuring vector-0.10.9.1... Building vector-0.10.9.1... Preprocessing library vector-0.10.9.1... [ 1 of 19] Compiling Data.Vector.Storable.Internal ( Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.o ) [ 2 of 19] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o ) [ 3 of 19] Compiling Data.Vector.Fusion.Stream.Size ( Data/Vector/Fusion/Stream/Size.hs, dist/build/Data/Vector/Fusion/Stream/Size.o ) Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method nor default method for `*' In the instance declaration for `Num Size' Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method nor default method for `abs' In the instance declaration for `Num Size' Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method nor default method for `signum' In the instance declaration for `Num Size' [ 4 of 19] Compiling Data.Vector.Internal.Check ( Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.o ) [ 5 of 19] Compiling Data.Vector.Fusion.Stream.Monadic ( Data/Vector/Fusion/Stream/Monadic.hs, dist/build/Data/Vector/Fusion/Stream/Monadic.o ) Loading package ghc-prim ... linking ... done. Loading package integer-gmp ... linking ... done. Loading package base ... linking ... done. Loading package primitive-0.5.1.0 ... linking ... done. Loading package array-0.4.0.0 ... linking ... done. Loading package deepseq-1.3.0.0 ... linking ... done. [ 6 of 19] Compiling Data.Vector.Fusion.Stream ( Data/Vector/Fusion/Stream.hs, dist/build/Data/Vector/Fusion/Stream.o ) [ 7 of 19] Compiling Data.Vector.Generic.Mutable ( Data/Vector/Generic/Mutable.hs, dist/build/Data/Vector/Generic/Mutable.o ) [ 8 of 19] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.o ) [ 9 of 19] Compiling Data.Vector.Generic.New ( Data/Vector/Generic/New.hs, dist/build/Data/Vector/Generic/New.o ) [10 of 19] Compiling Data.Vector.Generic ( Data/Vector/Generic.hs, dist/build/Data/Vector/Generic.o ) [11 of 19] Compiling Data.Vector.Primitive.Mutable ( Data/Vector/Primitive/Mutable.hs, dist/build/Data/Vector/Primitive/Mutable.o ) [12 of 19] Compiling Data.Vector.Primitive ( Data/Vector/Primitive.hs, dist/build/Data/Vector/Primitive.o ) [13 of 19] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.o ) [14 of 19] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.o ) [15 of 19] Compiling Data.Vector.Unboxed.Base ( Data/Vector/Unboxed/Base.hs, dist/build/Data/Vector/Unboxed/Base.o ) [16 of 19] Compiling Data.Vector.Unboxed ( Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.o ) [17 of 19] Compiling Data.Vector.Unboxed.Mutable ( Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.o ) [18 of 19] Compiling Data.Vector.Mutable ( Data/Vector/Mutable.hs, dist/build/Data/Vector/Mutable.o ) [19 of 19] Compiling Data.Vector ( Data/Vector.hs, dist/build/Data/Vector.o ) Registering vector-0.10.9.1... Installing library in /home/bolker/.cabal/lib/vector-0.10.9.1/ghc-7.4.1 Registering vector-0.10.9.1... Downloading aeson-0.6.2.1... Configuring aeson-0.6.2.1... Building aeson-0.6.2.1... Preprocessing library aeson-0.6.2.1... [ 1 of 11] Compiling Data.Aeson.Types.Internal ( Data/Aeson/Types/Internal.hs, dist/build/Data/Aeson/Types/Internal.o ) [ 2 of 11] Compiling Data.Aeson.Functions ( Data/Aeson/Functions.hs, dist/build/Data/Aeson/Functions.o ) [ 3 of 11] Compiling Data.Aeson.Types.Class ( Data/Aeson/Types/Class.hs, dist/build/Data/Aeson/Types/Class.o ) [ 4 of 11] Compiling Data.Aeson.Types.Generic ( Data/Aeson/Types/Generic.hs, dist/build/Data/Aeson/Types/Generic.o ) [ 5 of 11] Compiling Data.Aeson.Types ( Data/Aeson/Types.hs, dist/build/Data/Aeson/Types.o ) [ 6 of 11] Compiling Data.Aeson.Parser.Internal ( Data/Aeson/Parser/Internal.hs, dist/build/Data/Aeson/Parser/Internal.o ) [ 7 of 11] Compiling Data.Aeson.Parser ( Data/Aeson/Parser.hs, dist/build/Data/Aeson/Parser.o ) [ 8 of 11] Compiling Data.Aeson.Encode ( Data/Aeson/Encode.hs, dist/build/Data/Aeson/Encode.o ) [ 9 of 11] Compiling Data.Aeson.Generic ( Data/Aeson/Generic.hs, dist/build/Data/Aeson/Generic.o ) [10 of 11] Compiling Data.Aeson ( Data/Aeson.hs, dist/build/Data/Aeson.o ) [11 of 11] Compiling Data.Aeson.TH ( Data/Aeson/TH.hs, dist/build/Data/Aeson/TH.o ) Registering aeson-0.6.2.1... Installing library in /home/bolker/.cabal/lib/aeson-0.6.2.1/ghc-7.4.1 Registering aeson-0.6.2.1... Downloading crypto-random-0.0.7... Configuring crypto-random-0.0.7... Building crypto-random-0.0.7... Preprocessing library crypto-random-0.0.7... [1 of 7] Compiling Crypto.Random.Entropy.Source ( Crypto/Random/Entropy/Source.hs, dist/build/Crypto/Random/Entropy/Source.o ) [2 of 7] Compiling Crypto.Random.Entropy.Unix ( Crypto/Random/Entropy/Unix.hs, dist/build/Crypto/Random/Entropy/Unix.o ) [3 of 7] Compiling Crypto.Random.Test ( Crypto/Random/Test.hs, dist/build/Crypto/Random/Test.o ) [4 of 7] Compiling Crypto.Random.Entropy ( Crypto/Random/Entropy.hs, dist/build/Crypto/Random/Entropy.o ) [5 of 7] Compiling Crypto.Random.Generator ( Crypto/Random/Generator.hs, dist/build/Crypto/Random/Generator.o ) [6 of 7] Compiling Crypto.Random ( Crypto/Random.hs, dist/build/Crypto/Random.o ) [7 of 7] Compiling Crypto.Random.API ( Crypto/Random/API.hs, dist/build/Crypto/Random/API.o ) Registering crypto-random-0.0.7... Installing library in /home/bolker/.cabal/lib/crypto-random-0.0.7/ghc-7.4.1 Registering crypto-random-0.0.7... Downloading cprng-aes-0.5.2... Configuring cprng-aes-0.5.2... Building cprng-aes-0.5.2... Preprocessing library cprng-aes-0.5.2... [1 of 2] Compiling Crypto.Random.AESCtr.Internal ( Crypto/Random/AESCtr/Internal.hs, dist/build/Crypto/Random/AESCtr/Internal.o ) Crypto/Random/AESCtr/Internal.hs:23:28: Warning: In the use of `unsafeForeignPtrToPtr' (imported from Foreign.ForeignPtr): Deprecated: "Use Foreign.ForeignPtr.Unsafe.unsafeForeignPtrToPtr instead; This function will be removed in the next release" [2 of 2] Compiling Crypto.Random.AESCtr ( Crypto/Random/AESCtr.hs, dist/build/Crypto/Random/AESCtr.o ) Registering cprng-aes-0.5.2... Installing library in /home/bolker/.cabal/lib/cprng-aes-0.5.2/ghc-7.4.1 Registering cprng-aes-0.5.2... Downloading crypto-numbers-0.2.3... Configuring crypto-numbers-0.2.3... Building crypto-numbers-0.2.3... Preprocessing library crypto-numbers-0.2.3... [1 of 7] Compiling Crypto.Number.F2m ( Crypto/Number/F2m.hs, dist/build/Crypto/Number/F2m.o ) [2 of 7] Compiling Crypto.Number.Polynomial ( Crypto/Number/Polynomial.hs, dist/build/Crypto/Number/Polynomial.o ) [3 of 7] Compiling Crypto.Number.Serialize ( Crypto/Number/Serialize.hs, dist/build/Crypto/Number/Serialize.o ) [4 of 7] Compiling Crypto.Number.Generate ( Crypto/Number/Generate.hs, dist/build/Crypto/Number/Generate.o ) [5 of 7] Compiling Crypto.Number.Basic ( Crypto/Number/Basic.hs, dist/build/Crypto/Number/Basic.o ) [6 of 7] Compiling Crypto.Number.ModArithmetic ( Crypto/Number/ModArithmetic.hs, dist/build/Crypto/Number/ModArithmetic.o ) [7 of 7] Compiling Crypto.Number.Prime ( Crypto/Number/Prime.hs, dist/build/Crypto/Number/Prime.o ) Registering crypto-numbers-0.2.3... Installing library in /home/bolker/.cabal/lib/crypto-numbers-0.2.3/ghc-7.4.1 Registering crypto-numbers-0.2.3... Downloading crypto-pubkey-0.2.4... Configuring crypto-pubkey-0.2.4... Building crypto-pubkey-0.2.4... Preprocessing library crypto-pubkey-0.2.4... [ 1 of 15] Compiling Crypto.PubKey.ECC.Prim ( Crypto/PubKey/ECC/Prim.hs, dist/build/Crypto/PubKey/ECC/Prim.o ) [ 2 of 15] Compiling Crypto.PubKey.ECC.Generate ( Crypto/PubKey/ECC/Generate.hs, dist/build/Crypto/PubKey/ECC/Generate.o ) [ 3 of 15] Compiling Crypto.PubKey.DH ( Crypto/PubKey/DH.hs, dist/build/Crypto/PubKey/DH.o ) [ 4 of 15] Compiling Crypto.PubKey.HashDescr ( Crypto/PubKey/HashDescr.hs, dist/build/Crypto/PubKey/HashDescr.o ) [ 5 of 15] Compiling Crypto.PubKey.MaskGenFunction ( Crypto/PubKey/MaskGenFunction.hs, dist/build/Crypto/PubKey/MaskGenFunction.o ) [ 6 of 15] Compiling Crypto.PubKey.DSA ( Crypto/PubKey/DSA.hs, dist/build/Crypto/PubKey/DSA.o ) [ 7 of 15] Compiling Crypto.PubKey.ECC.ECDSA ( Crypto/PubKey/ECC/ECDSA.hs, dist/build/Crypto/PubKey/ECC/ECDSA.o ) [ 8 of 15] Compiling Crypto.PubKey.ElGamal ( Crypto/PubKey/ElGamal.hs, dist/build/Crypto/PubKey/ElGamal.o ) [ 9 of 15] Compiling Crypto.PubKey.Internal ( Crypto/PubKey/Internal.hs, dist/build/Crypto/PubKey/Internal.o ) [10 of 15] Compiling Crypto.PubKey.RSA.Types ( Crypto/PubKey/RSA/Types.hs, dist/build/Crypto/PubKey/RSA/Types.o ) [11 of 15] Compiling Crypto.PubKey.RSA.Prim ( Crypto/PubKey/RSA/Prim.hs, dist/build/Crypto/PubKey/RSA/Prim.o ) [12 of 15] Compiling Crypto.PubKey.RSA ( Crypto/PubKey/RSA.hs, dist/build/Crypto/PubKey/RSA.o ) [13 of 15] Compiling Crypto.PubKey.RSA.PKCS15 ( Crypto/PubKey/RSA/PKCS15.hs, dist/build/Crypto/PubKey/RSA/PKCS15.o ) [14 of 15] Compiling Crypto.PubKey.RSA.OAEP ( Crypto/PubKey/RSA/OAEP.hs, dist/build/Crypto/PubKey/RSA/OAEP.o ) [15 of 15] Compiling Crypto.PubKey.RSA.PSS ( Crypto/PubKey/RSA/PSS.hs, dist/build/Crypto/PubKey/RSA/PSS.o ) Registering crypto-pubkey-0.2.4... Installing library in /home/bolker/.cabal/lib/crypto-pubkey-0.2.4/ghc-7.4.1 Registering crypto-pubkey-0.2.4... Downloading pandoc-types-1.12.3... Configuring pandoc-types-1.12.3... Building pandoc-types-1.12.3... Preprocessing library pandoc-types-1.12.3... [1 of 5] Compiling Text.Pandoc.Generic ( Text/Pandoc/Generic.hs, dist/build/Text/Pandoc/Generic.o ) [2 of 5] Compiling Text.Pandoc.Definition ( Text/Pandoc/Definition.hs, dist/build/Text/Pandoc/Definition.o ) [3 of 5] Compiling Text.Pandoc.Builder ( Text/Pandoc/Builder.hs, dist/build/Text/Pandoc/Builder.o ) [4 of 5] Compiling Text.Pandoc.Walk ( Text/Pandoc/Walk.hs, dist/build/Text/Pandoc/Walk.o ) [5 of 5] Compiling Text.Pandoc.JSON ( Text/Pandoc/JSON.hs, dist/build/Text/Pandoc/JSON.o ) Registering pandoc-types-1.12.3... Installing library in /home/bolker/.cabal/lib/pandoc-types-1.12.3/ghc-7.4.1 Registering pandoc-types-1.12.3... Downloading tls-1.1.5... Configuring tls-1.1.5... Building tls-1.1.5... Preprocessing library tls-1.1.5... [ 1 of 31] Compiling Network.TLS.MAC ( Network/TLS/MAC.hs, dist/build/Network/TLS/MAC.o ) [ 2 of 31] Compiling Network.TLS.Measurement ( Network/TLS/Measurement.hs, dist/build/Network/TLS/Measurement.o ) [ 3 of 31] Compiling Network.TLS.Types ( Network/TLS/Types.hs, dist/build/Network/TLS/Types.o ) [ 4 of 31] Compiling Network.TLS.Session ( Network/TLS/Session.hs, dist/build/Network/TLS/Session.o ) [ 5 of 31] Compiling Network.TLS.Crypto ( Network/TLS/Crypto.hs, dist/build/Network/TLS/Crypto.o ) [ 6 of 31] Compiling Network.TLS.Struct ( Network/TLS/Struct.hs, dist/build/Network/TLS/Struct.o ) [ 7 of 31] Compiling Network.TLS.Cap ( Network/TLS/Cap.hs, dist/build/Network/TLS/Cap.o ) [ 8 of 31] Compiling Network.TLS.Wire ( Network/TLS/Wire.hs, dist/build/Network/TLS/Wire.o ) [ 9 of 31] Compiling Network.TLS.Extension ( Network/TLS/Extension.hs, dist/build/Network/TLS/Extension.o ) [10 of 31] Compiling Network.TLS.Util ( Network/TLS/Util.hs, dist/build/Network/TLS/Util.o ) [11 of 31] Compiling Network.TLS.Cipher ( Network/TLS/Cipher.hs, dist/build/Network/TLS/Cipher.o ) [12 of 31] Compiling Network.TLS.Packet ( Network/TLS/Packet.hs, dist/build/Network/TLS/Packet.o ) [13 of 31] Compiling Network.TLS.Compression ( Network/TLS/Compression.hs, dist/build/Network/TLS/Compression.o ) [14 of 31] Compiling Network.TLS.State ( Network/TLS/State.hs, dist/build/Network/TLS/State.o ) [15 of 31] Compiling Network.TLS.Context ( Network/TLS/Context.hs, dist/build/Network/TLS/Context.o ) [16 of 31] Compiling Network.TLS.Handshake.Certificate ( Network/TLS/Handshake/Certificate.hs, dist/build/Network/TLS/Handshake/Certificate.o ) [17 of 31] Compiling Network.TLS.Handshake.Signature ( Network/TLS/Handshake/Signature.hs, dist/build/Network/TLS/Handshake/Signature.o ) [18 of 31] Compiling Network.TLS.Record.Types ( Network/TLS/Record/Types.hs, dist/build/Network/TLS/Record/Types.o ) [19 of 31] Compiling Network.TLS.Record.Engage ( Network/TLS/Record/Engage.hs, dist/build/Network/TLS/Record/Engage.o ) [20 of 31] Compiling Network.TLS.Record.Disengage ( Network/TLS/Record/Disengage.hs, dist/build/Network/TLS/Record/Disengage.o ) [21 of 31] Compiling Network.TLS.Record ( Network/TLS/Record.hs, dist/build/Network/TLS/Record.o ) [22 of 31] Compiling Network.TLS.Receiving ( Network/TLS/Receiving.hs, dist/build/Network/TLS/Receiving.o ) [23 of 31] Compiling Network.TLS.Sending ( Network/TLS/Sending.hs, dist/build/Network/TLS/Sending.o ) [24 of 31] Compiling Network.TLS.IO ( Network/TLS/IO.hs, dist/build/Network/TLS/IO.o ) [25 of 31] Compiling Network.TLS.Handshake.Common ( Network/TLS/Handshake/Common.hs, dist/build/Network/TLS/Handshake/Common.o ) [26 of 31] Compiling Network.TLS.Handshake.Client ( Network/TLS/Handshake/Client.hs, dist/build/Network/TLS/Handshake/Client.o ) [27 of 31] Compiling Network.TLS.Handshake.Server ( Network/TLS/Handshake/Server.hs, dist/build/Network/TLS/Handshake/Server.o ) [28 of 31] Compiling Network.TLS.Handshake ( Network/TLS/Handshake.hs, dist/build/Network/TLS/Handshake.o ) [29 of 31] Compiling Network.TLS.Core ( Network/TLS/Core.hs, dist/build/Network/TLS/Core.o ) [30 of 31] Compiling Network.TLS.Internal ( Network/TLS/Internal.hs, dist/build/Network/TLS/Internal.o ) [31 of 31] Compiling Network.TLS ( Network/TLS.hs, dist/build/Network/TLS.o ) Registering tls-1.1.5... Installing library in /home/bolker/.cabal/lib/tls-1.1.5/ghc-7.4.1 Registering tls-1.1.5... Downloading tls-extra-0.6.6... Configuring tls-extra-0.6.6... Building tls-extra-0.6.6... Preprocessing library tls-extra-0.6.6... [1 of 6] Compiling Network.TLS.Extra.Compression ( Network/TLS/Extra/Compression.hs, dist/build/Network/TLS/Extra/Compression.o ) [2 of 6] Compiling Network.TLS.Extra.File ( Network/TLS/Extra/File.hs, dist/build/Network/TLS/Extra/File.o ) [3 of 6] Compiling Network.TLS.Extra.Connection ( Network/TLS/Extra/Connection.hs, dist/build/Network/TLS/Extra/Connection.o ) [4 of 6] Compiling Network.TLS.Extra.Certificate ( Network/TLS/Extra/Certificate.hs, dist/build/Network/TLS/Extra/Certificate.o ) Network/TLS/Extra/Certificate.hs:25:1: Warning: The import of `Crypto.Hash.SHA1' is redundant except perhaps to import instances from `Crypto.Hash.SHA1' To import instances alone, use: import Crypto.Hash.SHA1() Network/TLS/Extra/Certificate.hs:28:1: Warning: The import of `Crypto.PubKey.DSA' is redundant except perhaps to import instances from `Crypto.PubKey.DSA' To import instances alone, use: import Crypto.PubKey.DSA() Network/TLS/Extra/Certificate.hs:160:15: Warning: Defined but not used: `pk' Network/TLS/Extra/Certificate.hs:160:20: Warning: Defined but not used: `b' [5 of 6] Compiling Network.TLS.Extra.Cipher ( Network/TLS/Extra/Cipher.hs, dist/build/Network/TLS/Extra/Cipher.o ) [6 of 6] Compiling Network.TLS.Extra ( Network/TLS/Extra.hs, dist/build/Network/TLS/Extra.o ) Registering tls-extra-0.6.6... Installing library in /home/bolker/.cabal/lib/tls-extra-0.6.6/ghc-7.4.1 Registering tls-extra-0.6.6... Downloading void-0.6.1... Configuring void-0.6.1... Building void-0.6.1... Preprocessing library void-0.6.1... [1 of 2] Compiling Data.Void ( src/Data/Void.hs, dist/build/Data/Void.o ) [2 of 2] Compiling Data.Void.Unsafe ( src/Data/Void/Unsafe.hs, dist/build/Data/Void/Unsafe.o ) Registering void-0.6.1... Installing library in /home/bolker/.cabal/lib/void-0.6.1/ghc-7.4.1 Registering void-0.6.1... Downloading xml-1.3.13... Configuring xml-1.3.13... Building xml-1.3.13... Preprocessing library xml-1.3.13... [1 of 7] Compiling Text.XML.Light.Types ( Text/XML/Light/Types.hs, dist/build/Text/XML/Light/Types.o ) [2 of 7] Compiling Text.XML.Light.Proc ( Text/XML/Light/Proc.hs, dist/build/Text/XML/Light/Proc.o ) [3 of 7] Compiling Text.XML.Light.Output ( Text/XML/Light/Output.hs, dist/build/Text/XML/Light/Output.o ) [4 of 7] Compiling Text.XML.Light.Lexer ( Text/XML/Light/Lexer.hs, dist/build/Text/XML/Light/Lexer.o ) [5 of 7] Compiling Text.XML.Light.Input ( Text/XML/Light/Input.hs, dist/build/Text/XML/Light/Input.o ) [6 of 7] Compiling Text.XML.Light.Cursor ( Text/XML/Light/Cursor.hs, dist/build/Text/XML/Light/Cursor.o ) [7 of 7] Compiling Text.XML.Light ( Text/XML/Light.hs, dist/build/Text/XML/Light.o ) Registering xml-1.3.13... Installing library in /home/bolker/.cabal/lib/xml-1.3.13/ghc-7.4.1 Registering xml-1.3.13... Downloading texmath-0.6.5.2... [1 of 1] Compiling Main ( /tmp/texmath-0.6.5.2-22797/texmath-0.6.5.2/Setup.hs, /tmp/texmath-0.6.5.2-22797/texmath-0.6.5.2/dist/setup/Main.o ) /tmp/texmath-0.6.5.2-22797/texmath-0.6.5.2/Setup.hs:1:1: Warning: In the use of `runTests' (imported from Distribution.Simple, but defined in Distribution.Simple.UserHooks): Deprecated: "Please use the new testing interface instead!" Linking /tmp/texmath-0.6.5.2-22797/texmath-0.6.5.2/dist/setup/setup ... Configuring texmath-0.6.5.2... Building texmath-0.6.5.2... Preprocessing library texmath-0.6.5.2... [1 of 8] Compiling Text.TeXMath.Macros ( Text/TeXMath/Macros.hs, dist/build/Text/TeXMath/Macros.o ) [2 of 8] Compiling Text.TeXMath.Types ( Text/TeXMath/Types.hs, dist/build/Text/TeXMath/Types.o ) [3 of 8] Compiling Text.TeXMath.ToUnicode ( Text/TeXMath/ToUnicode.hs, dist/build/Text/TeXMath/ToUnicode.o ) [4 of 8] Compiling Text.TeXMath.Pandoc ( Text/TeXMath/Pandoc.hs, dist/build/Text/TeXMath/Pandoc.o ) [5 of 8] Compiling Text.TeXMath.OMML ( Text/TeXMath/OMML.hs, dist/build/Text/TeXMath/OMML.o ) [6 of 8] Compiling Text.TeXMath.MathML ( Text/TeXMath/MathML.hs, dist/build/Text/TeXMath/MathML.o ) [7 of 8] Compiling Text.TeXMath.Parser ( Text/TeXMath/Parser.hs, dist/build/Text/TeXMath/Parser.o ) [8 of 8] Compiling Text.TeXMath ( Text/TeXMath.hs, dist/build/Text/TeXMath.o ) Registering texmath-0.6.5.2... Installing library in /home/bolker/.cabal/lib/texmath-0.6.5.2/ghc-7.4.1 Registering texmath-0.6.5.2... Downloading zip-archive-0.1.4... Configuring zip-archive-0.1.4... Building zip-archive-0.1.4... Preprocessing library zip-archive-0.1.4... [1 of 1] Compiling Codec.Archive.Zip ( src/Codec/Archive/Zip.hs, dist/build/Codec/Archive/Zip.o ) Registering zip-archive-0.1.4... Installing library in /home/bolker/.cabal/lib/zip-archive-0.1.4/ghc-7.4.1 Registering zip-archive-0.1.4... Downloading zlib-bindings-0.1.1.3... Configuring zlib-bindings-0.1.1.3... Building zlib-bindings-0.1.1.3... Preprocessing library zlib-bindings-0.1.1.3... [1 of 2] Compiling Codec.Zlib.Lowlevel ( Codec/Zlib/Lowlevel.hs, dist/build/Codec/Zlib/Lowlevel.o ) [2 of 2] Compiling Codec.Zlib ( Codec/Zlib.hs, dist/build/Codec/Zlib.o ) Registering zlib-bindings-0.1.1.3... Installing library in /home/bolker/.cabal/lib/zlib-bindings-0.1.1.3/ghc-7.4.1 Registering zlib-bindings-0.1.1.3... cabal: Error: some packages failed to install: blaze-builder-conduit-1.0.0 depends on mmorph-1.0.1 which failed to install. conduit-1.0.9.3 depends on mmorph-1.0.1 which failed to install. http-conduit-1.9.6 depends on mmorph-1.0.1 which failed to install. mmorph-1.0.1 failed during the building phase. The exception was: ExitFailure 1 pandoc-1.12.2.1 depends on mmorph-1.0.1 which failed to install. resourcet-0.4.10 depends on mmorph-1.0.1 which failed to install. yaml-0.8.5.2 depends on mmorph-1.0.1 which failed to install. zlib-conduit-1.0.0 depends on mmorph-1.0.1 which failed to install.