Build #1 for shellmate-0.2.1

[all reports]

Package shellmate-0.2.1
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2015-11-19 21:34:07.678795 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies xml-1.3.14, transformers-0.4.2.0, temporary-1.2.0.3, tagsoup-0.13.5, process-1.2.3.0, filepath-1.4.0.0, feed-0.3.10.3, download-curl-0.1.4, directory-1.2.2.0, bytestring-0.10.6.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 curl-1.3.8...
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
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 ANSI C... none needed
checking how to run the C preprocessor... gcc -E
configure: creating ./config.status
config.status: creating curl.buildinfo
Building curl-1.3.8...
Preprocessing library curl-1.3.8...
[1 of 8] Compiling Network.Curl.Debug ( Network/Curl/Debug.hs, dist/build/Network/Curl/Debug.o )
[2 of 8] Compiling Network.Curl.Code ( Network/Curl/Code.hs, dist/build/Network/Curl/Code.o )
[3 of 8] Compiling Network.Curl.Types ( Network/Curl/Types.hs, dist/build/Network/Curl/Types.o )
[4 of 8] Compiling Network.Curl.Info ( Network/Curl/Info.hs, dist/build/Network/Curl/Info.o )
[5 of 8] Compiling Network.Curl.Post ( Network/Curl/Post.hs, dist/build/Network/Curl/Post.o )
[6 of 8] Compiling Network.Curl.Opts ( Network/Curl/Opts.hs, dist/build/Network/Curl/Opts.o )
[7 of 8] Compiling Network.Curl.Easy ( Network/Curl/Easy.hs, dist/build/Network/Curl/Easy.o )

Network/Curl/Easy.hs:27:1: Warning: Tab character

Network/Curl/Easy.hs:28:1: Warning: Tab character

Network/Curl/Easy.hs:29:1: Warning: Tab character
[8 of 8] Compiling Network.Curl     ( Network/Curl.hs, dist/build/Network/Curl.o )

Network/Curl.hs:278:1: Warning: Tab character

Network/Curl.hs:291:1: Warning: Tab character

Network/Curl.hs:327:1: Warning: Tab character

Network/Curl.hs:328:1: Warning: Tab character

Network/Curl.hs:329:1: Warning: Tab character

Network/Curl.hs:355:1: Warning: Tab character

Network/Curl.hs:356:1: Warning: Tab character
In-place registering curl-1.3.8...
Running Haddock for curl-1.3.8...
Running hscolour for curl-1.3.8...
Preprocessing library curl-1.3.8...
Preprocessing library curl-1.3.8...

Network/Curl/Easy.hs:27:1: Warning: Tab character

Network/Curl/Easy.hs:28:1: Warning: Tab character

Network/Curl/Easy.hs:29:1: Warning: Tab character

Network/Curl.hs:278:1: Warning: Tab character

Network/Curl.hs:291:1: Warning: Tab character

Network/Curl.hs:327:1: Warning: Tab character

Network/Curl.hs:328:1: Warning: Tab character

Network/Curl.hs:329:1: Warning: Tab character

Network/Curl.hs:355:1: Warning: Tab character

Network/Curl.hs:356:1: Warning: Tab character
Haddock coverage:
  50% (  1 /  2) in 'Network.Curl.Debug'
  Missing documentation for:
    debug (Network/Curl/Debug.hs:20)
  33% (  1 /  3) in 'Network.Curl.Code'
  Missing documentation for:
    CurlCode (Network/Curl/Code.hs:20)
    toCode (Network/Curl/Code.hs:107)
  27% (  4 / 15) in 'Network.Curl.Types'
  Missing documentation for:
    CurlH (Network/Curl/Types.hs:37)
    URLString (Network/Curl/Types.hs:39)
    Port (Network/Curl/Types.hs:40)
    Long (Network/Curl/Types.hs:41)
    LLong (Network/Curl/Types.hs:42)
    Slist_ (Network/Curl/Types.hs:43)
    Curl (Network/Curl/Types.hs:46)
    OptionMap (Network/Curl/Types.hs:103)
    shareCleanup (Network/Curl/Types.hs:89)
    runCleanup (Network/Curl/Types.hs:84)
    updateCleanup (Network/Curl/Types.hs:95)
  25% (  1 /  4) in 'Network.Curl.Info'
  Missing documentation for:
    Info (Network/Curl/Info.hs:31)
    InfoValue (Network/Curl/Info.hs:64)
    getInfo (Network/Curl/Info.hs:100)
   9% (  1 / 11) in 'Network.Curl.Post'
  Missing documentation for:
    Header (Network/Curl/Post.hs:28)
    HttpPost (Network/Curl/Post.hs:30)
    Content (Network/Curl/Post.hs:40)
    multiformString (Network/Curl/Post.hs:46)
    sizeof_httppost (Network/Curl/Post.hs:57)
    marshallPosts (Network/Curl/Post.hs:60)
    marshallPost (Network/Curl/Post.hs:75)
    curl_slist_append (Network/Curl/Post.hs:117)
    curl_slist_free (Network/Curl/Post.hs:119)
    curl_formfree (Network/Curl/Post.hs:122)
   3% (  1 / 30) in 'Network.Curl.Opts'
  Missing documentation for:
    CurlOption (Network/Curl/Opts.hs:24)
     (Network/Curl/Opts.hs:186)
    HttpVersion (Network/Curl/Opts.hs:189)
    TimeCond (Network/Curl/Opts.hs:195)
    NetRcOption (Network/Curl/Opts.hs:202)
    HttpAuth (Network/Curl/Opts.hs:208)
    toHttpAuthMask (Network/Curl/Opts.hs:218)
    SSHAuthType (Network/Curl/Opts.hs:232)
    toSSHAuthMask (Network/Curl/Opts.hs:242)
    WriteFunction (Network/Curl/Opts.hs:255)
    ReadFunction (Network/Curl/Opts.hs:262)
    ReadFunctionPrim (Network/Curl/Opts.hs:269)
    ProgressFunction (Network/Curl/Opts.hs:277)
    DebugFunction (Network/Curl/Opts.hs:285)
    DebugInfo (Network/Curl/Opts.hs:293)
    DebugFunctionPrim (Network/Curl/Opts.hs:303)
    SSLCtxtFunction (Network/Curl/Opts.hs:313)
    curl_readfunc_abort (Network/Curl/Opts.hs:319)
    baseLong (Network/Curl/Opts.hs:322)
    baseObject (Network/Curl/Opts.hs:325)
    baseFunction (Network/Curl/Opts.hs:328)
    baseOffT (Network/Curl/Opts.hs:331)
    unmarshallOption (Network/Curl/Opts.hs:334)
    Unmarshaller (Network/Curl/Opts.hs:499)
    verboseUnmarshaller (Network/Curl/Opts.hs:519)
    u_bool (Network/Curl/Opts.hs:543)
    u_enum (Network/Curl/Opts.hs:546)
    u_cptr (Network/Curl/Opts.hs:549)
    showCurlOption (Network/Curl/Opts.hs:552)
  20% (  2 / 10) in 'Network.Curl.Easy'
  Missing documentation for:
    perform (Network/Curl/Easy.hs:146)
    setopt (Network/Curl/Easy.hs:63)
    duphandle (Network/Curl/Easy.hs:57)
    reset (Network/Curl/Easy.hs:54)
    curl_global_init (Network/Curl/Easy.hs:149)
    curl_global_cleanup (Network/Curl/Easy.hs:174)
    curl_version_number (Network/Curl/Easy.hs:152)
    curl_version_string (Network/Curl/Easy.hs:157)
  67% ( 26 / 39) in 'Network.Curl'
  Missing documentation for:
    CurlResponse (Network/Curl.hs:232)
    curlGetResponse (Network/Curl.hs:267)
    curlGetString_ (Network/Curl.hs:217)
    do_curl_ (Network/Curl.hs:325)
    getResponseCode (Network/Curl.hs:447)
    setDefaultSSLOpts (Network/Curl.hs:189)
    easyWriter (Network/Curl.hs:417)
    method_GET (Network/Curl.hs:168)
    method_HEAD (Network/Curl.hs:174)
    method_POST (Network/Curl.hs:171)
    parseStatusNHeaders (Network/Curl.hs:374)
    parseHeader (Network/Curl.hs:387)
    concRev (Network/Curl.hs:370)
