Build #2 for elm-reactor-0.3.1

[all reports]

Package elm-reactor-0.3.1
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2015-05-19 03:05:53.68735 UTC
Compiler ghc-7.8.3
OS linux
Arch x86_64
Dependencies websockets-snap-0.9.1.0, websockets-0.9.4.0, unordered-containers-0.2.5.1, transformers-0.3.0.0, time-1.4.2, text-1.2.0.6, system-filepath-0.4.13.4, snap-server-0.9.5.1, snap-core-0.9.7.0, process-1.2.0.0, mtl-2.1.3.1, fsnotify-0.1.0.3, filepath-1.3.0.2, elm-compiler-0.15, directory-1.2.1.0, containers-0.5.5.1, cmdargs-0.10.12, bytestring-0.10.4.0, blaze-markup-0.6.3.0, blaze-html-0.7.1.0, base-4.7.0.1, HTTP-4000.2.19
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring Diff-0.3.2...
Building Diff-0.3.2...
Preprocessing library Diff-0.3.2...
[1 of 3] Compiling Data.Algorithm.Diff ( src/Data/Algorithm/Diff.hs, dist/build/Data/Algorithm/Diff.o )
[2 of 3] Compiling Data.Algorithm.DiffOutput ( src/Data/Algorithm/DiffOutput.hs, dist/build/Data/Algorithm/DiffOutput.o )
[3 of 3] Compiling Data.Algorithm.DiffContext ( src/Data/Algorithm/DiffContext.hs, dist/build/Data/Algorithm/DiffContext.o )
In-place registering Diff-0.3.2...
Running Haddock for Diff-0.3.2...
Running hscolour for Diff-0.3.2...
Preprocessing library Diff-0.3.2...
Preprocessing library Diff-0.3.2...
Haddock coverage:
  88% (  7 /  8) in 'Data.Algorithm.Diff'
  50% (  3 /  6) in 'Data.Algorithm.DiffOutput'
 100% (  3 /  3) in 'Data.Algorithm.DiffContext'
Warning: Data.Algorithm.DiffContext: could not find link destinations for:
    Data.Algorithm.DiffContext.ContextDiff
Documentation created: dist/doc/html/Diff/index.html,
dist/doc/html/Diff/Diff.txt
Creating package registration file: /tmp/pkgConf-Diff-0.326426.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/Diff-0.3.2
Registering Diff-0.3.2...
Installed Diff-0.3.2
Configuring HUnit-1.2.5.2...
Building HUnit-1.2.5.2...
Preprocessing library HUnit-1.2.5.2...
[1 of 5] Compiling Test.HUnit.Terminal ( Test/HUnit/Terminal.hs, dist/build/Test/HUnit/Terminal.o )
[2 of 5] Compiling Test.HUnit.Lang  ( Test/HUnit/Lang.hs, dist/build/Test/HUnit/Lang.o )
[3 of 5] Compiling Test.HUnit.Base  ( Test/HUnit/Base.hs, dist/build/Test/HUnit/Base.o )
[4 of 5] Compiling Test.HUnit.Text  ( Test/HUnit/Text.hs, dist/build/Test/HUnit/Text.o )
[5 of 5] Compiling Test.HUnit       ( Test/HUnit.hs, dist/build/Test/HUnit.o )
In-place registering HUnit-1.2.5.2...
Running Haddock for HUnit-1.2.5.2...
Running hscolour for HUnit-1.2.5.2...
Preprocessing library HUnit-1.2.5.2...
Preprocessing library HUnit-1.2.5.2...
Haddock coverage:
 100% (  2 /  2) in 'Test.HUnit.Terminal'
  86% (  6 /  7) in 'Test.HUnit.Lang'
 100% ( 33 / 33) in 'Test.HUnit.Base'
 100% (  8 /  8) in 'Test.HUnit.Text'
 100% (  3 /  3) in 'Test.HUnit'
Documentation created: dist/doc/html/HUnit/index.html,
dist/doc/html/HUnit/HUnit.txt
Creating package registration file: /tmp/pkgConf-HUnit-1.2.526426.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/HUnit-1.2.5.2
Registering HUnit-1.2.5.2...
Installed HUnit-1.2.5.2
Configuring SHA-1.6.4.2...
Building SHA-1.6.4.2...
Preprocessing library SHA-1.6.4.2...
[1 of 1] Compiling Data.Digest.Pure.SHA ( src/Data/Digest/Pure/SHA.hs, dist/build/Data/Digest/Pure/SHA.o )
In-place registering SHA-1.6.4.2...
Running Haddock for SHA-1.6.4.2...
Running hscolour for SHA-1.6.4.2...
Preprocessing library SHA-1.6.4.2...
Preprocessing library SHA-1.6.4.2...
Haddock coverage:
  62% ( 24 / 39) in 'Data.Digest.Pure.SHA'
Documentation created: dist/doc/html/SHA/index.html, dist/doc/html/SHA/SHA.txt
Creating package registration file: /tmp/pkgConf-SHA-1.6.426426.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/SHA-1.6.4.2
Registering SHA-1.6.4.2...
Installed SHA-1.6.4.2
Configuring base64-bytestring-1.0.0.1...
Building base64-bytestring-1.0.0.1...
Preprocessing library base64-bytestring-1.0.0.1...
[1 of 5] Compiling Data.ByteString.Base64.Internal ( Data/ByteString/Base64/Internal.hs, dist/build/Data/ByteString/Base64/Internal.o )
[2 of 5] Compiling Data.ByteString.Base64.URL ( Data/ByteString/Base64/URL.hs, dist/build/Data/ByteString/Base64/URL.o )
[3 of 5] Compiling Data.ByteString.Base64.URL.Lazy ( Data/ByteString/Base64/URL/Lazy.hs, dist/build/Data/ByteString/Base64/URL/Lazy.o )
[4 of 5] Compiling Data.ByteString.Base64 ( Data/ByteString/Base64.hs, dist/build/Data/ByteString/Base64.o )
[5 of 5] Compiling Data.ByteString.Base64.Lazy ( Data/ByteString/Base64/Lazy.hs, dist/build/Data/ByteString/Base64/Lazy.o )
In-place registering base64-bytestring-1.0.0.1...
Running Haddock for base64-bytestring-1.0.0.1...
Running hscolour for base64-bytestring-1.0.0.1...
Preprocessing library base64-bytestring-1.0.0.1...
Preprocessing library base64-bytestring-1.0.0.1...
Haddock coverage:
  45% (  5 / 11) in 'Data.ByteString.Base64.Internal'
 100% (  5 /  5) in 'Data.ByteString.Base64.URL'
 100% (  4 /  4) in 'Data.ByteString.Base64.URL.Lazy'
 100% (  5 /  5) in 'Data.ByteString.Base64'
 100% (  4 /  4) in 'Data.ByteString.Base64.Lazy'
Documentation created: dist/doc/html/base64-bytestring/index.html,
dist/doc/html/base64-bytestring/base64-bytestring.txt
Creating package registration file:
/tmp/pkgConf-base64-bytestring-1.0.026426.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/base64-bytestring-1.0.0.1
Registering base64-bytestring-1.0.0.1...
Installed base64-bytestring-1.0.0.1
Configuring bytestring-mmap-0.2.2...
Building bytestring-mmap-0.2.2...
Preprocessing library bytestring-mmap-0.2.2...
[1 of 3] Compiling System.IO.Posix.MMap.Internal ( System/IO/Posix/MMap/Internal.hs, dist/build/System/IO/Posix/MMap/Internal.o )
[2 of 3] Compiling System.IO.Posix.MMap.Lazy ( System/IO/Posix/MMap/Lazy.hs, dist/build/System/IO/Posix/MMap/Lazy.o )
[3 of 3] Compiling System.IO.Posix.MMap ( System/IO/Posix/MMap.hs, dist/build/System/IO/Posix/MMap.o )
In-place registering bytestring-mmap-0.2.2...
Running Haddock for bytestring-mmap-0.2.2...
Running hscolour for bytestring-mmap-0.2.2...
Preprocessing library bytestring-mmap-0.2.2...
Preprocessing library bytestring-mmap-0.2.2...
Haddock coverage:
  67% (  4 /  6) in 'System.IO.Posix.MMap.Internal'
 100% (  2 /  2) in 'System.IO.Posix.MMap.Lazy'
Cannot find documentation for: $mmap_intro
Cannot find documentation for: $mmap_intro
Cannot find documentation for: $mmap_unmap
 100% (  3 /  3) in 'System.IO.Posix.MMap'
Documentation created: dist/doc/html/bytestring-mmap/index.html,
dist/doc/html/bytestring-mmap/bytestring-mmap.txt
Creating package registration file: /tmp/pkgConf-bytestring-mmap-0.226426.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/bytestring-mmap-0.2.2
Registering bytestring-mmap-0.2.2...
Installed bytestring-mmap-0.2.2
Configuring cmdargs-0.10.12...
Building cmdargs-0.10.12...
Preprocessing library cmdargs-0.10.12...
[ 1 of 25] Compiling System.Console.CmdArgs.Implicit.Ann ( System/Console/CmdArgs/Implicit/Ann.hs, dist/build/System/Console/CmdArgs/Implicit/Ann.o )
[ 2 of 25] Compiling System.Console.CmdArgs.Implicit.UI ( System/Console/CmdArgs/Implicit/UI.hs, dist/build/System/Console/CmdArgs/Implicit/UI.o )
[ 3 of 25] Compiling System.Console.CmdArgs.Verbosity ( System/Console/CmdArgs/Verbosity.hs, dist/build/System/Console/CmdArgs/Verbosity.o )
[ 4 of 25] Compiling System.Console.CmdArgs.Implicit.Type ( System/Console/CmdArgs/Implicit/Type.hs, dist/build/System/Console/CmdArgs/Implicit/Type.o )
[ 5 of 25] Compiling System.Console.CmdArgs.Explicit.SplitJoin ( System/Console/CmdArgs/Explicit/SplitJoin.hs, dist/build/System/Console/CmdArgs/Explicit/SplitJoin.o )
[ 6 of 25] Compiling System.Console.CmdArgs.Explicit.ExpandArgsAt ( System/Console/CmdArgs/Explicit/ExpandArgsAt.hs, dist/build/System/Console/CmdArgs/Explicit/ExpandArgsAt.o )
[ 7 of 25] Compiling System.Console.CmdArgs.Explicit.Type ( System/Console/CmdArgs/Explicit/Type.hs, dist/build/System/Console/CmdArgs/Explicit/Type.o )
[ 8 of 25] Compiling System.Console.CmdArgs.Explicit.Process ( System/Console/CmdArgs/Explicit/Process.hs, dist/build/System/Console/CmdArgs/Explicit/Process.o )
[ 9 of 25] Compiling System.Console.CmdArgs.Explicit.Complete ( System/Console/CmdArgs/Explicit/Complete.hs, dist/build/System/Console/CmdArgs/Explicit/Complete.o )
[10 of 25] Compiling System.Console.CmdArgs.Helper ( System/Console/CmdArgs/Helper.hs, dist/build/System/Console/CmdArgs/Helper.o )
[11 of 25] Compiling System.Console.CmdArgs.Default ( System/Console/CmdArgs/Default.hs, dist/build/System/Console/CmdArgs/Default.o )
[12 of 25] Compiling System.Console.CmdArgs.Text ( System/Console/CmdArgs/Text.hs, dist/build/System/Console/CmdArgs/Text.o )
[13 of 25] Compiling System.Console.CmdArgs.Explicit.Help ( System/Console/CmdArgs/Explicit/Help.hs, dist/build/System/Console/CmdArgs/Explicit/Help.o )
[14 of 25] Compiling System.Console.CmdArgs.Explicit ( System/Console/CmdArgs/Explicit.hs, dist/build/System/Console/CmdArgs/Explicit.o )
[15 of 25] Compiling System.Console.CmdArgs.GetOpt ( System/Console/CmdArgs/GetOpt.hs, dist/build/System/Console/CmdArgs/GetOpt.o )
[16 of 25] Compiling Data.Generics.Any ( Data/Generics/Any.hs, dist/build/Data/Generics/Any.o )
[17 of 25] Compiling Data.Generics.Any.Prelude ( Data/Generics/Any/Prelude.hs, dist/build/Data/Generics/Any/Prelude.o )
[18 of 25] Compiling System.Console.CmdArgs.Implicit.Reader ( System/Console/CmdArgs/Implicit/Reader.hs, dist/build/System/Console/CmdArgs/Implicit/Reader.o )
[19 of 25] Compiling System.Console.CmdArgs.Annotate ( System/Console/CmdArgs/Annotate.hs, dist/build/System/Console/CmdArgs/Annotate.o )
[20 of 25] Compiling System.Console.CmdArgs.Implicit.Local ( System/Console/CmdArgs/Implicit/Local.hs, dist/build/System/Console/CmdArgs/Implicit/Local.o )
[21 of 25] Compiling System.Console.CmdArgs.Implicit.Reform ( System/Console/CmdArgs/Implicit/Reform.hs, dist/build/System/Console/CmdArgs/Implicit/Reform.o )
[22 of 25] Compiling System.Console.CmdArgs.Implicit.Global ( System/Console/CmdArgs/Implicit/Global.hs, dist/build/System/Console/CmdArgs/Implicit/Global.o )
[23 of 25] Compiling System.Console.CmdArgs.Implicit ( System/Console/CmdArgs/Implicit.hs, dist/build/System/Console/CmdArgs/Implicit.o )
[24 of 25] Compiling System.Console.CmdArgs.Quote ( System/Console/CmdArgs/Quote.hs, dist/build/System/Console/CmdArgs/Quote.o )
[25 of 25] Compiling System.Console.CmdArgs ( System/Console/CmdArgs.hs, dist/build/System/Console/CmdArgs.o )
In-place registering cmdargs-0.10.12...
Running Haddock for cmdargs-0.10.12...
Running hscolour for cmdargs-0.10.12...
Preprocessing library cmdargs-0.10.12...
Preprocessing library cmdargs-0.10.12...
Haddock coverage:
  50% (  1 /  2) in 'System.Console.CmdArgs.Implicit.Ann'
 100% ( 21 / 21) in 'System.Console.CmdArgs.Implicit.UI'
 100% (  8 /  8) in 'System.Console.CmdArgs.Verbosity'
  25% (  2 /  8) in 'System.Console.CmdArgs.Implicit.Type'
  67% (  2 /  3) in 'System.Console.CmdArgs.Explicit.SplitJoin'
  50% (  1 /  2) in 'System.Console.CmdArgs.Explicit.ExpandArgsAt'
  73% ( 24 / 33) in 'System.Console.CmdArgs.Explicit.Type'
  50% (  1 /  2) in 'System.Console.CmdArgs.Explicit.Process'
  60% (  3 /  5) in 'System.Console.CmdArgs.Explicit.Complete'
 100% (  8 /  8) in 'System.Console.CmdArgs.Helper'
   7% (  2 / 28) in 'System.Console.CmdArgs.Default'
 100% (  5 /  5) in 'System.Console.CmdArgs.Text'
  67% (  2 /  3) in 'System.Console.CmdArgs.Explicit.Help'
  85% ( 44 / 52) in 'System.Console.CmdArgs.Explicit'
 100% (  8 /  8) in 'System.Console.CmdArgs.GetOpt'
   4% (  1 / 27) in 'Data.Generics.Any'
   0% (  0 / 20) in 'Data.Generics.Any.Prelude'
   0% (  0 /  3) in 'System.Console.CmdArgs.Implicit.Reader'
 100% ( 17 / 17) in 'System.Console.CmdArgs.Annotate'
   8% (  1 / 12) in 'System.Console.CmdArgs.Implicit.Local'
   0% (  0 /  2) in 'System.Console.CmdArgs.Implicit.Reform'
   0% (  0 /  2) in 'System.Console.CmdArgs.Implicit.Global'
 100% ( 50 / 50) in 'System.Console.CmdArgs.Implicit'
 100% (  9 /  9) in 'System.Console.CmdArgs.Quote'
 100% (  2 /  2) in 'System.Console.CmdArgs'
Warning: System.Console.CmdArgs.Implicit: could not find link destinations for:
    System.Console.CmdArgs.Implicit.Type.CmdArgsPrivate GHC.IO.Handle.Types.Handle__
Documentation created: dist/doc/html/cmdargs/index.html,
dist/doc/html/cmdargs/cmdargs.txt
Creating package registration file: /tmp/pkgConf-cmdargs-0.1026426.12
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/cmdargs-0.10.12
Registering cmdargs-0.10.12...
Installed cmdargs-0.10.12
Warning: concatenative.cabal: A package using 'cabal-version: >=1.2' must use
section syntax. See the Cabal user guide for details.
Configuring concatenative-1.0.1...
Building concatenative-1.0.1...
Preprocessing library concatenative-1.0.1...
[1 of 1] Compiling Control.Concatenative ( Control/Concatenative.hs, dist/build/Control/Concatenative.o )
In-place registering concatenative-1.0.1...
Running Haddock for concatenative-1.0.1...
Running hscolour for concatenative-1.0.1...
Preprocessing library concatenative-1.0.1...
Preprocessing library concatenative-1.0.1...
Haddock coverage:
  94% ( 44 / 47) in 'Control.Concatenative'
Documentation created: dist/doc/html/concatenative/index.html,
dist/doc/html/concatenative/concatenative.txt
Creating package registration file: /tmp/pkgConf-concatenative-1.026426.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/concatenative-1.0.1
Registering concatenative-1.0.1...
Installed concatenative-1.0.1
Configuring data-default-class-0.0.1...
Building data-default-class-0.0.1...
Preprocessing library data-default-class-0.0.1...
[1 of 1] Compiling Data.Default.Class ( Data/Default/Class.hs, dist/build/Data/Default/Class.o )
In-place registering data-default-class-0.0.1...
Running Haddock for data-default-class-0.0.1...
Running hscolour for data-default-class-0.0.1...
Preprocessing library data-default-class-0.0.1...
Preprocessing library data-default-class-0.0.1...
Haddock coverage:
  67% (  2 /  3) in 'Data.Default.Class'
Documentation created: dist/doc/html/data-default-class/index.html,
dist/doc/html/data-default-class/data-default-class.txt
Creating package registration file: /tmp/pkgConf-data-default-class-0.026426.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/data-default-class-0.0.1
Registering data-default-class-0.0.1...
Installed data-default-class-0.0.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.126426.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
[1 of 1] Compiling Main             ( /tmp/entropy-0.3.6-26426/entropy-0.3.6/dist/setup/setup.hs, /tmp/entropy-0.3.6-26426/entropy-0.3.6/dist/setup/Main.o )
Linking /tmp/entropy-0.3.6-26426/entropy-0.3.6/dist/setup/setup ...
Configuring entropy-0.3.6...
Result of RDRAND Test: True
Building entropy-0.3.6...
Preprocessing library entropy-0.3.6...
[1 of 2] Compiling System.EntropyNix ( System/EntropyNix.hs, dist/build/System/EntropyNix.o )
[2 of 2] Compiling System.Entropy   ( System/Entropy.hs, dist/build/System/Entropy.o )
In-place registering entropy-0.3.6...
Running Haddock for entropy-0.3.6...
Running hscolour for entropy-0.3.6...
Preprocessing library entropy-0.3.6...
Preprocessing library entropy-0.3.6...
Haddock coverage:
 100% (  5 /  5) in 'System.EntropyNix'
 100% (  6 /  6) in 'System.Entropy'
Documentation created: dist/doc/html/entropy/index.html,
dist/doc/html/entropy/entropy.txt
Creating package registration file: /tmp/pkgConf-entropy-0.326426.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/entropy-0.3.6
Registering entropy-0.3.6...
Installed entropy-0.3.6
Configuring extensible-exceptions-0.1.1.4...
Building extensible-exceptions-0.1.1.4...
Preprocessing library extensible-exceptions-0.1.1.4...
[1 of 1] Compiling Control.Exception.Extensible ( Control/Exception/Extensible.hs, dist/build/Control/Exception/Extensible.o )
In-place registering extensible-exceptions-0.1.1.4...
Running Haddock for extensible-exceptions-0.1.1.4...
Running hscolour for extensible-exceptions-0.1.1.4...
Preprocessing library extensible-exceptions-0.1.1.4...
Preprocessing library extensible-exceptions-0.1.1.4...
Haddock coverage:
 100% (  2 /  2) in 'Control.Exception.Extensible'
Documentation created: dist/doc/html/extensible-exceptions/index.html,
dist/doc/html/extensible-exceptions/extensible-exceptions.txt
Creating package registration file:
/tmp/pkgConf-extensible-exceptions-0.1.126426.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/extensible-exceptions-0.1.1.4
Registering extensible-exceptions-0.1.1.4...
Installed extensible-exceptions-0.1.1.4
Configuring hinotify-0.3.7...
Building hinotify-0.3.7...
Preprocessing library hinotify-0.3.7...
[1 of 2] Compiling System.INotify.Masks ( dist/build/System/INotify/Masks.hs, dist/build/System/INotify/Masks.o )
[2 of 2] Compiling System.INotify   ( dist/build/System/INotify.hs, dist/build/System/INotify.o )
In-place registering hinotify-0.3.7...
Running Haddock for hinotify-0.3.7...
Running hscolour for hinotify-0.3.7...
Preprocessing library hinotify-0.3.7...
Preprocessing library hinotify-0.3.7...
Haddock coverage:
   0% (  0 / 27) in 'System.INotify.Masks'
   9% (  1 / 11) in 'System.INotify'
Warning: System.INotify: could not find link destinations for:
    System.INotify.FDEvent
Documentation created: dist/doc/html/hinotify/index.html,
dist/doc/html/hinotify/hinotify.txt
Creating package registration file: /tmp/pkgConf-hinotify-0.326426.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/hinotify-0.3.7
Registering hinotify-0.3.7...
Installed hinotify-0.3.7
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 )
[ 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:55:1: Warning:
    Module ‘Control.Monad.Instances’ is deprecated:
      This module now contains no instances and will be removed in the future
[ 5 of 21] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )

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 )
[ 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 )
[10 of 21] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )
[11 of 21] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[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/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.hs:57:1: Warning:
    Module ‘Control.Monad.Instances’ is deprecated:
      This module now contains no instances and will be removed in the future
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.026426.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.1.3.1...
Building mtl-2.1.3.1...
Preprocessing library mtl-2.1.3.1...
[ 1 of 21] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )
[ 2 of 21] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
[ 3 of 21] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
[ 4 of 21] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[ 5 of 21] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 6 of 21] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )
[ 7 of 21] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )
[ 8 of 21] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 9 of 21] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )
[10 of 21] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[11 of 21] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[12 of 21] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[13 of 21] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.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 mtl-2.1.3.1...
Running Haddock for mtl-2.1.3.1...
Running hscolour for mtl-2.1.3.1...
Preprocessing library mtl-2.1.3.1...
Preprocessing library mtl-2.1.3.1...
Haddock coverage:
  75% (  3 /  4) in 'Control.Monad.Writer.Class'
 100% (  4 /  4) 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'
 100% ( 14 / 14) in 'Control.Monad.Error'
 100% (  5 /  5) in 'Control.Monad.List'
 100% ( 21 / 21) in 'Control.Monad.RWS.Lazy'
 100% (  2 /  2) in 'Control.Monad.RWS'
 100% ( 22 / 22) in 'Control.Monad.Reader'
 100% ( 21 / 21) 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'
  94% ( 17 / 18) in 'Control.Monad.Writer.Lazy'
 100% (  2 /  2) in 'Control.Monad.Writer'
  94% ( 17 / 18) in 'Control.Monad.Writer.Strict'
  95% ( 20 / 21) 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.1.326426.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/mtl-2.1.3.1
Registering mtl-2.1.3.1...
Installed mtl-2.1.3.1
Configuring network-2.6.1.0...
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
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 for an ANSI C-conforming const... yes
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 fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking ws2tcpip.h usability... no
checking ws2tcpip.h presence... no
checking for ws2tcpip.h... no
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking linux/can.h usability... yes
checking linux/can.h presence... yes
checking for linux/can.h... yes
checking net/if.h usability... yes
checking net/if.h presence... yes
checking for net/if.h... yes
checking for readlink... yes
checking for symlink... yes
checking for if_nametoindex... yes
checking for struct msghdr.msg_control... yes
checking for struct msghdr.msg_accrights... no
checking for struct sockaddr.sa_len... no
checking for in_addr_t in netinet/in.h... yes
checking for SO_PEERCRED and struct ucred in sys/socket.h... yes
checking for getpeereid in unistd.h... checking for getpeereid... no
checking for _head_libws2_32_a in -lws2_32... no
checking for getaddrinfo... yes
checking for gai_strerror... yes
checking whether AI_ADDRCONFIG is declared... yes
checking whether AI_ALL is declared... yes
checking whether AI_NUMERICSERV is declared... yes
checking whether AI_V4MAPPED is declared... yes
checking whether IPV6_V6ONLY is declared... yes
checking whether IPPROTO_IP is declared... yes
checking whether IPPROTO_TCP is declared... yes
checking whether IPPROTO_IPV6 is declared... yes
checking for sendfile in sys/sendfile.h... yes
checking for sendfile in sys/socket.h... no
checking for gethostent... yes
checking for accept4... yes
configure: creating ./config.status
config.status: creating network.buildinfo
config.status: creating include/HsNetworkConfig.h
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
Building network-2.6.1.0...
Preprocessing library network-2.6.1.0...
[ 1 of 11] Compiling Network.Socket.ByteString.IOVec ( dist/build/Network/Socket/ByteString/IOVec.hs, dist/build/Network/Socket/ByteString/IOVec.o )
[ 2 of 11] Compiling Network.Socket.Types ( dist/build/Network/Socket/Types.hs, dist/build/Network/Socket/Types.o )

