Resolving dependencies... Downloading revdectime-0.1.1... Configuring revdectime-0.1.1... Building revdectime-0.1.1... Preprocessing executable 'revdectime' for revdectime-0.1.1... [1 of 1] Compiling Main ( src/revdectime.hs, dist/build/revdectime/revdectime-tmp/Main.o ) src/revdectime.hs:38:11: Warning: Defined but not used: `decHour' src/revdectime.hs:39:11: Warning: Defined but not used: `decMin' src/revdectime.hs:40:11: Warning: Defined but not used: `decSec' src/revdectime.hs:57:39: Warning: Defaulting the following constraint(s) to type `Double' (Fractional b0) arising from a use of `/' at src/revdectime.hs:57:39 (Num b0) arising from a use of `fromInteger' at src/revdectime.hs:63:27-37 (RealFrac b0) arising from a use of `getNext' at src/revdectime.hs:58:19-25 In the first argument of `(+)', namely `fl (h) / 24' In the first argument of `(+)', namely `fl (h) / 24 + fl (m) / 1440' In the first argument of `(+)', namely `fl (h) / 24 + fl (m) / 1440 + fl (s) / 86400' src/revdectime.hs:61:57: Warning: Defaulting the following constraint(s) to type `Integer' (Integral a0) arising from a use of `properFraction' In the first argument of `snd', namely `(properFraction x)' In the second argument of `(*)', namely `snd (properFraction x)' In the expression: 100 * snd (properFraction x) 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 flag. Installing executable(s) in /srv/hackage/var/build/tmp-install/bin Installed revdectime-0.1.1