Build #8 for TV-0.2

[all reports]

Package TV-0.2
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2016-11-11 18:33:50.217692 UTC
Compiler ghc-8.0.1.20161018
OS linux
Arch x86_64
Dependencies DeepArrow-0.4.0, base-4.9.0.0, mtl-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-16381/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.52145174067468703135.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-16381/base-orphans-0.5.4'
Installed base-orphans-0.5.4
cabal: Entering directory '/tmp/cabal-tmp-16381/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.214693480941956297539.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-16381/mtl-2.2.1'
Installed mtl-2.2.1
cabal: Entering directory '/tmp/cabal-tmp-16381/syb-0.6'
Configuring syb-0.6...
Building syb-0.6...
Preprocessing library syb-0.6...
[ 1 of 16] Compiling Data.Generics.Instances ( src/Data/Generics/Instances.hs, dist/build/Data/Generics/Instances.o )
[ 2 of 16] Compiling Generics.SYB.Instances ( src/Generics/SYB/Instances.hs, dist/build/Generics/SYB/Instances.o )
[ 3 of 16] Compiling Data.Generics.Basics ( src/Data/Generics/Basics.hs, dist/build/Data/Generics/Basics.o )
[ 4 of 16] Compiling Generics.SYB.Basics ( src/Generics/SYB/Basics.hs, dist/build/Generics/SYB/Basics.o )
[ 5 of 16] Compiling Data.Generics.Aliases ( src/Data/Generics/Aliases.hs, dist/build/Data/Generics/Aliases.o )
[ 6 of 16] Compiling Data.Generics.Builders ( src/Data/Generics/Builders.hs, dist/build/Data/Generics/Builders.o )
[ 7 of 16] Compiling Generics.SYB.Builders ( src/Generics/SYB/Builders.hs, dist/build/Generics/SYB/Builders.o )
[ 8 of 16] Compiling Data.Generics.Schemes ( src/Data/Generics/Schemes.hs, dist/build/Data/Generics/Schemes.o )
[ 9 of 16] Compiling Generics.SYB.Schemes ( src/Generics/SYB/Schemes.hs, dist/build/Generics/SYB/Schemes.o )
[10 of 16] Compiling Data.Generics.Text ( src/Data/Generics/Text.hs, dist/build/Data/Generics/Text.o )
[11 of 16] Compiling Generics.SYB.Text ( src/Generics/SYB/Text.hs, dist/build/Generics/SYB/Text.o )
[12 of 16] Compiling Data.Generics.Twins ( src/Data/Generics/Twins.hs, dist/build/Data/Generics/Twins.o )
[13 of 16] Compiling Generics.SYB.Twins ( src/Generics/SYB/Twins.hs, dist/build/Generics/SYB/Twins.o )
[14 of 16] Compiling Generics.SYB.Aliases ( src/Generics/SYB/Aliases.hs, dist/build/Generics/SYB/Aliases.o )
[15 of 16] Compiling Data.Generics    ( src/Data/Generics.hs, dist/build/Data/Generics.o )
[16 of 16] Compiling Generics.SYB     ( src/Generics/SYB.hs, dist/build/Generics/SYB.o )
Running Haddock for syb-0.6...
Running hscolour for syb-0.6...
Preprocessing library syb-0.6...
Preprocessing library syb-0.6...
Haddock coverage:
 100% (  1 /  1) in 'Data.Generics.Instances'
 100% (  1 /  1) in 'Generics.SYB.Instances'
 100% (  2 /  2) in 'Data.Generics.Basics'
 100% (  2 /  2) in 'Generics.SYB.Basics'
  96% ( 43 / 45) in 'Data.Generics.Aliases'
  Missing documentation for:
    GenericQ' (src/Data/Generics/Aliases.hs:268)
    GenericM' (src/Data/Generics/Aliases.hs:269)
 100% (  3 /  3) in 'Data.Generics.Builders'
 100% (  2 /  2) in 'Generics.SYB.Builders'
 100% ( 19 / 19) in 'Data.Generics.Schemes'
 100% (  2 /  2) in 'Generics.SYB.Schemes'
 100% (  6 /  6) in 'Data.Generics.Text'
 100% (  2 /  2) in 'Generics.SYB.Text'
 100% ( 17 / 17) in 'Data.Generics.Twins'
 100% (  2 /  2) in 'Generics.SYB.Twins'
 100% (  2 /  2) in 'Generics.SYB.Aliases'
 100% (  8 /  8) in 'Data.Generics'
 100% (  2 /  2) in 'Generics.SYB'
