Build #1 for html-email-validate-0.1.0.0

[all reports]

Package html-email-validate-0.1.0.0
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2015-02-22 03:30:37.481536 UTC
Compiler ghc-7.8.3
OS linux
Arch x86_64
Dependencies text-show-0.6.0.1, text-1.2.0.4, base-4.7.0.1, attoparsec-0.12.1.3
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring text-1.2.0.4...
Building text-1.2.0.4...
Preprocessing library text-1.2.0.4...
[ 1 of 43] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )
[ 2 of 43] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 3 of 43] Compiling Data.Text.Internal.Builder.RealFloat.Functions ( Data/Text/Internal/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Internal/Builder/RealFloat/Functions.o )
[ 4 of 43] Compiling Data.Text.Internal.Builder.Int.Digits ( Data/Text/Internal/Builder/Int/Digits.hs, dist/build/Data/Text/Internal/Builder/Int/Digits.o )
[ 5 of 43] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o )
[ 6 of 43] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[ 7 of 43] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[ 8 of 43] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o )
[ 9 of 43] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o )
[10 of 43] Compiling Data.Text.Array  ( Data/Text/Array.hs, dist/build/Data/Text/Array.o )
[11 of 43] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o )
[12 of 43] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o )
[13 of 43] Compiling Data.Text.Internal.Fusion.Size ( Data/Text/Internal/Fusion/Size.hs, dist/build/Data/Text/Internal/Fusion/Size.o )
[14 of 43] Compiling Data.Text.Internal.Fusion.Types ( Data/Text/Internal/Fusion/Types.hs, dist/build/Data/Text/Internal/Fusion/Types.o )
[15 of 43] Compiling Data.Text.Internal.Fusion.CaseMapping ( Data/Text/Internal/Fusion/CaseMapping.hs, dist/build/Data/Text/Internal/Fusion/CaseMapping.o )
[16 of 43] Compiling Data.Text.Internal.Fusion.Common ( Data/Text/Internal/Fusion/Common.hs, dist/build/Data/Text/Internal/Fusion/Common.o )
[17 of 43] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o )
[18 of 43] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o )
[19 of 43] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o )
[20 of 43] Compiling Data.Text.Internal.Encoding.Fusion.Common ( Data/Text/Internal/Encoding/Fusion/Common.hs, dist/build/Data/Text/Internal/Encoding/Fusion/Common.o )
[21 of 43] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[22 of 43] Compiling Data.Text.Internal.Encoding.Fusion ( Data/Text/Internal/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Encoding/Fusion.o )
[23 of 43] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o )
[24 of 43] Compiling Data.Text.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o )
[25 of 43] Compiling Data.Text        ( Data/Text.hs, dist/build/Data/Text.o )
[26 of 43] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o )
[27 of 43] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o )
[28 of 43] Compiling Data.Text.Internal.IO ( Data/Text/Internal/IO.hs, dist/build/Data/Text/Internal/IO.o )
[29 of 43] Compiling Data.Text.IO     ( Data/Text/IO.hs, dist/build/Data/Text/IO.o )
[30 of 43] Compiling Data.Text.Internal.Lazy ( Data/Text/Internal/Lazy.hs, dist/build/Data/Text/Internal/Lazy.o )
[31 of 43] Compiling Data.Text.Internal.Lazy.Fusion ( Data/Text/Internal/Lazy/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Fusion.o )
[32 of 43] Compiling Data.Text.Internal.Lazy.Search ( Data/Text/Internal/Lazy/Search.hs, dist/build/Data/Text/Internal/Lazy/Search.o )
[33 of 43] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o )
[34 of 43] Compiling Data.Text.Lazy   ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o )
[35 of 43] Compiling Data.Text.Internal.Builder ( Data/Text/Internal/Builder.hs, dist/build/Data/Text/Internal/Builder.o )
[36 of 43] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o )
[37 of 43] Compiling Data.Text.Internal.Builder.Functions ( Data/Text/Internal/Builder/Functions.hs, dist/build/Data/Text/Internal/Builder/Functions.o )
[38 of 43] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o )
[39 of 43] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o )
[40 of 43] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o )
[41 of 43] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o )
[42 of 43] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o )
[43 of 43] Compiling Data.Text.Read   ( Data/Text/Read.hs, dist/build/Data/Text/Read.o )
In-place registering text-1.2.0.4...
Running Haddock for text-1.2.0.4...
Running hscolour for text-1.2.0.4...
Preprocessing library text-1.2.0.4...
Preprocessing library text-1.2.0.4...
Haddock coverage:
  14% (  1 /  7) in 'Data.Text.Internal.Read'
  50% (  1 /  2) in 'Data.Text.Internal.Encoding.Utf32'
  50% (  1 /  2) in 'Data.Text.Internal.Builder.RealFloat.Functions'
   0% (  0 /  2) in 'Data.Text.Internal.Builder.Int.Digits'
 100% ( 12 / 12) in 'Data.Text.Encoding.Error'
 100% (  2 /  2) in 'Data.Text.Internal.Unsafe.Shift'
  25% (  1 /  4) in 'Data.Text.Internal.Encoding.Utf16'
 100% (  2 /  2) in 'Data.Text.Internal.Functions'
 100% (  3 /  3) in 'Data.Text.Internal.Unsafe'
 100% ( 16 / 16) in 'Data.Text.Array'
  33% (  2 /  6) in 'Data.Text.Internal.Unsafe.Char'
  95% ( 19 / 20) in 'Data.Text.Internal'
  38% (  5 / 13) in 'Data.Text.Internal.Fusion.Size'
  50% (  5 / 10) in 'Data.Text.Internal.Fusion.Types'
   0% (  0 /  5) in 'Data.Text.Internal.Fusion.CaseMapping'
  89% ( 64 / 72) in 'Data.Text.Internal.Fusion.Common'
  93% ( 13 / 14) in 'Data.Text.Unsafe'
  33% (  1 /  3) in 'Data.Text.Internal.Private'
  86% ( 19 / 22) in 'Data.Text.Internal.Fusion'
  33% (  2 /  6) in 'Data.Text.Internal.Encoding.Fusion.Common'
  17% (  2 / 12) in 'Data.Text.Internal.Encoding.Utf8'
  91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion'
 100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Search'
 100% (125 /125) in 'Data.Text'
 100% ( 33 / 33) in 'Data.Text.Encoding'
 100% ( 18 / 18) in 'Data.Text.Foreign'
 100% (  3 /  3) in 'Data.Text.Internal.IO'
 100% ( 20 / 20) in 'Data.Text.IO'
  93% ( 14 / 15) in 'Data.Text.Internal.Lazy'
 100% (  8 /  8) in 'Data.Text.Internal.Lazy.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Lazy.Search'
 100% (  2 /  2) in 'Data.Text.Lazy.Internal'
  99% (124 /125) in 'Data.Text.Lazy'
  94% ( 16 / 17) in 'Data.Text.Internal.Builder'
 100% ( 12 / 12) in 'Data.Text.Lazy.Builder'
 100% (  3 /  3) in 'Data.Text.Internal.Builder.Functions'
   0% (  0 /  3) in 'Data.Text.Lazy.Builder.Int'
 100% ( 19 / 19) in 'Data.Text.Lazy.IO'
 100% (  7 /  7) in 'Data.Text.Lazy.Read'
  75% (  3 /  4) in 'Data.Text.Lazy.Builder.RealFloat'
  89% ( 24 / 27) in 'Data.Text.Lazy.Encoding'
 100% (  7 /  7) in 'Data.Text.Read'
Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for:
    Data.Text.Internal.Fusion.Common.findIndicesI
