Build #2 for deepcontrol-0.4.1.0
| Package | deepcontrol-0.4.1.0 |
|---|
| Install | InstallOk |
|---|---|
| Docs | Ok |
| Tests | NotTried |
| Time submitted | 2015-10-23 18:55:12.234315 UTC |
|---|---|
| Compiler | ghc-7.10.2 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | transformers-0.4.2.0, mtl-2.2.1, mmorph-1.0.4, base-4.8.1.0 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring mmorph-1.0.4...
Building mmorph-1.0.4...
Preprocessing library mmorph-1.0.4...
[1 of 2] Compiling Control.Monad.Morph ( src/Control/Monad/Morph.hs, dist/build/Control/Monad/Morph.o )
src/Control/Monad/Morph.hs:76:1: Warning:
Module ‘Control.Monad.Trans.Error’ is deprecated:
Use Control.Monad.Trans.Except instead
src/Control/Monad/Morph.hs:116:20: Warning:
In the use of type constructor or class ‘E.ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
src/Control/Monad/Morph.hs:117:19: Warning:
In the use of data constructor ‘E.ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
src/Control/Monad/Morph.hs:117:34: Warning:
In the use of ‘E.runErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
src/Control/Monad/Morph.hs:241:11: Warning:
In the use of type constructor or class ‘E.Error’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
src/Control/Monad/Morph.hs:241:33: Warning:
In the use of type constructor or class ‘E.ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
src/Control/Monad/Morph.hs:242:17: Warning:
In the use of data constructor ‘E.ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
src/Control/Monad/Morph.hs:243:14: Warning:
In the use of ‘E.runErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
src/Control/Monad/Morph.hs:243:30: Warning:
In the use of ‘E.runErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
[2 of 2] Compiling Control.Monad.Trans.Compose ( src/Control/Monad/Trans/Compose.hs, dist/build/Control/Monad/Trans/Compose.o )
In-place registering mmorph-1.0.4...
Running Haddock for mmorph-1.0.4...
Running hscolour for mmorph-1.0.4...
Preprocessing library mmorph-1.0.4...
Preprocessing library mmorph-1.0.4...
src/Control/Monad/Morph.hs:76:1: Warning:
Module ‘Control.Monad.Trans.Error’ is deprecated:
Use Control.Monad.Trans.Except instead
src/Control/Monad/Morph.hs:116:20: Warning:
In the use of type constructor or class ‘E.ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
src/Control/Monad/Morph.hs:117:19: Warning:
In the use of data constructor ‘E.ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
src/Control/Monad/Morph.hs:117:34: Warning:
In the use of ‘E.runErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
src/Control/Monad/Morph.hs:241:11: Warning:
In the use of type constructor or class ‘E.Error’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
src/Control/Monad/Morph.hs:241:33: Warning:
In the use of type constructor or class ‘E.ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
src/Control/Monad/Morph.hs:242:17: Warning:
In the use of data constructor ‘E.ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
src/Control/Monad/Morph.hs:243:14: Warning:
In the use of ‘E.runErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
src/Control/Monad/Morph.hs:243:30: Warning:
In the use of ‘E.runErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Haddock coverage:
100% ( 22 / 22) in 'Control.Monad.Morph'
100% ( 3 / 3) in 'Control.Monad.Trans.Compose'
Documentation created: dist/doc/html/mmorph/index.html,
dist/doc/html/mmorph/mmorph.txt
Creating package registration file:
/tmp/pkgConf-mmorph-1.0278722862233665123.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mmorph-1.0.4-8dNpUU8QFPe77rrwKAb20b
Registering mmorph-1.0.4...
Installed mmorph-1.0.4
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.21036140795463480570.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
Configuring deepcontrol-0.4.1.0...
Building deepcontrol-0.4.1.0...
Preprocessing library deepcontrol-0.4.1.0...
[ 1 of 13] Compiling DeepControl.Monad.Signatures ( DeepControl/Monad/Signatures.hs, dist/build/DeepControl/Monad/Signatures.o )
[ 2 of 13] Compiling DeepControl.Applicative ( DeepControl/Applicative.hs, dist/build/DeepControl/Applicative.o )
[ 3 of 13] Compiling DeepControl.Monad ( DeepControl/Monad.hs, dist/build/DeepControl/Monad.o )
[ 4 of 13] Compiling DeepControl.Commutative ( DeepControl/Commutative.hs, dist/build/DeepControl/Commutative.o )
[ 5 of 13] Compiling DeepControl.Monad.Morph ( DeepControl/Monad/Morph.hs, dist/build/DeepControl/Monad/Morph.o )
[ 6 of 13] Compiling DeepControl.Monad.Trans ( DeepControl/Monad/Trans.hs, dist/build/DeepControl/Monad/Trans.o )
[ 7 of 13] Compiling DeepControl.Monad.Trans.Identity ( DeepControl/Monad/Trans/Identity.hs, dist/build/DeepControl/Monad/Trans/Identity.o )
[ 8 of 13] Compiling DeepControl.Monad.Trans.Except ( DeepControl/Monad/Trans/Except.hs, dist/build/DeepControl/Monad/Trans/Except.o )
[ 9 of 13] Compiling DeepControl.Monad.Trans.Writer ( DeepControl/Monad/Trans/Writer.hs, dist/build/DeepControl/Monad/Trans/Writer.o )
[10 of 13] Compiling DeepControl.Monad.Trans.Reader ( DeepControl/Monad/Trans/Reader.hs, dist/build/DeepControl/Monad/Trans/Reader.o )
[11 of 13] Compiling DeepControl.Monad.Trans.State ( DeepControl/Monad/Trans/State.hs, dist/build/DeepControl/Monad/Trans/State.o )
[12 of 13] Compiling DeepControl.Monad.Trans.RWS ( DeepControl/Monad/Trans/RWS.hs, dist/build/DeepControl/Monad/Trans/RWS.o )
[13 of 13] Compiling DeepControl.Arrow ( DeepControl/Arrow.hs, dist/build/DeepControl/Arrow.o )
In-place registering deepcontrol-0.4.1.0...
Running Haddock for deepcontrol-0.4.1.0...
Running hscolour for deepcontrol-0.4.1.0...
Preprocessing library deepcontrol-0.4.1.0...
Preprocessing library deepcontrol-0.4.1.0...
Haddock coverage:
30% ( 7 / 23) in 'DeepControl.Monad.Signatures'
Missing documentation for:
CallCC2 (DeepControl/Monad/Signatures.hs:39)
Catch2 (DeepControl/Monad/Signatures.hs:41)
Listen2 (DeepControl/Monad/Signatures.hs:43)
Pass2 (DeepControl/Monad/Signatures.hs:45)
CallCC3 (DeepControl/Monad/Signatures.hs:50)
Catch3 (DeepControl/Monad/Signatures.hs:52)
Listen3 (DeepControl/Monad/Signatures.hs:54)
Pass3 (DeepControl/Monad/Signatures.hs:56)
CallCC4 (DeepControl/Monad/Signatures.hs:61)
Catch4 (DeepControl/Monad/Signatures.hs:63)
Listen4 (DeepControl/Monad/Signatures.hs:65)
Pass4 (DeepControl/Monad/Signatures.hs:67)
CallCC5 (DeepControl/Monad/Signatures.hs:72)
Catch5 (DeepControl/Monad/Signatures.hs:74)
Listen5 (DeepControl/Monad/Signatures.hs:76)
Pass5 (DeepControl/Monad/Signatures.hs:78)
44% ( 55 /125) in 'DeepControl.Applicative'
Missing documentation for:
***: (DeepControl/Applicative.hs:394)
*-* (DeepControl/Applicative.hs:401)
-** (DeepControl/Applicative.hs:399)
--* (DeepControl/Applicative.hs:397)
|$>>> (DeepControl/Applicative.hs:405)
<<<$| (DeepControl/Applicative.hs:412)
|*>>> (DeepControl/Applicative.hs:414)
<<<*| (DeepControl/Applicative.hs:416)
|*** (DeepControl/Applicative.hs:419)
***| (DeepControl/Applicative.hs:421)
|-** (DeepControl/Applicative.hs:424)
|*-* (DeepControl/Applicative.hs:426)
|**- (DeepControl/Applicative.hs:428)
|--* (DeepControl/Applicative.hs:430)
|-*- (DeepControl/Applicative.hs:434)
|*-- (DeepControl/Applicative.hs:432)
-**| (DeepControl/Applicative.hs:437)
*-*| (DeepControl/Applicative.hs:439)
**-| (DeepControl/Applicative.hs:441)
--*| (DeepControl/Applicative.hs:443)
-*-| (DeepControl/Applicative.hs:447)
*--| (DeepControl/Applicative.hs:445)
*>>> (DeepControl/Applicative.hs:451)
<<<* (DeepControl/Applicative.hs:453)
*--> (DeepControl/Applicative.hs:457)
-*-> (DeepControl/Applicative.hs:459)
--*> (DeepControl/Applicative.hs:461)
**-> (DeepControl/Applicative.hs:463)
*-*> (DeepControl/Applicative.hs:465)
-**> (DeepControl/Applicative.hs:467)
<*-- (DeepControl/Applicative.hs:471)
<-*- (DeepControl/Applicative.hs:473)
<--* (DeepControl/Applicative.hs:475)
<**- (DeepControl/Applicative.hs:477)
<*-* (DeepControl/Applicative.hs:479)
<-** (DeepControl/Applicative.hs:481)
****: (DeepControl/Applicative.hs:488)
---* (DeepControl/Applicative.hs:491)
--** (DeepControl/Applicative.hs:494)
-*-* (DeepControl/Applicative.hs:496)
*--* (DeepControl/Applicative.hs:498)
-*** (DeepControl/Applicative.hs:501)
*-** (DeepControl/Applicative.hs:503)
**-* (DeepControl/Applicative.hs:505)
|$>>>> (DeepControl/Applicative.hs:509)
<<<<$| (DeepControl/Applicative.hs:513)
|*>>>> (DeepControl/Applicative.hs:515)
<<<<*| (DeepControl/Applicative.hs:517)
*>>>> (DeepControl/Applicative.hs:521)
<<<<* (DeepControl/Applicative.hs:523)
*****: (DeepControl/Applicative.hs:530)
----* (DeepControl/Applicative.hs:534)
---** (DeepControl/Applicative.hs:538)
--*-* (DeepControl/Applicative.hs:541)
-*--* (DeepControl/Applicative.hs:544)
--*** (DeepControl/Applicative.hs:551)
-*-** (DeepControl/Applicative.hs:554)
*--** (DeepControl/Applicative.hs:557)
*-*-* (DeepControl/Applicative.hs:560)
**--* (DeepControl/Applicative.hs:563)
-**** (DeepControl/Applicative.hs:567)
*-*** (DeepControl/Applicative.hs:570)
**-** (DeepControl/Applicative.hs:573)
***-* (DeepControl/Applicative.hs:576)
|$>>>>> (DeepControl/Applicative.hs:581)
<<<<<$| (DeepControl/Applicative.hs:585)
|*>>>>> (DeepControl/Applicative.hs:587)
<<<<<*| (DeepControl/Applicative.hs:589)
*>>>>> (DeepControl/Applicative.hs:593)
<<<<<* (DeepControl/Applicative.hs:595)
62% ( 32 / 52) in 'DeepControl.Monad'
Missing documentation for:
>>-== (DeepControl/Monad.hs:231)
->>== (DeepControl/Monad.hs:233)
>->== (DeepControl/Monad.hs:235)
>--== (DeepControl/Monad.hs:225)
->-== (DeepControl/Monad.hs:227)
-->== (DeepControl/Monad.hs:229)
>>>~ (DeepControl/Monad.hs:223)
->-~ (DeepControl/Monad.hs:239)
-->~ (DeepControl/Monad.hs:241)
>>-~ (DeepControl/Monad.hs:243)
->>~ (DeepControl/Monad.hs:245)
>->~ (DeepControl/Monad.hs:247)
>--~ (DeepControl/Monad.hs:237)
>===> (DeepControl/Monad.hs:221)
Monad4 (DeepControl/Monad.hs:276)
>>>>~ (DeepControl/Monad.hs:281)
>====> (DeepControl/Monad.hs:279)
Monad5 (DeepControl/Monad.hs:310)
>>>>>~ (DeepControl/Monad.hs:315)
>=====> (DeepControl/Monad.hs:313)
59% ( 13 / 22) in 'DeepControl.Commutative'
Missing documentation for:
Commutative (DeepControl/Commutative.hs:47)
sink2 (DeepControl/Commutative.hs:98)
float2 (DeepControl/Commutative.hs:102)
sink3 (DeepControl/Commutative.hs:109)
float3 (DeepControl/Commutative.hs:113)
sink4 (DeepControl/Commutative.hs:120)
float4 (DeepControl/Commutative.hs:124)
sink5 (DeepControl/Commutative.hs:131)
float5 (DeepControl/Commutative.hs:135)
58% ( 11 / 19) in 'DeepControl.Monad.Morph'
Missing documentation for:
|>>| (DeepControl/Monad/Morph.hs:63)
|<<| (DeepControl/Monad/Morph.hs:68)
|>>>| (DeepControl/Monad/Morph.hs:76)
|<<<| (DeepControl/Monad/Morph.hs:81)
|>>>>| (DeepControl/Monad/Morph.hs:89)
|<<<<| (DeepControl/Monad/Morph.hs:94)
|>>>>>| (DeepControl/Monad/Morph.hs:102)
|<<<<<| (DeepControl/Monad/Morph.hs:107)
35% ( 44 /125) in 'DeepControl.Monad.Trans'
Missing documentation for:
liftTT (DeepControl/Monad/Trans.hs:122)
liftTTT (DeepControl/Monad/Trans.hs:128)
liftTTTT (DeepControl/Monad/Trans.hs:134)
liftTTTTT (DeepControl/Monad/Trans.hs:140)
MonadTransDown (DeepControl/Monad/Trans.hs:146)
M (DeepControl/Monad/Trans.hs:148)
MonadTransCover (DeepControl/Monad/Trans.hs:159)
MonadTrans2 (DeepControl/Monad/Trans.hs:187)
liftTT2 (DeepControl/Monad/Trans.hs:190)
liftTTT2 (DeepControl/Monad/Trans.hs:196)
liftTTTT2 (DeepControl/Monad/Trans.hs:203)
liftTTTTT2 (DeepControl/Monad/Trans.hs:210)
MonadTrans2Down (DeepControl/Monad/Trans.hs:217)
M_ (DeepControl/Monad/Trans.hs:221)
T_ (DeepControl/Monad/Trans.hs:219)
MonadTransCover2 (DeepControl/Monad/Trans.hs:238)
|**| (DeepControl/Monad/Trans.hs:242)
trans2 (DeepControl/Monad/Trans.hs:246)
untrans2 (DeepControl/Monad/Trans.hs:250)
MonadTrans3 (DeepControl/Monad/Trans.hs:258)
liftTT3 (DeepControl/Monad/Trans.hs:261)
liftTTT3 (DeepControl/Monad/Trans.hs:267)
liftTTTT3 (DeepControl/Monad/Trans.hs:273)
liftTTTTT3 (DeepControl/Monad/Trans.hs:280)
MonadTrans3Down (DeepControl/Monad/Trans.hs:287)
M__ (DeepControl/Monad/Trans.hs:289)
T__ (DeepControl/Monad/Trans.hs:290)
MonadTransCover3 (DeepControl/Monad/Trans.hs:309)
|***| (DeepControl/Monad/Trans.hs:315)
|-**| (DeepControl/Monad/Trans.hs:319)
|*-*| (DeepControl/Monad/Trans.hs:322)
|**-| (DeepControl/Monad/Trans.hs:325)
trans3 (DeepControl/Monad/Trans.hs:329)
untrans3 (DeepControl/Monad/Trans.hs:333)
MonadTrans4 (DeepControl/Monad/Trans.hs:341)
MonadTrans4Down (DeepControl/Monad/Trans.hs:344)
M___ (DeepControl/Monad/Trans.hs:346)
T___ (DeepControl/Monad/Trans.hs:347)
T2__ (DeepControl/Monad/Trans.hs:348)
MonadTransCover4 (DeepControl/Monad/Trans.hs:368)
|****| (DeepControl/Monad/Trans.hs:375)
|--**| (DeepControl/Monad/Trans.hs:379)
|-*-*| (DeepControl/Monad/Trans.hs:382)
|-**-| (DeepControl/Monad/Trans.hs:385)
|*-*-| (DeepControl/Monad/Trans.hs:388)
|**--| (DeepControl/Monad/Trans.hs:391)
|*--*| (DeepControl/Monad/Trans.hs:394)
|-***| (DeepControl/Monad/Trans.hs:398)
|*-**| (DeepControl/Monad/Trans.hs:401)
|**-*| (DeepControl/Monad/Trans.hs:404)
|***-| (DeepControl/Monad/Trans.hs:407)
trans4 (DeepControl/Monad/Trans.hs:411)
untrans4 (DeepControl/Monad/Trans.hs:415)
MonadTrans5 (DeepControl/Monad/Trans.hs:423)
MonadTrans5Down (DeepControl/Monad/Trans.hs:426)
M____ (DeepControl/Monad/Trans.hs:428)
T____ (DeepControl/Monad/Trans.hs:429)
T2___ (DeepControl/Monad/Trans.hs:430)
T3___ (DeepControl/Monad/Trans.hs:431)
MonadTransCover5 (DeepControl/Monad/Trans.hs:453)
|---**| (DeepControl/Monad/Trans.hs:465)
|--*-*| (DeepControl/Monad/Trans.hs:468)
|-*--*| (DeepControl/Monad/Trans.hs:471)
|*---*| (DeepControl/Monad/Trans.hs:474)
|*--*-| (DeepControl/Monad/Trans.hs:477)
|*-*--| (DeepControl/Monad/Trans.hs:480)
|**---| (DeepControl/Monad/Trans.hs:483)
|--***| (DeepControl/Monad/Trans.hs:487)
|-*-**| (DeepControl/Monad/Trans.hs:490)
|*--**| (DeepControl/Monad/Trans.hs:493)
|*-*-*| (DeepControl/Monad/Trans.hs:496)
|**--*| (DeepControl/Monad/Trans.hs:499)
|**-*-| (DeepControl/Monad/Trans.hs:502)
|***--| (DeepControl/Monad/Trans.hs:505)
|-****| (DeepControl/Monad/Trans.hs:509)
|*-***| (DeepControl/Monad/Trans.hs:512)
|**-**| (DeepControl/Monad/Trans.hs:515)
|***-*| (DeepControl/Monad/Trans.hs:518)
|****-| (DeepControl/Monad/Trans.hs:521)
trans5 (DeepControl/Monad/Trans.hs:525)
untrans5 (DeepControl/Monad/Trans.hs:529)
41% ( 11 / 27) in 'DeepControl.Monad.Trans.Identity'
Missing documentation for:
IdentityT2 (DeepControl/Monad/Trans/Identity.hs:66)
mapIdentityT2 (DeepControl/Monad/Trans/Identity.hs:95)
liftCallCC2 (DeepControl/Monad/Trans/Identity.hs:98)
liftCatch2 (DeepControl/Monad/Trans/Identity.hs:101)
IdentityT3 (DeepControl/Monad/Trans/Identity.hs:118)
mapIdentityT3 (DeepControl/Monad/Trans/Identity.hs:147)
liftCallCC3 (DeepControl/Monad/Trans/Identity.hs:150)
liftCatch3 (DeepControl/Monad/Trans/Identity.hs:153)
IdentityT4 (DeepControl/Monad/Trans/Identity.hs:171)
mapIdentityT4 (DeepControl/Monad/Trans/Identity.hs:200)
liftCallCC4 (DeepControl/Monad/Trans/Identity.hs:203)
liftCatch4 (DeepControl/Monad/Trans/Identity.hs:206)
IdentityT5 (DeepControl/Monad/Trans/Identity.hs:225)
mapIdentityT5 (DeepControl/Monad/Trans/Identity.hs:254)
liftCallCC5 (DeepControl/Monad/Trans/Identity.hs:257)
liftCatch5 (DeepControl/Monad/Trans/Identity.hs:260)
47% ( 7 / 15) in 'DeepControl.Monad.Trans.Except'
Missing documentation for:
throwError2 (DeepControl/Monad/Trans/Except.hs:62)
catchError2 (DeepControl/Monad/Trans/Except.hs:65)
throwError3 (DeepControl/Monad/Trans/Except.hs:80)
catchError3 (DeepControl/Monad/Trans/Except.hs:83)
throwError4 (DeepControl/Monad/Trans/Except.hs:98)
catchError4 (DeepControl/Monad/Trans/Except.hs:101)
throwError5 (DeepControl/Monad/Trans/Except.hs:116)
catchError5 (DeepControl/Monad/Trans/Except.hs:119)
60% ( 6 / 10) in 'DeepControl.Monad.Trans.Writer'
Missing documentation for:
listen2 (DeepControl/Monad/Trans/Writer.hs:56)
pass2 (DeepControl/Monad/Trans/Writer.hs:58)
listen3 (DeepControl/Monad/Trans/Writer.hs:70)
pass3 (DeepControl/Monad/Trans/Writer.hs:72)
100% ( 2 / 2) in 'DeepControl.Monad.Trans.Reader'
100% ( 3 / 3) in 'DeepControl.Monad.Trans.State'
80% ( 4 / 5) in 'DeepControl.Monad.Trans.RWS'
Missing documentation for:
MonadWriter
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.4.11034514500484238046.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/deepcontrol-0.4.1.0-1rYY6SnMSMI85pcyWnBQBy
Registering deepcontrol-0.4.1.0...
Installed deepcontrol-0.4.1.0
Test log
No test log was submitted for this report.