Build #1 for yesod-markdown-0.11.0

[all reports]

Package yesod-markdown-0.11.0
Install DependencyFailed JuicyPixels-3.2.7
Docs NotTried
Tests NotTried
Time submitted 2016-01-27 03:24:11.852551 UTC
Compiler ghc-7.10.3
OS linux
Arch x86_64
Dependencies yesod-form-1.4.6, yesod-core-1.4.19, xss-sanitize-0.3.5.6, text-1.2.2.0, texmath-0.8.4.1, shakespeare-2.0.7, persistent-2.2.4, pandoc-1.16.0.2, directory-1.2.2.0, bytestring-0.10.6.0, blaze-markup-0.7.0.3, blaze-html-0.8.1.1, base-4.8.2.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Downloading SHA-1.6.4.2...
Configuring SHA-1.6.4.2...
Building SHA-1.6.4.2...
Preprocessing library SHA-1.6.4.2...
[1 of 1] Compiling Data.Digest.Pure.SHA ( src/Data/Digest/Pure/SHA.hs, dist/dist-sandbox-9df84abc/build/Data/Digest/Pure/SHA.o )
In-place registering SHA-1.6.4.2...
Running Haddock for SHA-1.6.4.2...
Running hscolour for SHA-1.6.4.2...
Preprocessing library SHA-1.6.4.2...
Preprocessing library SHA-1.6.4.2...
Haddock coverage:
  62% ( 24 / 39) in 'Data.Digest.Pure.SHA'
  Missing documentation for:
    SHA1State (src/Data/Digest/Pure/SHA.hs:76)
    SHA256State (src/Data/Digest/Pure/SHA.hs:81)
    SHA512State (src/Data/Digest/Pure/SHA.hs:92)
    completeSha1Incremental (src/Data/Digest/Pure/SHA.hs:1002)
    completeSha224Incremental (src/Data/Digest/Pure/SHA.hs:1022)
    completeSha256Incremental (src/Data/Digest/Pure/SHA.hs:1042)
    completeSha384Incremental (src/Data/Digest/Pure/SHA.hs:1060)
    completeSha512Incremental (src/Data/Digest/Pure/SHA.hs:1079)
    toBigEndianSBS (src/Data/Digest/Pure/SHA.hs:259)
    fromBigEndianSBS (src/Data/Digest/Pure/SHA.hs:264)
    calc_k (src/Data/Digest/Pure/SHA.hs:251)
    padSHA1 (src/Data/Digest/Pure/SHA.hs:215)
    padSHA512 (src/Data/Digest/Pure/SHA.hs:221)
    padSHA1Chunks (src/Data/Digest/Pure/SHA.hs:218)
    padSHA512Chunks (src/Data/Digest/Pure/SHA.hs:224)
Documentation created: dist/dist-sandbox-9df84abc/doc/html/SHA/index.html,
dist/dist-sandbox-9df84abc/doc/html/SHA/SHA.txt
Creating package registration file:
/tmp/pkgConf-SHA-1.6.42145174067468703135.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/SHA-1.6.4.2-0ooW8jYoKWjDUFkZlEvhJX
Registering SHA-1.6.4.2...
Installed SHA-1.6.4.2
Downloading ansi-terminal-0.6.2.3...
Configuring ansi-terminal-0.6.2.3...
Building ansi-terminal-0.6.2.3...
Preprocessing library ansi-terminal-0.6.2.3...
[1 of 3] Compiling System.Console.ANSI.Common ( System/Console/ANSI/Common.hs, dist/dist-sandbox-9df84abc/build/System/Console/ANSI/Common.o )
[2 of 3] Compiling System.Console.ANSI.Unix ( System/Console/ANSI/Unix.hs, dist/dist-sandbox-9df84abc/build/System/Console/ANSI/Unix.o )
[3 of 3] Compiling System.Console.ANSI ( System/Console/ANSI.hs, dist/dist-sandbox-9df84abc/build/System/Console/ANSI.o )
In-place registering ansi-terminal-0.6.2.3...
Running Haddock for ansi-terminal-0.6.2.3...
Running hscolour for ansi-terminal-0.6.2.3...
Preprocessing library ansi-terminal-0.6.2.3...
Preprocessing library ansi-terminal-0.6.2.3...
Haddock coverage:
  88% (  7 /  8) in 'System.Console.ANSI.Common'
  Missing documentation for:
    Module header
  38% ( 30 / 79) in 'System.Console.ANSI.Unix'
  Missing documentation for:
    Module header
    cursorUp (includes/Common-Include.hs:9)
    cursorDown (includes/Common-Include.hs:9)
    cursorForward (includes/Common-Include.hs:9)
    cursorBackward (includes/Common-Include.hs:9)
    hCursorUp (includes/Common-Include.hs:6)
    hCursorDown (includes/Common-Include.hs:6)
    hCursorForward (includes/Common-Include.hs:6)
    hCursorBackward (includes/Common-Include.hs:6)
    cursorUpCode (includes/Common-Include.hs:11)
    cursorDownCode (includes/Common-Include.hs:11)
    cursorForwardCode (includes/Common-Include.hs:11)
    cursorBackwardCode (includes/Common-Include.hs:11)
    cursorUpLine (includes/Common-Include.hs:23)
    cursorDownLine (includes/Common-Include.hs:23)
    hCursorUpLine (includes/Common-Include.hs:20)
    hCursorDownLine (includes/Common-Include.hs:20)
    cursorUpLineCode (includes/Common-Include.hs:25)
    cursorDownLineCode (includes/Common-Include.hs:25)
    setCursorColumn (includes/Common-Include.hs:35)
    hSetCursorColumn (includes/Common-Include.hs:32)
    setCursorColumnCode (includes/Common-Include.hs:37)
    setCursorPosition (includes/Common-Include.hs:47)
    hSetCursorPosition (includes/Common-Include.hs:43)
    setCursorPositionCode (includes/Common-Include.hs:50)
    clearFromCursorToScreenEnd (includes/Common-Include.hs:59)
    clearFromCursorToScreenBeginning (includes/Common-Include.hs:59)
    clearScreen (includes/Common-Include.hs:59)
    hClearFromCursorToScreenEnd (includes/Common-Include.hs:57)
    hClearFromCursorToScreenBeginning (includes/Common-Include.hs:57)
    hClearScreen (includes/Common-Include.hs:57)
    clearFromCursorToScreenEndCode (includes/Common-Include.hs:60)
    clearFromCursorToScreenBeginningCode (includes/Common-Include.hs:60)
    clearScreenCode (includes/Common-Include.hs:60)
    clearFromCursorToLineEnd (includes/Common-Include.hs:69)
    clearFromCursorToLineBeginning (includes/Common-Include.hs:69)
    clearLine (includes/Common-Include.hs:69)
    hClearFromCursorToLineEnd (includes/Common-Include.hs:67)
    hClearFromCursorToLineBeginning (includes/Common-Include.hs:67)
    hClearLine (includes/Common-Include.hs:67)
    clearFromCursorToLineEndCode (includes/Common-Include.hs:70)
    clearFromCursorToLineBeginningCode (includes/Common-Include.hs:70)
    clearLineCode (includes/Common-Include.hs:70)
    hideCursor (includes/Common-Include.hs:114)
    showCursor (includes/Common-Include.hs:114)
    hHideCursor (includes/Common-Include.hs:112)
    hShowCursor (includes/Common-Include.hs:112)
    hideCursorCode (includes/Common-Include.hs:115)
    showCursorCode (includes/Common-Include.hs:115)
  39% ( 31 / 79) in 'System.Console.ANSI'
  Missing documentation for:
    cursorUp (includes/Common-Include.hs:9)
    cursorDown (includes/Common-Include.hs:9)
    cursorForward (includes/Common-Include.hs:9)
    cursorBackward (includes/Common-Include.hs:9)
    hCursorUp (includes/Common-Include.hs:6)
    hCursorDown (includes/Common-Include.hs:6)
    hCursorForward (includes/Common-Include.hs:6)
    hCursorBackward (includes/Common-Include.hs:6)
    cursorUpCode (includes/Common-Include.hs:11)
    cursorDownCode (includes/Common-Include.hs:11)
    cursorForwardCode (includes/Common-Include.hs:11)
    cursorBackwardCode (includes/Common-Include.hs:11)
    cursorUpLine (includes/Common-Include.hs:23)
    cursorDownLine (includes/Common-Include.hs:23)
    hCursorUpLine (includes/Common-Include.hs:20)
    hCursorDownLine (includes/Common-Include.hs:20)
    cursorUpLineCode (includes/Common-Include.hs:25)
    cursorDownLineCode (includes/Common-Include.hs:25)
    setCursorColumn (includes/Common-Include.hs:35)
    hSetCursorColumn (includes/Common-Include.hs:32)
    setCursorColumnCode (includes/Common-Include.hs:37)
    setCursorPosition (includes/Common-Include.hs:47)
    hSetCursorPosition (includes/Common-Include.hs:43)
    setCursorPositionCode (includes/Common-Include.hs:50)
    clearFromCursorToScreenEnd (includes/Common-Include.hs:59)
    clearFromCursorToScreenBeginning (includes/Common-Include.hs:59)
    clearScreen (includes/Common-Include.hs:59)
    hClearFromCursorToScreenEnd (includes/Common-Include.hs:57)
    hClearFromCursorToScreenBeginning (includes/Common-Include.hs:57)
    hClearScreen (includes/Common-Include.hs:57)
    clearFromCursorToScreenEndCode (includes/Common-Include.hs:60)
    clearFromCursorToScreenBeginningCode (includes/Common-Include.hs:60)
    clearScreenCode (includes/Common-Include.hs:60)
    clearFromCursorToLineEnd (includes/Common-Include.hs:69)
    clearFromCursorToLineBeginning (includes/Common-Include.hs:69)
    clearLine (includes/Common-Include.hs:69)
    hClearFromCursorToLineEnd (includes/Common-Include.hs:67)
    hClearFromCursorToLineBeginning (includes/Common-Include.hs:67)
    hClearLine (includes/Common-Include.hs:67)
    clearFromCursorToLineEndCode (includes/Common-Include.hs:70)
    clearFromCursorToLineBeginningCode (includes/Common-Include.hs:70)
    clearLineCode (includes/Common-Include.hs:70)
    hideCursor (includes/Common-Include.hs:114)
    showCursor (includes/Common-Include.hs:114)
    hHideCursor (includes/Common-Include.hs:112)
    hShowCursor (includes/Common-Include.hs:112)
    hideCursorCode (includes/Common-Include.hs:115)
    showCursorCode (includes/Common-Include.hs:115)
Documentation created:
dist/dist-sandbox-9df84abc/doc/html/ansi-terminal/index.html,
dist/dist-sandbox-9df84abc/doc/html/ansi-terminal/ansi-terminal.txt
Creating package registration file:
/tmp/pkgConf-ansi-terminal-0.6.29439477391984210012.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/ansi-terminal-0.6.2.3-BDlVdfJGo3VHCIHxPTNjH1
Registering ansi-terminal-0.6.2.3...
Installed ansi-terminal-0.6.2.3
Downloading appar-0.1.4...
Configuring appar-0.1.4...
Building appar-0.1.4...
Preprocessing library appar-0.1.4...
[1 of 5] Compiling Text.Appar.Input ( Text/Appar/Input.hs, dist/dist-sandbox-9df84abc/build/Text/Appar/Input.o )
[2 of 5] Compiling Text.Appar.Parser ( Text/Appar/Parser.hs, dist/dist-sandbox-9df84abc/build/Text/Appar/Parser.o )
[3 of 5] Compiling Text.Appar.ByteString ( Text/Appar/ByteString.hs, dist/dist-sandbox-9df84abc/build/Text/Appar/ByteString.o )
[4 of 5] Compiling Text.Appar.LazyByteString ( Text/Appar/LazyByteString.hs, dist/dist-sandbox-9df84abc/build/Text/Appar/LazyByteString.o )
[5 of 5] Compiling Text.Appar.String ( Text/Appar/String.hs, dist/dist-sandbox-9df84abc/build/Text/Appar/String.o )
In-place registering appar-0.1.4...
Running Haddock for appar-0.1.4...
Running hscolour for appar-0.1.4...
Preprocessing library appar-0.1.4...
Preprocessing library appar-0.1.4...
Haddock coverage:
  20% (  1 /  5) in 'Text.Appar.Input'
  Missing documentation for:
    Module header
     (Text/Appar/Input.hs:24)
     (Text/Appar/Input.hs:30)
     (Text/Appar/Input.hs:36)
  97% ( 36 / 37) in 'Text.Appar.Parser'
  Missing documentation for:
    MkParser (Text/Appar/Parser.hs:63)
  98% ( 39 / 40) in 'Text.Appar.ByteString'
  Missing documentation for:
    MkParser (Text/Appar/Parser.hs:63)
  98% ( 39 / 40) in 'Text.Appar.LazyByteString'
  Missing documentation for:
    MkParser (Text/Appar/Parser.hs:63)
  98% ( 39 / 40) in 'Text.Appar.String'
  Missing documentation for:
    MkParser (Text/Appar/Parser.hs:63)
Documentation created: dist/dist-sandbox-9df84abc/doc/html/appar/index.html,
dist/dist-sandbox-9df84abc/doc/html/appar/appar.txt
Creating package registration file: /tmp/pkgConf-appar-0.189369871982275856.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/appar-0.1.4-0ov5bpGH3STIB4U7WU8MFi
Registering appar-0.1.4...
Installed appar-0.1.4
Downloading async-2.1.0...
Configuring async-2.1.0...
Building async-2.1.0...
Preprocessing library async-2.1.0...

Control/Concurrent/Async.hs:123:8:
    Could not find module ‘Control.Concurrent.STM’
    There are files missing in the ‘stm-2.4.4.1@stm_EyxFXFfnfY05IrjGaqCxeD’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
Failed to install async-2.1.0
Downloading auto-update-0.1.3...
Configuring auto-update-0.1.3...
Building auto-update-0.1.3...
Preprocessing library auto-update-0.1.3...
[1 of 4] Compiling Control.AutoUpdate.Util ( Control/AutoUpdate/Util.hs, dist/dist-sandbox-9df84abc/build/Control/AutoUpdate/Util.o )
[2 of 4] Compiling Control.Reaper   ( Control/Reaper.hs, dist/dist-sandbox-9df84abc/build/Control/Reaper.o )
[3 of 4] Compiling Control.Debounce ( Control/Debounce.hs, dist/dist-sandbox-9df84abc/build/Control/Debounce.o )
[4 of 4] Compiling Control.AutoUpdate ( Control/AutoUpdate.hs, dist/dist-sandbox-9df84abc/build/Control/AutoUpdate.o )
In-place registering auto-update-0.1.3...
Running Haddock for auto-update-0.1.3...
Running hscolour for auto-update-0.1.3...
Preprocessing library auto-update-0.1.3...
Preprocessing library auto-update-0.1.3...
Haddock coverage:
  50% (  1 /  2) in 'Control.AutoUpdate.Util'
  Missing documentation for:
    Module header
 100% ( 16 / 16) in 'Control.Reaper'
 100% (  9 /  9) in 'Control.Debounce'
 100% ( 10 / 10) in 'Control.AutoUpdate'
Documentation created:
dist/dist-sandbox-9df84abc/doc/html/auto-update/index.html,
dist/dist-sandbox-9df84abc/doc/html/auto-update/auto-update.txt
Creating package registration file:
/tmp/pkgConf-auto-update-0.12601529591472713773.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/auto-update-0.1.3-19qtEoqMgV6FQlA1CkY9Cg
Registering auto-update-0.1.3...
Installed auto-update-0.1.3
Downloading base64-bytestring-1.0.0.1...
Configuring base64-bytestring-1.0.0.1...
Building base64-bytestring-1.0.0.1...
Preprocessing library base64-bytestring-1.0.0.1...
[1 of 5] Compiling Data.ByteString.Base64.Internal ( Data/ByteString/Base64/Internal.hs, dist/dist-sandbox-9df84abc/build/Data/ByteString/Base64/Internal.o )
[2 of 5] Compiling Data.ByteString.Base64.URL ( Data/ByteString/Base64/URL.hs, dist/dist-sandbox-9df84abc/build/Data/ByteString/Base64/URL.o )
[3 of 5] Compiling Data.ByteString.Base64.URL.Lazy ( Data/ByteString/Base64/URL/Lazy.hs, dist/dist-sandbox-9df84abc/build/Data/ByteString/Base64/URL/Lazy.o )
[4 of 5] Compiling Data.ByteString.Base64 ( Data/ByteString/Base64.hs, dist/dist-sandbox-9df84abc/build/Data/ByteString/Base64.o )
[5 of 5] Compiling Data.ByteString.Base64.Lazy ( Data/ByteString/Base64/Lazy.hs, dist/dist-sandbox-9df84abc/build/Data/ByteString/Base64/Lazy.o )
In-place registering base64-bytestring-1.0.0.1...
Running Haddock for base64-bytestring-1.0.0.1...
Running hscolour for base64-bytestring-1.0.0.1...
Preprocessing library base64-bytestring-1.0.0.1...
Preprocessing library base64-bytestring-1.0.0.1...
Haddock coverage:
  45% (  5 / 11) in 'Data.ByteString.Base64.Internal'
  Missing documentation for:
    mkEncodeTable (Data/ByteString/Base64/Internal.hs:100)
    done (Data/ByteString/Base64/Internal.hs:260)
    peek8 (Data/ByteString/Base64/Internal.hs:36)
    poke8 (Data/ByteString/Base64/Internal.hs:39)
    peek8_32 (Data/ByteString/Base64/Internal.hs:42)
    reChunkIn (Data/ByteString/Base64/Internal.hs:266)
 100% (  5 /  5) in 'Data.ByteString.Base64.URL'
 100% (  4 /  4) in 'Data.ByteString.Base64.URL.Lazy'
 100% (  5 /  5) in 'Data.ByteString.Base64'
 100% (  4 /  4) in 'Data.ByteString.Base64.Lazy'
Documentation created:
dist/dist-sandbox-9df84abc/doc/html/base64-bytestring/index.html,
dist/dist-sandbox-9df84abc/doc/html/base64-bytestring/base64-bytestring.txt
Creating package registration file:
/tmp/pkgConf-base64-bytestring-1.0.021184219931520223205.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/base64-bytestring-1.0.0.1-AkCk8zInckjJsyQ4AIFHPN
Registering base64-bytestring-1.0.0.1...
Installed base64-bytestring-1.0.0.1
Downloading blaze-builder-0.4.0.1...
Configuring blaze-builder-0.4.0.1...
Building blaze-builder-0.4.0.1...
Preprocessing library blaze-builder-0.4.0.1...

Blaze/ByteString/Builder/HTTP.hs:1:63: Warning:
    -XMonoPatBinds is deprecated: Experimental feature now removed; has no effect

