Build #3 for network-protocol-xmpp-0.4.8

[all reports]

Package network-protocol-xmpp-0.4.8
Install DependencyFailed gsasl-0.3.6
Docs NotTried
Tests NotTried
Time submitted 2015-09-30 01:47:09.450223 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies xml-types-0.3.6, transformers-0.4.2.0, text-1.2.1.3, network-2.6.2.1, monads-tf-0.1.0.2, libxml-sax-0.7.5, gsasl-0.3.6, gnutls-0.2, gnuidn-0.2.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 gsasl-0.3.6...
cabal: The pkg-config package 'libgsasl' version >=1.1 is required but it
could not be found.
Failed to install gsasl-0.3.6
Configuring monads-tf-0.1.0.2...
Building monads-tf-0.1.0.2...
Preprocessing library monads-tf-0.1.0.2...
[ 1 of 21] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 2 of 21] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )

Control/Monad/Cont/Class.hs:57:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Cont/Class.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"

Control/Monad/Cont/Class.hs:99: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/Cont/Class.hs:100:14: Warning:
    In the use of ‘Error.liftCallCC’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[ 3 of 21] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 4 of 21] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )

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

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

Control/Monad/Error/Class.hs:55:1: Warning:
    Module ‘Control.Monad.Instances’ is deprecated:
      This module now contains no instances and will be removed in the future

Control/Monad/Error/Class.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/Error/Class.hs:106:20: 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/Error/Class.hs:106:44: 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/Error/Class.hs:107:21: 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/Error/Class.hs:108:18: Warning:
    In the use of ‘ErrorT.throwError’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Error/Class.hs:109:18: Warning:
    In the use of ‘ErrorT.catchError’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[ 5 of 21] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )

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

Control/Monad/Error.hs:57:1: Warning:
    Module ‘Control.Monad.Instances’ is deprecated:
      This module now contains no instances and will be removed in the future
[ 6 of 21] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[ 7 of 21] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )

Control/Monad/Reader/Class.hs:45:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Reader/Class.hs:77:1: Warning: Tab character

Control/Monad/Reader/Class.hs:78:17: Warning: Tab character

Control/Monad/Reader/Class.hs:83:24: Warning: Tab character

Control/Monad/Reader/Class.hs:120: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/Reader/Class.hs:120:51: 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/Reader/Class.hs:121:19: 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/Reader/Class.hs:123:13: Warning:
    In the use of ‘mapErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[ 8 of 21] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[ 9 of 21] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )

Control/Monad/State/Class.hs:30:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/State/Class.hs:108: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/State/Class.hs:108:49: 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/State/Class.hs:109:21: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[10 of 21] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )

Control/Monad/Writer/Class.hs:28:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Writer/Class.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/Writer/Class.hs:100:51: 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/Writer/Class.hs:101:22: 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/Writer/Class.hs:103:14: Warning:
    In the use of ‘Error.liftListen’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Writer/Class.hs:104:14: Warning:
    In the use of ‘Error.liftPass’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[11 of 21] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )

Control/Monad/RWS/Class.hs:33:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/RWS/Class.hs:51: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/RWS/Class.hs:51:45: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[12 of 21] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[13 of 21] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[14 of 21] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[15 of 21] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[16 of 21] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[17 of 21] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[18 of 21] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[19 of 21] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[20 of 21] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[21 of 21] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o )
In-place registering monads-tf-0.1.0.2...
Running Haddock for monads-tf-0.1.0.2...
Running hscolour for monads-tf-0.1.0.2...
Preprocessing library monads-tf-0.1.0.2...
Preprocessing library monads-tf-0.1.0.2...

Control/Monad/Cont/Class.hs:57:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Cont/Class.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"

Control/Monad/Cont/Class.hs:99: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/Cont/Class.hs:100:14: Warning:
    In the use of ‘Error.liftCallCC’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

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

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

Control/Monad/Error/Class.hs:55:1: Warning:
    Module ‘Control.Monad.Instances’ is deprecated:
      This module now contains no instances and will be removed in the future

Control/Monad/Error/Class.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/Error/Class.hs:106:20: 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/Error/Class.hs:106:44: 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/Error/Class.hs:107:21: 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/Error/Class.hs:108:18: Warning:
    In the use of ‘ErrorT.throwError’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Error/Class.hs:109:18: Warning:
    In the use of ‘ErrorT.catchError’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

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

Control/Monad/Error.hs:57:1: Warning:
    Module ‘Control.Monad.Instances’ is deprecated:
      This module now contains no instances and will be removed in the future

Control/Monad/Reader/Class.hs:77:1: Warning: Tab character

Control/Monad/Reader/Class.hs:78:17: Warning: Tab character

Control/Monad/Reader/Class.hs:83:24: Warning: Tab character

