Build #1 for mime-directory-0.5.2

[all reports]

Package mime-directory-0.5.2
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2016-01-11 13:53:30.713013 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies time-1.5.0.1, regex-pcre-0.94.4, old-locale-1.0.0.7, containers-0.5.6.2, bytestring-0.10.6.0, base64-string-0.2, base-4.8.1.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Downloading base64-string-0.2...
Configuring base64-string-0.2...
Building base64-string-0.2...
Preprocessing library base64-string-0.2...
[1 of 1] Compiling Codec.Binary.Base64.String ( Codec/Binary/Base64/String.hs, dist/build/Codec/Binary/Base64/String.o )
In-place registering base64-string-0.2...
Running Haddock for base64-string-0.2...
Running hscolour for base64-string-0.2...
Preprocessing library base64-string-0.2...
Preprocessing library base64-string-0.2...
Haddock coverage:
   0% (  0 /  3) in 'Codec.Binary.Base64.String'
  Missing documentation for:
    Module header
    encode (Codec/Binary/Base64/String.hs:14)
    decode (Codec/Binary/Base64/String.hs:52)
Documentation created: dist/doc/html/base64-string/index.html,
dist/doc/html/base64-string/base64-string.txt
Creating package registration file:
/tmp/pkgConf-base64-string-02145174067468703135.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/base64-string-0.2-5GJItrAlbJ542THrMHB4hJ
Registering base64-string-0.2...
Installed base64-string-0.2
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.214115496761843993368.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 old-locale-1.0.0.7...
Building old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
[1 of 1] Compiling System.Locale    ( System/Locale.hs, dist/build/System/Locale.o )
In-place registering old-locale-1.0.0.7...
Running Haddock for old-locale-1.0.0.7...
Running hscolour for old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
Haddock coverage:
  60% (  3 /  5) in 'System.Locale'
  Missing documentation for:
    TimeLocale (System/Locale.hs:36)
    defaultTimeLocale (System/Locale.hs:49)
Documentation created: dist/doc/html/old-locale/index.html,
dist/doc/html/old-locale/old-locale.txt
Creating package registration file:
/tmp/pkgConf-old-locale-1.0.013291321331280321648.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/old-locale-1.0.0.7-D6X1KPq5Sui5XjrHMwvFwK
Registering old-locale-1.0.0.7...
Installed old-locale-1.0.0.7
Configuring regex-base-0.93.2...
Building regex-base-0.93.2...
Preprocessing library regex-base-0.93.2...
[1 of 4] Compiling Text.Regex.Base.RegexLike ( Text/Regex/Base/RegexLike.hs, dist/build/Text/Regex/Base/RegexLike.o )
[2 of 4] Compiling Text.Regex.Base.Context ( Text/Regex/Base/Context.hs, dist/build/Text/Regex/Base/Context.o )
[3 of 4] Compiling Text.Regex.Base  ( Text/Regex/Base.hs, dist/build/Text/Regex/Base.o )

Text/Regex/Base.hs:55:13: Warning:
    In the use of ‘versionTags’ (imported from Data.Version):
    Deprecated: "See GHC ticket #2496"
[4 of 4] Compiling Text.Regex.Base.Impl ( Text/Regex/Base/Impl.hs, dist/build/Text/Regex/Base/Impl.o )
In-place registering regex-base-0.93.2...
Running Haddock for regex-base-0.93.2...
Running hscolour for regex-base-0.93.2...
Preprocessing library regex-base-0.93.2...
Preprocessing library regex-base-0.93.2...

Text/Regex/Base.hs:55:13: Warning:
    In the use of ‘versionTags’ (imported from Data.Version):
    Deprecated: "See GHC ticket #2496"
Haddock coverage:
  94% ( 17 / 18) in 'Text.Regex.Base.RegexLike'
  Missing documentation for:
    MatchText (Text/Regex/Base/RegexLike.hs:55)
 100% (  1 /  1) in 'Text.Regex.Base.Context'
  75% (  3 /  4) in 'Text.Regex.Base'
  Missing documentation for:
    getVersion_Text_Regex_Base (Text/Regex/Base.hs:52)
  33% (  1 /  3) in 'Text.Regex.Base.Impl'
  Missing documentation for:
    polymatch (Text/Regex/Base/Impl.hs:50)
    polymatchM (Text/Regex/Base/Impl.hs:56)
