Build #4 for intel-aes-0.2.1.1

[all reports]

Package intel-aes-0.2.1.1
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2015-09-29 15:45:06.828828 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies unix-2.7.1.0, time-1.5.0.1, tagged-0.8.1, split-0.2.2, rdtsc-1.3.0.1, random-1.1, process-1.2.3.0, largeword-1.2.3, crypto-api-0.13.2, cereal-0.4.1.1, bytestring-0.10.6.0, base-4.8.1.0, DRBG-0.5.4
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring byteable-0.1.1...
Building byteable-0.1.1...
Preprocessing library byteable-0.1.1...
[1 of 1] Compiling Data.Byteable    ( Data/Byteable.hs, dist/build/Data/Byteable.o )

Data/Byteable.hs:48:11: Warning:
    Rule "constEqBytes/ByteString" may never fire
      because ‘constEqBytes’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘constEqBytes’
In-place registering byteable-0.1.1...
Running Haddock for byteable-0.1.1...
Running hscolour for byteable-0.1.1...
Preprocessing library byteable-0.1.1...
Preprocessing library byteable-0.1.1...
Haddock coverage:
 100% (  3 /  3) in 'Data.Byteable'
Documentation created: dist/doc/html/byteable/index.html,
dist/doc/html/byteable/byteable.txt
Creating package registration file:
/tmp/pkgConf-byteable-0.1278722862233665123.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/byteable-0.1.1-F2pcQljAfpbDG2panTEyo8
Registering byteable-0.1.1...
Installed byteable-0.1.1
Configuring cereal-0.4.1.1...
Building cereal-0.4.1.1...
Preprocessing library cereal-0.4.1.1...
[1 of 5] Compiling Data.Serialize.Builder ( src/Data/Serialize/Builder.hs, dist/build/Data/Serialize/Builder.o )

src/Data/Serialize/Builder.hs:59:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Data/Serialize/Builder.hs:197:40: Warning:
    In the use of ‘S.inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
[2 of 5] Compiling Data.Serialize.Put ( src/Data/Serialize/Put.hs, dist/build/Data/Serialize/Put.o )

src/Data/Serialize/Put.hs:70: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/Data/Serialize/Put.hs:72:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Data/Serialize/Put.hs:73:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()
[3 of 5] Compiling Data.Serialize.Get ( src/Data/Serialize/Get.hs, dist/build/Data/Serialize/Get.o )

src/Data/Serialize/Get.hs:89: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/Data/Serialize/Get.hs:90:1: Warning:
    The import of ‘MonadPlus, when, liftM2, ap’
    from module ‘Control.Monad’ is redundant

src/Data/Serialize/Get.hs:456:13: Warning:
    In the use of ‘B.inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
[4 of 5] Compiling Data.Serialize.IEEE754 ( src/Data/Serialize/IEEE754.hs, dist/build/Data/Serialize/IEEE754.o )

src/Data/Serialize/IEEE754.hs:24: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 5] Compiling Data.Serialize   ( src/Data/Serialize.hs, dist/build/Data/Serialize.o )

src/Data/Serialize.hs:68: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()
In-place registering cereal-0.4.1.1...
Running Haddock for cereal-0.4.1.1...
Running hscolour for cereal-0.4.1.1...
Preprocessing library cereal-0.4.1.1...
Preprocessing library cereal-0.4.1.1...

src/Data/Serialize/Builder.hs:59:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Data/Serialize/Builder.hs:197:40: Warning:
    In the use of ‘S.inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."

src/Data/Serialize/Put.hs:70: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/Data/Serialize/Put.hs:72:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Data/Serialize/Put.hs:73:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()

src/Data/Serialize/Get.hs:89: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/Data/Serialize/Get.hs:90:1: Warning:
    The import of ‘ap, liftM2, when, MonadPlus’
    from module ‘Control.Monad’ is redundant

src/Data/Serialize/Get.hs:456:13: Warning:
    In the use of ‘B.inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."

src/Data/Serialize/IEEE754.hs:24: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/Data/Serialize.hs:68: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:
  96% ( 26 / 27) in 'Data.Serialize.Builder'
  Missing documentation for:
    toByteString (src/Data/Serialize/Builder.hs:161)
  69% ( 29 / 42) in 'Data.Serialize.Put'
  Missing documentation for:
    Putter (src/Data/Serialize/Put.hs:99)
    putBuilder (src/Data/Serialize/Put.hs:137)
    putTwoOf (src/Data/Serialize/Put.hs:261)
    putListOf (src/Data/Serialize/Put.hs:265)
    putIArrayOf (src/Data/Serialize/Put.hs:269)
    putSeqOf (src/Data/Serialize/Put.hs:275)
    putTreeOf (src/Data/Serialize/Put.hs:281)
    putMapOf (src/Data/Serialize/Put.hs:288)
    putIntMapOf (src/Data/Serialize/Put.hs:292)
    putSetOf (src/Data/Serialize/Put.hs:296)
    putIntSetOf (src/Data/Serialize/Put.hs:300)
    putMaybeOf (src/Data/Serialize/Put.hs:304)
    putEitherOf (src/Data/Serialize/Put.hs:309)
  94% ( 50 / 53) in 'Data.Serialize.Get'
  Missing documentation for:
    label (src/Data/Serialize/Get.hs:215)
    getLazyByteString (src/Data/Serialize/Get.hs:424)
    getTwoOf (src/Data/Serialize/Get.hs:577)
 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.4.114115496761843993368.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/cereal-0.4.1.1-LMaR4P6lFvNJtmY00msKYH
Registering cereal-0.4.1.1...
Installed cereal-0.4.1.1
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-1389/entropy-0.3.7/dist/setup/setup.hs, /tmp/cabal-tmp-1389/entropy-0.3.7/dist/setup/Main.o )
Linking /tmp/cabal-tmp-1389/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.37711514321186452551.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 largeword-1.2.3...
Building largeword-1.2.3...
Preprocessing library largeword-1.2.3...
[1 of 1] Compiling Data.LargeWord   ( Data/LargeWord.hs, dist/build/Data/LargeWord.o )

Data/LargeWord.hs:41: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()

Data/LargeWord.hs:282:1: Warning: Tab character

Data/LargeWord.hs:283:1: Warning: Tab character

Data/LargeWord.hs:284:1: Warning: Tab character

Data/LargeWord.hs:285:1: Warning: Tab character

Data/LargeWord.hs:286:1: Warning: Tab character
In-place registering largeword-1.2.3...
Running Haddock for largeword-1.2.3...
Running hscolour for largeword-1.2.3...
Preprocessing library largeword-1.2.3...
Preprocessing library largeword-1.2.3...

Data/LargeWord.hs:282:1: Warning: Tab character

Data/LargeWord.hs:283:1: Warning: Tab character

Data/LargeWord.hs:284:1: Warning: Tab character

Data/LargeWord.hs:285:1: Warning: Tab character

Data/LargeWord.hs:286:1: Warning: Tab character

Data/LargeWord.hs:41: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:
  10% (  1 / 10) in 'Data.LargeWord'
  Missing documentation for:
    LargeKey (Data/LargeWord.hs:129)
    Word96 (Data/LargeWord.hs:293)
    Word128 (Data/LargeWord.hs:294)
    Word160 (Data/LargeWord.hs:295)
    Word192 (Data/LargeWord.hs:296)
    Word224 (Data/LargeWord.hs:297)
    Word256 (Data/LargeWord.hs:298)
    loHalf (Data/LargeWord.hs:133)
    hiHalf (Data/LargeWord.hs:136)
Warning: Data.LargeWord: could not find link destinations for:
    LargeWord
