Resolving dependencies... Configuring parallel-3.2.1.0... Building parallel-3.2.1.0... Preprocessing library parallel-3.2.1.0... [1 of 3] Compiling Control.Parallel ( Control/Parallel.hs, dist/build/Control/Parallel.o ) [2 of 3] Compiling Control.Seq ( Control/Seq.hs, dist/build/Control/Seq.o ) [3 of 3] Compiling Control.Parallel.Strategies ( Control/Parallel/Strategies.hs, dist/build/Control/Parallel/Strategies.o ) In-place registering parallel-3.2.1.0... Running Haddock for parallel-3.2.1.0... Running hscolour for parallel-3.2.1.0... Preprocessing library parallel-3.2.1.0... Preprocessing library parallel-3.2.1.0... Haddock coverage: 72% ( 21 / 29) in 'Control.Seq' Missing documentation for: seqTuple2 (Control/Seq.hs:174) seqTuple3 (Control/Seq.hs:178) seqTuple4 (Control/Seq.hs:182) seqTuple5 (Control/Seq.hs:186) seqTuple6 (Control/Seq.hs:190) seqTuple7 (Control/Seq.hs:194) seqTuple8 (Control/Seq.hs:198) seqTuple9 (Control/Seq.hs:202) 100% ( 3 / 3) in 'Control.Parallel' 81% ( 68 / 84) in 'Control.Parallel.Strategies' Missing documentation for: evalTuple2 (Control/Parallel/Strategies.hs:596) evalTuple3 (Control/Parallel/Strategies.hs:600) evalTuple4 (Control/Parallel/Strategies.hs:604) evalTuple5 (Control/Parallel/Strategies.hs:608) evalTuple6 (Control/Parallel/Strategies.hs:612) evalTuple7 (Control/Parallel/Strategies.hs:616) evalTuple8 (Control/Parallel/Strategies.hs:620) evalTuple9 (Control/Parallel/Strategies.hs:624) parTuple2 (Control/Parallel/Strategies.hs:628) parTuple3 (Control/Parallel/Strategies.hs:632) parTuple4 (Control/Parallel/Strategies.hs:636) parTuple5 (Control/Parallel/Strategies.hs:640) parTuple6 (Control/Parallel/Strategies.hs:644) parTuple7 (Control/Parallel/Strategies.hs:648) parTuple8 (Control/Parallel/Strategies.hs:652) parTuple9 (Control/Parallel/Strategies.hs:656) Documentation created: dist/doc/html/parallel/index.html, dist/doc/html/parallel/parallel.txt Creating package registration file: /tmp/pkgConf-parallel-3.2.1278722862233665123.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/parallel-3.2.1.0-BEbrIfHgHtmEpYU5TfKWK9 Registering parallel-3.2.1.0... Installed parallel-3.2.1.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.11687926652660260756.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-11590079444434248626.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.2382697713476667372.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.29829367841676902021.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 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.014731445001739000681.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 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.09430739851245830.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 Downloading hahp-0.1.3... Configuring hahp-0.1.3... Building hahp-0.1.3... Preprocessing library hahp-0.1.3... [ 1 of 16] Compiling HAHP.Validation.Unique ( src/HAHP/Validation/Unique.hs, dist/build/HAHP/Validation/Unique.o ) [ 2 of 16] Compiling HAHP.Data ( src/HAHP/Data.hs, dist/build/HAHP/Data.o ) [ 3 of 16] Compiling HAHP.Validation.Alternatives ( src/HAHP/Validation/Alternatives.hs, dist/build/HAHP/Validation/Alternatives.o ) [ 4 of 16] Compiling HAHP.Validation.Tree ( src/HAHP/Validation/Tree.hs, dist/build/HAHP/Validation/Tree.o ) [ 5 of 16] Compiling HAHP.Generator ( src/HAHP/Generator.hs, dist/build/HAHP/Generator.o ) [ 6 of 16] Compiling HAHP.Reporting ( src/HAHP/Reporting.hs, dist/build/HAHP/Reporting.o ) [ 7 of 16] Compiling HAHP.Sample.Config1 ( src/HAHP/Sample/Config1.hs, dist/build/HAHP/Sample/Config1.o ) [ 8 of 16] Compiling HAHP.Sample.Config2 ( src/HAHP/Sample/Config2.hs, dist/build/HAHP/Sample/Config2.o ) [ 9 of 16] Compiling HAHP.Sample.Config3 ( src/HAHP/Sample/Config3.hs, dist/build/HAHP/Sample/Config3.o ) [10 of 16] Compiling HAHP.Sample.CarChoice ( src/HAHP/Sample/CarChoice.hs, dist/build/HAHP/Sample/CarChoice.o ) [11 of 16] Compiling HAHP.Sample.LeaderChoice ( src/HAHP/Sample/LeaderChoice.hs, dist/build/HAHP/Sample/LeaderChoice.o ) [12 of 16] Compiling HAHP.Sample.SquareMatrixError ( src/HAHP/Sample/SquareMatrixError.hs, dist/build/HAHP/Sample/SquareMatrixError.o ) [13 of 16] Compiling HAHP.Algorithm.PriorityVector ( src/HAHP/Algorithm/PriorityVector.hs, dist/build/HAHP/Algorithm/PriorityVector.o ) [14 of 16] Compiling HAHP.Algorithm.Ranking ( src/HAHP/Algorithm/Ranking.hs, dist/build/HAHP/Algorithm/Ranking.o ) [15 of 16] Compiling HAHP.Algorithm.Consistency ( src/HAHP/Algorithm/Consistency.hs, dist/build/HAHP/Algorithm/Consistency.o ) [16 of 16] Compiling HAHP.Algorithm ( src/HAHP/Algorithm.hs, dist/build/HAHP/Algorithm.o ) In-place registering hahp-0.1.3... Preprocessing executable 'hahp-example' for hahp-0.1.3... [1 of 1] Compiling Main ( hahp-example/Main.hs, dist/build/hahp-example/hahp-example-tmp/Main.o ) Linking dist/build/hahp-example/hahp-example ... Running Haddock for hahp-0.1.3... Running hscolour for hahp-0.1.3... Preprocessing library hahp-0.1.3... Preprocessing executable 'hahp-example' for hahp-0.1.3... Preprocessing library hahp-0.1.3... Haddock coverage: 50% ( 3 / 6) in 'HAHP.Validation.Unique' Missing documentation for: Module header sg (src/HAHP/Validation/Unique.hs:11) filterByLength (src/HAHP/Validation/Unique.hs:14) 29% ( 5 / 17) in 'HAHP.Data' Missing documentation for: Module header AHPDataSet (src/HAHP/Data.hs:8) GeneratorParameters (src/HAHP/Data.hs:10) AHPTree (src/HAHP/Data.hs:18) IndicatorName (src/HAHP/Data.hs:31) PairwiseMatrix (src/HAHP/Data.hs:33) PriorityVector (src/HAHP/Data.hs:35) Alternative (src/HAHP/Data.hs:39) IndicatorValues (src/HAHP/Data.hs:44) TreeError (src/HAHP/Data.hs:48) AlternativesError (src/HAHP/Data.hs:74) getTreeLeaves (src/HAHP/Data.hs:81) 0% ( 0 / 7) in 'HAHP.Validation.Alternatives' Missing documentation for: Module header validateAlternatives (src/HAHP/Validation/Alternatives.hs:9) validate' (src/HAHP/Validation/Alternatives.hs:13) testsList (src/HAHP/Validation/Alternatives.hs:18) noAlternativesTest (src/HAHP/Validation/Alternatives.hs:24) alternativesUnicityTest (src/HAHP/Validation/Alternatives.hs:31) indicatorsValuesExistenceTest (src/HAHP/Validation/Alternatives.hs:39) 21% ( 5 / 24) in 'HAHP.Validation.Tree' Missing documentation for: Module header validateInputAHPTree (src/HAHP/Validation/Tree.hs:13) validateAHPTree (src/HAHP/Validation/Tree.hs:16) validate' (src/HAHP/Validation/Tree.hs:19) inputTestsList (src/HAHP/Validation/Tree.hs:22) testsList (src/HAHP/Validation/Tree.hs:33) recursiveValidator (src/HAHP/Validation/Tree.hs:37) consistencyTest (src/HAHP/Validation/Tree.hs:53) validationConsistencyThreshold (src/HAHP/Validation/Tree.hs:64) isMatrixConsistent (src/HAHP/Validation/Tree.hs:66) childrenUnicityTest (src/HAHP/Validation/Tree.hs:73) leavesUnicityTest (src/HAHP/Validation/Tree.hs:82) parentSizeMatchChildrenTest (src/HAHP/Validation/Tree.hs:91) inverseTest (src/HAHP/Validation/Tree.hs:104) inverseTest' (src/HAHP/Validation/Tree.hs:116) nullDivisionTest (src/HAHP/Validation/Tree.hs:124) positivePreferenceTest (src/HAHP/Validation/Tree.hs:131) squareMatrixTest (src/HAHP/Validation/Tree.hs:138) unitaryDiagTest (src/HAHP/Validation/Tree.hs:148) 33% ( 4 / 12) in 'HAHP.Generator' Missing documentation for: Module header generateDataSet (src/HAHP/Generator.hs:12) generateAHPTree (src/HAHP/Generator.hs:20) generateAHPTree' (src/HAHP/Generator.hs:27) generateMatrix (src/HAHP/Generator.hs:48) generateAlternatives (src/HAHP/Generator.hs:54) generateAlternative (src/HAHP/Generator.hs:64) unsafeRandomRIO (src/HAHP/Generator.hs:74) 52% ( 11 / 21) in 'HAHP.Reporting' Missing documentation for: Module header showErrors (src/HAHP/Reporting.hs:45) showTreeError (src/HAHP/Reporting.hs:76) showAltsError (src/HAHP/Reporting.hs:101) showIndicatorValue (src/HAHP/Reporting.hs:150) showAhpTree (src/HAHP/Reporting.hs:156) showAhpSubTree (src/HAHP/Reporting.hs:159) showMatrix (src/HAHP/Reporting.hs:196) showMatrix' (src/HAHP/Reporting.hs:199) variableTabs (src/HAHP/Reporting.hs:206) 0% ( 0 / 14) in 'HAHP.Sample.Config1' Missing documentation for: Module header rootName (src/HAHP/Sample/Config1.hs:7) rootPrefMatrix (src/HAHP/Sample/Config1.hs:10) leaf1 (src/HAHP/Sample/Config1.hs:13) leaf2 (src/HAHP/Sample/Config1.hs:16) rootNodes (src/HAHP/Sample/Config1.hs:19) sampleAHPConfig1 (src/HAHP/Sample/Config1.hs:22) sampleIndicatorValues1 (src/HAHP/Sample/Config1.hs:25) sampleIndicatorValues1' (src/HAHP/Sample/Config1.hs:30) sampleIndicatorValues1'' (src/HAHP/Sample/Config1.hs:35) sampleIndicatorValues1''' (src/HAHP/Sample/Config1.hs:40) sampleIndicatorValues1'''' (src/HAHP/Sample/Config1.hs:45) sampleIndicatorValues1''''' (src/HAHP/Sample/Config1.hs:50) sampleAlternatives1 (src/HAHP/Sample/Config1.hs:55) 14% ( 1 / 7) in 'HAHP.Sample.Config2' Missing documentation for: sampleAHPConfig2 (src/HAHP/Sample/Config2.hs:8) sampleIndicatorValues2 (src/HAHP/Sample/Config2.hs:37) sampleIndicatorValues2' (src/HAHP/Sample/Config2.hs:45) sampleIndicatorValues2'' (src/HAHP/Sample/Config2.hs:53) sampleIndicatorValues2''' (src/HAHP/Sample/Config2.hs:61) sampleAlternatives2 (src/HAHP/Sample/Config2.hs:69) 17% ( 1 / 6) in 'HAHP.Sample.Config3' Missing documentation for: sampleAHPConfig3 (src/HAHP/Sample/Config3.hs:8) sampleIndicatorValues3 (src/HAHP/Sample/Config3.hs:26) sampleIndicatorValues3' (src/HAHP/Sample/Config3.hs:33) sampleIndicatorValues3'' (src/HAHP/Sample/Config3.hs:40) sampleAlternatives3 (src/HAHP/Sample/Config3.hs:47) 0% ( 0 / 9) in 'HAHP.Sample.CarChoice' Missing documentation for: Module header carChoiceTree (src/HAHP/Sample/CarChoice.hs:7) asValues (src/HAHP/Sample/CarChoice.hs:52) ahValues (src/HAHP/Sample/CarChoice.hs:63) psuvValues (src/HAHP/Sample/CarChoice.hs:74) crvValues (src/HAHP/Sample/CarChoice.hs:85) esuvValues (src/HAHP/Sample/CarChoice.hs:96) omValues (src/HAHP/Sample/CarChoice.hs:107) carChoiceAlternatives (src/HAHP/Sample/CarChoice.hs:118) 0% ( 0 / 6) in 'HAHP.Sample.LeaderChoice' Missing documentation for: Module header leaderChoiceTree (src/HAHP/Sample/LeaderChoice.hs:7) tomValues (src/HAHP/Sample/LeaderChoice.hs:24) dickValues (src/HAHP/Sample/LeaderChoice.hs:31) harryValues (src/HAHP/Sample/LeaderChoice.hs:38) leaderChoiceAlternatives (src/HAHP/Sample/LeaderChoice.hs:45) 14% ( 1 / 7) in 'HAHP.Sample.SquareMatrixError' Missing documentation for: smeConfig (src/HAHP/Sample/SquareMatrixError.hs:8) smeIndicatorValues (src/HAHP/Sample/SquareMatrixError.hs:38) smeIndicatorValues' (src/HAHP/Sample/SquareMatrixError.hs:45) smeIndicatorValues'' (src/HAHP/Sample/SquareMatrixError.hs:52) smeIndicatorValues''' (src/HAHP/Sample/SquareMatrixError.hs:59) smeAlternatives (src/HAHP/Sample/SquareMatrixError.hs:65) 0% ( 0 / 3) in 'HAHP.Algorithm.PriorityVector' Missing documentation for: Module header computeTreePriorityVectors (src/HAHP/Algorithm/PriorityVector.hs:11) priorityVector (src/HAHP/Algorithm/PriorityVector.hs:21) 25% ( 3 / 12) in 'HAHP.Algorithm.Ranking' Missing documentation for: Module header computeTreeAlternativesPriorities (src/HAHP/Algorithm/Ranking.hs:12) agregateTreeAlternativesPriorities (src/HAHP/Algorithm/Ranking.hs:22) computeChildrenTreeAlternativesPriorities (src/HAHP/Algorithm/Ranking.hs:27) agregatePriorities (src/HAHP/Algorithm/Ranking.hs:34) computeAlternativesPriority (src/HAHP/Algorithm/Ranking.hs:40) buildAlternativePairwiseMatrix (src/HAHP/Algorithm/Ranking.hs:45) selectIndValue (src/HAHP/Algorithm/Ranking.hs:59) selectIndValue' (src/HAHP/Algorithm/Ranking.hs:62) 0% ( 0 / 2) in 'HAHP.Algorithm.Consistency' Missing documentation for: Module header computeTreeConsistencies (src/HAHP/Algorithm/Consistency.hs:12) 57% ( 4 / 7) in 'HAHP.Algorithm' Missing documentation for: Module header initAHP (src/HAHP/Algorithm.hs:35) rankAlternatives (src/HAHP/Algorithm.hs:41) Documentation created: dist/doc/html/hahp/index.html, dist/doc/html/hahp/hahp.txt Preprocessing executable 'hahp-example' for hahp-0.1.3... Creating package registration file: /tmp/pkgConf-hahp-0.1109263728910150109.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/hahp-0.1.3-D9MErBl3VlRKMphbrkQDdh Installing executable(s) in /home/builder/hackage-server/build-cache/tmp-install/bin Warning: The directory /home/builder/hackage-server/build-cache/tmp-install/bin is not in the system search path. Registering hahp-0.1.3... Installed hahp-0.1.3