Build #1 for ddc-core-salt-0.4.3.1

[all reports]

Package ddc-core-salt-0.4.3.1
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2016-09-06 07:43:42.742275 UTC
Compiler ghc-8.0.1.20160701
OS linux
Arch x86_64
Dependencies array-0.5.1.1, base-4.9.0.0, containers-0.5.7.1, ddc-core-0.4.3.1, deepseq-1.4.2.0, mtl-2.2.1, text-1.2.2.1, transformers-0.5.2.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
cabal: Entering directory '/tmp/cabal-tmp-1677/inchworm-1.0.2.1'
Configuring inchworm-1.0.2.1...
Building inchworm-1.0.2.1...
Preprocessing library inchworm-1.0.2.1...
[1 of 5] Compiling Text.Lexer.Inchworm.Source ( Text/Lexer/Inchworm/Source.hs, dist/build/Text/Lexer/Inchworm/Source.o )
[2 of 5] Compiling Text.Lexer.Inchworm.Scanner ( Text/Lexer/Inchworm/Scanner.hs, dist/build/Text/Lexer/Inchworm/Scanner.o )
[3 of 5] Compiling Text.Lexer.Inchworm.Combinator ( Text/Lexer/Inchworm/Combinator.hs, dist/build/Text/Lexer/Inchworm/Combinator.o )
[4 of 5] Compiling Text.Lexer.Inchworm ( Text/Lexer/Inchworm.hs, dist/build/Text/Lexer/Inchworm.o )
[5 of 5] Compiling Text.Lexer.Inchworm.Char ( Text/Lexer/Inchworm/Char.hs, dist/build/Text/Lexer/Inchworm/Char.o )
Running Haddock for inchworm-1.0.2.1...
Running hscolour for inchworm-1.0.2.1...
Preprocessing library inchworm-1.0.2.1...
Preprocessing library inchworm-1.0.2.1...
Haddock coverage:
  80% (  4 /  5) in 'Text.Lexer.Inchworm.Source'
  Missing documentation for:
    Module header
  67% (  2 /  3) in 'Text.Lexer.Inchworm.Scanner'
  Missing documentation for:
    Module header
  92% ( 11 / 12) in 'Text.Lexer.Inchworm.Combinator'
  Missing documentation for:
    Module header
 100% ( 27 / 27) in 'Text.Lexer.Inchworm'
 100% ( 13 / 13) in 'Text.Lexer.Inchworm.Char'
Documentation created: dist/doc/html/inchworm/index.html,
dist/doc/html/inchworm/inchworm.txt
Creating package registration file:
/tmp/pkgConf-inchworm-1.0.22145174067468703135.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/inchworm-1.0.2.1-7FVkPXac1TDKFtwQMwJ17N
Registering inchworm-1.0.2.1...
cabal: Leaving directory '/tmp/cabal-tmp-1677/inchworm-1.0.2.1'
Installed inchworm-1.0.2.1
cabal: Entering directory '/tmp/cabal-tmp-1677/mtl-2.2.1'
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 )
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.2631704567498777856.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM
Registering mtl-2.2.1...
cabal: Leaving directory '/tmp/cabal-tmp-1677/mtl-2.2.1'
Installed mtl-2.2.1
cabal: Entering directory '/tmp/cabal-tmp-1677/text-1.2.2.1'
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 )

Data/Text.hs:587:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT compareN/length -> compareLength" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’

Data/Text.hs:592:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT ==N/length -> compareLength/==EQ" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’

Data/Text.hs:597:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT /=N/length -> compareLength//=EQ" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’

Data/Text.hs:602:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT <N/length -> compareLength/==LT" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’

Data/Text.hs:607:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT <=N/length -> compareLength//=GT" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’

Data/Text.hs:612:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT >N/length -> compareLength/==GT" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’

Data/Text.hs:617:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT >=N/length -> compareLength//=LT" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’
[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 )

Data/Text/Internal/Builder.hs:324:1: warning: [-Winline-rule-shadowing]
    Rule "flush/flush" may never fire
      because ‘flush’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘flush’
[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 )
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: 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.2816504794820697697.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/text-1.2.2.1-9Yh8rJoh8fO2JMLWffT3Qs
Registering text-1.2.2.1...
cabal: Leaving directory '/tmp/cabal-tmp-1677/text-1.2.2.1'
Installed text-1.2.2.1
cabal: Entering directory '/tmp/cabal-tmp-1677/wl-pprint-1.2'
Configuring wl-pprint-1.2...
Building wl-pprint-1.2...
Preprocessing library wl-pprint-1.2...

on the commandline: warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
[1 of 1] Compiling Text.PrettyPrint.Leijen ( Text/PrettyPrint/Leijen.hs, dist/build/Text/PrettyPrint/Leijen.o )
Running Haddock for wl-pprint-1.2...
Running hscolour for wl-pprint-1.2...
Preprocessing library wl-pprint-1.2...
Preprocessing library wl-pprint-1.2...
Haddock coverage:
  96% ( 85 / 89) in 'Text.PrettyPrint.Leijen'
  Missing documentation for:
    bool (Text/PrettyPrint/Leijen.hs:467)
    column (Text/PrettyPrint/Leijen.hs:770)
    nesting (Text/PrettyPrint/Leijen.hs:770)
    width (Text/PrettyPrint/Leijen.hs:607)