Documentation created: dist/doc/html/largeword/index.html,
dist/doc/html/largeword/largeword.txt
Creating package registration file:
/tmp/pkgConf-largeword-1.219399644432112255763.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/largeword-1.2.3-Fizr77U5YS2107VwnbQbt6
Registering largeword-1.2.3...
Installed largeword-1.2.3
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.21143408282188213258.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.019307727571647149314.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 prettyclass-1.0.0.0...
Building prettyclass-1.0.0.0...
Preprocessing library prettyclass-1.0.0.0...
[1 of 1] Compiling Text.PrettyPrint.HughesPJClass ( src/Text/PrettyPrint/HughesPJClass.hs, dist/build/Text/PrettyPrint/HughesPJClass.o )
In-place registering prettyclass-1.0.0.0...
Running Haddock for prettyclass-1.0.0.0...
Running hscolour for prettyclass-1.0.0.0...
Preprocessing library prettyclass-1.0.0.0...
Preprocessing library prettyclass-1.0.0.0...
Haddock coverage:
  86% (  6 /  7) in 'Text.PrettyPrint.HughesPJClass'
  Missing documentation for:
    prettyNormal (src/Text/PrettyPrint/HughesPJClass.hs:18)
Documentation created: dist/doc/html/prettyclass/index.html,
dist/doc/html/prettyclass/prettyclass.txt
Creating package registration file:
/tmp/pkgConf-prettyclass-1.0.01965421244216588711.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/prettyclass-1.0.0.0-7UaeeUCHbpBCOrvJr5BDLz
Registering prettyclass-1.0.0.0...
Installed prettyclass-1.0.0.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-15673047891360613073.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 rdtsc-1.3.0.1...
Building rdtsc-1.3.0.1...
Preprocessing library rdtsc-1.3.0.1...
[1 of 1] Compiling System.CPUTime.Rdtsc ( System/CPUTime/Rdtsc.hs, dist/build/System/CPUTime/Rdtsc.o )
In-place registering rdtsc-1.3.0.1...
Running Haddock for rdtsc-1.3.0.1...
Running hscolour for rdtsc-1.3.0.1...
Preprocessing library rdtsc-1.3.0.1...
Preprocessing library rdtsc-1.3.0.1...
Haddock coverage:
 100% (  2 /  2) in 'System.CPUTime.Rdtsc'
Documentation created: dist/doc/html/rdtsc/index.html,
dist/doc/html/rdtsc/rdtsc.txt
Creating package registration file:
/tmp/pkgConf-rdtsc-1.3.0166967926214989683.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/rdtsc-1.3.0.1-LBZDowAeyAGE37O0Llel2n
Registering rdtsc-1.3.0.1...
Installed rdtsc-1.3.0.1
Configuring split-0.2.2...
Building split-0.2.2...
Preprocessing library split-0.2.2...
[1 of 2] Compiling Data.List.Split.Internals ( src/Data/List/Split/Internals.hs, dist/build/Data/List/Split/Internals.o )
[2 of 2] Compiling Data.List.Split  ( src/Data/List/Split.hs, dist/build/Data/List/Split.o )
In-place registering split-0.2.2...
Running Haddock for split-0.2.2...
Running hscolour for split-0.2.2...
Preprocessing library split-0.2.2...
Preprocessing library split-0.2.2...
Haddock coverage:
  91% ( 61 / 67) in 'Data.List.Split.Internals'
  90% ( 44 / 49) in 'Data.List.Split'
Documentation created: dist/doc/html/split/index.html,
dist/doc/html/split/split.txt
Creating package registration file:
/tmp/pkgConf-split-0.28332153501280311131.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/split-0.2.2-E4yadeCDng9EtdbI5MZoDg
Registering split-0.2.2...
Installed split-0.2.2
Configuring tagged-0.8.1...
Building tagged-0.8.1...
Preprocessing library tagged-0.8.1...
[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.1...
Running Haddock for tagged-0.8.1...
Running hscolour for tagged-0.8.1...
Preprocessing library tagged-0.8.1...
Preprocessing library tagged-0.8.1...
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:297)
Documentation created: dist/doc/html/tagged/index.html,
dist/doc/html/tagged/tagged.txt
Creating package registration file:
/tmp/pkgConf-tagged-0.8951426815813274570.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/tagged-0.8.1-6Tf46oJAk552xT73wGffBW
Registering tagged-0.8.1...
Installed tagged-0.8.1
Configuring cryptohash-0.11.6...
Building cryptohash-0.11.6...
Preprocessing library cryptohash-0.11.6...
[ 1 of 23] Compiling Crypto.Hash.Utils.Cpu ( Crypto/Hash/Utils/Cpu.hs, dist/build/Crypto/Hash/Utils/Cpu.o )

on the commandline: Warning:
    ‘Crypto.Hash.Utils.Cpu’ is marked as Trustworthy but has been inferred as safe!
[ 2 of 23] Compiling Crypto.MAC.HMAC  ( Crypto/MAC/HMAC.hs, dist/build/Crypto/MAC/HMAC.o )

on the commandline: Warning:
    ‘Crypto.MAC.HMAC’ is marked as Trustworthy but has been inferred as safe!
[ 3 of 23] Compiling Crypto.Hash.Internal ( Crypto/Hash/Internal.hs, dist/build/Crypto/Hash/Internal.o )
[ 4 of 23] Compiling Crypto.Hash.Whirlpool ( Crypto/Hash/Whirlpool.hs, dist/build/Crypto/Hash/Whirlpool.o )
[ 5 of 23] Compiling Crypto.Hash.Skein512 ( Crypto/Hash/Skein512.hs, dist/build/Crypto/Hash/Skein512.o )
[ 6 of 23] Compiling Crypto.Hash.Skein256 ( Crypto/Hash/Skein256.hs, dist/build/Crypto/Hash/Skein256.o )
[ 7 of 23] Compiling Crypto.Hash.Tiger ( Crypto/Hash/Tiger.hs, dist/build/Crypto/Hash/Tiger.o )
[ 8 of 23] Compiling Crypto.Hash.RIPEMD160 ( Crypto/Hash/RIPEMD160.hs, dist/build/Crypto/Hash/RIPEMD160.o )
[ 9 of 23] Compiling Crypto.Hash.SHA3 ( Crypto/Hash/SHA3.hs, dist/build/Crypto/Hash/SHA3.o )
[10 of 23] Compiling Crypto.Hash.SHA512 ( Crypto/Hash/SHA512.hs, dist/build/Crypto/Hash/SHA512.o )
[11 of 23] Compiling Crypto.Hash.SHA512t ( Crypto/Hash/SHA512t.hs, dist/build/Crypto/Hash/SHA512t.o )

on the commandline: Warning:
    ‘Crypto.Hash.SHA512t’ is marked as Trustworthy but has been inferred as safe!
