Build #1 for peyotls-codec-0.3.1.1

[all reports]

Package peyotls-codec-0.3.1.1
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2015-10-19 05:05:17.465487 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies x509-store-1.6.1, x509-1.6.3, word24-1.0.7, monads-tf-0.1.0.2, crypto-pubkey-types-0.4.3, crypto-pubkey-0.2.8, bytestring-0.10.6.0, bytable-0.1.0.0, base-4.8.1.0, asn1-types-0.3.1, asn1-encoding-0.9.3
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring base64-bytestring-1.0.0.1...
Building base64-bytestring-1.0.0.1...
Preprocessing library base64-bytestring-1.0.0.1...
[1 of 5] Compiling Data.ByteString.Base64.Internal ( Data/ByteString/Base64/Internal.hs, dist/build/Data/ByteString/Base64/Internal.o )
[2 of 5] Compiling Data.ByteString.Base64.URL ( Data/ByteString/Base64/URL.hs, dist/build/Data/ByteString/Base64/URL.o )
[3 of 5] Compiling Data.ByteString.Base64.URL.Lazy ( Data/ByteString/Base64/URL/Lazy.hs, dist/build/Data/ByteString/Base64/URL/Lazy.o )
[4 of 5] Compiling Data.ByteString.Base64 ( Data/ByteString/Base64.hs, dist/build/Data/ByteString/Base64.o )
[5 of 5] Compiling Data.ByteString.Base64.Lazy ( Data/ByteString/Base64/Lazy.hs, dist/build/Data/ByteString/Base64/Lazy.o )
In-place registering base64-bytestring-1.0.0.1...
Running Haddock for base64-bytestring-1.0.0.1...
Running hscolour for base64-bytestring-1.0.0.1...
Preprocessing library base64-bytestring-1.0.0.1...
Preprocessing library base64-bytestring-1.0.0.1...
Haddock coverage:
  45% (  5 / 11) in 'Data.ByteString.Base64.Internal'
  Missing documentation for:
    mkEncodeTable (Data/ByteString/Base64/Internal.hs:100)
    done (Data/ByteString/Base64/Internal.hs:260)
    peek8 (Data/ByteString/Base64/Internal.hs:36)
    poke8 (Data/ByteString/Base64/Internal.hs:39)
    peek8_32 (Data/ByteString/Base64/Internal.hs:42)
    reChunkIn (Data/ByteString/Base64/Internal.hs:266)
 100% (  5 /  5) in 'Data.ByteString.Base64.URL'
 100% (  4 /  4) in 'Data.ByteString.Base64.URL.Lazy'
 100% (  5 /  5) in 'Data.ByteString.Base64'
 100% (  4 /  4) in 'Data.ByteString.Base64.Lazy'
Documentation created: dist/doc/html/base64-bytestring/index.html,
dist/doc/html/base64-bytestring/base64-bytestring.txt
Creating package registration file:
/tmp/pkgConf-base64-bytestring-1.0.0278722862233665123.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/base64-bytestring-1.0.0.1-5ombtuUXex39dVe2nth8cH
Registering base64-bytestring-1.0.0.1...
Installed base64-bytestring-1.0.0.1
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.11469834481822890675.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 hourglass-0.2.9...
Building hourglass-0.2.9...
Preprocessing library hourglass-0.2.9...
[ 1 of 14] Compiling Data.Hourglass.Utils ( Data/Hourglass/Utils.hs, dist/build/Data/Hourglass/Utils.o )
[ 2 of 14] Compiling Data.Hourglass.Zone ( Data/Hourglass/Zone.hs, dist/build/Data/Hourglass/Zone.o )
[ 3 of 14] Compiling Data.Hourglass.Types ( Data/Hourglass/Types.hs, dist/build/Data/Hourglass/Types.o )
[ 4 of 14] Compiling Data.Hourglass.Internal.Unix ( Data/Hourglass/Internal/Unix.hs, dist/build/Data/Hourglass/Internal/Unix.o )

Data/Hourglass/Internal/Unix.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 14] Compiling Data.Hourglass.Internal ( Data/Hourglass/Internal.hs, dist/build/Data/Hourglass/Internal.o )
[ 6 of 14] Compiling Data.Hourglass.Calendar ( Data/Hourglass/Calendar.hs, dist/build/Data/Hourglass/Calendar.o )
[ 7 of 14] Compiling Data.Hourglass.Diff ( Data/Hourglass/Diff.hs, dist/build/Data/Hourglass/Diff.o )

Data/Hourglass/Diff.hs:22: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()
[ 8 of 14] Compiling Data.Hourglass.Time ( Data/Hourglass/Time.hs, dist/build/Data/Hourglass/Time.o )
[ 9 of 14] Compiling Data.Hourglass.Local ( Data/Hourglass/Local.hs, dist/build/Data/Hourglass/Local.o )
[10 of 14] Compiling Data.Hourglass.Format ( Data/Hourglass/Format.hs, dist/build/Data/Hourglass/Format.o )
[11 of 14] Compiling Data.Hourglass.Epoch ( Data/Hourglass/Epoch.hs, dist/build/Data/Hourglass/Epoch.o )
[12 of 14] Compiling System.Hourglass ( System/Hourglass.hs, dist/build/System/Hourglass.o )

System/Hourglass.hs:23:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[13 of 14] Compiling Data.Hourglass   ( Data/Hourglass.hs, dist/build/Data/Hourglass.o )
[14 of 14] Compiling Data.Hourglass.Compat ( Data/Hourglass/Compat.hs, dist/build/Data/Hourglass/Compat.o )
In-place registering hourglass-0.2.9...
Running Haddock for hourglass-0.2.9...
Running hscolour for hourglass-0.2.9...
Preprocessing library hourglass-0.2.9...
Preprocessing library hourglass-0.2.9...

Data/Hourglass/Internal/Unix.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()

Data/Hourglass/Diff.hs:22: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()

System/Hourglass.hs:23:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
 100% (  4 /  4) in 'Data.Hourglass.Utils'
 100% (  4 /  4) in 'Data.Hourglass.Zone'
 100% ( 23 / 23) in 'Data.Hourglass.Types'
 100% (  6 /  6) in 'Data.Hourglass.Internal.Unix'
 100% (  6 /  6) in 'Data.Hourglass.Internal'
 100% ( 11 / 11) in 'Data.Hourglass.Calendar'
 100% (  8 /  8) in 'Data.Hourglass.Diff'
 100% ( 21 / 21) in 'Data.Hourglass.Time'
 100% ( 12 / 12) in 'Data.Hourglass.Local'
 100% ( 17 / 17) in 'Data.Hourglass.Format'
 100% (  9 /  9) in 'Data.Hourglass.Epoch'
 100% ( 10 / 10) in 'System.Hourglass'
 100% ( 56 / 56) in 'Data.Hourglass'
 100% (  4 /  4) in 'Data.Hourglass.Compat'
Documentation created: dist/doc/html/hourglass/index.html,
dist/doc/html/hourglass/hourglass.txt
Creating package registration file:
/tmp/pkgConf-hourglass-0.216059082351350573793.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hourglass-0.2.9-6Wf2z6eXMVzIFxt1igqsEA
Registering hourglass-0.2.9...
Installed hourglass-0.2.9
Configuring memory-0.10...
Building memory-0.10...
Preprocessing library memory-0.10...
[ 1 of 28] Compiling Data.Memory.MemMap.Posix ( dist/build/Data/Memory/MemMap/Posix.hs, dist/build/Data/Memory/MemMap/Posix.o )
[ 2 of 28] Compiling Data.Memory.Internal.DeepSeq ( Data/Memory/Internal/DeepSeq.hs, dist/build/Data/Memory/Internal/DeepSeq.o )
[ 3 of 28] Compiling Data.Memory.Internal.CompatPrim64 ( Data/Memory/Internal/CompatPrim64.hs, dist/build/Data/Memory/Internal/CompatPrim64.o )
[ 4 of 28] Compiling Data.Memory.Internal.CompatPrim ( Data/Memory/Internal/CompatPrim.hs, dist/build/Data/Memory/Internal/CompatPrim.o )
[ 5 of 28] Compiling Data.Memory.Internal.Scrubber ( Data/Memory/Internal/Scrubber.hs, dist/build/Data/Memory/Internal/Scrubber.o )
[ 6 of 28] Compiling Data.Memory.ExtendedWords ( Data/Memory/ExtendedWords.hs, dist/build/Data/Memory/ExtendedWords.o )
[ 7 of 28] Compiling Data.Memory.Internal.Imports ( Data/Memory/Internal/Imports.hs, dist/build/Data/Memory/Internal/Imports.o )
[ 8 of 28] Compiling Data.Memory.PtrMethods ( Data/Memory/PtrMethods.hs, dist/build/Data/Memory/PtrMethods.o )
[ 9 of 28] Compiling Data.Memory.Internal.Compat ( Data/Memory/Internal/Compat.hs, dist/build/Data/Memory/Internal/Compat.o )
[10 of 28] Compiling Data.Memory.Encoding.Base16 ( Data/Memory/Encoding/Base16.hs, dist/build/Data/Memory/Encoding/Base16.o )
[11 of 28] Compiling Data.Memory.Encoding.Base32 ( Data/Memory/Encoding/Base32.hs, dist/build/Data/Memory/Encoding/Base32.o )
[12 of 28] Compiling Data.Memory.Encoding.Base64 ( Data/Memory/Encoding/Base64.hs, dist/build/Data/Memory/Encoding/Base64.o )
[13 of 28] Compiling Data.Memory.Endian ( Data/Memory/Endian.hs, dist/build/Data/Memory/Endian.o )
[14 of 28] Compiling Data.Memory.Hash.SipHash ( Data/Memory/Hash/SipHash.hs, dist/build/Data/Memory/Hash/SipHash.o )
[15 of 28] Compiling Data.Memory.Hash.FNV ( Data/Memory/Hash/FNV.hs, dist/build/Data/Memory/Hash/FNV.o )
[16 of 28] Compiling Data.ByteArray.Types ( Data/ByteArray/Types.hs, dist/build/Data/ByteArray/Types.o )

Data/ByteArray/Types.hs:15: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()
[17 of 28] Compiling Data.ByteArray.Bytes ( Data/ByteArray/Bytes.hs, dist/build/Data/ByteArray/Bytes.o )

Data/ByteArray/Bytes.hs:20: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()
[18 of 28] Compiling Data.ByteArray.ScrubbedBytes ( Data/ByteArray/ScrubbedBytes.hs, dist/build/Data/ByteArray/ScrubbedBytes.o )

Data/ByteArray/ScrubbedBytes.hs:19: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()
[19 of 28] Compiling Data.ByteArray.MemView ( Data/ByteArray/MemView.hs, dist/build/Data/ByteArray/MemView.o )
[20 of 28] Compiling Data.ByteArray.Pack.Internal ( Data/ByteArray/Pack/Internal.hs, dist/build/Data/ByteArray/Pack/Internal.o )

Data/ByteArray/Pack/Internal.hs:20:1: Warning:
    The import of ‘Data.Memory.Internal.Imports’ is redundant
      except perhaps to import instances from ‘Data.Memory.Internal.Imports’
    To import instances alone, use: import Data.Memory.Internal.Imports()
[21 of 28] Compiling Data.ByteArray.Methods ( Data/ByteArray/Methods.hs, dist/build/Data/ByteArray/Methods.o )
[22 of 28] Compiling Data.ByteArray.View ( Data/ByteArray/View.hs, dist/build/Data/ByteArray/View.o )
[23 of 28] Compiling Data.ByteArray.Encoding ( Data/ByteArray/Encoding.hs, dist/build/Data/ByteArray/Encoding.o )
[24 of 28] Compiling Data.ByteArray.Mapping ( Data/ByteArray/Mapping.hs, dist/build/Data/ByteArray/Mapping.o )
[25 of 28] Compiling Data.ByteArray.Parse ( Data/ByteArray/Parse.hs, dist/build/Data/ByteArray/Parse.o )
[26 of 28] Compiling Data.ByteArray.Hash ( Data/ByteArray/Hash.hs, dist/build/Data/ByteArray/Hash.o )
[27 of 28] Compiling Data.ByteArray   ( Data/ByteArray.hs, dist/build/Data/ByteArray.o )
[28 of 28] Compiling Data.ByteArray.Pack ( Data/ByteArray/Pack.hs, dist/build/Data/ByteArray/Pack.o )
In-place registering memory-0.10...
Running Haddock for memory-0.10...
Running hscolour for memory-0.10...
Preprocessing library memory-0.10...
Preprocessing library memory-0.10...

Data/ByteArray/Types.hs:15: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()

Data/ByteArray/Bytes.hs:20: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()

Data/ByteArray/ScrubbedBytes.hs:19: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()

Data/ByteArray/Pack/Internal.hs:20:1: Warning:
    The import of ‘Data.Memory.Internal.Imports’ is redundant
      except perhaps to import instances from ‘Data.Memory.Internal.Imports’
    To import instances alone, use: import Data.Memory.Internal.Imports()
Haddock coverage:
 100% ( 15 / 15) in 'Data.Memory.MemMap.Posix'
 100% (  2 /  2) in 'Data.Memory.Internal.DeepSeq'
   3% (  1 / 31) in 'Data.Memory.Internal.CompatPrim64'
  Missing documentation for:
    Word64# (Data/Memory/Internal/CompatPrim64.hs:63)
    Int64# (Data/Memory/Internal/CompatPrim64.hs:64)
    eqInt64# (Data/Memory/Internal/CompatPrim64.hs:84)
    neInt64# (Data/Memory/Internal/CompatPrim64.hs:87)
    ltInt64# (Data/Memory/Internal/CompatPrim64.hs:90)
    leInt64# (Data/Memory/Internal/CompatPrim64.hs:93)
    gtInt64# (Data/Memory/Internal/CompatPrim64.hs:96)
    geInt64# (Data/Memory/Internal/CompatPrim64.hs:99)
    quotInt64# (Data/Memory/Internal/CompatPrim64.hs:102)
    remInt64# (Data/Memory/Internal/CompatPrim64.hs:105)
    eqWord64# (Data/Memory/Internal/CompatPrim64.hs:66)
    neWord64# (Data/Memory/Internal/CompatPrim64.hs:69)
    ltWord64# (Data/Memory/Internal/CompatPrim64.hs:72)
    leWord64# (Data/Memory/Internal/CompatPrim64.hs:75)
    gtWord64# (Data/Memory/Internal/CompatPrim64.hs:78)
    geWord64# (Data/Memory/Internal/CompatPrim64.hs:81)
    and64# (Data/Memory/Internal/CompatPrim64.hs:108)
    or64# (Data/Memory/Internal/CompatPrim64.hs:111)
    xor64# (Data/Memory/Internal/CompatPrim64.hs:114)
    not64# (Data/Memory/Internal/CompatPrim64.hs:117)
    timesWord64# (Data/Memory/Internal/CompatPrim64.hs:144)
    uncheckedShiftL64# (Data/Memory/Internal/CompatPrim64.hs:120)
    uncheckedShiftRL64# (Data/Memory/Internal/CompatPrim64.hs:123)
    int64ToWord64# (Data/Memory/Internal/CompatPrim64.hs:126)
    word64ToInt64# (Data/Memory/Internal/CompatPrim64.hs:129)
    intToInt64# (Data/Memory/Internal/CompatPrim64.hs:132)
    int64ToInt# (Data/Memory/Internal/CompatPrim64.hs:135)
    wordToWord64# (Data/Memory/Internal/CompatPrim64.hs:138)
    word64ToWord# (Data/Memory/Internal/CompatPrim64.hs:141)
    w64# (Data/Memory/Internal/CompatPrim64.hs:147)
 100% (  6 /  6) in 'Data.Memory.Internal.CompatPrim'
  50% (  1 /  2) in 'Data.Memory.Internal.Scrubber'
  Missing documentation for:
    getScrubber (Data/Memory/Internal/Scrubber.hs:21)
 100% (  2 /  2) in 'Data.Memory.ExtendedWords'
Warning: Data.Memory.Internal.Imports: Could not find documentation for exported module: X
 100% (  1 /  1) in 'Data.Memory.Internal.Imports'
 100% (  9 /  9) in 'Data.Memory.PtrMethods'
 100% (  8 /  8) in 'Data.Memory.Internal.Compat'
 100% (  4 /  4) in 'Data.Memory.Encoding.Base16'
 100% (  4 /  4) in 'Data.Memory.Encoding.Base32'
  67% (  6 /  9) in 'Data.Memory.Encoding.Base64'
  Missing documentation for:
    toBase64OpenBSD (Data/Memory/Encoding/Base64.hs:56)
    fromBase64URLUnpadded (Data/Memory/Encoding/Base64.hs:135)
    fromBase64OpenBSD (Data/Memory/Encoding/Base64.hs:132)
 100% ( 10 / 10) in 'Data.Memory.Endian'
 100% (  5 /  5) in 'Data.Memory.Hash.SipHash'
 100% (  9 /  9) in 'Data.Memory.Hash.FNV'
 100% (  3 /  3) in 'Data.ByteArray.Types'
 100% (  2 /  2) in 'Data.ByteArray.Bytes'
 100% (  2 /  2) in 'Data.ByteArray.ScrubbedBytes'
 100% (  3 /  3) in 'Data.ByteArray.MemView'
 100% (  5 /  5) in 'Data.ByteArray.Pack.Internal'
 100% ( 31 / 31) in 'Data.ByteArray.Methods'
 100% (  5 /  5) in 'Data.ByteArray.View'
 100% (  4 /  4) in 'Data.ByteArray.Encoding'
 100% (  5 /  5) in 'Data.ByteArray.Mapping'
 100% ( 17 / 17) in 'Data.ByteArray.Parse'
 100% ( 13 / 13) in 'Data.ByteArray.Hash'
 100% ( 44 / 44) in 'Data.ByteArray'
 100% ( 17 / 17) in 'Data.ByteArray.Pack'
