Build #1 for basic-sop-0.1.0.0

[all reports]

Package basic-sop-0.1.0.0
Install InstallOk
Docs Ok
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies text-1.1.1.3, pretty-show-1.6.8, generics-sop-0.1.0.0, deepseq-1.3.0.1, base-4.6.0.1, QuickCheck-2.7.5
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring haskell-lexer-1.0...
Building haskell-lexer-1.0...
Preprocessing library haskell-lexer-1.0...
[1 of 6] Compiling Language.Haskell.Lexer.Tokens ( Language/Haskell/Lexer/Tokens.hs, dist/build/Language/Haskell/Lexer/Tokens.o )
[2 of 6] Compiling Language.Haskell.Lexer.Utils ( Language/Haskell/Lexer/Utils.hs, dist/build/Language/Haskell/Lexer/Utils.o )
[3 of 6] Compiling Language.Haskell.Lexer.Lex ( Language/Haskell/Lexer/Lex.hs, dist/build/Language/Haskell/Lexer/Lex.o )
[4 of 6] Compiling Language.Haskell.Lexer.Position ( Language/Haskell/Lexer/Position.hs, dist/build/Language/Haskell/Lexer/Position.o )

Language/Haskell/Lexer/Position.hs:25:5: Warning:
    Pattern match(es) are overlapped
    In a case alternative: '\n' -> ...
[5 of 6] Compiling Language.Haskell.Lexer.Layout ( Language/Haskell/Lexer/Layout.hs, dist/build/Language/Haskell/Lexer/Layout.o )
[6 of 6] Compiling Language.Haskell.Lexer ( Language/Haskell/Lexer.hs, dist/build/Language/Haskell/Lexer.o )
In-place registering haskell-lexer-1.0...
Running Haddock for haskell-lexer-1.0...
Running hscolour for haskell-lexer-1.0...
Preprocessing library haskell-lexer-1.0...
Preprocessing library haskell-lexer-1.0...
Haddock coverage:
  50% (  1 /  2) in 'Language.Haskell.Lexer.Tokens'
  17% (  1 /  6) in 'Language.Haskell.Lexer.Utils'
   0% (  0 /  2) in 'Language.Haskell.Lexer.Lex'
  83% (  5 /  6) in 'Language.Haskell.Lexer.Position'
  33% (  1 /  3) in 'Language.Haskell.Lexer.Layout'
  85% ( 11 / 13) in 'Language.Haskell.Lexer'
Documentation created: dist/doc/html/haskell-lexer/index.html,
dist/doc/html/haskell-lexer/haskell-lexer.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/haskell-lexer-1.0
Registering haskell-lexer-1.0...
Installed haskell-lexer-1.0
Configuring primitive-0.5.3.0...
Building primitive-0.5.3.0...
Preprocessing library primitive-0.5.3.0...
[ 1 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.o )
[ 2 of 10] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o )
[ 3 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o )
[ 4 of 10] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o )
[ 5 of 10] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o )
[ 6 of 10] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o )

Data/Primitive/Array.hs:32:1: Warning:
    The import of `Control.Monad.ST' is redundant
      except perhaps to import instances from `Control.Monad.ST'
    To import instances alone, use: import Control.Monad.ST()
[ 7 of 10] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o )
[ 8 of 10] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.o )
[ 9 of 10] Compiling Data.Primitive   ( Data/Primitive.hs, dist/build/Data/Primitive.o )
[10 of 10] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o )
In-place registering primitive-0.5.3.0...
Running Haddock for primitive-0.5.3.0...
Running hscolour for primitive-0.5.3.0...
Preprocessing library primitive-0.5.3.0...
Preprocessing library primitive-0.5.3.0...

Data/Primitive/Array.hs:32:1: Warning:
    The import of `Control.Monad.ST' is redundant
      except perhaps to import instances from `Control.Monad.ST'
    To import instances alone, use: import Control.Monad.ST()
Haddock coverage:
  67% (  2 /  3) in 'Data.Primitive.Internal.Compat'
   3% (  1 / 35) in 'Data.Primitive.MachDeps'
   3% (  1 / 29) in 'Data.Primitive.Internal.Operations'
Warning: Control.Monad.Primitive: We do not support associated types in instances yet. These instances are affected:
Control.Monad.Primitive.PrimMonad GHC.Types.IO, Control.Monad.Primitive.PrimMonad (GHC.ST.ST s)
  71% ( 10 / 14) in 'Control.Monad.Primitive'
 100% (  3 /  3) in 'Data.Primitive.Types'
 100% ( 15 / 15) in 'Data.Primitive.Array'
  93% ( 27 / 29) in 'Data.Primitive.ByteArray'
 100% ( 16 / 16) in 'Data.Primitive.Addr'
 100% (  7 /  7) in 'Data.Primitive'
 100% (  9 /  9) in 'Data.Primitive.MutVar'