Warning: Network.Curl.Types: could not find link destinations for:
    Curl_
Documentation created: dist/doc/html/curl/index.html,
dist/doc/html/curl/curl.txt
Creating package registration file: /tmp/pkgConf-curl-1.3278722862233665123.8
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/curl-1.3.8-KkjNr2xdQRbHOnn4XogXBa
Registering curl-1.3.8...
Installed curl-1.3.8
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.221033187761597322404.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.014113282052137390358.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 stm-2.4.4...
Building stm-2.4.4...
Preprocessing library stm-2.4.4...
[ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o )
[ 2 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o )
[ 3 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.o )
[ 4 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o )
[ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.o )
[ 6 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o )
[ 7 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o )
[ 8 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o )
[ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o )
[10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.o )
In-place registering stm-2.4.4...
Running Haddock for stm-2.4.4...
Running hscolour for stm-2.4.4...
Preprocessing library stm-2.4.4...
Preprocessing library stm-2.4.4...
Haddock coverage:
   0% (  0 / 11) in 'Control.Sequential.STM'
  Missing documentation for:
    Module header
    STM (Control/Sequential/STM.hs:29)
    atomically (Control/Sequential/STM.hs:47)
    throwSTM (Control/Sequential/STM.hs:54)
    catchSTM (Control/Sequential/STM.hs:57)
    TVar (Control/Sequential/STM.hs:72)
    newTVar (Control/Sequential/STM.hs:75)
    newTVarIO (Control/Sequential/STM.hs:78)
    readTVar (Control/Sequential/STM.hs:83)
    readTVarIO (Control/Sequential/STM.hs:86)
    writeTVar (Control/Sequential/STM.hs:89)
 100% ( 13 / 13) in 'Control.Concurrent.STM.TBQueue'
 100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue'
 100% ( 18 / 18) in 'Control.Concurrent.STM.TChan'
 100% ( 16 / 16) in 'Control.Concurrent.STM.TMVar'
 100% ( 13 / 13) in 'Control.Concurrent.STM.TVar'
 100% (  2 /  2) in 'Control.Concurrent.STM.TArray'
  90% (  9 / 10) in 'Control.Monad.STM'
  Missing documentation for:
    check (Control/Monad/STM.hs:81)
 100% (  8 /  8) in 'Control.Concurrent.STM'
  40% (  2 /  5) in 'Control.Concurrent.STM.TSem'
  Missing documentation for:
    newTSem (Control/Concurrent/STM/TSem.hs:42)
    waitTSem (Control/Concurrent/STM/TSem.hs:45)
    signalTSem (Control/Concurrent/STM/TSem.hs:51)
Documentation created: dist/doc/html/stm/index.html, dist/doc/html/stm/stm.txt
Creating package registration file: /tmp/pkgConf-stm-2.419307727571647149314.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/stm-2.4.4-C1kFMnPqFjvDhFjgMZGUpr
Registering stm-2.4.4...
Installed stm-2.4.4
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.12000419805746349250.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 time-locale-compat-0.1.1.0...
Building time-locale-compat-0.1.1.0...
Preprocessing library time-locale-compat-0.1.1.0...
[1 of 1] Compiling Data.Time.Locale.Compat ( src/Data/Time/Locale/Compat.hs, dist/build/Data/Time/Locale/Compat.o )
In-place registering time-locale-compat-0.1.1.0...
Running Haddock for time-locale-compat-0.1.1.0...
Running hscolour for time-locale-compat-0.1.1.0...
Preprocessing library time-locale-compat-0.1.1.0...
Preprocessing library time-locale-compat-0.1.1.0...
Haddock coverage:
  86% (  6 /  7) in 'Data.Time.Locale.Compat'
  Missing documentation for:
    TimeLocale
Documentation created: dist/doc/html/time-locale-compat/index.html,
dist/doc/html/time-locale-compat/time-locale-compat.txt
Creating package registration file:
/tmp/pkgConf-time-locale-compat-0.1.113905980891028363610.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/time-locale-compat-0.1.1.0-F3WLOMZDUQn00ovIjyyhhW
Registering time-locale-compat-0.1.1.0...
Installed time-locale-compat-0.1.1.0
Configuring transformers-compat-0.4.0.4...
Building transformers-compat-0.4.0.4...
Preprocessing library transformers-compat-0.4.0.4...
[1 of 1] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o )
In-place registering transformers-compat-0.4.0.4...
Running Haddock for transformers-compat-0.4.0.4...
Running hscolour for transformers-compat-0.4.0.4...
Preprocessing library transformers-compat-0.4.0.4...
Preprocessing library transformers-compat-0.4.0.4...
Haddock coverage:
   0% (  0 /  8) in 'Paths_transformers_compat'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_transformers_compat.hs:15)
    getBinDir (dist/build/autogen/Paths_transformers_compat.hs:25)
    getLibDir (dist/build/autogen/Paths_transformers_compat.hs:25)
    getDataDir (dist/build/autogen/Paths_transformers_compat.hs:25)
    getLibexecDir (dist/build/autogen/Paths_transformers_compat.hs:25)
    getDataFileName (dist/build/autogen/Paths_transformers_compat.hs:32)
    getSysconfDir (dist/build/autogen/Paths_transformers_compat.hs:25)
Documentation created: dist/doc/html/transformers-compat/index.html,
dist/doc/html/transformers-compat/transformers-compat.txt
Creating package registration file:
/tmp/pkgConf-transformers-compat-0.4.01718264801839425676.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/transformers-compat-0.4.0.4-DCQioW2d4vYEa3T0AmFBPv
Registering transformers-compat-0.4.0.4...
Installed transformers-compat-0.4.0.4
Configuring utf8-string-1.0.1.1...
Building utf8-string-1.0.1.1...
Preprocessing library utf8-string-1.0.1.1...
[1 of 5] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.o )
[2 of 5] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/build/Codec/Binary/UTF8/Generic.o )
[3 of 5] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/build/Data/String/UTF8.o )
[4 of 5] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.o )
[5 of 5] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.o )
In-place registering utf8-string-1.0.1.1...
Running Haddock for utf8-string-1.0.1.1...
Running hscolour for utf8-string-1.0.1.1...
Preprocessing library utf8-string-1.0.1.1...
Preprocessing library utf8-string-1.0.1.1...
Haddock coverage:
 100% (  8 /  8) in 'Codec.Binary.UTF8.String'
  94% ( 16 / 17) in 'Codec.Binary.UTF8.Generic'
  Missing documentation for:
    UTF8Bytes (Codec/Binary/UTF8/Generic.hs:48)
  89% ( 24 / 27) in 'Data.String.UTF8'
  Missing documentation for:
    UTF8Bytes (Codec/Binary/UTF8/Generic.hs:48)
    fromRep (Data/String/UTF8.hs:59)
    toRep (Data/String/UTF8.hs:62)
 100% ( 17 / 17) in 'Data.ByteString.Lazy.UTF8'
 100% ( 17 / 17) in 'Data.ByteString.UTF8'
Documentation created: dist/doc/html/utf8-string/index.html,
dist/doc/html/utf8-string/utf8-string.txt
Creating package registration file:
/tmp/pkgConf-utf8-string-1.0.1784176031158747661.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/utf8-string-1.0.1.1-HWC8Qen5AZrArJxFQJuE72
Registering utf8-string-1.0.1.1...
Installed utf8-string-1.0.1.1
Configuring old-time-1.1.0.3...
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
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 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 sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for ftime... yes
checking for gmtime_r... yes
checking for localtime_r... yes
checking for gettimeofday... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/time.h... (cached) yes
checking whether altzone is declared... no
configure: creating ./config.status
config.status: creating include/HsTimeConfig.h
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
Building old-time-1.1.0.3...
Preprocessing library old-time-1.1.0.3...
[1 of 1] Compiling System.Time      ( dist/build/System/Time.hs, dist/build/System/Time.o )
In-place registering old-time-1.1.0.3...
Running Haddock for old-time-1.1.0.3...
Running hscolour for old-time-1.1.0.3...
Preprocessing library old-time-1.1.0.3...
Preprocessing library old-time-1.1.0.3...
Haddock coverage:
  95% ( 20 / 21) in 'System.Time'
  Missing documentation for:
    getClockTime (System/Time.hsc:232)
