Build #1 for pathfinding-0.1.0.0

[all reports]

Package pathfinding-0.1.0.0
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2015-04-13 19:57:39.270842 UTC
Compiler ghc-7.8.3
OS linux
Arch x86_64
Dependencies containers-0.5.5.1, base-4.7.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Downloading pathfinding-0.1.0.0...
Configuring pathfinding-0.1.0.0...
Building pathfinding-0.1.0.0...
Preprocessing library pathfinding-0.1.0.0...
[1 of 7] Compiling PathFinding.Class ( src/PathFinding/Class.hs, dist/build/PathFinding/Class.o )
[2 of 7] Compiling PathFinding.Grid ( src/PathFinding/Grid.hs, dist/build/PathFinding/Grid.o )
[3 of 7] Compiling PathFinding.Graph ( src/PathFinding/Graph.hs, dist/build/PathFinding/Graph.o )

src/PathFinding/Graph.hs:16:10: Warning:
    No explicit implementation for
      ‘neighbors’, ‘mkqueue’, ‘enqueue’, and ‘dequeue’
    In the instance declaration for ‘PathFinding (Graph u)’
[4 of 7] Compiling PathFinding.Algorithm ( src/PathFinding/Algorithm.hs, dist/build/PathFinding/Algorithm.o )
[5 of 7] Compiling Example.Grid1    ( src/Example/Grid1.hs, dist/build/Example/Grid1.o )
[6 of 7] Compiling Example.Grid2    ( src/Example/Grid2.hs, dist/build/Example/Grid2.o )
[7 of 7] Compiling Example.Graph1   ( src/Example/Graph1.hs, dist/build/Example/Graph1.o )
In-place registering pathfinding-0.1.0.0...
Running Haddock for pathfinding-0.1.0.0...
Running hscolour for pathfinding-0.1.0.0...
Preprocessing library pathfinding-0.1.0.0...
Preprocessing library pathfinding-0.1.0.0...

src/PathFinding/Graph.hs:16:10: Warning:
    No explicit implementation for
      ‘neighbors’, ‘mkqueue’, ‘enqueue’, and ‘dequeue’
    In the instance declaration for ‘PathFinding (Graph u)’
Haddock coverage:
   0% (  0 /  2) in 'PathFinding.Class'
   0% (  0 /  9) in 'PathFinding.Grid'
   0% (  0 /  4) in 'PathFinding.Graph'
   0% (  0 /  2) in 'PathFinding.Algorithm'
   0% (  0 /  2) in 'Example.Grid1'
   0% (  0 /  2) in 'Example.Grid2'
   0% (  0 /  2) in 'Example.Graph1'
Documentation created: dist/doc/html/pathfinding/index.html,
dist/doc/html/pathfinding/pathfinding.txt
Creating package registration file: /tmp/pkgConf-pathfinding-0.1.027512.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/pathfinding-0.1.0.0
Registering pathfinding-0.1.0.0...
Installed pathfinding-0.1.0.0

Test log

No test log was submitted for this report.