Build #1 for revdectime-0.1

[all reports]

Package revdectime-0.1
Install InstallOk
Docs Ok
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies old-time-1.1.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 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:56: Warning:
    Defaulting the following constraint(s) to type `Double'
      (Fractional a0)
        arising from a use of `/' at src/revdectime.hs:63:56
      (Num a0)
        arising from a use of `fromIntegral' at src/revdectime.hs:63:35-46
      (RealFrac a0)
        arising from a use of `round' at src/revdectime.hs:63:27-31
    In the second argument of `($)', namely
      `fromIntegral totalMs / 0.864'
    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 /srv/hackage/var/build/tmp-install/bin
Warning: The directory /srv/hackage/var/build/tmp-install/bin is not in the
system search path.
Installed revdectime-0.1

Test log

No test log was submitted for this report.