Build #4 for cabal-sign-0.3.2.0

[all reports]

Package cabal-sign-0.3.2.0
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2015-11-16 00:06:55.848396 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies zlib-0.6.1.1, tar-0.4.2.2, process-1.2.3.0, filepath-1.4.0.0, directory-1.2.2.0, cereal-0.5.1.0, bytestring-0.10.6.0, base-4.8.1.0, SHA2-0.2.5
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring cereal-0.5.1.0...
Building cereal-0.5.1.0...
Preprocessing library cereal-0.5.1.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.1.0...
Running Haddock for cereal-0.5.1.0...
Running hscolour for cereal-0.5.1.0...
Preprocessing library cereal-0.5.1.0...
Preprocessing library cereal-0.5.1.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.1278722862233665123.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/cereal-0.5.1.0-6cI3C1b2sKKJ3xnV2iC1xX
Registering cereal-0.5.1.0...
Installed cereal-0.5.1.0
Configuring monads-tf-0.1.0.2...
Building monads-tf-0.1.0.2...
Preprocessing library monads-tf-0.1.0.2...
[ 1 of 21] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 2 of 21] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )

Control/Monad/Cont/Class.hs:57:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

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

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

Control/Monad/Cont/Class.hs:100:14: Warning:
    In the use of ‘Error.liftCallCC’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[ 3 of 21] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 4 of 21] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )

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

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

Control/Monad/Error/Class.hs:55:1: Warning:
    Module ‘Control.Monad.Instances’ is deprecated:
      This module now contains no instances and will be removed in the future

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

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

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

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

Control/Monad/Error/Class.hs:108:18: Warning:
    In the use of ‘ErrorT.throwError’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Error/Class.hs:109:18: Warning:
    In the use of ‘ErrorT.catchError’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[ 5 of 21] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )

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

Control/Monad/Error.hs:57:1: Warning:
    Module ‘Control.Monad.Instances’ is deprecated:
      This module now contains no instances and will be removed in the future
[ 6 of 21] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[ 7 of 21] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )

Control/Monad/Reader/Class.hs:45:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Reader/Class.hs:77:1: Warning: Tab character

Control/Monad/Reader/Class.hs:78:17: Warning: Tab character

Control/Monad/Reader/Class.hs:83:24: Warning: Tab character

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

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

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

Control/Monad/Reader/Class.hs:123:13: Warning:
    In the use of ‘mapErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[ 8 of 21] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[ 9 of 21] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )

Control/Monad/State/Class.hs:30:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

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

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

Control/Monad/State/Class.hs:109:21: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[10 of 21] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )

Control/Monad/Writer/Class.hs:28:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

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

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

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

Control/Monad/Writer/Class.hs:103:14: Warning:
    In the use of ‘Error.liftListen’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Writer/Class.hs:104:14: Warning:
    In the use of ‘Error.liftPass’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[11 of 21] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )

Control/Monad/RWS/Class.hs:33:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

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

Control/Monad/RWS/Class.hs:51:45: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[12 of 21] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[13 of 21] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[14 of 21] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[15 of 21] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[16 of 21] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[17 of 21] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[18 of 21] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[19 of 21] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[20 of 21] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[21 of 21] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o )
In-place registering monads-tf-0.1.0.2...
Running Haddock for monads-tf-0.1.0.2...
Running hscolour for monads-tf-0.1.0.2...
Preprocessing library monads-tf-0.1.0.2...
Preprocessing library monads-tf-0.1.0.2...

Control/Monad/Cont/Class.hs:57:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

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

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

Control/Monad/Cont/Class.hs:100:14: Warning:
    In the use of ‘Error.liftCallCC’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

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

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

Control/Monad/Error/Class.hs:55:1: Warning:
    Module ‘Control.Monad.Instances’ is deprecated:
      This module now contains no instances and will be removed in the future

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

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

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

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

Control/Monad/Error/Class.hs:108:18: Warning:
    In the use of ‘ErrorT.throwError’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Error/Class.hs:109:18: Warning:
    In the use of ‘ErrorT.catchError’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

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