Network/Socket/Types.hsc:856:1: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for ‘sizeOfSockAddrByFamily’:
        Patterns not matched:
            AF_UNSPEC
            AF_IMPLINK
            AF_PUP
            AF_CHAOS
            ...

Network/Socket/Types.hsc:938:3: Warning:
    Pattern match(es) are non-exhaustive
    In a case alternative:
        Patterns not matched: #x with #x `notElem` [1#, 2#, 10#, 29#]

Network/Socket/Types.hsc:999:10: Warning:
    Orphan instance: instance Storable HostAddress6
[ 3 of 11] Compiling Network.Socket.Internal ( dist/build/Network/Socket/Internal.hs, dist/build/Network/Socket/Internal.o )

Network/Socket/Internal.hsc:75:1: Warning:
    The import of ‘Foreign.C.String’ is redundant
      except perhaps to import instances from ‘Foreign.C.String’
    To import instances alone, use: import Foreign.C.String()

Network/Socket/Internal.hsc:77:1: Warning:
    The import of ‘Foreign.Ptr’ is redundant
      except perhaps to import instances from ‘Foreign.Ptr’
    To import instances alone, use: import Foreign.Ptr()
[ 4 of 11] Compiling Network.Socket   ( dist/build/Network/Socket.hs, dist/build/Network/Socket.o )

Network/Socket.hsc:176:1: Warning:
    The import of ‘delete’ from module ‘Data.List’ is redundant

Network/Socket.hsc:192: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()

Network/Socket.hsc:211:1: Warning:
    The import of ‘GHC.IO.FD’ is redundant
      except perhaps to import instances from ‘GHC.IO.FD’
    To import instances alone, use: import GHC.IO.FD()

Network/Socket.hsc:944:27: Warning:
    Defaulting the following constraint(s) to type ‘Integer’
      (Num a0)
        arising from the literal ‘12’ at Network/Socket.hsc:944:27-28
      (Integral a0)
        arising from a use of ‘fromIntegral’
        at Network/Socket.hsc:944:13-24
    In the first argument of ‘fromIntegral’, namely ‘(12)’
    In the expression: (fromIntegral (12))
    In an equation for ‘sz’: sz = (fromIntegral (12))

Network/Socket.hsc:1566:1: Warning:
    Defined but not used: ‘c_accept’

Network/Socket.hsc:275:3: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for ‘showsPrec’:
        Patterns not matched: _ (SockAddrCan _)

Network/Socket.hsc:948:6: Warning:
    A do-notation statement discarded a result of type ‘CInt’
    Suppress this warning by saying
      ‘_ <- ($)
              throwSocketErrorIfMinus1Retry "getPeerCred"
              c_getsockopt fd (1) (17) ptr_cr ptr_sz’
    or by using the flag -fno-warn-unused-do-bind

Network/Socket.hsc:984:3: Warning:
    A do-notation statement discarded a result of type ‘CInt’
    Suppress this warning by saying
      ‘_ <- ($)
              throwSocketErrorWaitWrite sock "sendFd"
              c_sendFd (fdSocket sock) outfd’
    or by using the flag -fno-warn-unused-do-bind
[ 5 of 11] Compiling Network.Socket.ByteString.MsgHdr ( dist/build/Network/Socket/ByteString/MsgHdr.hs, dist/build/Network/Socket/ByteString/MsgHdr.o )
[ 6 of 11] Compiling Network.Socket.ByteString.Internal ( Network/Socket/ByteString/Internal.hs, dist/build/Network/Socket/ByteString/Internal.o )
[ 7 of 11] Compiling Network.Socket.ByteString ( dist/build/Network/Socket/ByteString.hs, dist/build/Network/Socket/ByteString.o )

Network/Socket/ByteString.hsc:54:1: Warning:
    The import of ‘SockAddr, Socket’
    from module ‘Network.Socket’ is redundant
[ 8 of 11] Compiling Network.Socket.ByteString.Lazy.Posix ( Network/Socket/ByteString/Lazy/Posix.hs, dist/build/Network/Socket/ByteString/Lazy/Posix.o )
[ 9 of 11] Compiling Network.Socket.ByteString.Lazy ( Network/Socket/ByteString/Lazy.hs, dist/build/Network/Socket/ByteString/Lazy.o )
[10 of 11] Compiling Network.BSD      ( dist/build/Network/BSD.hs, dist/build/Network/BSD.o )

Network/BSD.hsc:166:43: Warning:
    In the use of data constructor ‘PortNum’
    (imported from Network.Socket, but defined in Network.Socket.Types):
    Deprecated: "Do not use the PortNum constructor. Use the Num instance. PortNum will be removed in the next release."

Network/BSD.hsc:190:19: Warning:
    In the use of data constructor ‘PortNum’
    (imported from Network.Socket, but defined in Network.Socket.Types):
    Deprecated: "Do not use the PortNum constructor. Use the Num instance. PortNum will be removed in the next release."
[11 of 11] Compiling Network          ( Network.hs, dist/build/Network.o )

Network.hs:292:16: Warning:
    Pattern match(es) are non-exhaustive
    In a case alternative: Patterns not matched: SockAddrCan _

Network.hs:401:5: Warning:
    Pattern match(es) are non-exhaustive
    In a case alternative: Patterns not matched: SockAddrCan _
In-place registering network-2.6.1.0...
Running Haddock for network-2.6.1.0...
Running hscolour for network-2.6.1.0...
Preprocessing library network-2.6.1.0...
Preprocessing library network-2.6.1.0...

Network/Socket/Types.hsc:999:10: Warning:
    Orphan instance: instance Storable HostAddress6

Network/Socket/Internal.hsc:75:1: Warning:
    The import of ‘Foreign.C.String’ is redundant
      except perhaps to import instances from ‘Foreign.C.String’
    To import instances alone, use: import Foreign.C.String()

Network/Socket/Internal.hsc:77:1: Warning:
    The import of ‘Foreign.Ptr’ is redundant
      except perhaps to import instances from ‘Foreign.Ptr’
    To import instances alone, use: import Foreign.Ptr()

Network/Socket.hsc:176:1: Warning:
    The import of ‘delete’ from module ‘Data.List’ is redundant

Network/Socket.hsc:192: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()

Network/Socket.hsc:211:1: Warning:
    The import of ‘GHC.IO.FD’ is redundant
      except perhaps to import instances from ‘GHC.IO.FD’
    To import instances alone, use: import GHC.IO.FD()

Network/Socket.hsc:944:27: Warning:
    Defaulting the following constraint(s) to type ‘Integer’
      (Num a0)
        arising from the literal ‘12’ at Network/Socket.hsc:944:27-28
      (Integral a0)
        arising from a use of ‘fromIntegral’
        at Network/Socket.hsc:944:13-24
    In the first argument of ‘fromIntegral’, namely ‘(12)’
    In the expression: (fromIntegral (12))
    In an equation for ‘sz’: sz = (fromIntegral (12))

Network/Socket.hsc:1566:1: Warning:
    Defined but not used: ‘c_accept’

Network/Socket/ByteString.hsc:54:1: Warning:
    The import of ‘SockAddr, Socket’
    from module ‘Network.Socket’ is redundant

Network/BSD.hsc:166:43: Warning:
    In the use of data constructor ‘PortNum’
    (imported from Network.Socket, but defined in Network.Socket.Types):
    Deprecated: "Do not use the PortNum constructor. Use the Num instance. PortNum will be removed in the next release."

Network/BSD.hsc:190:19: Warning:
    In the use of data constructor ‘PortNum’
    (imported from Network.Socket, but defined in Network.Socket.Types):
    Deprecated: "Do not use the PortNum constructor. Use the Num instance. PortNum will be removed in the next release."
Haddock coverage:
  50% (  1 /  2) in 'Network.Socket.ByteString.IOVec'
  64% ( 25 / 39) in 'Network.Socket.Types'
  91% ( 29 / 32) in 'Network.Socket.Internal'
  69% ( 66 / 95) in 'Network.Socket'
  50% (  1 /  2) in 'Network.Socket.ByteString.MsgHdr'
  25% (  1 /  4) in 'Network.Socket.ByteString.Internal'
 100% ( 15 / 15) in 'Network.Socket.ByteString'
  25% (  1 /  4) in 'Network.Socket.ByteString.Lazy.Posix'
  71% (  5 /  7) in 'Network.Socket.ByteString.Lazy'
  44% ( 23 / 52) in 'Network.BSD'
  89% ( 24 / 27) in 'Network'
Warning: Network.Socket.ByteString: could not find link destinations for:
    Network.Socket.ByteString.IOVec.IOVec
Documentation created: dist/doc/html/network/index.html,
dist/doc/html/network/network.txt
Creating package registration file: /tmp/pkgConf-network-2.6.126426.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/network-2.6.1.0
Registering network-2.6.1.0...
Installed network-2.6.1.0
Configuring prettyclass-1.0.0.0...
Building prettyclass-1.0.0.0...
Preprocessing library prettyclass-1.0.0.0...
[1 of 1] Compiling Text.PrettyPrint.HughesPJClass ( src/Text/PrettyPrint/HughesPJClass.hs, dist/build/Text/PrettyPrint/HughesPJClass.o )
In-place registering prettyclass-1.0.0.0...
Running Haddock for prettyclass-1.0.0.0...
Running hscolour for prettyclass-1.0.0.0...
Preprocessing library prettyclass-1.0.0.0...
Preprocessing library prettyclass-1.0.0.0...
Haddock coverage:
  86% (  6 /  7) in 'Text.PrettyPrint.HughesPJClass'
Documentation created: dist/doc/html/prettyclass/index.html,
dist/doc/html/prettyclass/prettyclass.txt
Creating package registration file: /tmp/pkgConf-prettyclass-1.0.026426.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/prettyclass-1.0.0.0
Registering prettyclass-1.0.0.0...
Installed prettyclass-1.0.0.0
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 )
[ 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...
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-026426.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 random-1.1...
Building random-1.1...
Preprocessing library random-1.1...
[1 of 1] Compiling System.Random    ( System/Random.hs, dist/build/System/Random.o )
In-place registering random-1.1...
Running Haddock for random-1.1...
Running hscolour for random-1.1...
Preprocessing library random-1.1...
Preprocessing library random-1.1...
Haddock coverage:
Cannot find documentation for: $intro
 100% ( 16 / 16) in 'System.Random'
Documentation created: dist/doc/html/random/index.html,
dist/doc/html/random/random.txt
Creating package registration file: /tmp/pkgConf-random-126426.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/random-1.1
Registering random-1.1...
Installed random-1.1
Configuring stm-2.4.4...
Building stm-2.4.4...
Preprocessing library stm-2.4.4...
[ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o )
[ 2 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o )
[ 3 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.o )
[ 4 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o )
[ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.o )
[ 6 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o )
[ 7 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o )
[ 8 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o )
[ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o )
[10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.o )
In-place registering stm-2.4.4...
Running Haddock for stm-2.4.4...
Running hscolour for stm-2.4.4...
Preprocessing library stm-2.4.4...
Preprocessing library stm-2.4.4...
Haddock coverage:
   0% (  0 / 11) in 'Control.Sequential.STM'
 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.426426.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 syb-0.4.4...
Building syb-0.4.4...
Preprocessing library syb-0.4.4...
[ 1 of 16] Compiling Data.Generics.Basics ( src/Data/Generics/Basics.hs, dist/build/Data/Generics/Basics.o )
[ 2 of 16] Compiling Generics.SYB.Basics ( src/Generics/SYB/Basics.hs, dist/build/Generics/SYB/Basics.o )
[ 3 of 16] Compiling Data.Generics.Instances ( src/Data/Generics/Instances.hs, dist/build/Data/Generics/Instances.o )
[ 4 of 16] Compiling Generics.SYB.Instances ( src/Generics/SYB/Instances.hs, dist/build/Generics/SYB/Instances.o )
[ 5 of 16] Compiling Data.Generics.Aliases ( src/Data/Generics/Aliases.hs, dist/build/Data/Generics/Aliases.o )
[ 6 of 16] Compiling Data.Generics.Schemes ( src/Data/Generics/Schemes.hs, dist/build/Data/Generics/Schemes.o )
[ 7 of 16] Compiling Generics.SYB.Schemes ( src/Generics/SYB/Schemes.hs, dist/build/Generics/SYB/Schemes.o )
[ 8 of 16] Compiling Data.Generics.Text ( src/Data/Generics/Text.hs, dist/build/Data/Generics/Text.o )
[ 9 of 16] Compiling Generics.SYB.Text ( src/Generics/SYB/Text.hs, dist/build/Generics/SYB/Text.o )
[10 of 16] Compiling Data.Generics.Twins ( src/Data/Generics/Twins.hs, dist/build/Data/Generics/Twins.o )
[11 of 16] Compiling Generics.SYB.Twins ( src/Generics/SYB/Twins.hs, dist/build/Generics/SYB/Twins.o )
[12 of 16] Compiling Data.Generics.Builders ( src/Data/Generics/Builders.hs, dist/build/Data/Generics/Builders.o )
[13 of 16] Compiling Generics.SYB.Builders ( src/Generics/SYB/Builders.hs, dist/build/Generics/SYB/Builders.o )
[14 of 16] Compiling Generics.SYB.Aliases ( src/Generics/SYB/Aliases.hs, dist/build/Generics/SYB/Aliases.o )
[15 of 16] Compiling Data.Generics    ( src/Data/Generics.hs, dist/build/Data/Generics.o )
[16 of 16] Compiling Generics.SYB     ( src/Generics/SYB.hs, dist/build/Generics/SYB.o )
In-place registering syb-0.4.4...
Running Haddock for syb-0.4.4...
Running hscolour for syb-0.4.4...
Preprocessing library syb-0.4.4...
Preprocessing library syb-0.4.4...
Haddock coverage:
 100% (  2 /  2) in 'Data.Generics.Basics'
 100% (  2 /  2) in 'Generics.SYB.Basics'
 100% (  1 /  1) in 'Data.Generics.Instances'
 100% (  1 /  1) in 'Generics.SYB.Instances'
  96% ( 43 / 45) in 'Data.Generics.Aliases'
 100% ( 19 / 19) in 'Data.Generics.Schemes'
 100% (  2 /  2) in 'Generics.SYB.Schemes'
 100% (  6 /  6) in 'Data.Generics.Text'
 100% (  2 /  2) in 'Generics.SYB.Text'
 100% ( 16 / 16) in 'Data.Generics.Twins'
 100% (  2 /  2) in 'Generics.SYB.Twins'
 100% (  3 /  3) in 'Data.Generics.Builders'
 100% (  2 /  2) in 'Generics.SYB.Builders'
 100% (  2 /  2) in 'Generics.SYB.Aliases'
 100% (  8 /  8) in 'Data.Generics'
 100% (  2 /  2) in 'Generics.SYB'
Documentation created: dist/doc/html/syb/index.html, dist/doc/html/syb/syb.txt
Creating package registration file: /tmp/pkgConf-syb-0.426426.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/syb-0.4.4
Registering syb-0.4.4...
Installed syb-0.4.4
Configuring text-1.2.0.6...
Building text-1.2.0.6...
Preprocessing library text-1.2.0.6...
[ 1 of 43] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )
[ 2 of 43] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 3 of 43] Compiling Data.Text.Internal.Builder.RealFloat.Functions ( Data/Text/Internal/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Internal/Builder/RealFloat/Functions.o )
[ 4 of 43] Compiling Data.Text.Internal.Builder.Int.Digits ( Data/Text/Internal/Builder/Int/Digits.hs, dist/build/Data/Text/Internal/Builder/Int/Digits.o )
[ 5 of 43] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o )
[ 6 of 43] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[ 7 of 43] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[ 8 of 43] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o )
[ 9 of 43] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o )
[10 of 43] Compiling Data.Text.Array  ( Data/Text/Array.hs, dist/build/Data/Text/Array.o )
[11 of 43] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o )
[12 of 43] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o )
[13 of 43] Compiling Data.Text.Internal.Fusion.Size ( Data/Text/Internal/Fusion/Size.hs, dist/build/Data/Text/Internal/Fusion/Size.o )
[14 of 43] Compiling Data.Text.Internal.Fusion.Types ( Data/Text/Internal/Fusion/Types.hs, dist/build/Data/Text/Internal/Fusion/Types.o )
[15 of 43] Compiling Data.Text.Internal.Fusion.CaseMapping ( Data/Text/Internal/Fusion/CaseMapping.hs, dist/build/Data/Text/Internal/Fusion/CaseMapping.o )
[16 of 43] Compiling Data.Text.Internal.Fusion.Common ( Data/Text/Internal/Fusion/Common.hs, dist/build/Data/Text/Internal/Fusion/Common.o )
[17 of 43] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o )
[18 of 43] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o )
[19 of 43] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o )
[20 of 43] Compiling Data.Text.Internal.Encoding.Fusion.Common ( Data/Text/Internal/Encoding/Fusion/Common.hs, dist/build/Data/Text/Internal/Encoding/Fusion/Common.o )
[21 of 43] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[22 of 43] Compiling Data.Text.Internal.Encoding.Fusion ( Data/Text/Internal/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Encoding/Fusion.o )
[23 of 43] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o )
[24 of 43] Compiling Data.Text.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o )
[25 of 43] Compiling Data.Text        ( Data/Text.hs, dist/build/Data/Text.o )
[26 of 43] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o )
[27 of 43] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o )
[28 of 43] Compiling Data.Text.Internal.IO ( Data/Text/Internal/IO.hs, dist/build/Data/Text/Internal/IO.o )
[29 of 43] Compiling Data.Text.IO     ( Data/Text/IO.hs, dist/build/Data/Text/IO.o )
[30 of 43] Compiling Data.Text.Internal.Lazy ( Data/Text/Internal/Lazy.hs, dist/build/Data/Text/Internal/Lazy.o )
[31 of 43] Compiling Data.Text.Internal.Lazy.Fusion ( Data/Text/Internal/Lazy/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Fusion.o )
[32 of 43] Compiling Data.Text.Internal.Lazy.Search ( Data/Text/Internal/Lazy/Search.hs, dist/build/Data/Text/Internal/Lazy/Search.o )
[33 of 43] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o )
[34 of 43] Compiling Data.Text.Lazy   ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o )
[35 of 43] Compiling Data.Text.Internal.Builder ( Data/Text/Internal/Builder.hs, dist/build/Data/Text/Internal/Builder.o )
[36 of 43] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o )
[37 of 43] Compiling Data.Text.Internal.Builder.Functions ( Data/Text/Internal/Builder/Functions.hs, dist/build/Data/Text/Internal/Builder/Functions.o )
[38 of 43] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o )
[39 of 43] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o )
[40 of 43] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o )
[41 of 43] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o )
[42 of 43] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o )
[43 of 43] Compiling Data.Text.Read   ( Data/Text/Read.hs, dist/build/Data/Text/Read.o )
In-place registering text-1.2.0.6...
Running Haddock for text-1.2.0.6...
Running hscolour for text-1.2.0.6...
Preprocessing library text-1.2.0.6...
Preprocessing library text-1.2.0.6...
Haddock coverage:
  14% (  1 /  7) in 'Data.Text.Internal.Read'
  50% (  1 /  2) in 'Data.Text.Internal.Encoding.Utf32'
  50% (  1 /  2) in 'Data.Text.Internal.Builder.RealFloat.Functions'
   0% (  0 /  2) in 'Data.Text.Internal.Builder.Int.Digits'
 100% ( 12 / 12) in 'Data.Text.Encoding.Error'
 100% (  2 /  2) in 'Data.Text.Internal.Unsafe.Shift'
  25% (  1 /  4) in 'Data.Text.Internal.Encoding.Utf16'
 100% (  2 /  2) in 'Data.Text.Internal.Functions'
 100% (  3 /  3) in 'Data.Text.Internal.Unsafe'
 100% ( 16 / 16) in 'Data.Text.Array'
  33% (  2 /  6) in 'Data.Text.Internal.Unsafe.Char'
  95% ( 19 / 20) in 'Data.Text.Internal'
  38% (  5 / 13) in 'Data.Text.Internal.Fusion.Size'
  88% (  7 /  8) in 'Data.Text.Internal.Fusion.Types'
   0% (  0 /  5) in 'Data.Text.Internal.Fusion.CaseMapping'
  89% ( 63 / 71) in 'Data.Text.Internal.Fusion.Common'
  93% ( 13 / 14) in 'Data.Text.Unsafe'
  33% (  1 /  3) in 'Data.Text.Internal.Private'
  91% ( 20 / 22) in 'Data.Text.Internal.Fusion'
  33% (  2 /  6) in 'Data.Text.Internal.Encoding.Fusion.Common'
  17% (  2 / 12) in 'Data.Text.Internal.Encoding.Utf8'
  91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion'
 100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Search'
 100% (125 /125) in 'Data.Text'
 100% ( 33 / 33) in 'Data.Text.Encoding'
 100% ( 18 / 18) in 'Data.Text.Foreign'
 100% (  3 /  3) in 'Data.Text.Internal.IO'
 100% ( 20 / 20) in 'Data.Text.IO'
  93% ( 14 / 15) in 'Data.Text.Internal.Lazy'
 100% (  8 /  8) in 'Data.Text.Internal.Lazy.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Lazy.Search'
 100% (  2 /  2) in 'Data.Text.Lazy.Internal'
  99% (127 /128) in 'Data.Text.Lazy'
  94% ( 16 / 17) in 'Data.Text.Internal.Builder'
 100% ( 12 / 12) in 'Data.Text.Lazy.Builder'
 100% (  3 /  3) in 'Data.Text.Internal.Builder.Functions'
   0% (  0 /  3) in 'Data.Text.Lazy.Builder.Int'
 100% ( 19 / 19) in 'Data.Text.Lazy.IO'
 100% (  7 /  7) in 'Data.Text.Lazy.Read'
  75% (  3 /  4) in 'Data.Text.Lazy.Builder.RealFloat'
  89% ( 24 / 27) in 'Data.Text.Lazy.Encoding'
 100% (  7 /  7) in 'Data.Text.Read'
Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for:
    Data.Text.Internal.Fusion.Common.findIndicesI
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.Internal.IO: could not find link destinations for:
    GHC.IO.Handle.Types.Handle__
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.Internal.Builder: could not find link destinations for:
    Data.Text.Internal.Builder.empty Data.Text.Internal.Builder.append
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.2.026426.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/text-1.2.0.6
Registering text-1.2.0.6...
Installed text-1.2.0.6
Configuring union-find-0.2...
Building union-find-0.2...
Preprocessing library union-find-0.2...
[1 of 4] Compiling Data.UnionFind.ST ( src/Data/UnionFind/ST.hs, dist/build/Data/UnionFind/ST.o )
[2 of 4] Compiling Data.UnionFind.IO ( src/Data/UnionFind/IO.hs, dist/build/Data/UnionFind/IO.o )
[3 of 4] Compiling Data.UnionFind.IntMap ( src/Data/UnionFind/IntMap.hs, dist/build/Data/UnionFind/IntMap.o )
[4 of 4] Compiling Control.Monad.Trans.UnionFind ( src/Control/Monad/Trans/UnionFind.hs, dist/build/Control/Monad/Trans/UnionFind.o )
In-place registering union-find-0.2...
Running Haddock for union-find-0.2...
Running hscolour for union-find-0.2...
Preprocessing library union-find-0.2...
Preprocessing library union-find-0.2...
Haddock coverage:
  91% ( 10 / 11) in 'Data.UnionFind.ST'
  91% ( 10 / 11) in 'Data.UnionFind.IO'
   0% (  0 /  9) in 'Data.UnionFind.IntMap'
  67% (  6 /  9) in 'Control.Monad.Trans.UnionFind'
