Build #5 for stringprep-0.1

[all reports]

Package stringprep-0.1
Install DependencyFailed text-icu-0.7.0.1
Docs NotTried
Tests NotTried
Time submitted 2015-11-25 04:30:04.076309 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies text-icu-0.7.0.1, text-1.2.1.3, stream-fusion-0.1.2.5, ranges-0.2.4, containers-0.5.6.2, base-4.8.1.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring ranges-0.2.4...
Building ranges-0.2.4...
Preprocessing library ranges-0.2.4...
[1 of 1] Compiling Data.Ranges      ( Data/Ranges.hs, dist/build/Data/Ranges.o )

Data/Ranges.hs:11:1: Warning: Tab character

Data/Ranges.hs:12:1: Warning: Tab character

Data/Ranges.hs:19:1: Warning: Tab character

Data/Ranges.hs:20:1: Warning: Tab character

Data/Ranges.hs:21:1: Warning: Tab character

Data/Ranges.hs:22:1: Warning: Tab character

Data/Ranges.hs:25:1: Warning: Tab character

Data/Ranges.hs:26:1: Warning: Tab character

Data/Ranges.hs:27:1: Warning: Tab character

Data/Ranges.hs:28:1: Warning: Tab character

Data/Ranges.hs:37:1: Warning: Tab character

Data/Ranges.hs:38:1: Warning: Tab character

Data/Ranges.hs:54:1: Warning: Tab character

Data/Ranges.hs:55:1: Warning: Tab character

Data/Ranges.hs:56:1: Warning: Tab character

Data/Ranges.hs:73:1: Warning: Tab character

Data/Ranges.hs:74:1: Warning: Tab character

Data/Ranges.hs:74:22: Warning:
    This binding for ‘x’ shadows the existing binding
      bound at Data/Ranges.hs:72:14
In-place registering ranges-0.2.4...
Running Haddock for ranges-0.2.4...
Running hscolour for ranges-0.2.4...
Preprocessing library ranges-0.2.4...
Preprocessing library ranges-0.2.4...

Data/Ranges.hs:11:1: Warning: Tab character

Data/Ranges.hs:12:1: Warning: Tab character

Data/Ranges.hs:19:1: Warning: Tab character

Data/Ranges.hs:20:1: Warning: Tab character

Data/Ranges.hs:21:1: Warning: Tab character

Data/Ranges.hs:22:1: Warning: Tab character

Data/Ranges.hs:25:1: Warning: Tab character

Data/Ranges.hs:26:1: Warning: Tab character

Data/Ranges.hs:27:1: Warning: Tab character

Data/Ranges.hs:28:1: Warning: Tab character

Data/Ranges.hs:37:1: Warning: Tab character

Data/Ranges.hs:38:1: Warning: Tab character

Data/Ranges.hs:54:1: Warning: Tab character

Data/Ranges.hs:55:1: Warning: Tab character

Data/Ranges.hs:56:1: Warning: Tab character

Data/Ranges.hs:73:1: Warning: Tab character

Data/Ranges.hs:74:1: Warning: Tab character

Data/Ranges.hs:74:22: Warning:
    This binding for ‘x’ shadows the existing binding
      bound at Data/Ranges.hs:72:14
Haddock coverage:
  60% (  6 / 10) in 'Data.Ranges'
  Missing documentation for:
    Module header
    Range (Data/Ranges.hs:9)
    Ranges (Data/Ranges.hs:14)
    addRange (Data/Ranges.hs:67)
Documentation created: dist/doc/html/ranges/index.html,
dist/doc/html/ranges/ranges.txt
Creating package registration file:
/tmp/pkgConf-ranges-0.2278722862233665123.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/ranges-0.2.4-CH6C1iRHe7dJ4seyFO6mg1
Registering ranges-0.2.4...
Installed ranges-0.2.4
Configuring stream-fusion-0.1.2.5...
Building stream-fusion-0.1.2.5...
Preprocessing library stream-fusion-0.1.2.5...
[1 of 3] Compiling Data.Stream      ( Data/Stream.hs, dist/build/Data/Stream.o )

Data/Stream.hs:589:5: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for ‘next’:
        Patterns not matched: (_ :!: (Just (L _))) :!: S2