Documentation created: dist/doc/html/old-time/index.html,
dist/doc/html/old-time/old-time.txt
Creating package registration file:
/tmp/pkgConf-old-time-1.1.02068224547568122272.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/old-time-1.1.0.3-FBWJJDS5FKr7UKFScBcUW2
Registering old-time-1.1.0.3...
Installed old-time-1.1.0.3
Configuring tagsoup-0.13.5...
Building tagsoup-0.13.5...
Preprocessing library tagsoup-0.13.5...
[ 1 of 13] Compiling Text.HTML.TagSoup.Entity ( Text/HTML/TagSoup/Entity.hs, dist/build/Text/HTML/TagSoup/Entity.o )
[ 2 of 13] Compiling Text.StringLike  ( Text/StringLike.hs, dist/build/Text/StringLike.o )
[ 3 of 13] Compiling Text.HTML.TagSoup.Type ( Text/HTML/TagSoup/Type.hs, dist/build/Text/HTML/TagSoup/Type.o )
[ 4 of 13] Compiling Text.HTML.TagSoup.Match ( Text/HTML/TagSoup/Match.hs, dist/build/Text/HTML/TagSoup/Match.o )
[ 5 of 13] Compiling Text.HTML.TagSoup.Tree ( Text/HTML/TagSoup/Tree.hs, dist/build/Text/HTML/TagSoup/Tree.o )
[ 6 of 13] Compiling Text.HTML.TagSoup.Options ( Text/HTML/TagSoup/Options.hs, dist/build/Text/HTML/TagSoup/Options.o )
[ 7 of 13] Compiling Text.HTML.TagSoup.Implementation ( Text/HTML/TagSoup/Implementation.hs, dist/build/Text/HTML/TagSoup/Implementation.o )
[ 8 of 13] Compiling Text.HTML.TagSoup.Specification ( Text/HTML/TagSoup/Specification.hs, dist/build/Text/HTML/TagSoup/Specification.o )
[ 9 of 13] Compiling Text.HTML.TagSoup.Manual ( Text/HTML/TagSoup/Manual.hs, dist/build/Text/HTML/TagSoup/Manual.o )
[10 of 13] Compiling Text.HTML.TagSoup.Generated ( Text/HTML/TagSoup/Generated.hs, dist/build/Text/HTML/TagSoup/Generated.o )
[11 of 13] Compiling Text.HTML.TagSoup.Render ( Text/HTML/TagSoup/Render.hs, dist/build/Text/HTML/TagSoup/Render.o )
[12 of 13] Compiling Text.HTML.TagSoup.Parser ( Text/HTML/TagSoup/Parser.hs, dist/build/Text/HTML/TagSoup/Parser.o )
[13 of 13] Compiling Text.HTML.TagSoup ( Text/HTML/TagSoup.hs, dist/build/Text/HTML/TagSoup.o )
In-place registering tagsoup-0.13.5...
Running Haddock for tagsoup-0.13.5...
Running hscolour for tagsoup-0.13.5...
Preprocessing library tagsoup-0.13.5...
Preprocessing library tagsoup-0.13.5...
Haddock coverage:
 100% (  7 /  7) in 'Text.HTML.TagSoup.Entity'
  38% (  3 /  8) in 'Text.StringLike'
  Missing documentation for:
     (Text/StringLike.hs:48)
     (Text/StringLike.hs:60)
     (Text/StringLike.hs:71)
     (Text/StringLike.hs:82)
     (Text/StringLike.hs:93)
  82% ( 23 / 28) in 'Text.HTML.TagSoup.Type'
  Missing documentation for:
    Position (Text/HTML/TagSoup/Type.hs:39)
    tagPosition (Text/HTML/TagSoup/Type.hs:53)
    nullPosition (Text/HTML/TagSoup/Type.hs:41)
    positionChar (Text/HTML/TagSoup/Type.hs:47)
    positionString (Text/HTML/TagSoup/Type.hs:44)
  50% (  9 / 18) in 'Text.HTML.TagSoup.Match'
  Missing documentation for:
    tagComment (Text/HTML/TagSoup/Match.hs:27)
    tagOpenAttrLit (Text/HTML/TagSoup/Match.hs:40)
    anyAttr (Text/HTML/TagSoup/Match.hs:67)
    anyAttrName (Text/HTML/TagSoup/Match.hs:70)
    anyAttrValue (Text/HTML/TagSoup/Match.hs:73)
    anyAttrLit (Text/HTML/TagSoup/Match.hs:77)
    anyAttrNameLit (Text/HTML/TagSoup/Match.hs:80)
    anyAttrValueLit (Text/HTML/TagSoup/Match.hs:83)
    getTagContent (Text/HTML/TagSoup/Match.hs:88)
  67% (  4 /  6) in 'Text.HTML.TagSoup.Tree'
  Missing documentation for:
    TagTree (Text/HTML/TagSoup/Tree.hs:18)
    flattenTree (Text/HTML/TagSoup/Tree.hs:53)
  83% (  5 /  6) in 'Text.HTML.TagSoup.Options'
  Missing documentation for:
    Module header
   0% (  0 / 34) in 'Text.HTML.TagSoup.Implementation'
  Missing documentation for:
    Module header
    Out (Text/HTML/TagSoup/Implementation.hs:17)
    errSeen (Text/HTML/TagSoup/Implementation.hs:35)
    errWant (Text/HTML/TagSoup/Implementation.hs:36)
    S (Text/HTML/TagSoup/Implementation.hs:38)
    expand (Text/HTML/TagSoup/Implementation.hs:48)
    Outable (Text/HTML/TagSoup/Implementation.hs:65)
     (Text/HTML/TagSoup/Implementation.hs:66)
     (Text/HTML/TagSoup/Implementation.hs:67)
    ampChar (Text/HTML/TagSoup/Implementation.hs:68)
    ampOut (Text/HTML/TagSoup/Implementation.hs:69)
    state (Text/HTML/TagSoup/Implementation.hs:72)
    output (Text/HTML/TagSoup/Implementation.hs:79)
    entityChr (Text/HTML/TagSoup/Implementation.hs:145)
    isEof (Text/HTML/TagSoup/Implementation.hs:151)
    isChar (Text/HTML/TagSoup/Implementation.hs:152)
    isTag (Text/HTML/TagSoup/Implementation.hs:153)
    isTagShut (Text/HTML/TagSoup/Implementation.hs:154)
    isAttName (Text/HTML/TagSoup/Implementation.hs:155)
    isAttVal (Text/HTML/TagSoup/Implementation.hs:156)
    isTagEnd (Text/HTML/TagSoup/Implementation.hs:157)
    isTagEndClose (Text/HTML/TagSoup/Implementation.hs:158)
    isComment (Text/HTML/TagSoup/Implementation.hs:159)
    isCommentEnd (Text/HTML/TagSoup/Implementation.hs:160)
    isEntityName (Text/HTML/TagSoup/Implementation.hs:161)
    isEntityNumHex (Text/HTML/TagSoup/Implementation.hs:162)
    isEntityNum (Text/HTML/TagSoup/Implementation.hs:163)
    isEntityHex (Text/HTML/TagSoup/Implementation.hs:164)
    isEntityEnd (Text/HTML/TagSoup/Implementation.hs:165)
    isWarn (Text/HTML/TagSoup/Implementation.hs:166)
    fromChr (Text/HTML/TagSoup/Implementation.hs:168)
    fromWarn (Text/HTML/TagSoup/Implementation.hs:169)
    getEntityEnd (Text/HTML/TagSoup/Implementation.hs:171)
    tagTextMerge (Text/HTML/TagSoup/Implementation.hs:175)
   0% (  0 /  2) in 'Text.HTML.TagSoup.Specification'
  Missing documentation for:
    Module header
    parse (Text/HTML/TagSoup/Specification.hs:34)
   0% (  0 /  2) in 'Text.HTML.TagSoup.Manual'
  Missing documentation for:
    Module header
    parseTagsOptions (Text/HTML/TagSoup/Manual.hs:11)
   0% (  0 /  2) in 'Text.HTML.TagSoup.Generated'
  Missing documentation for:
    Module header
    parseTagsOptions (Text/HTML/TagSoup/Manual.hs:11)
 100% (  6 /  6) in 'Text.HTML.TagSoup.Render'
  86% (  6 /  7) in 'Text.HTML.TagSoup.Parser'
  Missing documentation for:
    Module header
 100% ( 40 / 40) in 'Text.HTML.TagSoup'