Control/Monad/Reader/Class.hs:45:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Reader/Class.hs:120: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/Reader/Class.hs:120:51: 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/Reader/Class.hs:121:19: 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/Reader/Class.hs:123:13: Warning:
    In the use of ‘mapErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/State/Class.hs:30:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/State/Class.hs:108: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/State/Class.hs:108:49: 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/State/Class.hs:109:21: 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/Writer/Class.hs:28:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Writer/Class.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/Writer/Class.hs:100:51: 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/Writer/Class.hs:101:22: 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/Writer/Class.hs:103:14: Warning:
    In the use of ‘Error.liftListen’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Writer/Class.hs:104:14: Warning:
    In the use of ‘Error.liftPass’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/RWS/Class.hs:33:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/RWS/Class.hs:51: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/RWS/Class.hs:51:45: 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% (  2 /  2) in 'Control.Monad.Identity'
  50% (  1 /  2) in 'Control.Monad.Cont.Class'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:72)
 100% (  3 /  3) in 'Control.Monad.Trans'
 100% (  3 /  3) in 'Control.Monad.Error.Class'
 100% ( 14 / 14) in 'Control.Monad.Error'
 100% (  5 /  5) in 'Control.Monad.List'
 100% (  3 /  3) in 'Control.Monad.Reader.Class'
 100% ( 22 / 22) in 'Control.Monad.Reader'
 100% (  4 /  4) in 'Control.Monad.State.Class'
  25% (  1 /  4) in 'Control.Monad.Writer.Class'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:57)
    listens (Control/Monad/Writer/Class.hs:63)
    censor (Control/Monad/Writer/Class.hs:68)
  80% (  4 /  5) in 'Control.Monad.RWS.Class'
  Missing documentation for:
    MonadRWS (Control/Monad/RWS/Class.hs:41)
 100% ( 20 / 20) in 'Control.Monad.RWS.Lazy'
 100% (  2 /  2) in 'Control.Monad.RWS'
 100% ( 20 / 20) in 'Control.Monad.RWS.Strict'
 100% ( 23 / 23) in 'Control.Monad.State.Lazy'
 100% (  2 /  2) in 'Control.Monad.State'
 100% ( 23 / 23) in 'Control.Monad.State.Strict'
  83% ( 15 / 18) in 'Control.Monad.Writer.Lazy'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:57)
    listens (Control/Monad/Writer/Class.hs:63)
    censor (Control/Monad/Writer/Class.hs:68)
 100% (  2 /  2) in 'Control.Monad.Writer'
  83% ( 15 / 18) in 'Control.Monad.Writer.Strict'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:57)
    listens (Control/Monad/Writer/Class.hs:63)
    censor (Control/Monad/Writer/Class.hs:68)
  95% ( 19 / 20) in 'Control.Monad.Cont'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:72)
Documentation created: dist/doc/html/monads-tf/index.html,
dist/doc/html/monads-tf/monads-tf.txt
Creating package registration file:
/tmp/pkgConf-monads-tf-0.1.013691330691125898167.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/monads-tf-0.1.0.2-LmuZbLDJZI0DC3Hclx1jjn
Registering monads-tf-0.1.0.2...
Installed monads-tf-0.1.0.2
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.2780821396619054081.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 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.118747990511426819080.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 gnutls-0.2...
Building gnutls-0.2...
Preprocessing library gnutls-0.2...
[1 of 3] Compiling Network.Protocol.TLS.GNU.Foreign ( lib/Network/Protocol/TLS/GNU/Foreign.hs, dist/build/Network/Protocol/TLS/GNU/Foreign.o )

lib/Network/Protocol/TLS/GNU/Foreign.hs:26:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:29:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:32:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:35:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:38:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:41:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:44:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:47:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:50:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:53:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:56:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:59:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:62:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:65:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:68:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:71:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:74:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:77:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:80:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:83:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:86:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:89:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:105:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:108:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:111:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:114:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:117:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:124:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:127:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:130:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:133:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:140:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:143:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:146:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:149:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:152:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:155:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:162:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:165:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:168:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:171:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:174:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:181:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:184:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:187:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:190:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:193:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:196:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:203:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:206:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:213:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:216:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:219:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:222:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:225:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:228:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:231:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:240:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:243:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:246:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:253:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:254:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:255:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:256:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:257:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:258:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:259:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:262:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:265:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:268:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:271:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:274:1: Warning:
    Tab character
[2 of 3] Compiling Network.Protocol.TLS.GNU.ErrorT ( lib/Network/Protocol/TLS/GNU/ErrorT.hs, dist/build/Network/Protocol/TLS/GNU/ErrorT.o )

lib/Network/Protocol/TLS/GNU/ErrorT.hs:19:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:20:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:21:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:23:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

lib/Network/Protocol/TLS/GNU/ErrorT.hs:24:1: Warning:
    The import of ‘ap’ from module ‘Control.Monad’ is redundant

lib/Network/Protocol/TLS/GNU/ErrorT.hs:37:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:40:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:41:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:42:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:43:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:44:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:45:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:46:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:47:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:48:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:49:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:52:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:53:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:54:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:55:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:56:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:57:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:60:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:61:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:62:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:63:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:64:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:65:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:66:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:69:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:72:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:73:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:74:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:77:1: Warning: Tab character
[3 of 3] Compiling Network.Protocol.TLS.GNU ( lib/Network/Protocol/TLS/GNU.hs, dist/build/Network/Protocol/TLS/GNU.o )

