Build #1 for witness-0.3.0.1

[all reports]

Package witness-0.3.0.1
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2016-04-23 07:21:05.198359 UTC
Compiler ghc-7.10.3
OS linux
Arch x86_64
Dependencies transformers-0.4.2.0, constraints-0.8, categories-1.0.7, base-4.8.2.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
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.2278722862233665123.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/mtl-2.2.1-Aue4leSeVkpKLsfHIV51E8
Registering mtl-2.2.1...
Installed mtl-2.2.1
Configuring tagged-0.8.3...
Building tagged-0.8.3...
Preprocessing library tagged-0.8.3...
[1 of 2] Compiling Data.Proxy.TH    ( src/Data/Proxy/TH.hs, dist/build/Data/Proxy/TH.o )
[2 of 2] Compiling Data.Tagged      ( src/Data/Tagged.hs, dist/build/Data/Tagged.o )
In-place registering tagged-0.8.3...
Running Haddock for tagged-0.8.3...
Running hscolour for tagged-0.8.3...
Preprocessing library tagged-0.8.3...
Preprocessing library tagged-0.8.3...
Haddock coverage:
  67% (  2 /  3) in 'Data.Proxy.TH'
  Missing documentation for:
    Module header
  93% ( 14 / 15) in 'Data.Tagged'
  Missing documentation for:
    witness (src/Data/Tagged.hs:323)
