Build #1 for hset-2.1.0

[all reports]

Package hset-2.1.0
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2015-09-22 19:20:08.818495 UTC
Compiler ghc-7.8.3
OS linux
Arch x86_64
Dependencies tagged-0.8.1, deepseq-1.3.0.2, base-4.7.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring tagged-0.8.1...
Building tagged-0.8.1...
Preprocessing library tagged-0.8.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.1...
Running Haddock for tagged-0.8.1...
Running hscolour for tagged-0.8.1...
Preprocessing library tagged-0.8.1...
Preprocessing library tagged-0.8.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.831204.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/tagged-0.8.1
Registering tagged-0.8.1...
Installed tagged-0.8.1
Downloading hset-2.1.0...
Configuring hset-2.1.0...
Building hset-2.1.0...
Preprocessing library hset-2.1.0...
[1 of 9] Compiling Data.HSet.TypeLevel ( src/Data/HSet/TypeLevel.hs, dist/build/Data/HSet/TypeLevel.o )
[2 of 9] Compiling Data.HSet.Type   ( src/Data/HSet/Type.hs, dist/build/Data/HSet/Type.o )

src/Data/HSet/Type.hs:8:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[3 of 9] Compiling Data.HSet.Reverse ( src/Data/HSet/Reverse.hs, dist/build/Data/HSet/Reverse.o )
[4 of 9] Compiling Data.HSet.Remove ( src/Data/HSet/Remove.hs, dist/build/Data/HSet/Remove.o )

src/Data/HSet/Remove.hs:12:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[5 of 9] Compiling Data.HSet.Union  ( src/Data/HSet/Union.hs, dist/build/Data/HSet/Union.o )

src/Data/HSet/Union.hs:9:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[6 of 9] Compiling Data.HSet.Modify ( src/Data/HSet/Modify.hs, dist/build/Data/HSet/Modify.o )

src/Data/HSet/Modify.hs:17:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[7 of 9] Compiling Data.HSet.Get    ( src/Data/HSet/Get.hs, dist/build/Data/HSet/Get.o )

src/Data/HSet/Get.hs:12:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[8 of 9] Compiling Data.HSet.SubHSet ( src/Data/HSet/SubHSet.hs, dist/build/Data/HSet/SubHSet.o )

src/Data/HSet/SubHSet.hs:12:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[9 of 9] Compiling Data.HSet        ( src/Data/HSet.hs, dist/build/Data/HSet.o )
In-place registering hset-2.1.0...
Running Haddock for hset-2.1.0...
Running hscolour for hset-2.1.0...
Preprocessing library hset-2.1.0...
Preprocessing library hset-2.1.0...

src/Data/HSet/Type.hs:8:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Data/HSet/Remove.hs:12:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Data/HSet/Union.hs:9:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Data/HSet/Modify.hs:17:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Data/HSet/Get.hs:12:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Data/HSet/SubHSet.hs:12:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
  52% ( 11 / 21) in 'Data.HSet.TypeLevel'
  10% (  1 / 10) in 'Data.HSet.Type'
  25% (  1 /  4) in 'Data.HSet.Reverse'
  75% (  3 /  4) in 'Data.HSet.Remove'
   0% (  0 / 11) in 'Data.HSet.Union'
  33% (  3 /  9) in 'Data.HSet.Modify'
  75% (  3 /  4) in 'Data.HSet.Get'
  50% (  2 /  4) in 'Data.HSet.SubHSet'
Warning: hset-2.1.0:Data.HSet: Could not find documentation for exported module: X
   0% (  0 /  1) in 'Data.HSet'
Documentation created: dist/doc/html/hset/index.html,
dist/doc/html/hset/hset.txt
Creating package registration file: /tmp/pkgConf-hset-2.131204.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/hset-2.1.0
Registering hset-2.1.0...
Installed hset-2.1.0

Test log

No test log was submitted for this report.