Build #1 for binary-bits-0.4

[all reports]

Package binary-bits-0.4
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2015-01-11 12:47:27.320106 UTC
Compiler ghc-7.8.3
OS linux
Arch x86_64
Dependencies bytestring-0.10.4.0, binary-0.7.1.0, base-4.7.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Downloading binary-bits-0.4...
Configuring binary-bits-0.4...
Building binary-bits-0.4...
Preprocessing library binary-bits-0.4...
[1 of 3] Compiling Data.Binary.Bits.Put ( Data/Binary/Bits/Put.hs, dist/build/Data/Binary/Bits/Put.o )

Data/Binary/Bits/Put.hs:157:10: Warning:
    ‘BitPut’ is an instance of Monad but not Applicative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal.
[2 of 3] Compiling Data.Binary.Bits.Get ( Data/Binary/Bits/Get.hs, dist/build/Data/Binary/Bits/Get.o )

Data/Binary/Bits/Get.hs:86:1: Warning:
    The import of ‘B.getByteString, runGet’
    from module ‘Data.Binary.Get’ is redundant

Data/Binary/Bits/Get.hs:299:22: Warning:
    This binding for ‘n’ shadows the existing binding
      bound at Data/Binary/Bits/Get.hs:293:46

Data/Binary/Bits/Get.hs:307:22: Warning:
    This binding for ‘n’ shadows the existing binding
      bound at Data/Binary/Bits/Get.hs:293:46

Data/Binary/Bits/Get.hs:311:19: Warning:
    This binding for ‘last’ shadows the existing bindings
      imported from ‘Data.ByteString’ at Data/Binary/Bits/Get.hs:89:1-27
      imported from ‘Prelude’ at Data/Binary/Bits/Get.hs:97:1-19
      (and originally defined in ‘GHC.List’)

Data/Binary/Bits/Get.hs:326:22: Warning:
    This binding for ‘n’ shadows the existing binding
      bound at Data/Binary/Bits/Get.hs:318:43

Data/Binary/Bits/Get.hs:332:19: Warning:
    This binding for ‘last’ shadows the existing bindings
      imported from ‘Data.ByteString’ at Data/Binary/Bits/Get.hs:89:1-27
      imported from ‘Prelude’ at Data/Binary/Bits/Get.hs:97:1-19
      (and originally defined in ‘GHC.List’)

Data/Binary/Bits/Get.hs:470:1: Warning:
    Defined but not used: ‘shiftl_w8’

Data/Binary/Bits/Get.hs:470:1: Warning:
    Top-level binding with no type signature:
      shiftl_w8 :: Word8 -> Int -> Word8

Data/Binary/Bits/Get.hs:474:1: Warning:
    Top-level binding with no type signature:
      shiftr_w8 :: Word8 -> Int -> Word8

Data/Binary/Bits/Get.hs:475:1: Warning:
    Top-level binding with no type signature:
      shiftr_w16 :: Word16 -> Int -> Word16

Data/Binary/Bits/Get.hs:476:1: Warning:
    Top-level binding with no type signature:
      shiftr_w32 :: Word32 -> Int -> Word32

Data/Binary/Bits/Get.hs:481:1: Warning:
    Top-level binding with no type signature:
      shiftr_w64 :: Word64 -> Int -> Word64

Data/Binary/Bits/Get.hs:207:1: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for ‘readWord8’: Patterns not matched: _ (S _ _)

Data/Binary/Bits/Get.hs:293:1: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for ‘readWithoutOffset’:
        Patterns not matched: (S _ _) _ _ _

Data/Binary/Bits/Get.hs:318:1: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for ‘readWithOffset’:
        Patterns not matched: (S _ _) _ _ _
[3 of 3] Compiling Data.Binary.Bits ( Data/Binary/Bits.hs, dist/build/Data/Binary/Bits.o )
In-place registering binary-bits-0.4...
Running Haddock for binary-bits-0.4...
Running hscolour for binary-bits-0.4...
Preprocessing library binary-bits-0.4...
Preprocessing library binary-bits-0.4...

Data/Binary/Bits/Put.hs:157:10: Warning:
    ‘BitPut’ is an instance of Monad but not Applicative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal.

Data/Binary/Bits/Get.hs:86:1: Warning:
    The import of ‘runGet, B.getByteString’
    from module ‘Data.Binary.Get’ is redundant

Data/Binary/Bits/Get.hs:299:22: Warning:
    This binding for ‘n’ shadows the existing binding
      bound at Data/Binary/Bits/Get.hs:293:46

Data/Binary/Bits/Get.hs:307:22: Warning:
    This binding for ‘n’ shadows the existing binding
      bound at Data/Binary/Bits/Get.hs:293:46

Data/Binary/Bits/Get.hs:311:19: Warning:
    This binding for ‘last’ shadows the existing bindings
      imported from ‘Data.ByteString’ at Data/Binary/Bits/Get.hs:89:1-27
      imported from ‘Prelude’ at Data/Binary/Bits/Get.hs:97:1-19
      (and originally defined in ‘GHC.List’)

Data/Binary/Bits/Get.hs:326:22: Warning:
    This binding for ‘n’ shadows the existing binding
      bound at Data/Binary/Bits/Get.hs:318:43

Data/Binary/Bits/Get.hs:332:19: Warning:
    This binding for ‘last’ shadows the existing bindings
      imported from ‘Data.ByteString’ at Data/Binary/Bits/Get.hs:89:1-27
      imported from ‘Prelude’ at Data/Binary/Bits/Get.hs:97:1-19
      (and originally defined in ‘GHC.List’)

Data/Binary/Bits/Get.hs:470:1: Warning:
    Defined but not used: ‘shiftl_w8’

Data/Binary/Bits/Get.hs:470:1: Warning:
    Top-level binding with no type signature:
      shiftl_w8 :: Word8 -> Int -> Word8

Data/Binary/Bits/Get.hs:474:1: Warning:
    Top-level binding with no type signature:
      shiftr_w8 :: Word8 -> Int -> Word8

Data/Binary/Bits/Get.hs:475:1: Warning:
    Top-level binding with no type signature:
      shiftr_w16 :: Word16 -> Int -> Word16

Data/Binary/Bits/Get.hs:476:1: Warning:
    Top-level binding with no type signature:
      shiftr_w32 :: Word32 -> Int -> Word32

Data/Binary/Bits/Get.hs:481:1: Warning:
    Top-level binding with no type signature:
      shiftr_w64 :: Word64 -> Int -> Word64
Haddock coverage:
  93% ( 13 / 14) in 'Data.Binary.Bits.Put'
 100% ( 25 / 25) in 'Data.Binary.Bits.Get'
  14% (  1 /  7) in 'Data.Binary.Bits'
Documentation created: dist/doc/html/binary-bits/index.html,
dist/doc/html/binary-bits/binary-bits.txt
Creating package registration file: /tmp/pkgConf-binary-bits-015756.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/binary-bits-0.4
Registering binary-bits-0.4...
Installed binary-bits-0.4

Test log

No test log was submitted for this report.