Build #1 for precursor-0.1.0.0

[all reports]

Package precursor-0.1.0.0
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2016-10-29 21:30:52.356098 UTC
Compiler ghc-8.0.1.20161018
OS linux
Arch x86_64
Dependencies base-4.9.0.0, bifunctors-5.4.1, bytestring-0.10.8.1, containers-0.5.7.1, mtl-2.2.1, text-1.2.2.1, text-show-3.4.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-11976/base-compat-0.9.1'
Configuring base-compat-0.9.1...
Building base-compat-0.9.1...
Preprocessing library base-compat-0.9.1...
[ 1 of 37] Compiling Text.Read.Compat ( src/Text/Read/Compat.hs, dist/build/Text/Read/Compat.o )
[ 2 of 37] Compiling System.IO.Unsafe.Compat ( src/System/IO/Unsafe/Compat.hs, dist/build/System/IO/Unsafe/Compat.o )
[ 3 of 37] Compiling System.Exit.Compat ( src/System/Exit/Compat.hs, dist/build/System/Exit/Compat.o )
[ 4 of 37] Compiling System.Environment.Compat ( src/System/Environment/Compat.hs, dist/build/System/Environment/Compat.o )
[ 5 of 37] Compiling Prelude.Compat   ( src/Prelude/Compat.hs, dist/build/Prelude/Compat.o )
[ 6 of 37] Compiling Numeric.Compat   ( src/Numeric/Compat.hs, dist/build/Numeric/Compat.o )
[ 7 of 37] Compiling Foreign.Marshal.Utils.Compat ( src/Foreign/Marshal/Utils/Compat.hs, dist/build/Foreign/Marshal/Utils/Compat.o )
[ 8 of 37] Compiling Foreign.Marshal.Unsafe.Compat ( src/Foreign/Marshal/Unsafe/Compat.hs, dist/build/Foreign/Marshal/Unsafe/Compat.o )
[ 9 of 37] Compiling Foreign.Marshal.Safe.Compat ( src/Foreign/Marshal/Safe/Compat.hs, dist/build/Foreign/Marshal/Safe/Compat.o )
[10 of 37] Compiling Foreign.Marshal.Array.Compat ( src/Foreign/Marshal/Array/Compat.hs, dist/build/Foreign/Marshal/Array/Compat.o )
[11 of 37] Compiling Foreign.Marshal.Alloc.Compat ( src/Foreign/Marshal/Alloc/Compat.hs, dist/build/Foreign/Marshal/Alloc/Compat.o )
[12 of 37] Compiling Foreign.Marshal.Compat ( src/Foreign/Marshal/Compat.hs, dist/build/Foreign/Marshal/Compat.o )
[13 of 37] Compiling Foreign.ForeignPtr.Unsafe.Compat ( src/Foreign/ForeignPtr/Unsafe/Compat.hs, dist/build/Foreign/ForeignPtr/Unsafe/Compat.o )
[14 of 37] Compiling Foreign.ForeignPtr.Safe.Compat ( src/Foreign/ForeignPtr/Safe/Compat.hs, dist/build/Foreign/ForeignPtr/Safe/Compat.o )
[15 of 37] Compiling Foreign.Compat   ( src/Foreign/Compat.hs, dist/build/Foreign/Compat.o )
[16 of 37] Compiling Debug.Trace.Compat ( src/Debug/Trace/Compat.hs, dist/build/Debug/Trace/Compat.o )
[17 of 37] Compiling Data.Word.Compat ( src/Data/Word/Compat.hs, dist/build/Data/Word/Compat.o )
[18 of 37] Compiling Data.Version.Compat ( src/Data/Version/Compat.hs, dist/build/Data/Version/Compat.o )
[19 of 37] Compiling Data.String.Compat ( src/Data/String/Compat.hs, dist/build/Data/String/Compat.o )
[20 of 37] Compiling Data.STRef.Compat ( src/Data/STRef/Compat.hs, dist/build/Data/STRef/Compat.o )
[21 of 37] Compiling Data.Ratio.Compat ( src/Data/Ratio/Compat.hs, dist/build/Data/Ratio/Compat.o )
[22 of 37] Compiling Data.Monoid.Compat ( src/Data/Monoid/Compat.hs, dist/build/Data/Monoid/Compat.o )
[23 of 37] Compiling Data.List.Compat ( src/Data/List/Compat.hs, dist/build/Data/List/Compat.o )
[24 of 37] Compiling Data.IORef.Compat ( src/Data/IORef/Compat.hs, dist/build/Data/IORef/Compat.o )
[25 of 37] Compiling Data.Functor.Const.Compat ( src/Data/Functor/Const/Compat.hs, dist/build/Data/Functor/Const/Compat.o )
[26 of 37] Compiling Data.Functor.Compat ( src/Data/Functor/Compat.hs, dist/build/Data/Functor/Compat.o )
[27 of 37] Compiling Data.Function.Compat ( src/Data/Function/Compat.hs, dist/build/Data/Function/Compat.o )
[28 of 37] Compiling Data.Foldable.Compat ( src/Data/Foldable/Compat.hs, dist/build/Data/Foldable/Compat.o )
[29 of 37] Compiling Data.Either.Compat ( src/Data/Either/Compat.hs, dist/build/Data/Either/Compat.o )
[30 of 37] Compiling Data.Complex.Compat ( src/Data/Complex/Compat.hs, dist/build/Data/Complex/Compat.o )
[31 of 37] Compiling Data.Bool.Compat ( src/Data/Bool/Compat.hs, dist/build/Data/Bool/Compat.o )
[32 of 37] Compiling Data.Bits.Compat ( src/Data/Bits/Compat.hs, dist/build/Data/Bits/Compat.o )
[33 of 37] Compiling Control.Monad.ST.Unsafe.Compat ( src/Control/Monad/ST/Unsafe/Compat.hs, dist/build/Control/Monad/ST/Unsafe/Compat.o )
[34 of 37] Compiling Control.Monad.ST.Lazy.Unsafe.Compat ( src/Control/Monad/ST/Lazy/Unsafe/Compat.hs, dist/build/Control/Monad/ST/Lazy/Unsafe/Compat.o )
[35 of 37] Compiling Control.Monad.Compat ( src/Control/Monad/Compat.hs, dist/build/Control/Monad/Compat.o )
[36 of 37] Compiling Control.Concurrent.MVar.Compat ( src/Control/Concurrent/MVar/Compat.hs, dist/build/Control/Concurrent/MVar/Compat.o )
[37 of 37] Compiling Control.Concurrent.Compat ( src/Control/Concurrent/Compat.hs, dist/build/Control/Concurrent/Compat.o )
Running Haddock for base-compat-0.9.1...
Running hscolour for base-compat-0.9.1...
Preprocessing library base-compat-0.9.1...
Preprocessing library base-compat-0.9.1...
Haddock coverage:
  89% ( 16 / 18) in 'Text.Read.Compat'
  Missing documentation for:
    Module header
    Lexeme
Warning: System.IO.Unsafe.Compat: Could not find documentation for exported module: Base
  67% (  2 /  3) in 'System.IO.Unsafe.Compat'
  Missing documentation for:
    Module header
Warning: System.Exit.Compat: Could not find documentation for exported module: Base
  50% (  1 /  2) in 'System.Exit.Compat'
  Missing documentation for:
    Module header
 100% ( 10 / 10) in 'System.Environment.Compat'
Warning: Prelude.Compat: Could not find documentation for exported module: Base
   0% (  0 /  1) in 'Prelude.Compat'
  Missing documentation for:
    Module header
Warning: Numeric.Compat: Could not find documentation for exported module: Base
  67% (  2 /  3) in 'Numeric.Compat'
  Missing documentation for:
    Module header
Warning: Foreign.Marshal.Utils.Compat: Could not find documentation for exported module: Base
  50% (  1 /  2) in 'Foreign.Marshal.Utils.Compat'
  Missing documentation for:
    Module header
  67% (  2 /  3) in 'Foreign.Marshal.Unsafe.Compat'
  Missing documentation for:
    Module header
  86% (  6 /  7) in 'Foreign.Marshal.Safe.Compat'
  Missing documentation for:
    Module header
Warning: Foreign.Marshal.Array.Compat: Could not find documentation for exported module: Base
  67% (  2 /  3) in 'Foreign.Marshal.Array.Compat'
  Missing documentation for:
    Module header
Warning: Foreign.Marshal.Alloc.Compat: Could not find documentation for exported module: Base
  67% (  2 /  3) in 'Foreign.Marshal.Alloc.Compat'
  Missing documentation for:
    Module header
Warning: Foreign.Marshal.Compat: Could not find documentation for exported module: Base
Warning: Foreign.Marshal.Compat: Could not find documentation for exported module: Alloc
Warning: Foreign.Marshal.Compat: Could not find documentation for exported module: Array
Warning: Foreign.Marshal.Compat: Could not find documentation for exported module: Utils
   0% (  0 /  1) in 'Foreign.Marshal.Compat'
  Missing documentation for:
    Module header
  67% (  2 /  3) in 'Foreign.ForeignPtr.Unsafe.Compat'
  Missing documentation for:
    Module header
  90% ( 19 / 21) in 'Foreign.ForeignPtr.Safe.Compat'
  Missing documentation for:
    Module header
    FinalizerEnvPtr
Warning: Foreign.Compat: Could not find documentation for exported module: Base
Warning: Foreign.Compat: Could not find documentation for exported module: Marshal
   0% (  0 /  1) in 'Foreign.Compat'
  Missing documentation for:
    Module header
Warning: Debug.Trace.Compat: Could not find documentation for exported module: Base
  80% (  4 /  5) in 'Debug.Trace.Compat'
  Missing documentation for:
    Module header
Warning: Data.Word.Compat: Could not find documentation for exported module: Base
  75% (  3 /  4) in 'Data.Word.Compat'
  Missing documentation for:
    Module header
Warning: Data.Version.Compat: Could not find documentation for exported module: Base
  50% (  1 /  2) in 'Data.Version.Compat'
  Missing documentation for:
    Module header
Warning: Data.String.Compat: Could not find documentation for exported module: Base
  83% (  5 /  6) in 'Data.String.Compat'
  Missing documentation for:
    Module header
Warning: Data.STRef.Compat: Could not find documentation for exported module: Base
  50% (  1 /  2) in 'Data.STRef.Compat'
  Missing documentation for:
    Module header
Warning: Data.Ratio.Compat: Could not find documentation for exported module: Base
   0% (  0 /  1) in 'Data.Ratio.Compat'
  Missing documentation for:
    Module header
Warning: Data.Monoid.Compat: Could not find documentation for exported module: Base
  50% (  1 /  2) in 'Data.Monoid.Compat'
  Missing documentation for:
    Module header
Warning: Data.List.Compat: Could not find documentation for exported module: Base
   0% (  0 /  1) in 'Data.List.Compat'
  Missing documentation for:
    Module header
Warning: Data.IORef.Compat: Could not find documentation for exported module: Base
  75% (  3 /  4) in 'Data.IORef.Compat'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'Data.Functor.Const.Compat'
  Missing documentation for:
    Module header
Warning: Data.Functor.Compat: Could not find documentation for exported module: Base
  75% (  3 /  4) in 'Data.Functor.Compat'
  Missing documentation for:
    Module header
Warning: Data.Function.Compat: Could not find documentation for exported module: Base
  50% (  1 /  2) in 'Data.Function.Compat'
  Missing documentation for:
    Module header
Warning: Data.Foldable.Compat: Could not find documentation for exported module: Base
   0% (  0 /  1) in 'Data.Foldable.Compat'
  Missing documentation for:
    Module header
Warning: Data.Either.Compat: Could not find documentation for exported module: Base
  67% (  2 /  3) in 'Data.Either.Compat'
  Missing documentation for:
    Module header
Warning: Data.Complex.Compat: Could not find documentation for exported module: Base
   0% (  0 /  1) in 'Data.Complex.Compat'
  Missing documentation for:
    Module header
Warning: Data.Bool.Compat: Could not find documentation for exported module: Base
  50% (  1 /  2) in 'Data.Bool.Compat'
  Missing documentation for:
    Module header
Warning: Data.Bits.Compat: Could not find documentation for exported module: Base
  80% (  4 /  5) in 'Data.Bits.Compat'
  Missing documentation for:
    Module header
  20% (  1 /  5) in 'Control.Monad.ST.Unsafe.Compat'
  Missing documentation for:
    Module header
    unsafeInterleaveST
    unsafeIOToST
    unsafeSTToIO
  25% (  1 /  4) in 'Control.Monad.ST.Lazy.Unsafe.Compat'
  Missing documentation for:
    Module header
    unsafeInterleaveST
    unsafeIOToST
Warning: Control.Monad.Compat: Could not find documentation for exported module: Base
  67% (  2 /  3) in 'Control.Monad.Compat'
  Missing documentation for:
    Module header
Warning: Control.Concurrent.MVar.Compat: Could not find documentation for exported module: Base
  50% (  1 /  2) in 'Control.Concurrent.MVar.Compat'
  Missing documentation for:
    Module header
Warning: Control.Concurrent.Compat: Could not find documentation for exported module: Base
  67% (  2 /  3) in 'Control.Concurrent.Compat'
  Missing documentation for:
    Module header