Documentation created: dist/doc/html/primitive/index.html,
dist/doc/html/primitive/primitive.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/primitive-0.5.3.0
Registering primitive-0.5.3.0...
Installed primitive-0.5.3.0
Configuring tagged-0.7.2...
Building tagged-0.7.2...
Preprocessing library tagged-0.7.2...
[1 of 2] Compiling Data.Proxy       ( old/Data/Proxy.hs, dist/build/Data/Proxy.o )
[2 of 2] Compiling Data.Tagged      ( src/Data/Tagged.hs, dist/build/Data/Tagged.o )
In-place registering tagged-0.7.2...
Running Haddock for tagged-0.7.2...
Running hscolour for tagged-0.7.2...
Preprocessing library tagged-0.7.2...
Preprocessing library tagged-0.7.2...
Haddock coverage:
  80% (  4 /  5) in 'Data.Proxy'
  92% ( 12 / 13) in 'Data.Tagged'
Documentation created: dist/doc/html/tagged/index.html,
dist/doc/html/tagged/tagged.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/tagged-0.7.2
Registering tagged-0.7.2...
Installed tagged-0.7.2
Configuring text-1.1.1.3...
Building text-1.1.1.3...
Preprocessing library text-1.1.1.3...
[ 1 of 43] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )
[ 2 of 43] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 3 of 43] Compiling Data.Text.Internal.Fusion.Size ( Data/Text/Internal/Fusion/Size.hs, dist/build/Data/Text/Internal/Fusion/Size.o )
[ 4 of 43] Compiling Data.Text.Internal.Builder.RealFloat.Functions ( Data/Text/Internal/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Internal/Builder/RealFloat/Functions.o )
[ 5 of 43] Compiling Data.Text.Internal.Builder.Int.Digits ( Data/Text/Internal/Builder/Int/Digits.hs, dist/build/Data/Text/Internal/Builder/Int/Digits.o )
[ 6 of 43] Compiling Data.Text.Internal.Fusion.Types ( Data/Text/Internal/Fusion/Types.hs, dist/build/Data/Text/Internal/Fusion/Types.o )
[ 7 of 43] Compiling Data.Text.Internal.Fusion.CaseMapping ( Data/Text/Internal/Fusion/CaseMapping.hs, dist/build/Data/Text/Internal/Fusion/CaseMapping.o )
[ 8 of 43] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o )
[ 9 of 43] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[10 of 43] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[11 of 43] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o )
[12 of 43] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o )
[13 of 43] Compiling Data.Text.Internal.Fusion.Common ( Data/Text/Internal/Fusion/Common.hs, dist/build/Data/Text/Internal/Fusion/Common.o )
[14 of 43] Compiling Data.Text.Array  ( Data/Text/Array.hs, dist/build/Data/Text/Array.o )
[15 of 43] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o )
[16 of 43] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o )
[17 of 43] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o )
[18 of 43] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o )
[19 of 43] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o )
[20 of 43] Compiling Data.Text.Internal.Encoding.Fusion.Common ( Data/Text/Internal/Encoding/Fusion/Common.hs, dist/build/Data/Text/Internal/Encoding/Fusion/Common.o )
[21 of 43] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[22 of 43] Compiling Data.Text.Internal.Encoding.Fusion ( Data/Text/Internal/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Encoding/Fusion.o )
[23 of 43] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o )
[24 of 43] Compiling Data.Text.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o )
[25 of 43] Compiling Data.Text        ( Data/Text.hs, dist/build/Data/Text.o )
[26 of 43] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o )
[27 of 43] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o )
[28 of 43] Compiling Data.Text.Internal.IO ( Data/Text/Internal/IO.hs, dist/build/Data/Text/Internal/IO.o )
[29 of 43] Compiling Data.Text.IO     ( Data/Text/IO.hs, dist/build/Data/Text/IO.o )
[30 of 43] Compiling Data.Text.Internal.Lazy ( Data/Text/Internal/Lazy.hs, dist/build/Data/Text/Internal/Lazy.o )
[31 of 43] Compiling Data.Text.Internal.Lazy.Fusion ( Data/Text/Internal/Lazy/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Fusion.o )
[32 of 43] Compiling Data.Text.Internal.Lazy.Search ( Data/Text/Internal/Lazy/Search.hs, dist/build/Data/Text/Internal/Lazy/Search.o )
[33 of 43] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o )
[34 of 43] Compiling Data.Text.Lazy   ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o )
[35 of 43] Compiling Data.Text.Internal.Builder ( Data/Text/Internal/Builder.hs, dist/build/Data/Text/Internal/Builder.o )
[36 of 43] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o )
[37 of 43] Compiling Data.Text.Internal.Builder.Functions ( Data/Text/Internal/Builder/Functions.hs, dist/build/Data/Text/Internal/Builder/Functions.o )
[38 of 43] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o )
[39 of 43] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o )
[40 of 43] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o )
[41 of 43] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o )
[42 of 43] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o )
[43 of 43] Compiling Data.Text.Read   ( Data/Text/Read.hs, dist/build/Data/Text/Read.o )
In-place registering text-1.1.1.3...
Running Haddock for text-1.1.1.3...
Running hscolour for text-1.1.1.3...
Preprocessing library text-1.1.1.3...
Preprocessing library text-1.1.1.3...
Haddock coverage:
  14% (  1 /  7) in 'Data.Text.Internal.Read'
  50% (  1 /  2) in 'Data.Text.Internal.Encoding.Utf32'
  38% (  5 / 13) in 'Data.Text.Internal.Fusion.Size'
  50% (  1 /  2) in 'Data.Text.Internal.Builder.RealFloat.Functions'
   0% (  0 /  2) in 'Data.Text.Internal.Builder.Int.Digits'
  50% (  5 / 10) in 'Data.Text.Internal.Fusion.Types'
   0% (  0 /  5) in 'Data.Text.Internal.Fusion.CaseMapping'
 100% ( 12 / 12) in 'Data.Text.Encoding.Error'
 100% (  2 /  2) in 'Data.Text.Internal.Unsafe.Shift'
  25% (  1 /  4) in 'Data.Text.Internal.Encoding.Utf16'
 100% (  2 /  2) in 'Data.Text.Internal.Functions'
 100% (  3 /  3) in 'Data.Text.Internal.Unsafe'
  89% ( 64 / 72) in 'Data.Text.Internal.Fusion.Common'
 100% ( 16 / 16) in 'Data.Text.Array'
  33% (  2 /  6) in 'Data.Text.Internal.Unsafe.Char'
  93% ( 14 / 15) in 'Data.Text.Internal'
  93% ( 13 / 14) in 'Data.Text.Unsafe'
  33% (  1 /  3) in 'Data.Text.Internal.Private'
  86% ( 19 / 22) in 'Data.Text.Internal.Fusion'
  33% (  2 /  6) in 'Data.Text.Internal.Encoding.Fusion.Common'
  17% (  2 / 12) in 'Data.Text.Internal.Encoding.Utf8'
  91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion'
 100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Search'
 100% (125 /125) in 'Data.Text'
 100% ( 29 / 29) in 'Data.Text.Encoding'
 100% ( 18 / 18) in 'Data.Text.Foreign'
 100% (  3 /  3) in 'Data.Text.Internal.IO'
 100% ( 20 / 20) in 'Data.Text.IO'
  93% ( 14 / 15) in 'Data.Text.Internal.Lazy'
 100% (  8 /  8) in 'Data.Text.Internal.Lazy.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Lazy.Search'
 100% (  2 /  2) in 'Data.Text.Lazy.Internal'
  99% (124 /125) in 'Data.Text.Lazy'
  94% ( 16 / 17) in 'Data.Text.Internal.Builder'
 100% ( 12 / 12) in 'Data.Text.Lazy.Builder'
 100% (  3 /  3) in 'Data.Text.Internal.Builder.Functions'
   0% (  0 /  3) in 'Data.Text.Lazy.Builder.Int'
  96% ( 23 / 24) in 'Data.Text.Lazy.Encoding'
 100% ( 19 / 19) in 'Data.Text.Lazy.IO'
 100% (  7 /  7) in 'Data.Text.Lazy.Read'
  75% (  3 /  4) in 'Data.Text.Lazy.Builder.RealFloat'
 100% (  7 /  7) in 'Data.Text.Read'
Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for:
    Data.Text.Internal.Fusion.Common.findIndicesI