[12 of 23] Compiling Crypto.Hash.SHA384 ( Crypto/Hash/SHA384.hs, dist/build/Crypto/Hash/SHA384.o )
[13 of 23] Compiling Crypto.Hash.SHA256 ( Crypto/Hash/SHA256.hs, dist/build/Crypto/Hash/SHA256.o )
[14 of 23] Compiling Crypto.Hash.SHA224 ( Crypto/Hash/SHA224.hs, dist/build/Crypto/Hash/SHA224.o )
[15 of 23] Compiling Crypto.Hash.SHA1 ( Crypto/Hash/SHA1.hs, dist/build/Crypto/Hash/SHA1.o )
[16 of 23] Compiling Crypto.Hash.MD5  ( Crypto/Hash/MD5.hs, dist/build/Crypto/Hash/MD5.o )
[17 of 23] Compiling Crypto.Hash.MD4  ( Crypto/Hash/MD4.hs, dist/build/Crypto/Hash/MD4.o )
[18 of 23] Compiling Crypto.Hash.MD2  ( Crypto/Hash/MD2.hs, dist/build/Crypto/Hash/MD2.o )
[19 of 23] Compiling Crypto.Hash.Utils ( Crypto/Hash/Utils.hs, dist/build/Crypto/Hash/Utils.o )
[20 of 23] Compiling Crypto.Hash.Types ( Crypto/Hash/Types.hs, dist/build/Crypto/Hash/Types.o )
[21 of 23] Compiling Crypto.Hash      ( Crypto/Hash.hs, dist/build/Crypto/Hash.o )
[22 of 23] Compiling Crypto.MAC       ( Crypto/MAC.hs, dist/build/Crypto/MAC.o )
[23 of 23] Compiling Crypto.MAC.SHA3  ( Crypto/MAC/SHA3.hs, dist/build/Crypto/MAC/SHA3.o )
In-place registering cryptohash-0.11.6...
Running Haddock for cryptohash-0.11.6...
Running hscolour for cryptohash-0.11.6...
Preprocessing library cryptohash-0.11.6...
Preprocessing library cryptohash-0.11.6...

<no location info>: Warning:
    ‘Crypto.Hash.Utils.Cpu’ is marked as Trustworthy but has been inferred as safe!

<no location info>: Warning:
    ‘Crypto.MAC.HMAC’ is marked as Trustworthy but has been inferred as safe!

<no location info>: Warning:
    ‘Crypto.Hash.SHA512t’ is marked as Trustworthy but has been inferred as safe!
Haddock coverage:
   0% (  0 /  2) in 'Crypto.Hash.Utils.Cpu'
  Missing documentation for:
    Module header
    use32Hex (Crypto/Hash/Utils/Cpu.hs:6)
 100% (  2 /  2) in 'Crypto.MAC.HMAC'
 100% (  2 /  2) in 'Crypto.Hash.Internal'
 100% ( 10 / 10) in 'Crypto.Hash.Whirlpool'
 100% ( 10 / 10) in 'Crypto.Hash.Skein512'
 100% ( 10 / 10) in 'Crypto.Hash.Skein256'
 100% ( 10 / 10) in 'Crypto.Hash.Tiger'
 100% ( 10 / 10) in 'Crypto.Hash.RIPEMD160'
 100% ( 10 / 10) in 'Crypto.Hash.SHA3'
 100% ( 11 / 11) in 'Crypto.Hash.SHA512'
 100% (  9 /  9) in 'Crypto.Hash.SHA512t'
 100% ( 10 / 10) in 'Crypto.Hash.SHA384'
 100% ( 10 / 10) in 'Crypto.Hash.SHA256'
 100% ( 10 / 10) in 'Crypto.Hash.SHA224'
 100% ( 10 / 10) in 'Crypto.Hash.SHA1'
 100% ( 10 / 10) in 'Crypto.Hash.MD5'
 100% ( 10 / 10) in 'Crypto.Hash.MD4'
 100% ( 10 / 10) in 'Crypto.Hash.MD2'
 100% (  2 /  2) in 'Crypto.Hash.Utils'
 100% (  7 /  7) in 'Crypto.Hash.Types'
 100% ( 40 / 40) in 'Crypto.Hash'
 100% ( 11 / 11) in 'Crypto.MAC'
 100% (  9 /  9) in 'Crypto.MAC.SHA3'
Documentation created: dist/doc/html/cryptohash/index.html,
dist/doc/html/cryptohash/cryptohash.txt
Creating package registration file:
/tmp/pkgConf-cryptohash-0.115075787621402492972.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/cryptohash-0.11.6-5epyAhdyCoGIBkp2icUC24
Registering cryptohash-0.11.6...
Installed cryptohash-0.11.6
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.136744025571230769829.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-A5WnkM78khp1E9HeFIfO7N
Registering crypto-api-0.13.2...
Installed crypto-api-0.13.2
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-1389/cipher-aes128-0.7.0.1/dist/setup/setup.hs, /tmp/cabal-tmp-1389/cipher-aes128-0.7.0.1/dist/setup/Main.o )
Linking /tmp/cabal-tmp-1389/cipher-aes128-0.7.0.1/dist/setup/setup ...
Configuring cipher-aes128-0.7.0.1...
Result of NI Intrinsics Test: True
Building cipher-aes128-0.7.0.1...
Preprocessing library cipher-aes128-0.7.0.1...
[1 of 2] Compiling Crypto.Cipher.AES128.Internal ( Crypto/Cipher/AES128/Internal.hs, dist/build/Crypto/Cipher/AES128/Internal.o )
[2 of 2] Compiling Crypto.Cipher.AES128 ( Crypto/Cipher/AES128.hs, dist/build/Crypto/Cipher/AES128.o )
In-place registering cipher-aes128-0.7.0.1...
Running Haddock for cipher-aes128-0.7.0.1...
Running hscolour for cipher-aes128-0.7.0.1...
Preprocessing library cipher-aes128-0.7.0.1...
Preprocessing library cipher-aes128-0.7.0.1...
Haddock coverage:
   7% (  2 / 27) in 'Crypto.Cipher.AES128.Internal'
  Missing documentation for:
    Module header
    AESKey128 (Crypto/Cipher/AES128/Internal.hs:32)
    AESKey192 (Crypto/Cipher/AES128/Internal.hs:36)
    AESKey256 (Crypto/Cipher/AES128/Internal.hs:40)
    RawKey128 (Crypto/Cipher/AES128/Internal.hs:31)
    RawKey192 (Crypto/Cipher/AES128/Internal.hs:35)
    RawKey256 (Crypto/Cipher/AES128/Internal.hs:39)
    GCM (Crypto/Cipher/AES128/Internal.hs:58)
    GCMpc (Crypto/Cipher/AES128/Internal.hs:63)
    generateKey128 (Crypto/Cipher/AES128/Internal.hs:188)
    generateKey192 (Crypto/Cipher/AES128/Internal.hs:219)
    generateKey256 (Crypto/Cipher/AES128/Internal.hs:252)
    generateGCM (Crypto/Cipher/AES128/Internal.hs:288)
    precomputeGCMdata (Crypto/Cipher/AES128/Internal.hs:302)
    encryptECB (Crypto/Cipher/AES128/Internal.hs:315)
    decryptECB (Crypto/Cipher/AES128/Internal.hs:324)
    encryptCTR (Crypto/Cipher/AES128/Internal.hs:366)
    decryptCTR (Crypto/Cipher/AES128/Internal.hs:378)
    encryptGCM (Crypto/Cipher/AES128/Internal.hs:389)
    decryptGCM (Crypto/Cipher/AES128/Internal.hs:403)
    cipherOnlyGCM (Crypto/Cipher/AES128/Internal.hs:339)
    decipherOnlyGCM (Crypto/Cipher/AES128/Internal.hs:347)
    finishGCM (Crypto/Cipher/AES128/Internal.hs:355)
    aadGCM (Crypto/Cipher/AES128/Internal.hs:335)
    GetExpanded (Crypto/Cipher/AES128/Internal.hs:43)
  62% ( 10 / 16) in 'Crypto.Cipher.AES128'
  Missing documentation for:
    Module header
    AESKey128 (Crypto/Cipher/AES128/Internal.hs:32)
    AESKey192 (Crypto/Cipher/AES128/Internal.hs:36)
    AESKey256 (Crypto/Cipher/AES128/Internal.hs:40)
    AuthTag (Crypto/Cipher/AES128.hs:165)
    AES_GCM (Crypto/Cipher/AES128.hs:176)