Warning: Text.Read.Compat: could not find link destinations for:
    ~
Warning: Data.Functor.Const.Compat: could not find link destinations for:
    unsafeIndex unsafeRangeSize
Warning: Data.Functor.Compat: could not find link destinations for:
    P
Warning: Control.Monad.Compat: could not find link destinations for:
    P
Documentation created: dist/doc/html/base-compat/index.html,
dist/doc/html/base-compat/base-compat.txt
Creating package registration file:
/tmp/pkgConf-base-compat-0.92145174067468703135.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/base-compat-0.9.1-tmPpmtbHbvIDjFWbkjGrR
Registering base-compat-0.9.1...
cabal: Leaving directory '/tmp/cabal-tmp-11976/base-compat-0.9.1'
Installed base-compat-0.9.1
cabal: Entering directory '/tmp/cabal-tmp-11976/base-orphans-0.5.4'
Configuring base-orphans-0.5.4...
Building base-orphans-0.5.4...
Preprocessing library base-orphans-0.5.4...
[1 of 2] Compiling Data.Orphans.Prelude ( src/Data/Orphans/Prelude.hs, dist/build/Data/Orphans/Prelude.o )
[2 of 2] Compiling Data.Orphans     ( src/Data/Orphans.hs, dist/build/Data/Orphans.o )
Running Haddock for base-orphans-0.5.4...
Running hscolour for base-orphans-0.5.4...
Preprocessing library base-orphans-0.5.4...
Preprocessing library base-orphans-0.5.4...
Haddock coverage:
 100% (  1 /  1) in 'Data.Orphans.Prelude'
 100% (  1 /  1) in 'Data.Orphans'
