Build #4 for LATS-0.4.2

[all reports]

Package LATS-0.4.2
Install ConfigureFailed
Docs NotTried
Tests NotTried
Time submitted 2016-10-25 17:32:38.797309 UTC
Compiler ghc-8.0.1.20160701
OS linux
Arch x86_64
Dependencies base-4.9.0.0, constraint-classes-0.2.0, hmatrix-0.17.0.2, semigroups-0.18.2, vector-0.11.0.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
cabal: Entering directory '/tmp/cabal-tmp-24018/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 )
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-8.0.1.20160701/constraint-classes-0.2.0-Fl6BQAh62e4LWp3srb9zqI
Registering constraint-classes-0.2.0...
cabal: Leaving directory '/tmp/cabal-tmp-24018/constraint-classes-0.2.0'
Installed constraint-classes-0.2.0
cabal: Entering directory '/tmp/cabal-tmp-24018/primitive-0.6.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: [-Wdeprecations]
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Primitive.hs:100:11: warning: [-Wdeprecations]
    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: [-Wdeprecations]
    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: [-Wdeprecations]
    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 )
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: [-Wdeprecations]
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Primitive.hs:100:11: warning: [-Wdeprecations]
    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: [-Wdeprecations]
    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: [-Wdeprecations]
    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'
Warning: Control.Monad.Primitive: could not find link destinations for:
    ~
Documentation created: dist/doc/html/primitive/index.html,
dist/doc/html/primitive/primitive.txt
Creating package registration file:
/tmp/pkgConf-primitive-0.6.19439477391984210012.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/primitive-0.6.1.0-Ip44DqhfCp21tTUYbecwa
Registering primitive-0.6.1.0...
cabal: Leaving directory '/tmp/cabal-tmp-24018/primitive-0.6.1.0'
Installed primitive-0.6.1.0
cabal: Entering directory '/tmp/cabal-tmp-24018/random-1.1'
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: [-Wtabs]
    Tab character found here, and in 74 further locations.
    Please use spaces instead.
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: [-Wtabs]
    Tab character found here, and in 74 further locations.
    Please use spaces instead.
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-11529195746392035568.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/random-1.1-54KmMHXjttlERYcr1mvsAe
Registering random-1.1...
cabal: Leaving directory '/tmp/cabal-tmp-24018/random-1.1'
Installed random-1.1
cabal: Entering directory '/tmp/cabal-tmp-24018/semigroups-0.18.2'
Configuring semigroups-0.18.2...
Building semigroups-0.18.2...
Preprocessing library semigroups-0.18.2...
[1 of 1] Compiling Data.Semigroup.Generic ( src/Data/Semigroup/Generic.hs, dist/build/Data/Semigroup/Generic.o )
Running Haddock for semigroups-0.18.2...
Running hscolour for semigroups-0.18.2...
Preprocessing library semigroups-0.18.2...
Preprocessing library semigroups-0.18.2...
Haddock coverage:
  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.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.189957068871823089412.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/semigroups-0.18.2-Abbk7pV5dwErRVpafzN0b
Registering semigroups-0.18.2...
cabal: Leaving directory '/tmp/cabal-tmp-24018/semigroups-0.18.2'
Installed semigroups-0.18.2
cabal: Entering directory '/tmp/cabal-tmp-24018/split-0.2.3.1'
Configuring split-0.2.3.1...
Building split-0.2.3.1...
Preprocessing library split-0.2.3.1...
[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 )
Running Haddock for split-0.2.3.1...
Running hscolour for split-0.2.3.1...
Preprocessing library split-0.2.3.1...
Preprocessing library split-0.2.3.1...
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.2.3630668850246247255.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/split-0.2.3.1-IJKK4pOCYGKud0jZImZke
Registering split-0.2.3.1...
cabal: Leaving directory '/tmp/cabal-tmp-24018/split-0.2.3.1'
Installed split-0.2.3.1
cabal: Entering directory '/tmp/cabal-tmp-24018/storable-complex-0.2.2'
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 )
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.2816504794820697697.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/storable-complex-0.2.2-28gzydoTXqHLeCMQqwA3hl
Registering storable-complex-0.2.2...
cabal: Leaving directory '/tmp/cabal-tmp-24018/storable-complex-0.2.2'
Installed storable-complex-0.2.2
cabal: Entering directory '/tmp/cabal-tmp-24018/vector-0.11.0.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 )

Data/Vector/Storable/Internal.hs:17:1: warning: [-Wunused-imports]
    The import of ‘Foreign.ForeignPtr’ is redundant
      except perhaps to import instances from ‘Foreign.ForeignPtr’
    To import instances alone, use: import Foreign.ForeignPtr()

Data/Vector/Storable/Internal.hs:18:1: warning: [-Wunused-imports]
    The import of ‘Foreign.Ptr’ is redundant
      except perhaps to import instances from ‘Foreign.Ptr’
    To import instances alone, use: import Foreign.Ptr()