Documentation created: dist/doc/html/union-find/index.html,
dist/doc/html/union-find/union-find.txt
Creating package registration file: /tmp/pkgConf-union-find-026426.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/union-find-0.2
Registering union-find-0.2...
Installed union-find-0.2
Configuring unix-compat-0.4.1.4...
Building unix-compat-0.4.1.4...
Preprocessing library unix-compat-0.4.1.4...
[1 of 8] Compiling System.PosixCompat.User ( dist/build/System/PosixCompat/User.hs, dist/build/System/PosixCompat/User.o )
[2 of 8] Compiling System.PosixCompat.Unistd ( src/System/PosixCompat/Unistd.hs, dist/build/System/PosixCompat/Unistd.o )
[3 of 8] Compiling System.PosixCompat.Types ( src/System/PosixCompat/Types.hs, dist/build/System/PosixCompat/Types.o )
[4 of 8] Compiling System.PosixCompat.Extensions ( dist/build/System/PosixCompat/Extensions.hs, dist/build/System/PosixCompat/Extensions.o )
[5 of 8] Compiling System.PosixCompat.Time ( src/System/PosixCompat/Time.hs, dist/build/System/PosixCompat/Time.o )
[6 of 8] Compiling System.PosixCompat.Temp ( src/System/PosixCompat/Temp.hs, dist/build/System/PosixCompat/Temp.o )
[7 of 8] Compiling System.PosixCompat.Files ( dist/build/System/PosixCompat/Files.hs, dist/build/System/PosixCompat/Files.o )
[8 of 8] Compiling System.PosixCompat ( src/System/PosixCompat.hs, dist/build/System/PosixCompat.o )
In-place registering unix-compat-0.4.1.4...
Running Haddock for unix-compat-0.4.1.4...
Running hscolour for unix-compat-0.4.1.4...
Preprocessing library unix-compat-0.4.1.4...
Preprocessing library unix-compat-0.4.1.4...
Haddock coverage:
  91% ( 21 / 23) in 'System.PosixCompat.User'
  75% (  6 /  8) in 'System.PosixCompat.Unistd'
 100% (  2 /  2) in 'System.PosixCompat.Types'
  71% (  5 /  7) in 'System.PosixCompat.Extensions'
 100% (  2 /  2) in 'System.PosixCompat.Time'
 100% (  2 /  2) in 'System.PosixCompat.Temp'
  99% ( 77 / 78) in 'System.PosixCompat.Files'
 100% (  8 /  8) in 'System.PosixCompat'
Documentation created: dist/doc/html/unix-compat/index.html,
dist/doc/html/unix-compat/unix-compat.txt
Creating package registration file: /tmp/pkgConf-unix-compat-0.4.126426.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/unix-compat-0.4.1.4
Registering unix-compat-0.4.1.4...
Installed unix-compat-0.4.1.4
Configuring wl-pprint-1.2...
Building wl-pprint-1.2...
Preprocessing library wl-pprint-1.2...
[1 of 1] Compiling Text.PrettyPrint.Leijen ( Text/PrettyPrint/Leijen.hs, dist/build/Text/PrettyPrint/Leijen.o )
In-place registering wl-pprint-1.2...
Running Haddock for wl-pprint-1.2...
Running hscolour for wl-pprint-1.2...
Preprocessing library wl-pprint-1.2...
Preprocessing library wl-pprint-1.2...
Haddock coverage:
  96% ( 85 / 89) in 'Text.PrettyPrint.Leijen'
Documentation created: dist/doc/html/wl-pprint/index.html,
dist/doc/html/wl-pprint/wl-pprint.txt
Creating package registration file: /tmp/pkgConf-wl-pprint-126426.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/wl-pprint-1.2
Registering wl-pprint-1.2...
Installed wl-pprint-1.2
Configuring zlib-0.6.1.1...
Building zlib-0.6.1.1...
Preprocessing library zlib-0.6.1.1...
[1 of 5] Compiling Codec.Compression.Zlib.Stream ( dist/build/Codec/Compression/Zlib/Stream.hs, dist/build/Codec/Compression/Zlib/Stream.o )
[2 of 5] Compiling Codec.Compression.Zlib.Internal ( Codec/Compression/Zlib/Internal.hs, dist/build/Codec/Compression/Zlib/Internal.o )
[3 of 5] Compiling Codec.Compression.Zlib.Raw ( Codec/Compression/Zlib/Raw.hs, dist/build/Codec/Compression/Zlib/Raw.o )
[4 of 5] Compiling Codec.Compression.Zlib ( Codec/Compression/Zlib.hs, dist/build/Codec/Compression/Zlib.o )
[5 of 5] Compiling Codec.Compression.GZip ( Codec/Compression/GZip.hs, dist/build/Codec/Compression/GZip.o )
In-place registering zlib-0.6.1.1...
Running Haddock for zlib-0.6.1.1...
Running hscolour for zlib-0.6.1.1...
Preprocessing library zlib-0.6.1.1...
Preprocessing library zlib-0.6.1.1...
Haddock coverage:
  62% ( 40 / 64) in 'Codec.Compression.Zlib.Stream'
 100% ( 51 / 51) in 'Codec.Compression.Zlib.Internal'
  88% ( 28 / 32) in 'Codec.Compression.Zlib.Raw'
 100% ( 33 / 33) in 'Codec.Compression.Zlib'
 100% ( 33 / 33) in 'Codec.Compression.GZip'
Documentation created: dist/doc/html/zlib/index.html,
dist/doc/html/zlib/zlib.txt
Creating package registration file: /tmp/pkgConf-zlib-0.6.126426.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/zlib-0.6.1.1
Registering zlib-0.6.1.1...
Installed zlib-0.6.1.1
Configuring MonadCatchIO-transformers-0.3.1.3...
Building MonadCatchIO-transformers-0.3.1.3...
Preprocessing library MonadCatchIO-transformers-0.3.1.3...
[1 of 2] Compiling Control.Monad.CatchIO ( src/Control/Monad/CatchIO.hs, dist/build/Control/Monad/CatchIO.o )

src/Control/Monad/CatchIO.hs:29:1: Warning:
    Module ‘Prelude’ does not export ‘catch’
[2 of 2] Compiling Control.Monad.CatchIO.Try ( src/Control/Monad/CatchIO/Try.hs, dist/build/Control/Monad/CatchIO/Try.o )

src/Control/Monad/CatchIO/Try.hs:23:1: Warning:
    The import of ‘MonadIO’
    from module ‘Control.Monad.Error’ is redundant
In-place registering MonadCatchIO-transformers-0.3.1.3...
Running Haddock for MonadCatchIO-transformers-0.3.1.3...
Running hscolour for MonadCatchIO-transformers-0.3.1.3...
Preprocessing library MonadCatchIO-transformers-0.3.1.3...
Preprocessing library MonadCatchIO-transformers-0.3.1.3...

src/Control/Monad/CatchIO.hs:29:1: Warning:
    Module ‘Prelude’ does not export ‘catch’

src/Control/Monad/CatchIO/Try.hs:23:1: Warning:
    The import of ‘MonadIO’
    from module ‘Control.Monad.Error’ is redundant
Haddock coverage:
  93% ( 13 / 14) in 'Control.Monad.CatchIO'
   0% (  0 /  3) in 'Control.Monad.CatchIO.Try'
Documentation created: dist/doc/html/MonadCatchIO-transformers/index.html,
dist/doc/html/MonadCatchIO-transformers/MonadCatchIO-transformers.txt
Creating package registration file:
/tmp/pkgConf-MonadCatchIO-transformers-0.3.126426.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/MonadCatchIO-transformers-0.3.1.3
Registering MonadCatchIO-transformers-0.3.1.3...
Installed MonadCatchIO-transformers-0.3.1.3
Configuring regex-base-0.93.2...
Building regex-base-0.93.2...
Preprocessing library regex-base-0.93.2...
[1 of 4] Compiling Text.Regex.Base.RegexLike ( Text/Regex/Base/RegexLike.hs, dist/build/Text/Regex/Base/RegexLike.o )
[2 of 4] Compiling Text.Regex.Base.Context ( Text/Regex/Base/Context.hs, dist/build/Text/Regex/Base/Context.o )
[3 of 4] Compiling Text.Regex.Base  ( Text/Regex/Base.hs, dist/build/Text/Regex/Base.o )
[4 of 4] Compiling Text.Regex.Base.Impl ( Text/Regex/Base/Impl.hs, dist/build/Text/Regex/Base/Impl.o )
In-place registering regex-base-0.93.2...
Running Haddock for regex-base-0.93.2...
Running hscolour for regex-base-0.93.2...
Preprocessing library regex-base-0.93.2...
Preprocessing library regex-base-0.93.2...
Haddock coverage:
  94% ( 17 / 18) in 'Text.Regex.Base.RegexLike'
 100% (  1 /  1) in 'Text.Regex.Base.Context'
  75% (  3 /  4) in 'Text.Regex.Base'
  33% (  1 /  3) in 'Text.Regex.Base.Impl'
Documentation created: dist/doc/html/regex-base/index.html,
dist/doc/html/regex-base/regex-base.txt
Creating package registration file: /tmp/pkgConf-regex-base-0.9326426.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/regex-base-0.93.2
Registering regex-base-0.93.2...
Installed regex-base-0.93.2
Configuring tagshare-0.0...
Building tagshare-0.0...
Preprocessing library tagshare-0.0...
[1 of 1] Compiling Control.Monad.TagShare ( Control/Monad/TagShare.hs, dist/build/Control/Monad/TagShare.o )
In-place registering tagshare-0.0...
Running Haddock for tagshare-0.0...
Running hscolour for tagshare-0.0...
Preprocessing library tagshare-0.0...
Preprocessing library tagshare-0.0...
Haddock coverage:
  50% (  5 / 10) in 'Control.Monad.TagShare'
Documentation created: dist/doc/html/tagshare/index.html,
dist/doc/html/tagshare/tagshare.txt
Creating package registration file: /tmp/pkgConf-tagshare-026426.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/tagshare-0.0
Registering tagshare-0.0...
Installed tagshare-0.0
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.3.0.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.1226426.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 edit-distance-0.2.1.3...
Building edit-distance-0.2.1.3...
Preprocessing library edit-distance-0.2.1.3...

