Build #1 for lens-sop-0.2.0.0

[all reports]

Package lens-sop-0.2.0.0
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2015-10-23 10:23:56.557722 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies transformers-0.4.2.0, generics-sop-0.2.0.0, fclabels-2.0.2.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 generics-sop-0.2.0.0...
Building generics-sop-0.2.0.0...
Preprocessing library generics-sop-0.2.0.0...
[ 1 of 13] Compiling Generics.SOP.Sing ( src/Generics/SOP/Sing.hs, dist/build/Generics/SOP/Sing.o )
[ 2 of 13] Compiling Generics.SOP.Constraint ( src/Generics/SOP/Constraint.hs, dist/build/Generics/SOP/Constraint.o )
[ 3 of 13] Compiling Generics.SOP.BasicFunctors ( src/Generics/SOP/BasicFunctors.hs, dist/build/Generics/SOP/BasicFunctors.o )
[ 4 of 13] Compiling Generics.SOP.Classes ( src/Generics/SOP/Classes.hs, dist/build/Generics/SOP/Classes.o )
[ 5 of 13] Compiling Generics.SOP.NP  ( src/Generics/SOP/NP.hs, dist/build/Generics/SOP/NP.o )
[ 6 of 13] Compiling Generics.SOP.Metadata ( src/Generics/SOP/Metadata.hs, dist/build/Generics/SOP/Metadata.o )
[ 7 of 13] Compiling Generics.SOP.Dict ( src/Generics/SOP/Dict.hs, dist/build/Generics/SOP/Dict.o )
[ 8 of 13] Compiling Generics.SOP.NS  ( src/Generics/SOP/NS.hs, dist/build/Generics/SOP/NS.o )
[ 9 of 13] Compiling Generics.SOP.GGP ( src/Generics/SOP/GGP.hs, dist/build/Generics/SOP/GGP.o )
[10 of 13] Compiling Generics.SOP.Universe ( src/Generics/SOP/Universe.hs, dist/build/Generics/SOP/Universe.o )
[11 of 13] Compiling Generics.SOP.TH  ( src/Generics/SOP/TH.hs, dist/build/Generics/SOP/TH.o )
[12 of 13] Compiling Generics.SOP.Instances ( src/Generics/SOP/Instances.hs, dist/build/Generics/SOP/Instances.o )
[13 of 13] Compiling Generics.SOP     ( src/Generics/SOP.hs, dist/build/Generics/SOP.o )
In-place registering generics-sop-0.2.0.0...
Running Haddock for generics-sop-0.2.0.0...
Running hscolour for generics-sop-0.2.0.0...
Preprocessing library generics-sop-0.2.0.0...
Preprocessing library generics-sop-0.2.0.0...
Haddock coverage:
 100% ( 11 / 11) in 'Generics.SOP.Sing'
  56% ( 10 / 18) in 'Generics.SOP.Constraint'
  Missing documentation for:
     (src/Generics/SOP/Constraint.hs:42)
     (src/Generics/SOP/Constraint.hs:75)
     (src/Generics/SOP/Constraint.hs:99)
     (src/Generics/SOP/Constraint.hs:105)
     (src/Generics/SOP/Constraint.hs:111)
     (src/Generics/SOP/Constraint.hs:127)
     (src/Generics/SOP/Constraint.hs:134)
    Constraint
 100% (  7 /  7) in 'Generics.SOP.BasicFunctors'
 100% ( 26 / 26) in 'Generics.SOP.Classes'
 100% ( 53 / 53) in 'Generics.SOP.NP'
 100% ( 11 / 11) in 'Generics.SOP.Metadata'
 100% ( 15 / 15) in 'Generics.SOP.Dict'
 100% ( 37 / 37) in 'Generics.SOP.NS'
 100% (  8 /  8) in 'Generics.SOP.GGP'
 100% (  4 /  4) in 'Generics.SOP.Universe'
 100% (  5 /  5) in 'Generics.SOP.TH'
 100% (  1 /  1) in 'Generics.SOP.Instances'
 100% ( 92 / 92) in 'Generics.SOP'
Warning: Generics.SOP.Metadata: could not find link destinations for:
    D1Associativity C1_0Associativity C1_1Associativity C1_2Associativity
Warning: Generics.SOP.GGP: could not find link destinations for:
    ToSumCode GSumFrom GSumTo GDatatypeInfo'
Warning: Generics.SOP: could not find link destinations for:
    D1Associativity C1_0Associativity C1_1Associativity C1_2Associativity D1Proxy C1_0Proxy
