Build #1 for samtools-iteratee-0.1

[all reports]

Package samtools-iteratee-0.1
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2015-06-07 19:10:48.963987 UTC
Compiler ghc-7.8.3
OS linux
Arch x86_64
Dependencies vector-0.10.12.3, transformers-0.4.3.0, samtools-0.2.4.1, monads-tf-0.1.0.2, iteratee-0.8.9.6, haskell98-2.0.0.3, bytestring-0.9.2.1, base-4.7.0.1
Flags -utilities

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Warning: Note that reinstalls are always dangerous. Continuing anyway...
Configuring bytestring-0.9.2.1...
Building bytestring-0.9.2.1...
Preprocessing library bytestring-0.9.2.1...
[1 of 8] Compiling Data.ByteString.Fusion ( Data/ByteString/Fusion.hs, dist/build/Data/ByteString/Fusion.o )
[2 of 8] Compiling Data.ByteString.Internal ( Data/ByteString/Internal.hs, dist/build/Data/ByteString/Internal.o )
[3 of 8] Compiling Data.ByteString.Unsafe ( Data/ByteString/Unsafe.hs, dist/build/Data/ByteString/Unsafe.o )
[4 of 8] Compiling Data.ByteString.Lazy.Internal ( Data/ByteString/Lazy/Internal.hs, dist/build/Data/ByteString/Lazy/Internal.o )
[5 of 8] Compiling Data.ByteString  ( Data/ByteString.hs, dist/build/Data/ByteString.o )

Data/ByteString.hs:1630:1: Warning:
    Rule "ByteString specialise zipWith" may never fire
      because ‘zipWith’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘zipWith’
[6 of 8] Compiling Data.ByteString.Char8 ( Data/ByteString/Char8.hs, dist/build/Data/ByteString/Char8.o )
[7 of 8] Compiling Data.ByteString.Lazy ( Data/ByteString/Lazy.hs, dist/build/Data/ByteString/Lazy.o )
[8 of 8] Compiling Data.ByteString.Lazy.Char8 ( Data/ByteString/Lazy/Char8.hs, dist/build/Data/ByteString/Lazy/Char8.o )
In-place registering bytestring-0.9.2.1...
Running Haddock for bytestring-0.9.2.1...
Running hscolour for bytestring-0.9.2.1...
Preprocessing library bytestring-0.9.2.1...
Preprocessing library bytestring-0.9.2.1...
Haddock coverage:
 100% (  1 /  1) in 'Data.ByteString.Fusion'
  64% ( 21 / 33) in 'Data.ByteString.Internal'
 100% ( 19 / 19) in 'Data.ByteString.Unsafe'
 100% ( 13 / 13) in 'Data.ByteString.Lazy.Internal'
 100% (133 /133) in 'Data.ByteString'
 100% (138 /138) in 'Data.ByteString.Char8'
 100% (115 /115) in 'Data.ByteString.Lazy'
 100% (120 /120) in 'Data.ByteString.Lazy.Char8'
Warning: Data.ByteString: could not find link destinations for:
    Data.ByteString.compareBytes Data.ByteString.spanByte Data.ByteString.findIndexOrEnd
Warning: Data.ByteString.Char8: could not find link destinations for:
    Data.ByteString.Char8.breakChar Data.ByteString.Char8.unsafeHead Data.ByteString.Char8.breakSpace Data.ByteString.Char8.dropSpace
Warning: Data.ByteString.Lazy: could not find link destinations for:
    Data.ByteString.Lazy.hGetContentsN Data.ByteString.Lazy.findIndexOrEnd
Documentation created: dist/doc/html/bytestring/index.html,
dist/doc/html/bytestring/bytestring.txt
Creating package registration file: /tmp/pkgConf-bytestring-0.9.222162.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/bytestring-0.9.2.1
Registering bytestring-0.9.2.1...
Installed bytestring-0.9.2.1
Configuring dlist-0.7.1.1...
Building dlist-0.7.1.1...
Preprocessing library dlist-0.7.1.1...
[1 of 1] Compiling Data.DList       ( Data/DList.hs, dist/build/Data/DList.o )
In-place registering dlist-0.7.1.1...
Running Haddock for dlist-0.7.1.1...
Running hscolour for dlist-0.7.1.1...
Preprocessing library dlist-0.7.1.1...
Preprocessing library dlist-0.7.1.1...
Haddock coverage:
 100% ( 20 / 20) in 'Data.DList'
Documentation created: dist/doc/html/dlist/index.html,
dist/doc/html/dlist/dlist.txt
Creating package registration file: /tmp/pkgConf-dlist-0.7.122162.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/dlist-0.7.1.1
Registering dlist-0.7.1.1...
Installed dlist-0.7.1.1
Configuring fmlist-0.9...
Building fmlist-0.9...
Preprocessing library fmlist-0.9...
[1 of 1] Compiling Data.FMList      ( Data/FMList.hs, dist/build/Data/FMList.o )
In-place registering fmlist-0.9...
Running Haddock for fmlist-0.9...
Running hscolour for fmlist-0.9...
Preprocessing library fmlist-0.9...
Preprocessing library fmlist-0.9...
Haddock coverage:
  37% ( 14 / 38) in 'Data.FMList'
Documentation created: dist/doc/html/fmlist/index.html,
dist/doc/html/fmlist/fmlist.txt
Creating package registration file: /tmp/pkgConf-fmlist-022162.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/fmlist-0.9
Registering fmlist-0.9...
Installed fmlist-0.9
Configuring parallel-3.2.0.6...
Building parallel-3.2.0.6...
Preprocessing library parallel-3.2.0.6...
[1 of 3] Compiling Control.Parallel ( Control/Parallel.hs, dist/build/Control/Parallel.o )
[2 of 3] Compiling Control.Seq      ( Control/Seq.hs, dist/build/Control/Seq.o )
[3 of 3] Compiling Control.Parallel.Strategies ( Control/Parallel/Strategies.hs, dist/build/Control/Parallel/Strategies.o )
In-place registering parallel-3.2.0.6...
Running Haddock for parallel-3.2.0.6...
Running hscolour for parallel-3.2.0.6...
Preprocessing library parallel-3.2.0.6...
Preprocessing library parallel-3.2.0.6...
Haddock coverage:
  72% ( 21 / 29) in 'Control.Seq'
 100% (  3 /  3) in 'Control.Parallel'
  81% ( 68 / 84) in 'Control.Parallel.Strategies'
Documentation created: dist/doc/html/parallel/index.html,
dist/doc/html/parallel/parallel.txt
Creating package registration file: /tmp/pkgConf-parallel-3.2.022162.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/parallel-3.2.0.6
Registering parallel-3.2.0.6...
Installed parallel-3.2.0.6
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'
 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'
 100% (  8 /  8) in 'Control.Concurrent.STM'
  40% (  2 /  5) in 'Control.Concurrent.STM.TSem'
Documentation created: dist/doc/html/stm/index.html, dist/doc/html/stm/stm.txt
Creating package registration file: /tmp/pkgConf-stm-2.422162.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/stm-2.4.4
Registering stm-2.4.4...
Installed stm-2.4.4
Configuring transformers-0.4.3.0...
Building transformers-0.4.3.0...
Preprocessing library transformers-0.4.3.0...
[ 1 of 28] Compiling Data.Functor.Identity ( oldsrc/Data/Functor/Identity.hs, dist/build/Data/Functor/Identity.o )
[ 2 of 28] Compiling Control.Monad.Trans.Class ( Control/Monad/Trans/Class.hs, dist/build/Control/Monad/Trans/Class.o )
[ 3 of 28] Compiling Control.Monad.Signatures ( Control/Monad/Signatures.hs, dist/build/Control/Monad/Signatures.o )
[ 4 of 28] Compiling Control.Monad.IO.Class ( Control/Monad/IO/Class.hs, dist/build/Control/Monad/IO/Class.o )
[ 5 of 28] Compiling Control.Monad.Trans.Cont ( Control/Monad/Trans/Cont.hs, dist/build/Control/Monad/Trans/Cont.o )
[ 6 of 28] Compiling Control.Monad.Trans.Reader ( Control/Monad/Trans/Reader.hs, dist/build/Control/Monad/Trans/Reader.o )
[ 7 of 28] Compiling Control.Monad.Trans.RWS.Lazy ( Control/Monad/Trans/RWS/Lazy.hs, dist/build/Control/Monad/Trans/RWS/Lazy.o )
[ 8 of 28] Compiling Control.Monad.Trans.RWS ( Control/Monad/Trans/RWS.hs, dist/build/Control/Monad/Trans/RWS.o )
[ 9 of 28] Compiling Control.Monad.Trans.RWS.Strict ( Control/Monad/Trans/RWS/Strict.hs, dist/build/Control/Monad/Trans/RWS/Strict.o )
[10 of 28] Compiling Control.Monad.Trans.State.Lazy ( Control/Monad/Trans/State/Lazy.hs, dist/build/Control/Monad/Trans/State/Lazy.o )
[11 of 28] Compiling Control.Monad.Trans.State ( Control/Monad/Trans/State.hs, dist/build/Control/Monad/Trans/State.o )
[12 of 28] Compiling Control.Monad.Trans.State.Strict ( Control/Monad/Trans/State/Strict.hs, dist/build/Control/Monad/Trans/State/Strict.o )
[13 of 28] Compiling Data.Functor.Classes ( Data/Functor/Classes.hs, dist/build/Data/Functor/Classes.o )
[14 of 28] Compiling Data.Functor.Constant ( Data/Functor/Constant.hs, dist/build/Data/Functor/Constant.o )
[15 of 28] Compiling Control.Applicative.Lift ( Control/Applicative/Lift.hs, dist/build/Control/Applicative/Lift.o )
[16 of 28] Compiling Control.Monad.Trans.Except ( Control/Monad/Trans/Except.hs, dist/build/Control/Monad/Trans/Except.o )
[17 of 28] Compiling Control.Monad.Trans.Error ( Control/Monad/Trans/Error.hs, dist/build/Control/Monad/Trans/Error.o )
[18 of 28] Compiling Control.Monad.Trans.Identity ( Control/Monad/Trans/Identity.hs, dist/build/Control/Monad/Trans/Identity.o )
[19 of 28] Compiling Control.Monad.Trans.List ( Control/Monad/Trans/List.hs, dist/build/Control/Monad/Trans/List.o )
[20 of 28] Compiling Control.Monad.Trans.Maybe ( Control/Monad/Trans/Maybe.hs, dist/build/Control/Monad/Trans/Maybe.o )
[21 of 28] Compiling Control.Monad.Trans.Writer.Lazy ( Control/Monad/Trans/Writer/Lazy.hs, dist/build/Control/Monad/Trans/Writer/Lazy.o )
[22 of 28] Compiling Control.Monad.Trans.Writer ( Control/Monad/Trans/Writer.hs, dist/build/Control/Monad/Trans/Writer.o )
[23 of 28] Compiling Control.Monad.Trans.Writer.Strict ( Control/Monad/Trans/Writer/Strict.hs, dist/build/Control/Monad/Trans/Writer/Strict.o )
[24 of 28] Compiling Data.Functor.Compose ( Data/Functor/Compose.hs, dist/build/Data/Functor/Compose.o )
[25 of 28] Compiling Data.Functor.Product ( Data/Functor/Product.hs, dist/build/Data/Functor/Product.o )
[26 of 28] Compiling Data.Functor.Sum ( Data/Functor/Sum.hs, dist/build/Data/Functor/Sum.o )
[27 of 28] Compiling Control.Applicative.Backwards ( Control/Applicative/Backwards.hs, dist/build/Control/Applicative/Backwards.o )
[28 of 28] Compiling Data.Functor.Reverse ( Data/Functor/Reverse.hs, dist/build/Data/Functor/Reverse.o )
In-place registering transformers-0.4.3.0...
Running Haddock for transformers-0.4.3.0...
Running hscolour for transformers-0.4.3.0...
Preprocessing library transformers-0.4.3.0...
Preprocessing library transformers-0.4.3.0...
Haddock coverage:
 100% (  2 /  2) in 'Data.Functor.Identity'
 100% ( 14 / 14) in 'Control.Monad.Trans.Class'
 100% (  5 /  5) in 'Control.Monad.Signatures'
 100% (  2 /  2) in 'Control.Monad.IO.Class'
 100% ( 22 / 22) in 'Control.Monad.Trans.Cont'
 100% ( 18 / 18) in 'Control.Monad.Trans.Reader'
 100% ( 37 / 37) in 'Control.Monad.Trans.RWS.Lazy'
 100% (  2 /  2) in 'Control.Monad.Trans.RWS'
 100% ( 37 / 37) in 'Control.Monad.Trans.RWS.Strict'
 100% ( 34 / 34) in 'Control.Monad.Trans.State.Lazy'
 100% (  2 /  2) in 'Control.Monad.Trans.State'
 100% ( 34 / 34) in 'Control.Monad.Trans.State.Strict'
 100% ( 15 / 15) in 'Data.Functor.Classes'
 100% (  2 /  2) in 'Data.Functor.Constant'
 100% (  9 /  9) in 'Control.Applicative.Lift'
 100% ( 19 / 19) in 'Control.Monad.Trans.Except'
 100% ( 15 / 15) in 'Control.Monad.Trans.Error'
 100% (  7 /  7) in 'Control.Monad.Trans.Identity'
 100% (  7 /  7) in 'Control.Monad.Trans.List'
 100% ( 12 / 12) in 'Control.Monad.Trans.Maybe'
 100% ( 20 / 20) in 'Control.Monad.Trans.Writer.Lazy'
 100% (  2 /  2) in 'Control.Monad.Trans.Writer'
 100% ( 20 / 20) in 'Control.Monad.Trans.Writer.Strict'
 100% (  2 /  2) in 'Data.Functor.Compose'
 100% (  2 /  2) in 'Data.Functor.Product'
 100% (  2 /  2) in 'Data.Functor.Sum'
 100% (  2 /  2) in 'Control.Applicative.Backwards'
 100% (  2 /  2) in 'Data.Functor.Reverse'