Control/Monad/Error.hs:57:1: Warning:
    Module ‘Control.Monad.Instances’ is deprecated:
      This module now contains no instances and will be removed in the future

Control/Monad/Reader/Class.hs:77:1: Warning: Tab character

Control/Monad/Reader/Class.hs:78:17: Warning: Tab character

Control/Monad/Reader/Class.hs:83:24: Warning: Tab character

Control/Monad/Reader/Class.hs:45:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

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

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

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

Control/Monad/Reader/Class.hs:123:13: Warning:
    In the use of ‘mapErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/State/Class.hs:30:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

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

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

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

Control/Monad/Writer/Class.hs:28:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

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

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

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

Control/Monad/Writer/Class.hs:103:14: Warning:
    In the use of ‘Error.liftListen’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Writer/Class.hs:104:14: Warning:
    In the use of ‘Error.liftPass’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/RWS/Class.hs:33:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

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

Control/Monad/RWS/Class.hs:51:45: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
Haddock coverage:
 100% (  2 /  2) in 'Control.Monad.Identity'
  50% (  1 /  2) in 'Control.Monad.Cont.Class'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:72)
 100% (  3 /  3) in 'Control.Monad.Trans'
 100% (  3 /  3) in 'Control.Monad.Error.Class'
 100% ( 14 / 14) in 'Control.Monad.Error'
 100% (  5 /  5) in 'Control.Monad.List'
 100% (  3 /  3) in 'Control.Monad.Reader.Class'
 100% ( 22 / 22) in 'Control.Monad.Reader'
 100% (  4 /  4) in 'Control.Monad.State.Class'
  25% (  1 /  4) in 'Control.Monad.Writer.Class'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:57)
    listens (Control/Monad/Writer/Class.hs:63)
    censor (Control/Monad/Writer/Class.hs:68)
  80% (  4 /  5) in 'Control.Monad.RWS.Class'
  Missing documentation for:
    MonadRWS (Control/Monad/RWS/Class.hs:41)
 100% ( 20 / 20) in 'Control.Monad.RWS.Lazy'
 100% (  2 /  2) in 'Control.Monad.RWS'
 100% ( 20 / 20) in 'Control.Monad.RWS.Strict'
 100% ( 23 / 23) in 'Control.Monad.State.Lazy'
 100% (  2 /  2) in 'Control.Monad.State'
 100% ( 23 / 23) in 'Control.Monad.State.Strict'
  83% ( 15 / 18) in 'Control.Monad.Writer.Lazy'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:57)
    listens (Control/Monad/Writer/Class.hs:63)
    censor (Control/Monad/Writer/Class.hs:68)
 100% (  2 /  2) in 'Control.Monad.Writer'
  83% ( 15 / 18) in 'Control.Monad.Writer.Strict'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:57)
    listens (Control/Monad/Writer/Class.hs:63)
    censor (Control/Monad/Writer/Class.hs:68)
  95% ( 19 / 20) in 'Control.Monad.Cont'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:72)
