Build #1 for hsexif-0.6.0.1

[all reports]

Package hsexif-0.6.0.1
Install InstallOk
Docs Ok
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies time-1.4.0.1, text-0.11.2.3, iconv-0.4.1.2, containers-0.5.0.0, bytestring-0.10.0.2, binary-0.7.2.1, base-4.6.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring binary-0.7.2.1...
Building binary-0.7.2.1...
Preprocessing library binary-0.7.2.1...
[1 of 9] Compiling Data.Binary.Builder.Base ( src/Data/Binary/Builder/Base.hs, dist/build/Data/Binary/Builder/Base.o )
[2 of 9] Compiling Data.Binary.Builder.Internal ( src/Data/Binary/Builder/Internal.hs, dist/build/Data/Binary/Builder/Internal.o )
[3 of 9] Compiling Data.Binary.Get.Internal ( src/Data/Binary/Get/Internal.hs, dist/build/Data/Binary/Get/Internal.o )
[4 of 9] Compiling Data.Binary.Builder ( src/Data/Binary/Builder.hs, dist/build/Data/Binary/Builder.o )
[5 of 9] Compiling Data.Binary.Get  ( src/Data/Binary/Get.hs, dist/build/Data/Binary/Get.o )
[6 of 9] Compiling Data.Binary.Put  ( src/Data/Binary/Put.hs, dist/build/Data/Binary/Put.o )
[7 of 9] Compiling Data.Binary.Class ( src/Data/Binary/Class.hs, dist/build/Data/Binary/Class.o )
[8 of 9] Compiling Data.Binary.Generic ( src/Data/Binary/Generic.hs, dist/build/Data/Binary/Generic.o )
[9 of 9] Compiling Data.Binary      ( src/Data/Binary.hs, dist/build/Data/Binary.o )
In-place registering binary-0.7.2.1...
Running Haddock for binary-0.7.2.1...
Running hscolour for binary-0.7.2.1...
Preprocessing library binary-0.7.2.1...
Preprocessing library binary-0.7.2.1...
Haddock coverage:
 100% ( 31 / 31) in 'Data.Binary.Builder.Base'
 100% (  4 /  4) in 'Data.Binary.Builder.Internal'
  81% ( 21 / 26) in 'Data.Binary.Get.Internal'
 100% ( 28 / 28) in 'Data.Binary.Builder'
  96% ( 47 / 49) in 'Data.Binary.Get'
  96% ( 26 / 27) in 'Data.Binary.Put'
  80% (  4 /  5) in 'Data.Binary.Class'
 100% (  1 /  1) in 'Data.Binary.Generic'
  91% ( 21 / 23) in 'Data.Binary'
Warning: Data.Binary.Get.Internal: could not find link destinations for:
    Data.Binary.Get.Internal.Success
Warning: Data.Binary.Put: could not find link destinations for:
    Data.Binary.Put.PairS
Warning: Data.Binary: could not find link destinations for:
    Data.Binary.Generic.GSum Data.Binary.Generic.SumSize
Documentation created: dist/doc/html/binary/index.html,
dist/doc/html/binary/binary.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/binary-0.7.2.1
Registering binary-0.7.2.1...
Installed binary-0.7.2.1
Configuring iconv-0.4.1.2...
Building iconv-0.4.1.2...
Preprocessing library iconv-0.4.1.2...
[1 of 2] Compiling Codec.Text.IConv.Internal ( Codec/Text/IConv/Internal.hs, dist/build/Codec/Text/IConv/Internal.o )
[2 of 2] Compiling Codec.Text.IConv ( Codec/Text/IConv.hs, dist/build/Codec/Text/IConv.o )
In-place registering iconv-0.4.1.2...
Running Haddock for iconv-0.4.1.2...
Running hscolour for iconv-0.4.1.2...
Preprocessing library iconv-0.4.1.2...
Preprocessing library iconv-0.4.1.2...
Haddock coverage:
  31% (  8 / 26) in 'Codec.Text.IConv.Internal'
  79% ( 11 / 14) in 'Codec.Text.IConv'
Warning: Codec.Text.IConv: could not find link destinations for:
    Codec.Text.IConv.tmpChunkSize
Documentation created: dist/doc/html/iconv/index.html,
dist/doc/html/iconv/iconv.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/iconv-0.4.1.2
Registering iconv-0.4.1.2...
Installed iconv-0.4.1.2
Downloading hsexif-0.6.0.1...
Configuring hsexif-0.6.0.1...
Building hsexif-0.6.0.1...
Preprocessing library hsexif-0.6.0.1...
[1 of 5] Compiling Graphics.Helpers ( Graphics/Helpers.hs, dist/build/Graphics/Helpers.o )
[2 of 5] Compiling Graphics.Types   ( Graphics/Types.hs, dist/build/Graphics/Types.o )
[3 of 5] Compiling Graphics.PrettyPrinters ( Graphics/PrettyPrinters.hs, dist/build/Graphics/PrettyPrinters.o )
[4 of 5] Compiling Graphics.ExifTags ( Graphics/ExifTags.hs, dist/build/Graphics/ExifTags.o )
[5 of 5] Compiling Graphics.HsExif  ( Graphics/HsExif.hs, dist/build/Graphics/HsExif.o )

Graphics/HsExif.hs:470:39: Warning:
    Defaulting the following constraint(s) to type `Integer'
      (Read a0)
        arising from a use of `readDigit' at Graphics/HsExif.hs:470:39-47
      (Real a0)
        arising from a use of `realToFrac' at Graphics/HsExif.hs:475:84-93
    In the second argument of `(>>)', namely `readDigit 2'
    In a stmt of a 'do' block:
      second <- getCharValue ':' >> readDigit 2
    In the expression:
      do { year <- readDigit 4;
           month <- getCharValue ':' >> readDigit 2;
           day <- getCharValue ':' >> readDigit 2;
           hour <- getCharValue ' ' >> readDigit 2;
           .... }
In-place registering hsexif-0.6.0.1...
Running Haddock for hsexif-0.6.0.1...
Running hscolour for hsexif-0.6.0.1...
Preprocessing library hsexif-0.6.0.1...
Preprocessing library hsexif-0.6.0.1...

dist/build/tmp-4417/Graphics/HsExif.hs:470:39: Warning:
    Defaulting the following constraint(s) to type `Integer'
      (Read a0)
        arising from a use of `readDigit'
        at dist/build/tmp-4417/Graphics/HsExif.hs:470:39-47
      (Real a0)
        arising from a use of `realToFrac'
        at dist/build/tmp-4417/Graphics/HsExif.hs:475:84-93
    In the second argument of `(>>)', namely `readDigit 2'
    In a stmt of a 'do' block:
      second <- getCharValue ':' >> readDigit 2
    In the expression:
      do { year <- readDigit 4;
           month <- getCharValue ':' >> readDigit 2;
           day <- getCharValue ':' >> readDigit 2;
           hour <- getCharValue ' ' >> readDigit 2;
           .... }
Haddock coverage:
  10% (  1 / 10) in 'Graphics.Helpers'
  67% (  4 /  6) in 'Graphics.Types'
   3% (  1 / 33) in 'Graphics.PrettyPrinters'
   2% (  3 /128) in 'Graphics.ExifTags'
  17% ( 22 /131) in 'Graphics.HsExif'
Documentation created: dist/doc/html/hsexif/index.html,
dist/doc/html/hsexif/hsexif.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hsexif-0.6.0.1
Registering hsexif-0.6.0.1...
Installed hsexif-0.6.0.1

Test log

No test log was submitted for this report.