Warning: Data.Text.Unsafe: could not find link destinations for:
    GHC.IO.bracket
Warning: Data.Text: could not find link destinations for:
    Data.Text.replicateChar Data.Text.countChar
Warning: Data.Text.Internal.IO: could not find link destinations for:
    GHC.IO.Handle.Types.Handle__
Warning: Data.Text.Lazy: could not find link destinations for:
    Data.Text.Lazy.replicateChar Data.Text.Lazy.dropWords Data.Text.Lazy.splitAtWord Data.Text.Lazy.countChar
Warning: Data.Text.Internal.Builder: could not find link destinations for:
    Data.Text.Internal.Builder.empty Data.Text.Internal.Builder.append
Warning: Data.Text.Lazy.Builder.RealFloat: could not find link destinations for:
    Data.Text.Lazy.Builder.RealFloat.floatToDigits
Documentation created: dist/doc/html/text/index.html,
dist/doc/html/text/text.txt
Creating package registration file: /tmp/pkgConf-text-1.2.07180.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/text-1.2.0.4
Registering text-1.2.0.4...
Installed text-1.2.0.4
Configuring hashable-1.2.3.1...
Building hashable-1.2.3.1...
Preprocessing library hashable-1.2.3.1...
[1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o )

Data/Hashable/Class.hs:211:11: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/Hashable/Class.hs:234:11: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
[2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o )

Data/Hashable/Generic.hs:20:1: Warning:
    The import of ‘Bits’ from module ‘Data.Bits’ is redundant
[3 of 3] Compiling Data.Hashable    ( Data/Hashable.hs, dist/build/Data/Hashable.o )
In-place registering hashable-1.2.3.1...
Running Haddock for hashable-1.2.3.1...
Running hscolour for hashable-1.2.3.1...
Preprocessing library hashable-1.2.3.1...
Preprocessing library hashable-1.2.3.1...

Data/Hashable/Class.hs:211:11: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/Hashable/Class.hs:234:11: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/Hashable/Generic.hs:20:1: Warning:
    The import of ‘Bits’ from module ‘Data.Bits’ is redundant
Haddock coverage:
 100% ( 11 / 11) in 'Data.Hashable.Class'
 100% (  1 /  1) in 'Data.Hashable.Generic'
 100% ( 22 / 22) in 'Data.Hashable'
Warning: Data.Hashable: could not find link destinations for:
    Data.Hashable.Class.GHashable
Documentation created: dist/doc/html/hashable/index.html,
dist/doc/html/hashable/hashable.txt
Creating package registration file: /tmp/pkgConf-hashable-1.2.37180.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/hashable-1.2.3.1
Registering hashable-1.2.3.1...
Installed hashable-1.2.3.1
Configuring nats-1...
Building nats-1...
Preprocessing library nats-1...
[1 of 1] Compiling Numeric.Natural  ( src/Numeric/Natural.hs, dist/build/Numeric/Natural.o )
In-place registering nats-1...
Running Haddock for nats-1...
Running hscolour for nats-1...
Preprocessing library nats-1...
Preprocessing library nats-1...
Haddock coverage:
 100% (  2 /  2) in 'Numeric.Natural'
