Build #1 for array-0.5.1.0
| Package | array-0.5.1.0 |
|---|
| Install | InstallOk |
|---|---|
| Docs | Ok |
| Tests | NotTried |
| Time submitted | 2015-03-19 16:17:03.39571 UTC |
|---|---|
| Compiler | ghc-7.8.3 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | base-4.7.0.1 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Downloading array-0.5.1.0...
Configuring array-0.5.1.0...
Building array-0.5.1.0...
Preprocessing library array-0.5.1.0...
[ 1 of 15] Compiling Data.Array.Base ( Data/Array/Base.hs, dist/build/Data/Array/Base.o )
[ 2 of 15] Compiling Data.Array.MArray ( Data/Array/MArray.hs, dist/build/Data/Array/MArray.o )
[ 3 of 15] Compiling Data.Array.IO.Internals ( Data/Array/IO/Internals.hs, dist/build/Data/Array/IO/Internals.o )
[ 4 of 15] Compiling Data.Array.IO ( Data/Array/IO.hs, dist/build/Data/Array/IO.o )
[ 5 of 15] Compiling Data.Array.MArray.Safe ( Data/Array/MArray/Safe.hs, dist/build/Data/Array/MArray/Safe.o )
[ 6 of 15] Compiling Data.Array.IO.Safe ( Data/Array/IO/Safe.hs, dist/build/Data/Array/IO/Safe.o )
[ 7 of 15] Compiling Data.Array.ST ( Data/Array/ST.hs, dist/build/Data/Array/ST.o )
[ 8 of 15] Compiling Data.Array.ST.Safe ( Data/Array/ST/Safe.hs, dist/build/Data/Array/ST/Safe.o )
[ 9 of 15] Compiling Data.Array.Storable.Internals ( Data/Array/Storable/Internals.hs, dist/build/Data/Array/Storable/Internals.o )
[10 of 15] Compiling Data.Array.Storable ( Data/Array/Storable.hs, dist/build/Data/Array/Storable.o )
[11 of 15] Compiling Data.Array.Storable.Safe ( Data/Array/Storable/Safe.hs, dist/build/Data/Array/Storable/Safe.o )
[12 of 15] Compiling Data.Array.Unsafe ( Data/Array/Unsafe.hs, dist/build/Data/Array/Unsafe.o )
[13 of 15] Compiling Data.Array ( Data/Array.hs, dist/build/Data/Array.o )
[14 of 15] Compiling Data.Array.IArray ( Data/Array/IArray.hs, dist/build/Data/Array/IArray.o )
[15 of 15] Compiling Data.Array.Unboxed ( Data/Array/Unboxed.hs, dist/build/Data/Array/Unboxed.o )
In-place registering array-0.5.1.0...
Running Haddock for array-0.5.1.0...
Running hscolour for array-0.5.1.0...
Preprocessing library array-0.5.1.0...
Preprocessing library array-0.5.1.0...
Haddock coverage:
26% ( 28 /107) in 'Data.Array.Base'
Warning: Data.Array.MArray: newArray is exported separately but will be documented under MArray. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.Array.MArray: newArray_ is exported separately but will be documented under MArray. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.Array.MArray: getBounds is exported separately but will be documented under MArray. Consider exporting it together with its parent(s) for code clarity.
100% ( 19 / 19) in 'Data.Array.MArray'
80% ( 4 / 5) in 'Data.Array.IO.Internals'
100% ( 10 / 10) in 'Data.Array.IO'
Warning: Data.Array.MArray.Safe: newArray is exported separately but will be documented under MArray. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.Array.MArray.Safe: newArray_ is exported separately but will be documented under MArray. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.Array.MArray.Safe: getBounds is exported separately but will be documented under MArray. Consider exporting it together with its parent(s) for code clarity.
100% ( 19 / 19) in 'Data.Array.MArray.Safe'
100% ( 10 / 10) in 'Data.Array.IO.Safe'
100% ( 9 / 9) in 'Data.Array.ST'
100% ( 9 / 9) in 'Data.Array.ST.Safe'
100% ( 5 / 5) in 'Data.Array.Storable.Internals'
100% ( 9 / 9) in 'Data.Array.Storable'
100% ( 9 / 9) in 'Data.Array.Storable.Safe'
100% ( 7 / 7) in 'Data.Array.Unsafe'
100% ( 20 / 20) in 'Data.Array'
Warning: Data.Array.IArray: bounds is exported separately but will be documented under IArray. Consider exporting it together with its parent(s) for code clarity.
100% ( 21 / 21) in 'Data.Array.IArray'
100% ( 5 / 5) in 'Data.Array.Unboxed'
Warning: Data.Array.MArray: could not find link destinations for:
Data.Array.Base.getNumElements Data.Array.Base.unsafeRead Data.Array.Base.unsafeWrite
Warning: Data.Array.MArray.Safe: could not find link destinations for:
Data.Array.Base.getNumElements Data.Array.Base.unsafeRead Data.Array.Base.unsafeWrite
Warning: Data.Array.IArray: could not find link destinations for:
Data.Array.Base.numElements Data.Array.Base.unsafeArray Data.Array.Base.unsafeAt
Documentation created: dist/doc/html/array/index.html,
dist/doc/html/array/array.txt
Creating package registration file: /tmp/pkgConf-array-0.5.132321.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/array-0.5.1.0
Registering array-0.5.1.0...
Installed array-0.5.1.0
Test log
No test log was submitted for this report.