Build #1 for octane-0.4.10

[all reports]

Package octane-0.4.10
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2016-03-24 13:12:47.950459 UTC
Compiler ghc-7.10.3
OS linux
Arch x86_64
Dependencies text-1.2.2.1, deepseq-1.4.1.1, data-binary-ieee754-0.4.4, containers-0.5.6.2, bytestring-0.10.6.0, binary-bits-0.5, binary-0.7.5.0, base-4.8.2.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring binary-bits-0.5...
Building binary-bits-0.5...
Preprocessing library binary-bits-0.5...
[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:41: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()

Data/Binary/Bits/Put.hs:43:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[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.5...
Running Haddock for binary-bits-0.5...
Running hscolour for binary-bits-0.5...
Preprocessing library binary-bits-0.5...
Preprocessing library binary-bits-0.5...

Data/Binary/Bits/Put.hs:41: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()

Data/Binary/Bits/Put.hs:43:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

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'
  Missing documentation for:
    BitPut (Data/Binary/Bits/Put.hs:46)
 100% ( 25 / 25) in 'Data.Binary.Bits.Get'
  14% (  1 /  7) in 'Data.Binary.Bits'
  Missing documentation for:
    BinaryBit (Data/Binary/Bits.hs:23)
     (Data/Binary/Bits.hs:27)
     (Data/Binary/Bits.hs:31)
     (Data/Binary/Bits.hs:35)
     (Data/Binary/Bits.hs:39)
     (Data/Binary/Bits.hs:43)
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-0278722862233665123.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/binary-bits-0.5-JOauKO6ZsSiI82udSALmOh
Registering binary-bits-0.5...
Installed binary-bits-0.5
Configuring data-binary-ieee754-0.4.4...
Building data-binary-ieee754-0.4.4...
Preprocessing library data-binary-ieee754-0.4.4...
[1 of 1] Compiling Data.Binary.IEEE754 ( lib/Data/Binary/IEEE754.hs, dist/build/Data/Binary/IEEE754.o )

lib/Data/Binary/IEEE754.hs:12:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:13:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:14:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:15:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:16:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:17:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:18:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:19:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:20:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:21:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:22:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:23:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:78:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:79:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:83:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:84:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:88:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:89:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:90:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:91:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:92:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:93:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:94:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:95:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:96:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:97:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:98:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:99:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:100:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:101:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:102:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:103:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:104:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:105:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:106:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:107:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:108:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:109:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:110:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:111:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:112:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:113:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:114:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:115:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:116:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:117:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:118:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:119:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:120:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:121:1: Warning: Tab character
In-place registering data-binary-ieee754-0.4.4...
Running Haddock for data-binary-ieee754-0.4.4...
Running hscolour for data-binary-ieee754-0.4.4...
Preprocessing library data-binary-ieee754-0.4.4...
Preprocessing library data-binary-ieee754-0.4.4...

lib/Data/Binary/IEEE754.hs:12:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:13:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:14:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:15:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:16:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:17:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:18:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:19:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:20:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:21:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:22:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:23:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:78:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:79:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:83:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:84:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:88:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:89:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:90:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:91:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:92:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:93:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:94:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:95:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:96:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:97:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:98:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:99:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:100:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:101:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:102:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:103:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:104:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:105:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:106:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:107:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:108:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:109:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:110:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:111:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:112:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:113:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:114:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:115:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:116:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:117:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:118:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:119:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:120:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:121:1: Warning: Tab character
Haddock coverage:
  22% (  4 / 18) in 'Data.Binary.IEEE754'
  Missing documentation for:
    getFloat16be (lib/Data/Binary/IEEE754.hs:34)
    getFloat16le (lib/Data/Binary/IEEE754.hs:37)
    getFloat32be (lib/Data/Binary/IEEE754.hs:40)
    getFloat32le (lib/Data/Binary/IEEE754.hs:43)
    getFloat64be (lib/Data/Binary/IEEE754.hs:46)
    getFloat64le (lib/Data/Binary/IEEE754.hs:49)
    putFloat32be (lib/Data/Binary/IEEE754.hs:52)
    putFloat32le (lib/Data/Binary/IEEE754.hs:55)
    putFloat64be (lib/Data/Binary/IEEE754.hs:58)
    putFloat64le (lib/Data/Binary/IEEE754.hs:61)
    floatToWord (lib/Data/Binary/IEEE754.hs:64)
    wordToFloat (lib/Data/Binary/IEEE754.hs:67)
    doubleToWord (lib/Data/Binary/IEEE754.hs:70)
    wordToDouble (lib/Data/Binary/IEEE754.hs:73)
Documentation created: dist/doc/html/data-binary-ieee754/index.html,
dist/doc/html/data-binary-ieee754/data-binary-ieee754.txt
Creating package registration file:
/tmp/pkgConf-data-binary-ieee754-0.41687926652660260756.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/data-binary-ieee754-0.4.4-LscVfvSYUChE22ECWWHc4v
Registering data-binary-ieee754-0.4.4...
Installed data-binary-ieee754-0.4.4
Configuring text-1.2.2.1...
Building text-1.2.2.1...
Preprocessing library text-1.2.2.1...
[ 1 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )
[ 2 of 44] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 3 of 44] Compiling Data.Text.Internal.Builder.RealFloat.Functions ( Data/Text/Internal/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Internal/Builder/RealFloat/Functions.o )
[ 4 of 44] Compiling Data.Text.Internal.Builder.Int.Digits ( Data/Text/Internal/Builder/Int/Digits.hs, dist/build/Data/Text/Internal/Builder/Int/Digits.o )
[ 5 of 44] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o )
[ 6 of 44] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[ 7 of 44] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[ 8 of 44] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o )
[ 9 of 44] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o )
[10 of 44] Compiling Data.Text.Array  ( Data/Text/Array.hs, dist/build/Data/Text/Array.o )
[11 of 44] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o )
[12 of 44] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o )
[13 of 44] Compiling Data.Text.Internal.Fusion.Size ( Data/Text/Internal/Fusion/Size.hs, dist/build/Data/Text/Internal/Fusion/Size.o )
[14 of 44] Compiling Data.Text.Internal.Fusion.Types ( Data/Text/Internal/Fusion/Types.hs, dist/build/Data/Text/Internal/Fusion/Types.o )
[15 of 44] Compiling Data.Text.Internal.Fusion.CaseMapping ( Data/Text/Internal/Fusion/CaseMapping.hs, dist/build/Data/Text/Internal/Fusion/CaseMapping.o )
[16 of 44] Compiling Data.Text.Internal.Fusion.Common ( Data/Text/Internal/Fusion/Common.hs, dist/build/Data/Text/Internal/Fusion/Common.o )
[17 of 44] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o )
[18 of 44] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o )
[19 of 44] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o )
[20 of 44] Compiling Data.Text.Show   ( Data/Text/Show.hs, dist/build/Data/Text/Show.o )
[21 of 44] Compiling Data.Text.Internal.Encoding.Fusion.Common ( Data/Text/Internal/Encoding/Fusion/Common.hs, dist/build/Data/Text/Internal/Encoding/Fusion/Common.o )
[22 of 44] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[23 of 44] Compiling Data.Text.Internal.Encoding.Fusion ( Data/Text/Internal/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Encoding/Fusion.o )
[24 of 44] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o )
[25 of 44] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o )
[26 of 44] Compiling Data.Text.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o )
[27 of 44] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o )
[28 of 44] Compiling Data.Text        ( Data/Text.hs, dist/build/Data/Text.o )
[29 of 44] Compiling Data.Text.Internal.IO ( Data/Text/Internal/IO.hs, dist/build/Data/Text/Internal/IO.o )
[30 of 44] Compiling Data.Text.IO     ( Data/Text/IO.hs, dist/build/Data/Text/IO.o )
[31 of 44] Compiling Data.Text.Internal.Lazy ( Data/Text/Internal/Lazy.hs, dist/build/Data/Text/Internal/Lazy.o )
[32 of 44] Compiling Data.Text.Internal.Lazy.Fusion ( Data/Text/Internal/Lazy/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Fusion.o )
[33 of 44] Compiling Data.Text.Internal.Lazy.Search ( Data/Text/Internal/Lazy/Search.hs, dist/build/Data/Text/Internal/Lazy/Search.o )
[34 of 44] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o )
[35 of 44] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o )
[36 of 44] Compiling Data.Text.Lazy   ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o )
[37 of 44] Compiling Data.Text.Internal.Builder ( Data/Text/Internal/Builder.hs, dist/build/Data/Text/Internal/Builder.o )
[38 of 44] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o )
[39 of 44] Compiling Data.Text.Internal.Builder.Functions ( Data/Text/Internal/Builder/Functions.hs, dist/build/Data/Text/Internal/Builder/Functions.o )
[40 of 44] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o )
[41 of 44] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o )
[42 of 44] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o )
[43 of 44] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o )
[44 of 44] Compiling Data.Text.Read   ( Data/Text/Read.hs, dist/build/Data/Text/Read.o )
In-place registering text-1.2.2.1...
Running Haddock for text-1.2.2.1...
Running hscolour for text-1.2.2.1...
Preprocessing library text-1.2.2.1...
Preprocessing library text-1.2.2.1...
Haddock coverage:
  14% (  1 /  7) in 'Data.Text.Internal.Read'
  Missing documentation for:
    IReader (Data/Text/Internal/Read.hs:26)
    IParser (Data/Text/Internal/Read.hs:28)
    T (Data/Text/Internal/Read.hs:48)
    digitToInt (Data/Text/Internal/Read.hs:61)
    hexDigitToInt (Data/Text/Internal/Read.hs:55)
    perhaps (Data/Text/Internal/Read.hs:50)
  50% (  1 /  2) in 'Data.Text.Internal.Encoding.Utf32'
  Missing documentation for:
    validate (Data/Text/Internal/Encoding/Utf32.hs:24)
  50% (  1 /  2) in 'Data.Text.Internal.Builder.RealFloat.Functions'
  Missing documentation for:
    roundTo (Data/Text/Internal/Builder/RealFloat/Functions.hs:17)
   0% (  0 /  2) in 'Data.Text.Internal.Builder.Int.Digits'
  Missing documentation for:
    Module header
    digits (Data/Text/Internal/Builder/Int/Digits.hs:21)
 100% ( 12 / 12) in 'Data.Text.Encoding.Error'
 100% (  2 /  2) in 'Data.Text.Internal.Unsafe.Shift'
  25% (  1 /  4) in 'Data.Text.Internal.Encoding.Utf16'
  Missing documentation for:
    chr2 (Data/Text/Internal/Encoding/Utf16.hs:29)
    validate1 (Data/Text/Internal/Encoding/Utf16.hs:38)
    validate2 (Data/Text/Internal/Encoding/Utf16.hs:42)
 100% (  2 /  2) in 'Data.Text.Internal.Functions'
 100% (  3 /  3) in 'Data.Text.Internal.Unsafe'
 100% ( 16 / 16) in 'Data.Text.Array'
  33% (  2 /  6) in 'Data.Text.Internal.Unsafe.Char'
  Missing documentation for:
    ord (Data/Text/Internal/Unsafe/Char.hs:39)
    unsafeChr (Data/Text/Internal/Unsafe/Char.hs:43)
    unsafeChr8 (Data/Text/Internal/Unsafe/Char.hs:47)
    unsafeChr32 (Data/Text/Internal/Unsafe/Char.hs:51)
  95% ( 19 / 20) in 'Data.Text.Internal'
  Missing documentation for:
    textP (Data/Text/Internal.hs:97)
  38% (  5 / 13) in 'Data.Text.Internal.Fusion.Size'
  Missing documentation for:
    Size (Data/Text/Internal/Fusion/Size.hs:40)
    exactly (Data/Text/Internal/Fusion/Size.hs:44)
    exactSize (Data/Text/Internal/Fusion/Size.hs:49)
    maxSize (Data/Text/Internal/Fusion/Size.hs:57)
    betweenSize (Data/Text/Internal/Fusion/Size.hs:65)
    unknownSize (Data/Text/Internal/Fusion/Size.hs:74)
    compareSize (Data/Text/Internal/Fusion/Size.hs:143)
    isEmpty (Data/Text/Internal/Fusion/Size.hs:151)
  88% (  7 /  8) in 'Data.Text.Internal.Fusion.Types'
  Missing documentation for:
    Stream (Data/Text/Internal/Fusion/Types.hs:83)
   0% (  0 /  5) in 'Data.Text.Internal.Fusion.CaseMapping'
  Missing documentation for:
    Module header
    upperMapping (Data/Text/Internal/Fusion/CaseMapping.hs:13)
    lowerMapping (Data/Text/Internal/Fusion/CaseMapping.hs:220)
    titleMapping (Data/Text/Internal/Fusion/CaseMapping.hs:225)
    foldMapping (Data/Text/Internal/Fusion/CaseMapping.hs:324)
  89% ( 63 / 71) in 'Data.Text.Internal.Fusion.Common'
  Missing documentation for:
    singleton (Data/Text/Internal/Fusion/Common.hs:119)
    streamList (Data/Text/Internal/Fusion/Common.hs:125)
    unstreamList (Data/Text/Internal/Fusion/Common.hs:131)
    intercalate (Data/Text/Internal/Fusion/Common.hs:577)
    justifyLeftI (Data/Text/Internal/Fusion/Common.hs:479)
    scanl (Data/Text/Internal/Fusion/Common.hs:656)
    replicateCharI (Data/Text/Internal/Fusion/Common.hs:671)
    replicateI (Data/Text/Internal/Fusion/Common.hs:682)
  93% ( 13 / 14) in 'Data.Text.Unsafe'
  Missing documentation for:
    Iter (Data/Text/Unsafe.hs:62)
  33% (  1 /  3) in 'Data.Text.Internal.Private'
  Missing documentation for:
    runText (Data/Text/Internal/Private.hs:33)
    span_ (Data/Text/Internal/Private.hs:23)
  91% ( 20 / 22) in 'Data.Text.Internal.Fusion'
  Missing documentation for:
    Stream (Data/Text/Internal/Fusion/Types.hs:83)
    length (Data/Text/Internal/Fusion.hs:127)
 100% (  4 /  4) in 'Data.Text.Show'
  33% (  2 /  6) in 'Data.Text.Internal.Encoding.Fusion.Common'
  Missing documentation for:
    restreamUtf16LE (Data/Text/Internal/Encoding/Fusion/Common.hs:63)
    restreamUtf16BE (Data/Text/Internal/Encoding/Fusion/Common.hs:39)
    restreamUtf32LE (Data/Text/Internal/Encoding/Fusion/Common.hs:106)
    restreamUtf32BE (Data/Text/Internal/Encoding/Fusion/Common.hs:87)
  17% (  2 / 12) in 'Data.Text.Internal.Encoding.Utf8'
  Missing documentation for:
    ord2 (Data/Text/Internal/Encoding/Utf8.hs:58)
    ord3 (Data/Text/Internal/Encoding/Utf8.hs:69)
    ord4 (Data/Text/Internal/Encoding/Utf8.hs:81)
    chr2 (Data/Text/Internal/Encoding/Utf8.hs:94)
    chr3 (Data/Text/Internal/Encoding/Utf8.hs:103)
    chr4 (Data/Text/Internal/Encoding/Utf8.hs:114)
    validate1 (Data/Text/Internal/Encoding/Utf8.hs:128)
    validate2 (Data/Text/Internal/Encoding/Utf8.hs:132)
    validate3 (Data/Text/Internal/Encoding/Utf8.hs:136)
    validate4 (Data/Text/Internal/Encoding/Utf8.hs:153)
  91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion'
  Missing documentation for:
    streamASCII (Data/Text/Internal/Encoding/Fusion.hs:57)
 100% ( 33 / 33) in 'Data.Text.Encoding'
 100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Search'
 100% ( 18 / 18) in 'Data.Text.Foreign'
 100% (127 /127) in 'Data.Text'
 100% (  3 /  3) in 'Data.Text.Internal.IO'
 100% ( 20 / 20) in 'Data.Text.IO'
  93% ( 14 / 15) in 'Data.Text.Internal.Lazy'
  Missing documentation for:
    Text (Data/Text/Internal/Lazy.hs:47)
 100% (  8 /  8) in 'Data.Text.Internal.Lazy.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Lazy.Search'
 100% (  2 /  2) in 'Data.Text.Lazy.Internal'
  89% ( 24 / 27) in 'Data.Text.Lazy.Encoding'
  Missing documentation for:
    encodeUtf8 (Data/Text/Lazy/Encoding.hs:148)
    encodeUtf8Builder (Data/Text/Lazy/Encoding.hs:162)
    encodeUtf8BuilderEscaped (Data/Text/Lazy/Encoding.hs:167)
  99% (128 /129) in 'Data.Text.Lazy'
  Missing documentation for:
    Text (Data/Text/Internal/Lazy.hs:47)
  94% ( 16 / 17) in 'Data.Text.Internal.Builder'
  Missing documentation for:
    append' (Data/Text/Internal/Builder.hs:301)
 100% ( 12 / 12) in 'Data.Text.Lazy.Builder'
 100% (  3 /  3) in 'Data.Text.Internal.Builder.Functions'
   0% (  0 /  3) in 'Data.Text.Lazy.Builder.Int'
  Missing documentation for:
    Module header
    decimal (Data/Text/Lazy/Builder/Int.hs:52)
    hexadecimal (Data/Text/Lazy/Builder/Int.hs:162)
 100% ( 19 / 19) in 'Data.Text.Lazy.IO'
 100% (  7 /  7) in 'Data.Text.Lazy.Read'
  75% (  3 /  4) in 'Data.Text.Lazy.Builder.RealFloat'
  Missing documentation for:
    formatRealFloat (Data/Text/Lazy/Builder/RealFloat.hs:46)
 100% (  7 /  7) in 'Data.Text.Read'
Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for:
    findIndicesI
