Build #5 for bson-0.0.1

[all reports]

Package bson-0.0.1
Install DependencyFailed nano-md5-0.1.2
Docs NotTried
Tests NotTried
Time submitted 2015-11-15 20:22:43.460042 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies unix-2.7.1.0, time-1.5.0.1, network-2.6.2.1, nano-md5-0.1.2, mtl-2.2.1, data-binary-ieee754-0.4.4, compact-string-fix-0.3.2, bytestring-0.10.6.0, binary-0.7.5.0, base-4.8.1.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring compact-string-fix-0.3.2...
Building compact-string-fix-0.3.2...
Preprocessing library compact-string-fix-0.3.2...
[1 of 8] Compiling Data.CompactString.Internal ( Data/CompactString/Internal.hs, dist/build/Data/CompactString/Internal.o )

Data/CompactString/Internal.hs:33:23: Warning: Tab character

Data/CompactString/Internal.hs:252:25: Warning:
    In the use of ‘inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."

Data/CompactString/Internal.hs:257:28: Warning:
    In the use of ‘inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."

Data/CompactString/Internal.hs:135:17: Warning:
    A do-notation statement discarded a result of type ‘Int’
    Suppress this warning by saying ‘_ <- pokeChar enc dst c’
    or by using the flag -fno-warn-unused-do-bind

Data/CompactString/Internal.hs:143:17: Warning:
    A do-notation statement discarded a result of type ‘Int’
    Suppress this warning by saying ‘_ <- pokeChar enc dst c’
    or by using the flag -fno-warn-unused-do-bind
[2 of 8] Compiling Data.CompactString.Fusion ( Data/CompactString/Fusion.hs, dist/build/Data/CompactString/Fusion.o )

Data/CompactString/Fusion.hs:11:1: Warning: Tab character

Data/CompactString/Fusion.hs:11:10: Warning: Tab character

Data/CompactString/Fusion.hs:12:1: Warning: Tab character

Data/CompactString/Fusion.hs:12:10: Warning: Tab character

Data/CompactString/Fusion.hs:13:1: Warning: Tab character

Data/CompactString/Fusion.hs:13:10: Warning: Tab character

Data/CompactString/Fusion.hs:14:1: Warning: Tab character
[3 of 8] Compiling Data.CompactString.Unsafe ( Data/CompactString/Unsafe.hs, dist/build/Data/CompactString/Unsafe.o )
[4 of 8] Compiling Data.CompactString.Encodings ( Data/CompactString/Encodings.hs, dist/build/Data/CompactString/Encodings.o )

Data/CompactString/Encodings.hs:117:15: Warning: Tab character
[5 of 8] Compiling Data.CompactString ( Data/CompactString.hs, dist/build/Data/CompactString.o )