Warning: Data.Text: could not find link destinations for:
    Data.Text.replicateChar Data.Text.countChar
Warning: Data.Text.Internal.IO: could not find link destinations for:
    GHC.IO.Handle.Types.Handle__
Warning: Data.Text.Lazy: could not find link destinations for:
    Data.Text.Lazy.replicateChar Data.Text.Lazy.dropWords Data.Text.Lazy.splitAtWord Data.Text.Lazy.countChar
Warning: Data.Text.Internal.Builder: could not find link destinations for:
    Data.Text.Internal.Builder.empty Data.Text.Internal.Builder.append
Warning: Data.Text.Lazy.Builder.RealFloat: could not find link destinations for:
    Data.Text.Lazy.Builder.RealFloat.floatToDigits
Documentation created: dist/doc/html/text/index.html,
dist/doc/html/text/text.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/text-1.1.1.3
Registering text-1.1.1.3...
Installed text-1.1.1.3
Configuring pretty-show-1.6.8...
Building pretty-show-1.6.8...
Preprocessing library pretty-show-1.6.8...
[1 of 6] Compiling Paths_pretty_show ( dist/build/autogen/Paths_pretty_show.hs, dist/build/Paths_pretty_show.o )
[2 of 6] Compiling Text.Show.Value  ( Text/Show/Value.hs, dist/build/Text/Show/Value.o )
[3 of 6] Compiling Text.Show.PrettyVal ( Text/Show/PrettyVal.hs, dist/build/Text/Show/PrettyVal.o )
[4 of 6] Compiling Text.Show.Html   ( Text/Show/Html.hs, dist/build/Text/Show/Html.o )

