Build #1 for proxied-0.1

[all reports]

Package proxied-0.1
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2016-02-18 04:14:41.477059 UTC
Compiler ghc-7.10.3
OS linux
Arch x86_64
Dependencies tagged-0.8.3, generic-deriving-1.10.0, 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.0...
Building generic-deriving-1.10.0...
Preprocessing library generic-deriving-1.10.0...
[ 1 of 17] Compiling Paths_generic_deriving ( dist/build/autogen/Paths_generic_deriving.hs, dist/build/Paths_generic_deriving.o )
[ 2 of 17] Compiling Generics.Deriving.TH.Internal ( src/Generics/Deriving/TH/Internal.hs, dist/build/Generics/Deriving/TH/Internal.o )
[ 3 of 17] Compiling Generics.Deriving.TH.Pre711 ( src/Generics/Deriving/TH/Pre711.hs, dist/build/Generics/Deriving/TH/Pre711.o )
[ 4 of 17] Compiling Generics.Deriving.TH ( src/Generics/Deriving/TH.hs, dist/build/Generics/Deriving/TH.o )
[ 5 of 17] Compiling Generics.Deriving.Base ( src/Generics/Deriving/Base.hs, dist/build/Generics/Deriving/Base.o )
[ 6 of 17] Compiling Generics.Deriving.ConNames ( src/Generics/Deriving/ConNames.hs, dist/build/Generics/Deriving/ConNames.o )
[ 7 of 17] Compiling Generics.Deriving.Instances ( src/Generics/Deriving/Instances.hs, dist/build/Generics/Deriving/Instances.o )
[ 8 of 17] Compiling Generics.Deriving.Copoint ( src/Generics/Deriving/Copoint.hs, dist/build/Generics/Deriving/Copoint.o )
[ 9 of 17] Compiling Generics.Deriving.Eq ( src/Generics/Deriving/Eq.hs, dist/build/Generics/Deriving/Eq.o )
[10 of 17] Compiling Generics.Deriving.Enum ( src/Generics/Deriving/Enum.hs, dist/build/Generics/Deriving/Enum.o )
[11 of 17] Compiling Generics.Deriving.Functor ( src/Generics/Deriving/Functor.hs, dist/build/Generics/Deriving/Functor.o )
[12 of 17] Compiling Generics.Deriving.Show ( src/Generics/Deriving/Show.hs, dist/build/Generics/Deriving/Show.o )
[13 of 17] Compiling Generics.Deriving.Uniplate ( src/Generics/Deriving/Uniplate.hs, dist/build/Generics/Deriving/Uniplate.o )
[14 of 17] Compiling Generics.Deriving.Foldable ( src/Generics/Deriving/Foldable.hs, dist/build/Generics/Deriving/Foldable.o )
[15 of 17] Compiling Generics.Deriving.Monoid ( src/Generics/Deriving/Monoid.hs, dist/build/Generics/Deriving/Monoid.o )
[16 of 17] Compiling Generics.Deriving.Traversable ( src/Generics/Deriving/Traversable.hs, dist/build/Generics/Deriving/Traversable.o )
[17 of 17] Compiling Generics.Deriving ( src/Generics/Deriving.hs, dist/build/Generics/Deriving.o )
In-place registering generic-deriving-1.10.0...
Running Haddock for generic-deriving-1.10.0...
Running hscolour for generic-deriving-1.10.0...
Preprocessing library generic-deriving-1.10.0...
Preprocessing library generic-deriving-1.10.0...
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'
  Missing documentation for:
    Module header
  80% (  4 /  5) in 'Generics.Deriving.ConNames'
  Missing documentation for:
    ConNames (src/Generics/Deriving/ConNames.hs:32)
   0% (  0 / 12) in 'Generics.Deriving.Instances'
  Missing documentation for:
    Module header
    Rep0ExitCode (src/Generics/Deriving/Instances.hs:116)
    Rep0UAddr (src/Generics/Deriving/Instances.hs:142)
    Rep0UChar (src/Generics/Deriving/Instances.hs:166)
    Rep0UDouble (src/Generics/Deriving/Instances.hs:190)
    Rep0UFloat (src/Generics/Deriving/Instances.hs:214)
    Rep0UInt (src/Generics/Deriving/Instances.hs:238)
    Rep0UWord (src/Generics/Deriving/Instances.hs:262)
    Rep0Version (src/Generics/Deriving/Instances.hs:286)
    Rep0Complex (src/Generics/Deriving/Instances.hs:316)
    Rep1Complex (src/Generics/Deriving/Instances.hs:318)
    Rep1Proxy (src/Generics/Deriving/Instances.hs:346)
  40% (  2 /  5) in 'Generics.Deriving.Copoint'
  Missing documentation for:
    Module header
    GCopoint (src/Generics/Deriving/Copoint.hs:73)
    gcopointdefault (src/Generics/Deriving/Copoint.hs:81)
  40% (  2 /  5) in 'Generics.Deriving.Eq'
  Missing documentation for:
    Module header
    GEq (src/Generics/Deriving/Eq.hs:116)
    geqdefault (src/Generics/Deriving/Eq.hs:125)
  31% (  4 / 13) in 'Generics.Deriving.Enum'
  Missing documentation for:
    Module header
    GEnum (src/Generics/Deriving/Enum.hs:139)
    genumDefault (src/Generics/Deriving/Enum.hs:123)
    toEnumDefault (src/Generics/Deriving/Enum.hs:126)
    fromEnumDefault (src/Generics/Deriving/Enum.hs:132)
    GIx (src/Generics/Deriving/Enum.hs:529)
    rangeDefault (src/Generics/Deriving/Enum.hs:548)
    indexDefault (src/Generics/Deriving/Enum.hs:557)
    inRangeDefault (src/Generics/Deriving/Enum.hs:568)
  40% (  2 /  5) in 'Generics.Deriving.Functor'
  Missing documentation for:
    Module header
    GFunctor (src/Generics/Deriving/Functor.hs:98)
    gmapdefault (src/Generics/Deriving/Functor.hs:106)
  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:172)
    uniplate (src/Generics/Deriving/Uniplate.hs:230)
    universe (src/Generics/Deriving/Uniplate.hs:233)
    rewrite (src/Generics/Deriving/Uniplate.hs:238)
    rewriteM (src/Generics/Deriving/Uniplate.hs:243)
    contexts (src/Generics/Deriving/Uniplate.hs:248)
    holes (src/Generics/Deriving/Uniplate.hs:255)
    para (src/Generics/Deriving/Uniplate.hs:261)
    childrendefault (src/Generics/Deriving/Uniplate.hs:209)
    contextdefault (src/Generics/Deriving/Uniplate.hs:212)
    descenddefault (src/Generics/Deriving/Uniplate.hs:215)
    descendMdefault (src/Generics/Deriving/Uniplate.hs:218)
    transformdefault (src/Generics/Deriving/Uniplate.hs:221)
    transformMdefault (src/Generics/Deriving/Uniplate.hs:224)
  14% (  3 / 22) in 'Generics.Deriving.Foldable'
  Missing documentation for:
    Module header
    GFoldable (src/Generics/Deriving/Foldable.hs:118)
    gfoldMapdefault (src/Generics/Deriving/Foldable.hs:157)
    gtoList (src/Generics/Deriving/Foldable.hs:252)
    gconcat (src/Generics/Deriving/Foldable.hs:255)
    gconcatMap (src/Generics/Deriving/Foldable.hs:258)
    gand (src/Generics/Deriving/Foldable.hs:261)
    gor (src/Generics/Deriving/Foldable.hs:264)
    gany (src/Generics/Deriving/Foldable.hs:267)
    gall (src/Generics/Deriving/Foldable.hs:270)
    gsum (src/Generics/Deriving/Foldable.hs:273)
    gproduct (src/Generics/Deriving/Foldable.hs:276)
    gmaximum (src/Generics/Deriving/Foldable.hs:279)
    gmaximumBy (src/Generics/Deriving/Foldable.hs:282)
    gminimum (src/Generics/Deriving/Foldable.hs:288)
    gminimumBy (src/Generics/Deriving/Foldable.hs:291)
    gelem (src/Generics/Deriving/Foldable.hs:297)
    gnotElem (src/Generics/Deriving/Foldable.hs:300)
    gfind (src/Generics/Deriving/Foldable.hs:303)
  64% (  9 / 14) in 'Generics.Deriving.Monoid'
  Missing documentation for:
    GMonoid (src/Generics/Deriving/Monoid.hs:135)
    gmemptydefault (src/Generics/Deriving/Monoid.hs:97)
    gmappenddefault (src/Generics/Deriving/Monoid.hs:100)
    memptydefault (src/Generics/Deriving/Monoid.hs:127)
    mappenddefault (src/Generics/Deriving/Monoid.hs:130)
  40% (  2 /  5) in 'Generics.Deriving.Traversable'
  Missing documentation for:
    Module header
    GTraversable (src/Generics/Deriving/Traversable.hs:102)
    gtraversedefault (src/Generics/Deriving/Traversable.hs:119)
  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# 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.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.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.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.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/generic-deriving-1.10.0-7MRoaHlWwfh9YBKZvrxyVS
Registering generic-deriving-1.10.0...
Installed generic-deriving-1.10.0
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.821139038817684930.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...
Configuring proxied-0.1...
Building proxied-0.1...
Preprocessing library proxied-0.1...
[1 of 1] Compiling Data.Proxied     ( src/Data/Proxied.hs, dist/build/Data/Proxied.o )
In-place registering proxied-0.1...
Running Haddock for proxied-0.1...
Running hscolour for proxied-0.1...
Preprocessing library proxied-0.1...
Preprocessing library proxied-0.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-018963066401343606042.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/proxied-0.1-6GMfeJeWlr46w36G3DbtiV
Registering proxied-0.1...
Installed proxied-0.1

Test log

No test log was submitted for this report.