Documentation created: dist/doc/html/regex-base/index.html,
dist/doc/html/regex-base/regex-base.txt
Creating package registration file:
/tmp/pkgConf-regex-base-0.9332829828570636429.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/regex-base-0.93.2-2j0nR3pc4q24HZdEmShSMX
Registering regex-base-0.93.2...
Installed regex-base-0.93.2
Configuring regex-pcre-0.94.4...
Building regex-pcre-0.94.4...
Preprocessing library regex-pcre-0.94.4...
[1 of 6] Compiling Text.Regex.PCRE.Wrap ( dist/build/Text/Regex/PCRE/Wrap.hs, dist/build/Text/Regex/PCRE/Wrap.o )
[2 of 6] Compiling Text.Regex.PCRE.String ( Text/Regex/PCRE/String.hs, dist/build/Text/Regex/PCRE/String.o )
[3 of 6] Compiling Text.Regex.PCRE.Sequence ( Text/Regex/PCRE/Sequence.hs, dist/build/Text/Regex/PCRE/Sequence.o )
[4 of 6] Compiling Text.Regex.PCRE.ByteString ( Text/Regex/PCRE/ByteString.hs, dist/build/Text/Regex/PCRE/ByteString.o )
[5 of 6] Compiling Text.Regex.PCRE.ByteString.Lazy ( Text/Regex/PCRE/ByteString/Lazy.hs, dist/build/Text/Regex/PCRE/ByteString/Lazy.o )
[6 of 6] Compiling Text.Regex.PCRE  ( Text/Regex/PCRE.hs, dist/build/Text/Regex/PCRE.o )

Text/Regex/PCRE.hs:61:13: Warning:
    In the use of ‘versionTags’ (imported from Data.Version):
    Deprecated: "See GHC ticket #2496"
In-place registering regex-pcre-0.94.4...
Running Haddock for regex-pcre-0.94.4...
Running hscolour for regex-pcre-0.94.4...
Preprocessing library regex-pcre-0.94.4...
Preprocessing library regex-pcre-0.94.4...

Text/Regex/PCRE.hs:61:13: Warning:
    In the use of ‘versionTags’ (imported from Data.Version):
    Deprecated: "See GHC ticket #2496"