[ 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 )
[ 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:431:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Monad m, Monad m')
    • In the type signature for:
           trans :: (Monad m, Monad m') =>
                    (forall z. m z -> m' z) -> Stream m a -> Stream m' a

Data/Vector/Fusion/Stream/Monadic.hs:1449:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Ord a
    • In the type signature for:
           enumFromTo_double :: (Monad m, Ord a, RealFrac a) =>
                                a -> a -> Stream m a
[ 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:945:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Ord a
    • In the type signature for:
           enumFromTo_double :: (Monad m, Ord a, RealFrac a) =>
                                a -> a -> Bundle m v a
[ 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: [-Wtabs]
    Tab character found here.
    Please use spaces instead.
[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 )

Data/Vector/Generic.hs:2080:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Vector v a
    • In the type signature for:
           dataCast :: (Vector v a, Data a, Typeable v, Typeable t) =>
                       (forall d. Data d => c (t d)) -> Maybe (c (v a))
[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 )
[15 of 21] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.o )

Data/Vector/Storable/Mutable.hs:72:1: warning: [-Wunused-imports]
    The import of ‘Foreign.Ptr’ is redundant
      except perhaps to import instances from ‘Foreign.Ptr’
    To import instances alone, use: import Foreign.Ptr()

Data/Vector/Storable/Mutable.hs:491:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable a
    • In the type signature for:
           unsafeFromForeignPtr0 :: Storable a =>
                                    ForeignPtr a -> Int -> MVector s a

Data/Vector/Storable/Mutable.hs:501:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable a
    • In the type signature for:
           unsafeToForeignPtr :: Storable a =>
                                 MVector s a -> (ForeignPtr a, Int, Int)

Data/Vector/Storable/Mutable.hs:511:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable a
    • In the type signature for:
           unsafeToForeignPtr0 :: Storable a =>
                                  MVector s a -> (ForeignPtr a, Int)

Data/Vector/Storable/Mutable.hs:518:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable a
    • In the type signature for:
           unsafeWith :: Storable a => IOVector a -> (Ptr a -> IO b) -> IO b
[16 of 21] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.o )

Data/Vector/Storable.hs:1408:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable a
    • In the type signature for:
           unsafeFromForeignPtr0 :: Storable a =>
                                    ForeignPtr a -> Int -> Vector a

Data/Vector/Storable.hs:1417:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable a
    • In the type signature for:
           unsafeToForeignPtr :: Storable a =>
                                 Vector a -> (ForeignPtr a, Int, Int)

Data/Vector/Storable.hs:1426:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable a
    • In the type signature for:
           unsafeToForeignPtr0 :: Storable a =>
                                  Vector a -> (ForeignPtr a, Int)

Data/Vector/Storable.hs:1432:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable a
    • In the type signature for:
           unsafeWith :: Storable a => Vector a -> (Ptr a -> IO b) -> IO b
[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:362:10: warning: [-Wredundant-constraints]
    • Redundant constraint: RealFloat a
    • In the instance declaration for ‘M.MVector MVector (Complex a)’
[18 of 21] Compiling Data.Vector.Unboxed ( Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.o )

internal/unbox-tuple-instances:133:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Unbox a, Unbox b)
    • In the type signature for:
           unzip :: (Unbox a, Unbox b) =>
                    Vector (a, b) -> (Vector a, Vector b)

internal/unbox-tuple-instances:307:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Unbox a, Unbox b, Unbox c)
    • In the type signature for:
           unzip3 :: (Unbox a, Unbox b, Unbox c) =>
                     Vector (a, b, c) -> (Vector a, Vector b, Vector c)

internal/unbox-tuple-instances:526:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Unbox a, Unbox b, Unbox c, Unbox d)
    • In the type signature for:
           unzip4 :: (Unbox a, Unbox b, Unbox c, Unbox d) =>
                     Vector (a, b, c, d) -> (Vector a, Vector b, Vector c, Vector d)

internal/unbox-tuple-instances:803:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Unbox a,
                              Unbox b,
                              Unbox c,
                              Unbox d,
                              Unbox e)
    • In the type signature for:
           unzip5 :: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e) =>
                     Vector (a, b, c, d, e)
                     -> (Vector a, Vector b, Vector c, Vector d, Vector e)

internal/unbox-tuple-instances:1121:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Unbox a,
                              Unbox b,
                              Unbox c,
                              Unbox d,
                              Unbox e,
                              Unbox f)
    • In the type signature for:
           unzip6 :: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e, Unbox f) =>
                     Vector (a, b, c, d, e, f)
                     -> (Vector a, Vector b, Vector c, Vector d, Vector e, Vector f)
[19 of 21] Compiling Data.Vector.Unboxed.Mutable ( Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.o )

internal/unbox-tuple-instances:117:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Unbox a, Unbox b)
    • In the type signature for:
           unzip :: (Unbox a, Unbox b) =>
                    MVector s (a, b) -> (MVector s a, MVector s b)

internal/unbox-tuple-instances:282:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Unbox a, Unbox b, Unbox c)
    • In the type signature for:
           unzip3 :: (Unbox a, Unbox b, Unbox c) =>
                     MVector s (a, b, c) -> (MVector s a, MVector s b, MVector s c)

internal/unbox-tuple-instances:493:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Unbox a, Unbox b, Unbox c, Unbox d)
    • In the type signature for:
           unzip4 :: (Unbox a, Unbox b, Unbox c, Unbox d) =>
                     MVector s (a, b, c, d)
                     -> (MVector s a, MVector s b, MVector s c, MVector s d)