Documentation created: dist/doc/html/syb/index.html, dist/doc/html/syb/syb.txt
Creating package registration file: /tmp/pkgConf-syb-01983690368364319529.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/syb-0.6-C65vWCsht6A8uLstpQIXyj
Registering syb-0.6...
cabal: Leaving directory '/tmp/cabal-tmp-16381/syb-0.6'
Installed syb-0.6
Downloading TypeCompose-0.9.12...
cabal: Entering directory '/tmp/cabal-tmp-16381/TypeCompose-0.9.12'
Configuring TypeCompose-0.9.12...
Building TypeCompose-0.9.12...
Preprocessing library TypeCompose-0.9.12...

src/Data/Title.hs:1:33: warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
[ 1 of 10] Compiling Data.RefMonad    ( src/Data/RefMonad.hs, dist/build/Data/RefMonad.o )
[ 2 of 10] Compiling Data.Bijection   ( src/Data/Bijection.hs, dist/build/Data/Bijection.o )
[ 3 of 10] Compiling Control.Instances ( src/Control/Instances.hs, dist/build/Control/Instances.o )
[ 4 of 10] Compiling Control.Compose  ( src/Control/Compose.hs, dist/build/Control/Compose.o )

src/Control/Compose.hs:91:1: warning: [-Wunused-imports]
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()
[ 5 of 10] Compiling Data.Lambda      ( src/Data/Lambda.hs, dist/build/Data/Lambda.o )
[ 6 of 10] Compiling Data.Pair        ( src/Data/Pair.hs, dist/build/Data/Pair.o )
[ 7 of 10] Compiling Data.Title       ( src/Data/Title.hs, dist/build/Data/Title.o )
[ 8 of 10] Compiling Data.CxMonoid    ( src/Data/CxMonoid.hs, dist/build/Data/CxMonoid.o )
[ 9 of 10] Compiling Data.Zip         ( src/Data/Zip.hs, dist/build/Data/Zip.o )

src/Data/Zip.hs:111:1: warning: [-Winline-rule-shadowing]
    Rule "zipWith  prelude" may never fire
      because ‘zipWith’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘zipWith’

src/Data/Zip.hs:112:1: warning: [-Winline-rule-shadowing]
    Rule "zipWith3 prelude" may never fire
      because ‘zipWith3’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘zipWith3’
[10 of 10] Compiling Data.Partial     ( src/Data/Partial.hs, dist/build/Data/Partial.o )
Running Haddock for TypeCompose-0.9.12...
Running hscolour for TypeCompose-0.9.12...
Preprocessing library TypeCompose-0.9.12...
Preprocessing library TypeCompose-0.9.12...

src/Data/Title.hs:1:33: warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS

src/Control/Compose.hs:91:1: warning: [-Wunused-imports]
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()
Haddock coverage:
 100% (  3 /  3) in 'Data.RefMonad'
 100% (  8 /  8) in 'Data.Bijection'
 100% (  1 /  1) in 'Control.Instances'
  85% ( 84 / 99) in 'Control.Compose'
  Missing documentation for:
    <~ (src/Control/Compose.hs:142)
    *<~ (src/Control/Compose.hs:155)
    returnDistribM (src/Control/Compose.hs:404)
    inFlip (src/Control/Compose.hs:579)
    inFlip2 (src/Control/Compose.hs:583)
    inFlip3 (src/Control/Compose.hs:588)
    inApp (src/Control/Compose.hs:637)
    inApp2 (src/Control/Compose.hs:641)
    unId (src/Control/Compose.hs:675)
    inId (src/Control/Compose.hs:678)
    inId2 (src/Control/Compose.hs:681)
    :->: (src/Control/Compose.hs:892)
    inConst (src/Control/Compose.hs:918)
    inConst2 (src/Control/Compose.hs:921)
    inConst3 (src/Control/Compose.hs:924)
 100% (  8 /  8) in 'Data.Lambda'
 100% ( 16 / 16) in 'Data.Pair'
  67% (  2 /  3) in 'Data.Title'
  Missing documentation for:
    Title_f (src/Data/Title.hs:37)
 100% (  4 /  4) in 'Data.CxMonoid'
 100% ( 18 / 18) in 'Data.Zip'
  91% ( 10 / 11) in 'Data.Partial'
  Missing documentation for:
    PartialX (src/Data/Partial.hs:47)
