Build #1 for deepcontrol-0.2.0.0

[all reports]

Package deepcontrol-0.2.0.0
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2015-10-10 06:38:08.556619 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies transformers-0.4.2.0, mtl-2.2.1, base-4.8.1.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
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 )
In-place registering mtl-2.2.1...
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.2278722862233665123.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mtl-2.2.1-KMpng31YRYc5JfMWFZ3FCU
Registering mtl-2.2.1...
Installed mtl-2.2.1
Downloading deepcontrol-0.2.0.0...
Configuring deepcontrol-0.2.0.0...
Building deepcontrol-0.2.0.0...
Preprocessing library deepcontrol-0.2.0.0...
[ 1 of 12] Compiling DeepControl.Applicative ( DeepControl/Applicative.hs, dist/build/DeepControl/Applicative.o )
[ 2 of 12] Compiling DeepControl.Monad ( DeepControl/Monad.hs, dist/build/DeepControl/Monad.o )
[ 3 of 12] Compiling DeepControl.MonadTrans ( DeepControl/MonadTrans.hs, dist/build/DeepControl/MonadTrans.o )
[ 4 of 12] Compiling DeepControl.Commutative ( DeepControl/Commutative.hs, dist/build/DeepControl/Commutative.o )
[ 5 of 12] Compiling DeepControl.Monad.Except ( DeepControl/Monad/Except.hs, dist/build/DeepControl/Monad/Except.o )
[ 6 of 12] Compiling DeepControl.Monad.List ( DeepControl/Monad/List.hs, dist/build/DeepControl/Monad/List.o )
[ 7 of 12] Compiling DeepControl.Monad.Maybe ( DeepControl/Monad/Maybe.hs, dist/build/DeepControl/Monad/Maybe.o )
[ 8 of 12] Compiling DeepControl.Monad.RWS ( DeepControl/Monad/RWS.hs, dist/build/DeepControl/Monad/RWS.o )
[ 9 of 12] Compiling DeepControl.Monad.Reader ( DeepControl/Monad/Reader.hs, dist/build/DeepControl/Monad/Reader.o )
[10 of 12] Compiling DeepControl.Monad.State ( DeepControl/Monad/State.hs, dist/build/DeepControl/Monad/State.o )
[11 of 12] Compiling DeepControl.Monad.Writer ( DeepControl/Monad/Writer.hs, dist/build/DeepControl/Monad/Writer.o )
[12 of 12] Compiling DeepControl.Arrow ( DeepControl/Arrow.hs, dist/build/DeepControl/Arrow.o )
In-place registering deepcontrol-0.2.0.0...
Running Haddock for deepcontrol-0.2.0.0...
Running hscolour for deepcontrol-0.2.0.0...
Preprocessing library deepcontrol-0.2.0.0...
Preprocessing library deepcontrol-0.2.0.0...
Haddock coverage:
  51% ( 56 /109) in 'DeepControl.Applicative'
  Missing documentation for:
    ***: (DeepControl/Applicative.hs:392)
    **- (DeepControl/Applicative.hs:398)
    *-* (DeepControl/Applicative.hs:396)
    -** (DeepControl/Applicative.hs:394)
    --* (DeepControl/Applicative.hs:400)
    -*- (DeepControl/Applicative.hs:402)
    *-- (DeepControl/Applicative.hs:404)
    |$>>> (DeepControl/Applicative.hs:408)
    <<<$| (DeepControl/Applicative.hs:415)
    |*>>> (DeepControl/Applicative.hs:417)
    <<<*| (DeepControl/Applicative.hs:419)
    |*** (DeepControl/Applicative.hs:422)
    ***| (DeepControl/Applicative.hs:424)
    |-** (DeepControl/Applicative.hs:427)
    |*-* (DeepControl/Applicative.hs:429)
    |**- (DeepControl/Applicative.hs:431)
    |--* (DeepControl/Applicative.hs:433)
    |-*- (DeepControl/Applicative.hs:437)
    |*-- (DeepControl/Applicative.hs:435)
    -**| (DeepControl/Applicative.hs:440)
    *-*| (DeepControl/Applicative.hs:442)
    **-| (DeepControl/Applicative.hs:444)
    --*| (DeepControl/Applicative.hs:446)
    -*-| (DeepControl/Applicative.hs:450)
    *--| (DeepControl/Applicative.hs:448)
    *>>> (DeepControl/Applicative.hs:454)
    <<<* (DeepControl/Applicative.hs:456)
    *--> (DeepControl/Applicative.hs:460)
    -*-> (DeepControl/Applicative.hs:462)
    --*> (DeepControl/Applicative.hs:464)
    **-> (DeepControl/Applicative.hs:466)
    *-*> (DeepControl/Applicative.hs:468)
    -**> (DeepControl/Applicative.hs:470)
    <*-- (DeepControl/Applicative.hs:474)
    <-*- (DeepControl/Applicative.hs:476)
    <--* (DeepControl/Applicative.hs:478)
    <**- (DeepControl/Applicative.hs:480)
    <*-* (DeepControl/Applicative.hs:482)
    <-** (DeepControl/Applicative.hs:484)
    ****: (DeepControl/Applicative.hs:491)
    |$>>>> (DeepControl/Applicative.hs:495)
    <<<<$| (DeepControl/Applicative.hs:499)
    |*>>>> (DeepControl/Applicative.hs:501)
    <<<<*| (DeepControl/Applicative.hs:503)
    *>>>> (DeepControl/Applicative.hs:507)
    <<<<* (DeepControl/Applicative.hs:509)
    *****: (DeepControl/Applicative.hs:516)
    |$>>>>> (DeepControl/Applicative.hs:520)
    <<<<<$| (DeepControl/Applicative.hs:524)
    |*>>>>> (DeepControl/Applicative.hs:526)
    <<<<<*| (DeepControl/Applicative.hs:528)
    *>>>>> (DeepControl/Applicative.hs:532)
    <<<<<* (DeepControl/Applicative.hs:534)
  62% ( 32 / 52) in 'DeepControl.Monad'
  Missing documentation for:
    >>-== (DeepControl/Monad.hs:227)
    ->>== (DeepControl/Monad.hs:229)
    >->== (DeepControl/Monad.hs:231)
    >--== (DeepControl/Monad.hs:221)
    ->-== (DeepControl/Monad.hs:223)
    -->== (DeepControl/Monad.hs:225)
    >>>~ (DeepControl/Monad.hs:219)
    ->-~ (DeepControl/Monad.hs:235)
    -->~ (DeepControl/Monad.hs:237)
    >>-~ (DeepControl/Monad.hs:239)
    ->>~ (DeepControl/Monad.hs:241)
    >->~ (DeepControl/Monad.hs:243)
    >--~ (DeepControl/Monad.hs:233)
    >===> (DeepControl/Monad.hs:217)
    Monad4 (DeepControl/Monad.hs:272)
    >>>>~ (DeepControl/Monad.hs:277)
    >====> (DeepControl/Monad.hs:275)
    Monad5 (DeepControl/Monad.hs:306)
    >>>>>~ (DeepControl/Monad.hs:311)
    >=====> (DeepControl/Monad.hs:309)
  62% (  8 / 13) in 'DeepControl.MonadTrans'
  Missing documentation for:
    MonadTrans (DeepControl/MonadTrans.hs:42)
    MonadTrans2 (DeepControl/MonadTrans.hs:49)
    MonadTrans3 (DeepControl/MonadTrans.hs:55)
    MonadTrans4 (DeepControl/MonadTrans.hs:61)
    MonadTrans5 (DeepControl/MonadTrans.hs:67)
  89% (  8 /  9) in 'DeepControl.Commutative'
  Missing documentation for:
    Commutative (DeepControl/Commutative.hs:33)
  42% (  5 / 12) in 'DeepControl.Monad.Except'
  Missing documentation for:
    Error (DeepControl/Monad/Except.hs:45)
    Except (DeepControl/Monad/Except.hs:54)
    mapExcept (DeepControl/Monad/Except.hs:93)
    withExcept (DeepControl/Monad/Except.hs:96)
    ExceptT (DeepControl/Monad/Except.hs:102)
    mapExceptT (DeepControl/Monad/Except.hs:126)
    withExceptT (DeepControl/Monad/Except.hs:129)
  33% (  2 /  6) in 'DeepControl.Monad.List'
  Missing documentation for:
    ListT (DeepControl/Monad/List.hs:35)
    mapListT (DeepControl/Monad/List.hs:53)
    liftCallCC (DeepControl/Monad/List.hs:56)
    liftCatch (DeepControl/Monad/List.hs:61)
  40% (  2 /  5) in 'DeepControl.Monad.Maybe'
  Missing documentation for:
    MaybeT (DeepControl/Monad/Maybe.hs:35)
    mapMaybeT (DeepControl/Monad/Maybe.hs:53)
    liftCatch (DeepControl/Monad/Maybe.hs:56)
  21% (  7 / 33) in 'DeepControl.Monad.RWS'
  Missing documentation for:
    MonadWriter
    RWS (DeepControl/Monad/RWS.hs:48)
    rws (DeepControl/Monad/RWS.hs:78)
    evalRWS (DeepControl/Monad/RWS.hs:80)
    execRWS (DeepControl/Monad/RWS.hs:84)
    mapRWS (DeepControl/Monad/RWS.hs:88)
    withRWS (DeepControl/Monad/RWS.hs:90)
    RWST (DeepControl/Monad/RWS.hs:96)
    rwsT (DeepControl/Monad/RWS.hs:133)
    evalRWST (DeepControl/Monad/RWS.hs:135)
    execRWST (DeepControl/Monad/RWS.hs:139)
    mapRWST (DeepControl/Monad/RWS.hs:144)
    withRWST (DeepControl/Monad/RWS.hs:146)
    liftCatch (DeepControl/Monad/RWS.hs:149)
    RWST2 (DeepControl/Monad/RWS.hs:156)
    rwsT2 (DeepControl/Monad/RWS.hs:193)
    evalRWST2 (DeepControl/Monad/RWS.hs:195)
    execRWST2 (DeepControl/Monad/RWS.hs:199)
    mapRWST2 (DeepControl/Monad/RWS.hs:204)
    withRWST2 (DeepControl/Monad/RWS.hs:206)
    RWST3 (DeepControl/Monad/RWS.hs:212)
    rwsT3 (DeepControl/Monad/RWS.hs:249)
    evalRWST3 (DeepControl/Monad/RWS.hs:251)
    execRWST3 (DeepControl/Monad/RWS.hs:255)
    mapRWST3 (DeepControl/Monad/RWS.hs:260)
    withRWST3 (DeepControl/Monad/RWS.hs:262)
  40% (  6 / 15) in 'DeepControl.Monad.Reader'
  Missing documentation for:
    asks (DeepControl/Monad/Reader.hs:45)
    Reader (DeepControl/Monad/Reader.hs:51)
    ReaderT (DeepControl/Monad/Reader.hs:80)
    mapReaderT (DeepControl/Monad/Reader.hs:104)
    liftCatch (DeepControl/Monad/Reader.hs:107)
    ReaderT2 (DeepControl/Monad/Reader.hs:114)
    mapReaderT2 (DeepControl/Monad/Reader.hs:138)
    ReaderT3 (DeepControl/Monad/Reader.hs:144)
    mapReaderT3 (DeepControl/Monad/Reader.hs:168)
  21% (  6 / 29) in 'DeepControl.Monad.State'
  Missing documentation for:
    modify (DeepControl/Monad/State.hs:44)
    gets (DeepControl/Monad/State.hs:47)
    State (DeepControl/Monad/State.hs:53)
    evalState (DeepControl/Monad/State.hs:72)
    execState (DeepControl/Monad/State.hs:76)
    mapState (DeepControl/Monad/State.hs:81)
    withState (DeepControl/Monad/State.hs:83)
    StateT (DeepControl/Monad/State.hs:89)
    evalStateT (DeepControl/Monad/State.hs:114)
    execStateT (DeepControl/Monad/State.hs:118)
    mapStateT (DeepControl/Monad/State.hs:123)
    withStateT (DeepControl/Monad/State.hs:125)
    liftCatch (DeepControl/Monad/State.hs:128)
    StateT2 (DeepControl/Monad/State.hs:135)
    evalStateT2 (DeepControl/Monad/State.hs:160)
    execStateT2 (DeepControl/Monad/State.hs:164)
    mapStateT2 (DeepControl/Monad/State.hs:169)
    withStateT2 (DeepControl/Monad/State.hs:171)
    StateT3 (DeepControl/Monad/State.hs:177)
    evalStateT3 (DeepControl/Monad/State.hs:202)
    execStateT3 (DeepControl/Monad/State.hs:206)
    mapStateT3 (DeepControl/Monad/State.hs:211)
    withStateT3 (DeepControl/Monad/State.hs:213)
  24% (  5 / 21) in 'DeepControl.Monad.Writer'
  Missing documentation for:
    MonadWriter
    listens (DeepControl/Monad/Writer.hs:44)
    censor (DeepControl/Monad/Writer.hs:49)
    Writer (DeepControl/Monad/Writer.hs:57)
    execWriter (DeepControl/Monad/Writer.hs:98)
    mapWriter (DeepControl/Monad/Writer.hs:103)
    WriterT (DeepControl/Monad/Writer.hs:109)
    execWriterT (DeepControl/Monad/Writer.hs:139)
    mapWriterT (DeepControl/Monad/Writer.hs:144)
    liftCatch (DeepControl/Monad/Writer.hs:147)
    WriterT2 (DeepControl/Monad/Writer.hs:154)
    execWriterT2 (DeepControl/Monad/Writer.hs:184)
    mapWriterT2 (DeepControl/Monad/Writer.hs:189)
    WriterT3 (DeepControl/Monad/Writer.hs:195)
    execWriterT3 (DeepControl/Monad/Writer.hs:225)
    mapWriterT3 (DeepControl/Monad/Writer.hs:230)
  33% (  2 /  6) in 'DeepControl.Arrow'
  Missing documentation for:
    Kleisli2 (DeepControl/Arrow.hs:31)
    Kleisli3 (DeepControl/Arrow.hs:45)
    Kleisli4 (DeepControl/Arrow.hs:59)
    Kleisli5 (DeepControl/Arrow.hs:73)
Documentation created: dist/doc/html/deepcontrol/index.html,
dist/doc/html/deepcontrol/deepcontrol.txt
Creating package registration file:
/tmp/pkgConf-deepcontrol-0.2.09176792922006811972.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/deepcontrol-0.2.0.0-IRak6xVSJbI6R84DpJqR5s
Registering deepcontrol-0.2.0.0...
Installed deepcontrol-0.2.0.0

Test log

No test log was submitted for this report.