internal/unbox-tuple-instances:756:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Unbox a,
                              Unbox b,
                              Unbox c,
                              Unbox d,
                              Unbox e)
    • In the type signature for:
           unzip5 :: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e) =>
                     MVector s (a, b, c, d, e)
                     -> (MVector s a, MVector s b, MVector s c, MVector s d,
                         MVector s e)

internal/unbox-tuple-instances:1066:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Unbox a,
                              Unbox b,
                              Unbox c,
                              Unbox d,
                              Unbox e,
                              Unbox f)
    • In the type signature for:
           unzip6 :: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e, Unbox f) =>
                     MVector s (a, b, c, d, e, f)
                     -> (MVector s a, MVector s b, MVector s c, MVector s d,
                         MVector s e, MVector s f)
[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 )
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/Storable/Internal.hs:17:1: warning: [-Wunused-imports]
    The import of ‘Foreign.ForeignPtr’ is redundant
      except perhaps to import instances from ‘Foreign.ForeignPtr’
    To import instances alone, use: import Foreign.ForeignPtr()

Data/Vector/Storable/Internal.hs:18:1: warning: [-Wunused-imports]
    The import of ‘Foreign.Ptr’ is redundant
      except perhaps to import instances from ‘Foreign.Ptr’
    To import instances alone, use: import Foreign.Ptr()

Data/Vector/Fusion/Stream/Monadic.hs:431:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Monad m, Monad m')
    • In the type signature for:
           trans :: (Monad m, Monad m') =>
                    (forall z. m z -> m' z) -> Stream m a -> Stream m' a

Data/Vector/Fusion/Stream/Monadic.hs:1449:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Ord a
    • In the type signature for:
           enumFromTo_double :: (Monad m, Ord a, RealFrac a) =>
                                a -> a -> Stream m a

Data/Vector/Fusion/Bundle/Monadic.hs:945:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Ord a
    • In the type signature for:
           enumFromTo_double :: (Monad m, Ord a, RealFrac a) =>
                                a -> a -> Bundle m v a

Data/Vector/Fusion/Bundle.hs:114:1: warning: [-Wtabs]
    Tab character found here.
    Please use spaces instead.

Data/Vector/Generic.hs:2080:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Vector v a
    • In the type signature for:
           dataCast :: (Vector v a, Data a, Typeable v, Typeable t) =>
                       (forall d. Data d => c (t d)) -> Maybe (c (v a))
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/Storable/Mutable.hs:72:1: warning: [-Wunused-imports]
    The import of ‘Foreign.Ptr’ is redundant
      except perhaps to import instances from ‘Foreign.Ptr’
    To import instances alone, use: import Foreign.Ptr()

Data/Vector/Storable/Mutable.hs:491:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable a
    • In the type signature for:
           unsafeFromForeignPtr0 :: Storable a =>
                                    ForeignPtr a -> Int -> MVector s a

Data/Vector/Storable/Mutable.hs:501:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable a
    • In the type signature for:
           unsafeToForeignPtr :: Storable a =>
                                 MVector s a -> (ForeignPtr a, Int, Int)

Data/Vector/Storable/Mutable.hs:511:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable a
    • In the type signature for:
           unsafeToForeignPtr0 :: Storable a =>
                                  MVector s a -> (ForeignPtr a, Int)

Data/Vector/Storable/Mutable.hs:518:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable a
    • In the type signature for:
           unsafeWith :: Storable a => IOVector a -> (Ptr a -> IO b) -> IO b

Data/Vector/Storable.hs:1408:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable a
    • In the type signature for:
           unsafeFromForeignPtr0 :: Storable a =>
                                    ForeignPtr a -> Int -> Vector a

Data/Vector/Storable.hs:1417:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable a
    • In the type signature for:
           unsafeToForeignPtr :: Storable a =>
                                 Vector a -> (ForeignPtr a, Int, Int)

Data/Vector/Storable.hs:1426:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable a
    • In the type signature for:
           unsafeToForeignPtr0 :: Storable a =>
                                  Vector a -> (ForeignPtr a, Int)

Data/Vector/Storable.hs:1432:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable a
    • In the type signature for:
           unsafeWith :: Storable a => Vector a -> (Ptr a -> IO b) -> IO b

Data/Vector/Unboxed/Base.hs:362:10: warning: [-Wredundant-constraints]
    • Redundant constraint: RealFloat a
    • In the instance declaration for ‘M.MVector MVector (Complex a)’

internal/unbox-tuple-instances:133:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Unbox a, Unbox b)
    • In the type signature for:
           unzip :: (Unbox a, Unbox b) =>
                    Vector (a, b) -> (Vector a, Vector b)

internal/unbox-tuple-instances:307:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Unbox a, Unbox b, Unbox c)
    • In the type signature for:
           unzip3 :: (Unbox a, Unbox b, Unbox c) =>
                     Vector (a, b, c) -> (Vector a, Vector b, Vector c)

internal/unbox-tuple-instances:526:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Unbox a, Unbox b, Unbox c, Unbox d)
    • In the type signature for:
           unzip4 :: (Unbox a, Unbox b, Unbox c, Unbox d) =>
                     Vector (a, b, c, d) -> (Vector a, Vector b, Vector c, Vector d)

internal/unbox-tuple-instances:803:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Unbox a,
                              Unbox b,
                              Unbox c,
                              Unbox d,
                              Unbox e)
    • In the type signature for:
           unzip5 :: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e) =>
                     Vector (a, b, c, d, e)
                     -> (Vector a, Vector b, Vector c, Vector d, Vector e)

