Build #1 for propellor-3.0.5

[all reports]

Package propellor-3.0.5
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2016-06-06 22:22:05.054107 UTC
Compiler ghc-8.0.1.20160521
OS linux
Arch x86_64
Dependencies IfElse-0.85, MissingH-1.4.0.0, ansi-terminal-0.6.2.3, async-2.1.0, base-4.9.0.0, bytestring-0.10.8.1, containers-0.5.7.1, directory-1.2.6.2, exceptions-0.8.2.1, filepath-1.4.1.0, hslogger-1.2.10, mtl-2.2.1, network-2.6.2.1, process-1.4.2.0, stm-2.4.4.1, text-1.2.2.1, time-1.6.0.1, transformers-0.5.2.0, unix-2.7.2.0, unix-compat-0.4.2.0, IfElse-0.85, MissingH-1.4.0.0, ansi-terminal-0.6.2.3, async-2.1.0, base-4.9.0.0, bytestring-0.10.8.1, containers-0.5.7.1, directory-1.2.6.2, exceptions-0.8.2.1, filepath-1.4.1.0, hslogger-1.2.10, mtl-2.2.1, network-2.6.2.1, process-1.4.2.0, stm-2.4.4.1, text-1.2.2.1, time-1.6.0.1, transformers-0.5.2.0, unix-2.7.2.0, unix-compat-0.4.2.0, IfElse-0.85, MissingH-1.4.0.0, ansi-terminal-0.6.2.3, async-2.1.0, base-4.9.0.0, bytestring-0.10.8.1, containers-0.5.7.1, directory-1.2.6.2, exceptions-0.8.2.1, filepath-1.4.1.0, hslogger-1.2.10, mtl-2.2.1, network-2.6.2.1, process-1.4.2.0, stm-2.4.4.1, text-1.2.2.1, time-1.6.0.1, transformers-0.5.2.0, unix-2.7.2.0, unix-compat-0.4.2.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
cabal: Entering directory '/tmp/cabal-tmp-1591/HUnit-1.3.1.1'
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 )
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.12145174067468703135.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/HUnit-1.3.1.1-21JuQs5D85SLjuJsLVrBpA
Registering HUnit-1.3.1.1...
cabal: Leaving directory '/tmp/cabal-tmp-1591/HUnit-1.3.1.1'
Installed HUnit-1.3.1.1
cabal: Entering directory '/tmp/cabal-tmp-1591/ansi-terminal-0.6.2.3'
Configuring ansi-terminal-0.6.2.3...
Building ansi-terminal-0.6.2.3...
Preprocessing library ansi-terminal-0.6.2.3...
[1 of 3] Compiling System.Console.ANSI.Common ( System/Console/ANSI/Common.hs, dist/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 )
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)
Warning: System.Console.ANSI: could not find link destinations for:
    unsafeIndex unsafeRangeSize
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.23272545861572276965.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/ansi-terminal-0.6.2.3-AKTYR0nthhUCHW4HMZvJFX
Registering ansi-terminal-0.6.2.3...
cabal: Leaving directory '/tmp/cabal-tmp-1591/ansi-terminal-0.6.2.3'
Installed ansi-terminal-0.6.2.3
cabal: Entering directory '/tmp/cabal-tmp-1591/mtl-2.2.1'
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 )
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.21351797369492067917.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM
Registering mtl-2.2.1...
cabal: Leaving directory '/tmp/cabal-tmp-1591/mtl-2.2.1'
Installed mtl-2.2.1
cabal: Entering directory '/tmp/cabal-tmp-1591/network-2.6.2.1'
Configuring network-2.6.2.1...
configure: WARNING: unrecognized options: --with-compiler
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... /usr/bin/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 /usr/bin/gcc accepts -g... yes
checking for /usr/bin/gcc option to accept ISO C89... none needed
checking for an ANSI C-conforming const... yes
checking how to run the C preprocessor... /usr/bin/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
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:837:3: warning: [-Woverlapping-patterns]
    Pattern match is redundant
    In a case alternative: _ -> ...

Network/Socket/Types.hsc:869:1: warning: [-Wincomplete-patterns]
    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: [-Wincomplete-patterns]
    Pattern match(es) are non-exhaustive
    In a case alternative:
        Patterns not matched: p where p is not one of {29, 10, 2, 1}

Network/Socket/Types.hsc:1012:1: warning: [-Worphans]
    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: [-Wunused-imports]
    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: [-Wunused-imports]
    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: [-Wunused-imports]
    The import of ‘delete’ from module ‘Data.List’ is redundant

Network/Socket.hsc:193:1: warning: [-Wunused-imports]
    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: [-Wunused-imports]
    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:276:3: warning: [-Wincomplete-patterns]
    Pattern match(es) are non-exhaustive
    In an equation for ‘showsPrec’:
        Patterns not matched: _ (SockAddrCan _)

Network/Socket.hsc:949:13: warning: [-Wtype-defaults]
    • Defaulting the following constraints to type ‘Integer’
        (Integral a0)
          arising from a use of ‘fromIntegral’
          at Network/Socket.hsc:949:13-29
        (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:953:6: warning: [-Wunused-do-bind]
    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’

Network/Socket.hsc:989:3: warning: [-Wunused-do-bind]
    A do-notation statement discarded a result of type ‘CInt’
    Suppress this warning by saying
      ‘_ <- ($)
              throwSocketErrorWaitWrite sock "sendFd"
              c_sendFd (fdSocket sock) outfd’

Network/Socket.hsc:1571:1: warning: [-Wunused-top-binds]
    Defined but not used: ‘c_accept’
[ 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 )
[ 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: [-Wdeprecations]
    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: [-Wdeprecations]
    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: [-Wincomplete-patterns]
    Pattern match(es) are non-exhaustive
    In a case alternative: Patterns not matched: (SockAddrCan _)

Network.hs:401:5: warning: [-Wincomplete-patterns]
    Pattern match(es) are non-exhaustive
    In a case alternative: Patterns not matched: (SockAddrCan _)
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:1: warning: [-Worphans]
    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: [-Wunused-imports]
    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: [-Wunused-imports]
    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: [-Wunused-imports]
    The import of ‘delete’ from module ‘Data.List’ is redundant

Network/Socket.hsc:193:1: warning: [-Wunused-imports]
    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: [-Wunused-imports]
    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: [-Wtype-defaults]
    • Defaulting the following constraints to type ‘Integer’
        (Integral a0)
          arising from a use of ‘fromIntegral’
          at Network/Socket.hsc:949:13-29
        (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: [-Wunused-top-binds]
    Defined but not used: ‘c_accept’

Network/BSD.hsc:166:43: warning: [-Wdeprecations]
    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: [-Wdeprecations]
    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.217083026471857756970.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/network-2.6.2.1-Li0aefQhyJzUSpQ0fLiXL
Registering network-2.6.2.1...
cabal: Leaving directory '/tmp/cabal-tmp-1591/network-2.6.2.1'
Installed network-2.6.2.1
cabal: Entering directory '/tmp/cabal-tmp-1591/old-locale-1.0.0.7'
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 )
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.01566369633483689685.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/old-locale-1.0.0.7-6glXNhHF891B41ZfuI8hU8
Registering old-locale-1.0.0.7...
cabal: Leaving directory '/tmp/cabal-tmp-1591/old-locale-1.0.0.7'
Installed old-locale-1.0.0.7
cabal: Entering directory '/tmp/cabal-tmp-1591/random-1.1'
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: [-Wtabs]
    Tab character found here, and in 74 further locations.
    Please use spaces instead.
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: [-Wtabs]
    Tab character found here, and in 74 further locations.
    Please use spaces instead.
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-1166967926214989683.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/random-1.1-54KmMHXjttlERYcr1mvsAe
Registering random-1.1...
cabal: Leaving directory '/tmp/cabal-tmp-1591/random-1.1'
Installed random-1.1
cabal: Entering directory '/tmp/cabal-tmp-1591/stm-2.4.4.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 )
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)
Warning: Control.Concurrent.STM.TArray: could not find link destinations for:
    getNumElements unsafeNewArray_ unsafeRead unsafeWrite
Warning: Control.Monad.STM: could not find link destinations for:
    getNumElements unsafeNewArray_ unsafeRead unsafeWrite
Documentation created: dist/doc/html/stm/index.html, dist/doc/html/stm/stm.txt
Creating package registration file:
/tmp/pkgConf-stm-2.4.41992576590235202254.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/stm-2.4.4.1-4z2NRWnB0NIIUvSJsHW0kF
Registering stm-2.4.4.1...
cabal: Leaving directory '/tmp/cabal-tmp-1591/stm-2.4.4.1'
Installed stm-2.4.4.1
cabal: Entering directory '/tmp/cabal-tmp-1591/text-1.2.2.1'
Configuring text-1.2.2.1...
Building text-1.2.2.1...
Preprocessing library text-1.2.2.1...
[ 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 )

Data/Text.hs:587:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT compareN/length -> compareLength" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’

Data/Text.hs:592:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT ==N/length -> compareLength/==EQ" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’

Data/Text.hs:597:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT /=N/length -> compareLength//=EQ" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’

Data/Text.hs:602:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT <N/length -> compareLength/==LT" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’

Data/Text.hs:607:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT <=N/length -> compareLength//=GT" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’

Data/Text.hs:612:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT >N/length -> compareLength/==GT" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’

Data/Text.hs:617:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT >=N/length -> compareLength//=LT" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’
[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 )

Data/Text/Internal/Builder.hs:324:1: warning: [-Winline-rule-shadowing]
    Rule "flush/flush" may never fire
      because ‘flush’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘flush’
[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 )
Running Haddock for text-1.2.2.1...
Running hscolour for text-1.2.2.1...
Preprocessing library text-1.2.2.1...
Preprocessing library text-1.2.2.1...
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: 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.2470631541750167716.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/text-1.2.2.1-9Yh8rJoh8fO2JMLWffT3Qs
Registering text-1.2.2.1...
cabal: Leaving directory '/tmp/cabal-tmp-1591/text-1.2.2.1'
Installed text-1.2.2.1
cabal: Entering directory '/tmp/cabal-tmp-1591/transformers-compat-0.5.1.4'
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 )
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:28)
    getBinDir (dist/build/autogen/Paths_transformers_compat.hs:38)
    getLibDir (dist/build/autogen/Paths_transformers_compat.hs:38)
    getDataDir (dist/build/autogen/Paths_transformers_compat.hs:38)
    getLibexecDir (dist/build/autogen/Paths_transformers_compat.hs:38)
    getDataFileName (dist/build/autogen/Paths_transformers_compat.hs:45)
    getSysconfDir (dist/build/autogen/Paths_transformers_compat.hs:38)
 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.12054306629546389569.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/transformers-compat-0.5.1.4-G5tKvPrwhggJRvSwXNMs1N
Registering transformers-compat-0.5.1.4...
cabal: Leaving directory '/tmp/cabal-tmp-1591/transformers-compat-0.5.1.4'
Installed transformers-compat-0.5.1.4
cabal: Entering directory '/tmp/cabal-tmp-1591/unix-compat-0.4.2.0'
Configuring unix-compat-0.4.2.0...
Building unix-compat-0.4.2.0...
Preprocessing library unix-compat-0.4.2.0...
[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 )
Running Haddock for unix-compat-0.4.2.0...
Running hscolour for unix-compat-0.4.2.0...
Preprocessing library unix-compat-0.4.2.0...
Preprocessing library unix-compat-0.4.2.0...
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.29184831622113556942.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/unix-compat-0.4.2.0-Gbpgd7d6r6OH0u9z1n3IMb
Registering unix-compat-0.4.2.0...
cabal: Leaving directory '/tmp/cabal-tmp-1591/unix-compat-0.4.2.0'
Installed unix-compat-0.4.2.0
cabal: Entering directory '/tmp/cabal-tmp-1591/IfElse-0.85'
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: [-Winline-rule-shadowing]
    Rule "maybeMP/id" may never fire
      because ‘maybeMP’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘maybeMP’
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-014553712541815754673.85
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/IfElse-0.85-9y0V2A9c0wW6IUPjqGJDgf
Registering IfElse-0.85...
cabal: Leaving directory '/tmp/cabal-tmp-1591/IfElse-0.85'
Installed IfElse-0.85
cabal: Entering directory '/tmp/cabal-tmp-1591/regex-base-0.93.2'
Configuring regex-base-0.93.2...
Building regex-base-0.93.2...
Preprocessing library regex-base-0.93.2...
[1 of 4] Compiling Text.Regex.Base.RegexLike ( Text/Regex/Base/RegexLike.hs, dist/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: [-Wdeprecations]
    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 )
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: [-Wdeprecations]
    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.9320264780041659239833.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/regex-base-0.93.2-71isvdwnRNrGKtKYo9rpQd
