Build #3 for fuzzytime-0.4.1

[all reports]

Package fuzzytime-0.4.1
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2015-10-08 22:18:56.597328 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies old-time-1.1.0.3, cmdargs-0.10.13, base-4.8.1.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring cmdargs-0.10.13...
Building cmdargs-0.10.13...
Preprocessing library cmdargs-0.10.13...
[ 1 of 25] Compiling System.Console.CmdArgs.Implicit.Ann ( System/Console/CmdArgs/Implicit/Ann.hs, dist/build/System/Console/CmdArgs/Implicit/Ann.o )
[ 2 of 25] Compiling System.Console.CmdArgs.Implicit.UI ( System/Console/CmdArgs/Implicit/UI.hs, dist/build/System/Console/CmdArgs/Implicit/UI.o )
[ 3 of 25] Compiling System.Console.CmdArgs.Verbosity ( System/Console/CmdArgs/Verbosity.hs, dist/build/System/Console/CmdArgs/Verbosity.o )
[ 4 of 25] Compiling System.Console.CmdArgs.Implicit.Type ( System/Console/CmdArgs/Implicit/Type.hs, dist/build/System/Console/CmdArgs/Implicit/Type.o )
[ 5 of 25] Compiling System.Console.CmdArgs.Explicit.SplitJoin ( System/Console/CmdArgs/Explicit/SplitJoin.hs, dist/build/System/Console/CmdArgs/Explicit/SplitJoin.o )
[ 6 of 25] Compiling System.Console.CmdArgs.Explicit.ExpandArgsAt ( System/Console/CmdArgs/Explicit/ExpandArgsAt.hs, dist/build/System/Console/CmdArgs/Explicit/ExpandArgsAt.o )
[ 7 of 25] Compiling System.Console.CmdArgs.Explicit.Type ( System/Console/CmdArgs/Explicit/Type.hs, dist/build/System/Console/CmdArgs/Explicit/Type.o )
[ 8 of 25] Compiling System.Console.CmdArgs.Explicit.Process ( System/Console/CmdArgs/Explicit/Process.hs, dist/build/System/Console/CmdArgs/Explicit/Process.o )
[ 9 of 25] Compiling System.Console.CmdArgs.Explicit.Complete ( System/Console/CmdArgs/Explicit/Complete.hs, dist/build/System/Console/CmdArgs/Explicit/Complete.o )
[10 of 25] Compiling System.Console.CmdArgs.Helper ( System/Console/CmdArgs/Helper.hs, dist/build/System/Console/CmdArgs/Helper.o )
[11 of 25] Compiling System.Console.CmdArgs.Default ( System/Console/CmdArgs/Default.hs, dist/build/System/Console/CmdArgs/Default.o )
[12 of 25] Compiling System.Console.CmdArgs.Text ( System/Console/CmdArgs/Text.hs, dist/build/System/Console/CmdArgs/Text.o )
[13 of 25] Compiling System.Console.CmdArgs.Explicit.Help ( System/Console/CmdArgs/Explicit/Help.hs, dist/build/System/Console/CmdArgs/Explicit/Help.o )
[14 of 25] Compiling System.Console.CmdArgs.Explicit ( System/Console/CmdArgs/Explicit.hs, dist/build/System/Console/CmdArgs/Explicit.o )
[15 of 25] Compiling System.Console.CmdArgs.GetOpt ( System/Console/CmdArgs/GetOpt.hs, dist/build/System/Console/CmdArgs/GetOpt.o )
[16 of 25] Compiling Data.Generics.Any ( Data/Generics/Any.hs, dist/build/Data/Generics/Any.o )
[17 of 25] Compiling Data.Generics.Any.Prelude ( Data/Generics/Any/Prelude.hs, dist/build/Data/Generics/Any/Prelude.o )
[18 of 25] Compiling System.Console.CmdArgs.Implicit.Reader ( System/Console/CmdArgs/Implicit/Reader.hs, dist/build/System/Console/CmdArgs/Implicit/Reader.o )
[19 of 25] Compiling System.Console.CmdArgs.Annotate ( System/Console/CmdArgs/Annotate.hs, dist/build/System/Console/CmdArgs/Annotate.o )
[20 of 25] Compiling System.Console.CmdArgs.Implicit.Local ( System/Console/CmdArgs/Implicit/Local.hs, dist/build/System/Console/CmdArgs/Implicit/Local.o )
[21 of 25] Compiling System.Console.CmdArgs.Implicit.Reform ( System/Console/CmdArgs/Implicit/Reform.hs, dist/build/System/Console/CmdArgs/Implicit/Reform.o )
[22 of 25] Compiling System.Console.CmdArgs.Implicit.Global ( System/Console/CmdArgs/Implicit/Global.hs, dist/build/System/Console/CmdArgs/Implicit/Global.o )
[23 of 25] Compiling System.Console.CmdArgs.Implicit ( System/Console/CmdArgs/Implicit.hs, dist/build/System/Console/CmdArgs/Implicit.o )
[24 of 25] Compiling System.Console.CmdArgs.Quote ( System/Console/CmdArgs/Quote.hs, dist/build/System/Console/CmdArgs/Quote.o )
[25 of 25] Compiling System.Console.CmdArgs ( System/Console/CmdArgs.hs, dist/build/System/Console/CmdArgs.o )
In-place registering cmdargs-0.10.13...
Running Haddock for cmdargs-0.10.13...
Running hscolour for cmdargs-0.10.13...
Preprocessing library cmdargs-0.10.13...
Preprocessing library cmdargs-0.10.13...
Haddock coverage:
  50% (  1 /  2) in 'System.Console.CmdArgs.Implicit.Ann'
  Missing documentation for:
    Module header
 100% ( 21 / 21) in 'System.Console.CmdArgs.Implicit.UI'
 100% (  8 /  8) in 'System.Console.CmdArgs.Verbosity'
  25% (  2 /  8) in 'System.Console.CmdArgs.Implicit.Type'
  Missing documentation for:
    cmdArgsHasValue (System/Console/CmdArgs/Implicit/Type.hs:28)
    embed (System/Console/CmdArgs/Implicit/Type.hs:35)
    reembed (System/Console/CmdArgs/Implicit/Type.hs:38)
    CmdArgsPrivate (System/Console/CmdArgs/Implicit/Type.hs:42)
    incArgsSeen (System/Console/CmdArgs/Implicit/Type.hs:46)
    getArgsSeen (System/Console/CmdArgs/Implicit/Type.hs:47)
  67% (  2 /  3) in 'System.Console.CmdArgs.Explicit.SplitJoin'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'System.Console.CmdArgs.Explicit.ExpandArgsAt'
  Missing documentation for:
    Module header
  73% ( 24 / 33) in 'System.Console.CmdArgs.Explicit.Type'
  Missing documentation for:
    Module header
     (System/Console/CmdArgs/Explicit/Type.hs:50)
     (System/Console/CmdArgs/Explicit/Type.hs:53)
    Remap (System/Console/CmdArgs/Explicit/Type.hs:184)
    remap2 (System/Console/CmdArgs/Explicit/Type.hs:189)
     (System/Console/CmdArgs/Explicit/Type.hs:192)
     (System/Console/CmdArgs/Explicit/Type.hs:201)
     (System/Console/CmdArgs/Explicit/Type.hs:204)
    remapUpdate (System/Console/CmdArgs/Explicit/Type.hs:207)
  50% (  1 /  2) in 'System.Console.CmdArgs.Explicit.Process'
  Missing documentation for:
    Module header
  60% (  3 /  5) in 'System.Console.CmdArgs.Explicit.Complete'
  Missing documentation for:
    completeBash (System/Console/CmdArgs/Explicit/Complete.hs:144)
    completeZsh (System/Console/CmdArgs/Explicit/Complete.hs:200)
 100% (  8 /  8) in 'System.Console.CmdArgs.Helper'
   7% (  2 / 28) in 'System.Console.CmdArgs.Default'
  Missing documentation for:
     (System/Console/CmdArgs/Default.hs:14)
     (System/Console/CmdArgs/Default.hs:15)
     (System/Console/CmdArgs/Default.hs:16)
     (System/Console/CmdArgs/Default.hs:17)
     (System/Console/CmdArgs/Default.hs:18)
     (System/Console/CmdArgs/Default.hs:19)
     (System/Console/CmdArgs/Default.hs:20)
     (System/Console/CmdArgs/Default.hs:21)
     (System/Console/CmdArgs/Default.hs:23)
     (System/Console/CmdArgs/Default.hs:24)
     (System/Console/CmdArgs/Default.hs:25)
     (System/Console/CmdArgs/Default.hs:26)
     (System/Console/CmdArgs/Default.hs:27)
     (System/Console/CmdArgs/Default.hs:28)
     (System/Console/CmdArgs/Default.hs:29)
     (System/Console/CmdArgs/Default.hs:30)
     (System/Console/CmdArgs/Default.hs:31)
     (System/Console/CmdArgs/Default.hs:34)
     (System/Console/CmdArgs/Default.hs:35)
     (System/Console/CmdArgs/Default.hs:36)
     (System/Console/CmdArgs/Default.hs:37)
     (System/Console/CmdArgs/Default.hs:38)
     (System/Console/CmdArgs/Default.hs:39)
     (System/Console/CmdArgs/Default.hs:40)
     (System/Console/CmdArgs/Default.hs:41)
     (System/Console/CmdArgs/Default.hs:42)
 100% (  5 /  5) in 'System.Console.CmdArgs.Text'
  67% (  2 /  3) in 'System.Console.CmdArgs.Explicit.Help'
  Missing documentation for:
    Module header
  85% ( 44 / 52) in 'System.Console.CmdArgs.Explicit'
  Missing documentation for:
     (System/Console/CmdArgs/Explicit/Type.hs:50)
     (System/Console/CmdArgs/Explicit/Type.hs:53)
    Remap (System/Console/CmdArgs/Explicit/Type.hs:184)
    remap2 (System/Console/CmdArgs/Explicit/Type.hs:189)
     (System/Console/CmdArgs/Explicit/Type.hs:192)
     (System/Console/CmdArgs/Explicit/Type.hs:201)
     (System/Console/CmdArgs/Explicit/Type.hs:204)
    remapUpdate (System/Console/CmdArgs/Explicit/Type.hs:207)
 100% (  8 /  8) in 'System.Console.CmdArgs.GetOpt'
   4% (  1 / 28) in 'Data.Generics.Any'
  Missing documentation for:
    Module header
    CtorName (Data/Generics/Any.hs:15)
    FieldName (Data/Generics/Any.hs:16)
    readTupleType (Data/Generics/Any.hs:19)
    try1 (Data/Generics/Any.hs:24)
    AnyT (Data/Generics/Any.hs:33)
     (Data/Generics/Any.hs:35)
    fromAny (Data/Generics/Any.hs:38)
    cast (Data/Generics/Any.hs:45)
    toConstr (Data/Generics/Any.hs:51)
    typeOf (Data/Generics/Any.hs:54)
    dataTypeOf (Data/Generics/Any.hs:57)
    isAlgType (Data/Generics/Any.hs:60)
    typeShell (Data/Generics/Any.hs:66)
    typeShellFull (Data/Generics/Any.hs:69)
    typeName (Data/Generics/Any.hs:72)
    ctor (Data/Generics/Any.hs:78)
    fields (Data/Generics/Any.hs:81)
    children (Data/Generics/Any.hs:84)
    compose0 (Data/Generics/Any.hs:88)
    recompose (Data/Generics/Any.hs:95)
    ctors (Data/Generics/Any.hs:111)
    decompose (Data/Generics/Any.hs:117)
    arity (Data/Generics/Any.hs:120)
    compose (Data/Generics/Any.hs:122)
    getField (Data/Generics/Any.hs:129)
    setField (Data/Generics/Any.hs:134)
   0% (  0 / 20) in 'Data.Generics.Any.Prelude'
  Missing documentation for:
    Module header
    head (Data/Generics/Any/Prelude.hs:10)
    tail (Data/Generics/Any/Prelude.hs:13)
    cons (Data/Generics/Any/Prelude.hs:16)
    uncons (Data/Generics/Any/Prelude.hs:19)
    null (Data/Generics/Any/Prelude.hs:24)
    just_ (Data/Generics/Any/Prelude.hs:27)
    nil_ (Data/Generics/Any/Prelude.hs:30)
    list_ (Data/Generics/Any/Prelude.hs:33)
    append (Data/Generics/Any/Prelude.hs:36)
    reverse (Data/Generics/Any/Prelude.hs:42)
    isString (Data/Generics/Any/Prelude.hs:49)
    isList (Data/Generics/Any/Prelude.hs:50)
    isMaybe (Data/Generics/Any/Prelude.hs:51)
    isTuple (Data/Generics/Any/Prelude.hs:52)
    fromList (Data/Generics/Any/Prelude.hs:54)
    fromMaybe (Data/Generics/Any/Prelude.hs:55)
    fromTuple (Data/Generics/Any/Prelude.hs:56)
    unit (Data/Generics/Any/Prelude.hs:58)
    tuple (Data/Generics/Any/Prelude.hs:63)
   0% (  0 /  3) in 'System.Console.CmdArgs.Implicit.Reader'
  Missing documentation for:
    Module header
    Reader (System/Console/CmdArgs/Implicit/Reader.hs:15)
    reader (System/Console/CmdArgs/Implicit/Reader.hs:28)
 100% ( 17 / 17) in 'System.Console.CmdArgs.Annotate'
   8% (  1 / 12) in 'System.Console.CmdArgs.Implicit.Local'
  Missing documentation for:
    local (System/Console/CmdArgs/Implicit/Local.hs:110)
    err (System/Console/CmdArgs/Implicit/Local.hs:106)
    Prog_ (System/Console/CmdArgs/Implicit/Local.hs:27)
    Builtin_ (System/Console/CmdArgs/Implicit/Local.hs:55)
    Mode_ (System/Console/CmdArgs/Implicit/Local.hs:65)
    Flag_ (System/Console/CmdArgs/Implicit/Local.hs:75)
    Fixup (System/Console/CmdArgs/Implicit/Local.hs:94)
    isFlag_ (System/Console/CmdArgs/Implicit/Local.hs:99)
    progHelpOutput (System/Console/CmdArgs/Implicit/Local.hs:43)
    progVersionOutput (System/Console/CmdArgs/Implicit/Local.hs:44)
    progNumericVersionOutput (System/Console/CmdArgs/Implicit/Local.hs:45)
   0% (  0 /  2) in 'System.Console.CmdArgs.Implicit.Reform'
  Missing documentation for:
    Module header
    reform (System/Console/CmdArgs/Implicit/Reform.hs:14)
   0% (  0 /  2) in 'System.Console.CmdArgs.Implicit.Global'
  Missing documentation for:
    Module header
    global (System/Console/CmdArgs/Implicit/Global.hs:21)
 100% ( 50 / 50) in 'System.Console.CmdArgs.Implicit'
 100% (  9 /  9) in 'System.Console.CmdArgs.Quote'
 100% (  2 /  2) in 'System.Console.CmdArgs'
