Build #6 for propane-0.1
| Package | propane-0.1 |
|---|
| Install | DependencyFailed tf-random-0.5 |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | 2015-11-13 17:17:56.352386 UTC |
|---|---|
| Compiler | ghc-7.10.2 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | spawn-0.3, repa-devil-0.3.2.6, repa-3.4.0.2, filepath-1.4.0.0, directory-1.2.2.0, containers-0.5.6.2, colour-2.3.3, base-4.8.1.0 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring colour-2.3.3...
Building colour-2.3.3...
Preprocessing library colour-2.3.3...
[ 1 of 14] Compiling Data.Colour.Matrix ( Data/Colour/Matrix.hs, dist/build/Data/Colour/Matrix.o )
[ 2 of 14] Compiling Data.Colour.Chan ( Data/Colour/Chan.hs, dist/build/Data/Colour/Chan.o )
[ 3 of 14] Compiling Data.Colour.CIE.Chromaticity ( Data/Colour/CIE/Chromaticity.hs, dist/build/Data/Colour/CIE/Chromaticity.o )
[ 4 of 14] Compiling Data.Colour.RGB ( Data/Colour/RGB.hs, dist/build/Data/Colour/RGB.o )
[ 5 of 14] Compiling Data.Colour.RGBSpace.HSL ( Data/Colour/RGBSpace/HSL.hs, dist/build/Data/Colour/RGBSpace/HSL.o )
[ 6 of 14] Compiling Data.Colour.RGBSpace.HSV ( Data/Colour/RGBSpace/HSV.hs, dist/build/Data/Colour/RGBSpace/HSV.o )
[ 7 of 14] Compiling Data.Colour.CIE.Illuminant ( Data/Colour/CIE/Illuminant.hs, dist/build/Data/Colour/CIE/Illuminant.o )
[ 8 of 14] Compiling Data.Colour.Internal ( Data/Colour/Internal.hs, dist/build/Data/Colour/Internal.o )
[ 9 of 14] Compiling Data.Colour.SRGB.Linear ( Data/Colour/SRGB/Linear.hs, dist/build/Data/Colour/SRGB/Linear.o )
[10 of 14] Compiling Data.Colour.RGBSpace ( Data/Colour/RGBSpace.hs, dist/build/Data/Colour/RGBSpace.o )
[11 of 14] Compiling Data.Colour.SRGB ( Data/Colour/SRGB.hs, dist/build/Data/Colour/SRGB.o )
[12 of 14] Compiling Data.Colour ( Data/Colour.hs, dist/build/Data/Colour.o )
[13 of 14] Compiling Data.Colour.CIE ( Data/Colour/CIE.hs, dist/build/Data/Colour/CIE.o )
[14 of 14] Compiling Data.Colour.Names ( Data/Colour/Names.hs, dist/build/Data/Colour/Names.o )
In-place registering colour-2.3.3...
Running Haddock for colour-2.3.3...
Running hscolour for colour-2.3.3...
Preprocessing library colour-2.3.3...
Preprocessing library colour-2.3.3...
Haddock coverage:
0% ( 0 / 5) in 'Data.Colour.Matrix'
Missing documentation for:
Module header
inverse (Data/Colour/Matrix.hs:29)
determinant (Data/Colour/Matrix.hs:35)
mult (Data/Colour/Matrix.hs:38)
matrixMult (Data/Colour/Matrix.hs:40)
0% ( 0 / 10) in 'Data.Colour.Chan'
Missing documentation for:
Module header
Chan (Data/Colour/Chan.hs:29)
empty (Data/Colour/Chan.hs:31)
full (Data/Colour/Chan.hs:34)
scale (Data/Colour/Chan.hs:37)
add (Data/Colour/Chan.hs:40)
invert (Data/Colour/Chan.hs:43)
over (Data/Colour/Chan.hs:46)
convert (Data/Colour/Chan.hs:48)
sum (Data/Colour/Chan.hs:51)
50% ( 6 / 12) in 'Data.Colour.CIE.Chromaticity'
Missing documentation for:
Module header
Chromaticity (Data/Colour/CIE/Chromaticity.hs:25)
(Data/Colour/CIE/Chromaticity.hs:56)
(Data/Colour/CIE/Chromaticity.hs:63)
app_prec (Data/Colour/CIE/Chromaticity.hs:74)
infix_prec (Data/Colour/CIE/Chromaticity.hs:76)
38% ( 6 / 16) in 'Data.Colour.RGB'
Missing documentation for:
Module header
(Data/Colour/RGB.hs:36)
(Data/Colour/RGB.hs:39)
(Data/Colour/RGB.hs:59)
(Data/Colour/RGB.hs:66)
primaryMatrix (Data/Colour/RGB.hs:82)
rgb2xyz (Data/Colour/RGB.hs:92)
xyz2rgb (Data/Colour/RGB.hs:100)
hslsv (Data/Colour/RGB.hs:103)
mod1 (Data/Colour/RGB.hs:127)
86% ( 6 / 7) in 'Data.Colour.RGBSpace.HSL'
Missing documentation for:
Module header
86% ( 6 / 7) in 'Data.Colour.RGBSpace.HSV'
Missing documentation for:
Module header
100% ( 21 / 21) in 'Data.Colour.CIE.Illuminant'
50% ( 14 / 28) in 'Data.Colour.Internal'
Missing documentation for:
Module header
Red (Data/Colour/Internal.hs:30)
Green (Data/Colour/Internal.hs:31)
Blue (Data/Colour/Internal.hs:32)
black (Data/Colour/Internal.hs:53)
(Data/Colour/Internal.hs:56)
Alpha (Data/Colour/Internal.hs:65)
AffineSpace (Data/Colour/Internal.hs:109)
(Data/Colour/Internal.hs:130)
(Data/Colour/Internal.hs:136)
ColourOps (Data/Colour/Internal.hs:146)
(Data/Colour/Internal.hs:156)
(Data/Colour/Internal.hs:165)
rgbaAdd (Data/Colour/Internal.hs:214)
100% ( 6 / 6) in 'Data.Colour.SRGB.Linear'
83% ( 20 / 24) in 'Data.Colour.RGBSpace'
Missing documentation for:
primaries (Data/Colour/RGB.hs:55)
whitePoint (Data/Colour/RGB.hs:56)
gamut (Data/Colour/RGBSpace.hs:121)
transferFunction (Data/Colour/RGBSpace.hs:122)
100% ( 14 / 14) in 'Data.Colour.SRGB'
85% ( 17 / 20) in 'Data.Colour'
Missing documentation for:
black (Data/Colour/Internal.hs:53)
AffineSpace (Data/Colour/Internal.hs:109)
ColourOps (Data/Colour/Internal.hs:146)
88% ( 15 / 17) in 'Data.Colour.CIE'
Missing documentation for:
toCIEXYZ (Data/Colour/CIE.hs:65)
Chromaticity (Data/Colour/CIE/Chromaticity.hs:25)
1% ( 1 /149) in 'Data.Colour.Names'
Missing documentation for:
readColourName (Data/Colour/Names.hs:188)
aliceblue (Data/Colour/Names.hs:339)
antiquewhite (Data/Colour/Names.hs:342)
aqua (Data/Colour/Names.hs:345)
aquamarine (Data/Colour/Names.hs:348)
azure (Data/Colour/Names.hs:351)
beige (Data/Colour/Names.hs:354)
bisque (Data/Colour/Names.hs:357)
black (Data/Colour/Internal.hs:53)
blanchedalmond (Data/Colour/Names.hs:362)
blue (Data/Colour/Names.hs:365)
blueviolet (Data/Colour/Names.hs:368)
brown (Data/Colour/Names.hs:371)
burlywood (Data/Colour/Names.hs:374)
cadetblue (Data/Colour/Names.hs:377)
chartreuse (Data/Colour/Names.hs:380)
chocolate (Data/Colour/Names.hs:383)
coral (Data/Colour/Names.hs:386)
cornflowerblue (Data/Colour/Names.hs:389)
cornsilk (Data/Colour/Names.hs:392)
crimson (Data/Colour/Names.hs:395)
cyan (Data/Colour/Names.hs:398)
darkblue (Data/Colour/Names.hs:401)
darkcyan (Data/Colour/Names.hs:404)
darkgoldenrod (Data/Colour/Names.hs:407)
darkgray (Data/Colour/Names.hs:410)
darkgreen (Data/Colour/Names.hs:413)
darkgrey (Data/Colour/Names.hs:416)
darkkhaki (Data/Colour/Names.hs:419)
darkmagenta (Data/Colour/Names.hs:422)
darkolivegreen (Data/Colour/Names.hs:425)
darkorange (Data/Colour/Names.hs:428)
darkorchid (Data/Colour/Names.hs:431)
darkred (Data/Colour/Names.hs:434)
darksalmon (Data/Colour/Names.hs:437)
darkseagreen (Data/Colour/Names.hs:440)
darkslateblue (Data/Colour/Names.hs:443)
darkslategray (Data/Colour/Names.hs:446)
darkslategrey (Data/Colour/Names.hs:449)
darkturquoise (Data/Colour/Names.hs:452)
darkviolet (Data/Colour/Names.hs:455)
deeppink (Data/Colour/Names.hs:458)
deepskyblue (Data/Colour/Names.hs:461)
dimgray (Data/Colour/Names.hs:464)
dimgrey (Data/Colour/Names.hs:467)
dodgerblue (Data/Colour/Names.hs:470)
firebrick (Data/Colour/Names.hs:473)
floralwhite (Data/Colour/Names.hs:476)
forestgreen (Data/Colour/Names.hs:479)
fuchsia (Data/Colour/Names.hs:482)
gainsboro (Data/Colour/Names.hs:485)
ghostwhite (Data/Colour/Names.hs:488)
gold (Data/Colour/Names.hs:491)
goldenrod (Data/Colour/Names.hs:494)
gray (Data/Colour/Names.hs:497)
grey (Data/Colour/Names.hs:500)
green (Data/Colour/Names.hs:503)
greenyellow (Data/Colour/Names.hs:506)
honeydew (Data/Colour/Names.hs:509)
hotpink (Data/Colour/Names.hs:512)
indianred (Data/Colour/Names.hs:515)
indigo (Data/Colour/Names.hs:518)
ivory (Data/Colour/Names.hs:521)
khaki (Data/Colour/Names.hs:524)
lavender (Data/Colour/Names.hs:527)
lavenderblush (Data/Colour/Names.hs:530)
lawngreen (Data/Colour/Names.hs:533)
lemonchiffon (Data/Colour/Names.hs:536)
lightblue (Data/Colour/Names.hs:539)
lightcoral (Data/Colour/Names.hs:542)
lightcyan (Data/Colour/Names.hs:545)
lightgoldenrodyellow (Data/Colour/Names.hs:548)
lightgray (Data/Colour/Names.hs:551)
lightgreen (Data/Colour/Names.hs:554)
lightgrey (Data/Colour/Names.hs:557)
lightpink (Data/Colour/Names.hs:560)
lightsalmon (Data/Colour/Names.hs:563)
lightseagreen (Data/Colour/Names.hs:566)
lightskyblue (Data/Colour/Names.hs:569)
lightslategray (Data/Colour/Names.hs:572)
lightslategrey (Data/Colour/Names.hs:575)
lightsteelblue (Data/Colour/Names.hs:578)
lightyellow (Data/Colour/Names.hs:581)
lime (Data/Colour/Names.hs:584)
limegreen (Data/Colour/Names.hs:587)
linen (Data/Colour/Names.hs:590)
magenta (Data/Colour/Names.hs:593)
maroon (Data/Colour/Names.hs:596)
mediumaquamarine (Data/Colour/Names.hs:599)
mediumblue (Data/Colour/Names.hs:602)
mediumorchid (Data/Colour/Names.hs:605)
mediumpurple (Data/Colour/Names.hs:608)
mediumseagreen (Data/Colour/Names.hs:611)
mediumslateblue (Data/Colour/Names.hs:614)
mediumspringgreen (Data/Colour/Names.hs:617)
mediumturquoise (Data/Colour/Names.hs:620)
mediumvioletred (Data/Colour/Names.hs:623)
midnightblue (Data/Colour/Names.hs:626)
mintcream (Data/Colour/Names.hs:629)
mistyrose (Data/Colour/Names.hs:632)
moccasin (Data/Colour/Names.hs:635)
navajowhite (Data/Colour/Names.hs:638)
navy (Data/Colour/Names.hs:641)
oldlace (Data/Colour/Names.hs:644)
olive (Data/Colour/Names.hs:647)
olivedrab (Data/Colour/Names.hs:650)
orange (Data/Colour/Names.hs:653)
orangered (Data/Colour/Names.hs:656)
orchid (Data/Colour/Names.hs:659)
palegoldenrod (Data/Colour/Names.hs:662)
palegreen (Data/Colour/Names.hs:665)
paleturquoise (Data/Colour/Names.hs:668)
palevioletred (Data/Colour/Names.hs:671)
papayawhip (Data/Colour/Names.hs:674)
peachpuff (Data/Colour/Names.hs:677)
peru (Data/Colour/Names.hs:680)
pink (Data/Colour/Names.hs:683)
plum (Data/Colour/Names.hs:686)
powderblue (Data/Colour/Names.hs:689)
purple (Data/Colour/Names.hs:692)
red (Data/Colour/Names.hs:695)
rosybrown (Data/Colour/Names.hs:698)
royalblue (Data/Colour/Names.hs:701)
saddlebrown (Data/Colour/Names.hs:704)
salmon (Data/Colour/Names.hs:707)
sandybrown (Data/Colour/Names.hs:710)
seagreen (Data/Colour/Names.hs:713)
seashell (Data/Colour/Names.hs:716)
sienna (Data/Colour/Names.hs:719)
silver (Data/Colour/Names.hs:722)
skyblue (Data/Colour/Names.hs:725)
slateblue (Data/Colour/Names.hs:728)
slategray (Data/Colour/Names.hs:731)
slategrey (Data/Colour/Names.hs:734)
snow (Data/Colour/Names.hs:737)
springgreen (Data/Colour/Names.hs:740)
steelblue (Data/Colour/Names.hs:743)
tan (Data/Colour/Names.hs:746)
teal (Data/Colour/Names.hs:749)
thistle (Data/Colour/Names.hs:752)
tomato (Data/Colour/Names.hs:755)
turquoise (Data/Colour/Names.hs:758)
violet (Data/Colour/Names.hs:761)
wheat (Data/Colour/Names.hs:764)
white (Data/Colour/Names.hs:767)
whitesmoke (Data/Colour/Names.hs:770)
yellow (Data/Colour/Names.hs:773)
yellowgreen (Data/Colour/Names.hs:776)
Documentation created: dist/doc/html/colour/index.html,
dist/doc/html/colour/colour.txt
Creating package registration file:
/tmp/pkgConf-colour-2.3278722862233665123.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/colour-2.3.3-4TwxYYIWlRc4y14QiEhTww
Registering colour-2.3.3...
Installed colour-2.3.3
Configuring primitive-0.6.1.0...
Building primitive-0.6.1.0...
Preprocessing library primitive-0.6.1.0...
[ 1 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.o )
[ 2 of 10] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o )
[ 3 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o )
[ 4 of 10] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o )
Control/Monad/Primitive.hs:41:1: Warning:
Module ‘Control.Monad.Trans.Error’ is deprecated:
Use Control.Monad.Trans.Except instead
Control/Monad/Primitive.hs:100:11: Warning:
In the use of type constructor or class ‘Error’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Primitive.hs:100:47: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Primitive.hs:101:19: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
[ 5 of 10] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o )
[ 6 of 10] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o )
[ 7 of 10] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o )
[ 8 of 10] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.o )
[ 9 of 10] Compiling Data.Primitive ( Data/Primitive.hs, dist/build/Data/Primitive.o )
[10 of 10] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o )
In-place registering primitive-0.6.1.0...
Running Haddock for primitive-0.6.1.0...
Running hscolour for primitive-0.6.1.0...
Preprocessing library primitive-0.6.1.0...
Preprocessing library primitive-0.6.1.0...
Control/Monad/Primitive.hs:41:1: Warning:
Module ‘Control.Monad.Trans.Error’ is deprecated:
Use Control.Monad.Trans.Except instead
Control/Monad/Primitive.hs:100:11: Warning:
In the use of type constructor or class ‘Error’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Primitive.hs:100:47: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Primitive.hs:101:19: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Haddock coverage:
100% ( 3 / 3) in 'Data.Primitive.Internal.Compat'
3% ( 1 / 35) in 'Data.Primitive.MachDeps'
Missing documentation for:
sIZEOF_CHAR (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_CHAR (Data/Primitive/MachDeps.hs:19)
sIZEOF_INT (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_INT (Data/Primitive/MachDeps.hs:19)
sIZEOF_WORD (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_WORD (Data/Primitive/MachDeps.hs:19)
sIZEOF_DOUBLE (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_DOUBLE (Data/Primitive/MachDeps.hs:19)
sIZEOF_FLOAT (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_FLOAT (Data/Primitive/MachDeps.hs:19)
sIZEOF_PTR (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_PTR (Data/Primitive/MachDeps.hs:19)
sIZEOF_FUNPTR (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_FUNPTR (Data/Primitive/MachDeps.hs:19)
sIZEOF_STABLEPTR (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_STABLEPTR (Data/Primitive/MachDeps.hs:19)
sIZEOF_INT8 (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_INT8 (Data/Primitive/MachDeps.hs:19)
sIZEOF_WORD8 (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_WORD8 (Data/Primitive/MachDeps.hs:19)
sIZEOF_INT16 (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_INT16 (Data/Primitive/MachDeps.hs:19)
sIZEOF_WORD16 (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_WORD16 (Data/Primitive/MachDeps.hs:19)
sIZEOF_INT32 (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_INT32 (Data/Primitive/MachDeps.hs:19)
sIZEOF_WORD32 (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_WORD32 (Data/Primitive/MachDeps.hs:19)
sIZEOF_INT64 (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_INT64 (Data/Primitive/MachDeps.hs:19)
sIZEOF_WORD64 (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_WORD64 (Data/Primitive/MachDeps.hs:19)
Word64_# (Data/Primitive/MachDeps.hs:120)
Int64_# (Data/Primitive/MachDeps.hs:121)
3% ( 1 / 29) in 'Data.Primitive.Internal.Operations'
Missing documentation for:
setWord8Array# (Data/Primitive/Internal/Operations.hs:33)
setWord16Array# (Data/Primitive/Internal/Operations.hs:35)
setWord32Array# (Data/Primitive/Internal/Operations.hs:37)
setWord64Array# (Data/Primitive/Internal/Operations.hs:39)
setWordArray# (Data/Primitive/Internal/Operations.hs:41)
setInt8Array# (Data/Primitive/Internal/Operations.hs:43)
setInt16Array# (Data/Primitive/Internal/Operations.hs:45)
setInt32Array# (Data/Primitive/Internal/Operations.hs:47)
setInt64Array# (Data/Primitive/Internal/Operations.hs:49)
setIntArray# (Data/Primitive/Internal/Operations.hs:51)
setAddrArray# (Data/Primitive/Internal/Operations.hs:53)
setFloatArray# (Data/Primitive/Internal/Operations.hs:55)
setDoubleArray# (Data/Primitive/Internal/Operations.hs:57)
setWideCharArray# (Data/Primitive/Internal/Operations.hs:59)
setWord8OffAddr# (Data/Primitive/Internal/Operations.hs:62)
setWord16OffAddr# (Data/Primitive/Internal/Operations.hs:64)
setWord32OffAddr# (Data/Primitive/Internal/Operations.hs:66)
setWord64OffAddr# (Data/Primitive/Internal/Operations.hs:68)
setWordOffAddr# (Data/Primitive/Internal/Operations.hs:70)
setInt8OffAddr# (Data/Primitive/Internal/Operations.hs:72)
setInt16OffAddr# (Data/Primitive/Internal/Operations.hs:74)
setInt32OffAddr# (Data/Primitive/Internal/Operations.hs:76)
setInt64OffAddr# (Data/Primitive/Internal/Operations.hs:78)
setIntOffAddr# (Data/Primitive/Internal/Operations.hs:80)
setAddrOffAddr# (Data/Primitive/Internal/Operations.hs:82)
setFloatOffAddr# (Data/Primitive/Internal/Operations.hs:84)
setDoubleOffAddr# (Data/Primitive/Internal/Operations.hs:86)
setWideCharOffAddr# (Data/Primitive/Internal/Operations.hs:88)
75% ( 12 / 16) in 'Control.Monad.Primitive'
Missing documentation for:
unsafeInlinePrim (Control/Monad/Primitive.hs:189)
unsafeInlineIO (Control/Monad/Primitive.hs:193)
unsafeInlineST (Control/Monad/Primitive.hs:197)
touch (Control/Monad/Primitive.hs:201)
100% ( 3 / 3) in 'Data.Primitive.Types'
100% ( 15 / 15) in 'Data.Primitive.Array'
93% ( 27 / 29) in 'Data.Primitive.ByteArray'
Missing documentation for:
ByteArray#
MutableByteArray#
100% ( 16 / 16) in 'Data.Primitive.Addr'
100% ( 7 / 7) in 'Data.Primitive'
100% ( 9 / 9) in 'Data.Primitive.MutVar'
Documentation created: dist/doc/html/primitive/index.html,
dist/doc/html/primitive/primitive.txt
Creating package registration file:
/tmp/pkgConf-primitive-0.6.114472676051369321801.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/primitive-0.6.1.0-5Jnw7oEuYtM9dmKXelGXVb
Registering primitive-0.6.1.0...
Installed primitive-0.6.1.0
Configuring random-1.1...
Building random-1.1...
Preprocessing library random-1.1...
[1 of 1] Compiling System.Random ( System/Random.hs, dist/build/System/Random.o )
System/Random.hs:43:1: Warning: Tab character
System/Random.hs:45:1: Warning: Tab character
System/Random.hs:47:1: Warning: Tab character
System/Random.hs:53:1: Warning: Tab character
System/Random.hs:55:1: Warning: Tab character
System/Random.hs:56:1: Warning: Tab character
System/Random.hs:57:1: Warning: Tab character
System/Random.hs:59:1: Warning: Tab character
System/Random.hs:61:1: Warning: Tab character
System/Random.hs:63:1: Warning: Tab character
System/Random.hs:64:1: Warning: Tab character
System/Random.hs:65:1: Warning: Tab character
System/Random.hs:66:1: Warning: Tab character
System/Random.hs:68:1: Warning: Tab character
System/Random.hs:69:1: Warning: Tab character
System/Random.hs:70:1: Warning: Tab character
System/Random.hs:71:1: Warning: Tab character
System/Random.hs:73:1: Warning: Tab character
System/Random.hs:74:1: Warning: Tab character
System/Random.hs:76:1: Warning: Tab character
System/Random.hs:90:22: Warning: Tab character
System/Random.hs:91:17: Warning: Tab character
System/Random.hs:94:17: Warning: Tab character
System/Random.hs:102:15: Warning: Tab character
System/Random.hs:240:1: Warning: Tab character
System/Random.hs:241:1: Warning: Tab character
System/Random.hs:249:1: Warning: Tab character
System/Random.hs:269:1: Warning: Tab character
System/Random.hs:270:1: Warning: Tab character
System/Random.hs:271:1: Warning: Tab character
System/Random.hs:272:1: Warning: Tab character
System/Random.hs:273:1: Warning: Tab character
System/Random.hs:326:11: Warning: Tab character
System/Random.hs:343:11: Warning: Tab character
System/Random.hs:384:11: Warning: Tab character
System/Random.hs:395:1: Warning: Tab character
System/Random.hs:396:1: Warning: Tab character
System/Random.hs:396:20: Warning: Tab character
System/Random.hs:397:1: Warning: Tab character
System/Random.hs:397:20: Warning: Tab character
System/Random.hs:399:11: Warning: Tab character
System/Random.hs:406:1: Warning: Tab character
System/Random.hs:415:1: Warning: Tab character
System/Random.hs:428:1: Warning: Tab character
System/Random.hs:429:1: Warning: Tab character
System/Random.hs:430:1: Warning: Tab character
System/Random.hs:440:3: Warning: Tab character
System/Random.hs:502:1: Warning: Tab character
System/Random.hs:503:1: Warning: Tab character
System/Random.hs:504:1: Warning: Tab character
System/Random.hs:506:1: Warning: Tab character
System/Random.hs:507:1: Warning: Tab character
System/Random.hs:508:1: Warning: Tab character
System/Random.hs:519:1: Warning: Tab character
System/Random.hs:519:14: Warning: Tab character
System/Random.hs:520:1: Warning: Tab character
System/Random.hs:522:1: Warning: Tab character
System/Random.hs:523:1: Warning: Tab character
System/Random.hs:524:1: Warning: Tab character
System/Random.hs:526:1: Warning: Tab character
System/Random.hs:527:1: Warning: Tab character
System/Random.hs:528:1: Warning: Tab character
In-place registering random-1.1...
Running Haddock for random-1.1...
Running hscolour for random-1.1...
Preprocessing library random-1.1...
Preprocessing library random-1.1...
System/Random.hs:43:1: Warning: Tab character
System/Random.hs:45:1: Warning: Tab character
System/Random.hs:47:1: Warning: Tab character
System/Random.hs:53:1: Warning: Tab character
System/Random.hs:55:1: Warning: Tab character
System/Random.hs:56:1: Warning: Tab character
System/Random.hs:57:1: Warning: Tab character
System/Random.hs:59:1: Warning: Tab character
System/Random.hs:61:1: Warning: Tab character
System/Random.hs:63:1: Warning: Tab character
System/Random.hs:64:1: Warning: Tab character
System/Random.hs:65:1: Warning: Tab character
System/Random.hs:66:1: Warning: Tab character
System/Random.hs:68:1: Warning: Tab character
System/Random.hs:69:1: Warning: Tab character
System/Random.hs:70:1: Warning: Tab character
System/Random.hs:71:1: Warning: Tab character
System/Random.hs:73:1: Warning: Tab character
System/Random.hs:74:1: Warning: Tab character
System/Random.hs:76:1: Warning: Tab character
System/Random.hs:90:22: Warning: Tab character
System/Random.hs:91:17: Warning: Tab character
System/Random.hs:94:17: Warning: Tab character
System/Random.hs:102:15: Warning: Tab character
System/Random.hs:240:1: Warning: Tab character
System/Random.hs:241:1: Warning: Tab character
System/Random.hs:249:1: Warning: Tab character
System/Random.hs:269:1: Warning: Tab character
System/Random.hs:270:1: Warning: Tab character
System/Random.hs:271:1: Warning: Tab character
System/Random.hs:272:1: Warning: Tab character
System/Random.hs:273:1: Warning: Tab character
System/Random.hs:326:11: Warning: Tab character
System/Random.hs:343:11: Warning: Tab character
System/Random.hs:384:11: Warning: Tab character
System/Random.hs:395:1: Warning: Tab character
System/Random.hs:396:1: Warning: Tab character
System/Random.hs:396:20: Warning: Tab character
System/Random.hs:397:1: Warning: Tab character
System/Random.hs:397:20: Warning: Tab character
System/Random.hs:399:11: Warning: Tab character
System/Random.hs:406:1: Warning: Tab character
System/Random.hs:415:1: Warning: Tab character
System/Random.hs:428:1: Warning: Tab character
System/Random.hs:429:1: Warning: Tab character
System/Random.hs:430:1: Warning: Tab character
System/Random.hs:440:3: Warning: Tab character
System/Random.hs:502:1: Warning: Tab character
System/Random.hs:503:1: Warning: Tab character
System/Random.hs:504:1: Warning: Tab character
System/Random.hs:506:1: Warning: Tab character
System/Random.hs:507:1: Warning: Tab character
System/Random.hs:508:1: Warning: Tab character
System/Random.hs:519:1: Warning: Tab character
System/Random.hs:519:14: Warning: Tab character
System/Random.hs:520:1: Warning: Tab character
System/Random.hs:522:1: Warning: Tab character
System/Random.hs:523:1: Warning: Tab character
System/Random.hs:524:1: Warning: Tab character
System/Random.hs:526:1: Warning: Tab character
System/Random.hs:527:1: Warning: Tab character
System/Random.hs:528:1: Warning: Tab character
Haddock coverage:
Cannot find documentation for: $intro
100% ( 16 / 16) in 'System.Random'
Documentation created: dist/doc/html/random/index.html,
dist/doc/html/random/random.txt
Creating package registration file: /tmp/pkgConf-random-11486222842950390868.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/random-1.1-1z8Ujelqc6aKgvPnbRUKkP
Registering random-1.1...
Installed random-1.1
Configuring spawn-0.3...
Building spawn-0.3...
Preprocessing library spawn-0.3...
[1 of 1] Compiling Control.Concurrent.Spawn ( Control/Concurrent/Spawn.hs, dist/build/Control/Concurrent/Spawn.o )
In-place registering spawn-0.3...
Running Haddock for spawn-0.3...
Running hscolour for spawn-0.3...
Preprocessing library spawn-0.3...
Preprocessing library spawn-0.3...
Haddock coverage:
92% ( 11 / 12) in 'Control.Concurrent.Spawn'
Missing documentation for:
Module header
Documentation created: dist/doc/html/spawn/index.html,
dist/doc/html/spawn/spawn.txt
Creating package registration file: /tmp/pkgConf-spawn-01498617647669908538.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/spawn-0.3-2HvWxKWjQTg4BE08Lgr4Fe
Registering spawn-0.3...
Installed spawn-0.3
Configuring vector-0.11.0.0...
cabal: The following package dependencies were requested
--dependency='primitive=primitive-0.6.1.0-f4f138cbd19dac63b233331b4afef43e'
however the given installed package instance does not exist.
Failed to install vector-0.11.0.0
Configuring tf-random-0.5...
cabal: The following package dependencies were requested
--dependency='random=random-1.1-b321acff6e39d1736faf38033c371054'
--dependency='primitive=primitive-0.6.1.0-f4f138cbd19dac63b233331b4afef43e'
however the given installed package instance does not exist.
Failed to install tf-random-0.5
cabal: Error: some packages failed to install:
QuickCheck-2.8.1 depends on tf-random-0.5 which failed to install.
propane-0.1 depends on tf-random-0.5 which failed to install.
repa-3.4.0.2 depends on tf-random-0.5 which failed to install.
repa-devil-0.3.2.6 depends on tf-random-0.5 which failed to install.
tf-random-0.5 failed during the configure step. The exception was:
ExitFailure 1
vector-0.11.0.0 failed during the configure step. The exception was:
ExitFailure 1
Test log
No test log was submitted for this report.