Documentation created: dist/doc/html/base-orphans/index.html,
dist/doc/html/base-orphans/base-orphans.txt
Creating package registration file:
/tmp/pkgConf-base-orphans-0.58857996311314218593.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/base-orphans-0.5.4-5IQvrjd7gNP548VkOOyIq6
Registering base-orphans-0.5.4...
cabal: Leaving directory '/tmp/cabal-tmp-11976/base-orphans-0.5.4'
Installed base-orphans-0.5.4
cabal: Entering directory '/tmp/cabal-tmp-11976/bytestring-builder-0.10.8.1.0'
Configuring bytestring-builder-0.10.8.1.0...
Building bytestring-builder-0.10.8.1.0...
Preprocessing library bytestring-builder-0.10.8.1.0...
Running Haddock for bytestring-builder-0.10.8.1.0...
Running hscolour for bytestring-builder-0.10.8.1.0...
Preprocessing library bytestring-builder-0.10.8.1.0...
Preprocessing library bytestring-builder-0.10.8.1.0...
haddock: No input file(s).
Creating package registration file:
/tmp/pkgConf-bytestring-builder-0.10.8.11026413173773319847.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/bytestring-builder-0.10.8.1.0-3Wvs19ArxK5AsrgrlbKbYR
Registering bytestring-builder-0.10.8.1.0...
cabal: Leaving directory '/tmp/cabal-tmp-11976/bytestring-builder-0.10.8.1.0'
Installed bytestring-builder-0.10.8.1.0
cabal: Entering directory '/tmp/cabal-tmp-11976/generic-deriving-1.11.1'
Configuring generic-deriving-1.11.1...
Building generic-deriving-1.11.1...
Preprocessing library generic-deriving-1.11.1...
[ 1 of 19] Compiling Paths_generic_deriving ( dist/build/autogen/Paths_generic_deriving.hs, dist/build/Paths_generic_deriving.o )
[ 2 of 19] Compiling Generics.Deriving.TH.Internal ( src/Generics/Deriving/TH/Internal.hs, dist/build/Generics/Deriving/TH/Internal.o )
[ 3 of 19] Compiling Generics.Deriving.TH.Post4_9 ( src/Generics/Deriving/TH/Post4_9.hs, dist/build/Generics/Deriving/TH/Post4_9.o )
[ 4 of 19] Compiling Generics.Deriving.TH ( src/Generics/Deriving/TH.hs, dist/build/Generics/Deriving/TH.o )
[ 5 of 19] Compiling Generics.Deriving.Instances ( src/Generics/Deriving/Instances.hs, dist/build/Generics/Deriving/Instances.o )
[ 6 of 19] Compiling Generics.Deriving.Base.Internal ( src/Generics/Deriving/Base/Internal.hs, dist/build/Generics/Deriving/Base/Internal.o )
[ 7 of 19] Compiling Generics.Deriving.Base ( src/Generics/Deriving/Base.hs, dist/build/Generics/Deriving/Base.o )
[ 8 of 19] Compiling Generics.Deriving.ConNames ( src/Generics/Deriving/ConNames.hs, dist/build/Generics/Deriving/ConNames.o )
[ 9 of 19] Compiling Generics.Deriving.Copoint ( src/Generics/Deriving/Copoint.hs, dist/build/Generics/Deriving/Copoint.o )
[10 of 19] Compiling Generics.Deriving.Eq ( src/Generics/Deriving/Eq.hs, dist/build/Generics/Deriving/Eq.o )
[11 of 19] Compiling Generics.Deriving.Enum ( src/Generics/Deriving/Enum.hs, dist/build/Generics/Deriving/Enum.o )
[12 of 19] Compiling Generics.Deriving.Foldable ( src/Generics/Deriving/Foldable.hs, dist/build/Generics/Deriving/Foldable.o )
[13 of 19] Compiling Generics.Deriving.Functor ( src/Generics/Deriving/Functor.hs, dist/build/Generics/Deriving/Functor.o )
[14 of 19] Compiling Generics.Deriving.Monoid ( src/Generics/Deriving/Monoid.hs, dist/build/Generics/Deriving/Monoid.o )
[15 of 19] Compiling Generics.Deriving.Semigroup ( src/Generics/Deriving/Semigroup.hs, dist/build/Generics/Deriving/Semigroup.o )
[16 of 19] Compiling Generics.Deriving.Show ( src/Generics/Deriving/Show.hs, dist/build/Generics/Deriving/Show.o )
[17 of 19] Compiling Generics.Deriving.Traversable ( src/Generics/Deriving/Traversable.hs, dist/build/Generics/Deriving/Traversable.o )
[18 of 19] Compiling Generics.Deriving.Uniplate ( src/Generics/Deriving/Uniplate.hs, dist/build/Generics/Deriving/Uniplate.o )
[19 of 19] Compiling Generics.Deriving ( src/Generics/Deriving.hs, dist/build/Generics/Deriving.o )
Running Haddock for generic-deriving-1.11.1...
Running hscolour for generic-deriving-1.11.1...
Preprocessing library generic-deriving-1.11.1...
Preprocessing library generic-deriving-1.11.1...
Haddock coverage:
   0% (  0 /  8) in 'Paths_generic_deriving'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_generic_deriving.hs:28)
    getBinDir (dist/build/autogen/Paths_generic_deriving.hs:38)
    getLibDir (dist/build/autogen/Paths_generic_deriving.hs:38)
    getDataDir (dist/build/autogen/Paths_generic_deriving.hs:38)
    getLibexecDir (dist/build/autogen/Paths_generic_deriving.hs:38)
    getDataFileName (dist/build/autogen/Paths_generic_deriving.hs:45)
    getSysconfDir (dist/build/autogen/Paths_generic_deriving.hs:38)
  25% ( 44 /175) in 'Generics.Deriving.TH.Internal'
  Missing documentation for:
    expandSynKind (src/Generics/Deriving/TH/Internal.hs:50)
    expandSynApp (src/Generics/Deriving/TH/Internal.hs:57)
    TypeSubst (src/Generics/Deriving/TH/Internal.hs:75)
    KindSubst (src/Generics/Deriving/TH/Internal.hs:76)
    mkSubst (src/Generics/Deriving/TH/Internal.hs:78)
    substType (src/Generics/Deriving/TH/Internal.hs:83)
    substKind (src/Generics/Deriving/TH/Internal.hs:95)
    substNameWithKind (src/Generics/Deriving/TH/Internal.hs:102)
    substNamesWithKindStar (src/Generics/Deriving/TH/Internal.hs:105)
    substTyVarBndrType (src/Generics/Deriving/TH/Internal.hs:108)
    substTyVarBndrKind (src/Generics/Deriving/TH/Internal.hs:111)
    substNameWithKindStarInTyVarBndr (src/Generics/Deriving/TH/Internal.hs:118)
    tyVarBndrToType (src/Generics/Deriving/TH/Internal.hs:321)
    tyVarBndrName (src/Generics/Deriving/TH/Internal.hs:325)
    tyVarBndrKind (src/Generics/Deriving/TH/Internal.hs:329)
    fst3 (src/Generics/Deriving/TH/Internal.hs:428)
    snd3 (src/Generics/Deriving/TH/Internal.hs:431)
    trd3 (src/Generics/Deriving/TH/Internal.hs:434)
    shrink (src/Generics/Deriving/TH/Internal.hs:437)
    reifyConTys (src/Generics/Deriving/TH/Internal.hs:487)
    showsDataVariety (src/Generics/Deriving/TH/Internal.hs:557)
    showNameQual (src/Generics/Deriving/TH/Internal.hs:563)
    outOfPlaceTyVarError (src/Generics/Deriving/TH/Internal.hs:597)
    gdPackageKey (src/Generics/Deriving/TH/Internal.hs:708)
    mkGD4'4_d (src/Generics/Deriving/TH/Internal.hs:715)
    mkGD4'9_d (src/Generics/Deriving/TH/Internal.hs:724)
    mkGD4'4_tc (src/Generics/Deriving/TH/Internal.hs:731)
    mkGD4'9_tc (src/Generics/Deriving/TH/Internal.hs:740)
    mkGD4'4_v (src/Generics/Deriving/TH/Internal.hs:747)
    mkGD4'9_v (src/Generics/Deriving/TH/Internal.hs:756)
    mkBaseName_d (src/Generics/Deriving/TH/Internal.hs:763)
    mkGHCPrimName_d (src/Generics/Deriving/TH/Internal.hs:766)
    mkGHCPrimName_tc (src/Generics/Deriving/TH/Internal.hs:769)
    comp1DataName (src/Generics/Deriving/TH/Internal.hs:772)
    infixDataName (src/Generics/Deriving/TH/Internal.hs:775)
    k1DataName (src/Generics/Deriving/TH/Internal.hs:778)
    l1DataName (src/Generics/Deriving/TH/Internal.hs:781)
    leftAssociativeDataName (src/Generics/Deriving/TH/Internal.hs:784)
    m1DataName (src/Generics/Deriving/TH/Internal.hs:787)
    notAssociativeDataName (src/Generics/Deriving/TH/Internal.hs:790)
    par1DataName (src/Generics/Deriving/TH/Internal.hs:793)
    prefixDataName (src/Generics/Deriving/TH/Internal.hs:796)
    productDataName (src/Generics/Deriving/TH/Internal.hs:799)
    r1DataName (src/Generics/Deriving/TH/Internal.hs:802)
    rec1DataName (src/Generics/Deriving/TH/Internal.hs:805)
    rightAssociativeDataName (src/Generics/Deriving/TH/Internal.hs:808)
    u1DataName (src/Generics/Deriving/TH/Internal.hs:811)
    uAddrDataName (src/Generics/Deriving/TH/Internal.hs:814)
    uCharDataName (src/Generics/Deriving/TH/Internal.hs:817)
    uDoubleDataName (src/Generics/Deriving/TH/Internal.hs:820)
    uFloatDataName (src/Generics/Deriving/TH/Internal.hs:823)
    uIntDataName (src/Generics/Deriving/TH/Internal.hs:826)
    uWordDataName (src/Generics/Deriving/TH/Internal.hs:829)
    c1TypeName (src/Generics/Deriving/TH/Internal.hs:832)
    composeTypeName (src/Generics/Deriving/TH/Internal.hs:835)
    constructorTypeName (src/Generics/Deriving/TH/Internal.hs:838)
    d1TypeName (src/Generics/Deriving/TH/Internal.hs:841)
    genericTypeName (src/Generics/Deriving/TH/Internal.hs:844)
    generic1TypeName (src/Generics/Deriving/TH/Internal.hs:847)
    datatypeTypeName (src/Generics/Deriving/TH/Internal.hs:850)
    noSelectorTypeName (src/Generics/Deriving/TH/Internal.hs:853)
    par1TypeName (src/Generics/Deriving/TH/Internal.hs:856)
    productTypeName (src/Generics/Deriving/TH/Internal.hs:859)
    rec0TypeName (src/Generics/Deriving/TH/Internal.hs:862)
    rec1TypeName (src/Generics/Deriving/TH/Internal.hs:865)
    repTypeName (src/Generics/Deriving/TH/Internal.hs:868)
    rep1TypeName (src/Generics/Deriving/TH/Internal.hs:871)
    s1TypeName (src/Generics/Deriving/TH/Internal.hs:874)
    selectorTypeName (src/Generics/Deriving/TH/Internal.hs:877)
    sumTypeName (src/Generics/Deriving/TH/Internal.hs:880)
    u1TypeName (src/Generics/Deriving/TH/Internal.hs:883)
    uAddrTypeName (src/Generics/Deriving/TH/Internal.hs:886)
    uCharTypeName (src/Generics/Deriving/TH/Internal.hs:889)
    uDoubleTypeName (src/Generics/Deriving/TH/Internal.hs:892)
    uFloatTypeName (src/Generics/Deriving/TH/Internal.hs:895)
    uIntTypeName (src/Generics/Deriving/TH/Internal.hs:898)
    uWordTypeName (src/Generics/Deriving/TH/Internal.hs:901)
    v1TypeName (src/Generics/Deriving/TH/Internal.hs:904)
    conFixityValName (src/Generics/Deriving/TH/Internal.hs:907)
    conIsRecordValName (src/Generics/Deriving/TH/Internal.hs:910)
    conNameValName (src/Generics/Deriving/TH/Internal.hs:913)
    datatypeNameValName (src/Generics/Deriving/TH/Internal.hs:916)
    isNewtypeValName (src/Generics/Deriving/TH/Internal.hs:919)
    fromValName (src/Generics/Deriving/TH/Internal.hs:922)
    from1ValName (src/Generics/Deriving/TH/Internal.hs:925)
    moduleNameValName (src/Generics/Deriving/TH/Internal.hs:928)
    selNameValName (src/Generics/Deriving/TH/Internal.hs:931)
    toValName (src/Generics/Deriving/TH/Internal.hs:934)
    to1ValName (src/Generics/Deriving/TH/Internal.hs:937)
    uAddrHashValName (src/Generics/Deriving/TH/Internal.hs:940)
    uCharHashValName (src/Generics/Deriving/TH/Internal.hs:943)
    uDoubleHashValName (src/Generics/Deriving/TH/Internal.hs:946)
    uFloatHashValName (src/Generics/Deriving/TH/Internal.hs:949)
    uIntHashValName (src/Generics/Deriving/TH/Internal.hs:952)
    uWordHashValName (src/Generics/Deriving/TH/Internal.hs:955)
    unComp1ValName (src/Generics/Deriving/TH/Internal.hs:958)
    unK1ValName (src/Generics/Deriving/TH/Internal.hs:961)
    unPar1ValName (src/Generics/Deriving/TH/Internal.hs:964)
    unRec1ValName (src/Generics/Deriving/TH/Internal.hs:967)
    trueDataName (src/Generics/Deriving/TH/Internal.hs:970)
    falseDataName (src/Generics/Deriving/TH/Internal.hs:970)
    nothingDataName (src/Generics/Deriving/TH/Internal.hs:979)
    justDataName (src/Generics/Deriving/TH/Internal.hs:979)
    mkGHCPrim_tc (src/Generics/Deriving/TH/Internal.hs:988)
    addrHashTypeName (src/Generics/Deriving/TH/Internal.hs:991)
    charHashTypeName (src/Generics/Deriving/TH/Internal.hs:994)
    doubleHashTypeName (src/Generics/Deriving/TH/Internal.hs:997)
    floatHashTypeName (src/Generics/Deriving/TH/Internal.hs:1000)
    intHashTypeName (src/Generics/Deriving/TH/Internal.hs:1003)
    wordHashTypeName (src/Generics/Deriving/TH/Internal.hs:1006)
    composeValName (src/Generics/Deriving/TH/Internal.hs:1009)
    errorValName (src/Generics/Deriving/TH/Internal.hs:1012)
    fmapValName (src/Generics/Deriving/TH/Internal.hs:1015)
    undefinedValName (src/Generics/Deriving/TH/Internal.hs:1018)
    starKindName (src/Generics/Deriving/TH/Internal.hs:1021)
    decidedLazyDataName (src/Generics/Deriving/TH/Internal.hs:1024)
    decidedStrictDataName (src/Generics/Deriving/TH/Internal.hs:1027)
    decidedUnpackDataName (src/Generics/Deriving/TH/Internal.hs:1030)
    infixIDataName (src/Generics/Deriving/TH/Internal.hs:1033)
    metaConsDataName (src/Generics/Deriving/TH/Internal.hs:1036)
    metaDataDataName (src/Generics/Deriving/TH/Internal.hs:1039)
    metaNoSelDataName (src/Generics/Deriving/TH/Internal.hs:1042)
    metaSelDataName (src/Generics/Deriving/TH/Internal.hs:1045)
    noSourceStrictnessDataName (src/Generics/Deriving/TH/Internal.hs:1048)
    noSourceUnpackednessDataName (src/Generics/Deriving/TH/Internal.hs:1051)
    prefixIDataName (src/Generics/Deriving/TH/Internal.hs:1054)
    sourceLazyDataName (src/Generics/Deriving/TH/Internal.hs:1057)
    sourceNoUnpackDataName (src/Generics/Deriving/TH/Internal.hs:1060)
    sourceStrictDataName (src/Generics/Deriving/TH/Internal.hs:1063)
    sourceUnpackDataName (src/Generics/Deriving/TH/Internal.hs:1066)
    packageNameValName (src/Generics/Deriving/TH/Internal.hs:1069)
  50% (  5 / 10) in 'Generics.Deriving.TH.Post4_9'
  Missing documentation for:
    mkMetaDataType (src/Generics/Deriving/TH/Post4_9.hs:33)
    mkMetaConsType (src/Generics/Deriving/TH/Post4_9.hs:45)
    mkMetaSelType (src/Generics/Deriving/TH/Post4_9.hs:71)
    SelStrictInfo (src/Generics/Deriving/TH/Post4_9.hs:82)
    reifySelStrictInfo (src/Generics/Deriving/TH/Post4_9.hs:99)
 100% ( 45 / 45) in 'Generics.Deriving.TH'
   0% (  0 /  1) in 'Generics.Deriving.Instances'
  Missing documentation for:
    Module header
  97% ( 37 / 38) in 'Generics.Deriving.Base.Internal'
  Missing documentation for:
    Module header
  97% ( 37 / 38) in 'Generics.Deriving.Base'
  Missing documentation for:
    Module header
  80% (  4 /  5) in 'Generics.Deriving.ConNames'
  Missing documentation for:
    ConNames (src/Generics/Deriving/ConNames.hs:39)
  43% (  3 /  7) in 'Generics.Deriving.Copoint'
  Missing documentation for:
    Module header
    GCopoint (src/Generics/Deriving/Copoint.hs:81)
    gcopointdefault (src/Generics/Deriving/Copoint.hs:89)
    GCopoint' (src/Generics/Deriving/Copoint.hs:50)
  43% (  3 /  7) in 'Generics.Deriving.Eq'
  Missing documentation for:
    Module header
    GEq (src/Generics/Deriving/Eq.hs:124)
    geqdefault (src/Generics/Deriving/Eq.hs:133)
    GEq' (src/Generics/Deriving/Eq.hs:82)
  33% (  5 / 15) in 'Generics.Deriving.Enum'
  Missing documentation for:
    Module header
    GEnum (src/Generics/Deriving/Enum.hs:151)
    genumDefault (src/Generics/Deriving/Enum.hs:135)
    toEnumDefault (src/Generics/Deriving/Enum.hs:138)
    fromEnumDefault (src/Generics/Deriving/Enum.hs:144)
    Enum' (src/Generics/Deriving/Enum.hs:117)
    GIx (src/Generics/Deriving/Enum.hs:545)
    rangeDefault (src/Generics/Deriving/Enum.hs:564)
    indexDefault (src/Generics/Deriving/Enum.hs:573)
    inRangeDefault (src/Generics/Deriving/Enum.hs:584)
  17% (  4 / 24) in 'Generics.Deriving.Foldable'
  Missing documentation for:
    Module header
    GFoldable (src/Generics/Deriving/Foldable.hs:126)
    gfoldMapdefault (src/Generics/Deriving/Foldable.hs:165)
    gtoList (src/Generics/Deriving/Foldable.hs:260)
    gconcat (src/Generics/Deriving/Foldable.hs:263)
    gconcatMap (src/Generics/Deriving/Foldable.hs:266)
    gand (src/Generics/Deriving/Foldable.hs:269)
    gor (src/Generics/Deriving/Foldable.hs:272)
    gany (src/Generics/Deriving/Foldable.hs:275)
    gall (src/Generics/Deriving/Foldable.hs:278)
    gsum (src/Generics/Deriving/Foldable.hs:281)
    gproduct (src/Generics/Deriving/Foldable.hs:284)
    gmaximum (src/Generics/Deriving/Foldable.hs:287)
    gmaximumBy (src/Generics/Deriving/Foldable.hs:290)
    gminimum (src/Generics/Deriving/Foldable.hs:296)
    gminimumBy (src/Generics/Deriving/Foldable.hs:299)
    gelem (src/Generics/Deriving/Foldable.hs:305)
    gnotElem (src/Generics/Deriving/Foldable.hs:308)
    gfind (src/Generics/Deriving/Foldable.hs:311)
    GFoldable' (src/Generics/Deriving/Foldable.hs:80)
  43% (  3 /  7) in 'Generics.Deriving.Functor'
  Missing documentation for:
    Module header
    GFunctor (src/Generics/Deriving/Functor.hs:106)
    gmapdefault (src/Generics/Deriving/Functor.hs:114)
    GFunctor' (src/Generics/Deriving/Functor.hs:60)
  61% ( 11 / 18) in 'Generics.Deriving.Monoid'
  Missing documentation for:
    GMonoid (src/Generics/Deriving/Monoid.hs:148)
    gmemptydefault (src/Generics/Deriving/Monoid.hs:110)
    gmappenddefault (src/Generics/Deriving/Monoid.hs:113)
    GMonoid' (src/Generics/Deriving/Monoid.hs:88)
    memptydefault (src/Generics/Deriving/Monoid.hs:140)
    mappenddefault (src/Generics/Deriving/Monoid.hs:143)
    Monoid' (src/Generics/Deriving/Monoid.hs:118)
  43% (  3 /  7) in 'Generics.Deriving.Semigroup'
  Missing documentation for:
    Module header
    GSemigroup (src/Generics/Deriving/Semigroup.hs:70)
    gsappenddefault (src/Generics/Deriving/Semigroup.hs:100)
    GSemigroup' (src/Generics/Deriving/Semigroup.hs:52)
  43% (  3 /  7) in 'Generics.Deriving.Show'
  Missing documentation for:
    Module header
    GShow (src/Generics/Deriving/Show.hs:169)
    gshowsPrecdefault (src/Generics/Deriving/Show.hs:181)
    GShow' (src/Generics/Deriving/Show.hs:87)
  43% (  3 /  7) in 'Generics.Deriving.Traversable'
  Missing documentation for:
    Module header
    GTraversable (src/Generics/Deriving/Traversable.hs:110)
    gtraversedefault (src/Generics/Deriving/Traversable.hs:127)
    GTraversable' (src/Generics/Deriving/Traversable.hs:64)
  25% (  5 / 20) in 'Generics.Deriving.Uniplate'
  Missing documentation for:
    Uniplate (src/Generics/Deriving/Uniplate.hs:178)
    uniplate (src/Generics/Deriving/Uniplate.hs:236)
    universe (src/Generics/Deriving/Uniplate.hs:239)
    rewrite (src/Generics/Deriving/Uniplate.hs:244)
    rewriteM (src/Generics/Deriving/Uniplate.hs:249)
    contexts (src/Generics/Deriving/Uniplate.hs:254)
    holes (src/Generics/Deriving/Uniplate.hs:261)
    para (src/Generics/Deriving/Uniplate.hs:267)
    childrendefault (src/Generics/Deriving/Uniplate.hs:215)
    contextdefault (src/Generics/Deriving/Uniplate.hs:218)
    descenddefault (src/Generics/Deriving/Uniplate.hs:221)
    descendMdefault (src/Generics/Deriving/Uniplate.hs:224)
    transformdefault (src/Generics/Deriving/Uniplate.hs:227)
    transformMdefault (src/Generics/Deriving/Uniplate.hs:230)
    Uniplate' (src/Generics/Deriving/Uniplate.hs:69)
  89% (  8 /  9) in 'Generics.Deriving'
  Missing documentation for:
    Module header
Warning: Generics.Deriving.TH: could not find link destinations for:
    Generic Generic1
Warning: Generics.Deriving.Base: could not find link destinations for:
    uAddr# uChar# uDouble# uFloat# uInt# uWord#
Warning: Generics.Deriving.Show: could not find link destinations for:
    Type
Warning: Generics.Deriving.Uniplate: could not find link destinations for:
    Context'
