Build #2 for html-conduit-1.2.1

[all reports]

Package html-conduit-1.2.1
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2015-11-13 04:30:36.502605 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies xml-types-0.3.6, xml-conduit-1.3.2, transformers-0.4.2.0, text-1.2.1.3, tagstream-conduit-0.5.5.3, resourcet-1.1.6, containers-0.5.6.2, conduit-extra-1.1.9.1, conduit-1.2.5.1, bytestring-0.10.6.0, base-4.8.1.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring data-default-class-0.0.1...
Building data-default-class-0.0.1...
Preprocessing library data-default-class-0.0.1...
[1 of 1] Compiling Data.Default.Class ( Data/Default/Class.hs, dist/build/Data/Default/Class.o )
In-place registering data-default-class-0.0.1...
Running Haddock for data-default-class-0.0.1...
Running hscolour for data-default-class-0.0.1...
Preprocessing library data-default-class-0.0.1...
Preprocessing library data-default-class-0.0.1...
Haddock coverage:
  67% (  2 /  3) in 'Data.Default.Class'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/data-default-class/index.html,
dist/doc/html/data-default-class/data-default-class.txt
Creating package registration file:
/tmp/pkgConf-data-default-class-0.0278722862233665123.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/data-default-class-0.0.1-CgDdtafiXY68XlqDb5IqXw
Registering data-default-class-0.0.1...
Installed data-default-class-0.0.1
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.120539999321264095060.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
Configuring mmorph-1.0.4...
Building mmorph-1.0.4...
Preprocessing library mmorph-1.0.4...
[1 of 2] Compiling Control.Monad.Morph ( src/Control/Monad/Morph.hs, dist/build/Control/Monad/Morph.o )

src/Control/Monad/Morph.hs:76:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

src/Control/Monad/Morph.hs:116:20: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:117:19: Warning:
    In the use of data constructor ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:117:34: Warning:
    In the use of ‘E.runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

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

src/Control/Monad/Morph.hs:241:33: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:242:17: Warning:
    In the use of data constructor ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:243:14: Warning:
    In the use of ‘E.runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:243:30: Warning:
    In the use of ‘E.runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[2 of 2] Compiling Control.Monad.Trans.Compose ( src/Control/Monad/Trans/Compose.hs, dist/build/Control/Monad/Trans/Compose.o )
In-place registering mmorph-1.0.4...
Running Haddock for mmorph-1.0.4...
Running hscolour for mmorph-1.0.4...
Preprocessing library mmorph-1.0.4...
Preprocessing library mmorph-1.0.4...

src/Control/Monad/Morph.hs:76:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

src/Control/Monad/Morph.hs:116:20: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:117:19: Warning:
    In the use of data constructor ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:117:34: Warning:
    In the use of ‘E.runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

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

src/Control/Monad/Morph.hs:241:33: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:242:17: Warning:
    In the use of data constructor ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:243:14: Warning:
    In the use of ‘E.runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:243:30: Warning:
    In the use of ‘E.runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
Haddock coverage:
 100% ( 22 / 22) in 'Control.Monad.Morph'
 100% (  3 /  3) in 'Control.Monad.Trans.Compose'
Documentation created: dist/doc/html/mmorph/index.html,
dist/doc/html/mmorph/mmorph.txt
Creating package registration file:
/tmp/pkgConf-mmorph-1.01117142618168002245.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mmorph-1.0.4-8dNpUU8QFPe77rrwKAb20b
Registering mmorph-1.0.4...
Installed mmorph-1.0.4
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.210125029541272469786.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.217880144121106059479.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 old-locale-1.0.0.7...
Building old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
[1 of 1] Compiling System.Locale    ( System/Locale.hs, dist/build/System/Locale.o )
In-place registering old-locale-1.0.0.7...
Running Haddock for old-locale-1.0.0.7...
Running hscolour for old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
Haddock coverage:
  60% (  3 /  5) in 'System.Locale'
  Missing documentation for:
    TimeLocale (System/Locale.hs:36)
    defaultTimeLocale (System/Locale.hs:49)
Documentation created: dist/doc/html/old-locale/index.html,
dist/doc/html/old-locale/old-locale.txt
Creating package registration file:
/tmp/pkgConf-old-locale-1.0.014600821951385414639.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/old-locale-1.0.0.7-D6X1KPq5Sui5XjrHMwvFwK
Registering old-locale-1.0.0.7...
Installed old-locale-1.0.0.7
Configuring 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.1590335821513937457.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-11936060910928140528.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...
Building stm-2.4.4...
Preprocessing library stm-2.4.4...
[ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o )
[ 2 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o )
[ 3 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.o )
[ 4 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o )
[ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.o )
[ 6 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o )
[ 7 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o )
[ 8 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o )
[ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o )
[10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.o )
In-place registering stm-2.4.4...
Running Haddock for stm-2.4.4...
Running hscolour for stm-2.4.4...
Preprocessing library stm-2.4.4...
Preprocessing library stm-2.4.4...
Haddock coverage:
   0% (  0 / 11) in 'Control.Sequential.STM'
  Missing documentation for:
    Module header
    STM (Control/Sequential/STM.hs:29)
    atomically (Control/Sequential/STM.hs:47)
    throwSTM (Control/Sequential/STM.hs:54)
    catchSTM (Control/Sequential/STM.hs:57)
    TVar (Control/Sequential/STM.hs:72)
    newTVar (Control/Sequential/STM.hs:75)
    newTVarIO (Control/Sequential/STM.hs:78)
    readTVar (Control/Sequential/STM.hs:83)
    readTVarIO (Control/Sequential/STM.hs:86)
    writeTVar (Control/Sequential/STM.hs:89)
 100% ( 13 / 13) in 'Control.Concurrent.STM.TBQueue'
 100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue'
 100% ( 18 / 18) in 'Control.Concurrent.STM.TChan'
 100% ( 16 / 16) in 'Control.Concurrent.STM.TMVar'
 100% ( 13 / 13) in 'Control.Concurrent.STM.TVar'
 100% (  2 /  2) in 'Control.Concurrent.STM.TArray'
  90% (  9 / 10) in 'Control.Monad.STM'
  Missing documentation for:
    check (Control/Monad/STM.hs:81)
 100% (  8 /  8) in 'Control.Concurrent.STM'
  40% (  2 /  5) in 'Control.Concurrent.STM.TSem'
  Missing documentation for:
    newTSem (Control/Concurrent/STM/TSem.hs:42)
    waitTSem (Control/Concurrent/STM/TSem.hs:45)
    signalTSem (Control/Concurrent/STM/TSem.hs:51)
Documentation created: dist/doc/html/stm/index.html, dist/doc/html/stm/stm.txt
Creating package registration file: /tmp/pkgConf-stm-2.4737703662108375482.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/stm-2.4.4-C1kFMnPqFjvDhFjgMZGUpr
Registering stm-2.4.4...
Installed stm-2.4.4
Configuring text-1.2.1.3...
Building text-1.2.1.3...
Preprocessing library text-1.2.1.3...
[ 1 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )

Data/Text/Internal/Read.hs:21:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 2 of 44] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 3 of 44] Compiling Data.Text.Internal.Builder.RealFloat.Functions ( Data/Text/Internal/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Internal/Builder/RealFloat/Functions.o )
[ 4 of 44] Compiling Data.Text.Internal.Builder.Int.Digits ( Data/Text/Internal/Builder/Int/Digits.hs, dist/build/Data/Text/Internal/Builder/Int/Digits.o )
[ 5 of 44] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o )

Data/Text/Encoding/Error.hs:3:14: Warning:
    ‘Data.Text.Encoding.Error’ is marked as Trustworthy but has been inferred as safe!
[ 6 of 44] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[ 7 of 44] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[ 8 of 44] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o )
[ 9 of 44] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o )
[10 of 44] Compiling Data.Text.Array  ( Data/Text/Array.hs, dist/build/Data/Text/Array.o )
[11 of 44] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o )
[12 of 44] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o )
[13 of 44] Compiling Data.Text.Internal.Fusion.Size ( Data/Text/Internal/Fusion/Size.hs, dist/build/Data/Text/Internal/Fusion/Size.o )
[14 of 44] Compiling Data.Text.Internal.Fusion.Types ( Data/Text/Internal/Fusion/Types.hs, dist/build/Data/Text/Internal/Fusion/Types.o )
[15 of 44] Compiling Data.Text.Internal.Fusion.CaseMapping ( Data/Text/Internal/Fusion/CaseMapping.hs, dist/build/Data/Text/Internal/Fusion/CaseMapping.o )
[16 of 44] Compiling Data.Text.Internal.Fusion.Common ( Data/Text/Internal/Fusion/Common.hs, dist/build/Data/Text/Internal/Fusion/Common.o )
[17 of 44] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o )
[18 of 44] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o )
[19 of 44] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o )
[20 of 44] Compiling Data.Text.Show   ( Data/Text/Show.hs, dist/build/Data/Text/Show.o )
[21 of 44] Compiling Data.Text.Internal.Encoding.Fusion.Common ( Data/Text/Internal/Encoding/Fusion/Common.hs, dist/build/Data/Text/Internal/Encoding/Fusion/Common.o )
[22 of 44] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[23 of 44] Compiling Data.Text.Internal.Encoding.Fusion ( Data/Text/Internal/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Encoding/Fusion.o )
[24 of 44] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o )
[25 of 44] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o )
[26 of 44] Compiling Data.Text.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o )
[27 of 44] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o )
[28 of 44] Compiling Data.Text        ( Data/Text.hs, dist/build/Data/Text.o )
[29 of 44] Compiling Data.Text.Internal.IO ( Data/Text/Internal/IO.hs, dist/build/Data/Text/Internal/IO.o )
[30 of 44] Compiling Data.Text.IO     ( Data/Text/IO.hs, dist/build/Data/Text/IO.o )
[31 of 44] Compiling Data.Text.Internal.Lazy ( Data/Text/Internal/Lazy.hs, dist/build/Data/Text/Internal/Lazy.o )
[32 of 44] Compiling Data.Text.Internal.Lazy.Fusion ( Data/Text/Internal/Lazy/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Fusion.o )
[33 of 44] Compiling Data.Text.Internal.Lazy.Search ( Data/Text/Internal/Lazy/Search.hs, dist/build/Data/Text/Internal/Lazy/Search.o )
[34 of 44] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o )
[35 of 44] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o )

Data/Text/Lazy/Encoding.hs:65:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[36 of 44] Compiling Data.Text.Lazy   ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o )
[37 of 44] Compiling Data.Text.Internal.Builder ( Data/Text/Internal/Builder.hs, dist/build/Data/Text/Internal/Builder.o )

Data/Text/Internal/Builder.hs:61:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[38 of 44] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o )
[39 of 44] Compiling Data.Text.Internal.Builder.Functions ( Data/Text/Internal/Builder/Functions.hs, dist/build/Data/Text/Internal/Builder/Functions.o )

Data/Text/Internal/Builder/Functions.hs:24:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[40 of 44] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o )

Data/Text/Lazy/Builder/Int.hs:24:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/Text/Lazy/Builder/Int.hs:30:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Text/Lazy/Builder/Int.hs:32:1: Warning:
    The import of ‘GHC.Num’ is redundant
      except perhaps to import instances from ‘GHC.Num’
    To import instances alone, use: import GHC.Num()
[41 of 44] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o )
[42 of 44] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o )

Data/Text/Lazy/Read.hs:3:14: Warning:
    ‘Data.Text.Lazy.Read’ is marked as Trustworthy but has been inferred as safe!

Data/Text/Lazy/Read.hs:32:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
[43 of 44] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o )
[44 of 44] Compiling Data.Text.Read   ( Data/Text/Read.hs, dist/build/Data/Text/Read.o )

Data/Text/Read.hs:33:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
In-place registering text-1.2.1.3...
Running Haddock for text-1.2.1.3...
Running hscolour for text-1.2.1.3...
Preprocessing library text-1.2.1.3...
Preprocessing library text-1.2.1.3...

Data/Text/Internal/Read.hs:21:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Data/Text/Encoding/Error.hs:3:14: Warning:
    ‘Data.Text.Encoding.Error’ is marked as Trustworthy but has been inferred as safe!

Data/Text/Lazy/Encoding.hs:65:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

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

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

Data/Text/Lazy/Builder/Int.hs:24:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/Text/Lazy/Builder/Int.hs:30:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Text/Lazy/Builder/Int.hs:32:1: Warning:
    The import of ‘GHC.Num’ is redundant
      except perhaps to import instances from ‘GHC.Num’
    To import instances alone, use: import GHC.Num()

Data/Text/Lazy/Read.hs:3:14: Warning:
    ‘Data.Text.Lazy.Read’ is marked as Trustworthy but has been inferred as safe!