Documentation created: dist/doc/html/TypeCompose/index.html,
dist/doc/html/TypeCompose/TypeCompose.txt
Creating package registration file:
/tmp/pkgConf-TypeCompose-0.98455632911066077375.12
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/TypeCompose-0.9.12-CUb55uJGeK65Htq0yqldJX
Registering TypeCompose-0.9.12...
cabal: Leaving directory '/tmp/cabal-tmp-16381/TypeCompose-0.9.12'
Installed TypeCompose-0.9.12
Downloading haskell-src-1.0.2.0...
cabal: Entering directory '/tmp/cabal-tmp-16381/haskell-src-1.0.2.0'
Configuring haskell-src-1.0.2.0...
Building haskell-src-1.0.2.0...
Preprocessing library haskell-src-1.0.2.0...
[1 of 6] Compiling Language.Haskell.Syntax ( Language/Haskell/Syntax.hs, dist/build/Language/Haskell/Syntax.o )
[2 of 6] Compiling Language.Haskell.Pretty ( Language/Haskell/Pretty.hs, dist/build/Language/Haskell/Pretty.o )
[3 of 6] Compiling Language.Haskell.ParseMonad ( Language/Haskell/ParseMonad.hs, dist/build/Language/Haskell/ParseMonad.o )
[4 of 6] Compiling Language.Haskell.ParseUtils ( Language/Haskell/ParseUtils.hs, dist/build/Language/Haskell/ParseUtils.o )
[5 of 6] Compiling Language.Haskell.Lexer ( Language/Haskell/Lexer.hs, dist/build/Language/Haskell/Lexer.o )
[6 of 6] Compiling Language.Haskell.Parser ( dist/build/Language/Haskell/Parser.hs, dist/build/Language/Haskell/Parser.o )
Running Haddock for haskell-src-1.0.2.0...
Running hscolour for haskell-src-1.0.2.0...
Preprocessing library haskell-src-1.0.2.0...
Preprocessing library haskell-src-1.0.2.0...
Haddock coverage:
  70% ( 45 / 64) in 'Language.Haskell.Syntax'
  Missing documentation for:
    HsDecl (Language/Haskell/Syntax.hs:236)
    HsContext (Language/Haskell/Syntax.hs:341)
    HsGuardedAlts (Language/Haskell/Syntax.hs:492)
    prelude_mod (Language/Haskell/Syntax.hs:514)
    main_mod (Language/Haskell/Syntax.hs:514)
    main_name (Language/Haskell/Syntax.hs:518)
    unit_con_name (Language/Haskell/Syntax.hs:521)
    tuple_con_name (Language/Haskell/Syntax.hs:524)
    list_cons_name (Language/Haskell/Syntax.hs:527)
    unit_con (Language/Haskell/Syntax.hs:530)
    tuple_con (Language/Haskell/Syntax.hs:533)
    unit_tycon_name (Language/Haskell/Syntax.hs:536)
    fun_tycon_name (Language/Haskell/Syntax.hs:536)
    list_tycon_name (Language/Haskell/Syntax.hs:536)
    tuple_tycon_name (Language/Haskell/Syntax.hs:541)
    unit_tycon (Language/Haskell/Syntax.hs:544)
    fun_tycon (Language/Haskell/Syntax.hs:544)
    list_tycon (Language/Haskell/Syntax.hs:544)
    tuple_tycon (Language/Haskell/Syntax.hs:549)
  93% ( 14 / 15) in 'Language.Haskell.Pretty'
  Missing documentation for:
    Indent (Language/Haskell/Pretty.hs:43)
  37% ( 10 / 27) in 'Language.Haskell.ParseMonad'
  Missing documentation for:
    atSrcLoc (Language/Haskell/ParseMonad.hs:131)
    LexContext (Language/Haskell/ParseMonad.hs:66)
    runParserWithMode (Language/Haskell/ParseMonad.hs:103)
    runParser (Language/Haskell/ParseMonad.hs:113)
    getSrcLoc (Language/Haskell/ParseMonad.hs:134)
    pushCurrentContext (Language/Haskell/ParseMonad.hs:142)
    popContext (Language/Haskell/ParseMonad.hs:156)
    Lex (Language/Haskell/ParseMonad.hs:166)
    getInput (Language/Haskell/ParseMonad.hs:183)
    lexWhile (Language/Haskell/ParseMonad.hs:209)
    alternative (Language/Haskell/ParseMonad.hs:217)
    checkBOL (Language/Haskell/ParseMonad.hs:237)
    setBOL (Language/Haskell/ParseMonad.hs:242)
    startToken (Language/Haskell/ParseMonad.hs:247)
    getOffside (Language/Haskell/ParseMonad.hs:261)
    pushContextL (Language/Haskell/ParseMonad.hs:265)
    popContextL (Language/Haskell/ParseMonad.hs:269)
   7% (  1 / 15) in 'Language.Haskell.ParseUtils'
  Missing documentation for:
    splitTyConApp (Language/Haskell/ParseUtils.hs:37)
    mkRecConstrOrUpdate (Language/Haskell/ParseUtils.hs:288)
    checkPrec (Language/Haskell/ParseUtils.hs:284)
    checkContext (Language/Haskell/ParseUtils.hs:48)
    checkAssertion (Language/Haskell/ParseUtils.hs:57)
    checkDataHeader (Language/Haskell/ParseUtils.hs:64)
    checkClassHeader (Language/Haskell/ParseUtils.hs:69)
    checkInstHeader (Language/Haskell/ParseUtils.hs:79)
    checkPattern (Language/Haskell/ParseUtils.hs:95)
    checkExpr (Language/Haskell/ParseUtils.hs:147)
    checkValDef (Language/Haskell/ParseUtils.hs:239)
    checkClassBody (Language/Haskell/ParseUtils.hs:261)
    checkUnQual (Language/Haskell/ParseUtils.hs:276)
    checkRevDecls (Language/Haskell/ParseUtils.hs:297)
  33% (  1 /  3) in 'Language.Haskell.Lexer'
  Missing documentation for:
    Token (Language/Haskell/Lexer.hs:30)
    lexer (Language/Haskell/Lexer.hs:182)
 100% (  6 /  6) in 'Language.Haskell.Parser'
