Build #1 for rainbox-0.18.0.10

[all reports]

Package rainbox-0.18.0.10
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2016-07-09 19:15:02.8603 UTC
Compiler ghc-8.0.1.20160521
OS linux
Arch x86_64
Dependencies base-4.9.0.0, bytestring-0.10.8.1, containers-0.5.7.1, lens-simple-0.1.0.9, rainbow-0.28.0.4, text-1.2.2.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-15385/lens-family-core-1.2.1'
Configuring lens-family-core-1.2.1...
Building lens-family-core-1.2.1...
Preprocessing library lens-family-core-1.2.1...
[ 1 of 10] Compiling Lens.Family.State.Zoom ( src/Lens/Family/State/Zoom.hs, dist/build/Lens/Family/State/Zoom.o )
[ 2 of 10] Compiling Lens.Family.Phantom ( src/Lens/Family/Phantom.hs, dist/build/Lens/Family/Phantom.o )
[ 3 of 10] Compiling Lens.Family.Identical ( src/Lens/Family/Identical.hs, dist/build/Lens/Family/Identical.o )

src/Lens/Family/Identical.hs:3:1: warning: [-Wunused-imports]
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 4 of 10] Compiling Lens.Family.Unchecked ( src/Lens/Family/Unchecked.hs, dist/build/Lens/Family/Unchecked.o )
[ 5 of 10] Compiling Lens.Family      ( src/Lens/Family.hs, dist/build/Lens/Family.o )

src/Lens/Family.hs:213:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Num b
    • In the type signature for:
           sumOf :: Num b => FoldLike (Sum b) a a' b b' -> a -> b

src/Lens/Family.hs:221:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Num b
    • In the type signature for:
           productOf :: Num b => FoldLike (Product b) a a' b b' -> a -> b
[ 6 of 10] Compiling Lens.Family.State.Lazy ( src/Lens/Family/State/Lazy.hs, dist/build/Lens/Family/State/Lazy.o )

src/Lens/Family/State/Lazy.hs:40:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Monad m
    • In the type signature for:
           zoom :: Monad m =>
                   LensLike' (Zooming m c) a b -> StateT b m c -> StateT a m c
[ 7 of 10] Compiling Lens.Family.State ( src/Lens/Family/State.hs, dist/build/Lens/Family/State.o )
[ 8 of 10] Compiling Lens.Family.State.Strict ( src/Lens/Family/State/Strict.hs, dist/build/Lens/Family/State/Strict.o )

src/Lens/Family/State/Strict.hs:40:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Monad m
    • In the type signature for:
           zoom :: Monad m =>
                   LensLike' (Zooming m c) a b -> StateT b m c -> StateT a m c
[ 9 of 10] Compiling Lens.Family.Clone ( src/Lens/Family/Clone.hs, dist/build/Lens/Family/Clone.o )
[10 of 10] Compiling Lens.Family.Stock ( src/Lens/Family/Stock.hs, dist/build/Lens/Family/Stock.o )