Documentation created: dist/doc/html/transformers/index.html,
dist/doc/html/transformers/transformers.txt
Creating package registration file: /tmp/pkgConf-transformers-0.4.322162.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/transformers-0.4.3.0
Registering transformers-0.4.3.0...
Installed transformers-0.4.3.0
Configuring text-1.0.0.1...
Building text-1.0.0.1...
Preprocessing library text-1.0.0.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 )

Data/Text/Fusion/Common.hs:104:1: Warning:
    The import of ‘not’ from module ‘Prelude’ is redundant
[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.Search ( Data/Text/Search.hs, dist/build/Data/Text/Search.o )
[24 of 41] Compiling Data.Text        ( Data/Text.hs, dist/build/Data/Text.o )

Data/Text.hs:437:1: Warning:
    Rule "TEXT append -> fused" may never fire
      because ‘append’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘append’
[25 of 41] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o )
[26 of 41] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.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 )

Data/Text/Lazy.hs:893:1: Warning:
    Rule "LAZY TEXT replicate/singleton -> replicateChar" may never fire
      because ‘replicate’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘replicate’
[33 of 41] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o )

Data/Text/Lazy/Read.hs:176:10: Warning:
    ‘Parser’ is an instance of Monad but not Applicative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal.
[34 of 41] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o )
[35 of 41] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o )
[36 of 41] Compiling Data.Text.Lazy.Builder.Internal ( Data/Text/Lazy/Builder/Internal.hs, dist/build/Data/Text/Lazy/Builder/Internal.o )
[37 of 41] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o )
[38 of 41] Compiling Data.Text.Lazy.Builder.Functions ( Data/Text/Lazy/Builder/Functions.hs, dist/build/Data/Text/Lazy/Builder/Functions.o )
[39 of 41] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o )

Data/Text/Lazy/Builder/Int.hs:53:11: Warning:
    Rule "decimal/Int" may never fire
      because ‘decimal’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘decimal’

Data/Text/Lazy/Builder/Int.hs:54:11: Warning:
    Rule "decimal/Int16" may never fire
      because ‘decimal’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘decimal’

Data/Text/Lazy/Builder/Int.hs:55:11: Warning:
    Rule "decimal/Int32" may never fire
      because ‘decimal’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘decimal’

Data/Text/Lazy/Builder/Int.hs:56:11: Warning:
    Rule "decimal/Int64" may never fire
      because ‘decimal’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘decimal’

Data/Text/Lazy/Builder/Int.hs:57:11: Warning:
    Rule "decimal/Word" may never fire
      because ‘decimal’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘decimal’

Data/Text/Lazy/Builder/Int.hs:58:11: Warning:
    Rule "decimal/Word8" may never fire
      because ‘decimal’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘decimal’

Data/Text/Lazy/Builder/Int.hs:59:11: Warning:
    Rule "decimal/Word16" may never fire
      because ‘decimal’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘decimal’

Data/Text/Lazy/Builder/Int.hs:60:11: Warning:
    Rule "decimal/Word32" may never fire
      because ‘decimal’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘decimal’

Data/Text/Lazy/Builder/Int.hs:61:11: Warning:
    Rule "decimal/Word64" may never fire
      because ‘decimal’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘decimal’

Data/Text/Lazy/Builder/Int.hs:62:11: Warning:
    Rule "decimal/Integer" may never fire
      because ‘decimal’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘decimal’

Data/Text/Lazy/Builder/Int.hs:164:11: Warning:
    Rule "hexadecimal/Integer" may never fire
      because ‘hexadecimal’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘hexadecimal’
[40 of 41] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o )
[41 of 41] Compiling Data.Text.Read   ( Data/Text/Read.hs, dist/build/Data/Text/Read.o )

Data/Text/Read.hs:186:10: Warning:
    ‘Parser’ is an instance of Monad but not Applicative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal.
In-place registering text-1.0.0.1...
Running Haddock for text-1.0.0.1...
Running hscolour for text-1.0.0.1...
Preprocessing library text-1.0.0.1...
Preprocessing library text-1.0.0.1...

Data/Text/Fusion/Common.hs:104:1: Warning:
    The import of ‘not’ from module ‘Prelude’ is redundant

Data/Text/Lazy/Read.hs:176:10: Warning:
    ‘Parser’ is an instance of Monad but not Applicative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal.

Data/Text/Read.hs:186:10: Warning:
    ‘Parser’ is an instance of Monad but not Applicative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal.
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 /  5) 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% ( 64 / 72) 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% (  2 /  2) in 'Data.Text.Search'
 100% (123 /123) in 'Data.Text'
 100% ( 29 / 29) in 'Data.Text.Encoding'
 100% ( 18 / 18) in 'Data.Text.Foreign'
 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% (122 /123) in 'Data.Text.Lazy'
 100% (  7 /  7) in 'Data.Text.Lazy.Read'
  96% ( 23 / 24) in 'Data.Text.Lazy.Encoding'
 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'
 100% (  7 /  7) in 'Data.Text.Read'
Warning: Data.Text.Unsafe: could not find link destinations for:
    GHC.IO.bracket
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,
dist/doc/html/text/text.txt
Creating package registration file: /tmp/pkgConf-text-1.0.022162.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/text-1.0.0.1
Registering text-1.0.0.1...
Installed text-1.0.0.1
Configuring unix-2.7.1.0...
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for an ANSI C-conforming const... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for string.h... (cached) yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking for sys/stat.h... (cached) yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking bsd/libutil.h usability... no
checking bsd/libutil.h presence... no
checking for bsd/libutil.h... no
checking libutil.h usability... no
checking libutil.h presence... no
checking for libutil.h... no
checking pty.h usability... yes
checking pty.h presence... yes
checking for pty.h... yes
checking utmp.h usability... yes
checking utmp.h presence... yes
checking for utmp.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking for getgrgid_r... yes
checking for getgrnam_r... yes
checking for getpwnam_r... yes
checking for getpwuid_r... yes
checking for getpwnam... yes
checking for getpwuid... yes
checking for getpwent... yes
checking for getgrent... yes
checking for lchown... yes
checking for setenv... yes
checking for sysconf... yes
checking for unsetenv... yes
checking for clearenv... yes
checking for nanosleep... yes
checking for ptsname... yes
checking for setitimer... yes
checking for readdir_r... yes
checking for telldir... yes
checking for seekdir... yes
checking for execvpe... yes
checking for struct stat.st_atim... yes
checking for struct stat.st_mtim... yes
checking for struct stat.st_ctim... yes
checking for struct stat.st_atimespec... no
checking for struct stat.st_mtimespec... no
checking for struct stat.st_ctimespec... no
checking for struct stat.st_atimensec... no
checking for struct stat.st_mtimensec... no
checking for struct stat.st_ctimensec... no
checking for struct stat.st_atime_n... no
checking for struct stat.st_mtime_n... no
checking for struct stat.st_ctime_n... no
checking for struct stat.st_uatime... no
checking for struct stat.st_umtime... no
checking for struct stat.st_uctime... no
checking for struct passwd.pw_gecos... yes
checking for utimensat... yes
checking for futimens... yes
checking for lutimes... yes
checking for futimes... yes
checking for mkstemps... yes
checking for mkdtemp... yes
checking for fsync... yes
checking for fdatasync... yes
checking for posix_fadvise... yes
checking for posix_fallocate... yes
checking for library containing shm_open... -lrt
checking for shm_open... yes
checking for shm_unlink... yes
checking value of SIGABRT... 6
checking value of SIGALRM... 14
checking value of SIGBUS... 7
checking value of SIGCHLD... 17
checking value of SIGCONT... 18
checking value of SIGFPE... 8
checking value of SIGHUP... 1
checking value of SIGILL... 4
checking value of SIGINT... 2
checking value of SIGKILL... 9
checking value of SIGPIPE... 13
checking value of SIGQUIT... 3
checking value of SIGSEGV... 11
checking value of SIGSTOP... 19
checking value of SIGTERM... 15
checking value of SIGTSTP... 20
checking value of SIGTTIN... 21
checking value of SIGTTOU... 22
checking value of SIGUSR1... 10
checking value of SIGUSR2... 12
checking value of SIGPOLL... 29
checking value of SIGPROF... 27
checking value of SIGSYS... 31
checking value of SIGTRAP... 5
checking value of SIGURG... 23
checking value of SIGVTALRM... 26
checking value of SIGXCPU... 24
checking value of SIGXFSZ... 25
checking value of SIG_BLOCK... 0
checking value of SIG_SETMASK... 2
checking value of SIG_UNBLOCK... 1
checking value of SIGINFO... -1
checking value of SIGWINCH... 28
checking for _SC_GETGR_R_SIZE_MAX... yes
checking for _SC_GETPW_R_SIZE_MAX... yes
checking return type of usleep... int
checking return type of unsetenv... int
checking for RTLD_NEXT from dlfcn.h... no
checking for RTLD_DEFAULT from dlfcn.h... no
checking for openpty... no
checking for openpty in -lutil... yes
checking for /dev/ptmx... yes
checking for /dev/ptc... no
checking for library containing dlopen... -ldl
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for library containing sem_close... -lpthread
configure: creating ./config.status
config.status: creating unix.buildinfo
config.status: creating include/HsUnixConfig.h
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
Building unix-2.7.1.0...
Preprocessing library unix-2.7.1.0...
[ 1 of 39] Compiling System.Posix.Terminal.Common ( dist/build/System/Posix/Terminal/Common.hs, dist/build/System/Posix/Terminal/Common.o )
[ 2 of 39] Compiling System.Posix.Fcntl ( dist/build/System/Posix/Fcntl.hs, dist/build/System/Posix/Fcntl.o )
[ 3 of 39] Compiling System.Posix.IO.Common ( dist/build/System/Posix/IO/Common.hs, dist/build/System/Posix/IO/Common.o )
[ 4 of 39] Compiling System.Posix.Files.Common ( dist/build/System/Posix/Files/Common.hs, dist/build/System/Posix/Files/Common.o )
[ 5 of 39] Compiling System.Posix.DynamicLinker.Prim ( dist/build/System/Posix/DynamicLinker/Prim.hs, dist/build/System/Posix/DynamicLinker/Prim.o )
[ 6 of 39] Compiling System.Posix.DynamicLinker.Common ( dist/build/System/Posix/DynamicLinker/Common.hs, dist/build/System/Posix/DynamicLinker/Common.o )
[ 7 of 39] Compiling System.Posix.Directory.Common ( dist/build/System/Posix/Directory/Common.hs, dist/build/System/Posix/Directory/Common.o )
[ 8 of 39] Compiling System.Posix.Process.Internals ( System/Posix/Process/Internals.hs, dist/build/System/Posix/Process/Internals.o )
[ 9 of 39] Compiling System.Posix.Process.Common ( dist/build/System/Posix/Process/Common.hs, dist/build/System/Posix/Process/Common.o )
[10 of 39] Compiling System.Posix.Error ( System/Posix/Error.hs, dist/build/System/Posix/Error.o )
[11 of 39] Compiling System.Posix.ByteString.FilePath ( dist/build/System/Posix/ByteString/FilePath.hs, dist/build/System/Posix/ByteString/FilePath.o )
[12 of 39] Compiling System.Posix.DynamicLinker.ByteString ( dist/build/System/Posix/DynamicLinker/ByteString.hs, dist/build/System/Posix/DynamicLinker/ByteString.o )
[13 of 39] Compiling System.Posix.Terminal.ByteString ( dist/build/System/Posix/Terminal/ByteString.hs, dist/build/System/Posix/Terminal/ByteString.o )
[14 of 39] Compiling System.Posix.Process.ByteString ( dist/build/System/Posix/Process/ByteString.hs, dist/build/System/Posix/Process/ByteString.o )
[15 of 39] Compiling System.Posix.Env.ByteString ( dist/build/System/Posix/Env/ByteString.hs, dist/build/System/Posix/Env/ByteString.o )
[16 of 39] Compiling System.Posix.IO.ByteString ( dist/build/System/Posix/IO/ByteString.hs, dist/build/System/Posix/IO/ByteString.o )
[17 of 39] Compiling System.Posix.Files.ByteString ( dist/build/System/Posix/Files/ByteString.hs, dist/build/System/Posix/Files/ByteString.o )
[18 of 39] Compiling System.Posix.Directory.ByteString ( dist/build/System/Posix/Directory/ByteString.hs, dist/build/System/Posix/Directory/ByteString.o )
[19 of 39] Compiling System.Posix.DynamicLinker ( dist/build/System/Posix/DynamicLinker.hs, dist/build/System/Posix/DynamicLinker.o )
[20 of 39] Compiling System.Posix.DynamicLinker.Module ( dist/build/System/Posix/DynamicLinker/Module.hs, dist/build/System/Posix/DynamicLinker/Module.o )
[21 of 39] Compiling System.Posix.DynamicLinker.Module.ByteString ( dist/build/System/Posix/DynamicLinker/Module/ByteString.hs, dist/build/System/Posix/DynamicLinker/Module/ByteString.o )
[22 of 39] Compiling System.Posix.SharedMem ( dist/build/System/Posix/SharedMem.hs, dist/build/System/Posix/SharedMem.o )
[23 of 39] Compiling System.Posix.Semaphore ( dist/build/System/Posix/Semaphore.hs, dist/build/System/Posix/Semaphore.o )
[24 of 39] Compiling System.Posix.Resource ( dist/build/System/Posix/Resource.hs, dist/build/System/Posix/Resource.o )
[25 of 39] Compiling System.Posix.User ( dist/build/System/Posix/User.hs, dist/build/System/Posix/User.o )
/tmp/ghc26852_0/ghc26852_153.c: In function ‘ghczuwrapperZC0ZCunixzm2zi7zi1zi0ZCSystemziPosixziUserZCgetgrnamzur’:

