Build #1 for propellor-2.16.0

[all reports]

Package propellor-2.16.0
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2016-02-27 23:46:06.171611 UTC
Compiler ghc-7.10.3
OS linux
Arch x86_64
Dependencies unix-compat-0.4.1.4, unix-2.7.1.0, transformers-0.4.2.0, time-1.5.0.1, text-1.2.2.0, stm-2.4.4.1, process-1.2.3.0, network-2.6.2.1, mtl-2.2.1, hslogger-1.2.9, filepath-1.4.0.0, exceptions-0.8.2.1, directory-1.2.2.0, containers-0.5.6.2, bytestring-0.10.6.0, base-4.8.2.0, async-2.1.0, ansi-terminal-0.6.2.3, MissingH-1.3.0.1, IfElse-0.85
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring HUnit-1.3.1.1...
Building HUnit-1.3.1.1...
Preprocessing library HUnit-1.3.1.1...
[1 of 5] Compiling Test.HUnit.Terminal ( Test/HUnit/Terminal.hs, dist/build/Test/HUnit/Terminal.o )
[2 of 5] Compiling Test.HUnit.Lang  ( Test/HUnit/Lang.hs, dist/build/Test/HUnit/Lang.o )
[3 of 5] Compiling Test.HUnit.Base  ( Test/HUnit/Base.hs, dist/build/Test/HUnit/Base.o )
[4 of 5] Compiling Test.HUnit.Text  ( Test/HUnit/Text.hs, dist/build/Test/HUnit/Text.o )
[5 of 5] Compiling Test.HUnit       ( Test/HUnit.hs, dist/build/Test/HUnit.o )
In-place registering HUnit-1.3.1.1...
Running Haddock for HUnit-1.3.1.1...
Running hscolour for HUnit-1.3.1.1...
Preprocessing library HUnit-1.3.1.1...
Preprocessing library HUnit-1.3.1.1...
Haddock coverage:
 100% (  2 /  2) in 'Test.HUnit.Terminal'
  56% (  5 /  9) in 'Test.HUnit.Lang'
  Missing documentation for:
    Module header
    Location (Test/HUnit/Lang.hs:40)
    Result (Test/HUnit/Lang.hs:76)
    HUnitFailure (Test/HUnit/Lang.hs:46)
  97% ( 33 / 34) in 'Test.HUnit.Base'
  Missing documentation for:
    Location (Test/HUnit/Lang.hs:40)
 100% (  8 /  8) in 'Test.HUnit.Text'
 100% (  3 /  3) in 'Test.HUnit'
Documentation created: dist/doc/html/HUnit/index.html,
dist/doc/html/HUnit/HUnit.txt
Creating package registration file:
/tmp/pkgConf-HUnit-1.3.1278722862233665123.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/HUnit-1.3.1.1-7IPmJa5HmrxHl6ny5upchm
Registering HUnit-1.3.1.1...
Installed HUnit-1.3.1.1
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/build/System/Console/ANSI/Common.o )
[2 of 3] Compiling System.Console.ANSI.Unix ( System/Console/ANSI/Unix.hs, dist/build/System/Console/ANSI/Unix.o )
[3 of 3] Compiling System.Console.ANSI ( System/Console/ANSI.hs, dist/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/doc/html/ansi-terminal/index.html,
dist/doc/html/ansi-terminal/ansi-terminal.txt
Creating package registration file:
/tmp/pkgConf-ansi-terminal-0.6.2631704567498777856.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
Configuring mtl-2.2.1...
Building mtl-2.2.1...
Preprocessing library mtl-2.2.1...
[ 1 of 22] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )
[ 2 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
[ 3 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
[ 4 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[ 5 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 6 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )
[ 7 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )
[ 8 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 9 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )
[10 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o )
[11 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[12 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[13 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[14 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[15 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[16 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[17 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[18 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[19 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[20 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[21 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o )
In-place registering mtl-2.2.1...
Running Haddock for mtl-2.2.1...
Running hscolour for mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Haddock coverage:
  75% (  3 /  4) in 'Control.Monad.Writer.Class'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
 100% (  5 /  5) in 'Control.Monad.State.Class'
 100% (  3 /  3) in 'Control.Monad.Reader.Class'
  80% (  4 /  5) in 'Control.Monad.RWS.Class'
  Missing documentation for:
    MonadRWS (Control/Monad/RWS/Class.hs:44)
 100% (  4 /  4) in 'Control.Monad.Identity'
 100% (  3 /  3) in 'Control.Monad.Error.Class'
  50% (  1 /  2) in 'Control.Monad.Cont.Class'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:73)
 100% (  3 /  3) in 'Control.Monad.Trans'
  93% ( 14 / 15) in 'Control.Monad.Error'
  Missing documentation for:
    runErrorT
 100% ( 19 / 19) in 'Control.Monad.Except'
 100% (  5 /  5) in 'Control.Monad.List'
  95% ( 21 / 22) in 'Control.Monad.RWS.Lazy'
  Missing documentation for:
    runRWST
 100% (  2 /  2) in 'Control.Monad.RWS'
  96% ( 22 / 23) in 'Control.Monad.Reader'
  Missing documentation for:
    runReaderT
  95% ( 21 / 22) in 'Control.Monad.RWS.Strict'
  Missing documentation for:
    runRWST
  96% ( 24 / 25) in 'Control.Monad.State.Lazy'
  Missing documentation for:
    runStateT
 100% (  2 /  2) in 'Control.Monad.State'
  96% ( 24 / 25) in 'Control.Monad.State.Strict'
  Missing documentation for:
    runStateT
  89% ( 17 / 19) in 'Control.Monad.Writer.Lazy'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
    runWriterT
 100% (  2 /  2) in 'Control.Monad.Writer'
  94% ( 17 / 18) in 'Control.Monad.Writer.Strict'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
  91% ( 20 / 22) in 'Control.Monad.Cont'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:73)
    runContT
Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt
Creating package registration file: /tmp/pkgConf-mtl-2.23521186061782436840.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/mtl-2.2.1-Aue4leSeVkpKLsfHIV51E8
Registering mtl-2.2.1...
Installed mtl-2.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/build/Network/Socket/ByteString/IOVec.hs, dist/build/Network/Socket/ByteString/IOVec.o )
[ 2 of 11] Compiling Network.Socket.Types ( dist/build/Network/Socket/Types.hs, dist/build/Network/Socket/Types.o )

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

System/Random.hs:43:1: Warning: Tab character

System/Random.hs:45:1: Warning: Tab character

System/Random.hs:47:1: Warning: Tab character

System/Random.hs:53:1: Warning: Tab character

System/Random.hs:55:1: Warning: Tab character

System/Random.hs:56:1: Warning: Tab character

System/Random.hs:57:1: Warning: Tab character

System/Random.hs:59:1: Warning: Tab character

System/Random.hs:61:1: Warning: Tab character

System/Random.hs:63:1: Warning: Tab character

System/Random.hs:64:1: Warning: Tab character

System/Random.hs:65:1: Warning: Tab character

System/Random.hs:66:1: Warning: Tab character

System/Random.hs:68:1: Warning: Tab character

System/Random.hs:69:1: Warning: Tab character

System/Random.hs:70:1: Warning: Tab character

System/Random.hs:71:1: Warning: Tab character

System/Random.hs:73:1: Warning: Tab character

System/Random.hs:74:1: Warning: Tab character

System/Random.hs:76:1: Warning: Tab character

System/Random.hs:90:22: Warning: Tab character

System/Random.hs:91:17: Warning: Tab character

System/Random.hs:94:17: Warning: Tab character

System/Random.hs:102:15: Warning: Tab character

System/Random.hs:240:1: Warning: Tab character

System/Random.hs:241:1: Warning: Tab character

System/Random.hs:249:1: Warning: Tab character

System/Random.hs:269:1: Warning: Tab character

System/Random.hs:270:1: Warning: Tab character

System/Random.hs:271:1: Warning: Tab character

System/Random.hs:272:1: Warning: Tab character

System/Random.hs:273:1: Warning: Tab character

System/Random.hs:326:11: Warning: Tab character

System/Random.hs:343:11: Warning: Tab character

System/Random.hs:384:11: Warning: Tab character

System/Random.hs:395:1: Warning: Tab character

System/Random.hs:396:1: Warning: Tab character

System/Random.hs:396:20: Warning: Tab character

System/Random.hs:397:1: Warning: Tab character

System/Random.hs:397:20: Warning: Tab character

System/Random.hs:399:11: Warning: Tab character

System/Random.hs:406:1: Warning: Tab character

System/Random.hs:415:1: Warning: Tab character

System/Random.hs:428:1: Warning: Tab character

System/Random.hs:429:1: Warning: Tab character

System/Random.hs:430:1: Warning: Tab character

System/Random.hs:440:3: Warning: Tab character

System/Random.hs:502:1: Warning: Tab character

System/Random.hs:503:1: Warning: Tab character

System/Random.hs:504:1: Warning: Tab character

System/Random.hs:506:1: Warning: Tab character

System/Random.hs:507:1: Warning: Tab character

System/Random.hs:508:1: Warning: Tab character

System/Random.hs:519:1: Warning: Tab character

System/Random.hs:519:14: Warning: Tab character

System/Random.hs:520:1: Warning: Tab character

System/Random.hs:522:1: Warning: Tab character

System/Random.hs:523:1: Warning: Tab character

System/Random.hs:524:1: Warning: Tab character

System/Random.hs:526:1: Warning: Tab character

System/Random.hs:527:1: Warning: Tab character

System/Random.hs:528:1: Warning: Tab character
In-place registering random-1.1...
Running Haddock for random-1.1...
Running hscolour for random-1.1...
Preprocessing library random-1.1...
Preprocessing library random-1.1...

System/Random.hs:43:1: Warning: Tab character

System/Random.hs:45:1: Warning: Tab character

System/Random.hs:47:1: Warning: Tab character

System/Random.hs:53:1: Warning: Tab character

System/Random.hs:55:1: Warning: Tab character

System/Random.hs:56:1: Warning: Tab character

System/Random.hs:57:1: Warning: Tab character

System/Random.hs:59:1: Warning: Tab character

System/Random.hs:61:1: Warning: Tab character

System/Random.hs:63:1: Warning: Tab character

System/Random.hs:64:1: Warning: Tab character

System/Random.hs:65:1: Warning: Tab character

System/Random.hs:66:1: Warning: Tab character

System/Random.hs:68:1: Warning: Tab character

System/Random.hs:69:1: Warning: Tab character

System/Random.hs:70:1: Warning: Tab character

System/Random.hs:71:1: Warning: Tab character

System/Random.hs:73:1: Warning: Tab character

System/Random.hs:74:1: Warning: Tab character

System/Random.hs:76:1: Warning: Tab character

System/Random.hs:90:22: Warning: Tab character

System/Random.hs:91:17: Warning: Tab character

System/Random.hs:94:17: Warning: Tab character

System/Random.hs:102:15: Warning: Tab character

System/Random.hs:240:1: Warning: Tab character

System/Random.hs:241:1: Warning: Tab character

System/Random.hs:249:1: Warning: Tab character

System/Random.hs:269:1: Warning: Tab character

System/Random.hs:270:1: Warning: Tab character

System/Random.hs:271:1: Warning: Tab character

System/Random.hs:272:1: Warning: Tab character

System/Random.hs:273:1: Warning: Tab character

System/Random.hs:326:11: Warning: Tab character

System/Random.hs:343:11: Warning: Tab character

System/Random.hs:384:11: Warning: Tab character

System/Random.hs:395:1: Warning: Tab character

System/Random.hs:396:1: Warning: Tab character

System/Random.hs:396:20: Warning: Tab character

System/Random.hs:397:1: Warning: Tab character

System/Random.hs:397:20: Warning: Tab character

System/Random.hs:399:11: Warning: Tab character

System/Random.hs:406:1: Warning: Tab character

System/Random.hs:415:1: Warning: Tab character

System/Random.hs:428:1: Warning: Tab character

System/Random.hs:429:1: Warning: Tab character

System/Random.hs:430:1: Warning: Tab character

System/Random.hs:440:3: Warning: Tab character

System/Random.hs:502:1: Warning: Tab character

System/Random.hs:503:1: Warning: Tab character

System/Random.hs:504:1: Warning: Tab character

System/Random.hs:506:1: Warning: Tab character

System/Random.hs:507:1: Warning: Tab character

System/Random.hs:508:1: Warning: Tab character

System/Random.hs:519:1: Warning: Tab character

System/Random.hs:519:14: Warning: Tab character

System/Random.hs:520:1: Warning: Tab character

System/Random.hs:522:1: Warning: Tab character

System/Random.hs:523:1: Warning: Tab character

System/Random.hs:524:1: Warning: Tab character

System/Random.hs:526:1: Warning: Tab character

System/Random.hs:527:1: Warning: Tab character

System/Random.hs:528:1: Warning: Tab character
Haddock coverage:
Cannot find documentation for: $intro
 100% ( 16 / 16) in 'System.Random'
Documentation created: dist/doc/html/random/index.html,
dist/doc/html/random/random.txt
Creating package registration file: /tmp/pkgConf-random-1198294508293189435.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/random-1.1-9Kgekc9yEaLHLNUuw6paWL
Registering random-1.1...
Installed random-1.1
Configuring stm-2.4.4.1...
Building stm-2.4.4.1...
Preprocessing library stm-2.4.4.1...
[ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o )
[ 2 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o )
[ 3 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.o )
[ 4 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o )
[ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.o )
[ 6 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o )
[ 7 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o )
[ 8 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o )
[ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o )
[10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.o )
In-place registering stm-2.4.4.1...
Running Haddock for stm-2.4.4.1...
Running hscolour for stm-2.4.4.1...
Preprocessing library stm-2.4.4.1...
Preprocessing library stm-2.4.4.1...
Haddock coverage:
   0% (  0 / 11) in 'Control.Sequential.STM'
  Missing documentation for:
    Module header
    STM (Control/Sequential/STM.hs:29)
    atomically (Control/Sequential/STM.hs:47)
    throwSTM (Control/Sequential/STM.hs:54)
    catchSTM (Control/Sequential/STM.hs:57)
    TVar (Control/Sequential/STM.hs:72)
    newTVar (Control/Sequential/STM.hs:75)
    newTVarIO (Control/Sequential/STM.hs:78)
    readTVar (Control/Sequential/STM.hs:83)
    readTVarIO (Control/Sequential/STM.hs:86)
    writeTVar (Control/Sequential/STM.hs:89)
 100% ( 13 / 13) in 'Control.Concurrent.STM.TBQueue'
 100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue'
 100% ( 18 / 18) in 'Control.Concurrent.STM.TChan'
 100% ( 16 / 16) in 'Control.Concurrent.STM.TMVar'
 100% ( 13 / 13) in 'Control.Concurrent.STM.TVar'
 100% (  2 /  2) in 'Control.Concurrent.STM.TArray'
  90% (  9 / 10) in 'Control.Monad.STM'
  Missing documentation for:
    check (Control/Monad/STM.hs:81)
 100% (  8 /  8) in 'Control.Concurrent.STM'
  40% (  2 /  5) in 'Control.Concurrent.STM.TSem'
  Missing documentation for:
    newTSem (Control/Concurrent/STM/TSem.hs:42)
    waitTSem (Control/Concurrent/STM/TSem.hs:45)
    signalTSem (Control/Concurrent/STM/TSem.hs:51)
Documentation created: dist/doc/html/stm/index.html, dist/doc/html/stm/stm.txt
Creating package registration file: /tmp/pkgConf-stm-2.4.4116713381395405989.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/stm-2.4.4.1-EyxFXFfnfY05IrjGaqCxeD
Registering stm-2.4.4.1...
Installed stm-2.4.4.1
Configuring text-1.2.2.0...
Building text-1.2.2.0...
Preprocessing library text-1.2.2.0...
[ 1 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )
[ 2 of 44] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 3 of 44] Compiling Data.Text.Internal.Builder.RealFloat.Functions ( Data/Text/Internal/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Internal/Builder/RealFloat/Functions.o )
[ 4 of 44] Compiling Data.Text.Internal.Builder.Int.Digits ( Data/Text/Internal/Builder/Int/Digits.hs, dist/build/Data/Text/Internal/Builder/Int/Digits.o )
[ 5 of 44] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o )
[ 6 of 44] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[ 7 of 44] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[ 8 of 44] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o )
[ 9 of 44] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o )
[10 of 44] Compiling Data.Text.Array  ( Data/Text/Array.hs, dist/build/Data/Text/Array.o )
[11 of 44] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o )
[12 of 44] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o )
[13 of 44] Compiling Data.Text.Internal.Fusion.Size ( Data/Text/Internal/Fusion/Size.hs, dist/build/Data/Text/Internal/Fusion/Size.o )
[14 of 44] Compiling Data.Text.Internal.Fusion.Types ( Data/Text/Internal/Fusion/Types.hs, dist/build/Data/Text/Internal/Fusion/Types.o )
[15 of 44] Compiling Data.Text.Internal.Fusion.CaseMapping ( Data/Text/Internal/Fusion/CaseMapping.hs, dist/build/Data/Text/Internal/Fusion/CaseMapping.o )
[16 of 44] Compiling Data.Text.Internal.Fusion.Common ( Data/Text/Internal/Fusion/Common.hs, dist/build/Data/Text/Internal/Fusion/Common.o )
[17 of 44] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o )
[18 of 44] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o )
[19 of 44] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o )
[20 of 44] Compiling Data.Text.Show   ( Data/Text/Show.hs, dist/build/Data/Text/Show.o )
[21 of 44] Compiling Data.Text.Internal.Encoding.Fusion.Common ( Data/Text/Internal/Encoding/Fusion/Common.hs, dist/build/Data/Text/Internal/Encoding/Fusion/Common.o )
[22 of 44] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[23 of 44] Compiling Data.Text.Internal.Encoding.Fusion ( Data/Text/Internal/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Encoding/Fusion.o )
[24 of 44] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o )
[25 of 44] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o )
[26 of 44] Compiling Data.Text.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o )
[27 of 44] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o )
[28 of 44] Compiling Data.Text        ( Data/Text.hs, dist/build/Data/Text.o )
[29 of 44] Compiling Data.Text.Internal.IO ( Data/Text/Internal/IO.hs, dist/build/Data/Text/Internal/IO.o )
[30 of 44] Compiling Data.Text.IO     ( Data/Text/IO.hs, dist/build/Data/Text/IO.o )
[31 of 44] Compiling Data.Text.Internal.Lazy ( Data/Text/Internal/Lazy.hs, dist/build/Data/Text/Internal/Lazy.o )
[32 of 44] Compiling Data.Text.Internal.Lazy.Fusion ( Data/Text/Internal/Lazy/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Fusion.o )
[33 of 44] Compiling Data.Text.Internal.Lazy.Search ( Data/Text/Internal/Lazy/Search.hs, dist/build/Data/Text/Internal/Lazy/Search.o )
[34 of 44] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o )
[35 of 44] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o )
[36 of 44] Compiling Data.Text.Lazy   ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o )
[37 of 44] Compiling Data.Text.Internal.Builder ( Data/Text/Internal/Builder.hs, dist/build/Data/Text/Internal/Builder.o )
[38 of 44] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o )
[39 of 44] Compiling Data.Text.Internal.Builder.Functions ( Data/Text/Internal/Builder/Functions.hs, dist/build/Data/Text/Internal/Builder/Functions.o )
[40 of 44] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o )
[41 of 44] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o )
[42 of 44] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o )
[43 of 44] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o )
[44 of 44] Compiling Data.Text.Read   ( Data/Text/Read.hs, dist/build/Data/Text/Read.o )
In-place registering text-1.2.2.0...
Running Haddock for text-1.2.2.0...
Running hscolour for text-1.2.2.0...
Preprocessing library text-1.2.2.0...
Preprocessing library text-1.2.2.0...
Haddock coverage:
  14% (  1 /  7) in 'Data.Text.Internal.Read'
  Missing documentation for:
    IReader (Data/Text/Internal/Read.hs:26)
    IParser (Data/Text/Internal/Read.hs:28)
    T (Data/Text/Internal/Read.hs:48)
    digitToInt (Data/Text/Internal/Read.hs:61)
    hexDigitToInt (Data/Text/Internal/Read.hs:55)
    perhaps (Data/Text/Internal/Read.hs:50)
  50% (  1 /  2) in 'Data.Text.Internal.Encoding.Utf32'
  Missing documentation for:
    validate (Data/Text/Internal/Encoding/Utf32.hs:24)
  50% (  1 /  2) in 'Data.Text.Internal.Builder.RealFloat.Functions'
  Missing documentation for:
    roundTo (Data/Text/Internal/Builder/RealFloat/Functions.hs:17)
   0% (  0 /  2) in 'Data.Text.Internal.Builder.Int.Digits'
  Missing documentation for:
    Module header
    digits (Data/Text/Internal/Builder/Int/Digits.hs:21)
 100% ( 12 / 12) in 'Data.Text.Encoding.Error'
 100% (  2 /  2) in 'Data.Text.Internal.Unsafe.Shift'
  25% (  1 /  4) in 'Data.Text.Internal.Encoding.Utf16'
  Missing documentation for:
    chr2 (Data/Text/Internal/Encoding/Utf16.hs:29)
    validate1 (Data/Text/Internal/Encoding/Utf16.hs:38)
    validate2 (Data/Text/Internal/Encoding/Utf16.hs:42)
 100% (  2 /  2) in 'Data.Text.Internal.Functions'
 100% (  3 /  3) in 'Data.Text.Internal.Unsafe'
 100% ( 16 / 16) in 'Data.Text.Array'
  33% (  2 /  6) in 'Data.Text.Internal.Unsafe.Char'
  Missing documentation for:
    ord (Data/Text/Internal/Unsafe/Char.hs:39)
    unsafeChr (Data/Text/Internal/Unsafe/Char.hs:43)
    unsafeChr8 (Data/Text/Internal/Unsafe/Char.hs:47)
    unsafeChr32 (Data/Text/Internal/Unsafe/Char.hs:51)
  95% ( 19 / 20) in 'Data.Text.Internal'
  Missing documentation for:
    textP (Data/Text/Internal.hs:97)
  38% (  5 / 13) in 'Data.Text.Internal.Fusion.Size'
  Missing documentation for:
    Size (Data/Text/Internal/Fusion/Size.hs:40)
    exactly (Data/Text/Internal/Fusion/Size.hs:44)
    exactSize (Data/Text/Internal/Fusion/Size.hs:49)
    maxSize (Data/Text/Internal/Fusion/Size.hs:57)
    betweenSize (Data/Text/Internal/Fusion/Size.hs:65)
    unknownSize (Data/Text/Internal/Fusion/Size.hs:74)
    compareSize (Data/Text/Internal/Fusion/Size.hs:143)
    isEmpty (Data/Text/Internal/Fusion/Size.hs:151)
  88% (  7 /  8) in 'Data.Text.Internal.Fusion.Types'
  Missing documentation for:
    Stream (Data/Text/Internal/Fusion/Types.hs:83)
   0% (  0 /  5) in 'Data.Text.Internal.Fusion.CaseMapping'
  Missing documentation for:
    Module header
    upperMapping (Data/Text/Internal/Fusion/CaseMapping.hs:13)
    lowerMapping (Data/Text/Internal/Fusion/CaseMapping.hs:220)
    titleMapping (Data/Text/Internal/Fusion/CaseMapping.hs:225)
    foldMapping (Data/Text/Internal/Fusion/CaseMapping.hs:324)
  89% ( 63 / 71) in 'Data.Text.Internal.Fusion.Common'
  Missing documentation for:
    singleton (Data/Text/Internal/Fusion/Common.hs:119)
    streamList (Data/Text/Internal/Fusion/Common.hs:125)
    unstreamList (Data/Text/Internal/Fusion/Common.hs:131)
    intercalate (Data/Text/Internal/Fusion/Common.hs:577)
    justifyLeftI (Data/Text/Internal/Fusion/Common.hs:479)
    scanl (Data/Text/Internal/Fusion/Common.hs:656)
    replicateCharI (Data/Text/Internal/Fusion/Common.hs:671)
    replicateI (Data/Text/Internal/Fusion/Common.hs:682)
  93% ( 13 / 14) in 'Data.Text.Unsafe'
  Missing documentation for:
    Iter (Data/Text/Unsafe.hs:62)
  33% (  1 /  3) in 'Data.Text.Internal.Private'
  Missing documentation for:
    runText (Data/Text/Internal/Private.hs:33)
    span_ (Data/Text/Internal/Private.hs:23)
  91% ( 20 / 22) in 'Data.Text.Internal.Fusion'
  Missing documentation for:
    Stream (Data/Text/Internal/Fusion/Types.hs:83)
    length (Data/Text/Internal/Fusion.hs:127)
 100% (  4 /  4) in 'Data.Text.Show'
  33% (  2 /  6) in 'Data.Text.Internal.Encoding.Fusion.Common'
  Missing documentation for:
    restreamUtf16LE (Data/Text/Internal/Encoding/Fusion/Common.hs:63)
    restreamUtf16BE (Data/Text/Internal/Encoding/Fusion/Common.hs:39)
    restreamUtf32LE (Data/Text/Internal/Encoding/Fusion/Common.hs:106)
    restreamUtf32BE (Data/Text/Internal/Encoding/Fusion/Common.hs:87)
  17% (  2 / 12) in 'Data.Text.Internal.Encoding.Utf8'
  Missing documentation for:
    ord2 (Data/Text/Internal/Encoding/Utf8.hs:58)
    ord3 (Data/Text/Internal/Encoding/Utf8.hs:69)
    ord4 (Data/Text/Internal/Encoding/Utf8.hs:81)
    chr2 (Data/Text/Internal/Encoding/Utf8.hs:94)
    chr3 (Data/Text/Internal/Encoding/Utf8.hs:103)
    chr4 (Data/Text/Internal/Encoding/Utf8.hs:114)
    validate1 (Data/Text/Internal/Encoding/Utf8.hs:128)
    validate2 (Data/Text/Internal/Encoding/Utf8.hs:132)
    validate3 (Data/Text/Internal/Encoding/Utf8.hs:136)
    validate4 (Data/Text/Internal/Encoding/Utf8.hs:153)
  91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion'
  Missing documentation for:
    streamASCII (Data/Text/Internal/Encoding/Fusion.hs:57)
 100% ( 33 / 33) in 'Data.Text.Encoding'
 100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Search'
 100% ( 18 / 18) in 'Data.Text.Foreign'
 100% (127 /127) in 'Data.Text'
 100% (  3 /  3) in 'Data.Text.Internal.IO'
 100% ( 20 / 20) in 'Data.Text.IO'
  93% ( 14 / 15) in 'Data.Text.Internal.Lazy'
  Missing documentation for:
    Text (Data/Text/Internal/Lazy.hs:47)
 100% (  8 /  8) in 'Data.Text.Internal.Lazy.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Lazy.Search'
 100% (  2 /  2) in 'Data.Text.Lazy.Internal'
  89% ( 24 / 27) in 'Data.Text.Lazy.Encoding'
  Missing documentation for:
    encodeUtf8 (Data/Text/Lazy/Encoding.hs:148)
    encodeUtf8Builder (Data/Text/Lazy/Encoding.hs:162)
    encodeUtf8BuilderEscaped (Data/Text/Lazy/Encoding.hs:167)
  99% (128 /129) in 'Data.Text.Lazy'
  Missing documentation for:
    Text (Data/Text/Internal/Lazy.hs:47)
  94% ( 16 / 17) in 'Data.Text.Internal.Builder'
  Missing documentation for:
    append' (Data/Text/Internal/Builder.hs:301)
 100% ( 12 / 12) in 'Data.Text.Lazy.Builder'
 100% (  3 /  3) in 'Data.Text.Internal.Builder.Functions'
   0% (  0 /  3) in 'Data.Text.Lazy.Builder.Int'
  Missing documentation for:
    Module header
    decimal (Data/Text/Lazy/Builder/Int.hs:52)
    hexadecimal (Data/Text/Lazy/Builder/Int.hs:162)
 100% ( 19 / 19) in 'Data.Text.Lazy.IO'
 100% (  7 /  7) in 'Data.Text.Lazy.Read'
  75% (  3 /  4) in 'Data.Text.Lazy.Builder.RealFloat'
  Missing documentation for:
    formatRealFloat (Data/Text/Lazy/Builder/RealFloat.hs:46)
 100% (  7 /  7) in 'Data.Text.Read'
Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for:
    findIndicesI