internal/unbox-tuple-instances:1121:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Unbox a,
                              Unbox b,
                              Unbox c,
                              Unbox d,
                              Unbox e,
                              Unbox f)
    • In the type signature for:
           unzip6 :: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e, Unbox f) =>
                     Vector (a, b, c, d, e, f)
                     -> (Vector a, Vector b, Vector c, Vector d, Vector e, Vector f)

internal/unbox-tuple-instances:117:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Unbox a, Unbox b)
    • In the type signature for:
           unzip :: (Unbox a, Unbox b) =>
                    MVector s (a, b) -> (MVector s a, MVector s b)

internal/unbox-tuple-instances:282:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Unbox a, Unbox b, Unbox c)
    • In the type signature for:
           unzip3 :: (Unbox a, Unbox b, Unbox c) =>
                     MVector s (a, b, c) -> (MVector s a, MVector s b, MVector s c)

internal/unbox-tuple-instances:493:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Unbox a, Unbox b, Unbox c, Unbox d)
    • In the type signature for:
           unzip4 :: (Unbox a, Unbox b, Unbox c, Unbox d) =>
                     MVector s (a, b, c, d)
                     -> (MVector s a, MVector s b, MVector s c, MVector s d)

internal/unbox-tuple-instances:756:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Unbox a,
                              Unbox b,
                              Unbox c,
                              Unbox d,
                              Unbox e)
    • In the type signature for:
           unzip5 :: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e) =>
                     MVector s (a, b, c, d, e)
                     -> (MVector s a, MVector s b, MVector s c, MVector s d,
                         MVector s e)

internal/unbox-tuple-instances:1066:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Unbox a,
                              Unbox b,
                              Unbox c,
                              Unbox d,
                              Unbox e,
                              Unbox f)
    • In the type signature for:
           unzip6 :: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e, Unbox f) =>
                     MVector s (a, b, c, d, e, f)
                     -> (MVector s a, MVector s b, MVector s c, MVector s d,
                         MVector s e, MVector s f)
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:
    D:R:VectorBool0 V_Bool D:R:VectorChar0 V_Char D:R:VectorDouble0 V_Double D:R:VectorFloat0 V_Float D:R:VectorInt0 V_Int D:R:VectorInt80 V_Int8 D:R:VectorInt160 V_Int16 D:R:VectorInt320 V_Int32 D:R:VectorInt640 V_Int64 D:R:VectorWord0 V_Word D:R:VectorWord80 V_Word8 D:R:VectorWord160 V_Word16 D:R:VectorWord320 V_Word32 D:R:VectorWord640 V_Word64 D:R:Vector()0 V_Unit D:R:VectorComplex0 V_Complex D:R:Vector(,)0 V_2 D:R:Vector(,,)0 V_3 D:R:Vector(,,,)0 V_4 D:R:Vector(,,,,)0 V_5 D:R:Vector(,,,,,)0 V_6 D:R:MVectorsBool0 MV_Bool D:R:MVectorsChar0 MV_Char D:R:MVectorsDouble0 MV_Double D:R:MVectorsFloat0 MV_Float D:R:MVectorsWord640 MV_Word64 D:R:MVectorsWord320 MV_Word32 D:R:MVectorsWord160 MV_Word16 D:R:MVectorsWord80 MV_Word8 D:R:MVectorsWord0 MV_Word D:R:MVectorsInt640 MV_Int64 D:R:MVectorsInt320 MV_Int32 D:R:MVectorsInt160 MV_Int16 D:R:MVectorsInt80 MV_Int8 D:R:MVectorsInt0 MV_Int D:R:MVectors()0 MV_Unit D:R:MVectorsComplex0 MV_Complex D:R:MVectors(,)0 MV_2 D:R:MVectors(,,)0 MV_3 D:R:MVectors(,,,)0 MV_4 D:R:MVectors(,,,,)0 MV_5 D:R:MVectors(,,,,,)0 MV_6
Warning: Data.Vector.Unboxed.Mutable: could not find link destinations for:
    D:R:MVectorsBool0 MV_Bool D:R:MVectorsChar0 MV_Char D:R:MVectorsDouble0 MV_Double D:R:MVectorsFloat0 MV_Float D:R:MVectorsWord640 MV_Word64 D:R:MVectorsWord320 MV_Word32 D:R:MVectorsWord160 MV_Word16 D:R:MVectorsWord80 MV_Word8 D:R:MVectorsWord0 MV_Word D:R:MVectorsInt640 MV_Int64 D:R:MVectorsInt320 MV_Int32 D:R:MVectorsInt160 MV_Int16 D:R:MVectorsInt80 MV_Int8 D:R:MVectorsInt0 MV_Int D:R:MVectors()0 MV_Unit D:R:MVectorsComplex0 MV_Complex D:R:MVectors(,)0 MV_2 D:R:MVectors(,,)0 MV_3 D:R:MVectors(,,,)0 MV_4 D:R:MVectors(,,,,)0 MV_5 D:R:MVectors(,,,,,)0 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.017483496141276673168.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/vector-0.11.0.0-6uB77qGCxR6GPLxI2sqsX3
