Build #3 for parconc-examples-0.3.5

[all reports]

Package parconc-examples-0.3.5
Install InstallFailed
Docs NotTried
Tests NotTried
Time submitted 2015-09-30 04:13:47.888198 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies xml-1.3.14, vector-0.10.12.3, utf8-string-0.3.8, transformers-0.4.2.0, time-1.5.0.1, template-haskell-2.10.0.0, stm-2.4.4, repa-3.4.0.1, random-1.0.1.1, parallel-3.2.0.6, normaldistribution-1.1.0.3, network-2.4.2.3, monad-par-0.3.4.7, filepath-1.4.0.0, fclabels-2.0.2.3, distributed-static-0.3.2.0, distributed-process-simplelocalnet-0.2.3.0, distributed-process-0.5.5.1, directory-1.2.2.0, deepseq-1.4.1.1, containers-0.5.6.2, bytestring-0.10.6.0, binary-0.7.5.0, base-4.8.1.0, async-2.0.2, array-0.5.1.0, abstract-par-0.3.3, HTTP-4000.2.20
Flags -llvm distributed -devil -cuda -accelerate

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring abstract-par-0.3.3...
Building abstract-par-0.3.3...
Preprocessing library abstract-par-0.3.3...
[1 of 2] Compiling Control.Monad.Par.Unsafe ( Control/Monad/Par/Unsafe.hs, dist/build/Control/Monad/Par/Unsafe.o )
[2 of 2] Compiling Control.Monad.Par.Class ( Control/Monad/Par/Class.hs, dist/build/Control/Monad/Par/Class.o )

Control/Monad/Par/Class.hs:122:1: Warning: Tab character

Control/Monad/Par/Class.hs:123:1: Warning: Tab character
In-place registering abstract-par-0.3.3...
Running Haddock for abstract-par-0.3.3...
Running hscolour for abstract-par-0.3.3...
Preprocessing library abstract-par-0.3.3...
Preprocessing library abstract-par-0.3.3...

Control/Monad/Par/Class.hs:122:1: Warning: Tab character

Control/Monad/Par/Class.hs:123:1: Warning: Tab character
Haddock coverage:
 100% (  2 /  2) in 'Control.Monad.Par.Unsafe'
 100% (  6 /  6) in 'Control.Monad.Par.Class'
Documentation created: dist/doc/html/abstract-par/index.html,
dist/doc/html/abstract-par/abstract-par.txt
Creating package registration file:
/tmp/pkgConf-abstract-par-0.3278722862233665123.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/abstract-par-0.3.3-0mXTTcYXqAJ3jpj7PU0gDI
Registering abstract-par-0.3.3...
Installed abstract-par-0.3.3
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.11036140795463480570.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 data-accessor-0.2.2.6...
Building data-accessor-0.2.2.6...
Preprocessing library data-accessor-0.2.2.6...
[ 1 of 10] Compiling Data.Accessor.Private ( src-4/Data/Accessor/Private.hs, dist/build/Data/Accessor/Private.o )
[ 2 of 10] Compiling Data.Accessor.Basic ( src/Data/Accessor/Basic.hs, dist/build/Data/Accessor/Basic.o )
[ 3 of 10] Compiling Data.Accessor.MonadStatePrivate ( src/Data/Accessor/MonadStatePrivate.hs, dist/build/Data/Accessor/MonadStatePrivate.o )
[ 4 of 10] Compiling Data.Accessor.MonadState ( src/Data/Accessor/MonadState.hs, dist/build/Data/Accessor/MonadState.o )
[ 5 of 10] Compiling Data.Accessor.Container ( src/Data/Accessor/Container.hs, dist/build/Data/Accessor/Container.o )
[ 6 of 10] Compiling Data.Accessor.Show ( src/Data/Accessor/Show.hs, dist/build/Data/Accessor/Show.o )
[ 7 of 10] Compiling Data.Accessor.Tuple ( src/Data/Accessor/Tuple.hs, dist/build/Data/Accessor/Tuple.o )
[ 8 of 10] Compiling Data.Accessor.BinaryRead ( src/Data/Accessor/BinaryRead.hs, dist/build/Data/Accessor/BinaryRead.o )
[ 9 of 10] Compiling Data.Accessor.Example ( src/Data/Accessor/Example.hs, dist/build/Data/Accessor/Example.o )
[10 of 10] Compiling Data.Accessor    ( src/Data/Accessor.hs, dist/build/Data/Accessor.o )
In-place registering data-accessor-0.2.2.6...
Running Haddock for data-accessor-0.2.2.6...
Running hscolour for data-accessor-0.2.2.6...
Preprocessing library data-accessor-0.2.2.6...
Preprocessing library data-accessor-0.2.2.6...
Haddock coverage:
  20% (  1 /  5) in 'Data.Accessor.Private'
  Missing documentation for:
    Module header
    compose (src-4/Data/Accessor/Private.hs:19)
    self (src-4/Data/Accessor/Private.hs:25)
     (src-4/Data/Accessor/Private.hs:29)
  89% ( 17 / 19) in 'Data.Accessor.Basic'
  Missing documentation for:
    fromSetGet (src/Data/Accessor/Basic.hs:23)
    fromLens (src/Data/Accessor/Basic.hs:27)
  50% (  6 / 12) in 'Data.Accessor.MonadStatePrivate'
  Missing documentation for:
    Module header
    set (src/Data/Accessor/MonadStatePrivate.hs:10)
    get (src/Data/Accessor/MonadStatePrivate.hs:13)
    modify (src/Data/Accessor/MonadStatePrivate.hs:16)
    lift (src/Data/Accessor/MonadStatePrivate.hs:56)
    liftT (src/Data/Accessor/MonadStatePrivate.hs:63)
  58% (  7 / 12) in 'Data.Accessor.MonadState'
  Missing documentation for:
    set (src/Data/Accessor/MonadStatePrivate.hs:10)
    get (src/Data/Accessor/MonadStatePrivate.hs:13)
    modify (src/Data/Accessor/MonadStatePrivate.hs:16)
    lift (src/Data/Accessor/MonadStatePrivate.hs:56)
    liftT (src/Data/Accessor/MonadStatePrivate.hs:63)
  57% (  4 /  7) in 'Data.Accessor.Container'
  Missing documentation for:
    array (src/Data/Accessor/Container.hs:27)
    intMapDefault (src/Data/Accessor/Container.hs:58)
    intMapMaybe (src/Data/Accessor/Container.hs:62)
  33% (  1 /  3) in 'Data.Accessor.Show'
  Missing documentation for:
    field (src/Data/Accessor/Show.hs:19)
    showsPrec (src/Data/Accessor/Show.hs:27)
  86% (  6 /  7) in 'Data.Accessor.Tuple'
  Missing documentation for:
    Module header
   7% (  1 / 15) in 'Data.Accessor.BinaryRead'
  Missing documentation for:
    Stream (src/Data/Accessor/BinaryRead.hs:21)
    C (src/Data/Accessor/BinaryRead.hs:23)
    ByteSource (src/Data/Accessor/BinaryRead.hs:26)
    ByteStream (src/Data/Accessor/BinaryRead.hs:29)
     (src/Data/Accessor/BinaryRead.hs:32)
    ByteCompatible (src/Data/Accessor/BinaryRead.hs:38)
     (src/Data/Accessor/BinaryRead.hs:41)
     (src/Data/Accessor/BinaryRead.hs:44)
     (src/Data/Accessor/BinaryRead.hs:51)
     (src/Data/Accessor/BinaryRead.hs:54)
     (src/Data/Accessor/BinaryRead.hs:58)
    Parser (src/Data/Accessor/BinaryRead.hs:69)
    field (src/Data/Accessor/BinaryRead.hs:72)
    record (src/Data/Accessor/BinaryRead.hs:79)
  16% (  4 / 25) in 'Data.Accessor.Example'
  Missing documentation for:
    Module header
    init (src/Data/Accessor/Example.hs:30)
    initInfix (src/Data/Accessor/Example.hs:39)
    read (src/Data/Accessor/Example.hs:46)
    infix0 (src/Data/Accessor/Example.hs:53)
    infix1 (src/Data/Accessor/Example.hs:57)
    infix2 (src/Data/Accessor/Example.hs:61)
    infix3 (src/Data/Accessor/Example.hs:65)
    infix4 (src/Data/Accessor/Example.hs:69)
    showsPair (src/Data/Accessor/Example.hs:74)
    show0 (src/Data/Accessor/Example.hs:81)
    show1 (src/Data/Accessor/Example.hs:84)
    self (src/Data/Accessor/Example.hs:88)
    null (src/Data/Accessor/Example.hs:91)
    merge (src/Data/Accessor/Example.hs:111)
    accessHourMinute (src/Data/Accessor/Example.hs:116)
    mergeHourMinute (src/Data/Accessor/Example.hs:121)
    array (src/Data/Accessor/Example.hs:127)
    set (src/Data/Accessor/Example.hs:133)
    mapDefault (src/Data/Accessor/Example.hs:140)
    mapMaybe (src/Data/Accessor/Example.hs:148)
 100% ( 16 / 16) in 'Data.Accessor'
Documentation created: dist/doc/html/data-accessor/index.html,
dist/doc/html/data-accessor/data-accessor.txt
Creating package registration file:
/tmp/pkgConf-data-accessor-0.2.214321146131067854538.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/data-accessor-0.2.2.6-EJ37ALHEezZ0CHUdgdraLT
Registering data-accessor-0.2.2.6...
Installed data-accessor-0.2.2.6
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.2711645630195740084.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 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.09918105631392740049.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 parallel-3.2.0.6...
Building parallel-3.2.0.6...
Preprocessing library parallel-3.2.0.6...
[1 of 3] Compiling Control.Parallel ( Control/Parallel.hs, dist/build/Control/Parallel.o )
[2 of 3] Compiling Control.Seq      ( Control/Seq.hs, dist/build/Control/Seq.o )
[3 of 3] Compiling Control.Parallel.Strategies ( Control/Parallel/Strategies.hs, dist/build/Control/Parallel/Strategies.o )
In-place registering parallel-3.2.0.6...
Running Haddock for parallel-3.2.0.6...
Running hscolour for parallel-3.2.0.6...
Preprocessing library parallel-3.2.0.6...
Preprocessing library parallel-3.2.0.6...
Haddock coverage:
  72% ( 21 / 29) in 'Control.Seq'
  Missing documentation for:
    seqTuple2 (Control/Seq.hs:164)
    seqTuple3 (Control/Seq.hs:168)
    seqTuple4 (Control/Seq.hs:172)
    seqTuple5 (Control/Seq.hs:176)
    seqTuple6 (Control/Seq.hs:180)
    seqTuple7 (Control/Seq.hs:184)
    seqTuple8 (Control/Seq.hs:188)
    seqTuple9 (Control/Seq.hs:192)
 100% (  3 /  3) in 'Control.Parallel'
  81% ( 68 / 84) in 'Control.Parallel.Strategies'
  Missing documentation for:
    evalTuple2 (Control/Parallel/Strategies.hs:589)
    evalTuple3 (Control/Parallel/Strategies.hs:593)
    evalTuple4 (Control/Parallel/Strategies.hs:597)
    evalTuple5 (Control/Parallel/Strategies.hs:601)
    evalTuple6 (Control/Parallel/Strategies.hs:605)
    evalTuple7 (Control/Parallel/Strategies.hs:609)
    evalTuple8 (Control/Parallel/Strategies.hs:613)
    evalTuple9 (Control/Parallel/Strategies.hs:617)
    parTuple2 (Control/Parallel/Strategies.hs:621)
    parTuple3 (Control/Parallel/Strategies.hs:625)
    parTuple4 (Control/Parallel/Strategies.hs:629)
    parTuple5 (Control/Parallel/Strategies.hs:633)
    parTuple6 (Control/Parallel/Strategies.hs:637)
    parTuple7 (Control/Parallel/Strategies.hs:641)
    parTuple8 (Control/Parallel/Strategies.hs:645)
    parTuple9 (Control/Parallel/Strategies.hs:649)
Documentation created: dist/doc/html/parallel/index.html,
dist/doc/html/parallel/parallel.txt
Creating package registration file:
/tmp/pkgConf-parallel-3.2.05673047891360613073.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/parallel-3.2.0.6-6L9FbzO2lwB9ZhSC6B30xj
Registering parallel-3.2.0.6...
Installed parallel-3.2.0.6
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.121069146531815209933.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.0.1.1...
Building random-1.0.1.1...
Preprocessing library random-1.0.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:97:15: Warning: Tab character

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

System/Random.hs:486:1: Warning: Tab character
In-place registering random-1.0.1.1...
Running Haddock for random-1.0.1.1...
Running hscolour for random-1.0.1.1...
Preprocessing library random-1.0.1.1...
Preprocessing library random-1.0.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:97:15: Warning: Tab character

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

System/Random.hs:486: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-1.0.1646755199270754552.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/random-1.0.1.1-K3oRA0oFIogAnNXgAOxLFg
Registering random-1.0.1.1...
Installed random-1.0.1.1
Configuring rank1dynamic-0.3.1.0...
Building rank1dynamic-0.3.1.0...
Preprocessing library rank1dynamic-0.3.1.0...
[1 of 2] Compiling Data.Rank1Typeable ( src/Data/Rank1Typeable.hs, dist/build/Data/Rank1Typeable.o )

src/Data/Rank1Typeable.hs:101: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 2] Compiling Data.Rank1Dynamic ( src/Data/Rank1Dynamic.hs, dist/build/Data/Rank1Dynamic.o )
In-place registering rank1dynamic-0.3.1.0...
Running Haddock for rank1dynamic-0.3.1.0...
Running hscolour for rank1dynamic-0.3.1.0...
Preprocessing library rank1dynamic-0.3.1.0...
Preprocessing library rank1dynamic-0.3.1.0...

src/Data/Rank1Typeable.hs:101: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:
  38% ( 14 / 37) in 'Data.Rank1Typeable'
  Missing documentation for:
    TypVar (src/Data/Rank1Typeable.hs:193)
    Zero (src/Data/Rank1Typeable.hs:195)
    Succ (src/Data/Rank1Typeable.hs:196)
    V0 (src/Data/Rank1Typeable.hs:198)
    V1 (src/Data/Rank1Typeable.hs:199)
    V2 (src/Data/Rank1Typeable.hs:200)
    V3 (src/Data/Rank1Typeable.hs:201)
    V4 (src/Data/Rank1Typeable.hs:202)
    V5 (src/Data/Rank1Typeable.hs:203)
    V6 (src/Data/Rank1Typeable.hs:204)
    V7 (src/Data/Rank1Typeable.hs:205)
    V8 (src/Data/Rank1Typeable.hs:206)
    V9 (src/Data/Rank1Typeable.hs:207)
    ANY (src/Data/Rank1Typeable.hs:209)
    ANY1 (src/Data/Rank1Typeable.hs:210)
    ANY2 (src/Data/Rank1Typeable.hs:211)
    ANY3 (src/Data/Rank1Typeable.hs:212)
    ANY4 (src/Data/Rank1Typeable.hs:213)
    ANY5 (src/Data/Rank1Typeable.hs:214)
    ANY6 (src/Data/Rank1Typeable.hs:215)
    ANY7 (src/Data/Rank1Typeable.hs:216)
    ANY8 (src/Data/Rank1Typeable.hs:217)
    ANY9 (src/Data/Rank1Typeable.hs:218)
 100% (  7 /  7) in 'Data.Rank1Dynamic'
Documentation created: dist/doc/html/rank1dynamic/index.html,
dist/doc/html/rank1dynamic/rank1dynamic.txt
Creating package registration file:
/tmp/pkgConf-rank1dynamic-0.3.19427247901833488263.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/rank1dynamic-0.3.1.0-5ioj1sP71N13X6P6IEBt5C
Registering rank1dynamic-0.3.1.0...
Installed rank1dynamic-0.3.1.0
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.41369678468929588156.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-015494953541560890244.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 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.115593828531603386966.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 utf8-string-0.3.8...
Building utf8-string-0.3.8...
Preprocessing library utf8-string-0.3.8...
[1 of 7] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.o )

Codec/Binary/UTF8/String.hs:157:1: Warning: Tab character

Codec/Binary/UTF8/String.hs:164:1: Warning: Tab character
[2 of 7] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/build/Codec/Binary/UTF8/Generic.o )
[3 of 7] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/build/Data/String/UTF8.o )
[4 of 7] Compiling System.IO.UTF8   ( System/IO/UTF8.hs, dist/build/System/IO/UTF8.o )
[5 of 7] Compiling System.Environment.UTF8 ( System/Environment/UTF8.hs, dist/build/System/Environment/UTF8.o )
[6 of 7] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.o )
[7 of 7] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.o )
In-place registering utf8-string-0.3.8...
Running Haddock for utf8-string-0.3.8...
Running hscolour for utf8-string-0.3.8...
Preprocessing library utf8-string-0.3.8...
Preprocessing library utf8-string-0.3.8...

Codec/Binary/UTF8/String.hs:157:1: Warning: Tab character

Codec/Binary/UTF8/String.hs:164:1: Warning: Tab character
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)
  82% ( 14 / 17) in 'System.IO.UTF8'
  Missing documentation for:
    openBinaryFile (System/IO/UTF8.hs:87)
    withBinaryFile (System/IO/UTF8.hs:90)
    interact (System/IO/UTF8.hs:129)
  14% (  1 /  7) in 'System.Environment.UTF8'
  Missing documentation for:
    getArgs (System/Environment/UTF8.hs:24)
    getProgName (System/Environment/UTF8.hs:27)
    getEnv (System/Environment/UTF8.hs:30)
    withArgs (System/Environment/UTF8.hs:33)
    withProgName (System/Environment/UTF8.hs:36)
    getEnvironment (System/Environment/UTF8.hs:39)
 100% ( 17 / 17) in 'Data.ByteString.UTF8'
 100% ( 17 / 17) in 'Data.ByteString.Lazy.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-0.317523279341107484169.8
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/utf8-string-0.3.8-Chosyuam8932wlX8suWJsI
Registering utf8-string-0.3.8...
Installed utf8-string-0.3.8
Configuring fclabels-2.0.2.3...
Building fclabels-2.0.2.3...
Preprocessing library fclabels-2.0.2.3...
[ 1 of 10] Compiling Data.Label.Point ( src/Data/Label/Point.hs, dist/build/Data/Label/Point.o )
[ 2 of 10] Compiling Data.Label.Poly  ( src/Data/Label/Poly.hs, dist/build/Data/Label/Poly.o )
[ 3 of 10] Compiling Data.Label.Mono  ( src/Data/Label/Mono.hs, dist/build/Data/Label/Mono.o )
[ 4 of 10] Compiling Data.Label.Derive ( src/Data/Label/Derive.hs, dist/build/Data/Label/Derive.o )
[ 5 of 10] Compiling Data.Label.Partial ( src/Data/Label/Partial.hs, dist/build/Data/Label/Partial.o )
[ 6 of 10] Compiling Data.Label.Failing ( src/Data/Label/Failing.hs, dist/build/Data/Label/Failing.o )
[ 7 of 10] Compiling Data.Label.Total ( src/Data/Label/Total.hs, dist/build/Data/Label/Total.o )
[ 8 of 10] Compiling Data.Label.Monadic ( src/Data/Label/Monadic.hs, dist/build/Data/Label/Monadic.o )
[ 9 of 10] Compiling Data.Label       ( src/Data/Label.hs, dist/build/Data/Label.o )
[10 of 10] Compiling Data.Label.Base  ( src/Data/Label/Base.hs, dist/build/Data/Label/Base.o )
In-place registering fclabels-2.0.2.3...
Running Haddock for fclabels-2.0.2.3...
Running hscolour for fclabels-2.0.2.3...
Preprocessing library fclabels-2.0.2.3...
Preprocessing library fclabels-2.0.2.3...
Haddock coverage:
 100% ( 17 / 17) in 'Data.Label.Point'
 100% ( 11 / 11) in 'Data.Label.Poly'
 100% ( 11 / 11) in 'Data.Label.Mono'
 100% ( 13 / 13) in 'Data.Label.Derive'
 100% ( 13 / 13) in 'Data.Label.Partial'
 100% ( 11 / 11) in 'Data.Label.Failing'
 100% ( 10 / 10) in 'Data.Label.Total'
 100% ( 11 / 11) in 'Data.Label.Monadic'
 100% ( 27 / 27) in 'Data.Label'
 100% ( 19 / 19) in 'Data.Label.Base'
Documentation created: dist/doc/html/fclabels/index.html,
dist/doc/html/fclabels/fclabels.txt
Creating package registration file:
/tmp/pkgConf-fclabels-2.0.21360933007300819353.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/fclabels-2.0.2.3-5JuYl5UHAG1IVexeybwVOI
Registering fclabels-2.0.2.3...
Installed fclabels-2.0.2.3
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.08993341072021424758.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.10.12.3...
Building vector-0.10.12.3...
Preprocessing library vector-0.10.12.3...
[ 1 of 19] Compiling Data.Vector.Storable.Internal ( Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.o )
[ 2 of 19] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o )
[ 3 of 19] Compiling Data.Vector.Fusion.Stream.Size ( Data/Vector/Fusion/Stream/Size.hs, dist/build/Data/Vector/Fusion/Stream/Size.o )

Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
    No explicit implementation for
      ‘*’, ‘abs’, and ‘signum’
    In the instance declaration for ‘Num Size’
[ 4 of 19] Compiling Data.Vector.Internal.Check ( Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.o )
[ 5 of 19] Compiling Data.Vector.Fusion.Stream.Monadic ( Data/Vector/Fusion/Stream/Monadic.hs, dist/build/Data/Vector/Fusion/Stream/Monadic.o )
[ 6 of 19] Compiling Data.Vector.Fusion.Stream ( Data/Vector/Fusion/Stream.hs, dist/build/Data/Vector/Fusion/Stream.o )
[ 7 of 19] Compiling Data.Vector.Generic.Mutable ( Data/Vector/Generic/Mutable.hs, dist/build/Data/Vector/Generic/Mutable.o )
[ 8 of 19] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.o )
[ 9 of 19] Compiling Data.Vector.Generic.New ( Data/Vector/Generic/New.hs, dist/build/Data/Vector/Generic/New.o )
[10 of 19] Compiling Data.Vector.Generic ( Data/Vector/Generic.hs, dist/build/Data/Vector/Generic.o )
[11 of 19] Compiling Data.Vector.Primitive.Mutable ( Data/Vector/Primitive/Mutable.hs, dist/build/Data/Vector/Primitive/Mutable.o )
[12 of 19] Compiling Data.Vector.Primitive ( Data/Vector/Primitive.hs, dist/build/Data/Vector/Primitive.o )
[13 of 19] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.o )

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

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

Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
    No explicit implementation for
      ‘*’, ‘abs’, and ‘signum’
    In the instance declaration for ‘Num Size’