Data/Text/Lazy/Read.hs:32:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Text/Read.hs:33:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
Haddock coverage:
  14% (  1 /  7) in 'Data.Text.Internal.Read'
  Missing documentation for:
    IReader (Data/Text/Internal/Read.hs:26)
    IParser (Data/Text/Internal/Read.hs:28)
    T (Data/Text/Internal/Read.hs:48)
    digitToInt (Data/Text/Internal/Read.hs:61)
    hexDigitToInt (Data/Text/Internal/Read.hs:55)
    perhaps (Data/Text/Internal/Read.hs:50)
  50% (  1 /  2) in 'Data.Text.Internal.Encoding.Utf32'
  Missing documentation for:
    validate (Data/Text/Internal/Encoding/Utf32.hs:24)
  50% (  1 /  2) in 'Data.Text.Internal.Builder.RealFloat.Functions'
  Missing documentation for:
    roundTo (Data/Text/Internal/Builder/RealFloat/Functions.hs:17)
   0% (  0 /  2) in 'Data.Text.Internal.Builder.Int.Digits'
  Missing documentation for:
    Module header
    digits (Data/Text/Internal/Builder/Int/Digits.hs:21)
 100% ( 12 / 12) in 'Data.Text.Encoding.Error'
 100% (  2 /  2) in 'Data.Text.Internal.Unsafe.Shift'
  25% (  1 /  4) in 'Data.Text.Internal.Encoding.Utf16'
  Missing documentation for:
    chr2 (Data/Text/Internal/Encoding/Utf16.hs:29)
    validate1 (Data/Text/Internal/Encoding/Utf16.hs:38)
    validate2 (Data/Text/Internal/Encoding/Utf16.hs:42)
 100% (  2 /  2) in 'Data.Text.Internal.Functions'
 100% (  3 /  3) in 'Data.Text.Internal.Unsafe'
 100% ( 16 / 16) in 'Data.Text.Array'
  33% (  2 /  6) in 'Data.Text.Internal.Unsafe.Char'
  Missing documentation for:
    ord (Data/Text/Internal/Unsafe/Char.hs:39)
    unsafeChr (Data/Text/Internal/Unsafe/Char.hs:43)
    unsafeChr8 (Data/Text/Internal/Unsafe/Char.hs:47)
    unsafeChr32 (Data/Text/Internal/Unsafe/Char.hs:51)
  95% ( 19 / 20) in 'Data.Text.Internal'
  Missing documentation for:
    textP (Data/Text/Internal.hs:97)
  38% (  5 / 13) in 'Data.Text.Internal.Fusion.Size'
  Missing documentation for:
    Size (Data/Text/Internal/Fusion/Size.hs:40)
    exactly (Data/Text/Internal/Fusion/Size.hs:44)
    exactSize (Data/Text/Internal/Fusion/Size.hs:49)
    maxSize (Data/Text/Internal/Fusion/Size.hs:57)
    betweenSize (Data/Text/Internal/Fusion/Size.hs:65)
    unknownSize (Data/Text/Internal/Fusion/Size.hs:74)
    compareSize (Data/Text/Internal/Fusion/Size.hs:143)
    isEmpty (Data/Text/Internal/Fusion/Size.hs:151)
  88% (  7 /  8) in 'Data.Text.Internal.Fusion.Types'
  Missing documentation for:
    Stream (Data/Text/Internal/Fusion/Types.hs:83)
   0% (  0 /  5) in 'Data.Text.Internal.Fusion.CaseMapping'
  Missing documentation for:
    Module header
    upperMapping (Data/Text/Internal/Fusion/CaseMapping.hs:13)
    lowerMapping (Data/Text/Internal/Fusion/CaseMapping.hs:220)
    titleMapping (Data/Text/Internal/Fusion/CaseMapping.hs:225)
    foldMapping (Data/Text/Internal/Fusion/CaseMapping.hs:324)
  89% ( 63 / 71) in 'Data.Text.Internal.Fusion.Common'
  Missing documentation for:
    singleton (Data/Text/Internal/Fusion/Common.hs:119)
    streamList (Data/Text/Internal/Fusion/Common.hs:125)
    unstreamList (Data/Text/Internal/Fusion/Common.hs:131)
    intercalate (Data/Text/Internal/Fusion/Common.hs:577)
    justifyLeftI (Data/Text/Internal/Fusion/Common.hs:479)
    scanl (Data/Text/Internal/Fusion/Common.hs:656)
    replicateCharI (Data/Text/Internal/Fusion/Common.hs:671)
    replicateI (Data/Text/Internal/Fusion/Common.hs:682)
  93% ( 13 / 14) in 'Data.Text.Unsafe'
  Missing documentation for:
    Iter (Data/Text/Unsafe.hs:62)
  33% (  1 /  3) in 'Data.Text.Internal.Private'
  Missing documentation for:
    runText (Data/Text/Internal/Private.hs:33)
    span_ (Data/Text/Internal/Private.hs:23)
  91% ( 20 / 22) in 'Data.Text.Internal.Fusion'
  Missing documentation for:
    Stream (Data/Text/Internal/Fusion/Types.hs:83)
    length (Data/Text/Internal/Fusion.hs:127)
 100% (  4 /  4) in 'Data.Text.Show'
  33% (  2 /  6) in 'Data.Text.Internal.Encoding.Fusion.Common'
  Missing documentation for:
    restreamUtf16LE (Data/Text/Internal/Encoding/Fusion/Common.hs:63)
    restreamUtf16BE (Data/Text/Internal/Encoding/Fusion/Common.hs:39)
    restreamUtf32LE (Data/Text/Internal/Encoding/Fusion/Common.hs:106)
    restreamUtf32BE (Data/Text/Internal/Encoding/Fusion/Common.hs:87)
  17% (  2 / 12) in 'Data.Text.Internal.Encoding.Utf8'
  Missing documentation for:
    ord2 (Data/Text/Internal/Encoding/Utf8.hs:58)
    ord3 (Data/Text/Internal/Encoding/Utf8.hs:69)
    ord4 (Data/Text/Internal/Encoding/Utf8.hs:81)
    chr2 (Data/Text/Internal/Encoding/Utf8.hs:94)
    chr3 (Data/Text/Internal/Encoding/Utf8.hs:103)
    chr4 (Data/Text/Internal/Encoding/Utf8.hs:114)
    validate1 (Data/Text/Internal/Encoding/Utf8.hs:128)
    validate2 (Data/Text/Internal/Encoding/Utf8.hs:132)
    validate3 (Data/Text/Internal/Encoding/Utf8.hs:136)
    validate4 (Data/Text/Internal/Encoding/Utf8.hs:153)
  91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion'
  Missing documentation for:
    streamASCII (Data/Text/Internal/Encoding/Fusion.hs:57)
 100% ( 33 / 33) in 'Data.Text.Encoding'
 100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Search'
 100% ( 18 / 18) in 'Data.Text.Foreign'
 100% (126 /126) in 'Data.Text'
 100% (  3 /  3) in 'Data.Text.Internal.IO'
 100% ( 20 / 20) in 'Data.Text.IO'
  93% ( 14 / 15) in 'Data.Text.Internal.Lazy'
  Missing documentation for:
    Text (Data/Text/Internal/Lazy.hs:47)
 100% (  8 /  8) in 'Data.Text.Internal.Lazy.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Lazy.Search'
 100% (  2 /  2) in 'Data.Text.Lazy.Internal'
  89% ( 24 / 27) in 'Data.Text.Lazy.Encoding'
  Missing documentation for:
    encodeUtf8 (Data/Text/Lazy/Encoding.hs:148)
    encodeUtf8Builder (Data/Text/Lazy/Encoding.hs:162)
    encodeUtf8BuilderEscaped (Data/Text/Lazy/Encoding.hs:167)
  99% (127 /128) in 'Data.Text.Lazy'
  Missing documentation for:
    Text (Data/Text/Internal/Lazy.hs:47)
  94% ( 16 / 17) in 'Data.Text.Internal.Builder'
  Missing documentation for:
    append' (Data/Text/Internal/Builder.hs:288)
 100% ( 12 / 12) in 'Data.Text.Lazy.Builder'
 100% (  3 /  3) in 'Data.Text.Internal.Builder.Functions'
   0% (  0 /  3) in 'Data.Text.Lazy.Builder.Int'
  Missing documentation for:
    Module header
    decimal (Data/Text/Lazy/Builder/Int.hs:52)
    hexadecimal (Data/Text/Lazy/Builder/Int.hs:162)
 100% ( 19 / 19) in 'Data.Text.Lazy.IO'
 100% (  7 /  7) in 'Data.Text.Lazy.Read'
  75% (  3 /  4) in 'Data.Text.Lazy.Builder.RealFloat'
  Missing documentation for:
    formatRealFloat (Data/Text/Lazy/Builder/RealFloat.hs:46)
 100% (  7 /  7) in 'Data.Text.Read'
Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for:
    findIndicesI
Warning: Data.Text.Unsafe: could not find link destinations for:
    bracket
Warning: Data.Text: could not find link destinations for:
    replicateChar countChar
Warning: Data.Text.Internal.IO: could not find link destinations for:
    Handle__
Warning: Data.Text.Lazy: could not find link destinations for:
    replicateChar dropWords splitAtWord countChar
Warning: Data.Text.Internal.Builder: could not find link destinations for:
    empty append
Warning: Data.Text.Lazy.Builder.RealFloat: could not find link destinations for:
    floatToDigits
Documentation created: dist/doc/html/text/index.html,
dist/doc/html/text/text.txt
Creating package registration file: /tmp/pkgConf-text-1.2.152297172652775474.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/text-1.2.1.3-1l1AN4I48k37RaQ6fm6CEh
Registering text-1.2.1.3...
Installed text-1.2.1.3
Configuring 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.0478307629745792349.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 zlib-0.6.1.1...
Building zlib-0.6.1.1...
Preprocessing library zlib-0.6.1.1...
[1 of 5] Compiling Codec.Compression.Zlib.Stream ( dist/build/Codec/Compression/Zlib/Stream.hs, dist/build/Codec/Compression/Zlib/Stream.o )
[2 of 5] Compiling Codec.Compression.Zlib.Internal ( Codec/Compression/Zlib/Internal.hs, dist/build/Codec/Compression/Zlib/Internal.o )
[3 of 5] Compiling Codec.Compression.Zlib.Raw ( Codec/Compression/Zlib/Raw.hs, dist/build/Codec/Compression/Zlib/Raw.o )
[4 of 5] Compiling Codec.Compression.Zlib ( Codec/Compression/Zlib.hs, dist/build/Codec/Compression/Zlib.o )
[5 of 5] Compiling Codec.Compression.GZip ( Codec/Compression/GZip.hs, dist/build/Codec/Compression/GZip.o )
In-place registering zlib-0.6.1.1...
Running Haddock for zlib-0.6.1.1...
Running hscolour for zlib-0.6.1.1...
Preprocessing library zlib-0.6.1.1...
Preprocessing library zlib-0.6.1.1...
Haddock coverage:
  62% ( 40 / 64) in 'Codec.Compression.Zlib.Stream'
  Missing documentation for:
    Stream (Codec/Compression/Zlib/Stream.hsc:351)
    State (Codec/Compression/Zlib/Stream.hsc:399)
    mkState (Codec/Compression/Zlib/Stream.hsc:405)
    runStream (Codec/Compression/Zlib/Stream.hsc:419)
    unsafeLiftIO (Codec/Compression/Zlib/Stream.hsc:428)
    deflateInit (Codec/Compression/Zlib/Stream.hsc:936)
    inflateInit (Codec/Compression/Zlib/Stream.hsc:928)
    formatSupportsDictionary (Codec/Compression/Zlib/Stream.hsc:624)
    deflate (Codec/Compression/Zlib/Stream.hsc:250)
    inflate (Codec/Compression/Zlib/Stream.hsc:270)
    Status (Codec/Compression/Zlib/Stream.hsc:518)
    Flush (Codec/Compression/Zlib/Stream.hsc:564)
    ErrorCode (Codec/Compression/Zlib/Stream.hsc:523)
    inflateReset (Codec/Compression/Zlib/Stream.hsc:290)
    pushInputBuffer (Codec/Compression/Zlib/Stream.hsc:147)
    inputBufferEmpty (Codec/Compression/Zlib/Stream.hsc:169)
    popRemainingInputBuffer (Codec/Compression/Zlib/Stream.hsc:173)
    pushOutputBuffer (Codec/Compression/Zlib/Stream.hsc:187)
    popOutputBuffer (Codec/Compression/Zlib/Stream.hsc:213)
    outputBufferBytesAvailable (Codec/Compression/Zlib/Stream.hsc:230)
    outputBufferSpaceRemaining (Codec/Compression/Zlib/Stream.hsc:236)
    outputBufferFull (Codec/Compression/Zlib/Stream.hsc:242)
    deflateSetDictionary (Codec/Compression/Zlib/Stream.hsc:306)
    inflateSetDictionary (Codec/Compression/Zlib/Stream.hsc:313)
 100% ( 51 / 51) in 'Codec.Compression.Zlib.Internal'
  88% ( 28 / 32) in 'Codec.Compression.Zlib.Raw'
  Missing documentation for:
    compress (Codec/Compression/Zlib/Raw.hs:64)
    decompress (Codec/Compression/Zlib/Raw.hs:58)
    compressWith (Codec/Compression/Zlib/Raw.hs:67)
    decompressWith (Codec/Compression/Zlib/Raw.hs:61)
 100% ( 33 / 33) in 'Codec.Compression.Zlib'
 100% ( 33 / 33) in 'Codec.Compression.GZip'
Documentation created: dist/doc/html/zlib/index.html,
dist/doc/html/zlib/zlib.txt
Creating package registration file:
/tmp/pkgConf-zlib-0.6.117687940571922018481.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/zlib-0.6.1.1-IYDcUciccRK7uPRFSGbDhG
Registering zlib-0.6.1.1...
Installed zlib-0.6.1.1
Configuring data-default-instances-base-0.0.1...
Building data-default-instances-base-0.0.1...
Preprocessing library data-default-instances-base-0.0.1...
[1 of 1] Compiling Data.Default.Instances.Base ( Data/Default/Instances/Base.hs, dist/build/Data/Default/Instances/Base.o )
In-place registering data-default-instances-base-0.0.1...
Running Haddock for data-default-instances-base-0.0.1...
Running hscolour for data-default-instances-base-0.0.1...
Preprocessing library data-default-instances-base-0.0.1...
Preprocessing library data-default-instances-base-0.0.1...
Haddock coverage:
  50% (  1 /  2) in 'Data.Default.Instances.Base'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/data-default-instances-base/index.html,
dist/doc/html/data-default-instances-base/data-default-instances-base.txt
Creating package registration file:
/tmp/pkgConf-data-default-instances-base-0.01063880569717032538.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/data-default-instances-base-0.0.1-6bNp7ygtVUW3TbxeJU4Irf
Registering data-default-instances-base-0.0.1...
Installed data-default-instances-base-0.0.1
Configuring data-default-instances-containers-0.0.1...
Building data-default-instances-containers-0.0.1...
Preprocessing library data-default-instances-containers-0.0.1...
[1 of 1] Compiling Data.Default.Instances.Containers ( Data/Default/Instances/Containers.hs, dist/build/Data/Default/Instances/Containers.o )
In-place registering data-default-instances-containers-0.0.1...
Running Haddock for data-default-instances-containers-0.0.1...
Running hscolour for data-default-instances-containers-0.0.1...
Preprocessing library data-default-instances-containers-0.0.1...
Preprocessing library data-default-instances-containers-0.0.1...
Haddock coverage:
  50% (  1 /  2) in 'Data.Default.Instances.Containers'
  Missing documentation for:
    Module header
Documentation created:
dist/doc/html/data-default-instances-containers/index.html,
dist/doc/html/data-default-instances-containers/data-default-instances-containers.txt
Creating package registration file:
/tmp/pkgConf-data-default-instances-containers-0.085532051220336956.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/data-default-instances-containers-0.0.1-2eq6fuwf8Tk14CtKGZXhB5
Registering data-default-instances-containers-0.0.1...
Installed data-default-instances-containers-0.0.1
Configuring data-default-instances-dlist-0.0.1...
Building data-default-instances-dlist-0.0.1...
Preprocessing library data-default-instances-dlist-0.0.1...
[1 of 1] Compiling Data.Default.Instances.DList ( Data/Default/Instances/DList.hs, dist/build/Data/Default/Instances/DList.o )
In-place registering data-default-instances-dlist-0.0.1...
Running Haddock for data-default-instances-dlist-0.0.1...
Running hscolour for data-default-instances-dlist-0.0.1...
Preprocessing library data-default-instances-dlist-0.0.1...
Preprocessing library data-default-instances-dlist-0.0.1...
Haddock coverage:
  50% (  1 /  2) in 'Data.Default.Instances.DList'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/data-default-instances-dlist/index.html,
dist/doc/html/data-default-instances-dlist/data-default-instances-dlist.txt
Creating package registration file:
/tmp/pkgConf-data-default-instances-dlist-0.01115917669413892161.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/data-default-instances-dlist-0.0.1-EXwD6nMCvj82LJzl8Xo6bb
Registering data-default-instances-dlist-0.0.1...
Installed data-default-instances-dlist-0.0.1
Configuring data-default-instances-old-locale-0.0.1...
Building data-default-instances-old-locale-0.0.1...
Preprocessing library data-default-instances-old-locale-0.0.1...
[1 of 1] Compiling Data.Default.Instances.OldLocale ( Data/Default/Instances/OldLocale.hs, dist/build/Data/Default/Instances/OldLocale.o )
In-place registering data-default-instances-old-locale-0.0.1...
Running Haddock for data-default-instances-old-locale-0.0.1...
Running hscolour for data-default-instances-old-locale-0.0.1...
Preprocessing library data-default-instances-old-locale-0.0.1...
Preprocessing library data-default-instances-old-locale-0.0.1...
Haddock coverage:
  50% (  1 /  2) in 'Data.Default.Instances.OldLocale'
  Missing documentation for:
    Module header
Documentation created:
dist/doc/html/data-default-instances-old-locale/index.html,
dist/doc/html/data-default-instances-old-locale/data-default-instances-old-locale.txt
Creating package registration file:
/tmp/pkgConf-data-default-instances-old-locale-0.0727843428949784416.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/data-default-instances-old-locale-0.0.1-D3fIWe3ExBN6VISnKTEJV3
Registering data-default-instances-old-locale-0.0.1...
Installed data-default-instances-old-locale-0.0.1
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.016569511421874412034.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.019434103991669411305.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-6BKEupqZliOD9r4rLG9ckJ
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.35821875001700313522.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-2GTZqecVp8NJZrNuKzGxfy
Registering hashable-1.2.3.3...
Installed hashable-1.2.3.3
Configuring xml-types-0.3.6...
Building xml-types-0.3.6...
Preprocessing library xml-types-0.3.6...
[1 of 1] Compiling Data.XML.Types   ( lib/Data/XML/Types.hs, dist/build/Data/XML/Types.o )

lib/Data/XML/Types.hs:27:1: Warning: Tab character

lib/Data/XML/Types.hs:28:1: Warning: Tab character

lib/Data/XML/Types.hs:29:1: Warning: Tab character

lib/Data/XML/Types.hs:30:1: Warning: Tab character

lib/Data/XML/Types.hs:31:1: Warning: Tab character

lib/Data/XML/Types.hs:32:1: Warning: Tab character

lib/Data/XML/Types.hs:33:1: Warning: Tab character

lib/Data/XML/Types.hs:34:1: Warning: Tab character

lib/Data/XML/Types.hs:35:1: Warning: Tab character

lib/Data/XML/Types.hs:36:1: Warning: Tab character

lib/Data/XML/Types.hs:37:1: Warning: Tab character

lib/Data/XML/Types.hs:38:1: Warning: Tab character

lib/Data/XML/Types.hs:39:1: Warning: Tab character

lib/Data/XML/Types.hs:40:1: Warning: Tab character

lib/Data/XML/Types.hs:41:1: Warning: Tab character

lib/Data/XML/Types.hs:42:1: Warning: Tab character

lib/Data/XML/Types.hs:43:1: Warning: Tab character

lib/Data/XML/Types.hs:44:1: Warning: Tab character

lib/Data/XML/Types.hs:45:1: Warning: Tab character

lib/Data/XML/Types.hs:46:1: Warning: Tab character

lib/Data/XML/Types.hs:47:1: Warning: Tab character

lib/Data/XML/Types.hs:48:1: Warning: Tab character

lib/Data/XML/Types.hs:49:1: Warning: Tab character

lib/Data/XML/Types.hs:50:1: Warning: Tab character

lib/Data/XML/Types.hs:51:1: Warning: Tab character

lib/Data/XML/Types.hs:52:1: Warning: Tab character