lib/Network/Protocol/TLS/GNU.hs:19:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:20:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:21:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:22:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:23:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:24:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:25:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:26:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:27:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:28:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:29:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:30:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:31:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:32:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:33:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:34:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:35:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:36:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:37:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:38:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:39:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:41: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()

lib/Network/Protocol/TLS/GNU.hs:62:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:70:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:71:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:72:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:78:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:79:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:80:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:81:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:82:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:83:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:84:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:85:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:86:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:87:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:88:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:93:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:96:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:97:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:100:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:101:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:104:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:107:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:108:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:109:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:116:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:117:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:118:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:119:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:123:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:124:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:125:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:126:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:127:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:128:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:129:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:130:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:131:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:132:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:133:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:134:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:135:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:136:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:137:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:138:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:139:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:140:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:153:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:154:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:155:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:156:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:157:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:158:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:159:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:160:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:161:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:162:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:163:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:164:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:165:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:166:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:167:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:168:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:169:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:173:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:174:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:175:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:176:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:177:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:178:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:179:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:180:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:181:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:182:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:183:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:184:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:185:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:189:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:190:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:193:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:194:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:195:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:199:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:200:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:201:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:202:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:203:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:204:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:205:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:209:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:210:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:211:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:212:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:221:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:222:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:223:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:224:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:225:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:226:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:227:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:228:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:232:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:233:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:234:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:235:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:236:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:237:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:238:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:239:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:240:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:244:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:245:1: Warning: Tab character
In-place registering gnutls-0.2...
Running Haddock for gnutls-0.2...
Running hscolour for gnutls-0.2...
Preprocessing library gnutls-0.2...
Preprocessing library gnutls-0.2...

lib/Network/Protocol/TLS/GNU/Foreign.hs:26:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:29:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:32:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:35:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:38:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:41:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:44:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:47:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:50:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:53:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:56:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:59:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:62:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:65:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:68:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:71:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:74:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:77:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:80:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:83:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:86:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:89:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:105:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:108:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:111:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:114:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:117:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:124:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:127:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:130:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:133:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:140:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:143:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:146:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:149:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:152:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:155:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:162:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:165:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:168:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:171:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:174:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:181:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:184:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:187:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:190:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:193:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:196:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:203:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:206:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:213:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:216:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:219:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:222:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:225:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:228:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:231:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:240:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:243:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:246:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:253:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:254:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:255:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:256:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:257:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:258:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:259:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:262:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:265:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:268:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:271:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:274:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:19:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:20:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:21:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:37:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:40:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:41:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:42:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:43:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:44:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:45:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:46:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:47:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:48:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:49:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:52:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:53:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:54:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:55:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:56:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:57:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:60:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:61:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:62:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:63:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:64:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:65:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:66:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:69:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:72:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:73:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:74:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:77:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:23:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

lib/Network/Protocol/TLS/GNU/ErrorT.hs:24:1: Warning:
    The import of ‘ap’ from module ‘Control.Monad’ is redundant