Documentation created: dist/doc/html/nats/index.html,
dist/doc/html/nats/nats.txt
Creating package registration file: /tmp/pkgConf-nats-17180
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/nats-1
Registering nats-1...
Installed nats-1
Configuring scientific-0.3.3.7...
Building scientific-0.3.3.7...
Preprocessing library scientific-0.3.3.7...
[1 of 4] Compiling Math.NumberTheory.Logarithms ( src/Math/NumberTheory/Logarithms.hs, dist/build/Math/NumberTheory/Logarithms.o )
[2 of 4] Compiling Data.Scientific  ( src/Data/Scientific.hs, dist/build/Data/Scientific.o )
[3 of 4] Compiling Data.Text.Lazy.Builder.Scientific ( src/Data/Text/Lazy/Builder/Scientific.hs, dist/build/Data/Text/Lazy/Builder/Scientific.o )
[4 of 4] Compiling Data.ByteString.Builder.Scientific ( src/Data/ByteString/Builder/Scientific.hs, dist/build/Data/ByteString/Builder/Scientific.o )
In-place registering scientific-0.3.3.7...
Running Haddock for scientific-0.3.3.7...
Running hscolour for scientific-0.3.3.7...
Preprocessing library scientific-0.3.3.7...
Preprocessing library scientific-0.3.3.7...
Haddock coverage:
 100% (  2 /  2) in 'Math.NumberTheory.Logarithms'
 100% ( 22 / 22) in 'Data.Scientific'
  75% (  3 /  4) in 'Data.Text.Lazy.Builder.Scientific'
  75% (  3 /  4) in 'Data.ByteString.Builder.Scientific'
Warning: Data.Scientific: could not find link destinations for:
    Data.Scientific.whenFloating
Documentation created: dist/doc/html/scientific/index.html,
dist/doc/html/scientific/scientific.txt
Creating package registration file: /tmp/pkgConf-scientific-0.3.37180.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/scientific-0.3.3.7
Registering scientific-0.3.3.7...
Installed scientific-0.3.3.7
Configuring unordered-containers-0.2.5.1...
Building unordered-containers-0.2.5.1...
Preprocessing library unordered-containers-0.2.5.1...
[1 of 8] Compiling Data.HashMap.UnsafeShift ( Data/HashMap/UnsafeShift.hs, dist/build/Data/HashMap/UnsafeShift.o )
[2 of 8] Compiling Data.HashMap.PopCount ( Data/HashMap/PopCount.hs, dist/build/Data/HashMap/PopCount.o )
[3 of 8] Compiling Data.HashMap.Unsafe ( Data/HashMap/Unsafe.hs, dist/build/Data/HashMap/Unsafe.o )
[4 of 8] Compiling Data.HashMap.Array ( Data/HashMap/Array.hs, dist/build/Data/HashMap/Array.o )
[5 of 8] Compiling Data.HashMap.Base ( Data/HashMap/Base.hs, dist/build/Data/HashMap/Base.o )
[6 of 8] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.o )
[7 of 8] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.o )
[8 of 8] Compiling Data.HashSet     ( Data/HashSet.hs, dist/build/Data/HashSet.o )
In-place registering unordered-containers-0.2.5.1...
Running Haddock for unordered-containers-0.2.5.1...
Running hscolour for unordered-containers-0.2.5.1...
Preprocessing library unordered-containers-0.2.5.1...
Preprocessing library unordered-containers-0.2.5.1...
Haddock coverage:
   0% (  0 /  3) in 'Data.HashMap.UnsafeShift'
  50% (  1 /  2) in 'Data.HashMap.PopCount'
 100% (  2 /  2) in 'Data.HashMap.Unsafe'
  38% ( 14 / 37) in 'Data.HashMap.Array'
  87% ( 54 / 62) in 'Data.HashMap.Base'
 100% ( 46 / 46) in 'Data.HashMap.Strict'
 100% ( 46 / 46) in 'Data.HashMap.Lazy'
 100% ( 27 / 27) in 'Data.HashSet'
