Build #1 for LATS-0.4.1

[all reports]

Package LATS-0.4.1
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2016-03-11 08:34:38.94294 UTC
Compiler ghc-7.10.3
OS linux
Arch x86_64
Dependencies vector-0.11.0.0, semigroups-0.18.1, hmatrix-0.17.0.1, constraint-classes-0.2.0, base-4.8.2.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Downloading constraint-classes-0.2.0...
Configuring constraint-classes-0.2.0...
Building constraint-classes-0.2.0...
Preprocessing library constraint-classes-0.2.0...
[1 of 1] Compiling Control.ConstraintClasses ( src/Control/ConstraintClasses.hs, dist/build/Control/ConstraintClasses.o )
In-place registering constraint-classes-0.2.0...
Running Haddock for constraint-classes-0.2.0...
Running hscolour for constraint-classes-0.2.0...
Preprocessing library constraint-classes-0.2.0...
Preprocessing library constraint-classes-0.2.0...
Haddock coverage:
   0% (  0 /  3) in 'Control.ConstraintClasses'
  Missing documentation for:
    Module header
    CFunctor (src/Control/ConstraintClasses.hs:12)
    CFoldable (src/Control/ConstraintClasses.hs:20)
Documentation created: dist/doc/html/constraint-classes/index.html,
dist/doc/html/constraint-classes/constraint-classes.txt
Creating package registration file:
/tmp/pkgConf-constraint-classes-0.22145174067468703135.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/constraint-classes-0.2.0-1J9TA04jTjGGFRV9kG6OfY
Registering constraint-classes-0.2.0...
Installed constraint-classes-0.2.0
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.114115496761843993368.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/primitive-0.6.1.0-EphY2c7CCxSCBKjAN0YTR3
Registering primitive-0.6.1.0...
Installed primitive-0.6.1.0
Configuring random-1.1...
Building random-1.1...
Preprocessing library random-1.1...
[1 of 1] Compiling System.Random    ( System/Random.hs, dist/build/System/Random.o )

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

System/Random.hs:528:1: Warning: Tab character
In-place registering random-1.1...
Running Haddock for random-1.1...
Running hscolour for random-1.1...
Preprocessing library random-1.1...
Preprocessing library random-1.1...

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

System/Random.hs:528:1: Warning: Tab character
Haddock coverage:
Cannot find documentation for: $intro
 100% ( 16 / 16) in 'System.Random'
Documentation created: dist/doc/html/random/index.html,
dist/doc/html/random/random.txt
Creating package registration file:
/tmp/pkgConf-random-114505736221037127828.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/random-1.1-9Kgekc9yEaLHLNUuw6paWL
Registering random-1.1...
Installed random-1.1
Configuring split-0.2.3...
Building split-0.2.3...
Preprocessing library split-0.2.3...
[1 of 2] Compiling Data.List.Split.Internals ( src/Data/List/Split/Internals.hs, dist/build/Data/List/Split/Internals.o )
[2 of 2] Compiling Data.List.Split  ( src/Data/List/Split.hs, dist/build/Data/List/Split.o )
In-place registering split-0.2.3...
Running Haddock for split-0.2.3...
Running hscolour for split-0.2.3...
Preprocessing library split-0.2.3...
Preprocessing library split-0.2.3...
Haddock coverage:
  91% ( 62 / 68) in 'Data.List.Split.Internals'
  90% ( 45 / 50) in 'Data.List.Split'
Documentation created: dist/doc/html/split/index.html,
dist/doc/html/split/split.txt
Creating package registration file:
/tmp/pkgConf-split-0.210697559361237379107.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/split-0.2.3-CDzOynTh4l8Ahg1HaWUL4Z
Registering split-0.2.3...
Installed split-0.2.3
Configuring storable-complex-0.2.2...
Building storable-complex-0.2.2...
Preprocessing library storable-complex-0.2.2...
[1 of 1] Compiling Foreign.Storable.Complex ( in-base/Foreign/Storable/Complex.hs, dist/build/Foreign/Storable/Complex.o )
In-place registering storable-complex-0.2.2...
Running Haddock for storable-complex-0.2.2...
Running hscolour for storable-complex-0.2.2...
Preprocessing library storable-complex-0.2.2...
Preprocessing library storable-complex-0.2.2...
Haddock coverage:
   0% (  0 /  1) in 'Foreign.Storable.Complex'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/storable-complex/index.html,
dist/doc/html/storable-complex/storable-complex.txt
Creating package registration file:
/tmp/pkgConf-storable-complex-0.218587218601548348142.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/storable-complex-0.2.2-2nIjdJ2AedhLNDNBRSa2tR
Registering storable-complex-0.2.2...
Installed storable-complex-0.2.2
Configuring tagged-0.8.3...
Building tagged-0.8.3...
Preprocessing library tagged-0.8.3...
[1 of 2] Compiling Data.Proxy.TH    ( src/Data/Proxy/TH.hs, dist/build/Data/Proxy/TH.o )
[2 of 2] Compiling Data.Tagged      ( src/Data/Tagged.hs, dist/build/Data/Tagged.o )
In-place registering tagged-0.8.3...
Running Haddock for tagged-0.8.3...
Running hscolour for tagged-0.8.3...
Preprocessing library tagged-0.8.3...
Preprocessing library tagged-0.8.3...
Haddock coverage:
  67% (  2 /  3) in 'Data.Proxy.TH'
  Missing documentation for:
    Module header
  93% ( 14 / 15) in 'Data.Tagged'
  Missing documentation for:
    witness (src/Data/Tagged.hs:323)
Documentation created: dist/doc/html/tagged/index.html,
dist/doc/html/tagged/tagged.txt
Creating package registration file:
/tmp/pkgConf-tagged-0.8430253414861543921.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/tagged-0.8.3-5cptKNCoGdxJM6eqqNERxD
Registering tagged-0.8.3...
Installed tagged-0.8.3
Configuring text-1.2.2.0...
Building text-1.2.2.0...
Preprocessing library text-1.2.2.0...
[ 1 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )
[ 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 )
[ 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 )
[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 )
[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 )
[40 of 44] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o )
[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 )
[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 )
In-place registering text-1.2.2.0...
Running Haddock for text-1.2.2.0...
Running hscolour for text-1.2.2.0...
Preprocessing library text-1.2.2.0...
Preprocessing library text-1.2.2.0...
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% (127 /127) 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% (128 /129) 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:301)
 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.220167645241717226057.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/text-1.2.2.0-5c7VCmRXJenGcMPs3kwpkI
Registering text-1.2.2.0...
Installed text-1.2.2.0
Configuring vector-0.11.0.0...
Building vector-0.11.0.0...
Preprocessing library vector-0.11.0.0...
[ 1 of 21] Compiling Data.Vector.Storable.Internal ( Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.o )
[ 2 of 21] Compiling Data.Vector.Generic.Mutable.Base ( Data/Vector/Generic/Mutable/Base.hs, dist/build/Data/Vector/Generic/Mutable/Base.o )
[ 3 of 21] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.o )
[ 4 of 21] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o )

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Data/Vector.hs:190:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
tation for:
    IOVector (Data/Vector/Primitive/Mutable.hs:76)
    STVector (Data/Vector/Primitive/Mutable.hs:77)
    init (Data/Vector/Primitive/Mutable.hs:164)
    tail (Data/Vector/Primitive/Mutable.hs:168)
    take (Data/Vector/Primitive/Mutable.hs:152)
    drop (Data/Vector/Primitive/Mutable.hs:156)
    splitAt (Data/Vector/Primitive/Mutable.hs:160)
    unsafeInit (Data/Vector/Primitive/Mutable.hs:190)
    unsafeTail (Data/Vector/Primitive/Mutable.hs:194)
    unsafeTake (Data/Vector/Primitive/Mutable.hs:182)
    unsafeDrop (Data/Vector/Primitive/Mutable.hs:186)
  97% (185 /191) in 'Data.Vector.Primitive'
  Missing documentation for:
    zipWith4 (Data/Vector/Primitive.hs:802)
    zipWith5 (Data/Vector/Primitive.hs:808)
    zipWith6 (Data/Vector/Primitive.hs:816)
    izipWith4 (Data/Vector/Primitive.hs:838)
    izipWith5 (Data/Vector/Primitive.hs:844)
    izipWith6 (Data/Vector/Primitive.hs:852)
  82% ( 49 / 60) in 'Data.Vector.Storable.Mutable'
  Missing documentation for:
    IOVector (Data/Vector/Storable/Mutable.hs:96)
    STVector (Data/Vector/Storable/Mutable.hs:97)
    init (Data/Vector/Storable/Mutable.hs:246)
    tail (Data/Vector/Storable/Mutable.hs:250)
    take (Data/Vector/Storable/Mutable.hs:234)
    drop (Data/Vector/Storable/Mutable.hs:238)
    splitAt (Data/Vector/Storable/Mutable.hs:242)
    unsafeInit (Data/Vector/Storable/Mutable.hs:272)
    unsafeTail (Data/Vector/Storable/Mutable.hs:276)
    unsafeTake (Data/Vector/Storable/Mutable.hs:264)
    unsafeDrop (Data/Vector/Storable/Mutable.hs:268)
  97% (194 /200) in 'Data.Vector.Storable'
  Missing documentation for:
    zipWith4 (Data/Vector/Storable.hs:812)
    zipWith5 (Data/Vector/Storable.hs:818)
    zipWith6 (Data/Vector/Storable.hs:826)
    izipWith4 (Data/Vector/Storable.hs:848)
    izipWith5 (Data/Vector/Storable.hs:854)
    izipWith6 (Data/Vector/Storable.hs:862)
  17% (  1 /  6) in 'Data.Vector.Unboxed.Base'
  Missing documentation for:
    MVector (Data/Vector/Unboxed/Base.hs:55)
    IOVector (Data/Vector/Unboxed/Base.hs:58)
    STVector (Data/Vector/Unboxed/Base.hs:59)
    Vector (Data/Vector/Unboxed/Base.hs:56)
    Unbox (Data/Vector/Unboxed/Base.hs:63)
  96% (209 /218) in 'Data.Vector.Unboxed'
  Missing documentation for:
    Vector (Data/Vector/Unboxed/Base.hs:56)
    MVector (Data/Vector/Unboxed/Base.hs:55)
    Unbox (Data/Vector/Unboxed/Base.hs:63)
    zipWith4 (Data/Vector/Unboxed.hs:849)
    zipWith5 (Data/Vector/Unboxed.hs:855)
    zipWith6 (Data/Vector/Unboxed.hs:862)
    izipWith4 (Data/Vector/Unboxed.hs:883)
    izipWith5 (Data/Vector/Unboxed.hs:889)
    izipWith6 (Data/Vector/Unboxed.hs:896)
  79% ( 50 / 63) in 'Data.Vector.Unboxed.Mutable'
  Missing documentation for:
    MVector (Data/Vector/Unboxed/Base.hs:55)
    IOVector (Data/Vector/Unboxed/Base.hs:58)
    STVector (Data/Vector/Unboxed/Base.hs:59)
    Unbox (Data/Vector/Unboxed/Base.hs:63)
    init (Data/Vector/Unboxed/Mutable.hs:102)
    tail (Data/Vector/Unboxed/Mutable.hs:106)
    take (Data/Vector/Unboxed/Mutable.hs:90)
    drop (Data/Vector/Unboxed/Mutable.hs:94)
    splitAt (Data/Vector/Unboxed/Mutable.hs:98)
    unsafeInit (Data/Vector/Unboxed/Mutable.hs:128)
    unsafeTail (Data/Vector/Unboxed/Mutable.hs:132)
    unsafeTake (Data/Vector/Unboxed/Mutable.hs:120)
    unsafeDrop (Data/Vector/Unboxed/Mutable.hs:124)
  78% ( 40 / 51) in 'Data.Vector.Mutable'
  Missing documentation for:
    IOVector (Data/Vector/Mutable.hs:70)
    STVector (Data/Vector/Mutable.hs:71)
    init (Data/Vector/Mutable.hs:222)
    tail (Data/Vector/Mutable.hs:226)
    take (Data/Vector/Mutable.hs:210)
    drop (Data/Vector/Mutable.hs:214)
    splitAt (Data/Vector/Mutable.hs:219)
    unsafeInit (Data/Vector/Mutable.hs:247)
    unsafeTail (Data/Vector/Mutable.hs:251)
    unsafeTake (Data/Vector/Mutable.hs:239)
    unsafeDrop (Data/Vector/Mutable.hs:243)
  94% (207 /220) in 'Data.Vector'
  Missing documentation for:
    zipWith4 (Data/Vector.hs:944)
    zipWith5 (Data/Vector.hs:949)
    zipWith6 (Data/Vector.hs:955)
    izipWith4 (Data/Vector.hs:973)
    izipWith5 (Data/Vector.hs:978)
    izipWith6 (Data/Vector.hs:984)
    zip4 (Data/Vector.hs:1000)
    zip5 (Data/Vector.hs:1005)
    zip6 (Data/Vector.hs:1010)
    unzip3 (Data/Vector.hs:1023)
    unzip4 (Data/Vector.hs:1027)
    unzip5 (Data/Vector.hs:1031)
    unzip6 (Data/Vector.hs:1036)