Blaze/ByteString/Builder/Internal/Write.hs:1:33: Warning:
    -XMonoPatBinds is deprecated: Experimental feature now removed; has no effect

Blaze/ByteString/Builder/Char/Utf8.hs:31:18:
    Could not find module ‘Data.Text’
    There are files missing in the ‘text-1.2.2.0@text_5c7VCmRXJenGcMPs3kwpkI’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

Blaze/ByteString/Builder/Char/Utf8.hs:32:18:
    Could not find module ‘Data.Text.Lazy’
    There are files missing in the ‘text-1.2.2.0@text_5c7VCmRXJenGcMPs3kwpkI’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
Failed to install blaze-builder-0.4.0.1
Downloading byteorder-1.0.4...
Configuring byteorder-1.0.4...
Building byteorder-1.0.4...
Preprocessing library byteorder-1.0.4...
[1 of 1] Compiling System.ByteOrder ( System/ByteOrder.hs, dist/dist-sandbox-9df84abc/build/System/ByteOrder.o )
In-place registering byteorder-1.0.4...
Running Haddock for byteorder-1.0.4...
Running hscolour for byteorder-1.0.4...
Preprocessing library byteorder-1.0.4...
Preprocessing library byteorder-1.0.4...
Haddock coverage:
  67% (  2 /  3) in 'System.ByteOrder'
  Missing documentation for:
    Module header
Documentation created:
dist/dist-sandbox-9df84abc/doc/html/byteorder/index.html,
dist/dist-sandbox-9df84abc/doc/html/byteorder/byteorder.txt
Creating package registration file:
/tmp/pkgConf-byteorder-1.08472280231516266761.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/byteorder-1.0.4-6yQGE3rJo3bBqr3CFoBQ27
Registering byteorder-1.0.4...
Installed byteorder-1.0.4
Downloading cmark-0.5.1...
Configuring cmark-0.5.1...
Building cmark-0.5.1...
Preprocessing library cmark-0.5.1...

CMark.hsc:42:8:
    Could not find module ‘Data.Text’
    There are files missing in the ‘text-1.2.2.0@text_5c7VCmRXJenGcMPs3kwpkI’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

CMark.hsc:43:18:
    Could not find module ‘Data.Text.Foreign’
    There are files missing in the ‘text-1.2.2.0@text_5c7VCmRXJenGcMPs3kwpkI’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

CMark.hsc:45:8:
    Could not find module ‘Data.Text.Encoding’
    There are files missing in the ‘text-1.2.2.0@text_5c7VCmRXJenGcMPs3kwpkI’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
Failed to install cmark-0.5.1
Downloading cmdargs-0.10.13...
Configuring cmdargs-0.10.13...
Building cmdargs-0.10.13...
Preprocessing library cmdargs-0.10.13...
[ 1 of 25] Compiling System.Console.CmdArgs.Implicit.Ann ( System/Console/CmdArgs/Implicit/Ann.hs, dist/dist-sandbox-9df84abc/build/System/Console/CmdArgs/Implicit/Ann.o )
[ 2 of 25] Compiling System.Console.CmdArgs.Implicit.UI ( System/Console/CmdArgs/Implicit/UI.hs, dist/dist-sandbox-9df84abc/build/System/Console/CmdArgs/Implicit/UI.o )
[ 3 of 25] Compiling System.Console.CmdArgs.Verbosity ( System/Console/CmdArgs/Verbosity.hs, dist/dist-sandbox-9df84abc/build/System/Console/CmdArgs/Verbosity.o )
[ 4 of 25] Compiling System.Console.CmdArgs.Implicit.Type ( System/Console/CmdArgs/Implicit/Type.hs, dist/dist-sandbox-9df84abc/build/System/Console/CmdArgs/Implicit/Type.o )
[ 5 of 25] Compiling System.Console.CmdArgs.Explicit.SplitJoin ( System/Console/CmdArgs/Explicit/SplitJoin.hs, dist/dist-sandbox-9df84abc/build/System/Console/CmdArgs/Explicit/SplitJoin.o )
[ 6 of 25] Compiling System.Console.CmdArgs.Explicit.ExpandArgsAt ( System/Console/CmdArgs/Explicit/ExpandArgsAt.hs, dist/dist-sandbox-9df84abc/build/System/Console/CmdArgs/Explicit/ExpandArgsAt.o )
[ 7 of 25] Compiling System.Console.CmdArgs.Explicit.Type ( System/Console/CmdArgs/Explicit/Type.hs, dist/dist-sandbox-9df84abc/build/System/Console/CmdArgs/Explicit/Type.o )
[ 8 of 25] Compiling System.Console.CmdArgs.Explicit.Process ( System/Console/CmdArgs/Explicit/Process.hs, dist/dist-sandbox-9df84abc/build/System/Console/CmdArgs/Explicit/Process.o )
[ 9 of 25] Compiling System.Console.CmdArgs.Explicit.Complete ( System/Console/CmdArgs/Explicit/Complete.hs, dist/dist-sandbox-9df84abc/build/System/Console/CmdArgs/Explicit/Complete.o )
[10 of 25] Compiling System.Console.CmdArgs.Helper ( System/Console/CmdArgs/Helper.hs, dist/dist-sandbox-9df84abc/build/System/Console/CmdArgs/Helper.o )
[11 of 25] Compiling System.Console.CmdArgs.Default ( System/Console/CmdArgs/Default.hs, dist/dist-sandbox-9df84abc/build/System/Console/CmdArgs/Default.o )
[12 of 25] Compiling System.Console.CmdArgs.Text ( System/Console/CmdArgs/Text.hs, dist/dist-sandbox-9df84abc/build/System/Console/CmdArgs/Text.o )
[13 of 25] Compiling System.Console.CmdArgs.Explicit.Help ( System/Console/CmdArgs/Explicit/Help.hs, dist/dist-sandbox-9df84abc/build/System/Console/CmdArgs/Explicit/Help.o )
[14 of 25] Compiling System.Console.CmdArgs.Explicit ( System/Console/CmdArgs/Explicit.hs, dist/dist-sandbox-9df84abc/build/System/Console/CmdArgs/Explicit.o )
[15 of 25] Compiling System.Console.CmdArgs.GetOpt ( System/Console/CmdArgs/GetOpt.hs, dist/dist-sandbox-9df84abc/build/System/Console/CmdArgs/GetOpt.o )
[16 of 25] Compiling Data.Generics.Any ( Data/Generics/Any.hs, dist/dist-sandbox-9df84abc/build/Data/Generics/Any.o )
[17 of 25] Compiling Data.Generics.Any.Prelude ( Data/Generics/Any/Prelude.hs, dist/dist-sandbox-9df84abc/build/Data/Generics/Any/Prelude.o )
[18 of 25] Compiling System.Console.CmdArgs.Implicit.Reader ( System/Console/CmdArgs/Implicit/Reader.hs, dist/dist-sandbox-9df84abc/build/System/Console/CmdArgs/Implicit/Reader.o )
[19 of 25] Compiling System.Console.CmdArgs.Annotate ( System/Console/CmdArgs/Annotate.hs, dist/dist-sandbox-9df84abc/build/System/Console/CmdArgs/Annotate.o )
[20 of 25] Compiling System.Console.CmdArgs.Implicit.Local ( System/Console/CmdArgs/Implicit/Local.hs, dist/dist-sandbox-9df84abc/build/System/Console/CmdArgs/Implicit/Local.o )
[21 of 25] Compiling System.Console.CmdArgs.Implicit.Reform ( System/Console/CmdArgs/Implicit/Reform.hs, dist/dist-sandbox-9df84abc/build/System/Console/CmdArgs/Implicit/Reform.o )
[22 of 25] Compiling System.Console.CmdArgs.Implicit.Global ( System/Console/CmdArgs/Implicit/Global.hs, dist/dist-sandbox-9df84abc/build/System/Console/CmdArgs/Implicit/Global.o )
[23 of 25] Compiling System.Console.CmdArgs.Implicit ( System/Console/CmdArgs/Implicit.hs, dist/dist-sandbox-9df84abc/build/System/Console/CmdArgs/Implicit.o )
[24 of 25] Compiling System.Console.CmdArgs.Quote ( System/Console/CmdArgs/Quote.hs, dist/dist-sandbox-9df84abc/build/System/Console/CmdArgs/Quote.o )
[25 of 25] Compiling System.Console.CmdArgs ( System/Console/CmdArgs.hs, dist/dist-sandbox-9df84abc/build/System/Console/CmdArgs.o )
In-place registering cmdargs-0.10.13...
Running Haddock for cmdargs-0.10.13...
Running hscolour for cmdargs-0.10.13...
Preprocessing library cmdargs-0.10.13...
Preprocessing library cmdargs-0.10.13...
Haddock coverage:
  50% (  1 /  2) in 'System.Console.CmdArgs.Implicit.Ann'
  Missing documentation for:
    Module header
 100% ( 21 / 21) in 'System.Console.CmdArgs.Implicit.UI'
 100% (  8 /  8) in 'System.Console.CmdArgs.Verbosity'
  25% (  2 /  8) in 'System.Console.CmdArgs.Implicit.Type'
  Missing documentation for:
    cmdArgsHasValue (System/Console/CmdArgs/Implicit/Type.hs:28)
    embed (System/Console/CmdArgs/Implicit/Type.hs:35)
    reembed (System/Console/CmdArgs/Implicit/Type.hs:38)
    CmdArgsPrivate (System/Console/CmdArgs/Implicit/Type.hs:42)
    incArgsSeen (System/Console/CmdArgs/Implicit/Type.hs:46)
    getArgsSeen (System/Console/CmdArgs/Implicit/Type.hs:47)
  67% (  2 /  3) in 'System.Console.CmdArgs.Explicit.SplitJoin'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'System.Console.CmdArgs.Explicit.ExpandArgsAt'
  Missing documentation for:
    Module header
  73% ( 24 / 33) in 'System.Console.CmdArgs.Explicit.Type'
  Missing documentation for:
    Module header
     (System/Console/CmdArgs/Explicit/Type.hs:50)
     (System/Console/CmdArgs/Explicit/Type.hs:53)
    Remap (System/Console/CmdArgs/Explicit/Type.hs:184)
    remap2 (System/Console/CmdArgs/Explicit/Type.hs:189)
     (System/Console/CmdArgs/Explicit/Type.hs:192)
     (System/Console/CmdArgs/Explicit/Type.hs:201)
     (System/Console/CmdArgs/Explicit/Type.hs:204)
    remapUpdate (System/Console/CmdArgs/Explicit/Type.hs:207)
  50% (  1 /  2) in 'System.Console.CmdArgs.Explicit.Process'
  Missing documentation for:
    Module header
  60% (  3 /  5) in 'System.Console.CmdArgs.Explicit.Complete'
  Missing documentation for:
    completeBash (System/Console/CmdArgs/Explicit/Complete.hs:144)
    completeZsh (System/Console/CmdArgs/Explicit/Complete.hs:200)
 100% (  8 /  8) in 'System.Console.CmdArgs.Helper'
   7% (  2 / 28) in 'System.Console.CmdArgs.Default'
  Missing documentation for:
     (System/Console/CmdArgs/Default.hs:14)
     (System/Console/CmdArgs/Default.hs:15)
     (System/Console/CmdArgs/Default.hs:16)
     (System/Console/CmdArgs/Default.hs:17)
     (System/Console/CmdArgs/Default.hs:18)
     (System/Console/CmdArgs/Default.hs:19)
     (System/Console/CmdArgs/Default.hs:20)
     (System/Console/CmdArgs/Default.hs:21)
     (System/Console/CmdArgs/Default.hs:23)
     (System/Console/CmdArgs/Default.hs:24)
     (System/Console/CmdArgs/Default.hs:25)
     (System/Console/CmdArgs/Default.hs:26)
     (System/Console/CmdArgs/Default.hs:27)
     (System/Console/CmdArgs/Default.hs:28)
     (System/Console/CmdArgs/Default.hs:29)
     (System/Console/CmdArgs/Default.hs:30)
     (System/Console/CmdArgs/Default.hs:31)
     (System/Console/CmdArgs/Default.hs:34)
     (System/Console/CmdArgs/Default.hs:35)
     (System/Console/CmdArgs/Default.hs:36)
     (System/Console/CmdArgs/Default.hs:37)
     (System/Console/CmdArgs/Default.hs:38)
     (System/Console/CmdArgs/Default.hs:39)
     (System/Console/CmdArgs/Default.hs:40)
     (System/Console/CmdArgs/Default.hs:41)
     (System/Console/CmdArgs/Default.hs:42)
 100% (  5 /  5) in 'System.Console.CmdArgs.Text'
  67% (  2 /  3) in 'System.Console.CmdArgs.Explicit.Help'
  Missing documentation for:
    Module header
  85% ( 44 / 52) in 'System.Console.CmdArgs.Explicit'
  Missing documentation for:
     (System/Console/CmdArgs/Explicit/Type.hs:50)
     (System/Console/CmdArgs/Explicit/Type.hs:53)
    Remap (System/Console/CmdArgs/Explicit/Type.hs:184)
    remap2 (System/Console/CmdArgs/Explicit/Type.hs:189)
     (System/Console/CmdArgs/Explicit/Type.hs:192)
     (System/Console/CmdArgs/Explicit/Type.hs:201)
     (System/Console/CmdArgs/Explicit/Type.hs:204)
    remapUpdate (System/Console/CmdArgs/Explicit/Type.hs:207)
 100% (  8 /  8) in 'System.Console.CmdArgs.GetOpt'
   4% (  1 / 28) in 'Data.Generics.Any'
  Missing documentation for:
    Module header
    CtorName (Data/Generics/Any.hs:15)
    FieldName (Data/Generics/Any.hs:16)
    readTupleType (Data/Generics/Any.hs:19)
    try1 (Data/Generics/Any.hs:24)
    AnyT (Data/Generics/Any.hs:33)
     (Data/Generics/Any.hs:35)
    fromAny (Data/Generics/Any.hs:38)
    cast (Data/Generics/Any.hs:45)
    toConstr (Data/Generics/Any.hs:51)
    typeOf (Data/Generics/Any.hs:54)
    dataTypeOf (Data/Generics/Any.hs:57)
    isAlgType (Data/Generics/Any.hs:60)
    typeShell (Data/Generics/Any.hs:66)
    typeShellFull (Data/Generics/Any.hs:69)
    typeName (Data/Generics/Any.hs:72)
    ctor (Data/Generics/Any.hs:78)
    fields (Data/Generics/Any.hs:81)
    children (Data/Generics/Any.hs:84)
    compose0 (Data/Generics/Any.hs:88)
    recompose (Data/Generics/Any.hs:95)
    ctors (Data/Generics/Any.hs:111)
    decompose (Data/Generics/Any.hs:117)
    arity (Data/Generics/Any.hs:120)
    compose (Data/Generics/Any.hs:122)
    getField (Data/Generics/Any.hs:129)
    setField (Data/Generics/Any.hs:134)
   0% (  0 / 20) in 'Data.Generics.Any.Prelude'
  Missing documentation for:
    Module header
    head (Data/Generics/Any/Prelude.hs:10)
    tail (Data/Generics/Any/Prelude.hs:13)
    cons (Data/Generics/Any/Prelude.hs:16)
    uncons (Data/Generics/Any/Prelude.hs:19)
    null (Data/Generics/Any/Prelude.hs:24)
    just_ (Data/Generics/Any/Prelude.hs:27)
    nil_ (Data/Generics/Any/Prelude.hs:30)
    list_ (Data/Generics/Any/Prelude.hs:33)
    append (Data/Generics/Any/Prelude.hs:36)
    reverse (Data/Generics/Any/Prelude.hs:42)
    isString (Data/Generics/Any/Prelude.hs:49)
    isList (Data/Generics/Any/Prelude.hs:50)
    isMaybe (Data/Generics/Any/Prelude.hs:51)
    isTuple (Data/Generics/Any/Prelude.hs:52)
    fromList (Data/Generics/Any/Prelude.hs:54)
    fromMaybe (Data/Generics/Any/Prelude.hs:55)
    fromTuple (Data/Generics/Any/Prelude.hs:56)
    unit (Data/Generics/Any/Prelude.hs:58)
    tuple (Data/Generics/Any/Prelude.hs:63)
   0% (  0 /  3) in 'System.Console.CmdArgs.Implicit.Reader'
  Missing documentation for:
    Module header
    Reader (System/Console/CmdArgs/Implicit/Reader.hs:15)
    reader (System/Console/CmdArgs/Implicit/Reader.hs:28)
 100% ( 17 / 17) in 'System.Console.CmdArgs.Annotate'
   8% (  1 / 12) in 'System.Console.CmdArgs.Implicit.Local'
  Missing documentation for:
    local (System/Console/CmdArgs/Implicit/Local.hs:110)
    err (System/Console/CmdArgs/Implicit/Local.hs:106)
    Prog_ (System/Console/CmdArgs/Implicit/Local.hs:27)
    Builtin_ (System/Console/CmdArgs/Implicit/Local.hs:55)
    Mode_ (System/Console/CmdArgs/Implicit/Local.hs:65)
    Flag_ (System/Console/CmdArgs/Implicit/Local.hs:75)
    Fixup (System/Console/CmdArgs/Implicit/Local.hs:94)
    isFlag_ (System/Console/CmdArgs/Implicit/Local.hs:99)
    progHelpOutput (System/Console/CmdArgs/Implicit/Local.hs:43)
    progVersionOutput (System/Console/CmdArgs/Implicit/Local.hs:44)
    progNumericVersionOutput (System/Console/CmdArgs/Implicit/Local.hs:45)
   0% (  0 /  2) in 'System.Console.CmdArgs.Implicit.Reform'
  Missing documentation for:
    Module header
    reform (System/Console/CmdArgs/Implicit/Reform.hs:14)
   0% (  0 /  2) in 'System.Console.CmdArgs.Implicit.Global'
  Missing documentation for:
    Module header
    global (System/Console/CmdArgs/Implicit/Global.hs:21)
 100% ( 50 / 50) in 'System.Console.CmdArgs.Implicit'
 100% (  9 /  9) in 'System.Console.CmdArgs.Quote'
 100% (  2 /  2) in 'System.Console.CmdArgs'
Warning: System.Console.CmdArgs.Implicit: could not find link destinations for:
    CmdArgsPrivate
Documentation created: dist/dist-sandbox-9df84abc/doc/html/cmdargs/index.html,
dist/dist-sandbox-9df84abc/doc/html/cmdargs/cmdargs.txt
Creating package registration file:
/tmp/pkgConf-cmdargs-0.1020397236181001089438.13
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/cmdargs-0.10.13-GjqmBnMST2K5Mjh1gX3IM5
Registering cmdargs-0.10.13...
Installed cmdargs-0.10.13
Downloading crypto-api-0.13.2...
Configuring crypto-api-0.13.2...
Building crypto-api-0.13.2...
Preprocessing library crypto-api-0.13.2...