src/Lens/Family/Stock.hs:221:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Functor f
    • In the type signature for:
           alongside :: Functor f =>
                        LensLike (AlongsideLeft f b2') a1 a1' b1 b1'
                        -> LensLike (AlongsideRight f a1') a2 a2' b2 b2'
                        -> LensLike f (a1, a2) (a1', a2') (b1, b2) (b1', b2')
Running Haddock for lens-family-core-1.2.1...
Running hscolour for lens-family-core-1.2.1...
Preprocessing library lens-family-core-1.2.1...
Preprocessing library lens-family-core-1.2.1...

src/Lens/Family/Identical.hs:3:1: warning: [-Wunused-imports]
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Lens/Family.hs:213:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Num b
    • In the type signature for:
           sumOf :: Num b => FoldLike (Sum b) a a' b b' -> a -> b

src/Lens/Family.hs:221:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Num b
    • In the type signature for:
           productOf :: Num b => FoldLike (Product b) a a' b b' -> a -> b

src/Lens/Family/Stock.hs:221:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Functor f
    • In the type signature for:
           alongside :: Functor f =>
                        LensLike (AlongsideLeft f b2') a1 a1' b1 b1'
                        -> LensLike (AlongsideRight f a1') a2 a2' b2 b2'
                        -> LensLike f (a1, a2) (a1', a2') (b1, b2) (b1', b2')

src/Lens/Family/State/Lazy.hs:40:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Monad m
    • In the type signature for:
           zoom :: Monad m =>
                   LensLike' (Zooming m c) a b -> StateT b m c -> StateT a m c

src/Lens/Family/State/Strict.hs:40:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Monad m
    • In the type signature for:
           zoom :: Monad m =>
                   LensLike' (Zooming m c) a b -> StateT b m c -> StateT a m c
Haddock coverage:
   0% (  0 /  4) in 'Lens.Family.State.Zoom'
  Missing documentation for:
    Module header
    Zooming (src/Lens/Family/State/Zoom.hs:7)
     (src/Lens/Family/State/Zoom.hs:9)
     (src/Lens/Family/State/Zoom.hs:12)
   0% (  0 /  6) in 'Lens.Family.Phantom'
  Missing documentation for:
    Module header
    Phantom (src/Lens/Family/Phantom.hs:8)
     (src/Lens/Family/Phantom.hs:11)
     (src/Lens/Family/Phantom.hs:14)
     (src/Lens/Family/Phantom.hs:17)
     (src/Lens/Family/Phantom.hs:20)
   0% (  0 /  5) in 'Lens.Family.Identical'
  Missing documentation for:
    Module header
    Identical (src/Lens/Family/Identical.hs:9)
     (src/Lens/Family/Identical.hs:12)
     (src/Lens/Family/Identical.hs:15)
     (src/Lens/Family/Identical.hs:18)
  77% ( 10 / 13) in 'Lens.Family.Unchecked'
  Missing documentation for:
    LensLike (src/Lens/Family/Unchecked.hs:88)
    LensLike' (src/Lens/Family/Unchecked.hs:89)
    Identical (src/Lens/Family/Identical.hs:9)
  77% ( 44 / 57) in 'Lens.Family'
  Missing documentation for:
    +~ (src/Lens/Family.hs:327)
    *~ (src/Lens/Family.hs:327)
    -~ (src/Lens/Family.hs:327)
    //~ (src/Lens/Family.hs:334)
    &&~ (src/Lens/Family.hs:339)
    ||~ (src/Lens/Family.hs:339)
    LensLike (src/Lens/Family/Unchecked.hs:88)
    LensLike' (src/Lens/Family/Unchecked.hs:89)
    FoldLike (src/Lens/Family.hs:111)
    FoldLike' (src/Lens/Family.hs:112)
    ASetter (src/Lens/Family.hs:113)
    ASetter' (src/Lens/Family.hs:114)
    Phantom (src/Lens/Family/Phantom.hs:8)
  65% ( 17 / 26) in 'Lens.Family.Clone'
  Missing documentation for:
    IStore (src/Lens/Family/Clone.hs:54)
    IKleeneStore (src/Lens/Family/Clone.hs:71)
    LensLike (src/Lens/Family/Unchecked.hs:88)
    LensLike' (src/Lens/Family/Unchecked.hs:89)
    FoldLike (src/Lens/Family.hs:111)
    FoldLike' (src/Lens/Family.hs:112)
    ASetter (src/Lens/Family.hs:113)
    Phantom (src/Lens/Family/Phantom.hs:8)
    Identical (src/Lens/Family/Identical.hs:9)
  84% ( 26 / 31) in 'Lens.Family.Stock'
  Missing documentation for:
    AlongsideLeft (src/Lens/Family/Stock.hs:205)
    AlongsideRight (src/Lens/Family/Stock.hs:213)
    LensLike (src/Lens/Family/Unchecked.hs:88)
    LensLike' (src/Lens/Family/Unchecked.hs:89)
    Identical (src/Lens/Family/Identical.hs:9)
  60% ( 18 / 30) in 'Lens.Family.State.Lazy'
  Missing documentation for:
    += (src/Lens/Family/State/Lazy.hs:131)
    -= (src/Lens/Family/State/Lazy.hs:131)
    *= (src/Lens/Family/State/Lazy.hs:131)
    //= (src/Lens/Family/State/Lazy.hs:138)
    &&= (src/Lens/Family/State/Lazy.hs:143)
    ||= (src/Lens/Family/State/Lazy.hs:143)
    Zooming (src/Lens/Family/State/Zoom.hs:7)
    LensLike (src/Lens/Family/Unchecked.hs:88)
    LensLike' (src/Lens/Family/Unchecked.hs:89)
    FoldLike (src/Lens/Family.hs:111)
    ASetter (src/Lens/Family.hs:113)
    ASetter' (src/Lens/Family.hs:114)
  50% (  1 /  2) in 'Lens.Family.State'
  Missing documentation for:
    Module header
  60% ( 18 / 30) in 'Lens.Family.State.Strict'
  Missing documentation for:
    += (src/Lens/Family/State/Strict.hs:131)
    -= (src/Lens/Family/State/Strict.hs:131)
    *= (src/Lens/Family/State/Strict.hs:131)
    //= (src/Lens/Family/State/Strict.hs:138)
    &&= (src/Lens/Family/State/Strict.hs:143)
    ||= (src/Lens/Family/State/Strict.hs:143)
    Zooming (src/Lens/Family/State/Zoom.hs:7)
    LensLike (src/Lens/Family/Unchecked.hs:88)
    LensLike' (src/Lens/Family/Unchecked.hs:89)
    FoldLike (src/Lens/Family.hs:111)
    ASetter (src/Lens/Family.hs:113)
    ASetter' (src/Lens/Family.hs:114)
Warning: Lens.Family.Unchecked: could not find link destinations for:
    extract
Warning: Lens.Family: could not find link destinations for:
    coerce extract unsafeIndex unsafeRangeSize Max Min
Warning: Lens.Family.Clone: could not find link destinations for:
    coerce extract
Warning: Lens.Family.Stock: could not find link destinations for:
    coerce extract
Warning: Lens.Family.State.Lazy: could not find link destinations for:
    coerce extract unsafeIndex unsafeRangeSize Max Min
Warning: Lens.Family.State.Strict: could not find link destinations for:
    coerce extract unsafeIndex unsafeRangeSize Max Min
Documentation created: dist/doc/html/lens-family-core/index.html,
dist/doc/html/lens-family-core/lens-family-core.txt
Creating package registration file:
/tmp/pkgConf-lens-family-core-1.22145174067468703135.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/lens-family-core-1.2.1-5RCVtiWZK9U1HxjWy5bsny
Registering lens-family-core-1.2.1...
cabal: Leaving directory '/tmp/cabal-tmp-15385/lens-family-core-1.2.1'
Installed lens-family-core-1.2.1
cabal: Entering directory '/tmp/cabal-tmp-15385/lens-family-th-0.5.0.0'
Configuring lens-family-th-0.5.0.0...
Building lens-family-th-0.5.0.0...
Preprocessing library lens-family-th-0.5.0.0...
[1 of 3] Compiling Lens.Family.THCore ( Lens/Family/THCore.hs, dist/build/Lens/Family/THCore.o )
[2 of 3] Compiling Lens.Family2.TH  ( Lens/Family2/TH.hs, dist/build/Lens/Family2/TH.o )
[3 of 3] Compiling Lens.Family.TH   ( Lens/Family/TH.hs, dist/build/Lens/Family/TH.o )
Running Haddock for lens-family-th-0.5.0.0...
Running hscolour for lens-family-th-0.5.0.0...
Preprocessing library lens-family-th-0.5.0.0...
Preprocessing library lens-family-th-0.5.0.0...
Haddock coverage:
 100% (  6 /  6) in 'Lens.Family.THCore'
  62% (  5 /  8) in 'Lens.Family2.TH'
  Missing documentation for:
    mkLenses (Lens/Family2/TH.hs:46)
    mkLensesBy (Lens/Family2/TH.hs:62)
    mkLensesFor (Lens/Family2/TH.hs:75)
  62% (  5 /  8) in 'Lens.Family.TH'
  Missing documentation for:
    mkLenses (Lens/Family/TH.hs:46)
    mkLensesBy (Lens/Family/TH.hs:62)
    mkLensesFor (Lens/Family/TH.hs:75)
Documentation created: dist/doc/html/lens-family-th/index.html,
dist/doc/html/lens-family-th/lens-family-th.txt
Creating package registration file:
/tmp/pkgConf-lens-family-th-0.5.089369871982275856.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/lens-family-th-0.5.0.0-FywDo6KyctS3obDIx9jjWj
Registering lens-family-th-0.5.0.0...
cabal: Leaving directory '/tmp/cabal-tmp-15385/lens-family-th-0.5.0.0'
Installed lens-family-th-0.5.0.0
cabal: Entering directory '/tmp/cabal-tmp-15385/mtl-2.2.1'
Configuring mtl-2.2.1...
Building mtl-2.2.1...
Preprocessing library mtl-2.2.1...
[ 1 of 22] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )
[ 2 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
[ 3 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
[ 4 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[ 5 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 6 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )
[ 7 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )
[ 8 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 9 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )
[10 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o )
[11 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[12 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[13 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[14 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[15 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[16 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[17 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[18 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[19 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[20 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[21 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o )
Running Haddock for mtl-2.2.1...
Running hscolour for mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Haddock coverage:
  75% (  3 /  4) in 'Control.Monad.Writer.Class'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
 100% (  5 /  5) in 'Control.Monad.State.Class'
 100% (  3 /  3) in 'Control.Monad.Reader.Class'
  80% (  4 /  5) in 'Control.Monad.RWS.Class'
  Missing documentation for:
    MonadRWS (Control/Monad/RWS/Class.hs:44)
 100% (  4 /  4) in 'Control.Monad.Identity'
 100% (  3 /  3) in 'Control.Monad.Error.Class'
  50% (  1 /  2) in 'Control.Monad.Cont.Class'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:73)
 100% (  3 /  3) in 'Control.Monad.Trans'
  93% ( 14 / 15) in 'Control.Monad.Error'
  Missing documentation for:
    runErrorT
 100% ( 19 / 19) in 'Control.Monad.Except'
 100% (  5 /  5) in 'Control.Monad.List'
  95% ( 21 / 22) in 'Control.Monad.RWS.Lazy'
  Missing documentation for:
    runRWST
 100% (  2 /  2) in 'Control.Monad.RWS'
  96% ( 22 / 23) in 'Control.Monad.Reader'
  Missing documentation for:
    runReaderT
  95% ( 21 / 22) in 'Control.Monad.RWS.Strict'
  Missing documentation for:
    runRWST
  96% ( 24 / 25) in 'Control.Monad.State.Lazy'
  Missing documentation for:
    runStateT
 100% (  2 /  2) in 'Control.Monad.State'
  96% ( 24 / 25) in 'Control.Monad.State.Strict'
  Missing documentation for:
    runStateT
  89% ( 17 / 19) in 'Control.Monad.Writer.Lazy'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
    runWriterT
 100% (  2 /  2) in 'Control.Monad.Writer'
  94% ( 17 / 18) in 'Control.Monad.Writer.Strict'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
  91% ( 20 / 22) in 'Control.Monad.Cont'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:73)
    runContT
Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt
Creating package registration file: /tmp/pkgConf-mtl-2.21590079444434248626.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM
Registering mtl-2.2.1...
cabal: Leaving directory '/tmp/cabal-tmp-15385/mtl-2.2.1'
Installed mtl-2.2.1
cabal: Entering directory '/tmp/cabal-tmp-15385/text-1.2.2.1'
Configuring text-1.2.2.1...
Building text-1.2.2.1...
Preprocessing library text-1.2.2.1...
[ 1 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )
[ 2 of 44] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 3 of 44] Compiling Data.Text.Internal.Builder.RealFloat.Functions ( Data/Text/Internal/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Internal/Builder/RealFloat/Functions.o )
[ 4 of 44] Compiling Data.Text.Internal.Builder.Int.Digits ( Data/Text/Internal/Builder/Int/Digits.hs, dist/build/Data/Text/Internal/Builder/Int/Digits.o )
[ 5 of 44] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o )
[ 6 of 44] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[ 7 of 44] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[ 8 of 44] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o )
[ 9 of 44] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o )
[10 of 44] Compiling Data.Text.Array  ( Data/Text/Array.hs, dist/build/Data/Text/Array.o )
[11 of 44] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o )
[12 of 44] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o )
[13 of 44] Compiling Data.Text.Internal.Fusion.Size ( Data/Text/Internal/Fusion/Size.hs, dist/build/Data/Text/Internal/Fusion/Size.o )
[14 of 44] Compiling Data.Text.Internal.Fusion.Types ( Data/Text/Internal/Fusion/Types.hs, dist/build/Data/Text/Internal/Fusion/Types.o )
[15 of 44] Compiling Data.Text.Internal.Fusion.CaseMapping ( Data/Text/Internal/Fusion/CaseMapping.hs, dist/build/Data/Text/Internal/Fusion/CaseMapping.o )
[16 of 44] Compiling Data.Text.Internal.Fusion.Common ( Data/Text/Internal/Fusion/Common.hs, dist/build/Data/Text/Internal/Fusion/Common.o )
[17 of 44] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o )
[18 of 44] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o )
[19 of 44] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o )
[20 of 44] Compiling Data.Text.Show   ( Data/Text/Show.hs, dist/build/Data/Text/Show.o )
[21 of 44] Compiling Data.Text.Internal.Encoding.Fusion.Common ( Data/Text/Internal/Encoding/Fusion/Common.hs, dist/build/Data/Text/Internal/Encoding/Fusion/Common.o )
[22 of 44] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[23 of 44] Compiling Data.Text.Internal.Encoding.Fusion ( Data/Text/Internal/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Encoding/Fusion.o )
[24 of 44] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o )
[25 of 44] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o )
[26 of 44] Compiling Data.Text.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o )
[27 of 44] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o )
[28 of 44] Compiling Data.Text        ( Data/Text.hs, dist/build/Data/Text.o )

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

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

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

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

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

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

Data/Text.hs:617:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT >=N/length -> compareLength//=LT" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’
[29 of 44] Compiling Data.Text.Internal.IO ( Data/Text/Internal/IO.hs, dist/build/Data/Text/Internal/IO.o )
[30 of 44] Compiling Data.Text.IO     ( Data/Text/IO.hs, dist/build/Data/Text/IO.o )
[31 of 44] Compiling Data.Text.Internal.Lazy ( Data/Text/Internal/Lazy.hs, dist/build/Data/Text/Internal/Lazy.o )
[32 of 44] Compiling Data.Text.Internal.Lazy.Fusion ( Data/Text/Internal/Lazy/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Fusion.o )
[33 of 44] Compiling Data.Text.Internal.Lazy.Search ( Data/Text/Internal/Lazy/Search.hs, dist/build/Data/Text/Internal/Lazy/Search.o )
[34 of 44] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o )
[35 of 44] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o )
[36 of 44] Compiling Data.Text.Lazy   ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o )
[37 of 44] Compiling Data.Text.Internal.Builder ( Data/Text/Internal/Builder.hs, dist/build/Data/Text/Internal/Builder.o )

