Build #1 for singletons-0.9.0

[all reports]

Package singletons-0.9.0
Install InstallOk
Docs Failed
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies th-desugar-1.2.1, template-haskell-2.8.0.0, syb-0.4.1, mtl-2.1.2, containers-0.5.0.0, base-4.6.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring syb-0.4.1...
Building syb-0.4.1...
Preprocessing library syb-0.4.1...
[ 1 of 16] Compiling Data.Generics.Basics ( src/Data/Generics/Basics.hs, dist/build/Data/Generics/Basics.o )
[ 2 of 16] Compiling Generics.SYB.Basics ( src/Generics/SYB/Basics.hs, dist/build/Generics/SYB/Basics.o )
[ 3 of 16] Compiling Data.Generics.Instances ( src/Data/Generics/Instances.hs, dist/build/Data/Generics/Instances.o )
[ 4 of 16] Compiling Generics.SYB.Instances ( src/Generics/SYB/Instances.hs, dist/build/Generics/SYB/Instances.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.Schemes ( src/Data/Generics/Schemes.hs, dist/build/Data/Generics/Schemes.o )
[ 7 of 16] Compiling Generics.SYB.Schemes ( src/Generics/SYB/Schemes.hs, dist/build/Generics/SYB/Schemes.o )
[ 8 of 16] Compiling Data.Generics.Text ( src/Data/Generics/Text.hs, dist/build/Data/Generics/Text.o )
[ 9 of 16] Compiling Generics.SYB.Text ( src/Generics/SYB/Text.hs, dist/build/Generics/SYB/Text.o )
[10 of 16] Compiling Data.Generics.Twins ( src/Data/Generics/Twins.hs, dist/build/Data/Generics/Twins.o )
[11 of 16] Compiling Generics.SYB.Twins ( src/Generics/SYB/Twins.hs, dist/build/Generics/SYB/Twins.o )
[12 of 16] Compiling Data.Generics.Builders ( src/Data/Generics/Builders.hs, dist/build/Data/Generics/Builders.o )
[13 of 16] Compiling Generics.SYB.Builders ( src/Generics/SYB/Builders.hs, dist/build/Generics/SYB/Builders.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 )
In-place registering syb-0.4.1...
Running Haddock for syb-0.4.1...
Running hscolour for syb-0.4.1...
Preprocessing library syb-0.4.1...
Preprocessing library syb-0.4.1...
Haddock coverage:
 100% (  2 /  2) in 'Data.Generics.Basics'
 100% (  2 /  2) in 'Generics.SYB.Basics'
 100% (  1 /  1) in 'Data.Generics.Instances'
 100% (  1 /  1) in 'Generics.SYB.Instances'
  96% ( 43 / 45) in 'Data.Generics.Aliases'
 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% ( 16 / 16) in 'Data.Generics.Twins'
 100% (  2 /  2) in 'Generics.SYB.Twins'
 100% (  3 /  3) in 'Data.Generics.Builders'
 100% (  2 /  2) in 'Generics.SYB.Builders'
 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
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/syb-0.4.1
Registering syb-0.4.1...
Installed syb-0.4.1
Downloading th-desugar-1.2.1...
Configuring th-desugar-1.2.1...
Building th-desugar-1.2.1...
Preprocessing library th-desugar-1.2.1...
[1 of 5] Compiling Language.Haskell.TH.Desugar.Util ( Language/Haskell/TH/Desugar/Util.hs, dist/build/Language/Haskell/TH/Desugar/Util.o )
[2 of 5] Compiling Language.Haskell.TH.Desugar.Core ( Language/Haskell/TH/Desugar/Core.hs, dist/build/Language/Haskell/TH/Desugar/Core.o )
[3 of 5] Compiling Language.Haskell.TH.Desugar.Sweeten ( Language/Haskell/TH/Desugar/Sweeten.hs, dist/build/Language/Haskell/TH/Desugar/Sweeten.o )
[4 of 5] Compiling Language.Haskell.TH.Desugar.Expand ( Language/Haskell/TH/Desugar/Expand.hs, dist/build/Language/Haskell/TH/Desugar/Expand.o )
[5 of 5] Compiling Language.Haskell.TH.Desugar ( Language/Haskell/TH/Desugar.hs, dist/build/Language/Haskell/TH/Desugar.o )
In-place registering th-desugar-1.2.1...
Running Haddock for th-desugar-1.2.1...
Running hscolour for th-desugar-1.2.1...
Preprocessing library th-desugar-1.2.1...
Preprocessing library th-desugar-1.2.1...
Haddock coverage:
  83% ( 10 / 12) in 'Language.Haskell.TH.Desugar.Util'
  87% ( 39 / 45) in 'Language.Haskell.TH.Desugar.Core'
  10% (  1 / 10) in 'Language.Haskell.TH.Desugar.Sweeten'
 100% (  4 /  4) in 'Language.Haskell.TH.Desugar.Expand'
 100% ( 46 / 46) in 'Language.Haskell.TH.Desugar'
Documentation created: dist/doc/html/th-desugar/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/th-desugar-1.2.1
Registering th-desugar-1.2.1...
Installed th-desugar-1.2.1
Downloading singletons-0.9.0...
Configuring singletons-0.9.0...
Building singletons-0.9.0...
Preprocessing library singletons-0.9.0...
[ 1 of 18] Compiling Data.Singletons.Void ( Data/Singletons/Void.hs, dist/build/Data/Singletons/Void.o )
[ 2 of 18] Compiling Data.Singletons.Util ( Data/Singletons/Util.hs, dist/build/Data/Singletons/Util.o )
[ 3 of 18] Compiling Data.Singletons.Promote ( Data/Singletons/Promote.hs, dist/build/Data/Singletons/Promote.o )
[ 4 of 18] Compiling Data.Singletons.Types ( Data/Singletons/Types.hs, dist/build/Data/Singletons/Types.o )
[ 5 of 18] Compiling Data.Singletons.Singletons ( Data/Singletons/Singletons.hs, dist/build/Data/Singletons/Singletons.o )
[ 6 of 18] Compiling Data.Singletons.CustomStar ( Data/Singletons/CustomStar.hs, dist/build/Data/Singletons/CustomStar.o )
[ 7 of 18] Compiling Data.Singletons.Core ( Data/Singletons/Core.hs, dist/build/Data/Singletons/Core.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 transformers-0.3.0.0 ... linking ... done.
Loading package mtl-2.1.2 ... linking ... done.
Loading package syb-0.4.1 ... linking ... done.
Loading package pretty-1.1.1.0 ... linking ... done.
Loading package template-haskell ... linking ... done.
Loading package th-desugar-1.2.1 ... linking ... done.
[ 8 of 18] Compiling Data.Singletons.Bool ( Data/Singletons/Bool.hs, dist/build/Data/Singletons/Bool.o )
[ 9 of 18] Compiling Data.Singletons.Eq ( Data/Singletons/Eq.hs, dist/build/Data/Singletons/Eq.o )
[10 of 18] Compiling Data.Singletons.TypeRepStar ( Data/Singletons/TypeRepStar.hs, dist/build/Data/Singletons/TypeRepStar.o )
[11 of 18] Compiling Data.Singletons.TH ( Data/Singletons/TH.hs, dist/build/Data/Singletons/TH.o )
[12 of 18] Compiling Data.Singletons.Tuple ( Data/Singletons/Tuple.hs, dist/build/Data/Singletons/Tuple.o )
[13 of 18] Compiling Data.Singletons.Decide ( Data/Singletons/Decide.hs, dist/build/Data/Singletons/Decide.o )
[14 of 18] Compiling Data.Singletons  ( Data/Singletons.hs, dist/build/Data/Singletons.o )
[15 of 18] Compiling Data.Singletons.List ( Data/Singletons/List.hs, dist/build/Data/Singletons/List.o )
[16 of 18] Compiling Data.Singletons.Either ( Data/Singletons/Either.hs, dist/build/Data/Singletons/Either.o )
[17 of 18] Compiling Data.Singletons.Maybe ( Data/Singletons/Maybe.hs, dist/build/Data/Singletons/Maybe.o )
[18 of 18] Compiling Data.Singletons.Prelude ( Data/Singletons/Prelude.hs, dist/build/Data/Singletons/Prelude.o )
In-place registering singletons-0.9.0...
Running Haddock for singletons-0.9.0...
Running hscolour for singletons-0.9.0...
Preprocessing library singletons-0.9.0...
Preprocessing library singletons-0.9.0...
Haddock coverage:
 100% (  5 /  5) in 'Data.Singletons.Void'
   3% (  1 / 38) in 'Data.Singletons.Util'
   9% (  4 / 46) in 'Data.Singletons.Promote'
  38% (  3 /  8) in 'Data.Singletons.Types'
  12% (  9 / 76) in 'Data.Singletons.Singletons'
 100% (  2 /  2) in 'Data.Singletons.CustomStar'
Warning: Data.Singletons.Core: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  Sing
Warning: Data.Singletons.Core: We do not support associated types in instances yet. These instances are affected:
(Data.Singletons.Core.SingKind (Data.Singletons.Types.KProxy :: Data.Singletons.Types.KProxy a_12),
 Data.Singletons.Core.SingKind (Data.Singletons.Types.KProxy :: Data.Singletons.Types.KProxy b_13),
 Data.Singletons.Core.SingKind (Data.Singletons.Types.KProxy :: Data.Singletons.Types.KProxy c_14),
 Data.Singletons.Core.SingKind (Data.Singletons.Types.KProxy :: Data.Singletons.Types.KProxy d_15),
 Data.Singletons.Core.SingKind (Data.Singletons.Types.KProxy :: Data.Singletons.Types.KProxy e_16),
 Data.Singletons.Core.SingKind (Data.Singletons.Types.KProxy :: Data.Singletons.Types.KProxy f_17),
 Data.Singletons.Core.SingKind (Data.Singletons.Types.KProxy :: Data.Singletons.Types.KProxy g_18)) =>
Data.Singletons.Core.SingKind (Data.Singletons.Types.KProxy :: Data.Singletons.Types.KProxy ((,,,,,,) a_12 b_13 c_14 d_15 e_16 f_17 g_18)), (Data.Singletons.Core.SingKind (Data.Singletons.Types.KProxy :: Data.Singletons.Types.KProxy a_12),
 Data.Singletons.Core.SingKind (Data.Singletons.Types.KProxy :: Data.Singletons.Types.KProxy b_13),
 Data.Singletons.Core.SingKind (Data.Singletons.Types.KProxy :: Data.Singletons.Types.KProxy c_14),
 Data.Singletons.Core.SingKind (Data.Singletons.Types.KProxy :: Data.Singletons.Types.KProxy d_15),
 Data.Singletons.Core.SingKind (Data.Singletons.Types.KProxy :: Data.Singletons.Types.KProxy e_16),
 Data.Singletons.Core.SingKind (Data.Singletons.Types.KProxy :: Data.Singletons.Types.KProxy f_17)) =>
Data.Singletons.Core.SingKind (Data.Singletons.Types.KProxy :: Data.Singletons.Types.KProxy ((,,,,,) a_12 b_13 c_14 d_15 e_16 f_17)), (Data.Singletons.Core.SingKind (Data.Singletons.Types.KProxy :: Data.Singletons.Types.KProxy a_12),
 Data.Singletons.Core.SingKind (Data.Singletons.Types.KProxy :: Data.Singletons.Types.KProxy b_13),
 Data.Singletons.Core.SingKind (Data.Singletons.Types.KProxy :: Data.Singletons.Types.KProxy c_14),
 Data.Singletons.Core.SingKind (Data.Singletons.Types.KProxy :: Data.Singletons.Types.KProxy d_15),
 Data.Singletons.Core.SingKind (Data.Singletons.Types.KProxy :: Data.Singletons.Types.KProxy e_16)) =>
Data.Singletons.Core.SingKind (Data.Singletons.Types.KProxy :: Data.Singletons.Types.KProxy ((,,,,) a_12 b_13 c_14 d_15 e_16)), (Data.Singletons.Core.SingKind (Data.Singletons.Types.KProxy :: Data.Singletons.Types.KProxy a_12),
 Data.Singletons.Core.SingKind (Data.Singletons.Types.KProxy :: Data.Singletons.Types.KProxy b_13),
 Data.Singletons.Core.SingKind (Data.Singletons.Types.KProxy :: Data.Singletons.Types.KProxy c_14),
 Data.Singletons.Core.SingKind (Data.Singletons.Types.KProxy :: Data.Singletons.Types.KProxy d_15)) =>
Data.Singletons.Core.SingKind (Data.Singletons.Types.KProxy :: Data.Singletons.Types.KProxy ((,,,) a_12 b_13 c_14 d_15)), (Data.Singletons.Core.SingKind (Data.Singletons.Types.KProxy :: Data.Singletons.Types.KProxy a_12),
 Data.Singletons.Core.SingKind (Data.Singletons.Types.KProxy :: Data.Singletons.Types.KProxy b_13),
 Data.Singletons.Core.SingKind (Data.Singletons.Types.KProxy :: Data.Singletons.Types.KProxy c_14)) =>
Data.Singletons.Core.SingKind (Data.Singletons.Types.KProxy :: Data.Singletons.Types.KProxy ((,,) a_12 b_13 c_14)), (Data.Singletons.Core.SingKind (Data.Singletons.Types.KProxy :: Data.Singletons.Types.KProxy a_12),
 Data.Singletons.Core.SingKind (Data.Singletons.Types.KProxy :: Data.Singletons.Types.KProxy b_13)) =>
Data.Singletons.Core.SingKind (Data.Singletons.Types.KProxy :: Data.Singletons.Types.KProxy ((,) a_12 b_13)), Data.Singletons.Core.SingKind (Data.Singletons.Types.KProxy :: Data.Singletons.Types.KProxy ()), Data.Singletons.Core.SingKind (Data.Singletons.Types.KProxy :: Data.Singletons.Types.KProxy a_12) =>
Data.Singletons.Core.SingKind (Data.Singletons.Types.KProxy :: Data.Singletons.Types.KProxy ([] a_12)), Data.Singletons.Core.SingKind (Data.Singletons.Types.KProxy :: Data.Singletons.Types.KProxy GHC.Types.Ordering), (Data.Singletons.Core.SingKind (Data.Singletons.Types.KProxy :: Data.Singletons.Types.KProxy a_a4kH),
 Data.Singletons.Core.SingKind (Data.Singletons.Types.KProxy :: Data.Singletons.Types.KProxy b_a4kI)) =>
Data.Singletons.Core.SingKind (Data.Singletons.Types.KProxy :: Data.Singletons.Types.KProxy (Data.Either.Either a_a4kH b_a4kI)), Data.Singletons.Core.SingKind (Data.Singletons.Types.KProxy :: Data.Singletons.Types.KProxy a_a2GX) =>
Data.Singletons.Core.SingKind (Data.Singletons.Types.KProxy :: Data.Singletons.Types.KProxy (Data.Maybe.Maybe a_a2GX)), Data.Singletons.Core.SingKind (Data.Singletons.Types.KProxy :: Data.Singletons.Types.KProxy GHC.Types.Bool), Data.Singletons.Core.SingKind (Data.Singletons.Types.KProxy :: Data.Singletons.Types.KProxy GHC.TypeLits.Nat), Data.Singletons.Core.SingKind (Data.Singletons.Types.KProxy :: Data.Singletons.Types.KProxy GHC.TypeLits.Symbol)
  35% (  7 / 20) in 'Data.Singletons.Core'
Warning: Data.Singletons.Bool: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  :||, :&&, Not, If, Bool_
  48% ( 10 / 21) in 'Data.Singletons.Bool'
Warning: Data.Singletons.Eq: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  :==
  40% (  2 /  5) in 'Data.Singletons.Eq'
Warning: Data.Singletons.TypeRepStar: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  :==, Sing
Warning: Data.Singletons.TypeRepStar: We do not support associated types in instances yet. These instances are affected:
Data.Singletons.Core.SingKind (Data.Singletons.Types.KProxy :: Data.Singletons.Types.KProxy *)
 100% (  3 /  3) in 'Data.Singletons.TypeRepStar'
  90% ( 35 / 39) in 'Data.Singletons.TH'
Warning: Data.Singletons.Tuple: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  Swap, Uncurry, Curry, Snd, Fst
  23% (  5 / 22) in 'Data.Singletons.Tuple'
  88% (  7 /  8) in 'Data.Singletons.Decide'
  91% ( 21 / 23) in 'Data.Singletons'
Warning: Data.Singletons.List: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  Reverse_aux, Reverse, Tail, Head, :++
  36% (  5 / 14) in 'Data.Singletons.List'
Warning: Data.Singletons.Either: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  IsRight, IsLeft, PartitionEithers_aux, PartitionEithers, Rights, Lefts, Either_
  35% (  7 / 20) in 'Data.Singletons.Either'
Warning: Data.Singletons.Maybe: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  MapMaybe, CatMaybes, ListToMaybe, MaybeToList, FromMaybe, FromJust, IsNothing, IsJust, Maybe_
  24% (  6 / 25) in 'Data.Singletons.Maybe'
  30% ( 14 / 47) in 'Data.Singletons.Prelude'
haddock: internal error: synifyKind
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/singletons-0.9.0
Registering singletons-0.9.0...
Installed singletons-0.9.0

Test log

No test log was submitted for this report.