Registering vector-0.11.0.0...
cabal: Leaving directory '/tmp/cabal-tmp-24018/vector-0.11.0.0'
Installed vector-0.11.0.0
cabal: Entering directory '/tmp/cabal-tmp-24018/hmatrix-0.17.0.2'
Configuring hmatrix-0.17.0.2...
Building hmatrix-0.17.0.2...
Preprocessing library hmatrix-0.17.0.2...
[ 1 of 28] Compiling Internal.Vector  ( src/Internal/Vector.hs, dist/build/Internal/Vector.o )

src/Internal/Vector.hs:205:1: warning: [-Wredundant-constraints]
    • Redundant constraint: RealFloat a
    • In the type signature for:
           asReal :: (RealFloat a, Storable a) =>
                     Vector (Complex a) -> Vector a

src/Internal/Vector.hs:210:1: warning: [-Wredundant-constraints]
    • Redundant constraint: RealFloat a
    • In the type signature for:
           asComplex :: (RealFloat a, Storable a) =>
                        Vector a -> Vector (Complex a)
[ 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 )

src/Internal/ST.hs:56:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable t
    • In the type signature for:
           unsafeThawVector :: Storable t => Vector t -> ST s (STVector s t)

src/Internal/ST.hs:80:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable t
    • In the type signature for:
           unsafeFreezeVector :: Storable t => STVector s t -> ST s (Vector t)

src/Internal/ST.hs:125:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable t
    • In the type signature for:
           unsafeThawMatrix :: Storable t => Matrix t -> ST s (STMatrix s t)

src/Internal/ST.hs:146:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable t
    • In the type signature for:
           unsafeFreezeMatrix :: Storable t => STMatrix s t -> ST s (Matrix t)
[ 8 of 28] Compiling Internal.Element ( src/Internal/Element.hs, dist/build/Internal/Element.o )

src/Internal/Element.hs:563:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Num a
    • In the type signature for:
           mapMatrixWithIndexM_ :: (Element a, Num a, Monad m) =>
                                   ((Int, Int) -> a -> m ()) -> Matrix a -> m ()
[ 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 )

src/Internal/Numeric.hs:911:10: warning: [-Wredundant-constraints]
    • Redundant constraint: Container Vector t
    • In the instance declaration for
        ‘Transposable (Matrix t) (Matrix t)’
[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 )

src/Internal/Algorithms.hs:619:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Element t
    • In the type signature for:
           rankSVD :: Element t => Double -> Matrix t -> Vector Double -> Int
[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 )

src/Internal/Convolution.hs:49:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Num t
    • In the type signature for:
           conv :: (Container Vector t, Product t, Num t) =>
                   Vector t -> Vector t -> Vector t
[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 )

src/Internal/Modular.hs:62:10: warning: [-Wredundant-constraints]
    • Redundant constraint: Enum t
    • In the instance declaration for ‘Enum (Mod m t)’

src/Internal/Modular.hs:67:10: warning: [-Wredundant-constraints]
    • Redundant constraint: KnownNat m
    • In the instance declaration for ‘Eq (Mod m t)’

src/Internal/Modular.hs:162:10: warning: [-Wredundant-constraints]
    • Redundant constraint: KnownNat m
    • In the instance declaration for ‘CTrans (Mod m I)’

src/Internal/Modular.hs:163:10: warning: [-Wredundant-constraints]
    • Redundant constraint: KnownNat m
    • In the instance declaration for ‘CTrans (Mod m Z)’

src/Internal/Modular.hs:247:10: warning: [-Wredundant-constraints]
    • Redundant constraint: Indexable (Vector t) t
    • In the instance declaration for
        ‘Indexable (Vector (Mod m t)) (Mod m t)’

src/Internal/Modular.hs:298:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Element (Mod n t)
    • In the type signature for:
           f2iM :: (Element t, Element (Mod n t)) =>
                   Matrix (Mod n t) -> Matrix t

src/Internal/Modular.hs:301:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Element (Mod n t)
    • In the type signature for:
           i2fM :: (Element t, Element (Mod n t)) =>
                   Matrix t -> Matrix (Mod n t)

src/Internal/Modular.hs:336:10: warning: [-Wredundant-constraints]
    • Redundant constraint: KnownNat m
    • In the instance declaration for ‘Testable (Matrix (Mod m I))’
[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 )

src/Internal/Static.hs:331:10: warning: [-Wredundant-constraints]
    • Redundant constraint: Num (Matrix t)
    • In the instance declaration for ‘Fractional (Dim n (Vector t))’
[28 of 28] Compiling Numeric.LinearAlgebra.Static ( src/Numeric/LinearAlgebra/Static.hs, dist/build/Numeric/LinearAlgebra/Static.o )

src/Numeric/LinearAlgebra/Static.hs:79:1: warning: [-Wredundant-constraints]
    • Redundant constraint: 1 <= n
    • In the type signature for:
           (&) :: (KnownNat n, 1 <= n) => R n -> ℝ -> R (n + 1)

src/Numeric/LinearAlgebra/Static.hs:252:1: warning: [-Wredundant-constraints]
    • Redundant constraint: n <= m
    • In the type signature for:
           svdTall :: (KnownNat m, KnownNat n, n <= m) =>
                      L m n -> (L m n, R n, L n n)