Warning: Data.Vector.Unboxed: could not find link destinations for:
    TFCo:R:VectorBool V_Bool TFCo:R:VectorChar V_Char TFCo:R:VectorDouble V_Double TFCo:R:VectorFloat V_Float TFCo:R:VectorInt V_Int TFCo:R:VectorInt8 V_Int8 TFCo:R:VectorInt16 V_Int16 TFCo:R:VectorInt32 V_Int32 TFCo:R:VectorInt64 V_Int64 TFCo:R:VectorWord V_Word TFCo:R:VectorWord8 V_Word8 TFCo:R:VectorWord16 V_Word16 TFCo:R:VectorWord32 V_Word32 TFCo:R:VectorWord64 V_Word64 TFCo:R:Vector() V_Unit TFCo:R:VectorComplex V_Complex TFCo:R:Vector(,) V_2 TFCo:R:Vector(,,) V_3 TFCo:R:Vector(,,,) V_4 TFCo:R:Vector(,,,,) V_5 TFCo:R:Vector(,,,,,) V_6 TFCo:R:MVectorsBool MV_Bool TFCo:R:MVectorsChar MV_Char TFCo:R:MVectorsDouble MV_Double TFCo:R:MVectorsFloat MV_Float TFCo:R:MVectorsWord64 MV_Word64 TFCo:R:MVectorsWord32 MV_Word32 TFCo:R:MVectorsWord16 MV_Word16 TFCo:R:MVectorsWord8 MV_Word8 TFCo:R:MVectorsWord MV_Word TFCo:R:MVectorsInt64 MV_Int64 TFCo:R:MVectorsInt32 MV_Int32 TFCo:R:MVectorsInt16 MV_Int16 TFCo:R:MVectorsInt8 MV_Int8 TFCo:R:MVectorsInt MV_Int TFCo:R:MVectors() MV_Unit TFCo:R:MVectorsComplex MV_Complex TFCo:R:MVectors(,) MV_2 TFCo:R:MVectors(,,) MV_3 TFCo:R:MVectors(,,,) MV_4 TFCo:R:MVectors(,,,,) MV_5 TFCo:R:MVectors(,,,,,) MV_6
Warning: Data.Vector.Unboxed.Mutable: could not find link destinations for:
    TFCo:R:MVectorsBool MV_Bool TFCo:R:MVectorsChar MV_Char TFCo:R:MVectorsDouble MV_Double TFCo:R:MVectorsFloat MV_Float TFCo:R:MVectorsWord64 MV_Word64 TFCo:R:MVectorsWord32 MV_Word32 TFCo:R:MVectorsWord16 MV_Word16 TFCo:R:MVectorsWord8 MV_Word8 TFCo:R:MVectorsWord MV_Word TFCo:R:MVectorsInt64 MV_Int64 TFCo:R:MVectorsInt32 MV_Int32 TFCo:R:MVectorsInt16 MV_Int16 TFCo:R:MVectorsInt8 MV_Int8 TFCo:R:MVectorsInt MV_Int TFCo:R:MVectors() MV_Unit TFCo:R:MVectorsComplex MV_Complex TFCo:R:MVectors(,) MV_2 TFCo:R:MVectors(,,) MV_3 TFCo:R:MVectors(,,,) MV_4 TFCo:R:MVectors(,,,,) MV_5 TFCo:R:MVectors(,,,,,) MV_6
Documentation created: dist/doc/html/vector/index.html,
dist/doc/html/vector/vector.txt
Creating package registration file:
/tmp/pkgConf-vector-0.11.0158136104991039875.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/vector-0.11.0.0-LmZ3LQW4ivu8MsQuVgukln
Registering vector-0.11.0.0...
Installed vector-0.11.0.0
Configuring hashable-1.2.4.0...
Building hashable-1.2.4.0...
Preprocessing library hashable-1.2.4.0...
[1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o )

Data/Hashable/Class.hs:460: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 )
[3 of 3] Compiling Data.Hashable    ( Data/Hashable.hs, dist/build/Data/Hashable.o )
In-place registering hashable-1.2.4.0...
Running Haddock for hashable-1.2.4.0...
Running hscolour for hashable-1.2.4.0...
Preprocessing library hashable-1.2.4.0...
Preprocessing library hashable-1.2.4.0...