Crypto/Classes.hs:49:8:
    Could not find module ‘Data.Serialize’
    There are files missing in the ‘cereal-0.5.1.0@cerea_843xOxvPj94HAJ9SD4EJuq’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

Crypto/Classes.hs:50:18:
    Could not find module ‘Data.Serialize.Get’
    There are files missing in the ‘cereal-0.5.1.0@cerea_843xOxvPj94HAJ9SD4EJuq’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

Crypto/Classes.hs:51:18:
    Could not find module ‘Data.Serialize.Put’
    There are files missing in the ‘cereal-0.5.1.0@cerea_843xOxvPj94HAJ9SD4EJuq’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

Crypto/Classes.hs:62:8:
    Could not find module ‘Data.Tagged’
    There are files missing in the ‘tagged-0.8.3@tagge_5cptKNCoGdxJM6eqqNERxD’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

Crypto/Classes.hs:70:8:
    Could not find module ‘System.Entropy’
    There are files missing in the ‘entropy-0.3.7@entro_7gYJ61Ci0NNBp8LB4CGmrG’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
Failed to install crypto-api-0.13.2
Downloading cryptonite-0.10...
Configuring cryptonite-0.10...
Building cryptonite-0.10...
Preprocessing library cryptonite-0.10...

Crypto/Cipher/ChaChaPoly1305.hs:46:18:
    Could not find module ‘Data.Memory.Endian’
    There are files missing in the ‘memory-0.11@memor_0EiEBIg44i8KGjAeoKnPDs’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

Crypto/Cipher/ChaChaPoly1305.hs:47:18:
    Could not find module ‘Data.ByteArray.Pack’
    There are files missing in the ‘memory-0.11@memor_0EiEBIg44i8KGjAeoKnPDs’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

Crypto/Data/AFIS.hs:33:18:
    Could not find module ‘Data.Memory.PtrMethods’
    There are files missing in the ‘memory-0.11@memor_0EiEBIg44i8KGjAeoKnPDs’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

Crypto/Data/Padding.hs:18:18:
    Could not find module ‘Data.ByteArray’
    There are files missing in the ‘memory-0.11@memor_0EiEBIg44i8KGjAeoKnPDs’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

Crypto/Internal/ByteArray.hs:18:8:
    Could not find module ‘Data.ByteArray.Mapping’
    There are files missing in the ‘memory-0.11@memor_0EiEBIg44i8KGjAeoKnPDs’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

Crypto/Internal/Words.hs:18:8:
    Could not find module ‘Data.Memory.ExtendedWords’
    There are files missing in the ‘memory-0.11@memor_0EiEBIg44i8KGjAeoKnPDs’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

Crypto/KDF/BCrypt.hs:57:18:
    Could not find module ‘Data.ByteArray.Encoding’
    There are files missing in the ‘memory-0.11@memor_0EiEBIg44i8KGjAeoKnPDs’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
Failed to install cryptonite-0.10
Downloading css-text-0.1.2.1...
Configuring css-text-0.1.2.1...
Building css-text-0.1.2.1...
Preprocessing library css-text-0.1.2.1...

Text/CSS/Parse.hs:17:8:
    Could not find module ‘Data.Attoparsec.Text’
    There are files missing in the ‘attoparsec-0.13.0.1@attop_KGz8kXnHawX2yTRIBzGnQa’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

Text/CSS/Parse.hs:18:8:
    Could not find module ‘Data.Text’
    There are files missing in the ‘text-1.2.2.0@text_5c7VCmRXJenGcMPs3kwpkI’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

Text/CSS/Render.hs:12:8:
    Could not find module ‘Data.Text.Lazy.Builder’
    There are files missing in the ‘text-1.2.2.0@text_5c7VCmRXJenGcMPs3kwpkI’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
Failed to install css-text-0.1.2.1
Configuring data-default-instances-dlist-0.0.1...
Building data-default-instances-dlist-0.0.1...
Preprocessing library data-default-instances-dlist-0.0.1...

Data/Default/Instances/DList.hs:36:8:
    Could not find module ‘Data.Default.Class’
    There are files missing in the ‘data-default-class-0.0.1@datad_K91y8NcZUJI9yaBI61rgdD’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

Data/Default/Instances/DList.hs:37:8:
    Could not find module ‘Data.DList’
    There are files missing in the ‘dlist-0.7.1.2@dlist_AO7XAasbAeyL0XLKeq1Aui’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
Failed to install data-default-instances-dlist-0.0.1
Downloading digest-0.0.1.2...
Configuring digest-0.0.1.2...
Building digest-0.0.1.2...
Preprocessing library digest-0.0.1.2...
[1 of 2] Compiling Data.Digest.Adler32 ( dist/dist-sandbox-9df84abc/build/Data/Digest/Adler32.hs, dist/dist-sandbox-9df84abc/build/Data/Digest/Adler32.o )
[2 of 2] Compiling Data.Digest.CRC32 ( dist/dist-sandbox-9df84abc/build/Data/Digest/CRC32.hs, dist/dist-sandbox-9df84abc/build/Data/Digest/CRC32.o )
In-place registering digest-0.0.1.2...
Running Haddock for digest-0.0.1.2...
Running hscolour for digest-0.0.1.2...
Preprocessing library digest-0.0.1.2...
Preprocessing library digest-0.0.1.2...
Haddock coverage:
Warning: Data.Digest.Adler32: adler32 is exported separately but will be documented under Adler32. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.Digest.Adler32: adler32Update is exported separately but will be documented under Adler32. Consider exporting it together with its parent(s) for code clarity.
 100% (  2 /  2) in 'Data.Digest.Adler32'
Warning: Data.Digest.CRC32: crc32 is exported separately but will be documented under CRC32. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.Digest.CRC32: crc32Update is exported separately but will be documented under CRC32. Consider exporting it together with its parent(s) for code clarity.
 100% (  2 /  2) in 'Data.Digest.CRC32'
Documentation created: dist/dist-sandbox-9df84abc/doc/html/digest/index.html,
dist/dist-sandbox-9df84abc/doc/html/digest/digest.txt
Creating package registration file:
/tmp/pkgConf-digest-0.0.116094169311031126087.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/digest-0.0.1.2-8570bcl5ORY4CoBhGC3icK
Registering digest-0.0.1.2...
Installed digest-0.0.1.2
Downloading easy-file-0.2.1...
Configuring easy-file-0.2.1...
Building easy-file-0.2.1...
Preprocessing library easy-file-0.2.1...
[1 of 4] Compiling System.EasyFile.Missing ( System/EasyFile/Missing.hs, dist/dist-sandbox-9df84abc/build/System/EasyFile/Missing.o )

System/EasyFile/Missing.hs:7: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 4] Compiling System.EasyFile.Directory ( System/EasyFile/Directory.hs, dist/dist-sandbox-9df84abc/build/System/EasyFile/Directory.o )

System/EasyFile/Directory.hs:37: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()
[3 of 4] Compiling System.EasyFile.FilePath ( System/EasyFile/FilePath.hs, dist/dist-sandbox-9df84abc/build/System/EasyFile/FilePath.o )
[4 of 4] Compiling System.EasyFile  ( System/EasyFile.hs, dist/dist-sandbox-9df84abc/build/System/EasyFile.o )
In-place registering easy-file-0.2.1...
Running Haddock for easy-file-0.2.1...
Running hscolour for easy-file-0.2.1...
Preprocessing library easy-file-0.2.1...
Preprocessing library easy-file-0.2.1...

System/EasyFile/Missing.hs:7: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()

System/EasyFile/Directory.hs:37: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()
Haddock coverage:
  80% (  8 / 10) in 'System.EasyFile.Missing'
  Missing documentation for:
    Module header
    epochTimeToUTCTime (System/EasyFile/Missing.hs:151)
  80% (  8 / 10) in 'System.EasyFile.Directory'
  Missing documentation for:
    Module header
    fixPath (System/EasyFile/Directory.hs:186)
  98% ( 49 / 50) in 'System.EasyFile.FilePath'
  Missing documentation for:
    Module header
  99% ( 88 / 89) in 'System.EasyFile'
  Missing documentation for:
    Permissions
Warning: System.EasyFile: could not find link destinations for:
    InappropriateType
Documentation created:
dist/dist-sandbox-9df84abc/doc/html/easy-file/index.html,
dist/dist-sandbox-9df84abc/doc/html/easy-file/easy-file.txt
Creating package registration file:
/tmp/pkgConf-easy-file-0.2672563970849725352.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/easy-file-0.2.1-IjQ6MMskJyDEpOwcfCdF0G
Registering easy-file-0.2.1...
Installed easy-file-0.2.1
Downloading email-validate-2.2.0...
Configuring email-validate-2.2.0...
Building email-validate-2.2.0...
Preprocessing library email-validate-2.2.0...

src/Text/Email/Parser.hs:19:8:
    Could not find module ‘Data.Attoparsec.ByteString.Char8’
    There are files missing in the ‘attoparsec-0.13.0.1@attop_KGz8kXnHawX2yTRIBzGnQa’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Text/Email/Validate.hs:16:18:
    Could not find module ‘Data.Attoparsec.ByteString’
    There are files missing in the ‘attoparsec-0.13.0.1@attop_KGz8kXnHawX2yTRIBzGnQa’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
Failed to install email-validate-2.2.0
Configuring exceptions-0.8.2.1...
Building exceptions-0.8.2.1...
Preprocessing library exceptions-0.8.2.1...

src/Control/Monad/Catch.hs:87:8:
    Could not find module ‘Control.Monad.STM’
    There are files missing in the ‘stm-2.4.4.1@stm_EyxFXFfnfY05IrjGaqCxeD’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Control/Monad/Catch.hs:94:8:
    Could not find module ‘Control.Monad.Reader’
    There are files missing in the ‘mtl-2.2.1@mtl_Aue4leSeVkpKLsfHIV51E8’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Control/Monad/Catch/Pure.hs:58:8:
    Could not find module ‘Control.Monad.RWS’
    There are files missing in the ‘mtl-2.2.1@mtl_Aue4leSeVkpKLsfHIV51E8’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
Failed to install exceptions-0.8.2.1
Downloading extensible-exceptions-0.1.1.4...
Configuring extensible-exceptions-0.1.1.4...
Building extensible-exceptions-0.1.1.4...
Preprocessing library extensible-exceptions-0.1.1.4...
[1 of 1] Compiling Control.Exception.Extensible ( Control/Exception/Extensible.hs, dist/dist-sandbox-9df84abc/build/Control/Exception/Extensible.o )
In-place registering extensible-exceptions-0.1.1.4...
Running Haddock for extensible-exceptions-0.1.1.4...
Running hscolour for extensible-exceptions-0.1.1.4...
Preprocessing library extensible-exceptions-0.1.1.4...
Preprocessing library extensible-exceptions-0.1.1.4...
Haddock coverage:
 100% (  2 /  2) in 'Control.Exception.Extensible'
Documentation created:
dist/dist-sandbox-9df84abc/doc/html/extensible-exceptions/index.html,
dist/dist-sandbox-9df84abc/doc/html/extensible-exceptions/extensible-exceptions.txt
Creating package registration file:
/tmp/pkgConf-extensible-exceptions-0.1.1698312496717293418.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/extensible-exceptions-0.1.1.4-FEBYnjUcabpEXD3JqlYlJc
Registering extensible-exceptions-0.1.1.4...
Installed extensible-exceptions-0.1.1.4
Downloading haddock-library-1.2.1...
Configuring haddock-library-1.2.1...
Building haddock-library-1.2.1...
Preprocessing library haddock-library-1.2.1...
[ 1 of 17] Compiling Data.Attoparsec.Number ( vendor/attoparsec-0.12.1.1/Data/Attoparsec/Number.hs, dist/dist-sandbox-9df84abc/build/Data/Attoparsec/Number.o )
[ 2 of 17] Compiling Data.Attoparsec.ByteString.FastSet ( vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/FastSet.hs, dist/dist-sandbox-9df84abc/build/Data/Attoparsec/ByteString/FastSet.o )
[ 3 of 17] Compiling Data.Attoparsec.Internal.Fhthagn ( vendor/attoparsec-0.12.1.1/Data/Attoparsec/Internal/Fhthagn.hs, dist/dist-sandbox-9df84abc/build/Data/Attoparsec/Internal/Fhthagn.o )
[ 4 of 17] Compiling Data.Attoparsec.ByteString.Buffer ( vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Buffer.hs, dist/dist-sandbox-9df84abc/build/Data/Attoparsec/ByteString/Buffer.o )

vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Buffer.hs:60: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()
[ 5 of 17] Compiling Data.Attoparsec.Internal.Types ( vendor/attoparsec-0.12.1.1/Data/Attoparsec/Internal/Types.hs, dist/dist-sandbox-9df84abc/build/Data/Attoparsec/Internal/Types.o )

vendor/attoparsec-0.12.1.1/Data/Attoparsec/Internal/Types.hs:28:1: Warning:
    The import of ‘Applicative, <$>’
    from module ‘Control.Applicative’ is redundant

vendor/attoparsec-0.12.1.1/Data/Attoparsec/Internal/Types.hs:35: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()
[ 6 of 17] Compiling Data.Attoparsec.Internal ( vendor/attoparsec-0.12.1.1/Data/Attoparsec/Internal.hs, dist/dist-sandbox-9df84abc/build/Data/Attoparsec/Internal.o )

vendor/attoparsec-0.12.1.1/Data/Attoparsec/Internal.hs:24: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()
[ 7 of 17] Compiling Data.Attoparsec.Combinator ( vendor/attoparsec-0.12.1.1/Data/Attoparsec/Combinator.hs, dist/dist-sandbox-9df84abc/build/Data/Attoparsec/Combinator.o )

vendor/attoparsec-0.12.1.1/Data/Attoparsec/Combinator.hs:38:1: Warning:
    The import of ‘Applicative, *>, <$>’
    from module ‘Control.Applicative’ is redundant

vendor/attoparsec-0.12.1.1/Data/Attoparsec/Combinator.hs:44: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()
[ 8 of 17] Compiling Data.Attoparsec.ByteString.Internal ( vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Internal.hs, dist/dist-sandbox-9df84abc/build/Data/Attoparsec/ByteString/Internal.o )

vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Internal.hs:68:1: Warning:
    The import of ‘<$>’ from module ‘Control.Applicative’ is redundant

vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Internal.hs:139:14: Warning:
    In the use of ‘B.inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
[ 9 of 17] Compiling Data.Attoparsec.ByteString ( vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString.hs, dist/dist-sandbox-9df84abc/build/Data/Attoparsec/ByteString.o )
[10 of 17] Compiling Data.Attoparsec.ByteString.Char8 ( vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Char8.hs, dist/dist-sandbox-9df84abc/build/Data/Attoparsec/ByteString/Char8.o )

vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Char8.hs:123:1: Warning:
    The import of ‘<*, *>, <$>’
    from module ‘Control.Applicative’ is redundant
[11 of 17] Compiling Data.Attoparsec  ( vendor/attoparsec-0.12.1.1/Data/Attoparsec.hs, dist/dist-sandbox-9df84abc/build/Data/Attoparsec.o )
[12 of 17] Compiling Documentation.Haddock.Utf8 ( src/Documentation/Haddock/Utf8.hs, dist/dist-sandbox-9df84abc/build/Documentation/Haddock/Utf8.o )
[13 of 17] Compiling Documentation.Haddock.Types ( src/Documentation/Haddock/Types.hs, dist/dist-sandbox-9df84abc/build/Documentation/Haddock/Types.o )

src/Documentation/Haddock/Types.hs:17:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()

src/Documentation/Haddock/Types.hs:18:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()
[14 of 17] Compiling Documentation.Haddock.Parser.Monad ( src/Documentation/Haddock/Parser/Monad.hs, dist/dist-sandbox-9df84abc/build/Documentation/Haddock/Parser/Monad.o )
[15 of 17] Compiling Documentation.Haddock.Parser.Util ( src/Documentation/Haddock/Parser/Util.hs, dist/dist-sandbox-9df84abc/build/Documentation/Haddock/Parser/Util.o )
[16 of 17] Compiling Documentation.Haddock.Doc ( src/Documentation/Haddock/Doc.hs, dist/dist-sandbox-9df84abc/build/Documentation/Haddock/Doc.o )
[17 of 17] Compiling Documentation.Haddock.Parser ( src/Documentation/Haddock/Parser.hs, dist/dist-sandbox-9df84abc/build/Documentation/Haddock/Parser.o )
In-place registering haddock-library-1.2.1...
Running Haddock for haddock-library-1.2.1...
Running hscolour for haddock-library-1.2.1...
Preprocessing library haddock-library-1.2.1...
Preprocessing library haddock-library-1.2.1...

vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Buffer.hs:60: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()

vendor/attoparsec-0.12.1.1/Data/Attoparsec/Internal/Types.hs:28:1: Warning:
    The import of ‘Applicative, <$>’
    from module ‘Control.Applicative’ is redundant

vendor/attoparsec-0.12.1.1/Data/Attoparsec/Internal/Types.hs:35: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()

vendor/attoparsec-0.12.1.1/Data/Attoparsec/Internal.hs:24: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()

vendor/attoparsec-0.12.1.1/Data/Attoparsec/Combinator.hs:38:1: Warning:
    The import of ‘Applicative, <$>, *>’
    from module ‘Control.Applicative’ is redundant

vendor/attoparsec-0.12.1.1/Data/Attoparsec/Combinator.hs:44: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()

vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Internal.hs:68:1: Warning:
    The import of ‘<$>’ from module ‘Control.Applicative’ is redundant

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

vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Char8.hs:123:1: Warning:
    The import of ‘<$>, <*, *>’
    from module ‘Control.Applicative’ is redundant

src/Documentation/Haddock/Types.hs:17:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()