Documentation created: dist/doc/html/unordered-containers/index.html,
dist/doc/html/unordered-containers/unordered-containers.txt
Creating package registration file:
/tmp/pkgConf-unordered-containers-0.2.57180.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/unordered-containers-0.2.5.1
Registering unordered-containers-0.2.5.1...
Installed unordered-containers-0.2.5.1
Configuring attoparsec-0.12.1.3...
Building attoparsec-0.12.1.3...
Preprocessing library attoparsec-0.12.1.3...
[ 1 of 21] Compiling Data.Attoparsec.Text.FastSet ( Data/Attoparsec/Text/FastSet.hs, dist/build/Data/Attoparsec/Text/FastSet.o )
[ 2 of 21] Compiling Data.Attoparsec.Text.Buffer ( Data/Attoparsec/Text/Buffer.hs, dist/build/Data/Attoparsec/Text/Buffer.o )
[ 3 of 21] Compiling Data.Attoparsec.Internal.Fhthagn ( Data/Attoparsec/Internal/Fhthagn.hs, dist/build/Data/Attoparsec/Internal/Fhthagn.o )
[ 4 of 21] Compiling Data.Attoparsec.ByteString.Buffer ( Data/Attoparsec/ByteString/Buffer.hs, dist/build/Data/Attoparsec/ByteString/Buffer.o )
[ 5 of 21] Compiling Data.Attoparsec.Zepto ( Data/Attoparsec/Zepto.hs, dist/build/Data/Attoparsec/Zepto.o )
[ 6 of 21] Compiling Data.Attoparsec.Number ( Data/Attoparsec/Number.hs, dist/build/Data/Attoparsec/Number.o )
[ 7 of 21] Compiling Data.Attoparsec.ByteString.FastSet ( Data/Attoparsec/ByteString/FastSet.hs, dist/build/Data/Attoparsec/ByteString/FastSet.o )
[ 8 of 21] Compiling Data.Attoparsec.Internal.Types ( Data/Attoparsec/Internal/Types.hs, dist/build/Data/Attoparsec/Internal/Types.o )
[ 9 of 21] Compiling Data.Attoparsec.Types ( Data/Attoparsec/Types.hs, dist/build/Data/Attoparsec/Types.o )
[10 of 21] Compiling Data.Attoparsec.Internal ( Data/Attoparsec/Internal.hs, dist/build/Data/Attoparsec/Internal.o )
[11 of 21] Compiling Data.Attoparsec.Combinator ( Data/Attoparsec/Combinator.hs, dist/build/Data/Attoparsec/Combinator.o )
[12 of 21] Compiling Data.Attoparsec.ByteString.Internal ( Data/Attoparsec/ByteString/Internal.hs, dist/build/Data/Attoparsec/ByteString/Internal.o )
[13 of 21] Compiling Data.Attoparsec.Text.Internal ( Data/Attoparsec/Text/Internal.hs, dist/build/Data/Attoparsec/Text/Internal.o )
[14 of 21] Compiling Data.Attoparsec.Text ( Data/Attoparsec/Text.hs, dist/build/Data/Attoparsec/Text.o )
[15 of 21] Compiling Data.Attoparsec.Text.Lazy ( Data/Attoparsec/Text/Lazy.hs, dist/build/Data/Attoparsec/Text/Lazy.o )
[16 of 21] Compiling Data.Attoparsec.ByteString ( Data/Attoparsec/ByteString.hs, dist/build/Data/Attoparsec/ByteString.o )
[17 of 21] Compiling Data.Attoparsec.ByteString.Char8 ( Data/Attoparsec/ByteString/Char8.hs, dist/build/Data/Attoparsec/ByteString/Char8.o )
[18 of 21] Compiling Data.Attoparsec.Char8 ( Data/Attoparsec/Char8.hs, dist/build/Data/Attoparsec/Char8.o )
[19 of 21] Compiling Data.Attoparsec.ByteString.Lazy ( Data/Attoparsec/ByteString/Lazy.hs, dist/build/Data/Attoparsec/ByteString/Lazy.o )
[20 of 21] Compiling Data.Attoparsec.Lazy ( Data/Attoparsec/Lazy.hs, dist/build/Data/Attoparsec/Lazy.o )
[21 of 21] Compiling Data.Attoparsec  ( Data/Attoparsec.hs, dist/build/Data/Attoparsec.o )
In-place registering attoparsec-0.12.1.3...
Running Haddock for attoparsec-0.12.1.3...
Running hscolour for attoparsec-0.12.1.3...
Preprocessing library attoparsec-0.12.1.3...
Preprocessing library attoparsec-0.12.1.3...
Haddock coverage:
  60% (  6 / 10) in 'Data.Attoparsec.Text.FastSet'
  40% (  4 / 10) in 'Data.Attoparsec.Text.Buffer'
  50% (  1 /  2) in 'Data.Attoparsec.Internal.Fhthagn'
  22% (  2 /  9) in 'Data.Attoparsec.ByteString.Buffer'
 100% (  7 /  7) in 'Data.Attoparsec.Zepto'
 100% (  2 /  2) in 'Data.Attoparsec.Number'
  69% (  9 / 13) in 'Data.Attoparsec.ByteString.FastSet'
  50% (  5 / 10) in 'Data.Attoparsec.Internal.Types'
 100% (  4 /  4) in 'Data.Attoparsec.Types'
 100% (  8 /  8) in 'Data.Attoparsec.Internal'
 100% ( 23 / 23) in 'Data.Attoparsec.Combinator'
  90% ( 38 / 42) in 'Data.Attoparsec.ByteString.Internal'
  95% ( 39 / 41) in 'Data.Attoparsec.Text.Internal'
  98% ( 89 / 91) in 'Data.Attoparsec.Text'
 100% (  9 /  9) in 'Data.Attoparsec.Text.Lazy'
  97% ( 65 / 67) in 'Data.Attoparsec.ByteString'
  98% ( 91 / 93) in 'Data.Attoparsec.ByteString.Char8'
 100% (  2 /  2) in 'Data.Attoparsec.Char8'
 100% (  9 /  9) in 'Data.Attoparsec.ByteString.Lazy'
 100% (  2 /  2) in 'Data.Attoparsec.Lazy'
 100% (  2 /  2) in 'Data.Attoparsec'
Warning: Data.Attoparsec.Types: could not find link destinations for:
    Data.Attoparsec.Internal.Types.nullChunk Data.Attoparsec.Internal.Types.pappendChunk Data.Attoparsec.Internal.Types.atBufferEnd Data.Attoparsec.Internal.Types.bufferElemAt Data.Attoparsec.Internal.Types.ChunkElem
Warning: Data.Attoparsec.Combinator: could not find link destinations for:
    Data.Attoparsec.Internal.Types.ChunkElem