Warning: Data.Text.Unsafe: could not find link destinations for:
    bracket
Warning: Data.Text: could not find link destinations for:
    replicateChar countChar
Warning: Data.Text.Internal.IO: could not find link destinations for:
    Handle__
Warning: Data.Text.Lazy: could not find link destinations for:
    replicateChar dropWords splitAtWord countChar
Warning: Data.Text.Internal.Builder: could not find link destinations for:
    empty append
Warning: Data.Text.Lazy.Builder.RealFloat: could not find link destinations for:
    floatToDigits
Documentation created: dist/doc/html/text/index.html,
dist/doc/html/text/text.txt
Creating package registration file:
/tmp/pkgConf-text-1.2.21275373743387346491.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/text-1.2.2.1-HmqVQnZSpjaC156ABqPhne
Registering text-1.2.2.1...
Installed text-1.2.2.1
Downloading octane-0.4.10...
Configuring octane-0.4.10...
Building octane-0.4.10...
Preprocessing library octane-0.4.10...
[ 1 of 23] Compiling Octane.Core      ( library/Octane/Core.hs, dist/build/Octane/Core.o )
[ 2 of 23] Compiling Octane.Type.Replication ( library/Octane/Type/Replication.hs, dist/build/Octane/Type/Replication.o )
[ 3 of 23] Compiling Octane.Type.Primitive.Word32LE ( library/Octane/Type/Primitive/Word32LE.hs, dist/build/Octane/Type/Primitive/Word32LE.o )
[ 4 of 23] Compiling Octane.Type.CacheProperty ( library/Octane/Type/CacheProperty.hs, dist/build/Octane/Type/CacheProperty.o )
[ 5 of 23] Compiling Octane.Type.Primitive.PCString ( library/Octane/Type/Primitive/PCString.hs, dist/build/Octane/Type/Primitive/PCString.o )
[ 6 of 23] Compiling Octane.Type.Actor ( library/Octane/Type/Actor.hs, dist/build/Octane/Type/Actor.o )
[ 7 of 23] Compiling Octane.Type.Mark ( library/Octane/Type/Mark.hs, dist/build/Octane/Type/Mark.o )
[ 8 of 23] Compiling Octane.Type.Message ( library/Octane/Type/Message.hs, dist/build/Octane/Type/Message.o )
[ 9 of 23] Compiling Octane.Type.Primitive.List ( library/Octane/Type/Primitive/List.hs, dist/build/Octane/Type/Primitive/List.o )
[10 of 23] Compiling Octane.Type.CacheItem ( library/Octane/Type/CacheItem.hs, dist/build/Octane/Type/CacheItem.o )
[11 of 23] Compiling Octane.Type.Primitive.Float32LE ( library/Octane/Type/Primitive/Float32LE.hs, dist/build/Octane/Type/Primitive/Float32LE.o )
[12 of 23] Compiling Octane.Type.Frame ( library/Octane/Type/Frame.hs, dist/build/Octane/Type/Frame.o )
[13 of 23] Compiling Octane.Type.KeyFrame ( library/Octane/Type/KeyFrame.hs, dist/build/Octane/Type/KeyFrame.o )
[14 of 23] Compiling Octane.Type.Primitive.Boolean ( library/Octane/Type/Primitive/Boolean.hs, dist/build/Octane/Type/Primitive/Boolean.o )
[15 of 23] Compiling Octane.Type.Primitive.Dictionary ( library/Octane/Type/Primitive/Dictionary.hs, dist/build/Octane/Type/Primitive/Dictionary.o )
[16 of 23] Compiling Octane.Type.Primitive.Stream ( library/Octane/Type/Primitive/Stream.hs, dist/build/Octane/Type/Primitive/Stream.o )
[17 of 23] Compiling Octane.Type.Primitive.Word64LE ( library/Octane/Type/Primitive/Word64LE.hs, dist/build/Octane/Type/Primitive/Word64LE.o )
[18 of 23] Compiling Octane.Type.Primitive ( library/Octane/Type/Primitive.hs, dist/build/Octane/Type/Primitive.o )
[19 of 23] Compiling Octane.Type.Property ( library/Octane/Type/Property.hs, dist/build/Octane/Type/Property.o )
[20 of 23] Compiling Octane.Type.Replay ( library/Octane/Type/Replay.hs, dist/build/Octane/Type/Replay.o )
[21 of 23] Compiling Octane.Type      ( library/Octane/Type.hs, dist/build/Octane/Type.o )
[22 of 23] Compiling Octane.Main      ( library/Octane/Main.hs, dist/build/Octane/Main.o )
[23 of 23] Compiling Octane           ( library/Octane.hs, dist/build/Octane.o )
In-place registering octane-0.4.10...
Preprocessing executable 'octane' for octane-0.4.10...
[1 of 1] Compiling Main             ( executable/Executable.hs, dist/build/octane/octane-tmp/Main.o )
Linking dist/build/octane/octane ...
Running Haddock for octane-0.4.10...
Running hscolour for octane-0.4.10...
Preprocessing library octane-0.4.10...
Preprocessing executable 'octane' for octane-0.4.10...
Preprocessing library octane-0.4.10...
Haddock coverage:
  92% ( 12 / 13) in 'Octane.Core'
  Missing documentation for:
    Module header
   0% (  0 /  2) in 'Octane.Type.Replication'
  Missing documentation for:
    Module header
    Replication (library/Octane/Type/Replication.hs:8)
  50% (  1 /  2) in 'Octane.Type.Primitive.Word32LE'
  Missing documentation for:
    Module header
   0% (  0 /  2) in 'Octane.Type.CacheProperty'
  Missing documentation for:
    Module header
    CacheProperty (library/Octane/Type/CacheProperty.hs:9)
  50% (  1 /  2) in 'Octane.Type.Primitive.PCString'
  Missing documentation for:
    Module header
   0% (  0 /  2) in 'Octane.Type.Actor'
  Missing documentation for:
    Module header
    Actor (library/Octane/Type/Actor.hs:10)
  50% (  1 /  2) in 'Octane.Type.Mark'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'Octane.Type.Message'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'Octane.Type.Primitive.List'
  Missing documentation for:
    Module header
   0% (  0 /  2) in 'Octane.Type.CacheItem'
  Missing documentation for:
    Module header
    CacheItem (library/Octane/Type/CacheItem.hs:11)
  50% (  1 /  2) in 'Octane.Type.Primitive.Float32LE'
  Missing documentation for:
    Module header
   0% (  0 /  2) in 'Octane.Type.Frame'
  Missing documentation for:
    Module header
    Frame (library/Octane/Type/Frame.hs:13)
  50% (  1 /  2) in 'Octane.Type.KeyFrame'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'Octane.Type.Primitive.Boolean'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'Octane.Type.Primitive.Dictionary'
  Missing documentation for:
    Module header
   0% (  0 /  2) in 'Octane.Type.Primitive.Stream'
  Missing documentation for:
    Module header
    Stream (library/Octane/Type/Primitive/Stream.hs:14)
  50% (  1 /  2) in 'Octane.Type.Primitive.Word64LE'
  Missing documentation for:
    Module header
  89% (  8 /  9) in 'Octane.Type.Primitive'
  Missing documentation for:
    Module header
   0% (  0 /  2) in 'Octane.Type.Property'
  Missing documentation for:
    Module header
    Property (library/Octane/Type/Property.hs:16)
   0% (  0 /  2) in 'Octane.Type.Replay'
  Missing documentation for:
    Module header
    Replay (library/Octane/Type/Replay.hs:19)
  92% ( 11 / 12) in 'Octane.Type'
  Missing documentation for:
    Module header
   0% (  0 /  2) in 'Octane.Main'
  Missing documentation for:
    Module header
    main (library/Octane/Main.hs:13)
  67% (  2 /  3) in 'Octane'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/octane/index.html,
dist/doc/html/octane/octane.txt
Preprocessing executable 'octane' for octane-0.4.10...
Creating package registration file:
/tmp/pkgConf-octane-0.41007277217551836836.10
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/octane-0.4.10-3lAOVd3w0bd0xqCG3rg1Mo
Installing executable(s) in
/home/builder/hackage-server/build-cache/tmp-install/bin
Warning: The directory
/home/builder/hackage-server/build-cache/tmp-install/bin is not in the system
search path.
Registering octane-0.4.10...
Installed octane-0.4.10

Test log

No test log was submitted for this report.