Build #1 for twentefp-eventloop-trees-0.1.2.1

[all reports]

Package twentefp-eventloop-trees-0.1.2.1
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2016-01-07 21:05:10.353542 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies eventloop-0.6.0.0, base-4.8.1.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring SHA-1.6.4.2...
Building SHA-1.6.4.2...
Preprocessing library SHA-1.6.4.2...
[1 of 1] Compiling Data.Digest.Pure.SHA ( src/Data/Digest/Pure/SHA.hs, dist/build/Data/Digest/Pure/SHA.o )
In-place registering SHA-1.6.4.2...
Running Haddock for SHA-1.6.4.2...
Running hscolour for SHA-1.6.4.2...
Preprocessing library SHA-1.6.4.2...
Preprocessing library SHA-1.6.4.2...
Haddock coverage:
  62% ( 24 / 39) in 'Data.Digest.Pure.SHA'
  Missing documentation for:
    SHA1State (src/Data/Digest/Pure/SHA.hs:76)
    SHA256State (src/Data/Digest/Pure/SHA.hs:81)
    SHA512State (src/Data/Digest/Pure/SHA.hs:92)
    completeSha1Incremental (src/Data/Digest/Pure/SHA.hs:1002)
    completeSha224Incremental (src/Data/Digest/Pure/SHA.hs:1022)
    completeSha256Incremental (src/Data/Digest/Pure/SHA.hs:1042)
    completeSha384Incremental (src/Data/Digest/Pure/SHA.hs:1060)
    completeSha512Incremental (src/Data/Digest/Pure/SHA.hs:1079)
    toBigEndianSBS (src/Data/Digest/Pure/SHA.hs:259)
    fromBigEndianSBS (src/Data/Digest/Pure/SHA.hs:264)
    calc_k (src/Data/Digest/Pure/SHA.hs:251)
    padSHA1 (src/Data/Digest/Pure/SHA.hs:215)
    padSHA512 (src/Data/Digest/Pure/SHA.hs:221)
    padSHA1Chunks (src/Data/Digest/Pure/SHA.hs:218)
    padSHA512Chunks (src/Data/Digest/Pure/SHA.hs:224)
Documentation created: dist/doc/html/SHA/index.html, dist/doc/html/SHA/SHA.txt
Creating package registration file: /tmp/pkgConf-SHA-1.6.4278722862233665123.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/SHA-1.6.4.2-J9qY4eO8j9dC29WVKRYjfa
Registering SHA-1.6.4.2...
Installed SHA-1.6.4.2
Configuring base64-bytestring-1.0.0.1...
Building base64-bytestring-1.0.0.1...
Preprocessing library base64-bytestring-1.0.0.1...
[1 of 5] Compiling Data.ByteString.Base64.Internal ( Data/ByteString/Base64/Internal.hs, dist/build/Data/ByteString/Base64/Internal.o )
[2 of 5] Compiling Data.ByteString.Base64.URL ( Data/ByteString/Base64/URL.hs, dist/build/Data/ByteString/Base64/URL.o )
[3 of 5] Compiling Data.ByteString.Base64.URL.Lazy ( Data/ByteString/Base64/URL/Lazy.hs, dist/build/Data/ByteString/Base64/URL/Lazy.o )
[4 of 5] Compiling Data.ByteString.Base64 ( Data/ByteString/Base64.hs, dist/build/Data/ByteString/Base64.o )
[5 of 5] Compiling Data.ByteString.Base64.Lazy ( Data/ByteString/Base64/Lazy.hs, dist/build/Data/ByteString/Base64/Lazy.o )
In-place registering base64-bytestring-1.0.0.1...
Running Haddock for base64-bytestring-1.0.0.1...
Running hscolour for base64-bytestring-1.0.0.1...
Preprocessing library base64-bytestring-1.0.0.1...
Preprocessing library base64-bytestring-1.0.0.1...
Haddock coverage:
  45% (  5 / 11) in 'Data.ByteString.Base64.Internal'
  Missing documentation for:
    mkEncodeTable (Data/ByteString/Base64/Internal.hs:100)
    done (Data/ByteString/Base64/Internal.hs:260)
    peek8 (Data/ByteString/Base64/Internal.hs:36)
    poke8 (Data/ByteString/Base64/Internal.hs:39)
    peek8_32 (Data/ByteString/Base64/Internal.hs:42)
    reChunkIn (Data/ByteString/Base64/Internal.hs:266)
 100% (  5 /  5) in 'Data.ByteString.Base64.URL'
 100% (  4 /  4) in 'Data.ByteString.Base64.URL.Lazy'
 100% (  5 /  5) in 'Data.ByteString.Base64'
 100% (  4 /  4) in 'Data.ByteString.Base64.Lazy'
Documentation created: dist/doc/html/base64-bytestring/index.html,
dist/doc/html/base64-bytestring/base64-bytestring.txt
Creating package registration file:
/tmp/pkgConf-base64-bytestring-1.0.020539999321264095060.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/base64-bytestring-1.0.0.1-5ombtuUXex39dVe2nth8cH
Registering base64-bytestring-1.0.0.1...
Installed base64-bytestring-1.0.0.1
Configuring concurrent-utilities-0.2.0.0...
Building concurrent-utilities-0.2.0.0...
Preprocessing library concurrent-utilities-0.2.0.0...
[1 of 6] Compiling Control.Concurrent.Datastructures.ThreadWaitQueue ( src/Control/Concurrent/Datastructures/ThreadWaitQueue.hs, dist/build/Control/Concurrent/Datastructures/ThreadWaitQueue.o )
[2 of 6] Compiling Control.Concurrent.Datastructures.BlockingConcurrentQueue ( src/Control/Concurrent/Datastructures/BlockingConcurrentQueue.hs, dist/build/Control/Concurrent/Datastructures/BlockingConcurrentQueue.o )
[3 of 6] Compiling Control.Concurrent.Thread ( src/Control/Concurrent/Thread.hs, dist/build/Control/Concurrent/Thread.o )
[4 of 6] Compiling Control.Concurrent.SafePrint ( src/Control/Concurrent/SafePrint.hs, dist/build/Control/Concurrent/SafePrint.o )
[5 of 6] Compiling Control.Concurrent.ExceptionUtility ( src/Control/Concurrent/ExceptionUtility.hs, dist/build/Control/Concurrent/ExceptionUtility.o )
[6 of 6] Compiling Control.Concurrent.ExceptionCollection ( src/Control/Concurrent/ExceptionCollection.hs, dist/build/Control/Concurrent/ExceptionCollection.o )
In-place registering concurrent-utilities-0.2.0.0...
Running Haddock for concurrent-utilities-0.2.0.0...
Running hscolour for concurrent-utilities-0.2.0.0...
Preprocessing library concurrent-utilities-0.2.0.0...
Preprocessing library concurrent-utilities-0.2.0.0...
Haddock coverage:
  18% (  2 / 11) in 'Control.Concurrent.Datastructures.ThreadWaitQueue'
  Missing documentation for:
    Module header
    WaitOnToken (src/Control/Concurrent/Datastructures/ThreadWaitQueue.hs:6)
    ThreadWaitQueue (src/Control/Concurrent/Datastructures/ThreadWaitQueue.hs:7)
    createWaitQueue (src/Control/Concurrent/Datastructures/ThreadWaitQueue.hs:10)
    getQueueTicket (src/Control/Concurrent/Datastructures/ThreadWaitQueue.hs:18)
    enterWaitQueueWithTicket (src/Control/Concurrent/Datastructures/ThreadWaitQueue.hs:23)
    enterWaitQueue (src/Control/Concurrent/Datastructures/ThreadWaitQueue.hs:45)
    _openIfNeeded (src/Control/Concurrent/Datastructures/ThreadWaitQueue.hs:63)
    recloseWaitQueue (src/Control/Concurrent/Datastructures/ThreadWaitQueue.hs:72)
   0% (  0 / 10) in 'Control.Concurrent.Datastructures.BlockingConcurrentQueue'
  Missing documentation for:
    Module header
    BlockingConcurrentQueue (src/Control/Concurrent/Datastructures/BlockingConcurrentQueue.hs:8)
     (src/Control/Concurrent/Datastructures/BlockingConcurrentQueue.hs:12)
    showBlockingConcurrentQueue (src/Control/Concurrent/Datastructures/BlockingConcurrentQueue.hs:16)
    createBlockingConcurrentQueue (src/Control/Concurrent/Datastructures/BlockingConcurrentQueue.hs:23)
    putInBlockingConcurrentQueue (src/Control/Concurrent/Datastructures/BlockingConcurrentQueue.hs:31)
    putAllInBlockingConcurrentQueue (src/Control/Concurrent/Datastructures/BlockingConcurrentQueue.hs:39)
    takeFromBlockingConcurrentQueue (src/Control/Concurrent/Datastructures/BlockingConcurrentQueue.hs:47)
    takeAllFromBlockingConcurrentQueue (src/Control/Concurrent/Datastructures/BlockingConcurrentQueue.hs:62)
    readAllFromBlockingConcurrentQueue (src/Control/Concurrent/Datastructures/BlockingConcurrentQueue.hs:77)
   0% (  0 /  8) in 'Control.Concurrent.Thread'
  Missing documentation for:
    Module header
    Thread (src/Control/Concurrent/Thread.hs:16)
    forkThread (src/Control/Concurrent/Thread.hs:22)
    isTerminated (src/Control/Concurrent/Thread.hs:39)
    joinThread (src/Control/Concurrent/Thread.hs:47)
    joinThreads (src/Control/Concurrent/Thread.hs:58)
    getThreadId (src/Control/Concurrent/Thread.hs:62)
    terminateThread (src/Control/Concurrent/Thread.hs:67)
   0% (  0 /  5) in 'Control.Concurrent.SafePrint'
  Missing documentation for:
    Module header
    SafePrintToken (src/Control/Concurrent/SafePrint.hs:5)
    createSafePrintToken (src/Control/Concurrent/SafePrint.hs:7)
    safePrint (src/Control/Concurrent/SafePrint.hs:10)
    safePrintLn (src/Control/Concurrent/SafePrint.hs:18)
  67% (  2 /  3) in 'Control.Concurrent.ExceptionUtility'
  Missing documentation for:
    Module header
   0% (  0 /  7) in 'Control.Concurrent.ExceptionCollection'
  Missing documentation for:
    Module header
    ExceptionCollection (src/Control/Concurrent/ExceptionCollection.hs:12)
    createExceptionCollection (src/Control/Concurrent/ExceptionCollection.hs:15)
    logException (src/Control/Concurrent/ExceptionCollection.hs:22)
    readExceptions (src/Control/Concurrent/ExceptionCollection.hs:39)
    collectExceptions (src/Control/Concurrent/ExceptionCollection.hs:45)
    hasExceptions (src/Control/Concurrent/ExceptionCollection.hs:31)
Documentation created: dist/doc/html/concurrent-utilities/index.html,
dist/doc/html/concurrent-utilities/concurrent-utilities.txt
Creating package registration file:
/tmp/pkgConf-concurrent-utilities-0.2.012390360291884661237.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/concurrent-utilities-0.2.0.0-CP4GSgt1WGKHSg3LOfnkrH
Registering concurrent-utilities-0.2.0.0...
Installed concurrent-utilities-0.2.0.0
Configuring dlist-0.7.1.2...
Building dlist-0.7.1.2...
Preprocessing library dlist-0.7.1.2...
[1 of 1] Compiling Data.DList       ( Data/DList.hs, dist/build/Data/DList.o )
In-place registering dlist-0.7.1.2...
Running Haddock for dlist-0.7.1.2...
Running hscolour for dlist-0.7.1.2...
Preprocessing library dlist-0.7.1.2...
Preprocessing library dlist-0.7.1.2...
Haddock coverage:
 100% ( 20 / 20) in 'Data.DList'
Documentation created: dist/doc/html/dlist/index.html,
dist/doc/html/dlist/dlist.txt
Creating package registration file:
/tmp/pkgConf-dlist-0.7.110697559361237379107.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/dlist-0.7.1.2-7AixcwRWCwX32HiPCcE7zz
Registering dlist-0.7.1.2...
Installed dlist-0.7.1.2
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-6225/entropy-0.3.7/dist/setup/setup.hs, /tmp/cabal-tmp-6225/entropy-0.3.7/dist/setup/Main.o )
Linking /tmp/cabal-tmp-6225/entropy-0.3.7/dist/setup/setup ...
Configuring entropy-0.3.7...
Result of RDRAND Test: True
Building entropy-0.3.7...
Preprocessing library entropy-0.3.7...
[1 of 2] Compiling System.EntropyNix ( System/EntropyNix.hs, dist/build/System/EntropyNix.o )
[2 of 2] Compiling System.Entropy   ( System/Entropy.hs, dist/build/System/Entropy.o )
In-place registering entropy-0.3.7...
Running Haddock for entropy-0.3.7...
Running hscolour for entropy-0.3.7...
Preprocessing library entropy-0.3.7...
Preprocessing library entropy-0.3.7...
Haddock coverage:
 100% (  5 /  5) in 'System.EntropyNix'
 100% (  6 /  6) in 'System.Entropy'