Haddock coverage:
  25% (  1 /  4) in 'Data.Vector.Storable.Internal'
  Missing documentation for:
    getPtr (Data/Vector/Storable/Internal.hs:26)
    setPtr (Data/Vector/Storable/Internal.hs:30)
    updPtr (Data/Vector/Storable/Internal.hs:34)
 100% (  5 /  5) in 'Data.Vector.Fusion.Util'
 100% (  6 /  6) in 'Data.Vector.Fusion.Stream.Size'
  11% (  1 /  9) in 'Data.Vector.Internal.Check'
  Missing documentation for:
    Checks (Data/Vector/Internal/Check.hs:49)
    doChecks (Data/Vector/Internal/Check.hs:73)
    error (Data/Vector/Internal/Check.hs:82)
    internalError (Data/Vector/Internal/Check.hs:87)
    check (Data/Vector/Internal/Check.hs:103)
    checkIndex (Data/Vector/Internal/Check.hs:117)
    checkLength (Data/Vector/Internal/Check.hs:131)
    checkSlice (Data/Vector/Internal/Check.hs:145)
  83% (104 /126) in 'Data.Vector.Fusion.Stream.Monadic'
  Missing documentation for:
    SPEC (Data/Vector/Fusion/Stream/Monadic.hs:102)
    generate (Data/Vector/Fusion/Stream/Monadic.hs:179)
    unbox (Data/Vector/Fusion/Stream/Monadic.hs:431)
    concatMap (Data/Vector/Fusion/Stream/Monadic.hs:933)
    zipWithM_ (Data/Vector/Fusion/Stream/Monadic.hs:509)
    zipWith3M (Data/Vector/Fusion/Stream/Monadic.hs:513)
    zipWith4M (Data/Vector/Fusion/Stream/Monadic.hs:540)
    zipWith5M (Data/Vector/Fusion/Stream/Monadic.hs:547)
    zipWith6M (Data/Vector/Fusion/Stream/Monadic.hs:554)
    zipWith (Data/Vector/Fusion/Stream/Monadic.hs:562)
    zipWith3 (Data/Vector/Fusion/Stream/Monadic.hs:566)
    zipWith4 (Data/Vector/Fusion/Stream/Monadic.hs:571)
    zipWith5 (Data/Vector/Fusion/Stream/Monadic.hs:577)
    zipWith6 (Data/Vector/Fusion/Stream/Monadic.hs:583)
    zip (Data/Vector/Fusion/Stream/Monadic.hs:589)
    zip3 (Data/Vector/Fusion/Stream/Monadic.hs:593)
    zip4 (Data/Vector/Fusion/Stream/Monadic.hs:597)
    zip5 (Data/Vector/Fusion/Stream/Monadic.hs:602)
    zip6 (Data/Vector/Fusion/Stream/Monadic.hs:607)
    and (Data/Vector/Fusion/Stream/Monadic.hs:907)
    or (Data/Vector/Fusion/Stream/Monadic.hs:920)
    concatMapM (Data/Vector/Fusion/Stream/Monadic.hs:937)
  85% ( 88 /104) in 'Data.Vector.Fusion.Stream'
  Missing documentation for:
    inplace (Data/Vector/Fusion/Stream.hs:107)
    concatMap (Data/Vector/Fusion/Stream.hs:257)
    unbox (Data/Vector/Fusion/Stream.hs:253)
    zipWith4 (Data/Vector/Fusion/Stream.hs:285)
    zipWith5 (Data/Vector/Fusion/Stream.hs:291)
    zipWith6 (Data/Vector/Fusion/Stream.hs:297)
    zip (Data/Vector/Fusion/Stream.hs:303)
    zip3 (Data/Vector/Fusion/Stream.hs:307)
    zip4 (Data/Vector/Fusion/Stream.hs:311)
    zip5 (Data/Vector/Fusion/Stream.hs:316)
    zip6 (Data/Vector/Fusion/Stream.hs:321)
    and (Data/Vector/Fusion/Stream.hs:407)
    or (Data/Vector/Fusion/Stream.hs:411)
    unsafeFromList (Data/Vector/Fusion/Stream.hs:626)
    zipWithM (Data/Vector/Fusion/Stream.hs:537)
    zipWithM_ (Data/Vector/Fusion/Stream.hs:541)
  64% ( 42 / 66) in 'Data.Vector.Generic.Mutable'
  Missing documentation for:
    init (Data/Vector/Generic/Mutable.hs:447)
    tail (Data/Vector/Generic/Mutable.hs:451)
    take (Data/Vector/Generic/Mutable.hs:426)
    drop (Data/Vector/Generic/Mutable.hs:430)
    splitAt (Data/Vector/Generic/Mutable.hs:438)
    unsafeInit (Data/Vector/Generic/Mutable.hs:465)
    unsafeTail (Data/Vector/Generic/Mutable.hs:469)
    unsafeTake (Data/Vector/Generic/Mutable.hs:473)
    unsafeDrop (Data/Vector/Generic/Mutable.hs:477)
    overlaps (Data/Vector/Generic/Mutable.hs:485)
    mstream (Data/Vector/Generic/Mutable.hs:237)
    mstreamR (Data/Vector/Generic/Mutable.hs:266)
    transform (Data/Vector/Generic/Mutable.hs:261)
    transformR (Data/Vector/Generic/Mutable.hs:295)
    fill (Data/Vector/Generic/Mutable.hs:248)
    fillR (Data/Vector/Generic/Mutable.hs:279)
    unsafeAccum (Data/Vector/Generic/Mutable.hs:736)
    accum (Data/Vector/Generic/Mutable.hs:712)
    unsafeUpdate (Data/Vector/Generic/Mutable.hs:749)
    update (Data/Vector/Generic/Mutable.hs:725)
    reverse (Data/Vector/Generic/Mutable.hs:760)
    unstablePartition (Data/Vector/Generic/Mutable.hs:769)
    unstablePartitionStream (Data/Vector/Generic/Mutable.hs:798)
    partitionStream (Data/Vector/Generic/Mutable.hs:826)
 100% (  3 /  3) in 'Data.Vector.Generic.Base'
   5% (  1 / 20) in 'Data.Vector.Generic.New'
  Missing documentation for:
    New (Data/Vector/Generic/New.hs:37)
    create (Data/Vector/Generic/New.hs:39)
    run (Data/Vector/Generic/New.hs:43)
    runPrim (Data/Vector/Generic/New.hs:47)
    apply (Data/Vector/Generic/New.hs:51)
    modify (Data/Vector/Generic/New.hs:55)
    modifyWithStream (Data/Vector/Generic/New.hs:59)
    unstream (Data/Vector/Generic/New.hs:64)
    transform (Data/Vector/Generic/New.hs:68)
    unstreamR (Data/Vector/Generic/New.hs:89)
    transformR (Data/Vector/Generic/New.hs:93)
    slice (Data/Vector/Generic/New.hs:113)
    init (Data/Vector/Generic/New.hs:117)
    tail (Data/Vector/Generic/New.hs:121)
    take (Data/Vector/Generic/New.hs:125)
    drop (Data/Vector/Generic/New.hs:129)
    unsafeSlice (Data/Vector/Generic/New.hs:133)
    unsafeInit (Data/Vector/Generic/New.hs:137)
    unsafeTail (Data/Vector/Generic/New.hs:141)
  93% (215 /232) in 'Data.Vector.Generic'
  Missing documentation for:
    zipWith4 (Data/Vector/Generic.hs:1060)
    zipWith5 (Data/Vector/Generic.hs:1069)
    zipWith6 (Data/Vector/Generic.hs:1081)
    izipWith3 (Data/Vector/Generic.hs:1103)
    izipWith4 (Data/Vector/Generic.hs:1111)
    izipWith5 (Data/Vector/Generic.hs:1120)
    izipWith6 (Data/Vector/Generic.hs:1132)
    zip3 (Data/Vector/Generic.hs:1150)
    zip4 (Data/Vector/Generic.hs:1155)
    zip5 (Data/Vector/Generic.hs:1160)
    zip6 (Data/Vector/Generic.hs:1166)
    unzip3 (Data/Vector/Generic.hs:1198)
    unzip4 (Data/Vector/Generic.hs:1205)
    unzip5 (Data/Vector/Generic.hs:1214)
    unzip6 (Data/Vector/Generic.hs:1224)
    dataCast (Data/Vector/Generic.hs:2029)
    mkType (Data/Vector/Generic.hs:2024)
  76% ( 38 / 50) in 'Data.Vector.Primitive.Mutable'
  Missing documentation for:
    IOVector (Data/Vector/Primitive/Mutable.hs:73)
    STVector (Data/Vector/Primitive/Mutable.hs:74)
    init (Data/Vector/Primitive/Mutable.hs:149)
    tail (Data/Vector/Primitive/Mutable.hs:153)
    take (Data/Vector/Primitive/Mutable.hs:137)
    drop (Data/Vector/Primitive/Mutable.hs:141)
    splitAt (Data/Vector/Primitive/Mutable.hs:145)
    unsafeInit (Data/Vector/Primitive/Mutable.hs:175)
    unsafeTail (Data/Vector/Primitive/Mutable.hs:179)
    unsafeTake (Data/Vector/Primitive/Mutable.hs:167)
    unsafeDrop (Data/Vector/Primitive/Mutable.hs:171)
    overlaps (Data/Vector/Primitive/Mutable.hs:187)
  97% (185 /191) in 'Data.Vector.Primitive'
  Missing documentation for:
    zipWith4 (Data/Vector/Primitive.hs:804)
    zipWith5 (Data/Vector/Primitive.hs:810)
    zipWith6 (Data/Vector/Primitive.hs:818)
    izipWith4 (Data/Vector/Primitive.hs:840)
    izipWith5 (Data/Vector/Primitive.hs:846)
    izipWith6 (Data/Vector/Primitive.hs:854)
  79% ( 46 / 58) in 'Data.Vector.Storable.Mutable'
  Missing documentation for:
    IOVector (Data/Vector/Storable/Mutable.hs:95)
    STVector (Data/Vector/Storable/Mutable.hs:96)
    init (Data/Vector/Storable/Mutable.hs:226)
    tail (Data/Vector/Storable/Mutable.hs:230)
    take (Data/Vector/Storable/Mutable.hs:214)
    drop (Data/Vector/Storable/Mutable.hs:218)
    splitAt (Data/Vector/Storable/Mutable.hs:222)
    unsafeInit (Data/Vector/Storable/Mutable.hs:252)
    unsafeTail (Data/Vector/Storable/Mutable.hs:256)
    unsafeTake (Data/Vector/Storable/Mutable.hs:244)
    unsafeDrop (Data/Vector/Storable/Mutable.hs:248)
    overlaps (Data/Vector/Storable/Mutable.hs:264)
  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:53)
    IOVector (Data/Vector/Unboxed/Base.hs:56)
    STVector (Data/Vector/Unboxed/Base.hs:57)
    Vector (Data/Vector/Unboxed/Base.hs:54)
    Unbox (Data/Vector/Unboxed/Base.hs:61)
  96% (201 /210) in 'Data.Vector.Unboxed'
  Missing documentation for:
    Vector (Data/Vector/Unboxed/Base.hs:54)
    MVector (Data/Vector/Unboxed/Base.hs:53)
    Unbox (Data/Vector/Unboxed/Base.hs:61)
    zipWith4 (Data/Vector/Unboxed.hs:835)
    zipWith5 (Data/Vector/Unboxed.hs:841)
    zipWith6 (Data/Vector/Unboxed.hs:848)
    izipWith4 (Data/Vector/Unboxed.hs:869)
    izipWith5 (Data/Vector/Unboxed.hs:875)
    izipWith6 (Data/Vector/Unboxed.hs:882)
  77% ( 47 / 61) in 'Data.Vector.Unboxed.Mutable'
  Missing documentation for:
    MVector (Data/Vector/Unboxed/Base.hs:53)
    IOVector (Data/Vector/Unboxed/Base.hs:56)
    STVector (Data/Vector/Unboxed/Base.hs:57)
    Unbox (Data/Vector/Unboxed/Base.hs:61)
    init (Data/Vector/Unboxed/Mutable.hs:98)
    tail (Data/Vector/Unboxed/Mutable.hs:102)
    take (Data/Vector/Unboxed/Mutable.hs:86)
    drop (Data/Vector/Unboxed/Mutable.hs:90)
    splitAt (Data/Vector/Unboxed/Mutable.hs:94)
    unsafeInit (Data/Vector/Unboxed/Mutable.hs:124)
    unsafeTail (Data/Vector/Unboxed/Mutable.hs:128)
    unsafeTake (Data/Vector/Unboxed/Mutable.hs:116)
    unsafeDrop (Data/Vector/Unboxed/Mutable.hs:120)
    overlaps (Data/Vector/Unboxed/Mutable.hs:136)
  76% ( 37 / 49) in 'Data.Vector.Mutable'
  Missing documentation for:
    IOVector (Data/Vector/Mutable.hs:73)
    STVector (Data/Vector/Mutable.hs:74)
    init (Data/Vector/Mutable.hs:221)
    tail (Data/Vector/Mutable.hs:225)
    take (Data/Vector/Mutable.hs:209)
    drop (Data/Vector/Mutable.hs:213)
    splitAt (Data/Vector/Mutable.hs:218)
    unsafeInit (Data/Vector/Mutable.hs:246)
    unsafeTail (Data/Vector/Mutable.hs:250)
    unsafeTake (Data/Vector/Mutable.hs:238)
    unsafeDrop (Data/Vector/Mutable.hs:242)
    overlaps (Data/Vector/Mutable.hs:258)
  94% (199 /212) in 'Data.Vector'
  Missing documentation for:
    zipWith4 (Data/Vector.hs:927)
    zipWith5 (Data/Vector.hs:932)
    zipWith6 (Data/Vector.hs:938)
    izipWith4 (Data/Vector.hs:956)
    izipWith5 (Data/Vector.hs:961)
    izipWith6 (Data/Vector.hs:967)
    zip4 (Data/Vector.hs:983)
    zip5 (Data/Vector.hs:988)
    zip6 (Data/Vector.hs:993)
    unzip3 (Data/Vector.hs:1006)
    unzip4 (Data/Vector.hs:1010)
    unzip5 (Data/Vector.hs:1014)
    unzip6 (Data/Vector.hs:1019)
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.10.125069596391421449833.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/vector-0.10.12.3-JrQt7SYKOQF2foH4Ugm8MQ
Registering vector-0.10.12.3...
Installed vector-0.10.12.3
Configuring abstract-deque-0.3...
Building abstract-deque-0.3...
Preprocessing library abstract-deque-0.3...
[1 of 4] Compiling Data.Concurrent.Deque.Class ( Data/Concurrent/Deque/Class.hs, dist/build/Data/Concurrent/Deque/Class.o )
[2 of 4] Compiling Data.Concurrent.Deque.Reference ( Data/Concurrent/Deque/Reference.hs, dist/build/Data/Concurrent/Deque/Reference.o )

Data/Concurrent/Deque/Reference.hs:50:1: Warning: Tab character
[3 of 4] Compiling Data.Concurrent.Deque.Reference.DequeInstance ( Data/Concurrent/Deque/Reference/DequeInstance.hs, dist/build/Data/Concurrent/Deque/Reference/DequeInstance.o )
[4 of 4] Compiling Data.Concurrent.Deque.Debugger ( Data/Concurrent/Deque/Debugger.hs, dist/build/Data/Concurrent/Deque/Debugger.o )
In-place registering abstract-deque-0.3...
Running Haddock for abstract-deque-0.3...
Running hscolour for abstract-deque-0.3...
Preprocessing library abstract-deque-0.3...
Preprocessing library abstract-deque-0.3...

Data/Concurrent/Deque/Reference.hs:50:1: Warning: Tab character
Haddock coverage:
  78% ( 28 / 36) in 'Data.Concurrent.Deque.Class'
  Missing documentation for:
    S (Data/Concurrent/Deque/Class.hs:125)
    D (Data/Concurrent/Deque/Class.hs:126)
    NT (Data/Concurrent/Deque/Class.hs:124)
    T (Data/Concurrent/Deque/Class.hs:123)
    PopL (Data/Concurrent/Deque/Class.hs:176)
    PushR (Data/Concurrent/Deque/Class.hs:183)
    BoundedL (Data/Concurrent/Deque/Class.hs:188)
    BoundedR (Data/Concurrent/Deque/Class.hs:194)
  17% (  2 / 12) in 'Data.Concurrent.Deque.Reference'
  Missing documentation for:
    newQ (Data/Concurrent/Deque/Reference.hs:48)
    nullQ (Data/Concurrent/Deque/Reference.hs:74)
    newBoundedQ (Data/Concurrent/Deque/Reference.hs:52)
    pushL (Data/Concurrent/Deque/Reference.hs:57)
    pushR (Data/Concurrent/Deque/Reference.hs:98)
    tryPopR (Data/Concurrent/Deque/Reference.hs:68)
    tryPopL (Data/Concurrent/Deque/Reference.hs:92)
    tryPushL (Data/Concurrent/Deque/Reference.hs:102)
    tryPushR (Data/Concurrent/Deque/Reference.hs:110)
    _is_using_CAS (Data/Concurrent/Deque/Reference.hs:41)
 100% (  1 /  1) in 'Data.Concurrent.Deque.Reference.DequeInstance'
 100% (  2 /  2) in 'Data.Concurrent.Deque.Debugger'
Documentation created: dist/doc/html/abstract-deque/index.html,
dist/doc/html/abstract-deque/abstract-deque.txt
Creating package registration file:
/tmp/pkgConf-abstract-deque-01665676898878786386.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/abstract-deque-0.3-7dBBzCDzt5ME0MIDrXjE5d
Registering abstract-deque-0.3...
Installed abstract-deque-0.3
Configuring monad-par-extras-0.3.3...
Building monad-par-extras-0.3.3...
Preprocessing library monad-par-extras-0.3.3...
[1 of 5] Compiling Control.Monad.Par.State ( Control/Monad/Par/State.hs, dist/build/Control/Monad/Par/State.o )
[2 of 5] Compiling Control.Monad.Par.RNG ( Control/Monad/Par/RNG.hs, dist/build/Control/Monad/Par/RNG.o )

Control/Monad/Par/RNG.hs:43:1: Warning: Tab character

Control/Monad/Par/RNG.hs:44:1: Warning: Tab character

Control/Monad/Par/RNG.hs:45:1: Warning: Tab character

Control/Monad/Par/RNG.hs:49:1: Warning: Tab character

Control/Monad/Par/RNG.hs:50:1: Warning: Tab character
[3 of 5] Compiling Control.Monad.Par.Pedigree ( Control/Monad/Par/Pedigree.hs, dist/build/Control/Monad/Par/Pedigree.o )

Control/Monad/Par/Pedigree.hs:38:1: Warning: Tab character
[4 of 5] Compiling Control.Monad.Par.Combinator ( Control/Monad/Par/Combinator.hs, dist/build/Control/Monad/Par/Combinator.o )

Control/Monad/Par/Combinator.hs:88:1: Warning: Tab character

Control/Monad/Par/Combinator.hs:89:1: Warning: Tab character

Control/Monad/Par/Combinator.hs:90:1: Warning: Tab character

Control/Monad/Par/Combinator.hs:91:1: Warning: Tab character

Control/Monad/Par/Combinator.hs:94:1: Warning: Tab character

Control/Monad/Par/Combinator.hs:95:1: Warning: Tab character

Control/Monad/Par/Combinator.hs:96:1: Warning: Tab character

Control/Monad/Par/Combinator.hs:97:1: Warning: Tab character

Control/Monad/Par/Combinator.hs:98:1: Warning: Tab character

Control/Monad/Par/Combinator.hs:108:1: Warning: Tab character

Control/Monad/Par/Combinator.hs:115:1: Warning: Tab character

Control/Monad/Par/Combinator.hs:116:1: Warning: Tab character

Control/Monad/Par/Combinator.hs:120:1: Warning: Tab character

Control/Monad/Par/Combinator.hs:123:1: Warning: Tab character

Control/Monad/Par/Combinator.hs:124:1: Warning: Tab character

Control/Monad/Par/Combinator.hs:183:1: Warning: Tab character
[5 of 5] Compiling Control.Monad.Par.AList ( Control/Monad/Par/AList.hs, dist/build/Control/Monad/Par/AList.o )

Control/Monad/Par/AList.hs:59:1: Warning: Tab character

Control/Monad/Par/AList.hs:94:1: Warning: Tab character

Control/Monad/Par/AList.hs:95:1: Warning: Tab character

Control/Monad/Par/AList.hs:130:1: Warning: Tab character

Control/Monad/Par/AList.hs:131:1: Warning: Tab character

Control/Monad/Par/AList.hs:147:1: Warning: Tab character

Control/Monad/Par/AList.hs:148:1: Warning: Tab character

Control/Monad/Par/AList.hs:202:1: Warning: Tab character

Control/Monad/Par/AList.hs:232:1: Warning: Tab character

Control/Monad/Par/AList.hs:238:1: Warning: Tab character
In-place registering monad-par-extras-0.3.3...
Running Haddock for monad-par-extras-0.3.3...
Running hscolour for monad-par-extras-0.3.3...
Preprocessing library monad-par-extras-0.3.3...
Preprocessing library monad-par-extras-0.3.3...

Control/Monad/Par/RNG.hs:43:1: Warning: Tab character

Control/Monad/Par/RNG.hs:44:1: Warning: Tab character

Control/Monad/Par/RNG.hs:45:1: Warning: Tab character

Control/Monad/Par/RNG.hs:49:1: Warning: Tab character

Control/Monad/Par/RNG.hs:50:1: Warning: Tab character

Control/Monad/Par/Pedigree.hs:38:1: Warning: Tab character

Control/Monad/Par/Combinator.hs:88:1: Warning: Tab character

Control/Monad/Par/Combinator.hs:89:1: Warning: Tab character

Control/Monad/Par/Combinator.hs:90:1: Warning: Tab character

Control/Monad/Par/Combinator.hs:91:1: Warning: Tab character

Control/Monad/Par/Combinator.hs:94:1: Warning: Tab character

Control/Monad/Par/Combinator.hs:95:1: Warning: Tab character

Control/Monad/Par/Combinator.hs:96:1: Warning: Tab character

Control/Monad/Par/Combinator.hs:97:1: Warning: Tab character

Control/Monad/Par/Combinator.hs:98:1: Warning: Tab character

Control/Monad/Par/Combinator.hs:108:1: Warning: Tab character

Control/Monad/Par/Combinator.hs:115:1: Warning: Tab character

Control/Monad/Par/Combinator.hs:116:1: Warning: Tab character

Control/Monad/Par/Combinator.hs:120:1: Warning: Tab character

Control/Monad/Par/Combinator.hs:123:1: Warning: Tab character

Control/Monad/Par/Combinator.hs:124:1: Warning: Tab character

Control/Monad/Par/Combinator.hs:183:1: Warning: Tab character

Control/Monad/Par/AList.hs:59:1: Warning: Tab character

Control/Monad/Par/AList.hs:94:1: Warning: Tab character

Control/Monad/Par/AList.hs:95:1: Warning: Tab character

Control/Monad/Par/AList.hs:130:1: Warning: Tab character

Control/Monad/Par/AList.hs:131:1: Warning: Tab character

Control/Monad/Par/AList.hs:147:1: Warning: Tab character

Control/Monad/Par/AList.hs:148:1: Warning: Tab character

Control/Monad/Par/AList.hs:202:1: Warning: Tab character

Control/Monad/Par/AList.hs:232:1: Warning: Tab character

Control/Monad/Par/AList.hs:238:1: Warning: Tab character
Haddock coverage:
 100% (  2 /  2) in 'Control.Monad.Par.State'
  75% (  3 /  4) in 'Control.Monad.Par.RNG'
  Missing documentation for:
    runParRand (Control/Monad/Par/RNG.hs:57)
  20% (  1 /  5) in 'Control.Monad.Par.Pedigree'
  Missing documentation for:
    pedigree (Control/Monad/Par/Pedigree.hs:45)
    ParPedigreeT (Control/Monad/Par/Pedigree.hs:29)
    unpack (Control/Monad/Par/Pedigree.hs:24)
    runParPedigree (Control/Monad/Par/Pedigree.hs:48)
  86% (  6 /  7) in 'Control.Monad.Par.Combinator'
  Missing documentation for:
    InclusiveRange (Control/Monad/Par/Combinator.hs:57)
  88% ( 23 / 26) in 'Control.Monad.Par.AList'
  Missing documentation for:
    filter (Control/Monad/Par/AList.hs:194)
    partition (Control/Monad/Par/AList.hs:175)
    depth (Control/Monad/Par/AList.hs:185)
Documentation created: dist/doc/html/monad-par-extras/index.html,
dist/doc/html/monad-par-extras/monad-par-extras.txt
Creating package registration file:
/tmp/pkgConf-monad-par-extras-0.31613703163861798817.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/monad-par-extras-0.3.3-IcAXFrkADYHKWLztXDNv5T
Registering monad-par-extras-0.3.3...
Installed monad-par-extras-0.3.3
Configuring normaldistribution-1.1.0.3...
Building normaldistribution-1.1.0.3...
Preprocessing library normaldistribution-1.1.0.3...
[1 of 1] Compiling Data.Random.Normal ( Data/Random/Normal.hs, dist/build/Data/Random/Normal.o )
In-place registering normaldistribution-1.1.0.3...
Running Haddock for normaldistribution-1.1.0.3...
Running hscolour for normaldistribution-1.1.0.3...
Preprocessing library normaldistribution-1.1.0.3...
Preprocessing library normaldistribution-1.1.0.3...
Haddock coverage:
 100% ( 15 / 15) in 'Data.Random.Normal'
Documentation created: dist/doc/html/normaldistribution/index.html,
dist/doc/html/normaldistribution/normaldistribution.txt
Creating package registration file:
/tmp/pkgConf-normaldistribution-1.1.010325661242017461929.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/normaldistribution-1.1.0.3-9RPfldhW9SV1xc2WtpRMvo
Registering normaldistribution-1.1.0.3...
Installed normaldistribution-1.1.0.3
Configuring tf-random-0.5...
Building tf-random-0.5...
Preprocessing library tf-random-0.5...
[1 of 4] Compiling System.Random.TF.Gen ( src/System/Random/TF/Gen.hs, dist/build/System/Random/TF/Gen.o )
[2 of 4] Compiling System.Random.TF.Init ( src/System/Random/TF/Init.hs, dist/build/System/Random/TF/Init.o )

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

src/System/Random/TF/Init.hs:94:5: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
Haddock coverage:
 100% (  4 /  4) in 'System.Random.TF.Gen'
  83% (  5 /  6) in 'System.Random.TF.Init'
  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-01368293026615952861.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/tf-random-0.5-02yCVmTwCtjCdISuUTTkJd
Registering tf-random-0.5...
Installed tf-random-0.5
Configuring distributed-static-0.3.2.0...
Building distributed-static-0.3.2.0...
Preprocessing library distributed-static-0.3.2.0...
[1 of 1] Compiling Control.Distributed.Static ( src/Control/Distributed/Static.hs, dist/build/Control/Distributed/Static.o )

src/Control/Distributed/Static.hs:242: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 distributed-static-0.3.2.0...
Running Haddock for distributed-static-0.3.2.0...
Running hscolour for distributed-static-0.3.2.0...
Preprocessing library distributed-static-0.3.2.0...
Preprocessing library distributed-static-0.3.2.0...

src/Control/Distributed/Static.hs:242: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% ( 24 / 25) in 'Control.Distributed.Static'
  Missing documentation for:
    closure (src/Control/Distributed/Static.hs:369)