Warning: Language.Haskell.Syntax: could not find link destinations for:
    pretty Doc prettyPrec
Warning: Language.Haskell.Pretty: could not find link destinations for:
    pretty Doc prettyPrec
Documentation created: dist/doc/html/haskell-src/index.html,
dist/doc/html/haskell-src/haskell-src.txt
Creating package registration file:
/tmp/pkgConf-haskell-src-1.0.211083991341341443181.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/haskell-src-1.0.2.0-B7CaXwJ6NFl88OKvxi6V3k
Registering haskell-src-1.0.2.0...
cabal: Leaving directory '/tmp/cabal-tmp-16381/haskell-src-1.0.2.0'
Installed haskell-src-1.0.2.0
Downloading DeepArrow-0.4.0...
cabal: Entering directory '/tmp/cabal-tmp-16381/DeepArrow-0.4.0'
Configuring DeepArrow-0.4.0...
Building DeepArrow-0.4.0...
Preprocessing library DeepArrow-0.4.0...
[1 of 6] Compiling Language.Haskell.Parens ( src/Language/Haskell/Parens.hs, dist/build/Language/Haskell/Parens.o )
[2 of 6] Compiling Language.Haskell.ToHs ( src/Language/Haskell/ToHs.hs, dist/build/Language/Haskell/ToHs.o )
[3 of 6] Compiling Data.FunArr      ( src/Data/FunArr.hs, dist/build/Data/FunArr.o )
[4 of 6] Compiling Control.Arrow.DeepArrow ( src/Control/Arrow/DeepArrow.hs, dist/build/Control/Arrow/DeepArrow.o )
[5 of 6] Compiling Control.Arrow.DeepArrow.Examples ( src/Control/Arrow/DeepArrow/Examples.hs, dist/build/Control/Arrow/DeepArrow/Examples.o )
[6 of 6] Compiling Data.DDeepArrow  ( src/Data/DDeepArrow.hs, dist/build/Data/DDeepArrow.o )
Running Haddock for DeepArrow-0.4.0...
Running hscolour for DeepArrow-0.4.0...
Preprocessing library DeepArrow-0.4.0...
Preprocessing library DeepArrow-0.4.0...
Haddock coverage:
  17% (  1 /  6) in 'Language.Haskell.Parens'
  Missing documentation for:
    pretty (src/Language/Haskell/Parens.hs:25)
    Cify (src/Language/Haskell/Parens.hs:80)
    cifyExp (src/Language/Haskell/Parens.hs:86)
    unCify (src/Language/Haskell/Parens.hs:83)
    hasOpInfo (src/Language/Haskell/Parens.hs:229)
  22% (  2 /  9) in 'Language.Haskell.ToHs'
  Missing documentation for:
    varid (src/Language/Haskell/ToHs.hs:40)
    varsym (src/Language/Haskell/ToHs.hs:43)
    toHsApp1 (src/Language/Haskell/ToHs.hs:46)
    toHsApp2 (src/Language/Haskell/ToHs.hs:49)
    infixApp (src/Language/Haskell/ToHs.hs:52)
    toHsInfix (src/Language/Haskell/ToHs.hs:55)
    prettyAsHsExp (src/Language/Haskell/ToHs.hs:58)
 100% (  2 /  2) in 'Data.FunArr'
 100% ( 19 / 19) in 'Control.Arrow.DeepArrow'
 100% (  9 /  9) in 'Control.Arrow.DeepArrow.Examples'
 100% (  4 /  4) in 'Data.DDeepArrow'