Text/EditDistance/Bits.hs:1:29: Warning:
    -XPatternSignatures is deprecated: use -XScopedTypeVariables or pragma {-# LANGUAGE ScopedTypeVariables #-} instead
[1 of 7] Compiling Text.EditDistance.ArrayUtilities ( Text/EditDistance/ArrayUtilities.hs, dist/build/Text/EditDistance/ArrayUtilities.o )
[2 of 7] Compiling Text.EditDistance.MonadUtilities ( Text/EditDistance/MonadUtilities.hs, dist/build/Text/EditDistance/MonadUtilities.o )
[3 of 7] Compiling Text.EditDistance.Bits ( Text/EditDistance/Bits.hs, dist/build/Text/EditDistance/Bits.o )
[4 of 7] Compiling Text.EditDistance.EditCosts ( Text/EditDistance/EditCosts.hs, dist/build/Text/EditDistance/EditCosts.o )
[5 of 7] Compiling Text.EditDistance.SquareSTUArray ( Text/EditDistance/SquareSTUArray.hs, dist/build/Text/EditDistance/SquareSTUArray.o )
[6 of 7] Compiling Text.EditDistance.STUArray ( Text/EditDistance/STUArray.hs, dist/build/Text/EditDistance/STUArray.o )
[7 of 7] Compiling Text.EditDistance ( Text/EditDistance.hs, dist/build/Text/EditDistance.o )
In-place registering edit-distance-0.2.1.3...
Running Haddock for edit-distance-0.2.1.3...
Running hscolour for edit-distance-0.2.1.3...
Preprocessing library edit-distance-0.2.1.3...
Preprocessing library edit-distance-0.2.1.3...

Text/EditDistance/Bits.hs:1:29: Warning:
    -XPatternSignatures is deprecated: use -XScopedTypeVariables or pragma {-# LANGUAGE ScopedTypeVariables #-} instead
Haddock coverage:
   0% (  0 /  6) in 'Text.EditDistance.ArrayUtilities'
   0% (  0 /  4) in 'Text.EditDistance.MonadUtilities'
   0% (  0 /  5) in 'Text.EditDistance.Bits'
   0% (  0 /  9) in 'Text.EditDistance.EditCosts'
   0% (  0 /  5) in 'Text.EditDistance.SquareSTUArray'
   0% (  0 /  5) in 'Text.EditDistance.STUArray'
  50% (  3 /  6) in 'Text.EditDistance'
Warning: Text.EditDistance: could not find link destinations for:
    Text.EditDistance.EditCosts.transpositionCost
Documentation created: dist/doc/html/edit-distance/index.html,
dist/doc/html/edit-distance/edit-distance.txt
Creating package registration file: /tmp/pkgConf-edit-distance-0.2.126426.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/edit-distance-0.2.1.3
Registering edit-distance-0.2.1.3...
Installed edit-distance-0.2.1.3
Configuring tf-random-0.5...
Building tf-random-0.5...
Preprocessing library tf-random-0.5...
[1 of 4] Compiling System.Random.TF.Gen ( src/System/Random/TF/Gen.hs, dist/build/System/Random/TF/Gen.o )
[2 of 4] Compiling System.Random.TF.Init ( src/System/Random/TF/Init.hs, dist/build/System/Random/TF/Init.o )

src/System/Random/TF/Init.hs:94:5: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
[3 of 4] Compiling System.Random.TF.Instances ( src/System/Random/TF/Instances.hs, dist/build/System/Random/TF/Instances.o )
[4 of 4] Compiling System.Random.TF ( src/System/Random/TF.hs, dist/build/System/Random/TF.o )
In-place registering tf-random-0.5...
Running Haddock for tf-random-0.5...
Running hscolour for tf-random-0.5...
Preprocessing library tf-random-0.5...
Preprocessing library tf-random-0.5...

src/System/Random/TF/Init.hs:94:5: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
Haddock coverage:
 100% (  4 /  4) in 'System.Random.TF.Gen'
  83% (  5 /  6) in 'System.Random.TF.Init'
  33% (  1 /  3) in 'System.Random.TF.Instances'
 100% (  3 /  3) in 'System.Random.TF'
Documentation created: dist/doc/html/tf-random/index.html,
dist/doc/html/tf-random/tf-random.txt
Creating package registration file: /tmp/pkgConf-tf-random-026426.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/tf-random-0.5
Registering tf-random-0.5...
Installed tf-random-0.5
Configuring async-2.0.2...
Building async-2.0.2...
Preprocessing library async-2.0.2...
[1 of 1] Compiling Control.Concurrent.Async ( Control/Concurrent/Async.hs, dist/build/Control/Concurrent/Async.o )
In-place registering async-2.0.2...
Running Haddock for async-2.0.2...
Running hscolour for async-2.0.2...
Preprocessing library async-2.0.2...
Preprocessing library async-2.0.2...
Haddock coverage:
 100% ( 46 / 46) in 'Control.Concurrent.Async'
Documentation created: dist/doc/html/async/index.html,
dist/doc/html/async/async.txt
Creating package registration file: /tmp/pkgConf-async-2.026426.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/async-2.0.2
Registering async-2.0.2...
Installed async-2.0.2
Configuring blaze-builder-0.3.3.4...
Building blaze-builder-0.3.3.4...
Preprocessing library blaze-builder-0.3.3.4...
[ 1 of 13] Compiling Blaze.ByteString.Builder.Internal.Types ( Blaze/ByteString/Builder/Internal/Types.hs, dist/build/Blaze/ByteString/Builder/Internal/Types.o )
[ 2 of 13] Compiling Blaze.ByteString.Builder.Internal.Write ( Blaze/ByteString/Builder/Internal/Write.hs, dist/build/Blaze/ByteString/Builder/Internal/Write.o )
[ 3 of 13] Compiling Blaze.ByteString.Builder.Internal.Buffer ( Blaze/ByteString/Builder/Internal/Buffer.hs, dist/build/Blaze/ByteString/Builder/Internal/Buffer.o )
[ 4 of 13] Compiling Blaze.ByteString.Builder.Internal.UncheckedShifts ( Blaze/ByteString/Builder/Internal/UncheckedShifts.hs, dist/build/Blaze/ByteString/Builder/Internal/UncheckedShifts.o )
[ 5 of 13] Compiling Blaze.ByteString.Builder.Internal ( Blaze/ByteString/Builder/Internal.hs, dist/build/Blaze/ByteString/Builder/Internal.o )
[ 6 of 13] Compiling Blaze.ByteString.Builder.Char.Utf8 ( Blaze/ByteString/Builder/Char/Utf8.hs, dist/build/Blaze/ByteString/Builder/Char/Utf8.o )
[ 7 of 13] Compiling Blaze.ByteString.Builder.ByteString ( Blaze/ByteString/Builder/ByteString.hs, dist/build/Blaze/ByteString/Builder/ByteString.o )
[ 8 of 13] Compiling Blaze.ByteString.Builder.Word ( Blaze/ByteString/Builder/Word.hs, dist/build/Blaze/ByteString/Builder/Word.o )
[ 9 of 13] Compiling Blaze.ByteString.Builder.Char8 ( Blaze/ByteString/Builder/Char8.hs, dist/build/Blaze/ByteString/Builder/Char8.o )
[10 of 13] Compiling Blaze.ByteString.Builder.HTTP ( Blaze/ByteString/Builder/HTTP.hs, dist/build/Blaze/ByteString/Builder/HTTP.o )
[11 of 13] Compiling Blaze.ByteString.Builder.Int ( Blaze/ByteString/Builder/Int.hs, dist/build/Blaze/ByteString/Builder/Int.o )
[12 of 13] Compiling Blaze.ByteString.Builder ( Blaze/ByteString/Builder.hs, dist/build/Blaze/ByteString/Builder.o )
[13 of 13] Compiling Blaze.ByteString.Builder.Html.Utf8 ( Blaze/ByteString/Builder/Html/Utf8.hs, dist/build/Blaze/ByteString/Builder/Html/Utf8.o )
In-place registering blaze-builder-0.3.3.4...
Running Haddock for blaze-builder-0.3.3.4...
Running hscolour for blaze-builder-0.3.3.4...
Preprocessing library blaze-builder-0.3.3.4...
Preprocessing library blaze-builder-0.3.3.4...
Haddock coverage:
  21% (  4 / 19) in 'Blaze.ByteString.Builder.Internal.Types'
  92% ( 24 / 26) in 'Blaze.ByteString.Builder.Internal.Write'
 100% ( 22 / 22) in 'Blaze.ByteString.Builder.Internal.Buffer'
  25% (  1 /  4) in 'Blaze.ByteString.Builder.Internal.UncheckedShifts'
  69% ( 22 / 32) in 'Blaze.ByteString.Builder.Internal'
 100% (  9 /  9) in 'Blaze.ByteString.Builder.Char.Utf8'
 100% ( 12 / 12) in 'Blaze.ByteString.Builder.ByteString'
 100% ( 43 / 43) in 'Blaze.ByteString.Builder.Word'
 100% (  9 /  9) in 'Blaze.ByteString.Builder.Char8'
 100% (  4 /  4) in 'Blaze.ByteString.Builder.HTTP'
 100% ( 43 / 43) in 'Blaze.ByteString.Builder.Int'
  92% ( 22 / 24) in 'Blaze.ByteString.Builder'
 100% ( 10 / 10) in 'Blaze.ByteString.Builder.Html.Utf8'
Documentation created: dist/doc/html/blaze-builder/index.html,
dist/doc/html/blaze-builder/blaze-builder.txt
Creating package registration file: /tmp/pkgConf-blaze-builder-0.3.326426.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/blaze-builder-0.3.3.4
Registering blaze-builder-0.3.3.4...
Installed blaze-builder-0.3.3.4
Configuring enumerator-0.4.20...
Building enumerator-0.4.20...
Preprocessing library enumerator-0.4.20...
[ 1 of 10] Compiling Data.Enumerator.Util ( lib/Data/Enumerator/Util.hs, dist/build/Data/Enumerator/Util.o )
[ 2 of 10] Compiling Data.Enumerator.Internal ( lib/Data/Enumerator/Internal.hs, dist/build/Data/Enumerator/Internal.o )
[ 3 of 10] Compiling Data.Enumerator.List[boot] ( lib/Data/Enumerator/List.hs-boot, dist/build/Data/Enumerator/List.o-boot )
[ 4 of 10] Compiling Data.Enumerator.Compatibility ( lib/Data/Enumerator/Compatibility.hs, dist/build/Data/Enumerator/Compatibility.o )
[ 5 of 10] Compiling Data.Enumerator  ( lib/Data/Enumerator.hs, dist/build/Data/Enumerator.o )

lib/Data/Enumerator.hs:63:11: Warning:
    ‘Iteratee’ is exported by ‘module Data.Enumerator.Internal’ and ‘Iteratee’

lib/Data/Enumerator.hs:63:11: Warning:
    ‘Enumerator’ is exported by ‘module Data.Enumerator.Internal’ and ‘Enumerator’

lib/Data/Enumerator.hs:63:11: Warning:
    ‘Enumeratee’ is exported by ‘module Data.Enumerator.Internal’ and ‘Enumeratee’

lib/Data/Enumerator.hs:63:11: Warning:
    ‘>>==’ is exported by ‘module Data.Enumerator.Internal’ and ‘(>>==)’

lib/Data/Enumerator.hs:63:11: Warning:
    ‘==<<’ is exported by ‘module Data.Enumerator.Internal’ and ‘(==<<)’

lib/Data/Enumerator.hs:63:11: Warning:
    ‘$$’ is exported by ‘module Data.Enumerator.Internal’ and ‘($$)’

lib/Data/Enumerator.hs:63:11: Warning:
    ‘>==>’ is exported by ‘module Data.Enumerator.Internal’ and ‘(>==>)’

lib/Data/Enumerator.hs:63:11: Warning:
    ‘<==<’ is exported by ‘module Data.Enumerator.Internal’ and ‘(<==<)’
[ 6 of 10] Compiling Data.Enumerator.List ( lib/Data/Enumerator/List.hs, dist/build/Data/Enumerator/List.o )
[ 7 of 10] Compiling Data.Enumerator.Binary ( lib/Data/Enumerator/Binary.hs, dist/build/Data/Enumerator/Binary.o )

lib/Data/Enumerator/Binary.hs:721:25: Warning:
    This binding for ‘eof’ shadows the existing binding
      bound at lib/Data/Enumerator/Binary.hs:716:29

lib/Data/Enumerator/Binary.hs:788:17: Warning:
    This binding for ‘rem’ shadows the existing binding
      imported from ‘Prelude’ at lib/Data/Enumerator/Binary.hs:98:1-92
      (and originally defined in ‘GHC.Real’)
[ 8 of 10] Compiling Data.Enumerator.IO ( lib/Data/Enumerator/IO.hs, dist/build/Data/Enumerator/IO.o )
[ 9 of 10] Compiling Data.Enumerator.Text ( lib/Data/Enumerator/Text.hs, dist/build/Data/Enumerator/Text.o )

lib/Data/Enumerator/Text.hs:744:25: Warning:
    This binding for ‘eof’ shadows the existing binding
      bound at lib/Data/Enumerator/Text.hs:739:29
[10 of 10] Compiling Data.Enumerator.Trans ( lib/Data/Enumerator/Trans.hs, dist/build/Data/Enumerator/Trans.o )
In-place registering enumerator-0.4.20...
Running Haddock for enumerator-0.4.20...
Running hscolour for enumerator-0.4.20...
Preprocessing library enumerator-0.4.20...
Preprocessing library enumerator-0.4.20...

lib/Data/Enumerator.hs:63:11: Warning:
    ‘Iteratee’ is exported by ‘module Data.Enumerator.Internal’ and ‘Iteratee’

lib/Data/Enumerator.hs:63:11: Warning:
    ‘Enumerator’ is exported by ‘module Data.Enumerator.Internal’ and ‘Enumerator’

lib/Data/Enumerator.hs:63:11: Warning:
    ‘Enumeratee’ is exported by ‘module Data.Enumerator.Internal’ and ‘Enumeratee’

lib/Data/Enumerator.hs:63:11: Warning:
    ‘>>==’ is exported by ‘module Data.Enumerator.Internal’ and ‘(>>==)’

lib/Data/Enumerator.hs:63:11: Warning:
    ‘==<<’ is exported by ‘module Data.Enumerator.Internal’ and ‘(==<<)’

lib/Data/Enumerator.hs:63:11: Warning:
    ‘$$’ is exported by ‘module Data.Enumerator.Internal’ and ‘($$)’

lib/Data/Enumerator.hs:63:11: Warning:
    ‘>==>’ is exported by ‘module Data.Enumerator.Internal’ and ‘(>==>)’

lib/Data/Enumerator.hs:63:11: Warning:
    ‘<==<’ is exported by ‘module Data.Enumerator.Internal’ and ‘(<==<)’

lib/Data/Enumerator/Binary.hs:721:25: Warning:
    This binding for ‘eof’ shadows the existing binding
      bound at lib/Data/Enumerator/Binary.hs:716:29

lib/Data/Enumerator/Binary.hs:788:17: Warning:
    This binding for ‘rem’ shadows the existing binding
      imported from ‘Prelude’ at lib/Data/Enumerator/Binary.hs:98:1-92
      (and originally defined in ‘GHC.Real’)

lib/Data/Enumerator/Text.hs:744:25: Warning:
    This binding for ‘eof’ shadows the existing binding
      bound at lib/Data/Enumerator/Text.hs:739:29
Haddock coverage:
   0% (  0 /  7) in 'Data.Enumerator.Util'
  95% ( 21 / 22) in 'Data.Enumerator.Internal'
 100% ( 27 / 27) in 'Data.Enumerator.Compatibility'
 100% ( 67 / 67) in 'Data.Enumerator'
 100% ( 57 / 57) in 'Data.Enumerator.List'
 100% ( 62 / 62) in 'Data.Enumerator.Binary'
 100% (  4 /  4) in 'Data.Enumerator.IO'
  89% ( 64 / 72) in 'Data.Enumerator.Text'
 100% ( 32 / 32) in 'Data.Enumerator.Trans'
Documentation created: dist/doc/html/enumerator/index.html,
dist/doc/html/enumerator/enumerator.txt
Creating package registration file: /tmp/pkgConf-enumerator-0.426426.20
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/enumerator-0.4.20
Registering enumerator-0.4.20...
Installed enumerator-0.4.20
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.326426.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
Configuring parsec-3.1.9...
Building parsec-3.1.9...
Preprocessing library parsec-3.1.9...
[ 1 of 25] Compiling Text.Parsec.Pos  ( Text/Parsec/Pos.hs, dist/build/Text/Parsec/Pos.o )
[ 2 of 25] Compiling Text.Parsec.Error ( Text/Parsec/Error.hs, dist/build/Text/Parsec/Error.o )
[ 3 of 25] Compiling Text.ParserCombinators.Parsec.Error ( Text/ParserCombinators/Parsec/Error.hs, dist/build/Text/ParserCombinators/Parsec/Error.o )
[ 4 of 25] Compiling Text.Parsec.Prim ( Text/Parsec/Prim.hs, dist/build/Text/Parsec/Prim.o )
[ 5 of 25] Compiling Text.Parsec.Combinator ( Text/Parsec/Combinator.hs, dist/build/Text/Parsec/Combinator.o )
[ 6 of 25] Compiling Text.ParserCombinators.Parsec.Combinator ( Text/ParserCombinators/Parsec/Combinator.hs, dist/build/Text/ParserCombinators/Parsec/Combinator.o )
[ 7 of 25] Compiling Text.Parsec.String ( Text/Parsec/String.hs, dist/build/Text/Parsec/String.o )
[ 8 of 25] Compiling Text.Parsec.ByteString ( Text/Parsec/ByteString.hs, dist/build/Text/Parsec/ByteString.o )
[ 9 of 25] Compiling Text.Parsec.ByteString.Lazy ( Text/Parsec/ByteString/Lazy.hs, dist/build/Text/Parsec/ByteString/Lazy.o )
[10 of 25] Compiling Text.Parsec.Text ( Text/Parsec/Text.hs, dist/build/Text/Parsec/Text.o )
[11 of 25] Compiling Text.Parsec.Text.Lazy ( Text/Parsec/Text/Lazy.hs, dist/build/Text/Parsec/Text/Lazy.o )
[12 of 25] Compiling Text.Parsec.Expr ( Text/Parsec/Expr.hs, dist/build/Text/Parsec/Expr.o )
[13 of 25] Compiling Text.ParserCombinators.Parsec.Prim ( Text/ParserCombinators/Parsec/Prim.hs, dist/build/Text/ParserCombinators/Parsec/Prim.o )
[14 of 25] Compiling Text.ParserCombinators.Parsec.Pos ( Text/ParserCombinators/Parsec/Pos.hs, dist/build/Text/ParserCombinators/Parsec/Pos.o )
[15 of 25] Compiling Text.Parsec.Char ( Text/Parsec/Char.hs, dist/build/Text/Parsec/Char.o )
[16 of 25] Compiling Text.Parsec.Token ( Text/Parsec/Token.hs, dist/build/Text/Parsec/Token.o )
[17 of 25] Compiling Text.ParserCombinators.Parsec.Token ( Text/ParserCombinators/Parsec/Token.hs, dist/build/Text/ParserCombinators/Parsec/Token.o )
[18 of 25] Compiling Text.ParserCombinators.Parsec.Char ( Text/ParserCombinators/Parsec/Char.hs, dist/build/Text/ParserCombinators/Parsec/Char.o )
[19 of 25] Compiling Text.ParserCombinators.Parsec ( Text/ParserCombinators/Parsec.hs, dist/build/Text/ParserCombinators/Parsec.o )
[20 of 25] Compiling Text.ParserCombinators.Parsec.Expr ( Text/ParserCombinators/Parsec/Expr.hs, dist/build/Text/ParserCombinators/Parsec/Expr.o )
[21 of 25] Compiling Text.Parsec      ( Text/Parsec.hs, dist/build/Text/Parsec.o )
[22 of 25] Compiling Text.Parsec.Language ( Text/Parsec/Language.hs, dist/build/Text/Parsec/Language.o )
[23 of 25] Compiling Text.ParserCombinators.Parsec.Language ( Text/ParserCombinators/Parsec/Language.hs, dist/build/Text/ParserCombinators/Parsec/Language.o )
[24 of 25] Compiling Text.Parsec.Perm ( Text/Parsec/Perm.hs, dist/build/Text/Parsec/Perm.o )
[25 of 25] Compiling Text.ParserCombinators.Parsec.Perm ( Text/ParserCombinators/Parsec/Perm.hs, dist/build/Text/ParserCombinators/Parsec/Perm.o )
In-place registering parsec-3.1.9...
Running Haddock for parsec-3.1.9...
Running hscolour for parsec-3.1.9...
Preprocessing library parsec-3.1.9...
Preprocessing library parsec-3.1.9...
Haddock coverage:
  82% ( 14 / 17) in 'Text.Parsec.Pos'
  43% (  6 / 14) in 'Text.Parsec.Error'
  38% (  6 / 16) in 'Text.ParserCombinators.Parsec.Error'
  64% ( 32 / 50) in 'Text.Parsec.Prim'
 100% ( 24 / 24) in 'Text.Parsec.Combinator'
 100% ( 24 / 24) in 'Text.ParserCombinators.Parsec.Combinator'
  50% (  2 /  4) in 'Text.Parsec.String'
  50% (  2 /  4) in 'Text.Parsec.ByteString'
  50% (  2 /  4) in 'Text.Parsec.ByteString.Lazy'
  33% (  1 /  3) in 'Text.Parsec.Text'
  33% (  1 /  3) in 'Text.Parsec.Text.Lazy'
 100% (  5 /  5) in 'Text.Parsec.Expr'
  70% ( 21 / 30) in 'Text.ParserCombinators.Parsec.Prim'
  82% ( 14 / 17) in 'Text.ParserCombinators.Parsec.Pos'
 100% ( 20 / 20) in 'Text.Parsec.Char'
  67% (  4 /  6) in 'Text.Parsec.Token'
  67% (  4 /  6) in 'Text.ParserCombinators.Parsec.Token'
  95% ( 18 / 19) in 'Text.ParserCombinators.Parsec.Char'
  83% ( 15 / 18) in 'Text.ParserCombinators.Parsec'
  40% (  2 /  5) in 'Text.ParserCombinators.Parsec.Expr'
  78% ( 73 / 94) in 'Text.Parsec'
  80% (  8 / 10) in 'Text.Parsec.Language'
  80% (  8 / 10) in 'Text.ParserCombinators.Parsec.Language'
 100% (  8 /  8) in 'Text.Parsec.Perm'
 100% (  7 /  7) in 'Text.ParserCombinators.Parsec.Perm'
Documentation created: dist/doc/html/parsec/index.html,
dist/doc/html/parsec/parsec.txt
Creating package registration file: /tmp/pkgConf-parsec-3.126426.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/parsec-3.1.9
Registering parsec-3.1.9...
Installed parsec-3.1.9
[1 of 1] Compiling Main             ( /tmp/system-filepath-0.4.13.4-26426/system-filepath-0.4.13.4/dist/setup/setup.hs, /tmp/system-filepath-0.4.13.4-26426/system-filepath-0.4.13.4/dist/setup/Main.o )
Linking /tmp/system-filepath-0.4.13.4-26426/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.1326426.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
Configuring zlib-bindings-0.1.1.5...
Building zlib-bindings-0.1.1.5...
Preprocessing library zlib-bindings-0.1.1.5...
[1 of 2] Compiling Codec.Zlib.Lowlevel ( Codec/Zlib/Lowlevel.hs, dist/build/Codec/Zlib/Lowlevel.o )
[2 of 2] Compiling Codec.Zlib       ( Codec/Zlib.hs, dist/build/Codec/Zlib.o )
In-place registering zlib-bindings-0.1.1.5...
Running Haddock for zlib-bindings-0.1.1.5...
Running hscolour for zlib-bindings-0.1.1.5...
Preprocessing library zlib-bindings-0.1.1.5...
Preprocessing library zlib-bindings-0.1.1.5...
Haddock coverage:
   0% (  0 / 20) in 'Codec.Zlib.Lowlevel'
 100% ( 20 / 20) in 'Codec.Zlib'
Warning: Codec.Zlib: could not find link destinations for:
    Codec.Compression.Zlib.Stream.D1WindowBits Codec.Compression.Zlib.Stream.C1_0WindowBits Codec.Compression.Zlib.Stream.C1_1WindowBits
Documentation created: dist/doc/html/zlib-bindings/index.html,
dist/doc/html/zlib-bindings/zlib-bindings.txt
Creating package registration file: /tmp/pkgConf-zlib-bindings-0.1.126426.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/zlib-bindings-0.1.1.5
Registering zlib-bindings-0.1.1.5...
Installed zlib-bindings-0.1.1.5
Configuring regex-posix-0.95.2...
Building regex-posix-0.95.2...
Preprocessing library regex-posix-0.95.2...
[1 of 6] Compiling Text.Regex.Posix.Wrap ( dist/build/Text/Regex/Posix/Wrap.hs, dist/build/Text/Regex/Posix/Wrap.o )
[2 of 6] Compiling Text.Regex.Posix.String ( Text/Regex/Posix/String.hs, dist/build/Text/Regex/Posix/String.o )
[3 of 6] Compiling Text.Regex.Posix.Sequence ( Text/Regex/Posix/Sequence.hs, dist/build/Text/Regex/Posix/Sequence.o )
[4 of 6] Compiling Text.Regex.Posix.ByteString ( Text/Regex/Posix/ByteString.hs, dist/build/Text/Regex/Posix/ByteString.o )
[5 of 6] Compiling Text.Regex.Posix.ByteString.Lazy ( Text/Regex/Posix/ByteString/Lazy.hs, dist/build/Text/Regex/Posix/ByteString/Lazy.o )
[6 of 6] Compiling Text.Regex.Posix ( Text/Regex/Posix.hs, dist/build/Text/Regex/Posix.o )
In-place registering regex-posix-0.95.2...
Running Haddock for regex-posix-0.95.2...
Running hscolour for regex-posix-0.95.2...
Preprocessing library regex-posix-0.95.2...
Preprocessing library regex-posix-0.95.2...
Haddock coverage:
  40% ( 17 / 42) in 'Text.Regex.Posix.Wrap'
  68% ( 17 / 25) in 'Text.Regex.Posix.String'
  67% ( 16 / 24) in 'Text.Regex.Posix.Sequence'
  68% ( 17 / 25) in 'Text.Regex.Posix.ByteString'
  68% ( 17 / 25) in 'Text.Regex.Posix.ByteString.Lazy'
  80% (  4 /  5) in 'Text.Regex.Posix'
Warning: Text.Regex.Posix.Wrap: could not find link destinations for:
    Text.Regex.Posix.Wrap.retNoMatch
Warning: Text.Regex.Posix.String: could not find link destinations for:
    Text.Regex.Posix.Wrap.retNoMatch
Warning: Text.Regex.Posix.Sequence: could not find link destinations for:
    Text.Regex.Posix.Wrap.retNoMatch
Warning: Text.Regex.Posix.ByteString: could not find link destinations for:
    Text.Regex.Posix.Wrap.retNoMatch
Warning: Text.Regex.Posix.ByteString.Lazy: could not find link destinations for:
    Text.Regex.Posix.Wrap.retNoMatch
Documentation created: dist/doc/html/regex-posix/index.html,
dist/doc/html/regex-posix/regex-posix.txt
Creating package registration file: /tmp/pkgConf-regex-posix-0.9526426.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/regex-posix-0.95.2
Registering regex-posix-0.95.2...
Installed regex-posix-0.95.2
Configuring QuickCheck-2.8.1...
Building QuickCheck-2.8.1...
Preprocessing library QuickCheck-2.8.1...
[ 1 of 15] Compiling Test.QuickCheck.Random ( Test/QuickCheck/Random.hs, dist/build/Test/QuickCheck/Random.o )
[ 2 of 15] Compiling Test.QuickCheck.Exception ( Test/QuickCheck/Exception.hs, dist/build/Test/QuickCheck/Exception.o )
[ 3 of 15] Compiling Test.QuickCheck.Text ( Test/QuickCheck/Text.hs, dist/build/Test/QuickCheck/Text.o )
[ 4 of 15] Compiling Test.QuickCheck.State ( Test/QuickCheck/State.hs, dist/build/Test/QuickCheck/State.o )
[ 5 of 15] Compiling Test.QuickCheck.Gen ( Test/QuickCheck/Gen.hs, dist/build/Test/QuickCheck/Gen.o )
[ 6 of 15] Compiling Test.QuickCheck.Gen.Unsafe ( Test/QuickCheck/Gen/Unsafe.hs, dist/build/Test/QuickCheck/Gen/Unsafe.o )
[ 7 of 15] Compiling Test.QuickCheck.Arbitrary ( Test/QuickCheck/Arbitrary.hs, dist/build/Test/QuickCheck/Arbitrary.o )
[ 8 of 15] Compiling Test.QuickCheck.Modifiers ( Test/QuickCheck/Modifiers.hs, dist/build/Test/QuickCheck/Modifiers.o )
[ 9 of 15] Compiling Test.QuickCheck.Poly ( Test/QuickCheck/Poly.hs, dist/build/Test/QuickCheck/Poly.o )
[10 of 15] Compiling Test.QuickCheck.Function ( Test/QuickCheck/Function.hs, dist/build/Test/QuickCheck/Function.o )
[11 of 15] Compiling Test.QuickCheck.Property ( Test/QuickCheck/Property.hs, dist/build/Test/QuickCheck/Property.o )
[12 of 15] Compiling Test.QuickCheck.Test ( Test/QuickCheck/Test.hs, dist/build/Test/QuickCheck/Test.o )
[13 of 15] Compiling Test.QuickCheck.All ( Test/QuickCheck/All.hs, dist/build/Test/QuickCheck/All.o )
[14 of 15] Compiling Test.QuickCheck.Monadic ( Test/QuickCheck/Monadic.hs, dist/build/Test/QuickCheck/Monadic.o )
[15 of 15] Compiling Test.QuickCheck  ( Test/QuickCheck.hs, dist/build/Test/QuickCheck.o )
In-place registering QuickCheck-2.8.1...
Running Haddock for QuickCheck-2.8.1...
Running hscolour for QuickCheck-2.8.1...
Preprocessing library QuickCheck-2.8.1...
Preprocessing library QuickCheck-2.8.1...
Haddock coverage:
  10% (  2 / 20) in 'Test.QuickCheck.Random'
  33% (  3 /  9) in 'Test.QuickCheck.Exception'
   6% (  1 / 18) in 'Test.QuickCheck.Text'
 100% (  2 /  2) in 'Test.QuickCheck.State'
  89% ( 25 / 28) in 'Test.QuickCheck.Gen'
  80% (  4 /  5) in 'Test.QuickCheck.Gen.Unsafe'
 100% ( 32 / 32) in 'Test.QuickCheck.Arbitrary'
  93% ( 14 / 15) in 'Test.QuickCheck.Modifiers'
  14% (  1 /  7) in 'Test.QuickCheck.Poly'
  38% (  3 /  8) in 'Test.QuickCheck.Function'
  62% ( 44 / 71) in 'Test.QuickCheck.Property'
  50% ( 14 / 28) in 'Test.QuickCheck.Test'
 100% (  9 /  9) in 'Test.QuickCheck.All'
  78% ( 14 / 18) in 'Test.QuickCheck.Monadic'
  99% (127 /128) in 'Test.QuickCheck'
Warning: Test.QuickCheck.Arbitrary: could not find link destinations for:
    Test.QuickCheck.Arbitrary.RecursivelyShrink Test.QuickCheck.Arbitrary.GSubterms Test.QuickCheck.Arbitrary.GCoArbitrary Test.QuickCheck.Arbitrary.gSubterms Test.QuickCheck.Arbitrary.gSubtermsIncl
Warning: Test.QuickCheck: could not find link destinations for:
    Test.QuickCheck.Arbitrary.GCoArbitrary Test.QuickCheck.Arbitrary.RecursivelyShrink Test.QuickCheck.Arbitrary.GSubterms
Documentation created: dist/doc/html/QuickCheck/index.html,
dist/doc/html/QuickCheck/QuickCheck.txt
Creating package registration file: /tmp/pkgConf-QuickCheck-2.826426.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/QuickCheck-2.8.1
Registering QuickCheck-2.8.1...
Installed QuickCheck-2.8.1
Configuring blaze-markup-0.6.3.0...
Building blaze-markup-0.6.3.0...
Preprocessing library blaze-markup-0.6.3.0...
[1 of 6] Compiling Text.Blaze.Internal ( src/Text/Blaze/Internal.hs, dist/build/Text/Blaze/Internal.o )
[2 of 6] Compiling Text.Blaze.Renderer.String ( src/Text/Blaze/Renderer/String.hs, dist/build/Text/Blaze/Renderer/String.o )
[3 of 6] Compiling Text.Blaze.Renderer.Pretty ( src/Text/Blaze/Renderer/Pretty.hs, dist/build/Text/Blaze/Renderer/Pretty.o )
[4 of 6] Compiling Text.Blaze.Renderer.Text ( src/Text/Blaze/Renderer/Text.hs, dist/build/Text/Blaze/Renderer/Text.o )
[5 of 6] Compiling Text.Blaze.Renderer.Utf8 ( src/Text/Blaze/Renderer/Utf8.hs, dist/build/Text/Blaze/Renderer/Utf8.o )
[6 of 6] Compiling Text.Blaze       ( src/Text/Blaze.hs, dist/build/Text/Blaze.o )
In-place registering blaze-markup-0.6.3.0...
Running Haddock for blaze-markup-0.6.3.0...
Running hscolour for blaze-markup-0.6.3.0...
Preprocessing library blaze-markup-0.6.3.0...
Preprocessing library blaze-markup-0.6.3.0...
Haddock coverage:
Warning: Text.Blaze.Internal: ! is exported separately but will be documented under Attributable. Consider exporting it together with its parent(s) for code clarity.
 100% ( 50 / 50) in 'Text.Blaze.Internal'
  75% (  3 /  4) in 'Text.Blaze.Renderer.String'
  67% (  2 /  3) in 'Text.Blaze.Renderer.Pretty'
  56% (  5 /  9) in 'Text.Blaze.Renderer.Text'
  86% (  6 /  7) in 'Text.Blaze.Renderer.Utf8'
 100% ( 43 / 43) in 'Text.Blaze'
Documentation created: dist/doc/html/blaze-markup/index.html,
dist/doc/html/blaze-markup/blaze-markup.txt
Creating package registration file: /tmp/pkgConf-blaze-markup-0.6.326426.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/blaze-markup-0.6.3.0
Registering blaze-markup-0.6.3.0...
Installed blaze-markup-0.6.3.0
Configuring streaming-commons-0.1.12.1...
Building streaming-commons-0.1.12.1...
Preprocessing library streaming-commons-0.1.12.1...
[ 1 of 18] Compiling Data.Streaming.Zlib.Lowlevel ( Data/Streaming/Zlib/Lowlevel.hs, dist/build/Data/Streaming/Zlib/Lowlevel.o )
[ 2 of 18] Compiling Data.Streaming.Zlib ( Data/Streaming/Zlib.hs, dist/build/Data/Streaming/Zlib.o )
[ 3 of 18] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[ 4 of 18] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o )
[ 5 of 18] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[ 6 of 18] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 7 of 18] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[ 8 of 18] Compiling Data.Streaming.Text ( Data/Streaming/Text.hs, dist/build/Data/Streaming/Text.o )
[ 9 of 18] Compiling Data.Streaming.Process.Internal ( Data/Streaming/Process/Internal.hs, dist/build/Data/Streaming/Process/Internal.o )
[10 of 18] Compiling Data.Streaming.Process ( Data/Streaming/Process.hs, dist/build/Data/Streaming/Process.o )
[11 of 18] Compiling Data.Streaming.Network.Internal ( Data/Streaming/Network/Internal.hs, dist/build/Data/Streaming/Network/Internal.o )
[12 of 18] Compiling Data.Streaming.Network ( Data/Streaming/Network.hs, dist/build/Data/Streaming/Network.o )
[13 of 18] Compiling Data.Streaming.Filesystem ( Data/Streaming/Filesystem.hs, dist/build/Data/Streaming/Filesystem.o )
[14 of 18] Compiling Data.Streaming.FileRead ( Data/Streaming/FileRead.hs, dist/build/Data/Streaming/FileRead.o )
[15 of 18] Compiling Data.Streaming.ByteString.Builder.Buffer ( Data/Streaming/ByteString/Builder/Buffer.hs, dist/build/Data/Streaming/ByteString/Builder/Buffer.o )
[16 of 18] Compiling Data.Streaming.ByteString.Builder ( Data/Streaming/ByteString/Builder.hs, dist/build/Data/Streaming/ByteString/Builder.o )
[17 of 18] Compiling Data.Streaming.Blaze ( Data/Streaming/Blaze.hs, dist/build/Data/Streaming/Blaze.o )
[18 of 18] Compiling Data.Streaming.ByteString.Builder.Class ( Data/Streaming/ByteString/Builder/Class.hs, dist/build/Data/Streaming/ByteString/Builder/Class.o )
In-place registering streaming-commons-0.1.12.1...
Running Haddock for streaming-commons-0.1.12.1...
Running hscolour for streaming-commons-0.1.12.1...
Preprocessing library streaming-commons-0.1.12.1...
Preprocessing library streaming-commons-0.1.12.1...
Haddock coverage:
   0% (  0 / 21) in 'Data.Streaming.Zlib.Lowlevel'
  96% ( 22 / 23) in 'Data.Streaming.Zlib'
  75% (  3 /  4) in 'Data.Streaming.Process.Internal'
 100% ( 23 / 23) in 'Data.Streaming.Process'
  89% (  8 /  9) in 'Data.Streaming.Network.Internal'
  67% ( 48 / 72) in 'Data.Streaming.Network'
  43% (  3 /  7) in 'Data.Streaming.Filesystem'
  20% (  1 /  5) in 'Data.Streaming.FileRead'
  95% ( 19 / 20) in 'Data.Streaming.ByteString.Builder.Buffer'
  85% ( 23 / 27) in 'Data.Streaming.ByteString.Builder'
  83% ( 19 / 23) in 'Data.Streaming.Blaze'
 100% (  3 /  3) in 'Data.Streaming.ByteString.Builder.Class'
  25% (  1 /  4) in 'Data.Text.Internal.Encoding.Utf16'
 100% (  2 /  2) in 'Data.Text.Internal.Unsafe.Shift'
  33% (  2 /  6) in 'Data.Text.Internal.Unsafe.Char'
  17% (  2 / 12) in 'Data.Text.Internal.Encoding.Utf8'
  50% (  1 /  2) in 'Data.Text.Internal.Encoding.Utf32'
  90% (  9 / 10) in 'Data.Streaming.Text'
Warning: Data.Streaming.Zlib: could not find link destinations for:
    Codec.Compression.Zlib.Stream.D1WindowBits Codec.Compression.Zlib.Stream.C1_0WindowBits Codec.Compression.Zlib.Stream.C1_1WindowBits