src/Documentation/Haddock/Types.hs:18:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()
Haddock coverage:
 100% (  2 /  2) in 'Data.Attoparsec.Number'
  69% (  9 / 13) in 'Data.Attoparsec.ByteString.FastSet'
  Missing documentation for:
    FastSet (vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/FastSet.hs:44)
    fromList (vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/FastSet.hs:62)
    fromSet (vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/FastSet.hs:44)
    charClass (vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/FastSet.hs:111)
  50% (  1 /  2) in 'Data.Attoparsec.Internal.Fhthagn'
  Missing documentation for:
    Module header
  22% (  2 /  9) in 'Data.Attoparsec.ByteString.Buffer'
  Missing documentation for:
    Buffer (vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Buffer.hs:68)
    unbuffer (vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Buffer.hs:85)
    pappend (vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Buffer.hs:98)
    length (vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Buffer.hs:131)
    unsafeIndex (vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Buffer.hs:135)
    substring (vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Buffer.hs:140)
    unsafeDrop (vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Buffer.hs:147)
  50% (  5 / 10) in 'Data.Attoparsec.Internal.Types'
  Missing documentation for:
    State (vendor/attoparsec-0.12.1.1/Data/Attoparsec/Internal/Types.hs:108)
    Failure (vendor/attoparsec-0.12.1.1/Data/Attoparsec/Internal/Types.hs:111)
    Success (vendor/attoparsec-0.12.1.1/Data/Attoparsec/Internal/Types.hs:113)
    Pos (vendor/attoparsec-0.12.1.1/Data/Attoparsec/Internal/Types.hs:39)
    <> (vendor/attoparsec-0.12.1.1/Data/Attoparsec/Internal/Types.hs:198)
 100% (  8 /  8) in 'Data.Attoparsec.Internal'
 100% ( 23 / 23) in 'Data.Attoparsec.Combinator'
  94% ( 59 / 63) in 'Data.Attoparsec.ByteString.Internal'
  Missing documentation for:
    Parser (vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Internal.hs:90)
    Result (vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Internal.hs:91)
    storable (vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Internal.hs:133)
    stringTransform (vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Internal.hs:176)
  97% ( 65 / 67) in 'Data.Attoparsec.ByteString'
  Missing documentation for:
    Parser (vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Internal.hs:90)
    Result (vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Internal.hs:91)
  98% ( 87 / 89) in 'Data.Attoparsec.ByteString.Char8'
  Missing documentation for:
    Parser (vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Internal.hs:90)
    Result (vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Internal.hs:91)
  97% ( 65 / 67) in 'Data.Attoparsec'
  Missing documentation for:
    Parser (vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Internal.hs:90)
    Result (vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Internal.hs:91)
  67% (  2 /  3) in 'Documentation.Haddock.Utf8'
  Missing documentation for:
    Module header
  20% (  2 / 10) in 'Documentation.Haddock.Types'
  Missing documentation for:
    MetaDoc (src/Documentation/Haddock/Types.hs:26)
    overDoc (src/Documentation/Haddock/Types.hs:31)
    Version (src/Documentation/Haddock/Types.hs:34)
    Hyperlink (src/Documentation/Haddock/Types.hs:36)
    Picture (src/Documentation/Haddock/Types.hs:41)
    Header (src/Documentation/Haddock/Types.hs:46)
    Example (src/Documentation/Haddock/Types.hs:51)
    DocH (src/Documentation/Haddock/Types.hs:56)
  41% ( 25 / 61) in 'Documentation.Haddock.Parser.Monad'
  Missing documentation for:
    Module header
    ParserState (src/Documentation/Haddock/Parser/Monad.hs:45)
    initialParserState (src/Documentation/Haddock/Parser/Monad.hs:49)
    Parser (src/Documentation/Haddock/Parser/Monad.hs:52)
     (src/Documentation/Haddock/Parser/Monad.hs:55)
    parseOnly (src/Documentation/Haddock/Parser/Monad.hs:58)
    lift (src/Documentation/Haddock/Parser/Monad.hs:61)
    setParserState (src/Documentation/Haddock/Parser/Monad.hs:64)
    setSince (src/Documentation/Haddock/Parser/Monad.hs:67)
    char (src/Documentation/Haddock/Parser/Monad.hs:70)
    char8 (src/Documentation/Haddock/Parser/Monad.hs:73)
    anyChar (src/Documentation/Haddock/Parser/Monad.hs:76)
    notChar (src/Documentation/Haddock/Parser/Monad.hs:79)
    satisfy (src/Documentation/Haddock/Parser/Monad.hs:82)
    peekChar (src/Documentation/Haddock/Parser/Monad.hs:85)
    peekChar' (src/Documentation/Haddock/Parser/Monad.hs:88)
    digit (src/Documentation/Haddock/Parser/Monad.hs:91)
    letter_iso8859_15 (src/Documentation/Haddock/Parser/Monad.hs:94)
    letter_ascii (src/Documentation/Haddock/Parser/Monad.hs:97)
    space (src/Documentation/Haddock/Parser/Monad.hs:100)
    string (src/Documentation/Haddock/Parser/Monad.hs:103)
    stringCI (src/Documentation/Haddock/Parser/Monad.hs:106)
    skipSpace (src/Documentation/Haddock/Parser/Monad.hs:109)
    skipWhile (src/Documentation/Haddock/Parser/Monad.hs:112)
    take (src/Documentation/Haddock/Parser/Monad.hs:115)
    scan (src/Documentation/Haddock/Parser/Monad.hs:118)
    takeWhile (src/Documentation/Haddock/Parser/Monad.hs:121)
    takeWhile1 (src/Documentation/Haddock/Parser/Monad.hs:124)
    takeTill (src/Documentation/Haddock/Parser/Monad.hs:127)
    takeByteString (src/Documentation/Haddock/Parser/Monad.hs:130)
    takeLazyByteString (src/Documentation/Haddock/Parser/Monad.hs:133)
    endOfLine (src/Documentation/Haddock/Parser/Monad.hs:136)
    decimal (src/Documentation/Haddock/Parser/Monad.hs:139)
    hexadecimal (src/Documentation/Haddock/Parser/Monad.hs:142)
    endOfInput (src/Documentation/Haddock/Parser/Monad.hs:145)
    atEnd (src/Documentation/Haddock/Parser/Monad.hs:148)
  50% (  4 /  8) in 'Documentation.Haddock.Parser.Util'
  Missing documentation for:
    takeUntil (src/Documentation/Haddock/Parser/Util.hs:63)
    makeLabeled (src/Documentation/Haddock/Parser/Util.hs:49)
    takeHorizontalSpace (src/Documentation/Haddock/Parser/Util.hs:46)
    skipHorizontalSpace (src/Documentation/Haddock/Parser/Util.hs:43)
  44% (  4 /  9) in 'Documentation.Haddock.Doc'
  Missing documentation for:
    Module header
    docParagraph (src/Documentation/Haddock/Doc.hs:57)
    docAppend (src/Documentation/Haddock/Doc.hs:41)
    docConcat (src/Documentation/Haddock/Doc.hs:11)
    emptyMetaDoc (src/Documentation/Haddock/Doc.hs:35)
 100% (  6 /  6) in 'Documentation.Haddock.Parser'
Warning: Documentation.Haddock.Parser.Monad: could not find link destinations for:
    Parser
Warning: Documentation.Haddock.Parser: could not find link destinations for:
    parseStringBS innerList definitionList more parseValid
Documentation created:
dist/dist-sandbox-9df84abc/doc/html/haddock-library/index.html,
dist/dist-sandbox-9df84abc/doc/html/haddock-library/haddock-library.txt
Creating package registration file:
/tmp/pkgConf-haddock-library-1.2128229149916922351.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/haddock-library-1.2.1-Ij8RvYt87EsHejNiG1OjS9
Registering haddock-library-1.2.1...
Installed haddock-library-1.2.1
Downloading hex-0.1.2...
Configuring hex-0.1.2...
Building hex-0.1.2...
Preprocessing library hex-0.1.2...
[1 of 1] Compiling Data.Hex         ( Data/Hex.hs, dist/dist-sandbox-9df84abc/build/Data/Hex.o )
In-place registering hex-0.1.2...
Running Haddock for hex-0.1.2...
Running hscolour for hex-0.1.2...
Preprocessing library hex-0.1.2...
Preprocessing library hex-0.1.2...
Haddock coverage:
 100% (  2 /  2) in 'Data.Hex'
Documentation created: dist/dist-sandbox-9df84abc/doc/html/hex/index.html,
dist/dist-sandbox-9df84abc/doc/html/hex/hex.txt
Creating package registration file: /tmp/pkgConf-hex-0.1707255825922587542.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/hex-0.1.2-7uuCvFVHDBfKR1vfBI01P9
Registering hex-0.1.2...
Installed hex-0.1.2
Downloading hourglass-0.2.9...
Configuring hourglass-0.2.9...
Building hourglass-0.2.9...
Preprocessing library hourglass-0.2.9...
[ 1 of 14] Compiling Data.Hourglass.Utils ( Data/Hourglass/Utils.hs, dist/dist-sandbox-9df84abc/build/Data/Hourglass/Utils.o )
[ 2 of 14] Compiling Data.Hourglass.Zone ( Data/Hourglass/Zone.hs, dist/dist-sandbox-9df84abc/build/Data/Hourglass/Zone.o )
[ 3 of 14] Compiling Data.Hourglass.Types ( Data/Hourglass/Types.hs, dist/dist-sandbox-9df84abc/build/Data/Hourglass/Types.o )
[ 4 of 14] Compiling Data.Hourglass.Internal.Unix ( Data/Hourglass/Internal/Unix.hs, dist/dist-sandbox-9df84abc/build/Data/Hourglass/Internal/Unix.o )

Data/Hourglass/Internal/Unix.hs:24: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()
[ 5 of 14] Compiling Data.Hourglass.Internal ( Data/Hourglass/Internal.hs, dist/dist-sandbox-9df84abc/build/Data/Hourglass/Internal.o )
[ 6 of 14] Compiling Data.Hourglass.Calendar ( Data/Hourglass/Calendar.hs, dist/dist-sandbox-9df84abc/build/Data/Hourglass/Calendar.o )
[ 7 of 14] Compiling Data.Hourglass.Diff ( Data/Hourglass/Diff.hs, dist/dist-sandbox-9df84abc/build/Data/Hourglass/Diff.o )

Data/Hourglass/Diff.hs:22: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()
[ 8 of 14] Compiling Data.Hourglass.Time ( Data/Hourglass/Time.hs, dist/dist-sandbox-9df84abc/build/Data/Hourglass/Time.o )
[ 9 of 14] Compiling Data.Hourglass.Local ( Data/Hourglass/Local.hs, dist/dist-sandbox-9df84abc/build/Data/Hourglass/Local.o )
[10 of 14] Compiling Data.Hourglass.Format ( Data/Hourglass/Format.hs, dist/dist-sandbox-9df84abc/build/Data/Hourglass/Format.o )
[11 of 14] Compiling Data.Hourglass.Epoch ( Data/Hourglass/Epoch.hs, dist/dist-sandbox-9df84abc/build/Data/Hourglass/Epoch.o )
[12 of 14] Compiling System.Hourglass ( System/Hourglass.hs, dist/dist-sandbox-9df84abc/build/System/Hourglass.o )

System/Hourglass.hs:23: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()
[13 of 14] Compiling Data.Hourglass   ( Data/Hourglass.hs, dist/dist-sandbox-9df84abc/build/Data/Hourglass.o )
[14 of 14] Compiling Data.Hourglass.Compat ( Data/Hourglass/Compat.hs, dist/dist-sandbox-9df84abc/build/Data/Hourglass/Compat.o )
In-place registering hourglass-0.2.9...
Running Haddock for hourglass-0.2.9...
Running hscolour for hourglass-0.2.9...
Preprocessing library hourglass-0.2.9...
Preprocessing library hourglass-0.2.9...

Data/Hourglass/Internal/Unix.hs:24: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/Hourglass/Diff.hs:22: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()

System/Hourglass.hs:23: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()
Haddock coverage:
 100% (  4 /  4) in 'Data.Hourglass.Utils'
 100% (  4 /  4) in 'Data.Hourglass.Zone'
 100% ( 23 / 23) in 'Data.Hourglass.Types'
 100% (  6 /  6) in 'Data.Hourglass.Internal.Unix'
 100% (  6 /  6) in 'Data.Hourglass.Internal'
 100% ( 11 / 11) in 'Data.Hourglass.Calendar'
 100% (  8 /  8) in 'Data.Hourglass.Diff'
 100% ( 21 / 21) in 'Data.Hourglass.Time'
 100% ( 12 / 12) in 'Data.Hourglass.Local'
 100% ( 17 / 17) in 'Data.Hourglass.Format'
 100% (  9 /  9) in 'Data.Hourglass.Epoch'
 100% ( 10 / 10) in 'System.Hourglass'
 100% ( 56 / 56) in 'Data.Hourglass'
 100% (  4 /  4) in 'Data.Hourglass.Compat'
Documentation created:
dist/dist-sandbox-9df84abc/doc/html/hourglass/index.html,
dist/dist-sandbox-9df84abc/doc/html/hourglass/hourglass.txt
Creating package registration file:
/tmp/pkgConf-hourglass-0.211994205281339388427.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/hourglass-0.2.9-8MOIDfr6DODKJWnjukfaUl
Registering hourglass-0.2.9...
Installed hourglass-0.2.9
Downloading hslua-0.4.1...
Configuring hslua-0.4.1...
Building hslua-0.4.1...
Preprocessing library hslua-0.4.1...
[1 of 2] Compiling Scripting.Lua.Raw ( dist/dist-sandbox-9df84abc/build/Scripting/Lua/Raw.hs, dist/dist-sandbox-9df84abc/build/Scripting/Lua/Raw.o )
[2 of 2] Compiling Scripting.Lua    ( dist/dist-sandbox-9df84abc/build/Scripting/Lua.hs, dist/dist-sandbox-9df84abc/build/Scripting/Lua.o )

src/Scripting/Lua.hsc:16: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()
In-place registering hslua-0.4.1...
Running Haddock for hslua-0.4.1...
Running hscolour for hslua-0.4.1...
Preprocessing library hslua-0.4.1...
Preprocessing library hslua-0.4.1...

src/Scripting/Lua.hsc:16: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()
Haddock coverage:
  21% ( 19 / 91) in 'Scripting.Lua.Raw'
  Missing documentation for:
    Module header
    c_lua_newstate (src/Scripting/Lua/Raw.hsc:50)
    c_lua_close (src/Scripting/Lua/Raw.hsc:53)
    c_lua_newthread (src/Scripting/Lua/Raw.hsc:56)
    c_lua_atpanic (src/Scripting/Lua/Raw.hsc:59)
    c_lua_gettop (src/Scripting/Lua/Raw.hsc:66)
    c_lua_settop (src/Scripting/Lua/Raw.hsc:69)
    c_lua_pushvalue (src/Scripting/Lua/Raw.hsc:72)
    c_lua_remove (src/Scripting/Lua/Raw.hsc:75)
    c_lua_insert (src/Scripting/Lua/Raw.hsc:78)
    c_lua_replace (src/Scripting/Lua/Raw.hsc:81)
    c_lua_checkstack (src/Scripting/Lua/Raw.hsc:84)
    c_lua_xmove (src/Scripting/Lua/Raw.hsc:87)
    c_lua_isnumber (src/Scripting/Lua/Raw.hsc:94)
    c_lua_isstring (src/Scripting/Lua/Raw.hsc:97)
    c_lua_iscfunction (src/Scripting/Lua/Raw.hsc:100)
    c_lua_isuserdata (src/Scripting/Lua/Raw.hsc:103)
    c_lua_type (src/Scripting/Lua/Raw.hsc:106)
    c_lua_typename (src/Scripting/Lua/Raw.hsc:109)
    c_lua_equal (src/Scripting/Lua/Raw.hsc:112)
    c_lua_rawequal (src/Scripting/Lua/Raw.hsc:115)
    c_lua_lessthan (src/Scripting/Lua/Raw.hsc:118)
    c_lua_tonumber (src/Scripting/Lua/Raw.hsc:121)
    c_lua_tointeger (src/Scripting/Lua/Raw.hsc:124)
    c_lua_toboolean (src/Scripting/Lua/Raw.hsc:127)
    c_lua_tolstring (src/Scripting/Lua/Raw.hsc:130)
    c_lua_objlen (src/Scripting/Lua/Raw.hsc:133)
    c_lua_tocfunction (src/Scripting/Lua/Raw.hsc:136)
    c_lua_touserdata (src/Scripting/Lua/Raw.hsc:139)
    c_lua_tothread (src/Scripting/Lua/Raw.hsc:142)
    c_lua_topointer (src/Scripting/Lua/Raw.hsc:145)
    c_lua_pushnil (src/Scripting/Lua/Raw.hsc:152)
    c_lua_pushnumber (src/Scripting/Lua/Raw.hsc:155)
    c_lua_pushinteger (src/Scripting/Lua/Raw.hsc:158)
    c_lua_pushlstring (src/Scripting/Lua/Raw.hsc:161)
    c_lua_pushstring (src/Scripting/Lua/Raw.hsc:164)
    c_lua_pushcclosure (src/Scripting/Lua/Raw.hsc:167)
    c_lua_pushboolean (src/Scripting/Lua/Raw.hsc:170)
    c_lua_pushlightuserdata (src/Scripting/Lua/Raw.hsc:173)
    c_lua_pushthread (src/Scripting/Lua/Raw.hsc:176)
    c_lua_gettable (src/Scripting/Lua/Raw.hsc:183)
    c_lua_getfield (src/Scripting/Lua/Raw.hsc:186)
    c_lua_rawget (src/Scripting/Lua/Raw.hsc:189)
    c_lua_rawgeti (src/Scripting/Lua/Raw.hsc:192)
    c_lua_createtable (src/Scripting/Lua/Raw.hsc:195)
    c_lua_newuserdata (src/Scripting/Lua/Raw.hsc:198)
    c_lua_getmetatable (src/Scripting/Lua/Raw.hsc:201)
    c_lua_getfenv (src/Scripting/Lua/Raw.hsc:204)
    c_lua_settable (src/Scripting/Lua/Raw.hsc:211)
    c_lua_setfield (src/Scripting/Lua/Raw.hsc:214)
    c_lua_rawset (src/Scripting/Lua/Raw.hsc:217)
    c_lua_rawseti (src/Scripting/Lua/Raw.hsc:220)
    c_lua_setmetatable (src/Scripting/Lua/Raw.hsc:223)
    c_lua_setfenv (src/Scripting/Lua/Raw.hsc:226)
    c_lua_call (src/Scripting/Lua/Raw.hsc:233)
    c_lua_pcall (src/Scripting/Lua/Raw.hsc:236)
    c_lua_cpcall (src/Scripting/Lua/Raw.hsc:239)
    c_lua_load (src/Scripting/Lua/Raw.hsc:242)
    c_lua_dump (src/Scripting/Lua/Raw.hsc:245)
    c_lua_yield (src/Scripting/Lua/Raw.hsc:252)
    c_lua_resume (src/Scripting/Lua/Raw.hsc:255)
    c_lua_status (src/Scripting/Lua/Raw.hsc:258)
    c_lua_gc (src/Scripting/Lua/Raw.hsc:265)
    c_lua_error (src/Scripting/Lua/Raw.hsc:272)
    c_lua_next (src/Scripting/Lua/Raw.hsc:275)
    c_lua_concat (src/Scripting/Lua/Raw.hsc:278)
    c_luaL_openlibs (src/Scripting/Lua/Raw.hsc:281)
    c_luaL_newstate (src/Scripting/Lua/Raw.hsc:288)
    c_luaL_newmetatable (src/Scripting/Lua/Raw.hsc:291)
    c_luaL_argerror (src/Scripting/Lua/Raw.hsc:294)
    c_luaL_ref (src/Scripting/Lua/Raw.hsc:297)
    c_luaL_unref (src/Scripting/Lua/Raw.hsc:300)
  79% (113 /143) in 'Scripting.Lua'
  Missing documentation for:
    Module header
     (src/Scripting/Lua.hsc:51)
    mkStringWriter (src/Scripting/Lua.hsc:280)
    mkStringReader (src/Scripting/Lua.hsc:359)
    maybepeek (src/Scripting/Lua.hsc:551)
     (src/Scripting/Lua.hsc:558)
     (src/Scripting/Lua.hsc:563)
     (src/Scripting/Lua.hsc:568)
     (src/Scripting/Lua.hsc:573)
     (src/Scripting/Lua.hsc:578)
     (src/Scripting/Lua.hsc:583)
     (src/Scripting/Lua.hsc:588)
     (src/Scripting/Lua.hsc:594)
     (src/Scripting/Lua.hsc:600)
     (src/Scripting/Lua.hsc:605)
    typenameindex (src/Scripting/Lua.hsc:625)
    LuaImport (src/Scripting/Lua.hsc:628)
     (src/Scripting/Lua.hsc:632)
     (src/Scripting/Lua.hsc:639)
    mkWrapper (src/Scripting/Lua.hsc:654)
    LuaCallProc (src/Scripting/Lua.hsc:676)
    LuaCallFunc (src/Scripting/Lua.hsc:686)
     (src/Scripting/Lua.hsc:695)
     (src/Scripting/Lua.hsc:707)
     (src/Scripting/Lua.hsc:729)
     (src/Scripting/Lua.hsc:732)
    hsmethod__gc_addr (src/Scripting/Lua.hsc:737)
    hsmethod__call_addr (src/Scripting/Lua.hsc:740)
    hsmethod__gc (src/Scripting/Lua.hsc:742)
    hsmethod__call (src/Scripting/Lua.hsc:749)