Text/Show/Html.hs:106:1: Warning: Defined but not used: `tallTuple'
[5 of 6] Compiling Text.Show.Parser ( dist/build/Text/Show/Parser.hs, dist/build/Text/Show/Parser.o )
[6 of 6] Compiling Text.Show.Pretty ( Text/Show/Pretty.hs, dist/build/Text/Show/Pretty.o )
In-place registering pretty-show-1.6.8...
Preprocessing executable 'ppsh' for pretty-show-1.6.8...
[1 of 1] Compiling Main             ( bin/ppsh.hs, dist/build/ppsh/ppsh-tmp/Main.o )
Linking dist/build/ppsh/ppsh ...
Running Haddock for pretty-show-1.6.8...
Running hscolour for pretty-show-1.6.8...
Preprocessing library pretty-show-1.6.8...
Preprocessing executable 'ppsh' for pretty-show-1.6.8...
Preprocessing library pretty-show-1.6.8...

dist/build/tmp-14067/Text/Show/Html.hs:106:1: Warning:
    Defined but not used: `tallTuple'
Haddock coverage:
   0% (  0 /  8) in 'Paths_pretty_show'
 100% (  3 /  3) in 'Text.Show.Value'
  50% (  1 /  2) in 'Text.Show.PrettyVal'
  71% (  5 /  7) in 'Text.Show.Html'
   0% (  0 /  2) in 'Text.Show.Parser'
  81% ( 21 / 26) in 'Text.Show.Pretty'
Documentation created: dist/doc/html/pretty-show/index.html,
dist/doc/html/pretty-show/pretty-show.txt
Preprocessing executable 'ppsh' for pretty-show-1.6.8...
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/pretty-show-1.6.8
Installing executable(s) in /srv/hackage/var/build/tmp-install/bin
Warning: The directory /srv/hackage/var/build/tmp-install/bin is not in the
system search path.
Registering pretty-show-1.6.8...
Installed pretty-show-1.6.8
Configuring tf-random-0.5...
Building tf-random-0.5...
Preprocessing library tf-random-0.5...
[1 of 4] Compiling System.Random.TF.Gen ( src/System/Random/TF/Gen.hs, dist/build/System/Random/TF/Gen.o )
[2 of 4] Compiling System.Random.TF.Init ( src/System/Random/TF/Init.hs, dist/build/System/Random/TF/Init.o )
[3 of 4] Compiling System.Random.TF.Instances ( src/System/Random/TF/Instances.hs, dist/build/System/Random/TF/Instances.o )
[4 of 4] Compiling System.Random.TF ( src/System/Random/TF.hs, dist/build/System/Random/TF.o )
In-place registering tf-random-0.5...
Running Haddock for tf-random-0.5...
Running hscolour for tf-random-0.5...
Preprocessing library tf-random-0.5...
Preprocessing library tf-random-0.5...
Haddock coverage:
 100% (  4 /  4) in 'System.Random.TF.Gen'
  83% (  5 /  6) in 'System.Random.TF.Init'
  33% (  1 /  3) in 'System.Random.TF.Instances'
 100% (  3 /  3) in 'System.Random.TF'