Documentation created: dist/doc/html/streaming-commons/index.html,
dist/doc/html/streaming-commons/streaming-commons.txt
Creating package registration file:
/tmp/pkgConf-streaming-commons-0.1.1226426.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/streaming-commons-0.1.12.1
Registering streaming-commons-0.1.12.1...
Installed streaming-commons-0.1.12.1
Configuring case-insensitive-1.2.0.4...
Building case-insensitive-1.2.0.4...
Preprocessing library case-insensitive-1.2.0.4...
[1 of 3] Compiling Data.CaseInsensitive.Internal ( Data/CaseInsensitive/Internal.hs, dist/build/Data/CaseInsensitive/Internal.o )
[2 of 3] Compiling Data.CaseInsensitive.Unsafe ( Data/CaseInsensitive/Unsafe.hs, dist/build/Data/CaseInsensitive/Unsafe.o )
[3 of 3] Compiling Data.CaseInsensitive ( Data/CaseInsensitive.hs, dist/build/Data/CaseInsensitive.o )
In-place registering case-insensitive-1.2.0.4...
Running Haddock for case-insensitive-1.2.0.4...
Running hscolour for case-insensitive-1.2.0.4...
Preprocessing library case-insensitive-1.2.0.4...
Preprocessing library case-insensitive-1.2.0.4...
Haddock coverage:
 100% (  8 /  8) in 'Data.CaseInsensitive.Internal'
 100% (  2 /  2) in 'Data.CaseInsensitive.Unsafe'
 100% (  7 /  7) in 'Data.CaseInsensitive'
Documentation created: dist/doc/html/case-insensitive/index.html,
dist/doc/html/case-insensitive/case-insensitive.txt
Creating package registration file: /tmp/pkgConf-case-insensitive-1.2.026426.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/case-insensitive-1.2.0.4
Registering case-insensitive-1.2.0.4...
Installed case-insensitive-1.2.0.4
Configuring scientific-0.3.3.8...
Building scientific-0.3.3.8...
Preprocessing library scientific-0.3.3.8...
[1 of 4] Compiling Math.NumberTheory.Logarithms ( src/Math/NumberTheory/Logarithms.hs, dist/build/Math/NumberTheory/Logarithms.o )
[2 of 4] Compiling Data.Scientific  ( src/Data/Scientific.hs, dist/build/Data/Scientific.o )
[3 of 4] Compiling Data.Text.Lazy.Builder.Scientific ( src/Data/Text/Lazy/Builder/Scientific.hs, dist/build/Data/Text/Lazy/Builder/Scientific.o )
[4 of 4] Compiling Data.ByteString.Builder.Scientific ( src/Data/ByteString/Builder/Scientific.hs, dist/build/Data/ByteString/Builder/Scientific.o )
In-place registering scientific-0.3.3.8...
Running Haddock for scientific-0.3.3.8...
Running hscolour for scientific-0.3.3.8...
Preprocessing library scientific-0.3.3.8...
Preprocessing library scientific-0.3.3.8...
Haddock coverage:
 100% (  2 /  2) in 'Math.NumberTheory.Logarithms'
 100% ( 22 / 22) in 'Data.Scientific'
  75% (  3 /  4) in 'Data.Text.Lazy.Builder.Scientific'
  75% (  3 /  4) in 'Data.ByteString.Builder.Scientific'
Warning: Data.Scientific: could not find link destinations for:
    Data.Scientific.whenFloating
Documentation created: dist/doc/html/scientific/index.html,
dist/doc/html/scientific/scientific.txt
Creating package registration file: /tmp/pkgConf-scientific-0.3.326426.8
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/scientific-0.3.3.8
Registering scientific-0.3.3.8...
Installed scientific-0.3.3.8
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.526426.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 indents-0.3.3...
Building indents-0.3.3...
Preprocessing library indents-0.3.3...
[1 of 1] Compiling Text.Parsec.Indent ( Text/Parsec/Indent.hs, dist/build/Text/Parsec/Indent.o )
In-place registering indents-0.3.3...
Running Haddock for indents-0.3.3...
Running hscolour for indents-0.3.3...
Preprocessing library indents-0.3.3...
Preprocessing library indents-0.3.3...
Haddock coverage:
  96% ( 26 / 27) in 'Text.Parsec.Indent'
Documentation created: dist/doc/html/indents/index.html,
dist/doc/html/indents/indents.txt
Creating package registration file: /tmp/pkgConf-indents-0.326426.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/indents-0.3.3
Registering indents-0.3.3...
Installed indents-0.3.3
Configuring language-glsl-0.1.1...
Building language-glsl-0.1.1...
Preprocessing library language-glsl-0.1.1...
[1 of 4] Compiling Language.GLSL.Syntax ( Language/GLSL/Syntax.hs, dist/build/Language/GLSL/Syntax.o )
[2 of 4] Compiling Language.GLSL.Parser ( Language/GLSL/Parser.hs, dist/build/Language/GLSL/Parser.o )

Language/GLSL/Parser.hs:202:3: Warning: Defined but not used: ‘m’

Language/GLSL/Parser.hs:209:3: Warning: Defined but not used: ‘m’

Language/GLSL/Parser.hs:219:3: Warning: Defined but not used: ‘m’

Language/GLSL/Parser.hs:226:3: Warning: Defined but not used: ‘m’

Language/GLSL/Parser.hs:236:3: Warning: Defined but not used: ‘m’

Language/GLSL/Parser.hs:244:3: Warning: Defined but not used: ‘m’
[3 of 4] Compiling Language.GLSL.Pretty ( Language/GLSL/Pretty.hs, dist/build/Language/GLSL/Pretty.o )
[4 of 4] Compiling Language.GLSL    ( Language/GLSL.hs, dist/build/Language/GLSL.o )
In-place registering language-glsl-0.1.1...
Preprocessing executable 'glsl-pprint' for language-glsl-0.1.1...
[1 of 1] Compiling Main             ( bin/glsl-pprint.hs, dist/build/glsl-pprint/glsl-pprint-tmp/Main.o )
Linking dist/build/glsl-pprint/glsl-pprint ...
Running Haddock for language-glsl-0.1.1...
Running hscolour for language-glsl-0.1.1...
Preprocessing library language-glsl-0.1.1...
Preprocessing executable 'glsl-pprint' for language-glsl-0.1.1...
Preprocessing library language-glsl-0.1.1...

Language/GLSL/Parser.hs:202:3: Warning: Defined but not used: ‘m’

Language/GLSL/Parser.hs:209:3: Warning: Defined but not used: ‘m’

Language/GLSL/Parser.hs:219:3: Warning: Defined but not used: ‘m’

Language/GLSL/Parser.hs:226:3: Warning: Defined but not used: ‘m’

Language/GLSL/Parser.hs:236:3: Warning: Defined but not used: ‘m’

Language/GLSL/Parser.hs:244:3: Warning: Defined but not used: ‘m’
Haddock coverage:
   0% (  0 / 31) in 'Language.GLSL.Syntax'
   0% (  0 / 96) in 'Language.GLSL.Parser'
   0% (  0 / 37) in 'Language.GLSL.Pretty'
  75% (  3 /  4) in 'Language.GLSL'
Documentation created: dist/doc/html/language-glsl/index.html,
dist/doc/html/language-glsl/language-glsl.txt
Preprocessing executable 'glsl-pprint' for language-glsl-0.1.1...
Creating package registration file: /tmp/pkgConf-language-glsl-0.126426.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/language-glsl-0.1.1
Installing executable(s) in
/home/builder/hackage-server/build-cache/tmp-install/bin
Warning: The directory
/home/builder/hackage-server/build-cache/tmp-install/bin is not in the system
search path.
Registering language-glsl-0.1.1...
Installed language-glsl-0.1.1
Configuring network-uri-2.6.0.3...
Building network-uri-2.6.0.3...
Preprocessing library network-uri-2.6.0.3...
[1 of 1] Compiling Network.URI      ( Network/URI.hs, dist/build/Network/URI.o )
In-place registering network-uri-2.6.0.3...
Running Haddock for network-uri-2.6.0.3...
Running hscolour for network-uri-2.6.0.3...
Preprocessing library network-uri-2.6.0.3...
Preprocessing library network-uri-2.6.0.3...
Haddock coverage:
  78% ( 38 / 49) in 'Network.URI'
Documentation created: dist/doc/html/network-uri/index.html,
dist/doc/html/network-uri/network-uri.txt
Creating package registration file: /tmp/pkgConf-network-uri-2.6.026426.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/network-uri-2.6.0.3
Registering network-uri-2.6.0.3...
Installed network-uri-2.6.0.3
Configuring system-fileio-0.3.16.3...
Building system-fileio-0.3.16.3...
Preprocessing library system-fileio-0.3.16.3...
[1 of 1] Compiling Filesystem       ( lib/Filesystem.hs, dist/build/Filesystem.o )

lib/Filesystem.hs:79:1: Warning:
    The import of ‘when’ from module ‘Control.Monad’ is redundant

lib/Filesystem.hs:95:1: Warning:
    The import of ‘System.IO.Error’ is redundant
      except perhaps to import instances from ‘System.IO.Error’
    To import instances alone, use: import System.IO.Error()

lib/Filesystem.hs:924:1: Warning:
    Defined but not used: ‘throwErrnoPathIfMinus1’
In-place registering system-fileio-0.3.16.3...
Running Haddock for system-fileio-0.3.16.3...
Running hscolour for system-fileio-0.3.16.3...
Preprocessing library system-fileio-0.3.16.3...
Preprocessing library system-fileio-0.3.16.3...

lib/Filesystem.hs:79:1: Warning:
    The import of ‘when’ from module ‘Control.Monad’ is redundant

lib/Filesystem.hs:95:1: Warning:
    The import of ‘System.IO.Error’ is redundant
      except perhaps to import instances from ‘System.IO.Error’
    To import instances alone, use: import System.IO.Error()

lib/Filesystem.hs:924:1: Warning:
    Defined but not used: ‘throwErrnoPathIfMinus1’
Haddock coverage:
 100% ( 46 / 46) in 'Filesystem'
Documentation created: dist/doc/html/system-fileio/index.html,
dist/doc/html/system-fileio/system-fileio.txt
Creating package registration file: /tmp/pkgConf-system-fileio-0.3.1626426.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/system-fileio-0.3.16.3
Registering system-fileio-0.3.16.3...
Installed system-fileio-0.3.16.3
Configuring zlib-enum-0.2.3.1...
Building zlib-enum-0.2.3.1...
Preprocessing library zlib-enum-0.2.3.1...
[1 of 1] Compiling Codec.Zlib.Enum  ( Codec/Zlib/Enum.hs, dist/build/Codec/Zlib/Enum.o )
In-place registering zlib-enum-0.2.3.1...
Running Haddock for zlib-enum-0.2.3.1...
Running hscolour for zlib-enum-0.2.3.1...
Preprocessing library zlib-enum-0.2.3.1...
Preprocessing library zlib-enum-0.2.3.1...
Haddock coverage:
  90% (  9 / 10) in 'Codec.Zlib.Enum'
Warning: Codec.Zlib.Enum: could not find link destinations for:
    Codec.Compression.Zlib.Stream.D1WindowBits Codec.Compression.Zlib.Stream.C1_0WindowBits Codec.Compression.Zlib.Stream.C1_1WindowBits
Documentation created: dist/doc/html/zlib-enum/index.html,
dist/doc/html/zlib-enum/zlib-enum.txt
Creating package registration file: /tmp/pkgConf-zlib-enum-0.2.326426.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/zlib-enum-0.2.3.1
Registering zlib-enum-0.2.3.1...
Installed zlib-enum-0.2.3.1
Configuring testing-feat-0.4.0.2...
Building testing-feat-0.4.0.2...
Preprocessing library testing-feat-0.4.0.2...
[1 of 9] Compiling Test.Feat.Internals.Newtypes ( Test/Feat/Internals/Newtypes.hs, dist/build/Test/Feat/Internals/Newtypes.o )
[2 of 9] Compiling Test.Feat.Internals.Derive ( Test/Feat/Internals/Derive.hs, dist/build/Test/Feat/Internals/Derive.o )
[3 of 9] Compiling Test.Feat.Internals.Tag ( Test/Feat/Internals/Tag.hs, dist/build/Test/Feat/Internals/Tag.o )
[4 of 9] Compiling Test.Feat.Enumerate ( Test/Feat/Enumerate.hs, dist/build/Test/Feat/Enumerate.o )
[5 of 9] Compiling Test.Feat.Class  ( Test/Feat/Class.hs, dist/build/Test/Feat/Class.o )

Test/Feat/Class.hs:242:13: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
[6 of 9] Compiling Test.Feat.Modifiers ( Test/Feat/Modifiers.hs, dist/build/Test/Feat/Modifiers.o )
[7 of 9] Compiling Test.Feat.Class.Override ( Test/Feat/Class/Override.hs, dist/build/Test/Feat/Class/Override.o )
[8 of 9] Compiling Test.Feat.Access ( Test/Feat/Access.hs, dist/build/Test/Feat/Access.o )
[9 of 9] Compiling Test.Feat        ( Test/Feat.hs, dist/build/Test/Feat.o )
In-place registering testing-feat-0.4.0.2...
Running Haddock for testing-feat-0.4.0.2...
Running hscolour for testing-feat-0.4.0.2...
Preprocessing library testing-feat-0.4.0.2...
Preprocessing library testing-feat-0.4.0.2...

Test/Feat/Class.hs:242:13: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
Haddock coverage:
  75% (  3 /  4) in 'Test.Feat.Internals.Newtypes'
   0% (  0 /  9) in 'Test.Feat.Internals.Derive'
   0% (  0 /  2) in 'Test.Feat.Internals.Tag'
  54% ( 14 / 26) in 'Test.Feat.Enumerate'
  75% ( 15 / 20) in 'Test.Feat.Class'
  92% ( 12 / 13) in 'Test.Feat.Modifiers'
  40% (  2 /  5) in 'Test.Feat.Class.Override'
 100% ( 28 / 28) in 'Test.Feat.Access'
 100% ( 26 / 26) in 'Test.Feat'
Documentation created: dist/doc/html/testing-feat/index.html,
dist/doc/html/testing-feat/testing-feat.txt
Creating package registration file: /tmp/pkgConf-testing-feat-0.4.026426.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/testing-feat-0.4.0.2
Registering testing-feat-0.4.0.2...
Installed testing-feat-0.4.0.2
Configuring blaze-html-0.7.1.0...
Building blaze-html-0.7.1.0...
Preprocessing library blaze-html-0.7.1.0...
[ 1 of 21] Compiling Text.Blaze.XHtml5.Attributes ( src/Text/Blaze/XHtml5/Attributes.hs, dist/build/Text/Blaze/XHtml5/Attributes.o )
[ 2 of 21] Compiling Text.Blaze.XHtml1.Transitional.Attributes ( src/Text/Blaze/XHtml1/Transitional/Attributes.hs, dist/build/Text/Blaze/XHtml1/Transitional/Attributes.o )
[ 3 of 21] Compiling Text.Blaze.XHtml1.Strict.Attributes ( src/Text/Blaze/XHtml1/Strict/Attributes.hs, dist/build/Text/Blaze/XHtml1/Strict/Attributes.o )
[ 4 of 21] Compiling Text.Blaze.XHtml1.FrameSet.Attributes ( src/Text/Blaze/XHtml1/FrameSet/Attributes.hs, dist/build/Text/Blaze/XHtml1/FrameSet/Attributes.o )
[ 5 of 21] Compiling Text.Blaze.Html5.Attributes ( src/Text/Blaze/Html5/Attributes.hs, dist/build/Text/Blaze/Html5/Attributes.o )
[ 6 of 21] Compiling Text.Blaze.Html4.Transitional.Attributes ( src/Text/Blaze/Html4/Transitional/Attributes.hs, dist/build/Text/Blaze/Html4/Transitional/Attributes.o )
[ 7 of 21] Compiling Text.Blaze.Html4.Strict.Attributes ( src/Text/Blaze/Html4/Strict/Attributes.hs, dist/build/Text/Blaze/Html4/Strict/Attributes.o )
[ 8 of 21] Compiling Text.Blaze.Html4.FrameSet.Attributes ( src/Text/Blaze/Html4/FrameSet/Attributes.hs, dist/build/Text/Blaze/Html4/FrameSet/Attributes.o )
[ 9 of 21] Compiling Text.Blaze.Html  ( src/Text/Blaze/Html.hs, dist/build/Text/Blaze/Html.o )
[10 of 21] Compiling Text.Blaze.Html.Renderer.Pretty ( src/Text/Blaze/Html/Renderer/Pretty.hs, dist/build/Text/Blaze/Html/Renderer/Pretty.o )
[11 of 21] Compiling Text.Blaze.Html.Renderer.String ( src/Text/Blaze/Html/Renderer/String.hs, dist/build/Text/Blaze/Html/Renderer/String.o )
[12 of 21] Compiling Text.Blaze.Html.Renderer.Text ( src/Text/Blaze/Html/Renderer/Text.hs, dist/build/Text/Blaze/Html/Renderer/Text.o )
[13 of 21] Compiling Text.Blaze.Html.Renderer.Utf8 ( src/Text/Blaze/Html/Renderer/Utf8.hs, dist/build/Text/Blaze/Html/Renderer/Utf8.o )
[14 of 21] Compiling Text.Blaze.Html4.FrameSet ( src/Text/Blaze/Html4/FrameSet.hs, dist/build/Text/Blaze/Html4/FrameSet.o )
[15 of 21] Compiling Text.Blaze.Html4.Strict ( src/Text/Blaze/Html4/Strict.hs, dist/build/Text/Blaze/Html4/Strict.o )
[16 of 21] Compiling Text.Blaze.Html4.Transitional ( src/Text/Blaze/Html4/Transitional.hs, dist/build/Text/Blaze/Html4/Transitional.o )
[17 of 21] Compiling Text.Blaze.Html5 ( src/Text/Blaze/Html5.hs, dist/build/Text/Blaze/Html5.o )
[18 of 21] Compiling Text.Blaze.XHtml1.FrameSet ( src/Text/Blaze/XHtml1/FrameSet.hs, dist/build/Text/Blaze/XHtml1/FrameSet.o )
[19 of 21] Compiling Text.Blaze.XHtml1.Strict ( src/Text/Blaze/XHtml1/Strict.hs, dist/build/Text/Blaze/XHtml1/Strict.o )
[20 of 21] Compiling Text.Blaze.XHtml1.Transitional ( src/Text/Blaze/XHtml1/Transitional.hs, dist/build/Text/Blaze/XHtml1/Transitional.o )
[21 of 21] Compiling Text.Blaze.XHtml5 ( src/Text/Blaze/XHtml5.hs, dist/build/Text/Blaze/XHtml5.o )
In-place registering blaze-html-0.7.1.0...
Running Haddock for blaze-html-0.7.1.0...
Running hscolour for blaze-html-0.7.1.0...
Preprocessing library blaze-html-0.7.1.0...
Preprocessing library blaze-html-0.7.1.0...
Haddock coverage:
 100% (167 /167) in 'Text.Blaze.XHtml5.Attributes'
 100% (103 /103) in 'Text.Blaze.XHtml1.Transitional.Attributes'
 100% ( 92 / 92) in 'Text.Blaze.XHtml1.Strict.Attributes'
 100% (105 /105) in 'Text.Blaze.XHtml1.FrameSet.Attributes'
 100% (167 /167) in 'Text.Blaze.Html5.Attributes'
 100% (103 /103) in 'Text.Blaze.Html4.Transitional.Attributes'
 100% ( 92 / 92) in 'Text.Blaze.Html4.Strict.Attributes'
 100% (105 /105) in 'Text.Blaze.Html4.FrameSet.Attributes'
  20% (  1 /  5) in 'Text.Blaze.Html'
   0% (  0 /  2) in 'Text.Blaze.Html.Renderer.Pretty'
   0% (  0 /  2) in 'Text.Blaze.Html.Renderer.String'
   0% (  0 /  5) in 'Text.Blaze.Html.Renderer.Text'
   0% (  0 /  4) in 'Text.Blaze.Html.Renderer.Utf8'
 100% ( 93 / 93) in 'Text.Blaze.Html4.FrameSet'
 100% ( 80 / 80) in 'Text.Blaze.Html4.Strict'
 100% ( 91 / 91) in 'Text.Blaze.Html4.Transitional'
 100% (110 /110) in 'Text.Blaze.Html5'
 100% ( 93 / 93) in 'Text.Blaze.XHtml1.FrameSet'
 100% ( 80 / 80) in 'Text.Blaze.XHtml1.Strict'
 100% ( 91 / 91) in 'Text.Blaze.XHtml1.Transitional'
 100% (110 /110) in 'Text.Blaze.XHtml5'
Documentation created: dist/doc/html/blaze-html/index.html,
dist/doc/html/blaze-html/blaze-html.txt
Creating package registration file: /tmp/pkgConf-blaze-html-0.7.126426.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/blaze-html-0.7.1.0
Registering blaze-html-0.7.1.0...
Installed blaze-html-0.7.1.0
Configuring blaze-builder-enumerator-0.2.1.0...
Building blaze-builder-enumerator-0.2.1.0...
Preprocessing library blaze-builder-enumerator-0.2.1.0...
[1 of 1] Compiling Blaze.ByteString.Builder.Enumerator ( Blaze/ByteString/Builder/Enumerator.hs, dist/build/Blaze/ByteString/Builder/Enumerator.o )
In-place registering blaze-builder-enumerator-0.2.1.0...
Running Haddock for blaze-builder-enumerator-0.2.1.0...
Running hscolour for blaze-builder-enumerator-0.2.1.0...
Preprocessing library blaze-builder-enumerator-0.2.1.0...
Preprocessing library blaze-builder-enumerator-0.2.1.0...
Haddock coverage:
 100% ( 22 / 22) in 'Blaze.ByteString.Builder.Enumerator'
Documentation created: dist/doc/html/blaze-builder-enumerator/index.html,
dist/doc/html/blaze-builder-enumerator/blaze-builder-enumerator.txt
Creating package registration file:
/tmp/pkgConf-blaze-builder-enumerator-0.2.126426.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/blaze-builder-enumerator-0.2.1.0
Registering blaze-builder-enumerator-0.2.1.0...
Installed blaze-builder-enumerator-0.2.1.0
Configuring attoparsec-0.12.1.6...
Building attoparsec-0.12.1.6...
Preprocessing library attoparsec-0.12.1.6...
[ 1 of 21] Compiling Data.Attoparsec.Text.FastSet ( Data/Attoparsec/Text/FastSet.hs, dist/build/Data/Attoparsec/Text/FastSet.o )
[ 2 of 21] Compiling Data.Attoparsec.Internal.Fhthagn ( Data/Attoparsec/Internal/Fhthagn.hs, dist/build/Data/Attoparsec/Internal/Fhthagn.o )
[ 3 of 21] Compiling Data.Attoparsec.Text.Buffer ( Data/Attoparsec/Text/Buffer.hs, dist/build/Data/Attoparsec/Text/Buffer.o )
[ 4 of 21] Compiling Data.Attoparsec.ByteString.Buffer ( Data/Attoparsec/ByteString/Buffer.hs, dist/build/Data/Attoparsec/ByteString/Buffer.o )
[ 5 of 21] Compiling Data.Attoparsec.Zepto ( Data/Attoparsec/Zepto.hs, dist/build/Data/Attoparsec/Zepto.o )
[ 6 of 21] Compiling Data.Attoparsec.Number ( Data/Attoparsec/Number.hs, dist/build/Data/Attoparsec/Number.o )
[ 7 of 21] Compiling Data.Attoparsec.ByteString.FastSet ( Data/Attoparsec/ByteString/FastSet.hs, dist/build/Data/Attoparsec/ByteString/FastSet.o )
[ 8 of 21] Compiling Data.Attoparsec.Internal.Types ( Data/Attoparsec/Internal/Types.hs, dist/build/Data/Attoparsec/Internal/Types.o )
[ 9 of 21] Compiling Data.Attoparsec.Types ( Data/Attoparsec/Types.hs, dist/build/Data/Attoparsec/Types.o )
[10 of 21] Compiling Data.Attoparsec.Internal ( Data/Attoparsec/Internal.hs, dist/build/Data/Attoparsec/Internal.o )
[11 of 21] Compiling Data.Attoparsec.Combinator ( Data/Attoparsec/Combinator.hs, dist/build/Data/Attoparsec/Combinator.o )
[12 of 21] Compiling Data.Attoparsec.ByteString.Internal ( Data/Attoparsec/ByteString/Internal.hs, dist/build/Data/Attoparsec/ByteString/Internal.o )
[13 of 21] Compiling Data.Attoparsec.Text.Internal ( Data/Attoparsec/Text/Internal.hs, dist/build/Data/Attoparsec/Text/Internal.o )
[14 of 21] Compiling Data.Attoparsec.Text ( Data/Attoparsec/Text.hs, dist/build/Data/Attoparsec/Text.o )
[15 of 21] Compiling Data.Attoparsec.Text.Lazy ( Data/Attoparsec/Text/Lazy.hs, dist/build/Data/Attoparsec/Text/Lazy.o )
[16 of 21] Compiling Data.Attoparsec.ByteString ( Data/Attoparsec/ByteString.hs, dist/build/Data/Attoparsec/ByteString.o )
[17 of 21] Compiling Data.Attoparsec.ByteString.Char8 ( Data/Attoparsec/ByteString/Char8.hs, dist/build/Data/Attoparsec/ByteString/Char8.o )
[18 of 21] Compiling Data.Attoparsec.Char8 ( Data/Attoparsec/Char8.hs, dist/build/Data/Attoparsec/Char8.o )
[19 of 21] Compiling Data.Attoparsec.ByteString.Lazy ( Data/Attoparsec/ByteString/Lazy.hs, dist/build/Data/Attoparsec/ByteString/Lazy.o )
[20 of 21] Compiling Data.Attoparsec.Lazy ( Data/Attoparsec/Lazy.hs, dist/build/Data/Attoparsec/Lazy.o )
[21 of 21] Compiling Data.Attoparsec  ( Data/Attoparsec.hs, dist/build/Data/Attoparsec.o )
In-place registering attoparsec-0.12.1.6...
Running Haddock for attoparsec-0.12.1.6...
Running hscolour for attoparsec-0.12.1.6...
Preprocessing library attoparsec-0.12.1.6...
Preprocessing library attoparsec-0.12.1.6...
Haddock coverage:
  60% (  6 / 10) in 'Data.Attoparsec.Text.FastSet'
  50% (  1 /  2) in 'Data.Attoparsec.Internal.Fhthagn'
  36% (  4 / 11) in 'Data.Attoparsec.Text.Buffer'
  22% (  2 /  9) in 'Data.Attoparsec.ByteString.Buffer'
 100% (  7 /  7) in 'Data.Attoparsec.Zepto'
 100% (  2 /  2) in 'Data.Attoparsec.Number'
  69% (  9 / 13) in 'Data.Attoparsec.ByteString.FastSet'
  50% (  5 / 10) in 'Data.Attoparsec.Internal.Types'
 100% (  4 /  4) in 'Data.Attoparsec.Types'
 100% (  9 /  9) in 'Data.Attoparsec.Internal'
 100% ( 24 / 24) in 'Data.Attoparsec.Combinator'
  93% ( 39 / 42) in 'Data.Attoparsec.ByteString.Internal'
  95% ( 39 / 41) in 'Data.Attoparsec.Text.Internal'
  98% ( 89 / 91) in 'Data.Attoparsec.Text'
 100% (  9 /  9) in 'Data.Attoparsec.Text.Lazy'
  97% ( 65 / 67) in 'Data.Attoparsec.ByteString'
  98% ( 91 / 93) 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.12.126426.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/attoparsec-0.12.1.6
