Build #1 for hArduino-0.9

[all reports]

Package hArduino-0.9
Install InstallOk
Docs Ok
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies time-1.4.0.1, serialport-0.4.5, mtl-2.1.2, containers-0.5.0.0, bytestring-0.10.0.2, base-4.6.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
[1 of 1] Compiling Main             ( /tmp/serialport-0.4.5-15576/serialport-0.4.5/Setup.hs, /tmp/serialport-0.4.5-15576/serialport-0.4.5/dist/setup/Main.o )
Linking /tmp/serialport-0.4.5-15576/serialport-0.4.5/dist/setup/setup ...
Configuring serialport-0.4.5...
Building serialport-0.4.5...
Preprocessing library serialport-0.4.5...
[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.5...
Running Haddock for serialport-0.4.5...
Running hscolour for serialport-0.4.5...
Preprocessing library serialport-0.4.5...
Preprocessing library serialport-0.4.5...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
  29% (  2 /  7) in 'System.Hardware.Serialport.Types'
  48% ( 10 / 21) in 'System.Hardware.Serialport.Posix'
  81% ( 21 / 26) in 'System.Hardware.Serialport'
Documentation created: dist/doc/html/serialport/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/serialport-0.4.5
Registering serialport-0.4.5...
Installed serialport-0.4.5
Downloading hArduino-0.9...
Configuring hArduino-0.9...
Building hArduino-0.9...
Preprocessing library hArduino-0.9...
[ 1 of 24] Compiling System.Hardware.Arduino.Utils ( System/Hardware/Arduino/Utils.hs, dist/build/System/Hardware/Arduino/Utils.o )
[ 2 of 24] Compiling System.Hardware.Arduino.Parts.SevenSegmentCodes ( System/Hardware/Arduino/Parts/SevenSegmentCodes.hs, dist/build/System/Hardware/Arduino/Parts/SevenSegmentCodes.o )
[ 3 of 24] Compiling System.Hardware.Arduino.Data ( System/Hardware/Arduino/Data.hs, dist/build/System/Hardware/Arduino/Data.o )
[ 4 of 24] Compiling System.Hardware.Arduino.Protocol ( System/Hardware/Arduino/Protocol.hs, dist/build/System/Hardware/Arduino/Protocol.o )
[ 5 of 24] Compiling System.Hardware.Arduino.Comm ( System/Hardware/Arduino/Comm.hs, dist/build/System/Hardware/Arduino/Comm.o )
[ 6 of 24] Compiling System.Hardware.Arduino.Firmata ( System/Hardware/Arduino/Firmata.hs, dist/build/System/Hardware/Arduino/Firmata.o )
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package array-0.4.0.1 ... linking ... done.
Loading package deepseq-1.3.0.1 ... linking ... done.
Loading package bytestring-0.10.0.2 ... linking ... done.
Loading package old-locale-1.0.0.5 ... linking ... done.
Loading package time-1.4.0.1 ... linking ... done.
Loading package unix-2.6.0.1 ... linking ... done.
Loading package serialport-0.4.5 ... linking ... done.
Loading package transformers-0.3.0.0 ... linking ... done.
Loading package mtl-2.1.2 ... linking ... done.
Loading package containers-0.5.0.0 ... linking ... done.
[ 7 of 24] Compiling System.Hardware.Arduino.Parts.LCD ( System/Hardware/Arduino/Parts/LCD.hs, dist/build/System/Hardware/Arduino/Parts/LCD.o )
[ 8 of 24] Compiling System.Hardware.Arduino ( System/Hardware/Arduino.hs, dist/build/System/Hardware/Arduino.o )
[ 9 of 24] Compiling System.Hardware.Arduino.Parts.ShiftRegisters ( System/Hardware/Arduino/Parts/ShiftRegisters.hs, dist/build/System/Hardware/Arduino/Parts/ShiftRegisters.o )
[10 of 24] Compiling System.Hardware.Arduino.Parts.Servo ( System/Hardware/Arduino/Parts/Servo.hs, dist/build/System/Hardware/Arduino/Parts/Servo.o )
[11 of 24] Compiling System.Hardware.Arduino.Parts.Piezo ( System/Hardware/Arduino/Parts/Piezo.hs, dist/build/System/Hardware/Arduino/Parts/Piezo.o )
[12 of 24] Compiling System.Hardware.Arduino.Parts ( System/Hardware/Arduino/Parts.hs, dist/build/System/Hardware/Arduino/Parts.o )
[13 of 24] Compiling System.Hardware.Arduino.SamplePrograms.Analog ( System/Hardware/Arduino/SamplePrograms/Analog.hs, dist/build/System/Hardware/Arduino/SamplePrograms/Analog.o )
[14 of 24] Compiling System.Hardware.Arduino.SamplePrograms.Blink ( System/Hardware/Arduino/SamplePrograms/Blink.hs, dist/build/System/Hardware/Arduino/SamplePrograms/Blink.o )
[15 of 24] Compiling System.Hardware.Arduino.SamplePrograms.Button ( System/Hardware/Arduino/SamplePrograms/Button.hs, dist/build/System/Hardware/Arduino/SamplePrograms/Button.o )
[16 of 24] Compiling System.Hardware.Arduino.SamplePrograms.Counter ( System/Hardware/Arduino/SamplePrograms/Counter.hs, dist/build/System/Hardware/Arduino/SamplePrograms/Counter.o )
[17 of 24] Compiling System.Hardware.Arduino.SamplePrograms.Distance ( System/Hardware/Arduino/SamplePrograms/Distance.hs, dist/build/System/Hardware/Arduino/SamplePrograms/Distance.o )
[18 of 24] Compiling System.Hardware.Arduino.SamplePrograms.JingleBells ( System/Hardware/Arduino/SamplePrograms/JingleBells.hs, dist/build/System/Hardware/Arduino/SamplePrograms/JingleBells.o )
[19 of 24] Compiling System.Hardware.Arduino.SamplePrograms.Morse ( System/Hardware/Arduino/SamplePrograms/Morse.hs, dist/build/System/Hardware/Arduino/SamplePrograms/Morse.o )
[20 of 24] Compiling System.Hardware.Arduino.SamplePrograms.LCD ( System/Hardware/Arduino/SamplePrograms/LCD.hs, dist/build/System/Hardware/Arduino/SamplePrograms/LCD.o )
[21 of 24] Compiling System.Hardware.Arduino.SamplePrograms.NumGuess ( System/Hardware/Arduino/SamplePrograms/NumGuess.hs, dist/build/System/Hardware/Arduino/SamplePrograms/NumGuess.o )
[22 of 24] Compiling System.Hardware.Arduino.SamplePrograms.Pulse ( System/Hardware/Arduino/SamplePrograms/Pulse.hs, dist/build/System/Hardware/Arduino/SamplePrograms/Pulse.o )
[23 of 24] Compiling System.Hardware.Arduino.SamplePrograms.SevenSegment ( System/Hardware/Arduino/SamplePrograms/SevenSegment.hs, dist/build/System/Hardware/Arduino/SamplePrograms/SevenSegment.o )
[24 of 24] Compiling System.Hardware.Arduino.SamplePrograms.Servo ( System/Hardware/Arduino/SamplePrograms/Servo.hs, dist/build/System/Hardware/Arduino/SamplePrograms/Servo.o )
In-place registering hArduino-0.9...
Running Haddock for hArduino-0.9...
Running hscolour for hArduino-0.9...
Preprocessing library hArduino-0.9...
Preprocessing library hArduino-0.9...
Haddock coverage:
 100% ( 11 / 11) in 'System.Hardware.Arduino.Utils'
 100% (  2 /  2) in 'System.Hardware.Arduino.Parts.SevenSegmentCodes'
 100% ( 39 / 39) in 'System.Hardware.Arduino.Data'
 100% (  4 /  4) in 'System.Hardware.Arduino.Protocol'
 100% (  7 /  7) in 'System.Hardware.Arduino.Comm'
 100% ( 20 / 20) in 'System.Hardware.Arduino.Firmata'
 100% ( 32 / 32) in 'System.Hardware.Arduino.Parts.LCD'
 100% ( 34 / 34) in 'System.Hardware.Arduino'
 100% (  6 /  6) in 'System.Hardware.Arduino.Parts.ShiftRegisters'
 100% (  6 /  6) in 'System.Hardware.Arduino.Parts.Servo'
 100% ( 13 / 13) in 'System.Hardware.Arduino.Parts.Piezo'
 100% ( 11 / 11) in 'System.Hardware.Arduino.Parts'
 100% (  2 /  2) in 'System.Hardware.Arduino.SamplePrograms.Analog'
 100% (  2 /  2) in 'System.Hardware.Arduino.SamplePrograms.Blink'
 100% (  2 /  2) in 'System.Hardware.Arduino.SamplePrograms.Button'
 100% (  2 /  2) in 'System.Hardware.Arduino.SamplePrograms.Counter'
 100% (  3 /  3) in 'System.Hardware.Arduino.SamplePrograms.Distance'
 100% (  3 /  3) in 'System.Hardware.Arduino.SamplePrograms.JingleBells'
 100% (  7 /  7) in 'System.Hardware.Arduino.SamplePrograms.Morse'
 100% (  5 /  5) in 'System.Hardware.Arduino.SamplePrograms.LCD'
 100% (  6 /  6) in 'System.Hardware.Arduino.SamplePrograms.NumGuess'
 100% (  5 /  5) in 'System.Hardware.Arduino.SamplePrograms.Pulse'
 100% (  3 /  3) in 'System.Hardware.Arduino.SamplePrograms.SevenSegment'
 100% (  3 /  3) in 'System.Hardware.Arduino.SamplePrograms.Servo'
Documentation created: dist/doc/html/hArduino/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hArduino-0.9
Registering hArduino-0.9...
Installed hArduino-0.9

Test log

No test log was submitted for this report.