Documentation created: dist/doc/html/tf-random/index.html,
dist/doc/html/tf-random/tf-random.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/tf-random-0.5
Registering tf-random-0.5...
Installed tf-random-0.5
Downloading generics-sop-0.1.0.0...
Configuring generics-sop-0.1.0.0...
Building generics-sop-0.1.0.0...
Preprocessing library generics-sop-0.1.0.0...
[ 1 of 12] Compiling Generics.SOP.Sing ( src/Generics/SOP/Sing.hs, dist/build/Generics/SOP/Sing.o )
[ 2 of 12] Compiling Generics.SOP.Constraint ( src/Generics/SOP/Constraint.hs, dist/build/Generics/SOP/Constraint.o )
[ 3 of 12] Compiling Generics.SOP.BasicFunctors ( src/Generics/SOP/BasicFunctors.hs, dist/build/Generics/SOP/BasicFunctors.o )
[ 4 of 12] Compiling Generics.SOP.Classes ( src/Generics/SOP/Classes.hs, dist/build/Generics/SOP/Classes.o )
[ 5 of 12] Compiling Generics.SOP.NP  ( src/Generics/SOP/NP.hs, dist/build/Generics/SOP/NP.o )
[ 6 of 12] Compiling Generics.SOP.Metadata ( src/Generics/SOP/Metadata.hs, dist/build/Generics/SOP/Metadata.o )
[ 7 of 12] Compiling Generics.SOP.NS  ( src/Generics/SOP/NS.hs, dist/build/Generics/SOP/NS.o )
[ 8 of 12] Compiling Generics.SOP.GGP ( src/Generics/SOP/GGP.hs, dist/build/Generics/SOP/GGP.o )
[ 9 of 12] Compiling Generics.SOP.Universe ( src/Generics/SOP/Universe.hs, dist/build/Generics/SOP/Universe.o )
[10 of 12] Compiling Generics.SOP.TH  ( src/Generics/SOP/TH.hs, dist/build/Generics/SOP/TH.o )
[11 of 12] Compiling Generics.SOP.Instances ( src/Generics/SOP/Instances.hs, dist/build/Generics/SOP/Instances.o )
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package array-0.4.0.1 ... linking ... done.
Loading package deepseq-1.3.0.1 ... linking ... done.
Loading package containers-0.5.0.0 ... linking ... done.
Loading package pretty-1.1.1.0 ... linking ... done.
Loading package template-haskell ... linking ... done.
Loading package tagged-0.7.2 ... linking ... done.
[12 of 12] Compiling Generics.SOP     ( src/Generics/SOP.hs, dist/build/Generics/SOP.o )
In-place registering generics-sop-0.1.0.0...
Running Haddock for generics-sop-0.1.0.0...
Running hscolour for generics-sop-0.1.0.0...
Preprocessing library generics-sop-0.1.0.0...
Preprocessing library generics-sop-0.1.0.0...
Haddock coverage:
Warning: Generics.SOP.Sing: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  Sing
 100% (  8 /  8) in 'Generics.SOP.Sing'
Warning: Generics.SOP.Constraint: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  All, All2, Map
  86% (  6 /  7) in 'Generics.SOP.Constraint'
 100% (  7 /  7) in 'Generics.SOP.BasicFunctors'
 100% ( 20 / 20) in 'Generics.SOP.Classes'
Warning: Generics.SOP.NP: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  AllMap, Prod, CollapseTo
 100% ( 40 / 40) in 'Generics.SOP.NP'
 100% ( 11 / 11) in 'Generics.SOP.Metadata'
Warning: Generics.SOP.NS: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  Prod, CollapseTo
 100% ( 33 / 33) in 'Generics.SOP.NS'
Warning: Generics.SOP.GGP: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  ToSingleCode, ToProductCode, ToSumCode
 100% (  8 /  8) in 'Generics.SOP.GGP'
 100% (  4 /  4) in 'Generics.SOP.Universe'
 100% (  3 /  3) in 'Generics.SOP.TH'
