Build #1 for proxied-0.1.1
| Package | proxied-0.1.1 |
|---|
| Install | InstallOk |
|---|---|
| Docs | Ok |
| Tests | NotTried |
| Time submitted | 2016-02-18 23:52:49.677068 UTC |
|---|---|
| Compiler | ghc-7.10.3 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | tagged-0.8.3, generic-deriving-1.10.1, base-4.8.2.0 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring generic-deriving-1.10.1...
Building generic-deriving-1.10.1...
Preprocessing library generic-deriving-1.10.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.Pre711 ( src/Generics/Deriving/TH/Pre711.hs, dist/build/Generics/Deriving/TH/Pre711.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.Base.Internal ( src/Generics/Deriving/Base/Internal.hs, dist/build/Generics/Deriving/Base/Internal.o )
[ 6 of 19] Compiling Generics.Deriving.Instances ( src/Generics/Deriving/Instances.hs, dist/build/Generics/Deriving/Instances.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.Copoint ( src/Generics/Deriving/Copoint.hs, dist/build/Generics/Deriving/Copoint.o )
[ 9 of 19] Compiling Generics.Deriving.ConNames ( src/Generics/Deriving/ConNames.hs, dist/build/Generics/Deriving/ConNames.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.Functor ( src/Generics/Deriving/Functor.hs, dist/build/Generics/Deriving/Functor.o )
[13 of 19] Compiling Generics.Deriving.Show ( src/Generics/Deriving/Show.hs, dist/build/Generics/Deriving/Show.o )
[14 of 19] Compiling Generics.Deriving.Uniplate ( src/Generics/Deriving/Uniplate.hs, dist/build/Generics/Deriving/Uniplate.o )
[15 of 19] Compiling Generics.Deriving.Foldable ( src/Generics/Deriving/Foldable.hs, dist/build/Generics/Deriving/Foldable.o )
[16 of 19] Compiling Generics.Deriving.Monoid ( src/Generics/Deriving/Monoid.hs, dist/build/Generics/Deriving/Monoid.o )
[17 of 19] Compiling Generics.Deriving.Semigroup ( src/Generics/Deriving/Semigroup.hs, dist/build/Generics/Deriving/Semigroup.o )
[18 of 19] Compiling Generics.Deriving.Traversable ( src/Generics/Deriving/Traversable.hs, dist/build/Generics/Deriving/Traversable.o )
[19 of 19] Compiling Generics.Deriving ( src/Generics/Deriving.hs, dist/build/Generics/Deriving.o )
In-place registering generic-deriving-1.10.1...
Running Haddock for generic-deriving-1.10.1...
Running hscolour for generic-deriving-1.10.1...
Preprocessing library generic-deriving-1.10.1...
Preprocessing library generic-deriving-1.10.1...
Haddock coverage:
0% ( 0 / 8) in 'Paths_generic_deriving'
Missing documentation for:
Module header
version (dist/build/autogen/Paths_generic_deriving.hs:15)
getBinDir (dist/build/autogen/Paths_generic_deriving.hs:25)
getLibDir (dist/build/autogen/Paths_generic_deriving.hs:25)
getDataDir (dist/build/autogen/Paths_generic_deriving.hs:25)
getLibexecDir (dist/build/autogen/Paths_generic_deriving.hs:25)
getDataFileName (dist/build/autogen/Paths_generic_deriving.hs:32)
getSysconfDir (dist/build/autogen/Paths_generic_deriving.hs:25)
27% ( 43 /158) in 'Generics.Deriving.TH.Internal'
Missing documentation for:
expandSynKind (src/Generics/Deriving/TH/Internal.hs:51)
expandSynApp (src/Generics/Deriving/TH/Internal.hs:58)
TypeSubst (src/Generics/Deriving/TH/Internal.hs:76)
KindSubst (src/Generics/Deriving/TH/Internal.hs:77)
mkSubst (src/Generics/Deriving/TH/Internal.hs:79)
substType (src/Generics/Deriving/TH/Internal.hs:84)
substKind (src/Generics/Deriving/TH/Internal.hs:96)
substNameWithKind (src/Generics/Deriving/TH/Internal.hs:103)
substNamesWithKindStar (src/Generics/Deriving/TH/Internal.hs:106)
substTyVarBndrKind (src/Generics/Deriving/TH/Internal.hs:109)
substNameWithKindStarInTyVarBndr (src/Generics/Deriving/TH/Internal.hs:118)
tyVarNamesOfTyVarBndr (src/Generics/Deriving/TH/Internal.hs:166)
tyVarBndrToType (src/Generics/Deriving/TH/Internal.hs:289)
tyVarBndrName (src/Generics/Deriving/TH/Internal.hs:293)
tyVarBndrKind (src/Generics/Deriving/TH/Internal.hs:297)
fst3 (src/Generics/Deriving/TH/Internal.hs:404)
snd3 (src/Generics/Deriving/TH/Internal.hs:407)
trd3 (src/Generics/Deriving/TH/Internal.hs:410)
shrink (src/Generics/Deriving/TH/Internal.hs:413)
reifyConTys (src/Generics/Deriving/TH/Internal.hs:462)
showsDataVariety (src/Generics/Deriving/TH/Internal.hs:527)
showNameQual (src/Generics/Deriving/TH/Internal.hs:533)
outOfPlaceTyVarError (src/Generics/Deriving/TH/Internal.hs:567)
gdPackageKey (src/Generics/Deriving/TH/Internal.hs:693)
mkGD7'1_d (src/Generics/Deriving/TH/Internal.hs:700)
mkGD7'11_d (src/Generics/Deriving/TH/Internal.hs:709)
mkGD7'1_tc (src/Generics/Deriving/TH/Internal.hs:716)
mkGD7'11_tc (src/Generics/Deriving/TH/Internal.hs:725)
mkGD7'1_v (src/Generics/Deriving/TH/Internal.hs:732)
mkGD7'11_v (src/Generics/Deriving/TH/Internal.hs:741)
mkBaseName_d (src/Generics/Deriving/TH/Internal.hs:748)
mkGHCPrimName_d (src/Generics/Deriving/TH/Internal.hs:751)
mkGHCPrimName_tc (src/Generics/Deriving/TH/Internal.hs:754)
comp1DataName (src/Generics/Deriving/TH/Internal.hs:757)
infixDataName (src/Generics/Deriving/TH/Internal.hs:760)
k1DataName (src/Generics/Deriving/TH/Internal.hs:763)
l1DataName (src/Generics/Deriving/TH/Internal.hs:766)
leftAssociativeDataName (src/Generics/Deriving/TH/Internal.hs:769)
m1DataName (src/Generics/Deriving/TH/Internal.hs:772)
notAssociativeDataName (src/Generics/Deriving/TH/Internal.hs:775)
par1DataName (src/Generics/Deriving/TH/Internal.hs:778)
prefixDataName (src/Generics/Deriving/TH/Internal.hs:781)
productDataName (src/Generics/Deriving/TH/Internal.hs:784)
r1DataName (src/Generics/Deriving/TH/Internal.hs:787)
rec1DataName (src/Generics/Deriving/TH/Internal.hs:790)
rightAssociativeDataName (src/Generics/Deriving/TH/Internal.hs:793)
u1DataName (src/Generics/Deriving/TH/Internal.hs:796)
uAddrDataName (src/Generics/Deriving/TH/Internal.hs:799)
uCharDataName (src/Generics/Deriving/TH/Internal.hs:802)
uDoubleDataName (src/Generics/Deriving/TH/Internal.hs:805)
uFloatDataName (src/Generics/Deriving/TH/Internal.hs:808)
uIntDataName (src/Generics/Deriving/TH/Internal.hs:811)
uWordDataName (src/Generics/Deriving/TH/Internal.hs:814)
c1TypeName (src/Generics/Deriving/TH/Internal.hs:817)
composeTypeName (src/Generics/Deriving/TH/Internal.hs:820)
constructorTypeName (src/Generics/Deriving/TH/Internal.hs:823)
d1TypeName (src/Generics/Deriving/TH/Internal.hs:826)
genericTypeName (src/Generics/Deriving/TH/Internal.hs:829)
generic1TypeName (src/Generics/Deriving/TH/Internal.hs:832)
datatypeTypeName (src/Generics/Deriving/TH/Internal.hs:835)
noSelectorTypeName (src/Generics/Deriving/TH/Internal.hs:838)
par1TypeName (src/Generics/Deriving/TH/Internal.hs:841)
productTypeName (src/Generics/Deriving/TH/Internal.hs:844)
rec0TypeName (src/Generics/Deriving/TH/Internal.hs:847)
rec1TypeName (src/Generics/Deriving/TH/Internal.hs:850)
repTypeName (src/Generics/Deriving/TH/Internal.hs:853)
rep1TypeName (src/Generics/Deriving/TH/Internal.hs:856)
s1TypeName (src/Generics/Deriving/TH/Internal.hs:859)
selectorTypeName (src/Generics/Deriving/TH/Internal.hs:862)
sumTypeName (src/Generics/Deriving/TH/Internal.hs:865)
u1TypeName (src/Generics/Deriving/TH/Internal.hs:868)
uAddrTypeName (src/Generics/Deriving/TH/Internal.hs:871)
uCharTypeName (src/Generics/Deriving/TH/Internal.hs:874)
uDoubleTypeName (src/Generics/Deriving/TH/Internal.hs:877)
uFloatTypeName (src/Generics/Deriving/TH/Internal.hs:880)
uIntTypeName (src/Generics/Deriving/TH/Internal.hs:883)
uWordTypeName (src/Generics/Deriving/TH/Internal.hs:886)
v1TypeName (src/Generics/Deriving/TH/Internal.hs:889)
conFixityValName (src/Generics/Deriving/TH/Internal.hs:892)
conIsRecordValName (src/Generics/Deriving/TH/Internal.hs:895)
conNameValName (src/Generics/Deriving/TH/Internal.hs:898)
datatypeNameValName (src/Generics/Deriving/TH/Internal.hs:901)
isNewtypeValName (src/Generics/Deriving/TH/Internal.hs:905)
fromValName (src/Generics/Deriving/TH/Internal.hs:909)
from1ValName (src/Generics/Deriving/TH/Internal.hs:912)
moduleNameValName (src/Generics/Deriving/TH/Internal.hs:915)
selNameValName (src/Generics/Deriving/TH/Internal.hs:918)
toValName (src/Generics/Deriving/TH/Internal.hs:921)
to1ValName (src/Generics/Deriving/TH/Internal.hs:924)
uAddrHashValName (src/Generics/Deriving/TH/Internal.hs:927)
uCharHashValName (src/Generics/Deriving/TH/Internal.hs:930)
uDoubleHashValName (src/Generics/Deriving/TH/Internal.hs:933)
uFloatHashValName (src/Generics/Deriving/TH/Internal.hs:936)
uIntHashValName (src/Generics/Deriving/TH/Internal.hs:939)
uWordHashValName (src/Generics/Deriving/TH/Internal.hs:942)
unComp1ValName (src/Generics/Deriving/TH/Internal.hs:945)
unK1ValName (src/Generics/Deriving/TH/Internal.hs:948)
unPar1ValName (src/Generics/Deriving/TH/Internal.hs:951)
unRec1ValName (src/Generics/Deriving/TH/Internal.hs:954)
trueDataName (src/Generics/Deriving/TH/Internal.hs:957)
falseDataName (src/Generics/Deriving/TH/Internal.hs:957)
nothingDataName (src/Generics/Deriving/TH/Internal.hs:966)
justDataName (src/Generics/Deriving/TH/Internal.hs:966)
mkGHCPrim_tc (src/Generics/Deriving/TH/Internal.hs:975)
addrHashTypeName (src/Generics/Deriving/TH/Internal.hs:978)
charHashTypeName (src/Generics/Deriving/TH/Internal.hs:981)
doubleHashTypeName (src/Generics/Deriving/TH/Internal.hs:984)
floatHashTypeName (src/Generics/Deriving/TH/Internal.hs:987)
intHashTypeName (src/Generics/Deriving/TH/Internal.hs:990)
wordHashTypeName (src/Generics/Deriving/TH/Internal.hs:993)
composeValName (src/Generics/Deriving/TH/Internal.hs:996)
errorValName (src/Generics/Deriving/TH/Internal.hs:999)
fmapValName (src/Generics/Deriving/TH/Internal.hs:1002)
undefinedValName (src/Generics/Deriving/TH/Internal.hs:1005)
starKindName (src/Generics/Deriving/TH/Internal.hs:1009)
50% ( 5 / 10) in 'Generics.Deriving.TH.Pre711'
Missing documentation for:
mkMetaDataType (src/Generics/Deriving/TH/Pre711.hs:185)
mkMetaConsType (src/Generics/Deriving/TH/Pre711.hs:188)
mkMetaSelType (src/Generics/Deriving/TH/Pre711.hs:191)
SelStrictInfo (src/Generics/Deriving/TH/Pre711.hs:195)
reifySelStrictInfo (src/Generics/Deriving/TH/Pre711.hs:197)
100% ( 35 / 35) in 'Generics.Deriving.TH'
98% ( 45 / 46) in 'Generics.Deriving.Base.Internal'
Missing documentation for:
Module header
0% ( 0 / 12) in 'Generics.Deriving.Instances'
Missing documentation for:
Module header
Rep0ExitCode (src/Generics/Deriving/Instances.hs:127)
Rep0UAddr (src/Generics/Deriving/Instances.hs:153)
Rep0UChar (src/Generics/Deriving/Instances.hs:177)
Rep0UDouble (src/Generics/Deriving/Instances.hs:201)
Rep0UFloat (src/Generics/Deriving/Instances.hs:225)
Rep0UInt (src/Generics/Deriving/Instances.hs:249)
Rep0UWord (src/Generics/Deriving/Instances.hs:273)
Rep0Version (src/Generics/Deriving/Instances.hs:297)
Rep0Complex (src/Generics/Deriving/Instances.hs:327)
Rep1Complex (src/Generics/Deriving/Instances.hs:329)
Rep1Proxy (src/Generics/Deriving/Instances.hs:357)
98% ( 45 / 46) in 'Generics.Deriving.Base'
Missing documentation for:
Module header
40% ( 2 / 5) in 'Generics.Deriving.Copoint'
Missing documentation for:
Module header
GCopoint (src/Generics/Deriving/Copoint.hs:78)
gcopointdefault (src/Generics/Deriving/Copoint.hs:86)
80% ( 4 / 5) in 'Generics.Deriving.ConNames'
Missing documentation for:
ConNames (src/Generics/Deriving/ConNames.hs:41)
40% ( 2 / 5) in 'Generics.Deriving.Eq'
Missing documentation for:
Module header
GEq (src/Generics/Deriving/Eq.hs:121)
geqdefault (src/Generics/Deriving/Eq.hs:130)
31% ( 4 / 13) in 'Generics.Deriving.Enum'
Missing documentation for:
Module header
GEnum (src/Generics/Deriving/Enum.hs:148)
genumDefault (src/Generics/Deriving/Enum.hs:132)
toEnumDefault (src/Generics/Deriving/Enum.hs:135)
fromEnumDefault (src/Generics/Deriving/Enum.hs:141)
GIx (src/Generics/Deriving/Enum.hs:542)
rangeDefault (src/Generics/Deriving/Enum.hs:561)
indexDefault (src/Generics/Deriving/Enum.hs:570)
inRangeDefault (src/Generics/Deriving/Enum.hs:581)
40% ( 2 / 5) in 'Generics.Deriving.Functor'
Missing documentation for:
Module header
GFunctor (src/Generics/Deriving/Functor.hs:103)
gmapdefault (src/Generics/Deriving/Functor.hs:111)
40% ( 2 / 5) in 'Generics.Deriving.Show'
Missing documentation for:
Module header
GShow (src/Generics/Deriving/Show.hs:166)
gshowsPrecdefault (src/Generics/Deriving/Show.hs:178)
18% ( 3 / 17) in 'Generics.Deriving.Uniplate'
Missing documentation for:
Uniplate (src/Generics/Deriving/Uniplate.hs:176)
uniplate (src/Generics/Deriving/Uniplate.hs:234)
universe (src/Generics/Deriving/Uniplate.hs:237)
rewrite (src/Generics/Deriving/Uniplate.hs:242)
rewriteM (src/Generics/Deriving/Uniplate.hs:247)
contexts (src/Generics/Deriving/Uniplate.hs:252)
holes (src/Generics/Deriving/Uniplate.hs:259)
para (src/Generics/Deriving/Uniplate.hs:265)
childrendefault (src/Generics/Deriving/Uniplate.hs:213)
contextdefault (src/Generics/Deriving/Uniplate.hs:216)
descenddefault (src/Generics/Deriving/Uniplate.hs:219)
descendMdefault (src/Generics/Deriving/Uniplate.hs:222)
transformdefault (src/Generics/Deriving/Uniplate.hs:225)
transformMdefault (src/Generics/Deriving/Uniplate.hs:228)
14% ( 3 / 22) in 'Generics.Deriving.Foldable'
Missing documentation for:
Module header
GFoldable (src/Generics/Deriving/Foldable.hs:123)
gfoldMapdefault (src/Generics/Deriving/Foldable.hs:162)
gtoList (src/Generics/Deriving/Foldable.hs:257)
gconcat (src/Generics/Deriving/Foldable.hs:260)
gconcatMap (src/Generics/Deriving/Foldable.hs:263)
gand (src/Generics/Deriving/Foldable.hs:266)
gor (src/Generics/Deriving/Foldable.hs:269)
gany (src/Generics/Deriving/Foldable.hs:272)
gall (src/Generics/Deriving/Foldable.hs:275)
gsum (src/Generics/Deriving/Foldable.hs:278)
gproduct (src/Generics/Deriving/Foldable.hs:281)
gmaximum (src/Generics/Deriving/Foldable.hs:284)
gmaximumBy (src/Generics/Deriving/Foldable.hs:287)
gminimum (src/Generics/Deriving/Foldable.hs:293)
gminimumBy (src/Generics/Deriving/Foldable.hs:296)
gelem (src/Generics/Deriving/Foldable.hs:302)
gnotElem (src/Generics/Deriving/Foldable.hs:305)
gfind (src/Generics/Deriving/Foldable.hs:308)
64% ( 9 / 14) in 'Generics.Deriving.Monoid'
Missing documentation for:
GMonoid (src/Generics/Deriving/Monoid.hs:140)
gmemptydefault (src/Generics/Deriving/Monoid.hs:102)
gmappenddefault (src/Generics/Deriving/Monoid.hs:105)
memptydefault (src/Generics/Deriving/Monoid.hs:132)
mappenddefault (src/Generics/Deriving/Monoid.hs:135)
40% ( 2 / 5) in 'Generics.Deriving.Semigroup'
Missing documentation for:
Module header
GSemigroup (src/Generics/Deriving/Semigroup.hs:67)
gsappenddefault (src/Generics/Deriving/Semigroup.hs:97)
40% ( 2 / 5) in 'Generics.Deriving.Traversable'
Missing documentation for:
Module header
GTraversable (src/Generics/Deriving/Traversable.hs:107)
gtraversedefault (src/Generics/Deriving/Traversable.hs:124)
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.Instances: could not find link destinations for:
D1ExitCode C1_0ExitCode C1_1ExitCode D1UAddr C1_0UAddr S1_0_0UAddr D1UChar C1_0UChar S1_0_0UChar D1UDouble C1_0UDouble S1_0_0UDouble D1UFloat C1_0UFloat S1_0_0UFloat D1UInt C1_0UInt S1_0_0UInt D1UWord C1_0UWord S1_0_0UWord D1Version C1_0Version S1_0_0Version S1_0_1Version D1Complex C1_0Complex D1Proxy C1_0Proxy
Warning: Generics.Deriving.Base: could not find link destinations for:
uAddr# uChar# uDouble# uFloat# uInt# uWord# TFCo:R:URecCharp UChar TFCo:R:URecDoublep UDouble TFCo:R:URecFloatp UFloat TFCo:R:URecIntp UInt TFCo:R:URecWordp UWord TFCo:R:URecPtrp UAddr
Warning: Generics.Deriving.Copoint: could not find link destinations for:
GCopoint'
Warning: Generics.Deriving.Eq: could not find link destinations for:
GEq'
Warning: Generics.Deriving.Enum: could not find link destinations for:
Enum'
Warning: Generics.Deriving.Functor: could not find link destinations for:
GFunctor'
Warning: Generics.Deriving.Show: could not find link destinations for:
GShow'
Warning: Generics.Deriving.Uniplate: could not find link destinations for:
Uniplate' Context'
Warning: Generics.Deriving.Foldable: could not find link destinations for:
GFoldable'
Warning: Generics.Deriving.Monoid: could not find link destinations for:
GMonoid' Monoid'
Warning: Generics.Deriving.Semigroup: could not find link destinations for:
GSemigroup'
Warning: Generics.Deriving.Traversable: could not find link destinations for:
GTraversable'
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.10278722862233665123.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/generic-deriving-1.10.1-C93OZGcGFcIBmRoV7EDU4j
Registering generic-deriving-1.10.1...
Installed generic-deriving-1.10.1
Configuring tagged-0.8.3...
Building tagged-0.8.3...
Preprocessing library tagged-0.8.3...
[1 of 2] Compiling Data.Proxy.TH ( src/Data/Proxy/TH.hs, dist/build/Data/Proxy/TH.o )
[2 of 2] Compiling Data.Tagged ( src/Data/Tagged.hs, dist/build/Data/Tagged.o )
In-place registering tagged-0.8.3...
Running Haddock for tagged-0.8.3...
Running hscolour for tagged-0.8.3...
Preprocessing library tagged-0.8.3...
Preprocessing library tagged-0.8.3...
Haddock coverage:
67% ( 2 / 3) in 'Data.Proxy.TH'
Missing documentation for:
Module header
93% ( 14 / 15) in 'Data.Tagged'
Missing documentation for:
witness (src/Data/Tagged.hs:323)
Documentation created: dist/doc/html/tagged/index.html,
dist/doc/html/tagged/tagged.txt
Creating package registration file:
/tmp/pkgConf-tagged-0.81850952926437116466.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/tagged-0.8.3-5cptKNCoGdxJM6eqqNERxD
Registering tagged-0.8.3...
Installed tagged-0.8.3
Downloading proxied-0.1.1...
Configuring proxied-0.1.1...
Building proxied-0.1.1...
Preprocessing library proxied-0.1.1...
[1 of 1] Compiling Data.Proxied ( src/Data/Proxied.hs, dist/build/Data/Proxied.o )
In-place registering proxied-0.1.1...
Running Haddock for proxied-0.1.1...
Running hscolour for proxied-0.1.1...
Preprocessing library proxied-0.1.1...
Preprocessing library proxied-0.1.1...
Haddock coverage:
100% ( 32 / 32) in 'Data.Proxied'
Documentation created: dist/doc/html/proxied/index.html,
dist/doc/html/proxied/proxied.txt
Creating package registration file:
/tmp/pkgConf-proxied-0.188216037911614769.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/proxied-0.1.1-4z7dllogcWe0QDTmHA97tu
Registering proxied-0.1.1...
Installed proxied-0.1.1
Test log
No test log was submitted for this report.