Registering attoparsec-0.12.1.6...
Installed attoparsec-0.12.1.6
Configuring uniplate-1.6.12...
Building uniplate-1.6.12...
Preprocessing library uniplate-1.6.12...
[ 1 of 21] Compiling Data.Generics.Uniplate.Data.Instances ( Data/Generics/Uniplate/Data/Instances.hs, dist/build/Data/Generics/Uniplate/Data/Instances.o )
[ 2 of 21] Compiling Data.Generics.Uniplate.Internal.Utils ( Data/Generics/Uniplate/Internal/Utils.hs, dist/build/Data/Generics/Uniplate/Internal/Utils.o )
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package array-0.5.0.0 ... linking ... done.
Loading package deepseq-1.3.0.2 ... linking ... done.
Loading package bytestring-0.10.4.0 ... linking ... done.
Loading package text-1.2.0.6 ... linking ... done.
Loading package hashable-1.2.3.2 ... linking ... done.
Loading package unordered-containers-0.2.5.1 ... linking ... done.
Loading package syb-0.4.4 ... linking ... done.
Loading package containers-0.5.5.1 ... linking ... done.
[ 3 of 21] Compiling Data.Generics.Uniplate ( Data/Generics/Uniplate.hs, dist/build/Data/Generics/Uniplate.o )
[ 4 of 21] Compiling Data.Generics.UniplateOn ( Data/Generics/UniplateOn.hs, dist/build/Data/Generics/UniplateOn.o )
[ 5 of 21] Compiling Data.Generics.Str ( Data/Generics/Str.hs, dist/build/Data/Generics/Str.o )
[ 6 of 21] Compiling Data.Generics.Uniplate.Operations ( Data/Generics/Uniplate/Operations.hs, dist/build/Data/Generics/Uniplate/Operations.o )
[ 7 of 21] Compiling Data.Generics.Compos ( Data/Generics/Compos.hs, dist/build/Data/Generics/Compos.o )
[ 8 of 21] Compiling Data.Generics.SYB ( Data/Generics/SYB.hs, dist/build/Data/Generics/SYB.o )
[ 9 of 21] Compiling Data.Generics.Uniplate.Internal.Data ( Data/Generics/Uniplate/Internal/Data.hs, dist/build/Data/Generics/Uniplate/Internal/Data.o )
[10 of 21] Compiling Data.Generics.Uniplate.Data ( Data/Generics/Uniplate/Data.hs, dist/build/Data/Generics/Uniplate/Data.o )
[11 of 21] Compiling Data.Generics.Uniplate.Internal.DataOnlyOperations ( Data/Generics/Uniplate/Internal/DataOnlyOperations.hs, dist/build/Data/Generics/Uniplate/Internal/DataOnlyOperations.o )
[12 of 21] Compiling Data.Generics.Uniplate.DataOnly ( Data/Generics/Uniplate/DataOnly.hs, dist/build/Data/Generics/Uniplate/DataOnly.o )
[13 of 21] Compiling Data.Generics.Uniplate.Direct ( Data/Generics/Uniplate/Direct.hs, dist/build/Data/Generics/Uniplate/Direct.o )
[14 of 21] Compiling Data.Generics.Uniplate.Typeable ( Data/Generics/Uniplate/Typeable.hs, dist/build/Data/Generics/Uniplate/Typeable.o )
[15 of 21] Compiling Data.Generics.Uniplate.Zipper ( Data/Generics/Uniplate/Zipper.hs, dist/build/Data/Generics/Uniplate/Zipper.o )
[16 of 21] Compiling Data.Generics.UniplateStr ( Data/Generics/UniplateStr.hs, dist/build/Data/Generics/UniplateStr.o )
[17 of 21] Compiling Data.Generics.UniplateStrOn ( Data/Generics/UniplateStrOn.hs, dist/build/Data/Generics/UniplateStrOn.o )
[18 of 21] Compiling Data.Generics.Biplate ( Data/Generics/Biplate.hs, dist/build/Data/Generics/Biplate.o )
[19 of 21] Compiling Data.Generics.PlateDirect ( Data/Generics/PlateDirect.hs, dist/build/Data/Generics/PlateDirect.o )
[20 of 21] Compiling Data.Generics.PlateTypeable ( Data/Generics/PlateTypeable.hs, dist/build/Data/Generics/PlateTypeable.o )
[21 of 21] Compiling Data.Generics.PlateData ( Data/Generics/PlateData.hs, dist/build/Data/Generics/PlateData.o )
In-place registering uniplate-1.6.12...
Running Haddock for uniplate-1.6.12...
Running hscolour for uniplate-1.6.12...
Preprocessing library uniplate-1.6.12...
Preprocessing library uniplate-1.6.12...
Haddock coverage:
 100% ( 16 / 16) in 'Data.Generics.Uniplate.Data.Instances'
  86% (  6 /  7) in 'Data.Generics.Uniplate.Internal.Utils'
 100% ( 19 / 19) in 'Data.Generics.Uniplate'
  55% ( 11 / 20) in 'Data.Generics.UniplateOn'
  46% (  6 / 13) in 'Data.Generics.Str'
  76% ( 22 / 29) in 'Data.Generics.Uniplate.Operations'
 100% (  8 /  8) in 'Data.Generics.Compos'
 100% ( 13 / 13) in 'Data.Generics.SYB'
   8% (  4 / 49) in 'Data.Generics.Uniplate.Internal.Data'
  80% (  4 /  5) in 'Data.Generics.Uniplate.Data'
  72% ( 21 / 29) in 'Data.Generics.Uniplate.Internal.DataOnlyOperations'
  75% ( 24 / 32) in 'Data.Generics.Uniplate.DataOnly'
 100% ( 11 / 11) in 'Data.Generics.Uniplate.Direct'
 100% ( 10 / 10) in 'Data.Generics.Uniplate.Typeable'
 100% ( 14 / 14) in 'Data.Generics.Uniplate.Zipper'
 100% ( 21 / 21) in 'Data.Generics.UniplateStr'
  55% ( 11 / 20) in 'Data.Generics.UniplateStrOn'
  47% (  9 / 19) in 'Data.Generics.Biplate'
 100% ( 10 / 10) in 'Data.Generics.PlateDirect'
 100% ( 10 / 10) in 'Data.Generics.PlateTypeable'
 100% (  2 /  2) in 'Data.Generics.PlateData'
Warning: Data.Generics.Uniplate.Direct: could not find link destinations for:
    Data.Generics.Uniplate.Direct.Type
Warning: Data.Generics.Uniplate.Typeable: could not find link destinations for:
    Data.Generics.Uniplate.Typeable.Type
Warning: Data.Generics.PlateDirect: could not find link destinations for:
    Data.Generics.PlateDirect.Type
Warning: Data.Generics.PlateTypeable: could not find link destinations for:
    Data.Generics.PlateTypeable.Type
Documentation created: dist/doc/html/uniplate/index.html,
dist/doc/html/uniplate/uniplate.txt
Creating package registration file: /tmp/pkgConf-uniplate-1.626426.12
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/uniplate-1.6.12
Registering uniplate-1.6.12...
Installed uniplate-1.6.12
Configuring HTTP-4000.2.19...
Building HTTP-4000.2.19...
Preprocessing library HTTP-4000.2.19...
[ 1 of 18] Compiling Network.HTTP.MD5Aux ( Network/HTTP/MD5Aux.hs, dist/build/Network/HTTP/MD5Aux.o )

Network/HTTP/MD5Aux.hs:91:10: Warning:
    No explicit implementation for
      either ‘negate’ or ‘-’
    In the instance declaration for ‘Num ABCD’
[ 2 of 18] Compiling Paths_HTTP       ( dist/build/autogen/Paths_HTTP.hs, dist/build/Paths_HTTP.o )
[ 3 of 18] Compiling Network.HTTP.Base64 ( Network/HTTP/Base64.hs, dist/build/Network/HTTP/Base64.o )
[ 4 of 18] Compiling Network.Stream   ( Network/Stream.hs, dist/build/Network/Stream.o )
[ 5 of 18] Compiling Network.HTTP.Utils ( Network/HTTP/Utils.hs, dist/build/Network/HTTP/Utils.o )
[ 6 of 18] Compiling Network.HTTP.Headers ( Network/HTTP/Headers.hs, dist/build/Network/HTTP/Headers.o )
[ 7 of 18] Compiling Network.HTTP.Cookie ( Network/HTTP/Cookie.hs, dist/build/Network/HTTP/Cookie.o )
[ 8 of 18] Compiling Network.BufferType ( Network/BufferType.hs, dist/build/Network/BufferType.o )
[ 9 of 18] Compiling Network.HTTP.Base ( Network/HTTP/Base.hs, dist/build/Network/HTTP/Base.o )
[10 of 18] Compiling Network.TCP      ( Network/TCP.hs, dist/build/Network/TCP.o )
[11 of 18] Compiling Network.StreamDebugger ( Network/StreamDebugger.hs, dist/build/Network/StreamDebugger.o )
[12 of 18] Compiling Network.StreamSocket ( Network/StreamSocket.hs, dist/build/Network/StreamSocket.o )
[13 of 18] Compiling Network.HTTP.Auth ( Network/HTTP/Auth.hs, dist/build/Network/HTTP/Auth.o )
[14 of 18] Compiling Network.HTTP.Proxy ( Network/HTTP/Proxy.hs, dist/build/Network/HTTP/Proxy.o )
[15 of 18] Compiling Network.HTTP.HandleStream ( Network/HTTP/HandleStream.hs, dist/build/Network/HTTP/HandleStream.o )
[16 of 18] Compiling Network.HTTP     ( Network/HTTP.hs, dist/build/Network/HTTP.o )
[17 of 18] Compiling Network.HTTP.Stream ( Network/HTTP/Stream.hs, dist/build/Network/HTTP/Stream.o )
[18 of 18] Compiling Network.Browser  ( Network/Browser.hs, dist/build/Network/Browser.o )
In-place registering HTTP-4000.2.19...
Running Haddock for HTTP-4000.2.19...
Running hscolour for HTTP-4000.2.19...
Preprocessing library HTTP-4000.2.19...
Preprocessing library HTTP-4000.2.19...

Network/HTTP/MD5Aux.hs:91:10: Warning:
    No explicit implementation for
      either ‘negate’ or ‘-’
    In the instance declaration for ‘Num ABCD’
Haddock coverage:
   0% (  0 / 10) in 'Network.HTTP.MD5Aux'
   0% (  0 /  8) in 'Paths_HTTP'
  40% (  2 /  5) in 'Network.HTTP.Base64'
  33% (  3 /  9) in 'Network.Stream'
 100% ( 12 / 12) in 'Network.HTTP.Utils'
  83% ( 15 / 18) in 'Network.HTTP.Headers'
 100% (  5 /  5) in 'Network.HTTP.Cookie'
 100% (  6 /  6) in 'Network.BufferType'
  53% ( 31 / 59) in 'Network.HTTP.Base'
  40% (  6 / 15) in 'Network.TCP'
  75% (  3 /  4) in 'Network.StreamDebugger'
  67% (  2 /  3) in 'Network.StreamSocket'
  71% (  5 /  7) in 'Network.HTTP.Auth'
  80% (  4 /  5) in 'Network.HTTP.Proxy'
 100% (  8 /  8) in 'Network.HTTP.HandleStream'
 100% ( 16 / 16) in 'Network.HTTP'
  75% (  6 /  8) in 'Network.HTTP.Stream'
  78% ( 46 / 59) in 'Network.Browser'
Documentation created: dist/doc/html/HTTP/index.html,
dist/doc/html/HTTP/HTTP.txt
Creating package registration file: /tmp/pkgConf-HTTP-4000.226426.19
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/HTTP-4000.2.19
Registering HTTP-4000.2.19...
Installed HTTP-4000.2.19
Configuring fsnotify-0.1.0.3...
Building fsnotify-0.1.0.3...
Preprocessing library fsnotify-0.1.0.3...
[1 of 7] Compiling System.FSNotify.Path ( src/System/FSNotify/Path.hs, dist/build/System/FSNotify/Path.o )
[2 of 7] Compiling System.FSNotify.Types ( src/System/FSNotify/Types.hs, dist/build/System/FSNotify/Types.o )
[3 of 7] Compiling System.FSNotify.Listener ( src/System/FSNotify/Listener.hs, dist/build/System/FSNotify/Listener.o )
[4 of 7] Compiling System.FSNotify.Linux ( src/System/FSNotify/Linux.hs, dist/build/System/FSNotify/Linux.o )
[5 of 7] Compiling System.FSNotify.Polling ( src/System/FSNotify/Polling.hs, dist/build/System/FSNotify/Polling.o )
[6 of 7] Compiling System.FSNotify  ( src/System/FSNotify.hs, dist/build/System/FSNotify.o )
[7 of 7] Compiling System.FSNotify.Devel ( src/System/FSNotify/Devel.hs, dist/build/System/FSNotify/Devel.o )
In-place registering fsnotify-0.1.0.3...
Running Haddock for fsnotify-0.1.0.3...
Running hscolour for fsnotify-0.1.0.3...
Preprocessing library fsnotify-0.1.0.3...
Preprocessing library fsnotify-0.1.0.3...
Haddock coverage:
  17% (  1 /  6) in 'System.FSNotify.Path'
  77% ( 10 / 13) in 'System.FSNotify.Types'
  83% (  5 /  6) in 'System.FSNotify.Listener'
  33% (  1 /  3) in 'System.FSNotify.Linux'
  25% (  1 /  4) in 'System.FSNotify.Polling'
  96% ( 24 / 25) in 'System.FSNotify'
 100% (  6 /  6) in 'System.FSNotify.Devel'
Documentation created: dist/doc/html/fsnotify/index.html,
dist/doc/html/fsnotify/fsnotify.txt
Creating package registration file: /tmp/pkgConf-fsnotify-0.1.026426.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/fsnotify-0.1.0.3
Registering fsnotify-0.1.0.3...
Installed fsnotify-0.1.0.3
Configuring aeson-0.8.0.2...
Building aeson-0.8.0.2...
Preprocessing library aeson-0.8.0.2...
[ 1 of 13] Compiling Data.Aeson.Types.Internal ( Data/Aeson/Types/Internal.hs, dist/build/Data/Aeson/Types/Internal.o )
[ 2 of 13] Compiling Data.Aeson.Types.Class ( Data/Aeson/Types/Class.hs, dist/build/Data/Aeson/Types/Class.o )
[ 3 of 13] Compiling Data.Aeson.Functions ( Data/Aeson/Functions.hs, dist/build/Data/Aeson/Functions.o )
[ 4 of 13] Compiling Data.Aeson.Types.Instances ( Data/Aeson/Types/Instances.hs, dist/build/Data/Aeson/Types/Instances.o )
[ 5 of 13] Compiling Data.Aeson.Types.Generic ( Data/Aeson/Types/Generic.hs, dist/build/Data/Aeson/Types/Generic.o )
[ 6 of 13] Compiling Data.Aeson.Types ( Data/Aeson/Types.hs, dist/build/Data/Aeson/Types.o )
[ 7 of 13] Compiling Data.Aeson.Encode.ByteString ( Data/Aeson/Encode/ByteString.hs, dist/build/Data/Aeson/Encode/ByteString.o )
[ 8 of 13] Compiling Data.Aeson.Parser.Internal ( Data/Aeson/Parser/Internal.hs, dist/build/Data/Aeson/Parser/Internal.o )
[ 9 of 13] Compiling Data.Aeson.Parser ( Data/Aeson/Parser.hs, dist/build/Data/Aeson/Parser.o )
[10 of 13] Compiling Data.Aeson.Encode ( Data/Aeson/Encode.hs, dist/build/Data/Aeson/Encode.o )
[11 of 13] Compiling Data.Aeson.Generic ( Data/Aeson/Generic.hs, dist/build/Data/Aeson/Generic.o )
[12 of 13] Compiling Data.Aeson       ( Data/Aeson.hs, dist/build/Data/Aeson.o )
[13 of 13] Compiling Data.Aeson.TH    ( Data/Aeson/TH.hs, dist/build/Data/Aeson/TH.o )
In-place registering aeson-0.8.0.2...
Running Haddock for aeson-0.8.0.2...
Running hscolour for aeson-0.8.0.2...
Preprocessing library aeson-0.8.0.2...
Preprocessing library aeson-0.8.0.2...
Haddock coverage:
 100% ( 27 / 27) in 'Data.Aeson.Types.Internal'
 100% ( 10 / 10) in 'Data.Aeson.Types.Class'
 100% (  5 /  5) in 'Data.Aeson.Functions'
 100% ( 26 / 26) in 'Data.Aeson.Types.Instances'
 100% (  1 /  1) in 'Data.Aeson.Types.Generic'
 100% ( 45 / 45) in 'Data.Aeson.Types'
 100% (  3 /  3) in 'Data.Aeson.Encode.ByteString'
  73% ( 11 / 15) in 'Data.Aeson.Parser.Internal'
 100% ( 10 / 10) in 'Data.Aeson.Parser'
  86% (  6 /  7) in 'Data.Aeson.Encode'
  75% (  6 /  8) in 'Data.Aeson.Generic'
 100% ( 57 / 57) in 'Data.Aeson'
 100% ( 12 / 12) in 'Data.Aeson.TH'
Warning: Data.Aeson.Types: could not find link destinations for:
    Data.Aeson.Types.Generic.AllNullary Data.Aeson.Types.Generic.ParseSum Data.Aeson.Types.Generic.FromProduct Data.Aeson.Types.Generic.ProductSize Data.Aeson.Types.Generic.ConsFromJSON Data.Aeson.Types.Generic.SumToJSON Data.Aeson.Types.Generic.WriteProduct Data.Aeson.Types.Generic.ConsToJSON
Warning: Data.Aeson: could not find link destinations for:
    Data.Aeson.Types.Generic.AllNullary Data.Aeson.Types.Generic.ParseSum Data.Aeson.Types.Generic.FromProduct Data.Aeson.Types.Generic.ProductSize Data.Aeson.Types.Generic.ConsFromJSON Data.Aeson.Types.Generic.SumToJSON Data.Aeson.Types.Generic.WriteProduct Data.Aeson.Types.Generic.ConsToJSON
Documentation created: dist/doc/html/aeson/index.html,
dist/doc/html/aeson/aeson.txt
Creating package registration file: /tmp/pkgConf-aeson-0.8.026426.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/aeson-0.8.0.2
Registering aeson-0.8.0.2...
Installed aeson-0.8.0.2
Configuring attoparsec-enumerator-0.3.4...
Building attoparsec-enumerator-0.3.4...
Preprocessing library attoparsec-enumerator-0.3.4...
[1 of 1] Compiling Data.Attoparsec.Enumerator ( lib/Data/Attoparsec/Enumerator.hs, dist/build/Data/Attoparsec/Enumerator.o )
In-place registering attoparsec-enumerator-0.3.4...
Running Haddock for attoparsec-enumerator-0.3.4...
Running hscolour for attoparsec-enumerator-0.3.4...
Preprocessing library attoparsec-enumerator-0.3.4...
Preprocessing library attoparsec-enumerator-0.3.4...
Haddock coverage:
 100% (  4 /  4) in 'Data.Attoparsec.Enumerator'
Warning: Data.Attoparsec.Enumerator: could not find link destinations for:
    Data.Attoparsec.Enumerator.parseA Data.Attoparsec.Enumerator.feedA Data.Attoparsec.Enumerator.empty Data.Attoparsec.Enumerator.isNull Data.Attoparsec.Enumerator.notEmpty
Documentation created: dist/doc/html/attoparsec-enumerator/index.html,
dist/doc/html/attoparsec-enumerator/attoparsec-enumerator.txt
Creating package registration file:
/tmp/pkgConf-attoparsec-enumerator-0.326426.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/attoparsec-enumerator-0.3.4
Registering attoparsec-enumerator-0.3.4...
Installed attoparsec-enumerator-0.3.4
Configuring websockets-0.9.4.0...
Building websockets-0.9.4.0...
Preprocessing library websockets-0.9.4.0...
[ 1 of 11] Compiling Network.WebSockets.Hybi13.Mask ( src/Network/WebSockets/Hybi13/Mask.hs, dist/build/Network/WebSockets/Hybi13/Mask.o )
[ 2 of 11] Compiling Network.WebSockets.Http ( src/Network/WebSockets/Http.hs, dist/build/Network/WebSockets/Http.o )
[ 3 of 11] Compiling Network.WebSockets.Types ( src/Network/WebSockets/Types.hs, dist/build/Network/WebSockets/Types.o )
[ 4 of 11] Compiling Network.WebSockets.Stream ( src/Network/WebSockets/Stream.hs, dist/build/Network/WebSockets/Stream.o )
[ 5 of 11] Compiling Network.WebSockets.Hybi13.Demultiplex ( src/Network/WebSockets/Hybi13/Demultiplex.hs, dist/build/Network/WebSockets/Hybi13/Demultiplex.o )
[ 6 of 11] Compiling Network.WebSockets.Hybi13 ( src/Network/WebSockets/Hybi13.hs, dist/build/Network/WebSockets/Hybi13.o )
[ 7 of 11] Compiling Network.WebSockets.Protocol ( src/Network/WebSockets/Protocol.hs, dist/build/Network/WebSockets/Protocol.o )
[ 8 of 11] Compiling Network.WebSockets.Connection ( src/Network/WebSockets/Connection.hs, dist/build/Network/WebSockets/Connection.o )
[ 9 of 11] Compiling Network.WebSockets.Server ( src/Network/WebSockets/Server.hs, dist/build/Network/WebSockets/Server.o )
[10 of 11] Compiling Network.WebSockets.Client ( src/Network/WebSockets/Client.hs, dist/build/Network/WebSockets/Client.o )
[11 of 11] Compiling Network.WebSockets ( src/Network/WebSockets.hs, dist/build/Network/WebSockets.o )
In-place registering websockets-0.9.4.0...
Running Haddock for websockets-0.9.4.0...
Running hscolour for websockets-0.9.4.0...
Preprocessing library websockets-0.9.4.0...
Preprocessing library websockets-0.9.4.0...
Haddock coverage:
 100% (  4 /  4) in 'Network.WebSockets.Hybi13.Mask'
  70% ( 14 / 20) in 'Network.WebSockets.Http'
  88% (  7 /  8) in 'Network.WebSockets.Types'
  25% (  2 /  8) in 'Network.WebSockets.Stream'
  67% (  4 /  6) in 'Network.WebSockets.Hybi13.Demultiplex'
   0% (  0 /  8) in 'Network.WebSockets.Hybi13'
   9% (  1 / 11) in 'Network.WebSockets.Protocol'
  62% ( 13 / 21) in 'Network.WebSockets.Connection'
 100% (  7 /  7) in 'Network.WebSockets.Server'
  33% (  2 /  6) in 'Network.WebSockets.Client'
  76% ( 41 / 54) in 'Network.WebSockets'