lib/Data/XML/Types.hs:53:1: Warning: Tab character

lib/Data/XML/Types.hs:54:1: Warning: Tab character

lib/Data/XML/Types.hs:55:1: Warning: Tab character

lib/Data/XML/Types.hs:56:1: Warning: Tab character

lib/Data/XML/Types.hs:57:1: Warning: Tab character

lib/Data/XML/Types.hs:58:1: Warning: Tab character

lib/Data/XML/Types.hs:59:1: Warning: Tab character

lib/Data/XML/Types.hs:60:1: Warning: Tab character

lib/Data/XML/Types.hs:61:1: Warning: Tab character

lib/Data/XML/Types.hs:62:1: Warning: Tab character

lib/Data/XML/Types.hs:63:1: Warning: Tab character

lib/Data/XML/Types.hs:64:1: Warning: Tab character

lib/Data/XML/Types.hs:65:1: Warning: Tab character

lib/Data/XML/Types.hs:66:1: Warning: Tab character

lib/Data/XML/Types.hs:67:1: Warning: Tab character

lib/Data/XML/Types.hs:68:1: Warning: Tab character

lib/Data/XML/Types.hs:69:1: Warning: Tab character

lib/Data/XML/Types.hs:70:1: Warning: Tab character

lib/Data/XML/Types.hs:71:1: Warning: Tab character

lib/Data/XML/Types.hs:72:1: Warning: Tab character

lib/Data/XML/Types.hs:89:1: Warning: Tab character

lib/Data/XML/Types.hs:90:1: Warning: Tab character

lib/Data/XML/Types.hs:91:1: Warning: Tab character

lib/Data/XML/Types.hs:92:1: Warning: Tab character

lib/Data/XML/Types.hs:93:1: Warning: Tab character

lib/Data/XML/Types.hs:96:1: Warning: Tab character

lib/Data/XML/Types.hs:103:1: Warning: Tab character

lib/Data/XML/Types.hs:104:1: Warning: Tab character

lib/Data/XML/Types.hs:105:1: Warning: Tab character

lib/Data/XML/Types.hs:106:1: Warning: Tab character

lib/Data/XML/Types.hs:107:1: Warning: Tab character

lib/Data/XML/Types.hs:110:1: Warning: Tab character

lib/Data/XML/Types.hs:117:1: Warning: Tab character

lib/Data/XML/Types.hs:118:1: Warning: Tab character

lib/Data/XML/Types.hs:119:1: Warning: Tab character

lib/Data/XML/Types.hs:120:1: Warning: Tab character

lib/Data/XML/Types.hs:123:1: Warning: Tab character

lib/Data/XML/Types.hs:130:1: Warning: Tab character

lib/Data/XML/Types.hs:131:1: Warning: Tab character

lib/Data/XML/Types.hs:132:1: Warning: Tab character

lib/Data/XML/Types.hs:135:1: Warning: Tab character

lib/Data/XML/Types.hs:136:1: Warning: Tab character

lib/Data/XML/Types.hs:143:1: Warning: Tab character

lib/Data/XML/Types.hs:144:1: Warning: Tab character

lib/Data/XML/Types.hs:145:1: Warning: Tab character

lib/Data/XML/Types.hs:146:1: Warning: Tab character

lib/Data/XML/Types.hs:147:1: Warning: Tab character

lib/Data/XML/Types.hs:150:1: Warning: Tab character

lib/Data/XML/Types.hs:151:1: Warning: Tab character

lib/Data/XML/Types.hs:152:1: Warning: Tab character

lib/Data/XML/Types.hs:153:1: Warning: Tab character

lib/Data/XML/Types.hs:160:1: Warning: Tab character

lib/Data/XML/Types.hs:161:1: Warning: Tab character

lib/Data/XML/Types.hs:162:1: Warning: Tab character

lib/Data/XML/Types.hs:163:1: Warning: Tab character

lib/Data/XML/Types.hs:164:1: Warning: Tab character

lib/Data/XML/Types.hs:167:1: Warning: Tab character

lib/Data/XML/Types.hs:174:1: Warning: Tab character

lib/Data/XML/Types.hs:175:1: Warning: Tab character

lib/Data/XML/Types.hs:176:1: Warning: Tab character

lib/Data/XML/Types.hs:179:1: Warning: Tab character

lib/Data/XML/Types.hs:180:1: Warning: Tab character

lib/Data/XML/Types.hs:202:1: Warning: Tab character

lib/Data/XML/Types.hs:203:1: Warning: Tab character

lib/Data/XML/Types.hs:204:1: Warning: Tab character

lib/Data/XML/Types.hs:205:1: Warning: Tab character

lib/Data/XML/Types.hs:206:1: Warning: Tab character

lib/Data/XML/Types.hs:209:1: Warning: Tab character

lib/Data/XML/Types.hs:212:1: Warning: Tab character

lib/Data/XML/Types.hs:215:1: Warning: Tab character

lib/Data/XML/Types.hs:216:1: Warning: Tab character

lib/Data/XML/Types.hs:217:1: Warning: Tab character

lib/Data/XML/Types.hs:218:1: Warning: Tab character

lib/Data/XML/Types.hs:219:1: Warning: Tab character

lib/Data/XML/Types.hs:222:1: Warning: Tab character

lib/Data/XML/Types.hs:235:1: Warning: Tab character

lib/Data/XML/Types.hs:236:1: Warning: Tab character

lib/Data/XML/Types.hs:237:1: Warning: Tab character

lib/Data/XML/Types.hs:238:1: Warning: Tab character

lib/Data/XML/Types.hs:241:1: Warning: Tab character

lib/Data/XML/Types.hs:248:1: Warning: Tab character

lib/Data/XML/Types.hs:249:1: Warning: Tab character

lib/Data/XML/Types.hs:250:1: Warning: Tab character

lib/Data/XML/Types.hs:253:1: Warning: Tab character

lib/Data/XML/Types.hs:254:1: Warning: Tab character

lib/Data/XML/Types.hs:273:1: Warning: Tab character

lib/Data/XML/Types.hs:274:1: Warning: Tab character

lib/Data/XML/Types.hs:275:1: Warning: Tab character

lib/Data/XML/Types.hs:276:1: Warning: Tab character

lib/Data/XML/Types.hs:277:1: Warning: Tab character

lib/Data/XML/Types.hs:278:1: Warning: Tab character

lib/Data/XML/Types.hs:279:1: Warning: Tab character

lib/Data/XML/Types.hs:280:1: Warning: Tab character

lib/Data/XML/Types.hs:281:1: Warning: Tab character

lib/Data/XML/Types.hs:282:1: Warning: Tab character

lib/Data/XML/Types.hs:283:1: Warning: Tab character

lib/Data/XML/Types.hs:286:1: Warning: Tab character

lib/Data/XML/Types.hs:287:1: Warning: Tab character

lib/Data/XML/Types.hs:288:1: Warning: Tab character

lib/Data/XML/Types.hs:289:1: Warning: Tab character

lib/Data/XML/Types.hs:290:1: Warning: Tab character

lib/Data/XML/Types.hs:291:1: Warning: Tab character

lib/Data/XML/Types.hs:292:1: Warning: Tab character

lib/Data/XML/Types.hs:293:1: Warning: Tab character
In-place registering xml-types-0.3.6...
Running Haddock for xml-types-0.3.6...
Running hscolour for xml-types-0.3.6...
Preprocessing library xml-types-0.3.6...
Preprocessing library xml-types-0.3.6...

lib/Data/XML/Types.hs:27:1: Warning: Tab character

lib/Data/XML/Types.hs:28:1: Warning: Tab character

lib/Data/XML/Types.hs:29:1: Warning: Tab character

lib/Data/XML/Types.hs:30:1: Warning: Tab character

lib/Data/XML/Types.hs:31:1: Warning: Tab character

lib/Data/XML/Types.hs:32:1: Warning: Tab character

lib/Data/XML/Types.hs:33:1: Warning: Tab character

lib/Data/XML/Types.hs:34:1: Warning: Tab character

lib/Data/XML/Types.hs:35:1: Warning: Tab character

lib/Data/XML/Types.hs:36:1: Warning: Tab character

lib/Data/XML/Types.hs:37:1: Warning: Tab character

lib/Data/XML/Types.hs:38:1: Warning: Tab character

lib/Data/XML/Types.hs:39:1: Warning: Tab character

lib/Data/XML/Types.hs:40:1: Warning: Tab character

lib/Data/XML/Types.hs:41:1: Warning: Tab character

lib/Data/XML/Types.hs:42:1: Warning: Tab character

lib/Data/XML/Types.hs:43:1: Warning: Tab character

lib/Data/XML/Types.hs:44:1: Warning: Tab character

lib/Data/XML/Types.hs:45:1: Warning: Tab character

lib/Data/XML/Types.hs:46:1: Warning: Tab character

lib/Data/XML/Types.hs:47:1: Warning: Tab character

lib/Data/XML/Types.hs:48:1: Warning: Tab character

lib/Data/XML/Types.hs:49:1: Warning: Tab character

lib/Data/XML/Types.hs:50:1: Warning: Tab character

lib/Data/XML/Types.hs:51:1: Warning: Tab character

lib/Data/XML/Types.hs:52:1: Warning: Tab character

lib/Data/XML/Types.hs:53:1: Warning: Tab character

lib/Data/XML/Types.hs:54:1: Warning: Tab character

lib/Data/XML/Types.hs:55:1: Warning: Tab character

lib/Data/XML/Types.hs:56:1: Warning: Tab character

lib/Data/XML/Types.hs:57:1: Warning: Tab character

lib/Data/XML/Types.hs:58:1: Warning: Tab character

lib/Data/XML/Types.hs:59:1: Warning: Tab character

lib/Data/XML/Types.hs:60:1: Warning: Tab character

lib/Data/XML/Types.hs:61:1: Warning: Tab character

lib/Data/XML/Types.hs:62:1: Warning: Tab character

lib/Data/XML/Types.hs:63:1: Warning: Tab character

lib/Data/XML/Types.hs:64:1: Warning: Tab character

lib/Data/XML/Types.hs:65:1: Warning: Tab character

lib/Data/XML/Types.hs:66:1: Warning: Tab character

lib/Data/XML/Types.hs:67:1: Warning: Tab character

lib/Data/XML/Types.hs:68:1: Warning: Tab character

lib/Data/XML/Types.hs:69:1: Warning: Tab character

lib/Data/XML/Types.hs:70:1: Warning: Tab character

lib/Data/XML/Types.hs:71:1: Warning: Tab character

lib/Data/XML/Types.hs:72:1: Warning: Tab character

lib/Data/XML/Types.hs:89:1: Warning: Tab character

lib/Data/XML/Types.hs:90:1: Warning: Tab character

lib/Data/XML/Types.hs:91:1: Warning: Tab character

lib/Data/XML/Types.hs:92:1: Warning: Tab character

lib/Data/XML/Types.hs:93:1: Warning: Tab character

lib/Data/XML/Types.hs:96:1: Warning: Tab character

lib/Data/XML/Types.hs:103:1: Warning: Tab character

lib/Data/XML/Types.hs:104:1: Warning: Tab character

lib/Data/XML/Types.hs:105:1: Warning: Tab character

lib/Data/XML/Types.hs:106:1: Warning: Tab character

lib/Data/XML/Types.hs:107:1: Warning: Tab character

lib/Data/XML/Types.hs:110:1: Warning: Tab character

lib/Data/XML/Types.hs:117:1: Warning: Tab character

lib/Data/XML/Types.hs:118:1: Warning: Tab character

lib/Data/XML/Types.hs:119:1: Warning: Tab character

lib/Data/XML/Types.hs:120:1: Warning: Tab character

lib/Data/XML/Types.hs:123:1: Warning: Tab character

lib/Data/XML/Types.hs:130:1: Warning: Tab character

lib/Data/XML/Types.hs:131:1: Warning: Tab character

lib/Data/XML/Types.hs:132:1: Warning: Tab character

lib/Data/XML/Types.hs:135:1: Warning: Tab character

lib/Data/XML/Types.hs:136:1: Warning: Tab character

lib/Data/XML/Types.hs:143:1: Warning: Tab character

lib/Data/XML/Types.hs:144:1: Warning: Tab character

lib/Data/XML/Types.hs:145:1: Warning: Tab character

lib/Data/XML/Types.hs:146:1: Warning: Tab character

lib/Data/XML/Types.hs:147:1: Warning: Tab character

lib/Data/XML/Types.hs:150:1: Warning: Tab character

lib/Data/XML/Types.hs:151:1: Warning: Tab character

lib/Data/XML/Types.hs:152:1: Warning: Tab character

lib/Data/XML/Types.hs:153:1: Warning: Tab character

lib/Data/XML/Types.hs:160:1: Warning: Tab character

lib/Data/XML/Types.hs:161:1: Warning: Tab character

lib/Data/XML/Types.hs:162:1: Warning: Tab character

lib/Data/XML/Types.hs:163:1: Warning: Tab character

lib/Data/XML/Types.hs:164:1: Warning: Tab character

lib/Data/XML/Types.hs:167:1: Warning: Tab character

lib/Data/XML/Types.hs:174:1: Warning: Tab character

lib/Data/XML/Types.hs:175:1: Warning: Tab character

lib/Data/XML/Types.hs:176:1: Warning: Tab character

lib/Data/XML/Types.hs:179:1: Warning: Tab character

lib/Data/XML/Types.hs:180:1: Warning: Tab character

lib/Data/XML/Types.hs:202:1: Warning: Tab character

lib/Data/XML/Types.hs:203:1: Warning: Tab character

lib/Data/XML/Types.hs:204:1: Warning: Tab character

lib/Data/XML/Types.hs:205:1: Warning: Tab character

lib/Data/XML/Types.hs:206:1: Warning: Tab character

lib/Data/XML/Types.hs:209:1: Warning: Tab character

lib/Data/XML/Types.hs:212:1: Warning: Tab character

lib/Data/XML/Types.hs:215:1: Warning: Tab character

lib/Data/XML/Types.hs:216:1: Warning: Tab character

lib/Data/XML/Types.hs:217:1: Warning: Tab character

lib/Data/XML/Types.hs:218:1: Warning: Tab character

lib/Data/XML/Types.hs:219:1: Warning: Tab character

lib/Data/XML/Types.hs:222:1: Warning: Tab character

lib/Data/XML/Types.hs:235:1: Warning: Tab character

lib/Data/XML/Types.hs:236:1: Warning: Tab character

lib/Data/XML/Types.hs:237:1: Warning: Tab character

lib/Data/XML/Types.hs:238:1: Warning: Tab character

lib/Data/XML/Types.hs:241:1: Warning: Tab character

lib/Data/XML/Types.hs:248:1: Warning: Tab character

lib/Data/XML/Types.hs:249:1: Warning: Tab character

lib/Data/XML/Types.hs:250:1: Warning: Tab character

lib/Data/XML/Types.hs:253:1: Warning: Tab character

lib/Data/XML/Types.hs:254:1: Warning: Tab character

lib/Data/XML/Types.hs:273:1: Warning: Tab character

lib/Data/XML/Types.hs:274:1: Warning: Tab character

lib/Data/XML/Types.hs:275:1: Warning: Tab character

lib/Data/XML/Types.hs:276:1: Warning: Tab character

lib/Data/XML/Types.hs:277:1: Warning: Tab character

lib/Data/XML/Types.hs:278:1: Warning: Tab character

lib/Data/XML/Types.hs:279:1: Warning: Tab character

lib/Data/XML/Types.hs:280:1: Warning: Tab character

lib/Data/XML/Types.hs:281:1: Warning: Tab character

lib/Data/XML/Types.hs:282:1: Warning: Tab character

lib/Data/XML/Types.hs:283:1: Warning: Tab character

lib/Data/XML/Types.hs:286:1: Warning: Tab character

lib/Data/XML/Types.hs:287:1: Warning: Tab character

lib/Data/XML/Types.hs:288:1: Warning: Tab character

lib/Data/XML/Types.hs:289:1: Warning: Tab character

lib/Data/XML/Types.hs:290:1: Warning: Tab character

lib/Data/XML/Types.hs:291:1: Warning: Tab character

lib/Data/XML/Types.hs:292:1: Warning: Tab character

