Build #1 for mines-0.1

[all reports]

Package mines-0.1
Install InstallOk
Docs Ok
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies random-1.0.1.1, mtl-2.1.2, directory-1.2.0.1, base-4.6.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Downloading mines-0.1...
Configuring mines-0.1...
Building mines-0.1...
Preprocessing executable 'mines' for mines-0.1...
[1 of 5] Compiling Vectors          ( src/Vectors.hs, dist/build/mines/mines-tmp/Vectors.o )
[2 of 5] Compiling SVG              ( src/SVG.hs, dist/build/mines/mines-tmp/SVG.o )
[3 of 5] Compiling NN               ( src/NN.hs, dist/build/mines/mines-tmp/NN.o )
[4 of 5] Compiling GA               ( src/GA.hs, dist/build/mines/mines-tmp/GA.o )
[5 of 5] Compiling Main             ( src/Mines.hs, dist/build/mines/mines-tmp/Main.o )

src/Mines.hs:136:5: Warning:
    A do-notation statement discarded a result of type World.
    Suppress this warning by saying "_ <- worldLoop 0 w",
    or by using the flag -fno-warn-unused-do-bind
Linking dist/build/mines/mines ...
Warning: No documentation was generated as this package does not contain a
library. Perhaps you want to use the --executables flag.
Installing executable(s) in /srv/hackage/var/build/tmp-install/bin
Installed mines-0.1

Test log

No test log was submitted for this report.