Documentation created: dist/doc/html/monads-tf/index.html,
dist/doc/html/monads-tf/monads-tf.txt
Creating package registration file:
/tmp/pkgConf-monads-tf-0.1.0221558440270744729.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/monads-tf-0.1.0.2-LmuZbLDJZI0DC3Hclx1jjn
Registering monads-tf-0.1.0.2...
Installed monads-tf-0.1.0.2
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-15529102531671294892.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 tar-0.4.2.2...
Building tar-0.4.2.2...
Preprocessing library tar-0.4.2.2...
[ 1 of 11] Compiling Codec.Archive.Tar.Index.IntTrie ( Codec/Archive/Tar/Index/IntTrie.hs, dist/build/Codec/Archive/Tar/Index/IntTrie.o )
[ 2 of 11] Compiling Codec.Archive.Tar.Index.StringTable ( Codec/Archive/Tar/Index/StringTable.hs, dist/build/Codec/Archive/Tar/Index/StringTable.o )
[ 3 of 11] Compiling Codec.Archive.Tar.Types ( Codec/Archive/Tar/Types.hs, dist/build/Codec/Archive/Tar/Types.o )
[ 4 of 11] Compiling Codec.Archive.Tar.Read ( Codec/Archive/Tar/Read.hs, dist/build/Codec/Archive/Tar/Read.o )
[ 5 of 11] Compiling Codec.Archive.Tar.Write ( Codec/Archive/Tar/Write.hs, dist/build/Codec/Archive/Tar/Write.o )
[ 6 of 11] Compiling Codec.Archive.Tar.Pack ( Codec/Archive/Tar/Pack.hs, dist/build/Codec/Archive/Tar/Pack.o )
[ 7 of 11] Compiling Codec.Archive.Tar.Index ( Codec/Archive/Tar/Index.hs, dist/build/Codec/Archive/Tar/Index.o )
[ 8 of 11] Compiling Codec.Archive.Tar.Check ( Codec/Archive/Tar/Check.hs, dist/build/Codec/Archive/Tar/Check.o )
[ 9 of 11] Compiling Codec.Archive.Tar.Unpack ( Codec/Archive/Tar/Unpack.hs, dist/build/Codec/Archive/Tar/Unpack.o )
[10 of 11] Compiling Codec.Archive.Tar.Entry ( Codec/Archive/Tar/Entry.hs, dist/build/Codec/Archive/Tar/Entry.o )
[11 of 11] Compiling Codec.Archive.Tar ( Codec/Archive/Tar.hs, dist/build/Codec/Archive/Tar.o )
In-place registering tar-0.4.2.2...
Running Haddock for tar-0.4.2.2...
Running hscolour for tar-0.4.2.2...
Preprocessing library tar-0.4.2.2...
Preprocessing library tar-0.4.2.2...
Haddock coverage:
  40% (  2 /  5) in 'Codec.Archive.Tar.Index.IntTrie'
  Missing documentation for:
    Module header
    lookup (Codec/Archive/Tar/Index/IntTrie.hs:220)
    TrieLookup (Codec/Archive/Tar/Index/IntTrie.hs:217)
  80% (  4 /  5) in 'Codec.Archive.Tar.Index.StringTable'
  Missing documentation for:
    Module header
  82% ( 27 / 33) in 'Codec.Archive.Tar.Types'
  Missing documentation for:
    FileSize (Codec/Archive/Tar/Types.hs:73)
    Permissions (Codec/Archive/Tar/Types.hs:79)
    Ownership (Codec/Archive/Tar/Types.hs:125)
    TypeCode (Codec/Archive/Tar/Types.hs:78)
    DevMajor (Codec/Archive/Tar/Types.hs:76)
    DevMinor (Codec/Archive/Tar/Types.hs:77)
 100% (  3 /  3) in 'Codec.Archive.Tar.Read'
 100% (  2 /  2) in 'Codec.Archive.Tar.Write'
 100% (  5 /  5) in 'Codec.Archive.Tar.Pack'
 100% ( 31 / 31) in 'Codec.Archive.Tar.Index'
 100% ( 11 / 11) in 'Codec.Archive.Tar.Check'
 100% (  2 /  2) in 'Codec.Archive.Tar.Unpack'
  84% ( 32 / 38) in 'Codec.Archive.Tar.Entry'
  Missing documentation for:
    Ownership (Codec/Archive/Tar/Types.hs:125)
    FileSize (Codec/Archive/Tar/Types.hs:73)
    Permissions (Codec/Archive/Tar/Types.hs:79)
    DevMajor (Codec/Archive/Tar/Types.hs:76)
    DevMinor (Codec/Archive/Tar/Types.hs:77)
    TypeCode (Codec/Archive/Tar/Types.hs:78)
 100% ( 38 / 38) in 'Codec.Archive.Tar'