lib/Data/XML/Types.hs:293:1: Warning: Tab character
Haddock coverage:
  38% ( 14 / 37) in 'Data.XML.Types'
  Missing documentation for:
    Document (lib/Data/XML/Types.hs:88)
    Prologue (lib/Data/XML/Types.hs:102)
    Instruction (lib/Data/XML/Types.hs:116)
    Miscellaneous (lib/Data/XML/Types.hs:129)
    Node (lib/Data/XML/Types.hs:142)
    Element (lib/Data/XML/Types.hs:159)
    Content (lib/Data/XML/Types.hs:173)
    ExternalID (lib/Data/XML/Types.hs:247)
    isElement (lib/Data/XML/Types.hs:299)
    isInstruction (lib/Data/XML/Types.hs:303)
    isContent (lib/Data/XML/Types.hs:307)
    isComment (lib/Data/XML/Types.hs:311)
    isNamed (lib/Data/XML/Types.hs:315)
    elementChildren (lib/Data/XML/Types.hs:318)
    elementContent (lib/Data/XML/Types.hs:321)
    elementText (lib/Data/XML/Types.hs:324)
    nodeChildren (lib/Data/XML/Types.hs:327)
    nodeContent (lib/Data/XML/Types.hs:330)
    nodeText (lib/Data/XML/Types.hs:333)
    hasAttribute (lib/Data/XML/Types.hs:336)
    hasAttributeText (lib/Data/XML/Types.hs:339)
    attributeContent (lib/Data/XML/Types.hs:342)
    attributeText (lib/Data/XML/Types.hs:345)
Documentation created: dist/doc/html/xml-types/index.html,
dist/doc/html/xml-types/xml-types.txt
Creating package registration file:
/tmp/pkgConf-xml-types-0.317913216761117726230.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/xml-types-0.3.6-5RHNNJ6svyf6yzhyHa61vO
Registering xml-types-0.3.6...
Installed xml-types-0.3.6
Configuring exceptions-0.8.0.2...
Building exceptions-0.8.0.2...
Preprocessing library exceptions-0.8.0.2...
[1 of 2] Compiling Control.Monad.Catch ( src/Control/Monad/Catch.hs, dist/build/Control/Monad/Catch.o )
[2 of 2] Compiling Control.Monad.Catch.Pure ( src/Control/Monad/Catch/Pure.hs, dist/build/Control/Monad/Catch/Pure.o )
In-place registering exceptions-0.8.0.2...
Running Haddock for exceptions-0.8.0.2...
Running hscolour for exceptions-0.8.0.2...
Preprocessing library exceptions-0.8.0.2...
Preprocessing library exceptions-0.8.0.2...
Haddock coverage:
 100% ( 31 / 31) in 'Control.Monad.Catch'
  80% (  8 / 10) in 'Control.Monad.Catch.Pure'
  Missing documentation for:
    Catch (src/Control/Monad/Catch/Pure.hs:95)
    runCatch (src/Control/Monad/Catch/Pure.hs:97)
Documentation created: dist/doc/html/exceptions/index.html,
dist/doc/html/exceptions/exceptions.txt
Creating package registration file:
/tmp/pkgConf-exceptions-0.8.0726764303368046387.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/exceptions-0.8.0.2-8GsEeHgaIks3pVGk6GaELJ
Registering exceptions-0.8.0.2...
Installed exceptions-0.8.0.2
Configuring 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.46259384451492586311.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-88TAFm21vtn2NrYUppy50c
Registering transformers-base-0.4.4...
Installed transformers-base-0.4.4
Configuring data-default-0.5.3...
Building data-default-0.5.3...
Preprocessing library data-default-0.5.3...
[1 of 1] Compiling Data.Default     ( Data/Default.hs, dist/build/Data/Default.o )
In-place registering data-default-0.5.3...
Running Haddock for data-default-0.5.3...
Running hscolour for data-default-0.5.3...
Preprocessing library data-default-0.5.3...
Preprocessing library data-default-0.5.3...
Haddock coverage:
  67% (  2 /  3) in 'Data.Default'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/data-default/index.html,
dist/doc/html/data-default/data-default.txt
Creating package registration file:
/tmp/pkgConf-data-default-0.511848127541642661448.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/data-default-0.5.3-5ESg1VNmkW3BMxo7EwKQrK
Registering data-default-0.5.3...
Installed data-default-0.5.3
Configuring blaze-markup-0.7.0.3...
Building blaze-markup-0.7.0.3...
Preprocessing library blaze-markup-0.7.0.3...
[1 of 6] Compiling Text.Blaze.Internal ( src/Text/Blaze/Internal.hs, dist/build/Text/Blaze/Internal.o )

src/Text/Blaze/Internal.hs:74: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/Text/Blaze/Internal.hs:75: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 6] Compiling Text.Blaze.Renderer.String ( src/Text/Blaze/Renderer/String.hs, dist/build/Text/Blaze/Renderer/String.o )
[3 of 6] Compiling Text.Blaze.Renderer.Pretty ( src/Text/Blaze/Renderer/Pretty.hs, dist/build/Text/Blaze/Renderer/Pretty.o )
[4 of 6] Compiling Text.Blaze.Renderer.Text ( src/Text/Blaze/Renderer/Text.hs, dist/build/Text/Blaze/Renderer/Text.o )

src/Text/Blaze/Renderer/Text.hs:15:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[5 of 6] Compiling Text.Blaze.Renderer.Utf8 ( src/Text/Blaze/Renderer/Utf8.hs, dist/build/Text/Blaze/Renderer/Utf8.o )

src/Text/Blaze/Renderer/Utf8.hs:11: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 6] Compiling Text.Blaze       ( src/Text/Blaze.hs, dist/build/Text/Blaze.o )

src/Text/Blaze.hs:91: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/Text/Blaze.hs:92:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
In-place registering blaze-markup-0.7.0.3...
Running Haddock for blaze-markup-0.7.0.3...
Running hscolour for blaze-markup-0.7.0.3...
Preprocessing library blaze-markup-0.7.0.3...
Preprocessing library blaze-markup-0.7.0.3...

src/Text/Blaze/Internal.hs:74: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/Text/Blaze/Internal.hs:75: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/Text/Blaze/Renderer/Text.hs:15: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/Text/Blaze/Renderer/Utf8.hs:11: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/Text/Blaze.hs:91: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/Text/Blaze.hs:92:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
Haddock coverage:
Warning: Text.Blaze.Internal: ! is exported separately but will be documented under Attributable. Consider exporting it together with its parent(s) for code clarity.
 100% ( 50 / 50) in 'Text.Blaze.Internal'
  75% (  3 /  4) in 'Text.Blaze.Renderer.String'
  Missing documentation for:
    renderHtml (src/Text/Blaze/Renderer/String.hs:93)
  67% (  2 /  3) in 'Text.Blaze.Renderer.Pretty'
  Missing documentation for:
    renderHtml (src/Text/Blaze/Renderer/Pretty.hs:56)
  56% (  5 /  9) in 'Text.Blaze.Renderer.Text'
  Missing documentation for:
    renderHtmlBuilder (src/Text/Blaze/Renderer/Text.hs:73)
    renderHtmlBuilderWith (src/Text/Blaze/Renderer/Text.hs:133)
    renderHtml (src/Text/Blaze/Renderer/Text.hs:149)
    renderHtmlWith (src/Text/Blaze/Renderer/Text.hs:164)
  86% (  6 /  7) in 'Text.Blaze.Renderer.Utf8'
  Missing documentation for:
    Module header
 100% ( 43 / 43) in 'Text.Blaze'
Documentation created: dist/doc/html/blaze-markup/index.html,
dist/doc/html/blaze-markup/blaze-markup.txt
Creating package registration file:
/tmp/pkgConf-blaze-markup-0.7.08438869781410553902.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/blaze-markup-0.7.0.3-FhrnjaI7C1I5CvgGhchX3R
Registering blaze-markup-0.7.0.3...
Installed blaze-markup-0.7.0.3
Configuring streaming-commons-0.1.14.2...
Building streaming-commons-0.1.14.2...
Preprocessing library streaming-commons-0.1.14.2...
[ 1 of 18] Compiling Data.Streaming.Zlib.Lowlevel ( Data/Streaming/Zlib/Lowlevel.hs, dist/build/Data/Streaming/Zlib/Lowlevel.o )
[ 2 of 18] Compiling Data.Streaming.Zlib ( Data/Streaming/Zlib.hs, dist/build/Data/Streaming/Zlib.o )
[ 3 of 18] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[ 4 of 18] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o )
[ 5 of 18] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[ 6 of 18] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 7 of 18] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[ 8 of 18] Compiling Data.Streaming.Text ( Data/Streaming/Text.hs, dist/build/Data/Streaming/Text.o )
[ 9 of 18] Compiling Data.Streaming.Process.Internal ( Data/Streaming/Process/Internal.hs, dist/build/Data/Streaming/Process/Internal.o )
[10 of 18] Compiling Data.Streaming.Process ( Data/Streaming/Process.hs, dist/build/Data/Streaming/Process.o )
[11 of 18] Compiling Data.Streaming.Network.Internal ( Data/Streaming/Network/Internal.hs, dist/build/Data/Streaming/Network/Internal.o )
[12 of 18] Compiling Data.Streaming.Network ( Data/Streaming/Network.hs, dist/build/Data/Streaming/Network.o )
[13 of 18] Compiling Data.Streaming.Filesystem ( Data/Streaming/Filesystem.hs, dist/build/Data/Streaming/Filesystem.o )
[14 of 18] Compiling Data.Streaming.FileRead ( Data/Streaming/FileRead.hs, dist/build/Data/Streaming/FileRead.o )
[15 of 18] Compiling Data.Streaming.ByteString.Builder.Buffer ( Data/Streaming/ByteString/Builder/Buffer.hs, dist/build/Data/Streaming/ByteString/Builder/Buffer.o )
[16 of 18] Compiling Data.Streaming.ByteString.Builder ( Data/Streaming/ByteString/Builder.hs, dist/build/Data/Streaming/ByteString/Builder.o )
[17 of 18] Compiling Data.Streaming.ByteString.Builder.Class ( Data/Streaming/ByteString/Builder/Class.hs, dist/build/Data/Streaming/ByteString/Builder/Class.o )
[18 of 18] Compiling Data.Streaming.Blaze ( Data/Streaming/Blaze.hs, dist/build/Data/Streaming/Blaze.o )
In-place registering streaming-commons-0.1.14.2...
Running Haddock for streaming-commons-0.1.14.2...
Running hscolour for streaming-commons-0.1.14.2...
Preprocessing library streaming-commons-0.1.14.2...
Preprocessing library streaming-commons-0.1.14.2...
Haddock coverage:
   0% (  0 / 21) in 'Data.Streaming.Zlib.Lowlevel'
  Missing documentation for:
    Module header
    ZStreamStruct (Data/Streaming/Zlib/Lowlevel.hs:30)
    ZStream' (Data/Streaming/Zlib/Lowlevel.hs:31)
    zstreamNew (Data/Streaming/Zlib/Lowlevel.hs:41)
    Strategy (Data/Streaming/Zlib/Lowlevel.hs:33)
    deflateInit2 (Data/Streaming/Zlib/Lowlevel.hs:48)
    inflateInit2 (Data/Streaming/Zlib/Lowlevel.hs:57)
    c_free_z_stream_inflate (Data/Streaming/Zlib/Lowlevel.hs:60)
    c_free_z_stream_deflate (Data/Streaming/Zlib/Lowlevel.hs:63)
    c_set_avail_in (Data/Streaming/Zlib/Lowlevel.hs:66)
    c_set_avail_out (Data/Streaming/Zlib/Lowlevel.hs:69)
    c_get_avail_out (Data/Streaming/Zlib/Lowlevel.hs:72)
    c_get_avail_in (Data/Streaming/Zlib/Lowlevel.hs:75)
    c_get_next_in (Data/Streaming/Zlib/Lowlevel.hs:78)
    c_call_inflate_noflush (Data/Streaming/Zlib/Lowlevel.hs:81)
    c_call_deflate_noflush (Data/Streaming/Zlib/Lowlevel.hs:84)
    c_call_deflate_finish (Data/Streaming/Zlib/Lowlevel.hs:87)
    c_call_deflate_flush (Data/Streaming/Zlib/Lowlevel.hs:90)
    c_call_deflate_full_flush (Data/Streaming/Zlib/Lowlevel.hs:93)
    c_call_deflate_set_dictionary (Data/Streaming/Zlib/Lowlevel.hs:96)
    c_call_inflate_set_dictionary (Data/Streaming/Zlib/Lowlevel.hs:99)
  96% ( 22 / 23) in 'Data.Streaming.Zlib'
  Missing documentation for:
    PopperRes (Data/Streaming/Zlib.hs:208)
  75% (  3 /  4) in 'Data.Streaming.Process.Internal'
  Missing documentation for:
    Module header
 100% ( 23 / 23) in 'Data.Streaming.Process'
  89% (  8 /  9) in 'Data.Streaming.Network.Internal'
  Missing documentation for:
    Module header
  68% ( 51 / 75) in 'Data.Streaming.Network'
  Missing documentation for:
    Module header
    message (Data/Streaming/Network.hs:469)
    HasPort (Data/Streaming/Network.hs:472)
    HasAfterBind (Data/Streaming/Network.hs:524)
    HasReadWrite (Data/Streaming/Network.hs:642)
    HasPath (Data/Streaming/Network.hs:504)
    setPort (Data/Streaming/Network.hs:482)
    setHost (Data/Streaming/Network.hs:485)
    setAfterBind (Data/Streaming/Network.hs:536)
    setNeedLocalAddr (Data/Streaming/Network.hs:518)
    setPath (Data/Streaming/Network.hs:514)
    getPort (Data/Streaming/Network.hs:479)
    getHost (Data/Streaming/Network.hs:488)
    getAfterBind (Data/Streaming/Network.hs:533)
    getNeedLocalAddr (Data/Streaming/Network.hs:521)
    getPath (Data/Streaming/Network.hs:511)
    appRead (Data/Streaming/Network.hs:654)
    appWrite (Data/Streaming/Network.hs:657)
    appSockAddr (Data/Streaming/Network.hs:626)
    appLocalAddr (Data/Streaming/Network.hs:623)
    unassignedPorts (Data/Streaming/Network.hs:229)
    safeRecv (Data/Streaming/Network.hs:342)
    ConnectionHandle (Data/Streaming/Network.hs:569)
    runTCPServerWithHandle (Data/Streaming/Network.hs:571)
  43% (  3 /  7) in 'Data.Streaming.Filesystem'
  Missing documentation for:
    DirStream
    readDirStream (Data/Streaming/Filesystem.hs:66)
    FileType (Data/Streaming/Filesystem.hs:94)
    getFileType (Data/Streaming/Filesystem.hs:75)
  20% (  1 /  5) in 'Data.Streaming.FileRead'
  Missing documentation for:
    ReadHandle (Data/Streaming/FileRead.hs:26)
    openFile (Data/Streaming/FileRead.hs:28)
    closeFile (Data/Streaming/FileRead.hs:31)
    readChunk (Data/Streaming/FileRead.hs:34)
  95% ( 19 / 20) in 'Data.Streaming.ByteString.Builder.Buffer'
  Missing documentation for:
    defaultStrategy (Data/Streaming/ByteString/Builder/Buffer.hs:207)
  85% ( 23 / 27) in 'Data.Streaming.ByteString.Builder'
  Missing documentation for:
    BuilderRecv (Data/Streaming/ByteString/Builder.hs:74)
    BuilderFinish (Data/Streaming/ByteString/Builder.hs:76)
    newByteStringBuilderRecv (Data/Streaming/ByteString/Builder.hs:78)
    defaultStrategy (Data/Streaming/ByteString/Builder/Buffer.hs:207)
 100% (  3 /  3) in 'Data.Streaming.ByteString.Builder.Class'
  83% ( 19 / 23) in 'Data.Streaming.Blaze'
  Missing documentation for:
    BlazeRecv (Data/Streaming/Blaze.hs:148)
    BlazeFinish (Data/Streaming/Blaze.hs:150)
    newBlazeRecv (Data/Streaming/Blaze.hs:51)
    defaultStrategy (Data/Streaming/ByteString/Builder/Buffer.hs:207)
  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.Unsafe.Shift'
  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)
  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)
  50% (  1 /  2) in 'Data.Text.Internal.Encoding.Utf32'
  Missing documentation for:
    validate (Data/Text/Internal/Encoding/Utf32.hs:24)
  90% (  9 / 10) in 'Data.Streaming.Text'
  Missing documentation for:
    DecodeResult (Data/Streaming/Text.hs:81)
Warning: Data.Streaming.Zlib: could not find link destinations for:
    D1WindowBits C1_0WindowBits C1_1WindowBits