Warning: Language.Haskell.Parens: could not find link destinations for:
    Context
Documentation created: dist/doc/html/DeepArrow/index.html,
dist/doc/html/DeepArrow/DeepArrow.txt
Creating package registration file:
/tmp/pkgConf-DeepArrow-0.419281893001931706506.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/DeepArrow-0.4.0-Kc5McuOnbt962pcr7BeH5l
Registering DeepArrow-0.4.0...
cabal: Leaving directory '/tmp/cabal-tmp-16381/DeepArrow-0.4.0'
Installed DeepArrow-0.4.0
Downloading TV-0.2...
cabal: Entering directory '/tmp/cabal-tmp-16381/TV-0.2'
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-16381/TV-0.2/dist/setup/setup.hs, /tmp/cabal-tmp-16381/TV-0.2/dist/setup/Main.o )
Linking /tmp/cabal-tmp-16381/TV-0.2/dist/setup/setup ...
Configuring TV-0.2...
Warning: No 'build-type' specified. If you do not need a custom Setup.hs or
./configure script then use 'build-type: Simple'.
Building TV-0.2...
Preprocessing library TV-0.2...

src/Interface/TV.hs:1:12: warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

src/Interface/TV/Input.hs:1:12: warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

src/Interface/TV/Output.hs:1:12: warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

src/Interface/TV/Tangible.hs:1:12: warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

src/Interface/TV/Present.hs:1:12: warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

src/Interface/TV/OFun.hs:1:12: warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

src/Interface/TV/Common.hs:1:12: warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

src/Interface/TV/Defaults.hs:1:12: warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

src/Interface/TV/Kleisli.hs:1:12: warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

src/Interface/TV/IO.hs:1:12: warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

src/Interface/TV/Misc.hs:1:12: warning:
    -fglasgow-exts is deprecated: Use individual extensions instead
[ 1 of 11] Compiling Interface.TV.Misc ( src/Interface/TV/Misc.hs, dist/build/Interface/TV/Misc.o )

src/Interface/TV/Misc.hs:34:26: error:
    Unexpected type ‘(~>)’
    In the class declaration for ‘ToIO’
    A class declaration should have form
      class ToIO a where ...
cabal: Leaving directory '/tmp/cabal-tmp-16381/TV-0.2'
Failed to install TV-0.2
cabal: Error: some packages failed to install:
TV-0.2 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.