Documentation created: dist/doc/html/wl-pprint/index.html,
dist/doc/html/wl-pprint/wl-pprint.txt
Creating package registration file:
/tmp/pkgConf-wl-pprint-11446648412695466127.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/wl-pprint-1.2-Kh8hiQGh95lIkosLx1aTQU
Registering wl-pprint-1.2...
cabal: Leaving directory '/tmp/cabal-tmp-1677/wl-pprint-1.2'
Installed wl-pprint-1.2
cabal: Entering directory '/tmp/cabal-tmp-1677/parsec-3.1.11'
Configuring parsec-3.1.11...
Building parsec-3.1.11...
Preprocessing library parsec-3.1.11...
[ 1 of 25] Compiling Text.Parsec.Pos  ( Text/Parsec/Pos.hs, dist/build/Text/Parsec/Pos.o )
[ 2 of 25] Compiling Text.Parsec.Error ( Text/Parsec/Error.hs, dist/build/Text/Parsec/Error.o )
[ 3 of 25] Compiling Text.ParserCombinators.Parsec.Error ( Text/ParserCombinators/Parsec/Error.hs, dist/build/Text/ParserCombinators/Parsec/Error.o )
[ 4 of 25] Compiling Text.Parsec.Prim ( Text/Parsec/Prim.hs, dist/build/Text/Parsec/Prim.o )
[ 5 of 25] Compiling Text.Parsec.Combinator ( Text/Parsec/Combinator.hs, dist/build/Text/Parsec/Combinator.o )
[ 6 of 25] Compiling Text.ParserCombinators.Parsec.Combinator ( Text/ParserCombinators/Parsec/Combinator.hs, dist/build/Text/ParserCombinators/Parsec/Combinator.o )
[ 7 of 25] Compiling Text.Parsec.String ( Text/Parsec/String.hs, dist/build/Text/Parsec/String.o )
[ 8 of 25] Compiling Text.Parsec.ByteString ( Text/Parsec/ByteString.hs, dist/build/Text/Parsec/ByteString.o )
[ 9 of 25] Compiling Text.Parsec.ByteString.Lazy ( Text/Parsec/ByteString/Lazy.hs, dist/build/Text/Parsec/ByteString/Lazy.o )
[10 of 25] Compiling Text.Parsec.Text ( Text/Parsec/Text.hs, dist/build/Text/Parsec/Text.o )
[11 of 25] Compiling Text.Parsec.Text.Lazy ( Text/Parsec/Text/Lazy.hs, dist/build/Text/Parsec/Text/Lazy.o )
[12 of 25] Compiling Text.Parsec.Expr ( Text/Parsec/Expr.hs, dist/build/Text/Parsec/Expr.o )
[13 of 25] Compiling Text.ParserCombinators.Parsec.Prim ( Text/ParserCombinators/Parsec/Prim.hs, dist/build/Text/ParserCombinators/Parsec/Prim.o )
[14 of 25] Compiling Text.ParserCombinators.Parsec.Pos ( Text/ParserCombinators/Parsec/Pos.hs, dist/build/Text/ParserCombinators/Parsec/Pos.o )
[15 of 25] Compiling Text.Parsec.Char ( Text/Parsec/Char.hs, dist/build/Text/Parsec/Char.o )
[16 of 25] Compiling Text.Parsec.Token ( Text/Parsec/Token.hs, dist/build/Text/Parsec/Token.o )
[17 of 25] Compiling Text.ParserCombinators.Parsec.Token ( Text/ParserCombinators/Parsec/Token.hs, dist/build/Text/ParserCombinators/Parsec/Token.o )
[18 of 25] Compiling Text.ParserCombinators.Parsec.Char ( Text/ParserCombinators/Parsec/Char.hs, dist/build/Text/ParserCombinators/Parsec/Char.o )
[19 of 25] Compiling Text.ParserCombinators.Parsec ( Text/ParserCombinators/Parsec.hs, dist/build/Text/ParserCombinators/Parsec.o )
[20 of 25] Compiling Text.ParserCombinators.Parsec.Expr ( Text/ParserCombinators/Parsec/Expr.hs, dist/build/Text/ParserCombinators/Parsec/Expr.o )
[21 of 25] Compiling Text.Parsec      ( Text/Parsec.hs, dist/build/Text/Parsec.o )
[22 of 25] Compiling Text.Parsec.Language ( Text/Parsec/Language.hs, dist/build/Text/Parsec/Language.o )
[23 of 25] Compiling Text.ParserCombinators.Parsec.Language ( Text/ParserCombinators/Parsec/Language.hs, dist/build/Text/ParserCombinators/Parsec/Language.o )
[24 of 25] Compiling Text.Parsec.Perm ( Text/Parsec/Perm.hs, dist/build/Text/Parsec/Perm.o )
[25 of 25] Compiling Text.ParserCombinators.Parsec.Perm ( Text/ParserCombinators/Parsec/Perm.hs, dist/build/Text/ParserCombinators/Parsec/Perm.o )
Running Haddock for parsec-3.1.11...
Running hscolour for parsec-3.1.11...
Preprocessing library parsec-3.1.11...
Preprocessing library parsec-3.1.11...
Haddock coverage:
  82% ( 14 / 17) in 'Text.Parsec.Pos'
  Missing documentation for:
    SourceName (Text/Parsec/Pos.hs:31)
    Line (Text/Parsec/Pos.hs:32)
    Column (Text/Parsec/Pos.hs:33)
  43% (  6 / 14) in 'Text.Parsec.Error'
  Missing documentation for:
    errorIsUnknown (Text/Parsec/Error.hs:113)
    showErrorMessages (Text/Parsec/Error.hs:176)
    newErrorMessage (Text/Parsec/Error.hs:123)
    newErrorUnknown (Text/Parsec/Error.hs:119)
    addErrorMessage (Text/Parsec/Error.hs:127)
    setErrorPos (Text/Parsec/Error.hs:131)
    setErrorMessage (Text/Parsec/Error.hs:135)
    mergeError (Text/Parsec/Error.hs:139)
  38% (  6 / 16) in 'Text.ParserCombinators.Parsec.Error'
  Missing documentation for:
    messageCompare (Text/ParserCombinators/Parsec/Error.hs:36)
    messageEq (Text/ParserCombinators/Parsec/Error.hs:39)
    errorIsUnknown (Text/Parsec/Error.hs:113)
    showErrorMessages (Text/Parsec/Error.hs:176)
    newErrorMessage (Text/Parsec/Error.hs:123)
    newErrorUnknown (Text/Parsec/Error.hs:119)
    addErrorMessage (Text/Parsec/Error.hs:127)
    setErrorPos (Text/Parsec/Error.hs:131)
    setErrorMessage (Text/Parsec/Error.hs:135)
    mergeError (Text/Parsec/Error.hs:139)
  64% ( 32 / 50) in 'Text.Parsec.Prim'
  Missing documentation for:
    unknownError (Text/Parsec/Prim.hs:93)
    sysUnExpectError (Text/Parsec/Prim.hs:96)
    Parsec (Text/Parsec/Prim.hs:159)
    Consumed (Text/Parsec/Prim.hs:161)
    Reply (Text/Parsec/Prim.hs:165)
    State (Text/Parsec/Prim.hs:169)
    parsecMap (Text/Parsec/Prim.hs:187)
    parserReturn (Text/Parsec/Prim.hs:231)
    parserBind (Text/Parsec/Prim.hs:236)
    mergeErrorReply (Text/Parsec/Prim.hs:276)
    parserFail (Text/Parsec/Prim.hs:282)
    parserPlus (Text/Parsec/Prim.hs:300)
    labels (Text/Parsec/Prim.hs:355)
    tokens (Text/Parsec/Prim.hs:406)
    tokenPrimEx (Text/Parsec/Prim.hs:543)
    manyAccum (Text/Parsec/Prim.hs:602)
    runPT (Text/Parsec/Prim.hs:620)
    runP (Text/Parsec/Prim.hs:634)
 100% ( 24 / 24) in 'Text.Parsec.Combinator'
 100% ( 24 / 24) in 'Text.ParserCombinators.Parsec.Combinator'
  50% (  2 /  4) in 'Text.Parsec.String'
  Missing documentation for:
    Parser (Text/Parsec/String.hs:22)
    GenParser (Text/Parsec/String.hs:23)
  50% (  2 /  4) in 'Text.Parsec.ByteString'
  Missing documentation for:
    Parser (Text/Parsec/ByteString.hs:24)
    GenParser (Text/Parsec/ByteString.hs:25)
  50% (  2 /  4) in 'Text.Parsec.ByteString.Lazy'
  Missing documentation for:
    Parser (Text/Parsec/ByteString/Lazy.hs:24)
    GenParser (Text/Parsec/ByteString/Lazy.hs:25)
  33% (  1 /  3) in 'Text.Parsec.Text'
  Missing documentation for:
    Parser (Text/Parsec/Text.hs:23)
    GenParser (Text/Parsec/Text.hs:24)
  33% (  1 /  3) in 'Text.Parsec.Text.Lazy'
  Missing documentation for:
    Parser (Text/Parsec/Text/Lazy.hs:23)
    GenParser (Text/Parsec/Text/Lazy.hs:24)
 100% (  5 /  5) in 'Text.Parsec.Expr'
  70% ( 21 / 30) in 'Text.ParserCombinators.Parsec.Prim'
  Missing documentation for:
    Parser (Text/Parsec/String.hs:22)
    GenParser (Text/Parsec/String.hs:23)
    runParser (Text/ParserCombinators/Parsec/Prim.hs:57)
    tokens (Text/Parsec/Prim.hs:406)
    tokenPrimEx (Text/Parsec/Prim.hs:543)
    try (Text/ParserCombinators/Parsec/Prim.hs:64)
    labels (Text/Parsec/Prim.hs:355)
    pzero (Text/ParserCombinators/Parsec/Prim.hs:54)
    State (Text/Parsec/Prim.hs:169)
  82% ( 14 / 17) in 'Text.ParserCombinators.Parsec.Pos'
  Missing documentation for:
    SourceName (Text/Parsec/Pos.hs:31)
    Line (Text/Parsec/Pos.hs:32)
    Column (Text/Parsec/Pos.hs:33)
 100% ( 20 / 20) in 'Text.Parsec.Char'
  67% (  4 /  6) in 'Text.Parsec.Token'
  Missing documentation for:
    LanguageDef (Text/Parsec/Token.hs:39)
    TokenParser (Text/Parsec/Token.hs:110)
  67% (  4 /  6) in 'Text.ParserCombinators.Parsec.Token'
  Missing documentation for:
    LanguageDef (Text/Parsec/Token.hs:39)
    TokenParser (Text/Parsec/Token.hs:110)
  95% ( 18 / 19) in 'Text.ParserCombinators.Parsec.Char'
  Missing documentation for:
    CharParser (Text/ParserCombinators/Parsec/Char.hs:40)
  83% ( 15 / 18) in 'Text.ParserCombinators.Parsec'
  Missing documentation for:
    SourceName (Text/Parsec/Pos.hs:31)
    Line (Text/Parsec/Pos.hs:32)
    Column (Text/Parsec/Pos.hs:33)
  40% (  2 /  5) in 'Text.ParserCombinators.Parsec.Expr'
  Missing documentation for:
    Operator (Text/ParserCombinators/Parsec/Expr.hs:29)
    OperatorTable (Text/ParserCombinators/Parsec/Expr.hs:33)
    buildExpressionParser (Text/ParserCombinators/Parsec/Expr.hs:40)
  78% ( 73 / 94) in 'Text.Parsec'
  Missing documentation for:
    Parsec (Text/Parsec/Prim.hs:159)
    tokens (Text/Parsec/Prim.hs:406)
    labels (Text/Parsec/Prim.hs:355)
    SourceName (Text/Parsec/Pos.hs:31)
    Line (Text/Parsec/Pos.hs:32)
    Column (Text/Parsec/Pos.hs:33)
    manyAccum (Text/Parsec/Prim.hs:602)
    tokenPrimEx (Text/Parsec/Prim.hs:543)
    runPT (Text/Parsec/Prim.hs:620)
    unknownError (Text/Parsec/Prim.hs:93)
    sysUnExpectError (Text/Parsec/Prim.hs:96)
    mergeErrorReply (Text/Parsec/Prim.hs:276)
    runP (Text/Parsec/Prim.hs:634)
    Consumed (Text/Parsec/Prim.hs:161)
    Reply (Text/Parsec/Prim.hs:165)
    State (Text/Parsec/Prim.hs:169)
    parsecMap (Text/Parsec/Prim.hs:187)
    parserReturn (Text/Parsec/Prim.hs:231)
    parserBind (Text/Parsec/Prim.hs:236)
    parserFail (Text/Parsec/Prim.hs:282)
    parserPlus (Text/Parsec/Prim.hs:300)
  90% (  9 / 10) in 'Text.Parsec.Language'
  Missing documentation for:
    LanguageDef (Text/Parsec/Token.hs:39)
  90% (  9 / 10) in 'Text.ParserCombinators.Parsec.Language'
  Missing documentation for:
    LanguageDef (Text/Parsec/Token.hs:39)
 100% (  8 /  8) in 'Text.Parsec.Perm'
 100% (  7 /  7) in 'Text.ParserCombinators.Parsec.Perm'