Documentation created: dist/doc/html/streaming-commons/index.html,
dist/doc/html/streaming-commons/streaming-commons.txt
Creating package registration file:
/tmp/pkgConf-streaming-commons-0.1.1420853310551182595892.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/streaming-commons-0.1.14.2-DGqjBf0vAJlDggX4NRDaSw
Registering streaming-commons-0.1.14.2...
Installed streaming-commons-0.1.14.2
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.015273370011471690579.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-9NseolisKnP80bb65s7rJ9
Registering case-insensitive-1.2.0.5...
Installed case-insensitive-1.2.0.5
Configuring scientific-0.3.4.2...
Building scientific-0.3.4.2...
Preprocessing library scientific-0.3.4.2...
[1 of 6] Compiling GHC.Integer.Logarithms.Compat ( src/GHC/Integer/Logarithms/Compat.hs, dist/build/GHC/Integer/Logarithms/Compat.o )
[2 of 6] Compiling Utils            ( src/Utils.hs, dist/build/Utils.o )
[3 of 6] Compiling Math.NumberTheory.Logarithms ( src/Math/NumberTheory/Logarithms.hs, dist/build/Math/NumberTheory/Logarithms.o )
[4 of 6] Compiling Data.Scientific  ( src/Data/Scientific.hs, dist/build/Data/Scientific.o )
[5 of 6] Compiling Data.Text.Lazy.Builder.Scientific ( src/Data/Text/Lazy/Builder/Scientific.hs, dist/build/Data/Text/Lazy/Builder/Scientific.o )
[6 of 6] 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.2...
Running Haddock for scientific-0.3.4.2...
Running hscolour for scientific-0.3.4.2...
Preprocessing library scientific-0.3.4.2...
Preprocessing library scientific-0.3.4.2...
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)
 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.4126257224442366146.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/scientific-0.3.4.2-1UL7hJs0dy8BYuo3rFsz84
Registering scientific-0.3.4.2...
Installed scientific-0.3.4.2
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.020067771632142010736.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-3XCDr1mqlERGZgaxuwJF6b
Registering monad-control-1.0.0.4...
Installed monad-control-1.0.0.4
Configuring blaze-html-0.8.1.1...
Building blaze-html-0.8.1.1...
Preprocessing library blaze-html-0.8.1.1...
[ 1 of 21] Compiling Text.Blaze.XHtml5.Attributes ( src/Text/Blaze/XHtml5/Attributes.hs, dist/build/Text/Blaze/XHtml5/Attributes.o )
[ 2 of 21] Compiling Text.Blaze.XHtml1.Transitional.Attributes ( src/Text/Blaze/XHtml1/Transitional/Attributes.hs, dist/build/Text/Blaze/XHtml1/Transitional/Attributes.o )
[ 3 of 21] Compiling Text.Blaze.XHtml1.Strict.Attributes ( src/Text/Blaze/XHtml1/Strict/Attributes.hs, dist/build/Text/Blaze/XHtml1/Strict/Attributes.o )
[ 4 of 21] Compiling Text.Blaze.XHtml1.FrameSet.Attributes ( src/Text/Blaze/XHtml1/FrameSet/Attributes.hs, dist/build/Text/Blaze/XHtml1/FrameSet/Attributes.o )
[ 5 of 21] Compiling Text.Blaze.Html5.Attributes ( src/Text/Blaze/Html5/Attributes.hs, dist/build/Text/Blaze/Html5/Attributes.o )
[ 6 of 21] Compiling Text.Blaze.Html4.Transitional.Attributes ( src/Text/Blaze/Html4/Transitional/Attributes.hs, dist/build/Text/Blaze/Html4/Transitional/Attributes.o )
[ 7 of 21] Compiling Text.Blaze.Html4.Strict.Attributes ( src/Text/Blaze/Html4/Strict/Attributes.hs, dist/build/Text/Blaze/Html4/Strict/Attributes.o )
[ 8 of 21] Compiling Text.Blaze.Html4.FrameSet.Attributes ( src/Text/Blaze/Html4/FrameSet/Attributes.hs, dist/build/Text/Blaze/Html4/FrameSet/Attributes.o )
[ 9 of 21] Compiling Text.Blaze.Html  ( src/Text/Blaze/Html.hs, dist/build/Text/Blaze/Html.o )
[10 of 21] Compiling Text.Blaze.Html.Renderer.Pretty ( src/Text/Blaze/Html/Renderer/Pretty.hs, dist/build/Text/Blaze/Html/Renderer/Pretty.o )
[11 of 21] Compiling Text.Blaze.Html.Renderer.String ( src/Text/Blaze/Html/Renderer/String.hs, dist/build/Text/Blaze/Html/Renderer/String.o )
[12 of 21] Compiling Text.Blaze.Html.Renderer.Text ( src/Text/Blaze/Html/Renderer/Text.hs, dist/build/Text/Blaze/Html/Renderer/Text.o )
[13 of 21] Compiling Text.Blaze.Html.Renderer.Utf8 ( src/Text/Blaze/Html/Renderer/Utf8.hs, dist/build/Text/Blaze/Html/Renderer/Utf8.o )
[14 of 21] Compiling Text.Blaze.Html4.FrameSet ( src/Text/Blaze/Html4/FrameSet.hs, dist/build/Text/Blaze/Html4/FrameSet.o )
[15 of 21] Compiling Text.Blaze.Html4.Strict ( src/Text/Blaze/Html4/Strict.hs, dist/build/Text/Blaze/Html4/Strict.o )
[16 of 21] Compiling Text.Blaze.Html4.Transitional ( src/Text/Blaze/Html4/Transitional.hs, dist/build/Text/Blaze/Html4/Transitional.o )
[17 of 21] Compiling Text.Blaze.Html5 ( src/Text/Blaze/Html5.hs, dist/build/Text/Blaze/Html5.o )
[18 of 21] Compiling Text.Blaze.XHtml1.FrameSet ( src/Text/Blaze/XHtml1/FrameSet.hs, dist/build/Text/Blaze/XHtml1/FrameSet.o )
[19 of 21] Compiling Text.Blaze.XHtml1.Strict ( src/Text/Blaze/XHtml1/Strict.hs, dist/build/Text/Blaze/XHtml1/Strict.o )
[20 of 21] Compiling Text.Blaze.XHtml1.Transitional ( src/Text/Blaze/XHtml1/Transitional.hs, dist/build/Text/Blaze/XHtml1/Transitional.o )
[21 of 21] Compiling Text.Blaze.XHtml5 ( src/Text/Blaze/XHtml5.hs, dist/build/Text/Blaze/XHtml5.o )
In-place registering blaze-html-0.8.1.1...
Running Haddock for blaze-html-0.8.1.1...
Running hscolour for blaze-html-0.8.1.1...
Preprocessing library blaze-html-0.8.1.1...
Preprocessing library blaze-html-0.8.1.1...
Haddock coverage:
 100% (169 /169) in 'Text.Blaze.XHtml5.Attributes'
 100% (103 /103) in 'Text.Blaze.XHtml1.Transitional.Attributes'
 100% ( 92 / 92) in 'Text.Blaze.XHtml1.Strict.Attributes'
 100% (105 /105) in 'Text.Blaze.XHtml1.FrameSet.Attributes'
 100% (169 /169) in 'Text.Blaze.Html5.Attributes'
 100% (103 /103) in 'Text.Blaze.Html4.Transitional.Attributes'
 100% ( 92 / 92) in 'Text.Blaze.Html4.Strict.Attributes'
 100% (105 /105) in 'Text.Blaze.Html4.FrameSet.Attributes'
  20% (  1 /  5) in 'Text.Blaze.Html'
  Missing documentation for:
    Module header
    Html (src/Text/Blaze/Html.hs:10)
    toHtml (src/Text/Blaze/Html.hs:12)
    preEscapedToHtml (src/Text/Blaze/Html.hs:15)
   0% (  0 /  2) in 'Text.Blaze.Html.Renderer.Pretty'
  Missing documentation for:
    Module header
    renderHtml (src/Text/Blaze/Html/Renderer/Pretty.hs:8)
   0% (  0 /  2) in 'Text.Blaze.Html.Renderer.String'
  Missing documentation for:
    Module header
    renderHtml (src/Text/Blaze/Html/Renderer/String.hs:8)
   0% (  0 /  5) in 'Text.Blaze.Html.Renderer.Text'
  Missing documentation for:
    Module header
    renderHtmlBuilder (src/Text/Blaze/Html/Renderer/Text.hs:15)
    renderHtmlBuilderWith (src/Text/Blaze/Html/Renderer/Text.hs:18)
    renderHtml (src/Text/Blaze/Html/Renderer/Text.hs:21)
    renderHtmlWith (src/Text/Blaze/Html/Renderer/Text.hs:24)
   0% (  0 /  4) in 'Text.Blaze.Html.Renderer.Utf8'
  Missing documentation for:
    Module header
    renderHtmlBuilder (src/Text/Blaze/Html/Renderer/Utf8.hs:13)
    renderHtml (src/Text/Blaze/Html/Renderer/Utf8.hs:16)
    renderHtmlToByteStringIO (src/Text/Blaze/Html/Renderer/Utf8.hs:19)
 100% ( 93 / 93) in 'Text.Blaze.Html4.FrameSet'
 100% ( 80 / 80) in 'Text.Blaze.Html4.Strict'
 100% ( 91 / 91) in 'Text.Blaze.Html4.Transitional'
 100% (111 /111) in 'Text.Blaze.Html5'
 100% ( 93 / 93) in 'Text.Blaze.XHtml1.FrameSet'
 100% ( 80 / 80) in 'Text.Blaze.XHtml1.Strict'
 100% ( 91 / 91) in 'Text.Blaze.XHtml1.Transitional'
 100% (111 /111) in 'Text.Blaze.XHtml5'
Documentation created: dist/doc/html/blaze-html/index.html,
dist/doc/html/blaze-html/blaze-html.txt
Creating package registration file:
/tmp/pkgConf-blaze-html-0.8.1598845591262458924.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/blaze-html-0.8.1.1-1zXVsYxJvNk7KmCYUCIuBj
Registering blaze-html-0.8.1.1...
Installed blaze-html-0.8.1.1
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.01721428525359202788.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-969x13NRo2w1GLFNqu19TU
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.37820915831736034190.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-K3cQFA6mRg85rpDaA9numU
Registering lifted-base-0.2.3.6...
Installed lifted-base-0.2.3.6
Configuring resourcet-1.1.6...
Building resourcet-1.1.6...
Preprocessing library resourcet-1.1.6...
[1 of 4] Compiling Data.Acquire.Internal ( Data/Acquire/Internal.hs, dist/build/Data/Acquire/Internal.o )

Data/Acquire/Internal.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()
[2 of 4] Compiling Control.Monad.Trans.Resource.Internal ( Control/Monad/Trans/Resource/Internal.hs, dist/build/Control/Monad/Trans/Resource/Internal.o )

Control/Monad/Trans/Resource/Internal.hs:31:1: Warning:
    The import of ‘Applicative’
    from module ‘Control.Applicative’ is redundant

Control/Monad/Trans/Resource/Internal.hs:47:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Trans/Resource/Internal.hs:73:1: Warning:
    The import of ‘Data.Word’ is redundant
      except perhaps to import instances from ‘Data.Word’
    To import instances alone, use: import Data.Word()

Control/Monad/Trans/Resource/Internal.hs:74:1: Warning:
    Module ‘Prelude’ does not export ‘catch’

Control/Monad/Trans/Resource/Internal.hs:288: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/Trans/Resource/Internal.hs:288:56: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[3 of 4] Compiling Control.Monad.Trans.Resource ( Control/Monad/Trans/Resource.hs, dist/build/Control/Monad/Trans/Resource.o )

Control/Monad/Trans/Resource.hs:57:7: Warning:
    The export item ‘ExceptionT(..)’ suggests that
    ‘ExceptionT’ has (in-scope) constructors or class methods,
    but it has none

Control/Monad/Trans/Resource.hs:67:1: Warning:
    The import of ‘throw’ from module ‘Control.Exception’ is redundant

Control/Monad/Trans/Resource.hs:72: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()

Control/Monad/Trans/Resource.hs:76: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()

Control/Monad/Trans/Resource.hs:209:1: Warning:
    Defined but not used: ‘finally’
[4 of 4] Compiling Data.Acquire     ( Data/Acquire.hs, dist/build/Data/Acquire.o )

Data/Acquire.hs:18:1: Warning:
    The import of ‘Control.Monad.Trans.Resource’ is redundant
      except perhaps to import instances from ‘Control.Monad.Trans.Resource’
    To import instances alone, use: import Control.Monad.Trans.Resource()

Data/Acquire.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()

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

Data/Acquire.hs:23:1: Warning:
    The import of ‘Control.Monad.Trans.Control’ is redundant
      except perhaps to import instances from ‘Control.Monad.Trans.Control’
    To import instances alone, use: import Control.Monad.Trans.Control()

Data/Acquire.hs:25:1: Warning:
    The import of ‘Data.Typeable’ is redundant
      except perhaps to import instances from ‘Data.Typeable’
    To import instances alone, use: import Data.Typeable()

Data/Acquire.hs:26:1: Warning:
    The import of ‘Control.Monad’ is redundant
      except perhaps to import instances from ‘Control.Monad’
    To import instances alone, use: import Control.Monad()
In-place registering resourcet-1.1.6...
Running Haddock for resourcet-1.1.6...
Running hscolour for resourcet-1.1.6...
Preprocessing library resourcet-1.1.6...
Preprocessing library resourcet-1.1.6...

Data/Acquire/Internal.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()

Control/Monad/Trans/Resource/Internal.hs:31:1: Warning:
    The import of ‘Applicative’
    from module ‘Control.Applicative’ is redundant

Control/Monad/Trans/Resource/Internal.hs:47:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Trans/Resource/Internal.hs:73:1: Warning:
    The import of ‘Data.Word’ is redundant
      except perhaps to import instances from ‘Data.Word’
    To import instances alone, use: import Data.Word()

Control/Monad/Trans/Resource/Internal.hs:74:1: Warning:
    Module ‘Prelude’ does not export ‘catch’

Control/Monad/Trans/Resource/Internal.hs:288: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/Trans/Resource/Internal.hs:288:56: 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/Trans/Resource.hs:57:7: Warning:
    The export item ‘ExceptionT(..)’ suggests that
    ‘ExceptionT’ has (in-scope) constructors or class methods,
    but it has none

Control/Monad/Trans/Resource.hs:67:1: Warning:
    The import of ‘throw’ from module ‘Control.Exception’ is redundant

Control/Monad/Trans/Resource.hs:72: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()

Control/Monad/Trans/Resource.hs:76: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()

Control/Monad/Trans/Resource.hs:209:1: Warning:
    Defined but not used: ‘finally’

Data/Acquire.hs:18:1: Warning:
    The import of ‘Control.Monad.Trans.Resource’ is redundant
      except perhaps to import instances from ‘Control.Monad.Trans.Resource’
    To import instances alone, use: import Control.Monad.Trans.Resource()

Data/Acquire.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()

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

Data/Acquire.hs:23:1: Warning:
    The import of ‘Control.Monad.Trans.Control’ is redundant
      except perhaps to import instances from ‘Control.Monad.Trans.Control’
    To import instances alone, use: import Control.Monad.Trans.Control()

Data/Acquire.hs:25:1: Warning:
    The import of ‘Data.Typeable’ is redundant
      except perhaps to import instances from ‘Data.Typeable’
    To import instances alone, use: import Data.Typeable()

Data/Acquire.hs:26:1: Warning:
    The import of ‘Control.Monad’ is redundant
      except perhaps to import instances from ‘Control.Monad’
    To import instances alone, use: import Control.Monad()
Haddock coverage:
  75% (  6 /  8) in 'Data.Acquire.Internal'
  Missing documentation for:
    Module header
    Allocated (Data/Acquire/Internal.hs:36)
  58% (  7 / 12) in 'Control.Monad.Trans.Resource.Internal'
  Missing documentation for:
    Module header
    ReleaseMap (Control/Monad/Trans/Resource/Internal.hs:107)
    stateAlloc (Control/Monad/Trans/Resource/Internal.hs:303)
    stateCleanup (Control/Monad/Trans/Resource/Internal.hs:311)
    register' (Control/Monad/Trans/Resource/Internal.hs:329)
  98% ( 40 / 41) in 'Control.Monad.Trans.Resource'
  Missing documentation for:
    MonadBaseControl
 100% (  8 /  8) in 'Data.Acquire'
Warning: Control.Monad.Trans.Resource.Internal: could not find link destinations for:
    NextKey RefCount
Documentation created: dist/doc/html/resourcet/index.html,
dist/doc/html/resourcet/resourcet.txt
Creating package registration file:
/tmp/pkgConf-resourcet-1.144499515419494010.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/resourcet-1.1.6-Ic1TzDDmqYbFNHpzRsDmfS
Registering resourcet-1.1.6...
Installed resourcet-1.1.6
Configuring conduit-1.2.5.1...
Building conduit-1.2.5.1...
Preprocessing library conduit-1.2.5.1...
[1 of 8] Compiling Data.Conduit.Internal.Pipe ( Data/Conduit/Internal/Pipe.hs, dist/build/Data/Conduit/Internal/Pipe.o )