Registering regex-base-0.93.2...
cabal: Leaving directory '/tmp/cabal-tmp-1591/regex-base-0.93.2'
Installed regex-base-0.93.2
cabal: Entering directory '/tmp/cabal-tmp-1591/hslogger-1.2.10'
Configuring hslogger-1.2.10...
Building hslogger-1.2.10...
Preprocessing library hslogger-1.2.10...
[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 )
[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: [-Wdeprecations]
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead
Running Haddock for hslogger-1.2.10...
Running hscolour for hslogger-1.2.10...
Preprocessing library hslogger-1.2.10...
Preprocessing library hslogger-1.2.10...

src/System/Log/Logger.hs:201:1: warning: [-Wdeprecations]
    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'
  91% ( 10 / 11) in 'System.Log.Handler.Syslog'
  Missing documentation for:
    SyslogHandler (src/System/Log/Handler/Syslog.hs:132)
 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.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.2791251530859310840.10
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/hslogger-1.2.10-55MefLSFwg6JKDxSW4IwSz
Registering hslogger-1.2.10...
cabal: Leaving directory '/tmp/cabal-tmp-1591/hslogger-1.2.10'
Installed hslogger-1.2.10
cabal: Entering directory '/tmp/cabal-tmp-1591/old-time-1.1.0.3'
Configuring old-time-1.1.0.3...
configure: WARNING: unrecognized options: --with-compiler
checking for gcc... /usr/bin/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 /usr/bin/gcc accepts -g... yes
checking for /usr/bin/gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... /usr/bin/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
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 )
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)
Warning: System.Time: could not find link destinations for:
    unsafeIndex unsafeRangeSize
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.012775116252112043682.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/old-time-1.1.0.3-IcvdkJUsE9M8t3io8peAEp
Registering old-time-1.1.0.3...
cabal: Leaving directory '/tmp/cabal-tmp-1591/old-time-1.1.0.3'
Installed old-time-1.1.0.3
cabal: Entering directory '/tmp/cabal-tmp-1591/async-2.1.0'
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 )
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.11054181467926440376.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/async-2.1.0-J6Pl8k3L4PKGEpjYdgwiIf
Registering async-2.1.0...
cabal: Leaving directory '/tmp/cabal-tmp-1591/async-2.1.0'
Installed async-2.1.0
cabal: Entering directory '/tmp/cabal-tmp-1591/parsec-3.1.11'
Configuring parsec-3.1.11...
Building parsec-3.1.11...
Preprocessing library parsec-3.1.11...
[ 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 )
[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 )
Running Haddock for parsec-3.1.11...
Running hscolour for parsec-3.1.11...
Preprocessing library parsec-3.1.11...
Preprocessing library parsec-3.1.11...
Haddock coverage:
  82% ( 14 / 17) in 'Text.Parsec.Pos'
  Missing documentation for:
    SourceName (Text/Parsec/Pos.hs:31)
    Line (Text/Parsec/Pos.hs:32)
    Column (Text/Parsec/Pos.hs:33)
  43% (  6 / 14) in 'Text.Parsec.Error'
  Missing documentation for:
    errorIsUnknown (Text/Parsec/Error.hs:113)
    showErrorMessages (Text/Parsec/Error.hs:176)
    newErrorMessage (Text/Parsec/Error.hs:123)
    newErrorUnknown (Text/Parsec/Error.hs:119)
    addErrorMessage (Text/Parsec/Error.hs:127)
    setErrorPos (Text/Parsec/Error.hs:131)
    setErrorMessage (Text/Parsec/Error.hs:135)
    mergeError (Text/Parsec/Error.hs:139)
  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:113)
    showErrorMessages (Text/Parsec/Error.hs:176)
    newErrorMessage (Text/Parsec/Error.hs:123)
    newErrorUnknown (Text/Parsec/Error.hs:119)
    addErrorMessage (Text/Parsec/Error.hs:127)
    setErrorPos (Text/Parsec/Error.hs:131)
    setErrorMessage (Text/Parsec/Error.hs:135)
    mergeError (Text/Parsec/Error.hs:139)
  64% ( 32 / 50) in 'Text.Parsec.Prim'
  Missing documentation for:
    unknownError (Text/Parsec/Prim.hs:93)
    sysUnExpectError (Text/Parsec/Prim.hs:96)
    Parsec (Text/Parsec/Prim.hs:159)
    Consumed (Text/Parsec/Prim.hs:161)
    Reply (Text/Parsec/Prim.hs:165)
    State (Text/Parsec/Prim.hs:169)
    parsecMap (Text/Parsec/Prim.hs:187)
    parserReturn (Text/Parsec/Prim.hs:231)
    parserBind (Text/Parsec/Prim.hs:236)
    mergeErrorReply (Text/Parsec/Prim.hs:276)
    parserFail (Text/Parsec/Prim.hs:282)
    parserPlus (Text/Parsec/Prim.hs:300)
    labels (Text/Parsec/Prim.hs:355)
    tokens (Text/Parsec/Prim.hs:406)
    tokenPrimEx (Text/Parsec/Prim.hs:543)
    manyAccum (Text/Parsec/Prim.hs:602)
    runPT (Text/Parsec/Prim.hs:620)
    runP (Text/Parsec/Prim.hs:634)
 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:406)
    tokenPrimEx (Text/Parsec/Prim.hs:543)
    try (Text/ParserCombinators/Parsec/Prim.hs:64)
    labels (Text/Parsec/Prim.hs:355)
    pzero (Text/ParserCombinators/Parsec/Prim.hs:54)
    State (Text/Parsec/Prim.hs:169)
  82% ( 14 / 17) in 'Text.ParserCombinators.Parsec.Pos'
  Missing documentation for:
    SourceName (Text/Parsec/Pos.hs:31)
    Line (Text/Parsec/Pos.hs:32)
    Column (Text/Parsec/Pos.hs:33)
 100% ( 20 / 20) in 'Text.Parsec.Char'
  67% (  4 /  6) in 'Text.Parsec.Token'
  Missing documentation for:
    LanguageDef (Text/Parsec/Token.hs:39)
    TokenParser (Text/Parsec/Token.hs:110)
  67% (  4 /  6) in 'Text.ParserCombinators.Parsec.Token'
  Missing documentation for:
    LanguageDef (Text/Parsec/Token.hs:39)
    TokenParser (Text/Parsec/Token.hs:110)
  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:31)
    Line (Text/Parsec/Pos.hs:32)
    Column (Text/Parsec/Pos.hs:33)
  40% (  2 /  5) in 'Text.ParserCombinators.Parsec.Expr'
  Missing documentation for:
    Operator (Text/ParserCombinators/Parsec/Expr.hs:29)
    OperatorTable (Text/ParserCombinators/Parsec/Expr.hs:33)
    buildExpressionParser (Text/ParserCombinators/Parsec/Expr.hs:40)
  78% ( 73 / 94) in 'Text.Parsec'
  Missing documentation for:
    Parsec (Text/Parsec/Prim.hs:159)
    tokens (Text/Parsec/Prim.hs:406)
    labels (Text/Parsec/Prim.hs:355)
    SourceName (Text/Parsec/Pos.hs:31)
    Line (Text/Parsec/Pos.hs:32)
    Column (Text/Parsec/Pos.hs:33)
    manyAccum (Text/Parsec/Prim.hs:602)
    tokenPrimEx (Text/Parsec/Prim.hs:543)
    runPT (Text/Parsec/Prim.hs:620)
    unknownError (Text/Parsec/Prim.hs:93)
    sysUnExpectError (Text/Parsec/Prim.hs:96)
    mergeErrorReply (Text/Parsec/Prim.hs:276)
    runP (Text/Parsec/Prim.hs:634)
    Consumed (Text/Parsec/Prim.hs:161)
    Reply (Text/Parsec/Prim.hs:165)
    State (Text/Parsec/Prim.hs:169)
    parsecMap (Text/Parsec/Prim.hs:187)
    parserReturn (Text/Parsec/Prim.hs:231)
    parserBind (Text/Parsec/Prim.hs:236)
    parserFail (Text/Parsec/Prim.hs:282)
    parserPlus (Text/Parsec/Prim.hs:300)
  90% (  9 / 10) in 'Text.Parsec.Language'
  Missing documentation for:
    LanguageDef (Text/Parsec/Token.hs:39)
  90% (  9 / 10) in 'Text.ParserCombinators.Parsec.Language'
  Missing documentation for:
    LanguageDef (Text/Parsec/Token.hs:39)
 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.14503957381583274723.11
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/parsec-3.1.11-37j7M1YEHqtEooY7BpJdri
Registering parsec-3.1.11...
cabal: Leaving directory '/tmp/cabal-tmp-1591/parsec-3.1.11'
Installed parsec-3.1.11
cabal: Entering directory '/tmp/cabal-tmp-1591/exceptions-0.8.2.1'
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 )
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)
Warning: Control.Monad.Catch: could not find link destinations for:
    ~
Documentation created: dist/doc/html/exceptions/index.html,
dist/doc/html/exceptions/exceptions.txt
Creating package registration file:
/tmp/pkgConf-exceptions-0.8.24344572571657262432.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/exceptions-0.8.2.1-JBQJzRdlubk7otWf6cOKjr
Registering exceptions-0.8.2.1...
cabal: Leaving directory '/tmp/cabal-tmp-1591/exceptions-0.8.2.1'
Installed exceptions-0.8.2.1
cabal: Entering directory '/tmp/cabal-tmp-1591/regex-posix-0.95.2'
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: [-Wdeprecations]
    In the use of ‘versionTags’ (imported from Data.Version):
    Deprecated: "See GHC ticket #2496"
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: [-Wdeprecations]
    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.9514268699061116391568.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/regex-posix-0.95.2-BbcuFE4RwTG3oQUmzAVjm
Registering regex-posix-0.95.2...
cabal: Leaving directory '/tmp/cabal-tmp-1591/regex-posix-0.95.2'
Installed regex-posix-0.95.2
cabal: Entering directory '/tmp/cabal-tmp-1591/regex-compat-0.95.1'
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: [-Wtabs]
    Tab character found here, and in 24 further locations.
    Please use spaces instead.
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: [-Wtabs]
    Tab character found here, and in six further locations.
    Please use spaces instead.
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.951875242061118941728.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/regex-compat-0.95.1-4nLo9klb6Pk7Tun1BAC3he
Registering regex-compat-0.95.1...
cabal: Leaving directory '/tmp/cabal-tmp-1591/regex-compat-0.95.1'
Installed regex-compat-0.95.1
cabal: Entering directory '/tmp/cabal-tmp-1591/MissingH-1.4.0.0'
Configuring MissingH-1.4.0.0...
Building MissingH-1.4.0.0...
Preprocessing library MissingH-1.4.0.0...

on the commandline: warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
[ 1 of 45] Compiling System.Console.GetOpt.Utils ( src/System/Console/GetOpt/Utils.hs, dist/build/System/Console/GetOpt/Utils.o )
[ 2 of 45] Compiling System.Debian    ( src/System/Debian.hs, dist/build/System/Debian.o )
[ 3 of 45] Compiling System.IO.WindowsCompat ( src/System/IO/WindowsCompat.hs, dist/build/System/IO/WindowsCompat.o )
[ 4 of 45] Compiling System.Posix.Consts ( src/System/Posix/Consts.hs, dist/build/System/Posix/Consts.o )
[ 5 of 45] Compiling System.IO.StatCompat ( src/System/IO/StatCompat.hs, dist/build/System/IO/StatCompat.o )
[ 6 of 45] Compiling System.IO.PlafCompat ( src/System/IO/PlafCompat.hs, dist/build/System/IO/PlafCompat.o )
[ 7 of 45] Compiling Data.Compression.Inflate ( src/Data/Compression/Inflate.hs, dist/build/Data/Compression/Inflate.o )
[ 8 of 45] 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: [-Wmissing-methods]
    • 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: [-Wmissing-methods]
    • 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: [-Wmissing-methods]
    • No explicit implementation for
        ‘*’, ‘abs’, and ‘signum’
    • In the instance declaration for ‘Num Zord64’

src/Data/Hash/MD5/Zord64_HARD.lhs:26:12: warning: [-Wmissing-methods]
    • 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: [-Wmissing-methods]
    • No explicit implementation for
        ‘quotRem’
    • In the instance declaration for ‘Integral Zord64’

src/Data/Hash/MD5/Zord64_HARD.lhs:46:12: warning: [-Wmissing-methods]
    • No explicit implementation for
        ‘toRational’
    • In the instance declaration for ‘Real Zord64’

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

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

src/Data/Bits/Utils.hs:41:13: warning: [-Wdeprecations]
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

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

src/System/FileArchive/GZip.hs:45:1: warning: [-Wdeprecations]
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead

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

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

src/Data/Either/Utils.hs:30:1: warning: [-Wdeprecations]
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead
[16 of 45] Compiling Network.Utils    ( src/Network/Utils.hs, dist/build/Network/Utils.o )
[17 of 45] Compiling Network.SocketServer ( src/Network/SocketServer.hs, dist/build/Network/SocketServer.o )
[18 of 45] Compiling System.Path.NameManip ( src/System/Path/NameManip.hs, dist/build/System/Path/NameManip.o )
[19 of 45] Compiling Data.Quantity    ( src/Data/Quantity.hs, dist/build/Data/Quantity.o )
[20 of 45] Compiling System.Time.Utils ( src/System/Time/Utils.hs, dist/build/System/Time/Utils.o )
[21 of 45] Compiling Data.Progress.Tracker ( src/Data/Progress/Tracker.hs, dist/build/Data/Progress/Tracker.o )
[22 of 45] Compiling Data.BinPacking  ( src/Data/BinPacking.hs, dist/build/Data/BinPacking.o )

src/Data/BinPacking.hs:41:1: warning: [-Wdeprecations]
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead

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

src/Data/BinPacking.hs:60:55: warning: [-Wdeprecations]
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error, but defined in transformers-0.5.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[23 of 45] Compiling Data.CSV         ( src/Data/CSV.hs, dist/build/Data/CSV.o )
[24 of 45] Compiling System.Cmd.Utils ( src/System/Cmd/Utils.hs, dist/build/System/Cmd/Utils.o )
[25 of 45] Compiling Network.Email.Sendmail ( src/Network/Email/Sendmail.hs, dist/build/Network/Email/Sendmail.o )
[26 of 45] Compiling Control.Concurrent.Thread.Utils ( src/Control/Concurrent/Thread/Utils.hs, dist/build/Control/Concurrent/Thread/Utils.o )
[27 of 45] Compiling Network.Email.Mailbox ( src/Network/Email/Mailbox.hs, dist/build/Network/Email/Mailbox.o )
[28 of 45] Compiling Text.ParserCombinators.Parsec.Utils ( src/Text/ParserCombinators/Parsec/Utils.hs, dist/build/Text/ParserCombinators/Parsec/Utils.o )
[29 of 45] Compiling System.Daemon    ( src/System/Daemon.hs, dist/build/System/Daemon.o )
[30 of 45] Compiling System.IO.HVIO   ( src/System/IO/HVIO.hs, dist/build/System/IO/HVIO.o )
[31 of 45] Compiling System.IO.HVFS   ( src/System/IO/HVFS.hs, dist/build/System/IO/HVFS.o )
[32 of 45] Compiling System.IO.Binary ( src/System/IO/Binary.hs, dist/build/System/IO/Binary.o )
[33 of 45] Compiling System.IO.HVFS.Utils ( src/System/IO/HVFS/Utils.hs, dist/build/System/IO/HVFS/Utils.o )
[34 of 45] Compiling System.IO.Utils  ( src/System/IO/Utils.hs, dist/build/System/IO/Utils.o )
[35 of 45] Compiling Data.List.Utils  ( src/Data/List/Utils.hs, dist/build/Data/List/Utils.o )
[36 of 45] Compiling Data.Map.Utils   ( src/Data/Map/Utils.hs, dist/build/Data/Map/Utils.o )
[37 of 45] Compiling System.Path      ( src/System/Path.hs, dist/build/System/Path.o )
[38 of 45] Compiling System.IO.HVFS.InstanceHelpers ( src/System/IO/HVFS/InstanceHelpers.hs, dist/build/System/IO/HVFS/InstanceHelpers.o )
[39 of 45] Compiling System.IO.HVFS.Combinators ( src/System/IO/HVFS/Combinators.hs, dist/build/System/IO/HVFS/Combinators.o )
[40 of 45] Compiling Data.MIME.Types  ( src/Data/MIME/Types.hs, dist/build/Data/MIME/Types.o )
[41 of 45] Compiling Data.String.Utils ( src/Data/String/Utils.hs, dist/build/Data/String/Utils.o )
[42 of 45] Compiling Data.Progress.Meter ( src/Data/Progress/Meter.hs, dist/build/Data/Progress/Meter.o )
[43 of 45] Compiling System.Path.WildMatch ( src/System/Path/WildMatch.hs, dist/build/System/Path/WildMatch.o )
[44 of 45] Compiling System.Path.Glob ( src/System/Path/Glob.hs, dist/build/System/Path/Glob.o )
[45 of 45] Compiling System.Debian.ControlParser ( src/System/Debian/ControlParser.hs, dist/build/System/Debian/ControlParser.o )
Running Haddock for MissingH-1.4.0.0...
Running hscolour for MissingH-1.4.0.0...
Preprocessing library MissingH-1.4.0.0...
Preprocessing library MissingH-1.4.0.0...

src/Data/Hash/MD5/Zord64_HARD.lhs:13:12: warning: [-Wmissing-methods]
    • 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: [-Wmissing-methods]
    • 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: [-Wmissing-methods]
    • No explicit implementation for
        ‘*’, ‘abs’, and ‘signum’
    • In the instance declaration for ‘Num Zord64’

src/Data/Hash/MD5/Zord64_HARD.lhs:26:12: warning: [-Wmissing-methods]
    • 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: [-Wmissing-methods]
    • No explicit implementation for
        ‘quotRem’
    • In the instance declaration for ‘Integral Zord64’

src/Data/Hash/MD5/Zord64_HARD.lhs:46:12: warning: [-Wmissing-methods]
    • No explicit implementation for
        ‘toRational’
    • In the instance declaration for ‘Real Zord64’

src/Data/Hash/MD5/Zord64_HARD.lhs:47:12: warning: [-Wmissing-methods]
    • No explicit implementation for
        ‘toEnum’ and ‘fromEnum’
    • In the instance declaration for ‘Enum Zord64’

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

src/Data/Bits/Utils.hs:41:13: warning: [-Wdeprecations]
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

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

src/System/FileArchive/GZip.hs:45:1: warning: [-Wdeprecations]
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead

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

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

src/Data/Either/Utils.hs:30:1: warning: [-Wdeprecations]
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead

src/Data/BinPacking.hs:41:1: warning: [-Wdeprecations]
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead

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