Documentation created: dist/dist-sandbox-9df84abc/doc/html/hslua/index.html,
dist/dist-sandbox-9df84abc/doc/html/hslua/hslua.txt
Creating package registration file:
/tmp/pkgConf-hslua-0.49184831622113556942.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/hslua-0.4.1-J1e8NX3Yya16BvuWWEGah0
Registering hslua-0.4.1...
Installed hslua-0.4.1
Downloading http-date-0.0.6.1...
Configuring http-date-0.0.6.1...
Building http-date-0.0.6.1...
Preprocessing library http-date-0.0.6.1...

Network/HTTP/Date/Parser.hs:7:8:
    Could not find module ‘Data.Attoparsec.ByteString’
    There are files missing in the ‘attoparsec-0.13.0.1@attop_KGz8kXnHawX2yTRIBzGnQa’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

Network/HTTP/Date/Parser.hs:8:8:
    Could not find module ‘Data.Attoparsec.ByteString.Char8’
    There are files missing in the ‘attoparsec-0.13.0.1@attop_KGz8kXnHawX2yTRIBzGnQa’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
Failed to install http-date-0.0.6.1
Downloading mime-types-0.1.0.6...
Configuring mime-types-0.1.0.6...
Building mime-types-0.1.0.6...
Preprocessing library mime-types-0.1.0.6...

Network/Mime.hs:19:18:
    Could not find module ‘Data.Text’
    There are files missing in the ‘text-1.2.2.0@text_5c7VCmRXJenGcMPs3kwpkI’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
Failed to install mime-types-0.1.0.6
Downloading mwc-random-0.13.3.2...
Configuring mwc-random-0.13.3.2...
Building mwc-random-0.13.3.2...
Preprocessing library mwc-random-0.13.3.2...

System/Random/MWC.hs:103:8:
    Could not find module ‘Control.Monad.Primitive’
    There are files missing in the ‘primitive-0.6.1.0@primi_EphY2c7CCxSCBKjAN0YTR3’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

System/Random/MWC.hs:116:18:
    Could not find module ‘Data.Vector.Generic’
    There are files missing in the ‘vector-0.11.0.0@vecto_LmZ3LQW4ivu8MsQuVgukln’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

System/Random/MWC.hs:117:18:
    Could not find module ‘Data.Vector.Unboxed’
    There are files missing in the ‘vector-0.11.0.0@vecto_LmZ3LQW4ivu8MsQuVgukln’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

System/Random/MWC.hs:118:18:
    Could not find module ‘Data.Vector.Unboxed.Mutable’
    There are files missing in the ‘vector-0.11.0.0@vecto_LmZ3LQW4ivu8MsQuVgukln’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

System/Random/MWC/CondensedTable.hs:41:18:
    Could not find module ‘Data.Vector’
    There are files missing in the ‘vector-0.11.0.0@vecto_LmZ3LQW4ivu8MsQuVgukln’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

System/Random/MWC/Distributions.hs:49:18:
    Could not find module ‘Data.Vector.Generic.Mutable’
    There are files missing in the ‘vector-0.11.0.0@vecto_LmZ3LQW4ivu8MsQuVgukln’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
Failed to install mwc-random-0.13.3.2
Downloading network-2.6.2.1...
Configuring network-2.6.2.1...
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for an ANSI C-conforming const... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking ws2tcpip.h usability... no
checking ws2tcpip.h presence... no
checking for ws2tcpip.h... no
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking linux/can.h usability... yes
checking linux/can.h presence... yes
checking for linux/can.h... yes
checking linux/tcp.h usability... yes
checking linux/tcp.h presence... yes
checking for linux/tcp.h... yes
checking net/if.h usability... yes
checking net/if.h presence... yes
checking for net/if.h... yes
checking for readlink... yes
checking for symlink... yes
checking for if_nametoindex... yes
checking for struct msghdr.msg_control... yes
checking for struct msghdr.msg_accrights... no
checking for struct sockaddr.sa_len... no
checking for in_addr_t in netinet/in.h... yes
checking for SO_PEERCRED and struct ucred in sys/socket.h... yes
checking for getpeereid in unistd.h... checking for getpeereid... no
checking for _head_libws2_32_a in -lws2_32... no
checking for getaddrinfo... yes
checking for gai_strerror... yes
checking whether AI_ADDRCONFIG is declared... yes
checking whether AI_ALL is declared... yes
checking whether AI_NUMERICSERV is declared... yes
checking whether AI_V4MAPPED is declared... yes
checking whether IPV6_V6ONLY is declared... yes
checking whether IPPROTO_IP is declared... yes
checking whether IPPROTO_TCP is declared... yes
checking whether IPPROTO_IPV6 is declared... yes
checking for sendfile in sys/sendfile.h... yes
checking for sendfile in sys/socket.h... no
checking for gethostent... yes
checking for accept4... yes
configure: creating ./config.status
config.status: creating network.buildinfo
config.status: creating include/HsNetworkConfig.h
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
Building network-2.6.2.1...
Preprocessing library network-2.6.2.1...
[ 1 of 11] Compiling Network.Socket.ByteString.IOVec ( dist/dist-sandbox-9df84abc/build/Network/Socket/ByteString/IOVec.hs, dist/dist-sandbox-9df84abc/build/Network/Socket/ByteString/IOVec.o )
[ 2 of 11] Compiling Network.Socket.Types ( dist/dist-sandbox-9df84abc/build/Network/Socket/Types.hs, dist/dist-sandbox-9df84abc/build/Network/Socket/Types.o )

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

System/Time.hsc:117:8:
    Could not find module ‘System.Locale’
    There are files missing in the ‘old-locale-1.0.0.7@oldlo_7h2Gx6mVPJ5Gheca8j9Mpe’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
Failed to install old-time-1.1.0.3
Configuring pandoc-types-1.16.0.1...
Building pandoc-types-1.16.0.1...
Preprocessing library pandoc-types-1.16.0.1...

Text/Pandoc/Definition.hs:59:8:
    Could not find module ‘Data.Generics’
    There are files missing in the ‘syb-0.6@syb_4kccWaTe3QZLxAMQYKgEyE’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

Text/Pandoc/Definition.hs:61:8:
    Could not find module ‘Data.Aeson’
    There are files missing in the ‘aeson-0.10.0.0@aeson_1hHtiY1qxb13MxjrWuz7KY’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

Text/Pandoc/Definition.hs:62:18:
    Could not find module ‘Data.Aeson.Types’
    There are files missing in the ‘aeson-0.10.0.0@aeson_1hHtiY1qxb13MxjrWuz7KY’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
Failed to install pandoc-types-1.16.0.1
Configuring parsec-3.1.9...
Building parsec-3.1.9...
Preprocessing library parsec-3.1.9...

Text/Parsec/Prim.hs:80:8:
    Could not find module ‘Control.Monad.Trans’
    There are files missing in the ‘mtl-2.2.1@mtl_Aue4leSeVkpKLsfHIV51E8’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

Text/Parsec/Prim.hs:81:8:
    Could not find module ‘Control.Monad.Identity’
    There are files missing in the ‘mtl-2.2.1@mtl_Aue4leSeVkpKLsfHIV51E8’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

Text/Parsec/Prim.hs:83:8:
    Could not find module ‘Control.Monad.Reader.Class’
    There are files missing in the ‘mtl-2.2.1@mtl_Aue4leSeVkpKLsfHIV51E8’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

Text/Parsec/Prim.hs:84:8:
    Could not find module ‘Control.Monad.State.Class’
    There are files missing in the ‘mtl-2.2.1@mtl_Aue4leSeVkpKLsfHIV51E8’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

Text/Parsec/Prim.hs:85:8:
    Could not find module ‘Control.Monad.Cont.Class’
    There are files missing in the ‘mtl-2.2.1@mtl_Aue4leSeVkpKLsfHIV51E8’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

Text/Parsec/Prim.hs:86:8:
    Could not find module ‘Control.Monad.Error.Class’
    There are files missing in the ‘mtl-2.2.1@mtl_Aue4leSeVkpKLsfHIV51E8’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

Text/Parsec/Text.hs:19:18:
    Could not find module ‘Data.Text’
    There are files missing in the ‘text-1.2.2.0@text_5c7VCmRXJenGcMPs3kwpkI’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

Text/Parsec/Text/Lazy.hs:19:18:
    Could not find module ‘Data.Text.Lazy’
    There are files missing in the ‘text-1.2.2.0@text_5c7VCmRXJenGcMPs3kwpkI’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
Failed to install parsec-3.1.9
Downloading psqueues-0.2.0.3...
Configuring psqueues-0.2.0.3...
Building psqueues-0.2.0.3...
Preprocessing library psqueues-0.2.0.3...

src/Data/HashPSQ/Internal.hs:55:18:
    Could not find module ‘Data.Hashable’
    There are files missing in the ‘hashable-1.2.4.0@hasha_8GjadD03dR57AKCJdr90LD’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
Failed to install psqueues-0.2.0.3
Downloading regex-base-0.93.2...
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/dist-sandbox-9df84abc/build/Text/Regex/Base/RegexLike.o )
[2 of 4] Compiling Text.Regex.Base.Context ( Text/Regex/Base/Context.hs, dist/dist-sandbox-9df84abc/build/Text/Regex/Base/Context.o )
[3 of 4] Compiling Text.Regex.Base  ( Text/Regex/Base.hs, dist/dist-sandbox-9df84abc/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/dist-sandbox-9df84abc/build/Text/Regex/Base/Impl.o )
/usr/bin/ld: cannot find -lHSmtl-2.2.1-Aue4leSeVkpKLsfHIV51E8-ghc7.10.3
collect2: error: ld returned 1 exit status
Failed to install regex-base-0.93.2
Downloading safe-0.3.9...
Configuring safe-0.3.9...
Building safe-0.3.9...
Preprocessing library safe-0.3.9...
[1 of 4] Compiling Safe.Util        ( Safe/Util.hs, dist/dist-sandbox-9df84abc/build/Safe/Util.o )
[2 of 4] Compiling Safe.Exact       ( Safe/Exact.hs, dist/dist-sandbox-9df84abc/build/Safe/Exact.o )
[3 of 4] Compiling Safe.Foldable    ( Safe/Foldable.hs, dist/dist-sandbox-9df84abc/build/Safe/Foldable.o )
[4 of 4] Compiling Safe             ( Safe.hs, dist/dist-sandbox-9df84abc/build/Safe.o )
In-place registering safe-0.3.9...
Running Haddock for safe-0.3.9...
Running hscolour for safe-0.3.9...
Preprocessing library safe-0.3.9...
Preprocessing library safe-0.3.9...
Haddock coverage:
  14% (  1 /  7) in 'Safe.Util'
  Missing documentation for:
    .^ (Safe/Util.hs:8)
    .^^ (Safe/Util.hs:11)
    liftMay (Safe/Util.hs:14)
    fromNoteModule (Safe/Util.hs:17)
    fromNoteEitherModule (Safe/Util.hs:21)
    eitherToMaybe (Safe/Util.hs:25)
  35% (  8 / 23) in 'Safe.Exact'
  Missing documentation for:
    takeExactMay (Safe/Exact.hs:93)
    takeExactNote (Safe/Exact.hs:90)
    takeExactDef (Safe/Exact.hs:96)
    dropExactMay (Safe/Exact.hs:102)
    dropExactNote (Safe/Exact.hs:99)
    dropExactDef (Safe/Exact.hs:105)
    splitAtExactMay (Safe/Exact.hs:112)
    splitAtExactNote (Safe/Exact.hs:108)
    splitAtExactDef (Safe/Exact.hs:116)
    zipExactMay (Safe/Exact.hs:140)
    zipExactNote (Safe/Exact.hs:137)
    zipExactDef (Safe/Exact.hs:143)
    zipWithExactMay (Safe/Exact.hs:149)
    zipWithExactNote (Safe/Exact.hs:146)
    zipWithExactDef (Safe/Exact.hs:152)
  18% (  5 / 28) in 'Safe.Foldable'
  Missing documentation for:
    foldl1May (Safe/Foldable.hs:38)
    foldl1Def (Safe/Foldable.hs:46)
    foldl1Note (Safe/Foldable.hs:42)
    foldr1May (Safe/Foldable.hs:38)
    foldr1Def (Safe/Foldable.hs:46)
    foldr1Note (Safe/Foldable.hs:42)
    findJustDef (Safe/Foldable.hs:79)
    findJustNote (Safe/Foldable.hs:82)
    minimumMay (Safe/Foldable.hs:50)
    minimumDef (Safe/Foldable.hs:54)
    minimumNote (Safe/Foldable.hs:58)
    maximumMay (Safe/Foldable.hs:50)
    maximumDef (Safe/Foldable.hs:54)
    maximumNote (Safe/Foldable.hs:58)
    minimumByMay (Safe/Foldable.hs:62)
    minimumByDef (Safe/Foldable.hs:66)
    minimumByNote (Safe/Foldable.hs:70)
    maximumByMay (Safe/Foldable.hs:62)
    maximumByDef (Safe/Foldable.hs:66)
    maximumByNote (Safe/Foldable.hs:70)
    foldl1Safe (Safe/Foldable.hs:90)
    foldr1Safe (Safe/Foldable.hs:94)
    findJustSafe (Safe/Foldable.hs:99)
  20% ( 14 / 71) in 'Safe'
  Missing documentation for:
    initMay (Safe.hs:114)
    initDef (Safe.hs:117)
    initNote (Safe.hs:120)
    initSafe (Safe.hs:123)
    headMay (Safe.hs:128)
    headDef (Safe.hs:132)
    headNote (Safe.hs:136)
    lastMay (Safe.hs:128)
    lastDef (Safe.hs:132)
    lastNote (Safe.hs:136)
    minimumMay (Safe.hs:140)
    minimumDef (Safe.hs:144)
    minimumNote (Safe.hs:148)
    maximumMay (Safe.hs:140)
    maximumDef (Safe.hs:144)
    maximumNote (Safe.hs:148)
    minimumByMay (Safe.hs:152)
    minimumByDef (Safe.hs:156)
    minimumByNote (Safe.hs:160)
    maximumByMay (Safe.hs:152)
    maximumByDef (Safe.hs:156)
    maximumByNote (Safe.hs:160)
    foldr1May (Safe.hs:165)
    foldr1Def (Safe.hs:170)
    foldr1Note (Safe.hs:175)
    foldl1May (Safe.hs:165)
    foldl1Def (Safe.hs:170)
    foldl1Note (Safe.hs:175)
    foldl1May' (Safe.hs:165)
    foldl1Def' (Safe.hs:170)
    foldl1Note' (Safe.hs:175)
    scanl1May (Safe.hs:180)
    scanl1Def (Safe.hs:184)
    scanl1Note (Safe.hs:188)
    scanr1May (Safe.hs:180)
    scanr1Def (Safe.hs:184)
    scanr1Note (Safe.hs:188)
    fromJustNote (Safe.hs:197)
    assertNote (Safe.hs:200)
    atMay (Safe.hs:209)
    atDef (Safe.hs:212)
    atNote (Safe.hs:215)
    readMay (Safe.hs:219)
    readDef (Safe.hs:222)
    readNote (Safe.hs:225)
    lookupJustDef (Safe.hs:233)
    lookupJustNote (Safe.hs:236)
    findJustDef (Safe.hs:244)
    findJustNote (Safe.hs:247)
    elemIndexJustDef (Safe.hs:255)
    elemIndexJustNote (Safe.hs:258)
    findIndexJustDef (Safe.hs:266)
    findIndexJustNote (Safe.hs:269)
    toEnumMay (Safe.hs:274)
    toEnumDef (Safe.hs:283)
    toEnumNote (Safe.hs:286)
    toEnumSafe (Safe.hs:289)
Documentation created: dist/dist-sandbox-9df84abc/doc/html/safe/index.html,
dist/dist-sandbox-9df84abc/doc/html/safe/safe.txt
Creating package registration file:
/tmp/pkgConf-safe-0.315603070712077837209.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/safe-0.3.9-Eus5OohxO2XHvdWxKAmhFS
Registering safe-0.3.9...
Installed safe-0.3.9
Downloading securemem-0.1.9...
Configuring securemem-0.1.9...
Building securemem-0.1.9...
Preprocessing library securemem-0.1.9...

Data/SecureMem.hs:36:18:
    Could not find module ‘Data.Byteable’
    There are files missing in the ‘byteable-0.1.1@bytea_38yjJsjDRm9KusCn8Yo4aB’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

Data/SecureMem.hs:40:18:
    Could not find module ‘Data.ByteArray’
    There are files missing in the ‘memory-0.11@memor_0EiEBIg44i8KGjAeoKnPDs’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

Data/SecureMem.hs:41:18:
    Could not find module ‘Data.Memory.PtrMethods’
    There are files missing in the ‘memory-0.11@memor_0EiEBIg44i8KGjAeoKnPDs’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
Failed to install securemem-0.1.9
Configuring semigroups-0.18.1...
Building semigroups-0.18.1...
Preprocessing library semigroups-0.18.1...