Documentation created: dist/doc/html/generics-sop/index.html,
dist/doc/html/generics-sop/generics-sop.txt
Creating package registration file:
/tmp/pkgConf-generics-sop-0.2.0278722862233665123.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/generics-sop-0.2.0.0-3yxdDgIB0bACzU0F344ehV
Registering generics-sop-0.2.0.0...
Installed generics-sop-0.2.0.0
Configuring mtl-2.2.1...
Building mtl-2.2.1...
Preprocessing library mtl-2.2.1...
[ 1 of 22] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )
[ 2 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
[ 3 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
[ 4 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[ 5 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 6 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )
[ 7 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )
[ 8 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 9 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )
[10 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o )
[11 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[12 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[13 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[14 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[15 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[16 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[17 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[18 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[19 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[20 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[21 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o )
In-place registering mtl-2.2.1...
Running Haddock for mtl-2.2.1...
Running hscolour for mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Haddock coverage:
  75% (  3 /  4) in 'Control.Monad.Writer.Class'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
 100% (  5 /  5) in 'Control.Monad.State.Class'
 100% (  3 /  3) in 'Control.Monad.Reader.Class'
  80% (  4 /  5) in 'Control.Monad.RWS.Class'
  Missing documentation for:
    MonadRWS (Control/Monad/RWS/Class.hs:44)
 100% (  4 /  4) in 'Control.Monad.Identity'
 100% (  3 /  3) in 'Control.Monad.Error.Class'
  50% (  1 /  2) in 'Control.Monad.Cont.Class'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:73)
 100% (  3 /  3) in 'Control.Monad.Trans'
  93% ( 14 / 15) in 'Control.Monad.Error'
  Missing documentation for:
    runErrorT
 100% ( 19 / 19) in 'Control.Monad.Except'
 100% (  5 /  5) in 'Control.Monad.List'
  95% ( 21 / 22) in 'Control.Monad.RWS.Lazy'
  Missing documentation for:
    runRWST
 100% (  2 /  2) in 'Control.Monad.RWS'
  96% ( 22 / 23) in 'Control.Monad.Reader'
  Missing documentation for:
    runReaderT
  95% ( 21 / 22) in 'Control.Monad.RWS.Strict'
  Missing documentation for:
    runRWST
  96% ( 24 / 25) in 'Control.Monad.State.Lazy'
  Missing documentation for:
    runStateT
 100% (  2 /  2) in 'Control.Monad.State'
  96% ( 24 / 25) in 'Control.Monad.State.Strict'
  Missing documentation for:
    runStateT
  89% ( 17 / 19) in 'Control.Monad.Writer.Lazy'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
    runWriterT
 100% (  2 /  2) in 'Control.Monad.Writer'
  94% ( 17 / 18) in 'Control.Monad.Writer.Strict'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
  91% ( 20 / 22) in 'Control.Monad.Cont'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:73)
    runContT
Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt
Creating package registration file: /tmp/pkgConf-mtl-2.2745425661396473730.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mtl-2.2.1-KMpng31YRYc5JfMWFZ3FCU
Registering mtl-2.2.1...
Installed mtl-2.2.1
Configuring fclabels-2.0.2.3...
Building fclabels-2.0.2.3...
Preprocessing library fclabels-2.0.2.3...
[ 1 of 10] Compiling Data.Label.Point ( src/Data/Label/Point.hs, dist/build/Data/Label/Point.o )
[ 2 of 10] Compiling Data.Label.Poly  ( src/Data/Label/Poly.hs, dist/build/Data/Label/Poly.o )
[ 3 of 10] Compiling Data.Label.Mono  ( src/Data/Label/Mono.hs, dist/build/Data/Label/Mono.o )
[ 4 of 10] Compiling Data.Label.Derive ( src/Data/Label/Derive.hs, dist/build/Data/Label/Derive.o )
[ 5 of 10] Compiling Data.Label.Partial ( src/Data/Label/Partial.hs, dist/build/Data/Label/Partial.o )
[ 6 of 10] Compiling Data.Label.Failing ( src/Data/Label/Failing.hs, dist/build/Data/Label/Failing.o )
[ 7 of 10] Compiling Data.Label.Total ( src/Data/Label/Total.hs, dist/build/Data/Label/Total.o )
[ 8 of 10] Compiling Data.Label.Monadic ( src/Data/Label/Monadic.hs, dist/build/Data/Label/Monadic.o )
[ 9 of 10] Compiling Data.Label       ( src/Data/Label.hs, dist/build/Data/Label.o )
[10 of 10] Compiling Data.Label.Base  ( src/Data/Label/Base.hs, dist/build/Data/Label/Base.o )
In-place registering fclabels-2.0.2.3...
Running Haddock for fclabels-2.0.2.3...
Running hscolour for fclabels-2.0.2.3...
Preprocessing library fclabels-2.0.2.3...
Preprocessing library fclabels-2.0.2.3...
Haddock coverage:
 100% ( 17 / 17) in 'Data.Label.Point'
 100% ( 11 / 11) in 'Data.Label.Poly'
 100% ( 11 / 11) in 'Data.Label.Mono'
 100% ( 13 / 13) in 'Data.Label.Derive'
 100% ( 13 / 13) in 'Data.Label.Partial'
 100% ( 11 / 11) in 'Data.Label.Failing'
 100% ( 10 / 10) in 'Data.Label.Total'
 100% ( 11 / 11) in 'Data.Label.Monadic'
 100% ( 27 / 27) in 'Data.Label'
 100% ( 19 / 19) in 'Data.Label.Base'
Documentation created: dist/doc/html/fclabels/index.html,
dist/doc/html/fclabels/fclabels.txt
Creating package registration file:
/tmp/pkgConf-fclabels-2.0.213760352171282648518.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/fclabels-2.0.2.3-5JuYl5UHAG1IVexeybwVOI
Registering fclabels-2.0.2.3...
Installed fclabels-2.0.2.3
Downloading lens-sop-0.2.0.0...
Configuring lens-sop-0.2.0.0...
Building lens-sop-0.2.0.0...
Preprocessing library lens-sop-0.2.0.0...
[1 of 3] Compiling Generics.SOP.Lens ( src/Generics/SOP/Lens.hs, dist/build/Generics/SOP/Lens.o )
[2 of 3] Compiling Generics.SOP.Lens.Named ( src/Generics/SOP/Lens/Named.hs, dist/build/Generics/SOP/Lens/Named.o )
[3 of 3] Compiling Generics.SOP.Lens.Computed ( src/Generics/SOP/Lens/Computed.hs, dist/build/Generics/SOP/Lens/Computed.o )
In-place registering lens-sop-0.2.0.0...
Running Haddock for lens-sop-0.2.0.0...
Running hscolour for lens-sop-0.2.0.0...
Preprocessing library lens-sop-0.2.0.0...
Preprocessing library lens-sop-0.2.0.0...
Haddock coverage:
  30% (  6 / 20) in 'Generics.SOP.Lens'
  Missing documentation for:
    lens (src/Generics/SOP/Lens.hs:50)
    get (src/Generics/SOP/Lens.hs:53)
    modify (src/Generics/SOP/Lens.hs:56)
    set (src/Generics/SOP/Lens.hs:59)
    fromLens (src/Generics/SOP/Lens.hs:66)
    fromIso (src/Generics/SOP/Lens.hs:71)
    toLens (src/Generics/SOP/Lens.hs:74)
    glenses (src/Generics/SOP/Lens.hs:81)
    np (src/Generics/SOP/Lens.hs:90)
    rep (src/Generics/SOP/Lens.hs:95)
    sop (src/Generics/SOP/Lens.hs:98)
    head (src/Generics/SOP/Lens.hs:101)
    tail (src/Generics/SOP/Lens.hs:104)
    i (src/Generics/SOP/Lens.hs:107)
  44% (  4 /  9) in 'Generics.SOP.Lens.Named'
  Missing documentation for:
    Module header
    LensName (src/Generics/SOP/Lens/Named.hs:20)
    get (src/Generics/SOP/Lens/Named.hs:30)
    modify (src/Generics/SOP/Lens/Named.hs:33)
    set (src/Generics/SOP/Lens/Named.hs:36)
Warning: Generics.SOP.Lens.Computed: lens is exported separately but will be documented under CLens. Consider exporting it together with its parent(s) for code clarity.
  90% ( 18 / 20) in 'Generics.SOP.Lens.Computed'
  Missing documentation for:
    Module header
    LensOptions (src/Generics/SOP/Lens/Computed.hs:163)
Documentation created: dist/doc/html/lens-sop/index.html,
dist/doc/html/lens-sop/lens-sop.txt
Creating package registration file:
/tmp/pkgConf-lens-sop-0.2.01566369633483689685.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/lens-sop-0.2.0.0-6ul599fGjbL8jYkdh7IbI4
Registering lens-sop-0.2.0.0...
Installed lens-sop-0.2.0.0

Test log

No test log was submitted for this report.