Build #6 for alea-0.4.0.0

[all reports]

Package alea-0.4.0.0
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2015-11-12 02:59:03.985638 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies threefish-0.2.6, containers-0.5.6.2, base-4.8.1.0, argparser-0.3.4
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring argparser-0.3.4...
Building argparser-0.3.4...
Preprocessing library argparser-0.3.4...
[1 of 9] Compiling System.Console.ArgParser.BaseType ( src/System/Console/ArgParser/BaseType.hs, dist/build/System/Console/ArgParser/BaseType.o )

src/System/Console/ArgParser/BaseType.hs:15: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()
[2 of 9] Compiling System.Console.ArgParser.Parser ( src/System/Console/ArgParser/Parser.hs, dist/build/System/Console/ArgParser/Parser.o )

src/System/Console/ArgParser/Parser.hs:21: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()
[3 of 9] Compiling System.Console.ArgParser.Params ( src/System/Console/ArgParser/Params.hs, dist/build/System/Console/ArgParser/Params.o )
[4 of 9] Compiling System.Console.ArgParser.QuickParams ( src/System/Console/ArgParser/QuickParams.hs, dist/build/System/Console/ArgParser/QuickParams.o )

src/System/Console/ArgParser/QuickParams.hs:54: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()
[5 of 9] Compiling System.Console.ArgParser.ArgsProcess ( src/System/Console/ArgParser/ArgsProcess.hs, dist/build/System/Console/ArgParser/ArgsProcess.o )
[6 of 9] Compiling System.Console.ArgParser.Format ( src/System/Console/ArgParser/Format.hs, dist/build/System/Console/ArgParser/Format.o )

src/System/Console/ArgParser/Format.hs:23: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()
[7 of 9] Compiling System.Console.ArgParser.Run ( src/System/Console/ArgParser/Run.hs, dist/build/System/Console/ArgParser/Run.o )
[8 of 9] Compiling System.Console.ArgParser.SubParser ( src/System/Console/ArgParser/SubParser.hs, dist/build/System/Console/ArgParser/SubParser.o )
[9 of 9] Compiling System.Console.ArgParser ( src/System/Console/ArgParser.hs, dist/build/System/Console/ArgParser.o )
In-place registering argparser-0.3.4...
Running Haddock for argparser-0.3.4...
Running hscolour for argparser-0.3.4...
Preprocessing library argparser-0.3.4...
Preprocessing library argparser-0.3.4...

src/System/Console/ArgParser/BaseType.hs:15: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/System/Console/ArgParser/Parser.hs:21: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/System/Console/ArgParser/QuickParams.hs:54: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/System/Console/ArgParser/Format.hs:23: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()
Haddock coverage:
  74% ( 14 / 19) in 'System.Console.ArgParser.BaseType'
  Missing documentation for:
    emptyArgs (src/System/Console/ArgParser/BaseType.hs:41)
     (src/System/Console/ArgParser/BaseType.hs:63)
     (src/System/Console/ArgParser/BaseType.hs:66)
     (src/System/Console/ArgParser/BaseType.hs:95)
     (src/System/Console/ArgParser/BaseType.hs:100)
 100% (  6 /  6) in 'System.Console.ArgParser.Parser'
 100% ( 14 / 14) in 'System.Console.ArgParser.Params'
 100% ( 18 / 18) in 'System.Console.ArgParser.QuickParams'
 100% (  2 /  2) in 'System.Console.ArgParser.ArgsProcess'
 100% (  7 /  7) in 'System.Console.ArgParser.Format'
 100% ( 13 / 13) in 'System.Console.ArgParser.Run'
 100% (  3 /  3) in 'System.Console.ArgParser.SubParser'
 100% ( 37 / 37) in 'System.Console.ArgParser'
Warning: System.Console.ArgParser.QuickParams: could not find link destinations for:
    rawParse