src-ghc7/Data/Semigroup.hs:157:8:
    Could not find module ‘Data.Tagged’
    There are files missing in the ‘tagged-0.8.3@tagge_5cptKNCoGdxJM6eqqNERxD’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src-ghc7/Data/Semigroup.hs:161:18:
    Could not find module ‘Data.Text’
    There are files missing in the ‘text-1.2.2.0@text_5c7VCmRXJenGcMPs3kwpkI’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src-ghc7/Data/Semigroup.hs:162:18:
    Could not find module ‘Data.Text.Lazy’
    There are files missing in the ‘text-1.2.2.0@text_5c7VCmRXJenGcMPs3kwpkI’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src-ghc7/Data/Semigroup.hs:163:18:
    Could not find module ‘Data.Text.Lazy.Builder’
    There are files missing in the ‘text-1.2.2.0@text_5c7VCmRXJenGcMPs3kwpkI’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src-ghc7/Data/Semigroup.hs:167:8:
    Could not find module ‘Data.Hashable’
    There are files missing in the ‘hashable-1.2.4.0@hasha_8GjadD03dR57AKCJdr90LD’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src-ghc7/Data/Semigroup.hs:171:8:
    Could not find module ‘Data.HashMap.Lazy’
    There are files missing in the ‘unordered-containers-0.2.6.0@unord_KZtAs5BAqzn94LEgyMPvCy’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src-ghc7/Data/Semigroup.hs:172:8:
    Could not find module ‘Data.HashSet’
    There are files missing in the ‘unordered-containers-0.2.6.0@unord_KZtAs5BAqzn94LEgyMPvCy’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
Failed to install semigroups-0.18.1
Downloading setenv-0.1.1.3...
Configuring setenv-0.1.1.3...
Building setenv-0.1.1.3...
Preprocessing library setenv-0.1.1.3...
[1 of 1] Compiling System.SetEnv    ( src/System/SetEnv.hs, dist/dist-sandbox-9df84abc/build/System/SetEnv.o )
In-place registering setenv-0.1.1.3...
Running Haddock for setenv-0.1.1.3...
Running hscolour for setenv-0.1.1.3...
Preprocessing library setenv-0.1.1.3...
Preprocessing library setenv-0.1.1.3...
Haddock coverage:
  67% (  2 /  3) in 'System.SetEnv'
  Missing documentation for:
    Module header
Documentation created: dist/dist-sandbox-9df84abc/doc/html/setenv/index.html,
dist/dist-sandbox-9df84abc/doc/html/setenv/setenv.txt
Creating package registration file:
/tmp/pkgConf-setenv-0.1.19815125051836997946.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/setenv-0.1.1.3-6IUqFDI6NejGrNz9ulqEjc
Registering setenv-0.1.1.3...
Installed setenv-0.1.1.3
Downloading silently-1.2.5...
Configuring silently-1.2.5...
Building silently-1.2.5...
Preprocessing library silently-1.2.5...
[1 of 1] Compiling System.IO.Silently ( src/System/IO/Silently.hs, dist/dist-sandbox-9df84abc/build/System/IO/Silently.o )
In-place registering silently-1.2.5...
Running Haddock for silently-1.2.5...
Running hscolour for silently-1.2.5...
Preprocessing library silently-1.2.5...
Preprocessing library silently-1.2.5...
Haddock coverage:
 100% (  7 /  7) in 'System.IO.Silently'
Documentation created:
dist/dist-sandbox-9df84abc/doc/html/silently/index.html,
dist/dist-sandbox-9df84abc/doc/html/silently/silently.txt
Creating package registration file:
/tmp/pkgConf-silently-1.21970782719930104896.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/silently-1.2.5-5nVdOe0bUXfLPEbxHJT4m4
Registering silently-1.2.5...
Installed silently-1.2.5
Downloading stm-chans-3.0.0.4...
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-1003/stm-chans-3.0.0.4/dist/dist-sandbox-9df84abc/setup/setup.hs, /tmp/cabal-tmp-1003/stm-chans-3.0.0.4/dist/dist-sandbox-9df84abc/setup/Main.o )
Linking /tmp/cabal-tmp-1003/stm-chans-3.0.0.4/dist/dist-sandbox-9df84abc/setup/setup ...
Configuring stm-chans-3.0.0.4...
Building stm-chans-3.0.0.4...
Preprocessing library stm-chans-3.0.0.4...

src/Control/Concurrent/STM/TBChan.hs:61:8:
    Could not find module ‘Control.Monad.STM’
    There are files missing in the ‘stm-2.4.4.1@stm_EyxFXFfnfY05IrjGaqCxeD’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Control/Concurrent/STM/TBChan.hs:62:8:
    Could not find module ‘Control.Concurrent.STM.TVar’
    There are files missing in the ‘stm-2.4.4.1@stm_EyxFXFfnfY05IrjGaqCxeD’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Control/Concurrent/STM/TBChan.hs:63:8:
    Could not find module ‘Control.Concurrent.STM.TChan’
    There are files missing in the ‘stm-2.4.4.1@stm_EyxFXFfnfY05IrjGaqCxeD’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Control/Concurrent/STM/TBMQueue.hs:69:8:
    Could not find module ‘Control.Concurrent.STM.TQueue’
    There are files missing in the ‘stm-2.4.4.1@stm_EyxFXFfnfY05IrjGaqCxeD’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
Failed to install stm-chans-3.0.0.4
Downloading stringsearch-0.3.6.6...
Configuring stringsearch-0.3.6.6...
Building stringsearch-0.3.6.6...
Preprocessing library stringsearch-0.3.6.6...
[ 1 of 15] Compiling Data.ByteString.Lazy.Search.KarpRabin ( Data/ByteString/Lazy/Search/KarpRabin.hs, dist/dist-sandbox-9df84abc/build/Data/ByteString/Lazy/Search/KarpRabin.o )
[ 2 of 15] Compiling Data.ByteString.Search.KarpRabin ( Data/ByteString/Search/KarpRabin.hs, dist/dist-sandbox-9df84abc/build/Data/ByteString/Search/KarpRabin.o )
[ 3 of 15] Compiling Data.ByteString.Search.Internal.Utils ( Data/ByteString/Search/Internal/Utils.hs, dist/dist-sandbox-9df84abc/build/Data/ByteString/Search/Internal/Utils.o )
[ 4 of 15] Compiling Data.ByteString.Search.Internal.KnuthMorrisPratt ( Data/ByteString/Search/Internal/KnuthMorrisPratt.hs, dist/dist-sandbox-9df84abc/build/Data/ByteString/Search/Internal/KnuthMorrisPratt.o )
[ 5 of 15] Compiling Data.ByteString.Search.KMP ( Data/ByteString/Search/KMP.hs, dist/dist-sandbox-9df84abc/build/Data/ByteString/Search/KMP.o )
[ 6 of 15] Compiling Data.ByteString.Search.KnuthMorrisPratt ( Data/ByteString/Search/KnuthMorrisPratt.hs, dist/dist-sandbox-9df84abc/build/Data/ByteString/Search/KnuthMorrisPratt.o )
[ 7 of 15] Compiling Data.ByteString.Lazy.Search.KMP ( Data/ByteString/Lazy/Search/KMP.hs, dist/dist-sandbox-9df84abc/build/Data/ByteString/Lazy/Search/KMP.o )
[ 8 of 15] Compiling Data.ByteString.Search.Substitution ( Data/ByteString/Search/Substitution.hs, dist/dist-sandbox-9df84abc/build/Data/ByteString/Search/Substitution.o )
[ 9 of 15] Compiling Data.ByteString.Lazy.Search.Internal.BoyerMoore ( Data/ByteString/Lazy/Search/Internal/BoyerMoore.hs, dist/dist-sandbox-9df84abc/build/Data/ByteString/Lazy/Search/Internal/BoyerMoore.o )
[10 of 15] Compiling Data.ByteString.Search.DFA ( Data/ByteString/Search/DFA.hs, dist/dist-sandbox-9df84abc/build/Data/ByteString/Search/DFA.o )
[11 of 15] Compiling Data.ByteString.Lazy.Search ( Data/ByteString/Lazy/Search.hs, dist/dist-sandbox-9df84abc/build/Data/ByteString/Lazy/Search.o )
[12 of 15] Compiling Data.ByteString.Lazy.Search.DFA ( Data/ByteString/Lazy/Search/DFA.hs, dist/dist-sandbox-9df84abc/build/Data/ByteString/Lazy/Search/DFA.o )
[13 of 15] Compiling Data.ByteString.Search.Internal.BoyerMoore ( Data/ByteString/Search/Internal/BoyerMoore.hs, dist/dist-sandbox-9df84abc/build/Data/ByteString/Search/Internal/BoyerMoore.o )
[14 of 15] Compiling Data.ByteString.Search.BoyerMoore ( Data/ByteString/Search/BoyerMoore.hs, dist/dist-sandbox-9df84abc/build/Data/ByteString/Search/BoyerMoore.o )
[15 of 15] Compiling Data.ByteString.Search ( Data/ByteString/Search.hs, dist/dist-sandbox-9df84abc/build/Data/ByteString/Search.o )
In-place registering stringsearch-0.3.6.6...
Running Haddock for stringsearch-0.3.6.6...
Running hscolour for stringsearch-0.3.6.6...
Preprocessing library stringsearch-0.3.6.6...
Preprocessing library stringsearch-0.3.6.6...
Haddock coverage:
 100% (  7 /  7) in 'Data.ByteString.Lazy.Search.KarpRabin'
 100% (  7 /  7) in 'Data.ByteString.Search.KarpRabin'
   9% (  1 / 11) in 'Data.ByteString.Search.Internal.Utils'
 100% ( 16 / 16) in 'Data.ByteString.Search.Internal.KnuthMorrisPratt'
 100% ( 10 / 10) in 'Data.ByteString.Search.KMP'
 100% ( 20 / 20) in 'Data.ByteString.Search.KnuthMorrisPratt'
 100% ( 12 / 12) in 'Data.ByteString.Lazy.Search.KMP'
 100% (  2 /  2) in 'Data.ByteString.Search.Substitution'
  45% (  5 / 11) in 'Data.ByteString.Lazy.Search.Internal.BoyerMoore'
 100% ( 19 / 19) in 'Data.ByteString.Search.DFA'
 100% ( 28 / 28) in 'Data.ByteString.Lazy.Search'
 100% ( 20 / 20) in 'Data.ByteString.Lazy.Search.DFA'
  50% (  5 / 10) in 'Data.ByteString.Search.Internal.BoyerMoore'
 100% ( 24 / 24) in 'Data.ByteString.Search.BoyerMoore'
 100% ( 21 / 21) in 'Data.ByteString.Search'
Documentation created:
dist/dist-sandbox-9df84abc/doc/html/stringsearch/index.html,
dist/dist-sandbox-9df84abc/doc/html/stringsearch/stringsearch.txt
Creating package registration file:
/tmp/pkgConf-stringsearch-0.3.61735551514755594861.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/stringsearch-0.3.6.6-CAOAc0sCfAC9gi7YClo2KY
Registering stringsearch-0.3.6.6...
Installed stringsearch-0.3.6.6
Downloading tagsoup-0.13.8...
Configuring tagsoup-0.13.8...
Building tagsoup-0.13.8...
Preprocessing library tagsoup-0.13.8...

Text/StringLike.hs:14:18:
    Could not find module ‘Data.Text’
    There are files missing in the ‘text-1.2.2.0@text_5c7VCmRXJenGcMPs3kwpkI’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

Text/StringLike.hs:15:18:
    Could not find module ‘Data.Text.Lazy’
    There are files missing in the ‘text-1.2.2.0@text_5c7VCmRXJenGcMPs3kwpkI’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
Failed to install tagsoup-0.13.8
Downloading time-locale-compat-0.1.1.1...
Configuring time-locale-compat-0.1.1.1...
Building time-locale-compat-0.1.1.1...
Preprocessing library time-locale-compat-0.1.1.1...
[1 of 1] Compiling Data.Time.Locale.Compat ( src/Data/Time/Locale/Compat.hs, dist/dist-sandbox-9df84abc/build/Data/Time/Locale/Compat.o )
In-place registering time-locale-compat-0.1.1.1...
Running Haddock for time-locale-compat-0.1.1.1...
Running hscolour for time-locale-compat-0.1.1.1...
Preprocessing library time-locale-compat-0.1.1.1...
Preprocessing library time-locale-compat-0.1.1.1...
Haddock coverage:
  86% (  6 /  7) in 'Data.Time.Locale.Compat'
  Missing documentation for:
    TimeLocale
Documentation created:
dist/dist-sandbox-9df84abc/doc/html/time-locale-compat/index.html,
dist/dist-sandbox-9df84abc/doc/html/time-locale-compat/time-locale-compat.txt
Creating package registration file:
/tmp/pkgConf-time-locale-compat-0.1.11426608253847915875.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/time-locale-compat-0.1.1.1-Ciz7M1U3da73rRwCjRF3Np
Registering time-locale-compat-0.1.1.1...
Installed time-locale-compat-0.1.1.1
Downloading transformers-base-0.4.4...
Configuring transformers-base-0.4.4...
Building transformers-base-0.4.4...
Preprocessing library transformers-base-0.4.4...

src/Control/Monad/Base.hs:48:8:
    Could not find module ‘Control.Monad.STM’
    There are files missing in the ‘stm-2.4.4.1@stm_EyxFXFfnfY05IrjGaqCxeD’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
Failed to install transformers-base-0.4.4
Downloading unix-compat-0.4.1.4...
Configuring unix-compat-0.4.1.4...
Building unix-compat-0.4.1.4...
Preprocessing library unix-compat-0.4.1.4...
[1 of 8] Compiling System.PosixCompat.User ( dist/dist-sandbox-9df84abc/build/System/PosixCompat/User.hs, dist/dist-sandbox-9df84abc/build/System/PosixCompat/User.o )
[2 of 8] Compiling System.PosixCompat.Unistd ( src/System/PosixCompat/Unistd.hs, dist/dist-sandbox-9df84abc/build/System/PosixCompat/Unistd.o )
[3 of 8] Compiling System.PosixCompat.Types ( src/System/PosixCompat/Types.hs, dist/dist-sandbox-9df84abc/build/System/PosixCompat/Types.o )
[4 of 8] Compiling System.PosixCompat.Extensions ( dist/dist-sandbox-9df84abc/build/System/PosixCompat/Extensions.hs, dist/dist-sandbox-9df84abc/build/System/PosixCompat/Extensions.o )
[5 of 8] Compiling System.PosixCompat.Time ( src/System/PosixCompat/Time.hs, dist/dist-sandbox-9df84abc/build/System/PosixCompat/Time.o )
[6 of 8] Compiling System.PosixCompat.Temp ( src/System/PosixCompat/Temp.hs, dist/dist-sandbox-9df84abc/build/System/PosixCompat/Temp.o )
[7 of 8] Compiling System.PosixCompat.Files ( dist/dist-sandbox-9df84abc/build/System/PosixCompat/Files.hs, dist/dist-sandbox-9df84abc/build/System/PosixCompat/Files.o )
[8 of 8] Compiling System.PosixCompat ( src/System/PosixCompat.hs, dist/dist-sandbox-9df84abc/build/System/PosixCompat.o )
In-place registering unix-compat-0.4.1.4...
Running Haddock for unix-compat-0.4.1.4...
Running hscolour for unix-compat-0.4.1.4...
Preprocessing library unix-compat-0.4.1.4...
Preprocessing library unix-compat-0.4.1.4...
Haddock coverage:
  91% ( 21 / 23) in 'System.PosixCompat.User'
  Missing documentation for:
    GroupEntry
    UserEntry
  75% (  6 /  8) in 'System.PosixCompat.Unistd'
  Missing documentation for:
    SystemID
    getSystemID
 100% (  2 /  2) in 'System.PosixCompat.Types'
  71% (  5 /  7) in 'System.PosixCompat.Extensions'
  Missing documentation for:
    CMajor (src/System/PosixCompat/Extensions.hsc:23)
    CMinor (src/System/PosixCompat/Extensions.hsc:24)
 100% (  2 /  2) in 'System.PosixCompat.Time'
 100% (  2 /  2) in 'System.PosixCompat.Temp'
  99% ( 77 / 78) in 'System.PosixCompat.Files'
  Missing documentation for:
    PathVar
 100% (  8 /  8) in 'System.PosixCompat'
Documentation created:
dist/dist-sandbox-9df84abc/doc/html/unix-compat/index.html,
dist/dist-sandbox-9df84abc/doc/html/unix-compat/unix-compat.txt
Creating package registration file:
/tmp/pkgConf-unix-compat-0.4.11042080532573120688.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/unix-compat-0.4.1.4-Km8uiabmElX5mrb8D4Fywe
Registering unix-compat-0.4.1.4...
Installed unix-compat-0.4.1.4
Downloading utf8-string-1.0.1.1...
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/dist-sandbox-9df84abc/build/Codec/Binary/UTF8/String.o )
[2 of 5] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/dist-sandbox-9df84abc/build/Codec/Binary/UTF8/Generic.o )
[3 of 5] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/dist-sandbox-9df84abc/build/Data/String/UTF8.o )
[4 of 5] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/dist-sandbox-9df84abc/build/Data/ByteString/Lazy/UTF8.o )
[5 of 5] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/dist-sandbox-9df84abc/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/dist-sandbox-9df84abc/doc/html/utf8-string/index.html,
dist/dist-sandbox-9df84abc/doc/html/utf8-string/utf8-string.txt
Creating package registration file:
/tmp/pkgConf-utf8-string-1.0.12135693054475853939.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/utf8-string-1.0.1.1-L8eKHa7Iv9q7FVKUYW6u4b
Registering utf8-string-1.0.1.1...
Installed utf8-string-1.0.1.1
Downloading vault-0.3.0.5...
Configuring vault-0.3.0.5...
Building vault-0.3.0.5...
Preprocessing library vault-0.3.0.5...

src/Data/Unique/Really.hs:7:8:
    Could not find module ‘Data.Hashable’
    There are files missing in the ‘hashable-1.2.4.0@hasha_8GjadD03dR57AKCJdr90LD’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Data/Vault/ST/backends/GHC.hs:6:18:
    Could not find module ‘Data.HashMap.Lazy’
    There are files missing in the ‘unordered-containers-0.2.6.0@unord_KZtAs5BAqzn94LEgyMPvCy’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Data/Vault/ST/backends/GHC.hs:6:18:
    Could not find module ‘Data.HashMap.Strict’
    There are files missing in the ‘unordered-containers-0.2.6.0@unord_KZtAs5BAqzn94LEgyMPvCy’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