Warning: System.Console.CmdArgs.Implicit: could not find link destinations for:
    CmdArgsPrivate
Documentation created: dist/doc/html/cmdargs/index.html,
dist/doc/html/cmdargs/cmdargs.txt
Creating package registration file:
/tmp/pkgConf-cmdargs-0.10278722862233665123.13
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/cmdargs-0.10.13-3hFC8irhwwJFnXXtAnMpNG
Registering cmdargs-0.10.13...
Installed cmdargs-0.10.13
Configuring old-locale-1.0.0.7...
Building old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
[1 of 1] Compiling System.Locale    ( System/Locale.hs, dist/build/System/Locale.o )
In-place registering old-locale-1.0.0.7...
Running Haddock for old-locale-1.0.0.7...
Running hscolour for old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
Haddock coverage:
  60% (  3 /  5) in 'System.Locale'
  Missing documentation for:
    TimeLocale (System/Locale.hs:36)
    defaultTimeLocale (System/Locale.hs:49)
Documentation created: dist/doc/html/old-locale/index.html,
dist/doc/html/old-locale/old-locale.txt
Creating package registration file:
/tmp/pkgConf-old-locale-1.0.017998782061555319301.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/old-locale-1.0.0.7-D6X1KPq5Sui5XjrHMwvFwK
Registering old-locale-1.0.0.7...
Installed old-locale-1.0.0.7
Configuring old-time-1.1.0.3...
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for ftime... yes
checking for gmtime_r... yes
checking for localtime_r... yes
checking for gettimeofday... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/time.h... (cached) yes
checking whether altzone is declared... no
configure: creating ./config.status
config.status: creating include/HsTimeConfig.h
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
Building old-time-1.1.0.3...
Preprocessing library old-time-1.1.0.3...
[1 of 1] Compiling System.Time      ( dist/build/System/Time.hs, dist/build/System/Time.o )
In-place registering old-time-1.1.0.3...
Running Haddock for old-time-1.1.0.3...
Running hscolour for old-time-1.1.0.3...
Preprocessing library old-time-1.1.0.3...
Preprocessing library old-time-1.1.0.3...
Haddock coverage:
  95% ( 20 / 21) in 'System.Time'
  Missing documentation for:
    getClockTime (System/Time.hsc:232)