Warning: Crypto.Cipher.AES128.Internal: could not find link destinations for:
    AESKeyStruct CTXStruct expandedKey
Documentation created: dist/doc/html/cipher-aes128/index.html,
dist/doc/html/cipher-aes128/cipher-aes128.txt
Creating package registration file:
/tmp/pkgConf-cipher-aes128-0.7.012093791742037335344.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/cipher-aes128-0.7.0.1-L9DnS7Y9nRm9X8wQpvvAQF
Registering cipher-aes128-0.7.0.1...
Installed cipher-aes128-0.7.0.1
Configuring cryptohash-cryptoapi-0.1.3...
Building cryptohash-cryptoapi-0.1.3...
Preprocessing library cryptohash-cryptoapi-0.1.3...
[1 of 1] Compiling Crypto.Hash.CryptoAPI ( Crypto/Hash/CryptoAPI.hs, dist/build/Crypto/Hash/CryptoAPI.o )
In-place registering cryptohash-cryptoapi-0.1.3...
Running Haddock for cryptohash-cryptoapi-0.1.3...
Running hscolour for cryptohash-cryptoapi-0.1.3...
Preprocessing library cryptohash-cryptoapi-0.1.3...
Preprocessing library cryptohash-cryptoapi-0.1.3...
Haddock coverage:
  10% (  3 / 29) in 'Crypto.Hash.CryptoAPI'
  Missing documentation for:
    MD2 (Crypto/Hash/CryptoAPI.hs:116)
    MD4 (Crypto/Hash/CryptoAPI.hs:120)
    MD5 (Crypto/Hash/CryptoAPI.hs:124)
    SHA1 (Crypto/Hash/CryptoAPI.hs:128)
    SHA224 (Crypto/Hash/CryptoAPI.hs:132)
    SHA256 (Crypto/Hash/CryptoAPI.hs:136)
    SHA384 (Crypto/Hash/CryptoAPI.hs:140)
    SHA512 (Crypto/Hash/CryptoAPI.hs:144)
    Skein256_256 (Crypto/Hash/CryptoAPI.hs:160)
    Skein512_512 (Crypto/Hash/CryptoAPI.hs:164)
    RIPEMD160 (Crypto/Hash/CryptoAPI.hs:148)
    Tiger (Crypto/Hash/CryptoAPI.hs:152)
    Whirlpool (Crypto/Hash/CryptoAPI.hs:156)
    CTXMD2 (Crypto/Hash/CryptoAPI.hs:116)
    CTXMD4 (Crypto/Hash/CryptoAPI.hs:120)
    CTXMD5 (Crypto/Hash/CryptoAPI.hs:124)
    CTXRIPEMD160 (Crypto/Hash/CryptoAPI.hs:148)
    CTXSHA1 (Crypto/Hash/CryptoAPI.hs:128)
    CTXSHA224 (Crypto/Hash/CryptoAPI.hs:132)
    CTXSHA256 (Crypto/Hash/CryptoAPI.hs:136)
    CTXSHA384 (Crypto/Hash/CryptoAPI.hs:140)
    CTXSHA512 (Crypto/Hash/CryptoAPI.hs:144)
    CTXSkein256_256 (Crypto/Hash/CryptoAPI.hs:160)
    CTXSkein512_512 (Crypto/Hash/CryptoAPI.hs:164)
    CTXTiger (Crypto/Hash/CryptoAPI.hs:152)
    CTXWhirlpool (Crypto/Hash/CryptoAPI.hs:156)
Documentation created: dist/doc/html/cryptohash-cryptoapi/index.html,
dist/doc/html/cryptohash-cryptoapi/cryptohash-cryptoapi.txt
Creating package registration file:
/tmp/pkgConf-cryptohash-cryptoapi-0.110917149371364180570.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/cryptohash-cryptoapi-0.1.3-LlOnSs0bAIsKunr1oD8ZFJ
Registering cryptohash-cryptoapi-0.1.3...
Installed cryptohash-cryptoapi-0.1.3
Configuring DRBG-0.5.4...
Building DRBG-0.5.4...
Preprocessing library DRBG-0.5.4...
[1 of 6] Compiling Crypto.Random.DRBG.Types ( Crypto/Random/DRBG/Types.hs, dist/build/Crypto/Random/DRBG/Types.o )
[2 of 6] Compiling Crypto.Random.DRBG.HashDF ( Crypto/Random/DRBG/HashDF.hs, dist/build/Crypto/Random/DRBG/HashDF.o )
[3 of 6] Compiling Crypto.Random.DRBG.HMAC ( Crypto/Random/DRBG/HMAC.hs, dist/build/Crypto/Random/DRBG/HMAC.o )
[4 of 6] Compiling Crypto.Random.DRBG.CTR ( Crypto/Random/DRBG/CTR.hs, dist/build/Crypto/Random/DRBG/CTR.o )
[5 of 6] Compiling Crypto.Random.DRBG.Hash ( Crypto/Random/DRBG/Hash.hs, dist/build/Crypto/Random/DRBG/Hash.o )
[6 of 6] Compiling Crypto.Random.DRBG ( Crypto/Random/DRBG.hs, dist/build/Crypto/Random/DRBG.o )

Crypto/Random/DRBG.hs:98:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead
In-place registering DRBG-0.5.4...
Running Haddock for DRBG-0.5.4...
Running hscolour for DRBG-0.5.4...
Preprocessing library DRBG-0.5.4...
Preprocessing library DRBG-0.5.4...

Crypto/Random/DRBG.hs:98:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead
Haddock coverage:
   0% (  0 /  7) in 'Crypto.Random.DRBG.Types'
  Missing documentation for:
    Module header
    BitLen (Crypto/Random/DRBG/Types.hs:6)
    Entropy (Crypto/Random/DRBG/Types.hs:7)
    PersonalizationString (Crypto/Random/DRBG/Types.hs:8)
    Nonce (Crypto/Random/DRBG/Types.hs:9)
    AdditionalInput (Crypto/Random/DRBG/Types.hs:10)
    RandomBits (Crypto/Random/DRBG/Types.hs:11)
   0% (  0 /  2) in 'Crypto.Random.DRBG.HashDF'
  Missing documentation for:
    Module header
    hash_df (Crypto/Random/DRBG/HashDF.hs:12)
   0% (  0 /  7) in 'Crypto.Random.DRBG.HMAC'
  Missing documentation for:
    Module header
    State (Crypto/Random/DRBG/HMAC.hs:24)
    counter (Crypto/Random/DRBG/HMAC.hs:25)
    reseedInterval (Crypto/Random/DRBG/HMAC.hs:36)
    instantiate (Crypto/Random/DRBG/HMAC.hs:55)
    reseed (Crypto/Random/DRBG/HMAC.hs:64)
    generate (Crypto/Random/DRBG/HMAC.hs:67)
  75% (  6 /  8) in 'Crypto.Random.DRBG.CTR'
  Missing documentation for:
    Module header
    State (Crypto/Random/DRBG/CTR.hs:20)
   0% (  0 /  8) in 'Crypto.Random.DRBG.Hash'
  Missing documentation for:
    Module header
    State (Crypto/Random/DRBG/Hash.hs:29)
    counter (Crypto/Random/DRBG/Hash.hs:30)
    reseedInterval (Crypto/Random/DRBG/Hash.hs:25)
    SeedLength (Crypto/Random/DRBG/Hash.hs:22)
    instantiate (Crypto/Random/DRBG/Hash.hs:38)
    reseed (Crypto/Random/DRBG/Hash.hs:50)
    generate (Crypto/Random/DRBG/Hash.hs:62)
 100% ( 18 / 18) in 'Crypto.Random.DRBG'