Haddock coverage:
  22% ( 12 / 54) in 'Text.Regex.PCRE.Wrap'
  Missing documentation for:
    CompOption (Text/Regex/PCRE/Wrap.hsc:107)
    ExecOption (Text/Regex/PCRE/Wrap.hsc:108)
    =~ (Text/Regex/PCRE/Wrap.hsc:141)
    =~~ (Text/Regex/PCRE/Wrap.hsc:143)
    StartOffset (Text/Regex/PCRE/Wrap.hsc:103)
    EndOffset (Text/Regex/PCRE/Wrap.hsc:104)
    ReturnCode (Text/Regex/PCRE/Wrap.hsc:109)
    WrapError (Text/Regex/PCRE/Wrap.hsc:105)
    wrapTest (Text/Regex/PCRE/Wrap.hsc:123)
    wrapCount (Text/Regex/PCRE/Wrap.hsc:136)
    configUTF8 (Text/Regex/PCRE/Wrap.hsc:139)
    getNumSubs (Text/Regex/PCRE/Wrap.hsc:138)
    unusedOffset (Text/Regex/PCRE/Wrap.hsc:116)
    compBlank (Text/Regex/PCRE/Wrap.hsc:114)
    compAnchored (Text/Regex/PCRE/Wrap.hsc:369)
    compAutoCallout (Text/Regex/PCRE/Wrap.hsc:371)
    compCaseless (Text/Regex/PCRE/Wrap.hsc:373)
    compDollarEndOnly (Text/Regex/PCRE/Wrap.hsc:375)
    compDotAll (Text/Regex/PCRE/Wrap.hsc:377)
    compExtended (Text/Regex/PCRE/Wrap.hsc:379)
    compExtra (Text/Regex/PCRE/Wrap.hsc:381)
    compFirstLine (Text/Regex/PCRE/Wrap.hsc:383)
    compMultiline (Text/Regex/PCRE/Wrap.hsc:385)
    compNoAutoCapture (Text/Regex/PCRE/Wrap.hsc:387)
    compUngreedy (Text/Regex/PCRE/Wrap.hsc:389)
    compUTF8 (Text/Regex/PCRE/Wrap.hsc:391)
    compNoUTF8Check (Text/Regex/PCRE/Wrap.hsc:393)
    execBlank (Text/Regex/PCRE/Wrap.hsc:115)
    execAnchored (Text/Regex/PCRE/Wrap.hsc:384)
    execNotBOL (Text/Regex/PCRE/Wrap.hsc:386)
    execNotEOL (Text/Regex/PCRE/Wrap.hsc:388)
    execNotEmpty (Text/Regex/PCRE/Wrap.hsc:390)
    execNoUTF8Check (Text/Regex/PCRE/Wrap.hsc:392)
    execPartial (Text/Regex/PCRE/Wrap.hsc:394)
    retOk (Text/Regex/PCRE/Wrap.hsc:117)
    retNoMatch (Text/Regex/PCRE/Wrap.hsc:392)
    retNull (Text/Regex/PCRE/Wrap.hsc:394)
    retBadOption (Text/Regex/PCRE/Wrap.hsc:396)
    retBadMagic (Text/Regex/PCRE/Wrap.hsc:398)
    retUnknownNode (Text/Regex/PCRE/Wrap.hsc:400)
    retNoMemory (Text/Regex/PCRE/Wrap.hsc:402)
    retNoSubstring (Text/Regex/PCRE/Wrap.hsc:404)
  33% ( 13 / 39) in 'Text.Regex.PCRE.String'
  Missing documentation for:
    CompOption (Text/Regex/PCRE/Wrap.hsc:107)
    ExecOption (Text/Regex/PCRE/Wrap.hsc:108)
    ReturnCode (Text/Regex/PCRE/Wrap.hsc:109)
    WrapError (Text/Regex/PCRE/Wrap.hsc:105)
    unusedOffset (Text/Regex/PCRE/Wrap.hsc:116)
    compBlank (Text/Regex/PCRE/Wrap.hsc:114)
    compAnchored (Text/Regex/PCRE/Wrap.hsc:369)
    compAutoCallout (Text/Regex/PCRE/Wrap.hsc:371)
    compCaseless (Text/Regex/PCRE/Wrap.hsc:373)
    compDollarEndOnly (Text/Regex/PCRE/Wrap.hsc:375)
    compDotAll (Text/Regex/PCRE/Wrap.hsc:377)
    compExtended (Text/Regex/PCRE/Wrap.hsc:379)
    compExtra (Text/Regex/PCRE/Wrap.hsc:381)
    compFirstLine (Text/Regex/PCRE/Wrap.hsc:383)
    compMultiline (Text/Regex/PCRE/Wrap.hsc:385)
    compNoAutoCapture (Text/Regex/PCRE/Wrap.hsc:387)
    compUngreedy (Text/Regex/PCRE/Wrap.hsc:389)
    compUTF8 (Text/Regex/PCRE/Wrap.hsc:391)
    compNoUTF8Check (Text/Regex/PCRE/Wrap.hsc:393)
    execBlank (Text/Regex/PCRE/Wrap.hsc:115)
    execAnchored (Text/Regex/PCRE/Wrap.hsc:384)
    execNotBOL (Text/Regex/PCRE/Wrap.hsc:386)
    execNotEOL (Text/Regex/PCRE/Wrap.hsc:388)
    execNotEmpty (Text/Regex/PCRE/Wrap.hsc:390)
    execNoUTF8Check (Text/Regex/PCRE/Wrap.hsc:392)
    execPartial (Text/Regex/PCRE/Wrap.hsc:394)
  33% ( 13 / 39) in 'Text.Regex.PCRE.Sequence'
  Missing documentation for:
    CompOption (Text/Regex/PCRE/Wrap.hsc:107)
    ExecOption (Text/Regex/PCRE/Wrap.hsc:108)
    ReturnCode (Text/Regex/PCRE/Wrap.hsc:109)
    WrapError (Text/Regex/PCRE/Wrap.hsc:105)
    unusedOffset (Text/Regex/PCRE/Wrap.hsc:116)
    compBlank (Text/Regex/PCRE/Wrap.hsc:114)
    compAnchored (Text/Regex/PCRE/Wrap.hsc:369)
    compAutoCallout (Text/Regex/PCRE/Wrap.hsc:371)
    compCaseless (Text/Regex/PCRE/Wrap.hsc:373)
    compDollarEndOnly (Text/Regex/PCRE/Wrap.hsc:375)
    compDotAll (Text/Regex/PCRE/Wrap.hsc:377)
    compExtended (Text/Regex/PCRE/Wrap.hsc:379)
    compExtra (Text/Regex/PCRE/Wrap.hsc:381)
    compFirstLine (Text/Regex/PCRE/Wrap.hsc:383)
    compMultiline (Text/Regex/PCRE/Wrap.hsc:385)
    compNoAutoCapture (Text/Regex/PCRE/Wrap.hsc:387)
    compUngreedy (Text/Regex/PCRE/Wrap.hsc:389)
    compUTF8 (Text/Regex/PCRE/Wrap.hsc:391)
    compNoUTF8Check (Text/Regex/PCRE/Wrap.hsc:393)
    execBlank (Text/Regex/PCRE/Wrap.hsc:115)
    execAnchored (Text/Regex/PCRE/Wrap.hsc:384)
    execNotBOL (Text/Regex/PCRE/Wrap.hsc:386)
    execNotEOL (Text/Regex/PCRE/Wrap.hsc:388)
    execNotEmpty (Text/Regex/PCRE/Wrap.hsc:390)
    execNoUTF8Check (Text/Regex/PCRE/Wrap.hsc:392)
    execPartial (Text/Regex/PCRE/Wrap.hsc:394)
  31% ( 12 / 39) in 'Text.Regex.PCRE.ByteString'
  Missing documentation for:
    CompOption (Text/Regex/PCRE/Wrap.hsc:107)
    ExecOption (Text/Regex/PCRE/Wrap.hsc:108)
    ReturnCode (Text/Regex/PCRE/Wrap.hsc:109)
    WrapError (Text/Regex/PCRE/Wrap.hsc:105)
    unusedOffset (Text/Regex/PCRE/Wrap.hsc:116)
    regexec (Text/Regex/PCRE/ByteString.hs:129)
    compBlank (Text/Regex/PCRE/Wrap.hsc:114)
    compAnchored (Text/Regex/PCRE/Wrap.hsc:369)
    compAutoCallout (Text/Regex/PCRE/Wrap.hsc:371)
    compCaseless (Text/Regex/PCRE/Wrap.hsc:373)
    compDollarEndOnly (Text/Regex/PCRE/Wrap.hsc:375)
    compDotAll (Text/Regex/PCRE/Wrap.hsc:377)
    compExtended (Text/Regex/PCRE/Wrap.hsc:379)
    compExtra (Text/Regex/PCRE/Wrap.hsc:381)
    compFirstLine (Text/Regex/PCRE/Wrap.hsc:383)
    compMultiline (Text/Regex/PCRE/Wrap.hsc:385)
    compNoAutoCapture (Text/Regex/PCRE/Wrap.hsc:387)
    compUngreedy (Text/Regex/PCRE/Wrap.hsc:389)
    compUTF8 (Text/Regex/PCRE/Wrap.hsc:391)
    compNoUTF8Check (Text/Regex/PCRE/Wrap.hsc:393)
    execBlank (Text/Regex/PCRE/Wrap.hsc:115)
    execAnchored (Text/Regex/PCRE/Wrap.hsc:384)
    execNotBOL (Text/Regex/PCRE/Wrap.hsc:386)
    execNotEOL (Text/Regex/PCRE/Wrap.hsc:388)
    execNotEmpty (Text/Regex/PCRE/Wrap.hsc:390)
    execNoUTF8Check (Text/Regex/PCRE/Wrap.hsc:392)
    execPartial (Text/Regex/PCRE/Wrap.hsc:394)
  31% ( 12 / 39) in 'Text.Regex.PCRE.ByteString.Lazy'
  Missing documentation for:
    CompOption (Text/Regex/PCRE/Wrap.hsc:107)
    ExecOption (Text/Regex/PCRE/Wrap.hsc:108)
    ReturnCode (Text/Regex/PCRE/Wrap.hsc:109)
    WrapError (Text/Regex/PCRE/Wrap.hsc:105)
    unusedOffset (Text/Regex/PCRE/Wrap.hsc:116)
    regexec (Text/Regex/PCRE/ByteString/Lazy.hs:133)
    compBlank (Text/Regex/PCRE/Wrap.hsc:114)
    compAnchored (Text/Regex/PCRE/Wrap.hsc:369)
    compAutoCallout (Text/Regex/PCRE/Wrap.hsc:371)
    compCaseless (Text/Regex/PCRE/Wrap.hsc:373)
    compDollarEndOnly (Text/Regex/PCRE/Wrap.hsc:375)
    compDotAll (Text/Regex/PCRE/Wrap.hsc:377)
    compExtended (Text/Regex/PCRE/Wrap.hsc:379)
    compExtra (Text/Regex/PCRE/Wrap.hsc:381)
    compFirstLine (Text/Regex/PCRE/Wrap.hsc:383)
    compMultiline (Text/Regex/PCRE/Wrap.hsc:385)
    compNoAutoCapture (Text/Regex/PCRE/Wrap.hsc:387)
    compUngreedy (Text/Regex/PCRE/Wrap.hsc:389)
    compUTF8 (Text/Regex/PCRE/Wrap.hsc:391)
    compNoUTF8Check (Text/Regex/PCRE/Wrap.hsc:393)
    execBlank (Text/Regex/PCRE/Wrap.hsc:115)
    execAnchored (Text/Regex/PCRE/Wrap.hsc:384)
    execNotBOL (Text/Regex/PCRE/Wrap.hsc:386)
    execNotEOL (Text/Regex/PCRE/Wrap.hsc:388)
    execNotEmpty (Text/Regex/PCRE/Wrap.hsc:390)
    execNoUTF8Check (Text/Regex/PCRE/Wrap.hsc:392)
    execPartial (Text/Regex/PCRE/Wrap.hsc:394)
  80% (  4 /  5) in 'Text.Regex.PCRE'
  Missing documentation for:
    getVersion_Text_Regex_PCRE (Text/Regex/PCRE.hs:58)