Documentation created: dist/doc/html/old-time/index.html,
dist/doc/html/old-time/old-time.txt
Creating package registration file:
/tmp/pkgConf-old-time-1.1.04528676211017679567.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/old-time-1.1.0.3-FBWJJDS5FKr7UKFScBcUW2
Registering old-time-1.1.0.3...
Installed old-time-1.1.0.3
Configuring fuzzytime-0.4.1...
Building fuzzytime-0.4.1...
Preprocessing executable 'fuzzytime' for fuzzytime-0.4.1...
[1 of 1] Compiling Main             ( fuzzytime.hs, dist/build/fuzzytime/fuzzytime-tmp/Main.o )

fuzzytime.hs:15:1: Warning: Tab character

fuzzytime.hs:16:1: Warning: Tab character

fuzzytime.hs:17:1: Warning: Tab character

fuzzytime.hs:18:1: Warning: Tab character

fuzzytime.hs:19:1: Warning: Tab character

fuzzytime.hs:20:1: Warning: Tab character

fuzzytime.hs:21:1: Warning: Tab character

fuzzytime.hs:90:1: Warning: Tab character

fuzzytime.hs:91:1: Warning: Tab character

fuzzytime.hs:100:1: Warning: Tab character

fuzzytime.hs:100:48: Warning: Tab character