Warning: Network.WebSockets.Connection: could not find link destinations for:
    Network.WebSockets.Types.ConnectionType Network.WebSockets.Protocol.Protocol
Documentation created: dist/doc/html/websockets/index.html,
dist/doc/html/websockets/websockets.txt
Creating package registration file: /tmp/pkgConf-websockets-0.9.426426.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/websockets-0.9.4.0
Registering websockets-0.9.4.0...
Installed websockets-0.9.4.0
Configuring language-ecmascript-0.17.0.1...
Building language-ecmascript-0.17.0.1...
Preprocessing library language-ecmascript-0.17.0.1...
[ 1 of 14] Compiling Language.ECMAScript3.Parser.State ( src/Language/ECMAScript3/Parser/State.hs, dist/build/Language/ECMAScript3/Parser/State.o )
[ 2 of 14] Compiling Language.ECMAScript3.Parser.Type ( src/Language/ECMAScript3/Parser/Type.hs, dist/build/Language/ECMAScript3/Parser/Type.o )
[ 3 of 14] Compiling Language.ECMAScript3.Lexer ( src/Language/ECMAScript3/Lexer.hs, dist/build/Language/ECMAScript3/Lexer.o )
[ 4 of 14] Compiling Language.ECMAScript3.Syntax ( src/Language/ECMAScript3/Syntax.hs, dist/build/Language/ECMAScript3/Syntax.o )
[ 5 of 14] Compiling Language.ECMAScript3.PrettyPrint ( src/Language/ECMAScript3/PrettyPrint.hs, dist/build/Language/ECMAScript3/PrettyPrint.o )
[ 6 of 14] Compiling Language.ECMAScript3.Syntax.Annotations ( src/Language/ECMAScript3/Syntax/Annotations.hs, dist/build/Language/ECMAScript3/Syntax/Annotations.o )
[ 7 of 14] Compiling Language.ECMAScript3.Parser ( src/Language/ECMAScript3/Parser.hs, dist/build/Language/ECMAScript3/Parser.o )
[ 8 of 14] Compiling Language.ECMAScript3.Syntax.Arbitrary ( src/Language/ECMAScript3/Syntax/Arbitrary.hs, dist/build/Language/ECMAScript3/Syntax/Arbitrary.o )
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package wl-pprint-1.2 ... linking ... done.
Loading package array-0.5.0.0 ... linking ... done.
Loading package deepseq-1.3.0.2 ... linking ... done.
Loading package containers-0.5.5.1 ... linking ... done.
Loading package bytestring-0.10.4.0 ... linking ... done.
Loading package text-1.2.0.6 ... linking ... done.
Loading package hashable-1.2.3.2 ... linking ... done.
Loading package syb-0.4.4 ... linking ... done.
Loading package unordered-containers-0.2.5.1 ... linking ... done.
Loading package uniplate-1.6.12 ... linking ... done.
Loading package old-locale-1.0.0.6 ... linking ... done.
Loading package time-1.4.2 ... linking ... done.
Loading package random-1.1 ... linking ... done.
Loading package pretty-1.1.1.1 ... linking ... done.
Loading package template-haskell ... linking ... done.
Loading package transformers-0.3.0.0 ... linking ... done.
Loading package primitive-0.6 ... linking ... done.
Loading package tf-random-0.5 ... linking ... done.
Loading package QuickCheck-2.8.1 ... linking ... done.
Loading package mtl-2.1.3.1 ... linking ... done.
Loading package tagshare-0.0 ... linking ... done.
Loading package testing-feat-0.4.0.2 ... linking ... done.
Loading package parsec-3.1.9 ... linking ... done.
Loading package data-default-class-0.0.1 ... linking ... done.
Loading package Diff-0.3.2 ... linking ... done.
[ 9 of 14] Compiling Language.ECMAScript3.Syntax.CodeGen ( src/Language/ECMAScript3/Syntax/CodeGen.hs, dist/build/Language/ECMAScript3/Syntax/CodeGen.o )
[10 of 14] Compiling Language.ECMAScript3.Syntax.QuasiQuote ( src/Language/ECMAScript3/Syntax/QuasiQuote.hs, dist/build/Language/ECMAScript3/Syntax/QuasiQuote.o )

src/Language/ECMAScript3/Syntax/QuasiQuote.hs:17:10: Warning:
    Fields of ‘QuasiQuoter’ not initialised: quotePat, quoteType,
                                             quoteDec
    In the expression: QuasiQuoter {quoteExp = quoteJSExpr}
    In an equation for ‘jsexpr’:
        jsexpr = QuasiQuoter {quoteExp = quoteJSExpr}

src/Language/ECMAScript3/Syntax/QuasiQuote.hs:20:10: Warning:
    Fields of ‘QuasiQuoter’ not initialised: quotePat, quoteType,
                                             quoteDec
    In the expression: QuasiQuoter {quoteExp = quoteJSStmt}
    In an equation for ‘jsstmt’:
        jsstmt = QuasiQuoter {quoteExp = quoteJSStmt}

src/Language/ECMAScript3/Syntax/QuasiQuote.hs:23:6: Warning:
    Fields of ‘QuasiQuoter’ not initialised: quotePat, quoteType,
                                             quoteDec
    In the expression: QuasiQuoter {quoteExp = quoteJS}
    In an equation for ‘js’: js = QuasiQuoter {quoteExp = quoteJS}

src/Language/ECMAScript3/Syntax/QuasiQuote.hs:43:39: Warning:
    In the use of ‘TH.report’
    (imported from Language.Haskell.TH, but defined in Language.Haskell.TH.Syntax):
    Deprecated: "Use reportError or reportWarning instead"
[11 of 14] Compiling Language.ECMAScript3.Analysis.Environment ( src/Language/ECMAScript3/Analysis/Environment.hs, dist/build/Language/ECMAScript3/Analysis/Environment.o )
[12 of 14] Compiling Language.ECMAScript3.Analysis.LabelSets ( src/Language/ECMAScript3/Analysis/LabelSets.hs, dist/build/Language/ECMAScript3/Analysis/LabelSets.o )
[13 of 14] Compiling Language.ECMAScript3.SourceDiff ( src/Language/ECMAScript3/SourceDiff.hs, dist/build/Language/ECMAScript3/SourceDiff.o )
[14 of 14] Compiling Language.ECMAScript3 ( src/Language/ECMAScript3.hs, dist/build/Language/ECMAScript3.o )
In-place registering language-ecmascript-0.17.0.1...
Running Haddock for language-ecmascript-0.17.0.1...
Running hscolour for language-ecmascript-0.17.0.1...
Preprocessing library language-ecmascript-0.17.0.1...
Preprocessing library language-ecmascript-0.17.0.1...

src/Language/ECMAScript3/Syntax/QuasiQuote.hs:17:10: Warning:
    Fields of ‘QuasiQuoter’ not initialised: quotePat, quoteType,
                                             quoteDec
    In the expression: QuasiQuoter {quoteExp = quoteJSExpr}
    In an equation for ‘jsexpr’:
        jsexpr = QuasiQuoter {quoteExp = quoteJSExpr}

src/Language/ECMAScript3/Syntax/QuasiQuote.hs:20:10: Warning:
    Fields of ‘QuasiQuoter’ not initialised: quotePat, quoteType,
                                             quoteDec
    In the expression: QuasiQuoter {quoteExp = quoteJSStmt}
    In an equation for ‘jsstmt’:
        jsstmt = QuasiQuoter {quoteExp = quoteJSStmt}

src/Language/ECMAScript3/Syntax/QuasiQuote.hs:23:6: Warning:
    Fields of ‘QuasiQuoter’ not initialised: quotePat, quoteType,
                                             quoteDec
    In the expression: QuasiQuoter {quoteExp = quoteJS}
    In an equation for ‘js’: js = QuasiQuoter {quoteExp = quoteJS}

src/Language/ECMAScript3/Syntax/QuasiQuote.hs:43:39: Warning:
    In the use of ‘TH.report’
    (imported from Language.Haskell.TH, but defined in Language.Haskell.TH.Syntax):
    Deprecated: "Use reportError or reportWarning instead"
Haddock coverage:
   0% (  0 /  2) in 'Language.ECMAScript3.Parser.State'
  50% (  1 /  2) in 'Language.ECMAScript3.Parser.Type'
   8% (  2 / 25) in 'Language.ECMAScript3.Lexer'
  72% ( 23 / 32) in 'Language.ECMAScript3.Syntax'
  86% (  6 /  7) in 'Language.ECMAScript3.PrettyPrint'
  50% (  8 / 16) in 'Language.ECMAScript3.Syntax.Annotations'
  50% ( 11 / 22) in 'Language.ECMAScript3.Parser'
  11% (  6 / 56) in 'Language.ECMAScript3.Syntax.Arbitrary'
   4% (  4 /113) in 'Language.ECMAScript3.Syntax.CodeGen'
  25% (  1 /  4) in 'Language.ECMAScript3.Syntax.QuasiQuote'
  50% (  2 /  4) in 'Language.ECMAScript3.Analysis.Environment'
 100% (  3 /  3) in 'Language.ECMAScript3.Analysis.LabelSets'
  50% (  1 /  2) in 'Language.ECMAScript3.SourceDiff'
 100% (  5 /  5) in 'Language.ECMAScript3'
Warning: Language.ECMAScript3.Syntax: could not find link destinations for:
    Language.ECMAScript3.Syntax.Label
Warning: Language.ECMAScript3.Parser: could not find link destinations for:
    Language.ECMAScript3.Parser.State.ParserState
Documentation created: dist/doc/html/language-ecmascript/index.html,
dist/doc/html/language-ecmascript/language-ecmascript.txt
Creating package registration file:
/tmp/pkgConf-language-ecmascript-0.17.026426.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/language-ecmascript-0.17.0.1
Registering language-ecmascript-0.17.0.1...
Installed language-ecmascript-0.17.0.1
Configuring aeson-pretty-0.7.2...
Building aeson-pretty-0.7.2...
Preprocessing library aeson-pretty-0.7.2...
[1 of 1] Compiling Data.Aeson.Encode.Pretty ( Data/Aeson/Encode/Pretty.hs, dist/build/Data/Aeson/Encode/Pretty.o )
In-place registering aeson-pretty-0.7.2...
Preprocessing executable 'aeson-pretty' for aeson-pretty-0.7.2...
[1 of 2] Compiling Paths_aeson_pretty ( dist/build/autogen/Paths_aeson_pretty.hs, dist/build/aeson-pretty/aeson-pretty-tmp/Paths_aeson_pretty.o )
[2 of 2] Compiling Main             ( cli-tool/Main.hs, dist/build/aeson-pretty/aeson-pretty-tmp/Main.o )
Linking dist/build/aeson-pretty/aeson-pretty ...
Running Haddock for aeson-pretty-0.7.2...
Running hscolour for aeson-pretty-0.7.2...
Preprocessing library aeson-pretty-0.7.2...
Preprocessing executable 'aeson-pretty' for aeson-pretty-0.7.2...
Preprocessing library aeson-pretty-0.7.2...
Haddock coverage:
  88% ( 14 / 16) in 'Data.Aeson.Encode.Pretty'
Documentation created: dist/doc/html/aeson-pretty/index.html,
dist/doc/html/aeson-pretty/aeson-pretty.txt
Preprocessing executable 'aeson-pretty' for aeson-pretty-0.7.2...
Creating package registration file: /tmp/pkgConf-aeson-pretty-0.726426.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/aeson-pretty-0.7.2
Installing executable(s) in
/home/builder/hackage-server/build-cache/tmp-install/bin
Warning: The directory
/home/builder/hackage-server/build-cache/tmp-install/bin is not in the system
search path.
Registering aeson-pretty-0.7.2...
Installed aeson-pretty-0.7.2
Configuring snap-core-0.9.7.0...
Building snap-core-0.9.7.0...
Preprocessing library snap-core-0.9.7.0...
[ 1 of 22] Compiling Snap.Util.Readable ( src/Snap/Util/Readable.hs, dist/build/Snap/Util/Readable.o )
[ 2 of 22] Compiling Snap.Internal.Iteratee.BoyerMooreHorspool ( src/Snap/Internal/Iteratee/BoyerMooreHorspool.hs, dist/build/Snap/Internal/Iteratee/BoyerMooreHorspool.o )
[ 3 of 22] Compiling Snap.Internal.Parsing.FastSet ( src/Snap/Internal/Parsing/FastSet.hs, dist/build/Snap/Internal/Parsing/FastSet.o )
[ 4 of 22] Compiling Snap.Internal.Debug ( src/Snap/Internal/Debug.hs, dist/build/Snap/Internal/Debug.o )
[ 5 of 22] Compiling Snap.Types.Headers ( src/Snap/Types/Headers.hs, dist/build/Snap/Types/Headers.o )
[ 6 of 22] Compiling Snap.Iteratee    ( src/Snap/Iteratee.hs, dist/build/Snap/Iteratee.o )
[ 7 of 22] Compiling Snap.Internal.Iteratee.Debug ( src/Snap/Internal/Iteratee/Debug.hs, dist/build/Snap/Internal/Iteratee/Debug.o )
[ 8 of 22] Compiling Snap.Internal.Http.Types ( src/Snap/Internal/Http/Types.hs, dist/build/Snap/Internal/Http/Types.o )
[ 9 of 22] Compiling Snap.Internal.Parsing ( src/Snap/Internal/Parsing.hs, dist/build/Snap/Internal/Parsing.o )

src/Snap/Internal/Parsing.hs:13:1: Warning:
    Module ‘Data.Attoparsec.Char8’ is deprecated:
      This module will be removed in the next major release.
[10 of 22] Compiling Snap.Internal.Test.Assertions ( src/Snap/Internal/Test/Assertions.hs, dist/build/Snap/Internal/Test/Assertions.o )
[11 of 22] Compiling Snap.Internal.Exceptions ( src/Snap/Internal/Exceptions.hs, dist/build/Snap/Internal/Exceptions.o )
[12 of 22] Compiling Snap.Internal.Types ( src/Snap/Internal/Types.hs, dist/build/Snap/Internal/Types.o )
[13 of 22] Compiling Snap.Internal.Instances ( src/Snap/Internal/Instances.hs, dist/build/Snap/Internal/Instances.o )
[14 of 22] Compiling Snap.Internal.Routing ( src/Snap/Internal/Routing.hs, dist/build/Snap/Internal/Routing.o )
[15 of 22] Compiling Snap.Core        ( src/Snap/Core.hs, dist/build/Snap/Core.o )
[16 of 22] Compiling Snap.Types       ( src/Snap/Types.hs, dist/build/Snap/Types.o )
[17 of 22] Compiling Snap.Internal.Test.RequestBuilder ( src/Snap/Internal/Test/RequestBuilder.hs, dist/build/Snap/Internal/Test/RequestBuilder.o )
[18 of 22] Compiling Snap.Test        ( src/Snap/Test.hs, dist/build/Snap/Test.o )
[19 of 22] Compiling Snap.Util.FileServe ( src/Snap/Util/FileServe.hs, dist/build/Snap/Util/FileServe.o )

src/Snap/Util/FileServe.hs:34:1: Warning:
    Module ‘Data.Attoparsec.Char8’ is deprecated:
      This module will be removed in the next major release.
[20 of 22] Compiling Snap.Util.FileUploads ( src/Snap/Util/FileUploads.hs, dist/build/Snap/Util/FileUploads.o )

src/Snap/Util/FileUploads.hs:76:1: Warning:
    Module ‘Data.Attoparsec.Char8’ is deprecated:
      This module will be removed in the next major release.

src/Snap/Util/FileUploads.hs:77:1: Warning:
    Module ‘Data.Attoparsec.Char8’ is deprecated:
      This module will be removed in the next major release.

src/Snap/Util/FileUploads.hs:889:5: Warning:
    In the use of ‘addMVarFinalizer’
    (imported from Control.Concurrent.MVar):
    Deprecated: "use 'mkWeakMVar' instead"
[21 of 22] Compiling Snap.Util.GZip   ( src/Snap/Util/GZip.hs, dist/build/Snap/Util/GZip.o )

src/Snap/Util/GZip.hs:19:1: Warning:
    Module ‘Data.Attoparsec.Char8’ is deprecated:
      This module will be removed in the next major release.
[22 of 22] Compiling Snap.Util.Proxy  ( src/Snap/Util/Proxy.hs, dist/build/Snap/Util/Proxy.o )
In-place registering snap-core-0.9.7.0...
Running Haddock for snap-core-0.9.7.0...
Running hscolour for snap-core-0.9.7.0...
Preprocessing library snap-core-0.9.7.0...
Preprocessing library snap-core-0.9.7.0...

src/Snap/Internal/Parsing.hs:13:1: Warning:
    Module ‘Data.Attoparsec.Char8’ is deprecated:
      This module will be removed in the next major release.

src/Snap/Util/FileServe.hs:34:1: Warning:
    Module ‘Data.Attoparsec.Char8’ is deprecated:
      This module will be removed in the next major release.

src/Snap/Util/FileUploads.hs:76:1: Warning:
    Module ‘Data.Attoparsec.Char8’ is deprecated:
      This module will be removed in the next major release.

src/Snap/Util/FileUploads.hs:77:1: Warning:
    Module ‘Data.Attoparsec.Char8’ is deprecated:
      This module will be removed in the next major release.

src/Snap/Util/FileUploads.hs:889:5: Warning:
    In the use of ‘addMVarFinalizer’
    (imported from Control.Concurrent.MVar):
    Deprecated: "use 'mkWeakMVar' instead"

src/Snap/Util/GZip.hs:19:1: Warning:
    Module ‘Data.Attoparsec.Char8’ is deprecated:
      This module will be removed in the next major release.
Haddock coverage:
  50% (  1 /  2) in 'Snap.Util.Readable'
   0% (  0 /  3) in 'Snap.Internal.Iteratee.BoyerMooreHorspool'
  69% (  9 / 13) in 'Snap.Internal.Parsing.FastSet'
  20% (  1 /  5) in 'Snap.Internal.Debug'
  43% (  9 / 21) in 'Snap.Types.Headers'
  76% ( 55 / 72) in 'Snap.Iteratee'
  20% (  1 /  5) in 'Snap.Internal.Iteratee.Debug'
  69% ( 37 / 54) in 'Snap.Internal.Http.Types'
  20% (  9 / 44) in 'Snap.Internal.Parsing'
  71% (  5 /  7) in 'Snap.Internal.Test.Assertions'
  23% (  3 / 13) in 'Snap.Internal.Exceptions'
  72% ( 61 / 85) in 'Snap.Internal.Types'
   0% (  0 / 13) in 'Snap.Internal.Instances'
  30% (  3 / 10) in 'Snap.Internal.Routing'
  96% (136 /142) in 'Snap.Core'
 100% (  2 /  2) in 'Snap.Types'
  89% ( 25 / 28) in 'Snap.Internal.Test.RequestBuilder'
  93% ( 39 / 42) in 'Snap.Test'
  94% ( 16 / 17) in 'Snap.Util.FileServe'
  85% ( 28 / 33) in 'Snap.Util.FileUploads'
  75% (  3 /  4) in 'Snap.Util.GZip'
 100% (  3 /  3) in 'Snap.Util.Proxy'
Warning: Snap.Internal.Parsing: could not find link destinations for:
    Snap.Internal.Parsing.FastSet.FastSet
Warning: Snap.Core: could not find link destinations for:
    Snap.Internal.Routing.route'
Warning: Snap.Util.FileUploads: could not find link destinations for:
    Snap.Internal.Iteratee.BoyerMooreHorspool.MatchInfo Snap.Internal.Iteratee.BoyerMooreHorspool.bmhEnumeratee
