Build #1 for graphmod-1.2.8

[all reports]

Package graphmod-1.2.8
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2015-12-08 23:49:39.513568 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies haskell-lexer-1.0, filepath-1.4.0.0, dotgen-0.4.2, directory-1.2.2.0, containers-0.5.6.2, base-4.8.1.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Downloading dotgen-0.4.2...
Configuring dotgen-0.4.2...
Building dotgen-0.4.2...
Preprocessing library dotgen-0.4.2...
[1 of 1] Compiling Text.Dot         ( Text/Dot.hs, dist/build/Text/Dot.o )

Text/Dot.hs:157:9: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for ‘showAttrs'’: Patterns not matched: []
In-place registering dotgen-0.4.2...
Running Haddock for dotgen-0.4.2...
Running hscolour for dotgen-0.4.2...
Preprocessing library dotgen-0.4.2...
Preprocessing library dotgen-0.4.2...
Haddock coverage:
  86% ( 19 / 22) in 'Text.Dot'
  Missing documentation for:
    Dot (Text/Dot.hs:66)
    NodeId (Text/Dot.hs:50)
    showDot (Text/Dot.hs:138)
Documentation created: dist/doc/html/dotgen/index.html,
dist/doc/html/dotgen/dotgen.txt
Creating package registration file:
/tmp/pkgConf-dotgen-0.42145174067468703135.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/dotgen-0.4.2-0w3632rtLGZJhPkKDPLhMV
Registering dotgen-0.4.2...
Installed dotgen-0.4.2
Configuring haskell-lexer-1.0...
Building haskell-lexer-1.0...
Preprocessing library haskell-lexer-1.0...
[1 of 6] Compiling Language.Haskell.Lexer.Tokens ( Language/Haskell/Lexer/Tokens.hs, dist/build/Language/Haskell/Lexer/Tokens.o )
[2 of 6] Compiling Language.Haskell.Lexer.Utils ( Language/Haskell/Lexer/Utils.hs, dist/build/Language/Haskell/Lexer/Utils.o )
[3 of 6] Compiling Language.Haskell.Lexer.Lex ( Language/Haskell/Lexer/Lex.hs, dist/build/Language/Haskell/Lexer/Lex.o )
[4 of 6] Compiling Language.Haskell.Lexer.Position ( Language/Haskell/Lexer/Position.hs, dist/build/Language/Haskell/Lexer/Position.o )

Language/Haskell/Lexer/Position.hs:25:5: Warning:
    Pattern match(es) are overlapped
    In a case alternative: '\n' -> ...
[5 of 6] Compiling Language.Haskell.Lexer.Layout ( Language/Haskell/Lexer/Layout.hs, dist/build/Language/Haskell/Lexer/Layout.o )

Language/Haskell/Lexer/Layout.hs:24:23: Warning: Tab character
[6 of 6] Compiling Language.Haskell.Lexer ( Language/Haskell/Lexer.hs, dist/build/Language/Haskell/Lexer.o )
In-place registering haskell-lexer-1.0...
Running Haddock for haskell-lexer-1.0...
Running hscolour for haskell-lexer-1.0...
Preprocessing library haskell-lexer-1.0...
Preprocessing library haskell-lexer-1.0...

Language/Haskell/Lexer/Layout.hs:24:23: Warning: Tab character
Haddock coverage:
  50% (  1 /  2) in 'Language.Haskell.Lexer.Tokens'
  Missing documentation for:
    Module header
  17% (  1 /  6) in 'Language.Haskell.Lexer.Utils'
  Missing documentation for:
    Module header
    gotEOF (Language/Haskell/Lexer/Utils.hs:8)
    gotError (Language/Haskell/Lexer/Utils.hs:12)
    output (Language/Haskell/Lexer/Utils.hs:23)
    nestedComment (Language/Haskell/Lexer/Utils.hs:36)
   0% (  0 /  2) in 'Language.Haskell.Lexer.Lex'
  Missing documentation for:
    Module header
    haskellLex (Language/Haskell/Lexer/Lex.hs:14)
  62% (  5 /  8) in 'Language.Haskell.Lexer.Position'
  Missing documentation for:
    Module header
     (Language/Haskell/Lexer/Position.hs:11)
     (Language/Haskell/Lexer/Position.hs:12)
  33% (  1 /  3) in 'Language.Haskell.Lexer.Layout'
  Missing documentation for:
    Module header
    PosToken (Language/Haskell/Lexer/Layout.hs:6)
  73% ( 11 / 15) in 'Language.Haskell.Lexer'
  Missing documentation for:
    Module header
    PosToken (Language/Haskell/Lexer/Layout.hs:6)
     (Language/Haskell/Lexer/Position.hs:11)
     (Language/Haskell/Lexer/Position.hs:12)
Documentation created: dist/doc/html/haskell-lexer/index.html,
dist/doc/html/haskell-lexer/haskell-lexer.txt
Creating package registration file:
/tmp/pkgConf-haskell-lexer-114115496761843993368.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/haskell-lexer-1.0-5LUPE5xr4D53sDhVKS6f9j
Registering haskell-lexer-1.0...
Installed haskell-lexer-1.0
Downloading graphmod-1.2.8...
Configuring graphmod-1.2.8...
Building graphmod-1.2.8...
Preprocessing executable 'graphmod' for graphmod-1.2.8...
[1 of 4] Compiling Paths_graphmod   ( dist/build/autogen/Paths_graphmod.hs, dist/build/graphmod/graphmod-tmp/Paths_graphmod.o )
[2 of 4] Compiling Trie             ( src/Trie.hs, dist/build/graphmod/graphmod-tmp/Trie.o )
[3 of 4] Compiling Utils            ( src/Utils.hs, dist/build/graphmod/graphmod-tmp/Utils.o )
[4 of 4] Compiling Main             ( src/Main.hs, dist/build/graphmod/graphmod-tmp/Main.o )
Linking dist/build/graphmod/graphmod ...
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
/home/builder/hackage-server/build-cache/tmp-install/bin
Warning: The directory
/home/builder/hackage-server/build-cache/tmp-install/bin is not in the system
search path.
Installed graphmod-1.2.8

Test log

No test log was submitted for this report.