fuzzytime.hs:101:1: Warning: Tab character

fuzzytime.hs:102:1: Warning: Tab character

fuzzytime.hs:103:1: Warning: Tab character

fuzzytime.hs:104:1: Warning: Tab character

fuzzytime.hs:105:1: Warning: Tab character

fuzzytime.hs:113:1: Warning: Tab character

fuzzytime.hs:113:16: Warning: Tab character

fuzzytime.hs:114:1: Warning: Tab character

fuzzytime.hs:114:15: Warning: Tab character

fuzzytime.hs:115:1: Warning: Tab character

fuzzytime.hs:115:15: Warning: Tab character

fuzzytime.hs:116:1: Warning: Tab character

fuzzytime.hs:116:15: Warning: Tab character

fuzzytime.hs:117:1: Warning: Tab character

fuzzytime.hs:117:16: Warning: Tab character

fuzzytime.hs:118:1: Warning: Tab character

fuzzytime.hs:124:1: Warning: Tab character

fuzzytime.hs:124:38: Warning: Tab character

fuzzytime.hs:125:1: Warning: Tab character

fuzzytime.hs:125:59: Warning: Tab character

fuzzytime.hs:126:1: Warning: Tab character

fuzzytime.hs:126:32: Warning: Tab character

fuzzytime.hs:127:1: Warning: Tab character

