Build #2 for language-lua-0.2.1

[all reports]

Package language-lua-0.2.1
Install InstallOk
Docs Ok
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies parsec-3.1.3, mtl-2.1.2, base-4.6.0.1, array-0.4.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring language-lua-0.2.1...
Building language-lua-0.2.1...
Preprocessing library language-lua-0.2.1...
[1 of 8] Compiling Text.PrettyPrint.Leijen ( src/Text/PrettyPrint/Leijen.hs, dist/build/Text/PrettyPrint/Leijen.o )
[2 of 8] Compiling Language.Lua.Token ( src/Language/Lua/Token.hs, dist/build/Language/Lua/Token.o )
[3 of 8] Compiling Language.Lua.Lexer ( dist/build/Language/Lua/Lexer.hs, dist/build/Language/Lua/Lexer.o )
[4 of 8] Compiling Text.Parsec.LTok ( src/Text/Parsec/LTok.hs, dist/build/Text/Parsec/LTok.o )
[5 of 8] Compiling Language.Lua.Types ( src/Language/Lua/Types.hs, dist/build/Language/Lua/Types.o )
[6 of 8] Compiling Language.Lua.Parser ( src/Language/Lua/Parser.hs, dist/build/Language/Lua/Parser.o )
[7 of 8] Compiling Language.Lua.PrettyPrinter ( src/Language/Lua/PrettyPrinter.hs, dist/build/Language/Lua/PrettyPrinter.o )

src/Language/Lua/PrettyPrinter.hs:126:5: Warning:
    Defined but not used: `end'

src/Language/Lua/PrettyPrinter.hs:155:13: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for `printIf': Patterns not matched: [] _
[8 of 8] Compiling Language.Lua     ( src/Language/Lua.hs, dist/build/Language/Lua.o )
In-place registering language-lua-0.2.1...
Running Haddock for language-lua-0.2.1...
Running hscolour for language-lua-0.2.1...
Preprocessing library language-lua-0.2.1...
Preprocessing library language-lua-0.2.1...

dist/build/tmp-15614/src/Language/Lua/PrettyPrinter.hs:126:5: Warning:
    Defined but not used: `end'
Haddock coverage:
  94% ( 85 / 90) in 'Text.PrettyPrint.Leijen'
  67% (  2 /  3) in 'Language.Lua.Token'
  60% (  3 /  5) in 'Language.Lua.Lexer'
  86% (  6 /  7) in 'Text.Parsec.LTok'
  12% (  2 / 17) in 'Language.Lua.Types'
  83% (  5 /  6) in 'Language.Lua.Parser'
Warning: Language.Lua.PrettyPrinter: pprint is exported separately but will be documented under LPretty. Consider exporting it together with its parent(s) for code clarity.
  50% (  1 /  2) in 'Language.Lua.PrettyPrinter'
  67% (  8 / 12) in 'Language.Lua'
Warning: Language.Lua.Lexer: could not find link destinations for:
    Language.Lua.Lexer.EOF
Warning: Language.Lua.PrettyPrinter: could not find link destinations for:
    Text.PrettyPrint.Leijen.Doc
Warning: Language.Lua: could not find link destinations for:
    Text.PrettyPrint.Leijen.Doc
Documentation created: dist/doc/html/language-lua/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/language-lua-0.2.1
Registering language-lua-0.2.1...
Installed language-lua-0.2.1

Test log

No test log was submitted for this report.