Documentation created: dist/doc/html/generic-deriving/index.html,
dist/doc/html/generic-deriving/generic-deriving.txt
Creating package registration file:
/tmp/pkgConf-generic-deriving-1.1113722617962073785404.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/generic-deriving-1.11.1-A3LIGwpr65P8ydjYiAp7Zd
Registering generic-deriving-1.11.1...
cabal: Leaving directory '/tmp/cabal-tmp-11976/generic-deriving-1.11.1'
Installed generic-deriving-1.11.1
cabal: Entering directory '/tmp/cabal-tmp-11976/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.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 3 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[ 4 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[ 5 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[ 6 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
[ 7 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[ 8 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[ 9 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[10 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
[11 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[12 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[13 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[14 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[15 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[16 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[17 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[18 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )
[19 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o )
[20 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )
[21 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.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% (  3 /  3) in 'Control.Monad.Trans'
  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)
 100% (  5 /  5) in 'Control.Monad.State.Class'
  96% ( 24 / 25) in 'Control.Monad.State.Lazy'
  Missing documentation for:
    runStateT
  96% ( 24 / 25) in 'Control.Monad.State.Strict'
  Missing documentation for:
    runStateT
 100% (  2 /  2) in 'Control.Monad.State'
 100% (  3 /  3) in 'Control.Monad.Reader.Class'
  96% ( 22 / 23) in 'Control.Monad.Reader'
  Missing documentation for:
    runReaderT
  80% (  4 /  5) in 'Control.Monad.RWS.Class'
  Missing documentation for:
    MonadRWS (Control/Monad/RWS/Class.hs:44)
  95% ( 21 / 22) in 'Control.Monad.RWS.Lazy'
  Missing documentation for:
    runRWST
  95% ( 21 / 22) in 'Control.Monad.RWS.Strict'
  Missing documentation for:
    runRWST
 100% (  2 /  2) in 'Control.Monad.RWS'
 100% (  5 /  5) in 'Control.Monad.List'
 100% (  4 /  4) in 'Control.Monad.Identity'
 100% (  3 /  3) in 'Control.Monad.Error.Class'
 100% ( 19 / 19) in 'Control.Monad.Except'
  93% ( 14 / 15) in 'Control.Monad.Error'
  Missing documentation for:
    runErrorT
  50% (  1 /  2) in 'Control.Monad.Cont.Class'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:73)
  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.24765642851088590930.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM
Registering mtl-2.2.1...
cabal: Leaving directory '/tmp/cabal-tmp-11976/mtl-2.2.1'
Installed mtl-2.2.1
cabal: Entering directory '/tmp/cabal-tmp-11976/nats-1.1.1'
Configuring nats-1.1.1...
Building nats-1.1.1...
Preprocessing library nats-1.1.1...
Running Haddock for nats-1.1.1...
Running hscolour for nats-1.1.1...
Preprocessing library nats-1.1.1...
Preprocessing library nats-1.1.1...
haddock: No input file(s).
Creating package registration file:
/tmp/pkgConf-nats-1.117590073391015857464.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/nats-1.1.1-BNyrdccFwtDCnPVRYXNFy6
Registering nats-1.1.1...
cabal: Leaving directory '/tmp/cabal-tmp-11976/nats-1.1.1'
Installed nats-1.1.1
cabal: Entering directory '/tmp/cabal-tmp-11976/semigroups-0.18.2'
Configuring semigroups-0.18.2...
Building semigroups-0.18.2...
Preprocessing library semigroups-0.18.2...
[1 of 1] Compiling Data.Semigroup.Generic ( src/Data/Semigroup/Generic.hs, dist/build/Data/Semigroup/Generic.o )
Running Haddock for semigroups-0.18.2...
Running hscolour for semigroups-0.18.2...
Preprocessing library semigroups-0.18.2...
Preprocessing library semigroups-0.18.2...
Haddock coverage:
  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.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.181862558705304505404.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/semigroups-0.18.2-Abbk7pV5dwErRVpafzN0b
Registering semigroups-0.18.2...
cabal: Leaving directory '/tmp/cabal-tmp-11976/semigroups-0.18.2'
Installed semigroups-0.18.2
cabal: Entering directory '/tmp/cabal-tmp-11976/stm-2.4.4.1'
Configuring stm-2.4.4.1...
Building stm-2.4.4.1...
Preprocessing library stm-2.4.4.1...
[ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o )
[ 2 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o )
[ 3 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o )
[ 4 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.o )
[ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.o )
[ 6 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o )
[ 7 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o )
[ 8 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o )
[ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o )
[10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.o )
Running Haddock for stm-2.4.4.1...
Running hscolour for stm-2.4.4.1...
Preprocessing library stm-2.4.4.1...
Preprocessing library stm-2.4.4.1...
Haddock coverage:
   0% (  0 / 11) in 'Control.Sequential.STM'
  Missing documentation for:
    Module header
    STM (Control/Sequential/STM.hs:29)
    atomically (Control/Sequential/STM.hs:47)
    throwSTM (Control/Sequential/STM.hs:54)
    catchSTM (Control/Sequential/STM.hs:57)
    TVar (Control/Sequential/STM.hs:72)
    newTVar (Control/Sequential/STM.hs:75)
    newTVarIO (Control/Sequential/STM.hs:78)
    readTVar (Control/Sequential/STM.hs:83)
    readTVarIO (Control/Sequential/STM.hs:86)
    writeTVar (Control/Sequential/STM.hs:89)
  90% (  9 / 10) in 'Control.Monad.STM'
  Missing documentation for:
    check (Control/Monad/STM.hs:81)
 100% ( 13 / 13) in 'Control.Concurrent.STM.TVar'
 100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue'
 100% ( 16 / 16) in 'Control.Concurrent.STM.TMVar'
 100% ( 18 / 18) in 'Control.Concurrent.STM.TChan'
 100% ( 13 / 13) in 'Control.Concurrent.STM.TBQueue'
 100% (  2 /  2) in 'Control.Concurrent.STM.TArray'
 100% (  8 /  8) in 'Control.Concurrent.STM'
  40% (  2 /  5) in 'Control.Concurrent.STM.TSem'
  Missing documentation for:
    newTSem (Control/Concurrent/STM/TSem.hs:42)
    waitTSem (Control/Concurrent/STM/TSem.hs:45)
    signalTSem (Control/Concurrent/STM/TSem.hs:51)
Warning: Control.Monad.STM: could not find link destinations for:
    getNumElements unsafeNewArray_ unsafeRead unsafeWrite
Warning: Control.Concurrent.STM.TArray: could not find link destinations for:
    getNumElements unsafeNewArray_ unsafeRead unsafeWrite
Documentation created: dist/doc/html/stm/index.html, dist/doc/html/stm/stm.txt
Creating package registration file: /tmp/pkgConf-stm-2.4.4860863171987106312.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/stm-2.4.4.1-4z2NRWnB0NIIUvSJsHW0kF
Registering stm-2.4.4.1...
cabal: Leaving directory '/tmp/cabal-tmp-11976/stm-2.4.4.1'
Installed stm-2.4.4.1
cabal: Entering directory '/tmp/cabal-tmp-11976/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.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[ 2 of 44] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o )
[ 3 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )
[ 4 of 44] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o )
[ 5 of 44] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 6 of 44] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[ 7 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 )
[ 8 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 )
[ 9 of 44] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.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.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o )
[18 of 44] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[19 of 44] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o )
[20 of 44] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o )
[21 of 44] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o )
[22 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 )
[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.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o )
[25 of 44] Compiling Data.Text.Show   ( Data/Text/Show.hs, dist/build/Data/Text/Show.o )
[26 of 44] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.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.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o )
[42 of 44] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o )
[43 of 44] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.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:
 100% (  2 /  2) in 'Data.Text.Internal.Unsafe.Shift'
 100% (  3 /  3) in 'Data.Text.Internal.Unsafe'
  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)
 100% (  2 /  2) in 'Data.Text.Internal.Functions'
  50% (  1 /  2) in 'Data.Text.Internal.Encoding.Utf32'
  Missing documentation for:
    validate (Data/Text/Internal/Encoding/Utf32.hs:24)
  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)
  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% ( 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)
 100% (  2 /  2) in 'Data.Text.Internal.Search'
  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)
  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)
  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)
  91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion'
  Missing documentation for:
    streamASCII (Data/Text/Internal/Encoding/Fusion.hs:57)
 100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion'
 100% (  4 /  4) in 'Data.Text.Show'
 100% ( 33 / 33) in 'Data.Text.Encoding'
 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)
  75% (  3 /  4) in 'Data.Text.Lazy.Builder.RealFloat'
  Missing documentation for:
    formatRealFloat (Data/Text/Lazy/Builder/RealFloat.hs:46)
 100% ( 19 / 19) in 'Data.Text.Lazy.IO'
 100% (  7 /  7) in 'Data.Text.Lazy.Read'
 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.21704841123116423768.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/text-1.2.2.1-9Yh8rJoh8fO2JMLWffT3Qs
Registering text-1.2.2.1...
cabal: Leaving directory '/tmp/cabal-tmp-11976/text-1.2.2.1'
Installed text-1.2.2.1
cabal: Entering directory '/tmp/cabal-tmp-11976/th-lift-0.7.6'
Configuring th-lift-0.7.6...
Building th-lift-0.7.6...
Preprocessing library th-lift-0.7.6...
[1 of 1] Compiling Language.Haskell.TH.Lift ( src/Language/Haskell/TH/Lift.hs, dist/build/Language/Haskell/TH/Lift.o )

src/Language/Haskell/TH/Lift.hs:247:15: warning: [-Wname-shadowing]
    This binding for ‘nameSpace’ shadows the existing binding
      imported from ‘Language.Haskell.TH.Syntax’ at src/Language/Haskell/TH/Lift.hs:38:1-33
Running Haddock for th-lift-0.7.6...
Running hscolour for th-lift-0.7.6...
Preprocessing library th-lift-0.7.6...
Preprocessing library th-lift-0.7.6...

src/Language/Haskell/TH/Lift.hs:247:15: warning: [-Wname-shadowing]
    This binding for ‘nameSpace’ shadows the existing binding
      imported from ‘Language.Haskell.TH.Syntax’ at src/Language/Haskell/TH/Lift.hs:38:1-33
Haddock coverage:
  75% (  6 /  8) in 'Language.Haskell.TH.Lift'
  Missing documentation for:
    Module header
    deriveLiftMany' (src/Language/Haskell/TH/Lift.hs:60)
Documentation created: dist/doc/html/th-lift/index.html,
dist/doc/html/th-lift/th-lift.txt
Creating package registration file:
/tmp/pkgConf-th-lift-0.75107701361212220435.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/th-lift-0.7.6-3YgW6AFnN6SEjgDav6Czfy
Registering th-lift-0.7.6...
cabal: Leaving directory '/tmp/cabal-tmp-11976/th-lift-0.7.6'
Installed th-lift-0.7.6
cabal: Entering directory '/tmp/cabal-tmp-11976/transformers-compat-0.5.1.4'
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 )
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:28)
    getBinDir (dist/build/autogen/Paths_transformers_compat.hs:38)
    getLibDir (dist/build/autogen/Paths_transformers_compat.hs:38)
    getDataDir (dist/build/autogen/Paths_transformers_compat.hs:38)
    getLibexecDir (dist/build/autogen/Paths_transformers_compat.hs:38)
    getDataFileName (dist/build/autogen/Paths_transformers_compat.hs:45)
    getSysconfDir (dist/build/autogen/Paths_transformers_compat.hs:38)
 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.114476805891229939013.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/transformers-compat-0.5.1.4-G5tKvPrwhggJRvSwXNMs1N
Registering transformers-compat-0.5.1.4...
cabal: Leaving directory '/tmp/cabal-tmp-11976/transformers-compat-0.5.1.4'
Installed transformers-compat-0.5.1.4
cabal: Entering directory '/tmp/cabal-tmp-11976/StateVar-1.1.0.4'
Configuring StateVar-1.1.0.4...
Building StateVar-1.1.0.4...
Preprocessing library StateVar-1.1.0.4...
[1 of 1] Compiling Data.StateVar    ( src/Data/StateVar.hs, dist/build/Data/StateVar.o )
Running Haddock for StateVar-1.1.0.4...
Running hscolour for StateVar-1.1.0.4...
Preprocessing library StateVar-1.1.0.4...
Preprocessing library StateVar-1.1.0.4...
Haddock coverage:
 100% ( 15 / 15) in 'Data.StateVar'
Warning: Data.StateVar: could not find link destinations for:
    ~
Documentation created: dist/doc/html/StateVar/index.html,
dist/doc/html/StateVar/StateVar.txt
Creating package registration file:
/tmp/pkgConf-StateVar-1.1.04014734951954771801.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/StateVar-1.1.0.4-CJpWsiXJdd89SnV9dZtTwc
Registering StateVar-1.1.0.4...
cabal: Leaving directory '/tmp/cabal-tmp-11976/StateVar-1.1.0.4'
Installed StateVar-1.1.0.4
cabal: Entering directory '/tmp/cabal-tmp-11976/hashable-1.2.4.0'
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: [-Wdeprecations]
    In the use of ‘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 )
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: [-Wdeprecations]
    In the use of ‘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.4184070057371061648.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/hashable-1.2.4.0-Ctl752zbguF6QanxurLOm2
Registering hashable-1.2.4.0...
cabal: Leaving directory '/tmp/cabal-tmp-11976/hashable-1.2.4.0'
Installed hashable-1.2.4.0
cabal: Entering directory '/tmp/cabal-tmp-11976/tagged-0.8.5'
Configuring tagged-0.8.5...
Building tagged-0.8.5...
Preprocessing library tagged-0.8.5...
[1 of 2] Compiling Data.Tagged      ( src/Data/Tagged.hs, dist/build/Data/Tagged.o )
[2 of 2] Compiling Data.Proxy.TH    ( src/Data/Proxy/TH.hs, dist/build/Data/Proxy/TH.o )
Running Haddock for tagged-0.8.5...
Running hscolour for tagged-0.8.5...
Preprocessing library tagged-0.8.5...
Preprocessing library tagged-0.8.5...
Haddock coverage:
  93% ( 14 / 15) in 'Data.Tagged'
  Missing documentation for:
    witness (src/Data/Tagged.hs:451)
  67% (  2 /  3) in 'Data.Proxy.TH'
  Missing documentation for:
    Module header