fuzzytime.hs:127:26: Warning: Tab character

fuzzytime.hs:128:1: Warning: Tab character

fuzzytime.hs:128:36: Warning: Tab character

fuzzytime.hs:129:1: Warning: Tab character

fuzzytime.hs:129:20: Warning: Tab character

fuzzytime.hs:130:1: Warning: Tab character

fuzzytime.hs:131:1: Warning: Tab character

fuzzytime.hs:132:1: Warning: Tab character

fuzzytime.hs:133:1: Warning: Tab character

fuzzytime.hs:134:1: Warning: Tab character

fuzzytime.hs:135:1: Warning: Tab character

fuzzytime.hs:141:1: Warning: Tab character

fuzzytime.hs:141:16: Warning: Tab character

fuzzytime.hs:141:31: Warning: Tab character

fuzzytime.hs:142:1: Warning: Tab character

fuzzytime.hs:142:15: Warning: Tab character

fuzzytime.hs:142:30: Warning: Tab character

fuzzytime.hs:143:1: Warning: Tab character

fuzzytime.hs:143:15: Warning: Tab character

fuzzytime.hs:143:30: Warning: Tab character

fuzzytime.hs:144:1: Warning: Tab character

fuzzytime.hs:144:15: Warning: Tab character

fuzzytime.hs:144:21: Warning: Tab character

fuzzytime.hs:144:98: Warning: Tab character

fuzzytime.hs:145:1: Warning: Tab character

fuzzytime.hs:145:16: Warning: Tab character

fuzzytime.hs:145:31: Warning: Tab character

fuzzytime.hs:146:1: Warning: Tab character

fuzzytime.hs:147:1: Warning: Tab character

fuzzytime.hs:148:1: Warning: Tab character

fuzzytime.hs:157:1: Warning: Tab character

fuzzytime.hs:157:18: Warning: Tab character

fuzzytime.hs:158:1: Warning: Tab character

fuzzytime.hs:158:17: Warning: Tab character

fuzzytime.hs:159:1: Warning: Tab character

fuzzytime.hs:159:17: Warning: Tab character

fuzzytime.hs:160:1: Warning: Tab character

fuzzytime.hs:160:16: Warning: Tab character

fuzzytime.hs:161:1: Warning: Tab character

fuzzytime.hs:161:18: Warning: Tab character

fuzzytime.hs:162:1: Warning: Tab character

fuzzytime.hs:162:18: Warning: Tab character

fuzzytime.hs:163:1: Warning: Tab character

fuzzytime.hs:168:1: Warning: Tab character

fuzzytime.hs:169:1: Warning: Tab character

fuzzytime.hs:170:1: Warning: Tab character

fuzzytime.hs:171:1: Warning: Tab character

fuzzytime.hs:172:1: Warning: Tab character

fuzzytime.hs:173:1: Warning: Tab character

fuzzytime.hs:174:1: Warning: Tab character

fuzzytime.hs:180:1: Warning: Tab character

fuzzytime.hs:181:1: Warning: Tab character

fuzzytime.hs:182:1: Warning: Tab character

fuzzytime.hs:183:1: Warning: Tab character

fuzzytime.hs:184:1: Warning: Tab character