Documentation created: dist/doc/html/attoparsec/index.html,
dist/doc/html/attoparsec/attoparsec.txt
Creating package registration file: /tmp/pkgConf-attoparsec-0.12.17180.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/attoparsec-0.12.1.3
Registering attoparsec-0.12.1.3...
Installed attoparsec-0.12.1.3
Configuring semigroups-0.16.1...
Building semigroups-0.16.1...
Preprocessing library semigroups-0.16.1...
[1 of 2] Compiling Data.List.NonEmpty ( src/Data/List/NonEmpty.hs, dist/build/Data/List/NonEmpty.o )
[2 of 2] Compiling Data.Semigroup   ( src/Data/Semigroup.hs, dist/build/Data/Semigroup.o )
In-place registering semigroups-0.16.1...
Running Haddock for semigroups-0.16.1...
Running hscolour for semigroups-0.16.1...
Preprocessing library semigroups-0.16.1...
Preprocessing library semigroups-0.16.1...
Haddock coverage:
  94% ( 65 / 69) in 'Data.List.NonEmpty'
  87% ( 20 / 23) in 'Data.Semigroup'
Warning: Data.Semigroup: could not find link destinations for:
    Data.Monoid.D1Dual Data.Monoid.C1_0Dual Data.Monoid.S1_0_0Dual Data.Monoid.D1Endo Data.Monoid.C1_0Endo Data.Monoid.S1_0_0Endo Data.Monoid.D1All Data.Monoid.C1_0All Data.Monoid.S1_0_0All Data.Monoid.D1Any Data.Monoid.C1_0Any Data.Monoid.S1_0_0Any Data.Monoid.D1Sum Data.Monoid.C1_0Sum Data.Monoid.S1_0_0Sum Data.Monoid.D1Product Data.Monoid.C1_0Product Data.Monoid.S1_0_0Product
Documentation created: dist/doc/html/semigroups/index.html,
dist/doc/html/semigroups/semigroups.txt
Creating package registration file: /tmp/pkgConf-semigroups-0.167180.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/semigroups-0.16.1
Registering semigroups-0.16.1...
Installed semigroups-0.16.1
Configuring void-0.7...
Building void-0.7...
Preprocessing library void-0.7...
[1 of 2] Compiling Data.Void        ( src-old/Data/Void.hs, dist/build/Data/Void.o )
[2 of 2] Compiling Data.Void.Unsafe ( src/Data/Void/Unsafe.hs, dist/build/Data/Void/Unsafe.o )
In-place registering void-0.7...
Running Haddock for void-0.7...
Running hscolour for void-0.7...
Preprocessing library void-0.7...
Preprocessing library void-0.7...
Haddock coverage:
 100% (  5 /  5) in 'Data.Void'
 100% (  3 /  3) in 'Data.Void.Unsafe'