Warning: Data.Memory.Endian: could not find link destinations for:
    byteSwap
Documentation created: dist/doc/html/memory/index.html,
dist/doc/html/memory/memory.txt
Creating package registration file:
/tmp/pkgConf-memory-01046741222337739299.10
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/memory-0.10-JREhiXyVoWvD3PjsXYOmPC
Registering memory-0.10...
Installed memory-0.10
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.0194850541983614030.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 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.21390543437216220853.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 primitive-0.6.1.0...
Building primitive-0.6.1.0...
Preprocessing library primitive-0.6.1.0...
[ 1 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.o )
[ 2 of 10] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o )
[ 3 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o )
[ 4 of 10] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o )

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

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

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

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

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

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

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

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

src/Data/Word/Word24.hs:32:1: Warning:
    The import of ‘GHC.Err’ is redundant
      except perhaps to import instances from ‘GHC.Err’
    To import instances alone, use: import GHC.Err()

src/Data/Word/Word24.hs:110:10: Warning:
    No explicit implementation for
      ‘bitSizeMaybe’
    In the instance declaration for ‘Bits Word24’
[2 of 2] Compiling Data.Int.Int24   ( src/Data/Int/Int24.hs, dist/build/Data/Int/Int24.o )

src/Data/Int/Int24.hs:37:1: Warning:
    The import of ‘GHC.Err’ is redundant
      except perhaps to import instances from ‘GHC.Err’
    To import instances alone, use: import GHC.Err()

src/Data/Int/Int24.hs:142:10: Warning:
    No explicit implementation for
      ‘bitSizeMaybe’
    In the instance declaration for ‘Bits Int24’
In-place registering word24-1.0.7...
Running Haddock for word24-1.0.7...
Running hscolour for word24-1.0.7...
Preprocessing library word24-1.0.7...
Preprocessing library word24-1.0.7...

src/Data/Word/Word24.hs:32:1: Warning:
    The import of ‘GHC.Err’ is redundant
      except perhaps to import instances from ‘GHC.Err’
    To import instances alone, use: import GHC.Err()

src/Data/Word/Word24.hs:110:10: Warning:
    No explicit implementation for
      ‘bitSizeMaybe’
    In the instance declaration for ‘Bits Word24’

src/Data/Int/Int24.hs:37:1: Warning:
    The import of ‘GHC.Err’ is redundant
      except perhaps to import instances from ‘GHC.Err’
    To import instances alone, use: import GHC.Err()

src/Data/Int/Int24.hs:142:10: Warning:
    No explicit implementation for
      ‘bitSizeMaybe’
    In the instance declaration for ‘Bits Int24’
Haddock coverage:
  67% (  2 /  3) in 'Data.Word.Word24'
  Missing documentation for:
    narrow24Word# (src/Data/Word/Word24.hs:43)
  67% (  2 /  3) in 'Data.Int.Int24'
  Missing documentation for:
    narrow24Int# (src/Data/Int/Int24.hs:58)
Documentation created: dist/doc/html/word24/index.html,
dist/doc/html/word24/word24.txt
Creating package registration file:
/tmp/pkgConf-word24-1.012093791742037335344.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/word24-1.0.7-BohiawOYKtpAGlrxLaW08A
Registering word24-1.0.7...
Installed word24-1.0.7
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.117648519881031207394.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 asn1-types-0.3.1...
Building asn1-types-0.3.1...
Preprocessing library asn1-types-0.3.1...
[1 of 6] Compiling Data.ASN1.Types.String ( Data/ASN1/Types/String.hs, dist/build/Data/ASN1/Types/String.o )
[2 of 6] Compiling Data.ASN1.Types.Lowlevel ( Data/ASN1/Types/Lowlevel.hs, dist/build/Data/ASN1/Types/Lowlevel.o )
[3 of 6] Compiling Data.ASN1.OID    ( Data/ASN1/OID.hs, dist/build/Data/ASN1/OID.o )
[4 of 6] Compiling Data.ASN1.BitArray ( Data/ASN1/BitArray.hs, dist/build/Data/ASN1/BitArray.o )
[5 of 6] Compiling Data.ASN1.Types  ( Data/ASN1/Types.hs, dist/build/Data/ASN1/Types.o )
[6 of 6] Compiling Data.ASN1.Pretty ( Data/ASN1/Pretty.hs, dist/build/Data/ASN1/Pretty.o )
In-place registering asn1-types-0.3.1...
Running Haddock for asn1-types-0.3.1...
Running hscolour for asn1-types-0.3.1...
Preprocessing library asn1-types-0.3.1...
Preprocessing library asn1-types-0.3.1...
Haddock coverage:
 100% (  5 /  5) in 'Data.ASN1.Types.String'
 100% (  8 /  8) in 'Data.ASN1.Types.Lowlevel'
 100% (  5 /  5) in 'Data.ASN1.OID'
 100% ( 10 / 10) in 'Data.ASN1.BitArray'
 100% ( 13 / 13) in 'Data.ASN1.Types'
  67% (  2 /  3) in 'Data.ASN1.Pretty'
  Missing documentation for:
    PrettyType (Data/ASN1/Pretty.hs:19)
Documentation created: dist/doc/html/asn1-types/index.html,
dist/doc/html/asn1-types/asn1-types.txt
Creating package registration file:
/tmp/pkgConf-asn1-types-0.318995425531705632563.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/asn1-types-0.3.1-DOsAgJNQOupCocxhyjO79P
Registering asn1-types-0.3.1...
Installed asn1-types-0.3.1
Configuring cryptonite-0.8...
Building cryptonite-0.8...
Preprocessing library cryptonite-0.8...
[ 1 of 96] Compiling Crypto.Internal.CompatPrim ( Crypto/Internal/CompatPrim.hs, dist/build/Crypto/Internal/CompatPrim.o )
[ 2 of 96] Compiling Crypto.Random.Entropy.Source ( Crypto/Random/Entropy/Source.hs, dist/build/Crypto/Random/Entropy/Source.o )
[ 3 of 96] Compiling Crypto.Random.Entropy.RDRand ( Crypto/Random/Entropy/RDRand.hs, dist/build/Crypto/Random/Entropy/RDRand.o )
[ 4 of 96] Compiling Crypto.Random.Entropy.Unix ( Crypto/Random/Entropy/Unix.hs, dist/build/Crypto/Random/Entropy/Unix.o )
[ 5 of 96] Compiling Crypto.Internal.Words ( Crypto/Internal/Words.hs, dist/build/Crypto/Internal/Words.o )
[ 6 of 96] Compiling Crypto.Random.Entropy.Backend ( Crypto/Random/Entropy/Backend.hs, dist/build/Crypto/Random/Entropy/Backend.o )
[ 7 of 96] Compiling Crypto.Random.Entropy.Unsafe ( Crypto/Random/Entropy/Unsafe.hs, dist/build/Crypto/Random/Entropy/Unsafe.o )
[ 8 of 96] Compiling Crypto.PubKey.Internal ( Crypto/PubKey/Internal.hs, dist/build/Crypto/PubKey/Internal.o )
[ 9 of 96] Compiling Crypto.Number.Compat ( Crypto/Number/Compat.hs, dist/build/Crypto/Number/Compat.o )

Crypto/Number/Compat.hs:74:21: Warning: Defined but not used: ‘b’

Crypto/Number/Compat.hs:74:23: Warning: Defined but not used: ‘e’

Crypto/Number/Compat.hs:74:25: Warning: Defined but not used: ‘m’
[10 of 96] Compiling Crypto.Number.Basic ( Crypto/Number/Basic.hs, dist/build/Crypto/Number/Basic.o )
[11 of 96] Compiling Crypto.Number.ModArithmetic ( Crypto/Number/ModArithmetic.hs, dist/build/Crypto/Number/ModArithmetic.o )
[12 of 96] Compiling Crypto.Number.Serialize.Internal ( Crypto/Number/Serialize/Internal.hs, dist/build/Crypto/Number/Serialize/Internal.o )
[13 of 96] Compiling Crypto.Internal.DeepSeq ( Crypto/Internal/DeepSeq.hs, dist/build/Crypto/Internal/DeepSeq.o )
[14 of 96] Compiling Crypto.Data.Padding ( Crypto/Data/Padding.hs, dist/build/Crypto/Data/Padding.o )
[15 of 96] Compiling Crypto.Cipher.DES.Primitive ( Crypto/Cipher/DES/Primitive.hs, dist/build/Crypto/Cipher/DES/Primitive.o )
[16 of 96] Compiling Crypto.Internal.Compat ( Crypto/Internal/Compat.hs, dist/build/Crypto/Internal/Compat.o )
[17 of 96] Compiling Crypto.Internal.WordArray ( Crypto/Internal/WordArray.hs, dist/build/Crypto/Internal/WordArray.o )
[18 of 96] Compiling Crypto.Cipher.Blowfish.Box ( Crypto/Cipher/Blowfish/Box.hs, dist/build/Crypto/Cipher/Blowfish/Box.o )
[19 of 96] Compiling Crypto.Internal.ByteArray ( Crypto/Internal/ByteArray.hs, dist/build/Crypto/Internal/ByteArray.o )
[20 of 96] Compiling Crypto.Number.Serialize ( Crypto/Number/Serialize.hs, dist/build/Crypto/Number/Serialize.o )
[21 of 96] Compiling Crypto.Random.Entropy ( Crypto/Random/Entropy.hs, dist/build/Crypto/Random/Entropy.o )
[22 of 96] Compiling Crypto.Random.EntropyPool ( Crypto/Random/EntropyPool.hs, dist/build/Crypto/Random/EntropyPool.o )
[23 of 96] Compiling Crypto.Cipher.Types.Utils ( Crypto/Cipher/Types/Utils.hs, dist/build/Crypto/Cipher/Types/Utils.o )
[24 of 96] Compiling Crypto.Internal.Imports ( Crypto/Internal/Imports.hs, dist/build/Crypto/Internal/Imports.o )
[25 of 96] Compiling Crypto.Cipher.ChaCha ( Crypto/Cipher/ChaCha.hs, dist/build/Crypto/Cipher/ChaCha.o )
[26 of 96] Compiling Crypto.Cipher.RC4 ( Crypto/Cipher/RC4.hs, dist/build/Crypto/Cipher/RC4.o )
[27 of 96] Compiling Crypto.Cipher.Salsa ( Crypto/Cipher/Salsa.hs, dist/build/Crypto/Cipher/Salsa.o )
[28 of 96] Compiling Crypto.Random.Types ( Crypto/Random/Types.hs, dist/build/Crypto/Random/Types.o )

Crypto/Random/Types.hs:18:1: Warning:
    The import of ‘Crypto.Internal.Imports’ is redundant
      except perhaps to import instances from ‘Crypto.Internal.Imports’
    To import instances alone, use: import Crypto.Internal.Imports()
[29 of 96] Compiling Crypto.Error.Types ( Crypto/Error/Types.hs, dist/build/Crypto/Error/Types.o )

Crypto/Error/Types.hs:24:1: Warning:
    The import of ‘Crypto.Internal.Imports’ is redundant
      except perhaps to import instances from ‘Crypto.Internal.Imports’
    To import instances alone, use: import Crypto.Internal.Imports()
[30 of 96] Compiling Crypto.Number.F2m ( Crypto/Number/F2m.hs, dist/build/Crypto/Number/F2m.o )

Crypto/Number/F2m.hs:24:1: Warning:
    The import of ‘Crypto.Internal.Imports’ is redundant
      except perhaps to import instances from ‘Crypto.Internal.Imports’
    To import instances alone, use: import Crypto.Internal.Imports()
[31 of 96] Compiling Crypto.Number.Generate ( Crypto/Number/Generate.hs, dist/build/Crypto/Number/Generate.o )
[32 of 96] Compiling Crypto.Hash.Types ( Crypto/Hash/Types.hs, dist/build/Crypto/Hash/Types.o )
[33 of 96] Compiling Crypto.Hash.IO   ( Crypto/Hash/IO.hs, dist/build/Crypto/Hash/IO.o )
[34 of 96] Compiling Crypto.Hash.MD2  ( Crypto/Hash/MD2.hs, dist/build/Crypto/Hash/MD2.o )
[35 of 96] Compiling Crypto.Hash.MD4  ( Crypto/Hash/MD4.hs, dist/build/Crypto/Hash/MD4.o )
[36 of 96] Compiling Crypto.Hash.MD5  ( Crypto/Hash/MD5.hs, dist/build/Crypto/Hash/MD5.o )
[37 of 96] Compiling Crypto.Hash.SHA1 ( Crypto/Hash/SHA1.hs, dist/build/Crypto/Hash/SHA1.o )
[38 of 96] Compiling Crypto.Hash.SHA224 ( Crypto/Hash/SHA224.hs, dist/build/Crypto/Hash/SHA224.o )
[39 of 96] Compiling Crypto.Hash.SHA256 ( Crypto/Hash/SHA256.hs, dist/build/Crypto/Hash/SHA256.o )
[40 of 96] Compiling Crypto.Hash.SHA384 ( Crypto/Hash/SHA384.hs, dist/build/Crypto/Hash/SHA384.o )
[41 of 96] Compiling Crypto.Hash.SHA512 ( Crypto/Hash/SHA512.hs, dist/build/Crypto/Hash/SHA512.o )
[42 of 96] Compiling Crypto.Hash.SHA512t ( Crypto/Hash/SHA512t.hs, dist/build/Crypto/Hash/SHA512t.o )
[43 of 96] Compiling Crypto.Hash.SHA3 ( Crypto/Hash/SHA3.hs, dist/build/Crypto/Hash/SHA3.o )
[44 of 96] Compiling Crypto.Hash.Kekkak ( Crypto/Hash/Kekkak.hs, dist/build/Crypto/Hash/Kekkak.o )
[45 of 96] Compiling Crypto.Hash.RIPEMD160 ( Crypto/Hash/RIPEMD160.hs, dist/build/Crypto/Hash/RIPEMD160.o )
[46 of 96] Compiling Crypto.Hash.Tiger ( Crypto/Hash/Tiger.hs, dist/build/Crypto/Hash/Tiger.o )
[47 of 96] Compiling Crypto.Hash.Skein256 ( Crypto/Hash/Skein256.hs, dist/build/Crypto/Hash/Skein256.o )
[48 of 96] Compiling Crypto.Hash.Skein512 ( Crypto/Hash/Skein512.hs, dist/build/Crypto/Hash/Skein512.o )
[49 of 96] Compiling Crypto.Hash.Whirlpool ( Crypto/Hash/Whirlpool.hs, dist/build/Crypto/Hash/Whirlpool.o )
[50 of 96] Compiling Crypto.Hash.Algorithms ( Crypto/Hash/Algorithms.hs, dist/build/Crypto/Hash/Algorithms.o )
[51 of 96] Compiling Crypto.Hash      ( Crypto/Hash.hs, dist/build/Crypto/Hash.o )
[52 of 96] Compiling Crypto.Data.AFIS ( Crypto/Data/AFIS.hs, dist/build/Crypto/Data/AFIS.o )
[53 of 96] Compiling Crypto.MAC.HMAC  ( Crypto/MAC/HMAC.hs, dist/build/Crypto/MAC/HMAC.o )

Crypto/MAC/HMAC.hs:31:1: Warning:
    The import of ‘Crypto.Internal.Imports’ is redundant
      except perhaps to import instances from ‘Crypto.Internal.Imports’
    To import instances alone, use: import Crypto.Internal.Imports()
[54 of 96] Compiling Crypto.KDF.PBKDF2 ( Crypto/KDF/PBKDF2.hs, dist/build/Crypto/KDF/PBKDF2.o )
[55 of 96] Compiling Crypto.KDF.Scrypt ( Crypto/KDF/Scrypt.hs, dist/build/Crypto/KDF/Scrypt.o )
[56 of 96] Compiling Crypto.PubKey.MaskGenFunction ( Crypto/PubKey/MaskGenFunction.hs, dist/build/Crypto/PubKey/MaskGenFunction.o )
[57 of 96] Compiling Crypto.PubKey.Curve25519 ( Crypto/PubKey/Curve25519.hs, dist/build/Crypto/PubKey/Curve25519.o )
[58 of 96] Compiling Crypto.PubKey.DSA ( Crypto/PubKey/DSA.hs, dist/build/Crypto/PubKey/DSA.o )
[59 of 96] Compiling Crypto.PubKey.ECC.Types ( Crypto/PubKey/ECC/Types.hs, dist/build/Crypto/PubKey/ECC/Types.o )
[60 of 96] Compiling Crypto.PubKey.RSA.Types ( Crypto/PubKey/RSA/Types.hs, dist/build/Crypto/PubKey/RSA/Types.o )
[61 of 96] Compiling Crypto.PubKey.RSA.Prim ( Crypto/PubKey/RSA/Prim.hs, dist/build/Crypto/PubKey/RSA/Prim.o )
[62 of 96] Compiling Crypto.Random.ChaChaDRG ( Crypto/Random/ChaChaDRG.hs, dist/build/Crypto/Random/ChaChaDRG.o )
[63 of 96] Compiling Crypto.Random.SystemDRG ( Crypto/Random/SystemDRG.hs, dist/build/Crypto/Random/SystemDRG.o )

Crypto/Random/SystemDRG.hs:17:1: Warning:
    The import of ‘Crypto.Internal.Imports’ is redundant
      except perhaps to import instances from ‘Crypto.Internal.Imports’
    To import instances alone, use: import Crypto.Internal.Imports()
[64 of 96] Compiling Crypto.Random    ( Crypto/Random.hs, dist/build/Crypto/Random.o )
[65 of 96] Compiling Crypto.Random.Probabilistic ( Crypto/Random/Probabilistic.hs, dist/build/Crypto/Random/Probabilistic.o )
[66 of 96] Compiling Crypto.Number.Prime ( Crypto/Number/Prime.hs, dist/build/Crypto/Number/Prime.o )