/tmp/ghc26852_0/ghc26852_153.c:8:1:
     warning: passing argument 5 of ‘getgrnam_r’ from incompatible pointer type [enabled by default]
     HsInt32 ghczuwrapperZC0ZCunixzm2zi7zi1zi0ZCSystemziPosixziUserZCgetgrnamzur(void* a1, void* a2, void* a3, HsWord64 a4, void** a5) {return getgrnam_r(a1, a2, a3, a4, a5);}
     ^

In file included from include/HsUnix.h:72:0:
    0,
                     from /tmp/ghc26852_0/ghc26852_153.c:7:

/usr/include/grp.h:152:12:
     note: expected ‘struct group ** __restrict__’ but argument is of type ‘void **’
     extern int getgrnam_r (const char *__restrict __name,
                ^
/tmp/ghc26852_0/ghc26852_153.c: In function ‘ghczuwrapperZC1ZCunixzm2zi7zi1zi0ZCSystemziPosixziUserZCgetgrgidzur’:

/tmp/ghc26852_0/ghc26852_153.c:10:1:
     warning: passing argument 5 of ‘getgrgid_r’ from incompatible pointer type [enabled by default]
     HsInt32 ghczuwrapperZC1ZCunixzm2zi7zi1zi0ZCSystemziPosixziUserZCgetgrgidzur(HsWord32 a1, void* a2, void* a3, HsWord64 a4, void** a5) {return getgrgid_r(a1, a2, a3, a4, a5);}
     ^

In file included from include/HsUnix.h:72:0:
    0,
                     from /tmp/ghc26852_0/ghc26852_153.c:7:

/usr/include/grp.h:144:12:
     note: expected ‘struct group ** __restrict__’ but argument is of type ‘void **’
     extern int getgrgid_r (__gid_t __gid, struct group *__restrict __resultbuf,
                ^
/tmp/ghc26852_0/ghc26852_159.c: In function ‘ghczuwrapperZC0ZCunixzm2zi7zi1zi0ZCSystemziPosixziUserZCgetgrnamzur’:

/tmp/ghc26852_0/ghc26852_159.c:8:1:
     warning: passing argument 5 of ‘getgrnam_r’ from incompatible pointer type [enabled by default]
     HsInt32 ghczuwrapperZC0ZCunixzm2zi7zi1zi0ZCSystemziPosixziUserZCgetgrnamzur(void* a1, void* a2, void* a3, HsWord64 a4, void** a5) {return getgrnam_r(a1, a2, a3, a4, a5);}
     ^

In file included from include/HsUnix.h:72:0:
    0,
                     from /tmp/ghc26852_0/ghc26852_159.c:7:

/usr/include/grp.h:152:12:
     note: expected ‘struct group ** __restrict__’ but argument is of type ‘void **’
     extern int getgrnam_r (const char *__restrict __name,
                ^
/tmp/ghc26852_0/ghc26852_159.c: In function ‘ghczuwrapperZC1ZCunixzm2zi7zi1zi0ZCSystemziPosixziUserZCgetgrgidzur’:

/tmp/ghc26852_0/ghc26852_159.c:10:1:
     warning: passing argument 5 of ‘getgrgid_r’ from incompatible pointer type [enabled by default]
     HsInt32 ghczuwrapperZC1ZCunixzm2zi7zi1zi0ZCSystemziPosixziUserZCgetgrgidzur(HsWord32 a1, void* a2, void* a3, HsWord64 a4, void** a5) {return getgrgid_r(a1, a2, a3, a4, a5);}
     ^

In file included from include/HsUnix.h:72:0:
    0,
                     from /tmp/ghc26852_0/ghc26852_159.c:7:

/usr/include/grp.h:144:12:
     note: expected ‘struct group ** __restrict__’ but argument is of type ‘void **’
     extern int getgrgid_r (__gid_t __gid, struct group *__restrict __resultbuf,
                ^
[26 of 39] Compiling System.Posix.Time ( dist/build/System/Posix/Time.hs, dist/build/System/Posix/Time.o )
[27 of 39] Compiling System.Posix.Terminal ( dist/build/System/Posix/Terminal.hs, dist/build/System/Posix/Terminal.o )
[28 of 39] Compiling System.Posix.Process ( dist/build/System/Posix/Process.hs, dist/build/System/Posix/Process.o )
[29 of 39] Compiling System.Posix.Env ( dist/build/System/Posix/Env.hs, dist/build/System/Posix/Env.o )
[30 of 39] Compiling System.Posix.IO  ( dist/build/System/Posix/IO.hs, dist/build/System/Posix/IO.o )
[31 of 39] Compiling System.Posix.Temp ( dist/build/System/Posix/Temp.hs, dist/build/System/Posix/Temp.o )
[32 of 39] Compiling System.Posix.Temp.ByteString ( dist/build/System/Posix/Temp/ByteString.hs, dist/build/System/Posix/Temp/ByteString.o )
[33 of 39] Compiling System.Posix.Unistd ( dist/build/System/Posix/Unistd.hs, dist/build/System/Posix/Unistd.o )
[34 of 39] Compiling System.Posix.Files ( dist/build/System/Posix/Files.hs, dist/build/System/Posix/Files.o )
[35 of 39] Compiling System.Posix.Directory ( dist/build/System/Posix/Directory.hs, dist/build/System/Posix/Directory.o )
[36 of 39] Compiling System.Posix.Signals ( dist/build/System/Posix/Signals.hs, dist/build/System/Posix/Signals.o )
[37 of 39] Compiling System.Posix.ByteString ( System/Posix/ByteString.hs, dist/build/System/Posix/ByteString.o )
[38 of 39] Compiling System.Posix.Signals.Exts ( dist/build/System/Posix/Signals/Exts.hs, dist/build/System/Posix/Signals/Exts.o )
[39 of 39] Compiling System.Posix     ( System/Posix.hs, dist/build/System/Posix.o )
In-place registering unix-2.7.1.0...
Running Haddock for unix-2.7.1.0...
Running hscolour for unix-2.7.1.0...
Preprocessing library unix-2.7.1.0...
Preprocessing library unix-2.7.1.0...
Haddock coverage:
  38% ( 15 / 39) in 'System.Posix.Terminal.Common'
 100% (  5 /  5) in 'System.Posix.Fcntl'
  82% ( 31 / 38) in 'System.Posix.IO.Common'
  78% ( 59 / 76) in 'System.Posix.Files.Common'
  42% (  5 / 12) in 'System.Posix.DynamicLinker.Prim'
  50% (  4 /  8) in 'System.Posix.DynamicLinker.Common'
  30% (  3 / 10) in 'System.Posix.Directory.Common'
  20% (  1 /  5) in 'System.Posix.Process.Internals'
  78% ( 29 / 37) in 'System.Posix.Process.Common'
  64% (  7 / 11) in 'System.Posix.Error'
  53% (  8 / 15) in 'System.Posix.ByteString.FilePath'
  44% (  4 /  9) in 'System.Posix.DynamicLinker.ByteString'
  47% ( 20 / 43) in 'System.Posix.Terminal.ByteString'
  79% ( 30 / 38) in 'System.Posix.Process.ByteString'
  91% ( 10 / 11) in 'System.Posix.Env.ByteString'
  82% ( 32 / 39) in 'System.Posix.IO.ByteString'
  90% ( 85 / 94) in 'System.Posix.Files.ByteString'
  65% ( 11 / 17) in 'System.Posix.Directory.ByteString'
  44% (  4 /  9) in 'System.Posix.DynamicLinker'
  12% (  1 /  8) in 'System.Posix.DynamicLinker.Module'
  12% (  1 /  8) in 'System.Posix.DynamicLinker.Module.ByteString'
  75% (  3 /  4) in 'System.Posix.SharedMem'
  80% (  8 / 10) in 'System.Posix.Semaphore'
  29% (  2 /  7) in 'System.Posix.Resource'
  92% ( 24 / 26) in 'System.Posix.User'
 100% (  2 /  2) in 'System.Posix.Time'
  47% ( 20 / 43) in 'System.Posix.Terminal'
  79% ( 30 / 38) in 'System.Posix.Process'
  82% ( 32 / 39) in 'System.Posix.IO'
 100% (  4 /  4) in 'System.Posix.Temp'
 100% (  4 /  4) in 'System.Posix.Temp.ByteString'
  69% (  9 / 13) in 'System.Posix.Unistd'
  90% ( 85 / 94) in 'System.Posix.Files'
  65% ( 11 / 17) in 'System.Posix.Directory'
  30% ( 27 / 91) in 'System.Posix.Signals'
 100% ( 18 / 18) in 'System.Posix.ByteString'
  33% (  2 /  6) in 'System.Posix.Signals.Exts'
  90% (  9 / 10) in 'System.Posix.Env'
 100% ( 17 / 17) in 'System.Posix'
Documentation created: dist/doc/html/unix/index.html,
dist/doc/html/unix/unix.txt
Creating package registration file: /tmp/pkgConf-unix-2.7.122162.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/unix-2.7.1.0
Registering unix-2.7.1.0...
Installed unix-2.7.1.0
Configuring monads-tf-0.1.0.2...
Building monads-tf-0.1.0.2...
Preprocessing library monads-tf-0.1.0.2...
[ 1 of 21] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 2 of 21] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )

Control/Monad/Cont/Class.hs:57:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Cont/Class.hs:99:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Cont/Class.hs:99:47: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Cont/Class.hs:100:14: Warning:
    In the use of ‘Error.liftCallCC’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[ 3 of 21] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 4 of 21] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )

Control/Monad/Error/Class.hs:39:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Error/Class.hs:40:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Error/Class.hs:55:1: Warning:
    Module ‘Control.Monad.Instances’ is deprecated:
      This module now contains no instances and will be removed in the future

Control/Monad/Error/Class.hs:100:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Error/Class.hs:106:20: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Error/Class.hs:106:44: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Error/Class.hs:107:21: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Error/Class.hs:108:18: Warning:
    In the use of ‘ErrorT.throwError’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Error/Class.hs:109:18: Warning:
    In the use of ‘ErrorT.catchError’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[ 5 of 21] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )

Control/Monad/Error.hs:53:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Error.hs:57:1: Warning:
    Module ‘Control.Monad.Instances’ is deprecated:
      This module now contains no instances and will be removed in the future
[ 6 of 21] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[ 7 of 21] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )

Control/Monad/Reader/Class.hs:45:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Reader/Class.hs:120:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Reader/Class.hs:120:51: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Reader/Class.hs:121:19: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Reader/Class.hs:123:13: Warning:
    In the use of ‘mapErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[ 8 of 21] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[ 9 of 21] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )

Control/Monad/State/Class.hs:30:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/State/Class.hs:108:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/State/Class.hs:108:49: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/State/Class.hs:109:21: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[10 of 21] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )

Control/Monad/Writer/Class.hs:28:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Writer/Class.hs:100:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Writer/Class.hs:100:51: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Writer/Class.hs:101:22: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Writer/Class.hs:103:14: Warning:
    In the use of ‘Error.liftListen’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Writer/Class.hs:104:14: Warning:
    In the use of ‘Error.liftPass’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[11 of 21] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )

Control/Monad/RWS/Class.hs:33:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/RWS/Class.hs:51:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/RWS/Class.hs:51:45: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[12 of 21] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[13 of 21] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[14 of 21] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[15 of 21] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[16 of 21] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[17 of 21] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[18 of 21] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[19 of 21] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[20 of 21] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[21 of 21] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o )
In-place registering monads-tf-0.1.0.2...
Running Haddock for monads-tf-0.1.0.2...
Running hscolour for monads-tf-0.1.0.2...
Preprocessing library monads-tf-0.1.0.2...
Preprocessing library monads-tf-0.1.0.2...

Control/Monad/Cont/Class.hs:57:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Cont/Class.hs:99:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Cont/Class.hs:99:47: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Cont/Class.hs:100:14: Warning:
    In the use of ‘Error.liftCallCC’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Error/Class.hs:39:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Error/Class.hs:40:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Error/Class.hs:55:1: Warning:
    Module ‘Control.Monad.Instances’ is deprecated:
      This module now contains no instances and will be removed in the future

Control/Monad/Error/Class.hs:100:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Error/Class.hs:106:20: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Error/Class.hs:106:44: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Error/Class.hs:107:21: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Error/Class.hs:108:18: Warning:
    In the use of ‘ErrorT.throwError’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Error/Class.hs:109:18: Warning:
    In the use of ‘ErrorT.catchError’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Error.hs:53:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Error.hs:57:1: Warning:
    Module ‘Control.Monad.Instances’ is deprecated:
      This module now contains no instances and will be removed in the future