lib/Network/Protocol/TLS/GNU.hs:19:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:20:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:21:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:22:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:23:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:24:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:25:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:26:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:27:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:28:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:29:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:30:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:31:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:32:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:33:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:34:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:35:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:36:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:37:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:38:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:39:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:62:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:70:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:71:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:72:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:78:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:79:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:80:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:81:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:82:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:83:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:84:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:85:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:86:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:87:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:88:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:93:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:96:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:97:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:100:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:101:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:104:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:107:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:108:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:109:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:116:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:117:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:118:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:119:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:123:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:124:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:125:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:126:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:127:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:128:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:129:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:130:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:131:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:132:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:133:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:134:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:135:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:136:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:137:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:138:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:139:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:140:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:153:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:154:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:155:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:156:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:157:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:158:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:159:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:160:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:161:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:162:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:163:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:164:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:165:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:166:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:167:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:168:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:169:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:173:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:174:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:175:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:176:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:177:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:178:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:179:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:180:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:181:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:182:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:183:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:184:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:185:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:189:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:190:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:193:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:194:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:195:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:199:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:200:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:201:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:202:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:203:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:204:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:205:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:209:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:210:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:211:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:212:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:221:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:222:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:223:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:224:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:225:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:226:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:227:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:228:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:232:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:233:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:234:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:235:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:236:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:237:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:238:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:239:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:240:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:244:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:245:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:41: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:
   0% (  0 / 75) in 'Network.Protocol.TLS.GNU.Foreign'
  Missing documentation for:
    Module header
    ReturnCode (lib/Network/Protocol/TLS/GNU/Foreign.hs:25)
    CipherAlgorithm (lib/Network/Protocol/TLS/GNU/Foreign.hs:28)
    KXAlgorithm (lib/Network/Protocol/TLS/GNU/Foreign.hs:31)
    ParamsType (lib/Network/Protocol/TLS/GNU/Foreign.hs:34)
    CredentialsType (lib/Network/Protocol/TLS/GNU/Foreign.hs:37)
    MACAlgorithm (lib/Network/Protocol/TLS/GNU/Foreign.hs:40)
    DigestAlgorithm (lib/Network/Protocol/TLS/GNU/Foreign.hs:43)
    CompressionMethod (lib/Network/Protocol/TLS/GNU/Foreign.hs:46)
    ConnectionEnd (lib/Network/Protocol/TLS/GNU/Foreign.hs:49)
    AlertLevel (lib/Network/Protocol/TLS/GNU/Foreign.hs:52)
    AlertDescription (lib/Network/Protocol/TLS/GNU/Foreign.hs:55)
    HandshakeDescription (lib/Network/Protocol/TLS/GNU/Foreign.hs:58)
    CertificateStatus (lib/Network/Protocol/TLS/GNU/Foreign.hs:61)
    CertificateRequest (lib/Network/Protocol/TLS/GNU/Foreign.hs:64)
    OpenPGPCrtStatus (lib/Network/Protocol/TLS/GNU/Foreign.hs:67)
    CloseRequest (lib/Network/Protocol/TLS/GNU/Foreign.hs:70)
    Protocol (lib/Network/Protocol/TLS/GNU/Foreign.hs:73)
    CertificateType (lib/Network/Protocol/TLS/GNU/Foreign.hs:76)
    X509CrtFormat (lib/Network/Protocol/TLS/GNU/Foreign.hs:79)
    CertificatePrintFormats (lib/Network/Protocol/TLS/GNU/Foreign.hs:82)
    PKAlgorithm (lib/Network/Protocol/TLS/GNU/Foreign.hs:85)
    SignAlgorithm (lib/Network/Protocol/TLS/GNU/Foreign.hs:88)
    Credentials (lib/Network/Protocol/TLS/GNU/Foreign.hs:91)
    Transport (lib/Network/Protocol/TLS/GNU/Foreign.hs:92)
    Session (lib/Network/Protocol/TLS/GNU/Foreign.hs:93)
    DHParams (lib/Network/Protocol/TLS/GNU/Foreign.hs:94)
    RSAParams (lib/Network/Protocol/TLS/GNU/Foreign.hs:95)
    Priority (lib/Network/Protocol/TLS/GNU/Foreign.hs:96)
    Datum (lib/Network/Protocol/TLS/GNU/Foreign.hs:98)
    gnutls_check_version (lib/Network/Protocol/TLS/GNU/Foreign.hs:104)
    gnutls_global_init (lib/Network/Protocol/TLS/GNU/Foreign.hs:107)
    gnutls_global_deinit (lib/Network/Protocol/TLS/GNU/Foreign.hs:110)
    gnutls_global_set_log_function (lib/Network/Protocol/TLS/GNU/Foreign.hs:113)
    gnutls_global_set_log_level (lib/Network/Protocol/TLS/GNU/Foreign.hs:116)
    gnutls_error_is_fatal (lib/Network/Protocol/TLS/GNU/Foreign.hs:123)
    gnutls_perror (lib/Network/Protocol/TLS/GNU/Foreign.hs:126)
    gnutls_strerror (lib/Network/Protocol/TLS/GNU/Foreign.hs:129)
    gnutls_strerror_name (lib/Network/Protocol/TLS/GNU/Foreign.hs:132)
    gnutls_init (lib/Network/Protocol/TLS/GNU/Foreign.hs:139)
    gnutls_deinit (lib/Network/Protocol/TLS/GNU/Foreign.hs:142)
    gnutls_handshake (lib/Network/Protocol/TLS/GNU/Foreign.hs:145)
    gnutls_rehandshake (lib/Network/Protocol/TLS/GNU/Foreign.hs:148)
    gnutls_bye (lib/Network/Protocol/TLS/GNU/Foreign.hs:151)
    gnutls_set_default_priority (lib/Network/Protocol/TLS/GNU/Foreign.hs:154)
    gnutls_alert_get_name (lib/Network/Protocol/TLS/GNU/Foreign.hs:161)
    gnutls_error_to_alert (lib/Network/Protocol/TLS/GNU/Foreign.hs:164)
    gnutls_alert_get (lib/Network/Protocol/TLS/GNU/Foreign.hs:167)
    gnutls_alert_send_appropriate (lib/Network/Protocol/TLS/GNU/Foreign.hs:170)
    gnutls_alert_send (lib/Network/Protocol/TLS/GNU/Foreign.hs:173)
    gnutls_certificate_allocate_credentials (lib/Network/Protocol/TLS/GNU/Foreign.hs:180)
    gnutls_certificate_free_credentials_funptr (lib/Network/Protocol/TLS/GNU/Foreign.hs:183)
    gnutls_certificate_type_get_id (lib/Network/Protocol/TLS/GNU/Foreign.hs:186)
    gnutls_certificate_type_get_name (lib/Network/Protocol/TLS/GNU/Foreign.hs:189)
    gnutls_certificate_type_get (lib/Network/Protocol/TLS/GNU/Foreign.hs:192)
    gnutls_certificate_type_list (lib/Network/Protocol/TLS/GNU/Foreign.hs:195)
    gnutls_credentials_clear (lib/Network/Protocol/TLS/GNU/Foreign.hs:202)
    gnutls_credentials_set (lib/Network/Protocol/TLS/GNU/Foreign.hs:205)
    gnutls_record_check_pending (lib/Network/Protocol/TLS/GNU/Foreign.hs:212)
    gnutls_record_disable_padding (lib/Network/Protocol/TLS/GNU/Foreign.hs:215)
    gnutls_record_get_direction (lib/Network/Protocol/TLS/GNU/Foreign.hs:218)
    gnutls_record_get_max_size (lib/Network/Protocol/TLS/GNU/Foreign.hs:221)
    gnutls_record_recv (lib/Network/Protocol/TLS/GNU/Foreign.hs:224)
    gnutls_record_send (lib/Network/Protocol/TLS/GNU/Foreign.hs:227)
    gnutls_record_set_max_size (lib/Network/Protocol/TLS/GNU/Foreign.hs:230)
    TransportFunc (lib/Network/Protocol/TLS/GNU/Foreign.hs:237)
    gnutls_transport_set_push_function (lib/Network/Protocol/TLS/GNU/Foreign.hs:239)
    gnutls_transport_set_pull_function (lib/Network/Protocol/TLS/GNU/Foreign.hs:242)
    wrapTransportFunc (lib/Network/Protocol/TLS/GNU/Foreign.hs:245)
    gnutls_global_set_mem_functions (lib/Network/Protocol/TLS/GNU/Foreign.hs:252)
    gnutls_malloc (lib/Network/Protocol/TLS/GNU/Foreign.hs:261)
    gnutls_free (lib/Network/Protocol/TLS/GNU/Foreign.hs:264)
    gnutls_hex2bin (lib/Network/Protocol/TLS/GNU/Foreign.hs:267)
    gnutls_hex_decode (lib/Network/Protocol/TLS/GNU/Foreign.hs:270)
    gnutls_hex_encode (lib/Network/Protocol/TLS/GNU/Foreign.hs:273)
   0% (  0 /  3) in 'Network.Protocol.TLS.GNU.ErrorT'
  Missing documentation for:
    Module header
    ErrorT (lib/Network/Protocol/TLS/GNU/ErrorT.hs:34)
    mapErrorT (lib/Network/Protocol/TLS/GNU/ErrorT.hs:79)
   6% (  1 / 18) in 'Network.Protocol.TLS.GNU'
  Missing documentation for:
    Module header
    TLS (lib/Network/Protocol/TLS/GNU.hs:90)
    Session (lib/Network/Protocol/TLS/GNU.hs:77)
    Error (lib/Network/Protocol/TLS/GNU.hs:61)
    runTLS (lib/Network/Protocol/TLS/GNU.hs:111)
    runClient (lib/Network/Protocol/TLS/GNU.hs:114)
    getSession (lib/Network/Protocol/TLS/GNU.hs:142)
    handshake (lib/Network/Protocol/TLS/GNU.hs:145)
    rehandshake (lib/Network/Protocol/TLS/GNU.hs:148)
    putBytes (lib/Network/Protocol/TLS/GNU.hs:151)
    getBytes (lib/Network/Protocol/TLS/GNU.hs:171)
    checkPending (lib/Network/Protocol/TLS/GNU.hs:187)
    Transport (lib/Network/Protocol/TLS/GNU.hs:192)
    handleTransport (lib/Network/Protocol/TLS/GNU.hs:214)
    Credentials (lib/Network/Protocol/TLS/GNU.hs:217)
    setCredentials (lib/Network/Protocol/TLS/GNU.hs:219)
    certificateCredentials (lib/Network/Protocol/TLS/GNU.hs:230)