Documentation created: dist/doc/html/void/index.html,
dist/doc/html/void/void.txt
Creating package registration file: /tmp/pkgConf-void-07180.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/void-0.7
Registering void-0.7...
Installed void-0.7
Configuring text-show-0.6.0.1...
Building text-show-0.6.0.1...
Preprocessing library text-show-0.6.0.1...
[ 1 of 61] Compiling Text.Show.Text.Utils ( src/Text/Show/Text/Utils.hs, dist/build/Text/Show/Text/Utils.o )
[ 2 of 61] Compiling Text.Show.Text.Classes ( src/Text/Show/Text/Classes.hs, dist/build/Text/Show/Text/Classes.o )
[ 3 of 61] Compiling Text.Show.Text.TH.Internal ( src/Text/Show/Text/TH/Internal.hs, dist/build/Text/Show/Text/TH/Internal.o )
[ 4 of 61] Compiling Text.Show.Text.Control.Concurrent ( src/Text/Show/Text/Control/Concurrent.hs, dist/build/Text/Show/Text/Control/Concurrent.o )
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package array-0.5.0.0 ... linking ... done.
Loading package deepseq-1.3.0.2 ... linking ... done.
Loading package bytestring-0.10.4.0 ... linking ... done.
Loading package text-1.2.0.4 ... linking ... done.
Loading package hashable-1.2.3.1 ... linking ... done.
Loading package containers-0.5.5.1 ... linking ... done.
Loading package nats-1 ... linking ... done.
Loading package unordered-containers-0.2.5.1 ... linking ... done.
Loading package semigroups-0.16.1 ... linking ... done.
Loading package void-0.7 ... linking ... done.
Loading package transformers-0.3.0.0 ... linking ... done.
Loading package pretty-1.1.1.1 ... linking ... done.
Loading package template-haskell ... linking ... done.
[ 5 of 61] Compiling Text.Show.Text.Control.Exception ( src/Text/Show/Text/Control/Exception.hs, dist/build/Text/Show/Text/Control/Exception.o )
[ 6 of 61] Compiling Text.Show.Text.Control.Monad.ST ( src/Text/Show/Text/Control/Monad/ST.hs, dist/build/Text/Show/Text/Control/Monad/ST.o )
[ 7 of 61] Compiling Text.Show.Text.Data.Tuple ( src/Text/Show/Text/Data/Tuple.hs, dist/build/Text/Show/Text/Data/Tuple.o )
[ 8 of 61] Compiling Text.Show.Text.Data.Bool ( src/Text/Show/Text/Data/Bool.hs, dist/build/Text/Show/Text/Data/Bool.o )
[ 9 of 61] Compiling Text.Show.Text.Data.ByteString ( src/Text/Show/Text/Data/ByteString.hs, dist/build/Text/Show/Text/Data/ByteString.o )
[10 of 61] Compiling Text.Show.Text.Data.Integral ( src/Text/Show/Text/Data/Integral.hs, dist/build/Text/Show/Text/Data/Integral.o )
[11 of 61] Compiling Text.Show.Text.Data.Char ( src/Text/Show/Text/Data/Char.hs, dist/build/Text/Show/Text/Data/Char.o )
[12 of 61] Compiling Text.Show.Text.Data.List ( src/Text/Show/Text/Data/List.hs, dist/build/Text/Show/Text/Data/List.o )
[13 of 61] Compiling Text.Show.Text.Control.Applicative ( src/Text/Show/Text/Control/Applicative.hs, dist/build/Text/Show/Text/Control/Applicative.o )
[14 of 61] Compiling Text.Show.Text.Control ( src/Text/Show/Text/Control.hs, dist/build/Text/Show/Text/Control.o )
[15 of 61] Compiling Text.Show.Text.Data.Array ( src/Text/Show/Text/Data/Array.hs, dist/build/Text/Show/Text/Data/Array.o )
[16 of 61] Compiling Text.Show.Text.Data.Floating ( src/Text/Show/Text/Data/Floating.hs, dist/build/Text/Show/Text/Data/Floating.o )
[17 of 61] Compiling Text.Show.Text.Data.Complex ( src/Text/Show/Text/Data/Complex.hs, dist/build/Text/Show/Text/Data/Complex.o )
[18 of 61] Compiling Text.Show.Text.Data.Ratio ( src/Text/Show/Text/Data/Ratio.hs, dist/build/Text/Show/Text/Data/Ratio.o )
[19 of 61] Compiling Text.Show.Text.Data.Data ( src/Text/Show/Text/Data/Data.hs, dist/build/Text/Show/Text/Data/Data.o )
[20 of 61] Compiling Text.Show.Text.Data.Either ( src/Text/Show/Text/Data/Either.hs, dist/build/Text/Show/Text/Data/Either.o )
[21 of 61] Compiling Text.Show.Text.Data.Fixed ( src/Text/Show/Text/Data/Fixed.hs, dist/build/Text/Show/Text/Data/Fixed.o )
[22 of 61] Compiling Text.Show.Text.Data.Functor.Identity ( src/Text/Show/Text/Data/Functor/Identity.hs, dist/build/Text/Show/Text/Data/Functor/Identity.o )
[23 of 61] Compiling Text.Show.Text.Data.Maybe ( src/Text/Show/Text/Data/Maybe.hs, dist/build/Text/Show/Text/Data/Maybe.o )
[24 of 61] Compiling Text.Show.Text.Data.Monoid ( src/Text/Show/Text/Data/Monoid.hs, dist/build/Text/Show/Text/Data/Monoid.o )
[25 of 61] Compiling Text.Show.Text.Data.Ord ( src/Text/Show/Text/Data/Ord.hs, dist/build/Text/Show/Text/Data/Ord.o )
[26 of 61] Compiling Text.Show.Text.Data.Proxy ( src/Text/Show/Text/Data/Proxy.hs, dist/build/Text/Show/Text/Data/Proxy.o )
[27 of 61] Compiling Text.Show.Text.Data.Text ( src/Text/Show/Text/Data/Text.hs, dist/build/Text/Show/Text/Data/Text.o )
[28 of 61] Compiling Text.Show.Text.Data.Typeable.Utils ( src/Text/Show/Text/Data/Typeable/Utils.hs, dist/build/Text/Show/Text/Data/Typeable/Utils.o )
[29 of 61] Compiling Text.Show.Text.Data.Typeable ( src/Text/Show/Text/Data/Typeable.hs, dist/build/Text/Show/Text/Data/Typeable.o )
[30 of 61] Compiling Text.Show.Text.Data.Dynamic ( src/Text/Show/Text/Data/Dynamic.hs, dist/build/Text/Show/Text/Data/Dynamic.o )
[31 of 61] Compiling Text.Show.Text.Data.Version ( src/Text/Show/Text/Data/Version.hs, dist/build/Text/Show/Text/Data/Version.o )
[32 of 61] Compiling Text.Show.Text.Data.Void ( src/Text/Show/Text/Data/Void.hs, dist/build/Text/Show/Text/Data/Void.o )
[33 of 61] Compiling Text.Show.Text.Foreign.C.Types ( src/Text/Show/Text/Foreign/C/Types.hs, dist/build/Text/Show/Text/Foreign/C/Types.o )
[34 of 61] Compiling Text.Show.Text.Foreign.Ptr ( src/Text/Show/Text/Foreign/Ptr.hs, dist/build/Text/Show/Text/Foreign/Ptr.o )
[35 of 61] Compiling Text.Show.Text.Foreign ( src/Text/Show/Text/Foreign.hs, dist/build/Text/Show/Text/Foreign.o )
[36 of 61] Compiling Text.Show.Text.Functions ( src/Text/Show/Text/Functions.hs, dist/build/Text/Show/Text/Functions.o )
[37 of 61] Compiling Text.Show.Text.Numeric.Natural ( src/Text/Show/Text/Numeric/Natural.hs, dist/build/Text/Show/Text/Numeric/Natural.o )
[38 of 61] Compiling Text.Show.Text.Numeric ( src/Text/Show/Text/Numeric.hs, dist/build/Text/Show/Text/Numeric.o )
[39 of 61] Compiling Text.Show.Text.System.Exit ( src/Text/Show/Text/System/Exit.hs, dist/build/Text/Show/Text/System/Exit.o )
[40 of 61] Compiling Text.Show.Text.System.IO ( src/Text/Show/Text/System/IO.hs, dist/build/Text/Show/Text/System/IO.o )
[41 of 61] Compiling Text.Show.Text.System.Posix.Types ( src/Text/Show/Text/System/Posix/Types.hs, dist/build/Text/Show/Text/System/Posix/Types.o )
[42 of 61] Compiling Text.Show.Text.System ( src/Text/Show/Text/System.hs, dist/build/Text/Show/Text/System.o )
[43 of 61] Compiling Text.Show.Text.Text.Read ( src/Text/Show/Text/Text/Read.hs, dist/build/Text/Show/Text/Text/Read.o )
[44 of 61] Compiling Text.Show.Text.Text ( src/Text/Show/Text/Text.hs, dist/build/Text/Show/Text/Text.o )
[45 of 61] Compiling Text.Show.Text.GHC.Fingerprint ( src/Text/Show/Text/GHC/Fingerprint.hs, dist/build/Text/Show/Text/GHC/Fingerprint.o )
[46 of 61] Compiling Text.Show.Text.GHC.Generics ( src/Text/Show/Text/GHC/Generics.hs, dist/build/Text/Show/Text/GHC/Generics.o )
[47 of 61] Compiling Text.Show.Text.GHC.Event ( src/Text/Show/Text/GHC/Event.hs, dist/build/Text/Show/Text/GHC/Event.o )
[48 of 61] Compiling Text.Show.Text.GHC.Stats ( src/Text/Show/Text/GHC/Stats.hs, dist/build/Text/Show/Text/GHC/Stats.o )
[49 of 61] Compiling Text.Show.Text.GHC.TypeLits ( src/Text/Show/Text/GHC/TypeLits.hs, dist/build/Text/Show/Text/GHC/TypeLits.o )
[50 of 61] Compiling Text.Show.Text.GHC ( src/Text/Show/Text/GHC.hs, dist/build/Text/Show/Text/GHC.o )
[51 of 61] Compiling Text.Show.Text.Data.Type.Coercion ( src/Text/Show/Text/Data/Type/Coercion.hs, dist/build/Text/Show/Text/Data/Type/Coercion.o )
[52 of 61] Compiling Text.Show.Text.Data.Type.Equality ( src/Text/Show/Text/Data/Type/Equality.hs, dist/build/Text/Show/Text/Data/Type/Equality.o )
[53 of 61] Compiling Text.Show.Text.Data.OldTypeable ( src/Text/Show/Text/Data/OldTypeable.hs, dist/build/Text/Show/Text/Data/OldTypeable.o )
[54 of 61] Compiling Text.Show.Text.Data ( src/Text/Show/Text/Data.hs, dist/build/Text/Show/Text/Data.o )
[55 of 61] Compiling Text.Show.Text.Instances ( src/Text/Show/Text/Instances.hs, dist/build/Text/Show/Text/Instances.o )
[56 of 61] Compiling Text.Show.Text.Debug.Trace ( src/Text/Show/Text/Debug/Trace.hs, dist/build/Text/Show/Text/Debug/Trace.o )
[57 of 61] Compiling Text.Show.Text.Debug.Trace.TH ( src/Text/Show/Text/Debug/Trace/TH.hs, dist/build/Text/Show/Text/Debug/Trace/TH.o )
[58 of 61] Compiling Text.Show.Text.TH ( src/Text/Show/Text/TH.hs, dist/build/Text/Show/Text/TH.o )
[59 of 61] Compiling Text.Show.Text.Generic ( src/Text/Show/Text/Generic.hs, dist/build/Text/Show/Text/Generic.o )
[60 of 61] Compiling Text.Show.Text.Debug.Trace.Generic ( src/Text/Show/Text/Debug/Trace/Generic.hs, dist/build/Text/Show/Text/Debug/Trace/Generic.o )
[61 of 61] Compiling Text.Show.Text   ( src/Text/Show/Text.hs, dist/build/Text/Show/Text.o )
In-place registering text-show-0.6.0.1...
Running Haddock for text-show-0.6.0.1...
Running hscolour for text-show-0.6.0.1...
Preprocessing library text-show-0.6.0.1...
Preprocessing library text-show-0.6.0.1...
Haddock coverage:
 100% ( 12 / 12) in 'Text.Show.Text.Utils'
  57% ( 21 / 37) in 'Text.Show.Text.Classes'
 100% ( 26 / 26) in 'Text.Show.Text.TH.Internal'
 100% (  4 /  4) in 'Text.Show.Text.Control.Concurrent'
 100% ( 20 / 20) in 'Text.Show.Text.Control.Exception'
 100% (  2 /  2) in 'Text.Show.Text.Control.Monad.ST'
 100% ( 16 / 16) in 'Text.Show.Text.Data.Tuple'
 100% (  2 /  2) in 'Text.Show.Text.Data.Bool'
 100% (  5 /  5) in 'Text.Show.Text.Data.ByteString'
 100% ( 17 / 17) in 'Text.Show.Text.Data.Integral'
 100% (  9 /  9) in 'Text.Show.Text.Data.Char'
 100% (  2 /  2) in 'Text.Show.Text.Data.List'
 100% (  2 /  2) in 'Text.Show.Text.Control.Applicative'
 100% (  1 /  1) in 'Text.Show.Text.Control'
 100% (  2 /  2) in 'Text.Show.Text.Data.Array'
 100% (  9 /  9) in 'Text.Show.Text.Data.Floating'
 100% (  2 /  2) in 'Text.Show.Text.Data.Complex'
 100% (  2 /  2) in 'Text.Show.Text.Data.Ratio'
 100% (  6 /  6) in 'Text.Show.Text.Data.Data'
 100% (  2 /  2) in 'Text.Show.Text.Data.Either'
 100% (  2 /  2) in 'Text.Show.Text.Data.Fixed'
 100% (  2 /  2) in 'Text.Show.Text.Data.Functor.Identity'
 100% (  2 /  2) in 'Text.Show.Text.Data.Maybe'
 100% (  8 /  8) in 'Text.Show.Text.Data.Monoid'
 100% (  3 /  3) in 'Text.Show.Text.Data.Ord'
 100% (  2 /  2) in 'Text.Show.Text.Data.Proxy'
 100% (  4 /  4) in 'Text.Show.Text.Data.Text'
 100% (  3 /  3) in 'Text.Show.Text.Data.Typeable.Utils'
 100% (  3 /  3) in 'Text.Show.Text.Data.Typeable'
 100% (  2 /  2) in 'Text.Show.Text.Data.Dynamic'
 100% (  3 /  3) in 'Text.Show.Text.Data.Version'
 100% (  2 /  2) in 'Text.Show.Text.Data.Void'
 100% ( 26 / 26) in 'Text.Show.Text.Foreign.C.Types'
 100% (  6 /  6) in 'Text.Show.Text.Foreign.Ptr'
 100% (  1 /  1) in 'Text.Show.Text.Foreign'
 100% (  2 /  2) in 'Text.Show.Text.Functions'
 100% (  2 /  2) in 'Text.Show.Text.Numeric.Natural'
 100% (  1 /  1) in 'Text.Show.Text.Numeric'
 100% (  2 /  2) in 'Text.Show.Text.System.Exit'
 100% ( 11 / 11) in 'Text.Show.Text.System.IO'
 100% ( 15 / 15) in 'Text.Show.Text.System.Posix.Types'
 100% (  1 /  1) in 'Text.Show.Text.System'
 100% (  3 /  3) in 'Text.Show.Text.Text.Read'
 100% (  1 /  1) in 'Text.Show.Text.Text'
 100% (  2 /  2) in 'Text.Show.Text.GHC.Fingerprint'
 100% ( 12 / 12) in 'Text.Show.Text.GHC.Generics'
 100% (  3 /  3) in 'Text.Show.Text.GHC.Event'
 100% (  2 /  2) in 'Text.Show.Text.GHC.Stats'
 100% (  3 /  3) in 'Text.Show.Text.GHC.TypeLits'
 100% (  1 /  1) in 'Text.Show.Text.GHC'
 100% (  2 /  2) in 'Text.Show.Text.Data.Type.Coercion'
 100% (  2 /  2) in 'Text.Show.Text.Data.Type.Equality'
 100% (  3 /  3) in 'Text.Show.Text.Data.OldTypeable'
 100% (  1 /  1) in 'Text.Show.Text.Data'
 100% (  1 /  1) in 'Text.Show.Text.Instances'
 100% ( 22 / 22) in 'Text.Show.Text.Debug.Trace'
 100% (  4 /  4) in 'Text.Show.Text.Debug.Trace.TH'
 100% ( 26 / 26) in 'Text.Show.Text.TH'
 100% ( 21 / 21) in 'Text.Show.Text.Generic'
 100% (  4 /  4) in 'Text.Show.Text.Debug.Trace.Generic'
 100% ( 31 / 31) in 'Text.Show.Text'
