Build #1 for pipes-shell-0.1.0
| Package | pipes-shell-0.1.0 |
|---|
| Install | InstallOk |
|---|---|
| Docs | Ok |
| Tests | NotTried |
| Time submitted | unknown |
|---|---|
| Compiler | ghc-7.6.3 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | text-0.11.3.1, stm-chans-3.0.0, stm-2.4.2, process-1.1.0.2, pipes-safe-2.0.1, pipes-bytestring-1.0.2, pipes-4.0.1, bytestring-0.10.0.2, base-4.6.0.1, async-2.0.1.4 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring exceptions-0.3.2...
Building exceptions-0.3.2...
Preprocessing library exceptions-0.3.2...
[1 of 2] Compiling Control.Monad.Catch ( src/Control/Monad/Catch.hs, dist/build/Control/Monad/Catch.o )
[2 of 2] Compiling Control.Monad.Catch.Pure ( src/Control/Monad/Catch/Pure.hs, dist/build/Control/Monad/Catch/Pure.o )
In-place registering exceptions-0.3.2...
Running Haddock for exceptions-0.3.2...
Running hscolour for exceptions-0.3.2...
Preprocessing library exceptions-0.3.2...
Preprocessing library exceptions-0.3.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, mtl-2.1.2,
transformers-0.3.0.0
Haddock coverage:
97% ( 28 / 29) in 'Control.Monad.Catch'
80% ( 8 / 10) in 'Control.Monad.Catch.Pure'
Warning: Control.Monad.Catch: could not find link destinations for:
Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.State.Strict.StateT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.Writer.Strict.WriterT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.RWS.Lazy.RWST Control.Monad.Trans.RWS.Strict.RWST
Warning: Control.Monad.Catch.Pure: could not find link destinations for:
Control.Monad.Trans.Class.MonadTrans Control.Monad.RWS.Class.MonadRWS Control.Monad.Reader.Class.MonadReader Control.Monad.Writer.Class.MonadWriter Control.Monad.State.Class.MonadState Control.Monad.IO.Class.MonadIO Data.Functor.Identity.Identity
Documentation created: dist/doc/html/exceptions/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/exceptions-0.3.2/ghc-7.6.3
Registering exceptions-0.3.2...
Installed exceptions-0.3.2
Configuring mmorph-1.0.0...
Building mmorph-1.0.0...
Preprocessing library mmorph-1.0.0...
[1 of 1] Compiling Control.Monad.Morph ( Control/Monad/Morph.hs, dist/build/Control/Monad/Morph.o )
In-place registering mmorph-1.0.0...
Running Haddock for mmorph-1.0.0...
Running hscolour for mmorph-1.0.0...
Preprocessing library mmorph-1.0.0...
Preprocessing library mmorph-1.0.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, transformers-0.3.0.0
Haddock coverage:
Warning: Couldn't find .haddock for export Control.Monad.Trans.Class.MonadTrans
95% ( 20 / 21) in 'Control.Monad.Morph'
Warning: Control.Monad.Morph: could not find link destinations for:
Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.Error.ErrorT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.State.Strict.StateT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.Writer.Strict.WriterT Control.Monad.Trans.RWS.Lazy.RWST Control.Monad.Trans.RWS.Strict.RWST Control.Monad.Trans.Error.Error Control.Monad.Trans.State.Lazy.State Data.Functor.Identity.Identity
Documentation created: dist/doc/html/mmorph/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/mmorph-1.0.0/ghc-7.6.3
Registering mmorph-1.0.0...
Installed mmorph-1.0.0
Configuring nats-0.1.2...
Building nats-0.1.2...
Preprocessing library nats-0.1.2...
[1 of 2] Compiling Numeric.Natural.Internal ( src/Numeric/Natural/Internal.hs, dist/build/Numeric/Natural/Internal.o )
[2 of 2] Compiling Numeric.Natural ( src/Numeric/Natural.hs, dist/build/Numeric/Natural.o )
In-place registering nats-0.1.2...
Running Haddock for nats-0.1.2...
Running hscolour for nats-0.1.2...
Preprocessing library nats-0.1.2...
Preprocessing library nats-0.1.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
75% ( 3 / 4) in 'Numeric.Natural.Internal'
75% ( 3 / 4) in 'Numeric.Natural'
Documentation created: dist/doc/html/nats/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/nats-0.1.2/ghc-7.6.3
Registering nats-0.1.2...
Installed nats-0.1.2
Configuring stm-2.4.2...
Building stm-2.4.2...
Preprocessing library stm-2.4.2...
[ 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.2...
Running Haddock for stm-2.4.2...
Running hscolour for stm-2.4.2...
Preprocessing library stm-2.4.2...
Preprocessing library stm-2.4.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
0% ( 0 / 11) in 'Control.Sequential.STM'
100% ( 12 / 12) in 'Control.Concurrent.STM.TBQueue'
100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue'
100% ( 18 / 18) in 'Control.Concurrent.STM.TChan'
100% ( 15 / 15) in 'Control.Concurrent.STM.TMVar'
100% ( 12 / 12) in 'Control.Concurrent.STM.TVar'
100% ( 2 / 2) in 'Control.Concurrent.STM.TArray'
90% ( 9 / 10) in 'Control.Monad.STM'
100% ( 8 / 8) in 'Control.Concurrent.STM'
40% ( 2 / 5) in 'Control.Concurrent.STM.TSem'
Documentation created: dist/doc/html/stm/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/stm-2.4.2/ghc-7.6.3
Registering stm-2.4.2...
Installed stm-2.4.2
Configuring tagged-0.7...
Building tagged-0.7...
Preprocessing library tagged-0.7...
[1 of 2] Compiling Data.Proxy ( old/Data/Proxy.hs, dist/build/Data/Proxy.o )
[2 of 2] Compiling Data.Tagged ( src/Data/Tagged.hs, dist/build/Data/Tagged.o )
In-place registering tagged-0.7...
Running Haddock for tagged-0.7...
Running hscolour for tagged-0.7...
Preprocessing library tagged-0.7...
Preprocessing library tagged-0.7...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
80% ( 4 / 5) in 'Data.Proxy'
92% ( 11 / 12) in 'Data.Tagged'
Documentation created: dist/doc/html/tagged/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/tagged-0.7/ghc-7.6.3
Registering tagged-0.7...
Installed tagged-0.7
Configuring text-0.11.3.1...
Building text-0.11.3.1...
Preprocessing library text-0.11.3.1...
[ 1 of 41] Compiling Data.Text.Encoding.Utf32 ( Data/Text/Encoding/Utf32.hs, dist/build/Data/Text/Encoding/Utf32.o )
[ 2 of 41] Compiling Data.Text.Fusion.Size ( Data/Text/Fusion/Size.hs, dist/build/Data/Text/Fusion/Size.o )
[ 3 of 41] Compiling Data.Text.Lazy.Builder.RealFloat.Functions ( Data/Text/Lazy/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Lazy/Builder/RealFloat/Functions.o )
[ 4 of 41] Compiling Data.Text.Lazy.Builder.Int.Digits ( Data/Text/Lazy/Builder/Int/Digits.hs, dist/build/Data/Text/Lazy/Builder/Int/Digits.o )
[ 5 of 41] Compiling Data.Text.Fusion.Internal ( Data/Text/Fusion/Internal.hs, dist/build/Data/Text/Fusion/Internal.o )
[ 6 of 41] Compiling Data.Text.Fusion.CaseMapping ( Data/Text/Fusion/CaseMapping.hs, dist/build/Data/Text/Fusion/CaseMapping.o )
[ 7 of 41] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o )
[ 8 of 41] Compiling Data.Text.UnsafeShift ( Data/Text/UnsafeShift.hs, dist/build/Data/Text/UnsafeShift.o )
[ 9 of 41] Compiling Data.Text.Unsafe.Base ( Data/Text/Unsafe/Base.hs, dist/build/Data/Text/Unsafe/Base.o )
[10 of 41] Compiling Data.Text.Encoding.Utf16 ( Data/Text/Encoding/Utf16.hs, dist/build/Data/Text/Encoding/Utf16.o )
[11 of 41] Compiling Data.Text.Util ( Data/Text/Util.hs, dist/build/Data/Text/Util.o )
[12 of 41] Compiling Data.Text.Fusion.Common ( Data/Text/Fusion/Common.hs, dist/build/Data/Text/Fusion/Common.o )
[13 of 41] Compiling Data.Text.Array ( Data/Text/Array.hs, dist/build/Data/Text/Array.o )
[14 of 41] Compiling Data.Text.UnsafeChar ( Data/Text/UnsafeChar.hs, dist/build/Data/Text/UnsafeChar.o )
[15 of 41] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o )
[16 of 41] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o )
[17 of 41] Compiling Data.Text.Private ( Data/Text/Private.hs, dist/build/Data/Text/Private.o )
[18 of 41] Compiling Data.Text.Fusion ( Data/Text/Fusion.hs, dist/build/Data/Text/Fusion.o )
[19 of 41] Compiling Data.Text.Encoding.Fusion.Common ( Data/Text/Encoding/Fusion/Common.hs, dist/build/Data/Text/Encoding/Fusion/Common.o )
[20 of 41] Compiling Data.Text.Encoding.Utf8 ( Data/Text/Encoding/Utf8.hs, dist/build/Data/Text/Encoding/Utf8.o )
[21 of 41] Compiling Data.Text.Encoding.Fusion ( Data/Text/Encoding/Fusion.hs, dist/build/Data/Text/Encoding/Fusion.o )
[22 of 41] Compiling Data.Text.Lazy.Encoding.Fusion ( Data/Text/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Lazy/Encoding/Fusion.o )
[23 of 41] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o )
[24 of 41] Compiling Data.Text.Search ( Data/Text/Search.hs, dist/build/Data/Text/Search.o )
[25 of 41] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o )
[26 of 41] Compiling Data.Text ( Data/Text.hs, dist/build/Data/Text.o )
[27 of 41] Compiling Data.Text.IO.Internal ( Data/Text/IO/Internal.hs, dist/build/Data/Text/IO/Internal.o )
[28 of 41] Compiling Data.Text.IO ( Data/Text/IO.hs, dist/build/Data/Text/IO.o )
[29 of 41] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o )
[30 of 41] Compiling Data.Text.Lazy.Fusion ( Data/Text/Lazy/Fusion.hs, dist/build/Data/Text/Lazy/Fusion.o )
[31 of 41] Compiling Data.Text.Lazy.Search ( Data/Text/Lazy/Search.hs, dist/build/Data/Text/Lazy/Search.o )
[32 of 41] Compiling Data.Text.Lazy ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o )
[33 of 41] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o )
[34 of 41] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o )
[35 of 41] Compiling Data.Text.Lazy.Builder.Internal ( Data/Text/Lazy/Builder/Internal.hs, dist/build/Data/Text/Lazy/Builder/Internal.o )
[36 of 41] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o )
[37 of 41] Compiling Data.Text.Lazy.Builder.Functions ( Data/Text/Lazy/Builder/Functions.hs, dist/build/Data/Text/Lazy/Builder/Functions.o )
[38 of 41] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o )
[39 of 41] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o )
[40 of 41] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o )
[41 of 41] Compiling Data.Text.Read ( Data/Text/Read.hs, dist/build/Data/Text/Read.o )
In-place registering text-0.11.3.1...
Running Haddock for text-0.11.3.1...
Running hscolour for text-0.11.3.1...
Preprocessing library text-0.11.3.1...
Preprocessing library text-0.11.3.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
50% ( 1 / 2) in 'Data.Text.Encoding.Utf32'
40% ( 4 / 10) in 'Data.Text.Fusion.Size'
50% ( 1 / 2) in 'Data.Text.Lazy.Builder.RealFloat.Functions'
0% ( 0 / 2) in 'Data.Text.Lazy.Builder.Int.Digits'
50% ( 5 / 10) in 'Data.Text.Fusion.Internal'
0% ( 0 / 4) in 'Data.Text.Fusion.CaseMapping'
100% ( 12 / 12) in 'Data.Text.Encoding.Error'
100% ( 2 / 2) in 'Data.Text.UnsafeShift'
100% ( 3 / 3) in 'Data.Text.Unsafe.Base'
25% ( 1 / 4) in 'Data.Text.Encoding.Utf16'
100% ( 2 / 2) in 'Data.Text.Util'
89% ( 63 / 71) in 'Data.Text.Fusion.Common'
100% ( 16 / 16) in 'Data.Text.Array'
33% ( 2 / 6) in 'Data.Text.UnsafeChar'
100% ( 15 / 15) in 'Data.Text.Internal'
92% ( 12 / 13) in 'Data.Text.Unsafe'
33% ( 1 / 3) in 'Data.Text.Private'
86% ( 19 / 22) in 'Data.Text.Fusion'
33% ( 2 / 6) in 'Data.Text.Encoding.Fusion.Common'
17% ( 2 / 12) in 'Data.Text.Encoding.Utf8'
67% ( 10 / 15) in 'Data.Text.Encoding.Fusion'
71% ( 10 / 14) in 'Data.Text.Lazy.Encoding.Fusion'
100% ( 24 / 24) in 'Data.Text.Encoding'
100% ( 2 / 2) in 'Data.Text.Search'
100% ( 15 / 15) in 'Data.Text.Foreign'
100% (122 /122) in 'Data.Text'
100% ( 3 / 3) in 'Data.Text.IO.Internal'
100% ( 20 / 20) in 'Data.Text.IO'
93% ( 14 / 15) in 'Data.Text.Lazy.Internal'
100% ( 8 / 8) in 'Data.Text.Lazy.Fusion'
100% ( 2 / 2) in 'Data.Text.Lazy.Search'
99% (121 /122) in 'Data.Text.Lazy'
100% ( 7 / 7) in 'Data.Text.Lazy.Read'
100% ( 19 / 19) in 'Data.Text.Lazy.IO'
94% ( 16 / 17) in 'Data.Text.Lazy.Builder.Internal'
100% ( 12 / 12) in 'Data.Text.Lazy.Builder'
100% ( 3 / 3) in 'Data.Text.Lazy.Builder.Functions'
0% ( 0 / 3) in 'Data.Text.Lazy.Builder.Int'
75% ( 3 / 4) in 'Data.Text.Lazy.Builder.RealFloat'
96% ( 23 / 24) in 'Data.Text.Lazy.Encoding'
100% ( 7 / 7) in 'Data.Text.Read'
Warning: Data.Text: could not find link destinations for:
Data.Text.replicateChar Data.Text.countChar
Warning: Data.Text.Lazy: could not find link destinations for:
Data.Text.Lazy.replicateChar Data.Text.Lazy.dropWords Data.Text.Lazy.splitAtWord Data.Text.Lazy.countChar
Warning: Data.Text.Lazy.Builder.RealFloat: could not find link destinations for:
Data.Text.Lazy.Builder.RealFloat.floatToDigits
Documentation created: dist/doc/html/text/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/text-0.11.3.1/ghc-7.6.3
Registering text-0.11.3.1...
Installed text-0.11.3.1
Configuring transformers-compat-0.1.1.1...
Building transformers-compat-0.1.1.1...
Preprocessing library transformers-compat-0.1.1.1...
[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.1.1.1...
Running Haddock for transformers-compat-0.1.1.1...
Running hscolour for transformers-compat-0.1.1.1...
Preprocessing library transformers-compat-0.1.1.1...
Preprocessing library transformers-compat-0.1.1.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, transformers-0.3.0.0
Haddock coverage:
0% ( 0 / 7) in 'Paths_transformers_compat'
Documentation created: dist/doc/html/transformers-compat/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/transformers-compat-0.1.1.1/ghc-7.6.3
Registering transformers-compat-0.1.1.1...
Installed transformers-compat-0.1.1.1
Configuring async-2.0.1.4...
Building async-2.0.1.4...
Preprocessing library async-2.0.1.4...
[1 of 1] Compiling Control.Concurrent.Async ( Control/Concurrent/Async.hs, dist/build/Control/Concurrent/Async.o )
In-place registering async-2.0.1.4...
Running Haddock for async-2.0.1.4...
Running hscolour for async-2.0.1.4...
Preprocessing library async-2.0.1.4...
Preprocessing library async-2.0.1.4...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
100% ( 46 / 46) in 'Control.Concurrent.Async'
Documentation created: dist/doc/html/async/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/async-2.0.1.4/ghc-7.6.3
Registering async-2.0.1.4...
Installed async-2.0.1.4
[1 of 1] Compiling Main ( /tmp/stm-chans-3.0.0-20084/stm-chans-3.0.0/Setup.hs, /tmp/stm-chans-3.0.0-20084/stm-chans-3.0.0/dist/setup/Main.o )
Linking /tmp/stm-chans-3.0.0-20084/stm-chans-3.0.0/dist/setup/setup ...
Configuring stm-chans-3.0.0...
Building stm-chans-3.0.0...
Preprocessing library stm-chans-3.0.0...
[1 of 5] Compiling Control.Concurrent.STM.TMQueue ( src/Control/Concurrent/STM/TMQueue.hs, dist/build/Control/Concurrent/STM/TMQueue.o )
[2 of 5] Compiling Control.Concurrent.STM.TBMQueue ( src/Control/Concurrent/STM/TBMQueue.hs, dist/build/Control/Concurrent/STM/TBMQueue.o )
[3 of 5] Compiling Control.Concurrent.STM.TMChan ( src/Control/Concurrent/STM/TMChan.hs, dist/build/Control/Concurrent/STM/TMChan.o )
[4 of 5] Compiling Control.Concurrent.STM.TBMChan ( src/Control/Concurrent/STM/TBMChan.hs, dist/build/Control/Concurrent/STM/TBMChan.o )
[5 of 5] Compiling Control.Concurrent.STM.TBChan ( src/Control/Concurrent/STM/TBChan.hs, dist/build/Control/Concurrent/STM/TBChan.o )
In-place registering stm-chans-3.0.0...
Running Haddock for stm-chans-3.0.0...
Running hscolour for stm-chans-3.0.0...
Preprocessing library stm-chans-3.0.0...
Preprocessing library stm-chans-3.0.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
dist/build/tmp-20936/src/Control/Concurrent/STM/TMQueue.hs:54:1: Warning:
The import of `Control.Monad.STM' is redundant
except perhaps to import instances from `Control.Monad.STM'
To import instances alone, use: import Control.Monad.STM()
dist/build/tmp-20936/src/Control/Concurrent/STM/TMQueue.hs:55:1: Warning:
The import of `System.IO.Unsafe' is redundant
except perhaps to import instances from `System.IO.Unsafe'
To import instances alone, use: import System.IO.Unsafe()
dist/build/tmp-20936/src/Control/Concurrent/STM/TBMQueue.hs:59:1: Warning:
The import of `Control.Monad.STM' is redundant
except perhaps to import instances from `Control.Monad.STM'
To import instances alone, use: import Control.Monad.STM()
dist/build/tmp-20936/src/Control/Concurrent/STM/TBMQueue.hs:60:1: Warning:
The import of `System.IO.Unsafe' is redundant
except perhaps to import instances from `System.IO.Unsafe'
To import instances alone, use: import System.IO.Unsafe()
dist/build/tmp-20936/src/Control/Concurrent/STM/TMChan.hs:55:1: Warning:
The import of `Control.Monad.STM' is redundant
except perhaps to import instances from `Control.Monad.STM'
To import instances alone, use: import Control.Monad.STM()
dist/build/tmp-20936/src/Control/Concurrent/STM/TMChan.hs:56:1: Warning:
The import of `System.IO.Unsafe' is redundant
except perhaps to import instances from `System.IO.Unsafe'
To import instances alone, use: import System.IO.Unsafe()
dist/build/tmp-20936/src/Control/Concurrent/STM/TBMChan.hs:61:1: Warning:
The import of `Control.Monad.STM' is redundant
except perhaps to import instances from `Control.Monad.STM'
To import instances alone, use: import Control.Monad.STM()
dist/build/tmp-20936/src/Control/Concurrent/STM/TBMChan.hs:62:1: Warning:
The import of `System.IO.Unsafe' is redundant
except perhaps to import instances from `System.IO.Unsafe'
To import instances alone, use: import System.IO.Unsafe()
dist/build/tmp-20936/src/Control/Concurrent/STM/TBChan.hs:55:1: Warning:
The import of `Control.Monad.STM' is redundant
except perhaps to import instances from `Control.Monad.STM'
To import instances alone, use: import Control.Monad.STM()
dist/build/tmp-20936/src/Control/Concurrent/STM/TBChan.hs:56:1: Warning:
The import of `System.IO.Unsafe' is redundant
except perhaps to import instances from `System.IO.Unsafe'
To import instances alone, use: import System.IO.Unsafe()
Haddock coverage:
100% ( 19 / 19) in 'Control.Concurrent.STM.TMQueue'
100% ( 24 / 24) in 'Control.Concurrent.STM.TBMQueue'
100% ( 22 / 22) in 'Control.Concurrent.STM.TMChan'
100% ( 24 / 24) in 'Control.Concurrent.STM.TBMChan'
100% ( 21 / 21) in 'Control.Concurrent.STM.TBChan'
Documentation created: dist/doc/html/stm-chans/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/stm-chans-3.0.0/ghc-7.6.3
Registering stm-chans-3.0.0...
Installed stm-chans-3.0.0
Configuring hashable-1.2.1.0...
Building hashable-1.2.1.0...
Preprocessing library hashable-1.2.1.0...
[1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o )
[2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o )
[3 of 3] Compiling Data.Hashable ( Data/Hashable.hs, dist/build/Data/Hashable.o )
In-place registering hashable-1.2.1.0...
Running Haddock for hashable-1.2.1.0...
Running hscolour for hashable-1.2.1.0...
Preprocessing library hashable-1.2.1.0...
Preprocessing library hashable-1.2.1.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
100% ( 11 / 11) in 'Data.Hashable.Class'
100% ( 1 / 1) in 'Data.Hashable.Generic'
100% ( 22 / 22) in 'Data.Hashable'
Warning: Data.Hashable: could not find link destinations for:
Data.Hashable.Class.GHashable
Documentation created: dist/doc/html/hashable/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/hashable-1.2.1.0/ghc-7.6.3
Registering hashable-1.2.1.0...
Installed hashable-1.2.1.0
Configuring contravariant-0.4.4...
Building contravariant-0.4.4...
Preprocessing library contravariant-0.4.4...
[1 of 3] Compiling Data.Functor.Contravariant ( Data/Functor/Contravariant.hs, dist/build/Data/Functor/Contravariant.o )
[2 of 3] Compiling Data.Functor.Contravariant.Compose ( Data/Functor/Contravariant/Compose.hs, dist/build/Data/Functor/Contravariant/Compose.o )
[3 of 3] Compiling Data.Functor.Contravariant.Day ( Data/Functor/Contravariant/Day.hs, dist/build/Data/Functor/Contravariant/Day.o )
In-place registering contravariant-0.4.4...
Running Haddock for contravariant-0.4.4...
Running hscolour for contravariant-0.4.4...
Preprocessing library contravariant-0.4.4...
Preprocessing library contravariant-0.4.4...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, transformers-0.3.0.0
Haddock coverage:
81% ( 13 / 16) in 'Data.Functor.Contravariant'
100% ( 4 / 4) in 'Data.Functor.Contravariant.Compose'
100% ( 14 / 14) in 'Data.Functor.Contravariant.Day'
Warning: Data.Functor.Contravariant: could not find link destinations for:
Control.Applicative.Backwards.Backwards Data.Functor.Constant.Constant Data.Functor.Reverse.Reverse Data.Functor.Product.Product Data.Functor.Compose.Compose
Documentation created: dist/doc/html/contravariant/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/contravariant-0.4.4/ghc-7.6.3
Registering contravariant-0.4.4...
Installed contravariant-0.4.4
[1 of 1] Compiling Main ( /tmp/distributive-0.3.2-20084/distributive-0.3.2/Setup.lhs, /tmp/distributive-0.3.2-20084/distributive-0.3.2/dist/setup/Main.o )
Linking /tmp/distributive-0.3.2-20084/distributive-0.3.2/dist/setup/setup ...
Configuring distributive-0.3.2...
Building distributive-0.3.2...
Preprocessing library distributive-0.3.2...
[1 of 1] Compiling Data.Distributive ( src/Data/Distributive.hs, dist/build/Data/Distributive.o )
In-place registering distributive-0.3.2...
Running Haddock for distributive-0.3.2...
Running hscolour for distributive-0.3.2...
Preprocessing library distributive-0.3.2...
Preprocessing library distributive-0.3.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, transformers-0.3.0.0
Haddock coverage:
100% ( 4 / 4) in 'Data.Distributive'
Warning: Data.Distributive: could not find link destinations for:
Data.Functor.Identity.Identity Control.Applicative.Backwards.Backwards Control.Monad.Trans.Identity.IdentityT Data.Functor.Reverse.Reverse Control.Monad.Trans.Reader.ReaderT Data.Functor.Compose.Compose Data.Functor.Product.Product
Documentation created: dist/doc/html/distributive/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/distributive-0.3.2/ghc-7.6.3
Registering distributive-0.3.2...
Installed distributive-0.3.2
Configuring unordered-containers-0.2.3.3...
Building unordered-containers-0.2.3.3...
Preprocessing library unordered-containers-0.2.3.3...
[1 of 8] Compiling Data.HashMap.UnsafeShift ( Data/HashMap/UnsafeShift.hs, dist/build/Data/HashMap/UnsafeShift.o )
[2 of 8] Compiling Data.HashMap.PopCount ( Data/HashMap/PopCount.hs, dist/build/Data/HashMap/PopCount.o )
[3 of 8] Compiling Data.HashMap.Unsafe ( Data/HashMap/Unsafe.hs, dist/build/Data/HashMap/Unsafe.o )
[4 of 8] Compiling Data.HashMap.Array ( Data/HashMap/Array.hs, dist/build/Data/HashMap/Array.o )
[5 of 8] Compiling Data.HashMap.Base ( Data/HashMap/Base.hs, dist/build/Data/HashMap/Base.o )
[6 of 8] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.o )
[7 of 8] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.o )
[8 of 8] Compiling Data.HashSet ( Data/HashSet.hs, dist/build/Data/HashSet.o )
In-place registering unordered-containers-0.2.3.3...
Running Haddock for unordered-containers-0.2.3.3...
Running hscolour for unordered-containers-0.2.3.3...
Preprocessing library unordered-containers-0.2.3.3...
Preprocessing library unordered-containers-0.2.3.3...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
0% ( 0 / 3) in 'Data.HashMap.UnsafeShift'
50% ( 1 / 2) in 'Data.HashMap.PopCount'
100% ( 2 / 2) in 'Data.HashMap.Unsafe'
38% ( 14 / 37) in 'Data.HashMap.Array'
85% ( 52 / 61) in 'Data.HashMap.Base'
98% ( 44 / 45) in 'Data.HashMap.Strict'
98% ( 44 / 45) in 'Data.HashMap.Lazy'
100% ( 27 / 27) in 'Data.HashSet'
Documentation created: dist/doc/html/unordered-containers/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/unordered-containers-0.2.3.3/ghc-7.6.3
Registering unordered-containers-0.2.3.3...
Installed unordered-containers-0.2.3.3
Configuring semigroups-0.12...
Building semigroups-0.12...
Preprocessing library semigroups-0.12...
[1 of 2] Compiling Data.List.NonEmpty ( src/Data/List/NonEmpty.hs, dist/build/Data/List/NonEmpty.o )
[2 of 2] Compiling Data.Semigroup ( src/Data/Semigroup.hs, dist/build/Data/Semigroup.o )
In-place registering semigroups-0.12...
Running Haddock for semigroups-0.12...
Running hscolour for semigroups-0.12...
Preprocessing library semigroups-0.12...
Preprocessing library semigroups-0.12...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
94% ( 62 / 66) in 'Data.List.NonEmpty'
87% ( 20 / 23) in 'Data.Semigroup'
Documentation created: dist/doc/html/semigroups/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/semigroups-0.12/ghc-7.6.3
Registering semigroups-0.12...
Installed semigroups-0.12
[1 of 1] Compiling Main ( /tmp/comonad-4.0-20084/comonad-4.0/Setup.lhs, /tmp/comonad-4.0-20084/comonad-4.0/dist/setup/Main.o )
Linking /tmp/comonad-4.0-20084/comonad-4.0/dist/setup/setup ...
Configuring comonad-4.0...
Building comonad-4.0...
Preprocessing library comonad-4.0...
[ 1 of 16] Compiling Data.Functor.Composition ( src/Data/Functor/Composition.hs, dist/build/Data/Functor/Composition.o )
[ 2 of 16] Compiling Control.Comonad.Trans.Identity ( src/Control/Comonad/Trans/Identity.hs, dist/build/Control/Comonad/Trans/Identity.o )
[ 3 of 16] Compiling Control.Comonad ( src/Control/Comonad.hs, dist/build/Control/Comonad.o )
[ 4 of 16] Compiling Control.Comonad.Trans.Class ( src/Control/Comonad/Trans/Class.hs, dist/build/Control/Comonad/Trans/Class.o )
[ 5 of 16] Compiling Control.Comonad.Hoist.Class ( src/Control/Comonad/Hoist/Class.hs, dist/build/Control/Comonad/Hoist/Class.o )
[ 6 of 16] Compiling Control.Comonad.Trans.Env ( src/Control/Comonad/Trans/Env.hs, dist/build/Control/Comonad/Trans/Env.o )
[ 7 of 16] Compiling Control.Comonad.Trans.Store ( src/Control/Comonad/Trans/Store.hs, dist/build/Control/Comonad/Trans/Store.o )
[ 8 of 16] Compiling Control.Comonad.Trans.Traced ( src/Control/Comonad/Trans/Traced.hs, dist/build/Control/Comonad/Trans/Traced.o )
[ 9 of 16] Compiling Control.Comonad.Env.Class ( src/Control/Comonad/Env/Class.hs, dist/build/Control/Comonad/Env/Class.o )
[10 of 16] Compiling Control.Comonad.Env ( src/Control/Comonad/Env.hs, dist/build/Control/Comonad/Env.o )
[11 of 16] Compiling Control.Comonad.Identity ( src/Control/Comonad/Identity.hs, dist/build/Control/Comonad/Identity.o )
[12 of 16] Compiling Control.Comonad.Store.Class ( src/Control/Comonad/Store/Class.hs, dist/build/Control/Comonad/Store/Class.o )
[13 of 16] Compiling Control.Comonad.Store ( src/Control/Comonad/Store.hs, dist/build/Control/Comonad/Store.o )
[14 of 16] Compiling Control.Comonad.Traced.Class ( src/Control/Comonad/Traced/Class.hs, dist/build/Control/Comonad/Traced/Class.o )
[15 of 16] Compiling Control.Comonad.Traced ( src/Control/Comonad/Traced.hs, dist/build/Control/Comonad/Traced.o )
[16 of 16] Compiling Data.Functor.Coproduct ( src/Data/Functor/Coproduct.hs, dist/build/Data/Functor/Coproduct.o )
In-place registering comonad-4.0...
Running Haddock for comonad-4.0...
Running hscolour for comonad-4.0...
Preprocessing library comonad-4.0...
Preprocessing library comonad-4.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, mtl-2.1.2,
transformers-0.3.0.0
Haddock coverage:
50% ( 1 / 2) in 'Data.Functor.Composition'
Warning: Couldn't find .haddock for export Control.Monad.Trans.Identity.IdentityT
50% ( 1 / 2) in 'Control.Comonad.Trans.Identity'
100% ( 21 / 21) in 'Control.Comonad'
50% ( 1 / 2) in 'Control.Comonad.Trans.Class'
50% ( 1 / 2) in 'Control.Comonad.Hoist.Class'
69% ( 9 / 13) in 'Control.Comonad.Trans.Env'
haddock module header parse failed: Cannot parse header documentation paragraphs
doc comment parse failed: Modify the stored value
> pos . seeks swap $ store fst (1,5)
(5,1)
Seeks satisfies the law
> seeks f = peeks f . duplicate
60% ( 9 / 15) in 'Control.Comonad.Trans.Store'
33% ( 4 / 12) in 'Control.Comonad.Trans.Traced'
33% ( 1 / 3) in 'Control.Comonad.Env.Class'
60% ( 9 / 15) in 'Control.Comonad.Env'
Warning: comonad-4.0:Control.Comonad.Identity: Could not find documentation for exported module: Data.Functor.Identity
100% ( 3 / 3) in 'Control.Comonad.Identity'
25% ( 1 / 4) in 'Control.Comonad.Store.Class'
62% ( 8 / 13) in 'Control.Comonad.Store'
33% ( 1 / 3) in 'Control.Comonad.Traced.Class'
57% ( 8 / 14) in 'Control.Comonad.Traced'
20% ( 1 / 5) in 'Data.Functor.Coproduct'
Warning: Data.Functor.Composition: could not find link destinations for:
Data.Functor.Compose.Compose
Warning: Control.Comonad.Trans.Identity: could not find link destinations for:
Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO
Warning: Control.Comonad: could not find link destinations for:
Data.Functor.Identity.Identity Data.Traversable.Id Data.Traversable.StateL Data.Traversable.StateR Data.Functor.Compose.Compose
Warning: Control.Comonad.Trans.Env: could not find link destinations for:
Data.Functor.Identity.Identity
Warning: Control.Comonad.Trans.Store: could not find link destinations for:
Data.Functor.Identity.Identity
Warning: Control.Comonad.Trans.Traced: could not find link destinations for:
Data.Functor.Identity.Identity
Warning: Control.Comonad.Env: could not find link destinations for:
Data.Functor.Identity.Identity
Warning: Control.Comonad.Store: could not find link destinations for:
Data.Functor.Identity.Identity
Warning: Control.Comonad.Traced: could not find link destinations for:
Data.Functor.Identity.Identity
Documentation created: dist/doc/html/comonad/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/comonad-4.0/ghc-7.6.3
Registering comonad-4.0...
Installed comonad-4.0
Configuring void-0.6.1...
Building void-0.6.1...
Preprocessing library void-0.6.1...
[1 of 2] Compiling Data.Void ( src/Data/Void.hs, dist/build/Data/Void.o )
[2 of 2] Compiling Data.Void.Unsafe ( src/Data/Void/Unsafe.hs, dist/build/Data/Void/Unsafe.o )
In-place registering void-0.6.1...
Running Haddock for void-0.6.1...
Running hscolour for void-0.6.1...
Preprocessing library void-0.6.1...
Preprocessing library void-0.6.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
100% ( 5 / 5) in 'Data.Void'
100% ( 3 / 3) in 'Data.Void.Unsafe'
Documentation created: dist/doc/html/void/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/void-0.6.1/ghc-7.6.3
Registering void-0.6.1...
Installed void-0.6.1
Configuring semigroupoids-4.0...
Building semigroupoids-4.0...
Preprocessing library semigroupoids-4.0...
[ 1 of 20] Compiling Data.Traversable.Instances ( src/Data/Traversable/Instances.hs, dist/build/Data/Traversable/Instances.o )
[ 2 of 20] Compiling Data.Functor.Extend ( src/Data/Functor/Extend.hs, dist/build/Data/Functor/Extend.o )
[ 3 of 20] Compiling Data.Functor.Bind ( src/Data/Functor/Bind.hs, dist/build/Data/Functor/Bind.o )
[ 4 of 20] Compiling Data.Functor.Bind.Trans ( src/Data/Functor/Bind/Trans.hs, dist/build/Data/Functor/Bind/Trans.o )
[ 5 of 20] Compiling Data.Semigroupoid ( src/Data/Semigroupoid.hs, dist/build/Data/Semigroupoid.o )
[ 6 of 20] Compiling Data.Semigroupoid.Dual ( src/Data/Semigroupoid/Dual.hs, dist/build/Data/Semigroupoid/Dual.o )
[ 7 of 20] Compiling Data.Groupoid ( src/Data/Groupoid.hs, dist/build/Data/Groupoid.o )
[ 8 of 20] Compiling Data.Isomorphism ( src/Data/Isomorphism.hs, dist/build/Data/Isomorphism.o )
[ 9 of 20] Compiling Data.Semigroupoid.Product ( src/Data/Semigroupoid/Product.hs, dist/build/Data/Semigroupoid/Product.o )
[10 of 20] Compiling Data.Semigroupoid.Coproduct ( src/Data/Semigroupoid/Coproduct.hs, dist/build/Data/Semigroupoid/Coproduct.o )
[11 of 20] Compiling Data.Semigroupoid.Ob ( src/Data/Semigroupoid/Ob.hs, dist/build/Data/Semigroupoid/Ob.o )
[12 of 20] Compiling Data.Functor.Apply ( src/Data/Functor/Apply.hs, dist/build/Data/Functor/Apply.o )
[13 of 20] Compiling Data.Semigroup.Foldable ( src/Data/Semigroup/Foldable.hs, dist/build/Data/Semigroup/Foldable.o )
[14 of 20] Compiling Data.Semigroup.Traversable ( src/Data/Semigroup/Traversable.hs, dist/build/Data/Semigroup/Traversable.o )
[15 of 20] Compiling Data.Semifunctor ( src/Data/Semifunctor.hs, dist/build/Data/Semifunctor.o )
[16 of 20] Compiling Data.Semifunctor.Associative ( src/Data/Semifunctor/Associative.hs, dist/build/Data/Semifunctor/Associative.o )
[17 of 20] Compiling Data.Semifunctor.Braided ( src/Data/Semifunctor/Braided.hs, dist/build/Data/Semifunctor/Braided.o )
[18 of 20] Compiling Data.Functor.Alt ( src/Data/Functor/Alt.hs, dist/build/Data/Functor/Alt.o )
[19 of 20] Compiling Data.Functor.Plus ( src/Data/Functor/Plus.hs, dist/build/Data/Functor/Plus.o )
[20 of 20] Compiling Data.Semigroupoid.Static ( src/Data/Semigroupoid/Static.hs, dist/build/Data/Semigroupoid/Static.o )
In-place registering semigroupoids-4.0...
Running Haddock for semigroupoids-4.0...
Running hscolour for semigroupoids-4.0...
Preprocessing library semigroupoids-4.0...
Preprocessing library semigroupoids-4.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, mtl-2.1.2,
transformers-0.3.0.0
Haddock coverage:
100% ( 1 / 1) in 'Data.Traversable.Instances'
75% ( 3 / 4) in 'Data.Functor.Extend'
75% ( 15 / 20) in 'Data.Functor.Bind'
100% ( 2 / 2) in 'Data.Functor.Bind.Trans'
50% ( 2 / 4) in 'Data.Semigroupoid'
50% ( 1 / 2) in 'Data.Semigroupoid.Dual'
50% ( 1 / 2) in 'Data.Groupoid'
0% ( 0 / 2) in 'Data.Isomorphism'
0% ( 0 / 4) in 'Data.Semigroupoid.Product'
0% ( 0 / 6) in 'Data.Semigroupoid.Coproduct'
50% ( 1 / 2) in 'Data.Semigroupoid.Ob'
100% ( 13 / 13) in 'Data.Functor.Apply'
33% ( 2 / 6) in 'Data.Semigroup.Foldable'
33% ( 1 / 3) in 'Data.Semigroup.Traversable'
40% ( 6 / 15) in 'Data.Semifunctor'
14% ( 1 / 7) in 'Data.Semifunctor.Associative'
17% ( 1 / 6) in 'Data.Semifunctor.Braided'
100% ( 3 / 3) in 'Data.Functor.Alt'
100% ( 3 / 3) in 'Data.Functor.Plus'
0% ( 0 / 2) in 'Data.Semigroupoid.Static'
Warning: Data.Functor.Extend: could not find link destinations for:
Data.Functor.Identity.Identity
Warning: Data.Functor.Bind: could not find link destinations for:
Data.Traversable.Id Data.Functor.Identity.Identity Data.Sequence.Digit Data.Sequence.Node Data.Sequence.Elem Data.Sequence.Id Data.Sequence.FingerTree Data.Traversable.StateL Data.Traversable.StateR Data.Sequence.State Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.List.ListT Control.Monad.Trans.Cont.ContT Control.Monad.Trans.Error.ErrorT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.State.Strict.StateT Control.Monad.Trans.Writer.Strict.WriterT Data.Functor.Compose.Compose Data.Functor.Product.Product Control.Monad.Trans.RWS.Lazy.RWST Control.Monad.Trans.RWS.Strict.RWST
Warning: Data.Functor.Bind.Trans: could not find link destinations for:
Control.Monad.Trans.Class.MonadTrans Control.Monad.Trans.Cont.ContT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.State.Strict.StateT Control.Monad.Trans.Writer.Strict.WriterT Control.Monad.Trans.RWS.Lazy.RWST Control.Monad.Trans.RWS.Strict.RWST
Warning: Data.Functor.Apply: could not find link destinations for:
Data.Traversable.Id Data.Functor.Identity.Identity Data.Sequence.Digit Data.Sequence.Node Data.Sequence.Elem Data.Sequence.Id Data.Sequence.FingerTree Data.Traversable.StateL Data.Traversable.StateR Data.Sequence.State Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.List.ListT Control.Monad.Trans.Cont.ContT Control.Monad.Trans.Error.ErrorT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.State.Strict.StateT Control.Monad.Trans.Writer.Strict.WriterT Data.Functor.Compose.Compose Data.Functor.Product.Product Control.Monad.Trans.RWS.Lazy.RWST Control.Monad.Trans.RWS.Strict.RWST
Warning: Data.Semigroup.Foldable: could not find link destinations for:
Data.Functor.Identity.Identity Data.Functor.Compose.Compose Data.Functor.Product.Product
Warning: Data.Semigroup.Traversable: could not find link destinations for:
Data.Functor.Identity.Identity Data.Functor.Compose.Compose Data.Functor.Product.Product
Warning: Data.Functor.Alt: could not find link destinations for:
Control.Monad.Trans.Error.ErrorT Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.List.ListT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.State.Strict.StateT Control.Monad.Trans.Writer.Strict.WriterT Control.Monad.Trans.RWS.Lazy.RWST Control.Monad.Trans.RWS.Strict.RWST
Warning: Data.Functor.Plus: could not find link destinations for:
Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.List.ListT Control.Monad.Trans.Error.Error Control.Monad.Trans.Error.ErrorT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.State.Strict.StateT Control.Monad.Trans.Writer.Strict.WriterT Control.Monad.Trans.RWS.Lazy.RWST Control.Monad.Trans.RWS.Strict.RWST
Documentation created: dist/doc/html/semigroupoids/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/semigroupoids-4.0/ghc-7.6.3
Registering semigroupoids-4.0...
Installed semigroupoids-4.0
Configuring pipes-4.0.1...
Building pipes-4.0.1...
Preprocessing library pipes-4.0.1...
[1 of 6] Compiling Pipes.Internal ( src/Pipes/Internal.hs, dist/build/Pipes/Internal.o )
[2 of 6] Compiling Pipes.Core ( src/Pipes/Core.hs, dist/build/Pipes/Core.o )
[3 of 6] Compiling Pipes.Lift ( src/Pipes/Lift.hs, dist/build/Pipes/Lift.o )
[4 of 6] Compiling Pipes ( src/Pipes.hs, dist/build/Pipes.o )
[5 of 6] Compiling Pipes.Prelude ( src/Pipes/Prelude.hs, dist/build/Pipes/Prelude.o )
[6 of 6] Compiling Pipes.Tutorial ( src/Pipes/Tutorial.hs, dist/build/Pipes/Tutorial.o )
In-place registering pipes-4.0.1...
Running Haddock for pipes-4.0.1...
Running hscolour for pipes-4.0.1...
Preprocessing library pipes-4.0.1...
Preprocessing library pipes-4.0.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, mtl-2.1.2,
transformers-0.3.0.0
Haddock coverage:
100% ( 5 / 5) in 'Pipes.Internal'
100% ( 52 / 52) in 'Pipes.Core'
100% ( 29 / 29) in 'Pipes.Lift'
Warning: pipes-4.0.1:Pipes: Could not find documentation for exported module: Control.Monad.IO.Class
Warning: pipes-4.0.1:Pipes: Could not find documentation for exported module: Control.Monad.Trans.Class
100% ( 40 / 40) in 'Pipes'
100% ( 60 / 60) in 'Pipes.Prelude'
100% ( 19 / 19) in 'Pipes.Tutorial'
Warning: Pipes.Internal: could not find link destinations for:
Control.Monad.Error.Class.MonadError Control.Monad.Reader.Class.MonadReader Control.Monad.State.Class.MonadState Control.Monad.Writer.Class.MonadWriter Control.Monad.IO.Class.MonadIO
Warning: Pipes.Core: could not find link destinations for:
Control.Monad.Error.Class.MonadError Control.Monad.Reader.Class.MonadReader Control.Monad.State.Class.MonadState Control.Monad.Writer.Class.MonadWriter Control.Monad.IO.Class.MonadIO
Warning: Pipes.Lift: could not find link destinations for:
Control.Monad.Trans.Error.Error Control.Monad.Trans.Error.ErrorT Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.State.Strict.StateT Control.Monad.Trans.Writer.Strict.WriterT Control.Monad.Trans.RWS.Strict.RWST
Warning: Pipes: could not find link destinations for:
Control.Monad.Error.Class.MonadError Control.Monad.Reader.Class.MonadReader Control.Monad.State.Class.MonadState Control.Monad.Writer.Class.MonadWriter Control.Monad.IO.Class.MonadIO Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Error.ErrorT
Warning: Pipes.Prelude: could not find link destinations for:
Control.Monad.IO.Class.MonadIO Data.Functor.Identity.Identity
Documentation created: dist/doc/html/pipes/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/pipes-4.0.1/ghc-7.6.3
Registering pipes-4.0.1...
Installed pipes-4.0.1
Configuring bifunctors-4.1.1...
Building bifunctors-4.1.1...
Preprocessing library bifunctors-4.1.1...
[ 1 of 13] Compiling Data.Bifoldable ( src/Data/Bifoldable.hs, dist/build/Data/Bifoldable.o )
[ 2 of 13] Compiling Data.Semigroup.Bifoldable ( src/Data/Semigroup/Bifoldable.hs, dist/build/Data/Semigroup/Bifoldable.o )
[ 3 of 13] Compiling Data.Bifunctor ( src/Data/Bifunctor.hs, dist/build/Data/Bifunctor.o )
[ 4 of 13] Compiling Data.Bifunctor.Apply ( src/Data/Bifunctor/Apply.hs, dist/build/Data/Bifunctor/Apply.o )
[ 5 of 13] Compiling Data.Bitraversable ( src/Data/Bitraversable.hs, dist/build/Data/Bitraversable.o )
[ 6 of 13] Compiling Data.Semigroup.Bitraversable ( src/Data/Semigroup/Bitraversable.hs, dist/build/Data/Semigroup/Bitraversable.o )
[ 7 of 13] Compiling Data.Biapplicative ( src/Data/Biapplicative.hs, dist/build/Data/Biapplicative.o )
[ 8 of 13] Compiling Data.Bifunctor.Clown ( src/Data/Bifunctor/Clown.hs, dist/build/Data/Bifunctor/Clown.o )
[ 9 of 13] Compiling Data.Bifunctor.Flip ( src/Data/Bifunctor/Flip.hs, dist/build/Data/Bifunctor/Flip.o )
[10 of 13] Compiling Data.Bifunctor.Join ( src/Data/Bifunctor/Join.hs, dist/build/Data/Bifunctor/Join.o )
[11 of 13] Compiling Data.Bifunctor.Joker ( src/Data/Bifunctor/Joker.hs, dist/build/Data/Bifunctor/Joker.o )
[12 of 13] Compiling Data.Bifunctor.Product ( src/Data/Bifunctor/Product.hs, dist/build/Data/Bifunctor/Product.o )
[13 of 13] Compiling Data.Bifunctor.Wrapped ( src/Data/Bifunctor/Wrapped.hs, dist/build/Data/Bifunctor/Wrapped.o )
In-place registering bifunctors-4.1.1...
Running Haddock for bifunctors-4.1.1...
Running hscolour for bifunctors-4.1.1...
Preprocessing library bifunctors-4.1.1...
Preprocessing library bifunctors-4.1.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, mtl-2.1.2,
transformers-0.3.0.0
Haddock coverage:
6% ( 1 / 17) in 'Data.Bifoldable'
33% ( 2 / 6) in 'Data.Semigroup.Bifoldable'
100% ( 2 / 2) in 'Data.Bifunctor'
62% ( 5 / 8) in 'Data.Bifunctor.Apply'
12% ( 1 / 8) in 'Data.Bitraversable'
33% ( 1 / 3) in 'Data.Semigroup.Bitraversable'
62% ( 5 / 8) in 'Data.Biapplicative'
100% ( 2 / 2) in 'Data.Bifunctor.Clown'
100% ( 2 / 2) in 'Data.Bifunctor.Flip'
100% ( 2 / 2) in 'Data.Bifunctor.Join'
100% ( 2 / 2) in 'Data.Bifunctor.Joker'
100% ( 2 / 2) in 'Data.Bifunctor.Product'
100% ( 2 / 2) in 'Data.Bifunctor.Wrapped'
Documentation created: dist/doc/html/bifunctors/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/bifunctors-4.1.1/ghc-7.6.3
Registering bifunctors-4.1.1...
Installed bifunctors-4.1.1
Configuring profunctors-4.0.1...
Building profunctors-4.0.1...
Preprocessing library profunctors-4.0.1...
[1 of 7] Compiling Data.Profunctor.Trace ( src/Data/Profunctor/Trace.hs, dist/build/Data/Profunctor/Trace.o )
[2 of 7] Compiling Data.Profunctor.Unsafe ( src/Data/Profunctor/Unsafe.hs, dist/build/Data/Profunctor/Unsafe.o )
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package array-0.4.0.1 ... linking ... done.
Loading package deepseq-1.3.0.1 ... linking ... done.
Loading package containers-0.5.0.0 ... linking ... done.
Loading package tagged-0.7 ... linking ... done.
Loading package transformers-0.3.0.0 ... linking ... done.
Loading package transformers-compat-0.1.1.1 ... linking ... done.
Loading package contravariant-0.4.4 ... linking ... done.
Loading package distributive-0.3.2 ... linking ... done.
Loading package mtl-2.1.2 ... linking ... done.
Loading package bytestring-0.10.0.2 ... linking ... done.
Loading package text-0.11.3.1 ... linking ... done.
Loading package hashable-1.2.1.0 ... linking ... done.
Loading package nats-0.1.2 ... linking ... done.
Loading package unordered-containers-0.2.3.3 ... linking ... done.
Loading package semigroups-0.12 ... linking ... done.
Loading package comonad-4.0 ... linking ... done.
Loading package semigroupoids-4.0 ... linking ... done.
[3 of 7] Compiling Data.Profunctor ( src/Data/Profunctor.hs, dist/build/Data/Profunctor.o )
[4 of 7] Compiling Data.Profunctor.Rep ( src/Data/Profunctor/Rep.hs, dist/build/Data/Profunctor/Rep.o )
[5 of 7] Compiling Data.Profunctor.Composition ( src/Data/Profunctor/Composition.hs, dist/build/Data/Profunctor/Composition.o )
[6 of 7] Compiling Data.Profunctor.Rift ( src/Data/Profunctor/Rift.hs, dist/build/Data/Profunctor/Rift.o )
[7 of 7] Compiling Data.Profunctor.Collage ( src/Data/Profunctor/Collage.hs, dist/build/Data/Profunctor/Collage.o )
In-place registering profunctors-4.0.1...
Running Haddock for profunctors-4.0.1...
Running hscolour for profunctors-4.0.1...
Preprocessing library profunctors-4.0.1...
Preprocessing library profunctors-4.0.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, mtl-2.1.2,
transformers-0.3.0.0
Haddock coverage:
100% ( 2 / 2) in 'Data.Profunctor.Trace'
100% ( 3 / 3) in 'Data.Profunctor.Unsafe'
91% ( 10 / 11) in 'Data.Profunctor'
Warning: Data.Profunctor.Rep: We do not support associated types in instances yet. These instances are affected:
Data.Profunctor.Rep.Representable (->), (GHC.Base.Monad m, GHC.Base.Functor m) =>
Data.Profunctor.Rep.Representable (Control.Arrow.Kleisli m), GHC.Base.Functor f =>
Data.Profunctor.Rep.Representable (Data.Profunctor.UpStar f), Data.Profunctor.Rep.Corepresentable (->), GHC.Base.Functor w =>
Data.Profunctor.Rep.Corepresentable (Control.Comonad.Cokleisli w), Data.Profunctor.Rep.Corepresentable Data.Tagged.Tagged, GHC.Base.Functor f =>
Data.Profunctor.Rep.Corepresentable (Data.Profunctor.DownStar f)
100% ( 7 / 7) in 'Data.Profunctor.Rep'
Warning: Data.Profunctor.Composition: We do not support associated types in instances yet. These instances are affected:
(Data.Profunctor.Rep.Representable p,
Data.Profunctor.Rep.Representable q) =>
Data.Profunctor.Rep.Representable (Data.Profunctor.Composition.Procompose p q), (Data.Profunctor.Rep.Corepresentable p,
Data.Profunctor.Rep.Corepresentable q) =>
Data.Profunctor.Rep.Corepresentable (Data.Profunctor.Composition.Procompose p q)
92% ( 11 / 12) in 'Data.Profunctor.Composition'
75% ( 3 / 4) in 'Data.Profunctor.Rift'
100% ( 2 / 2) in 'Data.Profunctor.Collage'
Warning: Data.Profunctor.Rep: could not find link destinations for:
Data.Profunctor.Rep.Iso
Warning: Data.Profunctor.Composition: could not find link destinations for:
Data.Profunctor.Composition.Iso Data.Functor.Compose.Compose
Documentation created: dist/doc/html/profunctors/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/profunctors-4.0.1/ghc-7.6.3
Registering profunctors-4.0.1...
Installed profunctors-4.0.1
Configuring pipes-safe-2.0.1...
Building pipes-safe-2.0.1...
Preprocessing library pipes-safe-2.0.1...
[1 of 2] Compiling Pipes.Safe ( src/Pipes/Safe.hs, dist/build/Pipes/Safe.o )
[2 of 2] Compiling Pipes.Safe.Prelude ( src/Pipes/Safe/Prelude.hs, dist/build/Pipes/Safe/Prelude.o )
In-place registering pipes-safe-2.0.1...
Running Haddock for pipes-safe-2.0.1...
Running hscolour for pipes-safe-2.0.1...
Preprocessing library pipes-safe-2.0.1...
Preprocessing library pipes-safe-2.0.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, mtl-2.1.2,
transformers-0.3.0.0
Haddock coverage:
Warning: Pipes.Safe: We do not support associated types in instances yet. These instances are affected:
(Control.Monad.IO.Class.MonadIO m,
Control.Monad.Catch.MonadCatch m) =>
Pipes.Safe.MonadSafe (Pipes.Safe.SafeT m), Pipes.Safe.MonadSafe m =>
Pipes.Safe.MonadSafe (Pipes.Internal.Proxy a' a b' b m), Pipes.Safe.MonadSafe m =>
Pipes.Safe.MonadSafe (Control.Monad.Trans.Identity.IdentityT m), Pipes.Safe.MonadSafe m =>
Pipes.Safe.MonadSafe (Control.Monad.Catch.Pure.CatchT m), Pipes.Safe.MonadSafe m =>
Pipes.Safe.MonadSafe (Control.Monad.Trans.Reader.ReaderT i m), Pipes.Safe.MonadSafe m =>
Pipes.Safe.MonadSafe (Control.Monad.Trans.State.Lazy.StateT s m), Pipes.Safe.MonadSafe m =>
Pipes.Safe.MonadSafe (Control.Monad.Trans.State.Strict.StateT s m), (Pipes.Safe.MonadSafe m, Data.Monoid.Monoid w) =>
Pipes.Safe.MonadSafe (Control.Monad.Trans.Writer.Lazy.WriterT w m), (Pipes.Safe.MonadSafe m, Data.Monoid.Monoid w) =>
Pipes.Safe.MonadSafe (Control.Monad.Trans.Writer.Strict.WriterT w m), (Pipes.Safe.MonadSafe m, Data.Monoid.Monoid w) =>
Pipes.Safe.MonadSafe (Control.Monad.Trans.RWS.Lazy.RWST i w s m), (Pipes.Safe.MonadSafe m, Data.Monoid.Monoid w) =>
Pipes.Safe.MonadSafe (Control.Monad.Trans.RWS.Strict.RWST i w s m)
100% ( 19 / 19) in 'Pipes.Safe'
100% ( 7 / 7) in 'Pipes.Safe.Prelude'
Warning: Pipes.Safe: could not find link destinations for:
Control.Monad.IO.Class.MonadIO Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Writer.Strict.WriterT Control.Monad.Trans.State.Strict.StateT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.RWS.Strict.RWST Control.Monad.Trans.RWS.Lazy.RWST Control.Monad.IO.Class.liftIO
Documentation created: dist/doc/html/pipes-safe/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/pipes-safe-2.0.1/ghc-7.6.3
Registering pipes-safe-2.0.1...
Installed pipes-safe-2.0.1
Configuring free-4.2...
Building free-4.2...
Preprocessing library free-4.2...
[ 1 of 12] Compiling Control.Monad.Free.Class ( src/Control/Monad/Free/Class.hs, dist/build/Control/Monad/Free/Class.o )
[ 2 of 12] Compiling Control.Monad.Trans.Free ( src/Control/Monad/Trans/Free.hs, dist/build/Control/Monad/Trans/Free.o )
[ 3 of 12] Compiling Control.Monad.Trans.Iter ( src/Control/Monad/Trans/Iter.hs, dist/build/Control/Monad/Trans/Iter.o )
[ 4 of 12] Compiling Control.MonadPlus.Free ( src/Control/MonadPlus/Free.hs, dist/build/Control/MonadPlus/Free.o )
[ 5 of 12] Compiling Control.Monad.Free ( src/Control/Monad/Free.hs, dist/build/Control/Monad/Free.o )
[ 6 of 12] Compiling Control.Monad.Free.Church ( src/Control/Monad/Free/Church.hs, dist/build/Control/Monad/Free/Church.o )
[ 7 of 12] Compiling Control.Comonad.Cofree.Class ( src/Control/Comonad/Cofree/Class.hs, dist/build/Control/Comonad/Cofree/Class.o )
[ 8 of 12] Compiling Control.Comonad.Trans.Cofree ( src/Control/Comonad/Trans/Cofree.hs, dist/build/Control/Comonad/Trans/Cofree.o )
[ 9 of 12] Compiling Control.Comonad.Trans.Coiter ( src/Control/Comonad/Trans/Coiter.hs, dist/build/Control/Comonad/Trans/Coiter.o )
[10 of 12] Compiling Control.Comonad.Cofree ( src/Control/Comonad/Cofree.hs, dist/build/Control/Comonad/Cofree.o )
[11 of 12] Compiling Control.Alternative.Free ( src/Control/Alternative/Free.hs, dist/build/Control/Alternative/Free.o )
[12 of 12] Compiling Control.Applicative.Free ( src/Control/Applicative/Free.hs, dist/build/Control/Applicative/Free.o )
In-place registering free-4.2...
Running Haddock for free-4.2...
Running hscolour for free-4.2...
Preprocessing library free-4.2...
Preprocessing library free-4.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, mtl-2.1.2,
transformers-0.3.0.0
Haddock coverage:
100% ( 4 / 4) in 'Control.Monad.Free.Class'
100% ( 8 / 8) in 'Control.Monad.Trans.Free'
75% ( 6 / 8) in 'Control.Monad.Trans.Iter'
100% ( 8 / 8) in 'Control.MonadPlus.Free'
100% ( 10 / 10) in 'Control.Monad.Free'
100% ( 9 / 9) in 'Control.Monad.Free.Church'
100% ( 2 / 2) in 'Control.Comonad.Cofree.Class'
100% ( 7 / 7) in 'Control.Comonad.Trans.Cofree'
100% ( 4 / 4) in 'Control.Comonad.Trans.Coiter'
100% ( 10 / 10) in 'Control.Comonad.Cofree'
100% ( 5 / 5) in 'Control.Alternative.Free'
83% ( 5 / 6) in 'Control.Applicative.Free'
Warning: Control.Monad.Free.Class: could not find link destinations for:
Control.Monad.Trans.List.ListT Control.Monad.Trans.Maybe.MaybeT Data.Functor.Identity.Identity Control.Monad.Trans.Error.Error Control.Monad.Trans.Error.ErrorT Control.Monad.Trans.Writer.Strict.WriterT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.Cont.ContT Control.Monad.Trans.State.Strict.StateT Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.RWS.Lazy.RWST Control.Monad.Trans.RWS.Strict.RWST Control.Monad.Trans.Class.MonadTrans
Warning: Control.Monad.Trans.Free: could not find link destinations for:
Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO Control.Monad.Trans.List.ListT Control.Monad.Trans.Maybe.MaybeT Data.Functor.Identity.Identity Control.Monad.Trans.Error.Error Control.Monad.Trans.Error.ErrorT Control.Monad.Trans.Writer.Strict.WriterT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.Cont.ContT Control.Monad.Trans.State.Strict.StateT Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.RWS.Lazy.RWST Control.Monad.Trans.RWS.Strict.RWST
Warning: Control.Monad.Trans.Iter: could not find link destinations for:
Control.Monad.Trans.List.ListT Control.Monad.Trans.Maybe.MaybeT Data.Functor.Identity.Identity Control.Monad.Trans.Error.Error Control.Monad.Trans.Error.ErrorT Control.Monad.Trans.Writer.Strict.WriterT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.Cont.ContT Control.Monad.Trans.State.Strict.StateT Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.RWS.Lazy.RWST Control.Monad.Trans.RWS.Strict.RWST Control.Monad.Trans.Class.MonadTrans Control.Monad.State.Class.MonadState Control.Monad.Reader.Class.MonadReader Control.Monad.Trans.Class.lift
Warning: Control.MonadPlus.Free: could not find link destinations for:
Control.Monad.Trans.List.ListT Control.Monad.Trans.Maybe.MaybeT Data.Functor.Identity.Identity Control.Monad.Trans.Error.Error Control.Monad.Trans.Error.ErrorT Control.Monad.Trans.Writer.Strict.WriterT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.Cont.ContT Control.Monad.Trans.State.Strict.StateT Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.RWS.Lazy.RWST Control.Monad.Trans.RWS.Strict.RWST Control.Monad.Trans.Class.MonadTrans Control.Monad.State.Class.MonadState Control.Monad.Reader.Class.MonadReader Control.Monad.Writer.Class.MonadWriter Control.Monad.Error.Class.MonadError Control.Monad.Cont.Class.MonadCont Control.Monad.Trans.Class.lift
Warning: Control.Monad.Free: could not find link destinations for:
Control.Monad.Trans.List.ListT Control.Monad.Trans.Maybe.MaybeT Data.Functor.Identity.Identity Control.Monad.Trans.Error.Error Control.Monad.Trans.Error.ErrorT Control.Monad.Trans.Writer.Strict.WriterT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.Cont.ContT Control.Monad.Trans.State.Strict.StateT Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.RWS.Lazy.RWST Control.Monad.Trans.RWS.Strict.RWST Control.Monad.Trans.Class.MonadTrans Control.Monad.State.Class.MonadState Control.Monad.Reader.Class.MonadReader Control.Monad.Writer.Class.MonadWriter Control.Monad.Error.Class.MonadError Control.Monad.Cont.Class.MonadCont Control.Monad.Trans.Class.lift
Warning: Control.Monad.Free.Church: could not find link destinations for:
Control.Monad.Trans.Class.MonadTrans Control.Monad.State.Class.MonadState Control.Monad.Reader.Class.MonadReader Control.Monad.Writer.Class.MonadWriter Control.Monad.Cont.Class.MonadCont Control.Monad.Trans.Class.lift Control.Monad.Trans.List.ListT Control.Monad.Trans.Maybe.MaybeT Data.Functor.Identity.Identity Control.Monad.Trans.Error.Error Control.Monad.Trans.Error.ErrorT Control.Monad.Trans.Writer.Strict.WriterT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.Cont.ContT Control.Monad.Trans.State.Strict.StateT Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.RWS.Lazy.RWST Control.Monad.Trans.RWS.Strict.RWST
Warning: Control.Comonad.Cofree.Class: could not find link destinations for:
Data.Functor.Identity.Identity
Warning: Control.Comonad.Trans.Cofree: could not find link destinations for:
Data.Functor.Identity.Identity
Warning: Control.Comonad.Trans.Coiter: could not find link destinations for:
Data.Functor.Identity.Identity
Warning: Control.Comonad.Cofree: could not find link destinations for:
Data.Functor.Identity.Identity
Documentation created: dist/doc/html/free/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/free-4.2/ghc-7.6.3
Registering free-4.2...
Installed free-4.2
Configuring pipes-parse-2.0.2...
Building pipes-parse-2.0.2...
Preprocessing library pipes-parse-2.0.2...
[1 of 1] Compiling Pipes.Parse ( src/Pipes/Parse.hs, dist/build/Pipes/Parse.o )
In-place registering pipes-parse-2.0.2...
Running Haddock for pipes-parse-2.0.2...
Running hscolour for pipes-parse-2.0.2...
Preprocessing library pipes-parse-2.0.2...
Preprocessing library pipes-parse-2.0.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, mtl-2.1.2,
transformers-0.3.0.0
Haddock coverage:
Warning: pipes-parse-2.0.2:Pipes.Parse: Could not find documentation for exported module: Control.Monad.Trans.State.Strict
100% ( 25 / 25) in 'Pipes.Parse'
Warning: Pipes.Parse: could not find link destinations for:
Control.Monad.Trans.State.Strict.StateT Control.Monad.Trans.State.Strict.runStateT Control.Monad.Trans.State.Strict.evalStateT Control.Monad.Trans.State.Strict.execStateT
Documentation created: dist/doc/html/pipes-parse/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/pipes-parse-2.0.2/ghc-7.6.3
Registering pipes-parse-2.0.2...
Installed pipes-parse-2.0.2
Configuring pipes-bytestring-1.0.2...
Building pipes-bytestring-1.0.2...
Preprocessing library pipes-bytestring-1.0.2...
[1 of 2] Compiling Pipes.ByteString.Parse ( src/Pipes/ByteString/Parse.hs, dist/build/Pipes/ByteString/Parse.o )
[2 of 2] Compiling Pipes.ByteString ( src/Pipes/ByteString.hs, dist/build/Pipes/ByteString.o )
In-place registering pipes-bytestring-1.0.2...
Running Haddock for pipes-bytestring-1.0.2...
Running hscolour for pipes-bytestring-1.0.2...
Preprocessing library pipes-bytestring-1.0.2...
Preprocessing library pipes-bytestring-1.0.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, mtl-2.1.2,
transformers-0.3.0.0
Haddock coverage:
100% ( 9 / 9) in 'Pipes.ByteString.Parse'
100% ( 75 / 75) in 'Pipes.ByteString'
Warning: Pipes.ByteString.Parse: could not find link destinations for:
Control.Monad.Trans.State.Strict.StateT
Warning: Pipes.ByteString: could not find link destinations for:
Control.Monad.IO.Class.MonadIO Data.Functor.Identity.Identity Control.Monad.Trans.State.Strict.StateT
Documentation created: dist/doc/html/pipes-bytestring/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/pipes-bytestring-1.0.2/ghc-7.6.3
Registering pipes-bytestring-1.0.2...
Installed pipes-bytestring-1.0.2
Downloading pipes-shell-0.1.0...
Configuring pipes-shell-0.1.0...
Building pipes-shell-0.1.0...
Preprocessing library pipes-shell-0.1.0...
[1 of 1] Compiling Pipes.Shell ( src/Pipes/Shell.hs, dist/build/Pipes/Shell.o )
In-place registering pipes-shell-0.1.0...
Running Haddock for pipes-shell-0.1.0...
Running hscolour for pipes-shell-0.1.0...
Preprocessing library pipes-shell-0.1.0...
Preprocessing library pipes-shell-0.1.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, mtl-2.1.2,
transformers-0.3.0.0
Haddock coverage:
Warning: Pipes.Shell: cmdEnv is exported separately but will be documented under Cmd. Consider exporting it together with its parent(s) for code clarity.
Warning: Pipes.Shell: cmd is exported separately but will be documented under Cmd. Consider exporting it together with its parent(s) for code clarity.
Warning: Pipes.Shell: cmd' is exported separately but will be documented under Cmd'. Consider exporting it together with its parent(s) for code clarity.
100% ( 19 / 19) in 'Pipes.Shell'
Documentation created: dist/doc/html/pipes-shell/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/pipes-shell-0.1.0/ghc-7.6.3
Registering pipes-shell-0.1.0...
Installed pipes-shell-0.1.0
Test log
No test log was submitted for this report.