Documentation created: dist/doc/html/gnutls/index.html,
dist/doc/html/gnutls/gnutls.txt
Creating package registration file: /tmp/pkgConf-gnutls-04118269691978701535.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/gnutls-0.2-3P0iIUHOvcl3vY5UWGcko0
Registering gnutls-0.2...
Installed gnutls-0.2
Configuring gnuidn-0.2.1...
Building gnuidn-0.2.1...
Preprocessing library gnuidn-0.2.1...
[1 of 4] Compiling Data.Text.IDN.Internal ( lib/Data/Text/IDN/Internal.hs, dist/build/Data/Text/IDN/Internal.o )

lib/Data/Text/IDN/Internal.hs:17:1: Warning: Tab character

lib/Data/Text/IDN/Internal.hs:18:1: Warning: Tab character

lib/Data/Text/IDN/Internal.hs:19:1: Warning: Tab character

lib/Data/Text/IDN/Internal.hs:20:1: Warning: Tab character

lib/Data/Text/IDN/Internal.hs:29:1: Warning: Tab character
[2 of 4] Compiling Data.Text.IDN.Punycode ( dist/build/Data/Text/IDN/Punycode.hs, dist/build/Data/Text/IDN/Punycode.o )

lib/Data/Text/IDN/Punycode.chs:25:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:26:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:27:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:50:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:51:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:52:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:53:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:54:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:55:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:56:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:57:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:58:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:59:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:60:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:61:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:62:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:63:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:64:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:65:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:66:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:67:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:68:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:69:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:70:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:71:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:72:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:73:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:74:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:75:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:76:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:77:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:78:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:79:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:80:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:81:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:82:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:83:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:84:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:85:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:86:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:87:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:88:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:89:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:99:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:100:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:101:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:102:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:103:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:104:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:105:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:106:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:107:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:108:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:109:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:110:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:111:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:112:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:113:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:114:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:115:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:116:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:117:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:118:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:119:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:120:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:121:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:122:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:123:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:124:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:132:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:133:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:134:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:135:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:136:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:137:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:138:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:139:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:143:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:144:1: Warning: Tab character
[3 of 4] Compiling Data.Text.IDN.StringPrep ( dist/build/Data/Text/IDN/StringPrep.hs, dist/build/Data/Text/IDN/StringPrep.o )