Control/Monad/Reader/Class.hs:45:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Reader/Class.hs:120:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Reader/Class.hs:120:51: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Reader/Class.hs:121:19: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Reader/Class.hs:123:13: Warning:
    In the use of ‘mapErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/State/Class.hs:30:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/State/Class.hs:108:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/State/Class.hs:108:49: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/State/Class.hs:109:21: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Writer/Class.hs:28:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Writer/Class.hs:100:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Writer/Class.hs:100:51: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Writer/Class.hs:101:22: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Writer/Class.hs:103:14: Warning:
    In the use of ‘Error.liftListen’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Writer/Class.hs:104:14: Warning:
    In the use of ‘Error.liftPass’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/RWS/Class.hs:33:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/RWS/Class.hs:51:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/RWS/Class.hs:51:45: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
Haddock coverage:
 100% (  2 /  2) in 'Control.Monad.Identity'
  50% (  1 /  2) in 'Control.Monad.Cont.Class'
 100% (  3 /  3) in 'Control.Monad.Trans'
 100% (  3 /  3) in 'Control.Monad.Error.Class'
 100% ( 14 / 14) in 'Control.Monad.Error'
 100% (  5 /  5) in 'Control.Monad.List'
 100% (  3 /  3) in 'Control.Monad.Reader.Class'
 100% ( 22 / 22) in 'Control.Monad.Reader'
 100% (  4 /  4) in 'Control.Monad.State.Class'
  25% (  1 /  4) in 'Control.Monad.Writer.Class'
  80% (  4 /  5) in 'Control.Monad.RWS.Class'
 100% ( 20 / 20) in 'Control.Monad.RWS.Lazy'
 100% (  2 /  2) in 'Control.Monad.RWS'
 100% ( 20 / 20) in 'Control.Monad.RWS.Strict'
 100% ( 23 / 23) in 'Control.Monad.State.Lazy'
 100% (  2 /  2) in 'Control.Monad.State'
 100% ( 23 / 23) in 'Control.Monad.State.Strict'
  83% ( 15 / 18) in 'Control.Monad.Writer.Lazy'
 100% (  2 /  2) in 'Control.Monad.Writer'
  83% ( 15 / 18) in 'Control.Monad.Writer.Strict'
  95% ( 19 / 20) in 'Control.Monad.Cont'
Documentation created: dist/doc/html/monads-tf/index.html,
dist/doc/html/monads-tf/monads-tf.txt
Creating package registration file: /tmp/pkgConf-monads-tf-0.1.022162.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/monads-tf-0.1.0.2
Registering monads-tf-0.1.0.2...
Installed monads-tf-0.1.0.2
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'
 100% (  5 /  5) in 'Control.Monad.State.Class'
 100% (  3 /  3) in 'Control.Monad.Reader.Class'
  80% (  4 /  5) in 'Control.Monad.RWS.Class'
 100% (  4 /  4) in 'Control.Monad.Identity'
 100% (  3 /  3) in 'Control.Monad.Error.Class'
  50% (  1 /  2) in 'Control.Monad.Cont.Class'
 100% (  3 /  3) in 'Control.Monad.Trans'
  93% ( 14 / 15) in 'Control.Monad.Error'
 100% ( 19 / 19) in 'Control.Monad.Except'
 100% (  5 /  5) in 'Control.Monad.List'
  95% ( 21 / 22) in 'Control.Monad.RWS.Lazy'
 100% (  2 /  2) in 'Control.Monad.RWS'
  96% ( 22 / 23) in 'Control.Monad.Reader'
  95% ( 21 / 22) in 'Control.Monad.RWS.Strict'
  96% ( 24 / 25) in 'Control.Monad.State.Lazy'
 100% (  2 /  2) in 'Control.Monad.State'
  96% ( 24 / 25) in 'Control.Monad.State.Strict'
  89% ( 17 / 19) in 'Control.Monad.Writer.Lazy'
 100% (  2 /  2) in 'Control.Monad.Writer'
  94% ( 17 / 18) in 'Control.Monad.Writer.Strict'
  91% ( 20 / 22) in 'Control.Monad.Cont'
Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt
Creating package registration file: /tmp/pkgConf-mtl-2.222162.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/mtl-2.2.1
Registering mtl-2.2.1...
Installed mtl-2.2.1
Configuring primitive-0.6...
Building primitive-0.6...
Preprocessing library primitive-0.6...
[ 1 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.o )
[ 2 of 10] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o )
[ 3 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o )
[ 4 of 10] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o )

Control/Monad/Primitive.hs:39:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Primitive.hs:98:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Primitive.hs:98:47: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Primitive.hs:99:19: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[ 5 of 10] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o )
[ 6 of 10] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o )
[ 7 of 10] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o )
[ 8 of 10] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.o )
[ 9 of 10] Compiling Data.Primitive   ( Data/Primitive.hs, dist/build/Data/Primitive.o )
[10 of 10] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o )
In-place registering primitive-0.6...
Running Haddock for primitive-0.6...
Running hscolour for primitive-0.6...
Preprocessing library primitive-0.6...
Preprocessing library primitive-0.6...

Control/Monad/Primitive.hs:39:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Primitive.hs:98:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Primitive.hs:98:47: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Primitive.hs:99:19: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
Haddock coverage:
 100% (  3 /  3) in 'Data.Primitive.Internal.Compat'
   3% (  1 / 35) in 'Data.Primitive.MachDeps'
   3% (  1 / 29) in 'Data.Primitive.Internal.Operations'
  75% ( 12 / 16) in 'Control.Monad.Primitive'
 100% (  3 /  3) in 'Data.Primitive.Types'
 100% ( 15 / 15) in 'Data.Primitive.Array'
  93% ( 27 / 29) in 'Data.Primitive.ByteArray'
 100% ( 16 / 16) in 'Data.Primitive.Addr'
 100% (  7 /  7) in 'Data.Primitive'
 100% (  9 /  9) in 'Data.Primitive.MutVar'
Documentation created: dist/doc/html/primitive/index.html,
dist/doc/html/primitive/primitive.txt
Creating package registration file: /tmp/pkgConf-primitive-022162.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/primitive-0.6
Registering primitive-0.6...
Installed primitive-0.6
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'
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.022162.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/transformers-compat-0.4.0.4
Registering transformers-compat-0.4.0.4...
Installed transformers-compat-0.4.0.4
Configuring hashable-1.2.3.2...
Building hashable-1.2.3.2...
Preprocessing library hashable-1.2.3.2...
[1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o )

Data/Hashable/Class.hs:213:11: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/Hashable/Class.hs:236:11: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
[2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o )

Data/Hashable/Generic.hs:20:1: Warning:
    The import of ‘Bits’ from module ‘Data.Bits’ is redundant
[3 of 3] Compiling Data.Hashable    ( Data/Hashable.hs, dist/build/Data/Hashable.o )
In-place registering hashable-1.2.3.2...
Running Haddock for hashable-1.2.3.2...
Running hscolour for hashable-1.2.3.2...
Preprocessing library hashable-1.2.3.2...
Preprocessing library hashable-1.2.3.2...

Data/Hashable/Class.hs:213:11: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/Hashable/Class.hs:236:11: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/Hashable/Generic.hs:20:1: Warning:
    The import of ‘Bits’ from module ‘Data.Bits’ is redundant
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,
dist/doc/html/hashable/hashable.txt
Creating package registration file: /tmp/pkgConf-hashable-1.2.322162.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/hashable-1.2.3.2
Registering hashable-1.2.3.2...
Installed hashable-1.2.3.2
[1 of 1] Compiling Main             ( /tmp/system-filepath-0.4.13.4-22162/system-filepath-0.4.13.4/dist/setup/setup.hs, /tmp/system-filepath-0.4.13.4-22162/system-filepath-0.4.13.4/dist/setup/Main.o )
Linking /tmp/system-filepath-0.4.13.4-22162/system-filepath-0.4.13.4/dist/setup/setup ...
Configuring system-filepath-0.4.13.4...
Building system-filepath-0.4.13.4...
Preprocessing library system-filepath-0.4.13.4...
[1 of 4] Compiling Filesystem.Path.Internal ( lib/Filesystem/Path/Internal.hs, dist/build/Filesystem/Path/Internal.o )

lib/Filesystem/Path/Internal.hs:17:1: Warning:
    The qualified import of ‘Control.Exception’ is redundant
      except perhaps to import instances from ‘Control.Exception’
    To import instances alone, use: import Control.Exception()

lib/Filesystem/Path/Internal.hs:26:1: Warning:
    The import of ‘Data.Text.Encoding.Error’ is redundant
      except perhaps to import instances from ‘Data.Text.Encoding.Error’
    To import instances alone, use: import Data.Text.Encoding.Error()
[2 of 4] Compiling Filesystem.Path  ( lib/Filesystem/Path.hs, dist/build/Filesystem/Path.o )
[3 of 4] Compiling Filesystem.Path.Rules ( lib/Filesystem/Path/Rules.hs, dist/build/Filesystem/Path/Rules.o )
[4 of 4] Compiling Filesystem.Path.CurrentOS ( lib/Filesystem/Path/CurrentOS.hs, dist/build/Filesystem/Path/CurrentOS.o )
In-place registering system-filepath-0.4.13.4...
Running Haddock for system-filepath-0.4.13.4...
Running hscolour for system-filepath-0.4.13.4...
Preprocessing library system-filepath-0.4.13.4...
Preprocessing library system-filepath-0.4.13.4...

lib/Filesystem/Path/Internal.hs:17:1: Warning:
    The qualified import of ‘Control.Exception’ is redundant
      except perhaps to import instances from ‘Control.Exception’
    To import instances alone, use: import Control.Exception()

lib/Filesystem/Path/Internal.hs:26:1: Warning:
    The import of ‘Data.Text.Encoding.Error’ is redundant
      except perhaps to import instances from ‘Data.Text.Encoding.Error’
    To import instances alone, use: import Data.Text.Encoding.Error()

lib/Filesystem/Path/CurrentOS.hs:37:1: Warning:
    The qualified import of ‘Data.ByteString’ is redundant
      except perhaps to import instances from ‘Data.ByteString’
    To import instances alone, use: import Data.ByteString()
Haddock coverage:
  11% (  3 / 28) in 'Filesystem.Path.Internal'
  97% ( 33 / 34) in 'Filesystem.Path'
 100% ( 19 / 19) in 'Filesystem.Path.Rules'
  93% ( 13 / 14) in 'Filesystem.Path.CurrentOS'
Documentation created: dist/doc/html/system-filepath/index.html,
dist/doc/html/system-filepath/system-filepath.txt
Creating package registration file: /tmp/pkgConf-system-filepath-0.4.1322162.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/system-filepath-0.4.13.4
Registering system-filepath-0.4.13.4...
Installed system-filepath-0.4.13.4
[1 of 1] Compiling Main             ( /tmp/directory-1.2.2.1-22162/directory-1.2.2.1/dist/setup/setup.hs, /tmp/directory-1.2.2.1-22162/directory-1.2.2.1/dist/setup/Main.o )
Linking /tmp/directory-1.2.2.1-22162/directory-1.2.2.1/dist/setup/setup ...
Configuring directory-1.2.2.1...
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/stat.h... (cached) yes
configure: creating ./config.status
config.status: creating include/HsDirectoryConfig.h
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
Building directory-1.2.2.1...
Preprocessing library directory-1.2.2.1...
[1 of 1] Compiling System.Directory ( System/Directory.hs, dist/build/System/Directory.o )
In-place registering directory-1.2.2.1...
Running Haddock for directory-1.2.2.1...
Running hscolour for directory-1.2.2.1...
Preprocessing library directory-1.2.2.1...
Preprocessing library directory-1.2.2.1...
Haddock coverage:
  77% ( 37 / 48) in 'System.Directory'
Warning: System.Directory: could not find link destinations for:
    GHC.IO.Exception.InappropriateType System.Directory.NotDirectory System.Directory.Directory System.Directory.DirectoryLink System.Directory.removePathRecursive System.Directory.removeContentsRecursive
Documentation created: dist/doc/html/directory/index.html,
dist/doc/html/directory/directory.txt
Creating package registration file: /tmp/pkgConf-directory-1.2.222162.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/directory-1.2.2.1
Registering directory-1.2.2.1...
Installed directory-1.2.2.1
Configuring exceptions-0.6.1...
Building exceptions-0.6.1...
Preprocessing library exceptions-0.6.1...
[1 of 2] Compiling Control.Monad.Catch ( src/Control/Monad/Catch.hs, dist/build/Control/Monad/Catch.o )

src/Control/Monad/Catch.hs:92:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

src/Control/Monad/Catch.hs:99:1: Warning:
    The import of ‘Control.Monad.Trans.Reader’ is redundant
      except perhaps to import instances from ‘Control.Monad.Trans.Reader’
    To import instances alone, use: import Control.Monad.Trans.Reader()