Data/Text/Internal/Builder.hs:324:1: warning: [-Winline-rule-shadowing]
    Rule "flush/flush" may never fire
      because ‘flush’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘flush’
[38 of 44] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o )
[39 of 44] Compiling Data.Text.Internal.Builder.Functions ( Data/Text/Internal/Builder/Functions.hs, dist/build/Data/Text/Internal/Builder/Functions.o )
[40 of 44] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o )
[41 of 44] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o )
[42 of 44] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o )
[43 of 44] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o )
[44 of 44] Compiling Data.Text.Read   ( Data/Text/Read.hs, dist/build/Data/Text/Read.o )
Running Haddock for text-1.2.2.1...
Running hscolour for text-1.2.2.1...
Preprocessing library text-1.2.2.1...
Preprocessing library text-1.2.2.1...
Haddock coverage:
  14% (  1 /  7) in 'Data.Text.Internal.Read'
  Missing documentation for:
    IReader (Data/Text/Internal/Read.hs:26)
    IParser (Data/Text/Internal/Read.hs:28)
    T (Data/Text/Internal/Read.hs:48)
    digitToInt (Data/Text/Internal/Read.hs:61)
    hexDigitToInt (Data/Text/Internal/Read.hs:55)
    perhaps (Data/Text/Internal/Read.hs:50)
  50% (  1 /  2) in 'Data.Text.Internal.Encoding.Utf32'
  Missing documentation for:
    validate (Data/Text/Internal/Encoding/Utf32.hs:24)
  50% (  1 /  2) in 'Data.Text.Internal.Builder.RealFloat.Functions'
  Missing documentation for:
    roundTo (Data/Text/Internal/Builder/RealFloat/Functions.hs:17)
   0% (  0 /  2) in 'Data.Text.Internal.Builder.Int.Digits'
  Missing documentation for:
    Module header
    digits (Data/Text/Internal/Builder/Int/Digits.hs:21)
 100% ( 12 / 12) in 'Data.Text.Encoding.Error'
 100% (  2 /  2) in 'Data.Text.Internal.Unsafe.Shift'
  25% (  1 /  4) in 'Data.Text.Internal.Encoding.Utf16'
  Missing documentation for:
    chr2 (Data/Text/Internal/Encoding/Utf16.hs:29)
    validate1 (Data/Text/Internal/Encoding/Utf16.hs:38)
    validate2 (Data/Text/Internal/Encoding/Utf16.hs:42)
 100% (  2 /  2) in 'Data.Text.Internal.Functions'
 100% (  3 /  3) in 'Data.Text.Internal.Unsafe'
 100% ( 16 / 16) in 'Data.Text.Array'
  33% (  2 /  6) in 'Data.Text.Internal.Unsafe.Char'
  Missing documentation for:
    ord (Data/Text/Internal/Unsafe/Char.hs:39)
    unsafeChr (Data/Text/Internal/Unsafe/Char.hs:43)
    unsafeChr8 (Data/Text/Internal/Unsafe/Char.hs:47)
    unsafeChr32 (Data/Text/Internal/Unsafe/Char.hs:51)
  95% ( 19 / 20) in 'Data.Text.Internal'
  Missing documentation for:
    textP (Data/Text/Internal.hs:97)
  38% (  5 / 13) in 'Data.Text.Internal.Fusion.Size'
  Missing documentation for:
    Size (Data/Text/Internal/Fusion/Size.hs:40)
    exactly (Data/Text/Internal/Fusion/Size.hs:44)
    exactSize (Data/Text/Internal/Fusion/Size.hs:49)
    maxSize (Data/Text/Internal/Fusion/Size.hs:57)
    betweenSize (Data/Text/Internal/Fusion/Size.hs:65)
    unknownSize (Data/Text/Internal/Fusion/Size.hs:74)
    compareSize (Data/Text/Internal/Fusion/Size.hs:143)
    isEmpty (Data/Text/Internal/Fusion/Size.hs:151)
  88% (  7 /  8) in 'Data.Text.Internal.Fusion.Types'
  Missing documentation for:
    Stream (Data/Text/Internal/Fusion/Types.hs:83)
   0% (  0 /  5) in 'Data.Text.Internal.Fusion.CaseMapping'
  Missing documentation for:
    Module header
    upperMapping (Data/Text/Internal/Fusion/CaseMapping.hs:13)
    lowerMapping (Data/Text/Internal/Fusion/CaseMapping.hs:220)
    titleMapping (Data/Text/Internal/Fusion/CaseMapping.hs:225)
    foldMapping (Data/Text/Internal/Fusion/CaseMapping.hs:324)
  89% ( 63 / 71) in 'Data.Text.Internal.Fusion.Common'
  Missing documentation for:
    singleton (Data/Text/Internal/Fusion/Common.hs:119)
    streamList (Data/Text/Internal/Fusion/Common.hs:125)
    unstreamList (Data/Text/Internal/Fusion/Common.hs:131)
    intercalate (Data/Text/Internal/Fusion/Common.hs:577)
    justifyLeftI (Data/Text/Internal/Fusion/Common.hs:479)
    scanl (Data/Text/Internal/Fusion/Common.hs:656)
    replicateCharI (Data/Text/Internal/Fusion/Common.hs:671)
    replicateI (Data/Text/Internal/Fusion/Common.hs:682)
  93% ( 13 / 14) in 'Data.Text.Unsafe'
  Missing documentation for:
    Iter (Data/Text/Unsafe.hs:62)
  33% (  1 /  3) in 'Data.Text.Internal.Private'
  Missing documentation for:
    runText (Data/Text/Internal/Private.hs:33)
    span_ (Data/Text/Internal/Private.hs:23)
  91% ( 20 / 22) in 'Data.Text.Internal.Fusion'
  Missing documentation for:
    Stream (Data/Text/Internal/Fusion/Types.hs:83)
    length (Data/Text/Internal/Fusion.hs:127)
 100% (  4 /  4) in 'Data.Text.Show'
  33% (  2 /  6) in 'Data.Text.Internal.Encoding.Fusion.Common'
  Missing documentation for:
    restreamUtf16LE (Data/Text/Internal/Encoding/Fusion/Common.hs:63)
    restreamUtf16BE (Data/Text/Internal/Encoding/Fusion/Common.hs:39)
    restreamUtf32LE (Data/Text/Internal/Encoding/Fusion/Common.hs:106)
    restreamUtf32BE (Data/Text/Internal/Encoding/Fusion/Common.hs:87)
  17% (  2 / 12) in 'Data.Text.Internal.Encoding.Utf8'
  Missing documentation for:
    ord2 (Data/Text/Internal/Encoding/Utf8.hs:58)
    ord3 (Data/Text/Internal/Encoding/Utf8.hs:69)
    ord4 (Data/Text/Internal/Encoding/Utf8.hs:81)
    chr2 (Data/Text/Internal/Encoding/Utf8.hs:94)
    chr3 (Data/Text/Internal/Encoding/Utf8.hs:103)
    chr4 (Data/Text/Internal/Encoding/Utf8.hs:114)
    validate1 (Data/Text/Internal/Encoding/Utf8.hs:128)
    validate2 (Data/Text/Internal/Encoding/Utf8.hs:132)
    validate3 (Data/Text/Internal/Encoding/Utf8.hs:136)
    validate4 (Data/Text/Internal/Encoding/Utf8.hs:153)
  91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion'
  Missing documentation for:
    streamASCII (Data/Text/Internal/Encoding/Fusion.hs:57)
 100% ( 33 / 33) in 'Data.Text.Encoding'
 100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Search'
 100% ( 18 / 18) in 'Data.Text.Foreign'
 100% (127 /127) in 'Data.Text'
 100% (  3 /  3) in 'Data.Text.Internal.IO'
 100% ( 20 / 20) in 'Data.Text.IO'
  93% ( 14 / 15) in 'Data.Text.Internal.Lazy'
  Missing documentation for:
    Text (Data/Text/Internal/Lazy.hs:47)
 100% (  8 /  8) in 'Data.Text.Internal.Lazy.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Lazy.Search'
 100% (  2 /  2) in 'Data.Text.Lazy.Internal'
  89% ( 24 / 27) in 'Data.Text.Lazy.Encoding'
  Missing documentation for:
    encodeUtf8 (Data/Text/Lazy/Encoding.hs:148)
    encodeUtf8Builder (Data/Text/Lazy/Encoding.hs:162)
    encodeUtf8BuilderEscaped (Data/Text/Lazy/Encoding.hs:167)
  99% (128 /129) in 'Data.Text.Lazy'
  Missing documentation for:
    Text (Data/Text/Internal/Lazy.hs:47)
  94% ( 16 / 17) in 'Data.Text.Internal.Builder'
  Missing documentation for:
    append' (Data/Text/Internal/Builder.hs:301)
 100% ( 12 / 12) in 'Data.Text.Lazy.Builder'
 100% (  3 /  3) in 'Data.Text.Internal.Builder.Functions'
   0% (  0 /  3) in 'Data.Text.Lazy.Builder.Int'
  Missing documentation for:
    Module header
    decimal (Data/Text/Lazy/Builder/Int.hs:52)
    hexadecimal (Data/Text/Lazy/Builder/Int.hs:162)
 100% ( 19 / 19) in 'Data.Text.Lazy.IO'
 100% (  7 /  7) in 'Data.Text.Lazy.Read'
  75% (  3 /  4) in 'Data.Text.Lazy.Builder.RealFloat'
  Missing documentation for:
    formatRealFloat (Data/Text/Lazy/Builder/RealFloat.hs:46)
 100% (  7 /  7) in 'Data.Text.Read'
Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for:
    findIndicesI