Warning: Data.Tagged: could not find link destinations for:
    unsafeIndex unsafeRangeSize
Documentation created: dist/doc/html/tagged/index.html,
dist/doc/html/tagged/tagged.txt
Creating package registration file:
/tmp/pkgConf-tagged-0.813490297291830496746.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/tagged-0.8.5-HBjpONNM7bk4tkR2ik8YoD
Registering tagged-0.8.5...
cabal: Leaving directory '/tmp/cabal-tmp-11976/tagged-0.8.5'
Installed tagged-0.8.5
cabal: Entering directory '/tmp/cabal-tmp-11976/void-0.7.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 )
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.72016747294272327630.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/void-0.7.1-6M5lJJScsPq7tf0u22sAj1
Registering void-0.7.1...
cabal: Leaving directory '/tmp/cabal-tmp-11976/void-0.7.1'
Installed void-0.7.1
cabal: Entering directory '/tmp/cabal-tmp-11976/distributive-0.5.0.2'
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-11976/distributive-0.5.0.2/dist/setup/setup.hs, /tmp/cabal-tmp-11976/distributive-0.5.0.2/dist/setup/Main.o )

/tmp/cabal-tmp-11976/distributive-0.5.0.2/dist/setup/setup.hs:45:69: warning: [-Wdeprecations]
    In the use of type constructor or class ‘InstalledPackageId’
    (imported from Distribution.Package):
    Deprecated: "Use UnitId instead"
Linking /tmp/cabal-tmp-11976/distributive-0.5.0.2/dist/setup/setup ...
Configuring distributive-0.5.0.2...
Building distributive-0.5.0.2...
Preprocessing library distributive-0.5.0.2...
[1 of 2] Compiling Data.Distributive.Generic ( src/Data/Distributive/Generic.hs, dist/build/Data/Distributive/Generic.o )
[2 of 2] Compiling Data.Distributive ( src/Data/Distributive.hs, dist/build/Data/Distributive.o )
Running Haddock for distributive-0.5.0.2...
Running hscolour for distributive-0.5.0.2...
Preprocessing library distributive-0.5.0.2...
Preprocessing library distributive-0.5.0.2...
Haddock coverage:
  67% (  2 /  3) in 'Data.Distributive.Generic'
  Missing documentation for:
    GDistributive (src/Data/Distributive/Generic.hs:35)
 100% (  4 /  4) in 'Data.Distributive'
Documentation created: dist/doc/html/distributive/index.html,
dist/doc/html/distributive/distributive.txt
Creating package registration file:
/tmp/pkgConf-distributive-0.5.09061834581348325554.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/distributive-0.5.0.2-ABrKtptb3jWJ1Lj8y86dF8
Registering distributive-0.5.0.2...
cabal: Leaving directory '/tmp/cabal-tmp-11976/distributive-0.5.0.2'
Installed distributive-0.5.0.2
cabal: Entering directory '/tmp/cabal-tmp-11976/contravariant-1.4'
Configuring contravariant-1.4...
Building contravariant-1.4...
Preprocessing library contravariant-1.4...
[1 of 4] Compiling Data.Functor.Contravariant ( src/Data/Functor/Contravariant.hs, dist/build/Data/Functor/Contravariant.o )
[2 of 4] Compiling Data.Functor.Contravariant.Divisible ( src/Data/Functor/Contravariant/Divisible.hs, dist/build/Data/Functor/Contravariant/Divisible.o )
[3 of 4] Compiling Data.Functor.Contravariant.Compose ( src/Data/Functor/Contravariant/Compose.hs, dist/build/Data/Functor/Contravariant/Compose.o )
[4 of 4] Compiling Data.Functor.Contravariant.Generic ( src/Data/Functor/Contravariant/Generic.hs, dist/build/Data/Functor/Contravariant/Generic.o )
Running Haddock for contravariant-1.4...
Running hscolour for contravariant-1.4...
Preprocessing library contravariant-1.4...
Preprocessing library contravariant-1.4...
Haddock coverage:
  89% ( 17 / 19) in 'Data.Functor.Contravariant'
  Missing documentation for:
    Predicate (src/Data/Functor/Contravariant.hs:278)
    comparisonEquivalence (src/Data/Functor/Contravariant.hs:362)
 100% ( 10 / 10) in 'Data.Functor.Contravariant.Divisible'
 100% (  4 /  4) in 'Data.Functor.Contravariant.Compose'
 100% (  3 /  3) in 'Data.Functor.Contravariant.Generic'
Warning: Data.Functor.Contravariant.Generic: could not find link destinations for:
    GDeciding GDeciding1
Documentation created: dist/doc/html/contravariant/index.html,
dist/doc/html/contravariant/contravariant.txt
Creating package registration file:
/tmp/pkgConf-contravariant-1768100122047140186.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/contravariant-1.4-DzaLxukcYo81MHO5zSdeeP
Registering contravariant-1.4...
cabal: Leaving directory '/tmp/cabal-tmp-11976/contravariant-1.4'
Installed contravariant-1.4
cabal: Entering directory '/tmp/cabal-tmp-11976/comonad-5'
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-11976/comonad-5/dist/setup/setup.hs, /tmp/cabal-tmp-11976/comonad-5/dist/setup/Main.o )

/tmp/cabal-tmp-11976/comonad-5/dist/setup/setup.hs:52:69: warning: [-Wdeprecations]
    In the use of type constructor or class ‘InstalledPackageId’
    (imported from Distribution.Package):
    Deprecated: "Use UnitId instead"
Linking /tmp/cabal-tmp-11976/comonad-5/dist/setup/setup ...
Configuring comonad-5...
Building comonad-5...
Preprocessing library comonad-5...
[ 1 of 15] Compiling Data.Functor.Composition ( src/Data/Functor/Composition.hs, dist/build/Data/Functor/Composition.o )
[ 2 of 15] Compiling Control.Comonad.Trans.Identity ( src/Control/Comonad/Trans/Identity.hs, dist/build/Control/Comonad/Trans/Identity.o )
[ 3 of 15] Compiling Control.Comonad  ( src/Control/Comonad.hs, dist/build/Control/Comonad.o )
[ 4 of 15] Compiling Control.Comonad.Hoist.Class ( src/Control/Comonad/Hoist/Class.hs, dist/build/Control/Comonad/Hoist/Class.o )
[ 5 of 15] Compiling Control.Comonad.Identity ( src/Control/Comonad/Identity.hs, dist/build/Control/Comonad/Identity.o )
[ 6 of 15] Compiling Control.Comonad.Trans.Class ( src/Control/Comonad/Trans/Class.hs, dist/build/Control/Comonad/Trans/Class.o )
[ 7 of 15] Compiling Control.Comonad.Trans.Env ( src/Control/Comonad/Trans/Env.hs, dist/build/Control/Comonad/Trans/Env.o )
[ 8 of 15] Compiling Control.Comonad.Trans.Store ( src/Control/Comonad/Trans/Store.hs, dist/build/Control/Comonad/Trans/Store.o )
[ 9 of 15] Compiling Control.Comonad.Trans.Traced ( src/Control/Comonad/Trans/Traced.hs, dist/build/Control/Comonad/Trans/Traced.o )
[10 of 15] Compiling Control.Comonad.Env.Class ( src/Control/Comonad/Env/Class.hs, dist/build/Control/Comonad/Env/Class.o )
[11 of 15] Compiling Control.Comonad.Env ( src/Control/Comonad/Env.hs, dist/build/Control/Comonad/Env.o )
[12 of 15] Compiling Control.Comonad.Store.Class ( src/Control/Comonad/Store/Class.hs, dist/build/Control/Comonad/Store/Class.o )
[13 of 15] Compiling Control.Comonad.Store ( src/Control/Comonad/Store.hs, dist/build/Control/Comonad/Store.o )
[14 of 15] Compiling Control.Comonad.Traced.Class ( src/Control/Comonad/Traced/Class.hs, dist/build/Control/Comonad/Traced/Class.o )
[15 of 15] Compiling Control.Comonad.Traced ( src/Control/Comonad/Traced.hs, dist/build/Control/Comonad/Traced.o )
Running Haddock for comonad-5...
Running hscolour for comonad-5...
Preprocessing library comonad-5...
Preprocessing library comonad-5...
Haddock coverage:
  50% (  1 /  2) in 'Data.Functor.Composition'
  Missing documentation for:
    Module header
 100% (  2 /  2) in 'Control.Comonad.Trans.Identity'
 100% ( 22 / 22) in 'Control.Comonad'
  50% (  1 /  2) in 'Control.Comonad.Hoist.Class'
  Missing documentation for:
    ComonadHoist (src/Control/Comonad/Hoist/Class.hs:19)
 100% (  4 /  4) in 'Control.Comonad.Identity'
  50% (  1 /  2) in 'Control.Comonad.Trans.Class'
  Missing documentation for:
    ComonadTrans (src/Control/Comonad/Trans/Class.hs:23)
  69% (  9 / 13) in 'Control.Comonad.Trans.Env'
  Missing documentation for:
    Env (src/Control/Comonad/Trans/Env.hs:133)
    runEnv (src/Control/Comonad/Trans/Env.hs:140)
    EnvT (src/Control/Comonad/Trans/Env.hs:134)
    runEnvT (src/Control/Comonad/Trans/Env.hs:143)
  73% ( 11 / 15) in 'Control.Comonad.Trans.Store'
  Missing documentation for:
    Store (src/Control/Comonad/Trans/Store.hs:118)
    runStore (src/Control/Comonad/Trans/Store.hs:124)
    StoreT (src/Control/Comonad/Trans/Store.hs:127)
    runStoreT (src/Control/Comonad/Trans/Store.hs:129)
  33% (  4 / 12) in 'Control.Comonad.Trans.Traced'
  Missing documentation for:
    Traced (src/Control/Comonad/Trans/Traced.hs:65)
    traced (src/Control/Comonad/Trans/Traced.hs:67)
    runTraced (src/Control/Comonad/Trans/Traced.hs:70)
    TracedT (src/Control/Comonad/Trans/Traced.hs:73)
    trace (src/Control/Comonad/Trans/Traced.hs:100)
    listen (src/Control/Comonad/Trans/Traced.hs:103)
    listens (src/Control/Comonad/Trans/Traced.hs:106)
    censor (src/Control/Comonad/Trans/Traced.hs:109)
  33% (  1 /  3) in 'Control.Comonad.Env.Class'
  Missing documentation for:
    ComonadEnv (src/Control/Comonad/Env/Class.hs:34)
    asks (src/Control/Comonad/Env/Class.hs:37)
  60% (  9 / 15) in 'Control.Comonad.Env'
  Missing documentation for:
    ComonadEnv (src/Control/Comonad/Env/Class.hs:34)
    asks (src/Control/Comonad/Env/Class.hs:37)
    Env (src/Control/Comonad/Trans/Env.hs:133)
    runEnv (src/Control/Comonad/Trans/Env.hs:140)
    EnvT (src/Control/Comonad/Trans/Env.hs:134)
    runEnvT (src/Control/Comonad/Trans/Env.hs:143)
  25% (  1 /  4) in 'Control.Comonad.Store.Class'
  Missing documentation for:
    ComonadStore (src/Control/Comonad/Store/Class.hs:35)
    lowerPos (src/Control/Comonad/Store/Class.hs:59)
    lowerPeek (src/Control/Comonad/Store/Class.hs:63)
  62% (  8 / 13) in 'Control.Comonad.Store'
  Missing documentation for:
    ComonadStore (src/Control/Comonad/Store/Class.hs:35)
    Store (src/Control/Comonad/Trans/Store.hs:118)
    runStore (src/Control/Comonad/Trans/Store.hs:124)
    StoreT (src/Control/Comonad/Trans/Store.hs:127)
    runStoreT (src/Control/Comonad/Trans/Store.hs:129)
  33% (  1 /  3) in 'Control.Comonad.Traced.Class'
  Missing documentation for:
    ComonadTraced (src/Control/Comonad/Traced/Class.hs:34)
    traces (src/Control/Comonad/Traced/Class.hs:37)
  57% (  8 / 14) in 'Control.Comonad.Traced'
  Missing documentation for:
    ComonadTraced (src/Control/Comonad/Traced/Class.hs:34)
    traces (src/Control/Comonad/Traced/Class.hs:37)
    Traced (src/Control/Comonad/Trans/Traced.hs:65)
    traced (src/Control/Comonad/Trans/Traced.hs:67)
    runTraced (src/Control/Comonad/Trans/Traced.hs:70)
    TracedT (src/Control/Comonad/Trans/Traced.hs:73)
Warning: Control.Comonad: could not find link destinations for:
    Id Digit Node Elem FingerTree StateL StateR State