Data/Hashable/Class.hs:460: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'."
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.415824824374744263.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/hashable-1.2.4.0-8GjadD03dR57AKCJdr90LD
Registering hashable-1.2.4.0...
Installed hashable-1.2.4.0
Configuring hmatrix-0.17.0.1...
Building hmatrix-0.17.0.1...
Preprocessing library hmatrix-0.17.0.1...
[ 1 of 28] Compiling Internal.Vector  ( src/Internal/Vector.hs, dist/build/Internal/Vector.o )
[ 2 of 28] Compiling Internal.Devel   ( src/Internal/Devel.hs, dist/build/Internal/Devel.o )
[ 3 of 28] Compiling Internal.Vectorized ( src/Internal/Vectorized.hs, dist/build/Internal/Vectorized.o )
[ 4 of 28] Compiling Internal.Matrix  ( src/Internal/Matrix.hs, dist/build/Internal/Matrix.o )
[ 5 of 28] Compiling Internal.Conversion ( src/Internal/Conversion.hs, dist/build/Internal/Conversion.o )
[ 6 of 28] Compiling Internal.Foreign ( src/Internal/Foreign.hs, dist/build/Internal/Foreign.o )
[ 7 of 28] Compiling Internal.ST      ( src/Internal/ST.hs, dist/build/Internal/ST.o )
[ 8 of 28] Compiling Internal.Element ( src/Internal/Element.hs, dist/build/Internal/Element.o )
[ 9 of 28] Compiling Internal.IO      ( src/Internal/IO.hs, dist/build/Internal/IO.o )
[10 of 28] Compiling Internal.LAPACK  ( src/Internal/LAPACK.hs, dist/build/Internal/LAPACK.o )
[11 of 28] Compiling Internal.Numeric ( src/Internal/Numeric.hs, dist/build/Internal/Numeric.o )
[12 of 28] Compiling Internal.Sparse  ( src/Internal/Sparse.hs, dist/build/Internal/Sparse.o )
[13 of 28] Compiling Numeric.LinearAlgebra.Devel ( src/Numeric/LinearAlgebra/Devel.hs, dist/build/Numeric/LinearAlgebra/Devel.o )
[14 of 28] Compiling Internal.Algorithms ( src/Internal/Algorithms.hs, dist/build/Internal/Algorithms.o )
[15 of 28] Compiling Internal.Container ( src/Internal/Container.hs, dist/build/Internal/Container.o )
[16 of 28] Compiling Internal.Random  ( src/Internal/Random.hs, dist/build/Internal/Random.o )
[17 of 28] Compiling Internal.Convolution ( src/Internal/Convolution.hs, dist/build/Internal/Convolution.o )
[18 of 28] Compiling Internal.Chain   ( src/Internal/Chain.hs, dist/build/Internal/Chain.o )
[19 of 28] Compiling Numeric.Vector   ( src/Numeric/Vector.hs, dist/build/Numeric/Vector.o )
[20 of 28] Compiling Internal.CG      ( src/Internal/CG.hs, dist/build/Internal/CG.o )
[21 of 28] Compiling Numeric.Matrix   ( src/Numeric/Matrix.hs, dist/build/Numeric/Matrix.o )
[22 of 28] Compiling Internal.Util    ( src/Internal/Util.hs, dist/build/Internal/Util.o )
[23 of 28] Compiling Internal.Modular ( src/Internal/Modular.hs, dist/build/Internal/Modular.o )
[24 of 28] Compiling Numeric.LinearAlgebra.Data ( src/Numeric/LinearAlgebra/Data.hs, dist/build/Numeric/LinearAlgebra/Data.o )
[25 of 28] Compiling Numeric.LinearAlgebra ( src/Numeric/LinearAlgebra.hs, dist/build/Numeric/LinearAlgebra.o )
[26 of 28] Compiling Numeric.LinearAlgebra.HMatrix ( src/Numeric/LinearAlgebra/HMatrix.hs, dist/build/Numeric/LinearAlgebra/HMatrix.o )
[27 of 28] Compiling Internal.Static  ( src/Internal/Static.hs, dist/build/Internal/Static.o )
[28 of 28] Compiling Numeric.LinearAlgebra.Static ( src/Numeric/LinearAlgebra/Static.hs, dist/build/Numeric/LinearAlgebra/Static.o )
In-place registering hmatrix-0.17.0.1...
Running Haddock for hmatrix-0.17.0.1...
Running hscolour for hmatrix-0.17.0.1...
Preprocessing library hmatrix-0.17.0.1...
Preprocessing library hmatrix-0.17.0.1...
Haddock coverage:
  65% ( 28 / 43) in 'Internal.Vector'
  Missing documentation for:
    I (src/Internal/Vector.hs:49)
    Z (src/Internal/Vector.hs:50)
    R (src/Internal/Vector.hs:51)
    C (src/Internal/Vector.hs:52)
    createVector (src/Internal/Vector.hs:76)
    avec (src/Internal/Vector.hs:71)
    inlinePerformIO (src/Internal/Vector.hs:100)
    toList (src/Internal/Vector.hs:110)
    toByteString (src/Internal/Vector.hs:403)
    fromByteString (src/Internal/Vector.hs:410)
    foldVector (src/Internal/Vector.hs:268)
    foldVectorG (src/Internal/Vector.hs:292)
    foldVectorWithIndex (src/Internal/Vector.hs:278)
    foldLoop (src/Internal/Vector.hs:287)
    mapVectorWithIndex (src/Internal/Vector.hs:366)
  41% (  7 / 17) in 'Internal.Devel'
  Missing documentation for:
    CM (src/Internal/Devel.hs:67)
    CV (src/Internal/Devel.hs:68)
    OM (src/Internal/Devel.hs:69)
    CIdxs (src/Internal/Devel.hs:71)
    Ok (src/Internal/Devel.hs:72)
    :> (src/Internal/Devel.hs:75)
    ::> (src/Internal/Devel.hs:76)
    ..> (src/Internal/Devel.hs:77)
    TransArray (src/Internal/Devel.hs:79)
     (src/Internal/Devel.hs:87)
  25% ( 35 /141) in 'Internal.Vectorized'
  Missing documentation for:
    # (src/Internal/Vectorized.hs:31)
    fromei (src/Internal/Vectorized.hs:34)
    FunCodeV (src/Internal/Vectorized.hs:36)
    FunCodeSV (src/Internal/Vectorized.hs:55)
    FunCodeVV (src/Internal/Vectorized.hs:65)
    FunCodeS (src/Internal/Vectorized.hs:74)
    sumI (src/Internal/Vectorized.hs:100)
    sumL (src/Internal/Vectorized.hs:102)
    sumg (src/Internal/Vectorized.hs:104)
    TVV (src/Internal/Vectorized.hs:109)
    c_sumF (src/Internal/Vectorized.hs:111)
    c_sumR (src/Internal/Vectorized.hs:112)
    c_sumQ (src/Internal/Vectorized.hs:113)
    c_sumC (src/Internal/Vectorized.hs:114)
    c_sumI (src/Internal/Vectorized.hs:115)
    c_sumL (src/Internal/Vectorized.hs:116)
    prodI (src/Internal/Vectorized.hs:134)
    prodL (src/Internal/Vectorized.hs:137)
    prodg (src/Internal/Vectorized.hs:140)
    c_prodF (src/Internal/Vectorized.hs:146)
    c_prodR (src/Internal/Vectorized.hs:147)
    c_prodQ (src/Internal/Vectorized.hs:148)
    c_prodC (src/Internal/Vectorized.hs:149)
    c_prodI (src/Internal/Vectorized.hs:150)
    c_prodL (src/Internal/Vectorized.hs:151)
    toScalarAux (src/Internal/Vectorized.hs:155)
    vectorMapAux (src/Internal/Vectorized.hs:160)
    vectorMapValAux (src/Internal/Vectorized.hs:165)
    vectorZipAux (src/Internal/Vectorized.hs:172)
    c_toScalarR (src/Internal/Vectorized.hs:183)
    c_toScalarF (src/Internal/Vectorized.hs:189)
    c_toScalarC (src/Internal/Vectorized.hs:195)
    c_toScalarQ (src/Internal/Vectorized.hs:201)
    c_toScalarI (src/Internal/Vectorized.hs:207)
    c_toScalarL (src/Internal/Vectorized.hs:213)
    c_vectorMapR (src/Internal/Vectorized.hs:222)
    c_vectorMapC (src/Internal/Vectorized.hs:228)
    c_vectorMapF (src/Internal/Vectorized.hs:234)
    c_vectorMapQ (src/Internal/Vectorized.hs:240)
    c_vectorMapI (src/Internal/Vectorized.hs:246)
    c_vectorMapL (src/Internal/Vectorized.hs:252)
    c_vectorMapValR (src/Internal/Vectorized.hs:260)
    c_vectorMapValC (src/Internal/Vectorized.hs:266)
    c_vectorMapValF (src/Internal/Vectorized.hs:272)
    c_vectorMapValQ (src/Internal/Vectorized.hs:278)
    c_vectorMapValI (src/Internal/Vectorized.hs:284)
    c_vectorMapValL (src/Internal/Vectorized.hs:290)
    TVVV (src/Internal/Vectorized.hs:295)
    c_vectorZipR (src/Internal/Vectorized.hs:301)
    c_vectorZipC (src/Internal/Vectorized.hs:307)
    c_vectorZipF (src/Internal/Vectorized.hs:313)
    c_vectorZipQ (src/Internal/Vectorized.hs:319)
    c_vectorZipI (src/Internal/Vectorized.hs:325)
    c_vectorZipL (src/Internal/Vectorized.hs:331)
    c_vectorScan (src/Internal/Vectorized.hs:335)
    vectorScan (src/Internal/Vectorized.hs:338)
    Seed (src/Internal/Vectorized.hs:358)
    RandDist (src/Internal/Vectorized.hs:360)
    c_random_vector (src/Internal/Vectorized.hs:374)
    roundVector (src/Internal/Vectorized.hs:378)
    c_round_vector (src/Internal/Vectorized.hs:383)
    c_range_vector (src/Internal/Vectorized.hs:397)
    float2DoubleV (src/Internal/Vectorized.hs:400)
    double2FloatV (src/Internal/Vectorized.hs:403)
    double2IntV (src/Internal/Vectorized.hs:406)
    int2DoubleV (src/Internal/Vectorized.hs:409)
    double2longV (src/Internal/Vectorized.hs:412)
    long2DoubleV (src/Internal/Vectorized.hs:415)
    float2IntV (src/Internal/Vectorized.hs:419)
    int2floatV (src/Internal/Vectorized.hs:422)
    int2longV (src/Internal/Vectorized.hs:425)
    long2intV (src/Internal/Vectorized.hs:428)
    tog (src/Internal/Vectorized.hs:432)
    c_float2double (src/Internal/Vectorized.hs:437)
    c_double2float (src/Internal/Vectorized.hs:438)
    c_int2double (src/Internal/Vectorized.hs:439)
    c_double2int (src/Internal/Vectorized.hs:440)
    c_long2double (src/Internal/Vectorized.hs:441)
    c_double2long (src/Internal/Vectorized.hs:442)
    c_int2float (src/Internal/Vectorized.hs:443)
    c_float2int (src/Internal/Vectorized.hs:444)
    c_int2long (src/Internal/Vectorized.hs:445)
    c_long2int (src/Internal/Vectorized.hs:446)
    stepg (src/Internal/Vectorized.hs:451)
    stepD (src/Internal/Vectorized.hs:456)
    stepF (src/Internal/Vectorized.hs:459)
    stepI (src/Internal/Vectorized.hs:462)
    stepL (src/Internal/Vectorized.hs:465)
    c_stepF (src/Internal/Vectorized.hs:469)
    c_stepD (src/Internal/Vectorized.hs:470)
    c_stepI (src/Internal/Vectorized.hs:471)
    c_stepL (src/Internal/Vectorized.hs:472)
    conjugateAux (src/Internal/Vectorized.hs:476)
    conjugateQ (src/Internal/Vectorized.hs:481)
    c_conjugateQ (src/Internal/Vectorized.hs:483)
    conjugateC (src/Internal/Vectorized.hs:485)
    c_conjugateC (src/Internal/Vectorized.hs:487)
    cloneVector (src/Internal/Vectorized.hs:491)
    constantAux (src/Internal/Vectorized.hs:501)
    TConst (src/Internal/Vectorized.hs:508)
    cconstantF (src/Internal/Vectorized.hs:510)
    cconstantR (src/Internal/Vectorized.hs:511)
    cconstantQ (src/Internal/Vectorized.hs:512)
    cconstantC (src/Internal/Vectorized.hs:513)
    cconstantI (src/Internal/Vectorized.hs:514)
    cconstantL (src/Internal/Vectorized.hs:515)
  12% ( 17 /146) in 'Internal.Matrix'
  Missing documentation for:
    MatrixOrder (src/Internal/Matrix.hs:39)
    rows (src/Internal/Matrix.hs:52)
    cols (src/Internal/Matrix.hs:56)
    size (src/Internal/Matrix.hs:60)
    rowOrder (src/Internal/Matrix.hs:63)
    colOrder (src/Internal/Matrix.hs:66)
    is1d (src/Internal/Matrix.hs:69)
    isSlice (src/Internal/Matrix.hs:73)
    orderOf (src/Internal/Matrix.hs:76)
    showInternal (src/Internal/Matrix.hs:80)
    cmat (src/Internal/Matrix.hs:99)
    fmat (src/Internal/Matrix.hs:105)
    amatr (src/Internal/Matrix.hs:113)
    amat (src/Internal/Matrix.hs:120)
     (src/Internal/Matrix.hs:129)
    # (src/Internal/Matrix.hs:139)
    copy (src/Internal/Matrix.hs:144)
    extractAll (src/Internal/Matrix.hs:146)
    atM' (src/Internal/Matrix.hs:223)
    matrixFromVector (src/Internal/Matrix.hs:228)
    createMatrix (src/Internal/Matrix.hs:238)
     (src/Internal/Matrix.hs:287)
     (src/Internal/Matrix.hs:299)
     (src/Internal/Matrix.hs:311)
     (src/Internal/Matrix.hs:323)
     (src/Internal/Matrix.hs:335)
     (src/Internal/Matrix.hs:347)
    maxZ (src/Internal/Matrix.hs:380)
    conformMs (src/Internal/Matrix.hs:382)
    conformVs (src/Internal/Matrix.hs:388)
    conformMTo (src/Internal/Matrix.hs:392)
    conformVTo (src/Internal/Matrix.hs:399)
    repRows (src/Internal/Matrix.hs:404)
    repCols (src/Internal/Matrix.hs:405)
    shSize (src/Internal/Matrix.hs:407)
    shDim (src/Internal/Matrix.hs:409)
    emptyM (src/Internal/Matrix.hs:411)
     (src/Internal/Matrix.hs:415)
    extractAux (src/Internal/Matrix.hs:425)
    Extr (src/Internal/Matrix.hs:432)
    c_extractD (src/Internal/Matrix.hs:434)
    c_extractF (src/Internal/Matrix.hs:435)
    c_extractC (src/Internal/Matrix.hs:436)
    c_extractQ (src/Internal/Matrix.hs:437)
    c_extractI (src/Internal/Matrix.hs:438)
    c_extractL (src/Internal/Matrix.hs:439)
    setRectAux (src/Internal/Matrix.hs:443)
    SetRect (src/Internal/Matrix.hs:445)
    c_setRectD (src/Internal/Matrix.hs:447)
    c_setRectF (src/Internal/Matrix.hs:448)
    c_setRectC (src/Internal/Matrix.hs:449)
    c_setRectQ (src/Internal/Matrix.hs:450)
    c_setRectI (src/Internal/Matrix.hs:451)
    c_setRectL (src/Internal/Matrix.hs:452)
    sortG (src/Internal/Matrix.hs:456)
    sortIdxD (src/Internal/Matrix.hs:461)
    sortIdxF (src/Internal/Matrix.hs:462)
    sortIdxI (src/Internal/Matrix.hs:463)
    sortIdxL (src/Internal/Matrix.hs:464)
    sortValD (src/Internal/Matrix.hs:466)
    sortValF (src/Internal/Matrix.hs:467)
    sortValI (src/Internal/Matrix.hs:468)
    sortValL (src/Internal/Matrix.hs:469)
    c_sort_indexD (src/Internal/Matrix.hs:471)
    c_sort_indexF (src/Internal/Matrix.hs:472)
    c_sort_indexI (src/Internal/Matrix.hs:473)
    c_sort_indexL (src/Internal/Matrix.hs:474)
    c_sort_valD (src/Internal/Matrix.hs:476)
    c_sort_valF (src/Internal/Matrix.hs:477)
    c_sort_valI (src/Internal/Matrix.hs:478)
    c_sort_valL (src/Internal/Matrix.hs:479)
    compareG (src/Internal/Matrix.hs:483)
    compareD (src/Internal/Matrix.hs:488)
    compareF (src/Internal/Matrix.hs:489)
    compareI (src/Internal/Matrix.hs:490)
    compareL (src/Internal/Matrix.hs:491)
    c_compareD (src/Internal/Matrix.hs:493)
    c_compareF (src/Internal/Matrix.hs:494)
    c_compareI (src/Internal/Matrix.hs:495)
    c_compareL (src/Internal/Matrix.hs:496)
    selectG (src/Internal/Matrix.hs:500)
    selectD (src/Internal/Matrix.hs:505)
    selectF (src/Internal/Matrix.hs:506)
    selectI (src/Internal/Matrix.hs:507)
    selectL (src/Internal/Matrix.hs:508)
    selectC (src/Internal/Matrix.hs:509)
    selectQ (src/Internal/Matrix.hs:510)
    Sel (src/Internal/Matrix.hs:512)
    c_selectD (src/Internal/Matrix.hs:514)
    c_selectF (src/Internal/Matrix.hs:515)
    c_selectI (src/Internal/Matrix.hs:516)
    c_selectC (src/Internal/Matrix.hs:517)
    c_selectQ (src/Internal/Matrix.hs:518)
    c_selectL (src/Internal/Matrix.hs:519)
    remapG (src/Internal/Matrix.hs:523)
    remapD (src/Internal/Matrix.hs:528)
    remapF (src/Internal/Matrix.hs:529)
    remapI (src/Internal/Matrix.hs:530)
    remapL (src/Internal/Matrix.hs:531)
    remapC (src/Internal/Matrix.hs:532)
    remapQ (src/Internal/Matrix.hs:533)
    Rem (src/Internal/Matrix.hs:535)
    c_remapD (src/Internal/Matrix.hs:537)
    c_remapF (src/Internal/Matrix.hs:538)
    c_remapI (src/Internal/Matrix.hs:539)
    c_remapC (src/Internal/Matrix.hs:540)
    c_remapQ (src/Internal/Matrix.hs:541)
    c_remapL (src/Internal/Matrix.hs:542)
    rowOpAux (src/Internal/Matrix.hs:546)
    RowOp (src/Internal/Matrix.hs:551)
    c_rowOpD (src/Internal/Matrix.hs:553)
    c_rowOpF (src/Internal/Matrix.hs:554)
    c_rowOpC (src/Internal/Matrix.hs:555)
    c_rowOpQ (src/Internal/Matrix.hs:556)
    c_rowOpI (src/Internal/Matrix.hs:557)
    c_rowOpL (src/Internal/Matrix.hs:558)
    c_rowOpMI (src/Internal/Matrix.hs:559)
    c_rowOpML (src/Internal/Matrix.hs:560)
    gemmg (src/Internal/Matrix.hs:564)
    Tgemm (src/Internal/Matrix.hs:566)
    c_gemmD (src/Internal/Matrix.hs:568)
    c_gemmF (src/Internal/Matrix.hs:569)
    c_gemmC (src/Internal/Matrix.hs:570)
    c_gemmQ (src/Internal/Matrix.hs:571)
    c_gemmI (src/Internal/Matrix.hs:572)
    c_gemmL (src/Internal/Matrix.hs:573)
    c_gemmMI (src/Internal/Matrix.hs:574)
    c_gemmML (src/Internal/Matrix.hs:575)
    c_saveMatrix (src/Internal/Matrix.hs:579)
 100% (  4 /  4) in 'Internal.Conversion'
  30% (  3 / 10) in 'Internal.Foreign'
  Missing documentation for:
    appVector (src/Internal/Foreign.hs:59)
    appVectorLen (src/Internal/Foreign.hs:63)
    appMatrix (src/Internal/Foreign.hs:67)
    appMatrixLen (src/Internal/Foreign.hs:71)
    appMatrixRaw (src/Internal/Foreign.hs:78)
    appMatrixRawLen (src/Internal/Foreign.hs:82)
    unsafeMatrixToForeignPtr (src/Internal/Foreign.hs:100)
  16% (  7 / 43) in 'Internal.ST'
  Missing documentation for:
    STVector (src/Internal/ST.hs:51)
    newVector (src/Internal/ST.hs:101)
    thawVector (src/Internal/ST.hs:53)
    freezeVector (src/Internal/ST.hs:77)
    runSTVector (src/Internal/ST.hs:59)
    readVector (src/Internal/ST.hs:90)
    writeVector (src/Internal/ST.hs:94)
    modifyVector (src/Internal/ST.hs:71)
    liftSTVector (src/Internal/ST.hs:74)
    STMatrix (src/Internal/ST.hs:120)
    newMatrix (src/Internal/ST.hs:177)
    thawMatrix (src/Internal/ST.hs:122)
    freezeMatrix (src/Internal/ST.hs:150)
    runSTMatrix (src/Internal/ST.hs:128)
    readMatrix (src/Internal/ST.hs:163)
    writeMatrix (src/Internal/ST.hs:167)
    modifyMatrix (src/Internal/ST.hs:140)
    liftSTMatrix (src/Internal/ST.hs:143)
    mutable (src/Internal/ST.hs:243)
    extractMatrix (src/Internal/ST.hs:226)
    setMatrix (src/Internal/ST.hs:170)
    rowOper (src/Internal/ST.hs:206)
    RowOper (src/Internal/ST.hs:202)
    RowRange (src/Internal/ST.hs:192)
    ColRange (src/Internal/ST.hs:182)
    gemmm (src/Internal/ST.hs:236)
    newUndefinedVector (src/Internal/ST.hs:97)
    unsafeReadVector (src/Internal/ST.hs:63)
    unsafeWriteVector (src/Internal/ST.hs:67)
    unsafeThawVector (src/Internal/ST.hs:56)
    unsafeFreezeVector (src/Internal/ST.hs:80)
    newUndefinedMatrix (src/Internal/ST.hs:173)
    unsafeReadMatrix (src/Internal/ST.hs:132)
    unsafeWriteMatrix (src/Internal/ST.hs:136)
    unsafeThawMatrix (src/Internal/ST.hs:125)
    unsafeFreezeMatrix (src/Internal/ST.hs:146)
  56% ( 30 / 54) in 'Internal.Element'
  Missing documentation for:
     (src/Internal/Element.hs:42)
     (src/Internal/Element.hs:55)
    sizes (src/Internal/Element.hs:59)
    dsp (src/Internal/Element.hs:61)
     (src/Internal/Element.hs:71)
    breakAt (src/Internal/Element.hs:79)
    ppext (src/Internal/Element.hs:95)
    minEl (src/Internal/Element.hs:134)
    maxEl (src/Internal/Element.hs:135)
    cmodi (src/Internal/Element.hs:136)
    extractError (src/Internal/Element.hs:138)
    fromBlocksRaw (src/Internal/Element.hs:238)
    adaptBlocks (src/Internal/Element.hs:240)
    takeRows (src/Internal/Element.hs:356)
    dropRows (src/Internal/Element.hs:363)
    takeColumns (src/Internal/Element.hs:370)
    dropColumns (src/Internal/Element.hs:377)
    fromArray2D (src/Internal/Element.hs:443)
    lM (src/Internal/Element.hs:492)
    compat' (src/Internal/Element.hs:502)
    toBlockRows (src/Internal/Element.hs:510)
    toBlockCols (src/Internal/Element.hs:519)
    mk (src/Internal/Element.hs:549)
    mapMatrix (src/Internal/Element.hs:602)
  90% (  9 / 10) in 'Internal.IO'
  Missing documentation for:
    loadMatrix' (src/Internal/IO.hs:172)
  44% ( 59 /135) in 'Internal.LAPACK'
  Missing documentation for:
    # (src/Internal/LAPACK.hs:32)
    TMMM (src/Internal/LAPACK.hs:37)
    F (src/Internal/LAPACK.hs:39)
    Q (src/Internal/LAPACK.hs:40)
    dgemmc (src/Internal/LAPACK.hs:42)
    zgemmc (src/Internal/LAPACK.hs:43)
    sgemmc (src/Internal/LAPACK.hs:44)
    cgemmc (src/Internal/LAPACK.hs:45)
    c_multiplyI (src/Internal/LAPACK.hs:46)
    c_multiplyL (src/Internal/LAPACK.hs:47)
    isT (src/Internal/LAPACK.hs:49)
    tt (src/Internal/LAPACK.hs:52)
    multiplyAux (src/Internal/LAPACK.hs:55)
    multiplyI (src/Internal/LAPACK.hs:78)
    multiplyL (src/Internal/LAPACK.hs:86)
    TSVD (src/Internal/LAPACK.hs:96)
    dgesvd (src/Internal/LAPACK.hs:98)
    zgesvd (src/Internal/LAPACK.hs:99)
    dgesdd (src/Internal/LAPACK.hs:100)
    zgesdd (src/Internal/LAPACK.hs:101)
    svdAux (src/Internal/LAPACK.hs:119)
    thinSVDAux (src/Internal/LAPACK.hs:147)
    svAux (src/Internal/LAPACK.hs:176)
    rightSVAux (src/Internal/LAPACK.hs:196)
    leftSVAux (src/Internal/LAPACK.hs:217)
    dgeev (src/Internal/LAPACK.hs:231)
    zgeev (src/Internal/LAPACK.hs:232)
    dsyev (src/Internal/LAPACK.hs:233)
    zheev (src/Internal/LAPACK.hs:234)
    eigAux (src/Internal/LAPACK.hs:236)
    eigOnlyAux (src/Internal/LAPACK.hs:252)
    eigRaux (src/Internal/LAPACK.hs:275)
    fixeig1 (src/Internal/LAPACK.hs:286)
    fixeig (src/Internal/LAPACK.hs:289)
    eigSHAux (src/Internal/LAPACK.hs:305)
    vrev (src/Internal/LAPACK.hs:349)
    dgesv (src/Internal/LAPACK.hs:352)
    zgesv (src/Internal/LAPACK.hs:353)
    linearSolveSQAux (src/Internal/LAPACK.hs:355)
    mbLinearSolveR (src/Internal/LAPACK.hs:371)
    mbLinearSolveC (src/Internal/LAPACK.hs:379)
    dpotrs (src/Internal/LAPACK.hs:383)
    zpotrs (src/Internal/LAPACK.hs:384)
    linearSolveSQAux2 (src/Internal/LAPACK.hs:387)
    dgels (src/Internal/LAPACK.hs:408)
    zgels (src/Internal/LAPACK.hs:409)
    dgelss (src/Internal/LAPACK.hs:410)
    zgelss (src/Internal/LAPACK.hs:411)
    linearSolveAux (src/Internal/LAPACK.hs:413)
    zpotrf (src/Internal/LAPACK.hs:456)
    dpotrf (src/Internal/LAPACK.hs:457)
    cholAux (src/Internal/LAPACK.hs:459)
    TMVM (src/Internal/LAPACK.hs:482)
    dgeqr2 (src/Internal/LAPACK.hs:484)
    zgeqr2 (src/Internal/LAPACK.hs:485)
    qrAux (src/Internal/LAPACK.hs:495)
    dorgqr (src/Internal/LAPACK.hs:505)
    zungqr (src/Internal/LAPACK.hs:506)
    qrgrAux (src/Internal/LAPACK.hs:515)
    dgehrd (src/Internal/LAPACK.hs:523)
    zgehrd (src/Internal/LAPACK.hs:524)
    hessAux (src/Internal/LAPACK.hs:534)
    dgees (src/Internal/LAPACK.hs:545)
    zgees (src/Internal/LAPACK.hs:546)
    schurAux (src/Internal/LAPACK.hs:556)
    dgetrf (src/Internal/LAPACK.hs:565)
    zgetrf (src/Internal/LAPACK.hs:566)
    luAux (src/Internal/LAPACK.hs:576)
    dgetrs (src/Internal/LAPACK.hs:587)
    zgetrs (src/Internal/LAPACK.hs:588)
    lusAux (src/Internal/LAPACK.hs:598)
    dsytrf (src/Internal/LAPACK.hs:611)
    zhetrf (src/Internal/LAPACK.hs:612)
    ldlAux (src/Internal/LAPACK.hs:622)
    dsytrs (src/Internal/LAPACK.hs:630)
    zsytrs (src/Internal/LAPACK.hs:631)
  25% ( 25 / 99) in 'Internal.Numeric'
  Missing documentation for:
    IndexOf (src/Internal/Numeric.hs:32)
    ArgOf (src/Internal/Numeric.hs:37)
     (src/Internal/Numeric.hs:97)
     (src/Internal/Numeric.hs:136)
     (src/Internal/Numeric.hs:176)
     (src/Internal/Numeric.hs:213)
     (src/Internal/Numeric.hs:250)
     (src/Internal/Numeric.hs:286)
     (src/Internal/Numeric.hs:324)
    emptyErrorV (src/Internal/Numeric.hs:365)
    emptyErrorM (src/Internal/Numeric.hs:370)
    arctan2 (src/Internal/Numeric.hs:391)
    toInt (src/Internal/Numeric.hs:410)
    fromZ (src/Internal/Numeric.hs:413)
    toZ (src/Internal/Numeric.hs:416)
    Konst (src/Internal/Numeric.hs:551)
     (src/Internal/Numeric.hs:565)
     (src/Internal/Numeric.hs:569)
    Numeric (src/Internal/Numeric.hs:575)
     (src/Internal/Numeric.hs:587)
     (src/Internal/Numeric.hs:588)
     (src/Internal/Numeric.hs:589)
     (src/Internal/Numeric.hs:590)
     (src/Internal/Numeric.hs:591)
     (src/Internal/Numeric.hs:592)
     (src/Internal/Numeric.hs:611)
     (src/Internal/Numeric.hs:618)
     (src/Internal/Numeric.hs:625)
     (src/Internal/Numeric.hs:632)
     (src/Internal/Numeric.hs:639)
     (src/Internal/Numeric.hs:646)
    emptyMul (src/Internal/Numeric.hs:654)
    emptyVal (src/Internal/Numeric.hs:663)
    mXm (src/Internal/Numeric.hs:681)
    mXv (src/Internal/Numeric.hs:685)
    vXm (src/Internal/Numeric.hs:689)
    Convert (src/Internal/Numeric.hs:737)
     (src/Internal/Numeric.hs:746)
     (src/Internal/Numeric.hs:754)
     (src/Internal/Numeric.hs:762)
     (src/Internal/Numeric.hs:770)
    RealOf (src/Internal/Numeric.hs:780)
    ComplexOf (src/Internal/Numeric.hs:791)
    SingleOf (src/Internal/Numeric.hs:799)
    DoubleOf (src/Internal/Numeric.hs:806)
    ElementOf (src/Internal/Numeric.hs:813)
    buildM (src/Internal/Numeric.hs:820)
    buildV (src/Internal/Numeric.hs:824)
    findV (src/Internal/Numeric.hs:839)
    findM (src/Internal/Numeric.hs:842)
    assocV (src/Internal/Numeric.hs:844)
    assocM (src/Internal/Numeric.hs:849)
    accumV (src/Internal/Numeric.hs:854)
    accumM (src/Internal/Numeric.hs:859)
    compareM (src/Internal/Numeric.hs:866)
    compareCV (src/Internal/Numeric.hs:871)
    selectM (src/Internal/Numeric.hs:875)
    selectCV (src/Internal/Numeric.hs:880)
    CTrans (src/Internal/Numeric.hs:886)
     (src/Internal/Numeric.hs:891)
     (src/Internal/Numeric.hs:892)
     (src/Internal/Numeric.hs:893)
     (src/Internal/Numeric.hs:894)
     (src/Internal/Numeric.hs:896)
     (src/Internal/Numeric.hs:900)
    Transposable (src/Internal/Numeric.hs:904)
     (src/Internal/Numeric.hs:911)
    Additive (src/Internal/Numeric.hs:916)
    Linear (src/Internal/Numeric.hs:920)
     (src/Internal/Numeric.hs:925)
     (src/Internal/Numeric.hs:929)
     (src/Internal/Numeric.hs:933)
     (src/Internal/Numeric.hs:937)
    Testable (src/Internal/Numeric.hs:942)
  17% (  2 / 12) in 'Internal.Sparse'
  Missing documentation for:
    Module header
    CSR (src/Internal/Sparse.hs:33)
    mkCSR (src/Internal/Sparse.hs:50)
    fromCSR (src/Internal/Sparse.hs:122)
    mkSparse (src/Internal/Sparse.hs:119)
    mkDiagR (src/Internal/Sparse.hs:130)
    mkDense (src/Internal/Sparse.hs:112)
    AssocMatrix (src/Internal/Sparse.hs:31)
    toDense (src/Internal/Sparse.hs:191)
    gmXv (src/Internal/Sparse.hs:143)
  38% ( 39 /102) in 'Numeric.LinearAlgebra.Devel'
  Missing documentation for:
    appVector (src/Internal/Foreign.hs:59)
    appVectorLen (src/Internal/Foreign.hs:63)
    appMatrix (src/Internal/Foreign.hs:67)
    appMatrixLen (src/Internal/Foreign.hs:71)
    appMatrixRaw (src/Internal/Foreign.hs:78)
    appMatrixRawLen (src/Internal/Foreign.hs:82)
    unsafeMatrixToForeignPtr (src/Internal/Foreign.hs:100)
    createVector (src/Internal/Vector.hs:76)
    createMatrix (src/Internal/Matrix.hs:238)
    TransArray (src/Internal/Devel.hs:79)
    MatrixOrder (src/Internal/Matrix.hs:39)
    orderOf (src/Internal/Matrix.hs:76)
    cmat (src/Internal/Matrix.hs:99)
    fmat (src/Internal/Matrix.hs:105)
    matrixFromVector (src/Internal/Matrix.hs:228)
    atM' (src/Internal/Matrix.hs:223)
    STVector (src/Internal/ST.hs:51)
    newVector (src/Internal/ST.hs:101)
    thawVector (src/Internal/ST.hs:53)
    freezeVector (src/Internal/ST.hs:77)
    runSTVector (src/Internal/ST.hs:59)
    readVector (src/Internal/ST.hs:90)
    writeVector (src/Internal/ST.hs:94)
    modifyVector (src/Internal/ST.hs:71)
    liftSTVector (src/Internal/ST.hs:74)
    STMatrix (src/Internal/ST.hs:120)
    newMatrix (src/Internal/ST.hs:177)
    thawMatrix (src/Internal/ST.hs:122)
    freezeMatrix (src/Internal/ST.hs:150)
    runSTMatrix (src/Internal/ST.hs:128)
    readMatrix (src/Internal/ST.hs:163)
    writeMatrix (src/Internal/ST.hs:167)
    modifyMatrix (src/Internal/ST.hs:140)
    liftSTMatrix (src/Internal/ST.hs:143)
    mutable (src/Internal/ST.hs:243)
    extractMatrix (src/Internal/ST.hs:226)
    setMatrix (src/Internal/ST.hs:170)
    rowOper (src/Internal/ST.hs:206)
    RowOper (src/Internal/ST.hs:202)
    RowRange (src/Internal/ST.hs:192)
    ColRange (src/Internal/ST.hs:182)
    gemmm (src/Internal/ST.hs:236)
    newUndefinedVector (src/Internal/ST.hs:97)
    unsafeReadVector (src/Internal/ST.hs:63)
    unsafeWriteVector (src/Internal/ST.hs:67)
    unsafeThawVector (src/Internal/ST.hs:56)
    unsafeFreezeVector (src/Internal/ST.hs:80)
    newUndefinedMatrix (src/Internal/ST.hs:173)
    unsafeReadMatrix (src/Internal/ST.hs:132)
    unsafeWriteMatrix (src/Internal/ST.hs:136)
    unsafeThawMatrix (src/Internal/ST.hs:125)
    unsafeFreezeMatrix (src/Internal/ST.hs:146)
    mapVectorWithIndex (src/Internal/Vector.hs:366)
    foldLoop (src/Internal/Vector.hs:287)
    foldVector (src/Internal/Vector.hs:268)
    foldVectorG (src/Internal/Vector.hs:292)
    foldVectorWithIndex (src/Internal/Vector.hs:278)
    CSR (src/Internal/Sparse.hs:33)
    fromCSR (src/Internal/Sparse.hs:122)
    mkCSR (src/Internal/Sparse.hs:50)
    toByteString (src/Internal/Vector.hs:403)
    fromByteString (src/Internal/Vector.hs:410)
    showInternal (src/Internal/Matrix.hs:80)
  63% ( 66 /105) in 'Internal.Algorithms'
  Missing documentation for:
     (src/Internal/Algorithms.hs:76)
     (src/Internal/Algorithms.hs:100)
    square (src/Internal/Algorithms.hs:131)
    vertical (src/Internal/Algorithms.hs:133)
    exactHermitian (src/Internal/Algorithms.hs:135)
     (src/Internal/Algorithms.hs:317)
     (src/Internal/Algorithms.hs:362)
     (src/Internal/Algorithms.hs:470)
    haussholder (src/Internal/Algorithms.hs:704)
    zh (src/Internal/Algorithms.hs:709)
    zt (src/Internal/Algorithms.hs:712)
    unpackQR (src/Internal/Algorithms.hs:716)
    unpackHess (src/Internal/Algorithms.hs:727)
    uH (src/Internal/Algorithms.hs:732)
    diagonalize (src/Internal/Algorithms.hs:760)
    golubeps (src/Internal/Algorithms.hs:779)
    epslist (src/Internal/Algorithms.hs:786)
    geps (src/Internal/Algorithms.hs:789)
    expGolub (src/Internal/Algorithms.hs:798)
    sqrtmInv (src/Internal/Algorithms.hs:843)
    signlp (src/Internal/Algorithms.hs:855)
    fixPerm (src/Internal/Algorithms.hs:859)
    fixPerm' (src/Internal/Algorithms.hs:868)
    triang (src/Internal/Algorithms.hs:877)
    NormType (src/Internal/Algorithms.hs:900)
    Normed (src/Internal/Algorithms.hs:902)
     (src/Internal/Algorithms.hs:905)
     (src/Internal/Algorithms.hs:911)
     (src/Internal/Algorithms.hs:917)
     (src/Internal/Algorithms.hs:923)
     (src/Internal/Algorithms.hs:930)
     (src/Internal/Algorithms.hs:936)
     (src/Internal/Algorithms.hs:942)
     (src/Internal/Algorithms.hs:948)
    relativeError (src/Internal/Algorithms.hs:961)
    geigSH' (src/Internal/Algorithms.hs:984)
     (src/Internal/Algorithms.hs:1004)
     (src/Internal/Algorithms.hs:1020)
     (src/Internal/Algorithms.hs:1023)
  40% ( 10 / 25) in 'Internal.Container'
  Missing documentation for:
    Mul (src/Internal/Container.hs:103)
     (src/Internal/Container.hs:108)
     (src/Internal/Container.hs:111)
     (src/Internal/Container.hs:114)
    LSDiv (src/Internal/Container.hs:146)
     (src/Internal/Container.hs:150)
     (src/Internal/Container.hs:154)
    Build (src/Internal/Container.hs:161)
     (src/Internal/Container.hs:178)
     (src/Internal/Container.hs:182)
    dot (src/Internal/Container.hs:189)
    optimiseMult (src/Internal/Container.hs:194)
    sortVector (src/Internal/Container.hs:220)
    ccompare (src/Internal/Container.hs:244)
    cselect (src/Internal/Container.hs:247)
  75% (  6 /  8) in 'Internal.Random'
  Missing documentation for:
    Seed (src/Internal/Vectorized.hs:358)
    RandDist (src/Internal/Vectorized.hs:360)
 100% (  7 /  7) in 'Internal.Convolution'
 100% (  2 /  2) in 'Internal.Chain'
 100% (  1 /  1) in 'Numeric.Vector'
  33% (  2 /  6) in 'Internal.CG'
  Missing documentation for:
    Module header
    CGState (src/Internal/CG.hs:34)
    R (src/Internal/Vector.hs:51)
    V (src/Internal/CG.hs:32)
 100% (  1 /  1) in 'Numeric.Matrix'
  62% ( 43 / 69) in 'Internal.Util'
  Missing documentation for:
    formatSparse (src/Internal/Util.hs:475)
    approxInt (src/Internal/Util.hs:489)
    dispDots (src/Internal/Util.hs:496)
    dispBlanks (src/Internal/Util.hs:498)
    formatShort (src/Internal/Util.hs:500)
    dispShort (src/Internal/Util.hs:530)
    Numeric (src/Internal/Numeric.hs:575)
    ℕ (src/Internal/Util.hs:84)
    ℤ (src/Internal/Util.hs:85)
    ℝ (src/Internal/Util.hs:83)
    ℂ (src/Internal/Util.hs:86)
    Normed (src/Internal/Util.hs:258)
    norm_Frob (src/Internal/Util.hs:323)
    norm_nuclear (src/Internal/Util.hs:326)
    ~!~ (src/Internal/Util.hs:471)
    block2x2 (src/Internal/Util.hs:540)
    block3x3 (src/Internal/Util.hs:547)
    view1 (src/Internal/Util.hs:552)
    unView1 (src/Internal/Util.hs:560)
    foldMatrix (src/Internal/Util.hs:565)
    gaussElim_1 (src/Internal/Util.hs:604)
    gaussElim (src/Internal/Util.hs:647)
    luST (src/Internal/Util.hs:670)
    luSolve'' (src/Internal/Util.hs:787)
    luPacked'' (src/Internal/Util.hs:739)
    invershur (src/Internal/Util.hs:860)
  67% (  2 /  3) in 'Internal.Modular'
  Missing documentation for:
    ./. (src/Internal/Modular.hs:60)
  75% ( 98 /131) in 'Numeric.LinearAlgebra.Data'
  Missing documentation for:
    R (src/Internal/Vector.hs:51)
    C (src/Internal/Vector.hs:52)
    I (src/Internal/Vector.hs:49)
    Z (src/Internal/Vector.hs:50)
    ./. (src/Internal/Modular.hs:60)
    toList (src/Internal/Vector.hs:110)
    rows (src/Internal/Matrix.hs:52)
    cols (src/Internal/Matrix.hs:56)
    Konst (src/Internal/Numeric.hs:551)
    Build (src/Internal/Container.hs:161)
    takeRows (src/Internal/Element.hs:356)
    dropRows (src/Internal/Element.hs:363)
    takeColumns (src/Internal/Element.hs:370)
    dropColumns (src/Internal/Element.hs:377)
    sortVector (src/Internal/Container.hs:220)
    AssocMatrix (src/Internal/Sparse.hs:31)
    toDense (src/Internal/Sparse.hs:191)
    mkSparse (src/Internal/Sparse.hs:119)
    mkDiagR (src/Internal/Sparse.hs:130)
    mkDense (src/Internal/Sparse.hs:112)
    loadMatrix' (src/Internal/IO.hs:172)
    dispDots (src/Internal/Util.hs:496)
    dispBlanks (src/Internal/Util.hs:498)
    dispShort (src/Internal/Util.hs:530)
    Convert (src/Internal/Numeric.hs:737)
    roundVector (src/Internal/Vectorized.hs:378)
    toInt (src/Internal/Numeric.hs:410)
    fromZ (src/Internal/Numeric.hs:413)
    toZ (src/Internal/Numeric.hs:416)
    arctan2 (src/Internal/Numeric.hs:391)
    fromArray2D (src/Internal/Element.hs:443)
    nRows (src/Internal/Sparse.hs:90)
    nCols (src/Internal/Sparse.hs:91)