Warning: Data.Text: could not find link destinations for:
    replicateChar countChar
Warning: Data.Text.Internal.IO: could not find link destinations for:
    Handle__
Warning: Data.Text.Lazy: could not find link destinations for:
    replicateChar dropWords splitAtWord countChar
Warning: Data.Text.Internal.Builder: could not find link destinations for:
    empty append
Warning: Data.Text.Lazy.Builder.RealFloat: could not find link destinations for:
    floatToDigits
Documentation created: dist/doc/html/text/index.html,
dist/doc/html/text/text.txt
Creating package registration file:
/tmp/pkgConf-text-1.2.29418042891826620483.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/text-1.2.2.1-9Yh8rJoh8fO2JMLWffT3Qs
Registering text-1.2.2.1...
cabal: Leaving directory '/tmp/cabal-tmp-15385/text-1.2.2.1'
Installed text-1.2.2.1
cabal: Entering directory '/tmp/cabal-tmp-15385/lens-family-1.2.1'
Configuring lens-family-1.2.1...
Building lens-family-1.2.1...
Preprocessing library lens-family-1.2.1...
[1 of 6] Compiling Lens.Family2.Unchecked ( src/Lens/Family2/Unchecked.hs, dist/build/Lens/Family2/Unchecked.o )
[2 of 6] Compiling Lens.Family2     ( src/Lens/Family2.hs, dist/build/Lens/Family2.o )
[3 of 6] Compiling Lens.Family2.Stock ( src/Lens/Family2/Stock.hs, dist/build/Lens/Family2/Stock.o )
[4 of 6] Compiling Lens.Family2.State.Lazy ( src/Lens/Family2/State/Lazy.hs, dist/build/Lens/Family2/State/Lazy.o )
[5 of 6] Compiling Lens.Family2.State ( src/Lens/Family2/State.hs, dist/build/Lens/Family2/State.o )
[6 of 6] Compiling Lens.Family2.State.Strict ( src/Lens/Family2/State/Strict.hs, dist/build/Lens/Family2/State/Strict.o )
Running Haddock for lens-family-1.2.1...
Running hscolour for lens-family-1.2.1...
Preprocessing library lens-family-1.2.1...
Preprocessing library lens-family-1.2.1...
Haddock coverage:
  57% ( 12 / 21) in 'Lens.Family2.Unchecked'
  Missing documentation for:
    Lens (src/Lens/Family2/Unchecked.hs:94)
    Lens' (src/Lens/Family2/Unchecked.hs:95)
    Traversal (src/Lens/Family2/Unchecked.hs:97)
    Traversal' (src/Lens/Family2/Unchecked.hs:98)
    Setter (src/Lens/Family2/Unchecked.hs:100)
    Setter' (src/Lens/Family2/Unchecked.hs:101)
    LensLike
    LensLike'
    Identical
  63% ( 37 / 59) in 'Lens.Family2'
  Missing documentation for:
    +~ (src/Lens/Family2.hs:207)
    *~ (src/Lens/Family2.hs:207)
    -~ (src/Lens/Family2.hs:207)
    //~ (src/Lens/Family2.hs:214)
    &&~ (src/Lens/Family2.hs:219)
    ||~ (src/Lens/Family2.hs:219)
    Lens (src/Lens/Family2/Unchecked.hs:94)
    Lens' (src/Lens/Family2/Unchecked.hs:95)
    Traversal (src/Lens/Family2/Unchecked.hs:97)
    Traversal' (src/Lens/Family2/Unchecked.hs:98)
    Setter (src/Lens/Family2/Unchecked.hs:100)
    Setter' (src/Lens/Family2/Unchecked.hs:101)
    Getter (src/Lens/Family2.hs:116)
    Getter' (src/Lens/Family2.hs:117)
    Fold (src/Lens/Family2.hs:113)
    Fold' (src/Lens/Family2.hs:114)
    LensLike
    LensLike'
    FoldLike
    FoldLike'
    Phantom
    Identical
  72% ( 26 / 36) in 'Lens.Family2.Stock'
  Missing documentation for:
    AlongsideLeft
    AlongsideRight
    Lens (src/Lens/Family2/Unchecked.hs:94)
    Lens' (src/Lens/Family2/Unchecked.hs:95)
    Traversal (src/Lens/Family2/Unchecked.hs:97)
    Traversal' (src/Lens/Family2/Unchecked.hs:98)
    Setter (src/Lens/Family2/Unchecked.hs:100)
    LensLike
    LensLike'
    Identical
  58% ( 18 / 31) in 'Lens.Family2.State.Lazy'
  Missing documentation for:
    += (src/Lens/Family2/State/Lazy.hs:109)
    -= (src/Lens/Family2/State/Lazy.hs:109)
    *= (src/Lens/Family2/State/Lazy.hs:109)
    //= (src/Lens/Family2/State/Lazy.hs:116)
    &&= (src/Lens/Family2/State/Lazy.hs:121)
    ||= (src/Lens/Family2/State/Lazy.hs:121)
    Zooming
    LensLike
    LensLike'
    FoldLike
    Setter (src/Lens/Family2/Unchecked.hs:100)
    Setter' (src/Lens/Family2/Unchecked.hs:101)
    Identical
  50% (  1 /  2) in 'Lens.Family2.State'
  Missing documentation for:
    Module header
  58% ( 18 / 31) in 'Lens.Family2.State.Strict'
  Missing documentation for:
    += (src/Lens/Family2/State/Strict.hs:109)
    -= (src/Lens/Family2/State/Strict.hs:109)
    *= (src/Lens/Family2/State/Strict.hs:109)
    //= (src/Lens/Family2/State/Strict.hs:116)
    &&= (src/Lens/Family2/State/Strict.hs:121)
    ||= (src/Lens/Family2/State/Strict.hs:121)
    Zooming
    LensLike
    LensLike'
    FoldLike
    Setter (src/Lens/Family2/Unchecked.hs:100)
    Setter' (src/Lens/Family2/Unchecked.hs:101)
    Identical
