Build #3 for tuple-hlist-0.1.0.7

[all reports]

Package tuple-hlist-0.1.0.7
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2015-06-09 22:36:08.319095 UTC
Compiler ghc-7.8.3
OS linux
Arch x86_64
Dependencies base-4.7.0.1, OneTuple-0.2.1, HList-0.3.4.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring OneTuple-0.2.1...
Building OneTuple-0.2.1...
Preprocessing library OneTuple-0.2.1...
[1 of 1] Compiling Data.Tuple.OneTuple ( Data/Tuple/OneTuple.hs, dist/build/Data/Tuple/OneTuple.o )
In-place registering OneTuple-0.2.1...
Running Haddock for OneTuple-0.2.1...
Running hscolour for OneTuple-0.2.1...
Preprocessing library OneTuple-0.2.1...
Preprocessing library OneTuple-0.2.1...
Haddock coverage:
 100% (  3 /  3) in 'Data.Tuple.OneTuple'
Documentation created: dist/doc/html/OneTuple/index.html,
dist/doc/html/OneTuple/OneTuple.txt
Creating package registration file: /tmp/pkgConf-OneTuple-0.22394.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/OneTuple-0.2.1
Registering OneTuple-0.2.1...
Installed OneTuple-0.2.1
Configuring tagged-0.8.0.1...
Building tagged-0.8.0.1...
Preprocessing library tagged-0.8.0.1...
[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.0.1...
Running Haddock for tagged-0.8.0.1...
Running hscolour for tagged-0.8.0.1...
Preprocessing library tagged-0.8.0.1...
Preprocessing library tagged-0.8.0.1...
Haddock coverage:
  67% (  2 /  3) in 'Data.Proxy.TH'
  93% ( 14 / 15) in 'Data.Tagged'
Documentation created: dist/doc/html/tagged/index.html,
dist/doc/html/tagged/tagged.txt
Creating package registration file: /tmp/pkgConf-tagged-0.8.02394.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/tagged-0.8.0.1
Registering tagged-0.8.0.1...
Installed tagged-0.8.0.1
Configuring transformers-0.4.3.0...
Building transformers-0.4.3.0...
Preprocessing library transformers-0.4.3.0...
[ 1 of 28] Compiling Data.Functor.Identity ( oldsrc/Data/Functor/Identity.hs, dist/build/Data/Functor/Identity.o )
[ 2 of 28] Compiling Control.Monad.Trans.Class ( Control/Monad/Trans/Class.hs, dist/build/Control/Monad/Trans/Class.o )
[ 3 of 28] Compiling Control.Monad.Signatures ( Control/Monad/Signatures.hs, dist/build/Control/Monad/Signatures.o )
[ 4 of 28] Compiling Control.Monad.IO.Class ( Control/Monad/IO/Class.hs, dist/build/Control/Monad/IO/Class.o )
[ 5 of 28] Compiling Control.Monad.Trans.Cont ( Control/Monad/Trans/Cont.hs, dist/build/Control/Monad/Trans/Cont.o )
[ 6 of 28] Compiling Control.Monad.Trans.Reader ( Control/Monad/Trans/Reader.hs, dist/build/Control/Monad/Trans/Reader.o )
[ 7 of 28] Compiling Control.Monad.Trans.RWS.Lazy ( Control/Monad/Trans/RWS/Lazy.hs, dist/build/Control/Monad/Trans/RWS/Lazy.o )
[ 8 of 28] Compiling Control.Monad.Trans.RWS ( Control/Monad/Trans/RWS.hs, dist/build/Control/Monad/Trans/RWS.o )
[ 9 of 28] Compiling Control.Monad.Trans.RWS.Strict ( Control/Monad/Trans/RWS/Strict.hs, dist/build/Control/Monad/Trans/RWS/Strict.o )
[10 of 28] Compiling Control.Monad.Trans.State.Lazy ( Control/Monad/Trans/State/Lazy.hs, dist/build/Control/Monad/Trans/State/Lazy.o )
[11 of 28] Compiling Control.Monad.Trans.State ( Control/Monad/Trans/State.hs, dist/build/Control/Monad/Trans/State.o )
[12 of 28] Compiling Control.Monad.Trans.State.Strict ( Control/Monad/Trans/State/Strict.hs, dist/build/Control/Monad/Trans/State/Strict.o )
[13 of 28] Compiling Data.Functor.Classes ( Data/Functor/Classes.hs, dist/build/Data/Functor/Classes.o )
[14 of 28] Compiling Data.Functor.Constant ( Data/Functor/Constant.hs, dist/build/Data/Functor/Constant.o )
[15 of 28] Compiling Control.Applicative.Lift ( Control/Applicative/Lift.hs, dist/build/Control/Applicative/Lift.o )
[16 of 28] Compiling Control.Monad.Trans.Except ( Control/Monad/Trans/Except.hs, dist/build/Control/Monad/Trans/Except.o )
[17 of 28] Compiling Control.Monad.Trans.Error ( Control/Monad/Trans/Error.hs, dist/build/Control/Monad/Trans/Error.o )
[18 of 28] Compiling Control.Monad.Trans.Identity ( Control/Monad/Trans/Identity.hs, dist/build/Control/Monad/Trans/Identity.o )
[19 of 28] Compiling Control.Monad.Trans.List ( Control/Monad/Trans/List.hs, dist/build/Control/Monad/Trans/List.o )
[20 of 28] Compiling Control.Monad.Trans.Maybe ( Control/Monad/Trans/Maybe.hs, dist/build/Control/Monad/Trans/Maybe.o )
[21 of 28] Compiling Control.Monad.Trans.Writer.Lazy ( Control/Monad/Trans/Writer/Lazy.hs, dist/build/Control/Monad/Trans/Writer/Lazy.o )
[22 of 28] Compiling Control.Monad.Trans.Writer ( Control/Monad/Trans/Writer.hs, dist/build/Control/Monad/Trans/Writer.o )
[23 of 28] Compiling Control.Monad.Trans.Writer.Strict ( Control/Monad/Trans/Writer/Strict.hs, dist/build/Control/Monad/Trans/Writer/Strict.o )
[24 of 28] Compiling Data.Functor.Compose ( Data/Functor/Compose.hs, dist/build/Data/Functor/Compose.o )
[25 of 28] Compiling Data.Functor.Product ( Data/Functor/Product.hs, dist/build/Data/Functor/Product.o )
[26 of 28] Compiling Data.Functor.Sum ( Data/Functor/Sum.hs, dist/build/Data/Functor/Sum.o )
[27 of 28] Compiling Control.Applicative.Backwards ( Control/Applicative/Backwards.hs, dist/build/Control/Applicative/Backwards.o )
[28 of 28] Compiling Data.Functor.Reverse ( Data/Functor/Reverse.hs, dist/build/Data/Functor/Reverse.o )
In-place registering transformers-0.4.3.0...
Running Haddock for transformers-0.4.3.0...
Running hscolour for transformers-0.4.3.0...
Preprocessing library transformers-0.4.3.0...
Preprocessing library transformers-0.4.3.0...
Haddock coverage:
 100% (  2 /  2) in 'Data.Functor.Identity'
 100% ( 14 / 14) in 'Control.Monad.Trans.Class'
 100% (  5 /  5) in 'Control.Monad.Signatures'
 100% (  2 /  2) in 'Control.Monad.IO.Class'
 100% ( 22 / 22) in 'Control.Monad.Trans.Cont'
 100% ( 18 / 18) in 'Control.Monad.Trans.Reader'
 100% ( 37 / 37) in 'Control.Monad.Trans.RWS.Lazy'
 100% (  2 /  2) in 'Control.Monad.Trans.RWS'
 100% ( 37 / 37) in 'Control.Monad.Trans.RWS.Strict'
 100% ( 34 / 34) in 'Control.Monad.Trans.State.Lazy'
 100% (  2 /  2) in 'Control.Monad.Trans.State'
 100% ( 34 / 34) in 'Control.Monad.Trans.State.Strict'
 100% ( 15 / 15) in 'Data.Functor.Classes'
 100% (  2 /  2) in 'Data.Functor.Constant'
 100% (  9 /  9) in 'Control.Applicative.Lift'
 100% ( 19 / 19) in 'Control.Monad.Trans.Except'
 100% ( 15 / 15) in 'Control.Monad.Trans.Error'
 100% (  7 /  7) in 'Control.Monad.Trans.Identity'
 100% (  7 /  7) in 'Control.Monad.Trans.List'
 100% ( 12 / 12) in 'Control.Monad.Trans.Maybe'
 100% ( 20 / 20) in 'Control.Monad.Trans.Writer.Lazy'
 100% (  2 /  2) in 'Control.Monad.Trans.Writer'
 100% ( 20 / 20) in 'Control.Monad.Trans.Writer.Strict'
 100% (  2 /  2) in 'Data.Functor.Compose'
 100% (  2 /  2) in 'Data.Functor.Product'
 100% (  2 /  2) in 'Data.Functor.Sum'
 100% (  2 /  2) in 'Control.Applicative.Backwards'
 100% (  2 /  2) in 'Data.Functor.Reverse'
Documentation created: dist/doc/html/transformers/index.html,
dist/doc/html/transformers/transformers.txt
Creating package registration file: /tmp/pkgConf-transformers-0.4.32394.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/transformers-0.4.3.0
Registering transformers-0.4.3.0...
Installed transformers-0.4.3.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'
 100% (  5 /  5) in 'Control.Monad.State.Class'
 100% (  3 /  3) in 'Control.Monad.Reader.Class'
  80% (  4 /  5) in 'Control.Monad.RWS.Class'
 100% (  4 /  4) in 'Control.Monad.Identity'
 100% (  3 /  3) in 'Control.Monad.Error.Class'
  50% (  1 /  2) in 'Control.Monad.Cont.Class'
 100% (  3 /  3) in 'Control.Monad.Trans'
  93% ( 14 / 15) in 'Control.Monad.Error'
 100% ( 19 / 19) in 'Control.Monad.Except'
 100% (  5 /  5) in 'Control.Monad.List'
  95% ( 21 / 22) in 'Control.Monad.RWS.Lazy'
 100% (  2 /  2) in 'Control.Monad.RWS'
  96% ( 22 / 23) in 'Control.Monad.Reader'
  95% ( 21 / 22) in 'Control.Monad.RWS.Strict'
  96% ( 24 / 25) in 'Control.Monad.State.Lazy'
 100% (  2 /  2) in 'Control.Monad.State'
  96% ( 24 / 25) in 'Control.Monad.State.Strict'
  89% ( 17 / 19) in 'Control.Monad.Writer.Lazy'
 100% (  2 /  2) in 'Control.Monad.Writer'
  94% ( 17 / 18) in 'Control.Monad.Writer.Strict'
  91% ( 20 / 22) in 'Control.Monad.Cont'
Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt
Creating package registration file: /tmp/pkgConf-mtl-2.22394.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/mtl-2.2.1
Registering mtl-2.2.1...
Installed mtl-2.2.1
Configuring HList-0.3.4.1...
Building HList-0.3.4.1...
Preprocessing library HList-0.3.4.1...
[ 1 of 21] Compiling Data.HList.FakePrelude ( Data/HList/FakePrelude.hs, dist/build/Data/HList/FakePrelude.o )

Data/HList/FakePrelude.hs:18:1: Warning:
    The import of ‘GHC.TypeLits’ is redundant
      except perhaps to import instances from ‘GHC.TypeLits’
    To import instances alone, use: import GHC.TypeLits()

Data/HList/FakePrelude.hs:296:10: Warning:
    Orphan instance: instance [overlap ok] Show (Proxy 'True)

Data/HList/FakePrelude.hs:297:10: Warning:
    Orphan instance: instance [overlap ok] Show (Proxy 'False)
[ 2 of 21] Compiling Data.HList.HListPrelude ( Data/HList/HListPrelude.hs, dist/build/Data/HList/HListPrelude.o )
[ 3 of 21] Compiling Data.HList.HList ( Data/HList/HList.hs, dist/build/Data/HList/HList.o )

Data/HList/HList.hs:691:10: Warning:
    Orphan instance: instance HEq '[] '[] 'True

Data/HList/HList.hs:692:10: Warning:
    Orphan instance: instance HEq '[] (e : l) 'False

Data/HList/HList.hs:693:10: Warning:
    Orphan instance: instance HEq (e : l) '[] 'False

Data/HList/HList.hs:694:10: Warning:
    Orphan instance:
      instance (HEq e1 e2 b1, HEq l1 l2 b2, br ~ HAnd b1 b2) =>
               HEq (e1 : l1) (e2 : l2) br
[ 4 of 21] Compiling Data.HList.HArray ( Data/HList/HArray.hs, dist/build/Data/HList/HArray.o )
[ 5 of 21] Compiling Data.HList.HOccurs ( Data/HList/HOccurs.hs, dist/build/Data/HList/HOccurs.o )

Data/HList/HOccurs.hs:85:10: Warning:
    Orphan instance:
      instance (HOccurrence e (x : y) l', HOccurs' e l') =>
               HOccurs e (HList (x : y))

Data/HList/HOccurs.hs:119:10: Warning:
    Orphan instance: instance HOccursNot e '[]

Data/HList/HOccurs.hs:120:10: Warning:
    Orphan instance:
      instance (HEq e e1 b, HOccursNot' b e l) => HOccursNot e (e1 : l)

Data/HList/HOccurs.hs:128:10: Warning:
    Orphan instance: instance HProject (HList l) (HList '[])

Data/HList/HOccurs.hs:131:10: Warning:
    Orphan instance:
      instance (HOccurs e l, HProject l (HList l')) =>
               HProject l (HList (e : l'))
[ 6 of 21] Compiling Data.HList.HTypeIndexed ( Data/HList/HTypeIndexed.hs, dist/build/Data/HList/HTypeIndexed.o )

Data/HList/HTypeIndexed.hs:22:10: Warning:
    Orphan instance:
      instance (HEq e1 e b, HType2HNatCase b e1 l n) =>
               HType2HNat e1 (e : l) n

Data/HList/HTypeIndexed.hs:34:10: Warning:
    Orphan instance: instance HTypes2HNats '[] l '[]

Data/HList/HTypeIndexed.hs:36:10: Warning:
    Orphan instance:
      instance (HType2HNat e l n, HTypes2HNats es l ns) =>
               HTypes2HNats (e : es) l (n : ns)

Data/HList/HTypeIndexed.hs:46:10: Warning:
    Orphan instance: instance HDeleteMany e (HList '[]) (HList '[])

Data/HList/HTypeIndexed.hs:49:10: Warning:
    Orphan instance:
      instance (HEq e1 e b, HDeleteManyCase b e1 e l l1) =>
               HDeleteMany e1 (HList (e : l)) (HList l1)
[ 7 of 21] Compiling Data.HList.TypeEqO ( Data/HList/TypeEqO.hs, dist/build/Data/HList/TypeEqO.o )

Data/HList/TypeEqO.hs:18:10: Warning:
    Orphan instance: instance [overlap ok] HEq x x 'True

Data/HList/TypeEqO.hs:19:10: Warning:
    Orphan instance: instance [overlap ok] 'False ~ b => HEq x y b
[ 8 of 21] Compiling Data.HList.TIP   ( Data/HList/TIP.hs, dist/build/Data/HList/TIP.o )
[ 9 of 21] Compiling Data.HList.TIC   ( Data/HList/TIC.hs, dist/build/Data/HList/TIC.o )
[10 of 21] Compiling Data.HList.HZip  ( Data/HList/HZip.hs, dist/build/Data/HList/HZip.o )
[11 of 21] Compiling Data.HList.Label3 ( Data/HList/Label3.hs, dist/build/Data/HList/Label3.o )
[12 of 21] Compiling Data.HList.MakeLabels ( Data/HList/MakeLabels.hs, dist/build/Data/HList/MakeLabels.o )
[13 of 21] Compiling Data.HList.Label6 ( Data/HList/Label6.hs, dist/build/Data/HList/Label6.o )

Data/HList/Label6.hs:25:10: Warning:
    Orphan instance: instance KnownSymbol x => ShowLabel x
[14 of 21] Compiling Data.HList.Record ( Data/HList/Record.hs, dist/build/Data/HList/Record.o )
[15 of 21] Compiling Data.HList.Variant ( Data/HList/Variant.hs, dist/build/Data/HList/Variant.o )
[16 of 21] Compiling Data.HList.Labelable ( Data/HList/Labelable.hs, dist/build/Data/HList/Labelable.o )
[17 of 21] Compiling Data.HList.RecordPuns ( Data/HList/RecordPuns.hs, dist/build/Data/HList/RecordPuns.o )

Data/HList/RecordPuns.hs:98:1: Warning:
    Defined but not used: ‘mkExp’
[18 of 21] Compiling Data.HList.Data  ( Data/HList/Data.hs, dist/build/Data/HList/Data.o )

Data/HList/Data.hs:63:1: Warning:
    The import of ‘GHC.TypeLits’ is redundant
      except perhaps to import instances from ‘GHC.TypeLits’
    To import instances alone, use: import GHC.TypeLits()

Data/HList/Data.hs:66:1: Warning:
    The import of ‘GHC.Exts’ is redundant
      except perhaps to import instances from ‘GHC.Exts’
    To import instances alone, use: import GHC.Exts()

Data/HList/Data.hs:254:1: Warning:
    Defined but not used: ‘tyConList’

Data/HList/Data.hs:71:10: Warning:
    Orphan instance:
      instance (Data x, Data (HList xs), Typeable (HList (x : xs)),
                TypeablePolyK (x : xs)) =>
               Data (HList (x : xs))

Data/HList/Data.hs:81:10: Warning:
    Orphan instance: instance TypeablePolyK '[] => Data (HList '[])

Data/HList/Data.hs:155:10: Warning:
    Orphan instance: instance (DataRecordCxt a) => Data (Record a)

Data/HList/Data.hs:216:1: Warning:
    Orphan instance: instance Typeable Record

Data/HList/Data.hs:217:1: Warning:
    Orphan instance: instance Typeable HList
[19 of 21] Compiling Data.HList.Keyword ( Data/HList/Keyword.hs, dist/build/Data/HList/Keyword.o )
[20 of 21] Compiling Data.HList.CommonMain ( Data/HList/CommonMain.hs, dist/build/Data/HList/CommonMain.o )
[21 of 21] Compiling Data.HList       ( Data/HList.hs, dist/build/Data/HList.o )
In-place registering HList-0.3.4.1...
Running Haddock for HList-0.3.4.1...
Running hscolour for HList-0.3.4.1...
Preprocessing library HList-0.3.4.1...
Preprocessing library HList-0.3.4.1...

Data/HList/FakePrelude.hs:18:1: Warning:
    The import of ‘GHC.TypeLits’ is redundant
      except perhaps to import instances from ‘GHC.TypeLits’
    To import instances alone, use: import GHC.TypeLits()

Data/HList/FakePrelude.hs:296:10: Warning:
    Orphan instance: instance [overlap ok] Show (Proxy 'True)

Data/HList/FakePrelude.hs:297:10: Warning:
    Orphan instance: instance [overlap ok] Show (Proxy 'False)

Data/HList/HList.hs:691:10: Warning:
    Orphan instance: instance HEq '[] '[] 'True

Data/HList/HList.hs:692:10: Warning:
    Orphan instance: instance HEq '[] (e : l) 'False

Data/HList/HList.hs:693:10: Warning:
    Orphan instance: instance HEq (e : l) '[] 'False

Data/HList/HList.hs:694:10: Warning:
    Orphan instance:
      instance (HEq e1 e2 b1, HEq l1 l2 b2, br ~ HAnd b1 b2) =>
               HEq (e1 : l1) (e2 : l2) br

Data/HList/HOccurs.hs:85:10: Warning:
    Orphan instance:
      instance (HOccurrence e (x : y) l', HOccurs' e l') =>
               HOccurs e (HList (x : y))

Data/HList/HOccurs.hs:119:10: Warning:
    Orphan instance: instance HOccursNot e '[]

Data/HList/HOccurs.hs:120:10: Warning:
    Orphan instance:
      instance (HEq e e1 b, HOccursNot' b e l) => HOccursNot e (e1 : l)

Data/HList/HOccurs.hs:128:10: Warning:
    Orphan instance: instance HProject (HList l) (HList '[])

Data/HList/HOccurs.hs:131:10: Warning:
    Orphan instance:
      instance (HOccurs e l, HProject l (HList l')) =>
               HProject l (HList (e : l'))

Data/HList/HTypeIndexed.hs:22:10: Warning:
    Orphan instance:
      instance (HEq e1 e b, HType2HNatCase b e1 l n) =>
               HType2HNat e1 (e : l) n

Data/HList/HTypeIndexed.hs:34:10: Warning:
    Orphan instance: instance HTypes2HNats '[] l '[]

Data/HList/HTypeIndexed.hs:36:10: Warning:
    Orphan instance:
      instance (HType2HNat e l n, HTypes2HNats es l ns) =>
               HTypes2HNats (e : es) l (n : ns)

Data/HList/HTypeIndexed.hs:46:10: Warning:
    Orphan instance: instance HDeleteMany e (HList '[]) (HList '[])

Data/HList/HTypeIndexed.hs:49:10: Warning:
    Orphan instance:
      instance (HEq e1 e b, HDeleteManyCase b e1 e l l1) =>
               HDeleteMany e1 (HList (e : l)) (HList l1)

Data/HList/TypeEqO.hs:18:10: Warning:
    Orphan instance: instance [overlap ok] HEq x x 'True

Data/HList/TypeEqO.hs:19:10: Warning:
    Orphan instance: instance [overlap ok] 'False ~ b => HEq x y b

Data/HList/Label6.hs:25:10: Warning:
    Orphan instance: instance KnownSymbol x => ShowLabel x

Data/HList/RecordPuns.hs:98:1: Warning:
    Defined but not used: ‘mkExp’

Data/HList/Data.hs:63:1: Warning:
    The import of ‘GHC.TypeLits’ is redundant
      except perhaps to import instances from ‘GHC.TypeLits’
    To import instances alone, use: import GHC.TypeLits()

Data/HList/Data.hs:66:1: Warning:
    The import of ‘GHC.Exts’ is redundant
      except perhaps to import instances from ‘GHC.Exts’
    To import instances alone, use: import GHC.Exts()

Data/HList/Data.hs:254:1: Warning:
    Defined but not used: ‘tyConList’

Data/HList/Data.hs:71:10: Warning:
    Orphan instance:
      instance (Data x, Data (HList xs), Typeable (HList (x : xs)),
                TypeablePolyK (x : xs)) =>
               Data (HList (x : xs))

Data/HList/Data.hs:81:10: Warning:
    Orphan instance: instance TypeablePolyK '[] => Data (HList '[])

Data/HList/Data.hs:155:10: Warning:
    Orphan instance: instance (DataRecordCxt a) => Data (Record a)

Data/HList/Data.hs:216:1: Warning:
    Orphan instance: instance Typeable Record

Data/HList/Data.hs:217:1: Warning:
    Orphan instance: instance Typeable HList
Haddock coverage:
  52% ( 42 / 81) in 'Data.HList.FakePrelude'
  36% (  4 / 11) in 'Data.HList.HListPrelude'
  44% ( 87 /198) in 'Data.HList.HList'
  25% (  8 / 32) in 'Data.HList.HArray'
   9% (  3 / 33) in 'Data.HList.HOccurs'
  22% (  4 / 18) in 'Data.HList.HTypeIndexed'
  12% (  1 /  8) in 'Data.HList.TypeEqO'
  43% ( 12 / 28) in 'Data.HList.TIP'
 100% (  5 /  5) in 'Data.HList.TIC'
  54% ( 13 / 24) in 'Data.HList.HZip'
  67% (  4 /  6) in 'Data.HList.Label3'
 100% (  5 /  5) in 'Data.HList.MakeLabels'
 100% (  1 /  1) in 'Data.HList.Label6'
Cannot find documentation for: $note
  73% ( 57 / 78) in 'Data.HList.Record'
  75% (  6 /  8) in 'Data.HList.Variant'
Cannot find documentation for: $note
  82% (  9 / 11) in 'Data.HList.Labelable'
 100% (  3 /  3) in 'Data.HList.RecordPuns'
  50% (  5 / 10) in 'Data.HList.Data'
  72% ( 26 / 36) in 'Data.HList.Keyword'
  91% ( 31 / 34) in 'Data.HList.CommonMain'
  80% (  8 / 10) in 'Data.HList'
Warning: Data.HList.HList: could not find link destinations for:
    Data.HList.Data.TypeablePolyK
Warning: Data.HList.Data: could not find link destinations for:
    Data.HList.Data.TypeablePolyK Data.HList.Data.C Data.HList.Data.typeRepsList
Warning: Data.HList.Keyword: could not find link destinations for:
    Data.HList.Keyword.TaggedToKW
Warning: Data.HList.CommonMain: could not find link destinations for:
    Data.HList.Keyword.TaggedToKW
Documentation created: dist/doc/html/HList/index.html,
dist/doc/html/HList/HList.txt
Creating package registration file: /tmp/pkgConf-HList-0.3.42394.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/HList-0.3.4.1
Registering HList-0.3.4.1...
Installed HList-0.3.4.1
Downloading tuple-hlist-0.1.0.7...
Configuring tuple-hlist-0.1.0.7...
Building tuple-hlist-0.1.0.7...
Preprocessing library tuple-hlist-0.1.0.7...
[1 of 1] Compiling Data.Tuple.HList ( src/Data/Tuple/HList.hs, dist/build/Data/Tuple/HList.o )

src/Data/Tuple/HList.hs:13:20:
    In module ‘Data.HList’:
      ‘HNil’ is a data constructor of ‘HList’
    To import it use
      ‘import’ Data.HList( HList( HNil ) )
    or
      ‘import’ Data.HList( HList(..) )

src/Data/Tuple/HList.hs:13:32:
    In module ‘Data.HList’:
      ‘HCons’ is a data constructor of ‘HList’
    To import it use
      ‘import’ Data.HList( HList( HCons ) )
    or
      ‘import’ Data.HList( HList(..) )

src/Data/Tuple/HList.hs:13:46:
    Module ‘Data.HList’ does not export ‘type (:*:)’
Failed to install tuple-hlist-0.1.0.7
cabal: Error: some packages failed to install:
tuple-hlist-0.1.0.7 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.