Failed to install vault-0.3.0.5
Downloading word8-0.1.2...
Configuring word8-0.1.2...
Building word8-0.1.2...
Preprocessing library word8-0.1.2...
[1 of 2] Compiling Data.Word8       ( Data/Word8.hs, dist/dist-sandbox-9df84abc/build/Data/Word8.o )
[2 of 2] Compiling Data.Char8       ( Data/Char8.hs, dist/dist-sandbox-9df84abc/build/Data/Char8.o )
In-place registering word8-0.1.2...
Running Haddock for word8-0.1.2...
Running hscolour for word8-0.1.2...
Preprocessing library word8-0.1.2...
Preprocessing library word8-0.1.2...
Haddock coverage:
   8% ( 13 /154) in 'Data.Word8'
  Missing documentation for:
    isControl (Data/Word8.hs:49)
    isSpace (Data/Word8.hs:53)
    isUpper (Data/Word8.hs:83)
    isAlpha (Data/Word8.hs:88)
    isAlphaNum (Data/Word8.hs:91)
    isPrint (Data/Word8.hs:94)
    isDigit (Data/Word8.hs:100)
    isOctDigit (Data/Word8.hs:103)
    isHexDigit (Data/Word8.hs:106)
    isLetter (Data/Word8.hs:111)
    isMark (Data/Word8.hs:114)
    isNumber (Data/Word8.hs:117)
    isSeparator (Data/Word8.hs:144)
    isAscii (Data/Word8.hs:150)
    isLatin1 (Data/Word8.hs:153)
    isAsciiUpper (Data/Word8.hs:156)
    isAsciiLower (Data/Word8.hs:159)
    toLower (Data/Word8.hs:171)
    _nul (Data/Word8.hs:182)
    _tab (Data/Word8.hs:182)
    _lf (Data/Word8.hs:182)
    _vt (Data/Word8.hs:182)
    _np (Data/Word8.hs:182)
    _cr (Data/Word8.hs:182)
    _space (Data/Word8.hs:190)
    _exclam (Data/Word8.hs:190)
    _quotedbl (Data/Word8.hs:190)
    _numbersign (Data/Word8.hs:190)
    _dollar (Data/Word8.hs:190)
    _percent (Data/Word8.hs:190)
    _ampersand (Data/Word8.hs:190)
    _quotesingle (Data/Word8.hs:190)
    _parenleft (Data/Word8.hs:190)
    _parenright (Data/Word8.hs:190)
    _asterisk (Data/Word8.hs:190)
    _plus (Data/Word8.hs:190)
    _comma (Data/Word8.hs:190)
    _hyphen (Data/Word8.hs:190)
    _period (Data/Word8.hs:190)
    _slash (Data/Word8.hs:190)
    _0 (Data/Word8.hs:208)
    _1 (Data/Word8.hs:208)
    _2 (Data/Word8.hs:208)
    _3 (Data/Word8.hs:208)
    _4 (Data/Word8.hs:208)
    _5 (Data/Word8.hs:208)
    _6 (Data/Word8.hs:208)
    _7 (Data/Word8.hs:208)
    _8 (Data/Word8.hs:208)
    _9 (Data/Word8.hs:208)
    _colon (Data/Word8.hs:220)
    _semicolon (Data/Word8.hs:220)
    _less (Data/Word8.hs:220)
    _equal (Data/Word8.hs:220)
    _greater (Data/Word8.hs:220)
    _question (Data/Word8.hs:220)
    _at (Data/Word8.hs:220)
    _A (Data/Word8.hs:229)
    _B (Data/Word8.hs:229)
    _C (Data/Word8.hs:229)
    _D (Data/Word8.hs:229)
    _E (Data/Word8.hs:229)
    _F (Data/Word8.hs:229)
    _G (Data/Word8.hs:229)
    _H (Data/Word8.hs:229)
    _I (Data/Word8.hs:229)
    _J (Data/Word8.hs:229)
    _K (Data/Word8.hs:229)
    _L (Data/Word8.hs:229)
    _M (Data/Word8.hs:229)
    _N (Data/Word8.hs:229)
    _O (Data/Word8.hs:229)
    _P (Data/Word8.hs:229)
    _Q (Data/Word8.hs:229)
    _R (Data/Word8.hs:229)
    _S (Data/Word8.hs:229)
    _T (Data/Word8.hs:229)
    _U (Data/Word8.hs:229)
    _V (Data/Word8.hs:229)
    _W (Data/Word8.hs:229)
    _X (Data/Word8.hs:229)
    _Y (Data/Word8.hs:229)
    _Z (Data/Word8.hs:229)
    _bracketleft (Data/Word8.hs:257)
    _backslash (Data/Word8.hs:257)
    _bracketright (Data/Word8.hs:257)
    _circum (Data/Word8.hs:257)
    _underscore (Data/Word8.hs:257)
    _grave (Data/Word8.hs:257)
    _a (Data/Word8.hs:265)
    _b (Data/Word8.hs:265)
    _c (Data/Word8.hs:265)
    _d (Data/Word8.hs:265)
    _e (Data/Word8.hs:265)
    _f (Data/Word8.hs:265)
    _g (Data/Word8.hs:265)
    _h (Data/Word8.hs:265)
    _i (Data/Word8.hs:265)
    _j (Data/Word8.hs:265)
    _k (Data/Word8.hs:265)
    _l (Data/Word8.hs:265)
    _m (Data/Word8.hs:265)
    _n (Data/Word8.hs:265)
    _o (Data/Word8.hs:265)
    _p (Data/Word8.hs:265)
    _q (Data/Word8.hs:265)
    _r (Data/Word8.hs:265)
    _s (Data/Word8.hs:265)
    _t (Data/Word8.hs:265)
    _u (Data/Word8.hs:265)
    _v (Data/Word8.hs:265)
    _w (Data/Word8.hs:265)
    _x (Data/Word8.hs:265)
    _y (Data/Word8.hs:265)
    _z (Data/Word8.hs:265)
    _braceleft (Data/Word8.hs:293)
    _bar (Data/Word8.hs:293)
    _braceright (Data/Word8.hs:293)
    _tilde (Data/Word8.hs:293)
    _del (Data/Word8.hs:293)
    _nbsp (Data/Word8.hs:300)
    _ordfeminine (Data/Word8.hs:303)
    _softhyphen (Data/Word8.hs:303)
    _mu (Data/Word8.hs:303)
    _ordmasculine (Data/Word8.hs:303)
    _s2 (Data/Word8.hs:309)
    _s3 (Data/Word8.hs:309)
    _s1 (Data/Word8.hs:309)
    _1'4 (Data/Word8.hs:309)
    _1'2 (Data/Word8.hs:309)
    _3'4 (Data/Word8.hs:309)
    _Agrave (Data/Word8.hs:317)
    _Odieresis (Data/Word8.hs:317)
    _Oslash (Data/Word8.hs:317)
    _Thorn (Data/Word8.hs:317)
    _germandbls (Data/Word8.hs:323)
    _agrave (Data/Word8.hs:323)
    _odieresis (Data/Word8.hs:323)
    _oslash (Data/Word8.hs:323)
    _thorn (Data/Word8.hs:323)
    _ydieresis (Data/Word8.hs:323)
  33% (  9 / 27) in 'Data.Char8'
  Missing documentation for:
    isControl (Data/Char8.hs:28)
    isSpace (Data/Char8.hs:32)
    isUpper (Data/Char8.hs:62)
    isAlpha (Data/Char8.hs:67)
    isAlphaNum (Data/Char8.hs:70)
    isPrint (Data/Char8.hs:73)
    isDigit (Data/Char8.hs:79)
    isOctDigit (Data/Char8.hs:82)
    isHexDigit (Data/Char8.hs:85)
    isLetter (Data/Char8.hs:90)
    isMark (Data/Char8.hs:93)
    isNumber (Data/Char8.hs:96)
    isSeparator (Data/Char8.hs:123)
    isAscii (Data/Char8.hs:129)
    isLatin1 (Data/Char8.hs:132)
    isAsciiUpper (Data/Char8.hs:139)
    isAsciiLower (Data/Char8.hs:142)
    toLower (Data/Char8.hs:154)
Documentation created: dist/dist-sandbox-9df84abc/doc/html/word8/index.html,
dist/dist-sandbox-9df84abc/doc/html/word8/word8.txt
Creating package registration file:
/tmp/pkgConf-word8-0.19452291571882802159.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/word8-0.1.2-6yKBsGbmsbLB2UCORShr75
Registering word8-0.1.2...
Installed word8-0.1.2
Downloading xml-1.3.14...
Configuring xml-1.3.14...
Building xml-1.3.14...
Preprocessing library xml-1.3.14...

Text/XML/Light/Lexer.hs:11:18:
    Could not find module ‘Data.Text’
    There are files missing in the ‘text-1.2.2.0@text_5c7VCmRXJenGcMPs3kwpkI’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

Text/XML/Light/Lexer.hs:12:18:
    Could not find module ‘Data.Text.Lazy’
    There are files missing in the ‘text-1.2.2.0@text_5c7VCmRXJenGcMPs3kwpkI’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
Failed to install xml-1.3.14
Downloading zlib-0.6.1.1...
Configuring zlib-0.6.1.1...
Building zlib-0.6.1.1...
Preprocessing library zlib-0.6.1.1...
[1 of 5] Compiling Codec.Compression.Zlib.Stream ( dist/dist-sandbox-9df84abc/build/Codec/Compression/Zlib/Stream.hs, dist/dist-sandbox-9df84abc/build/Codec/Compression/Zlib/Stream.o )
[2 of 5] Compiling Codec.Compression.Zlib.Internal ( Codec/Compression/Zlib/Internal.hs, dist/dist-sandbox-9df84abc/build/Codec/Compression/Zlib/Internal.o )
[3 of 5] Compiling Codec.Compression.Zlib.Raw ( Codec/Compression/Zlib/Raw.hs, dist/dist-sandbox-9df84abc/build/Codec/Compression/Zlib/Raw.o )
[4 of 5] Compiling Codec.Compression.Zlib ( Codec/Compression/Zlib.hs, dist/dist-sandbox-9df84abc/build/Codec/Compression/Zlib.o )
[5 of 5] Compiling Codec.Compression.GZip ( Codec/Compression/GZip.hs, dist/dist-sandbox-9df84abc/build/Codec/Compression/GZip.o )
In-place registering zlib-0.6.1.1...
Running Haddock for zlib-0.6.1.1...
Running hscolour for zlib-0.6.1.1...
Preprocessing library zlib-0.6.1.1...
Preprocessing library zlib-0.6.1.1...
Haddock coverage:
  62% ( 40 / 64) in 'Codec.Compression.Zlib.Stream'
  Missing documentation for:
    Stream (Codec/Compression/Zlib/Stream.hsc:351)
    State (Codec/Compression/Zlib/Stream.hsc:399)
    mkState (Codec/Compression/Zlib/Stream.hsc:405)
    runStream (Codec/Compression/Zlib/Stream.hsc:419)
    unsafeLiftIO (Codec/Compression/Zlib/Stream.hsc:428)
    deflateInit (Codec/Compression/Zlib/Stream.hsc:936)
    inflateInit (Codec/Compression/Zlib/Stream.hsc:928)
    formatSupportsDictionary (Codec/Compression/Zlib/Stream.hsc:624)
    deflate (Codec/Compression/Zlib/Stream.hsc:250)
    inflate (Codec/Compression/Zlib/Stream.hsc:270)
    Status (Codec/Compression/Zlib/Stream.hsc:518)
    Flush (Codec/Compression/Zlib/Stream.hsc:564)
    ErrorCode (Codec/Compression/Zlib/Stream.hsc:523)
    inflateReset (Codec/Compression/Zlib/Stream.hsc:290)
    pushInputBuffer (Codec/Compression/Zlib/Stream.hsc:147)
    inputBufferEmpty (Codec/Compression/Zlib/Stream.hsc:169)
    popRemainingInputBuffer (Codec/Compression/Zlib/Stream.hsc:173)
    pushOutputBuffer (Codec/Compression/Zlib/Stream.hsc:187)
    popOutputBuffer (Codec/Compression/Zlib/Stream.hsc:213)
    outputBufferBytesAvailable (Codec/Compression/Zlib/Stream.hsc:230)
    outputBufferSpaceRemaining (Codec/Compression/Zlib/Stream.hsc:236)
    outputBufferFull (Codec/Compression/Zlib/Stream.hsc:242)
    deflateSetDictionary (Codec/Compression/Zlib/Stream.hsc:306)
    inflateSetDictionary (Codec/Compression/Zlib/Stream.hsc:313)
 100% ( 51 / 51) in 'Codec.Compression.Zlib.Internal'
  88% ( 28 / 32) in 'Codec.Compression.Zlib.Raw'
  Missing documentation for:
    compress (Codec/Compression/Zlib/Raw.hs:64)
    decompress (Codec/Compression/Zlib/Raw.hs:58)
    compressWith (Codec/Compression/Zlib/Raw.hs:67)
    decompressWith (Codec/Compression/Zlib/Raw.hs:61)
 100% ( 33 / 33) in 'Codec.Compression.Zlib'
 100% ( 33 / 33) in 'Codec.Compression.GZip'
Documentation created: dist/dist-sandbox-9df84abc/doc/html/zlib/index.html,
dist/dist-sandbox-9df84abc/doc/html/zlib/zlib.txt
Creating package registration file:
/tmp/pkgConf-zlib-0.6.16970546601508472944.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/zlib-0.6.1.1-7LjT7TSHX8U3VTy3t378Vu
Registering zlib-0.6.1.1...
Installed zlib-0.6.1.1
Downloading fast-logger-2.4.1...
Configuring fast-logger-2.4.1...
Building fast-logger-2.4.1...
Preprocessing library fast-logger-2.4.1...

System/Log/FastLogger/LogStr.hs:28:18:
    Could not find module ‘Data.Text’
    There are files missing in the ‘text-1.2.2.0@text_5c7VCmRXJenGcMPs3kwpkI’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

System/Log/FastLogger/LogStr.hs:29:18:
    Could not find module ‘Data.Text.Encoding’
    There are files missing in the ‘text-1.2.2.0@text_5c7VCmRXJenGcMPs3kwpkI’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

System/Log/FastLogger/LogStr.hs:30:18:
    Could not find module ‘Data.Text.Lazy’
    There are files missing in the ‘text-1.2.2.0@text_5c7VCmRXJenGcMPs3kwpkI’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

System/Log/FastLogger/LogStr.hs:31:18:
    Could not find module ‘Data.Text.Lazy.Encoding’
    There are files missing in the ‘text-1.2.2.0@text_5c7VCmRXJenGcMPs3kwpkI’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
Failed to install fast-logger-2.4.1
Downloading pem-0.2.2...
Configuring pem-0.2.2...
Building pem-0.2.2...
Preprocessing library pem-0.2.2...
[1 of 4] Compiling Data.PEM.Types   ( Data/PEM/Types.hs, dist/dist-sandbox-9df84abc/build/Data/PEM/Types.o )
[2 of 4] Compiling Data.PEM.Writer  ( Data/PEM/Writer.hs, dist/dist-sandbox-9df84abc/build/Data/PEM/Writer.o )
[3 of 4] Compiling Data.PEM.Parser  ( Data/PEM/Parser.hs, dist/dist-sandbox-9df84abc/build/Data/PEM/Parser.o )
[4 of 4] Compiling Data.PEM         ( Data/PEM.hs, dist/dist-sandbox-9df84abc/build/Data/PEM.o )

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

Data/PEM.hs:14:1: Warning: Tab character
/usr/bin/ld: cannot find -lHSmtl-2.2.1-Aue4leSeVkpKLsfHIV51E8-ghc7.10.3
collect2: error: ld returned 1 exit status
Failed to install pem-0.2.2
Downloading aeson-pretty-0.7.2...
Configuring aeson-pretty-0.7.2...
Building aeson-pretty-0.7.2...
Preprocessing library aeson-pretty-0.7.2...

Data/Aeson/Encode/Pretty.hs:56:8:
    Could not find module ‘Data.Aeson’
    There are files missing in the ‘aeson-0.10.0.0@aeson_1hHtiY1qxb13MxjrWuz7KY’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

Data/Aeson/Encode/Pretty.hs:57:18:
    Could not find module ‘Data.Aeson.Encode’
    There are files missing in the ‘aeson-0.10.0.0@aeson_1hHtiY1qxb13MxjrWuz7KY’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

Data/Aeson/Encode/Pretty.hs:60:18:
    Could not find module ‘Data.HashMap.Strict’
    There are files missing in the ‘unordered-containers-0.2.6.0@unord_KZtAs5BAqzn94LEgyMPvCy’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

Data/Aeson/Encode/Pretty.hs:65:8:
    Could not find module ‘Data.Text’
    There are files missing in the ‘text-1.2.2.0@text_5c7VCmRXJenGcMPs3kwpkI’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

Data/Aeson/Encode/Pretty.hs:66:8:
    Could not find module ‘Data.Text.Lazy.Builder’
    There are files missing in the ‘text-1.2.2.0@text_5c7VCmRXJenGcMPs3kwpkI’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

Data/Aeson/Encode/Pretty.hs:67:8:
    Could not find module ‘Data.Text.Lazy.Encoding’
    There are files missing in the ‘text-1.2.2.0@text_5c7VCmRXJenGcMPs3kwpkI’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

Data/Aeson/Encode/Pretty.hs:68:18:
    Could not find module ‘Data.Vector’
    There are files missing in the ‘vector-0.11.0.0@vecto_LmZ3LQW4ivu8MsQuVgukln’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
Failed to install aeson-pretty-0.7.2
Downloading asn1-types-0.3.2...
Configuring asn1-types-0.3.2...
Building asn1-types-0.3.2...
Preprocessing library asn1-types-0.3.2...

Data/ASN1/Pretty.hs:15:18:
    Could not find module ‘Data.ByteArray.Encoding’
    There are files missing in the ‘memory-0.11@memor_0EiEBIg44i8KGjAeoKnPDs’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