Documentation created: dist/doc/html/DRBG/index.html,
dist/doc/html/DRBG/DRBG.txt
Creating package registration file:
/tmp/pkgConf-DRBG-0.513378561421616916066.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/DRBG-0.5.4-8otDK7YdXVjBXxHoriT123
Registering DRBG-0.5.4...
Installed DRBG-0.5.4
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-1389/intel-aes-0.2.1.1/dist/setup/setup.hs, /tmp/cabal-tmp-1389/intel-aes-0.2.1.1/dist/setup/Main.o )

/tmp/cabal-tmp-1389/intel-aes-0.2.1.1/dist/setup/setup.hs:7:39: Warning:
    Tab character

/tmp/cabal-tmp-1389/intel-aes-0.2.1.1/dist/setup/setup.hs:8:42: Warning:
    Tab character

/tmp/cabal-tmp-1389/intel-aes-0.2.1.1/dist/setup/setup.hs:9:1: Warning:
    Module ‘System.Cmd’ is deprecated: Use "System.Process" instead

/tmp/cabal-tmp-1389/intel-aes-0.2.1.1/dist/setup/setup.hs:84:1: Warning:
    Tab character

/tmp/cabal-tmp-1389/intel-aes-0.2.1.1/dist/setup/setup.hs:85:1: Warning:
    Tab character

/tmp/cabal-tmp-1389/intel-aes-0.2.1.1/dist/setup/setup.hs:88:1: Warning:
    Tab character

/tmp/cabal-tmp-1389/intel-aes-0.2.1.1/dist/setup/setup.hs:100:3: Warning:
    Tab character

/tmp/cabal-tmp-1389/intel-aes-0.2.1.1/dist/setup/setup.hs:101:1: Warning:
    Tab character

/tmp/cabal-tmp-1389/intel-aes-0.2.1.1/dist/setup/setup.hs:158:1: Warning:
    Tab character

/tmp/cabal-tmp-1389/intel-aes-0.2.1.1/dist/setup/setup.hs:159:1: Warning:
    Tab character

/tmp/cabal-tmp-1389/intel-aes-0.2.1.1/dist/setup/setup.hs:160:1: Warning:
    Tab character

/tmp/cabal-tmp-1389/intel-aes-0.2.1.1/dist/setup/setup.hs:161:1: Warning:
    Tab character
Linking /tmp/cabal-tmp-1389/intel-aes-0.2.1.1/dist/setup/setup ...
  [intel-aes] Running Setup.hs...
Configuring intel-aes-0.2.1.1...
  [intel-aes] Extra libraries initially: [["intel_aes"]]
  [intel-aes] Stripped extra libraries to: [[]]
  [intel-aes] Determined install dir to be: "/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/intel-aes-0.2.1.1-742fzgePlYDF4YOnabi2xK"
  [intel-aes] Recorded install dir in ".temp.install_dir.txt"
  [intel-aes] Modified package description structure with extra options. 
  [intel-aes] Running Setup.hs...

================================================================================
  [intel-aes] Using prebuilt dynamic library: ./cbits/prebuilt/libintel_aes_linux_x86_64.so
  [intel-aes] Done copying into position: ./cbits/libintel_aes.so
================================================================================

  [intel-aes] Build action started.
  [intel-aes] Determined install dir to be: "/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/intel-aes-0.2.1.1-742fzgePlYDF4YOnabi2xK"
  [intel-aes] Recorded install dir in ".temp.install_dir.txt"
  [intel-aes] Modified package description structure with extra options. 
Building intel-aes-0.2.1.1...
Preprocessing library intel-aes-0.2.1.1...
[ 1 of 10] Compiling Codec.Utils      ( Codec/Utils.hs, dist/build/Codec/Utils.o )

Codec/Utils.hs:24:1: Warning: Tab character

Codec/Utils.hs:65:13: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Utils.hs:74:7: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Utils.hs:93:13: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Utils.hs:107:1: Warning: Tab character

Codec/Utils.hs:108:1: Warning: Tab character
[ 2 of 10] Compiling Codec.Encryption.AESAux ( Codec/Encryption/AESAux.hs, dist/build/Codec/Encryption/AESAux.o )

Codec/Encryption/AESAux.hs:7:1: Warning: Tab character

Codec/Encryption/AESAux.hs:8:1: Warning: Tab character

Codec/Encryption/AESAux.hs:9:1: Warning: Tab character

Codec/Encryption/AESAux.hs:10:1: Warning: Tab character

Codec/Encryption/AESAux.hs:11:1: Warning: Tab character

Codec/Encryption/AESAux.hs:12:1: Warning: Tab character

Codec/Encryption/AESAux.hs:22:1: Warning: Tab character

Codec/Encryption/AESAux.hs:23:1: Warning: Tab character

Codec/Encryption/AESAux.hs:27:1: Warning: Tab character

Codec/Encryption/AESAux.hs:28:1: Warning: Tab character

Codec/Encryption/AESAux.hs:32:1: Warning: Tab character

Codec/Encryption/AESAux.hs:33:1: Warning: Tab character

Codec/Encryption/AESAux.hs:37:1: Warning: Tab character

Codec/Encryption/AESAux.hs:38:1: Warning: Tab character

Codec/Encryption/AESAux.hs:42:1: Warning: Tab character

Codec/Encryption/AESAux.hs:43:1: Warning: Tab character

Codec/Encryption/AESAux.hs:47:1: Warning: Tab character

Codec/Encryption/AESAux.hs:48:1: Warning: Tab character

Codec/Encryption/AESAux.hs:52:1: Warning: Tab character

Codec/Encryption/AESAux.hs:53:1: Warning: Tab character

Codec/Encryption/AESAux.hs:54:1: Warning: Tab character

Codec/Encryption/AESAux.hs:55:1: Warning: Tab character

Codec/Encryption/AESAux.hs:57:1: Warning: Tab character

Codec/Encryption/AESAux.hs:58:1: Warning: Tab character

Codec/Encryption/AESAux.hs:59:1: Warning: Tab character

Codec/Encryption/AESAux.hs:60:1: Warning: Tab character

Codec/Encryption/AESAux.hs:61:1: Warning: Tab character

Codec/Encryption/AESAux.hs:62:1: Warning: Tab character

Codec/Encryption/AESAux.hs:63:1: Warning: Tab character

Codec/Encryption/AESAux.hs:64:1: Warning: Tab character

Codec/Encryption/AESAux.hs:65:1: Warning: Tab character

Codec/Encryption/AESAux.hs:65:41: Warning: Tab character

Codec/Encryption/AESAux.hs:66:1: Warning: Tab character

Codec/Encryption/AESAux.hs:66:41: Warning: Tab character

Codec/Encryption/AESAux.hs:67:1: Warning: Tab character

Codec/Encryption/AESAux.hs:67:41: Warning: Tab character

Codec/Encryption/AESAux.hs:68:1: Warning: Tab character

Codec/Encryption/AESAux.hs:69:1: Warning: Tab character

Codec/Encryption/AESAux.hs:69:21: Warning: Tab character

Codec/Encryption/AESAux.hs:70:1: Warning: Tab character

Codec/Encryption/AESAux.hs:70:21: Warning: Tab character

Codec/Encryption/AESAux.hs:71:1: Warning: Tab character

Codec/Encryption/AESAux.hs:71:21: Warning: Tab character

Codec/Encryption/AESAux.hs:72:1: Warning: Tab character

Codec/Encryption/AESAux.hs:72:21: Warning: Tab character

Codec/Encryption/AESAux.hs:73:1: Warning: Tab character

Codec/Encryption/AESAux.hs:73:53: Warning: Tab character

