Build #1 for language-lua-0.2.2
| Package | language-lua-0.2.2 |
|---|
| 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.2.2...
Configuring language-lua-0.2.2...
Building language-lua-0.2.2...
Preprocessing library language-lua-0.2.2...
[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:137:5: Warning:
Defined but not used: `end'
src/Language/Lua/PrettyPrinter.hs:169:9: 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.2...
Running Haddock for language-lua-0.2.2...
Running hscolour for language-lua-0.2.2...
Preprocessing library language-lua-0.2.2...
Preprocessing library language-lua-0.2.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, mtl-2.1.2, parsec-3.1.3,
text-0.11.2.3, transformers-0.3.0.0
dist/build/tmp-14240/src/Language/Lua/PrettyPrinter.hs:137: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.
80% ( 4 / 5) 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: Text.Parsec.LTok: could not find link destinations for:
Text.Parsec.Prim.Parsec Text.Parsec.Prim.Stream Text.Parsec.Prim.ParsecT
Warning: Language.Lua.Parser: could not find link destinations for:
Text.Parsec.Prim.Parsec Text.Parsec.Error.ParseError Text.Parsec.Pos.SourcePos
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.Parsec.Prim.Parsec Text.Parsec.Error.ParseError Text.Parsec.Pos.SourcePos Text.PrettyPrint.Leijen.Doc
Documentation created: dist/doc/html/language-lua/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/language-lua-0.2.2/ghc-7.6.3
Registering language-lua-0.2.2...
Installed language-lua-0.2.2
Test log
No test log was submitted for this report.