Documentation created: dist/doc/html/tagged/index.html,
dist/doc/html/tagged/tagged.txt
Creating package registration file:
/tmp/pkgConf-tagged-0.8711645630195740084.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/tagged-0.8.3-5cptKNCoGdxJM6eqqNERxD
Registering tagged-0.8.3...
Installed tagged-0.8.3
Configuring text-1.2.2.1...
Building text-1.2.2.1...
Preprocessing library text-1.2.2.1...
[ 1 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )
[ 2 of 44] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 3 of 44] 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 44] 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 44] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o )
[ 6 of 44] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[ 7 of 44] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[ 8 of 44] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o )
[ 9 of 44] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o )
[10 of 44] Compiling Data.Text.Array  ( Data/Text/Array.hs, dist/build/Data/Text/Array.o )
[11 of 44] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o )
[12 of 44] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o )
[13 of 44] Compiling Data.Text.Internal.Fusion.Size ( Data/Text/Internal/Fusion/Size.hs, dist/build/Data/Text/Internal/Fusion/Size.o )
[14 of 44] Compiling Data.Text.Internal.Fusion.Types ( Data/Text/Internal/Fusion/Types.hs, dist/build/Data/Text/Internal/Fusion/Types.o )
[15 of 44] Compiling Data.Text.Internal.Fusion.CaseMapping ( Data/Text/Internal/Fusion/CaseMapping.hs, dist/build/Data/Text/Internal/Fusion/CaseMapping.o )
[16 of 44] Compiling Data.Text.Internal.Fusion.Common ( Data/Text/Internal/Fusion/Common.hs, dist/build/Data/Text/Internal/Fusion/Common.o )
[17 of 44] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o )
[18 of 44] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o )
[19 of 44] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o )
[20 of 44] Compiling Data.Text.Show   ( Data/Text/Show.hs, dist/build/Data/Text/Show.o )
[21 of 44] Compiling Data.Text.Internal.Encoding.Fusion.Common ( Data/Text/Internal/Encoding/Fusion/Common.hs, dist/build/Data/Text/Internal/Encoding/Fusion/Common.o )
[22 of 44] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[23 of 44] Compiling Data.Text.Internal.Encoding.Fusion ( Data/Text/Internal/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Encoding/Fusion.o )
[24 of 44] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o )
[25 of 44] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o )
[26 of 44] Compiling Data.Text.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o )
[27 of 44] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o )
[28 of 44] Compiling Data.Text        ( Data/Text.hs, dist/build/Data/Text.o )
[29 of 44] Compiling Data.Text.Internal.IO ( Data/Text/Internal/IO.hs, dist/build/Data/Text/Internal/IO.o )
[30 of 44] Compiling Data.Text.IO     ( Data/Text/IO.hs, dist/build/Data/Text/IO.o )
[31 of 44] Compiling Data.Text.Internal.Lazy ( Data/Text/Internal/Lazy.hs, dist/build/Data/Text/Internal/Lazy.o )
[32 of 44] Compiling Data.Text.Internal.Lazy.Fusion ( Data/Text/Internal/Lazy/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Fusion.o )
[33 of 44] Compiling Data.Text.Internal.Lazy.Search ( Data/Text/Internal/Lazy/Search.hs, dist/build/Data/Text/Internal/Lazy/Search.o )
[34 of 44] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o )
[35 of 44] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o )
[36 of 44] Compiling Data.Text.Lazy   ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o )
[37 of 44] Compiling Data.Text.Internal.Builder ( Data/Text/Internal/Builder.hs, dist/build/Data/Text/Internal/Builder.o )
[38 of 44] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o )
[39 of 44] Compiling Data.Text.Internal.Builder.Functions ( Data/Text/Internal/Builder/Functions.hs, dist/build/Data/Text/Internal/Builder/Functions.o )
[40 of 44] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o )
[41 of 44] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o )
[42 of 44] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o )
[43 of 44] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o )
[44 of 44] Compiling Data.Text.Read   ( Data/Text/Read.hs, dist/build/Data/Text/Read.o )
In-place registering text-1.2.2.1...
Running Haddock for text-1.2.2.1...
Running hscolour for text-1.2.2.1...
Preprocessing library text-1.2.2.1...
Preprocessing library text-1.2.2.1...
Haddock coverage:
  14% (  1 /  7) in 'Data.Text.Internal.Read'
  Missing documentation for:
    IReader (Data/Text/Internal/Read.hs:26)
    IParser (Data/Text/Internal/Read.hs:28)
    T (Data/Text/Internal/Read.hs:48)
    digitToInt (Data/Text/Internal/Read.hs:61)
    hexDigitToInt (Data/Text/Internal/Read.hs:55)
    perhaps (Data/Text/Internal/Read.hs:50)
  50% (  1 /  2) in 'Data.Text.Internal.Encoding.Utf32'
  Missing documentation for:
    validate (Data/Text/Internal/Encoding/Utf32.hs:24)
  50% (  1 /  2) in 'Data.Text.Internal.Builder.RealFloat.Functions'
  Missing documentation for:
    roundTo (Data/Text/Internal/Builder/RealFloat/Functions.hs:17)
   0% (  0 /  2) in 'Data.Text.Internal.Builder.Int.Digits'
  Missing documentation for:
    Module header
    digits (Data/Text/Internal/Builder/Int/Digits.hs:21)
 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'
  Missing documentation for:
    chr2 (Data/Text/Internal/Encoding/Utf16.hs:29)
    validate1 (Data/Text/Internal/Encoding/Utf16.hs:38)
    validate2 (Data/Text/Internal/Encoding/Utf16.hs:42)
 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'
  Missing documentation for:
    ord (Data/Text/Internal/Unsafe/Char.hs:39)
    unsafeChr (Data/Text/Internal/Unsafe/Char.hs:43)
    unsafeChr8 (Data/Text/Internal/Unsafe/Char.hs:47)
    unsafeChr32 (Data/Text/Internal/Unsafe/Char.hs:51)
  95% ( 19 / 20) in 'Data.Text.Internal'
  Missing documentation for:
    textP (Data/Text/Internal.hs:97)
  38% (  5 / 13) in 'Data.Text.Internal.Fusion.Size'
  Missing documentation for:
    Size (Data/Text/Internal/Fusion/Size.hs:40)
    exactly (Data/Text/Internal/Fusion/Size.hs:44)
    exactSize (Data/Text/Internal/Fusion/Size.hs:49)
    maxSize (Data/Text/Internal/Fusion/Size.hs:57)
    betweenSize (Data/Text/Internal/Fusion/Size.hs:65)
    unknownSize (Data/Text/Internal/Fusion/Size.hs:74)
    compareSize (Data/Text/Internal/Fusion/Size.hs:143)
    isEmpty (Data/Text/Internal/Fusion/Size.hs:151)
  88% (  7 /  8) in 'Data.Text.Internal.Fusion.Types'
  Missing documentation for:
    Stream (Data/Text/Internal/Fusion/Types.hs:83)
   0% (  0 /  5) in 'Data.Text.Internal.Fusion.CaseMapping'
  Missing documentation for:
    Module header
    upperMapping (Data/Text/Internal/Fusion/CaseMapping.hs:13)
    lowerMapping (Data/Text/Internal/Fusion/CaseMapping.hs:220)
    titleMapping (Data/Text/Internal/Fusion/CaseMapping.hs:225)
    foldMapping (Data/Text/Internal/Fusion/CaseMapping.hs:324)
  89% ( 63 / 71) in 'Data.Text.Internal.Fusion.Common'
  Missing documentation for:
    singleton (Data/Text/Internal/Fusion/Common.hs:119)
    streamList (Data/Text/Internal/Fusion/Common.hs:125)
    unstreamList (Data/Text/Internal/Fusion/Common.hs:131)
    intercalate (Data/Text/Internal/Fusion/Common.hs:577)
    justifyLeftI (Data/Text/Internal/Fusion/Common.hs:479)
    scanl (Data/Text/Internal/Fusion/Common.hs:656)
    replicateCharI (Data/Text/Internal/Fusion/Common.hs:671)
    replicateI (Data/Text/Internal/Fusion/Common.hs:682)
  93% ( 13 / 14) in 'Data.Text.Unsafe'
  Missing documentation for:
    Iter (Data/Text/Unsafe.hs:62)
  33% (  1 /  3) in 'Data.Text.Internal.Private'
  Missing documentation for:
    runText (Data/Text/Internal/Private.hs:33)
    span_ (Data/Text/Internal/Private.hs:23)
  91% ( 20 / 22) in 'Data.Text.Internal.Fusion'
  Missing documentation for:
    Stream (Data/Text/Internal/Fusion/Types.hs:83)
    length (Data/Text/Internal/Fusion.hs:127)
 100% (  4 /  4) in 'Data.Text.Show'
  33% (  2 /  6) in 'Data.Text.Internal.Encoding.Fusion.Common'
  Missing documentation for:
    restreamUtf16LE (Data/Text/Internal/Encoding/Fusion/Common.hs:63)
    restreamUtf16BE (Data/Text/Internal/Encoding/Fusion/Common.hs:39)
    restreamUtf32LE (Data/Text/Internal/Encoding/Fusion/Common.hs:106)
    restreamUtf32BE (Data/Text/Internal/Encoding/Fusion/Common.hs:87)
  17% (  2 / 12) in 'Data.Text.Internal.Encoding.Utf8'
  Missing documentation for:
    ord2 (Data/Text/Internal/Encoding/Utf8.hs:58)
    ord3 (Data/Text/Internal/Encoding/Utf8.hs:69)
    ord4 (Data/Text/Internal/Encoding/Utf8.hs:81)
    chr2 (Data/Text/Internal/Encoding/Utf8.hs:94)
    chr3 (Data/Text/Internal/Encoding/Utf8.hs:103)
    chr4 (Data/Text/Internal/Encoding/Utf8.hs:114)
    validate1 (Data/Text/Internal/Encoding/Utf8.hs:128)
    validate2 (Data/Text/Internal/Encoding/Utf8.hs:132)
    validate3 (Data/Text/Internal/Encoding/Utf8.hs:136)
    validate4 (Data/Text/Internal/Encoding/Utf8.hs:153)
  91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion'
  Missing documentation for:
    streamASCII (Data/Text/Internal/Encoding/Fusion.hs:57)
 100% ( 33 / 33) in 'Data.Text.Encoding'
 100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Search'
 100% ( 18 / 18) in 'Data.Text.Foreign'
 100% (127 /127) in 'Data.Text'
 100% (  3 /  3) in 'Data.Text.Internal.IO'
 100% ( 20 / 20) in 'Data.Text.IO'
  93% ( 14 / 15) in 'Data.Text.Internal.Lazy'
  Missing documentation for:
    Text (Data/Text/Internal/Lazy.hs:47)
 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'
  89% ( 24 / 27) in 'Data.Text.Lazy.Encoding'
  Missing documentation for:
    encodeUtf8 (Data/Text/Lazy/Encoding.hs:148)
    encodeUtf8Builder (Data/Text/Lazy/Encoding.hs:162)
    encodeUtf8BuilderEscaped (Data/Text/Lazy/Encoding.hs:167)
  99% (128 /129) in 'Data.Text.Lazy'
  Missing documentation for:
    Text (Data/Text/Internal/Lazy.hs:47)
  94% ( 16 / 17) in 'Data.Text.Internal.Builder'
  Missing documentation for:
    append' (Data/Text/Internal/Builder.hs:301)
 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'
  Missing documentation for:
    Module header
    decimal (Data/Text/Lazy/Builder/Int.hs:52)
    hexadecimal (Data/Text/Lazy/Builder/Int.hs:162)
 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'
  Missing documentation for:
    formatRealFloat (Data/Text/Lazy/Builder/RealFloat.hs:46)
 100% (  7 /  7) in 'Data.Text.Read'
Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for:
    findIndicesI