Warning: Lens.Family2.Unchecked: could not find link destinations for:
    extract
Warning: Lens.Family2: could not find link destinations for:
    coerce extract Max Min
Warning: Lens.Family2.Stock: could not find link destinations for:
    coerce extract
Warning: Lens.Family2.State.Lazy: could not find link destinations for:
    coerce extract Max Min
Warning: Lens.Family2.State.Strict: could not find link destinations for:
    coerce extract Max Min
Documentation created: dist/doc/html/lens-family/index.html,
dist/doc/html/lens-family/lens-family.txt
Creating package registration file:
/tmp/pkgConf-lens-family-1.25924562891176225844.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/lens-family-1.2.1-AugAX5xKHbEAnPz36Xg4u1
Registering lens-family-1.2.1...
cabal: Leaving directory '/tmp/cabal-tmp-15385/lens-family-1.2.1'
Installed lens-family-1.2.1
cabal: Entering directory '/tmp/cabal-tmp-15385/lens-simple-0.1.0.9'
Configuring lens-simple-0.1.0.9...
Building lens-simple-0.1.0.9...
Preprocessing library lens-simple-0.1.0.9...
[1 of 1] Compiling Lens.Simple      ( Lens/Simple.hs, dist/build/Lens/Simple.o )
Running Haddock for lens-simple-0.1.0.9...
Running hscolour for lens-simple-0.1.0.9...
Preprocessing library lens-simple-0.1.0.9...
Preprocessing library lens-simple-0.1.0.9...
Haddock coverage:
  70% ( 80 /115) in 'Lens.Simple'
  Missing documentation for:
    Module header
    Lens
    Traversal
    Setter
    Getter
    Fold
    FoldLike
    SetterLike (Lens/Simple.hs:137)
    LensLike
    ?~ (Lens/Simple.hs:139)
    +~
    *~
    -~
    //~
    &&~
    ||~
    +=
    -=
    *=
    //=
    &&=
    ||=
    LensLike'
    Lens'
    Traversal'
    Getter'
    Setter'
    FoldLike'
    ASetter'
    ASetter
    Identical
    Phantom
    AlongsideLeft
    AlongsideRight
    Zooming