src/Numeric/LinearAlgebra/Static.hs:258:1: warning: [-Wredundant-constraints]
    • Redundant constraint: m <= n
    • In the type signature for:
           svdFlat :: (KnownNat m, KnownNat n, m <= n) =>
                      L m n -> (L m m, R m, L n m)

src/Numeric/LinearAlgebra/Static.hs:540:1: warning: [-Wredundant-constraints]
    • Redundant constraint: 1 <= n
    • In the type signature for:
           mean :: (KnownNat n, 1 <= n) => R n -> ℝ

src/Numeric/LinearAlgebra/Static.hs:615:10: warning: [-Wredundant-constraints]
    • Redundant constraints: (KnownNat n', KnownNat m')
    • In the instance declaration for ‘Testable (L n' m')’
Running Haddock for hmatrix-0.17.0.2...
Running hscolour for hmatrix-0.17.0.2...
Preprocessing library hmatrix-0.17.0.2...
Preprocessing library hmatrix-0.17.0.2...

src/Internal/Vector.hs:205:1: warning: [-Wredundant-constraints]
    • Redundant constraint: RealFloat a
    • In the type signature for:
           asReal :: (RealFloat a, Storable a) =>
                     Vector (Complex a) -> Vector a

src/Internal/Vector.hs:210:1: warning: [-Wredundant-constraints]
    • Redundant constraint: RealFloat a
    • In the type signature for:
           asComplex :: (RealFloat a, Storable a) =>
                        Vector a -> Vector (Complex a)
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:40)
    rows (src/Internal/Matrix.hs:53)
    cols (src/Internal/Matrix.hs:57)
    size (src/Internal/Matrix.hs:61)
    rowOrder (src/Internal/Matrix.hs:64)
    colOrder (src/Internal/Matrix.hs:67)
    is1d (src/Internal/Matrix.hs:70)
    isSlice (src/Internal/Matrix.hs:74)
    orderOf (src/Internal/Matrix.hs:77)
    showInternal (src/Internal/Matrix.hs:81)
    cmat (src/Internal/Matrix.hs:100)
    fmat (src/Internal/Matrix.hs:106)
    amatr (src/Internal/Matrix.hs:114)
    amat (src/Internal/Matrix.hs:121)
     (src/Internal/Matrix.hs:130)
    # (src/Internal/Matrix.hs:140)
    copy (src/Internal/Matrix.hs:145)
    extractAll (src/Internal/Matrix.hs:147)
    atM' (src/Internal/Matrix.hs:224)
    matrixFromVector (src/Internal/Matrix.hs:229)
    createMatrix (src/Internal/Matrix.hs:239)
     (src/Internal/Matrix.hs:288)
     (src/Internal/Matrix.hs:300)
     (src/Internal/Matrix.hs:312)
     (src/Internal/Matrix.hs:324)
     (src/Internal/Matrix.hs:336)
     (src/Internal/Matrix.hs:348)
    maxZ (src/Internal/Matrix.hs:381)
    conformMs (src/Internal/Matrix.hs:383)
    conformVs (src/Internal/Matrix.hs:389)
    conformMTo (src/Internal/Matrix.hs:393)
    conformVTo (src/Internal/Matrix.hs:400)
    repRows (src/Internal/Matrix.hs:405)
    repCols (src/Internal/Matrix.hs:406)
    shSize (src/Internal/Matrix.hs:408)
    shDim (src/Internal/Matrix.hs:410)
    emptyM (src/Internal/Matrix.hs:412)
     (src/Internal/Matrix.hs:416)
    extractAux (src/Internal/Matrix.hs:426)
    Extr (src/Internal/Matrix.hs:433)
    c_extractD (src/Internal/Matrix.hs:435)
    c_extractF (src/Internal/Matrix.hs:436)
    c_extractC (src/Internal/Matrix.hs:437)
    c_extractQ (src/Internal/Matrix.hs:438)
    c_extractI (src/Internal/M
src/Internal/ST.hs:56:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable t
    • In the type signature for:
           unsafeThawVector :: Storable t => Vector t -> ST s (STVector s t)

src/Internal/ST.hs:80:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable t
    • In the type signature for:
           unsafeFreezeVector :: Storable t => STVector s t -> ST s (Vector t)

src/Internal/ST.hs:125:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable t
    • In the type signature for:
           unsafeThawMatrix :: Storable t => Matrix t -> ST s (STMatrix s t)

src/Internal/ST.hs:146:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable t
    • In the type signature for:
           unsafeFreezeMatrix :: Storable t => STMatrix s t -> ST s (Matrix t)

src/Internal/Element.hs:563:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Num a
    • In the type signature for:
           mapMatrixWithIndexM_ :: (Element a, Num a, Monad m) =>
                                   ((Int, Int) -> a -> m ()) -> Matrix a -> m ()
atrix.hs:439)
    c_extractL (src/Internal/Matrix.hs:440)
    setRectAux (src/Internal/Matrix.hs:444)
    SetRect (src/Internal/Matrix.hs:446)
    c_setRectD (src/Internal/Matrix.hs:448)
    c_setRectF (src/Internal/Matrix.hs:449)
    c_setRectC (src/Internal/Matrix.hs:450)
    c_setRectQ (src/Internal/Matrix.hs:451)
    c_setRectI (src/Internal/Matrix.hs:452)
    c_setRectL (src/Internal/Matrix.hs:453)
    sortG (src/Internal/Matrix.hs:457)
    sortIdxD (src/Internal/Matrix.hs:462)
    sortIdxF (src/Internal/Matrix.hs:463)
    sortIdxI (src/Internal/Matrix.hs:464)
    sortIdxL (src/Internal/Matrix.hs:465)
    sortValD (src/Internal/Matrix.hs:467)
    sortValF (src/Internal/Matrix.hs:468)
    sortValI (src/Internal/Matrix.hs:469)
    sortValL (src/Internal/Matrix.hs:470)
    c_sort_indexD (src/Internal/Matrix.hs:472)
    c_sort_indexF (src/Internal/Matrix.hs:473)
    c_sort_indexI (src/Internal/Matrix.hs:474)
    c_sort_indexL (src/Internal/Matrix.hs:475)
    c_sort_valD (src/Internal/Matrix.hs:477)
    c_sort_valF (src/Internal/Matrix.hs:478)
    c_sort_valI (src/Internal/Matrix.hs:479)
    c_sort_valL (src/Internal/Matrix.hs:480)
    compareG (src/Internal/Matrix.hs:484)
    compareD (src/Internal/Matrix.hs:489)
    compareF (src/Internal/Matrix.hs:490)
    compareI (src/Internal/Matrix.hs:491)
    compareL (src/Internal/Matrix.hs:492)
    c_compareD (src/Internal/Matrix.hs:494)
    c_compareF (src/Internal/Matrix.hs:495)
    c_compareI (src/Internal/Matrix.hs:496)
    c_compareL (src/Internal/Matrix.hs:497)
    selectG (src/Internal/Matrix.hs:501)
    selectD (src/Internal/Matrix.hs:506)
    selectF (src/Internal/Matrix.hs:507)
    selectI (src/Internal/Matrix.hs:508)
    selectL (src/Internal/Matrix.hs:509)
    selectC (src/Internal/Matrix.hs:510)
    selectQ (src/Internal/Matrix.hs:511)
    Sel (src/Internal/Matrix.hs:513)
    c_selectD (src/Internal/Matrix.hs:515)
    c_selectF (src/Internal/Matrix.hs:516)
    c_selectI (src/Internal/Matrix.hs:517)
    c_selectC (src/Internal/Matrix.hs:518)
    c_selectQ (src/Internal/Matrix.hs:519)
    c_selectL (src/Internal/Matrix.hs:520)
    remapG (src/Internal/Matrix.hs:524)
    remapD (src/Internal/Matrix.hs:529)
    remapF (src/Internal/Matrix.hs:530)
    remapI (src/Internal/Matrix.hs:531)
    remapL (src/Internal/Matrix.hs:532)
    remapC (src/Internal/Matrix.hs:533)
    remapQ (src/Internal/Matrix.hs:534)
    Rem (src/Internal/Matrix.hs:536)
    c_remapD (src/Internal/Matrix.hs:538)
    c_remapF (src/Internal/Matrix.hs:539)
    c_remapI (src/Internal/Matrix.hs:540)
    c_remapC (src/Internal/Matrix.hs:541)
    c_remapQ (src/Internal/Matrix.hs:542)
    c_remapL (src/Internal/Matrix.hs:543)
    rowOpAux (src/Internal/Matrix.hs:547)
    RowOp (src/Internal/Matrix.hs:552)
    c_rowOpD (src/Internal/Matrix.hs:554)
    c_rowOpF (src/Internal/Matrix.hs:555)
    c_rowOpC (src/Internal/Matrix.hs:556)
    c_rowOpQ (src/Internal/Matrix.hs:557)
    c_rowOpI (src/Internal/Matrix.hs:558)
    c_rowOpL (src/Internal/Matrix.hs:559)
    c_rowOpMI (src/Internal/Matrix.hs:560)
    c_rowOpML (src/Internal/Matrix.hs:561)
    gemmg (src/Internal/Matrix.hs:565)
    Tgemm (src/Internal/Matrix.hs:567)
    c_gemmD (src/Internal/Matrix.hs:569)
    c_gemmF (src/Internal/Matrix.hs:570)
    c_gemmC (src/Internal/Matrix.hs:571)
    c_gemmQ (src/Internal/Matrix.hs:572)
    c_gemmI (src/Internal/Matrix.hs:573)
    c_gemmL (src/Internal/Matrix.hs:574)
    c_gemmMI (src/Internal/Matrix.hs:575)
    c_gemmML (src/Internal/Matrix.hs:576)
    c_saveMatrix (src/Internal/Matrix.hs:580)
 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:28