Documentation created: dist/doc/html/argparser/index.html,
dist/doc/html/argparser/argparser.txt
Creating package registration file:
/tmp/pkgConf-argparser-0.3278722862233665123.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/argparser-0.3.4-Lv0gOcxcJ0tCIz5hlG2pqM
Registering argparser-0.3.4...
Installed argparser-0.3.4
Configuring cereal-0.5.0.0...
Building cereal-0.5.0.0...
Preprocessing library cereal-0.5.0.0...
[1 of 4] Compiling Data.Serialize.Put ( src/Data/Serialize/Put.hs, dist/build/Data/Serialize/Put.o )
[2 of 4] Compiling Data.Serialize.Get ( src/Data/Serialize/Get.hs, dist/build/Data/Serialize/Get.o )
[3 of 4] Compiling Data.Serialize.IEEE754 ( src/Data/Serialize/IEEE754.hs, dist/build/Data/Serialize/IEEE754.o )
[4 of 4] Compiling Data.Serialize   ( src/Data/Serialize.hs, dist/build/Data/Serialize.o )
In-place registering cereal-0.5.0.0...
Running Haddock for cereal-0.5.0.0...
Running hscolour for cereal-0.5.0.0...
Preprocessing library cereal-0.5.0.0...
Preprocessing library cereal-0.5.0.0...
Haddock coverage:
  68% ( 30 / 44) in 'Data.Serialize.Put'
  Missing documentation for:
    Putter (src/Data/Serialize/Put.hs:133)
    putBuilder (src/Data/Serialize/Put.hs:171)
    putShortByteString (src/Data/Serialize/Put.hs:220)
    putTwoOf (src/Data/Serialize/Put.hs:300)
    putListOf (src/Data/Serialize/Put.hs:304)
    putIArrayOf (src/Data/Serialize/Put.hs:310)
    putSeqOf (src/Data/Serialize/Put.hs:316)
    putTreeOf (src/Data/Serialize/Put.hs:322)
    putMapOf (src/Data/Serialize/Put.hs:329)
    putIntMapOf (src/Data/Serialize/Put.hs:333)
    putSetOf (src/Data/Serialize/Put.hs:337)
    putIntSetOf (src/Data/Serialize/Put.hs:341)
    putMaybeOf (src/Data/Serialize/Put.hs:345)
    putEitherOf (src/Data/Serialize/Put.hs:350)
  94% ( 60 / 64) in 'Data.Serialize.Get'
  Missing documentation for:
    label (src/Data/Serialize/Get.hs:265)
    getLazyByteString (src/Data/Serialize/Get.hs:494)
    getShortByteString (src/Data/Serialize/Get.hs:499)
    getTwoOf (src/Data/Serialize/Get.hs:738)
 100% ( 11 / 11) in 'Data.Serialize.IEEE754'
Cannot find documentation for: $example
 100% ( 12 / 12) in 'Data.Serialize'
Warning: Data.Serialize.Put: could not find link destinations for:
    PairS
Warning: Data.Serialize.Get: could not find link destinations for:
    get
Documentation created: dist/doc/html/cereal/index.html,
dist/doc/html/cereal/cereal.txt
Creating package registration file:
/tmp/pkgConf-cereal-0.5.01869470124155324914.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/cereal-0.5.0.0-BBfptUfmSBYLBoW9Jgic7f
Registering cereal-0.5.0.0...
Installed cereal-0.5.0.0
Configuring data-default-class-0.0.1...
Building data-default-class-0.0.1...
Preprocessing library data-default-class-0.0.1...
[1 of 1] Compiling Data.Default.Class ( Data/Default/Class.hs, dist/build/Data/Default/Class.o )
In-place registering data-default-class-0.0.1...
Running Haddock for data-default-class-0.0.1...
Running hscolour for data-default-class-0.0.1...
Preprocessing library data-default-class-0.0.1...
Preprocessing library data-default-class-0.0.1...
Haddock coverage:
  67% (  2 /  3) in 'Data.Default.Class'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/data-default-class/index.html,
