Build #1 for compound-types-0.1.3

[all reports]

Package compound-types-0.1.3
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2016-07-29 21:26:52.581609 UTC
Compiler ghc-8.0.1.20160701
OS linux
Arch x86_64
Dependencies base-4.9.0.0, base-prelude-1.0.1.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
cabal: Entering directory '/tmp/cabal-tmp-28311/base-prelude-1.0.1.1'
Configuring base-prelude-1.0.1.1...
Building base-prelude-1.0.1.1...
Preprocessing library base-prelude-1.0.1.1...
[1 of 1] Compiling BasePrelude      ( library/BasePrelude.hs, dist/build/BasePrelude.o )
Running Haddock for base-prelude-1.0.1.1...
Running hscolour for base-prelude-1.0.1.1...
Preprocessing library base-prelude-1.0.1.1...
Preprocessing library base-prelude-1.0.1.1...
Haddock coverage:
Warning: BasePrelude: Could not find documentation for exported module: Exports
 100% ( 16 / 16) in 'BasePrelude'
Documentation created: dist/doc/html/base-prelude/index.html,
dist/doc/html/base-prelude/base-prelude.txt
Creating package registration file:
/tmp/pkgConf-base-prelude-1.0.12145174067468703135.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/base-prelude-1.0.1.1-50PByGWQp6O3J1SglYyZmP
Registering base-prelude-1.0.1.1...
cabal: Leaving directory '/tmp/cabal-tmp-28311/base-prelude-1.0.1.1'
Installed base-prelude-1.0.1.1
Downloading compound-types-0.1.3...
cabal: Entering directory '/tmp/cabal-tmp-28311/compound-types-0.1.3'
Configuring compound-types-0.1.3...
Building compound-types-0.1.3...
Preprocessing library compound-types-0.1.3...
[1 of 7] Compiling CompoundTypes.Private.Prelude ( library/CompoundTypes/Private/Prelude.hs, dist/build/CompoundTypes/Private/Prelude.o )
[2 of 7] Compiling CompoundTypes.Private.Lazy.Product ( library/CompoundTypes/Private/Lazy/Product.hs, dist/build/CompoundTypes/Private/Lazy/Product.o )
[3 of 7] Compiling CompoundTypes.Private.Lazy.Sum ( library/CompoundTypes/Private/Lazy/Sum.hs, dist/build/CompoundTypes/Private/Lazy/Sum.o )
[4 of 7] Compiling CompoundTypes.Lazy ( library/CompoundTypes/Lazy.hs, dist/build/CompoundTypes/Lazy.o )
[5 of 7] Compiling CompoundTypes.Private.Strict.Product ( library/CompoundTypes/Private/Strict/Product.hs, dist/build/CompoundTypes/Private/Strict/Product.o )
[6 of 7] Compiling CompoundTypes.Private.Strict.Sum ( library/CompoundTypes/Private/Strict/Sum.hs, dist/build/CompoundTypes/Private/Strict/Sum.o )
[7 of 7] Compiling CompoundTypes.Strict ( library/CompoundTypes/Strict.hs, dist/build/CompoundTypes/Strict.o )
Running Haddock for compound-types-0.1.3...
Running hscolour for compound-types-0.1.3...
Preprocessing library compound-types-0.1.3...
Preprocessing library compound-types-0.1.3...
Haddock coverage:
Warning: CompoundTypes.Private.Prelude: Could not find documentation for exported module: Exports
   0% (  0 /  1) in 'CompoundTypes.Private.Prelude'
  Missing documentation for:
    Module header
  36% (  4 / 11) in 'CompoundTypes.Private.Lazy.Product'
  Missing documentation for:
    Module header
    Product2 (library/CompoundTypes/Private/Lazy/Product.hs:5)
    Product3 (library/CompoundTypes/Private/Lazy/Product.hs:8)
    Product4 (library/CompoundTypes/Private/Lazy/Product.hs:11)
    Product5 (library/CompoundTypes/Private/Lazy/Product.hs:14)
    Product6 (library/CompoundTypes/Private/Lazy/Product.hs:17)
    Product7 (library/CompoundTypes/Private/Lazy/Product.hs:20)
  36% (  4 / 11) in 'CompoundTypes.Private.Lazy.Sum'
  Missing documentation for:
    Module header
    Sum2 (library/CompoundTypes/Private/Lazy/Sum.hs:5)
    Sum3 (library/CompoundTypes/Private/Lazy/Sum.hs:8)
    Sum4 (library/CompoundTypes/Private/Lazy/Sum.hs:11)
    Sum5 (library/CompoundTypes/Private/Lazy/Sum.hs:14)
    Sum6 (library/CompoundTypes/Private/Lazy/Sum.hs:17)
    Sum7 (library/CompoundTypes/Private/Lazy/Sum.hs:20)
  48% ( 11 / 23) in 'CompoundTypes.Lazy'
  Missing documentation for:
    Sum2 (library/CompoundTypes/Private/Lazy/Sum.hs:5)
    Sum3 (library/CompoundTypes/Private/Lazy/Sum.hs:8)
    Sum4 (library/CompoundTypes/Private/Lazy/Sum.hs:11)
    Sum5 (library/CompoundTypes/Private/Lazy/Sum.hs:14)
    Sum6 (library/CompoundTypes/Private/Lazy/Sum.hs:17)
    Sum7 (library/CompoundTypes/Private/Lazy/Sum.hs:20)
    Product2 (library/CompoundTypes/Private/Lazy/Product.hs:5)
    Product3 (library/CompoundTypes/Private/Lazy/Product.hs:8)
    Product4 (library/CompoundTypes/Private/Lazy/Product.hs:11)
    Product5 (library/CompoundTypes/Private/Lazy/Product.hs:14)
    Product6 (library/CompoundTypes/Private/Lazy/Product.hs:17)
    Product7 (library/CompoundTypes/Private/Lazy/Product.hs:20)
  36% (  4 / 11) in 'CompoundTypes.Private.Strict.Product'
  Missing documentation for:
    Module header
    Product2 (library/CompoundTypes/Private/Strict/Product.hs:5)
    Product3 (library/CompoundTypes/Private/Strict/Product.hs:8)
    Product4 (library/CompoundTypes/Private/Strict/Product.hs:11)
    Product5 (library/CompoundTypes/Private/Strict/Product.hs:14)
    Product6 (library/CompoundTypes/Private/Strict/Product.hs:17)
    Product7 (library/CompoundTypes/Private/Strict/Product.hs:20)
  36% (  4 / 11) in 'CompoundTypes.Private.Strict.Sum'
  Missing documentation for:
    Module header
    Sum2 (library/CompoundTypes/Private/Strict/Sum.hs:5)
    Sum3 (library/CompoundTypes/Private/Strict/Sum.hs:8)
    Sum4 (library/CompoundTypes/Private/Strict/Sum.hs:11)
    Sum5 (library/CompoundTypes/Private/Strict/Sum.hs:14)
    Sum6 (library/CompoundTypes/Private/Strict/Sum.hs:17)
    Sum7 (library/CompoundTypes/Private/Strict/Sum.hs:20)
  48% ( 11 / 23) in 'CompoundTypes.Strict'
  Missing documentation for:
    Sum2 (library/CompoundTypes/Private/Strict/Sum.hs:5)
    Sum3 (library/CompoundTypes/Private/Strict/Sum.hs:8)
    Sum4 (library/CompoundTypes/Private/Strict/Sum.hs:11)
    Sum5 (library/CompoundTypes/Private/Strict/Sum.hs:14)
    Sum6 (library/CompoundTypes/Private/Strict/Sum.hs:17)
    Sum7 (library/CompoundTypes/Private/Strict/Sum.hs:20)
    Product2 (library/CompoundTypes/Private/Strict/Product.hs:5)
    Product3 (library/CompoundTypes/Private/Strict/Product.hs:8)
    Product4 (library/CompoundTypes/Private/Strict/Product.hs:11)
    Product5 (library/CompoundTypes/Private/Strict/Product.hs:14)
    Product6 (library/CompoundTypes/Private/Strict/Product.hs:17)
    Product7 (library/CompoundTypes/Private/Strict/Product.hs:20)
Documentation created: dist/doc/html/compound-types/index.html,
dist/doc/html/compound-types/compound-types.txt
Creating package registration file:
/tmp/pkgConf-compound-types-0.11476153275213975407.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/compound-types-0.1.3-4omXMt4DFwDFmTV8kmCCg
Registering compound-types-0.1.3...
cabal: Leaving directory '/tmp/cabal-tmp-28311/compound-types-0.1.3'
Installed compound-types-0.1.3

Test log

No test log was submitted for this report.