Documentation created: dist/doc/html/tar/index.html, dist/doc/html/tar/tar.txt
Creating package registration file:
/tmp/pkgConf-tar-0.4.21402961682672655340.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/tar-0.4.2.2-KU6oB9CmvI4BVKeLzCVbud
Registering tar-0.4.2.2...
Installed tar-0.4.2.2
Configuring zlib-0.6.1.1...
Building zlib-0.6.1.1...
Preprocessing library zlib-0.6.1.1...
[1 of 5] Compiling Codec.Compression.Zlib.Stream ( dist/build/Codec/Compression/Zlib/Stream.hs, dist/build/Codec/Compression/Zlib/Stream.o )
[2 of 5] Compiling Codec.Compression.Zlib.Internal ( Codec/Compression/Zlib/Internal.hs, dist/build/Codec/Compression/Zlib/Internal.o )
[3 of 5] Compiling Codec.Compression.Zlib.Raw ( Codec/Compression/Zlib/Raw.hs, dist/build/Codec/Compression/Zlib/Raw.o )
[4 of 5] Compiling Codec.Compression.Zlib ( Codec/Compression/Zlib.hs, dist/build/Codec/Compression/Zlib.o )
[5 of 5] Compiling Codec.Compression.GZip ( Codec/Compression/GZip.hs, dist/build/Codec/Compression/GZip.o )
In-place registering zlib-0.6.1.1...
Running Haddock for zlib-0.6.1.1...
Running hscolour for zlib-0.6.1.1...
Preprocessing library zlib-0.6.1.1...
Preprocessing library zlib-0.6.1.1...
Haddock coverage:
  62% ( 40 / 64) in 'Codec.Compression.Zlib.Stream'
  Missing documentation for:
    Stream (Codec/Compression/Zlib/Stream.hsc:351)
    State (Codec/Compression/Zlib/Stream.hsc:399)
    mkState (Codec/Compression/Zlib/Stream.hsc:405)
    runStream (Codec/Compression/Zlib/Stream.hsc:419)
    unsafeLiftIO (Codec/Compression/Zlib/Stream.hsc:428)
    deflateInit (Codec/Compression/Zlib/Stream.hsc:936)
    inflateInit (Codec/Compression/Zlib/Stream.hsc:928)
    formatSupportsDictionary (Codec/Compression/Zlib/Stream.hsc:624)
    deflate (Codec/Compression/Zlib/Stream.hsc:250)
    inflate (Codec/Compression/Zlib/Stream.hsc:270)
    Status (Codec/Compression/Zlib/Stream.hsc:518)
    Flush (Codec/Compression/Zlib/Stream.hsc:564)
    ErrorCode (Codec/Compression/Zlib/Stream.hsc:523)
    inflateReset (Codec/Compression/Zlib/Stream.hsc:290)
    pushInputBuffer (Codec/Compression/Zlib/Stream.hsc:147)
    inputBufferEmpty (Codec/Compression/Zlib/Stream.hsc:169)
    popRemainingInputBuffer (Codec/Compression/Zlib/Stream.hsc:173)
    pushOutputBuffer (Codec/Compression/Zlib/Stream.hsc:187)
    popOutputBuffer (Codec/Compression/Zlib/Stream.hsc:213)
    outputBufferBytesAvailable (Codec/Compression/Zlib/Stream.hsc:230)
    outputBufferSpaceRemaining (Codec/Compression/Zlib/Stream.hsc:236)
    outputBufferFull (Codec/Compression/Zlib/Stream.hsc:242)
    deflateSetDictionary (Codec/Compression/Zlib/Stream.hsc:306)
    inflateSetDictionary (Codec/Compression/Zlib/Stream.hsc:313)
 100% ( 51 / 51) in 'Codec.Compression.Zlib.Internal'
  88% ( 28 / 32) in 'Codec.Compression.Zlib.Raw'
  Missing documentation for:
    compress (Codec/Compression/Zlib/Raw.hs:64)
    decompress (Codec/Compression/Zlib/Raw.hs:58)
    compressWith (Codec/Compression/Zlib/Raw.hs:67)
    decompressWith (Codec/Compression/Zlib/Raw.hs:61)
 100% ( 33 / 33) in 'Codec.Compression.Zlib'
 100% ( 33 / 33) in 'Codec.Compression.GZip'