dist/doc/html/data-default-class/data-default-class.txt
Creating package registration file:
/tmp/pkgConf-data-default-class-0.01143408282188213258.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/data-default-class-0.0.1-CgDdtafiXY68XlqDb5IqXw
Registering data-default-class-0.0.1...
Installed data-default-class-0.0.1
Configuring dlist-0.7.1.2...
Building dlist-0.7.1.2...
Preprocessing library dlist-0.7.1.2...
[1 of 1] Compiling Data.DList       ( Data/DList.hs, dist/build/Data/DList.o )
In-place registering dlist-0.7.1.2...
Running Haddock for dlist-0.7.1.2...
Running hscolour for dlist-0.7.1.2...
Preprocessing library dlist-0.7.1.2...
Preprocessing library dlist-0.7.1.2...
Haddock coverage:
 100% ( 20 / 20) in 'Data.DList'
Documentation created: dist/doc/html/dlist/index.html,
dist/doc/html/dlist/dlist.txt
Creating package registration file:
/tmp/pkgConf-dlist-0.7.16975177212001229904.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/dlist-0.7.1.2-7AixcwRWCwX32HiPCcE7zz
Registering dlist-0.7.1.2...
Installed dlist-0.7.1.2
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-17220/entropy-0.3.7/dist/setup/setup.hs, /tmp/cabal-tmp-17220/entropy-0.3.7/dist/setup/Main.o )
Linking /tmp/cabal-tmp-17220/entropy-0.3.7/dist/setup/setup ...
Configuring entropy-0.3.7...
Result of RDRAND Test: True
Building entropy-0.3.7...
Preprocessing library entropy-0.3.7...
[1 of 2] Compiling System.EntropyNix ( System/EntropyNix.hs, dist/build/System/EntropyNix.o )
[2 of 2] Compiling System.Entropy   ( System/Entropy.hs, dist/build/System/Entropy.o )
In-place registering entropy-0.3.7...
Running Haddock for entropy-0.3.7...
Running hscolour for entropy-0.3.7...
Preprocessing library entropy-0.3.7...
Preprocessing library entropy-0.3.7...
Haddock coverage:
 100% (  5 /  5) in 'System.EntropyNix'
 100% (  6 /  6) in 'System.Entropy'
Documentation created: dist/doc/html/entropy/index.html,
dist/doc/html/entropy/entropy.txt
Creating package registration file:
/tmp/pkgConf-entropy-0.3630668850246247255.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/entropy-0.3.7-BTeyFmIz5b6F1k5rgnvcgO
Registering entropy-0.3.7...
Installed entropy-0.3.7
Configuring old-locale-1.0.0.7...
Building old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
[1 of 1] Compiling System.Locale    ( System/Locale.hs, dist/build/System/Locale.o )
In-place registering old-locale-1.0.0.7...
Running Haddock for old-locale-1.0.0.7...
Running hscolour for old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
Haddock coverage:
  60% (  3 /  5) in 'System.Locale'
  Missing documentation for:
    TimeLocale (System/Locale.hs:36)
    defaultTimeLocale (System/Locale.hs:49)
Documentation created: dist/doc/html/old-locale/index.html,
dist/doc/html/old-locale/old-locale.txt
Creating package registration file:
/tmp/pkgConf-old-locale-1.0.01486222842950390868.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/old-locale-1.0.0.7-D6X1KPq5Sui5XjrHMwvFwK
Registering old-locale-1.0.0.7...
Installed old-locale-1.0.0.7
Configuring 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-11498617647669908538.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 tagged-0.8.2...
Building tagged-0.8.2...
Preprocessing library tagged-0.8.2...
[1 of 2] Compiling Data.Proxy.TH    ( src/Data/Proxy/TH.hs, dist/build/Data/Proxy/TH.o )
[2 of 2] Compiling Data.Tagged      ( src/Data/Tagged.hs, dist/build/Data/Tagged.o )
In-place registering tagged-0.8.2...
Running Haddock for tagged-0.8.2...
Running hscolour for tagged-0.8.2...
Preprocessing library tagged-0.8.2...
Preprocessing library tagged-0.8.2...
Haddock coverage:
  67% (  2 /  3) in 'Data.Proxy.TH'
  Missing documentation for:
    Module header
  93% ( 14 / 15) in 'Data.Tagged'
  Missing documentation for:
    witness (src/Data/Tagged.hs:308)
