Build #1 for huckleberry-0.9.0.2
| Package | huckleberry-0.9.0.2 |
|---|
| Install | InstallOk |
|---|---|
| Docs | Ok |
| Tests | NotTried |
| Time submitted | 2015-12-01 13:17:43.020231 UTC |
|---|---|
| Compiler | ghc-7.10.2 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | serialport-0.4.7, mtl-2.2.1, bytestring-0.10.6.0, base-4.8.1.0 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring mtl-2.2.1...
Building mtl-2.2.1...
Preprocessing library mtl-2.2.1...
[ 1 of 22] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )
[ 2 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
[ 3 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
[ 4 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[ 5 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 6 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )
[ 7 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )
[ 8 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 9 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )
[10 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o )
[11 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[12 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[13 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[14 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[15 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[16 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[17 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[18 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[19 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[20 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[21 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o )
In-place registering mtl-2.2.1...
Running Haddock for mtl-2.2.1...
Running hscolour for mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Haddock coverage:
75% ( 3 / 4) in 'Control.Monad.Writer.Class'
Missing documentation for:
MonadWriter (Control/Monad/Writer/Class.hs:62)
100% ( 5 / 5) in 'Control.Monad.State.Class'
100% ( 3 / 3) in 'Control.Monad.Reader.Class'
80% ( 4 / 5) in 'Control.Monad.RWS.Class'
Missing documentation for:
MonadRWS (Control/Monad/RWS/Class.hs:44)
100% ( 4 / 4) in 'Control.Monad.Identity'
100% ( 3 / 3) in 'Control.Monad.Error.Class'
50% ( 1 / 2) in 'Control.Monad.Cont.Class'
Missing documentation for:
MonadCont (Control/Monad/Cont/Class.hs:73)
100% ( 3 / 3) in 'Control.Monad.Trans'
93% ( 14 / 15) in 'Control.Monad.Error'
Missing documentation for:
runErrorT
100% ( 19 / 19) in 'Control.Monad.Except'
100% ( 5 / 5) in 'Control.Monad.List'
95% ( 21 / 22) in 'Control.Monad.RWS.Lazy'
Missing documentation for:
runRWST
100% ( 2 / 2) in 'Control.Monad.RWS'
96% ( 22 / 23) in 'Control.Monad.Reader'
Missing documentation for:
runReaderT
95% ( 21 / 22) in 'Control.Monad.RWS.Strict'
Missing documentation for:
runRWST
96% ( 24 / 25) in 'Control.Monad.State.Lazy'
Missing documentation for:
runStateT
100% ( 2 / 2) in 'Control.Monad.State'
96% ( 24 / 25) in 'Control.Monad.State.Strict'
Missing documentation for:
runStateT
89% ( 17 / 19) in 'Control.Monad.Writer.Lazy'
Missing documentation for:
MonadWriter (Control/Monad/Writer/Class.hs:62)
runWriterT
100% ( 2 / 2) in 'Control.Monad.Writer'
94% ( 17 / 18) in 'Control.Monad.Writer.Strict'
Missing documentation for:
MonadWriter (Control/Monad/Writer/Class.hs:62)
91% ( 20 / 22) in 'Control.Monad.Cont'
Missing documentation for:
MonadCont (Control/Monad/Cont/Class.hs:73)
runContT
Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt
Creating package registration file: /tmp/pkgConf-mtl-2.2278722862233665123.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mtl-2.2.1-KMpng31YRYc5JfMWFZ3FCU
Registering mtl-2.2.1...
Installed mtl-2.2.1
Configuring serialport-0.4.7...
Building serialport-0.4.7...
Preprocessing library serialport-0.4.7...
[1 of 3] Compiling System.Hardware.Serialport.Types ( System/Hardware/Serialport/Types.hs, dist/build/System/Hardware/Serialport/Types.o )
[2 of 3] Compiling System.Hardware.Serialport.Posix ( dist/build/System/Hardware/Serialport/Posix.hs, dist/build/System/Hardware/Serialport/Posix.o )
[3 of 3] Compiling System.Hardware.Serialport ( System/Hardware/Serialport.hs, dist/build/System/Hardware/Serialport.o )
In-place registering serialport-0.4.7...
Running Haddock for serialport-0.4.7...
Running hscolour for serialport-0.4.7...
Preprocessing library serialport-0.4.7...
Preprocessing library serialport-0.4.7...
Haddock coverage:
29% ( 2 / 7) in 'System.Hardware.Serialport.Types'
Missing documentation for:
Module header
StopBits (System/Hardware/Serialport/Types.hs:23)
Parity (System/Hardware/Serialport/Types.hs:24)
FlowControl (System/Hardware/Serialport/Types.hs:25)
SerialPortSettings (System/Hardware/Serialport/Types.hs:27)
44% ( 11 / 25) in 'System.Hardware.Serialport.Posix'
Missing documentation for:
Module header
SerialPort (System/Hardware/Serialport/Posix.hsc:23)
(System/Hardware/Serialport/Posix.hsc:30)
(System/Hardware/Serialport/Posix.hsc:37)
(System/Hardware/Serialport/Posix.hsc:52)
c_ioctl (System/Hardware/Serialport/Posix.hsc:129)
cIoctl' (System/Hardware/Serialport/Posix.hsc:131)
getTIOCM (System/Hardware/Serialport/Posix.hsc:137)
setTIOCM (System/Hardware/Serialport/Posix.hsc:142)
withParity (System/Hardware/Serialport/Posix.hsc:181)
withFlowControl (System/Hardware/Serialport/Posix.hsc:192)
withStopBits (System/Hardware/Serialport/Posix.hsc:201)
configureSettings (System/Hardware/Serialport/Posix.hsc:208)
commSpeedToBaudRate (System/Hardware/Serialport/Posix.hsc:232)
81% ( 21 / 26) in 'System.Hardware.Serialport'
Missing documentation for:
StopBits (System/Hardware/Serialport/Types.hs:23)
Parity (System/Hardware/Serialport/Types.hs:24)
FlowControl (System/Hardware/Serialport/Types.hs:25)
SerialPort (System/Hardware/Serialport/Posix.hsc:23)
SerialPortSettings (System/Hardware/Serialport/Types.hs:27)
Documentation created: dist/doc/html/serialport/index.html,
dist/doc/html/serialport/serialport.txt
Creating package registration file:
/tmp/pkgConf-serialport-0.4711645630195740084.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/serialport-0.4.7-6ebhPQjGzoXE7qEWAOS3vY
Registering serialport-0.4.7...
Installed serialport-0.4.7
Downloading huckleberry-0.9.0.2...
Configuring huckleberry-0.9.0.2...
Building huckleberry-0.9.0.2...
Preprocessing library huckleberry-0.9.0.2...
[1 of 2] Compiling IchigoJam ( src/IchigoJam.hs, dist/build/IchigoJam.o )
[2 of 2] Compiling Language.Huckleberry.V10101 ( src/Language/Huckleberry/V10101.hs, dist/build/Language/Huckleberry/V10101.o )
In-place registering huckleberry-0.9.0.2...
Running Haddock for huckleberry-0.9.0.2...
Running hscolour for huckleberry-0.9.0.2...
Preprocessing library huckleberry-0.9.0.2...
Preprocessing library huckleberry-0.9.0.2...
Haddock coverage:
0% ( 0 / 10) in 'IchigoJam'
Missing documentation for:
Module header
Handle (src/IchigoJam.hs:54)
open (src/IchigoJam.hs:61)
opend (src/IchigoJam.hs:68)
close (src/IchigoJam.hs:71)
send (src/IchigoJam.hs:76)
recv (src/IchigoJam.hs:85)
led (src/IchigoJam.hs:22)
play (src/IchigoJam.hs:32)
btn (src/IchigoJam.hs:39)
17% ( 22 /127) in 'Language.Huckleberry.V10101'
Missing documentation for:
a (src/Language/Huckleberry/V10101.hs:658)
b (src/Language/Huckleberry/V10101.hs:659)
c (src/Language/Huckleberry/V10101.hs:660)
d (src/Language/Huckleberry/V10101.hs:661)
e (src/Language/Huckleberry/V10101.hs:662)
f (src/Language/Huckleberry/V10101.hs:663)
g (src/Language/Huckleberry/V10101.hs:664)
h (src/Language/Huckleberry/V10101.hs:665)
i (src/Language/Huckleberry/V10101.hs:666)
j (src/Language/Huckleberry/V10101.hs:667)
k (src/Language/Huckleberry/V10101.hs:668)
l (src/Language/Huckleberry/V10101.hs:669)
m (src/Language/Huckleberry/V10101.hs:670)
n (src/Language/Huckleberry/V10101.hs:671)
o (src/Language/Huckleberry/V10101.hs:672)
p (src/Language/Huckleberry/V10101.hs:673)
q (src/Language/Huckleberry/V10101.hs:674)
r (src/Language/Huckleberry/V10101.hs:675)
s (src/Language/Huckleberry/V10101.hs:676)
t (src/Language/Huckleberry/V10101.hs:677)
u (src/Language/Huckleberry/V10101.hs:678)
v (src/Language/Huckleberry/V10101.hs:679)
w (src/Language/Huckleberry/V10101.hs:680)
x (src/Language/Huckleberry/V10101.hs:681)
y (src/Language/Huckleberry/V10101.hs:682)
z (src/Language/Huckleberry/V10101.hs:683)
led (src/Language/Huckleberry/V10101.hs:768)
wait (src/Language/Huckleberry/V10101.hs:771)
run (src/Language/Huckleberry/V10101.hs:774)
list (src/Language/Huckleberry/V10101.hs:777)
list' (src/Language/Huckleberry/V10101.hs:780)
goto (src/Language/Huckleberry/V10101.hs:783)
end (src/Language/Huckleberry/V10101.hs:786)
btn (src/Language/Huckleberry/V10101.hs:789)
new (src/Language/Huckleberry/V10101.hs:791)
locate (src/Language/Huckleberry/V10101.hs:794)
cls (src/Language/Huckleberry/V10101.hs:797)
rnd (src/Language/Huckleberry/V10101.hs:800)
save (src/Language/Huckleberry/V10101.hs:802)
save' (src/Language/Huckleberry/V10101.hs:804)
load (src/Language/Huckleberry/V10101.hs:807)
load' (src/Language/Huckleberry/V10101.hs:809)
files (src/Language/Huckleberry/V10101.hs:812)
beep (src/Language/Huckleberry/V10101.hs:815)
beep' (src/Language/Huckleberry/V10101.hs:817)
play (src/Language/Huckleberry/V10101.hs:820)
play' (src/Language/Huckleberry/V10101.hs:822)
tempo (src/Language/Huckleberry/V10101.hs:825)
+ (src/Language/Huckleberry/V10101.hs:828)
- (src/Language/Huckleberry/V10101.hs:831)
* (src/Language/Huckleberry/V10101.hs:834)
/ (src/Language/Huckleberry/V10101.hs:837)
% (src/Language/Huckleberry/V10101.hs:840)
input (src/Language/Huckleberry/V10101.hs:843)
tick (src/Language/Huckleberry/V10101.hs:846)
clt (src/Language/Huckleberry/V10101.hs:848)
inkey (src/Language/Huckleberry/V10101.hs:851)
chr (src/Language/Huckleberry/V10101.hs:853)
chr' (src/Language/Huckleberry/V10101.hs:859)
asc (src/Language/Huckleberry/V10101.hs:862)
scroll (src/Language/Huckleberry/V10101.hs:864)
scr (src/Language/Huckleberry/V10101.hs:867)
scr' (src/Language/Huckleberry/V10101.hs:868)
vpeek (src/Language/Huckleberry/V10101.hs:869)
vpeek' (src/Language/Huckleberry/V10101.hs:870)
== (src/Language/Huckleberry/V10101.hs:872)
/= (src/Language/Huckleberry/V10101.hs:875)
>= (src/Language/Huckleberry/V10101.hs:878)
> (src/Language/Huckleberry/V10101.hs:881)
<= (src/Language/Huckleberry/V10101.hs:884)
< (src/Language/Huckleberry/V10101.hs:887)
&& (src/Language/Huckleberry/V10101.hs:890)
|| (src/Language/Huckleberry/V10101.hs:893)
not (src/Language/Huckleberry/V10101.hs:896)
clv (src/Language/Huckleberry/V10101.hs:904)
clear (src/Language/Huckleberry/V10101.hs:906)
clk (src/Language/Huckleberry/V10101.hs:908)
abs (src/Language/Huckleberry/V10101.hs:911)
gosub (src/Language/Huckleberry/V10101.hs:913)
return (src/Language/Huckleberry/V10101.hs:916)
sound (src/Language/Huckleberry/V10101.hs:919)
free (src/Language/Huckleberry/V10101.hs:921)
ver (src/Language/Huckleberry/V10101.hs:923)
renum (src/Language/Huckleberry/V10101.hs:925)
renum' (src/Language/Huckleberry/V10101.hs:927)
lrun (src/Language/Huckleberry/V10101.hs:930)
file (src/Language/Huckleberry/V10101.hs:933)
sleep (src/Language/Huckleberry/V10101.hs:935)
video (src/Language/Huckleberry/V10101.hs:938)
peek (src/Language/Huckleberry/V10101.hs:941)
poke (src/Language/Huckleberry/V10101.hs:943)
clp (src/Language/Huckleberry/V10101.hs:946)
help (src/Language/Huckleberry/V10101.hs:949)
ana (src/Language/Huckleberry/V10101.hs:952)
out (src/Language/Huckleberry/V10101.hs:954)
out' (src/Language/Huckleberry/V10101.hs:956)
in'' (src/Language/Huckleberry/V10101.hs:963)
hex (src/Language/Huckleberry/V10101.hs:965)
hex' (src/Language/Huckleberry/V10101.hs:966)
bin (src/Language/Huckleberry/V10101.hs:968)
bin' (src/Language/Huckleberry/V10101.hs:969)
bps (src/Language/Huckleberry/V10101.hs:1006)
i2cr (src/Language/Huckleberry/V10101.hs:1009)
i2cw (src/Language/Huckleberry/V10101.hs:1011)
usr (src/Language/Huckleberry/V10101.hs:1013)
Warning: Language.Huckleberry.V10101: could not find link destinations for:
Code Expr
Documentation created: dist/doc/html/huckleberry/index.html,
dist/doc/html/huckleberry/huckleberry.txt
Creating package registration file:
/tmp/pkgConf-huckleberry-0.9.07670662491886086990.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/huckleberry-0.9.0.2-BqVasBK6VGILba7WSZG3DR
Registering huckleberry-0.9.0.2...
Installed huckleberry-0.9.0.2
Test log
No test log was submitted for this report.