Documentation created: dist/doc/html/tagsoup/index.html,
dist/doc/html/tagsoup/tagsoup.txt
Creating package registration file:
/tmp/pkgConf-tagsoup-0.139936833972026929416.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/tagsoup-0.13.5-KEBcy7muAL08YSUxlTprio
Registering tagsoup-0.13.5...
Installed tagsoup-0.13.5
Configuring xml-1.3.14...
Building xml-1.3.14...
Preprocessing library xml-1.3.14...
[1 of 7] Compiling Text.XML.Light.Types ( Text/XML/Light/Types.hs, dist/build/Text/XML/Light/Types.o )
[2 of 7] Compiling Text.XML.Light.Proc ( Text/XML/Light/Proc.hs, dist/build/Text/XML/Light/Proc.o )
[3 of 7] Compiling Text.XML.Light.Output ( Text/XML/Light/Output.hs, dist/build/Text/XML/Light/Output.o )
[4 of 7] Compiling Text.XML.Light.Lexer ( Text/XML/Light/Lexer.hs, dist/build/Text/XML/Light/Lexer.o )

Text/XML/Light/Lexer.hs:119:1: Warning: Tab character

Text/XML/Light/Lexer.hs:121:1: Warning: Tab character
[5 of 7] Compiling Text.XML.Light.Input ( Text/XML/Light/Input.hs, dist/build/Text/XML/Light/Input.o )
[6 of 7] Compiling Text.XML.Light.Cursor ( Text/XML/Light/Cursor.hs, dist/build/Text/XML/Light/Cursor.o )
[7 of 7] Compiling Text.XML.Light   ( Text/XML/Light.hs, dist/build/Text/XML/Light.o )
In-place registering xml-1.3.14...
Running Haddock for xml-1.3.14...
Running hscolour for xml-1.3.14...
Preprocessing library xml-1.3.14...
Preprocessing library xml-1.3.14...

Text/XML/Light/Lexer.hs:119:1: Warning: Tab character

Text/XML/Light/Lexer.hs:121:1: Warning: Tab character
Haddock coverage:
  77% ( 10 / 13) in 'Text.XML.Light.Types'
  Missing documentation for:
    CDataKind (Text/XML/Light/Types.hs:50)
     (Text/XML/Light/Types.hs:64)
     (Text/XML/Light/Types.hs:67)
 100% ( 21 / 21) in 'Text.XML.Light.Proc'
  65% ( 13 / 20) in 'Text.XML.Light.Output'
  Missing documentation for:
    showContent (Text/XML/Light/Output.hs:140)
    showElement (Text/XML/Light/Output.hs:143)
    showCData (Text/XML/Light/Output.hs:146)
    showQName (Text/XML/Light/Output.hs:198)
    showAttr (Text/XML/Light/Output.hs:195)
    ConfigPP (Text/XML/Light/Output.hs:34)
    tagEnd (Text/XML/Light/Output.hs:188)
   9% (  3 / 32) in 'Text.XML.Light.Lexer'
  Missing documentation for:
    Module header
    XmlSource (Text/XML/Light/Lexer.hs:15)
     (Text/XML/Light/Lexer.hs:18)
     (Text/XML/Light/Lexer.hs:22)
     (Text/XML/Light/Lexer.hs:26)
     (Text/XML/Light/Lexer.hs:30)
     (Text/XML/Light/Lexer.hs:33)
    linenumber (Text/XML/Light/Lexer.hs:36)
     (Text/XML/Light/Lexer.hs:57)
    LChar (Text/XML/Light/Lexer.hs:64)
    LString (Text/XML/Light/Lexer.hs:65)
    Token (Text/XML/Light/Lexer.hs:66)
    tokens (Text/XML/Light/Lexer.hs:72)
    tokens' (Text/XML/Light/Lexer.hs:75)
    special (Text/XML/Light/Lexer.hs:96)
    qualName (Text/XML/Light/Lexer.hs:128)
    tag (Text/XML/Light/Lexer.hs:140)
    attribs (Text/XML/Light/Lexer.hs:151)
    attrib (Text/XML/Light/Lexer.hs:169)
    attr_val (Text/XML/Light/Lexer.hs:174)
    dropSpace (Text/XML/Light/Lexer.hs:179)
    break' (Text/XML/Light/Lexer.hs:195)
    breakn (Text/XML/Light/Lexer.hs:201)
    decode_attr (Text/XML/Light/Lexer.hs:206)
    Txt (Text/XML/Light/Lexer.hs:213)
    decode_text (Text/XML/Light/Lexer.hs:215)
    cref_to_char (Text/XML/Light/Lexer.hs:223)
    num_esc (Text/XML/Light/Lexer.hs:233)
    cvt_char (Text/XML/Light/Lexer.hs:241)
 100% (  3 /  3) in 'Text.XML.Light.Input'
  90% ( 45 / 50) in 'Text.XML.Light.Cursor'
  Missing documentation for:
    Tag (Text/XML/Light/Cursor.hs:76)
    getTag (Text/XML/Light/Cursor.hs:81)
    setTag (Text/XML/Light/Cursor.hs:87)
    fromTag (Text/XML/Light/Cursor.hs:90)
    Path (Text/XML/Light/Cursor.hs:97)
  32% ( 10 / 31) in 'Text.XML.Light'
  Missing documentation for:
     (Text/XML/Light.hs:57)
     (Text/XML/Light.hs:63)
     (Text/XML/Light.hs:64)
     (Text/XML/Light.hs:65)
     (Text/XML/Light.hs:67)
     (Text/XML/Light.hs:68)
     (Text/XML/Light.hs:69)
     (Text/XML/Light.hs:70)
     (Text/XML/Light.hs:72)
     (Text/XML/Light.hs:75)
     (Text/XML/Light.hs:76)
     (Text/XML/Light.hs:77)
     (Text/XML/Light.hs:78)
     (Text/XML/Light.hs:80)
     (Text/XML/Light.hs:83)
     (Text/XML/Light.hs:84)
     (Text/XML/Light.hs:85)
     (Text/XML/Light.hs:86)
     (Text/XML/Light.hs:88)
     (Text/XML/Light.hs:91)
     (Text/XML/Light.hs:92)
Documentation created: dist/doc/html/xml/index.html, dist/doc/html/xml/xml.txt
Creating package registration file: /tmp/pkgConf-xml-1.3556707205309667127.14
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/xml-1.3.14-A51W7Krf6npGWsiTbJ1zZV
Registering xml-1.3.14...
Installed xml-1.3.14
Configuring exceptions-0.8.0.2...
Building exceptions-0.8.0.2...
Preprocessing library exceptions-0.8.0.2...
[1 of 2] Compiling Control.Monad.Catch ( src/Control/Monad/Catch.hs, dist/build/Control/Monad/Catch.o )
[2 of 2] Compiling Control.Monad.Catch.Pure ( src/Control/Monad/Catch/Pure.hs, dist/build/Control/Monad/Catch/Pure.o )
In-place registering exceptions-0.8.0.2...
Running Haddock for exceptions-0.8.0.2...
Running hscolour for exceptions-0.8.0.2...
Preprocessing library exceptions-0.8.0.2...
Preprocessing library exceptions-0.8.0.2...
Haddock coverage:
 100% ( 31 / 31) in 'Control.Monad.Catch'
  80% (  8 / 10) in 'Control.Monad.Catch.Pure'
  Missing documentation for:
    Catch (src/Control/Monad/Catch/Pure.hs:95)
    runCatch (src/Control/Monad/Catch/Pure.hs:97)