Documentation created: dist/doc/html/tagged/index.html,
dist/doc/html/tagged/tagged.txt
Creating package registration file:
/tmp/pkgConf-tagged-0.813696027261630634994.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/tagged-0.8.2-4zanMqQLQHpBO0ZYm7KGkc
Registering tagged-0.8.2...
Installed tagged-0.8.2
Configuring data-default-instances-base-0.0.1...
Building data-default-instances-base-0.0.1...
Preprocessing library data-default-instances-base-0.0.1...
[1 of 1] Compiling Data.Default.Instances.Base ( Data/Default/Instances/Base.hs, dist/build/Data/Default/Instances/Base.o )
In-place registering data-default-instances-base-0.0.1...
Running Haddock for data-default-instances-base-0.0.1...
Running hscolour for data-default-instances-base-0.0.1...
Preprocessing library data-default-instances-base-0.0.1...
Preprocessing library data-default-instances-base-0.0.1...
Haddock coverage:
  50% (  1 /  2) in 'Data.Default.Instances.Base'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/data-default-instances-base/index.html,
dist/doc/html/data-default-instances-base/data-default-instances-base.txt
Creating package registration file:
/tmp/pkgConf-data-default-instances-base-0.016355502702069110699.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/data-default-instances-base-0.0.1-6bNp7ygtVUW3TbxeJU4Irf
Registering data-default-instances-base-0.0.1...
Installed data-default-instances-base-0.0.1
Configuring data-default-instances-containers-0.0.1...
Building data-default-instances-containers-0.0.1...
Preprocessing library data-default-instances-containers-0.0.1...
[1 of 1] Compiling Data.Default.Instances.Containers ( Data/Default/Instances/Containers.hs, dist/build/Data/Default/Instances/Containers.o )
In-place registering data-default-instances-containers-0.0.1...
Running Haddock for data-default-instances-containers-0.0.1...
Running hscolour for data-default-instances-containers-0.0.1...
Preprocessing library data-default-instances-containers-0.0.1...
Preprocessing library data-default-instances-containers-0.0.1...
Haddock coverage:
  50% (  1 /  2) in 'Data.Default.Instances.Containers'
  Missing documentation for:
    Module header
Documentation created:
dist/doc/html/data-default-instances-containers/index.html,
dist/doc/html/data-default-instances-containers/data-default-instances-containers.txt
Creating package registration file:
/tmp/pkgConf-data-default-instances-containers-0.0345367818257675105.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/data-default-instances-containers-0.0.1-2eq6fuwf8Tk14CtKGZXhB5
Registering data-default-instances-containers-0.0.1...
Installed data-default-instances-containers-0.0.1
Configuring data-default-instances-dlist-0.0.1...
Building data-default-instances-dlist-0.0.1...
Preprocessing library data-default-instances-dlist-0.0.1...
[1 of 1] Compiling Data.Default.Instances.DList ( Data/Default/Instances/DList.hs, dist/build/Data/Default/Instances/DList.o )
In-place registering data-default-instances-dlist-0.0.1...
Running Haddock for data-default-instances-dlist-0.0.1...
Running hscolour for data-default-instances-dlist-0.0.1...
Preprocessing library data-default-instances-dlist-0.0.1...
Preprocessing library data-default-instances-dlist-0.0.1...
Haddock coverage:
  50% (  1 /  2) in 'Data.Default.Instances.DList'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/data-default-instances-dlist/index.html,
dist/doc/html/data-default-instances-dlist/data-default-instances-dlist.txt
Creating package registration file:
/tmp/pkgConf-data-default-instances-dlist-0.01566369633483689685.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/data-default-instances-dlist-0.0.1-EXwD6nMCvj82LJzl8Xo6bb
Registering data-default-instances-dlist-0.0.1...
Installed data-default-instances-dlist-0.0.1
Configuring data-default-instances-old-locale-0.0.1...
Building data-default-instances-old-locale-0.0.1...
Preprocessing library data-default-instances-old-locale-0.0.1...
[1 of 1] Compiling Data.Default.Instances.OldLocale ( Data/Default/Instances/OldLocale.hs, dist/build/Data/Default/Instances/OldLocale.o )
In-place registering data-default-instances-old-locale-0.0.1...
Running Haddock for data-default-instances-old-locale-0.0.1...
Running hscolour for data-default-instances-old-locale-0.0.1...
Preprocessing library data-default-instances-old-locale-0.0.1...
Preprocessing library data-default-instances-old-locale-0.0.1...
Haddock coverage:
  50% (  1 /  2) in 'Data.Default.Instances.OldLocale'
  Missing documentation for:
    Module header