src/Control/Monad/Catch.hs:294:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Catch.hs:294:49: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Catch.hs:297:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Catch.hs:297:49: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Catch.hs:298:10: Warning:
    In the use of data constructor ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Catch.hs:298:24: Warning:
    In the use of data constructor ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Catch.hs:298:42: Warning:
    In the use of ‘runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[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.6.1...
Running Haddock for exceptions-0.6.1...
Running hscolour for exceptions-0.6.1...
Preprocessing library exceptions-0.6.1...
Preprocessing library exceptions-0.6.1...

src/Control/Monad/Catch.hs:92:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

src/Control/Monad/Catch.hs:99:1: Warning:
    The import of ‘Control.Monad.Trans.Reader’ is redundant
      except perhaps to import instances from ‘Control.Monad.Trans.Reader’
    To import instances alone, use: import Control.Monad.Trans.Reader()

src/Control/Monad/Catch.hs:294:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Catch.hs:294:49: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Catch.hs:297:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Catch.hs:297:49: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Catch.hs:298:10: Warning:
    In the use of data constructor ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Catch.hs:298:24: Warning:
    In the use of data constructor ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Catch.hs:298:42: Warning:
    In the use of ‘runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
Haddock coverage:
 100% ( 31 / 31) in 'Control.Monad.Catch'
  80% (  8 / 10) in 'Control.Monad.Catch.Pure'
Documentation created: dist/doc/html/exceptions/index.html,
dist/doc/html/exceptions/exceptions.txt
Creating package registration file: /tmp/pkgConf-exceptions-0.622162.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/exceptions-0.6.1
Registering exceptions-0.6.1...
Installed exceptions-0.6.1
Configuring vector-0.10.12.3...
Building vector-0.10.12.3...
Preprocessing library vector-0.10.12.3...
[ 1 of 19] Compiling Data.Vector.Storable.Internal ( Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.o )
[ 2 of 19] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o )
[ 3 of 19] Compiling Data.Vector.Fusion.Stream.Size ( Data/Vector/Fusion/Stream/Size.hs, dist/build/Data/Vector/Fusion/Stream/Size.o )

Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
    No explicit implementation for
      ‘*’, ‘abs’, and ‘signum’
    In the instance declaration for ‘Num Size’
[ 4 of 19] Compiling Data.Vector.Internal.Check ( Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.o )
[ 5 of 19] Compiling Data.Vector.Fusion.Stream.Monadic ( Data/Vector/Fusion/Stream/Monadic.hs, dist/build/Data/Vector/Fusion/Stream/Monadic.o )
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package transformers-0.4.3.0 ... linking ... done.
Loading package primitive-0.6 ... linking ... done.
Loading package array-0.5.0.0 ... linking ... done.
Loading package deepseq-1.3.0.2 ... linking ... done.
[ 6 of 19] Compiling Data.Vector.Fusion.Stream ( Data/Vector/Fusion/Stream.hs, dist/build/Data/Vector/Fusion/Stream.o )
[ 7 of 19] Compiling Data.Vector.Generic.Mutable ( Data/Vector/Generic/Mutable.hs, dist/build/Data/Vector/Generic/Mutable.o )
[ 8 of 19] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.o )
[ 9 of 19] Compiling Data.Vector.Generic.New ( Data/Vector/Generic/New.hs, dist/build/Data/Vector/Generic/New.o )
[10 of 19] Compiling Data.Vector.Generic ( Data/Vector/Generic.hs, dist/build/Data/Vector/Generic.o )
[11 of 19] Compiling Data.Vector.Primitive.Mutable ( Data/Vector/Primitive/Mutable.hs, dist/build/Data/Vector/Primitive/Mutable.o )
[12 of 19] Compiling Data.Vector.Primitive ( Data/Vector/Primitive.hs, dist/build/Data/Vector/Primitive.o )
[13 of 19] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.o )

Data/Vector/Storable/Mutable.hs:450:1: Warning:
    Rule "unsafeFromForeignPtr fp 0 n -> unsafeFromForeignPtr0 fp n " may never fire
      because ‘unsafeFromForeignPtr’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘unsafeFromForeignPtr’
[14 of 19] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.o )

Data/Vector/Storable.hs:1398:1: Warning:
    Rule "unsafeFromForeignPtr fp 0 n -> unsafeFromForeignPtr0 fp n " may never fire
      because ‘unsafeFromForeignPtr’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘unsafeFromForeignPtr’
[15 of 19] Compiling Data.Vector.Unboxed.Base ( Data/Vector/Unboxed/Base.hs, dist/build/Data/Vector/Unboxed/Base.o )
[16 of 19] Compiling Data.Vector.Unboxed ( Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.o )
[17 of 19] Compiling Data.Vector.Unboxed.Mutable ( Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.o )
[18 of 19] Compiling Data.Vector.Mutable ( Data/Vector/Mutable.hs, dist/build/Data/Vector/Mutable.o )
[19 of 19] Compiling Data.Vector      ( Data/Vector.hs, dist/build/Data/Vector.o )
In-place registering vector-0.10.12.3...
Running Haddock for vector-0.10.12.3...
Running hscolour for vector-0.10.12.3...
Preprocessing library vector-0.10.12.3...
Preprocessing library vector-0.10.12.3...

Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
    No explicit implementation for
      ‘*’, ‘abs’, and ‘signum’
    In the instance declaration for ‘Num Size’
Haddock coverage:
  25% (  1 /  4) in 'Data.Vector.Storable.Internal'
 100% (  5 /  5) in 'Data.Vector.Fusion.Util'
 100% (  6 /  6) in 'Data.Vector.Fusion.Stream.Size'
  11% (  1 /  9) in 'Data.Vector.Internal.Check'
  83% (104 /126) in 'Data.Vector.Fusion.Stream.Monadic'
  85% ( 88 /104) in 'Data.Vector.Fusion.Stream'
  64% ( 42 / 66) in 'Data.Vector.Generic.Mutable'
 100% (  3 /  3) in 'Data.Vector.Generic.Base'
   5% (  1 / 20) in 'Data.Vector.Generic.New'
  93% (215 /232) in 'Data.Vector.Generic'
  76% ( 38 / 50) in 'Data.Vector.Primitive.Mutable'
  97% (185 /191) in 'Data.Vector.Primitive'
  79% ( 46 / 58) in 'Data.Vector.Storable.Mutable'
  97% (194 /200) in 'Data.Vector.Storable'
  17% (  1 /  6) in 'Data.Vector.Unboxed.Base'
  96% (201 /210) in 'Data.Vector.Unboxed'
  77% ( 47 / 61) in 'Data.Vector.Unboxed.Mutable'
  76% ( 37 / 49) in 'Data.Vector.Mutable'
  94% (199 /212) in 'Data.Vector'
Warning: Data.Vector.Unboxed: could not find link destinations for:
    Data.Vector.Unboxed.Base.TFCo:R:VectorBool Data.Vector.Unboxed.Base.V_Bool Data.Vector.Unboxed.Base.TFCo:R:VectorChar Data.Vector.Unboxed.Base.V_Char Data.Vector.Unboxed.Base.TFCo:R:VectorDouble Data.Vector.Unboxed.Base.V_Double Data.Vector.Unboxed.Base.TFCo:R:VectorFloat Data.Vector.Unboxed.Base.V_Float Data.Vector.Unboxed.Base.TFCo:R:VectorInt Data.Vector.Unboxed.Base.V_Int Data.Vector.Unboxed.Base.TFCo:R:VectorInt8 Data.Vector.Unboxed.Base.V_Int8 Data.Vector.Unboxed.Base.TFCo:R:VectorInt16 Data.Vector.Unboxed.Base.V_Int16 Data.Vector.Unboxed.Base.TFCo:R:VectorInt32 Data.Vector.Unboxed.Base.V_Int32 Data.Vector.Unboxed.Base.TFCo:R:VectorInt64 Data.Vector.Unboxed.Base.V_Int64 Data.Vector.Unboxed.Base.TFCo:R:VectorWord Data.Vector.Unboxed.Base.V_Word Data.Vector.Unboxed.Base.TFCo:R:VectorWord8 Data.Vector.Unboxed.Base.V_Word8 Data.Vector.Unboxed.Base.TFCo:R:VectorWord16 Data.Vector.Unboxed.Base.V_Word16 Data.Vector.Unboxed.Base.TFCo:R:VectorWord32 Data.Vector.Unboxed.Base.V_Word32 Data.Vector.Unboxed.Base.TFCo:R:VectorWord64 Data.Vector.Unboxed.Base.V_Word64 Data.Vector.Unboxed.Base.TFCo:R:Vector() Data.Vector.Unboxed.Base.V_Unit Data.Vector.Unboxed.Base.TFCo:R:VectorComplex Data.Vector.Unboxed.Base.V_Complex Data.Vector.Unboxed.Base.TFCo:R:Vector(,) Data.Vector.Unboxed.Base.V_2 Data.Vector.Unboxed.Base.TFCo:R:Vector(,,) Data.Vector.Unboxed.Base.V_3 Data.Vector.Unboxed.Base.TFCo:R:Vector(,,,) Data.Vector.Unboxed.Base.V_4 Data.Vector.Unboxed.Base.TFCo:R:Vector(,,,,) Data.Vector.Unboxed.Base.V_5 Data.Vector.Unboxed.Base.TFCo:R:Vector(,,,,,) Data.Vector.Unboxed.Base.V_6 Data.Vector.Unboxed.Base.TFCo:R:MVectorsBool Data.Vector.Unboxed.Base.MV_Bool Data.Vector.Unboxed.Base.TFCo:R:MVectorsChar Data.Vector.Unboxed.Base.MV_Char Data.Vector.Unboxed.Base.TFCo:R:MVectorsDouble Data.Vector.Unboxed.Base.MV_Double Data.Vector.Unboxed.Base.TFCo:R:MVectorsFloat Data.Vector.Unboxed.Base.MV_Float Data.Vector.Unboxed.Base.TFCo:R:MVectorsWord64 Data.Vector.Unboxed.Base.MV_Word64 Data.Vector.Unboxed.Base.TFCo:R:MVectorsWord32 Data.Vector.Unboxed.Base.MV_Word32 Data.Vector.Unboxed.Base.TFCo:R:MVectorsWord16 Data.Vector.Unboxed.Base.MV_Word16 Data.Vector.Unboxed.Base.TFCo:R:MVectorsWord8 Data.Vector.Unboxed.Base.MV_Word8 Data.Vector.Unboxed.Base.TFCo:R:MVectorsWord Data.Vector.Unboxed.Base.MV_Word Data.Vector.Unboxed.Base.TFCo:R:MVectorsInt64 Data.Vector.Unboxed.Base.MV_Int64 Data.Vector.Unboxed.Base.TFCo:R:MVectorsInt32 Data.Vector.Unboxed.Base.MV_Int32 Data.Vector.Unboxed.Base.TFCo:R:MVectorsInt16 Data.Vector.Unboxed.Base.MV_Int16 Data.Vector.Unboxed.Base.TFCo:R:MVectorsInt8 Data.Vector.Unboxed.Base.MV_Int8 Data.Vector.Unboxed.Base.TFCo:R:MVectorsInt Data.Vector.Unboxed.Base.MV_Int Data.Vector.Unboxed.Base.TFCo:R:MVectors() Data.Vector.Unboxed.Base.MV_Unit Data.Vector.Unboxed.Base.TFCo:R:MVectorsComplex Data.Vector.Unboxed.Base.MV_Complex Data.Vector.Unboxed.Base.TFCo:R:MVectors(,) Data.Vector.Unboxed.Base.MV_2 Data.Vector.Unboxed.Base.TFCo:R:MVectors(,,) Data.Vector.Unboxed.Base.MV_3 Data.Vector.Unboxed.Base.TFCo:R:MVectors(,,,) Data.Vector.Unboxed.Base.MV_4 Data.Vector.Unboxed.Base.TFCo:R:MVectors(,,,,) Data.Vector.Unboxed.Base.MV_5 Data.Vector.Unboxed.Base.TFCo:R:MVectors(,,,,,) Data.Vector.Unboxed.Base.MV_6
Warning: Data.Vector.Unboxed.Mutable: could not find link destinations for:
    Data.Vector.Unboxed.Base.TFCo:R:MVectorsBool Data.Vector.Unboxed.Base.MV_Bool Data.Vector.Unboxed.Base.TFCo:R:MVectorsChar Data.Vector.Unboxed.Base.MV_Char Data.Vector.Unboxed.Base.TFCo:R:MVectorsDouble Data.Vector.Unboxed.Base.MV_Double Data.Vector.Unboxed.Base.TFCo:R:MVectorsFloat Data.Vector.Unboxed.Base.MV_Float Data.Vector.Unboxed.Base.TFCo:R:MVectorsWord64 Data.Vector.Unboxed.Base.MV_Word64 Data.Vector.Unboxed.Base.TFCo:R:MVectorsWord32 Data.Vector.Unboxed.Base.MV_Word32 Data.Vector.Unboxed.Base.TFCo:R:MVectorsWord16 Data.Vector.Unboxed.Base.MV_Word16 Data.Vector.Unboxed.Base.TFCo:R:MVectorsWord8 Data.Vector.Unboxed.Base.MV_Word8 Data.Vector.Unboxed.Base.TFCo:R:MVectorsWord Data.Vector.Unboxed.Base.MV_Word Data.Vector.Unboxed.Base.TFCo:R:MVectorsInt64 Data.Vector.Unboxed.Base.MV_Int64 Data.Vector.Unboxed.Base.TFCo:R:MVectorsInt32 Data.Vector.Unboxed.Base.MV_Int32 Data.Vector.Unboxed.Base.TFCo:R:MVectorsInt16 Data.Vector.Unboxed.Base.MV_Int16 Data.Vector.Unboxed.Base.TFCo:R:MVectorsInt8 Data.Vector.Unboxed.Base.MV_Int8 Data.Vector.Unboxed.Base.TFCo:R:MVectorsInt Data.Vector.Unboxed.Base.MV_Int Data.Vector.Unboxed.Base.TFCo:R:MVectors() Data.Vector.Unboxed.Base.MV_Unit Data.Vector.Unboxed.Base.TFCo:R:MVectorsComplex Data.Vector.Unboxed.Base.MV_Complex Data.Vector.Unboxed.Base.TFCo:R:MVectors(,) Data.Vector.Unboxed.Base.MV_2 Data.Vector.Unboxed.Base.TFCo:R:MVectors(,,) Data.Vector.Unboxed.Base.MV_3 Data.Vector.Unboxed.Base.TFCo:R:MVectors(,,,) Data.Vector.Unboxed.Base.MV_4 Data.Vector.Unboxed.Base.TFCo:R:MVectors(,,,,) Data.Vector.Unboxed.Base.MV_5 Data.Vector.Unboxed.Base.TFCo:R:MVectors(,,,,,) Data.Vector.Unboxed.Base.MV_6