Crypto/Number/Prime.hs:22:1: Warning:
    The import of ‘Crypto.Internal.Imports’ is redundant
      except perhaps to import instances from ‘Crypto.Internal.Imports’
    To import instances alone, use: import Crypto.Internal.Imports()
[67 of 96] Compiling Crypto.PubKey.DH ( Crypto/PubKey/DH.hs, dist/build/Crypto/PubKey/DH.o )

Crypto/PubKey/DH.hs:22:1: Warning:
    The import of ‘Crypto.Internal.Imports’ is redundant
      except perhaps to import instances from ‘Crypto.Internal.Imports’
    To import instances alone, use: import Crypto.Internal.Imports()
[68 of 96] Compiling Crypto.PubKey.RSA ( Crypto/PubKey/RSA.hs, dist/build/Crypto/PubKey/RSA.o )

Crypto/PubKey/RSA.hs:19:1: Warning:
    The import of ‘Crypto.Internal.Imports’ is redundant
      except perhaps to import instances from ‘Crypto.Internal.Imports’
    To import instances alone, use: import Crypto.Internal.Imports()
[69 of 96] Compiling Crypto.PubKey.RSA.PKCS15 ( Crypto/PubKey/RSA/PKCS15.hs, dist/build/Crypto/PubKey/RSA/PKCS15.o )
[70 of 96] Compiling Crypto.PubKey.RSA.PSS ( Crypto/PubKey/RSA/PSS.hs, dist/build/Crypto/PubKey/RSA/PSS.o )
[71 of 96] Compiling Crypto.PubKey.RSA.OAEP ( Crypto/PubKey/RSA/OAEP.hs, dist/build/Crypto/PubKey/RSA/OAEP.o )
[72 of 96] Compiling Crypto.PubKey.ECC.Prim ( Crypto/PubKey/ECC/Prim.hs, dist/build/Crypto/PubKey/ECC/Prim.o )
[73 of 96] Compiling Crypto.PubKey.ECC.ECDSA ( Crypto/PubKey/ECC/ECDSA.hs, dist/build/Crypto/PubKey/ECC/ECDSA.o )
[74 of 96] Compiling Crypto.PubKey.ECC.Generate ( Crypto/PubKey/ECC/Generate.hs, dist/build/Crypto/PubKey/ECC/Generate.o )
[75 of 96] Compiling Crypto.PubKey.ECC.DH ( Crypto/PubKey/ECC/DH.hs, dist/build/Crypto/PubKey/ECC/DH.o )
[76 of 96] Compiling Crypto.Cipher.Types.GF ( Crypto/Cipher/Types/GF.hs, dist/build/Crypto/Cipher/Types/GF.o )
[77 of 96] Compiling Crypto.PubKey.ElGamal ( Crypto/PubKey/ElGamal.hs, dist/build/Crypto/PubKey/ElGamal.o )
[78 of 96] Compiling Crypto.Error     ( Crypto/Error.hs, dist/build/Crypto/Error.o )
[79 of 96] Compiling Crypto.Cipher.Blowfish.Primitive ( Crypto/Cipher/Blowfish/Primitive.hs, dist/build/Crypto/Cipher/Blowfish/Primitive.o )
[80 of 96] Compiling Crypto.KDF.BCrypt ( Crypto/KDF/BCrypt.hs, dist/build/Crypto/KDF/BCrypt.o )
[81 of 96] Compiling Crypto.Cipher.Camellia.Primitive ( Crypto/Cipher/Camellia/Primitive.hs, dist/build/Crypto/Cipher/Camellia/Primitive.o )
[82 of 96] Compiling Crypto.MAC.Poly1305 ( Crypto/MAC/Poly1305.hs, dist/build/Crypto/MAC/Poly1305.o )
[83 of 96] Compiling Crypto.Cipher.ChaChaPoly1305 ( Crypto/Cipher/ChaChaPoly1305.hs, dist/build/Crypto/Cipher/ChaChaPoly1305.o )
[84 of 96] Compiling Crypto.Cipher.Types.Base ( Crypto/Cipher/Types/Base.hs, dist/build/Crypto/Cipher/Types/Base.o )
[85 of 96] Compiling Crypto.Cipher.Types.AEAD ( Crypto/Cipher/Types/AEAD.hs, dist/build/Crypto/Cipher/Types/AEAD.o )
[86 of 96] Compiling Crypto.Cipher.Types.Block ( Crypto/Cipher/Types/Block.hs, dist/build/Crypto/Cipher/Types/Block.o )

Crypto/Cipher/Types/Block.hs:40: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()
[87 of 96] Compiling Crypto.Cipher.Types.Stream ( Crypto/Cipher/Types/Stream.hs, dist/build/Crypto/Cipher/Types/Stream.o )
[88 of 96] Compiling Crypto.Cipher.Types ( Crypto/Cipher/Types.hs, dist/build/Crypto/Cipher/Types.o )
[89 of 96] Compiling Crypto.Cipher.AES.Primitive ( Crypto/Cipher/AES/Primitive.hs, dist/build/Crypto/Cipher/AES/Primitive.o )
[90 of 96] Compiling Crypto.Cipher.Blowfish ( Crypto/Cipher/Blowfish.hs, dist/build/Crypto/Cipher/Blowfish.o )
[91 of 96] Compiling Crypto.Cipher.Camellia ( Crypto/Cipher/Camellia.hs, dist/build/Crypto/Cipher/Camellia.o )
[92 of 96] Compiling Crypto.Cipher.DES ( Crypto/Cipher/DES.hs, dist/build/Crypto/Cipher/DES.o )
[93 of 96] Compiling Crypto.Cipher.TripleDES ( Crypto/Cipher/TripleDES.hs, dist/build/Crypto/Cipher/TripleDES.o )
[94 of 96] Compiling Crypto.PubKey.ECC.P256 ( Crypto/PubKey/ECC/P256.hs, dist/build/Crypto/PubKey/ECC/P256.o )

Crypto/PubKey/ECC/P256.hs:48:1: Warning:
    The import of ‘Crypto.Internal.Imports’ is redundant
      except perhaps to import instances from ‘Crypto.Internal.Imports’
    To import instances alone, use: import Crypto.Internal.Imports()
[95 of 96] Compiling Crypto.PubKey.Ed25519 ( Crypto/PubKey/Ed25519.hs, dist/build/Crypto/PubKey/Ed25519.o )
[96 of 96] Compiling Crypto.Cipher.AES ( Crypto/Cipher/AES.hs, dist/build/Crypto/Cipher/AES.o )
In-place registering cryptonite-0.8...
Running Haddock for cryptonite-0.8...
Running hscolour for cryptonite-0.8...
Preprocessing library cryptonite-0.8...
Preprocessing library cryptonite-0.8...

Crypto/Number/Compat.hs:74:21: Warning: Defined but not used: ‘b’

Crypto/Number/Compat.hs:74:23: Warning: Defined but not used: ‘e’

Crypto/Number/Compat.hs:74:25: Warning: Defined but not used: ‘m’

Crypto/Random/Types.hs:18:1: Warning:
    The import of ‘Crypto.Internal.Imports’ is redundant
      except perhaps to import instances from ‘Crypto.Internal.Imports’
    To import instances alone, use: import Crypto.Internal.Imports()

Crypto/Error/Types.hs:24:1: Warning:
    The import of ‘Crypto.Internal.Imports’ is redundant
      except perhaps to import instances from ‘Crypto.Internal.Imports’
    To import instances alone, use: import Crypto.Internal.Imports()

Crypto/Number/F2m.hs:24:1: Warning:
    The import of ‘Crypto.Internal.Imports’ is redundant
      except perhaps to import instances from ‘Crypto.Internal.Imports’
    To import instances alone, use: import Crypto.Internal.Imports()

Crypto/MAC/HMAC.hs:31:1: Warning:
    The import of ‘Crypto.Internal.Imports’ is redundant
      except perhaps to import instances from ‘Crypto.Internal.Imports’
    To import instances alone, use: import Crypto.Internal.Imports()

Crypto/Random/SystemDRG.hs:17:1: Warning:
    The import of ‘Crypto.Internal.Imports’ is redundant
      except perhaps to import instances from ‘Crypto.Internal.Imports’
    To import instances alone, use: import Crypto.Internal.Imports()

Crypto/Number/Prime.hs:22:1: Warning:
    The import of ‘Crypto.Internal.Imports’ is redundant
      except perhaps to import instances from ‘Crypto.Internal.Imports’
    To import instances alone, use: import Crypto.Internal.Imports()

Crypto/PubKey/DH.hs:22:1: Warning:
    The import of ‘Crypto.Internal.Imports’ is redundant
      except perhaps to import instances from ‘Crypto.Internal.Imports’
    To import instances alone, use: import Crypto.Internal.Imports()

Crypto/PubKey/RSA.hs:19:1: Warning:
    The import of ‘Crypto.Internal.Imports’ is redundant
      except perhaps to import instances from ‘Crypto.Internal.Imports’
    To import instances alone, use: import Crypto.Internal.Imports()

Crypto/Cipher/Types/Block.hs:40: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()

Crypto/PubKey/ECC/P256.hs:48:1: Warning:
    The import of ‘Crypto.Internal.Imports’ is redundant
      except perhaps to import instances from ‘Crypto.Internal.Imports’
    To import instances alone, use: import Crypto.Internal.Imports()
Haddock coverage:
 100% (  6 /  6) in 'Crypto.Internal.CompatPrim'
 100% (  2 /  2) in 'Crypto.Random.Entropy.Source'
 100% (  2 /  2) in 'Crypto.Random.Entropy.RDRand'
 100% (  3 /  3) in 'Crypto.Random.Entropy.Unix'
 100% (  4 /  4) in 'Crypto.Internal.Words'
 100% (  4 /  4) in 'Crypto.Random.Entropy.Backend'
 100% (  5 /  5) in 'Crypto.Random.Entropy.Unsafe'
 100% (  3 /  3) in 'Crypto.PubKey.Internal'
  93% ( 13 / 14) in 'Crypto.Number.Compat'
  Missing documentation for:
    gmpSizeInBits (Crypto/Number/Compat.hs:127)
 100% (  7 /  7) in 'Crypto.Number.Basic'
 100% (  7 /  7) in 'Crypto.Number.ModArithmetic'
 100% (  4 /  4) in 'Crypto.Number.Serialize.Internal'
 100% (  2 /  2) in 'Crypto.Internal.DeepSeq'
  75% (  3 /  4) in 'Crypto.Data.Padding'
  Missing documentation for:
    Format (Crypto/Data/Padding.hs:20)
 100% (  4 /  4) in 'Crypto.Cipher.DES.Primitive'
 100% (  4 /  4) in 'Crypto.Internal.Compat'
 100% ( 17 / 17) in 'Crypto.Internal.WordArray'
 100% (  2 /  2) in 'Crypto.Cipher.Blowfish.Box'
 100% (  4 /  4) in 'Crypto.Internal.ByteArray'
 100% (  5 /  5) in 'Crypto.Number.Serialize'
 100% (  2 /  2) in 'Crypto.Random.Entropy'
 100% (  5 /  5) in 'Crypto.Random.EntropyPool'
 100% (  2 /  2) in 'Crypto.Cipher.Types.Utils'
Warning: Crypto.Internal.Imports: Could not find documentation for exported module: X
 100% (  1 /  1) in 'Crypto.Internal.Imports'
 100% (  9 /  9) in 'Crypto.Cipher.ChaCha'
 100% (  5 /  5) in 'Crypto.Cipher.RC4'
 100% (  5 /  5) in 'Crypto.Cipher.Salsa'
 100% (  5 /  5) in 'Crypto.Random.Types'
 100% (  8 /  8) in 'Crypto.Error.Types'
 100% (  8 /  8) in 'Crypto.Number.F2m'
 100% (  5 /  5) in 'Crypto.Number.Generate'
 100% (  4 /  4) in 'Crypto.Hash.Types'
 100% (  8 /  8) in 'Crypto.Hash.IO'
 100% (  2 /  2) in 'Crypto.Hash.MD2'
 100% (  2 /  2) in 'Crypto.Hash.MD4'
 100% (  2 /  2) in 'Crypto.Hash.MD5'
 100% (  2 /  2) in 'Crypto.Hash.SHA1'
 100% (  2 /  2) in 'Crypto.Hash.SHA224'
 100% (  2 /  2) in 'Crypto.Hash.SHA256'
 100% (  2 /  2) in 'Crypto.Hash.SHA384'
 100% (  2 /  2) in 'Crypto.Hash.SHA512'
 100% (  3 /  3) in 'Crypto.Hash.SHA512t'
 100% (  5 /  5) in 'Crypto.Hash.SHA3'
 100% (  5 /  5) in 'Crypto.Hash.Kekkak'
 100% (  2 /  2) in 'Crypto.Hash.RIPEMD160'
 100% (  2 /  2) in 'Crypto.Hash.Tiger'
 100% (  3 /  3) in 'Crypto.Hash.Skein256'
 100% (  5 /  5) in 'Crypto.Hash.Skein512'
 100% (  2 /  2) in 'Crypto.Hash.Whirlpool'
 100% ( 30 / 30) in 'Crypto.Hash.Algorithms'
Warning: Crypto.Hash: hashBlockSize is exported separately but will be documented under HashAlgorithm. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Hash: hashDigestSize is exported separately but will be documented under HashAlgorithm. Consider exporting it together with its parent(s) for code clarity.
 100% ( 18 / 18) in 'Crypto.Hash'
 100% (  3 /  3) in 'Crypto.Data.AFIS'
 100% (  9 /  9) in 'Crypto.MAC.HMAC'
 100% (  5 /  5) in 'Crypto.KDF.PBKDF2'
 100% (  3 /  3) in 'Crypto.KDF.Scrypt'
 100% (  3 /  3) in 'Crypto.PubKey.MaskGenFunction'
 100% ( 11 / 11) in 'Crypto.PubKey.Curve25519'
 100% ( 19 / 19) in 'Crypto.PubKey.DSA'
 100% ( 15 / 15) in 'Crypto.PubKey.ECC.Types'
 100% ( 11 / 11) in 'Crypto.PubKey.RSA.Types'
 100% (  5 /  5) in 'Crypto.PubKey.RSA.Prim'
 100% (  4 /  4) in 'Crypto.Random.ChaChaDRG'
 100% (  3 /  3) in 'Crypto.Random.SystemDRG'
 100% ( 14 / 14) in 'Crypto.Random'
 100% (  2 /  2) in 'Crypto.Random.Probabilistic'
 100% ( 10 / 10) in 'Crypto.Number.Prime'
 100% ( 10 / 10) in 'Crypto.PubKey.DH'
 100% (  9 /  9) in 'Crypto.PubKey.RSA'
 100% ( 15 / 15) in 'Crypto.PubKey.RSA.PKCS15'
 100% (  9 /  9) in 'Crypto.PubKey.RSA.PSS'
 100% (  9 /  9) in 'Crypto.PubKey.RSA.OAEP'
  88% (  7 /  8) in 'Crypto.PubKey.ECC.Prim'
  Missing documentation for:
    scalarGenerate (Crypto/PubKey/ECC/Prim.hs:21)
 100% ( 12 / 12) in 'Crypto.PubKey.ECC.ECDSA'
 100% (  3 /  3) in 'Crypto.PubKey.ECC.Generate'
 100% (  8 /  8) in 'Crypto.PubKey.ECC.DH'
 100% (  3 /  3) in 'Crypto.Cipher.Types.GF'
 100% ( 19 / 19) in 'Crypto.PubKey.ElGamal'
 100% (  8 /  8) in 'Crypto.Error'
 100% (  6 /  6) in 'Crypto.Cipher.Blowfish.Primitive'
 100% (  5 /  5) in 'Crypto.KDF.BCrypt'
 100% (  5 /  5) in 'Crypto.Cipher.Camellia.Primitive'
  91% ( 10 / 11) in 'Crypto.MAC.Poly1305'
  Missing documentation for:
    Ctx (Crypto/MAC/Poly1305.hs:39)
  33% (  4 / 12) in 'Crypto.Cipher.ChaChaPoly1305'
  Missing documentation for:
    State (Crypto/Cipher/ChaChaPoly1305.hs:39)
    Nonce (Crypto/Cipher/ChaChaPoly1305.hs:44)
    initialize (Crypto/Cipher/ChaChaPoly1305.hs:96)
    appendAAD (Crypto/Cipher/ChaChaPoly1305.hs:106)
    finalizeAAD (Crypto/Cipher/ChaChaPoly1305.hs:113)
    encrypt (Crypto/Cipher/ChaChaPoly1305.hs:119)
    decrypt (Crypto/Cipher/ChaChaPoly1305.hs:127)
    finalize (Crypto/Cipher/ChaChaPoly1305.hs:135)
 100% (  6 /  6) in 'Crypto.Cipher.Types.Base'
 100% (  9 /  9) in 'Crypto.Cipher.Types.AEAD'
 100% ( 19 / 19) in 'Crypto.Cipher.Types.Block'
 100% (  2 /  2) in 'Crypto.Cipher.Types.Stream'
 100% ( 25 / 25) in 'Crypto.Cipher.Types'
 100% ( 27 / 27) in 'Crypto.Cipher.AES.Primitive'
 100% (  6 /  6) in 'Crypto.Cipher.Blowfish'
 100% (  2 /  2) in 'Crypto.Cipher.Camellia'
 100% (  2 /  2) in 'Crypto.Cipher.DES'
 100% (  5 /  5) in 'Crypto.Cipher.TripleDES'
  69% ( 18 / 26) in 'Crypto.PubKey.ECC.P256'
  Missing documentation for:
    pointBase (Crypto/PubKey/ECC/P256.hs:81)
    pointToIntegers (Crypto/PubKey/ECC/P256.hs:130)
    pointFromIntegers (Crypto/PubKey/ECC/P256.hs:141)
    pointToBinary (Crypto/PubKey/ECC/P256.hs:157)
    pointFromBinary (Crypto/PubKey/ECC/P256.hs:162)
    scalarIsZero (Crypto/PubKey/ECC/P256.hs:187)
    scalarFromInteger (Crypto/PubKey/ECC/P256.hs:253)
    scalarToInteger (Crypto/PubKey/ECC/P256.hs:257)
 100% ( 12 / 12) in 'Crypto.PubKey.Ed25519'
 100% (  4 /  4) in 'Crypto.Cipher.AES'
