Resolving dependencies... 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 ) In-place registering cereal-0.4.0.1... Running Haddock for cereal-0.4.0.1... Running hscolour for cereal-0.4.0.1... Preprocessing library cereal-0.4.0.1... Preprocessing library cereal-0.4.0.1... Haddock coverage: 96% ( 26 / 27) in 'Data.Serialize.Builder' 69% ( 29 / 42) in 'Data.Serialize.Put' 94% ( 50 / 53) in 'Data.Serialize.Get' 100% ( 11 / 11) in 'Data.Serialize.IEEE754' Cannot find documentation for: $example 100% ( 11 / 11) in 'Data.Serialize' Warning: Data.Serialize.Put: could not find link destinations for: Data.Serialize.Put.PairS Warning: Data.Serialize.Get: could not find link destinations for: Data.Serialize.Get.get Documentation created: dist/doc/html/cereal/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/cereal-0.4.0.1 Registering cereal-0.4.0.1... Installed cereal-0.4.0.1 Configuring curl-1.3.8... checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking how to run the C preprocessor... gcc -E configure: creating ./config.status config.status: creating curl.buildinfo Building curl-1.3.8... Preprocessing library curl-1.3.8... [1 of 8] Compiling Network.Curl.Debug ( Network/Curl/Debug.hs, dist/build/Network/Curl/Debug.o ) [2 of 8] Compiling Network.Curl.Code ( Network/Curl/Code.hs, dist/build/Network/Curl/Code.o ) [3 of 8] Compiling Network.Curl.Types ( Network/Curl/Types.hs, dist/build/Network/Curl/Types.o ) [4 of 8] Compiling Network.Curl.Info ( Network/Curl/Info.hs, dist/build/Network/Curl/Info.o ) [5 of 8] Compiling Network.Curl.Post ( Network/Curl/Post.hs, dist/build/Network/Curl/Post.o ) [6 of 8] Compiling Network.Curl.Opts ( Network/Curl/Opts.hs, dist/build/Network/Curl/Opts.o ) [7 of 8] Compiling Network.Curl.Easy ( Network/Curl/Easy.hs, dist/build/Network/Curl/Easy.o ) [8 of 8] Compiling Network.Curl ( Network/Curl.hs, dist/build/Network/Curl.o ) In-place registering curl-1.3.8... Running Haddock for curl-1.3.8... Running hscolour for curl-1.3.8... Preprocessing library curl-1.3.8... Preprocessing library curl-1.3.8... Haddock coverage: 50% ( 1 / 2) in 'Network.Curl.Debug' 33% ( 1 / 3) in 'Network.Curl.Code' 27% ( 4 / 15) in 'Network.Curl.Types' 25% ( 1 / 4) in 'Network.Curl.Info' 9% ( 1 / 11) in 'Network.Curl.Post' 3% ( 1 / 29) in 'Network.Curl.Opts' 20% ( 2 / 10) in 'Network.Curl.Easy' 67% ( 26 / 39) in 'Network.Curl' Warning: Network.Curl.Types: could not find link destinations for: Network.Curl.Types.Curl_ Documentation created: dist/doc/html/curl/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/curl-1.3.8 Registering curl-1.3.8... Installed curl-1.3.8 [1 of 1] Compiling Main ( /tmp/entropy-0.2.2.4-17999/entropy-0.2.2.4/Setup.hs, /tmp/entropy-0.2.2.4-17999/entropy-0.2.2.4/dist/setup/Main.o ) Linking /tmp/entropy-0.2.2.4-17999/entropy-0.2.2.4/dist/setup/setup ... Configuring entropy-0.2.2.4... Result of RDRAND Test: True Building entropy-0.2.2.4... Preprocessing library entropy-0.2.2.4... [1 of 1] Compiling System.Entropy ( System/Entropy.hs, dist/build/System/Entropy.o ) In-place registering entropy-0.2.2.4... Running Haddock for entropy-0.2.2.4... Running hscolour for entropy-0.2.2.4... Preprocessing library entropy-0.2.2.4... Preprocessing library entropy-0.2.2.4... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Haddock coverage: 100% ( 6 / 6) in 'System.Entropy' Documentation created: dist/doc/html/entropy/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/entropy-0.2.2.4 Registering entropy-0.2.2.4... Installed entropy-0.2.2.4 Configuring regex-base-0.93.2... Building regex-base-0.93.2... Preprocessing library regex-base-0.93.2... [1 of 4] Compiling Text.Regex.Base.RegexLike ( Text/Regex/Base/RegexLike.hs, dist/build/Text/Regex/Base/RegexLike.o ) [2 of 4] Compiling Text.Regex.Base.Context ( Text/Regex/Base/Context.hs, dist/build/Text/Regex/Base/Context.o ) [3 of 4] Compiling Text.Regex.Base ( Text/Regex/Base.hs, dist/build/Text/Regex/Base.o ) [4 of 4] Compiling Text.Regex.Base.Impl ( Text/Regex/Base/Impl.hs, dist/build/Text/Regex/Base/Impl.o ) In-place registering regex-base-0.93.2... Running Haddock for regex-base-0.93.2... Running hscolour for regex-base-0.93.2... Preprocessing library regex-base-0.93.2... Preprocessing library regex-base-0.93.2... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: mtl-2.1.2, transformers-0.3.0.0 Haddock coverage: 94% ( 17 / 18) in 'Text.Regex.Base.RegexLike' 100% ( 1 / 1) in 'Text.Regex.Base.Context' 75% ( 3 / 4) in 'Text.Regex.Base' 33% ( 1 / 3) in 'Text.Regex.Base.Impl' Documentation created: dist/doc/html/regex-base/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/regex-base-0.93.2 Registering regex-base-0.93.2... Installed regex-base-0.93.2 Configuring tagged-0.7... Building tagged-0.7... Preprocessing library tagged-0.7... [1 of 2] Compiling Data.Proxy ( old/Data/Proxy.hs, dist/build/Data/Proxy.o ) [2 of 2] Compiling Data.Tagged ( src/Data/Tagged.hs, dist/build/Data/Tagged.o ) In-place registering tagged-0.7... Running Haddock for tagged-0.7... Running hscolour for tagged-0.7... Preprocessing library tagged-0.7... Preprocessing library tagged-0.7... Haddock coverage: 80% ( 4 / 5) in 'Data.Proxy' 92% ( 11 / 12) in 'Data.Tagged' Documentation created: dist/doc/html/tagged/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/tagged-0.7 Registering tagged-0.7... Installed tagged-0.7 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 ) In-place registering tagsoup-0.13... Running Haddock for tagsoup-0.13... Running hscolour for tagsoup-0.13... Preprocessing library tagsoup-0.13... Preprocessing library tagsoup-0.13... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: text-0.11.2.3 Haddock coverage: 100% ( 7 / 7) in 'Text.HTML.TagSoup.Entity' 100% ( 3 / 3) in 'Text.StringLike' 81% ( 22 / 27) in 'Text.HTML.TagSoup.Type' 50% ( 9 / 18) in 'Text.HTML.TagSoup.Match' 67% ( 4 / 6) in 'Text.HTML.TagSoup.Tree' 83% ( 5 / 6) in 'Text.HTML.TagSoup.Options' 0% ( 0 / 32) in 'Text.HTML.TagSoup.Implementation' 0% ( 0 / 2) in 'Text.HTML.TagSoup.Specification' 0% ( 0 / 2) in 'Text.HTML.TagSoup.Manual' 0% ( 0 / 2) in 'Text.HTML.TagSoup.Generated' 100% ( 6 / 6) in 'Text.HTML.TagSoup.Render' 86% ( 6 / 7) in 'Text.HTML.TagSoup.Parser' 100% ( 39 / 39) in 'Text.HTML.TagSoup' Warning: Text.StringLike: could not find link destinations for: Data.Text.Internal.Text Data.Text.Lazy.Internal.Text Documentation created: dist/doc/html/tagsoup/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/tagsoup-0.13 Registering tagsoup-0.13... Installed tagsoup-0.13 Configuring utf8-string-0.3.7... Building utf8-string-0.3.7... Preprocessing library utf8-string-0.3.7... [1 of 7] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.o ) [2 of 7] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/build/Codec/Binary/UTF8/Generic.o ) [3 of 7] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/build/Data/String/UTF8.o ) [4 of 7] Compiling System.IO.UTF8 ( System/IO/UTF8.hs, dist/build/System/IO/UTF8.o ) [5 of 7] Compiling System.Environment.UTF8 ( System/Environment/UTF8.hs, dist/build/System/Environment/UTF8.o ) [6 of 7] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.o ) [7 of 7] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.o ) In-place registering utf8-string-0.3.7... Running Haddock for utf8-string-0.3.7... Running hscolour for utf8-string-0.3.7... Preprocessing library utf8-string-0.3.7... Preprocessing library utf8-string-0.3.7... Haddock coverage: 100% ( 8 / 8) in 'Codec.Binary.UTF8.String' 94% ( 16 / 17) in 'Codec.Binary.UTF8.Generic' 89% ( 24 / 27) in 'Data.String.UTF8' 82% ( 14 / 17) in 'System.IO.UTF8' 14% ( 1 / 7) in 'System.Environment.UTF8' 100% ( 17 / 17) in 'Data.ByteString.UTF8' 100% ( 17 / 17) in 'Data.ByteString.Lazy.UTF8' Documentation created: dist/doc/html/utf8-string/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/utf8-string-0.3.7 Registering utf8-string-0.3.7... Installed utf8-string-0.3.7 Configuring 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 ) In-place registering xml-1.3.13... Running Haddock for xml-1.3.13... Running hscolour for xml-1.3.13... Preprocessing library xml-1.3.13... Preprocessing library xml-1.3.13... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: text-0.11.2.3 Haddock coverage: 91% ( 10 / 11) in 'Text.XML.Light.Types' 100% ( 21 / 21) in 'Text.XML.Light.Proc' 65% ( 13 / 20) in 'Text.XML.Light.Output' 12% ( 3 / 26) in 'Text.XML.Light.Lexer' 100% ( 3 / 3) in 'Text.XML.Light.Input' 90% ( 45 / 50) in 'Text.XML.Light.Cursor' 100% ( 10 / 10) in 'Text.XML.Light' Warning: Text.XML.Light.Lexer: could not find link destinations for: Data.Text.Internal.Text Data.Text.Lazy.Internal.Text Documentation created: dist/doc/html/xml/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/xml-1.3.13 Registering xml-1.3.13... Installed xml-1.3.13 Configuring regex-posix-0.95.2... Building regex-posix-0.95.2... Preprocessing library regex-posix-0.95.2... [1 of 6] Compiling Text.Regex.Posix.Wrap ( dist/build/Text/Regex/Posix/Wrap.hs, dist/build/Text/Regex/Posix/Wrap.o ) [2 of 6] Compiling Text.Regex.Posix.String ( Text/Regex/Posix/String.hs, dist/build/Text/Regex/Posix/String.o ) [3 of 6] Compiling Text.Regex.Posix.Sequence ( Text/Regex/Posix/Sequence.hs, dist/build/Text/Regex/Posix/Sequence.o ) [4 of 6] Compiling Text.Regex.Posix.ByteString ( Text/Regex/Posix/ByteString.hs, dist/build/Text/Regex/Posix/ByteString.o ) [5 of 6] Compiling Text.Regex.Posix.ByteString.Lazy ( Text/Regex/Posix/ByteString/Lazy.hs, dist/build/Text/Regex/Posix/ByteString/Lazy.o ) [6 of 6] Compiling Text.Regex.Posix ( Text/Regex/Posix.hs, dist/build/Text/Regex/Posix.o ) In-place registering regex-posix-0.95.2... Running Haddock for regex-posix-0.95.2... Running hscolour for regex-posix-0.95.2... Preprocessing library regex-posix-0.95.2... Preprocessing library regex-posix-0.95.2... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: mtl-2.1.2, transformers-0.3.0.0 Haddock coverage: 40% ( 17 / 42) in 'Text.Regex.Posix.Wrap' 68% ( 17 / 25) in 'Text.Regex.Posix.String' 67% ( 16 / 24) in 'Text.Regex.Posix.Sequence' 68% ( 17 / 25) in 'Text.Regex.Posix.ByteString' 68% ( 17 / 25) in 'Text.Regex.Posix.ByteString.Lazy' 80% ( 4 / 5) in 'Text.Regex.Posix' Warning: Text.Regex.Posix.Wrap: could not find link destinations for: Text.Regex.Posix.Wrap.retNoMatch Warning: Text.Regex.Posix.String: could not find link destinations for: Text.Regex.Posix.Wrap.retNoMatch Warning: Text.Regex.Posix.Sequence: could not find link destinations for: Text.Regex.Posix.Wrap.retNoMatch Warning: Text.Regex.Posix.ByteString: could not find link destinations for: Text.Regex.Posix.Wrap.retNoMatch Warning: Text.Regex.Posix.ByteString.Lazy: could not find link destinations for: Text.Regex.Posix.Wrap.retNoMatch Documentation created: dist/doc/html/regex-posix/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/regex-posix-0.95.2 Registering regex-posix-0.95.2... Installed regex-posix-0.95.2 Configuring crypto-api-0.12.2.2... Building crypto-api-0.12.2.2... Preprocessing library crypto-api-0.12.2.2... [1 of 8] Compiling Crypto.CPoly ( Crypto/CPoly.hs, dist/build/Crypto/CPoly.o ) [2 of 8] Compiling Crypto.Types ( Crypto/Types.hs, dist/build/Crypto/Types.o ) [3 of 8] Compiling Crypto.Util ( Crypto/Util.hs, dist/build/Crypto/Util.o ) [4 of 8] Compiling Crypto.Random ( Crypto/Random.hs, dist/build/Crypto/Random.o ) [5 of 8] Compiling Crypto.Classes ( Crypto/Classes.hs, dist/build/Crypto/Classes.o ) [6 of 8] Compiling Crypto.HMAC ( Crypto/HMAC.hs, dist/build/Crypto/HMAC.o ) [7 of 8] Compiling Crypto.Padding ( Crypto/Padding.hs, dist/build/Crypto/Padding.o ) [8 of 8] Compiling Crypto.Modes ( Crypto/Modes.hs, dist/build/Crypto/Modes.o ) In-place registering crypto-api-0.12.2.2... Running Haddock for crypto-api-0.12.2.2... Running hscolour for crypto-api-0.12.2.2... Preprocessing library crypto-api-0.12.2.2... Preprocessing library crypto-api-0.12.2.2... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: transformers-0.3.0.0 Haddock coverage: 0% ( 0 / 4) in 'Crypto.CPoly' 100% ( 4 / 4) in 'Crypto.Types' 91% ( 10 / 11) in 'Crypto.Util' 90% ( 9 / 10) in 'Crypto.Random' 100% ( 24 / 24) in 'Crypto.Classes' 100% ( 4 / 4) in 'Crypto.HMAC' 100% ( 13 / 13) in 'Crypto.Padding' 100% ( 27 / 27) in 'Crypto.Modes' Warning: Crypto.Modes: could not find link destinations for: Crypto.Modes.ecb' Documentation created: dist/doc/html/crypto-api/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/crypto-api-0.12.2.2 Registering crypto-api-0.12.2.2... Installed crypto-api-0.12.2.2 Configuring feed-0.3.9.2... Building feed-0.3.9.2... Preprocessing library feed-0.3.9.2... [ 1 of 22] Compiling Text.Atom.Feed.Link ( Text/Atom/Feed/Link.hs, dist/build/Text/Atom/Feed/Link.o ) [ 2 of 22] Compiling Text.Atom.Feed ( Text/Atom/Feed.hs, dist/build/Text/Atom/Feed.o ) [ 3 of 22] Compiling Text.Atom.Feed.Export ( Text/Atom/Feed/Export.hs, dist/build/Text/Atom/Feed/Export.o ) [ 4 of 22] Compiling Text.Atom.Feed.Import ( Text/Atom/Feed/Import.hs, dist/build/Text/Atom/Feed/Import.o ) [ 5 of 22] Compiling Text.Atom.Feed.Validate ( Text/Atom/Feed/Validate.hs, dist/build/Text/Atom/Feed/Validate.o ) [ 6 of 22] Compiling Text.Atom.Pub ( Text/Atom/Pub.hs, dist/build/Text/Atom/Pub.o ) [ 7 of 22] Compiling Text.Atom.Pub.Export ( Text/Atom/Pub/Export.hs, dist/build/Text/Atom/Pub/Export.o ) [ 8 of 22] Compiling Text.DublinCore.Types ( Text/DublinCore/Types.hs, dist/build/Text/DublinCore/Types.o ) [ 9 of 22] Compiling Text.RSS1.Syntax ( Text/RSS1/Syntax.hs, dist/build/Text/RSS1/Syntax.o ) [10 of 22] Compiling Text.RSS1.Utils ( Text/RSS1/Utils.hs, dist/build/Text/RSS1/Utils.o ) [11 of 22] Compiling Text.RSS1.Import ( Text/RSS1/Import.hs, dist/build/Text/RSS1/Import.o ) [12 of 22] Compiling Text.RSS1.Export ( Text/RSS1/Export.hs, dist/build/Text/RSS1/Export.o ) [13 of 22] Compiling Text.RSS.Syntax ( Text/RSS/Syntax.hs, dist/build/Text/RSS/Syntax.o ) [14 of 22] Compiling Text.RSS.Import ( Text/RSS/Import.hs, dist/build/Text/RSS/Import.o ) [15 of 22] Compiling Text.RSS.Export ( Text/RSS/Export.hs, dist/build/Text/RSS/Export.o ) [16 of 22] Compiling Text.Feed.Types ( Text/Feed/Types.hs, dist/build/Text/Feed/Types.o ) [17 of 22] Compiling Text.Feed.Import ( Text/Feed/Import.hs, dist/build/Text/Feed/Import.o ) [18 of 22] Compiling Text.Feed.Export ( Text/Feed/Export.hs, dist/build/Text/Feed/Export.o ) [19 of 22] Compiling Text.Feed.Util ( Text/Feed/Util.hs, dist/build/Text/Feed/Util.o ) [20 of 22] Compiling Text.Feed.Query ( Text/Feed/Query.hs, dist/build/Text/Feed/Query.o ) [21 of 22] Compiling Text.Feed.Constructor ( Text/Feed/Constructor.hs, dist/build/Text/Feed/Constructor.o ) Text/Feed/Constructor.hs:131:5: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: XMLFeed _ [22 of 22] Compiling Text.Feed.Translate ( Text/Feed/Translate.hs, dist/build/Text/Feed/Translate.o ) In-place registering feed-0.3.9.2... Running Haddock for feed-0.3.9.2... Running hscolour for feed-0.3.9.2... Preprocessing library feed-0.3.9.2... Preprocessing library feed-0.3.9.2... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: text-0.11.2.3 Haddock coverage: 50% ( 2 / 4) in 'Text.Atom.Feed.Link' 12% ( 3 / 26) in 'Text.Atom.Feed' 3% ( 1 / 38) in 'Text.Atom.Feed.Export' 4% ( 1 / 23) in 'Text.Atom.Feed.Import' 3% ( 1 / 30) in 'Text.Atom.Feed.Validate' 17% ( 1 / 6) in 'Text.Atom.Pub' 7% ( 1 / 14) in 'Text.Atom.Pub.Export' 60% ( 3 / 5) in 'Text.DublinCore.Types' 5% ( 1 / 20) in 'Text.RSS1.Syntax' 3% ( 1 / 32) in 'Text.RSS1.Utils' 50% ( 1 / 2) in 'Text.RSS1.Import' 50% ( 1 / 2) in 'Text.RSS1.Export' 15% ( 4 / 26) in 'Text.RSS.Syntax' 4% ( 1 / 26) in 'Text.RSS.Import' 6% ( 1 / 18) in 'Text.RSS.Export' 100% ( 4 / 4) in 'Text.Feed.Types' 100% ( 6 / 6) in 'Text.Feed.Import' 100% ( 2 / 2) in 'Text.Feed.Export' 100% ( 2 / 2) in 'Text.Feed.Util' 10% ( 3 / 31) in 'Text.Feed.Query' 42% ( 17 / 40) in 'Text.Feed.Constructor' 20% ( 1 / 5) in 'Text.Feed.Translate' Documentation created: dist/doc/html/feed/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/feed-0.3.9.2 Registering feed-0.3.9.2... Installed feed-0.3.9.2 Configuring pureMD5-2.1.2.1... Building pureMD5-2.1.2.1... Preprocessing library pureMD5-2.1.2.1... [1 of 1] Compiling Data.Digest.Pure.MD5 ( Data/Digest/Pure/MD5.hs, dist/build/Data/Digest/Pure/MD5.o ) In-place registering pureMD5-2.1.2.1... Running Haddock for pureMD5-2.1.2.1... Running hscolour for pureMD5-2.1.2.1... Preprocessing library pureMD5-2.1.2.1... Preprocessing library pureMD5-2.1.2.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: transformers-0.3.0.0 Haddock coverage: 100% ( 12 / 12) in 'Data.Digest.Pure.MD5' Documentation created: dist/doc/html/pureMD5/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/pureMD5-2.1.2.1 Registering pureMD5-2.1.2.1... Installed pureMD5-2.1.2.1 Downloading feed2lj-0.0.3.1... Configuring feed2lj-0.0.3.1... Building feed2lj-0.0.3.1... Preprocessing executable 'feed2lj' for feed2lj-0.0.3.1... Feed2Lj.hs:1:1: Ambiguous module name `Prelude': it was found in multiple packages: base haskell98-2.0.0.2 Failed to install feed2lj-0.0.3.1 cabal: Error: some packages failed to install: feed2lj-0.0.3.1 failed during the building phase. The exception was: ExitFailure 1