Build #1 for hgmp-0.1.0.0

[all reports]

Package hgmp-0.1.0.0
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2016-08-01 19:40:12.501403 UTC
Compiler ghc-8.0.1.20160701
OS linux
Arch x86_64
Dependencies base-4.9.0.0, ghc-prim-0.5.0.0, integer-gmp-1.0.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Downloading hgmp-0.1.0.0...
cabal: Entering directory '/tmp/cabal-tmp-20854/hgmp-0.1.0.0'
Configuring hgmp-0.1.0.0...
Building hgmp-0.1.0.0...
Preprocessing library hgmp-0.1.0.0...
[1 of 2] Compiling Numeric.GMP.Types ( dist/build/Numeric/GMP/Types.hs, dist/build/Numeric/GMP/Types.o )

src/Numeric/GMP/Types.hsc:10:1: warning: [-Wunused-imports]
    The import of ‘Data.Typeable’ is redundant
      except perhaps to import instances from ‘Data.Typeable’
    To import instances alone, use: import Data.Typeable()
[2 of 2] Compiling Numeric.GMP.Utils ( src/Numeric/GMP/Utils.hs, dist/build/Numeric/GMP/Utils.o )
cbits/wrappers.c: In function ‘mpz_set_HsInt’:

cbits/wrappers.c:12:5: error:
     warning: right shift count >= width of type [enabled by default]
         mpz_set_si(dst, n >> lobits); // warns when branch will be unused
         ^
cbits/wrappers.c: In function ‘mpz_set_HsInt’:

cbits/wrappers.c:12:5: error:
     warning: right shift count >= width of type [enabled by default]
         mpz_set_si(dst, n >> lobits); // warns when branch will be unused
         ^
Running Haddock for hgmp-0.1.0.0...
Running hscolour for hgmp-0.1.0.0...
Preprocessing library hgmp-0.1.0.0...
Preprocessing library hgmp-0.1.0.0...

src/Numeric/GMP/Types.hsc:10:1: warning: [-Wunused-imports]
    The import of ‘Data.Typeable’ is redundant
      except perhaps to import instances from ‘Data.Typeable’
    To import instances alone, use: import Data.Typeable()
Haddock coverage:
  76% ( 13 / 17) in 'Numeric.GMP.Types'
  Missing documentation for:
     (src/Numeric/GMP/Types.hsc:26)
     (src/Numeric/GMP/Types.hsc:45)
     (src/Numeric/GMP/Types.hsc:69)
     (src/Numeric/GMP/Types.hsc:91)
 100% ( 21 / 21) in 'Numeric.GMP.Utils'
Warning: Numeric.GMP.Types: could not find link destinations for:
    unsafeIndex unsafeRangeSize
Documentation created: dist/doc/html/hgmp/index.html,
dist/doc/html/hgmp/hgmp.txt
Creating package registration file:
/tmp/pkgConf-hgmp-0.1.01315634022635723058.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/hgmp-0.1.0.0-HqNIFAo6dZv2xRXBQ38pVC
Registering hgmp-0.1.0.0...
cabal: Leaving directory '/tmp/cabal-tmp-20854/hgmp-0.1.0.0'
Installed hgmp-0.1.0.0

Test log

No test log was submitted for this report.