Warning: Crypto.PubKey.RSA.PKCS15: could not find link destinations for:
    hashDigestASN1
Documentation created: dist/doc/html/cryptonite/index.html,
dist/doc/html/cryptonite/cryptonite.txt
Creating package registration file:
/tmp/pkgConf-cryptonite-011795291281961415139.8
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/cryptonite-0.8-EUDjZkdt6Uh7p18jXJpW02
Registering cryptonite-0.8...
Installed cryptonite-0.8
Configuring securemem-0.1.9...
Building securemem-0.1.9...
Preprocessing library securemem-0.1.9...
[1 of 1] Compiling Data.SecureMem   ( Data/SecureMem.hs, dist/build/Data/SecureMem.o )

Data/SecureMem.hs:34: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()

Data/SecureMem.hs:35: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 securemem-0.1.9...
Running Haddock for securemem-0.1.9...
Running hscolour for securemem-0.1.9...
Preprocessing library securemem-0.1.9...
Preprocessing library securemem-0.1.9...

Data/SecureMem.hs:34: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()

Data/SecureMem.hs:35: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:
  82% ( 14 / 17) in 'Data.SecureMem'
  Missing documentation for:
    secureMemGetSize (Data/SecureMem.hs:68)
    secureMemCopy (Data/SecureMem.hs:81)
    withSecureMemCopy (Data/SecureMem.hs:85)
Documentation created: dist/doc/html/securemem/index.html,
dist/doc/html/securemem/securemem.txt
Creating package registration file:
/tmp/pkgConf-securemem-0.15047601861317875109.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/securemem-0.1.9-DTkdHUF4RjQ63c2IVq9ndA
Registering securemem-0.1.9...
Installed securemem-0.1.9
Configuring pem-0.2.2...
Building pem-0.2.2...
Preprocessing library pem-0.2.2...
[1 of 4] Compiling Data.PEM.Types   ( Data/PEM/Types.hs, dist/build/Data/PEM/Types.o )
[2 of 4] Compiling Data.PEM.Writer  ( Data/PEM/Writer.hs, dist/build/Data/PEM/Writer.o )
[3 of 4] Compiling Data.PEM.Parser  ( Data/PEM/Parser.hs, dist/build/Data/PEM/Parser.o )
[4 of 4] Compiling Data.PEM         ( Data/PEM.hs, dist/build/Data/PEM.o )

Data/PEM.hs:11:1: Warning: Tab character

Data/PEM.hs:14:1: Warning: Tab character
In-place registering pem-0.2.2...
Running Haddock for pem-0.2.2...
Running hscolour for pem-0.2.2...
Preprocessing library pem-0.2.2...
Preprocessing library pem-0.2.2...

Data/PEM.hs:11:1: Warning: Tab character

Data/PEM.hs:14:1: Warning: Tab character
Haddock coverage:
 100% (  2 /  2) in 'Data.PEM.Types'
 100% (  3 /  3) in 'Data.PEM.Writer'
 100% (  3 /  3) in 'Data.PEM.Parser'
 100% (  6 /  6) in 'Data.PEM'
Documentation created: dist/doc/html/pem/index.html, dist/doc/html/pem/pem.txt
Creating package registration file: /tmp/pkgConf-pem-0.28065175531063765871.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/pem-0.2.2-FobxOIdj6uGIHonZNFATO6
Registering pem-0.2.2...
Installed pem-0.2.2
Configuring vector-0.11.0.0...
Building vector-0.11.0.0...
Preprocessing library vector-0.11.0.0...
[ 1 of 21] Compiling Data.Vector.Storable.Internal ( Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.o )
[ 2 of 21] Compiling Data.Vector.Generic.Mutable.Base ( Data/Vector/Generic/Mutable/Base.hs, dist/build/Data/Vector/Generic/Mutable/Base.o )
[ 3 of 21] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.o )
[ 4 of 21] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o )

Data/Vector/Fusion/Util.hs:19: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 21] Compiling Data.Vector.Fusion.Bundle.Size ( Data/Vector/Fusion/Bundle/Size.hs, dist/build/Data/Vector/Fusion/Bundle/Size.o )
[ 6 of 21] Compiling Data.Vector.Internal.Check ( Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.o )
[ 7 of 21] Compiling Data.Vector.Fusion.Stream.Monadic ( Data/Vector/Fusion/Stream/Monadic.hs, dist/build/Data/Vector/Fusion/Stream/Monadic.o )

Data/Vector/Fusion/Stream/Monadic.hs:93:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
[ 8 of 21] Compiling Data.Vector.Fusion.Bundle.Monadic ( Data/Vector/Fusion/Bundle/Monadic.hs, dist/build/Data/Vector/Fusion/Bundle/Monadic.o )

Data/Vector/Fusion/Bundle/Monadic.hs:105:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
[ 9 of 21] Compiling Data.Vector.Fusion.Bundle ( Data/Vector/Fusion/Bundle.hs, dist/build/Data/Vector/Fusion/Bundle.o )

Data/Vector/Fusion/Bundle.hs:114:1: Warning: Tab character
[10 of 21] Compiling Data.Vector.Generic.Mutable ( Data/Vector/Generic/Mutable.hs, dist/build/Data/Vector/Generic/Mutable.o )
[11 of 21] Compiling Data.Vector.Generic.New ( Data/Vector/Generic/New.hs, dist/build/Data/Vector/Generic/New.o )
[12 of 21] Compiling Data.Vector.Generic ( Data/Vector/Generic.hs, dist/build/Data/Vector/Generic.o )
[13 of 21] Compiling Data.Vector.Primitive.Mutable ( Data/Vector/Primitive/Mutable.hs, dist/build/Data/Vector/Primitive/Mutable.o )
[14 of 21] Compiling Data.Vector.Primitive ( Data/Vector/Primitive.hs, dist/build/Data/Vector/Primitive.o )

Data/Vector/Primitive.hs:167: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()
[15 of 21] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.o )
[16 of 21] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.o )

Data/Vector/Storable.hs:172: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()
[17 of 21] Compiling Data.Vector.Unboxed.Base ( Data/Vector/Unboxed/Base.hs, dist/build/Data/Vector/Unboxed/Base.o )

Data/Vector/Unboxed/Base.hs:33:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
[18 of 21] Compiling Data.Vector.Unboxed ( Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.o )

Data/Vector/Unboxed.hs:189: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()
[19 of 21] Compiling Data.Vector.Unboxed.Mutable ( Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.o )
[20 of 21] Compiling Data.Vector.Mutable ( Data/Vector/Mutable.hs, dist/build/Data/Vector/Mutable.o )
[21 of 21] Compiling Data.Vector      ( Data/Vector.hs, dist/build/Data/Vector.o )

Data/Vector.hs:190: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()
In-place registering vector-0.11.0.0...
Running Haddock for vector-0.11.0.0...
Running hscolour for vector-0.11.0.0...
Preprocessing library vector-0.11.0.0...
Preprocessing library vector-0.11.0.0...

Data/Vector/Fusion/Util.hs:19: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/Vector/Fusion/Stream/Monadic.hs:93:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Vector/Fusion/Bundle/Monadic.hs:105:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Vector/Fusion/Bundle.hs:114:1: Warning: Tab character
Haddock coverage:
  25% (  1 /  4) in 'Data.Vector.Storable.Internal'
  Missing documentation for:
    getPtr (Data/Vector/Storable/Internal.hs:22)
    setPtr (Data/Vector/Storable/Internal.hs:26)
    updPtr (Data/Vector/Storable/Internal.hs:30)
 100% (  2 /  2) in 'Data.Vector.Generic.Mutable.Base'
 100% (  3 /  3) in 'Data.Vector.Generic.Base'
 100% (  5 /  5) in 'Data.Vector.Fusion.Util'
 100% (  8 /  8) in 'Data.Vector.Fusion.Bundle.Size'
  11% (  1 /  9) in 'Data.Vector.Internal.Check'
  Missing documentation for:
    Checks (Data/Vector/Internal/Check.hs:51)
    doChecks (Data/Vector/Internal/Check.hs:75)
    error (Data/Vector/Internal/Check.hs:84)
    internalError (Data/Vector/Internal/Check.hs:89)
    check (Data/Vector/Internal/Check.hs:105)
    checkIndex (Data/Vector/Internal/Check.hs:119)
    checkLength (Data/Vector/Internal/Check.hs:133)
    checkSlice (Data/Vector/Internal/Check.hs:147)
  82% (103 /125) in 'Data.Vector.Fusion.Stream.Monadic'
  Missing documentation for:
    generate (Data/Vector/Fusion/Stream/Monadic.hs:184)
    unbox (Data/Vector/Fusion/Stream/Monadic.hs:436)
    concatMap (Data/Vector/Fusion/Stream/Monadic.hs:996)
    zipWithM_ (Data/Vector/Fusion/Stream/Monadic.hs:512)
    zipWith3M (Data/Vector/Fusion/Stream/Monadic.hs:516)
    zipWith4M (Data/Vector/Fusion/Stream/Monadic.hs:544)
    zipWith5M (Data/Vector/Fusion/Stream/Monadic.hs:551)
    zipWith6M (Data/Vector/Fusion/Stream/Monadic.hs:558)
    zipWith (Data/Vector/Fusion/Stream/Monadic.hs:566)
    zipWith3 (Data/Vector/Fusion/Stream/Monadic.hs:570)
    zipWith4 (Data/Vector/Fusion/Stream/Monadic.hs:575)
    zipWith5 (Data/Vector/Fusion/Stream/Monadic.hs:581)
    zipWith6 (Data/Vector/Fusion/Stream/Monadic.hs:587)
    zip (Data/Vector/Fusion/Stream/Monadic.hs:593)
    zip3 (Data/Vector/Fusion/Stream/Monadic.hs:597)
    zip4 (Data/Vector/Fusion/Stream/Monadic.hs:601)
    zip5 (Data/Vector/Fusion/Stream/Monadic.hs:606)
    zip6 (Data/Vector/Fusion/Stream/Monadic.hs:611)
    and (Data/Vector/Fusion/Stream/Monadic.hs:970)
    or (Data/Vector/Fusion/Stream/Monadic.hs:983)
    concatMapM (Data/Vector/Fusion/Stream/Monadic.hs:1000)
    unfoldrN (Data/Vector/Fusion/Stream/Monadic.hs:1062)
  79% (106 /135) in 'Data.Vector.Fusion.Bundle.Monadic'
  Missing documentation for:
    Chunk (Data/Vector/Fusion/Bundle/Monadic.hs:110)
    generate (Data/Vector/Fusion/Bundle/Monadic.hs:190)
    unbox (Data/Vector/Fusion/Bundle/Monadic.hs:301)
    concatMap (Data/Vector/Fusion/Bundle/Monadic.hs:595)
    zipWithM_ (Data/Vector/Fusion/Bundle/Monadic.hs:332)
    zipWith3M (Data/Vector/Fusion/Bundle/Monadic.hs:336)
    zipWith4M (Data/Vector/Fusion/Bundle/Monadic.hs:343)
    zipWith5M (Data/Vector/Fusion/Bundle/Monadic.hs:350)
    zipWith6M (Data/Vector/Fusion/Bundle/Monadic.hs:357)
    zipWith (Data/Vector/Fusion/Bundle/Monadic.hs:365)
    zipWith3 (Data/Vector/Fusion/Bundle/Monadic.hs:369)
    zipWith4 (Data/Vector/Fusion/Bundle/Monadic.hs:374)
    zipWith5 (Data/Vector/Fusion/Bundle/Monadic.hs:380)
    zipWith6 (Data/Vector/Fusion/Bundle/Monadic.hs:386)
    zip (Data/Vector/Fusion/Bundle/Monadic.hs:392)
    zip3 (Data/Vector/Fusion/Bundle/Monadic.hs:396)
    zip4 (Data/Vector/Fusion/Bundle/Monadic.hs:400)
    zip5 (Data/Vector/Fusion/Bundle/Monadic.hs:405)
    zip6 (Data/Vector/Fusion/Bundle/Monadic.hs:410)
    and (Data/Vector/Fusion/Bundle/Monadic.hs:587)
    or (Data/Vector/Fusion/Bundle/Monadic.hs:591)
    concatMapM (Data/Vector/Fusion/Bundle/Monadic.hs:599)
    fromVector (Data/Vector/Fusion/Bundle/Monadic.hs:1009)
    reVector (Data/Vector/Fusion/Bundle/Monadic.hs:1085)
    fromVectors (Data/Vector/Fusion/Bundle/Monadic.hs:1028)
    concatVectors (Data/Vector/Fusion/Bundle/Monadic.hs:1054)
    fromStream (Data/Vector/Fusion/Bundle/Monadic.hs:119)
    chunks (Data/Vector/Fusion/Bundle/Monadic.hs:126)
    elements (Data/Vector/Fusion/Bundle/Monadic.hs:130)
  81% ( 88 /109) in 'Data.Vector.Fusion.Bundle'
  Missing documentation for:
    Chunk (Data/Vector/Fusion/Bundle/Monadic.hs:110)
    inplace (Data/Vector/Fusion/Bundle.hs:113)
    concatMap (Data/Vector/Fusion/Bundle.hs:265)
    unbox (Data/Vector/Fusion/Bundle.hs:261)
    zipWith4 (Data/Vector/Fusion/Bundle.hs:293)
    zipWith5 (Data/Vector/Fusion/Bundle.hs:299)
    zipWith6 (Data/Vector/Fusion/Bundle.hs:305)
    zip (Data/Vector/Fusion/Bundle.hs:311)
    zip3 (Data/Vector/Fusion/Bundle.hs:315)
    zip4 (Data/Vector/Fusion/Bundle.hs:319)
    zip5 (Data/Vector/Fusion/Bundle.hs:324)
    zip6 (Data/Vector/Fusion/Bundle.hs:329)
    and (Data/Vector/Fusion/Bundle.hs:415)
    or (Data/Vector/Fusion/Bundle.hs:419)
    unsafeFromList (Data/Vector/Fusion/Bundle.hs:609)
    fromVector (Data/Vector/Fusion/Bundle.hs:613)
    reVector (Data/Vector/Fusion/Bundle.hs:617)
    fromVectors (Data/Vector/Fusion/Bundle.hs:621)
    concatVectors (Data/Vector/Fusion/Bundle.hs:625)
    zipWithM (Data/Vector/Fusion/Bundle.hs:520)
    zipWithM_ (Data/Vector/Fusion/Bundle.hs:524)
  66% ( 48 / 73) in 'Data.Vector.Generic.Mutable'
  Missing documentation for:
    init (Data/Vector/Generic/Mutable.hs:536)
    tail (Data/Vector/Generic/Mutable.hs:540)
    take (Data/Vector/Generic/Mutable.hs:515)
    drop (Data/Vector/Generic/Mutable.hs:519)
    splitAt (Data/Vector/Generic/Mutable.hs:527)
    unsafeInit (Data/Vector/Generic/Mutable.hs:554)
    unsafeTail (Data/Vector/Generic/Mutable.hs:558)
    unsafeTake (Data/Vector/Generic/Mutable.hs:562)
    unsafeDrop (Data/Vector/Generic/Mutable.hs:566)
    growFront (Data/Vector/Generic/Mutable.hs:626)
    unsafeGrowFront (Data/Vector/Generic/Mutable.hs:665)
    mstream (Data/Vector/Generic/Mutable.hs:244)
    mstreamR (Data/Vector/Generic/Mutable.hs:274)
    transform (Data/Vector/Generic/Mutable.hs:268)
    transformR (Data/Vector/Generic/Mutable.hs:303)
    fill (Data/Vector/Generic/Mutable.hs:255)
    fillR (Data/Vector/Generic/Mutable.hs:287)
    unsafeAccum (Data/Vector/Generic/Mutable.hs:848)
    accum (Data/Vector/Generic/Mutable.hs:824)
    unsafeUpdate (Data/Vector/Generic/Mutable.hs:861)
    update (Data/Vector/Generic/Mutable.hs:837)
    reverse (Data/Vector/Generic/Mutable.hs:872)
    unstablePartition (Data/Vector/Generic/Mutable.hs:881)
    unstablePartitionBundle (Data/Vector/Generic/Mutable.hs:910)
    partitionBundle (Data/Vector/Generic/Mutable.hs:938)
   5% (  1 / 20) in 'Data.Vector.Generic.New'
  Missing documentation for:
    New (Data/Vector/Generic/New.hs:40)
    create (Data/Vector/Generic/New.hs:42)
    run (Data/Vector/Generic/New.hs:46)
    runPrim (Data/Vector/Generic/New.hs:50)
    apply (Data/Vector/Generic/New.hs:54)
    modify (Data/Vector/Generic/New.hs:58)
    modifyWithBundle (Data/Vector/Generic/New.hs:62)
    unstream (Data/Vector/Generic/New.hs:67)
    transform (Data/Vector/Generic/New.hs:71)
    unstreamR (Data/Vector/Generic/New.hs:93)
    transformR (Data/Vector/Generic/New.hs:97)
    slice (Data/Vector/Generic/New.hs:119)
    init (Data/Vector/Generic/New.hs:123)
    tail (Data/Vector/Generic/New.hs:127)
    take (Data/Vector/Generic/New.hs:131)
    drop (Data/Vector/Generic/New.hs:135)
    unsafeSlice (Data/Vector/Generic/New.hs:139)
    unsafeInit (Data/Vector/Generic/New.hs:143)
    unsafeTail (Data/Vector/Generic/New.hs:147)
  93% (223 /240) in 'Data.Vector.Generic'
  Missing documentation for:
    zipWith4 (Data/Vector/Generic.hs:1069)
    zipWith5 (Data/Vector/Generic.hs:1078)
    zipWith6 (Data/Vector/Generic.hs:1090)
    izipWith3 (Data/Vector/Generic.hs:1112)
    izipWith4 (Data/Vector/Generic.hs:1120)
    izipWith5 (Data/Vector/Generic.hs:1129)
    izipWith6 (Data/Vector/Generic.hs:1141)
    zip3 (Data/Vector/Generic.hs:1159)
    zip4 (Data/Vector/Generic.hs:1164)
    zip5 (Data/Vector/Generic.hs:1169)
    zip6 (Data/Vector/Generic.hs:1175)
    unzip3 (Data/Vector/Generic.hs:1225)
    unzip4 (Data/Vector/Generic.hs:1232)
    unzip5 (Data/Vector/Generic.hs:1241)
    unzip6 (Data/Vector/Generic.hs:1251)
    dataCast (Data/Vector/Generic.hs:2080)
    mkType (Data/Vector/Generic.hs:2075)
  79% ( 41 / 52) in 'Data.Vector.Primitive.Mutable'
  Missing documen