Documentation created: dist/doc/html/exceptions/index.html,
dist/doc/html/exceptions/exceptions.txt
Creating package registration file:
/tmp/pkgConf-exceptions-0.8.0963964191699045063.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/exceptions-0.8.0.2-8GsEeHgaIks3pVGk6GaELJ
Registering exceptions-0.8.0.2...
Installed exceptions-0.8.0.2
Configuring feed-0.3.10.3...
Building feed-0.3.10.3...
Preprocessing library feed-0.3.10.3...
[ 1 of 23] Compiling Text.RSS.Syntax  ( src/Text/RSS/Syntax.hs, dist/build/Text/RSS/Syntax.o )
[ 2 of 23] Compiling Text.RSS.Export  ( src/Text/RSS/Export.hs, dist/build/Text/RSS/Export.o )
[ 3 of 23] Compiling Text.DublinCore.Types ( src/Text/DublinCore/Types.hs, dist/build/Text/DublinCore/Types.o )
[ 4 of 23] Compiling Text.RSS1.Syntax ( src/Text/RSS1/Syntax.hs, dist/build/Text/RSS1/Syntax.o )
[ 5 of 23] Compiling Text.RSS1.Utils  ( src/Text/RSS1/Utils.hs, dist/build/Text/RSS1/Utils.o )
[ 6 of 23] Compiling Text.RSS1.Export ( src/Text/RSS1/Export.hs, dist/build/Text/RSS1/Export.o )
[ 7 of 23] Compiling Text.RSS.Import  ( src/Text/RSS/Import.hs, dist/build/Text/RSS/Import.o )
[ 8 of 23] Compiling Text.RSS1.Import ( src/Text/RSS1/Import.hs, dist/build/Text/RSS1/Import.o )
[ 9 of 23] Compiling Text.Atom.Feed.Link ( src/Text/Atom/Feed/Link.hs, dist/build/Text/Atom/Feed/Link.o )
[10 of 23] Compiling Text.Atom.Feed   ( src/Text/Atom/Feed.hs, dist/build/Text/Atom/Feed.o )
[11 of 23] Compiling Text.Atom.Feed.Export ( src/Text/Atom/Feed/Export.hs, dist/build/Text/Atom/Feed/Export.o )
[12 of 23] Compiling Text.Atom.Feed.Import ( src/Text/Atom/Feed/Import.hs, dist/build/Text/Atom/Feed/Import.o )
[13 of 23] Compiling Text.Atom.Feed.Validate ( src/Text/Atom/Feed/Validate.hs, dist/build/Text/Atom/Feed/Validate.o )
[14 of 23] Compiling Text.Atom.Pub    ( src/Text/Atom/Pub.hs, dist/build/Text/Atom/Pub.o )
[15 of 23] Compiling Text.Atom.Pub.Export ( src/Text/Atom/Pub/Export.hs, dist/build/Text/Atom/Pub/Export.o )
[16 of 23] Compiling Text.Feed.Types  ( src/Text/Feed/Types.hs, dist/build/Text/Feed/Types.o )
[17 of 23] Compiling Text.Feed.Constructor ( src/Text/Feed/Constructor.hs, dist/build/Text/Feed/Constructor.o )

src/Text/Feed/Constructor.hs:131:5: Warning:
    Pattern match(es) are non-exhaustive
    In a case alternative: Patterns not matched: XMLFeed _