Warning: Numeric.LinearAlgebra: scale is exported separately but will be documented under Linear. Consider exporting it together with its parent(s) for code clarity.
Warning: Numeric.LinearAlgebra: add is exported separately but will be documented under Additive. Consider exporting it together with its parent(s) for code clarity.
  86% (129 /150) in 'Numeric.LinearAlgebra'
  Missing documentation for:
    dot (src/Internal/Container.hs:189)
    Normed (src/Internal/Util.hs:258)
    norm_Frob (src/Internal/Util.hs:323)
    norm_nuclear (src/Internal/Util.hs:326)
    Seed (src/Internal/Vectorized.hs:358)
    RandDist (src/Internal/Vectorized.hs:360)
    relativeError (src/Internal/Algorithms.hs:961)
    haussholder (src/Internal/Algorithms.hs:704)
    optimiseMult (src/Internal/Container.hs:194)
    Numeric (src/Internal/Numeric.hs:575)
    LSDiv (src/Internal/Container.hs:146)
    RealOf (src/Internal/Numeric.hs:780)
    ComplexOf (src/Internal/Numeric.hs:791)
    SingleOf (src/Internal/Numeric.hs:799)
    DoubleOf (src/Internal/Numeric.hs:806)
    IndexOf (src/Internal/Numeric.hs:32)
    Linear (src/Internal/Numeric.hs:920)
    Additive (src/Internal/Numeric.hs:916)
    Transposable (src/Internal/Numeric.hs:904)
    CGState (src/Internal/CG.hs:34)
    Testable (src/Internal/Numeric.hs:942)
  57% (  8 / 14) in 'Numeric.LinearAlgebra.HMatrix'
  Missing documentation for:
    ℝ (src/Internal/Util.hs:83)
    ℂ (src/Internal/Util.hs:86)
    <·> (src/Numeric/LinearAlgebra/HMatrix.hs:24)
    app (src/Numeric/LinearAlgebra/HMatrix.hs:27)
    mul (src/Numeric/LinearAlgebra/HMatrix.hs:29)
    geigSH' (src/Internal/Algorithms.hs:984)
   1% (  1 / 67) in 'Internal.Static'
  Missing documentation for:
    ℝ (src/Internal/Static.hs:37)
    ℂ (src/Internal/Static.hs:38)
    Dim (src/Internal/Static.hs:40)
    lift1F (src/Internal/Static.hs:43)
    lift2F (src/Internal/Static.hs:48)
    R (src/Internal/Static.hs:55)
    C (src/Internal/Static.hs:58)
    L (src/Internal/Static.hs:61)
    M (src/Internal/Static.hs:63)
    mkR (src/Internal/Static.hs:66)
    mkC (src/Internal/Static.hs:69)
    mkL (src/Internal/Static.hs:72)
    mkM (src/Internal/Static.hs:75)
    V (src/Internal/Static.hs:80)
    ud (src/Internal/Static.hs:82)
    mkV (src/Internal/Static.hs:85)
    vconcat (src/Internal/Static.hs:89)
    gvec2 (src/Internal/Static.hs:101)
    gvec3 (src/Internal/Static.hs:108)
    gvec4 (src/Internal/Static.hs:117)
    gvect (src/Internal/Static.hs:127)
    GM (src/Internal/Static.hs:143)
    gmat (src/Internal/Static.hs:146)
    Sized (src/Internal/Static.hs:163)
    singleV (src/Internal/Static.hs:172)
    singleM (src/Internal/Static.hs:173)
     (src/Internal/Static.hs:176)
     (src/Internal/Static.hs:192)
     (src/Internal/Static.hs:209)
     (src/Internal/Static.hs:227)
     (src/Internal/Static.hs:246)
     (src/Internal/Static.hs:252)
    isDiag (src/Internal/Static.hs:261)
    isDiagC (src/Internal/Static.hs:264)
    isDiagg (src/Internal/Static.hs:268)
     (src/Internal/Static.hs:285)
     (src/Internal/Static.hs:293)
     (src/Internal/Static.hs:301)
     (src/Internal/Static.hs:310)
     (src/Internal/Static.hs:321)
     (src/Internal/Static.hs:331)
     (src/Internal/Static.hs:336)
     (src/Internal/Static.hs:356)
     (src/Internal/Static.hs:366)
     (src/Internal/Static.hs:371)
    adaptDiag (src/Internal/Static.hs:393)
    isFull (src/Internal/Static.hs:397)
    lift1L (src/Internal/Static.hs:400)
    lift2L (src/Internal/Static.hs:401)
    lift2LD (src/Internal/Static.hs:402)
     (src/Internal/Static.hs:405)
     (src/Internal/Static.hs:415)
     (src/Internal/Static.hs:420)
    adaptDiagC (src/Internal/Static.hs:441)
    isFullC (src/Internal/Static.hs:445)
    lift1M (src/Internal/Static.hs:447)
    lift2M (src/Internal/Static.hs:448)
    lift2MD (src/Internal/Static.hs:449)
     (src/Internal/Static.hs:451)
     (src/Internal/Static.hs:461)
     (src/Internal/Static.hs:466)
    Disp (src/Internal/Static.hs:488)
     (src/Internal/Static.hs:493)
     (src/Internal/Static.hs:500)
     (src/Internal/Static.hs:508)
     (src/Internal/Static.hs:514)
  13% (  9 / 69) in 'Numeric.LinearAlgebra.Static'
  Missing documentation for:
    ℝ (src/Internal/Static.hs:37)
    R (src/Internal/Static.hs:55)
    vec2 (src/Numeric/LinearAlgebra/Static.hs:90)
    vec3 (src/Numeric/LinearAlgebra/Static.hs:93)
    vec4 (src/Numeric/LinearAlgebra/Static.hs:97)
    & (src/Numeric/LinearAlgebra/Static.hs:79)
    # (src/Numeric/LinearAlgebra/Static.hs:84)
    split (src/Numeric/LinearAlgebra/Static.hs:344)
    headTail (src/Numeric/LinearAlgebra/Static.hs:351)
    vector (src/Numeric/LinearAlgebra/Static.hs:100)
    linspace (src/Numeric/LinearAlgebra/Static.hs:106)
    range (src/Numeric/LinearAlgebra/Static.hs:111)
    dim (src/Numeric/LinearAlgebra/Static.hs:117)
    L (src/Internal/Static.hs:61)
    Sq (src/Numeric/LinearAlgebra/Static.hs:177)
    build (src/Numeric/LinearAlgebra/Static.hs:375)
    row (src/Numeric/LinearAlgebra/Static.hs:154)
    col (src/Numeric/LinearAlgebra/Static.hs:158)
    ||| (src/Numeric/LinearAlgebra/Static.hs:174)
    === (src/Numeric/LinearAlgebra/Static.hs:168)
    splitRows (src/Numeric/LinearAlgebra/Static.hs:355)
    splitCols (src/Numeric/LinearAlgebra/Static.hs:361)
    unrow (src/Numeric/LinearAlgebra/Static.hs:160)
    uncol (src/Numeric/LinearAlgebra/Static.hs:164)
    eye (src/Numeric/LinearAlgebra/Static.hs:134)
    diag (src/Numeric/LinearAlgebra/Static.hs:131)
    blockAt (src/Numeric/LinearAlgebra/Static.hs:139)
    matrix (src/Numeric/LinearAlgebra/Static.hs:103)
    C (src/Internal/Static.hs:58)
    M (src/Internal/Static.hs:63)
    Her (src/Numeric/LinearAlgebra/Static.hs:286)
    her (src/Numeric/LinearAlgebra/Static.hs:288)
    𝑖 (src/Numeric/LinearAlgebra/Static.hs:283)
    <> (src/Numeric/LinearAlgebra/Static.hs:197)
    #> (src/Numeric/LinearAlgebra/Static.hs:202)
    <.> (src/Numeric/LinearAlgebra/Static.hs:211)
    linSolve (src/Numeric/LinearAlgebra/Static.hs:238)
    <\> (src/Numeric/LinearAlgebra/Static.hs:241)
    svd (src/Numeric/LinearAlgebra/Static.hs:244)
    withCompactSVD (src/Numeric/LinearAlgebra/Static.hs:323)
    svdTall (src/Numeric/LinearAlgebra/Static.hs:252)
    svdFlat (src/Numeric/LinearAlgebra/Static.hs:258)
    Eigen (src/Numeric/LinearAlgebra/Static.hs:265)
    withNullspace (src/Numeric/LinearAlgebra/Static.hs:312)
    qr (src/Numeric/LinearAlgebra/Static.hs:335)
    chol (src/Numeric/LinearAlgebra/Static.hs:307)
    mean (src/Numeric/LinearAlgebra/Static.hs:540)
    Disp (src/Internal/Static.hs:488)
    Domain (src/Numeric/LinearAlgebra/Static.hs:412)
    withVector (src/Numeric/LinearAlgebra/Static.hs:385)
    withMatrix (src/Numeric/LinearAlgebra/Static.hs:396)
    toRows (src/Numeric/LinearAlgebra/Static.hs:365)
    toColumns (src/Numeric/LinearAlgebra/Static.hs:369)
    Sized (src/Internal/Static.hs:163)
    Diag (src/Numeric/LinearAlgebra/Static.hs:216)
    Sym (src/Numeric/LinearAlgebra/Static.hs:270)
    sym (src/Numeric/LinearAlgebra/Static.hs:273)
    mTm (src/Numeric/LinearAlgebra/Static.hs:276)
    unSym (src/Numeric/LinearAlgebra/Static.hs:279)
    <·> (src/Numeric/LinearAlgebra/Static.hs:207)