Data/Vector/Primitive.hs:167: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()

Data/Vector/Storable.hs:172: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()

Data/Vector/Unboxed/Base.hs:33:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Vector/Unboxed.hs:189: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()

Data/Vector.hs:190: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()
tation for:
    IOVector (Data/Vector/Primitive/Mutable.hs:76)
    STVector (Data/Vector/Primitive/Mutable.hs:77)
    init (Data/Vector/Primitive/Mutable.hs:164)
    tail (Data/Vector/Primitive/Mutable.hs:168)
    take (Data/Vector/Primitive/Mutable.hs:152)
    drop (Data/Vector/Primitive/Mutable.hs:156)
    splitAt (Data/Vector/Primitive/Mutable.hs:160)
    unsafeInit (Data/Vector/Primitive/Mutable.hs:190)
    unsafeTail (Data/Vector/Primitive/Mutable.hs:194)
    unsafeTake (Data/Vector/Primitive/Mutable.hs:182)
    unsafeDrop (Data/Vector/Primitive/Mutable.hs:186)
  97% (185 /191) in 'Data.Vector.Primitive'
  Missing documentation for:
    zipWith4 (Data/Vector/Primitive.hs:802)
    zipWith5 (Data/Vector/Primitive.hs:808)
    zipWith6 (Data/Vector/Primitive.hs:816)
    izipWith4 (Data/Vector/Primitive.hs:838)
    izipWith5 (Data/Vector/Primitive.hs:844)
    izipWith6 (Data/Vector/Primitive.hs:852)
  82% ( 49 / 60) in 'Data.Vector.Storable.Mutable'
  Missing documentation for:
    IOVector (Data/Vector/Storable/Mutable.hs:96)
    STVector (Data/Vector/Storable/Mutable.hs:97)
    init (Data/Vector/Storable/Mutable.hs:246)
    tail (Data/Vector/Storable/Mutable.hs:250)
    take (Data/Vector/Storable/Mutable.hs:234)
    drop (Data/Vector/Storable/Mutable.hs:238)
    splitAt (Data/Vector/Storable/Mutable.hs:242)
    unsafeInit (Data/Vector/Storable/Mutable.hs:272)
    unsafeTail (Data/Vector/Storable/Mutable.hs:276)
    unsafeTake (Data/Vector/Storable/Mutable.hs:264)
    unsafeDrop (Data/Vector/Storable/Mutable.hs:268)
  97% (194 /200) in 'Data.Vector.Storable'
  Missing documentation for:
    zipWith4 (Data/Vector/Storable.hs:812)
    zipWith5 (Data/Vector/Storable.hs:818)
    zipWith6 (Data/Vector/Storable.hs:826)
    izipWith4 (Data/Vector/Storable.hs:848)
    izipWith5 (Data/Vector/Storable.hs:854)
    izipWith6 (Data/Vector/Storable.hs:862)
  17% (  1 /  6) in 'Data.Vector.Unboxed.Base'
  Missing documentation for:
    MVector (Data/Vector/Unboxed/Base.hs:55)
    IOVector (Data/Vector/Unboxed/Base.hs:58)
    STVector (Data/Vector/Unboxed/Base.hs:59)
    Vector (Data/Vector/Unboxed/Base.hs:56)
    Unbox (Data/Vector/Unboxed/Base.hs:63)
  96% (209 /218) in 'Data.Vector.Unboxed'
  Missing documentation for:
    Vector (Data/Vector/Unboxed/Base.hs:56)
    MVector (Data/Vector/Unboxed/Base.hs:55)
    Unbox (Data/Vector/Unboxed/Base.hs:63)
    zipWith4 (Data/Vector/Unboxed.hs:849)
    zipWith5 (Data/Vector/Unboxed.hs:855)
    zipWith6 (Data/Vector/Unboxed.hs:862)
    izipWith4 (Data/Vector/Unboxed.hs:883)
    izipWith5 (Data/Vector/Unboxed.hs:889)
    izipWith6 (Data/Vector/Unboxed.hs:896)
  79% ( 50 / 63) in 'Data.Vector.Unboxed.Mutable'
  Missing documentation for:
    MVector (Data/Vector/Unboxed/Base.hs:55)
    IOVector (Data/Vector/Unboxed/Base.hs:58)
    STVector (Data/Vector/Unboxed/Base.hs:59)
    Unbox (Data/Vector/Unboxed/Base.hs:63)
    init (Data/Vector/Unboxed/Mutable.hs:102)
    tail (Data/Vector/Unboxed/Mutable.hs:106)
    take (Data/Vector/Unboxed/Mutable.hs:90)
    drop (Data/Vector/Unboxed/Mutable.hs:94)
    splitAt (Data/Vector/Unboxed/Mutable.hs:98)
    unsafeInit (Data/Vector/Unboxed/Mutable.hs:128)
    unsafeTail (Data/Vector/Unboxed/Mutable.hs:132)
    unsafeTake (Data/Vector/Unboxed/Mutable.hs:120)
    unsafeDrop (Data/Vector/Unboxed/Mutable.hs:124)
  78% ( 40 / 51) in 'Data.Vector.Mutable'
  Missing documentation for:
    IOVector (Data/Vector/Mutable.hs:70)
    STVector (Data/Vector/Mutable.hs:71)
    init (Data/Vector/Mutable.hs:222)
    tail (Data/Vector/Mutable.hs:226)
    take (Data/Vector/Mutable.hs:210)
    drop (Data/Vector/Mutable.hs:214)
    splitAt (Data/Vector/Mutable.hs:219)
    unsafeInit (Data/Vector/Mutable.hs:247)
    unsafeTail (Data/Vector/Mutable.hs:251)
    unsafeTake (Data/Vector/Mutable.hs:239)
    unsafeDrop (Data/Vector/Mutable.hs:243)
  94% (207 /220) in 'Data.Vector'
  Missing documentation for:
    zipWith4 (Data/Vector.hs:944)
    zipWith5 (Data/Vector.hs:949)
    zipWith6 (Data/Vector.hs:955)
    izipWith4 (Data/Vector.hs:973)
    izipWith5 (Data/Vector.hs:978)
    izipWith6 (Data/Vector.hs:984)
    zip4 (Data/Vector.hs:1000)
    zip5 (Data/Vector.hs:1005)
    zip6 (Data/Vector.hs:1010)
    unzip3 (Data/Vector.hs:1023)
    unzip4 (Data/Vector.hs:1027)
    unzip5 (Data/Vector.hs:1031)
    unzip6 (Data/Vector.hs:1036)
Warning: Data.Vector.Unboxed: could not find link destinations for:
    TFCo:R:VectorBool V_Bool TFCo:R:VectorChar V_Char TFCo:R:VectorDouble V_Double TFCo:R:VectorFloat V_Float TFCo:R:VectorInt V_Int TFCo:R:VectorInt8 V_Int8 TFCo:R:VectorInt16 V_Int16 TFCo:R:VectorInt32 V_Int32 TFCo:R:VectorInt64 V_Int64 TFCo:R:VectorWord V_Word TFCo:R:VectorWord8 V_Word8 TFCo:R:VectorWord16 V_Word16 TFCo:R:VectorWord32 V_Word32 TFCo:R:VectorWord64 V_Word64 TFCo:R:Vector() V_Unit TFCo:R:VectorComplex V_Complex TFCo:R:Vector(,) V_2 TFCo:R:Vector(,,) V_3 TFCo:R:Vector(,,,) V_4 TFCo:R:Vector(,,,,) V_5 TFCo:R:Vector(,,,,,) V_6 TFCo:R:MVectorsBool MV_Bool TFCo:R:MVectorsChar MV_Char TFCo:R:MVectorsDouble MV_Double TFCo:R:MVectorsFloat MV_Float TFCo:R:MVectorsWord64 MV_Word64 TFCo:R:MVectorsWord32 MV_Word32 TFCo:R:MVectorsWord16 MV_Word16 TFCo:R:MVectorsWord8 MV_Word8 TFCo:R:MVectorsWord MV_Word TFCo:R:MVectorsInt64 MV_Int64 TFCo:R:MVectorsInt32 MV_Int32 TFCo:R:MVectorsInt16 MV_Int16 TFCo:R:MVectorsInt8 MV_Int8 TFCo:R:MVectorsInt MV_Int TFCo:R:MVectors() MV_Unit TFCo:R:MVectorsComplex MV_Complex TFCo:R:MVectors(,) MV_2 TFCo:R:MVectors(,,) MV_3 TFCo:R:MVectors(,,,) MV_4 TFCo:R:MVectors(,,,,) MV_5 TFCo:R:MVectors(,,,,,) MV_6
Warning: Data.Vector.Unboxed.Mutable: could not find link destinations for:
    TFCo:R:MVectorsBool MV_Bool TFCo:R:MVectorsChar MV_Char TFCo:R:MVectorsDouble MV_Double TFCo:R:MVectorsFloat MV_Float TFCo:R:MVectorsWord64 MV_Word64 TFCo:R:MVectorsWord32 MV_Word32 TFCo:R:MVectorsWord16 MV_Word16 TFCo:R:MVectorsWord8 MV_Word8 TFCo:R:MVectorsWord MV_Word TFCo:R:MVectorsInt64 MV_Int64 TFCo:R:MVectorsInt32 MV_Int32 TFCo:R:MVectorsInt16 MV_Int16 TFCo:R:MVectorsInt8 MV_Int8 TFCo:R:MVectorsInt MV_Int TFCo:R:MVectors() MV_Unit TFCo:R:MVectorsComplex MV_Complex TFCo:R:MVectors(,) MV_2 TFCo:R:MVectors(,,) MV_3 TFCo:R:MVectors(,,,) MV_4 TFCo:R:MVectors(,,,,) MV_5 TFCo:R:MVectors(,,,,,) MV_6
Documentation created: dist/doc/html/vector/index.html,
dist/doc/html/vector/vector.txt
Creating package registration file:
/tmp/pkgConf-vector-0.11.010876383681212052176.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/vector-0.11.0.0-A9qWf1eecPQGJD12EBZIxF
Registering vector-0.11.0.0...
Installed vector-0.11.0.0
Configuring bytable-0.1.0.0...
Building bytable-0.1.0.0...
Preprocessing library bytable-0.1.0.0...
[1 of 1] Compiling Codec.Bytable.BigEndian ( src/Codec/Bytable/BigEndian.hs, dist/build/Codec/Bytable/BigEndian.o )

src/Codec/Bytable/BigEndian.hs:4:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:5:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:6:1: Warning: Tab character

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

src/Codec/Bytable/BigEndian.hs:18:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:27:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:28:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:29:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:30:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:31:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:34:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:37:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:38:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:41:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:42:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:45:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:46:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:47:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:48:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:49:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:52:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:53:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:56:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:60:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:61:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:65:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:66:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:67:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:68:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:75:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:76:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:77:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:78:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:79:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:80:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:81:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:82:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:86:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:89:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:90:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:91:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:92:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:93:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:96:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:97:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:100:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:101:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:102:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:103:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:104:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:107:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:108:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:109:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:110:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:111:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:114:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:115:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:116:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:117:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:118:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:121:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:122:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:123:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:124:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:125:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:139:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:140:1: Warning: Tab character
In-place registering bytable-0.1.0.0...
Running Haddock for bytable-0.1.0.0...
Running hscolour for bytable-0.1.0.0...
Preprocessing library bytable-0.1.0.0...
Preprocessing library bytable-0.1.0.0...

src/Codec/Bytable/BigEndian.hs:4:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:5:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:6:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:18:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:27:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:28:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:29:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:30:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:31:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:34:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:37:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:38:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:41:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:42:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:45:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:46:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:47:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:48:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:49:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:52:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:53:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:56:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:60:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:61:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:65:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:66:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:67:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:68:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:75:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:76:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:77:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:78:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:79:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:80:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:81:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:82:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:86:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:89:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:90:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:91:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:92:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:93:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:96:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:97:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:100:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:101:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:102:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:103:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:104:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:107:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:108:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:109:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:110:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:111:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:114:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:115:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:116:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:117:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:118:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:121:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:122:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:123:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:124:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:125:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:139:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:140:1: Warning: Tab character

src/Codec/Bytable/BigEndian.hs:10:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
   0% (  0 / 11) in 'Codec.Bytable.BigEndian'
  Missing documentation for:
    Module header
    Bytable (src/Codec/Bytable/BigEndian.hs:40)
    Parsable (src/Codec/Bytable/BigEndian.hs:55)
    BytableM (src/Codec/Bytable/BigEndian.hs:17)
    evalBytableM (src/Codec/Bytable/BigEndian.hs:20)
    execBytableM (src/Codec/Bytable/BigEndian.hs:23)
    head (src/Codec/Bytable/BigEndian.hs:58)
    take (src/Codec/Bytable/BigEndian.hs:63)
    null (src/Codec/Bytable/BigEndian.hs:70)
    list (src/Codec/Bytable/BigEndian.hs:73)
    addLen (src/Codec/Bytable/BigEndian.hs:84)
Documentation created: dist/doc/html/bytable/index.html,
dist/doc/html/bytable/bytable.txt
Creating package registration file:
/tmp/pkgConf-bytable-0.1.0300248473527532074.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/bytable-0.1.0.0-Con9QrcLwiu3ED8VtWOmgp
Registering bytable-0.1.0.0...
Installed bytable-0.1.0.0
Configuring asn1-encoding-0.9.3...
Building asn1-encoding-0.9.3...
Preprocessing library asn1-encoding-0.9.3...
[ 1 of 12] Compiling Data.ASN1.Get    ( Data/ASN1/Get.hs, dist/build/Data/ASN1/Get.o )

Data/ASN1/Get.hs:30:1: Warning:
    The import of ‘Applicative’
    from module ‘Control.Applicative’ is redundant
[ 2 of 12] Compiling Data.ASN1.Internal ( Data/ASN1/Internal.hs, dist/build/Data/ASN1/Internal.o )
[ 3 of 12] Compiling Data.ASN1.Serialize ( Data/ASN1/Serialize.hs, dist/build/Data/ASN1/Serialize.o )

Data/ASN1/Serialize.hs:17:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 4 of 12] Compiling Data.ASN1.Object ( Data/ASN1/Object.hs, dist/build/Data/ASN1/Object.o )
[ 5 of 12] Compiling Data.ASN1.BinaryEncoding.Writer ( Data/ASN1/BinaryEncoding/Writer.hs, dist/build/Data/ASN1/BinaryEncoding/Writer.o )
[ 6 of 12] Compiling Data.ASN1.Stream ( Data/ASN1/Stream.hs, dist/build/Data/ASN1/Stream.o )
[ 7 of 12] Compiling Data.ASN1.Error  ( Data/ASN1/Error.hs, dist/build/Data/ASN1/Error.o )
[ 8 of 12] Compiling Data.ASN1.Encoding ( Data/ASN1/Encoding.hs, dist/build/Data/ASN1/Encoding.o )
[ 9 of 12] Compiling Data.ASN1.BinaryEncoding.Parse ( Data/ASN1/BinaryEncoding/Parse.hs, dist/build/Data/ASN1/BinaryEncoding/Parse.o )
[10 of 12] Compiling Data.ASN1.BinaryEncoding.Raw ( Data/ASN1/BinaryEncoding/Raw.hs, dist/build/Data/ASN1/BinaryEncoding/Raw.o )
[11 of 12] Compiling Data.ASN1.Prim   ( Data/ASN1/Prim.hs, dist/build/Data/ASN1/Prim.o )

Data/ASN1/Prim.hs:59: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()
[12 of 12] Compiling Data.ASN1.BinaryEncoding ( Data/ASN1/BinaryEncoding.hs, dist/build/Data/ASN1/BinaryEncoding.o )
In-place registering asn1-encoding-0.9.3...
Running Haddock for asn1-encoding-0.9.3...
Running hscolour for asn1-encoding-0.9.3...
Preprocessing library asn1-encoding-0.9.3...
Preprocessing library asn1-encoding-0.9.3...

Data/ASN1/Get.hs:30:1: Warning:
    The import of ‘Applicative’
    from module ‘Control.Applicative’ is redundant