lib/Data/Text/IDN/StringPrep.chs:19:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:20:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:21:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:22:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:23:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:24:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:25:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:26:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:27:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:28:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:29:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:30:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:31:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:32:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:33:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:34:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:35:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:36:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:57:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:58:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:59:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:60:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:61:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:62:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:63:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:64:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:65:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:66:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:67:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:68:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:69:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:70:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:71:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:72:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:80:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:81:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:82:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:83:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:84:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:85:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:86:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:87:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:88:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:89:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:90:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:91:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:92:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:93:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:94:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:95:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:96:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:97:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:98:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:99:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:100:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:101:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:102:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:103:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:104:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:108:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:109:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:110:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:111:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:112:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:116:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:117:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:121:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:125:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:129:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:133:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:137:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:140:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:144:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:148:1: Warning: Tab character
[4 of 4] Compiling Data.Text.IDN.IDNA ( dist/build/Data/Text/IDN/IDNA.hs, dist/build/Data/Text/IDN/IDNA.o )

lib/Data/Text/IDN/IDNA.chs:19:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:20:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:21:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:22:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:23:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:24:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:44:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:45:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:46:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:47:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:48:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:49:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:50:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:64:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:65:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:66:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:67:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:68:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:69:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:70:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:71:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:72:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:73:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:74:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:75:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:76:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:77:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:78:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:87:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:88:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:89:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:90:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:91:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:92:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:93:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:94:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:95:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:96:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:97:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:98:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:99:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:100:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:101:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:105:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:106:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:107:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:108:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:112:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:113:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:117:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:118:1: Warning: Tab character
In-place registering gnuidn-0.2.1...
Running Haddock for gnuidn-0.2.1...
Running hscolour for gnuidn-0.2.1...
Preprocessing library gnuidn-0.2.1...
Preprocessing library gnuidn-0.2.1...

lib/Data/Text/IDN/Internal.hs:17:1: Warning: Tab character

lib/Data/Text/IDN/Internal.hs:18:1: Warning: Tab character

lib/Data/Text/IDN/Internal.hs:19:1: Warning: Tab character

lib/Data/Text/IDN/Internal.hs:20:1: Warning: Tab character

lib/Data/Text/IDN/Internal.hs:29:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:25:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:26:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:27:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:50:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:51:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:52:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:53:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:54:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:55:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:56:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:57:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:58:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:59:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:60:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:61:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:62:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:63:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:64:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:65:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:66:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:67:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:68:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:69:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:70:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:71:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:72:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:73:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:74:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:75:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:76:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:77:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:78:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:79:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:80:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:81:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:82:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:83:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:84:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:85:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:86:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:87:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:88:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:89:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:99:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:100:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:101:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:102:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:103:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:104:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:105:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:106:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:107:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:108:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:109:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:110:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:111:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:112:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:113:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:114:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:115:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:116:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:117:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:118:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:119:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:120:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:121:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:122:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:123:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:124:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:132:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:133:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:134:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:135:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:136:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:137:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:138:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:139:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:143:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:144:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:19:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:20:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:21:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:22:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:23:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:24:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:25:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:26:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:27:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:28:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:29:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:30:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:31:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:32:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:33:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:34:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:35:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:36:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:57:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:58:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:62:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:63:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:64:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:67:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:68:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:69:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:71:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:72:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:80:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:81:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:82:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:83:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:84:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:85:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:86:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:87:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:88:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:89:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:90:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:91:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:92:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:93:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:94:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:95:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:96:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:97:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:98:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:99:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:100:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:101:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:102:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:103:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:104:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:108:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:109:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:110:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:111:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:112:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:116:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:117:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:121:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:125:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:129:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:133:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:137:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:140:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:144:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:148:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:19:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:20:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:21:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:22:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:23:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:24:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:44:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:45:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:46:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:47:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:48:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:49:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:50:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:64:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:65:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:66:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:67:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:68:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:69:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:70:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:71:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:72:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:73:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:74:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:75:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:76:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:77:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:78:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:87:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:88:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:89:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:90:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:91:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:92:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:93:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:94:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:95:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:96:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:97:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:98:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:99:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:100:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:101:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:105:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:106:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:107:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:108:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:112:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:113:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:117:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:118:1: Warning: Tab character
Haddock coverage:
   0% (  0 /  4) in 'Data.Text.IDN.Internal'
  Missing documentation for:
    Module header
    Error (lib/Data/Text/IDN/Internal.hs:27)
    toUCS4 (lib/Data/Text/IDN/Internal.hs:31)
    fromUCS4 (lib/Data/Text/IDN/Internal.hs:34)
 100% (  3 /  3) in 'Data.Text.IDN.Punycode'
  62% ( 10 / 16) in 'Data.Text.IDN.StringPrep'
  Missing documentation for:
    Module header
    Flags (lib/Data/Text/IDN/StringPrep.chs:56)
    Error (lib/Data/Text/IDN/Internal.hs:27)
    stringprep (lib/Data/Text/IDN/StringPrep.chs:78)
    Profile (lib/Data/Text/IDN/StringPrep.chs:50)
    trace (lib/Data/Text/IDN/StringPrep.chs:139)
  33% (  2 /  6) in 'Data.Text.IDN.IDNA'
  Missing documentation for:
    Module header
    Flags (lib/Data/Text/IDN/IDNA.chs:43)
    Error (lib/Data/Text/IDN/Internal.hs:27)
    defaultFlags (lib/Data/Text/IDN/IDNA.chs:53)