Documentation created: dist/doc/html/zlib/index.html,
dist/doc/html/zlib/zlib.txt
Creating package registration file:
/tmp/pkgConf-zlib-0.6.112915540981655035325.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/zlib-0.6.1.1-IYDcUciccRK7uPRFSGbDhG
Registering zlib-0.6.1.1...
Installed zlib-0.6.1.1
Configuring AES-0.2.9...
Building AES-0.2.9...
Preprocessing library AES-0.2.9...
[1 of 5] Compiling Codec.Crypto.AES.IO ( dist/build/Codec/Crypto/AES/IO.hs, dist/build/Codec/Crypto/AES/IO.o )

Codec/Crypto/AES/IO.hsc:11: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()

Codec/Crypto/AES/IO.hsc:155:10: Warning:
    No explicit implementation for
      (either ‘peek’
              or
              ‘peekElemOff’
              or
              ‘peekByteOff’) and (either ‘poke’
                                         or
                                         ‘pokeElemOff’
                                         or
                                         ‘pokeByteOff’)
    In the instance declaration for ‘Storable EncryptCtxStruct’

Codec/Crypto/AES/IO.hsc:160:10: Warning:
    No explicit implementation for
      (either ‘peek’
              or
              ‘peekElemOff’
              or
              ‘peekByteOff’) and (either ‘poke’
                                         or
                                         ‘pokeElemOff’
                                         or
                                         ‘pokeByteOff’)
    In the instance declaration for ‘Storable DecryptCtxStruct’
[2 of 5] Compiling Codec.Crypto.AES.Random ( Codec/Crypto/AES/Random.hs, dist/build/Codec/Crypto/AES/Random.o )
[3 of 5] Compiling Control.Monad.UnsafeIO ( Control/Monad/UnsafeIO.hs, dist/build/Control/Monad/UnsafeIO.o )

Control/Monad/UnsafeIO.hs:11: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()
[4 of 5] Compiling Codec.Crypto.AES.Monad ( Codec/Crypto/AES/Monad.hs, dist/build/Codec/Crypto/AES/Monad.o )

Codec/Crypto/AES/Monad.hs:8: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 Codec.Crypto.AES ( Codec/Crypto/AES.hs, dist/build/Codec/Crypto/AES.o )
In-place registering AES-0.2.9...
Running Haddock for AES-0.2.9...
Running hscolour for AES-0.2.9...
Preprocessing library AES-0.2.9...
Preprocessing library AES-0.2.9...

Codec/Crypto/AES/IO.hsc:11: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()

Codec/Crypto/AES/IO.hsc:155:10: Warning:
    No explicit implementation for
      (either ‘peek’
              or
              ‘peekElemOff’
              or
              ‘peekByteOff’) and (either ‘poke’
                                         or
                                         ‘pokeElemOff’
                                         or
                                         ‘pokeByteOff’)
    In the instance declaration for ‘Storable EncryptCtxStruct’

Codec/Crypto/AES/IO.hsc:160:10: Warning:
    No explicit implementation for
      (either ‘peek’
              or
              ‘peekElemOff’
              or
              ‘peekByteOff’) and (either ‘poke’
                                         or
                                         ‘pokeElemOff’
                                         or
                                         ‘pokeByteOff’)
    In the instance declaration for ‘Storable DecryptCtxStruct’

Control/Monad/UnsafeIO.hs:11: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()