Warning: Generics.SOP.Instances: We do not support associated types in instances yet. These instances are affected:
Generics.SOP.Universe.Generic (Generics.SOP.BasicFunctors.I a_a3Bm), Generics.SOP.Universe.Generic (Generics.SOP.BasicFunctors.K a_a3Bo b_a3Bp), Generics.SOP.Universe.Generic (Generics.SOP.BasicFunctors.:.: f_a3Bj g_a3Bk p_a3Bl), Generics.SOP.Universe.Generic GHC.Types.Bool, Generics.SOP.Universe.Generic GHC.Types.Ordering, Generics.SOP.Universe.Generic (Data.Maybe.Maybe a_a3EK), Generics.SOP.Universe.Generic (Data.Either.Either a_a4G3 b_a4G4), Generics.SOP.Universe.Generic (), Generics.SOP.Universe.Generic ((,) a_12 b_13), Generics.SOP.Universe.Generic ((,,) a_12 b_13 c_14), Generics.SOP.Universe.Generic ((,,,) a_12 b_13 c_14 d_15), Generics.SOP.Universe.Generic ((,,,,) a_12 b_13 c_14 d_15 e_16), Generics.SOP.Universe.Generic ((,,,,,) a_12 b_13 c_14 d_15 e_16 f_17), Generics.SOP.Universe.Generic ((,,,,,,) a_12 b_13 c_14 d_15 e_16 f_17 g_18), Generics.SOP.Universe.Generic ((,,,,,,,) a_12 b_13 c_14 d_15 e_16 f_17 g_18 h_19), Generics.SOP.Universe.Generic ((,,,,,,,,) a_12 b_13 c_14 d_15 e_16 f_17 g_18 h_19 i_1a), Generics.SOP.Universe.Generic ((,,,,,,,,,) a_12 b_13 c_14 d_15 e_16 f_17 g_18 h_19 i_1a j_1b), Generics.SOP.Universe.Generic ((,,,,,,,,,,) a_12 b_13 c_14 d_15 e_16 f_17 g_18 h_19 i_1a j_1b k_1c), Generics.SOP.Universe.Generic ((,,,,,,,,,,,) a_12 b_13 c_14 d_15 e_16 f_17 g_18 h_19 i_1a j_1b k_1c l_1d), Generics.SOP.Universe.Generic ((,,,,,,,,,,,,) a_12 b_13 c_14 d_15 e_16 f_17 g_18 h_19 i_1a j_1b k_1c l_1d m_1e), Generics.SOP.Universe.Generic ((,,,,,,,,,,,,,) a_12 b_13 c_14 d_15 e_16 f_17 g_18 h_19 i_1a j_1b k_1c l_1d m_1e n_1f), Generics.SOP.Universe.Generic ((,,,,,,,,,,,,,,) a_12 b_13 c_14 d_15 e_16 f_17 g_18 h_19 i_1a j_1b k_1c l_1d m_1e n_1f o_1g), Generics.SOP.Universe.Generic ([] a_12), Generics.SOP.Universe.Generic GHC.IO.Exception.IOException, Generics.SOP.Universe.Generic GHC.Exception.ArithException, Generics.SOP.Universe.Generic GHC.IO.Exception.ArrayException, Generics.SOP.Universe.Generic GHC.IO.Exception.AssertionFailed, Generics.SOP.Universe.Generic GHC.IO.Exception.AsyncException, Generics.SOP.Universe.Generic Control.Exception.Base.NonTermination, Generics.SOP.Universe.Generic Control.Exception.Base.NestedAtomically, Generics.SOP.Universe.Generic GHC.IO.Exception.BlockedIndefinitelyOnMVar, Generics.SOP.Universe.Generic GHC.IO.Exception.BlockedIndefinitelyOnSTM, Generics.SOP.Universe.Generic GHC.IO.Exception.Deadlock, Generics.SOP.Universe.Generic Control.Exception.Base.NoMethodError, Generics.SOP.Universe.Generic Control.Exception.Base.PatternMatchFail, Generics.SOP.Universe.Generic Control.Exception.Base.RecConError, Generics.SOP.Universe.Generic Control.Exception.Base.RecSelError, Generics.SOP.Universe.Generic Control.Exception.Base.RecUpdError, Generics.SOP.Universe.Generic GHC.Exception.ErrorCall, Generics.SOP.Universe.Generic GHC.IO.MaskingState, Generics.SOP.Universe.Generic Data.Char.GeneralCategory, Generics.SOP.Universe.Generic (Data.Complex.Complex a_al4J), Generics.SOP.Universe.Generic Data.Data.DataRep, Generics.SOP.Universe.Generic Data.Data.Fixity, Generics.SOP.Universe.Generic Data.Data.ConstrRep, Generics.SOP.Universe.Generic (Data.Fixed.Fixed a_alaJ), Generics.SOP.Universe.Generic (Data.Monoid.Dual a_a3DS), Generics.SOP.Universe.Generic (Data.Monoid.Endo a_alcs), Generics.SOP.Universe.Generic Data.Monoid.All, Generics.SOP.Universe.Generic Data.Monoid.Any, Generics.SOP.Universe.Generic (Data.Monoid.Sum a_a3Dy), Generics.SOP.Universe.Generic (Data.Monoid.Product a_a3DD), Generics.SOP.Universe.Generic (Data.Monoid.First a_a3DN), Generics.SOP.Universe.Generic (Data.Monoid.Last a_a3DI), Generics.SOP.Universe.Generic (Data.Ord.Down a_ali2), Generics.SOP.Universe.Generic (Data.Proxy.Proxy s_a1Yj), Generics.SOP.Universe.Generic Data.Version.Version, Generics.SOP.Universe.Generic Foreign.C.Error.Errno, Generics.SOP.Universe.Generic Foreign.C.Types.CChar, Generics.SOP.Universe.Generic Foreign.C.Types.CSChar, Generics.SOP.Universe.Generic Foreign.C.Types.CUChar, Generics.SOP.Universe.Generic Foreign.C.Types.CShort, Generics.SOP.Universe.Generic Foreign.C.Types.CUShort, Generics.SOP.Universe.Generic Foreign.C.Types.CInt, Generics.SOP.Universe.Generic Foreign.C.Types.CUInt, Generics.SOP.Universe.Generic Foreign.C.Types.CLong, Generics.SOP.Universe.Generic Foreign.C.Types.CULong, Generics.SOP.Universe.Generic Foreign.C.Types.CPtrdiff, Generics.SOP.Universe.Generic Foreign.C.Types.CSize, Generics.SOP.Universe.Generic Foreign.C.Types.CWchar, Generics.SOP.Universe.Generic Foreign.C.Types.CSigAtomic, Generics.SOP.Universe.Generic Foreign.C.Types.CLLong, Generics.SOP.Universe.Generic Foreign.C.Types.CULLong, Generics.SOP.Universe.Generic Foreign.C.Types.CIntPtr, Generics.SOP.Universe.Generic Foreign.C.Types.CUIntPtr, Generics.SOP.Universe.Generic Foreign.C.Types.CIntMax, Generics.SOP.Universe.Generic Foreign.C.Types.CUIntMax, Generics.SOP.Universe.Generic Foreign.C.Types.CClock, Generics.SOP.Universe.Generic Foreign.C.Types.CTime, Generics.SOP.Universe.Generic Foreign.C.Types.CUSeconds, Generics.SOP.Universe.Generic Foreign.C.Types.CSUSeconds, Generics.SOP.Universe.Generic Foreign.C.Types.CFloat, Generics.SOP.Universe.Generic Foreign.C.Types.CDouble, Generics.SOP.Universe.Generic (System.Console.GetOpt.ArgOrder a_alHY), Generics.SOP.Universe.Generic (System.Console.GetOpt.OptDescr a_alJs), Generics.SOP.Universe.Generic (System.Console.GetOpt.ArgDescr a_alJw), Generics.SOP.Universe.Generic GHC.IO.Exception.ExitCode, Generics.SOP.Universe.Generic GHC.IO.IOMode.IOMode, Generics.SOP.Universe.Generic GHC.IO.Handle.Types.BufferMode, Generics.SOP.Universe.Generic GHC.IO.Device.SeekMode, Generics.SOP.Universe.Generic GHC.IO.Handle.Types.Newline, Generics.SOP.Universe.Generic GHC.IO.Handle.Types.NewlineMode, Generics.SOP.Universe.Generic Text.Read.Lex.Lexeme
 100% (  1 /  1) in 'Generics.SOP.Instances'
  99% ( 82 / 83) in 'Generics.SOP'