[2 of 3] Compiling Data.List.Stream ( Data/List/Stream.hs, dist/build/Data/List/Stream.o )

Data/List/Stream.hs:235:1: Warning:
    The import of ‘seq, Int’ from module ‘Prelude’ is redundant

Data/List/Stream.hs:1654:10: Warning: Tab character

Data/List/Stream.hs:2429:1: Warning:
    Rule "genericSplitAt -> fusible" may never fire
      because ‘genericSplitAt’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘genericSplitAt’

Data/List/Stream.hs:2436:1: Warning:
    Rule "genericSplitAt -> splitAt/Int" may never fire
      because ‘genericSplitAt’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘genericSplitAt’

Data/List/Stream.hs:2447:1: Warning:
    Rule "genericReplicate -> replicate/Int" may never fire
      because ‘genericReplicate’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘genericReplicate’
[3 of 3] Compiling Control.Monad.Stream ( Control/Monad/Stream.hs, dist/build/Control/Monad/Stream.o )

Control/Monad/Stream.hs:136:10:
    Ambiguous occurrence ‘MonadPlus’
    It could refer to either ‘Control.Monad.Stream.MonadPlus’,
                             defined at Control/Monad/Stream.hs:124:1
                          or ‘GHC.Base.MonadPlus’,
                             imported from ‘GHC.Base’ at Control/Monad/Stream.hs:80:1-15

Control/Monad/Stream.hs:140:10:
    Ambiguous occurrence ‘MonadPlus’
    It could refer to either ‘Control.Monad.Stream.MonadPlus’,
                             defined at Control/Monad/Stream.hs:124:1
                          or ‘GHC.Base.MonadPlus’,
                             imported from ‘GHC.Base’ at Control/Monad/Stream.hs:80:1-15
Failed to install stream-fusion-0.1.2.5
Configuring text-1.2.1.3...
Building text-1.2.1.3...
Preprocessing library text-1.2.1.3...
[ 1 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )

Data/Text/Internal/Read.hs:21: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()
[ 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 )

Data/Text/Encoding/Error.hs:3:14: Warning:
    ‘Data.Text.Encoding.Error’ is marked as Trustworthy but has been inferred as safe!
[ 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 )

Data/Text/Lazy/Encoding.hs:65: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()
[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 )

Data/Text/Internal/Builder.hs:61: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()
[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 )

Data/Text/Internal/Builder/Functions.hs:24: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()
[40 of 44] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o )

Data/Text/Lazy/Builder/Int.hs:24: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/Text/Lazy/Builder/Int.hs:30:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Text/Lazy/Builder/Int.hs:32:1: Warning:
    The import of ‘GHC.Num’ is redundant
      except perhaps to import instances from ‘GHC.Num’
    To import instances alone, use: import GHC.Num()
[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 )

Data/Text/Lazy/Read.hs:3:14: Warning:
    ‘Data.Text.Lazy.Read’ is marked as Trustworthy but has been inferred as safe!

Data/Text/Lazy/Read.hs:32:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
[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 )

Data/Text/Read.hs:33:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
In-place registering text-1.2.1.3...
Running Haddock for text-1.2.1.3...
Running hscolour for text-1.2.1.3...
Preprocessing library text-1.2.1.3...
Preprocessing library text-1.2.1.3...

Data/Text/Internal/Read.hs:21: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/Text/Encoding/Error.hs:3:14: Warning:
    ‘Data.Text.Encoding.Error’ is marked as Trustworthy but has been inferred as safe!

Data/Text/Lazy/Encoding.hs:65: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/Text/Internal/Builder.hs:61: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/Text/Internal/Builder/Functions.hs:24: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/Text/Lazy/Builder/Int.hs:24: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/Text/Lazy/Builder/Int.hs:30:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Text/Lazy/Builder/Int.hs:32:1: Warning:
    The import of ‘GHC.Num’ is redundant
      except perhaps to import instances from ‘GHC.Num’
    To import instances alone, use: import GHC.Num()

Data/Text/Lazy/Read.hs:3:14: Warning:
    ‘Data.Text.Lazy.Read’ is marked as Trustworthy but has been inferred as safe!

