Build #1 for fixed-vector-hetero-0.2.0.0
| Package | fixed-vector-hetero-0.2.0.0 |
|---|
| Install | InstallOk |
|---|---|
| Docs | Ok |
| Tests | NotTried |
| Time submitted | unknown |
|---|---|
| Compiler | ghc-7.6.3 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | transformers-0.3.0.0, primitive-0.5.3.0, ghc-prim-0.3.0.0, fixed-vector-0.7.0.0, deepseq-1.3.0.1, base-4.6.0.1 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring primitive-0.5.3.0...
Building primitive-0.5.3.0...
Preprocessing library primitive-0.5.3.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 )
[ 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 )
Data/Primitive/Array.hs:32:1: Warning:
The import of `Control.Monad.ST' is redundant
except perhaps to import instances from `Control.Monad.ST'
To import instances alone, use: import Control.Monad.ST()
[ 7 of 10] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o )
[ 8 of 10] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.o )
[ 9 of 10] Compiling Data.Primitive ( Data/Primitive.hs, dist/build/Data/Primitive.o )
[10 of 10] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o )
In-place registering primitive-0.5.3.0...
Running Haddock for primitive-0.5.3.0...
Running hscolour for primitive-0.5.3.0...
Preprocessing library primitive-0.5.3.0...
Preprocessing library primitive-0.5.3.0...
Data/Primitive/Array.hs:32:1: Warning:
The import of `Control.Monad.ST' is redundant
except perhaps to import instances from `Control.Monad.ST'
To import instances alone, use: import Control.Monad.ST()
Haddock coverage:
67% ( 2 / 3) in 'Data.Primitive.Internal.Compat'
3% ( 1 / 35) in 'Data.Primitive.MachDeps'
3% ( 1 / 29) in 'Data.Primitive.Internal.Operations'
Warning: Control.Monad.Primitive: We do not support associated types in instances yet. These instances are affected:
Control.Monad.Primitive.PrimMonad GHC.Types.IO, Control.Monad.Primitive.PrimMonad (GHC.ST.ST s)
71% ( 10 / 14) in 'Control.Monad.Primitive'
100% ( 3 / 3) in 'Data.Primitive.Types'
100% ( 15 / 15) in 'Data.Primitive.Array'
93% ( 27 / 29) in 'Data.Primitive.ByteArray'
100% ( 16 / 16) in 'Data.Primitive.Addr'
100% ( 7 / 7) in 'Data.Primitive'
100% ( 9 / 9) in 'Data.Primitive.MutVar'
Documentation created: dist/doc/html/primitive/index.html,
dist/doc/html/primitive/primitive.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/primitive-0.5.3.0
Registering primitive-0.5.3.0...
Installed primitive-0.5.3.0
Configuring fixed-vector-0.7.0.0...
Building fixed-vector-0.7.0.0...
Preprocessing library fixed-vector-0.7.0.0...
[ 1 of 10] Compiling Data.Vector.Fixed.Cont ( Data/Vector/Fixed/Cont.hs, dist/build/Data/Vector/Fixed/Cont.o )
[ 2 of 10] Compiling Data.Vector.Fixed.Internal ( Data/Vector/Fixed/Internal.hs, dist/build/Data/Vector/Fixed/Internal.o )
[ 3 of 10] Compiling Data.Vector.Fixed ( Data/Vector/Fixed.hs, dist/build/Data/Vector/Fixed.o )
[ 4 of 10] Compiling Data.Vector.Fixed.Generic ( Data/Vector/Fixed/Generic.hs, dist/build/Data/Vector/Fixed/Generic.o )
[ 5 of 10] Compiling Data.Vector.Fixed.Monomorphic ( Data/Vector/Fixed/Monomorphic.hs, dist/build/Data/Vector/Fixed/Monomorphic.o )
[ 6 of 10] Compiling Data.Vector.Fixed.Mutable ( Data/Vector/Fixed/Mutable.hs, dist/build/Data/Vector/Fixed/Mutable.o )
[ 7 of 10] Compiling Data.Vector.Fixed.Boxed ( Data/Vector/Fixed/Boxed.hs, dist/build/Data/Vector/Fixed/Boxed.o )
[ 8 of 10] Compiling Data.Vector.Fixed.Primitive ( Data/Vector/Fixed/Primitive.hs, dist/build/Data/Vector/Fixed/Primitive.o )
[ 9 of 10] Compiling Data.Vector.Fixed.Unboxed ( Data/Vector/Fixed/Unboxed.hs, dist/build/Data/Vector/Fixed/Unboxed.o )
[10 of 10] Compiling Data.Vector.Fixed.Storable ( Data/Vector/Fixed/Storable.hs, dist/build/Data/Vector/Fixed/Storable.o )
In-place registering fixed-vector-0.7.0.0...
Running Haddock for fixed-vector-0.7.0.0...
Running hscolour for fixed-vector-0.7.0.0...
Preprocessing library fixed-vector-0.7.0.0...
Preprocessing library fixed-vector-0.7.0.0...
Haddock coverage:
Warning: Data.Vector.Fixed.Cont: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
Add, Fn, Dim
88% ( 99 /112) in 'Data.Vector.Fixed.Cont'
82% ( 60 / 73) in 'Data.Vector.Fixed.Internal'
100% ( 11 / 11) in 'Data.Vector.Fixed.Generic'
Warning: Data.Vector.Fixed.Mutable: arity is exported separately but will be documented under Arity. Consider exporting it together with its parent(s) for code clarity.
95% ( 18 / 19) in 'Data.Vector.Fixed.Mutable'
Warning: Data.Vector.Fixed: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
Dim
82% ( 95 /116) in 'Data.Vector.Fixed'
Warning: Data.Vector.Fixed.Monomorphic: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
Dim
Cannot find documentation for: $construction
30% ( 22 / 73) in 'Data.Vector.Fixed.Monomorphic'
Warning: Data.Vector.Fixed.Boxed: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
Mutable, Dim, DimM
50% ( 5 / 10) in 'Data.Vector.Fixed.Boxed'
Warning: Data.Vector.Fixed.Primitive: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
Mutable, Dim, DimM
58% ( 7 / 12) in 'Data.Vector.Fixed.Primitive'
Warning: Data.Vector.Fixed.Unboxed: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
Mutable, Dim, DimM, MVec, Vec
33% ( 4 / 12) in 'Data.Vector.Fixed.Unboxed'
Warning: Data.Vector.Fixed.Storable: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
Mutable, Dim, DimM
62% ( 10 / 16) in 'Data.Vector.Fixed.Storable'
Warning: Data.Vector.Fixed.Cont: could not find link destinations for:
Data.Vector.Fixed.Cont.T_gunfold
Documentation created: dist/doc/html/fixed-vector/index.html,
dist/doc/html/fixed-vector/fixed-vector.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/fixed-vector-0.7.0.0
Registering fixed-vector-0.7.0.0...
Installed fixed-vector-0.7.0.0
Downloading fixed-vector-hetero-0.2.0.0...
Configuring fixed-vector-hetero-0.2.0.0...
Building fixed-vector-hetero-0.2.0.0...
Preprocessing library fixed-vector-hetero-0.2.0.0...
[1 of 6] Compiling Data.Vector.HFixed.TypeFuns ( Data/Vector/HFixed/TypeFuns.hs, dist/build/Data/Vector/HFixed/TypeFuns.o )
[2 of 6] Compiling Data.Vector.HFixed.Class ( Data/Vector/HFixed/Class.hs, dist/build/Data/Vector/HFixed/Class.o )
[3 of 6] Compiling Data.Vector.HFixed.Cont ( Data/Vector/HFixed/Cont.hs, dist/build/Data/Vector/HFixed/Cont.o )
[4 of 6] Compiling Data.Vector.HFixed ( Data/Vector/HFixed.hs, dist/build/Data/Vector/HFixed.o )
[5 of 6] Compiling Data.Vector.HFixed.HVec ( Data/Vector/HFixed/HVec.hs, dist/build/Data/Vector/HFixed/HVec.o )
[6 of 6] Compiling Data.Vector.HFixed.Functor.HVecF ( Data/Vector/HFixed/Functor/HVecF.hs, dist/build/Data/Vector/HFixed/Functor/HVecF.o )
In-place registering fixed-vector-hetero-0.2.0.0...
Running Haddock for fixed-vector-hetero-0.2.0.0...
Running hscolour for fixed-vector-hetero-0.2.0.0...
Preprocessing library fixed-vector-hetero-0.2.0.0...
Preprocessing library fixed-vector-hetero-0.2.0.0...
Haddock coverage:
Warning: Data.Vector.HFixed.TypeFuns: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
++, Len, Head, HomList, Wrap
75% ( 9 / 12) in 'Data.Vector.HFixed.TypeFuns'
Warning: Data.Vector.HFixed.Class: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
Fn
Warning: Data.Vector.HFixed.Class: We do not support associated types in instances yet. These instances are affected:
Data.Vector.HFixed.Class.HomArity n a =>
Data.Vector.HFixed.Class.HVector (Data.Vector.Fixed.Boxed.Vec n a), (Data.Vector.Fixed.Unboxed.Unbox n a,
Data.Vector.HFixed.Class.HomArity n a) =>
Data.Vector.HFixed.Class.HVector (Data.Vector.Fixed.Unboxed.Vec n a), (Foreign.Storable.Storable a,
Data.Vector.HFixed.Class.HomArity n a) =>
Data.Vector.HFixed.Class.HVector (Data.Vector.Fixed.Storable.Vec n a), (Data.Primitive.Types.Prim a,
Data.Vector.HFixed.Class.HomArity n a) =>
Data.Vector.HFixed.Class.HVector (Data.Vector.Fixed.Primitive.Vec n a), Data.Vector.HFixed.Class.Arity xs =>
Data.Vector.HFixed.Class.HVector (Data.Vector.HFixed.Class.ContVec xs), Data.Vector.HFixed.Class.Arity xs =>
Data.Vector.HFixed.Class.HVectorF (Data.Vector.HFixed.Class.ContVecF xs), Data.Vector.HFixed.Class.Arity xs =>
Data.Vector.HFixed.Class.Index Data.Vector.Fixed.Cont.Z (x : xs), Data.Vector.HFixed.Class.Index n xs =>
Data.Vector.HFixed.Class.Index (Data.Vector.Fixed.Cont.S n) (x : xs), Data.Vector.HFixed.Class.HVector (), Data.Vector.HFixed.Class.HVector (Data.Complex.Complex a), Data.Vector.HFixed.Class.HVector (a, b), Data.Vector.HFixed.Class.HVector (a, b, c), Data.Vector.HFixed.Class.HVector (a, b, c, d), Data.Vector.HFixed.Class.HVector (a, b, c, d, e), Data.Vector.HFixed.Class.HVector (a, b, c, d, e, f), Data.Vector.HFixed.Class.HVector (a, b, c, d, e, f, g), (Data.Vector.HFixed.Class.GHVector f,
Data.Vector.HFixed.Class.Arity (Data.Vector.HFixed.Class.GElems f)) =>
Data.Vector.HFixed.Class.GHVector (GHC.Generics.M1 i c f), (Data.Vector.HFixed.Class.GHVector f,
Data.Vector.HFixed.Class.GHVector g,
Data.Vector.HFixed.Class.Arity (Data.Vector.HFixed.Class.GElems f),
Data.Vector.HFixed.Class.Arity (Data.Vector.HFixed.Class.GElems g)) =>
Data.Vector.HFixed.Class.GHVector (f GHC.Generics.:*: g), Data.Vector.HFixed.Class.GHVector (GHC.Generics.K1 GHC.Generics.R x), Data.Vector.HFixed.Class.GHVector GHC.Generics.U1
91% ( 53 / 58) in 'Data.Vector.HFixed.Class'
Warning: Data.Vector.HFixed.Cont: We do not support associated types in instances yet. These instances are affected:
Data.Vector.HFixed.Class.Arity xs =>
Data.Vector.HFixed.Class.HVector (Data.Vector.HFixed.Cont.VecList xs), Data.Vector.HFixed.Class.Arity xs =>
Data.Vector.HFixed.Class.HVectorF (Data.Vector.HFixed.Cont.VecListF xs)
81% ( 50 / 62) in 'Data.Vector.HFixed.Cont'
84% ( 46 / 55) in 'Data.Vector.HFixed'
Warning: Data.Vector.HFixed.HVec: We do not support associated types in instances yet. These instances are affected:
Data.Vector.HFixed.Class.Arity xs =>
Data.Vector.HFixed.Class.HVector (Data.Vector.HFixed.HVec.HVec xs)
100% ( 12 / 12) in 'Data.Vector.HFixed.HVec'
Warning: Data.Vector.HFixed.Functor.HVecF: We do not support associated types in instances yet. These instances are affected:
(Data.Vector.HFixed.Class.Arity (Data.Vector.HFixed.TypeFuns.Wrap f xs),
Data.Vector.HFixed.Class.Arity xs) =>
Data.Vector.HFixed.Class.HVector (Data.Vector.HFixed.Functor.HVecF.HVecF xs f), Data.Vector.HFixed.Class.Arity xs =>
Data.Vector.HFixed.Class.HVectorF (Data.Vector.HFixed.Functor.HVecF.HVecF xs)
100% ( 2 / 2) in 'Data.Vector.HFixed.Functor.HVecF'
Warning: Data.Vector.HFixed.Class: could not find link destinations for:
Data.Vector.HFixed.Class.GElems
Warning: Data.Vector.HFixed.Cont: could not find link destinations for:
Data.Vector.HFixed.Class.GElems
Warning: Data.Vector.HFixed: could not find link destinations for:
Data.Vector.HFixed.Class.GElems
Documentation created: dist/doc/html/fixed-vector-hetero/index.html,
dist/doc/html/fixed-vector-hetero/fixed-vector-hetero.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/fixed-vector-hetero-0.2.0.0
Registering fixed-vector-hetero-0.2.0.0...
Installed fixed-vector-hetero-0.2.0.0
Test log
No test log was submitted for this report.