Documentation created:
dist/doc/html/data-default-instances-old-locale/index.html,
dist/doc/html/data-default-instances-old-locale/data-default-instances-old-locale.txt
Creating package registration file:
/tmp/pkgConf-data-default-instances-old-locale-0.010220891591626250262.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/data-default-instances-old-locale-0.0.1-D3fIWe3ExBN6VISnKTEJV3
Registering data-default-instances-old-locale-0.0.1...
Installed data-default-instances-old-locale-0.0.1
Configuring crypto-api-0.13.2...
Building crypto-api-0.13.2...
Preprocessing library crypto-api-0.13.2...
[ 1 of 11] Compiling Crypto.CPoly     ( Crypto/CPoly.hs, dist/build/Crypto/CPoly.o )
[ 2 of 11] Compiling Crypto.Types     ( Crypto/Types.hs, dist/build/Crypto/Types.o )
[ 3 of 11] Compiling Crypto.Util      ( Crypto/Util.hs, dist/build/Crypto/Util.o )
[ 4 of 11] Compiling Crypto.Random    ( Crypto/Random.hs, dist/build/Crypto/Random.o )
[ 5 of 11] Compiling Crypto.Classes[boot] ( Crypto/Classes.hs-boot, dist/build/Crypto/Classes.o-boot )
[ 6 of 11] Compiling Crypto.Modes[boot] ( Crypto/Modes.hs-boot, dist/build/Crypto/Modes.o-boot )
[ 7 of 11] Compiling Crypto.Classes   ( Crypto/Classes.hs, dist/build/Crypto/Classes.o )
[ 8 of 11] Compiling Crypto.HMAC      ( Crypto/HMAC.hs, dist/build/Crypto/HMAC.o )
[ 9 of 11] Compiling Crypto.Padding   ( Crypto/Padding.hs, dist/build/Crypto/Padding.o )
[10 of 11] Compiling Crypto.Classes.Exceptions ( Crypto/Classes/Exceptions.hs, dist/build/Crypto/Classes/Exceptions.o )
[11 of 11] Compiling Crypto.Modes     ( Crypto/Modes.hs, dist/build/Crypto/Modes.o )
In-place registering crypto-api-0.13.2...
Running Haddock for crypto-api-0.13.2...
Running hscolour for crypto-api-0.13.2...
Preprocessing library crypto-api-0.13.2...
Preprocessing library crypto-api-0.13.2...
Haddock coverage:
   0% (  0 /  4) in 'Crypto.CPoly'
  Missing documentation for:
    Module header
    cpoly (Crypto/CPoly.hs:24)
    cpoly2list (Crypto/CPoly.hs:30)
    cpoly2revlist (Crypto/CPoly.hs:36)
  67% (  4 /  6) in 'Crypto.Types'
  Missing documentation for:
    BlockCipherError (Crypto/Types.hs:29)
     (Crypto/Types.hs:34)
  85% ( 11 / 13) in 'Crypto.Util'
  Missing documentation for:
    c_constTimeEq (Crypto/Util.hs:74)
    collect (Crypto/Util.hs:114)
  90% (  9 / 10) in 'Crypto.Random'
  Missing documentation for:
    ReseedInfo (Crypto/Random.hs:81)
  93% ( 28 / 30) in 'Crypto.Classes'
  Missing documentation for:
    chunkFor (Crypto/Classes.hs:685)
    chunkFor' (Crypto/Classes.hs:695)
 100% (  4 /  4) in 'Crypto.HMAC'
 100% ( 13 / 13) in 'Crypto.Padding'