Data/Text/Lazy/Read.hs:32:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Text/Read.hs:33:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
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% (126 /126) 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% (127 /128) 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:288)
 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.11330573317603570492.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/text-1.2.1.3-1l1AN4I48k37RaQ6fm6CEh
Registering text-1.2.1.3...
Installed text-1.2.1.3
Configuring text-icu-0.7.0.1...
Building text-icu-0.7.0.1...
Preprocessing library text-icu-0.7.0.1...
[ 1 of 21] Compiling Data.Text.ICU.Collate.Internal ( Data/Text/ICU/Collate/Internal.hs, dist/build/Data/Text/ICU/Collate/Internal.o )
[ 2 of 21] Compiling Data.Text.ICU.Normalize.Internal ( dist/build/Data/Text/ICU/Normalize/Internal.hs, dist/build/Data/Text/ICU/Normalize/Internal.o )
[ 3 of 21] Compiling Data.Text.ICU.Error.Internal ( dist/build/Data/Text/ICU/Error/Internal.hs, dist/build/Data/Text/ICU/Error/Internal.o )
[ 4 of 21] Compiling Data.Text.ICU.Convert.Internal ( Data/Text/ICU/Convert/Internal.hs, dist/build/Data/Text/ICU/Convert/Internal.o )
[ 5 of 21] Compiling Data.Text.ICU.Error ( dist/build/Data/Text/ICU/Error.hs, dist/build/Data/Text/ICU/Error.o )
[ 6 of 21] Compiling Data.Text.ICU.Break.Types ( Data/Text/ICU/Break/Types.hs, dist/build/Data/Text/ICU/Break/Types.o )
[ 7 of 21] Compiling Data.Text.ICU.Internal ( dist/build/Data/Text/ICU/Internal.hs, dist/build/Data/Text/ICU/Internal.o )
[ 8 of 21] Compiling Data.Text.ICU.Iterator ( Data/Text/ICU/Iterator.hs, dist/build/Data/Text/ICU/Iterator.o )
[ 9 of 21] Compiling Data.Text.ICU.Normalize ( dist/build/Data/Text/ICU/Normalize.hs, dist/build/Data/Text/ICU/Normalize.o )
[10 of 21] Compiling Data.Text.ICU.Text ( Data/Text/ICU/Text.hs, dist/build/Data/Text/ICU/Text.o )
[11 of 21] Compiling Data.Text.ICU.Char ( dist/build/Data/Text/ICU/Char.hs, dist/build/Data/Text/ICU/Char.o )
[12 of 21] Compiling Data.Text.ICU.Convert ( Data/Text/ICU/Convert.hs, dist/build/Data/Text/ICU/Convert.o )
[13 of 21] Compiling Data.Text.ICU.Regex.Internal ( dist/build/Data/Text/ICU/Regex/Internal.hs, dist/build/Data/Text/ICU/Regex/Internal.o )
[14 of 21] Compiling Data.Text.ICU.Regex ( Data/Text/ICU/Regex.hs, dist/build/Data/Text/ICU/Regex.o )
[15 of 21] Compiling Data.Text.ICU.Regex.Pure ( Data/Text/ICU/Regex/Pure.hs, dist/build/Data/Text/ICU/Regex/Pure.o )
[16 of 21] Compiling Data.Text.ICU.Types ( Data/Text/ICU/Types.hs, dist/build/Data/Text/ICU/Types.o )
[17 of 21] Compiling Data.Text.ICU.Collate ( dist/build/Data/Text/ICU/Collate.hs, dist/build/Data/Text/ICU/Collate.o )
[18 of 21] Compiling Data.Text.ICU.Collate.Pure ( Data/Text/ICU/Collate/Pure.hs, dist/build/Data/Text/ICU/Collate/Pure.o )
[19 of 21] Compiling Data.Text.ICU.Break ( dist/build/Data/Text/ICU/Break.hs, dist/build/Data/Text/ICU/Break.o )
[20 of 21] Compiling Data.Text.ICU.Break.Pure ( Data/Text/ICU/Break/Pure.hs, dist/build/Data/Text/ICU/Break/Pure.o )
[21 of 21] Compiling Data.Text.ICU    ( Data/Text/ICU.hs, dist/build/Data/Text/ICU.o )
In-place registering text-icu-0.7.0.1...
Running Haddock for text-icu-0.7.0.1...
Running hscolour for text-icu-0.7.0.1...
Preprocessing library text-icu-0.7.0.1...
Preprocessing library text-icu-0.7.0.1...
Haddock coverage:
  57% (  4 /  7) in 'Data.Text.ICU.Collate.Internal'
  Missing documentation for:
    UCollator (Data/Text/ICU/Collate/Internal.hs:30)
    withCollator (Data/Text/ICU/Collate/Internal.hs:41)
    wrap (Data/Text/ICU/Collate/Internal.hs:45)
  33% (  1 /  3) in 'Data.Text.ICU.Normalize.Internal'
  Missing documentation for:
    UNormalizationCheckResult (Data/Text/ICU/Normalize/Internal.hsc:21)
    toNCR (Data/Text/ICU/Normalize/Internal.hsc:23)
  62% ( 10 / 16) in 'Data.Text.ICU.Error.Internal'
  Missing documentation for:
    Module header
    UErrorCode (Data/Text/ICU/Error/Internal.hsc:40)
    UParseError (Data/Text/ICU/Error/Internal.hsc:81)
    handleError (Data/Text/ICU/Error/Internal.hsc:111)
    handleParseError (Data/Text/ICU/Error/Internal.hsc:143)
    withError (Data/Text/ICU/Error/Internal.hsc:104)
  60% (  3 /  5) in 'Data.Text.ICU.Convert.Internal'
  Missing documentation for:
    UConverter (Data/Text/ICU/Convert/Internal.hs:28)
    withConverter (Data/Text/ICU/Convert/Internal.hs:39)
  11% ( 15 /138) in 'Data.Text.ICU.Error'
  Missing documentation for:
    isRegexError (Data/Text/ICU/Error.hsc:298)
    u_USING_FALLBACK_WARNING (Data/Text/ICU/Error.hsc:173)
    u_USING_DEFAULT_WARNING (Data/Text/ICU/Error.hsc:175)
    u_SAFECLONE_ALLOCATED_WARNING (Data/Text/ICU/Error.hsc:177)
    u_STATE_OLD_WARNING (Data/Text/ICU/Error.hsc:179)
    u_STRING_NOT_TERMINATED_WARNING (Data/Text/ICU/Error.hsc:181)
    u_SORT_KEY_TOO_SHORT_WARNING (Data/Text/ICU/Error.hsc:183)
    u_AMBIGUOUS_ALIAS_WARNING (Data/Text/ICU/Error.hsc:185)
    u_DIFFERENT_UCA_VERSION (Data/Text/ICU/Error.hsc:187)
    u_ILLEGAL_ARGUMENT_ERROR (Data/Text/ICU/Error.hsc:189)
    u_MISSING_RESOURCE_ERROR (Data/Text/ICU/Error.hsc:191)
    u_INVALID_FORMAT_ERROR (Data/Text/ICU/Error.hsc:193)
    u_FILE_ACCESS_ERROR (Data/Text/ICU/Error.hsc:195)
    u_INTERNAL_PROGRAM_ERROR (Data/Text/ICU/Error.hsc:197)
    u_MESSAGE_PARSE_ERROR (Data/Text/ICU/Error.hsc:199)
    u_MEMORY_ALLOCATION_ERROR (Data/Text/ICU/Error.hsc:201)
    u_INDEX_OUTOFBOUNDS_ERROR (Data/Text/ICU/Error.hsc:203)
    u_PARSE_ERROR (Data/Text/ICU/Error.hsc:205)
    u_INVALID_CHAR_FOUND (Data/Text/ICU/Error.hsc:207)
    u_TRUNCATED_CHAR_FOUND (Data/Text/ICU/Error.hsc:209)
    u_ILLEGAL_CHAR_FOUND (Data/Text/ICU/Error.hsc:211)
    u_INVALID_TABLE_FORMAT (Data/Text/ICU/Error.hsc:213)
    u_INVALID_TABLE_FILE (Data/Text/ICU/Error.hsc:215)
    u_BUFFER_OVERFLOW_ERROR (Data/Text/ICU/Error.hsc:217)
    u_UNSUPPORTED_ERROR (Data/Text/ICU/Error.hsc:219)
    u_RESOURCE_TYPE_MISMATCH (Data/Text/ICU/Error.hsc:221)
    u_ILLEGAL_ESCAPE_SEQUENCE (Data/Text/ICU/Error.hsc:223)
    u_UNSUPPORTED_ESCAPE_SEQUENCE (Data/Text/ICU/Error.hsc:225)
    u_NO_SPACE_AVAILABLE (Data/Text/ICU/Error.hsc:227)
    u_CE_NOT_FOUND_ERROR (Data/Text/ICU/Error.hsc:229)
    u_PRIMARY_TOO_LONG_ERROR (Data/Text/ICU/Error.hsc:231)
    u_STATE_TOO_OLD_ERROR (Data/Text/ICU/Error.hsc:233)
    u_TOO_MANY_ALIASES_ERROR (Data/Text/ICU/Error.hsc:235)
    u_ENUM_OUT_OF_SYNC_ERROR (Data/Text/ICU/Error.hsc:237)
    u_INVARIANT_CONVERSION_ERROR (Data/Text/ICU/Error.hsc:239)
    u_INVALID_STATE_ERROR (Data/Text/ICU/Error.hsc:241)
    u_COLLATOR_VERSION_MISMATCH (Data/Text/ICU/Error.hsc:243)
    u_USELESS_COLLATOR_ERROR (Data/Text/ICU/Error.hsc:245)
    u_NO_WRITE_PERMISSION (Data/Text/ICU/Error.hsc:247)
    u_BAD_VARIABLE_DEFINITION (Data/Text/ICU/Error.hsc:249)
    u_MALFORMED_RULE (Data/Text/ICU/Error.hsc:251)
    u_MALFORMED_SET (Data/Text/ICU/Error.hsc:253)
    u_MALFORMED_UNICODE_ESCAPE (Data/Text/ICU/Error.hsc:255)
    u_MALFORMED_VARIABLE_DEFINITION (Data/Text/ICU/Error.hsc:257)
    u_MALFORMED_VARIABLE_REFERENCE (Data/Text/ICU/Error.hsc:259)
    u_MISPLACED_CURSOR_OFFSET (Data/Text/ICU/Error.hsc:261)
    u_MISPLACED_QUANTIFIER (Data/Text/ICU/Error.hsc:263)
    u_MISSING_OPERATOR (Data/Text/ICU/Error.hsc:265)
    u_MULTIPLE_ANTE_CONTEXTS (Data/Text/ICU/Error.hsc:267)
    u_MULTIPLE_CURSORS (Data/Text/ICU/Error.hsc:269)
    u_MULTIPLE_POST_CONTEXTS (Data/Text/ICU/Error.hsc:271)
    u_TRAILING_BACKSLASH (Data/Text/ICU/Error.hsc:273)
    u_UNDEFINED_SEGMENT_REFERENCE (Data/Text/ICU/Error.hsc:275)
    u_UNDEFINED_VARIABLE (Data/Text/ICU/Error.hsc:277)
    u_UNQUOTED_SPECIAL (Data/Text/ICU/Error.hsc:279)
    u_UNTERMINATED_QUOTE (Data/Text/ICU/Error.hsc:281)
    u_RULE_MASK_ERROR (Data/Text/ICU/Error.hsc:283)
    u_MISPLACED_COMPOUND_FILTER (Data/Text/ICU/Error.hsc:285)
    u_MULTIPLE_COMPOUND_FILTERS (Data/Text/ICU/Error.hsc:287)
    u_INVALID_RBT_SYNTAX (Data/Text/ICU/Error.hsc:289)
    u_MALFORMED_PRAGMA (Data/Text/ICU/Error.hsc:291)
    u_UNCLOSED_SEGMENT (Data/Text/ICU/Error.hsc:293)
    u_VARIABLE_RANGE_EXHAUSTED (Data/Text/ICU/Error.hsc:295)
    u_VARIABLE_RANGE_OVERLAP (Data/Text/ICU/Error.hsc:297)
    u_ILLEGAL_CHARACTER (Data/Text/ICU/Error.hsc:299)
    u_INTERNAL_TRANSLITERATOR_ERROR (Data/Text/ICU/Error.hsc:301)
    u_INVALID_ID (Data/Text/ICU/Error.hsc:303)
    u_INVALID_FUNCTION (Data/Text/ICU/Error.hsc:305)
    u_UNEXPECTED_TOKEN (Data/Text/ICU/Error.hsc:307)
    u_MULTIPLE_DECIMAL_SEPARATORS (Data/Text/ICU/Error.hsc:309)
    u_MULTIPLE_EXPONENTIAL_SYMBOLS (Data/Text/ICU/Error.hsc:311)
    u_MALFORMED_EXPONENTIAL_PATTERN (Data/Text/ICU/Error.hsc:313)
    u_MULTIPLE_PERCENT_SYMBOLS (Data/Text/ICU/Error.hsc:315)
    u_MULTIPLE_PERMILL_SYMBOLS (Data/Text/ICU/Error.hsc:317)
    u_MULTIPLE_PAD_SPECIFIERS (Data/Text/ICU/Error.hsc:319)
    u_PATTERN_SYNTAX_ERROR (Data/Text/ICU/Error.hsc:321)
    u_ILLEGAL_PAD_POSITION (Data/Text/ICU/Error.hsc:323)
    u_UNMATCHED_BRACES (Data/Text/ICU/Error.hsc:325)
    u_ARGUMENT_TYPE_MISMATCH (Data/Text/ICU/Error.hsc:327)
    u_DUPLICATE_KEYWORD (Data/Text/ICU/Error.hsc:329)
    u_UNDEFINED_KEYWORD (Data/Text/ICU/Error.hsc:331)
    u_DEFAULT_KEYWORD_MISSING (Data/Text/ICU/Error.hsc:333)
    u_BRK_INTERNAL_ERROR (Data/Text/ICU/Error.hsc:335)
    u_BRK_HEX_DIGITS_EXPECTED (Data/Text/ICU/Error.hsc:337)
    u_BRK_SEMICOLON_EXPECTED (Data/Text/ICU/Error.hsc:339)
    u_BRK_RULE_SYNTAX (Data/Text/ICU/Error.hsc:341)
    u_BRK_UNCLOSED_SET (Data/Text/ICU/Error.hsc:343)
    u_BRK_ASSIGN_ERROR (Data/Text/ICU/Error.hsc:345)
    u_BRK_VARIABLE_REDFINITION (Data/Text/ICU/Error.hsc:347)
    u_BRK_MISMATCHED_PAREN (Data/Text/ICU/Error.hsc:349)
    u_BRK_NEW_LINE_IN_QUOTED_STRING (Data/Text/ICU/Error.hsc:351)
    u_BRK_UNDEFINED_VARIABLE (Data/Text/ICU/Error.hsc:353)
    u_BRK_INIT_ERROR (Data/Text/ICU/Error.hsc:355)
    u_BRK_RULE_EMPTY_SET (Data/Text/ICU/Error.hsc:357)
    u_BRK_UNRECOGNIZED_OPTION (Data/Text/ICU/Error.hsc:359)
    u_BRK_MALFORMED_RULE_TAG (Data/Text/ICU/Error.hsc:361)
    u_REGEX_INTERNAL_ERROR (Data/Text/ICU/Error.hsc:363)
    u_REGEX_RULE_SYNTAX (Data/Text/ICU/Error.hsc:365)
    u_REGEX_INVALID_STATE (Data/Text/ICU/Error.hsc:367)
    u_REGEX_BAD_ESCAPE_SEQUENCE (Data/Text/ICU/Error.hsc:369)
    u_REGEX_PROPERTY_SYNTAX (Data/Text/ICU/Error.hsc:371)
    u_REGEX_UNIMPLEMENTED (Data/Text/ICU/Error.hsc:373)
    u_REGEX_MISMATCHED_PAREN (Data/Text/ICU/Error.hsc:375)
    u_REGEX_NUMBER_TOO_BIG (Data/Text/ICU/Error.hsc:377)
    u_REGEX_BAD_INTERVAL (Data/Text/ICU/Error.hsc:379)
    u_REGEX_MAX_LT_MIN (Data/Text/ICU/Error.hsc:381)
    u_REGEX_INVALID_BACK_REF (Data/Text/ICU/Error.hsc:383)
    u_REGEX_INVALID_FLAG (Data/Text/ICU/Error.hsc:385)
    u_REGEX_SET_CONTAINS_STRING (Data/Text/ICU/Error.hsc:387)
    u_REGEX_OCTAL_TOO_BIG (Data/Text/ICU/Error.hsc:389)
    u_REGEX_INVALID_RANGE (Data/Text/ICU/Error.hsc:391)
    u_REGEX_STACK_OVERFLOW (Data/Text/ICU/Error.hsc:393)
    u_REGEX_TIME_OUT (Data/Text/ICU/Error.hsc:395)
    u_REGEX_STOPPED_BY_CALLER (Data/Text/ICU/Error.hsc:397)
    u_IDNA_PROHIBITED_ERROR (Data/Text/ICU/Error.hsc:399)
    u_IDNA_UNASSIGNED_ERROR (Data/Text/ICU/Error.hsc:401)
    u_IDNA_CHECK_BIDI_ERROR (Data/Text/ICU/Error.hsc:403)
    u_IDNA_STD3_ASCII_RULES_ERROR (Data/Text/ICU/Error.hsc:405)
    u_IDNA_ACE_PREFIX_ERROR (Data/Text/ICU/Error.hsc:407)
    u_IDNA_VERIFICATION_ERROR (Data/Text/ICU/Error.hsc:409)
    u_IDNA_LABEL_TOO_LONG_ERROR (Data/Text/ICU/Error.hsc:411)
    u_IDNA_ZERO_LENGTH_LABEL_ERROR (Data/Text/ICU/Error.hsc:413)
    u_IDNA_DOMAIN_NAME_TOO_LONG_ERROR (Data/Text/ICU/Error.hsc:415)
  33% (  1 /  3) in 'Data.Text.ICU.Break.Types'
  Missing documentation for:
    BreakIterator (Data/Text/ICU/Break/Types.hs:23)
    UBreakIterator (Data/Text/ICU/Break/Types.hs:29)
  25% (  3 / 12) in 'Data.Text.ICU.Internal'
  Missing documentation for:
    Module header
    UBool (Data/Text/ICU/Internal.hsc:60)
    UChar (Data/Text/ICU/Internal.hsc:61)
    UChar32 (Data/Text/ICU/Internal.hsc:62)
    UCharIterator (Data/Text/ICU/Internal.hsc:48)
    asBool (Data/Text/ICU/Internal.hsc:64)
    asOrdering (Data/Text/ICU/Internal.hsc:68)
    withLocaleName (Data/Text/ICU/Internal.hsc:97)
    withName (Data/Text/ICU/Internal.hsc:75)
 100% (  6 /  6) in 'Data.Text.ICU.Iterator'
 100% ( 12 / 12) in 'Data.Text.ICU.Normalize'
 100% (  6 /  6) in 'Data.Text.ICU.Text'
  38% ( 22 / 58) in 'Data.Text.ICU.Char'
  Missing documentation for:
    Property (Data/Text/ICU/Char.hsc:483)
    BidiClass_ (Data/Text/ICU/Char.hsc:487)
    Block_ (Data/Text/ICU/Char.hsc:496)
    Bool_ (Data/Text/ICU/Char.hsc:365)
    Decomposition_ (Data/Text/ICU/Char.hsc:514)
    EastAsianWidth_ (Data/Text/ICU/Char.hsc:547)
    GeneralCategory_ (Data/Text/ICU/Char.hsc:572)
    HangulSyllableType_ (Data/Text/ICU/Char.hsc:775)
    JoiningGroup_ (Data/Text/ICU/Char.hsc:617)
    JoiningType_ (Data/Text/ICU/Char.hsc:690)
    NumericType_ (Data/Text/ICU/Char.hsc:760)
    CanonicalCombiningClass_ (Data/Text/ICU/Char.hsc:505)
    LeadCanonicalCombiningClass_ (Data/Text/ICU/Char.hsc:828)
    TrailingCanonicalCombiningClass_ (Data/Text/ICU/Char.hsc:838)
    NFCQuickCheck_ (Data/Text/ICU/Char.hsc:795)
    NFDQuickCheck_ (Data/Text/ICU/Char.hsc:796)
    NFKCQuickCheck_ (Data/Text/ICU/Char.hsc:797)
    NFKDQuickCheck_ (Data/Text/ICU/Char.hsc:798)
    GraphemeClusterBreak_ (Data/Text/ICU/Char.hsc:848)
    LineBreak_ (Data/Text/ICU/Char.hsc:710)
    SentenceBreak_ (Data/Text/ICU/Char.hsc:874)
    WordBreak_ (Data/Text/ICU/Char.hsc:903)
    Decomposition (Data/Text/ICU/Char.hsc:519)
    EastAsianWidth (Data/Text/ICU/Char.hsc:552)
    GeneralCategory (Data/Text/ICU/Char.hsc:577)
    HangulSyllableType (Data/Text/ICU/Char.hsc:780)
    JoiningGroup (Data/Text/ICU/Char.hsc:626)
    JoiningType (Data/Text/ICU/Char.hsc:695)
    NumericType (Data/Text/ICU/Char.hsc:765)
    GraphemeClusterBreak (Data/Text/ICU/Char.hsc:853)
    LineBreak (Data/Text/ICU/Char.hsc:715)
    SentenceBreak (Data/Text/ICU/Char.hsc:879)
    WordBreak (Data/Text/ICU/Char.hsc:908)
    combiningClass (Data/Text/ICU/Char.hsc:972)
    property (Data/Text/ICU/Char.hsc:930)
    mirror (Data/Text/ICU/Char.hsc:968)