Warning: Data.Text.Unsafe: could not find link destinations for:
    bracket
Warning: Data.Text: could not find link destinations for:
    replicateChar countChar
Warning: Data.Text.Internal.IO: could not find link destinations for:
    Handle__
Warning: Data.Text.Lazy: could not find link destinations for:
    replicateChar dropWords splitAtWord countChar
Warning: Data.Text.Internal.Builder: could not find link destinations for:
    empty append
Warning: Data.Text.Lazy.Builder.RealFloat: could not find link destinations for:
    floatToDigits
Documentation created: dist/doc/html/text/index.html,
dist/doc/html/text/text.txt
Creating package registration file:
/tmp/pkgConf-text-1.2.21446648412695466127.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/text-1.2.2.0-5c7VCmRXJenGcMPs3kwpkI
Registering text-1.2.2.0...
Installed text-1.2.2.0
Configuring transformers-compat-0.5.1.4...
Building transformers-compat-0.5.1.4...
Preprocessing library transformers-compat-0.5.1.4...
[1 of 2] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o )
[2 of 2] Compiling Control.Monad.Trans.Instances ( src/Control/Monad/Trans/Instances.hs, dist/build/Control/Monad/Trans/Instances.o )
In-place registering transformers-compat-0.5.1.4...
Running Haddock for transformers-compat-0.5.1.4...
Running hscolour for transformers-compat-0.5.1.4...
Preprocessing library transformers-compat-0.5.1.4...
Preprocessing library transformers-compat-0.5.1.4...
Haddock coverage:
   0% (  0 /  8) in 'Paths_transformers_compat'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_transformers_compat.hs:15)
    getBinDir (dist/build/autogen/Paths_transformers_compat.hs:25)
    getLibDir (dist/build/autogen/Paths_transformers_compat.hs:25)
    getDataDir (dist/build/autogen/Paths_transformers_compat.hs:25)
    getLibexecDir (dist/build/autogen/Paths_transformers_compat.hs:25)
    getDataFileName (dist/build/autogen/Paths_transformers_compat.hs:32)
    getSysconfDir (dist/build/autogen/Paths_transformers_compat.hs:25)
 100% (  1 /  1) in 'Control.Monad.Trans.Instances'