src/Internal/Numeric.hs:911:10: warning: [-Wredundant-constraints]
    • Redundant constraint: Container Vector t
    • In the instance declaration for
        ‘Transposable (Matrix t) (Matrix t)’

src/Internal/Algorithms.hs:619:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Element t
    • In the type signature for:
           rankSVD :: Element t => Double -> Matrix t -> Vector Double -> Int
6)
    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:239)
    TransArray (src/Internal/Devel.hs:79)
    MatrixOrder (src/Internal/Matrix.hs:40)
    orderOf (src/Internal/Matrix.hs:77)
    cmat (src/Internal/Matrix.hs:100)
    fmat (src/Internal/Matrix.hs:106)
    matrixFromVector (src/Internal/Matrix.hs:229)
    atM' (src/Internal/Matrix.hs:224)
    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:81)
  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/Convolution.hs:49:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Num t
    • In the type signature for:
           conv :: (Container Vector t, Product t, Num t) =>
                   Vector t -> Vector t -> Vector t

src/Internal/Modular.hs:62:10: warning: [-Wredundant-constraints]
    • Redundant constraint: Enum t
    • In the instance declaration for ‘Enum (Mod m t)’

src/Internal/Modular.hs:67:10: warning: [-Wredundant-constraints]
    • Redundant constraint: KnownNat m
    • In the instance declaration for ‘Eq (Mod m t)’