src/Data/BinPacking.hs:60:55: warning: [-Wdeprecations]
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error, but defined in transformers-0.5.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
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:28)
    characterSpecialMode (src/System/Posix/Consts.hs:31)
    namedPipeMode (src/System/Posix/Consts.hs:34)
    regularFileMode (src/System/Posix/Consts.hs:37)
    directoryMode (src/System/Posix/Consts.hs:40)
    fileTypeModes (src/System/Posix/Consts.hs:43)
    socketMode (src/System/Posix/Consts.hs:46)
    symbolicLinkMode (src/System/Posix/Consts.hs:49)
  10% (  1 / 10) in 'System.IO.StatCompat'
  Missing documentation for:
    FileStatusCompat (src/System/IO/StatCompat.hs:40)
    sc_helper (src/System/IO/StatCompat.hs:54)
    isBlockDevice (src/System/IO/StatCompat.hs:58)
    isCharacterDevice (src/System/IO/StatCompat.hs:58)
    isNamedPipe (src/System/IO/StatCompat.hs:58)
    isRegularFile (src/System/IO/StatCompat.hs:58)
    isDirectory (src/System/IO/StatCompat.hs:58)
    isSymbolicLink (src/System/IO/StatCompat.hs:58)
    isSocket (src/System/IO/StatCompat.hs:58)
 100% (  4 /  4) in 'System.IO.PlafCompat'
  29% (  2 /  7) in 'Data.Compression.Inflate'
  Missing documentation for:
    inflate_string (src/Data/Compression/Inflate.hs:47)
    inflate (src/Data/Compression/Inflate.hs:198)
    Output (src/Data/Compression/Inflate.hs:71)
    Bit (src/Data/Compression/Inflate.hs:88)
    bits_to_word32 (src/Data/Compression/Inflate.hs:104)
   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:33)
    update_crc_list (src/Data/Hash/CRC32/GZip.hs:41)
    calc_crc32 (src/Data/Hash/CRC32/GZip.hs:44)
    gzipcrctab (src/Data/Hash/CRC32/GZip.hs:47)
 100% (  7 /  7) in 'Data.Bits.Utils'
  93% ( 14 / 15) in 'System.FileArchive.GZip'
  Missing documentation for:
    GZipError (src/System/FileArchive/GZip.hs:51)
 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% ( 22 / 22) in 'System.Path.NameManip'
 100% ( 10 / 10) in 'Data.Quantity'
 100% (  9 /  9) in 'System.Time.Utils'
  97% ( 28 / 29) in 'Data.Progress.Tracker'
  Missing documentation for:
    ProgressStatuses (src/Data/Progress/Tracker.hs:132)
 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:75)
  86% ( 12 / 14) in 'Text.ParserCombinators.Parsec.Utils'
  Missing documentation for:
    GeneralizedToken (src/Text/ParserCombinators/Parsec/Utils.hs:35)
    GeneralizedTokenParser (src/Text/ParserCombinators/Parsec/Utils.hs:36)
 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.HVFS: could not find link destinations for:
    unsafeIndex unsafeRangeSize
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.4.0999416032996879552.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/MissingH-1.4.0.0-H2hTHSYBUDJA3pdEZs8O39
Registering MissingH-1.4.0.0...
cabal: Leaving directory '/tmp/cabal-tmp-1591/MissingH-1.4.0.0'
Installed MissingH-1.4.0.0
Downloading propellor-3.0.5...
cabal: Entering directory '/tmp/cabal-tmp-1591/propellor-3.0.5'
Configuring propellor-3.0.5...
Building propellor-3.0.5...
Preprocessing library propellor-3.0.5...
[  1 of 145] Compiling Utility.PosixFiles ( src/Utility/PosixFiles.hs, dist/build/Utility/PosixFiles.o )
[  2 of 145] Compiling Utility.HumanNumber ( src/Utility/HumanNumber.hs, dist/build/Utility/HumanNumber.o )
[  3 of 145] Compiling Utility.Data     ( src/Utility/Data.hs, dist/build/Utility/Data.o )
[  4 of 145] Compiling Propellor.Types.Empty ( src/Propellor/Types/Empty.hs, dist/build/Propellor/Types/Empty.o )
[  5 of 145] Compiling Propellor.Types.Result ( src/Propellor/Types/Result.hs, dist/build/Propellor/Types/Result.o )
[  6 of 145] Compiling Propellor.Types.OS ( src/Propellor/Types/OS.hs, dist/build/Propellor/Types/OS.o )
[  7 of 145] Compiling Utility.PartialPrelude ( src/Utility/PartialPrelude.hs, dist/build/Utility/PartialPrelude.o )
[  8 of 145] Compiling Propellor.Types.ZFS ( src/Propellor/Types/ZFS.hs, dist/build/Propellor/Types/ZFS.o )
[  9 of 145] Compiling Utility.Table    ( src/Utility/Table.hs, dist/build/Utility/Table.o )
[ 10 of 145] Compiling Utility.ThreadScheduler ( src/Utility/ThreadScheduler.hs, dist/build/Utility/ThreadScheduler.o )
[ 11 of 145] Compiling Propellor.Types.Container ( src/Propellor/Types/Container.hs, dist/build/Propellor/Types/Container.o )
[ 12 of 145] Compiling Utility.Applicative ( src/Utility/Applicative.hs, dist/build/Utility/Applicative.o )
[ 13 of 145] Compiling Propellor.Types.Info ( src/Propellor/Types/Info.hs, dist/build/Propellor/Types/Info.o )
[ 14 of 145] Compiling Propellor.Types.Dns ( src/Propellor/Types/Dns.hs, dist/build/Propellor/Types/Dns.o )
[ 15 of 145] Compiling Utility.Env      ( src/Utility/Env.hs, dist/build/Utility/Env.o )
[ 16 of 145] Compiling Utility.UserInfo ( src/Utility/UserInfo.hs, dist/build/Utility/UserInfo.o )
[ 17 of 145] Compiling Utility.DataUnits ( src/Utility/DataUnits.hs, dist/build/Utility/DataUnits.o )
[ 18 of 145] Compiling Utility.Monad    ( src/Utility/Monad.hs, dist/build/Utility/Monad.o )
[ 19 of 145] Compiling Utility.Exception ( src/Utility/Exception.hs, dist/build/Utility/Exception.o )
[ 20 of 145] Compiling Utility.FileMode ( src/Utility/FileMode.hs, dist/build/Utility/FileMode.o )
[ 21 of 145] Compiling Propellor.PrivData.Paths ( src/Propellor/PrivData/Paths.hs, dist/build/Propellor/PrivData/Paths.o )
[ 22 of 145] Compiling Utility.FileSystemEncoding ( src/Utility/FileSystemEncoding.hs, dist/build/Utility/FileSystemEncoding.o )
[ 23 of 145] Compiling Utility.Misc     ( src/Utility/Misc.hs, dist/build/Utility/Misc.o )
[ 24 of 145] Compiling Utility.Scheduled ( src/Utility/Scheduled.hs, dist/build/Utility/Scheduled.o )
[ 25 of 145] Compiling Utility.Tmp      ( src/Utility/Tmp.hs, dist/build/Utility/Tmp.o )
[ 26 of 145] Compiling System.Console.Concurrent.Internal ( src/System/Console/Concurrent/Internal.hs, dist/build/System/Console/Concurrent/Internal.o )
[ 27 of 145] Compiling System.Console.Concurrent ( src/System/Console/Concurrent.hs, dist/build/System/Console/Concurrent.o )
[ 28 of 145] Compiling System.Process.Concurrent ( src/System/Process/Concurrent.hs, dist/build/System/Process/Concurrent.o )
[ 29 of 145] Compiling Utility.Process.Shim ( src/Utility/Process/Shim.hs, dist/build/Utility/Process/Shim.o )
[ 30 of 145] Compiling Utility.Process  ( src/Utility/Process.hs, dist/build/Utility/Process.o )
[ 31 of 145] Compiling Utility.SafeCommand ( src/Utility/SafeCommand.hs, dist/build/Utility/SafeCommand.o )
[ 32 of 145] Compiling Utility.Process.NonConcurrent ( src/Utility/Process/NonConcurrent.hs, dist/build/Utility/Process/NonConcurrent.o )
[ 33 of 145] Compiling Propellor.Types.Singletons ( src/Propellor/Types/Singletons.hs, dist/build/Propellor/Types/Singletons.o )
[ 34 of 145] Compiling Propellor.Types.MetaTypes ( src/Propellor/Types/MetaTypes.hs, dist/build/Propellor/Types/MetaTypes.o )
[ 35 of 145] Compiling Propellor.Types.Core ( src/Propellor/Types/Core.hs, dist/build/Propellor/Types/Core.o )
[ 36 of 145] Compiling Utility.SystemDirectory ( src/Utility/SystemDirectory.hs, dist/build/Utility/SystemDirectory.o )
[ 37 of 145] Compiling Utility.Directory ( src/Utility/Directory.hs, dist/build/Utility/Directory.o )
[ 38 of 145] Compiling Utility.Path     ( src/Utility/Path.hs, dist/build/Utility/Path.o )
[ 39 of 145] Compiling Propellor.Git    ( src/Propellor/Git.hs, dist/build/Propellor/Git.o )
[ 40 of 145] Compiling Propellor.Git.Config ( src/Propellor/Git/Config.hs, dist/build/Propellor/Git/Config.o )
[ 41 of 145] Compiling Utility.LinuxMkLibs ( src/Utility/LinuxMkLibs.hs, dist/build/Utility/LinuxMkLibs.o )
[ 42 of 145] Compiling Propellor.Utilities ( src/Propellor/Utilities.hs, dist/build/Propellor/Utilities.o )
[ 43 of 145] Compiling Propellor.Location ( src/Propellor/Location.hs, dist/build/Propellor/Location.o )
[ 44 of 145] Compiling Propellor.Debug  ( src/Propellor/Debug.hs, dist/build/Propellor/Debug.o )
[ 45 of 145] Compiling Propellor.Types.PrivData ( src/Propellor/Types/PrivData.hs, dist/build/Propellor/Types/PrivData.o )
[ 46 of 145] Compiling Propellor.Types.CmdLine ( src/Propellor/Types/CmdLine.hs, dist/build/Propellor/Types/CmdLine.o )
[ 47 of 145] Compiling Propellor.Types  ( src/Propellor/Types.hs, dist/build/Propellor/Types.o )
[ 48 of 145] Compiling Propellor.Info   ( src/Propellor/Info.hs, dist/build/Propellor/Info.o )