Codec/Crypto/AES/Monad.hs:8: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:
  71% (  5 /  7) in 'Codec.Crypto.AES.IO'
  Missing documentation for:
    Direction (Codec/Crypto/AES/IO.hsc:31)
    AESCtx (Codec/Crypto/AES/IO.hsc:47)
  80% (  4 /  5) in 'Codec.Crypto.AES.Random'
  Missing documentation for:
    newAESGen (Codec/Crypto/AES/Random.hs:56)
  14% (  1 /  7) in 'Control.Monad.UnsafeIO'
  Missing documentation for:
    MonadUnsafeIO (Control/Monad/UnsafeIO.hs:13)
     (Control/Monad/UnsafeIO.hs:16)
     (Control/Monad/UnsafeIO.hs:18)
     (Control/Monad/UnsafeIO.hs:20)
     (Control/Monad/UnsafeIO.hs:22)
     (Control/Monad/UnsafeIO.hs:24)
  62% (  5 /  8) in 'Codec.Crypto.AES.Monad'
  Missing documentation for:
    AES (Codec/Crypto/AES/Monad.hs:18)
    AEST (Codec/Crypto/AES/Monad.hs:16)
    Direction (Codec/Crypto/AES/IO.hsc:31)
  80% (  4 /  5) in 'Codec.Crypto.AES'
  Missing documentation for:
    Direction (Codec/Crypto/AES/IO.hsc:31)
Documentation created: dist/doc/html/AES/index.html, dist/doc/html/AES/AES.txt
Creating package registration file: /tmp/pkgConf-AES-0.25673047891360613073.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/AES-0.2.9-Hcwoq3XI8BREFkyLfidRp3
Registering AES-0.2.9...
Installed AES-0.2.9
Configuring SHA2-0.2.5...
Building SHA2-0.2.5...
Preprocessing library SHA2-0.2.5...
[1 of 4] Compiling Codec.Digest.SHA.Misc ( Codec/Digest/SHA/Misc.hs, dist/build/Codec/Digest/SHA/Misc.o )

Codec/Digest/SHA/Misc.hs:13:29: Warning:
    Defaulting the following constraint(s) to type ‘Integer’
      (Integral a0)
        arising from a use of ‘Numeric.showHex’
        at Codec/Digest/SHA/Misc.hs:13:29-43
      (Num a0)
        arising from the literal ‘0’ at Codec/Digest/SHA/Misc.hs:13:45
      (Show a0)
        arising from a use of ‘Numeric.showHex’
        at Codec/Digest/SHA/Misc.hs:13:29-43
    In the expression: Numeric.showHex 0 (Numeric.showHex n rest)
    In an equation for ‘showHex’:
        showHex n rest
          | n < 16 = Numeric.showHex 0 (Numeric.showHex n rest)
[2 of 4] Compiling Codec.Digest.SHA.IO ( dist/build/Codec/Digest/SHA/IO.hs, dist/build/Codec/Digest/SHA/IO.o )

Codec/Digest/SHA/IO.hsc: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()

Codec/Digest/SHA/IO.hsc:63:10: Warning:
    No explicit implementation for
      (either ‘peek’
              or
              ‘peekElemOff’
              or
              ‘peekByteOff’) and (either ‘poke’
                                         or
                                         ‘pokeElemOff’
                                         or
                                         ‘pokeByteOff’)
    In the instance declaration for ‘Storable Ctx256’

Codec/Digest/SHA/IO.hsc:67:10: Warning:
    No explicit implementation for
      (either ‘peek’
              or
              ‘peekElemOff’
              or
              ‘peekByteOff’) and (either ‘poke’
                                         or
                                         ‘pokeElemOff’
                                         or
                                         ‘pokeByteOff’)
    In the instance declaration for ‘Storable Ctx384’

Codec/Digest/SHA/IO.hsc:71:10: Warning:
    No explicit implementation for
      (either ‘peek’
              or
              ‘peekElemOff’
              or
              ‘peekByteOff’) and (either ‘poke’
                                         or
                                         ‘pokeElemOff’
                                         or
                                         ‘pokeByteOff’)
    In the instance declaration for ‘Storable Ctx512’
[3 of 4] Compiling Codec.Digest.SHA.Monad ( Codec/Digest/SHA/Monad.hs, dist/build/Codec/Digest/SHA/Monad.o )
[4 of 4] Compiling Codec.Digest.SHA ( Codec/Digest/SHA.hs, dist/build/Codec/Digest/SHA.o )
In-place registering SHA2-0.2.5...
Running Haddock for SHA2-0.2.5...
Running hscolour for SHA2-0.2.5...
Preprocessing library SHA2-0.2.5...
Preprocessing library SHA2-0.2.5...