Data/Conduit/Internal/Pipe.hs:48: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/Conduit/Internal/Pipe.hs:60:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[2 of 8] Compiling Data.Conduit.Internal.Conduit ( Data/Conduit/Internal/Conduit.hs, dist/build/Data/Conduit/Internal/Conduit.o )

Data/Conduit/Internal/Conduit.hs:86:1: Warning:
    Module ‘Prelude’ does not export ‘catch’

Data/Conduit/Internal/Conduit.hs:87: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/Conduit/Internal/Conduit.hs:100: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/Conduit/Internal/Conduit.hs:107: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()
[3 of 8] Compiling Data.Conduit.Internal.Fusion ( Data/Conduit/Internal/Fusion.hs, dist/build/Data/Conduit/Internal/Fusion.o )
[4 of 8] Compiling Data.Conduit.Internal.List.Stream ( Data/Conduit/Internal/List/Stream.hs, dist/build/Data/Conduit/Internal/List/Stream.o )
[5 of 8] Compiling Data.Conduit.Internal ( Data/Conduit/Internal.hs, dist/build/Data/Conduit/Internal.o )
[6 of 8] Compiling Data.Conduit     ( Data/Conduit.hs, dist/build/Data/Conduit.o )
[7 of 8] Compiling Data.Conduit.List ( Data/Conduit/List.hs, dist/build/Data/Conduit/List.o )
[8 of 8] Compiling Data.Conduit.Lift ( Data/Conduit/Lift.hs, dist/build/Data/Conduit/Lift.o )

Data/Conduit/Lift.hs:75: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/Conduit/Lift.hs:78:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Data/Conduit/Lift.hs:129:26: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Data/Conduit/Lift.hs:129:56: Warning:
    In the use of type constructor or class ‘E.Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Data/Conduit/Lift.hs:131:29: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Data/Conduit/Lift.hs:134:12: Warning:
    In the use of data constructor ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Data/Conduit/Lift.hs:140:16: Warning:
    In the use of type constructor or class ‘E.Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Data/Conduit/Lift.hs:141:20: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Data/Conduit/Lift.hs:146:25: Warning:
    In the use of ‘E.runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Data/Conduit/Lift.hs:151:56: Warning:
    In the use of ‘E.runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Data/Conduit/Lift.hs:160:16: Warning:
    In the use of type constructor or class ‘E.Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Data/Conduit/Lift.hs:161:20: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Data/Conduit/Lift.hs:162:29: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Data/Conduit/Lift.hs:163:23: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Data/Conduit/Lift.hs:168:32: Warning:
    In the use of ‘E.runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
In-place registering conduit-1.2.5.1...
Running Haddock for conduit-1.2.5.1...
Running hscolour for conduit-1.2.5.1...
Preprocessing library conduit-1.2.5.1...
Preprocessing library conduit-1.2.5.1...

Data/Conduit/Internal/Pipe.hs:48: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/Conduit/Internal/Pipe.hs:60:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/Conduit/Internal/Conduit.hs:86:1: Warning:
    Module ‘Prelude’ does not export ‘catch’

Data/Conduit/Internal/Conduit.hs:87: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/Conduit/Internal/Conduit.hs:100: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/Conduit/Internal/Conduit.hs:107: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/Conduit/Lift.hs:75: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/Conduit/Lift.hs:78:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Data/Conduit/Lift.hs:129:26: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Data/Conduit/Lift.hs:129:56: Warning:
    In the use of type constructor or class ‘E.Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Data/Conduit/Lift.hs:131:29: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Data/Conduit/Lift.hs:134:12: Warning:
    In the use of data constructor ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Data/Conduit/Lift.hs:140:16: Warning:
    In the use of type constructor or class ‘E.Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Data/Conduit/Lift.hs:141:20: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Data/Conduit/Lift.hs:146:25: Warning:
    In the use of ‘E.runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Data/Conduit/Lift.hs:151:56: Warning:
    In the use of ‘E.runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Data/Conduit/Lift.hs:160:16: Warning:
    In the use of type constructor or class ‘E.Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Data/Conduit/Lift.hs:161:20: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Data/Conduit/Lift.hs:162:29: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Data/Conduit/Lift.hs:163:23: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Data/Conduit/Lift.hs:168:32: Warning:
    In the use of ‘E.runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
Haddock coverage:
  91% ( 32 / 35) in 'Data.Conduit.Internal.Pipe'
  Missing documentation for:
    Module header
    yieldM (Data/Conduit/Internal/Pipe.hs:256)
    enumFromTo (Data/Conduit/Internal/Pipe.hs:501)
  93% ( 68 / 73) in 'Data.Conduit.Internal.Conduit'
  Missing documentation for:
    Module header
    yieldM (Data/Conduit/Internal/Conduit.hs:803)
    sourceToPipe (Data/Conduit/Internal/Conduit.hs:330)
    sinkToPipe (Data/Conduit/Internal/Conduit.hs:340)
    conduitToPipe (Data/Conduit/Internal/Conduit.hs:350)
  19% (  3 / 16) in 'Data.Conduit.Internal.Fusion'
  Missing documentation for:
    Module header
    Stream (Data/Conduit/Internal/Fusion.hs:37)
    ConduitWithStream (Data/Conduit/Internal/Fusion.hs:41)
    StreamConduitM (Data/Conduit/Internal/Fusion.hs:45)
    StreamConduit (Data/Conduit/Internal/Fusion.hs:47)
    StreamSource (Data/Conduit/Internal/Fusion.hs:49)
    StreamProducer (Data/Conduit/Internal/Fusion.hs:51)
    StreamSink (Data/Conduit/Internal/Fusion.hs:53)
    StreamConsumer (Data/Conduit/Internal/Fusion.hs:55)
    streamConduit (Data/Conduit/Internal/Fusion.hs:174)
    streamSource (Data/Conduit/Internal/Fusion.hs:180)
    streamSourcePure (Data/Conduit/Internal/Fusion.hs:198)
    unstream (Data/Conduit/Internal/Fusion.hs:57)
   0% (  0 / 39) in 'Data.Conduit.Internal.List.Stream'
  Missing documentation for:
    Module header
    unfoldS (Data/Conduit/Internal/List/Stream.hs:13)
    unfoldMS (Data/Conduit/Internal/List/Stream.hs:26)
    sourceListS (Data/Conduit/Internal/List/Stream.hs:40)
    enumFromToS (Data/Conduit/Internal/List/Stream.hs:48)
    enumFromToS_int (Data/Conduit/Internal/List/Stream.hs:60)
    iterateS (Data/Conduit/Internal/List/Stream.hs:74)
    replicateS (Data/Conduit/Internal/List/Stream.hs:83)
    replicateMS (Data/Conduit/Internal/List/Stream.hs:92)
    foldS (Data/Conduit/Internal/List/Stream.hs:101)
    foldMS (Data/Conduit/Internal/List/Stream.hs:113)
    mapM_S (Data/Conduit/Internal/List/Stream.hs:127)
    dropS (Data/Conduit/Internal/List/Stream.hs:141)
    takeS (Data/Conduit/Internal/List/Stream.hs:156)
    headS (Data/Conduit/Internal/List/Stream.hs:171)
    mapS (Data/Conduit/Internal/List/Stream.hs:183)
    mapMS (Data/Conduit/Internal/List/Stream.hs:195)
    iterMS (Data/Conduit/Internal/List/Stream.hs:207)
    mapMaybeS (Data/Conduit/Internal/List/Stream.hs:219)
    mapMaybeMS (Data/Conduit/Internal/List/Stream.hs:234)
    catMaybesS (Data/Conduit/Internal/List/Stream.hs:250)
    concatS (Data/Conduit/Internal/List/Stream.hs:263)
    concatMapS (Data/Conduit/Internal/List/Stream.hs:276)
    concatMapMS (Data/Conduit/Internal/List/Stream.hs:289)
    concatMapAccumS (Data/Conduit/Internal/List/Stream.hs:304)
    mapAccumS (Data/Conduit/Internal/List/Stream.hs:319)
    mapAccumMS (Data/Conduit/Internal/List/Stream.hs:333)
    concatMapAccumMS (Data/Conduit/Internal/List/Stream.hs:347)
    mapFoldableS (Data/Conduit/Internal/List/Stream.hs:362)
    mapFoldableMS (Data/Conduit/Internal/List/Stream.hs:375)
    consumeS (Data/Conduit/Internal/List/Stream.hs:390)
    groupByS (Data/Conduit/Internal/List/Stream.hs:402)
    groupOn1S (Data/Conduit/Internal/List/Stream.hs:406)
    GroupByState (Data/Conduit/Internal/List/Stream.hs:410)
    groupBy1S (Data/Conduit/Internal/List/Stream.hs:415)
    isolateS (Data/Conduit/Internal/List/Stream.hs:436)
    filterS (Data/Conduit/Internal/List/Stream.hs:449)
    sinkNullS (Data/Conduit/Internal/List/Stream.hs:462)
    sourceNullS (Data/Conduit/Internal/List/Stream.hs:474)
  94% (104 /111) in 'Data.Conduit.Internal'
  Missing documentation for:
    Module header
    yieldM (Data/Conduit/Internal/Pipe.hs:256)
    enumFromTo (Data/Conduit/Internal/Pipe.hs:501)
    yieldM (Data/Conduit/Internal/Conduit.hs:803)
    sourceToPipe (Data/Conduit/Internal/Conduit.hs:330)
    sinkToPipe (Data/Conduit/Internal/Conduit.hs:340)
    conduitToPipe (Data/Conduit/Internal/Conduit.hs:350)
 100% ( 74 / 74) in 'Data.Conduit'
 100% ( 52 / 52) in 'Data.Conduit.List'
  98% ( 43 / 44) in 'Data.Conduit.Lift'
  Missing documentation for:
    distribute (Data/Conduit/Lift.hs:119)
Documentation created: dist/doc/html/conduit/index.html,
dist/doc/html/conduit/conduit.txt
Creating package registration file:
/tmp/pkgConf-conduit-1.2.52140173533487351186.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/conduit-1.2.5.1-EFnJXUzs0xi9v2ihSIHFTq
Registering conduit-1.2.5.1...
Installed conduit-1.2.5.1
Configuring conduit-extra-1.1.9.1...
Building conduit-extra-1.1.9.1...
Preprocessing library conduit-extra-1.1.9.1...
[ 1 of 12] Compiling Data.Conduit.Zlib ( Data/Conduit/Zlib.hs, dist/build/Data/Conduit/Zlib.o )
[ 2 of 12] Compiling Data.Conduit.Text ( Data/Conduit/Text.hs, dist/build/Data/Conduit/Text.o )

Data/Conduit/Text.hs:41:1: Warning:
    The qualified import of ‘Prelude’ is redundant
      except perhaps to import instances from ‘Prelude’
    To import instances alone, use: import Prelude()

Data/Conduit/Text.hs:64:7: Warning:
    Defined but not used: ‘codecName’

Data/Conduit/Text.hs:153:21: Warning: Defined but not used: ‘name’
[ 3 of 12] Compiling Data.Conduit.Network.UDP ( Data/Conduit/Network/UDP.hs, dist/build/Data/Conduit/Network/UDP.o )

Data/Conduit/Network/UDP.hs:16:1: Warning:
    The import of ‘SockAddr, AddrInfo’
    from module ‘Network.Socket’ is redundant

Data/Conduit/Network/UDP.hs:17:1: Warning:
    The qualified import of ‘Network.Socket’ is redundant
      except perhaps to import instances from ‘Network.Socket’
    To import instances alone, use: import Network.Socket()
[ 4 of 12] Compiling Data.Conduit.Network ( Data/Conduit/Network.hs, dist/build/Data/Conduit/Network.o )

Data/Conduit/Network.hs:41:1: Warning:
    Module ‘Prelude’ does not export ‘catch’

Data/Conduit/Network.hs:43:1: Warning:
    The qualified import of ‘Network.Socket’ is redundant
      except perhaps to import instances from ‘Network.Socket’
    To import instances alone, use: import Network.Socket()

Data/Conduit/Network.hs:45:1: Warning:
    The import of ‘recv’
    from module ‘Network.Socket.ByteString’ is redundant

Data/Conduit/Network.hs:49:1: Warning:
    The qualified import of ‘Data.ByteString.Char8’ is redundant
      except perhaps to import instances from ‘Data.ByteString.Char8’
    To import instances alone, use: import Data.ByteString.Char8()

Data/Conduit/Network.hs:51:1: Warning:
    The import of ‘Control.Exception’ is redundant
      except perhaps to import instances from ‘Control.Exception’
    To import instances alone, use: import Control.Exception()

Data/Conduit/Network.hs:84:1: Warning:
    Top-level binding with no type signature:
      serverSettings :: Int -> SN.HostPreference -> SN.ServerSettings

Data/Conduit/Network.hs:85:1: Warning:
    Top-level binding with no type signature:
      clientSettings :: Int -> ByteString -> SN.ClientSettings
[ 5 of 12] Compiling Data.Conduit.Network.Unix ( Data/Conduit/Network/Unix.hs, dist/build/Data/Conduit/Network/Unix.o )

Data/Conduit/Network/Unix.hs:29:1: Warning:
    The import of ‘Data.Conduit’ is redundant
      except perhaps to import instances from ‘Data.Conduit’
    To import instances alone, use: import Data.Conduit()

Data/Conduit/Network/Unix.hs:30:1: Warning:
    The import of ‘Network.Socket’ is redundant
      except perhaps to import instances from ‘Network.Socket’
    To import instances alone, use: import Network.Socket()

Data/Conduit/Network/Unix.hs:31:1: Warning:
    The qualified import of ‘Network.Socket’ is redundant
      except perhaps to import instances from ‘Network.Socket’
    To import instances alone, use: import Network.Socket()

Data/Conduit/Network/Unix.hs:34:1: Warning:
    The import of ‘Control.Monad.IO.Class’ is redundant
      except perhaps to import instances from ‘Control.Monad.IO.Class’
    To import instances alone, use: import Control.Monad.IO.Class()

Data/Conduit/Network/Unix.hs:35:1: Warning:
    The import of ‘Control.Exception’ is redundant
      except perhaps to import instances from ‘Control.Exception’
    To import instances alone, use: import Control.Exception()

Data/Conduit/Network/Unix.hs:37:1: Warning:
    The import of ‘Control.Monad’ is redundant
      except perhaps to import instances from ‘Control.Monad’
    To import instances alone, use: import Control.Monad()

Data/Conduit/Network/Unix.hs:38:1: Warning:
    The import of ‘Control.Monad.Trans.Control’ is redundant
      except perhaps to import instances from ‘Control.Monad.Trans.Control’
    To import instances alone, use: import Control.Monad.Trans.Control()

Data/Conduit/Network/Unix.hs:39:1: Warning:
    The import of ‘Control.Concurrent’ is redundant
      except perhaps to import instances from ‘Control.Concurrent’
    To import instances alone, use: import Control.Concurrent()

Data/Conduit/Network/Unix.hs:40:1: Warning:
    The import of ‘System.Directory’ is redundant
      except perhaps to import instances from ‘System.Directory’
    To import instances alone, use: import System.Directory()

Data/Conduit/Network/Unix.hs:41:1: Warning:
    The import of ‘System.IO.Error’ is redundant
      except perhaps to import instances from ‘System.IO.Error’
    To import instances alone, use: import System.IO.Error()

Data/Conduit/Network/Unix.hs:42:1: Warning:
    The import of ‘Control.Monad.Trans.Resource’ is redundant
      except perhaps to import instances from ‘Control.Monad.Trans.Resource’
    To import instances alone, use: import Control.Monad.Trans.Resource()

Data/Conduit/Network/Unix.hs:44:1: Warning:
    Top-level binding with no type signature:
      clientSettings :: FilePath -> SN.ClientSettingsUnix

Data/Conduit/Network/Unix.hs:45:1: Warning:
    Top-level binding with no type signature:
      serverSettings :: FilePath -> SN.ServerSettingsUnix
[ 6 of 12] Compiling Data.Conduit.Lazy ( Data/Conduit/Lazy.hs, dist/build/Data/Conduit/Lazy.o )

Data/Conduit/Lazy.hs:23:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Data/Conduit/Lazy.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()

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

Data/Conduit/Lazy.hs:99:52: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[ 7 of 12] Compiling Data.Conduit.Filesystem ( Data/Conduit/Filesystem.hs, dist/build/Data/Conduit/Filesystem.o )
[ 8 of 12] Compiling Data.Conduit.ByteString.Builder ( Data/Conduit/ByteString/Builder.hs, dist/build/Data/Conduit/ByteString/Builder.o )
[ 9 of 12] Compiling Data.Conduit.Blaze ( Data/Conduit/Blaze.hs, dist/build/Data/Conduit/Blaze.o )
[10 of 12] Compiling Data.Conduit.Binary ( Data/Conduit/Binary.hs, dist/build/Data/Conduit/Binary.o )