Warning: Numeric.LinearAlgebra.Devel: could not find link destinations for:
    CSC
Warning: Numeric.LinearAlgebra.Data: could not find link destinations for:
    CTrans
Warning: Numeric.LinearAlgebra: could not find link destinations for:
    eps Mod constantD extractR setRect sortI sortV compareV selectV remapM rowOp gemm conj' size' scalar' scale' addConstant add' sub mul equal cmap' konst' build' atIndex' minIndex' maxIndex' minElement' maxElement' sumElements' prodElements' step' ccompare' cselect' find' assoc' accum' scaleRecip divide arctan2' cmod' fromInt' toInt' fromZ' toZ' multiply absSum norm1 norm2 normInf CTrans linSolve toComplex' fromComplex' comp' single' double' Normed svd' thinSVD' sv' luPacked' luSolve' mbLinearSolve' linearSolve' cholSolve' ldlPacked' ldlSolve' linearSolveSVD' linearSolveLS' eig' eigSH'' eigOnly eigOnlySH cholSH' mbCholSH' qr' qrgr' hess' schur'
Warning: Numeric.LinearAlgebra.Static: could not find link destinations for:
    ℂ
Documentation created: dist/doc/html/hmatrix/index.html,
dist/doc/html/hmatrix/hmatrix.txt
Creating package registration file:
/tmp/pkgConf-hmatrix-0.17.012213898731173002606.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/hmatrix-0.17.0.1-JWP6dOY4q7oAh3GMbxK0jp
Registering hmatrix-0.17.0.1...
Installed hmatrix-0.17.0.1
Configuring unordered-containers-0.2.7.0...
Building unordered-containers-0.2.7.0...
Preprocessing library unordered-containers-0.2.7.0...
[1 of 8] Compiling Data.HashMap.UnsafeShift ( Data/HashMap/UnsafeShift.hs, dist/build/Data/HashMap/UnsafeShift.o )
[2 of 8] Compiling Data.HashMap.PopCount ( Data/HashMap/PopCount.hs, dist/build/Data/HashMap/PopCount.o )
[3 of 8] Compiling Data.HashMap.Unsafe ( Data/HashMap/Unsafe.hs, dist/build/Data/HashMap/Unsafe.o )
[4 of 8] Compiling Data.HashMap.Array ( Data/HashMap/Array.hs, dist/build/Data/HashMap/Array.o )
[5 of 8] Compiling Data.HashMap.Base ( Data/HashMap/Base.hs, dist/build/Data/HashMap/Base.o )
[6 of 8] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.o )
[7 of 8] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.o )
[8 of 8] Compiling Data.HashSet     ( Data/HashSet.hs, dist/build/Data/HashSet.o )
In-place registering unordered-containers-0.2.7.0...
Running Haddock for unordered-containers-0.2.7.0...
Running hscolour for unordered-containers-0.2.7.0...
Preprocessing library unordered-containers-0.2.7.0...
Preprocessing library unordered-containers-0.2.7.0...
Haddock coverage:
   0% (  0 /  3) in 'Data.HashMap.UnsafeShift'
  Missing documentation for:
    Module header
    unsafeShiftL (Data/HashMap/UnsafeShift.hs:10)
    unsafeShiftR (Data/HashMap/UnsafeShift.hs:14)
  50% (  1 /  2) in 'Data.HashMap.PopCount'
  Missing documentation for:
    Module header
 100% (  2 /  2) in 'Data.HashMap.Unsafe'
  38% ( 14 / 37) in 'Data.HashMap.Array'
  Missing documentation for:
    Array (Data/HashMap/Array.hs:101)
    MArray (Data/HashMap/Array.hs:126)
    new_ (Data/HashMap/Array.hs:173)
    singleton (Data/HashMap/Array.hs:176)
    singletonM (Data/HashMap/Array.hs:180)
    pair (Data/HashMap/Array.hs:184)
    length (Data/HashMap/Array.hs:112)
    lengthM (Data/HashMap/Array.hs:134)
    read (Data/HashMap/Array.hs:191)
    write (Data/HashMap/Array.hs:197)
    index (Data/HashMap/Array.hs:204)
    indexM (Data/HashMap/Array.hs:210)
    unsafeFreeze (Data/HashMap/Array.hs:216)
    unsafeThaw (Data/HashMap/Array.hs:222)
    run (Data/HashMap/Array.hs:228)
    run2 (Data/HashMap/Array.hs:232)
    foldl' (Data/HashMap/Array.hs:334)
    foldr (Data/HashMap/Array.hs:342)
    thaw (Data/HashMap/Array.hs:354)
    map (Data/HashMap/Array.hs:387)
    traverse (Data/HashMap/Array.hs:430)
    filter (Data/HashMap/Array.hs:435)
    toList (Data/HashMap/Array.hs:427)
  87% ( 61 / 70) in 'Data.HashMap.Base'
  Missing documentation for:
    Module header
    Leaf (Data/HashMap/Base.hs:135)
    Hash (Data/HashMap/Base.hs:202)
    Bitmap (Data/HashMap/Base.hs:203)
    mask (Data/HashMap/Base.hs:1226)
    bitsPerSubkey (Data/HashMap/Base.hs:1214)
    sparseIndex (Data/HashMap/Base.hs:1223)
    updateOrConcatWith (Data/HashMap/Base.hs:1131)
    updateOrConcatWithKey (Data/HashMap/Base.hs:1135)
 100% ( 52 / 52) in 'Data.HashMap.Strict'
 100% ( 52 / 52) in 'Data.HashMap.Lazy'
 100% ( 31 / 31) in 'Data.HashSet'