Codec/Digest/SHA/Misc.hs:13:29: Warning:
    Defaulting the following constraint(s) to type ‘Integer’
      (Integral a0)
        arising from a use of ‘Numeric.showHex’
        at Codec/Digest/SHA/Misc.hs:13:29-43
      (Num a0)
        arising from the literal ‘0’ at Codec/Digest/SHA/Misc.hs:13:45
      (Show a0)
        arising from a use of ‘Numeric.showHex’
        at Codec/Digest/SHA/Misc.hs:13:29-43
    In the expression: Numeric.showHex 0 (Numeric.showHex n rest)
    In an equation for ‘showHex’:
        showHex n rest
          | n < 16 = Numeric.showHex 0 (Numeric.showHex n rest)

Codec/Digest/SHA/IO.hsc: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()

Codec/Digest/SHA/IO.hsc:63:10: Warning:
    No explicit implementation for
      (either ‘peek’
              or
              ‘peekElemOff’
              or
              ‘peekByteOff’) and (either ‘poke’
                                         or
                                         ‘pokeElemOff’
                                         or
                                         ‘pokeByteOff’)
    In the instance declaration for ‘Storable Ctx256’

Codec/Digest/SHA/IO.hsc:67:10: Warning:
    No explicit implementation for
      (either ‘peek’
              or
              ‘peekElemOff’
              or
              ‘peekByteOff’) and (either ‘poke’
                                         or
                                         ‘pokeElemOff’
                                         or
                                         ‘pokeByteOff’)
    In the instance declaration for ‘Storable Ctx384’

Codec/Digest/SHA/IO.hsc:71:10: Warning:
    No explicit implementation for
      (either ‘peek’
              or
              ‘peekElemOff’
              or
              ‘peekByteOff’) and (either ‘poke’
                                         or
                                         ‘pokeElemOff’
                                         or
                                         ‘pokeByteOff’)
    In the instance declaration for ‘Storable Ctx512’
Haddock coverage:
  33% (  1 /  3) in 'Codec.Digest.SHA.Misc'
  Missing documentation for:
    Module header
    showHex (Codec/Digest/SHA/Misc.hs:12)
  57% (  4 /  7) in 'Codec.Digest.SHA.IO'
  Missing documentation for:
    Length (Codec/Digest/SHA/IO.hsc:15)
    SHACtx (Codec/Digest/SHA/IO.hsc:17)
    newCtx (Codec/Digest/SHA/IO.hsc:21)
  38% (  3 /  8) in 'Codec.Digest.SHA.Monad'
  Missing documentation for:
    SHA (Codec/Digest/SHA/Monad.hs:17)
    SHAT (Codec/Digest/SHA/Monad.hs:15)
    Length (Codec/Digest/SHA/IO.hsc:15)
    runSHAT (Codec/Digest/SHA/Monad.hs:19)
    runSHA (Codec/Digest/SHA/Monad.hs:26)
  80% (  4 /  5) in 'Codec.Digest.SHA'
  Missing documentation for:
    Length (Codec/Digest/SHA/IO.hsc:15)
Documentation created: dist/doc/html/SHA2/index.html,
dist/doc/html/SHA2/SHA2.txt
Creating package registration file: /tmp/pkgConf-SHA2-0.26707525062025554010.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/SHA2-0.2.5-3CJfOcW19NjKRBJT17nhxm
Registering SHA2-0.2.5...
Installed SHA2-0.2.5
Configuring cabal-sign-0.3.2.0...
Building cabal-sign-0.3.2.0...
Preprocessing executable 'cabal-sign' for cabal-sign-0.3.2.0...
[1 of 1] Compiling Main             ( src/Main.hs, dist/build/cabal-sign/cabal-sign-tmp/Main.o )
Linking dist/build/cabal-sign/cabal-sign ...
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 cabal-sign-0.3.2.0

Test log

No test log was submitted for this report.