Build #1 for sloane-1.9.1

[all reports]

Package sloane-1.9.1
Install InstallOk
Docs Ok
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies zlib-0.5.4.1, text-0.11.2.3, terminal-size-0.2.1.0, optparse-applicative-0.9.1.1, network-2.4.1.2, filepath-1.3.0.1, download-curl-0.1.4, directory-1.2.0.1, containers-0.5.0.0, cereal-0.4.0.1, bytestring-0.10.0.2, base-4.6.0.1, ansi-terminal-0.6.1.1, HTTP-4000.2.8
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring ansi-terminal-0.6.1.1...
Building ansi-terminal-0.6.1.1...
Preprocessing library ansi-terminal-0.6.1.1...
[1 of 3] Compiling System.Console.ANSI.Common ( System/Console/ANSI/Common.hs, dist/build/System/Console/ANSI/Common.o )
[2 of 3] Compiling System.Console.ANSI.Unix ( System/Console/ANSI/Unix.hs, dist/build/System/Console/ANSI/Unix.o )
[3 of 3] Compiling System.Console.ANSI ( System/Console/ANSI.hs, dist/build/System/Console/ANSI.o )
In-place registering ansi-terminal-0.6.1.1...
Running Haddock for ansi-terminal-0.6.1.1...
Running hscolour for ansi-terminal-0.6.1.1...
Preprocessing library ansi-terminal-0.6.1.1...
Preprocessing library ansi-terminal-0.6.1.1...
Haddock coverage:
  88% (  7 /  8) in 'System.Console.ANSI.Common'
  36% ( 28 / 77) in 'System.Console.ANSI.Unix'
  38% ( 29 / 77) in 'System.Console.ANSI'
Documentation created: dist/doc/html/ansi-terminal/index.html,
dist/doc/html/ansi-terminal/ansi-terminal.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/ansi-terminal-0.6.1.1
Registering ansi-terminal-0.6.1.1...
Installed ansi-terminal-0.6.1.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 )
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,
dist/doc/html/cereal/cereal.txt
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,
dist/doc/html/curl/curl.txt
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
Configuring tagsoup-0.12.8...
Building tagsoup-0.12.8...
Preprocessing library tagsoup-0.12.8...
[ 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.12.8...
Running Haddock for tagsoup-0.12.8...
Running hscolour for tagsoup-0.12.8...
Preprocessing library tagsoup-0.12.8...
Preprocessing library tagsoup-0.12.8...
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'
Documentation created: dist/doc/html/tagsoup/index.html,
dist/doc/html/tagsoup/tagsoup.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/tagsoup-0.12.8
Registering tagsoup-0.12.8...
Installed tagsoup-0.12.8
Configuring terminal-size-0.2.1.0...
Building terminal-size-0.2.1.0...
Preprocessing library terminal-size-0.2.1.0...
[1 of 1] Compiling System.Console.Terminal.Size ( dist/build/System/Console/Terminal/Size.hs, dist/build/System/Console/Terminal/Size.o )
In-place registering terminal-size-0.2.1.0...
Running Haddock for terminal-size-0.2.1.0...
Running hscolour for terminal-size-0.2.1.0...
Preprocessing library terminal-size-0.2.1.0...
Preprocessing library terminal-size-0.2.1.0...
Haddock coverage:
 100% (  5 /  5) in 'System.Console.Terminal.Size'
Documentation created: dist/doc/html/terminal-size/index.html,
dist/doc/html/terminal-size/terminal-size.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/terminal-size-0.2.1.0
Registering terminal-size-0.2.1.0...
Installed terminal-size-0.2.1.0
Configuring transformers-compat-0.3.3.4...
Building transformers-compat-0.3.3.4...
Preprocessing library transformers-compat-0.3.3.4...
[1 of 5] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o )
[2 of 5] Compiling Data.Functor.Classes ( 0.3/Data/Functor/Classes.hs, dist/build/Data/Functor/Classes.o )
[3 of 5] Compiling Data.Functor.Sum ( 0.3/Data/Functor/Sum.hs, dist/build/Data/Functor/Sum.o )
[4 of 5] Compiling Control.Monad.Signatures ( 0.3/Control/Monad/Signatures.hs, dist/build/Control/Monad/Signatures.o )
[5 of 5] Compiling Control.Monad.Trans.Except ( 0.3/Control/Monad/Trans/Except.hs, dist/build/Control/Monad/Trans/Except.o )
In-place registering transformers-compat-0.3.3.4...
Running Haddock for transformers-compat-0.3.3.4...
Running hscolour for transformers-compat-0.3.3.4...
Preprocessing library transformers-compat-0.3.3.4...
Preprocessing library transformers-compat-0.3.3.4...
Haddock coverage:
   0% (  0 /  8) in 'Paths_transformers_compat'
 100% ( 14 / 14) in 'Data.Functor.Classes'
 100% (  2 /  2) in 'Data.Functor.Sum'
 100% (  5 /  5) in 'Control.Monad.Signatures'
 100% ( 18 / 18) in 'Control.Monad.Trans.Except'