Warning: Text.Show.Text.Data.Floating: could not find link destinations for:
    Text.Show.Text.Data.Floating.formatRealFloatAlt Text.Show.Text.Data.Floating.floatToDigits
Warning: Text.Show.Text.Data.Typeable: could not find link destinations for:
    Text.Show.Text.Data.Typeable.tyConString
Warning: Text.Show.Text: could not find link destinations for:
    Text.Show.Text.Utils.<>
Documentation created: dist/doc/html/text-show/index.html,
dist/doc/html/text-show/text-show.txt
Creating package registration file: /tmp/pkgConf-text-show-0.6.07180.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/text-show-0.6.0.1
Registering text-show-0.6.0.1...
Installed text-show-0.6.0.1
Downloading html-email-validate-0.1.0.0...
Configuring html-email-validate-0.1.0.0...
Building html-email-validate-0.1.0.0...
Preprocessing library html-email-validate-0.1.0.0...
[1 of 1] Compiling Text.Html.Email.Validate ( src/Text/Html/Email/Validate.hs, dist/build/Text/Html/Email/Validate.o )
In-place registering html-email-validate-0.1.0.0...
Running Haddock for html-email-validate-0.1.0.0...
Running hscolour for html-email-validate-0.1.0.0...
Preprocessing library html-email-validate-0.1.0.0...
Preprocessing library html-email-validate-0.1.0.0...
Haddock coverage:
  88% (  7 /  8) in 'Text.Html.Email.Validate'
Documentation created: dist/doc/html/html-email-validate/index.html,
dist/doc/html/html-email-validate/html-email-validate.txt
Creating package registration file:
/tmp/pkgConf-html-email-validate-0.1.07180.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/html-email-validate-0.1.0.0
Registering html-email-validate-0.1.0.0...
Installed html-email-validate-0.1.0.0

Test log

No test log was submitted for this report.