Documentation created: dist/doc/html/vector/index.html,
dist/doc/html/vector/vector.txt
Creating package registration file: /tmp/pkgConf-vector-0.10.1222162.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/vector-0.10.12.3
Registering vector-0.10.12.3...
Installed vector-0.10.12.3
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 )
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...
Haddock coverage:
  33% (  1 /  3) in 'Control.Monad.Base'
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.422162.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/transformers-base-0.4.4
Registering transformers-base-0.4.4...
Installed transformers-base-0.4.4
Configuring scientific-0.2.0.2...
Building scientific-0.2.0.2...
Preprocessing library scientific-0.2.0.2...
[1 of 1] Compiling Data.Scientific  ( src/Data/Scientific.hs, dist/build/Data/Scientific.o )
In-place registering scientific-0.2.0.2...
Running Haddock for scientific-0.2.0.2...
Running hscolour for scientific-0.2.0.2...
Preprocessing library scientific-0.2.0.2...
Preprocessing library scientific-0.2.0.2...
Haddock coverage:
 100% ( 13 / 13) in 'Data.Scientific'
Documentation created: dist/doc/html/scientific/index.html,
dist/doc/html/scientific/scientific.txt
Creating package registration file: /tmp/pkgConf-scientific-0.2.022162.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/scientific-0.2.0.2
Registering scientific-0.2.0.2...
Installed scientific-0.2.0.2
Configuring unordered-containers-0.2.5.1...
Building unordered-containers-0.2.5.1...
Preprocessing library unordered-containers-0.2.5.1...
[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.5.1...
Running Haddock for unordered-containers-0.2.5.1...
Running hscolour for unordered-containers-0.2.5.1...
Preprocessing library unordered-containers-0.2.5.1...
Preprocessing library unordered-containers-0.2.5.1...
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'
  87% ( 54 / 62) in 'Data.HashMap.Base'
 100% ( 46 / 46) in 'Data.HashMap.Strict'
 100% ( 46 / 46) in 'Data.HashMap.Lazy'
 100% ( 27 / 27) in 'Data.HashSet'
Documentation created: dist/doc/html/unordered-containers/index.html,
dist/doc/html/unordered-containers/unordered-containers.txt
Creating package registration file:
/tmp/pkgConf-unordered-containers-0.2.522162.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/unordered-containers-0.2.5.1
Registering unordered-containers-0.2.5.1...
Installed unordered-containers-0.2.5.1
Configuring stringable-0.1.3...
Building stringable-0.1.3...
Preprocessing library stringable-0.1.3...
[1 of 1] Compiling Data.Stringable  ( Data/Stringable.hs, dist/build/Data/Stringable.o )
In-place registering stringable-0.1.3...
Running Haddock for stringable-0.1.3...
Running hscolour for stringable-0.1.3...
Preprocessing library stringable-0.1.3...
Preprocessing library stringable-0.1.3...
Haddock coverage:
   0% (  0 /  3) in 'Data.Stringable'
Documentation created: dist/doc/html/stringable/index.html,
dist/doc/html/stringable/stringable.txt
Creating package registration file: /tmp/pkgConf-stringable-0.122162.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/stringable-0.1.3
Registering stringable-0.1.3...
Installed stringable-0.1.3
Configuring process-1.2.3.0...
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for pid_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for setitimer... yes
checking for sysconf... yes
checking value of SIG_DFL... -1
checking value of SIG_IGN... -1
configure: creating ./config.status
config.status: creating include/HsProcessConfig.h
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
Building process-1.2.3.0...
Preprocessing library process-1.2.3.0...
[1 of 3] Compiling System.Process.Internals ( System/Process/Internals.hs, dist/build/System/Process/Internals.o )
[2 of 3] Compiling System.Process   ( dist/build/System/Process.hs, dist/build/System/Process.o )
[3 of 3] Compiling System.Cmd       ( System/Cmd.hs, dist/build/System/Cmd.o )
In-place registering process-1.2.3.0...
Running Haddock for process-1.2.3.0...
Running hscolour for process-1.2.3.0...
Preprocessing library process-1.2.3.0...
Preprocessing library process-1.2.3.0...
Haddock coverage:
  17% (  4 / 24) in 'System.Process.Internals'
  89% ( 33 / 37) in 'System.Process'
 100% (  3 /  3) in 'System.Cmd'
Warning: System.Process.Internals: could not find link destinations for:
    System.Posix.Internals.FD
Documentation created: dist/doc/html/process/index.html,
dist/doc/html/process/process.txt
Creating package registration file: /tmp/pkgConf-process-1.2.322162.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/process-1.2.3.0
Registering process-1.2.3.0...
Installed process-1.2.3.0
Configuring ListLike-4.2.0...
Building ListLike-4.2.0...
Preprocessing library ListLike-4.2.0...
[ 1 of 18] Compiling Data.ListLike.FoldableLL ( src/Data/ListLike/FoldableLL.hs, dist/build/Data/ListLike/FoldableLL.o )
[ 2 of 18] Compiling Data.ListLike.Base ( src/Data/ListLike/Base.hs, dist/build/Data/ListLike/Base.o )
[ 3 of 18] Compiling Data.ListLike.String ( src/Data/ListLike/String.hs, dist/build/Data/ListLike/String.o )
[ 4 of 18] Compiling Data.ListLike.Utils ( src/Data/ListLike/Utils.hs, dist/build/Data/ListLike/Utils.o )
[ 5 of 18] Compiling Data.ListLike.IO ( src/Data/ListLike/IO.hs, dist/build/Data/ListLike/IO.o )
[ 6 of 18] Compiling Data.ListLike.CharString ( src/Data/ListLike/CharString.hs, dist/build/Data/ListLike/CharString.o )
[ 7 of 18] Compiling Data.ListLike.DList ( src/Data/ListLike/DList.hs, dist/build/Data/ListLike/DList.o )
[ 8 of 18] Compiling Data.ListLike.FMList ( src/Data/ListLike/FMList.hs, dist/build/Data/ListLike/FMList.o )
[ 9 of 18] Compiling Data.ListLike.Text.Text ( src/Data/ListLike/Text/Text.hs, dist/build/Data/ListLike/Text/Text.o )
[10 of 18] Compiling Data.ListLike.Text.TextLazy ( src/Data/ListLike/Text/TextLazy.hs, dist/build/Data/ListLike/Text/TextLazy.o )
[11 of 18] Compiling Data.ListLike.Text ( src/Data/ListLike/Text.hs, dist/build/Data/ListLike/Text.o )
[12 of 18] Compiling Data.ListLike.Vector.Storable ( src/Data/ListLike/Vector/Storable.hs, dist/build/Data/ListLike/Vector/Storable.o )
[13 of 18] Compiling Data.ListLike.Vector.Unboxed ( src/Data/ListLike/Vector/Unboxed.hs, dist/build/Data/ListLike/Vector/Unboxed.o )
[14 of 18] Compiling Data.ListLike.Vector.Vector ( src/Data/ListLike/Vector/Vector.hs, dist/build/Data/ListLike/Vector/Vector.o )
[15 of 18] Compiling Data.ListLike.Vector ( src/Data/ListLike/Vector.hs, dist/build/Data/ListLike/Vector.o )
[16 of 18] Compiling Data.ListLike.Instances ( src/Data/ListLike/Instances.hs, dist/build/Data/ListLike/Instances.o )
[17 of 18] Compiling Data.ListLike.Vector.Generic ( src/Data/ListLike/Vector/Generic.hs, dist/build/Data/ListLike/Vector/Generic.o )
[18 of 18] Compiling Data.ListLike    ( src/Data/ListLike.hs, dist/build/Data/ListLike.o )
In-place registering ListLike-4.2.0...
Running Haddock for ListLike-4.2.0...
Running hscolour for ListLike-4.2.0...
Preprocessing library ListLike-4.2.0...
Preprocessing library ListLike-4.2.0...
Haddock coverage:
 100% (  9 /  9) in 'Data.ListLike.FoldableLL'
 100% (  6 /  6) in 'Data.ListLike.Base'
 100% (  2 /  2) in 'Data.ListLike.String'
 100% ( 11 / 11) in 'Data.ListLike.Utils'
 100% (  2 /  2) in 'Data.ListLike.IO'
 100% (  3 /  3) in 'Data.ListLike.CharString'
 100% (  1 /  1) in 'Data.ListLike.DList'
 100% (  1 /  1) in 'Data.ListLike.FMList'
   0% (  0 /  5) in 'Data.ListLike.Text.Text'
   0% (  0 /  5) in 'Data.ListLike.Text.TextLazy'
  67% (  2 /  3) in 'Data.ListLike.Text'
   0% (  0 /  1) in 'Data.ListLike.Vector.Storable'
   0% (  0 /  1) in 'Data.ListLike.Vector.Unboxed'
   0% (  0 /  1) in 'Data.ListLike.Vector.Vector'
 100% (  4 /  4) in 'Data.ListLike.Vector'
 100% (  1 /  1) in 'Data.ListLike.Instances'
 100% (  1 /  1) in 'Data.ListLike.Vector.Generic'
Warning: Data.ListLike: empty is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: singleton is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: cons is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: snoc is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: append is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: head is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: last is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: tail is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: init is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: null is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: length is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: map is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: rigidMap is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: reverse is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: intersperse is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: toList is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: fromList is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: fromListLike is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: foldl is exported separately but will be documented under FoldableLL. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: foldl' is exported separately but will be documented under FoldableLL. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: foldl1 is exported separately but will be documented under FoldableLL. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: foldr is exported separately but will be documented under FoldableLL. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: foldr' is exported separately but will be documented under FoldableLL. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: foldr1 is exported separately but will be documented under FoldableLL. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: concat is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: concatMap is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: rigidConcatMap is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: any is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: all is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: maximum is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: minimum is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: iterate is exported separately but will be documented under InfiniteListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: repeat is exported separately but will be documented under InfiniteListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: replicate is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: cycle is exported separately but will be documented under InfiniteListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: take is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: drop is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: splitAt is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: takeWhile is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: dropWhile is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: dropWhileEnd is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: span is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: break is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: group is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: inits is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: tails is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: isPrefixOf is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: isSuffixOf is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: isInfixOf is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: elem is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: notElem is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: find is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: filter is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: partition is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: index is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: elemIndex is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: elemIndices is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: findIndex is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: findIndices is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: sequence is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: mapM is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: rigidMapM is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: toString is exported separately but will be documented under StringLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: fromString is exported separately but will be documented under StringLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: lines is exported separately but will be documented under StringLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: words is exported separately but will be documented under StringLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: nub is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: delete is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: deleteFirsts is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: union is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: intersect is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: sort is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: insert is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: nubBy is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: deleteBy is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: deleteFirstsBy is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: unionBy is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: intersectBy is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: groupBy is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: sortBy is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: insertBy is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: genericLength is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: genericTake is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: genericDrop is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: genericSplitAt is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: genericReplicate is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
 100% ( 62 / 62) in 'Data.ListLike'
Documentation created: dist/doc/html/ListLike/index.html,
dist/doc/html/ListLike/ListLike.txt
Creating package registration file: /tmp/pkgConf-ListLike-4.222162.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/ListLike-4.2.0
Registering ListLike-4.2.0...
Installed ListLike-4.2.0
Configuring monad-control-0.3.3.1...
Building monad-control-0.3.3.1...
Preprocessing library monad-control-0.3.3.1...
[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-0.3.3.1...
Running Haddock for monad-control-0.3.3.1...
Running hscolour for monad-control-0.3.3.1...
Preprocessing library monad-control-0.3.3.1...
Preprocessing library monad-control-0.3.3.1...
Haddock coverage:
  86% ( 18 / 21) in 'Control.Monad.Trans.Control'
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-0.3.322162.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/monad-control-0.3.3.1
Registering monad-control-0.3.3.1...
Installed monad-control-0.3.3.1
Configuring attoparsec-0.11.3.1...
Building attoparsec-0.11.3.1...
Preprocessing library attoparsec-0.11.3.1...
[ 1 of 18] Compiling Data.Attoparsec.Text.FastSet ( Data/Attoparsec/Text/FastSet.hs, dist/build/Data/Attoparsec/Text/FastSet.o )
[ 2 of 18] Compiling Data.Attoparsec.Zepto ( Data/Attoparsec/Zepto.hs, dist/build/Data/Attoparsec/Zepto.o )
[ 3 of 18] Compiling Data.Attoparsec.Number ( Data/Attoparsec/Number.hs, dist/build/Data/Attoparsec/Number.o )
[ 4 of 18] Compiling Data.Attoparsec.ByteString.FastSet ( Data/Attoparsec/ByteString/FastSet.hs, dist/build/Data/Attoparsec/ByteString/FastSet.o )
[ 5 of 18] Compiling Data.Attoparsec.Internal.Types ( Data/Attoparsec/Internal/Types.hs, dist/build/Data/Attoparsec/Internal/Types.o )
[ 6 of 18] Compiling Data.Attoparsec.Types ( Data/Attoparsec/Types.hs, dist/build/Data/Attoparsec/Types.o )
[ 7 of 18] Compiling Data.Attoparsec.Internal ( Data/Attoparsec/Internal.hs, dist/build/Data/Attoparsec/Internal.o )
[ 8 of 18] Compiling Data.Attoparsec.Combinator ( Data/Attoparsec/Combinator.hs, dist/build/Data/Attoparsec/Combinator.o )
[ 9 of 18] Compiling Data.Attoparsec.ByteString.Internal ( Data/Attoparsec/ByteString/Internal.hs, dist/build/Data/Attoparsec/ByteString/Internal.o )
[10 of 18] Compiling Data.Attoparsec.Text.Internal ( Data/Attoparsec/Text/Internal.hs, dist/build/Data/Attoparsec/Text/Internal.o )
[11 of 18] Compiling Data.Attoparsec.Text ( Data/Attoparsec/Text.hs, dist/build/Data/Attoparsec/Text.o )
[12 of 18] Compiling Data.Attoparsec.Text.Lazy ( Data/Attoparsec/Text/Lazy.hs, dist/build/Data/Attoparsec/Text/Lazy.o )
[13 of 18] Compiling Data.Attoparsec.ByteString ( Data/Attoparsec/ByteString.hs, dist/build/Data/Attoparsec/ByteString.o )
[14 of 18] Compiling Data.Attoparsec.ByteString.Char8 ( Data/Attoparsec/ByteString/Char8.hs, dist/build/Data/Attoparsec/ByteString/Char8.o )
[15 of 18] Compiling Data.Attoparsec.Char8 ( Data/Attoparsec/Char8.hs, dist/build/Data/Attoparsec/Char8.o )
[16 of 18] Compiling Data.Attoparsec.ByteString.Lazy ( Data/Attoparsec/ByteString/Lazy.hs, dist/build/Data/Attoparsec/ByteString/Lazy.o )
[17 of 18] Compiling Data.Attoparsec.Lazy ( Data/Attoparsec/Lazy.hs, dist/build/Data/Attoparsec/Lazy.o )
[18 of 18] Compiling Data.Attoparsec  ( Data/Attoparsec.hs, dist/build/Data/Attoparsec.o )
In-place registering attoparsec-0.11.3.1...
Running Haddock for attoparsec-0.11.3.1...
Running hscolour for attoparsec-0.11.3.1...
Preprocessing library attoparsec-0.11.3.1...
Preprocessing library attoparsec-0.11.3.1...
Haddock coverage:
  70% (  7 / 10) in 'Data.Attoparsec.Text.FastSet'
 100% (  7 /  7) in 'Data.Attoparsec.Zepto'
 100% (  2 /  2) in 'Data.Attoparsec.Number'
  69% (  9 / 13) in 'Data.Attoparsec.ByteString.FastSet'
  45% (  5 / 11) in 'Data.Attoparsec.Internal.Types'
 100% (  4 /  4) in 'Data.Attoparsec.Types'
  75% (  6 /  8) in 'Data.Attoparsec.Internal'
 100% ( 24 / 24) in 'Data.Attoparsec.Combinator'
  90% ( 35 / 39) in 'Data.Attoparsec.ByteString.Internal'
  95% ( 36 / 38) in 'Data.Attoparsec.Text.Internal'
  97% ( 69 / 71) in 'Data.Attoparsec.Text'
 100% (  9 /  9) in 'Data.Attoparsec.Text.Lazy'
  96% ( 45 / 47) in 'Data.Attoparsec.ByteString'
  97% ( 71 / 73) in 'Data.Attoparsec.ByteString.Char8'
 100% (  2 /  2) in 'Data.Attoparsec.Char8'
 100% (  9 /  9) in 'Data.Attoparsec.ByteString.Lazy'
 100% (  2 /  2) in 'Data.Attoparsec.Lazy'
 100% (  2 /  2) in 'Data.Attoparsec'
Documentation created: dist/doc/html/attoparsec/index.html,
dist/doc/html/attoparsec/attoparsec.txt
Creating package registration file: /tmp/pkgConf-attoparsec-0.11.322162.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/attoparsec-0.11.3.1
Registering attoparsec-0.11.3.1...
Installed attoparsec-0.11.3.1
Configuring biocore-0.3.1...
Building biocore-0.3.1...
Preprocessing library biocore-0.3.1...
[1 of 3] Compiling Bio.Core.Strand  ( src/Bio/Core/Strand.hs, dist/build/Bio/Core/Strand.o )
[2 of 3] Compiling Bio.Core.Sequence ( src/Bio/Core/Sequence.hs, dist/build/Bio/Core/Sequence.o )
[3 of 3] Compiling Bio.Core         ( src/Bio/Core.hs, dist/build/Bio/Core.o )
In-place registering biocore-0.3.1...
Running Haddock for biocore-0.3.1...
Running hscolour for biocore-0.3.1...
Preprocessing library biocore-0.3.1...
Preprocessing library biocore-0.3.1...
Haddock coverage:
 100% (  2 /  2) in 'Bio.Core.Strand'
 100% ( 15 / 15) in 'Bio.Core.Sequence'
 100% (  3 /  3) in 'Bio.Core'
Documentation created: dist/doc/html/biocore/index.html,
dist/doc/html/biocore/biocore.txt
Creating package registration file: /tmp/pkgConf-biocore-0.322162.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/biocore-0.3.1
Registering biocore-0.3.1...
Installed biocore-0.3.1
Downloading haskell98-2.0.0.3...
Configuring haskell98-2.0.0.3...
Building haskell98-2.0.0.3...
Preprocessing library haskell98-2.0.0.3...
[ 1 of 32] Compiling Prelude          ( Prelude.hs, dist/build/Prelude.o )
[ 2 of 32] Compiling Maybe            ( Maybe.hs, dist/build/Maybe.o )
[ 3 of 32] Compiling Char             ( Char.hs, dist/build/Char.o )
[ 4 of 32] Compiling Int              ( Int.hs, dist/build/Int.o )
[ 5 of 32] Compiling Monad            ( Monad.hs, dist/build/Monad.o )
[ 6 of 32] Compiling IO               ( IO.hs, dist/build/IO.o )
[ 7 of 32] Compiling System           ( System.hs, dist/build/System.o )
[ 8 of 32] Compiling List             ( List.hs, dist/build/List.o )
[ 9 of 32] Compiling Ix               ( Ix.hs, dist/build/Ix.o )
[10 of 32] Compiling Array            ( Array.hs, dist/build/Array.o )
[11 of 32] Compiling CPUTime          ( CPUTime.hs, dist/build/CPUTime.o )
[12 of 32] Compiling Complex          ( Complex.hs, dist/build/Complex.o )
[13 of 32] Compiling Directory        ( Directory.hs, dist/build/Directory.o )
[14 of 32] Compiling Locale           ( Locale.hs, dist/build/Locale.o )
[15 of 32] Compiling Numeric          ( Numeric.hs, dist/build/Numeric.o )
[16 of 32] Compiling Random           ( Random.hs, dist/build/Random.o )
[17 of 32] Compiling Time             ( Time.hs, dist/build/Time.o )
[18 of 32] Compiling Ratio            ( Ratio.hs, dist/build/Ratio.o )
[19 of 32] Compiling Bits             ( Bits.hs, dist/build/Bits.o )
[20 of 32] Compiling CError           ( CError.hs, dist/build/CError.o )
[21 of 32] Compiling CForeign         ( CForeign.hs, dist/build/CForeign.o )
[22 of 32] Compiling CString          ( CString.hs, dist/build/CString.o )
[23 of 32] Compiling CTypes           ( CTypes.hs, dist/build/CTypes.o )
[24 of 32] Compiling ForeignPtr       ( ForeignPtr.hs, dist/build/ForeignPtr.o )
[25 of 32] Compiling MarshalAlloc     ( MarshalAlloc.hs, dist/build/MarshalAlloc.o )
[26 of 32] Compiling MarshalArray     ( MarshalArray.hs, dist/build/MarshalArray.o )
[27 of 32] Compiling MarshalError     ( MarshalError.hs, dist/build/MarshalError.o )
[28 of 32] Compiling MarshalUtils     ( MarshalUtils.hs, dist/build/MarshalUtils.o )
[29 of 32] Compiling Ptr              ( Ptr.hs, dist/build/Ptr.o )
[30 of 32] Compiling StablePtr        ( StablePtr.hs, dist/build/StablePtr.o )
[31 of 32] Compiling Storable         ( Storable.hs, dist/build/Storable.o )
[32 of 32] Compiling Word             ( Word.hs, dist/build/Word.o )
In-place registering haskell98-2.0.0.3...
Running Haddock for haskell98-2.0.0.3...
Running hscolour for haskell98-2.0.0.3...
Preprocessing library haskell98-2.0.0.3...
Preprocessing library haskell98-2.0.0.3...
Haddock coverage:
  97% (168 /173) in 'Prelude'
  96% ( 22 / 23) in 'Numeric'
  91% ( 10 / 11) in 'Maybe'
  50% (  1 /  2) in 'Storable'
  50% (  1 /  2) in 'Bits'
  73% ( 11 / 15) in 'Directory'
  50% (  1 /  2) in 'CString'
  90% (  9 / 10) in 'Complex'
  88% (  7 /  8) in 'System'
  99% (104 /105) in 'List'
  67% (  2 /  3) in 'CPUTime'
   0% (  0 /  3) in 'Locale'
  86% ( 12 / 14) in 'Time'
  50% (  1 /  2) in 'CError'
  50% (  1 /  2) in 'CForeign'
  50% (  1 /  2) in 'CTypes'
  50% (  1 /  2) in 'MarshalAlloc'
  50% (  1 /  2) in 'MarshalArray'
  92% ( 12 / 13) in 'MarshalError'
  50% (  1 /  2) in 'MarshalUtils'
Cannot find documentation for: $intro
  94% ( 15 / 16) in 'Random'
  50% (  1 /  2) in 'Ptr'
  50% (  1 /  2) in 'StablePtr'
  96% ( 24 / 25) in 'Monad'
  86% (  6 /  7) in 'Ratio'
  50% (  1 /  2) in 'Word'
  50% (  1 /  2) in 'ForeignPtr'
  85% ( 58 / 68) in 'IO'
  96% ( 23 / 24) in 'Char'
  50% (  1 /  2) in 'Int'
  67% (  2 /  3) in 'Ix'
  93% ( 13 / 14) in 'Array'
Warning: Prelude: could not find link destinations for:
    Data.Either.EqEither System.Directory.DirectoryType Text.ParserCombinators.ReadP.P GHC.IO.Handle.Types.HandleType Data.Time.Format.Parse.Padding Data.Time.Format.Parse.DateFormatSpec
Warning: Directory: could not find link destinations for:
    GHC.IO.Exception.InappropriateType
Warning: Monad: could not find link destinations for:
    Text.ParserCombinators.ReadP.P
Documentation created: dist/doc/html/haskell98/index.html,
dist/doc/html/haskell98/haskell98.txt
Creating package registration file: /tmp/pkgConf-haskell98-2.0.022162.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/haskell98-2.0.0.3
Registering haskell98-2.0.0.3...
Installed haskell98-2.0.0.3
Configuring iteratee-0.8.9.6...
Building iteratee-0.8.9.6...
Preprocessing library iteratee-0.8.9.6...
[ 1 of 19] Compiling Data.Iteratee.IO.Posix ( src/Data/Iteratee/IO/Posix.hs, dist/build/Data/Iteratee/IO/Posix.o )

src/Data/Iteratee/IO/Posix.hs:74:43: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

src/Data/Iteratee/IO/Posix.hs:80:19: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
[ 2 of 19] Compiling Data.Iteratee.IO.Base ( src/Data/Iteratee/IO/Base.hs, dist/build/Data/Iteratee/IO/Base.o )
[ 3 of 19] Compiling Data.Iteratee.Base.ReadableChunk ( src/Data/Iteratee/Base/ReadableChunk.hs, dist/build/Data/Iteratee/Base/ReadableChunk.o )
[ 4 of 19] Compiling Data.Iteratee.Base.LooseMap ( src/Data/Iteratee/Base/LooseMap.hs, dist/build/Data/Iteratee/Base/LooseMap.o )
[ 5 of 19] Compiling Data.Iteratee.Exception ( src/Data/Iteratee/Exception.hs, dist/build/Data/Iteratee/Exception.o )
[ 6 of 19] Compiling Data.NullPoint   ( src/Data/NullPoint.hs, dist/build/Data/NullPoint.o )
[ 7 of 19] Compiling Data.Nullable    ( src/Data/Nullable.hs, dist/build/Data/Nullable.o )
[ 8 of 19] Compiling Data.Iteratee.Base ( src/Data/Iteratee/Base.hs, dist/build/Data/Iteratee/Base.o )
[ 9 of 19] Compiling Data.Iteratee.Iteratee ( src/Data/Iteratee/Iteratee.hs, dist/build/Data/Iteratee/Iteratee.o )
[10 of 19] Compiling Data.Iteratee.ListLike ( src/Data/Iteratee/ListLike.hs, dist/build/Data/Iteratee/ListLike.o )
[11 of 19] Compiling Data.Iteratee.Binary ( src/Data/Iteratee/Binary.hs, dist/build/Data/Iteratee/Binary.o )
[12 of 19] Compiling Data.Iteratee.PTerm ( src/Data/Iteratee/PTerm.hs, dist/build/Data/Iteratee/PTerm.o )
[13 of 19] Compiling Data.Iteratee.Char ( src/Data/Iteratee/Char.hs, dist/build/Data/Iteratee/Char.o )
[14 of 19] Compiling Data.Iteratee.IO.Handle ( src/Data/Iteratee/IO/Handle.hs, dist/build/Data/Iteratee/IO/Handle.o )
[15 of 19] Compiling Data.Iteratee.IO.Fd ( src/Data/Iteratee/IO/Fd.hs, dist/build/Data/Iteratee/IO/Fd.o )
[16 of 19] Compiling Data.Iteratee.IO ( src/Data/Iteratee/IO.hs, dist/build/Data/Iteratee/IO.o )
[17 of 19] Compiling Data.Iteratee    ( src/Data/Iteratee.hs, dist/build/Data/Iteratee.o )
[18 of 19] Compiling Data.Iteratee.IO.Interact ( src/Data/Iteratee/IO/Interact.hs, dist/build/Data/Iteratee/IO/Interact.o )
[19 of 19] Compiling Data.Iteratee.Parallel ( src/Data/Iteratee/Parallel.hs, dist/build/Data/Iteratee/Parallel.o )
In-place registering iteratee-0.8.9.6...
Running Haddock for iteratee-0.8.9.6...
Running hscolour for iteratee-0.8.9.6...
Preprocessing library iteratee-0.8.9.6...
Preprocessing library iteratee-0.8.9.6...

src/Data/Iteratee/IO/Posix.hs:74:43: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

src/Data/Iteratee/IO/Posix.hs:80:19: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
Haddock coverage:
  67% (  4 /  6) in 'Data.Iteratee.IO.Posix'
  50% (  1 /  2) in 'Data.Iteratee.IO.Base'
 100% (  2 /  2) in 'Data.Iteratee.Base.ReadableChunk'
 100% (  2 /  2) in 'Data.Iteratee.Base.LooseMap'
  86% ( 18 / 21) in 'Data.Iteratee.Exception'
 100% (  3 /  3) in 'Data.NullPoint'
 100% (  3 /  3) in 'Data.Nullable'
Warning: iteratee-0.8.9.6:Data.Iteratee.Base: Could not find documentation for exported module: X
  79% ( 19 / 24) in 'Data.Iteratee.Base'
  89% ( 47 / 53) in 'Data.Iteratee.Iteratee'
  95% ( 55 / 58) in 'Data.Iteratee.ListLike'
  41% (  7 / 17) in 'Data.Iteratee.Binary'
 100% ( 15 / 15) in 'Data.Iteratee.PTerm'
  75% (  6 /  8) in 'Data.Iteratee.Char'
  80% (  8 / 10) in 'Data.Iteratee.IO.Handle'
  82% (  9 / 11) in 'Data.Iteratee.IO.Fd'
  82% ( 14 / 17) in 'Data.Iteratee.IO'
  88% (  7 /  8) in 'Data.Iteratee'
  50% (  1 /  2) in 'Data.Iteratee.IO.Interact'
  83% (  5 /  6) in 'Data.Iteratee.Parallel'
Warning: Data.Iteratee.Base: could not find link destinations for:
    Data.Iteratee.Base.TFCo:R:StTIterateex Data.Iteratee.Base.StIter Data.Iteratee.Base.unStIter Data.Iteratee.Base.TFCo:R:StMIterateea Data.Iteratee.Base.StMIter Data.Iteratee.Base.unStMIter
Documentation created: dist/doc/html/iteratee/index.html,
dist/doc/html/iteratee/iteratee.txt
Creating package registration file: /tmp/pkgConf-iteratee-0.8.922162.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/iteratee-0.8.9.6
Registering iteratee-0.8.9.6...
Installed iteratee-0.8.9.6
Configuring seqloc-0.6.1.1...
Building seqloc-0.6.1.1...
Preprocessing library seqloc-0.6.1.1...
[ 1 of 10] Compiling Bio.SeqLoc.ShiftedVector ( src/Bio/SeqLoc/ShiftedVector.hs, dist/build/Bio/SeqLoc/ShiftedVector.o )
[ 2 of 10] Compiling Bio.SeqLoc.SeqLike ( src/Bio/SeqLoc/SeqLike.hs, dist/build/Bio/SeqLoc/SeqLike.o )
[ 3 of 10] Compiling Bio.SeqLoc.LocRepr ( src/Bio/SeqLoc/LocRepr.hs, dist/build/Bio/SeqLoc/LocRepr.o )
[ 4 of 10] Compiling Bio.SeqLoc.Strand ( src/Bio/SeqLoc/Strand.hs, dist/build/Bio/SeqLoc/Strand.o )
[ 5 of 10] Compiling Bio.SeqLoc.Position ( src/Bio/SeqLoc/Position.hs, dist/build/Bio/SeqLoc/Position.o )

src/Bio/SeqLoc/Position.hs:24:1: Warning:
    The import of ‘Control.Arrow’ is redundant
      except perhaps to import instances from ‘Control.Arrow’
    To import instances alone, use: import Control.Arrow()
[ 6 of 10] Compiling Bio.SeqLoc.Location ( src/Bio/SeqLoc/Location.hs, dist/build/Bio/SeqLoc/Location.o )
[ 7 of 10] Compiling Bio.SeqLoc.SpliceLocation ( src/Bio/SeqLoc/SpliceLocation.hs, dist/build/Bio/SeqLoc/SpliceLocation.o )
[ 8 of 10] Compiling Bio.SeqLoc.OnSeq ( src/Bio/SeqLoc/OnSeq.hs, dist/build/Bio/SeqLoc/OnSeq.o )

src/Bio/SeqLoc/OnSeq.hs:57:10: Warning:
    Orphan instance: instance Hashable SeqLabel
[ 9 of 10] Compiling Bio.SeqLoc.Transcript ( src/Bio/SeqLoc/Transcript.hs, dist/build/Bio/SeqLoc/Transcript.o )
[10 of 10] Compiling Bio.SeqLoc.LocMap ( src/Bio/SeqLoc/LocMap.hs, dist/build/Bio/SeqLoc/LocMap.o )
In-place registering seqloc-0.6.1.1...
Running Haddock for seqloc-0.6.1.1...
Running hscolour for seqloc-0.6.1.1...
Preprocessing library seqloc-0.6.1.1...
Preprocessing library seqloc-0.6.1.1...

src/Bio/SeqLoc/Position.hs:24:1: Warning:
    The import of ‘Control.Arrow’ is redundant
      except perhaps to import instances from ‘Control.Arrow’
    To import instances alone, use: import Control.Arrow()

src/Bio/SeqLoc/OnSeq.hs:57:10: Warning:
    Orphan instance: instance Hashable SeqLabel
Haddock coverage:
   0% (  0 / 15) in 'Bio.SeqLoc.ShiftedVector'
   0% (  0 /  2) in 'Bio.SeqLoc.SeqLike'
   0% (  0 /  6) in 'Bio.SeqLoc.LocRepr'
 100% (  5 /  5) in 'Bio.SeqLoc.Strand'
 100% (  8 /  8) in 'Bio.SeqLoc.Position'
  83% ( 10 / 12) in 'Bio.SeqLoc.Location'
  40% (  4 / 10) in 'Bio.SeqLoc.SpliceLocation'
  62% (  8 / 13) in 'Bio.SeqLoc.OnSeq'
  92% ( 12 / 13) in 'Bio.SeqLoc.Transcript'
 100% ( 20 / 20) in 'Bio.SeqLoc.LocMap'
Documentation created: dist/doc/html/seqloc/index.html,
dist/doc/html/seqloc/seqloc.txt
Creating package registration file: /tmp/pkgConf-seqloc-0.6.122162.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/seqloc-0.6.1.1
Registering seqloc-0.6.1.1...
Installed seqloc-0.6.1.1
Configuring samtools-0.2.4.1...
Building samtools-0.2.4.1...
Preprocessing library samtools-0.2.4.1...
[1 of 6] Compiling Bio.SamTools.LowLevel ( dist/build/Bio/SamTools/LowLevel.hs, dist/build/Bio/SamTools/LowLevel.o )

src/Bio/SamTools/LowLevel.chs:48:1: Warning:
    Module ‘Foreign’ does not export ‘unsafePerformIO’
[2 of 6] Compiling Bio.SamTools.FaIdx ( src/Bio/SamTools/FaIdx.hs, dist/build/Bio/SamTools/FaIdx.o )

src/Bio/SamTools/FaIdx.hs:37:3: Warning:
    In the use of ‘addMVarFinalizer’
    (imported from Control.Concurrent.MVar):
    Deprecated: "use 'mkWeakMVar' instead"
[3 of 6] Compiling Bio.SamTools.Internal ( src/Bio/SamTools/Internal.hs, dist/build/Bio/SamTools/Internal.o )
[4 of 6] Compiling Bio.SamTools.Cigar ( src/Bio/SamTools/Cigar.hs, dist/build/Bio/SamTools/Cigar.o )
[5 of 6] Compiling Bio.SamTools.Bam ( src/Bio/SamTools/Bam.hs, dist/build/Bio/SamTools/Bam.o )

src/Bio/SamTools/Bam.hs:378:3: Warning:
    In the use of ‘addMVarFinalizer’
    (imported from Control.Concurrent.MVar):
    Deprecated: "use 'mkWeakMVar' instead"

src/Bio/SamTools/Bam.hs:460:3: Warning:
    In the use of ‘addMVarFinalizer’
    (imported from Control.Concurrent.MVar):
    Deprecated: "use 'mkWeakMVar' instead"
[6 of 6] Compiling Bio.SamTools.BamIndex ( src/Bio/SamTools/BamIndex.hs, dist/build/Bio/SamTools/BamIndex.o )

src/Bio/SamTools/BamIndex.hs:46:3: Warning:
    In the use of ‘addMVarFinalizer’
    (imported from Control.Concurrent.MVar):
    Deprecated: "use 'mkWeakMVar' instead"

src/Bio/SamTools/BamIndex.hs:75:3: Warning:
    In the use of ‘addMVarFinalizer’
    (imported from Control.Concurrent.MVar):
    Deprecated: "use 'mkWeakMVar' instead"
In-place registering samtools-0.2.4.1...
Running Haddock for samtools-0.2.4.1...
Running hscolour for samtools-0.2.4.1...
Preprocessing library samtools-0.2.4.1...
Preprocessing library samtools-0.2.4.1...

src/Bio/SamTools/LowLevel.chs:48:1: Warning:
    Module ‘Foreign’ does not export ‘unsafePerformIO’

src/Bio/SamTools/FaIdx.hs:37:3: Warning:
    In the use of ‘addMVarFinalizer’
    (imported from Control.Concurrent.MVar):
    Deprecated: "use 'mkWeakMVar' instead"

src/Bio/SamTools/Bam.hs:378:3: Warning:
    In the use of ‘addMVarFinalizer’
    (imported from Control.Concurrent.MVar):
    Deprecated: "use 'mkWeakMVar' instead"

src/Bio/SamTools/Bam.hs:460:3: Warning:
    In the use of ‘addMVarFinalizer’
    (imported from Control.Concurrent.MVar):
    Deprecated: "use 'mkWeakMVar' instead"

src/Bio/SamTools/BamIndex.hs:46:3: Warning:
    In the use of ‘addMVarFinalizer’
    (imported from Control.Concurrent.MVar):
    Deprecated: "use 'mkWeakMVar' instead"

src/Bio/SamTools/BamIndex.hs:75:3: Warning:
    In the use of ‘addMVarFinalizer’
    (imported from Control.Concurrent.MVar):
    Deprecated: "use 'mkWeakMVar' instead"
Haddock coverage:
   0% (  0 /103) in 'Bio.SamTools.LowLevel'
  56% (  5 /  9) in 'Bio.SamTools.FaIdx'
  58% (  7 / 12) in 'Bio.SamTools.Internal'
  67% (  4 /  6) in 'Bio.SamTools.Cigar'
  88% ( 64 / 73) in 'Bio.SamTools.Bam'
  50% (  6 / 12) in 'Bio.SamTools.BamIndex'
Warning: Bio.SamTools.Bam: could not find link destinations for:
    Bio.SamTools.Bam.AuxGet
Documentation created: dist/doc/html/samtools/index.html,
dist/doc/html/samtools/samtools.txt
Creating package registration file: /tmp/pkgConf-samtools-0.2.422162.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/samtools-0.2.4.1
Registering samtools-0.2.4.1...
Installed samtools-0.2.4.1
Downloading samtools-iteratee-0.1...
Configuring samtools-iteratee-0.1...
Building samtools-iteratee-0.1...
Preprocessing library samtools-iteratee-0.1...

src/Bio/SamTools/Iteratee.hs:1:1:
    Ambiguous module name ‘Prelude’:
      it was found in multiple packages: base haskell98-2.0.0.3
Failed to install samtools-iteratee-0.1
cabal: Error: some packages failed to install:
samtools-iteratee-0.1 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.