Build #1 for hackage2hwn-0.3

[all reports]

Package hackage2hwn-0.3
Install InstallOk
Docs Ok
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies xml-1.3.13, tagsoup-0.4, filepath-1.3.0.1, base-4.6.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Downloading tagsoup-0.4...
Configuring tagsoup-0.4...
Building tagsoup-0.4...
Preprocessing library tagsoup-0.4...
[1 of 6] Compiling Text.HTML.Download ( Text/HTML/Download.hs, dist/build/Text/HTML/Download.o )
[2 of 6] Compiling Text.HTML.TagSoup.Entity ( Text/HTML/TagSoup/Entity.hs, dist/build/Text/HTML/TagSoup/Entity.o )
[3 of 6] Compiling Text.HTML.TagSoup.Type ( Text/HTML/TagSoup/Type.hs, dist/build/Text/HTML/TagSoup/Type.o )

Text/HTML/TagSoup/Type.hs:18:1: Warning:
    The import of `Data.Char' is redundant
      except perhaps to import instances from `Data.Char'
    To import instances alone, use: import Data.Char()
[4 of 6] Compiling Text.HTML.TagSoup.Match ( Text/HTML/TagSoup/Match.hs, dist/build/Text/HTML/TagSoup/Match.o )
[5 of 6] Compiling Text.HTML.TagSoup.Parser ( Text/HTML/TagSoup/Parser.hs, dist/build/Text/HTML/TagSoup/Parser.o )
[6 of 6] Compiling Text.HTML.TagSoup ( Text/HTML/TagSoup.hs, dist/build/Text/HTML/TagSoup.o )
In-place registering tagsoup-0.4...
Preprocessing executable 'tagsoup' for tagsoup-0.4...
[1 of 9] Compiling Text.HTML.Download ( Text/HTML/Download.hs, dist/build/tagsoup/tagsoup-tmp/Text/HTML/Download.o )
[2 of 9] Compiling Text.HTML.TagSoup.Type ( Text/HTML/TagSoup/Type.hs, dist/build/tagsoup/tagsoup-tmp/Text/HTML/TagSoup/Type.o )

Text/HTML/TagSoup/Type.hs:18:1: Warning:
    The import of `Data.Char' is redundant
      except perhaps to import instances from `Data.Char'
    To import instances alone, use: import Data.Char()
[3 of 9] Compiling Text.HTML.TagSoup.Match ( Text/HTML/TagSoup/Match.hs, dist/build/tagsoup/tagsoup-tmp/Text/HTML/TagSoup/Match.o )
[4 of 9] Compiling Text.HTML.TagSoup.Entity ( Text/HTML/TagSoup/Entity.hs, dist/build/tagsoup/tagsoup-tmp/Text/HTML/TagSoup/Entity.o )
[5 of 9] Compiling Text.HTML.TagSoup.Parser ( Text/HTML/TagSoup/Parser.hs, dist/build/tagsoup/tagsoup-tmp/Text/HTML/TagSoup/Parser.o )
[6 of 9] Compiling Text.HTML.TagSoup ( Text/HTML/TagSoup.hs, dist/build/tagsoup/tagsoup-tmp/Text/HTML/TagSoup.o )
[7 of 9] Compiling Example.Regress  ( Example/Regress.hs, dist/build/tagsoup/tagsoup-tmp/Example/Regress.o )
[8 of 9] Compiling Example.Example  ( Example/Example.hs, dist/build/tagsoup/tagsoup-tmp/Example/Example.o )
[9 of 9] Compiling Main             ( Main.hs, dist/build/tagsoup/tagsoup-tmp/Main.o )
Linking dist/build/tagsoup/tagsoup ...
Running Haddock for tagsoup-0.4...
Running hscolour for tagsoup-0.4...
Preprocessing library tagsoup-0.4...
Preprocessing executable 'tagsoup' for tagsoup-0.4...
Preprocessing library tagsoup-0.4...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.1.2, network-2.4.1.2,
parsec-3.1.3, text-0.11.2.3, transformers-0.3.0.0

dist/build/tmp-1515/Text/HTML/TagSoup/Type.hs:18:1: Warning:
    The import of `Data.Char' is redundant
      except perhaps to import instances from `Data.Char'
    To import instances alone, use: import Data.Char()
Haddock coverage:
 100% (  3 /  3) in 'Text.HTML.Download'
  86% (  6 /  7) in 'Text.HTML.TagSoup.Entity'
  89% ( 17 / 19) in 'Text.HTML.TagSoup.Type'
  44% (  8 / 18) in 'Text.HTML.TagSoup.Match'
   0% (  0 /  5) in 'Text.HTML.TagSoup.Parser'
  83% ( 25 / 30) in 'Text.HTML.TagSoup'
Documentation created: dist/doc/html/tagsoup/index.html
Preprocessing executable 'tagsoup' for tagsoup-0.4...
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/tagsoup-0.4
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.
Registering tagsoup-0.4...
Installed tagsoup-0.4
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
Downloading hackage2hwn-0.3...
Configuring hackage2hwn-0.3...
Building hackage2hwn-0.3...
Preprocessing executable 'hackage2hwn' for hackage2hwn-0.3...
[1 of 1] Compiling Main             ( Main.hs, dist/build/hackage2hwn/hackage2hwn-tmp/Main.o )
Linking dist/build/hackage2hwn/hackage2hwn ...
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 hackage2hwn-0.3

Test log

No test log was submitted for this report.