Warning: Data.Text.Unsafe: could not find link destinations for:
    bracket
Warning: Data.Text: could not find link destinations for:
    replicateChar countChar
Warning: Data.Text.Internal.IO: could not find link destinations for:
    Handle__
Warning: Data.Text.Lazy: could not find link destinations for:
    replicateChar dropWords splitAtWord countChar
Warning: Data.Text.Internal.Builder: could not find link destinations for:
    empty append
Warning: Data.Text.Lazy.Builder.RealFloat: could not find link destinations for:
    floatToDigits
Documentation created: dist/doc/html/text/index.html,
dist/doc/html/text/text.txt
Creating package registration file:
/tmp/pkgConf-text-1.2.21034514500484238046.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/text-1.2.2.1-HmqVQnZSpjaC156ABqPhne
Registering text-1.2.2.1...
Installed text-1.2.2.1
Configuring transformers-compat-0.5.1.4...
Building transformers-compat-0.5.1.4...
Preprocessing library transformers-compat-0.5.1.4...
[1 of 2] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o )
[2 of 2] Compiling Control.Monad.Trans.Instances ( src/Control/Monad/Trans/Instances.hs, dist/build/Control/Monad/Trans/Instances.o )
In-place registering transformers-compat-0.5.1.4...
Running Haddock for transformers-compat-0.5.1.4...
Running hscolour for transformers-compat-0.5.1.4...
Preprocessing library transformers-compat-0.5.1.4...
Preprocessing library transformers-compat-0.5.1.4...
Haddock coverage:
   0% (  0 /  8) in 'Paths_transformers_compat'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_transformers_compat.hs:15)
    getBinDir (dist/build/autogen/Paths_transformers_compat.hs:25)
    getLibDir (dist/build/autogen/Paths_transformers_compat.hs:25)
    getDataDir (dist/build/autogen/Paths_transformers_compat.hs:25)
    getLibexecDir (dist/build/autogen/Paths_transformers_compat.hs:25)
    getDataFileName (dist/build/autogen/Paths_transformers_compat.hs:32)
    getSysconfDir (dist/build/autogen/Paths_transformers_compat.hs:25)
 100% (  1 /  1) in 'Control.Monad.Trans.Instances'