[18 of 23] Compiling Text.Feed.Export ( src/Text/Feed/Export.hs, dist/build/Text/Feed/Export.o )
[19 of 23] Compiling Text.Feed.Import ( src/Text/Feed/Import.hs, dist/build/Text/Feed/Import.o )
[20 of 23] Compiling Text.Feed.Util   ( src/Text/Feed/Util.hs, dist/build/Text/Feed/Util.o )
[21 of 23] Compiling Text.Feed.Query  ( src/Text/Feed/Query.hs, dist/build/Text/Feed/Query.o )
[22 of 23] Compiling Text.Feed.Translate ( src/Text/Feed/Translate.hs, dist/build/Text/Feed/Translate.o )
[23 of 23] Compiling Paths_feed       ( dist/build/autogen/Paths_feed.hs, dist/build/Paths_feed.o )
In-place registering feed-0.3.10.3...
Running Haddock for feed-0.3.10.3...
Running hscolour for feed-0.3.10.3...
Preprocessing library feed-0.3.10.3...
Preprocessing library feed-0.3.10.3...
Haddock coverage:
  15% (  4 / 26) in 'Text.RSS.Syntax'
  Missing documentation for:
    RSS (src/Text/RSS/Syntax.hs:27)
    URLString (src/Text/RSS/Syntax.hs:36)
    RSSChannel (src/Text/RSS/Syntax.hs:40)
    RSSItem (src/Text/RSS/Syntax.hs:66)
    RSSSource (src/Text/RSS/Syntax.hs:83)
    RSSEnclosure (src/Text/RSS/Syntax.hs:91)
    RSSCategory (src/Text/RSS/Syntax.hs:100)
    RSSGuid (src/Text/RSS/Syntax.hs:108)
    RSSImage (src/Text/RSS/Syntax.hs:117)
    RSSCloud (src/Text/RSS/Syntax.hs:129)
    RSSTextInput (src/Text/RSS/Syntax.hs:140)
    nullRSS (src/Text/RSS/Syntax.hs:153)
    nullChannel (src/Text/RSS/Syntax.hs:164)
    nullItem (src/Text/RSS/Syntax.hs:192)
    nullSource (src/Text/RSS/Syntax.hs:210)
    nullEnclosure (src/Text/RSS/Syntax.hs:220)
    newCategory (src/Text/RSS/Syntax.hs:232)
    nullGuid (src/Text/RSS/Syntax.hs:241)
    nullPermaGuid (src/Text/RSS/Syntax.hs:250)
    nullImage (src/Text/RSS/Syntax.hs:254)
    nullCloud (src/Text/RSS/Syntax.hs:269)
    nullTextInput (src/Text/RSS/Syntax.hs:280)
   6% (  1 / 18) in 'Text.RSS.Export'
  Missing documentation for:
    qualNode (src/Text/RSS/Export.hs:22)
    qualName (src/Text/RSS/Export.hs:29)
    xmlRSS (src/Text/RSS/Export.hs:33)
    xmlChannel (src/Text/RSS/Export.hs:40)
    xmlItem (src/Text/RSS/Export.hs:66)
    xmlSource (src/Text/RSS/Export.hs:82)
    xmlEnclosure (src/Text/RSS/Export.hs:88)
    xmlCategory (src/Text/RSS/Export.hs:97)
    xmlGuid (src/Text/RSS/Export.hs:105)
    xmlImage (src/Text/RSS/Export.hs:116)
    xmlCloud (src/Text/RSS/Export.hs:128)
    xmlTextInput (src/Text/RSS/Export.hs:139)
    xmlSkipHours (src/Text/RSS/Export.hs:149)
    xmlSkipDays (src/Text/RSS/Export.hs:154)
    xmlAttr (src/Text/RSS/Export.hs:161)
    xmlLeaf (src/Text/RSS/Export.hs:164)
    mb (src/Text/RSS/Export.hs:171)
  60% (  3 /  5) in 'Text.DublinCore.Types'
  Missing documentation for:
    infoToTag (src/Text/DublinCore/Types.hs:45)
    dc_element_names (src/Text/DublinCore/Types.hs:65)
   5% (  1 / 20) in 'Text.RSS1.Syntax'
  Missing documentation for:
    URIString (src/Text/RSS1/Syntax.hs:19)
    TitleString (src/Text/RSS1/Syntax.hs:20)
    TimeString (src/Text/RSS1/Syntax.hs:21)
    TextString (src/Text/RSS1/Syntax.hs:22)
    Feed (src/Text/RSS1/Syntax.hs:24)
    Channel (src/Text/RSS1/Syntax.hs:36)
    Image (src/Text/RSS1/Syntax.hs:58)
    Item (src/Text/RSS1/Syntax.hs:70)
    TextInputInfo (src/Text/RSS1/Syntax.hs:84)
    TaxonomyTopic (src/Text/RSS1/Syntax.hs:97)
    UpdatePeriod (src/Text/RSS1/Syntax.hs:110)
    ContentInfo (src/Text/RSS1/Syntax.hs:118)
    nullFeed (src/Text/RSS1/Syntax.hs:128)
    nullChannel (src/Text/RSS1/Syntax.hs:140)
    nullImage (src/Text/RSS1/Syntax.hs:160)
    nullItem (src/Text/RSS1/Syntax.hs:172)
    nullTextInputInfo (src/Text/RSS1/Syntax.hs:186)
    nullTaxonomyTopic (src/Text/RSS1/Syntax.hs:199)
    nullContentInfo (src/Text/RSS1/Syntax.hs:211)
   3% (  1 / 32) in 'Text.RSS1.Utils'
  Missing documentation for:
    pQNodes (src/Text/RSS1/Utils.hs:21)
    pNode (src/Text/RSS1/Utils.hs:24)
    pQNode (src/Text/RSS1/Utils.hs:27)
    pLeaf (src/Text/RSS1/Utils.hs:30)
    pQLeaf (src/Text/RSS1/Utils.hs:33)
    pAttr (src/Text/RSS1/Utils.hs:36)
    pMany (src/Text/RSS1/Utils.hs:39)
    children (src/Text/RSS1/Utils.hs:42)
    qualName (src/Text/RSS1/Utils.hs:45)
    rssPrefix (src/Text/RSS1/Utils.hs:48)
    rss10NS (src/Text/RSS1/Utils.hs:48)
    rdfPrefix (src/Text/RSS1/Utils.hs:52)
    rdfNS (src/Text/RSS1/Utils.hs:52)
    synPrefix (src/Text/RSS1/Utils.hs:56)
    synNS (src/Text/RSS1/Utils.hs:56)
    taxPrefix (src/Text/RSS1/Utils.hs:60)
    taxNS (src/Text/RSS1/Utils.hs:60)
    conPrefix (src/Text/RSS1/Utils.hs:64)
    conNS (src/Text/RSS1/Utils.hs:64)
    dcPrefix (src/Text/RSS1/Utils.hs:68)
    dcNS (src/Text/RSS1/Utils.hs:68)
    rdfName (src/Text/RSS1/Utils.hs:72)
    rssName (src/Text/RSS1/Utils.hs:75)
    synName (src/Text/RSS1/Utils.hs:78)
    known_rss_elts (src/Text/RSS1/Utils.hs:81)
    known_syn_elts (src/Text/RSS1/Utils.hs:84)
    known_dc_elts (src/Text/RSS1/Utils.hs:87)
    known_tax_elts (src/Text/RSS1/Utils.hs:90)
    known_con_elts (src/Text/RSS1/Utils.hs:93)
    removeKnownElts (src/Text/RSS1/Utils.hs:96)
    removeKnownAttrs (src/Text/RSS1/Utils.hs:108)
  50% (  1 /  2) in 'Text.RSS1.Export'
  Missing documentation for:
    xmlFeed (src/Text/RSS1/Export.hs:34)
   4% (  1 / 26) in 'Text.RSS.Import'
  Missing documentation for:
    pNodes (src/Text/RSS/Import.hs:25)
    pQNodes (src/Text/RSS/Import.hs:28)
    pNode (src/Text/RSS/Import.hs:31)
    pQNode (src/Text/RSS/Import.hs:34)
    pLeaf (src/Text/RSS/Import.hs:37)
    pQLeaf (src/Text/RSS/Import.hs:40)
    pAttr (src/Text/RSS/Import.hs:43)
    pMany (src/Text/RSS/Import.hs:46)
    children (src/Text/RSS/Import.hs:49)
    qualName (src/Text/RSS/Import.hs:52)
    dcName (src/Text/RSS/Import.hs:55)
    elementToRSS (src/Text/RSS/Import.hs:58)
    elementToChannel (src/Text/RSS/Import.hs:74)
    elementToImage (src/Text/RSS/Import.hs:116)
    elementToCategory (src/Text/RSS/Import.hs:138)
    elementToCloud (src/Text/RSS/Import.hs:150)
    elementToItem (src/Text/RSS/Import.hs:165)
    elementToSource (src/Text/RSS/Import.hs:191)
    elementToEnclosure (src/Text/RSS/Import.hs:204)
    elementToGuid (src/Text/RSS/Import.hs:219)
    elementToTextInput (src/Text/RSS/Import.hs:231)
    elementToSkipHours (src/Text/RSS/Import.hs:251)
    elementToSkipDays (src/Text/RSS/Import.hs:257)
    readInt (src/Text/RSS/Import.hs:265)
    readBool (src/Text/RSS/Import.hs:271)
  50% (  1 /  2) in 'Text.RSS1.Import'
  Missing documentation for:
    elementToFeed (src/Text/RSS1/Import.hs:27)
  50% (  2 /  4) in 'Text.Atom.Feed.Link'
  Missing documentation for:
    showLinkRelation (src/Text/Atom/Feed/Link.hs:54)
    showLinkAttr (src/Text/Atom/Feed/Link.hs:76)
  12% (  3 / 26) in 'Text.Atom.Feed'
  Missing documentation for:
    URI (src/Text/Atom/Feed.hs:22)
    NCName (src/Text/Atom/Feed.hs:23)
    Date (src/Text/Atom/Feed.hs:24)
    MediaType (src/Text/Atom/Feed.hs:25)
    Feed (src/Text/Atom/Feed.hs:27)
    Entry (src/Text/Atom/Feed.hs:47)
    EntryContent (src/Text/Atom/Feed.hs:68)
    Category (src/Text/Atom/Feed.hs:76)
    Generator (src/Text/Atom/Feed.hs:86)
    Link (src/Text/Atom/Feed.hs:94)
    TextContent (src/Text/Atom/Feed.hs:108)
    txtToString (src/Text/Atom/Feed.hs:114)
    Source (src/Text/Atom/Feed.hs:119)
    Person (src/Text/Atom/Feed.hs:137)
    InReplyTo (src/Text/Atom/Feed.hs:146)
    InReplyTotal (src/Text/Atom/Feed.hs:157)
    newCategory (src/Text/Atom/Feed.hs:166)
    nullFeed (src/Text/Atom/Feed.hs:175)
    nullEntry (src/Text/Atom/Feed.hs:197)
    nullGenerator (src/Text/Atom/Feed.hs:221)
    nullLink (src/Text/Atom/Feed.hs:229)
    nullSource (src/Text/Atom/Feed.hs:242)
    nullPerson (src/Text/Atom/Feed.hs:258)
   3% (  1 / 38) in 'Text.Atom.Feed.Export'
  Missing documentation for:
    atom_prefix (src/Text/Atom/Feed/Export.hs:23)
    atom_thr_prefix (src/Text/Atom/Feed/Export.hs:26)
    atomNS (src/Text/Atom/Feed/Export.hs:29)
    atomThreadNS (src/Text/Atom/Feed/Export.hs:32)
    xmlns_atom (src/Text/Atom/Feed/Export.hs:35)
    xmlns_atom_thread (src/Text/Atom/Feed/Export.hs:48)
    atomName (src/Text/Atom/Feed/Export.hs:61)
    atomAttr (src/Text/Atom/Feed/Export.hs:67)
    atomNode (src/Text/Atom/Feed/Export.hs:70)
    atomLeaf (src/Text/Atom/Feed/Export.hs:73)
    atomThreadName (src/Text/Atom/Feed/Export.hs:79)
    atomThreadAttr (src/Text/Atom/Feed/Export.hs:86)
    atomThreadNode (src/Text/Atom/Feed/Export.hs:89)
    atomThreadLeaf (src/Text/Atom/Feed/Export.hs:93)
    xmlFeed (src/Text/Atom/Feed/Export.hs:101)
    xmlEntry (src/Text/Atom/Feed/Export.hs:122)
    xmlContent (src/Text/Atom/Feed/Export.hs:143)
    xmlCategory (src/Text/Atom/Feed/Export.hs:163)
    xmlLink (src/Text/Atom/Feed/Export.hs:170)
    xmlSource (src/Text/Atom/Feed/Export.hs:181)
    xmlGenerator (src/Text/Atom/Feed/Export.hs:198)
    xmlAuthor (src/Text/Atom/Feed/Export.hs:205)
    xmlContributor (src/Text/Atom/Feed/Export.hs:208)
    xmlPerson (src/Text/Atom/Feed/Export.hs:211)
    xmlInReplyTo (src/Text/Atom/Feed/Export.hs:218)
    xmlInReplyTotal (src/Text/Atom/Feed/Export.hs:229)
    xmlId (src/Text/Atom/Feed/Export.hs:234)
    xmlIcon (src/Text/Atom/Feed/Export.hs:237)
    xmlLogo (src/Text/Atom/Feed/Export.hs:240)
    xmlUpdated (src/Text/Atom/Feed/Export.hs:243)
    xmlPublished (src/Text/Atom/Feed/Export.hs:246)
    xmlRights (src/Text/Atom/Feed/Export.hs:249)
    xmlTitle (src/Text/Atom/Feed/Export.hs:252)
    xmlSubtitle (src/Text/Atom/Feed/Export.hs:255)
    xmlSummary (src/Text/Atom/Feed/Export.hs:258)
    xmlTextContent (src/Text/Atom/Feed/Export.hs:261)
    mb (src/Text/Atom/Feed/Export.hs:270)
   4% (  1 / 23) in 'Text.Atom.Feed.Import'
  Missing documentation for:
    pNodes (src/Text/Atom/Feed/Import.hs:27)
    pQNodes (src/Text/Atom/Feed/Import.hs:30)
    pNode (src/Text/Atom/Feed/Import.hs:33)
    pQNode (src/Text/Atom/Feed/Import.hs:36)
    pLeaf (src/Text/Atom/Feed/Import.hs:39)
    pQLeaf (src/Text/Atom/Feed/Import.hs:42)
    pAttr (src/Text/Atom/Feed/Import.hs:45)
    pAttrs (src/Text/Atom/Feed/Import.hs:51)
    pQAttr (src/Text/Atom/Feed/Import.hs:54)
    pMany (src/Text/Atom/Feed/Import.hs:57)
    children (src/Text/Atom/Feed/Import.hs:60)
    elementFeed (src/Text/Atom/Feed/Import.hs:63)
    pTextContent (src/Text/Atom/Feed/Import.hs:112)
    pPerson (src/Text/Atom/Feed/Import.hs:124)
    pCategory (src/Text/Atom/Feed/Import.hs:135)
    pGenerator (src/Text/Atom/Feed/Import.hs:145)
    pSource (src/Text/Atom/Feed/Import.hs:152)
    pLink (src/Text/Atom/Feed/Import.hs:170)
    pEntry (src/Text/Atom/Feed/Import.hs:191)
    pContent (src/Text/Atom/Feed/Import.hs:222)
    pInReplyTotal (src/Text/Atom/Feed/Import.hs:238)
    pInReplyTo (src/Text/Atom/Feed/Import.hs:250)
   3% (  1 / 30) in 'Text.Atom.Feed.Validate'
  Missing documentation for:
    VTree (src/Text/Atom/Feed/Validate.hs:23)
    ValidatorResult (src/Text/Atom/Feed/Validate.hs:26)
    advice (src/Text/Atom/Feed/Validate.hs:28)
    demand (src/Text/Atom/Feed/Validate.hs:31)
    valid (src/Text/Atom/Feed/Validate.hs:34)
    mkTree (src/Text/Atom/Feed/Validate.hs:37)
    flattenT (src/Text/Atom/Feed/Validate.hs:40)
    validateEntry (src/Text/Atom/Feed/Validate.hs:44)
    checkEntryAuthor (src/Text/Atom/Feed/Validate.hs:63)
    checkCats (src/Text/Atom/Feed/Validate.hs:77)
    checkContents (src/Text/Atom/Feed/Validate.hs:80)
    checkContributor (src/Text/Atom/Feed/Validate.hs:89)
    checkContentLink (src/Text/Atom/Feed/Validate.hs:92)
    checkLinks (src/Text/Atom/Feed/Validate.hs:104)
    checkId (src/Text/Atom/Feed/Validate.hs:121)
    checkPublished (src/Text/Atom/Feed/Validate.hs:128)
    checkRights (src/Text/Atom/Feed/Validate.hs:135)
    checkSource (src/Text/Atom/Feed/Validate.hs:142)
    checkSummary (src/Text/Atom/Feed/Validate.hs:149)
    checkTitle (src/Text/Atom/Feed/Validate.hs:156)
    checkUpdated (src/Text/Atom/Feed/Validate.hs:163)
    checkCat (src/Text/Atom/Feed/Validate.hs:170)
    checkContent (src/Text/Atom/Feed/Validate.hs:191)
    checkTerm (src/Text/Atom/Feed/Validate.hs:256)
    checkAuthor (src/Text/Atom/Feed/Validate.hs:263)
    checkPerson (src/Text/Atom/Feed/Validate.hs:266)
    checkName (src/Text/Atom/Feed/Validate.hs:273)
    checkEmail (src/Text/Atom/Feed/Validate.hs:280)
    checkUri (src/Text/Atom/Feed/Validate.hs:288)
  17% (  1 /  6) in 'Text.Atom.Pub'
  Missing documentation for:
    Service (src/Text/Atom/Pub.hs:20)
    Workspace (src/Text/Atom/Pub.hs:26)
    Collection (src/Text/Atom/Pub.hs:33)
    Categories (src/Text/Atom/Pub.hs:42)
    Accept (src/Text/Atom/Pub.hs:47)
   7% (  1 / 14) in 'Text.Atom.Pub.Export'
  Missing documentation for:
    showServiceDoc (src/Text/Atom/Pub/Export.hs:25)
    mkQName (src/Text/Atom/Pub/Export.hs:29)
    mkElem (src/Text/Atom/Pub/Export.hs:32)
    mkLeaf (src/Text/Atom/Pub/Export.hs:35)
    mkAttr (src/Text/Atom/Pub/Export.hs:38)
    xmlns_app (src/Text/Atom/Pub/Export.hs:41)
    appNS (src/Text/Atom/Pub/Export.hs:45)
    appName (src/Text/Atom/Pub/Export.hs:48)
    xmlService (src/Text/Atom/Pub/Export.hs:51)
    xmlWorkspace (src/Text/Atom/Pub/Export.hs:58)
    xmlCollection (src/Text/Atom/Pub/Export.hs:67)
    xmlCategories (src/Text/Atom/Pub/Export.hs:77)
    xmlAccept (src/Text/Atom/Pub/Export.hs:87)
 100% (  4 /  4) in 'Text.Feed.Types'
  42% ( 17 / 40) in 'Text.Feed.Constructor'
  Missing documentation for:
    feedFromRSS (src/Text/Feed/Constructor.hs:95)
    feedFromAtom (src/Text/Feed/Constructor.hs:98)
    feedFromRDF (src/Text/Feed/Constructor.hs:101)
    feedFromXML (src/Text/Feed/Constructor.hs:104)
    getFeedKind (src/Text/Feed/Constructor.hs:107)
    FeedSetter (src/Text/Feed/Constructor.hs:162)
    addItem (src/Text/Feed/Constructor.hs:115)
    withFeedTitle (src/Text/Feed/Constructor.hs:164)
    withFeedHome (src/Text/Feed/Constructor.hs:179)
    withFeedPubDate (src/Text/Feed/Constructor.hs:242)
    withFeedLastUpdate (src/Text/Feed/Constructor.hs:272)
    withFeedLogoLink (src/Text/Feed/Constructor.hs:311)
    withFeedLanguage (src/Text/Feed/Constructor.hs:352)
    withFeedCategories (src/Text/Feed/Constructor.hs:382)
    withFeedGenerator (src/Text/Feed/Constructor.hs:415)
    withFeedItems (src/Text/Feed/Constructor.hs:128)
    newItem (src/Text/Feed/Constructor.hs:140)
    getItemKind (src/Text/Feed/Constructor.hs:154)
    atomEntryToItem (src/Text/Feed/Constructor.hs:449)
    rssItemToItem (src/Text/Feed/Constructor.hs:452)
    rdfItemToItem (src/Text/Feed/Constructor.hs:455)
    ItemSetter (src/Text/Feed/Constructor.hs:458)
    withItemCategories (src/Text/Feed/Constructor.hs:673)
 100% (  2 /  2) in 'Text.Feed.Export'
  86% (  6 /  7) in 'Text.Feed.Import'
  Missing documentation for:
    parseFeedString (src/Text/Feed/Import.hs:73)
 100% (  2 /  2) in 'Text.Feed.Util'
  10% (  3 / 31) in 'Text.Feed.Query'
  Missing documentation for:
    feedItems (src/Text/Feed/Query.hs:70)
    FeedGetter (src/Text/Feed/Query.hs:83)
    getFeedTitle (src/Text/Feed/Query.hs:98)
    getFeedAuthor (src/Text/Feed/Query.hs:85)
    getFeedHome (src/Text/Feed/Query.hs:109)
    getFeedHTML (src/Text/Feed/Query.hs:122)
    getFeedDescription (src/Text/Feed/Query.hs:140)
    getFeedPubDate (src/Text/Feed/Query.hs:151)
    getFeedLastUpdate (src/Text/Feed/Query.hs:164)
    getFeedDate (src/Text/Feed/Query.hs:177)
    getFeedLogoLink (src/Text/Feed/Query.hs:180)
    getFeedLanguage (src/Text/Feed/Query.hs:192)
    getFeedCategories (src/Text/Feed/Query.hs:207)
    getFeedGenerator (src/Text/Feed/Query.hs:221)
    getFeedItems (src/Text/Feed/Query.hs:80)
    ItemGetter (src/Text/Feed/Query.hs:236)
    getItemTitle (src/Text/Feed/Query.hs:238)
    getItemLink (src/Text/Feed/Query.hs:246)
    getItemPublishDateString (src/Text/Feed/Query.hs:291)
    getItemDate (src/Text/Feed/Query.hs:302)
    getItemCommentLink (src/Text/Feed/Query.hs:316)
    getItemEnclosure (src/Text/Feed/Query.hs:328)
    getItemFeedLink (src/Text/Feed/Query.hs:360)
    getItemId (src/Text/Feed/Query.hs:377)
    getItemCategories (src/Text/Feed/Query.hs:394)
    getItemRights (src/Text/Feed/Query.hs:407)
    getItemSummary (src/Text/Feed/Query.hs:417)
    getItemDescription (src/Text/Feed/Query.hs:420)
  20% (  1 /  5) in 'Text.Feed.Translate'
  Missing documentation for:
    translateItemTo (src/Text/Feed/Translate.hs:54)
    withAtomEntry (src/Text/Feed/Translate.hs:36)
    withRSSItem (src/Text/Feed/Translate.hs:42)
    withRSS1Item (src/Text/Feed/Translate.hs:48)
   0% (  0 /  8) in 'Paths_feed'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_feed.hs:15)
    getBinDir (dist/build/autogen/Paths_feed.hs:25)
    getLibDir (dist/build/autogen/Paths_feed.hs:25)
    getDataDir (dist/build/autogen/Paths_feed.hs:25)
    getLibexecDir (dist/build/autogen/Paths_feed.hs:25)
    getDataFileName (dist/build/autogen/Paths_feed.hs:32)
    getSysconfDir (dist/build/autogen/Paths_feed.hs:25)
