Build #1 for ether-0.3.1.0
| Package | ether-0.3.1.0 |
|---|
| Install | InstallOk |
|---|---|
| Docs | Ok |
| Tests | NotTried |
| Time submitted | 2015-10-18 04:54:41.30018 UTC |
|---|---|
| Compiler | ghc-7.10.2 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | transformers-lift-0.1.0.0, transformers-base-0.4.4, transformers-0.4.2.0, template-haskell-2.10.0.0, newtype-generics-0.4.1, mtl-2.2.1, monad-control-1.0.0.4, 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 newtype-generics-0.4.1...
Building newtype-generics-0.4.1...
Preprocessing library newtype-generics-0.4.1...
[1 of 1] Compiling Control.Newtype ( Control/Newtype.hs, dist/build/Control/Newtype.o )
In-place registering newtype-generics-0.4.1...
Running Haddock for newtype-generics-0.4.1...
Running hscolour for newtype-generics-0.4.1...
Preprocessing library newtype-generics-0.4.1...
Preprocessing library newtype-generics-0.4.1...
Haddock coverage:
100% ( 9 / 9) in 'Control.Newtype'
Warning: Control.Newtype: could not find link destinations for:
GO
Documentation created: dist/doc/html/newtype-generics/index.html,
dist/doc/html/newtype-generics/newtype-generics.txt
Creating package registration file:
/tmp/pkgConf-newtype-generics-0.41034514500484238046.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/newtype-generics-0.4.1-LmmDFrkmP5s3xTJ06frVOV
Registering newtype-generics-0.4.1...
Installed newtype-generics-0.4.1
Configuring stm-2.4.4...
Building stm-2.4.4...
Preprocessing library stm-2.4.4...
[ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o )
[ 2 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o )
[ 3 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.o )
[ 4 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o )
[ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.o )
[ 6 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o )
[ 7 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o )
[ 8 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o )
[ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o )
[10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.o )
In-place registering stm-2.4.4...
Running Haddock for stm-2.4.4...
Running hscolour for stm-2.4.4...
Preprocessing library stm-2.4.4...
Preprocessing library stm-2.4.4...
Haddock coverage:
0% ( 0 / 11) in 'Control.Sequential.STM'
Missing documentation for:
Module header
STM (Control/Sequential/STM.hs:29)
atomically (Control/Sequential/STM.hs:47)
throwSTM (Control/Sequential/STM.hs:54)
catchSTM (Control/Sequential/STM.hs:57)
TVar (Control/Sequential/STM.hs:72)
newTVar (Control/Sequential/STM.hs:75)
newTVarIO (Control/Sequential/STM.hs:78)
readTVar (Control/Sequential/STM.hs:83)
readTVarIO (Control/Sequential/STM.hs:86)
writeTVar (Control/Sequential/STM.hs:89)
100% ( 13 / 13) in 'Control.Concurrent.STM.TBQueue'
100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue'
100% ( 18 / 18) in 'Control.Concurrent.STM.TChan'
100% ( 16 / 16) in 'Control.Concurrent.STM.TMVar'
100% ( 13 / 13) in 'Control.Concurrent.STM.TVar'
100% ( 2 / 2) in 'Control.Concurrent.STM.TArray'
90% ( 9 / 10) in 'Control.Monad.STM'
Missing documentation for:
check (Control/Monad/STM.hs:81)
100% ( 8 / 8) in 'Control.Concurrent.STM'
40% ( 2 / 5) in 'Control.Concurrent.STM.TSem'
Missing documentation for:
newTSem (Control/Concurrent/STM/TSem.hs:42)
waitTSem (Control/Concurrent/STM/TSem.hs:45)
signalTSem (Control/Concurrent/STM/TSem.hs:51)
Documentation created: dist/doc/html/stm/index.html, dist/doc/html/stm/stm.txt
Creating package registration file: /tmp/pkgConf-stm-2.4241694912260289.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/stm-2.4.4-C1kFMnPqFjvDhFjgMZGUpr
Registering stm-2.4.4...
Installed stm-2.4.4
Configuring transformers-compat-0.4.0.4...
Building transformers-compat-0.4.0.4...
Preprocessing library transformers-compat-0.4.0.4...
[1 of 1] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o )
In-place registering transformers-compat-0.4.0.4...
Running Haddock for transformers-compat-0.4.0.4...
Running hscolour for transformers-compat-0.4.0.4...
Preprocessing library transformers-compat-0.4.0.4...
Preprocessing library transformers-compat-0.4.0.4...
Haddock coverage:
0% ( 0 / 8) in 'Paths_transformers_compat'
Missing documentation for:
Module header
version (dist/build/autogen/Paths_transformers_compat.hs:15)
getBinDir (dist/build/autogen/Paths_transformers_compat.hs:25)
getLibDir (dist/build/autogen/Paths_transformers_compat.hs:25)
getDataDir (dist/build/autogen/Paths_transformers_compat.hs:25)
getLibexecDir (dist/build/autogen/Paths_transformers_compat.hs:25)
getDataFileName (dist/build/autogen/Paths_transformers_compat.hs:32)
getSysconfDir (dist/build/autogen/Paths_transformers_compat.hs:25)
Documentation created: dist/doc/html/transformers-compat/index.html,
dist/doc/html/transformers-compat/transformers-compat.txt
Creating package registration file:
/tmp/pkgConf-transformers-compat-0.4.0371653516962033002.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/transformers-compat-0.4.0.4-DCQioW2d4vYEa3T0AmFBPv
Registering transformers-compat-0.4.0.4...
Installed transformers-compat-0.4.0.4
Configuring transformers-lift-0.1.0.0...
Building transformers-lift-0.1.0.0...
Preprocessing library transformers-lift-0.1.0.0...
[1 of 6] Compiling Control.Monad.Trans.Lift.StT ( src/Control/Monad/Trans/Lift/StT.hs, dist/build/Control/Monad/Trans/Lift/StT.o )
[2 of 6] Compiling Control.Monad.Trans.Lift.Catch ( src/Control/Monad/Trans/Lift/Catch.hs, dist/build/Control/Monad/Trans/Lift/Catch.o )
[3 of 6] Compiling Control.Monad.Trans.Lift.Listen ( src/Control/Monad/Trans/Lift/Listen.hs, dist/build/Control/Monad/Trans/Lift/Listen.o )
[4 of 6] Compiling Control.Monad.Trans.Lift.Pass ( src/Control/Monad/Trans/Lift/Pass.hs, dist/build/Control/Monad/Trans/Lift/Pass.o )
[5 of 6] Compiling Control.Monad.Trans.Lift.CallCC ( src/Control/Monad/Trans/Lift/CallCC.hs, dist/build/Control/Monad/Trans/Lift/CallCC.o )
[6 of 6] Compiling Control.Monad.Trans.Lift.Local ( src/Control/Monad/Trans/Lift/Local.hs, dist/build/Control/Monad/Trans/Lift/Local.o )
In-place registering transformers-lift-0.1.0.0...
Running Haddock for transformers-lift-0.1.0.0...
Running hscolour for transformers-lift-0.1.0.0...
Preprocessing library transformers-lift-0.1.0.0...
Preprocessing library transformers-lift-0.1.0.0...
Haddock coverage:
100% ( 2 / 2) in 'Control.Monad.Trans.Lift.StT'
100% ( 5 / 5) in 'Control.Monad.Trans.Lift.Catch'
100% ( 5 / 5) in 'Control.Monad.Trans.Lift.Listen'
100% ( 5 / 5) in 'Control.Monad.Trans.Lift.Pass'
100% ( 6 / 6) in 'Control.Monad.Trans.Lift.CallCC'
100% ( 5 / 5) in 'Control.Monad.Trans.Lift.Local'
Documentation created: dist/doc/html/transformers-lift/index.html,
dist/doc/html/transformers-lift/transformers-lift.txt
Creating package registration file:
/tmp/pkgConf-transformers-lift-0.1.0733327814107734713.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/transformers-lift-0.1.0.0-EPyD8pVrpws5rEOGQDcdPh
Registering transformers-lift-0.1.0.0...
Installed transformers-lift-0.1.0.0
Configuring transformers-base-0.4.4...
Building transformers-base-0.4.4...
Preprocessing library transformers-base-0.4.4...
[1 of 1] Compiling Control.Monad.Base ( src/Control/Monad/Base.hs, dist/build/Control/Monad/Base.o )
src/Control/Monad/Base.hs:22:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
src/Control/Monad/Base.hs:24:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
In-place registering transformers-base-0.4.4...
Running Haddock for transformers-base-0.4.4...
Running hscolour for transformers-base-0.4.4...
Preprocessing library transformers-base-0.4.4...
Preprocessing library transformers-base-0.4.4...
src/Control/Monad/Base.hs:22:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
src/Control/Monad/Base.hs:24:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Haddock coverage:
33% ( 1 / 3) in 'Control.Monad.Base'
Missing documentation for:
Module header
MonadBase (src/Control/Monad/Base.hs:50)
Documentation created: dist/doc/html/transformers-base/index.html,
dist/doc/html/transformers-base/transformers-base.txt
Creating package registration file:
/tmp/pkgConf-transformers-base-0.41603591171595311776.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/transformers-base-0.4.4-88TAFm21vtn2NrYUppy50c
Registering transformers-base-0.4.4...
Installed transformers-base-0.4.4
Configuring monad-control-1.0.0.4...
Building monad-control-1.0.0.4...
Preprocessing library monad-control-1.0.0.4...
[1 of 1] Compiling Control.Monad.Trans.Control ( Control/Monad/Trans/Control.hs, dist/build/Control/Monad/Trans/Control.o )
In-place registering monad-control-1.0.0.4...
Running Haddock for monad-control-1.0.0.4...
Running hscolour for monad-control-1.0.0.4...
Preprocessing library monad-control-1.0.0.4...
Preprocessing library monad-control-1.0.0.4...
Haddock coverage:
92% ( 24 / 26) in 'Control.Monad.Trans.Control'
Missing documentation for:
MonadTransControl (Control/Monad/Trans/Control.hs:108)
MonadBaseControl (Control/Monad/Trans/Control.hs:290)
Documentation created: dist/doc/html/monad-control/index.html,
dist/doc/html/monad-control/monad-control.txt
Creating package registration file:
/tmp/pkgConf-monad-control-1.0.01694887982803590181.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/monad-control-1.0.0.4-3XCDr1mqlERGZgaxuwJF6b
Registering monad-control-1.0.0.4...
Installed monad-control-1.0.0.4
Downloading ether-0.3.1.0...
Configuring ether-0.3.1.0...
Building ether-0.3.1.0...
Preprocessing library ether-0.3.1.0...
[ 1 of 30] Compiling Control.Ether.TH ( src/Control/Ether/TH.hs, dist/build/Control/Ether/TH.o )
[ 2 of 30] Compiling Control.Ether.Util ( src/Control/Ether/Util.hs, dist/build/Control/Ether/Util.o )
[ 3 of 30] Compiling Control.Ether.Tagged ( src/Control/Ether/Tagged.hs, dist/build/Control/Ether/Tagged.o )
[ 4 of 30] Compiling Control.Monad.Trans.Ether.Reader ( src/Control/Monad/Trans/Ether/Reader.hs, dist/build/Control/Monad/Trans/Ether/Reader.o )
[ 5 of 30] Compiling Control.Monad.Ether.Reader.Class ( src/Control/Monad/Ether/Reader/Class.hs, dist/build/Control/Monad/Ether/Reader/Class.o )
[ 6 of 30] Compiling Control.Monad.Ether.Reader ( src/Control/Monad/Ether/Reader.hs, dist/build/Control/Monad/Ether/Reader.o )
[ 7 of 30] Compiling Control.Monad.Ether.Implicit.Reader ( src/Control/Monad/Ether/Implicit/Reader.hs, dist/build/Control/Monad/Ether/Implicit/Reader.o )
[ 8 of 30] Compiling Control.Monad.Trans.Ether.Writer ( src/Control/Monad/Trans/Ether/Writer.hs, dist/build/Control/Monad/Trans/Ether/Writer.o )
[ 9 of 30] Compiling Control.Monad.Ether.Writer.Class ( src/Control/Monad/Ether/Writer/Class.hs, dist/build/Control/Monad/Ether/Writer/Class.o )
[10 of 30] Compiling Control.Monad.Ether.Writer ( src/Control/Monad/Ether/Writer.hs, dist/build/Control/Monad/Ether/Writer.o )
[11 of 30] Compiling Control.Monad.Ether.Implicit.Writer ( src/Control/Monad/Ether/Implicit/Writer.hs, dist/build/Control/Monad/Ether/Implicit/Writer.o )
[12 of 30] Compiling Control.Monad.Trans.Ether.State.Lazy ( src/Control/Monad/Trans/Ether/State/Lazy.hs, dist/build/Control/Monad/Trans/Ether/State/Lazy.o )
[13 of 30] Compiling Control.Monad.Trans.Ether.State ( src/Control/Monad/Trans/Ether/State.hs, dist/build/Control/Monad/Trans/Ether/State.o )
[14 of 30] Compiling Control.Monad.Trans.Ether.State.Strict ( src/Control/Monad/Trans/Ether/State/Strict.hs, dist/build/Control/Monad/Trans/Ether/State/Strict.o )
[15 of 30] Compiling Control.Monad.Ether.State.Class ( src/Control/Monad/Ether/State/Class.hs, dist/build/Control/Monad/Ether/State/Class.o )
[16 of 30] Compiling Control.Monad.Ether.State.Lazy ( src/Control/Monad/Ether/State/Lazy.hs, dist/build/Control/Monad/Ether/State/Lazy.o )
[17 of 30] Compiling Control.Monad.Ether.State ( src/Control/Monad/Ether/State.hs, dist/build/Control/Monad/Ether/State.o )
[18 of 30] Compiling Control.Monad.Ether.Implicit.State.Lazy ( src/Control/Monad/Ether/Implicit/State/Lazy.hs, dist/build/Control/Monad/Ether/Implicit/State/Lazy.o )
[19 of 30] Compiling Control.Monad.Ether.Implicit.State ( src/Control/Monad/Ether/Implicit/State.hs, dist/build/Control/Monad/Ether/Implicit/State.o )
[20 of 30] Compiling Control.Monad.Ether.State.Strict ( src/Control/Monad/Ether/State/Strict.hs, dist/build/Control/Monad/Ether/State/Strict.o )
[21 of 30] Compiling Control.Monad.Ether.Implicit.State.Strict ( src/Control/Monad/Ether/Implicit/State/Strict.hs, dist/build/Control/Monad/Ether/Implicit/State/Strict.o )
[22 of 30] Compiling Control.Monad.Trans.Ether.Except ( src/Control/Monad/Trans/Ether/Except.hs, dist/build/Control/Monad/Trans/Ether/Except.o )
[23 of 30] Compiling Control.Monad.Ether.Except.Class ( src/Control/Monad/Ether/Except/Class.hs, dist/build/Control/Monad/Ether/Except/Class.o )
[24 of 30] Compiling Control.Ether.Wrapped ( src/Control/Ether/Wrapped.hs, dist/build/Control/Ether/Wrapped.o )
[25 of 30] Compiling Control.Monad.Ether.Except ( src/Control/Monad/Ether/Except.hs, dist/build/Control/Monad/Ether/Except.o )
[26 of 30] Compiling Control.Monad.Ether ( src/Control/Monad/Ether.hs, dist/build/Control/Monad/Ether.o )
[27 of 30] Compiling Control.Ether.Abbr ( src/Control/Ether/Abbr.hs, dist/build/Control/Ether/Abbr.o )
[28 of 30] Compiling Control.Monad.Ether.Implicit.Except ( src/Control/Monad/Ether/Implicit/Except.hs, dist/build/Control/Monad/Ether/Implicit/Except.o )
[29 of 30] Compiling Control.Monad.Ether.Implicit ( src/Control/Monad/Ether/Implicit.hs, dist/build/Control/Monad/Ether/Implicit.o )
[30 of 30] Compiling Control.Ether.Implicit.Abbr ( src/Control/Ether/Implicit/Abbr.hs, dist/build/Control/Ether/Implicit/Abbr.o )
In-place registering ether-0.3.1.0...
Running Haddock for ether-0.3.1.0...
Running hscolour for ether-0.3.1.0...
Preprocessing library ether-0.3.1.0...
Preprocessing library ether-0.3.1.0...
Haddock coverage:
100% ( 2 / 2) in 'Control.Ether.TH'
0% ( 0 / 4) in 'Control.Ether.Util'
Missing documentation for:
Module header
++ (src/Control/Ether/Util.hs:20)
MaybeToList (src/Control/Ether/Util.hs:24)
fmap (src/Control/Ether/Util.hs:32)
100% ( 8 / 8) in 'Control.Ether.Tagged'
100% ( 12 / 12) in 'Control.Monad.Trans.Ether.Reader'
100% ( 3 / 3) in 'Control.Monad.Ether.Reader.Class'
100% ( 11 / 11) in 'Control.Monad.Ether.Reader'
100% ( 14 / 14) in 'Control.Monad.Ether.Implicit.Reader'
100% ( 15 / 15) in 'Control.Monad.Trans.Ether.Writer'
100% ( 4 / 4) in 'Control.Monad.Ether.Writer.Class'
100% ( 14 / 14) in 'Control.Monad.Ether.Writer'
100% ( 18 / 18) in 'Control.Monad.Ether.Implicit.Writer'
100% ( 16 / 16) in 'Control.Monad.Trans.Ether.State.Lazy'
100% ( 2 / 2) in 'Control.Monad.Trans.Ether.State'
100% ( 16 / 16) in 'Control.Monad.Trans.Ether.State.Strict'
100% ( 4 / 4) in 'Control.Monad.Ether.State.Class'
100% ( 16 / 16) in 'Control.Monad.Ether.State.Lazy'
100% ( 2 / 2) in 'Control.Monad.Ether.State'
100% ( 19 / 19) in 'Control.Monad.Ether.Implicit.State.Lazy'
100% ( 2 / 2) in 'Control.Monad.Ether.Implicit.State'
100% ( 16 / 16) in 'Control.Monad.Ether.State.Strict'
100% ( 19 / 19) in 'Control.Monad.Ether.Implicit.State.Strict'
100% ( 12 / 12) in 'Control.Monad.Trans.Ether.Except'
100% ( 2 / 2) in 'Control.Monad.Ether.Except.Class'
100% ( 3 / 3) in 'Control.Ether.Wrapped'
100% ( 13 / 13) in 'Control.Monad.Ether.Except'
100% ( 9 / 9) in 'Control.Monad.Ether'
100% ( 7 / 7) in 'Control.Ether.Abbr'
100% ( 15 / 15) in 'Control.Monad.Ether.Implicit.Except'
100% ( 7 / 7) in 'Control.Monad.Ether.Implicit'
100% ( 5 / 5) in 'Control.Ether.Implicit.Abbr'
Warning: Control.Ether.Tagged: could not find link destinations for:
++ MaybeToList ListMapTag Inners' Unique
Warning: Control.Monad.Trans.Ether.Reader: could not find link destinations for:
GO
Warning: Control.Monad.Ether.Reader: could not find link destinations for:
GO
Warning: Control.Monad.Trans.Ether.Writer: could not find link destinations for:
GO
Warning: Control.Monad.Ether.Writer: could not find link destinations for:
GO
Warning: Control.Monad.Trans.Ether.State.Lazy: could not find link destinations for:
GO
Warning: Control.Monad.Trans.Ether.State.Strict: could not find link destinations for:
GO
Warning: Control.Monad.Ether.State.Lazy: could not find link destinations for:
GO
Warning: Control.Monad.Ether.State.Strict: could not find link destinations for:
GO
Warning: Control.Monad.Trans.Ether.Except: could not find link destinations for:
GO
Warning: Control.Ether.Wrapped: could not find link destinations for:
GO
Warning: Control.Monad.Ether.Except: could not find link destinations for:
GO
Documentation created: dist/doc/html/ether/index.html,
dist/doc/html/ether/ether.txt
Creating package registration file:
/tmp/pkgConf-ether-0.3.11390543437216220853.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/ether-0.3.1.0-LV8uaXi3NiFBfBFrJfghvm
Registering ether-0.3.1.0...
Installed ether-0.3.1.0
Test log
No test log was submitted for this report.