Documentation created: dist/doc/html/distributed-static/index.html,
dist/doc/html/distributed-static/distributed-static.txt
Creating package registration file:
/tmp/pkgConf-distributed-static-0.3.213697051071155505365.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/distributed-static-0.3.2.0-8LgAqikDvxw22lUvXcH189
Registering distributed-static-0.3.2.0...
Installed distributed-static-0.3.2.0
Configuring async-2.0.2...
Building async-2.0.2...
Preprocessing library async-2.0.2...
[1 of 1] Compiling Control.Concurrent.Async ( Control/Concurrent/Async.hs, dist/build/Control/Concurrent/Async.o )

Control/Concurrent/Async.hs:125: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 async-2.0.2...
Running Haddock for async-2.0.2...
Running hscolour for async-2.0.2...
Preprocessing library async-2.0.2...
Preprocessing library async-2.0.2...

Control/Concurrent/Async.hs:125: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:
 100% ( 46 / 46) in 'Control.Concurrent.Async'
Documentation created: dist/doc/html/async/index.html,
dist/doc/html/async/async.txt
Creating package registration file: /tmp/pkgConf-async-2.017699721440458800.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/async-2.0.2-J3wPtBMkDlC1zlPIsbgEk9
Registering async-2.0.2...
Installed async-2.0.2
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.317431315272095530607.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 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.155119204120214107.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 xml-1.3.14...
Building xml-1.3.14...
Preprocessing library xml-1.3.14...
[1 of 7] Compiling Text.XML.Light.Types ( Text/XML/Light/Types.hs, dist/build/Text/XML/Light/Types.o )
[2 of 7] Compiling Text.XML.Light.Proc ( Text/XML/Light/Proc.hs, dist/build/Text/XML/Light/Proc.o )
[3 of 7] Compiling Text.XML.Light.Output ( Text/XML/Light/Output.hs, dist/build/Text/XML/Light/Output.o )
[4 of 7] Compiling Text.XML.Light.Lexer ( Text/XML/Light/Lexer.hs, dist/build/Text/XML/Light/Lexer.o )

Text/XML/Light/Lexer.hs:119:1: Warning: Tab character

Text/XML/Light/Lexer.hs:121:1: Warning: Tab character
[5 of 7] Compiling Text.XML.Light.Input ( Text/XML/Light/Input.hs, dist/build/Text/XML/Light/Input.o )
[6 of 7] Compiling Text.XML.Light.Cursor ( Text/XML/Light/Cursor.hs, dist/build/Text/XML/Light/Cursor.o )
[7 of 7] Compiling Text.XML.Light   ( Text/XML/Light.hs, dist/build/Text/XML/Light.o )
In-place registering xml-1.3.14...
Running Haddock for xml-1.3.14...
Running hscolour for xml-1.3.14...
Preprocessing library xml-1.3.14...
Preprocessing library xml-1.3.14...

Text/XML/Light/Lexer.hs:119:1: Warning: Tab character

Text/XML/Light/Lexer.hs:121:1: Warning: Tab character
Haddock coverage:
  77% ( 10 / 13) in 'Text.XML.Light.Types'
  Missing documentation for:
    CDataKind (Text/XML/Light/Types.hs:50)
     (Text/XML/Light/Types.hs:64)
     (Text/XML/Light/Types.hs:67)
 100% ( 21 / 21) in 'Text.XML.Light.Proc'
  65% ( 13 / 20) in 'Text.XML.Light.Output'
  Missing documentation for:
    showContent (Text/XML/Light/Output.hs:140)
    showElement (Text/XML/Light/Output.hs:143)
    showCData (Text/XML/Light/Output.hs:146)
    showQName (Text/XML/Light/Output.hs:198)
    showAttr (Text/XML/Light/Output.hs:195)
    ConfigPP (Text/XML/Light/Output.hs:34)
    tagEnd (Text/XML/Light/Output.hs:188)
   9% (  3 / 32) in 'Text.XML.Light.Lexer'
  Missing documentation for:
    Module header
    XmlSource (Text/XML/Light/Lexer.hs:15)
     (Text/XML/Light/Lexer.hs:18)
     (Text/XML/Light/Lexer.hs:22)
     (Text/XML/Light/Lexer.hs:26)
     (Text/XML/Light/Lexer.hs:30)
     (Text/XML/Light/Lexer.hs:33)
    linenumber (Text/XML/Light/Lexer.hs:36)
     (Text/XML/Light/Lexer.hs:57)
    LChar (Text/XML/Light/Lexer.hs:64)
    LString (Text/XML/Light/Lexer.hs:65)
    Token (Text/XML/Light/Lexer.hs:66)
    tokens (Text/XML/Light/Lexer.hs:72)
    tokens' (Text/XML/Light/Lexer.hs:75)
    special (Text/XML/Light/Lexer.hs:96)
    qualName (Text/XML/Light/Lexer.hs:128)
    tag (Text/XML/Light/Lexer.hs:140)
    attribs (Text/XML/Light/Lexer.hs:151)
    attrib (Text/XML/Light/Lexer.hs:169)
    attr_val (Text/XML/Light/Lexer.hs:174)
    dropSpace (Text/XML/Light/Lexer.hs:179)
    break' (Text/XML/Light/Lexer.hs:195)
    breakn (Text/XML/Light/Lexer.hs:201)
    decode_attr (Text/XML/Light/Lexer.hs:206)
    Txt (Text/XML/Light/Lexer.hs:213)
    decode_text (Text/XML/Light/Lexer.hs:215)
    cref_to_char (Text/XML/Light/Lexer.hs:223)
    num_esc (Text/XML/Light/Lexer.hs:233)
    cvt_char (Text/XML/Light/Lexer.hs:241)
 100% (  3 /  3) in 'Text.XML.Light.Input'
  90% ( 45 / 50) in 'Text.XML.Light.Cursor'
  Missing documentation for:
    Tag (Text/XML/Light/Cursor.hs:76)
    getTag (Text/XML/Light/Cursor.hs:81)
    setTag (Text/XML/Light/Cursor.hs:87)
    fromTag (Text/XML/Light/Cursor.hs:90)
    Path (Text/XML/Light/Cursor.hs:97)
  32% ( 10 / 31) in 'Text.XML.Light'
  Missing documentation for:
     (Text/XML/Light.hs:57)
     (Text/XML/Light.hs:63)
     (Text/XML/Light.hs:64)
     (Text/XML/Light.hs:65)
     (Text/XML/Light.hs:67)
     (Text/XML/Light.hs:68)
     (Text/XML/Light.hs:69)
     (Text/XML/Light.hs:70)
     (Text/XML/Light.hs:72)
     (Text/XML/Light.hs:75)
     (Text/XML/Light.hs:76)
     (Text/XML/Light.hs:77)
     (Text/XML/Light.hs:78)
     (Text/XML/Light.hs:80)
     (Text/XML/Light.hs:83)
     (Text/XML/Light.hs:84)
     (Text/XML/Light.hs:85)
     (Text/XML/Light.hs:86)
     (Text/XML/Light.hs:88)
     (Text/XML/Light.hs:91)
     (Text/XML/Light.hs:92)
Documentation created: dist/doc/html/xml/index.html, dist/doc/html/xml/xml.txt
Creating package registration file:
/tmp/pkgConf-xml-1.310556400661218458780.14
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/xml-1.3.14-A51W7Krf6npGWsiTbJ1zZV
Registering xml-1.3.14...
Installed xml-1.3.14
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.317151593462033018190.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-0iGmPos4Pta2ISXJLjBtd8
Registering mwc-random-0.13.3.2...
Installed mwc-random-0.13.3.2
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.811299477791761855727.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/QuickCheck-2.8.1-3MjP8r6SVfFKRyMwYxvfsJ
Registering QuickCheck-2.8.1...
Installed QuickCheck-2.8.1
Configuring network-transport-0.4.2.0...
Building network-transport-0.4.2.0...
Preprocessing library network-transport-0.4.2.0...
[1 of 3] Compiling Network.Transport.Internal ( src/Network/Transport/Internal.hs, dist/build/Network/Transport/Internal.o )

src/Network/Transport/Internal.hs:81:25: Warning:
    In the use of ‘BSI.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/Network/Transport/Internal.hs:98:25: Warning:
    In the use of ‘BSI.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 Network.Transport ( src/Network/Transport.hs, dist/build/Network/Transport.o )

src/Network/Transport.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()
[3 of 3] Compiling Network.Transport.Util ( src/Network/Transport/Util.hs, dist/build/Network/Transport/Util.o )
In-place registering network-transport-0.4.2.0...
Running Haddock for network-transport-0.4.2.0...
Running hscolour for network-transport-0.4.2.0...
Preprocessing library network-transport-0.4.2.0...
Preprocessing library network-transport-0.4.2.0...

src/Network/Transport/Internal.hs:81:25: Warning:
    In the use of ‘BSI.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/Network/Transport/Internal.hs:98:25: Warning:
    In the use of ‘BSI.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/Network/Transport.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:
 100% ( 18 / 18) in 'Network.Transport.Internal'
 100% ( 22 / 22) in 'Network.Transport'
 100% (  2 /  2) in 'Network.Transport.Util'
Documentation created: dist/doc/html/network-transport/index.html,
dist/doc/html/network-transport/network-transport.txt
Creating package registration file:
/tmp/pkgConf-network-transport-0.4.2119296787321363101.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/network-transport-0.4.2.0-HmR88vimvLPKJM8WpJ9N8d
Registering network-transport-0.4.2.0...
Installed network-transport-0.4.2.0
Configuring network-2.4.2.3...
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 for readlink... yes
checking for symlink... 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.4.2.3...
Preprocessing library network-2.4.2.3...
[ 1 of 11] Compiling Network.URI      ( Network/URI.hs, dist/build/Network/URI.o )
[ 2 of 11] Compiling Network.Socket.ByteString.IOVec ( dist/build/Network/Socket/ByteString/IOVec.hs, dist/build/Network/Socket/ByteString/IOVec.o )
[ 3 of 11] Compiling Network.Socket.Types ( dist/build/Network/Socket/Types.hs, dist/build/Network/Socket/Types.o )
[ 4 of 11] Compiling Network.Socket.Internal ( dist/build/Network/Socket/Internal.hs, dist/build/Network/Socket/Internal.o )
[ 5 of 11] Compiling Network.Socket   ( dist/build/Network/Socket.hs, dist/build/Network/Socket.o )
[ 6 of 11] Compiling Network.Socket.ByteString.MsgHdr ( dist/build/Network/Socket/ByteString/MsgHdr.hs, dist/build/Network/Socket/ByteString/MsgHdr.o )
[ 7 of 11] Compiling Network.Socket.ByteString.Internal ( Network/Socket/ByteString/Internal.hs, dist/build/Network/Socket/ByteString/Internal.o )
[ 8 of 11] Compiling Network.Socket.ByteString ( dist/build/Network/Socket/ByteString.hs, dist/build/Network/Socket/ByteString.o )
[ 9 of 11] Compiling Network.Socket.ByteString.Lazy ( dist/build/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 )
[11 of 11] Compiling Network          ( Network.hs, dist/build/Network.o )
In-place registering network-2.4.2.3...
Running Haddock for network-2.4.2.3...
Running hscolour for network-2.4.2.3...
Preprocessing library network-2.4.2.3...
Preprocessing library network-2.4.2.3...
Haddock coverage:
  78% ( 38 / 49) in 'Network.URI'
  Missing documentation for:
    uriIsAbsolute (Network/URI.hs:315)
    uriIsRelative (Network/URI.hs:318)
    parseabsoluteURI (Network/URI.hs:1272)
    escapeString (Network/URI.hs:1276)
    reserved (Network/URI.hs:1280)
    unreserved (Network/URI.hs:1284)
    scheme (Network/URI.hs:1290)
    authority (Network/URI.hs:1294)
    path (Network/URI.hs:1302)
    query (Network/URI.hs:1306)
    fragment (Network/URI.hs:1310)
  50% (  1 /  2) in 'Network.Socket.ByteString.IOVec'
  Missing documentation for:
    IOVec (Network/Socket/ByteString/IOVec.hsc:15)
  59% ( 23 / 39) in 'Network.Socket.Types'
  Missing documentation for:
    Module header
    Socket (Network/Socket/Types.hsc:69)
    sockFd (Network/Socket/Types.hsc:78)
    sockFamily (Network/Socket/Types.hsc:79)
    sockType (Network/Socket/Types.hsc:80)
    sockProtocol (Network/Socket/Types.hsc:81)
    sockStatus (Network/Socket/Types.hsc:82)
    packSocketType (Network/Socket/Types.hsc:166)
    unpackSocketType (Network/Socket/Types.hsc:181)
    packFamily (Network/Socket/Types.hsc:284)
    unpackFamily (Network/Socket/Types.hsc:497)
    SockAddr (Network/Socket/Types.hsc:771)
    FlowInfo (Network/Socket/Types.hsc:767)
    ScopeID (Network/Socket/Types.hsc:768)
    ProtocolNumber (Network/Socket/Types.hsc:91)
    PortNumber (Network/Socket/Types.hsc:700)
  87% ( 27 / 31) in 'Network.Socket.Internal'
  Missing documentation for:
    FlowInfo (Network/Socket/Types.hsc:767)
    ScopeID (Network/Socket/Types.hsc:768)
    PortNumber (Network/Socket/Types.hsc:700)
    SockAddr (Network/Socket/Types.hsc:771)
  67% ( 64 / 95) in 'Network.Socket'
  Missing documentation for:
    Socket (Network/Socket/Types.hsc:69)
    SockAddr (Network/Socket/Types.hsc:771)
    FlowInfo (Network/Socket/Types.hsc:767)
    ScopeID (Network/Socket/Types.hsc:768)
    ShutdownCmd (Network/Socket.hsc:1090)
    ProtocolNumber (Network/Socket/Types.hsc:91)
    PortNumber (Network/Socket/Types.hsc:700)
    ServiceName (Network/Socket.hsc:232)
    AddrInfo (Network/Socket.hsc:1289)
    NameInfoFlag (Network/Socket.hsc:1342)
    getPeerName (Network/Socket.hsc:803)
    getSocketName (Network/Socket.hsc:811)
    socketPort (Network/Socket.hsc:780)
    recvLen (Network/Socket.hsc:711)
    inet_addr (Network/Socket.hsc:1173)
    inet_ntoa (Network/Socket.hsc:1181)
    isBound (Network/Socket.hsc:1140)
    isListening (Network/Socket.hsc:1145)
    isReadable (Network/Socket.hsc:1150)
    isWritable (Network/Socket.hsc:1155)
    sendFd (Network/Socket.hsc:1032)
    recvFd (Network/Socket.hsc:1040)
    aNY_PORT (Network/Socket.hsc:1054)
    sOMAXCONN (Network/Socket.hsc:1071)
    sOL_SOCKET (Network/Socket.hsc:1074)
    sCM_RIGHTS (Network/Socket.hsc:1078)
    fdSocket (Network/Socket.hsc:274)
    mkSocket (Network/Socket.hsc:263)
    packFamily (Network/Socket/Types.hsc:284)
    unpackFamily (Network/Socket/Types.hsc:497)
    packSocketType (Network/Socket/Types.hsc:166)
  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:43)
    c_writev (Network/Socket/ByteString/Internal.hs:49)
    c_sendmsg (Network/Socket/ByteString/Internal.hs:52)
 100% ( 15 / 15) in 'Network.Socket.ByteString'
 100% (  7 /  7) in 'Network.Socket.ByteString.Lazy'
  42% ( 21 / 50) in 'Network.BSD'
  Missing documentation for:
    HostEntry (Network/BSD.hsc:331)
    hostAddress (Network/BSD.hsc:368)
    getHostEntries (Network/BSD.hsc:421)
    setHostEntry (Network/BSD.hsc:411)
    getHostEntry (Network/BSD.hsc:403)
    endHostEntry (Network/BSD.hsc:416)
    ServiceEntry (Network/BSD.hsc:141)
    ServiceName (Network/Socket.hsc:232)
    getServiceEntries (Network/BSD.hsc:226)
    getServiceEntry (Network/BSD.hsc:208)
    setServiceEntry (Network/BSD.hsc:216)
    endServiceEntry (Network/BSD.hsc:221)
    ProtocolName (Network/BSD.hsc:125)
    ProtocolNumber (Network/Socket/Types.hsc:91)
    ProtocolEntry (Network/BSD.hsc:244)
    getProtocolByName (Network/BSD.hsc:277)
    getProtocolByNumber (Network/BSD.hsc:288)
    getProtocolNumber (Network/BSD.hsc:298)
    getProtocolEntries (Network/BSD.hsc:322)
    setProtocolEntry (Network/BSD.hsc:312)
    getProtocolEntry (Network/BSD.hsc:304)
    endProtocolEntry (Network/BSD.hsc:317)
    PortNumber (Network/Socket/Types.hsc:700)
    NetworkName (Network/BSD.hsc:436)
    NetworkAddr (Network/BSD.hsc:434)
    NetworkEntry (Network/BSD.hsc:438)
    getNetworkByName (Network/BSD.hsc:469)
    getNetworkByAddr (Network/BSD.hsc:479)
    getNetworkEntry (Network/BSD.hsc:488)
  81% ( 22 / 27) in 'Network'
  Missing documentation for:
    Socket (Network/Socket/Types.hsc:69)
    PortID (Network.hs:81)
    PortNumber (Network/Socket/Types.hsc:700)
    sendTo (Network.hs:331)
    recvFrom (Network.hs:340)
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.4.215886733691785286845.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/network-2.4.2.3-GY7NmuttH3ZID42meP3cA3
Registering network-2.4.2.3...
Installed network-2.4.2.3
Configuring monad-par-0.3.4.7...
Building monad-par-0.3.4.7...
Preprocessing library monad-par-0.3.4.7...
[1 of 7] Compiling Control.Monad.Par.Scheds.Sparks ( Control/Monad/Par/Scheds/Sparks.hs, dist/build/Control/Monad/Par/Scheds/Sparks.o )
[2 of 7] Compiling Control.Monad.Par.Scheds.DirectInternal ( Control/Monad/Par/Scheds/DirectInternal.hs, dist/build/Control/Monad/Par/Scheds/DirectInternal.o )
[3 of 7] Compiling Control.Monad.Par.Scheds.Direct ( Control/Monad/Par/Scheds/Direct.hs, dist/build/Control/Monad/Par/Scheds/Direct.o )

Control/Monad/Par/Scheds/Direct.hs:208:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:209:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:209:10: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:217:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:418:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:422:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:456:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:457:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:465:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:468:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:469:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:470:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:471:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:472:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:515:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:516:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:517:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:618:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:636:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:641:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:645:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:651:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:687:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:696:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:710:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:711:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:712:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:713:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:714:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:715:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:716:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:719:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:731:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:752:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:753:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:901:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:912:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:916:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:919:1: Warning: Tab character
[4 of 7] Compiling Control.Monad.Par.Scheds.TraceInternal ( Control/Monad/Par/Scheds/TraceInternal.hs, dist/build/Control/Monad/Par/Scheds/TraceInternal.o )

Control/Monad/Par/Scheds/TraceInternal.hs:28: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/Par/Scheds/TraceInternal.hs:77:1: Warning:
    Tab character

Control/Monad/Par/Scheds/TraceInternal.hs:90:1: Warning:
    Tab character

Control/Monad/Par/Scheds/TraceInternal.hs:92:1: Warning:
    Tab character
[5 of 7] Compiling Control.Monad.Par.Scheds.Trace ( Control/Monad/Par/Scheds/Trace.hs, dist/build/Control/Monad/Par/Scheds/Trace.o )
[6 of 7] Compiling Control.Monad.Par.IO ( Control/Monad/Par/IO.hs, dist/build/Control/Monad/Par/IO.o )
[7 of 7] Compiling Control.Monad.Par ( Control/Monad/Par.hs, dist/build/Control/Monad/Par.o )
In-place registering monad-par-0.3.4.7...
Running Haddock for monad-par-0.3.4.7...
Running hscolour for monad-par-0.3.4.7...
Preprocessing library monad-par-0.3.4.7...
Preprocessing library monad-par-0.3.4.7...

Control/Monad/Par/Scheds/Direct.hs:208:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:209:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:209:10: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:217:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:418:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:422:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:456:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:457:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:465:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:468:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:469:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:470:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:471:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:472:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:515:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:516:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:517:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:618:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:636:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:641:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:645:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:651:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:687:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:696:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:710:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:711:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:712:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:713:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:714:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:715:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:716:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:719:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:731:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:752:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:753:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:901:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:912:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:916:1: Warning: Tab character

Control/Monad/Par/Scheds/Direct.hs:919:1: Warning: Tab character

Control/Monad/Par/Scheds/TraceInternal.hs:77:1: Warning:
    Tab character

Control/Monad/Par/Scheds/TraceInternal.hs:90:1: Warning:
    Tab character

Control/Monad/Par/Scheds/TraceInternal.hs:92:1: Warning:
    Tab character

Control/Monad/Par/Scheds/TraceInternal.hs:28: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:
  12% (  1 /  8) in 'Control.Monad.Par.Scheds.Sparks'
  Missing documentation for:
    Par (Control/Monad/Par/Scheds/Sparks.hs:35)
    Future (Control/Monad/Par/Scheds/Sparks.hs:36)
    runPar (Control/Monad/Par/Scheds/Sparks.hs:38)
    get (Control/Monad/Par/Scheds/Sparks.hs:51)
    spawn (Control/Monad/Par/Scheds/Sparks.hs:45)
    spawn_ (Control/Monad/Par/Scheds/Sparks.hs:41)
    spawnP (Control/Monad/Par/Scheds/Sparks.hs:48)
   6% (  1 / 16) in 'Control.Monad.Par.Scheds.DirectInternal'
  Missing documentation for:
    Par (Control/Monad/Par/Scheds/DirectInternal.hs:43)
    ROnly (Control/Monad/Par/Scheds/DirectInternal.hs:45)
    SessionID (Control/Monad/Par/Scheds/DirectInternal.hs:47)
    Session (Control/Monad/Par/Scheds/DirectInternal.hs:50)
    Sched (Control/Monad/Par/Scheds/DirectInternal.hs:52)
    newHotVar (Control/Monad/Par/Scheds/DirectInternal.hs:92)
    modifyHotVar (Control/Monad/Par/Scheds/DirectInternal.hs:93)
    modifyHotVar_ (Control/Monad/Par/Scheds/DirectInternal.hs:94)
    writeHotVar (Control/Monad/Par/Scheds/DirectInternal.hs:95)
    readHotVar (Control/Monad/Par/Scheds/DirectInternal.hs:96)
    HotVar (Control/Monad/Par/Scheds/DirectInternal.hs:108)
     (Control/Monad/Par/Scheds/DirectInternal.hs:114)
    hotVarTransaction (Control/Monad/Par/Scheds/DirectInternal.hs:118)
    readHotVarRaw (Control/Monad/Par/Scheds/DirectInternal.hs:119)
    writeHotVarRaw (Control/Monad/Par/Scheds/DirectInternal.hs:120)
  22% (  4 / 18) in 'Control.Monad.Par.Scheds.Direct'
  Missing documentation for:
    Sched (Control/Monad/Par/Scheds/DirectInternal.hs:52)
    Par (Control/Monad/Par/Scheds/DirectInternal.hs:43)
    IVar (Control/Monad/Par/Scheds/Direct.hs:151)
    IVarContents (Control/Monad/Par/Scheds/Direct.hs:153)
    runPar (Control/Monad/Par/Scheds/Direct.hs:786)
    runParIO (Control/Monad/Par/Scheds/Direct.hs:787)
    fork (Control/Monad/Par/Scheds/Direct.hs:571)
    newFull (Control/Monad/Par/Scheds/Direct.hs:788)
    newFull_ (Control/Monad/Par/Scheds/Direct.hs:789)
    put (Control/Monad/Par/Scheds/Direct.hs:784)
    spawn (Control/Monad/Par/Scheds/Direct.hs:779)
    spawn_ (Control/Monad/Par/Scheds/Direct.hs:780)
    spawnP (Control/Monad/Par/Scheds/Direct.hs:782)
    spawn1_ (Control/Monad/Par/Scheds/Direct.hs:781)
  61% ( 11 / 18) in 'Control.Monad.Par.Scheds.TraceInternal'
  Missing documentation for:
    Trace (Control/Monad/Par/Scheds/TraceInternal.hs:39)
    Sched (Control/Monad/Par/Scheds/TraceInternal.hs:159)
    Par (Control/Monad/Par/Scheds/TraceInternal.hs:167)
    IVar (Control/Monad/Par/Scheds/TraceInternal.hs:182)
    IVarContents (Control/Monad/Par/Scheds/TraceInternal.hs:203)
    runPar (Control/Monad/Par/Scheds/TraceInternal.hs:250)
    pollIVar (Control/Monad/Par/Scheds/TraceInternal.hs:195)
  53% (  8 / 15) in 'Control.Monad.Par.Scheds.Trace'
  Missing documentation for:
    Par (Control/Monad/Par/Scheds/TraceInternal.hs:167)
    runPar (Control/Monad/Par/Scheds/TraceInternal.hs:250)
    fork (Control/Monad/Par/Scheds/Trace.hs:35)
    IVar (Control/Monad/Par/Scheds/TraceInternal.hs:182)
    spawn (Control/Monad/Par/Scheds/Trace.hs:42)
    spawn_ (Control/Monad/Par/Scheds/Trace.hs:43)
    spawnP (Control/Monad/Par/Scheds/Trace.hs:46)
  75% (  3 /  4) in 'Control.Monad.Par.IO'
  Missing documentation for:
    IVar (Control/Monad/Par/Scheds/TraceInternal.hs:182)
  78% ( 25 / 32) in 'Control.Monad.Par'
  Missing documentation for:
    Par (Control/Monad/Par/Scheds/TraceInternal.hs:167)
    runPar (Control/Monad/Par/Scheds/TraceInternal.hs:250)
    fork (Control/Monad/Par/Scheds/Trace.hs:35)
    IVar (Control/Monad/Par/Scheds/TraceInternal.hs:182)
    spawn (Control/Monad/Par/Scheds/Trace.hs:42)
    spawn_ (Control/Monad/Par/Scheds/Trace.hs:43)
    spawnP (Control/Monad/Par/Scheds/Trace.hs:46)