src/Propellor/Info.hs:40:1: warning: [-Wredundant-constraints]
    • Redundant constraint: MetaTypes metatypes'
                            ~
                            (HasInfo + metatypes)
    • In the type signature for:
           setInfoProperty :: (MetaTypes metatypes' ~ (HasInfo + metatypes),
                               SingI metatypes') =>
                              Property metatypes -> Info -> Property (MetaTypes metatypes')

src/Propellor/Info.hs:49:1: warning: [-Wredundant-constraints]
    • Redundant constraint: IncludesInfo metatypes ~ 'True
    • In the type signature for:
           addInfoProperty :: IncludesInfo metatypes ~ 'True =>
                              Property metatypes -> Info -> Property metatypes
[ 49 of 145] Compiling Propellor.Message ( src/Propellor/Message.hs, dist/build/Propellor/Message.o )

src/Propellor/Message.hs:74:1: warning: [-Wredundant-constraints]
    • Redundant constraint: MonadMask m
    • In the type signature for:
           actionMessage' :: (MonadIO m, MonadMask m, ActionResult r) =>
                             Maybe HostName -> Desc -> m r -> m r
[ 50 of 145] Compiling Propellor.Exception ( src/Propellor/Exception.hs, dist/build/Propellor/Exception.o )
[ 51 of 145] Compiling Propellor.Engine ( src/Propellor/Engine.hs, dist/build/Propellor/Engine.o )
[ 52 of 145] Compiling Propellor.Gpg    ( src/Propellor/Gpg.hs, dist/build/Propellor/Gpg.o )
[ 53 of 145] Compiling Propellor.PrivData ( src/Propellor/PrivData.hs, dist/build/Propellor/PrivData.o )
[ 54 of 145] Compiling Propellor.Types.ResultCheck ( src/Propellor/Types/ResultCheck.hs, dist/build/Propellor/Types/ResultCheck.o )
[ 55 of 145] Compiling Propellor.EnsureProperty ( src/Propellor/EnsureProperty.hs, dist/build/Propellor/EnsureProperty.o )

src/Propellor/EnsureProperty.hs:38:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Cannot_ensureProperty_WithInfo inner
                              ~
                              'True,
                              NotSuperset (Targets inner) (Targets outer) ~ 'CanCombine)
    • In the type signature for:
           ensureProperty :: (Cannot_ensureProperty_WithInfo inner ~ 'True,
                              NotSuperset (Targets inner) (Targets outer) ~ 'CanCombine) =>
                             OuterMetaTypesWitness outer
                             -> Property (MetaTypes inner) -> Propellor Result
[ 56 of 145] Compiling Propellor.Property ( src/Propellor/Property.hs, dist/build/Propellor/Property.o )
[ 57 of 145] Compiling Propellor.Property.Cmd ( src/Propellor/Property/Cmd.hs, dist/build/Propellor/Property/Cmd.o )
[ 58 of 145] Compiling Propellor.PropAccum ( src/Propellor/PropAccum.hs, dist/build/Propellor/PropAccum.o )

src/Propellor/PropAccum.hs:51:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (MetaTypes y ~ GetMetaTypes p,
                              CheckCombinable x y ~ 'CanCombine)
    • In the type signature for:
           (&) :: (IsProp p, MetaTypes y ~ GetMetaTypes p,
                   CheckCombinable x y ~ 'CanCombine) =>
                  Props (MetaTypes x) -> p -> Props (MetaTypes (Combine x y))

src/Propellor/PropAccum.hs:63:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (MetaTypes y ~ GetMetaTypes p,
                              CheckCombinable x y ~ 'CanCombine)
    • In the type signature for:
           (&^) :: (IsProp p, MetaTypes y ~ GetMetaTypes p,
                    CheckCombinable x y ~ 'CanCombine) =>
                   Props (MetaTypes x) -> p -> Props (MetaTypes (Combine x y))

src/Propellor/PropAccum.hs:75:1: warning: [-Wredundant-constraints]
    • Redundant constraint: CheckCombinable x z ~ 'CanCombine
    • In the type signature for:
           (!) :: CheckCombinable x z ~ 'CanCombine =>
                  Props (MetaTypes x)
                  -> RevertableProperty (MetaTypes y) (MetaTypes z)
                  -> Props (MetaTypes (Combine x z))
[ 59 of 145] Compiling Propellor.Property.List ( src/Propellor/Property/List.hs, dist/build/Propellor/Property/List.o )
[ 60 of 145] Compiling Propellor.Base   ( src/Propellor/Base.hs, dist/build/Propellor/Base.o )
[ 61 of 145] Compiling Propellor.Property.Service ( src/Propellor/Property/Service.hs, dist/build/Propellor/Property/Service.o )
[ 62 of 145] Compiling Propellor.Property.File ( src/Propellor/Property/File.hs, dist/build/Propellor/Property/File.o )
[ 63 of 145] Compiling Propellor.Property.Apt ( src/Propellor/Property/Apt.hs, dist/build/Propellor/Property/Apt.o )
[ 64 of 145] Compiling Propellor.Property.Aiccu ( src/Propellor/Property/Aiccu.hs, dist/build/Propellor/Property/Aiccu.o )
[ 65 of 145] Compiling Propellor.Property.LetsEncrypt ( src/Propellor/Property/LetsEncrypt.hs, dist/build/Propellor/Property/LetsEncrypt.o )
[ 66 of 145] Compiling Propellor.Property.Apache ( src/Propellor/Property/Apache.hs, dist/build/Propellor/Property/Apache.o )
[ 67 of 145] Compiling Propellor.Property.Apt.PPA ( src/Propellor/Property/Apt/PPA.hs, dist/build/Propellor/Property/Apt/PPA.o )
[ 68 of 145] Compiling Propellor.Property.Ccache ( src/Propellor/Property/Ccache.hs, dist/build/Propellor/Property/Ccache.o )
[ 69 of 145] Compiling Propellor.Property.Concurrent ( src/Propellor/Property/Concurrent.hs, dist/build/Propellor/Property/Concurrent.o )
[ 70 of 145] Compiling Propellor.Property.Systemd.Core ( src/Propellor/Property/Systemd/Core.hs, dist/build/Propellor/Property/Systemd/Core.o )
[ 71 of 145] Compiling Propellor.Shim   ( src/Propellor/Shim.hs, dist/build/Propellor/Shim.o )
[ 72 of 145] Compiling Propellor.Property.Mount ( src/Propellor/Property/Mount.hs, dist/build/Propellor/Property/Mount.o )
[ 73 of 145] Compiling Propellor.Property.Chroot.Util ( src/Propellor/Property/Chroot/Util.hs, dist/build/Propellor/Property/Chroot/Util.o )
[ 74 of 145] Compiling Propellor.Property.Debootstrap ( src/Propellor/Property/Debootstrap.hs, dist/build/Propellor/Property/Debootstrap.o )
[ 75 of 145] Compiling Propellor.Property.ConfFile ( src/Propellor/Property/ConfFile.hs, dist/build/Propellor/Property/ConfFile.o )
[ 76 of 145] Compiling Propellor.Bootstrap ( src/Propellor/Bootstrap.hs, dist/build/Propellor/Bootstrap.o )
[ 77 of 145] Compiling Propellor.Property.Cron ( src/Propellor/Property/Cron.hs, dist/build/Propellor/Property/Cron.o )
[ 78 of 145] Compiling Propellor.Property.Attic ( src/Propellor/Property/Attic.hs, dist/build/Propellor/Property/Attic.o )
[ 79 of 145] Compiling Propellor.Property.Borg ( src/Propellor/Property/Borg.hs, dist/build/Propellor/Property/Borg.o )
[ 80 of 145] Compiling Propellor.Property.User ( src/Propellor/Property/User.hs, dist/build/Propellor/Property/User.o )
[ 81 of 145] Compiling Propellor.Property.Ssh ( src/Propellor/Property/Ssh.hs, dist/build/Propellor/Property/Ssh.o )
[ 82 of 145] Compiling Propellor.Property.DebianMirror ( src/Propellor/Property/DebianMirror.hs, dist/build/Propellor/Property/DebianMirror.o )
[ 83 of 145] Compiling Propellor.Property.Grub ( src/Propellor/Property/Grub.hs, dist/build/Propellor/Property/Grub.o )
[ 84 of 145] Compiling Propellor.Property.Fstab ( src/Propellor/Property/Fstab.hs, dist/build/Propellor/Property/Fstab.o )
[ 85 of 145] Compiling Propellor.Property.Partition ( src/Propellor/Property/Partition.hs, dist/build/Propellor/Property/Partition.o )
[ 86 of 145] Compiling Propellor.Property.Parted ( src/Propellor/Property/Parted.hs, dist/build/Propellor/Property/Parted.o )
[ 87 of 145] Compiling Propellor.Property.DiskImage.PartSpec ( src/Propellor/Property/DiskImage/PartSpec.hs, dist/build/Propellor/Property/DiskImage/PartSpec.o )
[ 88 of 145] Compiling Propellor.Property.Rsync ( src/Propellor/Property/Rsync.hs, dist/build/Propellor/Property/Rsync.o )
[ 89 of 145] Compiling Propellor.Property.Scheduled ( src/Propellor/Property/Scheduled.hs, dist/build/Propellor/Property/Scheduled.o )
[ 90 of 145] Compiling Propellor.Property.DnsSec ( src/Propellor/Property/DnsSec.hs, dist/build/Propellor/Property/DnsSec.o )
[ 91 of 145] Compiling Propellor.Property.Dns ( src/Propellor/Property/Dns.hs, dist/build/Propellor/Property/Dns.o )
[ 92 of 145] Compiling Propellor.Property.Fail2Ban ( src/Propellor/Property/Fail2Ban.hs, dist/build/Propellor/Property/Fail2Ban.o )
[ 93 of 145] Compiling Propellor.Property.Network ( src/Propellor/Property/Network.hs, dist/build/Propellor/Property/Network.o )
[ 94 of 145] Compiling Propellor.Property.Firewall ( src/Propellor/Property/Firewall.hs, dist/build/Propellor/Property/Firewall.o )
[ 95 of 145] Compiling Propellor.Property.FreeBSD.Pkg ( src/Propellor/Property/FreeBSD/Pkg.hs, dist/build/Propellor/Property/FreeBSD/Pkg.o )
[ 96 of 145] Compiling Propellor.Property.Git ( src/Propellor/Property/Git.hs, dist/build/Propellor/Property/Git.o )
[ 97 of 145] Compiling Propellor.Property.Gpg ( src/Propellor/Property/Gpg.hs, dist/build/Propellor/Property/Gpg.o )
[ 98 of 145] Compiling Propellor.Property.Group ( src/Propellor/Property/Group.hs, dist/build/Propellor/Property/Group.o )
[ 99 of 145] Compiling Propellor.Property.Kerberos ( src/Propellor/Property/Kerberos.hs, dist/build/Propellor/Property/Kerberos.o )
[100 of 145] Compiling Propellor.Property.LightDM ( src/Propellor/Property/LightDM.hs, dist/build/Propellor/Property/LightDM.o )
[101 of 145] Compiling Propellor.Property.Locale ( src/Propellor/Property/Locale.hs, dist/build/Propellor/Property/Locale.o )
[102 of 145] Compiling Propellor.Property.Logcheck ( src/Propellor/Property/Logcheck.hs, dist/build/Propellor/Property/Logcheck.o )
[103 of 145] Compiling Propellor.Property.Nginx ( src/Propellor/Property/Nginx.hs, dist/build/Propellor/Property/Nginx.o )
[104 of 145] Compiling Propellor.Property.Obnam ( src/Propellor/Property/Obnam.hs, dist/build/Propellor/Property/Obnam.o )
[105 of 145] Compiling Propellor.Property.OpenId ( src/Propellor/Property/OpenId.hs, dist/build/Propellor/Property/OpenId.o )
[106 of 145] Compiling Propellor.Property.Reboot ( src/Propellor/Property/Reboot.hs, dist/build/Propellor/Property/Reboot.o )
[107 of 145] Compiling Propellor.Property.OS ( src/Propellor/Property/OS.hs, dist/build/Propellor/Property/OS.o )
[108 of 145] Compiling Propellor.Property.Postfix ( src/Propellor/Property/Postfix.hs, dist/build/Propellor/Property/Postfix.o )
[109 of 145] Compiling Propellor.Property.PropellorRepo ( src/Propellor/Property/PropellorRepo.hs, dist/build/Propellor/Property/PropellorRepo.o )
[110 of 145] Compiling Propellor.Property.Prosody ( src/Propellor/Property/Prosody.hs, dist/build/Propellor/Property/Prosody.o )
[111 of 145] Compiling Propellor.Property.Sbuild ( src/Propellor/Property/Sbuild.hs, dist/build/Propellor/Property/Sbuild.o )
[112 of 145] Compiling Propellor.Property.Schroot ( src/Propellor/Property/Schroot.hs, dist/build/Propellor/Property/Schroot.o )
[113 of 145] Compiling Propellor.Property.Sudo ( src/Propellor/Property/Sudo.hs, dist/build/Propellor/Property/Sudo.o )
[114 of 145] Compiling Propellor.Property.Tor ( src/Propellor/Property/Tor.hs, dist/build/Propellor/Property/Tor.o )
[115 of 145] Compiling Propellor.Property.Unbound ( src/Propellor/Property/Unbound.hs, dist/build/Propellor/Property/Unbound.o )
[116 of 145] Compiling Propellor.Property.Uwsgi ( src/Propellor/Property/Uwsgi.hs, dist/build/Propellor/Property/Uwsgi.o )
[117 of 145] Compiling Propellor.Property.ZFS.Process ( src/Propellor/Property/ZFS/Process.hs, dist/build/Propellor/Property/ZFS/Process.o )
[118 of 145] Compiling Propellor.Property.ZFS.Properties ( src/Propellor/Property/ZFS/Properties.hs, dist/build/Propellor/Property/ZFS/Properties.o )
[119 of 145] Compiling Propellor.Property.ZFS ( src/Propellor/Property/ZFS.hs, dist/build/Propellor/Property/ZFS.o )
[120 of 145] Compiling Propellor.Property.FreeBSD.Poudriere ( src/Propellor/Property/FreeBSD/Poudriere.hs, dist/build/Propellor/Property/FreeBSD/Poudriere.o )
[121 of 145] Compiling Propellor.Property.FreeBSD ( src/Propellor/Property/FreeBSD.hs, dist/build/Propellor/Property/FreeBSD.o )
[122 of 145] Compiling Propellor.Property.HostingProvider.DigitalOcean ( src/Propellor/Property/HostingProvider/DigitalOcean.hs, dist/build/Propellor/Property/HostingProvider/DigitalOcean.o )
[123 of 145] Compiling Propellor.Property.HostingProvider.Linode ( src/Propellor/Property/HostingProvider/Linode.hs, dist/build/Propellor/Property/HostingProvider/Linode.o )
[124 of 145] Compiling Propellor.Property.SiteSpecific.GitHome ( src/Propellor/Property/SiteSpecific/GitHome.hs, dist/build/Propellor/Property/SiteSpecific/GitHome.o )
[125 of 145] Compiling Propellor.Property.SiteSpecific.Branchable ( src/Propellor/Property/SiteSpecific/Branchable.hs, dist/build/Propellor/Property/SiteSpecific/Branchable.o )
[126 of 145] Compiling Propellor.Property.SiteSpecific.IABak ( src/Propellor/Property/SiteSpecific/IABak.hs, dist/build/Propellor/Property/SiteSpecific/IABak.o )
[127 of 145] Compiling Propellor.Git.VerifiedBranch ( src/Propellor/Git/VerifiedBranch.hs, dist/build/Propellor/Git/VerifiedBranch.o )
[128 of 145] Compiling Propellor.Protocol ( src/Propellor/Protocol.hs, dist/build/Propellor/Protocol.o )
[129 of 145] Compiling Propellor.Ssh    ( src/Propellor/Ssh.hs, dist/build/Propellor/Ssh.o )
[130 of 145] Compiling Propellor.Spin   ( src/Propellor/Spin.hs, dist/build/Propellor/Spin.o )
[131 of 145] Compiling Propellor.Container ( src/Propellor/Container.hs, dist/build/Propellor/Container.o )

src/Propellor/Container.hs:42:1: warning: [-Wredundant-constraints]
    • Redundant constraint: IncludesInfo metatypes ~ 'True
    • In the type signature for:
           propagateContainer :: (IncludesInfo metatypes ~ 'True,
                                  IsContainer c) =>
                                 String -> c -> Property metatypes -> Property metatypes
[132 of 145] Compiling Propellor.Property.Conductor ( src/Propellor/Property/Conductor.hs, dist/build/Propellor/Property/Conductor.o )
[133 of 145] Compiling Propellor.Types.Chroot ( src/Propellor/Types/Chroot.hs, dist/build/Propellor/Types/Chroot.o )
[134 of 145] Compiling Propellor.Property.Chroot ( src/Propellor/Property/Chroot.hs, dist/build/Propellor/Property/Chroot.o )
[135 of 145] Compiling Propellor.Property.Hostname ( src/Propellor/Property/Hostname.hs, dist/build/Propellor/Property/Hostname.o )
[136 of 145] Compiling Propellor.Property.HostingProvider.CloudAtCost ( src/Propellor/Property/HostingProvider/CloudAtCost.hs, dist/build/Propellor/Property/HostingProvider/CloudAtCost.o )
[137 of 145] Compiling Propellor.Property.DiskImage ( src/Propellor/Property/DiskImage.hs, dist/build/Propellor/Property/DiskImage.o )
[138 of 145] Compiling Propellor.Property.Systemd ( src/Propellor/Property/Systemd.hs, dist/build/Propellor/Property/Systemd.o )
[139 of 145] Compiling Propellor.Property.Journald ( src/Propellor/Property/Journald.hs, dist/build/Propellor/Property/Journald.o )
[140 of 145] Compiling Propellor.Property.SiteSpecific.JoeySites ( src/Propellor/Property/SiteSpecific/JoeySites.hs, dist/build/Propellor/Property/SiteSpecific/JoeySites.o )
[141 of 145] Compiling Propellor.Property.SiteSpecific.GitAnnexBuilder ( src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs, dist/build/Propellor/Property/SiteSpecific/GitAnnexBuilder.o )
[142 of 145] Compiling Propellor.Types.Docker ( src/Propellor/Types/Docker.hs, dist/build/Propellor/Types/Docker.o )
[143 of 145] Compiling Propellor.Property.Docker ( src/Propellor/Property/Docker.hs, dist/build/Propellor/Property/Docker.o )
[144 of 145] Compiling Propellor.CmdLine ( src/Propellor/CmdLine.hs, dist/build/Propellor/CmdLine.o )
[145 of 145] Compiling Propellor        ( src/Propellor.hs, dist/build/Propellor.o )
Preprocessing executable 'propellor' for propellor-3.0.5...
[ 1 of 57] Compiling Paths_propellor  ( dist/build/autogen/Paths_propellor.hs, dist/build/propellor/propellor-tmp/Paths_propellor.o )
[ 2 of 57] Compiling Utility.Table    ( src/Utility/Table.hs, dist/build/propellor/propellor-tmp/Utility/Table.o )
[ 3 of 57] Compiling Utility.SystemDirectory ( src/Utility/SystemDirectory.hs, dist/build/propellor/propellor-tmp/Utility/SystemDirectory.o )
[ 4 of 57] Compiling Utility.PosixFiles ( src/Utility/PosixFiles.hs, dist/build/propellor/propellor-tmp/Utility/PosixFiles.o )
[ 5 of 57] Compiling Utility.PartialPrelude ( src/Utility/PartialPrelude.hs, dist/build/propellor/propellor-tmp/Utility/PartialPrelude.o )
[ 6 of 57] Compiling Utility.Monad    ( src/Utility/Monad.hs, dist/build/propellor/propellor-tmp/Utility/Monad.o )
[ 7 of 57] Compiling Utility.Env      ( src/Utility/Env.hs, dist/build/propellor/propellor-tmp/Utility/Env.o )
[ 8 of 57] Compiling Utility.UserInfo ( src/Utility/UserInfo.hs, dist/build/propellor/propellor-tmp/Utility/UserInfo.o )
[ 9 of 57] Compiling Utility.Data     ( src/Utility/Data.hs, dist/build/propellor/propellor-tmp/Utility/Data.o )
[10 of 57] Compiling Utility.Exception ( src/Utility/Exception.hs, dist/build/propellor/propellor-tmp/Utility/Exception.o )
[11 of 57] Compiling Utility.FileMode ( src/Utility/FileMode.hs, dist/build/propellor/propellor-tmp/Utility/FileMode.o )
[12 of 57] Compiling Utility.FileSystemEncoding ( src/Utility/FileSystemEncoding.hs, dist/build/propellor/propellor-tmp/Utility/FileSystemEncoding.o )
[13 of 57] Compiling Utility.Misc     ( src/Utility/Misc.hs, dist/build/propellor/propellor-tmp/Utility/Misc.o )
[14 of 57] Compiling Utility.Tmp      ( src/Utility/Tmp.hs, dist/build/propellor/propellor-tmp/Utility/Tmp.o )
[15 of 57] Compiling System.Console.Concurrent.Internal ( src/System/Console/Concurrent/Internal.hs, dist/build/propellor/propellor-tmp/System/Console/Concurrent/Internal.o )
[16 of 57] Compiling System.Console.Concurrent ( src/System/Console/Concurrent.hs, dist/build/propellor/propellor-tmp/System/Console/Concurrent.o )
[17 of 57] Compiling System.Process.Concurrent ( src/System/Process/Concurrent.hs, dist/build/propellor/propellor-tmp/System/Process/Concurrent.o )
[18 of 57] Compiling Utility.Process.Shim ( src/Utility/Process/Shim.hs, dist/build/propellor/propellor-tmp/Utility/Process/Shim.o )
[19 of 57] Compiling Utility.Process  ( src/Utility/Process.hs, dist/build/propellor/propellor-tmp/Utility/Process.o )
[20 of 57] Compiling Utility.SafeCommand ( src/Utility/SafeCommand.hs, dist/build/propellor/propellor-tmp/Utility/SafeCommand.o )
[21 of 57] Compiling Utility.Process.NonConcurrent ( src/Utility/Process/NonConcurrent.hs, dist/build/propellor/propellor-tmp/Utility/Process/NonConcurrent.o )
[22 of 57] Compiling Utility.Applicative ( src/Utility/Applicative.hs, dist/build/propellor/propellor-tmp/Utility/Applicative.o )
[23 of 57] Compiling Utility.Directory ( src/Utility/Directory.hs, dist/build/propellor/propellor-tmp/Utility/Directory.o )
[24 of 57] Compiling Utility.Path     ( src/Utility/Path.hs, dist/build/propellor/propellor-tmp/Utility/Path.o )
[25 of 57] Compiling Propellor.PrivData.Paths ( src/Propellor/PrivData/Paths.hs, dist/build/propellor/propellor-tmp/Propellor/PrivData/Paths.o )
[26 of 57] Compiling Propellor.Git    ( src/Propellor/Git.hs, dist/build/propellor/propellor-tmp/Propellor/Git.o )
[27 of 57] Compiling Propellor.Git.Config ( src/Propellor/Git/Config.hs, dist/build/propellor/propellor-tmp/Propellor/Git/Config.o )
[28 of 57] Compiling Propellor.Types.ZFS ( src/Propellor/Types/ZFS.hs, dist/build/propellor/propellor-tmp/Propellor/Types/ZFS.o )
[29 of 57] Compiling Propellor.Types.Singletons ( src/Propellor/Types/Singletons.hs, dist/build/propellor/propellor-tmp/Propellor/Types/Singletons.o )
[30 of 57] Compiling Propellor.Types.Result ( src/Propellor/Types/Result.hs, dist/build/propellor/propellor-tmp/Propellor/Types/Result.o )
[31 of 57] Compiling Propellor.Types.OS ( src/Propellor/Types/OS.hs, dist/build/propellor/propellor-tmp/Propellor/Types/OS.o )
[32 of 57] Compiling Propellor.Types.PrivData ( src/Propellor/Types/PrivData.hs, dist/build/propellor/propellor-tmp/Propellor/Types/PrivData.o )
[33 of 57] Compiling Propellor.Types.MetaTypes ( src/Propellor/Types/MetaTypes.hs, dist/build/propellor/propellor-tmp/Propellor/Types/MetaTypes.o )
[34 of 57] Compiling Propellor.Types.Info ( src/Propellor/Types/Info.hs, dist/build/propellor/propellor-tmp/Propellor/Types/Info.o )
[35 of 57] Compiling Propellor.Types.Empty ( src/Propellor/Types/Empty.hs, dist/build/propellor/propellor-tmp/Propellor/Types/Empty.o )
[36 of 57] Compiling Propellor.Types.Dns ( src/Propellor/Types/Dns.hs, dist/build/propellor/propellor-tmp/Propellor/Types/Dns.o )
[37 of 57] Compiling Propellor.Types.Core ( src/Propellor/Types/Core.hs, dist/build/propellor/propellor-tmp/Propellor/Types/Core.o )
[38 of 57] Compiling Propellor.Types  ( src/Propellor/Types.hs, dist/build/propellor/propellor-tmp/Propellor/Types.o )
[39 of 57] Compiling Propellor.Debug  ( src/Propellor/Debug.hs, dist/build/propellor/propellor-tmp/Propellor/Debug.o )
[40 of 57] Compiling Propellor.Message ( src/Propellor/Message.hs, dist/build/propellor/propellor-tmp/Propellor/Message.o )

src/Propellor/Message.hs:74:1: warning: [-Wredundant-constraints]
    • Redundant constraint: MonadMask m
    • In the type signature for:
           actionMessage' :: (MonadIO m, MonadMask m, ActionResult r) =>
                             Maybe HostName -> Desc -> m r -> m r
[41 of 57] Compiling Propellor.Exception ( src/Propellor/Exception.hs, dist/build/propellor/propellor-tmp/Propellor/Exception.o )
[42 of 57] Compiling Propellor.EnsureProperty ( src/Propellor/EnsureProperty.hs, dist/build/propellor/propellor-tmp/Propellor/EnsureProperty.o )

src/Propellor/EnsureProperty.hs:38:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Cannot_ensureProperty_WithInfo inner
                              ~
                              'True,
                              NotSuperset (Targets inner) (Targets outer) ~ 'CanCombine)
    • In the type signature for:
           ensureProperty :: (Cannot_ensureProperty_WithInfo inner ~ 'True,
                              NotSuperset (Targets inner) (Targets outer) ~ 'CanCombine) =>
                             OuterMetaTypesWitness outer
                             -> Property (MetaTypes inner) -> Propellor Result
[43 of 57] Compiling Propellor.Types.ResultCheck ( src/Propellor/Types/ResultCheck.hs, dist/build/propellor/propellor-tmp/Propellor/Types/ResultCheck.o )
[44 of 57] Compiling Propellor.Gpg    ( src/Propellor/Gpg.hs, dist/build/propellor/propellor-tmp/Propellor/Gpg.o )
[45 of 57] Compiling Propellor.Info   ( src/Propellor/Info.hs, dist/build/propellor/propellor-tmp/Propellor/Info.o )

src/Propellor/Info.hs:40:1: warning: [-Wredundant-constraints]
    • Redundant constraint: MetaTypes metatypes'
                            ~
                            (HasInfo + metatypes)
    • In the type signature for:
           setInfoProperty :: (MetaTypes metatypes' ~ (HasInfo + metatypes),
                               SingI metatypes') =>
                              Property metatypes -> Info -> Property (MetaTypes metatypes')

src/Propellor/Info.hs:49:1: warning: [-Wredundant-constraints]
    • Redundant constraint: IncludesInfo metatypes ~ 'True
    • In the type signature for:
           addInfoProperty :: IncludesInfo metatypes ~ 'True =>
                              Property metatypes -> Info -> Property metatypes
[46 of 57] Compiling Propellor.PrivData ( src/Propellor/PrivData.hs, dist/build/propellor/propellor-tmp/Propellor/PrivData.o )
[47 of 57] Compiling Propellor.Engine ( src/Propellor/Engine.hs, dist/build/propellor/propellor-tmp/Propellor/Engine.o )
[48 of 57] Compiling Propellor.Utilities ( src/Propellor/Utilities.hs, dist/build/propellor/propellor-tmp/Propellor/Utilities.o )
[49 of 57] Compiling Propellor.Property ( src/Propellor/Property.hs, dist/build/propellor/propellor-tmp/Propellor/Property.o )
[50 of 57] Compiling Propellor.Property.Cmd ( src/Propellor/Property/Cmd.hs, dist/build/propellor/propellor-tmp/Propellor/Property/Cmd.o )
[51 of 57] Compiling Propellor.PropAccum ( src/Propellor/PropAccum.hs, dist/build/propellor/propellor-tmp/Propellor/PropAccum.o )

src/Propellor/PropAccum.hs:51:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (MetaTypes y ~ GetMetaTypes p,
                              CheckCombinable x y ~ 'CanCombine)
    • In the type signature for:
           (&) :: (IsProp p, MetaTypes y ~ GetMetaTypes p,
                   CheckCombinable x y ~ 'CanCombine) =>
                  Props (MetaTypes x) -> p -> Props (MetaTypes (Combine x y))

src/Propellor/PropAccum.hs:63:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (MetaTypes y ~ GetMetaTypes p,
                              CheckCombinable x y ~ 'CanCombine)
    • In the type signature for:
           (&^) :: (IsProp p, MetaTypes y ~ GetMetaTypes p,
                    CheckCombinable x y ~ 'CanCombine) =>
                   Props (MetaTypes x) -> p -> Props (MetaTypes (Combine x y))

src/Propellor/PropAccum.hs:75:1: warning: [-Wredundant-constraints]
    • Redundant constraint: CheckCombinable x z ~ 'CanCombine
    • In the type signature for:
           (!) :: CheckCombinable x z ~ 'CanCombine =>
                  Props (MetaTypes x)
                  -> RevertableProperty (MetaTypes y) (MetaTypes z)
                  -> Props (MetaTypes (Combine x z))
[52 of 57] Compiling Propellor.Property.List ( src/Propellor/Property/List.hs, dist/build/propellor/propellor-tmp/Propellor/Property/List.o )
[53 of 57] Compiling Propellor.Location ( src/Propellor/Location.hs, dist/build/propellor/propellor-tmp/Propellor/Location.o )
[54 of 57] Compiling Propellor.Base   ( src/Propellor/Base.hs, dist/build/propellor/propellor-tmp/Propellor/Base.o )
[55 of 57] Compiling Propellor.Bootstrap ( src/Propellor/Bootstrap.hs, dist/build/propellor/propellor-tmp/Propellor/Bootstrap.o )
[56 of 57] Compiling Propellor.DotDir ( src/Propellor/DotDir.hs, dist/build/propellor/propellor-tmp/Propellor/DotDir.o )
[57 of 57] Compiling Main             ( src/wrapper.hs, dist/build/propellor/propellor-tmp/Main.o )
Linking dist/build/propellor/propellor ...
Preprocessing executable 'propellor-config' for propellor-3.0.5...
[ 1 of 80] Compiling Utility.ThreadScheduler ( src/Utility/ThreadScheduler.hs, dist/build/propellor-config/propellor-config-tmp/Utility/ThreadScheduler.o )
[ 2 of 80] Compiling Utility.Table    ( src/Utility/Table.hs, dist/build/propellor-config/propellor-config-tmp/Utility/Table.o )
[ 3 of 80] Compiling Utility.SystemDirectory ( src/Utility/SystemDirectory.hs, dist/build/propellor-config/propellor-config-tmp/Utility/SystemDirectory.o )
[ 4 of 80] Compiling Utility.PosixFiles ( src/Utility/PosixFiles.hs, dist/build/propellor-config/propellor-config-tmp/Utility/PosixFiles.o )
[ 5 of 80] Compiling Utility.PartialPrelude ( src/Utility/PartialPrelude.hs, dist/build/propellor-config/propellor-config-tmp/Utility/PartialPrelude.o )
[ 6 of 80] Compiling Utility.Monad    ( src/Utility/Monad.hs, dist/build/propellor-config/propellor-config-tmp/Utility/Monad.o )
[ 7 of 80] Compiling Utility.Env      ( src/Utility/Env.hs, dist/build/propellor-config/propellor-config-tmp/Utility/Env.o )
[ 8 of 80] Compiling Utility.UserInfo ( src/Utility/UserInfo.hs, dist/build/propellor-config/propellor-config-tmp/Utility/UserInfo.o )
[ 9 of 80] Compiling Utility.Data     ( src/Utility/Data.hs, dist/build/propellor-config/propellor-config-tmp/Utility/Data.o )
[10 of 80] Compiling Utility.Exception ( src/Utility/Exception.hs, dist/build/propellor-config/propellor-config-tmp/Utility/Exception.o )
[11 of 80] Compiling Utility.FileMode ( src/Utility/FileMode.hs, dist/build/propellor-config/propellor-config-tmp/Utility/FileMode.o )
[12 of 80] Compiling Utility.FileSystemEncoding ( src/Utility/FileSystemEncoding.hs, dist/build/propellor-config/propellor-config-tmp/Utility/FileSystemEncoding.o )
[13 of 80] Compiling Utility.Misc     ( src/Utility/Misc.hs, dist/build/propellor-config/propellor-config-tmp/Utility/Misc.o )
[14 of 80] Compiling Utility.Tmp      ( src/Utility/Tmp.hs, dist/build/propellor-config/propellor-config-tmp/Utility/Tmp.o )
[15 of 80] 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 80] Compiling System.Console.Concurrent ( src/System/Console/Concurrent.hs, dist/build/propellor-config/propellor-config-tmp/System/Console/Concurrent.o )
[17 of 80] Compiling System.Process.Concurrent ( src/System/Process/Concurrent.hs, dist/build/propellor-config/propellor-config-tmp/System/Process/Concurrent.o )
[18 of 80] Compiling Utility.Process.Shim ( src/Utility/Process/Shim.hs, dist/build/propellor-config/propellor-config-tmp/Utility/Process/Shim.o )
[19 of 80] Compiling Utility.Process  ( src/Utility/Process.hs, dist/build/propellor-config/propellor-config-tmp/Utility/Process.o )
[20 of 80] Compiling Utility.SafeCommand ( src/Utility/SafeCommand.hs, dist/build/propellor-config/propellor-config-tmp/Utility/SafeCommand.o )
[21 of 80] Compiling Utility.Process.NonConcurrent ( src/Utility/Process/NonConcurrent.hs, dist/build/propellor-config/propellor-config-tmp/Utility/Process/NonConcurrent.o )
[22 of 80] Compiling Utility.Applicative ( src/Utility/Applicative.hs, dist/build/propellor-config/propellor-config-tmp/Utility/Applicative.o )
[23 of 80] Compiling Utility.Directory ( src/Utility/Directory.hs, dist/build/propellor-config/propellor-config-tmp/Utility/Directory.o )
[24 of 80] Compiling Utility.Path     ( src/Utility/Path.hs, dist/build/propellor-config/propellor-config-tmp/Utility/Path.o )
[25 of 80] Compiling Utility.LinuxMkLibs ( src/Utility/LinuxMkLibs.hs, dist/build/propellor-config/propellor-config-tmp/Utility/LinuxMkLibs.o )
[26 of 80] Compiling Propellor.PrivData.Paths ( src/Propellor/PrivData/Paths.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/PrivData/Paths.o )
[27 of 80] Compiling Propellor.Git    ( src/Propellor/Git.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Git.o )
[28 of 80] Compiling Propellor.Git.Config ( src/Propellor/Git/Config.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Git/Config.o )
[29 of 80] Compiling Propellor.Types.ZFS ( src/Propellor/Types/ZFS.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Types/ZFS.o )
[30 of 80] Compiling Propellor.Types.Singletons ( src/Propellor/Types/Singletons.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Types/Singletons.o )
[31 of 80] Compiling Propellor.Types.Result ( src/Propellor/Types/Result.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Types/Result.o )
[32 of 80] Compiling Propellor.Types.OS ( src/Propellor/Types/OS.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Types/OS.o )
[33 of 80] Compiling Propellor.Types.PrivData ( src/Propellor/Types/PrivData.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Types/PrivData.o )
[34 of 80] Compiling Propellor.Types.MetaTypes ( src/Propellor/Types/MetaTypes.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Types/MetaTypes.o )
[35 of 80] Compiling Propellor.Types.Info ( src/Propellor/Types/Info.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Types/Info.o )
[36 of 80] Compiling Propellor.Types.Empty ( src/Propellor/Types/Empty.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Types/Empty.o )
[37 of 80] Compiling Propellor.Types.Dns ( src/Propellor/Types/Dns.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Types/Dns.o )
[38 of 80] Compiling Propellor.Types.Container ( src/Propellor/Types/Container.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Types/Container.o )
[39 of 80] Compiling Propellor.Types.CmdLine ( src/Propellor/Types/CmdLine.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Types/CmdLine.o )
[40 of 80] Compiling Propellor.Types.Core ( src/Propellor/Types/Core.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Types/Core.o )
[41 of 80] Compiling Propellor.Types  ( src/Propellor/Types.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Types.o )
[42 of 80] Compiling Propellor.Types.Chroot ( src/Propellor/Types/Chroot.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Types/Chroot.o )
[43 of 80] Compiling Propellor.Types.Docker ( src/Propellor/Types/Docker.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Types/Docker.o )
[44 of 80] Compiling Propellor.Debug  ( src/Propellor/Debug.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Debug.o )
[45 of 80] Compiling Propellor.Message ( src/Propellor/Message.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Message.o )

src/Propellor/Message.hs:74:1: warning: [-Wredundant-constraints]
    • Redundant constraint: MonadMask m
    • In the type signature for:
           actionMessage' :: (MonadIO m, MonadMask m, ActionResult r) =>
                             Maybe HostName -> Desc -> m r -> m r
[46 of 80] Compiling Propellor.Exception ( src/Propellor/Exception.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Exception.o )
[47 of 80] Compiling Propellor.EnsureProperty ( src/Propellor/EnsureProperty.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/EnsureProperty.o )

src/Propellor/EnsureProperty.hs:38:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Cannot_ensureProperty_WithInfo inner
                              ~
                              'True,
                              NotSuperset (Targets inner) (Targets outer) ~ 'CanCombine)
    • In the type signature for:
           ensureProperty :: (Cannot_ensureProperty_WithInfo inner ~ 'True,
                              NotSuperset (Targets inner) (Targets outer) ~ 'CanCombine) =>
                             OuterMetaTypesWitness outer
                             -> Property (MetaTypes inner) -> Propellor Result
[48 of 80] Compiling Propellor.Types.ResultCheck ( src/Propellor/Types/ResultCheck.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Types/ResultCheck.o )
[49 of 80] Compiling Propellor.Gpg    ( src/Propellor/Gpg.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Gpg.o )
[50 of 80] Compiling Propellor.Info   ( src/Propellor/Info.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Info.o )

src/Propellor/Info.hs:40:1: warning: [-Wredundant-constraints]
    • Redundant constraint: MetaTypes metatypes'
                            ~
                            (HasInfo + metatypes)
    • In the type signature for:
           setInfoProperty :: (MetaTypes metatypes' ~ (HasInfo + metatypes),
                               SingI metatypes') =>
                              Property metatypes -> Info -> Property (MetaTypes metatypes')

src/Propellor/Info.hs:49:1: warning: [-Wredundant-constraints]
    • Redundant constraint: IncludesInfo metatypes ~ 'True
    • In the type signature for:
           addInfoProperty :: IncludesInfo metatypes ~ 'True =>
                              Property metatypes -> Info -> Property metatypes
[51 of 80] Compiling Propellor.PrivData ( src/Propellor/PrivData.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/PrivData.o )
[52 of 80] Compiling Propellor.Engine ( src/Propellor/Engine.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Engine.o )
[53 of 80] Compiling Propellor.Utilities ( src/Propellor/Utilities.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Utilities.o )
[54 of 80] Compiling Propellor.Property ( src/Propellor/Property.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Property.o )
[55 of 80] Compiling Propellor.Property.Cmd ( src/Propellor/Property/Cmd.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Property/Cmd.o )
[56 of 80] Compiling Propellor.PropAccum ( src/Propellor/PropAccum.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/PropAccum.o )

src/Propellor/PropAccum.hs:51:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (MetaTypes y ~ GetMetaTypes p,
                              CheckCombinable x y ~ 'CanCombine)
    • In the type signature for:
           (&) :: (IsProp p, MetaTypes y ~ GetMetaTypes p,
                   CheckCombinable x y ~ 'CanCombine) =>
                  Props (MetaTypes x) -> p -> Props (MetaTypes (Combine x y))

src/Propellor/PropAccum.hs:63:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (MetaTypes y ~ GetMetaTypes p,
                              CheckCombinable x y ~ 'CanCombine)
    • In the type signature for:
           (&^) :: (IsProp p, MetaTypes y ~ GetMetaTypes p,
                    CheckCombinable x y ~ 'CanCombine) =>
                   Props (MetaTypes x) -> p -> Props (MetaTypes (Combine x y))

src/Propellor/PropAccum.hs:75:1: warning: [-Wredundant-constraints]
    • Redundant constraint: CheckCombinable x z ~ 'CanCombine
    • In the type signature for:
           (!) :: CheckCombinable x z ~ 'CanCombine =>
                  Props (MetaTypes x)
                  -> RevertableProperty (MetaTypes y) (MetaTypes z)
                  -> Props (MetaTypes (Combine x z))
[57 of 80] Compiling Propellor.Property.List ( src/Propellor/Property/List.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Property/List.o )
[58 of 80] Compiling Propellor.Container ( src/Propellor/Container.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Container.o )

src/Propellor/Container.hs:42:1: warning: [-Wredundant-constraints]
    • Redundant constraint: IncludesInfo metatypes ~ 'True
    • In the type signature for:
           propagateContainer :: (IncludesInfo metatypes ~ 'True,
                                  IsContainer c) =>
                                 String -> c -> Property metatypes -> Property metatypes
[59 of 80] Compiling Propellor.Location ( src/Propellor/Location.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Location.o )
[60 of 80] Compiling Propellor.Base   ( src/Propellor/Base.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Base.o )
[61 of 80] Compiling Propellor.Property.File ( src/Propellor/Property/File.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Property/File.o )
[62 of 80] Compiling Propellor.Property.Mount ( src/Propellor/Property/Mount.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Property/Mount.o )
[63 of 80] Compiling Propellor.Property.Chroot.Util ( src/Propellor/Property/Chroot/Util.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Property/Chroot/Util.o )
[64 of 80] Compiling Propellor.Property.Service ( src/Propellor/Property/Service.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Property/Service.o )
[65 of 80] Compiling Propellor.Property.Apt ( src/Propellor/Property/Apt.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Property/Apt.o )
[66 of 80] Compiling Propellor.Property.Debootstrap ( src/Propellor/Property/Debootstrap.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Property/Debootstrap.o )
[67 of 80] Compiling Propellor.Property.Systemd.Core ( src/Propellor/Property/Systemd/Core.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Property/Systemd/Core.o )
[68 of 80] Compiling Propellor.Property.User ( src/Propellor/Property/User.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Property/User.o )
[69 of 80] Compiling Propellor.Bootstrap ( src/Propellor/Bootstrap.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Bootstrap.o )
[70 of 80] Compiling Propellor.Property.Cron ( src/Propellor/Property/Cron.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Property/Cron.o )
[71 of 80] Compiling Propellor.Git.VerifiedBranch ( src/Propellor/Git/VerifiedBranch.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Git/VerifiedBranch.o )
[72 of 80] Compiling Propellor.Ssh    ( src/Propellor/Ssh.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Ssh.o )
[73 of 80] Compiling Propellor.Protocol ( src/Propellor/Protocol.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Protocol.o )
[74 of 80] Compiling Propellor.Shim   ( src/Propellor/Shim.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Shim.o )
[75 of 80] Compiling Propellor.Property.Chroot ( src/Propellor/Property/Chroot.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Property/Chroot.o )
[76 of 80] Compiling Propellor.Property.Docker ( src/Propellor/Property/Docker.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Property/Docker.o )
[77 of 80] Compiling Propellor.Spin   ( src/Propellor/Spin.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Spin.o )
[78 of 80] Compiling Propellor.CmdLine ( src/Propellor/CmdLine.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/CmdLine.o )
[79 of 80] Compiling Propellor        ( src/Propellor.hs, dist/build/propellor-config/propellor-config-tmp/Propellor.o )
[80 of 80] 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-3.0.5...
Running hscolour for propellor-3.0.5...
Preprocessing library propellor-3.0.5...
Preprocessing executable 'propellor' for propellor-3.0.5...
Preprocessing executable 'propellor-config' for propellor-3.0.5...
Preprocessing library propellor-3.0.5...
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)
  33% (  6 / 18) in 'Propellor.Types.OS'
  Missing documentation for:
    Module header
    Distribution (src/Propellor/Types/OS.hs:31)
    FBSDVersion (src/Propellor/Types/OS.hs:59)
    isStable (src/Propellor/Types/OS.hs:73)
    Release (src/Propellor/Types/OS.hs:77)
    Architecture (src/Propellor/Types/OS.hs:78)
    UserName (src/Propellor/Types/OS.hs:80)
    User (src/Propellor/Types/OS.hs:82)
    Group (src/Propellor/Types/OS.hs:85)
    Port (src/Propellor/Types/OS.hs:92)
    fromPort (src/Propellor/Types/OS.hs:95)
    systemToTargetOS (src/Propellor/Types/OS.hs:45)
   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)
  12% (  4 / 33) in 'Propellor.Types.ZFS'
  Missing documentation for:
    ZFSProperties (src/Propellor/Types/ZFS.hs:25)
    fromList (src/Propellor/Types/ZFS.hs:27)
    toPropertyList (src/Propellor/Types/ZFS.hs:30)
    fromPropertyList (src/Propellor/Types/ZFS.hs:33)
    zfsName (src/Propellor/Types/ZFS.hs:37)
     (src/Propellor/Types/ZFS.hs:40)
     (src/Propellor/Types/ZFS.hs:43)
     (src/Propellor/Types/ZFS.hs:46)
    Value (src/Propellor/Types/ZFS.hs:49)
    ZFSYesNo (src/Propellor/Types/ZFS.hs:54)
    ZFSOnOff (src/Propellor/Types/ZFS.hs:55)
    ZFSSize (src/Propellor/Types/ZFS.hs:56)
    ZFSString (src/Propellor/Types/ZFS.hs:57)
     (src/Propellor/Types/ZFS.hs:59)
     (src/Propellor/Types/ZFS.hs:63)
     (src/Propellor/Types/ZFS.hs:67)
     (src/Propellor/Types/ZFS.hs:70)
     (src/Propellor/Types/ZFS.hs:73)
     (src/Propellor/Types/ZFS.hs:76)
     (src/Propellor/Types/ZFS.hs:81)
    ZFSACLInherit (src/Propellor/Types/ZFS.hs:86)
     (src/Propellor/Types/ZFS.hs:87)
     (src/Propellor/Types/ZFS.hs:94)
    ZFSACLMode (src/Propellor/Types/ZFS.hs:100)
     (src/Propellor/Types/ZFS.hs:101)
     (src/Propellor/Types/ZFS.hs:107)
    ZFSProperty (src/Propellor/Types/ZFS.hs:112)
    toPair (src/Propellor/Types/ZFS.hs:120)
    fromPair (src/Propellor/Types/ZFS.hs:128)
  50% (  2 /  4) in 'Utility.Table'
  Missing documentation for:
    Module header
    Table (src/Utility/Table.hs:10)
   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)
  73% (  8 / 11) in 'Propellor.Types.Info'
  Missing documentation for:
    Module header
    fromInfo (src/Propellor/Types/Info.hs:59)
    fromInfoVal (src/Propellor/Types/Info.hs:90)
  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 /  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:26)
    myUserName (src/Utility/UserInfo.hs:36)
    myUserGecos (src/Utility/UserInfo.hs:45)
   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 / 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
   7% (  1 / 14) in 'Utility.Exception'
  Missing documentation for:
    Module header
    catchBoolIO (src/Utility/Exception.hs:39)
    catchMaybeIO (src/Utility/Exception.hs:43)
    catchDefaultIO (src/Utility/Exception.hs:47)
    catchMsgIO (src/Utility/Exception.hs:51)
    catchIO (src/Utility/Exception.hs:57)
    tryIO (src/Utility/Exception.hs:61)
    bracketIO (src/Utility/Exception.hs:67)
    catchNonAsync (src/Utility/Exception.hs:74)
    tryNonAsync (src/Utility/Exception.hs:80)
    tryWhenExists (src/Utility/Exception.hs:88)
    catchIOErrorType (src/Utility/Exception.hs:95)
    catchPermissionDenied (src/Utility/Exception.hs:102)
   0% (  0 / 27) in 'Utility.FileMode'
  Missing documentation for:
    Module header
    modifyFileMode (src/Utility/FileMode.hs:30)
    modifyFileMode' (src/Utility/FileMode.hs:33)
    withModifiedFileMode (src/Utility/FileMode.hs:43)
    addModes (src/Utility/FileMode.hs:52)
    removeModes (src/Utility/FileMode.hs:56)
    writeModes (src/Utility/FileMode.hs:59)
    readModes (src/Utility/FileMode.hs:62)
    executeModes (src/Utility/FileMode.hs:65)
    otherGroupModes (src/Utility/FileMode.hs:68)
    preventWrite (src/Utility/FileMode.hs:75)
    allowWrite (src/Utility/FileMode.hs:79)
    allowRead (src/Utility/FileMode.hs:83)
    groupSharedModes (src/Utility/FileMode.hs:87)
    groupWriteRead (src/Utility/FileMode.hs:93)
    checkMode (src/Utility/FileMode.hs:96)
    isSymLink (src/Utility/FileMode.hs:100)
    isExecutable (src/Utility/FileMode.hs:108)
    noUmask (src/Utility/FileMode.hs:113)
    withUmask (src/Utility/FileMode.hs:122)
    combineModes (src/Utility/FileMode.hs:133)
    isSticky (src/Utility/FileMode.hs:138)
    stickyMode (src/Utility/FileMode.hs:144)
    setSticky (src/Utility/FileMode.hs:147)
    writeFileProtected (src/Utility/FileMode.hs:160)
    writeFileProtected' (src/Utility/FileMode.hs:164)
    FileMode
   0% (  0 /  7) in 'Propellor.PrivData.Paths'
  Missing documentation for:
    Module header
    privDataDir (src/Propellor/PrivData/Paths.hs:8)
    privDataFile (src/Propellor/PrivData/Paths.hs:11)
    privDataKeyring (src/Propellor/PrivData/Paths.hs:14)
    privDataLocal (src/Propellor/PrivData/Paths.hs:17)
    privDataRelay (src/Propellor/PrivData/Paths.hs:20)
    allowRelocate (src/Propellor/PrivData/Paths.hs:26)
   0% (  0 / 12) in 'Utility.FileSystemEncoding'
  Missing documentation for:
    Module header
    fileEncoding (src/Utility/FileSystemEncoding.hs:47)
    withFilePath (src/Utility/FileSystemEncoding.hs:60)
    md5FilePath (src/Utility/FileSystemEncoding.hs:87)
    decodeBS (src/Utility/FileSystemEncoding.hs:91)
    encodeBS (src/Utility/FileSystemEncoding.hs:101)
    decodeW8 (src/Utility/FileSystemEncoding.hs:125)
    encodeW8 (src/Utility/FileSystemEncoding.hs:118)
    encodeW8NUL (src/Utility/FileSystemEncoding.hs:129)
    decodeW8NUL (src/Utility/FileSystemEncoding.hs:134)
    truncateFilePath (src/Utility/FileSystemEncoding.hs:145)
    setConsoleEncoding (src/Utility/FileSystemEncoding.hs:171)
   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:41)
    Lock (src/System/Console/Concurrent/Internal.hs:50)
    withLock (src/System/Console/Concurrent/Internal.hs:82)
    takeOutputLock' (src/System/Console/Concurrent/Internal.hs:85)
     (src/System/Console/Concurrent/Internal.hs:140)
     (src/System/Console/Concurrent/Internal.hs:143)
    outputConcurrent' (src/System/Console/Concurrent/Internal.hs:166)
    ConcurrentProcessHandle (src/System/Console/Concurrent/Internal.hs:182)
    toConcurrentProcessHandle (src/System/Console/Concurrent/Internal.hs:184)
    asyncProcessWaiter (src/System/Console/Concurrent/Internal.hs:229)
    fgProcess (src/System/Console/Concurrent/Internal.hs:287)
    bgProcess (src/System/Console/Concurrent/Internal.hs:300)
    willOutput (src/System/Console/Concurrent/Internal.hs:325)
    StdHandle (src/System/Console/Concurrent/Internal.hs:333)
    toHandle (src/System/Console/Concurrent/Internal.hs:335)
    bufferFor (src/System/Console/Concurrent/Internal.hs:339)
    OutputBufferedActivity (src/System/Console/Concurrent/Internal.hs:343)
    AtEnd (src/System/Console/Concurrent/Internal.hs:351)
    BufSig (src/System/Console/Concurrent/Internal.hs:354)
    setupOutputBuffer (src/System/Console/Concurrent/Internal.hs:356)
    outputDrainer (src/System/Console/Concurrent/Internal.hs:366)
    registerOutputThread (src/System/Console/Concurrent/Internal.hs:386)
    unregisterOutputThread (src/System/Console/Concurrent/Internal.hs:391)
    bufferWriter (src/System/Console/Concurrent/Internal.hs:401)
    addOutputBuffer (src/System/Console/Concurrent/Internal.hs:454)
    bufferOutputSTM' (src/System/Console/Concurrent/Internal.hs:488)
    waitAnyBuffer (src/System/Console/Concurrent/Internal.hs:514)
    endsNewLine (src/System/Console/Concurrent/Internal.hs:528)
  85% ( 17 / 20) in 'System.Console.Concurrent'
  Missing documentation for:
    ConcurrentProcessHandle (src/System/Console/Concurrent/Internal.hs:182)
    StdHandle (src/System/Console/Concurrent/Internal.hs:333)
    waitAnyBuffer (src/System/Console/Concurrent/Internal.hs:514)
 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
  53% ( 16 / 30) in 'Utility.Process'
  Missing documentation for:
    Module header
    CreateProcess
    StdHandle (src/Utility/Process.hs:67)
    readProcess' (src/Utility/Process.hs:83)
    readProcessEnv (src/Utility/Process.hs:75)
    forceSuccessProcess' (src/Utility/Process.hs:135)
    ignoreFailureProcess (src/Utility/Process.hs:149)
    processTranscript' (src/Utility/Process.hs:179)
    stdinHandle (src/Utility/Process.hs:330)
    stdoutHandle (src/Utility/Process.hs:333)
    stderrHandle (src/Utility/Process.hs:336)
    ioHandles (src/Utility/Process.hs:339)
    processHandle (src/Utility/Process.hs:346)
    devNull (src/Utility/Process.hs:317)
  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)
   0% (  0 /  4) in 'Utility.Process.NonConcurrent'
  Missing documentation for:
    Module header
    boolSystemNonConcurrent (src/Utility/Process/NonConcurrent.hs:22)
    createProcessNonConcurrent (src/Utility/Process/NonConcurrent.hs:31)
    waitForProcessNonConcurrent (src/Utility/Process/NonConcurrent.hs:34)
  31% (  4 / 13) in 'Propellor.Types.Singletons'
  Missing documentation for:
     (src/Propellor/Types/Singletons.hs:24)
     (src/Propellor/Types/Singletons.hs:27)
     (src/Propellor/Types/Singletons.hs:28)
     (src/Propellor/Types/Singletons.hs:30)
     (src/Propellor/Types/Singletons.hs:33)
     (src/Propellor/Types/Singletons.hs:34)
    SingKind (src/Propellor/Types/Singletons.hs:36)
     (src/Propellor/Types/Singletons.hs:41)
     (src/Propellor/Types/Singletons.hs:46)
  46% ( 11 / 24) in 'Propellor.Types.MetaTypes'
  Missing documentation for:
    Module header
    MetaType (src/Propellor/Types/MetaTypes.hs:32)
    Debian (src/Propellor/Types/MetaTypes.hs:43)
    Buntish (src/Propellor/Types/MetaTypes.hs:44)
    FreeBSD (src/Propellor/Types/MetaTypes.hs:45)
    MetaTypes (src/Propellor/Types/MetaTypes.hs:53)
    sing (src/Propellor/Types/Singletons.hs:21)
    IncludesInfo (src/Propellor/Types/MetaTypes.hs:50)
    Targets (src/Propellor/Types/MetaTypes.hs:137)
    NonTargets (src/Propellor/Types/MetaTypes.hs:144)
    CheckCombine (src/Propellor/Types/MetaTypes.hs:121)
    && (src/Propellor/Types/MetaTypes.hs:205)
    Not (src/Propellor/Types/MetaTypes.hs:210)
  36% (  5 / 14) in 'Propellor.Types.Core'
  Missing documentation for:
    Module header
    LiftPropellor (src/Propellor/Types/Core.hs:42)
     (src/Propellor/Types/Core.hs:45)
     (src/Propellor/Types/Core.hs:48)
     (src/Propellor/Types/Core.hs:51)
    Desc (src/Propellor/Types/Core.hs:66)
     (src/Propellor/Types/Core.hs:76)
    IsProp (src/Propellor/Types/Core.hs:79)
     (src/Propellor/Types/Core.hs:97)
  50% (  1 /  2) in 'Utility.SystemDirectory'
  Missing documentation for:
    Module header
  13% (  2 / 15) in 'Utility.Directory'
  Missing documentation for:
    Module header
    dirCruft (src/Utility/Directory.hs:40)
    dirContents (src/Utility/Directory.hs:47)
    dirContentsRecursive (src/Utility/Directory.hs:57)
    dirContentsRecursiveSkipping (src/Utility/Directory.hs:61)
    dirTreeRecursiveSkipping (src/Utility/Directory.hs:92)
    moveFile (src/Utility/Directory.hs:106)
    nukeFile (src/Utility/Directory.hs:153)
    DirectoryHandle (src/Utility/Directory.hs:163)
    IsOpen (src/Utility/Directory.hs:168)
    openDirectory (src/Utility/Directory.hs:170)
    closeDirectory (src/Utility/Directory.hs:186)
    isDirectoryEmpty (src/Utility/Directory.hs:238)
   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)
    toMSYS2Path (src/Utility/Path.hs:263)
    fileNameLengthLimit (src/Utility/Path.hs:286)
    sanitizeFilePath (src/Utility/Path.hs:307)
    splitShortExtensions (src/Utility/Path.hs:317)
    splitShortExtensions' (src/Utility/Path.hs:319)
   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:27)
    inTop (src/Utility/LinuxMkLibs.hs:46)
    parseLdd (src/Utility/LinuxMkLibs.hs:52)
    glibcLibs (src/Utility/LinuxMkLibs.hs:60)
  19% ( 20 /107) 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:67)
    readProcess' (src/Utility/Process.hs:83)
    readProcessEnv (src/Utility/Process.hs:75)
    forceSuccessProcess' (src/Utility/Process.hs:135)
    ignoreFailureProcess (src/Utility/Process.hs:149)
    processTranscript' (src/Utility/Process.hs:179)
    stdinHandle (src/Utility/Process.hs:330)
    stdoutHandle (src/Utility/Process.hs:333)
    stderrHandle (src/Utility/Process.hs:336)
    ioHandles (src/Utility/Process.hs:339)
    processHandle (src/Utility/Process.hs:346)
    devNull (src/Utility/Process.hs:317)
    catchBoolIO (src/Utility/Exception.hs:39)
    catchMaybeIO (src/Utility/Exception.hs:43)
    catchDefaultIO (src/Utility/Exception.hs:47)
    catchMsgIO (src/Utility/Exception.hs:51)
    catchIO (src/Utility/Exception.hs:57)
    tryIO (src/Utility/Exception.hs:61)
    bracketIO (src/Utility/Exception.hs:67)
    catchNonAsync (src/Utility/Exception.hs:74)
    tryNonAsync (src/Utility/Exception.hs:80)
    tryWhenExists (src/Utility/Exception.hs:88)
    catchIOErrorType (src/Utility/Exception.hs:95)
    catchPermissionDenied (src/Utility/Exception.hs:102)
    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:40)
    dirContents (src/Utility/Directory.hs:47)
    dirContentsRecursive (src/Utility/Directory.hs:57)
    dirContentsRecursiveSkipping (src/Utility/Directory.hs:61)
    dirTreeRecursiveSkipping (src/Utility/Directory.hs:92)
    moveFile (src/Utility/Directory.hs:106)
    nukeFile (src/Utility/Directory.hs:153)
    DirectoryHandle (src/Utility/Directory.hs:163)
    IsOpen (src/Utility/Directory.hs:168)
    openDirectory (src/Utility/Directory.hs:170)
    closeDirectory (src/Utility/Directory.hs:186)
    isDirectoryEmpty (src/Utility/Directory.hs:238)
    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 'P
src/Propellor/Info.hs:40:1: warning: [-Wredundant-constraints]
    • Redundant constraint: MetaTypes metatypes'
                            ~
                            (HasInfo + metatypes)
    • In the type signature for:
           setInfoProperty :: (MetaTypes metatypes' ~ (HasInfo + metatypes),
                               SingI metatypes') =>
                              Property metatypes -> Info -> Property (MetaTypes metatypes')

src/Propellor/Info.hs:49:1: warning: [-Wredundant-constraints]
    • Redundant constraint: IncludesInfo metatypes ~ 'True
    • In the type signature for:
           addInfoProperty :: IncludesInfo metatypes ~ 'True =>
                              Property metatypes -> Info -> Property metatypes

src/Propellor/Message.hs:74:1: warning: [-Wredundant-constraints]
    • Redundant constraint: MonadMask m
    • In the type signature for:
           actionMessage' :: (MonadIO m, MonadMask m, ActionResult r) =>
                             Maybe HostName -> Desc -> m r -> m r

src/Propellor/EnsureProperty.hs:38:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Cannot_ensureProperty_WithInfo inner
                              ~
                              'True,
                              NotSuperset (Targets inner) (Targets outer) ~ 'CanCombine)
    • In the type signature for:
           ensureProperty :: (Cannot_ensureProperty_WithInfo inner ~ 'True,
                              NotSuperset (Targets inner) (Targets outer) ~ 'CanCombine) =>
                             OuterMetaTypesWitness outer
                             -> Property (MetaTypes inner) -> Propellor Result

src/Propellor/PropAccum.hs:51:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (MetaTypes y ~ GetMetaTypes p,
                              CheckCombinable x y ~ 'CanCombine)
    • In the type signature for:
           (&) :: (IsProp p, MetaTypes y ~ GetMetaTypes p,
                   CheckCombinable x y ~ 'CanCombine) =>
                  Props (MetaTypes x) -> p -> Props (MetaTypes (Combine x y))

src/Propellor/PropAccum.hs:63:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (MetaTypes y ~ GetMetaTypes p,
                              CheckCombinable x y ~ 'CanCombine)
    • In the type signature for:
           (&^) :: (IsProp p, MetaTypes y ~ GetMetaTypes p,
                    CheckCombinable x y ~ 'CanCombine) =>
                   Props (MetaTypes x) -> p -> Props (MetaTypes (Combine x y))

src/Propellor/PropAccum.hs:75:1: warning: [-Wredundant-constraints]
    • Redundant constraint: CheckCombinable x z ~ 'CanCombine
    • In the type signature for:
           (!) :: CheckCombinable x z ~ 'CanCombine =>
                  Props (MetaTypes x)
                  -> RevertableProperty (MetaTypes y) (MetaTypes z)
                  -> Props (MetaTypes (Combine x z))
ropellor.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% ( 22 / 31) in 'Propellor.Types'
  Missing documentation for:
    Module header
    Desc (src/Propellor/Types/Core.hs:66)
    LiftPropellor (src/Propellor/Types/Core.hs:42)
    Debian (src/Propellor/Types/MetaTypes.hs:43)
    Buntish (src/Propellor/Types/MetaTypes.hs:44)
    FreeBSD (src/Propellor/Types/MetaTypes.hs:45)
    TightenTargets (src/Propellor/Types.hs:177)
    Combines (src/Propellor/Types.hs:150)
    ResultCombiner (src/Propellor/Types.hs:148)
  50% ( 10 / 20) in 'Propellor.Info'
  Missing documentation for:
    Module header
    pureInfoProperty' (src/Propellor/Info.hs:61)
    getOS (src/Propellor/Info.hs:101)
    addDNS (src/Propellor/Info.hs:133)
    hostMap (src/Propellor/Info.hs:151)
    aliasMap (src/Propellor/Info.hs:154)
    findHost (src/Propellor/Info.hs:158)
    findHostNoAlias (src/Propellor/Info.hs:161)
    getAddresses (src/Propellor/Info.hs:167)
    hostAddresses (src/Propellor/Info.hs:170)
  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)
  57% (  4 /  7) in 'Propellor.Engine'
  Missing documentation for:
    Module header
    fromHost' (src/Propellor/Engine.hs:80)
    onlyProcess (src/Propellor/Engine.hs:86)
   0% (  0 / 16) in 'Propellor.Gpg'
  Missing documentation for:
    Module header
    KeyId (src/Propellor/Gpg.hs:23)
    getGpgBin (src/Propellor/Gpg.hs:25)
    listPubKeys (src/Propellor/Gpg.hs:33)
    listSecretKeys (src/Propellor/Gpg.hs:38)
    listKeys (src/Propellor/Gpg.hs:41)
    useKeyringOpts (src/Propellor/Gpg.hs:52)
    addKey (src/Propellor/Gpg.hs:60)
    rmKey (src/Propellor/Gpg.hs:91)
    reencryptPrivData (src/Propellor/Gpg.hs:119)
    gitAdd (src/Propellor/Gpg.hs:129)
    gitCommitKeyRing (src/Propellor/Gpg.hs:135)
    gpgSignParams (src/Propellor/Gpg.hs:145)
    gitCommit (src/Propellor/Gpg.hs:154)
    gpgDecrypt (src/Propellor/Gpg.hs:161)
    gpgEncrypt (src/Propellor/Gpg.hs:170)
  17% (  3 / 18) in 'Propellor.PrivData'
  Missing documentation for:
    Module header
    withSomePrivData (src/Propellor/PrivData.hs:93)
    addPrivData (src/Propellor/PrivData.hs:146)
    setPrivData (src/Propellor/PrivData.hs:171)
    unsetPrivData (src/Propellor/PrivData.hs:177)
    unsetPrivDataUnused (src/Propellor/PrivData.hs:186)
    dumpPrivData (src/Propellor/PrivData.hs:195)
    editPrivData (src/Propellor/PrivData.hs:201)
    listPrivDataFields (src/Propellor/PrivData.hs:213)
    makePrivDataDir (src/Propellor/PrivData.hs:279)
    decryptPrivData (src/Propellor/PrivData.hs:270)
    readPrivData (src/Propellor/PrivData.hs:273)
    readPrivDataFile (src/Propellor/PrivData.hs:276)
    PrivMap (src/Propellor/PrivData.hs:157)
    PrivInfo (src/Propellor/PrivData.hs:282)
  71% (  5 /  7) in 'Propellor.Types.ResultCheck'
  Missing documentation for:
    Module header
    Checkable (src/Propellor/Types/ResultCheck.hs:61)
  75% (  3 /  4) in 'Propellor.EnsureProperty'
  Missing documentation for:
    Module header
  84% ( 31 / 37) in 'Propellor.Property'
  Missing documentation for:
    Module header
    flagFile' (src/Propellor/Property.hs:76)
    makeChange (src/Propellor/Property.hs:344)
    noChange (src/Propellor/Property.hs:347)
    doNothing (src/Propellor/Property.hs:350)
    Checkable (src/Propellor/Types/ResultCheck.hs:61)
  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
  67% (  4 /  6) in 'Propellor.Property.List'
  Missing documentation for:
    Module header
    toProps (src/Propellor/Property/List.hs:24)
 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:86)
    fileProperty' (src/Propellor/Property/File.hs:88)
  31% ( 17 / 55) 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:89)
    setSourcesList (src/Propellor/Property/Apt.hs:103)
    setSourcesListD (src/Propellor/Property/Apt.hs:106)
    runApt (src/Propellor/Property/Apt.hs:111)
    noninteractiveEnv (src/Propellor/Property/Apt.hs:114)
    upgrade' (src/Propellor/Property/Apt.hs:132)
    Package (src/Propellor/Property/Apt.hs:151)
    installed (src/Propellor/Property/Apt.hs:153)
    installed' (src/Propellor/Property/Apt.hs:156)
    installedBackport (src/Propellor/Property/Apt.hs:162)
    removed (src/Propellor/Property/Apt.hs:177)
    buildDep (src/Propellor/Property/Apt.hs:181)
    isInstallable (src/Propellor/Property/Apt.hs:203)
    isInstalled (src/Propellor/Property/Apt.hs:208)
    autoRemove (src/Propellor/Property/Apt.hs:226)
    DebconfTemplate (src/Propellor/Property/Apt.hs:278)
    DebconfTemplateType (src/Propellor/Property/Apt.hs:279)
    DebconfTemplateValue (src/Propellor/Property/Apt.hs:280)
    AptKey (src/Propellor/Property/Apt.hs:310)
    trustsKey (src/Propellor/Property/Apt.hs:315)
    trustsKey' (src/Propellor/Property/Apt.hs:318)
    untrustKey (src/Propellor/Property/Apt.hs:329)
    aptKeyFile (src/Propellor/Property/Apt.hs:332)
    dpkgStatus (src/Propellor/Property/Apt.hs:351)
  29% (  2 /  7) in 'Propellor.Property.Aiccu'
  Missing documentation for:
    installed (src/Propellor/Property/Aiccu.hs:19)
    restarted (src/Propellor/Property/Aiccu.hs:22)
    confPath (src/Propellor/Property/Aiccu.hs:25)
    UserName (src/Propellor/Types/OS.hs:80)
    TunnelId (src/Propellor/Property/Aiccu.hs:28)
  42% (  5 / 12) in 'Propellor.Property.LetsEncrypt'
  Missing documentation for:
    installed (src/Propellor/Property/LetsEncrypt.hs:13)
    Email (src/Propellor/Property/LetsEncrypt.hs:21)
    WebRoot (src/Propellor/Property/LetsEncrypt.hs:23)
    certFile (src/Propellor/Property/LetsEncrypt.hs:99)
    privKeyFile (src/Propellor/Property/LetsEncrypt.hs:102)
    chainFile (src/Propellor/Property/LetsEncrypt.hs:105)
    fullChainFile (src/Propellor/Property/LetsEncrypt.hs:108)
  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:37)
    siteAvailable (src/Propellor/Property/Apache.hs:45)
    modEnabled (src/Propellor/Property/Apache.hs:52)
    siteCfg (src/Propellor/Property/Apache.hs:79)
    WebRoot (src/Propellor/Property/Apache.hs:128)
  64% (  9 / 14) in 'Propellor.Property.Apt.PPA'
  Missing documentation for:
     (src/Propellor/Property/Apt/PPA.hs:28)
     (src/Propellor/Property/Apt/PPA.hs:31)
     (src/Propellor/Property/Apt/PPA.hs:55)
     (src/Propellor/Property/Apt/PPA.hs:88)
     (src/Propellor/Property/Apt/PPA.hs:91)
 100% (  5 /  5) in 'Propellor.Property.Ccache'
 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)
  67% ( 18 / 27) in 'Propellor.Property.Mount'
  Missing documentation for:
    ToMountOpts (src/Propellor/Property/Mount.hs:29)
     (src/Propellor/Property/Mount.hs:32)
     (src/Propellor/Property/Mount.hs:35)
    formatMountOpts (src/Propellor/Property/Mount.hs:38)
    mount (src/Propellor/Property/Mount.hs:55)
    UUID (src/Propellor/Property/Mount.hs:82)
    Label (src/Propellor/Property/Mount.hs:92)
    findmntField (src/Propellor/Property/Mount.hs:106)
    blkidTag (src/Propellor/Property/Mount.hs:111)
  60% (  3 /  5) in 'Propellor.Property.Chroot.Util'
  Missing documentation for:
    Module header
    stdPATH (src/Propellor/Property/Chroot/Util.hs:21)
  44% (  4 /  9) in 'Propellor.Property.Debootstrap'
  Missing documentation for:
    Module header
    Url (src/Propellor/Property/Debootstrap.hs:23)
    built' (src/Propellor/Property/Debootstrap.hs:53)
    extractSuite (src/Propellor/Property/Debootstrap.hs:92)
    sourceInstall (src/Propellor/Property/Debootstrap.hs:115)
  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:20)
    checkBinaryCommand (src/Propellor/Bootstrap.hs:28)
    installGitCommand (src/Propellor/Bootstrap.hs:116)
    buildPropellor (src/Propellor/Bootstrap.hs:133)
  80% (  4 /  5) in 'Propellor.Property.Cron'
  Missing documentation for:
    Module header
  71% (  5 /  7) in 'Propellor.Property.Attic'
  Missing documentation for:
    installed (src/Propellor/Property/Attic.hs:24)
    repoExists (src/Propellor/Property/Attic.hs:27)
  71% (  5 /  7) in 'Propellor.Property.Borg'
  Missing documentation for:
    installed (src/Propellor/Property/Borg.hs:24)
    repoExists (src/Propellor/Property/Borg.hs:33)
  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:90)
    chpasswd (src/Propellor/Property/User.hs:103)
    lockedPassword (src/Propellor/Property/User.hs:109)
    PasswordStatus (src/Propellor/Property/User.hs:119)
    getPasswordStatus (src/Propellor/Property/User.hs:122)
    isLockedPassword (src/Propellor/Property/User.hs:130)
    homedir (src/Propellor/Property/User.hs:133)
    hasGroup (src/Propellor/Property/User.hs:136)
    shadowExists (src/Propellor/Property/User.hs:185)
    shellSetTo (src/Propellor/Property/User.hs:193)
  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:56)
    SshKeyType (src/Propellor/Types/PrivData.hs:119)
    sshdConfig (src/Propellor/Property/Ssh.hs:63)
    ConfigKeyword (src/Propellor/Property/Ssh.hs:66)
    setSshdConfigBool (src/Propellor/Property/Ssh.hs:68)
    setSshdConfig (src/Propellor/Property/Ssh.hs:71)
    RootLogin (src/Propellor/Property/Ssh.hs:85)
    permitRootLogin (src/Propellor/Property/Ssh.hs:90)
    passwordAuthentication (src/Propellor/Property/Ssh.hs:95)
    getHostPubKey (src/Propellor/Property/Ssh.hs:222)
    hasAuthorizedKeys (src/Propellor/Property/Ssh.hs:131)
    getUserPubKeys (src/Propellor/Property/Ssh.hs:243)
  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)
  70% (  7 / 10) in 'Propellor.Property.Fstab'
  Missing documentation for:
    Module header
    SwapPartition (src/Propellor/Property/Fstab.hs:40)
    genFstab (src/Propellor/Property/Fstab.hs:56)
  36% (  4 / 11) in 'Propellor.Property.Partition'
  Missing documentation for:
    Module header
    Eep (src/Propellor/Property/Partition.hs:17)
    formatted' (src/Propellor/Property/Partition.hs:28)
    LoopDev (src/Propellor/Property/Partition.hs:50)
    isLoopDev (src/Propellor/Property/Partition.hs:55)
    isLoopDev' (src/Propellor/Property/Partition.hs:58)
    kpartxParse (src/Propellor/Property/Partition.hs:84)
  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:68)
    saltSha1 (src/Propellor/Property/DnsSec.hs:94)
    isPublic (src/Propellor/Property/DnsSec.hs:114)
    isZoneSigningKey (src/Propellor/Property/DnsSec.hs:117)
  77% ( 10 / 13) in 'Propellor.Property.Dns'
  Missing documentation for:
    Module header
    adjustSerialNumber (src/Propellor/Property/Dns.hs:335)
    WarningMessage (src/Propellor/Property/Dns.hs:428)
  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)
  64% (  7 / 11) in 'Propellor.Property.Network'
  Missing documentation for:
    Module header
    Interface (src/Propellor/Property/Network.hs:8)
    ifUp (src/Propellor/Property/Network.hs:10)
    interfacesFile (src/Propellor/Property/Network.hs:99)
   7% (  1 / 14) in 'Propellor.Property.Firewall'
  Missing documentation for:
    rule (src/Propellor/Property/Firewall.hs:32)
    installed (src/Propellor/Property/Firewall.hs:29)
    Chain (src/Propellor/Property/Firewall.hs:142)
    Table (src/Propellor/Property/Firewall.hs:122)
    Target (src/Propellor/Property/Firewall.hs:132)
    Proto (src/Propellor/Property/Firewall.hs:153)
    Rules (src/Propellor/Property/Firewall.hs:179)
    ConnectionState (src/Propellor/Property/Firewall.hs:156)
    ICMPTypeMatch (src/Propellor/Property/Firewall.hs:159)
    TCPFlag (src/Propellor/Property/Firewall.hs:176)
    Frequency (src/Propellor/Property/Firewall.hs:166)
    IPWithMask (src/Propellor/Property/Firewall.hs:107)
    fromIPWithMask (src/Propellor/Property/Firewall.hs:110)
   5% (  1 / 19) in 'Propellor.Property.FreeBSD.Pkg'
  Missing documentation for:
    noninteractiveEnv (src/Propellor/Property/FreeBSD/Pkg.hs:12)
    pkgCommand (src/Propellor/Property/FreeBSD/Pkg.hs:15)
    runPkg (src/Propellor/Property/FreeBSD/Pkg.hs:18)
    pkgCmdProperty (src/Propellor/Property/FreeBSD/Pkg.hs:25)
    pkgCmd (src/Propellor/Property/FreeBSD/Pkg.hs:32)
    PkgUpdate (src/Propellor/Property/FreeBSD/Pkg.hs:39)
     (src/Propellor/Property/FreeBSD/Pkg.hs:41)
    pkgUpdated (src/Propellor/Property/FreeBSD/Pkg.hs:44)
    update (src/Propellor/Property/FreeBSD/Pkg.hs:47)
    PkgUpgrade (src/Propellor/Property/FreeBSD/Pkg.hs:56)
     (src/Propellor/Property/FreeBSD/Pkg.hs:58)
    pkgUpgraded (src/Propellor/Property/FreeBSD/Pkg.hs:61)
    upgrade (src/Propellor/Property/FreeBSD/Pkg.hs:64)
    Package (src/Propellor/Property/FreeBSD/Pkg.hs:74)
    installed (src/Propellor/Property/FreeBSD/Pkg.hs:76)
    isInstallable (src/Propellor/Property/FreeBSD/Pkg.hs:79)
    isInstalled (src/Propellor/Property/FreeBSD/Pkg.hs:82)
    exists (src/Propellor/Property/FreeBSD/Pkg.hs:86)
  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:98)
    GitShared (src/Propellor/Property/Git.hs:101)
    bareRepo (src/Propellor/Property/Git.hs:103)
  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:52)
    hasPubKey (src/Propellor/Property/Gpg.hs:56)
    dotDir (src/Propellor/Property/Gpg.hs:60)
   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:9)
  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:38)
  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)
  73% (  8 / 11) in 'Propellor.Property.Obnam'
  Missing documentation for:
    ObnamParam (src/Propellor/Property/Obnam.hs:12)
    isKeepParam (src/Propellor/Property/Obnam.hs:155)
    installed (src/Propellor/Property/Obnam.hs:158)
  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:187)
    oldOSRemoved (src/Propellor/Property/OS.hs:240)
  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:112)
    ServiceType (src/Propellor/Property/Postfix.hs:145)
    ServicePort (src/Propellor/Property/Postfix.hs:153)
    PrivateService (src/Propellor/Property/Postfix.hs:155)
    defServiceOpts (src/Propellor/Property/Postfix.hs:166)
    formatServiceLine (src/Propellor/Property/Postfix.hs:174)
  50% (  1 /  2) in 'Propellor.Property.PropellorRepo'
  Missing documentation for:
    Module header
  10% (  1 / 10) in 'Propellor.Pro