Documentation created: dist/doc/html/unordered-containers/index.html,
dist/doc/html/unordered-containers/unordered-containers.txt
Creating package registration file:
/tmp/pkgConf-unordered-containers-0.2.719042517681579059895.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/unordered-containers-0.2.7.0-6idQPCkIYrOLZJk30a4LOm
Registering unordered-containers-0.2.7.0...
Installed unordered-containers-0.2.7.0
Configuring semigroups-0.18.1...
Building semigroups-0.18.1...
Preprocessing library semigroups-0.18.1...
[1 of 3] Compiling Data.List.NonEmpty ( src-ghc7/Data/List/NonEmpty.hs, dist/build/Data/List/NonEmpty.o )
[2 of 3] Compiling Data.Semigroup   ( src-ghc7/Data/Semigroup.hs, dist/build/Data/Semigroup.o )
[3 of 3] Compiling Data.Semigroup.Generic ( src/Data/Semigroup/Generic.hs, dist/build/Data/Semigroup/Generic.o )
In-place registering semigroups-0.18.1...
Running Haddock for semigroups-0.18.1...
Running hscolour for semigroups-0.18.1...
Preprocessing library semigroups-0.18.1...
Preprocessing library semigroups-0.18.1...
Haddock coverage:
  94% ( 64 / 68) in 'Data.List.NonEmpty'
  Missing documentation for:
    NonEmpty (src-ghc7/Data/List/NonEmpty.hs:172)
    length (src-ghc7/Data/List/NonEmpty.hs:217)
    unfoldr (src-ghc7/Data/List/NonEmpty.hs:248)
    xor (src-ghc7/Data/List/NonEmpty.hs:221)
  83% ( 25 / 30) in 'Data.Semigroup'
  Missing documentation for:
    Semigroup (src-ghc7/Data/Semigroup.hs:189)
    Min (src-ghc7/Data/Semigroup.hs:427)
    Max (src-ghc7/Data/Semigroup.hs:512)
    ArgMin (src-ghc7/Data/Semigroup.hs:613)
    ArgMax (src-ghc7/Data/Semigroup.hs:614)
  60% (  3 /  5) in 'Data.Semigroup.Generic'
  Missing documentation for:
    GSemigroup (src/Data/Semigroup/Generic.hs:39)
    GMonoid (src/Data/Semigroup/Generic.hs:69)