Warning: Control.Monad.Par.Scheds.Direct: could not find link destinations for:
    HotVar Session SessionID
Warning: Control.Monad.Par: could not find link destinations for:
    Digit Node Elem FingerTree
Documentation created: dist/doc/html/monad-par/index.html,
dist/doc/html/monad-par/monad-par.txt
Creating package registration file:
/tmp/pkgConf-monad-par-0.3.410513848621923744725.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/monad-par-0.3.4.7-1T0bj5xOKP7HOrjJzpj5H4
Registering monad-par-0.3.4.7...
Installed monad-par-0.3.4.7
Configuring repa-3.4.0.1...
Building repa-3.4.0.1...
Preprocessing library repa-3.4.0.1...
[ 1 of 39] Compiling Data.Array.Repa.Stencil.Partition ( Data/Array/Repa/Stencil/Partition.hs, dist/build/Data/Array/Repa/Stencil/Partition.o )
[ 2 of 39] Compiling Data.Array.Repa.Eval.Elt ( Data/Array/Repa/Eval/Elt.hs, dist/build/Data/Array/Repa/Eval/Elt.o )
[ 3 of 39] Compiling Data.Array.Repa.Shape ( Data/Array/Repa/Shape.hs, dist/build/Data/Array/Repa/Shape.o )
[ 4 of 39] Compiling Data.Array.Repa.Base ( Data/Array/Repa/Base.hs, dist/build/Data/Array/Repa/Base.o )
[ 5 of 39] Compiling Data.Array.Repa.Eval.Target ( Data/Array/Repa/Eval/Target.hs, dist/build/Data/Array/Repa/Eval/Target.o )
[ 6 of 39] Compiling Data.Array.Repa.Eval.Load ( Data/Array/Repa/Eval/Load.hs, dist/build/Data/Array/Repa/Eval/Load.o )
[ 7 of 39] Compiling Data.Array.Repa.Repr.HintSmall ( Data/Array/Repa/Repr/HintSmall.hs, dist/build/Data/Array/Repa/Repr/HintSmall.o )
[ 8 of 39] Compiling Data.Array.Repa.Index ( Data/Array/Repa/Index.hs, dist/build/Data/Array/Repa/Index.o )
[ 9 of 39] Compiling Data.Array.Repa.Slice ( Data/Array/Repa/Slice.hs, dist/build/Data/Array/Repa/Slice.o )
[10 of 39] Compiling Data.Array.Repa.Stencil.Base ( Data/Array/Repa/Stencil/Base.hs, dist/build/Data/Array/Repa/Stencil/Base.o )
[11 of 39] Compiling Data.Array.Repa.Stencil.Template ( Data/Array/Repa/Stencil/Template.hs, dist/build/Data/Array/Repa/Stencil/Template.o )
[12 of 39] Compiling Data.Array.Repa.Eval.Gang ( Data/Array/Repa/Eval/Gang.hs, dist/build/Data/Array/Repa/Eval/Gang.o )
[13 of 39] Compiling Data.Array.Repa.Eval.Reduction ( Data/Array/Repa/Eval/Reduction.hs, dist/build/Data/Array/Repa/Eval/Reduction.o )
[14 of 39] Compiling Data.Array.Repa.Eval.Selection ( Data/Array/Repa/Eval/Selection.hs, dist/build/Data/Array/Repa/Eval/Selection.o )
[15 of 39] Compiling Data.Array.Repa.Eval.Cursored ( Data/Array/Repa/Eval/Cursored.hs, dist/build/Data/Array/Repa/Eval/Cursored.o )
[16 of 39] Compiling Data.Array.Repa.Eval.Chunked ( Data/Array/Repa/Eval/Chunked.hs, dist/build/Data/Array/Repa/Eval/Chunked.o )
[17 of 39] Compiling Data.Array.Repa.Repr.Delayed ( Data/Array/Repa/Repr/Delayed.hs, dist/build/Data/Array/Repa/Repr/Delayed.o )
[18 of 39] Compiling Data.Array.Repa.Operators.Traversal ( Data/Array/Repa/Operators/Traversal.hs, dist/build/Data/Array/Repa/Operators/Traversal.o )
[19 of 39] Compiling Data.Array.Repa.Operators.IndexSpace ( Data/Array/Repa/Operators/IndexSpace.hs, dist/build/Data/Array/Repa/Operators/IndexSpace.o )
[20 of 39] Compiling Data.Array.Repa.Unsafe ( Data/Array/Repa/Unsafe.hs, dist/build/Data/Array/Repa/Unsafe.o )
[21 of 39] Compiling Data.Array.Repa.Operators.Interleave ( Data/Array/Repa/Operators/Interleave.hs, dist/build/Data/Array/Repa/Operators/Interleave.o )
[22 of 39] Compiling Data.Array.Repa.Repr.ByteString ( Data/Array/Repa/Repr/ByteString.hs, dist/build/Data/Array/Repa/Repr/ByteString.o )
[23 of 39] Compiling Data.Array.Repa.Repr.ForeignPtr ( Data/Array/Repa/Repr/ForeignPtr.hs, dist/build/Data/Array/Repa/Repr/ForeignPtr.o )
[24 of 39] Compiling Data.Array.Repa.Eval.Interleaved ( Data/Array/Repa/Eval/Interleaved.hs, dist/build/Data/Array/Repa/Eval/Interleaved.o )
[25 of 39] Compiling Data.Array.Repa.Eval ( Data/Array/Repa/Eval.hs, dist/build/Data/Array/Repa/Eval.o )
[26 of 39] Compiling Data.Array.Repa.Repr.Partitioned ( Data/Array/Repa/Repr/Partitioned.hs, dist/build/Data/Array/Repa/Repr/Partitioned.o )
[27 of 39] Compiling Data.Array.Repa.Repr.Unboxed ( Data/Array/Repa/Repr/Unboxed.hs, dist/build/Data/Array/Repa/Repr/Unboxed.o )
[28 of 39] Compiling Data.Array.Repa.Operators.Selection ( Data/Array/Repa/Operators/Selection.hs, dist/build/Data/Array/Repa/Operators/Selection.o )
[29 of 39] Compiling Data.Array.Repa.Repr.Undefined ( Data/Array/Repa/Repr/Undefined.hs, dist/build/Data/Array/Repa/Repr/Undefined.o )
[30 of 39] Compiling Data.Array.Repa.Repr.Cursored ( Data/Array/Repa/Repr/Cursored.hs, dist/build/Data/Array/Repa/Repr/Cursored.o )
[31 of 39] Compiling Data.Array.Repa.Specialised.Dim2 ( Data/Array/Repa/Specialised/Dim2.hs, dist/build/Data/Array/Repa/Specialised/Dim2.o )
[32 of 39] Compiling Data.Array.Repa.Stencil.Dim2 ( Data/Array/Repa/Stencil/Dim2.hs, dist/build/Data/Array/Repa/Stencil/Dim2.o )
[33 of 39] Compiling Data.Array.Repa.Repr.Vector ( Data/Array/Repa/Repr/Vector.hs, dist/build/Data/Array/Repa/Repr/Vector.o )
[34 of 39] Compiling Data.Array.Repa.Arbitrary ( Data/Array/Repa/Arbitrary.hs, dist/build/Data/Array/Repa/Arbitrary.o )
[35 of 39] Compiling Data.Array.Repa.Repr.HintInterleave ( Data/Array/Repa/Repr/HintInterleave.hs, dist/build/Data/Array/Repa/Repr/HintInterleave.o )
[36 of 39] Compiling Data.Array.Repa.Operators.Mapping ( Data/Array/Repa/Operators/Mapping.hs, dist/build/Data/Array/Repa/Operators/Mapping.o )
[37 of 39] Compiling Data.Array.Repa.Operators.Reduction ( Data/Array/Repa/Operators/Reduction.hs, dist/build/Data/Array/Repa/Operators/Reduction.o )
[38 of 39] Compiling Data.Array.Repa  ( Data/Array/Repa.hs, dist/build/Data/Array/Repa.o )
[39 of 39] Compiling Data.Array.Repa.Stencil ( Data/Array/Repa/Stencil.hs, dist/build/Data/Array/Repa/Stencil.o )
In-place registering repa-3.4.0.1...
Running Haddock for repa-3.4.0.1...
Running hscolour for repa-3.4.0.1...
Preprocessing library repa-3.4.0.1...
Preprocessing library repa-3.4.0.1...
Haddock coverage:
  80% (  4 /  5) in 'Data.Array.Repa.Stencil.Partition'
  Missing documentation for:
    Module header
 100% (  2 /  2) in 'Data.Array.Repa.Eval.Elt'
 100% (  4 /  4) in 'Data.Array.Repa.Shape'
  80% (  4 /  5) in 'Data.Array.Repa.Base'
  Missing documentation for:
    Module header
  67% (  2 /  3) in 'Data.Array.Repa.Eval.Target'
  Missing documentation for:
    Module header
  67% (  2 /  3) in 'Data.Array.Repa.Eval.Load'
  Missing documentation for:
    Module header
  67% (  2 /  3) in 'Data.Array.Repa.Repr.HintSmall'
  Missing documentation for:
    Module header
  38% (  6 / 16) in 'Data.Array.Repa.Index'
  Missing documentation for:
    DIM0 (Data/Array/Repa/Index.hs:30)
    DIM1 (Data/Array/Repa/Index.hs:31)
    DIM2 (Data/Array/Repa/Index.hs:32)
    DIM3 (Data/Array/Repa/Index.hs:33)
    DIM4 (Data/Array/Repa/Index.hs:34)
    DIM5 (Data/Array/Repa/Index.hs:35)
    ix2 (Data/Array/Repa/Index.hs:47)
    ix3 (Data/Array/Repa/Index.hs:51)
    ix4 (Data/Array/Repa/Index.hs:55)
    ix5 (Data/Array/Repa/Index.hs:59)
 100% (  6 /  6) in 'Data.Array.Repa.Slice'
 100% (  5 /  5) in 'Data.Array.Repa.Stencil.Base'
 100% (  2 /  2) in 'Data.Array.Repa.Stencil.Template'
 100% (  7 /  7) in 'Data.Array.Repa.Eval.Gang'
  80% (  4 /  5) in 'Data.Array.Repa.Eval.Reduction'
  Missing documentation for:
    Module header
  67% (  2 /  3) in 'Data.Array.Repa.Eval.Selection'
  Missing documentation for:
    Module header
 100% (  4 /  4) in 'Data.Array.Repa.Eval.Cursored'
 100% (  5 /  5) in 'Data.Array.Repa.Eval.Chunked'
  80% (  4 /  5) in 'Data.Array.Repa.Repr.Delayed'
  Missing documentation for:
    Module header
  89% (  8 /  9) in 'Data.Array.Repa.Operators.Traversal'
  Missing documentation for:
    Module header
  93% ( 13 / 14) in 'Data.Array.Repa.Operators.IndexSpace'
  Missing documentation for:
    Module header
 100% (  9 /  9) in 'Data.Array.Repa.Unsafe'
  75% (  3 /  4) in 'Data.Array.Repa.Operators.Interleave'
  Missing documentation for:
    Module header
  75% (  3 /  4) in 'Data.Array.Repa.Repr.ByteString'
  Missing documentation for:
    Module header
  83% (  5 /  6) in 'Data.Array.Repa.Repr.ForeignPtr'
  Missing documentation for:
    Module header
 100% (  2 /  2) in 'Data.Array.Repa.Eval.Interleaved'
  67% (  2 /  3) in 'Data.Array.Repa.Repr.HintInterleave'
  Missing documentation for:
    Module header
 100% ( 31 / 31) in 'Data.Array.Repa.Eval'
  50% (  2 /  4) in 'Data.Array.Repa.Repr.Partitioned'
  Missing documentation for:
    Module header
    Range (Data/Array/Repa/Repr/Partitioned.hs:26)
  89% ( 16 / 18) in 'Data.Array.Repa.Repr.Unboxed'
  Missing documentation for:
    Module header
    Unbox
  50% (  1 /  2) in 'Data.Array.Repa.Operators.Selection'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'Data.Array.Repa.Repr.Undefined'
  Missing documentation for:
    Module header
  67% (  2 /  3) in 'Data.Array.Repa.Repr.Cursored'
  Missing documentation for:
    Module header
  50% (  5 / 10) in 'Data.Array.Repa.Operators.Mapping'
  Missing documentation for:
    Module header
    +^ (Data/Array/Repa/Operators/Mapping.hs:59)
    -^ (Data/Array/Repa/Operators/Mapping.hs:62)
    *^ (Data/Array/Repa/Operators/Mapping.hs:65)
    /^ (Data/Array/Repa/Operators/Mapping.hs:68)
 100% (  5 /  5) in 'Data.Array.Repa.Specialised.Dim2'
  75% (  6 /  8) in 'Data.Array.Repa.Stencil.Dim2'
  Missing documentation for:
    Module header
    PC5 (Data/Array/Repa/Stencil/Dim2.hs:38)
  91% ( 10 / 11) in 'Data.Array.Repa.Operators.Reduction'
  Missing documentation for:
    Module header
  86% (  6 /  7) in 'Data.Array.Repa.Repr.Vector'
  Missing documentation for:
    Module header
  93% ( 14 / 15) in 'Data.Array.Repa.Arbitrary'
  Missing documentation for:
    Module header
  94% ( 65 / 69) in 'Data.Array.Repa'
  Missing documentation for:
    +^ (Data/Array/Repa/Operators/Mapping.hs:59)
    -^ (Data/Array/Repa/Operators/Mapping.hs:62)
    *^ (Data/Array/Repa/Operators/Mapping.hs:65)
    /^ (Data/Array/Repa/Operators/Mapping.hs:68)
 100% (  5 /  5) in 'Data.Array.Repa.Stencil'
Warning: Data.Array.Repa.Repr.HintSmall: could not find link destinations for:
    TFCo:R:ArraySsha ASmall
Warning: Data.Array.Repa.Eval.Gang: could not find link destinations for:
    Req
Warning: Data.Array.Repa.Repr.Delayed: could not find link destinations for:
    TFCo:R:ArrayDsha ADelayed
Warning: Data.Array.Repa.Repr.ByteString: could not find link destinations for:
    TFCo:R:ArrayBshWord8 AByteString
Warning: Data.Array.Repa.Repr.ForeignPtr: could not find link destinations for:
    TFCo:R:MVecFe FPVec TFCo:R:ArrayFsha AForeignPtr
Warning: Data.Array.Repa.Repr.HintInterleave: could not find link destinations for:
    TFCo:R:ArrayIsha AInterleave
Warning: Data.Array.Repa.Repr.Partitioned: could not find link destinations for:
    TFCo:R:ArrayPshe APart
Warning: Data.Array.Repa.Repr.Unboxed: could not find link destinations for:
    TFCo:R:MVecUe UMVec TFCo:R:ArrayUsha AUnboxed
Warning: Data.Array.Repa.Repr.Undefined: could not find link destinations for:
    TFCo:R:ArrayXshe AUndefined
Warning: Data.Array.Repa.Repr.Cursored: could not find link destinations for:
    TFCo:R:ArrayCsha ACursored cursoredExtent makeCursor shiftCursor loadCursor
Warning: Data.Array.Repa.Repr.Vector: could not find link destinations for:
    TFCo:R:MVecVe MVector TFCo:R:ArrayVsha AVector
Warning: Data.Array.Repa: could not find link destinations for:
    TFCo:R:ArrayDsha ADelayed TFCo:R:MVecUe UMVec TFCo:R:ArrayUsha AUnboxed
Documentation created: dist/doc/html/repa/index.html,
dist/doc/html/repa/repa.txt
Creating package registration file:
/tmp/pkgConf-repa-3.4.014311098492070721063.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/repa-3.4.0.1-Ham9KWFafTr3bFcE5gFqAU
Registering repa-3.4.0.1...
Installed repa-3.4.0.1
Configuring distributed-process-0.5.5.1...
Building distributed-process-0.5.5.1...
Preprocessing library distributed-process-0.5.5.1...

src/Control/Distributed/Process/Internal/Closure/Explicit.hs:9:5: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
[ 1 of 27] Compiling Control.Distributed.Process.Internal.StrictContainerAccessors ( src/Control/Distributed/Process/Internal/StrictContainerAccessors.hs, dist/build/Control/Distributed/Process/Internal/StrictContainerAccessors.o )
[ 2 of 27] Compiling Control.Distributed.Process.Internal.WeakTQueue ( src/Control/Distributed/Process/Internal/WeakTQueue.hs, dist/build/Control/Distributed/Process/Internal/WeakTQueue.o )
[ 3 of 27] Compiling Control.Distributed.Process.Internal.StrictList ( src/Control/Distributed/Process/Internal/StrictList.hs, dist/build/Control/Distributed/Process/Internal/StrictList.o )
[ 4 of 27] Compiling Control.Distributed.Process.Internal.StrictMVar ( src/Control/Distributed/Process/Internal/StrictMVar.hs, dist/build/Control/Distributed/Process/Internal/StrictMVar.o )

src/Control/Distributed/Process/Internal/StrictMVar.hs:17: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 27] Compiling Control.Distributed.Process.Internal.CQueue ( src/Control/Distributed/Process/Internal/CQueue.hs, dist/build/Control/Distributed/Process/Internal/CQueue.o )

src/Control/Distributed/Process/Internal/CQueue.hs:27: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()
[ 6 of 27] Compiling Control.Distributed.Process.Serializable ( src/Control/Distributed/Process/Serializable.hs, dist/build/Control/Distributed/Process/Serializable.o )

src/Control/Distributed/Process/Serializable.hs:66:17: Warning:
    In the use of ‘BSI.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'."
[ 7 of 27] Compiling Control.Distributed.Process.Internal.Types ( src/Control/Distributed/Process/Internal/Types.hs, dist/build/Control/Distributed/Process/Internal/Types.o )

src/Control/Distributed/Process/Internal/Types.hs:111:1: Warning:
    The import of ‘<*>, Applicative, <$>’
    from module ‘Control.Applicative’ is redundant
[ 8 of 27] Compiling Control.Distributed.Process.Management.Internal.Types ( src/Control/Distributed/Process/Management/Internal/Types.hs, dist/build/Control/Distributed/Process/Management/Internal/Types.o )

src/Control/Distributed/Process/Management/Internal/Types.hs:20: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()
[ 9 of 27] Compiling Control.Distributed.Process.Internal.Messaging ( src/Control/Distributed/Process/Internal/Messaging.hs, dist/build/Control/Distributed/Process/Internal/Messaging.o )
[10 of 27] Compiling Control.Distributed.Process.UnsafePrimitives ( src/Control/Distributed/Process/UnsafePrimitives.hs, dist/build/Control/Distributed/Process/UnsafePrimitives.o )
[11 of 27] Compiling Control.Distributed.Process.Management.Internal.Bus ( src/Control/Distributed/Process/Management/Internal/Bus.hs, dist/build/Control/Distributed/Process/Management/Internal/Bus.o )
[12 of 27] Compiling Control.Distributed.Process.Management.Internal.Trace.Types ( src/Control/Distributed/Process/Management/Internal/Trace/Types.hs, dist/build/Control/Distributed/Process/Management/Internal/Trace/Types.o )
[13 of 27] Compiling Control.Distributed.Process.Internal.Primitives ( src/Control/Distributed/Process/Internal/Primitives.hs, dist/build/Control/Distributed/Process/Internal/Primitives.o )

src/Control/Distributed/Process/Internal/Primitives.hs:135: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()
[14 of 27] Compiling Control.Distributed.Process.Internal.Closure.BuiltIn ( src/Control/Distributed/Process/Internal/Closure/BuiltIn.hs, dist/build/Control/Distributed/Process/Internal/Closure/BuiltIn.o )
[15 of 27] Compiling Control.Distributed.Process.Internal.Spawn ( src/Control/Distributed/Process/Internal/Spawn.hs, dist/build/Control/Distributed/Process/Internal/Spawn.o )
[16 of 27] Compiling Control.Distributed.Process.Internal.Closure.TH ( src/Control/Distributed/Process/Internal/Closure/TH.hs, dist/build/Control/Distributed/Process/Internal/Closure/TH.o )

src/Control/Distributed/Process/Internal/Closure/TH.hs:15: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/Control/Distributed/Process/Internal/Closure/TH.hs:264:19: Warning:
    In the use of ‘classP’
    (imported from Language.Haskell.TH, but defined in Language.Haskell.TH.Lib):
    Deprecated: "As of template-haskell-2.10, constraint predicates (Pred) are just types (Type), in keeping with ConstraintKinds. Please use 'conT' and 'appT'."
[17 of 27] Compiling Control.Distributed.Process.Management.Internal.Trace.Primitives ( src/Control/Distributed/Process/Management/Internal/Trace/Primitives.hs, dist/build/Control/Distributed/Process/Management/Internal/Trace/Primitives.o )

src/Control/Distributed/Process/Management/Internal/Trace/Primitives.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()
[18 of 27] Compiling Control.Distributed.Process.Management.Internal.Trace.Tracer ( src/Control/Distributed/Process/Management/Internal/Trace/Tracer.hs, dist/build/Control/Distributed/Process/Management/Internal/Trace/Tracer.o )

src/Control/Distributed/Process/Management/Internal/Trace/Tracer.hs:14: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()
[19 of 27] Compiling Control.Distributed.Process.Management.Internal.Trace.Remote ( src/Control/Distributed/Process/Management/Internal/Trace/Remote.hs, dist/build/Control/Distributed/Process/Management/Internal/Trace/Remote.o )
[20 of 27] Compiling Control.Distributed.Process.Management.Internal.Table ( src/Control/Distributed/Process/Management/Internal/Table.hs, dist/build/Control/Distributed/Process/Management/Internal/Table.o )
[21 of 27] Compiling Control.Distributed.Process.Management ( src/Control/Distributed/Process/Management.hs, dist/build/Control/Distributed/Process/Management.o )

src/Control/Distributed/Process/Management.hs:276: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()
[22 of 27] Compiling Control.Distributed.Process.Management.Internal.Agent ( src/Control/Distributed/Process/Management/Internal/Agent.hs, dist/build/Control/Distributed/Process/Management/Internal/Agent.o )

src/Control/Distributed/Process/Management/Internal/Agent.hs:6: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()
[23 of 27] Compiling Control.Distributed.Process.Node ( src/Control/Distributed/Process/Node.hs, dist/build/Control/Distributed/Process/Node.o )

src/Control/Distributed/Process/Node.hs:55: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()
[24 of 27] Compiling Control.Distributed.Process.Debug ( src/Control/Distributed/Process/Debug.hs, dist/build/Control/Distributed/Process/Debug.o )

src/Control/Distributed/Process/Debug.hs:144: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()
[25 of 27] Compiling Control.Distributed.Process ( src/Control/Distributed/Process.hs, dist/build/Control/Distributed/Process.o )

src/Control/Distributed/Process.hs:162: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()
[26 of 27] Compiling Control.Distributed.Process.Internal.Closure.Explicit ( src/Control/Distributed/Process/Internal/Closure/Explicit.hs, dist/build/Control/Distributed/Process/Internal/Closure/Explicit.o )
[27 of 27] Compiling Control.Distributed.Process.Closure ( src/Control/Distributed/Process/Closure.hs, dist/build/Control/Distributed/Process/Closure.o )
In-place registering distributed-process-0.5.5.1...
Running Haddock for distributed-process-0.5.5.1...
Running hscolour for distributed-process-0.5.5.1...
Preprocessing library distributed-process-0.5.5.1...
Preprocessing library distributed-process-0.5.5.1...

src/Control/Distributed/Process/Internal/Closure/Explicit.hs:9:5: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS

src/Control/Distributed/Process/Internal/StrictMVar.hs:17: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/Control/Distributed/Process/Internal/CQueue.hs:27: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/Control/Distributed/Process/Serializable.hs:66:17: Warning:
    In the use of ‘BSI.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/Control/Distributed/Process/Internal/Types.hs:111:1: Warning:
    The import of ‘<*>, Applicative, <$>’
    from module ‘Control.Applicative’ is redundant