Data/Conduit/Binary.hs:58: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/Conduit/Binary.hs:376:27: Warning:
    In the use of ‘S.breakByte’ (imported from Data.ByteString):
    Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)"

Data/Conduit/Binary.hs:425:28: Warning:
    In the use of ‘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/Conduit/Binary.hs:427:20: Warning:
    In the use of ‘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'."
[11 of 12] Compiling Data.Conduit.Process ( Data/Conduit/Process.hs, dist/build/Data/Conduit/Process.o )
[12 of 12] Compiling Data.Conduit.Attoparsec ( Data/Conduit/Attoparsec.hs, dist/build/Data/Conduit/Attoparsec.o )

Data/Conduit/Attoparsec.hs:108:9: Warning:
    In the use of ‘TI.textP’ (imported from Data.Text.Internal):
    Deprecated: "Use text instead"
In-place registering conduit-extra-1.1.9.1...
Running Haddock for conduit-extra-1.1.9.1...
Running hscolour for conduit-extra-1.1.9.1...
Preprocessing library conduit-extra-1.1.9.1...
Preprocessing library conduit-extra-1.1.9.1...

Data/Conduit/Text.hs:41:1: Warning:
    The qualified import of ‘Prelude’ is redundant
      except perhaps to import instances from ‘Prelude’
    To import instances alone, use: import Prelude()

Data/Conduit/Text.hs:64:7: Warning:
    Defined but not used: ‘codecName’

Data/Conduit/Text.hs:153:21: Warning: Defined but not used: ‘name’

Data/Conduit/Network/UDP.hs:16:1: Warning:
    The import of ‘AddrInfo, SockAddr’
    from module ‘Network.Socket’ is redundant

Data/Conduit/Network/UDP.hs:17:1: Warning:
    The qualified import of ‘Network.Socket’ is redundant
      except perhaps to import instances from ‘Network.Socket’
    To import instances alone, use: import Network.Socket()

Data/Conduit/Network.hs:41:1: Warning:
    Module ‘Prelude’ does not export ‘catch’

Data/Conduit/Network.hs:43:1: Warning:
    The qualified import of ‘Network.Socket’ is redundant
      except perhaps to import instances from ‘Network.Socket’
    To import instances alone, use: import Network.Socket()

Data/Conduit/Network.hs:45:1: Warning:
    The import of ‘recv’
    from module ‘Network.Socket.ByteString’ is redundant

Data/Conduit/Network.hs:49:1: Warning:
    The qualified import of ‘Data.ByteString.Char8’ is redundant
      except perhaps to import instances from ‘Data.ByteString.Char8’
    To import instances alone, use: import Data.ByteString.Char8()

Data/Conduit/Network.hs:51:1: Warning:
    The import of ‘Control.Exception’ is redundant
      except perhaps to import instances from ‘Control.Exception’
    To import instances alone, use: import Control.Exception()

Data/Conduit/Network.hs:84:1: Warning:
    Top-level binding with no type signature:
      serverSettings :: Int -> SN.HostPreference -> SN.ServerSettings

Data/Conduit/Network.hs:85:1: Warning:
    Top-level binding with no type signature:
      clientSettings :: Int -> ByteString -> SN.ClientSettings

Data/Conduit/Network/Unix.hs:29:1: Warning:
    The import of ‘Data.Conduit’ is redundant
      except perhaps to import instances from ‘Data.Conduit’
    To import instances alone, use: import Data.Conduit()

Data/Conduit/Network/Unix.hs:30:1: Warning:
    The import of ‘Network.Socket’ is redundant
      except perhaps to import instances from ‘Network.Socket’
    To import instances alone, use: import Network.Socket()

Data/Conduit/Network/Unix.hs:31:1: Warning:
    The qualified import of ‘Network.Socket’ is redundant
      except perhaps to import instances from ‘Network.Socket’
    To import instances alone, use: import Network.Socket()

Data/Conduit/Network/Unix.hs:34:1: Warning:
    The import of ‘Control.Monad.IO.Class’ is redundant
      except perhaps to import instances from ‘Control.Monad.IO.Class’
    To import instances alone, use: import Control.Monad.IO.Class()

Data/Conduit/Network/Unix.hs:35:1: Warning:
    The import of ‘Control.Exception’ is redundant
      except perhaps to import instances from ‘Control.Exception’
    To import instances alone, use: import Control.Exception()

Data/Conduit/Network/Unix.hs:37:1: Warning:
    The import of ‘Control.Monad’ is redundant
      except perhaps to import instances from ‘Control.Monad’
    To import instances alone, use: import Control.Monad()

Data/Conduit/Network/Unix.hs:38:1: Warning:
    The import of ‘Control.Monad.Trans.Control’ is redundant
      except perhaps to import instances from ‘Control.Monad.Trans.Control’
    To import instances alone, use: import Control.Monad.Trans.Control()

Data/Conduit/Network/Unix.hs:39:1: Warning:
    The import of ‘Control.Concurrent’ is redundant
      except perhaps to import instances from ‘Control.Concurrent’
    To import instances alone, use: import Control.Concurrent()

Data/Conduit/Network/Unix.hs:40:1: Warning:
    The import of ‘System.Directory’ is redundant
      except perhaps to import instances from ‘System.Directory’
    To import instances alone, use: import System.Directory()

Data/Conduit/Network/Unix.hs:41:1: Warning:
    The import of ‘System.IO.Error’ is redundant
      except perhaps to import instances from ‘System.IO.Error’
    To import instances alone, use: import System.IO.Error()

Data/Conduit/Network/Unix.hs:42:1: Warning:
    The import of ‘Control.Monad.Trans.Resource’ is redundant
      except perhaps to import instances from ‘Control.Monad.Trans.Resource’
    To import instances alone, use: import Control.Monad.Trans.Resource()

Data/Conduit/Network/Unix.hs:44:1: Warning:
    Top-level binding with no type signature:
      clientSettings :: FilePath -> SN.ClientSettingsUnix

Data/Conduit/Network/Unix.hs:45:1: Warning:
    Top-level binding with no type signature:
      serverSettings :: FilePath -> SN.ServerSettingsUnix

Data/Conduit/Lazy.hs:23:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Data/Conduit/Lazy.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()

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

Data/Conduit/Lazy.hs:99:52: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Data/Conduit/Binary.hs:58: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/Conduit/Binary.hs:376:27: Warning:
    In the use of ‘S.breakByte’ (imported from Data.ByteString):
    Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)"

Data/Conduit/Binary.hs:425:28: Warning:
    In the use of ‘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/Conduit/Binary.hs:427:20: Warning:
    In the use of ‘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/Conduit/Attoparsec.hs:108:9: Warning:
    In the use of ‘TI.textP’ (imported from Data.Text.Internal):
    Deprecated: "Use text instead"
Haddock coverage:
 100% ( 12 / 12) in 'Data.Conduit.Zlib'
 100% ( 25 / 25) in 'Data.Conduit.Text'
  91% ( 10 / 11) in 'Data.Conduit.Network.UDP'
  Missing documentation for:
    Module header
  53% ( 18 / 34) in 'Data.Conduit.Network'
  Missing documentation for:
    Module header
    appSource (Data/Conduit/Network.hs:87)
    appSink (Data/Conduit/Network.hs:98)
    appSockAddr
    appLocalAddr
    serverSettings (Data/Conduit/Network.hs:84)
    runTCPServerWithHandle
    clientSettings (Data/Conduit/Network.hs:85)
    getPort
    getHost
    getAfterBind
    getNeedLocalAddr
    setPort
    setHost
    setAfterBind
    setNeedLocalAddr
  59% ( 13 / 22) in 'Data.Conduit.Network.Unix'
  Missing documentation for:
    Module header
    appSource (Data/Conduit/Network.hs:87)
    appSink (Data/Conduit/Network.hs:98)
    serverSettings (Data/Conduit/Network/Unix.hs:45)
    clientSettings (Data/Conduit/Network/Unix.hs:44)
    getPath
    getAfterBind
    setPath
    setAfterBind
 100% (  3 /  3) in 'Data.Conduit.Lazy'
  67% (  2 /  3) in 'Data.Conduit.Filesystem'
  Missing documentation for:
    Module header
 100% ( 25 / 25) in 'Data.Conduit.ByteString.Builder'
 100% ( 25 / 25) in 'Data.Conduit.Blaze'
 100% ( 33 / 33) in 'Data.Conduit.Binary'
 100% (  6 /  6) in 'Data.Conduit.Process'
  85% ( 11 / 13) in 'Data.Conduit.Attoparsec'
  Missing documentation for:
    Position (Data/Conduit/Attoparsec.hs:53)
    PositionRange (Data/Conduit/Attoparsec.hs:62)
Warning: Data.Conduit.Zlib: could not find link destinations for:
    D1WindowBits C1_0WindowBits C1_1WindowBits
Warning: Data.Conduit.Attoparsec: could not find link destinations for:
    parseA feedA empty isNull notEmpty getLinesCols stripFromEnd
Documentation created: dist/doc/html/conduit-extra/index.html,
dist/doc/html/conduit-extra/conduit-extra.txt
Creating package registration file:
/tmp/pkgConf-conduit-extra-1.1.916139470411043995593.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/conduit-extra-1.1.9.1-IhpXAVK1VlX3khkkQQFqwK
Registering conduit-extra-1.1.9.1...
Installed conduit-extra-1.1.9.1
Configuring xml-conduit-1.3.2...
Building xml-conduit-1.3.2...
Preprocessing library xml-conduit-1.3.2...
[1 of 7] Compiling Text.XML.Cursor.Generic ( Text/XML/Cursor/Generic.hs, dist/build/Text/XML/Cursor/Generic.o )
[2 of 7] Compiling Text.XML.Stream.Token ( Text/XML/Stream/Token.hs, dist/build/Text/XML/Stream/Token.o )

Text/XML/Stream/Token.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()
[3 of 7] Compiling Text.XML.Stream.Render ( Text/XML/Stream/Render.hs, dist/build/Text/XML/Stream/Render.o )

Text/XML/Stream/Render.hs:29:1: Warning:
    The import of ‘Control.Monad.Trans.Resource’ is redundant
      except perhaps to import instances from ‘Control.Monad.Trans.Resource’
    To import instances alone, use: import Control.Monad.Trans.Resource()

Text/XML/Stream/Render.hs:30:1: Warning:
    The import of ‘Data.ByteString’ is redundant
      except perhaps to import instances from ‘Data.ByteString’
    To import instances alone, use: import Data.ByteString()

Text/XML/Stream/Render.hs:40: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()

Text/XML/Stream/Render.hs:54:1: Warning:
    Top-level binding with no type signature:
      renderBytes :: forall (m :: * -> *) (base :: * -> *).
                     (transformers-base-0.4.4:Control.Monad.Base.MonadBase base m,
                      primitive-0.6.1.0:Control.Monad.Primitive.PrimMonad base) =>
                     RenderSettings -> ConduitM Event ByteString m ()

Text/XML/Stream/Render.hs:63:1: Warning:
    Top-level binding with no type signature:
      renderText :: forall (m :: * -> *) (base :: * -> *).
                    (transformers-base-0.4.4:Control.Monad.Base.MonadBase base m,
                     MonadThrow m,
                     primitive-0.6.1.0:Control.Monad.Primitive.PrimMonad base) =>
                    RenderSettings -> ConduitM Event Text m ()

Text/XML/Stream/Render.hs:100:18: Warning:
    This binding for ‘attr’ shadows the existing binding
      defined at Text/XML/Stream/Render.hs:364:1

Text/XML/Stream/Render.hs:344:25: Warning:
    This binding for ‘content’ shadows the existing binding
      defined at Text/XML/Stream/Render.hs:351:1
[4 of 7] Compiling Text.XML.Stream.Parse ( Text/XML/Stream/Parse.hs, dist/build/Text/XML/Stream/Parse.o )

Text/XML/Stream/Parse.hs:155:1: Warning:
    The import of ‘Applicative, <$>’
    from module ‘Control.Applicative’ is redundant

Text/XML/Stream/Parse.hs:564:5: Warning:
    This binding for ‘parseText'’ shadows the existing binding
      defined at Text/XML/Stream/Parse.hs:360:1

Text/XML/Stream/Parse.hs:697:20: Warning:
    This binding for ‘attr’ shadows the existing binding
      defined at Text/XML/Stream/Parse.hs:904:1
[5 of 7] Compiling Text.XML.Unresolved ( Text/XML/Unresolved.hs, dist/build/Text/XML/Unresolved.o )

Text/XML/Unresolved.hs:54: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()

Text/XML/Unresolved.hs:128:1: Warning:
    Top-level binding with no type signature:
      renderBytes :: forall a (m :: * -> *) (base :: * -> *).
                     (transformers-base-0.4.4:Control.Monad.Base.MonadBase base m,
                      primitive-0.6.1.0:Control.Monad.Primitive.PrimMonad base) =>
                     R.RenderSettings -> Document -> ConduitM a ByteString m ()

Text/XML/Unresolved.hs:131:1: Warning:
    Top-level binding with no type signature:
      renderText :: forall a (m :: * -> *) (base :: * -> *).
                    (transformers-base-0.4.4:Control.Monad.Base.MonadBase base m,
                     MonadThrow m,
                     primitive-0.6.1.0:Control.Monad.Primitive.PrimMonad base) =>
                    R.RenderSettings -> Document -> ConduitM a Text m ()
[6 of 7] Compiling Text.XML         ( Text/XML.hs, dist/build/Text/XML.o )

Text/XML.hs:111:1: Warning:
    The import of ‘Control.Monad.Trans.Resource’ is redundant
      except perhaps to import instances from ‘Control.Monad.Trans.Resource’
    To import instances alone, use: import Control.Monad.Trans.Resource()

Text/XML.hs:119: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()

Text/XML.hs:284:1: Warning:
    Top-level binding with no type signature:
      renderBytes :: forall a (m :: * -> *) (base :: * -> *).
                     (transformers-base-0.4.4:Control.Monad.Base.MonadBase base m,
                      primitive-0.6.1.0:Control.Monad.Primitive.PrimMonad base) =>
                     R.RenderSettings -> Document -> ConduitM a ByteString m ()
[7 of 7] Compiling Text.XML.Cursor  ( Text/XML/Cursor.hs, dist/build/Text/XML/Cursor.o )
In-place registering xml-conduit-1.3.2...
Running Haddock for xml-conduit-1.3.2...
Running hscolour for xml-conduit-1.3.2...
Preprocessing library xml-conduit-1.3.2...
Preprocessing library xml-conduit-1.3.2...

Text/XML/Stream/Token.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()

Text/XML/Stream/Render.hs:29:1: Warning:
    The import of ‘Control.Monad.Trans.Resource’ is redundant
      except perhaps to import instances from ‘Control.Monad.Trans.Resource’
    To import instances alone, use: import Control.Monad.Trans.Resource()

Text/XML/Stream/Render.hs:30:1: Warning:
    The import of ‘Data.ByteString’ is redundant
      except perhaps to import instances from ‘Data.ByteString’
    To import instances alone, use: import Data.ByteString()

Text/XML/Stream/Render.hs:40: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()

Text/XML/Stream/Render.hs:54:1: Warning:
    Top-level binding with no type signature:
      renderBytes :: forall (m :: * -> *) (base :: * -> *).
                     (transformers-base-0.4.4:Control.Monad.Base.MonadBase base m,
                      primitive-0.6.1.0:Control.Monad.Primitive.PrimMonad base) =>
                     RenderSettings -> ConduitM Event ByteString m ()

Text/XML/Stream/Render.hs:63:1: Warning:
    Top-level binding with no type signature:
      renderText :: forall (m :: * -> *) (base :: * -> *).
                    (MonadThrow m,
                     transformers-base-0.4.4:Control.Monad.Base.MonadBase base m,
                     primitive-0.6.1.0:Control.Monad.Primitive.PrimMonad base) =>
                    RenderSettings -> ConduitM Event Text m ()

Text/XML/Stream/Render.hs:100:18: Warning:
    This binding for ‘attr’ shadows the existing binding
      defined at Text/XML/Stream/Render.hs:364:1

Text/XML/Stream/Render.hs:344:25: Warning:
    This binding for ‘content’ shadows the existing binding
      defined at Text/XML/Stream/Render.hs:351:1

Text/XML/Stream/Parse.hs:155:1: Warning:
    The import of ‘Applicative, <$>’
    from module ‘Control.Applicative’ is redundant

Text/XML/Stream/Parse.hs:564:5: Warning:
    This binding for ‘parseText'’ shadows the existing binding
      defined at Text/XML/Stream/Parse.hs:360:1