Warning: Crypto.Classes.Exceptions: blockSize is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: encryptBlock is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: decryptBlock is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: keyLength is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: publicKeyLength is exported separately but will be documented under AsymCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: privateKeyLength is exported separately but will be documented under AsymCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: signingKeyLength is exported separately but will be documented under Signing. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: verifyingKeyLength is exported separately but will be documented under Signing. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: verify is exported separately but will be documented under Signing. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: genSeedLength is exported separately but will be documented under CryptoRandomGen. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: reseedInfo is exported separately but will be documented under CryptoRandomGen. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: reseedPeriod is exported separately but will be documented under CryptoRandomGen. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: newGenIO is exported separately but will be documented under CryptoRandomGen. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: ecb is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: unEcb is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: cbc is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: unCbc is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: ctr is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: unCtr is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: ctrLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: unCtrLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: cfb is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: unCfb is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: ofb is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: unOfb is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: cbcLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: unCbcLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: sivLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: unSivLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: siv is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: unSiv is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: ecbLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: unEcbLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: cfbLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: unCfbLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: ofbLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: unOfbLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
  93% ( 27 / 29) in 'Crypto.Classes.Exceptions'
  Missing documentation for:
    ReseedInfo (Crypto/Random.hs:81)
    CipherError (Crypto/Classes/Exceptions.hs:38)
  90% (  9 / 10) in 'Crypto.Modes'
  Missing documentation for:
    cMacStar (Crypto/Modes.hs:102)
Documentation created: dist/doc/html/crypto-api/index.html,
dist/doc/html/crypto-api/crypto-api.txt
Creating package registration file:
/tmp/pkgConf-crypto-api-0.13134591281101323875.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/crypto-api-0.13.2-EfwP6fQCdW0JTInmyCcE0j
Registering crypto-api-0.13.2...
Installed crypto-api-0.13.2
Configuring data-default-0.5.3...
Building data-default-0.5.3...
Preprocessing library data-default-0.5.3...
[1 of 1] Compiling Data.Default     ( Data/Default.hs, dist/build/Data/Default.o )
In-place registering data-default-0.5.3...
Running Haddock for data-default-0.5.3...
Running hscolour for data-default-0.5.3...
Preprocessing library data-default-0.5.3...
Preprocessing library data-default-0.5.3...
Haddock coverage:
  67% (  2 /  3) in 'Data.Default'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/data-default/index.html,
dist/doc/html/data-default/data-default.txt
Creating package registration file:
/tmp/pkgConf-data-default-0.51446648412695466127.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/data-default-0.5.3-5ESg1VNmkW3BMxo7EwKQrK
Registering data-default-0.5.3...
Installed data-default-0.5.3
Configuring threefish-0.2.6...
Building threefish-0.2.6...
Preprocessing library threefish-0.2.6...
[ 1 of 12] Compiling Crypto.Threefish.Mix ( Crypto/Threefish/Mix.hs, dist/build/Crypto/Threefish/Mix.o )
[ 2 of 12] Compiling Crypto.Threefish.Skein.Internal ( Crypto/Threefish/Skein/Internal.hs, dist/build/Crypto/Threefish/Skein/Internal.o )
[ 3 of 12] Compiling Crypto.Threefish.Common ( Crypto/Threefish/Common.hs, dist/build/Crypto/Threefish/Common.o )

Crypto/Threefish/Common.hs:9: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()
[ 4 of 12] Compiling Crypto.Threefish.UBI ( Crypto/Threefish/UBI.hs, dist/build/Crypto/Threefish/UBI.o )
[ 5 of 12] Compiling Crypto.Threefish.Threefish512 ( Crypto/Threefish/Threefish512.hs, dist/build/Crypto/Threefish/Threefish512.o )

Crypto/Threefish/Threefish512.hs:10: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()
[ 6 of 12] Compiling Crypto.Threefish.Threefish256 ( Crypto/Threefish/Threefish256.hs, dist/build/Crypto/Threefish/Threefish256.o )