fuzzytime.hs:185:1: Warning: Tab character

fuzzytime.hs:186:1: Warning: Tab character

fuzzytime.hs:187:1: Warning: Tab character

fuzzytime.hs:188:1: Warning: Tab character

fuzzytime.hs:189:1: Warning: Tab character

fuzzytime.hs:190:1: Warning: Tab character

fuzzytime.hs:191:1: Warning: Tab character

fuzzytime.hs:192:1: Warning: Tab character

fuzzytime.hs:193:1: Warning: Tab character

fuzzytime.hs:194:1: Warning: Tab character

fuzzytime.hs:195:1: Warning: Tab character

fuzzytime.hs:196:1: Warning: Tab character

fuzzytime.hs:197:1: Warning: Tab character

fuzzytime.hs:198:1: Warning: Tab character

fuzzytime.hs:203:1: Warning: Tab character

fuzzytime.hs:203:36: Warning: Tab character

fuzzytime.hs:204:1: Warning: Tab character

fuzzytime.hs:204:36: Warning: Tab character

fuzzytime.hs:205:1: Warning: Tab character

fuzzytime.hs:205:36: Warning: Tab character

fuzzytime.hs:206:1: Warning: Tab character

fuzzytime.hs:206:20: Warning: Tab character

fuzzytime.hs:207:1: Warning: Tab character

fuzzytime.hs:216:1: Warning: Tab character

fuzzytime.hs:216:19: Warning: Tab character

fuzzytime.hs:217:1: Warning: Tab character

fuzzytime.hs:217:19: Warning: Tab character

fuzzytime.hs:218:1: Warning: Tab character

fuzzytime.hs:218:20: Warning: Tab character

fuzzytime.hs:219:1: Warning: Tab character

fuzzytime.hs:219:19: Warning: Tab character

fuzzytime.hs:220:1: Warning: Tab character

fuzzytime.hs:220:20: Warning: Tab character

fuzzytime.hs:221:1: Warning: Tab character

fuzzytime.hs:222:1: Warning: Tab character

fuzzytime.hs:223:1: Warning: Tab character

fuzzytime.hs:224:1: Warning: Tab character

fuzzytime.hs:224:34: Warning: Tab character

fuzzytime.hs:225:1: Warning: Tab character

fuzzytime.hs:226:1: Warning: Tab character

fuzzytime.hs:227:1: Warning: Tab character

fuzzytime.hs:228:1: Warning: Tab character

fuzzytime.hs:229:1: Warning: Tab character

fuzzytime.hs:230:1: Warning: Tab character

fuzzytime.hs:231:1: Warning: Tab character

fuzzytime.hs:231:28: Warning: Tab character

fuzzytime.hs:232:1: Warning: Tab character

fuzzytime.hs:233:1: Warning: Tab character

fuzzytime.hs:234:1: Warning: Tab character

fuzzytime.hs:234:36: Warning: Tab character

fuzzytime.hs:235:1: Warning: Tab character

fuzzytime.hs:235:29: Warning: Tab character

fuzzytime.hs:240:1: Warning: Tab character

fuzzytime.hs:240:17: Warning: Tab character

fuzzytime.hs:241:1: Warning: Tab character

fuzzytime.hs:241:26: Warning: Tab character

fuzzytime.hs:242:1: Warning: Tab character

fuzzytime.hs:242:20: Warning: Tab character

fuzzytime.hs:243:1: Warning: Tab character

fuzzytime.hs:244:1: Warning: Tab character

fuzzytime.hs:245:1: Warning: Tab character

fuzzytime.hs:246:1: Warning: Tab character

fuzzytime.hs:247:1: Warning: Tab character

fuzzytime.hs:255:1: Warning: Tab character

fuzzytime.hs:255:19: Warning: Tab character

fuzzytime.hs:256:1: Warning: Tab character

fuzzytime.hs:256:20: Warning: Tab character

fuzzytime.hs:257:1: Warning: Tab character

fuzzytime.hs:257:19: Warning: Tab character

fuzzytime.hs:258:1: Warning: Tab character

fuzzytime.hs:258:20: Warning: Tab character

fuzzytime.hs:259:1: Warning: Tab character

fuzzytime.hs:260:1: Warning: Tab character

fuzzytime.hs:261:1: Warning: Tab character

fuzzytime.hs:262:1: Warning: Tab character

fuzzytime.hs:262:34: Warning: Tab character

fuzzytime.hs:263:1: Warning: Tab character

fuzzytime.hs:264:1: Warning: Tab character

fuzzytime.hs:265:1: Warning: Tab character

fuzzytime.hs:266:1: Warning: Tab character

fuzzytime.hs:266:28: Warning: Tab character