src/Internal/Modular.hs:162:10: warning: [-Wredundant-constraints]
    • Redundant constraint: KnownNat m
    • In the instance declaration for ‘CTrans (Mod m I)’

src/Internal/Modular.hs:163:10: warning: [-Wredundant-constraints]
    • Redundant constraint: KnownNat m
    • In the instance declaration for ‘CTrans (Mod m Z)’

src/Internal/Modular.hs:247:10: warning: [-Wredundant-constraints]
    • Redundant constraint: Indexable (Vector t) t
    • In the instance declaration for
        ‘Indexable (Vector (Mod m t)) (Mod m t)’

src/Internal/Modular.hs:298:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Element (Mod n t)
    • In the type signature for:
           f2iM :: (Element t, Element (Mod n t)) =>
                   Matrix (Mod n t) -> Matrix t

src/Internal/Modular.hs:301:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Element (Mod n t)
    • In the type signature for:
           i2fM :: (Element t, Element (Mod n t)) =>
                   Matrix t -> Matrix (Mod n t)

src/Internal/Modular.hs:336:10: warning: [-Wredundant-constraints]
    • Redundant constraint: KnownNat m
    • In the instance declaration for ‘Testable (Matrix (Mod m I))’

src/Internal/Static.hs:331:10: warning: [-Wredundant-constraints]
    • Redundant constraint: Num (Matrix t)
    • In the instance declaration for ‘Fractional (Dim n (Vector t))’
 (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:53)
    cols (src/Internal/Matrix.hs:57)
    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)
  85% (129 /152) in 'Numeric.LinearAlgebra'
  Missing documentation for:
    dot (src/Internal/Container.hs:189)
    scale (src/Internal/Numeric.hs:922)
    add (src/Internal/Numeric.hs:918)
    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:28
src/Numeric/LinearAlgebra/Static.hs:79:1: warning: [-Wredundant-constraints]
    • Redundant constraint: 1 <= n
    • In the type signature for:
           (&) :: (KnownNat n, 1 <= n) => R n -> ℝ -> R (n + 1)

src/Numeric/LinearAlgebra/Static.hs:252:1: warning: [-Wredundant-constraints]
    • Redundant constraint: n <= m
    • In the type signature for:
           svdTall :: (KnownNat m, KnownNat n, n <= m) =>
                      L m n -> (L m n, R n, L n n)

src/Numeric/LinearAlgebra/Static.hs:258:1: warning: [-Wredundant-constraints]
    • Redundant constraint: m <= n
    • In the type signature for:
           svdFlat :: (KnownNat m, KnownNat n, m <= n) =>
                      L m n -> (L m m, R m, L n m)

src/Numeric/LinearAlgebra/Static.hs:540:1: warning: [-Wredundant-constraints]
    • Redundant constraint: 1 <= n
    • In the type signature for:
           mean :: (KnownNat n, 1 <= n) => R n -> ℝ

src/Numeric/LinearAlgebra/Static.hs:615:10: warning: [-Wredundant-constraints]
    • Redundant constraints: (KnownNat n', KnownNat m')
    • In the instance declaration for ‘Testable (L n' m')’
5)
     (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:
    conj' size' scalar' scale' addConstant add' sub mul equal cmap' konst' build' ArgOf atIndex' minIndex' maxIndex' minElement' maxElement' sumElements' prodElements' step' ccompare' cselect' find' assoc' accum' scaleRecip divide arctan2' cmod' fromInt' toInt' fromZ' toZ' constantD extractR setRect sortI sortV compareV selectV remapM rowOp gemm multiply absSum norm1 norm2 normInf toComplex' fromComplex' comp' single' Precision double' linSolve 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' ArgOf multiply absSum norm1 norm2 normInf CTrans linSolve toComplex' fromComplex' comp' single' double' Precision 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.01250801052452825171.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/hmatrix-0.17.0.2-8q3aZuGHCVgBLt6kYxXwv1
Registering hmatrix-0.17.0.2...
cabal: Leaving directory '/tmp/cabal-tmp-24018/hmatrix-0.17.0.2'
Installed hmatrix-0.17.0.2
cabal: Entering directory '/tmp/cabal-tmp-24018/LATS-0.4.2'
Configuring LATS-0.4.2...
cabal: Missing dependency on a foreign library:
* Missing C library: openblas
This problem can usually be solved by installing the system package that
provides this library (you may need the "-dev" version). If the library is
already installed but in a non-standard location then you can use the flags
--extra-include-dirs= and --extra-lib-dirs= to specify where it is.
cabal: Leaving directory '/tmp/cabal-tmp-24018/LATS-0.4.2'
Failed to install LATS-0.4.2
cabal: Error: some packages failed to install:
LATS-0.4.2 failed during the configure step. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.