Data/ASN1/Serialize.hs:17: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/ASN1/Prim.hs:59: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:
  67% (  6 /  9) in 'Data.ASN1.Get'
  Missing documentation for:
    Input (Data/ASN1/Get.hs:61)
    runGet (Data/ASN1/Get.hs:134)
    getWord8 (Data/ASN1/Get.hs:193)
  67% (  4 /  6) in 'Data.ASN1.Internal'
  Missing documentation for:
    bytesOfUInt (Data/ASN1/Internal.hs:26)
    putVarEncodingIntegral (Data/ASN1/Internal.hs:64)
 100% (  3 /  3) in 'Data.ASN1.Serialize'
 100% (  2 /  2) in 'Data.ASN1.Object'
 100% (  3 /  3) in 'Data.ASN1.BinaryEncoding.Writer'
  25% (  1 /  4) in 'Data.ASN1.Stream'
  Missing documentation for:
    ASN1Repr (Data/ASN1/Stream.hs:20)
    getConstructedEnd (Data/ASN1/Stream.hs:22)
    getConstructedEndRepr (Data/ASN1/Stream.hs:30)
 100% (  3 /  3) in 'Data.ASN1.Error'
 100% (  9 /  9) in 'Data.ASN1.Encoding'
 100% ( 10 / 10) in 'Data.ASN1.BinaryEncoding.Parse'
 100% ( 13 / 13) in 'Data.ASN1.BinaryEncoding.Raw'
  31% (  8 / 26) in 'Data.ASN1.Prim'
  Missing documentation for:
    encodeHeader (Data/ASN1/Prim.hs:62)
    encodePrimitiveHeader (Data/ASN1/Prim.hs:92)
    encodePrimitive (Data/ASN1/Prim.hs:109)
    decodePrimitive (Data/ASN1/Prim.hs:158)
    encodeConstructed (Data/ASN1/Prim.hs:140)
    encodeList (Data/ASN1/Prim.hs:126)
    encodeOne (Data/ASN1/Prim.hs:122)
    mkSmallestLength (Data/ASN1/Prim.hs:150)
    getBoolean (Data/ASN1/Prim.hs:190)
    getBitString (Data/ASN1/Prim.hs:222)
    getOctetString (Data/ASN1/Prim.hs:234)
    getNull (Data/ASN1/Prim.hs:237)
    getTime (Data/ASN1/Prim.hs:261)
    putTime (Data/ASN1/Prim.hs:331)
    putInteger (Data/ASN1/Prim.hs:343)
    putBitString (Data/ASN1/Prim.hs:346)
    putString (Data/ASN1/Prim.hs:351)
    putOID (Data/ASN1/Prim.hs:355)
 100% (  3 /  3) in 'Data.ASN1.BinaryEncoding'
Documentation created: dist/doc/html/asn1-encoding/index.html,
dist/doc/html/asn1-encoding/asn1-encoding.txt
Creating package registration file:
/tmp/pkgConf-asn1-encoding-0.91688622591452947988.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/asn1-encoding-0.9.3-5wVmq8P8V0e338cEewsRpR
Registering asn1-encoding-0.9.3...
Installed asn1-encoding-0.9.3
Configuring crypto-random-0.0.9...
Building crypto-random-0.0.9...
Preprocessing library crypto-random-0.0.9...
[1 of 8] Compiling Crypto.Random.Entropy.Source ( Crypto/Random/Entropy/Source.hs, dist/build/Crypto/Random/Entropy/Source.o )
[2 of 8] Compiling Crypto.Random.Entropy.RDRand ( Crypto/Random/Entropy/RDRand.hs, dist/build/Crypto/Random/Entropy/RDRand.o )
[3 of 8] Compiling Crypto.Random.Entropy.Unix ( Crypto/Random/Entropy/Unix.hs, dist/build/Crypto/Random/Entropy/Unix.o )
[4 of 8] Compiling Crypto.Random.Test ( Crypto/Random/Test.hs, dist/build/Crypto/Random/Test.o )

Crypto/Random/Test.hs:23:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[5 of 8] Compiling Crypto.Random.Entropy ( Crypto/Random/Entropy.hs, dist/build/Crypto/Random/Entropy.o )
[6 of 8] Compiling Crypto.Random.Generator ( Crypto/Random/Generator.hs, dist/build/Crypto/Random/Generator.o )
[7 of 8] Compiling Crypto.Random    ( Crypto/Random.hs, dist/build/Crypto/Random.o )
[8 of 8] Compiling Crypto.Random.API ( Crypto/Random/API.hs, dist/build/Crypto/Random/API.o )
In-place registering crypto-random-0.0.9...
Running Haddock for crypto-random-0.0.9...
Running hscolour for crypto-random-0.0.9...
Preprocessing library crypto-random-0.0.9...
Preprocessing library crypto-random-0.0.9...

Crypto/Random/Test.hs:23:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
 100% (  2 /  2) in 'Crypto.Random.Entropy.Source'
 100% (  2 /  2) in 'Crypto.Random.Entropy.RDRand'
 100% (  3 /  3) in 'Crypto.Random.Entropy.Unix'
 100% (  6 /  6) in 'Crypto.Random.Test'
 100% (  7 /  7) in 'Crypto.Random.Entropy'
 100% (  2 /  2) in 'Crypto.Random.Generator'
 100% ( 13 / 13) in 'Crypto.Random'
 100% (  6 /  6) in 'Crypto.Random.API'
Documentation created: dist/doc/html/crypto-random/index.html,
dist/doc/html/crypto-random/crypto-random.txt
Creating package registration file:
/tmp/pkgConf-crypto-random-0.0148420696954233518.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/crypto-random-0.0.9-GfHAwNTAq72DraxI8Xche5
Registering crypto-random-0.0.9...
Installed crypto-random-0.0.9
Configuring asn1-parse-0.9.4...
Building asn1-parse-0.9.4...
Preprocessing library asn1-parse-0.9.4...
[1 of 1] Compiling Data.ASN1.Parse  ( Data/ASN1/Parse.hs, dist/build/Data/ASN1/Parse.o )

Data/ASN1/Parse.hs:30: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 asn1-parse-0.9.4...
Running Haddock for asn1-parse-0.9.4...
Running hscolour for asn1-parse-0.9.4...
Preprocessing library asn1-parse-0.9.4...
Preprocessing library asn1-parse-0.9.4...

Data/ASN1/Parse.hs:30: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:
  94% ( 15 / 16) in 'Data.ASN1.Parse'
  Missing documentation for:
    ParseASN1 (Data/ASN1/Parse.hs:34)
Documentation created: dist/doc/html/asn1-parse/index.html,
dist/doc/html/asn1-parse/asn1-parse.txt
Creating package registration file:
/tmp/pkgConf-asn1-parse-0.957256181155519019.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/asn1-parse-0.9.4-4S6v2KMAnnQ9iNnhE64Q4Z
Registering asn1-parse-0.9.4...
Installed asn1-parse-0.9.4
Configuring crypto-pubkey-types-0.4.3...
Building crypto-pubkey-types-0.4.3...
Preprocessing library crypto-pubkey-types-0.4.3...
[1 of 5] Compiling Crypto.Types.PubKey.ECC ( Crypto/Types/PubKey/ECC.hs, dist/build/Crypto/Types/PubKey/ECC.o )
[2 of 5] Compiling Crypto.Types.PubKey.ECDSA ( Crypto/Types/PubKey/ECDSA.hs, dist/build/Crypto/Types/PubKey/ECDSA.o )
[3 of 5] Compiling Crypto.Types.PubKey.DH ( Crypto/Types/PubKey/DH.hs, dist/build/Crypto/Types/PubKey/DH.o )
[4 of 5] Compiling Crypto.Types.PubKey.DSA ( Crypto/Types/PubKey/DSA.hs, dist/build/Crypto/Types/PubKey/DSA.o )
[5 of 5] Compiling Crypto.Types.PubKey.RSA ( Crypto/Types/PubKey/RSA.hs, dist/build/Crypto/Types/PubKey/RSA.o )
In-place registering crypto-pubkey-types-0.4.3...
Running Haddock for crypto-pubkey-types-0.4.3...
Running hscolour for crypto-pubkey-types-0.4.3...
Preprocessing library crypto-pubkey-types-0.4.3...
Preprocessing library crypto-pubkey-types-0.4.3...
Haddock coverage:
 100% ( 14 / 14) in 'Crypto.Types.PubKey.ECC'
 100% (  9 /  9) in 'Crypto.Types.PubKey.ECDSA'
 100% (  5 /  5) in 'Crypto.Types.PubKey.DH'
 100% ( 10 / 10) in 'Crypto.Types.PubKey.DSA'
 100% (  8 /  8) in 'Crypto.Types.PubKey.RSA'
Documentation created: dist/doc/html/crypto-pubkey-types/index.html,
dist/doc/html/crypto-pubkey-types/crypto-pubkey-types.txt
Creating package registration file:
/tmp/pkgConf-crypto-pubkey-types-0.4516677340165418241.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/crypto-pubkey-types-0.4.3-HADiZzqHomD7Q8YPT5OtGX
Registering crypto-pubkey-types-0.4.3...
Installed crypto-pubkey-types-0.4.3
Configuring crypto-numbers-0.2.7...
Building crypto-numbers-0.2.7...
Preprocessing library crypto-numbers-0.2.7...
[1 of 7] Compiling Crypto.Number.Polynomial ( Crypto/Number/Polynomial.hs, dist/build/Crypto/Number/Polynomial.o )
[2 of 7] Compiling Crypto.Number.Basic ( Crypto/Number/Basic.hs, dist/build/Crypto/Number/Basic.o )
[3 of 7] Compiling Crypto.Number.F2m ( Crypto/Number/F2m.hs, dist/build/Crypto/Number/F2m.o )

Crypto/Number/F2m.hs:25:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[4 of 7] Compiling Crypto.Number.Serialize ( Crypto/Number/Serialize.hs, dist/build/Crypto/Number/Serialize.o )
[5 of 7] Compiling Crypto.Number.Generate ( Crypto/Number/Generate.hs, dist/build/Crypto/Number/Generate.o )
[6 of 7] Compiling Crypto.Number.ModArithmetic ( Crypto/Number/ModArithmetic.hs, dist/build/Crypto/Number/ModArithmetic.o )
[7 of 7] Compiling Crypto.Number.Prime ( Crypto/Number/Prime.hs, dist/build/Crypto/Number/Prime.o )
In-place registering crypto-numbers-0.2.7...
Running Haddock for crypto-numbers-0.2.7...
Running hscolour for crypto-numbers-0.2.7...
Preprocessing library crypto-numbers-0.2.7...
Preprocessing library crypto-numbers-0.2.7...

Crypto/Number/F2m.hs:25: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:
  15% (  2 / 13) in 'Crypto.Number.Polynomial'
  Missing documentation for:
    Monomial (Crypto/Number/Polynomial.hs:29)
    Polynomial (Crypto/Number/Polynomial.hs:32)
    toList (Crypto/Number/Polynomial.hs:47)
    fromList (Crypto/Number/Polynomial.hs:50)
    addPoly (Crypto/Number/Polynomial.hs:87)
    subPoly (Crypto/Number/Polynomial.hs:90)
    mulPoly (Crypto/Number/Polynomial.hs:97)
    squarePoly (Crypto/Number/Polynomial.hs:108)
    expPoly (Crypto/Number/Polynomial.hs:111)
    divPoly (Crypto/Number/Polynomial.hs:117)
    negPoly (Crypto/Number/Polynomial.hs:93)
  83% (  5 /  6) in 'Crypto.Number.Basic'
  Missing documentation for:
    log2 (Crypto/Number/Basic.hs:122)
 100% (  7 /  7) in 'Crypto.Number.F2m'
 100% (  6 /  6) in 'Crypto.Number.Serialize'
 100% (  4 /  4) in 'Crypto.Number.Generate'
  83% ( 10 / 12) in 'Crypto.Number.ModArithmetic'
  Missing documentation for:
    exponantiation_rtl_binary (Crypto/Number/ModArithmetic.hs:122)
    exponantiation (Crypto/Number/ModArithmetic.hs:126)
 100% ( 10 / 10) in 'Crypto.Number.Prime'
Warning: Crypto.Number.F2m: could not find link destinations for:
    BinaryPolynomial
Documentation created: dist/doc/html/crypto-numbers/index.html,
dist/doc/html/crypto-numbers/crypto-numbers.txt
Creating package registration file:
/tmp/pkgConf-crypto-numbers-0.2505492905895610196.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/crypto-numbers-0.2.7-HcRgvMaSDf88s0YjTKokdk
Registering crypto-numbers-0.2.7...
Installed crypto-numbers-0.2.7
Configuring x509-1.6.3...
Building x509-1.6.3...
Preprocessing library x509-1.6.3...
[ 1 of 13] Compiling Data.X509.OID    ( Data/X509/OID.hs, dist/build/Data/X509/OID.o )

Data/X509/OID.hs:15:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 2 of 13] Compiling Data.X509.Internal ( Data/X509/Internal.hs, dist/build/Data/X509/Internal.o )
[ 3 of 13] Compiling Data.X509.DistinguishedName ( Data/X509/DistinguishedName.hs, dist/build/Data/X509/DistinguishedName.o )

Data/X509/DistinguishedName.hs:18: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/X509/DistinguishedName.hs:19: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 13] Compiling Data.X509.ExtensionRaw ( Data/X509/ExtensionRaw.hs, dist/build/Data/X509/ExtensionRaw.o )

Data/X509/ExtensionRaw.hs:15:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 5 of 13] Compiling Data.X509.Ext    ( Data/X509/Ext.hs, dist/build/Data/X509/Ext.o )

Data/X509/Ext.hs:42:1: Warning:
    The import of ‘Data.X509.Internal’ is redundant
      except perhaps to import instances from ‘Data.X509.Internal’
    To import instances alone, use: import Data.X509.Internal()

Data/X509/Ext.hs:43:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 6 of 13] Compiling Data.X509.AlgorithmIdentifier ( Data/X509/AlgorithmIdentifier.hs, dist/build/Data/X509/AlgorithmIdentifier.o )
[ 7 of 13] Compiling Data.X509.CRL    ( Data/X509/CRL.hs, dist/build/Data/X509/CRL.o )

Data/X509/CRL.hs:19: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()
[ 8 of 13] Compiling Data.X509.Signed ( Data/X509/Signed.hs, dist/build/Data/X509/Signed.o )
[ 9 of 13] Compiling Data.X509.PublicKey ( Data/X509/PublicKey.hs, dist/build/Data/X509/PublicKey.o )
[10 of 13] Compiling Data.X509.Cert   ( Data/X509/Cert.hs, dist/build/Data/X509/Cert.o )

Data/X509/Cert.hs:15:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[11 of 13] Compiling Data.X509.CertificateChain ( Data/X509/CertificateChain.hs, dist/build/Data/X509/CertificateChain.o )
[12 of 13] Compiling Data.X509.PrivateKey ( Data/X509/PrivateKey.hs, dist/build/Data/X509/PrivateKey.o )
[13 of 13] Compiling Data.X509        ( Data/X509.hs, dist/build/Data/X509.o )
In-place registering x509-1.6.3...
Running Haddock for x509-1.6.3...
Running hscolour for x509-1.6.3...
Preprocessing library x509-1.6.3...
Preprocessing library x509-1.6.3...

Data/X509/OID.hs:15:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Data/X509/DistinguishedName.hs:18: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/X509/DistinguishedName.hs:19: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()

Data/X509/ExtensionRaw.hs:15:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Data/X509/Ext.hs:42:1: Warning:
    The import of ‘Data.X509.Internal’ is redundant
      except perhaps to import instances from ‘Data.X509.Internal’
    To import instances alone, use: import Data.X509.Internal()

Data/X509/Ext.hs:43: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/X509/CRL.hs:19: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/X509/Cert.hs:15:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
  20% (  1 /  5) in 'Data.X509.OID'
  Missing documentation for:
    OIDTable (Data/X509/OID.hs:20)
    lookupByOID (Data/X509/OID.hs:22)
    lookupOID (Data/X509/OID.hs:25)
    curvesOIDTable (Data/X509/OID.hs:28)
  71% (  5 /  7) in 'Data.X509.Internal'
  Missing documentation for:
    ErrT (Data/X509/Internal.hs:25)
    runErrT (Data/X509/Internal.hs:23)
 100% (  6 /  6) in 'Data.X509.DistinguishedName'
 100% (  3 /  3) in 'Data.X509.ExtensionRaw'
 100% ( 20 / 20) in 'Data.X509.Ext'
 100% (  4 /  4) in 'Data.X509.AlgorithmIdentifier'
 100% (  3 /  3) in 'Data.X509.CRL'
 100% ( 14 / 14) in 'Data.X509.Signed'
 100% (  5 /  5) in 'Data.X509.PublicKey'
 100% (  2 /  2) in 'Data.X509.Cert'
 100% (  6 /  6) in 'Data.X509.CertificateChain'
 100% (  3 /  3) in 'Data.X509.PrivateKey'
 100% ( 65 / 65) in 'Data.X509'
Documentation created: dist/doc/html/x509/index.html,
dist/doc/html/x509/x509.txt
Creating package registration file:
/tmp/pkgConf-x509-1.611299477791761855727.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/x509-1.6.3-Lo899Fay8ip3m3sORMIJwO
Registering x509-1.6.3...
Installed x509-1.6.3
Configuring crypto-pubkey-0.2.8...
Building crypto-pubkey-0.2.8...
Preprocessing library crypto-pubkey-0.2.8...
[ 1 of 16] Compiling Crypto.PubKey.ECC.Prim ( Crypto/PubKey/ECC/Prim.hs, dist/build/Crypto/PubKey/ECC/Prim.o )

Crypto/PubKey/ECC/Prim.hs:109:14: Warning:
    Defined but not used: ‘curve’

Crypto/PubKey/ECC/Prim.hs:109:51: Warning:
    Defined but not used: ‘pt’