Crypto/Threefish/Threefish256.hs:10: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()
[ 7 of 12] Compiling Crypto.Threefish ( Crypto/Threefish.hs, dist/build/Crypto/Threefish.o )
[ 8 of 12] Compiling Crypto.Threefish.Skein ( Crypto/Threefish/Skein.hs, dist/build/Crypto/Threefish/Skein.o )
[ 9 of 12] Compiling Crypto.Threefish.Skein.KDF ( Crypto/Threefish/Skein/KDF.hs, dist/build/Crypto/Threefish/Skein/KDF.o )
[10 of 12] Compiling Crypto.Threefish.Random ( Crypto/Threefish/Random.hs, dist/build/Crypto/Threefish/Random.o )
[11 of 12] Compiling Crypto.Threefish.Skein.StreamCipher ( Crypto/Threefish/Skein/StreamCipher.hs, dist/build/Crypto/Threefish/Skein/StreamCipher.o )
[12 of 12] Compiling Crypto.Threefish.Authenticated ( Crypto/Threefish/Authenticated.hs, dist/build/Crypto/Threefish/Authenticated.o )

Crypto/Threefish/Authenticated.hs:53:5: Warning:
    Defined but not used: ‘encNonce’

Crypto/Threefish/Authenticated.hs:54:5: Warning:
    Defined but not used: ‘encMAC’

Crypto/Threefish/Authenticated.hs:55:5: Warning:
    Defined but not used: ‘encData’
In-place registering threefish-0.2.6...
Running Haddock for threefish-0.2.6...
Running hscolour for threefish-0.2.6...
Preprocessing library threefish-0.2.6...
Preprocessing library threefish-0.2.6...

Crypto/Threefish/Common.hs:9: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()

Crypto/Threefish/Threefish512.hs:10: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()

Crypto/Threefish/Threefish256.hs:10: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()

Crypto/Threefish/Authenticated.hs:53:5: Warning:
    Defined but not used: ‘encNonce’

Crypto/Threefish/Authenticated.hs:54:5: Warning:
    Defined but not used: ‘encMAC’

Crypto/Threefish/Authenticated.hs:55:5: Warning:
    Defined but not used: ‘encData’