src/Propellor/Container.hs:42:1: warning: [-Wredundant-constraints]
    • Redundant constraint: IncludesInfo metatypes ~ 'True
    • In the type signature for:
           propagateContainer :: (IncludesInfo metatypes ~ 'True,
                                  IsContainer c) =>
                                 String -> c -> Property metatypes -> Property metatypes
perty.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)
 100% ( 14 / 14) in 'Propellor.Property.Sbuild'
  67% (  2 /  3) in 'Propellor.Property.Schroot'
  Missing documentation for:
    installed (src/Propellor/Property/Schroot.hs:41)
  50% (  1 /  2) in 'Propellor.Property.Sudo'
  Missing documentation for:
    Module header
  28% (  7 / 25) in 'Propellor.Property.Tor'
  Missing documentation for:
    Module header
    HiddenServiceName (src/Propellor/Property/Tor.hs:17)
    NodeName (src/Propellor/Property/Tor.hs:19)
    torPrivKey (src/Propellor/Property/Tor.hs:56)
    torPrivKeyDirExists (src/Propellor/Property/Tor.hs:63)
    torPrivKeyDir (src/Propellor/Property/Tor.hs:71)
    installed (src/Propellor/Property/Tor.hs:82)
    BwLimit (src/Propellor/Property/Tor.hs:100)
    bandwidthRate' (src/Propellor/Property/Tor.hs:115)
    hiddenServiceAvailable (src/Propellor/Property/Tor.hs:122)
    hiddenService (src/Propellor/Property/Tor.hs:131)
    hiddenServiceData (src/Propellor/Property/Tor.hs:144)
    restarted (src/Propellor/Property/Tor.hs:166)
    mainConfig (src/Propellor/Property/Tor.hs:169)
    varLib (src/Propellor/Property/Tor.hs:172)
    varRun (src/Propellor/Property/Tor.hs:175)
    user (src/Propellor/Property/Tor.hs:178)
    NickName (src/Propellor/Property/Tor.hs:181)
  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)
  80% (  4 /  5) in 'Propellor.Property.ZFS.Process'
  Missing documentation for:
    zfsExists (src/Propellor/Property/ZFS/Process.hs:17)
 100% (  4 /  4) in 'Propellor.Property.ZFS.Properties'
 100% (  3 /  3) in 'Propellor.Property.ZFS'
   4% (  1 / 27) in 'Propellor.Property.FreeBSD.Poudriere'
  Missing documentation for:
    poudriereConfigPath (src/Propellor/Property/FreeBSD/Poudriere.hs:18)
    PoudriereConfigured (src/Propellor/Property/FreeBSD/Poudriere.hs:21)
     (src/Propellor/Property/FreeBSD/Poudriere.hs:23)
    poudriereConfigured (src/Propellor/Property/FreeBSD/Poudriere.hs:26)
    setConfigured (src/Propellor/Property/FreeBSD/Poudriere.hs:29)
    poudriere (src/Propellor/Property/FreeBSD/Poudriere.hs:33)
    poudriereCommand (src/Propellor/Property/FreeBSD/Poudriere.hs:47)
    runPoudriere (src/Propellor/Property/FreeBSD/Poudriere.hs:50)
    listJails (src/Propellor/Property/FreeBSD/Poudriere.hs:57)
    jailExists (src/Propellor/Property/FreeBSD/Poudriere.hs:61)
    jail (src/Propellor/Property/FreeBSD/Poudriere.hs:64)
    JailInfo (src/Propellor/Property/FreeBSD/Poudriere.hs:78)
    Poudriere (src/Propellor/Property/FreeBSD/Poudriere.hs:80)
    defaultConfig (src/Propellor/Property/FreeBSD/Poudriere.hs:90)
    PoudriereZFS (src/Propellor/Property/FreeBSD/Poudriere.hs:100)
    Jail (src/Propellor/Property/FreeBSD/Poudriere.hs:102)
    PoudriereArch (src/Propellor/Property/FreeBSD/Poudriere.hs:104)
     (src/Propellor/Property/FreeBSD/Poudriere.hs:105)
     (src/Propellor/Property/FreeBSD/Poudriere.hs:109)
    yesNoProp (src/Propellor/Property/FreeBSD/Poudriere.hs:114)
     (src/Propellor/Property/FreeBSD/Poudriere.hs:117)
     (src/Propellor/Property/FreeBSD/Poudriere.hs:127)
    ConfigLine (src/Propellor/Property/FreeBSD/Poudriere.hs:134)
    ConfigFile (src/Propellor/Property/FreeBSD/Poudriere.hs:135)
    ToShellConfigLines (src/Propellor/Property/FreeBSD/Poudriere.hs:137)
    confFile (src/Propellor/Property/FreeBSD/Poudriere.hs:143)
 100% (  3 /  3) in 'Propellor.Property.FreeBSD'
  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:30)
    hasGitDir (src/Propellor/Property/SiteSpecific/GitHome.hs:33)
   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:13)
    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 /  5) in 'Propellor.Ssh'
  Missing documentation for:
    Module header
    sshCachingParams (src/Propellor/Ssh.hs:18)
    socketFile (src/Propellor/Ssh.hs:55)
    selectSocketFile (src/Propellor/Ssh.hs:68)
    valid_unix_socket_path (src/Propellor/Ssh.hs:75)
   0% (  0 /  7) in 'Propellor.Spin'
  Missing documentation for:
    Module header
    commitSpin (src/Propellor/Spin.hs:37)
    spin (src/Propellor/Spin.hs:67)
    spin' (src/Propellor/Spin.hs:70)
    update (src/Propellor/Spin.hs:178)
    gitPushHelper (src/Propellor/Spin.hs:342)
    mergeSpin (src/Propellor/Spin.hs:364)
  33% (  2 /  6) in 'Propellor.Container'
  Missing documentation for:
    Module header
    IsContainer (src/Propellor/Container.hs:13)
     (src/Propellor/Container.hs:18)
    setContainerProps (src/Propellor/Container.hs:31)
 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:128)
    propagateChrootInfo (src/Propellor/Property/Chroot.hs:153)
    chain (src/Propellor/Property/Chroot.hs:206)
    chrootSystem (src/Propellor/Property/Chroot.hs:50)
  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:45)
    noFinalization (src/Propellor/Property/DiskImage.hs:292)
  79% ( 34 / 43) in 'Propellor.Property.Systemd'
  Missing documentation for:
    Module header
    ServiceName (src/Propellor/Property/Systemd.hs:63)
    installed (src/Propellor/Property/Systemd/Core.hs:9)
    Option (src/Propellor/Property/Systemd.hs:151)
    MachineName (src/Propellor/Property/Systemd.hs:65)
    Container (src/Propellor/Property/Systemd.hs:67)
    Proto (src/Propellor/Property/Systemd.hs:429)
    Publishable (src/Propellor/Property/Systemd.hs:420)
    Bindable (src/Propellor/Property/Systemd.hs:458)
   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 / 37) in 'Propellor.Property.SiteSpecific.JoeySites'
  Missing documentation for:
    scrollBox (src/Propellor/Property/SiteSpecific/JoeySites.hs:30)
    oldUseNetServer (src/Propellor/Property/SiteSpecific/JoeySites.hs:100)
    oldUseNetShellBox (src/Propellor/Property/SiteSpecific/JoeySites.hs:159)
    oldUseNetInstalled (src/Propellor/Property/SiteSpecific/JoeySites.hs:164)
    kgbServer (src/Propellor/Property/SiteSpecific/JoeySites.hs:181)
    mumbleServer (src/Propellor/Property/SiteSpecific/JoeySites.hs:198)
    gitServer (src/Propellor/Property/SiteSpecific/JoeySites.hs:219)
    AnnexUUID (src/Propellor/Property/SiteSpecific/JoeySites.hs:273)
    letos (src/Propellor/Property/SiteSpecific/JoeySites.hs:312)
    apacheSite (src/Propellor/Property/SiteSpecific/JoeySites.hs:315)
    apachecfg (src/Propellor/Property/SiteSpecific/JoeySites.hs:318)
    gitAnnexDistributor (src/Propellor/Property/SiteSpecific/JoeySites.hs:337)
    downloads (src/Propellor/Property/SiteSpecific/JoeySites.hs:357)
    tmp (src/Propellor/Property/SiteSpecific/JoeySites.hs:364)
    twitRss (src/Propellor/Property/SiteSpecific/JoeySites.hs:374)
    pumpRss (src/Propellor/Property/SiteSpecific/JoeySites.hs:397)
    ircBouncer (src/Propellor/Property/SiteSpecific/JoeySites.hs:401)
    kiteShellBox (src/Propellor/Property/SiteSpecific/JoeySites.hs:416)
    githubBackup (src/Propellor/Property/SiteSpecific/JoeySites.hs:428)
    githubKeys (src/Propellor/Property/SiteSpecific/JoeySites.hs:449)
    githubMirrors (src/Propellor/Property/SiteSpecific/JoeySites.hs:458)
    rsyncNetBackup (src/Propellor/Property/SiteSpecific/JoeySites.hs:469)
    backupsBackedupFrom (src/Propellor/Property/SiteSpecific/JoeySites.hs:474)
    obnamRepos (src/Propellor/Property/SiteSpecific/JoeySites.hs:482)
    podcatcher (src/Propellor/Property/SiteSpecific/JoeySites.hs:492)
    kiteMailServer (src/Propellor/Property/SiteSpecific/JoeySites.hs:498)
    postfixClientRelay (src/Propellor/Property/SiteSpecific/JoeySites.hs:697)
    dkimMilter (src/Propellor/Property/SiteSpecific/JoeySites.hs:714)
    dkimInstalled (src/Propellor/Property/SiteSpecific/JoeySites.hs:727)
    domainKey (src/Propellor/Property/SiteSpecific/JoeySites.hs:747)
    hasJoeyCAChain (src/Propellor/Property/SiteSpecific/JoeySites.hs:750)
    hasPostfixCert (src/Propellor/Property/SiteSpecific/JoeySites.hs:754)
    legacyWebSites (src/Propellor/Property/SiteSpecific/JoeySites.hs:761)
    userDirHtml (src/Propellor/Property/SiteSpecific/JoeySites.hs:920)
    alarmClock (src/Propellor/Property/SiteSpecific/JoeySites.hs:932)
   0% (  0 / 20) 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:50)
    buildDepsApt (src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs:70)
    buildDepsNoHaskellLibs (src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs:77)
    haskellPkgsInstalled (src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs:87)
    cabalDeps (src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs:98)
    autoBuilderContainer (src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs:106)
    Flavor (src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs:114)
    standardAutoBuilder (src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs:116)
    stackAutoBuilder (src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs:127)
    stackInstalled (src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs:141)
    armAutoBuilder (src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs:165)
    androidAutoBuilderContainer (src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs:177)
    androidAutoBuilderContainer' (src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs:183)
   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:71)
    HasImage (src/Propellor/Property/Docker.hs:99)
    Publishable (src/Propellor/Property/Docker.hs:321)
    Mountable (src/Propellor/Property/Docker.hs:343)
    chain (src/Propellor/Property/Docker.hs:586)
  33% (  1 /  3) in 'Propellor.CmdLine'
  Missing documentation for:
    Module header
    processCmdLine (src/Propellor/CmdLine.hs:48)