Documentation created: dist/doc/html/feed/index.html,
dist/doc/html/feed/feed.txt
Creating package registration file:
/tmp/pkgConf-feed-0.3.102063762111270617569.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/feed-0.3.10.3-JZhZnxrpyv9HcmwGh6W37B
Registering feed-0.3.10.3...
Installed feed-0.3.10.3
Configuring temporary-1.2.0.3...
Building temporary-1.2.0.3...
Preprocessing library temporary-1.2.0.3...
[1 of 3] Compiling Distribution.Compat.Exception ( Distribution/Compat/Exception.hs, dist/build/Distribution/Compat/Exception.o )
[2 of 3] Compiling Distribution.Compat.TempFile ( Distribution/Compat/TempFile.hs, dist/build/Distribution/Compat/TempFile.o )
[3 of 3] Compiling System.IO.Temp   ( System/IO/Temp.hs, dist/build/System/IO/Temp.o )
In-place registering temporary-1.2.0.3...
Running Haddock for temporary-1.2.0.3...
Running hscolour for temporary-1.2.0.3...
Preprocessing library temporary-1.2.0.3...
Preprocessing library temporary-1.2.0.3...
Haddock coverage:
   0% (  0 /  5) in 'Distribution.Compat.Exception'
  Missing documentation for:
    Module header
    onException (Distribution/Compat/Exception.hs:19)
    catchIO (Distribution/Compat/Exception.hs:34)
    catchExit (Distribution/Compat/Exception.hs:41)
    throwIOIO (Distribution/Compat/Exception.hs:27)
  40% (  2 /  5) in 'Distribution.Compat.TempFile'
  Missing documentation for:
    Module header
    openNewBinaryFile (Distribution/Compat/TempFile.hs:112)
    createTempDirectory (Distribution/Compat/TempFile.hs:191)
  67% (  6 /  9) in 'System.IO.Temp'
  Missing documentation for:
    Module header
    openNewBinaryFile (Distribution/Compat/TempFile.hs:112)
    createTempDirectory (Distribution/Compat/TempFile.hs:191)