Codec/Encryption/AESAux.hs:74:1: Warning: Tab character

Codec/Encryption/AESAux.hs:74:53: Warning: Tab character

Codec/Encryption/AESAux.hs:75:1: Warning: Tab character

Codec/Encryption/AESAux.hs:76:1: Warning: Tab character

Codec/Encryption/AESAux.hs:77:1: Warning: Tab character

Codec/Encryption/AESAux.hs:78:1: Warning: Tab character

Codec/Encryption/AESAux.hs:79:1: Warning: Tab character

Codec/Encryption/AESAux.hs:82:1: Warning: Tab character

Codec/Encryption/AESAux.hs:83:1: Warning: Tab character

Codec/Encryption/AESAux.hs:84:1: Warning: Tab character

Codec/Encryption/AESAux.hs:85:1: Warning: Tab character

Codec/Encryption/AESAux.hs:87:1: Warning: Tab character

Codec/Encryption/AESAux.hs:88:1: Warning: Tab character

Codec/Encryption/AESAux.hs:89:1: Warning: Tab character

Codec/Encryption/AESAux.hs:90:1: Warning: Tab character

Codec/Encryption/AESAux.hs:91:1: Warning: Tab character

Codec/Encryption/AESAux.hs:92:1: Warning: Tab character

Codec/Encryption/AESAux.hs:93:1: Warning: Tab character

Codec/Encryption/AESAux.hs:94:1: Warning: Tab character

Codec/Encryption/AESAux.hs:95:1: Warning: Tab character

Codec/Encryption/AESAux.hs:95:41: Warning: Tab character

Codec/Encryption/AESAux.hs:96:1: Warning: Tab character

Codec/Encryption/AESAux.hs:96:41: Warning: Tab character

Codec/Encryption/AESAux.hs:97:1: Warning: Tab character

Codec/Encryption/AESAux.hs:97:41: Warning: Tab character

Codec/Encryption/AESAux.hs:98:1: Warning: Tab character

Codec/Encryption/AESAux.hs:99:1: Warning: Tab character

Codec/Encryption/AESAux.hs:99:21: Warning: Tab character

Codec/Encryption/AESAux.hs:100:1: Warning: Tab character

Codec/Encryption/AESAux.hs:100:21: Warning: Tab character

Codec/Encryption/AESAux.hs:101:1: Warning: Tab character

Codec/Encryption/AESAux.hs:101:21: Warning: Tab character

Codec/Encryption/AESAux.hs:102:1: Warning: Tab character

Codec/Encryption/AESAux.hs:102:21: Warning: Tab character

Codec/Encryption/AESAux.hs:103:1: Warning: Tab character

Codec/Encryption/AESAux.hs:103:53: Warning: Tab character

Codec/Encryption/AESAux.hs:104:1: Warning: Tab character

Codec/Encryption/AESAux.hs:104:53: Warning: Tab character

Codec/Encryption/AESAux.hs:105:1: Warning: Tab character

Codec/Encryption/AESAux.hs:106:1: Warning: Tab character

Codec/Encryption/AESAux.hs:107:1: Warning: Tab character

Codec/Encryption/AESAux.hs:108:1: Warning: Tab character

Codec/Encryption/AESAux.hs:108:15: Warning: Tab character

Codec/Encryption/AESAux.hs:109:1: Warning: Tab character

Codec/Encryption/AESAux.hs:110:1: Warning: Tab character

Codec/Encryption/AESAux.hs:114:1: Warning: Tab character

Codec/Encryption/AESAux.hs:115:1: Warning: Tab character

Codec/Encryption/AESAux.hs:116:1: Warning: Tab character

Codec/Encryption/AESAux.hs:701:1: Warning: Tab character

Codec/Encryption/AESAux.hs:701:14: Warning: Tab character

Codec/Encryption/AESAux.hs:702:1: Warning: Tab character

Codec/Encryption/AESAux.hs:707:1: Warning: Tab character

Codec/Encryption/AESAux.hs:707:14: Warning: Tab character

Codec/Encryption/AESAux.hs:708:1: Warning: Tab character

Codec/Encryption/AESAux.hs:709:1: Warning: Tab character

Codec/Encryption/AESAux.hs:714:1: Warning: Tab character

Codec/Encryption/AESAux.hs:714:14: Warning: Tab character

Codec/Encryption/AESAux.hs:715:1: Warning: Tab character

Codec/Encryption/AESAux.hs:716:1: Warning: Tab character

Codec/Encryption/AESAux.hs:717:1: Warning: Tab character

Codec/Encryption/AESAux.hs:736:1: Warning: Tab character

Codec/Encryption/AESAux.hs:737:1: Warning: Tab character

Codec/Encryption/AESAux.hs:738:1: Warning: Tab character

Codec/Encryption/AESAux.hs:739:1: Warning: Tab character

Codec/Encryption/AESAux.hs:740:1: Warning: Tab character

Codec/Encryption/AESAux.hs:741:1: Warning: Tab character

Codec/Encryption/AESAux.hs:741:30: Warning: Tab character

Codec/Encryption/AESAux.hs:742:1: Warning: Tab character

Codec/Encryption/AESAux.hs:743:1: Warning: Tab character

Codec/Encryption/AESAux.hs:744:1: Warning: Tab character

Codec/Encryption/AESAux.hs:744:15: Warning: Tab character

Codec/Encryption/AESAux.hs:745:1: Warning: Tab character

Codec/Encryption/AESAux.hs:746:1: Warning: Tab character

Codec/Encryption/AESAux.hs:747:1: Warning: Tab character

Codec/Encryption/AESAux.hs:748:1: Warning: Tab character

Codec/Encryption/AESAux.hs:749:1: Warning: Tab character

Codec/Encryption/AESAux.hs:750:1: Warning: Tab character

Codec/Encryption/AESAux.hs:750:41: Warning: Tab character

Codec/Encryption/AESAux.hs:751:1: Warning: Tab character

Codec/Encryption/AESAux.hs:752:1: Warning: Tab character

Codec/Encryption/AESAux.hs:753:1: Warning: Tab character

Codec/Encryption/AESAux.hs:754:1: Warning: Tab character

Codec/Encryption/AESAux.hs:758:1: Warning: Tab character

Codec/Encryption/AESAux.hs:759:1: Warning: Tab character

Codec/Encryption/AESAux.hs:760:1: Warning: Tab character

Codec/Encryption/AESAux.hs:764:1: Warning: Tab character

Codec/Encryption/AESAux.hs:765:1: Warning: Tab character

Codec/Encryption/AESAux.hs:766:1: Warning: Tab character

Codec/Encryption/AESAux.hs:767:1: Warning: Tab character

Codec/Encryption/AESAux.hs:768:1: Warning: Tab character

Codec/Encryption/AESAux.hs:769:1: Warning: Tab character

Codec/Encryption/AESAux.hs:770:1: Warning: Tab character

Codec/Encryption/AESAux.hs:771:1: Warning: Tab character

Codec/Encryption/AESAux.hs:775:1: Warning: Tab character

Codec/Encryption/AESAux.hs:776:1: Warning: Tab character

Codec/Encryption/AESAux.hs:776:10: Warning: Tab character

Codec/Encryption/AESAux.hs:777:1: Warning: Tab character

Codec/Encryption/AESAux.hs:777:10: Warning: Tab character

Codec/Encryption/AESAux.hs:778:1: Warning: Tab character

Codec/Encryption/AESAux.hs:779:2: Warning: Tab character

Codec/Encryption/AESAux.hs:780:1: Warning: Tab character

Codec/Encryption/AESAux.hs:781:1: Warning: Tab character

Codec/Encryption/AESAux.hs:785:1: Warning: Tab character