Warning: Propellor: Could not find documentation for exported module: X
 100% ( 27 / 27) in 'Propellor'
Warning: Propellor.Types.OS: could not find link destinations for:
    toPublish toPublish
Warning: Propellor.Types.Container: could not find link destinations for:
    toBind toPublish toMount toPublish ~
Warning: Propellor.Types.Singletons: could not find link destinations for:
    ~ D:R:SingMetaTypex0 OSDebianS OSBuntishS OSFreeBSDS WithInfoS
Warning: Propellor.Types.MetaTypes: could not find link destinations for:
    D:R:SingMetaTypex0 OSDebianS OSBuntishS OSFreeBSDS WithInfoS
Warning: Propellor.Utilities: could not find link destinations for:
    CreateProcessRunner HandleExtractor
Warning: Propellor.Types: could not find link destinations for:
    ~ checkedProp preCheckedProp
Warning: Propellor.Info: could not find link destinations for:
    ~
Warning: Propellor.Message: could not find link destinations for:
    MessageHandle ConcurrentProcessHandle outputConcurrent
Warning: Propellor.PrivData: could not find link destinations for:
    ~
Warning: Propellor.Types.ResultCheck: could not find link destinations for:
    ~ checkedProp preCheckedProp
Warning: Propellor.EnsureProperty: could not find link destinations for:
    ~ Cannot_ensureProperty_WithInfo