Warning: Lens.Simple: could not find link destinations for:
    extract coerce unsafeIndex unsafeRangeSize Max Min
Documentation created: dist/doc/html/lens-simple/index.html,
dist/doc/html/lens-simple/lens-simple.txt
Creating package registration file:
/tmp/pkgConf-lens-simple-0.1.0532495011415675634.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/lens-simple-0.1.0.9-HxaXJEFd33l7pILAYRqlbc
Registering lens-simple-0.1.0.9...
cabal: Leaving directory '/tmp/cabal-tmp-15385/lens-simple-0.1.0.9'
Installed lens-simple-0.1.0.9
cabal: Entering directory '/tmp/cabal-tmp-15385/rainbow-0.28.0.4'
Configuring rainbow-0.28.0.4...
Building rainbow-0.28.0.4...
Preprocessing library rainbow-0.28.0.4...
[1 of 3] Compiling Rainbow.Types    ( lib/Rainbow/Types.hs, dist/build/Rainbow/Types.o )
[2 of 3] Compiling Rainbow.Translate ( lib/Rainbow/Translate.hs, dist/build/Rainbow/Translate.o )
[3 of 3] Compiling Rainbow          ( lib/Rainbow.hs, dist/build/Rainbow.o )
Running Haddock for rainbow-0.28.0.4...
Running hscolour for rainbow-0.28.0.4...
Preprocessing library rainbow-0.28.0.4...
Preprocessing library rainbow-0.28.0.4...
Haddock coverage:
  29% ( 14 / 49) in 'Rainbow.Types'
  Missing documentation for:
    enum8toWord8 (lib/Rainbow/Types.hs:54)
    black (lib/Rainbow/Types.hs:65)
    red (lib/Rainbow/Types.hs:68)
    green (lib/Rainbow/Types.hs:71)
    yellow (lib/Rainbow/Types.hs:74)
    blue (lib/Rainbow/Types.hs:77)
    magenta (lib/Rainbow/Types.hs:80)
    cyan (lib/Rainbow/Types.hs:83)
    white (lib/Rainbow/Types.hs:86)
    grey (lib/Rainbow/Types.hs:89)
    brightRed (lib/Rainbow/Types.hs:92)
    brightGreen (lib/Rainbow/Types.hs:95)
    brightYellow (lib/Rainbow/Types.hs:98)
    brightBlue (lib/Rainbow/Types.hs:101)
    brightMagenta (lib/Rainbow/Types.hs:104)
    brightCyan (lib/Rainbow/Types.hs:107)
    brightWhite (lib/Rainbow/Types.hs:110)
    strikeout (lib/Rainbow/Types.hs:129)
    invisible (lib/Rainbow/Types.hs:129)
    inverse (lib/Rainbow/Types.hs:129)
    blink (lib/Rainbow/Types.hs:129)
    underline (lib/Rainbow/Types.hs:129)
    italic (lib/Rainbow/Types.hs:129)
    faint (lib/Rainbow/Types.hs:129)
    bold (lib/Rainbow/Types.hs:129)
    format (lib/Rainbow/Types.hs:150)
    back (lib/Rainbow/Types.hs:150)
    fore (lib/Rainbow/Types.hs:150)
    style256 (lib/Rainbow/Types.hs:168)
    style8 (lib/Rainbow/Types.hs:168)
     (lib/Rainbow/Types.hs:170)
    yarn (lib/Rainbow/Types.hs:204)
    scheme (lib/Rainbow/Types.hs:204)
    color256 (lib/Rainbow/Types.hs:222)
    color8 (lib/Rainbow/Types.hs:222)
  21% ( 12 / 56) in 'Rainbow.Translate'
  Missing documentation for:
    single (lib/Rainbow/Translate.hs:51)
    escape (lib/Rainbow/Translate.hs:54)
    csi (lib/Rainbow/Translate.hs:57)
    sgr (lib/Rainbow/Translate.hs:60)
    params (lib/Rainbow/Translate.hs:63)
    sgrSingle (lib/Rainbow/Translate.hs:68)
    sgrDouble (lib/Rainbow/Translate.hs:71)
    normalDefault (lib/Rainbow/Translate.hs:74)
    bold (lib/Rainbow/Translate.hs:77)
    faint (lib/Rainbow/Translate.hs:80)
    italic (lib/Rainbow/Translate.hs:83)
    underline (lib/Rainbow/Translate.hs:86)
    blink (lib/Rainbow/Translate.hs:89)
    inverse (lib/Rainbow/Translate.hs:95)
    invisible (lib/Rainbow/Translate.hs:98)
    strikeout (lib/Rainbow/Translate.hs:101)
    foreBlack (lib/Rainbow/Translate.hs:104)
    foreRed (lib/Rainbow/Translate.hs:107)
    foreGreen (lib/Rainbow/Translate.hs:110)
    foreYellow (lib/Rainbow/Translate.hs:113)
    foreBlue (lib/Rainbow/Translate.hs:116)
    foreMagenta (lib/Rainbow/Translate.hs:119)
    foreCyan (lib/Rainbow/Translate.hs:122)
    foreWhite (lib/Rainbow/Translate.hs:125)
    foreDefault (lib/Rainbow/Translate.hs:130)
    backBlack (lib/Rainbow/Translate.hs:133)
    backRed (lib/Rainbow/Translate.hs:136)
    backGreen (lib/Rainbow/Translate.hs:139)
    backYellow (lib/Rainbow/Translate.hs:142)
    backBlue (lib/Rainbow/Translate.hs:145)
    backMagenta (lib/Rainbow/Translate.hs:148)
    backCyan (lib/Rainbow/Translate.hs:151)
    backWhite (lib/Rainbow/Translate.hs:154)
    backDefault (lib/Rainbow/Translate.hs:159)
    fore256 (lib/Rainbow/Translate.hs:162)
    back256 (lib/Rainbow/Translate.hs:165)
    foreColor8 (lib/Rainbow/Translate.hs:168)
    backColor8 (lib/Rainbow/Translate.hs:179)
    renderFormat (lib/Rainbow/Translate.hs:190)
    renderStyle8 (lib/Rainbow/Translate.hs:203)
    renderStyle256 (lib/Rainbow/Translate.hs:211)
    toByteStringsColors0 (lib/Rainbow/Translate.hs:219)
    toByteStringsColors8 (lib/Rainbow/Translate.hs:226)
    toByteStringsColors256 (lib/Rainbow/Translate.hs:237)
  56% ( 34 / 61) in 'Rainbow'
  Missing documentation for:
    faint (lib/Rainbow.hs:192)
    italic (lib/Rainbow.hs:195)
    underline (lib/Rainbow.hs:198)
    blink (lib/Rainbow.hs:201)
    inverse (lib/Rainbow.hs:204)
    invisible (lib/Rainbow.hs:207)
    strikeout (lib/Rainbow.hs:210)
    black (lib/Rainbow.hs:234)
    red (lib/Rainbow.hs:237)
    green (lib/Rainbow.hs:240)
    yellow (lib/Rainbow.hs:243)
    blue (lib/Rainbow.hs:246)
    magenta (lib/Rainbow.hs:249)
    cyan (lib/Rainbow.hs:252)
    white (lib/Rainbow.hs:255)
    grey (lib/Rainbow.hs:258)
    brightRed (lib/Rainbow.hs:261)
    brightGreen (lib/Rainbow.hs:264)
    brightYellow (lib/Rainbow.hs:267)
    brightBlue (lib/Rainbow.hs:270)
    brightMagenta (lib/Rainbow.hs:273)
    brightCyan (lib/Rainbow.hs:276)
    brightWhite (lib/Rainbow.hs:279)
    color256 (lib/Rainbow.hs:282)
    toByteStringsColors0 (lib/Rainbow/Translate.hs:219)
    toByteStringsColors8 (lib/Rainbow/Translate.hs:226)
    toByteStringsColors256 (lib/Rainbow/Translate.hs:237)
