Build #2 for revdectime-0.1
| Package | revdectime-0.1 |
|---|
| Install | InstallOk |
|---|---|
| Docs | Ok |
| Tests | NotTried |
| Time submitted | 2015-06-07 14:42:37.577546 UTC |
|---|---|
| Compiler | ghc-7.8.3 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | old-time-1.1.0.2, base-4.7.0.1 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Downloading revdectime-0.1...
Configuring revdectime-0.1...
Building revdectime-0.1...
Preprocessing executable 'revdectime' for revdectime-0.1...
[1 of 1] Compiling Main ( src/revdectime.hs, dist/build/revdectime/revdectime-tmp/Main.o )
src/revdectime.hs:40:11: Warning: Defined but not used: ‘decHour’
src/revdectime.hs:41:11: Warning: Defined but not used: ‘decMin’
src/revdectime.hs:42:11: Warning: Defined but not used: ‘decSec’
src/revdectime.hs:63:27: Warning:
Defaulting the following constraint(s) to type ‘Double’
(RealFrac s0)
arising from a use of ‘round’ at src/revdectime.hs:63:27-31
(Num s0)
arising from a use of ‘fromIntegral’ at src/revdectime.hs:63:35-46
(Fractional s0)
arising from a use of ‘/’ at src/revdectime.hs:63:56
In the expression: round
In the expression: round $ fromIntegral totalMs / 0.864
In an equation for ‘totalDecMs’:
totalDecMs = round $ fromIntegral totalMs / 0.864
Linking dist/build/revdectime/revdectime ...
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 revdectime-0.1
Test log
No test log was submitted for this report.