Build #1 for fresco-binding-0.1.0
| Package | fresco-binding-0.1.0 |
|---|
| Install | InstallOk |
|---|---|
| Docs | Ok |
| Tests | NotTried |
| Time submitted | 2016-03-25 16:11:03.861503 UTC |
|---|---|
| Compiler | ghc-7.10.3 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | unix-2.7.1.0, text-1.2.2.1, messagepack-0.5.1, containers-0.5.6.2, cereal-0.5.1.0, bytestring-0.10.6.0, base-4.8.2.0 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring cereal-0.5.1.0...
Building cereal-0.5.1.0...
Preprocessing library cereal-0.5.1.0...
[1 of 4] Compiling Data.Serialize.Put ( src/Data/Serialize/Put.hs, dist/build/Data/Serialize/Put.o )
[2 of 4] Compiling Data.Serialize.Get ( src/Data/Serialize/Get.hs, dist/build/Data/Serialize/Get.o )
[3 of 4] Compiling Data.Serialize.IEEE754 ( src/Data/Serialize/IEEE754.hs, dist/build/Data/Serialize/IEEE754.o )
[4 of 4] Compiling Data.Serialize ( src/Data/Serialize.hs, dist/build/Data/Serialize.o )
In-place registering cereal-0.5.1.0...
Running Haddock for cereal-0.5.1.0...
Running hscolour for cereal-0.5.1.0...
Preprocessing library cereal-0.5.1.0...
Preprocessing library cereal-0.5.1.0...
Haddock coverage:
68% ( 30 / 44) in 'Data.Serialize.Put'
Missing documentation for:
Putter (src/Data/Serialize/Put.hs:133)
putBuilder (src/Data/Serialize/Put.hs:171)
putShortByteString (src/Data/Serialize/Put.hs:220)
putTwoOf (src/Data/Serialize/Put.hs:300)
putListOf (src/Data/Serialize/Put.hs:304)
putIArrayOf (src/Data/Serialize/Put.hs:310)
putSeqOf (src/Data/Serialize/Put.hs:316)
putTreeOf (src/Data/Serialize/Put.hs:322)
putMapOf (src/Data/Serialize/Put.hs:329)
putIntMapOf (src/Data/Serialize/Put.hs:333)
putSetOf (src/Data/Serialize/Put.hs:337)
putIntSetOf (src/Data/Serialize/Put.hs:341)
putMaybeOf (src/Data/Serialize/Put.hs:345)
putEitherOf (src/Data/Serialize/Put.hs:350)
94% ( 60 / 64) in 'Data.Serialize.Get'
Missing documentation for:
label (src/Data/Serialize/Get.hs:265)
getLazyByteString (src/Data/Serialize/Get.hs:494)
getShortByteString (src/Data/Serialize/Get.hs:499)
getTwoOf (src/Data/Serialize/Get.hs:738)
100% ( 11 / 11) in 'Data.Serialize.IEEE754'
Cannot find documentation for: $example
100% ( 12 / 12) in 'Data.Serialize'
Warning: Data.Serialize.Put: could not find link destinations for:
PairS
Warning: Data.Serialize.Get: could not find link destinations for:
get
Documentation created: dist/doc/html/cereal/index.html,
dist/doc/html/cereal/cereal.txt
Creating package registration file:
/tmp/pkgConf-cereal-0.5.1278722862233665123.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/cereal-0.5.1.0-843xOxvPj94HAJ9SD4EJuq
Registering cereal-0.5.1.0...
Installed cereal-0.5.1.0
Configuring text-1.2.2.1...
Building text-1.2.2.1...
Preprocessing library text-1.2.2.1...
[ 1 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )
[ 2 of 44] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 3 of 44] Compiling Data.Text.Internal.Builder.RealFloat.Functions ( Data/Text/Internal/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Internal/Builder/RealFloat/Functions.o )
[ 4 of 44] Compiling Data.Text.Internal.Builder.Int.Digits ( Data/Text/Internal/Builder/Int/Digits.hs, dist/build/Data/Text/Internal/Builder/Int/Digits.o )
[ 5 of 44] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o )
[ 6 of 44] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[ 7 of 44] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[ 8 of 44] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o )
[ 9 of 44] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o )
[10 of 44] Compiling Data.Text.Array ( Data/Text/Array.hs, dist/build/Data/Text/Array.o )
[11 of 44] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o )
[12 of 44] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o )
[13 of 44] Compiling Data.Text.Internal.Fusion.Size ( Data/Text/Internal/Fusion/Size.hs, dist/build/Data/Text/Internal/Fusion/Size.o )
[14 of 44] Compiling Data.Text.Internal.Fusion.Types ( Data/Text/Internal/Fusion/Types.hs, dist/build/Data/Text/Internal/Fusion/Types.o )
[15 of 44] Compiling Data.Text.Internal.Fusion.CaseMapping ( Data/Text/Internal/Fusion/CaseMapping.hs, dist/build/Data/Text/Internal/Fusion/CaseMapping.o )
[16 of 44] Compiling Data.Text.Internal.Fusion.Common ( Data/Text/Internal/Fusion/Common.hs, dist/build/Data/Text/Internal/Fusion/Common.o )
[17 of 44] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o )
[18 of 44] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o )
[19 of 44] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o )
[20 of 44] Compiling Data.Text.Show ( Data/Text/Show.hs, dist/build/Data/Text/Show.o )
[21 of 44] Compiling Data.Text.Internal.Encoding.Fusion.Common ( Data/Text/Internal/Encoding/Fusion/Common.hs, dist/build/Data/Text/Internal/Encoding/Fusion/Common.o )
[22 of 44] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[23 of 44] Compiling Data.Text.Internal.Encoding.Fusion ( Data/Text/Internal/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Encoding/Fusion.o )
[24 of 44] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o )
[25 of 44] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o )
[26 of 44] Compiling Data.Text.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o )
[27 of 44] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o )
[28 of 44] Compiling Data.Text ( Data/Text.hs, dist/build/Data/Text.o )
[29 of 44] Compiling Data.Text.Internal.IO ( Data/Text/Internal/IO.hs, dist/build/Data/Text/Internal/IO.o )
[30 of 44] Compiling Data.Text.IO ( Data/Text/IO.hs, dist/build/Data/Text/IO.o )
[31 of 44] Compiling Data.Text.Internal.Lazy ( Data/Text/Internal/Lazy.hs, dist/build/Data/Text/Internal/Lazy.o )
[32 of 44] Compiling Data.Text.Internal.Lazy.Fusion ( Data/Text/Internal/Lazy/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Fusion.o )
[33 of 44] Compiling Data.Text.Internal.Lazy.Search ( Data/Text/Internal/Lazy/Search.hs, dist/build/Data/Text/Internal/Lazy/Search.o )
[34 of 44] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o )
[35 of 44] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o )
[36 of 44] Compiling Data.Text.Lazy ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o )
[37 of 44] Compiling Data.Text.Internal.Builder ( Data/Text/Internal/Builder.hs, dist/build/Data/Text/Internal/Builder.o )
[38 of 44] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o )
[39 of 44] Compiling Data.Text.Internal.Builder.Functions ( Data/Text/Internal/Builder/Functions.hs, dist/build/Data/Text/Internal/Builder/Functions.o )
[40 of 44] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o )
[41 of 44] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o )
[42 of 44] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o )
[43 of 44] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o )
[44 of 44] Compiling Data.Text.Read ( Data/Text/Read.hs, dist/build/Data/Text/Read.o )
In-place registering text-1.2.2.1...
Running Haddock for text-1.2.2.1...
Running hscolour for text-1.2.2.1...
Preprocessing library text-1.2.2.1...
Preprocessing library text-1.2.2.1...
Haddock coverage:
14% ( 1 / 7) in 'Data.Text.Internal.Read'
Missing documentation for:
IReader (Data/Text/Internal/Read.hs:26)
IParser (Data/Text/Internal/Read.hs:28)
T (Data/Text/Internal/Read.hs:48)
digitToInt (Data/Text/Internal/Read.hs:61)
hexDigitToInt (Data/Text/Internal/Read.hs:55)
perhaps (Data/Text/Internal/Read.hs:50)
50% ( 1 / 2) in 'Data.Text.Internal.Encoding.Utf32'
Missing documentation for:
validate (Data/Text/Internal/Encoding/Utf32.hs:24)
50% ( 1 / 2) in 'Data.Text.Internal.Builder.RealFloat.Functions'
Missing documentation for:
roundTo (Data/Text/Internal/Builder/RealFloat/Functions.hs:17)
0% ( 0 / 2) in 'Data.Text.Internal.Builder.Int.Digits'
Missing documentation for:
Module header
digits (Data/Text/Internal/Builder/Int/Digits.hs:21)
100% ( 12 / 12) in 'Data.Text.Encoding.Error'
100% ( 2 / 2) in 'Data.Text.Internal.Unsafe.Shift'
25% ( 1 / 4) in 'Data.Text.Internal.Encoding.Utf16'
Missing documentation for:
chr2 (Data/Text/Internal/Encoding/Utf16.hs:29)
validate1 (Data/Text/Internal/Encoding/Utf16.hs:38)
validate2 (Data/Text/Internal/Encoding/Utf16.hs:42)
100% ( 2 / 2) in 'Data.Text.Internal.Functions'
100% ( 3 / 3) in 'Data.Text.Internal.Unsafe'
100% ( 16 / 16) in 'Data.Text.Array'
33% ( 2 / 6) in 'Data.Text.Internal.Unsafe.Char'
Missing documentation for:
ord (Data/Text/Internal/Unsafe/Char.hs:39)
unsafeChr (Data/Text/Internal/Unsafe/Char.hs:43)
unsafeChr8 (Data/Text/Internal/Unsafe/Char.hs:47)
unsafeChr32 (Data/Text/Internal/Unsafe/Char.hs:51)
95% ( 19 / 20) in 'Data.Text.Internal'
Missing documentation for:
textP (Data/Text/Internal.hs:97)
38% ( 5 / 13) in 'Data.Text.Internal.Fusion.Size'
Missing documentation for:
Size (Data/Text/Internal/Fusion/Size.hs:40)
exactly (Data/Text/Internal/Fusion/Size.hs:44)
exactSize (Data/Text/Internal/Fusion/Size.hs:49)
maxSize (Data/Text/Internal/Fusion/Size.hs:57)
betweenSize (Data/Text/Internal/Fusion/Size.hs:65)
unknownSize (Data/Text/Internal/Fusion/Size.hs:74)
compareSize (Data/Text/Internal/Fusion/Size.hs:143)
isEmpty (Data/Text/Internal/Fusion/Size.hs:151)
88% ( 7 / 8) in 'Data.Text.Internal.Fusion.Types'
Missing documentation for:
Stream (Data/Text/Internal/Fusion/Types.hs:83)
0% ( 0 / 5) in 'Data.Text.Internal.Fusion.CaseMapping'
Missing documentation for:
Module header
upperMapping (Data/Text/Internal/Fusion/CaseMapping.hs:13)
lowerMapping (Data/Text/Internal/Fusion/CaseMapping.hs:220)
titleMapping (Data/Text/Internal/Fusion/CaseMapping.hs:225)
foldMapping (Data/Text/Internal/Fusion/CaseMapping.hs:324)
89% ( 63 / 71) in 'Data.Text.Internal.Fusion.Common'
Missing documentation for:
singleton (Data/Text/Internal/Fusion/Common.hs:119)
streamList (Data/Text/Internal/Fusion/Common.hs:125)
unstreamList (Data/Text/Internal/Fusion/Common.hs:131)
intercalate (Data/Text/Internal/Fusion/Common.hs:577)
justifyLeftI (Data/Text/Internal/Fusion/Common.hs:479)
scanl (Data/Text/Internal/Fusion/Common.hs:656)
replicateCharI (Data/Text/Internal/Fusion/Common.hs:671)
replicateI (Data/Text/Internal/Fusion/Common.hs:682)
93% ( 13 / 14) in 'Data.Text.Unsafe'
Missing documentation for:
Iter (Data/Text/Unsafe.hs:62)
33% ( 1 / 3) in 'Data.Text.Internal.Private'
Missing documentation for:
runText (Data/Text/Internal/Private.hs:33)
span_ (Data/Text/Internal/Private.hs:23)
91% ( 20 / 22) in 'Data.Text.Internal.Fusion'
Missing documentation for:
Stream (Data/Text/Internal/Fusion/Types.hs:83)
length (Data/Text/Internal/Fusion.hs:127)
100% ( 4 / 4) in 'Data.Text.Show'
33% ( 2 / 6) in 'Data.Text.Internal.Encoding.Fusion.Common'
Missing documentation for:
restreamUtf16LE (Data/Text/Internal/Encoding/Fusion/Common.hs:63)
restreamUtf16BE (Data/Text/Internal/Encoding/Fusion/Common.hs:39)
restreamUtf32LE (Data/Text/Internal/Encoding/Fusion/Common.hs:106)
restreamUtf32BE (Data/Text/Internal/Encoding/Fusion/Common.hs:87)
17% ( 2 / 12) in 'Data.Text.Internal.Encoding.Utf8'
Missing documentation for:
ord2 (Data/Text/Internal/Encoding/Utf8.hs:58)
ord3 (Data/Text/Internal/Encoding/Utf8.hs:69)
ord4 (Data/Text/Internal/Encoding/Utf8.hs:81)
chr2 (Data/Text/Internal/Encoding/Utf8.hs:94)
chr3 (Data/Text/Internal/Encoding/Utf8.hs:103)
chr4 (Data/Text/Internal/Encoding/Utf8.hs:114)
validate1 (Data/Text/Internal/Encoding/Utf8.hs:128)
validate2 (Data/Text/Internal/Encoding/Utf8.hs:132)
validate3 (Data/Text/Internal/Encoding/Utf8.hs:136)
validate4 (Data/Text/Internal/Encoding/Utf8.hs:153)
91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion'
Missing documentation for:
streamASCII (Data/Text/Internal/Encoding/Fusion.hs:57)
100% ( 33 / 33) in 'Data.Text.Encoding'
100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion'
100% ( 2 / 2) in 'Data.Text.Internal.Search'
100% ( 18 / 18) in 'Data.Text.Foreign'
100% (127 /127) in 'Data.Text'
100% ( 3 / 3) in 'Data.Text.Internal.IO'
100% ( 20 / 20) in 'Data.Text.IO'
93% ( 14 / 15) in 'Data.Text.Internal.Lazy'
Missing documentation for:
Text (Data/Text/Internal/Lazy.hs:47)
100% ( 8 / 8) in 'Data.Text.Internal.Lazy.Fusion'
100% ( 2 / 2) in 'Data.Text.Internal.Lazy.Search'
100% ( 2 / 2) in 'Data.Text.Lazy.Internal'
89% ( 24 / 27) in 'Data.Text.Lazy.Encoding'
Missing documentation for:
encodeUtf8 (Data/Text/Lazy/Encoding.hs:148)
encodeUtf8Builder (Data/Text/Lazy/Encoding.hs:162)
encodeUtf8BuilderEscaped (Data/Text/Lazy/Encoding.hs:167)
99% (128 /129) in 'Data.Text.Lazy'
Missing documentation for:
Text (Data/Text/Internal/Lazy.hs:47)
94% ( 16 / 17) in 'Data.Text.Internal.Builder'
Missing documentation for:
append' (Data/Text/Internal/Builder.hs:301)
100% ( 12 / 12) in 'Data.Text.Lazy.Builder'
100% ( 3 / 3) in 'Data.Text.Internal.Builder.Functions'
0% ( 0 / 3) in 'Data.Text.Lazy.Builder.Int'
Missing documentation for:
Module header
decimal (Data/Text/Lazy/Builder/Int.hs:52)
hexadecimal (Data/Text/Lazy/Builder/Int.hs:162)
100% ( 19 / 19) in 'Data.Text.Lazy.IO'
100% ( 7 / 7) in 'Data.Text.Lazy.Read'
75% ( 3 / 4) in 'Data.Text.Lazy.Builder.RealFloat'
Missing documentation for:
formatRealFloat (Data/Text/Lazy/Builder/RealFloat.hs:46)
100% ( 7 / 7) in 'Data.Text.Read'
Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for:
findIndicesI
Warning: Data.Text.Unsafe: could not find link destinations for:
bracket
Warning: Data.Text: could not find link destinations for:
replicateChar countChar
Warning: Data.Text.Internal.IO: could not find link destinations for:
Handle__
Warning: Data.Text.Lazy: could not find link destinations for:
replicateChar dropWords splitAtWord countChar
Warning: Data.Text.Internal.Builder: could not find link destinations for:
empty append
Warning: Data.Text.Lazy.Builder.RealFloat: could not find link destinations for:
floatToDigits
Documentation created: dist/doc/html/text/index.html,
dist/doc/html/text/text.txt
Creating package registration file:
/tmp/pkgConf-text-1.2.2221558440270744729.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/text-1.2.2.1-HmqVQnZSpjaC156ABqPhne
Registering text-1.2.2.1...
Installed text-1.2.2.1
Configuring messagepack-0.5.1...
Building messagepack-0.5.1...
Preprocessing library messagepack-0.5.1...
[1 of 2] Compiling Data.MessagePack.Spec ( Data/MessagePack/Spec.hs, dist/build/Data/MessagePack/Spec.o )
[2 of 2] Compiling Data.MessagePack ( Data/MessagePack.hs, dist/build/Data/MessagePack.o )
In-place registering messagepack-0.5.1...
Running Haddock for messagepack-0.5.1...
Running hscolour for messagepack-0.5.1...
Preprocessing library messagepack-0.5.1...
Preprocessing library messagepack-0.5.1...
Haddock coverage:
2% ( 1 / 42) in 'Data.MessagePack.Spec'
Missing documentation for:
posFixintMask (Data/MessagePack/Spec.hs:60)
negFixintMask (Data/MessagePack/Spec.hs:61)
fixmapMask (Data/MessagePack/Spec.hs:62)
fixarrayMask (Data/MessagePack/Spec.hs:63)
fixstrMask (Data/MessagePack/Spec.hs:64)
posFixint (Data/MessagePack/Spec.hs:66)
negFixint (Data/MessagePack/Spec.hs:67)
fixmap (Data/MessagePack/Spec.hs:68)
fixarray (Data/MessagePack/Spec.hs:69)
fixstr (Data/MessagePack/Spec.hs:70)
nil (Data/MessagePack/Spec.hs:71)
false (Data/MessagePack/Spec.hs:72)
true (Data/MessagePack/Spec.hs:73)
bin8 (Data/MessagePack/Spec.hs:74)
bin16 (Data/MessagePack/Spec.hs:75)
bin32 (Data/MessagePack/Spec.hs:76)
ext8 (Data/MessagePack/Spec.hs:77)
ext16 (Data/MessagePack/Spec.hs:78)
ext32 (Data/MessagePack/Spec.hs:79)
float32 (Data/MessagePack/Spec.hs:80)
float64 (Data/MessagePack/Spec.hs:81)
uint8 (Data/MessagePack/Spec.hs:82)
uint16 (Data/MessagePack/Spec.hs:83)
uint32 (Data/MessagePack/Spec.hs:84)
uint64 (Data/MessagePack/Spec.hs:85)
int8 (Data/MessagePack/Spec.hs:86)
int16 (Data/MessagePack/Spec.hs:87)
int32 (Data/MessagePack/Spec.hs:88)
int64 (Data/MessagePack/Spec.hs:89)
fixext1 (Data/MessagePack/Spec.hs:90)
fixext2 (Data/MessagePack/Spec.hs:91)
fixext4 (Data/MessagePack/Spec.hs:92)
fixext8 (Data/MessagePack/Spec.hs:93)
fixext16 (Data/MessagePack/Spec.hs:94)
str8 (Data/MessagePack/Spec.hs:95)
str16 (Data/MessagePack/Spec.hs:96)
str32 (Data/MessagePack/Spec.hs:97)
array16 (Data/MessagePack/Spec.hs:98)
array32 (Data/MessagePack/Spec.hs:99)
map16 (Data/MessagePack/Spec.hs:100)
map32 (Data/MessagePack/Spec.hs:101)
33% ( 1 / 3) in 'Data.MessagePack'
Missing documentation for:
Object (Data/MessagePack.hs:28)
(Data/MessagePack.hs:43)
Documentation created: dist/doc/html/messagepack/index.html,
dist/doc/html/messagepack/messagepack.txt
Creating package registration file:
/tmp/pkgConf-messagepack-0.5203350523629777560.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/messagepack-0.5.1-5RFbMMmDA4BKhZTKlUvr7X
Registering messagepack-0.5.1...
Installed messagepack-0.5.1
Configuring fresco-binding-0.1.0...
Building fresco-binding-0.1.0...
Preprocessing library fresco-binding-0.1.0...
[1 of 4] Compiling Fresco.Component ( Fresco/Component.hs, dist/build/Fresco/Component.o )
[2 of 4] Compiling Fresco.System ( Fresco/System.hs, dist/build/Fresco/System.o )
[3 of 4] Compiling Fresco.Entity ( Fresco/Entity.hs, dist/build/Fresco/Entity.o )
[4 of 4] Compiling Fresco ( Fresco.hs, dist/build/Fresco.o )
Fresco.hs:16:1: Warning: Tab character
Fresco.hs:17:1: Warning: Tab character
Fresco.hs:18:1: Warning: Tab character
In-place registering fresco-binding-0.1.0...
Running Haddock for fresco-binding-0.1.0...
Running hscolour for fresco-binding-0.1.0...
Preprocessing library fresco-binding-0.1.0...
Preprocessing library fresco-binding-0.1.0...
Fresco.hs:16:1: Warning: Tab character
Fresco.hs:17:1: Warning: Tab character
Fresco.hs:18:1: Warning: Tab character
Haddock coverage:
100% ( 4 / 4) in 'Fresco.Component'
3% ( 1 / 38) in 'Fresco.System'
Missing documentation for:
toMsg (Fresco/System.hs:43)
fromMsg (Fresco/System.hs:46)
MsgFunction (Fresco/System.hs:53)
mkMsgFun (Fresco/System.hs:54)
mkMsgFunPtr (Fresco/System.hs:56)
callMsgFunction (Fresco/System.hs:59)
InitFunction (Fresco/System.hs:66)
mkInitFun (Fresco/System.hs:67)
callInitFunction (Fresco/System.hs:70)
EntityCreateFunction (Fresco/System.hs:81)
mkEntityCreateFunction (Fresco/System.hs:82)
EntitySetFunction (Fresco/System.hs:85)
mkEntitySetFunction (Fresco/System.hs:86)
EntityGetDataFunction (Fresco/System.hs:90)
mkEntityGetDataFunction (Fresco/System.hs:91)
EntityDataReadFunction (Fresco/System.hs:95)
mkEntityDataReadFunction (Fresco/System.hs:96)
EntityDataReleaseFunction (Fresco/System.hs:100)
mkEntityDataReleaseFunction (Fresco/System.hs:101)
CallbackSystemCreateFunction (Fresco/System.hs:107)
mkCallbackSystemCreateFunction (Fresco/System.hs:108)
CallbackSystemRegisterReceiverFunction (Fresco/System.hs:112)
mkCallbackSystemRegisterReceiverFunction (Fresco/System.hs:113)
CallbackSystemStepFunction (Fresco/System.hs:117)
mkCallbackSystemStepFunction (Fresco/System.hs:118)
EntityInterface (Fresco/System.hs:121)
dynamicEI (Fresco/System.hs:170)
CStringCLen (Fresco/System.hs:206)
unsafeUseAsCStringLen' (Fresco/System.hs:208)
entityCreate (Fresco/System.hs:212)
entitySet (Fresco/System.hs:223)
entityGetData (Fresco/System.hs:232)
entityDataRead (Fresco/System.hs:241)
entityDataRelease (Fresco/System.hs:255)
callbackSystemCreate (Fresco/System.hs:261)
callbackSystemRegisterReceiver (Fresco/System.hs:270)
callbackSystemStep (Fresco/System.hs:281)
69% ( 9 / 13) in 'Fresco.Entity'
Missing documentation for:
CallbackSystem (Fresco/Entity.hs:96)
createCBS (Fresco/Entity.hs:98)
stepCBS (Fresco/Entity.hs:103)
registerReceiverCBS (Fresco/Entity.hs:107)
100% ( 4 / 4) in 'Fresco'
Documentation created: dist/doc/html/fresco-binding/index.html,
dist/doc/html/fresco-binding/fresco-binding.txt
Creating package registration file:
/tmp/pkgConf-fresco-binding-0.14417678681122336503.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/fresco-binding-0.1.0-EYlxh8QhVEUH6ZBoqniRfL
Registering fresco-binding-0.1.0...
Installed fresco-binding-0.1.0
Test log
No test log was submitted for this report.