Failed to load interface for ‘Data.Text.Unsafe’
There are files missing in the ‘text-1.2.1.3’ package,
try running 'ghc-pkg check'.
Use -v to see a list of the files searched for.
cabal: '/opt/ghc/7.10.2/bin/ghc' exited with an error:
<command line>: cannot satisfy -package-id
text-1.2.1.3-4d5a85ef41c32933350e76063fc69929
(use -v for more information)
Failed to install text-icu-0.7.0.1
cabal: Error: some packages failed to install:
stream-fusion-0.1.2.5 failed during the building phase. The exception was:
ExitFailure 1
stringprep-0.1 depends on text-icu-0.7.0.1 which failed to install.
text-icu-0.7.0.1 failed during the final install step. The exception was:
ExitFailure 1
)
    uregex_groupCount (Data/Text/ICU/Regex/Internal.hsc:227)
    uregex_pattern (Data/Text/ICU/Regex/Internal.hsc:205)
    uregex_setText (Data/Text/ICU/Regex/Internal.hsc:209)
    uregex_start (Data/Text/ICU/Regex/Internal.hsc:221)
 100% ( 25 / 25) in 'Data.Text.ICU.Regex'
 100% ( 24 / 24) in 'Data.Text.ICU.Regex.Pure'
 100% (  4 /  4) in 'Data.Text.ICU.Types'
  94% ( 17 / 18) in 'Data.Text.ICU.Collate'
  Missing documentation for:
    Attribute (Data/Text/ICU/Collate.hsc:105)
 100% ( 10 / 10) in 'Data.Text.ICU.Collate.Pure'
  96% ( 26 / 27) in 'Data.Text.ICU.Break'
  Missing documentation for:
    BreakIterator (Data/Text/ICU/Break/Types.hs:23)
 100% ( 18 / 18) in 'Data.Text.ICU.Break.Pure'
 100% ( 70 / 70) in 'Data.Text.ICU'
Warning: Data.Text.ICU.Char: could not find link destinations for:
    fromNative toUProperty
Warning: Data.Text.ICU: could not find link destinations for:
    regRe
Documentation created: dist/doc/html/text-icu/index.html,
dist/doc/html/text-icu/text-icu.txt
Creating package registration file:
/tmp/pkgConf-text-icu-0.7.018590315361338299904.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/text-icu-0.7.0.1-8a8j6xM21Fq8DBVIIbsUoW
Registering text-icu-0.7.0.1...
Installed text-icu-0.7.0.1
cabal: Error: some packages failed to install:
stream-fusion-0.1.2.5 failed during the building phase. The exception was:
ExitFailure 1
stringprep-0.1 depends on stream-fusion-0.1.2.5 which failed to install.

Test log

No test log was submitted for this report.