Build #1 for deepcontrol-0.3.2.0
| Package | deepcontrol-0.3.2.0 |
|---|
| Install | InstallOk |
|---|---|
| Docs | Ok |
| Tests | NotTried |
| Time submitted | 2015-10-21 19:52:38.813631 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
Downloading deepcontrol-0.3.2.0...
Configuring deepcontrol-0.3.2.0...
Building deepcontrol-0.3.2.0...
Preprocessing library deepcontrol-0.3.2.0...
[ 1 of 11] Compiling DeepControl.Applicative ( DeepControl/Applicative.hs, dist/build/DeepControl/Applicative.o )
[ 2 of 11] Compiling DeepControl.Monad ( DeepControl/Monad.hs, dist/build/DeepControl/Monad.o )
[ 3 of 11] Compiling DeepControl.Commutative ( DeepControl/Commutative.hs, dist/build/DeepControl/Commutative.o )
[ 4 of 11] Compiling DeepControl.Monad.Morph ( DeepControl/Monad/Morph.hs, dist/build/DeepControl/Monad/Morph.o )
[ 5 of 11] Compiling DeepControl.Monad.Trans ( DeepControl/Monad/Trans.hs, dist/build/DeepControl/Monad/Trans.o )
[ 6 of 11] Compiling DeepControl.Monad.Trans.Except ( DeepControl/Monad/Trans/Except.hs, dist/build/DeepControl/Monad/Trans/Except.o )
[ 7 of 11] Compiling DeepControl.Monad.Trans.RWS ( DeepControl/Monad/Trans/RWS.hs, dist/build/DeepControl/Monad/Trans/RWS.o )
[ 8 of 11] Compiling DeepControl.Monad.Trans.Reader ( DeepControl/Monad/Trans/Reader.hs, dist/build/DeepControl/Monad/Trans/Reader.o )
[ 9 of 11] Compiling DeepControl.Monad.Trans.State ( DeepControl/Monad/Trans/State.hs, dist/build/DeepControl/Monad/Trans/State.o )
[10 of 11] Compiling DeepControl.Monad.Trans.Writer ( DeepControl/Monad/Trans/Writer.hs, dist/build/DeepControl/Monad/Trans/Writer.o )
[11 of 11] Compiling DeepControl.Arrow ( DeepControl/Arrow.hs, dist/build/DeepControl/Arrow.o )
In-place registering deepcontrol-0.3.2.0...
Running Haddock for deepcontrol-0.3.2.0...
Running hscolour for deepcontrol-0.3.2.0...
Preprocessing library deepcontrol-0.3.2.0...
Preprocessing library deepcontrol-0.3.2.0...
Haddock coverage:
51% ( 56 /109) in 'DeepControl.Applicative'
Missing documentation for:
***: (DeepControl/Applicative.hs:389)
**- (DeepControl/Applicative.hs:395)
*-* (DeepControl/Applicative.hs:393)
-** (DeepControl/Applicative.hs:391)
--* (DeepControl/Applicative.hs:397)
-*- (DeepControl/Applicative.hs:399)
*-- (DeepControl/Applicative.hs:401)
|$>>> (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:492)
<<<<$| (DeepControl/Applicative.hs:496)
|*>>>> (DeepControl/Applicative.hs:498)
<<<<*| (DeepControl/Applicative.hs:500)
*>>>> (DeepControl/Applicative.hs:504)
<<<<* (DeepControl/Applicative.hs:506)
*****: (DeepControl/Applicative.hs:513)
|$>>>>> (DeepControl/Applicative.hs:517)
<<<<<$| (DeepControl/Applicative.hs:521)
|*>>>>> (DeepControl/Applicative.hs:523)
<<<<<*| (DeepControl/Applicative.hs:525)
*>>>>> (DeepControl/Applicative.hs:529)
<<<<<* (DeepControl/Applicative.hs:531)
62% ( 32 / 52) in 'DeepControl.Monad'
Missing documentation for:
>>-== (DeepControl/Monad.hs:232)
->>== (DeepControl/Monad.hs:234)
>->== (DeepControl/Monad.hs:236)
>--== (DeepControl/Monad.hs:226)
->-== (DeepControl/Monad.hs:228)
-->== (DeepControl/Monad.hs:230)
>>>~ (DeepControl/Monad.hs:224)
->-~ (DeepControl/Monad.hs:240)
-->~ (DeepControl/Monad.hs:242)
>>-~ (DeepControl/Monad.hs:244)
->>~ (DeepControl/Monad.hs:246)
>->~ (DeepControl/Monad.hs:248)
>--~ (DeepControl/Monad.hs:238)
>===> (DeepControl/Monad.hs:222)
Monad4 (DeepControl/Monad.hs:277)
>>>>~ (DeepControl/Monad.hs:282)
>====> (DeepControl/Monad.hs:280)
Monad5 (DeepControl/Monad.hs:311)
>>>>>~ (DeepControl/Monad.hs:316)
>=====> (DeepControl/Monad.hs:314)
89% ( 8 / 9) in 'DeepControl.Commutative'
Missing documentation for:
Commutative (DeepControl/Commutative.hs:33)
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)
51% ( 25 / 49) in 'DeepControl.Monad.Trans'
Missing documentation for:
MonadTransDown (DeepControl/Monad/Trans.hs:84)
M (DeepControl/Monad/Trans.hs:86)
MonadTransCover (DeepControl/Monad/Trans.hs:103)
MonadTrans2 (DeepControl/Monad/Trans.hs:131)
MonadTrans2Down (DeepControl/Monad/Trans.hs:134)
M_ (DeepControl/Monad/Trans.hs:136)
T_ (DeepControl/Monad/Trans.hs:137)
MonadTransCover2 (DeepControl/Monad/Trans.hs:155)
|**| (DeepControl/Monad/Trans.hs:159)
trans2 (DeepControl/Monad/Trans.hs:163)
untrans2 (DeepControl/Monad/Trans.hs:167)
MonadTrans3 (DeepControl/Monad/Trans.hs:175)
MonadTrans3Down (DeepControl/Monad/Trans.hs:178)
M__ (DeepControl/Monad/Trans.hs:180)
T__ (DeepControl/Monad/Trans.hs:181)
MonadTransCover3 (DeepControl/Monad/Trans.hs:200)
|***| (DeepControl/Monad/Trans.hs:205)
|-**| (DeepControl/Monad/Trans.hs:208)
|*-*| (DeepControl/Monad/Trans.hs:211)
|**-| (DeepControl/Monad/Trans.hs:214)
trans3 (DeepControl/Monad/Trans.hs:218)
untrans3 (DeepControl/Monad/Trans.hs:222)
MonadTrans4 (DeepControl/Monad/Trans.hs:231)
MonadTrans5 (DeepControl/Monad/Trans.hs:237)
100% ( 2 / 2) in 'DeepControl.Monad.Trans.Except'
32% ( 6 / 19) in 'DeepControl.Monad.Trans.RWS'
Missing documentation for:
MonadWriter
RWST2 (DeepControl/Monad/Trans/RWS.hs:51)
rwsT2 (DeepControl/Monad/Trans/RWS.hs:88)
evalRWST2 (DeepControl/Monad/Trans/RWS.hs:90)
execRWST2 (DeepControl/Monad/Trans/RWS.hs:94)
mapRWST2 (DeepControl/Monad/Trans/RWS.hs:99)
withRWST2 (DeepControl/Monad/Trans/RWS.hs:101)
RWST3 (DeepControl/Monad/Trans/RWS.hs:118)
rwsT3 (DeepControl/Monad/Trans/RWS.hs:155)
evalRWST3 (DeepControl/Monad/Trans/RWS.hs:157)
execRWST3 (DeepControl/Monad/Trans/RWS.hs:161)
mapRWST3 (DeepControl/Monad/Trans/RWS.hs:166)
withRWST3 (DeepControl/Monad/Trans/RWS.hs:168)
50% ( 4 / 8) in 'DeepControl.Monad.Trans.Reader'
Missing documentation for:
ReaderT2 (DeepControl/Monad/Trans/Reader.hs:48)
mapReaderT2 (DeepControl/Monad/Trans/Reader.hs:72)
ReaderT3 (DeepControl/Monad/Trans/Reader.hs:89)
mapReaderT3 (DeepControl/Monad/Trans/Reader.hs:113)
29% ( 4 / 14) in 'DeepControl.Monad.Trans.State'
Missing documentation for:
StateT2 (DeepControl/Monad/Trans/State.hs:47)
evalStateT2 (DeepControl/Monad/Trans/State.hs:72)
execStateT2 (DeepControl/Monad/Trans/State.hs:76)
mapStateT2 (DeepControl/Monad/Trans/State.hs:81)
withStateT2 (DeepControl/Monad/Trans/State.hs:83)
StateT3 (DeepControl/Monad/Trans/State.hs:100)
evalStateT3 (DeepControl/Monad/Trans/State.hs:125)
execStateT3 (DeepControl/Monad/Trans/State.hs:129)
mapStateT3 (DeepControl/Monad/Trans/State.hs:134)
withStateT3 (DeepControl/Monad/Trans/State.hs:136)
40% ( 4 / 10) in 'DeepControl.Monad.Trans.Writer'
Missing documentation for:
WriterT2 (DeepControl/Monad/Trans/Writer.hs:73)
execWriterT2 (DeepControl/Monad/Trans/Writer.hs:103)
mapWriterT2 (DeepControl/Monad/Trans/Writer.hs:108)
WriterT3 (DeepControl/Monad/Trans/Writer.hs:125)
execWriterT3 (DeepControl/Monad/Trans/Writer.hs:155)
mapWriterT3 (DeepControl/Monad/Trans/Writer.hs:160)
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.3.21775473788624549797.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/deepcontrol-0.3.2.0-KTbZpiQQ4YrIAc9Gc7T5zA
Registering deepcontrol-0.3.2.0...
Installed deepcontrol-0.3.2.0
Test log
No test log was submitted for this report.