Documentation created: dist/doc/html/transformers-compat/index.html,
dist/doc/html/transformers-compat/transformers-compat.txt
Creating package registration file:
/tmp/pkgConf-transformers-compat-0.5.120204321001773595097.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/transformers-compat-0.5.1.4-EfAx8JliEAN1Gu6x0L8GYr
Registering transformers-compat-0.5.1.4...
Installed transformers-compat-0.5.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/build/System/PosixCompat/User.hs, dist/build/System/PosixCompat/User.o )
[2 of 8] Compiling System.PosixCompat.Unistd ( src/System/PosixCompat/Unistd.hs, dist/build/System/PosixCompat/Unistd.o )
[3 of 8] Compiling System.PosixCompat.Types ( src/System/PosixCompat/Types.hs, dist/build/System/PosixCompat/Types.o )
[4 of 8] Compiling System.PosixCompat.Extensions ( dist/build/System/PosixCompat/Extensions.hs, dist/build/System/PosixCompat/Extensions.o )
[5 of 8] Compiling System.PosixCompat.Time ( src/System/PosixCompat/Time.hs, dist/build/System/PosixCompat/Time.o )
[6 of 8] Compiling System.PosixCompat.Temp ( src/System/PosixCompat/Temp.hs, dist/build/System/PosixCompat/Temp.o )
[7 of 8] Compiling System.PosixCompat.Files ( dist/build/System/PosixCompat/Files.hs, dist/build/System/PosixCompat/Files.o )
[8 of 8] Compiling System.PosixCompat ( src/System/PosixCompat.hs, dist/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/doc/html/unix-compat/index.html,
dist/doc/html/unix-compat/unix-compat.txt
Creating package registration file:
/tmp/pkgConf-unix-compat-0.4.11336194465831099451.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
Configuring IfElse-0.85...
Building IfElse-0.85...
Preprocessing library IfElse-0.85...
[1 of 1] Compiling Control.Monad.IfElse ( Control/Monad/IfElse.hs, dist/build/Control/Monad/IfElse.o )

Control/Monad/IfElse.hs:159:11: Warning:
    Rule "maybeMP/id" may never fire
      because ‘maybeMP’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘maybeMP’
In-place registering IfElse-0.85...
Running Haddock for IfElse-0.85...
Running hscolour for IfElse-0.85...
Preprocessing library IfElse-0.85...
Preprocessing library IfElse-0.85...
Haddock coverage:
 100% ( 25 / 25) in 'Control.Monad.IfElse'
Documentation created: dist/doc/html/IfElse/index.html,
dist/doc/html/IfElse/IfElse.txt
Creating package registration file: /tmp/pkgConf-IfElse-0245277883729568616.85
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/IfElse-0.85-EkfAH5IXGLU4RHYa9FeF8K
Registering IfElse-0.85...
Installed IfElse-0.85
Configuring regex-base-0.93.2...
Building regex-base-0.93.2...
Preprocessing library regex-base-0.93.2...
[1 of 4] Compiling Text.Regex.Base.RegexLike ( Text/Regex/Base/RegexLike.hs, dist/build/Text/Regex/Base/RegexLike.o )
[2 of 4] Compiling Text.Regex.Base.Context ( Text/Regex/Base/Context.hs, dist/build/Text/Regex/Base/Context.o )
[3 of 4] Compiling Text.Regex.Base  ( Text/Regex/Base.hs, dist/build/Text/Regex/Base.o )

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

Text/Regex/Base.hs:55:13: Warning:
    In the use of ‘versionTags’ (imported from Data.Version):
    Deprecated: "See GHC ticket #2496"
Haddock coverage:
  94% ( 17 / 18) in 'Text.Regex.Base.RegexLike'
  Missing documentation for:
    MatchText (Text/Regex/Base/RegexLike.hs:55)
 100% (  1 /  1) in 'Text.Regex.Base.Context'
  75% (  3 /  4) in 'Text.Regex.Base'
  Missing documentation for:
    getVersion_Text_Regex_Base (Text/Regex/Base.hs:52)
  33% (  1 /  3) in 'Text.Regex.Base.Impl'
  Missing documentation for:
    polymatch (Text/Regex/Base/Impl.hs:50)
    polymatchM (Text/Regex/Base/Impl.hs:56)
Documentation created: dist/doc/html/regex-base/index.html,
dist/doc/html/regex-base/regex-base.txt
Creating package registration file:
/tmp/pkgConf-regex-base-0.932858305041855103807.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/regex-base-0.93.2-47KXx9dLqeO8MNJeizLKhP
Registering regex-base-0.93.2...
Installed regex-base-0.93.2
Configuring hslogger-1.2.9...
Building hslogger-1.2.9...
Preprocessing library hslogger-1.2.9...
[1 of 8] Compiling System.Log       ( src/System/Log.hs, dist/build/System/Log.o )
[2 of 8] Compiling System.Log.Formatter ( src/System/Log/Formatter.hs, dist/build/System/Log/Formatter.o )
[3 of 8] Compiling System.Log.Handler ( src/System/Log/Handler.hs, dist/build/System/Log/Handler.o )
[4 of 8] Compiling System.Log.Handler.Simple ( src/System/Log/Handler/Simple.hs, dist/build/System/Log/Handler/Simple.o )
[5 of 8] Compiling System.Log.Handler.Syslog ( src/System/Log/Handler/Syslog.hs, dist/build/System/Log/Handler/Syslog.o )
[6 of 8] Compiling System.Log.Handler.Growl ( src/System/Log/Handler/Growl.hs, dist/build/System/Log/Handler/Growl.o )

src/System/Log/Handler/Growl.hs:42:1: Warning: Tab character

src/System/Log/Handler/Growl.hs:45:1: Warning: Tab character

src/System/Log/Handler/Growl.hs:47:1: Warning: Tab character

src/System/Log/Handler/Growl.hs:97:1: Warning: Tab character

src/System/Log/Handler/Growl.hs:128:1: Warning: Tab character

src/System/Log/Handler/Growl.hs:130:1: Warning: Tab character
[7 of 8] Compiling System.Log.Handler.Log4jXML ( src/System/Log/Handler/Log4jXML.hs, dist/build/System/Log/Handler/Log4jXML.o )
[8 of 8] Compiling System.Log.Logger ( src/System/Log/Logger.hs, dist/build/System/Log/Logger.o )

src/System/Log/Logger.hs:201:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead
In-place registering hslogger-1.2.9...
Running Haddock for hslogger-1.2.9...
Running hscolour for hslogger-1.2.9...
Preprocessing library hslogger-1.2.9...
Preprocessing library hslogger-1.2.9...

src/System/Log/Handler/Growl.hs:42:1: Warning: Tab character

src/System/Log/Handler/Growl.hs:45:1: Warning: Tab character

src/System/Log/Handler/Growl.hs:47:1: Warning: Tab character

src/System/Log/Handler/Growl.hs:97:1: Warning: Tab character

src/System/Log/Handler/Growl.hs:128:1: Warning: Tab character

src/System/Log/Handler/Growl.hs:130:1: Warning: Tab character

src/System/Log/Logger.hs:201:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead
Haddock coverage:
 100% (  4 /  4) in 'System.Log'
 100% (  6 /  6) in 'System.Log.Formatter'
 100% (  3 /  3) in 'System.Log.Handler'
 100% (  5 /  5) in 'System.Log.Handler.Simple'
 100% ( 10 / 10) in 'System.Log.Handler.Syslog'
 100% (  3 /  3) in 'System.Log.Handler.Growl'
 100% ( 17 / 17) in 'System.Log.Handler.Log4jXML'
  97% ( 38 / 39) in 'System.Log.Logger'
  Missing documentation for:
    Logger (src/System/Log/Logger.hs:207)
Warning: System.Log.Handler.Syslog: could not find link destinations for:
    SyslogHandler
Warning: System.Log.Handler.Growl: could not find link destinations for:
    GrowlHandler
Documentation created: dist/doc/html/hslogger/index.html,
dist/doc/html/hslogger/hslogger.txt
Creating package registration file:
/tmp/pkgConf-hslogger-1.2512976554339980538.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/hslogger-1.2.9-BLLA2mHMd1Y30ogCyK2blO
Registering hslogger-1.2.9...
Installed hslogger-1.2.9
Configuring old-time-1.1.0.3...
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for ftime... yes
checking for gmtime_r... yes
checking for localtime_r... yes
checking for gettimeofday... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/time.h... (cached) yes
checking whether altzone is declared... no
configure: creating ./config.status
config.status: creating include/HsTimeConfig.h
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
Building old-time-1.1.0.3...
Preprocessing library old-time-1.1.0.3...
[1 of 1] Compiling System.Time      ( dist/build/System/Time.hs, dist/build/System/Time.o )
In-place registering old-time-1.1.0.3...
Running Haddock for old-time-1.1.0.3...
Running hscolour for old-time-1.1.0.3...
Preprocessing library old-time-1.1.0.3...
Preprocessing library old-time-1.1.0.3...
Haddock coverage:
  95% ( 20 / 21) in 'System.Time'
  Missing documentation for:
    getClockTime (System/Time.hsc:232)
Documentation created: dist/doc/html/old-time/index.html,
dist/doc/html/old-time/old-time.txt
Creating package registration file:
/tmp/pkgConf-old-time-1.1.021052105251229999242.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/old-time-1.1.0.3-JVjJvknZJ0JKghfag2Jw2L
Registering old-time-1.1.0.3...
Installed old-time-1.1.0.3
Configuring async-2.1.0...
Building async-2.1.0...
Preprocessing library async-2.1.0...
[1 of 1] Compiling Control.Concurrent.Async ( Control/Concurrent/Async.hs, dist/build/Control/Concurrent/Async.o )
In-place registering async-2.1.0...
Running Haddock for async-2.1.0...
Running hscolour for async-2.1.0...
Preprocessing library async-2.1.0...
Preprocessing library async-2.1.0...
Haddock coverage:
 100% ( 54 / 54) in 'Control.Concurrent.Async'
Documentation created: dist/doc/html/async/index.html,
dist/doc/html/async/async.txt
Creating package registration file:
/tmp/pkgConf-async-2.111297077751741160450.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/async-2.1.0-KuqnF1GrhHK5nNp6Zzm3jy
Registering async-2.1.0...
Installed async-2.1.0
Configuring parsec-3.1.9...
Building parsec-3.1.9...
Preprocessing library parsec-3.1.9...
[ 1 of 25] Compiling Text.Parsec.Pos  ( Text/Parsec/Pos.hs, dist/build/Text/Parsec/Pos.o )
[ 2 of 25] Compiling Text.Parsec.Error ( Text/Parsec/Error.hs, dist/build/Text/Parsec/Error.o )
[ 3 of 25] Compiling Text.ParserCombinators.Parsec.Error ( Text/ParserCombinators/Parsec/Error.hs, dist/build/Text/ParserCombinators/Parsec/Error.o )
[ 4 of 25] Compiling Text.Parsec.Prim ( Text/Parsec/Prim.hs, dist/build/Text/Parsec/Prim.o )
[ 5 of 25] Compiling Text.Parsec.Combinator ( Text/Parsec/Combinator.hs, dist/build/Text/Parsec/Combinator.o )
[ 6 of 25] Compiling Text.ParserCombinators.Parsec.Combinator ( Text/ParserCombinators/Parsec/Combinator.hs, dist/build/Text/ParserCombinators/Parsec/Combinator.o )
[ 7 of 25] Compiling Text.Parsec.String ( Text/Parsec/String.hs, dist/build/Text/Parsec/String.o )
[ 8 of 25] Compiling Text.Parsec.ByteString ( Text/Parsec/ByteString.hs, dist/build/Text/Parsec/ByteString.o )
[ 9 of 25] Compiling Text.Parsec.ByteString.Lazy ( Text/Parsec/ByteString/Lazy.hs, dist/build/Text/Parsec/ByteString/Lazy.o )
[10 of 25] Compiling Text.Parsec.Text ( Text/Parsec/Text.hs, dist/build/Text/Parsec/Text.o )
[11 of 25] Compiling Text.Parsec.Text.Lazy ( Text/Parsec/Text/Lazy.hs, dist/build/Text/Parsec/Text/Lazy.o )
[12 of 25] Compiling Text.Parsec.Expr ( Text/Parsec/Expr.hs, dist/build/Text/Parsec/Expr.o )
[13 of 25] Compiling Text.ParserCombinators.Parsec.Prim ( Text/ParserCombinators/Parsec/Prim.hs, dist/build/Text/ParserCombinators/Parsec/Prim.o )
[14 of 25] Compiling Text.ParserCombinators.Parsec.Pos ( Text/ParserCombinators/Parsec/Pos.hs, dist/build/Text/ParserCombinators/Parsec/Pos.o )
[15 of 25] Compiling Text.Parsec.Char ( Text/Parsec/Char.hs, dist/build/Text/Parsec/Char.o )
[16 of 25] Compiling Text.Parsec.Token ( Text/Parsec/Token.hs, dist/build/Text/Parsec/Token.o )
[17 of 25] Compiling Text.ParserCombinators.Parsec.Token ( Text/ParserCombinators/Parsec/Token.hs, dist/build/Text/ParserCombinators/Parsec/Token.o )
[18 of 25] Compiling Text.ParserCombinators.Parsec.Char ( Text/ParserCombinators/Parsec/Char.hs, dist/build/Text/ParserCombinators/Parsec/Char.o )
[19 of 25] Compiling Text.ParserCombinators.Parsec ( Text/ParserCombinators/Parsec.hs, dist/build/Text/ParserCombinators/Parsec.o )
[20 of 25] Compiling Text.ParserCombinators.Parsec.Expr ( Text/ParserCombinators/Parsec/Expr.hs, dist/build/Text/ParserCombinators/Parsec/Expr.o )
[21 of 25] Compiling Text.Parsec      ( Text/Parsec.hs, dist/build/Text/Parsec.o )
[22 of 25] Compiling Text.Parsec.Language ( Text/Parsec/Language.hs, dist/build/Text/Parsec/Language.o )

Text/Parsec/Language.hs:44:30: Warning: Tab character

Text/Parsec/Language.hs:45:26: Warning: Tab character

Text/Parsec/Language.hs:46:27: Warning: Tab character

Text/Parsec/Language.hs:58:1: Warning: Tab character

Text/Parsec/Language.hs:58:31: Warning: Tab character

Text/Parsec/Language.hs:59:1: Warning: Tab character

Text/Parsec/Language.hs:59:29: Warning: Tab character

Text/Parsec/Language.hs:60:1: Warning: Tab character

Text/Parsec/Language.hs:60:30: Warning: Tab character

Text/Parsec/Language.hs:61:1: Warning: Tab character

Text/Parsec/Language.hs:62:1: Warning: Tab character

Text/Parsec/Language.hs:62:29: Warning: Tab character

Text/Parsec/Language.hs:63:1: Warning: Tab character

Text/Parsec/Language.hs:63:30: Warning: Tab character

Text/Parsec/Language.hs:64:1: Warning: Tab character

Text/Parsec/Language.hs:65:1: Warning: Tab character

Text/Parsec/Language.hs:67:1: Warning: Tab character

Text/Parsec/Language.hs:109:1: Warning: Tab character

Text/Parsec/Language.hs:109:30: Warning: Tab character

Text/Parsec/Language.hs:110:1: Warning: Tab character

Text/Parsec/Language.hs:110:32: Warning: Tab character

Text/Parsec/Language.hs:111:5: Warning: Tab character

Text/Parsec/Language.hs:112:5: Warning: Tab character

Text/Parsec/Language.hs:113:5: Warning: Tab character

Text/Parsec/Language.hs:114:5: Warning: Tab character

Text/Parsec/Language.hs:146:1: Warning: Tab character

Text/Parsec/Language.hs:147:1: Warning: Tab character

Text/Parsec/Language.hs:148:1: Warning: Tab character

Text/Parsec/Language.hs:150:1: Warning: Tab character
[23 of 25] Compiling Text.ParserCombinators.Parsec.Language ( Text/ParserCombinators/Parsec/Language.hs, dist/build/Text/ParserCombinators/Parsec/Language.o )
[24 of 25] Compiling Text.Parsec.Perm ( Text/Parsec/Perm.hs, dist/build/Text/Parsec/Perm.o )
[25 of 25] Compiling Text.ParserCombinators.Parsec.Perm ( Text/ParserCombinators/Parsec/Perm.hs, dist/build/Text/ParserCombinators/Parsec/Perm.o )
In-place registering parsec-3.1.9...
Running Haddock for parsec-3.1.9...
Running hscolour for parsec-3.1.9...
Preprocessing library parsec-3.1.9...
Preprocessing library parsec-3.1.9...

Text/Parsec/Language.hs:44:30: Warning: Tab character

Text/Parsec/Language.hs:45:26: Warning: Tab character

Text/Parsec/Language.hs:46:27: Warning: Tab character

Text/Parsec/Language.hs:58:1: Warning: Tab character

Text/Parsec/Language.hs:58:31: Warning: Tab character

Text/Parsec/Language.hs:59:1: Warning: Tab character

Text/Parsec/Language.hs:59:29: Warning: Tab character

Text/Parsec/Language.hs:60:1: Warning: Tab character

Text/Parsec/Language.hs:60:30: Warning: Tab character

Text/Parsec/Language.hs:61:1: Warning: Tab character

Text/Parsec/Language.hs:62:1: Warning: Tab character

Text/Parsec/Language.hs:62:29: Warning: Tab character

Text/Parsec/Language.hs:63:1: Warning: Tab character

Text/Parsec/Language.hs:63:30: Warning: Tab character

Text/Parsec/Language.hs:64:1: Warning: Tab character

Text/Parsec/Language.hs:65:1: Warning: Tab character

Text/Parsec/Language.hs:67:1: Warning: Tab character

Text/Parsec/Language.hs:109:1: Warning: Tab character

Text/Parsec/Language.hs:109:30: Warning: Tab character

Text/Parsec/Language.hs:110:1: Warning: Tab character

Text/Parsec/Language.hs:110:32: Warning: Tab character

Text/Parsec/Language.hs:111:5: Warning: Tab character

Text/Parsec/Language.hs:112:5: Warning: Tab character

Text/Parsec/Language.hs:113:5: Warning: Tab character

Text/Parsec/Language.hs:114:5: Warning: Tab character

Text/Parsec/Language.hs:146:1: Warning: Tab character

Text/Parsec/Language.hs:147:1: Warning: Tab character

Text/Parsec/Language.hs:148:1: Warning: Tab character

Text/Parsec/Language.hs:150:1: Warning: Tab character
Haddock coverage:
  82% ( 14 / 17) in 'Text.Parsec.Pos'
  Missing documentation for:
    SourceName (Text/Parsec/Pos.hs:35)
    Line (Text/Parsec/Pos.hs:36)
    Column (Text/Parsec/Pos.hs:37)
  43% (  6 / 14) in 'Text.Parsec.Error'
  Missing documentation for:
    errorIsUnknown (Text/Parsec/Error.hs:110)
    showErrorMessages (Text/Parsec/Error.hs:173)
    newErrorMessage (Text/Parsec/Error.hs:120)
    newErrorUnknown (Text/Parsec/Error.hs:116)
    addErrorMessage (Text/Parsec/Error.hs:124)
    setErrorPos (Text/Parsec/Error.hs:128)
    setErrorMessage (Text/Parsec/Error.hs:132)
    mergeError (Text/Parsec/Error.hs:136)
  38% (  6 / 16) in 'Text.ParserCombinators.Parsec.Error'
  Missing documentation for:
    messageCompare (Text/ParserCombinators/Parsec/Error.hs:36)
    messageEq (Text/ParserCombinators/Parsec/Error.hs:39)
    errorIsUnknown (Text/Parsec/Error.hs:110)
    showErrorMessages (Text/Parsec/Error.hs:173)
    newErrorMessage (Text/Parsec/Error.hs:120)
    newErrorUnknown (Text/Parsec/Error.hs:116)
    addErrorMessage (Text/Parsec/Error.hs:124)
    setErrorPos (Text/Parsec/Error.hs:128)
    setErrorMessage (Text/Parsec/Error.hs:132)
    mergeError (Text/Parsec/Error.hs:136)
  64% ( 32 / 50) in 'Text.Parsec.Prim'
  Missing documentation for:
    unknownError (Text/Parsec/Prim.hs:91)
    sysUnExpectError (Text/Parsec/Prim.hs:94)
    Parsec (Text/Parsec/Prim.hs:152)
    Consumed (Text/Parsec/Prim.hs:154)
    Reply (Text/Parsec/Prim.hs:157)
    State (Text/Parsec/Prim.hs:160)
    parsecMap (Text/Parsec/Prim.hs:177)
    parserReturn (Text/Parsec/Prim.hs:221)
    parserBind (Text/Parsec/Prim.hs:226)
    mergeErrorReply (Text/Parsec/Prim.hs:266)
    parserFail (Text/Parsec/Prim.hs:272)
    parserPlus (Text/Parsec/Prim.hs:290)
    labels (Text/Parsec/Prim.hs:345)
    tokens (Text/Parsec/Prim.hs:396)
    tokenPrimEx (Text/Parsec/Prim.hs:533)
    manyAccum (Text/Parsec/Prim.hs:592)
    runPT (Text/Parsec/Prim.hs:610)
    runP (Text/Parsec/Prim.hs:624)
 100% ( 24 / 24) in 'Text.Parsec.Combinator'
 100% ( 24 / 24) in 'Text.ParserCombinators.Parsec.Combinator'
  50% (  2 /  4) in 'Text.Parsec.String'
  Missing documentation for:
    Parser (Text/Parsec/String.hs:22)
    GenParser (Text/Parsec/String.hs:23)
  50% (  2 /  4) in 'Text.Parsec.ByteString'
  Missing documentation for:
    Parser (Text/Parsec/ByteString.hs:24)
    GenParser (Text/Parsec/ByteString.hs:25)
  50% (  2 /  4) in 'Text.Parsec.ByteString.Lazy'
  Missing documentation for:
    Parser (Text/Parsec/ByteString/Lazy.hs:24)
    GenParser (Text/Parsec/ByteString/Lazy.hs:25)
  33% (  1 /  3) in 'Text.Parsec.Text'
  Missing documentation for:
    Parser (Text/Parsec/Text.hs:23)
    GenParser (Text/Parsec/Text.hs:24)
  33% (  1 /  3) in 'Text.Parsec.Text.Lazy'
  Missing documentation for:
    Parser (Text/Parsec/Text/Lazy.hs:23)
    GenParser (Text/Parsec/Text/Lazy.hs:24)
 100% (  5 /  5) in 'Text.Parsec.Expr'
  70% ( 21 / 30) in 'Text.ParserCombinators.Parsec.Prim'
  Missing documentation for:
    Parser (Text/Parsec/String.hs:22)
    GenParser (Text/Parsec/String.hs:23)
    runParser (Text/ParserCombinators/Parsec/Prim.hs:57)
    tokens (Text/Parsec/Prim.hs:396)
    tokenPrimEx (Text/Parsec/Prim.hs:533)
    try (Text/ParserCombinators/Parsec/Prim.hs:64)
    labels (Text/Parsec/Prim.hs:345)
    pzero (Text/ParserCombinators/Parsec/Prim.hs:54)
    State (Text/Parsec/Prim.hs:160)
  82% ( 14 / 17) in 'Text.ParserCombinators.Parsec.Pos'
  Missing documentation for:
    SourceName (Text/Parsec/Pos.hs:35)
    Line (Text/Parsec/Pos.hs:36)
    Column (Text/Parsec/Pos.hs:37)
 100% ( 20 / 20) in 'Text.Parsec.Char'
  67% (  4 /  6) in 'Text.Parsec.Token'
  Missing documentation for:
    LanguageDef (Text/Parsec/Token.hs:38)
    TokenParser (Text/Parsec/Token.hs:106)
  67% (  4 /  6) in 'Text.ParserCombinators.Parsec.Token'
  Missing documentation for:
    LanguageDef (Text/Parsec/Token.hs:38)
    TokenParser (Text/Parsec/Token.hs:106)
  95% ( 18 / 19) in 'Text.ParserCombinators.Parsec.Char'
  Missing documentation for:
    CharParser (Text/ParserCombinators/Parsec/Char.hs:40)
  83% ( 15 / 18) in 'Text.ParserCombinators.Parsec'
  Missing documentation for:
    SourceName (Text/Parsec/Pos.hs:35)
    Line (Text/Parsec/Pos.hs:36)
    Column (Text/Parsec/Pos.hs:37)
  40% (  2 /  5) in 'Text.ParserCombinators.Parsec.Expr'
  Missing documentation for:
    Operator (Text/ParserCombinators/Parsec/Expr.hs:28)
    OperatorTable (Text/ParserCombinators/Parsec/Expr.hs:32)
    buildExpressionParser (Text/ParserCombinators/Parsec/Expr.hs:39)
  78% ( 73 / 94) in 'Text.Parsec'
  Missing documentation for:
    Parsec (Text/Parsec/Prim.hs:152)
    tokens (Text/Parsec/Prim.hs:396)
    labels (Text/Parsec/Prim.hs:345)
    SourceName (Text/Parsec/Pos.hs:35)
    Line (Text/Parsec/Pos.hs:36)
    Column (Text/Parsec/Pos.hs:37)
    manyAccum (Text/Parsec/Prim.hs:592)
    tokenPrimEx (Text/Parsec/Prim.hs:533)
    runPT (Text/Parsec/Prim.hs:610)
    unknownError (Text/Parsec/Prim.hs:91)
    sysUnExpectError (Text/Parsec/Prim.hs:94)
    mergeErrorReply (Text/Parsec/Prim.hs:266)
    runP (Text/Parsec/Prim.hs:624)
    Consumed (Text/Parsec/Prim.hs:154)
    Reply (Text/Parsec/Prim.hs:157)
    State (Text/Parsec/Prim.hs:160)
    parsecMap (Text/Parsec/Prim.hs:177)
    parserReturn (Text/Parsec/Prim.hs:221)
    parserBind (Text/Parsec/Prim.hs:226)
    parserFail (Text/Parsec/Prim.hs:272)
    parserPlus (Text/Parsec/Prim.hs:290)
  80% (  8 / 10) in 'Text.Parsec.Language'
  Missing documentation for:
    emptyDef (Text/Parsec/Language.hs:79)
    LanguageDef (Text/Parsec/Token.hs:38)
  80% (  8 / 10) in 'Text.ParserCombinators.Parsec.Language'
  Missing documentation for:
    emptyDef (Text/Parsec/Language.hs:79)
    LanguageDef (Text/Parsec/Token.hs:38)
 100% (  8 /  8) in 'Text.Parsec.Perm'
 100% (  7 /  7) in 'Text.ParserCombinators.Parsec.Perm'
Documentation created: dist/doc/html/parsec/index.html,
dist/doc/html/parsec/parsec.txt
Creating package registration file:
/tmp/pkgConf-parsec-3.111971823131246101662.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/parsec-3.1.9-EE5NO1mlYLh4J8mgDEshNv
Registering parsec-3.1.9...
Installed parsec-3.1.9
Configuring exceptions-0.8.2.1...
Building exceptions-0.8.2.1...
Preprocessing library exceptions-0.8.2.1...
[1 of 2] Compiling Control.Monad.Catch ( src/Control/Monad/Catch.hs, dist/build/Control/Monad/Catch.o )
[2 of 2] Compiling Control.Monad.Catch.Pure ( src/Control/Monad/Catch/Pure.hs, dist/build/Control/Monad/Catch/Pure.o )
In-place registering exceptions-0.8.2.1...
Running Haddock for exceptions-0.8.2.1...
Running hscolour for exceptions-0.8.2.1...
Preprocessing library exceptions-0.8.2.1...
Preprocessing library exceptions-0.8.2.1...
Haddock coverage:
 100% ( 31 / 31) in 'Control.Monad.Catch'
  80% (  8 / 10) in 'Control.Monad.Catch.Pure'
  Missing documentation for:
    Catch (src/Control/Monad/Catch/Pure.hs:95)
    runCatch (src/Control/Monad/Catch/Pure.hs:97)
Documentation created: dist/doc/html/exceptions/index.html,
dist/doc/html/exceptions/exceptions.txt
Creating package registration file:
/tmp/pkgConf-exceptions-0.8.21611111544112028656.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/exceptions-0.8.2.1-Jkl94O78MPXBSznLIarVn2
Registering exceptions-0.8.2.1...
Installed exceptions-0.8.2.1
Configuring regex-posix-0.95.2...
Building regex-posix-0.95.2...
Preprocessing library regex-posix-0.95.2...
[1 of 6] Compiling Text.Regex.Posix.Wrap ( dist/build/Text/Regex/Posix/Wrap.hs, dist/build/Text/Regex/Posix/Wrap.o )
[2 of 6] Compiling Text.Regex.Posix.String ( Text/Regex/Posix/String.hs, dist/build/Text/Regex/Posix/String.o )
[3 of 6] Compiling Text.Regex.Posix.Sequence ( Text/Regex/Posix/Sequence.hs, dist/build/Text/Regex/Posix/Sequence.o )
[4 of 6] Compiling Text.Regex.Posix.ByteString ( Text/Regex/Posix/ByteString.hs, dist/build/Text/Regex/Posix/ByteString.o )
[5 of 6] Compiling Text.Regex.Posix.ByteString.Lazy ( Text/Regex/Posix/ByteString/Lazy.hs, dist/build/Text/Regex/Posix/ByteString/Lazy.o )
[6 of 6] Compiling Text.Regex.Posix ( Text/Regex/Posix.hs, dist/build/Text/Regex/Posix.o )

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

Text/Regex/Posix.hs:72:13: Warning:
    In the use of ‘versionTags’ (imported from Data.Version):
    Deprecated: "See GHC ticket #2496"
Haddock coverage:
  40% ( 17 / 42) in 'Text.Regex.Posix.Wrap'
  Missing documentation for:
    RegOffsetT (Text/Regex/Posix/Wrap.hsc:166)
    =~ (Text/Regex/Posix/Wrap.hsc:320)
    =~~ (Text/Regex/Posix/Wrap.hsc:322)
    wrapCompile (Text/Regex/Posix/Wrap.hsc:298)
    wrapTest (Text/Regex/Posix/Wrap.hsc:303)
    wrapCount (Text/Regex/Posix/Wrap.hsc:317)
    unusedRegOffset (Text/Regex/Posix/Wrap.hsc:291)
    compExtended (Text/Regex/Posix/Wrap.hsc:416)
    compIgnoreCase (Text/Regex/Posix/Wrap.hsc:418)
    compNoSub (Text/Regex/Posix/Wrap.hsc:420)
    compNewline (Text/Regex/Posix/Wrap.hsc:422)
    execNotBOL (Text/Regex/Posix/Wrap.hsc:411)
    execNotEOL (Text/Regex/Posix/Wrap.hsc:413)
    retBadbr (Text/Regex/Posix/Wrap.hsc:427)
    retBadpat (Text/Regex/Posix/Wrap.hsc:429)
    retBadrpt (Text/Regex/Posix/Wrap.hsc:431)
    retEcollate (Text/Regex/Posix/Wrap.hsc:433)
    retEctype (Text/Regex/Posix/Wrap.hsc:435)
    retEescape (Text/Regex/Posix/Wrap.hsc:437)
    retEsubreg (Text/Regex/Posix/Wrap.hsc:439)
    retEbrack (Text/Regex/Posix/Wrap.hsc:441)
    retEparen (Text/Regex/Posix/Wrap.hsc:443)
    retEbrace (Text/Regex/Posix/Wrap.hsc:445)
    retErange (Text/Regex/Posix/Wrap.hsc:447)
    retEspace (Text/Regex/Posix/Wrap.hsc:449)
  68% ( 17 / 25) in 'Text.Regex.Posix.String'
  Missing documentation for:
    unusedOffset (Text/Regex/Posix/String.hs:63)
    compile (Text/Regex/Posix/String.hs:87)
    compExtended (Text/Regex/Posix/Wrap.hsc:416)
    compIgnoreCase (Text/Regex/Posix/Wrap.hsc:418)
    compNoSub (Text/Regex/Posix/Wrap.hsc:420)
    compNewline (Text/Regex/Posix/Wrap.hsc:422)
    execNotBOL (Text/Regex/Posix/Wrap.hsc:411)
    execNotEOL (Text/Regex/Posix/Wrap.hsc:413)
  67% ( 16 / 24) in 'Text.Regex.Posix.Sequence'
  Missing documentation for:
    unusedOffset (Text/Regex/Posix/Sequence.hs:67)
    compile (Text/Regex/Posix/Sequence.hs:91)
    compExtended (Text/Regex/Posix/Wrap.hsc:416)
    compIgnoreCase (Text/Regex/Posix/Wrap.hsc:418)
    compNoSub (Text/Regex/Posix/Wrap.hsc:420)
    compNewline (Text/Regex/Posix/Wrap.hsc:422)
    execNotBOL (Text/Regex/Posix/Wrap.hsc:411)
    execNotEOL (Text/Regex/Posix/Wrap.hsc:413)
  68% ( 17 / 25) in 'Text.Regex.Posix.ByteString'
  Missing documentation for:
    unusedOffset (Text/Regex/Posix/ByteString.hs:143)
    regexec (Text/Regex/Posix/ByteString.hs:124)
    compExtended (Text/Regex/Posix/Wrap.hsc:416)
    compIgnoreCase (Text/Regex/Posix/Wrap.hsc:418)
    compNoSub (Text/Regex/Posix/Wrap.hsc:420)
    compNewline (Text/Regex/Posix/Wrap.hsc:422)
    execNotBOL (Text/Regex/Posix/Wrap.hsc:411)
    execNotEOL (Text/Regex/Posix/Wrap.hsc:413)
  68% ( 17 / 25) in 'Text.Regex.Posix.ByteString.Lazy'
  Missing documentation for:
    unusedOffset (Text/Regex/Posix/ByteString/Lazy.hs:140)
    regexec (Text/Regex/Posix/ByteString/Lazy.hs:128)
    compExtended (Text/Regex/Posix/Wrap.hsc:416)
    compIgnoreCase (Text/Regex/Posix/Wrap.hsc:418)
    compNoSub (Text/Regex/Posix/Wrap.hsc:420)
    compNewline (Text/Regex/Posix/Wrap.hsc:422)
    execNotBOL (Text/Regex/Posix/Wrap.hsc:411)
    execNotEOL (Text/Regex/Posix/Wrap.hsc:413)
  80% (  4 /  5) in 'Text.Regex.Posix'
  Missing documentation for:
    getVersion_Text_Regex_Posix (Text/Regex/Posix.hs:69)
Warning: Text.Regex.Posix.Wrap: could not find link destinations for:
    retNoMatch
Warning: Text.Regex.Posix.String: could not find link destinations for:
    retNoMatch
Warning: Text.Regex.Posix.Sequence: could not find link destinations for:
    retNoMatch
Warning: Text.Regex.Posix.ByteString: could not find link destinations for:
    retNoMatch
Warning: Text.Regex.Posix.ByteString.Lazy: could not find link destinations for:
    retNoMatch
Documentation created: dist/doc/html/regex-posix/index.html,
dist/doc/html/regex-posix/regex-posix.txt
Creating package registration file:
/tmp/pkgConf-regex-posix-0.9518745458201206674446.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/regex-posix-0.95.2-ClFHQvfj6rtJ1Pxo4OAy89
Registering regex-posix-0.95.2...
Installed regex-posix-0.95.2
Configuring regex-compat-0.95.1...
Building regex-compat-0.95.1...
Preprocessing library regex-compat-0.95.1...
[1 of 1] Compiling Text.Regex       ( Text/Regex.hs, dist/build/Text/Regex.o )

Text/Regex.hs:50:1: Warning: Tab character

Text/Regex.hs:51:1: Warning: Tab character

Text/Regex.hs:63:12: Warning: Tab character

Text/Regex.hs:64:13: Warning: Tab character

Text/Regex.hs:65:21: Warning: Tab character

Text/Regex.hs:66:1: Warning: Tab character

Text/Regex.hs:67:1: Warning: Tab character

Text/Regex.hs:73:12: Warning: Tab character

Text/Regex.hs:74:13: Warning: Tab character

Text/Regex.hs:76:1: Warning: Tab character

Text/Regex.hs:77:1: Warning: Tab character

Text/Regex.hs:78:1: Warning: Tab character

Text/Regex.hs:79:1: Warning: Tab character

Text/Regex.hs:80:1: Warning: Tab character

Text/Regex.hs:81:1: Warning: Tab character
In-place registering regex-compat-0.95.1...
Running Haddock for regex-compat-0.95.1...
Running hscolour for regex-compat-0.95.1...
Preprocessing library regex-compat-0.95.1...
Preprocessing library regex-compat-0.95.1...

Text/Regex.hs:63:12: Warning: Tab character

Text/Regex.hs:64:13: Warning: Tab character

Text/Regex.hs:65:21: Warning: Tab character

Text/Regex.hs:73:12: Warning: Tab character

Text/Regex.hs:74:13: Warning: Tab character

Text/Regex.hs:76:1: Warning: Tab character
Haddock coverage:
 100% (  9 /  9) in 'Text.Regex'
Documentation created: dist/doc/html/regex-compat/index.html,
dist/doc/html/regex-compat/regex-compat.txt
Creating package registration file:
/tmp/pkgConf-regex-compat-0.957375823151714330334.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/regex-compat-0.95.1-EyUO1k1s8YNJ81jSdgVW1z
Registering regex-compat-0.95.1...
Installed regex-compat-0.95.1
Configuring MissingH-1.3.0.1...
Building MissingH-1.3.0.1...
Preprocessing library MissingH-1.3.0.1...

on the commandline: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
[ 1 of 47] Compiling System.Console.GetOpt.Utils ( src/System/Console/GetOpt/Utils.hs, dist/build/System/Console/GetOpt/Utils.o )
[ 2 of 47] Compiling System.Debian    ( src/System/Debian.hs, dist/build/System/Debian.o )
[ 3 of 47] Compiling System.IO.WindowsCompat ( src/System/IO/WindowsCompat.hs, dist/build/System/IO/WindowsCompat.o )
[ 4 of 47] Compiling System.Posix.Consts ( src/System/Posix/Consts.hs, dist/build/System/Posix/Consts.o )
[ 5 of 47] Compiling System.IO.StatCompat ( src/System/IO/StatCompat.hs, dist/build/System/IO/StatCompat.o )
[ 6 of 47] Compiling System.IO.PlafCompat ( src/System/IO/PlafCompat.hs, dist/build/System/IO/PlafCompat.o )
[ 7 of 47] Compiling Data.Compression.Inflate ( src/Data/Compression/Inflate.hs, dist/build/Data/Compression/Inflate.o )
[ 8 of 47] Compiling Data.Hash.MD5.Zord64_HARD ( src/Data/Hash/MD5/Zord64_HARD.lhs, dist/build/Data/Hash/MD5/Zord64_HARD.o )

src/Data/Hash/MD5/Zord64_HARD.lhs:13:12: Warning:
    No explicit implementation for
      either ‘showsPrec’ or ‘show’
    In the instance declaration for ‘Show Zord64’

src/Data/Hash/MD5/Zord64_HARD.lhs:15:12: Warning:
    No explicit implementation for
      either ‘readsPrec’ or ‘GHC.Read.readPrec’
    In the instance declaration for ‘Read Zord64’

src/Data/Hash/MD5/Zord64_HARD.lhs:17:12: Warning:
    No explicit implementation for
      ‘*’, ‘abs’, and ‘signum’
    In the instance declaration for ‘Num Zord64’

src/Data/Hash/MD5/Zord64_HARD.lhs:26:12: Warning:
    No explicit implementation for
      ‘xor’, (either ‘rotate’ or (‘rotateL’ and ‘rotateR’)), ‘bitSize’,
      ‘bitSizeMaybe’, ‘isSigned’, ‘testBit’, ‘bit’, and ‘popCount’
    In the instance declaration for ‘Bits Zord64’

src/Data/Hash/MD5/Zord64_HARD.lhs:43:12: Warning:
    No explicit implementation for
      ‘quotRem’
    In the instance declaration for ‘Integral Zord64’

src/Data/Hash/MD5/Zord64_HARD.lhs:46:12: Warning:
    No explicit implementation for
      ‘toRational’
    In the instance declaration for ‘Real Zord64’

src/Data/Hash/MD5/Zord64_HARD.lhs:47:12: Warning:
    No explicit implementation for
      ‘toEnum’ and ‘fromEnum’
    In the instance declaration for ‘Enum Zord64’
[ 9 of 47] Compiling Data.Hash.MD5    ( src/Data/Hash/MD5.lhs, dist/build/Data/Hash/MD5.o )

src/Data/Hash/MD5.lhs:114:12: Warning:
    No explicit implementation for
      ‘*’, ‘abs’, ‘signum’, ‘fromInteger’, and (either ‘negate’ or ‘-’)
    In the instance declaration for ‘Num ABCD’
[10 of 47] Compiling Data.Hash.CRC32.GZip ( src/Data/Hash/CRC32/GZip.hs, dist/build/Data/Hash/CRC32/GZip.o )
[11 of 47] Compiling Data.Hash.CRC32.Posix ( src/Data/Hash/CRC32/Posix.hs, dist/build/Data/Hash/CRC32/Posix.o )
[12 of 47] Compiling Data.Bits.Utils  ( src/Data/Bits/Utils.hs, dist/build/Data/Bits/Utils.o )

src/Data/Bits/Utils.hs:40:13: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

src/Data/Bits/Utils.hs:42:42: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
[13 of 47] Compiling System.FileArchive.GZip ( src/System/FileArchive/GZip.hs, dist/build/System/FileArchive/GZip.o )

src/System/FileArchive/GZip.hs:44:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead

src/System/FileArchive/GZip.hs:56:10: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/System/FileArchive/GZip.hs:56:10: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[14 of 47] Compiling Data.Tuple.Utils ( src/Data/Tuple/Utils.hs, dist/build/Data/Tuple/Utils.o )
[15 of 47] Compiling Data.Maybe.Utils ( src/Data/Maybe/Utils.hs, dist/build/Data/Maybe/Utils.o )
[16 of 47] Compiling Data.Either.Utils ( src/Data/Either/Utils.hs, dist/build/Data/Either/Utils.o )

src/Data/Either/Utils.hs:29:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead
[17 of 47] Compiling Network.Utils    ( src/Network/Utils.hs, dist/build/Network/Utils.o )
[18 of 47] Compiling Network.SocketServer ( src/Network/SocketServer.hs, dist/build/Network/SocketServer.o )
[19 of 47] Compiling System.Time.ParseDate ( src/System/Time/ParseDate.hs, dist/build/System/Time/ParseDate.o )
[20 of 47] Compiling System.Path.NameManip ( src/System/Path/NameManip.hs, dist/build/System/Path/NameManip.o )
[21 of 47] Compiling Data.Quantity    ( src/Data/Quantity.hs, dist/build/Data/Quantity.o )
[22 of 47] Compiling System.Time.Utils ( src/System/Time/Utils.hs, dist/build/System/Time/Utils.o )
[23 of 47] Compiling Data.Progress.Tracker ( src/Data/Progress/Tracker.hs, dist/build/Data/Progress/Tracker.o )
[24 of 47] Compiling Data.BinPacking  ( src/Data/BinPacking.hs, dist/build/Data/BinPacking.o )

src/Data/BinPacking.hs:40:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead

src/Data/BinPacking.hs:59:55: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Data/BinPacking.hs:59:55: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Data/BinPacking.hs:72:18: Warning:
    Variable ‘size’ is implicitly quantified due to a context
    Use explicit forall syntax instead.
    This will become an error in GHC 7.12.
    In the type ‘(Num size, Ord size, Show size, Show obj) =>
                 [size]
                 -> [(size, obj)]
                    -> Either (BinPackerError size obj) [[(size, obj)]]’
    In the declaration for type synonym ‘BinPacker’

src/Data/BinPacking.hs:72:18: Warning:
    Variable ‘obj’ is implicitly quantified due to a context
    Use explicit forall syntax instead.
    This will become an error in GHC 7.12.
    In the type ‘(Num size, Ord size, Show size, Show obj) =>
                 [size]
                 -> [(size, obj)]
                    -> Either (BinPackerError size obj) [[(size, obj)]]’
    In the declaration for type synonym ‘BinPacker’
[25 of 47] Compiling Data.CSV         ( src/Data/CSV.hs, dist/build/Data/CSV.o )
[26 of 47] Compiling System.Cmd.Utils ( src/System/Cmd/Utils.hs, dist/build/System/Cmd/Utils.o )
[27 of 47] Compiling Network.Email.Sendmail ( src/Network/Email/Sendmail.hs, dist/build/Network/Email/Sendmail.o )
[28 of 47] Compiling Control.Concurrent.Thread.Utils ( src/Control/Concurrent/Thread/Utils.hs, dist/build/Control/Concurrent/Thread/Utils.o )
[29 of 47] Compiling Network.Email.Mailbox ( src/Network/Email/Mailbox.hs, dist/build/Network/Email/Mailbox.o )
[30 of 47] Compiling Text.ParserCombinators.Parsec.Utils ( src/Text/ParserCombinators/Parsec/Utils.hs, dist/build/Text/ParserCombinators/Parsec/Utils.o )
[31 of 47] Compiling System.Daemon    ( src/System/Daemon.hs, dist/build/System/Daemon.o )
[32 of 47] Compiling System.IO.HVIO   ( src/System/IO/HVIO.hs, dist/build/System/IO/HVIO.o )
[33 of 47] Compiling System.IO.HVFS   ( src/System/IO/HVFS.hs, dist/build/System/IO/HVFS.o )
[34 of 47] Compiling System.IO.Binary ( src/System/IO/Binary.hs, dist/build/System/IO/Binary.o )
[35 of 47] Compiling System.IO.HVFS.Utils ( src/System/IO/HVFS/Utils.hs, dist/build/System/IO/HVFS/Utils.o )
[36 of 47] Compiling System.IO.Utils  ( src/System/IO/Utils.hs, dist/build/System/IO/Utils.o )
[37 of 47] Compiling Data.List.Utils  ( src/Data/List/Utils.hs, dist/build/Data/List/Utils.o )
[38 of 47] Compiling Data.Map.Utils   ( src/Data/Map/Utils.hs, dist/build/Data/Map/Utils.o )
[39 of 47] Compiling System.Path      ( src/System/Path.hs, dist/build/System/Path.o )
[40 of 47] Compiling System.IO.HVFS.InstanceHelpers ( src/System/IO/HVFS/InstanceHelpers.hs, dist/build/System/IO/HVFS/InstanceHelpers.o )
[41 of 47] Compiling System.IO.HVFS.Combinators ( src/System/IO/HVFS/Combinators.hs, dist/build/System/IO/HVFS/Combinators.o )
[42 of 47] Compiling Data.MIME.Types  ( src/Data/MIME/Types.hs, dist/build/Data/MIME/Types.o )
[43 of 47] Compiling Data.String.Utils ( src/Data/String/Utils.hs, dist/build/Data/String/Utils.o )
[44 of 47] Compiling Data.Progress.Meter ( src/Data/Progress/Meter.hs, dist/build/Data/Progress/Meter.o )
[45 of 47] Compiling System.Path.WildMatch ( src/System/Path/WildMatch.hs, dist/build/System/Path/WildMatch.o )
[46 of 47] Compiling System.Path.Glob ( src/System/Path/Glob.hs, dist/build/System/Path/Glob.o )
[47 of 47] Compiling System.Debian.ControlParser ( src/System/Debian/ControlParser.hs, dist/build/System/Debian/ControlParser.o )
In-place registering MissingH-1.3.0.1...
Running Haddock for MissingH-1.3.0.1...
Running hscolour for MissingH-1.3.0.1...
Preprocessing library MissingH-1.3.0.1...
Preprocessing library MissingH-1.3.0.1...

src/Data/Hash/MD5/Zord64_HARD.lhs:13:12: Warning:
    No explicit implementation for
      either ‘showsPrec’ or ‘show’
    In the instance declaration for ‘Show Zord64’

src/Data/Hash/MD5/Zord64_HARD.lhs:15:12: Warning:
    No explicit implementation for
      either ‘readsPrec’ or ‘GHC.Read.readPrec’
    In the instance declaration for ‘Read Zord64’

src/Data/Hash/MD5/Zord64_HARD.lhs:17:12: Warning:
    No explicit implementation for
      ‘*’, ‘abs’, and ‘signum’
    In the instance declaration for ‘Num Zord64’

src/Data/Hash/MD5/Zord64_HARD.lhs:26:12: Warning:
    No explicit implementation for
      ‘xor’, (either ‘rotate’ or (‘rotateL’ and ‘rotateR’)), ‘bitSize’,
      ‘bitSizeMaybe’, ‘isSigned’, ‘testBit’, ‘bit’, and ‘popCount’
    In the instance declaration for ‘Bits Zord64’

src/Data/Hash/MD5/Zord64_HARD.lhs:43:12: Warning:
    No explicit implementation for
      ‘quotRem’
    In the instance declaration for ‘Integral Zord64’

src/Data/Hash/MD5/Zord64_HARD.lhs:46:12: Warning:
    No explicit implementation for
      ‘toRational’
    In the instance declaration for ‘Real Zord64’

src/Data/Hash/MD5/Zord64_HARD.lhs:47:12: Warning:
    No explicit implementation for
      ‘toEnum’ and ‘fromEnum’
    In the instance declaration for ‘Enum Zord64’

src/Data/Hash/MD5.lhs:114:12: Warning:
    No explicit implementation for
      ‘*’, ‘abs’, ‘signum’, ‘fromInteger’, and (either ‘negate’ or ‘-’)
    In the instance declaration for ‘Num ABCD’

src/Data/Bits/Utils.hs:40:13: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

src/Data/Bits/Utils.hs:42:42: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

src/System/FileArchive/GZip.hs:44:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead

src/System/FileArchive/GZip.hs:56:10: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/System/FileArchive/GZip.hs:56:10: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Data/Either/Utils.hs:29:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead

src/Data/BinPacking.hs:40:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead

src/Data/BinPacking.hs:59:55: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Data/BinPacking.hs:59:55: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Data/BinPacking.hs:72:18: Warning:
    Variable ‘size’ is implicitly quantified due to a context
    Use explicit forall syntax instead.
    This will become an error in GHC 7.12.
    In the type ‘(Num size, Ord size, Show size, Show obj) =>
                 [size]
                 -> [(size, obj)]
                    -> Either (BinPackerError size obj) [[(size, obj)]]’
    In the declaration for type synonym ‘BinPacker’

src/Data/BinPacking.hs:72:18: Warning:
    Variable ‘obj’ is implicitly quantified due to a context
    Use explicit forall syntax instead.
    This will become an error in GHC 7.12.
    In the type ‘(Num size, Ord size, Show size, Show obj) =>
                 [size]
                 -> [(size, obj)]
                    -> Either (BinPackerError size obj) [[(size, obj)]]’
    In the declaration for type synonym ‘BinPacker’
Haddock coverage:
 100% (  6 /  6) in 'System.Console.GetOpt.Utils'
  86% (  6 /  7) in 'System.Debian'
  Missing documentation for:
    checkDebVersion (src/System/Debian.hs:64)
 100% (  1 /  1) in 'System.IO.WindowsCompat'
  11% (  1 /  9) in 'System.Posix.Consts'
  Missing documentation for:
    blockSpecialMode (src/System/Posix/Consts.hs:27)
    characterSpecialMode (src/System/Posix/Consts.hs:30)
    namedPipeMode (src/System/Posix/Consts.hs:33)
    regularFileMode (src/System/Posix/Consts.hs:36)
    directoryMode (src/System/Posix/Consts.hs:39)
    fileTypeModes (src/System/Posix/Consts.hs:42)
    socketMode (src/System/Posix/Consts.hs:45)
    symbolicLinkMode (src/System/Posix/Consts.hs:48)
  10% (  1 / 10) in 'System.IO.StatCompat'
  Missing documentation for:
    FileStatusCompat (src/System/IO/StatCompat.hs:39)
    sc_helper (src/System/IO/StatCompat.hs:53)
    isBlockDevice (src/System/IO/StatCompat.hs:57)
    isCharacterDevice (src/System/IO/StatCompat.hs:57)
    isNamedPipe (src/System/IO/StatCompat.hs:57)
    isRegularFile (src/System/IO/StatCompat.hs:57)
    isDirectory (src/System/IO/StatCompat.hs:57)
    isSymbolicLink (src/System/IO/StatCompat.hs:57)
    isSocket (src/System/IO/StatCompat.hs:57)
 100% (  4 /  4) in 'System.IO.PlafCompat'
  29% (  2 /  7) in 'Data.Compression.Inflate'
  Missing documentation for:
    inflate_string (src/Data/Compression/Inflate.hs:46)
    inflate (src/Data/Compression/Inflate.hs:197)
    Output (src/Data/Compression/Inflate.hs:70)
    Bit (src/Data/Compression/Inflate.hs:87)
    bits_to_word32 (src/Data/Compression/Inflate.hs:103)
   0% (  0 /  2) in 'Data.Hash.MD5.Zord64_HARD'
  Missing documentation for:
    Module header
    Zord64 (src/Data/Hash/MD5/Zord64_HARD.lhs:7)
  50% (  5 / 10) in 'Data.Hash.MD5'
  Missing documentation for:
    ABCD (src/Data/Hash/MD5.lhs:44)
    Zord64 (src/Data/Hash/MD5.lhs:29)
    Str (src/Data/Hash/MD5.lhs:45)
    BoolList (src/Data/Hash/MD5.lhs:46)
    WordList (src/Data/Hash/MD5.lhs:47)
  20% (  1 /  5) in 'Data.Hash.CRC32.GZip'
  Missing documentation for:
    update_crc (src/Data/Hash/CRC32/GZip.hs:32)
    update_crc_list (src/Data/Hash/CRC32/GZip.hs:40)
    calc_crc32 (src/Data/Hash/CRC32/GZip.hs:43)
    gzipcrctab (src/Data/Hash/CRC32/GZip.hs:46)
  20% (  1 /  5) in 'Data.Hash.CRC32.Posix'
  Missing documentation for:
    iter_crc32 (src/Data/Hash/CRC32/Posix.hs:47)
    calc_crc32 (src/Data/Hash/CRC32/Posix.hs:53)
    crc32 (src/Data/Hash/CRC32/Posix.hs:62)
    crctab (src/Data/Hash/CRC32/Posix.hs:66)
 100% (  7 /  7) in 'Data.Bits.Utils'
  93% ( 14 / 15) in 'System.FileArchive.GZip'
  Missing documentation for:
    GZipError (src/System/FileArchive/GZip.hs:50)
 100% (  5 /  5) in 'Data.Tuple.Utils'
 100% (  3 /  3) in 'Data.Maybe.Utils'
 100% (  8 /  8) in 'Data.Either.Utils'
  33% (  2 /  6) in 'Network.Utils'
  Missing documentation for:
    connectTCP (src/Network/Utils.hs:57)
    connectTCPAddr (src/Network/Utils.hs:62)
    listenTCPAddr (src/Network/Utils.hs:69)
    showSockAddr (src/Network/Utils.hs:77)
  94% ( 16 / 17) in 'Network.SocketServer'
  Missing documentation for:
    SocketServer (src/Network/SocketServer.hs:87)
 100% (  2 /  2) in 'System.Time.ParseDate'
 100% ( 22 / 22) in 'System.Path.NameManip'
 100% ( 10 / 10) in 'Data.Quantity'
 100% (  9 /  9) in 'System.Time.Utils'
Warning: Data.Progress.Tracker: withStatus is exported separately but will be documented under ProgressStatuses. Consider exporting it together with its parent(s) for code clarity.
  96% ( 26 / 27) in 'Data.Progress.Tracker'
  Missing documentation for:
    ProgressStatuses (src/Data/Progress/Tracker.hs:131)
 100% (  5 /  5) in 'Data.BinPacking'
 100% (  3 /  3) in 'Data.CSV'
  95% ( 20 / 21) in 'System.Cmd.Utils'
  Missing documentation for:
    PipeMode (src/System/Cmd/Utils.hs:113)
 100% (  2 /  2) in 'Network.Email.Sendmail'
 100% (  3 /  3) in 'Control.Concurrent.Thread.Utils'
  83% (  5 /  6) in 'Network.Email.Mailbox'
  Missing documentation for:
    MailboxWriter (src/Network/Email/Mailbox.hs:74)
  86% ( 12 / 14) in 'Text.ParserCombinators.Parsec.Utils'
  Missing documentation for:
    GeneralizedToken (src/Text/ParserCombinators/Parsec/Utils.hs:34)
    GeneralizedTokenParser (src/Text/ParserCombinators/Parsec/Utils.hs:35)
 100% (  2 /  2) in 'System.Daemon'
 100% ( 18 / 18) in 'System.IO.HVIO'
  57% ( 12 / 21) in 'System.IO.HVFS'
  Missing documentation for:
    SystemFS (src/System/IO/HVFS.hs:290)
    DeviceID
    FileID
    FileMode
    LinkCount
    UserID
    GroupID
    FileOffset
    EpochTime
 100% ( 29 / 29) in 'System.IO.Binary'
  83% (  5 /  6) in 'System.IO.HVFS.Utils'
  Missing documentation for:
    SystemFS (src/System/IO/HVFS.hs:290)
 100% ( 23 / 23) in 'System.IO.Utils'
 100% ( 42 / 42) in 'Data.List.Utils'
 100% (  8 /  8) in 'Data.Map.Utils'
 100% ( 14 / 14) in 'System.Path'
 100% ( 14 / 14) in 'System.IO.HVFS.InstanceHelpers'
 100% (  5 /  5) in 'System.IO.HVFS.Combinators'
  92% ( 11 / 12) in 'Data.MIME.Types'
  Missing documentation for:
    MIMETypeData (src/Data/MIME/Types.hs:51)
 100% ( 18 / 18) in 'Data.String.Utils'
  94% ( 16 / 17) in 'Data.Progress.Meter'
  Missing documentation for:
    ProgressMeter (src/Data/Progress/Meter.hs:61)
 100% (  4 /  4) in 'System.Path.WildMatch'
 100% (  3 /  3) in 'System.Path.Glob'
 100% (  3 /  3) in 'System.Debian.ControlParser'
Warning: System.IO.Binary: could not find link destinations for:
    hPutBlocks
Warning: Data.Progress.Meter: could not find link destinations for:
    ProgressMeterR
Documentation created: dist/doc/html/MissingH/index.html,
dist/doc/html/MissingH/MissingH.txt
Creating package registration file:
/tmp/pkgConf-MissingH-1.3.019795752602129768394.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/MissingH-1.3.0.1-0Dce8ROm10WBZH8OmzytED
Registering MissingH-1.3.0.1...
Installed MissingH-1.3.0.1
Downloading propellor-2.16.0...
Configuring propellor-2.16.0...
Building propellor-2.16.0...
Preprocessing library propellor-2.16.0...
[  1 of 124] Compiling Utility.PosixFiles ( src/Utility/PosixFiles.hs, dist/build/Utility/PosixFiles.o )
[  2 of 124] Compiling Utility.HumanNumber ( src/Utility/HumanNumber.hs, dist/build/Utility/HumanNumber.o )
[  3 of 124] Compiling Utility.Data     ( src/Utility/Data.hs, dist/build/Utility/Data.o )
[  4 of 124] Compiling Propellor.Types.Empty ( src/Propellor/Types/Empty.hs, dist/build/Propellor/Types/Empty.o )
[  5 of 124] Compiling Propellor.Types.Result ( src/Propellor/Types/Result.hs, dist/build/Propellor/Types/Result.o )
[  6 of 124] Compiling Propellor.Types.OS ( src/Propellor/Types/OS.hs, dist/build/Propellor/Types/OS.o )
[  7 of 124] Compiling Utility.PartialPrelude ( src/Utility/PartialPrelude.hs, dist/build/Utility/PartialPrelude.o )
[  8 of 124] Compiling Utility.Table    ( src/Utility/Table.hs, dist/build/Utility/Table.o )
[  9 of 124] Compiling Utility.DataUnits ( src/Utility/DataUnits.hs, dist/build/Utility/DataUnits.o )
[ 10 of 124] Compiling Utility.ThreadScheduler ( src/Utility/ThreadScheduler.hs, dist/build/Utility/ThreadScheduler.o )
[ 11 of 124] Compiling Propellor.Types.Container ( src/Propellor/Types/Container.hs, dist/build/Propellor/Types/Container.o )
[ 12 of 124] Compiling Utility.Applicative ( src/Utility/Applicative.hs, dist/build/Utility/Applicative.o )
[ 13 of 124] Compiling Propellor.Types.Info ( src/Propellor/Types/Info.hs, dist/build/Propellor/Types/Info.o )
[ 14 of 124] Compiling Propellor.Types.Dns ( src/Propellor/Types/Dns.hs, dist/build/Propellor/Types/Dns.o )
[ 15 of 124] Compiling Propellor.PrivData.Paths ( src/Propellor/PrivData/Paths.hs, dist/build/Propellor/PrivData/Paths.o )
[ 16 of 124] Compiling Utility.Env      ( src/Utility/Env.hs, dist/build/Utility/Env.o )
[ 17 of 124] Compiling Utility.UserInfo ( src/Utility/UserInfo.hs, dist/build/Utility/UserInfo.o )
[ 18 of 124] Compiling Utility.Monad    ( src/Utility/Monad.hs, dist/build/Utility/Monad.o )
[ 19 of 124] Compiling Utility.Exception ( src/Utility/Exception.hs, dist/build/Utility/Exception.o )
[ 20 of 124] Compiling Utility.FileMode ( src/Utility/FileMode.hs, dist/build/Utility/FileMode.o )
[ 21 of 124] Compiling Utility.Path     ( src/Utility/Path.hs, dist/build/Utility/Path.o )
[ 22 of 124] Compiling Utility.FileSystemEncoding ( src/Utility/FileSystemEncoding.hs, dist/build/Utility/FileSystemEncoding.o )
[ 23 of 124] Compiling Utility.Misc     ( src/Utility/Misc.hs, dist/build/Utility/Misc.o )
[ 24 of 124] Compiling Utility.Scheduled ( src/Utility/Scheduled.hs, dist/build/Utility/Scheduled.o )
[ 25 of 124] Compiling Utility.Tmp      ( src/Utility/Tmp.hs, dist/build/Utility/Tmp.o )
[ 26 of 124] Compiling System.Console.Concurrent.Internal ( src/System/Console/Concurrent/Internal.hs, dist/build/System/Console/Concurrent/Internal.o )
[ 27 of 124] Compiling System.Console.Concurrent ( src/System/Console/Concurrent.hs, dist/build/System/Console/Concurrent.o )
[ 28 of 124] Compiling System.Process.Concurrent ( src/System/Process/Concurrent.hs, dist/build/System/Process/Concurrent.o )
[ 29 of 124] Compiling Utility.Process.Shim ( src/Utility/Process/Shim.hs, dist/build/Utility/Process/Shim.o )
[ 30 of 124] Compiling Utility.Process  ( src/Utility/Process.hs, dist/build/Utility/Process.o )
[ 31 of 124] Compiling Utility.SafeCommand ( src/Utility/SafeCommand.hs, dist/build/Utility/SafeCommand.o )
[ 32 of 124] Compiling Utility.Directory ( src/Utility/Directory.hs, dist/build/Utility/Directory.o )
[ 33 of 124] Compiling Propellor.Git    ( src/Propellor/Git.hs, dist/build/Propellor/Git.o )
[ 34 of 124] Compiling Propellor.Git.Config ( src/Propellor/Git/Config.hs, dist/build/Propellor/Git/Config.o )
[ 35 of 124] Compiling Utility.LinuxMkLibs ( src/Utility/LinuxMkLibs.hs, dist/build/Utility/LinuxMkLibs.o )
[ 36 of 124] Compiling Propellor.Utilities ( src/Propellor/Utilities.hs, dist/build/Propellor/Utilities.o )
[ 37 of 124] Compiling Propellor.Location ( src/Propellor/Location.hs, dist/build/Propellor/Location.o )
[ 38 of 124] Compiling Propellor.Debug  ( src/Propellor/Debug.hs, dist/build/Propellor/Debug.o )
[ 39 of 124] Compiling Propellor.Types.PrivData ( src/Propellor/Types/PrivData.hs, dist/build/Propellor/Types/PrivData.o )
[ 40 of 124] Compiling Propellor.Types.CmdLine ( src/Propellor/Types/CmdLine.hs, dist/build/Propellor/Types/CmdLine.o )
[ 41 of 124] Compiling Propellor.Types  ( src/Propellor/Types.hs, dist/build/Propellor/Types.o )
[ 42 of 124] Compiling Propellor.Info   ( src/Propellor/Info.hs, dist/build/Propellor/Info.o )
[ 43 of 124] Compiling Propellor.Message ( src/Propellor/Message.hs, dist/build/Propellor/Message.o )
[ 44 of 124] Compiling Propellor.Exception ( src/Propellor/Exception.hs, dist/build/Propellor/Exception.o )
[ 45 of 124] Compiling Propellor.Gpg    ( src/Propellor/Gpg.hs, dist/build/Propellor/Gpg.o )
[ 46 of 124] Compiling Propellor.PrivData ( src/Propellor/PrivData.hs, dist/build/Propellor/PrivData.o )
[ 47 of 124] Compiling Propellor.Types.ResultCheck ( src/Propellor/Types/ResultCheck.hs, dist/build/Propellor/Types/ResultCheck.o )
[ 48 of 124] Compiling Propellor.Property ( src/Propellor/Property.hs, dist/build/Propellor/Property.o )
[ 49 of 124] Compiling Propellor.Property.Cmd ( src/Propellor/Property/Cmd.hs, dist/build/Propellor/Property/Cmd.o )
[ 50 of 124] Compiling Propellor.PropAccum ( src/Propellor/PropAccum.hs, dist/build/Propellor/PropAccum.o )
[ 51 of 124] Compiling Propellor.Engine ( src/Propellor/Engine.hs, dist/build/Propellor/Engine.o )
[ 52 of 124] Compiling Propellor.Property.List ( src/Propellor/Property/List.hs, dist/build/Propellor/Property/List.o )
[ 53 of 124] Compiling Propellor.Base   ( src/Propellor/Base.hs, dist/build/Propellor/Base.o )
[ 54 of 124] Compiling Propellor.Property.Service ( src/Propellor/Property/Service.hs, dist/build/Propellor/Property/Service.o )
[ 55 of 124] Compiling Propellor.Property.File ( src/Propellor/Property/File.hs, dist/build/Propellor/Property/File.o )
[ 56 of 124] Compiling Propellor.Property.Apt ( src/Propellor/Property/Apt.hs, dist/build/Propellor/Property/Apt.o )
[ 57 of 124] Compiling Propellor.Property.Aiccu ( src/Propellor/Property/Aiccu.hs, dist/build/Propellor/Property/Aiccu.o )
[ 58 of 124] Compiling Propellor.Property.LetsEncrypt ( src/Propellor/Property/LetsEncrypt.hs, dist/build/Propellor/Property/LetsEncrypt.o )
[ 59 of 124] Compiling Propellor.Property.Apache ( src/Propellor/Property/Apache.hs, dist/build/Propellor/Property/Apache.o )
[ 60 of 124] Compiling Propellor.Property.Concurrent ( src/Propellor/Property/Concurrent.hs, dist/build/Propellor/Property/Concurrent.o )
[ 61 of 124] Compiling Propellor.Property.Systemd.Core ( src/Propellor/Property/Systemd/Core.hs, dist/build/Propellor/Property/Systemd/Core.o )
[ 62 of 124] Compiling Propellor.Shim   ( src/Propellor/Shim.hs, dist/build/Propellor/Shim.o )
[ 63 of 124] Compiling Propellor.Property.Mount ( src/Propellor/Property/Mount.hs, dist/build/Propellor/Property/Mount.o )
[ 64 of 124] Compiling Propellor.Property.Chroot.Util ( src/Propellor/Property/Chroot/Util.hs, dist/build/Propellor/Property/Chroot/Util.o )
[ 65 of 124] Compiling Propellor.Property.Debootstrap ( src/Propellor/Property/Debootstrap.hs, dist/build/Propellor/Property/Debootstrap.o )
[ 66 of 124] Compiling Propellor.Property.ConfFile ( src/Propellor/Property/ConfFile.hs, dist/build/Propellor/Property/ConfFile.o )
[ 67 of 124] Compiling Propellor.Bootstrap ( src/Propellor/Bootstrap.hs, dist/build/Propellor/Bootstrap.o )
[ 68 of 124] Compiling Propellor.Property.Cron ( src/Propellor/Property/Cron.hs, dist/build/Propellor/Property/Cron.o )
[ 69 of 124] Compiling Propellor.Property.User ( src/Propellor/Property/User.hs, dist/build/Propellor/Property/User.o )
[ 70 of 124] Compiling Propellor.Property.Ssh ( src/Propellor/Property/Ssh.hs, dist/build/Propellor/Property/Ssh.o )
[ 71 of 124] Compiling Propellor.Property.DebianMirror ( src/Propellor/Property/DebianMirror.hs, dist/build/Propellor/Property/DebianMirror.o )
[ 72 of 124] Compiling Propellor.Property.Grub ( src/Propellor/Property/Grub.hs, dist/build/Propellor/Property/Grub.o )
[ 73 of 124] Compiling Propellor.Property.Partition ( src/Propellor/Property/Partition.hs, dist/build/Propellor/Property/Partition.o )
[ 74 of 124] Compiling Propellor.Property.Parted ( src/Propellor/Property/Parted.hs, dist/build/Propellor/Property/Parted.o )
[ 75 of 124] Compiling Propellor.Property.DiskImage.PartSpec ( src/Propellor/Property/DiskImage/PartSpec.hs, dist/build/Propellor/Property/DiskImage/PartSpec.o )
[ 76 of 124] Compiling Propellor.Property.Rsync ( src/Propellor/Property/Rsync.hs, dist/build/Propellor/Property/Rsync.o )
[ 77 of 124] Compiling Propellor.Property.Scheduled ( src/Propellor/Property/Scheduled.hs, dist/build/Propellor/Property/Scheduled.o )
[ 78 of 124] Compiling Propellor.Property.DnsSec ( src/Propellor/Property/DnsSec.hs, dist/build/Propellor/Property/DnsSec.o )
[ 79 of 124] Compiling Propellor.Property.Dns ( src/Propellor/Property/Dns.hs, dist/build/Propellor/Property/Dns.o )
[ 80 of 124] Compiling Propellor.Property.Fail2Ban ( src/Propellor/Property/Fail2Ban.hs, dist/build/Propellor/Property/Fail2Ban.o )
[ 81 of 124] Compiling Propellor.Property.Network ( src/Propellor/Property/Network.hs, dist/build/Propellor/Property/Network.o )
[ 82 of 124] Compiling Propellor.Property.Firewall ( src/Propellor/Property/Firewall.hs, dist/build/Propellor/Property/Firewall.o )
[ 83 of 124] Compiling Propellor.Property.Git ( src/Propellor/Property/Git.hs, dist/build/Propellor/Property/Git.o )
[ 84 of 124] Compiling Propellor.Property.Gpg ( src/Propellor/Property/Gpg.hs, dist/build/Propellor/Property/Gpg.o )
[ 85 of 124] Compiling Propellor.Property.Group ( src/Propellor/Property/Group.hs, dist/build/Propellor/Property/Group.o )
[ 86 of 124] Compiling Propellor.Property.Kerberos ( src/Propellor/Property/Kerberos.hs, dist/build/Propellor/Property/Kerberos.o )
[ 87 of 124] Compiling Propellor.Property.LightDM ( src/Propellor/Property/LightDM.hs, dist/build/Propellor/Property/LightDM.o )
[ 88 of 124] Compiling Propellor.Property.Locale ( src/Propellor/Property/Locale.hs, dist/build/Propellor/Property/Locale.o )
[ 89 of 124] Compiling Propellor.Property.Logcheck ( src/Propellor/Property/Logcheck.hs, dist/build/Propellor/Property/Logcheck.o )
[ 90 of 124] Compiling Propellor.Property.Nginx ( src/Propellor/Property/Nginx.hs, dist/build/Propellor/Property/Nginx.o )
[ 91 of 124] Compiling Propellor.Property.Obnam ( src/Propellor/Property/Obnam.hs, dist/build/Propellor/Property/Obnam.o )
[ 92 of 124] Compiling Propellor.Property.OpenId ( src/Propellor/Property/OpenId.hs, dist/build/Propellor/Property/OpenId.o )
[ 93 of 124] Compiling Propellor.Property.Reboot ( src/Propellor/Property/Reboot.hs, dist/build/Propellor/Property/Reboot.o )
[ 94 of 124] Compiling Propellor.Property.OS ( src/Propellor/Property/OS.hs, dist/build/Propellor/Property/OS.o )
[ 95 of 124] Compiling Propellor.Property.Postfix ( src/Propellor/Property/Postfix.hs, dist/build/Propellor/Property/Postfix.o )
[ 96 of 124] Compiling Propellor.Property.PropellorRepo ( src/Propellor/Property/PropellorRepo.hs, dist/build/Propellor/Property/PropellorRepo.o )
[ 97 of 124] Compiling Propellor.Property.Prosody ( src/Propellor/Property/Prosody.hs, dist/build/Propellor/Property/Prosody.o )
[ 98 of 124] Compiling Propellor.Property.Sudo ( src/Propellor/Property/Sudo.hs, dist/build/Propellor/Property/Sudo.o )
[ 99 of 124] Compiling Propellor.Property.Tor ( src/Propellor/Property/Tor.hs, dist/build/Propellor/Property/Tor.o )
[100 of 124] Compiling Propellor.Property.Unbound ( src/Propellor/Property/Unbound.hs, dist/build/Propellor/Property/Unbound.o )
[101 of 124] Compiling Propellor.Property.Uwsgi ( src/Propellor/Property/Uwsgi.hs, dist/build/Propellor/Property/Uwsgi.o )
[102 of 124] Compiling Propellor.Property.HostingProvider.DigitalOcean ( src/Propellor/Property/HostingProvider/DigitalOcean.hs, dist/build/Propellor/Property/HostingProvider/DigitalOcean.o )
[103 of 124] Compiling Propellor.Property.HostingProvider.Linode ( src/Propellor/Property/HostingProvider/Linode.hs, dist/build/Propellor/Property/HostingProvider/Linode.o )
[104 of 124] Compiling Propellor.Property.SiteSpecific.GitHome ( src/Propellor/Property/SiteSpecific/GitHome.hs, dist/build/Propellor/Property/SiteSpecific/GitHome.o )
[105 of 124] Compiling Propellor.Property.SiteSpecific.Branchable ( src/Propellor/Property/SiteSpecific/Branchable.hs, dist/build/Propellor/Property/SiteSpecific/Branchable.o )
[106 of 124] Compiling Propellor.Property.SiteSpecific.IABak ( src/Propellor/Property/SiteSpecific/IABak.hs, dist/build/Propellor/Property/SiteSpecific/IABak.o )
[107 of 124] Compiling Propellor.Git.VerifiedBranch ( src/Propellor/Git/VerifiedBranch.hs, dist/build/Propellor/Git/VerifiedBranch.o )
[108 of 124] Compiling Propellor.Protocol ( src/Propellor/Protocol.hs, dist/build/Propellor/Protocol.o )
[109 of 124] Compiling Propellor.Ssh    ( src/Propellor/Ssh.hs, dist/build/Propellor/Ssh.o )
[110 of 124] Compiling Propellor.Spin   ( src/Propellor/Spin.hs, dist/build/Propellor/Spin.o )
[111 of 124] Compiling Propellor.Property.Conductor ( src/Propellor/Property/Conductor.hs, dist/build/Propellor/Property/Conductor.o )
[112 of 124] Compiling Propellor.Types.Chroot ( src/Propellor/Types/Chroot.hs, dist/build/Propellor/Types/Chroot.o )
[113 of 124] Compiling Propellor.Property.Chroot ( src/Propellor/Property/Chroot.hs, dist/build/Propellor/Property/Chroot.o )
[114 of 124] Compiling Propellor.Property.Hostname ( src/Propellor/Property/Hostname.hs, dist/build/Propellor/Property/Hostname.o )
[115 of 124] Compiling Propellor.Property.HostingProvider.CloudAtCost ( src/Propellor/Property/HostingProvider/CloudAtCost.hs, dist/build/Propellor/Property/HostingProvider/CloudAtCost.o )
[116 of 124] Compiling Propellor.Property.DiskImage ( src/Propellor/Property/DiskImage.hs, dist/build/Propellor/Property/DiskImage.o )
[117 of 124] Compiling Propellor.Property.Systemd ( src/Propellor/Property/Systemd.hs, dist/build/Propellor/Property/Systemd.o )
[118 of 124] Compiling Propellor.Property.Journald ( src/Propellor/Property/Journald.hs, dist/build/Propellor/Property/Journald.o )
[119 of 124] Compiling Propellor.Property.SiteSpecific.JoeySites ( src/Propellor/Property/SiteSpecific/JoeySites.hs, dist/build/Propellor/Property/SiteSpecific/JoeySites.o )
[120 of 124] Compiling Propellor.Property.SiteSpecific.GitAnnexBuilder ( src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs, dist/build/Propellor/Property/SiteSpecific/GitAnnexBuilder.o )
[121 of 124] Compiling Propellor.Types.Docker ( src/Propellor/Types/Docker.hs, dist/build/Propellor/Types/Docker.o )
[122 of 124] Compiling Propellor.Property.Docker ( src/Propellor/Property/Docker.hs, dist/build/Propellor/Property/Docker.o )
[123 of 124] Compiling Propellor.CmdLine ( src/Propellor/CmdLine.hs, dist/build/Propellor/CmdLine.o )
[124 of 124] Compiling Propellor        ( src/Propellor.hs, dist/build/Propellor.o )
In-place registering propellor-2.16.0...
Preprocessing executable 'propellor' for propellor-2.16.0...
[ 1 of 47] Compiling Utility.Table    ( src/Utility/Table.hs, dist/build/propellor/propellor-tmp/Utility/Table.o )
[ 2 of 47] Compiling Utility.PosixFiles ( src/Utility/PosixFiles.hs, dist/build/propellor/propellor-tmp/Utility/PosixFiles.o )
[ 3 of 47] Compiling Utility.PartialPrelude ( src/Utility/PartialPrelude.hs, dist/build/propellor/propellor-tmp/Utility/PartialPrelude.o )
[ 4 of 47] Compiling Utility.Env      ( src/Utility/Env.hs, dist/build/propellor/propellor-tmp/Utility/Env.o )
[ 5 of 47] Compiling Utility.Data     ( src/Utility/Data.hs, dist/build/propellor/propellor-tmp/Utility/Data.o )
[ 6 of 47] Compiling Utility.Applicative ( src/Utility/Applicative.hs, dist/build/propellor/propellor-tmp/Utility/Applicative.o )
[ 7 of 47] Compiling Propellor.PrivData.Paths ( src/Propellor/PrivData/Paths.hs, dist/build/propellor/propellor-tmp/Propellor/PrivData/Paths.o )
[ 8 of 47] Compiling Propellor.Types.Result ( src/Propellor/Types/Result.hs, dist/build/propellor/propellor-tmp/Propellor/Types/Result.o )
[ 9 of 47] Compiling Propellor.Types.OS ( src/Propellor/Types/OS.hs, dist/build/propellor/propellor-tmp/Propellor/Types/OS.o )
[10 of 47] Compiling Propellor.Types.Info ( src/Propellor/Types/Info.hs, dist/build/propellor/propellor-tmp/Propellor/Types/Info.o )
[11 of 47] Compiling Propellor.Types.Empty ( src/Propellor/Types/Empty.hs, dist/build/propellor/propellor-tmp/Propellor/Types/Empty.o )
[12 of 47] Compiling Propellor.Types.Dns ( src/Propellor/Types/Dns.hs, dist/build/propellor/propellor-tmp/Propellor/Types/Dns.o )
[13 of 47] Compiling Propellor.Types  ( src/Propellor/Types.hs, dist/build/propellor/propellor-tmp/Propellor/Types.o )
[14 of 47] Compiling Propellor.Info   ( src/Propellor/Info.hs, dist/build/propellor/propellor-tmp/Propellor/Info.o )
[15 of 47] Compiling Propellor.Location ( src/Propellor/Location.hs, dist/build/propellor/propellor-tmp/Propellor/Location.o )
[16 of 47] Compiling Utility.Exception ( src/Utility/Exception.hs, dist/build/propellor/propellor-tmp/Utility/Exception.o )
[17 of 47] Compiling Utility.FileMode ( src/Utility/FileMode.hs, dist/build/propellor/propellor-tmp/Utility/FileMode.o )
[18 of 47] Compiling Utility.FileSystemEncoding ( src/Utility/FileSystemEncoding.hs, dist/build/propellor/propellor-tmp/Utility/FileSystemEncoding.o )
[19 of 47] Compiling Propellor.Types.PrivData ( src/Propellor/Types/PrivData.hs, dist/build/propellor/propellor-tmp/Propellor/Types/PrivData.o )
[20 of 47] Compiling Utility.Tmp      ( src/Utility/Tmp.hs, dist/build/propellor/propellor-tmp/Utility/Tmp.o )
[21 of 47] Compiling Utility.Monad    ( src/Utility/Monad.hs, dist/build/propellor/propellor-tmp/Utility/Monad.o )
[22 of 47] Compiling Utility.Misc     ( src/Utility/Misc.hs, dist/build/propellor/propellor-tmp/Utility/Misc.o )
[23 of 47] Compiling System.Console.Concurrent.Internal ( src/System/Console/Concurrent/Internal.hs, dist/build/propellor/propellor-tmp/System/Console/Concurrent/Internal.o )
[24 of 47] Compiling System.Console.Concurrent ( src/System/Console/Concurrent.hs, dist/build/propellor/propellor-tmp/System/Console/Concurrent.o )
[25 of 47] Compiling System.Process.Concurrent ( src/System/Process/Concurrent.hs, dist/build/propellor/propellor-tmp/System/Process/Concurrent.o )
[26 of 47] Compiling Utility.Process.Shim ( src/Utility/Process/Shim.hs, dist/build/propellor/propellor-tmp/Utility/Process/Shim.o )
[27 of 47] Compiling Utility.Process  ( src/Utility/Process.hs, dist/build/propellor/propellor-tmp/Utility/Process.o )
[28 of 47] Compiling Utility.SafeCommand ( src/Utility/SafeCommand.hs, dist/build/propellor/propellor-tmp/Utility/SafeCommand.o )
[29 of 47] Compiling Utility.Directory ( src/Utility/Directory.hs, dist/build/propellor/propellor-tmp/Utility/Directory.o )
[30 of 47] Compiling Propellor.Utilities ( src/Propellor/Utilities.hs, dist/build/propellor/propellor-tmp/Propellor/Utilities.o )
[31 of 47] Compiling Propellor.Debug  ( src/Propellor/Debug.hs, dist/build/propellor/propellor-tmp/Propellor/Debug.o )
[32 of 47] Compiling Propellor.Git    ( src/Propellor/Git.hs, dist/build/propellor/propellor-tmp/Propellor/Git.o )
[33 of 47] Compiling Propellor.Git.Config ( src/Propellor/Git/Config.hs, dist/build/propellor/propellor-tmp/Propellor/Git/Config.o )
[34 of 47] Compiling Utility.UserInfo ( src/Utility/UserInfo.hs, dist/build/propellor/propellor-tmp/Utility/UserInfo.o )
[35 of 47] Compiling Propellor.Message ( src/Propellor/Message.hs, dist/build/propellor/propellor-tmp/Propellor/Message.o )
[36 of 47] Compiling Propellor.Exception ( src/Propellor/Exception.hs, dist/build/propellor/propellor-tmp/Propellor/Exception.o )
[37 of 47] Compiling Propellor.Types.ResultCheck ( src/Propellor/Types/ResultCheck.hs, dist/build/propellor/propellor-tmp/Propellor/Types/ResultCheck.o )
[38 of 47] Compiling Propellor.Property ( src/Propellor/Property.hs, dist/build/propellor/propellor-tmp/Propellor/Property.o )
[39 of 47] Compiling Propellor.Property.Cmd ( src/Propellor/Property/Cmd.hs, dist/build/propellor/propellor-tmp/Propellor/Property/Cmd.o )
[40 of 47] Compiling Propellor.Engine ( src/Propellor/Engine.hs, dist/build/propellor/propellor-tmp/Propellor/Engine.o )
[41 of 47] Compiling Propellor.Gpg    ( src/Propellor/Gpg.hs, dist/build/propellor/propellor-tmp/Propellor/Gpg.o )
[42 of 47] Compiling Propellor.PrivData ( src/Propellor/PrivData.hs, dist/build/propellor/propellor-tmp/Propellor/PrivData.o )
[43 of 47] Compiling Propellor.PropAccum ( src/Propellor/PropAccum.hs, dist/build/propellor/propellor-tmp/Propellor/PropAccum.o )
[44 of 47] Compiling Propellor.Property.List ( src/Propellor/Property/List.hs, dist/build/propellor/propellor-tmp/Propellor/Property/List.o )
[45 of 47] Compiling Propellor.Base   ( src/Propellor/Base.hs, dist/build/propellor/propellor-tmp/Propellor/Base.o )
[46 of 47] Compiling Propellor.Bootstrap ( src/Propellor/Bootstrap.hs, dist/build/propellor/propellor-tmp/Propellor/Bootstrap.o )
[47 of 47] Compiling Main             ( src/wrapper.hs, dist/build/propellor/propellor-tmp/Main.o )
Linking dist/build/propellor/propellor ...
Preprocessing executable 'propellor-config' for propellor-2.16.0...
[ 1 of 75] Compiling Utility.ThreadScheduler ( src/Utility/ThreadScheduler.hs, dist/build/propellor-config/propellor-config-tmp/Utility/ThreadScheduler.o )
[ 2 of 75] Compiling Utility.Table    ( src/Utility/Table.hs, dist/build/propellor-config/propellor-config-tmp/Utility/Table.o )
[ 3 of 75] Compiling Utility.PosixFiles ( src/Utility/PosixFiles.hs, dist/build/propellor-config/propellor-config-tmp/Utility/PosixFiles.o )
[ 4 of 75] Compiling Utility.PartialPrelude ( src/Utility/PartialPrelude.hs, dist/build/propellor-config/propellor-config-tmp/Utility/PartialPrelude.o )
[ 5 of 75] Compiling Utility.Monad    ( src/Utility/Monad.hs, dist/build/propellor-config/propellor-config-tmp/Utility/Monad.o )
[ 6 of 75] Compiling Utility.Env      ( src/Utility/Env.hs, dist/build/propellor-config/propellor-config-tmp/Utility/Env.o )
[ 7 of 75] Compiling Utility.UserInfo ( src/Utility/UserInfo.hs, dist/build/propellor-config/propellor-config-tmp/Utility/UserInfo.o )
[ 8 of 75] Compiling Utility.Data     ( src/Utility/Data.hs, dist/build/propellor-config/propellor-config-tmp/Utility/Data.o )
[ 9 of 75] Compiling Utility.Exception ( src/Utility/Exception.hs, dist/build/propellor-config/propellor-config-tmp/Utility/Exception.o )
[10 of 75] Compiling Utility.FileMode ( src/Utility/FileMode.hs, dist/build/propellor-config/propellor-config-tmp/Utility/FileMode.o )
[11 of 75] Compiling Utility.FileSystemEncoding ( src/Utility/FileSystemEncoding.hs, dist/build/propellor-config/propellor-config-tmp/Utility/FileSystemEncoding.o )
[12 of 75] Compiling Utility.Misc     ( src/Utility/Misc.hs, dist/build/propellor-config/propellor-config-tmp/Utility/Misc.o )
[13 of 75] Compiling Utility.Path     ( src/Utility/Path.hs, dist/build/propellor-config/propellor-config-tmp/Utility/Path.o )
[14 of 75] Compiling Utility.Tmp      ( src/Utility/Tmp.hs, dist/build/propellor-config/propellor-config-tmp/Utility/Tmp.o )
[15 of 75] Compiling System.Console.Concurrent.Internal ( src/System/Console/Concurrent/Internal.hs, dist/build/propellor-config/propellor-config-tmp/System/Console/Concurrent/Internal.o )
[16 of 75] Compiling System.Console.Concurrent ( src/System/Console/Concurrent.hs, dist/build/propellor-config/propellor-config-tmp/System/Console/Concurrent.o )
[17 of 75] Compiling System.Process.Concurrent ( src/System/Process/Concurrent.hs, dist/build/propellor-config/propellor-config-tmp/System/Process/Concurrent.o )
[18 of 75] Compiling Utility.Process.Shim ( src/Utility/Process/Shim.hs, dist/build/propellor-config/propellor-config-tmp/Utility/Process/Shim.o )
[19 of 75] Compiling Utility.Process  ( src/Utility/Process.hs, dist/build/propellor-config/propellor-config-tmp/Utility/Process.o )
[20 of 75] Compiling Utility.SafeCommand ( src/Utility/SafeCommand.hs, dist/build/propellor-config/propellor-config-tmp/Utility/SafeCommand.o )
[21 of 75] Compiling Utility.Scheduled ( src/Utility/Scheduled.hs, dist/build/propellor-config/propellor-config-tmp/Utility/Scheduled.o )
[22 of 75] Compiling Utility.Applicative ( src/Utility/Applicative.hs, dist/build/propellor-config/propellor-config-tmp/Utility/Applicative.o )
[23 of 75] Compiling Utility.Directory ( src/Utility/Directory.hs, dist/build/propellor-config/propellor-config-tmp/Utility/Directory.o )
[24 of 75] Compiling Utility.LinuxMkLibs ( src/Utility/LinuxMkLibs.hs, dist/build/propellor-config/propellor-config-tmp/Utility/LinuxMkLibs.o )
[25 of 75] Compiling Propellor.PrivData.Paths ( src/Propellor/PrivData/Paths.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/PrivData/Paths.o )
[26 of 75] Compiling Propellor.Git    ( src/Propellor/Git.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Git.o )
[27 of 75] Compiling Propellor.Git.Config ( src/Propellor/Git/Config.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Git/Config.o )
[28 of 75] Compiling Propellor.Types.Result ( src/Propellor/Types/Result.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Types/Result.o )
[29 of 75] Compiling Propellor.Types.OS ( src/Propellor/Types/OS.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Types/OS.o )
[30 of 75] Compiling Propellor.Types.PrivData ( src/Propellor/Types/PrivData.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Types/PrivData.o )
[31 of 75] Compiling Propellor.Types.CmdLine ( src/Propellor/Types/CmdLine.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Types/CmdLine.o )
[32 of 75] Compiling Propellor.Types.Info ( src/Propellor/Types/Info.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Types/Info.o )
[33 of 75] Compiling Propellor.Types.Empty ( src/Propellor/Types/Empty.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Types/Empty.o )
[34 of 75] Compiling Propellor.Types.Dns ( src/Propellor/Types/Dns.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Types/Dns.o )
[35 of 75] Compiling Propellor.Types.Container ( src/Propellor/Types/Container.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Types/Container.o )
[36 of 75] Compiling Propellor.Types  ( src/Propellor/Types.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Types.o )
[37 of 75] Compiling Propellor.Types.Chroot ( src/Propellor/Types/Chroot.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Types/Chroot.o )
[38 of 75] Compiling Propellor.Types.Docker ( src/Propellor/Types/Docker.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Types/Docker.o )
[39 of 75] Compiling Propellor.Debug  ( src/Propellor/Debug.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Debug.o )
[40 of 75] Compiling Propellor.Message ( src/Propellor/Message.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Message.o )
[41 of 75] Compiling Propellor.Exception ( src/Propellor/Exception.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Exception.o )
[42 of 75] Compiling Propellor.Types.ResultCheck ( src/Propellor/Types/ResultCheck.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Types/ResultCheck.o )
[43 of 75] Compiling Propellor.Gpg    ( src/Propellor/Gpg.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Gpg.o )
[44 of 75] Compiling Propellor.Info   ( src/Propellor/Info.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Info.o )
[45 of 75] Compiling Propellor.PrivData ( src/Propellor/PrivData.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/PrivData.o )
[46 of 75] Compiling Propellor.Utilities ( src/Propellor/Utilities.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Utilities.o )
[47 of 75] Compiling Propellor.Location ( src/Propellor/Location.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Location.o )
[48 of 75] Compiling Propellor.Property ( src/Propellor/Property.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Property.o )
[49 of 75] Compiling Propellor.Property.Cmd ( src/Propellor/Property/Cmd.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Property/Cmd.o )
[50 of 75] Compiling Propellor.PropAccum ( src/Propellor/PropAccum.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/PropAccum.o )
[51 of 75] Compiling Propellor.Engine ( src/Propellor/Engine.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Engine.o )
[52 of 75] Compiling Propellor.Property.List ( src/Propellor/Property/List.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Property/List.o )
[53 of 75] Compiling Propellor.Base   ( src/Propellor/Base.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Base.o )
[54 of 75] Compiling Propellor.Property.File ( src/Propellor/Property/File.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Property/File.o )
[55 of 75] Compiling Propellor.Property.Network ( src/Propellor/Property/Network.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Property/Network.o )
[56 of 75] Compiling Propellor.Property.Scheduled ( src/Propellor/Property/Scheduled.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Property/Scheduled.o )
[57 of 75] Compiling Propellor.Property.User ( src/Propellor/Property/User.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Property/User.o )
[58 of 75] Compiling Propellor.Property.Mount ( src/Propellor/Property/Mount.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Property/Mount.o )
[59 of 75] Compiling Propellor.Property.Chroot.Util ( src/Propellor/Property/Chroot/Util.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Property/Chroot/Util.o )
[60 of 75] Compiling Propellor.Property.Service ( src/Propellor/Property/Service.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Property/Service.o )
[61 of 75] Compiling Propellor.Property.Apt ( src/Propellor/Property/Apt.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Property/Apt.o )
[62 of 75] Compiling Propellor.Property.Debootstrap ( src/Propellor/Property/Debootstrap.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Property/Debootstrap.o )
[63 of 75] Compiling Propellor.Property.Systemd.Core ( src/Propellor/Property/Systemd/Core.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Property/Systemd/Core.o )
[64 of 75] Compiling Propellor.Bootstrap ( src/Propellor/Bootstrap.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Bootstrap.o )
[65 of 75] Compiling Propellor.Property.Cron ( src/Propellor/Property/Cron.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Property/Cron.o )
[66 of 75] Compiling Propellor.Git.VerifiedBranch ( src/Propellor/Git/VerifiedBranch.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Git/VerifiedBranch.o )
[67 of 75] Compiling Propellor.Ssh    ( src/Propellor/Ssh.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Ssh.o )
[68 of 75] Compiling Propellor.Protocol ( src/Propellor/Protocol.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Protocol.o )
[69 of 75] Compiling Propellor.Shim   ( src/Propellor/Shim.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Shim.o )
[70 of 75] Compiling Propellor.Property.Docker ( src/Propellor/Property/Docker.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Property/Docker.o )
[71 of 75] Compiling Propellor.Property.Chroot ( src/Propellor/Property/Chroot.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Property/Chroot.o )
[72 of 75] Compiling Propellor.Spin   ( src/Propellor/Spin.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Spin.o )
[73 of 75] Compiling Propellor.CmdLine ( src/Propellor/CmdLine.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/CmdLine.o )
[74 of 75] Compiling Propellor        ( src/Propellor.hs, dist/build/propellor-config/propellor-config-tmp/Propellor.o )
[75 of 75] Compiling Main             ( src/config.hs, dist/build/propellor-config/propellor-config-tmp/Main.o )
Linking dist/build/propellor-config/propellor-config ...
Running Haddock for propellor-2.16.0...
Running hscolour for propellor-2.16.0...
Preprocessing library propellor-2.16.0...
Preprocessing executable 'propellor' for propellor-2.16.0...
Preprocessing executable 'propellor-config' for propellor-2.16.0...
Preprocessing library propellor-2.16.0...
Haddock coverage:
Warning: Utility.PosixFiles: Could not find documentation for exported module: X
  50% (  1 /  2) in 'Utility.PosixFiles'
  Missing documentation for:
    Module header
   0% (  0 /  2) in 'Utility.HumanNumber'
  Missing documentation for:
    Module header
    showImprecise (src/Utility/HumanNumber.hs:12)
   0% (  0 /  3) in 'Utility.Data'
  Missing documentation for:
    Module header
    firstJust (src/Utility/Data.hs:13)
    eitherToMaybe (src/Utility/Data.hs:18)
   0% (  0 /  5) in 'Propellor.Types.Empty'
  Missing documentation for:
    Module header
    Empty (src/Propellor/Types/Empty.hs:6)
     (src/Propellor/Types/Empty.hs:9)
     (src/Propellor/Types/Empty.hs:12)
     (src/Propellor/Types/Empty.hs:15)
  25% (  2 /  8) in 'Propellor.Types.Result'
  Missing documentation for:
    Module header
     (src/Propellor/Types/Result.hs:11)
    ToResult (src/Propellor/Types/Result.hs:20)
     (src/Propellor/Types/Result.hs:23)
     (src/Propellor/Types/Result.hs:31)
     (src/Propellor/Types/Result.hs:35)
  31% (  4 / 13) in 'Propellor.Types.OS'
  Missing documentation for:
    Module header
    Distribution (src/Propellor/Types/OS.hs:25)
    isStable (src/Propellor/Types/OS.hs:35)
    Release (src/Propellor/Types/OS.hs:39)
    Architecture (src/Propellor/Types/OS.hs:40)
    UserName (src/Propellor/Types/OS.hs:42)
    User (src/Propellor/Types/OS.hs:44)
    Group (src/Propellor/Types/OS.hs:47)
    Port (src/Propellor/Types/OS.hs:54)
   0% (  0 / 11) in 'Utility.PartialPrelude'
  Missing documentation for:
    Module header
    read (src/Utility/PartialPrelude.hs:16)
    head (src/Utility/PartialPrelude.hs:21)
    tail (src/Utility/PartialPrelude.hs:26)
    init (src/Utility/PartialPrelude.hs:31)
    last (src/Utility/PartialPrelude.hs:36)
    readish (src/Utility/PartialPrelude.hs:47)
    headMaybe (src/Utility/PartialPrelude.hs:53)
    lastMaybe (src/Utility/PartialPrelude.hs:57)
    beginning (src/Utility/PartialPrelude.hs:63)
    end (src/Utility/PartialPrelude.hs:68)
  50% (  2 /  4) in 'Utility.Table'
  Missing documentation for:
    Module header
    Table (src/Utility/Table.hs:10)
   0% (  0 / 11) in 'Utility.DataUnits'
  Missing documentation for:
    Module header
    dataUnits (src/Utility/DataUnits.hs:63)
    storageUnits (src/Utility/DataUnits.hs:67)
    memoryUnits (src/Utility/DataUnits.hs:84)
    bandwidthUnits (src/Utility/DataUnits.hs:101)
    oldSchoolUnits (src/Utility/DataUnits.hs:105)
    Unit (src/Utility/DataUnits.hs:60)
    ByteSize (src/Utility/DataUnits.hs:57)
    roughSize (src/Utility/DataUnits.hs:111)
    compareSizes (src/Utility/DataUnits.hs:133)
    readSize (src/Utility/DataUnits.hs:140)
   0% (  0 /  8) in 'Utility.ThreadScheduler'
  Missing documentation for:
    Module header
    Seconds (src/Utility/ThreadScheduler.hs:26)
    Microseconds (src/Utility/ThreadScheduler.hs:29)
    runEvery (src/Utility/ThreadScheduler.hs:33)
    threadDelaySeconds (src/Utility/ThreadScheduler.hs:38)
    unboundDelay (src/Utility/ThreadScheduler.hs:50)
    waitForTermination (src/Utility/ThreadScheduler.hs:57)
    oneSecond (src/Utility/ThreadScheduler.hs:73)
  80% (  4 /  5) in 'Propellor.Types.Container'
  Missing documentation for:
    Module header
   0% (  0 /  2) in 'Utility.Applicative'
  Missing documentation for:
    Module header
    <$$> (src/Utility/Applicative.hs:14)
  70% (  7 / 10) in 'Propellor.Types.Info'
  Missing documentation for:
    Module header
    getInfo (src/Propellor/Types/Info.hs:50)
    fromInfoVal (src/Propellor/Types/Info.hs:81)
  33% ( 10 / 30) in 'Propellor.Types.Dns'
  Missing documentation for:
    Module header
    Domain (src/Propellor/Types/Dns.hs:17)
    IPAddr (src/Propellor/Types/Dns.hs:19)
    fromIPAddr (src/Propellor/Types/Dns.hs:22)
    AliasesInfo (src/Propellor/Types/Dns.hs:26)
     (src/Propellor/Types/Dns.hs:29)
    toAliasesInfo (src/Propellor/Types/Dns.hs:32)
    fromAliasesInfo (src/Propellor/Types/Dns.hs:35)
    DnsInfo (src/Propellor/Types/Dns.hs:38)
    toDnsInfo (src/Propellor/Types/Dns.hs:41)
    DnsServerType (src/Propellor/Types/Dns.hs:60)
    reverseIP (src/Propellor/Types/Dns.hs:103)
    getIPAddr (src/Propellor/Types/Dns.hs:125)
    getCNAME (src/Propellor/Types/Dns.hs:129)
    getNS (src/Propellor/Types/Dns.hs:133)
    domainHostName (src/Propellor/Types/Dns.hs:150)
    NamedConfMap (src/Propellor/Types/Dns.hs:155)
     (src/Propellor/Types/Dns.hs:158)
     (src/Propellor/Types/Dns.hs:173)
    fromNamedConfMap (src/Propellor/Types/Dns.hs:176)
   0% (  0 /  5) in 'Propellor.PrivData.Paths'
  Missing documentation for:
    Module header
    privDataDir (src/Propellor/PrivData/Paths.hs:5)
    privDataFile (src/Propellor/PrivData/Paths.hs:8)
    privDataLocal (src/Propellor/PrivData/Paths.hs:11)
    privDataRelay (src/Propellor/PrivData/Paths.hs:14)
   0% (  0 /  9) in 'Utility.Env'
  Missing documentation for:
    Module header
    getEnv (src/Utility/Env.hs:24)
    getEnvDefault (src/Utility/Env.hs:31)
    getEnvironment (src/Utility/Env.hs:38)
    setEnv (src/Utility/Env.hs:49)
    unsetEnv (src/Utility/Env.hs:61)
    addEntry (src/Utility/Env.hs:74)
    addEntries (src/Utility/Env.hs:77)
    delEntry (src/Utility/Env.hs:80)
   0% (  0 /  4) in 'Utility.UserInfo'
  Missing documentation for:
    Module header
    myHomeDir (src/Utility/UserInfo.hs:28)
    myUserName (src/Utility/UserInfo.hs:38)
    myUserGecos (src/Utility/UserInfo.hs:47)
   0% (  0 / 12) in 'Utility.Monad'
  Missing documentation for:
    Module header
    firstM (src/Utility/Monad.hs:17)
    getM (src/Utility/Monad.hs:23)
    anyM (src/Utility/Monad.hs:29)
    allM (src/Utility/Monad.hs:32)
    untilTrue (src/Utility/Monad.hs:37)
    ifM (src/Utility/Monad.hs:41)
    <||> (src/Utility/Monad.hs:47)
    <&&> (src/Utility/Monad.hs:51)
    observe (src/Utility/Monad.hs:59)
    after (src/Utility/Monad.hs:66)
    noop (src/Utility/Monad.hs:70)
Warning: Utility.Exception: Could not find documentation for exported module: X
   8% (  1 / 13) in 'Utility.Exception'
  Missing documentation for:
    Module header
    catchBoolIO (src/Utility/Exception.hs:38)
    catchMaybeIO (src/Utility/Exception.hs:42)
    catchDefaultIO (src/Utility/Exception.hs:46)
    catchMsgIO (src/Utility/Exception.hs:50)
    catchIO (src/Utility/Exception.hs:56)
    tryIO (src/Utility/Exception.hs:60)
    bracketIO (src/Utility/Exception.hs:66)
    catchNonAsync (src/Utility/Exception.hs:73)
    tryNonAsync (src/Utility/Exception.hs:79)
    tryWhenExists (src/Utility/Exception.hs:87)
    catchIOErrorType (src/Utility/Exception.hs:94)
   0% (  0 / 27) in 'Utility.FileMode'
  Missing documentation for:
    Module header
    modifyFileMode (src/Utility/FileMode.hs:29)
    modifyFileMode' (src/Utility/FileMode.hs:32)
    withModifiedFileMode (src/Utility/FileMode.hs:42)
    addModes (src/Utility/FileMode.hs:51)
    removeModes (src/Utility/FileMode.hs:55)
    writeModes (src/Utility/FileMode.hs:58)
    readModes (src/Utility/FileMode.hs:61)
    executeModes (src/Utility/FileMode.hs:64)
    otherGroupModes (src/Utility/FileMode.hs:67)
    preventWrite (src/Utility/FileMode.hs:74)
    allowWrite (src/Utility/FileMode.hs:78)
    allowRead (src/Utility/FileMode.hs:82)
    groupSharedModes (src/Utility/FileMode.hs:86)
    groupWriteRead (src/Utility/FileMode.hs:92)
    checkMode (src/Utility/FileMode.hs:95)
    isSymLink (src/Utility/FileMode.hs:99)
    isExecutable (src/Utility/FileMode.hs:107)
    noUmask (src/Utility/FileMode.hs:112)
    withUmask (src/Utility/FileMode.hs:121)
    combineModes (src/Utility/FileMode.hs:132)
    isSticky (src/Utility/FileMode.hs:137)
    stickyMode (src/Utility/FileMode.hs:143)
    setSticky (src/Utility/FileMode.hs:146)
    writeFileProtected (src/Utility/FileMode.hs:159)
    writeFileProtected' (src/Utility/FileMode.hs:163)
    FileMode
   0% (  0 / 25) in 'Utility.Path'
  Missing documentation for:
    Module header
    simplifyPath (src/Utility/Path.hs:45)
    absPathFrom (src/Utility/Path.hs:68)
    absNormPathUnix (src/Utility/Path.hs:73)
    parentDir (src/Utility/Path.hs:84)
    upFrom (src/Utility/Path.hs:89)
    prop_upFrom_basics (src/Utility/Path.hs:99)
    dirContains (src/Utility/Path.hs:111)
    absPath (src/Utility/Path.hs:122)
    relPathCwdToFile (src/Utility/Path.hs:133)
    relPathDirToFile (src/Utility/Path.hs:139)
    relPathDirToFileAbs (src/Utility/Path.hs:149)
    prop_relPathDirToFile_basics (src/Utility/Path.hs:163)
    prop_relPathDirToFile_regressionTest (src/Utility/Path.hs:171)
    segmentPaths (src/Utility/Path.hs:195)
    runSegmentPaths (src/Utility/Path.hs:208)
    relHome (src/Utility/Path.hs:212)
    inPath (src/Utility/Path.hs:223)
    searchPath (src/Utility/Path.hs:231)
    dotfile (src/Utility/Path.hs:246)
    toCygPath (src/Utility/Path.hs:257)
    fileNameLengthLimit (src/Utility/Path.hs:280)
    sanitizeFilePath (src/Utility/Path.hs:301)
    splitShortExtensions (src/Utility/Path.hs:311)
    splitShortExtensions' (src/Utility/Path.hs:313)
   0% (  0 / 11) in 'Utility.FileSystemEncoding'
  Missing documentation for:
    Module header
    fileEncoding (src/Utility/FileSystemEncoding.hs:46)
    withFilePath (src/Utility/FileSystemEncoding.hs:59)
    md5FilePath (src/Utility/FileSystemEncoding.hs:86)
    decodeBS (src/Utility/FileSystemEncoding.hs:90)
    encodeBS (src/Utility/FileSystemEncoding.hs:100)
    decodeW8 (src/Utility/FileSystemEncoding.hs:124)
    encodeW8 (src/Utility/FileSystemEncoding.hs:117)
    encodeW8NUL (src/Utility/FileSystemEncoding.hs:128)
    decodeW8NUL (src/Utility/FileSystemEncoding.hs:133)
    truncateFilePath (src/Utility/FileSystemEncoding.hs:144)
   0% (  0 / 14) in 'Utility.Misc'
  Missing documentation for:
    Module header
    hGetContentsStrict (src/Utility/Misc.hs:31)
    readFileStrict (src/Utility/Misc.hs:35)
    readFileStrictAnyEncoding (src/Utility/Misc.hs:40)
    writeFileAnyEncoding (src/Utility/Misc.hs:47)
    separate (src/Utility/Misc.hs:58)
    firstLine (src/Utility/Misc.hs:66)
    segment (src/Utility/Misc.hs:72)
    prop_segment_regressionTest (src/Utility/Misc.hs:80)
    segmentDelim (src/Utility/Misc.hs:89)
    massReplace (src/Utility/Misc.hs:103)
    hGetSomeString (src/Utility/Misc.hs:123)
    reapZombies (src/Utility/Misc.hs:137)
    exitBool (src/Utility/Misc.hs:148)
  11% (  2 / 19) in 'Utility.Scheduled'
  Missing documentation for:
    Module header
    Schedule (src/Utility/Scheduled.hs:46)
    Recurrance (src/Utility/Scheduled.hs:49)
    ScheduledTime (src/Utility/Scheduled.hs:63)
    WeekDay (src/Utility/Scheduled.hs:59)
    MonthDay (src/Utility/Scheduled.hs:60)
    YearDay (src/Utility/Scheduled.hs:61)
    nextTime (src/Utility/Scheduled.hs:82)
    startTime (src/Utility/Scheduled.hs:78)
    fromSchedule (src/Utility/Scheduled.hs:317)
    fromScheduledTime (src/Utility/Scheduled.hs:283)
    toScheduledTime (src/Utility/Scheduled.hs:295)
    fromRecurrance (src/Utility/Scheduled.hs:227)
    toRecurrance (src/Utility/Scheduled.hs:243)
    toSchedule (src/Utility/Scheduled.hs:324)
    parseSchedule (src/Utility/Scheduled.hs:327)
    prop_past_sane (src/Utility/Scheduled.hs:339)
   0% (  0 /  9) in 'Utility.Tmp'
  Missing documentation for:
    Module header
    Template (src/Utility/Tmp.hs:26)
    viaTmp (src/Utility/Tmp.hs:31)
    withTmpFile (src/Utility/Tmp.hs:49)
    withTmpFileIn (src/Utility/Tmp.hs:56)
    withTmpDir (src/Utility/Tmp.hs:68)
    withTmpDirIn (src/Utility/Tmp.hs:83)
    removeTmpDir (src/Utility/Tmp.hs:97)
    relatedTemplate (src/Utility/Tmp.hs:119)
  40% ( 19 / 47) in 'System.Console.Concurrent.Internal'
  Missing documentation for:
    OutputHandle (src/System/Console/Concurrent/Internal.hs:38)
    Lock (src/System/Console/Concurrent/Internal.hs:47)
    withLock (src/System/Console/Concurrent/Internal.hs:79)
    takeOutputLock' (src/System/Console/Concurrent/Internal.hs:82)
     (src/System/Console/Concurrent/Internal.hs:138)
     (src/System/Console/Concurrent/Internal.hs:141)
    outputConcurrent' (src/System/Console/Concurrent/Internal.hs:164)
    ConcurrentProcessHandle (src/System/Console/Concurrent/Internal.hs:180)
    toConcurrentProcessHandle (src/System/Console/Concurrent/Internal.hs:182)
    asyncProcessWaiter (src/System/Console/Concurrent/Internal.hs:227)
    fgProcess (src/System/Console/Concurrent/Internal.hs:285)
    bgProcess (src/System/Console/Concurrent/Internal.hs:296)
    willOutput (src/System/Console/Concurrent/Internal.hs:321)
    StdHandle (src/System/Console/Concurrent/Internal.hs:329)
    toHandle (src/System/Console/Concurrent/Internal.hs:331)
    bufferFor (src/System/Console/Concurrent/Internal.hs:335)
    OutputBufferedActivity (src/System/Console/Concurrent/Internal.hs:339)
    AtEnd (src/System/Console/Concurrent/Internal.hs:347)
    BufSig (src/System/Console/Concurrent/Internal.hs:350)
    setupOutputBuffer (src/System/Console/Concurrent/Internal.hs:352)
    outputDrainer (src/System/Console/Concurrent/Internal.hs:362)
    registerOutputThread (src/System/Console/Concurrent/Internal.hs:382)
    unregisterOutputThread (src/System/Console/Concurrent/Internal.hs:387)
    bufferWriter (src/System/Console/Concurrent/Internal.hs:397)
    addOutputBuffer (src/System/Console/Concurrent/Internal.hs:447)
    bufferOutputSTM' (src/System/Console/Concurrent/Internal.hs:481)
    waitAnyBuffer (src/System/Console/Concurrent/Internal.hs:507)
    endsNewLine (src/System/Console/Concurrent/Internal.hs:521)
  85% ( 17 / 20) in 'System.Console.Concurrent'
  Missing documentation for:
    ConcurrentProcessHandle (src/System/Console/Concurrent/Internal.hs:180)
    StdHandle (src/System/Console/Concurrent/Internal.hs:329)
    waitAnyBuffer (src/System/Console/Concurrent/Internal.hs:507)
 100% (  3 /  3) in 'System.Process.Concurrent'
Warning: Utility.Process.Shim: Could not find documentation for exported module: X
  67% (  2 /  3) in 'Utility.Process.Shim'
  Missing documentation for:
    Module header
Warning: Utility.Process: Could not find documentation for exported module: X
  55% ( 16 / 29) in 'Utility.Process'
  Missing documentation for:
    Module header
    CreateProcess
    StdHandle (src/Utility/Process.hs:66)
    readProcess' (src/Utility/Process.hs:82)
    readProcessEnv (src/Utility/Process.hs:74)
    ignoreFailureProcess (src/Utility/Process.hs:147)
    processTranscript' (src/Utility/Process.hs:177)
    stdinHandle (src/Utility/Process.hs:328)
    stdoutHandle (src/Utility/Process.hs:331)
    stderrHandle (src/Utility/Process.hs:334)
    ioHandles (src/Utility/Process.hs:337)
    processHandle (src/Utility/Process.hs:344)
    devNull (src/Utility/Process.hs:315)
  62% ( 10 / 16) in 'Utility.SafeCommand'
  Missing documentation for:
    Module header
    boolSystem' (src/Utility/SafeCommand.hs:51)
    boolSystemEnv (src/Utility/SafeCommand.hs:57)
    safeSystem' (src/Utility/SafeCommand.hs:65)
    safeSystemEnv (src/Utility/SafeCommand.hs:72)
    prop_isomorphic_shellEscape_multiword (src/Utility/SafeCommand.hs:111)
   7% (  1 / 14) in 'Utility.Directory'
  Missing documentation for:
    Module header
    dirCruft (src/Utility/Directory.hs:37)
    dirContents (src/Utility/Directory.hs:44)
    dirContentsRecursive (src/Utility/Directory.hs:54)
    dirContentsRecursiveSkipping (src/Utility/Directory.hs:58)
    dirTreeRecursiveSkipping (src/Utility/Directory.hs:89)
    moveFile (src/Utility/Directory.hs:103)
    nukeFile (src/Utility/Directory.hs:148)
    DirectoryHandle (src/Utility/Directory.hs:158)
    IsOpen (src/Utility/Directory.hs:163)
    openDirectory (src/Utility/Directory.hs:165)
    closeDirectory (src/Utility/Directory.hs:181)
    isDirectoryEmpty (src/Utility/Directory.hs:233)
   0% (  0 /  6) in 'Propellor.Git'
  Missing documentation for:
    Module header
    getCurrentBranch (src/Propellor/Git.hs:10)
    getCurrentBranchRef (src/Propellor/Git.hs:14)
    getCurrentGitSha1 (src/Propellor/Git.hs:18)
    hasOrigin (src/Propellor/Git.hs:22)
    hasGitRepo (src/Propellor/Git.hs:27)
   0% (  0 /  5) in 'Propellor.Git.Config'
  Missing documentation for:
    Module header
    getGitConfigValue (src/Propellor/Git/Config.hs:13)
    getGitConfigBool (src/Propellor/Git/Config.hs:25)
    setRepoUrl (src/Propellor/Git/Config.hs:34)
    getRepoUrl (src/Propellor/Git/Config.hs:46)
   0% (  0 /  5) in 'Utility.LinuxMkLibs'
  Missing documentation for:
    Module header
    installLib (src/Utility/LinuxMkLibs.hs:28)
    inTop (src/Utility/LinuxMkLibs.hs:47)
    parseLdd (src/Utility/LinuxMkLibs.hs:53)
    glibcLibs (src/Utility/LinuxMkLibs.hs:61)
  18% ( 19 /104) in 'Propellor.Utilities'
  Missing documentation for:
    read (src/Utility/PartialPrelude.hs:16)
    head (src/Utility/PartialPrelude.hs:21)
    tail (src/Utility/PartialPrelude.hs:26)
    init (src/Utility/PartialPrelude.hs:31)
    last (src/Utility/PartialPrelude.hs:36)
    readish (src/Utility/PartialPrelude.hs:47)
    headMaybe (src/Utility/PartialPrelude.hs:53)
    lastMaybe (src/Utility/PartialPrelude.hs:57)
    beginning (src/Utility/PartialPrelude.hs:63)
    end (src/Utility/PartialPrelude.hs:68)
    CreateProcess
    StdHandle (src/Utility/Process.hs:66)
    readProcess' (src/Utility/Process.hs:82)
    readProcessEnv (src/Utility/Process.hs:74)
    ignoreFailureProcess (src/Utility/Process.hs:147)
    processTranscript' (src/Utility/Process.hs:177)
    stdinHandle (src/Utility/Process.hs:328)
    stdoutHandle (src/Utility/Process.hs:331)
    stderrHandle (src/Utility/Process.hs:334)
    ioHandles (src/Utility/Process.hs:337)
    processHandle (src/Utility/Process.hs:344)
    devNull (src/Utility/Process.hs:315)
    catchBoolIO (src/Utility/Exception.hs:38)
    catchMaybeIO (src/Utility/Exception.hs:42)
    catchDefaultIO (src/Utility/Exception.hs:46)
    catchMsgIO (src/Utility/Exception.hs:50)
    catchIO (src/Utility/Exception.hs:56)
    tryIO (src/Utility/Exception.hs:60)
    bracketIO (src/Utility/Exception.hs:66)
    catchNonAsync (src/Utility/Exception.hs:73)
    tryNonAsync (src/Utility/Exception.hs:79)
    tryWhenExists (src/Utility/Exception.hs:87)
    catchIOErrorType (src/Utility/Exception.hs:94)
    getEnv (src/Utility/Env.hs:24)
    getEnvDefault (src/Utility/Env.hs:31)
    getEnvironment (src/Utility/Env.hs:38)
    setEnv (src/Utility/Env.hs:49)
    unsetEnv (src/Utility/Env.hs:61)
    addEntry (src/Utility/Env.hs:74)
    addEntries (src/Utility/Env.hs:77)
    delEntry (src/Utility/Env.hs:80)
    dirCruft (src/Utility/Directory.hs:37)
    dirContents (src/Utility/Directory.hs:44)
    dirContentsRecursive (src/Utility/Directory.hs:54)
    dirContentsRecursiveSkipping (src/Utility/Directory.hs:58)
    dirTreeRecursiveSkipping (src/Utility/Directory.hs:89)
    moveFile (src/Utility/Directory.hs:103)
    nukeFile (src/Utility/Directory.hs:148)
    DirectoryHandle (src/Utility/Directory.hs:158)
    IsOpen (src/Utility/Directory.hs:163)
    openDirectory (src/Utility/Directory.hs:165)
    closeDirectory (src/Utility/Directory.hs:181)
    isDirectoryEmpty (src/Utility/Directory.hs:233)
    Template (src/Utility/Tmp.hs:26)
    viaTmp (src/Utility/Tmp.hs:31)
    withTmpFile (src/Utility/Tmp.hs:49)
    withTmpFileIn (src/Utility/Tmp.hs:56)
    withTmpDir (src/Utility/Tmp.hs:68)
    withTmpDirIn (src/Utility/Tmp.hs:83)
    removeTmpDir (src/Utility/Tmp.hs:97)
    relatedTemplate (src/Utility/Tmp.hs:119)
    firstM (src/Utility/Monad.hs:17)
    getM (src/Utility/Monad.hs:23)
    anyM (src/Utility/Monad.hs:29)
    allM (src/Utility/Monad.hs:32)
    untilTrue (src/Utility/Monad.hs:37)
    ifM (src/Utility/Monad.hs:41)
    <||> (src/Utility/Monad.hs:47)
    <&&> (src/Utility/Monad.hs:51)
    observe (src/Utility/Monad.hs:59)
    after (src/Utility/Monad.hs:66)
    noop (src/Utility/Monad.hs:70)
    hGetContentsStrict (src/Utility/Misc.hs:31)
    readFileStrict (src/Utility/Misc.hs:35)
    readFileStrictAnyEncoding (src/Utility/Misc.hs:40)
    writeFileAnyEncoding (src/Utility/Misc.hs:47)
    separate (src/Utility/Misc.hs:58)
    firstLine (src/Utility/Misc.hs:66)
    segment (src/Utility/Misc.hs:72)
    prop_segment_regressionTest (src/Utility/Misc.hs:80)
    segmentDelim (src/Utility/Misc.hs:89)
    massReplace (src/Utility/Misc.hs:103)
    hGetSomeString (src/Utility/Misc.hs:123)
    reapZombies (src/Utility/Misc.hs:137)
    exitBool (src/Utility/Misc.hs:148)
  50% (  1 /  2) in 'Propellor.Location'
  Missing documentation for:
    Module header
   0% (  0 /  4) in 'Propellor.Debug'
  Missing documentation for:
    Module header
    debug (src/Propellor/Debug.hs:18)
    checkDebugMode (src/Propellor/Debug.hs:21)
    enableDebugMode (src/Propellor/Debug.hs:31)
  50% ( 12 / 24) in 'Propellor.Types.PrivData'
  Missing documentation for:
    Module header
    PrivDataSourceDesc (src/Propellor/Types/PrivData.hs:32)
    IsPrivDataSource (src/Propellor/Types/PrivData.hs:34)
     (src/Propellor/Types/PrivData.hs:38)
     (src/Propellor/Types/PrivData.hs:42)
     (src/Propellor/Types/PrivData.hs:67)
     (src/Propellor/Types/PrivData.hs:70)
     (src/Propellor/Types/PrivData.hs:73)
     (src/Propellor/Types/PrivData.hs:81)
     (src/Propellor/Types/PrivData.hs:85)
    SshKeyType (src/Propellor/Types/PrivData.hs:119)
    DnsSecKey (src/Propellor/Types/PrivData.hs:129)
  50% (  1 /  2) in 'Propellor.Types.CmdLine'
  Missing documentation for:
    Module header
  71% ( 20 / 28) in 'Propellor.Types'
  Missing documentation for:
    Module header
    Desc (src/Propellor/Types.hs:101)
    propertyInfo (src/Propellor/Types.hs:166)
    propertyDesc (src/Propellor/Types.hs:170)
    MkRevertableProperty (src/Propellor/Types.hs:193)
    Combines (src/Propellor/Types.hs:256)
    ResultCombiner (src/Propellor/Types.hs:254)
    LiftPropellor (src/Propellor/Types.hs:77)
  28% (  5 / 18) in 'Propellor.Info'
  Missing documentation for:
    Module header
    pureInfoProperty (src/Propellor/Info.hs:16)
    pureInfoProperty' (src/Propellor/Info.hs:19)
    getOS (src/Propellor/Info.hs:34)
    addDNS (src/Propellor/Info.hs:66)
    hostMap (src/Propellor/Info.hs:84)
    aliasMap (src/Propellor/Info.hs:87)
    findHost (src/Propellor/Info.hs:91)
    findHostNoAlias (src/Propellor/Info.hs:94)
    findAlias (src/Propellor/Info.hs:97)
    getAddresses (src/Propellor/Info.hs:100)
    hostAddresses (src/Propellor/Info.hs:103)
    addHostInfo (src/Propellor/Info.hs:106)
  69% (  9 / 13) in 'Propellor.Message'
  Missing documentation for:
    isConsole (src/Propellor/Message.hs:37)
    warningMessage (src/Propellor/Message.hs:101)
    infoMessage (src/Propellor/Message.hs:105)
    errorMessage (src/Propellor/Message.hs:108)
  33% (  1 /  3) in 'Propellor.Exception'
  Missing documentation for:
    Module header
    tryPropellor (src/Propellor/Exception.hs:17)
   0% (  0 / 15) in 'Propellor.Gpg'
  Missing documentation for:
    Module header
    KeyId (src/Propellor/Gpg.hs:25)
    getGpgBin (src/Propellor/Gpg.hs:27)
    keyring (src/Propellor/Gpg.hs:34)
    listPubKeys (src/Propellor/Gpg.hs:38)
    useKeyringOpts (src/Propellor/Gpg.hs:48)
    addKey (src/Propellor/Gpg.hs:56)
    rmKey (src/Propellor/Gpg.hs:86)
    reencryptPrivData (src/Propellor/Gpg.hs:113)
    gitAdd (src/Propellor/Gpg.hs:121)
    gitCommitKeyRing (src/Propellor/Gpg.hs:127)
    gpgSignParams (src/Propellor/Gpg.hs:135)
    gitCommit (src/Propellor/Gpg.hs:142)
    gpgDecrypt (src/Propellor/Gpg.hs:154)
    gpgEncrypt (src/Propellor/Gpg.hs:163)
  17% (  3 / 18) in 'Propellor.PrivData'
  Missing documentation for:
    Module header
    withSomePrivData (src/Propellor/PrivData.hs:88)
    addPrivData (src/Propellor/PrivData.hs:137)
    setPrivData (src/Propellor/PrivData.hs:162)
    unsetPrivData (src/Propellor/PrivData.hs:168)
    unsetPrivDataUnused (src/Propellor/PrivData.hs:177)
    dumpPrivData (src/Propellor/PrivData.hs:186)
    editPrivData (src/Propellor/PrivData.hs:192)
    listPrivDataFields (src/Propellor/PrivData.hs:205)
    makePrivDataDir (src/Propellor/PrivData.hs:270)
    decryptPrivData (src/Propellor/PrivData.hs:261)
    readPrivData (src/Propellor/PrivData.hs:264)
    readPrivDataFile (src/Propellor/PrivData.hs:267)
    PrivMap (src/Propellor/PrivData.hs:148)
    PrivInfo (src/Propellor/PrivData.hs:273)
  71% (  5 /  7) in 'Propellor.Types.ResultCheck'
  Missing documentation for:
    Module header
    Checkable (src/Propellor/Types/ResultCheck.hs:58)
  81% ( 26 / 32) in 'Propellor.Property'
  Missing documentation for:
    Module header
    flagFile' (src/Propellor/Property.hs:68)
    makeChange (src/Propellor/Property.hs:267)
    noChange (src/Propellor/Property.hs:270)
    doNothing (src/Propellor/Property.hs:273)
    Checkable (src/Propellor/Types/ResultCheck.hs:58)
  82% ( 14 / 17) in 'Propellor.Property.Cmd'
  Missing documentation for:
    cmdProperty' (src/Propellor/Property/Cmd.hs:64)
    boolSystemEnv (src/Utility/SafeCommand.hs:57)
    safeSystemEnv (src/Utility/SafeCommand.hs:72)
  86% (  6 /  7) in 'Propellor.PropAccum'
  Missing documentation for:
    Module header
  62% (  5 /  8) in 'Propellor.Engine'
  Missing documentation for:
    Module header
    fromHost' (src/Propellor/Engine.hs:79)
    onlyProcess (src/Propellor/Engine.hs:85)
  40% (  2 /  5) in 'Propellor.Property.List'
  Missing documentation for:
    Module header
    PropertyList (src/Propellor/Property/List.hs:33)
    PropList (src/Propellor/Property/List.hs:26)
 100% ( 27 / 27) in 'Propellor.Base'
  17% (  1 /  6) in 'Propellor.Property.Service'
  Missing documentation for:
    Module header
    ServiceName (src/Propellor/Property/Service.hs:5)
    restarted (src/Propellor/Property/Service.hs:17)
    reloaded (src/Propellor/Property/Service.hs:20)
    signaled (src/Propellor/Property/Service.hs:23)
  68% ( 17 / 25) in 'Propellor.Property.File'
  Missing documentation for:
    Module header
    Line (src/Propellor/Property/File.hs:9)
    hasPrivContentExposedFrom (src/Propellor/Property/File.hs:43)
    hasPrivContent' (src/Propellor/Property/File.hs:46)
    containsLines (src/Propellor/Property/File.hs:59)
    lacksLines (src/Propellor/Property/File.hs:70)
    fileProperty (src/Propellor/Property/File.hs:85)
    fileProperty' (src/Propellor/Property/File.hs:87)
  24% ( 12 / 51) in 'Propellor.Property.Apt'
  Missing documentation for:
    Module header
    sourcesList (src/Propellor/Property/Apt.hs:17)
    Url (src/Propellor/Property/Apt.hs:20)
    Section (src/Propellor/Property/Apt.hs:21)
    SourcesGenerator (src/Propellor/Property/Apt.hs:23)
    showSuite (src/Propellor/Property/Apt.hs:25)
    backportSuite (src/Propellor/Property/Apt.hs:31)
    stableUpdatesSuite (src/Propellor/Property/Apt.hs:35)
    debLine (src/Propellor/Property/Apt.hs:39)
    srcLine (src/Propellor/Property/Apt.hs:43)
    stdSections (src/Propellor/Property/Apt.hs:48)
    binandsrc (src/Propellor/Property/Apt.hs:51)
    debCdn (src/Propellor/Property/Apt.hs:64)
    kernelOrg (src/Propellor/Property/Apt.hs:67)
    stdSourcesListFor (src/Propellor/Property/Apt.hs:90)
    setSourcesList (src/Propellor/Property/Apt.hs:104)
    setSourcesListD (src/Propellor/Property/Apt.hs:107)
    runApt (src/Propellor/Property/Apt.hs:112)
    noninteractiveEnv (src/Propellor/Property/Apt.hs:115)
    update (src/Propellor/Property/Apt.hs:121)
    upgrade (src/Propellor/Property/Apt.hs:126)
    Package (src/Propellor/Property/Apt.hs:131)
    installed (src/Propellor/Property/Apt.hs:133)
    installed' (src/Propellor/Property/Apt.hs:136)
    installedBackport (src/Propellor/Property/Apt.hs:142)
    removed (src/Propellor/Property/Apt.hs:159)
    buildDep (src/Propellor/Property/Apt.hs:163)
    isInstallable (src/Propellor/Property/Apt.hs:191)
    isInstalled (src/Propellor/Property/Apt.hs:196)
    autoRemove (src/Propellor/Property/Apt.hs:214)
    DebconfTemplate (src/Propellor/Property/Apt.hs:249)
    DebconfTemplateType (src/Propellor/Property/Apt.hs:250)
    DebconfTemplateValue (src/Propellor/Property/Apt.hs:251)
    AptKey (src/Propellor/Property/Apt.hs:278)
    trustsKey (src/Propellor/Property/Apt.hs:283)
    trustsKey' (src/Propellor/Property/Apt.hs:286)
    untrustKey (src/Propellor/Property/Apt.hs:297)
    aptKeyFile (src/Propellor/Property/Apt.hs:300)
    dpkgStatus (src/Propellor/Property/Apt.hs:319)
  29% (  2 /  7) in 'Propellor.Property.Aiccu'
  Missing documentation for:
    installed (src/Propellor/Property/Aiccu.hs:17)
    restarted (src/Propellor/Property/Aiccu.hs:20)
    confPath (src/Propellor/Property/Aiccu.hs:23)
    UserName (src/Propellor/Types/OS.hs:42)
    TunnelId (src/Propellor/Property/Aiccu.hs:26)
  42% (  5 / 12) in 'Propellor.Property.LetsEncrypt'
  Missing documentation for:
    installed (src/Propellor/Property/LetsEncrypt.hs:10)
    Email (src/Propellor/Property/LetsEncrypt.hs:18)
    WebRoot (src/Propellor/Property/LetsEncrypt.hs:20)
    certFile (src/Propellor/Property/LetsEncrypt.hs:94)
    privKeyFile (src/Propellor/Property/LetsEncrypt.hs:97)
    chainFile (src/Propellor/Property/LetsEncrypt.hs:100)
    fullChainFile (src/Propellor/Property/LetsEncrypt.hs:103)
  38% (  8 / 21) in 'Propellor.Property.Apache'
  Missing documentation for:
    Module header
    installed (src/Propellor/Property/Apache.hs:9)
    restarted (src/Propellor/Property/Apache.hs:12)
    reloaded (src/Propellor/Property/Apache.hs:15)
    ConfigLine (src/Propellor/Property/Apache.hs:18)
    ConfigFile (src/Propellor/Property/Apache.hs:20)
    siteEnabled (src/Propellor/Property/Apache.hs:22)
    siteEnabled' (src/Propellor/Property/Apache.hs:25)
    siteDisabled (src/Propellor/Property/Apache.hs:38)
    siteAvailable (src/Propellor/Property/Apache.hs:46)
    modEnabled (src/Propellor/Property/Apache.hs:52)
    siteCfg (src/Propellor/Property/Apache.hs:79)
    WebRoot (src/Propellor/Property/Apache.hs:128)
 100% (  6 /  6) in 'Propellor.Property.Concurrent'
   0% (  0 /  2) in 'Propellor.Property.Systemd.Core'
  Missing documentation for:
    Module header
    installed (src/Propellor/Property/Systemd/Core.hs:9)
  50% (  2 /  4) in 'Propellor.Shim'
  Missing documentation for:
    cleanEnv (src/Propellor/Shim.hs:70)
    file (src/Propellor/Shim.hs:73)
  61% ( 19 / 31) in 'Propellor.Property.Mount'
  Missing documentation for:
    Module header
    ToMountOpts (src/Propellor/Property/Mount.hs:26)
     (src/Propellor/Property/Mount.hs:29)
     (src/Propellor/Property/Mount.hs:32)
    formatMountOpts (src/Propellor/Property/Mount.hs:35)
    mount (src/Propellor/Property/Mount.hs:51)
    SwapPartition (src/Propellor/Property/Mount.hs:59)
    genFstab (src/Propellor/Property/Mount.hs:75)
    UUID (src/Propellor/Property/Mount.hs:151)
    Label (src/Propellor/Property/Mount.hs:161)
    findmntField (src/Propellor/Property/Mount.hs:175)
    blkidTag (src/Propellor/Property/Mount.hs:180)
  60% (  3 /  5) in 'Propellor.Property.Chroot.Util'
  Missing documentation for:
    Module header
    stdPATH (src/Propellor/Property/Chroot/Util.hs:22)
  50% (  4 /  8) in 'Propellor.Property.Debootstrap'
  Missing documentation for:
    Module header
    Url (src/Propellor/Property/Debootstrap.hs:24)
    built' (src/Propellor/Property/Debootstrap.hs:54)
    sourceInstall (src/Propellor/Property/Debootstrap.hs:122)
  92% ( 11 / 12) in 'Propellor.Property.ConfFile'
  Missing documentation for:
    Module header
   0% (  0 /  5) in 'Propellor.Bootstrap'
  Missing documentation for:
    Module header
    bootstrapPropellorCommand (src/Propellor/Bootstrap.hs:18)
    checkBinaryCommand (src/Propellor/Bootstrap.hs:26)
    installGitCommand (src/Propellor/Bootstrap.hs:88)
    buildPropellor (src/Propellor/Bootstrap.hs:91)
  80% (  4 /  5) in 'Propellor.Property.Cron'
  Missing documentation for:
    Module header
  36% (  9 / 25) in 'Propellor.Property.User'
  Missing documentation for:
    Module header
    Eep (src/Propellor/Property/User.hs:8)
    accountFor (src/Propellor/Property/User.hs:10)
    systemAccountFor (src/Propellor/Property/User.hs:21)
    systemAccountFor' (src/Propellor/Property/User.hs:24)
    hasPassword' (src/Propellor/Property/User.hs:77)
    setPassword (src/Propellor/Property/User.hs:88)
    chpasswd (src/Propellor/Property/User.hs:101)
    lockedPassword (src/Propellor/Property/User.hs:107)
    PasswordStatus (src/Propellor/Property/User.hs:116)
    getPasswordStatus (src/Propellor/Property/User.hs:119)
    isLockedPassword (src/Propellor/Property/User.hs:127)
    homedir (src/Propellor/Property/User.hs:130)
    hasGroup (src/Propellor/Property/User.hs:133)
    shadowExists (src/Propellor/Property/User.hs:181)
    shellSetTo (src/Propellor/Property/User.hs:189)
  56% ( 18 / 32) in 'Propellor.Property.Ssh'
  Missing documentation for:
    Module header
    installed (src/Propellor/Property/Ssh.hs:50)
    restarted (src/Propellor/Property/Ssh.hs:53)
    SshKeyType (src/Propellor/Types/PrivData.hs:119)
    sshdConfig (src/Propellor/Property/Ssh.hs:60)
    ConfigKeyword (src/Propellor/Property/Ssh.hs:63)
    setSshdConfigBool (src/Propellor/Property/Ssh.hs:65)
    setSshdConfig (src/Propellor/Property/Ssh.hs:68)
    RootLogin (src/Propellor/Property/Ssh.hs:82)
    permitRootLogin (src/Propellor/Property/Ssh.hs:87)
    passwordAuthentication (src/Propellor/Property/Ssh.hs:92)
    getHostPubKey (src/Propellor/Property/Ssh.hs:210)
    hasAuthorizedKeys (src/Propellor/Property/Ssh.hs:128)
    getUserPubKeys (src/Propellor/Property/Ssh.hs:231)
  12% (  2 / 17) in 'Propellor.Property.DebianMirror'
  Missing documentation for:
    DebianPriority (src/Propellor/Property/DebianMirror.hs:31)
    showPriority (src/Propellor/Property/DebianMirror.hs:34)
    mirror (src/Propellor/Property/DebianMirror.hs:122)
    RsyncExtra (src/Propellor/Property/DebianMirror.hs:42)
    Method (src/Propellor/Property/DebianMirror.hs:51)
    debianMirrorHostName (src/Propellor/Property/DebianMirror.hs:95)
    debianMirrorSuites (src/Propellor/Property/DebianMirror.hs:98)
    debianMirrorArchitectures (src/Propellor/Property/DebianMirror.hs:101)
    debianMirrorSections (src/Propellor/Property/DebianMirror.hs:104)
    debianMirrorSourceBool (src/Propellor/Property/DebianMirror.hs:107)
    debianMirrorPriorities (src/Propellor/Property/DebianMirror.hs:110)
    debianMirrorMethod (src/Propellor/Property/DebianMirror.hs:113)
    debianMirrorKeyring (src/Propellor/Property/DebianMirror.hs:116)
    debianMirrorRsyncExtra (src/Propellor/Property/DebianMirror.hs:119)
    mkDebianMirror (src/Propellor/Property/DebianMirror.hs:80)
  70% (  7 / 10) in 'Propellor.Property.Grub'
  Missing documentation for:
    Module header
    TimeoutSecs (src/Propellor/Property/Grub.hs:13)
    mkConfig (src/Propellor/Property/Grub.hs:27)
  36% (  4 / 11) in 'Propellor.Property.Partition'
  Missing documentation for:
    Module header
    Eep (src/Propellor/Property/Partition.hs:16)
    formatted' (src/Propellor/Property/Partition.hs:27)
    LoopDev (src/Propellor/Property/Partition.hs:49)
    isLoopDev (src/Propellor/Property/Partition.hs:54)
    isLoopDev' (src/Propellor/Property/Partition.hs:57)
    kpartxParse (src/Propellor/Property/Partition.hs:82)
  74% ( 14 / 19) in 'Propellor.Property.Parted'
  Missing documentation for:
    Module header
    ByteSize (src/Utility/DataUnits.hs:57)
    fromPartSize (src/Propellor/Property/Parted.hs:106)
    reducePartSize (src/Propellor/Property/Parted.hs:113)
    Eep (src/Propellor/Property/Parted.hs:149)
  95% ( 19 / 20) in 'Propellor.Property.DiskImage.PartSpec'
  Missing documentation for:
    adjustp (src/Propellor/Property/DiskImage/PartSpec.hs:80)
  36% (  4 / 11) in 'Propellor.Property.Rsync'
  Missing documentation for:
    Module header
    Src (src/Propellor/Property/Rsync.hs:6)
    Dest (src/Propellor/Property/Rsync.hs:7)
    RsyncParam (src/Propellor/Property/Rsync.hs:9)
    Filter (src/Propellor/Property/Rsync.hs:22)
     (src/Propellor/Property/Rsync.hs:27)
    rsync (src/Propellor/Property/Rsync.hs:59)
  29% (  2 /  7) in 'Propellor.Property.Scheduled'
  Missing documentation for:
    Module header
    Recurrance (src/Utility/Scheduled.hs:49)
    WeekDay (src/Utility/Scheduled.hs:59)
    MonthDay (src/Utility/Scheduled.hs:60)
    YearDay (src/Utility/Scheduled.hs:61)
  50% (  5 / 10) in 'Propellor.Property.DnsSec'
  Missing documentation for:
    Module header
    forceZoneSigned (src/Propellor/Property/DnsSec.hs:66)
    saltSha1 (src/Propellor/Property/DnsSec.hs:92)
    isPublic (src/Propellor/Property/DnsSec.hs:112)
    isZoneSigningKey (src/Propellor/Property/DnsSec.hs:115)
  77% ( 10 / 13) in 'Propellor.Property.Dns'
  Missing documentation for:
    Module header
    adjustSerialNumber (src/Propellor/Property/Dns.hs:332)
    WarningMessage (src/Propellor/Property/Dns.hs:425)
  29% (  2 /  7) in 'Propellor.Property.Fail2Ban'
  Missing documentation for:
    Module header
    installed (src/Propellor/Property/Fail2Ban.hs:8)
    reloaded (src/Propellor/Property/Fail2Ban.hs:11)
    Jail (src/Propellor/Property/Fail2Ban.hs:14)
    jailConfFile (src/Propellor/Property/Fail2Ban.hs:29)
  60% (  6 / 10) in 'Propellor.Property.Network'
  Missing documentation for:
    Module header
    Interface (src/Propellor/Property/Network.hs:6)
    ifUp (src/Propellor/Property/Network.hs:8)
    interfacesFile (src/Propellor/Property/Network.hs:95)
   7% (  1 / 15) in 'Propellor.Property.Firewall'
  Missing documentation for:
    rule (src/Propellor/Property/Firewall.hs:33)
    installed (src/Propellor/Property/Firewall.hs:30)
    Chain (src/Propellor/Property/Firewall.hs:103)
    Table (src/Propellor/Property/Firewall.hs:88)
    TargetFilter (src/Propellor/Property/Firewall.hs:106)
    TargetNat (src/Propellor/Property/Firewall.hs:119)
    TargetMangle (src/Propellor/Property/Firewall.hs:128)
    TargetRaw (src/Propellor/Property/Firewall.hs:139)
    TargetSecurity (src/Propellor/Property/Firewall.hs:147)
    Proto (src/Propellor/Property/Firewall.hs:156)
    Rules (src/Propellor/Property/Firewall.hs:162)
    ConnectionState (src/Propellor/Property/Firewall.hs:159)
    IPWithMask (src/Propellor/Property/Firewall.hs:74)
    fromIPWithMask (src/Propellor/Property/Firewall.hs:77)
  46% (  6 / 13) in 'Propellor.Property.Git'
  Missing documentation for:
    Module header
    installed (src/Propellor/Property/Git.hs:50)
    RepoUrl (src/Propellor/Property/Git.hs:53)
    Branch (src/Propellor/Property/Git.hs:55)
    isGitDir (src/Propellor/Property/Git.hs:97)
    GitShared (src/Propellor/Property/Git.hs:100)
    bareRepo (src/Propellor/Property/Git.hs:102)
  12% (  1 /  8) in 'Propellor.Property.Gpg'
  Missing documentation for:
    Module header
    installed (src/Propellor/Property/Gpg.hs:9)
    GpgKeyId (src/Propellor/Property/Gpg.hs:13)
    GpgKeyType (src/Propellor/Property/Gpg.hs:15)
    hasPrivKey (src/Propellor/Property/Gpg.hs:51)
    hasPubKey (src/Propellor/Property/Gpg.hs:55)
    dotDir (src/Propellor/Property/Gpg.hs:59)
   0% (  0 /  3) in 'Propellor.Property.Group'
  Missing documentation for:
    Module header
    GID (src/Propellor/Property/Group.hs:5)
    exists (src/Propellor/Property/Group.hs:7)
  10% (  2 / 21) in 'Propellor.Property.Kerberos'
  Missing documentation for:
    Realm (src/Propellor/Property/Kerberos.hs:12)
    Principal (src/Propellor/Property/Kerberos.hs:13)
    Kvno (src/Propellor/Property/Kerberos.hs:14)
    defaultKeyTab (src/Propellor/Property/Kerberos.hs:18)
    kadmAclPath (src/Propellor/Property/Kerberos.hs:21)
    kpropdAclPath (src/Propellor/Property/Kerberos.hs:24)
    kdcConfPath (src/Propellor/Property/Kerberos.hs:27)
    keyTabPath (src/Propellor/Property/Kerberos.hs:30)
    installed (src/Propellor/Property/Kerberos.hs:37)
    kdcInstalled (src/Propellor/Property/Kerberos.hs:40)
    adminServerInstalled (src/Propellor/Property/Kerberos.hs:43)
    kpropServerInstalled (src/Propellor/Property/Kerberos.hs:46)
    kpropAcls (src/Propellor/Property/Kerberos.hs:55)
    k5srvutil (src/Propellor/Property/Kerberos.hs:58)
    keytabEntries (src/Propellor/Property/Kerberos.hs:62)
    checkKeyTabEntry' (src/Propellor/Property/Kerberos.hs:69)
    checkKeyTabEntry (src/Propellor/Property/Kerberos.hs:74)
    k5loginPath (src/Propellor/Property/Kerberos.hs:80)
    k5login (src/Propellor/Property/Kerberos.hs:85)
  67% (  2 /  3) in 'Propellor.Property.LightDM'
  Missing documentation for:
    installed (src/Propellor/Property/LightDM.hs:11)
  50% (  3 /  6) in 'Propellor.Property.Locale'
  Missing documentation for:
    Locale (src/Propellor/Property/Locale.hs:10)
    LocaleVariable (src/Propellor/Property/Locale.hs:11)
    isSelectedFor (src/Propellor/Property/Locale.hs:35)
  14% (  1 /  7) in 'Propellor.Property.Logcheck'
  Missing documentation for:
    ReportLevel (src/Propellor/Property/Logcheck.hs:16)
    Service (src/Propellor/Property/Logcheck.hs:17)
    defaultPrefix (src/Propellor/Property/Logcheck.hs:25)
    ignoreFilePath (src/Propellor/Property/Logcheck.hs:28)
    ignoreLines (src/Propellor/Property/Logcheck.hs:31)
    installed (src/Propellor/Property/Logcheck.hs:35)
  10% (  1 / 10) in 'Propellor.Property.Nginx'
  Missing documentation for:
    ConfigFile (src/Propellor/Property/Nginx.hs:10)
    siteEnabled (src/Propellor/Property/Nginx.hs:12)
    siteAvailable (src/Propellor/Property/Nginx.hs:25)
    siteCfg (src/Propellor/Property/Nginx.hs:31)
    siteVal (src/Propellor/Property/Nginx.hs:34)
    siteValRelativeCfg (src/Propellor/Property/Nginx.hs:37)
    installed (src/Propellor/Property/Nginx.hs:40)
    restarted (src/Propellor/Property/Nginx.hs:43)
    reloaded (src/Propellor/Property/Nginx.hs:46)
  64% (  7 / 11) in 'Propellor.Property.Obnam'
  Missing documentation for:
    Module header
    ObnamParam (src/Propellor/Property/Obnam.hs:10)
    isKeepParam (src/Propellor/Property/Obnam.hs:152)
    installed (src/Propellor/Property/Obnam.hs:155)
  50% (  1 /  2) in 'Propellor.Property.OpenId'
  Missing documentation for:
    Module header
  33% (  1 /  3) in 'Propellor.Property.Reboot'
  Missing documentation for:
    Module header
    now (src/Propellor/Property/Reboot.hs:5)
  57% (  4 /  7) in 'Propellor.Property.OS'
  Missing documentation for:
    Module header
    Confirmation (src/Propellor/Property/OS.hs:180)
    oldOSRemoved (src/Propellor/Property/OS.hs:230)
  60% ( 15 / 25) in 'Propellor.Property.Postfix'
  Missing documentation for:
    Module header
    installed (src/Propellor/Property/Postfix.hs:15)
    restarted (src/Propellor/Property/Postfix.hs:18)
    reloaded (src/Propellor/Property/Postfix.hs:21)
    dedupCf (src/Propellor/Property/Postfix.hs:111)
    ServiceType (src/Propellor/Property/Postfix.hs:144)
    ServicePort (src/Propellor/Property/Postfix.hs:152)
    PrivateService (src/Propellor/Property/Postfix.hs:154)
    defServiceOpts (src/Propellor/Property/Postfix.hs:165)
    formatServiceLine (src/Propellor/Property/Postfix.hs:173)
  50% (  1 /  2) in 'Propellor.Property.PropellorRepo'
  Missing documentation for:
    Module header
  10% (  1 / 10) in 'Propellor.Property.Prosody'
  Missing documentation for:
    ConfigFile (src/Propellor/Property/Prosody.hs:10)
    Conf (src/Propellor/Property/Prosody.hs:12)
    confEnabled (src/Propellor/Property/Prosody.hs:14)
    confAvailable (src/Propellor/Property/Prosody.hs:32)
    confAvailPath (src/Propellor/Property/Prosody.hs:38)
    confValPath (src/Propellor/Property/Prosody.hs:41)
    installed (src/Propellor/Property/Prosody.hs:44)
    restarted (src/Propellor/Property/Prosody.hs:47)
    reloaded (src/Propellor/Property/Prosody.hs:50)
  50% (  1 /  2) in 'Propellor.Property.Sudo'
  Missing documentation for:
    Module header
  32% (  7 / 22) in 'Propellor.Property.Tor'
  Missing documentation for:
    Module header
    HiddenServiceName (src/Propellor/Property/Tor.hs:15)
    NodeName (src/Propellor/Property/Tor.hs:17)
    torPrivKey (src/Propellor/Property/Tor.hs:54)
    BwLimit (src/Propellor/Property/Tor.hs:84)
    bandwidthRate' (src/Propellor/Property/Tor.hs:99)
    hiddenServiceAvailable (src/Propellor/Property/Tor.hs:106)
    hiddenService (src/Propellor/Property/Tor.hs:115)
    hiddenServiceData (src/Propellor/Property/Tor.hs:128)
    restarted (src/Propellor/Property/Tor.hs:150)
    mainConfig (src/Propellor/Property/Tor.hs:153)
    varLib (src/Propellor/Property/Tor.hs:156)
    varRun (src/Propellor/Property/Tor.hs:159)
    user (src/Propellor/Property/Tor.hs:162)
    NickName (src/Propellor/Property/Tor.hs:165)
  15% (  2 / 13) in 'Propellor.Property.Unbound'
  Missing documentation for:
    installed (src/Propellor/Property/Unbound.hs:44)
    restarted (src/Propellor/Property/Unbound.hs:47)
    reloaded (src/Propellor/Property/Unbound.hs:50)
    UnboundSection (src/Propellor/Property/Unbound.hs:32)
    UnboundZone (src/Propellor/Property/Unbound.hs:34)
    UnboundHost (src/Propellor/Property/Unbound.hs:36)
    UnboundSetting (src/Propellor/Property/Unbound.hs:30)
    UnboundValue (src/Propellor/Property/Unbound.hs:40)
    UnboundKey (src/Propellor/Property/Unbound.hs:38)
    ConfSection (src/Propellor/Property/Unbound.hs:28)
    ZoneType (src/Propellor/Property/Unbound.hs:42)
   9% (  1 / 11) in 'Propellor.Property.Uwsgi'
  Missing documentation for:
    ConfigFile (src/Propellor/Property/Uwsgi.hs:10)
    AppName (src/Propellor/Property/Uwsgi.hs:12)
    appEnabled (src/Propellor/Property/Uwsgi.hs:14)
    appAvailable (src/Propellor/Property/Uwsgi.hs:27)
    appCfg (src/Propellor/Property/Uwsgi.hs:33)
    appVal (src/Propellor/Property/Uwsgi.hs:36)
    appValRelativeCfg (src/Propellor/Property/Uwsgi.hs:39)
    installed (src/Propellor/Property/Uwsgi.hs:42)
    restarted (src/Propellor/Property/Uwsgi.hs:45)
    reloaded (src/Propellor/Property/Uwsgi.hs:48)
  50% (  1 /  2) in 'Propellor.Property.HostingProvider.DigitalOcean'
  Missing documentation for:
    Module header
  67% (  2 /  3) in 'Propellor.Property.HostingProvider.Linode'
  Missing documentation for:
    Module header
  25% (  1 /  4) in 'Propellor.Property.SiteSpecific.GitHome'
  Missing documentation for:
    Module header
    url (src/Propellor/Property/SiteSpecific/GitHome.hs:29)
    hasGitDir (src/Propellor/Property/SiteSpecific/GitHome.hs:32)
   0% (  0 /  2) in 'Propellor.Property.SiteSpecific.Branchable'
  Missing documentation for:
    Module header
    server (src/Propellor/Property/SiteSpecific/Branchable.hs:12)
   0% (  0 /  8) in 'Propellor.Property.SiteSpecific.IABak'
  Missing documentation for:
    Module header
    repo (src/Propellor/Property/SiteSpecific/IABak.hs:12)
    userrepo (src/Propellor/Property/SiteSpecific/IABak.hs:15)
    publicFace (src/Propellor/Property/SiteSpecific/IABak.hs:18)
    gitServer (src/Propellor/Property/SiteSpecific/IABak.hs:25)
    registrationServer (src/Propellor/Property/SiteSpecific/IABak.hs:45)
    sshKeys (src/Propellor/Property/SiteSpecific/IABak.hs:64)
    graphiteServer (src/Propellor/Property/SiteSpecific/IABak.hs:69)
   0% (  0 /  3) in 'Propellor.Git.VerifiedBranch'
  Missing documentation for:
    Module header
    verifyOriginBranch (src/Propellor/Git/VerifiedBranch.hs:14)
    fetchOrigin (src/Propellor/Git/VerifiedBranch.hs:31)
   7% (  1 / 14) in 'Propellor.Protocol'
  Missing documentation for:
    Stage (src/Propellor/Protocol.hs:16)
    Marker (src/Propellor/Protocol.hs:19)
    Marked (src/Propellor/Protocol.hs:20)
    statusMarker (src/Propellor/Protocol.hs:22)
    privDataMarker (src/Propellor/Protocol.hs:25)
    repoUrlMarker (src/Propellor/Protocol.hs:28)
    gitPushMarker (src/Propellor/Protocol.hs:31)
    toMarked (src/Propellor/Protocol.hs:34)
    fromMarked (src/Propellor/Protocol.hs:37)
    sendMarked (src/Propellor/Protocol.hs:42)
    sendMarked' (src/Propellor/Protocol.hs:47)
    getMarked (src/Propellor/Protocol.hs:55)
    req (src/Propellor/Protocol.hs:68)
   0% (  0 /  2) in 'Propellor.Ssh'
  Missing documentation for:
    Module header
    sshCachingParams (src/Propellor/Ssh.hs:16)
   0% (  0 /  7) in 'Propellor.Spin'
  Missing documentation for:
    Module header
    commitSpin (src/Propellor/Spin.hs:34)
    spin (src/Propellor/Spin.hs:64)
    spin' (src/Propellor/Spin.hs:67)
    update (src/Propellor/Spin.hs:171)
    gitPushHelper (src/Propellor/Spin.hs:330)
    mergeSpin (src/Propellor/Spin.hs:352)
 100% (  3 /  3) in 'Propellor.Property.Conductor'
   0% (  0 /  8) in 'Propellor.Types.Chroot'
  Missing documentation for:
    Module header
    ChrootInfo (src/Propellor/Types/Chroot.hs:12)
     (src/Propellor/Types/Chroot.hs:18)
     (src/Propellor/Types/Chroot.hs:21)
     (src/Propellor/Types/Chroot.hs:28)
    ChrootCfg (src/Propellor/Types/Chroot.hs:34)
     (src/Propellor/Types/Chroot.hs:39)
     (src/Propellor/Types/Chroot.hs:46)
  69% ( 11 / 16) in 'Propellor.Property.Chroot'
  Missing documentation for:
    Module header
    provisioned' (src/Propellor/Property/Chroot.hs:126)
    propagateChrootInfo (src/Propellor/Property/Chroot.hs:145)
    chain (src/Propellor/Property/Chroot.hs:203)
    chrootSystem (src/Propellor/Property/Chroot.hs:43)
  44% (  4 /  9) in 'Propellor.Property.Hostname'
  Missing documentation for:
    Module header
    sane' (src/Propellor/Property/Hostname.hs:28)
    setTo (src/Propellor/Property/Hostname.hs:34)
    setTo' (src/Propellor/Property/Hostname.hs:37)
    searchDomain' (src/Propellor/Property/Hostname.hs:71)
   0% (  0 /  2) in 'Propellor.Property.HostingProvider.CloudAtCost'
  Missing documentation for:
    Module header
    decruft (src/Propellor/Property/HostingProvider/CloudAtCost.hs:9)
  86% ( 12 / 14) in 'Propellor.Property.DiskImage'
  Missing documentation for:
    DiskImage (src/Propellor/Property/DiskImage.hs:41)
    noFinalization (src/Propellor/Property/DiskImage.hs:276)
  76% ( 29 / 38) in 'Propellor.Property.Systemd'
  Missing documentation for:
    Module header
    ServiceName (src/Propellor/Property/Systemd.hs:57)
    installed (src/Propellor/Property/Systemd/Core.hs:9)
    Option (src/Propellor/Property/Systemd.hs:142)
    MachineName (src/Propellor/Property/Systemd.hs:59)
    Container (src/Propellor/Property/Systemd.hs:61)
    Proto (src/Propellor/Property/Systemd.hs:376)
    Publishable (src/Propellor/Property/Systemd.hs:367)
    Bindable (src/Propellor/Property/Systemd.hs:405)
   9% (  1 / 11) in 'Propellor.Property.Journald'
  Missing documentation for:
    Module header
    DataSize (src/Propellor/Property/Journald.hs:15)
    configuredSize (src/Propellor/Property/Journald.hs:17)
    systemMaxUse (src/Propellor/Property/Journald.hs:23)
    runtimeMaxUse (src/Propellor/Property/Journald.hs:26)
    systemKeepFree (src/Propellor/Property/Journald.hs:29)
    runtimeKeepFree (src/Propellor/Property/Journald.hs:32)
    systemMaxFileSize (src/Propellor/Property/Journald.hs:35)
    runtimeMaxFileSize (src/Propellor/Property/Journald.hs:38)
    systemdSizeUnits (src/Propellor/Property/Journald.hs:42)
   5% (  2 / 38) in 'Propellor.Property.SiteSpecific.JoeySites'
  Missing documentation for:
    scrollBox (src/Propellor/Property/SiteSpecific/JoeySites.hs:27)
    oldUseNetServer (src/Propellor/Property/SiteSpecific/JoeySites.hs:97)
    oldUseNetShellBox (src/Propellor/Property/SiteSpecific/JoeySites.hs:152)
    oldUseNetInstalled (src/Propellor/Property/SiteSpecific/JoeySites.hs:157)
    kgbServer (src/Propellor/Property/SiteSpecific/JoeySites.hs:174)
    mumbleServer (src/Propellor/Property/SiteSpecific/JoeySites.hs:191)
    gitServer (src/Propellor/Property/SiteSpecific/JoeySites.hs:212)
    AnnexUUID (src/Propellor/Property/SiteSpecific/JoeySites.hs:266)
    apacheSite (src/Propellor/Property/SiteSpecific/JoeySites.hs:311)
    apachecfg (src/Propellor/Property/SiteSpecific/JoeySites.hs:314)
    mainhttpscert (src/Propellor/Property/SiteSpecific/JoeySites.hs:342)
    gitAnnexDistributor (src/Propellor/Property/SiteSpecific/JoeySites.hs:351)
    downloads (src/Propellor/Property/SiteSpecific/JoeySites.hs:372)
    tmp (src/Propellor/Property/SiteSpecific/JoeySites.hs:379)
    twitRss (src/Propellor/Property/SiteSpecific/JoeySites.hs:389)
    pumpRss (src/Propellor/Property/SiteSpecific/JoeySites.hs:412)
    ircBouncer (src/Propellor/Property/SiteSpecific/JoeySites.hs:416)
    kiteShellBox (src/Propellor/Property/SiteSpecific/JoeySites.hs:431)
    githubBackup (src/Propellor/Property/SiteSpecific/JoeySites.hs:444)
    githubKeys (src/Propellor/Property/SiteSpecific/JoeySites.hs:465)
    githubMirrors (src/Propellor/Property/SiteSpecific/JoeySites.hs:474)
    rsyncNetBackup (src/Propellor/Property/SiteSpecific/JoeySites.hs:485)
    backupsBackedupFrom (src/Propellor/Property/SiteSpecific/JoeySites.hs:490)
    obnamRepos (src/Propellor/Property/SiteSpecific/JoeySites.hs:498)
    podcatcher (src/Propellor/Property/SiteSpecific/JoeySites.hs:508)
    kiteMailServer (src/Propellor/Property/SiteSpecific/JoeySites.hs:514)
    postfixClientRelay (src/Propellor/Property/SiteSpecific/JoeySites.hs:713)
    dkimMilter (src/Propellor/Property/SiteSpecific/JoeySites.hs:730)
    dkimInstalled (src/Propellor/Property/SiteSpecific/JoeySites.hs:743)
    domainKey (src/Propellor/Property/SiteSpecific/JoeySites.hs:763)
    hasJoeyCAChain (src/Propellor/Property/SiteSpecific/JoeySites.hs:766)
    hasPostfixCert (src/Propellor/Property/SiteSpecific/JoeySites.hs:770)
    kitenetHttps (src/Propellor/Property/SiteSpecific/JoeySites.hs:776)
    legacyWebSites (src/Propellor/Property/SiteSpecific/JoeySites.hs:787)
    userDirHtml (src/Propellor/Property/SiteSpecific/JoeySites.hs:947)
    alarmClock (src/Propellor/Property/SiteSpecific/JoeySites.hs:959)
   0% (  0 / 18) in 'Propellor.Property.SiteSpecific.GitAnnexBuilder'
  Missing documentation for:
    Module header
    builduser (src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs:14)
    homedir (src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs:17)
    gitbuilderdir (src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs:20)
    builddir (src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs:23)
    TimeOut (src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs:26)
    autobuilder (src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs:28)
    tree (src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs:49)
    buildDepsApt (src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs:69)
    buildDepsNoHaskellLibs (src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs:76)
    haskellPkgsInstalled (src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs:86)
    cabalDeps (src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs:96)
    autoBuilderContainer (src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs:104)
    Flavor (src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs:113)
    standardAutoBuilder (src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs:115)
    armAutoBuilder (src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs:125)
    androidAutoBuilderContainer (src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs:137)
    androidContainer (src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs:145)
   0% (  0 /  7) in 'Propellor.Types.Docker'
  Missing documentation for:
    Module header
    DockerInfo (src/Propellor/Types/Docker.hs:12)
     (src/Propellor/Types/Docker.hs:18)
     (src/Propellor/Types/Docker.hs:21)
     (src/Propellor/Types/Docker.hs:28)
    DockerRunParam (src/Propellor/Types/Docker.hs:34)
     (src/Propellor/Types/Docker.hs:36)
  87% ( 33 / 38) in 'Propellor.Property.Docker'
  Missing documentation for:
    installed (src/Propellor/Property/Docker.hs:69)
    HasImage (src/Propellor/Property/Docker.hs:91)
    Publishable (src/Propellor/Property/Docker.hs:314)
    Mountable (src/Propellor/Property/Docker.hs:336)
    chain (src/Propellor/Property/Docker.hs:578)
  33% (  1 /  3) in 'Propellor.CmdLine'
  Missing documentation for:
    Module header
    processCmdLine (src/Propellor/CmdLine.hs:47)
Warning: Propellor: Could not find documentation for exported module: X
 100% ( 27 / 27) in 'Propellor'
Warning: Propellor.Utilities: could not find link destinations for:
    CreateProcessRunner HandleExtractor
Warning: Propellor.Message: could not find link destinations for:
    MessageHandle ConcurrentProcessHandle outputConcurrent
Warning: Propellor.Types.ResultCheck: could not find link destinations for:
    checkedProp preCheckedProp
Warning: Propellor.Property: could not find link destinations for:
    checkedProp preCheckedProp
Warning: Propellor.Property.Systemd: could not find link destinations for:
    toPublish toBind
Warning: Propellor.Property.Docker: could not find link destinations for:
    toPublish toMount imageIdentifier
Documentation created: dist/doc/html/propellor/index.html,
dist/doc/html/propellor/propellor.txt
Preprocessing executable 'propellor' for propellor-2.16.0...
Preprocessing executable 'propellor-config' for propellor-2.16.0...
Creating package registration file:
/tmp/pkgConf-propellor-2.169216611461154073370.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/propellor-2.16.0-I4uZW0p8ERzJNEAtEgLTDU
Installing executable(s) in
/home/builder/hackage-server/build-cache/tmp-install/bin
Warning: The directory
/home/builder/hackage-server/build-cache/tmp-install/bin is not in the system
search path.
Registering propellor-2.16.0...
Installed propellor-2.16.0

Test log

No test log was submitted for this report.