fuzzytime.hs:267:1: Warning: Tab character

fuzzytime.hs:268:1: Warning: Tab character

fuzzytime.hs:269:1: Warning: Tab character

fuzzytime.hs:269:26: Warning: Tab character

fuzzytime.hs:270:1: Warning: Tab character

fuzzytime.hs:270:36: Warning: Tab character

fuzzytime.hs:271:1: Warning: Tab character

fuzzytime.hs:271:28: Warning: Tab character

fuzzytime.hs:276:1: Warning: Tab character

fuzzytime.hs:276:17: Warning: Tab character

fuzzytime.hs:277:1: Warning: Tab character

fuzzytime.hs:277:26: Warning: Tab character

fuzzytime.hs:278:1: Warning: Tab character

fuzzytime.hs:278:20: Warning: Tab character

fuzzytime.hs:279:1: Warning: Tab character

fuzzytime.hs:280:1: Warning: Tab character

fuzzytime.hs:281:1: Warning: Tab character

fuzzytime.hs:282:1: Warning: Tab character

fuzzytime.hs:283:1: Warning: Tab character

fuzzytime.hs:291:1: Warning: Tab character

fuzzytime.hs:291:19: Warning: Tab character

fuzzytime.hs:292:1: Warning: Tab character

fuzzytime.hs:292:19: Warning: Tab character

fuzzytime.hs:293:1: Warning: Tab character

fuzzytime.hs:293:20: Warning: Tab character

fuzzytime.hs:294:1: Warning: Tab character

fuzzytime.hs:294:19: Warning: Tab character

fuzzytime.hs:295:1: Warning: Tab character

fuzzytime.hs:295:20: Warning: Tab character

fuzzytime.hs:296:1: Warning: Tab character

fuzzytime.hs:297:1: Warning: Tab character

fuzzytime.hs:298:1: Warning: Tab character

fuzzytime.hs:299:1: Warning: Tab character

fuzzytime.hs:299:34: Warning: Tab character

fuzzytime.hs:300:1: Warning: Tab character

fuzzytime.hs:301:1: Warning: Tab character

fuzzytime.hs:302:1: Warning: Tab character

fuzzytime.hs:303:1: Warning: Tab character

fuzzytime.hs:304:1: Warning: Tab character

fuzzytime.hs:305:1: Warning: Tab character

fuzzytime.hs:306:1: Warning: Tab character

fuzzytime.hs:306:28: Warning: Tab character

fuzzytime.hs:307:1: Warning: Tab character

fuzzytime.hs:308:1: Warning: Tab character

fuzzytime.hs:309:1: Warning: Tab character

fuzzytime.hs:309:36: Warning: Tab character

fuzzytime.hs:310:1: Warning: Tab character

fuzzytime.hs:310:28: Warning: Tab character

fuzzytime.hs:315:1: Warning: Tab character

fuzzytime.hs:315:17: Warning: Tab character

fuzzytime.hs:316:1: Warning: Tab character

fuzzytime.hs:316:26: Warning: Tab character

fuzzytime.hs:317:1: Warning: Tab character

fuzzytime.hs:317:20: Warning: Tab character

fuzzytime.hs:318:1: Warning: Tab character

fuzzytime.hs:319:1: Warning: Tab character

fuzzytime.hs:320:1: Warning: Tab character

fuzzytime.hs:321:1: Warning: Tab character

fuzzytime.hs:322:1: Warning: Tab character

fuzzytime.hs:330:1: Warning: Tab character

fuzzytime.hs:330:19: Warning: Tab character

fuzzytime.hs:331:1: Warning: Tab character

fuzzytime.hs:331:20: Warning: Tab character

fuzzytime.hs:332:1: Warning: Tab character

fuzzytime.hs:332:19: Warning: Tab character

fuzzytime.hs:333:1: Warning: Tab character

fuzzytime.hs:333:20: Warning: Tab character

fuzzytime.hs:334:1: Warning: Tab character

fuzzytime.hs:335:1: Warning: Tab character

fuzzytime.hs:336:1: Warning: Tab character

fuzzytime.hs:337:1: Warning: Tab character

fuzzytime.hs:337:34: Warning: Tab character

fuzzytime.hs:338:1: Warning: Tab character

fuzzytime.hs:339:1: Warning: Tab character

fuzzytime.hs:340:1: Warning: Tab character

fuzzytime.hs:341:1: Warning: Tab character

fuzzytime.hs:341:28: Warning: Tab character

fuzzytime.hs:342:1: Warning: Tab character

fuzzytime.hs:343:1: Warning: Tab character

fuzzytime.hs:344:1: Warning: Tab character

fuzzytime.hs:345:1: Warning: Tab character