Failed to install asn1-types-0.3.2
Downloading iproute-1.7.0...
Configuring iproute-1.7.0...
Building iproute-1.7.0...
Preprocessing library iproute-1.7.0...
[1 of 8] Compiling Data.IP.Addr     ( Data/IP/Addr.hs, dist/dist-sandbox-9df84abc/build/Data/IP/Addr.o )
[2 of 8] Compiling Data.IP.Mask     ( Data/IP/Mask.hs, dist/dist-sandbox-9df84abc/build/Data/IP/Mask.o )
[3 of 8] Compiling Data.IP.Range    ( Data/IP/Range.hs, dist/dist-sandbox-9df84abc/build/Data/IP/Range.o )
[4 of 8] Compiling Data.IP.Op       ( Data/IP/Op.hs, dist/dist-sandbox-9df84abc/build/Data/IP/Op.o )
[5 of 8] Compiling Data.IP.Internal ( Data/IP/Internal.hs, dist/dist-sandbox-9df84abc/build/Data/IP/Internal.o )
[6 of 8] Compiling Data.IP.RouteTable.Internal ( Data/IP/RouteTable/Internal.hs, dist/dist-sandbox-9df84abc/build/Data/IP/RouteTable/Internal.o )
[7 of 8] Compiling Data.IP.RouteTable ( Data/IP/RouteTable.hs, dist/dist-sandbox-9df84abc/build/Data/IP/RouteTable.o )
[8 of 8] Compiling Data.IP          ( Data/IP.hs, dist/dist-sandbox-9df84abc/build/Data/IP.o )
In-place registering iproute-1.7.0...
Running Haddock for iproute-1.7.0...
Running hscolour for iproute-1.7.0...
Preprocessing library iproute-1.7.0...
Preprocessing library iproute-1.7.0...
Haddock coverage:
  35% ( 17 / 49) in 'Data.IP.Addr'
  Missing documentation for:
    Module header
     (Data/IP/Addr.hs:63)
     (Data/IP/Addr.hs:69)
    IPv4Addr (Data/IP/Addr.hs:76)
    IPv6Addr (Data/IP/Addr.hs:77)
     (Data/IP/Addr.hs:117)
     (Data/IP/Addr.hs:121)
     (Data/IP/Addr.hs:162)
    ip6ToInteger (Data/IP/Addr.hs:190)
    integerToIP6 (Data/IP/Addr.hs:200)
     (Data/IP/Addr.hs:215)
     (Data/IP/Addr.hs:218)
     (Data/IP/Addr.hs:344)
     (Data/IP/Addr.hs:347)
     (Data/IP/Addr.hs:350)
    parseIP (Data/IP/Addr.hs:353)
    parseIPv4 (Data/IP/Addr.hs:360)
    parseIPv6 (Data/IP/Addr.hs:365)
     (Data/IP/Addr.hs:375)
     (Data/IP/Addr.hs:378)
     (Data/IP/Addr.hs:381)
    dig (Data/IP/Addr.hs:389)
    ip4 (Data/IP/Addr.hs:395)
    ip4' (Data/IP/Addr.hs:398)
    skipSpaces (Data/IP/Addr.hs:410)
    hex (Data/IP/Addr.hs:418)
    colon2 (Data/IP/Addr.hs:428)
    format (Data/IP/Addr.hs:431)
    ip6 (Data/IP/Addr.hs:442)
    ip6' (Data/IP/Addr.hs:445)
    ip4Embedded (Data/IP/Addr.hs:461)
    fixByteOrder (Data/IP/Addr.hs:509)
   0% (  0 /  6) in 'Data.IP.Mask'
  Missing documentation for:
    Module header
    maskIPv4 (Data/IP/Mask.hs:10)
    maskIPv6 (Data/IP/Mask.hs:13)
    masksWord32 (Data/IP/Mask.hs:16)
    masksIPv4 (Data/IP/Mask.hs:19)
    masksIPv6 (Data/IP/Mask.hs:22)
  11% (  2 / 18) in 'Data.IP.Range'
  Missing documentation for:
    Module header
     (Data/IP/Range.hs:67)
     (Data/IP/Range.hs:70)
     (Data/IP/Range.hs:79)
    parseIPRange (Data/IP/Range.hs:82)
     (Data/IP/Range.hs:89)
     (Data/IP/Range.hs:92)
    parseIPv4Range (Data/IP/Range.hs:95)
    parseIPv6Range (Data/IP/Range.hs:100)
    ip4range (Data/IP/Range.hs:105)
    maskedIPv4 (Data/IP/Range.hs:116)
    ip6range (Data/IP/Range.hs:119)
    maskedIPv6 (Data/IP/Range.hs:130)
     (Data/IP/Range.hs:140)
     (Data/IP/Range.hs:143)
     (Data/IP/Range.hs:146)
  67% (  6 /  9) in 'Data.IP.Op'
  Missing documentation for:
    Module header
     (Data/IP/Op.hs:27)
     (Data/IP/Op.hs:31)
  75% (  3 /  4) in 'Data.IP.Internal'
  Missing documentation for:
    Module header
  37% ( 10 / 27) in 'Data.IP.RouteTable.Internal'
  Missing documentation for:
     (Data/IP/RouteTable/Internal.hs:46)
     (Data/IP/RouteTable/Internal.hs:50)
    intToTBitIPv4 (Data/IP/RouteTable/Internal.hs:59)
    intToTBitIPv6 (Data/IP/RouteTable/Internal.hs:62)
    intToTBitsWord32 (Data/IP/RouteTable/Internal.hs:65)
    intToTBitsIPv4 (Data/IP/RouteTable/Internal.hs:68)
    intToTBitsIPv6 (Data/IP/RouteTable/Internal.hs:71)
     (Data/IP/RouteTable/Internal.hs:106)
     (Data/IP/RouteTable/Internal.hs:110)
     (Data/IP/RouteTable/Internal.hs:114)
    link (Data/IP/RouteTable/Internal.hs:146)
    glue (Data/IP/RouteTable/Internal.hs:155)
    keyToTestBit (Data/IP/RouteTable/Internal.hs:162)
    isLeft (Data/IP/RouteTable/Internal.hs:165)
    node (Data/IP/RouteTable/Internal.hs:187)
    search (Data/IP/RouteTable/Internal.hs:217)
    foldt (Data/IP/RouteTable/Internal.hs:280)
 100% ( 14 / 14) in 'Data.IP.RouteTable'
 100% ( 27 / 27) in 'Data.IP'
Warning: Data.IP.Internal: could not find link destinations for:
    IPv4Addr IPv6Addr
Documentation created: dist/dist-sandbox-9df84abc/doc/html/iproute/index.html,
dist/dist-sandbox-9df84abc/doc/html/iproute/iproute.txt
Creating package registration file:
/tmp/pkgConf-iproute-1.78623720721051030530.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/iproute-1.7.0-51qGM7UdLbAGjwdVd1zynT
Registering iproute-1.7.0...
Installed iproute-1.7.0
Downloading simple-sendfile-0.2.21...
Configuring simple-sendfile-0.2.21...
Building simple-sendfile-0.2.21...
Preprocessing library simple-sendfile-0.2.21...
[1 of 3] Compiling Network.Sendfile.Types ( Network/Sendfile/Types.hs, dist/dist-sandbox-9df84abc/build/Network/Sendfile/Types.o )
[2 of 3] Compiling Network.Sendfile.Linux ( dist/dist-sandbox-9df84abc/build/Network/Sendfile/Linux.hs, dist/dist-sandbox-9df84abc/build/Network/Sendfile/Linux.o )

Network/Sendfile/Linux.hsc:10: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()
[3 of 3] Compiling Network.Sendfile ( Network/Sendfile.hs, dist/dist-sandbox-9df84abc/build/Network/Sendfile.o )
In-place registering simple-sendfile-0.2.21...
Running Haddock for simple-sendfile-0.2.21...
Running hscolour for simple-sendfile-0.2.21...
Preprocessing library simple-sendfile-0.2.21...
Preprocessing library simple-sendfile-0.2.21...

Network/Sendfile/Linux.hsc:10: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()
Haddock coverage:
  50% (  1 /  2) in 'Network.Sendfile.Types'
  Missing documentation for:
    Module header
  80% (  4 /  5) in 'Network.Sendfile.Linux'
  Missing documentation for:
    Module header
 100% (  6 /  6) in 'Network.Sendfile'
Documentation created:
dist/dist-sandbox-9df84abc/doc/html/simple-sendfile/index.html,
dist/dist-sandbox-9df84abc/doc/html/simple-sendfile/simple-sendfile.txt
Creating package registration file:
/tmp/pkgConf-simple-sendfile-0.229116548200501653.21
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/simple-sendfile-0.2.21-1s4YZSsjn6TCbK7MVn1EXz
Registering simple-sendfile-0.2.21...
Installed simple-sendfile-0.2.21
Downloading socks-0.5.4...
Configuring socks-0.5.4...
Building socks-0.5.4...
Preprocessing library socks-0.5.4...

Network/Socks5/Wire.hs:18:8:
    Could not find module ‘Data.Serialize’
    There are files missing in the ‘cereal-0.5.1.0@cerea_843xOxvPj94HAJ9SD4EJuq’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
Failed to install socks-0.5.4
Downloading http-api-data-0.2.2...
Configuring http-api-data-0.2.2...
Building http-api-data-0.2.2...
Preprocessing library http-api-data-0.2.2...

Web/HttpApiData/Internal.hs:26:8:
    Could not find module ‘Data.Text.Encoding’
    There are files missing in the ‘text-1.2.2.0@text_5c7VCmRXJenGcMPs3kwpkI’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

Web/HttpApiData/Internal.hs:27:8:
    Could not find module ‘Data.Text.Read’
    There are files missing in the ‘text-1.2.2.0@text_5c7VCmRXJenGcMPs3kwpkI’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

Web/HttpApiData/Internal.hs:28:18:
    Could not find module ‘Data.Text’
    There are files missing in the ‘text-1.2.2.0@text_5c7VCmRXJenGcMPs3kwpkI’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

Web/HttpApiData/Internal.hs:29:18:
    Could not find module ‘Data.Text.Lazy’
    There are files missing in the ‘text-1.2.2.0@text_5c7VCmRXJenGcMPs3kwpkI’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
Failed to install http-api-data-0.2.2
Downloading filemanip-0.3.6.3...
Configuring filemanip-0.3.6.3...
Building filemanip-0.3.6.3...
Preprocessing library filemanip-0.3.6.3...

System/FilePath/Find.hs:124:8:
    Could not find module ‘Control.Monad.State’
    There are files missing in the ‘mtl-2.2.1@mtl_Aue4leSeVkpKLsfHIV51E8’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
Failed to install filemanip-0.3.6.3
Downloading JuicyPixels-3.2.7...
Configuring JuicyPixels-3.2.7...
Building JuicyPixels-3.2.7...
Preprocessing library JuicyPixels-3.2.7...

src/Codec/Picture.hs:211:18:
    Could not find module ‘Data.Vector.Storable’
    There are files missing in the ‘vector-0.11.0.0@vecto_LmZ3LQW4ivu8MsQuVgukln’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Codec/Picture/Bitmap.hs:29:18:
    Could not find module ‘Data.Vector’
    There are files missing in the ‘vector-0.11.0.0@vecto_LmZ3LQW4ivu8MsQuVgukln’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Codec/Picture/Bitmap.hs:31:18:
    Could not find module ‘Data.Vector.Storable.Mutable’
    There are files missing in the ‘vector-0.11.0.0@vecto_LmZ3LQW4ivu8MsQuVgukln’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Codec/Picture/HDR.hs:36:8:
    Could not find module ‘Control.Monad.Primitive’
    There are files missing in the ‘primitive-0.6.1.0@primi_EphY2c7CCxSCBKjAN0YTR3’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Codec/Picture/Jpg.hs:30:8:
    Could not find module ‘Control.Monad.Trans’
    There are files missing in the ‘mtl-2.2.1@mtl_Aue4leSeVkpKLsfHIV51E8’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Codec/Picture/Jpg.hs:43:18:
    Could not find module ‘Data.Vector.Unboxed’
    There are files missing in the ‘vector-0.11.0.0@vecto_LmZ3LQW4ivu8MsQuVgukln’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Codec/Picture/Jpg/Progressive.hs:25:18:
    Could not find module ‘Data.Vector.Mutable’
    There are files missing in the ‘vector-0.11.0.0@vecto_LmZ3LQW4ivu8MsQuVgukln’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Codec/Picture/Tiff.hs:42:8:
    Could not find module ‘Control.Monad.Writer.Strict’
    There are files missing in the ‘mtl-2.2.1@mtl_Aue4leSeVkpKLsfHIV51E8’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
Failed to install JuicyPixels-3.2.7
Updating documentation index
/home/builder/hackage-server/build-cache/tmp-install/share/doc/x86_64-linux-ghc-7.10.3/index.html
cabal: Error: some packages failed to install:
HTTP-4000.3.2 depends on parsec-3.1.9 which failed to install.
JuicyPixels-3.2.7 failed during the building phase. The exception was:
ExitFailure 1
aeson-compat-0.3.0.0 depends on exceptions-0.8.2.1 which failed to install.
aeson-pretty-0.7.2 failed during the building phase. The exception was:
ExitFailure 1
asn1-encoding-0.9.3 depends on asn1-types-0.3.2 which failed to install.
asn1-parse-0.9.4 depends on asn1-types-0.3.2 which failed to install.
asn1-types-0.3.2 failed during the building phase. The exception was:
ExitFailure 1
async-2.1.0 failed during the building phase. The exception was:
ExitFailure 1
blaze-builder-0.4.0.1 failed during the building phase. The exception was:
ExitFailure 1
blaze-html-0.8.1.1 depends on blaze-builder-0.4.0.1 which failed to install.
blaze-markup-0.7.0.3 depends on blaze-builder-0.4.0.1 which failed to install.
cipher-aes-0.2.11 depends on securemem-0.1.9 which failed to install.
clientsession-0.9.1.1 depends on securemem-0.1.9 which failed to install.
cmark-0.5.1 failed during the building phase. The exception was:
ExitFailure 1
conduit-1.2.6.1 depends on transformers-base-0.4.4 which failed to install.
conduit-extra-1.1.9.2 depends on transformers-base-0.4.4 which failed to
install.
connection-0.2.5 depends on socks-0.5.4 which failed to install.
cookie-0.4.1.6 depends on blaze-builder-0.4.0.1 which failed to install.
cprng-aes-0.6.1 depends on securemem-0.1.9 which failed to install.
crypto-api-0.13.2 failed during the building phase. The exception was:
ExitFailure 1
crypto-cipher-types-0.0.9 depends on securemem-0.1.9 which failed to install.
crypto-random-0.0.9 depends on securemem-0.1.9 which failed to install.
cryptonite-0.10 failed during the building phase. The exception was:
ExitFailure 1
css-text-0.1.2.1 failed during the building phase. The exception was:
ExitFailure 1
data-default-0.5.3 depends on data-default-instances-dlist-0.0.1 which failed
to install.
data-default-instances-dlist-0.0.1 failed during the building phase. The
exception was:
ExitFailure 1
email-validate-2.2.0 failed during the building phase. The exception was:
ExitFailure 1
enclosed-exceptions-1.0.1.1 depends on transformers-base-0.4.4 which failed to
install.
exceptions-0.8.2.1 failed during the building phase. The exception was:
ExitFailure 1
fast-logger-2.4.1 failed during the building phase. The exception was:
ExitFailure 1
filemanip-0.3.6.3 failed during the building phase. The exception was:
ExitFailure 1
highlighting-kate-0.6.1 depends on regex-base-0.93.2 which failed to install.
http-api-data-0.2.2 failed during the building phase. The exception was:
ExitFailure 1
http-client-0.4.27 depends on parsec-3.1.9 which failed to install.
http-client-tls-0.2.2 depends on socks-0.5.4 which failed to install.
http-date-0.0.6.1 failed during the building phase. The exception was:
ExitFailure 1
http-types-0.9 depends on blaze-builder-0.4.0.1 which failed to install.
http2-1.4.4 depends on aeson-pretty-0.7.2 which failed to install.
lifted-base-0.2.3.6 depends on transformers-base-0.4.4 which failed to
install.
mime-types-0.1.0.6 failed during the building phase. The exception was:
ExitFailure 1
monad-control-1.0.0.4 depends on transformers-base-0.4.4 which failed to
install.
monad-logger-0.3.17 depends on fast-logger-2.4.1 which failed to install.
mwc-random-0.13.3.2 failed during the building phase. The exception was:
ExitFailure 1
network-uri-2.6.0.3 depends on parsec-3.1.9 which failed to install.
old-time-1.1.0.3 failed during the building phase. The exception was:
ExitFailure 1
pandoc-1.16.0.2 depends on JuicyPixels-3.2.7 which failed to install.
pandoc-types-1.16.0.1 failed during the building phase. The exception was:
ExitFailure 1
parsec-3.1.9 failed during the building phase. The exception was:
ExitFailure 1
pem-0.2.2 failed during the building phase. The exception was:
ExitFailure 1
persistent-2.2.4 depends on http-api-data-0.2.2 which failed to install.
persistent-template-2.1.5 depends on http-api-data-0.2.2 which failed to
install.
psqueues-0.2.0.3 failed during the building phase. The exception was:
ExitFailure 1
regex-base-0.93.2 failed during the building phase. The exception was:
ExitFailure 1
regex-pcre-builtin-0.94.4.8.8.35 depends on regex-base-0.93.2 which failed to
install.
resource-pool-0.2.3.2 depends on transformers-base-0.4.4 which failed to
install.
resourcet-1.1.7.1 depends on transformers-base-0.4.4 which failed to install.
securemem-0.1.9 failed during the building phase. The exception was:
ExitFailure 1
semigroups-0.18.1 failed during the building phase. The exception was:
ExitFailure 1
shakespeare-2.0.7 depends on parsec-3.1.9 which failed to install.
skein-1.0.9.4 depends on crypto-api-0.13.2 which failed to install.
socks-0.5.4 failed during the building phase. The exception was:
ExitFailure 1
stm-chans-3.0.0.4 failed during the building phase. The exception was:
ExitFailure 1
streaming-commons-0.1.15 depends on blaze-builder-0.4.0.1 which failed to
install.
tagsoup-0.13.8 failed during the building phase. The exception was:
ExitFailure 1
temporary-1.2.0.4 depends on exceptions-0.8.2.1 which failed to install.
texmath-0.8.4.1 depends on xml-1.3.14 which failed to install.
tls-1.3.4 depends on asn1-types-0.3.2 which failed to install.
transformers-base-0.4.4 failed during the building phase. The exception was:
ExitFailure 1
unix-time-0.3.6 depends on old-time-1.1.0.3 which failed to install.
vault-0.3.0.5 failed during the building phase. The exception was:
ExitFailure 1
void-0.7.1 depends on semigroups-0.18.1 which failed to install.
wai-3.2.0 depends on vault-0.3.0.5 which failed to install.
wai-extra-3.0.14 depends on fast-logger-2.4.1 which failed to install.
wai-logger-2.2.5 depends on fast-logger-2.4.1 which failed to install.
warp-3.2.2 depends on aeson-pretty-0.7.2 which failed to install.
x509-1.6.3 depends on asn1-types-0.3.2 which failed to install.
x509-store-1.6.1 depends on asn1-types-0.3.2 which failed to install.
x509-system-1.6.3 depends on asn1-types-0.3.2 which failed to install.
x509-validation-1.6.3 depends on asn1-types-0.3.2 which failed to install.
xml-1.3.14 failed during the building phase. The exception was:
ExitFailure 1
xss-sanitize-0.3.5.6 depends on tagsoup-0.13.8 which failed to install.
yaml-0.8.15.3 depends on transformers-base-0.4.4 which failed to install.
yesod-core-1.4.19 depends on aeson-pretty-0.7.2 which failed to install.
yesod-form-1.4.6 depends on http-api-data-0.2.2 which failed to install.
yesod-markdown-0.11.0 depends on JuicyPixels-3.2.7 which failed to install.
yesod-persistent-1.4.0.3 depends on http-api-data-0.2.2 which failed to
install.
zip-archive-0.2.3.7 depends on old-time-1.1.0.3 which failed to install.

Test log

No test log was submitted for this report.