Build #1 for HCodecs-0.3
| Package | HCodecs-0.3 |
|---|
| Install | InstallOk |
|---|---|
| Docs | Ok |
| Tests | NotTried |
| Time submitted | unknown |
|---|---|
| Compiler | ghc-7.6.3 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | random-1.0.1.1, bytestring-0.10.0.2, base-4.6.0.1, array-0.4.0.1, QuickCheck-2.6 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring QuickCheck-2.6...
Building QuickCheck-2.6...
Preprocessing library QuickCheck-2.6...
[ 1 of 13] Compiling Test.QuickCheck.Exception ( Test/QuickCheck/Exception.hs, dist/build/Test/QuickCheck/Exception.o )
[ 2 of 13] Compiling Test.QuickCheck.Text ( Test/QuickCheck/Text.hs, dist/build/Test/QuickCheck/Text.o )
[ 3 of 13] Compiling Test.QuickCheck.State ( Test/QuickCheck/State.hs, dist/build/Test/QuickCheck/State.o )
[ 4 of 13] Compiling Test.QuickCheck.Gen ( Test/QuickCheck/Gen.hs, dist/build/Test/QuickCheck/Gen.o )
[ 5 of 13] Compiling Test.QuickCheck.Arbitrary ( Test/QuickCheck/Arbitrary.hs, dist/build/Test/QuickCheck/Arbitrary.o )
[ 6 of 13] Compiling Test.QuickCheck.Poly ( Test/QuickCheck/Poly.hs, dist/build/Test/QuickCheck/Poly.o )
[ 7 of 13] Compiling Test.QuickCheck.Function ( Test/QuickCheck/Function.hs, dist/build/Test/QuickCheck/Function.o )
[ 8 of 13] Compiling Test.QuickCheck.Modifiers ( Test/QuickCheck/Modifiers.hs, dist/build/Test/QuickCheck/Modifiers.o )
[ 9 of 13] Compiling Test.QuickCheck.Property ( Test/QuickCheck/Property.hs, dist/build/Test/QuickCheck/Property.o )
[10 of 13] Compiling Test.QuickCheck.Test ( Test/QuickCheck/Test.hs, dist/build/Test/QuickCheck/Test.o )
[11 of 13] Compiling Test.QuickCheck.All ( Test/QuickCheck/All.hs, dist/build/Test/QuickCheck/All.o )
[12 of 13] Compiling Test.QuickCheck.Monadic ( Test/QuickCheck/Monadic.hs, dist/build/Test/QuickCheck/Monadic.o )
[13 of 13] Compiling Test.QuickCheck ( Test/QuickCheck.hs, dist/build/Test/QuickCheck.o )
In-place registering QuickCheck-2.6...
Running Haddock for QuickCheck-2.6...
Running hscolour for QuickCheck-2.6...
Preprocessing library QuickCheck-2.6...
Preprocessing library QuickCheck-2.6...
Haddock coverage:
12% ( 1 / 8) in 'Test.QuickCheck.Exception'
0% ( 0 / 18) in 'Test.QuickCheck.Text'
50% ( 1 / 2) in 'Test.QuickCheck.State'
95% ( 20 / 21) in 'Test.QuickCheck.Gen'
92% ( 23 / 25) in 'Test.QuickCheck.Arbitrary'
14% ( 1 / 7) in 'Test.QuickCheck.Poly'
14% ( 1 / 7) in 'Test.QuickCheck.Function'
92% ( 12 / 13) in 'Test.QuickCheck.Modifiers'
59% ( 34 / 58) in 'Test.QuickCheck.Property'
48% ( 13 / 27) in 'Test.QuickCheck.Test'
100% ( 9 / 9) in 'Test.QuickCheck.All'
7% ( 1 / 15) in 'Test.QuickCheck.Monadic'
93% ( 95 /102) in 'Test.QuickCheck'
Warning: Test.QuickCheck.Text: could not find link destinations for:
Test.QuickCheck.Text.Output
Warning: Test.QuickCheck.Property: could not find link destinations for:
Test.QuickCheck.Exception.AnException
Documentation created: dist/doc/html/QuickCheck/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/QuickCheck-2.6
Registering QuickCheck-2.6...
Installed QuickCheck-2.6
Downloading HCodecs-0.3...
Configuring HCodecs-0.3...
Building HCodecs-0.3...
Preprocessing library HCodecs-0.3...
[1 of 7] Compiling Data.Arbitrary ( src/Data/Arbitrary.hs, dist/build/Data/Arbitrary.o )
[2 of 7] Compiling Data.ByteString.Builder ( src/Data/ByteString/Builder.hs, dist/build/Data/ByteString/Builder.o )
[3 of 7] Compiling Data.ByteString.Parser ( src/Data/ByteString/Parser.hs, dist/build/Data/ByteString/Parser.o )
[4 of 7] Compiling Data.Audio ( src/Data/Audio.hs, dist/build/Data/Audio.o )
src/Data/Audio.hs:103:21: Warning:
In the use of `unsafeFreeze'
(imported from Data.Array.IO, but defined in Data.Array.MArray):
Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release"
src/Data/Audio.hs:106:54: Warning:
In the use of `unsafeThaw'
(imported from Data.Array.IO, but defined in Data.Array.MArray):
Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release"
[5 of 7] Compiling Codec.Wav ( src/Codec/Wav.hs, dist/build/Codec/Wav.o )
[6 of 7] Compiling Codec.SoundFont ( src/Codec/SoundFont.hs, dist/build/Codec/SoundFont.o )
[7 of 7] Compiling Codec.Midi ( src/Codec/Midi.hs, dist/build/Codec/Midi.o )
In-place registering HCodecs-0.3...
Running Haddock for HCodecs-0.3...
Running hscolour for HCodecs-0.3...
Preprocessing library HCodecs-0.3...
Preprocessing library HCodecs-0.3...
dist/build/tmp-7731/src/Data/Audio.hs:103:21: Warning:
In the use of `unsafeFreeze'
(imported from Data.Array.IO, but defined in Data.Array.MArray):
Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release"
dist/build/tmp-7731/src/Data/Audio.hs:106:54: Warning:
In the use of `unsafeThaw'
(imported from Data.Array.IO, but defined in Data.Array.MArray):
Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release"
Haddock coverage:
25% ( 1 / 4) in 'Data.Arbitrary'
72% ( 28 / 39) in 'Data.ByteString.Builder'
49% ( 36 / 74) in 'Data.ByteString.Parser'
Warning: Data.Audio: toSample is exported separately but will be documented under Audible. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.Audio: fromSample is exported separately but will be documented under Audible. Consider exporting it together with its parent(s) for code clarity.
9% ( 1 / 11) in 'Data.Audio'
17% ( 1 / 6) in 'Codec.Wav'
4% ( 1 / 23) in 'Codec.SoundFont'
2% ( 1 / 42) in 'Codec.Midi'
Warning: Data.ByteString.Parser: could not find link destinations for:
Data.ByteString.Parser.get
Documentation created: dist/doc/html/HCodecs/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/HCodecs-0.3
Registering HCodecs-0.3...
Installed HCodecs-0.3
Test log
No test log was submitted for this report.