Documentation created: dist/doc/html/rainbow/index.html,
dist/doc/html/rainbow/rainbow.txt
Creating package registration file:
/tmp/pkgConf-rainbow-0.28.01286966948962764794.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/rainbow-0.28.0.4-EYZ4f4H37PCGT0J2DMaUFo
Registering rainbow-0.28.0.4...
cabal: Leaving directory '/tmp/cabal-tmp-15385/rainbow-0.28.0.4'
Installed rainbow-0.28.0.4
Downloading rainbox-0.18.0.10...
cabal: Entering directory '/tmp/cabal-tmp-15385/rainbox-0.18.0.10'
Configuring rainbox-0.18.0.10...
Building rainbox-0.18.0.10...
Preprocessing library rainbox-0.18.0.10...
[1 of 3] Compiling Rainbox.Core     ( lib/Rainbox/Core.hs, dist/build/Rainbox/Core.o )
[2 of 3] Compiling Rainbox          ( lib/Rainbox.hs, dist/build/Rainbox.o )
[3 of 3] Compiling Rainbox.Tutorial ( lib/Rainbox/Tutorial.hs, dist/build/Rainbox/Tutorial.o )
Running Haddock for rainbox-0.18.0.10...
Running hscolour for rainbox-0.18.0.10...
Preprocessing library rainbox-0.18.0.10...
Preprocessing library rainbox-0.18.0.10...
Haddock coverage:
  48% ( 40 / 83) in 'Rainbox.Core'
  Missing documentation for:
    HasHeight (lib/Rainbox/Core.hs:99)
     (lib/Rainbox/Core.hs:102)
     (lib/Rainbox/Core.hs:105)
     (lib/Rainbox/Core.hs:108)
    HasWidth (lib/Rainbox/Core.hs:111)
     (lib/Rainbox/Core.hs:114)
     (lib/Rainbox/Core.hs:117)
     (lib/Rainbox/Core.hs:120)
     (lib/Rainbox/Core.hs:130)
     (lib/Rainbox/Core.hs:133)
     (lib/Rainbox/Core.hs:143)
     (lib/Rainbox/Core.hs:171)
     (lib/Rainbox/Core.hs:175)
     (lib/Rainbox/Core.hs:216)
     (lib/Rainbox/Core.hs:219)
     (lib/Rainbox/Core.hs:345)
     (lib/Rainbox/Core.hs:370)
     (lib/Rainbox/Core.hs:380)
     (lib/Rainbox/Core.hs:409)
     (lib/Rainbox/Core.hs:420)
     (lib/Rainbox/Core.hs:431)
     (lib/Rainbox/Core.hs:435)
     (lib/Rainbox/Core.hs:438)
     (lib/Rainbox/Core.hs:441)
     (lib/Rainbox/Core.hs:445)
     (lib/Rainbox/Core.hs:448)
    background (lib/Rainbox/Core.hs:520)
    vertical (lib/Rainbox/Core.hs:520)
    horizontal (lib/Rainbox/Core.hs:520)
    rows (lib/Rainbox/Core.hs:520)
    rowToBoxV (lib/Rainbox/Core.hs:572)
    cellToBoxV (lib/Rainbox/Core.hs:575)
    toBoxH (lib/Rainbox/Core.hs:583)
    addWidthMap (lib/Rainbox/Core.hs:588)
    padBoxV (lib/Rainbox/Core.hs:595)
    widestCellMap (lib/Rainbox/Core.hs:608)
    rowToBoxH (lib/Rainbox/Core.hs:645)
    cellToBoxH (lib/Rainbox/Core.hs:649)
    addHeightMap (lib/Rainbox/Core.hs:658)
    tallestCellMap (lib/Rainbox/Core.hs:665)
    padBoxH (lib/Rainbox/Core.hs:676)
    toBoxV (lib/Rainbox/Core.hs:689)
    mconcatSeq (lib/Rainbox/Core.hs:705)
  87% ( 27 / 31) in 'Rainbox'
  Missing documentation for:
    rows (lib/Rainbox/Core.hs:520)
    horizontal (lib/Rainbox/Core.hs:520)
    vertical (lib/Rainbox/Core.hs:520)
    background (lib/Rainbox/Core.hs:520)
  16% (  5 / 31) in 'Rainbox.Tutorial'
  Missing documentation for:
    box1 (lib/Rainbox/Tutorial.hs:385)
    renderBox1 (lib/Rainbox/Tutorial.hs:394)
    box2 (lib/Rainbox/Tutorial.hs:397)
    renderBox2 (lib/Rainbox/Tutorial.hs:403)
    box3 (lib/Rainbox/Tutorial.hs:406)
    renderBox3 (lib/Rainbox/Tutorial.hs:412)
    box4 (lib/Rainbox/Tutorial.hs:415)
    renderBox4 (lib/Rainbox/Tutorial.hs:418)
    box5 (lib/Rainbox/Tutorial.hs:421)
    renderBox5 (lib/Rainbox/Tutorial.hs:424)
    Line (lib/Rainbox/Tutorial.hs:432)
    Station (lib/Rainbox/Tutorial.hs:441)
    nameCell (lib/Rainbox/Tutorial.hs:448)
    linesCell (lib/Rainbox/Tutorial.hs:453)
    lineRow (lib/Rainbox/Tutorial.hs:458)
    addressCell (lib/Rainbox/Tutorial.hs:471)
    undergroundCell (lib/Rainbox/Tutorial.hs:477)
    stations (lib/Rainbox/Tutorial.hs:483)
    coloredBack (lib/Rainbox/Tutorial.hs:501)
    allStationRows (lib/Rainbox/Tutorial.hs:516)
    verticalStationTable (lib/Rainbox/Tutorial.hs:524)
    renderVerticalStationTable (lib/Rainbox/Tutorial.hs:531)
    stationColumn (lib/Rainbox/Tutorial.hs:537)
    allStationColumns (lib/Rainbox/Tutorial.hs:547)
    horizontalStationTable (lib/Rainbox/Tutorial.hs:560)
    renderHorizontalStationTable (lib/Rainbox/Tutorial.hs:568)
Documentation created: dist/doc/html/rainbox/index.html,
dist/doc/html/rainbox/rainbox.txt
Creating package registration file:
/tmp/pkgConf-rainbox-0.18.011899344673673339.10
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/rainbox-0.18.0.10-5albkoiqCt04pKTQEBLJYw
Registering rainbox-0.18.0.10...
cabal: Leaving directory '/tmp/cabal-tmp-15385/rainbox-0.18.0.10'
Installed rainbox-0.18.0.10

Test log

No test log was submitted for this report.