Codec/Encryption/AESAux.hs:786:1: Warning: Tab character

Codec/Encryption/AESAux.hs:786:10: Warning: Tab character

Codec/Encryption/AESAux.hs:787:1: Warning: Tab character

Codec/Encryption/AESAux.hs:787:10: Warning: Tab character

Codec/Encryption/AESAux.hs:788:1: Warning: Tab character

Codec/Encryption/AESAux.hs:789:3: Warning: Tab character

Codec/Encryption/AESAux.hs:790:3: Warning: Tab character

Codec/Encryption/AESAux.hs:791:3: Warning: Tab character

Codec/Encryption/AESAux.hs:793:28: Warning: Tab character

Codec/Encryption/AESAux.hs:795:1: Warning: Tab character

Codec/Encryption/AESAux.hs:796:1: Warning: Tab character

Codec/Encryption/AESAux.hs:796:10: Warning: Tab character

Codec/Encryption/AESAux.hs:797:1: Warning: Tab character

Codec/Encryption/AESAux.hs:797:10: Warning: Tab character

Codec/Encryption/AESAux.hs:798:1: Warning: Tab character

Codec/Encryption/AESAux.hs:799:2: Warning: Tab character

Codec/Encryption/AESAux.hs:800:1: Warning: Tab character

Codec/Encryption/AESAux.hs:801:1: Warning: Tab character

Codec/Encryption/AESAux.hs:803:31: Warning: Tab character

Codec/Encryption/AESAux.hs:805:1: Warning: Tab character

Codec/Encryption/AESAux.hs:806:1: Warning: Tab character

Codec/Encryption/AESAux.hs:806:10: Warning: Tab character

Codec/Encryption/AESAux.hs:807:1: Warning: Tab character

Codec/Encryption/AESAux.hs:807:10: Warning: Tab character

Codec/Encryption/AESAux.hs:808:1: Warning: Tab character

Codec/Encryption/AESAux.hs:809:2: Warning: Tab character

Codec/Encryption/AESAux.hs:810:1: Warning: Tab character

Codec/Encryption/AESAux.hs:811:1: Warning: Tab character

Codec/Encryption/AESAux.hs:815:1: Warning: Tab character

Codec/Encryption/AESAux.hs:816:1: Warning: Tab character

Codec/Encryption/AESAux.hs:817:1: Warning: Tab character

Codec/Encryption/AESAux.hs:818:1: Warning: Tab character

Codec/Encryption/AESAux.hs:820:29: Warning: Tab character

Codec/Encryption/AESAux.hs:822:1: Warning: Tab character

Codec/Encryption/AESAux.hs:823:1: Warning: Tab character

Codec/Encryption/AESAux.hs:823:10: Warning: Tab character

Codec/Encryption/AESAux.hs:824:1: Warning: Tab character

Codec/Encryption/AESAux.hs:824:10: Warning: Tab character

Codec/Encryption/AESAux.hs:825:1: Warning: Tab character

Codec/Encryption/AESAux.hs:826:2: Warning: Tab character

Codec/Encryption/AESAux.hs:827:1: Warning: Tab character

Codec/Encryption/AESAux.hs:828:1: Warning: Tab character

Codec/Encryption/AESAux.hs:829:1: Warning: Tab character

Codec/Encryption/AESAux.hs:830:1: Warning: Tab character

Codec/Encryption/AESAux.hs:831:1: Warning: Tab character

Codec/Encryption/AESAux.hs:832:1: Warning: Tab character

Codec/Encryption/AESAux.hs:835:1: Warning: Tab character

Codec/Encryption/AESAux.hs:837:1: Warning: Tab character

Codec/Encryption/AESAux.hs:838:1: Warning: Tab character

Codec/Encryption/AESAux.hs:839:1: Warning: Tab character

Codec/Encryption/AESAux.hs:840:1: Warning: Tab character

Codec/Encryption/AESAux.hs:842:32: Warning: Tab character

Codec/Encryption/AESAux.hs:844:1: Warning: Tab character

Codec/Encryption/AESAux.hs:845:1: Warning: Tab character

Codec/Encryption/AESAux.hs:845:10: Warning: Tab character

Codec/Encryption/AESAux.hs:846:1: Warning: Tab character

Codec/Encryption/AESAux.hs:846:10: Warning: Tab character

Codec/Encryption/AESAux.hs:847:1: Warning: Tab character

Codec/Encryption/AESAux.hs:848:2: Warning: Tab character

Codec/Encryption/AESAux.hs:849:1: Warning: Tab character

Codec/Encryption/AESAux.hs:850:1: Warning: Tab character

Codec/Encryption/AESAux.hs:851:1: Warning: Tab character

Codec/Encryption/AESAux.hs:852:1: Warning: Tab character

Codec/Encryption/AESAux.hs:853:1: Warning: Tab character

Codec/Encryption/AESAux.hs:854:1: Warning: Tab character

Codec/Encryption/AESAux.hs:858:1: Warning: Tab character

Codec/Encryption/AESAux.hs:859:1: Warning: Tab character

Codec/Encryption/AESAux.hs:860:1: Warning: Tab character

Codec/Encryption/AESAux.hs:860:10: Warning: Tab character

Codec/Encryption/AESAux.hs:861:1: Warning: Tab character

Codec/Encryption/AESAux.hs:862:1: Warning: Tab character

Codec/Encryption/AESAux.hs:863:1: Warning: Tab character

Codec/Encryption/AESAux.hs:864:1: Warning: Tab character

Codec/Encryption/AESAux.hs:864:10: Warning: Tab character

Codec/Encryption/AESAux.hs:865:1: Warning: Tab character

Codec/Encryption/AESAux.hs:866:2: Warning: Tab character

Codec/Encryption/AESAux.hs:867:1: Warning: Tab character

Codec/Encryption/AESAux.hs:868:1: Warning: Tab character

Codec/Encryption/AESAux.hs:873:1: Warning: Tab character

Codec/Encryption/AESAux.hs:874:1: Warning: Tab character

Codec/Encryption/AESAux.hs:875:1: Warning: Tab character

Codec/Encryption/AESAux.hs:876:1: Warning: Tab character

Codec/Encryption/AESAux.hs:877:1: Warning: Tab character

Codec/Encryption/AESAux.hs:878:1: Warning: Tab character

Codec/Encryption/AESAux.hs:879:1: Warning: Tab character

Codec/Encryption/AESAux.hs:880:1: Warning: Tab character

Codec/Encryption/AESAux.hs:881:1: Warning: Tab character

Codec/Encryption/AESAux.hs:881:50: Warning: Tab character

Codec/Encryption/AESAux.hs:882:1: Warning: Tab character

Codec/Encryption/AESAux.hs:882:50: Warning: Tab character

Codec/Encryption/AESAux.hs:883:1: Warning: Tab character

Codec/Encryption/AESAux.hs:883:50: Warning: Tab character

Codec/Encryption/AESAux.hs:884:1: Warning: Tab character

Codec/Encryption/AESAux.hs:884:50: Warning: Tab character

Codec/Encryption/AESAux.hs:888:1: Warning: Tab character

Codec/Encryption/AESAux.hs:889:1: Warning: Tab character

Codec/Encryption/AESAux.hs:890:1: Warning: Tab character

Codec/Encryption/AESAux.hs:891:1: Warning: Tab character

Codec/Encryption/AESAux.hs:892:1: Warning: Tab character

Codec/Encryption/AESAux.hs:897:1: Warning: Tab character

Codec/Encryption/AESAux.hs:898:1: Warning: Tab character

Codec/Encryption/AESAux.hs:899:1: Warning: Tab character

Codec/Encryption/AESAux.hs:900:1: Warning: Tab character