Documentation created: dist/doc/html/parsec/index.html,
dist/doc/html/parsec/parsec.txt
Creating package registration file:
/tmp/pkgConf-parsec-3.112924134121794292538.11
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/parsec-3.1.11-37j7M1YEHqtEooY7BpJdri
Registering parsec-3.1.11...
cabal: Leaving directory '/tmp/cabal-tmp-1677/parsec-3.1.11'
Installed parsec-3.1.11
cabal: Entering directory '/tmp/cabal-tmp-1677/ddc-core-0.4.3.1'
Configuring ddc-core-0.4.3.1...
Building ddc-core-0.4.3.1...
Preprocessing library ddc-core-0.4.3.1...
[  1 of 148] Compiling DDC.Version      ( DDC/Version.hs, dist/build/DDC/Version.o )
[  2 of 148] Compiling DDC.Type.Exp.TyCon ( DDC/Type/Exp/TyCon.hs, dist/build/DDC/Type/Exp/TyCon.o )
[  3 of 148] Compiling DDC.Type.Exp.Simple.Exp ( DDC/Type/Exp/Simple/Exp.hs, dist/build/DDC/Type/Exp/Simple/Exp.o )
[  4 of 148] Compiling DDC.Type.Exp.Simple.NFData ( DDC/Type/Exp/Simple/NFData.hs, dist/build/DDC/Type/Exp/Simple/NFData.o )
[  5 of 148] Compiling DDC.Type.Exp.Generic.Exp ( DDC/Type/Exp/Generic/Exp.hs, dist/build/DDC/Type/Exp/Generic/Exp.o )
[  6 of 148] Compiling DDC.Type.Exp.Generic.Binding ( DDC/Type/Exp/Generic/Binding.hs, dist/build/DDC/Type/Exp/Generic/Binding.o )
[  7 of 148] Compiling DDC.Type.Exp.Generic.Compounds ( DDC/Type/Exp/Generic/Compounds.hs, dist/build/DDC/Type/Exp/Generic/Compounds.o )
[  8 of 148] Compiling DDC.Type.Exp.Generic.NFData ( DDC/Type/Exp/Generic/NFData.hs, dist/build/DDC/Type/Exp/Generic/NFData.o )
[  9 of 148] Compiling DDC.Type.Exp.Generic.Predicates ( DDC/Type/Exp/Generic/Predicates.hs, dist/build/DDC/Type/Exp/Generic/Predicates.o )
[ 10 of 148] Compiling DDC.Type.Exp.Generic ( DDC/Type/Exp/Generic.hs, dist/build/DDC/Type/Exp/Generic.o )
[ 11 of 148] Compiling DDC.Type.Exp.Flat.Exp ( DDC/Type/Exp/Flat/Exp.hs, dist/build/DDC/Type/Exp/Flat/Exp.o )
[ 12 of 148] Compiling DDC.Data.Name    ( DDC/Data/Name.hs, dist/build/DDC/Data/Name.o )
[ 13 of 148] Compiling DDC.Data.ListUtils ( DDC/Data/ListUtils.hs, dist/build/DDC/Data/ListUtils.o )
[ 14 of 148] Compiling DDC.Data.Env     ( DDC/Data/Env.hs, dist/build/DDC/Data/Env.o )
[ 15 of 148] Compiling DDC.Data.Canned  ( DDC/Data/Canned.hs, dist/build/DDC/Data/Canned.o )
[ 16 of 148] Compiling DDC.Core.Module.Name ( DDC/Core/Module/Name.hs, dist/build/DDC/Core/Module/Name.o )
[ 17 of 148] Compiling DDC.Core.Module.Import ( DDC/Core/Module/Import.hs, dist/build/DDC/Core/Module/Import.o )
[ 18 of 148] Compiling DDC.Core.Module.Export ( DDC/Core/Module/Export.hs, dist/build/DDC/Core/Module/Export.o )
[ 19 of 148] Compiling DDC.Core.Lexer.Token.Index ( DDC/Core/Lexer/Token/Index.hs, dist/build/DDC/Core/Lexer/Token/Index.o )
[ 20 of 148] Compiling DDC.Core.Fragment.Feature ( DDC/Core/Fragment/Feature.hs, dist/build/DDC/Core/Fragment/Feature.o )
[ 21 of 148] Compiling DDC.Core.Lexer.Unicode ( DDC/Core/Lexer/Unicode.hs, dist/build/DDC/Core/Lexer/Unicode.o )
[ 22 of 148] Compiling DDC.Core.Lexer.Token.Operator ( DDC/Core/Lexer/Token/Operator.hs, dist/build/DDC/Core/Lexer/Token/Operator.o )
[ 23 of 148] Compiling DDC.Core.Lexer.Token.Names ( DDC/Core/Lexer/Token/Names.hs, dist/build/DDC/Core/Lexer/Token/Names.o )
[ 24 of 148] Compiling DDC.Core.Lexer.Token.Keyword ( DDC/Core/Lexer/Token/Keyword.hs, dist/build/DDC/Core/Lexer/Token/Keyword.o )
[ 25 of 148] Compiling DDC.Core.Lexer.Token.Symbol ( DDC/Core/Lexer/Token/Symbol.hs, dist/build/DDC/Core/Lexer/Token/Symbol.o )
[ 26 of 148] Compiling DDC.Core.Exp.Literal ( DDC/Core/Exp/Literal.hs, dist/build/DDC/Core/Exp/Literal.o )
[ 27 of 148] Compiling DDC.Core.Lexer.Token.Literal ( DDC/Core/Lexer/Token/Literal.hs, dist/build/DDC/Core/Lexer/Token/Literal.o )
[ 28 of 148] Compiling DDC.Type.Exp     ( DDC/Type/Exp.hs, dist/build/DDC/Type/Exp.o )
[ 29 of 148] Compiling DDC.Type.Sum     ( DDC/Type/Sum.hs, dist/build/DDC/Type/Sum.o )
[ 30 of 148] Compiling DDC.Type.Exp.Simple.Compounds ( DDC/Type/Exp/Simple/Compounds.hs, dist/build/DDC/Type/Exp/Simple/Compounds.o )
[ 31 of 148] Compiling DDC.Type.Transform.BoundT ( DDC/Type/Transform/BoundT.hs, dist/build/DDC/Type/Transform/BoundT.o )
[ 32 of 148] Compiling DDC.Type.DataDef ( DDC/Type/DataDef.hs, dist/build/DDC/Type/DataDef.o )
[ 33 of 148] Compiling DDC.Type.Exp.Simple.Predicates ( DDC/Type/Exp/Simple/Predicates.hs, dist/build/DDC/Type/Exp/Simple/Predicates.o )
[ 34 of 148] Compiling DDC.Type.Bind    ( DDC/Type/Bind.hs, dist/build/DDC/Type/Bind.o )
[ 35 of 148] Compiling DDC.Core.Exp.WiCon ( DDC/Core/Exp/WiCon.hs, dist/build/DDC/Core/Exp/WiCon.o )
[ 36 of 148] Compiling DDC.Type.Env     ( DDC/Type/Env.hs, dist/build/DDC/Type/Env.o )
[ 37 of 148] Compiling DDC.Core.Collect.BindStruct ( DDC/Core/Collect/BindStruct.hs, dist/build/DDC/Core/Collect/BindStruct.o )
[ 38 of 148] Compiling DDC.Core.Env.EnvT ( DDC/Core/Env/EnvT.hs, dist/build/DDC/Core/Env/EnvT.o )
[ 39 of 148] Compiling DDC.Type.Exp.Simple.Equiv ( DDC/Type/Exp/Simple/Equiv.hs, dist/build/DDC/Type/Exp/Simple/Equiv.o )
[ 40 of 148] Compiling DDC.Type.Exp.Simple.Subsumes ( DDC/Type/Exp/Simple/Subsumes.hs, dist/build/DDC/Type/Exp/Simple/Subsumes.o )
[ 41 of 148] Compiling DDC.Core.Env.EnvX ( DDC/Core/Env/EnvX.hs, dist/build/DDC/Core/Env/EnvX.o )
[ 42 of 148] Compiling DDC.Type.Transform.SpreadT ( DDC/Type/Transform/SpreadT.hs, dist/build/DDC/Type/Transform/SpreadT.o )
[ 43 of 148] Compiling DDC.Core.Collect.FreeT ( DDC/Core/Collect/FreeT.hs, dist/build/DDC/Core/Collect/FreeT.o )
[ 44 of 148] Compiling DDC.Data.Pretty  ( DDC/Data/Pretty.hs, dist/build/DDC/Data/Pretty.o )
[ 45 of 148] Compiling DDC.Data.SourcePos ( DDC/Data/SourcePos.hs, dist/build/DDC/Data/SourcePos.o )
[ 46 of 148] Compiling DDC.Control.Parser ( DDC/Control/Parser.hs, dist/build/DDC/Control/Parser.o )
[ 47 of 148] Compiling DDC.Core.Fragment.Profile ( DDC/Core/Fragment/Profile.hs, dist/build/DDC/Core/Fragment/Profile.o )
[ 48 of 148] Compiling DDC.Core.Exp.Annot.AnT ( DDC/Core/Exp/Annot/AnT.hs, dist/build/DDC/Core/Exp/Annot/AnT.o )
[ 49 of 148] Compiling DDC.Type.Universe ( DDC/Type/Universe.hs, dist/build/DDC/Type/Universe.o )
[ 50 of 148] Compiling DDC.Type.Exp.Generic.Pretty ( DDC/Type/Exp/Generic/Pretty.hs, dist/build/DDC/Type/Exp/Generic/Pretty.o )
[ 51 of 148] Compiling DDC.Type.Exp.Flat.Pretty ( DDC/Type/Exp/Flat/Pretty.hs, dist/build/DDC/Type/Exp/Flat/Pretty.o )
[ 52 of 148] Compiling DDC.Type.Exp.Flat ( DDC/Type/Exp/Flat.hs, dist/build/DDC/Type/Exp/Flat.o )
[ 53 of 148] Compiling DDC.Type.Exp.Pretty ( DDC/Type/Exp/Pretty.hs, dist/build/DDC/Type/Exp/Pretty.o )
[ 54 of 148] Compiling DDC.Type.Exp.Simple.Pretty ( DDC/Type/Exp/Simple/Pretty.hs, dist/build/DDC/Type/Exp/Simple/Pretty.o )
[ 55 of 148] Compiling DDC.Type.Exp.Simple ( DDC/Type/Exp/Simple.hs, dist/build/DDC/Type/Exp/Simple.o )
[ 56 of 148] Compiling DDC.Core.Exp.Annot.AnTEC ( DDC/Core/Exp/Annot/AnTEC.hs, dist/build/DDC/Core/Exp/Annot/AnTEC.o )
[ 57 of 148] Compiling DDC.Core.Exp.DaCon ( DDC/Core/Exp/DaCon.hs, dist/build/DDC/Core/Exp/DaCon.o )
[ 58 of 148] Compiling DDC.Core.Exp.Annot.Exp ( DDC/Core/Exp/Annot/Exp.hs, dist/build/DDC/Core/Exp/Annot/Exp.o )
[ 59 of 148] Compiling DDC.Core.Exp     ( DDC/Core/Exp.hs, dist/build/DDC/Core/Exp.o )
[ 60 of 148] Compiling DDC.Core.Lexer.Token.Builtin ( DDC/Core/Lexer/Token/Builtin.hs, dist/build/DDC/Core/Lexer/Token/Builtin.o )
[ 61 of 148] Compiling DDC.Core.Transform.BoundX ( DDC/Core/Transform/BoundX.hs, dist/build/DDC/Core/Transform/BoundX.o )
[ 62 of 148] Compiling DDC.Core.Check.Error.ErrorData ( DDC/Core/Check/Error/ErrorData.hs, dist/build/DDC/Core/Check/Error/ErrorData.o )
[ 63 of 148] Compiling DDC.Core.Check.Error.ErrorType ( DDC/Core/Check/Error/ErrorType.hs, dist/build/DDC/Core/Check/Error/ErrorType.o )
[ 64 of 148] Compiling DDC.Core.Check.Error.ErrorExp ( DDC/Core/Check/Error/ErrorExp.hs, dist/build/DDC/Core/Check/Error/ErrorExp.o )
[ 65 of 148] Compiling DDC.Core.Exp.Annot.Ctx ( DDC/Core/Exp/Annot/Ctx.hs, dist/build/DDC/Core/Exp/Annot/Ctx.o )
[ 66 of 148] Compiling DDC.Core.Exp.Annot.Predicates ( DDC/Core/Exp/Annot/Predicates.hs, dist/build/DDC/Core/Exp/Annot/Predicates.o )
[ 67 of 148] Compiling DDC.Core.Transform.BoundT ( DDC/Core/Transform/BoundT.hs, dist/build/DDC/Core/Transform/BoundT.o )
[ 68 of 148] Compiling DDC.Core.Transform.MapT ( DDC/Core/Transform/MapT.hs, dist/build/DDC/Core/Transform/MapT.o )
[ 69 of 148] Compiling DDC.Core.Exp.Annot.Compounds ( DDC/Core/Exp/Annot/Compounds.hs, dist/build/DDC/Core/Exp/Annot/Compounds.o )
[ 70 of 148] Compiling DDC.Core.Exp.Annot ( DDC/Core/Exp/Annot.hs, dist/build/DDC/Core/Exp/Annot.o )
[ 71 of 148] Compiling DDC.Core.Module  ( DDC/Core/Module.hs, dist/build/DDC/Core/Module.o )
[ 72 of 148] Compiling DDC.Core.Collect.Support ( DDC/Core/Collect/Support.hs, dist/build/DDC/Core/Collect/Support.o )
[ 73 of 148] Compiling DDC.Core.Collect.FreeX ( DDC/Core/Collect/FreeX.hs, dist/build/DDC/Core/Collect/FreeX.o )
[ 74 of 148] Compiling DDC.Core.Collect ( DDC/Core/Collect.hs, dist/build/DDC/Core/Collect.o )
[ 75 of 148] Compiling DDC.Core.Transform.Reannotate ( DDC/Core/Transform/Reannotate.hs, dist/build/DDC/Core/Transform/Reannotate.o )
[ 76 of 148] Compiling DDC.Core.Transform.SpreadX ( DDC/Core/Transform/SpreadX.hs, dist/build/DDC/Core/Transform/SpreadX.o )
[ 77 of 148] Compiling DDC.Core.Exp.Annot.Context ( DDC/Core/Exp/Annot/Context.hs, dist/build/DDC/Core/Exp/Annot/Context.o )
[ 78 of 148] Compiling DDC.Core.Exp.Generic.Exp ( DDC/Core/Exp/Generic/Exp.hs, dist/build/DDC/Core/Exp/Generic/Exp.o )
[ 79 of 148] Compiling DDC.Core.Exp.Generic.BindStruct ( DDC/Core/Exp/Generic/BindStruct.hs, dist/build/DDC/Core/Exp/Generic/BindStruct.o )
[ 80 of 148] Compiling DDC.Core.Exp.Generic.Predicates ( DDC/Core/Exp/Generic/Predicates.hs, dist/build/DDC/Core/Exp/Generic/Predicates.o )
[ 81 of 148] Compiling DDC.Core.Exp.Generic.Compounds ( DDC/Core/Exp/Generic/Compounds.hs, dist/build/DDC/Core/Exp/Generic/Compounds.o )
[ 82 of 148] Compiling DDC.Core.Exp.Generic.Pretty ( DDC/Core/Exp/Generic/Pretty.hs, dist/build/DDC/Core/Exp/Generic/Pretty.o )
[ 83 of 148] Compiling DDC.Core.Exp.Generic ( DDC/Core/Exp/Generic.hs, dist/build/DDC/Core/Exp/Generic.o )
[ 84 of 148] Compiling DDC.Type.Transform.Rename ( DDC/Type/Transform/Rename.hs, dist/build/DDC/Type/Transform/Rename.o )
[ 85 of 148] Compiling DDC.Core.Transform.Rename ( DDC/Core/Transform/Rename.hs, dist/build/DDC/Core/Transform/Rename.o )
[ 86 of 148] Compiling DDC.Type.Transform.SubstituteT ( DDC/Type/Transform/SubstituteT.hs, dist/build/DDC/Type/Transform/SubstituteT.o )
[ 87 of 148] Compiling DDC.Core.Transform.SubstituteTX ( DDC/Core/Transform/SubstituteTX.hs, dist/build/DDC/Core/Transform/SubstituteTX.o )
[ 88 of 148] Compiling DDC.Core.Call    ( DDC/Core/Call.hs, dist/build/DDC/Core/Call.o )
[ 89 of 148] Compiling DDC.Type.Transform.Instantiate ( DDC/Type/Transform/Instantiate.hs, dist/build/DDC/Type/Transform/Instantiate.o )
[ 90 of 148] Compiling DDC.Core.Transform.SubstituteWX ( DDC/Core/Transform/SubstituteWX.hs, dist/build/DDC/Core/Transform/SubstituteWX.o )
[ 91 of 148] Compiling DDC.Core.Transform.SubstituteXX ( DDC/Core/Transform/SubstituteXX.hs, dist/build/DDC/Core/Transform/SubstituteXX.o )
[ 92 of 148] Compiling DDC.Core.Check.Judge.Kind.TyCon ( DDC/Core/Check/Judge/Kind/TyCon.hs, dist/build/DDC/Core/Check/Judge/Kind/TyCon.o )
[ 93 of 148] Compiling DDC.Core.Exp.Annot.Pretty ( DDC/Core/Exp/Annot/Pretty.hs, dist/build/DDC/Core/Exp/Annot/Pretty.o )
[ 94 of 148] Compiling DDC.Core.Pretty  ( DDC/Core/Pretty.hs, dist/build/DDC/Core/Pretty.o )
[ 95 of 148] Compiling DDC.Core.Lexer.Tokens ( DDC/Core/Lexer/Tokens.hs, dist/build/DDC/Core/Lexer/Tokens.o )
[ 96 of 148] Compiling DDC.Core.Lexer.Offside ( DDC/Core/Lexer/Offside.hs, dist/build/DDC/Core/Lexer/Offside.o )
[ 97 of 148] Compiling DDC.Core.Lexer   ( DDC/Core/Lexer.hs, dist/build/DDC/Core/Lexer.o )
[ 98 of 148] Compiling DDC.Core.Parser.Base ( DDC/Core/Parser/Base.hs, dist/build/DDC/Core/Parser/Base.o )
[ 99 of 148] Compiling DDC.Core.Fragment.Error ( DDC/Core/Fragment/Error.hs, dist/build/DDC/Core/Fragment/Error.o )
[100 of 148] Compiling DDC.Core.Fragment.Compliance ( DDC/Core/Fragment/Compliance.hs, dist/build/DDC/Core/Fragment/Compliance.o )
[101 of 148] Compiling DDC.Core.Fragment ( DDC/Core/Fragment.hs, dist/build/DDC/Core/Fragment.o )
[102 of 148] Compiling DDC.Core.Parser.Context ( DDC/Core/Parser/Context.hs, dist/build/DDC/Core/Parser/Context.o )
[103 of 148] Compiling DDC.Core.Parser.Type ( DDC/Core/Parser/Type.hs, dist/build/DDC/Core/Parser/Type.o )
[104 of 148] Compiling DDC.Core.Parser.Witness ( DDC/Core/Parser/Witness.hs, dist/build/DDC/Core/Parser/Witness.o )
[105 of 148] Compiling DDC.Core.Parser.Param ( DDC/Core/Parser/Param.hs, dist/build/DDC/Core/Parser/Param.o )
[106 of 148] Compiling DDC.Core.Parser.Exp ( DDC/Core/Parser/Exp.hs, dist/build/DDC/Core/Parser/Exp.o )
[107 of 148] Compiling DDC.Core.Parser.DataDef ( DDC/Core/Parser/DataDef.hs, dist/build/DDC/Core/Parser/DataDef.o )
[108 of 148] Compiling DDC.Core.Check.Config ( DDC/Core/Check/Config.hs, dist/build/DDC/Core/Check/Config.o )
[109 of 148] Compiling DDC.Core.Check.Context.Elem ( DDC/Core/Check/Context/Elem.hs, dist/build/DDC/Core/Check/Context/Elem.o )
[110 of 148] Compiling DDC.Core.Check.Context.Base ( DDC/Core/Check/Context/Base.hs, dist/build/DDC/Core/Check/Context/Base.o )
[111 of 148] Compiling DDC.Core.Check.Context.Apply ( DDC/Core/Check/Context/Apply.hs, dist/build/DDC/Core/Check/Context/Apply.o )
[112 of 148] Compiling DDC.Core.Check.Context.Effect ( DDC/Core/Check/Context/Effect.hs, dist/build/DDC/Core/Check/Context/Effect.o )
[113 of 148] Compiling DDC.Core.Check.Context.Mode ( DDC/Core/Check/Context/Mode.hs, dist/build/DDC/Core/Check/Context/Mode.o )
[114 of 148] Compiling DDC.Core.Check.Context ( DDC/Core/Check/Context.hs, dist/build/DDC/Core/Check/Context.o )
[115 of 148] Compiling DDC.Core.Check.Error.ErrorDataMessage ( DDC/Core/Check/Error/ErrorDataMessage.hs, dist/build/DDC/Core/Check/Error/ErrorDataMessage.o )
[116 of 148] Compiling DDC.Core.Check.Error.ErrorTypeMessage ( DDC/Core/Check/Error/ErrorTypeMessage.hs, dist/build/DDC/Core/Check/Error/ErrorTypeMessage.o )
[117 of 148] Compiling DDC.Core.Check.Error.ErrorExpMessage ( DDC/Core/Check/Error/ErrorExpMessage.hs, dist/build/DDC/Core/Check/Error/ErrorExpMessage.o )
[118 of 148] Compiling DDC.Core.Check.Error ( DDC/Core/Check/Error.hs, dist/build/DDC/Core/Check/Error.o )
[119 of 148] Compiling DDC.Core.Check.Judge.DataDefs ( DDC/Core/Check/Judge/DataDefs.hs, dist/build/DDC/Core/Check/Judge/DataDefs.o )
[120 of 148] Compiling DDC.Core.Parser.ExportSpec ( DDC/Core/Parser/ExportSpec.hs, dist/build/DDC/Core/Parser/ExportSpec.o )
[121 of 148] Compiling DDC.Core.Parser.ImportSpec ( DDC/Core/Parser/ImportSpec.hs, dist/build/DDC/Core/Parser/ImportSpec.o )
[122 of 148] Compiling DDC.Core.Parser.Module ( DDC/Core/Parser/Module.hs, dist/build/DDC/Core/Parser/Module.o )
[123 of 148] Compiling DDC.Core.Parser  ( DDC/Core/Parser.hs, dist/build/DDC/Core/Parser.o )
[124 of 148] Compiling DDC.Control.Panic ( DDC/Control/Panic.hs, dist/build/DDC/Control/Panic.o )
[125 of 148] Compiling DDC.Control.Check ( DDC/Control/Check.hs, dist/build/DDC/Control/Check.o )
[126 of 148] Compiling DDC.Core.Check.Base ( DDC/Core/Check/Base.hs, dist/build/DDC/Core/Check/Base.o )
[127 of 148] Compiling DDC.Core.Check.Judge.Inst ( DDC/Core/Check/Judge/Inst.hs, dist/build/DDC/Core/Check/Judge/Inst.o )
[128 of 148] Compiling DDC.Core.Check.Judge.EqT ( DDC/Core/Check/Judge/EqT.hs, dist/build/DDC/Core/Check/Judge/EqT.o )
[129 of 148] Compiling DDC.Core.Check.Judge.Kind ( DDC/Core/Check/Judge/Kind.hs, dist/build/DDC/Core/Check/Judge/Kind.o )
[130 of 148] Compiling DDC.Core.Check.Judge.Witness ( DDC/Core/Check/Judge/Witness.hs, dist/build/DDC/Core/Check/Judge/Witness.o )
[131 of 148] Compiling DDC.Core.Check.Judge.Sub ( DDC/Core/Check/Judge/Sub.hs, dist/build/DDC/Core/Check/Judge/Sub.o )
[132 of 148] Compiling DDC.Core.Check.Judge.Type.Base ( DDC/Core/Check/Judge/Type/Base.hs, dist/build/DDC/Core/Check/Judge/Type/Base.o )
[133 of 148] Compiling DDC.Core.Check.Judge.Type.Sub ( DDC/Core/Check/Judge/Type/Sub.hs, dist/build/DDC/Core/Check/Judge/Type/Sub.o )
[134 of 148] Compiling DDC.Core.Check.Judge.Type.AppT ( DDC/Core/Check/Judge/Type/AppT.hs, dist/build/DDC/Core/Check/Judge/Type/AppT.o )
[135 of 148] Compiling DDC.Core.Check.Judge.Type.AppX ( DDC/Core/Check/Judge/Type/AppX.hs, dist/build/DDC/Core/Check/Judge/Type/AppX.o )
[136 of 148] Compiling DDC.Core.Check.Judge.Type.DaCon ( DDC/Core/Check/Judge/Type/DaCon.hs, dist/build/DDC/Core/Check/Judge/Type/DaCon.o )
[137 of 148] Compiling DDC.Core.Check.Judge.Type.LamT ( DDC/Core/Check/Judge/Type/LamT.hs, dist/build/DDC/Core/Check/Judge/Type/LamT.o )
[138 of 148] Compiling DDC.Core.Check.Judge.Type.LamX ( DDC/Core/Check/Judge/Type/LamX.hs, dist/build/DDC/Core/Check/Judge/Type/LamX.o )
[139 of 148] Compiling DDC.Core.Check.Judge.Type.Let ( DDC/Core/Check/Judge/Type/Let.hs, dist/build/DDC/Core/Check/Judge/Type/Let.o )
[140 of 148] Compiling DDC.Core.Check.Judge.Type.VarCon ( DDC/Core/Check/Judge/Type/VarCon.hs, dist/build/DDC/Core/Check/Judge/Type/VarCon.o )
[141 of 148] Compiling DDC.Core.Check.Judge.Type.Witness ( DDC/Core/Check/Judge/Type/Witness.hs, dist/build/DDC/Core/Check/Judge/Type/Witness.o )
[142 of 148] Compiling DDC.Core.Check.Judge.Type.Case ( DDC/Core/Check/Judge/Type/Case.hs, dist/build/DDC/Core/Check/Judge/Type/Case.o )
[143 of 148] Compiling DDC.Core.Check.Judge.Type.Cast ( DDC/Core/Check/Judge/Type/Cast.hs, dist/build/DDC/Core/Check/Judge/Type/Cast.o )
[144 of 148] Compiling DDC.Core.Check.Judge.Type.LetPrivate ( DDC/Core/Check/Judge/Type/LetPrivate.hs, dist/build/DDC/Core/Check/Judge/Type/LetPrivate.o )
[145 of 148] Compiling DDC.Core.Check.Exp ( DDC/Core/Check/Exp.hs, dist/build/DDC/Core/Check/Exp.o )
[146 of 148] Compiling DDC.Core.Check.Judge.Module ( DDC/Core/Check/Judge/Module.hs, dist/build/DDC/Core/Check/Judge/Module.o )
[147 of 148] Compiling DDC.Core.Check   ( DDC/Core/Check.hs, dist/build/DDC/Core/Check.o )
[148 of 148] Compiling DDC.Core.Load    ( DDC/Core/Load.hs, dist/build/DDC/Core/Load.o )
Running Haddock for ddc-core-0.4.3.1...
Running hscolour for ddc-core-0.4.3.1...
Preprocessing library ddc-core-0.4.3.1...
Preprocessing library ddc-core-0.4.3.1...
Haddock coverage:
   0% (  0 /  3) in 'DDC.Version'
  Missing documentation for:
    Module header
    splash (DDC/Version.hs:4)
    version (DDC/Version.hs:7)
  80% (  4 /  5) in 'DDC.Type.Exp.TyCon'
  Missing documentation for:
    Module header
  89% ( 16 / 18) in 'DDC.Type.Exp.Simple.Exp'
  Missing documentation for:
    Module header
    Binder (DDC/Type/Exp/Simple/Exp.hs:28)
   0% (  0 /  9) in 'DDC.Type.Exp.Simple.NFData'
  Missing documentation for:
    Module header
     (DDC/Type/Exp/Simple/NFData.hs:7)
     (DDC/Type/Exp/Simple/NFData.hs:15)
     (DDC/Type/Exp/Simple/NFData.hs:23)
     (DDC/Type/Exp/Simple/NFData.hs:31)
     (DDC/Type/Exp/Simple/NFData.hs:42)
     (DDC/Type/Exp/Simple/NFData.hs:56)
     (DDC/Type/Exp/Simple/NFData.hs:61)
     (DDC/Type/Exp/Simple/NFData.hs:68)
  96% ( 23 / 24) in 'DDC.Type.Exp.Generic.Exp'
  Missing documentation for:
    Module header
  67% (  2 /  3) in 'DDC.Type.Exp.Generic.Binding'
  Missing documentation for:
    Module header
  93% ( 27 / 29) in 'DDC.Type.Exp.Generic.Compounds'
  Missing documentation for:
    Module header
    ~> (DDC/Type/Exp/Generic/Compounds.hs:90)
   0% (  0 /  4) in 'DDC.Type.Exp.Generic.NFData'
  Missing documentation for:
    Module header
    NFDataLanguage (DDC/Type/Exp/Generic/NFData.hs:8)
     (DDC/Type/Exp/Generic/NFData.hs:16)
     (DDC/Type/Exp/Generic/NFData.hs:26)
 100% (  2 /  2) in 'DDC.Type.Exp.Generic.Predicates'
  97% ( 37 / 38) in 'DDC.Type.Exp.Generic'
  Missing documentation for:
    Module header
  20% (  1 /  5) in 'DDC.Type.Exp.Flat.Exp'
  Missing documentation for:
    Module header
    Flat (DDC/Type/Exp/Flat/Exp.hs:10)
    Type (DDC/Type/Exp/Flat/Exp.hs:15)
    TyCon (DDC/Type/Exp/Flat/Exp.hs:16)
  33% (  1 /  3) in 'DDC.Data.Name'
  Missing documentation for:
    Module header
    StringName (DDC/Data/Name.hs:7)
 100% (  8 /  8) in 'DDC.Data.ListUtils'
 100% ( 22 / 22) in 'DDC.Data.Env'
  50% (  1 /  2) in 'DDC.Data.Canned'
  Missing documentation for:
    Module header
  83% (  5 /  6) in 'DDC.Core.Module.Name'
  Missing documentation for:
    Module header
  92% ( 12 / 13) in 'DDC.Core.Module.Import'
  Missing documentation for:
    Module header
  75% (  3 /  4) in 'DDC.Core.Module.Export'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'DDC.Core.Lexer.Token.Index'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'DDC.Core.Fragment.Feature'
  Missing documentation for:
    Module header
 100% (  2 /  2) in 'DDC.Core.Lexer.Unicode'
  86% (  6 /  7) in 'DDC.Core.Lexer.Token.Operator'
  Missing documentation for:
    Module header
  93% ( 14 / 15) in 'DDC.Core.Lexer.Token.Names'
  Missing documentation for:
    Module header
  75% (  3 /  4) in 'DDC.Core.Lexer.Token.Keyword'
  Missing documentation for:
    Module header
  83% (  5 /  6) in 'DDC.Core.Lexer.Token.Symbol'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'DDC.Core.Exp.Literal'
  Missing documentation for:
    Module header
  86% ( 12 / 14) in 'DDC.Core.Lexer.Token.Literal'
  Missing documentation for:
    Module header
    scanLiteral (DDC/Core/Lexer/Token/Literal.hs:27)
  89% ( 17 / 19) in 'DDC.Type.Exp'
  Missing documentation for:
    Module header
    Binder (DDC/Type/Exp/Simple/Exp.hs:28)
 100% ( 20 / 20) in 'DDC.Type.Sum'
  98% ( 89 / 91) in 'DDC.Type.Exp.Simple.Compounds'
  Missing documentation for:
    Module header
    tSum (DDC/Type/Exp/Simple/Compounds.hs:367)
  83% (  5 /  6) in 'DDC.Type.Transform.BoundT'
  Missing documentation for:
    MapBoundT (DDC/Type/Transform/BoundT.hs:66)
 100% ( 19 / 19) in 'DDC.Type.DataDef'
  90% ( 27 / 30) in 'DDC.Type.Exp.Simple.Predicates'
  Missing documentation for:
    isBNone (DDC/Type/Exp/Simple/Predicates.hs:45)
    isBAnon (DDC/Type/Exp/Simple/Predicates.hs:51)
    isBName (DDC/Type/Exp/Simple/Predicates.hs:57)
  50% (  1 /  2) in 'DDC.Type.Bind'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'DDC.Core.Exp.WiCon'
  Missing documentation for:
    Module header
 100% ( 27 / 27) in 'DDC.Type.Env'
  83% ( 10 / 12) in 'DDC.Core.Collect.BindStruct'
  Missing documentation for:
    BindStruct (DDC/Core/Collect/BindStruct.hs:84)
    freeOfTreeT (DDC/Core/Collect/BindStruct.hs:101)
 100% ( 25 / 25) in 'DDC.Core.Env.EnvT'
  86% (  6 /  7) in 'DDC.Type.Exp.Simple.Equiv'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'DDC.Type.Exp.Simple.Subsumes'
  Missing documentation for:
    Module header
 100% ( 31 / 31) in 'DDC.Core.Env.EnvX'
   0% (  0 /  2) in 'DDC.Type.Transform.SpreadT'
  Missing documentation for:
    Module header
    SpreadT (DDC/Type/Transform/SpreadT.hs:13)
  33% (  1 /  3) in 'DDC.Core.Collect.FreeT'
  Missing documentation for:
    Module header
    FreeVarConT (DDC/Core/Collect/FreeT.hs:42)
  83% ( 10 / 12) in 'DDC.Data.Pretty'
  Missing documentation for:
    Pretty (DDC/Data/Pretty.hs:35)
    padL (DDC/Data/Pretty.hs:76)
  89% (  8 /  9) in 'DDC.Data.SourcePos'
  Missing documentation for:
    Module header
 100% ( 12 / 12) in 'DDC.Control.Parser'
 100% (  7 /  7) in 'DDC.Core.Fragment.Profile'
  50% (  1 /  2) in 'DDC.Core.Exp.Annot.AnT'
  Missing documentation for:
    Module header
  86% (  6 /  7) in 'DDC.Type.Universe'
  Missing documentation for:
    Module header
  80% (  4 /  5) in 'DDC.Type.Exp.Generic.Pretty'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'DDC.Type.Exp.Flat.Pretty'
  Missing documentation for:
    Module header
  67% (  2 /  3) in 'DDC.Type.Exp.Flat'
  Missing documentation for:
    Module header
   0% (  0 /  5) in 'DDC.Type.Exp.Pretty'
  Missing documentation for:
    Module header
     (DDC/Type/Exp/Pretty.hs:7)
     (DDC/Type/Exp/Pretty.hs:14)
     (DDC/Type/Exp/Pretty.hs:25)
     (DDC/Type/Exp/Pretty.hs:38)
  50% (  1 /  2) in 'DDC.Type.Exp.Simple.Pretty'
  Missing documentation for:
    Module header
  96% (146 /152) in 'DDC.Type.Exp.Simple'
  Missing documentation for:
    Module header
    Binder (DDC/Type/Exp/Simple/Exp.hs:28)
    isBNone (DDC/Type/Exp/Simple/Predicates.hs:45)
    isBAnon (DDC/Type/Exp/Simple/Predicates.hs:51)
    isBName (DDC/Type/Exp/Simple/Predicates.hs:57)
    tSum (DDC/Type/Exp/Simple/Compounds.hs:367)
  67% (  2 /  3) in 'DDC.Core.Exp.Annot.AnTEC'
  Missing documentation for:
    Module header
  83% (  5 /  6) in 'DDC.Core.Exp.DaCon'
  Missing documentation for:
    Module header
 100% ( 14 / 14) in 'DDC.Core.Exp.Annot.Exp'
 100% ( 14 / 14) in 'DDC.Core.Exp'
  80% (  4 /  5) in 'DDC.Core.Lexer.Token.Builtin'
  Missing documentation for:
    Module header
  83% (  5 /  6) in 'DDC.Core.Transform.BoundX'
  Missing documentation for:
    MapBoundX (DDC/Core/Transform/BoundX.hs:69)
  50% (  1 /  2) in 'DDC.Core.Check.Error.ErrorData'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'DDC.Core.Check.Error.ErrorType'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'DDC.Core.Check.Error.ErrorExp'
  Missing documentation for:
    Module header
  88% (  7 /  8) in 'DDC.Core.Exp.Annot.Ctx'
  Missing documentation for:
    Module header
 100% ( 24 / 24) in 'DDC.Core.Exp.Annot.Predicates'
  75% (  3 /  4) in 'DDC.Core.Transform.BoundT'
  Missing documentation for:
    MapBoundT (DDC/Type/Transform/BoundT.hs:66)
  50% (  1 /  2) in 'DDC.Core.Transform.MapT'
  Missing documentation for:
    Module header
 100% ( 52 / 52) in 'DDC.Core.Exp.Annot.Compounds'
  99% ( 90 / 91) in 'DDC.Core.Exp.Annot'
  Missing documentation for:
    Module header
  98% ( 42 / 43) in 'DDC.Core.Module'
  Missing documentation for:
    Module header
  25% (  1 /  4) in 'DDC.Core.Collect.Support'
  Missing documentation for:
    Module header
    Support (DDC/Core/Collect/Support.hs:18)
    SupportX (DDC/Core/Collect/Support.hs:81)
 100% (  3 /  3) in 'DDC.Core.Collect.FreeX'
  81% ( 13 / 16) in 'DDC.Core.Collect'
  Missing documentation for:
    BindStruct (DDC/Core/Collect/BindStruct.hs:84)
    Support (DDC/Core/Collect/Support.hs:18)
    SupportX (DDC/Core/Collect/Support.hs:81)
  50% (  1 /  2) in 'DDC.Core.Transform.Reannotate'
  Missing documentation for:
    Module header
   0% (  0 /  2) in 'DDC.Core.Transform.SpreadX'
  Missing documentation for:
    Module header
    SpreadX (DDC/Core/Transform/SpreadX.hs:13)
  83% ( 10 / 12) in 'DDC.Core.Exp.Annot.Context'
  Missing documentation for:
    Module header
    Context (DDC/Core/Exp/Annot/Context.hs:21)
  71% ( 12 / 17) in 'DDC.Core.Exp.Generic.Exp'
  Missing documentation for:
    GBind (DDC/Core/Exp/Generic/Exp.hs:16)
    GBound (DDC/Core/Exp/Generic/Exp.hs:17)
    GPrim (DDC/Core/Exp/Generic/Exp.hs:18)
    XLAM (DDC/Core/Exp/Generic/Exp.hs:63)
    XLam (DDC/Core/Exp/Generic/Exp.hs:64)
   0% (  0 /  6) in 'DDC.Core.Exp.Generic.BindStruct'
  Missing documentation for:
    Module header
     (DDC/Core/Exp/Generic/BindStruct.hs:12)
     (DDC/Core/Exp/Generic/BindStruct.hs:51)
     (DDC/Core/Exp/Generic/BindStruct.hs:60)
     (DDC/Core/Exp/Generic/BindStruct.hs:68)
     (DDC/Core/Exp/Generic/BindStruct.hs:78)
 100% ( 18 / 18) in 'DDC.Core.Exp.Generic.Predicates'
 100% ( 19 / 19) in 'DDC.Core.Exp.Generic.Compounds'
  38% (  6 / 16) in 'DDC.Core.Exp.Generic.Pretty'
  Missing documentation for:
    Module header
     (DDC/Core/Exp/Generic/Pretty.hs:22)
     (DDC/Core/Exp/Generic/Pretty.hs:120)
     (DDC/Core/Exp/Generic/Pretty.hs:134)
     (DDC/Core/Exp/Generic/Pretty.hs:142)
     (DDC/Core/Exp/Generic/Pretty.hs:157)
     (DDC/Core/Exp/Generic/Pretty.hs:174)
     (DDC/Core/Exp/Generic/Pretty.hs:233)
     (DDC/Core/Exp/Generic/Pretty.hs:243)
     (DDC/Core/Exp/Generic/Pretty.hs:250)
  89% ( 51 / 57) in 'DDC.Core.Exp.Generic'
  Missing documentation for:
    Module header
    GBind (DDC/Core/Exp/Generic/Exp.hs:16)
    GBound (DDC/Core/Exp/Generic/Exp.hs:17)
    GPrim (DDC/Core/Exp/Generic/Exp.hs:18)
    XLAM (DDC/Core/Exp/Generic/Exp.hs:63)
    XLam (DDC/Core/Exp/Generic/Exp.hs:64)
  94% ( 16 / 17) in 'DDC.Type.Transform.Rename'
  Missing documentation for:
    Rename (DDC/Type/Transform/Rename.hs:29)
  88% ( 15 / 17) in 'DDC.Core.Transform.Rename'
  Missing documentation for:
    Module header
    Rename (DDC/Type/Transform/Rename.hs:29)
  89% (  8 /  9) in 'DDC.Type.Transform.SubstituteT'
  Missing documentation for:
    SubstituteT (DDC/Type/Transform/SubstituteT.hs:55)
  80% (  4 /  5) in 'DDC.Core.Transform.SubstituteTX'
  Missing documentation for:
    SubstituteTX (DDC/Core/Transform/SubstituteTX.hs:61)
 100% ( 22 / 22) in 'DDC.Core.Call'
  67% (  2 /  3) in 'DDC.Type.Transform.Instantiate'
  Missing documentation for:
    Module header
  75% (  3 /  4) in 'DDC.Core.Transform.SubstituteWX'
  Missing documentation for:
    SubstituteWX (DDC/Core/Transform/SubstituteWX.hs:66)
  83% (  5 /  6) in 'DDC.Core.Transform.SubstituteXX'
  Missing documentation for:
    SubstituteXX (DDC/Core/Transform/SubstituteXX.hs:96)
  80% (  4 /  5) in 'DDC.Core.Check.Judge.Kind.TyCon'
  Missing documentation for:
    Module header
 100% (  2 /  2) in 'DDC.Core.Exp.Annot.Pretty'
 100% ( 10 / 10) in 'DDC.Core.Pretty'
  98% ( 40 / 41) in 'DDC.Core.Lexer.Tokens'
  Missing documentation for:
    Module header
 100% (  4 /  4) in 'DDC.Core.Lexer.Offside'
 100% (  6 /  6) in 'DDC.Core.Lexer'
  96% ( 22 / 23) in 'DDC.Core.Parser.Base'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'DDC.Core.Fragment.Error'
  Missing documentation for:
    Module header
  75% (  3 /  4) in 'DDC.Core.Fragment.Compliance'
  Missing documentation for:
    Module header
 100% ( 17 / 17) in 'DDC.Core.Fragment'
  67% (  2 /  3) in 'DDC.Core.Parser.Context'
  Missing documentation for:
    Module header
 100% (  8 /  8) in 'DDC.Core.Parser.Type'
  75% (  3 /  4) in 'DDC.Core.Parser.Witness'
  Missing documentation for:
    Module header
  83% (  5 /  6) in 'DDC.Core.Parser.Param'
  Missing documentation for:
    Module header
 100% (  9 /  9) in 'DDC.Core.Parser.Exp'
  33% (  1 /  3) in 'DDC.Core.Parser.DataDef'
  Missing documentation for:
    Module header
    pDataDef (DDC/Core/Parser/DataDef.hs:16)
  67% (  2 /  3) in 'DDC.Core.Check.Config'
  Missing documentation for:
    Module header
  92% ( 12 / 13) in 'DDC.Core.Check.Context.Elem'
  Missing documentation for:
    Module header
  95% ( 36 / 38) in 'DDC.Core.Check.Context.Base'
  Missing documentation for:
    Module header
    pushExistsScope (DDC/Core/Check/Context/Base.hs:220)
  67% (  2 /  3) in 'DDC.Core.Check.Context.Apply'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'DDC.Core.Check.Context.Effect'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'DDC.Core.Check.Context.Mode'
  Missing documentation for:
    Module header
  96% ( 55 / 57) in 'DDC.Core.Check.Context'
  Missing documentation for:
    Module header
    pushExistsScope (DDC/Core/Check/Context/Base.hs:220)
   0% (  0 /  3) in 'DDC.Core.Check.Error.ErrorDataMessage'
  Missing documentation for:
    Module header
     (DDC/Core/Check/Error/ErrorDataMessage.hs:7)
    ppr' (DDC/Core/Check/Error/ErrorDataMessage.hs:11)
  33% (  1 /  3) in 'DDC.Core.Check.Error.ErrorTypeMessage'
  Missing documentation for:
     (DDC/Core/Check/Error/ErrorTypeMessage.hs:10)
    ppr' (DDC/Core/Check/Error/ErrorTypeMessage.hs:16)
 100% (  2 /  2) in 'DDC.Core.Check.Error.ErrorExpMessage'
 100% (  4 /  4) in 'DDC.Core.Check.Error'
  50% (  1 /  2) in 'DDC.Core.Check.Judge.DataDefs'
  Missing documentation for:
    Module header
  33% (  1 /  3) in 'DDC.Core.Parser.ExportSpec'
  Missing documentation for:
    Module header
    ExportSpec (DDC/Core/Parser/ExportSpec.hs:18)
  67% (  2 /  3) in 'DDC.Core.Parser.ImportSpec'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'DDC.Core.Parser.Module'
  Missing documentation for:
    Module header
 100% ( 46 / 46) in 'DDC.Core.Parser'
  50% (  1 /  2) in 'DDC.Control.Panic'
  Missing documentation for:
    Module header
 100% (  7 /  7) in 'DDC.Control.Check'
  98% ( 85 / 87) in 'DDC.Core.Check.Base'
  Missing documentation for:
    Module header
    pushExistsScope (DDC/Core/Check/Context/Base.hs:220)
  50% (  1 /  2) in 'DDC.Core.Check.Judge.Inst'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'DDC.Core.Check.Judge.EqT'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'DDC.Core.Check.Judge.Kind'
  Missing documentation for:
    Module header
 100% (  5 /  5) in 'DDC.Core.Check.Judge.Witness'
  50% (  1 /  2) in 'DDC.Core.Check.Judge.Sub'
  Missing documentation for:
    Module header
  97% (108 /111) in 'DDC.Core.Check.Judge.Type.Base'
  Missing documentation for:
    Module header
    isHoleT (DDC/Core/Check/Judge/Type/Base.hs:172)
    pushExistsScope (DDC/Core/Check/Context/Base.hs:220)
   0% (  0 /  2) in 'DDC.Core.Check.Judge.Type.Sub'
  Missing documentation for:
    Module header
    checkSub (DDC/Core/Check/Judge/Type/Sub.hs:12)
  50% (  1 /  2) in 'DDC.Core.Check.Judge.Type.AppT'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'DDC.Core.Check.Judge.Type.AppX'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'DDC.Core.Check.Judge.Type.DaCon'
  Missing documentation for:
    Module header
   0% (  0 /  2) in 'DDC.Core.Check.Judge.Type.LamT'
  Missing documentation for:
    Module header
    checkLamT (DDC/Core/Check/Judge/Type/LamT.hs:11)
  50% (  1 /  2) in 'DDC.Core.Check.Judge.Type.LamX'
  Missing documentation for:
    Module header
   0% (  0 /  2) in 'DDC.Core.Check.Judge.Type.Let'
  Missing documentation for:
    Module header
    checkLet (DDC/Core/Check/Judge/Type/Let.hs:11)
   0% (  0 /  2) in 'DDC.Core.Check.Judge.Type.VarCon'
  Missing documentation for:
    Module header
    checkVarCon (DDC/Core/Check/Judge/Type/VarCon.hs:14)
   0% (  0 /  2) in 'DDC.Core.Check.Judge.Type.Witness'
  Missing documentation for:
    Module header
    checkWit (DDC/Core/Check/Judge/Type/Witness.hs:10)
   0% (  0 /  2) in 'DDC.Core.Check.Judge.Type.Case'
  Missing documentation for:
    Module header
    checkCase (DDC/Core/Check/Judge/Type/Case.hs:16)
   0% (  0 /  2) in 'DDC.Core.Check.Judge.Type.Cast'
  Missing documentation for:
    Module header
    checkCast (DDC/Core/Check/Judge/Type/Cast.hs:12)
   0% (  0 /  2) in 'DDC.Core.Check.Judge.Type.LetPrivate'
  Missing documentation for:
    Module header
    checkLetPrivate (DDC/Core/Check/Judge/Type/LetPrivate.hs:15)
  94% ( 16 / 17) in 'DDC.Core.Check.Exp'
  Missing documentation for:
    makeTable (DDC/Core/Check/Exp.hs:156)
  67% (  2 /  3) in 'DDC.Core.Check.Judge.Module'
  Missing documentation for:
    Module header
 100% ( 33 / 33) in 'DDC.Core.Check'
 100% ( 18 / 18) in 'DDC.Core.Load'