Warning: Data.Semigroup: could not find link destinations for:
    Max Min D1Dual C1_0Dual S1_0_0Dual D1Endo C1_0Endo S1_0_0Endo D1All C1_0All S1_0_0All D1Any C1_0Any S1_0_0Any D1Sum C1_0Sum S1_0_0Sum D1Product C1_0Product S1_0_0Product
Warning: Data.Semigroup.Generic: could not find link destinations for:
    gmappend' gmempty'
Documentation created: dist/doc/html/semigroups/index.html,
dist/doc/html/semigroups/semigroups.txt
Creating package registration file:
/tmp/pkgConf-semigroups-0.1811795291281961415139.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/semigroups-0.18.1-CagRMnHyiUMJkufMZJJSR4
Registering semigroups-0.18.1...
Installed semigroups-0.18.1
Downloading LATS-0.4.1...
Configuring LATS-0.4.1...
Building LATS-0.4.1...
Preprocessing library LATS-0.4.1...
[1 of 7] Compiling LinearAlgebra.TypedSpaces.Vector.Mutable ( src/LinearAlgebra/TypedSpaces/Vector/Mutable.hs, dist/build/LinearAlgebra/TypedSpaces/Vector/Mutable.o )
[2 of 7] Compiling LinearAlgebra.TypedSpaces.Vector.Raw ( src/LinearAlgebra/TypedSpaces/Vector/Raw.hs, dist/build/LinearAlgebra/TypedSpaces/Vector/Raw.o )
[3 of 7] Compiling LinearAlgebra.TypedSpaces.Matrix.Raw ( src/LinearAlgebra/TypedSpaces/Matrix/Raw.hs, dist/build/LinearAlgebra/TypedSpaces/Matrix/Raw.o )
[4 of 7] Compiling LinearAlgebra.TypedSpaces.Classes ( src/LinearAlgebra/TypedSpaces/Classes.hs, dist/build/LinearAlgebra/TypedSpaces/Classes.o )
[5 of 7] Compiling LinearAlgebra.TypedSpaces.Vector ( src/LinearAlgebra/TypedSpaces/Vector.hs, dist/build/LinearAlgebra/TypedSpaces/Vector.o )
[6 of 7] Compiling LinearAlgebra.TypedSpaces.Matrix ( src/LinearAlgebra/TypedSpaces/Matrix.hs, dist/build/LinearAlgebra/TypedSpaces/Matrix.o )
[7 of 7] Compiling LinearAlgebra.TypedSpaces ( src/LinearAlgebra/TypedSpaces.hs, dist/build/LinearAlgebra/TypedSpaces.o )
In-place registering LATS-0.4.1...
Running Haddock for LATS-0.4.1...
Running hscolour for LATS-0.4.1...
Preprocessing library LATS-0.4.1...
Preprocessing library LATS-0.4.1...
Haddock coverage:
Warning: LinearAlgebra.TypedSpaces.Vector.Mutable: Could not find documentation for exported module: Mutable
   0% (  0 /  1) in 'LinearAlgebra.TypedSpaces.Vector.Mutable'
  Missing documentation for:
    Module header