Warning: Propellor.Property: could not find link destinations for:
    ~ Cannot_ensureProperty_WithInfo checkedProp preCheckedProp
Warning: Propellor.PropAccum: could not find link destinations for:
    ~ GetMetaTypes
Warning: Propellor.Property.Attic: could not find link destinations for:
    AtticRepo AtticParam
Warning: Propellor.Property.Borg: could not find link destinations for:
    BorgRepo BorgParam
Warning: Propellor.Property.Firewall: could not find link destinations for:
    TCPFlagMask TCPFlagComp
Warning: Propellor.Property.Sbuild: could not find link destinations for:
    Suite
Warning: Propellor.Container: could not find link destinations for:
    ~
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
Warning: Propellor: could not find link destinations for:
    ~ checkedProp preCheckedProp GetMetaTypes
Documentation created: dist/doc/html/propellor/index.html,
dist/doc/html/propellor/propellor.txt
Preprocessing executable 'propellor' for propellor-3.0.5...
Preprocessing executable 'propellor-config' for propellor-3.0.5...
Creating package registration file:
/tmp/pkgConf-propellor-3.012809827661789243938.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/propellor-3.0.5-CtMuAiiBj0SK8eFNWPA2UC
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-3.0.5...
cabal: Leaving directory '/tmp/cabal-tmp-1591/propellor-3.0.5'
Installed propellor-3.0.5

Test log

No test log was submitted for this report.