Documentation created: dist/doc/html/entropy/index.html,
dist/doc/html/entropy/entropy.txt
Creating package registration file:
/tmp/pkgConf-entropy-0.314146476251635905385.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/entropy-0.3.7-BTeyFmIz5b6F1k5rgnvcgO
Registering entropy-0.3.7...
Installed entropy-0.3.7
Configuring mtl-2.2.1...
Building mtl-2.2.1...
Preprocessing library mtl-2.2.1...
[ 1 of 22] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )
[ 2 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
[ 3 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
[ 4 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[ 5 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 6 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )
[ 7 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )
[ 8 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 9 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )
[10 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o )
[11 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[12 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[13 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[14 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[15 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[16 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[17 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[18 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[19 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[20 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[21 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o )
In-place registering mtl-2.2.1...
Running Haddock for mtl-2.2.1...
Running hscolour for mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Haddock coverage:
  75% (  3 /  4) in 'Control.Monad.Writer.Class'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
 100% (  5 /  5) in 'Control.Monad.State.Class'
 100% (  3 /  3) in 'Control.Monad.Reader.Class'
  80% (  4 /  5) in 'Control.Monad.RWS.Class'
  Missing documentation for:
    MonadRWS (Control/Monad/RWS/Class.hs:44)
 100% (  4 /  4) in 'Control.Monad.Identity'
 100% (  3 /  3) in 'Control.Monad.Error.Class'
  50% (  1 /  2) in 'Control.Monad.Cont.Class'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:73)
 100% (  3 /  3) in 'Control.Monad.Trans'
  93% ( 14 / 15) in 'Control.Monad.Error'
  Missing documentation for:
    runErrorT
 100% ( 19 / 19) in 'Control.Monad.Except'
 100% (  5 /  5) in 'Control.Monad.List'
  95% ( 21 / 22) in 'Control.Monad.RWS.Lazy'
  Missing documentation for:
    runRWST
 100% (  2 /  2) in 'Control.Monad.RWS'
  96% ( 22 / 23) in 'Control.Monad.Reader'
  Missing documentation for:
    runReaderT
  95% ( 21 / 22) in 'Control.Monad.RWS.Strict'
  Missing documentation for:
    runRWST
  96% ( 24 / 25) in 'Control.Monad.State.Lazy'
  Missing documentation for:
    runStateT
 100% (  2 /  2) in 'Control.Monad.State'
  96% ( 24 / 25) in 'Control.Monad.State.Strict'
  Missing documentation for:
    runStateT
  89% ( 17 / 19) in 'Control.Monad.Writer.Lazy'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
    runWriterT
 100% (  2 /  2) in 'Control.Monad.Writer'
  94% ( 17 / 18) in 'Control.Monad.Writer.Strict'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
  91% ( 20 / 22) in 'Control.Monad.Cont'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:73)
    runContT
Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt
Creating package registration file: /tmp/pkgConf-mtl-2.216820852731662981776.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mtl-2.2.1-KMpng31YRYc5JfMWFZ3FCU
Registering mtl-2.2.1...
Installed mtl-2.2.1
Configuring network-2.6.2.1...
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for an ANSI C-conforming const... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking ws2tcpip.h usability... no
checking ws2tcpip.h presence... no
checking for ws2tcpip.h... no
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking linux/can.h usability... yes
checking linux/can.h presence... yes
checking for linux/can.h... yes
checking linux/tcp.h usability... yes
checking linux/tcp.h presence... yes
checking for linux/tcp.h... yes
checking net/if.h usability... yes
checking net/if.h presence... yes
checking for net/if.h... yes
checking for readlink... yes
checking for symlink... yes
checking for if_nametoindex... yes
checking for struct msghdr.msg_control... yes
checking for struct msghdr.msg_accrights... no
checking for struct sockaddr.sa_len... no
checking for in_addr_t in netinet/in.h... yes
checking for SO_PEERCRED and struct ucred in sys/socket.h... yes
checking for getpeereid in unistd.h... checking for getpeereid... no
checking for _head_libws2_32_a in -lws2_32... no
checking for getaddrinfo... yes
checking for gai_strerror... yes
checking whether AI_ADDRCONFIG is declared... yes
checking whether AI_ALL is declared... yes
checking whether AI_NUMERICSERV is declared... yes
checking whether AI_V4MAPPED is declared... yes
checking whether IPV6_V6ONLY is declared... yes
checking whether IPPROTO_IP is declared... yes
checking whether IPPROTO_TCP is declared... yes
checking whether IPPROTO_IPV6 is declared... yes
checking for sendfile in sys/sendfile.h... yes
checking for sendfile in sys/socket.h... no
checking for gethostent... yes
checking for accept4... yes
configure: creating ./config.status
config.status: creating network.buildinfo
config.status: creating include/HsNetworkConfig.h
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
Building network-2.6.2.1...
Preprocessing library network-2.6.2.1...
[ 1 of 11] Compiling Network.Socket.ByteString.IOVec ( dist/build/Network/Socket/ByteString/IOVec.hs, dist/build/Network/Socket/ByteString/IOVec.o )
[ 2 of 11] Compiling Network.Socket.Types ( dist/build/Network/Socket/Types.hs, dist/build/Network/Socket/Types.o )

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Control/Monad/Primitive.hs:41:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Primitive.hs:100:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Primitive.hs:100:47: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Primitive.hs:101:19: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[ 5 of 10] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o )
[ 6 of 10] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o )
[ 7 of 10] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o )
[ 8 of 10] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.o )
[ 9 of 10] Compiling Data.Primitive   ( Data/Primitive.hs, dist/build/Data/Primitive.o )
[10 of 10] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o )
In-place registering primitive-0.6.1.0...
Running Haddock for primitive-0.6.1.0...
Running hscolour for primitive-0.6.1.0...
Preprocessing library primitive-0.6.1.0...
Preprocessing library primitive-0.6.1.0...

Control/Monad/Primitive.hs:41:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Primitive.hs:100:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Primitive.hs:100:47: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Primitive.hs:101:19: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
Haddock coverage:
 100% (  3 /  3) in 'Data.Primitive.Internal.Compat'
   3% (  1 / 35) in 'Data.Primitive.MachDeps'
  Missing documentation for:
    sIZEOF_CHAR (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_CHAR (Data/Primitive/MachDeps.hs:19)
    sIZEOF_INT (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_INT (Data/Primitive/MachDeps.hs:19)
    sIZEOF_WORD (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_WORD (Data/Primitive/MachDeps.hs:19)
    sIZEOF_DOUBLE (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_DOUBLE (Data/Primitive/MachDeps.hs:19)
    sIZEOF_FLOAT (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_FLOAT (Data/Primitive/MachDeps.hs:19)
    sIZEOF_PTR (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_PTR (Data/Primitive/MachDeps.hs:19)
    sIZEOF_FUNPTR (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_FUNPTR (Data/Primitive/MachDeps.hs:19)
    sIZEOF_STABLEPTR (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_STABLEPTR (Data/Primitive/MachDeps.hs:19)
    sIZEOF_INT8 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_INT8 (Data/Primitive/MachDeps.hs:19)
    sIZEOF_WORD8 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_WORD8 (Data/Primitive/MachDeps.hs:19)
    sIZEOF_INT16 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_INT16 (Data/Primitive/MachDeps.hs:19)
    sIZEOF_WORD16 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_WORD16 (Data/Primitive/MachDeps.hs:19)
    sIZEOF_INT32 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_INT32 (Data/Primitive/MachDeps.hs:19)
    sIZEOF_WORD32 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_WORD32 (Data/Primitive/MachDeps.hs:19)
    sIZEOF_INT64 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_INT64 (Data/Primitive/MachDeps.hs:19)
    sIZEOF_WORD64 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_WORD64 (Data/Primitive/MachDeps.hs:19)
    Word64_# (Data/Primitive/MachDeps.hs:120)
    Int64_# (Data/Primitive/MachDeps.hs:121)
   3% (  1 / 29) in 'Data.Primitive.Internal.Operations'
  Missing documentation for:
    setWord8Array# (Data/Primitive/Internal/Operations.hs:33)
    setWord16Array# (Data/Primitive/Internal/Operations.hs:35)
    setWord32Array# (Data/Primitive/Internal/Operations.hs:37)
    setWord64Array# (Data/Primitive/Internal/Operations.hs:39)
    setWordArray# (Data/Primitive/Internal/Operations.hs:41)
    setInt8Array# (Data/Primitive/Internal/Operations.hs:43)
    setInt16Array# (Data/Primitive/Internal/Operations.hs:45)
    setInt32Array# (Data/Primitive/Internal/Operations.hs:47)
    setInt64Array# (Data/Primitive/Internal/Operations.hs:49)
    setIntArray# (Data/Primitive/Internal/Operations.hs:51)
    setAddrArray# (Data/Primitive/Internal/Operations.hs:53)
    setFloatArray# (Data/Primitive/Internal/Operations.hs:55)
    setDoubleArray# (Data/Primitive/Internal/Operations.hs:57)
    setWideCharArray# (Data/Primitive/Internal/Operations.hs:59)
    setWord8OffAddr# (Data/Primitive/Internal/Operations.hs:62)
    setWord16OffAddr# (Data/Primitive/Internal/Operations.hs:64)
    setWord32OffAddr# (Data/Primitive/Internal/Operations.hs:66)
    setWord64OffAddr# (Data/Primitive/Internal/Operations.hs:68)
    setWordOffAddr# (Data/Primitive/Internal/Operations.hs:70)
    setInt8OffAddr# (Data/Primitive/Internal/Operations.hs:72)
    setInt16OffAddr# (Data/Primitive/Internal/Operations.hs:74)
    setInt32OffAddr# (Data/Primitive/Internal/Operations.hs:76)
    setInt64OffAddr# (Data/Primitive/Internal/Operations.hs:78)
    setIntOffAddr# (Data/Primitive/Internal/Operations.hs:80)
    setAddrOffAddr# (Data/Primitive/Internal/Operations.hs:82)
    setFloatOffAddr# (Data/Primitive/Internal/Operations.hs:84)
    setDoubleOffAddr# (Data/Primitive/Internal/Operations.hs:86)
    setWideCharOffAddr# (Data/Primitive/Internal/Operations.hs:88)
  75% ( 12 / 16) in 'Control.Monad.Primitive'
  Missing documentation for:
    unsafeInlinePrim (Control/Monad/Primitive.hs:189)
    unsafeInlineIO (Control/Monad/Primitive.hs:193)
    unsafeInlineST (Control/Monad/Primitive.hs:197)
    touch (Control/Monad/Primitive.hs:201)
 100% (  3 /  3) in 'Data.Primitive.Types'
 100% ( 15 / 15) in 'Data.Primitive.Array'
  93% ( 27 / 29) in 'Data.Primitive.ByteArray'
  Missing documentation for:
    ByteArray#
    MutableByteArray#
 100% ( 16 / 16) in 'Data.Primitive.Addr'
 100% (  7 /  7) in 'Data.Primitive'
 100% (  9 /  9) in 'Data.Primitive.MutVar'
Documentation created: dist/doc/html/primitive/index.html,
dist/doc/html/primitive/primitive.txt
Creating package registration file:
/tmp/pkgConf-primitive-0.6.110788985061242990415.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/primitive-0.6.1.0-5Jnw7oEuYtM9dmKXelGXVb
Registering primitive-0.6.1.0...
Installed primitive-0.6.1.0
Configuring random-1.1...
Building random-1.1...
Preprocessing library random-1.1...
[1 of 1] Compiling System.Random    ( System/Random.hs, dist/build/System/Random.o )

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Data/Vector/Fusion/Util.hs:19:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 5 of 21] Compiling Data.Vector.Fusion.Bundle.Size ( Data/Vector/Fusion/Bundle/Size.hs, dist/build/Data/Vector/Fusion/Bundle/Size.o )
[ 6 of 21] Compiling Data.Vector.Internal.Check ( Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.o )
[ 7 of 21] Compiling Data.Vector.Fusion.Stream.Monadic ( Data/Vector/Fusion/Stream/Monadic.hs, dist/build/Data/Vector/Fusion/Stream/Monadic.o )

Data/Vector/Fusion/Stream/Monadic.hs:93:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
[ 8 of 21] Compiling Data.Vector.Fusion.Bundle.Monadic ( Data/Vector/Fusion/Bundle/Monadic.hs, dist/build/Data/Vector/Fusion/Bundle/Monadic.o )

Data/Vector/Fusion/Bundle/Monadic.hs:105:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
[ 9 of 21] Compiling Data.Vector.Fusion.Bundle ( Data/Vector/Fusion/Bundle.hs, dist/build/Data/Vector/Fusion/Bundle.o )

Data/Vector/Fusion/Bundle.hs:114:1: Warning: Tab character
[10 of 21] Compiling Data.Vector.Generic.Mutable ( Data/Vector/Generic/Mutable.hs, dist/build/Data/Vector/Generic/Mutable.o )
[11 of 21] Compiling Data.Vector.Generic.New ( Data/Vector/Generic/New.hs, dist/build/Data/Vector/Generic/New.o )
[12 of 21] Compiling Data.Vector.Generic ( Data/Vector/Generic.hs, dist/build/Data/Vector/Generic.o )
[13 of 21] Compiling Data.Vector.Primitive.Mutable ( Data/Vector/Primitive/Mutable.hs, dist/build/Data/Vector/Primitive/Mutable.o )
[14 of 21] Compiling Data.Vector.Primitive ( Data/Vector/Primitive.hs, dist/build/Data/Vector/Primitive.o )

Data/Vector/Primitive.hs:167:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[15 of 21] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.o )
[16 of 21] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.o )

Data/Vector/Storable.hs:172:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[17 of 21] Compiling Data.Vector.Unboxed.Base ( Data/Vector/Unboxed/Base.hs, dist/build/Data/Vector/Unboxed/Base.o )

Data/Vector/Unboxed/Base.hs:33:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
[18 of 21] Compiling Data.Vector.Unboxed ( Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.o )

Data/Vector/Unboxed.hs:189:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[19 of 21] Compiling Data.Vector.Unboxed.Mutable ( Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.o )
[20 of 21] Compiling Data.Vector.Mutable ( Data/Vector/Mutable.hs, dist/build/Data/Vector/Mutable.o )
[21 of 21] Compiling Data.Vector      ( Data/Vector.hs, dist/build/Data/Vector.o )

Data/Vector.hs:190:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
In-place registering vector-0.11.0.0...
Running Haddock for vector-0.11.0.0...
Running hscolour for vector-0.11.0.0...
Preprocessing library vector-0.11.0.0...
Preprocessing library vector-0.11.0.0...

Data/Vector/Fusion/Util.hs:19:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Data/Vector/Fusion/Stream/Monadic.hs:93:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Vector/Fusion/Bundle/Monadic.hs:105:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Vector/Fusion/Bundle.hs:114:1: Warning: Tab character
Haddock coverage:
  25% (  1 /  4) in 'Data.Vector.Storable.Internal'
  Missing documentation for:
    getPtr (Data/Vector/Storable/Internal.hs:22)
    setPtr (Data/Vector/Storable/Internal.hs:26)
    updPtr (Data/Vector/Storable/Internal.hs:30)
 100% (  2 /  2) in 'Data.Vector.Generic.Mutable.Base'
 100% (  3 /  3) in 'Data.Vector.Generic.Base'
 100% (  5 /  5) in 'Data.Vector.Fusion.Util'
 100% (  8 /  8) in 'Data.Vector.Fusion.Bundle.Size'
  11% (  1 /  9) in 'Data.Vector.Internal.Check'
  Missing documentation for:
    Checks (Data/Vector/Internal/Check.hs:51)
    doChecks (Data/Vector/Internal/Check.hs:75)
    error (Data/Vector/Internal/Check.hs:84)
    internalError (Data/Vector/Internal/Check.hs:89)
    check (Data/Vector/Internal/Check.hs:105)
    checkIndex (Data/Vector/Internal/Check.hs:119)
    checkLength (Data/Vector/Internal/Check.hs:133)
    checkSlice (Data/Vector/Internal/Check.hs:147)
  82% (103 /125) in 'Data.Vector.Fusion.Stream.Monadic'
  Missing documentation for:
    generate (Data/Vector/Fusion/Stream/Monadic.hs:184)
    unbox (Data/Vector/Fusion/Stream/Monadic.hs:436)
    concatMap (Data/Vector/Fusion/Stream/Monadic.hs:996)
    zipWithM_ (Data/Vector/Fusion/Stream/Monadic.hs:512)
    zipWith3M (Data/Vector/Fusion/Stream/Monadic.hs:516)
    zipWith4M (Data/Vector/Fusion/Stream/Monadic.hs:544)
    zipWith5M (Data/Vector/Fusion/Stream/Monadic.hs:551)
    zipWith6M (Data/Vector/Fusion/Stream/Monadic.hs:558)
    zipWith (Data/Vector/Fusion/Stream/Monadic.hs:566)
    zipWith3 (Data/Vector/Fusion/Stream/Monadic.hs:570)
    zipWith4 (Data/Vector/Fusion/Stream/Monadic.hs:575)
    zipWith5 (Data/Vector/Fusion/Stream/Monadic.hs:581)
    zipWith6 (Data/Vector/Fusion/Stream/Monadic.hs:587)
    zip (Data/Vector/Fusion/Stream/Monadic.hs:593)
    zip3 (Data/Vector/Fusion/Stream/Monadic.hs:597)
    zip4 (Data/Vector/Fusion/Stream/Monadic.hs:601)
    zip5 (Data/Vector/Fusion/Stream/Monadic.hs:606)
    zip6 (Data/Vector/Fusion/Stream/Monadic.hs:611)
    and (Data/Vector/Fusion/Stream/Monadic.hs:970)
    or (Data/Vector/Fusion/Stream/Monadic.hs:983)
    concatMapM (Data/Vector/Fusion/Stream/Monadic.hs:1000)
    unfoldrN (Data/Vector/Fusion/Stream/Monadic.hs:1062)
  79% (106 /135) in 'Data.Vector.Fusion.Bundle.Monadic'
  Missing documentation for:
    Chunk (Data/Vector/Fusion/Bundle/Monadic.hs:110)
    generate (Data/Vector/Fusion/Bundle/Monadic.hs:190)
    unbox (Data/Vector/Fusion/Bundle/Monadic.hs:301)
    concatMap (Data/Vector/Fusion/Bundle/Monadic.hs:595)
    zipWithM_ (Data/Vector/Fusion/Bundle/Monadic.hs:332)
    zipWith3M (Data/Vector/Fusion/Bundle/Monadic.hs:336)
    zipWith4M (Data/Vector/Fusion/Bundle/Monadic.hs:343)
    zipWith5M (Data/Vector/Fusion/Bundle/Monadic.hs:350)
    zipWith6M (Data/Vector/Fusion/Bundle/Monadic.hs:357)
    zipWith (Data/Vector/Fusion/Bundle/Monadic.hs:365)
    zipWith3 (Data/Vector/Fusion/Bundle/Monadic.hs:369)
    zipWith4 (Data/Vector/Fusion/Bundle/Monadic.hs:374)
    zipWith5 (Data/Vector/Fusion/Bundle/Monadic.hs:380)
    zipWith6 (Data/Vector/Fusion/Bundle/Monadic.hs:386)
    zip (Data/Vector/Fusion/Bundle/Monadic.hs:392)
    zip3 (Data/Vector/Fusion/Bundle/Monadic.hs:396)
    zip4 (Data/Vector/Fusion/Bundle/Monadic.hs:400)
    zip5 (Data/Vector/Fusion/Bundle/Monadic.hs:405)
    zip6 (Data/Vector/Fusion/Bundle/Monadic.hs:410)
    and (Data/Vector/Fusion/Bundle/Monadic.hs:587)
    or (Data/Vector/Fusion/Bundle/Monadic.hs:591)
    concatMapM (Data/Vector/Fusion/Bundle/Monadic.hs:599)
    fromVector (Data/Vector/Fusion/Bundle/Monadic.hs:1009)
    reVector (Data/Vector/Fusion/Bundle/Monadic.hs:1085)
    fromVectors (Data/Vector/Fusion/Bundle/Monadic.hs:1028)
    concatVectors (Data/Vector/Fusion/Bundle/Monadic.hs:1054)
    fromStream (Data/Vector/Fusion/Bundle/Monadic.hs:119)
    chunks (Data/Vector/Fusion/Bundle/Monadic.hs:126)
    elements (Data/Vector/Fusion/Bundle/Monadic.hs:130)
  81% ( 88 /109) in 'Data.Vector.Fusion.Bundle'
  Missing documentation for:
    Chunk (Data/Vector/Fusion/Bundle/Monadic.hs:110)
    inplace (Data/Vector/Fusion/Bundle.hs:113)
    concatMap (Data/Vector/Fusion/Bundle.hs:265)
    unbox (Data/Vector/Fusion/Bundle.hs:261)
    zipWith4 (Data/Vector/Fusion/Bundle.hs:293)
    zipWith5 (Data/Vector/Fusion/Bundle.hs:299)
    zipWith6 (Data/Vector/Fusion/Bundle.hs:305)
    zip (Data/Vector/Fusion/Bundle.hs:311)
    zip3 (Data/Vector/Fusion/Bundle.hs:315)
    zip4 (Data/Vector/Fusion/Bundle.hs:319)
    zip5 (Data/Vector/Fusion/Bundle.hs:324)
    zip6 (Data/Vector/Fusion/Bundle.hs:329)
    and (Data/Vector/Fusion/Bundle.hs:415)
    or (Data/Vector/Fusion/Bundle.hs:419)
    unsafeFromList (Data/Vector/Fusion/Bundle.hs:609)
    fromVector (Data/Vector/Fusion/Bundle.hs:613)
    reVector (Data/Vector/Fusion/Bundle.hs:617)
    fromVectors (Data/Vector/Fusion/Bundle.hs:621)
    concatVectors (Data/Vector/Fusion/Bundle.hs:625)
    zipWithM (Data/Vector/Fusion/Bundle.hs:520)
    zipWithM_ (Data/Vector/Fusion/Bundle.hs:524)
  66% ( 48 / 73) in 'Data.Vector.Generic.Mutable'
  Missing documentation for:
    init (Data/Vector/Generic/Mutable.hs:536)
    tail (Data/Vector/Generic/Mutable.hs:540)
    take (Data/Vector/Generic/Mutable.hs:515)
    drop (Data/Vector/Generic/Mutable.hs:519)
    splitAt (Data/Vector/Generic/Mutable.hs:527)
    unsafeInit (Data/Vector/Generic/Mutable.hs:554)
    unsafeTail (Data/Vector/Generic/Mutable.hs:558)
    unsafeTake (Data/Vector/Generic/Mutable.hs:562)
    unsafeDrop (Data/Vector/Generic/Mutable.hs:566)
    growFront (Data/Vector/Generic/Mutable.hs:626)
    unsafeGrowFront (Data/Vector/Generic/Mutable.hs:665)
    mstream (Data/Vector/Generic/Mutable.hs:244)
    mstreamR (Data/Vector/Generic/Mutable.hs:274)
    transform (Data/Vector/Generic/Mutable.hs:268)
    transformR (Data/Vector/Generic/Mutable.hs:303)
    fill (Data/Vector/Generic/Mutable.hs:255)
    fillR (Data/Vector/Generic/Mutable.hs:287)
    unsafeAccum (Data/Vector/Generic/Mutable.hs:848)
    accum (Data/Vector/Generic/Mutable.hs:824)
    unsafeUpdate (Data/Vector/Generic/Mutable.hs:861)
    update (Data/Vector/Generic/Mutable.hs:837)
    reverse (Data/Vector/Generic/Mutable.hs:872)
    unstablePartition (Data/Vector/Generic/Mutable.hs:881)
    unstablePartitionBundle (Data/Vector/Generic/Mutable.hs:910)
    partitionBundle (Data/Vector/Generic/Mutable.hs:938)
   5% (  1 / 20) in 'Data.Vector.Generic.New'
  Missing documentation for:
    New (Data/Vector/Generic/New.hs:40)
    create (Data/Vector/Generic/New.hs:42)
    run (Data/Vector/Generic/New.hs:46)
    runPrim (Data/Vector/Generic/New.hs:50)
    apply (Data/Vector/Generic/New.hs:54)
    modify (Data/Vector/Generic/New.hs:58)
    modifyWithBundle (Data/Vector/Generic/New.hs:62)
    unstream (Data/Vector/Generic/New.hs:67)
    transform (Data/Vector/Generic/New.hs:71)
    unstreamR (Data/Vector/Generic/New.hs:93)
    transformR (Data/Vector/Generic/New.hs:97)
    slice (Data/Vector/Generic/New.hs:119)
    init (Data/Vector/Generic/New.hs:123)
    tail (Data/Vector/Generic/New.hs:127)
    take (Data/Vector/Generic/New.hs:131)
    drop (Data/Vector/Generic/New.hs:135)
    unsafeSlice (Data/Vector/Generic/New.hs:139)
    unsafeInit (Data/Vector/Generic/New.hs:143)
    unsafeTail (Data/Vector/Generic/New.hs:147)
  93% (223 /240) in 'Data.Vector.Generic'
  Missing documentation for:
    zipWith4 (Data/Vector/Generic.hs:1069)
    zipWith5 (Data/Vector/Generic.hs:1078)
    zipWith6 (Data/Vector/Generic.hs:1090)
    izipWith3 (Data/Vector/Generic.hs:1112)
    izipWith4 (Data/Vector/Generic.hs:1120)
    izipWith5 (Data/Vector/Generic.hs:1129)
    izipWith6 (Data/Vector/Generic.hs:1141)
    zip3 (Data/Vector/Generic.hs:1159)
    zip4 (Data/Vector/Generic.hs:1164)
    zip5 (Data/Vector/Generic.hs:1169)
    zip6 (Data/Vector/Generic.hs:1175)
    unzip3 (Data/Vector/Generic.hs:1225)
    unzip4 (Data/Vector/Generic.hs:1232)
    unzip5 (Data/Vector/Generic.hs:1241)
    unzip6 (Data/Vector/Generic.hs:1251)
    dataCast (Data/Vector/Generic.hs:2080)
    mkType (Data/Vector/Generic.hs:2075)
  79% ( 41 / 52) in 'Data.Vector.Primitive.Mutable'
  Missing documen
Data/Vector/Primitive.hs:167:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/Vector/Storable.hs:172:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/Vector/Unboxed/Base.hs:33:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Vector/Unboxed.hs:189:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/Vector.hs:190:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
tation for:
    IOVector (Data/Vector/Primitive/Mutable.hs:76)
    STVector (Data/Vector/Primitive/Mutable.hs:77)
    init (Data/Vector/Primitive/Mutable.hs:164)
    tail (Data/Vector/Primitive/Mutable.hs:168)
    take (Data/Vector/Primitive/Mutable.hs:152)
    drop (Data/Vector/Primitive/Mutable.hs:156)
    splitAt (Data/Vector/Primitive/Mutable.hs:160)
    unsafeInit (Data/Vector/Primitive/Mutable.hs:190)
    unsafeTail (Data/Vector/Primitive/Mutable.hs:194)
    unsafeTake (Data/Vector/Primitive/Mutable.hs:182)
    unsafeDrop (Data/Vector/Primitive/Mutable.hs:186)
  97% (185 /191) in 'Data.Vector.Primitive'
  Missing documentation for:
    zipWith4 (Data/Vector/Primitive.hs:802)
    zipWith5 (Data/Vector/Primitive.hs:808)
    zipWith6 (Data/Vector/Primitive.hs:816)
    izipWith4 (Data/Vector/Primitive.hs:838)
    izipWith5 (Data/Vector/Primitive.hs:844)
    izipWith6 (Data/Vector/Primitive.hs:852)
  82% ( 49 / 60) in 'Data.Vector.Storable.Mutable'
  Missing documentation for:
    IOVector (Data/Vector/Storable/Mutable.hs:96)
    STVector (Data/Vector/Storable/Mutable.hs:97)
    init (Data/Vector/Storable/Mutable.hs:246)
    tail (Data/Vector/Storable/Mutable.hs:250)
    take (Data/Vector/Storable/Mutable.hs:234)
    drop (Data/Vector/Storable/Mutable.hs:238)
    splitAt (Data/Vector/Storable/Mutable.hs:242)
    unsafeInit (Data/Vector/Storable/Mutable.hs:272)
    unsafeTail (Data/Vector/Storable/Mutable.hs:276)
    unsafeTake (Data/Vector/Storable/Mutable.hs:264)
    unsafeDrop (Data/Vector/Storable/Mutable.hs:268)
  97% (194 /200) in 'Data.Vector.Storable'
  Missing documentation for:
    zipWith4 (Data/Vector/Storable.hs:812)
    zipWith5 (Data/Vector/Storable.hs:818)
    zipWith6 (Data/Vector/Storable.hs:826)
    izipWith4 (Data/Vector/Storable.hs:848)
    izipWith5 (Data/Vector/Storable.hs:854)
    izipWith6 (Data/Vector/Storable.hs:862)
  17% (  1 /  6) in 'Data.Vector.Unboxed.Base'
  Missing documentation for:
    MVector (Data/Vector/Unboxed/Base.hs:55)
    IOVector (Data/Vector/Unboxed/Base.hs:58)
    STVector (Data/Vector/Unboxed/Base.hs:59)
    Vector (Data/Vector/Unboxed/Base.hs:56)
    Unbox (Data/Vector/Unboxed/Base.hs:63)
  96% (209 /218) in 'Data.Vector.Unboxed'
  Missing documentation for:
    Vector (Data/Vector/Unboxed/Base.hs:56)
    MVector (Data/Vector/Unboxed/Base.hs:55)
    Unbox (Data/Vector/Unboxed/Base.hs:63)
    zipWith4 (Data/Vector/Unboxed.hs:849)
    zipWith5 (Data/Vector/Unboxed.hs:855)
    zipWith6 (Data/Vector/Unboxed.hs:862)
    izipWith4 (Data/Vector/Unboxed.hs:883)
    izipWith5 (Data/Vector/Unboxed.hs:889)
    izipWith6 (Data/Vector/Unboxed.hs:896)
  79% ( 50 / 63) in 'Data.Vector.Unboxed.Mutable'
  Missing documentation for:
    MVector (Data/Vector/Unboxed/Base.hs:55)
    IOVector (Data/Vector/Unboxed/Base.hs:58)
    STVector (Data/Vector/Unboxed/Base.hs:59)
    Unbox (Data/Vector/Unboxed/Base.hs:63)
    init (Data/Vector/Unboxed/Mutable.hs:102)
    tail (Data/Vector/Unboxed/Mutable.hs:106)
    take (Data/Vector/Unboxed/Mutable.hs:90)
    drop (Data/Vector/Unboxed/Mutable.hs:94)
    splitAt (Data/Vector/Unboxed/Mutable.hs:98)
    unsafeInit (Data/Vector/Unboxed/Mutable.hs:128)
    unsafeTail (Data/Vector/Unboxed/Mutable.hs:132)
    unsafeTake (Data/Vector/Unboxed/Mutable.hs:120)
    unsafeDrop (Data/Vector/Unboxed/Mutable.hs:124)
  78% ( 40 / 51) in 'Data.Vector.Mutable'
  Missing documentation for:
    IOVector (Data/Vector/Mutable.hs:70)
    STVector (Data/Vector/Mutable.hs:71)
    init (Data/Vector/Mutable.hs:222)
    tail (Data/Vector/Mutable.hs:226)
    take (Data/Vector/Mutable.hs:210)
    drop (Data/Vector/Mutable.hs:214)
    splitAt (Data/Vector/Mutable.hs:219)
    unsafeInit (Data/Vector/Mutable.hs:247)
    unsafeTail (Data/Vector/Mutable.hs:251)
    unsafeTake (Data/Vector/Mutable.hs:239)
    unsafeDrop (Data/Vector/Mutable.hs:243)
  94% (207 /220) in 'Data.Vector'
  Missing documentation for:
    zipWith4 (Data/Vector.hs:944)
    zipWith5 (Data/Vector.hs:949)
    zipWith6 (Data/Vector.hs:955)
    izipWith4 (Data/Vector.hs:973)
    izipWith5 (Data/Vector.hs:978)
    izipWith6 (Data/Vector.hs:984)
    zip4 (Data/Vector.hs:1000)
    zip5 (Data/Vector.hs:1005)
    zip6 (Data/Vector.hs:1010)
    unzip3 (Data/Vector.hs:1023)
    unzip4 (Data/Vector.hs:1027)
    unzip5 (Data/Vector.hs:1031)
    unzip6 (Data/Vector.hs:1036)
Warning: Data.Vector.Unboxed: could not find link destinations for:
    TFCo:R:VectorBool V_Bool TFCo:R:VectorChar V_Char TFCo:R:VectorDouble V_Double TFCo:R:VectorFloat V_Float TFCo:R:VectorInt V_Int TFCo:R:VectorInt8 V_Int8 TFCo:R:VectorInt16 V_Int16 TFCo:R:VectorInt32 V_Int32 TFCo:R:VectorInt64 V_Int64 TFCo:R:VectorWord V_Word TFCo:R:VectorWord8 V_Word8 TFCo:R:VectorWord16 V_Word16 TFCo:R:VectorWord32 V_Word32 TFCo:R:VectorWord64 V_Word64 TFCo:R:Vector() V_Unit TFCo:R:VectorComplex V_Complex TFCo:R:Vector(,) V_2 TFCo:R:Vector(,,) V_3 TFCo:R:Vector(,,,) V_4 TFCo:R:Vector(,,,,) V_5 TFCo:R:Vector(,,,,,) V_6 TFCo:R:MVectorsBool MV_Bool TFCo:R:MVectorsChar MV_Char TFCo:R:MVectorsDouble MV_Double TFCo:R:MVectorsFloat MV_Float TFCo:R:MVectorsWord64 MV_Word64 TFCo:R:MVectorsWord32 MV_Word32 TFCo:R:MVectorsWord16 MV_Word16 TFCo:R:MVectorsWord8 MV_Word8 TFCo:R:MVectorsWord MV_Word TFCo:R:MVectorsInt64 MV_Int64 TFCo:R:MVectorsInt32 MV_Int32 TFCo:R:MVectorsInt16 MV_Int16 TFCo:R:MVectorsInt8 MV_Int8 TFCo:R:MVectorsInt MV_Int TFCo:R:MVectors() MV_Unit TFCo:R:MVectorsComplex MV_Complex TFCo:R:MVectors(,) MV_2 TFCo:R:MVectors(,,) MV_3 TFCo:R:MVectors(,,,) MV_4 TFCo:R:MVectors(,,,,) MV_5 TFCo:R:MVectors(,,,,,) MV_6
Warning: Data.Vector.Unboxed.Mutable: could not find link destinations for:
    TFCo:R:MVectorsBool MV_Bool TFCo:R:MVectorsChar MV_Char TFCo:R:MVectorsDouble MV_Double TFCo:R:MVectorsFloat MV_Float TFCo:R:MVectorsWord64 MV_Word64 TFCo:R:MVectorsWord32 MV_Word32 TFCo:R:MVectorsWord16 MV_Word16 TFCo:R:MVectorsWord8 MV_Word8 TFCo:R:MVectorsWord MV_Word TFCo:R:MVectorsInt64 MV_Int64 TFCo:R:MVectorsInt32 MV_Int32 TFCo:R:MVectorsInt16 MV_Int16 TFCo:R:MVectorsInt8 MV_Int8 TFCo:R:MVectorsInt MV_Int TFCo:R:MVectors() MV_Unit TFCo:R:MVectorsComplex MV_Complex TFCo:R:MVectors(,) MV_2 TFCo:R:MVectors(,,) MV_3 TFCo:R:MVectors(,,,) MV_4 TFCo:R:MVectors(,,,,) MV_5 TFCo:R:MVectors(,,,,,) MV_6
Documentation created: dist/doc/html/vector/index.html,
dist/doc/html/vector/vector.txt
Creating package registration file:
/tmp/pkgConf-vector-0.11.0644834684220510539.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/vector-0.11.0.0-A9qWf1eecPQGJD12EBZIxF
Registering vector-0.11.0.0...
Installed vector-0.11.0.0
Configuring blaze-builder-0.4.0.1...
Building blaze-builder-0.4.0.1...
Preprocessing library blaze-builder-0.4.0.1...

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

Blaze/ByteString/Builder/Internal/Write.hs:1:33: Warning:
    -XMonoPatBinds is deprecated: Experimental feature now removed; has no effect
[ 1 of 10] Compiling Blaze.ByteString.Builder.Internal.Write ( Blaze/ByteString/Builder/Internal/Write.hs, dist/build/Blaze/ByteString/Builder/Internal/Write.o )

Blaze/ByteString/Builder/Internal/Write.hs:52:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[ 2 of 10] Compiling Blaze.ByteString.Builder.Compat.Write ( Blaze/ByteString/Builder/Compat/Write.hs, dist/build/Blaze/ByteString/Builder/Compat/Write.o )

Blaze/ByteString/Builder/Compat/Write.hs:19:1: Warning:
    The import of ‘Foreign’ is redundant
      except perhaps to import instances from ‘Foreign’
    To import instances alone, use: import Foreign()
[ 3 of 10] Compiling Blaze.ByteString.Builder.Char.Utf8 ( Blaze/ByteString/Builder/Char/Utf8.hs, dist/build/Blaze/ByteString/Builder/Char/Utf8.o )
[ 4 of 10] Compiling Blaze.ByteString.Builder.Char8 ( Blaze/ByteString/Builder/Char8.hs, dist/build/Blaze/ByteString/Builder/Char8.o )
[ 5 of 10] Compiling Blaze.ByteString.Builder.Html.Utf8 ( Blaze/ByteString/Builder/Html/Utf8.hs, dist/build/Blaze/ByteString/Builder/Html/Utf8.o )
[ 6 of 10] Compiling Blaze.ByteString.Builder.ByteString ( Blaze/ByteString/Builder/ByteString.hs, dist/build/Blaze/ByteString/Builder/ByteString.o )
[ 7 of 10] Compiling Blaze.ByteString.Builder.HTTP ( Blaze/ByteString/Builder/HTTP.hs, dist/build/Blaze/ByteString/Builder/HTTP.o )

Blaze/ByteString/Builder/HTTP.hs:33:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[ 8 of 10] Compiling Blaze.ByteString.Builder.Word ( Blaze/ByteString/Builder/Word.hs, dist/build/Blaze/ByteString/Builder/Word.o )
[ 9 of 10] Compiling Blaze.ByteString.Builder.Int ( Blaze/ByteString/Builder/Int.hs, dist/build/Blaze/ByteString/Builder/Int.o )
[10 of 10] Compiling Blaze.ByteString.Builder ( Blaze/ByteString/Builder.hs, dist/build/Blaze/ByteString/Builder.o )
In-place registering blaze-builder-0.4.0.1...
Running Haddock for blaze-builder-0.4.0.1...
Running hscolour for blaze-builder-0.4.0.1...
Preprocessing library blaze-builder-0.4.0.1...
Preprocessing library blaze-builder-0.4.0.1...

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

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

Blaze/ByteString/Builder/Internal/Write.hs:52:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Blaze/ByteString/Builder/Compat/Write.hs:19:1: Warning:
    The import of ‘Foreign’ is redundant
      except perhaps to import instances from ‘Foreign’
    To import instances alone, use: import Foreign()

Blaze/ByteString/Builder/HTTP.hs:33:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
Haddock coverage:
  96% ( 24 / 25) in 'Blaze.ByteString.Builder.Internal.Write'
  Missing documentation for:
    fromWriteSingleton (Blaze/ByteString/Builder/Internal/Write.hs:227)
  50% (  2 /  4) in 'Blaze.ByteString.Builder.Compat.Write'
  Missing documentation for:
    writePrimFixed (Blaze/ByteString/Builder/Compat/Write.hs:23)
    writePrimBounded (Blaze/ByteString/Builder/Compat/Write.hs:27)
 100% (  9 /  9) in 'Blaze.ByteString.Builder.Char.Utf8'
 100% (  9 /  9) in 'Blaze.ByteString.Builder.Char8'
 100% ( 10 / 10) in 'Blaze.ByteString.Builder.Html.Utf8'
 100% ( 12 / 12) in 'Blaze.ByteString.Builder.ByteString'
 100% (  4 /  4) in 'Blaze.ByteString.Builder.HTTP'
 100% ( 43 / 43) in 'Blaze.ByteString.Builder.Word'
 100% ( 43 / 43) in 'Blaze.ByteString.Builder.Int'
  92% ( 22 / 24) in 'Blaze.ByteString.Builder'
  Missing documentation for:
    toByteStringIOWith (Blaze/ByteString/Builder.hs:175)
    fromWriteSingleton (Blaze/ByteString/Builder/Internal/Write.hs:227)
Documentation created: dist/doc/html/blaze-builder/index.html,
dist/doc/html/blaze-builder/blaze-builder.txt
Creating package registration file:
/tmp/pkgConf-blaze-builder-0.4.05079465501429841549.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/blaze-builder-0.4.0.1-Fih87bxtdS7AuyTDTqjEax
Registering blaze-builder-0.4.0.1...
Installed blaze-builder-0.4.0.1
Configuring hashable-1.2.3.3...
Building hashable-1.2.3.3...
Preprocessing library hashable-1.2.3.3...
[1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o )

Data/Hashable/Class.hs:54:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Hashable/Class.hs:218:11: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/Hashable/Class.hs:241:11: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/Hashable/Class.hs:420:28: Warning:
    In the use of ‘B.inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
[2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o )

Data/Hashable/Generic.hs:20:1: Warning:
    The import of ‘Bits’ from module ‘Data.Bits’ is redundant
[3 of 3] Compiling Data.Hashable    ( Data/Hashable.hs, dist/build/Data/Hashable.o )
In-place registering hashable-1.2.3.3...
Running Haddock for hashable-1.2.3.3...
Running hscolour for hashable-1.2.3.3...
Preprocessing library hashable-1.2.3.3...
Preprocessing library hashable-1.2.3.3...

Data/Hashable/Class.hs:54:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Hashable/Class.hs:218:11: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/Hashable/Class.hs:241:11: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

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

Data/Hashable/Generic.hs:20:1: Warning:
    The import of ‘Bits’ from module ‘Data.Bits’ is redundant
Haddock coverage:
 100% ( 11 / 11) in 'Data.Hashable.Class'
 100% (  1 /  1) in 'Data.Hashable.Generic'
 100% ( 22 / 22) in 'Data.Hashable'
Warning: Data.Hashable: could not find link destinations for:
    GHashable
Documentation created: dist/doc/html/hashable/index.html,
dist/doc/html/hashable/hashable.txt
Creating package registration file:
/tmp/pkgConf-hashable-1.2.32047428501758781272.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hashable-1.2.3.3-Fu46I2eA9YPGrMUpXqnAaw
Registering hashable-1.2.3.3...
Installed hashable-1.2.3.3
Configuring transformers-base-0.4.4...
Building transformers-base-0.4.4...
Preprocessing library transformers-base-0.4.4...
[1 of 1] Compiling Control.Monad.Base ( src/Control/Monad/Base.hs, dist/build/Control/Monad/Base.o )

src/Control/Monad/Base.hs:22:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Control/Monad/Base.hs:24:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
In-place registering transformers-base-0.4.4...
Running Haddock for transformers-base-0.4.4...
Running hscolour for transformers-base-0.4.4...
Preprocessing library transformers-base-0.4.4...
Preprocessing library transformers-base-0.4.4...

src/Control/Monad/Base.hs:22:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Control/Monad/Base.hs:24:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
  33% (  1 /  3) in 'Control.Monad.Base'
  Missing documentation for:
    Module header
    MonadBase (src/Control/Monad/Base.hs:50)
Documentation created: dist/doc/html/transformers-base/index.html,
dist/doc/html/transformers-base/transformers-base.txt
Creating package registration file:
/tmp/pkgConf-transformers-base-0.458591440788513271.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/transformers-base-0.4.4-E46z4KbZS3l5PsT4OGunc2
Registering transformers-base-0.4.4...
Installed transformers-base-0.4.4
Configuring case-insensitive-1.2.0.5...
Building case-insensitive-1.2.0.5...
Preprocessing library case-insensitive-1.2.0.5...
[1 of 3] Compiling Data.CaseInsensitive.Internal ( Data/CaseInsensitive/Internal.hs, dist/build/Data/CaseInsensitive/Internal.o )
[2 of 3] Compiling Data.CaseInsensitive.Unsafe ( Data/CaseInsensitive/Unsafe.hs, dist/build/Data/CaseInsensitive/Unsafe.o )
[3 of 3] Compiling Data.CaseInsensitive ( Data/CaseInsensitive.hs, dist/build/Data/CaseInsensitive.o )
In-place registering case-insensitive-1.2.0.5...
Running Haddock for case-insensitive-1.2.0.5...
Running hscolour for case-insensitive-1.2.0.5...
Preprocessing library case-insensitive-1.2.0.5...
Preprocessing library case-insensitive-1.2.0.5...
Haddock coverage:
 100% (  8 /  8) in 'Data.CaseInsensitive.Internal'
 100% (  2 /  2) in 'Data.CaseInsensitive.Unsafe'
 100% (  7 /  7) in 'Data.CaseInsensitive'
Documentation created: dist/doc/html/case-insensitive/index.html,
dist/doc/html/case-insensitive/case-insensitive.txt
Creating package registration file:
/tmp/pkgConf-case-insensitive-1.2.07375823151714330334.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/case-insensitive-1.2.0.5-2v31fhDBMauKZYf5kDjlgw
Registering case-insensitive-1.2.0.5...
Installed case-insensitive-1.2.0.5
Configuring scientific-0.3.4.4...
Building scientific-0.3.4.4...
Preprocessing library scientific-0.3.4.4...
[1 of 7] Compiling GHC.Integer.Logarithms.Compat ( src/GHC/Integer/Logarithms/Compat.hs, dist/build/GHC/Integer/Logarithms/Compat.o )
[2 of 7] Compiling Utils            ( src/Utils.hs, dist/build/Utils.o )
[3 of 7] Compiling GHC.Integer.Compat ( src/GHC/Integer/Compat.hs, dist/build/GHC/Integer/Compat.o )
[4 of 7] Compiling Math.NumberTheory.Logarithms ( src/Math/NumberTheory/Logarithms.hs, dist/build/Math/NumberTheory/Logarithms.o )
[5 of 7] Compiling Data.Scientific  ( src/Data/Scientific.hs, dist/build/Data/Scientific.o )
[6 of 7] Compiling Data.Text.Lazy.Builder.Scientific ( src/Data/Text/Lazy/Builder/Scientific.hs, dist/build/Data/Text/Lazy/Builder/Scientific.o )
[7 of 7] Compiling Data.ByteString.Builder.Scientific ( src/Data/ByteString/Builder/Scientific.hs, dist/build/Data/ByteString/Builder/Scientific.o )
In-place registering scientific-0.3.4.4...
Running Haddock for scientific-0.3.4.4...
Running hscolour for scientific-0.3.4.4...
Preprocessing library scientific-0.3.4.4...
Preprocessing library scientific-0.3.4.4...
Haddock coverage:
  67% (  2 /  3) in 'GHC.Integer.Logarithms.Compat'
  Missing documentation for:
    Module header
  33% (  1 /  3) in 'Utils'
  Missing documentation for:
    Module header
    roundTo (src/Utils.hs:12)
   0% (  0 /  2) in 'GHC.Integer.Compat'
  Missing documentation for:
    Module header
    divInteger
 100% (  2 /  2) in 'Math.NumberTheory.Logarithms'
 100% ( 24 / 24) in 'Data.Scientific'
  75% (  3 /  4) in 'Data.Text.Lazy.Builder.Scientific'
  Missing documentation for:
    Module header
  75% (  3 /  4) in 'Data.ByteString.Builder.Scientific'
  Missing documentation for:
    Module header
Warning: Data.Scientific: could not find link destinations for:
    whenFloating
Documentation created: dist/doc/html/scientific/index.html,
dist/doc/html/scientific/scientific.txt
Creating package registration file:
/tmp/pkgConf-scientific-0.3.4397977904305425913.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/scientific-0.3.4.4-IAmAVPuHwyxDO0koJpm7ey
Registering scientific-0.3.4.4...
Installed scientific-0.3.4.4
Configuring unordered-containers-0.2.5.1...
Building unordered-containers-0.2.5.1...
Preprocessing library unordered-containers-0.2.5.1...
[1 of 8] Compiling Data.HashMap.UnsafeShift ( Data/HashMap/UnsafeShift.hs, dist/build/Data/HashMap/UnsafeShift.o )
[2 of 8] Compiling Data.HashMap.PopCount ( Data/HashMap/PopCount.hs, dist/build/Data/HashMap/PopCount.o )
[3 of 8] Compiling Data.HashMap.Unsafe ( Data/HashMap/Unsafe.hs, dist/build/Data/HashMap/Unsafe.o )
[4 of 8] Compiling Data.HashMap.Array ( Data/HashMap/Array.hs, dist/build/Data/HashMap/Array.o )
[5 of 8] Compiling Data.HashMap.Base ( Data/HashMap/Base.hs, dist/build/Data/HashMap/Base.o )

Data/HashMap/Base.hs:85:1: Warning:
    The import of ‘Data.Functor’ is redundant
      except perhaps to import instances from ‘Data.Functor’
    To import instances alone, use: import Data.Functor()
[6 of 8] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.o )
[7 of 8] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.o )
[8 of 8] Compiling Data.HashSet     ( Data/HashSet.hs, dist/build/Data/HashSet.o )
In-place registering unordered-containers-0.2.5.1...
Running Haddock for unordered-containers-0.2.5.1...
Running hscolour for unordered-containers-0.2.5.1...
Preprocessing library unordered-containers-0.2.5.1...
Preprocessing library unordered-containers-0.2.5.1...

Data/HashMap/Base.hs:85:1: Warning:
    The import of ‘Data.Functor’ is redundant
      except perhaps to import instances from ‘Data.Functor’
    To import instances alone, use: import Data.Functor()
Haddock coverage:
   0% (  0 /  3) in 'Data.HashMap.UnsafeShift'
  Missing documentation for:
    Module header
    unsafeShiftL (Data/HashMap/UnsafeShift.hs:10)
    unsafeShiftR (Data/HashMap/UnsafeShift.hs:14)
  50% (  1 /  2) in 'Data.HashMap.PopCount'
  Missing documentation for:
    Module header
 100% (  2 /  2) in 'Data.HashMap.Unsafe'
  38% ( 14 / 37) in 'Data.HashMap.Array'
  Missing documentation for:
    Array (Data/HashMap/Array.hs:102)
    MArray (Data/HashMap/Array.hs:127)
    new_ (Data/HashMap/Array.hs:174)
    singleton (Data/HashMap/Array.hs:177)
    singletonM (Data/HashMap/Array.hs:181)
    pair (Data/HashMap/Array.hs:185)
    length (Data/HashMap/Array.hs:113)
    lengthM (Data/HashMap/Array.hs:135)
    read (Data/HashMap/Array.hs:192)
    write (Data/HashMap/Array.hs:198)
    index (Data/HashMap/Array.hs:205)
    indexM (Data/HashMap/Array.hs:211)
    unsafeFreeze (Data/HashMap/Array.hs:217)
    unsafeThaw (Data/HashMap/Array.hs:223)
    run (Data/HashMap/Array.hs:229)
    run2 (Data/HashMap/Array.hs:233)
    foldl' (Data/HashMap/Array.hs:335)
    foldr (Data/HashMap/Array.hs:343)
    thaw (Data/HashMap/Array.hs:355)
    map (Data/HashMap/Array.hs:388)
    traverse (Data/HashMap/Array.hs:431)
    filter (Data/HashMap/Array.hs:436)
    toList (Data/HashMap/Array.hs:428)
  87% ( 54 / 62) in 'Data.HashMap.Base'
  Missing documentation for:
    Module header
    Leaf (Data/HashMap/Base.hs:124)
    Hash (Data/HashMap/Base.hs:177)
    Bitmap (Data/HashMap/Base.hs:178)
    mask (Data/HashMap/Base.hs:1094)
    bitsPerSubkey (Data/HashMap/Base.hs:1082)
    sparseIndex (Data/HashMap/Base.hs:1091)
    updateOrConcatWith (Data/HashMap/Base.hs:1003)
 100% ( 46 / 46) in 'Data.HashMap.Strict'
 100% ( 46 / 46) in 'Data.HashMap.Lazy'
 100% ( 27 / 27) in 'Data.HashSet'
Documentation created: dist/doc/html/unordered-containers/index.html,
dist/doc/html/unordered-containers/unordered-containers.txt
Creating package registration file:
/tmp/pkgConf-unordered-containers-0.2.55815440701600243658.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/unordered-containers-0.2.5.1-GEo5atLhXsqD6lKQtRnTup
Registering unordered-containers-0.2.5.1...
Installed unordered-containers-0.2.5.1
Configuring monad-control-1.0.0.4...
Building monad-control-1.0.0.4...
Preprocessing library monad-control-1.0.0.4...
[1 of 1] Compiling Control.Monad.Trans.Control ( Control/Monad/Trans/Control.hs, dist/build/Control/Monad/Trans/Control.o )
In-place registering monad-control-1.0.0.4...
Running Haddock for monad-control-1.0.0.4...
Running hscolour for monad-control-1.0.0.4...
Preprocessing library monad-control-1.0.0.4...
Preprocessing library monad-control-1.0.0.4...
Haddock coverage:
  92% ( 24 / 26) in 'Control.Monad.Trans.Control'
  Missing documentation for:
    MonadTransControl (Control/Monad/Trans/Control.hs:108)
    MonadBaseControl (Control/Monad/Trans/Control.hs:290)
Documentation created: dist/doc/html/monad-control/index.html,
dist/doc/html/monad-control/monad-control.txt
Creating package registration file:
/tmp/pkgConf-monad-control-1.0.01780295098842198392.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/monad-control-1.0.0.4-G3nU6WOITlK3Jx2IDmMn5n
Registering monad-control-1.0.0.4...
Installed monad-control-1.0.0.4
Configuring attoparsec-0.13.0.1...
Building attoparsec-0.13.0.1...
Preprocessing library attoparsec-0.13.0.1...
[ 1 of 21] Compiling Data.Attoparsec.Text.FastSet ( Data/Attoparsec/Text/FastSet.hs, dist/build/Data/Attoparsec/Text/FastSet.o )
[ 2 of 21] Compiling Data.Attoparsec.Internal.Fhthagn ( Data/Attoparsec/Internal/Fhthagn.hs, dist/build/Data/Attoparsec/Internal/Fhthagn.o )
[ 3 of 21] Compiling Data.Attoparsec.Text.Buffer ( Data/Attoparsec/Text/Buffer.hs, dist/build/Data/Attoparsec/Text/Buffer.o )
[ 4 of 21] Compiling Data.Attoparsec.ByteString.Buffer ( Data/Attoparsec/ByteString/Buffer.hs, dist/build/Data/Attoparsec/ByteString/Buffer.o )
[ 5 of 21] Compiling Data.Attoparsec.Zepto ( Data/Attoparsec/Zepto.hs, dist/build/Data/Attoparsec/Zepto.o )
[ 6 of 21] Compiling Data.Attoparsec.Number ( Data/Attoparsec/Number.hs, dist/build/Data/Attoparsec/Number.o )
[ 7 of 21] Compiling Data.Attoparsec.ByteString.FastSet ( Data/Attoparsec/ByteString/FastSet.hs, dist/build/Data/Attoparsec/ByteString/FastSet.o )
[ 8 of 21] Compiling Data.Attoparsec.Internal.Types ( Data/Attoparsec/Internal/Types.hs, dist/build/Data/Attoparsec/Internal/Types.o )
[ 9 of 21] Compiling Data.Attoparsec.Types ( Data/Attoparsec/Types.hs, dist/build/Data/Attoparsec/Types.o )
[10 of 21] Compiling Data.Attoparsec.Internal ( Data/Attoparsec/Internal.hs, dist/build/Data/Attoparsec/Internal.o )
[11 of 21] Compiling Data.Attoparsec.Combinator ( Data/Attoparsec/Combinator.hs, dist/build/Data/Attoparsec/Combinator.o )
[12 of 21] Compiling Data.Attoparsec.ByteString.Internal ( Data/Attoparsec/ByteString/Internal.hs, dist/build/Data/Attoparsec/ByteString/Internal.o )
[13 of 21] Compiling Data.Attoparsec.Text.Internal ( Data/Attoparsec/Text/Internal.hs, dist/build/Data/Attoparsec/Text/Internal.o )
[14 of 21] Compiling Data.Attoparsec.Text ( Data/Attoparsec/Text.hs, dist/build/Data/Attoparsec/Text.o )
[15 of 21] Compiling Data.Attoparsec.Text.Lazy ( Data/Attoparsec/Text/Lazy.hs, dist/build/Data/Attoparsec/Text/Lazy.o )
[16 of 21] Compiling Data.Attoparsec.ByteString ( Data/Attoparsec/ByteString.hs, dist/build/Data/Attoparsec/ByteString.o )
[17 of 21] Compiling Data.Attoparsec.ByteString.Char8 ( Data/Attoparsec/ByteString/Char8.hs, dist/build/Data/Attoparsec/ByteString/Char8.o )
[18 of 21] Compiling Data.Attoparsec.Char8 ( Data/Attoparsec/Char8.hs, dist/build/Data/Attoparsec/Char8.o )
[19 of 21] Compiling Data.Attoparsec.ByteString.Lazy ( Data/Attoparsec/ByteString/Lazy.hs, dist/build/Data/Attoparsec/ByteString/Lazy.o )
[20 of 21] Compiling Data.Attoparsec.Lazy ( Data/Attoparsec/Lazy.hs, dist/build/Data/Attoparsec/Lazy.o )
[21 of 21] Compiling Data.Attoparsec  ( Data/Attoparsec.hs, dist/build/Data/Attoparsec.o )
In-place registering attoparsec-0.13.0.1...
Running Haddock for attoparsec-0.13.0.1...
Running hscolour for attoparsec-0.13.0.1...
Preprocessing library attoparsec-0.13.0.1...
Preprocessing library attoparsec-0.13.0.1...
Haddock coverage:
  67% (  6 /  9) in 'Data.Attoparsec.Text.FastSet'
  Missing documentation for:
    FastSet (Data/Attoparsec/Text/FastSet.hs:27)
    fromList (Data/Attoparsec/Text/FastSet.hs:29)
    charClass (Data/Attoparsec/Text/FastSet.hs:37)
  50% (  1 /  2) in 'Data.Attoparsec.Internal.Fhthagn'
  Missing documentation for:
    Module header
  36% (  4 / 11) in 'Data.Attoparsec.Text.Buffer'
  Missing documentation for:
    Buffer (Data/Attoparsec/Text/Buffer.hs:58)
    unbuffer (Data/Attoparsec/Text/Buffer.hs:75)
    unbufferAt (Data/Attoparsec/Text/Buffer.hs:78)
    length (Data/Attoparsec/Text/Buffer.hs:120)
    pappend (Data/Attoparsec/Text/Buffer.hs:93)
    substring (Data/Attoparsec/Text/Buffer.hs:124)
    dropWord16 (Data/Attoparsec/Text/Buffer.hs:131)
  22% (  2 /  9) in 'Data.Attoparsec.ByteString.Buffer'
  Missing documentation for:
    Buffer (Data/Attoparsec/ByteString/Buffer.hs:71)
    unbuffer (Data/Attoparsec/ByteString/Buffer.hs:88)
    pappend (Data/Attoparsec/ByteString/Buffer.hs:101)
    length (Data/Attoparsec/ByteString/Buffer.hs:134)
    unsafeIndex (Data/Attoparsec/ByteString/Buffer.hs:138)
    substring (Data/Attoparsec/ByteString/Buffer.hs:143)
    unsafeDrop (Data/Attoparsec/ByteString/Buffer.hs:150)
  89% (  8 /  9) in 'Data.Attoparsec.Zepto'
  Missing documentation for:
    Parser (Data/Attoparsec/Zepto.hs:69)
 100% (  2 /  2) in 'Data.Attoparsec.Number'
  69% (  9 / 13) in 'Data.Attoparsec.ByteString.FastSet'
  Missing documentation for:
    FastSet (Data/Attoparsec/ByteString/FastSet.hs:44)
    fromList (Data/Attoparsec/ByteString/FastSet.hs:62)
    fromSet (Data/Attoparsec/ByteString/FastSet.hs:44)
    charClass (Data/Attoparsec/ByteString/FastSet.hs:111)
  50% (  5 / 10) in 'Data.Attoparsec.Internal.Types'
  Missing documentation for:
    State (Data/Attoparsec/Internal/Types.hs:118)
    Failure (Data/Attoparsec/Internal/Types.hs:122)
    Success (Data/Attoparsec/Internal/Types.hs:124)
    Pos (Data/Attoparsec/Internal/Types.hs:46)
    <> (Data/Attoparsec/Internal/Types.hs:209)
 100% (  4 /  4) in 'Data.Attoparsec.Types'
 100% (  9 /  9) in 'Data.Attoparsec.Internal'
 100% ( 24 / 24) in 'Data.Attoparsec.Combinator'
  93% ( 39 / 42) in 'Data.Attoparsec.ByteString.Internal'
  Missing documentation for:
    Parser (Data/Attoparsec/ByteString/Internal.hs:95)
    Result (Data/Attoparsec/ByteString/Internal.hs:96)
    storable (Data/Attoparsec/ByteString/Internal.hs:138)
  95% ( 39 / 41) in 'Data.Attoparsec.Text.Internal'
  Missing documentation for:
    Parser (Data/Attoparsec/Text/Internal.hs:89)
    Result (Data/Attoparsec/Text/Internal.hs:90)
  98% ( 90 / 92) in 'Data.Attoparsec.Text'
  Missing documentation for:
    Parser (Data/Attoparsec/Text/Internal.hs:89)
    Result (Data/Attoparsec/Text/Internal.hs:90)
 100% (  9 /  9) in 'Data.Attoparsec.Text.Lazy'
  97% ( 66 / 68) in 'Data.Attoparsec.ByteString'
  Missing documentation for:
    Parser (Data/Attoparsec/ByteString/Internal.hs:95)
    Result (Data/Attoparsec/ByteString/Internal.hs:96)
  98% ( 91 / 93) in 'Data.Attoparsec.ByteString.Char8'
  Missing documentation for:
    Parser (Data/Attoparsec/ByteString/Internal.hs:95)
    Result (Data/Attoparsec/ByteString/Internal.hs:96)
 100% (  2 /  2) in 'Data.Attoparsec.Char8'
 100% (  9 /  9) in 'Data.Attoparsec.ByteString.Lazy'
 100% (  2 /  2) in 'Data.Attoparsec.Lazy'
 100% (  2 /  2) in 'Data.Attoparsec'
Documentation created: dist/doc/html/attoparsec/index.html,
dist/doc/html/attoparsec/attoparsec.txt
Creating package registration file:
/tmp/pkgConf-attoparsec-0.13.05420900571265989390.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/attoparsec-0.13.0.1-CHXc2GBC42CCcHQBFIgiox
Registering attoparsec-0.13.0.1...
Installed attoparsec-0.13.0.1
Configuring lifted-base-0.2.3.6...
Building lifted-base-0.2.3.6...
Preprocessing library lifted-base-0.2.3.6...
[1 of 9] Compiling System.Timeout.Lifted ( System/Timeout/Lifted.hs, dist/build/System/Timeout/Lifted.o )

System/Timeout/Lifted.hs:4:14: Warning:
    ‘System.Timeout.Lifted’ is marked as Trustworthy but has been inferred as safe!
[2 of 9] Compiling Foreign.Marshal.Utils.Lifted ( Foreign/Marshal/Utils/Lifted.hs, dist/build/Foreign/Marshal/Utils/Lifted.o )

Foreign/Marshal/Utils/Lifted.hs:6:14: Warning:
    ‘Foreign.Marshal.Utils.Lifted’ is marked as Trustworthy but has been inferred as safe!
[3 of 9] Compiling Data.IORef.Lifted ( Data/IORef/Lifted.hs, dist/build/Data/IORef/Lifted.o )

Data/IORef/Lifted.hs:6:14: Warning:
    ‘Data.IORef.Lifted’ is marked as Trustworthy but has been inferred as safe!
[4 of 9] Compiling Control.Concurrent.QSemN.Lifted ( Control/Concurrent/QSemN/Lifted.hs, dist/build/Control/Concurrent/QSemN/Lifted.o )

Control/Concurrent/QSemN/Lifted.hs:7:14: Warning:
    ‘Control.Concurrent.QSemN.Lifted’ is marked as Trustworthy but has been inferred as safe!
[5 of 9] Compiling Control.Concurrent.QSem.Lifted ( Control/Concurrent/QSem/Lifted.hs, dist/build/Control/Concurrent/QSem/Lifted.o )

Control/Concurrent/QSem/Lifted.hs:7:14: Warning:
    ‘Control.Concurrent.QSem.Lifted’ is marked as Trustworthy but has been inferred as safe!
[6 of 9] Compiling Control.Concurrent.Chan.Lifted ( Control/Concurrent/Chan/Lifted.hs, dist/build/Control/Concurrent/Chan/Lifted.o )

Control/Concurrent/Chan/Lifted.hs:6:14: Warning:
    ‘Control.Concurrent.Chan.Lifted’ is marked as Trustworthy but has been inferred as safe!
[7 of 9] Compiling Control.Concurrent.MVar.Lifted ( Control/Concurrent/MVar/Lifted.hs, dist/build/Control/Concurrent/MVar/Lifted.o )

Control/Concurrent/MVar/Lifted.hs:7:14: Warning:
    ‘Control.Concurrent.MVar.Lifted’ is marked as Trustworthy but has been inferred as safe!
[8 of 9] Compiling Control.Exception.Lifted ( Control/Exception/Lifted.hs, dist/build/Control/Exception/Lifted.o )

Control/Exception/Lifted.hs:11:14: Warning:
    ‘Control.Exception.Lifted’ is marked as Trustworthy but has been inferred as safe!
[9 of 9] Compiling Control.Concurrent.Lifted ( Control/Concurrent/Lifted.hs, dist/build/Control/Concurrent/Lifted.o )

Control/Concurrent/Lifted.hs:4:14: Warning:
    ‘Control.Concurrent.Lifted’ is marked as Trustworthy but has been inferred as safe!
In-place registering lifted-base-0.2.3.6...
Running Haddock for lifted-base-0.2.3.6...
Running hscolour for lifted-base-0.2.3.6...
Preprocessing library lifted-base-0.2.3.6...
Preprocessing library lifted-base-0.2.3.6...

System/Timeout/Lifted.hs:4:14: Warning:
    ‘System.Timeout.Lifted’ is marked as Trustworthy but has been inferred as safe!

Foreign/Marshal/Utils/Lifted.hs:6:14: Warning:
    ‘Foreign.Marshal.Utils.Lifted’ is marked as Trustworthy but has been inferred as safe!

Data/IORef/Lifted.hs:6:14: Warning:
    ‘Data.IORef.Lifted’ is marked as Trustworthy but has been inferred as safe!

Control/Concurrent/QSemN/Lifted.hs:7:14: Warning:
    ‘Control.Concurrent.QSemN.Lifted’ is marked as Trustworthy but has been inferred as safe!

Control/Concurrent/QSem/Lifted.hs:7:14: Warning:
    ‘Control.Concurrent.QSem.Lifted’ is marked as Trustworthy but has been inferred as safe!

Control/Concurrent/Chan/Lifted.hs:6:14: Warning:
    ‘Control.Concurrent.Chan.Lifted’ is marked as Trustworthy but has been inferred as safe!

Control/Concurrent/MVar/Lifted.hs:7:14: Warning:
    ‘Control.Concurrent.MVar.Lifted’ is marked as Trustworthy but has been inferred as safe!

Control/Exception/Lifted.hs:11:14: Warning:
    ‘Control.Exception.Lifted’ is marked as Trustworthy but has been inferred as safe!

Control/Concurrent/Lifted.hs:4:14: Warning:
    ‘Control.Concurrent.Lifted’ is marked as Trustworthy but has been inferred as safe!
Haddock coverage:
 100% (  2 /  2) in 'System.Timeout.Lifted'
 100% (  2 /  2) in 'Foreign.Marshal.Utils.Lifted'
 100% ( 11 / 11) in 'Data.IORef.Lifted'
 100% (  5 /  5) in 'Control.Concurrent.QSemN.Lifted'
 100% (  5 /  5) in 'Control.Concurrent.QSem.Lifted'
 100% (  8 /  8) in 'Control.Concurrent.Chan.Lifted'
 100% ( 19 / 19) in 'Control.Concurrent.MVar.Lifted'
 100% ( 36 / 36) in 'Control.Exception.Lifted'
 100% ( 36 / 36) in 'Control.Concurrent.Lifted'
Documentation created: dist/doc/html/lifted-base/index.html,
dist/doc/html/lifted-base/lifted-base.txt
Creating package registration file:
/tmp/pkgConf-lifted-base-0.2.3817213073869813362.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/lifted-base-0.2.3.6-H3WdyaxYsOg8UBEVMNLSkC
Registering lifted-base-0.2.3.6...
Installed lifted-base-0.2.3.6
Configuring aeson-0.8.1.1...
Building aeson-0.8.1.1...
Preprocessing library aeson-0.8.1.1...

Data/Aeson/TH.hs:2:24: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS

Data/Aeson/Types/Generic.hs:2:45: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS

Data/Aeson/Types/Instances.hs:2:54: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
[ 1 of 13] Compiling Data.Aeson.Types.Internal ( Data/Aeson/Types/Internal.hs, dist/build/Data/Aeson/Types/Internal.o )

Data/Aeson/Types/Internal.hs:55:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[ 2 of 13] Compiling Data.Aeson.Types.Class ( Data/Aeson/Types/Class.hs, dist/build/Data/Aeson/Types/Class.o )
[ 3 of 13] Compiling Data.Aeson.Functions ( Data/Aeson/Functions.hs, dist/build/Data/Aeson/Functions.o )
[ 4 of 13] Compiling Data.Aeson.Types.Instances ( Data/Aeson/Types/Instances.hs, dist/build/Data/Aeson/Types/Instances.o )

Data/Aeson/Types/Instances.hs:59:1: Warning:
    The import of ‘<*>, pure, <$>’
    from module ‘Control.Applicative’ is redundant

Data/Aeson/Types/Instances.hs:77:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()

Data/Aeson/Types/Instances.hs:79:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
[ 5 of 13] Compiling Data.Aeson.Types.Generic ( Data/Aeson/Types/Generic.hs, dist/build/Data/Aeson/Types/Generic.o )

Data/Aeson/Types/Generic.hs:22:1: Warning:
    The import of ‘<*>, pure, <$>’
    from module ‘Control.Applicative’ is redundant

Data/Aeson/Types/Generic.hs:30:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[ 6 of 13] Compiling Data.Aeson.Types ( Data/Aeson/Types.hs, dist/build/Data/Aeson/Types.o )
[ 7 of 13] Compiling Data.Aeson.Encode.ByteString ( Data/Aeson/Encode/ByteString.hs, dist/build/Data/Aeson/Encode/ByteString.o )

Data/Aeson/Encode/ByteString.hs:24:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[ 8 of 13] Compiling Data.Aeson.Parser.Internal ( Data/Aeson/Parser/Internal.hs, dist/build/Data/Aeson/Parser/Internal.o )

Data/Aeson/Parser/Internal.hs:31:1: Warning:
    The import of ‘pure, <*, *>, <$>’
    from module ‘Control.Applicative’ is redundant
[ 9 of 13] Compiling Data.Aeson.Parser ( Data/Aeson/Parser.hs, dist/build/Data/Aeson/Parser.o )
[10 of 13] Compiling Data.Aeson.Encode ( Data/Aeson/Encode.hs, dist/build/Data/Aeson/Encode.o )

Data/Aeson/Encode.hs:31:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[11 of 13] Compiling Data.Aeson.Generic ( Data/Aeson/Generic.hs, dist/build/Data/Aeson/Generic.o )

Data/Aeson/Generic.hs:35:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Data/Aeson/Generic.hs:48:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
[12 of 13] Compiling Data.Aeson       ( Data/Aeson.hs, dist/build/Data/Aeson.o )
[13 of 13] Compiling Data.Aeson.TH    ( Data/Aeson/TH.hs, dist/build/Data/Aeson/TH.o )
In-place registering aeson-0.8.1.1...
Running Haddock for aeson-0.8.1.1...
Running hscolour for aeson-0.8.1.1...
Preprocessing library aeson-0.8.1.1...
Preprocessing library aeson-0.8.1.1...

Data/Aeson/TH.hs:2:24: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS

Data/Aeson/Types/Generic.hs:2:45: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS

Data/Aeson/Types/Instances.hs:2:54: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS

Data/Aeson/Types/Internal.hs:55:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/Aeson/Types/Instances.hs:59:1: Warning:
    The import of ‘<*>, pure, <$>’
    from module ‘Control.Applicative’ is redundant

Data/Aeson/Types/Instances.hs:77:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()

Data/Aeson/Types/Instances.hs:79:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Aeson/Types/Generic.hs:22:1: Warning:
    The import of ‘<*>, pure, <$>’
    from module ‘Control.Applicative’ is redundant

Data/Aeson/Types/Generic.hs:30:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/Aeson/Encode/ByteString.hs:24:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/Aeson/Parser/Internal.hs:31:1: Warning:
    The import of ‘pure, <*, *>, <$>’
    from module ‘Control.Applicative’ is redundant

Data/Aeson/Encode.hs:31:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/Aeson/Generic.hs:35:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Data/Aeson/Generic.hs:48:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
Haddock coverage:
 100% ( 27 / 27) in 'Data.Aeson.Types.Internal'
 100% ( 10 / 10) in 'Data.Aeson.Types.Class'
 100% (  5 /  5) in 'Data.Aeson.Functions'
 100% ( 26 / 26) in 'Data.Aeson.Types.Instances'
 100% (  1 /  1) in 'Data.Aeson.Types.Generic'
 100% ( 45 / 45) in 'Data.Aeson.Types'
 100% (  3 /  3) in 'Data.Aeson.Encode.ByteString'
  73% ( 11 / 15) in 'Data.Aeson.Parser.Internal'
  Missing documentation for:
    decodeWith (Data/Aeson/Parser/Internal.hs:280)
    decodeStrictWith (Data/Aeson/Parser/Internal.hs:289)
    eitherDecodeWith (Data/Aeson/Parser/Internal.hs:297)
    eitherDecodeStrictWith (Data/Aeson/Parser/Internal.hs:307)
 100% ( 10 / 10) in 'Data.Aeson.Parser'
  86% (  6 /  7) in 'Data.Aeson.Encode'
  Missing documentation for:
    fromValue (Data/Aeson/Encode.hs:67)
  75% (  6 /  8) in 'Data.Aeson.Generic'
  Missing documentation for:
    fromJSON (Data/Aeson/Generic.hs:181)
    toJSON (Data/Aeson/Generic.hs:88)
 100% ( 57 / 57) in 'Data.Aeson'
 100% ( 12 / 12) in 'Data.Aeson.TH'
Documentation created: dist/doc/html/aeson/index.html,
dist/doc/html/aeson/aeson.txt
Creating package registration file:
/tmp/pkgConf-aeson-0.8.111892563871769615304.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/aeson-0.8.1.1-4dXrEVJHlzV05zo482fLDy
Registering aeson-0.8.1.1...
Installed aeson-0.8.1.1
Configuring websockets-0.9.6.1...
Building websockets-0.9.6.1...
Preprocessing library websockets-0.9.6.1...
[ 1 of 11] Compiling Network.WebSockets.Hybi13.Mask ( src/Network/WebSockets/Hybi13/Mask.hs, dist/build/Network/WebSockets/Hybi13/Mask.o )
[ 2 of 11] Compiling Network.WebSockets.Http ( src/Network/WebSockets/Http.hs, dist/build/Network/WebSockets/Http.o )

src/Network/WebSockets/Http.hs:35:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Network/WebSockets/Http.hs:46:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[ 3 of 11] Compiling Network.WebSockets.Types ( src/Network/WebSockets/Types.hs, dist/build/Network/WebSockets/Types.o )
[ 4 of 11] Compiling Network.WebSockets.Stream ( src/Network/WebSockets/Stream.hs, dist/build/Network/WebSockets/Stream.o )
[ 5 of 11] Compiling Network.WebSockets.Hybi13.Demultiplex ( src/Network/WebSockets/Hybi13/Demultiplex.hs, dist/build/Network/WebSockets/Hybi13/Demultiplex.o )

src/Network/WebSockets/Hybi13/Demultiplex.hs:19:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[ 6 of 11] Compiling Network.WebSockets.Hybi13 ( src/Network/WebSockets/Hybi13.hs, dist/build/Network/WebSockets/Hybi13.o )

src/Network/WebSockets/Hybi13.hs:19:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Network/WebSockets/Hybi13.hs:34:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[ 7 of 11] Compiling Network.WebSockets.Protocol ( src/Network/WebSockets/Protocol.hs, dist/build/Network/WebSockets/Protocol.o )
[ 8 of 11] Compiling Network.WebSockets.Connection ( src/Network/WebSockets/Connection.hs, dist/build/Network/WebSockets/Connection.o )
[ 9 of 11] Compiling Network.WebSockets.Server ( src/Network/WebSockets/Server.hs, dist/build/Network/WebSockets/Server.o )
[10 of 11] Compiling Network.WebSockets.Client ( src/Network/WebSockets/Client.hs, dist/build/Network/WebSockets/Client.o )
[11 of 11] Compiling Network.WebSockets ( src/Network/WebSockets.hs, dist/build/Network/WebSockets.o )
In-place registering websockets-0.9.6.1...
Running Haddock for websockets-0.9.6.1...
Running hscolour for websockets-0.9.6.1...
Preprocessing library websockets-0.9.6.1...
Preprocessing library websockets-0.9.6.1...

src/Network/WebSockets/Http.hs:35:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Network/WebSockets/Http.hs:46:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Network/WebSockets/Hybi13/Demultiplex.hs:19:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Network/WebSockets/Hybi13.hs:19:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Network/WebSockets/Hybi13.hs:34:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
Haddock coverage:
 100% (  4 /  4) in 'Network.WebSockets.Hybi13.Mask'
  70% ( 14 / 20) in 'Network.WebSockets.Http'
  Missing documentation for:
    encodeRequestHead (src/Network/WebSockets/Http.hs:113)
    encodeRequest (src/Network/WebSockets/Http.hs:127)
    encodeResponse (src/Network/WebSockets/Http.hs:165)
    decodeResponse (src/Network/WebSockets/Http.hs:200)
    getRequestHeader (src/Network/WebSockets/Http.hs:205)
    getResponseHeader (src/Network/WebSockets/Http.hs:215)
  88% (  7 /  8) in 'Network.WebSockets.Types'
  Missing documentation for:
    ConnectionType (src/Network/WebSockets/Types.hs:130)
  38% (  3 /  8) in 'Network.WebSockets.Stream'
  Missing documentation for:
    makeSocketStream (src/Network/WebSockets/Stream.hs:101)
    makeEchoStream (src/Network/WebSockets/Stream.hs:118)
    parse (src/Network/WebSockets/Stream.hs:127)
    write (src/Network/WebSockets/Stream.hs:160)
    close (src/Network/WebSockets/Stream.hs:165)
  67% (  4 /  6) in 'Network.WebSockets.Hybi13.Demultiplex'
  Missing documentation for:
    emptyDemultiplexState (src/Network/WebSockets/Hybi13/Demultiplex.hs:69)
    demultiplex (src/Network/WebSockets/Hybi13/Demultiplex.hs:74)
   0% (  0 /  8) in 'Network.WebSockets.Hybi13'
  Missing documentation for:
    Module header
    headerVersions (src/Network/WebSockets/Hybi13.hs:51)
    finishRequest (src/Network/WebSockets/Hybi13.hs:56)
    finishResponse (src/Network/WebSockets/Hybi13.hs:67)
    encodeMessages (src/Network/WebSockets/Hybi13.hs:107)
    decodeMessages (src/Network/WebSockets/Hybi13.hs:150)
    createRequest (src/Network/WebSockets/Hybi13.hs:228)
    encodeFrame (src/Network/WebSockets/Hybi13.hs:119)
   9% (  1 / 11) in 'Network.WebSockets.Protocol'
  Missing documentation for:
    Protocol (src/Network/WebSockets/Protocol.hs:31)
    defaultProtocol (src/Network/WebSockets/Protocol.hs:37)
    protocols (src/Network/WebSockets/Protocol.hs:42)
    compatible (src/Network/WebSockets/Protocol.hs:52)
    headerVersions (src/Network/WebSockets/Protocol.hs:47)
    finishRequest (src/Network/WebSockets/Protocol.hs:59)
    finishResponse (src/Network/WebSockets/Protocol.hs:64)
    encodeMessages (src/Network/WebSockets/Protocol.hs:69)
    decodeMessages (src/Network/WebSockets/Protocol.hs:76)
    createRequest (src/Network/WebSockets/Protocol.hs:83)
  60% ( 12 / 20) in 'Network.WebSockets.Connection'
  Missing documentation for:
    AcceptRequest (src/Network/WebSockets/Connection.hs:71)
    acceptRequest (src/Network/WebSockets/Connection.hs:87)
    acceptRequestWith (src/Network/WebSockets/Connection.hs:92)
    rejectRequest (src/Network/WebSockets/Connection.hs:123)
    Connection (src/Network/WebSockets/Connection.hs:128)
    defaultConnectionOptions (src/Network/WebSockets/Connection.hs:153)
    receive (src/Network/WebSockets/Connection.hs:160)
    send (src/Network/WebSockets/Connection.hs:208)
 100% (  7 /  7) in 'Network.WebSockets.Server'
  33% (  2 /  6) in 'Network.WebSockets.Client'
  Missing documentation for:
    runClient (src/Network/WebSockets/Client.hs:39)
    runClientWith (src/Network/WebSockets/Client.hs:49)
    runClientWithSocket (src/Network/WebSockets/Client.hs:121)
    runClientWithStream (src/Network/WebSockets/Client.hs:76)
  76% ( 41 / 54) in 'Network.WebSockets'
  Missing documentation for:
    Module header
    AcceptRequest (src/Network/WebSockets/Connection.hs:71)
    acceptRequest (src/Network/WebSockets/Connection.hs:87)
    acceptRequestWith (src/Network/WebSockets/Connection.hs:92)
    rejectRequest (src/Network/WebSockets/Connection.hs:123)
    Connection (src/Network/WebSockets/Connection.hs:128)
    defaultConnectionOptions (src/Network/WebSockets/Connection.hs:153)
    receive (src/Network/WebSockets/Connection.hs:160)
    send (src/Network/WebSockets/Connection.hs:208)
    runClient (src/Network/WebSockets/Client.hs:39)
    runClientWith (src/Network/WebSockets/Client.hs:49)
    runClientWithSocket (src/Network/WebSockets/Client.hs:121)
    runClientWithStream (src/Network/WebSockets/Client.hs:76)
Warning: Network.WebSockets.Connection: could not find link destinations for:
    ConnectionType Protocol
Documentation created: dist/doc/html/websockets/index.html,
dist/doc/html/websockets/websockets.txt
Creating package registration file:
/tmp/pkgConf-websockets-0.9.61381690930196285753.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/websockets-0.9.6.1-2lBvdiPSwNk402xXR5U0qU
Registering websockets-0.9.6.1...
Installed websockets-0.9.6.1
Configuring suspend-0.2.0.0...
Building suspend-0.2.0.0...
Preprocessing library suspend-0.2.0.0...
[1 of 3] Compiling Control.Concurrent.Delay ( src/Control/Concurrent/Delay.hs, dist/build/Control/Concurrent/Delay.o )
[2 of 3] Compiling Control.Concurrent.Suspend.Lifted ( src/Control/Concurrent/Suspend/Lifted.hs, dist/build/Control/Concurrent/Suspend/Lifted.o )
[3 of 3] Compiling Control.Concurrent.Suspend ( src/Control/Concurrent/Suspend.hs, dist/build/Control/Concurrent/Suspend.o )
In-place registering suspend-0.2.0.0...
Running Haddock for suspend-0.2.0.0...
Running hscolour for suspend-0.2.0.0...
Preprocessing library suspend-0.2.0.0...
Preprocessing library suspend-0.2.0.0...
Haddock coverage:
  89% (  8 /  9) in 'Control.Concurrent.Delay'
  Missing documentation for:
    Module header
  89% (  8 /  9) in 'Control.Concurrent.Suspend.Lifted'
  Missing documentation for:
    Module header
  89% (  8 /  9) in 'Control.Concurrent.Suspend'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/suspend/index.html,
dist/doc/html/suspend/suspend.txt
Creating package registration file:
/tmp/pkgConf-suspend-0.2.0427231456946638228.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/suspend-0.2.0.0-2gdQRzWcSwi6YNAVt8ltAI
Registering suspend-0.2.0.0...
Installed suspend-0.2.0.0
Configuring timers-0.2.0.3...
Building timers-0.2.0.3...
Preprocessing library timers-0.2.0.3...
[1 of 3] Compiling Control.Concurrent.Timer.Types ( src/Control/Concurrent/Timer/Types.hs, dist/build/Control/Concurrent/Timer/Types.o )
[2 of 3] Compiling Control.Concurrent.Timer.Lifted ( src/Control/Concurrent/Timer/Lifted.hs, dist/build/Control/Concurrent/Timer/Lifted.o )

src/Control/Concurrent/Timer/Lifted.hs:20:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[3 of 3] Compiling Control.Concurrent.Timer ( src/Control/Concurrent/Timer.hs, dist/build/Control/Concurrent/Timer.o )

src/Control/Concurrent/Timer.hs:18:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
In-place registering timers-0.2.0.3...
Running Haddock for timers-0.2.0.3...
Running hscolour for timers-0.2.0.3...
Preprocessing library timers-0.2.0.3...
Preprocessing library timers-0.2.0.3...

src/Control/Concurrent/Timer/Lifted.hs:20:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Control/Concurrent/Timer.hs:18:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
  33% (  1 /  3) in 'Control.Concurrent.Timer.Types'
  Missing documentation for:
    Module header
    TimerImmutable (src/Control/Concurrent/Timer/Types.hs:19)
  91% ( 10 / 11) in 'Control.Concurrent.Timer.Lifted'
  Missing documentation for:
    Module header
  91% ( 10 / 11) in 'Control.Concurrent.Timer'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/timers/index.html,
dist/doc/html/timers/timers.txt
Creating package registration file:
/tmp/pkgConf-timers-0.2.02130324323606733503.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/timers-0.2.0.3-LvchEKW85hHKv5d7239Mlo
Registering timers-0.2.0.3...
Installed timers-0.2.0.3
Downloading eventloop-0.6.0.0...
Configuring eventloop-0.6.0.0...
Building eventloop-0.6.0.0...
Preprocessing library eventloop-0.6.0.0...
[ 1 of 57] Compiling Eventloop.Utility.Vectors ( src/Eventloop/Utility/Vectors.hs, dist/build/Eventloop/Utility/Vectors.o )
[ 2 of 57] Compiling Eventloop.Utility.Websockets ( src/Eventloop/Utility/Websockets.hs, dist/build/Eventloop/Utility/Websockets.o )
[ 3 of 57] Compiling Eventloop.Utility.Config ( src/Eventloop/Utility/Config.hs, dist/build/Eventloop/Utility/Config.o )
[ 4 of 57] Compiling Eventloop.Types.Common ( src/Eventloop/Types/Common.hs, dist/build/Eventloop/Types/Common.o )
[ 5 of 57] Compiling Eventloop.Module.Timer.Types ( src/Eventloop/Module/Timer/Types.hs, dist/build/Eventloop/Module/Timer/Types.o )
[ 6 of 57] Compiling Eventloop.Module.StdOut.Types ( src/Eventloop/Module/StdOut/Types.hs, dist/build/Eventloop/Module/StdOut/Types.o )
[ 7 of 57] Compiling Eventloop.Module.StdIn.Types ( src/Eventloop/Module/StdIn/Types.hs, dist/build/Eventloop/Module/StdIn/Types.o )
[ 8 of 57] Compiling Eventloop.Module.File.Types ( src/Eventloop/Module/File/Types.hs, dist/build/Eventloop/Module/File/Types.o )
[ 9 of 57] Compiling Eventloop.Module.Websocket.Mouse.Types ( src/Eventloop/Module/Websocket/Mouse/Types.hs, dist/build/Eventloop/Module/Websocket/Mouse/Types.o )
[10 of 57] Compiling Eventloop.Module.Graphs.Types ( src/Eventloop/Module/Graphs/Types.hs, dist/build/Eventloop/Module/Graphs/Types.o )
[11 of 57] Compiling Eventloop.Module.Websocket.Keyboard.Types ( src/Eventloop/Module/Websocket/Keyboard/Types.hs, dist/build/Eventloop/Module/Websocket/Keyboard/Types.o )
[12 of 57] Compiling Eventloop.Module.Websocket.Canvas.Types ( src/Eventloop/Module/Websocket/Canvas/Types.hs, dist/build/Eventloop/Module/Websocket/Canvas/Types.o )
[13 of 57] Compiling Eventloop.Module.BasicShapes.Types ( src/Eventloop/Module/BasicShapes/Types.hs, dist/build/Eventloop/Module/BasicShapes/Types.o )
[14 of 57] Compiling Eventloop.Utility.Trees.LayoutTree ( src/Eventloop/Utility/Trees/LayoutTree.hs, dist/build/Eventloop/Utility/Trees/LayoutTree.o )
[15 of 57] Compiling Eventloop.Utility.Trees.GeneralTree ( src/Eventloop/Utility/Trees/GeneralTree.hs, dist/build/Eventloop/Utility/Trees/GeneralTree.o )
[16 of 57] Compiling Eventloop.Module.DrawTrees.Types ( src/Eventloop/Module/DrawTrees/Types.hs, dist/build/Eventloop/Module/DrawTrees/Types.o )
[17 of 57] Compiling Eventloop.Module.BasicShapes.Classes ( src/Eventloop/Module/BasicShapes/Classes.hs, dist/build/Eventloop/Module/BasicShapes/Classes.o )
[18 of 57] Compiling Eventloop.Module.StatefulGraphics.Types ( src/Eventloop/Module/StatefulGraphics/Types.hs, dist/build/Eventloop/Module/StatefulGraphics/Types.o )
[19 of 57] Compiling Eventloop.Module.Websocket.Canvas.Opcode ( src/Eventloop/Module/Websocket/Canvas/Opcode.hs, dist/build/Eventloop/Module/Websocket/Canvas/Opcode.o )
[20 of 57] Compiling Eventloop.Module.Websocket.Canvas.JSONEncoding ( src/Eventloop/Module/Websocket/Canvas/JSONEncoding.hs, dist/build/Eventloop/Module/Websocket/Canvas/JSONEncoding.o )
[21 of 57] Compiling Eventloop.Types.Events ( src/Eventloop/Types/Events.hs, dist/build/Eventloop/Types/Events.o )
[22 of 57] Compiling Eventloop.Types.Exception ( src/Eventloop/Types/Exception.hs, dist/build/Eventloop/Types/Exception.o )
[23 of 57] Compiling Eventloop.Types.System ( src/Eventloop/Types/System.hs, dist/build/Eventloop/Types/System.o )
[24 of 57] Compiling Eventloop.Module.Websocket.Canvas.Canvas ( src/Eventloop/Module/Websocket/Canvas/Canvas.hs, dist/build/Eventloop/Module/Websocket/Canvas/Canvas.o )
[25 of 57] Compiling Eventloop.Module.Websocket.Canvas ( src/Eventloop/Module/Websocket/Canvas.hs, dist/build/Eventloop/Module/Websocket/Canvas.o )
[26 of 57] Compiling Eventloop.Module.Websocket.Keyboard.Keyboard ( src/Eventloop/Module/Websocket/Keyboard/Keyboard.hs, dist/build/Eventloop/Module/Websocket/Keyboard/Keyboard.o )
[27 of 57] Compiling Eventloop.Module.Websocket.Keyboard ( src/Eventloop/Module/Websocket/Keyboard.hs, dist/build/Eventloop/Module/Websocket/Keyboard.o )
[28 of 57] Compiling Eventloop.Module.Websocket.Mouse.Mouse ( src/Eventloop/Module/Websocket/Mouse/Mouse.hs, dist/build/Eventloop/Module/Websocket/Mouse/Mouse.o )
[29 of 57] Compiling Eventloop.Module.Websocket.Mouse ( src/Eventloop/Module/Websocket/Mouse.hs, dist/build/Eventloop/Module/Websocket/Mouse.o )
[30 of 57] Compiling Eventloop.Module.DrawTrees.DrawTrees ( src/Eventloop/Module/DrawTrees/DrawTrees.hs, dist/build/Eventloop/Module/DrawTrees/DrawTrees.o )
[31 of 57] Compiling Eventloop.Module.DrawTrees ( src/Eventloop/Module/DrawTrees.hs, dist/build/Eventloop/Module/DrawTrees.o )
[32 of 57] Compiling Eventloop.Module.BasicShapes.BasicShapes ( src/Eventloop/Module/BasicShapes/BasicShapes.hs, dist/build/Eventloop/Module/BasicShapes/BasicShapes.o )
[33 of 57] Compiling Eventloop.Module.BasicShapes ( src/Eventloop/Module/BasicShapes.hs, dist/build/Eventloop/Module/BasicShapes.o )
[34 of 57] Compiling Eventloop.Module.File.File ( src/Eventloop/Module/File/File.hs, dist/build/Eventloop/Module/File/File.o )
[35 of 57] Compiling Eventloop.Module.File ( src/Eventloop/Module/File.hs, dist/build/Eventloop/Module/File.o )
[36 of 57] Compiling Eventloop.Module.StatefulGraphics.StatefulGraphics ( src/Eventloop/Module/StatefulGraphics/StatefulGraphics.hs, dist/build/Eventloop/Module/StatefulGraphics/StatefulGraphics.o )
[37 of 57] Compiling Eventloop.Module.StatefulGraphics ( src/Eventloop/Module/StatefulGraphics.hs, dist/build/Eventloop/Module/StatefulGraphics.o )
[38 of 57] Compiling Eventloop.Module.StdIn.StdIn ( src/Eventloop/Module/StdIn/StdIn.hs, dist/build/Eventloop/Module/StdIn/StdIn.o )
[39 of 57] Compiling Eventloop.Module.StdIn ( src/Eventloop/Module/StdIn.hs, dist/build/Eventloop/Module/StdIn.o )
[40 of 57] Compiling Eventloop.Module.StdOut.StdOut ( src/Eventloop/Module/StdOut/StdOut.hs, dist/build/Eventloop/Module/StdOut/StdOut.o )

src/Eventloop/Module/StdOut/StdOut.hs:33:1: Warning:
    Pattern match(es) are overlapped
    In an equation for ‘stdOutEventSender’:
        stdOutEventSender sharedConst sharedIOT ioConst ioStateT Stop = ...
[41 of 57] Compiling Eventloop.Module.StdOut ( src/Eventloop/Module/StdOut.hs, dist/build/Eventloop/Module/StdOut.o )
[42 of 57] Compiling Eventloop.Module.Timer.Timer ( src/Eventloop/Module/Timer/Timer.hs, dist/build/Eventloop/Module/Timer/Timer.o )
[43 of 57] Compiling Eventloop.Module.Timer ( src/Eventloop/Module/Timer.hs, dist/build/Eventloop/Module/Timer.o )
[44 of 57] Compiling Eventloop.DefaultConfiguration ( src/Eventloop/DefaultConfiguration.hs, dist/build/Eventloop/DefaultConfiguration.o )
[45 of 57] Compiling Eventloop.Module.Graphs.Graphs ( src/Eventloop/Module/Graphs/Graphs.hs, dist/build/Eventloop/Module/Graphs/Graphs.o )
[46 of 57] Compiling Eventloop.Module.Graphs ( src/Eventloop/Module/Graphs.hs, dist/build/Eventloop/Module/Graphs.o )
[47 of 57] Compiling Eventloop.OutRouter ( src/Eventloop/OutRouter.hs, dist/build/Eventloop/OutRouter.o )
[48 of 57] Compiling Eventloop.System.Processing ( src/Eventloop/System/Processing.hs, dist/build/Eventloop/System/Processing.o )
[49 of 57] Compiling Eventloop.System.TeardownThread ( src/Eventloop/System/TeardownThread.hs, dist/build/Eventloop/System/TeardownThread.o )
[50 of 57] Compiling Eventloop.System.Setup ( src/Eventloop/System/Setup.hs, dist/build/Eventloop/System/Setup.o )
[51 of 57] Compiling Eventloop.System.SenderThread ( src/Eventloop/System/SenderThread.hs, dist/build/Eventloop/System/SenderThread.o )
[52 of 57] Compiling Eventloop.System.RetrieverThread ( src/Eventloop/System/RetrieverThread.hs, dist/build/Eventloop/System/RetrieverThread.o )
[53 of 57] Compiling Eventloop.System.OutRouterThread ( src/Eventloop/System/OutRouterThread.hs, dist/build/Eventloop/System/OutRouterThread.o )
[54 of 57] Compiling Eventloop.System.InitializationThread ( src/Eventloop/System/InitializationThread.hs, dist/build/Eventloop/System/InitializationThread.o )
[55 of 57] Compiling Eventloop.System.EventloopThread ( src/Eventloop/System/EventloopThread.hs, dist/build/Eventloop/System/EventloopThread.o )
[56 of 57] Compiling Eventloop.System.DisplayExceptionThread ( src/Eventloop/System/DisplayExceptionThread.hs, dist/build/Eventloop/System/DisplayExceptionThread.o )
[57 of 57] Compiling Eventloop.Core   ( src/Eventloop/Core.hs, dist/build/Eventloop/Core.o )
In-place registering eventloop-0.6.0.0...
Running Haddock for eventloop-0.6.0.0...
Running hscolour for eventloop-0.6.0.0...
Preprocessing library eventloop-0.6.0.0...
Preprocessing library eventloop-0.6.0.0...
Haddock coverage:
   0% (  0 / 26) in 'Eventloop.Utility.Vectors'
  Missing documentation for:
    Module header
    Angle (src/Eventloop/Utility/Vectors.hs:3)
    Radians (src/Eventloop/Utility/Vectors.hs:4)
    Length (src/Eventloop/Utility/Vectors.hs:5)
    X (src/Eventloop/Utility/Vectors.hs:7)
    Y (src/Eventloop/Utility/Vectors.hs:8)
    Offset (src/Eventloop/Utility/Vectors.hs:9)
    PolarCoord (src/Eventloop/Utility/Vectors.hs:11)
    Point (src/Eventloop/Utility/Vectors.hs:14)
    degreesToRadians (src/Eventloop/Utility/Vectors.hs:17)
    radiansToDegrees (src/Eventloop/Utility/Vectors.hs:21)
    lengthToPoint (src/Eventloop/Utility/Vectors.hs:25)
    lengthBetweenPoints (src/Eventloop/Utility/Vectors.hs:29)
    differenceBetweenPoints (src/Eventloop/Utility/Vectors.hs:35)
    originPoint (src/Eventloop/Utility/Vectors.hs:39)
    Translate (src/Eventloop/Utility/Vectors.hs:41)
    Vector2D (src/Eventloop/Utility/Vectors.hs:45)
     (src/Eventloop/Utility/Vectors.hs:50)
     (src/Eventloop/Utility/Vectors.hs:55)
    ToPoint (src/Eventloop/Utility/Vectors.hs:61)
     (src/Eventloop/Utility/Vectors.hs:64)
    ToPolarCoord (src/Eventloop/Utility/Vectors.hs:68)
     (src/Eventloop/Utility/Vectors.hs:71)
    RotateLeftAround (src/Eventloop/Utility/Vectors.hs:89)
     (src/Eventloop/Utility/Vectors.hs:92)
     (src/Eventloop/Utility/Vectors.hs:95)
   0% (  0 / 21) in 'Eventloop.Utility.Websockets'
  Missing documentation for:
    Module header
    Host (src/Eventloop/Utility/Websockets.hs:18)
    Port (src/Eventloop/Utility/Websockets.hs:19)
    Message (src/Eventloop/Utility/Websockets.hs:20)
    ReceiveBuffer (src/Eventloop/Utility/Websockets.hs:21)
    ServerSocket (src/Eventloop/Utility/Websockets.hs:23)
    ClientSocket (src/Eventloop/Utility/Websockets.hs:24)
    ReaderThread (src/Eventloop/Utility/Websockets.hs:26)
    UnbufferedReaderThread (src/Eventloop/Utility/Websockets.hs:27)
     (src/Eventloop/Utility/Websockets.hs:29)
    createBindListenServerSocket (src/Eventloop/Utility/Websockets.hs:32)
    acceptFirstConnection (src/Eventloop/Utility/Websockets.hs:42)
    setupWebsocketConnection (src/Eventloop/Utility/Websockets.hs:50)
    handleCloseRequestException (src/Eventloop/Utility/Websockets.hs:57)
    takeMessage (src/Eventloop/Utility/Websockets.hs:81)
    writeMessage (src/Eventloop/Utility/Websockets.hs:90)
    writeBinaryMessage (src/Eventloop/Utility/Websockets.hs:94)
    isConnected (src/Eventloop/Utility/Websockets.hs:98)
    closeWebsocketConnection (src/Eventloop/Utility/Websockets.hs:101)
    destroyWebsocketConnection (src/Eventloop/Utility/Websockets.hs:123)
    Connection
   0% (  0 /  5) in 'Eventloop.Utility.Config'
  Missing documentation for:
    Module header
    ipAddress (src/Eventloop/Utility/Config.hs:5)
    keyboardPort (src/Eventloop/Utility/Config.hs:6)
    mousePort (src/Eventloop/Utility/Config.hs:7)
    canvasPort (src/Eventloop/Utility/Config.hs:8)
   0% (  0 /  5) in 'Eventloop.Types.Common'
  Missing documentation for:
    Module header
    EventloopModuleIdentifier (src/Eventloop/Types/Common.hs:3)
    ProcessingDescription (src/Eventloop/Types/Common.hs:4)
    NamedId (src/Eventloop/Types/Common.hs:6)
    NumericId (src/Eventloop/Types/Common.hs:7)
   0% (  0 /  8) in 'Eventloop.Module.Timer.Types'
  Missing documentation for:
    Module header
    MicroSecondDelay (src/Eventloop/Module/Timer/Types.hs:7)
    TimerId (src/Eventloop/Module/Timer/Types.hs:8)
    TickBuffer (src/Eventloop/Module/Timer/Types.hs:9)
    StartedTimer (src/Eventloop/Module/Timer/Types.hs:10)
    TimerStartFunction (src/Eventloop/Module/Timer/Types.hs:11)
    TimerIn (src/Eventloop/Module/Timer/Types.hs:13)
    TimerOut (src/Eventloop/Module/Timer/Types.hs:16)
   0% (  0 /  2) in 'Eventloop.Module.StdOut.Types'
  Missing documentation for:
    Module header
    StdOutOut (src/Eventloop/Module/StdOut/Types.hs:3)
   0% (  0 /  3) in 'Eventloop.Module.StdIn.Types'
  Missing documentation for:
    Module header
    StdInIn (src/Eventloop/Module/StdIn/Types.hs:3)
    StdInOut (src/Eventloop/Module/StdIn/Types.hs:8)
   0% (  0 /  4) in 'Eventloop.Module.File.Types'
  Missing documentation for:
    Module header
    OpenFile (src/Eventloop/Module/File/Types.hs:5)
    FileIn (src/Eventloop/Module/File/Types.hs:7)
    FileOut (src/Eventloop/Module/File/Types.hs:16)
   0% (  0 /  5) in 'Eventloop.Module.Websocket.Mouse.Types'
  Missing documentation for:
    Module header
    MouseIn (src/Eventloop/Module/Websocket/Mouse/Types.hs:6)
    MouseType (src/Eventloop/Module/Websocket/Mouse/Types.hs:9)
    MouseEvent (src/Eventloop/Module/Websocket/Mouse/Types.hs:13)
    MouseButton (src/Eventloop/Module/Websocket/Mouse/Types.hs:22)
   0% (  0 / 16) in 'Eventloop.Module.Graphs.Types'
  Missing documentation for:
    Module header
    Pos (src/Eventloop/Module/Graphs/Types.hs:9)
    Vector (src/Eventloop/Module/Graphs/Types.hs:10)
    GraphsIn (src/Eventloop/Module/Graphs/Types.hs:13)
    GraphsOut (src/Eventloop/Module/Graphs/Types.hs:17)
    Label (src/Eventloop/Module/Graphs/Types.hs:23)
    Weight (src/Eventloop/Module/Graphs/Types.hs:24)
    Node (src/Eventloop/Module/Graphs/Types.hs:26)
    Edge (src/Eventloop/Module/Graphs/Types.hs:27)
    Graph (src/Eventloop/Module/Graphs/Types.hs:29)
    Color (src/Eventloop/Module/Graphs/Types.hs:37)
    Thickness (src/Eventloop/Module/Graphs/Types.hs:48)
    Directed (src/Eventloop/Module/Graphs/Types.hs:52)
    Weighted (src/Eventloop/Module/Graphs/Types.hs:56)
    MouseEvent (src/Eventloop/Module/Websocket/Mouse/Types.hs:13)
    MouseButton (src/Eventloop/Module/Websocket/Mouse/Types.hs:22)
   0% (  0 /  2) in 'Eventloop.Module.Websocket.Keyboard.Types'
  Missing documentation for:
    Module header
    Keyboard (src/Eventloop/Module/Websocket/Keyboard/Types.hs:3)
  32% ( 22 / 69) in 'Eventloop.Module.Websocket.Canvas.Types'
  Missing documentation for:
    Module header
    CanvasSystemReceiveBuffer (src/Eventloop/Module/Websocket/Canvas/Types.hs:7)
     (src/Eventloop/Module/Websocket/Canvas/Types.hs:9)
    Opcode (src/Eventloop/Module/Websocket/Canvas/Types.hs:13)
    ScreenMetric (src/Eventloop/Module/Websocket/Canvas/Types.hs:15)
    ScreenX (src/Eventloop/Module/Websocket/Canvas/Types.hs:16)
    ScreenY (src/Eventloop/Module/Websocket/Canvas/Types.hs:17)
    ScreenWidth (src/Eventloop/Module/Websocket/Canvas/Types.hs:18)
    ScreenHeight (src/Eventloop/Module/Websocket/Canvas/Types.hs:19)
    ScreenRadius (src/Eventloop/Module/Websocket/Canvas/Types.hs:20)
    ScreenAngle (src/Eventloop/Module/Websocket/Canvas/Types.hs:21)
    ScreenPoint (src/Eventloop/Module/Websocket/Canvas/Types.hs:23)
    ScreenDimensions (src/Eventloop/Module/Websocket/Canvas/Types.hs:24)
    ScreenStartingPoint (src/Eventloop/Module/Websocket/Canvas/Types.hs:26)
    ScreenControlPoint (src/Eventloop/Module/Websocket/Canvas/Types.hs:27)
    ScreenEndPoint (src/Eventloop/Module/Websocket/Canvas/Types.hs:28)
    ScreenStartingAngle (src/Eventloop/Module/Websocket/Canvas/Types.hs:30)
    ScreenEndAngle (src/Eventloop/Module/Websocket/Canvas/Types.hs:31)
    CanvasId (src/Eventloop/Module/Websocket/Canvas/Types.hs:33)
    ZIndex (src/Eventloop/Module/Websocket/Canvas/Types.hs:34)
    ScreenColorMetric (src/Eventloop/Module/Websocket/Canvas/Types.hs:36)
    ScreenRed (src/Eventloop/Module/Websocket/Canvas/Types.hs:37)
    ScreenGreen (src/Eventloop/Module/Websocket/Canvas/Types.hs:38)
    ScreenBlue (src/Eventloop/Module/Websocket/Canvas/Types.hs:39)
    ScreenAlpha (src/Eventloop/Module/Websocket/Canvas/Types.hs:40)
    ScreenColor (src/Eventloop/Module/Websocket/Canvas/Types.hs:41)
    ScreenPixel (src/Eventloop/Module/Websocket/Canvas/Types.hs:42)
    ColorStopOffset (src/Eventloop/Module/Websocket/Canvas/Types.hs:44)
    ScreenCircle (src/Eventloop/Module/Websocket/Canvas/Types.hs:46)
    ScaleUnit (src/Eventloop/Module/Websocket/Canvas/Types.hs:48)
    ScaleX (src/Eventloop/Module/Websocket/Canvas/Types.hs:49)
    ScaleY (src/Eventloop/Module/Websocket/Canvas/Types.hs:50)
    ScreenLineThickness (src/Eventloop/Module/Websocket/Canvas/Types.hs:52)
    FontFamily (src/Eventloop/Module/Websocket/Canvas/Types.hs:54)
    FontSize (src/Eventloop/Module/Websocket/Canvas/Types.hs:55)
    RoutedMessageIn (src/Eventloop/Module/Websocket/Canvas/Types.hs:58)
    RoutedMessageOut (src/Eventloop/Module/Websocket/Canvas/Types.hs:62)
    PathStroke (src/Eventloop/Module/Websocket/Canvas/Types.hs:120)
    PathFill (src/Eventloop/Module/Websocket/Canvas/Types.hs:127)
    RenderStyle (src/Eventloop/Module/Websocket/Canvas/Types.hs:134)
    TextFillRenderStyle (src/Eventloop/Module/Websocket/Canvas/Types.hs:170)
    TextStroke (src/Eventloop/Module/Websocket/Canvas/Types.hs:172)
    TransformationMatrix (src/Eventloop/Module/Websocket/Canvas/Types.hs:192)
    CanvasTransform (src/Eventloop/Module/Websocket/Canvas/Types.hs:194)
    CSSTopOffset (src/Eventloop/Module/Websocket/Canvas/Types.hs:207)
    CSSMeasurements (src/Eventloop/Module/Websocket/Canvas/Types.hs:208)
    CSSPosition (src/Eventloop/Module/Websocket/Canvas/Types.hs:210)
   0% (  0 / 29) in 'Eventloop.Module.BasicShapes.Types'
  Missing documentation for:
    Module header
    GraphicalNumeric (src/Eventloop/Module/BasicShapes/Types.hs:9)
    Translation (src/Eventloop/Module/BasicShapes/Types.hs:10)
    Width (src/Eventloop/Module/BasicShapes/Types.hs:12)
    Height (src/Eventloop/Module/BasicShapes/Types.hs:13)
    Dimensions (src/Eventloop/Module/BasicShapes/Types.hs:14)
    Radius (src/Eventloop/Module/BasicShapes/Types.hs:16)
    Red (src/Eventloop/Module/BasicShapes/Types.hs:18)
    Green (src/Eventloop/Module/BasicShapes/Types.hs:19)
    Blue (src/Eventloop/Module/BasicShapes/Types.hs:20)
    Alpha (src/Eventloop/Module/BasicShapes/Types.hs:21)
    Color (src/Eventloop/Module/BasicShapes/Types.hs:22)
    FillColor (src/Eventloop/Module/BasicShapes/Types.hs:23)
    StrokeColor (src/Eventloop/Module/BasicShapes/Types.hs:24)
    StrokeLineThickness (src/Eventloop/Module/BasicShapes/Types.hs:26)
    UpperLeft (src/Eventloop/Module/BasicShapes/Types.hs:28)
    UpperRight (src/Eventloop/Module/BasicShapes/Types.hs:29)
    LowerLeft (src/Eventloop/Module/BasicShapes/Types.hs:30)
    LowerRight (src/Eventloop/Module/BasicShapes/Types.hs:31)
    AmountOfPoints (src/Eventloop/Module/BasicShapes/Types.hs:33)
    FontFamily (src/Eventloop/Module/BasicShapes/Types.hs:35)
    FontSize (src/Eventloop/Module/BasicShapes/Types.hs:36)
    BasicShapesOut (src/Eventloop/Module/BasicShapes/Types.hs:39)
    Shape (src/Eventloop/Module/BasicShapes/Types.hs:42)
    Primitive (src/Eventloop/Module/BasicShapes/Types.hs:53)
    Rotation (src/Eventloop/Module/BasicShapes/Types.hs:82)
    RotatePoint (src/Eventloop/Module/BasicShapes/Types.hs:85)
    BoundingBox (src/Eventloop/Module/BasicShapes/Types.hs:89)
    CanvasId (src/Eventloop/Module/Websocket/Canvas/Types.hs:33)
   0% (  0 / 15) in 'Eventloop.Utility.Trees.LayoutTree'
  Missing documentation for:
    Module header
    LayoutTree (src/Eventloop/Utility/Trees/LayoutTree.hs:6)
    LayoutNodeContent (src/Eventloop/Utility/Trees/LayoutTree.hs:9)
    LayoutLine (src/Eventloop/Utility/Trees/LayoutTree.hs:13)
    TopConnect (src/Eventloop/Utility/Trees/LayoutTree.hs:16)
    BottomConnect (src/Eventloop/Utility/Trees/LayoutTree.hs:17)
    Connect (src/Eventloop/Utility/Trees/LayoutTree.hs:18)
    marginLine (src/Eventloop/Utility/Trees/LayoutTree.hs:21)
    lineThickness (src/Eventloop/Utility/Trees/LayoutTree.hs:22)
    textThickness (src/Eventloop/Utility/Trees/LayoutTree.hs:23)
    textFont (src/Eventloop/Utility/Trees/LayoutTree.hs:24)
    printTree (src/Eventloop/Utility/Trees/LayoutTree.hs:27)
    printNodeContent (src/Eventloop/Utility/Trees/LayoutTree.hs:38)
    printLine (src/Eventloop/Utility/Trees/LayoutTree.hs:43)
    marginizeLinePoints (src/Eventloop/Utility/Trees/LayoutTree.hs:51)
   0% (  0 / 30) in 'Eventloop.Utility.Trees.GeneralTree'
  Missing documentation for:
    Module header
    GeneralTree (src/Eventloop/Utility/Trees/GeneralTree.hs:8)
    GeneralNodeContent (src/Eventloop/Utility/Trees/GeneralTree.hs:11)
    GeneralLine (src/Eventloop/Utility/Trees/GeneralTree.hs:15)
    LeftOffset (src/Eventloop/Utility/Trees/GeneralTree.hs:19)
    TopOffset (src/Eventloop/Utility/Trees/GeneralTree.hs:20)
    RightOffset (src/Eventloop/Utility/Trees/GeneralTree.hs:21)
    BottomOffset (src/Eventloop/Utility/Trees/GeneralTree.hs:22)
    Middle (src/Eventloop/Utility/Trees/GeneralTree.hs:23)
    Pos (src/Eventloop/Utility/Trees/GeneralTree.hs:25)
    GeneralizeTree (src/Eventloop/Utility/Trees/GeneralTree.hs:27)
     (src/Eventloop/Utility/Trees/GeneralTree.hs:30)
    textFont (src/Eventloop/Utility/Trees/GeneralTree.hs:36)
    textHeight (src/Eventloop/Utility/Trees/GeneralTree.hs:37)
    charWidth (src/Eventloop/Utility/Trees/GeneralTree.hs:38)
    marginBetweenTrees (src/Eventloop/Utility/Trees/GeneralTree.hs:40)
    marginBetweenNodeContent (src/Eventloop/Utility/Trees/GeneralTree.hs:41)
    marginBetweenNodeRows (src/Eventloop/Utility/Trees/GeneralTree.hs:42)
    marginBetweenNodeColumns (src/Eventloop/Utility/Trees/GeneralTree.hs:43)
    generalNodeDimension (src/Eventloop/Utility/Trees/GeneralTree.hs:48)
    flattenDimensions (src/Eventloop/Utility/Trees/GeneralTree.hs:54)
    generalNodeContentDimension (src/Eventloop/Utility/Trees/GeneralTree.hs:62)
    layoutGeneralTree (src/Eventloop/Utility/Trees/GeneralTree.hs:67)
    layoutGeneralTreeChildren (src/Eventloop/Utility/Trees/GeneralTree.hs:81)
    layoutLine (src/Eventloop/Utility/Trees/GeneralTree.hs:89)
    layoutGeneralTrees (src/Eventloop/Utility/Trees/GeneralTree.hs:92)
    layoutGeneralNodeContentList (src/Eventloop/Utility/Trees/GeneralTree.hs:100)
    layoutGeneralNodeContent (src/Eventloop/Utility/Trees/GeneralTree.hs:109)
    textSize (src/Eventloop/Utility/Trees/GeneralTree.hs:123)
    treeIndex (src/Eventloop/Utility/Trees/GeneralTree.hs:129)
   0% (  0 /  5) in 'Eventloop.Module.DrawTrees.Types'
  Missing documentation for:
    Module header
    DrawTreesOut (src/Eventloop/Module/DrawTrees/Types.hs:7)
    NodeColor (src/Eventloop/Module/DrawTrees/Types.hs:11)
    RBTree (src/Eventloop/Module/DrawTrees/Types.hs:16)
    RoseTree (src/Eventloop/Module/DrawTrees/Types.hs:20)
   0% (  0 / 26) in 'Eventloop.Module.BasicShapes.Classes'
  Missing documentation for:
    Module header
    addBoundingBox (src/Eventloop/Module/BasicShapes/Classes.hs:9)
    foldBoundingBoxes (src/Eventloop/Module/BasicShapes/Classes.hs:20)
    opOnBoundingBox (src/Eventloop/Module/BasicShapes/Classes.hs:25)
    allPolygonPoints (src/Eventloop/Module/BasicShapes/Classes.hs:32)
    roundPoint (src/Eventloop/Module/BasicShapes/Classes.hs:42)
    roundColor (src/Eventloop/Module/BasicShapes/Classes.hs:46)
     (src/Eventloop/Module/BasicShapes/Classes.hs:49)
     (src/Eventloop/Module/BasicShapes/Classes.hs:52)
     (src/Eventloop/Module/BasicShapes/Classes.hs:57)
     (src/Eventloop/Module/BasicShapes/Classes.hs:66)
    ToCenter (src/Eventloop/Module/BasicShapes/Classes.hs:70)
     (src/Eventloop/Module/BasicShapes/Classes.hs:73)
     (src/Eventloop/Module/BasicShapes/Classes.hs:76)
     (src/Eventloop/Module/BasicShapes/Classes.hs:79)
    ToBoundingBox (src/Eventloop/Module/BasicShapes/Classes.hs:86)
     (src/Eventloop/Module/BasicShapes/Classes.hs:89)
     (src/Eventloop/Module/BasicShapes/Classes.hs:92)
     (src/Eventloop/Module/BasicShapes/Classes.hs:108)
    findRotationPoint (src/Eventloop/Module/BasicShapes/Classes.hs:150)
    ToCanvasOut (src/Eventloop/Module/BasicShapes/Classes.hs:155)
     (src/Eventloop/Module/BasicShapes/Classes.hs:158)
    ToCanvasOperations (src/Eventloop/Module/BasicShapes/Classes.hs:164)
     (src/Eventloop/Module/BasicShapes/Classes.hs:167)
    ToScreenPathPart (src/Eventloop/Module/BasicShapes/Classes.hs:251)
     (src/Eventloop/Module/BasicShapes/Classes.hs:254)
   0% (  0 /  6) in 'Eventloop.Module.StatefulGraphics.Types'
  Missing documentation for:
    Module header
    StatefulGraphicsOut (src/Eventloop/Module/StatefulGraphics/Types.hs:7)
    GraphicPerformed (src/Eventloop/Module/StatefulGraphics/Types.hs:12)
    StatefulGraphic (src/Eventloop/Module/StatefulGraphics/Types.hs:18)
    GraphicsState (src/Eventloop/Module/StatefulGraphics/Types.hs:20)
    GraphicsStates (src/Eventloop/Module/StatefulGraphics/Types.hs:21)
   0% (  0 / 22) in 'Eventloop.Module.Websocket.Canvas.Opcode'
  Missing documentation for:
    Module header
    ToOpcode (src/Eventloop/Module/Websocket/Canvas/Opcode.hs:5)
     (src/Eventloop/Module/Websocket/Canvas/Opcode.hs:9)
     (src/Eventloop/Module/Websocket/Canvas/Opcode.hs:12)
     (src/Eventloop/Module/Websocket/Canvas/Opcode.hs:18)
     (src/Eventloop/Module/Websocket/Canvas/Opcode.hs:24)
     (src/Eventloop/Module/Websocket/Canvas/Opcode.hs:33)
     (src/Eventloop/Module/Websocket/Canvas/Opcode.hs:37)
     (src/Eventloop/Module/Websocket/Canvas/Opcode.hs:41)
     (src/Eventloop/Module/Websocket/Canvas/Opcode.hs:46)
     (src/Eventloop/Module/Websocket/Canvas/Opcode.hs:50)
     (src/Eventloop/Module/Websocket/Canvas/Opcode.hs:56)
     (src/Eventloop/Module/Websocket/Canvas/Opcode.hs:60)
     (src/Eventloop/Module/Websocket/Canvas/Opcode.hs:63)
     (src/Eventloop/Module/Websocket/Canvas/Opcode.hs:66)
     (src/Eventloop/Module/Websocket/Canvas/Opcode.hs:70)
     (src/Eventloop/Module/Websocket/Canvas/Opcode.hs:74)
     (src/Eventloop/Module/Websocket/Canvas/Opcode.hs:81)
     (src/Eventloop/Module/Websocket/Canvas/Opcode.hs:91)
     (src/Eventloop/Module/Websocket/Canvas/Opcode.hs:95)
     (src/Eventloop/Module/Websocket/Canvas/Opcode.hs:99)
     (src/Eventloop/Module/Websocket/Canvas/Opcode.hs:102)
   0% (  0 / 29) in 'Eventloop.Module.Websocket.Canvas.JSONEncoding'
  Missing documentation for:
    Module header
     (src/Eventloop/Module/Websocket/Canvas/JSONEncoding.hs:13)
     (src/Eventloop/Module/Websocket/Canvas/JSONEncoding.hs:21)
     (src/Eventloop/Module/Websocket/Canvas/JSONEncoding.hs:32)
     (src/Eventloop/Module/Websocket/Canvas/JSONEncoding.hs:43)
     (src/Eventloop/Module/Websocket/Canvas/JSONEncoding.hs:47)
     (src/Eventloop/Module/Websocket/Canvas/JSONEncoding.hs:51)
    operationObject (src/Eventloop/Module/Websocket/Canvas/JSONEncoding.hs:63)
     (src/Eventloop/Module/Websocket/Canvas/JSONEncoding.hs:68)
     (src/Eventloop/Module/Websocket/Canvas/JSONEncoding.hs:77)
     (src/Eventloop/Module/Websocket/Canvas/JSONEncoding.hs:83)
     (src/Eventloop/Module/Websocket/Canvas/JSONEncoding.hs:98)
     (src/Eventloop/Module/Websocket/Canvas/JSONEncoding.hs:113)
     (src/Eventloop/Module/Websocket/Canvas/JSONEncoding.hs:136)
     (src/Eventloop/Module/Websocket/Canvas/JSONEncoding.hs:143)
     (src/Eventloop/Module/Websocket/Canvas/JSONEncoding.hs:148)
     (src/Eventloop/Module/Websocket/Canvas/JSONEncoding.hs:159)
     (src/Eventloop/Module/Websocket/Canvas/JSONEncoding.hs:169)
     (src/Eventloop/Module/Websocket/Canvas/JSONEncoding.hs:173)
     (src/Eventloop/Module/Websocket/Canvas/JSONEncoding.hs:183)
     (src/Eventloop/Module/Websocket/Canvas/JSONEncoding.hs:190)
     (src/Eventloop/Module/Websocket/Canvas/JSONEncoding.hs:196)
     (src/Eventloop/Module/Websocket/Canvas/JSONEncoding.hs:202)
     (src/Eventloop/Module/Websocket/Canvas/JSONEncoding.hs:208)
     (src/Eventloop/Module/Websocket/Canvas/JSONEncoding.hs:212)
     (src/Eventloop/Module/Websocket/Canvas/JSONEncoding.hs:221)
     (src/Eventloop/Module/Websocket/Canvas/JSONEncoding.hs:226)
     (src/Eventloop/Module/Websocket/Canvas/JSONEncoding.hs:229)
     (src/Eventloop/Module/Websocket/Canvas/JSONEncoding.hs:234)
   0% (  0 /  3) in 'Eventloop.Types.Events'
  Missing documentation for:
    Module header
    In (src/Eventloop/Types/Events.hs:16)
    Out (src/Eventloop/Types/Events.hs:27)
   0% (  0 /  5) in 'Eventloop.Types.Exception'
  Missing documentation for:
    Module header
    EventloopException (src/Eventloop/Types/Exception.hs:13)
     (src/Eventloop/Types/Exception.hs:25)
     (src/Eventloop/Types/Exception.hs:28)
    exceptionMessage (src/Eventloop/Types/Exception.hs:62)
   0% (  0 / 21) in 'Eventloop.Types.System'
  Missing documentation for:
    Module header
    Initializer (src/Eventloop/Types/System.hs:28)
    EventRetriever (src/Eventloop/Types/System.hs:29)
    PreProcessor (src/Eventloop/Types/System.hs:30)
    PostProcessor (src/Eventloop/Types/System.hs:31)
    EventSender (src/Eventloop/Types/System.hs:32)
    Teardown (src/Eventloop/Types/System.hs:33)
    OutEventRouter (src/Eventloop/Types/System.hs:35)
    InEventQueue (src/Eventloop/Types/System.hs:37)
    OutEventQueue (src/Eventloop/Types/System.hs:38)
    SenderEventQueue (src/Eventloop/Types/System.hs:39)
    EventloopModuleConfiguration (src/Eventloop/Types/System.hs:42)
    EventloopModuleSenderConfiguration (src/Eventloop/Types/System.hs:55)
    EventloopConfiguration (src/Eventloop/Types/System.hs:61)
    EventloopSystemConfiguration (src/Eventloop/Types/System.hs:69)
    EventloopSetupConfiguration (src/Eventloop/Types/System.hs:83)
    EventloopSetupModuleConfiguration (src/Eventloop/Types/System.hs:90)
    SharedIOConstants (src/Eventloop/Types/System.hs:102)
    SharedIOState (src/Eventloop/Types/System.hs:105)
    IOConstants (src/Eventloop/Types/System.hs:108)
    IOState (src/Eventloop/Types/System.hs:130)
   0% (  0 /  6) in 'Eventloop.Module.Websocket.Canvas.Canvas'
  Missing documentation for:
    Module header
    setupCanvasModuleConfiguration (src/Eventloop/Module/Websocket/Canvas/Canvas.hs:27)
    canvasModuleIdentifier (src/Eventloop/Module/Websocket/Canvas/Canvas.hs:39)
    canvasInitializer (src/Eventloop/Module/Websocket/Canvas/Canvas.hs:43)
    canvasEventRetriever (src/Eventloop/Module/Websocket/Canvas/Canvas.hs:58)
    canvasEventSender (src/Eventloop/Module/Websocket/Canvas/Canvas.hs:82)
  30% ( 22 / 74) in 'Eventloop.Module.Websocket.Canvas'
  Missing documentation for:
    Module header
    setupCanvasModuleConfiguration (src/Eventloop/Module/Websocket/Canvas/Canvas.hs:27)
    canvasModuleIdentifier (src/Eventloop/Module/Websocket/Canvas/Canvas.hs:39)
    canvasInitializer (src/Eventloop/Module/Websocket/Canvas/Canvas.hs:43)
    canvasEventRetriever (src/Eventloop/Module/Websocket/Canvas/Canvas.hs:58)
    canvasEventSender (src/Eventloop/Module/Websocket/Canvas/Canvas.hs:82)
    CanvasSystemReceiveBuffer (src/Eventloop/Module/Websocket/Canvas/Types.hs:7)
     (src/Eventloop/Module/Websocket/Canvas/Types.hs:9)
    Opcode (src/Eventloop/Module/Websocket/Canvas/Types.hs:13)
    ScreenMetric (src/Eventloop/Module/Websocket/Canvas/Types.hs:15)
    ScreenX (src/Eventloop/Module/Websocket/Canvas/Types.hs:16)
    ScreenY (src/Eventloop/Module/Websocket/Canvas/Types.hs:17)
    ScreenWidth (src/Eventloop/Module/Websocket/Canvas/Types.hs:18)
    ScreenHeight (src/Eventloop/Module/Websocket/Canvas/Types.hs:19)
    ScreenRadius (src/Eventloop/Module/Websocket/Canvas/Types.hs:20)
    ScreenAngle (src/Eventloop/Module/Websocket/Canvas/Types.hs:21)
    ScreenPoint (src/Eventloop/Module/Websocket/Canvas/Types.hs:23)
    ScreenDimensions (src/Eventloop/Module/Websocket/Canvas/Types.hs:24)
    ScreenStartingPoint (src/Eventloop/Module/Websocket/Canvas/Types.hs:26)
    ScreenControlPoint (src/Eventloop/Module/Websocket/Canvas/Types.hs:27)
    ScreenEndPoint (src/Eventloop/Module/Websocket/Canvas/Types.hs:28)
    ScreenStartingAngle (src/Eventloop/Module/Websocket/Canvas/Types.hs:30)
    ScreenEndAngle (src/Eventloop/Module/Websocket/Canvas/Types.hs:31)
    CanvasId (src/Eventloop/Module/Websocket/Canvas/Types.hs:33)
    ZIndex (src/Eventloop/Module/Websocket/Canvas/Types.hs:34)
    ScreenColorMetric (src/Eventloop/Module/Websocket/Canvas/Types.hs:36)
    ScreenRed (src/Eventloop/Module/Websocket/Canvas/Types.hs:37)
    ScreenGreen (src/Eventloop/Module/Websocket/Canvas/Types.hs:38)
    ScreenBlue (src/Eventloop/Module/Websocket/Canvas/Types.hs:39)
    ScreenAlpha (src/Eventloop/Module/Websocket/Canvas/Types.hs:40)
    ScreenColor (src/Eventloop/Module/Websocket/Canvas/Types.hs:41)
    ScreenPixel (src/Eventloop/Module/Websocket/Canvas/Types.hs:42)
    ColorStopOffset (src/Eventloop/Module/Websocket/Canvas/Types.hs:44)
    ScreenCircle (src/Eventloop/Module/Websocket/Canvas/Types.hs:46)
    ScaleUnit (src/Eventloop/Module/Websocket/Canvas/Types.hs:48)
    ScaleX (src/Eventloop/Module/Websocket/Canvas/Types.hs:49)
    ScaleY (src/Eventloop/Module/Websocket/Canvas/Types.hs:50)
    ScreenLineThickness (src/Eventloop/Module/Websocket/Canvas/Types.hs:52)
    FontFamily (src/Eventloop/Module/Websocket/Canvas/Types.hs:54)
    FontSize (src/Eventloop/Module/Websocket/Canvas/Types.hs:55)
    RoutedMessageIn (src/Eventloop/Module/Websocket/Canvas/Types.hs:58)
    RoutedMessageOut (src/Eventloop/Module/Websocket/Canvas/Types.hs:62)
    PathStroke (src/Eventloop/Module/Websocket/Canvas/Types.hs:120)
    PathFill (src/Eventloop/Module/Websocket/Canvas/Types.hs:127)
    RenderStyle (src/Eventloop/Module/Websocket/Canvas/Types.hs:134)
    TextFillRenderStyle (src/Eventloop/Module/Websocket/Canvas/Types.hs:170)
    TextStroke (src/Eventloop/Module/Websocket/Canvas/Types.hs:172)
    TransformationMatrix (src/Eventloop/Module/Websocket/Canvas/Types.hs:192)
    CanvasTransform (src/Eventloop/Module/Websocket/Canvas/Types.hs:194)
    CSSTopOffset (src/Eventloop/Module/Websocket/Canvas/Types.hs:207)
    CSSMeasurements (src/Eventloop/Module/Websocket/Canvas/Types.hs:208)
    CSSPosition (src/Eventloop/Module/Websocket/Canvas/Types.hs:210)
   0% (  0 /  6) in 'Eventloop.Module.Websocket.Keyboard.Keyboard'
  Missing documentation for:
    Module header
    setupKeyboardModuleConfiguration (src/Eventloop/Module/Websocket/Keyboard/Keyboard.hs:25)
    keyboardModuleIdentifier (src/Eventloop/Module/Websocket/Keyboard/Keyboard.hs:37)
    keyboardInitializer (src/Eventloop/Module/Websocket/Keyboard/Keyboard.hs:45)
    keyboardEventRetriever (src/Eventloop/Module/Websocket/Keyboard/Keyboard.hs:53)
    keyboardEventSender (src/Eventloop/Module/Websocket/Keyboard/Keyboard.hs:74)
   0% (  0 /  7) in 'Eventloop.Module.Websocket.Keyboard'
  Missing documentation for:
    Module header
    setupKeyboardModuleConfiguration (src/Eventloop/Module/Websocket/Keyboard/Keyboard.hs:25)
    keyboardModuleIdentifier (src/Eventloop/Module/Websocket/Keyboard/Keyboard.hs:37)
    keyboardInitializer (src/Eventloop/Module/Websocket/Keyboard/Keyboard.hs:45)
    keyboardEventRetriever (src/Eventloop/Module/Websocket/Keyboard/Keyboard.hs:53)
    keyboardEventSender (src/Eventloop/Module/Websocket/Keyboard/Keyboard.hs:74)
    Keyboard (src/Eventloop/Module/Websocket/Keyboard/Types.hs:3)
   0% (  0 /  6) in 'Eventloop.Module.Websocket.Mouse.Mouse'
  Missing documentation for:
    Module header
    setupMouseModuleConfiguration (src/Eventloop/Module/Websocket/Mouse/Mouse.hs:27)
    mouseModuleIdentifier (src/Eventloop/Module/Websocket/Mouse/Mouse.hs:39)
    mouseInitializer (src/Eventloop/Module/Websocket/Mouse/Mouse.hs:89)
    mouseEventRetriever (src/Eventloop/Module/Websocket/Mouse/Mouse.hs:97)
    mouseEventSender (src/Eventloop/Module/Websocket/Mouse/Mouse.hs:118)
   0% (  0 / 10) in 'Eventloop.Module.Websocket.Mouse'
  Missing documentation for:
    Module header
    setupMouseModuleConfiguration (src/Eventloop/Module/Websocket/Mouse/Mouse.hs:27)
    mouseModuleIdentifier (src/Eventloop/Module/Websocket/Mouse/Mouse.hs:39)
    mouseInitializer (src/Eventloop/Module/Websocket/Mouse/Mouse.hs:89)
    mouseEventRetriever (src/Eventloop/Module/Websocket/Mouse/Mouse.hs:97)
    mouseEventSender (src/Eventloop/Module/Websocket/Mouse/Mouse.hs:118)
    MouseIn (src/Eventloop/Module/Websocket/Mouse/Types.hs:6)
    MouseType (src/Eventloop/Module/Websocket/Mouse/Types.hs:9)
    MouseEvent (src/Eventloop/Module/Websocket/Mouse/Types.hs:13)
    MouseButton (src/Eventloop/Module/Websocket/Mouse/Types.hs:22)
   0% (  0 /  7) in 'Eventloop.Module.DrawTrees.DrawTrees'
  Missing documentation for:
    Module header
    setupDrawTreesModuleConfiguration (src/Eventloop/Module/DrawTrees/DrawTrees.hs:19)
    drawTreesModuleIdentifier (src/Eventloop/Module/DrawTrees/DrawTrees.hs:30)
    drawTreesPostProcessor (src/Eventloop/Module/DrawTrees/DrawTrees.hs:34)
    showGeneralTreeList (src/Eventloop/Module/DrawTrees/DrawTrees.hs:47)
    rbExampleTree (src/Eventloop/Module/DrawTrees/DrawTrees.hs:96)
    roseExampleTree (src/Eventloop/Module/DrawTrees/DrawTrees.hs:119)
   0% (  0 / 11) in 'Eventloop.Module.DrawTrees'
  Missing documentation for:
    Module header
    DrawTreesOut (src/Eventloop/Module/DrawTrees/Types.hs:7)
    NodeColor (src/Eventloop/Module/DrawTrees/Types.hs:11)
    RBTree (src/Eventloop/Module/DrawTrees/Types.hs:16)
    RoseTree (src/Eventloop/Module/DrawTrees/Types.hs:20)
    setupDrawTreesModuleConfiguration (src/Eventloop/Module/DrawTrees/DrawTrees.hs:19)
    drawTreesModuleIdentifier (src/Eventloop/Module/DrawTrees/DrawTrees.hs:30)
    drawTreesPostProcessor (src/Eventloop/Module/DrawTrees/DrawTrees.hs:34)
    showGeneralTreeList (src/Eventloop/Module/DrawTrees/DrawTrees.hs:47)
    rbExampleTree (src/Eventloop/Module/DrawTrees/DrawTrees.hs:96)
    roseExampleTree (src/Eventloop/Module/DrawTrees/DrawTrees.hs:119)
   0% (  0 /  4) in 'Eventloop.Module.BasicShapes.BasicShapes'
  Missing documentation for:
    Module header
    setupBasicShapesModuleConfiguration (src/Eventloop/Module/BasicShapes/BasicShapes.hs:13)
    basicShapesModuleIdentifier (src/Eventloop/Module/BasicShapes/BasicShapes.hs:25)
    basicShapesPostProcessor (src/Eventloop/Module/BasicShapes/BasicShapes.hs:29)
   0% (  0 / 57) in 'Eventloop.Module.BasicShapes'
  Missing documentation for:
    Module header
    setupBasicShapesModuleConfiguration (src/Eventloop/Module/BasicShapes/BasicShapes.hs:13)
    basicShapesModuleIdentifier (src/Eventloop/Module/BasicShapes/BasicShapes.hs:25)
    basicShapesPostProcessor (src/Eventloop/Module/BasicShapes/BasicShapes.hs:29)
    GraphicalNumeric (src/Eventloop/Module/BasicShapes/Types.hs:9)
    Translation (src/Eventloop/Module/BasicShapes/Types.hs:10)
    Width (src/Eventloop/Module/BasicShapes/Types.hs:12)
    Height (src/Eventloop/Module/BasicShapes/Types.hs:13)
    Dimensions (src/Eventloop/Module/BasicShapes/Types.hs:14)
    Radius (src/Eventloop/Module/BasicShapes/Types.hs:16)
    Red (src/Eventloop/Module/BasicShapes/Types.hs:18)
    Green (src/Eventloop/Module/BasicShapes/Types.hs:19)
    Blue (src/Eventloop/Module/BasicShapes/Types.hs:20)
    Alpha (src/Eventloop/Module/BasicShapes/Types.hs:21)
    Color (src/Eventloop/Module/BasicShapes/Types.hs:22)
    FillColor (src/Eventloop/Module/BasicShapes/Types.hs:23)
    StrokeColor (src/Eventloop/Module/BasicShapes/Types.hs:24)
    StrokeLineThickness (src/Eventloop/Module/BasicShapes/Types.hs:26)
    UpperLeft (src/Eventloop/Module/BasicShapes/Types.hs:28)
    UpperRight (src/Eventloop/Module/BasicShapes/Types.hs:29)
    LowerLeft (src/Eventloop/Module/BasicShapes/Types.hs:30)
    LowerRight (src/Eventloop/Module/BasicShapes/Types.hs:31)
    AmountOfPoints (src/Eventloop/Module/BasicShapes/Types.hs:33)
    FontFamily (src/Eventloop/Module/BasicShapes/Types.hs:35)
    FontSize (src/Eventloop/Module/BasicShapes/Types.hs:36)
    BasicShapesOut (src/Eventloop/Module/BasicShapes/Types.hs:39)
    Shape (src/Eventloop/Module/BasicShapes/Types.hs:42)
    Primitive (src/Eventloop/Module/BasicShapes/Types.hs:53)
    Rotation (src/Eventloop/Module/BasicShapes/Types.hs:82)
    RotatePoint (src/Eventloop/Module/BasicShapes/Types.hs:85)
    BoundingBox (src/Eventloop/Module/BasicShapes/Types.hs:89)
    CanvasId (src/Eventloop/Module/Websocket/Canvas/Types.hs:33)
    addBoundingBox (src/Eventloop/Module/BasicShapes/Classes.hs:9)
    foldBoundingBoxes (src/Eventloop/Module/BasicShapes/Classes.hs:20)
    opOnBoundingBox (src/Eventloop/Module/BasicShapes/Classes.hs:25)
    allPolygonPoints (src/Eventloop/Module/BasicShapes/Classes.hs:32)
    roundPoint (src/Eventloop/Module/BasicShapes/Classes.hs:42)
    roundColor (src/Eventloop/Module/BasicShapes/Classes.hs:46)
     (src/Eventloop/Module/BasicShapes/Classes.hs:49)
     (src/Eventloop/Module/BasicShapes/Classes.hs:52)
     (src/Eventloop/Module/BasicShapes/Classes.hs:57)
     (src/Eventloop/Module/BasicShapes/Classes.hs:66)
    ToCenter (src/Eventloop/Module/BasicShapes/Classes.hs:70)
     (src/Eventloop/Module/BasicShapes/Classes.hs:73)
     (src/Eventloop/Module/BasicShapes/Classes.hs:76)
     (src/Eventloop/Module/BasicShapes/Classes.hs:79)
    ToBoundingBox (src/Eventloop/Module/BasicShapes/Classes.hs:86)
     (src/Eventloop/Module/BasicShapes/Classes.hs:89)
     (src/Eventloop/Module/BasicShapes/Classes.hs:92)
     (src/Eventloop/Module/BasicShapes/Classes.hs:108)
    findRotationPoint (src/Eventloop/Module/BasicShapes/Classes.hs:150)
    ToCanvasOut (src/Eventloop/Module/BasicShapes/Classes.hs:155)
     (src/Eventloop/Module/BasicShapes/Classes.hs:158)
    ToCanvasOperations (src/Eventloop/Module/BasicShapes/Classes.hs:164)
     (src/Eventloop/Module/BasicShapes/Classes.hs:167)
    ToScreenPathPart (src/Eventloop/Module/BasicShapes/Classes.hs:251)
     (src/Eventloop/Module/BasicShapes/Classes.hs:254)
   0% (  0 /  6) in 'Eventloop.Module.File.File'
  Missing documentation for:
    Module header
    setupFileModuleConfiguration (src/Eventloop/Module/File/File.hs:20)
    fileModuleIdentifier (src/Eventloop/Module/File/File.hs:31)
    fileEventRetriever (src/Eventloop/Module/File/File.hs:42)
    fileEventSender (src/Eventloop/Module/File/File.hs:51)
    fileTeardown (src/Eventloop/Module/File/File.hs:172)
   0% (  0 /  9) in 'Eventloop.Module.File'
  Missing documentation for:
    Module header
    setupFileModuleConfiguration (src/Eventloop/Module/File/File.hs:20)
    fileModuleIdentifier (src/Eventloop/Module/File/File.hs:31)
    fileEventRetriever (src/Eventloop/Module/File/File.hs:42)
    fileEventSender (src/Eventloop/Module/File/File.hs:51)
    fileTeardown (src/Eventloop/Module/File/File.hs:172)
    OpenFile (src/Eventloop/Module/File/Types.hs:5)
    FileIn (src/Eventloop/Module/File/Types.hs:7)
    FileOut (src/Eventloop/Module/File/Types.hs:16)
   0% (  0 /  5) in 'Eventloop.Module.StatefulGraphics.StatefulGraphics'
  Missing documentation for:
    Module header
    setupStatefulGraphicsModuleConfiguration (src/Eventloop/Module/StatefulGraphics/StatefulGraphics.hs:19)
    statefulGraphicsModuleIdentifier (src/Eventloop/Module/StatefulGraphics/StatefulGraphics.hs:31)
    statefulGraphicsInitializer (src/Eventloop/Module/StatefulGraphics/StatefulGraphics.hs:35)
    statefulGraphicsPostProcessor (src/Eventloop/Module/StatefulGraphics/StatefulGraphics.hs:40)
   0% (  0 / 10) in 'Eventloop.Module.StatefulGraphics'
  Missing documentation for:
    Module header
    setupStatefulGraphicsModuleConfiguration (src/Eventloop/Module/StatefulGraphics/StatefulGraphics.hs:19)
    statefulGraphicsModuleIdentifier (src/Eventloop/Module/StatefulGraphics/StatefulGraphics.hs:31)
    statefulGraphicsInitializer (src/Eventloop/Module/StatefulGraphics/StatefulGraphics.hs:35)
    statefulGraphicsPostProcessor (src/Eventloop/Module/StatefulGraphics/StatefulGraphics.hs:40)
    StatefulGraphicsOut (src/Eventloop/Module/StatefulGraphics/Types.hs:7)
    GraphicPerformed (src/Eventloop/Module/StatefulGraphics/Types.hs:12)
    StatefulGraphic (src/Eventloop/Module/StatefulGraphics/Types.hs:18)
    GraphicsState (src/Eventloop/Module/StatefulGraphics/Types.hs:20)
    GraphicsStates (src/Eventloop/Module/StatefulGraphics/Types.hs:21)
   0% (  0 /  6) in 'Eventloop.Module.StdIn.StdIn'
  Missing documentation for:
    Module header
    setupStdInModuleConfiguration (src/Eventloop/Module/StdIn/StdIn.hs:19)
    stdInModuleIdentifier (src/Eventloop/Module/StdIn/StdIn.hs:31)
    stdInInitializer (src/Eventloop/Module/StdIn/StdIn.hs:35)
    stdInEventRetriever (src/Eventloop/Module/StdIn/StdIn.hs:42)
    stdInEventSender (src/Eventloop/Module/StdIn/StdIn.hs:51)
   0% (  0 /  8) in 'Eventloop.Module.StdIn'
  Missing documentation for:
    Module header
    setupStdInModuleConfiguration (src/Eventloop/Module/StdIn/StdIn.hs:19)
    stdInModuleIdentifier (src/Eventloop/Module/StdIn/StdIn.hs:31)
    stdInInitializer (src/Eventloop/Module/StdIn/StdIn.hs:35)
    stdInEventRetriever (src/Eventloop/Module/StdIn/StdIn.hs:42)
    stdInEventSender (src/Eventloop/Module/StdIn/StdIn.hs:51)
    StdInIn (src/Eventloop/Module/StdIn/Types.hs:3)
    StdInOut (src/Eventloop/Module/StdIn/Types.hs:8)
   0% (  0 /  4) in 'Eventloop.Module.StdOut.StdOut'
  Missing documentation for:
    Module header
    setupStdOutModuleConfiguration (src/Eventloop/Module/StdOut/StdOut.hs:17)
    stdOutModuleIdentifier (src/Eventloop/Module/StdOut/StdOut.hs:28)
    stdOutEventSender (src/Eventloop/Module/StdOut/StdOut.hs:32)
   0% (  0 /  5) in 'Eventloop.Module.StdOut'
  Missing documentation for:
    Module header
    setupStdOutModuleConfiguration (src/Eventloop/Module/StdOut/StdOut.hs:17)
    stdOutModuleIdentifier (src/Eventloop/Module/StdOut/StdOut.hs:28)
    stdOutEventSender (src/Eventloop/Module/StdOut/StdOut.hs:32)
    StdOutOut (src/Eventloop/Module/StdOut/Types.hs:3)
   0% (  0 /  7) in 'Eventloop.Module.Timer.Timer'
  Missing documentation for:
    Module header
    setupTimerModuleConfiguration (src/Eventloop/Module/Timer/Timer.hs:23)
    timerModuleIdentifier (src/Eventloop/Module/Timer/Timer.hs:34)
    timerInitializer (src/Eventloop/Module/Timer/Timer.hs:38)
    timerEventRetriever (src/Eventloop/Module/Timer/Timer.hs:45)
    timerEventSender (src/Eventloop/Module/Timer/Timer.hs:66)
    timerTeardown (src/Eventloop/Module/Timer/Timer.hs:111)
   0% (  0 / 14) in 'Eventloop.Module.Timer'
  Missing documentation for:
    Module header
    setupTimerModuleConfiguration (src/Eventloop/Module/Timer/Timer.hs:23)
    timerModuleIdentifier (src/Eventloop/Module/Timer/Timer.hs:34)
    timerInitializer (src/Eventloop/Module/Timer/Timer.hs:38)
    timerEventRetriever (src/Eventloop/Module/Timer/Timer.hs:45)
    timerEventSender (src/Eventloop/Module/Timer/Timer.hs:66)
    timerTeardown (src/Eventloop/Module/Timer/Timer.hs:111)
    MicroSecondDelay (src/Eventloop/Module/Timer/Types.hs:7)
    TimerId (src/Eventloop/Module/Timer/Types.hs:8)
    TickBuffer (src/Eventloop/Module/Timer/Types.hs:9)
    StartedTimer (src/Eventloop/Module/Timer/Types.hs:10)
    TimerStartFunction (src/Eventloop/Module/Timer/Types.hs:11)
    TimerIn (src/Eventloop/Module/Timer/Types.hs:13)
    TimerOut (src/Eventloop/Module/Timer/Types.hs:16)
   0% (  0 /  4) in 'Eventloop.DefaultConfiguration'
  Missing documentation for:
    Module header
    allModulesEventloopSetupConfiguration (src/Eventloop/DefaultConfiguration.hs:14)
    setupSharedIOConstants (src/Eventloop/DefaultConfiguration.hs:36)
    setupSharedIOState (src/Eventloop/DefaultConfiguration.hs:42)
  29% ( 10 / 35) in 'Eventloop.Module.Graphs.Graphs'
  Missing documentation for:
    Module header
    setupGraphsModuleConfiguration (src/Eventloop/Module/Graphs/Graphs.hs:15)
    graphsModuleIdentifier (src/Eventloop/Module/Graphs/Graphs.hs:26)
    nodeRadius (src/Eventloop/Module/Graphs/Graphs.hs:31)
    textSize (src/Eventloop/Module/Graphs/Graphs.hs:32)
    textFont (src/Eventloop/Module/Graphs/Graphs.hs:33)
    xArrowSize (src/Eventloop/Module/Graphs/Graphs.hs:34)
    yArrowSize (src/Eventloop/Module/Graphs/Graphs.hs:35)
    weightHeight (src/Eventloop/Module/Graphs/Graphs.hs:36)
    dimCanvasGraphs (src/Eventloop/Module/Graphs/Graphs.hs:38)
    roundDimCanvasGraphs (src/Eventloop/Module/Graphs/Graphs.hs:39)
    canvasGraphsWidth (src/Eventloop/Module/Graphs/Graphs.hs:40)
    canvasGraphsHeight (src/Eventloop/Module/Graphs/Graphs.hs:41)
    instructionsHeight (src/Eventloop/Module/Graphs/Graphs.hs:43)
    instructionsBeginAt (src/Eventloop/Module/Graphs/Graphs.hs:44)
    canvasInstrWidth (src/Eventloop/Module/Graphs/Graphs.hs:45)
    canvasInstrHeight (src/Eventloop/Module/Graphs/Graphs.hs:46)
    dimCanvasInstr (src/Eventloop/Module/Graphs/Graphs.hs:47)
    roundDimCanvasInstr (src/Eventloop/Module/Graphs/Graphs.hs:48)
    canvasIdGraphs (src/Eventloop/Module/Graphs/Graphs.hs:50)
    canvasIdInstructions (src/Eventloop/Module/Graphs/Graphs.hs:51)
    findNode (src/Eventloop/Module/Graphs/Graphs.hs:135)
    graphToShapes (src/Eventloop/Module/Graphs/Graphs.hs:141)
    nodeToShapes (src/Eve
src/Eventloop/System/EventloopThread.hs:57:61:
    parse error on input ‘{-| eventloop function -}’
ntloop/Module/Graphs/Graphs.hs:154)
    edgeToShapes (src/Eventloop/Module/Graphs/Graphs.hs:164)
  20% ( 10 / 50) in 'Eventloop.Module.Graphs'
  Missing documentation for:
    Module header
    setupGraphsModuleConfiguration (src/Eventloop/Module/Graphs/Graphs.hs:15)
    graphsModuleIdentifier (src/Eventloop/Module/Graphs/Graphs.hs:26)
    nodeRadius (src/Eventloop/Module/Graphs/Graphs.hs:31)
    textSize (src/Eventloop/Module/Graphs/Graphs.hs:32)
    textFont (src/Eventloop/Module/Graphs/Graphs.hs:33)
    xArrowSize (src/Eventloop/Module/Graphs/Graphs.hs:34)
    yArrowSize (src/Eventloop/Module/Graphs/Graphs.hs:35)
    weightHeight (src/Eventloop/Module/Graphs/Graphs.hs:36)
    dimCanvasGraphs (src/Eventloop/Module/Graphs/Graphs.hs:38)
    roundDimCanvasGraphs (src/Eventloop/Module/Graphs/Graphs.hs:39)
    canvasGraphsWidth (src/Eventloop/Module/Graphs/Graphs.hs:40)
    canvasGraphsHeight (src/Eventloop/Module/Graphs/Graphs.hs:41)
    instructionsHeight (src/Eventloop/Module/Graphs/Graphs.hs:43)
    instructionsBeginAt (src/Eventloop/Module/Graphs/Graphs.hs:44)
    canvasInstrWidth (src/Eventloop/Module/Graphs/Graphs.hs:45)
    canvasInstrHeight (src/Eventloop/Module/Graphs/Graphs.hs:46)
    dimCanvasInstr (src/Eventloop/Module/Graphs/Graphs.hs:47)
    roundDimCanvasInstr (src/Eventloop/Module/Graphs/Graphs.hs:48)
    canvasIdGraphs (src/Eventloop/Module/Graphs/Graphs.hs:50)
    canvasIdInstructions (src/Eventloop/Module/Graphs/Graphs.hs:51)
    findNode (src/Eventloop/Module/Graphs/Graphs.hs:135)
    graphToShapes (src/Eventloop/Module/Graphs/Graphs.hs:141)
    nodeToShapes (src/Eventloop/Module/Graphs/Graphs.hs:154)
    edgeToShapes (src/Eventloop/Module/Graphs/Graphs.hs:164)
    Pos (src/Eventloop/Module/Graphs/Types.hs:9)
    Vector (src/Eventloop/Module/Graphs/Types.hs:10)
    GraphsIn (src/Eventloop/Module/Graphs/Types.hs:13)
    GraphsOut (src/Eventloop/Module/Graphs/Types.hs:17)
    Label (src/Eventloop/Module/Graphs/Types.hs:23)
    Weight (src/Eventloop/Module/Graphs/Types.hs:24)
    Node (src/Eventloop/Module/Graphs/Types.hs:26)
    Edge (src/Eventloop/Module/Graphs/Types.hs:27)
    Graph (src/Eventloop/Module/Graphs/Types.hs:29)
    Color (src/Eventloop/Module/Graphs/Types.hs:37)
    Thickness (src/Eventloop/Module/Graphs/Types.hs:48)
    Directed (src/Eventloop/Module/Graphs/Types.hs:52)
    Weighted (src/Eventloop/Module/Graphs/Types.hs:56)
    MouseEvent (src/Eventloop/Module/Websocket/Mouse/Types.hs:13)
    MouseButton (src/Eventloop/Module/Websocket/Mouse/Types.hs:22)
   0% (  0 /  2) in 'Eventloop.OutRouter'
  Missing documentation for:
    Module header
    routeOutEvent (src/Eventloop/OutRouter.hs:13)
   0% (  0 /  4) in 'Eventloop.System.Processing'
  Missing documentation for:
    Module header
    processEventWithModule (src/Eventloop/System/Processing.hs:18)
    processEventsWithModules (src/Eventloop/System/Processing.hs:38)
    processEvents (src/Eventloop/System/Processing.hs:60)
   0% (  0 /  2) in 'Eventloop.System.TeardownThread'
  Missing documentation for:
    Module header
    startTeardowning (src/Eventloop/System/TeardownThread.hs:13)
   0% (  0 /  2) in 'Eventloop.System.Setup'
  Missing documentation for:
    Module header
    setupEventloopSystemConfig (src/Eventloop/System/Setup.hs:15)
   0% (  0 /  3) in 'Eventloop.System.SenderThread'
  Missing documentation for:
    Module header
    startSending (src/Eventloop/System/SenderThread.hs:13)
    sendOne (src/Eventloop/System/SenderThread.hs:34)
   0% (  0 /  3) in 'Eventloop.System.RetrieverThread'
  Missing documentation for:
    Module header
    startRetrieving (src/Eventloop/System/RetrieverThread.hs:12)
    retrieveOne (src/Eventloop/System/RetrieverThread.hs:27)
  20% (  1 /  5) in 'Eventloop.System.OutRouterThread'
  Missing documentation for:
    Module header
    outRoutes (src/Eventloop/System/OutRouterThread.hs:39)
    outRouteOne (src/Eventloop/System/OutRouterThread.hs:46)
    outRouteBroadcastStop (src/Eventloop/System/OutRouterThread.hs:60)
   0% (  0 /  2) in 'Eventloop.System.InitializationThread'
  Missing documentation for:
    Module header
    startInitializing (src/Eventloop/System/InitializationThread.hs:12)
Creating package registration file:
/tmp/pkgConf-eventloop-0.6.021373876331580895291.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/eventloop-0.6.0.0-7A3voWLmIiJ9yrQoEuG8Sl
Registering eventloop-0.6.0.0...
Installed eventloop-0.6.0.0
Downloading twentefp-eventloop-trees-0.1.2.1...
Configuring twentefp-eventloop-trees-0.1.2.1...
Building twentefp-eventloop-trees-0.1.2.1...
Preprocessing library twentefp-eventloop-trees-0.1.2.1...
[1 of 1] Compiling FPPrac.Trees     ( src/FPPrac/Trees.hs, dist/build/FPPrac/Trees.o )
In-place registering twentefp-eventloop-trees-0.1.2.1...
Running Haddock for twentefp-eventloop-trees-0.1.2.1...
Running hscolour for twentefp-eventloop-trees-0.1.2.1...
Preprocessing library twentefp-eventloop-trees-0.1.2.1...
Preprocessing library twentefp-eventloop-trees-0.1.2.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: eventloop-0.6.0.0
Haddock coverage:
Warning: Couldn't find .haddock for export RoseTree
Warning: Couldn't find .haddock for export RBTree
Warning: Couldn't find .haddock for export NodeColor
Warning: Couldn't find .haddock for export rbExampleTree
Warning: Couldn't find .haddock for export roseExampleTree
   0% (  0 / 12) in 'FPPrac.Trees'
  Missing documentation for:
    Module header
    RoseTree
    RBTree
    NodeColor
    rbExampleTree
    roseExampleTree
    showRBTree (src/FPPrac/Trees.hs:56)
    showRBTreeList (src/FPPrac/Trees.hs:59)
    showRoseTree (src/FPPrac/Trees.hs:63)
    showRoseTreeList (src/FPPrac/Trees.hs:66)
    showTree (src/FPPrac/Trees.hs:70)
    showTreeList (src/FPPrac/Trees.hs:73)
Warning: FPPrac.Trees: could not find link destinations for:
    GeneralizeTree
Documentation created: dist/doc/html/twentefp-eventloop-trees/index.html,
dist/doc/html/twentefp-eventloop-trees/twentefp-eventloop-trees.txt
Creating package registration file:
/tmp/pkgConf-twentefp-eventloop-trees-0.1.219278185092100251816.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/twentefp-eventloop-trees-0.1.2.1-9PPEc2MLDffDHjOdIR7JwE
Registering twentefp-eventloop-trees-0.1.2.1...
Installed twentefp-eventloop-trees-0.1.2.1

Test log

No test log was submitted for this report.