Warning: LinearAlgebra.TypedSpaces.Vector.Raw: Could not find documentation for exported module: Raw
   0% (  0 /  1) in 'LinearAlgebra.TypedSpaces.Vector.Raw'
  Missing documentation for:
    Module header
Warning: LinearAlgebra.TypedSpaces.Matrix.Raw: Could not find documentation for exported module: HMatrix
   0% (  0 /  1) in 'LinearAlgebra.TypedSpaces.Matrix.Raw'
  Missing documentation for:
    Module header
Warning: LinearAlgebra.TypedSpaces.Classes: Could not find documentation for exported module: CC
  20% (  1 /  5) in 'LinearAlgebra.TypedSpaces.Classes'
  Missing documentation for:
    Module header
    Isomorphism (src/LinearAlgebra/TypedSpaces/Classes.hs:18)
    CZippable (src/LinearAlgebra/TypedSpaces/Classes.hs:24)
    CIndexed (src/LinearAlgebra/TypedSpaces/Classes.hs:37)
   0% (  0 /  2) in 'LinearAlgebra.TypedSpaces.Vector'
  Missing documentation for:
    Module header
    Vector (src/LinearAlgebra/TypedSpaces/Vector.hs:14)
  12% (  3 / 24) in 'LinearAlgebra.TypedSpaces.Matrix'
  Missing documentation for:
    Module header
    Matrix (src/LinearAlgebra/TypedSpaces/Matrix.hs:37)
    Numeric
    rows (src/LinearAlgebra/TypedSpaces/Matrix.hs:55)
    cols (src/LinearAlgebra/TypedSpaces/Matrix.hs:58)
    fromRows (src/LinearAlgebra/TypedSpaces/Matrix.hs:61)
    toRows (src/LinearAlgebra/TypedSpaces/Matrix.hs:64)
    fromColumns (src/LinearAlgebra/TypedSpaces/Matrix.hs:67)
    toColumns (src/LinearAlgebra/TypedSpaces/Matrix.hs:70)
    takeRows (src/LinearAlgebra/TypedSpaces/Matrix.hs:73)
    takeColumns (src/LinearAlgebra/TypedSpaces/Matrix.hs:76)
    tr (src/LinearAlgebra/TypedSpaces/Matrix.hs:79)
    Sparse (src/LinearAlgebra/TypedSpaces/Matrix.hs:85)
    toDense (src/LinearAlgebra/TypedSpaces/Matrix.hs:88)
    addToSparse (src/LinearAlgebra/TypedSpaces/Matrix.hs:91)
    <.> (src/LinearAlgebra/TypedSpaces/Matrix.hs:100)
    #> (src/LinearAlgebra/TypedSpaces/Matrix.hs:104)
    <# (src/LinearAlgebra/TypedSpaces/Matrix.hs:108)
    # (src/LinearAlgebra/TypedSpaces/Matrix.hs:112)
    inv (src/LinearAlgebra/TypedSpaces/Matrix.hs:115)
    pinv (src/LinearAlgebra/TypedSpaces/Matrix.hs:118)
Warning: LinearAlgebra.TypedSpaces: Could not find documentation for exported module: Export
   0% (  0 /  1) in 'LinearAlgebra.TypedSpaces'
  Missing documentation for:
    Module header
Warning: LinearAlgebra.TypedSpaces.Matrix: could not find link destinations for:
    constantD extractR setRect sortI sortV compareV selectV remapM rowOp gemm CTrans Normed svd' thinSVD' sv' luPacked' luSolve' mbLinearSolve' linearSolve' cholSolve' ldlPacked' ldlSolve' linearSolveSVD' linearSolveLS' eig' eigSH'' eigOnly eigOnlySH cholSH' mbCholSH' qr' qrgr' hess' schur'
Documentation created: dist/doc/html/LATS/index.html,
dist/doc/html/LATS/LATS.txt
Creating package registration file: /tmp/pkgConf-LATS-0.41410681417419481884.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/LATS-0.4.1-G0JhPTU3M8hL9L0Nbw8VS5
Registering LATS-0.4.1...
Installed LATS-0.4.1

Test log

No test log was submitted for this report.