Documentation created: dist/doc/html/transformers-compat/index.html,
dist/doc/html/transformers-compat/transformers-compat.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/transformers-compat-0.3.3.4
Registering transformers-compat-0.3.3.4...
Installed transformers-compat-0.3.3.4
Configuring utf8-string-0.3.8...
Building utf8-string-0.3.8...
Preprocessing library utf8-string-0.3.8...
[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.8...
Running Haddock for utf8-string-0.3.8...
Running hscolour for utf8-string-0.3.8...
Preprocessing library utf8-string-0.3.8...
Preprocessing library utf8-string-0.3.8...
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,
dist/doc/html/utf8-string/utf8-string.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/utf8-string-0.3.8
Registering utf8-string-0.3.8...
Installed utf8-string-0.3.8
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...
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'
Documentation created: dist/doc/html/xml/index.html, dist/doc/html/xml/xml.txt
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 ansi-wl-pprint-0.6.7.1...
Building ansi-wl-pprint-0.6.7.1...
Preprocessing library ansi-wl-pprint-0.6.7.1...
[1 of 1] Compiling Text.PrettyPrint.ANSI.Leijen ( Text/PrettyPrint/ANSI/Leijen.hs, dist/build/Text/PrettyPrint/ANSI/Leijen.o )
In-place registering ansi-wl-pprint-0.6.7.1...
Running Haddock for ansi-wl-pprint-0.6.7.1...
Running hscolour for ansi-wl-pprint-0.6.7.1...
Preprocessing library ansi-wl-pprint-0.6.7.1...
Preprocessing library ansi-wl-pprint-0.6.7.1...
Haddock coverage:
  96% (129 /134) in 'Text.PrettyPrint.ANSI.Leijen'
Documentation created: dist/doc/html/ansi-wl-pprint/index.html,
dist/doc/html/ansi-wl-pprint/ansi-wl-pprint.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/ansi-wl-pprint-0.6.7.1
Registering ansi-wl-pprint-0.6.7.1...
Installed ansi-wl-pprint-0.6.7.1
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...
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,
dist/doc/html/feed/feed.txt
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 optparse-applicative-0.9.1.1...
Building optparse-applicative-0.9.1.1...
Preprocessing library optparse-applicative-0.9.1.1...
[ 1 of 14] Compiling Options.Applicative.Help.Pretty ( Options/Applicative/Help/Pretty.hs, dist/build/Options/Applicative/Help/Pretty.o )
[ 2 of 14] Compiling Options.Applicative.Help.Chunk ( Options/Applicative/Help/Chunk.hs, dist/build/Options/Applicative/Help/Chunk.o )
[ 3 of 14] Compiling Options.Applicative.Types ( Options/Applicative/Types.hs, dist/build/Options/Applicative/Types.o )
[ 4 of 14] Compiling Options.Applicative.Internal ( Options/Applicative/Internal.hs, dist/build/Options/Applicative/Internal.o )
[ 5 of 14] Compiling Options.Applicative.Builder.Completer ( Options/Applicative/Builder/Completer.hs, dist/build/Options/Applicative/Builder/Completer.o )
[ 6 of 14] Compiling Options.Applicative.Common ( Options/Applicative/Common.hs, dist/build/Options/Applicative/Common.o )
[ 7 of 14] Compiling Options.Applicative.Builder.Internal ( Options/Applicative/Builder/Internal.hs, dist/build/Options/Applicative/Builder/Internal.o )
[ 8 of 14] Compiling Options.Applicative.Builder ( Options/Applicative/Builder.hs, dist/build/Options/Applicative/Builder.o )
[ 9 of 14] Compiling Options.Applicative.BashCompletion ( Options/Applicative/BashCompletion.hs, dist/build/Options/Applicative/BashCompletion.o )
[10 of 14] Compiling Options.Applicative.Help.Core ( Options/Applicative/Help/Core.hs, dist/build/Options/Applicative/Help/Core.o )
[11 of 14] Compiling Options.Applicative.Help ( Options/Applicative/Help.hs, dist/build/Options/Applicative/Help.o )
[12 of 14] Compiling Options.Applicative.Extra ( Options/Applicative/Extra.hs, dist/build/Options/Applicative/Extra.o )
[13 of 14] Compiling Options.Applicative ( Options/Applicative.hs, dist/build/Options/Applicative.o )
[14 of 14] Compiling Options.Applicative.Arrows ( Options/Applicative/Arrows.hs, dist/build/Options/Applicative/Arrows.o )
In-place registering optparse-applicative-0.9.1.1...
Running Haddock for optparse-applicative-0.9.1.1...
Running hscolour for optparse-applicative-0.9.1.1...
Preprocessing library optparse-applicative-0.9.1.1...
Preprocessing library optparse-applicative-0.9.1.1...
Haddock coverage:
  33% (  1 /  3) in 'Options.Applicative.Help.Pretty'
  86% ( 12 / 14) in 'Options.Applicative.Help.Chunk'
  34% ( 11 / 32) in 'Options.Applicative.Types'
   0% (  0 / 20) in 'Options.Applicative.Internal'
   0% (  0 /  6) in 'Options.Applicative.Builder.Completer'
  72% ( 13 / 18) in 'Options.Applicative.Common'
  20% (  4 / 20) in 'Options.Applicative.Builder.Internal'
  82% ( 60 / 73) in 'Options.Applicative.Builder'
  50% (  1 /  2) in 'Options.Applicative.BashCompletion'
  38% (  5 / 13) in 'Options.Applicative.Help.Core'
Warning: optparse-applicative-0.9.1.1:Options.Applicative.Help: Could not find documentation for exported module: X
   0% (  0 /  1) in 'Options.Applicative.Help'
  73% ( 11 / 15) in 'Options.Applicative.Extra'
  93% ( 13 / 14) in 'Options.Applicative'
 100% (  6 /  6) in 'Options.Applicative.Arrows'
Warning: Options.Applicative.Types: could not find link destinations for:
    Options.Applicative.Types.OptCReader Options.Applicative.Types.ArgCReader
Documentation created: dist/doc/html/optparse-applicative/index.html,
dist/doc/html/optparse-applicative/optparse-applicative.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/optparse-applicative-0.9.1.1
Registering optparse-applicative-0.9.1.1...
Installed optparse-applicative-0.9.1.1
Configuring download-curl-0.1.4...
Building download-curl-0.1.4...
Preprocessing library download-curl-0.1.4...
[1 of 2] Compiling Network.Curl.Download.Lazy ( Network/Curl/Download/Lazy.hs, dist/build/Network/Curl/Download/Lazy.o )
[2 of 2] Compiling Network.Curl.Download ( Network/Curl/Download.hs, dist/build/Network/Curl/Download.o )
In-place registering download-curl-0.1.4...
Running Haddock for download-curl-0.1.4...
Running hscolour for download-curl-0.1.4...
Preprocessing library download-curl-0.1.4...
Preprocessing library download-curl-0.1.4...
Haddock coverage:
 100% (  4 /  4) in 'Network.Curl.Download.Lazy'
 100% ( 10 / 10) in 'Network.Curl.Download'
Documentation created: dist/doc/html/download-curl/index.html,
dist/doc/html/download-curl/download-curl.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/download-curl-0.1.4
Registering download-curl-0.1.4...
Installed download-curl-0.1.4
Downloading sloane-1.9.1...
[1 of 1] Compiling Main             ( /tmp/sloane-1.9.1-4174/sloane-1.9.1/Setup.hs, /tmp/sloane-1.9.1-4174/sloane-1.9.1/dist/setup/Main.o )
Linking /tmp/sloane-1.9.1-4174/sloane-1.9.1/dist/setup/setup ...
Configuring sloane-1.9.1...
Building sloane-1.9.1...
Preprocessing executable 'sloane' for sloane-1.9.1...
[1 of 3] Compiling Sloane.Config    ( Sloane/Config.hs, dist/build/sloane/sloane-tmp/Sloane/Config.o )
[2 of 3] Compiling Sloane.DB        ( Sloane/DB.hs, dist/build/sloane/sloane-tmp/Sloane/DB.o )
[3 of 3] Compiling Main             ( sloane.hs, dist/build/sloane/sloane-tmp/Main.o )
Linking dist/build/sloane/sloane ...
make: Nothing to be done for `sloane.1'.
Warning: No documentation was generated as this package does not contain a
library. Perhaps you want to use the --executables, --tests or --benchmarks
flags.
Installing executable(s) in /srv/hackage/var/build/tmp-install/bin
Warning: The directory /srv/hackage/var/build/tmp-install/bin is not in the
system search path.
Installed sloane-1.9.1

Test log

No test log was submitted for this report.