[ 2 of 16] Compiling Crypto.PubKey.ECC.DH ( Crypto/PubKey/ECC/DH.hs, dist/build/Crypto/PubKey/ECC/DH.o )
[ 3 of 16] Compiling Crypto.PubKey.ECC.Generate ( Crypto/PubKey/ECC/Generate.hs, dist/build/Crypto/PubKey/ECC/Generate.o )
[ 4 of 16] Compiling Crypto.PubKey.DH ( Crypto/PubKey/DH.hs, dist/build/Crypto/PubKey/DH.o )
[ 5 of 16] Compiling Crypto.PubKey.HashDescr ( Crypto/PubKey/HashDescr.hs, dist/build/Crypto/PubKey/HashDescr.o )
[ 6 of 16] Compiling Crypto.PubKey.MaskGenFunction ( Crypto/PubKey/MaskGenFunction.hs, dist/build/Crypto/PubKey/MaskGenFunction.o )
[ 7 of 16] Compiling Crypto.PubKey.DSA ( Crypto/PubKey/DSA.hs, dist/build/Crypto/PubKey/DSA.o )
[ 8 of 16] Compiling Crypto.PubKey.ECC.ECDSA ( Crypto/PubKey/ECC/ECDSA.hs, dist/build/Crypto/PubKey/ECC/ECDSA.o )
[ 9 of 16] Compiling Crypto.PubKey.ElGamal ( Crypto/PubKey/ElGamal.hs, dist/build/Crypto/PubKey/ElGamal.o )
[10 of 16] Compiling Crypto.PubKey.Internal ( Crypto/PubKey/Internal.hs, dist/build/Crypto/PubKey/Internal.o )
[11 of 16] Compiling Crypto.PubKey.RSA.Types ( Crypto/PubKey/RSA/Types.hs, dist/build/Crypto/PubKey/RSA/Types.o )
[12 of 16] Compiling Crypto.PubKey.RSA.Prim ( Crypto/PubKey/RSA/Prim.hs, dist/build/Crypto/PubKey/RSA/Prim.o )
[13 of 16] Compiling Crypto.PubKey.RSA ( Crypto/PubKey/RSA.hs, dist/build/Crypto/PubKey/RSA.o )
[14 of 16] Compiling Crypto.PubKey.RSA.PKCS15 ( Crypto/PubKey/RSA/PKCS15.hs, dist/build/Crypto/PubKey/RSA/PKCS15.o )
[15 of 16] Compiling Crypto.PubKey.RSA.OAEP ( Crypto/PubKey/RSA/OAEP.hs, dist/build/Crypto/PubKey/RSA/OAEP.o )
[16 of 16] Compiling Crypto.PubKey.RSA.PSS ( Crypto/PubKey/RSA/PSS.hs, dist/build/Crypto/PubKey/RSA/PSS.o )
In-place registering crypto-pubkey-0.2.8...
Running Haddock for crypto-pubkey-0.2.8...
Running hscolour for crypto-pubkey-0.2.8...
Preprocessing library crypto-pubkey-0.2.8...
Preprocessing library crypto-pubkey-0.2.8...

Crypto/PubKey/ECC/Prim.hs:109:14: Warning:
    Defined but not used: ‘curve’

Crypto/PubKey/ECC/Prim.hs:109:51: Warning:
    Defined but not used: ‘pt’
Haddock coverage:
 100% (  6 /  6) in 'Crypto.PubKey.ECC.Prim'
  88% (  7 /  8) in 'Crypto.PubKey.ECC.DH'
  Missing documentation for:
    Module header
 100% (  3 /  3) in 'Crypto.PubKey.ECC.Generate'
 100% ( 10 / 10) in 'Crypto.PubKey.DH'
 100% ( 13 / 13) in 'Crypto.PubKey.HashDescr'
 100% (  3 /  3) in 'Crypto.PubKey.MaskGenFunction'
 100% ( 13 / 13) in 'Crypto.PubKey.DSA'
 100% (  5 /  5) in 'Crypto.PubKey.ECC.ECDSA'
 100% ( 19 / 19) in 'Crypto.PubKey.ElGamal'
 100% (  3 /  3) in 'Crypto.PubKey.Internal'
 100% (  3 /  3) in 'Crypto.PubKey.RSA.Types'
 100% (  5 /  5) in 'Crypto.PubKey.RSA.Prim'
 100% (  9 /  9) in 'Crypto.PubKey.RSA'
 100% ( 13 / 13) in 'Crypto.PubKey.RSA.PKCS15'
 100% (  9 /  9) in 'Crypto.PubKey.RSA.OAEP'
 100% (  9 /  9) in 'Crypto.PubKey.RSA.PSS'
Documentation created: dist/doc/html/crypto-pubkey/index.html,
dist/doc/html/crypto-pubkey/crypto-pubkey.txt
Creating package registration file:
/tmp/pkgConf-crypto-pubkey-0.21447315861893623017.8
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/crypto-pubkey-0.2.8-JWByh0zP7Dh0gnQp4O4hsJ
Registering crypto-pubkey-0.2.8...
Installed crypto-pubkey-0.2.8
Configuring x509-store-1.6.1...
Building x509-store-1.6.1...
Preprocessing library x509-store-1.6.1...
[1 of 3] Compiling Data.X509.Memory ( Data/X509/Memory.hs, dist/build/Data/X509/Memory.o )
[2 of 3] Compiling Data.X509.File   ( Data/X509/File.hs, dist/build/Data/X509/File.o )

Data/X509/File.hs:6: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/X509/File.hs:8:1: Warning:
    The import of ‘Data.ASN1.BinaryEncoding’ is redundant
      except perhaps to import instances from ‘Data.ASN1.BinaryEncoding’
    To import instances alone, use: import Data.ASN1.BinaryEncoding()

Data/X509/File.hs:9:1: Warning:
    The import of ‘Data.ASN1.Encoding’ is redundant
      except perhaps to import instances from ‘Data.ASN1.Encoding’
    To import instances alone, use: import Data.ASN1.Encoding()

Data/X509/File.hs:13:1: Warning:
    The import of ‘pemName’ from module ‘Data.PEM’ is redundant
[3 of 3] Compiling Data.X509.CertificateStore ( Data/X509/CertificateStore.hs, dist/build/Data/X509/CertificateStore.o )

Data/X509/CertificateStore.hs:10: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()
In-place registering x509-store-1.6.1...
Running Haddock for x509-store-1.6.1...
Running hscolour for x509-store-1.6.1...
Preprocessing library x509-store-1.6.1...
Preprocessing library x509-store-1.6.1...

Data/X509/File.hs:6: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/X509/File.hs:8:1: Warning:
    The import of ‘Data.ASN1.BinaryEncoding’ is redundant
      except perhaps to import instances from ‘Data.ASN1.BinaryEncoding’
    To import instances alone, use: import Data.ASN1.BinaryEncoding()

Data/X509/File.hs:9:1: Warning:
    The import of ‘Data.ASN1.Encoding’ is redundant
      except perhaps to import instances from ‘Data.ASN1.Encoding’
    To import instances alone, use: import Data.ASN1.Encoding()

Data/X509/File.hs:13:1: Warning:
    The import of ‘pemName’ from module ‘Data.PEM’ is redundant

Data/X509/CertificateStore.hs:10: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()
Haddock coverage:
  25% (  1 /  4) in 'Data.X509.Memory'
  Missing documentation for:
    readKeyFileFromMemory (Data/X509/Memory.hs:25)
    readSignedObjectFromMemory (Data/X509/Memory.hs:28)
    pemToKey (Data/X509/Memory.hs:37)
  67% (  2 /  3) in 'Data.X509.File'
  Missing documentation for:
    Module header
  83% (  5 /  6) in 'Data.X509.CertificateStore'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/x509-store/index.html,
dist/doc/html/x509-store/x509-store.txt
Creating package registration file:
/tmp/pkgConf-x509-store-1.63881462902058953642.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/x509-store-1.6.1-JUatC7ghkOy1NL8XerLFSb
Registering x509-store-1.6.1...
Installed x509-store-1.6.1
Downloading peyotls-codec-0.3.1.1...
Configuring peyotls-codec-0.3.1.1...
Building peyotls-codec-0.3.1.1...
Preprocessing library peyotls-codec-0.3.1.1...
[1 of 8] Compiling Network.PeyoTLS.Codec.HSAlg ( src/Network/PeyoTLS/Codec/HSAlg.hs, dist/build/Network/PeyoTLS/Codec/HSAlg.o )

src/Network/PeyoTLS/Codec/HSAlg.hs:5: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/Network/PeyoTLS/Codec/HSAlg.hs:26:1: Warning: Tab character

src/Network/PeyoTLS/Codec/HSAlg.hs:27:1: Warning: Tab character

src/Network/PeyoTLS/Codec/HSAlg.hs:28:1: Warning: Tab character

src/Network/PeyoTLS/Codec/HSAlg.hs:40:1: Warning: Tab character

src/Network/PeyoTLS/Codec/HSAlg.hs:41:1: Warning: Tab character

src/Network/PeyoTLS/Codec/HSAlg.hs:42:1: Warning: Tab character

src/Network/PeyoTLS/Codec/HSAlg.hs:45:1: Warning: Tab character

src/Network/PeyoTLS/Codec/HSAlg.hs:46:1: Warning: Tab character

src/Network/PeyoTLS/Codec/HSAlg.hs:47:1: Warning: Tab character

src/Network/PeyoTLS/Codec/HSAlg.hs:48:1: Warning: Tab character

src/Network/PeyoTLS/Codec/HSAlg.hs:49:1: Warning: Tab character

src/Network/PeyoTLS/Codec/HSAlg.hs:50:1: Warning: Tab character

src/Network/PeyoTLS/Codec/HSAlg.hs:51:1: Warning: Tab character

src/Network/PeyoTLS/Codec/HSAlg.hs:52:1: Warning: Tab character

src/Network/PeyoTLS/Codec/HSAlg.hs:53:1: Warning: Tab character

src/Network/PeyoTLS/Codec/HSAlg.hs:54:1: Warning: Tab character

src/Network/PeyoTLS/Codec/HSAlg.hs:55:1: Warning: Tab character

src/Network/PeyoTLS/Codec/HSAlg.hs:56:1: Warning: Tab character

src/Network/PeyoTLS/Codec/HSAlg.hs:57:1: Warning: Tab character

src/Network/PeyoTLS/Codec/HSAlg.hs:58:1: Warning: Tab character

src/Network/PeyoTLS/Codec/HSAlg.hs:70:1: Warning: Tab character

src/Network/PeyoTLS/Codec/HSAlg.hs:71:1: Warning: Tab character

src/Network/PeyoTLS/Codec/HSAlg.hs:72:1: Warning: Tab character

src/Network/PeyoTLS/Codec/HSAlg.hs:73:1: Warning: Tab character

src/Network/PeyoTLS/Codec/HSAlg.hs:74:1: Warning: Tab character

src/Network/PeyoTLS/Codec/HSAlg.hs:75:1: Warning: Tab character

src/Network/PeyoTLS/Codec/HSAlg.hs:76:1: Warning: Tab character

src/Network/PeyoTLS/Codec/HSAlg.hs:77:1: Warning: Tab character

src/Network/PeyoTLS/Codec/HSAlg.hs:78:1: Warning: Tab character

src/Network/PeyoTLS/Codec/HSAlg.hs:79:1: Warning: Tab character
[2 of 8] Compiling Network.PeyoTLS.CipherSuite ( src/Network/PeyoTLS/CipherSuite.hs, dist/build/Network/PeyoTLS/CipherSuite.o )

src/Network/PeyoTLS/CipherSuite.hs:4:1: Warning: Tab character

src/Network/PeyoTLS/CipherSuite.hs:119:1: Warning: Tab character

src/Network/PeyoTLS/CipherSuite.hs:120:1: Warning: Tab character

src/Network/PeyoTLS/CipherSuite.hs:121:1: Warning: Tab character

src/Network/PeyoTLS/CipherSuite.hs:122:1: Warning: Tab character

src/Network/PeyoTLS/CipherSuite.hs:125:1: Warning: Tab character

src/Network/PeyoTLS/CipherSuite.hs:128:1: Warning: Tab character

src/Network/PeyoTLS/CipherSuite.hs:132:1: Warning: Tab character

src/Network/PeyoTLS/CipherSuite.hs:133:1: Warning: Tab character

src/Network/PeyoTLS/CipherSuite.hs:137:1: Warning: Tab character

src/Network/PeyoTLS/CipherSuite.hs:138:1: Warning: Tab character

src/Network/PeyoTLS/CipherSuite.hs:139:1: Warning: Tab character

src/Network/PeyoTLS/CipherSuite.hs:140:1: Warning: Tab character

src/Network/PeyoTLS/CipherSuite.hs:141:1: Warning: Tab character

src/Network/PeyoTLS/CipherSuite.hs:142:1: Warning: Tab character

src/Network/PeyoTLS/CipherSuite.hs:143:1: Warning: Tab character

src/Network/PeyoTLS/CipherSuite.hs:144:1: Warning: Tab character

src/Network/PeyoTLS/CipherSuite.hs:145:1: Warning: Tab character

src/Network/PeyoTLS/CipherSuite.hs:146:1: Warning: Tab character

src/Network/PeyoTLS/CipherSuite.hs:147:1: Warning: Tab character

src/Network/PeyoTLS/CipherSuite.hs:148:1: Warning: Tab character

src/Network/PeyoTLS/CipherSuite.hs:149:1: Warning: Tab character

src/Network/PeyoTLS/CipherSuite.hs:166:1: Warning: Tab character

src/Network/PeyoTLS/CipherSuite.hs:167:1: Warning: Tab character

src/Network/PeyoTLS/CipherSuite.hs:168:1: Warning: Tab character

src/Network/PeyoTLS/CipherSuite.hs:169:1: Warning: Tab character

src/Network/PeyoTLS/CipherSuite.hs:170:1: Warning: Tab character
[3 of 8] Compiling Network.PeyoTLS.Codec.Extension ( src/Network/PeyoTLS/Codec/Extension.hs, dist/build/Network/PeyoTLS/Codec/Extension.o )

src/Network/PeyoTLS/Codec/Extension.hs:5:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:7: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/Network/PeyoTLS/Codec/Extension.hs:35:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:36:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:37:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:38:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:39:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:40:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:43:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:44:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:45:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:46:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:47:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:48:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:49:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:50:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:51:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:54:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:55:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:56:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:57:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:58:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:59:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:60:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:61:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:62:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:68:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:69:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:72:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:73:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:74:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:75:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:76:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:77:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:78:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:79:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:80:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:81:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:82:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:83:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:84:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:85:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:86:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:87:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:88:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:89:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:90:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:91:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:96:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:97:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:98:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:101:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:102:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:107:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:108:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:109:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:110:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:111:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:114:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:115:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:116:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:119:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:122:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:123:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:126:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:131:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:132:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:133:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:134:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:135:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:138:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:139:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:142:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:143:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:144:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:145:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:146:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:147:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:148:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:149:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:150:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:151:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:152:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:153:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:154:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:155:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:156:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:157:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:158:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:159:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:160:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:161:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:162:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:163:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:164:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:165:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:166:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:167:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:168:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:169:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:170:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:171:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:172:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:173:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:174:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:175:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:176:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:177:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:178:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:179:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:180:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:181:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:182:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:183:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:184:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:185:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:186:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:187:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:188:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:189:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:190:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:191:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:192:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:193:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:194:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:195:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:196:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:197:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:202:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:203:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:204:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:205:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:206:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:207:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:208:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:209:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:210:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:213:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:214:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:215:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:220:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:221:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:222:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:223:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:224:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:227:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:228:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:229:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:230:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:231:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:234:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:235:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:236:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:237:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:238:1: Warning:
    Tab character
[4 of 8] Compiling Network.PeyoTLS.Codec.ContentTypes ( src/Network/PeyoTLS/Codec/ContentTypes.hs, dist/build/Network/PeyoTLS/Codec/ContentTypes.o )

src/Network/PeyoTLS/Codec/ContentTypes.hs:25:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/ContentTypes.hs:26:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/ContentTypes.hs:27:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/ContentTypes.hs:28:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/ContentTypes.hs:40:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/ContentTypes.hs:43:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/ContentTypes.hs:44:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/ContentTypes.hs:45:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/ContentTypes.hs:46:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/ContentTypes.hs:47:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/ContentTypes.hs:48:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/ContentTypes.hs:49:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/ContentTypes.hs:50:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/ContentTypes.hs:51:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/ContentTypes.hs:52:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/ContentTypes.hs:53:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/ContentTypes.hs:54:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/ContentTypes.hs:55:1: Warning:
    Tab character
[5 of 8] Compiling Network.PeyoTLS.Codec.Alert ( src/Network/PeyoTLS/Codec/Alert.hs, dist/build/Network/PeyoTLS/Codec/Alert.o )

src/Network/PeyoTLS/Codec/Alert.hs:5: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/Network/PeyoTLS/Codec/Alert.hs:24:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:25:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:26:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:29:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:30:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:31:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:32:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:43:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:44:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:45:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:46:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:47:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:48:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:49:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:85:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:86:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:87:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:88:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:89:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:92:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:93:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:94:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:95:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:96:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:97:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:98:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:99:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:100:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:101:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:102:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:103:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:104:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:105:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:106:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:107:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:108:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:109:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:110:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:111:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:112:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:113:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:114:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:115:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:116:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:117:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:118:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:119:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:120:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:121:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:122:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:123:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:124:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:125:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:126:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:127:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:128:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:129:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:131:10: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error.Class, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Network/PeyoTLS/Codec/Alert.hs:131:10: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error.Class, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[6 of 8] Compiling Network.PeyoTLS.Codec.Certificate ( src/Network/PeyoTLS/Codec/Certificate.hs, dist/build/Network/PeyoTLS/Codec/Certificate.o )

src/Network/PeyoTLS/Codec/Certificate.hs:5:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:7: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/Network/PeyoTLS/Codec/Certificate.hs:25:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:26:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:27:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:28:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:31:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:32:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:33:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:34:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:35:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:36:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:37:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:40:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:44:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:45:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:48:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:49:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:50:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:51:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:52:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:53:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:54:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:55:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:56:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:57:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:58:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:59:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:60:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:65:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:66:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:67:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:68:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:69:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:70:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:71:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:77:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:78:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:79:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:82:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:83:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:84:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:85:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:86:1: Warning:
    Tab character