Haddock coverage:
   0% (  0 /  5) in 'Crypto.Threefish.Mix'
  Missing documentation for:
    Module header
    mix (Crypto/Threefish/Mix.hs:7)
    mixKey (Crypto/Threefish/Mix.hs:13)
    unmix (Crypto/Threefish/Mix.hs:21)
    unmixKey (Crypto/Threefish/Mix.hs:27)
  20% (  1 /  5) in 'Crypto.Threefish.Skein.Internal'
  Missing documentation for:
    Skein256Ctx (Crypto/Threefish/Skein/Internal.hs:8)
    skein256_init (Crypto/Threefish/Skein/Internal.hs:10)
    skein256_update (Crypto/Threefish/Skein/Internal.hs:16)
    skein256_output (Crypto/Threefish/Skein/Internal.hs:25)
 100% (  8 /  8) in 'Crypto.Threefish.Common'
  10% (  1 / 10) in 'Crypto.Threefish.UBI'
  Missing documentation for:
    BlockType (Crypto/Threefish/UBI.hs:7)
    type2w64 (Crypto/Threefish/UBI.hs:17)
    type2int (Crypto/Threefish/UBI.hs:27)
    newTweak (Crypto/Threefish/UBI.hs:38)
    setType (Crypto/Threefish/UBI.hs:42)
    setFirst (Crypto/Threefish/UBI.hs:49)
    setLast (Crypto/Threefish/UBI.hs:53)
    addBytes (Crypto/Threefish/UBI.hs:57)
    configTweak (Crypto/Threefish/UBI.hs:61)
  45% (  5 / 11) in 'Crypto.Threefish.Threefish512'
  Missing documentation for:
    Block512 (Crypto/Threefish/Threefish512.hs:19)
    Key512 (Crypto/Threefish/Threefish512.hs:29)
     (Crypto/Threefish/Threefish512.hs:31)
     (Crypto/Threefish/Threefish512.hs:36)
     (Crypto/Threefish/Threefish512.hs:44)
     (Crypto/Threefish/Threefish512.hs:139)
  38% (  3 /  8) in 'Crypto.Threefish.Threefish256'
  Missing documentation for:
    Block256 (Crypto/Threefish/Threefish256.hs:34)
    Key256 (Crypto/Threefish/Threefish256.hs:35)
    encrypt256 (Crypto/Threefish/Threefish256.hs:84)
    decrypt256 (Crypto/Threefish/Threefish256.hs:75)
    readBlock256 (Crypto/Threefish/Threefish256.hs:54)
  58% (  7 / 12) in 'Crypto.Threefish'
  Missing documentation for:
    Block256 (Crypto/Threefish/Threefish256.hs:34)
    Key256 (Crypto/Threefish/Threefish256.hs:35)
    Block512 (Crypto/Threefish/Threefish512.hs:19)
    Key512 (Crypto/Threefish/Threefish512.hs:29)
    Threefish (Crypto/Threefish.hs:16)
  20% (  2 / 10) in 'Crypto.Threefish.Skein'
  Missing documentation for:
    Skein (Crypto/Threefish/Skein.hs:23)
    Threefish (Crypto/Threefish.hs:16)
    Block256 (Crypto/Threefish/Threefish256.hs:34)
    Block512 (Crypto/Threefish/Threefish512.hs:19)
    Key256 (Crypto/Threefish/Threefish256.hs:35)
    Key512 (Crypto/Threefish/Threefish512.hs:29)
    Nonce256 (Crypto/Threefish/Skein.hs:29)
    hash256 (Crypto/Threefish/Skein.hs:73)
 100% (  3 /  3) in 'Crypto.Threefish.Skein.KDF'
  92% ( 11 / 12) in 'Crypto.Threefish.Random'
  Missing documentation for:
    Block256 (Crypto/Threefish/Threefish256.hs:34)
  62% (  5 /  8) in 'Crypto.Threefish.Skein.StreamCipher'
  Missing documentation for:
    Key256 (Crypto/Threefish/Threefish256.hs:35)
    Nonce256 (Crypto/Threefish/Skein.hs:29)
    Block256 (Crypto/Threefish/Threefish256.hs:34)
  69% ( 11 / 16) in 'Crypto.Threefish.Authenticated'
  Missing documentation for:
    DecryptFailure (Crypto/Threefish/Authenticated.hs:44)
    Plaintext (Crypto/Threefish/Authenticated.hs:42)
    Block256 (Crypto/Threefish/Threefish256.hs:34)
    Nonce256 (Crypto/Threefish/Skein.hs:29)
    Key256 (Crypto/Threefish/Threefish256.hs:35)
Documentation created: dist/doc/html/threefish/index.html,
dist/doc/html/threefish/threefish.txt
Creating package registration file:
/tmp/pkgConf-threefish-0.2878273679987706141.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/threefish-0.2.6-DOCgtHj9CXR185SEEgqP05
Registering threefish-0.2.6...
Installed threefish-0.2.6
Configuring alea-0.4.0.0...
Building alea-0.4.0.0...
Preprocessing executable 'alea' for alea-0.4.0.0...
[1 of 5] Compiling Alea.List        ( src/Alea/List.hs, dist/build/alea/alea-tmp/Alea/List.o )
[2 of 5] Compiling Alea.Random      ( src/Alea/Random.hs, dist/build/alea/alea-tmp/Alea/Random.o )
[3 of 5] Compiling Alea.Diceware    ( src/Alea/Diceware.hs, dist/build/alea/alea-tmp/Alea/Diceware.o )
[4 of 5] Compiling Paths_alea       ( dist/build/autogen/Paths_alea.hs, dist/build/alea/alea-tmp/Paths_alea.o )
[5 of 5] Compiling Main             ( src/Main.hs, dist/build/alea/alea-tmp/Main.o )

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

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

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

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

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

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

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

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

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

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

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

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

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

src/Main.hs:55:1: Warning: Tab character
Linking dist/build/alea/alea ...
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 alea-0.4.0.0

Test log

No test log was submitted for this report.