Build #3 for squeeze-1.0.4.0

[all reports]

Package squeeze-1.0.4.0
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2015-10-19 21:59:54.232977 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies unix-2.7.1.0, toolshed-0.16.0.0, random-1.1, mtl-2.2.1, filepath-1.4.0.0, factory-0.2.1.2, directory-1.2.2.0, base-4.8.1.0, QuickCheck-2.8.1, Cabal-1.22.4.0
Flags threaded -llvm

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring mtl-2.2.1...
Building mtl-2.2.1...
Preprocessing library mtl-2.2.1...
[ 1 of 22] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )
[ 2 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
[ 3 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
[ 4 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[ 5 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 6 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )
[ 7 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )
[ 8 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 9 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )
[10 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o )
[11 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[12 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[13 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[14 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[15 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[16 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[17 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[18 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[19 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[20 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[21 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o )
In-place registering mtl-2.2.1...
Running Haddock for mtl-2.2.1...
Running hscolour for mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Haddock coverage:
  75% (  3 /  4) in 'Control.Monad.Writer.Class'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
 100% (  5 /  5) in 'Control.Monad.State.Class'
 100% (  3 /  3) in 'Control.Monad.Reader.Class'
  80% (  4 /  5) in 'Control.Monad.RWS.Class'
  Missing documentation for:
    MonadRWS (Control/Monad/RWS/Class.hs:44)
 100% (  4 /  4) in 'Control.Monad.Identity'
 100% (  3 /  3) in 'Control.Monad.Error.Class'
  50% (  1 /  2) in 'Control.Monad.Cont.Class'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:73)
 100% (  3 /  3) in 'Control.Monad.Trans'
  93% ( 14 / 15) in 'Control.Monad.Error'
  Missing documentation for:
    runErrorT
 100% ( 19 / 19) in 'Control.Monad.Except'
 100% (  5 /  5) in 'Control.Monad.List'
  95% ( 21 / 22) in 'Control.Monad.RWS.Lazy'
  Missing documentation for:
    runRWST
 100% (  2 /  2) in 'Control.Monad.RWS'
  96% ( 22 / 23) in 'Control.Monad.Reader'
  Missing documentation for:
    runReaderT
  95% ( 21 / 22) in 'Control.Monad.RWS.Strict'
  Missing documentation for:
    runRWST
  96% ( 24 / 25) in 'Control.Monad.State.Lazy'
  Missing documentation for:
    runStateT
 100% (  2 /  2) in 'Control.Monad.State'
  96% ( 24 / 25) in 'Control.Monad.State.Strict'
  Missing documentation for:
    runStateT
  89% ( 17 / 19) in 'Control.Monad.Writer.Lazy'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
    runWriterT
 100% (  2 /  2) in 'Control.Monad.Writer'
  94% ( 17 / 18) in 'Control.Monad.Writer.Strict'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
  91% ( 20 / 22) in 'Control.Monad.Cont'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:73)
    runContT
Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt
Creating package registration file: /tmp/pkgConf-mtl-2.2278722862233665123.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mtl-2.2.1-KMpng31YRYc5JfMWFZ3FCU
Registering mtl-2.2.1...
Installed mtl-2.2.1
Configuring parallel-3.2.0.6...
Building parallel-3.2.0.6...
Preprocessing library parallel-3.2.0.6...
[1 of 3] Compiling Control.Parallel ( Control/Parallel.hs, dist/build/Control/Parallel.o )
[2 of 3] Compiling Control.Seq      ( Control/Seq.hs, dist/build/Control/Seq.o )
[3 of 3] Compiling Control.Parallel.Strategies ( Control/Parallel/Strategies.hs, dist/build/Control/Parallel/Strategies.o )
In-place registering parallel-3.2.0.6...
Running Haddock for parallel-3.2.0.6...
Running hscolour for parallel-3.2.0.6...
Preprocessing library parallel-3.2.0.6...
Preprocessing library parallel-3.2.0.6...
Haddock coverage:
  72% ( 21 / 29) in 'Control.Seq'
  Missing documentation for:
    seqTuple2 (Control/Seq.hs:164)
    seqTuple3 (Control/Seq.hs:168)
    seqTuple4 (Control/Seq.hs:172)
    seqTuple5 (Control/Seq.hs:176)
    seqTuple6 (Control/Seq.hs:180)
    seqTuple7 (Control/Seq.hs:184)
    seqTuple8 (Control/Seq.hs:188)
    seqTuple9 (Control/Seq.hs:192)
 100% (  3 /  3) in 'Control.Parallel'
  81% ( 68 / 84) in 'Control.Parallel.Strategies'
  Missing documentation for:
    evalTuple2 (Control/Parallel/Strategies.hs:589)
    evalTuple3 (Control/Parallel/Strategies.hs:593)
    evalTuple4 (Control/Parallel/Strategies.hs:597)
    evalTuple5 (Control/Parallel/Strategies.hs:601)
    evalTuple6 (Control/Parallel/Strategies.hs:605)
    evalTuple7 (Control/Parallel/Strategies.hs:609)
    evalTuple8 (Control/Parallel/Strategies.hs:613)
    evalTuple9 (Control/Parallel/Strategies.hs:617)
    parTuple2 (Control/Parallel/Strategies.hs:621)
    parTuple3 (Control/Parallel/Strategies.hs:625)
    parTuple4 (Control/Parallel/Strategies.hs:629)
    parTuple5 (Control/Parallel/Strategies.hs:633)
    parTuple6 (Control/Parallel/Strategies.hs:637)
    parTuple7 (Control/Parallel/Strategies.hs:641)
    parTuple8 (Control/Parallel/Strategies.hs:645)
    parTuple9 (Control/Parallel/Strategies.hs:649)
Documentation created: dist/doc/html/parallel/index.html,
dist/doc/html/parallel/parallel.txt
Creating package registration file:
/tmp/pkgConf-parallel-3.2.0711645630195740084.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/parallel-3.2.0.6-6L9FbzO2lwB9ZhSC6B30xj
Registering parallel-3.2.0.6...
Installed parallel-3.2.0.6
Configuring primes-0.2.1.0...
Building primes-0.2.1.0...
Preprocessing library primes-0.2.1.0...
[1 of 1] Compiling Data.Numbers.Primes ( Data/Numbers/Primes.hs, dist/build/Data/Numbers/Primes.o )
In-place registering primes-0.2.1.0...
Running Haddock for primes-0.2.1.0...
Running hscolour for primes-0.2.1.0...
Preprocessing library primes-0.2.1.0...
Preprocessing library primes-0.2.1.0...
Haddock coverage:
 100% (  5 /  5) in 'Data.Numbers.Primes'
Documentation created: dist/doc/html/primes/index.html,
dist/doc/html/primes/primes.txt
Creating package registration file:
/tmp/pkgConf-primes-0.2.15529102531671294892.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/primes-0.2.1.0-1OciDURHoNWKohlk28eYAB
Registering primes-0.2.1.0...
Installed primes-0.2.1.0
Configuring primitive-0.6.1.0...
Building primitive-0.6.1.0...
Preprocessing library primitive-0.6.1.0...
[ 1 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.o )
[ 2 of 10] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o )
[ 3 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o )
[ 4 of 10] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o )

Control/Monad/Primitive.hs:41:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Primitive.hs:100:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Primitive.hs:100:47: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Primitive.hs:101:19: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[ 5 of 10] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o )
[ 6 of 10] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o )
[ 7 of 10] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o )
[ 8 of 10] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.o )
[ 9 of 10] Compiling Data.Primitive   ( Data/Primitive.hs, dist/build/Data/Primitive.o )
[10 of 10] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o )
In-place registering primitive-0.6.1.0...
Running Haddock for primitive-0.6.1.0...
Running hscolour for primitive-0.6.1.0...
Preprocessing library primitive-0.6.1.0...
Preprocessing library primitive-0.6.1.0...

Control/Monad/Primitive.hs:41:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Primitive.hs:100:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Primitive.hs:100:47: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Primitive.hs:101:19: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
Haddock coverage:
 100% (  3 /  3) in 'Data.Primitive.Internal.Compat'
   3% (  1 / 35) in 'Data.Primitive.MachDeps'
  Missing documentation for:
    sIZEOF_CHAR (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_CHAR (Data/Primitive/MachDeps.hs:19)
    sIZEOF_INT (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_INT (Data/Primitive/MachDeps.hs:19)
    sIZEOF_WORD (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_WORD (Data/Primitive/MachDeps.hs:19)
    sIZEOF_DOUBLE (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_DOUBLE (Data/Primitive/MachDeps.hs:19)
    sIZEOF_FLOAT (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_FLOAT (Data/Primitive/MachDeps.hs:19)
    sIZEOF_PTR (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_PTR (Data/Primitive/MachDeps.hs:19)
    sIZEOF_FUNPTR (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_FUNPTR (Data/Primitive/MachDeps.hs:19)
    sIZEOF_STABLEPTR (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_STABLEPTR (Data/Primitive/MachDeps.hs:19)
    sIZEOF_INT8 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_INT8 (Data/Primitive/MachDeps.hs:19)
    sIZEOF_WORD8 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_WORD8 (Data/Primitive/MachDeps.hs:19)
    sIZEOF_INT16 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_INT16 (Data/Primitive/MachDeps.hs:19)
    sIZEOF_WORD16 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_WORD16 (Data/Primitive/MachDeps.hs:19)
    sIZEOF_INT32 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_INT32 (Data/Primitive/MachDeps.hs:19)
    sIZEOF_WORD32 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_WORD32 (Data/Primitive/MachDeps.hs:19)
    sIZEOF_INT64 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_INT64 (Data/Primitive/MachDeps.hs:19)
    sIZEOF_WORD64 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_WORD64 (Data/Primitive/MachDeps.hs:19)
    Word64_# (Data/Primitive/MachDeps.hs:120)
    Int64_# (Data/Primitive/MachDeps.hs:121)
   3% (  1 / 29) in 'Data.Primitive.Internal.Operations'
  Missing documentation for:
    setWord8Array# (Data/Primitive/Internal/Operations.hs:33)
    setWord16Array# (Data/Primitive/Internal/Operations.hs:35)
    setWord32Array# (Data/Primitive/Internal/Operations.hs:37)
    setWord64Array# (Data/Primitive/Internal/Operations.hs:39)
    setWordArray# (Data/Primitive/Internal/Operations.hs:41)
    setInt8Array# (Data/Primitive/Internal/Operations.hs:43)
    setInt16Array# (Data/Primitive/Internal/Operations.hs:45)
    setInt32Array# (Data/Primitive/Internal/Operations.hs:47)
    setInt64Array# (Data/Primitive/Internal/Operations.hs:49)
    setIntArray# (Data/Primitive/Internal/Operations.hs:51)
    setAddrArray# (Data/Primitive/Internal/Operations.hs:53)
    setFloatArray# (Data/Primitive/Internal/Operations.hs:55)
    setDoubleArray# (Data/Primitive/Internal/Operations.hs:57)
    setWideCharArray# (Data/Primitive/Internal/Operations.hs:59)
    setWord8OffAddr# (Data/Primitive/Internal/Operations.hs:62)
    setWord16OffAddr# (Data/Primitive/Internal/Operations.hs:64)
    setWord32OffAddr# (Data/Primitive/Internal/Operations.hs:66)
    setWord64OffAddr# (Data/Primitive/Internal/Operations.hs:68)
    setWordOffAddr# (Data/Primitive/Internal/Operations.hs:70)
    setInt8OffAddr# (Data/Primitive/Internal/Operations.hs:72)
    setInt16OffAddr# (Data/Primitive/Internal/Operations.hs:74)
    setInt32OffAddr# (Data/Primitive/Internal/Operations.hs:76)
    setInt64OffAddr# (Data/Primitive/Internal/Operations.hs:78)
    setIntOffAddr# (Data/Primitive/Internal/Operations.hs:80)
    setAddrOffAddr# (Data/Primitive/Internal/Operations.hs:82)
    setFloatOffAddr# (Data/Primitive/Internal/Operations.hs:84)
    setDoubleOffAddr# (Data/Primitive/Internal/Operations.hs:86)
    setWideCharOffAddr# (Data/Primitive/Internal/Operations.hs:88)
  75% ( 12 / 16) in 'Control.Monad.Primitive'
  Missing documentation for:
    unsafeInlinePrim (Control/Monad/Primitive.hs:189)
    unsafeInlineIO (Control/Monad/Primitive.hs:193)
    unsafeInlineST (Control/Monad/Primitive.hs:197)
    touch (Control/Monad/Primitive.hs:201)
 100% (  3 /  3) in 'Data.Primitive.Types'
 100% ( 15 / 15) in 'Data.Primitive.Array'
  93% ( 27 / 29) in 'Data.Primitive.ByteArray'
  Missing documentation for:
    ByteArray#
    MutableByteArray#
 100% ( 16 / 16) in 'Data.Primitive.Addr'
 100% (  7 /  7) in 'Data.Primitive'
 100% (  9 /  9) in 'Data.Primitive.MutVar'
Documentation created: dist/doc/html/primitive/index.html,
dist/doc/html/primitive/primitive.txt
Creating package registration file:
/tmp/pkgConf-primitive-0.6.11402961682672655340.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/primitive-0.6.1.0-5Jnw7oEuYtM9dmKXelGXVb
Registering primitive-0.6.1.0...
Installed primitive-0.6.1.0
Configuring random-1.1...
Building random-1.1...
Preprocessing library random-1.1...
[1 of 1] Compiling System.Random    ( System/Random.hs, dist/build/System/Random.o )

System/Random.hs:43:1: Warning: Tab character

System/Random.hs:45:1: Warning: Tab character

System/Random.hs:47:1: Warning: Tab character

System/Random.hs:53:1: Warning: Tab character

System/Random.hs:55:1: Warning: Tab character

System/Random.hs:56:1: Warning: Tab character

System/Random.hs:57:1: Warning: Tab character

System/Random.hs:59:1: Warning: Tab character

System/Random.hs:61:1: Warning: Tab character

System/Random.hs:63:1: Warning: Tab character

System/Random.hs:64:1: Warning: Tab character

System/Random.hs:65:1: Warning: Tab character

System/Random.hs:66:1: Warning: Tab character

System/Random.hs:68:1: Warning: Tab character

System/Random.hs:69:1: Warning: Tab character

System/Random.hs:70:1: Warning: Tab character

System/Random.hs:71:1: Warning: Tab character

System/Random.hs:73:1: Warning: Tab character

System/Random.hs:74:1: Warning: Tab character

System/Random.hs:76:1: Warning: Tab character

System/Random.hs:90:22: Warning: Tab character

System/Random.hs:91:17: Warning: Tab character

System/Random.hs:94:17: Warning: Tab character

System/Random.hs:102:15: Warning: Tab character

System/Random.hs:240:1: Warning: Tab character

System/Random.hs:241:1: Warning: Tab character

System/Random.hs:249:1: Warning: Tab character

System/Random.hs:269:1: Warning: Tab character

System/Random.hs:270:1: Warning: Tab character

System/Random.hs:271:1: Warning: Tab character

System/Random.hs:272:1: Warning: Tab character

System/Random.hs:273:1: Warning: Tab character

System/Random.hs:326:11: Warning: Tab character

System/Random.hs:343:11: Warning: Tab character

System/Random.hs:384:11: Warning: Tab character

System/Random.hs:395:1: Warning: Tab character

System/Random.hs:396:1: Warning: Tab character

System/Random.hs:396:20: Warning: Tab character

System/Random.hs:397:1: Warning: Tab character

System/Random.hs:397:20: Warning: Tab character

System/Random.hs:399:11: Warning: Tab character

System/Random.hs:406:1: Warning: Tab character

System/Random.hs:415:1: Warning: Tab character

System/Random.hs:428:1: Warning: Tab character

System/Random.hs:429:1: Warning: Tab character

System/Random.hs:430:1: Warning: Tab character

System/Random.hs:440:3: Warning: Tab character

System/Random.hs:502:1: Warning: Tab character

System/Random.hs:503:1: Warning: Tab character

System/Random.hs:504:1: Warning: Tab character

System/Random.hs:506:1: Warning: Tab character

System/Random.hs:507:1: Warning: Tab character

System/Random.hs:508:1: Warning: Tab character

System/Random.hs:519:1: Warning: Tab character

System/Random.hs:519:14: Warning: Tab character

System/Random.hs:520:1: Warning: Tab character

System/Random.hs:522:1: Warning: Tab character

System/Random.hs:523:1: Warning: Tab character

System/Random.hs:524:1: Warning: Tab character

System/Random.hs:526:1: Warning: Tab character

System/Random.hs:527:1: Warning: Tab character

System/Random.hs:528:1: Warning: Tab character
In-place registering random-1.1...
Running Haddock for random-1.1...
Running hscolour for random-1.1...
Preprocessing library random-1.1...
Preprocessing library random-1.1...

System/Random.hs:43:1: Warning: Tab character

System/Random.hs:45:1: Warning: Tab character

System/Random.hs:47:1: Warning: Tab character

System/Random.hs:53:1: Warning: Tab character

System/Random.hs:55:1: Warning: Tab character

System/Random.hs:56:1: Warning: Tab character

System/Random.hs:57:1: Warning: Tab character

System/Random.hs:59:1: Warning: Tab character

System/Random.hs:61:1: Warning: Tab character

System/Random.hs:63:1: Warning: Tab character

System/Random.hs:64:1: Warning: Tab character

System/Random.hs:65:1: Warning: Tab character

System/Random.hs:66:1: Warning: Tab character

System/Random.hs:68:1: Warning: Tab character

System/Random.hs:69:1: Warning: Tab character

System/Random.hs:70:1: Warning: Tab character

System/Random.hs:71:1: Warning: Tab character

System/Random.hs:73:1: Warning: Tab character

System/Random.hs:74:1: Warning: Tab character

System/Random.hs:76:1: Warning: Tab character

System/Random.hs:90:22: Warning: Tab character

System/Random.hs:91:17: Warning: Tab character

System/Random.hs:94:17: Warning: Tab character

System/Random.hs:102:15: Warning: Tab character

System/Random.hs:240:1: Warning: Tab character

System/Random.hs:241:1: Warning: Tab character

System/Random.hs:249:1: Warning: Tab character

System/Random.hs:269:1: Warning: Tab character

System/Random.hs:270:1: Warning: Tab character

System/Random.hs:271:1: Warning: Tab character

System/Random.hs:272:1: Warning: Tab character

System/Random.hs:273:1: Warning: Tab character

System/Random.hs:326:11: Warning: Tab character

System/Random.hs:343:11: Warning: Tab character

System/Random.hs:384:11: Warning: Tab character

System/Random.hs:395:1: Warning: Tab character

System/Random.hs:396:1: Warning: Tab character

System/Random.hs:396:20: Warning: Tab character

System/Random.hs:397:1: Warning: Tab character

System/Random.hs:397:20: Warning: Tab character

System/Random.hs:399:11: Warning: Tab character

System/Random.hs:406:1: Warning: Tab character

System/Random.hs:415:1: Warning: Tab character

System/Random.hs:428:1: Warning: Tab character

System/Random.hs:429:1: Warning: Tab character

System/Random.hs:430:1: Warning: Tab character

System/Random.hs:440:3: Warning: Tab character

System/Random.hs:502:1: Warning: Tab character

System/Random.hs:503:1: Warning: Tab character

System/Random.hs:504:1: Warning: Tab character

System/Random.hs:506:1: Warning: Tab character

System/Random.hs:507:1: Warning: Tab character

System/Random.hs:508:1: Warning: Tab character

System/Random.hs:519:1: Warning: Tab character

System/Random.hs:519:14: Warning: Tab character

System/Random.hs:520:1: Warning: Tab character

System/Random.hs:522:1: Warning: Tab character

System/Random.hs:523:1: Warning: Tab character

System/Random.hs:524:1: Warning: Tab character

System/Random.hs:526:1: Warning: Tab character

System/Random.hs:527:1: Warning: Tab character

System/Random.hs:528:1: Warning: Tab character
Haddock coverage:
Cannot find documentation for: $intro
 100% ( 16 / 16) in 'System.Random'
Documentation created: dist/doc/html/random/index.html,
dist/doc/html/random/random.txt
Creating package registration file: /tmp/pkgConf-random-11894519218786039021.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/random-1.1-1z8Ujelqc6aKgvPnbRUKkP
Registering random-1.1...
Installed random-1.1
Configuring tf-random-0.5...
Building tf-random-0.5...
Preprocessing library tf-random-0.5...
[1 of 4] Compiling System.Random.TF.Gen ( src/System/Random/TF/Gen.hs, dist/build/System/Random/TF/Gen.o )
[2 of 4] Compiling System.Random.TF.Init ( src/System/Random/TF/Init.hs, dist/build/System/Random/TF/Init.o )

src/System/Random/TF/Init.hs:94:5: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
[3 of 4] Compiling System.Random.TF.Instances ( src/System/Random/TF/Instances.hs, dist/build/System/Random/TF/Instances.o )
[4 of 4] Compiling System.Random.TF ( src/System/Random/TF.hs, dist/build/System/Random/TF.o )
In-place registering tf-random-0.5...
Running Haddock for tf-random-0.5...
Running hscolour for tf-random-0.5...
Preprocessing library tf-random-0.5...
Preprocessing library tf-random-0.5...

src/System/Random/TF/Init.hs:94:5: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
Haddock coverage:
 100% (  4 /  4) in 'System.Random.TF.Gen'
  83% (  5 /  6) in 'System.Random.TF.Init'
  Missing documentation for:
    Module header
  33% (  1 /  3) in 'System.Random.TF.Instances'
  Missing documentation for:
    Random (src/System/Random/TF/Instances.hs:37)
    randomEnum (src/System/Random/TF/Instances.hs:205)
 100% (  3 /  3) in 'System.Random.TF'
Documentation created: dist/doc/html/tf-random/index.html,
dist/doc/html/tf-random/tf-random.txt
Creating package registration file:
/tmp/pkgConf-tf-random-01269400346114760235.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/tf-random-0.5-28prfR75qTK8HkPsc02Mdm
Registering tf-random-0.5...
Installed tf-random-0.5
Configuring QuickCheck-2.8.1...
Building QuickCheck-2.8.1...
Preprocessing library QuickCheck-2.8.1...

Test/QuickCheck/Arbitrary.hs:6:37: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
[ 1 of 15] Compiling Test.QuickCheck.Random ( Test/QuickCheck/Random.hs, dist/build/Test/QuickCheck/Random.o )
[ 2 of 15] Compiling Test.QuickCheck.Exception ( Test/QuickCheck/Exception.hs, dist/build/Test/QuickCheck/Exception.o )
[ 3 of 15] Compiling Test.QuickCheck.Text ( Test/QuickCheck/Text.hs, dist/build/Test/QuickCheck/Text.o )
[ 4 of 15] Compiling Test.QuickCheck.State ( Test/QuickCheck/State.hs, dist/build/Test/QuickCheck/State.o )
[ 5 of 15] Compiling Test.QuickCheck.Gen ( Test/QuickCheck/Gen.hs, dist/build/Test/QuickCheck/Gen.o )
[ 6 of 15] Compiling Test.QuickCheck.Gen.Unsafe ( Test/QuickCheck/Gen/Unsafe.hs, dist/build/Test/QuickCheck/Gen/Unsafe.o )
[ 7 of 15] Compiling Test.QuickCheck.Arbitrary ( Test/QuickCheck/Arbitrary.hs, dist/build/Test/QuickCheck/Arbitrary.o )
[ 8 of 15] Compiling Test.QuickCheck.Modifiers ( Test/QuickCheck/Modifiers.hs, dist/build/Test/QuickCheck/Modifiers.o )
[ 9 of 15] Compiling Test.QuickCheck.Poly ( Test/QuickCheck/Poly.hs, dist/build/Test/QuickCheck/Poly.o )
[10 of 15] Compiling Test.QuickCheck.Function ( Test/QuickCheck/Function.hs, dist/build/Test/QuickCheck/Function.o )
[11 of 15] Compiling Test.QuickCheck.Property ( Test/QuickCheck/Property.hs, dist/build/Test/QuickCheck/Property.o )
[12 of 15] Compiling Test.QuickCheck.Test ( Test/QuickCheck/Test.hs, dist/build/Test/QuickCheck/Test.o )
[13 of 15] Compiling Test.QuickCheck.All ( Test/QuickCheck/All.hs, dist/build/Test/QuickCheck/All.o )
[14 of 15] Compiling Test.QuickCheck.Monadic ( Test/QuickCheck/Monadic.hs, dist/build/Test/QuickCheck/Monadic.o )
[15 of 15] Compiling Test.QuickCheck  ( Test/QuickCheck.hs, dist/build/Test/QuickCheck.o )
In-place registering QuickCheck-2.8.1...
Running Haddock for QuickCheck-2.8.1...
Running hscolour for QuickCheck-2.8.1...
Preprocessing library QuickCheck-2.8.1...
Preprocessing library QuickCheck-2.8.1...

Test/QuickCheck/Arbitrary.hs:6:37: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
Haddock coverage:
  10% (  2 / 20) in 'Test.QuickCheck.Random'
  Missing documentation for:
    newTheGen (Test/QuickCheck/Random.hs:17)
    bits (Test/QuickCheck/Random.hs:20)
    mask (Test/QuickCheck/Random.hs:20)
    doneBit (Test/QuickCheck/Random.hs:20)
    chip (Test/QuickCheck/Random.hs:25)
    chop (Test/QuickCheck/Random.hs:30)
    stop (Test/QuickCheck/Random.hs:33)
    mkTheGen (Test/QuickCheck/Random.hs:36)
     (Test/QuickCheck/Random.hs:65)
     (Test/QuickCheck/Random.hs:67)
     (Test/QuickCheck/Random.hs:70)
    newQCGen (Test/QuickCheck/Random.hs:79)
    mkQCGen (Test/QuickCheck/Random.hs:82)
    bigNatVariant (Test/QuickCheck/Random.hs:85)
    natVariant (Test/QuickCheck/Random.hs:91)
    variantTheGen (Test/QuickCheck/Random.hs:97)
    boolVariant (Test/QuickCheck/Random.hs:103)
    variantQCGen (Test/QuickCheck/Random.hs:107)
  33% (  3 /  9) in 'Test.QuickCheck.Exception'
  Missing documentation for:
    AnException (Test/QuickCheck/Exception.hs:47)
    tryEvaluate (Test/QuickCheck/Exception.hs:79)
    tryEvaluateIO (Test/QuickCheck/Exception.hs:82)
    evaluate (Test/QuickCheck/Exception.hs:86)
    isDiscard (Test/QuickCheck/Exception.hs:114)
    finally (Test/QuickCheck/Exception.hs:129)
   6% (  1 / 18) in 'Test.QuickCheck.Text'
  Missing documentation for:
    Str (Test/QuickCheck/Text.hs:46)
    ranges (Test/QuickCheck/Text.hs:51)
    number (Test/QuickCheck/Text.hs:59)
    short (Test/QuickCheck/Text.hs:62)
    showErr (Test/QuickCheck/Text.hs:70)
    oneLine (Test/QuickCheck/Text.hs:73)
    isOneLine (Test/QuickCheck/Text.hs:76)
    bold (Test/QuickCheck/Text.hs:79)
    newTerminal (Test/QuickCheck/Text.hs:90)
    withStdioTerminal (Test/QuickCheck/Text.hs:104)
    withNullTerminal (Test/QuickCheck/Text.hs:108)
    terminalOutput (Test/QuickCheck/Text.hs:112)
    handle (Test/QuickCheck/Text.hs:115)
    Terminal (Test/QuickCheck/Text.hs:87)
    putTemp (Test/QuickCheck/Text.hs:126)
    putPart (Test/QuickCheck/Text.hs:126)
    putLine (Test/QuickCheck/Text.hs:126)
 100% (  2 /  2) in 'Test.QuickCheck.State'
  89% ( 25 / 28) in 'Test.QuickCheck.Gen'
  Missing documentation for:
     (Test/QuickCheck/Gen.hs:46)
     (Test/QuickCheck/Gen.hs:50)
     (Test/QuickCheck/Gen.hs:54)
  80% (  4 /  5) in 'Test.QuickCheck.Gen.Unsafe'
  Missing documentation for:
    Capture (Test/QuickCheck/Gen/Unsafe.hs:50)
 100% ( 32 / 32) in 'Test.QuickCheck.Arbitrary'
  93% ( 14 / 15) in 'Test.QuickCheck.Modifiers'
  Missing documentation for:
    ShrinkState (Test/QuickCheck/Modifiers.hs:323)
  14% (  1 /  7) in 'Test.QuickCheck.Poly'
  Missing documentation for:
    A (Test/QuickCheck/Poly.hs:29)
    B (Test/QuickCheck/Poly.hs:44)
    C (Test/QuickCheck/Poly.hs:59)
    OrdA (Test/QuickCheck/Poly.hs:77)
    OrdB (Test/QuickCheck/Poly.hs:96)
    OrdC (Test/QuickCheck/Poly.hs:115)
  38% (  3 /  8) in 'Test.QuickCheck.Function'
  Missing documentation for:
    Fun (Test/QuickCheck/Function.hs:275)
    apply (Test/QuickCheck/Function.hs:289)
    Function (Test/QuickCheck/Function.hs:106)
    functionMap (Test/QuickCheck/Function.hs:142)
    functionShow (Test/QuickCheck/Function.hs:145)
  62% ( 44 / 71) in 'Test.QuickCheck.Property'
  Missing documentation for:
     (Test/QuickCheck/Property.hs:95)
     (Test/QuickCheck/Property.hs:99)
     (Test/QuickCheck/Property.hs:103)
     (Test/QuickCheck/Property.hs:107)
     (Test/QuickCheck/Property.hs:111)
     (Test/QuickCheck/Property.hs:114)
     (Test/QuickCheck/Property.hs:131)
    protect (Test/QuickCheck/Property.hs:135)
    Prop (Test/QuickCheck/Property.hs:141)
    Rose (Test/QuickCheck/Property.hs:145)
    ioRose (Test/QuickCheck/Property.hs:148)
    joinRose (Test/QuickCheck/Property.hs:151)
     (Test/QuickCheck/Property.hs:160)
     (Test/QuickCheck/Property.hs:165)
     (Test/QuickCheck/Property.hs:170)
    CallbackKind (Test/QuickCheck/Property.hs:204)
    exception (Test/QuickCheck/Property.hs:220)
    formatException (Test/QuickCheck/Property.hs:226)
    protectResult (Test/QuickCheck/Property.hs:231)
    succeeded (Test/QuickCheck/Property.hs:234)
    failed (Test/QuickCheck/Property.hs:234)
    rejected (Test/QuickCheck/Property.hs:234)
    liftBool (Test/QuickCheck/Property.hs:255)
    mapResult (Test/QuickCheck/Property.hs:259)
    mapTotalResult (Test/QuickCheck/Property.hs:262)
    mapRoseResult (Test/QuickCheck/Property.hs:266)
    mapProp (Test/QuickCheck/Property.hs:269)
  50% ( 14 / 28) in 'Test.QuickCheck.Test'
  Missing documentation for:
    test (Test/QuickCheck/Test.hs:179)
    doneTesting (Test/QuickCheck/Test.hs:185)
    giveUp (Test/QuickCheck/Test.hs:215)
    runATest (Test/QuickCheck/Test.hs:231)
    summary (Test/QuickCheck/Test.hs:297)
    success (Test/QuickCheck/Test.hs:308)
    labelPercentage (Test/QuickCheck/Test.hs:338)
    insufficientCoverage (Test/QuickCheck/Test.hs:346)
    foundFailure (Test/QuickCheck/Test.hs:353)
    localMin (Test/QuickCheck/Test.hs:357)
    localMin' (Test/QuickCheck/Test.hs:387)
    localMinFound (Test/QuickCheck/Test.hs:399)
    callbackPostTest (Test/QuickCheck/Test.hs:424)
    callbackPostFinalFailure (Test/QuickCheck/Test.hs:429)
 100% (  9 /  9) in 'Test.QuickCheck.All'
  78% ( 14 / 18) in 'Test.QuickCheck.Monadic'
  Missing documentation for:
    stop (Test/QuickCheck/Monadic.hs:118)
    monadic (Test/QuickCheck/Monadic.hs:204)
    monadic' (Test/QuickCheck/Monadic.hs:207)
    runSTGen (Test/QuickCheck/Monadic.hs:246)
  99% (127 /128) in 'Test.QuickCheck'
  Missing documentation for:
    ShrinkState (Test/QuickCheck/Modifiers.hs:323)
Warning: Test.QuickCheck.Arbitrary: could not find link destinations for:
    RecursivelyShrink GSubterms GCoArbitrary gSubterms gSubtermsIncl
Warning: Test.QuickCheck: could not find link destinations for:
    GCoArbitrary RecursivelyShrink GSubterms
Documentation created: dist/doc/html/QuickCheck/index.html,
dist/doc/html/QuickCheck/QuickCheck.txt
Creating package registration file:
/tmp/pkgConf-QuickCheck-2.82070262721691449122.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/QuickCheck-2.8.1-BnZKeqxVf7FCbnejbqAnPL
Registering QuickCheck-2.8.1...
Installed QuickCheck-2.8.1
Configuring toolshed-0.16.0.0...
Building toolshed-0.16.0.0...
Preprocessing library toolshed-0.16.0.0...
[ 1 of 21] Compiling ToolShed.Test.ReversibleIO ( src-lib/ToolShed/Test/ReversibleIO.hs, dist/build/ToolShed/Test/ReversibleIO.o )
[ 2 of 21] Compiling ToolShed.Test.ReversibleEnum ( src-lib/ToolShed/Test/ReversibleEnum.hs, dist/build/ToolShed/Test/ReversibleEnum.o )
[ 3 of 21] Compiling ToolShed.Test.ReversibleBoundedEnum ( src-lib/ToolShed/Test/ReversibleBoundedEnum.hs, dist/build/ToolShed/Test/ReversibleBoundedEnum.o )
[ 4 of 21] Compiling ToolShed.Test.QuickCheck.Result ( src-lib/ToolShed/Test/QuickCheck/Result.hs, dist/build/ToolShed/Test/QuickCheck/Result.o )
[ 5 of 21] Compiling ToolShed.Test.QuickCheck.Arbitrary.Set ( src-lib/ToolShed/Test/QuickCheck/Arbitrary/Set.hs, dist/build/ToolShed/Test/QuickCheck/Arbitrary/Set.o )
[ 6 of 21] Compiling ToolShed.Test.QuickCheck.Arbitrary.Map ( src-lib/ToolShed/Test/QuickCheck/Arbitrary/Map.hs, dist/build/ToolShed/Test/QuickCheck/Arbitrary/Map.o )
[ 7 of 21] Compiling ToolShed.Test.QuickCheck.Arbitrary.Array ( src-lib/ToolShed/Test/QuickCheck/Arbitrary/Array.hs, dist/build/ToolShed/Test/QuickCheck/Arbitrary/Array.o )
[ 8 of 21] Compiling ToolShed.System.TimePure ( src-lib/ToolShed/System/TimePure.hs, dist/build/ToolShed/System/TimePure.o )
[ 9 of 21] Compiling ToolShed.System.TimeAction ( src-lib/ToolShed/System/TimeAction.hs, dist/build/ToolShed/System/TimeAction.o )
[10 of 21] Compiling ToolShed.System.Random ( src-lib/ToolShed/System/Random.hs, dist/build/ToolShed/System/Random.o )
[11 of 21] Compiling ToolShed.System.File ( src-lib/ToolShed/System/File.hs, dist/build/ToolShed/System/File.o )
[12 of 21] Compiling ToolShed.SelfValidate ( src-lib/ToolShed/SelfValidate.hs, dist/build/ToolShed/SelfValidate.o )
[13 of 21] Compiling ToolShed.Defaultable ( src-lib/ToolShed/Defaultable.hs, dist/build/ToolShed/Defaultable.o )
[14 of 21] Compiling ToolShed.Options ( src-lib/ToolShed/Options.hs, dist/build/ToolShed/Options.o )
[15 of 21] Compiling ToolShed.Data.Triple ( src-lib/ToolShed/Data/Triple.hs, dist/build/ToolShed/Data/Triple.o )
[16 of 21] Compiling ToolShed.Data.Quadruple ( src-lib/ToolShed/Data/Quadruple.hs, dist/build/ToolShed/Data/Quadruple.o )
[17 of 21] Compiling ToolShed.Data.Pair ( src-lib/ToolShed/Data/Pair.hs, dist/build/ToolShed/Data/Pair.o )
[18 of 21] Compiling ToolShed.Data.List.Splits ( src-lib/ToolShed/Data/List/Splits.hs, dist/build/ToolShed/Data/List/Splits.o )
[19 of 21] Compiling ToolShed.Data.List.Runlength ( src-lib/ToolShed/Data/List/Runlength.hs, dist/build/ToolShed/Data/List/Runlength.o )
[20 of 21] Compiling ToolShed.Data.List ( src-lib/ToolShed/Data/List.hs, dist/build/ToolShed/Data/List.o )
[21 of 21] Compiling ToolShed.Data.Foldable ( src-lib/ToolShed/Data/Foldable.hs, dist/build/ToolShed/Data/Foldable.o )
In-place registering toolshed-0.16.0.0...
Running Haddock for toolshed-0.16.0.0...
Running hscolour for toolshed-0.16.0.0...
Preprocessing library toolshed-0.16.0.0...
Preprocessing library toolshed-0.16.0.0...
Haddock coverage:
 100% (  4 /  4) in 'ToolShed.Test.ReversibleIO'
 100% (  4 /  4) in 'ToolShed.Test.ReversibleEnum'
 100% (  4 /  4) in 'ToolShed.Test.ReversibleBoundedEnum'
 100% (  4 /  4) in 'ToolShed.Test.QuickCheck.Result'
 100% (  1 /  1) in 'ToolShed.Test.QuickCheck.Arbitrary.Set'
 100% (  1 /  1) in 'ToolShed.Test.QuickCheck.Arbitrary.Map'
 100% (  1 /  1) in 'ToolShed.Test.QuickCheck.Arbitrary.Array'
 100% (  4 /  4) in 'ToolShed.System.TimePure'
 100% (  4 /  4) in 'ToolShed.System.TimeAction'
 100% (  7 /  7) in 'ToolShed.System.Random'
 100% ( 12 / 12) in 'ToolShed.System.File'
 100% (  6 /  6) in 'ToolShed.SelfValidate'
 100% (  3 /  3) in 'ToolShed.Defaultable'
 100% (  3 /  3) in 'ToolShed.Options'
 100% (  8 /  8) in 'ToolShed.Data.Triple'
 100% (  9 /  9) in 'ToolShed.Data.Quadruple'
 100% (  3 /  3) in 'ToolShed.Data.Pair'
 100% (  6 /  6) in 'ToolShed.Data.List.Splits'
 100% ( 10 / 10) in 'ToolShed.Data.List.Runlength'
 100% ( 19 / 19) in 'ToolShed.Data.List'
 100% (  6 /  6) in 'ToolShed.Data.Foldable'
Warning: ToolShed.Data.List.Splits: could not find link destinations for:
    Split
Documentation created: dist/doc/html/toolshed/index.html,
dist/doc/html/toolshed/toolshed.txt
Creating package registration file:
/tmp/pkgConf-toolshed-0.16.0158136104991039875.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/toolshed-0.16.0.0-FlK3AT0QV0hEPCPJySJBVY
Registering toolshed-0.16.0.0...
Installed toolshed-0.16.0.0
Configuring factory-0.2.1.2...
Building factory-0.2.1.2...
Preprocessing library factory-0.2.1.2...
[ 1 of 57] Compiling Factory.Math.Radix ( src-lib/Factory/Math/Radix.hs, dist/build/Factory/Math/Radix.o )
[ 2 of 57] Compiling Factory.Math.Primes ( src-lib/Factory/Math/Primes.hs, dist/build/Factory/Math/Primes.o )
[ 3 of 57] Compiling Factory.Math.Summation ( src-lib/Factory/Math/Summation.hs, dist/build/Factory/Math/Summation.o )
[ 4 of 57] Compiling Factory.Math.Implementations.Pi.BBP.Series ( src-lib/Factory/Math/Implementations/Pi/BBP/Series.hs, dist/build/Factory/Math/Implementations/Pi/BBP/Series.o )
[ 5 of 57] Compiling Factory.Math.Implementations.Pi.BBP.Bellard ( src-lib/Factory/Math/Implementations/Pi/BBP/Bellard.hs, dist/build/Factory/Math/Implementations/Pi/BBP/Bellard.o )
[ 6 of 57] Compiling Factory.Math.Implementations.Pi.BBP.Base65536 ( src-lib/Factory/Math/Implementations/Pi/BBP/Base65536.hs, dist/build/Factory/Math/Implementations/Pi/BBP/Base65536.o )
[ 7 of 57] Compiling Factory.Math.Power ( src-lib/Factory/Math/Power.hs, dist/build/Factory/Math/Power.o )
[ 8 of 57] Compiling Factory.Math.PerfectPower ( src-lib/Factory/Math/PerfectPower.hs, dist/build/Factory/Math/PerfectPower.o )
[ 9 of 57] Compiling Factory.Math.Primality ( src-lib/Factory/Math/Primality.hs, dist/build/Factory/Math/Primality.o )
[10 of 57] Compiling Factory.Math.Implementations.Primes.TurnersSieve ( src-lib/Factory/Math/Implementations/Primes/TurnersSieve.hs, dist/build/Factory/Math/Implementations/Primes/TurnersSieve.o )
[11 of 57] Compiling Factory.Math.Hyperoperation ( src-lib/Factory/Math/Hyperoperation.hs, dist/build/Factory/Math/Hyperoperation.o )
[12 of 57] Compiling Factory.Math.Fibonacci ( src-lib/Factory/Math/Fibonacci.hs, dist/build/Factory/Math/Fibonacci.o )
[13 of 57] Compiling Factory.Math.Factorial ( src-lib/Factory/Math/Factorial.hs, dist/build/Factory/Math/Factorial.o )
[14 of 57] Compiling Factory.Math.Precision ( src-lib/Factory/Math/Precision.hs, dist/build/Factory/Math/Precision.o )
[15 of 57] Compiling Factory.Math.SquareRoot ( src-lib/Factory/Math/SquareRoot.hs, dist/build/Factory/Math/SquareRoot.o )
[16 of 57] Compiling Factory.Math.Pi  ( src-lib/Factory/Math/Pi.hs, dist/build/Factory/Math/Pi.o )
[17 of 57] Compiling Factory.Math.Implementations.Pi.BBP.Implementation ( src-lib/Factory/Math/Implementations/Pi/BBP/Implementation.hs, dist/build/Factory/Math/Implementations/Pi/BBP/Implementation.o )
[18 of 57] Compiling Factory.Math.Implementations.Pi.BBP.Algorithm ( src-lib/Factory/Math/Implementations/Pi/BBP/Algorithm.hs, dist/build/Factory/Math/Implementations/Pi/BBP/Algorithm.o )
[19 of 57] Compiling Factory.Math.Implementations.Pi.Borwein.Series ( src-lib/Factory/Math/Implementations/Pi/Borwein/Series.hs, dist/build/Factory/Math/Implementations/Pi/Borwein/Series.o )
[20 of 57] Compiling Factory.Math.Implementations.Pi.Borwein.Implementation ( src-lib/Factory/Math/Implementations/Pi/Borwein/Implementation.hs, dist/build/Factory/Math/Implementations/Pi/Borwein/Implementation.o )
[21 of 57] Compiling Factory.Math.Implementations.Pi.Ramanujan.Series ( src-lib/Factory/Math/Implementations/Pi/Ramanujan/Series.hs, dist/build/Factory/Math/Implementations/Pi/Ramanujan/Series.o )
[22 of 57] Compiling Factory.Math.Implementations.Pi.Ramanujan.Implementation ( src-lib/Factory/Math/Implementations/Pi/Ramanujan/Implementation.hs, dist/build/Factory/Math/Implementations/Pi/Ramanujan/Implementation.o )
[23 of 57] Compiling Factory.Math.Implementations.Pi.Spigot.Series ( src-lib/Factory/Math/Implementations/Pi/Spigot/Series.hs, dist/build/Factory/Math/Implementations/Pi/Spigot/Series.o )
[24 of 57] Compiling Factory.Math.Implementations.Pi.Spigot.Gosper ( src-lib/Factory/Math/Implementations/Pi/Spigot/Gosper.hs, dist/build/Factory/Math/Implementations/Pi/Spigot/Gosper.o )
[25 of 57] Compiling Factory.Math.Implementations.Pi.Spigot.RabinowitzWagon ( src-lib/Factory/Math/Implementations/Pi/Spigot/RabinowitzWagon.hs, dist/build/Factory/Math/Implementations/Pi/Spigot/RabinowitzWagon.o )
[26 of 57] Compiling Factory.Math.Implementations.Pi.Spigot.Spigot ( src-lib/Factory/Math/Implementations/Pi/Spigot/Spigot.hs, dist/build/Factory/Math/Implementations/Pi/Spigot/Spigot.o )
[27 of 57] Compiling Factory.Math.Implementations.Pi.Spigot.Algorithm ( src-lib/Factory/Math/Implementations/Pi/Spigot/Algorithm.hs, dist/build/Factory/Math/Implementations/Pi/Spigot/Algorithm.o )
[28 of 57] Compiling Factory.Math.ArithmeticGeometricMean ( src-lib/Factory/Math/ArithmeticGeometricMean.hs, dist/build/Factory/Math/ArithmeticGeometricMean.o )
[29 of 57] Compiling Factory.Math.Implementations.Pi.AGM.BrentSalamin ( src-lib/Factory/Math/Implementations/Pi/AGM/BrentSalamin.hs, dist/build/Factory/Math/Implementations/Pi/AGM/BrentSalamin.o )
[30 of 57] Compiling Factory.Math.Implementations.Pi.AGM.Algorithm ( src-lib/Factory/Math/Implementations/Pi/AGM/Algorithm.hs, dist/build/Factory/Math/Implementations/Pi/AGM/Algorithm.o )
[31 of 57] Compiling Factory.Data.PrimeWheel ( src-lib/Factory/Data/PrimeWheel.hs, dist/build/Factory/Data/PrimeWheel.o )
[32 of 57] Compiling Factory.Math.Implementations.Primes.SieveOfAtkin ( src-lib/Factory/Math/Implementations/Primes/SieveOfAtkin.hs, dist/build/Factory/Math/Implementations/Primes/SieveOfAtkin.o )
[33 of 57] Compiling Factory.Math.Implementations.Primes.SieveOfEratosthenes ( src-lib/Factory/Math/Implementations/Primes/SieveOfEratosthenes.hs, dist/build/Factory/Math/Implementations/Primes/SieveOfEratosthenes.o )
[34 of 57] Compiling Factory.Math.DivideAndConquer ( src-lib/Factory/Math/DivideAndConquer.hs, dist/build/Factory/Math/DivideAndConquer.o )
[35 of 57] Compiling Factory.Data.Ring ( src-lib/Factory/Data/Ring.hs, dist/build/Factory/Data/Ring.o )
[36 of 57] Compiling Factory.Data.QuotientRing ( src-lib/Factory/Data/QuotientRing.hs, dist/build/Factory/Data/QuotientRing.o )
[37 of 57] Compiling Factory.Data.Monomial ( src-lib/Factory/Data/Monomial.hs, dist/build/Factory/Data/Monomial.o )
[38 of 57] Compiling Factory.Data.Polynomial ( src-lib/Factory/Data/Polynomial.hs, dist/build/Factory/Data/Polynomial.o )
[39 of 57] Compiling Factory.Data.MonicPolynomial ( src-lib/Factory/Data/MonicPolynomial.hs, dist/build/Factory/Data/MonicPolynomial.o )
[40 of 57] Compiling Factory.Data.Interval ( src-lib/Factory/Data/Interval.hs, dist/build/Factory/Data/Interval.o )
[41 of 57] Compiling Factory.Math.Probability ( src-lib/Factory/Math/Probability.hs, dist/build/Factory/Math/Probability.o )
[42 of 57] Compiling Factory.Data.Exponential ( src-lib/Factory/Data/Exponential.hs, dist/build/Factory/Data/Exponential.o )
[43 of 57] Compiling Factory.Data.PrimeFactors ( src-lib/Factory/Data/PrimeFactors.hs, dist/build/Factory/Data/PrimeFactors.o )
[44 of 57] Compiling Factory.Math.Implementations.Factorial ( src-lib/Factory/Math/Implementations/Factorial.hs, dist/build/Factory/Math/Implementations/Factorial.o )
[45 of 57] Compiling Factory.Math.Implementations.Pi.Borwein.Borwein1993 ( src-lib/Factory/Math/Implementations/Pi/Borwein/Borwein1993.hs, dist/build/Factory/Math/Implementations/Pi/Borwein/Borwein1993.o )
[46 of 57] Compiling Factory.Math.Implementations.Pi.Borwein.Algorithm ( src-lib/Factory/Math/Implementations/Pi/Borwein/Algorithm.hs, dist/build/Factory/Math/Implementations/Pi/Borwein/Algorithm.o )
[47 of 57] Compiling Factory.Math.Implementations.Pi.Ramanujan.Chudnovsky ( src-lib/Factory/Math/Implementations/Pi/Ramanujan/Chudnovsky.hs, dist/build/Factory/Math/Implementations/Pi/Ramanujan/Chudnovsky.o )
[48 of 57] Compiling Factory.Math.Implementations.Pi.Ramanujan.Classic ( src-lib/Factory/Math/Implementations/Pi/Ramanujan/Classic.hs, dist/build/Factory/Math/Implementations/Pi/Ramanujan/Classic.o )
[49 of 57] Compiling Factory.Math.Implementations.Pi.Ramanujan.Algorithm ( src-lib/Factory/Math/Implementations/Pi/Ramanujan/Algorithm.hs, dist/build/Factory/Math/Implementations/Pi/Ramanujan/Algorithm.o )
[50 of 57] Compiling Factory.Math.Statistics ( src-lib/Factory/Math/Statistics.hs, dist/build/Factory/Math/Statistics.o )
[51 of 57] Compiling Factory.Math.Implementations.SquareRoot ( src-lib/Factory/Math/Implementations/SquareRoot.hs, dist/build/Factory/Math/Implementations/SquareRoot.o )
[52 of 57] Compiling Factory.Math.PrimeFactorisation ( src-lib/Factory/Math/PrimeFactorisation.hs, dist/build/Factory/Math/PrimeFactorisation.o )
[53 of 57] Compiling Factory.Math.MultiplicativeOrder ( src-lib/Factory/Math/MultiplicativeOrder.hs, dist/build/Factory/Math/MultiplicativeOrder.o )
[54 of 57] Compiling Factory.Math.Implementations.Primality ( src-lib/Factory/Math/Implementations/Primality.hs, dist/build/Factory/Math/Implementations/Primality.o )
[55 of 57] Compiling Factory.Math.Implementations.Primes.TrialDivision ( src-lib/Factory/Math/Implementations/Primes/TrialDivision.hs, dist/build/Factory/Math/Implementations/Primes/TrialDivision.o )
[56 of 57] Compiling Factory.Math.Implementations.Primes.Algorithm ( src-lib/Factory/Math/Implementations/Primes/Algorithm.hs, dist/build/Factory/Math/Implementations/Primes/Algorithm.o )
[57 of 57] Compiling Factory.Math.Implementations.PrimeFactorisation ( src-lib/Factory/Math/Implementations/PrimeFactorisation.hs, dist/build/Factory/Math/Implementations/PrimeFactorisation.o )
In-place registering factory-0.2.1.2...
Preprocessing executable 'factory' for factory-0.2.1.2...
[ 1 of 11] Compiling Paths_factory    ( dist/build/autogen/Paths_factory.hs, dist/build/factory/factory-tmp/Paths_factory.o )
[ 2 of 11] Compiling Factory.Test.Performance.Statistics ( src-exe/Factory/Test/Performance/Statistics.hs, dist/build/factory/factory-tmp/Factory/Test/Performance/Statistics.o )
[ 3 of 11] Compiling Factory.Test.Performance.SquareRoot ( src-exe/Factory/Test/Performance/SquareRoot.hs, dist/build/factory/factory-tmp/Factory/Test/Performance/SquareRoot.o )
[ 4 of 11] Compiling Factory.Test.Performance.Primes ( src-exe/Factory/Test/Performance/Primes.hs, dist/build/factory/factory-tmp/Factory/Test/Performance/Primes.o )
[ 5 of 11] Compiling Factory.Test.Performance.PrimeFactorisation ( src-exe/Factory/Test/Performance/PrimeFactorisation.hs, dist/build/factory/factory-tmp/Factory/Test/Performance/PrimeFactorisation.o )
[ 6 of 11] Compiling Factory.Test.Performance.Primality ( src-exe/Factory/Test/Performance/Primality.hs, dist/build/factory/factory-tmp/Factory/Test/Performance/Primality.o )
[ 7 of 11] Compiling Factory.Test.Performance.Pi ( src-exe/Factory/Test/Performance/Pi.hs, dist/build/factory/factory-tmp/Factory/Test/Performance/Pi.o )
[ 8 of 11] Compiling Factory.Test.Performance.Hyperoperation ( src-exe/Factory/Test/Performance/Hyperoperation.hs, dist/build/factory/factory-tmp/Factory/Test/Performance/Hyperoperation.o )
[ 9 of 11] Compiling Factory.Test.Performance.Factorial ( src-exe/Factory/Test/Performance/Factorial.hs, dist/build/factory/factory-tmp/Factory/Test/Performance/Factorial.o )
[10 of 11] Compiling Factory.Test.CommandOptions ( src-exe/Factory/Test/CommandOptions.hs, dist/build/factory/factory-tmp/Factory/Test/CommandOptions.o )
[11 of 11] Compiling Main             ( src-exe/Main.hs, dist/build/factory/factory-tmp/Main.o )
Linking dist/build/factory/factory ...
Running Haddock for factory-0.2.1.2...
Running hscolour for factory-0.2.1.2...
Preprocessing library factory-0.2.1.2...
Preprocessing executable 'factory' for factory-0.2.1.2...
Preprocessing library factory-0.2.1.2...
Haddock coverage:
 100% (  7 /  7) in 'Factory.Math.Radix'
 100% (  6 /  6) in 'Factory.Math.Primes'
 100% (  5 /  5) in 'Factory.Math.Summation'
 100% (  4 /  4) in 'Factory.Math.Implementations.Pi.BBP.Series'
 100% (  3 /  3) in 'Factory.Math.Implementations.Pi.BBP.Bellard'
 100% (  3 /  3) in 'Factory.Math.Implementations.Pi.BBP.Base65536'
 100% (  7 /  7) in 'Factory.Math.Power'
 100% (  5 /  5) in 'Factory.Math.PerfectPower'
 100% (  9 /  9) in 'Factory.Math.Primality'
 100% (  3 /  3) in 'Factory.Math.Implementations.Primes.TurnersSieve'
  63% ( 12 / 19) in 'Factory.Math.Hyperoperation'
  Missing documentation for:
    succession (src-lib/Factory/Math/Hyperoperation.hs:60)
    addition (src-lib/Factory/Math/Hyperoperation.hs:60)
    multiplication (src-lib/Factory/Math/Hyperoperation.hs:60)
    exponentiation (src-lib/Factory/Math/Hyperoperation.hs:60)
    tetration (src-lib/Factory/Math/Hyperoperation.hs:60)
    pentation (src-lib/Factory/Math/Hyperoperation.hs:60)
    hexation (src-lib/Factory/Math/Hyperoperation.hs:60)
 100% (  4 /  4) in 'Factory.Math.Fibonacci'
 100% (  3 /  3) in 'Factory.Math.Factorial'
 100% ( 17 / 17) in 'Factory.Math.Precision'
 100% ( 14 / 14) in 'Factory.Math.SquareRoot'
 100% (  6 /  6) in 'Factory.Math.Pi'
 100% (  3 /  3) in 'Factory.Math.Implementations.Pi.BBP.Implementation'
 100% (  4 /  4) in 'Factory.Math.Implementations.Pi.BBP.Algorithm'
 100% (  4 /  4) in 'Factory.Math.Implementations.Pi.Borwein.Series'
 100% (  3 /  3) in 'Factory.Math.Implementations.Pi.Borwein.Implementation'
 100% (  4 /  4) in 'Factory.Math.Implementations.Pi.Ramanujan.Series'
 100% (  3 /  3) in 'Factory.Math.Implementations.Pi.Ramanujan.Implementation'
 100% (  6 /  6) in 'Factory.Math.Implementations.Pi.Spigot.Series'
 100% (  3 /  3) in 'Factory.Math.Implementations.Pi.Spigot.Gosper'
 100% (  3 /  3) in 'Factory.Math.Implementations.Pi.Spigot.RabinowitzWagon'
 100% (  9 /  9) in 'Factory.Math.Implementations.Pi.Spigot.Spigot'
 100% (  4 /  4) in 'Factory.Math.Implementations.Pi.Spigot.Algorithm'
 100% ( 14 / 14) in 'Factory.Math.ArithmeticGeometricMean'
 100% (  3 /  3) in 'Factory.Math.Implementations.Pi.AGM.BrentSalamin'
 100% (  4 /  4) in 'Factory.Math.Implementations.Pi.AGM.Algorithm'
 100% ( 18 / 18) in 'Factory.Data.PrimeWheel'
 100% (  6 /  6) in 'Factory.Math.Implementations.Primes.SieveOfAtkin'
 100% (  5 /  5) in 'Factory.Math.Implementations.Primes.SieveOfEratosthenes'
 100% (  9 /  9) in 'Factory.Math.DivideAndConquer'
 100% ( 10 / 10) in 'Factory.Data.Ring'
 100% (  9 /  9) in 'Factory.Data.QuotientRing'
 100% ( 22 / 22) in 'Factory.Data.Monomial'
 100% ( 33 / 33) in 'Factory.Data.Polynomial'
 100% (  7 /  7) in 'Factory.Data.MonicPolynomial'
 100% ( 21 / 21) in 'Factory.Data.Interval'
 100% ( 13 / 13) in 'Factory.Math.Probability'
 100% ( 15 / 15) in 'Factory.Data.Exponential'
 100% ( 12 / 12) in 'Factory.Data.PrimeFactors'
 100% ( 10 / 10) in 'Factory.Math.Implementations.Factorial'
 100% (  3 /  3) in 'Factory.Math.Implementations.Pi.Borwein.Borwein1993'
 100% (  4 /  4) in 'Factory.Math.Implementations.Pi.Borwein.Algorithm'
 100% (  3 /  3) in 'Factory.Math.Implementations.Pi.Ramanujan.Chudnovsky'
 100% (  3 /  3) in 'Factory.Math.Implementations.Pi.Ramanujan.Classic'
 100% (  4 /  4) in 'Factory.Math.Implementations.Pi.Ramanujan.Algorithm'
 100% ( 10 / 10) in 'Factory.Math.Statistics'
 100% (  7 /  7) in 'Factory.Math.Implementations.SquareRoot'
 100% ( 12 / 12) in 'Factory.Math.PrimeFactorisation'
 100% (  3 /  3) in 'Factory.Math.MultiplicativeOrder'
 100% (  6 /  6) in 'Factory.Math.Implementations.Primality'
 100% (  4 /  4) in 'Factory.Math.Implementations.Primes.TrialDivision'
 100% (  4 /  4) in 'Factory.Math.Implementations.Primes.Algorithm'
 100% (  5 /  5) in 'Factory.Math.Implementations.PrimeFactorisation'
Warning: Factory.Math.Radix: could not find link destinations for:
    digits
Warning: Factory.Math.Implementations.Pi.Spigot.Spigot: could not find link destinations for:
    I carryAndDivide mkRow processColumns
Warning: Factory.Math.Implementations.Primes.SieveOfAtkin: could not find link destinations for:
    inherentPrimes polynomialTypeLookup
Warning: Factory.Math.Implementations.Primes.SieveOfEratosthenes: could not find link destinations for:
    Repository PrimeMultiplesMap
Warning: Factory.Data.Polynomial: could not find link destinations for:
    MonomialList pruneCoefficients
Warning: Factory.Data.Interval: could not find link destinations for:
    divideAndConquer
Warning: Factory.Math.Implementations.Primality: could not find link destinations for:
    witnessesCompositeness
Documentation created: dist/doc/html/factory/index.html,
dist/doc/html/factory/factory.txt
Preprocessing executable 'factory' for factory-0.2.1.2...
Creating package registration file:
/tmp/pkgConf-factory-0.2.17308329331090099484.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/factory-0.2.1.2-8wPOZJv8ITJJIfqIZ7rQzr
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.
Registering factory-0.2.1.2...
Installed factory-0.2.1.2
Configuring squeeze-1.0.4.0...
Building squeeze-1.0.4.0...
Preprocessing executable 'squeeze' for squeeze-1.0.4.0...
[ 1 of 11] Compiling Squeeze.Data.File ( src/Squeeze/Data/File.hs, dist/build/squeeze/squeeze-tmp/Squeeze/Data/File.o )

src/Squeeze/Data/File.hs:26:1: Warning: Tab character

src/Squeeze/Data/File.hs:27:1: Warning: Tab character

src/Squeeze/Data/File.hs:28:1: Warning: Tab character

src/Squeeze/Data/File.hs:30:1: Warning: Tab character

src/Squeeze/Data/File.hs:31:1: Warning: Tab character

src/Squeeze/Data/File.hs:33:1: Warning: Tab character

src/Squeeze/Data/File.hs:34:1: Warning: Tab character

src/Squeeze/Data/File.hs:36:1: Warning: Tab character

src/Squeeze/Data/File.hs:38:1: Warning: Tab character

src/Squeeze/Data/File.hs:39:1: Warning: Tab character

src/Squeeze/Data/File.hs:41:1: Warning: Tab character

src/Squeeze/Data/File.hs:44:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Squeeze/Data/File.hs:44:7: Warning: Tab character

src/Squeeze/Data/File.hs:45:17: Warning: Tab character

src/Squeeze/Data/File.hs:46:17: Warning: Tab character

src/Squeeze/Data/File.hs:47:17: Warning: Tab character

src/Squeeze/Data/File.hs:48:17: Warning: Tab character

src/Squeeze/Data/File.hs:49:17: Warning: Tab character

src/Squeeze/Data/File.hs:50:17: Warning: Tab character

src/Squeeze/Data/File.hs:51:17: Warning: Tab character

src/Squeeze/Data/File.hs:52:7: Warning: Tab character

src/Squeeze/Data/File.hs:53:17: Warning: Tab character

src/Squeeze/Data/File.hs:54:17: Warning: Tab character

src/Squeeze/Data/File.hs:55:17: Warning: Tab character

src/Squeeze/Data/File.hs:58:18: Warning: Tab character

src/Squeeze/Data/File.hs:61:14: Warning: Tab character

src/Squeeze/Data/File.hs:61:34: Warning: Tab character

src/Squeeze/Data/File.hs:64:21: Warning: Tab character

src/Squeeze/Data/File.hs:68:8: Warning: Tab character

src/Squeeze/Data/File.hs:72:8: Warning: Tab character

src/Squeeze/Data/File.hs:76:14: Warning: Tab character

src/Squeeze/Data/File.hs:84:15: Warning: Tab character

src/Squeeze/Data/File.hs:88:11: Warning: Tab character

src/Squeeze/Data/File.hs:89:1: Warning: Tab character

src/Squeeze/Data/File.hs:89:13: Warning: Tab character

src/Squeeze/Data/File.hs:89:54: Warning: Tab character

src/Squeeze/Data/File.hs:91:1: Warning: Tab character

src/Squeeze/Data/File.hs:92:1: Warning: Tab character

src/Squeeze/Data/File.hs:93:1: Warning: Tab character

src/Squeeze/Data/File.hs:94:1: Warning: Tab character

src/Squeeze/Data/File.hs:94:169: Warning: Tab character

src/Squeeze/Data/File.hs:95:1: Warning: Tab character

src/Squeeze/Data/File.hs:99:23: Warning: Tab character

src/Squeeze/Data/File.hs:103:12: Warning: Tab character

src/Squeeze/Data/File.hs:107:1: Warning: Tab character

src/Squeeze/Data/File.hs:107:30: Warning: Tab character

src/Squeeze/Data/File.hs:108:1: Warning: Tab character

src/Squeeze/Data/File.hs:108:27: Warning: Tab character

src/Squeeze/Data/File.hs:109:1: Warning: Tab character

src/Squeeze/Data/File.hs:110:12: Warning: Tab character

src/Squeeze/Data/File.hs:114:1: Warning: Tab character

src/Squeeze/Data/File.hs:115:1: Warning: Tab character

src/Squeeze/Data/File.hs:116:1: Warning: Tab character

src/Squeeze/Data/File.hs:116:52: Warning: Tab character

src/Squeeze/Data/File.hs:117:24: Warning: Tab character

src/Squeeze/Data/File.hs:118:1: Warning: Tab character

src/Squeeze/Data/File.hs:119:1: Warning: Tab character

src/Squeeze/Data/File.hs:120:1: Warning: Tab character

src/Squeeze/Data/File.hs:121:1: Warning: Tab character

src/Squeeze/Data/File.hs:123:1: Warning: Tab character

src/Squeeze/Data/File.hs:123:14: Warning: Tab character

src/Squeeze/Data/File.hs:131:54: Warning: Tab character

src/Squeeze/Data/File.hs:132:1: Warning: Tab character

src/Squeeze/Data/File.hs:132:29: Warning: Tab character

src/Squeeze/Data/File.hs:134:1: Warning: Tab character

src/Squeeze/Data/File.hs:136:1: Warning: Tab character

src/Squeeze/Data/File.hs:138:1: Warning: Tab character
[ 2 of 11] Compiling Squeeze.Data.FileCombination ( src/Squeeze/Data/FileCombination.hs, dist/build/squeeze/squeeze-tmp/Squeeze/Data/FileCombination.o )

src/Squeeze/Data/FileCombination.hs:26:1: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:28:1: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:29:1: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:30:1: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:32:1: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:34:1: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:35:1: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:36:1: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:38:1: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:40:1: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:41:1: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:43:1: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:46:17: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:47:17: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:48:17: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:48:42: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:49:17: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:50:17: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:53:21: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:54:1: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:54:29: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:54:56: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:55:1: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:55:24: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:55:58: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:59:1: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:59:36: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:61:61: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:62:1: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:62:34: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:63:1: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:64:1: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:65:1: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:66:1: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:67:1: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:68:1: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:69:1: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:70:1: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:70:43: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:71:1: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:72:1: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:73:1: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:74:1: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:75:1: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:79:20: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:84:1: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:84:56: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:85:1: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:85:20: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:86:1: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:87:1: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:87:32: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:91:31: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:100:1: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:100:37: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:101:1: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:101:27: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:102:1: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:103:45: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:104:1: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:104:29: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:105:1: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:105:24: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:111:1: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:111:40: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:112:1: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:112:27: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:113:1: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:114:20: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:118:1: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:118:30: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:119:1: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:119:29: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:120:1: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:120:29: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:121:18: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:123:1: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:123:43: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:124:1: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:124:20: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:125:1: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:126:1: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:126:34: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:135:1: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:135:60: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:136:1: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:136:29: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:137:1: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:137:29: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:138:1: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:139:16: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:139:44: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:140:1: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:140:21: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:142:1: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:142:23: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:143:1: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:143:23: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:144:1: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:145:1: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:145:26: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:146:1: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:146:26: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:147:1: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:147:28: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:148:1: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:149:1: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:149:26: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:153:27: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:161:1: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:161:29: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:162:1: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:162:29: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:163:1: Warning: Tab character

src/Squeeze/Data/FileCombination.hs:164:31: Warning: Tab character
[ 3 of 11] Compiling Squeeze.Test.Data.FileCombinations ( src/Squeeze/Test/Data/FileCombinations.hs, dist/build/squeeze/squeeze-tmp/Squeeze/Test/Data/FileCombinations.o )

src/Squeeze/Test/Data/FileCombinations.hs:26:1: Warning:
    Tab character

src/Squeeze/Test/Data/FileCombinations.hs:29:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Squeeze/Test/Data/FileCombinations.hs:29:7: Warning:
    Tab character

src/Squeeze/Test/Data/FileCombinations.hs:30:7: Warning:
    Tab character

src/Squeeze/Test/Data/FileCombinations.hs:31:17: Warning:
    Tab character

src/Squeeze/Test/Data/FileCombinations.hs:32:17: Warning:
    Tab character

src/Squeeze/Test/Data/FileCombinations.hs:32:53: Warning:
    Tab character

src/Squeeze/Test/Data/FileCombinations.hs:33:17: Warning:
    Tab character

src/Squeeze/Test/Data/FileCombinations.hs:35:72: Warning:
    Tab character

src/Squeeze/Test/Data/FileCombinations.hs:36:1: Warning:
    Tab character

src/Squeeze/Test/Data/FileCombinations.hs:36:18: Warning:
    Tab character

src/Squeeze/Test/Data/FileCombinations.hs:37:1: Warning:
    Tab character

src/Squeeze/Test/Data/FileCombinations.hs:37:29: Warning:
    Tab character

src/Squeeze/Test/Data/FileCombinations.hs:38:1: Warning:
    Tab character

src/Squeeze/Test/Data/FileCombinations.hs:38:34: Warning:
    Tab character

src/Squeeze/Test/Data/FileCombinations.hs:38:112: Warning:
    Tab character

src/Squeeze/Test/Data/FileCombinations.hs:40:1: Warning:
    Tab character

src/Squeeze/Test/Data/FileCombinations.hs:44:12: Warning:
    Tab character

src/Squeeze/Test/Data/FileCombinations.hs:44:130: Warning:
    Tab character

src/Squeeze/Test/Data/FileCombinations.hs:45:1: Warning:
    Tab character

src/Squeeze/Test/Data/FileCombinations.hs:46:1: Warning:
    Tab character

src/Squeeze/Test/Data/FileCombinations.hs:46:26: Warning:
    Tab character

src/Squeeze/Test/Data/FileCombinations.hs:47:1: Warning:
    Tab character

src/Squeeze/Test/Data/FileCombinations.hs:47:27: Warning:
    Tab character

src/Squeeze/Test/Data/FileCombinations.hs:49:1: Warning:
    Tab character

src/Squeeze/Test/Data/FileCombinations.hs:49:44: Warning:
    Tab character
[ 4 of 11] Compiling Squeeze.Squeeze  ( src/Squeeze/Squeeze.hs, dist/build/squeeze/squeeze-tmp/Squeeze/Squeeze.o )

src/Squeeze/Squeeze.hs:36:1: Warning: Tab character

src/Squeeze/Squeeze.hs:37:1: Warning: Tab character

src/Squeeze/Squeeze.hs:40:7: Warning: Tab character

src/Squeeze/Squeeze.hs:41:17: Warning: Tab character

src/Squeeze/Squeeze.hs:42:17: Warning: Tab character

src/Squeeze/Squeeze.hs:42:42: Warning: Tab character

src/Squeeze/Squeeze.hs:43:17: Warning: Tab character

src/Squeeze/Squeeze.hs:43:53: Warning: Tab character

src/Squeeze/Squeeze.hs:57:1: Warning: Tab character

src/Squeeze/Squeeze.hs:57:61: Warning: Tab character

src/Squeeze/Squeeze.hs:58:1: Warning: Tab character

src/Squeeze/Squeeze.hs:58:39: Warning: Tab character

src/Squeeze/Squeeze.hs:59:1: Warning: Tab character

src/Squeeze/Squeeze.hs:59:50: Warning: Tab character

src/Squeeze/Squeeze.hs:60:66: Warning: Tab character

src/Squeeze/Squeeze.hs:61:1: Warning: Tab character

src/Squeeze/Squeeze.hs:63:1: Warning: Tab character

src/Squeeze/Squeeze.hs:65:1: Warning: Tab character

src/Squeeze/Squeeze.hs:65:40: Warning: Tab character

src/Squeeze/Squeeze.hs:67:1: Warning: Tab character

src/Squeeze/Squeeze.hs:67:55: Warning: Tab character

src/Squeeze/Squeeze.hs:69:1: Warning: Tab character

src/Squeeze/Squeeze.hs:70:1: Warning: Tab character

src/Squeeze/Squeeze.hs:70:34: Warning: Tab character

src/Squeeze/Squeeze.hs:71:1: Warning: Tab character

src/Squeeze/Squeeze.hs:72:1: Warning: Tab character

src/Squeeze/Squeeze.hs:72:47: Warning: Tab character

src/Squeeze/Squeeze.hs:72:53: Warning: Tab character

src/Squeeze/Squeeze.hs:73:1: Warning: Tab character

src/Squeeze/Squeeze.hs:73:28: Warning: Tab character

src/Squeeze/Squeeze.hs:74:1: Warning: Tab character

src/Squeeze/Squeeze.hs:74:106: Warning: Tab character

src/Squeeze/Squeeze.hs:75:1: Warning: Tab character

src/Squeeze/Squeeze.hs:76:1: Warning: Tab character

src/Squeeze/Squeeze.hs:77:1: Warning: Tab character

src/Squeeze/Squeeze.hs:78:1: Warning: Tab character

src/Squeeze/Squeeze.hs:79:1: Warning: Tab character

src/Squeeze/Squeeze.hs:79:114: Warning: Tab character

src/Squeeze/Squeeze.hs:80:1: Warning: Tab character

src/Squeeze/Squeeze.hs:80:44: Warning: Tab character

src/Squeeze/Squeeze.hs:81:1: Warning: Tab character

src/Squeeze/Squeeze.hs:82:1: Warning: Tab character

src/Squeeze/Squeeze.hs:83:1: Warning: Tab character

src/Squeeze/Squeeze.hs:83:61: Warning: Tab character

src/Squeeze/Squeeze.hs:87:1: Warning: Tab character

src/Squeeze/Squeeze.hs:87:61: Warning: Tab character

src/Squeeze/Squeeze.hs:88:1: Warning: Tab character

src/Squeeze/Squeeze.hs:88:39: Warning: Tab character

src/Squeeze/Squeeze.hs:89:1: Warning: Tab character

src/Squeeze/Squeeze.hs:89:50: Warning: Tab character

src/Squeeze/Squeeze.hs:90:31: Warning: Tab character
[ 5 of 11] Compiling Squeeze.Test.Squeeze ( src/Squeeze/Test/Squeeze.hs, dist/build/squeeze/squeeze-tmp/Squeeze/Test/Squeeze.o )

src/Squeeze/Test/Squeeze.hs:25:1: Warning: Tab character

src/Squeeze/Test/Squeeze.hs:28:7: Warning: Tab character

src/Squeeze/Test/Squeeze.hs:29:17: Warning: Tab character

src/Squeeze/Test/Squeeze.hs:30:17: Warning: Tab character

src/Squeeze/Test/Squeeze.hs:31:17: Warning: Tab character

src/Squeeze/Test/Squeeze.hs:31:42: Warning: Tab character

src/Squeeze/Test/Squeeze.hs:32:17: Warning: Tab character

src/Squeeze/Test/Squeeze.hs:32:53: Warning: Tab character

src/Squeeze/Test/Squeeze.hs:33:17: Warning: Tab character

src/Squeeze/Test/Squeeze.hs:33:40: Warning: Tab character

src/Squeeze/Test/Squeeze.hs:34:17: Warning: Tab character

src/Squeeze/Test/Squeeze.hs:35:17: Warning: Tab character

src/Squeeze/Test/Squeeze.hs:36:17: Warning: Tab character

src/Squeeze/Test/Squeeze.hs:40:12: Warning: Tab character

src/Squeeze/Test/Squeeze.hs:40:160: Warning: Tab character

src/Squeeze/Test/Squeeze.hs:41:1: Warning: Tab character

src/Squeeze/Test/Squeeze.hs:42:1: Warning: Tab character

src/Squeeze/Test/Squeeze.hs:42:30: Warning: Tab character

src/Squeeze/Test/Squeeze.hs:42:129: Warning: Tab character

src/Squeeze/Test/Squeeze.hs:44:1: Warning: Tab character

src/Squeeze/Test/Squeeze.hs:45:1: Warning: Tab character

src/Squeeze/Test/Squeeze.hs:46:1: Warning: Tab character

src/Squeeze/Test/Squeeze.hs:46:36: Warning: Tab character

src/Squeeze/Test/Squeeze.hs:48:1: Warning: Tab character

src/Squeeze/Test/Squeeze.hs:48:37: Warning: Tab character

src/Squeeze/Test/Squeeze.hs:48:272: Warning: Tab character

src/Squeeze/Test/Squeeze.hs:49:1: Warning: Tab character

src/Squeeze/Test/Squeeze.hs:49:36: Warning: Tab character

src/Squeeze/Test/Squeeze.hs:51:1: Warning: Tab character

src/Squeeze/Test/Squeeze.hs:52:1: Warning: Tab character

src/Squeeze/Test/Squeeze.hs:52:31: Warning: Tab character

src/Squeeze/Test/Squeeze.hs:52:63: Warning: Tab character

src/Squeeze/Test/Squeeze.hs:53:1: Warning: Tab character

src/Squeeze/Test/Squeeze.hs:54:1: Warning: Tab character

src/Squeeze/Test/Squeeze.hs:54:37: Warning: Tab character

src/Squeeze/Test/Squeeze.hs:54:127: Warning: Tab character

src/Squeeze/Test/Squeeze.hs:55:1: Warning: Tab character

src/Squeeze/Test/Squeeze.hs:55:37: Warning: Tab character

src/Squeeze/Test/Squeeze.hs:55:63: Warning: Tab character

src/Squeeze/Test/Squeeze.hs:57:1: Warning: Tab character

src/Squeeze/Test/Squeeze.hs:57:31: Warning: Tab character

src/Squeeze/Test/Squeeze.hs:57:238: Warning: Tab character

src/Squeeze/Test/Squeeze.hs:58:1: Warning: Tab character

src/Squeeze/Test/Squeeze.hs:58:36: Warning: Tab character

src/Squeeze/Test/Squeeze.hs:60:1: Warning: Tab character

src/Squeeze/Test/Squeeze.hs:61:1: Warning: Tab character

src/Squeeze/Test/Squeeze.hs:61:30: Warning: Tab character

src/Squeeze/Test/Squeeze.hs:63:1: Warning: Tab character

src/Squeeze/Test/Squeeze.hs:63:40: Warning: Tab character

src/Squeeze/Test/Squeeze.hs:63:256: Warning: Tab character

src/Squeeze/Test/Squeeze.hs:64:1: Warning: Tab character

src/Squeeze/Test/Squeeze.hs:64:36: Warning: Tab character

src/Squeeze/Test/Squeeze.hs:66:1: Warning: Tab character

src/Squeeze/Test/Squeeze.hs:66:38: Warning: Tab character

src/Squeeze/Test/Squeeze.hs:67:1: Warning: Tab character

src/Squeeze/Test/Squeeze.hs:68:1: Warning: Tab character

src/Squeeze/Test/Squeeze.hs:68:89: Warning: Tab character

src/Squeeze/Test/Squeeze.hs:69:1: Warning: Tab character

src/Squeeze/Test/Squeeze.hs:69:36: Warning: Tab character
[ 6 of 11] Compiling Squeeze.Test.QuickChecks ( src/Squeeze/Test/QuickChecks.hs, dist/build/squeeze/squeeze-tmp/Squeeze/Test/QuickChecks.o )

src/Squeeze/Test/QuickChecks.hs:25:1: Warning: Tab character

src/Squeeze/Test/QuickChecks.hs:28:17: Warning: Tab character

src/Squeeze/Test/QuickChecks.hs:29:17: Warning: Tab character

src/Squeeze/Test/QuickChecks.hs:29:59: Warning: Tab character

src/Squeeze/Test/QuickChecks.hs:30:17: Warning: Tab character

src/Squeeze/Test/QuickChecks.hs:30:45: Warning: Tab character

src/Squeeze/Test/QuickChecks.hs:35:1: Warning: Tab character

src/Squeeze/Test/QuickChecks.hs:37:1: Warning: Tab character

src/Squeeze/Test/QuickChecks.hs:37:34: Warning: Tab character

src/Squeeze/Test/QuickChecks.hs:38:1: Warning: Tab character

src/Squeeze/Test/QuickChecks.hs:38:20: Warning: Tab character
[ 7 of 11] Compiling Squeeze.Data.CommandOptions ( src/Squeeze/Data/CommandOptions.hs, dist/build/squeeze/squeeze-tmp/Squeeze/Data/CommandOptions.o )

src/Squeeze/Data/CommandOptions.hs:32:1: Warning: Tab character

src/Squeeze/Data/CommandOptions.hs:34:1: Warning: Tab character

src/Squeeze/Data/CommandOptions.hs:35:1: Warning: Tab character

src/Squeeze/Data/CommandOptions.hs:36:1: Warning: Tab character

src/Squeeze/Data/CommandOptions.hs:37:1: Warning: Tab character

src/Squeeze/Data/CommandOptions.hs:38:1: Warning: Tab character

src/Squeeze/Data/CommandOptions.hs:39:1: Warning: Tab character

src/Squeeze/Data/CommandOptions.hs:41:1: Warning: Tab character

src/Squeeze/Data/CommandOptions.hs:42:1: Warning: Tab character

src/Squeeze/Data/CommandOptions.hs:44:1: Warning: Tab character

src/Squeeze/Data/CommandOptions.hs:47:17: Warning: Tab character

src/Squeeze/Data/CommandOptions.hs:48:17: Warning: Tab character

src/Squeeze/Data/CommandOptions.hs:49:17: Warning: Tab character

src/Squeeze/Data/CommandOptions.hs:49:42: Warning: Tab character

src/Squeeze/Data/CommandOptions.hs:50:17: Warning: Tab character

src/Squeeze/Data/CommandOptions.hs:51:17: Warning: Tab character

src/Squeeze/Data/CommandOptions.hs:54:26: Warning: Tab character

src/Squeeze/Data/CommandOptions.hs:55:1: Warning: Tab character

src/Squeeze/Data/CommandOptions.hs:55:24: Warning: Tab character

src/Squeeze/Data/CommandOptions.hs:55:41: Warning: Tab character

src/Squeeze/Data/CommandOptions.hs:56:1: Warning: Tab character

src/Squeeze/Data/CommandOptions.hs:56:24: Warning: Tab character

src/Squeeze/Data/CommandOptions.hs:56:55: Warning: Tab character

src/Squeeze/Data/CommandOptions.hs:57:1: Warning: Tab character

src/Squeeze/Data/CommandOptions.hs:57:27: Warning: Tab character

src/Squeeze/Data/CommandOptions.hs:57:46: Warning: Tab character

src/Squeeze/Data/CommandOptions.hs:58:1: Warning: Tab character

src/Squeeze/Data/CommandOptions.hs:58:29: Warning: Tab character

src/Squeeze/Data/CommandOptions.hs:58:42: Warning: Tab character

src/Squeeze/Data/CommandOptions.hs:59:1: Warning: Tab character

src/Squeeze/Data/CommandOptions.hs:59:21: Warning: Tab character

src/Squeeze/Data/CommandOptions.hs:59:68: Warning: Tab character

src/Squeeze/Data/CommandOptions.hs:62:77: Warning: Tab character

src/Squeeze/Data/CommandOptions.hs:63:1: Warning: Tab character

src/Squeeze/Data/CommandOptions.hs:63:21: Warning: Tab character

src/Squeeze/Data/CommandOptions.hs:64:1: Warning: Tab character

src/Squeeze/Data/CommandOptions.hs:64:32: Warning: Tab character

src/Squeeze/Data/CommandOptions.hs:65:1: Warning: Tab character

src/Squeeze/Data/CommandOptions.hs:65:32: Warning: Tab character

src/Squeeze/Data/CommandOptions.hs:65:54: Warning: Tab character

src/Squeeze/Data/CommandOptions.hs:66:1: Warning: Tab character

src/Squeeze/Data/CommandOptions.hs:66:35: Warning: Tab character

src/Squeeze/Data/CommandOptions.hs:67:1: Warning: Tab character

src/Squeeze/Data/CommandOptions.hs:67:37: Warning: Tab character

src/Squeeze/Data/CommandOptions.hs:67:52: Warning: Tab character

src/Squeeze/Data/CommandOptions.hs:68:1: Warning: Tab character

src/Squeeze/Data/CommandOptions.hs:68:29: Warning: Tab character

src/Squeeze/Data/CommandOptions.hs:69:1: Warning: Tab character

src/Squeeze/Data/CommandOptions.hs:71:106: Warning: Tab character

src/Squeeze/Data/CommandOptions.hs:72:1: Warning: Tab character

src/Squeeze/Data/CommandOptions.hs:72:33: Warning: Tab character

src/Squeeze/Data/CommandOptions.hs:73:1: Warning: Tab character

src/Squeeze/Data/CommandOptions.hs:73:42: Warning: Tab character

src/Squeeze/Data/CommandOptions.hs:74:1: Warning: Tab character

src/Squeeze/Data/CommandOptions.hs:74:47: Warning: Tab character

src/Squeeze/Data/CommandOptions.hs:75:1: Warning: Tab character

src/Squeeze/Data/CommandOptions.hs:75:47: Warning: Tab character

src/Squeeze/Data/CommandOptions.hs:76:1: Warning: Tab character

src/Squeeze/Data/CommandOptions.hs:80:34: Warning: Tab character

src/Squeeze/Data/CommandOptions.hs:84:34: Warning: Tab character

src/Squeeze/Data/CommandOptions.hs:88:39: Warning: Tab character

src/Squeeze/Data/CommandOptions.hs:89:1: Warning: Tab character

src/Squeeze/Data/CommandOptions.hs:90:1: Warning: Tab character

src/Squeeze/Data/CommandOptions.hs:91:1: Warning: Tab character

src/Squeeze/Data/CommandOptions.hs:92:1: Warning: Tab character
[ 8 of 11] Compiling Squeeze.Test.Performance ( src/Squeeze/Test/Performance.hs, dist/build/squeeze/squeeze-tmp/Squeeze/Test/Performance.o )

src/Squeeze/Test/Performance.hs:25:1: Warning: Tab character

src/Squeeze/Test/Performance.hs:28:17: Warning: Tab character

src/Squeeze/Test/Performance.hs:29:17: Warning: Tab character

src/Squeeze/Test/Performance.hs:30:17: Warning: Tab character

src/Squeeze/Test/Performance.hs:31:17: Warning: Tab character

src/Squeeze/Test/Performance.hs:32:17: Warning: Tab character

src/Squeeze/Test/Performance.hs:33:17: Warning: Tab character

src/Squeeze/Test/Performance.hs:33:52: Warning: Tab character

src/Squeeze/Test/Performance.hs:34:17: Warning: Tab character

src/Squeeze/Test/Performance.hs:34:42: Warning: Tab character

src/Squeeze/Test/Performance.hs:35:17: Warning: Tab character

src/Squeeze/Test/Performance.hs:35:53: Warning: Tab character

src/Squeeze/Test/Performance.hs:36:17: Warning: Tab character

src/Squeeze/Test/Performance.hs:36:40: Warning: Tab character

src/Squeeze/Test/Performance.hs:37:17: Warning: Tab character

src/Squeeze/Test/Performance.hs:38:17: Warning: Tab character

src/Squeeze/Test/Performance.hs:50:1: Warning: Tab character

src/Squeeze/Test/Performance.hs:51:1: Warning: Tab character

src/Squeeze/Test/Performance.hs:51:15: Warning: Tab character

src/Squeeze/Test/Performance.hs:52:1: Warning: Tab character

src/Squeeze/Test/Performance.hs:53:1: Warning: Tab character

src/Squeeze/Test/Performance.hs:54:53: Warning: Tab character

src/Squeeze/Test/Performance.hs:55:1: Warning: Tab character

src/Squeeze/Test/Performance.hs:55:18: Warning: Tab character

src/Squeeze/Test/Performance.hs:56:1: Warning: Tab character

src/Squeeze/Test/Performance.hs:56:64: Warning: Tab character

src/Squeeze/Test/Performance.hs:57:1: Warning: Tab character

src/Squeeze/Test/Performance.hs:57:67: Warning: Tab character

src/Squeeze/Test/Performance.hs:59:1: Warning: Tab character

src/Squeeze/Test/Performance.hs:60:1: Warning: Tab character

src/Squeeze/Test/Performance.hs:60:55: Warning: Tab character

src/Squeeze/Test/Performance.hs:61:1: Warning: Tab character

src/Squeeze/Test/Performance.hs:61:78: Warning: Tab character

src/Squeeze/Test/Performance.hs:62:1: Warning: Tab character

src/Squeeze/Test/Performance.hs:63:1: Warning: Tab character

src/Squeeze/Test/Performance.hs:63:53: Warning: Tab character

src/Squeeze/Test/Performance.hs:64:1: Warning: Tab character

src/Squeeze/Test/Performance.hs:65:1: Warning: Tab character

src/Squeeze/Test/Performance.hs:65:29: Warning: Tab character

src/Squeeze/Test/Performance.hs:66:1: Warning: Tab character

src/Squeeze/Test/Performance.hs:67:1: Warning: Tab character

src/Squeeze/Test/Performance.hs:67:53: Warning: Tab character

src/Squeeze/Test/Performance.hs:68:1: Warning: Tab character

src/Squeeze/Test/Performance.hs:70:1: Warning: Tab character

src/Squeeze/Test/Performance.hs:72:1: Warning: Tab character
[ 9 of 11] Compiling Squeeze.Control.Concurrent.DivideAndConquer ( src/Squeeze/Control/Concurrent/DivideAndConquer.hs, dist/build/squeeze/squeeze-tmp/Squeeze/Control/Concurrent/DivideAndConquer.o )

src/Squeeze/Control/Concurrent/DivideAndConquer.hs:33:1: Warning:
    Tab character

src/Squeeze/Control/Concurrent/DivideAndConquer.hs:36:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Squeeze/Control/Concurrent/DivideAndConquer.hs:36:7: Warning:
    Tab character

src/Squeeze/Control/Concurrent/DivideAndConquer.hs:37:17: Warning:
    Tab character

src/Squeeze/Control/Concurrent/DivideAndConquer.hs:38:17: Warning:
    Tab character

src/Squeeze/Control/Concurrent/DivideAndConquer.hs:39:17: Warning:
    Tab character

src/Squeeze/Control/Concurrent/DivideAndConquer.hs:40:17: Warning:
    Tab character

src/Squeeze/Control/Concurrent/DivideAndConquer.hs:41:17: Warning:
    Tab character

src/Squeeze/Control/Concurrent/DivideAndConquer.hs:44:25: Warning:
    Tab character

src/Squeeze/Control/Concurrent/DivideAndConquer.hs:48:23: Warning:
    Tab character

src/Squeeze/Control/Concurrent/DivideAndConquer.hs:56:22: Warning:
    Tab character

src/Squeeze/Control/Concurrent/DivideAndConquer.hs:57:1: Warning:
    Tab character

src/Squeeze/Control/Concurrent/DivideAndConquer.hs:59:1: Warning:
    Tab character

src/Squeeze/Control/Concurrent/DivideAndConquer.hs:59:11: Warning:
    Tab character

src/Squeeze/Control/Concurrent/DivideAndConquer.hs:64:1: Warning:
    Tab character

src/Squeeze/Control/Concurrent/DivideAndConquer.hs:64:31: Warning:
    Tab character

src/Squeeze/Control/Concurrent/DivideAndConquer.hs:65:1: Warning:
    Tab character

src/Squeeze/Control/Concurrent/DivideAndConquer.hs:65:15: Warning:
    Tab character

src/Squeeze/Control/Concurrent/DivideAndConquer.hs:66:1: Warning:
    Tab character

src/Squeeze/Control/Concurrent/DivideAndConquer.hs:66:15: Warning:
    Tab character

src/Squeeze/Control/Concurrent/DivideAndConquer.hs:67:1: Warning:
    Tab character

src/Squeeze/Control/Concurrent/DivideAndConquer.hs:68:27: Warning:
    Tab character

src/Squeeze/Control/Concurrent/DivideAndConquer.hs:69:1: Warning:
    Tab character

src/Squeeze/Control/Concurrent/DivideAndConquer.hs:69:14: Warning:
    Tab character

src/Squeeze/Control/Concurrent/DivideAndConquer.hs:70:1: Warning:
    Tab character

src/Squeeze/Control/Concurrent/DivideAndConquer.hs:70:14: Warning:
    Tab character

src/Squeeze/Control/Concurrent/DivideAndConquer.hs:72:1: Warning:
    Tab character

src/Squeeze/Control/Concurrent/DivideAndConquer.hs:73:1: Warning:
    Tab character

src/Squeeze/Control/Concurrent/DivideAndConquer.hs:75:1: Warning:
    Tab character
[10 of 11] Compiling Paths_squeeze    ( dist/build/autogen/Paths_squeeze.hs, dist/build/squeeze/squeeze-tmp/Paths_squeeze.o )
[11 of 11] Compiling Main             ( src/Main.hs, dist/build/squeeze/squeeze-tmp/Main.o )

src/Main.hs:31:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Main.hs:31:7: Warning: Tab character

src/Main.hs:32:7: Warning: Tab character

src/Main.hs:33:17: Warning: Tab character

src/Main.hs:34:17: Warning: Tab character

src/Main.hs:35:17: Warning: Tab character

src/Main.hs:36:17: Warning: Tab character

src/Main.hs:37:17: Warning: Tab character

src/Main.hs:38:17: Warning: Tab character

src/Main.hs:39:17: Warning: Tab character

src/Main.hs:40:17: Warning: Tab character

src/Main.hs:41:17: Warning: Tab character

src/Main.hs:42:17: Warning: Tab character

src/Main.hs:43:17: Warning: Tab character

src/Main.hs:44:17: Warning: Tab character

src/Main.hs:45:17: Warning: Tab character

src/Main.hs:45:38: Warning: Tab character

src/Main.hs:45:81: Warning: Tab character

src/Main.hs:46:17: Warning: Tab character

src/Main.hs:46:68: Warning: Tab character

src/Main.hs:47:17: Warning: Tab character

src/Main.hs:47:52: Warning: Tab character

src/Main.hs:48:17: Warning: Tab character

src/Main.hs:48:42: Warning: Tab character

src/Main.hs:49:17: Warning: Tab character

src/Main.hs:49:53: Warning: Tab character

src/Main.hs:50:17: Warning: Tab character

src/Main.hs:50:40: Warning: Tab character

src/Main.hs:51:17: Warning: Tab character

src/Main.hs:51:49: Warning: Tab character

src/Main.hs:52:17: Warning: Tab character

src/Main.hs:52:49: Warning: Tab character

src/Main.hs:53:17: Warning: Tab character

src/Main.hs:53:46: Warning: Tab character

src/Main.hs:54:17: Warning: Tab character

src/Main.hs:55:17: Warning: Tab character

src/Main.hs:56:17: Warning: Tab character

src/Main.hs:57:17: Warning: Tab character

src/Main.hs:58:17: Warning: Tab character

src/Main.hs:59:17: Warning: Tab character

src/Main.hs:60:17: Warning: Tab character

src/Main.hs:61:17: Warning: Tab character

src/Main.hs:62:17: Warning: Tab character

src/Main.hs:65:21: Warning: Tab character

src/Main.hs:65:70: Warning: Tab character

src/Main.hs:68:23: Warning: Tab character

src/Main.hs:68:64: Warning: Tab character

src/Main.hs:72:21: Warning: Tab character

src/Main.hs:73:1: Warning: Tab character

src/Main.hs:73:18: Warning: Tab character

src/Main.hs:74:1: Warning: Tab character

src/Main.hs:74:10: Warning: Tab character

src/Main.hs:78:15: Warning: Tab character

src/Main.hs:83:1: Warning: Tab character

src/Main.hs:83:44: Warning: Tab character

src/Main.hs:84:1: Warning: Tab character

src/Main.hs:84:20: Warning: Tab character

src/Main.hs:85:1: Warning: Tab character

src/Main.hs:86:1: Warning: Tab character

src/Main.hs:86:26: Warning: Tab character

src/Main.hs:87:1: Warning: Tab character

src/Main.hs:87:24: Warning: Tab character

src/Main.hs:97:1: Warning: Tab character

src/Main.hs:98:1: Warning: Tab character

src/Main.hs:98:15: Warning: Tab character

src/Main.hs:99:1: Warning: Tab character

src/Main.hs:100:1: Warning: Tab character

src/Main.hs:100:39: Warning: Tab character

src/Main.hs:101:1: Warning: Tab character

src/Main.hs:102:18: Warning: Tab character

src/Main.hs:104:48: Warning: Tab character

src/Main.hs:105:1: Warning: Tab character

src/Main.hs:105:27: Warning: Tab character

src/Main.hs:107:1: Warning: Tab character

src/Main.hs:109:1: Warning: Tab character

src/Main.hs:109:76: Warning: Tab character

src/Main.hs:111:62: Warning: Tab character

src/Main.hs:112:1: Warning: Tab character

src/Main.hs:112:20: Warning: Tab character

src/Main.hs:112:103: Warning: Tab character

src/Main.hs:113:1: Warning: Tab character

src/Main.hs:113:61: Warning: Tab character

src/Main.hs:113:187: Warning: Tab character

src/Main.hs:115:1: Warning: Tab character

src/Main.hs:117:1: Warning: Tab character

src/Main.hs:117:42: Warning: Tab character

src/Main.hs:117:104: Warning: Tab character

src/Main.hs:118:1: Warning: Tab character

src/Main.hs:118:42: Warning: Tab character

src/Main.hs:119:1: Warning: Tab character

src/Main.hs:119:69: Warning: Tab character

src/Main.hs:120:1: Warning: Tab character

src/Main.hs:121:1: Warning: Tab character

src/Main.hs:122:1: Warning: Tab character

src/Main.hs:122:60: Warning: Tab character

src/Main.hs:123:1: Warning: Tab character

src/Main.hs:124:1: Warning: Tab character

src/Main.hs:124:37: Warning: Tab character

src/Main.hs:126:1: Warning: Tab character

src/Main.hs:126:181: Warning: Tab character

src/Main.hs:140:5: Warning: Tab character

src/Main.hs:141:1: Warning: Tab character

src/Main.hs:141:17: Warning: Tab character

src/Main.hs:143:1: Warning: Tab character

src/Main.hs:144:1: Warning: Tab character

src/Main.hs:145:1: Warning: Tab character

src/Main.hs:145:38: Warning: Tab character

src/Main.hs:147:1: Warning: Tab character

src/Main.hs:148:1: Warning: Tab character

src/Main.hs:148:34: Warning: Tab character

src/Main.hs:150:1: Warning: Tab character

src/Main.hs:151:1: Warning: Tab character

src/Main.hs:151:29: Warning: Tab character

src/Main.hs:153:1: Warning: Tab character

src/Main.hs:153:37: Warning: Tab character

src/Main.hs:153:49: Warning: Tab character

src/Main.hs:153:93: Warning: Tab character

src/Main.hs:154:1: Warning: Tab character

src/Main.hs:154:36: Warning: Tab character

src/Main.hs:154:54: Warning: Tab character

src/Main.hs:155:1: Warning: Tab character

src/Main.hs:156:1: Warning: Tab character

src/Main.hs:156:26: Warning: Tab character

src/Main.hs:157:1: Warning: Tab character

src/Main.hs:158:1: Warning: Tab character

src/Main.hs:158:37: Warning: Tab character

src/Main.hs:158:52: Warning: Tab character

src/Main.hs:158:95: Warning: Tab character

src/Main.hs:159:1: Warning: Tab character

src/Main.hs:159:37: Warning: Tab character

src/Main.hs:159:57: Warning: Tab character

src/Main.hs:159:102: Warning: Tab character

src/Main.hs:160:1: Warning: Tab character

src/Main.hs:160:37: Warning: Tab character

src/Main.hs:160:57: Warning: Tab character

src/Main.hs:160:101: Warning: Tab character

src/Main.hs:161:1: Warning: Tab character

src/Main.hs:161:37: Warning: Tab character

src/Main.hs:161:62: Warning: Tab character

src/Main.hs:161:108: Warning: Tab character

src/Main.hs:162:1: Warning: Tab character

src/Main.hs:162:37: Warning: Tab character

src/Main.hs:162:59: Warning: Tab character

src/Main.hs:162:89: Warning: Tab character

src/Main.hs:163:1: Warning: Tab character

src/Main.hs:163:37: Warning: Tab character

src/Main.hs:163:55: Warning: Tab character

src/Main.hs:163:97: Warning: Tab character

src/Main.hs:164:1: Warning: Tab character

src/Main.hs:164:36: Warning: Tab character

src/Main.hs:164:70: Warning: Tab character

src/Main.hs:165:1: Warning: Tab character

src/Main.hs:166:1: Warning: Tab character

src/Main.hs:166:26: Warning: Tab character

src/Main.hs:167:1: Warning: Tab character

src/Main.hs:167:36: Warning: Tab character

src/Main.hs:167:68: Warning: Tab character

src/Main.hs:168:1: Warning: Tab character

src/Main.hs:169:1: Warning: Tab character

src/Main.hs:169:26: Warning: Tab character

src/Main.hs:170:1: Warning: Tab character

src/Main.hs:171:1: Warning: Tab character

src/Main.hs:172:1: Warning: Tab character

src/Main.hs:172:59: Warning: Tab character

src/Main.hs:173:1: Warning: Tab character

src/Main.hs:173:64: Warning: Tab character

src/Main.hs:174:1: Warning: Tab character

src/Main.hs:174:56: Warning: Tab character

src/Main.hs:176:1: Warning: Tab character

src/Main.hs:177:1: Warning: Tab character

src/Main.hs:177:85: Warning: Tab character

src/Main.hs:178:1: Warning: Tab character

src/Main.hs:178:44: Warning: Tab character

src/Main.hs:179:1: Warning: Tab character

src/Main.hs:181:1: Warning: Tab character

src/Main.hs:182:1: Warning: Tab character

src/Main.hs:183:1: Warning: Tab character

src/Main.hs:183:50: Warning: Tab character

src/Main.hs:184:1: Warning: Tab character

src/Main.hs:184:64: Warning: Tab character

src/Main.hs:185:1: Warning: Tab character

src/Main.hs:185:77: Warning: Tab character

src/Main.hs:187:1: Warning: Tab character

src/Main.hs:188:1: Warning: Tab character

src/Main.hs:188:85: Warning: Tab character

src/Main.hs:189:1: Warning: Tab character

src/Main.hs:189:44: Warning: Tab character

src/Main.hs:190:1: Warning: Tab character

src/Main.hs:192:1: Warning: Tab character

src/Main.hs:193:1: Warning: Tab character

src/Main.hs:194:1: Warning: Tab character

src/Main.hs:194:50: Warning: Tab character

src/Main.hs:195:1: Warning: Tab character

src/Main.hs:195:64: Warning: Tab character

src/Main.hs:196:1: Warning: Tab character

src/Main.hs:196:77: Warning: Tab character

src/Main.hs:198:1: Warning: Tab character

src/Main.hs:199:1: Warning: Tab character

src/Main.hs:199:59: Warning: Tab character

src/Main.hs:200:1: Warning: Tab character

src/Main.hs:200:57: Warning: Tab character

src/Main.hs:202:1: Warning: Tab character

src/Main.hs:203:1: Warning: Tab character

src/Main.hs:204:1: Warning: Tab character

src/Main.hs:204:85: Warning: Tab character

src/Main.hs:205:1: Warning: Tab character

src/Main.hs:205:44: Warning: Tab character

src/Main.hs:207:1: Warning: Tab character

src/Main.hs:208:1: Warning: Tab character

src/Main.hs:208:37: Warning: Tab character

src/Main.hs:208:345: Warning: Tab character

src/Main.hs:209:1: Warning: Tab character

src/Main.hs:210:1: Warning: Tab character

src/Main.hs:210:50: Warning: Tab character

src/Main.hs:211:1: Warning: Tab character

src/Main.hs:211:69: Warning: Tab character

src/Main.hs:211:117: Warning: Tab character

src/Main.hs:212:1: Warning: Tab character

src/Main.hs:212:72: Warning: Tab character

src/Main.hs:213:1: Warning: Tab character

src/Main.hs:215:1: Warning: Tab character

src/Main.hs:216:1: Warning: Tab character

src/Main.hs:216:44: Warning: Tab character

src/Main.hs:217:1: Warning: Tab character

src/Main.hs:217:39: Warning: Tab character

src/Main.hs:219:1: Warning: Tab character

src/Main.hs:219:35: Warning: Tab character

src/Main.hs:220:1: Warning: Tab character

src/Main.hs:221:1: Warning: Tab character

src/Main.hs:222:1: Warning: Tab character

src/Main.hs:223:1: Warning: Tab character

src/Main.hs:224:1: Warning: Tab character

src/Main.hs:225:1: Warning: Tab character

src/Main.hs:226:1: Warning: Tab character

src/Main.hs:227:1: Warning: Tab character

src/Main.hs:228:1: Warning: Tab character

src/Main.hs:229:1: Warning: Tab character

src/Main.hs:231:1: Warning: Tab character

src/Main.hs:231:13: Warning: Tab character

src/Main.hs:234:1: Warning: Tab character

src/Main.hs:235:1: Warning: Tab character

src/Main.hs:235:63: Warning: Tab character

src/Main.hs:236:1: Warning: Tab character

src/Main.hs:236:39: Warning: Tab character

src/Main.hs:237:1: Warning: Tab character

src/Main.hs:238:1: Warning: Tab character

src/Main.hs:238:93: Warning: Tab character

src/Main.hs:240:1: Warning: Tab character

src/Main.hs:241:1: Warning: Tab character

src/Main.hs:242:1: Warning: Tab character

src/Main.hs:243:1: Warning: Tab character

src/Main.hs:244:1: Warning: Tab character

src/Main.hs:245:1: Warning: Tab character

src/Main.hs:245:67: Warning: Tab character

src/Main.hs:246:1: Warning: Tab character

src/Main.hs:247:1: Warning: Tab character

src/Main.hs:247:58: Warning: Tab character

src/Main.hs:248:1: Warning: Tab character

src/Main.hs:249:1: Warning: Tab character

src/Main.hs:250:1: Warning: Tab character

src/Main.hs:250:77: Warning: Tab character

src/Main.hs:251:1: Warning: Tab character

src/Main.hs:251:76: Warning: Tab character

src/Main.hs:253:1: Warning: Tab character

src/Main.hs:254:1: Warning: Tab character

src/Main.hs:255:1: Warning: Tab character

src/Main.hs:256:1: Warning: Tab character

src/Main.hs:257:1: Warning: Tab character

src/Main.hs:257:74: Warning: Tab character

src/Main.hs:259:1: Warning: Tab character

src/Main.hs:260:1: Warning: Tab character

src/Main.hs:261:1: Warning: Tab character

src/Main.hs:262:1: Warning: Tab character

src/Main.hs:265:1: Warning: Tab character

src/Main.hs:265:87: Warning: Tab character

src/Main.hs:267:1: Warning: Tab character

src/Main.hs:269:1: Warning: Tab character

src/Main.hs:270:1: Warning: Tab character

src/Main.hs:271:1: Warning: Tab character

src/Main.hs:272:1: Warning: Tab character

src/Main.hs:272:78: Warning: Tab character

src/Main.hs:273:1: Warning: Tab character

src/Main.hs:273:77: Warning: Tab character

src/Main.hs:274:1: Warning: Tab character

src/Main.hs:275:1: Warning: Tab character

src/Main.hs:276:1: Warning: Tab character

src/Main.hs:277:1: Warning: Tab character

src/Main.hs:278:1: Warning: Tab character

src/Main.hs:279:1: Warning: Tab character

src/Main.hs:279:31: Warning: Tab character
Linking dist/build/squeeze/squeeze ...
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 squeeze-1.0.4.0

Test log

No test log was submitted for this report.