Codec/Encryption/AESAux.hs:901:1: Warning: Tab character
[ 3 of 10] Compiling Codec.Encryption.AES ( Codec/Encryption/AES.hs, dist/build/Codec/Encryption/AES.o )

Codec/Encryption/AES.hs:47:9: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Encryption/AES.hs:54:17: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Encryption/AES.hs:54:33: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Encryption/AES.hs:55:17: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Encryption/AES.hs:55:33: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Encryption/AES.hs:62:9: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
[ 4 of 10] Compiling Benchmark.BinSearch ( Benchmark/BinSearch.hs, dist/build/Benchmark/BinSearch.o )

Benchmark/BinSearch.hs:38:1: Warning:
    Module ‘System.Cmd’ is deprecated: Use "System.Process" instead

Benchmark/BinSearch.hs:61:1: Warning: Tab character

Benchmark/BinSearch.hs:63:1: Warning: Tab character

Benchmark/BinSearch.hs:65:1: Warning: Tab character

Benchmark/BinSearch.hs:66:1: Warning: Tab character

Benchmark/BinSearch.hs:68:1: Warning: Tab character

Benchmark/BinSearch.hs:69:1: Warning: Tab character

Benchmark/BinSearch.hs:71:1: Warning: Tab character

Benchmark/BinSearch.hs:72:1: Warning: Tab character

Benchmark/BinSearch.hs:73:1: Warning: Tab character

Benchmark/BinSearch.hs:74:1: Warning: Tab character

Benchmark/BinSearch.hs:76:1: Warning: Tab character

Benchmark/BinSearch.hs:78:1: Warning: Tab character

Benchmark/BinSearch.hs:79:1: Warning: Tab character

Benchmark/BinSearch.hs:80:1: Warning: Tab character

Benchmark/BinSearch.hs:82:1: Warning: Tab character

Benchmark/BinSearch.hs:83:1: Warning: Tab character

Benchmark/BinSearch.hs:84:1: Warning: Tab character

Benchmark/BinSearch.hs:85:1: Warning: Tab character

Benchmark/BinSearch.hs:90:1: Warning: Tab character

Benchmark/BinSearch.hs:91:1: Warning: Tab character

Benchmark/BinSearch.hs:92:1: Warning: Tab character

Benchmark/BinSearch.hs:93:1: Warning: Tab character

Benchmark/BinSearch.hs:94:1: Warning: Tab character

Benchmark/BinSearch.hs:96:1: Warning: Tab character

Benchmark/BinSearch.hs:97:1: Warning: Tab character

Benchmark/BinSearch.hs:98:1: Warning: Tab character

Benchmark/BinSearch.hs:100:1: Warning: Tab character

Benchmark/BinSearch.hs:102:1: Warning: Tab character

Benchmark/BinSearch.hs:103:1: Warning: Tab character

Benchmark/BinSearch.hs:104:1: Warning: Tab character

Benchmark/BinSearch.hs:105:1: Warning: Tab character

Benchmark/BinSearch.hs:106:1: Warning: Tab character

Benchmark/BinSearch.hs:108:2: Warning: Tab character

Benchmark/BinSearch.hs:110:1: Warning: Tab character

Benchmark/BinSearch.hs:111:1: Warning: Tab character

Benchmark/BinSearch.hs:114:1: Warning: Tab character

Benchmark/BinSearch.hs:115:1: Warning: Tab character

Benchmark/BinSearch.hs:116:1: Warning: Tab character

Benchmark/BinSearch.hs:117:1: Warning: Tab character

Benchmark/BinSearch.hs:118:1: Warning: Tab character

Benchmark/BinSearch.hs:119:1: Warning: Tab character

Benchmark/BinSearch.hs:122:1: Warning: Tab character

Benchmark/BinSearch.hs:123:1: Warning: Tab character

Benchmark/BinSearch.hs:124:1: Warning: Tab character

Benchmark/BinSearch.hs:125:1: Warning: Tab character

Benchmark/BinSearch.hs:126:1: Warning: Tab character

Benchmark/BinSearch.hs:127:1: Warning: Tab character

Benchmark/BinSearch.hs:128:1: Warning: Tab character
[ 5 of 10] Compiling Codec.Encryption.BurtonRNGSlow ( Codec/Encryption/BurtonRNGSlow.hs, dist/build/Codec/Encryption/BurtonRNGSlow.o )

Codec/Encryption/BurtonRNGSlow.hs:59:1: Warning: Tab character

Codec/Encryption/BurtonRNGSlow.hs:60:1: Warning: Tab character
[ 6 of 10] Compiling Codec.Crypto.ConvertRNG ( Codec/Crypto/ConvertRNG.hs, dist/build/Codec/Crypto/ConvertRNG.o )

Codec/Crypto/ConvertRNG.hs:82:1: Warning: Tab character

Codec/Crypto/ConvertRNG.hs:84:1: Warning: Tab character

Codec/Crypto/ConvertRNG.hs:85:1: Warning: Tab character

Codec/Crypto/ConvertRNG.hs:86:1: Warning: Tab character

Codec/Crypto/ConvertRNG.hs:90:1: Warning: Tab character

Codec/Crypto/ConvertRNG.hs:116:1: Warning: Tab character

Codec/Crypto/ConvertRNG.hs:117:1: Warning: Tab character

Codec/Crypto/ConvertRNG.hs:121:1: Warning: Tab character

Codec/Crypto/ConvertRNG.hs:146:10: Warning:
    No explicit implementation for
      ‘reseedInfo’ and ‘reseedPeriod’
    In the instance declaration for ‘CryptoRandomGen (BCtoCRG x)’

Codec/Crypto/ConvertRNG.hs:148:1: Warning: Tab character

Codec/Crypto/ConvertRNG.hs:156:1: Warning: Tab character

Codec/Crypto/ConvertRNG.hs:158:1: Warning: Tab character

Codec/Crypto/ConvertRNG.hs:159:1: Warning: Tab character

Codec/Crypto/ConvertRNG.hs:160:1: Warning: Tab character

Codec/Crypto/ConvertRNG.hs:163:1: Warning: Tab character

Codec/Crypto/ConvertRNG.hs:166:1: Warning: Tab character

Codec/Crypto/ConvertRNG.hs:167:1: Warning: Tab character

Codec/Crypto/ConvertRNG.hs:168:1: Warning: Tab character

Codec/Crypto/ConvertRNG.hs:170:1: Warning: Tab character

Codec/Crypto/ConvertRNG.hs:171:1: Warning: Tab character

Codec/Crypto/ConvertRNG.hs:172:1: Warning: Tab character

Codec/Crypto/ConvertRNG.hs:173:1: Warning: Tab character
[ 7 of 10] Compiling Codec.Crypto.GladmanAES ( dist/build/Codec/Crypto/GladmanAES.hs, dist/build/Codec/Crypto/GladmanAES.o )

Codec/Crypto/GladmanAES.hsc:105:14:
    Not in scope: ‘unsafePerformIO’
    Perhaps you meant ‘BI.inlinePerformIO’ (imported from Data.ByteString.Internal)

Codec/Crypto/GladmanAES.hsc:108:14:
    Not in scope: ‘unsafePerformIO’
    Perhaps you meant ‘BI.inlinePerformIO’ (imported from Data.ByteString.Internal)

Codec/Crypto/GladmanAES.hsc:112:39:
    Not in scope: ‘unsafePerformIO’
    Perhaps you meant ‘BI.inlinePerformIO’ (imported from Data.ByteString.Internal)
Failed to install intel-aes-0.2.1.1
cabal: Error: some packages failed to install:
intel-aes-0.2.1.1 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.