Documentation created: dist/doc/html/snap-core/index.html,
dist/doc/html/snap-core/snap-core.txt
Creating package registration file: /tmp/pkgConf-snap-core-0.9.726426.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/snap-core-0.9.7.0
Registering snap-core-0.9.7.0...
Installed snap-core-0.9.7.0
Configuring elm-compiler-0.15...
Building elm-compiler-0.15...
Preprocessing library elm-compiler-0.15...
[ 1 of 63] Compiling Type.PrettyPrint ( src/Type/PrettyPrint.hs, dist/build/Type/PrettyPrint.o )
[ 2 of 63] Compiling Paths_elm_compiler ( dist/build/autogen/Paths_elm_compiler.hs, dist/build/Paths_elm_compiler.o )
[ 3 of 63] Compiling AST.Helpers      ( src/AST/Helpers.hs, dist/build/AST/Helpers.o )
[ 4 of 63] Compiling AST.PrettyPrint  ( src/AST/PrettyPrint.hs, dist/build/AST/PrettyPrint.o )
[ 5 of 63] Compiling AST.Annotation   ( src/AST/Annotation.hs, dist/build/AST/Annotation.o )
[ 6 of 63] Compiling AST.Literal      ( src/AST/Literal.hs, dist/build/AST/Literal.o )
[ 7 of 63] Compiling Generate.JavaScript.Helpers ( src/Generate/JavaScript/Helpers.hs, dist/build/Generate/JavaScript/Helpers.o )
[ 8 of 63] Compiling AST.Variable     ( src/AST/Variable.hs, dist/build/AST/Variable.o )
[ 9 of 63] Compiling AST.Type         ( src/AST/Type.hs, dist/build/AST/Type.o )
[10 of 63] Compiling Generate.JavaScript.Port ( src/Generate/JavaScript/Port.hs, dist/build/Generate/JavaScript/Port.o )
[11 of 63] Compiling Type.Type        ( src/Type/Type.hs, dist/build/Type/Type.o )
[12 of 63] Compiling Type.Fragment    ( src/Type/Fragment.hs, dist/build/Type/Fragment.o )
[13 of 63] Compiling Type.Hint        ( src/Type/Hint.hs, dist/build/Type/Hint.o )
[14 of 63] Compiling Type.State       ( src/Type/State.hs, dist/build/Type/State.o )
[15 of 63] Compiling Type.ExtraChecks ( src/Type/ExtraChecks.hs, dist/build/Type/ExtraChecks.o )
[16 of 63] Compiling AST.Pattern      ( src/AST/Pattern.hs, dist/build/AST/Pattern.o )
[17 of 63] Compiling AST.Expression.General ( src/AST/Expression/General.hs, dist/build/AST/Expression/General.o )
[18 of 63] Compiling Transform.Expression ( src/Transform/Expression.hs, dist/build/Transform/Expression.o )
[19 of 63] Compiling AST.Expression.Source ( src/AST/Expression/Source.hs, dist/build/AST/Expression/Source.o )
[20 of 63] Compiling AST.Expression.Valid ( src/AST/Expression/Valid.hs, dist/build/AST/Expression/Valid.o )
[21 of 63] Compiling AST.Expression.Canonical ( src/AST/Expression/Canonical.hs, dist/build/AST/Expression/Canonical.o )
[22 of 63] Compiling AST.Declaration  ( src/AST/Declaration.hs, dist/build/AST/Declaration.o )
[23 of 63] Compiling Transform.Substitute ( src/Transform/Substitute.hs, dist/build/Transform/Substitute.o )
[24 of 63] Compiling Generate.Cases   ( src/Generate/Cases.hs, dist/build/Generate/Cases.o )
[25 of 63] Compiling Transform.SortDefinitions ( src/Transform/SortDefinitions.hs, dist/build/Transform/SortDefinitions.o )
[26 of 63] Compiling Transform.Definition ( src/Transform/Definition.hs, dist/build/Transform/Definition.o )
[27 of 63] Compiling Elm.Compiler.Type ( src/Elm/Compiler/Type.hs, dist/build/Elm/Compiler/Type.o )
[28 of 63] Compiling Elm.Compiler.Type.Extract ( src/Elm/Compiler/Type/Extract.hs, dist/build/Elm/Compiler/Type/Extract.o )
[29 of 63] Compiling Elm.Compiler.Version ( src/Elm/Compiler/Version.hs, dist/build/Elm/Compiler/Version.o )
[30 of 63] Compiling Elm.Utils        ( src/Elm/Utils.hs, dist/build/Elm/Utils.o )
[31 of 63] Compiling Parse.Helpers    ( src/Parse/Helpers.hs, dist/build/Parse/Helpers.o )
[32 of 63] Compiling Parse.Binop      ( src/Parse/Binop.hs, dist/build/Parse/Binop.o )
[33 of 63] Compiling Parse.Type       ( src/Parse/Type.hs, dist/build/Parse/Type.o )
[34 of 63] Compiling Parse.Literal    ( src/Parse/Literal.hs, dist/build/Parse/Literal.o )
[35 of 63] Compiling Parse.Pattern    ( src/Parse/Pattern.hs, dist/build/Parse/Pattern.o )
[36 of 63] Compiling Parse.Expression ( src/Parse/Expression.hs, dist/build/Parse/Expression.o )
[37 of 63] Compiling Parse.Declaration ( src/Parse/Declaration.hs, dist/build/Parse/Declaration.o )
[38 of 63] Compiling Type.Unify       ( src/Type/Unify.hs, dist/build/Type/Unify.o )
[39 of 63] Compiling Type.Solve       ( src/Type/Solve.hs, dist/build/Type/Solve.o )
[40 of 63] Compiling AST.Module       ( src/AST/Module.hs, dist/build/AST/Module.o )
[41 of 63] Compiling Parse.Module     ( src/Parse/Module.hs, dist/build/Parse/Module.o )
[42 of 63] Compiling Transform.AddDefaultImports ( src/Transform/AddDefaultImports.hs, dist/build/Transform/AddDefaultImports.o )
[43 of 63] Compiling Elm.Compiler.Module ( src/Elm/Compiler/Module.hs, dist/build/Elm/Compiler/Module.o )
[44 of 63] Compiling Elm.Docs         ( src/Elm/Docs.hs, dist/build/Elm/Docs.o )
[45 of 63] Compiling Generate.JavaScript.Variable ( src/Generate/JavaScript/Variable.hs, dist/build/Generate/JavaScript/Variable.o )
[46 of 63] Compiling Generate.JavaScript ( src/Generate/JavaScript.hs, dist/build/Generate/JavaScript.o )
[47 of 63] Compiling Transform.Canonicalize.Environment ( src/Transform/Canonicalize/Environment.hs, dist/build/Transform/Canonicalize/Environment.o )
[48 of 63] Compiling Transform.Canonicalize.Port ( src/Transform/Canonicalize/Port.hs, dist/build/Transform/Canonicalize/Port.o )
[49 of 63] Compiling Transform.Canonicalize.Variable ( src/Transform/Canonicalize/Variable.hs, dist/build/Transform/Canonicalize/Variable.o )
[50 of 63] Compiling Transform.Canonicalize.Type ( src/Transform/Canonicalize/Type.hs, dist/build/Transform/Canonicalize/Type.o )
[51 of 63] Compiling Transform.Declaration ( src/Transform/Declaration.hs, dist/build/Transform/Declaration.o )
[52 of 63] Compiling Parse.Parse      ( src/Parse/Parse.hs, dist/build/Parse/Parse.o )
[53 of 63] Compiling Transform.Interface ( src/Transform/Interface.hs, dist/build/Transform/Interface.o )
[54 of 63] Compiling Transform.Canonicalize.Setup ( src/Transform/Canonicalize/Setup.hs, dist/build/Transform/Canonicalize/Setup.o )
[55 of 63] Compiling Transform.Check  ( src/Transform/Check.hs, dist/build/Transform/Check.o )
[56 of 63] Compiling Transform.Canonicalize ( src/Transform/Canonicalize.hs, dist/build/Transform/Canonicalize.o )
[57 of 63] Compiling Type.Environment ( src/Type/Environment.hs, dist/build/Type/Environment.o )
[58 of 63] Compiling Type.Constrain.Literal ( src/Type/Constrain/Literal.hs, dist/build/Type/Constrain/Literal.o )
[59 of 63] Compiling Type.Constrain.Pattern ( src/Type/Constrain/Pattern.hs, dist/build/Type/Constrain/Pattern.o )
[60 of 63] Compiling Type.Constrain.Expression ( src/Type/Constrain/Expression.hs, dist/build/Type/Constrain/Expression.o )
[61 of 63] Compiling Type.Inference   ( src/Type/Inference.hs, dist/build/Type/Inference.o )
[62 of 63] Compiling Compile          ( src/Compile.hs, dist/build/Compile.o )
[63 of 63] Compiling Elm.Compiler     ( src/Elm/Compiler.hs, dist/build/Elm/Compiler.o )
In-place registering elm-compiler-0.15...
Preprocessing executable 'elm-doc' for elm-compiler-0.15...
[ 1 of 30] Compiling Paths_elm_compiler ( dist/build/autogen/Paths_elm_compiler.hs, dist/build/elm-doc/elm-doc-tmp/Paths_elm_compiler.o )
[ 2 of 30] Compiling Elm.Compiler.Version ( src/Elm/Compiler/Version.hs, dist/build/elm-doc/elm-doc-tmp/Elm/Compiler/Version.o )
[ 3 of 30] Compiling AST.Helpers      ( src/AST/Helpers.hs, dist/build/elm-doc/elm-doc-tmp/AST/Helpers.o )
[ 4 of 30] Compiling AST.PrettyPrint  ( src/AST/PrettyPrint.hs, dist/build/elm-doc/elm-doc-tmp/AST/PrettyPrint.o )
[ 5 of 30] Compiling AST.Literal      ( src/AST/Literal.hs, dist/build/elm-doc/elm-doc-tmp/AST/Literal.o )
[ 6 of 30] Compiling AST.Annotation   ( src/AST/Annotation.hs, dist/build/elm-doc/elm-doc-tmp/AST/Annotation.o )
[ 7 of 30] Compiling Elm.Utils        ( src/Elm/Utils.hs, dist/build/elm-doc/elm-doc-tmp/Elm/Utils.o )
[ 8 of 30] Compiling Elm.Compiler.Type ( src/Elm/Compiler/Type.hs, dist/build/elm-doc/elm-doc-tmp/Elm/Compiler/Type.o )
[ 9 of 30] Compiling AST.Variable     ( src/AST/Variable.hs, dist/build/elm-doc/elm-doc-tmp/AST/Variable.o )
[10 of 30] Compiling AST.Pattern      ( src/AST/Pattern.hs, dist/build/elm-doc/elm-doc-tmp/AST/Pattern.o )
[11 of 30] Compiling AST.Type         ( src/AST/Type.hs, dist/build/elm-doc/elm-doc-tmp/AST/Type.o )
[12 of 30] Compiling Elm.Compiler.Type.Extract ( src/Elm/Compiler/Type/Extract.hs, dist/build/elm-doc/elm-doc-tmp/Elm/Compiler/Type/Extract.o )
[13 of 30] Compiling AST.Expression.General ( src/AST/Expression/General.hs, dist/build/elm-doc/elm-doc-tmp/AST/Expression/General.o )
[14 of 30] Compiling AST.Expression.Valid ( src/AST/Expression/Valid.hs, dist/build/elm-doc/elm-doc-tmp/AST/Expression/Valid.o )
[15 of 30] Compiling AST.Expression.Canonical ( src/AST/Expression/Canonical.hs, dist/build/elm-doc/elm-doc-tmp/AST/Expression/Canonical.o )
[16 of 30] Compiling AST.Expression.Source ( src/AST/Expression/Source.hs, dist/build/elm-doc/elm-doc-tmp/AST/Expression/Source.o )
[17 of 30] Compiling AST.Declaration  ( src/AST/Declaration.hs, dist/build/elm-doc/elm-doc-tmp/AST/Declaration.o )
[18 of 30] Compiling Parse.Helpers    ( src/Parse/Helpers.hs, dist/build/elm-doc/elm-doc-tmp/Parse/Helpers.o )
[19 of 30] Compiling Parse.Literal    ( src/Parse/Literal.hs, dist/build/elm-doc/elm-doc-tmp/Parse/Literal.o )
[20 of 30] Compiling Parse.Pattern    ( src/Parse/Pattern.hs, dist/build/elm-doc/elm-doc-tmp/Parse/Pattern.o )
[21 of 30] Compiling Parse.Type       ( src/Parse/Type.hs, dist/build/elm-doc/elm-doc-tmp/Parse/Type.o )
[22 of 30] Compiling AST.Module       ( src/AST/Module.hs, dist/build/elm-doc/elm-doc-tmp/AST/Module.o )
[23 of 30] Compiling Parse.Module     ( src/Parse/Module.hs, dist/build/elm-doc/elm-doc-tmp/Parse/Module.o )
[24 of 30] Compiling Transform.AddDefaultImports ( src/Transform/AddDefaultImports.hs, dist/build/elm-doc/elm-doc-tmp/Transform/AddDefaultImports.o )
[25 of 30] Compiling Elm.Compiler.Module ( src/Elm/Compiler/Module.hs, dist/build/elm-doc/elm-doc-tmp/Elm/Compiler/Module.o )
[26 of 30] Compiling Elm.Docs         ( src/Elm/Docs.hs, dist/build/elm-doc/elm-doc-tmp/Elm/Docs.o )
[27 of 30] Compiling Parse.Binop      ( src/Parse/Binop.hs, dist/build/elm-doc/elm-doc-tmp/Parse/Binop.o )
[28 of 30] Compiling Parse.Expression ( src/Parse/Expression.hs, dist/build/elm-doc/elm-doc-tmp/Parse/Expression.o )
[29 of 30] Compiling Parse.Declaration ( src/Parse/Declaration.hs, dist/build/elm-doc/elm-doc-tmp/Parse/Declaration.o )
[30 of 30] Compiling Main             ( src/Docs.hs, dist/build/elm-doc/elm-doc-tmp/Main.o )
Linking dist/build/elm-doc/elm-doc ...
Preprocessing executable 'elm' for elm-compiler-0.15...
[1 of 3] Compiling Paths_elm_compiler ( dist/build/autogen/Paths_elm_compiler.hs, dist/build/elm/elm-tmp/Paths_elm_compiler.o )
[2 of 3] Compiling Elm.Compiler.Version ( src/Elm/Compiler/Version.hs, dist/build/elm/elm-tmp/Elm/Compiler/Version.o )
[3 of 3] Compiling Main             ( src/CommandLineRouter.hs, dist/build/elm/elm-tmp/Main.o )
Linking dist/build/elm/elm ...
Running Haddock for elm-compiler-0.15...
Running hscolour for elm-compiler-0.15...
Preprocessing library elm-compiler-0.15...
Preprocessing executable 'elm-doc' for elm-compiler-0.15...
Preprocessing executable 'elm' for elm-compiler-0.15...
Preprocessing library elm-compiler-0.15...
Haddock coverage:
   0% (  0 /  5) in 'Type.PrettyPrint'
   0% (  0 /  8) in 'Paths_elm_compiler'
   0% (  0 /  5) in 'AST.Helpers'
   0% (  0 / 12) in 'AST.PrettyPrint'
   0% (  0 / 14) in 'AST.Annotation'
   0% (  0 /  6) in 'AST.Literal'
   0% (  0 / 21) in 'Generate.JavaScript.Helpers'
   5% (  2 / 39) in 'AST.Variable'
   0% (  0 / 15) in 'AST.Type'
   0% (  0 /  4) in 'Generate.JavaScript.Port'
   0% (  0 / 53) in 'Type.Type'
   0% (  0 /  6) in 'Type.Fragment'
   0% (  0 /  3) in 'Type.Hint'
   0% (  0 / 23) in 'Type.State'
  33% (  1 /  3) in 'Type.ExtraChecks'
   0% (  0 / 12) in 'AST.Pattern'
  13% (  2 / 15) in 'AST.Expression.General'
   0% (  0 /  2) in 'Transform.Expression'
  20% (  1 /  5) in 'AST.Expression.Source'
  20% (  1 /  5) in 'AST.Expression.Valid'
  20% (  1 /  5) in 'AST.Expression.Canonical'
   0% (  0 / 19) in 'AST.Declaration'
   0% (  0 /  2) in 'Transform.Substitute'
   0% (  0 /  6) in 'Generate.Cases'
   0% (  0 /  2) in 'Transform.SortDefinitions'
   0% (  0 /  2) in 'Transform.Definition'
   0% (  0 /  3) in 'Elm.Compiler.Type'
   0% (  0 /  2) in 'Elm.Compiler.Type.Extract'
   0% (  0 /  3) in 'Elm.Compiler.Version'
  57% (  4 /  7) in 'Elm.Utils'
   0% (  0 / 67) in 'Parse.Helpers'
   0% (  0 /  3) in 'Parse.Binop'
   0% (  0 / 10) in 'Parse.Type'
   0% (  0 /  2) in 'Parse.Literal'
   0% (  0 /  3) in 'Parse.Pattern'
   0% (  0 /  5) in 'Parse.Expression'
   0% (  0 /  6) in 'Parse.Declaration'
   0% (  0 /  2) in 'Type.Unify'
   0% (  0 /  2) in 'Type.Solve'
  11% (  2 / 19) in 'AST.Module'
   0% (  0 /  4) in 'Parse.Module'
   0% (  0 /  3) in 'Transform.AddDefaultImports'
   0% (  0 / 11) in 'Elm.Compiler.Module'
   0% (  0 / 13) in 'Elm.Docs'
   0% (  0 /  7) in 'Generate.JavaScript.Variable'
   0% (  0 /  2) in 'Generate.JavaScript'
   0% (  0 / 12) in 'Transform.Canonicalize.Environment'
   0% (  0 /  2) in 'Transform.Canonicalize.Port'
   0% (  0 / 18) in 'Transform.Canonicalize.Variable'
   0% (  0 /  2) in 'Transform.Canonicalize.Type'
   0% (  0 /  3) in 'Transform.Declaration'
   0% (  0 /  2) in 'Parse.Parse'
   0% (  0 /  2) in 'Transform.Interface'
   0% (  0 /  4) in 'Transform.Canonicalize.Setup'
   0% (  0 /  2) in 'Transform.Check'
   0% (  0 /  2) in 'Transform.Canonicalize'
   0% (  0 / 13) in 'Type.Environment'
   0% (  0 /  2) in 'Type.Constrain.Literal'
   0% (  0 /  3) in 'Type.Constrain.Pattern'
   0% (  0 /  8) in 'Type.Constrain.Expression'
   0% (  0 /  5) in 'Type.Inference'
   0% (  0 /  2) in 'Compile'
  20% (  1 /  5) in 'Elm.Compiler'
Warning: Elm.Compiler.Module: could not find link destinations for:
    AST.Module.Interface
Documentation created: dist/doc/html/elm-compiler/index.html,
dist/doc/html/elm-compiler/elm-compiler.txt
Preprocessing executable 'elm-doc' for elm-compiler-0.15...
Preprocessing executable 'elm' for elm-compiler-0.15...
Creating package registration file: /tmp/pkgConf-elm-compiler-026426.15
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/elm-compiler-0.15
Installing executable(s) in
/home/builder/hackage-server/build-cache/tmp-install/bin
Warning: The directory
/home/builder/hackage-server/build-cache/tmp-install/bin is not in the system
search path.
Registering elm-compiler-0.15...
Installed elm-compiler-0.15
Configuring snap-server-0.9.5.1...
Building snap-server-0.9.5.1...
Preprocessing library snap-server-0.9.5.1...
[ 1 of 18] Compiling System.SendFile.Linux ( dist/build/System/SendFile/Linux.hs, dist/build/System/SendFile/Linux.o )
[ 2 of 18] Compiling System.SendFile  ( src/System/SendFile.hs, dist/build/System/SendFile.o )
[ 3 of 18] Compiling Snap.Internal.Http.Server.Address ( src/Snap/Internal/Http/Server/Address.hs, dist/build/Snap/Internal/Http/Server/Address.o )
[ 4 of 18] Compiling Snap.Internal.Http.Server.Backend ( src/Snap/Internal/Http/Server/Backend.hs, dist/build/Snap/Internal/Http/Server/Backend.o )
[ 5 of 18] Compiling Snap.Internal.Http.Server.HttpPort ( src/Snap/Internal/Http/Server/HttpPort.hs, dist/build/Snap/Internal/Http/Server/HttpPort.o )
[ 6 of 18] Compiling Snap.Internal.Http.Server.TLS ( src/Snap/Internal/Http/Server/TLS.hs, dist/build/Snap/Internal/Http/Server/TLS.o )
[ 7 of 18] Compiling Snap.Internal.Http.Server.ListenHelpers ( src/Snap/Internal/Http/Server/ListenHelpers.hs, dist/build/Snap/Internal/Http/Server/ListenHelpers.o )
[ 8 of 18] Compiling Snap.Internal.Http.Parser ( src/Snap/Internal/Http/Parser.hs, dist/build/Snap/Internal/Http/Parser.o )

src/Snap/Internal/Http/Parser.hs:24:1: Warning:
    Module ‘Data.Attoparsec’ is deprecated:
      This module will be removed in the next major release.

src/Snap/Internal/Http/Parser.hs:30:1: Warning:
    The qualified import of ‘Data.ByteString.Lazy.Char8’ is redundant
      except perhaps to import instances from ‘Data.ByteString.Lazy.Char8’
    To import instances alone, use: import Data.ByteString.Lazy.Char8()
[ 9 of 18] Compiling Paths_snap_server ( dist/build/autogen/Paths_snap_server.hs, dist/build/Paths_snap_server.o )
[10 of 18] Compiling Snap.Internal.Http.Server.Date ( src/Snap/Internal/Http/Server/Date.hs, dist/build/Snap/Internal/Http/Server/Date.o )
[11 of 18] Compiling Control.Concurrent.Extended ( src/Control/Concurrent/Extended.hs, dist/build/Control/Concurrent/Extended.o )
[12 of 18] Compiling Snap.Internal.Http.Server.TimeoutManager ( src/Snap/Internal/Http/Server/TimeoutManager.hs, dist/build/Snap/Internal/Http/Server/TimeoutManager.o )
[13 of 18] Compiling Snap.Internal.Http.Server.SimpleBackend ( src/Snap/Internal/Http/Server/SimpleBackend.hs, dist/build/Snap/Internal/Http/Server/SimpleBackend.o )

src/Snap/Internal/Http/Server/SimpleBackend.hs:28:1: Warning:
    The import of ‘GHC.Conc’ is redundant
      except perhaps to import instances from ‘GHC.Conc’
    To import instances alone, use: import GHC.Conc()
[14 of 18] Compiling System.FastLogger ( src/System/FastLogger.hs, dist/build/System/FastLogger.o )
[15 of 18] Compiling Snap.Internal.Http.Server ( src/Snap/Internal/Http/Server.hs, dist/build/Snap/Internal/Http/Server.o )
[16 of 18] Compiling Snap.Internal.Http.Server.Config ( src/Snap/Internal/Http/Server/Config.hs, dist/build/Snap/Internal/Http/Server/Config.o )
[17 of 18] Compiling Snap.Http.Server.Config ( src/Snap/Http/Server/Config.hs, dist/build/Snap/Http/Server/Config.o )
[18 of 18] Compiling Snap.Http.Server ( src/Snap/Http/Server.hs, dist/build/Snap/Http/Server.o )

src/Snap/Http/Server.hs:27:1: Warning:
    The import of ‘Data.List’ is redundant
      except perhaps to import instances from ‘Data.List’
    To import instances alone, use: import Data.List()
In-place registering snap-server-0.9.5.1...
Running Haddock for snap-server-0.9.5.1...
Running hscolour for snap-server-0.9.5.1...
Preprocessing library snap-server-0.9.5.1...
Preprocessing library snap-server-0.9.5.1...

src/Snap/Internal/Http/Parser.hs:24:1: Warning:
    Module ‘Data.Attoparsec’ is deprecated:
      This module will be removed in the next major release.

src/Snap/Internal/Http/Parser.hs:30:1: Warning:
    The qualified import of ‘Data.ByteString.Lazy.Char8’ is redundant
      except perhaps to import instances from ‘Data.ByteString.Lazy.Char8’
    To import instances alone, use: import Data.ByteString.Lazy.Char8()

src/Snap/Internal/Http/Server/SimpleBackend.hs:28:1: Warning:
    The import of ‘GHC.Conc’ is redundant
      except perhaps to import instances from ‘GHC.Conc’
    To import instances alone, use: import GHC.Conc()

src/Snap/Http/Server.hs:27:1: Warning:
    The import of ‘Data.List’ is redundant
      except perhaps to import instances from ‘Data.List’
    To import instances alone, use: import Data.List()
Haddock coverage:
  50% (  1 /  2) in 'System.SendFile.Linux'
  33% (  1 /  3) in 'System.SendFile'
   0% (  0 /  4) in 'Snap.Internal.Http.Server.Address'
   0% (  0 /  7) in 'Snap.Internal.Http.Server.Backend'
   0% (  0 /  6) in 'Snap.Internal.Http.Server.HttpPort'
   0% (  0 / 10) in 'Snap.Internal.Http.Server.TLS'
   0% (  0 /  8) in 'Snap.Internal.Http.Server.ListenHelpers'
  33% (  3 /  9) in 'Snap.Internal.Http.Parser'
   0% (  0 /  8) in 'Paths_snap_server'
   0% (  0 /  4) in 'Snap.Internal.Http.Server.Date'
 100% (  5 /  5) in 'Control.Concurrent.Extended'
  70% (  7 / 10) in 'Snap.Internal.Http.Server.TimeoutManager'
   0% (  0 /  2) in 'Snap.Internal.Http.Server.SimpleBackend'
  88% (  7 /  8) in 'System.FastLogger'
   9% (  3 / 34) in 'Snap.Internal.Http.Server'
  42% ( 26 / 62) in 'Snap.Internal.Http.Server.Config'
  51% ( 25 / 49) in 'Snap.Http.Server.Config'
 100% (  7 /  7) in 'Snap.Http.Server'
Documentation created: dist/doc/html/snap-server/index.html,
dist/doc/html/snap-server/snap-server.txt
Creating package registration file: /tmp/pkgConf-snap-server-0.9.526426.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/snap-server-0.9.5.1
Registering snap-server-0.9.5.1...
Installed snap-server-0.9.5.1
Configuring websockets-snap-0.9.1.0...
Building websockets-snap-0.9.1.0...
Preprocessing library websockets-snap-0.9.1.0...
[1 of 1] Compiling Network.WebSockets.Snap ( src/Network/WebSockets/Snap.hs, dist/build/Network/WebSockets/Snap.o )

src/Network/WebSockets/Snap.hs:24:1: Warning:
    The import of ‘Data.IORef’ is redundant
      except perhaps to import instances from ‘Data.IORef’
    To import instances alone, use: import Data.IORef()
In-place registering websockets-snap-0.9.1.0...
Running Haddock for websockets-snap-0.9.1.0...
Running hscolour for websockets-snap-0.9.1.0...
Preprocessing library websockets-snap-0.9.1.0...
Preprocessing library websockets-snap-0.9.1.0...

src/Network/WebSockets/Snap.hs:24:1: Warning:
    The import of ‘Data.IORef’ is redundant
      except perhaps to import instances from ‘Data.IORef’
    To import instances alone, use: import Data.IORef()
Haddock coverage:
 100% (  3 /  3) in 'Network.WebSockets.Snap'
Documentation created: dist/doc/html/websockets-snap/index.html,
dist/doc/html/websockets-snap/websockets-snap.txt
Creating package registration file: /tmp/pkgConf-websockets-snap-0.9.126426.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/websockets-snap-0.9.1.0
Registering websockets-snap-0.9.1.0...
Installed websockets-snap-0.9.1.0
Configuring elm-reactor-0.3.1...
Building elm-reactor-0.3.1...
Preprocessing executable 'elm-reactor' for elm-reactor-0.3.1...
[1 of 6] Compiling Paths_elm_reactor ( dist/build/autogen/Paths_elm_reactor.hs, dist/build/elm-reactor/elm-reactor-tmp/Paths_elm_reactor.o )
[2 of 6] Compiling Utils            ( backend/Utils.hs, dist/build/elm-reactor/elm-reactor-tmp/Utils.o )
[3 of 6] Compiling Compile          ( backend/Compile.hs, dist/build/elm-reactor/elm-reactor-tmp/Compile.o )
[4 of 6] Compiling Socket           ( backend/Socket.hs, dist/build/elm-reactor/elm-reactor-tmp/Socket.o )
[5 of 6] Compiling Index            ( backend/Index.hs, dist/build/elm-reactor/elm-reactor-tmp/Index.o )
[6 of 6] Compiling Main             ( backend/Main.hs, dist/build/elm-reactor/elm-reactor-tmp/Main.o )
Linking dist/build/elm-reactor/elm-reactor ...
Warning: No documentation was generated as this package does not contain a
library. Perhaps you want to use the --executables, --tests or --benchmarks
flags.
Installing executable(s) in
/home/builder/hackage-server/build-cache/tmp-install/bin
Warning: The directory
/home/builder/hackage-server/build-cache/tmp-install/bin is not in the system
search path.
Installed elm-reactor-0.3.1

Test log

No test log was submitted for this report.