Build #1 for language-lua-0.3.0

[all reports]

Package language-lua-0.3.0
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...
Downloading language-lua-0.3.0...
Configuring language-lua-0.3.0...
Building language-lua-0.3.0...
Preprocessing library language-lua-0.3.0...
[ 1 of 12] Compiling Language.Lua.Annotated.Syntax ( src/Language/Lua/Annotated/Syntax.hs, dist/build/Language/Lua/Annotated/Syntax.o )
[ 2 of 12] Compiling Text.PrettyPrint.Leijen ( src/Text/PrettyPrint/Leijen.hs, dist/build/Text/PrettyPrint/Leijen.o )
[ 3 of 12] Compiling Language.Lua.Token ( src/Language/Lua/Token.hs, dist/build/Language/Lua/Token.o )
[ 4 of 12] Compiling Language.Lua.Annotated.Lexer ( dist/build/Language/Lua/Annotated/Lexer.hs, dist/build/Language/Lua/Annotated/Lexer.o )
[ 5 of 12] Compiling Text.Parsec.LTok ( src/Text/Parsec/LTok.hs, dist/build/Text/Parsec/LTok.o )
[ 6 of 12] Compiling Language.Lua.Annotated.Parser ( src/Language/Lua/Annotated/Parser.hs, dist/build/Language/Lua/Annotated/Parser.o )
[ 7 of 12] Compiling Language.Lua.Annotated ( src/Language/Lua/Annotated.hs, dist/build/Language/Lua/Annotated.o )
[ 8 of 12] Compiling Language.Lua.Syntax ( src/Language/Lua/Syntax.hs, dist/build/Language/Lua/Syntax.o )
[ 9 of 12] Compiling Language.Lua.PrettyPrinter ( src/Language/Lua/PrettyPrinter.hs, dist/build/Language/Lua/PrettyPrinter.o )

src/Language/Lua/PrettyPrinter.hs:163:9: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for `printIf': Patterns not matched: [] _
[10 of 12] Compiling Language.Lua.Annotated.Simplify ( src/Language/Lua/Annotated/Simplify.hs, dist/build/Language/Lua/Annotated/Simplify.o )
[11 of 12] Compiling Language.Lua.Parser ( src/Language/Lua/Parser.hs, dist/build/Language/Lua/Parser.o )
[12 of 12] Compiling Language.Lua     ( src/Language/Lua.hs, dist/build/Language/Lua.o )
In-place registering language-lua-0.3.0...
Running Haddock for language-lua-0.3.0...
Running hscolour for language-lua-0.3.0...
Preprocessing library language-lua-0.3.0...
Preprocessing library language-lua-0.3.0...
Haddock coverage:
  12% (  2 / 17) in 'Language.Lua.Annotated.Syntax'
  94% ( 85 / 90) in 'Text.PrettyPrint.Leijen'
  67% (  2 /  3) in 'Language.Lua.Token'
  60% (  3 /  5) in 'Language.Lua.Annotated.Lexer'
  86% (  6 /  7) in 'Text.Parsec.LTok'
  83% (  5 /  6) in 'Language.Lua.Annotated.Parser'
  86% (  6 /  7) in 'Language.Lua.Annotated'
  12% (  2 / 16) in 'Language.Lua.Syntax'
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.
  80% (  4 /  5) in 'Language.Lua.PrettyPrinter'
   6% (  1 / 16) in 'Language.Lua.Annotated.Simplify'
   0% (  0 /  6) in 'Language.Lua.Parser'
  12% (  1 /  8) in 'Language.Lua'
Warning: Text.Parsec.LTok: could not find link destinations for:
    Language.Lua.Annotated.Lexer.LTok
Warning: Language.Lua.PrettyPrinter: could not find link destinations for:
    Text.PrettyPrint.Leijen.Doc Text.PrettyPrint.Leijen.SimpleDoc Text.PrettyPrint.Leijen.putDoc Text.PrettyPrint.Leijen.hPutDoc
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.3.0
Registering language-lua-0.3.0...
Installed language-lua-0.3.0

Test log

No test log was submitted for this report.