Build #1 for piki-0.3.0

[all reports]

Package piki-0.3.0
Install InstallOk
Docs Ok
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies utf8-string-0.3.7, parsec-3.1.3, mtl-2.1.2, base-4.6.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
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
Downloading piki-0.3.0...
Configuring piki-0.3.0...
Building piki-0.3.0...
Preprocessing executable 'piki' for piki-0.3.0...
[1 of 7] Compiling Tag              ( src/Tag.hs, dist/build/piki/piki-tmp/Tag.o )
[2 of 7] Compiling Html             ( src/Html.hs, dist/build/piki/piki-tmp/Html.o )
[3 of 7] Compiling Notation         ( src/Notation.hs, dist/build/piki/piki-tmp/Notation.o )
[4 of 7] Compiling LineParser       ( src/LineParser.hs, dist/build/piki/piki-tmp/LineParser.o )
[5 of 7] Compiling HtmlText         ( src/HtmlText.hs, dist/build/piki/piki-tmp/HtmlText.o )

src/HtmlText.hs:3: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()

src/HtmlText.hs:24:11: Warning:
    A do-notation statement discarded a result of type Char.
    Suppress this warning by saying "_ <- char pikiAOpen",
    or by using the flag -fno-warn-unused-do-bind

src/HtmlText.hs:26:11: Warning:
    A do-notation statement discarded a result of type Char.
    Suppress this warning by saying "_ <- space",
    or by using the flag -fno-warn-unused-do-bind

src/HtmlText.hs:28:11: Warning:
    A do-notation statement discarded a result of type Char.
    Suppress this warning by saying "_ <- char pikiAClose",
    or by using the flag -fno-warn-unused-do-bind

src/HtmlText.hs:32:19: Warning:
    A do-notation statement discarded a result of type [Char].
    Suppress this warning by saying "_ <- many1 (space)",
    or by using the flag -fno-warn-unused-do-bind

src/HtmlText.hs:47:13: Warning:
    A do-notation statement discarded a result of type Char.
    Suppress this warning by saying "_ <- char '"'",
    or by using the flag -fno-warn-unused-do-bind

src/HtmlText.hs:49:13: Warning:
    A do-notation statement discarded a result of type Char.
    Suppress this warning by saying "_ <- char '"'",
    or by using the flag -fno-warn-unused-do-bind
[6 of 7] Compiling Piki             ( src/Piki.hs, dist/build/piki/piki-tmp/Piki.o )

src/Piki.hs:109:5: Warning:
    A do-notation statement discarded a result of type String.
    Suppress this warning by saying "_ <- prefixIs pikiPreOpen",
    or by using the flag -fno-warn-unused-do-bind

src/Piki.hs:111:5: Warning:
    A do-notation statement discarded a result of type String.
    Suppress this warning by saying "_ <- (<?>)
                                            prefixIs pikiPreClose
                                            (++) ": no \"" (++) pikiPreClose "\""",
    or by using the flag -fno-warn-unused-do-bind

src/Piki.hs:123:5: Warning:
    A do-notation statement discarded a result of type String.
    Suppress this warning by saying "_ <- (<?>)
                                            firstCharIs pikiDivClose
                                            (++) ": no \"" (++) [pikiDivClose] "\""",
    or by using the flag -fno-warn-unused-do-bind
[7 of 7] Compiling Main             ( src/Main.hs, dist/build/piki/piki-tmp/Main.o )
Linking dist/build/piki/piki ...
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 piki-0.3.0

Test log

No test log was submitted for this report.