Documentation created: dist/doc/html/comonad/index.html,
dist/doc/html/comonad/comonad.txt
Creating package registration file: /tmp/pkgConf-comonad-521005983881732360161
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/comonad-5-Eyc9WkfrOnk20DfhEff30d
Registering comonad-5...
cabal: Leaving directory '/tmp/cabal-tmp-11976/comonad-5'
Installed comonad-5
cabal: Entering directory '/tmp/cabal-tmp-11976/bifunctors-5.4.1'
Configuring bifunctors-5.4.1...
Building bifunctors-5.4.1...
Preprocessing library bifunctors-5.4.1...
[ 1 of 17] Compiling Paths_bifunctors ( dist/build/autogen/Paths_bifunctors.hs, dist/build/Paths_bifunctors.o )
[ 2 of 17] Compiling Data.Bifunctor.Functor ( src/Data/Bifunctor/Functor.hs, dist/build/Data/Bifunctor/Functor.o )
[ 3 of 17] Compiling Data.Bifoldable  ( old-src/ghc801/Data/Bifoldable.hs, dist/build/Data/Bifoldable.o )
[ 4 of 17] Compiling Data.Bitraversable ( old-src/ghc801/Data/Bitraversable.hs, dist/build/Data/Bitraversable.o )
[ 5 of 17] Compiling Data.Bifunctor.Sum ( src/Data/Bifunctor/Sum.hs, dist/build/Data/Bifunctor/Sum.o )
[ 6 of 17] Compiling Data.Bifunctor.TH.Internal ( src/Data/Bifunctor/TH/Internal.hs, dist/build/Data/Bifunctor/TH/Internal.o )
[ 7 of 17] Compiling Data.Bifunctor.TH ( src/Data/Bifunctor/TH.hs, dist/build/Data/Bifunctor/TH.o )
[ 8 of 17] Compiling Data.Biapplicative ( src/Data/Biapplicative.hs, dist/build/Data/Biapplicative.o )
[ 9 of 17] Compiling Data.Bifunctor.Biff ( src/Data/Bifunctor/Biff.hs, dist/build/Data/Bifunctor/Biff.o )
[10 of 17] Compiling Data.Bifunctor.Clown ( src/Data/Bifunctor/Clown.hs, dist/build/Data/Bifunctor/Clown.o )
[11 of 17] Compiling Data.Bifunctor.Fix ( src/Data/Bifunctor/Fix.hs, dist/build/Data/Bifunctor/Fix.o )
[12 of 17] Compiling Data.Bifunctor.Flip ( src/Data/Bifunctor/Flip.hs, dist/build/Data/Bifunctor/Flip.o )
[13 of 17] Compiling Data.Bifunctor.Join ( src/Data/Bifunctor/Join.hs, dist/build/Data/Bifunctor/Join.o )
[14 of 17] Compiling Data.Bifunctor.Joker ( src/Data/Bifunctor/Joker.hs, dist/build/Data/Bifunctor/Joker.o )
[15 of 17] Compiling Data.Bifunctor.Product ( src/Data/Bifunctor/Product.hs, dist/build/Data/Bifunctor/Product.o )
[16 of 17] Compiling Data.Bifunctor.Tannen ( src/Data/Bifunctor/Tannen.hs, dist/build/Data/Bifunctor/Tannen.o )
[17 of 17] Compiling Data.Bifunctor.Wrapped ( src/Data/Bifunctor/Wrapped.hs, dist/build/Data/Bifunctor/Wrapped.o )
Running Haddock for bifunctors-5.4.1...
Running hscolour for bifunctors-5.4.1...
Preprocessing library bifunctors-5.4.1...
Preprocessing library bifunctors-5.4.1...
Haddock coverage:
   0% (  0 /  8) in 'Paths_bifunctors'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_bifunctors.hs:28)
    getBinDir (dist/build/autogen/Paths_bifunctors.hs:38)
    getLibDir (dist/build/autogen/Paths_bifunctors.hs:38)
    getDataDir (dist/build/autogen/Paths_bifunctors.hs:38)
    getLibexecDir (dist/build/autogen/Paths_bifunctors.hs:38)
    getDataFileName (dist/build/autogen/Paths_bifunctors.hs:45)
    getSysconfDir (dist/build/autogen/Paths_bifunctors.hs:38)
  14% (  1 /  7) in 'Data.Bifunctor.Functor'
  Missing documentation for:
    Module header
    BifunctorFunctor (src/Data/Bifunctor/Functor.hs:26)
    BifunctorMonad (src/Data/Bifunctor/Functor.hs:29)
    biliftM (src/Data/Bifunctor/Functor.hs:39)
    BifunctorComonad (src/Data/Bifunctor/Functor.hs:43)
    biliftW (src/Data/Bifunctor/Functor.hs:53)
 100% ( 34 / 34) in 'Data.Bifoldable'
 100% ( 11 / 11) in 'Data.Bitraversable'
   0% (  0 /  7) in 'Data.Bifunctor.Sum'
  Missing documentation for:
    Module header
    Sum (src/Data/Bifunctor/Sum.hs:36)
     (src/Data/Bifunctor/Sum.hs:72)
     (src/Data/Bifunctor/Sum.hs:80)
     (src/Data/Bifunctor/Sum.hs:84)
     (src/Data/Bifunctor/Sum.hs:88)
     (src/Data/Bifunctor/Sum.hs:92)
  44% ( 39 / 89) in 'Data.Bifunctor.TH.Internal'
  Missing documentation for:
    expandSynKind (src/Data/Bifunctor/TH/Internal.hs:57)
    expandSynApp (src/Data/Bifunctor/TH/Internal.hs:64)
    TypeSubst (src/Data/Bifunctor/TH/Internal.hs:82)
    KindSubst (src/Data/Bifunctor/TH/Internal.hs:83)
    mkSubst (src/Data/Bifunctor/TH/Internal.hs:85)
    substType (src/Data/Bifunctor/TH/Internal.hs:92)
    substKind (src/Data/Bifunctor/TH/Internal.hs:104)
    substNameWithKind (src/Data/Bifunctor/TH/Internal.hs:111)
    substNamesWithKindStar (src/Data/Bifunctor/TH/Internal.hs:114)
    bimapConst (src/Data/Bifunctor/TH/Internal.hs:121)
    bifoldrConst (src/Data/Bifunctor/TH/Internal.hs:125)
    bifoldMapConst (src/Data/Bifunctor/TH/Internal.hs:129)
    bitraverseConst (src/Data/Bifunctor/TH/Internal.hs:133)
    isStarOrVar (src/Data/Bifunctor/TH/Internal.hs:248)
    thd3 (src/Data/Bifunctor/TH/Internal.hs:308)
    bifunctorsPackageKey (src/Data/Bifunctor/TH/Internal.hs:501)
    mkBifunctorsName_tc (src/Data/Bifunctor/TH/Internal.hs:508)
    mkBifunctorsName_v (src/Data/Bifunctor/TH/Internal.hs:511)
    bimapConstValName (src/Data/Bifunctor/TH/Internal.hs:514)
    bifoldrConstValName (src/Data/Bifunctor/TH/Internal.hs:517)
    bifoldMapConstValName (src/Data/Bifunctor/TH/Internal.hs:520)
    bitraverseConstValName (src/Data/Bifunctor/TH/Internal.hs:523)
    dualDataName (src/Data/Bifunctor/TH/Internal.hs:526)
    endoDataName (src/Data/Bifunctor/TH/Internal.hs:529)
    wrapMonadDataName (src/Data/Bifunctor/TH/Internal.hs:532)
    functorTypeName (src/Data/Bifunctor/TH/Internal.hs:535)
    foldableTypeName (src/Data/Bifunctor/TH/Internal.hs:538)
    traversableTypeName (src/Data/Bifunctor/TH/Internal.hs:541)
    appEndoValName (src/Data/Bifunctor/TH/Internal.hs:544)
    composeValName (src/Data/Bifunctor/TH/Internal.hs:547)
    idValName (src/Data/Bifunctor/TH/Internal.hs:550)
    errorValName (src/Data/Bifunctor/TH/Internal.hs:553)
    flipValName (src/Data/Bifunctor/TH/Internal.hs:556)
    fmapValName (src/Data/Bifunctor/TH/Internal.hs:559)
    foldrValName (src/Data/Bifunctor/TH/Internal.hs:562)
    foldMapValName (src/Data/Bifunctor/TH/Internal.hs:565)
    getDualValName (src/Data/Bifunctor/TH/Internal.hs:568)
    traverseValName (src/Data/Bifunctor/TH/Internal.hs:571)
    unwrapMonadValName (src/Data/Bifunctor/TH/Internal.hs:574)
    bifunctorTypeName (src/Data/Bifunctor/TH/Internal.hs:583)
    bimapValName (src/Data/Bifunctor/TH/Internal.hs:586)
    pureValName (src/Data/Bifunctor/TH/Internal.hs:589)
    apValName (src/Data/Bifunctor/TH/Internal.hs:592)
    mappendValName (src/Data/Bifunctor/TH/Internal.hs:595)
    memptyValName (src/Data/Bifunctor/TH/Internal.hs:598)
    bifoldableTypeName (src/Data/Bifunctor/TH/Internal.hs:636)
    bitraversableTypeName (src/Data/Bifunctor/TH/Internal.hs:639)
    bifoldrValName (src/Data/Bifunctor/TH/Internal.hs:642)
    bifoldMapValName (src/Data/Bifunctor/TH/Internal.hs:645)
    bitraverseValName (src/Data/Bifunctor/TH/Internal.hs:648)
 100% ( 18 / 18) in 'Data.Bifunctor.TH'
  62% (  5 /  8) in 'Data.Biapplicative'
  Missing documentation for:
    Biapplicative (src/Data/Biapplicative.hs:50)
    <<$>> (src/Data/Biapplicative.hs:46)
    <<**>> (src/Data/Biapplicative.hs:71)
 100% (  2 /  2) in 'Data.Bifunctor.Biff'
 100% (  2 /  2) in 'Data.Bifunctor.Clown'
 100% (  2 /  2) in 'Data.Bifunctor.Fix'
 100% (  2 /  2) in 'Data.Bifunctor.Flip'
 100% (  2 /  2) in 'Data.Bifunctor.Join'
 100% (  2 /  2) in 'Data.Bifunctor.Joker'
 100% (  2 /  2) in 'Data.Bifunctor.Product'
 100% (  2 /  2) in 'Data.Bifunctor.Tannen'
 100% (  2 /  2) in 'Data.Bifunctor.Wrapped'
Warning: Data.Bifunctor.TH: could not find link destinations for:
    Bifunctor Bifoldable Bitraversable