Documentation created: dist/doc/html/temporary/index.html,
dist/doc/html/temporary/temporary.txt
Creating package registration file:
/tmp/pkgConf-temporary-1.2.0303238858922883852.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/temporary-1.2.0.3-Il0r9HZboDhGin7P716nyP
Registering temporary-1.2.0.3...
Installed temporary-1.2.0.3
Configuring download-curl-0.1.4...
Building download-curl-0.1.4...
Preprocessing library download-curl-0.1.4...
[1 of 2] Compiling Network.Curl.Download.Lazy ( Network/Curl/Download/Lazy.hs, dist/build/Network/Curl/Download/Lazy.o )
[2 of 2] Compiling Network.Curl.Download ( Network/Curl/Download.hs, dist/build/Network/Curl/Download.o )
In-place registering download-curl-0.1.4...
Running Haddock for download-curl-0.1.4...
Running hscolour for download-curl-0.1.4...
Preprocessing library download-curl-0.1.4...
Preprocessing library download-curl-0.1.4...
Haddock coverage:
 100% (  4 /  4) in 'Network.Curl.Download.Lazy'
 100% ( 10 / 10) in 'Network.Curl.Download'
Documentation created: dist/doc/html/download-curl/index.html,
dist/doc/html/download-curl/download-curl.txt
Creating package registration file:
/tmp/pkgConf-download-curl-0.1269365760340606628.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/download-curl-0.1.4-18Q8WyJJIAFIbXI4z7ingJ
Registering download-curl-0.1.4...
Installed download-curl-0.1.4
Downloading shellmate-0.2.1...
Configuring shellmate-0.2.1...
Building shellmate-0.2.1...
Preprocessing library shellmate-0.2.1...
[1 of 5] Compiling Control.Shell.Internal ( Control/Shell/Internal.hs, dist/build/Control/Shell/Internal.o )
[2 of 5] Compiling Control.Shell.Handle ( Control/Shell/Handle.hs, dist/build/Control/Shell/Handle.o )
[3 of 5] Compiling Control.Shell    ( Control/Shell.hs, dist/build/Control/Shell.o )
[4 of 5] Compiling Control.Shell.Concurrent ( Control/Shell/Concurrent.hs, dist/build/Control/Shell/Concurrent.o )
[5 of 5] Compiling Control.Shell.Download ( Control/Shell/Download.hs, dist/build/Control/Shell/Download.o )
In-place registering shellmate-0.2.1...
Running Haddock for shellmate-0.2.1...
Running hscolour for shellmate-0.2.1...
Preprocessing library shellmate-0.2.1...
Preprocessing library shellmate-0.2.1...
Haddock coverage:
  94% ( 16 / 17) in 'Control.Shell.Internal'
  Missing documentation for:
    ExitReason (Control/Shell/Internal.hs:38)
 100% ( 20 / 20) in 'Control.Shell.Handle'
  98% ( 84 / 86) in 'Control.Shell'
  Missing documentation for:
    ExitReason (Control/Shell/Internal.hs:38)
    Guard (Control/Shell.hs:269)
 100% (  8 /  8) in 'Control.Shell.Concurrent'
 100% (  8 /  8) in 'Control.Shell.Download'
Documentation created: dist/doc/html/shellmate/index.html,
dist/doc/html/shellmate/shellmate.txt
Creating package registration file:
/tmp/pkgConf-shellmate-0.2358104524900874211.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/shellmate-0.2.1-9T0a4DC0dB2H7nyiP2Oatw
Registering shellmate-0.2.1...
Installed shellmate-0.2.1

Test log

No test log was submitted for this report.