Warning: Generics.SOP.GGP: could not find link destinations for:
    Generics.SOP.GGP.ToSumCode Generics.SOP.GGP.GSumFrom Generics.SOP.GGP.GSumTo Generics.SOP.GGP.GDatatypeInfo' Generics.SOP.GGP.isNewtype
haddock: internal error: synifyKind
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/generics-sop-0.1.0.0
Registering generics-sop-0.1.0.0...
Installed generics-sop-0.1.0.0
Configuring QuickCheck-2.7.5...
Building QuickCheck-2.7.5...
Preprocessing library QuickCheck-2.7.5...
[ 1 of 15] Compiling Test.QuickCheck.Random ( Test/QuickCheck/Random.hs, dist/build/Test/QuickCheck/Random.o )
[ 2 of 15] Compiling Test.QuickCheck.Exception ( Test/QuickCheck/Exception.hs, dist/build/Test/QuickCheck/Exception.o )
[ 3 of 15] Compiling Test.QuickCheck.Text ( Test/QuickCheck/Text.hs, dist/build/Test/QuickCheck/Text.o )
[ 4 of 15] Compiling Test.QuickCheck.State ( Test/QuickCheck/State.hs, dist/build/Test/QuickCheck/State.o )
[ 5 of 15] Compiling Test.QuickCheck.Gen ( Test/QuickCheck/Gen.hs, dist/build/Test/QuickCheck/Gen.o )
[ 6 of 15] Compiling Test.QuickCheck.Gen.Unsafe ( Test/QuickCheck/Gen/Unsafe.hs, dist/build/Test/QuickCheck/Gen/Unsafe.o )
[ 7 of 15] Compiling Test.QuickCheck.Arbitrary ( Test/QuickCheck/Arbitrary.hs, dist/build/Test/QuickCheck/Arbitrary.o )
[ 8 of 15] Compiling Test.QuickCheck.Modifiers ( Test/QuickCheck/Modifiers.hs, dist/build/Test/QuickCheck/Modifiers.o )
[ 9 of 15] Compiling Test.QuickCheck.Poly ( Test/QuickCheck/Poly.hs, dist/build/Test/QuickCheck/Poly.o )
[10 of 15] Compiling Test.QuickCheck.Function ( Test/QuickCheck/Function.hs, dist/build/Test/QuickCheck/Function.o )
[11 of 15] Compiling Test.QuickCheck.Property ( Test/QuickCheck/Property.hs, dist/build/Test/QuickCheck/Property.o )
[12 of 15] Compiling Test.QuickCheck.Test ( Test/QuickCheck/Test.hs, dist/build/Test/QuickCheck/Test.o )
[13 of 15] Compiling Test.QuickCheck.All ( Test/QuickCheck/All.hs, dist/build/Test/QuickCheck/All.o )
[14 of 15] Compiling Test.QuickCheck.Monadic ( Test/QuickCheck/Monadic.hs, dist/build/Test/QuickCheck/Monadic.o )
[15 of 15] Compiling Test.QuickCheck  ( Test/QuickCheck.hs, dist/build/Test/QuickCheck.o )
In-place registering QuickCheck-2.7.5...
Running Haddock for QuickCheck-2.7.5...
Running hscolour for QuickCheck-2.7.5...
Preprocessing library QuickCheck-2.7.5...
Preprocessing library QuickCheck-2.7.5...
Haddock coverage:
  12% (  2 / 17) in 'Test.QuickCheck.Random'
  25% (  2 /  8) in 'Test.QuickCheck.Exception'
   6% (  1 / 18) in 'Test.QuickCheck.Text'
 100% (  2 /  2) in 'Test.QuickCheck.State'
 100% ( 22 / 22) in 'Test.QuickCheck.Gen'
  80% (  4 /  5) in 'Test.QuickCheck.Gen.Unsafe'
 100% ( 30 / 30) in 'Test.QuickCheck.Arbitrary'
  93% ( 14 / 15) in 'Test.QuickCheck.Modifiers'
  14% (  1 /  7) in 'Test.QuickCheck.Poly'
  14% (  1 /  7) in 'Test.QuickCheck.Function'
  65% ( 40 / 62) in 'Test.QuickCheck.Property'
  52% ( 14 / 27) in 'Test.QuickCheck.Test'
 100% (  9 /  9) in 'Test.QuickCheck.All'
   7% (  1 / 15) in 'Test.QuickCheck.Monadic'
  98% (121 /123) in 'Test.QuickCheck'