Documentation created: dist/doc/html/gnuidn/index.html,
dist/doc/html/gnuidn/gnuidn.txt
Creating package registration file:
/tmp/pkgConf-gnuidn-0.211169454871922757472.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/gnuidn-0.2.1-9SoOwNKCOkS7NCWetnKOa7
Registering gnuidn-0.2.1...
Installed gnuidn-0.2.1
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.315618127221322623287.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 libxml-sax-0.7.5...
Building libxml-sax-0.7.5...
Preprocessing library libxml-sax-0.7.5...
[1 of 1] Compiling Text.XML.LibXML.SAX ( lib/Text/XML/LibXML/SAX.hs, dist/build/Text/XML/LibXML/SAX.o )

lib/Text/XML/LibXML/SAX.hs:19:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:20:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:21:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:22:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:23:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:24:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:25:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:26:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:27:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:28:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:29:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:30:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:31:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:32:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:33:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:34:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:35:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:36:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:37:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:38:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:39:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:40:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:41:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:42:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:43:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:44:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:45:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:46:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:47:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:48:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:49:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:50:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:51:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:52:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:77:16: Warning:
    Defined but not used: data constructor ‘Context’

lib/Text/XML/LibXML/SAX.hs:88:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:89:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:90:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:91:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:92:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:97:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:98:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:99:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:100:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:101:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:102:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:103:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:104:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:105:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:110:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:111:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:112:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:113:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:114:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:118:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:119:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:120:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:121:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:122:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:123:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:124:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:128:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:129:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:141:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:142:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:143:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:144:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:145:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:146:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:147:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:148:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:149:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:150:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:151:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:152:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:153:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:154:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:176:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:177:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:178:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:179:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:180:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:181:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:191:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:192:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:193:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:194:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:195:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:196:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:197:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:203:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:204:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:212:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:215:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:218:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:226:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:227:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:235:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:238:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:241:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:249:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:250:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:256:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:257:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:258:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:259:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:260:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:261:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:262:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:263:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:264:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:265:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:268:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:271:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:274:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:278:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:279:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:280:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:281:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:282:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:283:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:284:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:285:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:286:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:287:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:288:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:289:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:290:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:291:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:292:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:293:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:294:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:298:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:299:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:300:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:301:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:302:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:303:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:304:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:305:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:306:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:307:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:308:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:309:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:310:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:311:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:312:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:313:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:314:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:315:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:318:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:331:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:332:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:338:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:339:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:340:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:341:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:342:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:343:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:346:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:349:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:352:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:360:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:361:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:367:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:368:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:375:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:376:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:382:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:383:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:384:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:385:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:388:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:391:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:394:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:397:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:400:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:403:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:406:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:420:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:421:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:427:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:428:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:429:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:430:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:433:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:436:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:439:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:447:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:448:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:454:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:455:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:456:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:457:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:460:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:463:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:466:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:474:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:475:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:481:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:482:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:483:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:484:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:485:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:488:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:491:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:494:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:502:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:503:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:509:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:510:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:511:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:512:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:513:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:514:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:515:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:516:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:517:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:518:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:521:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:524:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:527:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:535:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:536:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:542:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:543:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:544:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:545:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:546:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:547:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:548:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:549:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:550:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:551:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:554:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:557:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:560:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:568:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:569:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:573:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:574:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:580:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:581:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:582:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:583:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:586:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:589:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:592:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:595:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:598:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:618:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:619:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:630:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:633:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:636:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:639:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:642:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:645:1: Warning: Tab character
In-place registering libxml-sax-0.7.5...
Running Haddock for libxml-sax-0.7.5...
Running hscolour for libxml-sax-0.7.5...
Preprocessing library libxml-sax-0.7.5...
Preprocessing library libxml-sax-0.7.5...