Documentation created: dist/doc/html/bifunctors/index.html,
dist/doc/html/bifunctors/bifunctors.txt
Creating package registration file:
/tmp/pkgConf-bifunctors-5.41718500113822304435.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/bifunctors-5.4.1-4T44Oecc7oBmQFSz9nTeT
Registering bifunctors-5.4.1...
cabal: Leaving directory '/tmp/cabal-tmp-11976/bifunctors-5.4.1'
Installed bifunctors-5.4.1
cabal: Entering directory '/tmp/cabal-tmp-11976/text-show-3.4.1'
Configuring text-show-3.4.1...
Building text-show-3.4.1...
Preprocessing library text-show-3.4.1...
[ 1 of 66] Compiling TextShow.Utils   ( src/TextShow/Utils.hs, dist/build/TextShow/Utils.o )
[ 2 of 66] Compiling TextShow.TH.Names ( src/TextShow/TH/Names.hs, dist/build/TextShow/TH/Names.o )
[ 3 of 66] Compiling TextShow.Options ( src/TextShow/Options.hs, dist/build/TextShow/Options.o )
[ 4 of 66] Compiling TextShow.GHC.Conc.Windows ( src/TextShow/GHC/Conc/Windows.hs, dist/build/TextShow/GHC/Conc/Windows.o )
[ 5 of 66] Compiling TextShow.Data.OldTypeable ( src/TextShow/Data/OldTypeable.hs, dist/build/TextShow/Data/OldTypeable.o )
[ 6 of 66] Compiling TextShow.Classes ( src/TextShow/Classes.hs, dist/build/TextShow/Classes.o )
[ 7 of 66] Compiling TextShow.Control.Monad.ST ( src/TextShow/Control/Monad/ST.hs, dist/build/TextShow/Control/Monad/ST.o )
[ 8 of 66] Compiling TextShow.Data.Functor.Compose ( src/TextShow/Data/Functor/Compose.hs, dist/build/TextShow/Data/Functor/Compose.o )
[ 9 of 66] Compiling TextShow.Data.Functor.Identity ( src/TextShow/Data/Functor/Identity.hs, dist/build/TextShow/Data/Functor/Identity.o )
[10 of 66] Compiling TextShow.Data.Integral ( src/TextShow/Data/Integral.hs, dist/build/TextShow/Data/Integral.o )
[11 of 66] Compiling TextShow.Data.Fixed ( src/TextShow/Data/Fixed.hs, dist/build/TextShow/Data/Fixed.o )
[12 of 66] Compiling TextShow.Data.Ratio ( src/TextShow/Data/Ratio.hs, dist/build/TextShow/Data/Ratio.o )
[13 of 66] Compiling TextShow.Data.Typeable.Utils ( src/TextShow/Data/Typeable/Utils.hs, dist/build/TextShow/Data/Typeable/Utils.o )
[14 of 66] Compiling TextShow.Data.Void ( src/TextShow/Data/Void.hs, dist/build/TextShow/Data/Void.o )
[15 of 66] Compiling TextShow.Foreign.Ptr ( src/TextShow/Foreign/Ptr.hs, dist/build/TextShow/Foreign/Ptr.o )
[16 of 66] Compiling TextShow.FromStringTextShow ( src/TextShow/FromStringTextShow.hs, dist/build/TextShow/FromStringTextShow.o )
[17 of 66] Compiling TextShow.Functions ( src/TextShow/Functions.hs, dist/build/TextShow/Functions.o )
[18 of 66] Compiling TextShow.GHC.Fingerprint ( src/TextShow/GHC/Fingerprint.hs, dist/build/TextShow/GHC/Fingerprint.o )
[19 of 66] Compiling TextShow.Numeric.Natural ( src/TextShow/Numeric/Natural.hs, dist/build/TextShow/Numeric/Natural.o )
[20 of 66] Compiling TextShow.TH.Internal ( src/TextShow/TH/Internal.hs, dist/build/TextShow/TH/Internal.o )
[21 of 66] Compiling TextShow.Control.Exception ( src/TextShow/Control/Exception.hs, dist/build/TextShow/Control/Exception.o )
[22 of 66] Compiling TextShow.Data.Bool ( src/TextShow/Data/Bool.hs, dist/build/TextShow/Data/Bool.o )
[23 of 66] Compiling TextShow.Data.Char ( src/TextShow/Data/Char.hs, dist/build/TextShow/Data/Char.o )
[24 of 66] Compiling TextShow.Data.List ( src/TextShow/Data/List.hs, dist/build/TextShow/Data/List.o )
[25 of 66] Compiling TextShow.Control.Applicative ( src/TextShow/Control/Applicative.hs, dist/build/TextShow/Control/Applicative.o )
[26 of 66] Compiling TextShow.Data.ByteString ( src/TextShow/Data/ByteString.hs, dist/build/TextShow/Data/ByteString.o )
[27 of 66] Compiling TextShow.Data.Typeable ( src/TextShow/Data/Typeable.hs, dist/build/TextShow/Data/Typeable.o )
[28 of 66] Compiling TextShow.Data.Dynamic ( src/TextShow/Data/Dynamic.hs, dist/build/TextShow/Data/Dynamic.o )
[29 of 66] Compiling TextShow.GHC.TypeLits ( src/TextShow/GHC/TypeLits.hs, dist/build/TextShow/GHC/TypeLits.o )
[30 of 66] Compiling TextShow.Data.Data ( src/TextShow/Data/Data.hs, dist/build/TextShow/Data/Data.o )
[31 of 66] Compiling TextShow.Data.Either ( src/TextShow/Data/Either.hs, dist/build/TextShow/Data/Either.o )
[32 of 66] Compiling TextShow.Data.Floating ( src/TextShow/Data/Floating.hs, dist/build/TextShow/Data/Floating.o )
[33 of 66] Compiling TextShow.Data.Complex ( src/TextShow/Data/Complex.hs, dist/build/TextShow/Data/Complex.o )
[34 of 66] Compiling TextShow.Foreign.C.Types ( src/TextShow/Foreign/C/Types.hs, dist/build/TextShow/Foreign/C/Types.o )
[35 of 66] Compiling TextShow.Control.Concurrent ( src/TextShow/Control/Concurrent.hs, dist/build/TextShow/Control/Concurrent.o )
[36 of 66] Compiling TextShow.System.Posix.Types ( src/TextShow/System/Posix/Types.hs, dist/build/TextShow/System/Posix/Types.o )
[37 of 66] Compiling TextShow.Data.Functor.Product ( src/TextShow/Data/Functor/Product.hs, dist/build/TextShow/Data/Functor/Product.o )
[38 of 66] Compiling TextShow.Data.Functor.Sum ( src/TextShow/Data/Functor/Sum.hs, dist/build/TextShow/Data/Functor/Sum.o )
[39 of 66] Compiling TextShow.Data.List.NonEmpty ( src/TextShow/Data/List/NonEmpty.hs, dist/build/TextShow/Data/List/NonEmpty.o )
[40 of 66] Compiling TextShow.Data.Maybe ( src/TextShow/Data/Maybe.hs, dist/build/TextShow/Data/Maybe.o )
[41 of 66] Compiling TextShow.Data.Monoid ( src/TextShow/Data/Monoid.hs, dist/build/TextShow/Data/Monoid.o )
[42 of 66] Compiling TextShow.Data.Ord ( src/TextShow/Data/Ord.hs, dist/build/TextShow/Data/Ord.o )
[43 of 66] Compiling TextShow.Data.Proxy ( src/TextShow/Data/Proxy.hs, dist/build/TextShow/Data/Proxy.o )
[44 of 66] Compiling TextShow.Data.Semigroup ( src/TextShow/Data/Semigroup.hs, dist/build/TextShow/Data/Semigroup.o )
[45 of 66] Compiling TextShow.Data.Text ( src/TextShow/Data/Text.hs, dist/build/TextShow/Data/Text.o )
[46 of 66] Compiling TextShow.Data.Tuple ( src/TextShow/Data/Tuple.hs, dist/build/TextShow/Data/Tuple.o )
[47 of 66] Compiling TextShow.Data.Array ( src/TextShow/Data/Array.hs, dist/build/TextShow/Data/Array.o )
[48 of 66] Compiling TextShow.Data.Type.Coercion ( src/TextShow/Data/Type/Coercion.hs, dist/build/TextShow/Data/Type/Coercion.o )
[49 of 66] Compiling TextShow.Data.Type.Equality ( src/TextShow/Data/Type/Equality.hs, dist/build/TextShow/Data/Type/Equality.o )
[50 of 66] Compiling TextShow.Data.Version ( src/TextShow/Data/Version.hs, dist/build/TextShow/Data/Version.o )
[51 of 66] Compiling TextShow.GHC.Event ( src/TextShow/GHC/Event.hs, dist/build/TextShow/GHC/Event.o )
[52 of 66] Compiling TextShow.GHC.Generics ( src/TextShow/GHC/Generics.hs, dist/build/TextShow/GHC/Generics.o )
[53 of 66] Compiling TextShow.GHC.RTS.Flags ( src/TextShow/GHC/RTS/Flags.hs, dist/build/TextShow/GHC/RTS/Flags.o )
[54 of 66] Compiling TextShow.GHC.Stack ( src/TextShow/GHC/Stack.hs, dist/build/TextShow/GHC/Stack.o )
[55 of 66] Compiling TextShow.GHC.StaticPtr ( src/TextShow/GHC/StaticPtr.hs, dist/build/TextShow/GHC/StaticPtr.o )
[56 of 66] Compiling TextShow.GHC.Stats ( src/TextShow/GHC/Stats.hs, dist/build/TextShow/GHC/Stats.o )
[57 of 66] Compiling TextShow.System.Exit ( src/TextShow/System/Exit.hs, dist/build/TextShow/System/Exit.o )
[58 of 66] Compiling TextShow.System.IO ( src/TextShow/System/IO.hs, dist/build/TextShow/System/IO.o )
[59 of 66] Compiling TextShow.Text.Read ( src/TextShow/Text/Read.hs, dist/build/TextShow/Text/Read.o )
[60 of 66] Compiling TextShow.Instances ( src/TextShow/Instances.hs, dist/build/TextShow/Instances.o )
[61 of 66] Compiling TextShow.Debug.Trace ( src/TextShow/Debug/Trace.hs, dist/build/TextShow/Debug/Trace.o )
[62 of 66] Compiling TextShow.Debug.Trace.TH ( src/TextShow/Debug/Trace/TH.hs, dist/build/TextShow/Debug/Trace/TH.o )
[63 of 66] Compiling TextShow.Generic ( src/TextShow/Generic.hs, dist/build/TextShow/Generic.o )
[64 of 66] Compiling TextShow.Debug.Trace.Generic ( src/TextShow/Debug/Trace/Generic.hs, dist/build/TextShow/Debug/Trace/Generic.o )
[65 of 66] Compiling TextShow.TH      ( src/TextShow/TH.hs, dist/build/TextShow/TH.o )
[66 of 66] Compiling TextShow         ( src/TextShow.hs, dist/build/TextShow.o )
Running Haddock for text-show-3.4.1...
Running hscolour for text-show-3.4.1...
Preprocessing library text-show-3.4.1...
Preprocessing library text-show-3.4.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: bytestring-builder-0.10.8.1.0,
nats-1.1.1
Haddock coverage:
 100% ( 11 / 11) in 'TextShow.Utils'
 100% ( 11 / 11) in 'TextShow.TH.Names'
 100% (  4 /  4) in 'TextShow.Options'
 100% (  1 /  1) in 'TextShow.GHC.Conc.Windows'
 100% (  1 /  1) in 'TextShow.Data.OldTypeable'
 100% ( 37 / 37) in 'TextShow.Classes'
 100% (  2 /  2) in 'TextShow.Control.Monad.ST'
 100% (  2 /  2) in 'TextShow.Data.Functor.Compose'
 100% (  2 /  2) in 'TextShow.Data.Functor.Identity'
 100% ( 17 / 17) in 'TextShow.Data.Integral'
 100% (  2 /  2) in 'TextShow.Data.Fixed'
 100% (  2 /  2) in 'TextShow.Data.Ratio'
 100% (  3 /  3) in 'TextShow.Data.Typeable.Utils'
 100% (  2 /  2) in 'TextShow.Data.Void'
 100% (  6 /  6) in 'TextShow.Foreign.Ptr'
 100% (  7 /  7) in 'TextShow.FromStringTextShow'
 100% (  2 /  2) in 'TextShow.Functions'
 100% (  2 /  2) in 'TextShow.GHC.Fingerprint'
 100% (  2 /  2) in 'TextShow.Numeric.Natural'
 100% ( 36 / 36) in 'TextShow.TH.Internal'
 100% ( 22 / 22) in 'TextShow.Control.Exception'
 100% (  2 /  2) in 'TextShow.Data.Bool'
 100% (  7 /  7) in 'TextShow.Data.Char'
 100% (  4 /  4) in 'TextShow.Data.List'
 100% (  3 /  3) in 'TextShow.Control.Applicative'
 100% (  5 /  5) in 'TextShow.Data.ByteString'
 100% (  5 /  5) in 'TextShow.Data.Typeable'
 100% (  2 /  2) in 'TextShow.Data.Dynamic'
 100% (  3 /  3) in 'TextShow.GHC.TypeLits'
 100% (  6 /  6) in 'TextShow.Data.Data'
 100% (  2 /  2) in 'TextShow.Data.Either'
 100% ( 13 / 13) in 'TextShow.Data.Floating'
 100% (  2 /  2) in 'TextShow.Data.Complex'
 100% ( 26 / 26) in 'TextShow.Foreign.C.Types'
 100% (  4 /  4) in 'TextShow.Control.Concurrent'
 100% ( 15 / 15) in 'TextShow.System.Posix.Types'
 100% (  2 /  2) in 'TextShow.Data.Functor.Product'
 100% (  2 /  2) in 'TextShow.Data.Functor.Sum'
 100% (  2 /  2) in 'TextShow.Data.List.NonEmpty'
 100% (  2 /  2) in 'TextShow.Data.Maybe'
 100% ( 10 / 10) in 'TextShow.Data.Monoid'
 100% (  3 /  3) in 'TextShow.Data.Ord'
 100% (  2 /  2) in 'TextShow.Data.Proxy'
 100% (  8 /  8) in 'TextShow.Data.Semigroup'
 100% (  8 /  8) in 'TextShow.Data.Text'
 100% ( 16 / 16) in 'TextShow.Data.Tuple'
 100% (  4 /  4) in 'TextShow.Data.Array'
 100% (  2 /  2) in 'TextShow.Data.Type.Coercion'
 100% (  2 /  2) in 'TextShow.Data.Type.Equality'
 100% (  3 /  3) in 'TextShow.Data.Version'
 100% (  4 /  4) in 'TextShow.GHC.Event'
 100% ( 24 / 24) in 'TextShow.GHC.Generics'
 100% ( 14 / 14) in 'TextShow.GHC.RTS.Flags'
 100% (  3 /  3) in 'TextShow.GHC.Stack'
 100% (  2 /  2) in 'TextShow.GHC.StaticPtr'
 100% (  2 /  2) in 'TextShow.GHC.Stats'
 100% (  2 /  2) in 'TextShow.System.Exit'
 100% ( 11 / 11) in 'TextShow.System.IO'
 100% (  3 /  3) in 'TextShow.Text.Read'
 100% (  1 /  1) in 'TextShow.Instances'
 100% ( 28 / 28) in 'TextShow.Debug.Trace'
 100% (  4 /  4) in 'TextShow.Debug.Trace.TH'
 100% ( 38 / 38) in 'TextShow.Generic'
 100% (  4 /  4) in 'TextShow.Debug.Trace.Generic'
 100% ( 36 / 36) in 'TextShow.TH'
 100% ( 66 / 66) in 'TextShow'