Text/XML/Stream/Parse.hs:697:20: Warning:
    This binding for ‘attr’ shadows the existing binding
      defined at Text/XML/Stream/Parse.hs:904:1

Text/XML/Unresolved.hs:54: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()

Text/XML/Unresolved.hs:128:1: Warning:
    Top-level binding with no type signature:
      renderBytes :: forall a (m :: * -> *) (base :: * -> *).
                     (transformers-base-0.4.4:Control.Monad.Base.MonadBase base m,
                      primitive-0.6.1.0:Control.Monad.Primitive.PrimMonad base) =>
                     R.RenderSettings -> Document -> ConduitM a ByteString m ()

Text/XML/Unresolved.hs:131:1: Warning:
    Top-level binding with no type signature:
      renderText :: forall a (m :: * -> *) (base :: * -> *).
                    (MonadThrow m,
                     transformers-base-0.4.4:Control.Monad.Base.MonadBase base m,
                     primitive-0.6.1.0:Control.Monad.Primitive.PrimMonad base) =>
                    R.RenderSettings -> Document -> ConduitM a Text m ()

Text/XML.hs:111:1: Warning:
    The import of ‘Control.Monad.Trans.Resource’ is redundant
      except perhaps to import instances from ‘Control.Monad.Trans.Resource’
    To import instances alone, use: import Control.Monad.Trans.Resource()

Text/XML.hs:119: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()

Text/XML.hs:284:1: Warning:
    Top-level binding with no type signature:
      renderBytes :: forall a (m :: * -> *) (base :: * -> *).
                     (transformers-base-0.4.4:Control.Monad.Base.MonadBase base m,
                      primitive-0.6.1.0:Control.Monad.Primitive.PrimMonad base) =>
                     R.RenderSettings -> Document -> ConduitM a ByteString m ()
Haddock coverage:
  92% ( 24 / 26) in 'Text.XML.Cursor.Generic'
  Missing documentation for:
    Axis (Text/XML/Cursor/Generic.hs:35)
    toCursor (Text/XML/Cursor/Generic.hs:52)
   0% (  0 /  6) in 'Text.XML.Stream.Token'
  Missing documentation for:
    Module header
    tokenToBuilder (Text/XML/Stream/Token.hs:39)
    TName (Text/XML/Stream/Token.hs:97)
    Token (Text/XML/Stream/Token.hs:30)
    TAttribute (Text/XML/Stream/Token.hs:119)
    NSLevel (Text/XML/Stream/Token.hs:152)
  90% ( 18 / 20) in 'Text.XML.Stream.Render'
  Missing documentation for:
    RenderSettings (Text/XML/Stream/Render.hs:65)
    rsPretty (Text/XML/Stream/Render.hs:66)
  82% ( 51 / 62) in 'Text.XML.Stream.Parse'
  Missing documentation for:
    parseBytesPos (Text/XML/Stream/Parse.hs:331)
    parseText (Text/XML/Stream/Parse.hs:363)
    ParseSettings (Text/XML/Stream/Parse.hs:398)
    DecodeEntities (Text/XML/Stream/Parse.hs:990)
    psDecodeEntities (Text/XML/Stream/Parse.hs:399)
    optionalAttr (Text/XML/Stream/Parse.hs:911)
    requireAttrRaw (Text/XML/Stream/Parse.hs:897)
    optionalAttrRaw (Text/XML/Stream/Parse.hs:887)
    XmlException (Text/XML/Stream/Parse.hs:851)
    PositionRange
    EventPos (Text/XML/Stream/Parse.hs:316)
  41% ( 13 / 32) in 'Text.XML.Unresolved'
  Missing documentation for:
    writeFile (Text/XML/Unresolved.hs:78)
    readFile (Text/XML/Unresolved.hs:70)
    renderLBS (Text/XML/Unresolved.hs:82)
    parseLBS (Text/XML/Unresolved.hs:91)
    parseLBS_ (Text/XML/Unresolved.hs:96)
    parseText (Text/XML/Unresolved.hs:252)
    parseText_ (Text/XML/Unresolved.hs:258)
    sinkTextDoc (Text/XML/Unresolved.hs:261)
    sinkDoc (Text/XML/Unresolved.hs:73)
    toEvents (Text/XML/Unresolved.hs:218)
    fromEvents (Text/XML/Unresolved.hs:133)
    renderBuilder (Text/XML/Unresolved.hs:124)
    renderBytes (Text/XML/Unresolved.hs:128)
    renderText (Text/XML/Unresolved.hs:131)
    InvalidEventStream (Text/XML/Unresolved.hs:99)
    ParseSettings (Text/XML/Stream/Parse.hs:398)
    psDecodeEntities (Text/XML/Stream/Parse.hs:399)
    RenderSettings (Text/XML/Stream/Render.hs:65)
    rsPretty (Text/XML/Stream/Render.hs:66)
  42% ( 22 / 53) in 'Text.XML'
  Missing documentation for:
    Document (Text/XML.hs:124)
    Prologue
    Instruction
    Miscellaneous
    Node (Text/XML.hs:136)
    Element (Text/XML.hs:151)
    ExternalID
    readFile (Text/XML.hs:229)
    parseLBS (Text/XML.hs:246)
    parseLBS_ (Text/XML.hs:252)
    sinkDoc (Text/XML.hs:255)
    parseText (Text/XML.hs:260)
    parseText_ (Text/XML.hs:266)
    sinkTextDoc (Text/XML.hs:269)
    fromEvents (Text/XML.hs:274)
    UnresolvedEntityException (Text/XML.hs:279)
    XMLException (Text/XML.hs:234)
    writeFile (Text/XML.hs:286)
    renderLBS (Text/XML.hs:290)
    renderText (Text/XML.hs:299)
    renderBytes (Text/XML.hs:284)
    ParseSettings (Text/XML/Stream/Parse.hs:398)
    psDecodeEntities (Text/XML/Stream/Parse.hs:399)
    RenderSettings (Text/XML/Stream/Render.hs:65)
    rsPretty (Text/XML/Stream/Render.hs:66)
    toXMLDocument (Text/XML.hs:168)
    fromXMLDocument (Text/XML.hs:193)
    toXMLNode (Text/XML.hs:184)
    fromXMLNode (Text/XML.hs:221)
    toXMLElement (Text/XML.hs:174)
    fromXMLElement (Text/XML.hs:199)
  96% ( 45 / 47) in 'Text.XML.Cursor'
  Missing documentation for:
    force (Text/XML/Cursor.hs:219)
    forceM (Text/XML/Cursor.hs:223)
Warning: Text.XML: could not find link destinations for:
    D1Prologue C1_0Prologue S1_0_0Prologue S1_0_1Prologue S1_0_2Prologue D1Instruction C1_0Instruction S1_0_0Instruction S1_0_1Instruction D1Miscellaneous C1_0Miscellaneous C1_1Miscellaneous D1Name C1_0Name S1_0_0Name S1_0_1Name S1_0_2Name D1Doctype C1_0Doctype S1_0_0Doctype S1_0_1Doctype D1ExternalID C1_0ExternalID C1_1ExternalID
Documentation created: dist/doc/html/xml-conduit/index.html,
dist/doc/html/xml-conduit/xml-conduit.txt
Creating package registration file:
/tmp/pkgConf-xml-conduit-1.310365997221558138863.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/xml-conduit-1.3.2-8LLJ34BUHZJ8fFOkPA3Hzn
Registering xml-conduit-1.3.2...
Installed xml-conduit-1.3.2
Configuring tagstream-conduit-0.5.5.3...
Building tagstream-conduit-0.5.5.3...
Preprocessing library tagstream-conduit-0.5.5.3...
[1 of 6] Compiling Text.HTML.TagStream.Types ( Text/HTML/TagStream/Types.hs, dist/build/Text/HTML/TagStream/Types.o )

Text/HTML/TagStream/Types.hs:3: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()

Text/HTML/TagStream/Types.hs:5: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()

Text/HTML/TagStream/Types.hs:6:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()

Text/HTML/TagStream/Types.hs:7: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()
[2 of 6] Compiling Text.HTML.TagStream.Entities ( Text/HTML/TagStream/Entities.hs, dist/build/Text/HTML/TagStream/Entities.o )
[3 of 6] Compiling Text.HTML.TagStream.Utils ( Text/HTML/TagStream/Utils.hs, dist/build/Text/HTML/TagStream/Utils.o )

Text/HTML/TagStream/Utils.hs:4: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()
[4 of 6] Compiling Text.HTML.TagStream.ByteString ( Text/HTML/TagStream/ByteString.hs, dist/build/Text/HTML/TagStream/ByteString.o )

Text/HTML/TagStream/ByteString.hs:16:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[5 of 6] Compiling Text.HTML.TagStream.Text ( Text/HTML/TagStream/Text.hs, dist/build/Text/HTML/TagStream/Text.o )

Text/HTML/TagStream/Text.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()

Text/HTML/TagStream/Text.hs:162:14: Warning:
    In the use of ‘XML.parseText’
    (imported from Text.XML.Stream.Parse):
    Deprecated: "Please use 'parseText'' or 'parseTextPos'."
[6 of 6] Compiling Text.HTML.TagStream ( Text/HTML/TagStream.hs, dist/build/Text/HTML/TagStream.o )
In-place registering tagstream-conduit-0.5.5.3...
Running Haddock for tagstream-conduit-0.5.5.3...
Running hscolour for tagstream-conduit-0.5.5.3...
Preprocessing library tagstream-conduit-0.5.5.3...
Preprocessing library tagstream-conduit-0.5.5.3...

Text/HTML/TagStream/Types.hs:3: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()

Text/HTML/TagStream/Types.hs:5: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()

Text/HTML/TagStream/Types.hs:6:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()

Text/HTML/TagStream/Types.hs:7: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()

Text/HTML/TagStream/Utils.hs:4: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()

Text/HTML/TagStream/ByteString.hs:16: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()

Text/HTML/TagStream/Text.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()

Text/HTML/TagStream/Text.hs:162:14: Warning:
    In the use of ‘XML.parseText’
    (imported from Text.XML.Stream.Parse):
    Deprecated: "Please use 'parseText'' or 'parseTextPos'."
Haddock coverage:
   0% (  0 /  7) in 'Text.HTML.TagStream.Types'
  Missing documentation for:
    Module header
    Attr' (Text/HTML/TagStream/Types.hs:9)
    Token' (Text/HTML/TagStream/Types.hs:11)
    TagType (Text/HTML/TagStream/Types.hs:19)
     (Text/HTML/TagStream/Types.hs:23)
     (Text/HTML/TagStream/Types.hs:32)
     (Text/HTML/TagStream/Types.hs:41)
 100% (  5 /  5) in 'Text.HTML.TagStream.Entities'
   0% (  0 /  2) in 'Text.HTML.TagStream.Utils'
  Missing documentation for:
    Module header
    splitAccum (Text/HTML/TagStream/Utils.hs:7)
   3% (  1 / 30) in 'Text.HTML.TagStream.ByteString'
  Missing documentation for:
    Module header
    Token (Text/HTML/TagStream/ByteString.hs:24)
    Attr (Text/HTML/TagStream/ByteString.hs:25)
    quoted (Text/HTML/TagStream/ByteString.hs:30)
    quotedOr (Text/HTML/TagStream/ByteString.hs:35)
    attrValue (Text/HTML/TagStream/ByteString.hs:42)
    attrName (Text/HTML/TagStream/ByteString.hs:49)
    tagEnd (Text/HTML/TagStream/ByteString.hs:57)
    attr (Text/HTML/TagStream/ByteString.hs:64)
    attrs (Text/HTML/TagStream/ByteString.hs:74)
    comment (Text/HTML/TagStream/ByteString.hs:85)
    special (Text/HTML/TagStream/ByteString.hs:94)
    tag (Text/HTML/TagStream/ByteString.hs:104)
    incomplete (Text/HTML/TagStream/ByteString.hs:123)
    text (Text/HTML/TagStream/ByteString.hs:129)
    token (Text/HTML/TagStream/ByteString.hs:148)
    tillScriptEnd (Text/HTML/TagStream/ByteString.hs:155)
    html (Text/HTML/TagStream/ByteString.hs:164)
    decode (Text/HTML/TagStream/ByteString.hs:176)
    atLeast (Text/HTML/TagStream/ByteString.hs:186)
    cond (Text/HTML/TagStream/ByteString.hs:190)
    ||. (Text/HTML/TagStream/ByteString.hs:193)
    in2 (Text/HTML/TagStream/ByteString.hs:196)
    in3 (Text/HTML/TagStream/ByteString.hs:199)
    boolP (Text/HTML/TagStream/ByteString.hs:202)
    maybeP (Text/HTML/TagStream/ByteString.hs:205)
    cc (Text/HTML/TagStream/ByteString.hs:210)
    showToken (Text/HTML/TagStream/ByteString.hs:213)
    tokenStream (Text/HTML/TagStream/ByteString.hs:232)
   6% (  2 / 31) in 'Text.HTML.TagStream.Text'
  Missing documentation for:
    Module header
    Token (Text/HTML/TagStream/Text.hs:42)
    Attr (Text/HTML/TagStream/Text.hs:43)
    quoted (Text/HTML/TagStream/Text.hs:48)
    quotedOr (Text/HTML/TagStream/Text.hs:53)
    attrValue (Text/HTML/TagStream/Text.hs:60)
    attrName (Text/HTML/TagStream/Text.hs:67)
    tagEnd (Text/HTML/TagStream/Text.hs:75)
    attr (Text/HTML/TagStream/Text.hs:82)
    attrs (Text/HTML/TagStream/Text.hs:92)
    comment (Text/HTML/TagStream/Text.hs:103)
    special (Text/HTML/TagStream/Text.hs:112)
    tag (Text/HTML/TagStream/Text.hs:122)
    incomplete (Text/HTML/TagStream/Text.hs:141)
    text (Text/HTML/TagStream/Text.hs:147)
    token (Text/HTML/TagStream/Text.hs:166)
    tillScriptEnd (Text/HTML/TagStream/Text.hs:173)
    html (Text/HTML/TagStream/Text.hs:182)
    decode (Text/HTML/TagStream/Text.hs:194)
    atLeast (Text/HTML/TagStream/Text.hs:203)
    cond (Text/HTML/TagStream/Text.hs:207)
    ||. (Text/HTML/TagStream/Text.hs:210)
    in2 (Text/HTML/TagStream/Text.hs:213)
    in3 (Text/HTML/TagStream/Text.hs:216)
    boolP (Text/HTML/TagStream/Text.hs:219)
    maybeP (Text/HTML/TagStream/Text.hs:222)
    cc (Text/HTML/TagStream/Text.hs:227)
    showToken (Text/HTML/TagStream/Text.hs:230)
    tokenStream (Text/HTML/TagStream/Text.hs:249)
  50% (  1 /  2) in 'Text.HTML.TagStream'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/tagstream-conduit/index.html,
dist/doc/html/tagstream-conduit/tagstream-conduit.txt
Creating package registration file:
/tmp/pkgConf-tagstream-conduit-0.5.51107332566536359574.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/tagstream-conduit-0.5.5.3-Liu39uKSuno6xP7foXQHHx
Registering tagstream-conduit-0.5.5.3...
Installed tagstream-conduit-0.5.5.3
Downloading html-conduit-1.2.1...
Configuring html-conduit-1.2.1...
Building html-conduit-1.2.1...
Preprocessing library html-conduit-1.2.1...
[1 of 1] Compiling Text.HTML.DOM    ( Text/HTML/DOM.hs, dist/build/Text/HTML/DOM.o )
In-place registering html-conduit-1.2.1...
Running Haddock for html-conduit-1.2.1...
Running hscolour for html-conduit-1.2.1...
Preprocessing library html-conduit-1.2.1...
Preprocessing library html-conduit-1.2.1...
Haddock coverage:
  10% (  1 / 10) in 'Text.HTML.DOM'
  Missing documentation for:
    Module header
    sinkDoc (Text/HTML/DOM.hs:104)
    readFile (Text/HTML/DOM.hs:127)
    parseLBS (Text/HTML/DOM.hs:130)
    parseBSChunks (Text/HTML/DOM.hs:133)
    eventConduitText (Text/HTML/DOM.hs:42)
    sinkDocText (Text/HTML/DOM.hs:107)
    parseLT (Text/HTML/DOM.hs:136)
    parseSTChunks (Text/HTML/DOM.hs:139)
Documentation created: dist/doc/html/html-conduit/index.html,
dist/doc/html/html-conduit/html-conduit.txt
Creating package registration file:
/tmp/pkgConf-html-conduit-1.2504253031761812811.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/html-conduit-1.2.1-7nVcejsnxcKBuuEJcjEyIS
Registering html-conduit-1.2.1...
Installed html-conduit-1.2.1

Test log

No test log was submitted for this report.