Data/CompactString.hs:214: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/CompactString.hs:310:32: Warning:
    In the use of ‘inlinePerformIO’
    (imported from Data.CompactString.Internal, but defined in Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."

Data/CompactString.hs:315:27: Warning:
    In the use of ‘inlinePerformIO’
    (imported from Data.CompactString.Internal, but defined in Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."

Data/CompactString.hs:443:19: Warning:
    In the use of ‘inlinePerformIO’
    (imported from Data.CompactString.Internal, but defined in Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."

Data/CompactString.hs:790:12: Warning:
    In the use of ‘inlinePerformIO’
    (imported from Data.CompactString.Internal, but defined in Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."

Data/CompactString.hs:829:7: Warning:
    In the use of ‘inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."

Data/CompactString.hs:321:1: Warning:
    Rule "CompactString pack/unpack" may never fire
      because ‘pack’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘pack’

Data/CompactString.hs:323:1: Warning:
    Rule "CompactString unpack/pack" may never fire
      because ‘unpack’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘unpack’

Data/CompactString.hs:848:1: Warning:
    Rule "CompactString: compare' UTF8" may never fire
      because ‘compare'’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘compare'’

Data/CompactString.hs:850:1: Warning:
    Rule "CompactString: compare' UTF32BE" may never fire
      because ‘compare'’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘compare'’

Data/CompactString.hs:852:1: Warning:
    Rule "CompactString: compare' ASCII" may never fire
      because ‘compare'’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘compare'’

Data/CompactString.hs:854:1: Warning:
    Rule "CompactString: compare' Latin1" may never fire
      because ‘compare'’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘compare'’

Data/CompactString.hs:916:1: Warning:
    Rule "CompactString: to/fromByteString" may never fire
      because ‘toByteString’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘toByteString’

Data/CompactString.hs:946:1: Warning:
    Rule "CompactString: recodeVIO -> validateIO" may never fire
      because ‘recodeVIO’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘recodeVIO’

Data/CompactString.hs:990:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: ‘validateIO’
[6 of 8] Compiling Data.CompactString.ASCII ( Data/CompactString/ASCII.hs, dist/build/Data/CompactString/ASCII.o )

Data/CompactString/specialized.include:207:1: Warning:
    The qualified import of ‘Data.CompactString.Encodings’ is redundant
      except perhaps to import instances from ‘Data.CompactString.Encodings’
    To import instances alone, use: import Data.CompactString.Encodings()
[7 of 8] Compiling Data.CompactString.UTF16 ( Data/CompactString/UTF16.hs, dist/build/Data/CompactString/UTF16.o )

Data/CompactString/specialized.include:207:1: Warning:
    The qualified import of ‘Data.CompactString.Encodings’ is redundant
      except perhaps to import instances from ‘Data.CompactString.Encodings’
    To import instances alone, use: import Data.CompactString.Encodings()
[8 of 8] Compiling Data.CompactString.UTF8 ( Data/CompactString/UTF8.hs, dist/build/Data/CompactString/UTF8.o )

Data/CompactString/specialized.include:207:1: Warning:
    The qualified import of ‘Data.CompactString.Encodings’ is redundant
      except perhaps to import instances from ‘Data.CompactString.Encodings’
    To import instances alone, use: import Data.CompactString.Encodings()
In-place registering compact-string-fix-0.3.2...
Running Haddock for compact-string-fix-0.3.2...
Running hscolour for compact-string-fix-0.3.2...
Preprocessing library compact-string-fix-0.3.2...
Preprocessing library compact-string-fix-0.3.2...

Data/CompactString/Internal.hs:33:23: Warning: Tab character

Data/CompactString/Internal.hs:62:18: Warning:
    Ignoring unusable UNPACK pragma on the first argument of ‘:*:’
    In the definition of data constructor ‘:*:’
    In the data declaration for ‘PairS’

Data/CompactString/Internal.hs:62:18: Warning:
    Ignoring unusable UNPACK pragma on the second argument of ‘:*:’
    In the definition of data constructor ‘:*:’
    In the data declaration for ‘PairS’

Data/CompactString/Internal.hs:63:28: Warning:
    Ignoring unusable UNPACK pragma on the first argument of ‘JustS’
    In the definition of data constructor ‘JustS’
    In the data declaration for ‘MaybeS’

Data/CompactString/Internal.hs:252:25: Warning:
    In the use of ‘inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."

Data/CompactString/Internal.hs:257:28: Warning:
    In the use of ‘inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."

Data/CompactString/Fusion.hs:11:1: Warning: Tab character

Data/CompactString/Fusion.hs:11:10: Warning: Tab character

Data/CompactString/Fusion.hs:12:1: Warning: Tab character

Data/CompactString/Fusion.hs:12:10: Warning: Tab character

Data/CompactString/Fusion.hs:13:1: Warning: Tab character

Data/CompactString/Fusion.hs:13:10: Warning: Tab character

Data/CompactString/Fusion.hs:14:1: Warning: Tab character

Data/CompactString/Encodings.hs:117:15: Warning: Tab character

Data/CompactString.hs:214: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/CompactString.hs:310:32: Warning:
    In the use of ‘inlinePerformIO’
    (imported from Data.CompactString.Internal, but defined in Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."

Data/CompactString.hs:315:27: Warning:
    In the use of ‘inlinePerformIO’
    (imported from Data.CompactString.Internal, but defined in Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."

Data/CompactString.hs:443:19: Warning:
    In the use of ‘inlinePerformIO’
    (imported from Data.CompactString.Internal, but defined in Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."

Data/CompactString.hs:790:12: Warning:
    In the use of ‘inlinePerformIO’
    (imported from Data.CompactString.Internal, but defined in Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."

Data/CompactString.hs:829:7: Warning:
    In the use of ‘inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."

Data/CompactString/specialized.include:207:1: Warning:
    The qualified import of ‘Data.CompactString.Encodings’ is redundant
      except perhaps to import instances from ‘Data.CompactString.Encodings’
    To import instances alone, use: import Data.CompactString.Encodings()

Data/CompactString/specialized.include:207:1: Warning:
    The qualified import of ‘Data.CompactString.Encodings’ is redundant
      except perhaps to import instances from ‘Data.CompactString.Encodings’
    To import instances alone, use: import Data.CompactString.Encodings()

Data/CompactString/specialized.include:207:1: Warning:
    The qualified import of ‘Data.CompactString.Encodings’ is redundant
      except perhaps to import instances from ‘Data.CompactString.Encodings’
    To import instances alone, use: import Data.CompactString.Encodings()
Haddock coverage:
  61% ( 20 / 33) in 'Data.CompactString.Internal'
  Missing documentation for:
    Proxy (Data/CompactString/Internal.hs:88)
    encoding (Data/CompactString/Internal.hs:296)
    PairS (Data/CompactString/Internal.hs:62)
    MaybeS (Data/CompactString/Internal.hs:63)
    unSP (Data/CompactString/Internal.hs:66)
    FoldEFL (Data/CompactString/Internal.hs:219)
    memcpy
    inlinePerformIO
    create (Data/CompactString/Internal.hs:260)
    unsafeChr
    peekByteOff (Data/CompactString/Internal.hs:290)
    pokeByteOff (Data/CompactString/Internal.hs:293)
    errorEmptyList (Data/CompactString/Internal.hs:317)
  40% (  6 / 15) in 'Data.CompactString.Fusion'
  Missing documentation for:
    loopAcc (Data/CompactString/Fusion.hs:38)
    foldEFL (Data/CompactString/Fusion.hs:52)
    mapEFL (Data/CompactString/Fusion.hs:49)
    filterEFL (Data/CompactString/Fusion.hs:55)
    scanEFL (Data/CompactString/Fusion.hs:59)
    loopUp (Data/CompactString/Fusion.hs:84)
    loopDown (Data/CompactString/Fusion.hs:91)
    loopUpFold (Data/CompactString/Fusion.hs:94)
    loopDownFold (Data/CompactString/Fusion.hs:97)
 100% (  8 /  8) in 'Data.CompactString.Unsafe'
 100% ( 19 / 19) in 'Data.CompactString.Encodings'
 100% (153 /153) in 'Data.CompactString'
 100% (148 /148) in 'Data.CompactString.ASCII'
 100% (148 /148) in 'Data.CompactString.UTF16'
 100% (148 /148) in 'Data.CompactString.UTF8'
Warning: Data.CompactString.Internal: could not find link destinations for:
    Endian
Warning: Data.CompactString.Encodings: could not find link destinations for:
    Endian
Warning: Data.CompactString: could not find link destinations for:
    Endian findIndexOrEnd findIndexOrBeginRev
Documentation created: dist/doc/html/compact-string-fix/index.html,
dist/doc/html/compact-string-fix/compact-string-fix.txt
Creating package registration file:
/tmp/pkgConf-compact-string-fix-0.3278722862233665123.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/compact-string-fix-0.3.2-0AaAQlbNGhcJFFLGLpeqer
Registering compact-string-fix-0.3.2...
Installed compact-string-fix-0.3.2
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.41909002904165344818.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/data-binary-ieee754-0.4.4-KzyGDnetmi56TA3jcsc9cN
Registering data-binary-ieee754-0.4.4...
Installed data-binary-ieee754-0.4.4
Configuring mtl-2.2.1...
Building mtl-2.2.1...
Preprocessing library mtl-2.2.1...
[ 1 of 22] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )
[ 2 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
[ 3 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
[ 4 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[ 5 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 6 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )
[ 7 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )
[ 8 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 9 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )
[10 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o )
[11 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[12 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[13 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[14 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[15 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[16 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[17 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[18 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[19 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[20 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[21 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o )
In-place registering mtl-2.2.1...
Running Haddock for mtl-2.2.1...
Running hscolour for mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Haddock coverage:
  75% (  3 /  4) in 'Control.Monad.Writer.Class'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
 100% (  5 /  5) in 'Control.Monad.State.Class'
 100% (  3 /  3) in 'Control.Monad.Reader.Class'
  80% (  4 /  5) in 'Control.Monad.RWS.Class'
  Missing documentation for:
    MonadRWS (Control/Monad/RWS/Class.hs:44)
 100% (  4 /  4) in 'Control.Monad.Identity'
 100% (  3 /  3) in 'Control.Monad.Error.Class'
  50% (  1 /  2) in 'Control.Monad.Cont.Class'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:73)
 100% (  3 /  3) in 'Control.Monad.Trans'
  93% ( 14 / 15) in 'Control.Monad.Error'
  Missing documentation for:
    runErrorT
 100% ( 19 / 19) in 'Control.Monad.Except'
 100% (  5 /  5) in 'Control.Monad.List'
  95% ( 21 / 22) in 'Control.Monad.RWS.Lazy'
  Missing documentation for:
    runRWST
 100% (  2 /  2) in 'Control.Monad.RWS'
  96% ( 22 / 23) in 'Control.Monad.Reader'
  Missing documentation for:
    runReaderT
  95% ( 21 / 22) in 'Control.Monad.RWS.Strict'
  Missing documentation for:
    runRWST
  96% ( 24 / 25) in 'Control.Monad.State.Lazy'
  Missing documentation for:
    runStateT
 100% (  2 /  2) in 'Control.Monad.State'
  96% ( 24 / 25) in 'Control.Monad.State.Strict'
  Missing documentation for:
    runStateT
  89% ( 17 / 19) in 'Control.Monad.Writer.Lazy'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
    runWriterT
 100% (  2 /  2) in 'Control.Monad.Writer'
  94% ( 17 / 18) in 'Control.Monad.Writer.Strict'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
  91% ( 20 / 22) in 'Control.Monad.Cont'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:73)
    runContT
Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt
Creating package registration file: /tmp/pkgConf-mtl-2.212384334521273911899.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mtl-2.2.1-KMpng31YRYc5JfMWFZ3FCU
Registering mtl-2.2.1...
Installed mtl-2.2.1
Configuring nano-md5-0.1.2...
Building nano-md5-0.1.2...
Preprocessing library nano-md5-0.1.2...

on the commandline: Warning:
    The -fvia-C flag does nothing; it will be removed in a future GHC release

Data/Digest/OpenSSL/MD5.hs:1:12: Warning:
    -#include and INCLUDE pragmas are deprecated: They no longer have any effect
[1 of 1] Compiling Data.Digest.OpenSSL.MD5 ( Data/Digest/OpenSSL/MD5.hs, dist/build/Data/Digest/OpenSSL/MD5.o )

Data/Digest/OpenSSL/MD5.hs:49:12: Not in scope: ‘unsafePerformIO’
Failed to install nano-md5-0.1.2
Configuring network-2.6.2.1...
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for an ANSI C-conforming const... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking ws2tcpip.h usability... no
checking ws2tcpip.h presence... no
checking for ws2tcpip.h... no
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking linux/can.h usability... yes
checking linux/can.h presence... yes
checking for linux/can.h... yes
checking linux/tcp.h usability... yes
checking linux/tcp.h presence... yes
checking for linux/tcp.h... yes
checking net/if.h usability... yes
checking net/if.h presence... yes
checking for net/if.h... yes
checking for readlink... yes
checking for symlink... yes
checking for if_nametoindex... yes
checking for struct msghdr.msg_control... yes
checking for struct msghdr.msg_accrights... no
checking for struct sockaddr.sa_len... no
checking for in_addr_t in netinet/in.h... yes
checking for SO_PEERCRED and struct ucred in sys/socket.h... yes
checking for getpeereid in unistd.h... checking for getpeereid... no
checking for _head_libws2_32_a in -lws2_32... no
checking for getaddrinfo... yes
checking for gai_strerror... yes
checking whether AI_ADDRCONFIG is declared... yes
checking whether AI_ALL is declared... yes
checking whether AI_NUMERICSERV is declared... yes
checking whether AI_V4MAPPED is declared... yes
checking whether IPV6_V6ONLY is declared... yes
checking whether IPPROTO_IP is declared... yes
checking whether IPPROTO_TCP is declared... yes
checking whether IPPROTO_IPV6 is declared... yes
checking for sendfile in sys/sendfile.h... yes
checking for sendfile in sys/socket.h... no
checking for gethostent... yes
checking for accept4... yes
configure: creating ./config.status
config.status: creating network.buildinfo
config.status: creating include/HsNetworkConfig.h
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
Building network-2.6.2.1...
Preprocessing library network-2.6.2.1...
[ 1 of 11] Compiling Network.Socket.ByteString.IOVec ( dist/build/Network/Socket/ByteString/IOVec.hs, dist/build/Network/Socket/ByteString/IOVec.o )
[ 2 of 11] Compiling Network.Socket.Types ( dist/build/Network/Socket/Types.hs, dist/build/Network/Socket/Types.o )

Network/Socket/Types.hsc:826:28: Warning:
    Pattern match(es) are overlapped
    In a case alternative: _ -> ...

Network/Socket/Types.hsc:869:1: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for ‘sizeOfSockAddrByFamily’:
        Patterns not matched:
            AF_UNSPEC
            AF_IMPLINK
            AF_PUP
            AF_CHAOS
            ...

Network/Socket/Types.hsc:951:3: Warning:
    Pattern match(es) are non-exhaustive
    In a case alternative:
        Patterns not matched: #x with #x `notElem` [1#, 2#, 10#, 29#]

Network/Socket/Types.hsc:1012:10: Warning:
    Orphan instance: instance Storable HostAddress6
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.
[ 3 of 11] Compiling Network.Socket.Internal ( dist/build/Network/Socket/Internal.hs, dist/build/Network/Socket/Internal.o )

Network/Socket/Internal.hsc:75:1: Warning:
    The import of ‘Foreign.C.String’ is redundant
      except perhaps to import instances from ‘Foreign.C.String’
    To import instances alone, use: import Foreign.C.String()

Network/Socket/Internal.hsc:77:1: Warning:
    The import of ‘Foreign.Ptr’ is redundant
      except perhaps to import instances from ‘Foreign.Ptr’
    To import instances alone, use: import Foreign.Ptr()
[ 4 of 11] Compiling Network.Socket   ( dist/build/Network/Socket.hs, dist/build/Network/Socket.o )

Network/Socket.hsc:177:1: Warning:
    The import of ‘delete’ from module ‘Data.List’ is redundant

Network/Socket.hsc:193:1: Warning:
    The qualified import of ‘Control.Exception’ is redundant
      except perhaps to import instances from ‘Control.Exception’
    To import instances alone, use: import Control.Exception()

Network/Socket.hsc:212:1: Warning:
    The import of ‘GHC.IO.FD’ is redundant
      except perhaps to import instances from ‘GHC.IO.FD’
    To import instances alone, use: import GHC.IO.FD()

Network/Socket.hsc:949:13: Warning:
    Defaulting the following constraint(s) to type ‘Integer’
      (Integral a0)
        arising from a use of ‘fromIntegral’
        at Network/Socket.hsc:949:13-24
      (Num a0)
        arising from the literal ‘12’ at Network/Socket.hsc:949:27-28
    In the expression: (fromIntegral (12))
    In an equation for ‘sz’: sz = (fromIntegral (12))
    In the expression:
      do { let fd = fdSocket sock;
           let sz = (fromIntegral (12));
           with sz $ \ ptr_cr -> alloca $ \ ptr_sz -> ... }

Network/Socket.hsc:1571:1: Warning:
    Defined but not used: ‘c_accept’

Network/Socket.hsc:276:3: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for ‘showsPrec’:
        Patterns not matched: _ (SockAddrCan _)

Network/Socket.hsc:953:6: Warning:
    A do-notation statement discarded a result of type ‘CInt’
    Suppress this warning by saying
      ‘_ <- ($)
              throwSocketErrorIfMinus1Retry "getPeerCred"
              c_getsockopt fd (1) (17) ptr_cr ptr_sz’
    or by using the flag -fno-warn-unused-do-bind

Network/Socket.hsc:989:3: Warning:
    A do-notation statement discarded a result of type ‘CInt’
    Suppress this warning by saying
      ‘_ <- ($)
              throwSocketErrorWaitWrite sock "sendFd"
              c_sendFd (fdSocket sock) outfd’
    or by using the flag -fno-warn-unused-do-bind
[ 5 of 11] Compiling Network.Socket.ByteString.MsgHdr ( dist/build/Network/Socket/ByteString/MsgHdr.hs, dist/build/Network/Socket/ByteString/MsgHdr.o )
[ 6 of 11] Compiling Network.Socket.ByteString.Internal ( Network/Socket/ByteString/Internal.hs, dist/build/Network/Socket/ByteString/Internal.o )
[ 7 of 11] Compiling Network.Socket.ByteString ( dist/build/Network/Socket/ByteString.hs, dist/build/Network/Socket/ByteString.o )

Network/Socket/ByteString.hsc:54:1: Warning:
    The import of ‘SockAddr, Socket’
    from module ‘Network.Socket’ is redundant
[ 8 of 11] Compiling Network.Socket.ByteString.Lazy.Posix ( Network/Socket/ByteString/Lazy/Posix.hs, dist/build/Network/Socket/ByteString/Lazy/Posix.o )
[ 9 of 11] Compiling Network.Socket.ByteString.Lazy ( Network/Socket/ByteString/Lazy.hs, dist/build/Network/Socket/ByteString/Lazy.o )
[10 of 11] Compiling Network.BSD      ( dist/build/Network/BSD.hs, dist/build/Network/BSD.o )

Network/BSD.hsc:166:43: Warning:
    In the use of data constructor ‘PortNum’
    (imported from Network.Socket, but defined in Network.Socket.Types):
    Deprecated: "Do not use the PortNum constructor. Use the Num instance. PortNum will be removed in the next release."

Network/BSD.hsc:190:19: Warning:
    In the use of data constructor ‘PortNum’
    (imported from Network.Socket, but defined in Network.Socket.Types):
    Deprecated: "Do not use the PortNum constructor. Use the Num instance. PortNum will be removed in the next release."
[11 of 11] Compiling Network          ( Network.hs, dist/build/Network.o )

Network.hs:292:16: Warning:
    Pattern match(es) are non-exhaustive
    In a case alternative: Patterns not matched: SockAddrCan _

Network.hs:401:5: Warning:
    Pattern match(es) are non-exhaustive
    In a case alternative: Patterns not matched: SockAddrCan _
In-place registering network-2.6.2.1...
Running Haddock for network-2.6.2.1...
Running hscolour for network-2.6.2.1...
Preprocessing library network-2.6.2.1...
Preprocessing library network-2.6.2.1...

Network/Socket/Types.hsc:1012:10: Warning:
    Orphan instance: instance Storable HostAddress6
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Network/Socket/Internal.hsc:75:1: Warning:
    The import of ‘Foreign.C.String’ is redundant
      except perhaps to import instances from ‘Foreign.C.String’
    To import instances alone, use: import Foreign.C.String()

Network/Socket/Internal.hsc:77:1: Warning:
    The import of ‘Foreign.Ptr’ is redundant
      except perhaps to import instances from ‘Foreign.Ptr’
    To import instances alone, use: import Foreign.Ptr()

Network/Socket.hsc:177:1: Warning:
    The import of ‘delete’ from module ‘Data.List’ is redundant

Network/Socket.hsc:193:1: Warning:
    The qualified import of ‘Control.Exception’ is redundant
      except perhaps to import instances from ‘Control.Exception’
    To import instances alone, use: import Control.Exception()

Network/Socket.hsc:212:1: Warning:
    The import of ‘GHC.IO.FD’ is redundant
      except perhaps to import instances from ‘GHC.IO.FD’
    To import instances alone, use: import GHC.IO.FD()

Network/Socket.hsc:949:13: Warning:
    Defaulting the following constraint(s) to type ‘Integer’
      (Integral a0)
        arising from a use of ‘fromIntegral’
        at Network/Socket.hsc:949:13-24
      (Num a0)
        arising from the literal ‘12’ at Network/Socket.hsc:949:27-28
    In the expression: (fromIntegral (12))
    In an equation for ‘sz’: sz = (fromIntegral (12))
    In the expression:
      do { let fd = fdSocket sock;
           let sz = (fromIntegral (12));
           with sz $ \ ptr_cr -> alloca $ \ ptr_sz -> ... }

Network/Socket.hsc:1571:1: Warning:
    Defined but not used: ‘c_accept’

Network/Socket/ByteString.hsc:54:1: Warning:
    The import of ‘SockAddr, Socket’
    from module ‘Network.Socket’ is redundant

Network/BSD.hsc:166:43: Warning:
    In the use of data constructor ‘PortNum’
    (imported from Network.Socket, but defined in Network.Socket.Types):
    Deprecated: "Do not use the PortNum constructor. Use the Num instance. PortNum will be removed in the next release."

Network/BSD.hsc:190:19: Warning:
    In the use of data constructor ‘PortNum’
    (imported from Network.Socket, but defined in Network.Socket.Types):
    Deprecated: "Do not use the PortNum constructor. Use the Num instance. PortNum will be removed in the next release."
Haddock coverage:
  50% (  1 /  2) in 'Network.Socket.ByteString.IOVec'
  Missing documentation for:
    IOVec (Network/Socket/ByteString/IOVec.hsc:15)
  68% ( 27 / 40) in 'Network.Socket.Types'
  Missing documentation for:
    Module header
    sockFd (Network/Socket/Types.hsc:90)
    sockFamily (Network/Socket/Types.hsc:93)
    sockType (Network/Socket/Types.hsc:96)
    sockProtocol (Network/Socket/Types.hsc:99)
    sockStatus (Network/Socket/Types.hsc:102)
    packSocketType (Network/Socket/Types.hsc:187)
    unpackSocketType (Network/Socket/Types.hsc:202)
    packFamily (Network/Socket/Types.hsc:306)
    unpackFamily (Network/Socket/Types.hsc:522)
    FlowInfo (Network/Socket/Types.hsc:801)
    ScopeID (Network/Socket/Types.hsc:802)
    ProtocolNumber (Network/Socket/Types.hsc:112)
  94% ( 30 / 32) in 'Network.Socket.Internal'
  Missing documentation for:
    FlowInfo (Network/Socket/Types.hsc:801)
    ScopeID (Network/Socket/Types.hsc:802)
  71% ( 68 / 96) in 'Network.Socket'
  Missing documentation for:
    FlowInfo (Network/Socket/Types.hsc:801)
    ScopeID (Network/Socket/Types.hsc:802)
    ShutdownCmd (Network/Socket.hsc:1045)
    ProtocolNumber (Network/Socket/Types.hsc:112)
    ServiceName (Network/Socket.hsc:221)
    AddrInfo (Network/Socket.hsc:1233)
    NameInfoFlag (Network/Socket.hsc:1286)
    getPeerName (Network/Socket.hsc:752)
    getSocketName (Network/Socket.hsc:760)
    socketPort (Network/Socket.hsc:729)
    recvLen (Network/Socket.hsc:670)
    inet_addr (Network/Socket.hsc:1128)
    inet_ntoa (Network/Socket.hsc:1136)
    isBound (Network/Socket.hsc:1095)
    isListening (Network/Socket.hsc:1100)
    isReadable (Network/Socket.hsc:1105)
    isWritable (Network/Socket.hsc:1110)
    sendFd (Network/Socket.hsc:987)
    recvFd (Network/Socket.hsc:995)
    aNY_PORT (Network/Socket.hsc:1009)
    sOMAXCONN (Network/Socket.hsc:1026)
    sOL_SOCKET (Network/Socket.hsc:1029)
    sCM_RIGHTS (Network/Socket.hsc:1033)
    fdSocket (Network/Socket.hsc:264)
    mkSocket (Network/Socket.hsc:252)
    packFamily (Network/Socket/Types.hsc:306)
    unpackFamily (Network/Socket/Types.hsc:522)
    packSocketType (Network/Socket/Types.hsc:187)
  50% (  1 /  2) in 'Network.Socket.ByteString.MsgHdr'
  Missing documentation for:
    MsgHdr (Network/Socket/ByteString/MsgHdr.hsc:22)
  25% (  1 /  4) in 'Network.Socket.ByteString.Internal'
  Missing documentation for:
    mkInvalidRecvArgError (Network/Socket/ByteString/Internal.hs:34)
    c_writev (Network/Socket/ByteString/Internal.hs:40)
    c_sendmsg (Network/Socket/ByteString/Internal.hs:43)
 100% ( 15 / 15) in 'Network.Socket.ByteString'
  25% (  1 /  4) in 'Network.Socket.ByteString.Lazy.Posix'
  Missing documentation for:
    Module header
    send (Network/Socket/ByteString/Lazy/Posix.hs:27)
    sendAll (Network/Socket/ByteString/Lazy/Posix.hs:50)
  71% (  5 /  7) in 'Network.Socket.ByteString.Lazy'
  Missing documentation for:
    send (Network/Socket/ByteString/Lazy/Posix.hs:27)
    sendAll (Network/Socket/ByteString/Lazy/Posix.hs:50)
  44% ( 23 / 52) in 'Network.BSD'
  Missing documentation for:
    HostEntry (Network/BSD.hsc:329)
    hostAddress (Network/BSD.hsc:366)
    getHostEntries (Network/BSD.hsc:419)
    setHostEntry (Network/BSD.hsc:409)
    getHostEntry (Network/BSD.hsc:401)
    endHostEntry (Network/BSD.hsc:414)
    ServiceEntry (Network/BSD.hsc:139)
    ServiceName (Network/Socket.hsc:221)
    getServiceEntries (Network/BSD.hsc:224)
    getServiceEntry (Network/BSD.hsc:206)
    setServiceEntry (Network/BSD.hsc:214)
    endServiceEntry (Network/BSD.hsc:219)
    ProtocolName (Network/BSD.hsc:123)
    ProtocolNumber (Network/Socket/Types.hsc:112)
    ProtocolEntry (Network/BSD.hsc:242)
    getProtocolByName (Network/BSD.hsc:275)
    getProtocolByNumber (Network/BSD.hsc:286)
    getProtocolNumber (Network/BSD.hsc:296)
    getProtocolEntries (Network/BSD.hsc:320)
    setProtocolEntry (Network/BSD.hsc:310)
    getProtocolEntry (Network/BSD.hsc:302)
    endProtocolEntry (Network/BSD.hsc:315)
    NetworkName (Network/BSD.hsc:434)
    NetworkAddr (Network/BSD.hsc:432)
    NetworkEntry (Network/BSD.hsc:436)
    getNetworkByName (Network/BSD.hsc:467)
    getNetworkByAddr (Network/BSD.hsc:477)
    getNetworkEntry (Network/BSD.hsc:486)
    ifNameToIndex (Network/BSD.hsc:521)
  89% ( 24 / 27) in 'Network'
  Missing documentation for:
    PortID (Network.hs:83)
    sendTo (Network.hs:333)
    recvFrom (Network.hs:342)
Warning: Network.Socket.ByteString: could not find link destinations for:
    IOVec
Documentation created: dist/doc/html/network/index.html,
dist/doc/html/network/network.txt
Creating package registration file:
/tmp/pkgConf-network-2.6.214041964311968217462.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/network-2.6.2.1-F6mK9sCIw3M5SbZMt2lUQE
Registering network-2.6.2.1...
Installed network-2.6.2.1
cabal: Error: some packages failed to install:
bson-0.0.1 depends on nano-md5-0.1.2 which failed to install.
nano-md5-0.1.2 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.