Documentation created: dist/doc/html/transformers-compat/index.html,
dist/doc/html/transformers-compat/transformers-compat.txt
Creating package registration file:
/tmp/pkgConf-transformers-compat-0.5.1646755199270754552.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/transformers-compat-0.5.1.4-EfAx8JliEAN1Gu6x0L8GYr
Registering transformers-compat-0.5.1.4...
Installed transformers-compat-0.5.1.4
Configuring hashable-1.2.4.0...
Building hashable-1.2.4.0...
Preprocessing library hashable-1.2.4.0...
[1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o )

Data/Hashable/Class.hs:460:28: Warning:
    In the use of ‘B.inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
[2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o )
[3 of 3] Compiling Data.Hashable    ( Data/Hashable.hs, dist/build/Data/Hashable.o )
In-place registering hashable-1.2.4.0...
Running Haddock for hashable-1.2.4.0...
Running hscolour for hashable-1.2.4.0...
Preprocessing library hashable-1.2.4.0...
Preprocessing library hashable-1.2.4.0...

Data/Hashable/Class.hs:460:28: Warning:
    In the use of ‘B.inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
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:
    GHashable
Documentation created: dist/doc/html/hashable/index.html,
dist/doc/html/hashable/hashable.txt
Creating package registration file:
/tmp/pkgConf-hashable-1.2.4916018859222028828.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/hashable-1.2.4.0-EalUWgp8NarBYWPbvYAD8I
Registering hashable-1.2.4.0...
Installed hashable-1.2.4.0
Configuring constraints-0.8...
Building constraints-0.8...
Preprocessing library constraints-0.8...
[1 of 5] Compiling Data.Constraint  ( src/Data/Constraint.hs, dist/build/Data/Constraint.o )
[2 of 5] Compiling Data.Constraint.Deferrable ( src/Data/Constraint/Deferrable.hs, dist/build/Data/Constraint/Deferrable.o )
[3 of 5] Compiling Data.Constraint.Forall ( src/Data/Constraint/Forall.hs, dist/build/Data/Constraint/Forall.o )
[4 of 5] Compiling Data.Constraint.Lifting ( src/Data/Constraint/Lifting.hs, dist/build/Data/Constraint/Lifting.o )
[5 of 5] Compiling Data.Constraint.Unsafe ( src/Data/Constraint/Unsafe.hs, dist/build/Data/Constraint/Unsafe.o )
In-place registering constraints-0.8...
Running Haddock for constraints-0.8...
Running hscolour for constraints-0.8...
Preprocessing library constraints-0.8...
Preprocessing library constraints-0.8...
Haddock coverage:
  96% ( 23 / 24) in 'Data.Constraint'
  Missing documentation for:
    Constraint
  60% (  3 /  5) in 'Data.Constraint.Deferrable'
  Missing documentation for:
    UnsatisfiedConstraint (src/Data/Constraint/Deferrable.hs:35)
    deferred (src/Data/Constraint/Deferrable.hs:49)
  89% (  8 /  9) in 'Data.Constraint.Forall'
  Missing documentation for:
    Forall1 (src/Data/Constraint/Forall.hs:113)
   0% (  0 /  3) in 'Data.Constraint.Lifting'
  Missing documentation for:
    Module header
    Lifting (src/Data/Constraint/Lifting.hs:62)
    Lifting2 (src/Data/Constraint/Lifting.hs:419)
 100% (  8 /  8) in 'Data.Constraint.Unsafe'
Warning: Data.Constraint: could not find link destinations for:
    no