Warning: DDC.Type.Exp.Simple.Exp: could not find link destinations for:
    unsafeIndex unsafeRangeSize
Warning: DDC.Type.Exp: could not find link destinations for:
    unsafeIndex unsafeRangeSize
Warning: DDC.Type.Sum: could not find link destinations for:
    takeSumArrayElem
Warning: DDC.Type.Exp.Simple: could not find link destinations for:
    unsafeIndex unsafeRangeSize
Warning: DDC.Core.Exp: could not find link destinations for:
    compliesX Context CheckM D:R:PrettyModeExp0 PrettyModeExp modeExpLets modeExpAlt modeExpVarTypes modeExpConTypes modeExpUseLetCase D:R:PrettyModeLets0 PrettyModeLets modeLetsExp modeLetsSuppressTypes D:R:PrettyModeAlt0 PrettyModeAlt modeAltExp
Warning: DDC.Core.Transform.MapT: could not find link destinations for:
    MapT MAPT
Warning: DDC.Core.Exp.Annot: could not find link destinations for:
    compliesX Context CheckM D:R:PrettyModeExp0 PrettyModeExp modeExpLets modeExpAlt modeExpVarTypes modeExpConTypes modeExpUseLetCase D:R:PrettyModeLets0 PrettyModeLets modeLetsExp modeLetsSuppressTypes D:R:PrettyModeAlt0 PrettyModeAlt modeAltExp