fuzzytime.hs:346:1: Warning: Tab character

fuzzytime.hs:346:28: Warning: Tab character

fuzzytime.hs:347:1: Warning: Tab character

fuzzytime.hs:347:28: Warning: Tab character

fuzzytime.hs:348:1: Warning: Tab character

fuzzytime.hs:348:28: Warning: Tab character

fuzzytime.hs:349:1: Warning: Tab character

fuzzytime.hs:349:28: Warning: Tab character

fuzzytime.hs:354:1: Warning: Tab character

fuzzytime.hs:354:17: Warning: Tab character

fuzzytime.hs:355:1: Warning: Tab character

fuzzytime.hs:355:26: Warning: Tab character

fuzzytime.hs:356:1: Warning: Tab character

fuzzytime.hs:356:20: Warning: Tab character

fuzzytime.hs:357:1: Warning: Tab character

fuzzytime.hs:358:1: Warning: Tab character

fuzzytime.hs:359:1: Warning: Tab character

fuzzytime.hs:360:1: Warning: Tab character

fuzzytime.hs:361:1: Warning: Tab character

fuzzytime.hs:369:1: Warning: Tab character

fuzzytime.hs:369:19: Warning: Tab character

fuzzytime.hs:370:1: Warning: Tab character

fuzzytime.hs:370:19: Warning: Tab character

fuzzytime.hs:371:1: Warning: Tab character

fuzzytime.hs:371:20: Warning: Tab character

fuzzytime.hs:372:1: Warning: Tab character

fuzzytime.hs:372:19: Warning: Tab character

fuzzytime.hs:373:1: Warning: Tab character

fuzzytime.hs:373:20: Warning: Tab character

fuzzytime.hs:374:1: Warning: Tab character

fuzzytime.hs:375:1: Warning: Tab character

fuzzytime.hs:376:1: Warning: Tab character

fuzzytime.hs:377:1: Warning: Tab character

fuzzytime.hs:377:34: Warning: Tab character

fuzzytime.hs:378:1: Warning: Tab character

fuzzytime.hs:379:1: Warning: Tab character

fuzzytime.hs:380:1: Warning: Tab character

fuzzytime.hs:381:1: Warning: Tab character

fuzzytime.hs:381:28: Warning: Tab character

fuzzytime.hs:382:1: Warning: Tab character

fuzzytime.hs:383:1: Warning: Tab character

fuzzytime.hs:384:1: Warning: Tab character

fuzzytime.hs:384:34: Warning: Tab character

fuzzytime.hs:385:1: Warning: Tab character

fuzzytime.hs:386:1: Warning: Tab character

fuzzytime.hs:387:1: Warning: Tab character

fuzzytime.hs:388:1: Warning: Tab character

fuzzytime.hs:388:28: Warning: Tab character

fuzzytime.hs:389:1: Warning: Tab character

fuzzytime.hs:390:1: Warning: Tab character

fuzzytime.hs:391:1: Warning: Tab character

fuzzytime.hs:391:36: Warning: Tab character

fuzzytime.hs:392:1: Warning: Tab character

fuzzytime.hs:392:28: Warning: Tab character

fuzzytime.hs:397:1: Warning: Tab character

fuzzytime.hs:397:17: Warning: Tab character

fuzzytime.hs:398:1: Warning: Tab character

fuzzytime.hs:398:26: Warning: Tab character

fuzzytime.hs:399:1: Warning: Tab character

fuzzytime.hs:399:20: Warning: Tab character

fuzzytime.hs:400:1: Warning: Tab character

fuzzytime.hs:401:1: Warning: Tab character

fuzzytime.hs:402:1: Warning: Tab character

fuzzytime.hs:403:1: Warning: Tab character

fuzzytime.hs:404:1: Warning: Tab character

fuzzytime.hs:408:1: Warning: Tab character

fuzzytime.hs:408:18: Warning: Tab character

fuzzytime.hs:409:1: Warning: Tab character

fuzzytime.hs:409:20: Warning: Tab character

fuzzytime.hs:410:1: Warning: Tab character

fuzzytime.hs:411:1: Warning: Tab character

fuzzytime.hs:412:1: Warning: Tab character

fuzzytime.hs:416:1: Warning: Tab character

fuzzytime.hs:416:18: Warning: Tab character

fuzzytime.hs:417:1: Warning: Tab character

fuzzytime.hs:417:20: Warning: Tab character

fuzzytime.hs:418:1: Warning: Tab character

fuzzytime.hs:419:1: Warning: Tab character

fuzzytime.hs:420:1: Warning: Tab character
Linking dist/build/fuzzytime/fuzzytime ...
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 fuzzytime-0.4.1

Test log

No test log was submitted for this report.