Documentation created: dist/doc/html/constraints/index.html,
dist/doc/html/constraints/constraints.txt
Creating package registration file:
/tmp/pkgConf-constraints-01720185677625040140.8
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/constraints-0.8-J6ERMEjH5xE7TnyGNNtS3k
Registering constraints-0.8...
Installed constraints-0.8
Configuring unordered-containers-0.2.7.0...
Building unordered-containers-0.2.7.0...
Preprocessing library unordered-containers-0.2.7.0...
[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.7.0...
Running Haddock for unordered-containers-0.2.7.0...
Running hscolour for unordered-containers-0.2.7.0...
Preprocessing library unordered-containers-0.2.7.0...
Preprocessing library unordered-containers-0.2.7.0...
Haddock coverage:
   0% (  0 /  3) in 'Data.HashMap.UnsafeShift'
  Missing documentation for:
    Module header
    unsafeShiftL (Data/HashMap/UnsafeShift.hs:10)
    unsafeShiftR (Data/HashMap/UnsafeShift.hs:14)
  50% (  1 /  2) in 'Data.HashMap.PopCount'
  Missing documentation for:
    Module header
 100% (  2 /  2) in 'Data.HashMap.Unsafe'
  38% ( 14 / 37) in 'Data.HashMap.Array'
  Missing documentation for:
    Array (Data/HashMap/Array.hs:101)
    MArray (Data/HashMap/Array.hs:126)
    new_ (Data/HashMap/Array.hs:173)
    singleton (Data/HashMap/Array.hs:176)
    singletonM (Data/HashMap/Array.hs:180)
    pair (Data/HashMap/Array.hs:184)
    length (Data/HashMap/Array.hs:112)
    lengthM (Data/HashMap/Array.hs:134)
    read (Data/HashMap/Array.hs:191)
    write (Data/HashMap/Array.hs:197)
    index (Data/HashMap/Array.hs:204)
    indexM (Data/HashMap/Array.hs:210)
    unsafeFreeze (Data/HashMap/Array.hs:216)
    unsafeThaw (Data/HashMap/Array.hs:222)
    run (Data/HashMap/Array.hs:228)
    run2 (Data/HashMap/Array.hs:232)
    foldl' (Data/HashMap/Array.hs:334)
    foldr (Data/HashMap/Array.hs:342)
    thaw (Data/HashMap/Array.hs:354)
    map (Data/HashMap/Array.hs:387)
    traverse (Data/HashMap/Array.hs:430)
    filter (Data/HashMap/Array.hs:435)
    toList (Data/HashMap/Array.hs:427)
  87% ( 61 / 70) in 'Data.HashMap.Base'
  Missing documentation for:
    Module header
    Leaf (Data/HashMap/Base.hs:135)
    Hash (Data/HashMap/Base.hs:202)
    Bitmap (Data/HashMap/Base.hs:203)
    mask (Data/HashMap/Base.hs:1226)
    bitsPerSubkey (Data/HashMap/Base.hs:1214)
    sparseIndex (Data/HashMap/Base.hs:1223)
    updateOrConcatWith (Data/HashMap/Base.hs:1131)
    updateOrConcatWithKey (Data/HashMap/Base.hs:1135)
 100% ( 52 / 52) in 'Data.HashMap.Strict'
 100% ( 52 / 52) in 'Data.HashMap.Lazy'
 100% ( 31 / 31) 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.718558430241146137088.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/unordered-containers-0.2.7.0-2BLx4faR35mFWLJj5xiBgm
Registering unordered-containers-0.2.7.0...
Installed unordered-containers-0.2.7.0
Configuring semigroups-0.18.1...
Building semigroups-0.18.1...
Preprocessing library semigroups-0.18.1...
[1 of 3] Compiling Data.List.NonEmpty ( src-ghc7/Data/List/NonEmpty.hs, dist/build/Data/List/NonEmpty.o )
[2 of 3] Compiling Data.Semigroup   ( src-ghc7/Data/Semigroup.hs, dist/build/Data/Semigroup.o )
[3 of 3] Compiling Data.Semigroup.Generic ( src/Data/Semigroup/Generic.hs, dist/build/Data/Semigroup/Generic.o )
In-place registering semigroups-0.18.1...
Running Haddock for semigroups-0.18.1...
Running hscolour for semigroups-0.18.1...
Preprocessing library semigroups-0.18.1...
Preprocessing library semigroups-0.18.1...
Haddock coverage:
  94% ( 64 / 68) in 'Data.List.NonEmpty'
  Missing documentation for:
    NonEmpty (src-ghc7/Data/List/NonEmpty.hs:172)
    length (src-ghc7/Data/List/NonEmpty.hs:217)
    unfoldr (src-ghc7/Data/List/NonEmpty.hs:248)
    xor (src-ghc7/Data/List/NonEmpty.hs:221)
  83% ( 25 / 30) in 'Data.Semigroup'
  Missing documentation for:
    Semigroup (src-ghc7/Data/Semigroup.hs:189)
    Min (src-ghc7/Data/Semigroup.hs:427)
    Max (src-ghc7/Data/Semigroup.hs:512)
    ArgMin (src-ghc7/Data/Semigroup.hs:613)
    ArgMax (src-ghc7/Data/Semigroup.hs:614)
  60% (  3 /  5) in 'Data.Semigroup.Generic'
  Missing documentation for:
    GSemigroup (src/Data/Semigroup/Generic.hs:39)
    GMonoid (src/Data/Semigroup/Generic.hs:69)
Warning: Data.Semigroup: could not find link destinations for:
    Max Min D1Dual C1_0Dual S1_0_0Dual D1Endo C1_0Endo S1_0_0Endo D1All C1_0All S1_0_0All D1Any C1_0Any S1_0_0Any D1Sum C1_0Sum S1_0_0Sum D1Product C1_0Product S1_0_0Product
Warning: Data.Semigroup.Generic: could not find link destinations for:
    gmappend' gmempty'
Documentation created: dist/doc/html/semigroups/index.html,
dist/doc/html/semigroups/semigroups.txt
Creating package registration file:
/tmp/pkgConf-semigroups-0.181219933931263419017.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/semigroups-0.18.1-IBlkGPjZsYWGswV1yLDA9m
Registering semigroups-0.18.1...
Installed semigroups-0.18.1
Configuring void-0.7.1...
Building void-0.7.1...
Preprocessing library void-0.7.1...
[1 of 1] Compiling Data.Void.Unsafe ( src/Data/Void/Unsafe.hs, dist/build/Data/Void/Unsafe.o )
In-place registering void-0.7.1...
Running Haddock for void-0.7.1...
Running hscolour for void-0.7.1...
Preprocessing library void-0.7.1...
Preprocessing library void-0.7.1...
Haddock coverage:
 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-0.71540846267858829294.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/void-0.7.1-ATIQ3UuwJfzJFZ7xZqoUa6
Registering void-0.7.1...
Installed void-0.7.1
Configuring categories-1.0.7...
Building categories-1.0.7...
Preprocessing library categories-1.0.7...
[ 1 of 11] Compiling Control.Category.Discrete ( src/Control/Category/Discrete.hs, dist/build/Control/Category/Discrete.o )
[ 2 of 11] Compiling Control.Categorical.Object ( src/Control/Categorical/Object.hs, dist/build/Control/Categorical/Object.o )
[ 3 of 11] Compiling Control.Category.Dual ( src/Control/Category/Dual.hs, dist/build/Control/Category/Dual.o )

src/Control/Category/Dual.hs:4:14: Warning:
    ‘Control.Category.Dual’ is marked as Trustworthy but has been inferred as safe!
[ 4 of 11] Compiling Control.Categorical.Bifunctor ( src/Control/Categorical/Bifunctor.hs, dist/build/Control/Categorical/Bifunctor.o )

src/Control/Categorical/Bifunctor.hs:3:14: Warning:
    ‘Control.Categorical.Bifunctor’ is marked as Trustworthy but has been inferred as safe!
[ 5 of 11] Compiling Control.Category.Associative ( src/Control/Category/Associative.hs, dist/build/Control/Category/Associative.o )

src/Control/Category/Associative.hs:3:14: Warning:
    ‘Control.Category.Associative’ is marked as Trustworthy but has been inferred as safe!
[ 6 of 11] Compiling Control.Category.Monoidal ( src/Control/Category/Monoidal.hs, dist/build/Control/Category/Monoidal.o )
[ 7 of 11] Compiling Control.Category.Braided ( src/Control/Category/Braided.hs, dist/build/Control/Category/Braided.o )

src/Control/Category/Braided.hs:3:14: Warning:
    ‘Control.Category.Braided’ is marked as Trustworthy but has been inferred as safe!
[ 8 of 11] Compiling Control.Category.Cartesian ( src/Control/Category/Cartesian.hs, dist/build/Control/Category/Cartesian.o )

src/Control/Category/Cartesian.hs:3:14: Warning:
    ‘Control.Category.Cartesian’ is marked as Trustworthy but has been inferred as safe!
[ 9 of 11] Compiling Control.Category.Cartesian.Closed ( src/Control/Category/Cartesian/Closed.hs, dist/build/Control/Category/Cartesian/Closed.o )
[10 of 11] Compiling Control.Category.Distributive ( src/Control/Category/Distributive.hs, dist/build/Control/Category/Distributive.o )

src/Control/Category/Distributive.hs:3:14: Warning:
    ‘Control.Category.Distributive’ is marked as Trustworthy but has been inferred as safe!
[11 of 11] Compiling Control.Categorical.Functor ( src/Control/Categorical/Functor.hs, dist/build/Control/Categorical/Functor.o )

src/Control/Categorical/Functor.hs:3:14: Warning:
    ‘Control.Categorical.Functor’ is marked as Trustworthy but has been inferred as safe!
In-place registering categories-1.0.7...
Running Haddock for categories-1.0.7...
Running hscolour for categories-1.0.7...
Preprocessing library categories-1.0.7...
Preprocessing library categories-1.0.7...

src/Control/Category/Dual.hs:4:14: Warning:
    ‘Control.Category.Dual’ is marked as Trustworthy but has been inferred as safe!

src/Control/Categorical/Bifunctor.hs:3:14: Warning:
    ‘Control.Categorical.Bifunctor’ is marked as Trustworthy but has been inferred as safe!

src/Control/Category/Associative.hs:3:14: Warning:
    ‘Control.Category.Associative’ is marked as Trustworthy but has been inferred as safe!

src/Control/Category/Braided.hs:3:14: Warning:
    ‘Control.Category.Braided’ is marked as Trustworthy but has been inferred as safe!

src/Control/Category/Cartesian.hs:3:14: Warning:
    ‘Control.Category.Cartesian’ is marked as Trustworthy but has been inferred as safe!

src/Control/Category/Distributive.hs:3:14: Warning:
    ‘Control.Category.Distributive’ is marked as Trustworthy but has been inferred as safe!

src/Control/Categorical/Functor.hs:3:14: Warning:
    ‘Control.Categorical.Functor’ is marked as Trustworthy but has been inferred as safe!
Haddock coverage:
  80% (  4 /  5) in 'Control.Category.Discrete'
  Missing documentation for:
    inverse (src/Control/Category/Discrete.hs:43)
 100% (  3 /  3) in 'Control.Categorical.Object'
  50% (  1 /  2) in 'Control.Category.Dual'
  Missing documentation for:
    Dual (src/Control/Category/Dual.hs:45)
  33% (  2 /  6) in 'Control.Categorical.Bifunctor'
  Missing documentation for:
    PFunctor (src/Control/Categorical/Bifunctor.hs:30)
    QFunctor (src/Control/Categorical/Bifunctor.hs:35)
    dimap (src/Control/Categorical/Bifunctor.hs:64)
    difirst (src/Control/Categorical/Bifunctor.hs:61)
 100% (  2 /  2) in 'Control.Category.Associative'
 100% (  2 /  2) in 'Control.Category.Monoidal'
  75% (  3 /  4) in 'Control.Category.Braided'
  Missing documentation for:
    swap (src/Control/Category/Braided.hs:65)
  92% ( 11 / 12) in 'Control.Category.Cartesian'
  Missing documentation for:
    CoCartesian (src/Control/Category/Cartesian.hs:85)
  56% (  5 /  9) in 'Control.Category.Cartesian.Closed'
  Missing documentation for:
    unitCCC (src/Control/Category/Cartesian/Closed.hs:60)
    counitCCC (src/Control/Category/Cartesian/Closed.hs:63)
    unitCoCCC (src/Control/Category/Cartesian/Closed.hs:85)
    counitCoCCC (src/Control/Category/Cartesian/Closed.hs:88)
 100% (  4 /  4) in 'Control.Category.Distributive'
  20% (  1 /  5) in 'Control.Categorical.Functor'
  Missing documentation for:
    Functor (src/Control/Categorical/Functor.hs:140)
    Endofunctor (src/Control/Categorical/Functor.hs:167)
    LiftedFunctor (src/Control/Categorical/Functor.hs:49)
    LoweredFunctor (src/Control/Categorical/Functor.hs:95)
Documentation created: dist/doc/html/categories/index.html,
dist/doc/html/categories/categories.txt
Creating package registration file:
/tmp/pkgConf-categories-1.01704841123116423768.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/categories-1.0.7-5s6uSRJ492mEfxH3pC3coR
Registering categories-1.0.7...
Installed categories-1.0.7
Downloading witness-0.3.0.1...
Configuring witness-0.3.0.1...
Building witness-0.3.0.1...
Preprocessing library witness-0.3.0.1...
[1 of 8] Compiling Data.Witness.Any ( src/Data/Witness/Any.hs, dist/build/Data/Witness/Any.o )
[2 of 8] Compiling Data.Witness.WitnessDict ( src/Data/Witness/WitnessDict.hs, dist/build/Data/Witness/WitnessDict.o )
[3 of 8] Compiling Data.Witness.WitnessFDict ( src/Data/Witness/WitnessFDict.hs, dist/build/Data/Witness/WitnessFDict.o )
[4 of 8] Compiling Data.Witness.Representative ( src/Data/Witness/Representative.hs, dist/build/Data/Witness/Representative.o )
[5 of 8] Compiling Data.Witness.Nat ( src/Data/Witness/Nat.hs, dist/build/Data/Witness/Nat.o )
[6 of 8] Compiling Data.Witness.ListElement ( src/Data/Witness/ListElement.hs, dist/build/Data/Witness/ListElement.o )
[7 of 8] Compiling Data.Witness.List ( src/Data/Witness/List.hs, dist/build/Data/Witness/List.o )
[8 of 8] Compiling Data.Witness     ( src/Data/Witness.hs, dist/build/Data/Witness.o )
In-place registering witness-0.3.0.1...
Running Haddock for witness-0.3.0.1...
Running hscolour for witness-0.3.0.1...
Preprocessing library witness-0.3.0.1...
Preprocessing library witness-0.3.0.1...
Haddock coverage:
  38% (  3 /  8) in 'Data.Witness.Any'
  Missing documentation for:
    Module header
    matchAny (src/Data/Witness/Any.hs:10)
    matchAnyF (src/Data/Witness/Any.hs:21)
    matchAnyWitness (src/Data/Witness/Any.hs:32)
     (src/Data/Witness/Any.hs:35)
  89% (  8 /  9) in 'Data.Witness.WitnessDict'
  Missing documentation for:
    Module header
  89% (  8 /  9) in 'Data.Witness.WitnessFDict'
  Missing documentation for:
    Module header
   8% (  1 / 13) in 'Data.Witness.Representative'
  Missing documentation for:
    Module header
    Eq1 (src/Data/Witness/Representative.hs:7)
     (src/Data/Witness/Representative.hs:12)
    isWitnessRepresentative (src/Data/Witness/Representative.hs:17)
    Representative (src/Data/Witness/Representative.hs:20)
     (src/Data/Witness/Representative.hs:27)
    withRepresentative (src/Data/Witness/Representative.hs:32)
     (src/Data/Witness/Representative.hs:48)
    getRepresentative (src/Data/Witness/Representative.hs:53)
    rerepresentative (src/Data/Witness/Representative.hs:56)
    mkAny (src/Data/Witness/Representative.hs:59)
    mkAnyF (src/Data/Witness/Representative.hs:62)
   0% (  0 /  8) in 'Data.Witness.Nat'
  Missing documentation for:
    Module header
    NatKind (src/Data/Witness/Nat.hs:9)
    Nat (src/Data/Witness/Nat.hs:11)
     (src/Data/Witness/Nat.hs:17)
     (src/Data/Witness/Nat.hs:28)
     (src/Data/Witness/Nat.hs:33)
     (src/Data/Witness/Nat.hs:42)
     (src/Data/Witness/Nat.hs:47)
   0% (  0 /  5) in 'Data.Witness.ListElement'
  Missing documentation for:
    Module header
    HasListElement (src/Data/Witness/ListElement.hs:5)
    modifyListElement (src/Data/Witness/ListElement.hs:12)
     (src/Data/Witness/ListElement.hs:15)
     (src/Data/Witness/ListElement.hs:22)
   3% (  1 / 38) in 'Data.Witness.List'
  Missing documentation for:
    Module header
     (src/Data/Witness/List.hs:21)
     (src/Data/Witness/List.hs:28)
     (src/Data/Witness/List.hs:33)
     (src/Data/Witness/List.hs:42)
     (src/Data/Witness/List.hs:47)
     (src/Data/Witness/List.hs:52)
    listFill (src/Data/Witness/List.hs:64)
    listMap (src/Data/Witness/List.hs:68)
    listLift2 (src/Data/Witness/List.hs:72)
    listTypeToList (src/Data/Witness/List.hs:76)
    listTypeMap (src/Data/Witness/List.hs:80)
    listIdentity (src/Data/Witness/List.hs:84)
    listSequence (src/Data/Witness/List.hs:88)
    AppendList (src/Data/Witness/List.hs:92)
    appendList (src/Data/Witness/List.hs:99)
    AddItemList (src/Data/Witness/List.hs:119)
    addListItem (src/Data/Witness/List.hs:126)
    MergeItemList (src/Data/Witness/List.hs:134)
    mergeListItem (src/Data/Witness/List.hs:141)
    MergeList (src/Data/Witness/List.hs:167)
    mergeList (src/Data/Witness/List.hs:174)
    Tensor (src/Data/Witness/List.hs:205)
     (src/Data/Witness/List.hs:211)
     (src/Data/Witness/List.hs:217)
    MapWitness (src/Data/Witness/List.hs:223)
    sameMapWitness (src/Data/Witness/List.hs:225)
    MapList (src/Data/Witness/List.hs:228)
    mapList (src/Data/Witness/List.hs:234)
    RemoveFromList (src/Data/Witness/List.hs:249)
    removeAllMatching (src/Data/Witness/List.hs:256)
    RemoveManyFromList (src/Data/Witness/List.hs:282)
    removeAllMatchingMany (src/Data/Witness/List.hs:289)
    EitherWitness (src/Data/Witness/List.hs:309)
     (src/Data/Witness/List.hs:311)
    PartitionList (src/Data/Witness/List.hs:318)
    partitionList (src/Data/Witness/List.hs:327)
  91% ( 10 / 11) in 'Data.Witness'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/witness/index.html,
dist/doc/html/witness/witness.txt
Creating package registration file:
/tmp/pkgConf-witness-0.3.05746822901851445950.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/witness-0.3.0.1-BJRQEVOR8c8K1UCr6F6bH3
Registering witness-0.3.0.1...
Installed witness-0.3.0.1

Test log

No test log was submitted for this report.