[7 of 8] Compiling Network.PeyoTLS.Codec.Hello ( src/Network/PeyoTLS/Codec/Hello.hs, dist/build/Network/PeyoTLS/Codec/Hello.o )

src/Network/PeyoTLS/Codec/Hello.hs:4:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:5:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:6:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:7:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:8:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:10:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Network/PeyoTLS/Codec/Hello.hs:17:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:52:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:53:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:54:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:55:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:58:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:59:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:60:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:61:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:62:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:63:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:63:23: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:64:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:65:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:66:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:67:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:68:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:69:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:70:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:71:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:90:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:91:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:92:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:93:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:96:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:97:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:98:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:99:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:99:23: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:100:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:101:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:102:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:103:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:104:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:105:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:106:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:127:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:128:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:129:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:130:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:131:1: Warning: Tab character
[8 of 8] Compiling Network.PeyoTLS.Codec ( src/Network/PeyoTLS/Codec.hs, dist/build/Network/PeyoTLS/Codec.o )

src/Network/PeyoTLS/Codec.hs:4:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:5:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:6:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:7:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:8:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:9:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:10:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:11:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:12:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:13:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:14:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:15:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:16:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:17:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:18:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:19:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:20:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:21:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:22:1: Warning: Tab character

src/Network/PeyoTLS/Codec.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/Network/PeyoTLS/Codec.hs:36:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:37:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:38:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:39:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:40:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:42:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:77:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:78:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:79:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:80:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:81:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:82:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:83:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:86:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:89:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:90:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:91:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:92:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:93:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:94:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:95:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:96:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:97:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:98:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:99:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:100:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:101:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:102:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:119:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:124:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:125:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:126:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:127:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:140:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:141:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:142:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:143:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:146:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:147:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:148:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:149:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:150:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:151:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:154:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:155:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:156:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:159:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:160:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:161:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:164:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:165:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:166:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:169:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:172:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:173:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:176:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:177:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:178:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:181:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:184:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:185:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:186:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:189:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:190:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:191:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:194:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:195:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:198:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:201:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:202:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:203:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:206:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:207:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:208:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:211:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:212:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:215:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:216:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:217:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:222:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:223:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:224:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:227:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:228:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:229:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:232:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:233:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:234:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:239:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:240:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:241:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:242:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:243:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:244:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:249:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:250:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:251:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:254:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:255:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:258:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:259:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:260:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:261:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:262:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:263:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:264:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:265:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:266:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:267:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:268:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:269:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:270:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:271:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:272:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:273:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:274:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:275:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:276:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:277:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:278:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:279:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:280:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:281:1: Warning: Tab character
In-place registering peyotls-codec-0.3.1.1...
Running Haddock for peyotls-codec-0.3.1.1...
Running hscolour for peyotls-codec-0.3.1.1...
Preprocessing library peyotls-codec-0.3.1.1...
Preprocessing library peyotls-codec-0.3.1.1...

src/Network/PeyoTLS/Codec/HSAlg.hs:26:1: Warning: Tab character

src/Network/PeyoTLS/Codec/HSAlg.hs:27:1: Warning: Tab character

src/Network/PeyoTLS/Codec/HSAlg.hs:28:1: Warning: Tab character

src/Network/PeyoTLS/Codec/HSAlg.hs:40:1: Warning: Tab character

src/Network/PeyoTLS/Codec/HSAlg.hs:41:1: Warning: Tab character

src/Network/PeyoTLS/Codec/HSAlg.hs:42:1: Warning: Tab character

src/Network/PeyoTLS/Codec/HSAlg.hs:45:1: Warning: Tab character

src/Network/PeyoTLS/Codec/HSAlg.hs:46:1: Warning: Tab character

src/Network/PeyoTLS/Codec/HSAlg.hs:47:1: Warning: Tab character

src/Network/PeyoTLS/Codec/HSAlg.hs:48:1: Warning: Tab character

src/Network/PeyoTLS/Codec/HSAlg.hs:49:1: Warning: Tab character

src/Network/PeyoTLS/Codec/HSAlg.hs:50:1: Warning: Tab character

src/Network/PeyoTLS/Codec/HSAlg.hs:51:1: Warning: Tab character

src/Network/PeyoTLS/Codec/HSAlg.hs:52:1: Warning: Tab character

src/Network/PeyoTLS/Codec/HSAlg.hs:53:1: Warning: Tab character

src/Network/PeyoTLS/Codec/HSAlg.hs:54:1: Warning: Tab character

src/Network/PeyoTLS/Codec/HSAlg.hs:55:1: Warning: Tab character

src/Network/PeyoTLS/Codec/HSAlg.hs:56:1: Warning: Tab character

src/Network/PeyoTLS/Codec/HSAlg.hs:57:1: Warning: Tab character

src/Network/PeyoTLS/Codec/HSAlg.hs:58:1: Warning: Tab character

src/Network/PeyoTLS/Codec/HSAlg.hs:70:1: Warning: Tab character

src/Network/PeyoTLS/Codec/HSAlg.hs:71:1: Warning: Tab character

src/Network/PeyoTLS/Codec/HSAlg.hs:72:1: Warning: Tab character

src/Network/PeyoTLS/Codec/HSAlg.hs:73:1: Warning: Tab character

src/Network/PeyoTLS/Codec/HSAlg.hs:74:1: Warning: Tab character

src/Network/PeyoTLS/Codec/HSAlg.hs:75:1: Warning: Tab character

src/Network/PeyoTLS/Codec/HSAlg.hs:76:1: Warning: Tab character

src/Network/PeyoTLS/Codec/HSAlg.hs:77:1: Warning: Tab character

src/Network/PeyoTLS/Codec/HSAlg.hs:78:1: Warning: Tab character

src/Network/PeyoTLS/Codec/HSAlg.hs:79:1: Warning: Tab character

src/Network/PeyoTLS/Codec/HSAlg.hs:5: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/Network/PeyoTLS/CipherSuite.hs:4:1: Warning: Tab character

src/Network/PeyoTLS/CipherSuite.hs:119:1: Warning: Tab character

src/Network/PeyoTLS/CipherSuite.hs:120:1: Warning: Tab character

src/Network/PeyoTLS/CipherSuite.hs:121:1: Warning: Tab character

src/Network/PeyoTLS/CipherSuite.hs:122:1: Warning: Tab character

src/Network/PeyoTLS/CipherSuite.hs:125:1: Warning: Tab character

src/Network/PeyoTLS/CipherSuite.hs:128:1: Warning: Tab character

src/Network/PeyoTLS/CipherSuite.hs:132:1: Warning: Tab character

src/Network/PeyoTLS/CipherSuite.hs:133:1: Warning: Tab character

src/Network/PeyoTLS/CipherSuite.hs:137:1: Warning: Tab character

src/Network/PeyoTLS/CipherSuite.hs:138:1: Warning: Tab character

src/Network/PeyoTLS/CipherSuite.hs:139:1: Warning: Tab character

src/Network/PeyoTLS/CipherSuite.hs:140:1: Warning: Tab character

src/Network/PeyoTLS/CipherSuite.hs:141:1: Warning: Tab character

src/Network/PeyoTLS/CipherSuite.hs:142:1: Warning: Tab character

src/Network/PeyoTLS/CipherSuite.hs:143:1: Warning: Tab character

src/Network/PeyoTLS/CipherSuite.hs:144:1: Warning: Tab character

src/Network/PeyoTLS/CipherSuite.hs:145:1: Warning: Tab character

src/Network/PeyoTLS/CipherSuite.hs:146:1: Warning: Tab character

src/Network/PeyoTLS/CipherSuite.hs:147:1: Warning: Tab character

src/Network/PeyoTLS/CipherSuite.hs:148:1: Warning: Tab character

src/Network/PeyoTLS/CipherSuite.hs:149:1: Warning: Tab character

src/Network/PeyoTLS/CipherSuite.hs:166:1: Warning: Tab character

src/Network/PeyoTLS/CipherSuite.hs:167:1: Warning: Tab character

src/Network/PeyoTLS/CipherSuite.hs:168:1: Warning: Tab character

src/Network/PeyoTLS/CipherSuite.hs:169:1: Warning: Tab character

src/Network/PeyoTLS/CipherSuite.hs:170:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:5:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:35:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:36:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:37:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:38:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:39:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:40:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:43:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:44:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:45:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:46:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:47:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:48:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:49:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:50:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:51:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:54:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:55:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:56:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:57:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:58:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:59:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:60:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:61:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:62:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:68:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:69:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:72:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:73:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:74:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:75:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:76:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:77:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:78:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:79:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:80:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:81:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:82:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:83:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:84:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:85:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:86:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:87:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:88:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:89:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:90:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:91:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:96:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:97:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:98:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Extension.hs:101:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:102:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:107:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:108:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:109:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:110:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:111:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:114:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:115:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:116:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:119:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:122:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:123:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:126:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:131:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:132:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:133:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:134:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:135:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:138:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:139:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:142:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:143:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:144:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:145:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:146:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:147:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:148:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:149:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:150:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:151:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:152:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:153:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:154:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:155:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:156:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:157:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:158:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:159:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:160:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:161:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:162:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:163:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:164:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:165:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:166:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:167:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:168:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:169:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:170:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:171:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:172:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:173:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:174:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:175:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:176:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:177:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:178:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:179:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:180:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:181:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:182:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:183:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:184:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:185:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:186:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:187:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:188:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:189:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:190:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:191:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:192:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:193:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:194:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:195:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:196:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:197:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:202:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:203:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:204:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:205:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:206:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:207:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:208:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:209:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:210:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:213:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:214:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:215:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:220:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:221:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:222:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:223:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:224:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:227:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:228:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:229:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:230:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:231:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:234:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:235:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:236:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:237:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:238:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Extension.hs:7: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/Network/PeyoTLS/Codec/ContentTypes.hs:25:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/ContentTypes.hs:26:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/ContentTypes.hs:27:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/ContentTypes.hs:28:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/ContentTypes.hs:40:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/ContentTypes.hs:43:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/ContentTypes.hs:44:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/ContentTypes.hs:45:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/ContentTypes.hs:46:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/ContentTypes.hs:47:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/ContentTypes.hs:48:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/ContentTypes.hs:49:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/ContentTypes.hs:50:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/ContentTypes.hs:51:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/ContentTypes.hs:52:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/ContentTypes.hs:53:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/ContentTypes.hs:54:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/ContentTypes.hs:55:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Alert.hs:24:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:25:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:26:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:29:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:30:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:31:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:32:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:43:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:44:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:45:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:46:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:47:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:48:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:49:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:85:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:86:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:87:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:88:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:89:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:92:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:93:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:94:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:95:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:96:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:97:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:98:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:99:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:100:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:101:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:102:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:103:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:104:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:105:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:106:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:107:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:108:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:109:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:110:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:111:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:112:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:113:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:114:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:115:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:116:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:117:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:118:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:119:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:120:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:121:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:122:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:123:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:124:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:125:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:126:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:127:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:128:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:129:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Alert.hs:5: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/Network/PeyoTLS/Codec/Alert.hs:131:10: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error.Class, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Network/PeyoTLS/Codec/Alert.hs:131:10: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error.Class, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Network/PeyoTLS/Codec/Certificate.hs:5:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:25:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:26:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:27:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:28:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:31:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:32:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:33:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:34:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:35:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:36:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:37:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:40:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:44:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:45:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:48:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:49:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:50:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:51:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:52:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:53:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:54:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:55:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:56:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:57:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:58:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:59:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:60:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:65:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:66:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:67:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:68:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:69:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:70:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:71:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:77:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:78:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:79:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:82:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:83:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:84:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:85:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:86:1: Warning:
    Tab character

src/Network/PeyoTLS/Codec/Certificate.hs:7: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/Network/PeyoTLS/Codec/Hello.hs:4:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:5:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:6:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:7:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:8:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:17:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:52:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:53:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:54:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:55:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:58:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:59:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:60:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:61:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:62:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:63:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:63:23: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:64:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:65:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:66:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:67:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:68:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:69:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:70:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:71:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:90:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:91:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:92:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:93:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:96:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:97:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:98:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:99:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:99:23: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:100:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:101:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:102:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:103:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:104:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:105:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:106:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:127:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:128:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:129:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:130:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:131:1: Warning: Tab character

src/Network/PeyoTLS/Codec/Hello.hs:10:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Network/PeyoTLS/Codec.hs:4:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:5:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:6:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:7:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:8:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:9:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:10:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:11:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:12:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:13:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:14:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:15:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:16:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:17:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:18:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:19:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:20:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:21:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:22:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:36:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:37:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:38:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:39:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:40:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:42:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:77:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:78:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:79:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:80:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:81:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:82:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:83:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:86:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:89:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:90:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:91:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:92:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:93:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:94:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:95:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:96:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:97:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:98:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:99:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:100:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:101:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:102:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:119:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:124:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:125:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:126:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:127:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:140:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:141:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:142:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:143:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:146:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:147:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:148:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:149:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:150:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:151:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:154:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:155:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:156:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:159:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:160:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:161:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:164:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:165:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:166:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:169:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:172:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:173:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:176:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:177:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:178:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:181:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:184:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:185:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:186:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:189:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:190:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:191:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:194:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:195:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:198:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:201:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:202:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:203:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:206:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:207:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:208:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:211:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:212:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:215:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:216:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:217:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:222:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:223:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:224:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:227:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:228:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:229:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:232:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:233:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:234:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:239:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:240:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:241:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:242:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:243:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:244:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:249:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:250:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:251:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:254:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:255:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:258:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:259:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:260:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:261:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:262:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:263:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:264:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:265:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:266:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:267:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:268:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:269:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:270:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:271:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:272:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:273:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:274:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:275:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:276:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:277:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:278:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:279:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:280:1: Warning: Tab character

src/Network/PeyoTLS/Codec.hs:281:1: Warning: Tab character

src/Network/PeyoTLS/Codec.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()
Haddock coverage:
  75% (  3 /  4) in 'Network.PeyoTLS.Codec.HSAlg'
  Missing documentation for:
    Module header
  25% (  1 /  4) in 'Network.PeyoTLS.CipherSuite'
  Missing documentation for:
    Module header
    KeyEx (src/Network/PeyoTLS/CipherSuite.hs:124)
    BulkEnc (src/Network/PeyoTLS/CipherSuite.hs:127)
  57% (  4 /  7) in 'Network.PeyoTLS.Codec.Extension'
  Missing documentation for:
    Module header
    isRnInfo (src/Network/PeyoTLS/Codec/Extension.hs:240)
    emptyRnInfo (src/Network/PeyoTLS/Codec/Extension.hs:244)
  67% (  2 /  3) in 'Network.PeyoTLS.Codec.ContentTypes'
  Missing documentation for:
    Module header
  75% (  3 /  4) in 'Network.PeyoTLS.Codec.Alert'
  Missing documentation for:
    Module header
   0% (  0 /  6) in 'Network.PeyoTLS.Codec.Certificate'
  Missing documentation for:
    Module header
    CertReq (src/Network/PeyoTLS/Codec/Certificate.hs:39)
    certReq (src/Network/PeyoTLS/Codec/Certificate.hs:42)
    ClCertType (src/Network/PeyoTLS/Codec/Certificate.hs:62)
    ClKeyEx (src/Network/PeyoTLS/Codec/Certificate.hs:73)
    DigitSigned (src/Network/PeyoTLS/Codec/Certificate.hs:76)
  69% ( 11 / 16) in 'Network.PeyoTLS.Codec.Hello'
  Missing documentation for:
    Module header
    KeyEx (src/Network/PeyoTLS/CipherSuite.hs:124)
    BulkEnc (src/Network/PeyoTLS/CipherSuite.hs:127)
    isRnInfo (src/Network/PeyoTLS/Codec/Extension.hs:240)
    emptyRnInfo (src/Network/PeyoTLS/Codec/Extension.hs:244)
  53% ( 19 / 36) in 'Network.PeyoTLS.Codec'
  Missing documentation for:
    Module header
    KeyEx (src/Network/PeyoTLS/CipherSuite.hs:124)
    BulkEnc (src/Network/PeyoTLS/CipherSuite.hs:127)
    HandshakeItem (src/Network/PeyoTLS/Codec.hs:118)
    isRnInfo (src/Network/PeyoTLS/Codec/Extension.hs:240)
    emptyRnInfo (src/Network/PeyoTLS/Codec/Extension.hs:244)
    SvKeyEx (src/Network/PeyoTLS/Codec.hs:168)
    SvKeyExDhe (src/Network/PeyoTLS/Codec.hs:180)
    SvKeyExEcdhe (src/Network/PeyoTLS/Codec.hs:197)
    CertReq (src/Network/PeyoTLS/Codec/Certificate.hs:39)
    certReq (src/Network/PeyoTLS/Codec/Certificate.hs:42)
    ClCertType (src/Network/PeyoTLS/Codec/Certificate.hs:62)
    SHDone (src/Network/PeyoTLS/Codec.hs:219)
    ClKeyEx (src/Network/PeyoTLS/Codec/Certificate.hs:73)
    Epms (src/Network/PeyoTLS/Codec.hs:236)
    DigitSigned (src/Network/PeyoTLS/Codec/Certificate.hs:76)
    Finished (src/Network/PeyoTLS/Codec.hs:246)
Warning: Network.PeyoTLS.Codec: could not find link destinations for:
    SName EPFrmt EType
Documentation created: dist/doc/html/peyotls-codec/index.html,
dist/doc/html/peyotls-codec/peyotls-codec.txt
Creating package registration file:
/tmp/pkgConf-peyotls-codec-0.3.11281644146765516336.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/peyotls-codec-0.3.1.1-HN5EhsU50NyF3yM8Hq61jA
Registering peyotls-codec-0.3.1.1...
Installed peyotls-codec-0.3.1.1

Test log

No test log was submitted for this report.