Build #1 for pptable-0.1.0.1
| Package | pptable-0.1.0.1 |
|---|
| Install | InstallOk |
|---|---|
| Docs | Ok |
| Tests | NotTried |
| Time submitted | 2016-11-16 15:24:35.384262 UTC |
|---|---|
| Compiler | ghc-8.0.1.20161018 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | base-4.9.0.0, boxes-0.1.4, containers-0.5.7.1, generic-deriving-1.11.1, pretty-1.1.3.3, syb-0.6, vector-0.11.0.0 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
cabal: Entering directory '/tmp/cabal-tmp-26937/generic-deriving-1.11.1'
Configuring generic-deriving-1.11.1...
Building generic-deriving-1.11.1...
Preprocessing library generic-deriving-1.11.1...
[ 1 of 19] Compiling Paths_generic_deriving ( dist/build/autogen/Paths_generic_deriving.hs, dist/build/Paths_generic_deriving.o )
[ 2 of 19] Compiling Generics.Deriving.TH.Internal ( src/Generics/Deriving/TH/Internal.hs, dist/build/Generics/Deriving/TH/Internal.o )
[ 3 of 19] Compiling Generics.Deriving.TH.Post4_9 ( src/Generics/Deriving/TH/Post4_9.hs, dist/build/Generics/Deriving/TH/Post4_9.o )
[ 4 of 19] Compiling Generics.Deriving.TH ( src/Generics/Deriving/TH.hs, dist/build/Generics/Deriving/TH.o )
[ 5 of 19] Compiling Generics.Deriving.Instances ( src/Generics/Deriving/Instances.hs, dist/build/Generics/Deriving/Instances.o )
[ 6 of 19] Compiling Generics.Deriving.Base.Internal ( src/Generics/Deriving/Base/Internal.hs, dist/build/Generics/Deriving/Base/Internal.o )
[ 7 of 19] Compiling Generics.Deriving.Base ( src/Generics/Deriving/Base.hs, dist/build/Generics/Deriving/Base.o )
[ 8 of 19] Compiling Generics.Deriving.ConNames ( src/Generics/Deriving/ConNames.hs, dist/build/Generics/Deriving/ConNames.o )
[ 9 of 19] Compiling Generics.Deriving.Copoint ( src/Generics/Deriving/Copoint.hs, dist/build/Generics/Deriving/Copoint.o )
[10 of 19] Compiling Generics.Deriving.Eq ( src/Generics/Deriving/Eq.hs, dist/build/Generics/Deriving/Eq.o )
[11 of 19] Compiling Generics.Deriving.Enum ( src/Generics/Deriving/Enum.hs, dist/build/Generics/Deriving/Enum.o )
[12 of 19] Compiling Generics.Deriving.Foldable ( src/Generics/Deriving/Foldable.hs, dist/build/Generics/Deriving/Foldable.o )
[13 of 19] Compiling Generics.Deriving.Functor ( src/Generics/Deriving/Functor.hs, dist/build/Generics/Deriving/Functor.o )
[14 of 19] Compiling Generics.Deriving.Monoid ( src/Generics/Deriving/Monoid.hs, dist/build/Generics/Deriving/Monoid.o )
[15 of 19] Compiling Generics.Deriving.Semigroup ( src/Generics/Deriving/Semigroup.hs, dist/build/Generics/Deriving/Semigroup.o )
[16 of 19] Compiling Generics.Deriving.Show ( src/Generics/Deriving/Show.hs, dist/build/Generics/Deriving/Show.o )
[17 of 19] Compiling Generics.Deriving.Traversable ( src/Generics/Deriving/Traversable.hs, dist/build/Generics/Deriving/Traversable.o )
[18 of 19] Compiling Generics.Deriving.Uniplate ( src/Generics/Deriving/Uniplate.hs, dist/build/Generics/Deriving/Uniplate.o )
[19 of 19] Compiling Generics.Deriving ( src/Generics/Deriving.hs, dist/build/Generics/Deriving.o )
Running Haddock for generic-deriving-1.11.1...
Running hscolour for generic-deriving-1.11.1...
Preprocessing library generic-deriving-1.11.1...
Preprocessing library generic-deriving-1.11.1...
Haddock coverage:
0% ( 0 / 8) in 'Paths_generic_deriving'
Missing documentation for:
Module header
version (dist/build/autogen/Paths_generic_deriving.hs:28)
getBinDir (dist/build/autogen/Paths_generic_deriving.hs:38)
getLibDir (dist/build/autogen/Paths_generic_deriving.hs:38)
getDataDir (dist/build/autogen/Paths_generic_deriving.hs:38)
getLibexecDir (dist/build/autogen/Paths_generic_deriving.hs:38)
getDataFileName (dist/build/autogen/Paths_generic_deriving.hs:45)
getSysconfDir (dist/build/autogen/Paths_generic_deriving.hs:38)
25% ( 44 /175) in 'Generics.Deriving.TH.Internal'
Missing documentation for:
expandSynKind (src/Generics/Deriving/TH/Internal.hs:50)
expandSynApp (src/Generics/Deriving/TH/Internal.hs:57)
TypeSubst (src/Generics/Deriving/TH/Internal.hs:75)
KindSubst (src/Generics/Deriving/TH/Internal.hs:76)
mkSubst (src/Generics/Deriving/TH/Internal.hs:78)
substType (src/Generics/Deriving/TH/Internal.hs:83)
substKind (src/Generics/Deriving/TH/Internal.hs:95)
substNameWithKind (src/Generics/Deriving/TH/Internal.hs:102)
substNamesWithKindStar (src/Generics/Deriving/TH/Internal.hs:105)
substTyVarBndrType (src/Generics/Deriving/TH/Internal.hs:108)
substTyVarBndrKind (src/Generics/Deriving/TH/Internal.hs:111)
substNameWithKindStarInTyVarBndr (src/Generics/Deriving/TH/Internal.hs:118)
tyVarBndrToType (src/Generics/Deriving/TH/Internal.hs:321)
tyVarBndrName (src/Generics/Deriving/TH/Internal.hs:325)
tyVarBndrKind (src/Generics/Deriving/TH/Internal.hs:329)
fst3 (src/Generics/Deriving/TH/Internal.hs:428)
snd3 (src/Generics/Deriving/TH/Internal.hs:431)
trd3 (src/Generics/Deriving/TH/Internal.hs:434)
shrink (src/Generics/Deriving/TH/Internal.hs:437)
reifyConTys (src/Generics/Deriving/TH/Internal.hs:487)
showsDataVariety (src/Generics/Deriving/TH/Internal.hs:557)
showNameQual (src/Generics/Deriving/TH/Internal.hs:563)
outOfPlaceTyVarError (src/Generics/Deriving/TH/Internal.hs:597)
gdPackageKey (src/Generics/Deriving/TH/Internal.hs:708)
mkGD4'4_d (src/Generics/Deriving/TH/Internal.hs:715)
mkGD4'9_d (src/Generics/Deriving/TH/Internal.hs:724)
mkGD4'4_tc (src/Generics/Deriving/TH/Internal.hs:731)
mkGD4'9_tc (src/Generics/Deriving/TH/Internal.hs:740)
mkGD4'4_v (src/Generics/Deriving/TH/Internal.hs:747)
mkGD4'9_v (src/Generics/Deriving/TH/Internal.hs:756)
mkBaseName_d (src/Generics/Deriving/TH/Internal.hs:763)
mkGHCPrimName_d (src/Generics/Deriving/TH/Internal.hs:766)
mkGHCPrimName_tc (src/Generics/Deriving/TH/Internal.hs:769)
comp1DataName (src/Generics/Deriving/TH/Internal.hs:772)
infixDataName (src/Generics/Deriving/TH/Internal.hs:775)
k1DataName (src/Generics/Deriving/TH/Internal.hs:778)
l1DataName (src/Generics/Deriving/TH/Internal.hs:781)
leftAssociativeDataName (src/Generics/Deriving/TH/Internal.hs:784)
m1DataName (src/Generics/Deriving/TH/Internal.hs:787)
notAssociativeDataName (src/Generics/Deriving/TH/Internal.hs:790)
par1DataName (src/Generics/Deriving/TH/Internal.hs:793)
prefixDataName (src/Generics/Deriving/TH/Internal.hs:796)
productDataName (src/Generics/Deriving/TH/Internal.hs:799)
r1DataName (src/Generics/Deriving/TH/Internal.hs:802)
rec1DataName (src/Generics/Deriving/TH/Internal.hs:805)
rightAssociativeDataName (src/Generics/Deriving/TH/Internal.hs:808)
u1DataName (src/Generics/Deriving/TH/Internal.hs:811)
uAddrDataName (src/Generics/Deriving/TH/Internal.hs:814)
uCharDataName (src/Generics/Deriving/TH/Internal.hs:817)
uDoubleDataName (src/Generics/Deriving/TH/Internal.hs:820)
uFloatDataName (src/Generics/Deriving/TH/Internal.hs:823)
uIntDataName (src/Generics/Deriving/TH/Internal.hs:826)
uWordDataName (src/Generics/Deriving/TH/Internal.hs:829)
c1TypeName (src/Generics/Deriving/TH/Internal.hs:832)
composeTypeName (src/Generics/Deriving/TH/Internal.hs:835)
constructorTypeName (src/Generics/Deriving/TH/Internal.hs:838)
d1TypeName (src/Generics/Deriving/TH/Internal.hs:841)
genericTypeName (src/Generics/Deriving/TH/Internal.hs:844)
generic1TypeName (src/Generics/Deriving/TH/Internal.hs:847)
datatypeTypeName (src/Generics/Deriving/TH/Internal.hs:850)
noSelectorTypeName (src/Generics/Deriving/TH/Internal.hs:853)
par1TypeName (src/Generics/Deriving/TH/Internal.hs:856)
productTypeName (src/Generics/Deriving/TH/Internal.hs:859)
rec0TypeName (src/Generics/Deriving/TH/Internal.hs:862)
rec1TypeName (src/Generics/Deriving/TH/Internal.hs:865)
repTypeName (src/Generics/Deriving/TH/Internal.hs:868)
rep1TypeName (src/Generics/Deriving/TH/Internal.hs:871)
s1TypeName (src/Generics/Deriving/TH/Internal.hs:874)
selectorTypeName (src/Generics/Deriving/TH/Internal.hs:877)
sumTypeName (src/Generics/Deriving/TH/Internal.hs:880)
u1TypeName (src/Generics/Deriving/TH/Internal.hs:883)
uAddrTypeName (src/Generics/Deriving/TH/Internal.hs:886)
uCharTypeName (src/Generics/Deriving/TH/Internal.hs:889)
uDoubleTypeName (src/Generics/Deriving/TH/Internal.hs:892)
uFloatTypeName (src/Generics/Deriving/TH/Internal.hs:895)
uIntTypeName (src/Generics/Deriving/TH/Internal.hs:898)
uWordTypeName (src/Generics/Deriving/TH/Internal.hs:901)
v1TypeName (src/Generics/Deriving/TH/Internal.hs:904)
conFixityValName (src/Generics/Deriving/TH/Internal.hs:907)
conIsRecordValName (src/Generics/Deriving/TH/Internal.hs:910)
conNameValName (src/Generics/Deriving/TH/Internal.hs:913)
datatypeNameValName (src/Generics/Deriving/TH/Internal.hs:916)
isNewtypeValName (src/Generics/Deriving/TH/Internal.hs:919)
fromValName (src/Generics/Deriving/TH/Internal.hs:922)
from1ValName (src/Generics/Deriving/TH/Internal.hs:925)
moduleNameValName (src/Generics/Deriving/TH/Internal.hs:928)
selNameValName (src/Generics/Deriving/TH/Internal.hs:931)
toValName (src/Generics/Deriving/TH/Internal.hs:934)
to1ValName (src/Generics/Deriving/TH/Internal.hs:937)
uAddrHashValName (src/Generics/Deriving/TH/Internal.hs:940)
uCharHashValName (src/Generics/Deriving/TH/Internal.hs:943)
uDoubleHashValName (src/Generics/Deriving/TH/Internal.hs:946)
uFloatHashValName (src/Generics/Deriving/TH/Internal.hs:949)
uIntHashValName (src/Generics/Deriving/TH/Internal.hs:952)
uWordHashValName (src/Generics/Deriving/TH/Internal.hs:955)
unComp1ValName (src/Generics/Deriving/TH/Internal.hs:958)
unK1ValName (src/Generics/Deriving/TH/Internal.hs:961)
unPar1ValName (src/Generics/Deriving/TH/Internal.hs:964)
unRec1ValName (src/Generics/Deriving/TH/Internal.hs:967)
trueDataName (src/Generics/Deriving/TH/Internal.hs:970)
falseDataName (src/Generics/Deriving/TH/Internal.hs:970)
nothingDataName (src/Generics/Deriving/TH/Internal.hs:979)
justDataName (src/Generics/Deriving/TH/Internal.hs:979)
mkGHCPrim_tc (src/Generics/Deriving/TH/Internal.hs:988)
addrHashTypeName (src/Generics/Deriving/TH/Internal.hs:991)
charHashTypeName (src/Generics/Deriving/TH/Internal.hs:994)
doubleHashTypeName (src/Generics/Deriving/TH/Internal.hs:997)
floatHashTypeName (src/Generics/Deriving/TH/Internal.hs:1000)
intHashTypeName (src/Generics/Deriving/TH/Internal.hs:1003)
wordHashTypeName (src/Generics/Deriving/TH/Internal.hs:1006)
composeValName (src/Generics/Deriving/TH/Internal.hs:1009)
errorValName (src/Generics/Deriving/TH/Internal.hs:1012)
fmapValName (src/Generics/Deriving/TH/Internal.hs:1015)
undefinedValName (src/Generics/Deriving/TH/Internal.hs:1018)
starKindName (src/Generics/Deriving/TH/Internal.hs:1021)
decidedLazyDataName (src/Generics/Deriving/TH/Internal.hs:1024)
decidedStrictDataName (src/Generics/Deriving/TH/Internal.hs:1027)
decidedUnpackDataName (src/Generics/Deriving/TH/Internal.hs:1030)
infixIDataName (src/Generics/Deriving/TH/Internal.hs:1033)
metaConsDataName (src/Generics/Deriving/TH/Internal.hs:1036)
metaDataDataName (src/Generics/Deriving/TH/Internal.hs:1039)
metaNoSelDataName (src/Generics/Deriving/TH/Internal.hs:1042)
metaSelDataName (src/Generics/Deriving/TH/Internal.hs:1045)
noSourceStrictnessDataName (src/Generics/Deriving/TH/Internal.hs:1048)
noSourceUnpackednessDataName (src/Generics/Deriving/TH/Internal.hs:1051)
prefixIDataName (src/Generics/Deriving/TH/Internal.hs:1054)
sourceLazyDataName (src/Generics/Deriving/TH/Internal.hs:1057)
sourceNoUnpackDataName (src/Generics/Deriving/TH/Internal.hs:1060)
sourceStrictDataName (src/Generics/Deriving/TH/Internal.hs:1063)
sourceUnpackDataName (src/Generics/Deriving/TH/Internal.hs:1066)
packageNameValName (src/Generics/Deriving/TH/Internal.hs:1069)
50% ( 5 / 10) in 'Generics.Deriving.TH.Post4_9'
Missing documentation for:
mkMetaDataType (src/Generics/Deriving/TH/Post4_9.hs:33)
mkMetaConsType (src/Generics/Deriving/TH/Post4_9.hs:45)
mkMetaSelType (src/Generics/Deriving/TH/Post4_9.hs:71)
SelStrictInfo (src/Generics/Deriving/TH/Post4_9.hs:82)
reifySelStrictInfo (src/Generics/Deriving/TH/Post4_9.hs:99)
100% ( 45 / 45) in 'Generics.Deriving.TH'
0% ( 0 / 1) in 'Generics.Deriving.Instances'
Missing documentation for:
Module header
97% ( 37 / 38) in 'Generics.Deriving.Base.Internal'
Missing documentation for:
Module header
97% ( 37 / 38) in 'Generics.Deriving.Base'
Missing documentation for:
Module header
80% ( 4 / 5) in 'Generics.Deriving.ConNames'
Missing documentation for:
ConNames (src/Generics/Deriving/ConNames.hs:39)
43% ( 3 / 7) in 'Generics.Deriving.Copoint'
Missing documentation for:
Module header
GCopoint (src/Generics/Deriving/Copoint.hs:81)
gcopointdefault (src/Generics/Deriving/Copoint.hs:89)
GCopoint' (src/Generics/Deriving/Copoint.hs:50)
43% ( 3 / 7) in 'Generics.Deriving.Eq'
Missing documentation for:
Module header
GEq (src/Generics/Deriving/Eq.hs:124)
geqdefault (src/Generics/Deriving/Eq.hs:133)
GEq' (src/Generics/Deriving/Eq.hs:82)
33% ( 5 / 15) in 'Generics.Deriving.Enum'
Missing documentation for:
Module header
GEnum (src/Generics/Deriving/Enum.hs:151)
genumDefault (src/Generics/Deriving/Enum.hs:135)
toEnumDefault (src/Generics/Deriving/Enum.hs:138)
fromEnumDefault (src/Generics/Deriving/Enum.hs:144)
Enum' (src/Generics/Deriving/Enum.hs:117)
GIx (src/Generics/Deriving/Enum.hs:545)
rangeDefault (src/Generics/Deriving/Enum.hs:564)
indexDefault (src/Generics/Deriving/Enum.hs:573)
inRangeDefault (src/Generics/Deriving/Enum.hs:584)
17% ( 4 / 24) in 'Generics.Deriving.Foldable'
Missing documentation for:
Module header
GFoldable (src/Generics/Deriving/Foldable.hs:126)
gfoldMapdefault (src/Generics/Deriving/Foldable.hs:165)
gtoList (src/Generics/Deriving/Foldable.hs:260)
gconcat (src/Generics/Deriving/Foldable.hs:263)
gconcatMap (src/Generics/Deriving/Foldable.hs:266)
gand (src/Generics/Deriving/Foldable.hs:269)
gor (src/Generics/Deriving/Foldable.hs:272)
gany (src/Generics/Deriving/Foldable.hs:275)
gall (src/Generics/Deriving/Foldable.hs:278)
gsum (src/Generics/Deriving/Foldable.hs:281)
gproduct (src/Generics/Deriving/Foldable.hs:284)
gmaximum (src/Generics/Deriving/Foldable.hs:287)
gmaximumBy (src/Generics/Deriving/Foldable.hs:290)
gminimum (src/Generics/Deriving/Foldable.hs:296)
gminimumBy (src/Generics/Deriving/Foldable.hs:299)
gelem (src/Generics/Deriving/Foldable.hs:305)
gnotElem (src/Generics/Deriving/Foldable.hs:308)
gfind (src/Generics/Deriving/Foldable.hs:311)
GFoldable' (src/Generics/Deriving/Foldable.hs:80)
43% ( 3 / 7) in 'Generics.Deriving.Functor'
Missing documentation for:
Module header
GFunctor (src/Generics/Deriving/Functor.hs:106)
gmapdefault (src/Generics/Deriving/Functor.hs:114)
GFunctor' (src/Generics/Deriving/Functor.hs:60)
61% ( 11 / 18) in 'Generics.Deriving.Monoid'
Missing documentation for:
GMonoid (src/Generics/Deriving/Monoid.hs:148)
gmemptydefault (src/Generics/Deriving/Monoid.hs:110)
gmappenddefault (src/Generics/Deriving/Monoid.hs:113)
GMonoid' (src/Generics/Deriving/Monoid.hs:88)
memptydefault (src/Generics/Deriving/Monoid.hs:140)
mappenddefault (src/Generics/Deriving/Monoid.hs:143)
Monoid' (src/Generics/Deriving/Monoid.hs:118)
43% ( 3 / 7) in 'Generics.Deriving.Semigroup'
Missing documentation for:
Module header
GSemigroup (src/Generics/Deriving/Semigroup.hs:70)
gsappenddefault (src/Generics/Deriving/Semigroup.hs:100)
GSemigroup' (src/Generics/Deriving/Semigroup.hs:52)
43% ( 3 / 7) in 'Generics.Deriving.Show'
Missing documentation for:
Module header
GShow (src/Generics/Deriving/Show.hs:169)
gshowsPrecdefault (src/Generics/Deriving/Show.hs:181)
GShow' (src/Generics/Deriving/Show.hs:87)
43% ( 3 / 7) in 'Generics.Deriving.Traversable'
Missing documentation for:
Module header
GTraversable (src/Generics/Deriving/Traversable.hs:110)
gtraversedefault (src/Generics/Deriving/Traversable.hs:127)
GTraversable' (src/Generics/Deriving/Traversable.hs:64)
25% ( 5 / 20) in 'Generics.Deriving.Uniplate'
Missing documentation for:
Uniplate (src/Generics/Deriving/Uniplate.hs:178)
uniplate (src/Generics/Deriving/Uniplate.hs:236)
universe (src/Generics/Deriving/Uniplate.hs:239)
rewrite (src/Generics/Deriving/Uniplate.hs:244)
rewriteM (src/Generics/Deriving/Uniplate.hs:249)
contexts (src/Generics/Deriving/Uniplate.hs:254)
holes (src/Generics/Deriving/Uniplate.hs:261)
para (src/Generics/Deriving/Uniplate.hs:267)
childrendefault (src/Generics/Deriving/Uniplate.hs:215)
contextdefault (src/Generics/Deriving/Uniplate.hs:218)
descenddefault (src/Generics/Deriving/Uniplate.hs:221)
descendMdefault (src/Generics/Deriving/Uniplate.hs:224)
transformdefault (src/Generics/Deriving/Uniplate.hs:227)
transformMdefault (src/Generics/Deriving/Uniplate.hs:230)
Uniplate' (src/Generics/Deriving/Uniplate.hs:69)
89% ( 8 / 9) in 'Generics.Deriving'
Missing documentation for:
Module header
Warning: Generics.Deriving.TH: could not find link destinations for:
Generic Generic1
Warning: Generics.Deriving.Base: could not find link destinations for:
uAddr# uChar# uDouble# uFloat# uInt# uWord#
Warning: Generics.Deriving.Show: could not find link destinations for:
Type
Warning: Generics.Deriving.Uniplate: could not find link destinations for:
Context'
Documentation created: dist/doc/html/generic-deriving/index.html,
dist/doc/html/generic-deriving/generic-deriving.txt
Creating package registration file:
/tmp/pkgConf-generic-deriving-1.112145174067468703135.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/generic-deriving-1.11.1-A3LIGwpr65P8ydjYiAp7Zd
Registering generic-deriving-1.11.1...
cabal: Leaving directory '/tmp/cabal-tmp-26937/generic-deriving-1.11.1'
Installed generic-deriving-1.11.1
cabal: Entering directory '/tmp/cabal-tmp-26937/primitive-0.6.1.0'
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.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o )
[ 2 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o )
[ 3 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.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: [-Wdeprecations]
Module ‘Control.Monad.Trans.Error’ is deprecated:
Use Control.Monad.Trans.Except instead
Control/Monad/Primitive.hs:100:11: warning: [-Wdeprecations]
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: [-Wdeprecations]
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: [-Wdeprecations]
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.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o )
[ 6 of 10] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o )
[ 7 of 10] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o )
[ 8 of 10] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.o )
[ 9 of 10] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o )
[10 of 10] Compiling Data.Primitive ( Data/Primitive.hs, dist/build/Data/Primitive.o )
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: [-Wdeprecations]
Module ‘Control.Monad.Trans.Error’ is deprecated:
Use Control.Monad.Trans.Except instead
Control/Monad/Primitive.hs:100:11: warning: [-Wdeprecations]
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: [-Wdeprecations]
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: [-Wdeprecations]
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Haddock coverage:
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)
100% ( 3 / 3) in 'Data.Primitive.Internal.Compat'
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% ( 15 / 15) in 'Data.Primitive.Array'
100% ( 9 / 9) in 'Data.Primitive.MutVar'
100% ( 3 / 3) in 'Data.Primitive.Types'
100% ( 16 / 16) in 'Data.Primitive.Addr'
93% ( 27 / 29) in 'Data.Primitive.ByteArray'
Missing documentation for:
ByteArray#
MutableByteArray#
100% ( 7 / 7) in 'Data.Primitive'
Warning: Control.Monad.Primitive: could not find link destinations for:
~
Documentation created: dist/doc/html/primitive/index.html,
dist/doc/html/primitive/primitive.txt
Creating package registration file:
/tmp/pkgConf-primitive-0.6.16384220901943327684.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/primitive-0.6.1.0-Ip44DqhfCp21tTUYbecwa
Registering primitive-0.6.1.0...
cabal: Leaving directory '/tmp/cabal-tmp-26937/primitive-0.6.1.0'
Installed primitive-0.6.1.0
cabal: Entering directory '/tmp/cabal-tmp-26937/split-0.2.3.1'
Configuring split-0.2.3.1...
Building split-0.2.3.1...
Preprocessing library split-0.2.3.1...
[1 of 2] Compiling Data.List.Split.Internals ( src/Data/List/Split/Internals.hs, dist/build/Data/List/Split/Internals.o )
[2 of 2] Compiling Data.List.Split ( src/Data/List/Split.hs, dist/build/Data/List/Split.o )
Running Haddock for split-0.2.3.1...
Running hscolour for split-0.2.3.1...
Preprocessing library split-0.2.3.1...
Preprocessing library split-0.2.3.1...
Haddock coverage:
91% ( 62 / 68) in 'Data.List.Split.Internals'
90% ( 45 / 50) in 'Data.List.Split'
Documentation created: dist/doc/html/split/index.html,
dist/doc/html/split/split.txt
Creating package registration file:
/tmp/pkgConf-split-0.2.31144278050332266748.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/split-0.2.3.1-IJKK4pOCYGKud0jZImZke
Registering split-0.2.3.1...
cabal: Leaving directory '/tmp/cabal-tmp-26937/split-0.2.3.1'
Installed split-0.2.3.1
cabal: Entering directory '/tmp/cabal-tmp-26937/syb-0.6'
Configuring syb-0.6...
Building syb-0.6...
Preprocessing library syb-0.6...
[ 1 of 16] Compiling Data.Generics.Instances ( src/Data/Generics/Instances.hs, dist/build/Data/Generics/Instances.o )
[ 2 of 16] Compiling Generics.SYB.Instances ( src/Generics/SYB/Instances.hs, dist/build/Generics/SYB/Instances.o )
[ 3 of 16] Compiling Data.Generics.Basics ( src/Data/Generics/Basics.hs, dist/build/Data/Generics/Basics.o )
[ 4 of 16] Compiling Generics.SYB.Basics ( src/Generics/SYB/Basics.hs, dist/build/Generics/SYB/Basics.o )
[ 5 of 16] Compiling Data.Generics.Aliases ( src/Data/Generics/Aliases.hs, dist/build/Data/Generics/Aliases.o )
[ 6 of 16] Compiling Data.Generics.Builders ( src/Data/Generics/Builders.hs, dist/build/Data/Generics/Builders.o )
[ 7 of 16] Compiling Generics.SYB.Builders ( src/Generics/SYB/Builders.hs, dist/build/Generics/SYB/Builders.o )
[ 8 of 16] Compiling Data.Generics.Schemes ( src/Data/Generics/Schemes.hs, dist/build/Data/Generics/Schemes.o )
[ 9 of 16] Compiling Generics.SYB.Schemes ( src/Generics/SYB/Schemes.hs, dist/build/Generics/SYB/Schemes.o )
[10 of 16] Compiling Data.Generics.Text ( src/Data/Generics/Text.hs, dist/build/Data/Generics/Text.o )
[11 of 16] Compiling Generics.SYB.Text ( src/Generics/SYB/Text.hs, dist/build/Generics/SYB/Text.o )
[12 of 16] Compiling Data.Generics.Twins ( src/Data/Generics/Twins.hs, dist/build/Data/Generics/Twins.o )
[13 of 16] Compiling Generics.SYB.Twins ( src/Generics/SYB/Twins.hs, dist/build/Generics/SYB/Twins.o )
[14 of 16] Compiling Generics.SYB.Aliases ( src/Generics/SYB/Aliases.hs, dist/build/Generics/SYB/Aliases.o )
[15 of 16] Compiling Data.Generics ( src/Data/Generics.hs, dist/build/Data/Generics.o )
[16 of 16] Compiling Generics.SYB ( src/Generics/SYB.hs, dist/build/Generics/SYB.o )
Running Haddock for syb-0.6...
Running hscolour for syb-0.6...
Preprocessing library syb-0.6...
Preprocessing library syb-0.6...
Haddock coverage:
100% ( 1 / 1) in 'Data.Generics.Instances'
100% ( 1 / 1) in 'Generics.SYB.Instances'
100% ( 2 / 2) in 'Data.Generics.Basics'
100% ( 2 / 2) in 'Generics.SYB.Basics'
96% ( 43 / 45) in 'Data.Generics.Aliases'
Missing documentation for:
GenericQ' (src/Data/Generics/Aliases.hs:268)
GenericM' (src/Data/Generics/Aliases.hs:269)
100% ( 3 / 3) in 'Data.Generics.Builders'
100% ( 2 / 2) in 'Generics.SYB.Builders'
100% ( 19 / 19) in 'Data.Generics.Schemes'
100% ( 2 / 2) in 'Generics.SYB.Schemes'
100% ( 6 / 6) in 'Data.Generics.Text'
100% ( 2 / 2) in 'Generics.SYB.Text'
100% ( 17 / 17) in 'Data.Generics.Twins'
100% ( 2 / 2) in 'Generics.SYB.Twins'
100% ( 2 / 2) in 'Generics.SYB.Aliases'
100% ( 8 / 8) in 'Data.Generics'
100% ( 2 / 2) in 'Generics.SYB'
Documentation created: dist/doc/html/syb/index.html, dist/doc/html/syb/syb.txt
Creating package registration file: /tmp/pkgConf-syb-02009726312696947386.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/syb-0.6-C65vWCsht6A8uLstpQIXyj
Registering syb-0.6...
cabal: Leaving directory '/tmp/cabal-tmp-26937/syb-0.6'
Installed syb-0.6
cabal: Entering directory '/tmp/cabal-tmp-26937/vector-0.11.0.0'
Configuring vector-0.11.0.0...
Building vector-0.11.0.0...
Preprocessing library vector-0.11.0.0...
[ 1 of 21] Compiling Data.Vector.Storable.Internal ( Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.o )
Data/Vector/Storable/Internal.hs:17:1: warning: [-Wunused-imports]
The import of ‘Foreign.ForeignPtr’ is redundant
except perhaps to import instances from ‘Foreign.ForeignPtr’
To import instances alone, use: import Foreign.ForeignPtr()
Data/Vector/Storable/Internal.hs:18:1: warning: [-Wunused-imports]
The import of ‘Foreign.Ptr’ is redundant
except perhaps to import instances from ‘Foreign.Ptr’
To import instances alone, use: import Foreign.Ptr()
[ 2 of 21] Compiling Data.Vector.Internal.Check ( Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.o )
[ 3 of 21] Compiling Data.Vector.Generic.Mutable.Base ( Data/Vector/Generic/Mutable/Base.hs, dist/build/Data/Vector/Generic/Mutable/Base.o )
[ 4 of 21] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.o )
[ 5 of 21] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o )
[ 6 of 21] Compiling Data.Vector.Fusion.Stream.Monadic ( Data/Vector/Fusion/Stream/Monadic.hs, dist/build/Data/Vector/Fusion/Stream/Monadic.o )
[ 7 of 21] Compiling Data.Vector.Fusion.Bundle.Size ( Data/Vector/Fusion/Bundle/Size.hs, dist/build/Data/Vector/Fusion/Bundle/Size.o )
[ 8 of 21] Compiling Data.Vector.Fusion.Bundle.Monadic ( Data/Vector/Fusion/Bundle/Monadic.hs, dist/build/Data/Vector/Fusion/Bundle/Monadic.o )
[ 9 of 21] Compiling Data.Vector.Fusion.Bundle ( Data/Vector/Fusion/Bundle.hs, dist/build/Data/Vector/Fusion/Bundle.o )
Data/Vector/Fusion/Bundle.hs:114:1: warning: [-Wtabs]
Tab character found here.
Please use spaces instead.
[10 of 21] Compiling Data.Vector.Generic.Mutable ( Data/Vector/Generic/Mutable.hs, dist/build/Data/Vector/Generic/Mutable.o )
[11 of 21] Compiling Data.Vector.Mutable ( Data/Vector/Mutable.hs, dist/build/Data/Vector/Mutable.o )
[12 of 21] Compiling Data.Vector.Primitive.Mutable ( Data/Vector/Primitive/Mutable.hs, dist/build/Data/Vector/Primitive/Mutable.o )
[13 of 21] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.o )
Data/Vector/Storable/Mutable.hs:72:1: warning: [-Wunused-imports]
The import of ‘Foreign.Ptr’ is redundant
except perhaps to import instances from ‘Foreign.Ptr’
To import instances alone, use: import Foreign.Ptr()
[14 of 21] Compiling Data.Vector.Generic.New ( Data/Vector/Generic/New.hs, dist/build/Data/Vector/Generic/New.o )
[15 of 21] Compiling Data.Vector.Generic ( Data/Vector/Generic.hs, dist/build/Data/Vector/Generic.o )
[16 of 21] Compiling Data.Vector.Primitive ( Data/Vector/Primitive.hs, dist/build/Data/Vector/Primitive.o )
[17 of 21] Compiling Data.Vector.Unboxed.Base ( Data/Vector/Unboxed/Base.hs, dist/build/Data/Vector/Unboxed/Base.o )
[18 of 21] Compiling Data.Vector.Unboxed.Mutable ( Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.o )
[19 of 21] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.o )
[20 of 21] Compiling Data.Vector.Unboxed ( Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.o )
[21 of 21] Compiling Data.Vector ( Data/Vector.hs, dist/build/Data/Vector.o )
Running Haddock for vector-0.11.0.0...
Running hscolour for vector-0.11.0.0...
Preprocessing library vector-0.11.0.0...
Preprocessing library vector-0.11.0.0...
Data/Vector/Storable/Internal.hs:17:1: warning: [-Wunused-imports]
The import of ‘Foreign.ForeignPtr’ is redundant
except perhaps to import instances from ‘Foreign.ForeignPtr’
To import instances alone, use: import Foreign.ForeignPtr()
Data/Vector/Storable/Internal.hs:18:1: warning: [-Wunused-imports]
The import of ‘Foreign.Ptr’ is redundant
except perhaps to import instances from ‘Foreign.Ptr’
To import instances alone, use: import Foreign.Ptr()
Data/Vector/Fusion/Bundle.hs:114:1: warning: [-Wtabs]
Tab character found here.
Please use spaces instead.
Data/Vector/Storable/Mutable.hs:72:1: warning: [-Wunused-imports]
The import of ‘Foreign.Ptr’ is redundant
except perhaps to import instances from ‘Foreign.Ptr’
To import instances alone, use: import Foreign.Ptr()
Haddock coverage:
25% ( 1 / 4) in 'Data.Vector.Storable.Internal'
Missing documentation for:
getPtr (Data/Vector/Storable/Internal.hs:22)
setPtr (Data/Vector/Storable/Internal.hs:26)
updPtr (Data/Vector/Storable/Internal.hs:30)
11% ( 1 / 9) in 'Data.Vector.Internal.Check'
Missing documentation for:
Checks (Data/Vector/Internal/Check.hs:51)
doChecks (Data/Vector/Internal/Check.hs:75)
error (Data/Vector/Internal/Check.hs:84)
internalError (Data/Vector/Internal/Check.hs:89)
check (Data/Vector/Internal/Check.hs:105)
checkIndex (Data/Vector/Internal/Check.hs:119)
checkLength (Data/Vector/Internal/Check.hs:133)
checkSlice (Data/Vector/Internal/Check.hs:147)
100% ( 2 / 2) in 'Data.Vector.Generic.Mutable.Base'
100% ( 3 / 3) in 'Data.Vector.Generic.Base'
100% ( 5 / 5) in 'Data.Vector.Fusion.Util'
82% (103 /125) in 'Data.Vector.Fusion.Stream.Monadic'
Missing documentation for:
generate (Data/Vector/Fusion/Stream/Monadic.hs:184)
unbox (Data/Vector/Fusion/Stream/Monadic.hs:436)
concatMap (Data/Vector/Fusion/Stream/Monadic.hs:996)
zipWithM_ (Data/Vector/Fusion/Stream/Monadic.hs:512)
zipWith3M (Data/Vector/Fusion/Stream/Monadic.hs:516)
zipWith4M (Data/Vector/Fusion/Stream/Monadic.hs:544)
zipWith5M (Data/Vector/Fusion/Stream/Monadic.hs:551)
zipWith6M (Data/Vector/Fusion/Stream/Monadic.hs:558)
zipWith (Data/Vector/Fusion/Stream/Monadic.hs:566)
zipWith3 (Data/Vector/Fusion/Stream/Monadic.hs:570)
zipWith4 (Data/Vector/Fusion/Stream/Monadic.hs:575)
zipWith5 (Data/Vector/Fusion/Stream/Monadic.hs:581)
zipWith6 (Data/Vector/Fusion/Stream/Monadic.hs:587)
zip (Data/Vector/Fusion/Stream/Monadic.hs:593)
zip3 (Data/Vector/Fusion/Stream/Monadic.hs:597)
zip4 (Data/Vector/Fusion/Stream/Monadic.hs:601)
zip5 (Data/Vector/Fusion/Stream/Monadic.hs:606)
zip6 (Data/Vector/Fusion/Stream/Monadic.hs:611)
and (Data/Vector/Fusion/Stream/Monadic.hs:970)
or (Data/Vector/Fusion/Stream/Monadic.hs:983)
concatMapM (Data/Vector/Fusion/Stream/Monadic.hs:1000)
unfoldrN (Data/Vector/Fusion/Stream/Monadic.hs:1062)
100% ( 8 / 8) in 'Data.Vector.Fusion.Bundle.Size'
79% (106 /135) in 'Data.Vector.Fusion.Bundle.Monadic'
Missing documentation for:
Chunk (Data/Vector/Fusion/Bundle/Monadic.hs:110)
generate (Data/Vector/Fusion/Bundle/Monadic.hs:190)
unbox (Data/Vector/Fusion/Bundle/Monadic.hs:301)
concatMap (Data/Vector/Fusion/Bundle/Monadic.hs:595)
zipWithM_ (Data/Vector/Fusion/Bundle/Monadic.hs:332)
zipWith3M (Data/Vector/Fusion/Bundle/Monadic.hs:336)
zipWith4M (Data/Vector/Fusion/Bundle/Monadic.hs:343)
zipWith5M (Data/Vector/Fusion/Bundle/Monadic.hs:350)
zipWith6M (Data/Vector/Fusion/Bundle/Monadic.hs:357)
zipWith (Data/Vector/Fusion/Bundle/Monadic.hs:365)
zipWith3 (Data/Vector/Fusion/Bundle/Monadic.hs:369)
zipWith4 (Data/Vector/Fusion/Bundle/Monadic.hs:374)
zipWith5 (Data/Vector/Fusion/Bundle/Monadic.hs:380)
zipWith6 (Data/Vector/Fusion/Bundle/Monadic.hs:386)
zip (Data/Vector/Fusion/Bundle/Monadic.hs:392)
zip3 (Data/Vector/Fusion/Bundle/Monadic.hs:396)
zip4 (Data/Vector/Fusion/Bundle/Monadic.hs:400)
zip5 (Data/Vector/Fusion/Bundle/Monadic.hs:405)
zip6 (Data/Vector/Fusion/Bundle/Monadic.hs:410)
and (Data/Vector/Fusion/Bundle/Monadic.hs:587)
or (Data/Vector/Fusion/Bundle/Monadic.hs:591)
concatMapM (Data/Vector/Fusion/Bundle/Monadic.hs:599)
fromVector (Data/Vector/Fusion/Bundle/Monadic.hs:1009)
reVector (Data/Vector/Fusion/Bundle/Monadic.hs:1085)
fromVectors (Data/Vector/Fusion/Bundle/Monadic.hs:1028)
concatVectors (Data/Vector/Fusion/Bundle/Monadic.hs:1054)
fromStream (Data/Vector/Fusion/Bundle/Monadic.hs:119)
chunks (Data/Vector/Fusion/Bundle/Monadic.hs:126)
elements (Data/Vector/Fusion/Bundle/Monadic.hs:130)
81% ( 88 /109) in 'Data.Vector.Fusion.Bundle'
Missing documentation for:
Chunk (Data/Vector/Fusion/Bundle/Monadic.hs:110)
inplace (Data/Vector/Fusion/Bundle.hs:113)
concatMap (Data/Vector/Fusion/Bundle.hs:265)
unbox (Data/Vector/Fusion/Bundle.hs:261)
zipWith4 (Data/Vector/Fusion/Bundle.hs:293)
zipWith5 (Data/Vector/Fusion/Bundle.hs:299)
zipWith6 (Data/Vector/Fusion/Bundle.hs:305)
zip (Data/Vector/Fusion/Bundle.hs:311)
zip3 (Data/Vector/Fusion/Bundle.hs:315)
zip4 (Data/Vector/Fusion/Bundle.hs:319)
zip5 (Data/Vector/Fusion/Bundle.hs:324)
zip6 (Data/Vector/Fusion/Bundle.hs:329)
and (Data/Vector/Fusion/Bundle.hs:415)
or (Data/Vector/Fusion/Bundle.hs:419)
unsafeFromList (Data/Vector/Fusion/Bundle.hs:609)
fromVector (Data/Vector/Fusion/Bundle.hs:613)
reVector (Data/Vector/Fusion/Bundle.hs:617)
fromVectors (Data/Vector/Fusion/Bundle.hs:621)
concatVectors (Data/Vector/Fusion/Bundle.hs:625)
zipWithM (Data/Vector/Fusion/Bundle.hs:520)
zipWithM_ (Data/Vector/Fusion/Bundle.hs:524)
66% ( 48 / 73) in 'Data.Vector.Generic.Mutable'
Missing documentation for:
init (Data/Vector/Generic/Mutable.hs:536)
tail (Data/Vector/Generic/Mutable.hs:540)
take (Data/Vector/Generic/Mutable.hs:515)
drop (Data/Vector/Generic/Mutable.hs:519)
splitAt (Data/Vector/Generic/Mutable.hs:527)
unsafeInit (Data/Vector/Generic/Mutable.hs:554)
unsafeTail (Data/Vector/Generic/Mutable.hs:558)
unsafeTake (Data/Vector/Generic/Mutable.hs:562)
unsafeDrop (Data/Vector/Generic/Mutable.hs:566)
growFront (Data/Vector/Generic/Mutable.hs:626)
unsafeGrowFront (Data/Vector/Generic/Mutable.hs:665)
mstream (Data/Vector/Generic/Mutable.hs:244)
mstreamR (Data/Vector/Generic/Mutable.hs:274)
transform (Data/Vector/Generic/Mutable.hs:268)
transformR (Data/Vector/Generic/Mutable.hs:303)
fill (Data/Vector/Generic/Mutable.hs:255)
fillR (Data/Vector/Generic/Mutable.hs:287)
unsafeAccum (Data/Vector/Generic/Mutable.hs:848)
accum (Data/Vector/Generic/Mutable.hs:824)
unsafeUpdate (Data/Vector/Generic/Mutable.hs:861)
update (Data/Vector/Generic/Mutable.hs:837)
reverse (Data/Vector/Generic/Mutable.hs:872)
unstablePartition (Data/Vector/Generic/Mutable.hs:881)
unstablePartitionBundle (Data/Vector/Generic/Mutable.hs:910)
partitionBundle (Data/Vector/Generic/Mutable.hs:938)
78% ( 40 / 51) in 'Data.Vector.Mutable'
Missing documentation for:
IOVector (Data/Vector/Mutable.hs:70)
STVector (Data/Vector/Mutable.hs:71)
init (Data/Vector/Mutable.hs:222)
tail (Data/Vector/Mutable.hs:226)
take (Data/Vector/Mutable.hs:210)
drop (Data/Vector/Mutable.hs:214)
splitAt (Data/Vector/Mutable.hs:219)
unsafeInit (Data/Vector/Mutable.hs:247)
unsafeTail (Data/Vector/Mutable.hs:251)
unsafeTake (Data/Vector/Mutable.hs:239)
unsafeDrop (Data/Vector/Mutable.hs:243)
79% ( 41 / 52) in 'Data.Vector.Primitive.Mutable'
Missing documentation for:
IOVector (Data/Vector/Primitive/Mutable.hs:76)
STVector (Data/Vector/Primitive/Mutable.hs:77)
init (Data/Vector/Primitive/Mutable.hs:164)
tail (Data/Vector/Primitive/Mutable.hs:168)
take (Data/Vector/Primitive/Mutable.hs:152)
drop (Data/Vector/Primitive/Mutable.hs:156)
splitAt (Data/Vector/Primitive/Mutable.hs:160)
unsafeInit (Data/Vector/Primitive/Mutable.hs:190)
unsafeTail (Data/Vector/Primitive/Mutable.hs:194)
unsafeTake (Data/Vector/Primitive/Mutable.hs:182)
unsafeDrop (Data/Vector/Primitive/Mutable.hs:186)
82% ( 49 / 60) in 'Data.Vector.Storable.Mutable'
Missing documentation for:
IOVector (Data/Vector/Storable/Mutable.hs:96)
STVector (Data/Vector/Storable/Mutable.hs:97)
init (Data/Vector/Storable/Mutable.hs:246)
tail (Data/Vector/Storable/Mutable.hs:250)
take (Data/Vector/Storable/Mutable.hs:234)
drop (Data/Vector/Storable/Mutable.hs:238)
splitAt (Data/Vector/Storable/Mutable.hs:242)
unsafeInit (Data/Vector/Storable/Mutable.hs:272)
unsafeTail (Data/Vector/Storable/Mutable.hs:276)
unsafeTake (Data/Vector/Storable/Mutable.hs:264)
unsafeDrop (Data/Vector/Storable/Mutable.hs:268)
5% ( 1 / 20) in 'Data.Vector.Generic.New'
Missing documentation for:
New (Data/Vector/Generic/New.hs:40)
create (Data/Vector/Generic/New.hs:42)
run (Data/Vector/Generic/New.hs:46)
runPrim (Data/Vector/Generic/New.hs:50)
apply (Data/Vector/Generic/New.hs:54)
modify (Data/Vector/Generic/New.hs:58)
modifyWithBundle (Data/Vector/Generic/New.hs:62)
unstream (Data/Vector/Generic/New.hs:67)
transform (Data/Vector/Generic/New.hs:71)
unstreamR (Data/Vector/Generic/New.hs:93)
transformR (Data/Vector/Generic/New.hs:97)
slice (Data/Vector/Generic/New.hs:119)
init (Data/Vector/Generic/New.hs:123)
tail (Data/Vector/Generic/New.hs:127)
take (Data/Vector/Generic/New.hs:131)
drop (Data/Vector/Generic/New.hs:135)
unsafeSlice (Data/Vector/Generic/New.hs:139)
unsafeInit (Data/Vector/Generic/New.hs:143)
unsafeTail (Data/Vector/Generic/New.hs:147)
93% (223 /240) in 'Data.Vector.Generic'
Missing documentation for:
zipWith4 (Data/Vector/Generic.hs:1069)
zipWith5 (Data/Vector/Generic.hs:1078)
zipWith6 (Data/Vector/Generic.hs:1090)
izipWith3 (Data/Vector/Generic.hs:1112)
izipWith4 (Data/Vector/Generic.hs:1120)
izipWith5 (Data/Vector/Generic.hs:1129)
izipWith6 (Data/Vector/Generic.hs:1141)
zip3 (Data/Vector/Generic.hs:1159)
zip4 (Data/Vector/Generic.hs:1164)
zip5 (Data/Vector/Generic.hs:1169)
zip6 (Data/Vector/Generic.hs:1175)
unzip3 (Data/Vector/Generic.hs:1225)
unzip4 (Data/Vector/Generic.hs:1232)
unzip5 (Data/Vector/Generic.hs:1241)
unzip6 (Data/Vector/Generic.hs:1251)
dataCast (Data/Vector/Generic.hs:2080)
mkType (Data/Vector/Generic.hs:2075)
97% (185 /191) in 'Data.Vector.Primitive'
Missing documentation for:
zipWith4 (Data/Vector/Primitive.hs:802)
zipWith5 (Data/Vector/Primitive.hs:808)
zipWith6 (Data/Vector/Primitive.hs:816)
izipWith4 (Data/Vector/Primitive.hs:838)
izipWith5 (Data/Vector/Primitive.hs:844)
izipWith6 (Data/Vector/Primitive.hs:852)
17% ( 1 / 6) in 'Data.Vector.Unboxed.Base'
Missing documentation for:
MVector (Data/Vector/Unboxed/Base.hs:55)
IOVector (Data/Vector/Unboxed/Base.hs:58)
STVector (Data/Vector/Unboxed/Base.hs:59)
Vector (Data/Vector/Unboxed/Base.hs:56)
Unbox (Data/Vector/Unboxed/Base.hs:63)
79% ( 50 / 63) in 'Data.Vector.Unboxed.Mutable'
Missing documentation for:
MVector (Data/Vector/Unboxed/Base.hs:55)
IOVector (Data/Vector/Unboxed/Base.hs:58)
STVector (Data/Vector/Unboxed/Base.hs:59)
Unbox (Data/Vector/Unboxed/Base.hs:63)
init (Data/Vector/Unboxed/Mutable.hs:102)
tail (Data/Vector/Unboxed/Mutable.hs:106)
take (Data/Vector/Unboxed/Mutable.hs:90)
drop (Data/Vector/Unboxed/Mutable.hs:94)
splitAt (Data/Vector/Unboxed/Mutable.hs:98)
unsafeInit (Data/Vector/Unboxed/Mutable.hs:128)
unsafeTail (Data/Vector/Unboxed/Mutable.hs:132)
unsafeTake (Data/Vector/Unboxed/Mutable.hs:120)
unsafeDrop (Data/Vector/Unboxed/Mutable.hs:124)
97% (194 /200) in 'Data.Vector.Storable'
Missing documentation for:
zipWith4 (Data/Vector/Storable.hs:812)
zipWith5 (Data/Vector/Storable.hs:818)
zipWith6 (Data/Vector/Storable.hs:826)
izipWith4 (Data/Vector/Storable.hs:848)
izipWith5 (Data/Vector/Storable.hs:854)
izipWith6 (Data/Vector/Storable.hs:862)
96% (209 /218) in 'Data.Vector.Unboxed'
Missing documentation for:
Vector (Data/Vector/Unboxed/Base.hs:56)
MVector (Data/Vector/Unboxed/Base.hs:55)
Unbox (Data/Vector/Unboxed/Base.hs:63)
zipWith4 (Data/Vector/Unboxed.hs:849)
zipWith5 (Data/Vector/Unboxed.hs:855)
zipWith6 (Data/Vector/Unboxed.hs:862)
izipWith4 (Data/Vector/Unboxed.hs:883)
izipWith5 (Data/Vector/Unboxed.hs:889)
izipWith6 (Data/Vector/Unboxed.hs:896)
94% (207 /220) in 'Data.Vector'
Missing documentation for:
zipWith4 (Data/Vector.hs:944)
zipWith5 (Data/Vector.hs:949)
zipWith6 (Data/Vector.hs:955)
izipWith4 (Data/Vector.hs:973)
izipWith5 (Data/Vector.hs:978)
izipWith6 (Data/Vector.hs:984)
zip4 (Data/Vector.hs:1000)
zip5 (Data/Vector.hs:1005)
zip6 (Data/Vector.hs:1010)
unzip3 (Data/Vector.hs:1023)
unzip4 (Data/Vector.hs:1027)
unzip5 (Data/Vector.hs:1031)
unzip6 (Data/Vector.hs:1036)
Warning: Data.Vector.Unboxed.Mutable: could not find link destinations for:
D:R:MVectorsBool0 MV_Bool D:R:MVectorsChar0 MV_Char D:R:MVectorsDouble0 MV_Double D:R:MVectorsFloat0 MV_Float D:R:MVectorsWord640 MV_Word64 D:R:MVectorsWord320 MV_Word32 D:R:MVectorsWord160 MV_Word16 D:R:MVectorsWord80 MV_Word8 D:R:MVectorsWord0 MV_Word D:R:MVectorsInt640 MV_Int64 D:R:MVectorsInt320 MV_Int32 D:R:MVectorsInt160 MV_Int16 D:R:MVectorsInt80 MV_Int8 D:R:MVectorsInt0 MV_Int D:R:MVectors()0 MV_Unit D:R:MVectorsComplex0 MV_Complex D:R:MVectors(,)0 MV_2 D:R:MVectors(,,)0 MV_3 D:R:MVectors(,,,)0 MV_4 D:R:MVectors(,,,,)0 MV_5 D:R:MVectors(,,,,,)0 MV_6
Warning: Data.Vector.Unboxed: could not find link destinations for:
D:R:VectorBool0 V_Bool D:R:VectorChar0 V_Char D:R:VectorDouble0 V_Double D:R:VectorFloat0 V_Float D:R:VectorInt0 V_Int D:R:VectorInt80 V_Int8 D:R:VectorInt160 V_Int16 D:R:VectorInt320 V_Int32 D:R:VectorInt640 V_Int64 D:R:VectorWord0 V_Word D:R:VectorWord80 V_Word8 D:R:VectorWord160 V_Word16 D:R:VectorWord320 V_Word32 D:R:VectorWord640 V_Word64 D:R:Vector()0 V_Unit D:R:VectorComplex0 V_Complex D:R:Vector(,)0 V_2 D:R:Vector(,,)0 V_3 D:R:Vector(,,,)0 V_4 D:R:Vector(,,,,)0 V_5 D:R:Vector(,,,,,)0 V_6 D:R:MVectorsBool0 MV_Bool D:R:MVectorsChar0 MV_Char D:R:MVectorsDouble0 MV_Double D:R:MVectorsFloat0 MV_Float D:R:MVectorsWord640 MV_Word64 D:R:MVectorsWord320 MV_Word32 D:R:MVectorsWord160 MV_Word16 D:R:MVectorsWord80 MV_Word8 D:R:MVectorsWord0 MV_Word D:R:MVectorsInt640 MV_Int64 D:R:MVectorsInt320 MV_Int32 D:R:MVectorsInt160 MV_Int16 D:R:MVectorsInt80 MV_Int8 D:R:MVectorsInt0 MV_Int D:R:MVectors()0 MV_Unit D:R:MVectorsComplex0 MV_Complex D:R:MVectors(,)0 MV_2 D:R:MVectors(,,)0 MV_3 D:R:MVectors(,,,)0 MV_4 D:R:MVectors(,,,,)0 MV_5 D:R:MVectors(,,,,,)0 MV_6
Documentation created: dist/doc/html/vector/index.html,
dist/doc/html/vector/vector.txt
Creating package registration file:
/tmp/pkgConf-vector-0.11.0109010631046370347.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/vector-0.11.0.0-6uB77qGCxR6GPLxI2sqsX3
Registering vector-0.11.0.0...
cabal: Leaving directory '/tmp/cabal-tmp-26937/vector-0.11.0.0'
Installed vector-0.11.0.0
Downloading boxes-0.1.4...
cabal: Entering directory '/tmp/cabal-tmp-26937/boxes-0.1.4'
Configuring boxes-0.1.4...
Building boxes-0.1.4...
Preprocessing library boxes-0.1.4...
[1 of 1] Compiling Text.PrettyPrint.Boxes ( Text/PrettyPrint/Boxes.hs, dist/build/Text/PrettyPrint/Boxes.o )
Running Haddock for boxes-0.1.4...
Running hscolour for boxes-0.1.4...
Preprocessing library boxes-0.1.4...
Preprocessing library boxes-0.1.4...
Haddock coverage:
95% ( 39 / 41) in 'Text.PrettyPrint.Boxes'
Missing documentation for:
rows (Text/PrettyPrint/Boxes.hs:121)
cols (Text/PrettyPrint/Boxes.hs:122)
Warning: Text.PrettyPrint.Boxes: could not find link destinations for:
takeP
Documentation created: dist/doc/html/boxes/index.html,
dist/doc/html/boxes/boxes.txt
Creating package registration file: /tmp/pkgConf-boxes-0.1404259631616734673.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/boxes-0.1.4-ydFzVDNbCb4CfN035tEOs
Registering boxes-0.1.4...
cabal: Leaving directory '/tmp/cabal-tmp-26937/boxes-0.1.4'
Installed boxes-0.1.4
Downloading pptable-0.1.0.1...
cabal: Entering directory '/tmp/cabal-tmp-26937/pptable-0.1.0.1'
Configuring pptable-0.1.0.1...
Building pptable-0.1.0.1...
Preprocessing library pptable-0.1.0.1...
[1 of 2] Compiling Text.PrettyPrint.Tabilize ( src/Text/PrettyPrint/Tabilize.hs, dist/build/Text/PrettyPrint/Tabilize.o )
[2 of 2] Compiling Text.PrettyPrint.PrettyTable ( src/Text/PrettyPrint/PrettyTable.hs, dist/build/Text/PrettyPrint/PrettyTable.o )
Running Haddock for pptable-0.1.0.1...
Running hscolour for pptable-0.1.0.1...
Preprocessing library pptable-0.1.0.1...
Preprocessing library pptable-0.1.0.1...
Haddock coverage:
100% ( 8 / 8) in 'Text.PrettyPrint.Tabilize'
100% ( 11 / 11) in 'Text.PrettyPrint.PrettyTable'
Warning: Text.PrettyPrint.Tabilize: could not find link destinations for:
GTabilize
Warning: Text.PrettyPrint.PrettyTable: could not find link destinations for:
GTabilize
Documentation created: dist/doc/html/pptable/index.html,
dist/doc/html/pptable/pptable.txt
Creating package registration file:
/tmp/pkgConf-pptable-0.1.011169454871922757472.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/pptable-0.1.0.1-AxNhW8lCM5v8lafMNQMiYf
Registering pptable-0.1.0.1...
cabal: Leaving directory '/tmp/cabal-tmp-26937/pptable-0.1.0.1'
Installed pptable-0.1.0.1
Test log
No test log was submitted for this report.