Build #5 for lambdabot-5.0.2.1

[all reports]

Package lambdabot-5.0.2.1
Install DependencyFailed HTTP-4000.2.20
Docs NotTried
Tests NotTried
Time submitted 2015-11-22 12:55:57.629359 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies lambdabot-social-plugins-5.0.1, lambdabot-reference-plugins-5.0.3, lambdabot-novelty-plugins-5.0.3, lambdabot-misc-plugins-5.0.1, lambdabot-irc-plugins-5.0.3, lambdabot-haskell-plugins-5.0.3, lambdabot-core-5.0.3, base-4.8.1.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring Boolean-0.2.3...
Building Boolean-0.2.3...
Preprocessing library Boolean-0.2.3...
[1 of 3] Compiling Data.Boolean     ( src/Data/Boolean.hs, dist/build/Data/Boolean.o )
[2 of 3] Compiling Data.Boolean.Overload ( src/Data/Boolean/Overload.hs, dist/build/Data/Boolean/Overload.o )
[3 of 3] Compiling Data.Boolean.Numbers ( src/Data/Boolean/Numbers.hs, dist/build/Data/Boolean/Numbers.o )
In-place registering Boolean-0.2.3...
Running Haddock for Boolean-0.2.3...
Running hscolour for Boolean-0.2.3...
Preprocessing library Boolean-0.2.3...
Preprocessing library Boolean-0.2.3...
Haddock coverage:
 100% ( 14 / 14) in 'Data.Boolean'
  14% (  2 / 14) in 'Data.Boolean.Overload'
  Missing documentation for:
    && (src/Data/Boolean/Overload.hs:41)
    || (src/Data/Boolean/Overload.hs:44)
    not (src/Data/Boolean/Overload.hs:47)
    ifThenElse (src/Data/Boolean/Overload.hs:52)
    == (src/Data/Boolean/Overload.hs:56)
    /= (src/Data/Boolean/Overload.hs:58)
    < (src/Data/Boolean/Overload.hs:62)
    > (src/Data/Boolean/Overload.hs:64)
    <= (src/Data/Boolean/Overload.hs:66)
    >= (src/Data/Boolean/Overload.hs:68)
    min (src/Data/Boolean/Overload.hs:71)
    max (src/Data/Boolean/Overload.hs:73)
 100% (  8 /  8) in 'Data.Boolean.Numbers'
Documentation created: dist/doc/html/Boolean/index.html,
dist/doc/html/Boolean/Boolean.txt
Creating package registration file:
/tmp/pkgConf-Boolean-0.2278722862233665123.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/Boolean-0.2.3-Gipy5on5nq18hTbEsOOw30
Registering Boolean-0.2.3...
Installed Boolean-0.2.3
Configuring MemoTrie-0.6.4...
Building MemoTrie-0.6.4...
Preprocessing library MemoTrie-0.6.4...
[1 of 1] Compiling Data.MemoTrie    ( src/Data/MemoTrie.hs, dist/build/Data/MemoTrie.o )

src/Data/MemoTrie.hs:67:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Data/MemoTrie.hs:69:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
In-place registering MemoTrie-0.6.4...
Running Haddock for MemoTrie-0.6.4...
Running hscolour for MemoTrie-0.6.4...
Preprocessing library MemoTrie-0.6.4...
Preprocessing library MemoTrie-0.6.4...

src/Data/MemoTrie.hs:67:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Data/MemoTrie.hs:69:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
Haddock coverage:
  81% ( 13 / 16) in 'Data.MemoTrie'
  Missing documentation for:
    trieGeneric (src/Data/MemoTrie.hs:608)
    untrieGeneric (src/Data/MemoTrie.hs:615)
    enumerateGeneric (src/Data/MemoTrie.hs:622)
Documentation created: dist/doc/html/MemoTrie/index.html,
dist/doc/html/MemoTrie/MemoTrie.txt
Creating package registration file:
/tmp/pkgConf-MemoTrie-0.61687926652660260756.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/MemoTrie-0.6.4-7uU5gNLD1d911biDZ0G1wB
Registering MemoTrie-0.6.4...
Installed MemoTrie-0.6.4
Configuring NumInstances-1.4...
Building NumInstances-1.4...
Preprocessing library NumInstances-1.4...
[1 of 5] Compiling Data.NumInstances.Util ( src/Data/NumInstances/Util.hs, dist/build/Data/NumInstances/Util.o )
[2 of 5] Compiling Data.NumInstances.PreRequisites ( src-relaxed-Num/Data/NumInstances/PreRequisites.hs, dist/build/Data/NumInstances/PreRequisites.o )
[3 of 5] Compiling Data.NumInstances.Tuple ( src/Data/NumInstances/Tuple.hs, dist/build/Data/NumInstances/Tuple.o )
[4 of 5] Compiling Data.NumInstances.Function ( src/Data/NumInstances/Function.hs, dist/build/Data/NumInstances/Function.o )
[5 of 5] Compiling Data.NumInstances ( src/Data/NumInstances.hs, dist/build/Data/NumInstances.o )
In-place registering NumInstances-1.4...
Running Haddock for NumInstances-1.4...
Running hscolour for NumInstances-1.4...
Preprocessing library NumInstances-1.4...
Preprocessing library NumInstances-1.4...
Haddock coverage:
  50% (  1 /  2) in 'Data.NumInstances.Util'
  Missing documentation for:
    noOv (src/Data/NumInstances/Util.hs:16)
   0% (  0 /  1) in 'Data.NumInstances.PreRequisites'
  Missing documentation for:
    Module header
 100% (  1 /  1) in 'Data.NumInstances.Tuple'
 100% (  1 /  1) in 'Data.NumInstances.Function'
 100% (  1 /  1) in 'Data.NumInstances'
Documentation created: dist/doc/html/NumInstances/index.html,
dist/doc/html/NumInstances/NumInstances.txt
Creating package registration file:
/tmp/pkgConf-NumInstances-11275373743387346491.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/NumInstances-1.4-5rklW6SdW0UKOQixfUKBrX
Registering NumInstances-1.4...
Installed NumInstances-1.4
Configuring appar-0.1.4...
Building appar-0.1.4...
Preprocessing library appar-0.1.4...
[1 of 5] Compiling Text.Appar.Input ( Text/Appar/Input.hs, dist/build/Text/Appar/Input.o )
[2 of 5] Compiling Text.Appar.Parser ( Text/Appar/Parser.hs, dist/build/Text/Appar/Parser.o )
[3 of 5] Compiling Text.Appar.ByteString ( Text/Appar/ByteString.hs, dist/build/Text/Appar/ByteString.o )
[4 of 5] Compiling Text.Appar.LazyByteString ( Text/Appar/LazyByteString.hs, dist/build/Text/Appar/LazyByteString.o )
[5 of 5] Compiling Text.Appar.String ( Text/Appar/String.hs, dist/build/Text/Appar/String.o )
In-place registering appar-0.1.4...
Running Haddock for appar-0.1.4...
Running hscolour for appar-0.1.4...
Preprocessing library appar-0.1.4...
Preprocessing library appar-0.1.4...
Haddock coverage:
  20% (  1 /  5) in 'Text.Appar.Input'
  Missing documentation for:
    Module header
     (Text/Appar/Input.hs:24)
     (Text/Appar/Input.hs:30)
     (Text/Appar/Input.hs:36)
  97% ( 36 / 37) in 'Text.Appar.Parser'
  Missing documentation for:
    MkParser (Text/Appar/Parser.hs:63)
  98% ( 39 / 40) in 'Text.Appar.ByteString'
  Missing documentation for:
    MkParser (Text/Appar/Parser.hs:63)
  98% ( 39 / 40) in 'Text.Appar.LazyByteString'
  Missing documentation for:
    MkParser (Text/Appar/Parser.hs:63)
  98% ( 39 / 40) in 'Text.Appar.String'
  Missing documentation for:
    MkParser (Text/Appar/Parser.hs:63)
Documentation created: dist/doc/html/appar/index.html,
dist/doc/html/appar/appar.txt
Creating package registration file: /tmp/pkgConf-appar-0.1238962600776532036.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/appar-0.1.4-3CaAIJvwfNLEy6bEqQYYYc
Registering appar-0.1.4...
Installed appar-0.1.4
Configuring auto-update-0.1.2.2...
Building auto-update-0.1.2.2...
Preprocessing library auto-update-0.1.2.2...
[1 of 4] Compiling Control.AutoUpdate.Util ( Control/AutoUpdate/Util.hs, dist/build/Control/AutoUpdate/Util.o )
[2 of 4] Compiling Control.Reaper   ( Control/Reaper.hs, dist/build/Control/Reaper.o )
[3 of 4] Compiling Control.Debounce ( Control/Debounce.hs, dist/build/Control/Debounce.o )
[4 of 4] Compiling Control.AutoUpdate ( Control/AutoUpdate.hs, dist/build/Control/AutoUpdate.o )
In-place registering auto-update-0.1.2.2...
Running Haddock for auto-update-0.1.2.2...
Running hscolour for auto-update-0.1.2.2...
Preprocessing library auto-update-0.1.2.2...
Preprocessing library auto-update-0.1.2.2...
Haddock coverage:
  50% (  1 /  2) in 'Control.AutoUpdate.Util'
  Missing documentation for:
    Module header
 100% ( 16 / 16) in 'Control.Reaper'
 100% (  9 /  9) in 'Control.Debounce'
 100% ( 10 / 10) in 'Control.AutoUpdate'
Documentation created: dist/doc/html/auto-update/index.html,
dist/doc/html/auto-update/auto-update.txt
Creating package registration file:
/tmp/pkgConf-auto-update-0.1.215662888191371499336.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/auto-update-0.1.2.2-2DkwjWlXXrh60SbDElbu3f
Registering auto-update-0.1.2.2...
Installed auto-update-0.1.2.2
Configuring base-orphans-0.4.4...
Building base-orphans-0.4.4...
Preprocessing library base-orphans-0.4.4...
[1 of 2] Compiling Data.Orphans.Prelude ( src/Data/Orphans/Prelude.hs, dist/build/Data/Orphans/Prelude.o )
[2 of 2] Compiling Data.Orphans     ( src/Data/Orphans.hs, dist/build/Data/Orphans.o )
In-place registering base-orphans-0.4.4...
Running Haddock for base-orphans-0.4.4...
Running hscolour for base-orphans-0.4.4...
Preprocessing library base-orphans-0.4.4...
Preprocessing library base-orphans-0.4.4...
Haddock coverage:
Warning: Data.Orphans.Prelude: Could not find documentation for exported module: OrphansPrelude
 100% (  1 /  1) in 'Data.Orphans.Prelude'
 100% (  1 /  1) in 'Data.Orphans'
Documentation created: dist/doc/html/base-orphans/index.html,
dist/doc/html/base-orphans/base-orphans.txt
Creating package registration file:
/tmp/pkgConf-base-orphans-0.45593010391395132002.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/base-orphans-0.4.4-E55c3OEBLyu45sND7mOuE9
Registering base-orphans-0.4.4...
Installed base-orphans-0.4.4
Configuring byteorder-1.0.4...
Building byteorder-1.0.4...
Preprocessing library byteorder-1.0.4...
[1 of 1] Compiling System.ByteOrder ( System/ByteOrder.hs, dist/build/System/ByteOrder.o )
In-place registering byteorder-1.0.4...
Running Haddock for byteorder-1.0.4...
Running hscolour for byteorder-1.0.4...
Preprocessing library byteorder-1.0.4...
Preprocessing library byteorder-1.0.4...
Haddock coverage:
  67% (  2 /  3) in 'System.ByteOrder'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/byteorder/index.html,
dist/doc/html/byteorder/byteorder.txt
Creating package registration file:
/tmp/pkgConf-byteorder-1.013696027261630634994.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/byteorder-1.0.4-7FRRspR69KU9KubkPZfm74
Registering byteorder-1.0.4...
Installed byteorder-1.0.4
Configuring bytestring-builder-0.10.6.0.0...
Building bytestring-builder-0.10.6.0.0...
Preprocessing library bytestring-builder-0.10.6.0.0...
In-place registering bytestring-builder-0.10.6.0.0...
Running Haddock for bytestring-builder-0.10.6.0.0...
Running hscolour for bytestring-builder-0.10.6.0.0...
Preprocessing library bytestring-builder-0.10.6.0.0...
Preprocessing library bytestring-builder-0.10.6.0.0...
haddock: No input file(s).
Creating package registration file:
/tmp/pkgConf-bytestring-builder-0.10.6.020397236181001089438.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/bytestring-builder-0.10.6.0.0-27hCMbWMJcMCIYxIUoATXE
Registering bytestring-builder-0.10.6.0.0...
Installed bytestring-builder-0.10.6.0.0
Configuring cereal-0.4.1.1...
Building cereal-0.4.1.1...
Preprocessing library cereal-0.4.1.1...
[1 of 5] Compiling Data.Serialize.Builder ( src/Data/Serialize/Builder.hs, dist/build/Data/Serialize/Builder.o )

src/Data/Serialize/Builder.hs:59:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Data/Serialize/Builder.hs:197:40: Warning:
    In the use of ‘S.inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
[2 of 5] Compiling Data.Serialize.Put ( src/Data/Serialize/Put.hs, dist/build/Data/Serialize/Put.o )

src/Data/Serialize/Put.hs:70:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Data/Serialize/Put.hs:72:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Data/Serialize/Put.hs:73:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()
[3 of 5] Compiling Data.Serialize.Get ( src/Data/Serialize/Get.hs, dist/build/Data/Serialize/Get.o )

src/Data/Serialize/Get.hs:89:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Data/Serialize/Get.hs:90:1: Warning:
    The import of ‘MonadPlus, when, liftM2, ap’
    from module ‘Control.Monad’ is redundant

src/Data/Serialize/Get.hs:456:13: Warning:
    In the use of ‘B.inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
[4 of 5] Compiling Data.Serialize.IEEE754 ( src/Data/Serialize/IEEE754.hs, dist/build/Data/Serialize/IEEE754.o )

src/Data/Serialize/IEEE754.hs:24:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[5 of 5] Compiling Data.Serialize   ( src/Data/Serialize.hs, dist/build/Data/Serialize.o )

src/Data/Serialize.hs:68:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
In-place registering cereal-0.4.1.1...
Running Haddock for cereal-0.4.1.1...
Running hscolour for cereal-0.4.1.1...
Preprocessing library cereal-0.4.1.1...
Preprocessing library cereal-0.4.1.1...

src/Data/Serialize/Builder.hs:59:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Data/Serialize/Builder.hs:197:40: Warning:
    In the use of ‘S.inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."

src/Data/Serialize/Put.hs:70:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Data/Serialize/Put.hs:72:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Data/Serialize/Put.hs:73:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()

src/Data/Serialize/Get.hs:89:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Data/Serialize/Get.hs:90:1: Warning:
    The import of ‘ap, liftM2, when, MonadPlus’
    from module ‘Control.Monad’ is redundant

src/Data/Serialize/Get.hs:456:13: Warning:
    In the use of ‘B.inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."

src/Data/Serialize/IEEE754.hs:24:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Data/Serialize.hs:68:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
  96% ( 26 / 27) in 'Data.Serialize.Builder'
  Missing documentation for:
    toByteString (src/Data/Serialize/Builder.hs:161)
  69% ( 29 / 42) in 'Data.Serialize.Put'
  Missing documentation for:
    Putter (src/Data/Serialize/Put.hs:99)
    putBuilder (src/Data/Serialize/Put.hs:137)
    putTwoOf (src/Data/Serialize/Put.hs:261)
    putListOf (src/Data/Serialize/Put.hs:265)
    putIArrayOf (src/Data/Serialize/Put.hs:269)
    putSeqOf (src/Data/Serialize/Put.hs:275)
    putTreeOf (src/Data/Serialize/Put.hs:281)
    putMapOf (src/Data/Serialize/Put.hs:288)
    putIntMapOf (src/Data/Serialize/Put.hs:292)
    putSetOf (src/Data/Serialize/Put.hs:296)
    putIntSetOf (src/Data/Serialize/Put.hs:300)
    putMaybeOf (src/Data/Serialize/Put.hs:304)
    putEitherOf (src/Data/Serialize/Put.hs:309)
  94% ( 50 / 53) in 'Data.Serialize.Get'
  Missing documentation for:
    label (src/Data/Serialize/Get.hs:215)
    getLazyByteString (src/Data/Serialize/Get.hs:424)
    getTwoOf (src/Data/Serialize/Get.hs:577)
 100% ( 11 / 11) in 'Data.Serialize.IEEE754'
Cannot find documentation for: $example
 100% ( 12 / 12) in 'Data.Serialize'
Warning: Data.Serialize.Put: could not find link destinations for:
    PairS
Warning: Data.Serialize.Get: could not find link destinations for:
    get
Documentation created: dist/doc/html/cereal/index.html,
dist/doc/html/cereal/cereal.txt
Creating package registration file:
/tmp/pkgConf-cereal-0.4.113883915211272796157.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/cereal-0.4.1.1-LMaR4P6lFvNJtmY00msKYH
Registering cereal-0.4.1.1...
Installed cereal-0.4.1.1
Configuring cmdargs-0.10.13...
Building cmdargs-0.10.13...
Preprocessing library cmdargs-0.10.13...
[ 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.13...
Running Haddock for cmdargs-0.10.13...
Running hscolour for cmdargs-0.10.13...
Preprocessing library cmdargs-0.10.13...
Preprocessing library cmdargs-0.10.13...
Haddock coverage:
  50% (  1 /  2) in 'System.Console.CmdArgs.Implicit.Ann'
  Missing documentation for:
    Module header
 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'
  Missing documentation for:
    cmdArgsHasValue (System/Console/CmdArgs/Implicit/Type.hs:28)
    embed (System/Console/CmdArgs/Implicit/Type.hs:35)
    reembed (System/Console/CmdArgs/Implicit/Type.hs:38)
    CmdArgsPrivate (System/Console/CmdArgs/Implicit/Type.hs:42)
    incArgsSeen (System/Console/CmdArgs/Implicit/Type.hs:46)
    getArgsSeen (System/Console/CmdArgs/Implicit/Type.hs:47)
  67% (  2 /  3) in 'System.Console.CmdArgs.Explicit.SplitJoin'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'System.Console.CmdArgs.Explicit.ExpandArgsAt'
  Missing documentation for:
    Module header
  73% ( 24 / 33) in 'System.Console.CmdArgs.Explicit.Type'
  Missing documentation for:
    Module header
     (System/Console/CmdArgs/Explicit/Type.hs:50)
     (System/Console/CmdArgs/Explicit/Type.hs:53)
    Remap (System/Console/CmdArgs/Explicit/Type.hs:184)
    remap2 (System/Console/CmdArgs/Explicit/Type.hs:189)
     (System/Console/CmdArgs/Explicit/Type.hs:192)
     (System/Console/CmdArgs/Explicit/Type.hs:201)
     (System/Console/CmdArgs/Explicit/Type.hs:204)
    remapUpdate (System/Console/CmdArgs/Explicit/Type.hs:207)
  50% (  1 /  2) in 'System.Console.CmdArgs.Explicit.Process'
  Missing documentation for:
    Module header
  60% (  3 /  5) in 'System.Console.CmdArgs.Explicit.Complete'
  Missing documentation for:
    completeBash (System/Console/CmdArgs/Explicit/Complete.hs:144)
    completeZsh (System/Console/CmdArgs/Explicit/Complete.hs:200)
 100% (  8 /  8) in 'System.Console.CmdArgs.Helper'
   7% (  2 / 28) in 'System.Console.CmdArgs.Default'
  Missing documentation for:
     (System/Console/CmdArgs/Default.hs:14)
     (System/Console/CmdArgs/Default.hs:15)
     (System/Console/CmdArgs/Default.hs:16)
     (System/Console/CmdArgs/Default.hs:17)
     (System/Console/CmdArgs/Default.hs:18)
     (System/Console/CmdArgs/Default.hs:19)
     (System/Console/CmdArgs/Default.hs:20)
     (System/Console/CmdArgs/Default.hs:21)
     (System/Console/CmdArgs/Default.hs:23)
     (System/Console/CmdArgs/Default.hs:24)
     (System/Console/CmdArgs/Default.hs:25)
     (System/Console/CmdArgs/Default.hs:26)
     (System/Console/CmdArgs/Default.hs:27)
     (System/Console/CmdArgs/Default.hs:28)
     (System/Console/CmdArgs/Default.hs:29)
     (System/Console/CmdArgs/Default.hs:30)
     (System/Console/CmdArgs/Default.hs:31)
     (System/Console/CmdArgs/Default.hs:34)
     (System/Console/CmdArgs/Default.hs:35)
     (System/Console/CmdArgs/Default.hs:36)
     (System/Console/CmdArgs/Default.hs:37)
     (System/Console/CmdArgs/Default.hs:38)
     (System/Console/CmdArgs/Default.hs:39)
     (System/Console/CmdArgs/Default.hs:40)
     (System/Console/CmdArgs/Default.hs:41)
     (System/Console/CmdArgs/Default.hs:42)
 100% (  5 /  5) in 'System.Console.CmdArgs.Text'
  67% (  2 /  3) in 'System.Console.CmdArgs.Explicit.Help'
  Missing documentation for:
    Module header
  85% ( 44 / 52) in 'System.Console.CmdArgs.Explicit'
  Missing documentation for:
     (System/Console/CmdArgs/Explicit/Type.hs:50)
     (System/Console/CmdArgs/Explicit/Type.hs:53)
    Remap (System/Console/CmdArgs/Explicit/Type.hs:184)
    remap2 (System/Console/CmdArgs/Explicit/Type.hs:189)
     (System/Console/CmdArgs/Explicit/Type.hs:192)
     (System/Console/CmdArgs/Explicit/Type.hs:201)
     (System/Console/CmdArgs/Explicit/Type.hs:204)
    remapUpdate (System/Console/CmdArgs/Explicit/Type.hs:207)
 100% (  8 /  8) in 'System.Console.CmdArgs.GetOpt'
   4% (  1 / 28) in 'Data.Generics.Any'
  Missing documentation for:
    Module header
    CtorName (Data/Generics/Any.hs:15)
    FieldName (Data/Generics/Any.hs:16)
    readTupleType (Data/Generics/Any.hs:19)
    try1 (Data/Generics/Any.hs:24)
    AnyT (Data/Generics/Any.hs:33)
     (Data/Generics/Any.hs:35)
    fromAny (Data/Generics/Any.hs:38)
    cast (Data/Generics/Any.hs:45)
    toConstr (Data/Generics/Any.hs:51)
    typeOf (Data/Generics/Any.hs:54)
    dataTypeOf (Data/Generics/Any.hs:57)
    isAlgType (Data/Generics/Any.hs:60)
    typeShell (Data/Generics/Any.hs:66)
    typeShellFull (Data/Generics/Any.hs:69)
    typeName (Data/Generics/Any.hs:72)
    ctor (Data/Generics/Any.hs:78)
    fields (Data/Generics/Any.hs:81)
    children (Data/Generics/Any.hs:84)
    compose0 (Data/Generics/Any.hs:88)
    recompose (Data/Generics/Any.hs:95)
    ctors (Data/Generics/Any.hs:111)
    decompose (Data/Generics/Any.hs:117)
    arity (Data/Generics/Any.hs:120)
    compose (Data/Generics/Any.hs:122)
    getField (Data/Generics/Any.hs:129)
    setField (Data/Generics/Any.hs:134)
   0% (  0 / 20) in 'Data.Generics.Any.Prelude'
  Missing documentation for:
    Module header
    head (Data/Generics/Any/Prelude.hs:10)
    tail (Data/Generics/Any/Prelude.hs:13)
    cons (Data/Generics/Any/Prelude.hs:16)
    uncons (Data/Generics/Any/Prelude.hs:19)
    null (Data/Generics/Any/Prelude.hs:24)
    just_ (Data/Generics/Any/Prelude.hs:27)
    nil_ (Data/Generics/Any/Prelude.hs:30)
    list_ (Data/Generics/Any/Prelude.hs:33)
    append (Data/Generics/Any/Prelude.hs:36)
    reverse (Data/Generics/Any/Prelude.hs:42)
    isString (Data/Generics/Any/Prelude.hs:49)
    isList (Data/Generics/Any/Prelude.hs:50)
    isMaybe (Data/Generics/Any/Prelude.hs:51)
    isTuple (Data/Generics/Any/Prelude.hs:52)
    fromList (Data/Generics/Any/Prelude.hs:54)
    fromMaybe (Data/Generics/Any/Prelude.hs:55)
    fromTuple (Data/Generics/Any/Prelude.hs:56)
    unit (Data/Generics/Any/Prelude.hs:58)
    tuple (Data/Generics/Any/Prelude.hs:63)
   0% (  0 /  3) in 'System.Console.CmdArgs.Implicit.Reader'
  Missing documentation for:
    Module header
    Reader (System/Console/CmdArgs/Implicit/Reader.hs:15)
    reader (System/Console/CmdArgs/Implicit/Reader.hs:28)
 100% ( 17 / 17) in 'System.Console.CmdArgs.Annotate'
   8% (  1 / 12) in 'System.Console.CmdArgs.Implicit.Local'
  Missing documentation for:
    local (System/Console/CmdArgs/Implicit/Local.hs:110)
    err (System/Console/CmdArgs/Implicit/Local.hs:106)
    Prog_ (System/Console/CmdArgs/Implicit/Local.hs:27)
    Builtin_ (System/Console/CmdArgs/Implicit/Local.hs:55)
    Mode_ (System/Console/CmdArgs/Implicit/Local.hs:65)
    Flag_ (System/Console/CmdArgs/Implicit/Local.hs:75)
    Fixup (System/Console/CmdArgs/Implicit/Local.hs:94)
    isFlag_ (System/Console/CmdArgs/Implicit/Local.hs:99)
    progHelpOutput (System/Console/CmdArgs/Implicit/Local.hs:43)
    progVersionOutput (System/Console/CmdArgs/Implicit/Local.hs:44)
    progNumericVersionOutput (System/Console/CmdArgs/Implicit/Local.hs:45)
   0% (  0 /  2) in 'System.Console.CmdArgs.Implicit.Reform'
  Missing documentation for:
    Module header
    reform (System/Console/CmdArgs/Implicit/Reform.hs:14)
   0% (  0 /  2) in 'System.Console.CmdArgs.Implicit.Global'
  Missing documentation for:
    Module header
    global (System/Console/CmdArgs/Implicit/Global.hs:21)
 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:
    CmdArgsPrivate
Documentation created: dist/doc/html/cmdargs/index.html,
dist/doc/html/cmdargs/cmdargs.txt
Creating package registration file:
/tmp/pkgConf-cmdargs-0.1012553870901022963858.13
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/cmdargs-0.10.13-3hFC8irhwwJFnXXtAnMpNG
Registering cmdargs-0.10.13...
Installed cmdargs-0.10.13
Configuring data-inttrie-0.1.0...
Building data-inttrie-0.1.0...
Preprocessing library data-inttrie-0.1.0...
[1 of 1] Compiling Data.IntTrie     ( Data/IntTrie.hs, dist/build/Data/IntTrie.o )
In-place registering data-inttrie-0.1.0...
Running Haddock for data-inttrie-0.1.0...
Running hscolour for data-inttrie-0.1.0...
Preprocessing library data-inttrie-0.1.0...
Preprocessing library data-inttrie-0.1.0...
Haddock coverage:
 100% (  7 /  7) in 'Data.IntTrie'
Documentation created: dist/doc/html/data-inttrie/index.html,
dist/doc/html/data-inttrie/data-inttrie.txt
Creating package registration file:
/tmp/pkgConf-data-inttrie-0.1737703662108375482.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/data-inttrie-0.1.0-2yJ4ln7R9Ju7UZbs9hDao4
Registering data-inttrie-0.1.0...
Installed data-inttrie-0.1.0
Configuring dependent-sum-0.2.1.0...
Building dependent-sum-0.2.1.0...
Preprocessing library dependent-sum-0.2.1.0...
[1 of 3] Compiling Data.GADT.Show   ( src/Data/GADT/Show.hs, dist/build/Data/GADT/Show.o )
[2 of 3] Compiling Data.GADT.Compare ( src/Data/GADT/Compare.hs, dist/build/Data/GADT/Compare.o )
[3 of 3] Compiling Data.Dependent.Sum ( src/Data/Dependent/Sum.hs, dist/build/Data/Dependent/Sum.o )
In-place registering dependent-sum-0.2.1.0...
Running Haddock for dependent-sum-0.2.1.0...
Running hscolour for dependent-sum-0.2.1.0...
Preprocessing library dependent-sum-0.2.1.0...
Preprocessing library dependent-sum-0.2.1.0...
Haddock coverage:
  38% (  3 /  8) in 'Data.GADT.Show'
  Missing documentation for:
    Module header
    gshows (src/Data/GADT/Show.hs:17)
    gshow (src/Data/GADT/Show.hs:20)
    greads (src/Data/GADT/Show.hs:33)
    gread (src/Data/GADT/Show.hs:36)
  44% (  8 / 18) in 'Data.GADT.Compare'
  Missing documentation for:
    Module header
     (src/Data/GADT/Compare.hs:53)
     (src/Data/GADT/Compare.hs:56)
     (src/Data/GADT/Compare.hs:93)
     (src/Data/GADT/Compare.hs:139)
     (src/Data/GADT/Compare.hs:143)
     (src/Data/GADT/Compare.hs:146)
     (src/Data/GADT/Compare.hs:151)
     (src/Data/GADT/Compare.hs:154)
     (src/Data/GADT/Compare.hs:169)
  33% (  5 / 15) in 'Data.Dependent.Sum'
  Missing documentation for:
    Module header
     (src/Data/Dependent/Sum.hs:80)
     (src/Data/Dependent/Sum.hs:84)
     (src/Data/Dependent/Sum.hs:91)
    ReadTag (src/Data/Dependent/Sum.hs:98)
     (src/Data/Dependent/Sum.hs:136)
     (src/Data/Dependent/Sum.hs:169)
     (src/Data/Dependent/Sum.hs:172)
     (src/Data/Dependent/Sum.hs:199)
     (src/Data/Dependent/Sum.hs:202)
Documentation created: dist/doc/html/dependent-sum/index.html,
dist/doc/html/dependent-sum/dependent-sum.txt
Creating package registration file:
/tmp/pkgConf-dependent-sum-0.2.14118269691978701535.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/dependent-sum-0.2.1.0-60PKD3pyEV40G7DHHkHHrv
Registering dependent-sum-0.2.1.0...
Installed dependent-sum-0.2.1.0
Configuring dlist-0.7.1.2...
Building dlist-0.7.1.2...
Preprocessing library dlist-0.7.1.2...
[1 of 1] Compiling Data.DList       ( Data/DList.hs, dist/build/Data/DList.o )
In-place registering dlist-0.7.1.2...
Running Haddock for dlist-0.7.1.2...
Running hscolour for dlist-0.7.1.2...
Preprocessing library dlist-0.7.1.2...
Preprocessing library dlist-0.7.1.2...
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.11692713933379366797.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/dlist-0.7.1.2-7AixcwRWCwX32HiPCcE7zz
Registering dlist-0.7.1.2...
Installed dlist-0.7.1.2
Configuring erf-2.0.0.0...
Building erf-2.0.0.0...
Preprocessing library erf-2.0.0.0...
[1 of 1] Compiling Data.Number.Erf  ( src/Data/Number/Erf.hs, dist/build/Data/Number/Erf.o )
In-place registering erf-2.0.0.0...
Running Haddock for erf-2.0.0.0...
Running hscolour for erf-2.0.0.0...
Preprocessing library erf-2.0.0.0...
Preprocessing library erf-2.0.0.0...
Haddock coverage:
  67% (  2 /  3) in 'Data.Number.Erf'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/erf/index.html, dist/doc/html/erf/erf.txt
Creating package registration file:
/tmp/pkgConf-erf-2.0.01683932587298167279.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/erf-2.0.0.0-Be5uVBtPUiRDcHpku4LRl7
Registering erf-2.0.0.0...
Installed erf-2.0.0.0
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.114243218921857300821.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/extensible-exceptions-0.1.1.4-CmaSmA8CMpz45lfrjKH2bq
Registering extensible-exceptions-0.1.1.4...
Installed extensible-exceptions-0.1.1.4
Configuring extra-1.4.2...
Building extra-1.4.2...
Preprocessing library extra-1.4.2...
[ 1 of 15] Compiling System.Info.Extra ( src/System/Info/Extra.hs, dist/build/System/Info/Extra.o )
[ 2 of 15] Compiling System.Environment.Extra ( src/System/Environment/Extra.hs, dist/build/System/Environment/Extra.o )
[ 3 of 15] Compiling Numeric.Extra    ( src/Numeric/Extra.hs, dist/build/Numeric/Extra.o )
[ 4 of 15] Compiling Data.Tuple.Extra ( src/Data/Tuple/Extra.hs, dist/build/Data/Tuple/Extra.o )
[ 5 of 15] Compiling Data.List.Extra  ( src/Data/List/Extra.hs, dist/build/Data/List/Extra.o )
[ 6 of 15] Compiling Data.IORef.Extra ( src/Data/IORef/Extra.hs, dist/build/Data/IORef/Extra.o )
[ 7 of 15] Compiling Data.Either.Extra ( src/Data/Either/Extra.hs, dist/build/Data/Either/Extra.o )
[ 8 of 15] Compiling Control.Monad.Extra ( src/Control/Monad/Extra.hs, dist/build/Control/Monad/Extra.o )
[ 9 of 15] Compiling System.Directory.Extra ( src/System/Directory/Extra.hs, dist/build/System/Directory/Extra.o )
[10 of 15] Compiling Control.Exception.Extra ( src/Control/Exception/Extra.hs, dist/build/Control/Exception/Extra.o )
[11 of 15] Compiling System.Time.Extra ( src/System/Time/Extra.hs, dist/build/System/Time/Extra.o )
[12 of 15] Compiling Control.Concurrent.Extra ( src/Control/Concurrent/Extra.hs, dist/build/Control/Concurrent/Extra.o )
[13 of 15] Compiling System.IO.Extra  ( src/System/IO/Extra.hs, dist/build/System/IO/Extra.o )
[14 of 15] Compiling System.Process.Extra ( src/System/Process/Extra.hs, dist/build/System/Process/Extra.o )
[15 of 15] Compiling Extra            ( src/Extra.hs, dist/build/Extra.o )
In-place registering extra-1.4.2...
Running Haddock for extra-1.4.2...
Running hscolour for extra-1.4.2...
Preprocessing library extra-1.4.2...
Preprocessing library extra-1.4.2...
Haddock coverage:
 100% (  3 /  3) in 'System.Info.Extra'
 100% (  4 /  4) in 'System.Environment.Extra'
 100% (  7 /  7) in 'Numeric.Extra'
 100% ( 14 / 14) in 'Data.Tuple.Extra'
 100% ( 56 / 56) in 'Data.List.Extra'
  86% (  6 /  7) in 'Data.IORef.Extra'
  Missing documentation for:
    Module header
  86% (  6 /  7) in 'Data.Either.Extra'
  Missing documentation for:
    Module header
 100% ( 25 / 25) in 'Control.Monad.Extra'
 100% (  8 /  8) in 'System.Directory.Extra'
 100% ( 18 / 18) in 'Control.Exception.Extra'
 100% (  9 /  9) in 'System.Time.Extra'
 100% ( 26 / 26) in 'Control.Concurrent.Extra'
 100% ( 22 / 22) in 'System.IO.Extra'
 100% (  5 /  5) in 'System.Process.Extra'
 100% (195 /195) in 'Extra'
Documentation created: dist/doc/html/extra/index.html,
dist/doc/html/extra/extra.txt
Creating package registration file: /tmp/pkgConf-extra-1.4156400305099885196.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/extra-1.4.2-5OxQCVeoy8KDx9eBZEd38j
Registering extra-1.4.2...
Installed extra-1.4.2
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-3723/ghc-paths-0.1.0.9/dist/setup/setup.hs, /tmp/cabal-tmp-3723/ghc-paths-0.1.0.9/dist/setup/Main.o )
Linking /tmp/cabal-tmp-3723/ghc-paths-0.1.0.9/dist/setup/setup ...
Configuring ghc-paths-0.1.0.9...
Building ghc-paths-0.1.0.9...
Preprocessing library ghc-paths-0.1.0.9...
[1 of 1] Compiling GHC.Paths        ( GHC/Paths.hs, dist/build/GHC/Paths.o )
In-place registering ghc-paths-0.1.0.9...
Running Haddock for ghc-paths-0.1.0.9...
Running hscolour for ghc-paths-0.1.0.9...
Preprocessing library ghc-paths-0.1.0.9...
Preprocessing library ghc-paths-0.1.0.9...
Haddock coverage:
   0% (  0 /  5) in 'GHC.Paths'
  Missing documentation for:
    Module header
    ghc (GHC/Paths.hs:7)
    ghc_pkg (GHC/Paths.hs:7)
    libdir (GHC/Paths.hs:7)
    docdir (GHC/Paths.hs:7)
Documentation created: dist/doc/html/ghc-paths/index.html,
dist/doc/html/ghc-paths/ghc-paths.txt
Creating package registration file:
/tmp/pkgConf-ghc-paths-0.1.017633606021917305981.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/ghc-paths-0.1.0.9-83fO7sKyOaAKK9cbE3049O
Registering ghc-paths-0.1.0.9...
Installed ghc-paths-0.1.0.9
Configuring hex-0.1.2...
Building hex-0.1.2...
Preprocessing library hex-0.1.2...
[1 of 1] Compiling Data.Hex         ( Data/Hex.hs, dist/build/Data/Hex.o )
In-place registering hex-0.1.2...
Running Haddock for hex-0.1.2...
Running hscolour for hex-0.1.2...
Preprocessing library hex-0.1.2...
Preprocessing library hex-0.1.2...
Haddock coverage:
 100% (  2 /  2) in 'Data.Hex'
Documentation created: dist/doc/html/hex/index.html, dist/doc/html/hex/hex.txt
Creating package registration file: /tmp/pkgConf-hex-0.1382926234129183332.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hex-0.1.2-KovuhvZlQLHEFA4TMFBET9
Registering hex-0.1.2...
Installed hex-0.1.2
Configuring js-flot-0.8.3...
Building js-flot-0.8.3...
Preprocessing library js-flot-0.8.3...
[1 of 2] Compiling Paths_js_flot    ( dist/build/autogen/Paths_js_flot.hs, dist/build/Paths_js_flot.o )
[2 of 2] Compiling Language.Javascript.Flot ( Language/Javascript/Flot.hs, dist/build/Language/Javascript/Flot.o )
In-place registering js-flot-0.8.3...
Running Haddock for js-flot-0.8.3...
Running hscolour for js-flot-0.8.3...
Preprocessing library js-flot-0.8.3...
Preprocessing library js-flot-0.8.3...
Haddock coverage:
   0% (  0 /  8) in 'Paths_js_flot'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_js_flot.hs:15)
    getBinDir (dist/build/autogen/Paths_js_flot.hs:25)
    getLibDir (dist/build/autogen/Paths_js_flot.hs:25)
    getDataDir (dist/build/autogen/Paths_js_flot.hs:25)
    getLibexecDir (dist/build/autogen/Paths_js_flot.hs:25)
    getDataFileName (dist/build/autogen/Paths_js_flot.hs:32)
    getSysconfDir (dist/build/autogen/Paths_js_flot.hs:25)
 100% (  4 /  4) in 'Language.Javascript.Flot'
Documentation created: dist/doc/html/js-flot/index.html,
dist/doc/html/js-flot/js-flot.txt
Creating package registration file:
/tmp/pkgConf-js-flot-0.8503615949437180529.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/js-flot-0.8.3-0vctjk9WjLwASKCVSAzQhU
Registering js-flot-0.8.3...
Installed js-flot-0.8.3
Configuring js-jquery-1.11.3...
Building js-jquery-1.11.3...
Preprocessing library js-jquery-1.11.3...
[1 of 2] Compiling Paths_js_jquery  ( dist/build/autogen/Paths_js_jquery.hs, dist/build/Paths_js_jquery.o )
[2 of 2] Compiling Language.Javascript.JQuery ( Language/Javascript/JQuery.hs, dist/build/Language/Javascript/JQuery.o )
In-place registering js-jquery-1.11.3...
Running Haddock for js-jquery-1.11.3...
Running hscolour for js-jquery-1.11.3...
Preprocessing library js-jquery-1.11.3...
Preprocessing library js-jquery-1.11.3...
Haddock coverage:
   0% (  0 /  8) in 'Paths_js_jquery'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_js_jquery.hs:15)
    getBinDir (dist/build/autogen/Paths_js_jquery.hs:25)
    getLibDir (dist/build/autogen/Paths_js_jquery.hs:25)
    getDataDir (dist/build/autogen/Paths_js_jquery.hs:25)
    getLibexecDir (dist/build/autogen/Paths_js_jquery.hs:25)
    getDataFileName (dist/build/autogen/Paths_js_jquery.hs:32)
    getSysconfDir (dist/build/autogen/Paths_js_jquery.hs:25)
 100% (  4 /  4) in 'Language.Javascript.JQuery'
Documentation created: dist/doc/html/js-jquery/index.html,
dist/doc/html/js-jquery/js-jquery.txt
Creating package registration file:
/tmp/pkgConf-js-jquery-1.1112381380001660038320.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/js-jquery-1.11.3-Lkl79xjbdO4GbNSV1xED0Y
Registering js-jquery-1.11.3...
Installed js-jquery-1.11.3
Configuring knob-0.1.1...
Building knob-0.1.1...
Preprocessing library knob-0.1.1...
[1 of 1] Compiling Data.Knob        ( lib/Data/Knob.hs, dist/build/Data/Knob.o )

lib/Data/Knob.hs:27:1: Warning: Tab character

lib/Data/Knob.hs:28:1: Warning: Tab character

lib/Data/Knob.hs:29:1: Warning: Tab character

lib/Data/Knob.hs:30:1: Warning: Tab character

lib/Data/Knob.hs:31:1: Warning: Tab character

lib/Data/Knob.hs:32:1: Warning: Tab character

lib/Data/Knob.hs:33:1: Warning: Tab character

lib/Data/Knob.hs:34:1: Warning: Tab character

lib/Data/Knob.hs:61:1: Warning: Tab character

lib/Data/Knob.hs:64:1: Warning: Tab character

lib/Data/Knob.hs:65:1: Warning: Tab character

lib/Data/Knob.hs:66:1: Warning: Tab character

lib/Data/Knob.hs:67:1: Warning: Tab character

lib/Data/Knob.hs:68:1: Warning: Tab character

lib/Data/Knob.hs:69:1: Warning: Tab character

lib/Data/Knob.hs:70:1: Warning: Tab character

lib/Data/Knob.hs:71:1: Warning: Tab character

lib/Data/Knob.hs:72:1: Warning: Tab character

lib/Data/Knob.hs:73:1: Warning: Tab character

lib/Data/Knob.hs:74:1: Warning: Tab character

lib/Data/Knob.hs:75:1: Warning: Tab character

lib/Data/Knob.hs:76:1: Warning: Tab character

lib/Data/Knob.hs:77:1: Warning: Tab character

lib/Data/Knob.hs:78:1: Warning: Tab character

lib/Data/Knob.hs:79:1: Warning: Tab character

lib/Data/Knob.hs:80:1: Warning: Tab character

lib/Data/Knob.hs:81:1: Warning: Tab character

lib/Data/Knob.hs:82:1: Warning: Tab character

lib/Data/Knob.hs:83:1: Warning: Tab character

lib/Data/Knob.hs:84:1: Warning: Tab character

lib/Data/Knob.hs:85:1: Warning: Tab character

lib/Data/Knob.hs:86:1: Warning: Tab character

lib/Data/Knob.hs:87:1: Warning: Tab character

lib/Data/Knob.hs:88:1: Warning: Tab character

lib/Data/Knob.hs:89:1: Warning: Tab character

lib/Data/Knob.hs:90:1: Warning: Tab character

lib/Data/Knob.hs:91:1: Warning: Tab character

lib/Data/Knob.hs:95:1: Warning: Tab character

lib/Data/Knob.hs:99:1: Warning: Tab character

lib/Data/Knob.hs:100:1: Warning: Tab character

lib/Data/Knob.hs:101:1: Warning: Tab character

lib/Data/Knob.hs:102:1: Warning: Tab character

lib/Data/Knob.hs:103:1: Warning: Tab character

lib/Data/Knob.hs:104:1: Warning: Tab character

lib/Data/Knob.hs:105:1: Warning: Tab character

lib/Data/Knob.hs:106:1: Warning: Tab character

lib/Data/Knob.hs:107:1: Warning: Tab character

lib/Data/Knob.hs:108:1: Warning: Tab character

lib/Data/Knob.hs:109:1: Warning: Tab character

lib/Data/Knob.hs:110:1: Warning: Tab character

lib/Data/Knob.hs:111:1: Warning: Tab character

lib/Data/Knob.hs:112:1: Warning: Tab character

lib/Data/Knob.hs:113:1: Warning: Tab character

lib/Data/Knob.hs:116:1: Warning: Tab character

lib/Data/Knob.hs:117:1: Warning: Tab character

lib/Data/Knob.hs:118:1: Warning: Tab character

lib/Data/Knob.hs:119:1: Warning: Tab character

lib/Data/Knob.hs:120:1: Warning: Tab character

lib/Data/Knob.hs:121:1: Warning: Tab character

lib/Data/Knob.hs:122:1: Warning: Tab character

lib/Data/Knob.hs:123:1: Warning: Tab character

lib/Data/Knob.hs:124:1: Warning: Tab character

lib/Data/Knob.hs:125:1: Warning: Tab character

lib/Data/Knob.hs:126:1: Warning: Tab character

lib/Data/Knob.hs:127:1: Warning: Tab character

lib/Data/Knob.hs:128:1: Warning: Tab character

lib/Data/Knob.hs:129:1: Warning: Tab character

lib/Data/Knob.hs:130:1: Warning: Tab character

lib/Data/Knob.hs:131:1: Warning: Tab character

lib/Data/Knob.hs:132:1: Warning: Tab character

lib/Data/Knob.hs:133:1: Warning: Tab character

lib/Data/Knob.hs:134:1: Warning: Tab character

lib/Data/Knob.hs:135:1: Warning: Tab character

lib/Data/Knob.hs:136:1: Warning: Tab character

lib/Data/Knob.hs:137:1: Warning: Tab character

lib/Data/Knob.hs:138:1: Warning: Tab character

lib/Data/Knob.hs:139:1: Warning: Tab character

lib/Data/Knob.hs:140:1: Warning: Tab character

lib/Data/Knob.hs:141:1: Warning: Tab character

lib/Data/Knob.hs:142:1: Warning: Tab character

lib/Data/Knob.hs:143:1: Warning: Tab character

lib/Data/Knob.hs:144:1: Warning: Tab character

lib/Data/Knob.hs:145:1: Warning: Tab character

lib/Data/Knob.hs:146:1: Warning: Tab character

lib/Data/Knob.hs:147:1: Warning: Tab character

lib/Data/Knob.hs:148:1: Warning: Tab character

lib/Data/Knob.hs:149:1: Warning: Tab character

lib/Data/Knob.hs:150:1: Warning: Tab character

lib/Data/Knob.hs:154:1: Warning: Tab character

lib/Data/Knob.hs:155:1: Warning: Tab character

lib/Data/Knob.hs:170:1: Warning: Tab character

lib/Data/Knob.hs:171:1: Warning: Tab character

lib/Data/Knob.hs:172:1: Warning: Tab character

lib/Data/Knob.hs:173:1: Warning: Tab character

lib/Data/Knob.hs:174:1: Warning: Tab character
In-place registering knob-0.1.1...
Running Haddock for knob-0.1.1...
Running hscolour for knob-0.1.1...
Preprocessing library knob-0.1.1...
Preprocessing library knob-0.1.1...

lib/Data/Knob.hs:27:1: Warning: Tab character

lib/Data/Knob.hs:28:1: Warning: Tab character

lib/Data/Knob.hs:29:1: Warning: Tab character

lib/Data/Knob.hs:30:1: Warning: Tab character

lib/Data/Knob.hs:31:1: Warning: Tab character

lib/Data/Knob.hs:32:1: Warning: Tab character

lib/Data/Knob.hs:33:1: Warning: Tab character

lib/Data/Knob.hs:34:1: Warning: Tab character

lib/Data/Knob.hs:61:1: Warning: Tab character

lib/Data/Knob.hs:64:1: Warning: Tab character

lib/Data/Knob.hs:65:1: Warning: Tab character

lib/Data/Knob.hs:66:1: Warning: Tab character

lib/Data/Knob.hs:67:1: Warning: Tab character

lib/Data/Knob.hs:68:1: Warning: Tab character

lib/Data/Knob.hs:69:1: Warning: Tab character

lib/Data/Knob.hs:70:1: Warning: Tab character

lib/Data/Knob.hs:71:1: Warning: Tab character

lib/Data/Knob.hs:72:1: Warning: Tab character

lib/Data/Knob.hs:73:1: Warning: Tab character

lib/Data/Knob.hs:74:1: Warning: Tab character

lib/Data/Knob.hs:75:1: Warning: Tab character

lib/Data/Knob.hs:76:1: Warning: Tab character

lib/Data/Knob.hs:77:1: Warning: Tab character

lib/Data/Knob.hs:78:1: Warning: Tab character

lib/Data/Knob.hs:79:1: Warning: Tab character

lib/Data/Knob.hs:80:1: Warning: Tab character

lib/Data/Knob.hs:81:1: Warning: Tab character

lib/Data/Knob.hs:82:1: Warning: Tab character

lib/Data/Knob.hs:83:1: Warning: Tab character

lib/Data/Knob.hs:84:1: Warning: Tab character

lib/Data/Knob.hs:85:1: Warning: Tab character

lib/Data/Knob.hs:86:1: Warning: Tab character

lib/Data/Knob.hs:87:1: Warning: Tab character

lib/Data/Knob.hs:88:1: Warning: Tab character

lib/Data/Knob.hs:89:1: Warning: Tab character

lib/Data/Knob.hs:90:1: Warning: Tab character

lib/Data/Knob.hs:91:1: Warning: Tab character

lib/Data/Knob.hs:95:1: Warning: Tab character

lib/Data/Knob.hs:99:1: Warning: Tab character

lib/Data/Knob.hs:100:1: Warning: Tab character

lib/Data/Knob.hs:101:1: Warning: Tab character

lib/Data/Knob.hs:102:1: Warning: Tab character

lib/Data/Knob.hs:103:1: Warning: Tab character

lib/Data/Knob.hs:104:1: Warning: Tab character

lib/Data/Knob.hs:105:1: Warning: Tab character

lib/Data/Knob.hs:106:1: Warning: Tab character

lib/Data/Knob.hs:107:1: Warning: Tab character

lib/Data/Knob.hs:108:1: Warning: Tab character

lib/Data/Knob.hs:109:1: Warning: Tab character

lib/Data/Knob.hs:110:1: Warning: Tab character

lib/Data/Knob.hs:111:1: Warning: Tab character

lib/Data/Knob.hs:112:1: Warning: Tab character

lib/Data/Knob.hs:113:1: Warning: Tab character

lib/Data/Knob.hs:116:1: Warning: Tab character

lib/Data/Knob.hs:117:1: Warning: Tab character

lib/Data/Knob.hs:118:1: Warning: Tab character

lib/Data/Knob.hs:119:1: Warning: Tab character

lib/Data/Knob.hs:120:1: Warning: Tab character

lib/Data/Knob.hs:121:1: Warning: Tab character

lib/Data/Knob.hs:122:1: Warning: Tab character

lib/Data/Knob.hs:123:1: Warning: Tab character

lib/Data/Knob.hs:124:1: Warning: Tab character

lib/Data/Knob.hs:125:1: Warning: Tab character

lib/Data/Knob.hs:126:1: Warning: Tab character

lib/Data/Knob.hs:127:1: Warning: Tab character

lib/Data/Knob.hs:128:1: Warning: Tab character

lib/Data/Knob.hs:129:1: Warning: Tab character

lib/Data/Knob.hs:130:1: Warning: Tab character

lib/Data/Knob.hs:131:1: Warning: Tab character

lib/Data/Knob.hs:132:1: Warning: Tab character

lib/Data/Knob.hs:133:1: Warning: Tab character

lib/Data/Knob.hs:134:1: Warning: Tab character

lib/Data/Knob.hs:135:1: Warning: Tab character

lib/Data/Knob.hs:136:1: Warning: Tab character

lib/Data/Knob.hs:137:1: Warning: Tab character

lib/Data/Knob.hs:138:1: Warning: Tab character

lib/Data/Knob.hs:139:1: Warning: Tab character

lib/Data/Knob.hs:140:1: Warning: Tab character

lib/Data/Knob.hs:141:1: Warning: Tab character

lib/Data/Knob.hs:142:1: Warning: Tab character

lib/Data/Knob.hs:143:1: Warning: Tab character

lib/Data/Knob.hs:144:1: Warning: Tab character

lib/Data/Knob.hs:145:1: Warning: Tab character

lib/Data/Knob.hs:146:1: Warning: Tab character

lib/Data/Knob.hs:147:1: Warning: Tab character

lib/Data/Knob.hs:148:1: Warning: Tab character

lib/Data/Knob.hs:149:1: Warning: Tab character

lib/Data/Knob.hs:150:1: Warning: Tab character

lib/Data/Knob.hs:154:1: Warning: Tab character

lib/Data/Knob.hs:155:1: Warning: Tab character

lib/Data/Knob.hs:170:1: Warning: Tab character

lib/Data/Knob.hs:171:1: Warning: Tab character

lib/Data/Knob.hs:172:1: Warning: Tab character

lib/Data/Knob.hs:173:1: Warning: Tab character

lib/Data/Knob.hs:174:1: Warning: Tab character
Haddock coverage:
  57% (  4 /  7) in 'Data.Knob'
  Missing documentation for:
    newKnob (lib/Data/Knob.hs:152)
    getContents (lib/Data/Knob.hs:157)
    setContents (lib/Data/Knob.hs:160)
Documentation created: dist/doc/html/knob/index.html,
dist/doc/html/knob/knob.txt
Creating package registration file: /tmp/pkgConf-knob-0.11999038585574620392.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/knob-0.1.1-1QN7gXjCbCzG4pySCR3YEF
Registering knob-0.1.1...
Installed knob-0.1.1
Configuring lazysmallcheck-0.6...
Building lazysmallcheck-0.6...
Preprocessing library lazysmallcheck-0.6...
[1 of 1] Compiling Test.LazySmallCheck ( Test/LazySmallCheck.hs, dist/build/Test/LazySmallCheck.o )
In-place registering lazysmallcheck-0.6...
Running Haddock for lazysmallcheck-0.6...
Running hscolour for lazysmallcheck-0.6...
Preprocessing library lazysmallcheck-0.6...
Preprocessing library lazysmallcheck-0.6...
Haddock coverage:
   4% (  1 / 27) in 'Test.LazySmallCheck'
  Missing documentation for:
    Serial (Test/LazySmallCheck.hs:54)
    Series (Test/LazySmallCheck.hs:50)
    Cons (Test/LazySmallCheck.hs:52)
    cons (Test/LazySmallCheck.hs:59)
    >< (Test/LazySmallCheck.hs:65)
    empty (Test/LazySmallCheck.hs:62)
    \/ (Test/LazySmallCheck.hs:76)
    drawnFrom (Test/LazySmallCheck.hs:86)
    cons0 (Test/LazySmallCheck.hs:91)
    cons1 (Test/LazySmallCheck.hs:94)
    cons2 (Test/LazySmallCheck.hs:97)
    cons3 (Test/LazySmallCheck.hs:100)
    cons4 (Test/LazySmallCheck.hs:103)
    cons5 (Test/LazySmallCheck.hs:107)
    Testable (Test/LazySmallCheck.hs:268)
    depthCheck (Test/LazySmallCheck.hs:286)
    smallCheck (Test/LazySmallCheck.hs:291)
    test (Test/LazySmallCheck.hs:294)
    ==> (Test/LazySmallCheck.hs:251)
    Property (Test/LazySmallCheck.hs:219)
    lift (Test/LazySmallCheck.hs:237)
    neg (Test/LazySmallCheck.hs:240)
    *&* (Test/LazySmallCheck.hs:243)
    *|* (Test/LazySmallCheck.hs:243)
    *=>* (Test/LazySmallCheck.hs:243)
    *=* (Test/LazySmallCheck.hs:243)
Warning: Test.LazySmallCheck: could not find link destinations for:
    property
Documentation created: dist/doc/html/lazysmallcheck/index.html,
dist/doc/html/lazysmallcheck/lazysmallcheck.txt
Creating package registration file:
/tmp/pkgConf-lazysmallcheck-02008532428916768482.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/lazysmallcheck-0.6-8lNVfHK31yKGvIqZAOKH0y
Registering lazysmallcheck-0.6...
Installed lazysmallcheck-0.6
Configuring mmorph-1.0.4...
Building mmorph-1.0.4...
Preprocessing library mmorph-1.0.4...
[1 of 2] Compiling Control.Monad.Morph ( src/Control/Monad/Morph.hs, dist/build/Control/Monad/Morph.o )

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

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

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

src/Control/Monad/Morph.hs:117:34: Warning:
    In the use of ‘E.runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

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

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

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

src/Control/Monad/Morph.hs:243:14: Warning:
    In the use of ‘E.runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:243:30: Warning:
    In the use of ‘E.runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[2 of 2] Compiling Control.Monad.Trans.Compose ( src/Control/Monad/Trans/Compose.hs, dist/build/Control/Monad/Trans/Compose.o )
In-place registering mmorph-1.0.4...
Running Haddock for mmorph-1.0.4...
Running hscolour for mmorph-1.0.4...
Preprocessing library mmorph-1.0.4...
Preprocessing library mmorph-1.0.4...

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

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

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

src/Control/Monad/Morph.hs:117:34: Warning:
    In the use of ‘E.runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

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

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

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

src/Control/Monad/Morph.hs:243:14: Warning:
    In the use of ‘E.runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:243:30: Warning:
    In the use of ‘E.runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
Haddock coverage:
 100% ( 22 / 22) in 'Control.Monad.Morph'
 100% (  3 /  3) in 'Control.Monad.Trans.Compose'
Documentation created: dist/doc/html/mmorph/index.html,
dist/doc/html/mmorph/mmorph.txt
Creating package registration file:
/tmp/pkgConf-mmorph-1.0915736906101072999.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mmorph-1.0.4-8dNpUU8QFPe77rrwKAb20b
Registering mmorph-1.0.4...
Installed mmorph-1.0.4
Configuring monad-loops-0.4.3...
Building monad-loops-0.4.3...
Preprocessing library monad-loops-0.4.3...
[1 of 1] Compiling Control.Monad.Loops ( src/Control/Monad/Loops.hs, dist/build/Control/Monad/Loops.o )
In-place registering monad-loops-0.4.3...
Running Haddock for monad-loops-0.4.3...
Running hscolour for monad-loops-0.4.3...
Preprocessing library monad-loops-0.4.3...
Preprocessing library monad-loops-0.4.3...
Haddock coverage:
  75% ( 36 / 48) in 'Control.Monad.Loops'
  Missing documentation for:
    minimaOnByM (src/Control/Monad/Loops.hs:405)
    maximaOnByM (src/Control/Monad/Loops.hs:420)
    minimaByM (src/Control/Monad/Loops.hs:423)
    maximaByM (src/Control/Monad/Loops.hs:426)
    minimaOnM (src/Control/Monad/Loops.hs:429)
    maximaOnM (src/Control/Monad/Loops.hs:432)
    minimumOnByM (src/Control/Monad/Loops.hs:436)
    maximumOnByM (src/Control/Monad/Loops.hs:451)
    minimumByM (src/Control/Monad/Loops.hs:454)
    maximumByM (src/Control/Monad/Loops.hs:457)
    minimumOnM (src/Control/Monad/Loops.hs:460)
    maximumOnM (src/Control/Monad/Loops.hs:463)
Documentation created: dist/doc/html/monad-loops/index.html,
dist/doc/html/monad-loops/monad-loops.txt
Creating package registration file:
/tmp/pkgConf-monad-loops-0.42123987799733628447.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/monad-loops-0.4.3-EQoySqNZ2bd85KCgzAOO4M
Registering monad-loops-0.4.3...
Installed monad-loops-0.4.3
Configuring mtl-2.2.1...
Building mtl-2.2.1...
Preprocessing library mtl-2.2.1...
[ 1 of 22] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )
[ 2 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
[ 3 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
[ 4 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[ 5 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 6 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )
[ 7 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )
[ 8 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 9 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )
[10 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o )
[11 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[12 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[13 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[14 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[15 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[16 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[17 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[18 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[19 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[20 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[21 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o )
In-place registering mtl-2.2.1...
Running Haddock for mtl-2.2.1...
Running hscolour for mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Haddock coverage:
  75% (  3 /  4) in 'Control.Monad.Writer.Class'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
 100% (  5 /  5) in 'Control.Monad.State.Class'
 100% (  3 /  3) in 'Control.Monad.Reader.Class'
  80% (  4 /  5) in 'Control.Monad.RWS.Class'
  Missing documentation for:
    MonadRWS (Control/Monad/RWS/Class.hs:44)
 100% (  4 /  4) in 'Control.Monad.Identity'
 100% (  3 /  3) in 'Control.Monad.Error.Class'
  50% (  1 /  2) in 'Control.Monad.Cont.Class'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:73)
 100% (  3 /  3) in 'Control.Monad.Trans'
  93% ( 14 / 15) in 'Control.Monad.Error'
  Missing documentation for:
    runErrorT
 100% ( 19 / 19) in 'Control.Monad.Except'
 100% (  5 /  5) in 'Control.Monad.List'
  95% ( 21 / 22) in 'Control.Monad.RWS.Lazy'
  Missing documentation for:
    runRWST
 100% (  2 /  2) in 'Control.Monad.RWS'
  96% ( 22 / 23) in 'Control.Monad.Reader'
  Missing documentation for:
    runReaderT
  95% ( 21 / 22) in 'Control.Monad.RWS.Strict'
  Missing documentation for:
    runRWST
  96% ( 24 / 25) in 'Control.Monad.State.Lazy'
  Missing documentation for:
    runStateT
 100% (  2 /  2) in 'Control.Monad.State'
  96% ( 24 / 25) in 'Control.Monad.State.Strict'
  Missing documentation for:
    runStateT
  89% ( 17 / 19) in 'Control.Monad.Writer.Lazy'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
    runWriterT
 100% (  2 /  2) in 'Control.Monad.Writer'
  94% ( 17 / 18) in 'Control.Monad.Writer.Strict'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
  91% ( 20 / 22) in 'Control.Monad.Cont'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:73)
    runContT
Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt
Creating package registration file: /tmp/pkgConf-mtl-2.2203265230271185160.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mtl-2.2.1-KMpng31YRYc5JfMWFZ3FCU
Registering mtl-2.2.1...
Installed mtl-2.2.1
Configuring network-2.6.2.1...
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 linux/tcp.h usability... yes
checking linux/tcp.h presence... yes
checking for linux/tcp.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.2.1...
Preprocessing library network-2.6.2.1...
[ 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:826:28: Warning:
    Pattern match(es) are overlapped
    In a case alternative: _ -> ...

Network/Socket/Types.hsc:869: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:951: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:1012:10: Warning:
    Orphan instance: instance Storable HostAddress6
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.
[ 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:177:1: Warning:
    The import of ‘delete’ from module ‘Data.List’ is redundant

Network/Socket.hsc:193: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:212: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:949:13: Warning:
    Defaulting the following constraint(s) to type ‘Integer’
      (Integral a0)
        arising from a use of ‘fromIntegral’
        at Network/Socket.hsc:949:13-24
      (Num a0)
        arising from the literal ‘12’ at Network/Socket.hsc:949:27-28
    In the expression: (fromIntegral (12))
    In an equation for ‘sz’: sz = (fromIntegral (12))
    In the expression:
      do { let fd = fdSocket sock;
           let sz = (fromIntegral (12));
           with sz $ \ ptr_cr -> alloca $ \ ptr_sz -> ... }

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

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

Network/Socket.hsc:953: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:989: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.2.1...
Running Haddock for network-2.6.2.1...
Running hscolour for network-2.6.2.1...
Preprocessing library network-2.6.2.1...
Preprocessing library network-2.6.2.1...

Network/Socket/Types.hsc:1012:10: Warning:
    Orphan instance: instance Storable HostAddress6
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

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:177:1: Warning:
    The import of ‘delete’ from module ‘Data.List’ is redundant

Network/Socket.hsc:193: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:212: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:949:13: Warning:
    Defaulting the following constraint(s) to type ‘Integer’
      (Integral a0)
        arising from a use of ‘fromIntegral’
        at Network/Socket.hsc:949:13-24
      (Num a0)
        arising from the literal ‘12’ at Network/Socket.hsc:949:27-28
    In the expression: (fromIntegral (12))
    In an equation for ‘sz’: sz = (fromIntegral (12))
    In the expression:
      do { let fd = fdSocket sock;
           let sz = (fromIntegral (12));
           with sz $ \ ptr_cr -> alloca $ \ ptr_sz -> ... }

Network/Socket.hsc:1571: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'
  Missing documentation for:
    IOVec (Network/Socket/ByteString/IOVec.hsc:15)
  68% ( 27 / 40) in 'Network.Socket.Types'
  Missing documentation for:
    Module header
    sockFd (Network/Socket/Types.hsc:90)
    sockFamily (Network/Socket/Types.hsc:93)
    sockType (Network/Socket/Types.hsc:96)
    sockProtocol (Network/Socket/Types.hsc:99)
    sockStatus (Network/Socket/Types.hsc:102)
    packSocketType (Network/Socket/Types.hsc:187)
    unpackSocketType (Network/Socket/Types.hsc:202)
    packFamily (Network/Socket/Types.hsc:306)
    unpackFamily (Network/Socket/Types.hsc:522)
    FlowInfo (Network/Socket/Types.hsc:801)
    ScopeID (Network/Socket/Types.hsc:802)
    ProtocolNumber (Network/Socket/Types.hsc:112)
  94% ( 30 / 32) in 'Network.Socket.Internal'
  Missing documentation for:
    FlowInfo (Network/Socket/Types.hsc:801)
    ScopeID (Network/Socket/Types.hsc:802)
  71% ( 68 / 96) in 'Network.Socket'
  Missing documentation for:
    FlowInfo (Network/Socket/Types.hsc:801)
    ScopeID (Network/Socket/Types.hsc:802)
    ShutdownCmd (Network/Socket.hsc:1045)
    ProtocolNumber (Network/Socket/Types.hsc:112)
    ServiceName (Network/Socket.hsc:221)
    AddrInfo (Network/Socket.hsc:1233)
    NameInfoFlag (Network/Socket.hsc:1286)
    getPeerName (Network/Socket.hsc:752)
    getSocketName (Network/Socket.hsc:760)
    socketPort (Network/Socket.hsc:729)
    recvLen (Network/Socket.hsc:670)
    inet_addr (Network/Socket.hsc:1128)
    inet_ntoa (Network/Socket.hsc:1136)
    isBound (Network/Socket.hsc:1095)
    isListening (Network/Socket.hsc:1100)
    isReadable (Network/Socket.hsc:1105)
    isWritable (Network/Socket.hsc:1110)
    sendFd (Network/Socket.hsc:987)
    recvFd (Network/Socket.hsc:995)
    aNY_PORT (Network/Socket.hsc:1009)
    sOMAXCONN (Network/Socket.hsc:1026)
    sOL_SOCKET (Network/Socket.hsc:1029)
    sCM_RIGHTS (Network/Socket.hsc:1033)
    fdSocket (Network/Socket.hsc:264)
    mkSocket (Network/Socket.hsc:252)
    packFamily (Network/Socket/Types.hsc:306)
    unpackFamily (Network/Socket/Types.hsc:522)
    packSocketType (Network/Socket/Types.hsc:187)
  50% (  1 /  2) in 'Network.Socket.ByteString.MsgHdr'
  Missing documentation for:
    MsgHdr (Network/Socket/ByteString/MsgHdr.hsc:22)
  25% (  1 /  4) in 'Network.Socket.ByteString.Internal'
  Missing documentation for:
    mkInvalidRecvArgError (Network/Socket/ByteString/Internal.hs:34)
    c_writev (Network/Socket/ByteString/Internal.hs:40)
    c_sendmsg (Network/Socket/ByteString/Internal.hs:43)
 100% ( 15 / 15) in 'Network.Socket.ByteString'
  25% (  1 /  4) in 'Network.Socket.ByteString.Lazy.Posix'
  Missing documentation for:
    Module header
    send (Network/Socket/ByteString/Lazy/Posix.hs:27)
    sendAll (Network/Socket/ByteString/Lazy/Posix.hs:50)
  71% (  5 /  7) in 'Network.Socket.ByteString.Lazy'
  Missing documentation for:
    send (Network/Socket/ByteString/Lazy/Posix.hs:27)
    sendAll (Network/Socket/ByteString/Lazy/Posix.hs:50)
  44% ( 23 / 52) in 'Network.BSD'
  Missing documentation for:
    HostEntry (Network/BSD.hsc:329)
    hostAddress (Network/BSD.hsc:366)
    getHostEntries (Network/BSD.hsc:419)
    setHostEntry (Network/BSD.hsc:409)
    getHostEntry (Network/BSD.hsc:401)
    endHostEntry (Network/BSD.hsc:414)
    ServiceEntry (Network/BSD.hsc:139)
    ServiceName (Network/Socket.hsc:221)
    getServiceEntries (Network/BSD.hsc:224)
    getServiceEntry (Network/BSD.hsc:206)
    setServiceEntry (Network/BSD.hsc:214)
    endServiceEntry (Network/BSD.hsc:219)
    ProtocolName (Network/BSD.hsc:123)
    ProtocolNumber (Network/Socket/Types.hsc:112)
    ProtocolEntry (Network/BSD.hsc:242)
    getProtocolByName (Network/BSD.hsc:275)
    getProtocolByNumber (Network/BSD.hsc:286)
    getProtocolNumber (Network/BSD.hsc:296)
    getProtocolEntries (Network/BSD.hsc:320)
    setProtocolEntry (Network/BSD.hsc:310)
    getProtocolEntry (Network/BSD.hsc:302)
    endProtocolEntry (Network/BSD.hsc:315)
    NetworkName (Network/BSD.hsc:434)
    NetworkAddr (Network/BSD.hsc:432)
    NetworkEntry (Network/BSD.hsc:436)
    getNetworkByName (Network/BSD.hsc:467)
    getNetworkByAddr (Network/BSD.hsc:477)
    getNetworkEntry (Network/BSD.hsc:486)
    ifNameToIndex (Network/BSD.hsc:521)
  89% ( 24 / 27) in 'Network'
  Missing documentation for:
    PortID (Network.hs:83)
    sendTo (Network.hs:333)
    recvFrom (Network.hs:342)
Warning: Network.Socket.ByteString: could not find link destinations for:
    IOVec
Documentation created: dist/doc/html/network/index.html,
dist/doc/html/network/network.txt
Creating package registration file:
/tmp/pkgConf-network-2.6.21750159999891528784.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/network-2.6.2.1-F6mK9sCIw3M5SbZMt2lUQE
Registering network-2.6.2.1...
Installed network-2.6.2.1
Configuring numbers-3000.2.0.1...
Building numbers-3000.2.0.1...
Preprocessing library numbers-3000.2.0.1...
[1 of 9] Compiling Data.Number.Vectorspace ( Data/Number/Vectorspace.hs, dist/build/Data/Number/Vectorspace.o )
[2 of 9] Compiling Data.Number.Natural ( Data/Number/Natural.hs, dist/build/Data/Number/Natural.o )
[3 of 9] Compiling Data.Number.Interval ( Data/Number/Interval.hs, dist/build/Data/Number/Interval.o )
[4 of 9] Compiling Data.Number.FixedFunctions ( Data/Number/FixedFunctions.hs, dist/build/Data/Number/FixedFunctions.o )
[5 of 9] Compiling Data.Number.Fixed ( Data/Number/Fixed.hs, dist/build/Data/Number/Fixed.o )
[6 of 9] Compiling Data.Number.BigFloat ( Data/Number/BigFloat.hs, dist/build/Data/Number/BigFloat.o )
[7 of 9] Compiling Data.Number.CReal ( Data/Number/CReal.hs, dist/build/Data/Number/CReal.o )
[8 of 9] Compiling Data.Number.Dif  ( Data/Number/Dif.hs, dist/build/Data/Number/Dif.o )
[9 of 9] Compiling Data.Number.Symbolic ( Data/Number/Symbolic.hs, dist/build/Data/Number/Symbolic.o )
In-place registering numbers-3000.2.0.1...
Running Haddock for numbers-3000.2.0.1...
Running hscolour for numbers-3000.2.0.1...
Preprocessing library numbers-3000.2.0.1...
Preprocessing library numbers-3000.2.0.1...
Haddock coverage:
  50% (  1 /  2) in 'Data.Number.Vectorspace'
  Missing documentation for:
    Module header
  67% (  2 /  3) in 'Data.Number.Natural'
  Missing documentation for:
    Natural (Data/Number/Natural.hs:11)
  25% (  1 /  4) in 'Data.Number.Interval'
  Missing documentation for:
    Interval (Data/Number/Interval.hs:4)
    ival (Data/Number/Interval.hs:6)
    getIval (Data/Number/Interval.hs:10)
   0% (  0 / 25) in 'Data.Number.FixedFunctions'
  Missing documentation for:
    Module header
    approx (Data/Number/FixedFunctions.hs:75)
    CF (Data/Number/FixedFunctions.hs:83)
    fromCF (Data/Number/FixedFunctions.hs:85)
    toCF (Data/Number/FixedFunctions.hs:97)
    approxCF (Data/Number/FixedFunctions.hs:114)
    fromTaylorToCF (Data/Number/FixedFunctions.hs:143)
    fac (Data/Number/FixedFunctions.hs:164)
    integerRoot2 (Data/Number/FixedFunctions.hs:167)
    pi (Data/Number/FixedFunctions.hs:193)
    tan (Data/Number/FixedFunctions.hs:215)
    sin (Data/Number/FixedFunctions.hs:237)
    cos (Data/Number/FixedFunctions.hs:243)
    atan (Data/Number/FixedFunctions.hs:250)
    asin (Data/Number/FixedFunctions.hs:261)
    acos (Data/Number/FixedFunctions.hs:273)
    sqrt (Data/Number/FixedFunctions.hs:288)
    exp (Data/Number/FixedFunctions.hs:307)
    cosh (Data/Number/FixedFunctions.hs:329)
    sinh (Data/Number/FixedFunctions.hs:339)
    tanh (Data/Number/FixedFunctions.hs:349)
    atanh (Data/Number/FixedFunctions.hs:359)
    asinh (Data/Number/FixedFunctions.hs:369)
    acosh (Data/Number/FixedFunctions.hs:378)
    log (Data/Number/FixedFunctions.hs:391)
  67% (  8 / 12) in 'Data.Number.Fixed'
  Missing documentation for:
    Fixed (Data/Number/Fixed.hs:59)
    PrecPlus20 (Data/Number/Fixed.hs:50)
    dynamicEps (Data/Number/Fixed.hs:156)
    precision (Data/Number/Fixed.hs:62)
  88% (  7 /  8) in 'Data.Number.BigFloat'
  Missing documentation for:
    PrecPlus20 (Data/Number/Fixed.hs:50)
  67% (  2 /  3) in 'Data.Number.CReal'
  Missing documentation for:
    Module header
 100% (  9 /  9) in 'Data.Number.Dif'
  83% (  5 /  6) in 'Data.Number.Symbolic'
  Missing documentation for:
    unSym (Data/Number/Symbolic.hs:47)
Warning: Data.Number.Fixed: could not find link destinations for:
    eps
Warning: Data.Number.BigFloat: could not find link destinations for:
    eps
Documentation created: dist/doc/html/numbers/index.html,
dist/doc/html/numbers/numbers.txt
Creating package registration file:
/tmp/pkgConf-numbers-3000.2.0167793078244930122.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/numbers-3000.2.0.1-3jfNNfLvY4e9ex5JPxF0rY
Registering numbers-3000.2.0.1...
Installed numbers-3000.2.0.1
Configuring old-locale-1.0.0.7...
Building old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
[1 of 1] Compiling System.Locale    ( System/Locale.hs, dist/build/System/Locale.o )
In-place registering old-locale-1.0.0.7...
Running Haddock for old-locale-1.0.0.7...
Running hscolour for old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
Haddock coverage:
  60% (  3 /  5) in 'System.Locale'
  Missing documentation for:
    TimeLocale (System/Locale.hs:36)
    defaultTimeLocale (System/Locale.hs:49)
Documentation created: dist/doc/html/old-locale/index.html,
dist/doc/html/old-locale/old-locale.txt
Creating package registration file:
/tmp/pkgConf-old-locale-1.0.05931145262093506748.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/old-locale-1.0.0.7-D6X1KPq5Sui5XjrHMwvFwK
Registering old-locale-1.0.0.7...
Installed old-locale-1.0.0.7
Configuring primitive-0.6.1.0...
Building primitive-0.6.1.0...
Preprocessing library primitive-0.6.1.0...
[ 1 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.o )
[ 2 of 10] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o )
[ 3 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o )
[ 4 of 10] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o )

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

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

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

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

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

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

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

Control/Monad/Primitive.hs:101:19: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
Haddock coverage:
 100% (  3 /  3) in 'Data.Primitive.Internal.Compat'
   3% (  1 / 35) in 'Data.Primitive.MachDeps'
  Missing documentation for:
    sIZEOF_CHAR (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_CHAR (Data/Primitive/MachDeps.hs:19)
    sIZEOF_INT (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_INT (Data/Primitive/MachDeps.hs:19)
    sIZEOF_WORD (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_WORD (Data/Primitive/MachDeps.hs:19)
    sIZEOF_DOUBLE (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_DOUBLE (Data/Primitive/MachDeps.hs:19)
    sIZEOF_FLOAT (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_FLOAT (Data/Primitive/MachDeps.hs:19)
    sIZEOF_PTR (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_PTR (Data/Primitive/MachDeps.hs:19)
    sIZEOF_FUNPTR (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_FUNPTR (Data/Primitive/MachDeps.hs:19)
    sIZEOF_STABLEPTR (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_STABLEPTR (Data/Primitive/MachDeps.hs:19)
    sIZEOF_INT8 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_INT8 (Data/Primitive/MachDeps.hs:19)
    sIZEOF_WORD8 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_WORD8 (Data/Primitive/MachDeps.hs:19)
    sIZEOF_INT16 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_INT16 (Data/Primitive/MachDeps.hs:19)
    sIZEOF_WORD16 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_WORD16 (Data/Primitive/MachDeps.hs:19)
    sIZEOF_INT32 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_INT32 (Data/Primitive/MachDeps.hs:19)
    sIZEOF_WORD32 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_WORD32 (Data/Primitive/MachDeps.hs:19)
    sIZEOF_INT64 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_INT64 (Data/Primitive/MachDeps.hs:19)
    sIZEOF_WORD64 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_WORD64 (Data/Primitive/MachDeps.hs:19)
    Word64_# (Data/Primitive/MachDeps.hs:120)
    Int64_# (Data/Primitive/MachDeps.hs:121)
   3% (  1 / 29) in 'Data.Primitive.Internal.Operations'
  Missing documentation for:
    setWord8Array# (Data/Primitive/Internal/Operations.hs:33)
    setWord16Array# (Data/Primitive/Internal/Operations.hs:35)
    setWord32Array# (Data/Primitive/Internal/Operations.hs:37)
    setWord64Array# (Data/Primitive/Internal/Operations.hs:39)
    setWordArray# (Data/Primitive/Internal/Operations.hs:41)
    setInt8Array# (Data/Primitive/Internal/Operations.hs:43)
    setInt16Array# (Data/Primitive/Internal/Operations.hs:45)
    setInt32Array# (Data/Primitive/Internal/Operations.hs:47)
    setInt64Array# (Data/Primitive/Internal/Operations.hs:49)
    setIntArray# (Data/Primitive/Internal/Operations.hs:51)
    setAddrArray# (Data/Primitive/Internal/Operations.hs:53)
    setFloatArray# (Data/Primitive/Internal/Operations.hs:55)
    setDoubleArray# (Data/Primitive/Internal/Operations.hs:57)
    setWideCharArray# (Data/Primitive/Internal/Operations.hs:59)
    setWord8OffAddr# (Data/Primitive/Internal/Operations.hs:62)
    setWord16OffAddr# (Data/Primitive/Internal/Operations.hs:64)
    setWord32OffAddr# (Data/Primitive/Internal/Operations.hs:66)
    setWord64OffAddr# (Data/Primitive/Internal/Operations.hs:68)
    setWordOffAddr# (Data/Primitive/Internal/Operations.hs:70)
    setInt8OffAddr# (Data/Primitive/Internal/Operations.hs:72)
    setInt16OffAddr# (Data/Primitive/Internal/Operations.hs:74)
    setInt32OffAddr# (Data/Primitive/Internal/Operations.hs:76)
    setInt64OffAddr# (Data/Primitive/Internal/Operations.hs:78)
    setIntOffAddr# (Data/Primitive/Internal/Operations.hs:80)
    setAddrOffAddr# (Data/Primitive/Internal/Operations.hs:82)
    setFloatOffAddr# (Data/Primitive/Internal/Operations.hs:84)
    setDoubleOffAddr# (Data/Primitive/Internal/Operations.hs:86)
    setWideCharOffAddr# (Data/Primitive/Internal/Operations.hs:88)
  75% ( 12 / 16) in 'Control.Monad.Primitive'
  Missing documentation for:
    unsafeInlinePrim (Control/Monad/Primitive.hs:189)
    unsafeInlineIO (Control/Monad/Primitive.hs:193)
    unsafeInlineST (Control/Monad/Primitive.hs:197)
    touch (Control/Monad/Primitive.hs:201)
 100% (  3 /  3) in 'Data.Primitive.Types'
 100% ( 15 / 15) in 'Data.Primitive.Array'
  93% ( 27 / 29) in 'Data.Primitive.ByteArray'
  Missing documentation for:
    ByteArray#
    MutableByteArray#
 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-0.6.1582513990475745488.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/primitive-0.6.1.0-5Jnw7oEuYtM9dmKXelGXVb
Registering primitive-0.6.1.0...
Installed primitive-0.6.1.0
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 )

System/Random.hs:43:1: Warning: Tab character

System/Random.hs:45:1: Warning: Tab character

System/Random.hs:47:1: Warning: Tab character

System/Random.hs:53:1: Warning: Tab character

System/Random.hs:55:1: Warning: Tab character

System/Random.hs:56:1: Warning: Tab character

System/Random.hs:57:1: Warning: Tab character

System/Random.hs:59:1: Warning: Tab character

System/Random.hs:61:1: Warning: Tab character

System/Random.hs:63:1: Warning: Tab character

System/Random.hs:64:1: Warning: Tab character

System/Random.hs:65:1: Warning: Tab character

System/Random.hs:66:1: Warning: Tab character

System/Random.hs:68:1: Warning: Tab character

System/Random.hs:69:1: Warning: Tab character

System/Random.hs:70:1: Warning: Tab character

System/Random.hs:71:1: Warning: Tab character

System/Random.hs:73:1: Warning: Tab character

System/Random.hs:74:1: Warning: Tab character

System/Random.hs:76:1: Warning: Tab character

System/Random.hs:90:22: Warning: Tab character

System/Random.hs:91:17: Warning: Tab character

System/Random.hs:94:17: Warning: Tab character

System/Random.hs:102:15: Warning: Tab character

System/Random.hs:240:1: Warning: Tab character

System/Random.hs:241:1: Warning: Tab character

System/Random.hs:249:1: Warning: Tab character

System/Random.hs:269:1: Warning: Tab character

System/Random.hs:270:1: Warning: Tab character

System/Random.hs:271:1: Warning: Tab character

System/Random.hs:272:1: Warning: Tab character

System/Random.hs:273:1: Warning: Tab character

System/Random.hs:326:11: Warning: Tab character

System/Random.hs:343:11: Warning: Tab character

System/Random.hs:384:11: Warning: Tab character

System/Random.hs:395:1: Warning: Tab character

System/Random.hs:396:1: Warning: Tab character

System/Random.hs:396:20: Warning: Tab character

System/Random.hs:397:1: Warning: Tab character

System/Random.hs:397:20: Warning: Tab character

System/Random.hs:399:11: Warning: Tab character

System/Random.hs:406:1: Warning: Tab character

System/Random.hs:415:1: Warning: Tab character

System/Random.hs:428:1: Warning: Tab character

System/Random.hs:429:1: Warning: Tab character

System/Random.hs:430:1: Warning: Tab character

System/Random.hs:440:3: Warning: Tab character

System/Random.hs:502:1: Warning: Tab character

System/Random.hs:503:1: Warning: Tab character

System/Random.hs:504:1: Warning: Tab character

System/Random.hs:506:1: Warning: Tab character

System/Random.hs:507:1: Warning: Tab character

System/Random.hs:508:1: Warning: Tab character

System/Random.hs:519:1: Warning: Tab character

System/Random.hs:519:14: Warning: Tab character

System/Random.hs:520:1: Warning: Tab character

System/Random.hs:522:1: Warning: Tab character

System/Random.hs:523:1: Warning: Tab character

System/Random.hs:524:1: Warning: Tab character

System/Random.hs:526:1: Warning: Tab character

System/Random.hs:527:1: Warning: Tab character

System/Random.hs:528:1: Warning: Tab character
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...

System/Random.hs:43:1: Warning: Tab character

System/Random.hs:45:1: Warning: Tab character

System/Random.hs:47:1: Warning: Tab character

System/Random.hs:53:1: Warning: Tab character

System/Random.hs:55:1: Warning: Tab character

System/Random.hs:56:1: Warning: Tab character

System/Random.hs:57:1: Warning: Tab character

System/Random.hs:59:1: Warning: Tab character

System/Random.hs:61:1: Warning: Tab character

System/Random.hs:63:1: Warning: Tab character

System/Random.hs:64:1: Warning: Tab character

System/Random.hs:65:1: Warning: Tab character

System/Random.hs:66:1: Warning: Tab character

System/Random.hs:68:1: Warning: Tab character

System/Random.hs:69:1: Warning: Tab character

System/Random.hs:70:1: Warning: Tab character

System/Random.hs:71:1: Warning: Tab character

System/Random.hs:73:1: Warning: Tab character

System/Random.hs:74:1: Warning: Tab character

System/Random.hs:76:1: Warning: Tab character

System/Random.hs:90:22: Warning: Tab character

System/Random.hs:91:17: Warning: Tab character

System/Random.hs:94:17: Warning: Tab character

System/Random.hs:102:15: Warning: Tab character

System/Random.hs:240:1: Warning: Tab character

System/Random.hs:241:1: Warning: Tab character

System/Random.hs:249:1: Warning: Tab character

System/Random.hs:269:1: Warning: Tab character

System/Random.hs:270:1: Warning: Tab character

System/Random.hs:271:1: Warning: Tab character

System/Random.hs:272:1: Warning: Tab character

System/Random.hs:273:1: Warning: Tab character

System/Random.hs:326:11: Warning: Tab character

System/Random.hs:343:11: Warning: Tab character

System/Random.hs:384:11: Warning: Tab character

System/Random.hs:395:1: Warning: Tab character

System/Random.hs:396:1: Warning: Tab character

System/Random.hs:396:20: Warning: Tab character

System/Random.hs:397:1: Warning: Tab character

System/Random.hs:397:20: Warning: Tab character

System/Random.hs:399:11: Warning: Tab character

System/Random.hs:406:1: Warning: Tab character

System/Random.hs:415:1: Warning: Tab character

System/Random.hs:428:1: Warning: Tab character

System/Random.hs:429:1: Warning: Tab character

System/Random.hs:430:1: Warning: Tab character

System/Random.hs:440:3: Warning: Tab character

System/Random.hs:502:1: Warning: Tab character

System/Random.hs:503:1: Warning: Tab character

System/Random.hs:504:1: Warning: Tab character

System/Random.hs:506:1: Warning: Tab character

System/Random.hs:507:1: Warning: Tab character

System/Random.hs:508:1: Warning: Tab character

System/Random.hs:519:1: Warning: Tab character

System/Random.hs:519:14: Warning: Tab character

System/Random.hs:520:1: Warning: Tab character

System/Random.hs:522:1: Warning: Tab character

System/Random.hs:523:1: Warning: Tab character

System/Random.hs:524:1: Warning: Tab character

System/Random.hs:526:1: Warning: Tab character

System/Random.hs:527:1: Warning: Tab character

System/Random.hs:528:1: Warning: Tab character
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-11780295098842198392.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/random-1.1-1z8Ujelqc6aKgvPnbRUKkP
Registering random-1.1...
Installed random-1.1
Configuring safe-0.3.9...
Building safe-0.3.9...
Preprocessing library safe-0.3.9...
[1 of 4] Compiling Safe.Util        ( Safe/Util.hs, dist/build/Safe/Util.o )
[2 of 4] Compiling Safe.Exact       ( Safe/Exact.hs, dist/build/Safe/Exact.o )
[3 of 4] Compiling Safe.Foldable    ( Safe/Foldable.hs, dist/build/Safe/Foldable.o )
[4 of 4] Compiling Safe             ( Safe.hs, dist/build/Safe.o )
In-place registering safe-0.3.9...
Running Haddock for safe-0.3.9...
Running hscolour for safe-0.3.9...
Preprocessing library safe-0.3.9...
Preprocessing library safe-0.3.9...
Haddock coverage:
  14% (  1 /  7) in 'Safe.Util'
  Missing documentation for:
    .^ (Safe/Util.hs:8)
    .^^ (Safe/Util.hs:11)
    liftMay (Safe/Util.hs:14)
    fromNoteModule (Safe/Util.hs:17)
    fromNoteEitherModule (Safe/Util.hs:21)
    eitherToMaybe (Safe/Util.hs:25)
  35% (  8 / 23) in 'Safe.Exact'
  Missing documentation for:
    takeExactMay (Safe/Exact.hs:93)
    takeExactNote (Safe/Exact.hs:90)
    takeExactDef (Safe/Exact.hs:96)
    dropExactMay (Safe/Exact.hs:102)
    dropExactNote (Safe/Exact.hs:99)
    dropExactDef (Safe/Exact.hs:105)
    splitAtExactMay (Safe/Exact.hs:112)
    splitAtExactNote (Safe/Exact.hs:108)
    splitAtExactDef (Safe/Exact.hs:116)
    zipExactMay (Safe/Exact.hs:140)
    zipExactNote (Safe/Exact.hs:137)
    zipExactDef (Safe/Exact.hs:143)
    zipWithExactMay (Safe/Exact.hs:149)
    zipWithExactNote (Safe/Exact.hs:146)
    zipWithExactDef (Safe/Exact.hs:152)
  18% (  5 / 28) in 'Safe.Foldable'
  Missing documentation for:
    foldl1May (Safe/Foldable.hs:38)
    foldl1Def (Safe/Foldable.hs:46)
    foldl1Note (Safe/Foldable.hs:42)
    foldr1May (Safe/Foldable.hs:38)
    foldr1Def (Safe/Foldable.hs:46)
    foldr1Note (Safe/Foldable.hs:42)
    findJustDef (Safe/Foldable.hs:79)
    findJustNote (Safe/Foldable.hs:82)
    minimumMay (Safe/Foldable.hs:50)
    minimumDef (Safe/Foldable.hs:54)
    minimumNote (Safe/Foldable.hs:58)
    maximumMay (Safe/Foldable.hs:50)
    maximumDef (Safe/Foldable.hs:54)
    maximumNote (Safe/Foldable.hs:58)
    minimumByMay (Safe/Foldable.hs:62)
    minimumByDef (Safe/Foldable.hs:66)
    minimumByNote (Safe/Foldable.hs:70)
    maximumByMay (Safe/Foldable.hs:62)
    maximumByDef (Safe/Foldable.hs:66)
    maximumByNote (Safe/Foldable.hs:70)
    foldl1Safe (Safe/Foldable.hs:90)
    foldr1Safe (Safe/Foldable.hs:94)
    findJustSafe (Safe/Foldable.hs:99)
  20% ( 14 / 71) in 'Safe'
  Missing documentation for:
    initMay (Safe.hs:114)
    initDef (Safe.hs:117)
    initNote (Safe.hs:120)
    initSafe (Safe.hs:123)
    headMay (Safe.hs:128)
    headDef (Safe.hs:132)
    headNote (Safe.hs:136)
    lastMay (Safe.hs:128)
    lastDef (Safe.hs:132)
    lastNote (Safe.hs:136)
    minimumMay (Safe.hs:140)
    minimumDef (Safe.hs:144)
    minimumNote (Safe.hs:148)
    maximumMay (Safe.hs:140)
    maximumDef (Safe.hs:144)
    maximumNote (Safe.hs:148)
    minimumByMay (Safe.hs:152)
    minimumByDef (Safe.hs:156)
    minimumByNote (Safe.hs:160)
    maximumByMay (Safe.hs:152)
    maximumByDef (Safe.hs:156)
    maximumByNote (Safe.hs:160)
    foldr1May (Safe.hs:165)
    foldr1Def (Safe.hs:170)
    foldr1Note (Safe.hs:175)
    foldl1May (Safe.hs:165)
    foldl1Def (Safe.hs:170)
    foldl1Note (Safe.hs:175)
    foldl1May' (Safe.hs:165)
    foldl1Def' (Safe.hs:170)
    foldl1Note' (Safe.hs:175)
    scanl1May (Safe.hs:180)
    scanl1Def (Safe.hs:184)
    scanl1Note (Safe.hs:188)
    scanr1May (Safe.hs:180)
    scanr1Def (Safe.hs:184)
    scanr1Note (Safe.hs:188)
    fromJustNote (Safe.hs:197)
    assertNote (Safe.hs:200)
    atMay (Safe.hs:209)
    atDef (Safe.hs:212)
    atNote (Safe.hs:215)
    readMay (Safe.hs:219)
    readDef (Safe.hs:222)
    readNote (Safe.hs:225)
    lookupJustDef (Safe.hs:233)
    lookupJustNote (Safe.hs:236)
    findJustDef (Safe.hs:244)
    findJustNote (Safe.hs:247)
    elemIndexJustDef (Safe.hs:255)
    elemIndexJustNote (Safe.hs:258)
    findIndexJustDef (Safe.hs:266)
    findIndexJustNote (Safe.hs:269)
    toEnumMay (Safe.hs:274)
    toEnumDef (Safe.hs:283)
    toEnumNote (Safe.hs:286)
    toEnumSafe (Safe.hs:289)
Documentation created: dist/doc/html/safe/index.html,
dist/doc/html/safe/safe.txt
Creating package registration file: /tmp/pkgConf-safe-0.35420900571265989390.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/safe-0.3.9-BXSoeRP9IFG6t9s3abNgVi
Registering safe-0.3.9...
Installed safe-0.3.9
Configuring simple-reflect-0.3.2...
Building simple-reflect-0.3.2...
Preprocessing library simple-reflect-0.3.2...
[1 of 3] Compiling Debug.SimpleReflect.Expr ( Debug/SimpleReflect/Expr.hs, dist/build/Debug/SimpleReflect/Expr.o )
[2 of 3] Compiling Debug.SimpleReflect.Vars ( Debug/SimpleReflect/Vars.hs, dist/build/Debug/SimpleReflect/Vars.o )
[3 of 3] Compiling Debug.SimpleReflect ( Debug/SimpleReflect.hs, dist/build/Debug/SimpleReflect.o )
In-place registering simple-reflect-0.3.2...
Running Haddock for simple-reflect-0.3.2...
Running hscolour for simple-reflect-0.3.2...
Preprocessing library simple-reflect-0.3.2...
Preprocessing library simple-reflect-0.3.2...
Haddock coverage:
 100% ( 12 / 12) in 'Debug.SimpleReflect.Expr'
  20% (  7 / 35) in 'Debug.SimpleReflect.Vars'
  Missing documentation for:
    a (Debug/SimpleReflect/Vars.hs:33)
    b (Debug/SimpleReflect/Vars.hs:33)
    c (Debug/SimpleReflect/Vars.hs:33)
    d (Debug/SimpleReflect/Vars.hs:33)
    e (Debug/SimpleReflect/Vars.hs:33)
    i (Debug/SimpleReflect/Vars.hs:33)
    j (Debug/SimpleReflect/Vars.hs:33)
    k (Debug/SimpleReflect/Vars.hs:33)
    l (Debug/SimpleReflect/Vars.hs:33)
    m (Debug/SimpleReflect/Vars.hs:33)
    n (Debug/SimpleReflect/Vars.hs:33)
    o (Debug/SimpleReflect/Vars.hs:33)
    p (Debug/SimpleReflect/Vars.hs:33)
    q (Debug/SimpleReflect/Vars.hs:33)
    r (Debug/SimpleReflect/Vars.hs:33)
    s (Debug/SimpleReflect/Vars.hs:33)
    t (Debug/SimpleReflect/Vars.hs:33)
    u (Debug/SimpleReflect/Vars.hs:33)
    v (Debug/SimpleReflect/Vars.hs:33)
    w (Debug/SimpleReflect/Vars.hs:33)
    x (Debug/SimpleReflect/Vars.hs:33)
    y (Debug/SimpleReflect/Vars.hs:33)
    z (Debug/SimpleReflect/Vars.hs:33)
    f (Debug/SimpleReflect/Vars.hs:37)
    f' (Debug/SimpleReflect/Vars.hs:37)
    f'' (Debug/SimpleReflect/Vars.hs:37)
    g (Debug/SimpleReflect/Vars.hs:37)
    h (Debug/SimpleReflect/Vars.hs:37)
 100% (  3 /  3) in 'Debug.SimpleReflect'
Documentation created: dist/doc/html/simple-reflect/index.html,
dist/doc/html/simple-reflect/simple-reflect.txt
Creating package registration file:
/tmp/pkgConf-simple-reflect-0.320646041732042106956.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/simple-reflect-0.3.2-DZtwVnJy7n6KgZUtB5fKCx
Registering simple-reflect-0.3.2...
Installed simple-reflect-0.3.2
Configuring split-0.2.2...
Building split-0.2.2...
Preprocessing library split-0.2.2...
[1 of 2] Compiling Data.List.Split.Internals ( src/Data/List/Split/Internals.hs, dist/build/Data/List/Split/Internals.o )
[2 of 2] Compiling Data.List.Split  ( src/Data/List/Split.hs, dist/build/Data/List/Split.o )
In-place registering split-0.2.2...
Running Haddock for split-0.2.2...
Running hscolour for split-0.2.2...
Preprocessing library split-0.2.2...
Preprocessing library split-0.2.2...
Haddock coverage:
  91% ( 61 / 67) in 'Data.List.Split.Internals'
  90% ( 44 / 49) in 'Data.List.Split'
Documentation created: dist/doc/html/split/index.html,
dist/doc/html/split/split.txt
Creating package registration file: /tmp/pkgConf-split-0.2894617267362795150.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/split-0.2.2-E4yadeCDng9EtdbI5MZoDg
Registering split-0.2.2...
Installed split-0.2.2
Configuring stm-2.4.4...
Building stm-2.4.4...
Preprocessing library stm-2.4.4...
[ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o )
[ 2 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o )
[ 3 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.o )
[ 4 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o )
[ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.o )
[ 6 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o )
[ 7 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o )
[ 8 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o )
[ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o )
[10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.o )
In-place registering stm-2.4.4...
Running Haddock for stm-2.4.4...
Running hscolour for stm-2.4.4...
Preprocessing library stm-2.4.4...
Preprocessing library stm-2.4.4...
Haddock coverage:
   0% (  0 / 11) in 'Control.Sequential.STM'
  Missing documentation for:
    Module header
    STM (Control/Sequential/STM.hs:29)
    atomically (Control/Sequential/STM.hs:47)
    throwSTM (Control/Sequential/STM.hs:54)
    catchSTM (Control/Sequential/STM.hs:57)
    TVar (Control/Sequential/STM.hs:72)
    newTVar (Control/Sequential/STM.hs:75)
    newTVarIO (Control/Sequential/STM.hs:78)
    readTVar (Control/Sequential/STM.hs:83)
    readTVarIO (Control/Sequential/STM.hs:86)
    writeTVar (Control/Sequential/STM.hs:89)
 100% ( 13 / 13) in 'Control.Concurrent.STM.TBQueue'
 100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue'
 100% ( 18 / 18) in 'Control.Concurrent.STM.TChan'
 100% ( 16 / 16) in 'Control.Concurrent.STM.TMVar'
 100% ( 13 / 13) in 'Control.Concurrent.STM.TVar'
 100% (  2 /  2) in 'Control.Concurrent.STM.TArray'
  90% (  9 / 10) in 'Control.Monad.STM'
  Missing documentation for:
    check (Control/Monad/STM.hs:81)
 100% (  8 /  8) in 'Control.Concurrent.STM'
  40% (  2 /  5) in 'Control.Concurrent.STM.TSem'
  Missing documentation for:
    newTSem (Control/Concurrent/STM/TSem.hs:42)
    waitTSem (Control/Concurrent/STM/TSem.hs:45)
    signalTSem (Control/Concurrent/STM/TSem.hs:51)
Documentation created: dist/doc/html/stm/index.html, dist/doc/html/stm/stm.txt
Creating package registration file: /tmp/pkgConf-stm-2.429116548200501653.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/stm-2.4.4-C1kFMnPqFjvDhFjgMZGUpr
Registering stm-2.4.4...
Installed stm-2.4.4
Configuring syb-0.6...
Building syb-0.6...
Preprocessing library syb-0.6...
[ 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.6...
Running Haddock for syb-0.6...
Running hscolour for syb-0.6...
Preprocessing library syb-0.6...
Preprocessing library syb-0.6...
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'
  Missing documentation for:
    GenericQ' (src/Data/Generics/Aliases.hs:268)
    GenericM' (src/Data/Generics/Aliases.hs:269)
 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% ( 17 / 17) 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-010416552291789065969.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/syb-0.6-2wX6OHAY1mu1En8Oic6xKR
Registering syb-0.6...
Installed syb-0.6
Configuring tagged-0.8.2...
Building tagged-0.8.2...
Preprocessing library tagged-0.8.2...
[1 of 2] Compiling Data.Proxy.TH    ( src/Data/Proxy/TH.hs, dist/build/Data/Proxy/TH.o )
[2 of 2] Compiling Data.Tagged      ( src/Data/Tagged.hs, dist/build/Data/Tagged.o )
In-place registering tagged-0.8.2...
Running Haddock for tagged-0.8.2...
Running hscolour for tagged-0.8.2...
Preprocessing library tagged-0.8.2...
Preprocessing library tagged-0.8.2...
Haddock coverage:
  67% (  2 /  3) in 'Data.Proxy.TH'
  Missing documentation for:
    Module header
  93% ( 14 / 15) in 'Data.Tagged'
  Missing documentation for:
    witness (src/Data/Tagged.hs:308)
Documentation created: dist/doc/html/tagged/index.html,
dist/doc/html/tagged/tagged.txt
Creating package registration file:
/tmp/pkgConf-tagged-0.81500173960838733761.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/tagged-0.8.2-4zanMqQLQHpBO0ZYm7KGkc
Registering tagged-0.8.2...
Installed tagged-0.8.2
Configuring text-1.2.1.3...
Building text-1.2.1.3...
Preprocessing library text-1.2.1.3...
[ 1 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )

Data/Text/Internal/Read.hs:21:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 2 of 44] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 3 of 44] 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 44] 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 44] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o )

Data/Text/Encoding/Error.hs:3:14: Warning:
    ‘Data.Text.Encoding.Error’ is marked as Trustworthy but has been inferred as safe!
[ 6 of 44] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[ 7 of 44] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[ 8 of 44] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o )
[ 9 of 44] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o )
[10 of 44] Compiling Data.Text.Array  ( Data/Text/Array.hs, dist/build/Data/Text/Array.o )
[11 of 44] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o )
[12 of 44] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o )
[13 of 44] Compiling Data.Text.Internal.Fusion.Size ( Data/Text/Internal/Fusion/Size.hs, dist/build/Data/Text/Internal/Fusion/Size.o )
[14 of 44] Compiling Data.Text.Internal.Fusion.Types ( Data/Text/Internal/Fusion/Types.hs, dist/build/Data/Text/Internal/Fusion/Types.o )
[15 of 44] Compiling Data.Text.Internal.Fusion.CaseMapping ( Data/Text/Internal/Fusion/CaseMapping.hs, dist/build/Data/Text/Internal/Fusion/CaseMapping.o )
[16 of 44] Compiling Data.Text.Internal.Fusion.Common ( Data/Text/Internal/Fusion/Common.hs, dist/build/Data/Text/Internal/Fusion/Common.o )
[17 of 44] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o )
[18 of 44] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o )
[19 of 44] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o )
[20 of 44] Compiling Data.Text.Show   ( Data/Text/Show.hs, dist/build/Data/Text/Show.o )
[21 of 44] Compiling Data.Text.Internal.Encoding.Fusion.Common ( Data/Text/Internal/Encoding/Fusion/Common.hs, dist/build/Data/Text/Internal/Encoding/Fusion/Common.o )
[22 of 44] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[23 of 44] Compiling Data.Text.Internal.Encoding.Fusion ( Data/Text/Internal/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Encoding/Fusion.o )
[24 of 44] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o )
[25 of 44] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o )
[26 of 44] Compiling Data.Text.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o )
[27 of 44] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o )
[28 of 44] Compiling Data.Text        ( Data/Text.hs, dist/build/Data/Text.o )
[29 of 44] Compiling Data.Text.Internal.IO ( Data/Text/Internal/IO.hs, dist/build/Data/Text/Internal/IO.o )
[30 of 44] Compiling Data.Text.IO     ( Data/Text/IO.hs, dist/build/Data/Text/IO.o )
[31 of 44] Compiling Data.Text.Internal.Lazy ( Data/Text/Internal/Lazy.hs, dist/build/Data/Text/Internal/Lazy.o )
[32 of 44] Compiling Data.Text.Internal.Lazy.Fusion ( Data/Text/Internal/Lazy/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Fusion.o )
[33 of 44] Compiling Data.Text.Internal.Lazy.Search ( Data/Text/Internal/Lazy/Search.hs, dist/build/Data/Text/Internal/Lazy/Search.o )
[34 of 44] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o )
[35 of 44] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o )

Data/Text/Lazy/Encoding.hs:65:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[36 of 44] Compiling Data.Text.Lazy   ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o )
[37 of 44] Compiling Data.Text.Internal.Builder ( Data/Text/Internal/Builder.hs, dist/build/Data/Text/Internal/Builder.o )

Data/Text/Internal/Builder.hs:61:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[38 of 44] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o )
[39 of 44] Compiling Data.Text.Internal.Builder.Functions ( Data/Text/Internal/Builder/Functions.hs, dist/build/Data/Text/Internal/Builder/Functions.o )

Data/Text/Internal/Builder/Functions.hs:24:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[40 of 44] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o )

Data/Text/Lazy/Builder/Int.hs:24:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/Text/Lazy/Builder/Int.hs:30:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Text/Lazy/Builder/Int.hs:32:1: Warning:
    The import of ‘GHC.Num’ is redundant
      except perhaps to import instances from ‘GHC.Num’
    To import instances alone, use: import GHC.Num()
[41 of 44] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o )
[42 of 44] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o )

Data/Text/Lazy/Read.hs:3:14: Warning:
    ‘Data.Text.Lazy.Read’ is marked as Trustworthy but has been inferred as safe!

Data/Text/Lazy/Read.hs:32:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
[43 of 44] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o )
[44 of 44] Compiling Data.Text.Read   ( Data/Text/Read.hs, dist/build/Data/Text/Read.o )

Data/Text/Read.hs:33:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
In-place registering text-1.2.1.3...
Running Haddock for text-1.2.1.3...
Running hscolour for text-1.2.1.3...
Preprocessing library text-1.2.1.3...
Preprocessing library text-1.2.1.3...

Data/Text/Internal/Read.hs:21:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Data/Text/Encoding/Error.hs:3:14: Warning:
    ‘Data.Text.Encoding.Error’ is marked as Trustworthy but has been inferred as safe!

Data/Text/Lazy/Encoding.hs:65:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/Text/Internal/Builder.hs:61:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/Text/Internal/Builder/Functions.hs:24:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/Text/Lazy/Builder/Int.hs:24:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/Text/Lazy/Builder/Int.hs:30:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Text/Lazy/Builder/Int.hs:32:1: Warning:
    The import of ‘GHC.Num’ is redundant
      except perhaps to import instances from ‘GHC.Num’
    To import instances alone, use: import GHC.Num()

Data/Text/Lazy/Read.hs:3:14: Warning:
    ‘Data.Text.Lazy.Read’ is marked as Trustworthy but has been inferred as safe!

Data/Text/Lazy/Read.hs:32:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Text/Read.hs:33:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
Haddock coverage:
  14% (  1 /  7) in 'Data.Text.Internal.Read'
  Missing documentation for:
    IReader (Data/Text/Internal/Read.hs:26)
    IParser (Data/Text/Internal/Read.hs:28)
    T (Data/Text/Internal/Read.hs:48)
    digitToInt (Data/Text/Internal/Read.hs:61)
    hexDigitToInt (Data/Text/Internal/Read.hs:55)
    perhaps (Data/Text/Internal/Read.hs:50)
  50% (  1 /  2) in 'Data.Text.Internal.Encoding.Utf32'
  Missing documentation for:
    validate (Data/Text/Internal/Encoding/Utf32.hs:24)
  50% (  1 /  2) in 'Data.Text.Internal.Builder.RealFloat.Functions'
  Missing documentation for:
    roundTo (Data/Text/Internal/Builder/RealFloat/Functions.hs:17)
   0% (  0 /  2) in 'Data.Text.Internal.Builder.Int.Digits'
  Missing documentation for:
    Module header
    digits (Data/Text/Internal/Builder/Int/Digits.hs:21)
 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'
  Missing documentation for:
    chr2 (Data/Text/Internal/Encoding/Utf16.hs:29)
    validate1 (Data/Text/Internal/Encoding/Utf16.hs:38)
    validate2 (Data/Text/Internal/Encoding/Utf16.hs:42)
 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'
  Missing documentation for:
    ord (Data/Text/Internal/Unsafe/Char.hs:39)
    unsafeChr (Data/Text/Internal/Unsafe/Char.hs:43)
    unsafeChr8 (Data/Text/Internal/Unsafe/Char.hs:47)
    unsafeChr32 (Data/Text/Internal/Unsafe/Char.hs:51)
  95% ( 19 / 20) in 'Data.Text.Internal'
  Missing documentation for:
    textP (Data/Text/Internal.hs:97)
  38% (  5 / 13) in 'Data.Text.Internal.Fusion.Size'
  Missing documentation for:
    Size (Data/Text/Internal/Fusion/Size.hs:40)
    exactly (Data/Text/Internal/Fusion/Size.hs:44)
    exactSize (Data/Text/Internal/Fusion/Size.hs:49)
    maxSize (Data/Text/Internal/Fusion/Size.hs:57)
    betweenSize (Data/Text/Internal/Fusion/Size.hs:65)
    unknownSize (Data/Text/Internal/Fusion/Size.hs:74)
    compareSize (Data/Text/Internal/Fusion/Size.hs:143)
    isEmpty (Data/Text/Internal/Fusion/Size.hs:151)
  88% (  7 /  8) in 'Data.Text.Internal.Fusion.Types'
  Missing documentation for:
    Stream (Data/Text/Internal/Fusion/Types.hs:83)
   0% (  0 /  5) in 'Data.Text.Internal.Fusion.CaseMapping'
  Missing documentation for:
    Module header
    upperMapping (Data/Text/Internal/Fusion/CaseMapping.hs:13)
    lowerMapping (Data/Text/Internal/Fusion/CaseMapping.hs:220)
    titleMapping (Data/Text/Internal/Fusion/CaseMapping.hs:225)
    foldMapping (Data/Text/Internal/Fusion/CaseMapping.hs:324)
  89% ( 63 / 71) in 'Data.Text.Internal.Fusion.Common'
  Missing documentation for:
    singleton (Data/Text/Internal/Fusion/Common.hs:119)
    streamList (Data/Text/Internal/Fusion/Common.hs:125)
    unstreamList (Data/Text/Internal/Fusion/Common.hs:131)
    intercalate (Data/Text/Internal/Fusion/Common.hs:577)
    justifyLeftI (Data/Text/Internal/Fusion/Common.hs:479)
    scanl (Data/Text/Internal/Fusion/Common.hs:656)
    replicateCharI (Data/Text/Internal/Fusion/Common.hs:671)
    replicateI (Data/Text/Internal/Fusion/Common.hs:682)
  93% ( 13 / 14) in 'Data.Text.Unsafe'
  Missing documentation for:
    Iter (Data/Text/Unsafe.hs:62)
  33% (  1 /  3) in 'Data.Text.Internal.Private'
  Missing documentation for:
    runText (Data/Text/Internal/Private.hs:33)
    span_ (Data/Text/Internal/Private.hs:23)
  91% ( 20 / 22) in 'Data.Text.Internal.Fusion'
  Missing documentation for:
    Stream (Data/Text/Internal/Fusion/Types.hs:83)
    length (Data/Text/Internal/Fusion.hs:127)
 100% (  4 /  4) in 'Data.Text.Show'
  33% (  2 /  6) in 'Data.Text.Internal.Encoding.Fusion.Common'
  Missing documentation for:
    restreamUtf16LE (Data/Text/Internal/Encoding/Fusion/Common.hs:63)
    restreamUtf16BE (Data/Text/Internal/Encoding/Fusion/Common.hs:39)
    restreamUtf32LE (Data/Text/Internal/Encoding/Fusion/Common.hs:106)
    restreamUtf32BE (Data/Text/Internal/Encoding/Fusion/Common.hs:87)
  17% (  2 / 12) in 'Data.Text.Internal.Encoding.Utf8'
  Missing documentation for:
    ord2 (Data/Text/Internal/Encoding/Utf8.hs:58)
    ord3 (Data/Text/Internal/Encoding/Utf8.hs:69)
    ord4 (Data/Text/Internal/Encoding/Utf8.hs:81)
    chr2 (Data/Text/Internal/Encoding/Utf8.hs:94)
    chr3 (Data/Text/Internal/Encoding/Utf8.hs:103)
    chr4 (Data/Text/Internal/Encoding/Utf8.hs:114)
    validate1 (Data/Text/Internal/Encoding/Utf8.hs:128)
    validate2 (Data/Text/Internal/Encoding/Utf8.hs:132)
    validate3 (Data/Text/Internal/Encoding/Utf8.hs:136)
    validate4 (Data/Text/Internal/Encoding/Utf8.hs:153)
  91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion'
  Missing documentation for:
    streamASCII (Data/Text/Internal/Encoding/Fusion.hs:57)
 100% ( 33 / 33) in 'Data.Text.Encoding'
 100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Search'
 100% ( 18 / 18) in 'Data.Text.Foreign'
 100% (126 /126) in 'Data.Text'
 100% (  3 /  3) in 'Data.Text.Internal.IO'
 100% ( 20 / 20) in 'Data.Text.IO'
  93% ( 14 / 15) in 'Data.Text.Internal.Lazy'
  Missing documentation for:
    Text (Data/Text/Internal/Lazy.hs:47)
 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'
  89% ( 24 / 27) in 'Data.Text.Lazy.Encoding'
  Missing documentation for:
    encodeUtf8 (Data/Text/Lazy/Encoding.hs:148)
    encodeUtf8Builder (Data/Text/Lazy/Encoding.hs:162)
    encodeUtf8BuilderEscaped (Data/Text/Lazy/Encoding.hs:167)
  99% (127 /128) in 'Data.Text.Lazy'
  Missing documentation for:
    Text (Data/Text/Internal/Lazy.hs:47)
  94% ( 16 / 17) in 'Data.Text.Internal.Builder'
  Missing documentation for:
    append' (Data/Text/Internal/Builder.hs:288)
 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'
  Missing documentation for:
    Module header
    decimal (Data/Text/Lazy/Builder/Int.hs:52)
    hexadecimal (Data/Text/Lazy/Builder/Int.hs:162)
 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'
  Missing documentation for:
    formatRealFloat (Data/Text/Lazy/Builder/RealFloat.hs:46)
 100% (  7 /  7) in 'Data.Text.Read'
Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for:
    findIndicesI
Warning: Data.Text.Unsafe: could not find link destinations for:
    bracket
Warning: Data.Text: could not find link destinations for:
    replicateChar countChar
Warning: Data.Text.Internal.IO: could not find link destinations for:
    Handle__
Warning: Data.Text.Lazy: could not find link destinations for:
    replicateChar dropWords splitAtWord countChar
Warning: Data.Text.Internal.Builder: could not find link destinations for:
    empty append
Warning: Data.Text.Lazy.Builder.RealFloat: could not find link destinations for:
    floatToDigits
Documentation created: dist/doc/html/text/index.html,
dist/doc/html/text/text.txt
Creating package registration file:
/tmp/pkgConf-text-1.2.1605624150940218397.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/text-1.2.1.3-1l1AN4I48k37RaQ6fm6CEh
Registering text-1.2.1.3...
Installed text-1.2.1.3
Configuring transformers-compat-0.4.0.4...
Building transformers-compat-0.4.0.4...
Preprocessing library transformers-compat-0.4.0.4...
[1 of 1] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o )
In-place registering transformers-compat-0.4.0.4...
Running Haddock for transformers-compat-0.4.0.4...
Running hscolour for transformers-compat-0.4.0.4...
Preprocessing library transformers-compat-0.4.0.4...
Preprocessing library transformers-compat-0.4.0.4...
Haddock coverage:
   0% (  0 /  8) in 'Paths_transformers_compat'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_transformers_compat.hs:15)
    getBinDir (dist/build/autogen/Paths_transformers_compat.hs:25)
    getLibDir (dist/build/autogen/Paths_transformers_compat.hs:25)
    getDataDir (dist/build/autogen/Paths_transformers_compat.hs:25)
    getLibexecDir (dist/build/autogen/Paths_transformers_compat.hs:25)
    getDataFileName (dist/build/autogen/Paths_transformers_compat.hs:32)
    getSysconfDir (dist/build/autogen/Paths_transformers_compat.hs:25)
Documentation created: dist/doc/html/transformers-compat/index.html,
dist/doc/html/transformers-compat/transformers-compat.txt
Creating package registration file:
/tmp/pkgConf-transformers-compat-0.4.012332147791263580957.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/transformers-compat-0.4.0.4-DCQioW2d4vYEa3T0AmFBPv
Registering transformers-compat-0.4.0.4...
Installed transformers-compat-0.4.0.4
Configuring 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'
  Missing documentation for:
    GroupEntry
    UserEntry
  75% (  6 /  8) in 'System.PosixCompat.Unistd'
  Missing documentation for:
    SystemID
    getSystemID
 100% (  2 /  2) in 'System.PosixCompat.Types'
  71% (  5 /  7) in 'System.PosixCompat.Extensions'
  Missing documentation for:
    CMajor (src/System/PosixCompat/Extensions.hsc:23)
    CMinor (src/System/PosixCompat/Extensions.hsc:24)
 100% (  2 /  2) in 'System.PosixCompat.Time'
 100% (  2 /  2) in 'System.PosixCompat.Temp'
  99% ( 77 / 78) in 'System.PosixCompat.Files'
  Missing documentation for:
    PathVar
 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.14061859941579524471.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/unix-compat-0.4.1.4-DeAF5HEzYMu4CPLnbGbHUz
Registering unix-compat-0.4.1.4...
Installed unix-compat-0.4.1.4
Configuring utf8-string-1.0.1.1...
Building utf8-string-1.0.1.1...
Preprocessing library utf8-string-1.0.1.1...
[1 of 5] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.o )
[2 of 5] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/build/Codec/Binary/UTF8/Generic.o )
[3 of 5] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/build/Data/String/UTF8.o )
[4 of 5] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.o )
[5 of 5] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.o )
In-place registering utf8-string-1.0.1.1...
Running Haddock for utf8-string-1.0.1.1...
Running hscolour for utf8-string-1.0.1.1...
Preprocessing library utf8-string-1.0.1.1...
Preprocessing library utf8-string-1.0.1.1...
Haddock coverage:
 100% (  8 /  8) in 'Codec.Binary.UTF8.String'
  94% ( 16 / 17) in 'Codec.Binary.UTF8.Generic'
  Missing documentation for:
    UTF8Bytes (Codec/Binary/UTF8/Generic.hs:48)
  89% ( 24 / 27) in 'Data.String.UTF8'
  Missing documentation for:
    UTF8Bytes (Codec/Binary/UTF8/Generic.hs:48)
    fromRep (Data/String/UTF8.hs:59)
    toRep (Data/String/UTF8.hs:62)
 100% ( 17 / 17) in 'Data.ByteString.Lazy.UTF8'
 100% ( 17 / 17) in 'Data.ByteString.UTF8'
Documentation created: dist/doc/html/utf8-string/index.html,
dist/doc/html/utf8-string/utf8-string.txt
Creating package registration file:
/tmp/pkgConf-utf8-string-1.0.113212680231442684294.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/utf8-string-1.0.1.1-HWC8Qen5AZrArJxFQJuE72
Registering utf8-string-1.0.1.1...
Installed utf8-string-1.0.1.1
Configuring word8-0.1.2...
Building word8-0.1.2...
Preprocessing library word8-0.1.2...
[1 of 2] Compiling Data.Word8       ( Data/Word8.hs, dist/build/Data/Word8.o )
[2 of 2] Compiling Data.Char8       ( Data/Char8.hs, dist/build/Data/Char8.o )
In-place registering word8-0.1.2...
Running Haddock for word8-0.1.2...
Running hscolour for word8-0.1.2...
Preprocessing library word8-0.1.2...
Preprocessing library word8-0.1.2...
Haddock coverage:
   8% ( 13 /154) in 'Data.Word8'
  Missing documentation for:
    isControl (Data/Word8.hs:49)
    isSpace (Data/Word8.hs:53)
    isUpper (Data/Word8.hs:83)
    isAlpha (Data/Word8.hs:88)
    isAlphaNum (Data/Word8.hs:91)
    isPrint (Data/Word8.hs:94)
    isDigit (Data/Word8.hs:100)
    isOctDigit (Data/Word8.hs:103)
    isHexDigit (Data/Word8.hs:106)
    isLetter (Data/Word8.hs:111)
    isMark (Data/Word8.hs:114)
    isNumber (Data/Word8.hs:117)
    isSeparator (Data/Word8.hs:144)
    isAscii (Data/Word8.hs:150)
    isLatin1 (Data/Word8.hs:153)
    isAsciiUpper (Data/Word8.hs:156)
    isAsciiLower (Data/Word8.hs:159)
    toLower (Data/Word8.hs:171)
    _nul (Data/Word8.hs:182)
    _tab (Data/Word8.hs:182)
    _lf (Data/Word8.hs:182)
    _vt (Data/Word8.hs:182)
    _np (Data/Word8.hs:182)
    _cr (Data/Word8.hs:182)
    _space (Data/Word8.hs:190)
    _exclam (Data/Word8.hs:190)
    _quotedbl (Data/Word8.hs:190)
    _numbersign (Data/Word8.hs:190)
    _dollar (Data/Word8.hs:190)
    _percent (Data/Word8.hs:190)
    _ampersand (Data/Word8.hs:190)
    _quotesingle (Data/Word8.hs:190)
    _parenleft (Data/Word8.hs:190)
    _parenright (Data/Word8.hs:190)
    _asterisk (Data/Word8.hs:190)
    _plus (Data/Word8.hs:190)
    _comma (Data/Word8.hs:190)
    _hyphen (Data/Word8.hs:190)
    _period (Data/Word8.hs:190)
    _slash (Data/Word8.hs:190)
    _0 (Data/Word8.hs:208)
    _1 (Data/Word8.hs:208)
    _2 (Data/Word8.hs:208)
    _3 (Data/Word8.hs:208)
    _4 (Data/Word8.hs:208)
    _5 (Data/Word8.hs:208)
    _6 (Data/Word8.hs:208)
    _7 (Data/Word8.hs:208)
    _8 (Data/Word8.hs:208)
    _9 (Data/Word8.hs:208)
    _colon (Data/Word8.hs:220)
    _semicolon (Data/Word8.hs:220)
    _less (Data/Word8.hs:220)
    _equal (Data/Word8.hs:220)
    _greater (Data/Word8.hs:220)
    _question (Data/Word8.hs:220)
    _at (Data/Word8.hs:220)
    _A (Data/Word8.hs:229)
    _B (Data/Word8.hs:229)
    _C (Data/Word8.hs:229)
    _D (Data/Word8.hs:229)
    _E (Data/Word8.hs:229)
    _F (Data/Word8.hs:229)
    _G (Data/Word8.hs:229)
    _H (Data/Word8.hs:229)
    _I (Data/Word8.hs:229)
    _J (Data/Word8.hs:229)
    _K (Data/Word8.hs:229)
    _L (Data/Word8.hs:229)
    _M (Data/Word8.hs:229)
    _N (Data/Word8.hs:229)
    _O (Data/Word8.hs:229)
    _P (Data/Word8.hs:229)
    _Q (Data/Word8.hs:229)
    _R (Data/Word8.hs:229)
    _S (Data/Word8.hs:229)
    _T (Data/Word8.hs:229)
    _U (Data/Word8.hs:229)
    _V (Data/Word8.hs:229)
    _W (Data/Word8.hs:229)
    _X (Data/Word8.hs:229)
    _Y (Data/Word8.hs:229)
    _Z (Data/Word8.hs:229)
    _bracketleft (Data/Word8.hs:257)
    _backslash (Data/Word8.hs:257)
    _bracketright (Data/Word8.hs:257)
    _circum (Data/Word8.hs:257)
    _underscore (Data/Word8.hs:257)
    _grave (Data/Word8.hs:257)
    _a (Data/Word8.hs:265)
    _b (Data/Word8.hs:265)
    _c (Data/Word8.hs:265)
    _d (Data/Word8.hs:265)
    _e (Data/Word8.hs:265)
    _f (Data/Word8.hs:265)
    _g (Data/Word8.hs:265)
    _h (Data/Word8.hs:265)
    _i (Data/Word8.hs:265)
    _j (Data/Word8.hs:265)
    _k (Data/Word8.hs:265)
    _l (Data/Word8.hs:265)
    _m (Data/Word8.hs:265)
    _n (Data/Word8.hs:265)
    _o (Data/Word8.hs:265)
    _p (Data/Word8.hs:265)
    _q (Data/Word8.hs:265)
    _r (Data/Word8.hs:265)
    _s (Data/Word8.hs:265)
    _t (Data/Word8.hs:265)
    _u (Data/Word8.hs:265)
    _v (Data/Word8.hs:265)
    _w (Data/Word8.hs:265)
    _x (Data/Word8.hs:265)
    _y (Data/Word8.hs:265)
    _z (Data/Word8.hs:265)
    _braceleft (Data/Word8.hs:293)
    _bar (Data/Word8.hs:293)
    _braceright (Data/Word8.hs:293)
    _tilde (Data/Word8.hs:293)
    _del (Data/Word8.hs:293)
    _nbsp (Data/Word8.hs:300)
    _ordfeminine (Data/Word8.hs:303)
    _softhyphen (Data/Word8.hs:303)
    _mu (Data/Word8.hs:303)
    _ordmasculine (Data/Word8.hs:303)
    _s2 (Data/Word8.hs:309)
    _s3 (Data/Word8.hs:309)
    _s1 (Data/Word8.hs:309)
    _1'4 (Data/Word8.hs:309)
    _1'2 (Data/Word8.hs:309)
    _3'4 (Data/Word8.hs:309)
    _Agrave (Data/Word8.hs:317)
    _Odieresis (Data/Word8.hs:317)
    _Oslash (Data/Word8.hs:317)
    _Thorn (Data/Word8.hs:317)
    _germandbls (Data/Word8.hs:323)
    _agrave (Data/Word8.hs:323)
    _odieresis (Data/Word8.hs:323)
    _oslash (Data/Word8.hs:323)
    _thorn (Data/Word8.hs:323)
    _ydieresis (Data/Word8.hs:323)
  33% (  9 / 27) in 'Data.Char8'
  Missing documentation for:
    isControl (Data/Char8.hs:28)
    isSpace (Data/Char8.hs:32)
    isUpper (Data/Char8.hs:62)
    isAlpha (Data/Char8.hs:67)
    isAlphaNum (Data/Char8.hs:70)
    isPrint (Data/Char8.hs:73)
    isDigit (Data/Char8.hs:79)
    isOctDigit (Data/Char8.hs:82)
    isHexDigit (Data/Char8.hs:85)
    isLetter (Data/Char8.hs:90)
    isMark (Data/Char8.hs:93)
    isNumber (Data/Char8.hs:96)
    isSeparator (Data/Char8.hs:123)
    isAscii (Data/Char8.hs:129)
    isLatin1 (Data/Char8.hs:132)
    isAsciiUpper (Data/Char8.hs:139)
    isAsciiLower (Data/Char8.hs:142)
    toLower (Data/Char8.hs:154)
Documentation created: dist/doc/html/word8/index.html,
dist/doc/html/word8/word8.txt
Creating package registration file:
/tmp/pkgConf-word8-0.12000295008388813760.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/word8-0.1.2-JFinUbIMmjfAdy4qiZBFBe
Registering word8-0.1.2...
Installed word8-0.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'
  Missing documentation for:
    Stream (Codec/Compression/Zlib/Stream.hsc:351)
    State (Codec/Compression/Zlib/Stream.hsc:399)
    mkState (Codec/Compression/Zlib/Stream.hsc:405)
    runStream (Codec/Compression/Zlib/Stream.hsc:419)
    unsafeLiftIO (Codec/Compression/Zlib/Stream.hsc:428)
    deflateInit (Codec/Compression/Zlib/Stream.hsc:936)
    inflateInit (Codec/Compression/Zlib/Stream.hsc:928)
    formatSupportsDictionary (Codec/Compression/Zlib/Stream.hsc:624)
    deflate (Codec/Compression/Zlib/Stream.hsc:250)
    inflate (Codec/Compression/Zlib/Stream.hsc:270)
    Status (Codec/Compression/Zlib/Stream.hsc:518)
    Flush (Codec/Compression/Zlib/Stream.hsc:564)
    ErrorCode (Codec/Compression/Zlib/Stream.hsc:523)
    inflateReset (Codec/Compression/Zlib/Stream.hsc:290)
    pushInputBuffer (Codec/Compression/Zlib/Stream.hsc:147)
    inputBufferEmpty (Codec/Compression/Zlib/Stream.hsc:169)
    popRemainingInputBuffer (Codec/Compression/Zlib/Stream.hsc:173)
    pushOutputBuffer (Codec/Compression/Zlib/Stream.hsc:187)
    popOutputBuffer (Codec/Compression/Zlib/Stream.hsc:213)
    outputBufferBytesAvailable (Codec/Compression/Zlib/Stream.hsc:230)
    outputBufferSpaceRemaining (Codec/Compression/Zlib/Stream.hsc:236)
    outputBufferFull (Codec/Compression/Zlib/Stream.hsc:242)
    deflateSetDictionary (Codec/Compression/Zlib/Stream.hsc:306)
    inflateSetDictionary (Codec/Compression/Zlib/Stream.hsc:313)
 100% ( 51 / 51) in 'Codec.Compression.Zlib.Internal'
  88% ( 28 / 32) in 'Codec.Compression.Zlib.Raw'
  Missing documentation for:
    compress (Codec/Compression/Zlib/Raw.hs:64)
    decompress (Codec/Compression/Zlib/Raw.hs:58)
    compressWith (Codec/Compression/Zlib/Raw.hs:67)
    decompressWith (Codec/Compression/Zlib/Raw.hs:61)
 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.1140210619888055336.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/zlib-0.6.1.1-IYDcUciccRK7uPRFSGbDhG
Registering zlib-0.6.1.1...
Installed zlib-0.6.1.1
Configuring vector-space-0.10.2...
cabal: The following package dependencies were requested
--dependency='Boolean=Boolean-0.2.3-d6769cd8549ba017e2ee362c8af55ab3'
however the given installed package instance does not exist.
Failed to install vector-space-0.10.2
Configuring data-memocombinators-0.5.1...
Building data-memocombinators-0.5.1...
Preprocessing library data-memocombinators-0.5.1...
[1 of 2] Compiling Data.MemoCombinators ( Data/MemoCombinators.hs, dist/build/Data/MemoCombinators.o )
[2 of 2] Compiling Data.MemoCombinators.Class ( Data/MemoCombinators/Class.hs, dist/build/Data/MemoCombinators/Class.o )
In-place registering data-memocombinators-0.5.1...
Running Haddock for data-memocombinators-0.5.1...
Running hscolour for data-memocombinators-0.5.1...
Preprocessing library data-memocombinators-0.5.1...
Preprocessing library data-memocombinators-0.5.1...
Haddock coverage:
  70% ( 16 / 23) in 'Data.MemoCombinators'
  Missing documentation for:
    bool (Data/MemoCombinators.hs:72)
    char (Data/MemoCombinators.hs:84)
    list (Data/MemoCombinators.hs:78)
    either (Data/MemoCombinators.hs:95)
    maybe (Data/MemoCombinators.hs:101)
    unit (Data/MemoCombinators.hs:107)
    pair (Data/MemoCombinators.hs:110)
  67% (  2 /  3) in 'Data.MemoCombinators.Class'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/data-memocombinators/index.html,
dist/doc/html/data-memocombinators/data-memocombinators.txt
Creating package registration file:
/tmp/pkgConf-data-memocombinators-0.52055237631792762381.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/data-memocombinators-0.5.1-6pafMmdmzfkJ9SX6y1dkRn
Registering data-memocombinators-0.5.1...
Installed data-memocombinators-0.5.1
Configuring dependent-map-0.1.1.3...
Building dependent-map-0.1.1.3...
Preprocessing library dependent-map-0.1.1.3...
[1 of 2] Compiling Data.Dependent.Map.Internal ( src/Data/Dependent/Map/Internal.hs, dist/build/Data/Dependent/Map/Internal.o )
[2 of 2] Compiling Data.Dependent.Map ( src/Data/Dependent/Map.hs, dist/build/Data/Dependent/Map.o )

src/Data/Dependent/Map.hs:142:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
In-place registering dependent-map-0.1.1.3...
Running Haddock for dependent-map-0.1.1.3...
Running hscolour for dependent-map-0.1.1.3...
Preprocessing library dependent-map-0.1.1.3...
Preprocessing library dependent-map-0.1.1.3...

src/Data/Dependent/Map.hs:142:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
Haddock coverage:
  26% (  9 / 34) in 'Data.Dependent.Map.Internal'
  Missing documentation for:
    Module header
     (src/Data/Dependent/Map/Internal.hs:23)
     (src/Data/Dependent/Map/Internal.hs:25)
     (src/Data/Dependent/Map/Internal.hs:28)
     (src/Data/Dependent/Map/Internal.hs:33)
    lookupAssoc (src/Data/Dependent/Map/Internal.hs:111)
    join (src/Data/Dependent/Map/Internal.hs:154)
    insertMax (src/Data/Dependent/Map/Internal.hs:164)
    insertMin (src/Data/Dependent/Map/Internal.hs:164)
    merge (src/Data/Dependent/Map/Internal.hs:180)
    glue (src/Data/Dependent/Map/Internal.hs:192)
    delta (src/Data/Dependent/Map/Internal.hs:254)
    ratio (src/Data/Dependent/Map/Internal.hs:254)
    balance (src/Data/Dependent/Map/Internal.hs:258)
    rotateL (src/Data/Dependent/Map/Internal.hs:270)
    rotateR (src/Data/Dependent/Map/Internal.hs:276)
    singleL (src/Data/Dependent/Map/Internal.hs:283)
    singleR (src/Data/Dependent/Map/Internal.hs:283)
    doubleL (src/Data/Dependent/Map/Internal.hs:289)
    doubleR (src/Data/Dependent/Map/Internal.hs:289)
    bin (src/Data/Dependent/Map/Internal.hs:298)
    trim (src/Data/Dependent/Map/Internal.hs:324)
    trimLookupLo (src/Data/Dependent/Map/Internal.hs:333)
    filterGt (src/Data/Dependent/Map/Internal.hs:348)
    filterLt (src/Data/Dependent/Map/Internal.hs:357)
  99% (104 /105) in 'Data.Dependent.Map'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/dependent-map/index.html,
dist/doc/html/dependent-map/dependent-map.txt
Creating package registration file:
/tmp/pkgConf-dependent-map-0.1.11185037200397641365.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/dependent-map-0.1.1.3-ALaaqHXRf0nB1sUwMY2esk
Registering dependent-map-0.1.1.3...
Installed dependent-map-0.1.1.3
Configuring MonadPrompt-1.0.0.5...
Building MonadPrompt-1.0.0.5...
Preprocessing library MonadPrompt-1.0.0.5...
[1 of 1] Compiling Control.Monad.Prompt ( Control/Monad/Prompt.hs, dist/build/Control/Monad/Prompt.o )
In-place registering MonadPrompt-1.0.0.5...
Running Haddock for MonadPrompt-1.0.0.5...
Running hscolour for MonadPrompt-1.0.0.5...
Preprocessing library MonadPrompt-1.0.0.5...
Preprocessing library MonadPrompt-1.0.0.5...
Haddock coverage:
  81% ( 17 / 21) in 'Control.Monad.Prompt'
  Missing documentation for:
    Prompt (Control/Monad/Prompt.hs:88)
    unRecPrompt (Control/Monad/Prompt.hs:157)
    unPromptT (Control/Monad/Prompt.hs:199)
    unRecPromptT (Control/Monad/Prompt.hs:257)
Documentation created: dist/doc/html/MonadPrompt/index.html,
dist/doc/html/MonadPrompt/MonadPrompt.txt
Creating package registration file:
/tmp/pkgConf-MonadPrompt-1.0.01209425786489509185.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/MonadPrompt-1.0.0.5-F7EbDY62JaM3o66tgtZZ8G
Registering MonadPrompt-1.0.0.5...
Installed MonadPrompt-1.0.0.5
Configuring brainfuck-0.1.0.2...
Building brainfuck-0.1.0.2...
Preprocessing library brainfuck-0.1.0.2...
[1 of 2] Compiling Language.Brainfuck.Examples ( Language/Brainfuck/Examples.hs, dist/build/Language/Brainfuck/Examples.o )
[2 of 2] Compiling Language.Brainfuck ( Language/Brainfuck.hs, dist/build/Language/Brainfuck.o )

Language/Brainfuck.hs:71:1: Warning:
    Top-level binding with no type signature: coreSize :: Int

Language/Brainfuck.hs:112:33: Warning:
    This binding for ‘ip’ shadows the existing binding
      bound at Language/Brainfuck.hs:108:27

Language/Brainfuck.hs:115:23: Warning:
    This binding for ‘bf’ shadows the existing binding
      bound at Language/Brainfuck.hs:108:16

Language/Brainfuck.hs:115:35: Warning:
    This binding for ‘ip’ shadows the existing binding
      bound at Language/Brainfuck.hs:108:27

Language/Brainfuck.hs:118:23: Warning:
    This binding for ‘bf’ shadows the existing binding
      bound at Language/Brainfuck.hs:108:16

Language/Brainfuck.hs:118:35: Warning:
    This binding for ‘ip’ shadows the existing binding
      bound at Language/Brainfuck.hs:108:27

Language/Brainfuck.hs:121:29: Warning:
    This binding for ‘bf’ shadows the existing binding
      bound at Language/Brainfuck.hs:108:16

Language/Brainfuck.hs:121:41: Warning:
    This binding for ‘ip’ shadows the existing binding
      bound at Language/Brainfuck.hs:108:27

Language/Brainfuck.hs:124:24: Warning:
    This binding for ‘bf’ shadows the existing binding
      bound at Language/Brainfuck.hs:108:16

Language/Brainfuck.hs:127:24: Warning:
    This binding for ‘bf’ shadows the existing binding
      bound at Language/Brainfuck.hs:108:16

Language/Brainfuck.hs:130:30: Warning:
    This binding for ‘bf’ shadows the existing binding
      bound at Language/Brainfuck.hs:108:16

Language/Brainfuck.hs:133:27: Warning:
    This binding for ‘bf’ shadows the existing binding
      bound at Language/Brainfuck.hs:108:16

Language/Brainfuck.hs:133:39: Warning:
    This binding for ‘ip’ shadows the existing binding
      bound at Language/Brainfuck.hs:108:27

Language/Brainfuck.hs:148:29: Warning:
    This binding for ‘cmds’ shadows the existing binding
      bound at Language/Brainfuck.hs:108:11

Language/Brainfuck.hs:148:34: Warning:
    This binding for ‘bf’ shadows the existing binding
      bound at Language/Brainfuck.hs:108:16

Language/Brainfuck.hs:148:46: Warning:
    This binding for ‘ip’ shadows the existing binding
      bound at Language/Brainfuck.hs:108:27

Language/Brainfuck.hs:162:30: Warning:
    This binding for ‘cmds’ shadows the existing binding
      bound at Language/Brainfuck.hs:108:11

Language/Brainfuck.hs:162:35: Warning:
    This binding for ‘bf’ shadows the existing binding
      bound at Language/Brainfuck.hs:108:16

Language/Brainfuck.hs:162:47: Warning:
    This binding for ‘ip’ shadows the existing binding
      bound at Language/Brainfuck.hs:108:27

Language/Brainfuck.hs:171:28: Warning:
    This binding for ‘bf’ shadows the existing binding
      bound at Language/Brainfuck.hs:108:16

Language/Brainfuck.hs:171:40: Warning:
    This binding for ‘ip’ shadows the existing binding
      bound at Language/Brainfuck.hs:108:27

Language/Brainfuck.hs:200:1: Warning:
    Top-level binding with no type signature:
      updateByte :: forall (m :: * -> *).
                    MArray IOUArray Word8 m =>
                    BF -> (Word8 -> Word8) -> m BF

Language/Brainfuck.hs:213:3: Warning: Defined but not used: ‘n’

Language/Brainfuck.hs:227:12: Warning:
    This binding for ‘cs’ shadows the existing binding
      bound at Language/Brainfuck.hs:224:10

Language/Brainfuck.hs:235:10: Warning:
    This binding for ‘cmds’ shadows the existing binding
      bound at Language/Brainfuck.hs:216:10

Language/Brainfuck.hs:253:15: Warning:
    This binding for ‘cmds’ shadows the existing binding
      bound at Language/Brainfuck.hs:235:10

Language/Brainfuck.hs:257:15: Warning:
    This binding for ‘cmds’ shadows the existing binding
      bound at Language/Brainfuck.hs:235:10

Language/Brainfuck.hs:270:18: Warning:
    This binding for ‘cmds’ shadows the existing binding
      bound at Language/Brainfuck.hs:235:10

Language/Brainfuck.hs:278:18: Warning:
    This binding for ‘cmds’ shadows the existing binding
      bound at Language/Brainfuck.hs:235:10

Language/Brainfuck.hs:279:18: Warning:
    This binding for ‘cmds’ shadows the existing binding
      bound at Language/Brainfuck.hs:235:10

Language/Brainfuck.hs:289:1: Warning:
    Top-level binding with no type signature: halt :: IO ()
In-place registering brainfuck-0.1.0.2...
Preprocessing executable 'bf' for brainfuck-0.1.0.2...
[1 of 3] Compiling Language.Brainfuck.Examples ( Language/Brainfuck/Examples.hs, dist/build/bf/bf-tmp/Language/Brainfuck/Examples.o )
[2 of 3] Compiling Language.Brainfuck ( Language/Brainfuck.hs, dist/build/bf/bf-tmp/Language/Brainfuck.o )
[3 of 3] Compiling Main             ( Main.hs, dist/build/bf/bf-tmp/Main.o )
Linking dist/build/bf/bf ...
Running Haddock for brainfuck-0.1.0.2...
Running hscolour for brainfuck-0.1.0.2...
Preprocessing library brainfuck-0.1.0.2...
Preprocessing executable 'bf' for brainfuck-0.1.0.2...
Preprocessing library brainfuck-0.1.0.2...

Language/Brainfuck.hs:71:1: Warning:
    Top-level binding with no type signature: coreSize :: Int

Language/Brainfuck.hs:112:33: Warning:
    This binding for ‘ip’ shadows the existing binding
      bound at Language/Brainfuck.hs:108:27

Language/Brainfuck.hs:115:23: Warning:
    This binding for ‘bf’ shadows the existing binding
      bound at Language/Brainfuck.hs:108:16

Language/Brainfuck.hs:115:35: Warning:
    This binding for ‘ip’ shadows the existing binding
      bound at Language/Brainfuck.hs:108:27

Language/Brainfuck.hs:118:23: Warning:
    This binding for ‘bf’ shadows the existing binding
      bound at Language/Brainfuck.hs:108:16

Language/Brainfuck.hs:118:35: Warning:
    This binding for ‘ip’ shadows the existing binding
      bound at Language/Brainfuck.hs:108:27

Language/Brainfuck.hs:121:29: Warning:
    This binding for ‘bf’ shadows the existing binding
      bound at Language/Brainfuck.hs:108:16

Language/Brainfuck.hs:121:41: Warning:
    This binding for ‘ip’ shadows the existing binding
      bound at Language/Brainfuck.hs:108:27

Language/Brainfuck.hs:124:24: Warning:
    This binding for ‘bf’ shadows the existing binding
      bound at Language/Brainfuck.hs:108:16

Language/Brainfuck.hs:127:24: Warning:
    This binding for ‘bf’ shadows the existing binding
      bound at Language/Brainfuck.hs:108:16

Language/Brainfuck.hs:130:30: Warning:
    This binding for ‘bf’ shadows the existing binding
      bound at Language/Brainfuck.hs:108:16

Language/Brainfuck.hs:133:27: Warning:
    This binding for ‘bf’ shadows the existing binding
      bound at Language/Brainfuck.hs:108:16

Language/Brainfuck.hs:133:39: Warning:
    This binding for ‘ip’ shadows the existing binding
      bound at Language/Brainfuck.hs:108:27

Language/Brainfuck.hs:148:29: Warning:
    This binding for ‘cmds’ shadows the existing binding
      bound at Language/Brainfuck.hs:108:11

Language/Brainfuck.hs:148:34: Warning:
    This binding for ‘bf’ shadows the existing binding
      bound at Language/Brainfuck.hs:108:16

Language/Brainfuck.hs:148:46: Warning:
    This binding for ‘ip’ shadows the existing binding
      bound at Language/Brainfuck.hs:108:27

Language/Brainfuck.hs:162:30: Warning:
    This binding for ‘cmds’ shadows the existing binding
      bound at Language/Brainfuck.hs:108:11

Language/Brainfuck.hs:162:35: Warning:
    This binding for ‘bf’ shadows the existing binding
      bound at Language/Brainfuck.hs:108:16

Language/Brainfuck.hs:162:47: Warning:
    This binding for ‘ip’ shadows the existing binding
      bound at Language/Brainfuck.hs:108:27

Language/Brainfuck.hs:171:28: Warning:
    This binding for ‘bf’ shadows the existing binding
      bound at Language/Brainfuck.hs:108:16

Language/Brainfuck.hs:171:40: Warning:
    This binding for ‘ip’ shadows the existing binding
      bound at Language/Brainfuck.hs:108:27

Language/Brainfuck.hs:200:1: Warning:
    Top-level binding with no type signature:
      updateByte :: forall (m :: * -> *).
                    MArray IOUArray Word8 m =>
                    BF -> (Word8 -> Word8) -> m BF

Language/Brainfuck.hs:213:3: Warning: Defined but not used: ‘n’

Language/Brainfuck.hs:227:12: Warning:
    This binding for ‘cs’ shadows the existing binding
      bound at Language/Brainfuck.hs:224:10

Language/Brainfuck.hs:235:10: Warning:
    This binding for ‘cmds’ shadows the existing binding
      bound at Language/Brainfuck.hs:216:10

Language/Brainfuck.hs:253:15: Warning:
    This binding for ‘cmds’ shadows the existing binding
      bound at Language/Brainfuck.hs:235:10

Language/Brainfuck.hs:257:15: Warning:
    This binding for ‘cmds’ shadows the existing binding
      bound at Language/Brainfuck.hs:235:10

Language/Brainfuck.hs:270:18: Warning:
    This binding for ‘cmds’ shadows the existing binding
      bound at Language/Brainfuck.hs:235:10

Language/Brainfuck.hs:278:18: Warning:
    This binding for ‘cmds’ shadows the existing binding
      bound at Language/Brainfuck.hs:235:10

Language/Brainfuck.hs:279:18: Warning:
    This binding for ‘cmds’ shadows the existing binding
      bound at Language/Brainfuck.hs:235:10

Language/Brainfuck.hs:289:1: Warning:
    Top-level binding with no type signature: halt :: IO ()
Haddock coverage:
   0% (  0 /  6) in 'Language.Brainfuck.Examples'
  Missing documentation for:
    Module header
    helloWorld (Language/Brainfuck/Examples.hs:4)
    bottles (Language/Brainfuck/Examples.hs:4)
    helloum (Language/Brainfuck/Examples.hs:4)
    sort (Language/Brainfuck/Examples.hs:4)
    toupper (Language/Brainfuck/Examples.hs:4)
   4% (  1 / 23) in 'Language.Brainfuck'
  Missing documentation for:
    Module header
    Core (Language/Brainfuck.hs:62)
    InstPtr (Language/Brainfuck.hs:64)
    CorePtr (Language/Brainfuck.hs:65)
    BF (Language/Brainfuck.hs:66)
     (Language/Brainfuck.hs:68)
    coreSize (Language/Brainfuck.hs:71)
    core (Language/Brainfuck.hs:73)
    decode (Language/Brainfuck.hs:76)
    debug (Language/Brainfuck.hs:92)
    incIP (Language/Brainfuck.hs:95)
    incCP (Language/Brainfuck.hs:99)
    decCP (Language/Brainfuck.hs:103)
    doCommand (Language/Brainfuck.hs:107)
    nextJmp (Language/Brainfuck.hs:187)
    chrToWord8 (Language/Brainfuck.hs:194)
    word8ToChr (Language/Brainfuck.hs:197)
    updateByte (Language/Brainfuck.hs:200)
    loadProgram (Language/Brainfuck.hs:206)
    optimize (Language/Brainfuck.hs:215)
    execute (Language/Brainfuck.hs:283)
    halt (Language/Brainfuck.hs:289)
Documentation created: dist/doc/html/brainfuck/index.html,
dist/doc/html/brainfuck/brainfuck.txt
Preprocessing executable 'bf' for brainfuck-0.1.0.2...
Creating package registration file:
/tmp/pkgConf-brainfuck-0.1.04744243421874586284.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/brainfuck-0.1.0.2-HNeg88IhsBT1k65UvMShiq
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 brainfuck-0.1.0.2...
Installed brainfuck-0.1.0.2
Configuring logict-0.6.0.2...
Building logict-0.6.0.2...
Preprocessing library logict-0.6.0.2...
[1 of 2] Compiling Control.Monad.Logic.Class ( Control/Monad/Logic/Class.hs, dist/build/Control/Monad/Logic/Class.o )

Control/Monad/Logic/Class.hs:27:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[2 of 2] Compiling Control.Monad.Logic ( Control/Monad/Logic.hs, dist/build/Control/Monad/Logic.o )

Control/Monad/Logic.hs:51:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
In-place registering logict-0.6.0.2...
Running Haddock for logict-0.6.0.2...
Running hscolour for logict-0.6.0.2...
Preprocessing library logict-0.6.0.2...
Preprocessing library logict-0.6.0.2...

Control/Monad/Logic/Class.hs:27:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Control/Monad/Logic.hs:51:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
Haddock coverage:
 100% (  4 /  4) in 'Control.Monad.Logic.Class'
 100% ( 17 / 17) in 'Control.Monad.Logic'
Documentation created: dist/doc/html/logict/index.html,
dist/doc/html/logict/logict.txt
Creating package registration file:
/tmp/pkgConf-logict-0.6.07558679701417383757.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/logict-0.6.0.2-3Urntcn3doy375l1G7wMFP
Registering logict-0.6.0.2...
Installed logict-0.6.0.2
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 )

Text/Regex/Base.hs:55:13: Warning:
    In the use of ‘versionTags’ (imported from Data.Version):
    Deprecated: "See GHC ticket #2496"
[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...

Text/Regex/Base.hs:55:13: Warning:
    In the use of ‘versionTags’ (imported from Data.Version):
    Deprecated: "See GHC ticket #2496"
Haddock coverage:
  94% ( 17 / 18) in 'Text.Regex.Base.RegexLike'
  Missing documentation for:
    MatchText (Text/Regex/Base/RegexLike.hs:55)
 100% (  1 /  1) in 'Text.Regex.Base.Context'
  75% (  3 /  4) in 'Text.Regex.Base'
  Missing documentation for:
    getVersion_Text_Regex_Base (Text/Regex/Base.hs:52)
  33% (  1 /  3) in 'Text.Regex.Base.Impl'
  Missing documentation for:
    polymatch (Text/Regex/Base/Impl.hs:50)
    polymatchM (Text/Regex/Base/Impl.hs:56)
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.9316923593981308218417.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/regex-base-0.93.2-2j0nR3pc4q24HZdEmShSMX
Registering regex-base-0.93.2...
Installed regex-base-0.93.2
Configuring unlambda-0.1.4.1...
Building unlambda-0.1.4.1...
Preprocessing library unlambda-0.1.4.1...
[1 of 1] Compiling Language.Unlambda ( Language/Unlambda.hs, dist/build/Language/Unlambda.o )

Language/Unlambda.hs:31:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
In-place registering unlambda-0.1.4.1...
Preprocessing executable 'unlambda' for unlambda-0.1.4.1...
[1 of 2] Compiling Language.Unlambda ( Language/Unlambda.hs, dist/build/unlambda/unlambda-tmp/Language/Unlambda.o )
[2 of 2] Compiling Main             ( Main.hs, dist/build/unlambda/unlambda-tmp/Main.o )
Linking dist/build/unlambda/unlambda ...
Running Haddock for unlambda-0.1.4.1...
Running hscolour for unlambda-0.1.4.1...
Preprocessing library unlambda-0.1.4.1...
Preprocessing executable 'unlambda' for unlambda-0.1.4.1...
Preprocessing library unlambda-0.1.4.1...

Language/Unlambda.hs:31:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
   0% (  0 / 18) in 'Language.Unlambda'
  Missing documentation for:
    Module header
    Exp (Language/Unlambda.hs:38)
     (Language/Unlambda.hs:60)
    sh (Language/Unlambda.hs:63)
    Eval (Language/Unlambda.hs:86)
    Cont (Language/Unlambda.hs:88)
     (Language/Unlambda.hs:90)
     (Language/Unlambda.hs:94)
     (Language/Unlambda.hs:100)
    currentChar (Language/Unlambda.hs:111)
    setCurrentChar (Language/Unlambda.hs:113)
    io (Language/Unlambda.hs:115)
    throw (Language/Unlambda.hs:117)
    exit (Language/Unlambda.hs:119)
    callCC (Language/Unlambda.hs:121)
    step (Language/Unlambda.hs:123)
    eval (Language/Unlambda.hs:129)
    apply (Language/Unlambda.hs:137)
Documentation created: dist/doc/html/unlambda/index.html,
dist/doc/html/unlambda/unlambda.txt
Preprocessing executable 'unlambda' for unlambda-0.1.4.1...
Creating package registration file:
/tmp/pkgConf-unlambda-0.1.45260564481416324366.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/unlambda-0.1.4.1-30KxLfb5zBkEExHPTX1OVm
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 unlambda-0.1.4.1...
Installed unlambda-0.1.4.1
Configuring iproute-1.7.0...
Building iproute-1.7.0...
Preprocessing library iproute-1.7.0...
[1 of 8] Compiling Data.IP.Addr     ( Data/IP/Addr.hs, dist/build/Data/IP/Addr.o )
[2 of 8] Compiling Data.IP.Mask     ( Data/IP/Mask.hs, dist/build/Data/IP/Mask.o )
[3 of 8] Compiling Data.IP.Range    ( Data/IP/Range.hs, dist/build/Data/IP/Range.o )
[4 of 8] Compiling Data.IP.Op       ( Data/IP/Op.hs, dist/build/Data/IP/Op.o )
[5 of 8] Compiling Data.IP.Internal ( Data/IP/Internal.hs, dist/build/Data/IP/Internal.o )
[6 of 8] Compiling Data.IP.RouteTable.Internal ( Data/IP/RouteTable/Internal.hs, dist/build/Data/IP/RouteTable/Internal.o )
[7 of 8] Compiling Data.IP.RouteTable ( Data/IP/RouteTable.hs, dist/build/Data/IP/RouteTable.o )
[8 of 8] Compiling Data.IP          ( Data/IP.hs, dist/build/Data/IP.o )
In-place registering iproute-1.7.0...
Running Haddock for iproute-1.7.0...
Running hscolour for iproute-1.7.0...
Preprocessing library iproute-1.7.0...
Preprocessing library iproute-1.7.0...
Haddock coverage:
  35% ( 17 / 49) in 'Data.IP.Addr'
  Missing documentation for:
    Module header
     (Data/IP/Addr.hs:63)
     (Data/IP/Addr.hs:69)
    IPv4Addr (Data/IP/Addr.hs:76)
    IPv6Addr (Data/IP/Addr.hs:77)
     (Data/IP/Addr.hs:117)
     (Data/IP/Addr.hs:121)
     (Data/IP/Addr.hs:162)
    ip6ToInteger (Data/IP/Addr.hs:190)
    integerToIP6 (Data/IP/Addr.hs:200)
     (Data/IP/Addr.hs:215)
     (Data/IP/Addr.hs:218)
     (Data/IP/Addr.hs:344)
     (Data/IP/Addr.hs:347)
     (Data/IP/Addr.hs:350)
    parseIP (Data/IP/Addr.hs:353)
    parseIPv4 (Data/IP/Addr.hs:360)
    parseIPv6 (Data/IP/Addr.hs:365)
     (Data/IP/Addr.hs:375)
     (Data/IP/Addr.hs:378)
     (Data/IP/Addr.hs:381)
    dig (Data/IP/Addr.hs:389)
    ip4 (Data/IP/Addr.hs:395)
    ip4' (Data/IP/Addr.hs:398)
    skipSpaces (Data/IP/Addr.hs:410)
    hex (Data/IP/Addr.hs:418)
    colon2 (Data/IP/Addr.hs:428)
    format (Data/IP/Addr.hs:431)
    ip6 (Data/IP/Addr.hs:442)
    ip6' (Data/IP/Addr.hs:445)
    ip4Embedded (Data/IP/Addr.hs:461)
    fixByteOrder (Data/IP/Addr.hs:509)
   0% (  0 /  6) in 'Data.IP.Mask'
  Missing documentation for:
    Module header
    maskIPv4 (Data/IP/Mask.hs:10)
    maskIPv6 (Data/IP/Mask.hs:13)
    masksWord32 (Data/IP/Mask.hs:16)
    masksIPv4 (Data/IP/Mask.hs:19)
    masksIPv6 (Data/IP/Mask.hs:22)
  11% (  2 / 18) in 'Data.IP.Range'
  Missing documentation for:
    Module header
     (Data/IP/Range.hs:67)
     (Data/IP/Range.hs:70)
     (Data/IP/Range.hs:79)
    parseIPRange (Data/IP/Range.hs:82)
     (Data/IP/Range.hs:89)
     (Data/IP/Range.hs:92)
    parseIPv4Range (Data/IP/Range.hs:95)
    parseIPv6Range (Data/IP/Range.hs:100)
    ip4range (Data/IP/Range.hs:105)
    maskedIPv4 (Data/IP/Range.hs:116)
    ip6range (Data/IP/Range.hs:119)
    maskedIPv6 (Data/IP/Range.hs:130)
     (Data/IP/Range.hs:140)
     (Data/IP/Range.hs:143)
     (Data/IP/Range.hs:146)
  67% (  6 /  9) in 'Data.IP.Op'
  Missing documentation for:
    Module header
     (Data/IP/Op.hs:27)
     (Data/IP/Op.hs:31)
  75% (  3 /  4) in 'Data.IP.Internal'
  Missing documentation for:
    Module header
  37% ( 10 / 27) in 'Data.IP.RouteTable.Internal'
  Missing documentation for:
     (Data/IP/RouteTable/Internal.hs:46)
     (Data/IP/RouteTable/Internal.hs:50)
    intToTBitIPv4 (Data/IP/RouteTable/Internal.hs:59)
    intToTBitIPv6 (Data/IP/RouteTable/Internal.hs:62)
    intToTBitsWord32 (Data/IP/RouteTable/Internal.hs:65)
    intToTBitsIPv4 (Data/IP/RouteTable/Internal.hs:68)
    intToTBitsIPv6 (Data/IP/RouteTable/Internal.hs:71)
     (Data/IP/RouteTable/Internal.hs:106)
     (Data/IP/RouteTable/Internal.hs:110)
     (Data/IP/RouteTable/Internal.hs:114)
    link (Data/IP/RouteTable/Internal.hs:146)
    glue (Data/IP/RouteTable/Internal.hs:155)
    keyToTestBit (Data/IP/RouteTable/Internal.hs:162)
    isLeft (Data/IP/RouteTable/Internal.hs:165)
    node (Data/IP/RouteTable/Internal.hs:187)
    search (Data/IP/RouteTable/Internal.hs:217)
    foldt (Data/IP/RouteTable/Internal.hs:280)
 100% ( 14 / 14) in 'Data.IP.RouteTable'
 100% ( 27 / 27) in 'Data.IP'
Warning: Data.IP.Internal: could not find link destinations for:
    IPv4Addr IPv6Addr
Documentation created: dist/doc/html/iproute/index.html,
dist/doc/html/iproute/iproute.txt
Creating package registration file:
/tmp/pkgConf-iproute-1.718151719321275318627.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/iproute-1.7.0-HKjqHmSh8IO1sbxlk5FWnX
Registering iproute-1.7.0...
Installed iproute-1.7.0
Configuring simple-sendfile-0.2.21...
Building simple-sendfile-0.2.21...
Preprocessing library simple-sendfile-0.2.21...
[1 of 3] Compiling Network.Sendfile.Types ( Network/Sendfile/Types.hs, dist/build/Network/Sendfile/Types.o )
[2 of 3] Compiling Network.Sendfile.Linux ( dist/build/Network/Sendfile/Linux.hs, dist/build/Network/Sendfile/Linux.o )

Network/Sendfile/Linux.hsc:10:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[3 of 3] Compiling Network.Sendfile ( Network/Sendfile.hs, dist/build/Network/Sendfile.o )
In-place registering simple-sendfile-0.2.21...
Running Haddock for simple-sendfile-0.2.21...
Running hscolour for simple-sendfile-0.2.21...
Preprocessing library simple-sendfile-0.2.21...
Preprocessing library simple-sendfile-0.2.21...

Network/Sendfile/Linux.hsc:10:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
  50% (  1 /  2) in 'Network.Sendfile.Types'
  Missing documentation for:
    Module header
  80% (  4 /  5) in 'Network.Sendfile.Linux'
  Missing documentation for:
    Module header
 100% (  6 /  6) in 'Network.Sendfile'
Documentation created: dist/doc/html/simple-sendfile/index.html,
dist/doc/html/simple-sendfile/simple-sendfile.txt
Creating package registration file:
/tmp/pkgConf-simple-sendfile-0.23848109472036359196.21
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/simple-sendfile-0.2.21-8JinxnD07KP3TRgmAVYt64
Registering simple-sendfile-0.2.21...
Installed simple-sendfile-0.2.21
Configuring hslogger-1.2.9...
Building hslogger-1.2.9...
Preprocessing library hslogger-1.2.9...
[1 of 8] Compiling System.Log       ( src/System/Log.hs, dist/build/System/Log.o )
[2 of 8] Compiling System.Log.Formatter ( src/System/Log/Formatter.hs, dist/build/System/Log/Formatter.o )
[3 of 8] Compiling System.Log.Handler ( src/System/Log/Handler.hs, dist/build/System/Log/Handler.o )
[4 of 8] Compiling System.Log.Handler.Simple ( src/System/Log/Handler/Simple.hs, dist/build/System/Log/Handler/Simple.o )
[5 of 8] Compiling System.Log.Handler.Syslog ( src/System/Log/Handler/Syslog.hs, dist/build/System/Log/Handler/Syslog.o )
[6 of 8] Compiling System.Log.Handler.Growl ( src/System/Log/Handler/Growl.hs, dist/build/System/Log/Handler/Growl.o )

src/System/Log/Handler/Growl.hs:42:1: Warning: Tab character

src/System/Log/Handler/Growl.hs:45:1: Warning: Tab character

src/System/Log/Handler/Growl.hs:47:1: Warning: Tab character

src/System/Log/Handler/Growl.hs:97:1: Warning: Tab character

src/System/Log/Handler/Growl.hs:128:1: Warning: Tab character

src/System/Log/Handler/Growl.hs:130:1: Warning: Tab character
[7 of 8] Compiling System.Log.Handler.Log4jXML ( src/System/Log/Handler/Log4jXML.hs, dist/build/System/Log/Handler/Log4jXML.o )
[8 of 8] Compiling System.Log.Logger ( src/System/Log/Logger.hs, dist/build/System/Log/Logger.o )

src/System/Log/Logger.hs:201:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead
In-place registering hslogger-1.2.9...
Running Haddock for hslogger-1.2.9...
Running hscolour for hslogger-1.2.9...
Preprocessing library hslogger-1.2.9...
Preprocessing library hslogger-1.2.9...

src/System/Log/Handler/Growl.hs:42:1: Warning: Tab character

src/System/Log/Handler/Growl.hs:45:1: Warning: Tab character

src/System/Log/Handler/Growl.hs:47:1: Warning: Tab character

src/System/Log/Handler/Growl.hs:97:1: Warning: Tab character

src/System/Log/Handler/Growl.hs:128:1: Warning: Tab character

src/System/Log/Handler/Growl.hs:130:1: Warning: Tab character

src/System/Log/Logger.hs:201:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead
Haddock coverage:
 100% (  4 /  4) in 'System.Log'
 100% (  6 /  6) in 'System.Log.Formatter'
 100% (  3 /  3) in 'System.Log.Handler'
 100% (  5 /  5) in 'System.Log.Handler.Simple'
 100% ( 10 / 10) in 'System.Log.Handler.Syslog'
 100% (  3 /  3) in 'System.Log.Handler.Growl'
 100% ( 17 / 17) in 'System.Log.Handler.Log4jXML'
  97% ( 38 / 39) in 'System.Log.Logger'
  Missing documentation for:
    Logger (src/System/Log/Logger.hs:207)
Warning: System.Log.Handler.Syslog: could not find link destinations for:
    SyslogHandler
Warning: System.Log.Handler.Growl: could not find link destinations for:
    GrowlHandler
Documentation created: dist/doc/html/hslogger/index.html,
dist/doc/html/hslogger/hslogger.txt
Creating package registration file:
/tmp/pkgConf-hslogger-1.21807286341630692812.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hslogger-1.2.9-0fQKi4VBOqw57Av2quY42D
Registering hslogger-1.2.9...
Installed hslogger-1.2.9
Configuring old-time-1.1.0.3...
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for ftime... yes
checking for gmtime_r... yes
checking for localtime_r... yes
checking for gettimeofday... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/time.h... (cached) yes
checking whether altzone is declared... no
configure: creating ./config.status
config.status: creating include/HsTimeConfig.h
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
Building old-time-1.1.0.3...
Preprocessing library old-time-1.1.0.3...
[1 of 1] Compiling System.Time      ( dist/build/System/Time.hs, dist/build/System/Time.o )
In-place registering old-time-1.1.0.3...
Running Haddock for old-time-1.1.0.3...
Running hscolour for old-time-1.1.0.3...
Preprocessing library old-time-1.1.0.3...
Preprocessing library old-time-1.1.0.3...
Haddock coverage:
  95% ( 20 / 21) in 'System.Time'
  Missing documentation for:
    getClockTime (System/Time.hsc:232)
Documentation created: dist/doc/html/old-time/index.html,
dist/doc/html/old-time/old-time.txt
Creating package registration file:
/tmp/pkgConf-old-time-1.1.01239485307148218652.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/old-time-1.1.0.3-FBWJJDS5FKr7UKFScBcUW2
Registering old-time-1.1.0.3...
Installed old-time-1.1.0.3
Configuring vector-0.11.0.0...
Building vector-0.11.0.0...
Preprocessing library vector-0.11.0.0...
[ 1 of 21] Compiling Data.Vector.Storable.Internal ( Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.o )
[ 2 of 21] Compiling Data.Vector.Generic.Mutable.Base ( Data/Vector/Generic/Mutable/Base.hs, dist/build/Data/Vector/Generic/Mutable/Base.o )
[ 3 of 21] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.o )
[ 4 of 21] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o )

Data/Vector/Fusion/Util.hs:19:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 5 of 21] Compiling Data.Vector.Fusion.Bundle.Size ( Data/Vector/Fusion/Bundle/Size.hs, dist/build/Data/Vector/Fusion/Bundle/Size.o )
[ 6 of 21] Compiling Data.Vector.Internal.Check ( Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.o )
[ 7 of 21] Compiling Data.Vector.Fusion.Stream.Monadic ( Data/Vector/Fusion/Stream/Monadic.hs, dist/build/Data/Vector/Fusion/Stream/Monadic.o )

Data/Vector/Fusion/Stream/Monadic.hs:93:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
[ 8 of 21] Compiling Data.Vector.Fusion.Bundle.Monadic ( Data/Vector/Fusion/Bundle/Monadic.hs, dist/build/Data/Vector/Fusion/Bundle/Monadic.o )

Data/Vector/Fusion/Bundle/Monadic.hs:105:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
[ 9 of 21] Compiling Data.Vector.Fusion.Bundle ( Data/Vector/Fusion/Bundle.hs, dist/build/Data/Vector/Fusion/Bundle.o )

Data/Vector/Fusion/Bundle.hs:114:1: Warning: Tab character
[10 of 21] Compiling Data.Vector.Generic.Mutable ( Data/Vector/Generic/Mutable.hs, dist/build/Data/Vector/Generic/Mutable.o )
[11 of 21] Compiling Data.Vector.Generic.New ( Data/Vector/Generic/New.hs, dist/build/Data/Vector/Generic/New.o )
[12 of 21] Compiling Data.Vector.Generic ( Data/Vector/Generic.hs, dist/build/Data/Vector/Generic.o )
[13 of 21] Compiling Data.Vector.Primitive.Mutable ( Data/Vector/Primitive/Mutable.hs, dist/build/Data/Vector/Primitive/Mutable.o )
[14 of 21] Compiling Data.Vector.Primitive ( Data/Vector/Primitive.hs, dist/build/Data/Vector/Primitive.o )

Data/Vector/Primitive.hs:167:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[15 of 21] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.o )
[16 of 21] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.o )

Data/Vector/Storable.hs:172:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[17 of 21] Compiling Data.Vector.Unboxed.Base ( Data/Vector/Unboxed/Base.hs, dist/build/Data/Vector/Unboxed/Base.o )

Data/Vector/Unboxed/Base.hs:33:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
[18 of 21] Compiling Data.Vector.Unboxed ( Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.o )

Data/Vector/Unboxed.hs:189:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[19 of 21] Compiling Data.Vector.Unboxed.Mutable ( Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.o )
[20 of 21] Compiling Data.Vector.Mutable ( Data/Vector/Mutable.hs, dist/build/Data/Vector/Mutable.o )
[21 of 21] Compiling Data.Vector      ( Data/Vector.hs, dist/build/Data/Vector.o )

Data/Vector.hs:190:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
In-place registering vector-0.11.0.0...
Running Haddock for vector-0.11.0.0...
Running hscolour for vector-0.11.0.0...
Preprocessing library vector-0.11.0.0...
Preprocessing library vector-0.11.0.0...

Data/Vector/Fusion/Util.hs:19:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Data/Vector/Fusion/Stream/Monadic.hs:93:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Vector/Fusion/Bundle/Monadic.hs:105:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Vector/Fusion/Bundle.hs:114:1: Warning: Tab character
Haddock coverage:
  25% (  1 /  4) in 'Data.Vector.Storable.Internal'
  Missing documentation for:
    getPtr (Data/Vector/Storable/Internal.hs:22)
    setPtr (Data/Vector/Storable/Internal.hs:26)
    updPtr (Data/Vector/Storable/Internal.hs:30)
 100% (  2 /  2) in 'Data.Vector.Generic.Mutable.Base'
 100% (  3 /  3) in 'Data.Vector.Generic.Base'
 100% (  5 /  5) in 'Data.Vector.Fusion.Util'
 100% (  8 /  8) in 'Data.Vector.Fusion.Bundle.Size'
  11% (  1 /  9) in 'Data.Vector.Internal.Check'
  Missing documentation for:
    Checks (Data/Vector/Internal/Check.hs:51)
    doChecks (Data/Vector/Internal/Check.hs:75)
    error (Data/Vector/Internal/Check.hs:84)
    internalError (Data/Vector/Internal/Check.hs:89)
    check (Data/Vector/Internal/Check.hs:105)
    checkIndex (Data/Vector/Internal/Check.hs:119)
    checkLength (Data/Vector/Internal/Check.hs:133)
    checkSlice (Data/Vector/Internal/Check.hs:147)
  82% (103 /125) in 'Data.Vector.Fusion.Stream.Monadic'
  Missing documentation for:
    generate (Data/Vector/Fusion/Stream/Monadic.hs:184)
    unbox (Data/Vector/Fusion/Stream/Monadic.hs:436)
    concatMap (Data/Vector/Fusion/Stream/Monadic.hs:996)
    zipWithM_ (Data/Vector/Fusion/Stream/Monadic.hs:512)
    zipWith3M (Data/Vector/Fusion/Stream/Monadic.hs:516)
    zipWith4M (Data/Vector/Fusion/Stream/Monadic.hs:544)
    zipWith5M (Data/Vector/Fusion/Stream/Monadic.hs:551)
    zipWith6M (Data/Vector/Fusion/Stream/Monadic.hs:558)
    zipWith (Data/Vector/Fusion/Stream/Monadic.hs:566)
    zipWith3 (Data/Vector/Fusion/Stream/Monadic.hs:570)
    zipWith4 (Data/Vector/Fusion/Stream/Monadic.hs:575)
    zipWith5 (Data/Vector/Fusion/Stream/Monadic.hs:581)
    zipWith6 (Data/Vector/Fusion/Stream/Monadic.hs:587)
    zip (Data/Vector/Fusion/Stream/Monadic.hs:593)
    zip3 (Data/Vector/Fusion/Stream/Monadic.hs:597)
    zip4 (Data/Vector/Fusion/Stream/Monadic.hs:601)
    zip5 (Data/Vector/Fusion/Stream/Monadic.hs:606)
    zip6 (Data/Vector/Fusion/Stream/Monadic.hs:611)
    and (Data/Vector/Fusion/Stream/Monadic.hs:970)
    or (Data/Vector/Fusion/Stream/Monadic.hs:983)
    concatMapM (Data/Vector/Fusion/Stream/Monadic.hs:1000)
    unfoldrN (Data/Vector/Fusion/Stream/Monadic.hs:1062)
  79% (106 /135) in 'Data.Vector.Fusion.Bundle.Monadic'
  Missing documentation for:
    Chunk (Data/Vector/Fusion/Bundle/Monadic.hs:110)
    generate (Data/Vector/Fusion/Bundle/Monadic.hs:190)
    unbox (Data/Vector/Fusion/Bundle/Monadic.hs:301)
    concatMap (Data/Vector/Fusion/Bundle/Monadic.hs:595)
    zipWithM_ (Data/Vector/Fusion/Bundle/Monadic.hs:332)
    zipWith3M (Data/Vector/Fusion/Bundle/Monadic.hs:336)
    zipWith4M (Data/Vector/Fusion/Bundle/Monadic.hs:343)
    zipWith5M (Data/Vector/Fusion/Bundle/Monadic.hs:350)
    zipWith6M (Data/Vector/Fusion/Bundle/Monadic.hs:357)
    zipWith (Data/Vector/Fusion/Bundle/Monadic.hs:365)
    zipWith3 (Data/Vector/Fusion/Bundle/Monadic.hs:369)
    zipWith4 (Data/Vector/Fusion/Bundle/Monadic.hs:374)
    zipWith5 (Data/Vector/Fusion/Bundle/Monadic.hs:380)
    zipWith6 (Data/Vector/Fusion/Bundle/Monadic.hs:386)
    zip (Data/Vector/Fusion/Bundle/Monadic.hs:392)
    zip3 (Data/Vector/Fusion/Bundle/Monadic.hs:396)
    zip4 (Data/Vector/Fusion/Bundle/Monadic.hs:400)
    zip5 (Data/Vector/Fusion/Bundle/Monadic.hs:405)
    zip6 (Data/Vector/Fusion/Bundle/Monadic.hs:410)
    and (Data/Vector/Fusion/Bundle/Monadic.hs:587)
    or (Data/Vector/Fusion/Bundle/Monadic.hs:591)
    concatMapM (Data/Vector/Fusion/Bundle/Monadic.hs:599)
    fromVector (Data/Vector/Fusion/Bundle/Monadic.hs:1009)
    reVector (Data/Vector/Fusion/Bundle/Monadic.hs:1085)
    fromVectors (Data/Vector/Fusion/Bundle/Monadic.hs:1028)
    concatVectors (Data/Vector/Fusion/Bundle/Monadic.hs:1054)
    fromStream (Data/Vector/Fusion/Bundle/Monadic.hs:119)
    chunks (Data/Vector/Fusion/Bundle/Monadic.hs:126)
    elements (Data/Vector/Fusion/Bundle/Monadic.hs:130)
  81% ( 88 /109) in 'Data.Vector.Fusion.Bundle'
  Missing documentation for:
    Chunk (Data/Vector/Fusion/Bundle/Monadic.hs:110)
    inplace (Data/Vector/Fusion/Bundle.hs:113)
    concatMap (Data/Vector/Fusion/Bundle.hs:265)
    unbox (Data/Vector/Fusion/Bundle.hs:261)
    zipWith4 (Data/Vector/Fusion/Bundle.hs:293)
    zipWith5 (Data/Vector/Fusion/Bundle.hs:299)
    zipWith6 (Data/Vector/Fusion/Bundle.hs:305)
    zip (Data/Vector/Fusion/Bundle.hs:311)
    zip3 (Data/Vector/Fusion/Bundle.hs:315)
    zip4 (Data/Vector/Fusion/Bundle.hs:319)
    zip5 (Data/Vector/Fusion/Bundle.hs:324)
    zip6 (Data/Vector/Fusion/Bundle.hs:329)
    and (Data/Vector/Fusion/Bundle.hs:415)
    or (Data/Vector/Fusion/Bundle.hs:419)
    unsafeFromList (Data/Vector/Fusion/Bundle.hs:609)
    fromVector (Data/Vector/Fusion/Bundle.hs:613)
    reVector (Data/Vector/Fusion/Bundle.hs:617)
    fromVectors (Data/Vector/Fusion/Bundle.hs:621)
    concatVectors (Data/Vector/Fusion/Bundle.hs:625)
    zipWithM (Data/Vector/Fusion/Bundle.hs:520)
    zipWithM_ (Data/Vector/Fusion/Bundle.hs:524)
  66% ( 48 / 73) in 'Data.Vector.Generic.Mutable'
  Missing documentation for:
    init (Data/Vector/Generic/Mutable.hs:536)
    tail (Data/Vector/Generic/Mutable.hs:540)
    take (Data/Vector/Generic/Mutable.hs:515)
    drop (Data/Vector/Generic/Mutable.hs:519)
    splitAt (Data/Vector/Generic/Mutable.hs:527)
    unsafeInit (Data/Vector/Generic/Mutable.hs:554)
    unsafeTail (Data/Vector/Generic/Mutable.hs:558)
    unsafeTake (Data/Vector/Generic/Mutable.hs:562)
    unsafeDrop (Data/Vector/Generic/Mutable.hs:566)
    growFront (Data/Vector/Generic/Mutable.hs:626)
    unsafeGrowFront (Data/Vector/Generic/Mutable.hs:665)
    mstream (Data/Vector/Generic/Mutable.hs:244)
    mstreamR (Data/Vector/Generic/Mutable.hs:274)
    transform (Data/Vector/Generic/Mutable.hs:268)
    transformR (Data/Vector/Generic/Mutable.hs:303)
    fill (Data/Vector/Generic/Mutable.hs:255)
    fillR (Data/Vector/Generic/Mutable.hs:287)
    unsafeAccum (Data/Vector/Generic/Mutable.hs:848)
    accum (Data/Vector/Generic/Mutable.hs:824)
    unsafeUpdate (Data/Vector/Generic/Mutable.hs:861)
    update (Data/Vector/Generic/Mutable.hs:837)
    reverse (Data/Vector/Generic/Mutable.hs:872)
    unstablePartition (Data/Vector/Generic/Mutable.hs:881)
    unstablePartitionBundle (Data/Vector/Generic/Mutable.hs:910)
    partitionBundle (Data/Vector/Generic/Mutable.hs:938)
   5% (  1 / 20) in 'Data.Vector.Generic.New'
  Missing documentation for:
    New (Data/Vector/Generic/New.hs:40)
    create (Data/Vector/Generic/New.hs:42)
    run (Data/Vector/Generic/New.hs:46)
    runPrim (Data/Vector/Generic/New.hs:50)
    apply (Data/Vector/Generic/New.hs:54)
    modify (Data/Vector/Generic/New.hs:58)
    modifyWithBundle (Data/Vector/Generic/New.hs:62)
    unstream (Data/Vector/Generic/New.hs:67)
    transform (Data/Vector/Generic/New.hs:71)
    unstreamR (Data/Vector/Generic/New.hs:93)
    transformR (Data/Vector/Generic/New.hs:97)
    slice (Data/Vector/Generic/New.hs:119)
    init (Data/Vector/Generic/New.hs:123)
    tail (Data/Vector/Generic/New.hs:127)
    take (Data/Vector/Generic/New.hs:131)
    drop (Data/Vector/Generic/New.hs:135)
    unsafeSlice (Data/Vector/Generic/New.hs:139)
    unsafeInit (Data/Vector/Generic/New.hs:143)
    unsafeTail (Data/Vector/Generic/New.hs:147)
  93% (223 /240) in 'Data.Vector.Generic'
  Missing documentation for:
    zipWith4 (Data/Vector/Generic.hs:1069)
    zipWith5 (Data/Vector/Generic.hs:1078)
    zipWith6 (Data/Vector/Generic.hs:1090)
    izipWith3 (Data/Vector/Generic.hs:1112)
    izipWith4 (Data/Vector/Generic.hs:1120)
    izipWith5 (Data/Vector/Generic.hs:1129)
    izipWith6 (Data/Vector/Generic.hs:1141)
    zip3 (Data/Vector/Generic.hs:1159)
    zip4 (Data/Vector/Generic.hs:1164)
    zip5 (Data/Vector/Generic.hs:1169)
    zip6 (Data/Vector/Generic.hs:1175)
    unzip3 (Data/Vector/Generic.hs:1225)
    unzip4 (Data/Vector/Generic.hs:1232)
    unzip5 (Data/Vector/Generic.hs:1241)
    unzip6 (Data/Vector/Generic.hs:1251)
    dataCast (Data/Vector/Generic.hs:2080)
    mkType (Data/Vector/Generic.hs:2075)
  79% ( 41 / 52) in 'Data.Vector.Primitive.Mutable'
  Missing documen
Data/Vector/Primitive.hs:167:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/Vector/Storable.hs:172:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/Vector/Unboxed/Base.hs:33:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Vector/Unboxed.hs:189:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/Vector.hs:190:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
tation for:
    IOVector (Data/Vector/Primitive/Mutable.hs:76)
    STVector (Data/Vector/Primitive/Mutable.hs:77)
    init (Data/Vector/Primitive/Mutable.hs:164)
    tail (Data/Vector/Primitive/Mutable.hs:168)
    take (Data/Vector/Primitive/Mutable.hs:152)
    drop (Data/Vector/Primitive/Mutable.hs:156)
    splitAt (Data/Vector/Primitive/Mutable.hs:160)
    unsafeInit (Data/Vector/Primitive/Mutable.hs:190)
    unsafeTail (Data/Vector/Primitive/Mutable.hs:194)
    unsafeTake (Data/Vector/Primitive/Mutable.hs:182)
    unsafeDrop (Data/Vector/Primitive/Mutable.hs:186)
  97% (185 /191) in 'Data.Vector.Primitive'
  Missing documentation for:
    zipWith4 (Data/Vector/Primitive.hs:802)
    zipWith5 (Data/Vector/Primitive.hs:808)
    zipWith6 (Data/Vector/Primitive.hs:816)
    izipWith4 (Data/Vector/Primitive.hs:838)
    izipWith5 (Data/Vector/Primitive.hs:844)
    izipWith6 (Data/Vector/Primitive.hs:852)
  82% ( 49 / 60) in 'Data.Vector.Storable.Mutable'
  Missing documentation for:
    IOVector (Data/Vector/Storable/Mutable.hs:96)
    STVector (Data/Vector/Storable/Mutable.hs:97)
    init (Data/Vector/Storable/Mutable.hs:246)
    tail (Data/Vector/Storable/Mutable.hs:250)
    take (Data/Vector/Storable/Mutable.hs:234)
    drop (Data/Vector/Storable/Mutable.hs:238)
    splitAt (Data/Vector/Storable/Mutable.hs:242)
    unsafeInit (Data/Vector/Storable/Mutable.hs:272)
    unsafeTail (Data/Vector/Storable/Mutable.hs:276)
    unsafeTake (Data/Vector/Storable/Mutable.hs:264)
    unsafeDrop (Data/Vector/Storable/Mutable.hs:268)
  97% (194 /200) in 'Data.Vector.Storable'
  Missing documentation for:
    zipWith4 (Data/Vector/Storable.hs:812)
    zipWith5 (Data/Vector/Storable.hs:818)
    zipWith6 (Data/Vector/Storable.hs:826)
    izipWith4 (Data/Vector/Storable.hs:848)
    izipWith5 (Data/Vector/Storable.hs:854)
    izipWith6 (Data/Vector/Storable.hs:862)
  17% (  1 /  6) in 'Data.Vector.Unboxed.Base'
  Missing documentation for:
    MVector (Data/Vector/Unboxed/Base.hs:55)
    IOVector (Data/Vector/Unboxed/Base.hs:58)
    STVector (Data/Vector/Unboxed/Base.hs:59)
    Vector (Data/Vector/Unboxed/Base.hs:56)
    Unbox (Data/Vector/Unboxed/Base.hs:63)
  96% (209 /218) in 'Data.Vector.Unboxed'
  Missing documentation for:
    Vector (Data/Vector/Unboxed/Base.hs:56)
    MVector (Data/Vector/Unboxed/Base.hs:55)
    Unbox (Data/Vector/Unboxed/Base.hs:63)
    zipWith4 (Data/Vector/Unboxed.hs:849)
    zipWith5 (Data/Vector/Unboxed.hs:855)
    zipWith6 (Data/Vector/Unboxed.hs:862)
    izipWith4 (Data/Vector/Unboxed.hs:883)
    izipWith5 (Data/Vector/Unboxed.hs:889)
    izipWith6 (Data/Vector/Unboxed.hs:896)
  79% ( 50 / 63) in 'Data.Vector.Unboxed.Mutable'
  Missing documentation for:
    MVector (Data/Vector/Unboxed/Base.hs:55)
    IOVector (Data/Vector/Unboxed/Base.hs:58)
    STVector (Data/Vector/Unboxed/Base.hs:59)
    Unbox (Data/Vector/Unboxed/Base.hs:63)
    init (Data/Vector/Unboxed/Mutable.hs:102)
    tail (Data/Vector/Unboxed/Mutable.hs:106)
    take (Data/Vector/Unboxed/Mutable.hs:90)
    drop (Data/Vector/Unboxed/Mutable.hs:94)
    splitAt (Data/Vector/Unboxed/Mutable.hs:98)
    unsafeInit (Data/Vector/Unboxed/Mutable.hs:128)
    unsafeTail (Data/Vector/Unboxed/Mutable.hs:132)
    unsafeTake (Data/Vector/Unboxed/Mutable.hs:120)
    unsafeDrop (Data/Vector/Unboxed/Mutable.hs:124)
  78% ( 40 / 51) in 'Data.Vector.Mutable'
  Missing documentation for:
    IOVector (Data/Vector/Mutable.hs:70)
    STVector (Data/Vector/Mutable.hs:71)
    init (Data/Vector/Mutable.hs:222)
    tail (Data/Vector/Mutable.hs:226)
    take (Data/Vector/Mutable.hs:210)
    drop (Data/Vector/Mutable.hs:214)
    splitAt (Data/Vector/Mutable.hs:219)
    unsafeInit (Data/Vector/Mutable.hs:247)
    unsafeTail (Data/Vector/Mutable.hs:251)
    unsafeTake (Data/Vector/Mutable.hs:239)
    unsafeDrop (Data/Vector/Mutable.hs:243)
  94% (207 /220) in 'Data.Vector'
  Missing documentation for:
    zipWith4 (Data/Vector.hs:944)
    zipWith5 (Data/Vector.hs:949)
    zipWith6 (Data/Vector.hs:955)
    izipWith4 (Data/Vector.hs:973)
    izipWith5 (Data/Vector.hs:978)
    izipWith6 (Data/Vector.hs:984)
    zip4 (Data/Vector.hs:1000)
    zip5 (Data/Vector.hs:1005)
    zip6 (Data/Vector.hs:1010)
    unzip3 (Data/Vector.hs:1023)
    unzip4 (Data/Vector.hs:1027)
    unzip5 (Data/Vector.hs:1031)
    unzip6 (Data/Vector.hs:1036)
Warning: Data.Vector.Unboxed: could not find link destinations for:
    TFCo:R:VectorBool V_Bool TFCo:R:VectorChar V_Char TFCo:R:VectorDouble V_Double TFCo:R:VectorFloat V_Float TFCo:R:VectorInt V_Int TFCo:R:VectorInt8 V_Int8 TFCo:R:VectorInt16 V_Int16 TFCo:R:VectorInt32 V_Int32 TFCo:R:VectorInt64 V_Int64 TFCo:R:VectorWord V_Word TFCo:R:VectorWord8 V_Word8 TFCo:R:VectorWord16 V_Word16 TFCo:R:VectorWord32 V_Word32 TFCo:R:VectorWord64 V_Word64 TFCo:R:Vector() V_Unit TFCo:R:VectorComplex V_Complex TFCo:R:Vector(,) V_2 TFCo:R:Vector(,,) V_3 TFCo:R:Vector(,,,) V_4 TFCo:R:Vector(,,,,) V_5 TFCo:R:Vector(,,,,,) V_6 TFCo:R:MVectorsBool MV_Bool TFCo:R:MVectorsChar MV_Char TFCo:R:MVectorsDouble MV_Double TFCo:R:MVectorsFloat MV_Float TFCo:R:MVectorsWord64 MV_Word64 TFCo:R:MVectorsWord32 MV_Word32 TFCo:R:MVectorsWord16 MV_Word16 TFCo:R:MVectorsWord8 MV_Word8 TFCo:R:MVectorsWord MV_Word TFCo:R:MVectorsInt64 MV_Int64 TFCo:R:MVectorsInt32 MV_Int32 TFCo:R:MVectorsInt16 MV_Int16 TFCo:R:MVectorsInt8 MV_Int8 TFCo:R:MVectorsInt MV_Int TFCo:R:MVectors() MV_Unit TFCo:R:MVectorsComplex MV_Complex TFCo:R:MVectors(,) MV_2 TFCo:R:MVectors(,,) MV_3 TFCo:R:MVectors(,,,) MV_4 TFCo:R:MVectors(,,,,) MV_5 TFCo:R:MVectors(,,,,,) MV_6
Warning: Data.Vector.Unboxed.Mutable: could not find link destinations for:
    TFCo:R:MVectorsBool MV_Bool TFCo:R:MVectorsChar MV_Char TFCo:R:MVectorsDouble MV_Double TFCo:R:MVectorsFloat MV_Float TFCo:R:MVectorsWord64 MV_Word64 TFCo:R:MVectorsWord32 MV_Word32 TFCo:R:MVectorsWord16 MV_Word16 TFCo:R:MVectorsWord8 MV_Word8 TFCo:R:MVectorsWord MV_Word TFCo:R:MVectorsInt64 MV_Int64 TFCo:R:MVectorsInt32 MV_Int32 TFCo:R:MVectorsInt16 MV_Int16 TFCo:R:MVectorsInt8 MV_Int8 TFCo:R:MVectorsInt MV_Int TFCo:R:MVectors() MV_Unit TFCo:R:MVectorsComplex MV_Complex TFCo:R:MVectors(,) MV_2 TFCo:R:MVectors(,,) MV_3 TFCo:R:MVectors(,,,) MV_4 TFCo:R:MVectors(,,,,) MV_5 TFCo:R:MVectors(,,,,,) MV_6
Documentation created: dist/doc/html/vector/index.html,
dist/doc/html/vector/vector.txt
Creating package registration file:
/tmp/pkgConf-vector-0.11.01182002039888906197.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/vector-0.11.0.0-A9qWf1eecPQGJD12EBZIxF
Registering vector-0.11.0.0...
Installed vector-0.11.0.0
Configuring edit-distance-0.2.2.1...
Building edit-distance-0.2.2.1...
Preprocessing library edit-distance-0.2.2.1...
[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.2.1...
Running Haddock for edit-distance-0.2.2.1...
Running hscolour for edit-distance-0.2.2.1...
Preprocessing library edit-distance-0.2.2.1...
Preprocessing library edit-distance-0.2.2.1...
Haddock coverage:
   0% (  0 /  6) in 'Text.EditDistance.ArrayUtilities'
  Missing documentation for:
    Module header
    unsafeReadArray (Text/EditDistance/ArrayUtilities.hs:27)
    unsafeWriteArray (Text/EditDistance/ArrayUtilities.hs:33)
    unsafeReadArray' (Text/EditDistance/ArrayUtilities.hs:40)
    unsafeWriteArray' (Text/EditDistance/ArrayUtilities.hs:46)
    stringToArray (Text/EditDistance/ArrayUtilities.hs:52)
   0% (  0 /  4) in 'Text.EditDistance.MonadUtilities'
  Missing documentation for:
    Module header
    loopM_ (Text/EditDistance/MonadUtilities.hs:6)
    foldM (Text/EditDistance/MonadUtilities.hs:15)
    foldMK (Text/EditDistance/MonadUtilities.hs:27)
   0% (  0 /  5) in 'Text.EditDistance.Bits'
  Missing documentation for:
    Module header
    levenshteinDistance (Text/EditDistance/Bits.hs:37)
    levenshteinDistanceWithLengths (Text/EditDistance/Bits.hs:43)
    restrictedDamerauLevenshteinDistance (Text/EditDistance/Bits.hs:189)
    restrictedDamerauLevenshteinDistanceWithLengths (Text/EditDistance/Bits.hs:195)
   0% (  0 /  9) in 'Text.EditDistance.EditCosts'
  Missing documentation for:
    Module header
    Costs (Text/EditDistance/EditCosts.hs:9)
    EditCosts (Text/EditDistance/EditCosts.hs:17)
    deletionCost (Text/EditDistance/EditCosts.hs:25)
    insertionCost (Text/EditDistance/EditCosts.hs:29)
    substitutionCost (Text/EditDistance/EditCosts.hs:33)
    transpositionCost (Text/EditDistance/EditCosts.hs:37)
    defaultEditCosts (Text/EditDistance/EditCosts.hs:40)
    isDefaultEditCosts (Text/EditDistance/EditCosts.hs:48)
   0% (  0 /  5) in 'Text.EditDistance.SquareSTUArray'
  Missing documentation for:
    Module header
    levenshteinDistance (Text/EditDistance/SquareSTUArray.hs:16)
    levenshteinDistanceWithLengths (Text/EditDistance/SquareSTUArray.hs:22)
    restrictedDamerauLevenshteinDistance (Text/EditDistance/SquareSTUArray.hs:64)
    restrictedDamerauLevenshteinDistanceWithLengths (Text/EditDistance/SquareSTUArray.hs:70)
   0% (  0 /  5) in 'Text.EditDistance.STUArray'
  Missing documentation for:
    Module header
    levenshteinDistance (Text/EditDistance/STUArray.hs:16)
    levenshteinDistanceWithLengths (Text/EditDistance/STUArray.hs:22)
    restrictedDamerauLevenshteinDistance (Text/EditDistance/STUArray.hs:67)
    restrictedDamerauLevenshteinDistanceWithLengths (Text/EditDistance/STUArray.hs:73)
  50% (  3 /  6) in 'Text.EditDistance'
  Missing documentation for:
    Costs (Text/EditDistance/EditCosts.hs:9)
    EditCosts (Text/EditDistance/EditCosts.hs:17)
    defaultEditCosts (Text/EditDistance/EditCosts.hs:40)
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.22095255472203706802.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/edit-distance-0.2.2.1-EaXwPdtsJLk3gRhOLTc9Ka
Registering edit-distance-0.2.2.1...
Installed edit-distance-0.2.2.1
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'
  Missing documentation for:
    Module header
  33% (  1 /  3) in 'System.Random.TF.Instances'
  Missing documentation for:
    Random (src/System/Random/TF/Instances.hs:37)
    randomEnum (src/System/Random/TF/Instances.hs:205)
 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-018939169651917820531.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/tf-random-0.5-28prfR75qTK8HkPsc02Mdm
Registering tf-random-0.5...
Installed tf-random-0.5
Configuring SafeSemaphore-0.10.1...
Building SafeSemaphore-0.10.1...
Preprocessing library SafeSemaphore-0.10.1...
[1 of 8] Compiling Control.Concurrent.STM.SSemInternals ( src/Control/Concurrent/STM/SSemInternals.hs, dist/build/Control/Concurrent/STM/SSemInternals.o )
[2 of 8] Compiling Control.Concurrent.STM.SSem ( src/Control/Concurrent/STM/SSem.hs, dist/build/Control/Concurrent/STM/SSem.o )
[3 of 8] Compiling Control.Concurrent.SSem ( src/Control/Concurrent/SSem.hs, dist/build/Control/Concurrent/SSem.o )
[4 of 8] Compiling Control.Concurrent.FairRWLock ( src/Control/Concurrent/FairRWLock.hs, dist/build/Control/Concurrent/FairRWLock.o )
[5 of 8] Compiling Control.Concurrent.MSampleVar ( src/Control/Concurrent/MSampleVar.hs, dist/build/Control/Concurrent/MSampleVar.o )
[6 of 8] Compiling Control.Concurrent.MSemN2 ( src/Control/Concurrent/MSemN2.hs, dist/build/Control/Concurrent/MSemN2.o )
[7 of 8] Compiling Control.Concurrent.MSemN ( src/Control/Concurrent/MSemN.lhs, dist/build/Control/Concurrent/MSemN.o )
[8 of 8] Compiling Control.Concurrent.MSem ( src/Control/Concurrent/MSem.lhs, dist/build/Control/Concurrent/MSem.o )
In-place registering SafeSemaphore-0.10.1...
Running Haddock for SafeSemaphore-0.10.1...
Running hscolour for SafeSemaphore-0.10.1...
Preprocessing library SafeSemaphore-0.10.1...
Preprocessing library SafeSemaphore-0.10.1...
Haddock coverage:
  50% (  1 /  2) in 'Control.Concurrent.STM.SSemInternals'
  Missing documentation for:
    SSem (src/Control/Concurrent/STM/SSemInternals.hs:27)
  90% (  9 / 10) in 'Control.Concurrent.STM.SSem'
  Missing documentation for:
    SSem (src/Control/Concurrent/STM/SSemInternals.hs:27)
  92% ( 11 / 12) in 'Control.Concurrent.SSem'
  Missing documentation for:
    SSem (src/Control/Concurrent/STM/SSemInternals.hs:27)
  82% ( 14 / 17) in 'Control.Concurrent.FairRWLock'
  Missing documentation for:
    LockKind (src/Control/Concurrent/FairRWLock.hs:62)
    TMap (src/Control/Concurrent/FairRWLock.hs:59)
    TSet (src/Control/Concurrent/FairRWLock.hs:60)
 100% (  9 /  9) in 'Control.Concurrent.MSampleVar'
 100% ( 10 / 10) in 'Control.Concurrent.MSemN2'
 100% ( 10 / 10) in 'Control.Concurrent.MSemN'
 100% (  7 /  7) in 'Control.Concurrent.MSem'
Documentation created: dist/doc/html/SafeSemaphore/index.html,
dist/doc/html/SafeSemaphore/SafeSemaphore.txt
Creating package registration file:
/tmp/pkgConf-SafeSemaphore-0.106429160291321711703.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/SafeSemaphore-0.10.1-3euke6WurQpHmwCnL5TnPc
Registering SafeSemaphore-0.10.1...
Installed SafeSemaphore-0.10.1
Configuring StateVar-1.1.0.1...
Building StateVar-1.1.0.1...
Preprocessing library StateVar-1.1.0.1...
[1 of 1] Compiling Data.StateVar    ( src/Data/StateVar.hs, dist/build/Data/StateVar.o )
In-place registering StateVar-1.1.0.1...
Running Haddock for StateVar-1.1.0.1...
Running hscolour for StateVar-1.1.0.1...
Preprocessing library StateVar-1.1.0.1...
Preprocessing library StateVar-1.1.0.1...
Haddock coverage:
 100% ( 15 / 15) in 'Data.StateVar'
Documentation created: dist/doc/html/StateVar/index.html,
dist/doc/html/StateVar/StateVar.txt
Creating package registration file:
/tmp/pkgConf-StateVar-1.1.0638095020763617015.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/StateVar-1.1.0.1-6K4a3UqSdqh6lGAm1wlr9s
Registering StateVar-1.1.0.1...
Installed StateVar-1.1.0.1
Configuring stateref-0.3...
Building stateref-0.3...
Preprocessing library stateref-0.3...
[ 1 of 10] Compiling Data.MRef.Types  ( src/Data/MRef/Types.hs, dist/build/Data/MRef/Types.o )
[ 2 of 10] Compiling Data.StateRef.Types ( src/Data/StateRef/Types.hs, dist/build/Data/StateRef/Types.o )
[ 3 of 10] Compiling Data.StateRef.Instances.STM ( src/Data/StateRef/Instances/STM.hs, dist/build/Data/StateRef/Instances/STM.o )
[ 4 of 10] Compiling Data.StateRef.Instances.Undecidable ( src/Data/StateRef/Instances/Undecidable.hs, dist/build/Data/StateRef/Instances/Undecidable.o )
[ 5 of 10] Compiling Data.StateRef.Instances ( src/Data/StateRef/Instances.hs, dist/build/Data/StateRef/Instances.o )
[ 6 of 10] Compiling Data.Accessor    ( src/Data/Accessor.hs, dist/build/Data/Accessor.o )
[ 7 of 10] Compiling Data.StateRef    ( src/Data/StateRef.hs, dist/build/Data/StateRef.o )
[ 8 of 10] Compiling Data.MRef.Instances.STM ( src/Data/MRef/Instances/STM.hs, dist/build/Data/MRef/Instances/STM.o )
[ 9 of 10] Compiling Data.MRef.Instances ( src/Data/MRef/Instances.hs, dist/build/Data/MRef/Instances.o )
[10 of 10] Compiling Data.MRef        ( src/Data/MRef.hs, dist/build/Data/MRef.o )
In-place registering stateref-0.3...
Running Haddock for stateref-0.3...
Running hscolour for stateref-0.3...
Preprocessing library stateref-0.3...
Preprocessing library stateref-0.3...
Haddock coverage:
  17% (  1 /  6) in 'Data.MRef.Types'
  Missing documentation for:
    MRef (src/Data/MRef/Types.hs:25)
    HasMRef (src/Data/MRef/Types.hs:28)
    NewMRef (src/Data/MRef/Types.hs:32)
    TakeMRef (src/Data/MRef/Types.hs:37)
    PutMRef (src/Data/MRef/Types.hs:40)
  33% (  3 /  9) in 'Data.StateRef.Types'
  Missing documentation for:
    Module header
    WriteRef (src/Data/StateRef/Types.hs:16)
    ReadRef (src/Data/StateRef/Types.hs:20)
    ModifyRef (src/Data/StateRef/Types.hs:24)
    NewRef (src/Data/StateRef/Types.hs:51)
    HasRef (src/Data/StateRef/Types.hs:55)
 100% (  5 /  5) in 'Data.StateRef.Instances.STM'
  20% (  1 /  5) in 'Data.StateRef.Instances.Undecidable'
  Missing documentation for:
    Module header
     (src/Data/StateRef/Instances/Undecidable.hs:15)
     (src/Data/StateRef/Instances/Undecidable.hs:17)
     (src/Data/StateRef/Instances/Undecidable.hs:19)
  81% ( 13 / 16) in 'Data.StateRef.Instances'
  Missing documentation for:
     (src/Data/StateRef/Instances/Undecidable.hs:15)
     (src/Data/StateRef/Instances/Undecidable.hs:17)
     (src/Data/StateRef/Instances/Undecidable.hs:19)
   0% (  0 /  8) in 'Data.Accessor'
  Missing documentation for:
    Module header
    Getter (src/Data/Accessor.hs:10)
    Setter (src/Data/Accessor.hs:11)
    Accessor (src/Data/Accessor.hs:12)
     (src/Data/Accessor.hs:14)
     (src/Data/Accessor.hs:17)
     (src/Data/Accessor.hs:20)
     (src/Data/Accessor.hs:22)
 100% ( 11 / 11) in 'Data.StateRef'
 100% (  5 /  5) in 'Data.MRef.Instances.STM'
 100% (  7 /  7) in 'Data.MRef.Instances'
  80% (  4 /  5) in 'Data.MRef'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/stateref/index.html,
dist/doc/html/stateref/stateref.txt
Creating package registration file:
/tmp/pkgConf-stateref-0120759018063585478.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/stateref-0.3-4DTbCuUQ5YUG0cvHdvUVbJ
Registering stateref-0.3...
Installed stateref-0.3
Configuring show-0.6...
Building show-0.6...
Preprocessing library show-0.6...
[1 of 1] Compiling ShowFun          ( ShowFun.hs, dist/build/ShowFun.o )

ShowFun.hs:5:10: Warning:
    Orphan instance: instance (Typeable a, Typeable b) => Show (a -> b)
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

ShowFun.hs:8:10: Warning:
    Orphan instance: instance Typeable a => Show (IO a)
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.
In-place registering show-0.6...
Running Haddock for show-0.6...
Running hscolour for show-0.6...
Preprocessing library show-0.6...
Preprocessing library show-0.6...

ShowFun.hs:5:10: Warning:
    Orphan instance: instance (Typeable a, Typeable b) => Show (a -> b)
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

ShowFun.hs:8:10: Warning:
    Orphan instance: instance Typeable a => Show (IO a)
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.
Haddock coverage:
   0% (  0 /  3) in 'ShowFun'
  Missing documentation for:
    Module header
     (ShowFun.hs:5)
     (ShowFun.hs:8)
Documentation created: dist/doc/html/show/index.html,
dist/doc/html/show/show.txt
Creating package registration file: /tmp/pkgConf-show-02031118762381477694.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/show-0.6-HiY1eGBvmyK9eXQmQqFGnd
Registering show-0.6...
Installed show-0.6
Configuring th-extras-0.0.0.2...
Building th-extras-0.0.0.2...
Preprocessing library th-extras-0.0.0.2...
[1 of 1] Compiling Language.Haskell.TH.Extras ( src/Language/Haskell/TH/Extras.hs, dist/build/Language/Haskell/TH/Extras.o )
In-place registering th-extras-0.0.0.2...
Running Haddock for th-extras-0.0.0.2...
Running hscolour for th-extras-0.0.0.2...
Preprocessing library th-extras-0.0.0.2...
Preprocessing library th-extras-0.0.0.2...
Haddock coverage:
   7% (  1 / 14) in 'Language.Haskell.TH.Extras'
  Missing documentation for:
    Module header
    intIs64 (src/Language/Haskell/TH/Extras.hs:10)
    replace (src/Language/Haskell/TH/Extras.hs:13)
    composeExprs (src/Language/Haskell/TH/Extras.hs:16)
    nameOfCon (src/Language/Haskell/TH/Extras.hs:21)
    nameOfBinder (src/Language/Haskell/TH/Extras.hs:34)
    varsBoundInCon (src/Language/Haskell/TH/Extras.hs:43)
    namesBoundInPat (src/Language/Haskell/TH/Extras.hs:47)
    namesBoundInDec (src/Language/Haskell/TH/Extras.hs:73)
    genericalizeName (src/Language/Haskell/TH/Extras.hs:88)
    genericalizeDecs (src/Language/Haskell/TH/Extras.hs:95)
    headOfType (src/Language/Haskell/TH/Extras.hs:104)
    occursInType (src/Language/Haskell/TH/Extras.hs:121)
Documentation created: dist/doc/html/th-extras/index.html,
dist/doc/html/th-extras/th-extras.txt
Creating package registration file:
/tmp/pkgConf-th-extras-0.0.0140196787099518845.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/th-extras-0.0.0.2-92bZcUCddPUC3TMCpaqGb4
Registering th-extras-0.0.0.2...
Installed th-extras-0.0.0.2
Configuring blaze-builder-0.4.0.1...
Building blaze-builder-0.4.0.1...
Preprocessing library blaze-builder-0.4.0.1...

Blaze/ByteString/Builder/HTTP.hs:1:63: Warning:
    -XMonoPatBinds is deprecated: Experimental feature now removed; has no effect

Blaze/ByteString/Builder/Internal/Write.hs:1:33: Warning:
    -XMonoPatBinds is deprecated: Experimental feature now removed; has no effect
[ 1 of 10] Compiling Blaze.ByteString.Builder.Internal.Write ( Blaze/ByteString/Builder/Internal/Write.hs, dist/build/Blaze/ByteString/Builder/Internal/Write.o )

Blaze/ByteString/Builder/Internal/Write.hs:52:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[ 2 of 10] Compiling Blaze.ByteString.Builder.Compat.Write ( Blaze/ByteString/Builder/Compat/Write.hs, dist/build/Blaze/ByteString/Builder/Compat/Write.o )

Blaze/ByteString/Builder/Compat/Write.hs:19:1: Warning:
    The import of ‘Foreign’ is redundant
      except perhaps to import instances from ‘Foreign’
    To import instances alone, use: import Foreign()
[ 3 of 10] Compiling Blaze.ByteString.Builder.Char.Utf8 ( Blaze/ByteString/Builder/Char/Utf8.hs, dist/build/Blaze/ByteString/Builder/Char/Utf8.o )
[ 4 of 10] Compiling Blaze.ByteString.Builder.Char8 ( Blaze/ByteString/Builder/Char8.hs, dist/build/Blaze/ByteString/Builder/Char8.o )
[ 5 of 10] Compiling Blaze.ByteString.Builder.Html.Utf8 ( Blaze/ByteString/Builder/Html/Utf8.hs, dist/build/Blaze/ByteString/Builder/Html/Utf8.o )
[ 6 of 10] Compiling Blaze.ByteString.Builder.ByteString ( Blaze/ByteString/Builder/ByteString.hs, dist/build/Blaze/ByteString/Builder/ByteString.o )
[ 7 of 10] Compiling Blaze.ByteString.Builder.HTTP ( Blaze/ByteString/Builder/HTTP.hs, dist/build/Blaze/ByteString/Builder/HTTP.o )

Blaze/ByteString/Builder/HTTP.hs:33:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[ 8 of 10] Compiling Blaze.ByteString.Builder.Word ( Blaze/ByteString/Builder/Word.hs, dist/build/Blaze/ByteString/Builder/Word.o )
[ 9 of 10] Compiling Blaze.ByteString.Builder.Int ( Blaze/ByteString/Builder/Int.hs, dist/build/Blaze/ByteString/Builder/Int.o )
[10 of 10] Compiling Blaze.ByteString.Builder ( Blaze/ByteString/Builder.hs, dist/build/Blaze/ByteString/Builder.o )
In-place registering blaze-builder-0.4.0.1...
Running Haddock for blaze-builder-0.4.0.1...
Running hscolour for blaze-builder-0.4.0.1...
Preprocessing library blaze-builder-0.4.0.1...
Preprocessing library blaze-builder-0.4.0.1...

Blaze/ByteString/Builder/HTTP.hs:1:63: Warning:
    -XMonoPatBinds is deprecated: Experimental feature now removed; has no effect

Blaze/ByteString/Builder/Internal/Write.hs:1:33: Warning:
    -XMonoPatBinds is deprecated: Experimental feature now removed; has no effect

Blaze/ByteString/Builder/Internal/Write.hs:52:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Blaze/ByteString/Builder/Compat/Write.hs:19:1: Warning:
    The import of ‘Foreign’ is redundant
      except perhaps to import instances from ‘Foreign’
    To import instances alone, use: import Foreign()

Blaze/ByteString/Builder/HTTP.hs:33:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
Haddock coverage:
  96% ( 24 / 25) in 'Blaze.ByteString.Builder.Internal.Write'
  Missing documentation for:
    fromWriteSingleton (Blaze/ByteString/Builder/Internal/Write.hs:227)
  50% (  2 /  4) in 'Blaze.ByteString.Builder.Compat.Write'
  Missing documentation for:
    writePrimFixed (Blaze/ByteString/Builder/Compat/Write.hs:23)
    writePrimBounded (Blaze/ByteString/Builder/Compat/Write.hs:27)
 100% (  9 /  9) in 'Blaze.ByteString.Builder.Char.Utf8'
 100% (  9 /  9) in 'Blaze.ByteString.Builder.Char8'
 100% ( 10 / 10) in 'Blaze.ByteString.Builder.Html.Utf8'
 100% ( 12 / 12) in 'Blaze.ByteString.Builder.ByteString'
 100% (  4 /  4) in 'Blaze.ByteString.Builder.HTTP'
 100% ( 43 / 43) in 'Blaze.ByteString.Builder.Word'
 100% ( 43 / 43) in 'Blaze.ByteString.Builder.Int'
  92% ( 22 / 24) in 'Blaze.ByteString.Builder'
  Missing documentation for:
    toByteStringIOWith (Blaze/ByteString/Builder.hs:175)
    fromWriteSingleton (Blaze/ByteString/Builder/Internal/Write.hs:227)
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.4.09124843621085404090.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/blaze-builder-0.4.0.1-6BKEupqZliOD9r4rLG9ckJ
Registering blaze-builder-0.4.0.1...
Installed blaze-builder-0.4.0.1
Configuring hashable-1.2.3.3...
Building hashable-1.2.3.3...
Preprocessing library hashable-1.2.3.3...
[1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o )

Data/Hashable/Class.hs:54:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

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

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

Data/Hashable/Class.hs:420:28: Warning:
    In the use of ‘B.inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
[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.3...
Running Haddock for hashable-1.2.3.3...
Running hscolour for hashable-1.2.3.3...
Preprocessing library hashable-1.2.3.3...
Preprocessing library hashable-1.2.3.3...

Data/Hashable/Class.hs:54:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

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

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

Data/Hashable/Class.hs:420:28: Warning:
    In the use of ‘B.inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."

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:
    GHashable
Documentation created: dist/doc/html/hashable/index.html,
dist/doc/html/hashable/hashable.txt
Creating package registration file:
/tmp/pkgConf-hashable-1.2.31904422147590236503.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hashable-1.2.3.3-2GTZqecVp8NJZrNuKzGxfy
Registering hashable-1.2.3.3...
Installed hashable-1.2.3.3
Configuring hstatsd-0.1...
Building hstatsd-0.1...
Preprocessing library hstatsd-0.1...
[1 of 1] Compiling Network.StatsD   ( src/Network/StatsD.hs, dist/build/Network/StatsD.o )
In-place registering hstatsd-0.1...
Running Haddock for hstatsd-0.1...
Running hscolour for hstatsd-0.1...
Preprocessing library hstatsd-0.1...
Preprocessing library hstatsd-0.1...
Haddock coverage:
   0% (  0 /  9) in 'Network.StatsD'
  Missing documentation for:
    Module header
    StatsD (src/Network/StatsD.hs:19)
    mkStatsD (src/Network/StatsD.hs:24)
    openStatsD (src/Network/StatsD.hs:30)
    closeStatsD (src/Network/StatsD.hs:73)
    Stat (src/Network/StatsD.hs:45)
    stat (src/Network/StatsD.hs:52)
    push (src/Network/StatsD.hs:71)
    showStat (src/Network/StatsD.hs:55)
Documentation created: dist/doc/html/hstatsd/index.html,
dist/doc/html/hstatsd/hstatsd.txt
Creating package registration file: /tmp/pkgConf-hstatsd-027984273480198455.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hstatsd-0.1-7WYdg8lXBvyKthTUb2UZht
Registering hstatsd-0.1...
Installed hstatsd-0.1
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 )

Text/Parsec/Language.hs:44:30: Warning: Tab character

Text/Parsec/Language.hs:45:26: Warning: Tab character

Text/Parsec/Language.hs:46:27: Warning: Tab character

Text/Parsec/Language.hs:58:1: Warning: Tab character

Text/Parsec/Language.hs:58:31: Warning: Tab character

Text/Parsec/Language.hs:59:1: Warning: Tab character

Text/Parsec/Language.hs:59:29: Warning: Tab character

Text/Parsec/Language.hs:60:1: Warning: Tab character

Text/Parsec/Language.hs:60:30: Warning: Tab character

Text/Parsec/Language.hs:61:1: Warning: Tab character

Text/Parsec/Language.hs:62:1: Warning: Tab character

Text/Parsec/Language.hs:62:29: Warning: Tab character

Text/Parsec/Language.hs:63:1: Warning: Tab character

Text/Parsec/Language.hs:63:30: Warning: Tab character

Text/Parsec/Language.hs:64:1: Warning: Tab character

Text/Parsec/Language.hs:65:1: Warning: Tab character

Text/Parsec/Language.hs:67:1: Warning: Tab character

Text/Parsec/Language.hs:109:1: Warning: Tab character

Text/Parsec/Language.hs:109:30: Warning: Tab character

Text/Parsec/Language.hs:110:1: Warning: Tab character

Text/Parsec/Language.hs:110:32: Warning: Tab character

Text/Parsec/Language.hs:111:5: Warning: Tab character

Text/Parsec/Language.hs:112:5: Warning: Tab character

Text/Parsec/Language.hs:113:5: Warning: Tab character

Text/Parsec/Language.hs:114:5: Warning: Tab character

Text/Parsec/Language.hs:146:1: Warning: Tab character

Text/Parsec/Language.hs:147:1: Warning: Tab character

Text/Parsec/Language.hs:148:1: Warning: Tab character

Text/Parsec/Language.hs:150:1: Warning: Tab character
[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...

Text/Parsec/Language.hs:44:30: Warning: Tab character

Text/Parsec/Language.hs:45:26: Warning: Tab character

Text/Parsec/Language.hs:46:27: Warning: Tab character

Text/Parsec/Language.hs:58:1: Warning: Tab character

Text/Parsec/Language.hs:58:31: Warning: Tab character

Text/Parsec/Language.hs:59:1: Warning: Tab character

Text/Parsec/Language.hs:59:29: Warning: Tab character

Text/Parsec/Language.hs:60:1: Warning: Tab character

Text/Parsec/Language.hs:60:30: Warning: Tab character

Text/Parsec/Language.hs:61:1: Warning: Tab character

Text/Parsec/Language.hs:62:1: Warning: Tab character

Text/Parsec/Language.hs:62:29: Warning: Tab character

Text/Parsec/Language.hs:63:1: Warning: Tab character

Text/Parsec/Language.hs:63:30: Warning: Tab character

Text/Parsec/Language.hs:64:1: Warning: Tab character

Text/Parsec/Language.hs:65:1: Warning: Tab character

Text/Parsec/Language.hs:67:1: Warning: Tab character

Text/Parsec/Language.hs:109:1: Warning: Tab character

Text/Parsec/Language.hs:109:30: Warning: Tab character

Text/Parsec/Language.hs:110:1: Warning: Tab character

Text/Parsec/Language.hs:110:32: Warning: Tab character

Text/Parsec/Language.hs:111:5: Warning: Tab character

Text/Parsec/Language.hs:112:5: Warning: Tab character

Text/Parsec/Language.hs:113:5: Warning: Tab character

Text/Parsec/Language.hs:114:5: Warning: Tab character

Text/Parsec/Language.hs:146:1: Warning: Tab character

Text/Parsec/Language.hs:147:1: Warning: Tab character

Text/Parsec/Language.hs:148:1: Warning: Tab character

Text/Parsec/Language.hs:150:1: Warning: Tab character
Haddock coverage:
  82% ( 14 / 17) in 'Text.Parsec.Pos'
  Missing documentation for:
    SourceName (Text/Parsec/Pos.hs:35)
    Line (Text/Parsec/Pos.hs:36)
    Column (Text/Parsec/Pos.hs:37)
  43% (  6 / 14) in 'Text.Parsec.Error'
  Missing documentation for:
    errorIsUnknown (Text/Parsec/Error.hs:110)
    showErrorMessages (Text/Parsec/Error.hs:173)
    newErrorMessage (Text/Parsec/Error.hs:120)
    newErrorUnknown (Text/Parsec/Error.hs:116)
    addErrorMessage (Text/Parsec/Error.hs:124)
    setErrorPos (Text/Parsec/Error.hs:128)
    setErrorMessage (Text/Parsec/Error.hs:132)
    mergeError (Text/Parsec/Error.hs:136)
  38% (  6 / 16) in 'Text.ParserCombinators.Parsec.Error'
  Missing documentation for:
    messageCompare (Text/ParserCombinators/Parsec/Error.hs:36)
    messageEq (Text/ParserCombinators/Parsec/Error.hs:39)
    errorIsUnknown (Text/Parsec/Error.hs:110)
    showErrorMessages (Text/Parsec/Error.hs:173)
    newErrorMessage (Text/Parsec/Error.hs:120)
    newErrorUnknown (Text/Parsec/Error.hs:116)
    addErrorMessage (Text/Parsec/Error.hs:124)
    setErrorPos (Text/Parsec/Error.hs:128)
    setErrorMessage (Text/Parsec/Error.hs:132)
    mergeError (Text/Parsec/Error.hs:136)
  64% ( 32 / 50) in 'Text.Parsec.Prim'
  Missing documentation for:
    unknownError (Text/Parsec/Prim.hs:91)
    sysUnExpectError (Text/Parsec/Prim.hs:94)
    Parsec (Text/Parsec/Prim.hs:152)
    Consumed (Text/Parsec/Prim.hs:154)
    Reply (Text/Parsec/Prim.hs:157)
    State (Text/Parsec/Prim.hs:160)
    parsecMap (Text/Parsec/Prim.hs:177)
    parserReturn (Text/Parsec/Prim.hs:221)
    parserBind (Text/Parsec/Prim.hs:226)
    mergeErrorReply (Text/Parsec/Prim.hs:266)
    parserFail (Text/Parsec/Prim.hs:272)
    parserPlus (Text/Parsec/Prim.hs:290)
    labels (Text/Parsec/Prim.hs:345)
    tokens (Text/Parsec/Prim.hs:396)
    tokenPrimEx (Text/Parsec/Prim.hs:533)
    manyAccum (Text/Parsec/Prim.hs:592)
    runPT (Text/Parsec/Prim.hs:610)
    runP (Text/Parsec/Prim.hs:624)
 100% ( 24 / 24) in 'Text.Parsec.Combinator'
 100% ( 24 / 24) in 'Text.ParserCombinators.Parsec.Combinator'
  50% (  2 /  4) in 'Text.Parsec.String'
  Missing documentation for:
    Parser (Text/Parsec/String.hs:22)
    GenParser (Text/Parsec/String.hs:23)
  50% (  2 /  4) in 'Text.Parsec.ByteString'
  Missing documentation for:
    Parser (Text/Parsec/ByteString.hs:24)
    GenParser (Text/Parsec/ByteString.hs:25)
  50% (  2 /  4) in 'Text.Parsec.ByteString.Lazy'
  Missing documentation for:
    Parser (Text/Parsec/ByteString/Lazy.hs:24)
    GenParser (Text/Parsec/ByteString/Lazy.hs:25)
  33% (  1 /  3) in 'Text.Parsec.Text'
  Missing documentation for:
    Parser (Text/Parsec/Text.hs:23)
    GenParser (Text/Parsec/Text.hs:24)
  33% (  1 /  3) in 'Text.Parsec.Text.Lazy'
  Missing documentation for:
    Parser (Text/Parsec/Text/Lazy.hs:23)
    GenParser (Text/Parsec/Text/Lazy.hs:24)
 100% (  5 /  5) in 'Text.Parsec.Expr'
  70% ( 21 / 30) in 'Text.ParserCombinators.Parsec.Prim'
  Missing documentation for:
    Parser (Text/Parsec/String.hs:22)
    GenParser (Text/Parsec/String.hs:23)
    runParser (Text/ParserCombinators/Parsec/Prim.hs:57)
    tokens (Text/Parsec/Prim.hs:396)
    tokenPrimEx (Text/Parsec/Prim.hs:533)
    try (Text/ParserCombinators/Parsec/Prim.hs:64)
    labels (Text/Parsec/Prim.hs:345)
    pzero (Text/ParserCombinators/Parsec/Prim.hs:54)
    State (Text/Parsec/Prim.hs:160)
  82% ( 14 / 17) in 'Text.ParserCombinators.Parsec.Pos'
  Missing documentation for:
    SourceName (Text/Parsec/Pos.hs:35)
    Line (Text/Parsec/Pos.hs:36)
    Column (Text/Parsec/Pos.hs:37)
 100% ( 20 / 20) in 'Text.Parsec.Char'
  67% (  4 /  6) in 'Text.Parsec.Token'
  Missing documentation for:
    LanguageDef (Text/Parsec/Token.hs:38)
    TokenParser (Text/Parsec/Token.hs:106)
  67% (  4 /  6) in 'Text.ParserCombinators.Parsec.Token'
  Missing documentation for:
    LanguageDef (Text/Parsec/Token.hs:38)
    TokenParser (Text/Parsec/Token.hs:106)
  95% ( 18 / 19) in 'Text.ParserCombinators.Parsec.Char'
  Missing documentation for:
    CharParser (Text/ParserCombinators/Parsec/Char.hs:40)
  83% ( 15 / 18) in 'Text.ParserCombinators.Parsec'
  Missing documentation for:
    SourceName (Text/Parsec/Pos.hs:35)
    Line (Text/Parsec/Pos.hs:36)
    Column (Text/Parsec/Pos.hs:37)
  40% (  2 /  5) in 'Text.ParserCombinators.Parsec.Expr'
  Missing documentation for:
    Operator (Text/ParserCombinators/Parsec/Expr.hs:28)
    OperatorTable (Text/ParserCombinators/Parsec/Expr.hs:32)
    buildExpressionParser (Text/ParserCombinators/Parsec/Expr.hs:39)
  78% ( 73 / 94) in 'Text.Parsec'
  Missing documentation for:
    Parsec (Text/Parsec/Prim.hs:152)
    tokens (Text/Parsec/Prim.hs:396)
    labels (Text/Parsec/Prim.hs:345)
    SourceName (Text/Parsec/Pos.hs:35)
    Line (Text/Parsec/Pos.hs:36)
    Column (Text/Parsec/Pos.hs:37)
    manyAccum (Text/Parsec/Prim.hs:592)
    tokenPrimEx (Text/Parsec/Prim.hs:533)
    runPT (Text/Parsec/Prim.hs:610)
    unknownError (Text/Parsec/Prim.hs:91)
    sysUnExpectError (Text/Parsec/Prim.hs:94)
    mergeErrorReply (Text/Parsec/Prim.hs:266)
    runP (Text/Parsec/Prim.hs:624)
    Consumed (Text/Parsec/Prim.hs:154)
    Reply (Text/Parsec/Prim.hs:157)
    State (Text/Parsec/Prim.hs:160)
    parsecMap (Text/Parsec/Prim.hs:177)
    parserReturn (Text/Parsec/Prim.hs:221)
    parserBind (Text/Parsec/Prim.hs:226)
    parserFail (Text/Parsec/Prim.hs:272)
    parserPlus (Text/Parsec/Prim.hs:290)
  80% (  8 / 10) in 'Text.Parsec.Language'
  Missing documentation for:
    emptyDef (Text/Parsec/Language.hs:79)
    LanguageDef (Text/Parsec/Token.hs:38)
  80% (  8 / 10) in 'Text.ParserCombinators.Parsec.Language'
  Missing documentation for:
    emptyDef (Text/Parsec/Language.hs:79)
    LanguageDef (Text/Parsec/Token.hs:38)
 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.11586437997263163351.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/parsec-3.1.9-8fSmqig53hOL2SEu1k9Tv0
Registering parsec-3.1.9...
Installed parsec-3.1.9
Configuring polyparse-1.11...
Building polyparse-1.11...
Preprocessing library polyparse-1.11...
[ 1 of 18] Compiling Text.ParserCombinators.Poly.Result ( src/Text/ParserCombinators/Poly/Result.hs, dist/build/Text/ParserCombinators/Poly/Result.o )

src/Text/ParserCombinators/Poly/Result.hs:3:15: Warning:
    Tab character
[ 2 of 18] Compiling Text.ParserCombinators.Poly.Base ( src/Text/ParserCombinators/Poly/Base.hs, dist/build/Text/ParserCombinators/Poly/Base.o )

src/Text/ParserCombinators/Poly/Base.hs:3:19: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:4:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:8:10: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:9:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:11:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:13:11: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:15:10: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:17:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:18:9: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:19:10: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:20:10: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:21:11: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:22:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:23:12: Warning:
    Tab character
[ 3 of 18] Compiling Text.ParserCombinators.Poly.Parser ( src/Text/ParserCombinators/Poly/Parser.hs, dist/build/Text/ParserCombinators/Poly/Parser.o )

src/Text/ParserCombinators/Poly/Parser.hs:7:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:8:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:10:9: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:11:8: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:12:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:13:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:17:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:79:18: Warning:
    Tab character
[ 4 of 18] Compiling Text.ParserCombinators.Poly.Lazy ( src/Text/ParserCombinators/Poly/Lazy.hs, dist/build/Text/ParserCombinators/Poly/Lazy.o )

src/Text/ParserCombinators/Poly/Lazy.hs:4:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:5:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:6:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:8:9: Warning: Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:9:8: Warning: Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:10:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:11:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:15:12: Warning:
    Tab character
[ 5 of 18] Compiling Text.ParserCombinators.Poly.StateParser ( src/Text/ParserCombinators/Poly/StateParser.hs, dist/build/Text/ParserCombinators/Poly/StateParser.o )

src/Text/ParserCombinators/Poly/StateParser.hs:7:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateParser.hs:8:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateParser.hs:10:9: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateParser.hs:11:8: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateParser.hs:12:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateParser.hs:19:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateParser.hs:82:18: Warning:
    Tab character
[ 6 of 18] Compiling Text.ParserCombinators.Poly.State ( src/Text/ParserCombinators/Poly/State.hs, dist/build/Text/ParserCombinators/Poly/State.o )

src/Text/ParserCombinators/Poly/State.hs:3:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:4:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:5:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:7:9: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:8:8: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:9:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:10:11: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:16:12: Warning:
    Tab character
[ 7 of 18] Compiling Text.ParserCombinators.Poly.StateLazy ( src/Text/ParserCombinators/Poly/StateLazy.hs, dist/build/Text/ParserCombinators/Poly/StateLazy.o )

src/Text/ParserCombinators/Poly/StateLazy.hs:4:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:5:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:6:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:8:9: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:9:8: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:10:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:12:16: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:18:12: Warning:
    Tab character
[ 8 of 18] Compiling Text.ParserCombinators.Poly.Lex ( src/Text/ParserCombinators/Poly/Lex.hs, dist/build/Text/ParserCombinators/Poly/Lex.o )

src/Text/ParserCombinators/Poly/Lex.hs:89:18: Warning:
    Tab character
[ 9 of 18] Compiling Text.ParserCombinators.Poly.ByteString ( src/Text/ParserCombinators/Poly/ByteString.hs, dist/build/Text/ParserCombinators/Poly/ByteString.o )
[10 of 18] Compiling Text.ParserCombinators.Poly.ByteStringChar ( src/Text/ParserCombinators/Poly/ByteStringChar.hs, dist/build/Text/ParserCombinators/Poly/ByteStringChar.o )
[11 of 18] Compiling Text.Parse.ByteString ( src/Text/Parse/ByteString.hs, dist/build/Text/Parse/ByteString.o )

src/Text/Parse/ByteString.hs:5:15: Warning: Tab character

src/Text/Parse/ByteString.hs:6:14: Warning: Tab character

src/Text/Parse/ByteString.hs:7:1: Warning: Tab character

src/Text/Parse/ByteString.hs:8:16: Warning: Tab character

src/Text/Parse/ByteString.hs:12:9: Warning: Tab character

src/Text/Parse/ByteString.hs:13:11: Warning: Tab character

src/Text/Parse/ByteString.hs:14:12: Warning: Tab character

src/Text/Parse/ByteString.hs:15:19: Warning: Tab character

src/Text/Parse/ByteString.hs:16:11: Warning: Tab character

src/Text/Parse/ByteString.hs:17:10: Warning: Tab character

src/Text/Parse/ByteString.hs:74:32: Warning: Tab character

src/Text/Parse/ByteString.hs:419:31: Warning: Tab character

src/Text/Parse/ByteString.hs:429:1: Warning: Tab character
[12 of 18] Compiling Text.ParserCombinators.Poly.Text ( src/Text/ParserCombinators/Poly/Text.hs, dist/build/Text/ParserCombinators/Poly/Text.o )
[13 of 18] Compiling Text.ParserCombinators.Poly.StateText ( src/Text/ParserCombinators/Poly/StateText.hs, dist/build/Text/ParserCombinators/Poly/StateText.o )
[14 of 18] Compiling Text.ParserCombinators.Poly.Plain ( src/Text/ParserCombinators/Poly/Plain.hs, dist/build/Text/ParserCombinators/Poly/Plain.o )

src/Text/ParserCombinators/Poly/Plain.hs:3:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:4:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:5:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:7:9: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:8:8: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:9:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:10:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:11:11: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:14:12: Warning:
    Tab character
[15 of 18] Compiling Text.ParserCombinators.Poly ( src/Text/ParserCombinators/Poly.hs, dist/build/Text/ParserCombinators/Poly.o )
[16 of 18] Compiling Text.Parse       ( src/Text/Parse.hs, dist/build/Text/Parse.o )

src/Text/Parse.hs:4:15: Warning: Tab character

src/Text/Parse.hs:5:14: Warning: Tab character

src/Text/Parse.hs:6:1: Warning: Tab character

src/Text/Parse.hs:7:16: Warning: Tab character

src/Text/Parse.hs:11:9: Warning: Tab character

src/Text/Parse.hs:12:11: Warning: Tab character

src/Text/Parse.hs:13:12: Warning: Tab character

src/Text/Parse.hs:14:19: Warning: Tab character

src/Text/Parse.hs:15:11: Warning: Tab character

src/Text/Parse.hs:16:10: Warning: Tab character

src/Text/Parse.hs:67:32: Warning: Tab character

src/Text/Parse.hs:389:1: Warning: Tab character
[17 of 18] Compiling Text.ParserCombinators.HuttonMeijerWallace ( src/Text/ParserCombinators/HuttonMeijerWallace.hs, dist/build/Text/ParserCombinators/HuttonMeijerWallace.o )
[18 of 18] Compiling Text.ParserCombinators.HuttonMeijer ( src/Text/ParserCombinators/HuttonMeijer.hs, dist/build/Text/ParserCombinators/HuttonMeijer.o )
In-place registering polyparse-1.11...
Running Haddock for polyparse-1.11...
Running hscolour for polyparse-1.11...
Preprocessing library polyparse-1.11...
Preprocessing library polyparse-1.11...

src/Text/ParserCombinators/Poly/Result.hs:3:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:3:19: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:4:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:8:10: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:9:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:11:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:13:11: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:15:10: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:17:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:18:9: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:19:10: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:20:10: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:21:11: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:22:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:23:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:7:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:8:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:10:9: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:11:8: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:12:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:13:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:17:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:79:18: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:4:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:5:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:6:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:8:9: Warning: Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:9:8: Warning: Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:10:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:11:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:15:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateParser.hs:7:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateParser.hs:8:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateParser.hs:10:9: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateParser.hs:11:8: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateParser.hs:12:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateParser.hs:19:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateParser.hs:82:18: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:3:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:4:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:5:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:7:9: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:8:8: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:9:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:10:11: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:16:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:4:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:5:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:6:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:8:9: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:9:8: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:10:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:12:16: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:18:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Lex.hs:89:18: Warning:
    Tab character

src/Text/Parse/ByteString.hs:5:15: Warning: Tab character

src/Text/Parse/ByteString.hs:6:14: Warning: Tab character

src/Text/Parse/ByteString.hs:7:1: Warning: Tab character

src/Text/Parse/ByteString.hs:8:16: Warning: Tab character

src/Text/Parse/ByteString.hs:12:9: Warning: Tab character

src/Text/Parse/ByteString.hs:13:11: Warning: Tab character

src/Text/Parse/ByteString.hs:14:12: Warning: Tab character

src/Text/Parse/ByteString.hs:15:19: Warning: Tab character

src/Text/Parse/ByteString.hs:16:11: Warning: Tab character

src/Text/Parse/ByteString.hs:17:10: Warning: Tab character

src/Text/Parse/ByteString.hs:74:32: Warning: Tab character

src/Text/Parse/ByteString.hs:419:31: Warning: Tab character

src/Text/Parse/ByteString.hs:429:1: Warning: Tab character

src/Text/ParserCombinators/Poly/Plain.hs:3:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:4:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:5:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:7:9: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:8:8: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:9:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:10:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:11:11: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:14:12: Warning:
    Tab character

src/Text/Parse.hs:4:15: Warning: Tab character

src/Text/Parse.hs:5:14: Warning: Tab character

src/Text/Parse.hs:6:1: Warning: Tab character

src/Text/Parse.hs:7:16: Warning: Tab character

src/Text/Parse.hs:11:9: Warning: Tab character

src/Text/Parse.hs:12:11: Warning: Tab character

src/Text/Parse.hs:13:12: Warning: Tab character

src/Text/Parse.hs:14:19: Warning: Tab character

src/Text/Parse.hs:15:11: Warning: Tab character

src/Text/Parse.hs:16:10: Warning: Tab character

src/Text/Parse.hs:67:32: Warning: Tab character

src/Text/Parse.hs:389:1: Warning: Tab character
Haddock coverage:
  75% (  3 /  4) in 'Text.ParserCombinators.Poly.Result'
  Missing documentation for:
    Module header
  96% ( 23 / 24) in 'Text.ParserCombinators.Poly.Base'
  Missing documentation for:
    Module header
 100% ( 12 / 12) in 'Text.ParserCombinators.Poly.Parser'
  94% ( 15 / 16) in 'Text.ParserCombinators.Poly.Lazy'
  Missing documentation for:
    Module header
 100% ( 15 / 15) in 'Text.ParserCombinators.Poly.StateParser'
  95% ( 18 / 19) in 'Text.ParserCombinators.Poly.State'
  Missing documentation for:
    Module header
  90% ( 18 / 20) in 'Text.ParserCombinators.Poly.StateLazy'
  Missing documentation for:
    Module header
    manyFinally (src/Text/ParserCombinators/Poly/StateLazy.hs:139)
 100% ( 16 / 16) in 'Text.ParserCombinators.Poly.Lex'
  94% ( 16 / 17) in 'Text.ParserCombinators.Poly.ByteString'
  Missing documentation for:
    Module header
  94% ( 16 / 17) in 'Text.ParserCombinators.Poly.ByteStringChar'
  Missing documentation for:
    Module header
  97% ( 30 / 31) in 'Text.Parse.ByteString'
  Missing documentation for:
    Module header
  94% ( 17 / 18) in 'Text.ParserCombinators.Poly.Text'
  Missing documentation for:
    Module header
  95% ( 21 / 22) in 'Text.ParserCombinators.Poly.StateText'
  Missing documentation for:
    Module header
  94% ( 15 / 16) in 'Text.ParserCombinators.Poly.Plain'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'Text.ParserCombinators.Poly'
  Missing documentation for:
    Module header
  72% ( 21 / 29) in 'Text.Parse'
  Missing documentation for:
    Module header
    parseSigned (src/Text/Parse.hs:226)
    parseInt (src/Text/Parse.hs:231)
    parseDec (src/Text/Parse.hs:239)
    parseOct (src/Text/Parse.hs:239)
    parseHex (src/Text/Parse.hs:239)
    parseFloat (src/Text/Parse.hs:244)
    parseLitChar (src/Text/Parse.hs:265)
  77% ( 24 / 31) in 'Text.ParserCombinators.HuttonMeijerWallace'
  Missing documentation for:
    Parser (src/Text/ParserCombinators/HuttonMeijerWallace.hs:66)
    chainl (src/Text/ParserCombinators/HuttonMeijerWallace.hs:220)
    chainl1 (src/Text/ParserCombinators/HuttonMeijerWallace.hs:224)
    chainr (src/Text/ParserCombinators/HuttonMeijerWallace.hs:230)
    chainr1 (src/Text/ParserCombinators/HuttonMeijerWallace.hs:234)
    ops (src/Text/ParserCombinators/HuttonMeijerWallace.hs:243)
    bracket (src/Text/ParserCombinators/HuttonMeijerWallace.hs:246)
   6% (  2 / 36) in 'Text.ParserCombinators.HuttonMeijer'
  Missing documentation for:
    item (src/Text/ParserCombinators/HuttonMeijer.hs:83)
    first (src/Text/ParserCombinators/HuttonMeijer.hs:88)
    papply (src/Text/ParserCombinators/HuttonMeijer.hs:93)
    +++ (src/Text/ParserCombinators/HuttonMeijer.hs:100)
    sat (src/Text/ParserCombinators/HuttonMeijer.hs:103)
    many (src/Text/ParserCombinators/HuttonMeijer.hs:109)
    many1 (src/Text/ParserCombinators/HuttonMeijer.hs:113)
    sepby (src/Text/ParserCombinators/HuttonMeijer.hs:116)
    sepby1 (src/Text/ParserCombinators/HuttonMeijer.hs:119)
    chainl (src/Text/ParserCombinators/HuttonMeijer.hs:122)
    chainl1 (src/Text/ParserCombinators/HuttonMeijer.hs:125)
    chainr (src/Text/ParserCombinators/HuttonMeijer.hs:131)
    chainr1 (src/Text/ParserCombinators/HuttonMeijer.hs:134)
    ops (src/Text/ParserCombinators/HuttonMeijer.hs:140)
    bracket (src/Text/ParserCombinators/HuttonMeijer.hs:143)
    char (src/Text/ParserCombinators/HuttonMeijer.hs:150)
    digit (src/Text/ParserCombinators/HuttonMeijer.hs:153)
    lower (src/Text/ParserCombinators/HuttonMeijer.hs:156)
    upper (src/Text/ParserCombinators/HuttonMeijer.hs:159)
    letter (src/Text/ParserCombinators/HuttonMeijer.hs:162)
    alphanum (src/Text/ParserCombinators/HuttonMeijer.hs:165)
    string (src/Text/ParserCombinators/HuttonMeijer.hs:168)
    ident (src/Text/ParserCombinators/HuttonMeijer.hs:172)
    nat (src/Text/ParserCombinators/HuttonMeijer.hs:175)
    int (src/Text/ParserCombinators/HuttonMeijer.hs:180)
    spaces (src/Text/ParserCombinators/HuttonMeijer.hs:187)
    comment (src/Text/ParserCombinators/HuttonMeijer.hs:190)
    junk (src/Text/ParserCombinators/HuttonMeijer.hs:200)
    skip (src/Text/ParserCombinators/HuttonMeijer.hs:203)
    token (src/Text/ParserCombinators/HuttonMeijer.hs:206)
    natural (src/Text/ParserCombinators/HuttonMeijer.hs:213)
    integer (src/Text/ParserCombinators/HuttonMeijer.hs:216)
    symbol (src/Text/ParserCombinators/HuttonMeijer.hs:219)
    identifier (src/Text/ParserCombinators/HuttonMeijer.hs:222)
Warning: Text.ParserCombinators.HuttonMeijerWallace: could not find link destinations for:
    ParseResult
Warning: Text.ParserCombinators.HuttonMeijer: could not find link destinations for:
    Token
Documentation created: dist/doc/html/polyparse/index.html,
dist/doc/html/polyparse/polyparse.txt
Creating package registration file:
/tmp/pkgConf-polyparse-11051239531592906829.11
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/polyparse-1.11-5gbM4m6k3rhGIQyEboR1bR
Registering polyparse-1.11...
Installed polyparse-1.11
Configuring tagsoup-0.13.5...
Building tagsoup-0.13.5...
Preprocessing library tagsoup-0.13.5...
[ 1 of 13] Compiling Text.HTML.TagSoup.Entity ( Text/HTML/TagSoup/Entity.hs, dist/build/Text/HTML/TagSoup/Entity.o )
[ 2 of 13] Compiling Text.StringLike  ( Text/StringLike.hs, dist/build/Text/StringLike.o )
[ 3 of 13] Compiling Text.HTML.TagSoup.Type ( Text/HTML/TagSoup/Type.hs, dist/build/Text/HTML/TagSoup/Type.o )
[ 4 of 13] Compiling Text.HTML.TagSoup.Match ( Text/HTML/TagSoup/Match.hs, dist/build/Text/HTML/TagSoup/Match.o )
[ 5 of 13] Compiling Text.HTML.TagSoup.Tree ( Text/HTML/TagSoup/Tree.hs, dist/build/Text/HTML/TagSoup/Tree.o )
[ 6 of 13] Compiling Text.HTML.TagSoup.Options ( Text/HTML/TagSoup/Options.hs, dist/build/Text/HTML/TagSoup/Options.o )
[ 7 of 13] Compiling Text.HTML.TagSoup.Implementation ( Text/HTML/TagSoup/Implementation.hs, dist/build/Text/HTML/TagSoup/Implementation.o )
[ 8 of 13] Compiling Text.HTML.TagSoup.Specification ( Text/HTML/TagSoup/Specification.hs, dist/build/Text/HTML/TagSoup/Specification.o )
[ 9 of 13] Compiling Text.HTML.TagSoup.Manual ( Text/HTML/TagSoup/Manual.hs, dist/build/Text/HTML/TagSoup/Manual.o )
[10 of 13] Compiling Text.HTML.TagSoup.Generated ( Text/HTML/TagSoup/Generated.hs, dist/build/Text/HTML/TagSoup/Generated.o )
[11 of 13] Compiling Text.HTML.TagSoup.Render ( Text/HTML/TagSoup/Render.hs, dist/build/Text/HTML/TagSoup/Render.o )
[12 of 13] Compiling Text.HTML.TagSoup.Parser ( Text/HTML/TagSoup/Parser.hs, dist/build/Text/HTML/TagSoup/Parser.o )
[13 of 13] Compiling Text.HTML.TagSoup ( Text/HTML/TagSoup.hs, dist/build/Text/HTML/TagSoup.o )
In-place registering tagsoup-0.13.5...
Running Haddock for tagsoup-0.13.5...
Running hscolour for tagsoup-0.13.5...
Preprocessing library tagsoup-0.13.5...
Preprocessing library tagsoup-0.13.5...
Haddock coverage:
 100% (  7 /  7) in 'Text.HTML.TagSoup.Entity'
  38% (  3 /  8) in 'Text.StringLike'
  Missing documentation for:
     (Text/StringLike.hs:48)
     (Text/StringLike.hs:60)
     (Text/StringLike.hs:71)
     (Text/StringLike.hs:82)
     (Text/StringLike.hs:93)
  82% ( 23 / 28) in 'Text.HTML.TagSoup.Type'
  Missing documentation for:
    Position (Text/HTML/TagSoup/Type.hs:39)
    tagPosition (Text/HTML/TagSoup/Type.hs:53)
    nullPosition (Text/HTML/TagSoup/Type.hs:41)
    positionChar (Text/HTML/TagSoup/Type.hs:47)
    positionString (Text/HTML/TagSoup/Type.hs:44)
  50% (  9 / 18) in 'Text.HTML.TagSoup.Match'
  Missing documentation for:
    tagComment (Text/HTML/TagSoup/Match.hs:27)
    tagOpenAttrLit (Text/HTML/TagSoup/Match.hs:40)
    anyAttr (Text/HTML/TagSoup/Match.hs:67)
    anyAttrName (Text/HTML/TagSoup/Match.hs:70)
    anyAttrValue (Text/HTML/TagSoup/Match.hs:73)
    anyAttrLit (Text/HTML/TagSoup/Match.hs:77)
    anyAttrNameLit (Text/HTML/TagSoup/Match.hs:80)
    anyAttrValueLit (Text/HTML/TagSoup/Match.hs:83)
    getTagContent (Text/HTML/TagSoup/Match.hs:88)
  67% (  4 /  6) in 'Text.HTML.TagSoup.Tree'
  Missing documentation for:
    TagTree (Text/HTML/TagSoup/Tree.hs:18)
    flattenTree (Text/HTML/TagSoup/Tree.hs:53)
  83% (  5 /  6) in 'Text.HTML.TagSoup.Options'
  Missing documentation for:
    Module header
   0% (  0 / 34) in 'Text.HTML.TagSoup.Implementation'
  Missing documentation for:
    Module header
    Out (Text/HTML/TagSoup/Implementation.hs:17)
    errSeen (Text/HTML/TagSoup/Implementation.hs:35)
    errWant (Text/HTML/TagSoup/Implementation.hs:36)
    S (Text/HTML/TagSoup/Implementation.hs:38)
    expand (Text/HTML/TagSoup/Implementation.hs:48)
    Outable (Text/HTML/TagSoup/Implementation.hs:65)
     (Text/HTML/TagSoup/Implementation.hs:66)
     (Text/HTML/TagSoup/Implementation.hs:67)
    ampChar (Text/HTML/TagSoup/Implementation.hs:68)
    ampOut (Text/HTML/TagSoup/Implementation.hs:69)
    state (Text/HTML/TagSoup/Implementation.hs:72)
    output (Text/HTML/TagSoup/Implementation.hs:79)
    entityChr (Text/HTML/TagSoup/Implementation.hs:145)
    isEof (Text/HTML/TagSoup/Implementation.hs:151)
    isChar (Text/HTML/TagSoup/Implementation.hs:152)
    isTag (Text/HTML/TagSoup/Implementation.hs:153)
    isTagShut (Text/HTML/TagSoup/Implementation.hs:154)
    isAttName (Text/HTML/TagSoup/Implementation.hs:155)
    isAttVal (Text/HTML/TagSoup/Implementation.hs:156)
    isTagEnd (Text/HTML/TagSoup/Implementation.hs:157)
    isTagEndClose (Text/HTML/TagSoup/Implementation.hs:158)
    isComment (Text/HTML/TagSoup/Implementation.hs:159)
    isCommentEnd (Text/HTML/TagSoup/Implementation.hs:160)
    isEntityName (Text/HTML/TagSoup/Implementation.hs:161)
    isEntityNumHex (Text/HTML/TagSoup/Implementation.hs:162)
    isEntityNum (Text/HTML/TagSoup/Implementation.hs:163)
    isEntityHex (Text/HTML/TagSoup/Implementation.hs:164)
    isEntityEnd (Text/HTML/TagSoup/Implementation.hs:165)
    isWarn (Text/HTML/TagSoup/Implementation.hs:166)
    fromChr (Text/HTML/TagSoup/Implementation.hs:168)
    fromWarn (Text/HTML/TagSoup/Implementation.hs:169)
    getEntityEnd (Text/HTML/TagSoup/Implementation.hs:171)
    tagTextMerge (Text/HTML/TagSoup/Implementation.hs:175)
   0% (  0 /  2) in 'Text.HTML.TagSoup.Specification'
  Missing documentation for:
    Module header
    parse (Text/HTML/TagSoup/Specification.hs:34)
   0% (  0 /  2) in 'Text.HTML.TagSoup.Manual'
  Missing documentation for:
    Module header
    parseTagsOptions (Text/HTML/TagSoup/Manual.hs:11)
   0% (  0 /  2) in 'Text.HTML.TagSoup.Generated'
  Missing documentation for:
    Module header
    parseTagsOptions (Text/HTML/TagSoup/Manual.hs:11)
 100% (  6 /  6) in 'Text.HTML.TagSoup.Render'
  86% (  6 /  7) in 'Text.HTML.TagSoup.Parser'
  Missing documentation for:
    Module header
 100% ( 40 / 40) in 'Text.HTML.TagSoup'
Documentation created: dist/doc/html/tagsoup/index.html,
dist/doc/html/tagsoup/tagsoup.txt
Creating package registration file:
/tmp/pkgConf-tagsoup-0.1344829904933089727.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/tagsoup-0.13.5-KEBcy7muAL08YSUxlTprio
Registering tagsoup-0.13.5...
Installed tagsoup-0.13.5
Configuring MonadRandom-0.4.1...
Building MonadRandom-0.4.1...
Preprocessing library MonadRandom-0.4.1...
[1 of 2] Compiling Control.Monad.Random.Class ( Control/Monad/Random/Class.hs, dist/build/Control/Monad/Random/Class.o )
[2 of 2] Compiling Control.Monad.Random ( Control/Monad/Random.hs, dist/build/Control/Monad/Random.o )

Control/Monad/Random.hs:49:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

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

Control/Monad/Random.hs:69:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Control/Monad/Random.hs:201:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Random.hs:201:51: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Random.hs:246:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Random.hs:246:53: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
In-place registering MonadRandom-0.4.1...
Running Haddock for MonadRandom-0.4.1...
Running hscolour for MonadRandom-0.4.1...
Preprocessing library MonadRandom-0.4.1...
Preprocessing library MonadRandom-0.4.1...

Control/Monad/Random.hs:49:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

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

Control/Monad/Random.hs:69:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Control/Monad/Random.hs:201:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Random.hs:201:51: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Random.hs:246:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Random.hs:246:53: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
Haddock coverage:
Warning: Control.Monad.Random.Class: getRandom is exported separately but will be documented under MonadRandom. Consider exporting it together with its parent(s) for code clarity.
Warning: Control.Monad.Random.Class: getRandomR is exported separately but will be documented under MonadRandom. Consider exporting it together with its parent(s) for code clarity.
Warning: Control.Monad.Random.Class: getRandoms is exported separately but will be documented under MonadRandom. Consider exporting it together with its parent(s) for code clarity.
Warning: Control.Monad.Random.Class: getRandomRs is exported separately but will be documented under MonadRandom. Consider exporting it together with its parent(s) for code clarity.
Warning: Control.Monad.Random.Class: getSplit is exported separately but will be documented under MonadSplit. Consider exporting it together with its parent(s) for code clarity.
 100% (  3 /  3) in 'Control.Monad.Random.Class'
 100% ( 17 / 17) in 'Control.Monad.Random'
Documentation created: dist/doc/html/MonadRandom/index.html,
dist/doc/html/MonadRandom/MonadRandom.txt
Creating package registration file:
/tmp/pkgConf-MonadRandom-0.418854751131113986157.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/MonadRandom-0.4.1-8fkvjjFjRjnCPXlERn2bav
Registering MonadRandom-0.4.1...
Installed MonadRandom-0.4.1
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-3723/distributive-0.4.4/dist/setup/setup.hs, /tmp/cabal-tmp-3723/distributive-0.4.4/dist/setup/Main.o )
Linking /tmp/cabal-tmp-3723/distributive-0.4.4/dist/setup/setup ...
Configuring distributive-0.4.4...
Building distributive-0.4.4...
Preprocessing library distributive-0.4.4...
[1 of 2] Compiling Data.Distributive.Generic ( src/Data/Distributive/Generic.hs, dist/build/Data/Distributive/Generic.o )
[2 of 2] Compiling Data.Distributive ( src/Data/Distributive.hs, dist/build/Data/Distributive.o )
In-place registering distributive-0.4.4...
Running Haddock for distributive-0.4.4...
Running hscolour for distributive-0.4.4...
Preprocessing library distributive-0.4.4...
Preprocessing library distributive-0.4.4...
Haddock coverage:
  67% (  2 /  3) in 'Data.Distributive.Generic'
  Missing documentation for:
    GDistributive (src/Data/Distributive/Generic.hs:35)
 100% (  4 /  4) in 'Data.Distributive'
Documentation created: dist/doc/html/distributive/index.html,
dist/doc/html/distributive/distributive.txt
Creating package registration file:
/tmp/pkgConf-distributive-0.42390799081783122045.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/distributive-0.4.4-DtmCggRmFF9KhnqzzbElBb
Registering distributive-0.4.4...
Installed distributive-0.4.4
Configuring exceptions-0.8.0.2...
Building exceptions-0.8.0.2...
Preprocessing library exceptions-0.8.0.2...
[1 of 2] Compiling Control.Monad.Catch ( src/Control/Monad/Catch.hs, dist/build/Control/Monad/Catch.o )
[2 of 2] Compiling Control.Monad.Catch.Pure ( src/Control/Monad/Catch/Pure.hs, dist/build/Control/Monad/Catch/Pure.o )
In-place registering exceptions-0.8.0.2...
Running Haddock for exceptions-0.8.0.2...
Running hscolour for exceptions-0.8.0.2...
Preprocessing library exceptions-0.8.0.2...
Preprocessing library exceptions-0.8.0.2...
Haddock coverage:
 100% ( 31 / 31) in 'Control.Monad.Catch'
  80% (  8 / 10) in 'Control.Monad.Catch.Pure'
  Missing documentation for:
    Catch (src/Control/Monad/Catch/Pure.hs:95)
    runCatch (src/Control/Monad/Catch/Pure.hs:97)
Documentation created: dist/doc/html/exceptions/index.html,
dist/doc/html/exceptions/exceptions.txt
Creating package registration file:
/tmp/pkgConf-exceptions-0.8.0917688989975830465.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/exceptions-0.8.0.2-8GsEeHgaIks3pVGk6GaELJ
Registering exceptions-0.8.0.2...
Installed exceptions-0.8.0.2
Configuring transformers-base-0.4.4...
Building transformers-base-0.4.4...
Preprocessing library transformers-base-0.4.4...
[1 of 1] Compiling Control.Monad.Base ( src/Control/Monad/Base.hs, dist/build/Control/Monad/Base.o )

src/Control/Monad/Base.hs:22:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Control/Monad/Base.hs:24:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
In-place registering transformers-base-0.4.4...
Running Haddock for transformers-base-0.4.4...
Running hscolour for transformers-base-0.4.4...
Preprocessing library transformers-base-0.4.4...
Preprocessing library transformers-base-0.4.4...

src/Control/Monad/Base.hs:22:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Control/Monad/Base.hs:24:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
  33% (  1 /  3) in 'Control.Monad.Base'
  Missing documentation for:
    Module header
    MonadBase (src/Control/Monad/Base.hs:50)
Documentation created: dist/doc/html/transformers-base/index.html,
dist/doc/html/transformers-base/transformers-base.txt
Creating package registration file:
/tmp/pkgConf-transformers-base-0.46558190681434655159.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/transformers-base-0.4.4-88TAFm21vtn2NrYUppy50c
Registering transformers-base-0.4.4...
Installed transformers-base-0.4.4
Configuring regex-pcre-0.94.4...
Building regex-pcre-0.94.4...
Preprocessing library regex-pcre-0.94.4...
[1 of 6] Compiling Text.Regex.PCRE.Wrap ( dist/build/Text/Regex/PCRE/Wrap.hs, dist/build/Text/Regex/PCRE/Wrap.o )
[2 of 6] Compiling Text.Regex.PCRE.String ( Text/Regex/PCRE/String.hs, dist/build/Text/Regex/PCRE/String.o )
[3 of 6] Compiling Text.Regex.PCRE.Sequence ( Text/Regex/PCRE/Sequence.hs, dist/build/Text/Regex/PCRE/Sequence.o )
[4 of 6] Compiling Text.Regex.PCRE.ByteString ( Text/Regex/PCRE/ByteString.hs, dist/build/Text/Regex/PCRE/ByteString.o )
[5 of 6] Compiling Text.Regex.PCRE.ByteString.Lazy ( Text/Regex/PCRE/ByteString/Lazy.hs, dist/build/Text/Regex/PCRE/ByteString/Lazy.o )
[6 of 6] Compiling Text.Regex.PCRE  ( Text/Regex/PCRE.hs, dist/build/Text/Regex/PCRE.o )

Text/Regex/PCRE.hs:61:13: Warning:
    In the use of ‘versionTags’ (imported from Data.Version):
    Deprecated: "See GHC ticket #2496"
In-place registering regex-pcre-0.94.4...
Running Haddock for regex-pcre-0.94.4...
Running hscolour for regex-pcre-0.94.4...
Preprocessing library regex-pcre-0.94.4...
Preprocessing library regex-pcre-0.94.4...

Text/Regex/PCRE.hs:61:13: Warning:
    In the use of ‘versionTags’ (imported from Data.Version):
    Deprecated: "See GHC ticket #2496"
Haddock coverage:
  22% ( 12 / 54) in 'Text.Regex.PCRE.Wrap'
  Missing documentation for:
    CompOption (Text/Regex/PCRE/Wrap.hsc:107)
    ExecOption (Text/Regex/PCRE/Wrap.hsc:108)
    =~ (Text/Regex/PCRE/Wrap.hsc:141)
    =~~ (Text/Regex/PCRE/Wrap.hsc:143)
    StartOffset (Text/Regex/PCRE/Wrap.hsc:103)
    EndOffset (Text/Regex/PCRE/Wrap.hsc:104)
    ReturnCode (Text/Regex/PCRE/Wrap.hsc:109)
    WrapError (Text/Regex/PCRE/Wrap.hsc:105)
    wrapTest (Text/Regex/PCRE/Wrap.hsc:123)
    wrapCount (Text/Regex/PCRE/Wrap.hsc:136)
    configUTF8 (Text/Regex/PCRE/Wrap.hsc:139)
    getNumSubs (Text/Regex/PCRE/Wrap.hsc:138)
    unusedOffset (Text/Regex/PCRE/Wrap.hsc:116)
    compBlank (Text/Regex/PCRE/Wrap.hsc:114)
    compAnchored (Text/Regex/PCRE/Wrap.hsc:369)
    compAutoCallout (Text/Regex/PCRE/Wrap.hsc:371)
    compCaseless (Text/Regex/PCRE/Wrap.hsc:373)
    compDollarEndOnly (Text/Regex/PCRE/Wrap.hsc:375)
    compDotAll (Text/Regex/PCRE/Wrap.hsc:377)
    compExtended (Text/Regex/PCRE/Wrap.hsc:379)
    compExtra (Text/Regex/PCRE/Wrap.hsc:381)
    compFirstLine (Text/Regex/PCRE/Wrap.hsc:383)
    compMultiline (Text/Regex/PCRE/Wrap.hsc:385)
    compNoAutoCapture (Text/Regex/PCRE/Wrap.hsc:387)
    compUngreedy (Text/Regex/PCRE/Wrap.hsc:389)
    compUTF8 (Text/Regex/PCRE/Wrap.hsc:391)
    compNoUTF8Check (Text/Regex/PCRE/Wrap.hsc:393)
    execBlank (Text/Regex/PCRE/Wrap.hsc:115)
    execAnchored (Text/Regex/PCRE/Wrap.hsc:384)
    execNotBOL (Text/Regex/PCRE/Wrap.hsc:386)
    execNotEOL (Text/Regex/PCRE/Wrap.hsc:388)
    execNotEmpty (Text/Regex/PCRE/Wrap.hsc:390)
    execNoUTF8Check (Text/Regex/PCRE/Wrap.hsc:392)
    execPartial (Text/Regex/PCRE/Wrap.hsc:394)
    retOk (Text/Regex/PCRE/Wrap.hsc:117)
    retNoMatch (Text/Regex/PCRE/Wrap.hsc:392)
    retNull (Text/Regex/PCRE/Wrap.hsc:394)
    retBadOption (Text/Regex/PCRE/Wrap.hsc:396)
    retBadMagic (Text/Regex/PCRE/Wrap.hsc:398)
    retUnknownNode (Text/Regex/PCRE/Wrap.hsc:400)
    retNoMemory (Text/Regex/PCRE/Wrap.hsc:402)
    retNoSubstring (Text/Regex/PCRE/Wrap.hsc:404)
  33% ( 13 / 39) in 'Text.Regex.PCRE.String'
  Missing documentation for:
    CompOption (Text/Regex/PCRE/Wrap.hsc:107)
    ExecOption (Text/Regex/PCRE/Wrap.hsc:108)
    ReturnCode (Text/Regex/PCRE/Wrap.hsc:109)
    WrapError (Text/Regex/PCRE/Wrap.hsc:105)
    unusedOffset (Text/Regex/PCRE/Wrap.hsc:116)
    compBlank (Text/Regex/PCRE/Wrap.hsc:114)
    compAnchored (Text/Regex/PCRE/Wrap.hsc:369)
    compAutoCallout (Text/Regex/PCRE/Wrap.hsc:371)
    compCaseless (Text/Regex/PCRE/Wrap.hsc:373)
    compDollarEndOnly (Text/Regex/PCRE/Wrap.hsc:375)
    compDotAll (Text/Regex/PCRE/Wrap.hsc:377)
    compExtended (Text/Regex/PCRE/Wrap.hsc:379)
    compExtra (Text/Regex/PCRE/Wrap.hsc:381)
    compFirstLine (Text/Regex/PCRE/Wrap.hsc:383)
    compMultiline (Text/Regex/PCRE/Wrap.hsc:385)
    compNoAutoCapture (Text/Regex/PCRE/Wrap.hsc:387)
    compUngreedy (Text/Regex/PCRE/Wrap.hsc:389)
    compUTF8 (Text/Regex/PCRE/Wrap.hsc:391)
    compNoUTF8Check (Text/Regex/PCRE/Wrap.hsc:393)
    execBlank (Text/Regex/PCRE/Wrap.hsc:115)
    execAnchored (Text/Regex/PCRE/Wrap.hsc:384)
    execNotBOL (Text/Regex/PCRE/Wrap.hsc:386)
    execNotEOL (Text/Regex/PCRE/Wrap.hsc:388)
    execNotEmpty (Text/Regex/PCRE/Wrap.hsc:390)
    execNoUTF8Check (Text/Regex/PCRE/Wrap.hsc:392)
    execPartial (Text/Regex/PCRE/Wrap.hsc:394)
  33% ( 13 / 39) in 'Text.Regex.PCRE.Sequence'
  Missing documentation for:
    CompOption (Text/Regex/PCRE/Wrap.hsc:107)
    ExecOption (Text/Regex/PCRE/Wrap.hsc:108)
    ReturnCode (Text/Regex/PCRE/Wrap.hsc:109)
    WrapError (Text/Regex/PCRE/Wrap.hsc:105)
    unusedOffset (Text/Regex/PCRE/Wrap.hsc:116)
    compBlank (Text/Regex/PCRE/Wrap.hsc:114)
    compAnchored (Text/Regex/PCRE/Wrap.hsc:369)
    compAutoCallout (Text/Regex/PCRE/Wrap.hsc:371)
    compCaseless (Text/Regex/PCRE/Wrap.hsc:373)
    compDollarEndOnly (Text/Regex/PCRE/Wrap.hsc:375)
    compDotAll (Text/Regex/PCRE/Wrap.hsc:377)
    compExtended (Text/Regex/PCRE/Wrap.hsc:379)
    compExtra (Text/Regex/PCRE/Wrap.hsc:381)
    compFirstLine (Text/Regex/PCRE/Wrap.hsc:383)
    compMultiline (Text/Regex/PCRE/Wrap.hsc:385)
    compNoAutoCapture (Text/Regex/PCRE/Wrap.hsc:387)
    compUngreedy (Text/Regex/PCRE/Wrap.hsc:389)
    compUTF8 (Text/Regex/PCRE/Wrap.hsc:391)
    compNoUTF8Check (Text/Regex/PCRE/Wrap.hsc:393)
    execBlank (Text/Regex/PCRE/Wrap.hsc:115)
    execAnchored (Text/Regex/PCRE/Wrap.hsc:384)
    execNotBOL (Text/Regex/PCRE/Wrap.hsc:386)
    execNotEOL (Text/Regex/PCRE/Wrap.hsc:388)
    execNotEmpty (Text/Regex/PCRE/Wrap.hsc:390)
    execNoUTF8Check (Text/Regex/PCRE/Wrap.hsc:392)
    execPartial (Text/Regex/PCRE/Wrap.hsc:394)
  31% ( 12 / 39) in 'Text.Regex.PCRE.ByteString'
  Missing documentation for:
    CompOption (Text/Regex/PCRE/Wrap.hsc:107)
    ExecOption (Text/Regex/PCRE/Wrap.hsc:108)
    ReturnCode (Text/Regex/PCRE/Wrap.hsc:109)
    WrapError (Text/Regex/PCRE/Wrap.hsc:105)
    unusedOffset (Text/Regex/PCRE/Wrap.hsc:116)
    regexec (Text/Regex/PCRE/ByteString.hs:129)
    compBlank (Text/Regex/PCRE/Wrap.hsc:114)
    compAnchored (Text/Regex/PCRE/Wrap.hsc:369)
    compAutoCallout (Text/Regex/PCRE/Wrap.hsc:371)
    compCaseless (Text/Regex/PCRE/Wrap.hsc:373)
    compDollarEndOnly (Text/Regex/PCRE/Wrap.hsc:375)
    compDotAll (Text/Regex/PCRE/Wrap.hsc:377)
    compExtended (Text/Regex/PCRE/Wrap.hsc:379)
    compExtra (Text/Regex/PCRE/Wrap.hsc:381)
    compFirstLine (Text/Regex/PCRE/Wrap.hsc:383)
    compMultiline (Text/Regex/PCRE/Wrap.hsc:385)
    compNoAutoCapture (Text/Regex/PCRE/Wrap.hsc:387)
    compUngreedy (Text/Regex/PCRE/Wrap.hsc:389)
    compUTF8 (Text/Regex/PCRE/Wrap.hsc:391)
    compNoUTF8Check (Text/Regex/PCRE/Wrap.hsc:393)
    execBlank (Text/Regex/PCRE/Wrap.hsc:115)
    execAnchored (Text/Regex/PCRE/Wrap.hsc:384)
    execNotBOL (Text/Regex/PCRE/Wrap.hsc:386)
    execNotEOL (Text/Regex/PCRE/Wrap.hsc:388)
    execNotEmpty (Text/Regex/PCRE/Wrap.hsc:390)
    execNoUTF8Check (Text/Regex/PCRE/Wrap.hsc:392)
    execPartial (Text/Regex/PCRE/Wrap.hsc:394)
  31% ( 12 / 39) in 'Text.Regex.PCRE.ByteString.Lazy'
  Missing documentation for:
    CompOption (Text/Regex/PCRE/Wrap.hsc:107)
    ExecOption (Text/Regex/PCRE/Wrap.hsc:108)
    ReturnCode (Text/Regex/PCRE/Wrap.hsc:109)
    WrapError (Text/Regex/PCRE/Wrap.hsc:105)
    unusedOffset (Text/Regex/PCRE/Wrap.hsc:116)
    regexec (Text/Regex/PCRE/ByteString/Lazy.hs:133)
    compBlank (Text/Regex/PCRE/Wrap.hsc:114)
    compAnchored (Text/Regex/PCRE/Wrap.hsc:369)
    compAutoCallout (Text/Regex/PCRE/Wrap.hsc:371)
    compCaseless (Text/Regex/PCRE/Wrap.hsc:373)
    compDollarEndOnly (Text/Regex/PCRE/Wrap.hsc:375)
    compDotAll (Text/Regex/PCRE/Wrap.hsc:377)
    compExtended (Text/Regex/PCRE/Wrap.hsc:379)
    compExtra (Text/Regex/PCRE/Wrap.hsc:381)
    compFirstLine (Text/Regex/PCRE/Wrap.hsc:383)
    compMultiline (Text/Regex/PCRE/Wrap.hsc:385)
    compNoAutoCapture (Text/Regex/PCRE/Wrap.hsc:387)
    compUngreedy (Text/Regex/PCRE/Wrap.hsc:389)
    compUTF8 (Text/Regex/PCRE/Wrap.hsc:391)
    compNoUTF8Check (Text/Regex/PCRE/Wrap.hsc:393)
    execBlank (Text/Regex/PCRE/Wrap.hsc:115)
    execAnchored (Text/Regex/PCRE/Wrap.hsc:384)
    execNotBOL (Text/Regex/PCRE/Wrap.hsc:386)
    execNotEOL (Text/Regex/PCRE/Wrap.hsc:388)
    execNotEmpty (Text/Regex/PCRE/Wrap.hsc:390)
    execNoUTF8Check (Text/Regex/PCRE/Wrap.hsc:392)
    execPartial (Text/Regex/PCRE/Wrap.hsc:394)
  80% (  4 /  5) in 'Text.Regex.PCRE'
  Missing documentation for:
    getVersion_Text_Regex_PCRE (Text/Regex/PCRE.hs:58)
Documentation created: dist/doc/html/regex-pcre/index.html,
dist/doc/html/regex-pcre/regex-pcre.txt
Creating package registration file:
/tmp/pkgConf-regex-pcre-0.948395846331861199372.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/regex-pcre-0.94.4-E1pjIkxPEEIIBNREVi52Hj
Registering regex-pcre-0.94.4...
Installed regex-pcre-0.94.4
Configuring mersenne-random-pure64-0.2.0.4...
Building mersenne-random-pure64-0.2.0.4...
Preprocessing library mersenne-random-pure64-0.2.0.4...
[1 of 3] Compiling System.Random.Mersenne.Pure64.Base ( dist/build/System/Random/Mersenne/Pure64/Base.hs, dist/build/System/Random/Mersenne/Pure64/Base.o )
[2 of 3] Compiling System.Random.Mersenne.Pure64.MTBlock ( System/Random/Mersenne/Pure64/MTBlock.hs, dist/build/System/Random/Mersenne/Pure64/MTBlock.o )
[3 of 3] Compiling System.Random.Mersenne.Pure64 ( System/Random/Mersenne/Pure64.hs, dist/build/System/Random/Mersenne/Pure64.o )
In-place registering mersenne-random-pure64-0.2.0.4...
Running Haddock for mersenne-random-pure64-0.2.0.4...
Running hscolour for mersenne-random-pure64-0.2.0.4...
Preprocessing library mersenne-random-pure64-0.2.0.4...
Preprocessing library mersenne-random-pure64-0.2.0.4...
Haddock coverage:
  19% (  3 / 16) in 'System.Random.Mersenne.Pure64.Base'
  Missing documentation for:
    MTState (System/Random/Mersenne/Pure64/Base.hsc:27)
    UInt64 (System/Random/Mersenne/Pure64/Base.hsc:29)
    c_init_genrand64 (System/Random/Mersenne/Pure64/Base.hsc:34)
    c_genrand64_int64 (System/Random/Mersenne/Pure64/Base.hsc:37)
    c_genrand64_real2 (System/Random/Mersenne/Pure64/Base.hsc:40)
    sizeof_MTState (System/Random/Mersenne/Pure64/Base.hsc:43)
    c_mix_word64 (System/Random/Mersenne/Pure64/Base.hsc:48)
    c_seed_genrand64_block (System/Random/Mersenne/Pure64/Base.hsc:51)
    c_next_genrand64_block (System/Random/Mersenne/Pure64/Base.hsc:54)
    c_init_genrand64_unsafe (System/Random/Mersenne/Pure64/Base.hsc:68)
    c_genrand64_int64_unsafe (System/Random/Mersenne/Pure64/Base.hsc:71)
    c_genrand64_real2_unsafe (System/Random/Mersenne/Pure64/Base.hsc:74)
    c_memcpy (System/Random/Mersenne/Pure64/Base.hsc:77)
  90% (  9 / 10) in 'System.Random.Mersenne.Pure64.MTBlock'
  Missing documentation for:
    MTBlock (System/Random/Mersenne/Pure64/MTBlock.hs:41)
Cannot find documentation for: $notes
 100% ( 13 / 13) in 'System.Random.Mersenne.Pure64'
Documentation created: dist/doc/html/mersenne-random-pure64/index.html,
dist/doc/html/mersenne-random-pure64/mersenne-random-pure64.txt
Creating package registration file:
/tmp/pkgConf-mersenne-random-pure64-0.2.01014392739348681806.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mersenne-random-pure64-0.2.0.4-GMUSjPCCpxkDyMDBSyrmlW
Registering mersenne-random-pure64-0.2.0.4...
Installed mersenne-random-pure64-0.2.0.4
Configuring mwc-random-0.13.3.2...
Building mwc-random-0.13.3.2...
Preprocessing library mwc-random-0.13.3.2...
[1 of 3] Compiling System.Random.MWC ( System/Random/MWC.hs, dist/build/System/Random/MWC.o )

System/Random/MWC.hs:106:1: Warning:
    The import of ‘Bits’ from module ‘Data.Bits’ is redundant

System/Random/MWC.hs:113:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
[2 of 3] Compiling System.Random.MWC.Distributions ( System/Random/MWC/Distributions.hs, dist/build/System/Random/MWC/Distributions.o )

System/Random/MWC/Distributions.hs:44:1: Warning:
    The import of ‘Traversable’
    from module ‘Data.Traversable’ is redundant
[3 of 3] Compiling System.Random.MWC.CondensedTable ( System/Random/MWC/CondensedTable.hs, dist/build/System/Random/MWC/CondensedTable.o )
In-place registering mwc-random-0.13.3.2...
Running Haddock for mwc-random-0.13.3.2...
Running hscolour for mwc-random-0.13.3.2...
Preprocessing library mwc-random-0.13.3.2...
Preprocessing library mwc-random-0.13.3.2...

System/Random/MWC.hs:106:1: Warning:
    The import of ‘Bits’ from module ‘Data.Bits’ is redundant

System/Random/MWC.hs:113:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

System/Random/MWC/Distributions.hs:44:1: Warning:
    The import of ‘Traversable’
    from module ‘Data.Traversable’ is redundant
Haddock coverage:
 100% ( 24 / 24) in 'System.Random.MWC'
 100% ( 23 / 23) in 'System.Random.MWC.Distributions'
 100% ( 15 / 15) in 'System.Random.MWC.CondensedTable'
Documentation created: dist/doc/html/mwc-random/index.html,
dist/doc/html/mwc-random/mwc-random.txt
Creating package registration file:
/tmp/pkgConf-mwc-random-0.13.3532546523340390979.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mwc-random-0.13.3.2-JVyn3ImnzxfJ7trgXNSC6H
Registering mwc-random-0.13.3.2...
Installed mwc-random-0.13.3.2
Configuring safecopy-0.8.6...
Building safecopy-0.8.6...
Preprocessing library safecopy-0.8.6...
[1 of 4] Compiling Data.SafeCopy.SafeCopy ( src/Data/SafeCopy/SafeCopy.hs, dist/build/Data/SafeCopy/SafeCopy.o )
[2 of 4] Compiling Data.SafeCopy.Derive ( src/Data/SafeCopy/Derive.hs, dist/build/Data/SafeCopy/Derive.o )
[3 of 4] Compiling Data.SafeCopy.Instances ( src/Data/SafeCopy/Instances.hs, dist/build/Data/SafeCopy/Instances.o )

src/Data/SafeCopy/Instances.hs:386:15: Warning:
    In the use of type constructor or class ‘Typeable1’
    (imported from Data.Typeable, but defined in Data.Typeable.Internal):
    Deprecated: "renamed to 'Typeable'"

src/Data/SafeCopy/Instances.hs:389:15: Warning:
    In the use of type constructor or class ‘Typeable2’
    (imported from Data.Typeable, but defined in Data.Typeable.Internal):
    Deprecated: "renamed to 'Typeable'"
[4 of 4] Compiling Data.SafeCopy    ( src/Data/SafeCopy.hs, dist/build/Data/SafeCopy.o )
In-place registering safecopy-0.8.6...
Running Haddock for safecopy-0.8.6...
Running hscolour for safecopy-0.8.6...
Preprocessing library safecopy-0.8.6...
Preprocessing library safecopy-0.8.6...

src/Data/SafeCopy/Instances.hs:386:15: Warning:
    In the use of type constructor or class ‘Typeable1’
    (imported from Data.Typeable, but defined in Data.Typeable.Internal):
    Deprecated: "renamed to 'Typeable'"

src/Data/SafeCopy/Instances.hs:389:15: Warning:
    In the use of type constructor or class ‘Typeable2’
    (imported from Data.Typeable, but defined in Data.Typeable.Internal):
    Deprecated: "renamed to 'Typeable'"
Haddock coverage:
  43% ( 18 / 42) in 'Data.SafeCopy.SafeCopy'
  Missing documentation for:
    isPrimitive (src/Data/SafeCopy/SafeCopy.hs:64)
    constructGetterFromVersion (src/Data/SafeCopy/SafeCopy.hs:137)
    castVersion (src/Data/SafeCopy/SafeCopy.hs:250)
     (src/Data/SafeCopy/SafeCopy.hs:253)
     (src/Data/SafeCopy/SafeCopy.hs:262)
    Profile (src/Data/SafeCopy/SafeCopy.hs:283)
    mkProfile (src/Data/SafeCopy/SafeCopy.hs:291)
    Consistency (src/Data/SafeCopy/SafeCopy.hs:301)
    availableVersions (src/Data/SafeCopy/SafeCopy.hs:303)
    getForwardKind (src/Data/SafeCopy/SafeCopy.hs:316)
    validChain (src/Data/SafeCopy/SafeCopy.hs:320)
    checkConsistency (src/Data/SafeCopy/SafeCopy.hs:337)
    computeConsistency (src/Data/SafeCopy/SafeCopy.hs:344)
    isObviouslyConsistent (src/Data/SafeCopy/SafeCopy.hs:358)
    proxyFromConsistency (src/Data/SafeCopy/SafeCopy.hs:367)
    proxyFromKind (src/Data/SafeCopy/SafeCopy.hs:370)
    consistentFromProxy (src/Data/SafeCopy/SafeCopy.hs:373)
    versionFromProxy (src/Data/SafeCopy/SafeCopy.hs:376)
    versionFromKind (src/Data/SafeCopy/SafeCopy.hs:379)
    versionFromReverseKind (src/Data/SafeCopy/SafeCopy.hs:382)
    kindFromProxy (src/Data/SafeCopy/SafeCopy.hs:385)
    Proxy (src/Data/SafeCopy/SafeCopy.hs:391)
    mkProxy (src/Data/SafeCopy/SafeCopy.hs:393)
    asProxyType (src/Data/SafeCopy/SafeCopy.hs:396)
  43% (  3 /  7) in 'Data.SafeCopy.Derive'
  Missing documentation for:
    Module header
    deriveSafeCopyIndexedType (src/Data/SafeCopy/Derive.hs:123)
    deriveSafeCopySimpleIndexedType (src/Data/SafeCopy/Derive.hs:178)
    deriveSafeCopyHappstackDataIndexedType (src/Data/SafeCopy/Derive.hs:228)
   0% (  0 / 67) in 'Data.SafeCopy.Instances'
  Missing documentation for:
    Module header
     (src/Data/SafeCopy/Instances.hs:51)
     (src/Data/SafeCopy/Instances.hs:59)
     (src/Data/SafeCopy/Instances.hs:73)
     (src/Data/SafeCopy/Instances.hs:81)
     (src/Data/SafeCopy/Instances.hs:86)
     (src/Data/SafeCopy/Instances.hs:91)
     (src/Data/SafeCopy/Instances.hs:96)
     (src/Data/SafeCopy/Instances.hs:101)
     (src/Data/SafeCopy/Instances.hs:106)
    iarray_getCopy (src/Data/SafeCopy/Instances.hs:111)
    iarray_putCopy (src/Data/SafeCopy/Instances.hs:118)
     (src/Data/SafeCopy/Instances.hs:125)
     (src/Data/SafeCopy/Instances.hs:130)
     (src/Data/SafeCopy/Instances.hs:135)
     (src/Data/SafeCopy/Instances.hs:139)
     (src/Data/SafeCopy/Instances.hs:142)
     (src/Data/SafeCopy/Instances.hs:145)
     (src/Data/SafeCopy/Instances.hs:149)
     (src/Data/SafeCopy/Instances.hs:154)
     (src/Data/SafeCopy/Instances.hs:162)
     (src/Data/SafeCopy/Instances.hs:164)
     (src/Data/SafeCopy/Instances.hs:166)
     (src/Data/SafeCopy/Instances.hs:168)
     (src/Data/SafeCopy/Instances.hs:170)
     (src/Data/SafeCopy/Instances.hs:172)
     (src/Data/SafeCopy/Instances.hs:174)
     (src/Data/SafeCopy/Instances.hs:176)
     (src/Data/SafeCopy/Instances.hs:178)
     (src/Data/SafeCopy/Instances.hs:180)
     (src/Data/SafeCopy/Instances.hs:182)
     (src/Data/SafeCopy/Instances.hs:184)
     (src/Data/SafeCopy/Instances.hs:186)
     (src/Data/SafeCopy/Instances.hs:188)
     (src/Data/SafeCopy/Instances.hs:190)
     (src/Data/SafeCopy/Instances.hs:192)
     (src/Data/SafeCopy/Instances.hs:194)
     (src/Data/SafeCopy/Instances.hs:201)
     (src/Data/SafeCopy/Instances.hs:206)
     (src/Data/SafeCopy/Instances.hs:208)
     (src/Data/SafeCopy/Instances.hs:210)
     (src/Data/SafeCopy/Instances.hs:221)
     (src/Data/SafeCopy/Instances.hs:227)
     (src/Data/SafeCopy/Instances.hs:235)
     (src/Data/SafeCopy/Instances.hs:241)
     (src/Data/SafeCopy/Instances.hs:247)
     (src/Data/SafeCopy/Instances.hs:253)
     (src/Data/SafeCopy/Instances.hs:262)
     (src/Data/SafeCopy/Instances.hs:268)
     (src/Data/SafeCopy/Instances.hs:279)
     (src/Data/SafeCopy/Instances.hs:290)
     (src/Data/SafeCopy/Instances.hs:299)
     (src/Data/SafeCopy/Instances.hs:308)
     (src/Data/SafeCopy/Instances.hs:321)
     (src/Data/SafeCopy/Instances.hs:330)
     (src/Data/SafeCopy/Instances.hs:348)
     (src/Data/SafeCopy/Instances.hs:351)
     (src/Data/SafeCopy/Instances.hs:355)
    typeName (src/Data/SafeCopy/Instances.hs:383)
    typeName1 (src/Data/SafeCopy/Instances.hs:386)
    typeName2 (src/Data/SafeCopy/Instances.hs:389)
    getGenericVector (src/Data/SafeCopy/Instances.hs:392)
    putGenericVector (src/Data/SafeCopy/Instances.hs:396)
     (src/Data/SafeCopy/Instances.hs:400)
     (src/Data/SafeCopy/Instances.hs:404)
     (src/Data/SafeCopy/Instances.hs:408)
     (src/Data/SafeCopy/Instances.hs:412)
  85% ( 23 / 27) in 'Data.SafeCopy'
  Missing documentation for:
    Profile (src/Data/SafeCopy/SafeCopy.hs:283)
    deriveSafeCopyIndexedType (src/Data/SafeCopy/Derive.hs:123)
    deriveSafeCopySimpleIndexedType (src/Data/SafeCopy/Derive.hs:178)
    deriveSafeCopyHappstackDataIndexedType (src/Data/SafeCopy/Derive.hs:228)
Warning: Data.SafeCopy: could not find link destinations for:
    Proxy
Documentation created: dist/doc/html/safecopy/index.html,
dist/doc/html/safecopy/safecopy.txt
Creating package registration file:
/tmp/pkgConf-safecopy-0.8297543001471352604.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/safecopy-0.8.6-1EdtBcRAtWa7kzh6qJxixx
Registering safecopy-0.8.6...
Installed safecopy-0.8.6
Configuring vector-th-unbox-0.2.1.3...
Building vector-th-unbox-0.2.1.3...
Preprocessing library vector-th-unbox-0.2.1.3...
[1 of 1] Compiling Data.Vector.Unboxed.Deriving ( Data/Vector/Unboxed/Deriving.hs, dist/build/Data/Vector/Unboxed/Deriving.o )
In-place registering vector-th-unbox-0.2.1.3...
Running Haddock for vector-th-unbox-0.2.1.3...
Running hscolour for vector-th-unbox-0.2.1.3...
Preprocessing library vector-th-unbox-0.2.1.3...
Preprocessing library vector-th-unbox-0.2.1.3...
Haddock coverage:
 100% (  3 /  3) in 'Data.Vector.Unboxed.Deriving'
Documentation created: dist/doc/html/vector-th-unbox/index.html,
dist/doc/html/vector-th-unbox/vector-th-unbox.txt
Creating package registration file:
/tmp/pkgConf-vector-th-unbox-0.2.11453995556973187079.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/vector-th-unbox-0.2.1.3-7UKBkJbwJOEKV3lSwERBE0
Registering vector-th-unbox-0.2.1.3...
Installed vector-th-unbox-0.2.1.3
Configuring QuickCheck-2.8.1...
Building QuickCheck-2.8.1...
Preprocessing library QuickCheck-2.8.1...

Test/QuickCheck/Arbitrary.hs:6:37: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
[ 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...

Test/QuickCheck/Arbitrary.hs:6:37: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
Haddock coverage:
  10% (  2 / 20) in 'Test.QuickCheck.Random'
  Missing documentation for:
    newTheGen (Test/QuickCheck/Random.hs:17)
    bits (Test/QuickCheck/Random.hs:20)
    mask (Test/QuickCheck/Random.hs:20)
    doneBit (Test/QuickCheck/Random.hs:20)
    chip (Test/QuickCheck/Random.hs:25)
    chop (Test/QuickCheck/Random.hs:30)
    stop (Test/QuickCheck/Random.hs:33)
    mkTheGen (Test/QuickCheck/Random.hs:36)
     (Test/QuickCheck/Random.hs:65)
     (Test/QuickCheck/Random.hs:67)
     (Test/QuickCheck/Random.hs:70)
    newQCGen (Test/QuickCheck/Random.hs:79)
    mkQCGen (Test/QuickCheck/Random.hs:82)
    bigNatVariant (Test/QuickCheck/Random.hs:85)
    natVariant (Test/QuickCheck/Random.hs:91)
    variantTheGen (Test/QuickCheck/Random.hs:97)
    boolVariant (Test/QuickCheck/Random.hs:103)
    variantQCGen (Test/QuickCheck/Random.hs:107)
  33% (  3 /  9) in 'Test.QuickCheck.Exception'
  Missing documentation for:
    AnException (Test/QuickCheck/Exception.hs:47)
    tryEvaluate (Test/QuickCheck/Exception.hs:79)
    tryEvaluateIO (Test/QuickCheck/Exception.hs:82)
    evaluate (Test/QuickCheck/Exception.hs:86)
    isDiscard (Test/QuickCheck/Exception.hs:114)
    finally (Test/QuickCheck/Exception.hs:129)
   6% (  1 / 18) in 'Test.QuickCheck.Text'
  Missing documentation for:
    Str (Test/QuickCheck/Text.hs:46)
    ranges (Test/QuickCheck/Text.hs:51)
    number (Test/QuickCheck/Text.hs:59)
    short (Test/QuickCheck/Text.hs:62)
    showErr (Test/QuickCheck/Text.hs:70)
    oneLine (Test/QuickCheck/Text.hs:73)
    isOneLine (Test/QuickCheck/Text.hs:76)
    bold (Test/QuickCheck/Text.hs:79)
    newTerminal (Test/QuickCheck/Text.hs:90)
    withStdioTerminal (Test/QuickCheck/Text.hs:104)
    withNullTerminal (Test/QuickCheck/Text.hs:108)
    terminalOutput (Test/QuickCheck/Text.hs:112)
    handle (Test/QuickCheck/Text.hs:115)
    Terminal (Test/QuickCheck/Text.hs:87)
    putTemp (Test/QuickCheck/Text.hs:126)
    putPart (Test/QuickCheck/Text.hs:126)
    putLine (Test/QuickCheck/Text.hs:126)
 100% (  2 /  2) in 'Test.QuickCheck.State'
  89% ( 25 / 28) in 'Test.QuickCheck.Gen'
  Missing documentation for:
     (Test/QuickCheck/Gen.hs:46)
     (Test/QuickCheck/Gen.hs:50)
     (Test/QuickCheck/Gen.hs:54)
  80% (  4 /  5) in 'Test.QuickCheck.Gen.Unsafe'
  Missing documentation for:
    Capture (Test/QuickCheck/Gen/Unsafe.hs:50)
 100% ( 32 / 32) in 'Test.QuickCheck.Arbitrary'
  93% ( 14 / 15) in 'Test.QuickCheck.Modifiers'
  Missing documentation for:
    ShrinkState (Test/QuickCheck/Modifiers.hs:323)
  14% (  1 /  7) in 'Test.QuickCheck.Poly'
  Missing documentation for:
    A (Test/QuickCheck/Poly.hs:29)
    B (Test/QuickCheck/Poly.hs:44)
    C (Test/QuickCheck/Poly.hs:59)
    OrdA (Test/QuickCheck/Poly.hs:77)
    OrdB (Test/QuickCheck/Poly.hs:96)
    OrdC (Test/QuickCheck/Poly.hs:115)
  38% (  3 /  8) in 'Test.QuickCheck.Function'
  Missing documentation for:
    Fun (Test/QuickCheck/Function.hs:275)
    apply (Test/QuickCheck/Function.hs:289)
    Function (Test/QuickCheck/Function.hs:106)
    functionMap (Test/QuickCheck/Function.hs:142)
    functionShow (Test/QuickCheck/Function.hs:145)
  62% ( 44 / 71) in 'Test.QuickCheck.Property'
  Missing documentation for:
     (Test/QuickCheck/Property.hs:95)
     (Test/QuickCheck/Property.hs:99)
     (Test/QuickCheck/Property.hs:103)
     (Test/QuickCheck/Property.hs:107)
     (Test/QuickCheck/Property.hs:111)
     (Test/QuickCheck/Property.hs:114)
     (Test/QuickCheck/Property.hs:131)
    protect (Test/QuickCheck/Property.hs:135)
    Prop (Test/QuickCheck/Property.hs:141)
    Rose (Test/QuickCheck/Property.hs:145)
    ioRose (Test/QuickCheck/Property.hs:148)
    joinRose (Test/QuickCheck/Property.hs:151)
     (Test/QuickCheck/Property.hs:160)
     (Test/QuickCheck/Property.hs:165)
     (Test/QuickCheck/Property.hs:170)
    CallbackKind (Test/QuickCheck/Property.hs:204)
    exception (Test/QuickCheck/Property.hs:220)
    formatException (Test/QuickCheck/Property.hs:226)
    protectResult (Test/QuickCheck/Property.hs:231)
    succeeded (Test/QuickCheck/Property.hs:234)
    failed (Test/QuickCheck/Property.hs:234)
    rejected (Test/QuickCheck/Property.hs:234)
    liftBool (Test/QuickCheck/Property.hs:255)
    mapResult (Test/QuickCheck/Property.hs:259)
    mapTotalResult (Test/QuickCheck/Property.hs:262)
    mapRoseResult (Test/QuickCheck/Property.hs:266)
    mapProp (Test/QuickCheck/Property.hs:269)
  50% ( 14 / 28) in 'Test.QuickCheck.Test'
  Missing documentation for:
    test (Test/QuickCheck/Test.hs:179)
    doneTesting (Test/QuickCheck/Test.hs:185)
    giveUp (Test/QuickCheck/Test.hs:215)
    runATest (Test/QuickCheck/Test.hs:231)
    summary (Test/QuickCheck/Test.hs:297)
    success (Test/QuickCheck/Test.hs:308)
    labelPercentage (Test/QuickCheck/Test.hs:338)
    insufficientCoverage (Test/QuickCheck/Test.hs:346)
    foundFailure (Test/QuickCheck/Test.hs:353)
    localMin (Test/QuickCheck/Test.hs:357)
    localMin' (Test/QuickCheck/Test.hs:387)
    localMinFound (Test/QuickCheck/Test.hs:399)
    callbackPostTest (Test/QuickCheck/Test.hs:424)
    callbackPostFinalFailure (Test/QuickCheck/Test.hs:429)
 100% (  9 /  9) in 'Test.QuickCheck.All'
  78% ( 14 / 18) in 'Test.QuickCheck.Monadic'
  Missing documentation for:
    stop (Test/QuickCheck/Monadic.hs:118)
    monadic (Test/QuickCheck/Monadic.hs:204)
    monadic' (Test/QuickCheck/Monadic.hs:207)
    runSTGen (Test/QuickCheck/Monadic.hs:246)
  99% (127 /128) in 'Test.QuickCheck'
  Missing documentation for:
    ShrinkState (Test/QuickCheck/Modifiers.hs:323)
Warning: Test.QuickCheck.Arbitrary: could not find link destinations for:
    RecursivelyShrink GSubterms GCoArbitrary gSubterms gSubtermsIncl
Warning: Test.QuickCheck: could not find link destinations for:
    GCoArbitrary RecursivelyShrink GSubterms
Documentation created: dist/doc/html/QuickCheck/index.html,
dist/doc/html/QuickCheck/QuickCheck.txt
Creating package registration file:
/tmp/pkgConf-QuickCheck-2.815126348551041337227.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/QuickCheck-2.8.1-BnZKeqxVf7FCbnejbqAnPL
Registering QuickCheck-2.8.1...
Installed QuickCheck-2.8.1
Configuring dependent-sum-template-0.0.0.4...
Building dependent-sum-template-0.0.0.4...
Preprocessing library dependent-sum-template-0.0.0.4...
[1 of 2] Compiling Data.GADT.Show.TH ( src/Data/GADT/Show/TH.hs, dist/build/Data/GADT/Show/TH.o )
[2 of 2] Compiling Data.GADT.Compare.TH ( src/Data/GADT/Compare/TH.hs, dist/build/Data/GADT/Compare/TH.o )
In-place registering dependent-sum-template-0.0.0.4...
Running Haddock for dependent-sum-template-0.0.0.4...
Running hscolour for dependent-sum-template-0.0.0.4...
Preprocessing library dependent-sum-template-0.0.0.4...
Preprocessing library dependent-sum-template-0.0.0.4...
Haddock coverage:
   0% (  0 /  2) in 'Data.GADT.Show.TH'
  Missing documentation for:
    Module header
    DeriveGShow (src/Data/GADT/Show/TH.hs:13)
   0% (  0 /  7) in 'Data.GADT.Compare.TH'
  Missing documentation for:
    Module header
    DeriveGEQ (src/Data/GADT/Compare/TH.hs:22)
    DeriveGCompare (src/Data/GADT/Compare/TH.hs:116)
    GComparing (src/Data/GADT/Compare/TH.hs:92)
    runGComparing (src/Data/GADT/Compare/TH.hs:114)
    geq' (src/Data/GADT/Compare/TH.hs:103)
    compare' (src/Data/GADT/Compare/TH.hs:109)
Documentation created: dist/doc/html/dependent-sum-template/index.html,
dist/doc/html/dependent-sum-template/dependent-sum-template.txt
Creating package registration file:
/tmp/pkgConf-dependent-sum-template-0.0.02045733237939691430.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/dependent-sum-template-0.0.0.4-EXpXIfG6jZ5AFKfddoP5Qg
Registering dependent-sum-template-0.0.0.4...
Installed dependent-sum-template-0.0.0.4
Configuring flexible-defaults-0.0.1.1...
Building flexible-defaults-0.0.1.1...
Preprocessing library flexible-defaults-0.0.1.1...
[1 of 3] Compiling Language.Haskell.TH.FlexibleDefaults.Solve ( src/Language/Haskell/TH/FlexibleDefaults/Solve.hs, dist/build/Language/Haskell/TH/FlexibleDefaults/Solve.o )

src/Language/Haskell/TH/FlexibleDefaults/Solve.hs:13:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[2 of 3] Compiling Language.Haskell.TH.FlexibleDefaults.DSL ( src/Language/Haskell/TH/FlexibleDefaults/DSL.hs, dist/build/Language/Haskell/TH/FlexibleDefaults/DSL.o )

src/Language/Haskell/TH/FlexibleDefaults/DSL.hs:4:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Language/Haskell/TH/FlexibleDefaults/DSL.hs:9:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[3 of 3] Compiling Language.Haskell.TH.FlexibleDefaults ( src/Language/Haskell/TH/FlexibleDefaults.hs, dist/build/Language/Haskell/TH/FlexibleDefaults.o )

src/Language/Haskell/TH/FlexibleDefaults.hs:27:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
In-place registering flexible-defaults-0.0.1.1...
Running Haddock for flexible-defaults-0.0.1.1...
Running hscolour for flexible-defaults-0.0.1.1...
Preprocessing library flexible-defaults-0.0.1.1...
Preprocessing library flexible-defaults-0.0.1.1...

src/Language/Haskell/TH/FlexibleDefaults/Solve.hs:13:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Language/Haskell/TH/FlexibleDefaults/DSL.hs:4:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Language/Haskell/TH/FlexibleDefaults/DSL.hs:9:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Language/Haskell/TH/FlexibleDefaults.hs:27:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
Haddock coverage:
   0% (  0 /  7) in 'Language.Haskell.TH.FlexibleDefaults.Solve'
  Missing documentation for:
    Module header
    ImplSpec (src/Language/Haskell/TH/FlexibleDefaults/Solve.hs:18)
    scoreImplSpec (src/Language/Haskell/TH/FlexibleDefaults/Solve.hs:30)
    Problem (src/Language/Haskell/TH/FlexibleDefaults/Solve.hs:27)
    Solution (src/Language/Haskell/TH/FlexibleDefaults/Solve.hs:28)
    scoreSolution (src/Language/Haskell/TH/FlexibleDefaults/Solve.hs:33)
    chooseImplementations (src/Language/Haskell/TH/FlexibleDefaults/Solve.hs:44)
  59% ( 13 / 22) in 'Language.Haskell.TH.FlexibleDefaults.DSL'
  Missing documentation for:
    Module header
    Impls (src/Language/Haskell/TH/FlexibleDefaults/DSL.hs:19)
     (src/Language/Haskell/TH/FlexibleDefaults/DSL.hs:21)
     (src/Language/Haskell/TH/FlexibleDefaults/DSL.hs:24)
    addImplSpecs (src/Language/Haskell/TH/FlexibleDefaults/DSL.hs:34)
    addImplSpec (src/Language/Haskell/TH/FlexibleDefaults/DSL.hs:37)
    toProblem (src/Language/Haskell/TH/FlexibleDefaults/DSL.hs:40)
    applyInline (src/Language/Haskell/TH/FlexibleDefaults/DSL.hs:90)
    setInline (src/Language/Haskell/TH/FlexibleDefaults/DSL.hs:123)
 100% ( 15 / 15) in 'Language.Haskell.TH.FlexibleDefaults'
Documentation created: dist/doc/html/flexible-defaults/index.html,
dist/doc/html/flexible-defaults/flexible-defaults.txt
Creating package registration file:
/tmp/pkgConf-flexible-defaults-0.0.14852364861121053499.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/flexible-defaults-0.0.1.1-IX6poBE7CWREWPkEWVTREx
Registering flexible-defaults-0.0.1.1...
Installed flexible-defaults-0.0.1.1
Configuring streaming-commons-0.1.14.2...
Building streaming-commons-0.1.14.2...
Preprocessing library streaming-commons-0.1.14.2...
[ 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.ByteString.Builder.Class ( Data/Streaming/ByteString/Builder/Class.hs, dist/build/Data/Streaming/ByteString/Builder/Class.o )
[18 of 18] Compiling Data.Streaming.Blaze ( Data/Streaming/Blaze.hs, dist/build/Data/Streaming/Blaze.o )
In-place registering streaming-commons-0.1.14.2...
Running Haddock for streaming-commons-0.1.14.2...
Running hscolour for streaming-commons-0.1.14.2...
Preprocessing library streaming-commons-0.1.14.2...
Preprocessing library streaming-commons-0.1.14.2...
Haddock coverage:
   0% (  0 / 21) in 'Data.Streaming.Zlib.Lowlevel'
  Missing documentation for:
    Module header
    ZStreamStruct (Data/Streaming/Zlib/Lowlevel.hs:30)
    ZStream' (Data/Streaming/Zlib/Lowlevel.hs:31)
    zstreamNew (Data/Streaming/Zlib/Lowlevel.hs:41)
    Strategy (Data/Streaming/Zlib/Lowlevel.hs:33)
    deflateInit2 (Data/Streaming/Zlib/Lowlevel.hs:48)
    inflateInit2 (Data/Streaming/Zlib/Lowlevel.hs:57)
    c_free_z_stream_inflate (Data/Streaming/Zlib/Lowlevel.hs:60)
    c_free_z_stream_deflate (Data/Streaming/Zlib/Lowlevel.hs:63)
    c_set_avail_in (Data/Streaming/Zlib/Lowlevel.hs:66)
    c_set_avail_out (Data/Streaming/Zlib/Lowlevel.hs:69)
    c_get_avail_out (Data/Streaming/Zlib/Lowlevel.hs:72)
    c_get_avail_in (Data/Streaming/Zlib/Lowlevel.hs:75)
    c_get_next_in (Data/Streaming/Zlib/Lowlevel.hs:78)
    c_call_inflate_noflush (Data/Streaming/Zlib/Lowlevel.hs:81)
    c_call_deflate_noflush (Data/Streaming/Zlib/Lowlevel.hs:84)
    c_call_deflate_finish (Data/Streaming/Zlib/Lowlevel.hs:87)
    c_call_deflate_flush (Data/Streaming/Zlib/Lowlevel.hs:90)
    c_call_deflate_full_flush (Data/Streaming/Zlib/Lowlevel.hs:93)
    c_call_deflate_set_dictionary (Data/Streaming/Zlib/Lowlevel.hs:96)
    c_call_inflate_set_dictionary (Data/Streaming/Zlib/Lowlevel.hs:99)
  96% ( 22 / 23) in 'Data.Streaming.Zlib'
  Missing documentation for:
    PopperRes (Data/Streaming/Zlib.hs:208)
  75% (  3 /  4) in 'Data.Streaming.Process.Internal'
  Missing documentation for:
    Module header
 100% ( 23 / 23) in 'Data.Streaming.Process'
  89% (  8 /  9) in 'Data.Streaming.Network.Internal'
  Missing documentation for:
    Module header
  68% ( 51 / 75) in 'Data.Streaming.Network'
  Missing documentation for:
    Module header
    message (Data/Streaming/Network.hs:469)
    HasPort (Data/Streaming/Network.hs:472)
    HasAfterBind (Data/Streaming/Network.hs:524)
    HasReadWrite (Data/Streaming/Network.hs:642)
    HasPath (Data/Streaming/Network.hs:504)
    setPort (Data/Streaming/Network.hs:482)
    setHost (Data/Streaming/Network.hs:485)
    setAfterBind (Data/Streaming/Network.hs:536)
    setNeedLocalAddr (Data/Streaming/Network.hs:518)
    setPath (Data/Streaming/Network.hs:514)
    getPort (Data/Streaming/Network.hs:479)
    getHost (Data/Streaming/Network.hs:488)
    getAfterBind (Data/Streaming/Network.hs:533)
    getNeedLocalAddr (Data/Streaming/Network.hs:521)
    getPath (Data/Streaming/Network.hs:511)
    appRead (Data/Streaming/Network.hs:654)
    appWrite (Data/Streaming/Network.hs:657)
    appSockAddr (Data/Streaming/Network.hs:626)
    appLocalAddr (Data/Streaming/Network.hs:623)
    unassignedPorts (Data/Streaming/Network.hs:229)
    safeRecv (Data/Streaming/Network.hs:342)
    ConnectionHandle (Data/Streaming/Network.hs:569)
    runTCPServerWithHandle (Data/Streaming/Network.hs:571)
  43% (  3 /  7) in 'Data.Streaming.Filesystem'
  Missing documentation for:
    DirStream
    readDirStream (Data/Streaming/Filesystem.hs:66)
    FileType (Data/Streaming/Filesystem.hs:94)
    getFileType (Data/Streaming/Filesystem.hs:75)
  20% (  1 /  5) in 'Data.Streaming.FileRead'
  Missing documentation for:
    ReadHandle (Data/Streaming/FileRead.hs:26)
    openFile (Data/Streaming/FileRead.hs:28)
    closeFile (Data/Streaming/FileRead.hs:31)
    readChunk (Data/Streaming/FileRead.hs:34)
  95% ( 19 / 20) in 'Data.Streaming.ByteString.Builder.Buffer'
  Missing documentation for:
    defaultStrategy (Data/Streaming/ByteString/Builder/Buffer.hs:207)
  85% ( 23 / 27) in 'Data.Streaming.ByteString.Builder'
  Missing documentation for:
    BuilderRecv (Data/Streaming/ByteString/Builder.hs:74)
    BuilderFinish (Data/Streaming/ByteString/Builder.hs:76)
    newByteStringBuilderRecv (Data/Streaming/ByteString/Builder.hs:78)
    defaultStrategy (Data/Streaming/ByteString/Builder/Buffer.hs:207)
 100% (  3 /  3) in 'Data.Streaming.ByteString.Builder.Class'
  83% ( 19 / 23) in 'Data.Streaming.Blaze'
  Missing documentation for:
    BlazeRecv (Data/Streaming/Blaze.hs:148)
    BlazeFinish (Data/Streaming/Blaze.hs:150)
    newBlazeRecv (Data/Streaming/Blaze.hs:51)
    defaultStrategy (Data/Streaming/ByteString/Builder/Buffer.hs:207)
  25% (  1 /  4) in 'Data.Text.Internal.Encoding.Utf16'
  Missing documentation for:
    chr2 (Data/Text/Internal/Encoding/Utf16.hs:29)
    validate1 (Data/Text/Internal/Encoding/Utf16.hs:38)
    validate2 (Data/Text/Internal/Encoding/Utf16.hs:42)
 100% (  2 /  2) in 'Data.Text.Internal.Unsafe.Shift'
  33% (  2 /  6) in 'Data.Text.Internal.Unsafe.Char'
  Missing documentation for:
    ord (Data/Text/Internal/Unsafe/Char.hs:39)
    unsafeChr (Data/Text/Internal/Unsafe/Char.hs:43)
    unsafeChr8 (Data/Text/Internal/Unsafe/Char.hs:47)
    unsafeChr32 (Data/Text/Internal/Unsafe/Char.hs:51)
  17% (  2 / 12) in 'Data.Text.Internal.Encoding.Utf8'
  Missing documentation for:
    ord2 (Data/Text/Internal/Encoding/Utf8.hs:58)
    ord3 (Data/Text/Internal/Encoding/Utf8.hs:69)
    ord4 (Data/Text/Internal/Encoding/Utf8.hs:81)
    chr2 (Data/Text/Internal/Encoding/Utf8.hs:94)
    chr3 (Data/Text/Internal/Encoding/Utf8.hs:103)
    chr4 (Data/Text/Internal/Encoding/Utf8.hs:114)
    validate1 (Data/Text/Internal/Encoding/Utf8.hs:128)
    validate2 (Data/Text/Internal/Encoding/Utf8.hs:132)
    validate3 (Data/Text/Internal/Encoding/Utf8.hs:136)
    validate4 (Data/Text/Internal/Encoding/Utf8.hs:153)
  50% (  1 /  2) in 'Data.Text.Internal.Encoding.Utf32'
  Missing documentation for:
    validate (Data/Text/Internal/Encoding/Utf32.hs:24)
  90% (  9 / 10) in 'Data.Streaming.Text'
  Missing documentation for:
    DecodeResult (Data/Streaming/Text.hs:81)
Warning: Data.Streaming.Zlib: could not find link destinations for:
    D1WindowBits C1_0WindowBits 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.14553485746308829357.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/streaming-commons-0.1.14.2-DGqjBf0vAJlDggX4NRDaSw
Registering streaming-commons-0.1.14.2...
Installed streaming-commons-0.1.14.2
Configuring case-insensitive-1.2.0.5...
Building case-insensitive-1.2.0.5...
Preprocessing library case-insensitive-1.2.0.5...
[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.5...
Running Haddock for case-insensitive-1.2.0.5...
Running hscolour for case-insensitive-1.2.0.5...
Preprocessing library case-insensitive-1.2.0.5...
Preprocessing library case-insensitive-1.2.0.5...
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.01314042365297316897.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/case-insensitive-1.2.0.5-9NseolisKnP80bb65s7rJ9
Registering case-insensitive-1.2.0.5...
Installed case-insensitive-1.2.0.5
Configuring psqueues-0.2.0.3...
Building psqueues-0.2.0.3...
Preprocessing library psqueues-0.2.0.3...
[1 of 7] Compiling Data.BitUtil     ( src/Data/BitUtil.hs, dist/build/Data/BitUtil.o )
[2 of 7] Compiling Data.OrdPSQ.Internal ( src/Data/OrdPSQ/Internal.hs, dist/build/Data/OrdPSQ/Internal.o )

src/Data/OrdPSQ/Internal.hs:2:14: Warning:
    ‘Data.OrdPSQ.Internal’ is marked as Trustworthy but has been inferred as safe!
[3 of 7] Compiling Data.OrdPSQ      ( src/Data/OrdPSQ.hs, dist/build/Data/OrdPSQ.o )

src/Data/OrdPSQ.hs:15:14: Warning:
    ‘Data.OrdPSQ’ is marked as Trustworthy but has been inferred as safe!
[4 of 7] Compiling Data.IntPSQ.Internal ( src/Data/IntPSQ/Internal.hs, dist/build/Data/IntPSQ/Internal.o )

src/Data/IntPSQ/Internal.hs:62:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Data/IntPSQ/Internal.hs:68:1: Warning:
    The import of ‘Data.Word’ is redundant
      except perhaps to import instances from ‘Data.Word’
    To import instances alone, use: import Data.Word()

src/Data/IntPSQ/Internal.hs:128:1: Warning: Tab character
[5 of 7] Compiling Data.IntPSQ      ( src/Data/IntPSQ.hs, dist/build/Data/IntPSQ.o )
[6 of 7] Compiling Data.HashPSQ.Internal ( src/Data/HashPSQ/Internal.hs, dist/build/Data/HashPSQ/Internal.o )
[7 of 7] Compiling Data.HashPSQ     ( src/Data/HashPSQ.hs, dist/build/Data/HashPSQ.o )
In-place registering psqueues-0.2.0.3...
Running Haddock for psqueues-0.2.0.3...
Running hscolour for psqueues-0.2.0.3...
Preprocessing library psqueues-0.2.0.3...
Preprocessing library psqueues-0.2.0.3...

src/Data/OrdPSQ/Internal.hs:2:14: Warning:
    ‘Data.OrdPSQ.Internal’ is marked as Trustworthy but has been inferred as safe!

src/Data/OrdPSQ.hs:15:14: Warning:
    ‘Data.OrdPSQ’ is marked as Trustworthy but has been inferred as safe!

src/Data/IntPSQ/Internal.hs:128:1: Warning: Tab character

src/Data/IntPSQ/Internal.hs:62:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Data/IntPSQ/Internal.hs:68:1: Warning:
    The import of ‘Data.Word’ is redundant
      except perhaps to import instances from ‘Data.Word’
    To import instances alone, use: import Data.Word()
Haddock coverage:
 100% (  2 /  2) in 'Data.BitUtil'
  71% ( 36 / 51) in 'Data.OrdPSQ.Internal'
  Missing documentation for:
    Module header
    LTree (src/Data/OrdPSQ/Internal.hs:114)
    TourView (src/Data/OrdPSQ/Internal.hs:405)
    tourView (src/Data/OrdPSQ/Internal.hs:410)
    left (src/Data/OrdPSQ/Internal.hs:450)
    right (src/Data/OrdPSQ/Internal.hs:450)
    maxKey (src/Data/OrdPSQ/Internal.hs:460)
    lsingleLeft (src/Data/OrdPSQ/Internal.hs:511)
    rsingleLeft (src/Data/OrdPSQ/Internal.hs:523)
    lsingleRight (src/Data/OrdPSQ/Internal.hs:530)
    rsingleRight (src/Data/OrdPSQ/Internal.hs:537)
    ldoubleLeft (src/Data/OrdPSQ/Internal.hs:549)
    rdoubleLeft (src/Data/OrdPSQ/Internal.hs:567)
    ldoubleRight (src/Data/OrdPSQ/Internal.hs:558)
    rdoubleRight (src/Data/OrdPSQ/Internal.hs:576)
 100% ( 33 / 33) in 'Data.OrdPSQ'
  80% ( 37 / 46) in 'Data.IntPSQ.Internal'
  Missing documentation for:
    Module header
    Nat (src/Data/IntPSQ/Internal.hs:91)
    Key (src/Data/IntPSQ/Internal.hs:93)
    unsafeInsertIncreasePriorityView (src/Data/IntPSQ/Internal.hs:516)
    unsafeInsertWithIncreasePriorityView (src/Data/IntPSQ/Internal.hs:553)
    hasBadNils (src/Data/IntPSQ/Internal.hs:645)
    hasDuplicateKeys (src/Data/IntPSQ/Internal.hs:652)
    hasMinHeapProperty (src/Data/IntPSQ/Internal.hs:663)
    validMask (src/Data/IntPSQ/Internal.hs:677)
 100% ( 32 / 32) in 'Data.IntPSQ'
  87% ( 33 / 38) in 'Data.HashPSQ.Internal'
  Missing documentation for:
    Module header
    Bucket (src/Data/HashPSQ/Internal.hs:67)
    unsafeLookupIncreasePriority (src/Data/HashPSQ/Internal.hs:378)
    unsafeInsertIncreasePriority (src/Data/HashPSQ/Internal.hs:399)
    unsafeInsertIncreasePriorityView (src/Data/HashPSQ/Internal.hs:414)
 100% ( 32 / 32) in 'Data.HashPSQ'
Documentation created: dist/doc/html/psqueues/index.html,
dist/doc/html/psqueues/psqueues.txt
Creating package registration file:
/tmp/pkgConf-psqueues-0.2.04365924801293182160.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/psqueues-0.2.0.3-FlAAP1cRB76J5pILn0lJRz
Registering psqueues-0.2.0.3...
Installed psqueues-0.2.0.3
Configuring scientific-0.3.4.2...
Building scientific-0.3.4.2...
Preprocessing library scientific-0.3.4.2...
[1 of 6] Compiling GHC.Integer.Logarithms.Compat ( src/GHC/Integer/Logarithms/Compat.hs, dist/build/GHC/Integer/Logarithms/Compat.o )
[2 of 6] Compiling Utils            ( src/Utils.hs, dist/build/Utils.o )
[3 of 6] Compiling Math.NumberTheory.Logarithms ( src/Math/NumberTheory/Logarithms.hs, dist/build/Math/NumberTheory/Logarithms.o )
[4 of 6] Compiling Data.Scientific  ( src/Data/Scientific.hs, dist/build/Data/Scientific.o )
[5 of 6] Compiling Data.Text.Lazy.Builder.Scientific ( src/Data/Text/Lazy/Builder/Scientific.hs, dist/build/Data/Text/Lazy/Builder/Scientific.o )
[6 of 6] Compiling Data.ByteString.Builder.Scientific ( src/Data/ByteString/Builder/Scientific.hs, dist/build/Data/ByteString/Builder/Scientific.o )
In-place registering scientific-0.3.4.2...
Running Haddock for scientific-0.3.4.2...
Running hscolour for scientific-0.3.4.2...
Preprocessing library scientific-0.3.4.2...
Preprocessing library scientific-0.3.4.2...
Haddock coverage:
  67% (  2 /  3) in 'GHC.Integer.Logarithms.Compat'
  Missing documentation for:
    Module header
  33% (  1 /  3) in 'Utils'
  Missing documentation for:
    Module header
    roundTo (src/Utils.hs:12)
 100% (  2 /  2) in 'Math.NumberTheory.Logarithms'
 100% ( 24 / 24) in 'Data.Scientific'
  75% (  3 /  4) in 'Data.Text.Lazy.Builder.Scientific'
  Missing documentation for:
    Module header
  75% (  3 /  4) in 'Data.ByteString.Builder.Scientific'
  Missing documentation for:
    Module header
Warning: Data.Scientific: could not find link destinations for:
    whenFloating
Documentation created: dist/doc/html/scientific/index.html,
dist/doc/html/scientific/scientific.txt
Creating package registration file:
/tmp/pkgConf-scientific-0.3.42951784971251049997.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/scientific-0.3.4.2-1UL7hJs0dy8BYuo3rFsz84
Registering scientific-0.3.4.2...
Installed scientific-0.3.4.2
Configuring unordered-containers-0.2.5.1...
Building unordered-containers-0.2.5.1...
Preprocessing library unordered-containers-0.2.5.1...
[1 of 8] Compiling Data.HashMap.UnsafeShift ( Data/HashMap/UnsafeShift.hs, dist/build/Data/HashMap/UnsafeShift.o )
[2 of 8] Compiling Data.HashMap.PopCount ( Data/HashMap/PopCount.hs, dist/build/Data/HashMap/PopCount.o )
[3 of 8] Compiling Data.HashMap.Unsafe ( Data/HashMap/Unsafe.hs, dist/build/Data/HashMap/Unsafe.o )
[4 of 8] Compiling Data.HashMap.Array ( Data/HashMap/Array.hs, dist/build/Data/HashMap/Array.o )
[5 of 8] Compiling Data.HashMap.Base ( Data/HashMap/Base.hs, dist/build/Data/HashMap/Base.o )

Data/HashMap/Base.hs:85:1: Warning:
    The import of ‘Data.Functor’ is redundant
      except perhaps to import instances from ‘Data.Functor’
    To import instances alone, use: import Data.Functor()
[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...

Data/HashMap/Base.hs:85:1: Warning:
    The import of ‘Data.Functor’ is redundant
      except perhaps to import instances from ‘Data.Functor’
    To import instances alone, use: import Data.Functor()
Haddock coverage:
   0% (  0 /  3) in 'Data.HashMap.UnsafeShift'
  Missing documentation for:
    Module header
    unsafeShiftL (Data/HashMap/UnsafeShift.hs:10)
    unsafeShiftR (Data/HashMap/UnsafeShift.hs:14)
  50% (  1 /  2) in 'Data.HashMap.PopCount'
  Missing documentation for:
    Module header
 100% (  2 /  2) in 'Data.HashMap.Unsafe'
  38% ( 14 / 37) in 'Data.HashMap.Array'
  Missing documentation for:
    Array (Data/HashMap/Array.hs:102)
    MArray (Data/HashMap/Array.hs:127)
    new_ (Data/HashMap/Array.hs:174)
    singleton (Data/HashMap/Array.hs:177)
    singletonM (Data/HashMap/Array.hs:181)
    pair (Data/HashMap/Array.hs:185)
    length (Data/HashMap/Array.hs:113)
    lengthM (Data/HashMap/Array.hs:135)
    read (Data/HashMap/Array.hs:192)
    write (Data/HashMap/Array.hs:198)
    index (Data/HashMap/Array.hs:205)
    indexM (Data/HashMap/Array.hs:211)
    unsafeFreeze (Data/HashMap/Array.hs:217)
    unsafeThaw (Data/HashMap/Array.hs:223)
    run (Data/HashMap/Array.hs:229)
    run2 (Data/HashMap/Array.hs:233)
    foldl' (Data/HashMap/Array.hs:335)
    foldr (Data/HashMap/Array.hs:343)
    thaw (Data/HashMap/Array.hs:355)
    map (Data/HashMap/Array.hs:388)
    traverse (Data/HashMap/Array.hs:431)
    filter (Data/HashMap/Array.hs:436)
    toList (Data/HashMap/Array.hs:428)
  87% ( 54 / 62) in 'Data.HashMap.Base'
  Missing documentation for:
    Module header
    Leaf (Data/HashMap/Base.hs:124)
    Hash (Data/HashMap/Base.hs:177)
    Bitmap (Data/HashMap/Base.hs:178)
    mask (Data/HashMap/Base.hs:1094)
    bitsPerSubkey (Data/HashMap/Base.hs:1082)
    sparseIndex (Data/HashMap/Base.hs:1091)
    updateOrConcatWith (Data/HashMap/Base.hs:1003)
 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.519765645251051927193.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/unordered-containers-0.2.5.1-7E41cj9RvqSJeZ4jSnbs1a
Registering unordered-containers-0.2.5.1...
Installed unordered-containers-0.2.5.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 )

Network/URI.hs:129:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()
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...

Network/URI.hs:129:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()
Haddock coverage:
  78% ( 38 / 49) in 'Network.URI'
  Missing documentation for:
    uriIsAbsolute (Network/URI.hs:316)
    uriIsRelative (Network/URI.hs:319)
    parseabsoluteURI (Network/URI.hs:1258)
    escapeString (Network/URI.hs:1262)
    reserved (Network/URI.hs:1266)
    unreserved (Network/URI.hs:1270)
    scheme (Network/URI.hs:1276)
    authority (Network/URI.hs:1280)
    path (Network/URI.hs:1288)
    query (Network/URI.hs:1292)
    fragment (Network/URI.hs:1296)
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.0250090987255171637.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/network-uri-2.6.0.3-LFMzacKIfjmC6gRt5N3aSz
Registering network-uri-2.6.0.3...
Installed network-uri-2.6.0.3
Configuring regex-tdfa-1.2.1...
Building regex-tdfa-1.2.1...
Preprocessing library regex-tdfa-1.2.1...
[ 1 of 23] Compiling Text.Regex.TDFA.NewDFA.Uncons ( Text/Regex/TDFA/NewDFA/Uncons.hs, dist/build/Text/Regex/TDFA/NewDFA/Uncons.o )
[ 2 of 23] Compiling Text.Regex.TDFA.IntArrTrieSet ( Text/Regex/TDFA/IntArrTrieSet.hs, dist/build/Text/Regex/TDFA/IntArrTrieSet.o )
[ 3 of 23] Compiling Paths_regex_tdfa ( dist/build/autogen/Paths_regex_tdfa.hs, dist/build/Paths_regex_tdfa.o )
[ 4 of 23] Compiling Data.IntSet.EnumSet2 ( Data/IntSet/EnumSet2.hs, dist/build/Data/IntSet/EnumSet2.o )

Data/IntSet/EnumSet2.hs:5:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[ 5 of 23] Compiling Data.IntMap.EnumMap2 ( Data/IntMap/EnumMap2.hs, dist/build/Data/IntMap/EnumMap2.o )

Data/IntMap/EnumMap2.hs:3:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()

Data/IntMap/EnumMap2.hs:6:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[ 6 of 23] Compiling Data.IntMap.CharMap2 ( Data/IntMap/CharMap2.hs, dist/build/Data/IntMap/CharMap2.o )

Data/IntMap/CharMap2.hs:13:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[ 7 of 23] Compiling Text.Regex.TDFA.Common ( Text/Regex/TDFA/Common.hs, dist/build/Text/Regex/TDFA/Common.o )

Text/Regex/TDFA/Common.hs:7:1:
    Bad interface file: /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/regex-base-0.93.2-2j0nR3pc4q24HZdEmShSMX/Text/Regex/Base.hi
        /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/regex-base-0.93.2-2j0nR3pc4q24HZdEmShSMX/Text/Regex/Base.hi: openBinaryFile: does not exist (No such file or directory)
Failed to install regex-tdfa-1.2.1
Configuring cpphs-1.19.3...
cabal: The following package dependencies were requested
--dependency='polyparse=polyparse-1.11-474685d6e7699570f926ad06365c8613'
--dependency='old-time=old-time-1.1.0.3-2829603c9860ef84ba2ec1580823551a'
--dependency='old-locale=old-locale-1.0.0.7-dc15dd805edac3bd819285f8edb51d07'
however the given installed package instance does not exist.
Failed to install cpphs-1.19.3
Configuring random-shuffle-0.0.4...
cabal: The following package dependencies were requested
--dependency='random=random-1.1-b321acff6e39d1736faf38033c371054'
--dependency='MonadRandom=MonadRandom-0.4.1-17022e121937b1b9deb953b56dc9af9f'
however the given installed package instance does not exist.
Failed to install random-shuffle-0.0.4
Configuring ghc-mtl-1.2.1.0...
cabal: The following package dependencies were requested
--dependency='mtl=mtl-2.2.1-bfb998dc8c11466235d862ade6fe90ac'
--dependency='extensible-exceptions=extensible-exceptions-0.1.1.4-dae34b7345f33259ae772f45ee3cac62'
--dependency='exceptions=exceptions-0.8.0.2-b0b50d7898b5a2f693c7ddef2a6d21a7'
however the given installed package instance does not exist.
Failed to install ghc-mtl-1.2.1.0
Configuring monad-control-1.0.0.4...
cabal: The following package dependencies were requested
--dependency='transformers-compat=transformers-compat-0.4.0.4-3ca5cbcec233c17da785d5f27705643c'
--dependency='transformers-base=transformers-base-0.4.4-c12e0be08c0dd60a76af363d9deb3804'
--dependency='stm=stm-2.4.4-70007269a30de6ec60a981b188ba0f29'
however the given installed package instance does not exist.
Failed to install monad-control-1.0.0.4
Configuring vector-algorithms-0.7.0.1...
cabal: The following package dependencies were requested
--dependency='vector=vector-0.11.0.0-3e60641ae28373c6c004c351c48f4541'
--dependency='primitive=primitive-0.6.1.0-f4f138cbd19dac63b233331b4afef43e'
--dependency='mwc-random=mwc-random-0.13.3.2-4c6b3ffec0a91aecf26773595c65339b'
--dependency='mtl=mtl-2.2.1-bfb998dc8c11466235d862ade6fe90ac'
however the given installed package instance does not exist.
Failed to install vector-algorithms-0.7.0.1
Configuring math-functions-0.1.5.2...
cabal: The following package dependencies were requested
--dependency='vector-th-unbox=vector-th-unbox-0.2.1.3-3b93d55168a8435d16aa2bbd46ead9f9'
--dependency='vector=vector-0.11.0.0-3e60641ae28373c6c004c351c48f4541'
--dependency='erf=erf-2.0.0.0-fcfce5b93d5628037e687c38d7ff5b6a'
however the given installed package instance does not exist.
Failed to install math-functions-0.1.5.2
Configuring QuickCheck-safe-0.1.0.1...
cabal: The following package dependencies were requested
--dependency='QuickCheck=QuickCheck-2.8.1-ce851edbb31f2bab3ea29c28bb30f1ac'
however the given installed package instance does not exist.
Failed to install QuickCheck-safe-0.1.0.1
Configuring Stream-0.4.7.2...
cabal: The following package dependencies were requested
--dependency='lazysmallcheck=lazysmallcheck-0.6-2ce512bc5712b820744462a32d5dd0c6'
--dependency='QuickCheck=QuickCheck-2.8.1-ce851edbb31f2bab3ea29c28bb30f1ac'
however the given installed package instance does not exist.
Failed to install Stream-0.4.7.2
Configuring random-source-0.3.0.6...
cabal: The following package dependencies were requested
--dependency='th-extras=th-extras-0.0.0.2-a06ed1d2bc7da38f5b9a5a6d1dc3f63c'
--dependency='syb=syb-0.6-2eac1c6f53105321c72ac57e23081761'
--dependency='stateref=stateref-0.3-0db837ba9dc5eea8dfb78a442de3bc82'
--dependency='random=random-1.1-b321acff6e39d1736faf38033c371054'
--dependency='mwc-random=mwc-random-0.13.3.2-4c6b3ffec0a91aecf26773595c65339b'
--dependency='mtl=mtl-2.2.1-bfb998dc8c11466235d862ade6fe90ac'
--dependency='mersenne-random-pure64=mersenne-random-pure64-0.2.0.4-952ecea261349b141bd1170165093ced'
--dependency='flexible-defaults=flexible-defaults-0.0.1.1-4b7d702dcd59ea6e17d28ff639ee3c6e'
however the given installed package instance does not exist.
Failed to install random-source-0.3.0.6
Configuring http-types-0.9...
cabal: The following package dependencies were requested
--dependency='text=text-1.2.1.3-4d5a85ef41c32933350e76063fc69929'
--dependency='case-insensitive=case-insensitive-1.2.0.5-9190b49c8c820b4ab92ec73fd3445e63'
--dependency='blaze-builder=blaze-builder-0.4.0.1-2f1854c8a9bc6e790b3b7eb2d3e9c959'
however the given installed package instance does not exist.
Failed to install http-types-0.9
Configuring attoparsec-0.13.0.1...
cabal: The following package dependencies were requested
--dependency='text=text-1.2.1.3-4d5a85ef41c32933350e76063fc69929'
--dependency='scientific=scientific-0.3.4.2-14b2ec07f5f037365a1fbb406e5955ff'
however the given installed package instance does not exist.
Failed to install attoparsec-0.13.0.1
Configuring semigroups-0.18.0.1...
cabal: The following package dependencies were requested
--dependency='unordered-containers=unordered-containers-0.2.5.1-7931867940bdceb94c480ef0619fb92b'
--dependency='text=text-1.2.1.3-4d5a85ef41c32933350e76063fc69929'
--dependency='tagged=tagged-0.8.2-d600e61fcdab58f538ceebc39e7f1d9b'
--dependency='hashable=hashable-1.2.3.3-a24cfcc316a06dc20f7d4f37d5029a07'
however the given installed package instance does not exist.
Failed to install semigroups-0.18.0.1
Configuring shake-0.15.5...
cabal: The following package dependencies were requested
--dependency='utf8-string=utf8-string-1.0.1.1-a74a31d2b798902425a70e84d415394f'
--dependency='unordered-containers=unordered-containers-0.2.5.1-7931867940bdceb94c480ef0619fb92b'
--dependency='random=random-1.1-b321acff6e39d1736faf38033c371054'
--dependency='old-time=old-time-1.1.0.3-2829603c9860ef84ba2ec1580823551a'
--dependency='js-jquery=js-jquery-1.11.3-aa06586e1fb7d5957a0bd8f104180128'
--dependency='js-flot=js-flot-0.8.3-c59a68e69e6c062152afdb57ae5a6b57'
--dependency='hashable=hashable-1.2.3.3-a24cfcc316a06dc20f7d4f37d5029a07'
--dependency='extra=extra-1.4.2-8188d1744c8a46229ee2398154e5821a'
however the given installed package instance does not exist.
Failed to install shake-0.15.5
Configuring uniplate-1.6.12...
cabal: The following package dependencies were requested
--dependency='unordered-containers=unordered-containers-0.2.5.1-7931867940bdceb94c480ef0619fb92b'
--dependency='syb=syb-0.6-2eac1c6f53105321c72ac57e23081761'
--dependency='hashable=hashable-1.2.3.3-a24cfcc316a06dc20f7d4f37d5029a07'
however the given installed package instance does not exist.
Failed to install uniplate-1.6.12
Configuring vault-0.3.0.4...
cabal: The following package dependencies were requested
--dependency='unordered-containers=unordered-containers-0.2.5.1-7931867940bdceb94c480ef0619fb92b'
--dependency='hashable=hashable-1.2.3.3-a24cfcc316a06dc20f7d4f37d5029a07'
however the given installed package instance does not exist.
Failed to install vault-0.3.0.4
Configuring HTTP-4000.2.20...
cabal: The following package dependencies were requested
--dependency='parsec=parsec-3.1.9-c2159e2966531acf21bf2522a9d3c216'
--dependency='old-time=old-time-1.1.0.3-2829603c9860ef84ba2ec1580823551a'
--dependency='network-uri=network-uri-2.6.0.3-4e8397809497654fdf1403587b89aac9'
--dependency='network=network-2.6.2.1-cdeeb3e208fc3edf95edfecdba3c0d67'
--dependency='mtl=mtl-2.2.1-bfb998dc8c11466235d862ade6fe90ac'
however the given installed package instance does not exist.
Failed to install HTTP-4000.2.20
cabal: Error: some packages failed to install:
HTTP-4000.2.20 failed during the configure step. The exception was:
ExitFailure 1
IOSpec-0.3 depends on Stream-0.4.7.2 which failed to install.
QuickCheck-safe-0.1.0.1 failed during the configure step. The exception was:
ExitFailure 1
Stream-0.4.7.2 failed during the configure step. The exception was:
ExitFailure 1
aeson-0.10.0.0 depends on attoparsec-0.13.0.1 which failed to install.
aeson-pretty-0.7.2 depends on attoparsec-0.13.0.1 which failed to install.
arrows-0.4.4.1 depends on Stream-0.4.7.2 which failed to install.
attoparsec-0.13.0.1 failed during the configure step. The exception was:
ExitFailure 1
bifunctors-5.1 depends on semigroups-0.18.0.1 which failed to install.
bytes-0.15.0.1 depends on semigroups-0.18.0.1 which failed to install.
comonad-4.2.7.2 depends on semigroups-0.18.0.1 which failed to install.
conduit-1.2.5.1 depends on monad-control-1.0.0.4 which failed to install.
contravariant-1.3.3 depends on semigroups-0.18.0.1 which failed to install.
cpphs-1.19.3 failed during the configure step. The exception was:
ExitFailure 1
dice-0.1 depends on semigroups-0.18.0.1 which failed to install.
ghc-mtl-1.2.1.0 failed during the configure step. The exception was:
ExitFailure 1
hashable-extras-0.2.2 depends on semigroups-0.18.0.1 which failed to install.
haskell-src-exts-1.17.0 depends on cpphs-1.19.3 which failed to install.
hint-0.4.2.3 depends on ghc-mtl-1.2.1.0 which failed to install.
hoogle-4.2.43 depends on vault-0.3.0.4 which failed to install.
http-date-0.0.6.1 depends on attoparsec-0.13.0.1 which failed to install.
http-types-0.9 failed during the configure step. The exception was:
ExitFailure 1
http2-1.3.0 depends on attoparsec-0.13.0.1 which failed to install.
lambdabot-5.0.2.1 depends on HTTP-4000.2.20 which failed to install.
lambdabot-core-5.0.3 depends on HTTP-4000.2.20 which failed to install.
lambdabot-haskell-plugins-5.0.3 depends on HTTP-4000.2.20 which failed to
install.
lambdabot-irc-plugins-5.0.3 depends on HTTP-4000.2.20 which failed to install.
lambdabot-misc-plugins-5.0.1 depends on HTTP-4000.2.20 which failed to
install.
lambdabot-novelty-plugins-5.0.3 depends on HTTP-4000.2.20 which failed to
install.
lambdabot-reference-plugins-5.0.3 depends on HTTP-4000.2.20 which failed to
install.
lambdabot-social-plugins-5.0.1 depends on HTTP-4000.2.20 which failed to
install.
lambdabot-trusted-5.0.2.1 depends on HTTP-4000.2.20 which failed to install.
lifted-base-0.2.3.6 depends on monad-control-1.0.0.4 which failed to install.
log-domain-0.10.3 depends on semigroups-0.18.0.1 which failed to install.
math-functions-0.1.5.2 failed during the configure step. The exception was:
ExitFailure 1
misfortune-0.1.1.2 depends on semigroups-0.18.0.1 which failed to install.
monad-control-1.0.0.4 failed during the configure step. The exception was:
ExitFailure 1
mueval-0.9.1.1.2 depends on ghc-mtl-1.2.1.0 which failed to install.
oeis-0.3.6 depends on HTTP-4000.2.20 which failed to install.
random-fu-0.2.6.2 depends on semigroups-0.18.0.1 which failed to install.
random-shuffle-0.0.4 failed during the configure step. The exception was:
ExitFailure 1
random-source-0.3.0.6 failed during the configure step. The exception was:
ExitFailure 1
regex-tdfa-1.2.1 failed during the building phase. The exception was:
ExitFailure 1
resourcet-1.1.6 depends on monad-control-1.0.0.4 which failed to install.
rvar-0.2.0.2 depends on random-source-0.3.0.6 which failed to install.
semigroupoids-5.0.0.4 depends on semigroups-0.18.0.1 which failed to install.
semigroups-0.18.0.1 failed during the configure step. The exception was:
ExitFailure 1
shake-0.15.5 failed during the configure step. The exception was:
ExitFailure 1
uniplate-1.6.12 failed during the configure step. The exception was:
ExitFailure 1
vault-0.3.0.4 failed during the configure step. The exception was:
ExitFailure 1
vector-algorithms-0.7.0.1 failed during the configure step. The exception was:
ExitFailure 1
vector-space-0.10.2 failed during the configure step. The exception was:
ExitFailure 1
void-0.7.1 depends on semigroups-0.18.0.1 which failed to install.
wai-3.0.4.0 depends on vault-0.3.0.4 which failed to install.
warp-3.1.9 depends on vault-0.3.0.4 which failed to install.

Test log

No test log was submitted for this report.