Warning: Test.QuickCheck.Text: could not find link destinations for:
    Test.QuickCheck.Text.Output
Warning: Test.QuickCheck.Arbitrary: could not find link destinations for:
    Test.QuickCheck.Arbitrary.RecursivelyShrink Test.QuickCheck.Arbitrary.Subterms
Warning: Test.QuickCheck: could not find link destinations for:
    Test.QuickCheck.Arbitrary.RecursivelyShrink Test.QuickCheck.Arbitrary.Subterms
Documentation created: dist/doc/html/QuickCheck/index.html,
dist/doc/html/QuickCheck/QuickCheck.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/QuickCheck-2.7.5
Registering QuickCheck-2.7.5...
Installed QuickCheck-2.7.5
Downloading basic-sop-0.1.0.0...
Configuring basic-sop-0.1.0.0...
Building basic-sop-0.1.0.0...
Preprocessing library basic-sop-0.1.0.0...
[1 of 5] Compiling Generics.SOP.NFData ( src/Generics/SOP/NFData.hs, dist/build/Generics/SOP/NFData.o )
[2 of 5] Compiling Generics.SOP.Skeleton ( src/Generics/SOP/Skeleton.hs, dist/build/Generics/SOP/Skeleton.o )
[3 of 5] Compiling Generics.SOP.Show ( src/Generics/SOP/Show.hs, dist/build/Generics/SOP/Show.o )
[4 of 5] Compiling Generics.SOP.Arbitrary ( src/Generics/SOP/Arbitrary.hs, dist/build/Generics/SOP/Arbitrary.o )
[5 of 5] Compiling Generics.SOP.Eq  ( src/Generics/SOP/Eq.hs, dist/build/Generics/SOP/Eq.o )
In-place registering basic-sop-0.1.0.0...
Running Haddock for basic-sop-0.1.0.0...
Running hscolour for basic-sop-0.1.0.0...
Preprocessing library basic-sop-0.1.0.0...
Preprocessing library basic-sop-0.1.0.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: generics-sop-0.1.0.0
Haddock coverage:
 100% (  2 /  2) in 'Generics.SOP.NFData'
 100% (  2 /  2) in 'Generics.SOP.Skeleton'
 100% (  2 /  2) in 'Generics.SOP.Show'
 100% (  4 /  4) in 'Generics.SOP.Arbitrary'
 100% (  2 /  2) in 'Generics.SOP.Eq'
Warning: Generics.SOP.NFData: could not find link destinations for:
    Generics.SOP.Universe.Generic Generics.SOP.Constraint.All2 Generics.SOP.Universe.Code
Warning: Generics.SOP.Show: could not find link destinations for:
    Generics.SOP.Universe.Generic Generics.SOP.Universe.HasDatatypeInfo Generics.SOP.Constraint.All2 Generics.SOP.Universe.Code
Warning: Generics.SOP.Arbitrary: could not find link destinations for:
    Generics.SOP.Universe.Generic Generics.SOP.Constraint.All2 Generics.SOP.Universe.Code
Warning: Generics.SOP.Eq: could not find link destinations for:
    Generics.SOP.Universe.Generic Generics.SOP.Constraint.All2 Generics.SOP.Universe.Code
Documentation created: dist/doc/html/basic-sop/index.html,
dist/doc/html/basic-sop/basic-sop.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/basic-sop-0.1.0.0
Registering basic-sop-0.1.0.0...
Installed basic-sop-0.1.0.0

Test log

No test log was submitted for this report.