Documentation created: dist/doc/html/regex-pcre/index.html,
dist/doc/html/regex-pcre/regex-pcre.txt
Creating package registration file:
/tmp/pkgConf-regex-pcre-0.94126107205159473059.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/regex-pcre-0.94.4-E1pjIkxPEEIIBNREVi52Hj
Registering regex-pcre-0.94.4...
Installed regex-pcre-0.94.4
Downloading mime-directory-0.5.2...
Configuring mime-directory-0.5.2...
Building mime-directory-0.5.2...
Preprocessing library mime-directory-0.5.2...
[1 of 2] Compiling Data.ByteString.Lazy.Char8.Caseless ( Data/ByteString/Lazy/Char8/Caseless.hs, dist/build/Data/ByteString/Lazy/Char8/Caseless.o )
[2 of 2] Compiling Codec.MIME.ContentType.Text.Directory ( Codec/MIME/ContentType/Text/Directory.hs, dist/build/Codec/MIME/ContentType/Text/Directory.o )
In-place registering mime-directory-0.5.2...
Running Haddock for mime-directory-0.5.2...
Running hscolour for mime-directory-0.5.2...
Preprocessing library mime-directory-0.5.2...
Preprocessing library mime-directory-0.5.2...
Haddock coverage:
  50% (  4 /  8) in 'Data.ByteString.Lazy.Char8.Caseless'
  Missing documentation for:
    concat (Data/ByteString/Lazy/Char8/Caseless.hs:45)
    intercalate (Data/ByteString/Lazy/Char8/Caseless.hs:48)
    pack (Data/ByteString/Lazy/Char8/Caseless.hs:51)
    unpack (Data/ByteString/Lazy/Char8/Caseless.hs:54)
  61% ( 23 / 38) in 'Codec.MIME.ContentType.Text.Directory'
  Missing documentation for:
    Property (Codec/MIME/ContentType/Text/Directory.hs:84)
    Type (Codec/MIME/ContentType/Text/Directory.hs:90)
    Parameter (Codec/MIME/ContentType/Text/Directory.hs:103)
    PrintValue (Codec/MIME/ContentType/Text/Directory.hs:370)
    pa_URI (Codec/MIME/ContentType/Text/Directory.hs:300)
    pa_date (Codec/MIME/ContentType/Text/Directory.hs:307)
    pa_time (Codec/MIME/ContentType/Text/Directory.hs:311)
    pa_dateTime (Codec/MIME/ContentType/Text/Directory.hs:315)
    pa_integer (Codec/MIME/ContentType/Text/Directory.hs:321)
    pa_boolean (Codec/MIME/ContentType/Text/Directory.hs:324)
    pa_float (Codec/MIME/ContentType/Text/Directory.hs:329)
    pa_textList (Codec/MIME/ContentType/Text/Directory.hs:332)
    printDirectory (Codec/MIME/ContentType/Text/Directory.hs:388)
    printDirectory' (Codec/MIME/ContentType/Text/Directory.hs:391)
    printProperty (Codec/MIME/ContentType/Text/Directory.hs:394)
Warning: Codec.MIME.ContentType.Text.Directory: could not find link destinations for:
    URI
Documentation created: dist/doc/html/mime-directory/index.html,
dist/doc/html/mime-directory/mime-directory.txt
Creating package registration file:
/tmp/pkgConf-mime-directory-0.5765930931124311574.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mime-directory-0.5.2-6UxIQbYvw87BdFjX8pdcl6
Registering mime-directory-0.5.2...
Installed mime-directory-0.5.2

Test log

No test log was submitted for this report.