src/Control/Distributed/Process/Management/Internal/Types.hs:20: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/Control/Distributed/Process/Internal/Primitives.hs:135: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/Control/Distributed/Process/Internal/Closure/TH.hs:15: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/Control/Distributed/Process/Internal/Closure/TH.hs:264:19: Warning:
    In the use of ‘classP’
    (imported from Language.Haskell.TH, but defined in Language.Haskell.TH.Lib):
    Deprecated: "As of template-haskell-2.10, constraint predicates (Pred) are just types (Type), in keeping with ConstraintKinds. Please use 'conT' and 'appT'."

src/Control/Distributed/Process/Management/Internal/Trace/Primitives.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()

src/Control/Distributed/Process/Management/Internal/Trace/Tracer.hs:14: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 /  3) in 'Control.Distributed.Process.Internal.StrictContainerAccessors'
  Missing documentation for:
    Module header
    mapMaybe (src/Control/Distributed/Process/Internal/StrictContainerAccessors.hs:11)
    mapDefault (src/Control/Distributed/Process/Internal/StrictContainerAccessors.hs:18)
  91% ( 10 / 11) in 'Control.Distributed.Process.Internal.WeakTQueue'
  Missing documentation for:
    mkWeakTQueue (src/Control/Distributed/Process/Internal/WeakTQueue.hs:100)
  50% (  2 /  4) in 'Control.Distributed.Process.Internal.StrictList'
  Missing documentation for:
    append (src/Control/Distributed/Process/Internal/StrictList.hs:17)
    foldr (src/Control/Distributed/Process/Internal/StrictList.hs:22)
   8% (  1 / 12) in 'Control.Distributed.Process.Internal.StrictMVar'
  Missing documentation for:
    StrictMVar (src/Control/Distributed/Process/Internal/StrictMVar.hs:43)
    newEmptyMVar (src/Control/Distributed/Process/Internal/StrictMVar.hs:45)
    newMVar (src/Control/Distributed/Process/Internal/StrictMVar.hs:48)
    takeMVar (src/Control/Distributed/Process/Internal/StrictMVar.hs:51)
    putMVar (src/Control/Distributed/Process/Internal/StrictMVar.hs:54)
    readMVar (src/Control/Distributed/Process/Internal/StrictMVar.hs:57)
    withMVar (src/Control/Distributed/Process/Internal/StrictMVar.hs:60)
    modifyMVar_ (src/Control/Distributed/Process/Internal/StrictMVar.hs:63)
    modifyMVar (src/Control/Distributed/Process/Internal/StrictMVar.hs:66)
    modifyMVarMasked (src/Control/Distributed/Process/Internal/StrictMVar.hs:72)
    mkWeakMVar (src/Control/Distributed/Process/Internal/StrictMVar.hs:87)
  56% (  5 /  9) in 'Control.Distributed.Process.Internal.CQueue'
  Missing documentation for:
    CQueue (src/Control/Distributed/Process/Internal/CQueue.hs:47)
    BlockSpec (src/Control/Distributed/Process/Internal/CQueue.hs:63)
    MatchOn (src/Control/Distributed/Process/Internal/CQueue.hs:68)
    newCQueue (src/Control/Distributed/Process/Internal/CQueue.hs:50)
  80% (  8 / 10) in 'Control.Distributed.Process.Serializable'
  Missing documentation for:
    Module header
    Fingerprint
  72% ( 52 / 72) in 'Control.Distributed.Process.Internal.Types'
  Missing documentation for:
    nodeOf (src/Control/Distributed/Process/Internal/Types.hs:190)
    firstNonReservedProcessId (src/Control/Distributed/Process/Internal/Types.hs:199)
    nullProcessId (src/Control/Distributed/Process/Internal/Types.hs:202)
    ImplicitReconnect (src/Control/Distributed/Process/Internal/Types.hs:256)
    LocalSendPortId (src/Control/Distributed/Process/Internal/Types.hs:305)
    TypedChannel (src/Control/Distributed/Process/Internal/Types.hs:327)
    ProcessInfoNone (src/Control/Distributed/Process/Internal/Types.hs:572)
    NodeStats (src/Control/Distributed/Process/Internal/Types.hs:554)
    localProcesses (src/Control/Distributed/Process/Internal/Types.hs:744)
    localPidCounter (src/Control/Distributed/Process/Internal/Types.hs:747)
    localPidUnique (src/Control/Distributed/Process/Internal/Types.hs:750)
    localConnections (src/Control/Distributed/Process/Internal/Types.hs:753)
    localProcessWithId (src/Control/Distributed/Process/Internal/Types.hs:756)
    localConnectionBetween (src/Control/Distributed/Process/Internal/Types.hs:759)
    monitorCounter (src/Control/Distributed/Process/Internal/Types.hs:762)
    spawnCounter (src/Control/Distributed/Process/Internal/Types.hs:765)
    channelCounter (src/Control/Distributed/Process/Internal/Types.hs:768)
    typedChannels (src/Control/Distributed/Process/Internal/Types.hs:771)
    typedChannelWithId (src/Control/Distributed/Process/Internal/Types.hs:774)
    forever' (src/Control/Distributed/Process/Internal/Types.hs:783)
  58% (  7 / 12) in 'Control.Distributed.Process.Management.Internal.Types'
  Missing documentation for:
    Module header
    MxTableId (src/Control/Distributed/Process/Management/Internal/Types.hs:103)
    MxAgentState (src/Control/Distributed/Process/Management/Internal/Types.hs:109)
    ChannelSelector (src/Control/Distributed/Process/Management/Internal/Types.hs:139)
    MxAgentStart (src/Control/Distributed/Process/Management/Internal/Types.hs:131)
  12% (  1 /  8) in 'Control.Distributed.Process.Internal.Messaging'
  Missing documentation for:
    Module header
    sendPayload (src/Control/Distributed/Process/Internal/Messaging.hs:58)
    sendBinary (src/Control/Distributed/Process/Internal/Messaging.hs:79)
    sendMessage (src/Control/Distributed/Process/Internal/Messaging.hs:89)
    disconnect (src/Control/Distributed/Process/Internal/Messaging.hs:140)
    closeImplicitReconnections (src/Control/Distributed/Process/Internal/Messaging.hs:150)
    sendCtrlMsg (src/Control/Distributed/Process/Internal/Messaging.hs:181)
 100% (  6 /  6) in 'Control.Distributed.Process.UnsafePrimitives'
  50% (  1 /  2) in 'Control.Distributed.Process.Management.Internal.Bus'
  Missing documentation for:
    publishEvent (src/Control/Distributed/Process/Management/Internal/Bus.hs:16)
  21% (  4 / 19) in 'Control.Distributed.Process.Management.Internal.Trace.Types'
  Missing documentation for:
    SetTrace (src/Control/Distributed/Process/Management/Internal/Trace/Types.hs:54)
    TraceArg (src/Control/Distributed/Process/Management/Internal/Trace/Types.hs:98)
    traceLog (src/Control/Distributed/Process/Management/Internal/Trace/Types.hs:111)
    traceLogFmt (src/Control/Distributed/Process/Management/Internal/Trace/Types.hs:114)
    traceEvent (src/Control/Distributed/Process/Management/Internal/Trace/Types.hs:124)
    traceMessage (src/Control/Distributed/Process/Management/Internal/Trace/Types.hs:127)
    defaultTraceFlags (src/Control/Distributed/Process/Management/Internal/Trace/Types.hs:85)
    enableTrace (src/Control/Distributed/Process/Management/Internal/Trace/Types.hs:130)
    enableTraceSync (src/Control/Distributed/Process/Management/Internal/Trace/Types.hs:135)
    disableTrace (src/Control/Distributed/Process/Management/Internal/Trace/Types.hs:139)
    disableTraceSync (src/Control/Distributed/Process/Management/Internal/Trace/Types.hs:144)
    getTraceFlags (src/Control/Distributed/Process/Management/Internal/Trace/Types.hs:156)
    setTraceFlags (src/Control/Distributed/Process/Management/Internal/Trace/Types.hs:148)
    setTraceFlagsSync (src/Control/Distributed/Process/Management/Internal/Trace/Types.hs:152)
    getCurrentTraceClient (src/Control/Distributed/Process/Management/Internal/Trace/Types.hs:159)
  97% (100 /103) in 'Control.Distributed.Process.Internal.Primitives'
  Missing documentation for:
    NodeStats (src/Control/Distributed/Process/Internal/Types.hs:554)
    reregisterRemoteAsync (src/Control/Distributed/Process/Internal/Primitives.hs:1063)
    sendCtrlMsg (src/Control/Distributed/Process/Internal/Messaging.hs:181)
  83% ( 25 / 30) in 'Control.Distributed.Process.Internal.Closure.BuiltIn'
  Missing documentation for:
    Module header
    remoteTable (src/Control/Distributed/Process/Internal/Closure/BuiltIn.hs:82)
    sndStatic (src/Control/Distributed/Process/Internal/Closure/BuiltIn.hs:170)
    decodeProcessIdStatic (src/Control/Distributed/Process/Internal/Closure/BuiltIn.hs:227)
    cpEnableTraceRemote (src/Control/Distributed/Process/Internal/Closure/BuiltIn.hs:284)
  86% (  6 /  7) in 'Control.Distributed.Process.Internal.Spawn'
  Missing documentation for:
    Module header
 100% (  9 /  9) in 'Control.Distributed.Process.Internal.Closure.TH'
  79% ( 15 / 19) in 'Control.Distributed.Process.Management.Internal.Trace.Primitives'
  Missing documentation for:
    defaultTraceFlags (src/Control/Distributed/Process/Management/Internal/Trace/Types.hs:85)
    getTraceFlags (src/Control/Distributed/Process/Management/Internal/Trace/Primitives.hs:120)
    withLocalTracer (src/Control/Distributed/Process/Management/Internal/Trace/Primitives.hs:152)
    withRegisteredTracer (src/Control/Distributed/Process/Management/Internal/Trace/Primitives.hs:164)
  38% (  3 /  8) in 'Control.Distributed.Process.Management.Internal.Trace.Tracer'
 
src/Control/Distributed/Process/Management.hs:276: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/Control/Distributed/Process/Management/Internal/Agent.hs:6: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/Control/Distributed/Process/Node.hs:55: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/Control/Distributed/Process/Debug.hs:144: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/Control/Distributed/Process.hs:162: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()
 Missing documentation for:
    traceController (src/Control/Distributed/Process/Management/Internal/Trace/Tracer.hs:200)
    defaultTracer (src/Control/Distributed/Process/Management/Internal/Trace/Tracer.hs:112)
    systemLoggerTracer (src/Control/Distributed/Process/Management/Internal/Trace/Tracer.hs:140)
    logfileTracer (src/Control/Distributed/Process/Management/Internal/Trace/Tracer.hs:172)
    eventLogTracer (src/Control/Distributed/Process/Management/Internal/Trace/Tracer.hs:162)
  83% (  5 /  6) in 'Control.Distributed.Process.Management.Internal.Trace.Remote'
  Missing documentation for:
    Module header
   0% (  0 / 11) in 'Control.Distributed.Process.Management.Internal.Table'
  Missing documentation for:
    Module header
    MxTableRequest (src/Control/Distributed/Process/Management/Internal/Table.hs:69)
    MxTableId (src/Control/Distributed/Process/Management/Internal/Types.hs:103)
    mxTableCoordinator (src/Control/Distributed/Process/Management/Internal/Table.hs:84)
    startTableCoordinator (src/Control/Distributed/Process/Management/Internal/Table.hs:145)
    delete (src/Control/Distributed/Process/Management/Internal/Table.hs:87)
    purge (src/Control/Distributed/Process/Management/Internal/Table.hs:90)
    clear (src/Control/Distributed/Process/Management/Internal/Table.hs:93)
    set (src/Control/Distributed/Process/Management/Internal/Table.hs:96)
    get (src/Control/Distributed/Process/Management/Internal/Table.hs:119)
    fetch (src/Control/Distributed/Process/Management/Internal/Table.hs:99)
 100% ( 30 / 30) in 'Control.Distributed.Process.Management'
  83% (  5 /  6) in 'Control.Distributed.Process.Management.Internal.Agent'
  Missing documentation for:
    Module header
  88% (  7 /  8) in 'Control.Distributed.Process.Node'
  Missing documentation for:
    initRemoteTable (src/Control/Distributed/Process/Node.hs:217)
  82% ( 27 / 33) in 'Control.Distributed.Process.Debug'
  Missing documentation for:
    TraceArg (src/Control/Distributed/Process/Management/Internal/Trace/Types.hs:98)
    getTraceFlags (src/Control/Distributed/Process/Management/Internal/Trace/Primitives.hs:120)
    defaultTraceFlags (src/Control/Distributed/Process/Management/Internal/Trace/Types.hs:85)
    systemLoggerTracer (src/Control/Distributed/Process/Management/Internal/Trace/Tracer.hs:140)
    logfileTracer (src/Control/Distributed/Process/Management/Internal/Trace/Tracer.hs:172)
    eventLogTracer (src/Control/Distributed/Process/Management/Internal/Trace/Tracer.hs:162)
  98% (135 /138) in 'Control.Distributed.Process'
  Missing documentation for:
    NodeStats (src/Control/Distributed/Process/Internal/Types.hs:554)
    closure
    reregisterRemoteAsync (src/Control/Distributed/Process/Internal/Primitives.hs:1063)
  71% (  5 /  7) in 'Control.Distributed.Process.Internal.Closure.Explicit'
  Missing documentation for:
    Module header
    MkTDict (src/Control/Distributed/Process/Internal/Closure/Explicit.hs:42)
  97% ( 37 / 38) in 'Control.Distributed.Process.Closure'
  Missing documentation for:
    MkTDict (src/Control/Distributed/Process/Internal/Closure/Explicit.hs:42)
Warning: Control.Distributed.Process.Internal.Closure.BuiltIn: could not find link destinations for:
    delay
Warning: Control.Distributed.Process.Internal.Closure.TH: could not find link destinations for:
    staticName sdictName tdictName
Warning: Control.Distributed.Process.Management.Internal.Trace.Primitives: could not find link destinations for:
    Traceable
Warning: Control.Distributed.Process.Debug: could not find link destinations for:
    Traceable
Warning: Control.Distributed.Process.Internal.Closure.Explicit: could not find link destinations for:
    Curry Uncurry HTrue IsFunction
Warning: Control.Distributed.Process.Closure: could not find link destinations for:
    Curry Uncurry HTrue IsFunction
Documentation created: dist/doc/html/distributed-process/index.html,
dist/doc/html/distributed-process/distributed-process.txt
Creating package registration file:
/tmp/pkgConf-distributed-process-0.5.515934909591775497886.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/distributed-process-0.5.5.1-8uNmfOg09e1HjdDxsOvJue
Registering distributed-process-0.5.5.1...
Installed distributed-process-0.5.5.1
Configuring HTTP-4000.2.20...
Building HTTP-4000.2.20...
Preprocessing library HTTP-4000.2.20...
[ 1 of 18] Compiling Network.HTTP.MD5Aux ( Network/HTTP/MD5Aux.hs, dist/build/Network/HTTP/MD5Aux.o )

Network/HTTP/MD5Aux.hs:91:10: Warning:
    No explicit implementation for
      either ‘negate’ or ‘-’
    In the instance declaration for ‘Num ABCD’
[ 2 of 18] Compiling Paths_HTTP       ( dist/build/autogen/Paths_HTTP.hs, dist/build/Paths_HTTP.o )
[ 3 of 18] Compiling Network.HTTP.Base64 ( Network/HTTP/Base64.hs, dist/build/Network/HTTP/Base64.o )
[ 4 of 18] Compiling Network.Stream   ( Network/Stream.hs, dist/build/Network/Stream.o )

Network/Stream.hs:35:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead

Network/Stream.hs:44:10: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Network/Stream.hs:44:10: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Network/Stream.hs:45:11: Warning:
    In the use of ‘strMsg’
    (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Network/Stream.hs:52:24: Warning:
    In the use of ‘strMsg’
    (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[ 5 of 18] Compiling Network.HTTP.Utils ( Network/HTTP/Utils.hs, dist/build/Network/HTTP/Utils.o )
[ 6 of 18] Compiling Network.HTTP.Headers ( Network/HTTP/Headers.hs, dist/build/Network/HTTP/Headers.o )

Network/HTTP/Headers.hs:282:1: Warning: Tab character

Network/HTTP/Headers.hs:288:1: Warning: Tab character

Network/HTTP/Headers.hs:290:1: Warning: Tab character

Network/HTTP/Headers.hs:291:1: Warning: Tab character

Network/HTTP/Headers.hs:292:1: Warning: Tab character
[ 7 of 18] Compiling Network.HTTP.Cookie ( Network/HTTP/Cookie.hs, dist/build/Network/HTTP/Cookie.o )

Network/HTTP/Cookie.hs:122:1: Warning: Tab character
[ 8 of 18] Compiling Network.BufferType ( Network/BufferType.hs, dist/build/Network/BufferType.o )

Network/BufferType.hs:159:1: Warning: Tab character
[ 9 of 18] Compiling Network.HTTP.Base ( Network/HTTP/Base.hs, dist/build/Network/HTTP/Base.o )

Network/HTTP/Base.hs:110:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead

Network/HTTP/Base.hs:139:1: Warning: Tab character

Network/HTTP/Base.hs:140:1: Warning: Tab character

Network/HTTP/Base.hs:141:1: Warning: Tab character

Network/HTTP/Base.hs:142:1: Warning: Tab character

Network/HTTP/Base.hs:157:1: Warning: Tab character

Network/HTTP/Base.hs:158:1: Warning: Tab character

Network/HTTP/Base.hs:159:1: Warning: Tab character

Network/HTTP/Base.hs:160:1: Warning: Tab character

Network/HTTP/Base.hs:161:1: Warning: Tab character

Network/HTTP/Base.hs:162:1: Warning: Tab character

Network/HTTP/Base.hs:174:1: Warning: Tab character

Network/HTTP/Base.hs:175:1: Warning: Tab character

Network/HTTP/Base.hs:176:1: Warning: Tab character

Network/HTTP/Base.hs:192:1: Warning: Tab character

Network/HTTP/Base.hs:193:1: Warning: Tab character

Network/HTTP/Base.hs:226:1: Warning: Tab character

Network/HTTP/Base.hs:227:1: Warning: Tab character

Network/HTTP/Base.hs:228:1: Warning: Tab character

Network/HTTP/Base.hs:229:1: Warning: Tab character

Network/HTTP/Base.hs:230:1: Warning: Tab character

Network/HTTP/Base.hs:231:1: Warning: Tab character

Network/HTTP/Base.hs:268:1: Warning: Tab character

Network/HTTP/Base.hs:269:1: Warning: Tab character

Network/HTTP/Base.hs:270:1: Warning: Tab character

Network/HTTP/Base.hs:272:1: Warning: Tab character

Network/HTTP/Base.hs:273:1: Warning: Tab character

Network/HTTP/Base.hs:274:1: Warning: Tab character

Network/HTTP/Base.hs:312:1: Warning: Tab character

Network/HTTP/Base.hs:733:1: Warning: Tab character

Network/HTTP/Base.hs:762:1: Warning: Tab character

Network/HTTP/Base.hs:820:1: Warning: Tab character

Network/HTTP/Base.hs:821:1: Warning: Tab character

Network/HTTP/Base.hs:822:1: Warning: Tab character

Network/HTTP/Base.hs:823:1: Warning: Tab character

Network/HTTP/Base.hs:825:1: Warning: Tab character

Network/HTTP/Base.hs:826:1: Warning: Tab character

Network/HTTP/Base.hs:827:1: Warning: Tab character

Network/HTTP/Base.hs:828:1: Warning: Tab character

Network/HTTP/Base.hs:829:1: Warning: Tab character

Network/HTTP/Base.hs:830:1: Warning: Tab character

Network/HTTP/Base.hs:832:1: Warning: Tab character

Network/HTTP/Base.hs:833:1: Warning: Tab character

Network/HTTP/Base.hs:834:1: Warning: Tab character

Network/HTTP/Base.hs:835:1: Warning: Tab character

Network/HTTP/Base.hs:838:1: Warning: Tab character

Network/HTTP/Base.hs:839:1: Warning: Tab character

Network/HTTP/Base.hs:872:1: Warning: Tab character

Network/HTTP/Base.hs:880:1: Warning: Tab character

Network/HTTP/Base.hs:892:1: Warning: Tab character

Network/HTTP/Base.hs:893:1: Warning: Tab character

Network/HTTP/Base.hs:905:1: Warning: Tab character

Network/HTTP/Base.hs:913:1: Warning: Tab character

Network/HTTP/Base.hs:914:1: Warning: Tab character

Network/HTTP/Base.hs:915:1: Warning: Tab character

Network/HTTP/Base.hs:924:1: Warning: Tab character

Network/HTTP/Base.hs:925:1: Warning: Tab character

Network/HTTP/Base.hs:926:1: Warning: Tab character

Network/HTTP/Base.hs:929:1: Warning: Tab character

Network/HTTP/Base.hs:933:1: Warning: Tab character

Network/HTTP/Base.hs:934:1: Warning: Tab character

Network/HTTP/Base.hs:935:1: Warning: Tab character

Network/HTTP/Base.hs:936:1: Warning: Tab character

Network/HTTP/Base.hs:937:1: Warning: Tab character

Network/HTTP/Base.hs:942:1: Warning: Tab character

Network/HTTP/Base.hs:954:1: Warning: Tab character

Network/HTTP/Base.hs:960:1: Warning: Tab character

Network/HTTP/Base.hs:970:1: Warning: Tab character

Network/HTTP/Base.hs:971:1: Warning: Tab character

Network/HTTP/Base.hs:972:1: Warning: Tab character

Network/HTTP/Base.hs:977:1: Warning: Tab character
[10 of 18] Compiling Network.TCP      ( Network/TCP.hs, dist/build/Network/TCP.o )

Network/TCP.hs:91:1: Warning: Tab character

Network/TCP.hs:93:1: Warning: Tab character

Network/TCP.hs:95:1: Warning: Tab character

Network/TCP.hs:96:1: Warning: Tab character

Network/TCP.hs:251:1: Warning: Tab character

Network/TCP.hs:252:1: Warning: Tab character

Network/TCP.hs:260:1: Warning: Tab character

Network/TCP.hs:261:1: Warning: Tab character

Network/TCP.hs:262:1: Warning: Tab character

Network/TCP.hs:268:1: Warning: Tab character

Network/TCP.hs:269:1: Warning: Tab character

Network/TCP.hs:270:1: Warning: Tab character

Network/TCP.hs:271:1: Warning: Tab character

Network/TCP.hs:272:1: Warning: Tab character

Network/TCP.hs:273:1: Warning: Tab character

Network/TCP.hs:274:1: Warning: Tab character

Network/TCP.hs:333:1: Warning: Tab character

Network/TCP.hs:343:1: Warning: Tab character

Network/TCP.hs:353:1: Warning: Tab character

Network/TCP.hs:364:1: Warning: Tab character

Network/TCP.hs:379:1: Warning: Tab character

Network/TCP.hs:380:1: Warning: Tab character

Network/TCP.hs:381:1: Warning: Tab character

Network/TCP.hs:382:1: Warning: Tab character

Network/TCP.hs:383:1: Warning: Tab character

Network/TCP.hs:400:1: Warning: Tab character

Network/TCP.hs:404:1: Warning: Tab character

Network/TCP.hs:404:11: Warning: Tab character

Network/TCP.hs:405:1: Warning: Tab character
[11 of 18] Compiling Network.StreamDebugger ( Network/StreamDebugger.hs, dist/build/Network/StreamDebugger.o )

Network/StreamDebugger.hs:30:8: Warning: Tab character

Network/StreamDebugger.hs:40:1: Warning: Tab character

Network/StreamDebugger.hs:45:1: Warning: Tab character

Network/StreamDebugger.hs:50:1: Warning: Tab character

Network/StreamDebugger.hs:92:1: Warning: Tab character

Network/StreamDebugger.hs:94:1: Warning: Tab character

Network/StreamDebugger.hs:97:1: Warning: Tab character
[12 of 18] Compiling Network.StreamSocket ( Network/StreamSocket.hs, dist/build/Network/StreamSocket.o )
[13 of 18] Compiling Network.HTTP.Auth ( Network/HTTP/Auth.hs, dist/build/Network/HTTP/Auth.o )

Network/HTTP/Auth.hs:90:1: Warning: Tab character

Network/HTTP/Auth.hs:91:1: Warning: Tab character

Network/HTTP/Auth.hs:92:1: Warning: Tab character

Network/HTTP/Auth.hs:93:1: Warning: Tab character

Network/HTTP/Auth.hs:94:1: Warning: Tab character

Network/HTTP/Auth.hs:96:1: Warning: Tab character

Network/HTTP/Auth.hs:97:1: Warning: Tab character

Network/HTTP/Auth.hs:98:1: Warning: Tab character

Network/HTTP/Auth.hs:99:1: Warning: Tab character
[14 of 18] Compiling Network.HTTP.Proxy ( Network/HTTP/Proxy.hs, dist/build/Network/HTTP/Proxy.o )

Network/HTTP/Proxy.hs:28:1: Warning:
    The import of ‘liftM’ from module ‘Control.Monad’ is redundant

Network/HTTP/Proxy.hs:199:1: Warning: Tab character
[15 of 18] Compiling Network.HTTP.HandleStream ( Network/HTTP/HandleStream.hs, dist/build/Network/HTTP/HandleStream.o )

Network/HTTP/HandleStream.hs:87:1: Warning: Tab character

Network/HTTP/HandleStream.hs:88:1: Warning: Tab character

Network/HTTP/HandleStream.hs:89:1: Warning: Tab character

Network/HTTP/HandleStream.hs:109:1: Warning: Tab character

Network/HTTP/HandleStream.hs:110:1: Warning: Tab character

Network/HTTP/HandleStream.hs:111:1: Warning: Tab character

Network/HTTP/HandleStream.hs:131:1: Warning: Tab character

Network/HTTP/HandleStream.hs:146:1: Warning: Tab character

Network/HTTP/HandleStream.hs:158:1: Warning: Tab character

Network/HTTP/HandleStream.hs:159:1: Warning: Tab character

Network/HTTP/HandleStream.hs:174:1: Warning: Tab character

Network/HTTP/HandleStream.hs:175:1: Warning: Tab character

Network/HTTP/HandleStream.hs:176:1: Warning: Tab character

Network/HTTP/HandleStream.hs:177:1: Warning: Tab character

Network/HTTP/HandleStream.hs:177:27: Warning: Tab character

Network/HTTP/HandleStream.hs:178:1: Warning: Tab character

Network/HTTP/HandleStream.hs:179:1: Warning: Tab character

Network/HTTP/HandleStream.hs:180:1: Warning: Tab character

Network/HTTP/HandleStream.hs:184:1: Warning: Tab character

Network/HTTP/HandleStream.hs:185:1: Warning: Tab character

Network/HTTP/HandleStream.hs:186:1: Warning: Tab character

Network/HTTP/HandleStream.hs:187:1: Warning: Tab character

Network/HTTP/HandleStream.hs:189:1: Warning: Tab character

Network/HTTP/HandleStream.hs:211:1: Warning: Tab character

Network/HTTP/HandleStream.hs:214:1: Warning: Tab character

Network/HTTP/HandleStream.hs:215:1: Warning: Tab character

Network/HTTP/HandleStream.hs:216:1: Warning: Tab character

Network/HTTP/HandleStream.hs:217:1: Warning: Tab character

Network/HTTP/HandleStream.hs:218:1: Warning: Tab character

Network/HTTP/HandleStream.hs:219:1: Warning: Tab character

Network/HTTP/HandleStream.hs:220:1: Warning: Tab character

Network/HTTP/HandleStream.hs:221:3: Warning: Tab character

Network/HTTP/HandleStream.hs:222:1: Warning: Tab character
[16 of 18] Compiling Network.HTTP     ( Network/HTTP.hs, dist/build/Network/HTTP.o )

Network/HTTP.hs:133:1: Warning: Tab character

Network/HTTP.hs:134:1: Warning: Tab character

Network/HTTP.hs:135:1: Warning: Tab character
[17 of 18] Compiling Network.HTTP.Stream ( Network/HTTP/Stream.hs, dist/build/Network/HTTP/Stream.o )

Network/HTTP/Stream.hs:130:1: Warning: Tab character

Network/HTTP/Stream.hs:166:1: Warning: Tab character

Network/HTTP/Stream.hs:167:13: Warning: Tab character

Network/HTTP/Stream.hs:167:21: Warning: Tab character

Network/HTTP/Stream.hs:171:1: Warning: Tab character

Network/HTTP/Stream.hs:186:1: Warning: Tab character

Network/HTTP/Stream.hs:189:1: Warning: Tab character

Network/HTTP/Stream.hs:190:1: Warning: Tab character

Network/HTTP/Stream.hs:191:1: Warning: Tab character

Network/HTTP/Stream.hs:192:1: Warning: Tab character

Network/HTTP/Stream.hs:192:29: Warning: Tab character

Network/HTTP/Stream.hs:193:1: Warning: Tab character

Network/HTTP/Stream.hs:207:1: Warning: Tab character

Network/HTTP/Stream.hs:209:1: Warning: Tab character

Network/HTTP/Stream.hs:210:1: Warning: Tab character

Network/HTTP/Stream.hs:213:1: Warning: Tab character

Network/HTTP/Stream.hs:221:1: Warning: Tab character

Network/HTTP/Stream.hs:225:1: Warning: Tab character

Network/HTTP/Stream.hs:226:1: Warning: Tab character

Network/HTTP/Stream.hs:236:1: Warning: Tab character
[18 of 18] Compiling Network.Browser  ( Network/Browser.hs, dist/build/Network/Browser.o )

Network/Browser.hs:140: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()

Network/Browser.hs:714:1: Warning: Tab character

Network/Browser.hs:732:1: Warning: Tab character

Network/Browser.hs:733:1: Warning: Tab character

Network/Browser.hs:734:1: Warning: Tab character

Network/Browser.hs:770:1: Warning: Tab character

Network/Browser.hs:771:1: Warning: Tab character

Network/Browser.hs:772:1: Warning: Tab character

Network/Browser.hs:773:1: Warning: Tab character

Network/Browser.hs:774:1: Warning: Tab character

Network/Browser.hs:775:1: Warning: Tab character

Network/Browser.hs:776:1: Warning: Tab character

Network/Browser.hs:777:1: Warning: Tab character

Network/Browser.hs:778:1: Warning: Tab character

Network/Browser.hs:779:1: Warning: Tab character

Network/Browser.hs:787:1: Warning: Tab character

Network/Browser.hs:788:1: Warning: Tab character

Network/Browser.hs:789:1: Warning: Tab character

Network/Browser.hs:790:1: Warning: Tab character

Network/Browser.hs:791:1: Warning: Tab character

Network/Browser.hs:792:1: Warning: Tab character

Network/Browser.hs:793:1: Warning: Tab character

Network/Browser.hs:794:1: Warning: Tab character

Network/Browser.hs:795:1: Warning: Tab character

Network/Browser.hs:796:1: Warning: Tab character

Network/Browser.hs:807:1: Warning: Tab character

Network/Browser.hs:830:1: Warning: Tab character

Network/Browser.hs:831:1: Warning: Tab character

Network/Browser.hs:834:1: Warning: Tab character

Network/Browser.hs:837:1: Warning: Tab character

Network/Browser.hs:838:1: Warning: Tab character

Network/Browser.hs:843:1: Warning: Tab character

Network/Browser.hs:844:1: Warning: Tab character

Network/Browser.hs:847:1: Warning: Tab character

Network/Browser.hs:848:1: Warning: Tab character

Network/Browser.hs:849:1: Warning: Tab character

Network/Browser.hs:850:1: Warning: Tab character

Network/Browser.hs:860:1: Warning: Tab character

Network/Browser.hs:877:1: Warning: Tab character

Network/Browser.hs:878:1: Warning: Tab character

Network/Browser.hs:879:1: Warning: Tab character

Network/Browser.hs:880:1: Warning: Tab character

Network/Browser.hs:884:1: Warning: Tab character

Network/Browser.hs:885:1: Warning: Tab character

Network/Browser.hs:886:1: Warning: Tab character

Network/Browser.hs:887:1: Warning: Tab character

Network/Browser.hs:890:1: Warning: Tab character

Network/Browser.hs:893:1: Warning: Tab character

Network/Browser.hs:898:1: Warning: Tab character

Network/Browser.hs:899:1: Warning: Tab character

Network/Browser.hs:900:1: Warning: Tab character

Network/Browser.hs:901:35: Warning: Tab character

Network/Browser.hs:902:3: Warning: Tab character

Network/Browser.hs:912:1: Warning: Tab character

Network/Browser.hs:912:18: Warning: Tab character

Network/Browser.hs:913:1: Warning: Tab character

Network/Browser.hs:913:18: Warning: Tab character

Network/Browser.hs:914:1: Warning: Tab character

Network/Browser.hs:914:18: Warning: Tab character

Network/Browser.hs:915:1: Warning: Tab character

Network/Browser.hs:915:18: Warning: Tab character

Network/Browser.hs:923:1: Warning: Tab character

Network/Browser.hs:926:1: Warning: Tab character

Network/Browser.hs:934:1: Warning: Tab character

Network/Browser.hs:935:1: Warning: Tab character

Network/Browser.hs:936:1: Warning: Tab character

Network/Browser.hs:937:1: Warning: Tab character

Network/Browser.hs:938:1: Warning: Tab character

Network/Browser.hs:944:1: Warning: Tab character

Network/Browser.hs:945:1: Warning: Tab character

Network/Browser.hs:946:1: Warning: Tab character

Network/Browser.hs:955:1: Warning: Tab character

Network/Browser.hs:957:1: Warning: Tab character

Network/Browser.hs:958:1: Warning: Tab character

Network/Browser.hs:961:1: Warning: Tab character

Network/Browser.hs:975:1: Warning: Tab character

Network/Browser.hs:976:1: Warning: Tab character

Network/Browser.hs:977:1: Warning: Tab character

Network/Browser.hs:983:1: Warning: Tab character

Network/Browser.hs:984:1: Warning: Tab character

Network/Browser.hs:988:1: Warning: Tab character

Network/Browser.hs:996:1: Warning: Tab character

Network/Browser.hs:997:1: Warning: Tab character
In-place registering HTTP-4000.2.20...
Running Haddock for HTTP-4000.2.20...
Running hscolour for HTTP-4000.2.20...
Preprocessing library HTTP-4000.2.20...
Preprocessing library HTTP-4000.2.20...

Network/HTTP/MD5Aux.hs:91:10: Warning:
    No explicit implementation for
      either ‘negate’ or ‘-’
    In the instance declaration for ‘Num ABCD’

Network/Stream.hs:35:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead

Network/Stream.hs:44:10: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Network/Stream.hs:44:10: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Network/Stream.hs:45:11: Warning:
    In the use of ‘strMsg’
    (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Network/Stream.hs:52:24: Warning:
    In the use of ‘strMsg’
    (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Network/HTTP/Headers.hs:282:1: Warning: Tab character

Network/HTTP/Headers.hs:288:1: Warning: Tab character

Network/HTTP/Headers.hs:290:1: Warning: Tab character

Network/HTTP/Headers.hs:291:1: Warning: Tab character

Network/HTTP/Headers.hs:292:1: Warning: Tab character

Network/HTTP/Cookie.hs:122:1: Warning: Tab character

Network/BufferType.hs:159:1: Warning: Tab character

Network/HTTP/Base.hs:139:1: Warning: Tab character

Network/HTTP/Base.hs:140:1: Warning: Tab character

Network/HTTP/Base.hs:141:1: Warning: Tab character

Network/HTTP/Base.hs:142:1: Warning: Tab character

Network/HTTP/Base.hs:157:1: Warning: Tab character

Network/HTTP/Base.hs:158:1: Warning: Tab character

Network/HTTP/Base.hs:159:1: Warning: Tab character

Network/HTTP/Base.hs:160:1: Warning: Tab character

Network/HTTP/Base.hs:161:1: Warning: Tab character

Network/HTTP/Base.hs:162:1: Warning: Tab character

Network/HTTP/Base.hs:174:1: Warning: Tab character

Network/HTTP/Base.hs:175:1: Warning: Tab character

Network/HTTP/Base.hs:176:1: Warning: Tab character

Network/HTTP/Base.hs:192:1: Warning: Tab character

Network/HTTP/Base.hs:193:1: Warning: Tab character

Network/HTTP/Base.hs:226:1: Warning: Tab character

Network/HTTP/Base.hs:227:1: Warning: Tab character

Network/HTTP/Base.hs:228:1: Warning: Tab character

Network/HTTP/Base.hs:229:1: Warning: Tab character

Network/HTTP/Base.hs:230:1: Warning: Tab character

Network/HTTP/Base.hs:231:1: Warning: Tab character

Network/HTTP/Base.hs:268:1: Warning: Tab character

Network/HTTP/Base.hs:269:1: Warning: Tab character

Network/HTTP/Base.hs:270:1: Warning: Tab character

Network/HTTP/Base.hs:272:1: Warning: Tab character

Network/HTTP/Base.hs:273:1: Warning: Tab character

Network/HTTP/Base.hs:274:1: Warning: Tab character

Network/HTTP/Base.hs:312:1: Warning: Tab character

Network/HTTP/Base.hs:733:1: Warning: Tab character

Network/HTTP/Base.hs:762:1: Warning: Tab character

Network/HTTP/Base.hs:820:1: Warning: Tab character

Network/HTTP/Base.hs:821:1: Warning: Tab character

Network/HTTP/Base.hs:822:1: Warning: Tab character

Network/HTTP/Base.hs:823:1: Warning: Tab character

Network/HTTP/Base.hs:825:1: Warning: Tab character

Network/HTTP/Base.hs:826:1: Warning: Tab character

Network/HTTP/Base.hs:827:1: Warning: Tab character

Network/HTTP/Base.hs:828:1: Warning: Tab character

Network/HTTP/Base.hs:829:1: Warning: Tab character

Network/HTTP/Base.hs:830:1: Warning: Tab character

Network/HTTP/Base.hs:832:1: Warning: Tab character

Network/HTTP/Base.hs:833:1: Warning: Tab character

Network/HTTP/Base.hs:834:1: Warning: Tab character

Network/HTTP/Base.hs:835:1: Warning: Tab character

Network/HTTP/Base.hs:838:1: Warning: Tab character

Network/HTTP/Base.hs:839:1: Warning: Tab character

Network/HTTP/Base.hs:872:1: Warning: Tab character

Network/HTTP/Base.hs:880:1: Warning: Tab character

Network/HTTP/Base.hs:892:1: Warning: Tab character

Network/HTTP/Base.hs:893:1: Warning: Tab character

Network/HTTP/Base.hs:905:1: Warning: Tab character

Network/HTTP/Base.hs:913:1: Warning: Tab character

Network/HTTP/Base.hs:914:1: Warning: Tab character

Network/HTTP/Base.hs:915:1: Warning: Tab character

Network/HTTP/Base.hs:924:1: Warning: Tab character

Network/HTTP/Base.hs:925:1: Warning: Tab character

Network/HTTP/Base.hs:926:1: Warning: Tab character

Network/HTTP/Base.hs:929:1: Warning: Tab character

Network/HTTP/Base.hs:933:1: Warning: Tab character

Network/HTTP/Base.hs:934:1: Warning: Tab character

Network/HTTP/Base.hs:935:1: Warning: Tab character

Network/HTTP/Base.hs:936:1: Warning: Tab character

Network/HTTP/Base.hs:937:1: Warning: Tab character

Network/HTTP/Base.hs:942:1: Warning: Tab character

Network/HTTP/Base.hs:954:1: Warning: Tab character

Network/HTTP/Base.hs:960:1: Warning: Tab character

Network/HTTP/Base.hs:970:1: Warning: Tab character

Network/HTTP/Base.hs:971:1: Warning: Tab character

Network/HTTP/Base.hs:972:1: Warning: Tab character

Network/HTTP/Base.hs:977:1: Warning: Tab character

Network/HTTP/Base.hs:110:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead

Network/TCP.hs:91:1: Warning: Tab character

Network/TCP.hs:93:1: Warning: Tab character

Network/TCP.hs:95:1: Warning: Tab character

Network/TCP.hs:96:1: Warning: Tab character

Network/TCP.hs:251:1: Warning: Tab character

Network/TCP.hs:252:1: Warning: Tab character

Network/TCP.hs:260:1: Warning: Tab character

Network/TCP.hs:261:1: Warning: Tab character

Network/TCP.hs:262:1: Warning: Tab character

Network/TCP.hs:268:1: Warning: Tab character

Network/TCP.hs:269:1: Warning: Tab character

Network/TCP.hs:270:1: Warning: Tab character

Network/TCP.hs:271:1: Warning: Tab character

Network/TCP.hs:272:1: Warning: Tab character

Network/TCP.hs:273:1: Warning: Tab character

Network/TCP.hs:274:1: Warning: Tab character

Network/TCP.hs:333:1: Warning: Tab character

Network/TCP.hs:343:1: Warning: Tab character

Network/TCP.hs:353:1: Warning: Tab character

Network/TCP.hs:364:1: Warning: Tab character

Network/TCP.hs:379:1: Warning: Tab character

Network/TCP.hs:380:1: Warning: Tab character

Network/TCP.hs:381:1: Warning: Tab character

Network/TCP.hs:382:1: Warning: Tab character

Network/TCP.hs:383:1: Warning: Tab character

Network/TCP.hs:400:1: Warning: Tab character

Network/TCP.hs:404:1: Warning: Tab character

Network/TCP.hs:404:11: Warning: Tab character

Network/TCP.hs:405:1: Warning: Tab character

Network/StreamDebugger.hs:30:8: Warning: Tab character

Network/StreamDebugger.hs:40:1: Warning: Tab character

Network/StreamDebugger.hs:45:1: Warning: Tab character

Network/StreamDebugger.hs:50:1: Warning: Tab character

Network/StreamDebugger.hs:92:1: Warning: Tab character

Network/StreamDebugger.hs:94:1: Warning: Tab character

Network/StreamDebugger.hs:97:1: Warning: Tab character

Network/HTTP/Auth.hs:90:1: Warning: Tab character

Network/HTTP/Auth.hs:91:1: Warning: Tab character

Network/HTTP/Auth.hs:92:1: Warning: Tab character

Network/HTTP/Auth.hs:93:1: Warning: Tab character

Network/HTTP/Auth.hs:94:1: Warning: Tab character

Network/HTTP/Auth.hs:96:1: Warning: Tab character

Network/HTTP/Auth.hs:97:1: Warning: Tab character

Network/HTTP/Auth.hs:98:1: Warning: Tab character

Network/HTTP/Auth.hs:99:1: Warning: Tab character

Network/HTTP/Proxy.hs:199:1: Warning: Tab character

Network/HTTP/Proxy.hs:28:1: Warning:
    The import of ‘liftM’ from module ‘Control.Monad’ is redundant

Network/HTTP/HandleStream.hs:87:1: Warning: Tab character

Network/HTTP/HandleStream.hs:88:1: Warning: Tab character

Network/HTTP/HandleStream.hs:89:1: Warning: Tab character

Network/HTTP/HandleStream.hs:109:1: Warning: Tab character

Network/HTTP/HandleStream.hs:110:1: Warning: Tab character

Network/HTTP/HandleStream.hs:111:1: Warning: Tab character

Network/HTTP/HandleStream.hs:131:1: Warning: Tab character

Network/HTTP/HandleStream.hs:146:1: Warning: Tab character

Network/HTTP/HandleStream.hs:158:1: Warning: Tab character

Network/HTTP/HandleStream.hs:159:1: Warning: Tab character

Network/HTTP/HandleStream.hs:174:1: Warning: Tab character

Network/HTTP/HandleStream.hs:175:1: Warning: Tab character

Network/HTTP/HandleStream.hs:176:1: Warning: Tab character

Network/HTTP/HandleStream.hs:177:1: Warning: Tab character

Network/HTTP/HandleStream.hs:177:27: Warning: Tab character

Network/HTTP/HandleStream.hs:178:1: Warning: Tab character

Network/HTTP/HandleStream.hs:179:1: Warning: Tab character

Network/HTTP/HandleStream.hs:180:1: Warning: Tab character

Network/HTTP/HandleStream.hs:184:1: Warning: Tab character

Network/HTTP/HandleStream.hs:185:1: Warning: Tab character

Network/HTTP/HandleStream.hs:186:1: Warning: Tab character

Network/HTTP/HandleStream.hs:187:1: Warning: Tab character

Network/HTTP/HandleStream.hs:189:1: Warning: Tab character

Network/HTTP/HandleStream.hs:211:1: Warning: Tab character

Network/HTTP/HandleStream.hs:214:1: Warning: Tab character

Network/HTTP/HandleStream.hs:215:1: Warning: Tab character

Network/HTTP/HandleStream.hs:216:1: Warning: Tab character

Network/HTTP/HandleStream.hs:217:1: Warning: Tab character

Network/HTTP/HandleStream.hs:218:1: Warning: Tab character

Network/HTTP/HandleStream.hs:219:1: Warning: Tab character

Network/HTTP/HandleStream.hs:220:1: Warning: Tab character

Network/HTTP/HandleStream.hs:221:3: Warning: Tab character

Network/HTTP/HandleStream.hs:222:1: Warning: Tab character

Network/HTTP.hs:133:1: Warning: Tab character

Network/HTTP.hs:134:1: Warning: Tab character

Network/HTTP.hs:135:1: Warning: Tab character

Network/HTTP/Stream.hs:130:1: Warning: Tab character

Network/HTTP/Stream.hs:166:1: Warning: Tab character

Network/HTTP/Stream.hs:167:13: Warning: Tab character

Network/HTTP/Stream.hs:167:21: Warning: Tab character

Network/HTTP/Stream.hs:171:1: Warning: Tab character

Network/HTTP/Stream.hs:186:1: Warning: Tab character

Network/HTTP/Stream.hs:189:1: Warning: Tab character

Network/HTTP/Stream.hs:190:1: Warning: Tab character

Network/HTTP/Stream.hs:191:1: Warning: Tab character

Network/HTTP/Stream.hs:192:1: Warning: Tab character

Network/HTTP/Stream.hs:192:29: Warning: Tab character

Network/HTTP/Stream.hs:193:1: Warning: Tab character

Network/HTTP/Stream.hs:207:1: Warning: Tab character

Network/HTTP/Stream.hs:209:1: Warning: Tab character

Network/HTTP/Stream.hs:210:1: Warning: Tab character

Network/HTTP/Stream.hs:213:1: Warning: Tab character

Network/HTTP/Stream.hs:221:1: Warning: Tab character

Network/HTTP/Stream.hs:225:1: Warning: Tab character

Network/HTTP/Stream.hs:226:1: Warning: Tab character

Network/HTTP/Stream.hs:236:1: Warning: Tab character

Network/Browser.hs:714:1: Warning: Tab character

Network/Browser.hs:732:1: Warning: Tab character

Network/Browser.hs:733:1: Warning: Tab character

Network/Browser.hs:734:1: Warning: Tab character

Network/Browser.hs:770:1: Warning: Tab character

Network/Browser.hs:771:1: Warning: Tab character

Network/Browser.hs:772:1: Warning: Tab character

Network/Browser.hs:773:1: Warning: Tab character

Network/Browser.hs:774:1: Warning: Tab character

Network/Browser.hs:775:1: Warning: Tab character

Network/Browser.hs:776:1: Warning: Tab character

Network/Browser.hs:777:1: Warning: Tab character

Network/Browser.hs:778:1: Warning: Tab character

Network/Browser.hs:779:1: Warning: Tab character

Network/Browser.hs:787:1: Warning: Tab character

Network/Browser.hs:788:1: Warning: Tab character

Network/Browser.hs:789:1: Warning: Tab character

Network/Browser.hs:790:1: Warning: Tab character

Network/Browser.hs:791:1: Warning: Tab character

Network/Browser.hs:792:1: Warning: Tab character

Network/Browser.hs:793:1: Warning: Tab character

Network/Browser.hs:794:1: Warning: Tab character

Network/Browser.hs:795:1: Warning: Tab character

Network/Browser.hs:796:1: Warning: Tab character

Network/Browser.hs:807:1: Warning: Tab character

Network/Browser.hs:830:1: Warning: Tab character

Network/Browser.hs:831:1: Warning: Tab character

Network/Browser.hs:834:1: Warning: Tab character

Network/Browser.hs:837:1: Warning: Tab character

Network/Browser.hs:838:1: Warning: Tab character

Network/Browser.hs:843:1: Warning: Tab character

Network/Browser.hs:844:1: Warning: Tab character

Network/Browser.hs:847:1: Warning: Tab character

Network/Browser.hs:848:1: Warning: Tab character

Network/Browser.hs:849:1: Warning: Tab character

Network/Browser.hs:850:1: Warning: Tab character

Network/Browser.hs:860:1: Warning: Tab character

Network/Browser.hs:877:1: Warning: Tab character

Network/Browser.hs:878:1: Warning: Tab character

Network/Browser.hs:879:1: Warning: Tab character

Network/Browser.hs:880:1: Warning: Tab character

Network/Browser.hs:884:1: Warning: Tab character

Network/Browser.hs:885:1: Warning: Tab character

Network/Browser.hs:886:1: Warning: Tab character

Network/Browser.hs:887:1: Warning: Tab character

Network/Browser.hs:890:1: Warning: Tab character

Network/Browser.hs:893:1: Warning: Tab character

Network/Browser.hs:898:1: Warning: Tab character

Network/Browser.hs:899:1: Warning: Tab character

Network/Browser.hs:900:1: Warning: Tab character

Network/Browser.hs:901:35: Warning: Tab character

Network/Browser.hs:902:3: Warning: Tab character

Network/Browser.hs:912:1: Warning: Tab character

Network/Browser.hs:912:18: Warning: Tab character

Network/Browser.hs:913:1: Warning: Tab character

Network/Browser.hs:913:18: Warning: Tab character

Network/Browser.hs:914:1: Warning: Tab character

Network/Browser.hs:914:18: Warning: Tab character

Network/Browser.hs:915:1: Warning: Tab character

Network/Browser.hs:915:18: Warning: Tab character

Network/Browser.hs:923:1: Warning: Tab character

Network/Browser.hs:926:1: Warning: Tab character

Network/Browser.hs:934:1: Warning: Tab character

Network/Browser.hs:935:1: Warning: Tab character

Network/Browser.hs:936:1: Warning: Tab character

Network/Browser.hs:937:1: Warning: Tab character

Network/Browser.hs:938:1: Warning: Tab character

Network/Browser.hs:944:1: Warning: Tab character

Network/Browser.hs:945:1: Warning: Tab character

Network/Browser.hs:946:1: Warning: Tab character

Network/Browser.hs:955:1: Warning: Tab character

Network/Browser.hs:957:1: Warning: Tab character

Network/Browser.hs:958:1: Warning: Tab character

Network/Browser.hs:961:1: Warning: Tab character

Network/Browser.hs:975:1: Warning: Tab character

Network/Browser.hs:976:1: Warning: Tab character

Network/Browser.hs:977:1: Warning: Tab character

Network/Browser.hs:983:1: Warning: Tab character

Network/Browser.hs:984:1: Warning: Tab character

Network/Browser.hs:988:1: Warning: Tab character

Network/Browser.hs:996:1: Warning: Tab character

Network/Browser.hs:997:1: Warning: Tab character

Network/Browser.hs:140: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 / 10) in 'Network.HTTP.MD5Aux'
  Missing documentation for:
    Module header
    md5 (Network/HTTP/MD5Aux.hs:104)
    md5s (Network/HTTP/MD5Aux.hs:110)
    md5i (Network/HTTP/MD5Aux.hs:116)
    MD5 (Network/HTTP/MD5Aux.hs:27)
    ABCD (Network/HTTP/MD5Aux.hs:20)
    Zord64 (Network/HTTP/MD5Aux.hs:13)
    Str (Network/HTTP/MD5Aux.hs:21)
    BoolList (Network/HTTP/MD5Aux.hs:22)
    WordList (Network/HTTP/MD5Aux.hs:23)
   0% (  0 /  8) in 'Paths_HTTP'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_HTTP.hs:15)
    getBinDir (dist/build/autogen/Paths_HTTP.hs:25)
    getLibDir (dist/build/autogen/Paths_HTTP.hs:25)
    getDataDir (dist/build/autogen/Paths_HTTP.hs:25)
    getLibexecDir (dist/build/autogen/Paths_HTTP.hs:25)
    getDataFileName (dist/build/autogen/Paths_HTTP.hs:32)
    getSysconfDir (dist/build/autogen/Paths_HTTP.hs:25)
  40% (  2 /  5) in 'Network.HTTP.Base64'
  Missing documentation for:
    encode (Network/HTTP/Base64.hs:269)
    decode (Network/HTTP/Base64.hs:281)
    Octet (Network/HTTP/Base64.hs:161)
  33% (  3 /  9) in 'Network.Stream'
  Missing documentation for:
    ConnError (Network/Stream.hs:37)
    bindE (Network/Stream.hs:60)
    fmapE (Network/Stream.hs:64)
    failParse (Network/Stream.hs:54)
    failWith (Network/Stream.hs:57)
    failMisc (Network/Stream.hs:51)
 100% ( 12 / 12) in 'Network.HTTP.Utils'
  83% ( 15 / 18) in 'Network.HTTP.Headers'
  Missing documentation for:
    hdrName (Network/HTTP/Headers.hs:51)
    hdrValue (Network/HTTP/Headers.hs:54)
    HeaderSetter (Network/HTTP/Headers.hs:209)
 100% (  5 /  5) in 'Network.HTTP.Cookie'
 100% (  6 /  6) in 'Network.BufferType'
  53% ( 31 / 59) in 'Network.HTTP.Base'
  Missing documentation for:
    httpVersion (Network/HTTP/Base.hs:243)
    Request_String (Network/HTTP/Base.hs:280)
    Response_String (Network/HTTP/Base.hs:281)
    HTTPRequest (Network/HTTP/Base.hs:286)
    HTTPResponse (Network/HTTP/Base.hs:287)
    urlEncode (Network/HTTP/Base.hs:681)
    urlDecode (Network/HTTP/Base.hs:671)
    urlEncodeVars (Network/HTTP/Base.hs:705)
    URIAuthority (Network/HTTP/Base.hs:138)
    uriToAuthorityString (Network/HTTP/Base.hs:185)
    uriAuthToString (Network/HTTP/Base.hs:188)
    uriAuthPort (Network/HTTP/Base.hs:195)
    reqURIAuth (Network/HTTP/Base.hs:220)
    parseResponseHead (Network/HTTP/Base.hs:462)
    parseRequestHead (Network/HTTP/Base.hs:439)
    ResponseNextStep (Network/HTTP/Base.hs:552)
    matchResponse (Network/HTTP/Base.hs:559)
    defaultNormalizeRequestOptions (Network/HTTP/Base.hs:749)
    splitRequestURI (Network/HTTP/Base.hs:863)
    normalizeRequestURI (Network/HTTP/Base.hs:727)
    normalizeHostHeader (Network/HTTP/Base.hs:868)
    findConnClose (Network/HTTP/Base.hs:876)
    defaultGETRequest (Network/HTTP/Base.hs:383)
    defaultGETRequest_ (Network/HTTP/Base.hs:386)
    setRequestBody (Network/HTTP/Base.hs:409)
    catchIO_ (Network/HTTP/Base.hs:990)
    responseParseError (Network/HTTP/Base.hs:993)
    failHTTPS (Network/HTTP/Base.hs:212)
  40% (  6 / 15) in 'Network.TCP'
  Missing documentation for:
    EndPoint (Network/TCP.hs:83)
    openTCPConnection (Network/TCP.hs:213)
    isTCPConnectedTo (Network/TCP.hs:318)
    HandleStream (Network/TCP.hs:81)
    StreamHooks (Network/TCP.hs:109)
    nullHooks (Network/TCP.hs:121)
    setStreamHooks (Network/TCP.hs:130)
    getStreamHooks (Network/TCP.hs:133)
    hstreamToConnection (Network/TCP.hs:101)
  75% (  3 /  4) in 'Network.StreamDebugger'
  Missing documentation for:
    debugByteStream (Network/StreamDebugger.hs:71)
  67% (  2 /  3) in 'Network.StreamSocket'
  Missing documentation for:
    myrecv (Network/StreamSocket.hs:50)
  71% (  5 /  7) in 'Network.HTTP.Auth'
  Missing documentation for:
    Challenge (Network/HTTP/Auth.hs:58)
    Qop (Network/HTTP/Auth.hs:78)
  80% (  4 /  5) in 'Network.HTTP.Proxy'
  Missing documentation for:
    noProxy (Network/HTTP/Proxy.hs:64)
 100% (  8 /  8) in 'Network.HTTP.HandleStream'
 100% ( 16 / 16) in 'Network.HTTP'
  75% (  6 /  8) in 'Network.HTTP.Stream'
  Missing documentation for:
    sendHTTP (Network/HTTP/Stream.hs:84)
    sendHTTP_notify (Network/HTTP/Stream.hs:87)
  78% ( 46 / 59) in 'Network.Browser'
  Missing documentation for:
    setAuthorities (Network/Browser.hs:282)
    addAuthority (Network/Browser.hs:287)
    Challenge (Network/HTTP/Auth.hs:58)
    Qop (Network/HTTP/Auth.hs:78)
    getAllowBasicAuth (Network/Browser.hs:302)
    RequestID (Network/Browser.hs:625)
    out (Network/Browser.hs:504)
    err (Network/Browser.hs:504)
    defaultGETRequest (Network/HTTP/Base.hs:383)
    defaultGETRequest_ (Network/HTTP/Base.hs:386)
    formToRequest (Network/Browser.hs:1074)
    Form (Network/Browser.hs:1072)
    FormVar (Network/Browser.hs:1070)
Documentation created: dist/doc/html/HTTP/index.html,
dist/doc/html/HTTP/HTTP.txt
Creating package registration file:
/tmp/pkgConf-HTTP-4000.215986048765176239.20
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/HTTP-4000.2.20-4i0Lei6jO4YBl63gakzKeK
Registering HTTP-4000.2.20...
Installed HTTP-4000.2.20
Configuring network-multicast-0.0.11...
Building network-multicast-0.0.11...
Preprocessing library network-multicast-0.0.11...
[1 of 1] Compiling Network.Multicast ( dist/build/Network/Multicast.hs, dist/build/Network/Multicast.o )
In-place registering network-multicast-0.0.11...
Running Haddock for network-multicast-0.0.11...
Running hscolour for network-multicast-0.0.11...
Preprocessing library network-multicast-0.0.11...
Preprocessing library network-multicast-0.0.11...
Haddock coverage:
  73% ( 11 / 15) in 'Network.Multicast'
  Missing documentation for:
    TimeToLive (src/Network/Multicast.hsc:35)
    LoopbackMode (src/Network/Multicast.hsc:36)
    enableLoopback (src/Network/Multicast.hsc:38)
    noLoopback (src/Network/Multicast.hsc:38)
Documentation created: dist/doc/html/network-multicast/index.html,
dist/doc/html/network-multicast/network-multicast.txt
Creating package registration file:
/tmp/pkgConf-network-multicast-0.016535678691372914363.11
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/network-multicast-0.0.11-KTPGjWDPZQGKwslcX95kxq
Registering network-multicast-0.0.11...
Installed network-multicast-0.0.11
Configuring network-transport-tcp-0.4.2...
Building network-transport-tcp-0.4.2...
Preprocessing library network-transport-tcp-0.4.2...
[1 of 2] Compiling Network.Transport.TCP.Internal ( src/Network/Transport/TCP/Internal.hs, dist/build/Network/Transport/TCP/Internal.o )

src/Network/Transport/TCP/Internal.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()
[2 of 2] Compiling Network.Transport.TCP ( src/Network/Transport/TCP.hs, dist/build/Network/Transport/TCP.o )

src/Network/Transport/TCP.hs:103: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/Network/Transport/TCP.hs:138: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-transport-tcp-0.4.2...
Running Haddock for network-transport-tcp-0.4.2...
Running hscolour for network-transport-tcp-0.4.2...
Preprocessing library network-transport-tcp-0.4.2...
Preprocessing library network-transport-tcp-0.4.2...

src/Network/Transport/TCP/Internal.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()

src/Network/Transport/TCP.hs:103: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/Network/Transport/TCP.hs:138: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:
 100% (  6 /  6) in 'Network.Transport.TCP.Internal'
 100% ( 19 / 19) in 'Network.Transport.TCP'
Warning: Network.Transport.TCP: could not find link destinations for:
    HeavyweightConnectionId handleConnectionRequest RemoteEndPointClosing apiConnect runScheduledAction schedule
Documentation created: dist/doc/html/network-transport-tcp/index.html,
dist/doc/html/network-transport-tcp/network-transport-tcp.txt
Creating package registration file:
/tmp/pkgConf-network-transport-tcp-0.410458623101959367596.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/network-transport-tcp-0.4.2-9Y9ez1FdfsYL01436d6Cz1
Registering network-transport-tcp-0.4.2...
Installed network-transport-tcp-0.4.2
Configuring distributed-process-simplelocalnet-0.2.3.0...
Building distributed-process-simplelocalnet-0.2.3.0...
Preprocessing library distributed-process-simplelocalnet-0.2.3.0...
[1 of 2] Compiling Control.Distributed.Process.Backend.SimpleLocalnet.Internal.Multicast ( src/Control/Distributed/Process/Backend/SimpleLocalnet/Internal/Multicast.hs, dist/build/Control/Distributed/Process/Backend/SimpleLocalnet/Internal/Multicast.o )

src/Control/Distributed/Process/Backend/SimpleLocalnet/Internal/Multicast.hs:5:1: Warning:
    The import of ‘Data.Function’ is redundant
      except perhaps to import instances from ‘Data.Function’
    To import instances alone, use: import Data.Function()

src/Control/Distributed/Process/Backend/SimpleLocalnet/Internal/Multicast.hs:22: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 2] Compiling Control.Distributed.Process.Backend.SimpleLocalnet ( src/Control/Distributed/Process/Backend/SimpleLocalnet.hs, dist/build/Control/Distributed/Process/Backend/SimpleLocalnet.o )

src/Control/Distributed/Process/Backend/SimpleLocalnet.hs:105: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 distributed-process-simplelocalnet-0.2.3.0...
Running Haddock for distributed-process-simplelocalnet-0.2.3.0...
Running hscolour for distributed-process-simplelocalnet-0.2.3.0...
Preprocessing library distributed-process-simplelocalnet-0.2.3.0...
Preprocessing library distributed-process-simplelocalnet-0.2.3.0...

src/Control/Distributed/Process/Backend/SimpleLocalnet/Internal/Multicast.hs:5:1: Warning:
    The import of ‘Data.Function’ is redundant
      except perhaps to import instances from ‘Data.Function’
    To import instances alone, use: import Data.Function()

src/Control/Distributed/Process/Backend/SimpleLocalnet/Internal/Multicast.hs:22: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/Control/Distributed/Process/Backend/SimpleLocalnet.hs:105: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:
 100% (  2 /  2) in 'Control.Distributed.Process.Backend.SimpleLocalnet.Internal.Multicast'
 100% ( 11 / 11) in 'Control.Distributed.Process.Backend.SimpleLocalnet'
Warning: Control.Distributed.Process.Backend.SimpleLocalnet: could not find link destinations for:
    SlaveControllerMsg
Documentation created:
dist/doc/html/distributed-process-simplelocalnet/index.html,
dist/doc/html/distributed-process-simplelocalnet/distributed-process-simplelocalnet.txt
Creating package registration file:
/tmp/pkgConf-distributed-process-simplelocalnet-0.2.31299302580600819363.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/distributed-process-simplelocalnet-0.2.3.0-IgmRfRW6oEU6FgpNhJlabb
Registering distributed-process-simplelocalnet-0.2.3.0...
Installed distributed-process-simplelocalnet-0.2.3.0
Configuring parconc-examples-0.3.5...
Building parconc-examples-0.3.5...
Preprocessing executable 'rpar' for parconc-examples-0.3.5...
[1 of 1] Compiling Main             ( rpar.hs, dist/build/rpar/rpar-tmp/Main.o )
Linking dist/build/rpar/rpar ...
Preprocessing executable 'sudoku1' for parconc-examples-0.3.5...
[1 of 2] Compiling Sudoku           ( Sudoku.hs, dist/build/sudoku1/sudoku1-tmp/Sudoku.o )
[2 of 2] Compiling Main             ( sudoku1.hs, dist/build/sudoku1/sudoku1-tmp/Main.o )
Linking dist/build/sudoku1/sudoku1 ...
Preprocessing executable 'sudoku2' for parconc-examples-0.3.5...
[1 of 2] Compiling Sudoku           ( Sudoku.hs, dist/build/sudoku2/sudoku2-tmp/Sudoku.o )
[2 of 2] Compiling Main             ( sudoku2.hs, dist/build/sudoku2/sudoku2-tmp/Main.o )
Linking dist/build/sudoku2/sudoku2 ...
Preprocessing executable 'sudoku3' for parconc-examples-0.3.5...
[1 of 2] Compiling Sudoku           ( Sudoku.hs, dist/build/sudoku3/sudoku3-tmp/Sudoku.o )
[2 of 2] Compiling Main             ( sudoku3.hs, dist/build/sudoku3/sudoku3-tmp/Main.o )
Linking dist/build/sudoku3/sudoku3 ...
Preprocessing executable 'sudoku4' for parconc-examples-0.3.5...
[1 of 2] Compiling Sudoku           ( Sudoku.hs, dist/build/sudoku4/sudoku4-tmp/Sudoku.o )
[2 of 2] Compiling Main             ( sudoku4.hs, dist/build/sudoku4/sudoku4-tmp/Main.o )
Linking dist/build/sudoku4/sudoku4 ...
Preprocessing executable 'sudoku5' for parconc-examples-0.3.5...
[1 of 2] Compiling Sudoku           ( Sudoku.hs, dist/build/sudoku5/sudoku5-tmp/Sudoku.o )
[2 of 2] Compiling Main             ( sudoku5.hs, dist/build/sudoku5/sudoku5-tmp/Main.o )
Linking dist/build/sudoku5/sudoku5 ...
Preprocessing executable 'strat' for parconc-examples-0.3.5...
[1 of 1] Compiling Main             ( strat.hs, dist/build/strat/strat-tmp/Main.o )
Linking dist/build/strat/strat ...
Preprocessing executable 'strat2' for parconc-examples-0.3.5...
[1 of 1] Compiling Main             ( strat2.hs, dist/build/strat2/strat2-tmp/Main.o )
Linking dist/build/strat2/strat2 ...
Preprocessing executable 'strat3' for parconc-examples-0.3.5...
[1 of 1] Compiling Main             ( strat3.hs, dist/build/strat3/strat3-tmp/Main.o )
Linking dist/build/strat3/strat3 ...
Preprocessing executable 'rsa' for parconc-examples-0.3.5...
[1 of 2] Compiling ByteStringCompat ( ByteStringCompat.hs, dist/build/rsa/rsa-tmp/ByteStringCompat.o )
[2 of 2] Compiling Main             ( rsa.hs, dist/build/rsa/rsa-tmp/Main.o )

rsa.hs:60:42: Warning: Tab character

rsa.hs:68:1: Warning: Tab character

rsa.hs:89:1: Warning: Tab character
Linking dist/build/rsa/rsa ...
Preprocessing executable 'rsa1' for parconc-examples-0.3.5...
[1 of 2] Compiling ByteStringCompat ( ByteStringCompat.hs, dist/build/rsa1/rsa1-tmp/ByteStringCompat.o )
[2 of 2] Compiling Main             ( rsa1.hs, dist/build/rsa1/rsa1-tmp/Main.o )

rsa1.hs:62:42: Warning: Tab character

rsa1.hs:70:1: Warning: Tab character

rsa1.hs:91:1: Warning: Tab character
Linking dist/build/rsa1/rsa1 ...
Preprocessing executable 'rsa2' for parconc-examples-0.3.5...
[1 of 2] Compiling ByteStringCompat ( ByteStringCompat.hs, dist/build/rsa2/rsa2-tmp/ByteStringCompat.o )
[2 of 2] Compiling Main             ( rsa2.hs, dist/build/rsa2/rsa2-tmp/Main.o )

rsa2.hs:62:42: Warning: Tab character

rsa2.hs:70:1: Warning: Tab character

rsa2.hs:91:1: Warning: Tab character
Linking dist/build/rsa2/rsa2 ...
Preprocessing executable 'kmeans' for parconc-examples-0.3.5...
[1 of 2] Compiling KMeansCore       ( kmeans/KMeansCore.hs, dist/build/kmeans/kmeans-tmp/KMeansCore.o )
[2 of 2] Compiling Main             ( kmeans/kmeans.hs, dist/build/kmeans/kmeans-tmp/Main.o )
Linking dist/build/kmeans/kmeans ...
Preprocessing executable 'GenSamples' for parconc-examples-0.3.5...
[1 of 2] Compiling KMeansCore       ( kmeans/KMeansCore.hs, dist/build/GenSamples/GenSamples-tmp/KMeansCore.o )
[2 of 2] Compiling Main             ( kmeans/GenSamples.hs, dist/build/GenSamples/GenSamples-tmp/Main.o )
Linking dist/build/GenSamples/GenSamples ...
Preprocessing executable 'parmonad' for parconc-examples-0.3.5...
[1 of 1] Compiling Main             ( parmonad.hs, dist/build/parmonad/parmonad-tmp/Main.o )
Linking dist/build/parmonad/parmonad ...
Preprocessing executable 'rsa-pipeline' for parconc-examples-0.3.5...
[1 of 3] Compiling Stream           ( Stream.hs, dist/build/rsa-pipeline/rsa-pipeline-tmp/Stream.o )
[2 of 3] Compiling ByteStringCompat ( ByteStringCompat.hs, dist/build/rsa-pipeline/rsa-pipeline-tmp/ByteStringCompat.o )
[3 of 3] Compiling Main             ( rsa-pipeline.hs, dist/build/rsa-pipeline/rsa-pipeline-tmp/Main.o )

rsa-pipeline.hs:69:42: Warning: Tab character

rsa-pipeline.hs:77:1: Warning: Tab character

rsa-pipeline.hs:98:1: Warning: Tab character
Linking dist/build/rsa-pipeline/rsa-pipeline ...
Preprocessing executable 'fwsparse' for parconc-examples-0.3.5...
[1 of 3] Compiling SparseGraph      ( fwsparse/SparseGraph.hs, dist/build/fwsparse/fwsparse-tmp/SparseGraph.o )
[2 of 3] Compiling MapCompat        ( fwsparse/MapCompat.hs, dist/build/fwsparse/fwsparse-tmp/MapCompat.o )
[3 of 3] Compiling Main             ( fwsparse/fwsparse.hs, dist/build/fwsparse/fwsparse-tmp/Main.o )
Linking dist/build/fwsparse/fwsparse ...
Preprocessing executable 'fwsparse1' for parconc-examples-0.3.5...
[1 of 3] Compiling SparseGraph      ( fwsparse/SparseGraph.hs, dist/build/fwsparse1/fwsparse1-tmp/SparseGraph.o )
[2 of 3] Compiling MapCompat        ( fwsparse/MapCompat.hs, dist/build/fwsparse1/fwsparse1-tmp/MapCompat.o )
[3 of 3] Compiling Main             ( fwsparse/fwsparse1.hs, dist/build/fwsparse1/fwsparse1-tmp/Main.o )

fwsparse/fwsparse1.hs:12: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()
Linking dist/build/fwsparse1/fwsparse1 ...
Preprocessing executable 'timetable' for parconc-examples-0.3.5...
[1 of 1] Compiling Main             ( timetable.hs, dist/build/timetable/timetable-tmp/Main.o )
Linking dist/build/timetable/timetable ...
Preprocessing executable 'timetable1' for parconc-examples-0.3.5...
[1 of 1] Compiling Main             ( timetable1.hs, dist/build/timetable1/timetable1-tmp/Main.o )
Linking dist/build/timetable1/timetable1 ...
Preprocessing executable 'timetable2' for parconc-examples-0.3.5...
[1 of 1] Compiling Main             ( timetable2.hs, dist/build/timetable2/timetable2-tmp/Main.o )
Linking dist/build/timetable2/timetable2 ...
Preprocessing executable 'timetable3' for parconc-examples-0.3.5...
[1 of 1] Compiling Main             ( timetable3.hs, dist/build/timetable3/timetable3-tmp/Main.o )
Linking dist/build/timetable3/timetable3 ...
Preprocessing executable 'parinfer' for parconc-examples-0.3.5...
[ 1 of 14] Compiling Shows            ( parinfer/Shows.hs, dist/build/parinfer/parinfer-tmp/Shows.o )
[ 2 of 14] Compiling StateX           ( parinfer/StateX.hs, dist/build/parinfer/parinfer-tmp/StateX.o )
[ 3 of 14] Compiling MaybeM           ( parinfer/MaybeM.hs, dist/build/parinfer/parinfer-tmp/MaybeM.o )
[ 4 of 14] Compiling MyList           ( parinfer/MyList.hs, dist/build/parinfer/parinfer-tmp/MyList.o )
[ 5 of 14] Compiling FiniteMap        ( parinfer/FiniteMap.hs, dist/build/parinfer/parinfer-tmp/FiniteMap.o )
[ 6 of 14] Compiling Type             ( parinfer/Type.hs, dist/build/parinfer/parinfer-tmp/Type.o )

parinfer/Type.hs:42:35: Warning: Tab character

parinfer/Type.hs:44:11: Warning: Tab character

parinfer/Type.hs:44:31: Warning: Tab character
[ 7 of 14] Compiling Substitution     ( parinfer/Substitution.hs, dist/build/parinfer/parinfer-tmp/Substitution.o )
[ 8 of 14] Compiling InferMonad       ( parinfer/InferMonad.hs, dist/build/parinfer/parinfer-tmp/InferMonad.o )

parinfer/InferMonad.hs:50:1: Warning: Tab character

parinfer/InferMonad.hs:51:1: Warning: Tab character
[ 9 of 14] Compiling Term             ( parinfer/Term.hs, dist/build/parinfer/parinfer-tmp/Term.o )
[10 of 14] Compiling Environment      ( parinfer/Environment.hs, dist/build/parinfer/parinfer-tmp/Environment.o )
[11 of 14] Compiling Infer            ( parinfer/Infer.hs, dist/build/parinfer/parinfer-tmp/Infer.o )

parinfer/Infer.hs:32:2: Warning: Tab character

parinfer/Infer.hs:33:1: Warning: Tab character

parinfer/Infer.hs:34:1: Warning: Tab character
[12 of 14] Compiling Lex              ( dist/build/parinfer/parinfer-tmp/Lex.hs, dist/build/parinfer/parinfer-tmp/Lex.o )

dist/build/parinfer/parinfer-tmp/Lex.hs:380:1: Warning:
    Tab character

dist/build/parinfer/parinfer-tmp/Lex.hs:381:1: Warning:
    Tab character

dist/build/parinfer/parinfer-tmp/Lex.hs:382:1: Warning:
    Tab character

dist/build/parinfer/parinfer-tmp/Lex.hs:386:1: Warning:
    Tab character

dist/build/parinfer/parinfer-tmp/Lex.hs:387:1: Warning:
    Tab character

dist/build/parinfer/parinfer-tmp/Lex.hs:391:1: Warning:
    Tab character

dist/build/parinfer/parinfer-tmp/Lex.hs:393:1: Warning:
    Tab character

dist/build/parinfer/parinfer-tmp/Lex.hs:397:1: Warning:
    Tab character

dist/build/parinfer/parinfer-tmp/Lex.hs:399:1: Warning:
    Tab character

dist/build/parinfer/parinfer-tmp/Lex.hs:403:1: Warning:
    Tab character

dist/build/parinfer/parinfer-tmp/Lex.hs:412:1: Warning:
    Tab character

dist/build/parinfer/parinfer-tmp/Lex.hs:426:1: Warning:
    Tab character

dist/build/parinfer/parinfer-tmp/Lex.hs:428:1: Warning:
    Tab character

dist/build/parinfer/parinfer-tmp/Lex.hs:429:1: Warning:
    Tab character

dist/build/parinfer/parinfer-tmp/Lex.hs:430:1: Warning:
    Tab character

dist/build/parinfer/parinfer-tmp/Lex.hs:432:1: Warning:
    Tab character

dist/build/parinfer/parinfer-tmp/Lex.hs:433:1: Warning:
    Tab character

dist/build/parinfer/parinfer-tmp/Lex.hs:434:1: Warning:
    Tab character

dist/build/parinfer/parinfer-tmp/Lex.hs:435:5: Warning:
    Tab character

dist/build/parinfer/parinfer-tmp/Lex.hs:437:1: Warning:
    Tab character

dist/build/parinfer/parinfer-tmp/Lex.hs:440:1: Warning:
    Tab character

dist/build/parinfer/parinfer-tmp/Lex.hs:441:1: Warning:
    Tab character

dist/build/parinfer/parinfer-tmp/Lex.hs:442:1: Warning:
    Tab character
[13 of 14] Compiling Parse            ( dist/build/parinfer/parinfer-tmp/Parse.hs, dist/build/parinfer/parinfer-tmp/Parse.o )
[14 of 14] Compiling Main             ( parinfer/parinfer.hs, dist/build/parinfer/parinfer-tmp/Main.o )
Linking dist/build/parinfer/parinfer ...
Preprocessing executable 'fwdense' for parconc-examples-0.3.5...
[1 of 1] Compiling Main             ( fwdense.hs, dist/build/fwdense/fwdense-tmp/Main.o )
Linking dist/build/fwdense/fwdense ...
Preprocessing executable 'fwdense1' for parconc-examples-0.3.5...
[1 of 1] Compiling Main             ( fwdense1.hs, dist/build/fwdense1/fwdense1-tmp/Main.o )
Linking dist/build/fwdense1/fwdense1 ...
Preprocessing executable 'fork' for parconc-examples-0.3.5...
[1 of 1] Compiling Main             ( fork.hs, dist/build/fork/fork-tmp/Main.o )
Linking dist/build/fork/fork ...
Preprocessing executable 'reminders' for parconc-examples-0.3.5...
[1 of 1] Compiling Main             ( reminders.hs, dist/build/reminders/reminders-tmp/Main.o )
Linking dist/build/reminders/reminders ...
Preprocessing executable 'reminders2' for parconc-examples-0.3.5...
[1 of 1] Compiling Main             ( reminders2.hs, dist/build/reminders2/reminders2-tmp/Main.o )
Linking dist/build/reminders2/reminders2 ...
Preprocessing executable 'mvar1' for parconc-examples-0.3.5...
[1 of 1] Compiling Main             ( mvar1.hs, dist/build/mvar1/mvar1-tmp/Main.o )
Linking dist/build/mvar1/mvar1 ...
Preprocessing executable 'mvar2' for parconc-examples-0.3.5...
[1 of 1] Compiling Main             ( mvar2.hs, dist/build/mvar2/mvar2-tmp/Main.o )
Linking dist/build/mvar2/mvar2 ...
Preprocessing executable 'mvar3' for parconc-examples-0.3.5...
[1 of 1] Compiling Main             ( mvar3.hs, dist/build/mvar3/mvar3-tmp/Main.o )
Linking dist/build/mvar3/mvar3 ...
Preprocessing executable 'logger' for parconc-examples-0.3.5...
[1 of 1] Compiling Main             ( logger.hs, dist/build/logger/logger-tmp/Main.o )
Linking dist/build/logger/logger ...
Preprocessing executable 'phonebook' for parconc-examples-0.3.5...
[1 of 1] Compiling Main             ( phonebook.hs, dist/build/phonebook/phonebook-tmp/Main.o )
Linking dist/build/phonebook/phonebook ...
Preprocessing executable 'chan' for parconc-examples-0.3.5...
[1 of 1] Compiling Main             ( chan.hs, dist/build/chan/chan-tmp/Main.o )
Linking dist/build/chan/chan ...
Preprocessing executable 'chan2' for parconc-examples-0.3.5...
[1 of 1] Compiling Main             ( chan2.hs, dist/build/chan2/chan2-tmp/Main.o )
Linking dist/build/chan2/chan2 ...
Preprocessing executable 'geturls1' for parconc-examples-0.3.5...
[1 of 2] Compiling GetURL           ( GetURL.hs, dist/build/geturls1/geturls1-tmp/GetURL.o )
[2 of 2] Compiling Main             ( geturls1.hs, dist/build/geturls1/geturls1-tmp/Main.o )
Linking dist/build/geturls1/geturls1 ...
Preprocessing executable 'geturls2' for parconc-examples-0.3.5...
[1 of 2] Compiling GetURL           ( GetURL.hs, dist/build/geturls2/geturls2-tmp/GetURL.o )
[2 of 2] Compiling Main             ( geturls2.hs, dist/build/geturls2/geturls2-tmp/Main.o )
Linking dist/build/geturls2/geturls2 ...
Preprocessing executable 'geturls3' for parconc-examples-0.3.5...
[1 of 3] Compiling TimeIt           ( TimeIt.hs, dist/build/geturls3/geturls3-tmp/TimeIt.o )
[2 of 3] Compiling GetURL           ( GetURL.hs, dist/build/geturls3/geturls3-tmp/GetURL.o )
[3 of 3] Compiling Main             ( geturls3.hs, dist/build/geturls3/geturls3-tmp/Main.o )
Linking dist/build/geturls3/geturls3 ...
Preprocessing executable 'geturls4' for parconc-examples-0.3.5...
[1 of 2] Compiling GetURL           ( GetURL.hs, dist/build/geturls4/geturls4-tmp/GetURL.o )
[2 of 2] Compiling Main             ( geturls4.hs, dist/build/geturls4/geturls4-tmp/Main.o )
Linking dist/build/geturls4/geturls4 ...
Preprocessing executable 'geturls5' for parconc-examples-0.3.5...
[1 of 2] Compiling GetURL           ( GetURL.hs, dist/build/geturls5/geturls5-tmp/GetURL.o )
[2 of 2] Compiling Main             ( geturls5.hs, dist/build/geturls5/geturls5-tmp/Main.o )
Linking dist/build/geturls5/geturls5 ...
Preprocessing executable 'geturls6' for parconc-examples-0.3.5...
[1 of 3] Compiling TimeIt           ( TimeIt.hs, dist/build/geturls6/geturls6-tmp/TimeIt.o )
[2 of 3] Compiling GetURL           ( GetURL.hs, dist/build/geturls6/geturls6-tmp/GetURL.o )
[3 of 3] Compiling Main             ( geturls6.hs, dist/build/geturls6/geturls6-tmp/Main.o )
Linking dist/build/geturls6/geturls6 ...
Preprocessing executable 'geturlscancel' for parconc-examples-0.3.5...
[1 of 3] Compiling TimeIt           ( TimeIt.hs, dist/build/geturlscancel/geturlscancel-tmp/TimeIt.o )
[2 of 3] Compiling GetURL           ( GetURL.hs, dist/build/geturlscancel/geturlscancel-tmp/GetURL.o )
[3 of 3] Compiling Main             ( geturlscancel.hs, dist/build/geturlscancel/geturlscancel-tmp/Main.o )
Linking dist/build/geturlscancel/geturlscancel ...
Preprocessing executable 'geturlscancel2' for parconc-examples-0.3.5...
[1 of 3] Compiling TimeIt           ( TimeIt.hs, dist/build/geturlscancel2/geturlscancel2-tmp/TimeIt.o )
[2 of 3] Compiling GetURL           ( GetURL.hs, dist/build/geturlscancel2/geturlscancel2-tmp/GetURL.o )
[3 of 3] Compiling Main             ( geturlscancel2.hs, dist/build/geturlscancel2/geturlscancel2-tmp/Main.o )
Linking dist/build/geturlscancel2/geturlscancel2 ...
Preprocessing executable 'modifytwo' for parconc-examples-0.3.5...
[1 of 1] Compiling Main             ( modifytwo.hs, dist/build/modifytwo/modifytwo-tmp/Main.o )
Linking dist/build/modifytwo/modifytwo ...
Preprocessing executable 'chan3' for parconc-examples-0.3.5...
[1 of 1] Compiling Main             ( chan3.hs, dist/build/chan3/chan3-tmp/Main.o )
Linking dist/build/chan3/chan3 ...
Preprocessing executable 'timeout' for parconc-examples-0.3.5...
[1 of 1] Compiling Main             ( timeout.hs, dist/build/timeout/timeout-tmp/Main.o )
Linking dist/build/timeout/timeout ...
Preprocessing executable 'catch-mask' for parconc-examples-0.3.5...
[1 of 1] Compiling Main             ( catch-mask.hs, dist/build/catch-mask/catch-mask-tmp/Main.o )
Linking dist/build/catch-mask/catch-mask ...
Preprocessing executable 'catch-mask2' for parconc-examples-0.3.5...
[1 of 1] Compiling Main             ( catch-mask2.hs, dist/build/catch-mask2/catch-mask2-tmp/Main.o )
Linking dist/build/catch-mask2/catch-mask2 ...
Preprocessing executable 'windowman' for parconc-examples-0.3.5...
[1 of 1] Compiling WindowManager    ( windowman.hs, dist/build/windowman/windowman-tmp/WindowManager.o )

windowman.hs:9:10: Warning:
    No explicit implementation for
      either ‘==’ or ‘/=’
    In the instance declaration for ‘Eq Window’

windowman.hs:10:10: Warning:
    No explicit implementation for
      either ‘compare’ or ‘<=’
    In the instance declaration for ‘Ord Window’

windowman.hs:13:10: Warning:
    No explicit implementation for
      either ‘==’ or ‘/=’
    In the instance declaration for ‘Eq Desktop’

windowman.hs:14:10: Warning:
    No explicit implementation for
      either ‘compare’ or ‘<=’
    In the instance declaration for ‘Ord Desktop’
Warning: output was redirected with -o, but no output will be generated
because there is no Main module.
Preprocessing executable 'tmvar' for parconc-examples-0.3.5...
[1 of 1] Compiling TMVar            ( tmvar.hs, dist/build/tmvar/tmvar-tmp/TMVar.o )
Warning: output was redirected with -o, but no output will be generated
because there is no Main module.
Preprocessing executable 'geturlsfirst' for parconc-examples-0.3.5...
[1 of 2] Compiling GetURL           ( GetURL.hs, dist/build/geturlsfirst/geturlsfirst-tmp/GetURL.o )
[2 of 2] Compiling Main             ( geturlsfirst.hs, dist/build/geturlsfirst/geturlsfirst-tmp/Main.o )
Linking dist/build/geturlsfirst/geturlsfirst ...
Preprocessing executable 'TChan' for parconc-examples-0.3.5...
[1 of 1] Compiling Main             ( TChan.hs, dist/build/TChan/TChan-tmp/Main.o )
Linking dist/build/TChan/TChan ...
Preprocessing executable 'TList' for parconc-examples-0.3.5...
[1 of 1] Compiling TList            ( TList.hs, dist/build/TList/TList-tmp/TList.o )
Warning: output was redirected with -o, but no output will be generated
because there is no Main module.
Preprocessing executable 'TQueue' for parconc-examples-0.3.5...
[1 of 1] Compiling TQueue           ( TQueue.hs, dist/build/TQueue/TQueue-tmp/TQueue.o )
Warning: output was redirected with -o, but no output will be generated
because there is no Main module.
Preprocessing executable 'TBQueue' for parconc-examples-0.3.5...
[1 of 1] Compiling TBQueue          ( TBQueue.hs, dist/build/TBQueue/TBQueue-tmp/TBQueue.o )
Warning: output was redirected with -o, but no output will be generated
because there is no Main module.
Preprocessing executable 'geturls7' for parconc-examples-0.3.5...
[1 of 2] Compiling GetURL           ( GetURL.hs, dist/build/geturls7/geturls7-tmp/GetURL.o )
[2 of 2] Compiling Main             ( geturls7.hs, dist/build/geturls7/geturls7-tmp/Main.o )
Linking dist/build/geturls7/geturls7 ...
Preprocessing executable 'geturls8' for parconc-examples-0.3.5...
[1 of 3] Compiling Async            ( Async.hs, dist/build/geturls8/geturls8-tmp/Async.o )
[2 of 3] Compiling GetURL           ( GetURL.hs, dist/build/geturls8/geturls8-tmp/GetURL.o )
[3 of 3] Compiling Main             ( geturls8.hs, dist/build/geturls8/geturls8-tmp/Main.o )
Linking dist/build/geturls8/geturls8 ...
Preprocessing executable 'geturls9' for parconc-examples-0.3.5...
[1 of 3] Compiling Async            ( Async.hs, dist/build/geturls9/geturls9-tmp/Async.o )
[2 of 3] Compiling GetURL           ( GetURL.hs, dist/build/geturls9/geturls9-tmp/GetURL.o )
[3 of 3] Compiling Main             ( geturls9.hs, dist/build/geturls9/geturls9-tmp/Main.o )
Linking dist/build/geturls9/geturls9 ...
Preprocessing executable 'timeout2' for parconc-examples-0.3.5...
[1 of 1] Compiling Main             ( timeout.hs, dist/build/timeout2/timeout2-tmp/Main.o )
Linking dist/build/timeout2/timeout2 ...
Preprocessing executable 'findseq' for parconc-examples-0.3.5...
[1 of 1] Compiling Main             ( findseq.hs, dist/build/findseq/findseq-tmp/Main.o )
Linking dist/build/findseq/findseq ...
Preprocessing executable 'findpar' for parconc-examples-0.3.5...
[1 of 1] Compiling Main             ( findpar.hs, dist/build/findpar/findpar-tmp/Main.o )
Linking dist/build/findpar/findpar ...
Preprocessing executable 'findpar2' for parconc-examples-0.3.5...
[1 of 1] Compiling Main             ( findpar2.hs, dist/build/findpar2/findpar2-tmp/Main.o )
Linking dist/build/findpar2/findpar2 ...
Preprocessing executable 'findpar3' for parconc-examples-0.3.5...
[1 of 2] Compiling CasIORef         ( CasIORef.hs, dist/build/findpar3/findpar3-tmp/CasIORef.o )
[2 of 2] Compiling Main             ( findpar3.hs, dist/build/findpar3/findpar3-tmp/Main.o )
Linking dist/build/findpar3/findpar3 ...
Preprocessing executable 'findpar4' for parconc-examples-0.3.5...
[1 of 1] Compiling Main             ( findpar4.hs, dist/build/findpar4/findpar4-tmp/Main.o )
Linking dist/build/findpar4/findpar4 ...
Preprocessing executable 'server' for parconc-examples-0.3.5...
[1 of 2] Compiling ConcurrentUtils  ( ConcurrentUtils.hs, dist/build/server/server-tmp/ConcurrentUtils.o )
[2 of 2] Compiling Main             ( server.hs, dist/build/server/server-tmp/Main.o )
Linking dist/build/server/server ...
Preprocessing executable 'server2' for parconc-examples-0.3.5...
[1 of 2] Compiling ConcurrentUtils  ( ConcurrentUtils.hs, dist/build/server2/server2-tmp/ConcurrentUtils.o )
[2 of 2] Compiling Main             ( server2.hs, dist/build/server2/server2-tmp/Main.o )
Linking dist/build/server2/server2 ...
Preprocessing executable 'chat' for parconc-examples-0.3.5...
[1 of 2] Compiling ConcurrentUtils  ( ConcurrentUtils.hs, dist/build/chat/chat-tmp/ConcurrentUtils.o )
[2 of 2] Compiling Main             ( chat.hs, dist/build/chat/chat-tmp/Main.o )
Linking dist/build/chat/chat ...
Preprocessing executable 'ping' for parconc-examples-0.3.5...
[1 of 2] Compiling DistribUtils     ( DistribUtils.hs, dist/build/ping/ping-tmp/DistribUtils.o )
[2 of 2] Compiling Main             ( distrib-ping/ping.hs, dist/build/ping/ping-tmp/Main.o )
Linking dist/build/ping/ping ...
Preprocessing executable 'ping-multi' for parconc-examples-0.3.5...
[1 of 2] Compiling DistribUtils     ( DistribUtils.hs, dist/build/ping-multi/ping-multi-tmp/DistribUtils.o )
[2 of 2] Compiling Main             ( distrib-ping/ping-multi.hs, dist/build/ping-multi/ping-multi-tmp/Main.o )
Linking dist/build/ping-multi/ping-multi ...
Preprocessing executable 'ping-tc' for parconc-examples-0.3.5...
[1 of 2] Compiling DistribUtils     ( DistribUtils.hs, dist/build/ping-tc/ping-tc-tmp/DistribUtils.o )
[2 of 2] Compiling Main             ( distrib-ping/ping-tc.hs, dist/build/ping-tc/ping-tc-tmp/Main.o )
Linking dist/build/ping-tc/ping-tc ...
Preprocessing executable 'ping-tc-merge' for parconc-examples-0.3.5...
[1 of 2] Compiling DistribUtils     ( DistribUtils.hs, dist/build/ping-tc-merge/ping-tc-merge-tmp/DistribUtils.o )
[2 of 2] Compiling Main             ( distrib-ping/ping-tc-merge.hs, dist/build/ping-tc-merge/ping-tc-merge-tmp/Main.o )
Linking dist/build/ping-tc-merge/ping-tc-merge ...
Preprocessing executable 'ping-tc-notify' for parconc-examples-0.3.5...
[1 of 2] Compiling DistribUtils     ( DistribUtils.hs, dist/build/ping-tc-notify/ping-tc-notify-tmp/DistribUtils.o )
[2 of 2] Compiling Main             ( distrib-ping/ping-tc-notify.hs, dist/build/ping-tc-notify/ping-tc-notify-tmp/Main.o )

distrib-ping/ping-tc-notify.hs:44:3: Warning:
    Defined but not used: ‘mypid’

distrib-ping/ping-tc-notify.hs:53:18: Warning:
    This binding for ‘ps’ shadows the existing binding
      bound at distrib-ping/ping-tc-notify.hs:38:3

distrib-ping/ping-tc-notify.hs:55:50: Warning:
    Defined but not used: ‘ref’

distrib-ping/ping-tc-notify.hs:58:31: Warning:
    Defined but not used: ‘p’
Linking dist/build/ping-tc-notify/ping-tc-notify ...
Preprocessing executable 'ping-fail' for parconc-examples-0.3.5...
[1 of 2] Compiling DistribUtils     ( DistribUtils.hs, dist/build/ping-fail/ping-fail-tmp/DistribUtils.o )
[2 of 2] Compiling Main             ( distrib-ping/ping-fail.hs, dist/build/ping-fail/ping-fail-tmp/Main.o )
Linking dist/build/ping-fail/ping-fail ...
Preprocessing executable 'distrib-chat' for parconc-examples-0.3.5...
[1 of 3] Compiling DistribUtils     ( DistribUtils.hs, dist/build/distrib-chat/distrib-chat-tmp/DistribUtils.o )
[2 of 3] Compiling ConcurrentUtils  ( ConcurrentUtils.hs, dist/build/distrib-chat/distrib-chat-tmp/ConcurrentUtils.o )
[3 of 3] Compiling Main             ( distrib-chat/chat.hs, dist/build/distrib-chat/distrib-chat-tmp/Main.o )
Linking dist/build/distrib-chat/distrib-chat ...
Preprocessing executable 'distrib-chat-noslave' for parconc-examples-0.3.5...
[1 of 2] Compiling ConcurrentUtils  ( ConcurrentUtils.hs, dist/build/distrib-chat-noslave/distrib-chat-noslave-tmp/ConcurrentUtils.o )
[2 of 2] Compiling Main             ( distrib-chat/chat-noslave.hs, dist/build/distrib-chat-noslave/distrib-chat-noslave-tmp/Main.o )
Linking dist/build/distrib-chat-noslave/distrib-chat-noslave ...
Preprocessing executable 'distrib-db' for parconc-examples-0.3.5...
[1 of 3] Compiling Database         ( distrib-db/Database.hs, dist/build/distrib-db/distrib-db-tmp/Database.o )
[2 of 3] Compiling DistribUtils     ( DistribUtils.hs, dist/build/distrib-db/distrib-db-tmp/DistribUtils.o )
[3 of 3] Compiling Main             ( distrib-db/db.hs, dist/build/distrib-db/distrib-db-tmp/Main.o )
Linking dist/build/distrib-db/distrib-db ...
Preprocessing executable 'mvar4' for parconc-examples-0.3.5...
[1 of 1] Compiling Main             ( mvar4.hs, dist/build/mvar4/mvar4-tmp/Main.o )
Linking dist/build/mvar4/mvar4 ...
Preprocessing executable 'deadlock1' for parconc-examples-0.3.5...
[1 of 1] Compiling Main             ( deadlock1.hs, dist/build/deadlock1/deadlock1-tmp/Main.o )
Linking dist/build/deadlock1/deadlock1 ...
Preprocessing executable 'deadlock2' for parconc-examples-0.3.5...
[1 of 1] Compiling Main             ( deadlock2.hs, dist/build/deadlock2/deadlock2-tmp/Main.o )
Linking dist/build/deadlock2/deadlock2 ...
Preprocessing executable 'threadperf1' for parconc-examples-0.3.5...
[1 of 1] Compiling Main             ( threadperf1.hs, dist/build/threadperf1/threadperf1-tmp/Main.o )
Linking dist/build/threadperf1/threadperf1 ...
Preprocessing executable 'threadperf2' for parconc-examples-0.3.5...
[1 of 1] Compiling Main             ( threadperf2.hs, dist/build/threadperf2/threadperf2-tmp/Main.o )
Linking dist/build/threadperf2/threadperf2 ...
Preprocessing executable 'bingtranslator' for parconc-examples-0.3.5...
[1 of 3] Compiling GetURL           ( GetURL.hs, dist/build/bingtranslator/bingtranslator-tmp/GetURL.o )
[2 of 3] Compiling BingTranslate    ( other/BingTranslate.hs, dist/build/bingtranslator/bingtranslator-tmp/BingTranslate.o )
[3 of 3] Compiling Main             ( other/bingtranslator.hs, dist/build/bingtranslator/bingtranslator-tmp/Main.o )
Linking dist/build/bingtranslator/bingtranslator ...
Preprocessing executable 'bingtranslatorconc' for parconc-examples-0.3.5...
[1 of 3] Compiling GetURL           ( GetURL.hs, dist/build/bingtranslatorconc/bingtranslatorconc-tmp/GetURL.o )
[2 of 3] Compiling BingTranslate    ( other/BingTranslate.hs, dist/build/bingtranslatorconc/bingtranslatorconc-tmp/BingTranslate.o )
[3 of 3] Compiling Main             ( other/bingtranslatorconc.hs, dist/build/bingtranslatorconc/bingtranslatorconc-tmp/Main.o )
Linking dist/build/bingtranslatorconc/bingtranslatorconc ...
Preprocessing executable 'geturlsstm' for parconc-examples-0.3.5...
[1 of 3] Compiling TimeIt           ( TimeIt.hs, dist/build/geturlsstm/geturlsstm-tmp/TimeIt.o )
[2 of 3] Compiling GetURL           ( GetURL.hs, dist/build/geturlsstm/geturlsstm-tmp/GetURL.o )
[3 of 3] Compiling Main             ( geturlsstm.hs, dist/build/geturlsstm/geturlsstm-tmp/Main.o )
Linking dist/build/geturlsstm/geturlsstm ...
Preprocessing executable 'Async' for parconc-examples-0.3.5...
[1 of 1] Compiling Async            ( Async.hs, dist/build/Async/Async-tmp/Async.o )
Warning: output was redirected with -o, but no output will be generated
because there is no Main module.
Warning: No documentation was generated as this package does not contain a
library. Perhaps you want to use the --executables, --tests or --benchmarks
flags.
Installing executable(s) in
/home/builder/hackage-server/build-cache/tmp-install/bin
Warning: The directory
/home/builder/hackage-server/build-cache/tmp-install/bin is not in the system
search path.
cabal: dist/build/windowman/windowman: does not exist
Failed to install parconc-examples-0.3.5
cabal: Error: some packages failed to install:
parconc-examples-0.3.5 failed during the final install step. The exception
was:
ExitFailure 1

Test log

No test log was submitted for this report.