Warning: TextShow.Data.Typeable: could not find link destinations for:
    tyConString
Warning: TextShow.Data.Floating: could not find link destinations for:
    floatToDigits
Warning: TextShow.GHC.Event: could not find link destinations for:
    Unique
Warning: TextShow.TH: could not find link destinations for:
    unsafeIndex unsafeRangeSize
Documentation created: dist/doc/html/text-show/index.html,
dist/doc/html/text-show/text-show.txt
Creating package registration file:
/tmp/pkgConf-text-show-3.4777134495660343702.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/text-show-3.4.1-E2ELspw7mPT1trV8bXpZVg
Registering text-show-3.4.1...
cabal: Leaving directory '/tmp/cabal-tmp-11976/text-show-3.4.1'
Installed text-show-3.4.1
Downloading precursor-0.1.0.0...
cabal: Entering directory '/tmp/cabal-tmp-11976/precursor-0.1.0.0'
Configuring precursor-0.1.0.0...
Building precursor-0.1.0.0...
Preprocessing library precursor-0.1.0.0...
[ 1 of 32] Compiling Precursor.Text.Show ( src/Precursor/Text/Show.hs, dist/build/Precursor/Text/Show.o )
[ 2 of 32] Compiling Precursor.Numeric.Num ( src/Precursor/Numeric/Num.hs, dist/build/Precursor/Numeric/Num.o )
[ 3 of 32] Compiling Precursor.Data.Tuple ( src/Precursor/Data/Tuple.hs, dist/build/Precursor/Data/Tuple.o )
[ 4 of 32] Compiling Precursor.Data.Maybe ( src/Precursor/Data/Maybe.hs, dist/build/Precursor/Data/Maybe.o )
[ 5 of 32] Compiling Precursor.Data.Map ( src/Precursor/Data/Map.hs, dist/build/Precursor/Data/Map.o )
[ 6 of 32] Compiling Precursor.Data.Either ( src/Precursor/Data/Either.hs, dist/build/Precursor/Data/Either.o )
[ 7 of 32] Compiling Precursor.Data.Bool ( src/Precursor/Data/Bool.hs, dist/build/Precursor/Data/Bool.o )
[ 8 of 32] Compiling Precursor.Control.State ( src/Precursor/Control/State.hs, dist/build/Precursor/Control/State.o )
[ 9 of 32] Compiling Precursor.Control.Category ( src/Precursor/Control/Category.hs, dist/build/Precursor/Control/Category.o )
[10 of 32] Compiling Precursor.Control.Functor ( src/Precursor/Control/Functor.hs, dist/build/Precursor/Control/Functor.o )
[11 of 32] Compiling Precursor.Control.Monad ( src/Precursor/Control/Monad.hs, dist/build/Precursor/Control/Monad.o )
[12 of 32] Compiling Precursor.Control.Bifunctor ( src/Precursor/Control/Bifunctor.hs, dist/build/Precursor/Control/Bifunctor.o )
[13 of 32] Compiling Precursor.Control.Applicative ( src/Precursor/Control/Applicative.hs, dist/build/Precursor/Control/Applicative.o )
[14 of 32] Compiling Precursor.Text.Text ( src/Precursor/Text/Text.hs, dist/build/Precursor/Text/Text.o )
[15 of 32] Compiling Precursor.Coerce ( src/Precursor/Coerce.hs, dist/build/Precursor/Coerce.o )
[16 of 32] Compiling Precursor.Algebra.Semiring ( src/Precursor/Algebra/Semiring.hs, dist/build/Precursor/Algebra/Semiring.o )
[17 of 32] Compiling Precursor.Numeric.Integral ( src/Precursor/Numeric/Integral.hs, dist/build/Precursor/Numeric/Integral.o )
[18 of 32] Compiling Precursor.Algebra.Semigroup ( src/Precursor/Algebra/Semigroup.hs, dist/build/Precursor/Algebra/Semigroup.o )
[19 of 32] Compiling Precursor.Algebra.Ring ( src/Precursor/Algebra/Ring.hs, dist/build/Precursor/Algebra/Ring.o )
[20 of 32] Compiling Precursor.Algebra.Ord ( src/Precursor/Algebra/Ord.hs, dist/build/Precursor/Algebra/Ord.o )
[21 of 32] Compiling Precursor.Data.Set ( src/Precursor/Data/Set.hs, dist/build/Precursor/Data/Set.o )
[22 of 32] Compiling Precursor.Algebra.Monoid ( src/Precursor/Algebra/Monoid.hs, dist/build/Precursor/Algebra/Monoid.o )
[23 of 32] Compiling Precursor.Algebra.Eq ( src/Precursor/Algebra/Eq.hs, dist/build/Precursor/Algebra/Eq.o )
[24 of 32] Compiling Precursor.Function ( src/Precursor/Function.hs, dist/build/Precursor/Function.o )
[25 of 32] Compiling Precursor.Data.List ( src/Precursor/Data/List.hs, dist/build/Precursor/Data/List.o )
[26 of 32] Compiling Precursor.System.IO ( src/Precursor/System/IO.hs, dist/build/Precursor/System/IO.o )
[27 of 32] Compiling Precursor.Debug  ( src/Precursor/Debug.hs, dist/build/Precursor/Debug.o )
[28 of 32] Compiling Precursor.Structure.Foldable ( src/Precursor/Structure/Foldable.hs, dist/build/Precursor/Structure/Foldable.o )
[29 of 32] Compiling Precursor.Control.Alternative ( src/Precursor/Control/Alternative.hs, dist/build/Precursor/Control/Alternative.o )
[30 of 32] Compiling Precursor.Structure.Traversable ( src/Precursor/Structure/Traversable.hs, dist/build/Precursor/Structure/Traversable.o )
[31 of 32] Compiling Precursor.Algebra.Enum ( src/Precursor/Algebra/Enum.hs, dist/build/Precursor/Algebra/Enum.o )
[32 of 32] Compiling Precursor        ( src/Precursor.hs, dist/build/Precursor.o )
Running Haddock for precursor-0.1.0.0...
Running hscolour for precursor-0.1.0.0...
Preprocessing library precursor-0.1.0.0...
Preprocessing library precursor-0.1.0.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: bytestring-builder-0.10.8.1.0,
nats-1.1.1
Haddock coverage:
  20% (  1 /  5) in 'Precursor.Text.Show'
  Missing documentation for:
    Module header
    show (src/Precursor/Text/Show.hs:19)
    gShowPrec (src/Precursor/Text/Show.hs:22)
    print (src/Precursor/Text/Show.hs:25)
  83% (  5 /  6) in 'Precursor.Numeric.Num'
  Missing documentation for:
    Module header
  83% (  5 /  6) in 'Precursor.Data.Tuple'
  Missing documentation for:
    Module header
  75% (  3 /  4) in 'Precursor.Data.Maybe'
  Missing documentation for:
    Module header
 100% (  5 /  5) in 'Precursor.Data.Map'
  80% (  4 /  5) in 'Precursor.Data.Either'
  Missing documentation for:
    Module header
  80% (  8 / 10) in 'Precursor.Data.Bool'
  Missing documentation for:
    Module header
    Bool
  95% ( 19 / 20) in 'Precursor.Control.State'
  Missing documentation for:
    runStateT
  88% ( 36 / 41) in 'Precursor.Control.Category'
  Missing documentation for:
    Module header
    ArrowZero
    zeroArrow
    app
    loop
  88% (  7 /  8) in 'Precursor.Control.Functor'
  Missing documentation for:
    Module header
  96% ( 22 / 23) in 'Precursor.Control.Monad'
  Missing documentation for:
    Module header
  80% (  4 /  5) in 'Precursor.Control.Bifunctor'
  Missing documentation for:
    Module header
  90% ( 18 / 20) in 'Precursor.Control.Applicative'
  Missing documentation for:
    Module header
    WrappedArrow
  68% ( 15 / 22) in 'Precursor.Text.Text'
  Missing documentation for:
    Module header
    fromString
    IsText (src/Precursor/Text/Text.hs:46)
    IsBytes (src/Precursor/Text/Text.hs:57)
    Text
    StrictText (src/Precursor/Text/Text.hs:43)
    StrictByteString (src/Precursor/Text/Text.hs:44)
  75% (  3 /  4) in 'Precursor.Coerce'
  Missing documentation for:
    Module header
   8% (  1 / 12) in 'Precursor.Algebra.Semiring'
  Missing documentation for:
    Module header
     (src/Precursor/Algebra/Semiring.hs:59)
     (src/Precursor/Algebra/Semiring.hs:60)
     (src/Precursor/Algebra/Semiring.hs:61)
     (src/Precursor/Algebra/Semiring.hs:62)
     (src/Precursor/Algebra/Semiring.hs:63)
     (src/Precursor/Algebra/Semiring.hs:64)
     (src/Precursor/Algebra/Semiring.hs:65)
     (src/Precursor/Algebra/Semiring.hs:66)
     (src/Precursor/Algebra/Semiring.hs:68)
     (src/Precursor/Algebra/Semiring.hs:74)
  25% (  1 /  4) in 'Precursor.Numeric.Integral'
  Missing documentation for:
    Module header
    even
    odd
  81% ( 13 / 16) in 'Precursor.Algebra.Semigroup'
  Missing documentation for:
    Module header
    Min
    Max
  10% (  1 / 10) in 'Precursor.Algebra.Ring'
  Missing documentation for:
    Module header
     (src/Precursor/Algebra/Ring.hs:24)
     (src/Precursor/Algebra/Ring.hs:25)
     (src/Precursor/Algebra/Ring.hs:26)
     (src/Precursor/Algebra/Ring.hs:27)
     (src/Precursor/Algebra/Ring.hs:28)
     (src/Precursor/Algebra/Ring.hs:29)
     (src/Precursor/Algebra/Ring.hs:30)
     (src/Precursor/Algebra/Ring.hs:31)
  25% (  3 / 12) in 'Precursor.Algebra.Ord'
  Missing documentation for:
    Module header
    compare
    <=
    >=
    <
    >
    Ordering
    max
    min
 100% (  5 /  5) in 'Precursor.Data.Set'
  92% ( 12 / 13) in 'Precursor.Algebra.Monoid'
  Missing documentation for:
    Module header
  25% (  1 /  4) in 'Precursor.Algebra.Eq'
  Missing documentation for:
    Module header
    ==
    /=
  90% (  9 / 10) in 'Precursor.Function'
  Missing documentation for:
    Module header
  98% ( 56 / 57) in 'Precursor.Data.List'
  Missing documentation for:
    Module header
  94% ( 17 / 18) in 'Precursor.System.IO'
  Missing documentation for:
    Module header
  80% (  4 /  5) in 'Precursor.Debug'
  Missing documentation for:
    Module header
  97% ( 35 / 36) in 'Precursor.Structure.Foldable'
  Missing documentation for:
    Module header
  94% ( 15 / 16) in 'Precursor.Control.Alternative'
  Missing documentation for:
    Module header
  93% ( 13 / 14) in 'Precursor.Structure.Traversable'
  Missing documentation for:
    Module header
  92% ( 12 / 13) in 'Precursor.Algebra.Enum'
  Missing documentation for:
    Module header
 100% ( 32 / 32) in 'Precursor'
Warning: Precursor.Numeric.Num: could not find link destinations for:
    D:R:URecDoublep0 UDouble uDouble# D:R:URecFloatp0 UFloat uFloat# D:R:URecIntp0 UInt uInt#
Warning: Precursor.Data.Maybe: could not find link destinations for:
    SingI sing Sing SingKind fromSing DemoteRep D:R:SingMaybeb0 SNothing SJust EqMaybe
Warning: Precursor.Data.Either: could not find link destinations for:
    EqEither
Warning: Precursor.Data.Bool: could not find link destinations for:
    SingI sing Sing SingKind fromSing DemoteRep D:R:SingBoola0 STrue SFalse EqBool
Warning: Precursor.Control.Functor: could not find link destinations for:
    Id Digit Node Elem FingerTree StateL StateR State
Warning: Precursor.Control.Monad: could not find link destinations for:
    State
Warning: Precursor.Control.Applicative: could not find link destinations for:
    Id StateL StateR State unsafeIndex unsafeRangeSize
Warning: Precursor.Algebra.Ord: could not find link destinations for:
    EqOrdering
Warning: Precursor.Algebra.Monoid: could not find link destinations for:
    Max Min
Warning: Precursor.Algebra.Eq: could not find link destinations for:
    CodePoint DecoderState
Warning: Precursor.Structure.Foldable: could not find link destinations for:
    Digit Node Elem FingerTree
Warning: Precursor.Structure.Traversable: could not find link destinations for:
    Digit Node Elem FingerTree
Warning: Precursor.Algebra.Enum: could not find link destinations for:
    ~
Documentation created: dist/doc/html/precursor/index.html,
dist/doc/html/precursor/precursor.txt
Creating package registration file:
/tmp/pkgConf-precursor-0.1.02863161511915804415.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/precursor-0.1.0.0-CLpG2xMRVfMB9mhHgiVbN4
Registering precursor-0.1.0.0...
cabal: Leaving directory '/tmp/cabal-tmp-11976/precursor-0.1.0.0'
Installed precursor-0.1.0.0

Test log

No test log was submitted for this report.