Warning: DDC.Core.Module: could not find link destinations for:
    compliesX Context CheckM D:R:PrettyModeModule0 PrettyModeModule modeModuleLets modeModuleSuppressImports modeModuleSuppressExports
Warning: DDC.Core.Exp.Generic.BindStruct: could not find link destinations for:
    ~
Warning: DDC.Core.Exp.Generic: could not find link destinations for:
    D:R:PrettyModeGExp0 PrettyModeExp modeExpArg modeExpLets modeExpAlt modeExpUseLetCase D:R:PrettyModeGArg0 PrettyModeArg modeArgExp D:R:PrettyModeGLets0 PrettyModeLets modeLetsExp D:R:PrettyModeGAlt0 PrettyModeAlt modeAltExp
Warning: DDC.Core.Lexer.Offside: could not find link destinations for:
    Paren Context
Warning: DDC.Core.Fragment: could not find link destinations for:
    compliesX Context CheckM
Warning: DDC.Core.Check: could not find link destinations for:
    Context CheckM Exists
Warning: DDC.Core.Load: could not find link destinations for:
    Exists
Documentation created: dist/doc/html/ddc-core/index.html,
dist/doc/html/ddc-core/ddc-core.txt
Creating package registration file:
/tmp/pkgConf-ddc-core-0.4.313963420131518260757.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/ddc-core-0.4.3.1-AdWZFfTlgrIFHZ73NjfIxL
Registering ddc-core-0.4.3.1...
cabal: Leaving directory '/tmp/cabal-tmp-1677/ddc-core-0.4.3.1'
Installed ddc-core-0.4.3.1
cabal: Entering directory '/tmp/cabal-tmp-1677/ddc-core-salt-0.4.3.1'
Configuring ddc-core-salt-0.4.3.1...
Building ddc-core-salt-0.4.3.1...
Preprocessing library ddc-core-salt-0.4.3.1...
[ 1 of 30] Compiling DDC.Core.Salt.Name.PrimStore ( DDC/Core/Salt/Name/PrimStore.hs, dist/build/DDC/Core/Salt/Name/PrimStore.o )
[ 2 of 30] Compiling DDC.Core.Salt.Name.PrimControl ( DDC/Core/Salt/Name/PrimControl.hs, dist/build/DDC/Core/Salt/Name/PrimControl.o )
[ 3 of 30] Compiling DDC.Core.Salt.Name.PrimCall ( DDC/Core/Salt/Name/PrimCall.hs, dist/build/DDC/Core/Salt/Name/PrimCall.o )
[ 4 of 30] Compiling DDC.Core.Salt.Name.PrimArith ( DDC/Core/Salt/Name/PrimArith.hs, dist/build/DDC/Core/Salt/Name/PrimArith.o )
[ 5 of 30] Compiling DDC.Core.Salt.Name.PrimVec ( DDC/Core/Salt/Name/PrimVec.hs, dist/build/DDC/Core/Salt/Name/PrimVec.o )
[ 6 of 30] Compiling DDC.Core.Salt.Platform ( DDC/Core/Salt/Platform.hs, dist/build/DDC/Core/Salt/Platform.o )
[ 7 of 30] Compiling DDC.Core.Salt.Name.PrimTyCon ( DDC/Core/Salt/Name/PrimTyCon.hs, dist/build/DDC/Core/Salt/Name/PrimTyCon.o )
[ 8 of 30] Compiling DDC.Core.Salt.Name.PrimCast ( DDC/Core/Salt/Name/PrimCast.hs, dist/build/DDC/Core/Salt/Name/PrimCast.o )
[ 9 of 30] Compiling DDC.Core.Salt.Name ( DDC/Core/Salt/Name.hs, dist/build/DDC/Core/Salt/Name.o )
[10 of 30] Compiling DDC.Core.Salt.Exp ( DDC/Core/Salt/Exp.hs, dist/build/DDC/Core/Salt/Exp.o )
[11 of 30] Compiling DDC.Core.Salt.Convert.Prim ( DDC/Core/Salt/Convert/Prim.hs, dist/build/DDC/Core/Salt/Convert/Prim.o )
[12 of 30] Compiling DDC.Core.Salt.Convert.Base ( DDC/Core/Salt/Convert/Base.hs, dist/build/DDC/Core/Salt/Convert/Base.o )
[13 of 30] Compiling DDC.Core.Salt.Convert.Name ( DDC/Core/Salt/Convert/Name.hs, dist/build/DDC/Core/Salt/Convert/Name.o )
[14 of 30] Compiling DDC.Core.Salt.Convert.Type ( DDC/Core/Salt/Convert/Type.hs, dist/build/DDC/Core/Salt/Convert/Type.o )
[15 of 30] Compiling DDC.Core.Salt.Convert.Exp ( DDC/Core/Salt/Convert/Exp.hs, dist/build/DDC/Core/Salt/Convert/Exp.o )
[16 of 30] Compiling DDC.Core.Salt.Convert.Super ( DDC/Core/Salt/Convert/Super.hs, dist/build/DDC/Core/Salt/Convert/Super.o )
[17 of 30] Compiling DDC.Core.Salt.Compounds.PrimTyCon ( DDC/Core/Salt/Compounds/PrimTyCon.hs, dist/build/DDC/Core/Salt/Compounds/PrimTyCon.o )
[18 of 30] Compiling DDC.Core.Salt.Compounds.PrimControl ( DDC/Core/Salt/Compounds/PrimControl.hs, dist/build/DDC/Core/Salt/Compounds/PrimControl.o )
[19 of 30] Compiling DDC.Core.Salt.Compounds.PrimStore ( DDC/Core/Salt/Compounds/PrimStore.hs, dist/build/DDC/Core/Salt/Compounds/PrimStore.o )
[20 of 30] Compiling DDC.Core.Salt.Compounds.PrimCast ( DDC/Core/Salt/Compounds/PrimCast.hs, dist/build/DDC/Core/Salt/Compounds/PrimCast.o )
[21 of 30] Compiling DDC.Core.Salt.Compounds.PrimArith ( DDC/Core/Salt/Compounds/PrimArith.hs, dist/build/DDC/Core/Salt/Compounds/PrimArith.o )
[22 of 30] Compiling DDC.Core.Salt.Compounds.Lit ( DDC/Core/Salt/Compounds/Lit.hs, dist/build/DDC/Core/Salt/Compounds/Lit.o )
[23 of 30] Compiling DDC.Core.Salt.Compounds ( DDC/Core/Salt/Compounds.hs, dist/build/DDC/Core/Salt/Compounds.o )
[24 of 30] Compiling DDC.Core.Salt.Env ( DDC/Core/Salt/Env.hs, dist/build/DDC/Core/Salt/Env.o )
[25 of 30] Compiling DDC.Core.Salt.Profile ( DDC/Core/Salt/Profile.hs, dist/build/DDC/Core/Salt/Profile.o )
[26 of 30] Compiling DDC.Core.Salt.Runtime ( DDC/Core/Salt/Runtime.hs, dist/build/DDC/Core/Salt/Runtime.o )
[27 of 30] Compiling DDC.Core.Salt.Convert.Init ( DDC/Core/Salt/Convert/Init.hs, dist/build/DDC/Core/Salt/Convert/Init.o )
[28 of 30] Compiling DDC.Core.Salt.Convert ( DDC/Core/Salt/Convert.hs, dist/build/DDC/Core/Salt/Convert.o )
[29 of 30] Compiling DDC.Core.Salt    ( DDC/Core/Salt.hs, dist/build/DDC/Core/Salt.o )
[30 of 30] Compiling DDC.Core.Salt.Transfer ( DDC/Core/Salt/Transfer.hs, dist/build/DDC/Core/Salt/Transfer.o )
Running Haddock for ddc-core-salt-0.4.3.1...
Running hscolour for ddc-core-salt-0.4.3.1...
Preprocessing library ddc-core-salt-0.4.3.1...
Preprocessing library ddc-core-salt-0.4.3.1...
Haddock coverage:
  33% (  1 /  3) in 'DDC.Core.Salt.Name.PrimStore'
  Missing documentation for:
    Module header
    readPrimStore (DDC/Core/Salt/Name/PrimStore.hs:109)
  33% (  1 /  3) in 'DDC.Core.Salt.Name.PrimControl'
  Missing documentation for:
    Module header
    readPrimControl (DDC/Core/Salt/Name/PrimControl.hs:34)
  33% (  1 /  3) in 'DDC.Core.Salt.Name.PrimCall'
  Missing documentation for:
    Module header
    readPrimCall (DDC/Core/Salt/Name/PrimCall.hs:40)
  67% (  2 /  3) in 'DDC.Core.Salt.Name.PrimArith'
  Missing documentation for:
    Module header
  83% (  5 /  6) in 'DDC.Core.Salt.Name.PrimVec'
  Missing documentation for:
    Module header
  75% (  3 /  4) in 'DDC.Core.Salt.Platform'
  Missing documentation for:
    Module header
  90% (  9 / 10) in 'DDC.Core.Salt.Name.PrimTyCon'
  Missing documentation for:
    Module header
  60% (  3 /  5) in 'DDC.Core.Salt.Name.PrimCast'
  Missing documentation for:
    Module header
    readPrimCast (DDC/Core/Salt/Name/PrimCast.hs:46)
  75% ( 49 / 65) in 'DDC.Core.Salt.Name'
  Missing documentation for:
    NamePrimOp (DDC/Core/Salt/Name.hs:208)
    NamePrimLit (DDC/Core/Salt/Name.hs:209)
    readPrimCall (DDC/Core/Salt/Name/PrimCall.hs:40)
    readPrimCast (DDC/Core/Salt/Name/PrimCast.hs:46)
    readPrimControl (DDC/Core/Salt/Name/PrimControl.hs:34)
    readPrimStore (DDC/Core/Salt/Name/PrimStore.hs:109)
    NameLitVoid (DDC/Core/Salt/Name.hs:341)
    NameLitBool (DDC/Core/Salt/Name.hs:342)
    NameLitNat (DDC/Core/Salt/Name.hs:343)
    NameLitInt (DDC/Core/Salt/Name.hs:344)
    NameLitSize (DDC/Core/Salt/Name.hs:345)
    NameLitWord (DDC/Core/Salt/Name.hs:346)
    NameLitFloat (DDC/Core/Salt/Name.hs:347)
    NameLitChar (DDC/Core/Salt/Name.hs:348)
    NameLitTextLit (DDC/Core/Salt/Name.hs:349)
    NameLitTag (DDC/Core/Salt/Name.hs:350)
  17% (  3 / 18) in 'DDC.Core.Salt.Exp'
  Missing documentation for:
    Module header
    Annot (DDC/Core/Salt/Exp.hs:26)
    Bind (DDC/Core/Salt/Exp.hs:27)
    Bound (DDC/Core/Salt/Exp.hs:28)
    Prim (DDC/Core/Salt/Exp.hs:29)
    Exp (DDC/Core/Salt/Exp.hs:30)
    Abs (DDC/Core/Salt/Exp.hs:31)
    Arg (DDC/Core/Salt/Exp.hs:32)
    Lets (DDC/Core/Salt/Exp.hs:33)
    Alt (DDC/Core/Salt/Exp.hs:34)
    Pat (DDC/Core/Salt/Exp.hs:35)
    Cast (DDC/Core/Salt/Exp.hs:36)
    Witness (DDC/Core/Salt/Exp.hs:37)
    WiCon (DDC/Core/Salt/Exp.hs:38)
    Type (DDC/Core/Salt/Exp.hs:40)
 100% (  4 /  4) in 'DDC.Core.Salt.Convert.Prim'
 100% (  3 /  3) in 'DDC.Core.Salt.Convert.Base'
  80% (  4 /  5) in 'DDC.Core.Salt.Convert.Name'
  Missing documentation for:
    Module header
  67% (  2 /  3) in 'DDC.Core.Salt.Convert.Type'
  Missing documentation for:
    Module header
  86% (  6 /  7) in 'DDC.Core.Salt.Convert.Exp'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'DDC.Core.Salt.Convert.Super'
  Missing documentation for:
    Module header
   7% (  1 / 14) in 'DDC.Core.Salt.Compounds.PrimTyCon'
  Missing documentation for:
    tVoid (DDC/Core/Salt/Compounds/PrimTyCon.hs:16)
    tBool (DDC/Core/Salt/Compounds/PrimTyCon.hs:16)
    tNat (DDC/Core/Salt/Compounds/PrimTyCon.hs:16)
    tInt (DDC/Core/Salt/Compounds/PrimTyCon.hs:16)
    tSize (DDC/Core/Salt/Compounds/PrimTyCon.hs:16)
    tWord (DDC/Core/Salt/Compounds/PrimTyCon.hs:27)
    tFloat (DDC/Core/Salt/Compounds/PrimTyCon.hs:31)
    tAddr (DDC/Core/Salt/Compounds/PrimTyCon.hs:16)
    tPtr (DDC/Core/Salt/Compounds/PrimTyCon.hs:36)
    takeTPtr (DDC/Core/Salt/Compounds/PrimTyCon.hs:41)
    tTextLit (DDC/Core/Salt/Compounds/PrimTyCon.hs:16)
    tTag (DDC/Core/Salt/Compounds/PrimTyCon.hs:16)
    tObj (DDC/Core/Salt/Compounds/PrimTyCon.hs:51)
  75% (  3 /  4) in 'DDC.Core.Salt.Compounds.PrimControl'
  Missing documentation for:
    typeOfPrimControl (DDC/Core/Salt/Compounds/PrimControl.hs:31)
 100% ( 12 / 12) in 'DDC.Core.Salt.Compounds.PrimStore'
 100% (  5 /  5) in 'DDC.Core.Salt.Compounds.PrimCast'
   9% (  2 / 22) in 'DDC.Core.Salt.Compounds.PrimArith'
  Missing documentation for:
    xNeg (DDC/Core/Salt/Compounds/PrimArith.hs:16)
    xAdd (DDC/Core/Salt/Compounds/PrimArith.hs:18)
    xSub (DDC/Core/Salt/Compounds/PrimArith.hs:19)
    xMul (DDC/Core/Salt/Compounds/PrimArith.hs:20)
    xDiv (DDC/Core/Salt/Compounds/PrimArith.hs:21)
    xMod (DDC/Core/Salt/Compounds/PrimArith.hs:22)
    xRem (DDC/Core/Salt/Compounds/PrimArith.hs:23)
    xEq (DDC/Core/Salt/Compounds/PrimArith.hs:25)
    xNeq (DDC/Core/Salt/Compounds/PrimArith.hs:26)
    xLt (DDC/Core/Salt/Compounds/PrimArith.hs:27)
    xGt (DDC/Core/Salt/Compounds/PrimArith.hs:28)
    xLe (DDC/Core/Salt/Compounds/PrimArith.hs:29)
    xGe (DDC/Core/Salt/Compounds/PrimArith.hs:30)
    xAnd (DDC/Core/Salt/Compounds/PrimArith.hs:32)
    xOr (DDC/Core/Salt/Compounds/PrimArith.hs:33)
    xShl (DDC/Core/Salt/Compounds/PrimArith.hs:35)
    xShr (DDC/Core/Salt/Compounds/PrimArith.hs:36)
    xBAnd (DDC/Core/Salt/Compounds/PrimArith.hs:37)
    xBOr (DDC/Core/Salt/Compounds/PrimArith.hs:38)
    xBXOr (DDC/Core/Salt/Compounds/PrimArith.hs:39)
  20% (  2 / 10) in 'DDC.Core.Salt.Compounds.Lit'
  Missing documentation for:
    Module header
    xBool (DDC/Core/Salt/Compounds/Lit.hs:14)
    xNat (DDC/Core/Salt/Compounds/Lit.hs:18)
    xInt (DDC/Core/Salt/Compounds/Lit.hs:22)
    xSize (DDC/Core/Salt/Compounds/Lit.hs:26)
    xWord (DDC/Core/Salt/Compounds/Lit.hs:30)
    xFloat (DDC/Core/Salt/Compounds/Lit.hs:34)
    xTag (DDC/Core/Salt/Compounds/Lit.hs:38)
  37% ( 24 / 65) in 'DDC.Core.Salt.Compounds'
  Missing documentation for:
    Module header
    tVoid (DDC/Core/Salt/Compounds/PrimTyCon.hs:16)
    tBool (DDC/Core/Salt/Compounds/PrimTyCon.hs:16)
    tNat (DDC/Core/Salt/Compounds/PrimTyCon.hs:16)
    tInt (DDC/Core/Salt/Compounds/PrimTyCon.hs:16)
    tSize (DDC/Core/Salt/Compounds/PrimTyCon.hs:16)
    tWord (DDC/Core/Salt/Compounds/PrimTyCon.hs:27)
    tFloat (DDC/Core/Salt/Compounds/PrimTyCon.hs:31)
    tAddr (DDC/Core/Salt/Compounds/PrimTyCon.hs:16)
    tPtr (DDC/Core/Salt/Compounds/PrimTyCon.hs:36)
    takeTPtr (DDC/Core/Salt/Compounds/PrimTyCon.hs:41)
    tTextLit (DDC/Core/Salt/Compounds/PrimTyCon.hs:16)
    tTag (DDC/Core/Salt/Compounds/PrimTyCon.hs:16)
    tObj (DDC/Core/Salt/Compounds/PrimTyCon.hs:51)
    xBool (DDC/Core/Salt/Compounds/Lit.hs:14)
    xNat (DDC/Core/Salt/Compounds/Lit.hs:18)
    xInt (DDC/Core/Salt/Compounds/Lit.hs:22)
    xSize (DDC/Core/Salt/Compounds/Lit.hs:26)
    xWord (DDC/Core/Salt/Compounds/Lit.hs:30)
    xFloat (DDC/Core/Salt/Compounds/Lit.hs:34)
    xTag (DDC/Core/Salt/Compounds/Lit.hs:38)
    xNeg (DDC/Core/Salt/Compounds/PrimArith.hs:16)
    xAdd (DDC/Core/Salt/Compounds/PrimArith.hs:18)
    xSub (DDC/Core/Salt/Compounds/PrimArith.hs:19)
    xMul (DDC/Core/Salt/Compounds/PrimArith.hs:20)
    xDiv (DDC/Core/Salt/Compounds/PrimArith.hs:21)
    xMod (DDC/Core/Salt/Compounds/PrimArith.hs:22)
    xRem (DDC/Core/Salt/Compounds/PrimArith.hs:23)
    xEq (DDC/Core/Salt/Compounds/PrimArith.hs:25)
    xNeq (DDC/Core/Salt/Compounds/PrimArith.hs:26)
    xLt (DDC/Core/Salt/Compounds/PrimArith.hs:27)
    xGt (DDC/Core/Salt/Compounds/PrimArith.hs:28)
    xLe (DDC/Core/Salt/Compounds/PrimArith.hs:29)
    xGe (DDC/Core/Salt/Compounds/PrimArith.hs:30)
    xAnd (DDC/Core/Salt/Compounds/PrimArith.hs:32)
    xOr (DDC/Core/Salt/Compounds/PrimArith.hs:33)
    xShl (DDC/Core/Salt/Compounds/PrimArith.hs:35)
    xShr (DDC/Core/Salt/Compounds/PrimArith.hs:36)
    xBAnd (DDC/Core/Salt/Compounds/PrimArith.hs:37)
    xBOr (DDC/Core/Salt/Compounds/PrimArith.hs:38)
    xBXOr (DDC/Core/Salt/Compounds/PrimArith.hs:39)
  92% ( 11 / 12) in 'DDC.Core.Salt.Env'
  Missing documentation for:
    typeOfPrimControl (DDC/Core/Salt/Compounds/PrimControl.hs:31)
 100% (  4 /  4) in 'DDC.Core.Salt.Profile'
 100% ( 30 / 30) in 'DDC.Core.Salt.Runtime'
 100% (  2 /  2) in 'DDC.Core.Salt.Convert.Init'
 100% (  7 /  7) in 'DDC.Core.Salt.Convert'
  50% (  1 /  2) in 'DDC.Core.Salt.Transfer'
  Missing documentation for:
    Module header
  73% ( 30 / 41) in 'DDC.Core.Salt'
  Missing documentation for:
    NamePrimOp (DDC/Core/Salt/Name.hs:208)
    NamePrimLit (DDC/Core/Salt/Name.hs:209)
    NameLitVoid (DDC/Core/Salt/Name.hs:341)
    NameLitBool (DDC/Core/Salt/Name.hs:342)
    NameLitNat (DDC/Core/Salt/Name.hs:343)
    NameLitInt (DDC/Core/Salt/Name.hs:344)
    NameLitSize (DDC/Core/Salt/Name.hs:345)
    NameLitWord (DDC/Core/Salt/Name.hs:346)
    NameLitFloat (DDC/Core/Salt/Name.hs:347)
    NameLitTextLit (DDC/Core/Salt/Name.hs:349)
    NameLitTag (DDC/Core/Salt/Name.hs:350)
Documentation created: dist/doc/html/ddc-core-salt/index.html,
dist/doc/html/ddc-core-salt/ddc-core-salt.txt
Creating package registration file:
/tmp/pkgConf-ddc-core-salt-0.4.319484324832076334055.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/ddc-core-salt-0.4.3.1-5I9ASCSriAsFTMuHray0xy
Registering ddc-core-salt-0.4.3.1...
cabal: Leaving directory '/tmp/cabal-tmp-1677/ddc-core-salt-0.4.3.1'
Installed ddc-core-salt-0.4.3.1

Test log

No test log was submitted for this report.