lib/Text/XML/LibXML/SAX.hs:19:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:20:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:21:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:22:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:23:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:24:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:25:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:26:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:27:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:28:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:29:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:30:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:31:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:32:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:33:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:34:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:35:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:36:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:37:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:38:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:39:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:40:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:41:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:42:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:43:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:44:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:45:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:46:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:47:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:48:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:49:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:50:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:51:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:52:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:88:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:89:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:90:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:91:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:92:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:97:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:98:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:99:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:100:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:101:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:102:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:103:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:104:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:105:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:110:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:111:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:112:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:113:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:114:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:118:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:119:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:120:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:121:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:122:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:123:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:124:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:128:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:129:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:141:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:142:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:143:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:144:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:145:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:146:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:147:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:148:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:149:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:150:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:151:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:152:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:153:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:154:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:176:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:177:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:178:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:179:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:180:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:181:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:191:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:192:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:193:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:194:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:195:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:196:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:197:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:203:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:204:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:212:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:215:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:218:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:226:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:227:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:235:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:238:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:241:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:249:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:250:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:256:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:257:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:258:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:259:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:260:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:261:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:262:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:263:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:264:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:265:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:268:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:271:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:274:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:278:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:279:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:280:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:281:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:282:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:283:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:284:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:285:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:286:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:287:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:288:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:289:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:290:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:291:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:292:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:293:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:294:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:298:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:299:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:300:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:301:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:302:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:303:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:304:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:305:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:306:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:307:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:308:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:309:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:310:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:311:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:312:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:313:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:314:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:315:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:318:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:331:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:332:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:338:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:339:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:340:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:341:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:342:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:343:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:346:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:349:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:352:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:360:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:361:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:367:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:368:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:375:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:376:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:382:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:383:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:384:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:385:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:388:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:391:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:394:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:397:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:400:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:403:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:406:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:420:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:421:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:427:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:428:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:429:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:430:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:433:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:436:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:439:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:447:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:448:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:454:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:455:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:456:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:457:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:460:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:463:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:466:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:474:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:475:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:481:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:482:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:483:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:484:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:485:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:488:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:491:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:494:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:502:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:503:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:509:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:510:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:511:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:512:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:513:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:514:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:515:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:516:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:517:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:518:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:521:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:524:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:527:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:535:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:536:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:542:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:543:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:544:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:545:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:546:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:547:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:548:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:549:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:550:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:551:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:554:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:557:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:560:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:568:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:569:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:573:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:574:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:580:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:581:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:582:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:583:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:586:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:589:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:592:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:595:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:598:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:618:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:619:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:630:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:633:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:636:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:639:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:642:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:645:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:77:16: Warning:
    Defined but not used: data constructor ‘Context’
Haddock coverage:
  46% ( 13 / 28) in 'Text.XML.LibXML.SAX'
  Missing documentation for:
    newParserIO (lib/Text/XML/LibXML/SAX.hs:94)
    newParserST (lib/Text/XML/LibXML/SAX.hs:107)
    parseBytes (lib/Text/XML/LibXML/SAX.hs:126)
    Callback (lib/Text/XML/LibXML/SAX.hs:156)
    parsedBeginDocument (lib/Text/XML/LibXML/SAX.hs:201)
    parsedEndDocument (lib/Text/XML/LibXML/SAX.hs:224)
    parsedBeginElement (lib/Text/XML/LibXML/SAX.hs:247)
    parsedEndElement (lib/Text/XML/LibXML/SAX.hs:329)
    parsedCharacters (lib/Text/XML/LibXML/SAX.hs:358)
    parsedComment (lib/Text/XML/LibXML/SAX.hs:445)
    parsedInstruction (lib/Text/XML/LibXML/SAX.hs:472)
    parsedInternalSubset (lib/Text/XML/LibXML/SAX.hs:533)
    parsedExternalSubset (lib/Text/XML/LibXML/SAX.hs:500)
    reportWarning (lib/Text/XML/LibXML/SAX.hs:566)
    reportError (lib/Text/XML/LibXML/SAX.hs:571)
Documentation created: dist/doc/html/libxml-sax/index.html,
dist/doc/html/libxml-sax/libxml-sax.txt
Creating package registration file:
/tmp/pkgConf-libxml-sax-0.71912163036671068506.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/libxml-sax-0.7.5-FcIgVZ0zjB2530364Iyacm
Registering libxml-sax-0.7.5...
Installed libxml-sax-0.7.5
cabal: Error: some packages failed to install:
gsasl-0.3.6 failed during the configure step. The exception was:
ExitFailure 1
network-protocol-xmpp-0.4.8 depends on gsasl-0.3.6 which failed to install.

Test log

No test log was submitted for this report.