Build #1 for xmobar-0.24

[all reports]

Package xmobar-0.24
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2016-07-26 23:22:40.540284 UTC
Compiler ghc-8.0.1.20160701
OS linux
Arch x86_64
Dependencies HTTP-4000.3.3, X11-1.6.1.2, base-4.9.0.0, bytestring-0.10.8.1, containers-0.5.7.1, directory-1.2.6.2, filepath-1.4.1.0, mtl-2.2.1, old-locale-1.0.0.7, parsec-3.1.11, process-1.4.2.0, regex-compat-0.95.1, stm-2.4.4.1, time-1.6.0.1, transformers-0.5.2.0, unix-2.7.2.0, utf8-string-1.0.1.1
Flags -with_xpm -with_xft -with_uvmeter with_utf8 -with_threaded -with_mpris -with_mpd -with_iwlib -with_inotify -with_dbus -with_datezone -with_conduit -with_alsa -all_extensions

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
cabal: Entering directory '/tmp/cabal-tmp-18481/data-default-class-0.1.2.0'
Configuring data-default-class-0.1.2.0...
Building data-default-class-0.1.2.0...
Preprocessing library data-default-class-0.1.2.0...
[1 of 1] Compiling Data.Default.Class ( Data/Default/Class.hs, dist/build/Data/Default/Class.o )
Running Haddock for data-default-class-0.1.2.0...
Running hscolour for data-default-class-0.1.2.0...
Preprocessing library data-default-class-0.1.2.0...
Preprocessing library data-default-class-0.1.2.0...
Haddock coverage:
  67% (  2 /  3) in 'Data.Default.Class'
  Missing documentation for:
    Module header
Warning: Data.Default.Class: could not find link destinations for:
    GDefault
Documentation created: dist/doc/html/data-default-class/index.html,
dist/doc/html/data-default-class/data-default-class.txt
Creating package registration file:
/tmp/pkgConf-data-default-class-0.1.22145174067468703135.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/data-default-class-0.1.2.0-FYQpjIylblBDctdkHAFeXA
Registering data-default-class-0.1.2.0...
cabal: Leaving directory '/tmp/cabal-tmp-18481/data-default-class-0.1.2.0'
Installed data-default-class-0.1.2.0
cabal: Entering directory '/tmp/cabal-tmp-18481/dlist-0.8'
Configuring dlist-0.8...
Building dlist-0.8...
Preprocessing library dlist-0.8...
[1 of 1] Compiling Data.DList       ( Data/DList.hs, dist/build/Data/DList.o )
Running Haddock for dlist-0.8...
Running hscolour for dlist-0.8...
Preprocessing library dlist-0.8...
Preprocessing library dlist-0.8...
Haddock coverage:
 100% ( 20 / 20) in 'Data.DList'
Warning: Data.DList: could not find link destinations for:
    ~
Documentation created: dist/doc/html/dlist/index.html,
dist/doc/html/dlist/dlist.txt
Creating package registration file: /tmp/pkgConf-dlist-09439477391984210012.8
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/dlist-0.8-IY6Gi27F7jk42Of820imHH
Registering dlist-0.8...
cabal: Leaving directory '/tmp/cabal-tmp-18481/dlist-0.8'
Installed dlist-0.8
cabal: Entering directory '/tmp/cabal-tmp-18481/mtl-2.2.1'
Configuring mtl-2.2.1...
Building mtl-2.2.1...
Preprocessing library mtl-2.2.1...
[ 1 of 22] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )
[ 2 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
[ 3 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
[ 4 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[ 5 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 6 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )
[ 7 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )
[ 8 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 9 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )
[10 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o )
[11 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[12 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[13 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[14 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[15 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[16 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[17 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[18 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[19 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[20 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[21 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o )
Running Haddock for mtl-2.2.1...
Running hscolour for mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Haddock coverage:
  75% (  3 /  4) in 'Control.Monad.Writer.Class'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
 100% (  5 /  5) in 'Control.Monad.State.Class'
 100% (  3 /  3) in 'Control.Monad.Reader.Class'
  80% (  4 /  5) in 'Control.Monad.RWS.Class'
  Missing documentation for:
    MonadRWS (Control/Monad/RWS/Class.hs:44)
 100% (  4 /  4) in 'Control.Monad.Identity'
 100% (  3 /  3) in 'Control.Monad.Error.Class'
  50% (  1 /  2) in 'Control.Monad.Cont.Class'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:73)
 100% (  3 /  3) in 'Control.Monad.Trans'
  93% ( 14 / 15) in 'Control.Monad.Error'
  Missing documentation for:
    runErrorT
 100% ( 19 / 19) in 'Control.Monad.Except'
 100% (  5 /  5) in 'Control.Monad.List'
  95% ( 21 / 22) in 'Control.Monad.RWS.Lazy'
  Missing documentation for:
    runRWST
 100% (  2 /  2) in 'Control.Monad.RWS'
  96% ( 22 / 23) in 'Control.Monad.Reader'
  Missing documentation for:
    runReaderT
  95% ( 21 / 22) in 'Control.Monad.RWS.Strict'
  Missing documentation for:
    runRWST
  96% ( 24 / 25) in 'Control.Monad.State.Lazy'
  Missing documentation for:
    runStateT
 100% (  2 /  2) in 'Control.Monad.State'
  96% ( 24 / 25) in 'Control.Monad.State.Strict'
  Missing documentation for:
    runStateT
  89% ( 17 / 19) in 'Control.Monad.Writer.Lazy'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
    runWriterT
 100% (  2 /  2) in 'Control.Monad.Writer'
  94% ( 17 / 18) in 'Control.Monad.Writer.Strict'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
  91% ( 20 / 22) in 'Control.Monad.Cont'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:73)
    runContT
Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt
Creating package registration file: /tmp/pkgConf-mtl-2.212311923791622597488.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM
Registering mtl-2.2.1...
cabal: Leaving directory '/tmp/cabal-tmp-18481/mtl-2.2.1'
Installed mtl-2.2.1
cabal: Entering directory '/tmp/cabal-tmp-18481/network-2.6.2.1'
Configuring network-2.6.2.1...
configure: WARNING: unrecognized options: --with-compiler
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... /usr/bin/gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/gcc accepts -g... yes
checking for /usr/bin/gcc option to accept ISO C89... none needed
checking for an ANSI C-conforming const... yes
checking how to run the C preprocessor... /usr/bin/gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking ws2tcpip.h usability... no
checking ws2tcpip.h presence... no
checking for ws2tcpip.h... no
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking linux/can.h usability... yes
checking linux/can.h presence... yes
checking for linux/can.h... yes
checking linux/tcp.h usability... yes
checking linux/tcp.h presence... yes
checking for linux/tcp.h... yes
checking net/if.h usability... yes
checking net/if.h presence... yes
checking for net/if.h... yes
checking for readlink... yes
checking for symlink... yes
checking for if_nametoindex... yes
checking for struct msghdr.msg_control... yes
checking for struct msghdr.msg_accrights... no
checking for struct sockaddr.sa_len... no
checking for in_addr_t in netinet/in.h... yes
checking for SO_PEERCRED and struct ucred in sys/socket.h... yes
checking for getpeereid in unistd.h... checking for getpeereid... no
checking for _head_libws2_32_a in -lws2_32... no
checking for getaddrinfo... yes
checking for gai_strerror... yes
checking whether AI_ADDRCONFIG is declared... yes
checking whether AI_ALL is declared... yes
checking whether AI_NUMERICSERV is declared... yes
checking whether AI_V4MAPPED is declared... yes
checking whether IPV6_V6ONLY is declared... yes
checking whether IPPROTO_IP is declared... yes
checking whether IPPROTO_TCP is declared... yes
checking whether IPPROTO_IPV6 is declared... yes
checking for sendfile in sys/sendfile.h... yes
checking for sendfile in sys/socket.h... no
checking for gethostent... yes
checking for accept4... yes
configure: creating ./config.status
config.status: creating network.buildinfo
config.status: creating include/HsNetworkConfig.h
configure: WARNING: unrecognized options: --with-compiler
Building network-2.6.2.1...
Preprocessing library network-2.6.2.1...
[ 1 of 11] Compiling Network.Socket.ByteString.IOVec ( dist/build/Network/Socket/ByteString/IOVec.hs, dist/build/Network/Socket/ByteString/IOVec.o )
[ 2 of 11] Compiling Network.Socket.Types ( dist/build/Network/Socket/Types.hs, dist/build/Network/Socket/Types.o )

Network/Socket/Types.hsc:837:3: warning: [-Woverlapping-patterns]
    Pattern match is redundant
    In a case alternative: _ -> ...

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

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

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

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

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

Network/Socket.hsc:177:1: warning: [-Wunused-imports]
    The import of ‘delete’ from module ‘Data.List’ is redundant

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

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

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

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

Network/Socket.hsc:953:6: warning: [-Wunused-do-bind]
    A do-notation statement discarded a result of type ‘CInt’
    Suppress this warning by saying
      ‘_ <- ($)
              throwSocketErrorIfMinus1Retry "getPeerCred"
              c_getsockopt fd (1) (17) ptr_cr ptr_sz’

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

Network/Socket.hsc:1571:1: warning: [-Wunused-top-binds]
    Defined but not used: ‘c_accept’
[ 5 of 11] Compiling Network.Socket.ByteString.MsgHdr ( dist/build/Network/Socket/ByteString/MsgHdr.hs, dist/build/Network/Socket/ByteString/MsgHdr.o )
[ 6 of 11] Compiling Network.Socket.ByteString.Internal ( Network/Socket/ByteString/Internal.hs, dist/build/Network/Socket/ByteString/Internal.o )
[ 7 of 11] Compiling Network.Socket.ByteString ( dist/build/Network/Socket/ByteString.hs, dist/build/Network/Socket/ByteString.o )
[ 8 of 11] Compiling Network.Socket.ByteString.Lazy.Posix ( Network/Socket/ByteString/Lazy/Posix.hs, dist/build/Network/Socket/ByteString/Lazy/Posix.o )
[ 9 of 11] Compiling Network.Socket.ByteString.Lazy ( Network/Socket/ByteString/Lazy.hs, dist/build/Network/Socket/ByteString/Lazy.o )
[10 of 11] Compiling Network.BSD      ( dist/build/Network/BSD.hs, dist/build/Network/BSD.o )

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

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

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

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

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

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

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

Network/Socket.hsc:177:1: warning: [-Wunused-imports]
    The import of ‘delete’ from module ‘Data.List’ is redundant

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

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

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

Network/Socket.hsc:1571:1: warning: [-Wunused-top-binds]
    Defined but not used: ‘c_accept’

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

Network/BSD.hsc:190:19: warning: [-Wdeprecations]
    In the use of data constructor ‘PortNum’
    (imported from Network.Socket, but defined in Network.Socket.Types):
    Deprecated: "Do not use the PortNum constructor. Use the Num instance. PortNum will be removed in the next release."
Haddock coverage:
  50% (  1 /  2) in 'Network.Socket.ByteString.IOVec'
  Missing documentation for:
    IOVec (Network/Socket/ByteString/IOVec.hsc:15)
  68% ( 27 / 40) in 'Network.Socket.Types'
  Missing documentation for:
    Module header
    sockFd (Network/Socket/Types.hsc:90)
    sockFamily (Network/Socket/Types.hsc:93)
    sockType (Network/Socket/Types.hsc:96)
    sockProtocol (Network/Socket/Types.hsc:99)
    sockStatus (Network/Socket/Types.hsc:102)
    packSocketType (Network/Socket/Types.hsc:187)
    unpackSocketType (Network/Socket/Types.hsc:202)
    packFamily (Network/Socket/Types.hsc:306)
    unpackFamily (Network/Socket/Types.hsc:522)
    FlowInfo (Network/Socket/Types.hsc:801)
    ScopeID (Network/Socket/Types.hsc:802)
    ProtocolNumber (Network/Socket/Types.hsc:112)
  94% ( 30 / 32) in 'Network.Socket.Internal'
  Missing documentation for:
    FlowInfo (Network/Socket/Types.hsc:801)
    ScopeID (Network/Socket/Types.hsc:802)
  71% ( 68 / 96) in 'Network.Socket'
  Missing documentation for:
    FlowInfo (Network/Socket/Types.hsc:801)
    ScopeID (Network/Socket/Types.hsc:802)
    ShutdownCmd (Network/Socket.hsc:1045)
    ProtocolNumber (Network/Socket/Types.hsc:112)
    ServiceName (Network/Socket.hsc:221)
    AddrInfo (Network/Socket.hsc:1233)
    NameInfoFlag (Network/Socket.hsc:1286)
    getPeerName (Network/Socket.hsc:752)
    getSocketName (Network/Socket.hsc:760)
    socketPort (Network/Socket.hsc:729)
    recvLen (Network/Socket.hsc:670)
    inet_addr (Network/Socket.hsc:1128)
    inet_ntoa (Network/Socket.hsc:1136)
    isBound (Network/Socket.hsc:1095)
    isListening (Network/Socket.hsc:1100)
    isReadable (Network/Socket.hsc:1105)
    isWritable (Network/Socket.hsc:1110)
    sendFd (Network/Socket.hsc:987)
    recvFd (Network/Socket.hsc:995)
    aNY_PORT (Network/Socket.hsc:1009)
    sOMAXCONN (Network/Socket.hsc:1026)
    sOL_SOCKET (Network/Socket.hsc:1029)
    sCM_RIGHTS (Network/Socket.hsc:1033)
    fdSocket (Network/Socket.hsc:264)
    mkSocket (Network/Socket.hsc:252)
    packFamily (Network/Socket/Types.hsc:306)
    unpackFamily (Network/Socket/Types.hsc:522)
    packSocketType (Network/Socket/Types.hsc:187)
  50% (  1 /  2) in 'Network.Socket.ByteString.MsgHdr'
  Missing documentation for:
    MsgHdr (Network/Socket/ByteString/MsgHdr.hsc:22)
  25% (  1 /  4) in 'Network.Socket.ByteString.Internal'
  Missing documentation for:
    mkInvalidRecvArgError (Network/Socket/ByteString/Internal.hs:34)
    c_writev (Network/Socket/ByteString/Internal.hs:40)
    c_sendmsg (Network/Socket/ByteString/Internal.hs:43)
 100% ( 15 / 15) in 'Network.Socket.ByteString'
  25% (  1 /  4) in 'Network.Socket.ByteString.Lazy.Posix'
  Missing documentation for:
    Module header
    send (Network/Socket/ByteString/Lazy/Posix.hs:27)
    sendAll (Network/Socket/ByteString/Lazy/Posix.hs:50)
  71% (  5 /  7) in 'Network.Socket.ByteString.Lazy'
  Missing documentation for:
    send (Network/Socket/ByteString/Lazy/Posix.hs:27)
    sendAll (Network/Socket/ByteString/Lazy/Posix.hs:50)
  44% ( 23 / 52) in 'Network.BSD'
  Missing documentation for:
    HostEntry (Network/BSD.hsc:329)
    hostAddress (Network/BSD.hsc:366)
    getHostEntries (Network/BSD.hsc:419)
    setHostEntry (Network/BSD.hsc:409)
    getHostEntry (Network/BSD.hsc:401)
    endHostEntry (Network/BSD.hsc:414)
    ServiceEntry (Network/BSD.hsc:139)
    ServiceName (Network/Socket.hsc:221)
    getServiceEntries (Network/BSD.hsc:224)
    getServiceEntry (Network/BSD.hsc:206)
    setServiceEntry (Network/BSD.hsc:214)
    endServiceEntry (Network/BSD.hsc:219)
    ProtocolName (Network/BSD.hsc:123)
    ProtocolNumber (Network/Socket/Types.hsc:112)
    ProtocolEntry (Network/BSD.hsc:242)
    getProtocolByName (Network/BSD.hsc:275)
    getProtocolByNumber (Network/BSD.hsc:286)
    getProtocolNumber (Network/BSD.hsc:296)
    getProtocolEntries (Network/BSD.hsc:320)
    setProtocolEntry (Network/BSD.hsc:310)
    getProtocolEntry (Network/BSD.hsc:302)
    endProtocolEntry (Network/BSD.hsc:315)
    NetworkName (Network/BSD.hsc:434)
    NetworkAddr (Network/BSD.hsc:432)
    NetworkEntry (Network/BSD.hsc:436)
    getNetworkByName (Network/BSD.hsc:467)
    getNetworkByAddr (Network/BSD.hsc:477)
    getNetworkEntry (Network/BSD.hsc:486)
    ifNameToIndex (Network/BSD.hsc:521)
  89% ( 24 / 27) in 'Network'
  Missing documentation for:
    PortID (Network.hs:83)
    sendTo (Network.hs:333)
    recvFrom (Network.hs:342)
Warning: Network.Socket.ByteString: could not find link destinations for:
    IOVec
Documentation created: dist/doc/html/network/index.html,
dist/doc/html/network/network.txt
Creating package registration file:
/tmp/pkgConf-network-2.6.215038852381219407971.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/network-2.6.2.1-Li0aefQhyJzUSpQ0fLiXL
Registering network-2.6.2.1...
cabal: Leaving directory '/tmp/cabal-tmp-18481/network-2.6.2.1'
Installed network-2.6.2.1
cabal: Entering directory '/tmp/cabal-tmp-18481/old-locale-1.0.0.7'
Configuring old-locale-1.0.0.7...
Building old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
[1 of 1] Compiling System.Locale    ( System/Locale.hs, dist/build/System/Locale.o )
Running Haddock for old-locale-1.0.0.7...
Running hscolour for old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
Haddock coverage:
  60% (  3 /  5) in 'System.Locale'
  Missing documentation for:
    TimeLocale (System/Locale.hs:36)
    defaultTimeLocale (System/Locale.hs:49)
Documentation created: dist/doc/html/old-locale/index.html,
dist/doc/html/old-locale/old-locale.txt
Creating package registration file:
/tmp/pkgConf-old-locale-1.0.05241335891959343768.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/old-locale-1.0.0.7-6glXNhHF891B41ZfuI8hU8
Registering old-locale-1.0.0.7...
cabal: Leaving directory '/tmp/cabal-tmp-18481/old-locale-1.0.0.7'
Installed old-locale-1.0.0.7
cabal: Entering directory '/tmp/cabal-tmp-18481/stm-2.4.4.1'
Configuring stm-2.4.4.1...
Building stm-2.4.4.1...
Preprocessing library stm-2.4.4.1...
[ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o )
[ 2 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o )
[ 3 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.o )
[ 4 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o )
[ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.o )
[ 6 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o )
[ 7 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o )
[ 8 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o )
[ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o )
[10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.o )
Running Haddock for stm-2.4.4.1...
Running hscolour for stm-2.4.4.1...
Preprocessing library stm-2.4.4.1...
Preprocessing library stm-2.4.4.1...
Haddock coverage:
   0% (  0 / 11) in 'Control.Sequential.STM'
  Missing documentation for:
    Module header
    STM (Control/Sequential/STM.hs:29)
    atomically (Control/Sequential/STM.hs:47)
    throwSTM (Control/Sequential/STM.hs:54)
    catchSTM (Control/Sequential/STM.hs:57)
    TVar (Control/Sequential/STM.hs:72)
    newTVar (Control/Sequential/STM.hs:75)
    newTVarIO (Control/Sequential/STM.hs:78)
    readTVar (Control/Sequential/STM.hs:83)
    readTVarIO (Control/Sequential/STM.hs:86)
    writeTVar (Control/Sequential/STM.hs:89)
 100% ( 13 / 13) in 'Control.Concurrent.STM.TBQueue'
 100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue'
 100% ( 18 / 18) in 'Control.Concurrent.STM.TChan'
 100% ( 16 / 16) in 'Control.Concurrent.STM.TMVar'
 100% ( 13 / 13) in 'Control.Concurrent.STM.TVar'
 100% (  2 /  2) in 'Control.Concurrent.STM.TArray'
  90% (  9 / 10) in 'Control.Monad.STM'
  Missing documentation for:
    check (Control/Monad/STM.hs:81)
 100% (  8 /  8) in 'Control.Concurrent.STM'
  40% (  2 /  5) in 'Control.Concurrent.STM.TSem'
  Missing documentation for:
    newTSem (Control/Concurrent/STM/TSem.hs:42)
    waitTSem (Control/Concurrent/STM/TSem.hs:45)
    signalTSem (Control/Concurrent/STM/TSem.hs:51)
Warning: Control.Concurrent.STM.TArray: could not find link destinations for:
    getNumElements unsafeNewArray_ unsafeRead unsafeWrite
Warning: Control.Monad.STM: could not find link destinations for:
    getNumElements unsafeNewArray_ unsafeRead unsafeWrite
Documentation created: dist/doc/html/stm/index.html, dist/doc/html/stm/stm.txt
Creating package registration file: /tmp/pkgConf-stm-2.4.4952062949577721120.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/stm-2.4.4.1-4z2NRWnB0NIIUvSJsHW0kF
Registering stm-2.4.4.1...
cabal: Leaving directory '/tmp/cabal-tmp-18481/stm-2.4.4.1'
Installed stm-2.4.4.1
cabal: Entering directory '/tmp/cabal-tmp-18481/text-1.2.2.1'
Configuring text-1.2.2.1...
Building text-1.2.2.1...
Preprocessing library text-1.2.2.1...
[ 1 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )
[ 2 of 44] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 3 of 44] Compiling Data.Text.Internal.Builder.RealFloat.Functions ( Data/Text/Internal/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Internal/Builder/RealFloat/Functions.o )
[ 4 of 44] Compiling Data.Text.Internal.Builder.Int.Digits ( Data/Text/Internal/Builder/Int/Digits.hs, dist/build/Data/Text/Internal/Builder/Int/Digits.o )
[ 5 of 44] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o )
[ 6 of 44] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[ 7 of 44] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[ 8 of 44] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o )
[ 9 of 44] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o )
[10 of 44] Compiling Data.Text.Array  ( Data/Text/Array.hs, dist/build/Data/Text/Array.o )
[11 of 44] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o )
[12 of 44] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o )
[13 of 44] Compiling Data.Text.Internal.Fusion.Size ( Data/Text/Internal/Fusion/Size.hs, dist/build/Data/Text/Internal/Fusion/Size.o )
[14 of 44] Compiling Data.Text.Internal.Fusion.Types ( Data/Text/Internal/Fusion/Types.hs, dist/build/Data/Text/Internal/Fusion/Types.o )
[15 of 44] Compiling Data.Text.Internal.Fusion.CaseMapping ( Data/Text/Internal/Fusion/CaseMapping.hs, dist/build/Data/Text/Internal/Fusion/CaseMapping.o )
[16 of 44] Compiling Data.Text.Internal.Fusion.Common ( Data/Text/Internal/Fusion/Common.hs, dist/build/Data/Text/Internal/Fusion/Common.o )
[17 of 44] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o )
[18 of 44] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o )
[19 of 44] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o )
[20 of 44] Compiling Data.Text.Show   ( Data/Text/Show.hs, dist/build/Data/Text/Show.o )
[21 of 44] Compiling Data.Text.Internal.Encoding.Fusion.Common ( Data/Text/Internal/Encoding/Fusion/Common.hs, dist/build/Data/Text/Internal/Encoding/Fusion/Common.o )
[22 of 44] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[23 of 44] Compiling Data.Text.Internal.Encoding.Fusion ( Data/Text/Internal/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Encoding/Fusion.o )
[24 of 44] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o )
[25 of 44] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o )
[26 of 44] Compiling Data.Text.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o )
[27 of 44] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o )
[28 of 44] Compiling Data.Text        ( Data/Text.hs, dist/build/Data/Text.o )

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

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

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

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

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

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

Data/Text.hs:617:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT >=N/length -> compareLength//=LT" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’
[29 of 44] Compiling Data.Text.Internal.IO ( Data/Text/Internal/IO.hs, dist/build/Data/Text/Internal/IO.o )
[30 of 44] Compiling Data.Text.IO     ( Data/Text/IO.hs, dist/build/Data/Text/IO.o )
[31 of 44] Compiling Data.Text.Internal.Lazy ( Data/Text/Internal/Lazy.hs, dist/build/Data/Text/Internal/Lazy.o )
[32 of 44] Compiling Data.Text.Internal.Lazy.Fusion ( Data/Text/Internal/Lazy/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Fusion.o )
[33 of 44] Compiling Data.Text.Internal.Lazy.Search ( Data/Text/Internal/Lazy/Search.hs, dist/build/Data/Text/Internal/Lazy/Search.o )
[34 of 44] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o )
[35 of 44] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o )
[36 of 44] Compiling Data.Text.Lazy   ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o )
[37 of 44] Compiling Data.Text.Internal.Builder ( Data/Text/Internal/Builder.hs, dist/build/Data/Text/Internal/Builder.o )

Data/Text/Internal/Builder.hs:324:1: warning: [-Winline-rule-shadowing]
    Rule "flush/flush" may never fire
      because ‘flush’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘flush’
[38 of 44] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o )
[39 of 44] Compiling Data.Text.Internal.Builder.Functions ( Data/Text/Internal/Builder/Functions.hs, dist/build/Data/Text/Internal/Builder/Functions.o )
[40 of 44] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o )
[41 of 44] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o )
[42 of 44] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o )
[43 of 44] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o )
[44 of 44] Compiling Data.Text.Read   ( Data/Text/Read.hs, dist/build/Data/Text/Read.o )
Running Haddock for text-1.2.2.1...
Running hscolour for text-1.2.2.1...
Preprocessing library text-1.2.2.1...
Preprocessing library text-1.2.2.1...
Haddock coverage:
  14% (  1 /  7) in 'Data.Text.Internal.Read'
  Missing documentation for:
    IReader (Data/Text/Internal/Read.hs:26)
    IParser (Data/Text/Internal/Read.hs:28)
    T (Data/Text/Internal/Read.hs:48)
    digitToInt (Data/Text/Internal/Read.hs:61)
    hexDigitToInt (Data/Text/Internal/Read.hs:55)
    perhaps (Data/Text/Internal/Read.hs:50)
  50% (  1 /  2) in 'Data.Text.Internal.Encoding.Utf32'
  Missing documentation for:
    validate (Data/Text/Internal/Encoding/Utf32.hs:24)
  50% (  1 /  2) in 'Data.Text.Internal.Builder.RealFloat.Functions'
  Missing documentation for:
    roundTo (Data/Text/Internal/Builder/RealFloat/Functions.hs:17)
   0% (  0 /  2) in 'Data.Text.Internal.Builder.Int.Digits'
  Missing documentation for:
    Module header
    digits (Data/Text/Internal/Builder/Int/Digits.hs:21)
 100% ( 12 / 12) in 'Data.Text.Encoding.Error'
 100% (  2 /  2) in 'Data.Text.Internal.Unsafe.Shift'
  25% (  1 /  4) in 'Data.Text.Internal.Encoding.Utf16'
  Missing documentation for:
    chr2 (Data/Text/Internal/Encoding/Utf16.hs:29)
    validate1 (Data/Text/Internal/Encoding/Utf16.hs:38)
    validate2 (Data/Text/Internal/Encoding/Utf16.hs:42)
 100% (  2 /  2) in 'Data.Text.Internal.Functions'
 100% (  3 /  3) in 'Data.Text.Internal.Unsafe'
 100% ( 16 / 16) in 'Data.Text.Array'
  33% (  2 /  6) in 'Data.Text.Internal.Unsafe.Char'
  Missing documentation for:
    ord (Data/Text/Internal/Unsafe/Char.hs:39)
    unsafeChr (Data/Text/Internal/Unsafe/Char.hs:43)
    unsafeChr8 (Data/Text/Internal/Unsafe/Char.hs:47)
    unsafeChr32 (Data/Text/Internal/Unsafe/Char.hs:51)
  95% ( 19 / 20) in 'Data.Text.Internal'
  Missing documentation for:
    textP (Data/Text/Internal.hs:97)
  38% (  5 / 13) in 'Data.Text.Internal.Fusion.Size'
  Missing documentation for:
    Size (Data/Text/Internal/Fusion/Size.hs:40)
    exactly (Data/Text/Internal/Fusion/Size.hs:44)
    exactSize (Data/Text/Internal/Fusion/Size.hs:49)
    maxSize (Data/Text/Internal/Fusion/Size.hs:57)
    betweenSize (Data/Text/Internal/Fusion/Size.hs:65)
    unknownSize (Data/Text/Internal/Fusion/Size.hs:74)
    compareSize (Data/Text/Internal/Fusion/Size.hs:143)
    isEmpty (Data/Text/Internal/Fusion/Size.hs:151)
  88% (  7 /  8) in 'Data.Text.Internal.Fusion.Types'
  Missing documentation for:
    Stream (Data/Text/Internal/Fusion/Types.hs:83)
   0% (  0 /  5) in 'Data.Text.Internal.Fusion.CaseMapping'
  Missing documentation for:
    Module header
    upperMapping (Data/Text/Internal/Fusion/CaseMapping.hs:13)
    lowerMapping (Data/Text/Internal/Fusion/CaseMapping.hs:220)
    titleMapping (Data/Text/Internal/Fusion/CaseMapping.hs:225)
    foldMapping (Data/Text/Internal/Fusion/CaseMapping.hs:324)
  89% ( 63 / 71) in 'Data.Text.Internal.Fusion.Common'
  Missing documentation for:
    singleton (Data/Text/Internal/Fusion/Common.hs:119)
    streamList (Data/Text/Internal/Fusion/Common.hs:125)
    unstreamList (Data/Text/Internal/Fusion/Common.hs:131)
    intercalate (Data/Text/Internal/Fusion/Common.hs:577)
    justifyLeftI (Data/Text/Internal/Fusion/Common.hs:479)
    scanl (Data/Text/Internal/Fusion/Common.hs:656)
    replicateCharI (Data/Text/Internal/Fusion/Common.hs:671)
    replicateI (Data/Text/Internal/Fusion/Common.hs:682)
  93% ( 13 / 14) in 'Data.Text.Unsafe'
  Missing documentation for:
    Iter (Data/Text/Unsafe.hs:62)
  33% (  1 /  3) in 'Data.Text.Internal.Private'
  Missing documentation for:
    runText (Data/Text/Internal/Private.hs:33)
    span_ (Data/Text/Internal/Private.hs:23)
  91% ( 20 / 22) in 'Data.Text.Internal.Fusion'
  Missing documentation for:
    Stream (Data/Text/Internal/Fusion/Types.hs:83)
    length (Data/Text/Internal/Fusion.hs:127)
 100% (  4 /  4) in 'Data.Text.Show'
  33% (  2 /  6) in 'Data.Text.Internal.Encoding.Fusion.Common'
  Missing documentation for:
    restreamUtf16LE (Data/Text/Internal/Encoding/Fusion/Common.hs:63)
    restreamUtf16BE (Data/Text/Internal/Encoding/Fusion/Common.hs:39)
    restreamUtf32LE (Data/Text/Internal/Encoding/Fusion/Common.hs:106)
    restreamUtf32BE (Data/Text/Internal/Encoding/Fusion/Common.hs:87)
  17% (  2 / 12) in 'Data.Text.Internal.Encoding.Utf8'
  Missing documentation for:
    ord2 (Data/Text/Internal/Encoding/Utf8.hs:58)
    ord3 (Data/Text/Internal/Encoding/Utf8.hs:69)
    ord4 (Data/Text/Internal/Encoding/Utf8.hs:81)
    chr2 (Data/Text/Internal/Encoding/Utf8.hs:94)
    chr3 (Data/Text/Internal/Encoding/Utf8.hs:103)
    chr4 (Data/Text/Internal/Encoding/Utf8.hs:114)
    validate1 (Data/Text/Internal/Encoding/Utf8.hs:128)
    validate2 (Data/Text/Internal/Encoding/Utf8.hs:132)
    validate3 (Data/Text/Internal/Encoding/Utf8.hs:136)
    validate4 (Data/Text/Internal/Encoding/Utf8.hs:153)
  91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion'
  Missing documentation for:
    streamASCII (Data/Text/Internal/Encoding/Fusion.hs:57)
 100% ( 33 / 33) in 'Data.Text.Encoding'
 100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Search'
 100% ( 18 / 18) in 'Data.Text.Foreign'
 100% (127 /127) in 'Data.Text'
 100% (  3 /  3) in 'Data.Text.Internal.IO'
 100% ( 20 / 20) in 'Data.Text.IO'
  93% ( 14 / 15) in 'Data.Text.Internal.Lazy'
  Missing documentation for:
    Text (Data/Text/Internal/Lazy.hs:47)
 100% (  8 /  8) in 'Data.Text.Internal.Lazy.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Lazy.Search'
 100% (  2 /  2) in 'Data.Text.Lazy.Internal'
  89% ( 24 / 27) in 'Data.Text.Lazy.Encoding'
  Missing documentation for:
    encodeUtf8 (Data/Text/Lazy/Encoding.hs:148)
    encodeUtf8Builder (Data/Text/Lazy/Encoding.hs:162)
    encodeUtf8BuilderEscaped (Data/Text/Lazy/Encoding.hs:167)
  99% (128 /129) in 'Data.Text.Lazy'
  Missing documentation for:
    Text (Data/Text/Internal/Lazy.hs:47)
  94% ( 16 / 17) in 'Data.Text.Internal.Builder'
  Missing documentation for:
    append' (Data/Text/Internal/Builder.hs:301)
 100% ( 12 / 12) in 'Data.Text.Lazy.Builder'
 100% (  3 /  3) in 'Data.Text.Internal.Builder.Functions'
   0% (  0 /  3) in 'Data.Text.Lazy.Builder.Int'
  Missing documentation for:
    Module header
    decimal (Data/Text/Lazy/Builder/Int.hs:52)
    hexadecimal (Data/Text/Lazy/Builder/Int.hs:162)
 100% ( 19 / 19) in 'Data.Text.Lazy.IO'
 100% (  7 /  7) in 'Data.Text.Lazy.Read'
  75% (  3 /  4) in 'Data.Text.Lazy.Builder.RealFloat'
  Missing documentation for:
    formatRealFloat (Data/Text/Lazy/Builder/RealFloat.hs:46)
 100% (  7 /  7) in 'Data.Text.Read'
Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for:
    findIndicesI
Warning: Data.Text: could not find link destinations for:
    replicateChar countChar
Warning: Data.Text.Internal.IO: could not find link destinations for:
    Handle__
Warning: Data.Text.Lazy: could not find link destinations for:
    replicateChar dropWords splitAtWord countChar
Warning: Data.Text.Internal.Builder: could not find link destinations for:
    empty append
Warning: Data.Text.Lazy.Builder.RealFloat: could not find link destinations for:
    floatToDigits
Documentation created: dist/doc/html/text/index.html,
dist/doc/html/text/text.txt
Creating package registration file:
/tmp/pkgConf-text-1.2.24206874831669475776.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/text-1.2.2.1-9Yh8rJoh8fO2JMLWffT3Qs
Registering text-1.2.2.1...
cabal: Leaving directory '/tmp/cabal-tmp-18481/text-1.2.2.1'
Installed text-1.2.2.1
cabal: Entering directory '/tmp/cabal-tmp-18481/utf8-string-1.0.1.1'
Configuring utf8-string-1.0.1.1...
Building utf8-string-1.0.1.1...
Preprocessing library utf8-string-1.0.1.1...
[1 of 5] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.o )
[2 of 5] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/build/Codec/Binary/UTF8/Generic.o )
[3 of 5] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/build/Data/String/UTF8.o )
[4 of 5] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.o )
[5 of 5] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.o )
Running Haddock for utf8-string-1.0.1.1...
Running hscolour for utf8-string-1.0.1.1...
Preprocessing library utf8-string-1.0.1.1...
Preprocessing library utf8-string-1.0.1.1...
Haddock coverage:
 100% (  8 /  8) in 'Codec.Binary.UTF8.String'
  94% ( 16 / 17) in 'Codec.Binary.UTF8.Generic'
  Missing documentation for:
    UTF8Bytes (Codec/Binary/UTF8/Generic.hs:48)
  89% ( 24 / 27) in 'Data.String.UTF8'
  Missing documentation for:
    UTF8Bytes (Codec/Binary/UTF8/Generic.hs:48)
    fromRep (Data/String/UTF8.hs:59)
    toRep (Data/String/UTF8.hs:62)
 100% ( 17 / 17) in 'Data.ByteString.Lazy.UTF8'
 100% ( 17 / 17) in 'Data.ByteString.UTF8'
Documentation created: dist/doc/html/utf8-string/index.html,
dist/doc/html/utf8-string/utf8-string.txt
Creating package registration file:
/tmp/pkgConf-utf8-string-1.0.1309766496457676440.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/utf8-string-1.0.1.1-2T8mBCuEDlXDo8zed8Onw4
Registering utf8-string-1.0.1.1...
cabal: Leaving directory '/tmp/cabal-tmp-18481/utf8-string-1.0.1.1'
Installed utf8-string-1.0.1.1
cabal: Entering directory '/tmp/cabal-tmp-18481/data-default-instances-containers-0.0.1'
Configuring data-default-instances-containers-0.0.1...
Building data-default-instances-containers-0.0.1...
Preprocessing library data-default-instances-containers-0.0.1...
[1 of 1] Compiling Data.Default.Instances.Containers ( Data/Default/Instances/Containers.hs, dist/build/Data/Default/Instances/Containers.o )
Running Haddock for data-default-instances-containers-0.0.1...
Running hscolour for data-default-instances-containers-0.0.1...
Preprocessing library data-default-instances-containers-0.0.1...
Preprocessing library data-default-instances-containers-0.0.1...
Haddock coverage:
  50% (  1 /  2) in 'Data.Default.Instances.Containers'
  Missing documentation for:
    Module header
Documentation created:
dist/doc/html/data-default-instances-containers/index.html,
dist/doc/html/data-default-instances-containers/data-default-instances-containers.txt
Creating package registration file:
/tmp/pkgConf-data-default-instances-containers-0.0384295879104852634.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/data-default-instances-containers-0.0.1-B3LqdWnlDzL8N7WtQnkQ3T
Registering data-default-instances-containers-0.0.1...
cabal: Leaving directory '/tmp/cabal-tmp-18481/data-default-instances-containers-0.0.1'
Installed data-default-instances-containers-0.0.1
cabal: Entering directory '/tmp/cabal-tmp-18481/data-default-instances-dlist-0.0.1'
Configuring data-default-instances-dlist-0.0.1...
Building data-default-instances-dlist-0.0.1...
Preprocessing library data-default-instances-dlist-0.0.1...
[1 of 1] Compiling Data.Default.Instances.DList ( Data/Default/Instances/DList.hs, dist/build/Data/Default/Instances/DList.o )
Running Haddock for data-default-instances-dlist-0.0.1...
Running hscolour for data-default-instances-dlist-0.0.1...
Preprocessing library data-default-instances-dlist-0.0.1...
Preprocessing library data-default-instances-dlist-0.0.1...
Haddock coverage:
  50% (  1 /  2) in 'Data.Default.Instances.DList'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/data-default-instances-dlist/index.html,
dist/doc/html/data-default-instances-dlist/data-default-instances-dlist.txt
Creating package registration file:
/tmp/pkgConf-data-default-instances-dlist-0.01468519716421825361.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/data-default-instances-dlist-0.0.1-Iuu8RDdvkDTGQq8jf1vbmo
Registering data-default-instances-dlist-0.0.1...
cabal: Leaving directory '/tmp/cabal-tmp-18481/data-default-instances-dlist-0.0.1'
Installed data-default-instances-dlist-0.0.1
cabal: Entering directory '/tmp/cabal-tmp-18481/regex-base-0.93.2'
Configuring regex-base-0.93.2...
Building regex-base-0.93.2...
Preprocessing library regex-base-0.93.2...
[1 of 4] Compiling Text.Regex.Base.RegexLike ( Text/Regex/Base/RegexLike.hs, dist/build/Text/Regex/Base/RegexLike.o )
[2 of 4] Compiling Text.Regex.Base.Context ( Text/Regex/Base/Context.hs, dist/build/Text/Regex/Base/Context.o )
[3 of 4] Compiling Text.Regex.Base  ( Text/Regex/Base.hs, dist/build/Text/Regex/Base.o )

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

Text/Regex/Base.hs:55:13: warning: [-Wdeprecations]
    In the use of ‘versionTags’ (imported from Data.Version):
    Deprecated: "See GHC ticket #2496"
Haddock coverage:
  94% ( 17 / 18) in 'Text.Regex.Base.RegexLike'
  Missing documentation for:
    MatchText (Text/Regex/Base/RegexLike.hs:55)
 100% (  1 /  1) in 'Text.Regex.Base.Context'
  75% (  3 /  4) in 'Text.Regex.Base'
  Missing documentation for:
    getVersion_Text_Regex_Base (Text/Regex/Base.hs:52)
  33% (  1 /  3) in 'Text.Regex.Base.Impl'
  Missing documentation for:
    polymatch (Text/Regex/Base/Impl.hs:50)
    polymatchM (Text/Regex/Base/Impl.hs:56)
Documentation created: dist/doc/html/regex-base/index.html,
dist/doc/html/regex-base/regex-base.txt
Creating package registration file:
/tmp/pkgConf-regex-base-0.93217852623683309587.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/regex-base-0.93.2-71isvdwnRNrGKtKYo9rpQd
Registering regex-base-0.93.2...
cabal: Leaving directory '/tmp/cabal-tmp-18481/regex-base-0.93.2'
Installed regex-base-0.93.2
cabal: Entering directory '/tmp/cabal-tmp-18481/data-default-instances-old-locale-0.0.1'
Configuring data-default-instances-old-locale-0.0.1...
Building data-default-instances-old-locale-0.0.1...
Preprocessing library data-default-instances-old-locale-0.0.1...
[1 of 1] Compiling Data.Default.Instances.OldLocale ( Data/Default/Instances/OldLocale.hs, dist/build/Data/Default/Instances/OldLocale.o )
Running Haddock for data-default-instances-old-locale-0.0.1...
Running hscolour for data-default-instances-old-locale-0.0.1...
Preprocessing library data-default-instances-old-locale-0.0.1...
Preprocessing library data-default-instances-old-locale-0.0.1...
Haddock coverage:
  50% (  1 /  2) in 'Data.Default.Instances.OldLocale'
  Missing documentation for:
    Module header
Documentation created:
dist/doc/html/data-default-instances-old-locale/index.html,
dist/doc/html/data-default-instances-old-locale/data-default-instances-old-locale.txt
Creating package registration file:
/tmp/pkgConf-data-default-instances-old-locale-0.012306743961815983044.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/data-default-instances-old-locale-0.0.1-LPOHPEJCJUa53W1ZYaHB84
Registering data-default-instances-old-locale-0.0.1...
cabal: Leaving directory '/tmp/cabal-tmp-18481/data-default-instances-old-locale-0.0.1'
Installed data-default-instances-old-locale-0.0.1
cabal: Entering directory '/tmp/cabal-tmp-18481/parsec-3.1.11'
Configuring parsec-3.1.11...
Building parsec-3.1.11...
Preprocessing library parsec-3.1.11...
[ 1 of 25] Compiling Text.Parsec.Pos  ( Text/Parsec/Pos.hs, dist/build/Text/Parsec/Pos.o )
[ 2 of 25] Compiling Text.Parsec.Error ( Text/Parsec/Error.hs, dist/build/Text/Parsec/Error.o )
[ 3 of 25] Compiling Text.ParserCombinators.Parsec.Error ( Text/ParserCombinators/Parsec/Error.hs, dist/build/Text/ParserCombinators/Parsec/Error.o )
[ 4 of 25] Compiling Text.Parsec.Prim ( Text/Parsec/Prim.hs, dist/build/Text/Parsec/Prim.o )
[ 5 of 25] Compiling Text.Parsec.Combinator ( Text/Parsec/Combinator.hs, dist/build/Text/Parsec/Combinator.o )
[ 6 of 25] Compiling Text.ParserCombinators.Parsec.Combinator ( Text/ParserCombinators/Parsec/Combinator.hs, dist/build/Text/ParserCombinators/Parsec/Combinator.o )
[ 7 of 25] Compiling Text.Parsec.String ( Text/Parsec/String.hs, dist/build/Text/Parsec/String.o )
[ 8 of 25] Compiling Text.Parsec.ByteString ( Text/Parsec/ByteString.hs, dist/build/Text/Parsec/ByteString.o )
[ 9 of 25] Compiling Text.Parsec.ByteString.Lazy ( Text/Parsec/ByteString/Lazy.hs, dist/build/Text/Parsec/ByteString/Lazy.o )
[10 of 25] Compiling Text.Parsec.Text ( Text/Parsec/Text.hs, dist/build/Text/Parsec/Text.o )
[11 of 25] Compiling Text.Parsec.Text.Lazy ( Text/Parsec/Text/Lazy.hs, dist/build/Text/Parsec/Text/Lazy.o )
[12 of 25] Compiling Text.Parsec.Expr ( Text/Parsec/Expr.hs, dist/build/Text/Parsec/Expr.o )
[13 of 25] Compiling Text.ParserCombinators.Parsec.Prim ( Text/ParserCombinators/Parsec/Prim.hs, dist/build/Text/ParserCombinators/Parsec/Prim.o )
[14 of 25] Compiling Text.ParserCombinators.Parsec.Pos ( Text/ParserCombinators/Parsec/Pos.hs, dist/build/Text/ParserCombinators/Parsec/Pos.o )
[15 of 25] Compiling Text.Parsec.Char ( Text/Parsec/Char.hs, dist/build/Text/Parsec/Char.o )
[16 of 25] Compiling Text.Parsec.Token ( Text/Parsec/Token.hs, dist/build/Text/Parsec/Token.o )
[17 of 25] Compiling Text.ParserCombinators.Parsec.Token ( Text/ParserCombinators/Parsec/Token.hs, dist/build/Text/ParserCombinators/Parsec/Token.o )
[18 of 25] Compiling Text.ParserCombinators.Parsec.Char ( Text/ParserCombinators/Parsec/Char.hs, dist/build/Text/ParserCombinators/Parsec/Char.o )
[19 of 25] Compiling Text.ParserCombinators.Parsec ( Text/ParserCombinators/Parsec.hs, dist/build/Text/ParserCombinators/Parsec.o )
[20 of 25] Compiling Text.ParserCombinators.Parsec.Expr ( Text/ParserCombinators/Parsec/Expr.hs, dist/build/Text/ParserCombinators/Parsec/Expr.o )
[21 of 25] Compiling Text.Parsec      ( Text/Parsec.hs, dist/build/Text/Parsec.o )
[22 of 25] Compiling Text.Parsec.Language ( Text/Parsec/Language.hs, dist/build/Text/Parsec/Language.o )
[23 of 25] Compiling Text.ParserCombinators.Parsec.Language ( Text/ParserCombinators/Parsec/Language.hs, dist/build/Text/ParserCombinators/Parsec/Language.o )
[24 of 25] Compiling Text.Parsec.Perm ( Text/Parsec/Perm.hs, dist/build/Text/Parsec/Perm.o )
[25 of 25] Compiling Text.ParserCombinators.Parsec.Perm ( Text/ParserCombinators/Parsec/Perm.hs, dist/build/Text/ParserCombinators/Parsec/Perm.o )
Running Haddock for parsec-3.1.11...
Running hscolour for parsec-3.1.11...
Preprocessing library parsec-3.1.11...
Preprocessing library parsec-3.1.11...
Haddock coverage:
  82% ( 14 / 17) in 'Text.Parsec.Pos'
  Missing documentation for:
    SourceName (Text/Parsec/Pos.hs:31)
    Line (Text/Parsec/Pos.hs:32)
    Column (Text/Parsec/Pos.hs:33)
  43% (  6 / 14) in 'Text.Parsec.Error'
  Missing documentation for:
    errorIsUnknown (Text/Parsec/Error.hs:113)
    showErrorMessages (Text/Parsec/Error.hs:176)
    newErrorMessage (Text/Parsec/Error.hs:123)
    newErrorUnknown (Text/Parsec/Error.hs:119)
    addErrorMessage (Text/Parsec/Error.hs:127)
    setErrorPos (Text/Parsec/Error.hs:131)
    setErrorMessage (Text/Parsec/Error.hs:135)
    mergeError (Text/Parsec/Error.hs:139)
  38% (  6 / 16) in 'Text.ParserCombinators.Parsec.Error'
  Missing documentation for:
    messageCompare (Text/ParserCombinators/Parsec/Error.hs:36)
    messageEq (Text/ParserCombinators/Parsec/Error.hs:39)
    errorIsUnknown (Text/Parsec/Error.hs:113)
    showErrorMessages (Text/Parsec/Error.hs:176)
    newErrorMessage (Text/Parsec/Error.hs:123)
    newErrorUnknown (Text/Parsec/Error.hs:119)
    addErrorMessage (Text/Parsec/Error.hs:127)
    setErrorPos (Text/Parsec/Error.hs:131)
    setErrorMessage (Text/Parsec/Error.hs:135)
    mergeError (Text/Parsec/Error.hs:139)
  64% ( 32 / 50) in 'Text.Parsec.Prim'
  Missing documentation for:
    unknownError (Text/Parsec/Prim.hs:93)
    sysUnExpectError (Text/Parsec/Prim.hs:96)
    Parsec (Text/Parsec/Prim.hs:159)
    Consumed (Text/Parsec/Prim.hs:161)
    Reply (Text/Parsec/Prim.hs:165)
    State (Text/Parsec/Prim.hs:169)
    parsecMap (Text/Parsec/Prim.hs:187)
    parserReturn (Text/Parsec/Prim.hs:231)
    parserBind (Text/Parsec/Prim.hs:236)
    mergeErrorReply (Text/Parsec/Prim.hs:276)
    parserFail (Text/Parsec/Prim.hs:282)
    parserPlus (Text/Parsec/Prim.hs:300)
    labels (Text/Parsec/Prim.hs:355)
    tokens (Text/Parsec/Prim.hs:406)
    tokenPrimEx (Text/Parsec/Prim.hs:543)
    manyAccum (Text/Parsec/Prim.hs:602)
    runPT (Text/Parsec/Prim.hs:620)
    runP (Text/Parsec/Prim.hs:634)
 100% ( 24 / 24) in 'Text.Parsec.Combinator'
 100% ( 24 / 24) in 'Text.ParserCombinators.Parsec.Combinator'
  50% (  2 /  4) in 'Text.Parsec.String'
  Missing documentation for:
    Parser (Text/Parsec/String.hs:22)
    GenParser (Text/Parsec/String.hs:23)
  50% (  2 /  4) in 'Text.Parsec.ByteString'
  Missing documentation for:
    Parser (Text/Parsec/ByteString.hs:24)
    GenParser (Text/Parsec/ByteString.hs:25)
  50% (  2 /  4) in 'Text.Parsec.ByteString.Lazy'
  Missing documentation for:
    Parser (Text/Parsec/ByteString/Lazy.hs:24)
    GenParser (Text/Parsec/ByteString/Lazy.hs:25)
  33% (  1 /  3) in 'Text.Parsec.Text'
  Missing documentation for:
    Parser (Text/Parsec/Text.hs:23)
    GenParser (Text/Parsec/Text.hs:24)
  33% (  1 /  3) in 'Text.Parsec.Text.Lazy'
  Missing documentation for:
    Parser (Text/Parsec/Text/Lazy.hs:23)
    GenParser (Text/Parsec/Text/Lazy.hs:24)
 100% (  5 /  5) in 'Text.Parsec.Expr'
  70% ( 21 / 30) in 'Text.ParserCombinators.Parsec.Prim'
  Missing documentation for:
    Parser (Text/Parsec/String.hs:22)
    GenParser (Text/Parsec/String.hs:23)
    runParser (Text/ParserCombinators/Parsec/Prim.hs:57)
    tokens (Text/Parsec/Prim.hs:406)
    tokenPrimEx (Text/Parsec/Prim.hs:543)
    try (Text/ParserCombinators/Parsec/Prim.hs:64)
    labels (Text/Parsec/Prim.hs:355)
    pzero (Text/ParserCombinators/Parsec/Prim.hs:54)
    State (Text/Parsec/Prim.hs:169)
  82% ( 14 / 17) in 'Text.ParserCombinators.Parsec.Pos'
  Missing documentation for:
    SourceName (Text/Parsec/Pos.hs:31)
    Line (Text/Parsec/Pos.hs:32)
    Column (Text/Parsec/Pos.hs:33)
 100% ( 20 / 20) in 'Text.Parsec.Char'
  67% (  4 /  6) in 'Text.Parsec.Token'
  Missing documentation for:
    LanguageDef (Text/Parsec/Token.hs:39)
    TokenParser (Text/Parsec/Token.hs:110)
  67% (  4 /  6) in 'Text.ParserCombinators.Parsec.Token'
  Missing documentation for:
    LanguageDef (Text/Parsec/Token.hs:39)
    TokenParser (Text/Parsec/Token.hs:110)
  95% ( 18 / 19) in 'Text.ParserCombinators.Parsec.Char'
  Missing documentation for:
    CharParser (Text/ParserCombinators/Parsec/Char.hs:40)
  83% ( 15 / 18) in 'Text.ParserCombinators.Parsec'
  Missing documentation for:
    SourceName (Text/Parsec/Pos.hs:31)
    Line (Text/Parsec/Pos.hs:32)
    Column (Text/Parsec/Pos.hs:33)
  40% (  2 /  5) in 'Text.ParserCombinators.Parsec.Expr'
  Missing documentation for:
    Operator (Text/ParserCombinators/Parsec/Expr.hs:29)
    OperatorTable (Text/ParserCombinators/Parsec/Expr.hs:33)
    buildExpressionParser (Text/ParserCombinators/Parsec/Expr.hs:40)
  78% ( 73 / 94) in 'Text.Parsec'
  Missing documentation for:
    Parsec (Text/Parsec/Prim.hs:159)
    tokens (Text/Parsec/Prim.hs:406)
    labels (Text/Parsec/Prim.hs:355)
    SourceName (Text/Parsec/Pos.hs:31)
    Line (Text/Parsec/Pos.hs:32)
    Column (Text/Parsec/Pos.hs:33)
    manyAccum (Text/Parsec/Prim.hs:602)
    tokenPrimEx (Text/Parsec/Prim.hs:543)
    runPT (Text/Parsec/Prim.hs:620)
    unknownError (Text/Parsec/Prim.hs:93)
    sysUnExpectError (Text/Parsec/Prim.hs:96)
    mergeErrorReply (Text/Parsec/Prim.hs:276)
    runP (Text/Parsec/Prim.hs:634)
    Consumed (Text/Parsec/Prim.hs:161)
    Reply (Text/Parsec/Prim.hs:165)
    State (Text/Parsec/Prim.hs:169)
    parsecMap (Text/Parsec/Prim.hs:187)
    parserReturn (Text/Parsec/Prim.hs:231)
    parserBind (Text/Parsec/Prim.hs:236)
    parserFail (Text/Parsec/Prim.hs:282)
    parserPlus (Text/Parsec/Prim.hs:300)
  90% (  9 / 10) in 'Text.Parsec.Language'
  Missing documentation for:
    LanguageDef (Text/Parsec/Token.hs:39)
  90% (  9 / 10) in 'Text.ParserCombinators.Parsec.Language'
  Missing documentation for:
    LanguageDef (Text/Parsec/Token.hs:39)
 100% (  8 /  8) in 'Text.Parsec.Perm'
 100% (  7 /  7) in 'Text.ParserCombinators.Parsec.Perm'
Documentation created: dist/doc/html/parsec/index.html,
dist/doc/html/parsec/parsec.txt
Creating package registration file:
/tmp/pkgConf-parsec-3.17096063681041356631.11
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/parsec-3.1.11-37j7M1YEHqtEooY7BpJdri
Registering parsec-3.1.11...
cabal: Leaving directory '/tmp/cabal-tmp-18481/parsec-3.1.11'
Installed parsec-3.1.11
cabal: Entering directory '/tmp/cabal-tmp-18481/regex-posix-0.95.2'
Configuring regex-posix-0.95.2...
Building regex-posix-0.95.2...
Preprocessing library regex-posix-0.95.2...
[1 of 6] Compiling Text.Regex.Posix.Wrap ( dist/build/Text/Regex/Posix/Wrap.hs, dist/build/Text/Regex/Posix/Wrap.o )
[2 of 6] Compiling Text.Regex.Posix.String ( Text/Regex/Posix/String.hs, dist/build/Text/Regex/Posix/String.o )
[3 of 6] Compiling Text.Regex.Posix.Sequence ( Text/Regex/Posix/Sequence.hs, dist/build/Text/Regex/Posix/Sequence.o )
[4 of 6] Compiling Text.Regex.Posix.ByteString ( Text/Regex/Posix/ByteString.hs, dist/build/Text/Regex/Posix/ByteString.o )
[5 of 6] Compiling Text.Regex.Posix.ByteString.Lazy ( Text/Regex/Posix/ByteString/Lazy.hs, dist/build/Text/Regex/Posix/ByteString/Lazy.o )
[6 of 6] Compiling Text.Regex.Posix ( Text/Regex/Posix.hs, dist/build/Text/Regex/Posix.o )

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

Text/Regex/Posix.hs:72:13: warning: [-Wdeprecations]
    In the use of ‘versionTags’ (imported from Data.Version):
    Deprecated: "See GHC ticket #2496"
Haddock coverage:
  40% ( 17 / 42) in 'Text.Regex.Posix.Wrap'
  Missing documentation for:
    RegOffsetT (Text/Regex/Posix/Wrap.hsc:166)
    =~ (Text/Regex/Posix/Wrap.hsc:320)
    =~~ (Text/Regex/Posix/Wrap.hsc:322)
    wrapCompile (Text/Regex/Posix/Wrap.hsc:298)
    wrapTest (Text/Regex/Posix/Wrap.hsc:303)
    wrapCount (Text/Regex/Posix/Wrap.hsc:317)
    unusedRegOffset (Text/Regex/Posix/Wrap.hsc:291)
    compExtended (Text/Regex/Posix/Wrap.hsc:416)
    compIgnoreCase (Text/Regex/Posix/Wrap.hsc:418)
    compNoSub (Text/Regex/Posix/Wrap.hsc:420)
    compNewline (Text/Regex/Posix/Wrap.hsc:422)
    execNotBOL (Text/Regex/Posix/Wrap.hsc:411)
    execNotEOL (Text/Regex/Posix/Wrap.hsc:413)
    retBadbr (Text/Regex/Posix/Wrap.hsc:427)
    retBadpat (Text/Regex/Posix/Wrap.hsc:429)
    retBadrpt (Text/Regex/Posix/Wrap.hsc:431)
    retEcollate (Text/Regex/Posix/Wrap.hsc:433)
    retEctype (Text/Regex/Posix/Wrap.hsc:435)
    retEescape (Text/Regex/Posix/Wrap.hsc:437)
    retEsubreg (Text/Regex/Posix/Wrap.hsc:439)
    retEbrack (Text/Regex/Posix/Wrap.hsc:441)
    retEparen (Text/Regex/Posix/Wrap.hsc:443)
    retEbrace (Text/Regex/Posix/Wrap.hsc:445)
    retErange (Text/Regex/Posix/Wrap.hsc:447)
    retEspace (Text/Regex/Posix/Wrap.hsc:449)
  68% ( 17 / 25) in 'Text.Regex.Posix.String'
  Missing documentation for:
    unusedOffset (Text/Regex/Posix/String.hs:63)
    compile (Text/Regex/Posix/String.hs:87)
    compExtended (Text/Regex/Posix/Wrap.hsc:416)
    compIgnoreCase (Text/Regex/Posix/Wrap.hsc:418)
    compNoSub (Text/Regex/Posix/Wrap.hsc:420)
    compNewline (Text/Regex/Posix/Wrap.hsc:422)
    execNotBOL (Text/Regex/Posix/Wrap.hsc:411)
    execNotEOL (Text/Regex/Posix/Wrap.hsc:413)
  67% ( 16 / 24) in 'Text.Regex.Posix.Sequence'
  Missing documentation for:
    unusedOffset (Text/Regex/Posix/Sequence.hs:67)
    compile (Text/Regex/Posix/Sequence.hs:91)
    compExtended (Text/Regex/Posix/Wrap.hsc:416)
    compIgnoreCase (Text/Regex/Posix/Wrap.hsc:418)
    compNoSub (Text/Regex/Posix/Wrap.hsc:420)
    compNewline (Text/Regex/Posix/Wrap.hsc:422)
    execNotBOL (Text/Regex/Posix/Wrap.hsc:411)
    execNotEOL (Text/Regex/Posix/Wrap.hsc:413)
  68% ( 17 / 25) in 'Text.Regex.Posix.ByteString'
  Missing documentation for:
    unusedOffset (Text/Regex/Posix/ByteString.hs:143)
    regexec (Text/Regex/Posix/ByteString.hs:124)
    compExtended (Text/Regex/Posix/Wrap.hsc:416)
    compIgnoreCase (Text/Regex/Posix/Wrap.hsc:418)
    compNoSub (Text/Regex/Posix/Wrap.hsc:420)
    compNewline (Text/Regex/Posix/Wrap.hsc:422)
    execNotBOL (Text/Regex/Posix/Wrap.hsc:411)
    execNotEOL (Text/Regex/Posix/Wrap.hsc:413)
  68% ( 17 / 25) in 'Text.Regex.Posix.ByteString.Lazy'
  Missing documentation for:
    unusedOffset (Text/Regex/Posix/ByteString/Lazy.hs:140)
    regexec (Text/Regex/Posix/ByteString/Lazy.hs:128)
    compExtended (Text/Regex/Posix/Wrap.hsc:416)
    compIgnoreCase (Text/Regex/Posix/Wrap.hsc:418)
    compNoSub (Text/Regex/Posix/Wrap.hsc:420)
    compNewline (Text/Regex/Posix/Wrap.hsc:422)
    execNotBOL (Text/Regex/Posix/Wrap.hsc:411)
    execNotEOL (Text/Regex/Posix/Wrap.hsc:413)
  80% (  4 /  5) in 'Text.Regex.Posix'
  Missing documentation for:
    getVersion_Text_Regex_Posix (Text/Regex/Posix.hs:69)
Warning: Text.Regex.Posix.Wrap: could not find link destinations for:
    retNoMatch
Warning: Text.Regex.Posix.String: could not find link destinations for:
    retNoMatch
Warning: Text.Regex.Posix.Sequence: could not find link destinations for:
    retNoMatch
Warning: Text.Regex.Posix.ByteString: could not find link destinations for:
    retNoMatch
Warning: Text.Regex.Posix.ByteString.Lazy: could not find link destinations for:
    retNoMatch
Documentation created: dist/doc/html/regex-posix/index.html,
dist/doc/html/regex-posix/regex-posix.txt
Creating package registration file:
/tmp/pkgConf-regex-posix-0.9510660757042094258726.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/regex-posix-0.95.2-BbcuFE4RwTG3oQUmzAVjm
Registering regex-posix-0.95.2...
cabal: Leaving directory '/tmp/cabal-tmp-18481/regex-posix-0.95.2'
Installed regex-posix-0.95.2
cabal: Entering directory '/tmp/cabal-tmp-18481/data-default-0.7.1.1'
Configuring data-default-0.7.1.1...
Building data-default-0.7.1.1...
Preprocessing library data-default-0.7.1.1...
[1 of 1] Compiling Data.Default     ( Data/Default.hs, dist/build/Data/Default.o )
Running Haddock for data-default-0.7.1.1...
Running hscolour for data-default-0.7.1.1...
Preprocessing library data-default-0.7.1.1...
Preprocessing library data-default-0.7.1.1...
Haddock coverage:
  67% (  2 /  3) in 'Data.Default'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/data-default/index.html,
dist/doc/html/data-default/data-default.txt
Creating package registration file:
/tmp/pkgConf-data-default-0.7.1303238858922883852.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/data-default-0.7.1.1-ImGmkL2Bb1tIh3Yo0b1l15
Registering data-default-0.7.1.1...
cabal: Leaving directory '/tmp/cabal-tmp-18481/data-default-0.7.1.1'
Installed data-default-0.7.1.1
cabal: Entering directory '/tmp/cabal-tmp-18481/network-uri-2.6.1.0'
Configuring network-uri-2.6.1.0...
Building network-uri-2.6.1.0...
Preprocessing library network-uri-2.6.1.0...
[1 of 1] Compiling Network.URI      ( Network/URI.hs, dist/build/Network/URI.o )
Running Haddock for network-uri-2.6.1.0...
Running hscolour for network-uri-2.6.1.0...
Preprocessing library network-uri-2.6.1.0...
Preprocessing library network-uri-2.6.1.0...
Haddock coverage:
  78% ( 39 / 50) in 'Network.URI'
  Missing documentation for:
    uriIsAbsolute (Network/URI.hs:321)
    uriIsRelative (Network/URI.hs:324)
    parseabsoluteURI (Network/URI.hs:1284)
    escapeString (Network/URI.hs:1288)
    reserved (Network/URI.hs:1292)
    unreserved (Network/URI.hs:1296)
    scheme (Network/URI.hs:1302)
    authority (Network/URI.hs:1306)
    path (Network/URI.hs:1314)
    query (Network/URI.hs:1318)
    fragment (Network/URI.hs:1322)
Documentation created: dist/doc/html/network-uri/index.html,
dist/doc/html/network-uri/network-uri.txt
Creating package registration file:
/tmp/pkgConf-network-uri-2.6.170298129243110911.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/network-uri-2.6.1.0-6PuDgH21OiwGLI4QZ1g9kt
Registering network-uri-2.6.1.0...
cabal: Leaving directory '/tmp/cabal-tmp-18481/network-uri-2.6.1.0'
Installed network-uri-2.6.1.0
cabal: Entering directory '/tmp/cabal-tmp-18481/regex-compat-0.95.1'
Configuring regex-compat-0.95.1...
Building regex-compat-0.95.1...
Preprocessing library regex-compat-0.95.1...
[1 of 1] Compiling Text.Regex       ( Text/Regex.hs, dist/build/Text/Regex.o )

Text/Regex.hs:50:1: warning: [-Wtabs]
    Tab character found here, and in 24 further locations.
    Please use spaces instead.
Running Haddock for regex-compat-0.95.1...
Running hscolour for regex-compat-0.95.1...
Preprocessing library regex-compat-0.95.1...
Preprocessing library regex-compat-0.95.1...

Text/Regex.hs:63:12: warning: [-Wtabs]
    Tab character found here, and in six further locations.
    Please use spaces instead.
Haddock coverage:
 100% (  9 /  9) in 'Text.Regex'
Documentation created: dist/doc/html/regex-compat/index.html,
dist/doc/html/regex-compat/regex-compat.txt
Creating package registration file:
/tmp/pkgConf-regex-compat-0.951781459970812426701.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/regex-compat-0.95.1-4nLo9klb6Pk7Tun1BAC3he
Registering regex-compat-0.95.1...
cabal: Leaving directory '/tmp/cabal-tmp-18481/regex-compat-0.95.1'
Installed regex-compat-0.95.1
cabal: Entering directory '/tmp/cabal-tmp-18481/X11-1.6.1.2'
Configuring X11-1.6.1.2...
Warning: 'ghc-options: -prof' is not necessary and will lead to problems when
used on a library. Use the configure flag --enable-library-profiling and/or
--enable-profiling.
configure: WARNING: unrecognized options: --with-compiler
checking for gcc... /usr/bin/gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/gcc accepts -g... yes
checking for /usr/bin/gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... /usr/bin/gcc -E
checking for X... libraries , headers 
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking whether to build Xinerama... yes
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 X11/extensions/Xinerama.h usability... yes
checking X11/extensions/Xinerama.h presence... yes
checking for X11/extensions/Xinerama.h... yes
checking X11/extensions/Xrandr.h usability... yes
checking X11/extensions/Xrandr.h presence... yes
checking for X11/extensions/Xrandr.h... yes
checking whether to build XScreenSaver... yes
checking X11/extensions/scrnsaver.h usability... yes
checking X11/extensions/scrnsaver.h presence... yes
checking for X11/extensions/scrnsaver.h... yes
checking whether to include X.org keysyms... yes
checking X11/keysym.h usability... yes
checking X11/keysym.h presence... yes
checking for X11/keysym.h... yes
checking X11/DECkeysym.h usability... yes
checking X11/DECkeysym.h presence... yes
checking for X11/DECkeysym.h... yes
checking X11/Sunkeysym.h usability... yes
checking X11/Sunkeysym.h presence... yes
checking for X11/Sunkeysym.h... yes
checking X11/ap_keysym.h usability... yes
checking X11/ap_keysym.h presence... yes
checking for X11/ap_keysym.h... yes
checking X11/HPkeysym.h usability... yes
checking X11/HPkeysym.h presence... yes
checking for X11/HPkeysym.h... yes
checking X11/XF86keysym.h usability... yes
checking X11/XF86keysym.h presence... yes
checking for X11/XF86keysym.h... yes
checking X11/keysymdef.h usability... yes
checking X11/keysymdef.h presence... yes
checking for X11/keysymdef.h... yes
checking X11/cursorfont.h usability... yes
checking X11/cursorfont.h presence... yes
checking for X11/cursorfont.h... yes
configure: creating ./config.status
config.status: creating config.mk
config.status: creating X11.buildinfo
config.status: creating include/HsX11Config.h
config.status: creating include/X11_extras_config.h
configure: WARNING: unrecognized options: --with-compiler
Building X11-1.6.1.2...
Preprocessing library X11-1.6.1.2...
[ 1 of 28] Compiling Graphics.X11.Xlib.Internal ( dist/build/Graphics/X11/Xlib/Internal.hs, dist/build/Graphics/X11/Xlib/Internal.o )
[ 2 of 28] Compiling Graphics.X11.Types ( dist/build/Graphics/X11/Types.hs, dist/build/Graphics/X11/Types.o )

Graphics/X11/Types.hsc:61:1: warning: [-Wtabs]
    Tab character found here.
    Please use spaces instead.
[ 3 of 28] Compiling Graphics.X11.Xlib.Types ( dist/build/Graphics/X11/Xlib/Types.hs, dist/build/Graphics/X11/Xlib/Types.o )
[ 4 of 28] Compiling Graphics.X11.Xlib.Display ( Graphics/X11/Xlib/Display.hs, dist/build/Graphics/X11/Xlib/Display.o )
[ 5 of 28] Compiling Graphics.X11.Xlib.Event ( dist/build/Graphics/X11/Xlib/Event.hs, dist/build/Graphics/X11/Xlib/Event.o )
[ 6 of 28] Compiling Graphics.X11.Xlib.Screen ( Graphics/X11/Xlib/Screen.hs, dist/build/Graphics/X11/Xlib/Screen.o )
[ 7 of 28] Compiling Graphics.X11.Xlib.Window ( Graphics/X11/Xlib/Window.hs, dist/build/Graphics/X11/Xlib/Window.o )

Graphics/X11/Xlib/Window.hs:56:1: warning: [-Wunused-imports]
    The import of ‘Foreign.C.Types’ is redundant
      except perhaps to import instances from ‘Foreign.C.Types’
    To import instances alone, use: import Foreign.C.Types()
[ 8 of 28] Compiling Graphics.X11.Xlib.Context ( Graphics/X11/Xlib/Context.hs, dist/build/Graphics/X11/Xlib/Context.o )

Graphics/X11/Xlib/Context.hs:49:1: warning: [-Wunused-imports]
    The import of ‘Foreign.C.Types’ is redundant
      except perhaps to import instances from ‘Foreign.C.Types’
    To import instances alone, use: import Foreign.C.Types()
[ 9 of 28] Compiling Graphics.X11.Xlib.Color ( Graphics/X11/Xlib/Color.hs, dist/build/Graphics/X11/Xlib/Color.o )

Graphics/X11/Xlib/Color.hs:38:1: warning: [-Wunused-imports]
    The import of ‘Foreign.C.Types’ is redundant
      except perhaps to import instances from ‘Foreign.C.Types’
    To import instances alone, use: import Foreign.C.Types()
[10 of 28] Compiling Graphics.X11.Xlib.Font ( dist/build/Graphics/X11/Xlib/Font.hs, dist/build/Graphics/X11/Xlib/Font.o )

Graphics/X11/Xlib/Font.hsc:23:1: warning: [-Wtabs]
    Tab character found here, and in 58 further locations.
    Please use spaces instead.
[11 of 28] Compiling Graphics.X11.Xlib.Cursor ( dist/build/Graphics/X11/Xlib/Cursor.hs, dist/build/Graphics/X11/Xlib/Cursor.o )
[12 of 28] Compiling Graphics.X11.Xlib.Atom ( dist/build/Graphics/X11/Xlib/Atom.hs, dist/build/Graphics/X11/Xlib/Atom.o )
[13 of 28] Compiling Graphics.X11.Xlib.Region ( Graphics/X11/Xlib/Region.hs, dist/build/Graphics/X11/Xlib/Region.o )
[14 of 28] Compiling Graphics.X11.Xlib.Image ( Graphics/X11/Xlib/Image.hs, dist/build/Graphics/X11/Xlib/Image.o )
[15 of 28] Compiling Graphics.X11.Xlib.Misc ( dist/build/Graphics/X11/Xlib/Misc.hs, dist/build/Graphics/X11/Xlib/Misc.o )

Graphics/X11/Xlib/Misc.hsc:698:1: warning: [-Worphans]
    Orphan instance: instance Default VisualInfo
    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.
[16 of 28] Compiling Graphics.X11.Xrandr ( dist/build/Graphics/X11/Xrandr.hs, dist/build/Graphics/X11/Xrandr.o )
[17 of 28] Compiling Graphics.X11.ExtraTypes.AP ( dist/build/Graphics/X11/ExtraTypes/AP.hs, dist/build/Graphics/X11/ExtraTypes/AP.o )
[18 of 28] Compiling Graphics.X11.ExtraTypes.DEC ( dist/build/Graphics/X11/ExtraTypes/DEC.hs, dist/build/Graphics/X11/ExtraTypes/DEC.o )
[19 of 28] Compiling Graphics.X11.ExtraTypes.HP ( dist/build/Graphics/X11/ExtraTypes/HP.hs, dist/build/Graphics/X11/ExtraTypes/HP.o )
[20 of 28] Compiling Graphics.X11.ExtraTypes.Sun ( dist/build/Graphics/X11/ExtraTypes/Sun.hs, dist/build/Graphics/X11/ExtraTypes/Sun.o )
[21 of 28] Compiling Graphics.X11.ExtraTypes.XF86 ( dist/build/Graphics/X11/ExtraTypes/XF86.hs, dist/build/Graphics/X11/ExtraTypes/XF86.o )
[22 of 28] Compiling Graphics.X11.ExtraTypes.XorgDefault ( dist/build/Graphics/X11/ExtraTypes/XorgDefault.hs, dist/build/Graphics/X11/ExtraTypes/XorgDefault.o )
[23 of 28] Compiling Graphics.X11.ExtraTypes ( Graphics/X11/ExtraTypes.hs, dist/build/Graphics/X11/ExtraTypes.o )

Graphics/X11/ExtraTypes.hs:16:1: warning: [-Wtabs]
    Tab character found here, and in 8 further locations.
    Please use spaces instead.
[24 of 28] Compiling Graphics.X11.Xlib ( Graphics/X11/Xlib.hs, dist/build/Graphics/X11/Xlib.o )

Graphics/X11/Xlib.hs:23:1: warning: [-Wtabs]
    Tab character found here, and in 8 further locations.
    Please use spaces instead.
[25 of 28] Compiling Graphics.X11.Xlib.Extras ( dist/build/Graphics/X11/Xlib/Extras.hs, dist/build/Graphics/X11/Xlib/Extras.o )
[26 of 28] Compiling Graphics.X11.Xinerama ( dist/build/Graphics/X11/Xinerama.hs, dist/build/Graphics/X11/Xinerama.o )
[27 of 28] Compiling Graphics.X11.XScreenSaver ( dist/build/Graphics/X11/XScreenSaver.hs, dist/build/Graphics/X11/XScreenSaver.o )
[28 of 28] Compiling Graphics.X11     ( Graphics/X11.hs, dist/build/Graphics/X11.o )
Running Haddock for X11-1.6.1.2...
Running hscolour for X11-1.6.1.2...
Preprocessing library X11-1.6.1.2...
Preprocessing library X11-1.6.1.2...

Graphics/X11/Types.hsc:61:1: warning: [-Wtabs]
    Tab character found here.
    Please use spaces instead.
Haddock coverage:
  50% (  1 /  2) in 'Graphics.X11.Xlib.Internal'
  Missing documentation for:
    xFree (Graphics/X11/Xlib/Internal.hsc:20)
   7% ( 51 /756) in 'Graphics.X11.Types'
  Missing documentation for:
    XID (Graphics/X11/Types.hsc:851)
    Mask (Graphics/X11/Types.hsc:852)
    Atom (Graphics/X11/Types.hsc:853)
    VisualID (Graphics/X11/Types.hsc:854)
    Time (Graphics/X11/Types.hsc:855)
    Window (Graphics/X11/Types.hsc:859)
    Drawable (Graphics/X11/Types.hsc:860)
    Font (Graphics/X11/Types.hsc:861)
    Pixmap (Graphics/X11/Types.hsc:862)
    Cursor (Graphics/X11/Types.hsc:863)
    Colormap (Graphics/X11/Types.hsc:864)
    GContext (Graphics/X11/Types.hsc:865)
    KeyCode (Graphics/X11/Types.hsc:867)
    SizeID (Graphics/X11/Types.hsc:1780)
    SubpixelOrder (Graphics/X11/Types.hsc:1781)
    Connection (Graphics/X11/Types.hsc:1782)
    RROutput (Graphics/X11/Types.hsc:1783)
    RRCrtc (Graphics/X11/Types.hsc:1784)
    RRMode (Graphics/X11/Types.hsc:1785)
    XRRModeFlags (Graphics/X11/Types.hsc:1786)
    KeySym (Graphics/X11/Types.hsc:869)
    xK_VoidSymbol (Graphics/X11/Types.hsc:871)
    xK_BackSpace (Graphics/X11/Types.hsc:879)
    xK_Tab (Graphics/X11/Types.hsc:881)
    xK_Linefeed (Graphics/X11/Types.hsc:883)
    xK_Clear (Graphics/X11/Types.hsc:885)
    xK_Return (Graphics/X11/Types.hsc:887)
    xK_Pause (Graphics/X11/Types.hsc:889)
    xK_Scroll_Lock (Graphics/X11/Types.hsc:891)
    xK_Sys_Req (Graphics/X11/Types.hsc:893)
    xK_Escape (Graphics/X11/Types.hsc:895)
    xK_Delete (Graphics/X11/Types.hsc:897)
    xK_Multi_key (Graphics/X11/Types.hsc:893)
    xK_Codeinput (Graphics/X11/Types.hsc:899)
    xK_SingleCandidate (Graphics/X11/Types.hsc:903)
    xK_MultipleCandidate (Graphics/X11/Types.hsc:907)
    xK_PreviousCandidate (Graphics/X11/Types.hsc:911)
    xK_Home (Graphics/X11/Types.hsc:916)
    xK_Left (Graphics/X11/Types.hsc:918)
    xK_Up (Graphics/X11/Types.hsc:920)
    xK_Right (Graphics/X11/Types.hsc:922)
    xK_Down (Graphics/X11/Types.hsc:924)
    xK_Prior (Graphics/X11/Types.hsc:926)
    xK_Page_Up (Graphics/X11/Types.hsc:928)
    xK_Next (Graphics/X11/Types.hsc:930)
    xK_Page_Down (Graphics/X11/Types.hsc:932)
    xK_End (Graphics/X11/Types.hsc:934)
    xK_Begin (Graphics/X11/Types.hsc:936)
    xK_Select (Graphics/X11/Types.hsc:938)
    xK_Print (Graphics/X11/Types.hsc:940)
    xK_Execute (Graphics/X11/Types.hsc:942)
    xK_Insert (Graphics/X11/Types.hsc:944)
    xK_Undo (Graphics/X11/Types.hsc:946)
    xK_Redo (Graphics/X11/Types.hsc:948)
    xK_Menu (Graphics/X11/Types.hsc:950)
    xK_Find (Graphics/X11/Types.hsc:952)
    xK_Cancel (Graphics/X11/Types.hsc:954)
    xK_Help (Graphics/X11/Types.hsc:956)
    xK_Break (Graphics/X11/Types.hsc:958)
    xK_Mode_switch (Graphics/X11/Types.hsc:960)
    xK_script_switch (Graphics/X11/Types.hsc:962)
    xK_Num_Lock (Graphics/X11/Types.hsc:964)
    xK_KP_Space (Graphics/X11/Types.hsc:946)
    xK_KP_Tab (Graphics/X11/Types.hsc:948)
    xK_KP_Enter (Graphics/X11/Types.hsc:950)
    xK_KP_F1 (Graphics/X11/Types.hsc:952)
    xK_KP_F2 (Graphics/X11/Types.hsc:954)
    xK_KP_F3 (Graphics/X11/Types.hsc:956)
    xK_KP_F4 (Graphics/X11/Types.hsc:958)
    xK_KP_Home (Graphics/X11/Types.hsc:960)
    xK_KP_Left (Graphics/X11/Types.hsc:962)
    xK_KP_Up (Graphics/X11/Types.hsc:964)
    xK_KP_Right (Graphics/X11/Types.hsc:966)
    xK_KP_Down (Graphics/X11/Types.hsc:968)
    xK_KP_Prior (Graphics/X11/Types.hsc:970)
    xK_KP_Page_Up (Graphics/X11/Types.hsc:972)
    xK_KP_Next (Graphics/X11/Types.hsc:974)
    xK_KP_Page_Down (Graphics/X11/Types.hsc:976)
    xK_KP_End (Graphics/X11/Types.hsc:978)
    xK_KP_Begin (Graphics/X11/Types.hsc:980)
    xK_KP_Insert (Graphics/X11/Types.hsc:982)
    xK_KP_Delete (Graphics/X11/Types.hsc:984)
    xK_KP_Equal (Graphics/X11/Types.hsc:986)
    xK_KP_Multiply (Graphics/X11/Types.hsc:988)
    xK_KP_Add (Graphics/X11/Types.hsc:990)
    xK_KP_Separator (Graphics/X11/Types.hsc:992)
    xK_KP_Subtract (Graphics/X11/Types.hsc:994)
    xK_KP_Decimal (Graphics/X11/Types.hsc:996)
    xK_KP_Divide (Graphics/X11/Types.hsc:998)
    xK_KP_0 (Graphics/X11/Types.hsc:1000)
    xK_KP_1 (Graphics/X11/Types.hsc:1002)
    xK_KP_2 (Graphics/X11/Types.hsc:1004)
    xK_KP_3 (Graphics/X11/Types.hsc:1006)
    xK_KP_4 (Graphics/X11/Types.hsc:1008)
    xK_KP_5 (Graphics/X11/Types.hsc:1010)
    xK_KP_6 (Graphics/X11/Types.hsc:1012)
    xK_KP_7 (Graphics/X11/Types.hsc:1014)
    xK_KP_8 (Graphics/X11/Types.hsc:1016)
    xK_KP_9 (Graphics/X11/Types.hsc:1018)
    xK_F1 (Graphics/X11/Types.hsc:1020)
    xK_F2 (Graphics/X11/Types.hsc:1022)
    xK_F3 (Graphics/X11/Types.hsc:1024)
    xK_F4 (Graphics/X11/Types.hsc:1026)
    xK_F5 (Graphics/X11/Types.hsc:1028)
    xK_F6 (Graphics/X11/Types.hsc:1030)
    xK_F7 (Graphics/X11/Types.hsc:1032)
    xK_F8 (Graphics/X11/Types.hsc:1034)
    xK_F9 (Graphics/X11/Types.hsc:1036)
    xK_F10 (Graphics/X11/Types.hsc:1038)
    xK_F11 (Graphics/X11/Types.hsc:1040)
    xK_L1 (Graphics/X11/Types.hsc:1042)
    xK_F12 (Graphics/X11/Types.hsc:1044)
    xK_L2 (Graphics/X11/Types.hsc:1046)
    xK_F13 (Graphics/X11/Types.hsc:1048)
    xK_L3 (Graphics/X11/Types.hsc:1050)
    xK_F14 (Graphics/X11/Types.hsc:1052)
    xK_L4 (Graphics/X11/Types.hsc:1054)
    xK_F15 (Graphics/X11/Types.hsc:1056)
    xK_L5 (Graphics/X11/Types.hsc:1058)
    xK_F16 (Graphics/X11/Types.hsc:1060)
    xK_L6 (Graphics/X11/Types.hsc:1062)
    xK_F17 (Graphics/X11/Types.hsc:1064)
    xK_L7 (Graphics/X11/Types.hsc:1066)
    xK_F18 (Graphics/X11/Types.hsc:1068)
    xK_L8 (Graphics/X11/Types.hsc:1070)
    xK_F19 (Graphics/X11/Types.hsc:1072)
    xK_L9 (Graphics/X11/Types.hsc:1074)
    xK_F20 (Graphics/X11/Types.hsc:1076)
    xK_L10 (Graphics/X11/Types.hsc:1078)
    xK_F21 (Graphics/X11/Types.hsc:1080)
    xK_R1 (Graphics/X11/Types.hsc:1082)
    xK_F22 (Graphics/X11/Types.hsc:1084)
    xK_R2 (Graphics/X11/Types.hsc:1086)
    xK_F23 (Graphics/X11/Types.hsc:1088)
    xK_R3 (Graphics/X11/Types.hsc:1090)
    xK_F24 (Graphics/X11/Types.hsc:1092)
    xK_R4 (Graphics/X11/Types.hsc:1094)
    xK_F25 (Graphics/X11/Types.hsc:1096)
    xK_R5 (Graphics/X11/Types.hsc:1098)
    xK_F26 (Graphics/X11/Types.hsc:1100)
    xK_R6 (Graphics/X11/Types.hsc:1102)
    xK_F27 (Graphics/X11/Types.hsc:1104)
    xK_R7 (Graphics/X11/Types.hsc:1106)
    xK_F28 (Graphics/X11/Types.hsc:1108)
    xK_R8 (Graphics/X11/Types.hsc:1110)
    xK_F29 (Graphics/X11/Types.hsc:1112)
    xK_R9 (Graphics/X11/Types.hsc:1114)
    xK_F30 (Graphics/X11/Types.hsc:1116)
    xK_R10 (Graphics/X11/Types.hsc:1118)
    xK_F31 (Graphics/X11/Types.hsc:1120)
    xK_R11 (Graphics/X11/Types.hsc:1122)
    xK_F32 (Graphics/X11/Types.hsc:1124)
    xK_R12 (Graphics/X11/Types.hsc:1126)
    xK_F33 (Graphics/X11/Types.hsc:1128)
    xK_R13 (Graphics/X11/Types.hsc:1130)
    xK_F34 (Graphics/X11/Types.hsc:1132)
    xK_R14 (Graphics/X11/Types.hsc:1134)
    xK_F35 (Graphics/X11/Types.hsc:1136)
    xK_R15 (Graphics/X11/Types.hsc:1138)
    xK_Shift_L (Graphics/X11/Types.hsc:1048)
    xK_Shift_R (Graphics/X11/Types.hsc:1050)
    xK_Control_L (Graphics/X11/Types.hsc:1052)
    xK_Control_R (Graphics/X11/Types.hsc:1054)
    xK_Caps_Lock (Graphics/X11/Types.hsc:1056)
    xK_Shift_Lock (Graphics/X11/Types.hsc:1058)
    xK_Meta_L (Graphics/X11/Types.hsc:1060)
    xK_Meta_R (Graphics/X11/Types.hsc:1062)
    xK_Alt_L (Graphics/X11/Types.hsc:1064)
    xK_Alt_R (Graphics/X11/Types.hsc:1066)
    xK_Super_L (Graphics/X11/Types.hsc:1068)
    xK_Super_R (Graphics/X11/Types.hsc:1070)
    xK_Hyper_L (Graphics/X11/Types.hsc:1072)
    xK_Hyper_R (Graphics/X11/Types.hsc:1074)
    xK_space (Graphics/X11/Types.hsc:1066)
    xK_exclam (Graphics/X11/Types.hsc:1068)
    xK_quotedbl (Graphics/X11/Types.hsc:1070)
    xK_numbersign (Graphics/X11/Types.hsc:1072)
    xK_dollar (Graphics/X11/Types.hsc:1074)
    xK_percent (Graphics/X11/Types.hsc:1076)
    xK_ampersand (Graphics/X11/Types.hsc:1078)
    xK_apostrophe (Graphics/X11/Types.hsc:1080)
    xK_quoteright (Graphics/X11/Types.hsc:1082)
    xK_parenleft (Graphics/X11/Types.hsc:1084)
    xK_parenright (Graphics/X11/Types.hsc:1086)
    xK_asterisk (Graphics/X11/Types.hsc:1088)
    xK_plus (Graphics/X11/Types.hsc:1090)
    xK_comma (Graphics/X11/Types.hsc:1092)
    xK_minus (Graphics/X11/Types.hsc:1094)
    xK_period (Graphics/X11/Types.hsc:1096)
    xK_slash (Graphics/X11/Types.hsc:1098)
    xK_0 (Graphics/X11/Types.hsc:1100)
    xK_1 (Graphics/X11/Types.hsc:1102)
    xK_2 (Graphics/X11/Types.hsc:1104)
    xK_3 (Graphics/X11/Types.hsc:1106)
    xK_4 (Graphics/X11/Types.hsc:1108)
    xK_5 (Graphics/X11/Types.hsc:1110)
    xK_6 (Graphics/X11/Types.hsc:1112)
    xK_7 (Graphics/X11/Types.hsc:1114)
    xK_8 (Graphics/X11/Types.hsc:1116)
    xK_9 (Graphics/X11/Types.hsc:1118)
    xK_colon (Graphics/X11/Types.hsc:1120)
    xK_semicolon (Graphics/X11/Types.hsc:1122)
    xK_less (Graphics/X11/Types.hsc:1124)
    xK_equal (Graphics/X11/Types.hsc:1126)
    xK_greater (Graphics/X11/Types.hsc:1128)
    xK_question (Graphics/X11/Types.hsc:1130)
    xK_at (Graphics/X11/Types.hsc:1132)
    xK_A (Graphics/X11/Types.hsc:1134)
    xK_B (Graphics/X11/Types.hsc:1136)
    xK_C (Graphics/X11/Types.hsc:1138)
    xK_D (Graphics/X11/Types.hsc:1140)
    xK_E (Graphics/X11/Types.hsc:1142)
    xK_F (Graphics/X11/Types.hsc:1144)
    xK_G (Graphics/X11/Types.hsc:1146)
    xK_H (Graphics/X11/Types.hsc:1148)
    xK_I (Graphics/X11/Types.hsc:1150)
    xK_J (Graphics/X11/Types.hsc:1152)
    xK_K (Graphics/X11/Types.hsc:1154)
    xK_L (Graphics/X11/Types.hsc:1156)
    xK_M (Graphics/X11/Types.hsc:1158)
    xK_N (Graphics/X11/Types.hsc:1160)
    xK_O (Graphics/X11/Types.hsc:1162)
    xK_P (Graphics/X11/Types.hsc:1164)
    xK_Q (Graphics/X11/Types.hsc:1166)
    xK_R (Graphics/X11/Types.hsc:1168)
    xK_S (Graphics/X11/Types.hsc:1170)
    xK_T (Graphics/X11/Types.hsc:1172)
    xK_U (Graphics/X11/Types.hsc:1174)
    xK_V (Graphics/X11/Types.hsc:1176)
    xK_W (Graphics/X11/Types.hsc:1178)
    xK_X (Graphics/X11/Types.hsc:1180)
    xK_Y (Graphics/X11/Types.hsc:1182)
    xK_Z (Graphics/X11/Types.hsc:1184)
    xK_bracketleft (Graphics/X11/Types.hsc:1186)
    xK_backslash (Graphics/X11/Types.hsc:1188)
    xK_bracketright (Graphics/X11/Types.hsc:1190)
    xK_asciicircum (Graphics/X11/Types.hsc:1192)
    xK_underscore (Graphics/X11/Types.hsc:1194)
    xK_grave (Graphics/X11/Types.hsc:1196)
    xK_quoteleft (Graphics/X11/Types.hsc:1198)
    xK_a (Graphics/X11/Types.hsc:1200)
    xK_b (Graphics/X11/Types.hsc:1202)
    xK_c (Graphics/X11/Types.hsc:1204)
    xK_d (Graphics/X11/Types.hsc:1206)
    xK_e (Graphics/X11/Types.hsc:1208)
    xK_f (Graphics/X11/Types.hsc:1210)
    xK_g (Graphics/X11/Types.hsc:1212)
    xK_h (Graphics/X11/Types.hsc:1214)
    xK_i (Graphics/X11/Types.hsc:1216)
    xK_j (Graphics/X11/Types.hsc:1218)
    xK_k (Graphics/X11/Types.hsc:1220)
    xK_l (Graphics/X11/Types.hsc:1222)
    xK_m (Graphics/X11/Types.hsc:1224)
    xK_n (Graphics/X11/Types.hsc:1226)
    xK_o (Graphics/X11/Types.hsc:1228)
    xK_p (Graphics/X11/Types.hsc:1230)
    xK_q (Graphics/X11/Types.hsc:1232)
    xK_r (Graphics/X11/Types.hsc:1234)
    xK_s (Graphics/X11/Types.hsc:1236)
    xK_t (Graphics/X11/Types.hsc:1238)
    xK_u (Graphics/X11/Types.hsc:1240)
    xK_v (Graphics/X11/Types.hsc:1242)
    xK_w (Graphics/X11/Types.hsc:1244)
    xK_x (Graphics/X11/Types.hsc:1246)
    xK_y (Graphics/X11/Types.hsc:1248)
    xK_z (Graphics/X11/Types.hsc:1250)
    xK_braceleft (Graphics/X11/Types.hsc:1252)
    xK_bar (Graphics/X11/Types.hsc:1254)
    xK_braceright (Graphics/X11/Types.hsc:1256)
    xK_asciitilde (Graphics/X11/Types.hsc:1258)
    xK_nobreakspace (Graphics/X11/Types.hsc:1166)
    xK_exclamdown (Graphics/X11/Types.hsc:1168)
    xK_cent (Graphics/X11/Types.hsc:1170)
    xK_sterling (Graphics/X11/Types.hsc:1172)
    xK_currency (Graphics/X11/Types.hsc:1174)
    xK_yen (Graphics/X11/Types.hsc:1176)
    xK_brokenbar (Graphics/X11/Types.hsc:1178)
    xK_section (Graphics/X11/Types.hsc:1180)
    xK_diaeresis (Graphics/X11/Types.hsc:1182)
    xK_copyright (Graphics/X11/Types.hsc:1184)
    xK_ordfeminine (Graphics/X11/Types.hsc:1186)
    xK_guillemotleft (Graphics/X11/Types.hsc:1188)
    xK_notsign (Graphics/X11/Types.hsc:1190)
    xK_hyphen (Graphics/X11/Types.hsc:1192)
    xK_registered (Graphics/X11/Types.hsc:1194)
    xK_macron (Graphics/X11/Types.hsc:1196)
    xK_degree (Graphics/X11/Types.hsc:1198)
    xK_plusminus (Graphics/X11/Types.hsc:1200)
    xK_twosuperior (Graphics/X11/Types.hsc:1202)
    xK_threesuperior (Graphics/X11/Types.hsc:1204)
    xK_acute (Graphics/X11/Types.hsc:1206)
    xK_mu (Graphics/X11/Types.hsc:1208)
    xK_paragraph (Graphics/X11/Types.hsc:1210)
    xK_periodcentered (Graphics/X11/Types.hsc:1212)
    xK_cedilla (Graphics/X11/Types.hsc:1214)
    xK_onesuperior (Graphics/X11/Types.hsc:1216)
    xK_masculine (Graphics/X11/Types.hsc:1218)
    xK_guillemotright (Graphics/X11/Types.hsc:1220)
    xK_onequarter (Graphics/X11/Types.hsc:1222)
    xK_onehalf (Graphics/X11/Types.hsc:1224)
    xK_threequarters (Graphics/X11/Types.hsc:1226)
    xK_questiondown (Graphics/X11/Types.hsc:1228)
    xK_Agrave (Graphics/X11/Types.hsc:1230)
    xK_Aacute (Graphics/X11/Types.hsc:1232)
    xK_Acircumflex (Graphics/X11/Types.hsc:1234)
    xK_Atilde (Graphics/X11/Types.hsc:1236)
    xK_Adiaeresis (Graphics/X11/Types.hsc:1238)
    xK_Aring (Graphics/X11/Types.hsc:1240)
    xK_AE (Graphics/X11/Types.hsc:1242)
    xK_Ccedilla (Graphics/X11/Types.hsc:1244)
    xK_Egrave (Graphics/X11/Types.hsc:1246)
    xK_Eacute (Graphics/X11/Types.hsc:1248)
    xK_Ecircumflex (Graphics/X11/Types.hsc:1250)
    xK_Ediaeresis (Graphics/X11/Types.hsc:1252)
    xK_Igrave (Graphics/X11/Types.hsc:1254)
    xK_Iacute (Graphics/X11/Types.hsc:1256)
    xK_Icircumflex (Graphics/X11/Types.hsc:1258)
    xK_Idiaeresis (Graphics/X11/Types.hsc:1260)
    xK_ETH (Graphics/X11/Types.hsc:1262)
    xK_Eth (Graphics/X11/Types.hsc:1264)
    xK_Ntilde (Graphics/X11/Types.hsc:1266)
    xK_Ograve (Graphics/X11/Types.hsc:1268)
    xK_Oacute (Graphics/X11/Types.hsc:1270)
    xK_Ocircumflex (Graphics/X11/Types.hsc:1272)
    xK_Otilde (Graphics/X11/Types.hsc:1274)
    xK_Odiaeresis (Graphics/X11/Types.hsc:1276)
    xK_multiply (Graphics/X11/Types.hsc:1278)
    xK_Ooblique (Graphics/X11/Types.hsc:1280)
    xK_Ugrave (Graphics/X11/Types.hsc:1282)
    xK_Uacute (Graphics/X11/Types.hsc:1284)
    xK_Ucircumflex (Graphics/X11/Types.hsc:1286)
    xK_Udiaeresis (Graphics/X11/Types.hsc:1288)
    xK_Yacute (Graphics/X11/Types.hsc:1290)
    xK_THORN (Graphics/X11/Types.hsc:1292)
    xK_Thorn (Graphics/X11/Types.hsc:1294)
    xK_ssharp (Graphics/X11/Types.hsc:1296)
    xK_agrave (Graphics/X11/Types.hsc:1298)
    xK_aacute (Graphics/X11/Types.hsc:1300)
    xK_acircumflex (Graphics/X11/Types.hsc:1302)
    xK_atilde (Graphics/X11/Types.hsc:1304)
    xK_adiaeresis (Graphics/X11/Types.hsc:1306)
    xK_aring (Graphics/X11/Types.hsc:1308)
    xK_ae (Graphics/X11/Types.hsc:1310)
    xK_ccedilla (Graphics/X11/Types.hsc:1312)
    xK_egrave (Graphics/X11/Types.hsc:1314)
    xK_eacute (Graphics/X11/Types.hsc:1316)
    xK_ecircumflex (Graphics/X11/Types.hsc:1318)
    xK_ediaeresis (Graphics/X11/Types.hsc:1320)
    xK_igrave (Graphics/X11/Types.hsc:1322)
    xK_iacute (Graphics/X11/Types.hsc:1324)
    xK_icircumflex (Graphics/X11/Types.hsc:1326)
    xK_idiaeresis (Graphics/X11/Types.hsc:1328)
    xK_eth (Graphics/X11/Types.hsc:1330)
    xK_ntilde (Graphics/X11/Types.hsc:1332)
    xK_ograve (Graphics/X11/Types.hsc:1334)
    xK_oacute (Graphics/X11/Types.hsc:1336)
    xK_ocircumflex (Graphics/X11/Types.hsc:1338)
    xK_otilde (Graphics/X11/Types.hsc:1340)
    xK_odiaeresis (Graphics/X11/Types.hsc:1342)
    xK_division (Graphics/X11/Types.hsc:1344)
    xK_oslash (Graphics/X11/Types.hsc:1346)
    xK_ugrave (Graphics/X11/Types.hsc:1348)
    xK_uacute (Graphics/X11/Types.hsc:1350)
    xK_ucircumflex (Graphics/X11/Types.hsc:1352)
    xK_udiaeresis (Graphics/X11/Types.hsc:1354)
    xK_yacute (Graphics/X11/Types.hsc:1356)
    xK_thorn (Graphics/X11/Types.hsc:1358)
    xK_ydiaeresis (Graphics/X11/Types.hsc:1360)
    EventMask (Graphics/X11/Types.hsc:1267)
    noEventMask (Graphics/X11/Types.hsc:1268)
    keyPressMask (Graphics/X11/Types.hsc:1270)
    keyReleaseMask (Graphics/X11/Types.hsc:1272)
    buttonPressMask (Graphics/X11/Types.hsc:1274)
    buttonReleaseMask (Graphics/X11/Types.hsc:1276)
    enterWindowMask (Graphics/X11/Types.hsc:1278)
    leaveWindowMask (Graphics/X11/Types.hsc:1280)
    pointerMotionMask (Graphics/X11/Types.hsc:1282)
    pointerMotionHintMask (Graphics/X11/Types.hsc:1284)
    button1MotionMask (Graphics/X11/Types.hsc:1286)
    button2MotionMask (Graphics/X11/Types.hsc:1288)
    button3MotionMask (Graphics/X11/Types.hsc:1290)
    button4MotionMask (Graphics/X11/Types.hsc:1292)
    button5MotionMask (Graphics/X11/Types.hsc:1294)
    buttonMotionMask (Graphics/X11/Types.hsc:1296)
    keymapStateMask (Graphics/X11/Types.hsc:1298)
    exposureMask (Graphics/X11/Types.hsc:1300)
    visibilityChangeMask (Graphics/X11/Types.hsc:1302)
    structureNotifyMask (Graphics/X11/Types.hsc:1304)
    resizeRedirectMask (Graphics/X11/Types.hsc:1306)
    substructureNotifyMask (Graphics/X11/Types.hsc:1308)
    substructureRedirectMask (Graphics/X11/Types.hsc:1310)
    focusChangeMask (Graphics/X11/Types.hsc:1312)
    propertyChangeMask (Graphics/X11/Types.hsc:1314)
    colormapChangeMask (Graphics/X11/Types.hsc:1316)
    ownerGrabButtonMask (Graphics/X11/Types.hsc:1318)
    rrScreenChangeNotifyMask (Graphics/X11/Types.hsc:1320)
    rrCrtcChangeNotifyMask (Graphics/X11/Types.hsc:1322)
    rrOutputChangeNotifyMask (Graphics/X11/Types.hsc:1324)
    rrOutputPropertyNotifyMask (Graphics/X11/Types.hsc:1326)
    EventType (Graphics/X11/Types.hsc:1305)
    keyPress (Graphics/X11/Types.hsc:1306)
    keyRelease (Graphics/X11/Types.hsc:1308)
    buttonPress (Graphics/X11/Types.hsc:1310)
    buttonRelease (Graphics/X11/Types.hsc:1312)
    motionNotify (Graphics/X11/Types.hsc:1314)
    enterNotify (Graphics/X11/Types.hsc:1316)
    leaveNotify (Graphics/X11/Types.hsc:1318)
    focusIn (Graphics/X11/Types.hsc:1320)
    focusOut (Graphics/X11/Types.hsc:1322)
    keymapNotify (Graphics/X11/Types.hsc:1324)
    expose (Graphics/X11/Types.hsc:1326)
    graphicsExpose (Graphics/X11/Types.hsc:1328)
    noExpose (Graphics/X11/Types.hsc:1330)
    visibilityNotify (Graphics/X11/Types.hsc:1332)
    createNotify (Graphics/X11/Types.hsc:1334)
    destroyNotify (Graphics/X11/Types.hsc:1336)
    unmapNotify (Graphics/X11/Types.hsc:1338)
    mapNotify (Graphics/X11/Types.hsc:1340)
    mapRequest (Graphics/X11/Types.hsc:1342)
    reparentNotify (Graphics/X11/Types.hsc:1344)
    configureNotify (Graphics/X11/Types.hsc:1346)
    configureRequest (Graphics/X11/Types.hsc:1348)
    gravityNotify (Graphics/X11/Types.hsc:1350)
    resizeRequest (Graphics/X11/Types.hsc:1352)
    circulateNotify (Graphics/X11/Types.hsc:1354)
    circulateRequest (Graphics/X11/Types.hsc:1356)
    propertyNotify (Graphics/X11/Types.hsc:1358)
    selectionClear (Graphics/X11/Types.hsc:1360)
    selectionRequest (Graphics/X11/Types.hsc:1362)
    selectionNotify (Graphics/X11/Types.hsc:1364)
    colormapNotify (Graphics/X11/Types.hsc:1366)
    clientMessage (Graphics/X11/Types.hsc:1368)
    mappingNotify (Graphics/X11/Types.hsc:1370)
    rrScreenChangeNotify (Graphics/X11/Types.hsc:1372)
    rrNotify (Graphics/X11/Types.hsc:1374)
    rrNotifyCrtcChange (Graphics/X11/Types.hsc:1376)
    rrNotifyOutputChange (Graphics/X11/Types.hsc:1378)
    rrNotifyOutputProperty (Graphics/X11/Types.hsc:1380)
    lASTEvent (Graphics/X11/Types.hsc:1382)
    Modifier (Graphics/X11/Types.hsc:1351)
    shiftMapIndex (Graphics/X11/Types.hsc:1352)
    lockMapIndex (Graphics/X11/Types.hsc:1354)
    controlMapIndex (Graphics/X11/Types.hsc:1356)
    mod1MapIndex (Graphics/X11/Types.hsc:1358)
    mod2MapIndex (Graphics/X11/Types.hsc:1360)
    mod3MapIndex (Graphics/X11/Types.hsc:1362)
    mod4MapIndex (Graphics/X11/Types.hsc:1364)
    mod5MapIndex (Graphics/X11/Types.hsc:1366)
    anyModifier (Graphics/X11/Types.hsc:1368)
    KeyMask (Graphics/X11/Types.hsc:1364)
    noModMask (Graphics/X11/Types.hsc:1365)
    shiftMask (Graphics/X11/Types.hsc:1367)
    lockMask (Graphics/X11/Types.hsc:1369)
    controlMask (Graphics/X11/Types.hsc:1371)
    mod1Mask (Graphics/X11/Types.hsc:1373)
    mod2Mask (Graphics/X11/Types.hsc:1375)
    mod3Mask (Graphics/X11/Types.hsc:1377)
    mod4Mask (Graphics/X11/Types.hsc:1379)
    mod5Mask (Graphics/X11/Types.hsc:1381)
    ButtonMask (Graphics/X11/Types.hsc:1377)
    button1Mask (Graphics/X11/Types.hsc:1378)
    button2Mask (Graphics/X11/Types.hsc:1380)
    button3Mask (Graphics/X11/Types.hsc:1382)
    button4Mask (Graphics/X11/Types.hsc:1384)
    button5Mask (Graphics/X11/Types.hsc:1386)
    Button (Graphics/X11/Types.hsc:1386)
    button1 (Graphics/X11/Types.hsc:1387)
    button2 (Graphics/X11/Types.hsc:1389)
    button3 (Graphics/X11/Types.hsc:1391)
    button4 (Graphics/X11/Types.hsc:1393)
    button5 (Graphics/X11/Types.hsc:1395)
    NotifyMode (Graphics/X11/Types.hsc:1395)
    notifyNormal (Graphics/X11/Types.hsc:1397)
    notifyGrab (Graphics/X11/Types.hsc:1399)
    notifyUngrab (Graphics/X11/Types.hsc:1401)
    notifyWhileGrabbed (Graphics/X11/Types.hsc:1403)
    notifyHint (Graphics/X11/Types.hsc:1405)
    NotifyDetail (Graphics/X11/Types.hsc:1405)
    notifyAncestor (Graphics/X11/Types.hsc:1406)
    notifyVirtual (Graphics/X11/Types.hsc:1408)
    notifyInferior (Graphics/X11/Types.hsc:1410)
    notifyNonlinear (Graphics/X11/Types.hsc:1412)
    notifyNonlinearVirtual (Graphics/X11/Types.hsc:1414)
    notifyPointer (Graphics/X11/Types.hsc:1416)
    notifyPointerRoot (Graphics/X11/Types.hsc:1418)
    notifyDetailNone (Graphics/X11/Types.hsc:1420)
    Visibility (Graphics/X11/Types.hsc:1417)
    visibilityUnobscured (Graphics/X11/Types.hsc:1418)
    visibilityPartiallyObscured (Graphics/X11/Types.hsc:1420)
    visibilityFullyObscured (Graphics/X11/Types.hsc:1422)
    placeOnTop (Graphics/X11/Types.hsc:1427)
    placeOnBottom (Graphics/X11/Types.hsc:1429)
    Protocol (Graphics/X11/Types.hsc:1432)
    familyInternet (Graphics/X11/Types.hsc:1433)
    familyDECnet (Graphics/X11/Types.hsc:1435)
    familyChaos (Graphics/X11/Types.hsc:1437)
    PropertyNotification (Graphics/X11/Types.hsc:1439)
    propertyNewValue (Graphics/X11/Types.hsc:1440)
    propertyDelete (Graphics/X11/Types.hsc:1442)
    ColormapNotification (Graphics/X11/Types.hsc:1445)
    colormapUninstalled (Graphics/X11/Types.hsc:1446)
    colormapInstalled (Graphics/X11/Types.hsc:1448)
    GrabMode (Graphics/X11/Types.hsc:1452)
    grabModeSync (Graphics/X11/Types.hsc:1453)
    grabModeAsync (Graphics/X11/Types.hsc:1455)
    GrabStatus (Graphics/X11/Types.hsc:1460)
    grabSuccess (Graphics/X11/Types.hsc:1461)
    alreadyGrabbed (Graphics/X11/Types.hsc:1463)
    grabInvalidTime (Graphics/X11/Types.hsc:1465)
    grabNotViewable (Graphics/X11/Types.hsc:1467)
    grabFrozen (Graphics/X11/Types.hsc:1469)
    AllowEvents (Graphics/X11/Types.hsc:1470)
    asyncPointer (Graphics/X11/Types.hsc:1471)
    syncPointer (Graphics/X11/Types.hsc:1473)
    replayPointer (Graphics/X11/Types.hsc:1475)
    asyncKeyboard (Graphics/X11/Types.hsc:1477)
    syncKeyboard (Graphics/X11/Types.hsc:1479)
    replayKeyboard (Graphics/X11/Types.hsc:1481)
    asyncBoth (Graphics/X11/Types.hsc:1483)
    syncBoth (Graphics/X11/Types.hsc:1485)
    FocusMode (Graphics/X11/Types.hsc:1483)
    revertToNone (Graphics/X11/Types.hsc:1484)
    revertToPointerRoot (Graphics/X11/Types.hsc:1486)
    revertToParent (Graphics/X11/Types.hsc:1488)
    ErrorCode (Graphics/X11/Types.hsc:1491)
    success (Graphics/X11/Types.hsc:1492)
    badRequest (Graphics/X11/Types.hsc:1494)
    badValue (Graphics/X11/Types.hsc:1496)
    badWindow (Graphics/X11/Types.hsc:1498)
    badPixmap (Graphics/X11/Types.hsc:1500)
    badAtom (Graphics/X11/Types.hsc:1502)
    badCursor (Graphics/X11/Types.hsc:1504)
    badFont (Graphics/X11/Types.hsc:1506)
    badMatch (Graphics/X11/Types.hsc:1508)
    badDrawable (Graphics/X11/Types.hsc:1510)
    badAccess (Graphics/X11/Types.hsc:1512)
    badAlloc (Graphics/X11/Types.hsc:1514)
    badColor (Graphics/X11/Types.hsc:1516)
    badIDChoice (Graphics/X11/Types.hsc:1520)
    badName (Graphics/X11/Types.hsc:1522)
    badLength (Graphics/X11/Types.hsc:1524)
    badImplementation (Graphics/X11/Types.hsc:1526)
    firstExtensionError (Graphics/X11/Types.hsc:1528)
    lastExtensionError (Graphics/X11/Types.hsc:1530)
    Status (Graphics/X11/Types.hsc:1515)
    throwIfZero (Graphics/X11/Types.hsc:1519)
    WindowClass (Graphics/X11/Types.hsc:1522)
    copyFromParent (Graphics/X11/Types.hsc:1523)
    inputOutput (Graphics/X11/Types.hsc:1525)
    inputOnly (Graphics/X11/Types.hsc:1527)
    AttributeMask (Graphics/X11/Types.hsc:1530)
    cWBackPixmap (Graphics/X11/Types.hsc:1531)
    cWBackPixel (Graphics/X11/Types.hsc:1533)
    cWBorderPixmap (Graphics/X11/Types.hsc:1535)
    cWBorderPixel (Graphics/X11/Types.hsc:1537)
    cWBitGravity (Graphics/X11/Types.hsc:1539)
    cWWinGravity (Graphics/X11/Types.hsc:1541)
    cWBackingStore (Graphics/X11/Types.hsc:1543)
    cWBackingPlanes (Graphics/X11/Types.hsc:1545)
    cWBackingPixel (Graphics/X11/Types.hsc:1547)
    cWOverrideRedirect (Graphics/X11/Types.hsc:1549)
    cWSaveUnder (Graphics/X11/Types.hsc:1551)
    cWEventMask (Graphics/X11/Types.hsc:1553)
    cWDontPropagate (Graphics/X11/Types.hsc:1555)
    cWColormap (Graphics/X11/Types.hsc:1557)
    cWCursor (Graphics/X11/Types.hsc:1559)
    CloseDownMode (Graphics/X11/Types.hsc:1550)
    destroyAll (Graphics/X11/Types.hsc:1551)
    retainPermanent (Graphics/X11/Types.hsc:1553)
    retainTemporary (Graphics/X11/Types.hsc:1555)
    QueryBestSizeClass (Graphics/X11/Types.hsc:1561)
    cursorShape (Graphics/X11/Types.hsc:1562)
    tileShape (Graphics/X11/Types.hsc:1564)
    stippleShape (Graphics/X11/Types.hsc:1566)
    GXFunction (Graphics/X11/Types.hsc:1574)
    gXclear (Graphics/X11/Types.hsc:1575)
    gXand (Graphics/X11/Types.hsc:1577)
    gXandReverse (Graphics/X11/Types.hsc:1579)
    gXcopy (Graphics/X11/Types.hsc:1581)
    gXandInverted (Graphics/X11/Types.hsc:1583)
    gXnoop (Graphics/X11/Types.hsc:1585)
    gXxor (Graphics/X11/Types.hsc:1587)
    gXor (Graphics/X11/Types.hsc:1589)
    gXnor (Graphics/X11/Types.hsc:1591)
    gXequiv (Graphics/X11/Types.hsc:1593)
    gXinvert (Graphics/X11/Types.hsc:1595)
    gXorReverse (Graphics/X11/Types.hsc:1597)
    gXcopyInverted (Graphics/X11/Types.hsc:1599)
    gXorInverted (Graphics/X11/Types.hsc:1601)
    gXnand (Graphics/X11/Types.hsc:1603)
    gXset (Graphics/X11/Types.hsc:1605)
    LineStyle (Graphics/X11/Types.hsc:1594)
    lineSolid (Graphics/X11/Types.hsc:1595)
    lineOnOffDash (Graphics/X11/Types.hsc:1597)
    lineDoubleDash (Graphics/X11/Types.hsc:1599)
    CapStyle (Graphics/X11/Types.hsc:1601)
    capNotLast (Graphics/X11/Types.hsc:1602)
    capButt (Graphics/X11/Types.hsc:1604)
    capRound (Graphics/X11/Types.hsc:1606)
    capProjecting (Graphics/X11/Types.hsc:1608)
    JoinStyle (Graphics/X11/Types.hsc:1609)
    joinMiter (Graphics/X11/Types.hsc:1610)
    joinRound (Graphics/X11/Types.hsc:1612)
    joinBevel (Graphics/X11/Types.hsc:1614)
    FillStyle (Graphics/X11/Types.hsc:1616)
    fillSolid (Graphics/X11/Types.hsc:1617)
    fillTiled (Graphics/X11/Types.hsc:1619)
    fillStippled (Graphics/X11/Types.hsc:1621)
    fillOpaqueStippled (Graphics/X11/Types.hsc:1623)
    FillRule (Graphics/X11/Types.hsc:1624)
    evenOddRule (Graphics/X11/Types.hsc:1625)
    windingRule (Graphics/X11/Types.hsc:1627)
    SubWindowMode (Graphics/X11/Types.hsc:1630)
    clipByChildren (Graphics/X11/Types.hsc:1631)
    includeInferiors (Graphics/X11/Types.hsc:1633)
    CoordinateMode (Graphics/X11/Types.hsc:1646)
    coordModeOrigin (Graphics/X11/Types.hsc:1647)
    coordModePrevious (Graphics/X11/Types.hsc:1649)
    PolygonShape (Graphics/X11/Types.hsc:1652)
    complex (Graphics/X11/Types.hsc:1653)
    nonconvex (Graphics/X11/Types.hsc:1655)
    convex (Graphics/X11/Types.hsc:1657)
    ArcMode (Graphics/X11/Types.hsc:1660)
    arcChord (Graphics/X11/Types.hsc:1661)
    arcPieSlice (Graphics/X11/Types.hsc:1663)
    GCMask (Graphics/X11/Types.hsc:1669)
    gCFunction (Graphics/X11/Types.hsc:1670)
    gCPlaneMask (Graphics/X11/Types.hsc:1672)
    gCForeground (Graphics/X11/Types.hsc:1674)
    gCBackground (Graphics/X11/Types.hsc:1676)
    gCLineWidth (Graphics/X11/Types.hsc:1678)
    gCLineStyle (Graphics/X11/Types.hsc:1680)
    gCCapStyle (Graphics/X11/Types.hsc:1682)
    gCJoinStyle (Graphics/X11/Types.hsc:1684)
    gCFillStyle (Graphics/X11/Types.hsc:1686)
    gCFillRule (Graphics/X11/Types.hsc:1688)
    gCTile (Graphics/X11/Types.hsc:1690)
    gCStipple (Graphics/X11/Types.hsc:1692)
    gCTileStipXOrigin (Graphics/X11/Types.hsc:1694)
    gCTileStipYOrigin (Graphics/X11/Types.hsc:1696)
    gCFont (Graphics/X11/Types.hsc:1698)
    gCSubwindowMode (Graphics/X11/Types.hsc:1700)
    gCGraphicsExposures (Graphics/X11/Types.hsc:1702)
    gCClipXOrigin (Graphics/X11/Types.hsc:1704)
    gCClipYOrigin (Graphics/X11/Types.hsc:1706)
    gCClipMask (Graphics/X11/Types.hsc:1708)
    gCDashOffset (Graphics/X11/Types.hsc:1710)
    gCDashList (Graphics/X11/Types.hsc:1712)
    gCArcMode (Graphics/X11/Types.hsc:1714)
    gCLastBit (Graphics/X11/Types.hsc:1716)
    CirculationDirection (Graphics/X11/Types.hsc:1697)
    raiseLowest (Graphics/X11/Types.hsc:1698)
    lowerHighest (Graphics/X11/Types.hsc:1700)
    ByteOrder (Graphics/X11/Types.hsc:1704)
    lSBFirst (Graphics/X11/Types.hsc:1705)
    mSBFirst (Graphics/X11/Types.hsc:1707)
    ColormapAlloc (Graphics/X11/Types.hsc:1710)
    allocNone (Graphics/X11/Types.hsc:1711)
    allocAll (Graphics/X11/Types.hsc:1713)
    MappingRequest (Graphics/X11/Types.hsc:1716)
    mappingModifier (Graphics/X11/Types.hsc:1717)
    mappingKeyboard (Graphics/X11/Types.hsc:1719)
    mappingPointer (Graphics/X11/Types.hsc:1721)
    ChangeSaveSetMode (Graphics/X11/Types.hsc:1723)
    setModeInsert (Graphics/X11/Types.hsc:1724)
    setModeDelete (Graphics/X11/Types.hsc:1726)
    BitGravity (Graphics/X11/Types.hsc:1729)
    forgetGravity (Graphics/X11/Types.hsc:1730)
    northWestGravity (Graphics/X11/Types.hsc:1732)
    northGravity (Graphics/X11/Types.hsc:1734)
    northEastGravity (Graphics/X11/Types.hsc:1736)
    westGravity (Graphics/X11/Types.hsc:1738)
    centerGravity (Graphics/X11/Types.hsc:1740)
    eastGravity (Graphics/X11/Types.hsc:1742)
    southWestGravity (Graphics/X11/Types.hsc:1744)
    southGravity (Graphics/X11/Types.hsc:1746)
    southEastGravity (Graphics/X11/Types.hsc:1748)
    staticGravity (Graphics/X11/Types.hsc:1750)
    WindowGravity (Graphics/X11/Types.hsc:1745)
    unmapGravity (Graphics/X11/Types.hsc:1746)
    BackingStore (Graphics/X11/Types.hsc:1751)
    notUseful (Graphics/X11/Types.hsc:1752)
    whenMapped (Graphics/X11/Types.hsc:1754)
    always (Graphics/X11/Types.hsc:1756)
    doRed (Graphics/X11/Types.hsc:1758)
    doGreen (Graphics/X11/Types.hsc:1760)
    doBlue (Graphics/X11/Types.hsc:1762)
    FontDirection (Graphics/X11/Types.hsc:1764)
    fontLeftToRight (Graphics/X11/Types.hsc:1765)
    fontRightToLeft (Graphics/X11/Types.hsc:1767)
    ImageFormat (Graphics/X11/Types.hsc:1770)
    xyBitmap (Graphics/X11/Types.hsc:1771)
    xyPixmap (Graphics/X11/Types.hsc:1773)
    zPixmap (Graphics/X11/Types.hsc:1775)
    Rotation (Graphics/X11/Types.hsc:1778)
    Reflection (Graphics/X11/Types.hsc:1779)
    xRR_Rotate_0 (Graphics/X11/Types.hsc:1788)
    xRR_Rotate_90 (Graphics/X11/Types.hsc:1790)
    xRR_Rotate_180 (Graphics/X11/Types.hsc:1792)
    xRR_Rotate_270 (Graphics/X11/Types.hsc:1794)
    xRR_Reflect_X (Graphics/X11/Types.hsc:1795)
    xRR_Reflect_Y (Graphics/X11/Types.hsc:1797)
    xRR_Connected (Graphics/X11/Types.hsc:1800)
    xRR_Disconnected (Graphics/X11/Types.hsc:1802)
    xRR_UnknownConnection (Graphics/X11/Types.hsc:1804)
  70% ( 14 / 20) in 'Graphics.X11.Xlib.Types'
  Missing documentation for:
    Pixel (Graphics/X11/Xlib/Types.hsc:161)
    Position (Graphics/X11/Xlib/Types.hsc:162)
    Dimension (Graphics/X11/Xlib/Types.hsc:163)
    Angle (Graphics/X11/Xlib/Types.hsc:164)
    ScreenNumber (Graphics/X11/Xlib/Types.hsc:165)
    Buffer (Graphics/X11/Xlib/Types.hsc:166)
 100% ( 34 / 34) in 'Graphics.X11.Xlib.Display'
  48% ( 20 / 42) in 'G
Graphics/X11/Xlib/Window.hs:56:1: warning: [-Wunused-imports]
    The import of ‘Foreign.C.Types’ is redundant
      except perhaps to import instances from ‘Foreign.C.Types’
    To import instances alone, use: import Foreign.C.Types()

Graphics/X11/Xlib/Context.hs:49:1: warning: [-Wunused-imports]
    The import of ‘Foreign.C.Types’ is redundant
      except perhaps to import instances from ‘Foreign.C.Types’
    To import instances alone, use: import Foreign.C.Types()

Graphics/X11/Xlib/Color.hs:38:1: warning: [-Wunused-imports]
    The import of ‘Foreign.C.Types’ is redundant
      except perhaps to import instances from ‘Foreign.C.Types’
    To import instances alone, use: import Foreign.C.Types()

Graphics/X11/Xlib/Font.hsc:23:1: warning: [-Wtabs]
    Tab character found here, and in 58 further locations.
    Please use spaces instead.
raphics.X11.Xlib.Event'
  Missing documentation for:
    QueuedMode (Graphics/X11/Xlib/Event.hsc:81)
    queuedAlready (Graphics/X11/Xlib/Event.hsc:82)
    queuedAfterFlush (Graphics/X11/Xlib/Event.hsc:84)
    queuedAfterReading (Graphics/X11/Xlib/Event.hsc:86)
    XEvent (Graphics/X11/Xlib/Event.hsc:99)
    XEventPtr (Graphics/X11/Xlib/Event.hsc:105)
    allocaXEvent (Graphics/X11/Xlib/Event.hsc:107)
    get_EventType (Graphics/X11/Xlib/Event.hsc:110)
    get_Window (Graphics/X11/Xlib/Event.hsc:113)
    XKeyEvent (Graphics/X11/Xlib/Event.hsc:122)
    XKeyEventPtr (Graphics/X11/Xlib/Event.hsc:153)
    asKeyEvent (Graphics/X11/Xlib/Event.hsc:155)
    XButtonEvent (Graphics/X11/Xlib/Event.hsc:158)
    get_KeyEvent (Graphics/X11/Xlib/Event.hsc:150)
    get_ButtonEvent (Graphics/X11/Xlib/Event.hsc:186)
    get_MotionEvent (Graphics/X11/Xlib/Event.hsc:217)
    XMotionEvent (Graphics/X11/Xlib/Event.hsc:189)
    XExposeEvent (Graphics/X11/Xlib/Event.hsc:245)
    get_ExposeEvent (Graphics/X11/Xlib/Event.hsc:262)
    XMappingEvent (Graphics/X11/Xlib/Event.hsc:308)
    XConfigureEvent (Graphics/X11/Xlib/Event.hsc:326)
    get_ConfigureEvent (Graphics/X11/Xlib/Event.hsc:341)
 100% ( 21 / 21) in 'Graphics.X11.Xlib.Screen'
 100% ( 33 / 33) in 'Graphics.X11.Xlib.Window'
 100% ( 24 / 24) in 'Graphics.X11.Xlib.Context'
 100% ( 14 / 14) in 'Graphics.X11.Xlib.Color'
  62% (  8 / 13) in 'Graphics.X11.Xlib.Font'
  Missing documentation for:
    Glyph (Graphics/X11/Xlib/Font.hsc:53)
    fontFromFontStruct (Graphics/X11/Xlib/Font.hsc:105)
    ascentFromFontStruct (Graphics/X11/Xlib/Font.hsc:109)
    descentFromFontStruct (Graphics/X11/Xlib/Font.hsc:113)
    CharStruct (Graphics/X11/Xlib/Font.hsc:137)
   1% (  1 / 77) in 'Graphics.X11.Xlib.Cursor'
  Missing documentation for:
    xC_X_cursor (Graphics/X11/Xlib/Cursor.hsc:104)
    xC_arrow (Graphics/X11/Xlib/Cursor.hsc:107)
    xC_based_arrow_down (Graphics/X11/Xlib/Cursor.hsc:110)
    xC_based_arrow_up (Graphics/X11/Xlib/Cursor.hsc:113)
    xC_boat (Graphics/X11/Xlib/Cursor.hsc:116)
    xC_bogosity (Graphics/X11/Xlib/Cursor.hsc:119)
    xC_bottom_left_corner (Graphics/X11/Xlib/Cursor.hsc:122)
    xC_bottom_right_corner (Graphics/X11/Xlib/Cursor.hsc:125)
    xC_bottom_side (Graphics/X11/Xlib/Cursor.hsc:128)
    xC_bottom_tee (Graphics/X11/Xlib/Cursor.hsc:131)
    xC_box_spiral (Graphics/X11/Xlib/Cursor.hsc:134)
    xC_center_ptr (Graphics/X11/Xlib/Cursor.hsc:137)
    xC_circle (Graphics/X11/Xlib/Cursor.hsc:140)
    xC_clock (Graphics/X11/Xlib/Cursor.hsc:143)
    xC_coffee_mug (Graphics/X11/Xlib/Cursor.hsc:146)
    xC_cross (Graphics/X11/Xlib/Cursor.hsc:149)
    xC_cross_reverse (Graphics/X11/Xlib/Cursor.hsc:152)
    xC_crosshair (Graphics/X11/Xlib/Cursor.hsc:155)
    xC_diamond_cross (Graphics/X11/Xlib/Cursor.hsc:158)
    xC_dot (Graphics/X11/Xlib/Cursor.hsc:161)
    xC_dotbox (Graphics/X11/Xlib/Cursor.hsc:164)
    xC_double_arrow (Graphics/X11/Xlib/Cursor.hsc:167)
    xC_draft_large (Graphics/X11/Xlib/Cursor.hsc:170)
    xC_draft_small (Graphics/X11/Xlib/Cursor.hsc:173)
    xC_draped_box (Graphics/X11/Xlib/Cursor.hsc:176)
    xC_exchange (Graphics/X11/Xlib/Cursor.hsc:179)
    xC_fleur (Graphics/X11/Xlib/Cursor.hsc:182)
    xC_gobbler (Graphics/X11/Xlib/Cursor.hsc:185)
    xC_gumby (Graphics/X11/Xlib/Cursor.hsc:188)
    xC_hand1 (Graphics/X11/Xlib/Cursor.hsc:191)
    xC_hand2 (Graphics/X11/Xlib/Cursor.hsc:194)
    xC_heart (Graphics/X11/Xlib/Cursor.hsc:197)
    xC_icon (Graphics/X11/Xlib/Cursor.hsc:200)
    xC_iron_cross (Graphics/X11/Xlib/Cursor.hsc:203)
    xC_left_ptr (Graphics/X11/Xlib/Cursor.hsc:206)
    xC_left_side (Graphics/X11/Xlib/Cursor.hsc:209)
    xC_left_tee (Graphics/X11/Xlib/Cursor.hsc:212)
    xC_leftbutton (Graphics/X11/Xlib/Cursor.hsc:215)
    xC_ll_angle (Graphics/X11/Xlib/Cursor.hsc:218)
    xC_lr_angle (Graphics/X11/Xlib/Cursor.hsc:221)
    xC_man (Graphics/X11/Xlib/Cursor.hsc:224)
    xC_mouse (Graphics/X11/Xlib/Cursor.hsc:230)
    xC_pencil (Graphics/X11/Xlib/Cursor.hsc:233)
    xC_pirate (Graphics/X11/Xlib/Cursor.hsc:236)
    xC_plus (Graphics/X11/Xlib/Cursor.hsc:239)
    xC_question_arrow (Graphics/X11/Xlib/Cursor.hsc:242)
    xC_right_ptr (Graphics/X11/Xlib/Cursor.hsc:245)
    xC_right_side (Graphics/X11/Xlib/Cursor.hsc:248)
    xC_right_tee (Graphics/X11/Xlib/Cursor.hsc:251)
    xC_rightbutton (Graphics/X11/Xlib/Cursor.hsc:254)
    xC_rtl_logo (Graphics/X11/Xlib/Cursor.hsc:257)
    xC_sailboat (Graphics/X11/Xlib/Cursor.hsc:260)
    xC_sb_down_arrow (Graphics/X11/Xlib/Cursor.hsc:263)
    xC_sb_h_double_arrow (Graphics/X11/Xlib/Cursor.hsc:266)
    xC_sb_left_arrow (Graphics/X11/Xlib/Cursor.hsc:269)
    xC_sb_right_arrow (Graphics/X11/Xlib/Cursor.hsc:272)
    xC_sb_up_arrow (Graphics/X11/Xlib/Cursor.hsc:275)
    xC_sb_v_double_arrow (Graphics/X11/Xlib/Cursor.hsc:278)
    xC_shuttle (Graphics/X11/Xlib/Cursor.hsc:281)
    xC_sizing (Graphics/X11/Xlib/Cursor.hsc:284)
    xC_spider (Graphics/X11/Xlib/Cursor.hsc:287)
    xC_spraycan (Graphics/X11/Xlib/Cursor.hsc:290)
    xC_star (Graphics/X11/Xlib/Cursor.hsc:293)
    xC_target (Graphics/X11/Xlib/Cursor.hsc:296)
    xC_tcross (Graphics/X11/Xlib/Cursor.hsc:299)
    xC_top_left_arrow (Graphics/X11/Xlib/Cursor.hsc:302)
    xC_top_left_corner (Graphics/X11/Xlib/Cursor.hsc:305)
    xC_top_right_corner (Graphics/X11/Xlib/Cursor.hsc:308)
    xC_top_side (Graphics/X11/Xlib/Cursor.hsc:311)
    xC_top_tee (Graphics/X11/Xlib/Cursor.hsc:314)
    xC_trek (Graphics/X11/Xlib/Cursor.hsc:317)
    xC_ul_angle (Graphics/X11/Xlib/Cursor.hsc:320)
    xC_umbrella (Graphics/X11/Xlib/Cursor.hsc:323)
    xC_ur_angle (Graphics/X11/Xlib/Cursor.hsc:326)
    xC_watch (Graphics/X11/Xlib/Cursor.hsc:329)
    xC_xterm (Graphics/X11/Xlib/Cursor.hsc:332)
   3% (  2 / 73) in 'Graphics.X11.Xlib.Atom'
  Missing documentation for:
    getAtomName (Graphics/X11/Xlib/Atom.hsc:118)
    getAtomNames (Graphics/X11/Xlib/Atom.hsc:131)
    pRIMARY (Graphics/X11/Xlib/Atom.hsc:152)
    sECONDARY (Graphics/X11/Xlib/Atom.hsc:154)
    aRC (Graphics/X11/Xlib/Atom.hsc:156)
    aTOM (Graphics/X11/Xlib/Atom.hsc:158)
    bITMAP (Graphics/X11/Xlib/Atom.hsc:160)
    cARDINAL (Graphics/X11/Xlib/Atom.hsc:162)
    cOLORMAP (Graphics/X11/Xlib/Atom.hsc:164)
    cURSOR (Graphics/X11/Xlib/Atom.hsc:166)
    cUT_BUFFER0 (Graphics/X11/Xlib/Atom.hsc:168)
    cUT_BUFFER1 (Graphics/X11/Xlib/Atom.hsc:170)
    cUT_BUFFER2 (Graphics/X11/Xlib/Atom.hsc:172)
    cUT_BUFFER3 (Graphics/X11/Xlib/Atom.hsc:174)
    cUT_BUFFER4 (Graphics/X11/Xlib/Atom.hsc:176)
    cUT_BUFFER5 (Graphics/X11/Xlib/Atom.hsc:178)
    cUT_BUFFER6 (Graphics/X11/Xlib/Atom.hsc:180)
    cUT_BUFFER7 (Graphics/X11/Xlib/Atom.hsc:182)
    dRAWABLE (Graphics/X11/Xlib/Atom.hsc:184)
    fONT (Graphics/X11/Xlib/Atom.hsc:186)
    iNTEGER (Graphics/X11/Xlib/Atom.hsc:188)
    pIXMAP (Graphics/X11/Xlib/Atom.hsc:190)
    pOINT (Graphics/X11/Xlib/Atom.hsc:192)
    rECTANGLE (Graphics/X11/Xlib/Atom.hsc:194)
    rESOURCE_MANAGER (Graphics/X11/Xlib/Atom.hsc:196)
    rGB_COLOR_MAP (Graphics/X11/Xlib/Atom.hsc:198)
    rGB_BEST_MAP (Graphics/X11/Xlib/Atom.hsc:200)
    rGB_BLUE_MAP (Graphics/X11/Xlib/Atom.hsc:202)
    rGB_DEFAULT_MAP (Graphics/X11/Xlib/Atom.hsc:204)
    rGB_GRAY_MAP (Graphics/X11/Xlib/Atom.hsc:206)
    rGB_GREEN_MAP (Graphics/X11/Xlib/Atom.hsc:208)
    rGB_RED_MAP (Graphics/X11/Xlib/Atom.hsc:210)
    sTRING (Graphics/X11/Xlib/Atom.hsc:212)
    vISUALID (Graphics/X11/Xlib/Atom.hsc:214)
    wINDOW (Graphics/X11/Xlib/Atom.hsc:216)
    wM_COMMAND (Graphics/X11/Xlib/Atom.hsc:218)
    wM_HINTS (Graphics/X11/Xlib/Atom.hsc:220)
    wM_CLIENT_MACHINE (Graphics/X11/Xlib/Atom.hsc:222)
    wM_ICON_NAME (Graphics/X11/Xlib/Atom.hsc:224)
    wM_ICON_SIZE (Graphics/X11/Xlib/Atom.hsc:226)
    wM_NAME (Graphics/X11/Xlib/Atom.hsc:228)
    wM_NORMAL_HINTS (Graphics/X11/Xlib/Atom.hsc:230)
    wM_SIZE_HINTS (Graphics/X11/Xlib/Atom.hsc:232)
    wM_ZOOM_HINTS (Graphics/X11/Xlib/Atom.hsc:234)
    mIN_SPACE (Graphics/X11/Xlib/Atom.hsc:236)
    nORM_SPACE (Graphics/X11/Xlib/Atom.hsc:238)
    mAX_SPACE (Graphics/X11/Xlib/Atom.hsc:240)
    eND_SPACE (Graphics/X11/Xlib/Atom.hsc:242)
    sU
Graphics/X11/Xlib/Misc.hsc:698:1: warning: [-Worphans]
    Orphan instance: instance Default VisualInfo
    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.
PERSCRIPT_X (Graphics/X11/Xlib/Atom.hsc:244)
    sUPERSCRIPT_Y (Graphics/X11/Xlib/Atom.hsc:246)
    sUBSCRIPT_X (Graphics/X11/Xlib/Atom.hsc:248)
    sUBSCRIPT_Y (Graphics/X11/Xlib/Atom.hsc:250)
    uNDERLINE_POSITION (Graphics/X11/Xlib/Atom.hsc:252)
    uNDERLINE_THICKNESS (Graphics/X11/Xlib/Atom.hsc:254)
    sTRIKEOUT_ASCENT (Graphics/X11/Xlib/Atom.hsc:256)
    sTRIKEOUT_DESCENT (Graphics/X11/Xlib/Atom.hsc:258)
    iTALIC_ANGLE (Graphics/X11/Xlib/Atom.hsc:260)
    x_HEIGHT (Graphics/X11/Xlib/Atom.hsc:262)
    qUAD_WIDTH (Graphics/X11/Xlib/Atom.hsc:264)
    wEIGHT (Graphics/X11/Xlib/Atom.hsc:266)
    pOINT_SIZE (Graphics/X11/Xlib/Atom.hsc:268)
    rESOLUTION (Graphics/X11/Xlib/Atom.hsc:270)
    cOPYRIGHT (Graphics/X11/Xlib/Atom.hsc:272)
    nOTICE (Graphics/X11/Xlib/Atom.hsc:274)
    fONT_NAME (Graphics/X11/Xlib/Atom.hsc:276)
    fAMILY_NAME (Graphics/X11/Xlib/Atom.hsc:278)
    fULL_NAME (Graphics/X11/Xlib/Atom.hsc:280)
    cAP_HEIGHT (Graphics/X11/Xlib/Atom.hsc:282)
    wM_CLASS (Graphics/X11/Xlib/Atom.hsc:284)
    wM_TRANSIENT_FOR (Graphics/X11/Xlib/Atom.hsc:286)
    lAST_PREDEFINED (Graphics/X11/Xlib/Atom.hsc:288)
  76% ( 16 / 21) in 'Graphics.X11.Xlib.Region'
  Missing documentation for:
    Region (Graphics/X11/Xlib/Region.hs:61)
    RectInRegionResult (Graphics/X11/Xlib/Region.hs:71)
    rectangleOut (Graphics/X11/Xlib/Region.hs:74)
    rectangleIn (Graphics/X11/Xlib/Region.hs:74)
    rectanglePart (Graphics/X11/Xlib/Region.hs:74)
 100% (  5 /  5) in 'Graphics.X11.Xlib.Image'
  70% (102 /146) in 'Graphics.X11.Xlib.Misc'
  Missing documentation for:
    AllowExposuresMode (Graphics/X11/Xlib/Misc.hsc:628)
    dontAllowExposures (Graphics/X11/Xlib/Misc.hsc:629)
    allowExposures (Graphics/X11/Xlib/Misc.hsc:631)
    defaultExposures (Graphics/X11/Xlib/Misc.hsc:633)
    PreferBlankingMode (Graphics/X11/Xlib/Misc.hsc:635)
    dontPreferBlanking (Graphics/X11/Xlib/Misc.hsc:636)
    preferBlanking (Graphics/X11/Xlib/Misc.hsc:638)
    defaultBlanking (Graphics/X11/Xlib/Misc.hsc:640)
    ScreenSaverMode (Graphics/X11/Xlib/Misc.hsc:642)
    screenSaverActive (Graphics/X11/Xlib/Misc.hsc:643)
    screenSaverReset (Graphics/X11/Xlib/Misc.hsc:645)
    getScreenSaver (Graphics/X11/Xlib/Misc.hsc:648)
    VisualInfoMask (Graphics/X11/Xlib/Misc.hsc:712)
    visualNoMask (Graphics/X11/Xlib/Misc.hsc:713)
    visualIDMask (Graphics/X11/Xlib/Misc.hsc:715)
    visualScreenMask (Graphics/X11/Xlib/Misc.hsc:717)
    visualDepthMask (Graphics/X11/Xlib/Misc.hsc:719)
    visualClassMask (Graphics/X11/Xlib/Misc.hsc:721)
    visualRedMaskMask (Graphics/X11/Xlib/Misc.hsc:723)
    visualGreenMaskMask (Graphics/X11/Xlib/Misc.hsc:725)
    visualColormapSizeMask (Graphics/X11/Xlib/Misc.hsc:729)
    visualBitsPerRGBMask (Graphics/X11/Xlib/Misc.hsc:731)
    visualAllMask (Graphics/X11/Xlib/Misc.hsc:733)
    getVisualInfo (Graphics/X11/Xlib/Misc.hsc:728)
    initThreads (Graphics/X11/Xlib/Misc.hsc:765)
    lockDisplay (Graphics/X11/Xlib/Misc.hsc:768)
    unlockDisplay (Graphics/X11/Xlib/Misc.hsc:771)
    noSymbol (Graphics/X11/Xlib/Misc.hsc:910)
    allocaSetWindowAttributes (Graphics/X11/Xlib/Misc.hsc:1048)
    set_background_pixmap (Graphics/X11/Xlib/Misc.hsc:1053)
    set_background_pixel (Graphics/X11/Xlib/Misc.hsc:1056)
    set_border_pixmap (Graphics/X11/Xlib/Misc.hsc:1059)
    set_border_pixel (Graphics/X11/Xlib/Misc.hsc:1062)
    set_bit_gravity (Graphics/X11/Xlib/Misc.hsc:1065)
    set_win_gravity (Graphics/X11/Xlib/Misc.hsc:1068)
    set_backing_store (Graphics/X11/Xlib/Misc.hsc:1071)
    set_backing_planes (Graphics/X11/Xlib/Misc.hsc:1074)
    set_backing_pixel (Graphics/X11/Xlib/Misc.hsc:1077)
    set_save_under (Graphics/X11/Xlib/Misc.hsc:1080)
    set_event_mask (Graphics/X11/Xlib/Misc.hsc:1083)
    set_do_not_propagate_mask (Graphics/X11/Xlib/Misc.hsc:1086)
    set_override_redirect (Graphics/X11/Xlib/Misc.hsc:1089)
    set_colormap (Graphics/X11/Xlib/Misc.hsc:1092)
    set_cursor (Graphics/X11/Xlib/Misc.hsc:1095)
  16% (  6 / 37) in 'Graphics.X11.Xrandr'
  Missing documentation for:
    compiledWithXrandr (Graphics/X11/Xrandr.hsc:137)
    Rotation (Graphics/X11/Types.hsc:1778)
    Reflection (Graphics/X11/Types.hsc:1779)
    SizeID (Graphics/X11/Types.hsc:1780)
    XRRScreenConfiguration (Graphics/X11/Xrandr.hsc:142)
    xrrQueryExtension (Graphics/X11/Xrandr.hsc:320)
    xrrQueryVersion (Graphics/X11/Xrandr.hsc:327)
    xrrGetScreenInfo (Graphics/X11/Xrandr.hsc:334)
    xrrFreeScreenConfigInfo (Graphics/X11/Xrandr.hsc:343)
    xrrSetScreenConfig (Graphics/X11/Xrandr.hsc:348)
    xrrSetScreenConfigAndRate (Graphics/X11/Xrandr.hsc:353)
    xrrConfigRotations (Graphics/X11/Xrandr.hsc:358)
    xrrConfigTimes (Graphics/X11/Xrandr.hsc:367)
    xrrConfigSizes (Graphics/X11/Xrandr.hsc:376)
    xrrConfigRates (Graphics/X11/Xrandr.hsc:391)
    xrrConfigCurrentConfiguration (Graphics/X11/Xrandr.hsc:406)
    xrrConfigCurrentRate (Graphics/X11/Xrandr.hsc:415)
    xrrRootToScreen (Graphics/X11/Xrandr.hsc:420)
    xrrSelectInput (Graphics/X11/Xrandr.hsc:425)
    xrrUpdateConfiguration (Graphics/X11/Xrandr.hsc:430)
    xrrRotations (Graphics/X11/Xrandr.hsc:435)
    xrrSizes (Graphics/X11/Xrandr.hsc:444)
    xrrRates (Graphics/X11/Xrandr.hsc:459)
    xrrTimes (Graphics/X11/Xrandr.hsc:474)
    xrrGetScreenResources (Graphics/X11/Xrandr.hsc:483)
    xrrGetOutputInfo (Graphics/X11/Xrandr.hsc:499)
    xrrGetCrtcInfo (Graphics/X11/Xrandr.hsc:529)
    xrrGetScreenResourcesCurrent (Graphics/X11/Xrandr.hsc:558)
    xrrSetOutputPrimary (Graphics/X11/Xrandr.hsc:552)
    xrrGetOutputPrimary (Graphics/X11/Xrandr.hsc:555)
    xrrListOutputProperties (Graphics/X11/Xrandr.hsc:571)
   4% (  1 / 24) in 'Graphics.X11.ExtraTypes.AP'
  Missing documentation for:
    apXK_LineDel (Graphics/X11/ExtraTypes/AP.hsc:169)
    apXK_CharDel (Graphics/X11/ExtraTypes/AP.hsc:173)
    apXK_Copy (Graphics/X11/ExtraTypes/AP.hsc:177)
    apXK_Cut (Graphics/X11/ExtraTypes/AP.hsc:181)
    apXK_Paste (Graphics/X11/ExtraTypes/AP.hsc:185)
    apXK_Move (Graphics/X11/ExtraTypes/AP.hsc:189)
    apXK_Grow (Graphics/X11/ExtraTypes/AP.hsc:193)
    apXK_Cmd (Graphics/X11/ExtraTypes/AP.hsc:197)
    apXK_Shell (Graphics/X11/ExtraTypes/AP.hsc:201)
    apXK_LeftBar (Graphics/X11/ExtraTypes/AP.hsc:205)
    apXK_RightBar (Graphics/X11/ExtraTypes/AP.hsc:209)
    apXK_LeftBox (Graphics/X11/ExtraTypes/AP.hsc:213)
    apXK_RightBox (Graphics/X11/ExtraTypes/AP.hsc:217)
    apXK_UpBox (Graphics/X11/ExtraTypes/AP.hsc:221)
    apXK_DownBox (Graphics/X11/ExtraTypes/AP.hsc:225)
    apXK_Pop (Graphics/X11/ExtraTypes/AP.hsc:229)
    apXK_Read (Graphics/X11/ExtraTypes/AP.hsc:233)
    apXK_Edit (Graphics/X11/ExtraTypes/AP.hsc:237)
    apXK_Save (Graphics/X11/ExtraTypes/AP.hsc:241)
    apXK_Exit (Graphics/X11/ExtraTypes/AP.hsc:245)
    apXK_Repeat (Graphics/X11/ExtraTypes/AP.hsc:249)
    apXK_KP_parenleft (Graphics/X11/ExtraTypes/AP.hsc:253)
    apXK_KP_parenright (Graphics/X11/ExtraTypes/AP.hsc:257)
  11% (  1 /  9) in 'Graphics.X11.ExtraTypes.DEC'
  Missing documentation for:
    dXK_ring_accent (Graphics/X11/ExtraTypes/DEC.hsc:114)
    dXK_circumflex_accent (Graphics/X11/ExtraTypes/DEC.hsc:118)
    dXK_cedilla_accent (Graphics/X11/ExtraTypes/DEC.hsc:122)
    dXK_acute_accent (Graphics/X11/ExtraTypes/DEC.hsc:126)
    dXK_grave_accent (Graphics/X11/ExtraTypes/DEC.hsc:130)
    dXK_tilde (Graphics/X11/ExtraTypes/DEC.hsc:134)
    dXK_diaeresis (Graphics/X11/ExtraTypes/DEC.hsc:138)
    dXK_Remove (Graphics/X11/ExtraTypes/DEC.hsc:142)
   0% (  0 / 86) in 'Graphics.X11.ExtraTypes.HP'
  Missing documentation for:
    Module header
    hpXK_ClearLine (Graphics/X11/ExtraTypes/HP.hsc:507)
    hpXK_InsertLine (Graphics/X11/ExtraTypes/HP.hsc:511)
    hpXK_DeleteLine (Graphics/X11/ExtraTypes/HP.hsc:515)
    hpXK_InsertChar (Graphics/X11/ExtraTypes/HP.hsc:519)
    hpXK_DeleteChar (Graphics/X11/ExtraTypes/HP.hsc:523)
    hpXK_BackTab (Graphics/X11/ExtraTypes/HP.hsc:527)
    hpXK_KP_BackTab (Graphics/X11/ExtraTypes/HP.hsc:531)
    hpXK_Modelock1 (Graphics/X11/ExtraTypes/HP.hsc:535)
    hpXK_Modelock2 (Graphics/X11/ExtraTypes/HP.hsc:539)
    hpXK_Reset (Graphics/X11/ExtraTypes/HP.hsc:543)
    hpXK_System (Graphics/X11/ExtraTypes/HP.hsc:547)
    hpXK_User (Graphics/X11/ExtraTypes/HP.hsc:551)
    hpXK_mute_acute (Graphics/X11/ExtraTypes/HP.hsc:555)
    hpXK_mute_grave (Graphics/X11/ExtraTypes/HP.hsc:559)
    hpXK_mute_asciicircum (Graphics/X11/ExtraTypes/HP.hsc:563)
    hpXK_mute_diaeresis (Graphics/X11/ExtraTypes/HP.hsc:567)
    hpXK_mute_asciitilde (Graphics/X11/ExtraTypes/HP.hsc:571)
    hpXK_lira (Graphics/X11/ExtraTypes/HP.hsc:575)
    hpXK_guilder (Graphics/X11/ExtraTypes/HP.hsc:579)
    hpXK_Ydiaeresis (Graphics/X11/ExtraTypes/HP.hsc:583)
    hpXK_IO (Graphics/X11/ExtraTypes/HP.hsc:587)
    hpXK_longminus (Graphics/X11/ExtraTypes/HP.hsc:591)
    hpXK_block (Graphics/X11/ExtraTypes/HP.hsc:595)
    osfXK_Copy (Graphics/X11/ExtraTypes/HP.hsc:599)
    osfXK_Cut (Graphics/X11/ExtraTypes/HP.hsc:603)
    osfXK_Paste (Graphics/X11/ExtraTypes/HP.hsc:607)
    osfXK_BackTab (Graphics/X11/ExtraTypes/HP.hsc:611)
    osfXK_BackSpace (Graphics/X11/ExtraTypes/HP.hsc:615)
    osfXK_Clear (Graphics/X11/ExtraTypes/HP.hsc:619)
    osfXK_Escape (Graphics/X11/ExtraTypes/HP.hsc:623)
    osfXK_AddMode (Graphics/X11/ExtraTypes/HP.hsc:627)
    osfXK_PrimaryPaste (Graphics/X11/ExtraTypes/HP.hsc:631)
    osfXK_QuickPaste (Graphics/X11/ExtraTypes/HP.hsc:635)
    osfXK_PageLeft (Graphics/X11/ExtraTypes/HP.hsc:639)
    osfXK_PageUp (Graphics/X11/ExtraTypes/HP.hsc:643)
    osfXK_PageDown (Graphics/X11/ExtraTypes/HP.hsc:647)
    osfXK_PageRight (Graphics/X11/ExtraTypes/HP.hsc:651)
    osfXK_Activate (Graphics/X11/ExtraTypes/HP.hsc:655)
    osfXK_MenuBar (Graphics/X11/ExtraTypes/HP.hsc:659)
    osfXK_Left (Graphics/X11/ExtraTypes/HP.hsc:663)
    osfXK_Up (Graphics/X11/ExtraTypes/HP.hsc:667)
    osfXK_Right (Graphics/X11/ExtraTypes/HP.hsc:671)
    osfXK_Down (Graphics/X11/ExtraTypes/HP.hsc:675)
    osfXK_EndLine (Graphics/X11/ExtraTypes/HP.hsc:679)
    osfXK_BeginLine (Graphics/X11/ExtraTypes/HP.hsc:683)
    osfXK_EndData (Graphics/X11/ExtraTypes/HP.hsc:687)
    osfXK_BeginData (Graphics/X11/ExtraTypes/HP.hsc:691)
    osfXK_PrevMenu (Graphics/X11/ExtraTypes/HP.hsc:695)
    osfXK_NextMenu (Graphics/X11/ExtraTypes/HP.hsc:699)
    osfXK_PrevField (Graphics/X11/ExtraTypes/HP.hsc:703)
    osfXK_NextField (Graphics/X11/ExtraTypes/HP.hsc:707)
    osfXK_Select (Graphics/X11/ExtraTypes/HP.hsc:711)
    osfXK_Insert (Graphics/X11/ExtraTypes/HP.hsc:715)
    osfXK_Undo (Graphics/X11/ExtraTypes/HP.hsc:719)
    osfXK_Menu (Graphics/X11/ExtraTypes/HP.hsc:723)
    osfXK_Cancel (Graphics/X11/ExtraTypes/HP.hsc:727)
    osfXK_Help (Graphics/X11/ExtraTypes/HP.hsc:731)
    osfXK_SelectAll (Graphics/X11/ExtraTypes/HP.hsc:735)
    osfXK_DeselectAll (Graphics/X11/ExtraTypes/HP.hsc:739)
    osfXK_Reselect (Graphics/X11/ExtraTypes/HP.hsc:743)
    osfXK_Extend (Graphics/X11/ExtraTypes/HP.hsc:747)
    osfXK_Restore (Graphics/X11/ExtraTypes/HP.hsc:751)
    osfXK_Delete (Graphics/X11/ExtraTypes/HP.hsc:755)
    xK_Reset (Graphics/X11/ExtraTypes/HP.hsc:759)
    xK_System (Graphics/X11/ExtraTypes/HP.hsc:763)
    xK_User (Graphics/X11/ExtraTypes/HP.hsc:767)
    xK_ClearLine (Graphics/X11/ExtraTypes/HP.hsc:771)
    xK_InsertLine (Graphics/X11/ExtraTypes/HP.hsc:775)
    xK_DeleteLine (Graphics/X11/ExtraTypes/HP.hsc:779)
    xK_InsertChar (Graphics/X11/ExtraTypes/HP.hsc:783)
    xK_DeleteChar (Graphics/X11/ExtraTypes/HP.hsc:787)
    xK_BackTab (Graphics/X11/ExtraTypes/HP.hsc:791)
    xK_KP_BackTab (Graphics/X11/ExtraTypes/HP.hsc:795)
    xK_Ext16bit_L (Graphics/X11/ExtraTypes/HP.hsc:799)
    xK_Ext16bit_R (Graphics/X11/ExtraTypes/HP.hsc:803)
    xK_mute_acute (Graphics/X11/ExtraTypes/HP.hsc:807)
    xK_mute_grave (Graphics/X11/ExtraTypes/HP.hsc:811)
    xK_mute_asciicircum (Graphics/X11/ExtraTypes/HP.hsc:815)
    xK_mute_diaeresis (Graphics/X11/ExtraTypes/HP.hsc:819)
    xK_mute_asciitilde (Graphics/X11/ExtraTypes/HP.hsc:823)
    xK_lira (Graphics/X11/ExtraTypes/HP.hsc:827)
    xK_guilder (Graphics/X11/ExtraTypes/HP.hsc:831)
    xK_IO (Graphics/X11/ExtraTypes/HP.hsc:839)
    xK_longminus (Graphics/X11/ExtraTypes/HP.hsc:843)
    xK_block (Graphics/X11/ExtraTypes/HP.hsc:847)
   3% (  1 / 33) in 'Graphics.X11.ExtraTypes.Sun'
  Missing documentation for:
    sunXK_FA_Grave (Graphics/X11/ExtraTypes/Sun.hsc:239)
    sunXK_FA_Circum (Graphics/X11/ExtraTypes/Sun.hsc:243)
    sunXK_FA_Tilde (Graphics/X11/ExtraTypes/Sun.hsc:247)
    sunXK_FA_Acute (Graphics/X11/ExtraTypes/Sun.hsc:251)
    sunXK_FA_Diaeresis (Graphics/X11/ExtraTypes/Sun.hsc:255)
    sunXK_FA_Cedilla (Graphics/X11/ExtraTypes/Sun.hsc:259)
    sunXK_F36 (Graphics/X11/ExtraTypes/Sun.hsc:263)
    sunXK_F37 (Graphics/X11/ExtraTypes/Sun.hsc:267)
    sunXK_Sys_Req (Graphics/X11/ExtraTypes/Sun.hsc:271)
    sunXK_Print_Screen (Graphics/X11/ExtraTypes/Sun.hsc:275)
    sunXK_Compose (Graphics/X11/ExtraTypes/Sun.hsc:279)
    sunXK_AltGraph (Graphics/X11/ExtraTypes/Sun.hsc:283)
    sunXK_PageUp (Graphics/X11/ExtraTypes/Sun.hsc:287)
    sunXK_PageDown (Graphics/X11/ExtraTypes/Sun.hsc:291)
    sunXK_Undo (Graphics/X11/ExtraTypes/Sun.hsc:295)
    sunXK_Again (Graphics/X11/ExtraTypes/Sun.hsc:299)
    sunXK_Find (Graphics/X11/ExtraTypes/Sun.hsc:303)
    sunXK_Stop (Graphics/X11/ExtraTypes/Sun.hsc:307)
    sunXK_Props (Graphics/X11/ExtraTypes/Sun.hsc:311)
    sunXK_Front (Graphics/X11/ExtraTypes/Sun.hsc:315)
    sunXK_Copy (Graphics/X11/ExtraTypes/Sun.hsc:319)
    sunXK_Open (Graphics/X11/ExtraTypes/Sun.hsc:323)
    sunXK_Paste (Graphics/X11/ExtraTypes/Sun.hsc:327)
    sunXK_Cut (Graphics/X11/ExtraTypes/Sun.hsc:331)
    sunXK_PowerSwitch (Graphics/X11/ExtraTypes/Sun.hsc:335)
    sunXK_AudioLowerVolume (Graphics/X11/ExtraTypes/Sun.hsc:339)
    sunXK_AudioMute (Graphics/X11/ExtraTypes/Sun.hsc:343)
    sunXK_AudioRaiseVolume (Graphics/X11/ExtraTypes/Sun.hsc:347)
    sunXK_VideoDegauss (Graphics/X11/ExtraTypes/Sun.hsc:351)
    sunXK_VideoLowerBrightness (Graphics/X11/ExtraTypes/Sun.hsc:355)
    sunXK_VideoRaiseBrightness (Graphics/X11/ExtraTypes/Sun.hsc:359)
    sunXK_PowerSwitchShift (Graphics/X11/ExtraTypes/Sun.hsc:363)
   1% (  1 /149) in 'Graphics.X11.ExtraTypes.XF86'
  Missing documentation for:
    xF86XK_ModeLock (Graphics/X11/ExtraTypes/XF86.hsc:778)
    xF86XK_MonBrightnessUp (Graphics/X11/ExtraTypes/XF86.hsc:782)
    xF86XK_MonBrightnessDown (Graphics/X11/ExtraTypes/XF86.hsc:786)
    xF86XK_KbdLightOnOff (Graphics/X11/ExtraTypes/XF86.hsc:790)
    xF86XK_KbdBrightnessUp (Graphics/X11/ExtraTypes/XF86.hsc:794)
    xF86XK_KbdBrightnessDown (Graphics/X11/ExtraTypes/XF86.hsc:798)
    xF86XK_Standby (Graphics/X11/ExtraTypes/XF86.hsc:802)
    xF86XK_AudioLowerVolume (Graphics/X11/ExtraTypes/XF86.hsc:806)
    xF86XK_AudioMute (Graphics/X11/ExtraTypes/XF86.hsc:810)
    xF86XK_AudioRaiseVolume (Graphics/X11/ExtraTypes/XF86.hsc:814)
    xF86XK_AudioPlay (Graphics/X11/ExtraTypes/XF86.hsc:818)
    xF86XK_AudioStop (Graphics/X11/ExtraTypes/XF86.hsc:822)
    xF86XK_AudioPrev (Graphics/X11/ExtraTypes/XF86.hsc:826)
    xF86XK_AudioNext (Graphics/X11/ExtraTypes/XF86.hsc:830)
    xF86XK_HomePage (Graphics/X11/ExtraTypes/XF86.hsc:834)
    xF86XK_Mail (Graphics/X11/ExtraTypes/XF86.hsc:838)
    xF86XK_Start (Graphics/X11/ExtraTypes/XF86.hsc:842)
    xF86XK_Search (Graphics/X11/ExtraTypes/XF86.hsc:846)
    xF86XK_AudioRecord (Graphics/X11/ExtraTypes/XF86.hsc:850)
    xF86XK_Calculator (Graphics/X11/ExtraTypes/XF86.hsc:854)
    xF86XK_Memo (Graphics/X11/ExtraTypes/XF86.hsc:858)
    xF86XK_ToDoList (Graphics/X11/ExtraTypes/XF86.hsc:862)
    xF86XK_Calendar (Graphics/X11/ExtraTypes/XF86.hsc:866)
    xF86XK_PowerDown (Graphics/X11/ExtraTypes/XF86.hsc:870)
    xF86XK_ContrastAdjust (Graphics/X11/ExtraTypes/XF86.hsc:874)
    xF86XK_RockerUp (Graphics/X11/ExtraTypes/XF86.hsc:878)
    xF86XK_RockerDown (Graphics/X11/ExtraTypes/XF86.hsc:882)
    xF86XK_RockerEnter (Graphics/X11/ExtraTypes/XF86.hsc:886)
    xF86XK_Back (Graphics/X11/ExtraTypes/XF86.hsc:890)
    xF86XK_Forward (Graphics/X11/ExtraTypes/XF86.hsc:894)
    xF86XK_Stop (Graphics/X11/ExtraTypes/XF86.hsc:898)
    xF86XK_Refresh (Graphics/X11/ExtraTypes/XF86.hsc:902)
    xF86XK_PowerOff (Graphics/X11/ExtraTypes/XF86.hsc:906)
    xF86XK_WakeUp (Graphics/X11/ExtraTypes/XF86.hsc:910)
    xF86XK_Eject (Graphics/X11/ExtraTypes/XF86.hsc:914)
    xF86XK_ScreenSaver (Graphics/X11/ExtraTypes/XF86.hsc:918)
    xF86XK_WWW (Graphics/X11/ExtraTypes/XF86.hsc:922)
    xF86XK_Sleep (Graphics/X11/ExtraTypes/XF86.hsc:926)
    xF86XK_Favorites (Graphics/X11/ExtraTypes/XF86.hsc:930)
    xF86XK_AudioPause (Graphics/X11/ExtraTypes/XF86.hsc:934)
    xF86XK_AudioMedia (Graphics/X11/ExtraTypes/XF86.hsc:938)
    xF86XK_MyComputer (Graphics/X11/ExtraTypes/XF86.hsc:942)
    xF86XK_VendorHome (Graphics/X11/ExtraTypes/XF86.hsc:946)
    xF86XK_LightBulb (Graphics/X11/ExtraTypes/XF86.hsc:950)
    xF86XK_Shop (Graphics/X11/ExtraTypes/XF86.hsc:954)
    xF86XK_History (Graphics/X11/ExtraTypes/XF86.hsc:958)
    xF86XK_OpenURL (Graphics/X11/ExtraTypes/XF86.hsc:962)
    xF86XK_AddFavorite (Graphics/X11/ExtraTypes/XF86.hsc:966)
    xF86XK_HotLinks (Graphics/X11/ExtraTypes/XF86.hsc:970)
    xF86XK_BrightnessAdjust (Graphics/X11/ExtraTypes/XF86.hsc:974)
    xF86XK_Finance (Graphics/X11/ExtraTypes/XF86.hsc:978)
    xF86XK_Community (Graphics/X11/ExtraTypes/XF86.hsc:982)
    xF86XK_AudioRewind (Graphics/X11/ExtraTypes/XF86.hsc:986)
    xF86XK_Launch0 (Graphics/X11/ExtraTypes/XF86.hsc:994)
    xF86XK_Launch1 (Graphics/X11/ExtraTypes/XF86.hsc:998)
    xF86XK_Launch2 (Graphics/X11/ExtraTypes/XF86.hsc:1002)
    xF86XK_Launch3 (Graphics/X11/ExtraTypes/XF86.hsc:1006)
    xF86XK_Launch4 (Graphics/X11/ExtraTypes/XF86.hsc:1010)
    xF86XK_Launch5 (Graphics/X11/ExtraTypes/XF86.hsc:1014)
    xF86XK_Launch6 (Graphics/X11/ExtraTypes/XF86.hsc:1018)
    xF86XK_Launch7 (Graphics/X11/ExtraTypes/XF86.hsc:1022)
    xF86XK_Launch8 (Graphics/X11/ExtraTypes/XF86.hsc:1026)
    xF86XK_Launch9 (Graphics/X11/ExtraTypes/XF86.hsc:1030)
    xF86XK_LaunchA (Graphics/X11/ExtraTypes/XF86.hsc:1034)
    xF86XK_LaunchB (Graphics/X11/ExtraTypes/XF86.hsc:1038)
    xF86XK_LaunchC (Graphics/X11/ExtraTypes/XF86.hsc:1042)
    xF86XK_LaunchD (Graphics/X11/ExtraTypes/XF86.hsc:1046)
    xF86XK_LaunchE (Graphics/X11/ExtraTypes/XF86.hsc:1050)
    xF86XK_LaunchF (Graphics/X11/ExtraTypes/XF86.hsc:1054)
    xF86XK_ApplicationLeft (Graphics/X11/ExtraTypes/XF86.hsc:1058)
    xF86XK_ApplicationRight (Graphics/X11/ExtraTypes/XF86.hsc:1062)
    xF86XK_Book (Graphics/X11/ExtraTypes/XF86.hsc:1066)
    xF86XK_CD (Graphics/X11/ExtraTypes/XF86.hsc:1070)
    xF86XK_Calculater (Graphics/X11/ExtraTypes/XF86.hsc:1074)
    xF86XK_Clear (Graphics/X11/ExtraTypes/XF86.hsc:1078)
    xF86XK_Close (Graphics/X11/ExtraTypes/XF86.hsc:1082)
    xF86XK_Copy (Graphics/X11/ExtraTypes/XF86.hsc:1086)
    xF86XK_Cut (Graphics/X11/ExtraTypes/XF86.hsc:1090)
    xF86XK_Display (Graphics/X11/ExtraTypes/XF86.hsc:1094)
    xF86XK_DOS (Graphics/X11/ExtraTypes/XF86.hsc:1098)
    xF86XK_Documents (Graphics/X11/ExtraTypes/XF86.hsc:1102)
    xF86XK_Excel (Graphics/X11/ExtraTypes/XF86.hsc:1106)
    xF86XK_Explorer (Graphics/X11/ExtraTypes/XF86.hsc:1110)
    xF86XK_Game (Graphics/X11/ExtraTypes/XF86.hsc:1114)
    xF86XK_Go (Graphics/X11/ExtraTypes/XF86.hsc:1118)
    xF86XK_iTouch (Graphics/X11/ExtraTypes/XF86.hsc:1122)
    xF86XK_LogOff (Graphics/X11/ExtraTypes/XF86.hsc:1126)
    xF86XK_Market (Graphics/X11/ExtraTypes/XF86.hsc:1130)
    xF86XK_Meeting (Graphics/X11/ExtraTypes/XF86.hsc:1134)
    xF86XK_MenuKB (Graphics/X11/ExtraTypes/XF86.hsc:1138)
    xF86XK_MenuPB (Graphics/X11/ExtraTypes/XF86.hsc:1142)
    xF86XK_MySites (Graphics/X11/ExtraTypes/XF86.hsc:1146)
    xF86XK_New (Graphics/X11/ExtraTypes/XF86.hsc:1150)
    xF86XK_News (Graphics/X11/ExtraTypes/XF86.hsc:1154)
    xF86XK_OfficeHome (Graphics/X11/ExtraTypes/XF86.hsc:1158)
    xF86XK_Open (Graphics/X11/ExtraTypes/XF86.hsc:1162)
    xF86XK_Option (Graphics/X11/ExtraTypes/XF86.hsc:1166)
    xF86XK_Paste (Graphics/X11/ExtraTypes/XF86.hsc:1170)
    xF86XK_Phone (Graphics/X11/ExtraTypes/XF86.hsc:1174)
    xF86XK_Q (Graphics/X11/ExtraTypes/XF86.hsc:1178)
    xF86XK_Reply (Graphics/X11/ExtraTypes/XF86.hsc:1182)
    xF86XK_Reload (Graphics/X11/ExtraTypes/XF86.hsc:1186)
    xF86XK_RotateWindows (Graphics/X11/ExtraTypes/XF86.hsc:1190)
    xF86XK_RotationPB (Graphics/X11/ExtraTypes/XF86.hsc:1194)
    xF86XK_RotationKB (Graphics/X11/ExtraTypes/XF86.hsc:1198)
    xF86XK_Save (Graphics/X11/ExtraTypes/XF86.hsc:1202)
    xF86XK_ScrollUp (Graphics/X11/ExtraTypes/XF86.hsc:1206)
    xF86XK_ScrollDown (Graphics/X11/ExtraTypes/XF86.hsc:1210)
    xF86XK_ScrollClick (Graphics/X11/ExtraTypes/XF86.hsc:1214)
    xF86XK_Send (Graphics/X11/ExtraTypes/XF86.hsc:1218)
    xF86XK_Spell (Graphics/X11/ExtraTypes/XF86.hsc:1222)
    xF86XK_SplitScreen (Graphics/X11/ExtraTypes/XF86.hsc:1226)
    xF86XK_Support (Graphics/X11/ExtraTypes/XF86.hsc:1230)
    xF86XK_TaskPane (Graphics/X11/ExtraTypes/XF86.hsc:1234)
    xF86XK_Terminal (Graphics/X11/ExtraTypes/XF86.hsc:1238)
    xF86XK_Tools (Graphics/X11/ExtraTypes/XF86.hsc:1242)
    xF86XK_Travel (Graphics/X11/ExtraTypes/XF86.hsc:1246)
    xF86XK_UserPB (Graphics/X11/ExtraTypes/XF86.hsc:1250)
    xF86XK_User1KB (Graphics/X11/ExtraTypes/XF86.hsc:1254)
    xF86XK_User2KB (Graphics/X11/ExtraTypes/XF86.hsc:1258)
    xF86XK_Video (Graphics/X11/ExtraTypes/XF86.hsc:1262)
    xF86XK_WheelButton (Graphics/X11/ExtraTypes/XF86.hsc:1266)
    xF86XK_Word (Graphics/X11/ExtraTypes/XF86.hsc:1270)
    xF86XK_Xfer (Graphics/X11/ExtraTypes/XF86.hsc:1274)
    xF86XK_ZoomIn (Graphics/X11/ExtraTypes/XF86.hsc:1278)
    xF86XK_ZoomOut (Graphics/X11/ExtraTypes/XF86.hsc:1282)
    xF86XK_Away (Graphics/X11/ExtraTypes/XF86.hsc:1286)
    xF86XK_Messenger (Graphics/X11/ExtraTypes/XF86.hsc:1290)
    xF86XK_WebCam (Graphics/X11/ExtraTypes/XF86.hsc:1294)
    xF86XK_MailForward (Graphics/X11/ExtraTypes/XF86.hsc:1298)
    xF86XK_Pictures (Graphics/X11/ExtraTypes/XF86.hsc:1302)
    xF86XK_Music (Graphics/X11/ExtraTypes/XF86.hsc:1306)
    xF86XK_Switch_VT_1 (Graphics/X11/ExtraTypes/XF86.hsc:1310)
    xF86XK_Switch_VT_2 (Graphics/X11/ExtraTypes/XF86.hsc:1314)
    xF86XK_Switch_VT_3 (Graphics/X11/ExtraTypes/XF86.hsc:1318)
    xF86XK_Switch_VT_4 (Graphics/X11/ExtraTypes/XF86.hsc:1322)
    xF86XK_Switch_VT_5 (Graphics/X11/ExtraTypes/XF86.hsc:1326)
    xF86XK_Switch_VT_6 (Graphics/X11/ExtraTypes/XF86.hsc:1330)
    xF86XK_Switch_VT_7 (Graphics/X11/ExtraTypes/XF86.hsc:1334)
    xF86XK_Switch_VT_8 (Graphics/X11/ExtraTypes/XF86.hsc:1338)
    xF86XK_Switch_VT_9 (Graphics/X11/ExtraTypes/XF86.hsc:1342)
    xF86XK_Switch_VT_10 (Graphics/X11/ExtraTypes/XF86.hsc:1346)
    xF86XK_Switch_VT_11 (Graphics/X11/ExtraTypes/XF86.hsc:1350)
    xF86XK_Switch_VT_12 (Graphics/X11/ExtraTypes/XF86.hsc:1354)
    xF86XK_Ungrab (Graphics/X11/ExtraTypes/XF86.hsc:1358)
    xF86XK_ClearGrab (Graphics/X11/ExtraTypes/XF86.hsc:1362)
    xF86XK_Next_VMode (Graphics/X11/ExtraTypes/XF86.hsc:1366)
    xF86XK_Prev_VMode (Graphics/X11/ExtraTypes/XF86.hsc:1370)
   0% (  1 /1409) in 'Graphics.X11.ExtraTypes.XorgDefault'
  Missing documentation for:
    xK_ISO_Lock (Graphics/X11/ExtraTypes/XorgDefault.hsc:10746)
    xK_ISO_Level2_Latch (Graphics/X11/ExtraTypes/XorgDefault.hsc:10750)
    xK_ISO_Level3_Shift (Graphics/X11/ExtraTypes/XorgDefault.hsc:10754)
    xK_ISO_Level3_Latch (Graphics/X11/ExtraTypes/XorgDefault.hsc:10758)
    xK_ISO_Level3_Lock (Graphics/X11/ExtraTypes/XorgDefault.hsc:10762)
    xK_ISO_Level5_Shift (Graphics/X11/ExtraTypes/XorgDefault.hsc:10766)
    xK_ISO_Level5_Latch (Graphics/X11/ExtraTypes/XorgDefault.hsc:10770)
    xK_ISO_Level5_Lock (Graphics/X11/ExtraTypes/XorgDefault.hsc:10774)
    xK_ISO_Group_Shift (Graphics/X11/ExtraTypes/XorgDefault.hsc:10778)
    xK_ISO_Group_Latch (Graphics/X11/ExtraTypes/XorgDefault.hsc:10782)
    xK_ISO_Group_Lock (Graphics/X11/ExtraTypes/XorgDefault.hsc:10786)
    xK_ISO_Next_Group (Graphics/X11/ExtraTypes/XorgDefault.hsc:10790)
    xK_ISO_Next_Group_Lock (Graphics/X11/ExtraTypes/XorgDefault.hsc:10794)
    xK_ISO_Prev_Group (Graphics/X11/ExtraTypes/XorgDefault.hsc:10798)
    xK_ISO_Prev_Group_Lock (Graphics/X11/ExtraTypes/XorgDefault.hsc:10802)
    xK_ISO_First_Group (Graphics/X11/ExtraTypes/XorgDefault.hsc:10806)
    xK_ISO_First_Group_Lock (Graphics/X11/ExtraTypes/XorgDefault.hsc:10810)
    xK_ISO_Last_Group (Graphics/X11/ExtraTypes/XorgDefault.hsc:10814)
    xK_ISO_Last_Group_Lock (Graphics/X11/ExtraTypes/XorgDefault.hsc:10818)
    xK_ISO_Left_Tab (Graphics/X11/ExtraTypes/XorgDefault.hsc:10822)
    xK_ISO_Move_Line_Up (Graphics/X11/ExtraTypes/XorgDefault.hsc:10826)
    xK_ISO_Move_Line_Down (Graphics/X11/ExtraTypes/XorgDefault.hsc:10830)
    xK_ISO_Partial_Line_Up (Graphics/X11/ExtraTypes/XorgDefault.hsc:10834)
    xK_ISO_Partial_Line_Down (Graphics/X11/ExtraTypes/XorgDefault.hsc:10838)
    xK_ISO_Partial_Space_Left (Graphics/X11/ExtraTypes/XorgDefault.hsc:10842)
    xK_ISO_Partial_Space_Right (Graphics/X11/ExtraTypes/XorgDefault.hsc:10846)
    xK_ISO_Set_Margin_Left (Graphics/X11/ExtraTypes/XorgDefault.hsc:10850)
    xK_ISO_Set_Margin_Right (Graphics/X11/ExtraTypes/XorgDefault.hsc:10854)
    xK_ISO_Release_Margin_Left (Graphics/X11/ExtraTypes/XorgDefault.hsc:10858)
    xK_ISO_Release_Margin_Right (Graphics/X11/ExtraTypes/XorgDefault.hsc:10862)
    xK_ISO_Release_Both_Margins (Graphics/X11/ExtraTypes/XorgDefault.hsc:10866)
    xK_ISO_Fast_Cursor_Left (Graphics/X11/ExtraTypes/XorgDefault.hsc:10870)
    xK_ISO_Fast_Cursor_Right (Graphics/X11/ExtraTypes/XorgDefault.hsc:10874)
    xK_ISO_Fast_Cursor_Up (Graphics/X11/ExtraTypes/XorgDefault.hsc:10878)
    xK_ISO_Fast_Cursor_Down (Graphics/X11/ExtraTypes/XorgDefault.hsc:10882)
    xK_ISO_Continuous_Underline (Graphics/X11/ExtraTypes/XorgDefault.hsc:10886)
    xK_ISO_Discontinuous_Underline (Graphics/X11/ExtraTypes/XorgDefault.hsc:10890)
    xK_ISO_Emphasize (Graphics/X11/ExtraTypes/XorgDefault.hsc:10894)
    xK_ISO_Center_Object (Graphics/X11/ExtraTypes/XorgDefault.hsc:10898)
    xK_ISO_Enter (Graphics/X11/ExtraTypes/XorgDefault.hsc:10902)
    xK_dead_grave (Graphics/X11/ExtraTypes/XorgDefault.hsc:10906)
    xK_dead_acute (Graphics/X11/ExtraTypes/XorgDefault.hsc:10910)
    xK_dead_circumflex (Graphics/X11/ExtraTypes/XorgDefault.hsc:10914)
    xK_dead_tilde (Graphics/X11/ExtraTypes/XorgDefault.hsc:10918)
    xK_dead_macron (Graphics/X11/ExtraTypes/XorgDefault.hsc:10922)
    xK_dead_breve (Graphics/X11/ExtraTypes/XorgDefault.hsc:10926)
    xK_dead_abovedot (Graphics/X11/ExtraTypes/XorgDefault.hsc:10930)
    xK_dead_diaeresis (Graphics/X11/ExtraTypes/XorgDefault.hsc:10934)
    xK_dead_abovering (Graphics/X11/ExtraTypes/XorgDefault.hsc:10938)
    xK_dead_doubleacute (Graphics/X11/ExtraTypes/XorgDefault.hsc:10942)
    xK_dead_caron (Graphics/X11/ExtraTypes/XorgDefault.hsc:10946)
    xK_dead_cedilla (Graphics/X11/ExtraTypes/XorgDefault.hsc:10950)
    xK_dead_ogonek (Graphics/X11/ExtraTypes/XorgDefault.hsc:10954)
    xK_dead_iota (Graphics/X11/ExtraTypes/XorgDefault.hsc:10958)
    xK_dead_voiced_sound (Graphics/X11/ExtraTypes/XorgDefault.hsc:10962)
    xK_dead_semivoiced_sound (Graphics/X11/ExtraTypes/XorgDefault.hsc:10966)
    xK_dead_belowdot (Graphics/X11/ExtraTypes/XorgDefault.hsc:10970)
    xK_dead_hook (Graphics/X11/ExtraTypes/XorgDefault.hsc:10974)
    xK_dead_horn (Graphics/X11/ExtraTypes/XorgDefault.hsc:10978)
    xK_dead_stroke (Graphics/X11/ExtraTypes/XorgDefault.hsc:10982)
    xK_dead_abovecomma (Graphics/X11/ExtraTypes/XorgDefault.hsc:10986)
    xK_dead_psili (Graphics/X11/ExtraTypes/XorgDefault.hsc:10990)
    xK_dead_abovereversedcomma (Graphics/X11/ExtraTypes/XorgDefault.hsc:10994)
    xK_dead_dasia (Graphics/X11/ExtraTypes/XorgDefault.hsc:10998)
    xK_First_Virtual_Screen (Graphics/X11/ExtraTypes/XorgDefault.hsc:11002)
    xK_Prev_Virtual_Screen (Graphics/X11/ExtraTypes/XorgDefault.hsc:11006)
    xK_Next_Virtual_Screen (Graphics/X11/ExtraTypes/XorgDefault.hsc:11010)
    xK_Last_Virtual_Screen (Graphics/X11/ExtraTypes/XorgDefault.hsc:11014)
    xK_Terminate_Server (Graphics/X11/ExtraTypes/XorgDefault.hsc:11018)
    xK_AccessX_Enable (Graphics/X11/ExtraTypes/XorgDefault.hsc:11022)
    xK_AccessX_Feedback_Enable (Graphics/X11/ExtraTypes/XorgDefault.hsc:11026)
    xK_RepeatKeys_Enable (Graphics/X11/ExtraTypes/XorgDefault.hsc:11030)
    xK_SlowKeys_Enable (Graphics/X11/ExtraTypes/XorgDefault.hsc:11034)
    xK_BounceKeys_Enable (Graphics/X11/ExtraTypes/XorgDefault.hsc:11038)
    xK_StickyKeys_Enable (Graphics/X11/ExtraTypes/XorgDefault.hsc:11042)
    xK_MouseKeys_Enable (Graphics/X11/ExtraTypes/XorgDefault.hsc:11046)
    xK_MouseKeys_Accel_Enable (Graphics/X11/ExtraTypes/XorgDefault.hsc:11050)
    xK_Overlay1_Enable (Graphics/X11/ExtraTypes/XorgDefault.hsc:11054)
    xK_Overlay2_Enable (Graphics/X11/ExtraTypes/XorgDefault.hsc:11058)
    xK_AudibleBell_Enable (Graphics/X11/ExtraTypes/XorgDefault.hsc:11062)
    xK_Pointer_Left (Graphics/X11/ExtraTypes/XorgDefault.hsc:11066)
    xK_Pointer_Right (Graphics/X11/ExtraTypes/XorgDefault.hsc:11070)
    xK_Pointer_Up (Graphics/X11/ExtraTypes/XorgDefault.hsc:11074)
    xK_Pointer_Down (Graphics/X11/ExtraTypes/XorgDefault.hsc:11078)
    xK_Pointer_UpLeft (Graphics/X11/ExtraTypes/XorgDefault.hsc:11082)
    xK_Pointer_UpRight (Graphics/X11/ExtraTypes/XorgDefault.hsc:11086)
    xK_Pointer_DownLeft (Graphics/X11/ExtraTypes/XorgDefault.hsc:11090)
    xK_Pointer_DownRight (Graphics/X11/ExtraTypes/XorgDefault.hsc:11094)
    xK_Pointer_Button_Dflt (Graphics/X11/ExtraTypes/XorgDefault.hsc:11098)
    xK_Pointer_Button1 (Graphics/X11/ExtraTypes/XorgDefault.hsc:11102)
    xK_Pointer_Button2 (Graphics/X11/ExtraTypes/XorgDefault.hsc:11106)
    xK_Pointer_Button3 (Graphics/X11/ExtraTypes/XorgDefault.hsc:11110)
    xK_Pointer_Button4 (Graphics/X11/ExtraTypes/XorgDefault.hsc:11114)
    xK_Pointer_Button5 (Graphics/X11/ExtraTypes/XorgDefault.hsc:11118)
    xK_Pointer_DblClick_Dflt (Graphics/X11/ExtraTypes/XorgDefault.hsc:11122)
    xK_Pointer_DblClick1 (Graphics/X11/ExtraTypes/XorgDefault.hsc:11126)
    xK_Pointer_DblClick2 (Graphics/X11/ExtraTypes/XorgDefault.hsc:11130)
    xK_Pointer_DblClick3 (Graphics/X11/ExtraTypes/XorgDefault.hsc:11134)
    xK_Pointer_DblClick4 (Graphics/X11/ExtraTypes/XorgDefault.hsc:11138)
    xK_Pointer_DblClick5 (Graphics/X11/ExtraTypes/XorgDefault.hsc:11142)
    xK_Pointer_Drag_Dflt (Graphics/X11/ExtraTypes/XorgDefault.hsc:11146)
    xK_Pointer_Drag1 (Graphics/X11/ExtraTypes/XorgDefault.hsc:11150)
    xK_Pointer_Drag2 (Graphics/X11/ExtraTypes/XorgDefault.hsc:11154)
    xK_Pointer_Drag3 (Graphics/X11/ExtraTypes/XorgDefault.hsc:11158)
    xK_Pointer_Drag4 (Graphics/X11/ExtraTypes/XorgDefault.hsc:11162)
    xK_Pointer_Drag5 (Graphics/X11/ExtraTypes/XorgDefault.hsc:11166)
    xK_Pointer_EnableKeys (Graphics/X11/ExtraTypes/XorgDefault.hsc:11170)
    xK_Pointer_Accelerate (Graphics/X11/ExtraTypes/XorgDefault.hsc:11174)
    xK_Pointer_DfltBtnNext (Graphics/X11/ExtraTypes/XorgDefault.hsc:11178)
    xK_Pointer_DfltBtnPrev (Graphics/X11/ExtraTypes/XorgDefault.hsc:11182)
    xK_Aogonek (Graphics/X11/ExtraTypes/XorgDefault.hsc:12102)
    xK_breve (Graphics/X11/ExtraTypes/XorgDefault.hsc:12106)
    xK_Lstroke (Graphics/X11/ExtraTypes/XorgDefault.hsc:12110)
    xK_Lcaron (Graphics/X11/ExtraTypes/XorgDefault.hsc:12114)
    xK_Sacute (Graphics/X11/ExtraTypes/XorgDefault.hsc:12118)
    xK_Scaron (Graphics/X11/ExtraTypes/XorgDefault.hsc:12122)
    xK_Scedilla (Graphics/X11/ExtraTypes/XorgDefault.hsc:12126)
    xK_Tcaron (Graphics/X11/ExtraTypes/XorgDefault.hsc:12130)
    xK_Zacute (Graphics/X11/ExtraTypes/XorgDefault.hsc:12134)
    xK_Zcaron (Graphics/X11/ExtraTypes/XorgDefault.hsc:12138)
    xK_Zabovedot (Graphics/X11/ExtraTypes/XorgDefault.hsc:12142)
    xK_aogonek (Graphics/X11/ExtraTypes/XorgDefault.hsc:12146)
    xK_ogonek (Graphics/X11/ExtraTypes/XorgDefault.hsc:12150)
    xK_lstroke (Graphics/X11/ExtraTypes/XorgDefault.hsc:12154)
    xK_lcaron (Graphics/X11/ExtraTypes/XorgDefault.hsc:12158)
    xK_sacute (Graphics/X11/ExtraTypes/XorgDefault.hsc:12162)
    xK_caron (Graphics/X11/ExtraTypes/XorgDefault.hsc:12166)
    xK_scaron (Graphics/X11/ExtraTypes/XorgDefault.hsc:12170)
    xK_scedilla (Graphics/X11/ExtraTypes/XorgDefault.hsc:12174)
    xK_tcaron (Graphics/X11/ExtraTypes/XorgDefault.hsc:12178)
    xK_zacute (Graphics/X11/ExtraTypes/XorgDefault.hsc:12182)
    xK_doubleacute (Graphics/X11/ExtraTypes/XorgDefault.hsc:12186)
    xK_zcaron (Graphics/X11/ExtraTypes/XorgDefault.hsc:12190)
    xK_zabovedot (Graphics/X11/ExtraTypes/XorgDefault.hsc:12194)
    xK_Racute (Graphics/X11/ExtraTypes/XorgDefault.hsc:12198)
    xK_Abreve (Graphics/X11/ExtraTypes/XorgDefault.hsc:12202)
    xK_Lacute (Graphics/X11/ExtraTypes/XorgDefault.hsc:12206)
    xK_Cacute (Graphics/X11/ExtraTypes/XorgDefault.hsc:12210)
    xK_Ccaron (Graphics/X11/ExtraTypes/XorgDefault.hsc:12214)
    xK_Eogonek (Graphics/X11/ExtraTypes/XorgDefault.hsc:12218)
    xK_Ecaron (Graphics/X11/ExtraTypes/XorgDefault.hsc:12222)
    xK_Dcaron (Graphics/X11/ExtraTypes/XorgDefault.hsc:12226)
    xK_Dstroke (Graphics/X11/ExtraTypes/XorgDefault.hsc:12230)
    xK_Nacute (Graphics/X11/ExtraTypes/XorgDefault.hsc:12234)
    xK_Ncaron (Graphics/X11/ExtraTypes/XorgDefault.hsc:12238)
    xK_Odoubleacute (Graphics/X11/ExtraTypes/XorgDefault.hsc:12242)
    xK_Rcaron (Graphics/X11/ExtraTypes/XorgDefault.hsc:12246)
    xK_Uring (Graphics/X11/ExtraTypes/XorgDefault.hsc:12250)
    xK_Udoubleacute (Graphics/X11/ExtraTypes/XorgDefault.hsc:12254)
    xK_Tcedilla (Graphics/X11/ExtraTypes/XorgDefault.hsc:12258)
    xK_racute (Graphics/X11/ExtraTypes/XorgDefault.hsc:12262)
    xK_abreve (Graphics/X11/ExtraTypes/XorgDefault.hsc:12266)
    xK_lacute (Graphics/X11/ExtraTypes/XorgDefault.hsc:12270)
    xK_cacute (Graphics/X11/ExtraTypes/XorgDefault.hsc:12274)
    xK_ccaron (Graphics/X11/ExtraTypes/XorgDefault.hsc:12278)
    xK_eogonek (Graphics/X11/ExtraTypes/XorgDefault.hsc:12282)
    xK_ecaron (Graphics/X11/ExtraTypes/XorgDefault.hsc:12286)
    xK_dcaron (Graphics/X11/ExtraTypes/XorgDefault.hsc:12290)
    xK_dstroke (Graphics/X11/ExtraTypes/XorgDefault.hsc:12294)
    xK_nacute (Graphics/X11/ExtraTypes/XorgDefault.hsc:12298)
    xK_ncaron (Graphics/X11/ExtraTypes/XorgDefault.hsc:12302)
    xK_odoubleacute (Graphics/X11/ExtraTypes/XorgDefault.hsc:12306)
    xK_udoubleacute (Graphics/X11/ExtraTypes/XorgDefault.hsc:12310)
    xK_rcaron (Graphics/X11/ExtraTypes/XorgDefault.hsc:12314)
    xK_uring (Graphics/X11/ExtraTypes/XorgDefault.hsc:12318)
    xK_tcedilla (Graphics/X11/ExtraTypes/XorgDefault.hsc:12322)
    xK_abovedot (Graphics/X11/ExtraTypes/XorgDefault.hsc:12326)
    xK_Hstroke (Graphics/X11/ExtraTypes/XorgDefault.hsc:12332)
    xK_Hcircumflex (Graphics/X11/ExtraTypes/XorgDefault.hsc:12336)
    xK_Iabovedot (Graphics/X11/ExtraTypes/XorgDefault.hsc:12340)
    xK_Gbreve (Graphics/X11/ExtraTypes/XorgDefault.hsc:12344)
    xK_Jcircumflex (Graphics/X11/ExtraTypes/XorgDefault.hsc:12348)
    xK_hstroke (Graphics/X11/ExtraTypes/XorgDefault.hsc:12352)
    xK_hcircumflex (Graphics/X11/ExtraTypes/XorgDefault.hsc:12356)
    xK_idotless (Graphics/X11/ExtraTypes/XorgDefault.hsc:12360)
    xK_gbreve (Graphics/X11/ExtraTypes/XorgDefault.hsc:12364)
    xK_jcircumflex (Graphics/X11/ExtraTypes/XorgDefault.hsc:12368)
    xK_Cabovedot (Graphics/X11/ExtraTypes/XorgDefault.hsc:12372)
    xK_Ccircumflex (Graphics/X11/ExtraTypes/XorgDefault.hsc:12376)
    xK_Gabovedot (Graphics/X11/ExtraTypes/XorgDefault.hsc:12380)
    xK_Gcircumflex (Graphics/X11/ExtraTypes/XorgDefault.hsc:12384)
    xK_Ubreve (Graphics/X11/ExtraTypes/XorgDefault.hsc:12388)
    xK_Scircumflex (Graphics/X11/ExtraTypes/XorgDefault.hsc:12392)
    xK_cabovedot (Graphics/X11/ExtraTypes/XorgDefault.hsc:12396)
    xK_ccircumflex (Graphics/X11/ExtraTypes/XorgDefault.hsc:12400)
    xK_gabovedot (Graphics/X11/ExtraTypes/XorgDefault.hsc:12404)
    xK_gcircumflex (Graphics/X11/ExtraTypes/XorgDefault.hsc:12408)
    xK_ubreve (Graphics/X11/ExtraTypes/XorgDefault.hsc:12412)
    xK_scircumflex (Graphics/X11/ExtraTypes/XorgDefault.hsc:12416)
    xK_kra (Graphics/X11/ExtraTypes/XorgDefault.hsc:12422)
    xK_kappa (Graphics/X11/ExtraTypes/XorgDefault.hsc:12426)
    xK_Rcedilla (Graphics/X11/ExtraTypes/XorgDefault.hsc:12430)
    xK_Itilde (Graphics/X11/ExtraTypes/XorgDefault.hsc:12434)
    xK_Lcedilla (Graphics/X11/ExtraTypes/XorgDefault.hsc:12438)
    xK_Emacron (Graphics/X11/ExtraTypes/XorgDefault.hsc:12442)
    xK_Gcedilla (Graphics/X11/ExtraTypes/XorgDefault.hsc:12446)
    xK_Tslash (Graphics/X11/ExtraTypes/XorgDefault.hsc:12450)
    xK_rcedilla (Graphics/X11/ExtraTypes/XorgDefault.hsc:12454)
    xK_itilde (Graphics/X11/ExtraTypes/XorgDefault.hsc:12458)
    xK_lcedilla (Graphics/X11/ExtraTypes/XorgDefault.hsc:12462)
    xK_emacron (Graphics/X11/ExtraTypes/XorgDefault.hsc:12466)
    xK_gcedilla (Graphics/X11/ExtraTypes/XorgDefault.hsc:12470)
    xK_tslash (Graphics/X11/ExtraTypes/XorgDefault.hsc:12474)
    xK_ENG (Graphics/X11/ExtraTypes/XorgDefault.hsc:12478)
    xK_eng (Graphics/X11/ExtraTypes/XorgDefault.hsc:12482)
    xK_Amacron (Graphics/X11/ExtraTypes/XorgDefault.hsc:12486)
    xK_Iogonek (Graphics/X11/ExtraTypes/XorgDefault.hsc:12490)
    xK_Eabovedot (Graphics/X11/ExtraTypes/XorgDefault.hsc:12494)
    xK_Imacron (Graphics/X11/ExtraTypes/XorgDefault.hsc:12498)
    xK_Ncedilla (Graphics/X11/ExtraTypes/XorgDefault.hsc:12502)
    xK_Omacron (Graphics/X11/ExtraTypes/XorgDefault.hsc:12506)
    xK_Kcedilla (Graphics/X11/ExtraTypes/XorgDefault.hsc:12510)
    xK_Uogonek (Graphics/X11/ExtraTypes/XorgDefault.hsc:12514)
    xK_Utilde (Graphics/X11/ExtraTypes/XorgDefault.hsc:12518)
    xK_Umacron (Graphics/X11/ExtraTypes/XorgDefault.hsc:12522)
    xK_amacron (Graphics/X11/ExtraTypes/XorgDefault.hsc:12526)
    xK_iogonek (Graphics/X11/ExtraTypes/XorgDefault.hsc:12530)
    xK_eabovedot (Graphics/X11/ExtraTypes/XorgDefault.hsc:12534)
    xK_imacron (Graphics/X11/ExtraTypes/XorgDefault.hsc:12538)
    xK_ncedilla (Graphics/X11/ExtraTypes/XorgDefault.hsc:12542)
    xK_omacron (Graphics/X11/ExtraTypes/XorgDefault.hsc:12546)
    xK_kcedilla (Graphics/X11/ExtraTypes/XorgDefault.hsc:12550)
    xK_uogonek (Graphics/X11/ExtraTypes/XorgDefault.hsc:12554)
    xK_utilde (Graphics/X11/ExtraTypes/XorgDefault.hsc:12558)
    xK_umacron (Graphics/X11/ExtraTypes/XorgDefault.hsc:12562)
    xK_Babovedot (Graphics/X11/ExtraTypes/XorgDefault.hsc:12568)
    xK_babovedot (Graphics/X11/ExtraTypes/XorgDefault.hsc:12572)
    xK_Dabovedot (Graphics/X11/ExtraTypes/XorgDefault.hsc:12576)
    xK_Wgrave (Graphics/X11/ExtraTypes/XorgDefault.hsc:12580)
    xK_Wacute (Graphics/X11/ExtraTypes/XorgDefault.hsc:12584)
    xK_dabovedot (Graphics/X11/ExtraTypes/XorgDefault.hsc:12588)
    xK_Ygrave (Graphics/X11/ExtraTypes/XorgDefault.hsc:12592)
    xK_Fabovedot (Graphics/X11/ExtraTypes/XorgDefault.hsc:12596)
    xK_fabovedot (Graphics/X11/ExtraTypes/XorgDefault.hsc:12600)
    xK_Mabovedot (Graphics/X11/ExtraTypes/XorgDefault.hsc:12604)
    xK_mabovedot (Graphics/X11/ExtraTypes/XorgDefault.hsc:12608)
    xK_Pabovedot (Graphics/X11/ExtraTypes/XorgDefault.hsc:12612)
    xK_wgrave (Graphics/X11/ExtraTypes/XorgDefault.hsc:12616)
    xK_pabovedot (Graphics/X11/ExtraTypes/XorgDefault.hsc:12620)
    xK_wacute (Graphics/X11/ExtraTypes/XorgDefault.hsc:12624)
    xK_Sabovedot (Graphics/X11/ExtraTypes/XorgDefault.hsc:12628)
    xK_ygrave (Graphics/X11/ExtraTypes/XorgDefault.hsc:12632)
    xK_Wdiaeresis (Graphics/X11/ExtraTypes/XorgDefault.hsc:12636)
    xK_wdiaeresis (Graphics/X11/ExtraTypes/XorgDefault.hsc:12640)
    xK_sabovedot (Graphics/X11/ExtraTypes/XorgDefault.hsc:12644)
    xK_Wcircumflex (Graphics/X11/ExtraTypes/XorgDefault.hsc:12648)
    xK_Tabovedot (Graphics/X11/ExtraTypes/XorgDefault.hsc:12652)
    xK_Ycircumflex (Graphics/X11/ExtraTypes/XorgDefault.hsc:12656)
    xK_wcircumflex (Graphics/X11/ExtraTypes/XorgDefault.hsc:12660)
    xK_tabovedot (Graphics/X11/ExtraTypes/XorgDefault.hsc:12664)
    xK_ycircumflex (Graphics/X11/ExtraTypes/XorgDefault.hsc:12668)
    xK_OE (Graphics/X11/ExtraTypes/XorgDefault.hsc:12674)
    xK_oe (Graphics/X11/ExtraTypes/XorgDefault.hsc:12678)
    xK_Ydiaeresis (Graphics/X11/ExtraTypes/XorgDefault.hsc:12682)
    xK_overline (Graphics/X11/ExtraTypes/XorgDefault.hsc:12688)
    xK_kana_fullstop (Graphics/X11/ExtraTypes/XorgDefault.hsc:12692)
    xK_kana_openingbracket (Graphics/X11/ExtraTypes/XorgDefault.hsc:12696)
    xK_kana_closingbracket (Graphics/X11/ExtraTypes/XorgDefault.hsc:12700)
    xK_kana_comma (Graphics/X11/ExtraTypes/XorgDefault.hsc:12704)
    xK_kana_conjunctive (Graphics/X11/ExtraTypes/XorgDefault.hsc:12708)
    xK_kana_middledot (Graphics/X11/ExtraTypes/XorgDefault.hsc:12712)
    xK_kana_WO (Graphics/X11/ExtraTypes/XorgDefault.hsc:12716)
    xK_kana_a (Graphics/X11/ExtraTypes/XorgDefault.hsc:12720)
    xK_kana_i (Graphics/X11/ExtraTypes/XorgDefault.hsc:12724)
    xK_kana_u (Graphics/X11/ExtraTypes/XorgDefault.hsc:12728)
    xK_kana_e (Graphics/X11/ExtraTypes/XorgDefault.hsc:12732)
    xK_kana_o (Graphics/X11/ExtraTypes/XorgDefault.hsc:12736)
    xK_kana_ya (Graphics/X11/ExtraTypes/XorgDefault.hsc:12740)
    xK_kana_yu (Graphics/X11/ExtraTypes/XorgDefault.hsc:12744)
    xK_kana_yo (Graphics/X11/ExtraTypes/XorgDefault.hsc:12748)
    xK_kana_tsu (Graphics/X11/ExtraTypes/XorgDefault.hsc:12752)
    xK_kana_tu (Graphics/X11/ExtraTypes/XorgDefault.hsc:12756)
    xK_prolongedsound (Graphics/X11/ExtraTypes/XorgDefault.hsc:12760)
    xK_kana_A (Graphics/X11/ExtraTypes/XorgDefault.hsc:12764)
    xK_kana_I (Graphics/X11/ExtraTypes/XorgDefault.hsc:12768)
    xK_kana_U (Graphics/X11/ExtraTypes/XorgDefault.hsc:12772)
    xK_kana_E (Graphics/X11/ExtraTypes/XorgDefault.hsc:12776)
    xK_kana_O (Graphics/X11/ExtraTypes/XorgDefault.hsc:12780)
    xK_kana_KA (Graphics/X11/ExtraTypes/XorgDefault.hsc:12784)
    xK_kana_KI (Graphics/X11/ExtraTypes/XorgDefault.hsc:12788)
    xK_kana_KU (Graphics/X11/ExtraTypes/XorgDefault.hsc:12792)
    xK_kana_KE (Graphics/X11/ExtraTypes/XorgDefault.hsc:12796)
    xK_kana_KO (Graphics/X11/ExtraTypes/XorgDefault.hsc:12800)
    xK_kana_SA (Graphics/X11/ExtraTypes/XorgDefault.hsc:12804)
    xK_kana_SHI (Graphics/X11/ExtraTypes/XorgDefault.hsc:12808)
    xK_kana_SU (Graphics/X11/ExtraTypes/XorgDefault.hsc:12812)
    xK_kana_SE (Graphics/X11/ExtraTypes/XorgDefault.hsc:12816)
    xK_kana_SO (Graphics/X11/ExtraTypes/XorgDefault.hsc:12820)
    xK_kana_TA (Graphics/X11/ExtraTypes/XorgDefault.hsc:12824)
    xK_kana_CHI (Graphics/X11/ExtraTypes/XorgDefault.hsc:12828)
    xK_kana_TI (Graphics/X11/ExtraTypes/XorgDefault.hsc:12832)
    xK_kana_TSU (Graphics/X11/ExtraTypes/XorgDefault.hsc:12836)
    xK_kana_TU (Graphics/X11/ExtraTypes/XorgDefault.hsc:12840)
    xK_kana_TE (Graphics/X11/ExtraTypes/XorgDefault.hsc:12844)
    xK_kana_TO (Graphics/X11/ExtraTypes/XorgDefault.hsc:12848)
    xK_kana_NA (Graphics/X11/ExtraTypes/XorgDefault.hsc:12852)
    xK_kana_NI (Graphics/X11/ExtraTypes/XorgDefault.hsc:12856)
    xK_kana_NU (Graphics/X11/ExtraTypes/XorgDefault.hsc:12860)
    xK_kana_NE (Graphics/X11/ExtraTypes/XorgDefault.hsc:12864)
    xK_kana_NO (Graphics/X11/ExtraTypes/XorgDefault.hsc:12868)
    xK_kana_HA (Graphics/X11/ExtraTypes/XorgDefault.hsc:12872)
    xK_kana_HI (Graphics/X11/ExtraTypes/XorgDefault.hsc:12876)
    xK_kana_FU (Graphics/X11/ExtraTypes/XorgDefault.hsc:12880)
    xK_kana_HU (Graphics/X11/ExtraTypes/XorgDefault.hsc:12884)
    xK_kana_HE (Graphics/X11/ExtraTypes/XorgDefault.hsc:12888)
    xK_kana_HO (Graphics/X11/ExtraTypes/XorgDefault.hsc:12892)
    xK_kana_MA (Graphics/X11/ExtraTypes/XorgDefault.hsc:12896)
    xK_kana_MI (Graphics/X11/ExtraTypes/XorgDefault.hsc:12900)
    xK_kana_MU (Graphics/X11/ExtraTypes/XorgDefault.hsc:12904)
    xK_kana_ME (Graphics/X11/ExtraTypes/XorgDefault.hsc:12908)
    xK_kana_MO (Graphics/X11/ExtraTypes/XorgDefault.hsc:12912)
    xK_kana_YA (Graphics/X11/ExtraTypes/XorgDefault.hsc:12916)
    xK_kana_YU (Graphics/X11/ExtraTypes/XorgDefault.hsc:12920)
    xK_kana_YO (Graphics/X11/ExtraTypes/XorgDefault.hsc:12924)
    xK_kana_RA (Graphics/X11/ExtraTypes/XorgDefault.hsc:12928)
    xK_kana_RI (Graphics/X11/ExtraTypes/XorgDefault.hsc:12932)
    xK_kana_RU (Graphics/X11/ExtraTypes/XorgDefault.hsc:12936)
    xK_kana_RE (Graphics/X11/ExtraTypes/XorgDefault.hsc:12940)
    xK_kana_RO (Graphics/X11/ExtraTypes/XorgDefault.hsc:12944)
    xK_kana_WA (Graphics/X11/ExtraTypes/XorgDefault.hsc:12948)
    xK_kana_N (Graphics/X11/ExtraTypes/XorgDefault.hsc:12952)
    xK_voicedsound (Graphics/X11/ExtraTypes/XorgDefault.hsc:12956)
    xK_semivoicedsound (Graphics/X11/ExtraTypes/XorgDefault.hsc:12960)
    xK_kana_switch (Graphics/X11/ExtraTypes/XorgDefault.hsc:12964)
    xK_Farsi_0 (Graphics/X11/ExtraTypes/XorgDefault.hsc:12970)
    xK_Farsi_1 (Graphics/X11/ExtraTypes/XorgDefault.hsc:12974)
    xK_Farsi_2 (Graphics/X11/ExtraTypes/XorgDefault.hsc:12978)
    xK_Farsi_3 (Graphics/X11/ExtraTypes/XorgDefault.hsc:12982)
    xK_Farsi_4 (Graphics/X11/ExtraTypes/XorgDefault.hsc:12986)
    xK_Farsi_5 (Graphics/X11/ExtraTypes/XorgDefault.hsc:12990)
    xK_Farsi_6 (Graphics/X11/ExtraTypes/XorgDefault.hsc:12994)
    xK_Farsi_7 (Graphics/X11/ExtraTypes/XorgDefault.hsc:12998)
    xK_Farsi_8 (Graphics/X11/ExtraTypes/XorgDefault.hsc:13002)
    xK_Farsi_9 (Graphics/X11/ExtraTypes/XorgDefault.hsc:13006)
    xK_Arabic_percent (Graphics/X11/ExtraTypes/XorgDefault.hsc:13010)
    xK_Arabic_superscript_alef (Graphics/X11/ExtraTypes/XorgDefault.hsc:13014)
    xK_Arabic_tteh (Graphics/X11/ExtraTypes/XorgDefault.hsc:13018)
    xK_Arabic_peh (Graphics/X11/ExtraTypes/XorgDefault.hsc:13022)
    xK_Arabic_tcheh (Graphics/X11/ExtraTypes/XorgDefault.hsc:13026)
    xK_Arabic_ddal (Graphics/X11/ExtraTypes/XorgDefault.hsc:13030)
    xK_Arabic_rreh (Graphics/X11/ExtraTypes/XorgDefault.hsc:13034)
    xK_Arabic_comma (Graphics/X11/ExtraTypes/XorgDefault.hsc:13038)
    xK_Arabic_fullstop (Graphics/X11/ExtraTypes/XorgDefault.hsc:13042)
    xK_Arabic_0 (Graphics/X11/ExtraTypes/XorgDefault.hsc:13046)
    xK_Arabic_1 (Graphics/X11/ExtraTypes/XorgDefault.hsc:13050)
    xK_Arabic_2 (Graphics/X11/ExtraTypes/XorgDefault.hsc:13054)
    xK_Arabic_3 (Graphics/X11/ExtraTypes/XorgDefault.hsc:13058)
    xK_Arabic_4 (Graphics/X11/ExtraTypes/XorgDefault.hsc:13062)
    xK_Arabic_5 (Graphics/X11/ExtraTypes/XorgDefault.hsc:13066)
    xK_Arabic_6 (Graphics/X11/ExtraTypes/XorgDefault.hsc:13070)
    xK_Arabic_7 (Graphics/X11/ExtraTypes/XorgDefault.hsc:13074)
    xK_Arabic_8 (Graphics/X11/ExtraTypes/XorgDefault.hsc:13078)
    xK_Arabic_9 (Graphics/X11/ExtraTypes/XorgDefault.hsc:13082)
    xK_Arabic_semicolon (Graphics/X11/ExtraTypes/XorgDefault.hsc:13086)
    xK_Arabic_question_mark (Graphics/X11/ExtraTypes/XorgDefault.hsc:13090)
    xK_Arabic_hamza (Graphics/X11/ExtraTypes/XorgDefault.hsc:13094)
    xK_Arabic_maddaonalef (Graphics/X11/ExtraTypes/XorgDefault.hsc:13098)
    xK_Arabic_hamzaonalef (Graphics/X11/ExtraTypes/XorgDefault.hsc:13102)
    xK_Arabic_hamzaonwaw (Graphics/X11/ExtraTypes/XorgDefault.hsc:13106)
    xK_Arabic_hamzaunderalef (Graphics/X11/ExtraTypes/XorgDefault.hsc:13110)
    xK_Arabic_hamzaonyeh (Graphics/X11/ExtraTypes/XorgDefault.hsc:13114)
    xK_Arabic_alef (Graphics/X11/ExtraTypes/XorgDefault.hsc:13118)
    xK_Arabic_beh (Graphics/X11/ExtraTypes/XorgDefault.hsc:13122)
    xK_Arabic_tehmarbuta (Graphics/X11/ExtraTypes/XorgDefault.hsc:13126)
    xK_Arabic_teh (Graphics/X11/ExtraTypes/XorgDefault.hsc:13130)
    xK_Arabic_theh (Graphics/X11/ExtraTypes/XorgDefault.hsc:13134)
    xK_Arabic_jeem (Graphics/X11/ExtraTypes/XorgDefault.hsc:13138)
    xK_Arabic_hah (Graphics/X11/ExtraTypes/XorgDefault.hsc:13142)
    xK_Arabic_khah (Graphics/X11/ExtraTypes/XorgDefault.hsc:13146)
    xK_Arabic_dal (Graphics/X11/ExtraTypes/XorgDefault.hsc:13150)
    xK_Arabic_thal (Graphics/X11/ExtraTypes/XorgDefault.hsc:13154)
    xK_Arabic_ra (Graphics/X11/ExtraTypes/XorgDefault.hsc:13158)
    xK_Arabic_zain (Graphics/X11/ExtraTypes/XorgDefault.hsc:13162)
    xK_Arabic_seen (Graphics/X11/ExtraTypes/XorgDefault.hsc:13166)
    xK_Arabic_sheen (Graphics/X11/ExtraTypes/XorgDefault.hsc:13170)
    xK_Arabic_sad (Graphics/X11/ExtraTypes/XorgDefault.hsc:13174)
    xK_Arabic_dad (Graphics/X11/ExtraTypes/XorgDefault.hsc:13178)
    xK_Arabic_tah (Graphics/X11/ExtraTypes/XorgDefault.hsc:13182)
    xK_Arabic_zah (Graphics/X11/ExtraTypes/XorgDefault.hsc:13186)
    xK_Arabic_ain (Graphics/X11/ExtraTypes/XorgDefault.hsc:13190)
    xK_Arabic_ghain (Graphics/X11/ExtraTypes/XorgDefault.hsc:13194)
    xK_Arabic_tatweel (Graphics/X11/ExtraTypes/XorgDefault.hsc:13198)
    xK_Arabic_feh (Graphics/X11/ExtraTypes/XorgDefault.hsc:13202)
    xK_Arabic_qaf (Graphics/X11/ExtraTypes/XorgDefault.hsc:13206)
    xK_Arabic_kaf (Graphics/X11/ExtraTypes/XorgDefault.hsc:13210)
    xK_Arabic_lam (Graphics/X11/ExtraTypes/XorgDefault.hsc:13214)
    xK_Arabic_meem (Graphics/X11/ExtraTypes/XorgDefault.hsc:13218)
    xK_Arabic_noon (Graphics/X11/ExtraTypes/XorgDefault.hsc:13222)
    xK_Arabic_ha (Graphics/X11/ExtraTypes/XorgDefault.hsc:13226)
    xK_Arabic_heh (Graphics/X11/ExtraTypes/XorgDefault.hsc:13230)
    xK_Arabic_waw (Graphics/X11/ExtraTypes/XorgDefault.hsc:13234)
    xK_Arabic_alefmaksura (Graphics/X11/ExtraTypes/XorgDefault.hsc:13238)
    xK_Arabic_yeh (Graphics/X11/ExtraTypes/XorgDefault.hsc:13242)
    xK_Arabic_fathatan (Graphics/X11/ExtraTypes/XorgDefault.hsc:13246)
    xK_Arabic_dammatan (Graphics/X11/ExtraTypes/XorgDefault.hsc:13250)
    xK_Arabic_kasratan (Graphics/X11/ExtraTypes/XorgDefault.hsc:13254)
    xK_Arabic_fatha (Graphics/X11/ExtraTypes/XorgDefault.hsc:13258)
    xK_Arabic_damma (Graphics/X11/ExtraTypes/XorgDefault.hsc:13262)
    xK_Arabic_kasra (Graphics/X11/ExtraTypes/XorgDefault.hsc:13266)
    xK_Arabic_shadda (Graphics/X11/ExtraTypes/XorgDefault.hsc:13270)
    xK_Arabic_sukun (Graphics/X11/ExtraTypes/XorgDefault.hsc:13274)
    xK_Arabic_madda_above (Graphics/X11/ExtraTypes/XorgDefault.hsc:13278)
    xK_Arabic_hamza_above (Graphics/X11/ExtraTypes/XorgDefault.hsc:13282)
    xK_Arabic_hamza_below (Graphics/X11/ExtraTypes/XorgDefault.hsc:13286)
    xK_Arabic_jeh (Graphics/X11/ExtraTypes/XorgDefault.hsc:13290)
    xK_Arabic_veh (Graphics/X11/ExtraTypes/XorgDefault.hsc:13294)
    xK_Arabic_keheh (Graphics/X11/ExtraTypes/XorgDefault.hsc:13298)
    xK_Arabic_gaf (Graphics/X11/ExtraTypes/XorgDefault.hsc:13302)
    xK_Arabic_noon_ghunna (Graphics/X11/ExtraTypes/XorgDefault.hsc:13306)
    xK_Arabic_heh_doachashmee (Graphics/X11/ExtraTypes/XorgDefault.hsc:13310)
    xK_Farsi_yeh (Graphics/X11/ExtraTypes/XorgDefault.hsc:13314)
    xK_Arabic_farsi_yeh (Graphics/X11/ExtraTypes/XorgDefault.hsc:13318)
    xK_Arabic_yeh_baree (Graphics/X11/ExtraTypes/XorgDefault.hsc:13322)
    xK_Arabic_heh_goal (Graphics/X11/ExtraTypes/XorgDefault.hsc:13326)
    xK_Arabic_switch (Graphics/X11/ExtraTypes/XorgDefault.hsc:13330)
    xK_Cyrillic_GHE_bar (Graphics/X11/ExtraTypes/XorgDefault.hsc:13336)
    xK_Cyrillic_ghe_bar (Graphics/X11/ExtraTypes/XorgDefault.hsc:13340)
    xK_Cyrillic_ZHE_descender (Graphics/X11/ExtraTypes/XorgDefault.hsc:13344)
    xK_Cyrillic_zhe_descender (Graphics/X11/ExtraTypes/XorgDefault.hsc:13348)
    xK_Cyrillic_KA_descender (Graphics/X11/ExtraTypes/XorgDefault.hsc:13352)
    xK_Cyrillic_ka_descender (Graphics/X11/ExtraTypes/XorgDefault.hsc:13356)
    xK_Cyrillic_KA_vertstroke (Graphics/X11/ExtraTypes/XorgDefault.hsc:13360)
    xK_Cyrillic_ka_vertstroke (Graphics/X11/ExtraTypes/XorgDefault.hsc:13364)
    xK_Cyrillic_EN_descender (Graphics/X11/ExtraTypes/XorgDefault.hsc:13368)
    xK_Cyrillic_en_descender (Graphics/X11/ExtraTypes/XorgDefault.hsc:13372)
    xK_Cyrillic_U_straight (Graphics/X11/ExtraTypes/XorgDefault.hsc:13376)
    xK_Cyrillic_u_straight (Graphics/X11/ExtraTypes/XorgDefault.hsc:13380)
    xK_Cyrillic_U_straight_bar (Graphics/X11/ExtraTypes/XorgDefault.hsc:13384)
    xK_Cyrillic_u_straight_bar (Graphics/X11/ExtraTypes/XorgDefault.hsc:13388)
    xK_Cyrillic_HA_descender (Graphics/X11/ExtraTypes/XorgDefault.hsc:13392)
    xK_Cyrillic_ha_descender (Graphics/X11/ExtraTypes/XorgDefault.hsc:13396)
    xK_Cyrillic_CHE_descender (Graphics/X11/ExtraTypes/XorgDefault.hsc:13400)
    xK_Cyrillic_che_descender (Graphics/X11/ExtraTypes/XorgDefault.hsc:13404)
    xK_Cyrillic_CHE_vertstroke (Graphics/X11/ExtraTypes/XorgDefault.hsc:13408)
    xK_Cyrillic_che_vertstroke (Graphics/X11/ExtraTypes/XorgDefault.hsc:13412)
    xK_Cyrillic_SHHA (Graphics/X11/ExtraTypes/XorgDefault.hsc:13416)
    xK_Cyrillic_shha (Graphics/X11/ExtraTypes/XorgDefault.hsc:13420)
    xK_Cyrillic_SCHWA (Graphics/X11/ExtraTypes/XorgDefault.hsc:13424)
    xK_Cyrillic_schwa (Graphics/X11/ExtraTypes/XorgDefault.hsc:13428)
    xK_Cyrillic_I_macron (Graphics/X11/ExtraTypes/XorgDefault.hsc:13432)
    xK_Cyrillic_i_macron (Graphics/X11/ExtraTypes/XorgDefault.hsc:13436)
    xK_Cyrillic_O_bar (Graphics/X11/ExtraTypes/XorgDefault.hsc:13440)
    xK_Cyrillic_o_bar (Graphics/X11/ExtraTypes/XorgDefault.hsc:13444)
    xK_Cyrillic_U_macron (Graphics/X11/ExtraTypes/XorgDefault.hsc:13448)
    xK_Cyrillic_u_macron (Graphics/X11/ExtraTypes/XorgDefault.hsc:13452)
    xK_Serbian_dje (Graphics/X11/ExtraTypes/XorgDefault.hsc:13456)
    xK_Macedonia_gje (Graphics/X11/ExtraTypes/XorgDefault.hsc:13460)
    xK_Cyrillic_io (Graphics/X11/ExtraTypes/XorgDefault.hsc:13464)
    xK_Ukrainian_ie (Graphics/X11/ExtraTypes/XorgDefault.hsc:13468)
    xK_Ukranian_je (Graphics/X11/ExtraTypes/XorgDefault.hsc:13472)
    xK_Macedonia_dse (Graphics/X11/ExtraTypes/XorgDefault.hsc:13476)
    xK_Ukrainian_i (Graphics/X11/ExtraTypes/XorgDefault.hsc:13480)
    xK_Ukranian_i (Graphics/X11/ExtraTypes/XorgDefault.hsc:13484)
    xK_Ukrainian_yi (Graphics/X11/ExtraTypes/XorgDefault.hsc:13488)
    xK_Ukranian_yi (Graphics/X11/ExtraTypes/XorgDefault.hsc:13492)
    xK_Cyrillic_je (Graphics/X11/ExtraTypes/XorgDefault.hsc:13496)
    xK_Serbian_je (Graphics/X11/ExtraTypes/XorgDefault.hsc:13500)
    xK_Cyrillic_lje (Graphics/X11/ExtraTypes/XorgDefault.hsc:13504)
    xK_Serbian_lje (Graphics/X11/ExtraTypes/XorgDefault.hsc:13508)
    xK_Cyrillic_nje (Graphics/X11/ExtraTypes/XorgDefault.hsc:13512)
    xK_Serbian_nje (Graphics/X11/ExtraTypes/XorgDefault.hsc:13516)
    xK_Serbian_tshe (Graphics/X11/ExtraTypes/XorgDefault.hsc:13520)
    xK_Macedonia_kje (Graphics/X11/ExtraTypes/XorgDefault.hsc:13524)
    xK_Ukrainian_ghe_with_upturn (Graphics/X11/ExtraTypes/XorgDefault.hsc:13528)
    xK_Byelorussian_shortu (Graphics/X11/ExtraTypes/XorgDefault.hsc:13532)
    xK_Cyrillic_dzhe (Graphics/X11/ExtraTypes/XorgDefault.hsc:13536)
    xK_Serbian_dze (Graphics/X11/ExtraTypes/XorgDefault.hsc:13540)
    xK_numerosign (Graphics/X11/ExtraTypes/XorgDefault.hsc:13544)
    xK_Serbian_DJE (Graphics/X11/ExtraTypes/XorgDefault.hsc:13548)
    xK_Macedonia_GJE (Graphics/X11/ExtraTypes/XorgDefault.hsc:13552)
    xK_Cyrillic_IO (Graphics/X11/ExtraTypes/XorgDefault.hsc:13556)
    xK_Ukrainian_IE (Graphics/X11/ExtraTypes/XorgDefault.hsc:13560)
    xK_Ukranian_JE (Graphics/X11/ExtraTypes/XorgDefault.hsc:13564)
    xK_Macedonia_DSE (Graphics/X11/ExtraTypes/XorgDefault.hsc:13568)
    xK_Ukrainian_I (Graphics/X11/ExtraTypes/XorgDefault.hsc:13572)
    xK_Ukranian_I (Graphics/X11/ExtraTypes/XorgDefault.hsc:13576)
    xK_Ukrainian_YI (Graphics/X11/ExtraTypes/XorgDefault.hsc:13580)
    xK_Ukranian_YI (Graphics/X11/ExtraTypes/XorgDefault.hsc:13584)
    xK_Cyrillic_JE (Graphics/X11/ExtraTypes/XorgDefault.hsc:13588)
    xK_Serbian_JE (Graphics/X11/ExtraTypes/XorgDefault.hsc:13592)
    xK_Cyrillic_LJE (Graphics/X11/ExtraTypes/XorgDefault.hsc:13596)
    xK_Serbian_LJE (Graphics/X11/ExtraTypes/XorgDefault.hsc:13600)
    xK_Cyrillic_NJE (Graphics/X11/ExtraTypes/XorgDefault.hsc:13604)
    xK_Serbian_NJE (Graphics/X11/ExtraTypes/XorgDefault.hsc:13608)
    xK_Serbian_TSHE (Graphics/X11/ExtraTypes/XorgDefault.hsc:13612)
    xK_Macedonia_KJE (Graphics/X11/ExtraTypes/XorgDefault.hsc:13616)
    xK_Ukrainian_GHE_WITH_UPTURN (Graphics/X11/ExtraTypes/XorgDefault.hsc:13620)
    xK_Byelorussian_SHORTU (Graphics/X11/ExtraTypes/XorgDefault.hsc:13624)
    xK_Cyrillic_DZHE (Graphics/X11/ExtraTypes/XorgDefault.hsc:13628)
    xK_Serbian_DZE (Graphics/X11/ExtraTypes/XorgDefault.hsc:13632)
    xK_Cyrillic_yu (Graphics/X11/ExtraTypes/XorgDefault.hsc:13636)
    xK_Cyrillic_a (Graphics/X11/ExtraTypes/XorgDefault.hsc:13640)
    xK_Cyrillic_be (Graphics/X11/ExtraTypes/XorgDefault.hsc:13644)
    xK_Cyrillic_tse (Graphics/X11/ExtraTypes/XorgDefault.hsc:13648)
    xK_Cyrillic_de (Graphics/X11/ExtraTypes/XorgDefault.hsc:13652)
    xK_Cyrillic_ie (Graphics/X11/ExtraTypes/XorgDefault.hsc:13656)
    xK_Cyrillic_ef (Graphics/X11/ExtraTypes/XorgDefault.hsc:13660)
    xK_Cyrillic_ghe (Graphics/X11/ExtraTypes/XorgDefault.hsc:13664)
    xK_Cyrillic_ha (Graphics/X11/ExtraTypes/XorgDefault.hsc:13668)
    xK_Cyrillic_i (Graphics/X11/ExtraTypes/XorgDefault.hsc:13672)
    xK_Cyrillic_shorti (Graphics/X11/ExtraTypes/XorgDefault.hsc:13676)
    xK_Cyrillic_ka (Graphics/X11/ExtraTypes/XorgDefault.hsc:13680)
    xK_Cyrillic_el (Graphics/X11/ExtraTypes/XorgDefault.hsc:13684)
    xK_Cyrillic_em (Graphics/X11/ExtraTypes/XorgDefault.hsc:13688)
    xK_Cyrillic_en (Graphics/X11/ExtraTypes/XorgDefault.hsc:13692)
    xK_Cyrillic_o (Graphics/X11/ExtraTypes/XorgDefault.hsc:13696)
    xK_Cyrillic_pe (Graphics/X11/ExtraTypes/XorgDefault.hsc:13700)
    xK_Cyrillic_ya (Graphics/X11/ExtraTypes/XorgDefault.hsc:13704)
    xK_Cyrillic_er (Graphics/X11/ExtraTypes/XorgDefault.hsc:13708)
    xK_Cyrillic_es (Graphics/X11/ExtraTypes/XorgDefault.hsc:13712)
    xK_Cyrillic_te (Graphics/X11/ExtraTypes/XorgDefault.hsc:13716)
    xK_Cyrillic_u (Graphics/X11/ExtraTypes/XorgDefault.hsc:13720)
    xK_Cyrillic_zhe (Graphics/X11/ExtraTypes/XorgDefault.hsc:13724)
    xK_Cyrillic_ve (Graphics/X11/ExtraTypes/XorgDefault.hsc:13728)
    xK_Cyrillic_softsign (Graphics/X11/ExtraTypes/XorgDefault.hsc:13732)
    xK_Cyrillic_yeru (Graphics/X11/ExtraTypes/XorgDefault.hsc:13736)
    xK_Cyrillic_ze (Graphics/X11/ExtraTypes/XorgDefault.hsc:13740)
    xK_Cyrillic_sha (Graphics/X11/ExtraTypes/XorgDefault.hsc:13744)
    xK_Cyrillic_e (Graphics/X11/ExtraTypes/XorgDefault.hsc:13748)
    xK_Cyrillic_shcha (Graphics/X11/ExtraTypes/XorgDefault.hsc:13752)
    xK_Cyrillic_che (Graphics/X11/ExtraTypes/XorgDefault.hsc:13756)
    xK_Cyrillic_hardsign (Graphics/X11/ExtraTypes/XorgDefault.hsc:13760)
    xK_Cyrillic_YU (Graphics/X11/ExtraTypes/XorgDefault.hsc:13764)
    xK_Cyrillic_A (Graphics/X11/ExtraTypes/XorgDefault.hsc:13768)
    xK_Cyrillic_BE (Graphics/X11/ExtraTypes/XorgDefault.hsc:13772)
    xK_Cyrillic_TSE (Graphics/X11/ExtraTypes/XorgDefault.hsc:13776)
    xK_Cyrillic_DE (Graphics/X11/ExtraTypes/XorgDefault.hsc:13780)
    xK_Cyrillic_IE (Graphics/X11/ExtraTypes/XorgDefault.hsc:13784)
    xK_Cyrillic_EF (Graphics/X11/ExtraTypes/XorgDefault.hsc:13788)
    xK_Cyrillic_GHE (Graphics/X11/ExtraTypes/XorgDefault.hsc:13792)
    xK_Cyrillic_HA (Graphics/X11/ExtraTypes/XorgDefault.hsc:13796)
    xK_Cyrillic_I (Graphics/X11/ExtraTypes/XorgDefault.hsc:13800)
    xK_Cyrillic_SHORTI (Graphics/X11/ExtraTypes/XorgDefault.hsc:13804)
    xK_Cyrillic_KA (Graphics/X11/ExtraTypes/XorgDefault.hsc:13808)
    xK_Cyrillic_EL (Graphics/X11/ExtraTypes/XorgDefault.hsc:13812)
    xK_Cyrillic_EM (Graphics/X11/ExtraTypes/XorgDefault.hsc:13816)
    xK_Cyrillic_EN (Graphics/X11/ExtraTypes/XorgDefault.hsc:13820)
    xK_Cyrillic_O (Graphics/X11/ExtraTypes/XorgDefault.hsc:13824)
    xK_Cyrillic_PE (Graphics/X11/ExtraTypes/XorgDefault.hsc:13828)
    xK_Cyrillic_YA (Graphics/X11/ExtraTypes/XorgDefault.hsc:13832)
    xK_Cyrillic_ER (Graphics/X11/ExtraTypes/XorgDefault.hsc:13836)
    xK_Cyrillic_ES (Graphics/X11/ExtraTypes/XorgDefault.hsc:13840)
    xK_Cyrillic_TE (Graphics/X11/ExtraTypes/XorgDefault.hsc:13844)
    xK_Cyrillic_U (Graphics/X11/ExtraTypes/XorgDefault.hsc:13848)
    xK_Cyrillic_ZHE (Graphics/X11/ExtraTypes/XorgDefault.hsc:13852)
    xK_Cyrillic_VE (Graphics/X11/ExtraTypes/XorgDefault.hsc:13856)
    xK_Cyrillic_SOFTSIGN (Graphics/X11/ExtraTypes/XorgDefault.hsc:13860)
    xK_Cyrillic_YERU (Graphics/X11/ExtraTypes/XorgDefault.hsc:13864)
    xK_Cyrillic_ZE (Graphics/X11/ExtraTypes/XorgDefault.hsc:13868)
    xK_Cyrillic_SHA (Graphics/X11/ExtraTypes/XorgDefault.hsc:13872)
    xK_Cyrillic_E (Graphics/X11/ExtraTypes/XorgDefault.hsc:13876)
    xK_Cyrillic_SHCHA (Graphics/X11/ExtraTypes/XorgDefault.hsc:13880)
    xK_Cyrillic_CHE (Graphics/X11/ExtraTypes/XorgDefault.hsc:13884)
    xK_Cyrillic_HARDSIGN (Graphics/X11/ExtraTypes/XorgDefault.hsc:13888)
    xK_Greek_ALPHAaccent (Graphics/X11/ExtraTypes/XorgDefault.hsc:13894)
    xK_Greek_EPSILONaccent (Graphics/X11/ExtraTypes/XorgDefault.hsc:13898)
    xK_Greek_ETAaccent (Graphics/X11/ExtraTypes/XorgDefault.hsc:13902)
    xK_Greek_IOTAaccent (Graphics/X11/ExtraTypes/XorgDefault.hsc:13906)
    xK_Greek_IOTAdieresis (Graphics/X11/ExtraTypes/XorgDefault.hsc:13910)
    xK_Greek_IOTAdiaeresis (Graphics/X11/ExtraTypes/XorgDefault.hsc:13914)
    xK_Greek_OMICRONaccent (Graphics/X11/ExtraTypes/XorgDefault.hsc:13918)
    xK_Greek_UPSILONaccent (Graphics/X11/ExtraTypes/XorgDefault.hsc:13922)
    xK_Greek_UPSILONdieresis (Graphics/X11/ExtraTypes/XorgDefault.hsc:13926)
    xK_Greek_OMEGAaccent (Graphics/X11/ExtraTypes/XorgDefault.hsc:13930)
    xK_Greek_accentdieresis (Graphics/X11/ExtraTypes/XorgDefault.hsc:13934)
    xK_Greek_horizbar (Graphics/X11/ExtraTypes/XorgDefault.hsc:13938)
    xK_Greek_alphaaccent (Graphics/X11/ExtraTypes/XorgDefault.hsc:13942)
    xK_Greek_epsilonaccent (Graphics/X11/ExtraTypes/XorgDefault.hsc:13946)
    xK_Greek_etaaccent (Graphics/X11/ExtraTypes/XorgDefault.hsc:13950)
    xK_Greek_iotaaccent (Graphics/X11/ExtraTypes/XorgDefault.hsc:13954)
    xK_Greek_iotadieresis (Graphics/X11/ExtraTypes/XorgDefault.hsc:13958)
    xK_Greek_iotaaccentdieresis (Graphics/X11/ExtraTypes/XorgDefault.hsc:13962)
    xK_Greek_omicronaccent (Graphics/X11/ExtraTypes/XorgDefault.hsc:13966)
    xK_Greek_upsilonaccent (Graphics/X11/ExtraTypes/XorgDefault.hsc:13970)
    xK_Greek_upsilondieresis (Graphics/X11/ExtraTypes/XorgDefault.hsc:13974)
    xK_Greek_upsilonaccentdieresis (Graphics/X11/ExtraTypes/XorgDefault.hsc:13978)
    xK_Greek_omegaaccent (Graphics/X11/ExtraTypes/XorgDefault.hsc:13982)
    xK_Greek_ALPHA (Graphics/X11/ExtraTypes/XorgDefault.hsc:13986)
    xK_Greek_BETA (Graphics/X11/ExtraTypes/XorgDefault.hsc:13990)
    xK_Greek_GAMMA (Graphics/X11/ExtraTypes/XorgDefault.hsc:13994)
    xK_Greek_DELTA (Graphics/X11/ExtraTypes/XorgDefault.hsc:13998)
    xK_Greek_EPSILON (Graphics/X11/ExtraTypes/XorgDefault.hsc:14002)
    xK_Greek_ZETA (Graphics/X11/ExtraTypes/XorgDefault.hsc:14006)
    xK_Greek_ETA (Graphics/X11/ExtraTypes/XorgDefault.hsc:14010)
    xK_Greek_THETA (Graphics/X11/ExtraTypes/XorgDefault.hsc:14014)
    xK_Greek_IOTA (Graphics/X11/ExtraTypes/XorgDefault.hsc:14018)
    xK_Greek_KAPPA (Graphics/X11/ExtraTypes/XorgDefault.hsc:14022)
    xK_Greek_LAMDA (Graphics/X11/ExtraTypes/XorgDefault.hsc:14026)
    xK_Greek_LAMBDA (Graphics/X11/ExtraTypes/XorgDefault.hsc:14030)
    xK_Greek_MU (Graphics/X11/ExtraTypes/XorgDefault.hsc:14034)
    xK_Greek_NU (Graphics/X11/ExtraTypes/XorgDefault.hsc:14038)
    xK_Greek_XI (Graphics/X11/ExtraTypes/XorgDefault.hsc:14042)
    xK_Greek_OMICRON (Graphics/X11/ExtraTypes/XorgDefault.hsc:14046)
    xK_Greek_PI (Graphics/X11/ExtraTypes/XorgDefault.hsc:14050)
    xK_Greek_RHO (Graphics/X11/ExtraTypes/XorgDefault.hsc:14054)
    xK_Greek_SIGMA (Graphics/X11/ExtraTypes/XorgDefault.hsc:14058)
    xK_Greek_TAU (Graphics/X11/ExtraTypes/XorgDefault.hsc:14062)
    xK_Greek_UPSILON (Graphics/X11/ExtraTypes/XorgDefault.hsc:14066)
    xK_Greek_PHI (Graphics/X11/ExtraTypes/XorgDefault.hsc:14070)
    xK_Greek_CHI (Graphics/X11/ExtraTypes/XorgDefault.hsc:14074)
    xK_Greek_PSI (Graphics/X11/ExtraTypes/XorgDefault.hsc:14078)
    xK_Greek_OMEGA (Graphics/X11/ExtraTypes/XorgDefault.hsc:14082)
    xK_Greek_alpha (Graphics/X11/ExtraTypes/XorgDefault.hsc:14086)
    xK_Greek_beta (Graphics/X11/ExtraTypes/XorgDefault.hsc:14090)
    xK_Greek_gamma (Graphics/X11/ExtraTypes/XorgDefault.hsc:14094)
    xK_Greek_delta (Graphics/X11/ExtraTypes/XorgDefault.hsc:14098)
    xK_Greek_epsilon (Graphics/X11/ExtraTypes/XorgDefault.hsc:14102)
    xK_Greek_zeta (Graphics/X11/ExtraTypes/XorgDefault.hsc:14106)
    xK_Greek_eta (Graphics/X11/ExtraTypes/XorgDefault.hsc:14110)
    xK_Greek_theta (Graphics/X11/ExtraTypes/XorgDefault.hsc:14114)
    xK_Greek_iota (Graphics/X11/ExtraTypes/XorgDefault.hsc:14118)
    xK_Greek_kappa (Graphics/X11/ExtraTypes/XorgDefault.hsc:14122)
    xK_Greek_lamda (Graphics/X11/ExtraTypes/XorgDefault.hsc:14126)
    xK_Greek_lambda (Graphics/X11/ExtraTypes/XorgDefault.hsc:14130)
    xK_Greek_mu (Graphics/X11/ExtraTypes/XorgDefault.hsc:14134)
    xK_Greek_nu (Graphics/X11/ExtraTypes/XorgDefault.hsc:14138)
    xK_Greek_xi (Graphics/X11/ExtraTypes/XorgDefault.hsc:14142)
    xK_Greek_omicron (Graphics/X11/ExtraTypes/XorgDefault.hsc:14146)
    xK_Greek_pi (Graphics/X11/ExtraTypes/XorgDefault.hsc:14150)
    xK_Greek_rho (Graphics/X11/ExtraTypes/XorgDefault.hsc:14154)
    xK_Greek_sigma (Graphics/X11/ExtraTypes/XorgDefault.hsc:14158)
    xK_Greek_finalsmallsigma (Graphics/X11/ExtraTypes/XorgDefault.hsc:14162)
    xK_Greek_tau (Graphics/X11/ExtraTypes/XorgDefault.hsc:14166)
    xK_Greek_upsilon (Graphics/X11/ExtraTypes/XorgDefault.hsc:14170)
    xK_Greek_phi (Graphics/X11/ExtraTypes/XorgDefault.hsc:14174)
    xK_Greek_chi (Graphics/X11/ExtraTypes/XorgDefault.hsc:14178)
    xK_Greek_psi (Graphics/X11/ExtraTypes/XorgDefault.hsc:14182)
    xK_Greek_omega (Graphics/X11/ExtraTypes/XorgDefault.hsc:14186)
    xK_Greek_switch (Graphics/X11/ExtraTypes/XorgDefault.hsc:14190)
    xK_hebrew_doublelowline (Graphics/X11/ExtraTypes/XorgDefault.hsc:14904)
    xK_hebrew_aleph (Graphics/X11/ExtraTypes/XorgDefault.hsc:14908)
    xK_hebrew_bet (Graphics/X11/ExtraTypes/XorgDefault.hsc:14912)
    xK_hebrew_beth (Graphics/X11/ExtraTypes/XorgDefault.hsc:14916)
    xK_hebrew_gimel (Graphics/X11/ExtraTypes/XorgDefault.hsc:14920)
    xK_hebrew_gimmel (Graphics/X11/ExtraTypes/XorgDefault.hsc:14924)
    xK_hebrew_dalet (Graphics/X11/ExtraTypes/XorgDefault.hsc:14928)
    xK_hebrew_daleth (Graphics/X11/ExtraTypes/XorgDefault.hsc:14932)
    xK_hebrew_he (Graphics/X11/ExtraTypes/XorgDefault.hsc:14936)
    xK_hebrew_waw (Graphics/X11/ExtraTypes/XorgDefault.hsc:14940)
    xK_hebrew_zain (Graphics/X11/ExtraTypes/XorgDefault.hsc:14944)
    xK_hebrew_zayin (Graphics/X11/ExtraTypes/XorgDefault.hsc:14948)
    xK_hebrew_chet (Graphics/X11/ExtraTypes/XorgDefault.hsc:14952)
    xK_hebrew_het (Graphics/X11/ExtraTypes/XorgDefault.hsc:14956)
    xK_hebrew_tet (Graphics/X11/ExtraTypes/XorgDefault.hsc:14960)
    xK_hebrew_teth (Graphics/X11/ExtraTypes/XorgDefault.hsc:14964)
    xK_hebrew_yod (Graphics/X11/ExtraTypes/XorgDefault.hsc:14968)
    xK_hebrew_finalkaph (Graphics/X11/ExtraTypes/XorgDefault.hsc:14972)
    xK_hebrew_kaph (Graphics/X11/ExtraTypes/XorgDefault.hsc:14976)
    xK_hebrew_lamed (Graphics/X11/ExtraTypes/XorgDefault.hsc:14980)
    xK_hebrew_finalmem (Graphics/X11/ExtraTypes/XorgDefault.hsc:14984)
    xK_hebrew_mem (Graphics/X11/ExtraTypes/XorgDefault.hsc:14988)
    xK_hebrew_finalnun (Graphics/X11/ExtraTypes/XorgDefault.hsc:14992)
    xK_hebrew_nun (Graphics/X11/ExtraTypes/XorgDefault.hsc:14996)
    xK_hebrew_samech (Graphics/X11/ExtraTypes/XorgDefault.hsc:15000)
    xK_hebrew_samekh (Graphics/X11/ExtraTypes/XorgDefault.hsc:15004)
    xK_hebrew_ayin (Graphics/X11/ExtraTypes/XorgDefault.hsc:15008)
    xK_hebrew_finalpe (Graphics/X11/ExtraTypes/XorgDefault.hsc:15012)
    xK_hebrew_pe (Graphics/X11/ExtraTypes/XorgDefault.hsc:15016)
    xK_hebrew_finalzade (Graphics/X11/ExtraTypes/XorgDefault.hsc:15020)
    xK_hebrew_finalzadi (Graphics/X11/ExtraTypes/XorgDefault.hsc:15024)
    xK_hebrew_zade (Graphics/X11/ExtraTypes/XorgDefault.hsc:15028)
    xK_hebrew_zadi (Graphics/X11/ExtraTypes/XorgDefault.hsc:15032)
    xK_hebrew_qoph (Graphics/X11/ExtraTypes/XorgDefault.hsc:15036)
    xK_hebrew_kuf (Graphics/X11/ExtraTypes/XorgDefault.hsc:15040)
    xK_hebrew_resh (Graphics/X11/ExtraTypes/XorgDefault.hsc:15044)
    xK_hebrew_shin (Graphics/X11/ExtraTypes/XorgDefault.hsc:15048)
    xK_hebrew_taw (Graphics/X11/ExtraTypes/XorgDefault.hsc:15052)
    xK_hebrew_taf (Graphics/X11/ExtraTypes/XorgDefault.hsc:15056)
    xK_Hebrew_switch (Graphics/X11/ExtraTypes/XorgDefault.hsc:15060)
    xK_Thai_kokai (Graphics/X11/ExtraTypes/XorgDefault.hsc:15066)
    xK_Thai_khokhai (Graphics/X11/ExtraTypes/XorgDefault.hsc:15070)
    xK_Thai_khokhuat (Graphics/X11/ExtraTypes/XorgDefault.hsc:15074)
    xK_Thai_khokhwai (Graphics/X11/ExtraTypes/XorgDefault.hsc:15078)
    xK_Thai_khokhon (Graphics/X11/ExtraTypes/XorgDefault.hsc:15082)
    xK_Thai_khorakhang (Graphics/X11/ExtraTypes/XorgDefault.hsc:15086)
    xK_Thai_ngongu (Graphics/X11/ExtraTypes/XorgDefault.hsc:15090)
    xK_Thai_chochan (Graphics/X11/ExtraTypes/XorgDefault.hsc:15094)
    xK_Thai_choching (Graphics/X11/ExtraTypes/XorgDefault.hsc:15098)
    xK_Thai_chochang (Graphics/X11/ExtraTypes/XorgDefault.hsc:15102)
    xK_Thai_soso (Graphics/X11/ExtraTypes/XorgDefault.hsc:15106)
    xK_Thai_chochoe (Graphics/X11/ExtraTypes/XorgDefault.hsc:15110)
    xK_Thai_yoying (Graphics/X11/ExtraTypes/XorgDefault.hsc:15114)
    xK_Thai_dochada (Graphics/X11/ExtraTypes/XorgDefault.hsc:15118)
    xK_Thai_topatak (Graphics/X11/ExtraTypes/XorgDefault.hsc:15122)
    xK_Thai_thothan (Graphics/X11/ExtraTypes/XorgDefault.hsc:15126)
    xK_Thai_thonangmontho (Graphics/X11/ExtraTypes/XorgDefault.hsc:15130)
    xK_Thai_thophuthao (Graphics/X11/ExtraTypes/XorgDefault.hsc:15134)
    xK_Thai_nonen (Graphics/X11/ExtraTypes/XorgDefault.hsc:15138)
    xK_Thai_dodek (Graphics/X11/ExtraTypes/XorgDefault.hsc:15142)
    xK_Thai_totao (Graphics/X11/ExtraTypes/XorgDefault.hsc:15146)
    xK_Thai_thothung (Graphics/X11/ExtraTypes/XorgDefault.hsc:15150)
    xK_Thai_thothahan (Graphics/X11/ExtraTypes/XorgDefault.hsc:15154)
    xK_Thai_thothong (Graphics/X11/ExtraTypes/XorgDefault.hsc:15158)
    xK_Thai_nonu (Graphics/X11/ExtraTypes/XorgDefault.hsc:15162)
    xK_Thai_bobaimai (Graphics/X11/ExtraTypes/XorgDefault.hsc:15166)
    xK_Thai_popla (Graphics/X11/ExtraTypes/XorgDefault.hsc:15170)
    xK_Thai_phophung (Graphics/X11/ExtraTypes/XorgDefault.hsc:15174)
    xK_Thai_fofa (Graphics/X11/ExtraTypes/XorgDefault.hsc:15178)
    xK_Thai_phophan (Graphics/X11/ExtraTypes/XorgDefault.hsc:15182)
    xK_Thai_fofan (Graphics/X11/ExtraTypes/XorgDefault.hsc:15186)
    xK_Thai_phosamphao (Graphics/X11/ExtraTypes/XorgDefault.hsc:15190)
    xK_Thai_moma (Graphics/X11/ExtraTypes/XorgDefault.hsc:15194)
    xK_Thai_yoyak (Graphics/X11/ExtraTypes/XorgDefault.hsc:15198)
    xK_Thai_rorua (Graphics/X11/ExtraTypes/XorgDefault.hsc:15202)
    xK_Thai_ru (Graphics/X11/ExtraTypes/XorgDefault.hsc:15206)
    xK_Thai_loling (Graphics/X11/ExtraTypes/XorgDefault.hsc:15210)
    xK_Thai_lu (Graphics/X11/ExtraTypes/XorgDefault.hsc:15214)
    xK_Thai_wowaen (Graphics/X11/ExtraTypes/XorgDefault.hsc:15218)
    xK_Thai_sosala (Graphics/X11/ExtraTypes/XorgDefault.hsc:15222)
    xK_Thai_sorusi (Graphics/X11/ExtraTypes/XorgDefault.hsc:15226)
    xK_Thai_sosua (Graphics/X11/ExtraTypes/XorgDefault.hsc:15230)
    xK_Thai_hohip (Graphics/X11/ExtraTypes/XorgDefault.hsc:15234)
    xK_Thai_lochula (Graphics/X11/ExtraTypes/XorgDefault.hsc:15238)
    xK_Thai_oang (Graphics/X11/ExtraTypes/XorgDefault.hsc:15242)
    xK_Thai_honokhuk (Graphics/X11/ExtraTypes/XorgDefault.hsc:15246)
    xK_Thai_paiyannoi (Graphics/X11/ExtraTypes/XorgDefault.hsc:15250)
    xK_Thai_saraa (Graphics/X11/ExtraTypes/XorgDefault.hsc:15254)
    xK_Thai_maihanakat (Graphics/X11/ExtraTypes/XorgDefault.hsc:15258)
    xK_Thai_saraaa (Graphics/X11/ExtraTypes/XorgDefault.hsc:15262)
    xK_Thai_saraam (Graphics/X11/ExtraTypes/XorgDefault.hsc:15266)
    xK_Thai_sarai (Graphics/X11/ExtraTypes/XorgDefault.hsc:15270)
    xK_Thai_saraii (Graphics/X11/ExtraTypes/XorgDefault.hsc:15274)
    xK_Thai_saraue (Graphics/X11/ExtraTypes/XorgDefault.hsc:15278)
    xK_Thai_sarauee (Graphics/X11/ExtraTypes/XorgDefault.hsc:15282)
    xK_Thai_sarau (Graphics/X11/ExtraTypes/XorgDefault.hsc:15286)
    xK_Thai_sarauu (Graphics/X11/ExtraTypes/XorgDefault.hsc:15290)
    xK_Thai_phinthu (Graphics/X11/ExtraTypes/XorgDefault.hsc:15294)
    xK_Thai_maihanakat_maitho (Graphics/X11/ExtraTypes/XorgDefault.hsc:15298)
    xK_Thai_baht (Graphics/X11/ExtraTypes/XorgDefault.hsc:15302)
    xK_Thai_sarae (Graphics/X11/ExtraTypes/XorgDefault.hsc:15306)
    xK_Thai_saraae (Graphics/X11/ExtraTypes/XorgDefault.hsc:15310)
    xK_Thai_sarao (Graphics/X11/ExtraTypes/XorgDefault.hsc:15314)
    xK_Thai_saraaimaimuan (Graphics/X11/ExtraTypes/XorgDefault.hsc:15318)
    xK_Thai_saraaimaimalai (Graphics/X11/ExtraTypes/XorgDefault.hsc:15322)
    xK_Thai_lakkhangyao (Graphics/X11/ExtraTypes/XorgDefault.hsc:15326)
    xK_Thai_maiyamok (Graphics/X11/ExtraTypes/XorgDefault.hsc:15330)
    xK_Thai_maitaikhu (Graphics/X11/ExtraTypes/XorgDefault.hsc:15334)
    xK_Thai_maiek (Graphics/X11/ExtraTypes/XorgDefault.hsc:15338)
    xK_Thai_maitho (Graphics/X11/ExtraTypes/XorgDefault.hsc:15342)
    xK_Thai_maitri (Graphics/X11/ExtraTypes/XorgDefault.hsc:15346)
    xK_Thai_maichattawa (Graphics/X11/ExtraTypes/XorgDefault.hsc:15350)
    xK_Thai_thanthakhat (Graphics/X11/ExtraTypes/XorgDefault.hsc:15354)
    xK_Thai_nikhahit (Graphics/X11/ExtraTypes/XorgDefault.hsc:15358)
    xK_Thai_leksun (Graphics/X11/ExtraTypes/XorgDefault.hsc:15362)
    xK_Thai_leknung (Graphics/X11/ExtraTypes/XorgDefault.hsc:15366)
    xK_Thai_leksong (Graphics/X11/ExtraTypes/XorgDefault.hsc:15370)
    xK_Thai_leksam (Graphics/X11/ExtraTypes/XorgDefault.hsc:15374)
    xK_Thai_leksi (Graphics/X11/ExtraTypes/XorgDefault.hsc:15378)
    xK_Thai_lekha (Graphics/X11/ExtraTypes/XorgDefault.hsc:15382)
    xK_Thai_lekhok (Graphics/X11/ExtraTypes/XorgDefault.hsc:15386)
    xK_Thai_lekchet (Graphics/X11/ExtraTypes/XorgDefault.hsc:15390)
    xK_Thai_lekpaet (Graphics/X11/ExtraTypes/XorgDefault.hsc:15394)
    xK_Thai_lekkao (Graphics/X11/ExtraTypes/XorgDefault.hsc:15398)
    xK_Hangul (Graphics/X11/ExtraTypes/XorgDefault.hsc:15404)
    xK_Hangul_Start (Graphics/X11/ExtraTypes/XorgDefault.hsc:15408)
    xK_Hangul_End (Graphics/X11/ExtraTypes/XorgDefault.hsc:15412)
    xK_Hangul_Hanja (Graphics/X11/ExtraTypes/XorgDefault.hsc:15416)
    xK_Hangul_Jamo (Graphics/X11/ExtraTypes/XorgDefault.hsc:15420)
    xK_Hangul_Romaja (Graphics/X11/ExtraTypes/XorgDefault.hsc:15424)
    xK_Hangul_Codeinput (Graphics/X11/ExtraTypes/XorgDefault.hsc:15428)
    xK_Hangul_Jeonja (Graphics/X11/ExtraTypes/XorgDefault.hsc:15432)
    xK_Hangul_Banja (Graphics/X11/ExtraTypes/XorgDefault.hsc:15436)
    xK_Hangul_PreHanja (Graphics/X11/ExtraTypes/XorgDefault.hsc:15440)
    xK_Hangul_PostHanja (Graphics/X11/ExtraTypes/XorgDefault.hsc:15444)
    xK_Hangul_SingleCandidate (Graphics/X11/ExtraTypes/XorgDefault.hsc:15448)
    xK_Hangul_MultipleCandidate (Graphics/X11/ExtraTypes/XorgDefault.hsc:15452)
    xK_Hangul_PreviousCandidate (Graphics/X11/ExtraTypes/XorgDefault.hsc:15456)
    xK_Hangul_Special (Graphics/X11/ExtraTypes/XorgDefault.hsc:15460)
    xK_Hangul_switch (Graphics/X11/ExtraTypes/XorgDefault.hsc:15464)
    xK_Hangul_Kiyeog (Graphics/X11/ExtraTypes/XorgDefault.hsc:15468)
    xK_Hangul_SsangKiyeog (Graphics/X11/ExtraTypes/XorgDefault.hsc:15472)
    xK_Hangul_KiyeogSios (Graphics/X11/ExtraTypes/XorgDefault.hsc:15476)
    xK_Hangul_Nieun (Graphics/X11/ExtraTypes/XorgDefault.hsc:15480)
    xK_Hangul_NieunJieuj (Graphics/X11/ExtraTypes/XorgDefault.hsc:15484)
    xK_Hangul_NieunHieuh (Graphics/X11/ExtraTypes/XorgDefault.hsc:15488)
    xK_Hangul_Dikeud (Graphics/X11/ExtraTypes/XorgDefault.hsc:15492)
    xK_Hangul_SsangDikeud (Graphics/X11/ExtraTypes/XorgDefault.hsc:15496)
    xK_Hangul_Rieul (Graphics/X11/ExtraTypes/XorgDefault.hsc:15500)
    xK_Hangul_RieulKiyeog (Graphics/X11/ExtraTypes/XorgDefault.hsc:15504)
    xK_Hangul_RieulMieum (Graphics/X11/ExtraTypes/XorgDefault.hsc:15508)
    xK_Hangul_RieulPieub (Graphics/X11/ExtraTypes/XorgDefault.hsc:15512)
    xK_Hangul_RieulSios (Graphics/X11/ExtraTypes/XorgDefault.hsc:15516)
    xK_Hangul_RieulTieut (Graphics/X11/ExtraTypes/XorgDefault.hsc:15520)
    xK_Hangul_RieulPhieuf (Graphics/X11/ExtraTypes/XorgDefault.hsc:15524)
    xK_Hangul_RieulHieuh (Graphics/X11/ExtraTypes/XorgDefault.hsc:15528)
    xK_Hangul_Mieum (Graphics/X11/ExtraTypes/XorgDefault.hsc:15532)
    xK_Hangul_Pieub (Graphics/X11/ExtraTypes/XorgDefault.hsc:15536)
    xK_Hangul_SsangPieub (Graphics/X11/ExtraTypes/XorgDefault.hsc:15540)
    xK_Hangul_PieubSios (Graphics/X11/ExtraTypes/XorgDefault.hsc:15544)
    xK_Hangul_Sios (Graphics/X11/ExtraTypes/XorgDefault.hsc:15548)
    xK_Hangul_SsangSios (Graphics/X11/ExtraTypes/XorgDefault.hsc:15552)
    xK_Hangul_Ieung (Graphics/X11/ExtraTypes/XorgDefault.hsc:15556)
    xK_Hangul_Jieuj (Graphics/X11/ExtraTypes/XorgDefault.hsc:15560)
    xK_Hangul_SsangJieuj (Graphics/X11/ExtraTypes/XorgDefault.hsc:15564)
    xK_Hangul_Cieuc (Graphics/X11/ExtraTypes/XorgDefault.hsc:15568)
    xK_Hangul_Khieuq (Graphics/X11/ExtraTypes/XorgDefault.hsc:15572)
    xK_Hangul_Tieut (Graphics/X11/ExtraTypes/XorgDefault.hsc:15576)
    xK_Hangul_Phieuf (Graphics/X11/ExtraTypes/XorgDefault.hsc:15580)
    xK_Hangul_Hieuh (Graphics/X11/ExtraTypes/XorgDefault.hsc:15584)
    xK_Hangul_A (Graphics/X11/ExtraTypes/XorgDefault.hsc:15588)
    xK_Hangul_AE (Graphics/X11/ExtraTypes/XorgDefault.hsc:15592)
    xK_Hangul_YA (Graphics/X11/ExtraTypes/XorgDefault.hsc:15596)
    xK_Hangul_YAE (Graphics/X11/ExtraTypes/XorgDefault.hsc:15600)
    xK_Hangul_EO (Graphics/X11/ExtraTypes/XorgDefault.hsc:15604)
    xK_Hangul_E (Graphics/X11/ExtraTypes/XorgDefault.hsc:15608)
    xK_Hangul_YEO (Graphics/X11/ExtraTypes/XorgDefault.hsc:15612)
    xK_Hangul_YE (Graphics/X11/ExtraTypes/XorgDefault.hsc:15616)
    xK_Hangul_O (Graphics/X11/ExtraTypes/XorgDefault.hsc:15620)
    xK_Hangul_WA (Graphics/X11/ExtraTypes/XorgDefault.hsc:15624)
    xK_Hangul_WAE (Graphics/X11/ExtraTypes/XorgDefault.hsc:15628)
    xK_Hangul_OE (Graphics/X11/ExtraTypes/XorgDefault.hsc:15632)
    xK_Hangul_YO (Graphics/X11/ExtraTypes/XorgDefault.hsc:15636)
    xK_Hangul_U (Graphics/X11/ExtraTypes/XorgDefault.hsc:15640)
    xK_Hangul_WEO (Graphics/X11/ExtraTypes/XorgDefault.hsc:15644)
    xK_Hangul_WE (Graphics/X11/ExtraTypes/XorgDefault.hsc:15648)
    xK_Hangul_WI (Graphics/X11/ExtraTypes/XorgDefault.hsc:15652)
    xK_Hangul_YU (Graphics/X11/ExtraTypes/XorgDefault.hsc:15656)
    xK_Hangul_EU (Graphics/X11/ExtraTypes/XorgDefault.hsc:15660)
    xK_Hangul_YI (Graphics/X11/ExtraTypes/XorgDefault.hsc:15664)
    xK_Hangul_I (Graphics/X11/ExtraTypes/XorgDefault.hsc:15668)
    xK_Hangul_J_Kiyeog (Graphics/X11/ExtraTypes/XorgDefault.hsc:15672)
    xK_Hangul_J_SsangKiyeog (Graphics/X11/ExtraTypes/XorgDefault.hsc:15676)
    xK_Hangul_J_KiyeogSios (Graphics/X11/ExtraTypes/XorgDefault.hsc:15680)
    xK_Hangul_J_Nieun (Graphics/X11/ExtraTypes/XorgDefault.hsc:15684)
    xK_Hangul_J_NieunJieuj (Graphics/X11/ExtraTypes/XorgDefault.hsc:15688)
    xK_Hangul_J_NieunHieuh (Graphics/X11/ExtraTypes/XorgDefault.hsc:15692)
    xK_Hangul_J_Dikeud (Graphics/X11/ExtraTypes/XorgDefault.hsc:15696)
    xK_Hangul_J_Rieul (Graphics/X11/ExtraTypes/XorgDefault.hsc:15700)
    xK_Hangul_J_RieulKiyeog (Graphics/X11/ExtraTypes/XorgDefault.hsc:15704)
    xK_Hangul_J_RieulMieum (Graphics/X11/ExtraTypes/XorgDefault.hsc:15708)
    xK_Hangul_J_RieulPieub (Graphics/X11/ExtraTypes/XorgDefault.hsc:15712)
    xK_Hangul_J_RieulSios (Graphics/X11/ExtraTypes/XorgDefault.hsc:15716)
    xK_Hangul_J_RieulTieut (Graphics/X11/ExtraTypes/XorgDefault.hsc:15720)
    xK_Hangul_J_RieulPhieuf (Graphics/X11/ExtraTypes/XorgDefault.hsc:15724)
    xK_Hangul_J_RieulHieuh (Graphics/X11/ExtraTypes/XorgDefault.hsc:15728)
    xK_Hangul_J_Mieum (Graphics/X11/ExtraTypes/XorgDefault.hsc:15732)
    xK_Hangul_J_Pieub (Graphics/X11/ExtraTypes/XorgDefault.hsc:15736)
    xK_Hangul_J_PieubSios (Graphics/X11/ExtraTypes/XorgDefault.hsc:15740)
    xK_Hangul_J_Sios (Graphics/X11/ExtraTypes/XorgDefault.hsc:15744)
    xK_Hangul_J_SsangSios (Graphics/X11/ExtraTypes/XorgDefault.hsc:15748)
    xK_Hangul_J_Ieung (Graphics/X11/ExtraTypes/XorgDefault.hsc:15752)
    xK_Hangul_J_Jieuj (Graphics/X11/ExtraTypes/XorgDefault.hsc:15756)
    xK_Hangul_J_Cieuc (Graphics/X11/ExtraTypes/XorgDefault.hsc:15760)
    xK_Hangul_J_Khieuq (Graphics/X11/ExtraTypes/XorgDefault.hsc:15764)
    xK_Hangul_J_Tieut (Graphics/X11/ExtraTypes/XorgDefault.hsc:15768)
    xK_Hangul_J_Phieuf (Graphics/X11/ExtraTypes/XorgDefault.hsc:15772)
    xK_Hangul_J_Hieuh (Graphics/X11/ExtraTypes/XorgDefault.hsc:15776)
    xK_Hangul_RieulYeorinHieuh (Graphics/X11/ExtraTypes/XorgDefault.hsc:15780)
    xK_Hangul_SunkyeongeumMieum (Graphics/X11/ExtraTypes/XorgDefault.hsc:15784)
    xK_Hangul_SunkyeongeumPieub (Graphics/X11/ExtraTypes/XorgDefault.hsc:15788)
    xK_Hangul_PanSios (Graphics/X11/ExtraTypes/XorgDefault.hsc:15792)
    xK_Hangul_KkogjiDalrinIeung (Graphics/X11/ExtraTypes/XorgDefault.hsc:15796)
    xK_Hangul_SunkyeongeumPhieuf (Graphics/X11/ExtraTypes/XorgDefault.hsc:15800)
    xK_Hangul_YeorinHieuh (Graphics/X11/ExtraTypes/XorgDefault.hsc:15804)
    xK_Hangul_AraeA (Graphics/X11/ExtraTypes/XorgDefault.hsc:15808)
    xK_Hangul_AraeAE (Graphics/X11/ExtraTypes/XorgDefault.hsc:15812)
    xK_Hangul_J_PanSios (Graphics/X11/ExtraTypes/XorgDefault.hsc:15816)
    xK_Hangul_J_KkogjiDalrinIeung (Graphics/X11/ExtraTypes/XorgDefault.hsc:15820)
    xK_Hangul_J_YeorinHieuh (Graphics/X11/ExtraTypes/XorgDefault.hsc:15824)
    xK_Korean_Won (Graphics/X11/ExtraTypes/XorgDefault.hsc:15828)
    xK_Armenian_ligature_ew (Graphics/X11/ExtraTypes/XorgDefault.hsc:15834)
    xK_Armenian_full_stop (Graphics/X11/ExtraTypes/XorgDefault.hsc:15838)
    xK_Armenian_verjaket (Graphics/X11/ExtraTypes/XorgDefault.hsc:15842)
    xK_Armenian_separation_mark (Graphics/X11/ExtraTypes/XorgDefault.hsc:15846)
    xK_Armenian_but (Graphics/X11/ExtraTypes/XorgDefault.hsc:15850)
    xK_Armenian_hyphen (Graphics/X11/ExtraTypes/XorgDefault.hsc:15854)
    xK_Armenian_yentamna (Graphics/X11/ExtraTypes/XorgDefault.hsc:15858)
    xK_Armenian_exclam (Graphics/X11/ExtraTypes/XorgDefault.hsc:15862)
    xK_Armenian_amanak (Graphics/X11/ExtraTypes/XorgDefault.hsc:15866)
    xK_Armenian_accent (Graphics/X11/ExtraTypes/XorgDefault.hsc:15870)
    xK_Armenian_shesht (Graphics/X11/ExtraTypes/XorgDefault.hsc:15874)
    xK_Armenian_question (Graphics/X11/ExtraTypes/XorgDefault.hsc:15878)
    xK_Armenian_paruyk (Graphics/X11/ExtraTypes/XorgDefault.hsc:15882)
    xK_Armenian_AYB (Graphics/X11/ExtraTypes/XorgDefault.hsc:15886)
    xK_Armenian_ayb (Graphics/X11/ExtraTypes/XorgDefault.hsc:15890)
    xK_Armenian_BEN (Graphics/X11/ExtraTypes/XorgDefault.hsc:15894)
    xK_Armenian_ben (Graphics/X11/ExtraTypes/XorgDefault.hsc:15898)
    xK_Armenian_GIM (Graphics/X11/ExtraTypes/XorgDefault.hsc:15902)
    xK_Armenian_gim (Graphics/X11/ExtraTypes/XorgDefault.hsc:15906)
    xK_Armenian_DA (Graphics/X11/ExtraTypes/XorgDefault.hsc:15910)
    xK_Armenian_da (Graphics/X11/ExtraTypes/XorgDefault.hsc:15914)
    xK_Armenian_YECH (Graphics/X11/ExtraTypes/XorgDefault.hsc:15918)
    xK_Armenian_yech (Graphics/X11/ExtraTypes/XorgDefault.hsc:15922)
    xK_Armenian_ZA (Graphics/X11/ExtraTypes/XorgDefault.hsc:15926)
    xK_Armenian_za (Graphics/X11/ExtraTypes/XorgDefault.hsc:15930)
    xK_Armenian_E (Graphics/X11/ExtraTypes/XorgDefault.hsc:15934)
    xK_Armenian_e (Graphics/X11/ExtraTypes/XorgDefault.hsc:15938)
    xK_Armenian_AT (Graphics/X11/ExtraTypes/XorgDefault.hsc:15942)
    xK_Armenian_at (Graphics/X11/ExtraTypes/XorgDefault.hsc:15946)
    xK_Armenian_TO (Graphics/X11/ExtraTypes/XorgDefault.hsc:15950)
    xK_Armenian_to (Graphics/X11/ExtraTypes/XorgDefault.hsc:15954)
    xK_Armenian_ZHE (Graphics/X11/ExtraTypes/XorgDefault.hsc:15958)
    xK_Armenian_zhe (Graphics/X11/ExtraTypes/XorgDefault.hsc:15962)
    xK_Armenian_INI (Graphics/X11/ExtraTypes/XorgDefault.hsc:15966)
    xK_Armenian_ini (Graphics/X11/ExtraTypes/XorgDefault.hsc:15970)
    xK_Armenian_LYUN (Graphics/X11/ExtraTypes/XorgDefault.hsc:15974)
    xK_Armenian_lyun (Graphics/X11/ExtraTypes/XorgDefault.hsc:15978)
    xK_Armenian_KHE (Graphics/X11/ExtraTypes/XorgDefault.hsc:15982)
    xK_Armenian_khe (Graphics/X11/ExtraTypes/XorgDefault.hsc:15986)
    xK_Armenian_TSA (Graphics/X11/ExtraTypes/XorgDefault.hsc:15990)
    xK_Armenian_tsa (Graphics/X11/ExtraTypes/XorgDefault.hsc:15994)
    xK_Armenian_KEN (Graphics/X11/ExtraTypes/XorgDefault.hsc:15998)
    xK_Armenian_ken (Graphics/X11/ExtraTypes/XorgDefault.hsc:16002)
    xK_Armenian_HO (Graphics/X11/ExtraTypes/XorgDefault.hsc:16006)
    xK_Armenian_ho (Graphics/X11/ExtraTypes/XorgDefault.hsc:16010)
    xK_Armenian_DZA (Graphics/X11/ExtraTypes/XorgDefault.hsc:16014)
    xK_Armenian_dza (Graphics/X11/ExtraTypes/XorgDefault.hsc:16018)
    xK_Armenian_GHAT (Graphics/X11/ExtraTypes/XorgDefault.hsc:16022)
    xK_Armenian_ghat (Graphics/X11/ExtraTypes/XorgDefault.hsc:16026)
    xK_Armenian_TCHE (Graphics/X11/ExtraTypes/XorgDefault.hsc:16030)
    xK_Armenian_tche (Graphics/X11/ExtraTypes/XorgDefault.hsc:16034)
    xK_Armenian_MEN (Graphics/X11/ExtraTypes/XorgDefault.hsc:16038)
    xK_Armenian_men (Graphics/X11/ExtraTypes/XorgDefault.hsc:16042)
    xK_Armenian_HI (Graphics/X11/ExtraTypes/XorgDefault.hsc:16046)
    xK_Armenian_hi (Graphics/X11/ExtraTypes/XorgDefault.hsc:16050)
    xK_Armenian_NU (Graphics/X11/ExtraTypes/XorgDefault.hsc:16054)
    xK_Armenian_nu (Graphics/X11/ExtraTypes/XorgDefault.hsc:16058)
    xK_Armenian_SHA (Graphics/X11/ExtraTypes/XorgDefault.hsc:16062)
    xK_Armenian_sha (Graphics/X11/ExtraTypes/XorgDefault.hsc:16066)
    xK_Armenian_VO (Graphics/X11/ExtraTypes/XorgDefault.hsc:16070)
    xK_Armenian_vo (Graphics/X11/ExtraTypes/XorgDefault.hsc:16074)
    xK_Armenian_CHA (Graphics/X11/ExtraTypes/XorgDefault.hsc:16078)
    xK_Armenian_cha (Graphics/X11/ExtraTypes/XorgDefault.hsc:16082)
    xK_Armenian_PE (Graphics/X11/ExtraTypes/XorgDefault.hsc:16086)
    xK_Armenian_pe (Graphics/X11/ExtraTypes/XorgDefault.hsc:16090)
    xK_Armenian_JE (Graphics/X11/ExtraTypes/XorgDefault.hsc:16094)
    xK_Armenian_je (Graphics/X11/ExtraTypes/XorgDefault.hsc:16098)
    xK_Armenian_RA (Graphics/X11/ExtraTypes/XorgDefault.hsc:16102)
    xK_Armenian_ra (Graphics/X11/ExtraTypes/XorgDefault.hsc:16106)
    xK_Armenian_SE (Graphics/X11/ExtraTypes/XorgDefault.hsc:16110)
    xK_Armenian_se (Graphics/X11/ExtraTypes/XorgDefault.hsc:16114)
    xK_Armenian_VEV (Graphics/X11/ExtraTypes/XorgDefault.hsc:16118)
    xK_Armenian_vev (Graphics/X11/ExtraTypes/XorgDefault.hsc:16122)
    xK_Armenian_TYUN (Graphics/X11/ExtraTypes/XorgDefault.hsc:16126)
    xK_Armenian_tyun (Graphics/X11/ExtraTypes/XorgDefault.hsc:16130)
    xK_Armenian_RE (Graphics/X11/ExtraTypes/XorgDefault.hsc:16134)
    xK_Armenian_re (Graphics/X11/ExtraTypes/XorgDefault.hsc:16138)
    xK_Armenian_TSO (Graphics/X11/ExtraTypes/XorgDefault.hsc:16142)
    xK_Armenian_tso (Graphics/X11/ExtraTypes/XorgDefault.hsc:16146)
    xK_Armenian_VYUN (Graphics/X11/ExtraTypes/XorgDefault.hsc:16150)
    xK_Armenian_vyun (Graphics/X11/ExtraTypes/XorgDefault.hsc:16154)
    xK_Armenian_PYUR (Graphics/X11/ExtraTypes/XorgDefault.hsc:16158)
    xK_Armenian_pyur (Graphics/X11/ExtraTypes/XorgDefault.hsc:16162)
    xK_Armenian_KE (Graphics/X11/ExtraTypes/XorgDefault.hsc:16166)
    xK_Armenian_ke (Graphics/X11/ExtraTypes/XorgDefault.hsc:16170)
    xK_Armenian_O (Graphics/X11/ExtraTypes/XorgDefault.hsc:16174)
    xK_Armenian_o (Graphics/X11/ExtraTypes/XorgDefault.hsc:16178)
    xK_Armenian_FE (Graphics/X11/ExtraTypes/XorgDefault.hsc:16182)
    xK_Armenian_fe (Graphics/X11/ExtraTypes/XorgDefault.hsc:16186)
    xK_Armenian_apostrophe (Graphics/X11/ExtraTypes/XorgDefault.hsc:16190)
    xK_Georgian_an (Graphics/X11/ExtraTypes/XorgDefault.hsc:16196)
    xK_Georgian_ban (Graphics/X11/ExtraTypes/XorgDefault.hsc:16200)
    xK_Georgian_gan (Graphics/X11/ExtraTypes/XorgDefault.hsc:16204)
    xK_Georgian_don (Graphics/X11/ExtraTypes/XorgDefault.hsc:16208)
    xK_Georgian_en (Graphics/X11/ExtraTypes/XorgDefault.hsc:16212)
    xK_Georgian_vin (Graphics/X11/ExtraTypes/XorgDefault.hsc:16216)
    xK_Georgian_zen (Graphics/X11/ExtraTypes/XorgDefault.hsc:16220)
    xK_Georgian_tan (Graphics/X11/ExtraTypes/XorgDefault.hsc:16224)
    xK_Georgian_in (Graphics/X11/ExtraTypes/XorgDefault.hsc:16228)
    xK_Georgian_kan (Graphics/X11/ExtraTypes/XorgDefault.hsc:16232)
    xK_Georgian_las (Graphics/X11/ExtraTypes/XorgDefault.hsc:16236)
    xK_Georgian_man (Graphics/X11/ExtraTypes/XorgDefault.hsc:16240)
    xK_Georgian_nar (Graphics/X11/ExtraTypes/XorgDefault.hsc:16244)
    xK_Georgian_on (Graphics/X11/ExtraTypes/XorgDefault.hsc:16248)
    xK_Georgian_par (Graphics/X11/ExtraTypes/XorgDefault.hsc:16252)
    xK_Georgian_zhar (Graphics/X11/ExtraTypes/XorgDefault.hsc:16256)
    xK_Georgian_rae (Graphics/X11/ExtraTypes/XorgDefault.hsc:16260)
    xK_Georgian_san (Graphics/X11/ExtraTypes/XorgDefault.hsc:16264)
    xK_Georgian_tar (Graphics/X11/ExtraTypes/XorgDefault.hsc:16268)
    xK_Georgian_un (Graphics/X11/ExtraTypes/XorgDefault.hsc:16272)
    xK_Georgian_phar (Graphics/X11/ExtraTypes/XorgDefault.hsc:16276)
    xK_Georgian_khar (Graphics/X11/ExtraTypes/XorgDefault.hsc:16280)
    xK_Georgian_ghan (Graphics/X11/ExtraTypes/XorgDefault.hsc:16284)
    xK_Georgian_qar (Graphics/X11/ExtraTypes/XorgDefault.hsc:16288)
    xK_Georgian_shin (Graphics/X11/ExtraTypes/XorgDefault.hsc:16292)
    xK_Georgian_chin (Graphics/X11/ExtraTypes/XorgDefault.hsc:16296)
    xK_Georgian_can (Graphics/X11/ExtraTypes/XorgDefault.hsc:16300)
    xK_Georgian_jil (Graphics/X11/ExtraTypes/XorgDefault.hsc:16304)
    xK_Georgian_cil (Graphics/X11/ExtraTypes/XorgDefault.hsc:16308)
    xK_Georgian_char (Graphics/X11/ExtraTypes/XorgDefault.hsc:16312)
    xK_Georgian_xan (Graphics/X11/ExtraTypes/XorgDefault.hsc:16316)
    xK_Georgian_jhan (Graphics/X11/ExtraTypes/XorgDefault.hsc:16320)
    xK_Georgian_hae (Graphics/X11/ExtraTypes/XorgDefault.hsc:16324)
    xK_Georgian_he (Graphics/X11/ExtraTypes/XorgDefault.hsc:16328)
    xK_Georgian_hie (Graphics/X11/ExtraTypes/XorgDefault.hsc:16332)
    xK_Georgian_we (Graphics/X11/ExtraTypes/XorgDefault.hsc:16336)
    xK_Georgian_har (Graphics/X11/ExtraTypes/XorgDefault.hsc:16340)
    xK_Georgian_hoe (Graphics/X11/ExtraTypes/XorgDefault.hsc:16344)
    xK_Georgian_fi (Graphics/X11/ExtraTypes/XorgDefault.hsc:16348)
    xK_Xabovedot (Graphics/X11/ExtraTypes/XorgDefault.hsc:16354)
    xK_Ibreve (Graphics/X11/ExtraTypes/XorgDefault.hsc:16358)
    xK_Zstroke (Graphics/X11/ExtraTypes/XorgDefault.hsc:16362)
    xK_Gcaron (Graphics/X11/ExtraTypes/XorgDefault.hsc:16366)
    xK_Ocaron (Graphics/X11/ExtraTypes/XorgDefault.hsc:16370)
    xK_Obarred (Graphics/X11/ExtraTypes/XorgDefault.hsc:16374)
    xK_xabovedot (Graphics/X11/ExtraTypes/XorgDefault.hsc:16378)
    xK_ibreve (Graphics/X11/ExtraTypes/XorgDefault.hsc:16382)
    xK_zstroke (Graphics/X11/ExtraTypes/XorgDefault.hsc:16386)
    xK_gcaron (Graphics/X11/ExtraTypes/XorgDefault.hsc:16390)
    xK_ocaron (Graphics/X11/ExtraTypes/XorgDefault.hsc:16394)
    xK_obarred (Graphics/X11/ExtraTypes/XorgDefault.hsc:16398)
    xK_SCHWA (Graphics/X11/ExtraTypes/XorgDefault.hsc:16402)
    xK_schwa (Graphics/X11/ExtraTypes/XorgDefault.hsc:16406)
    xK_Lbelowdot (Graphics/X11/ExtraTypes/XorgDefault.hsc:16410)
    xK_lbelowdot (Graphics/X11/ExtraTypes/XorgDefault.hsc:16414)
    xK_Abelowdot (Graphics/X11/ExtraTypes/XorgDefault.hsc:16420)
    xK_abelowdot (Graphics/X11/ExtraTypes/XorgDefault.hsc:16424)
    xK_Ahook (Graphics/X11/ExtraTypes/XorgDefault.hsc:16428)
    xK_ahook (Graphics/X11/ExtraTypes/XorgDefault.hsc:16432)
    xK_Acircumflexacute (Graphics/X11/ExtraTypes/XorgDefault.hsc:16436)
    xK_acircumflexacute (Graphics/X11/ExtraTypes/XorgDefault.hsc:16440)
    xK_Acircumflexgrave (Graphics/X11/ExtraTypes/XorgDefault.hsc:16444)
    xK_acircumflexgrave (Graphics/X11/ExtraTypes/XorgDefault.hsc:16448)
    xK_Acircumflexhook (Graphics/X11/ExtraTypes/XorgDefault.hsc:16452)
    xK_acircumflexhook (Graphics/X11/ExtraTypes/XorgDefault.hsc:16456)
    xK_Acircumflextilde (Graphics/X11/ExtraTypes/XorgDefault.hsc:16460)
    xK_acircumflextilde (Graphics/X11/ExtraTypes/XorgDefault.hsc:16464)
    xK_Acircumflexbelowdot (Graphics/X11/ExtraTypes/XorgDefault.hsc:16468)
    xK_acircumflexbelowdot (Graphics/X11/ExtraTypes/XorgDefault.hsc:16472)
    xK_Abreveacute (Graphics/X11/ExtraTypes/XorgDefault.hsc:16476)
    xK_abreveacute (Graphics/X11/ExtraTypes/XorgDefault.hsc:16480)
    xK_Abrevegrave (Graphics/X11/ExtraTypes/XorgDefault.hsc:16484)
    xK_abrevegrave (Graphics/X11/ExtraTypes/XorgDefault.hsc:16488)
    xK_Abrevehook (Graphics/X11/ExtraTypes/XorgDefault.hsc:16492)
    xK_abrevehook (Graphics/X11/ExtraTypes/XorgDefault.hsc:16496)
    xK_Abrevetilde (Graphics/X11/ExtraTypes/XorgDefault.hsc:16500)
    xK_abrevetilde (Graphics/X11/ExtraTypes/XorgDefault.hsc:16504)
    xK_Abrevebelowdot (Graphics/X11/ExtraTypes/XorgDefault.hsc:16508)
    xK_abrevebelowdot (Graphics/X11/ExtraTypes/XorgDefault.hsc:16512)
    xK_Ebelowdot (Graphics/X11/ExtraTypes/XorgDefault.hsc:16516)
    xK_ebelowdot (Graphics/X11/ExtraTypes/XorgDefault.hsc:16520)
    xK_Ehook (Graphics/X11/ExtraTypes/XorgDefault.hsc:16524)
    xK_ehook (Graphics/X11/ExtraTypes/XorgDefault.hsc:16528)
    xK_Etilde (Graphics/X11/ExtraTypes/XorgDefault.hsc:16532)
    xK_etilde (Graphics/X11/ExtraTypes/XorgDefault.hsc:16536)
    xK_Ecircumflexacute (Graphics/X11/ExtraTypes/XorgDefault.hsc:16540)
    xK_ecircumflexacute (Graphics/X11/ExtraTypes/XorgDefault.hsc:16544)
    xK_Ecircumflexgrave (Graphics/X11/ExtraTypes/XorgDefault.hsc:16548)
    xK_ecircumflexgrave (Graphics/X11/ExtraTypes/XorgDefault.hsc:16552)
    xK_Ecircumflexhook (Graphics/X11/ExtraTypes/XorgDefault.hsc:16556)
    xK_ecircumflexhook (Graphics/X11/ExtraTypes/XorgDefault.hsc:16560)
    xK_Ecircumflextilde (Graphics/X11/ExtraTypes/XorgDefault.hsc:16564)
    xK_ecircumflextilde (Graphics/X11/ExtraTypes/XorgDefault.hsc:16568)
    xK_Ecircumflexbelowdot (Graphics/X11/ExtraTypes/XorgDefault.hsc:16572)
    xK_ecircumflexbelowdot (Graphics/X11/ExtraTypes/XorgDefault.hsc:16576)
    xK_Ihook (Graphics/X11/ExtraTypes/XorgDefault.hsc:16580)
    xK_ihook (Graphics/X11/ExtraTypes/XorgDefault.hsc:16584)
    xK_Ibelowdot (Graphics/X11/ExtraTypes/XorgDefault.hsc:16588)
    xK_ibelowdot (Graphics/X11/ExtraTypes/XorgDefault.hsc:16592)
    xK_Obelowdot (Graphics/X11/ExtraTypes/XorgDefault.hsc:16596)
    xK_obelowdot (Graphics/X11/ExtraTypes/XorgDefault.hsc:16600)
    xK_Ohook (Graphics/X11/ExtraTypes/XorgDefault.hsc:16604)
    xK_ohook (Graphics/X11/ExtraTypes/XorgDefault.hsc:16608)
    xK_Ocircumflexacute (Graphics/X11/ExtraTypes/XorgDefault.hsc:16612)
    xK_ocircumflexacute (Graphics/X11/ExtraTypes/XorgDefault.hsc:16616)
    xK_Ocircumflexgrave (Graphics/X11/ExtraTypes/XorgDefault.hsc:16620)
    xK_ocircumflexgrave (Graphics/X11/ExtraTypes/XorgDefault.hsc:16624)
    xK_Ocircumflexhook (Graphics/X11/ExtraTypes/XorgDefault.hsc:16628)
    xK_ocircumflexhook (Graphics/X11/ExtraTypes/XorgDefault.hsc:16632)
    xK_Ocircumflextilde (Graphics/X11/ExtraTypes/XorgDefault.hsc:16636)
    xK_ocircumflextilde (Graphics/X11/ExtraTypes/XorgDefault.hsc:16640)
    xK_Ocircumflexbelowdot (Graphics/X11/ExtraTypes/XorgDefault.hsc:16644)
    xK_ocircumflexbelowdot (Graphics/X11/ExtraTypes/XorgDefault.hsc:16648)
    xK_Ohornacute (Graphics/X11/ExtraTypes/XorgDefault.hsc:16652)
    xK_ohornacute (Graphics/X11/ExtraTypes/XorgDefault.hsc:16656)
    xK_Ohorngrave (Graphics/X11/ExtraTypes/XorgDefault.hsc:16660)
    xK_ohorngrave (Graphics/X11/ExtraTypes/XorgDefault.hsc:16664)
    xK_Ohornhook (Graphics/X11/ExtraTypes/XorgDefault.hsc:16668)
    xK_ohornhook (Graphics/X11/ExtraTypes/XorgDefault.hsc:16672)
    xK_Ohorntilde (Graphics/X11/ExtraTypes/XorgDefault.hsc:16676)
    xK_ohorntilde (Graphics/X11/ExtraTypes/XorgDefault.hsc:16680)
    xK_Ohornbelowdot (Graphics/X11/ExtraTypes/XorgDefault.hsc:16684)
    xK_ohornbelowdot (Graphics/X11/ExtraTypes/XorgDefault.hsc:16688)
    xK_Ubelowdot (Graphics/X11/ExtraTypes/XorgDefault.hsc:16692)
    xK_ubelowdot (Graphics/X11/ExtraTypes/XorgDefault.hsc:16696)
    xK_Uhook (Graphics/X11/ExtraTypes/XorgDefault.hsc:16700)
    xK_uhook (Graphics/X11/ExtraTypes/XorgDefault.hsc:16704)
    xK_Uhornacute (Graphics/X11/ExtraTypes/XorgDefault.hsc:16708)
    xK_uhornacute (Graphics/X11/ExtraTypes/XorgDefault.hsc:16712)
    xK_Uhorngrave (Graphics/X11/ExtraTypes/XorgDefault.hsc:16716)
    xK_uhorngrave (Graphics/X11/ExtraTypes/XorgDefault.hsc:16720)
    xK_Uhornhook (Graphics/X11/ExtraTypes/XorgDefault.hsc:16724)
    xK_uhornhook (Graphics/X11/ExtraTypes/XorgDefault.hsc:16728)
    xK_Uhorntilde (Graphics/X11/ExtraTypes/XorgDefault.hsc:16732)
    xK_uhorntilde (Graphics/X11/ExtraTypes/XorgDefault.hsc:16736)
    xK_Uhornbelowdot (Graphics/X11/ExtraTypes/XorgDefault.hsc:16740)
    xK_uhornbelowdot (Graphics/X11/ExtraTypes/XorgDefault.hsc:16744)
    xK_Ybelowdot (Graphics/X11/ExtraTypes/XorgDefault.hsc:16748)
    xK_ybelowdot (Graphics/X11/ExtraTypes/XorgDefault.hsc:16752)
    xK_Yhook (Graphics/X11/ExtraTypes/XorgDefault.hsc:16756)
    xK_yhook (Graphics/X11/ExtraTypes/XorgDefault.hsc:16760)
    xK_Ytilde (Graphics/X11/ExtraTypes/XorgDefault.hsc:16764)
    xK_ytilde (Graphics/X11/ExtraTypes/XorgDefault.hsc:16768)
    xK_Ohorn (Graphics/X11/ExtraTypes/XorgDefault.hsc:16772)
    xK_ohorn (Graphics/X11/ExtraTypes/XorgDefault.hsc:16776)
    xK_Uhorn (Graphics/X11/ExtraTypes/XorgDefault.hsc:16780)
    xK_uhorn (Graphics/X11/ExtraTypes/XorgDefault.hsc:16784)
    xK_EcuSign (Graphics/X11/ExtraTypes/XorgDefault.hsc:16790)
    xK_ColonSign (Graphics/X11/ExtraTypes/XorgDefault.hsc:16794)
    xK_CruzeiroSign (Graphics/X11/ExtraTypes/XorgDefault.hsc:16798)
    xK_FFrancSign (Graphics/X11/ExtraTypes/XorgDefault.hsc:16802)
    xK_LiraSign (Graphics/X11/ExtraTypes/XorgDefault.hsc:16806)
    xK_MillSign (Graphics/X11/ExtraTypes/XorgDefault.hsc:16810)
    xK_NairaSign (Graphics/X11/ExtraTypes/XorgDefault.hsc:16814)
    xK_PesetaSign (Graphics/X11/ExtraTypes/XorgDefault.hsc:16818)
    xK_RupeeSign (Graphics/X11/ExtraTypes/XorgDefault.hsc:16822)
    xK_WonSign (Graphics/X11/ExtraTypes/XorgDefault.hsc:16826)
    xK_NewSheqelSign (Graphics/X11/ExtraTypes/XorgDefault.hsc:16830)
    xK_DongSign (Graphics/X11/ExtraTypes/XorgDefault.hsc:16834)
    xK_EuroSign (Graphics/X11/ExtraTypes/XorgDefault.hsc:16838)
    xK_zerosuperior (Graphics/X11/ExtraTypes/XorgDefault.hsc:16844)
    xK_foursuperior (Graphics/X11/ExtraTypes/XorgDefault.hsc:16848)
    xK_fivesuperior (Graphics/X11/ExtraTypes/XorgDefault.hsc:16852)
    xK_sixsuperior (Graphics/X11/ExtraTypes/XorgDefault.hsc:16856)
    xK_sevensuperior (Graphics/X11/ExtraTypes/XorgDefault.hsc:16860)
    xK_eightsuperior (Graphics/X11/ExtraTypes/XorgDefault.hsc:16864)
    xK_ninesuperior (Graphics/X11/ExtraTypes/XorgDefault.hsc:16868)
    xK_zerosubscript (Graphics/X11/ExtraTypes/XorgDefault.hsc:16872)
    xK_onesubscript (Graphics/X11/ExtraTypes/XorgDefault.hsc:16876)
    xK_twosubscript (Graphics/X11/ExtraTypes/XorgDefault.hsc:16880)
    xK_threesubscript (Graphics/X11/ExtraTypes/XorgDefault.hsc:16884)
    xK_foursubscript (Graphics/X11/ExtraTypes/XorgDefault.hsc:16888)
    xK_fivesubscript (Graphics/X11/ExtraTypes/XorgDefault.hsc:16892)
    xK_sixsubscript (Graphics/X11/ExtraTypes/XorgDefault.hsc:16896)
    xK_sevensubscript (Graphics/X11/ExtraTypes/XorgDefault.hsc:16900)
    xK_eightsubscript (Graphics/X11/ExtraTypes/XorgDefault.hsc:16904)
    xK_ninesubscript (Graphics/X11/ExtraTypes/XorgDefault.hsc:16908)
    xK_partdifferential (Graphics/X11/ExtraTypes/XorgDefault.hsc:16912)
    xK_emptyset (Graphics/X11/ExtraTypes/XorgDefault.hsc:16916)
    xK_elementof (Graphics/X11/ExtraTypes/XorgDefault.hsc:16920)
    xK_notelementof (Graphics/X11/ExtraTypes/XorgDefault.hsc:16924)
    xK_containsas (Graphics/X11/ExtraTypes/XorgDefault.hsc:16928)
    xK_squareroot (Graphics/X11/ExtraTypes/XorgDefault.hsc:16932)
    xK_cuberoot (Graphics/X11/ExtraTypes/XorgDefault.hsc:16936)
    xK_fourthroot (Graphics/X11/ExtraTypes/XorgDefault.hsc:16940)
    xK_dintegral (Graphics/X11/ExtraTypes/XorgDefault.hsc:16944)
    xK_tintegral (Graphics/X11/ExtraTypes/XorgDefault.hsc:16948)
    xK_because (Graphics/X11/ExtraTypes/XorgDefault.hsc:16952)
    xK_approxeq (Graphics/X11/ExtraTypes/XorgDefault.hsc:16956)
    xK_notapproxeq (Graphics/X11/ExtraTypes/XorgDefault.hsc:16960)
    xK_notidentical (Graphics/X11/ExtraTypes/XorgDefault.hsc:16964)
    xK_stricteq (Graphics/X11/ExtraTypes/XorgDefault.hsc:16968)
    xK_braille_dot_1 (Graphics/X11/ExtraTypes/XorgDefault.hsc:16974)
    xK_braille_dot_2 (Graphics/X11/ExtraTypes/XorgDefault.hsc:16978)
    xK_braille_dot_3 (Graphics/X11/ExtraTypes/XorgDefault.hsc:16982)
    xK_braille_dot_4 (Graphics/X11/ExtraTypes/XorgDefault.hsc:16986)
    xK_braille_dot_5 (Graphics/X11/ExtraTypes/XorgDefault.hsc:16990)
    xK_braille_dot_6 (Graphics/X11/ExtraTypes/XorgDefault.hsc:16994)
    xK_braille_dot_7 (Graphics/X11/ExtraTypes/XorgDefault.hsc:16998)
    xK_braille_dot_8 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17002)
    xK_braille_dot_9 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17006)
    xK_braille_dot_10 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17010)
    xK_braille_blank (Graphics/X11/ExtraTypes/XorgDefault.hsc:17014)
    xK_braille_dots_1 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17018)
    xK_braille_dots_2 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17022)
    xK_braille_dots_12 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17026)
    xK_braille_dots_3 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17030)
    xK_braille_dots_13 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17034)
    xK_braille_dots_23 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17038)
    xK_braille_dots_123 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17042)
    xK_braille_dots_4 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17046)
    xK_braille_dots_14 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17050)
    xK_braille_dots_24 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17054)
    xK_braille_dots_124 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17058)
    xK_braille_dots_34 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17062)
    xK_braille_dots_134 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17066)
    xK_braille_dots_234 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17070)
    xK_braille_dots_1234 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17074)
    xK_braille_dots_5 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17078)
    xK_braille_dots_15 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17082)
    xK_braille_dots_25 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17086)
    xK_braille_dots_125 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17090)
    xK_braille_dots_35 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17094)
    xK_braille_dots_135 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17098)
    xK_braille_dots_235 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17102)
    xK_braille_dots_1235 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17106)
    xK_braille_dots_45 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17110)
    xK_braille_dots_145 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17114)
    xK_braille_dots_245 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17118)
    xK_braille_dots_1245 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17122)
    xK_braille_dots_345 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17126)
    xK_braille_dots_1345 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17130)
    xK_braille_dots_2345 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17134)
    xK_braille_dots_12345 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17138)
    xK_braille_dots_6 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17142)
    xK_braille_dots_16 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17146)
    xK_braille_dots_26 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17150)
    xK_braille_dots_126 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17154)
    xK_braille_dots_36 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17158)
    xK_braille_dots_136 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17162)
    xK_braille_dots_236 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17166)
    xK_braille_dots_1236 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17170)
    xK_braille_dots_46 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17174)
    xK_braille_dots_146 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17178)
    xK_braille_dots_246 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17182)
    xK_braille_dots_1246 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17186)
    xK_braille_dots_346 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17190)
    xK_braille_dots_1346 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17194)
    xK_braille_dots_2346 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17198)
    xK_braille_dots_12346 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17202)
    xK_braille_dots_56 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17206)
    xK_braille_dots_156 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17210)
    xK_braille_dots_256 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17214)
    xK_braille_dots_1256 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17218)
    xK_braille_dots_356 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17222)
    xK_braille_dots_1356 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17226)
    xK_braille_dots_2356 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17230)
    xK_braille_dots_12356 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17234)
    xK_braille_dots_456 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17238)
    xK_braille_dots_1456 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17242)
    xK_braille_dots_2456 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17246)
    xK_braille_dots_12456 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17250)
    xK_braille_dots_3456 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17254)
    xK_braille_dots_13456 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17258)
    xK_braille_dots_23456 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17262)
    xK_braille_dots_123456 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17266)
    xK_braille_dots_7 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17270)
    xK_braille_dots_17 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17274)
    xK_braille_dots_27 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17278)
    xK_braille_dots_127 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17282)
    xK_braille_dots_37 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17286)
    xK_braille_dots_137 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17290)
    xK_braille_dots_237 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17294)
    xK_braille_dots_1237 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17298)
    xK_braille_dots_47 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17302)
    xK_braille_dots_147 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17306)
    xK_braille_dots_247 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17310)
    xK_braille_dots_1247 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17314)
    xK_braille_dots_347 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17318)
    xK_braille_dots_1347 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17322)
    xK_braille_dots_2347 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17326)
    xK_braille_dots_12347 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17330)
    xK_braille_dots_57 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17334)
    xK_braille_dots_157 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17338)
    xK_braille_dots_257 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17342)
    xK_braille_dots_1257 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17346)
    xK_braille_dots_357 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17350)
    xK_braille_dots_1357 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17354)
    xK_braille_dots_2357 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17358)
    xK_braille_dots_12357 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17362)
    xK_braille_dots_457 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17366)
    xK_braille_dots_1457 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17370)
    xK_braille_dots_2457 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17374)
    xK_braille_dots_12457 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17378)
    xK_braille_dots_3457 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17382)
    xK_braille_dots_13457 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17386)
    xK_braille_dots_23457 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17390)
    xK_braille_dots_123457 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17394)
    xK_braille_dots_67 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17398)
    xK_braille_dots_167 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17402)
    xK_braille_dots_267 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17406)
    xK_braille_dots_1267 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17410)
    xK_braille_dots_367 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17414)
    xK_braille_dots_1367 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17418)
    xK_braille_dots_2367 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17422)
    xK_braille_dots_12367 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17426)
    xK_braille_dots_467 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17430)
    xK_braille_dots_1467 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17434)
    xK_braille_dots_2467 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17438)
    xK_braille_dots_12467 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17442)
    xK_braille_dots_3467 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17446)
    xK_braille_dots_13467 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17450)
    xK_braille_dots_23467 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17454)
    xK_braille_dots_123467 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17458)
    xK_braille_dots_567 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17462)
    xK_braille_dots_1567 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17466)
    xK_braille_dots_2567 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17470)
    xK_braille_dots_12567 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17474)
    xK_braille_dots_3567 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17478)
    xK_braille_dots_13567 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17482)
    xK_braille_dots_23567 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17486)
    xK_braille_dots_123567 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17490)
    xK_braille_dots_4567 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17494)
    xK_braille_dots_14567 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17498)
    xK_braille_dots_24567 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17502)
    xK_braille_dots_124567 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17506)
    xK_braille_dots_34567 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17510)
    xK_braille_dots_134567 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17514)
    xK_braille_dots_234567 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17518)
    xK_braille_dots_1234567 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17522)
    xK_braille_dots_8 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17526)
    xK_braille_dots_18 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17530)
    xK_braille_dots_28 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17534)
    xK_braille_dots_128 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17538)
    xK_braille_dots_38 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17542)
    xK_braille_dots_138 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17546)
    xK_braille_dots_238 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17550)
    xK_braille_dots_1238 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17554)
    xK_braille_dots_48 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17558)
    xK_braille_dots_148 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17562)
    xK_braille_dots_248 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17566)
    xK_braille_dots_1248 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17570)
    xK_braille_dots_348 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17574)
    xK_braille_dots_1348 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17578)
    xK_braille_dots_2348 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17582)
    xK_braille_dots_12348 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17586)
    xK_braille_dots_58 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17590)
    xK_braille_dots_158 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17594)
    xK_braille_dots_258 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17598)
    xK_braille_dots_1258 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17602)
    xK_braille_dots_358 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17606)
    xK_braille_dots_1358 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17610)
    xK_braille_dots_2358 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17614)
    xK_braille_dots_12358 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17618)
    xK_braille_dots_458 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17622)
    xK_braille_dots_1458 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17626)
    xK_braille_dots_2458 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17630)
    xK_braille_dots_12458 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17634)
    xK_braille_dots_3458 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17638)
    xK_braille_dots_13458 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17642)
    xK_braille_dots_23458 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17646)
    xK_braille_dots_123458 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17650)
    xK_braille_dots_68 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17654)
    xK_braille_dots_168 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17658)
    xK_braille_dots_268 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17662)
    xK_braille_dots_1268 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17666)
    xK_braille_dots_368 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17670)
    xK_braille_dots_1368 (Graphics/X11/ExtraTypes/XorgDefault.hs
Graphics/X11/ExtraTypes.hs:16:1: warning: [-Wtabs]
    Tab character found here, and in 8 further locations.
    Please use spaces instead.

Graphics/X11/Xlib.hs:23:1: warning: [-Wtabs]
    Tab character found here, and in 8 further locations.
    Please use spaces instead.
c:17674)
    xK_braille_dots_2368 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17678)
    xK_braille_dots_12368 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17682)
    xK_braille_dots_468 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17686)
    xK_braille_dots_1468 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17690)
    xK_braille_dots_2468 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17694)
    xK_braille_dots_12468 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17698)
    xK_braille_dots_3468 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17702)
    xK_braille_dots_13468 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17706)
    xK_braille_dots_23468 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17710)
    xK_braille_dots_123468 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17714)
    xK_braille_dots_568 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17718)
    xK_braille_dots_1568 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17722)
    xK_braille_dots_2568 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17726)
    xK_braille_dots_12568 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17730)
    xK_braille_dots_3568 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17734)
    xK_braille_dots_13568 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17738)
    xK_braille_dots_23568 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17742)
    xK_braille_dots_123568 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17746)
    xK_braille_dots_4568 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17750)
    xK_braille_dots_14568 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17754)
    xK_braille_dots_24568 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17758)
    xK_braille_dots_124568 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17762)
    xK_braille_dots_34568 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17766)
    xK_braille_dots_134568 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17770)
    xK_braille_dots_234568 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17774)
    xK_braille_dots_1234568 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17778)
    xK_braille_dots_78 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17782)
    xK_braille_dots_178 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17786)
    xK_braille_dots_278 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17790)
    xK_braille_dots_1278 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17794)
    xK_braille_dots_378 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17798)
    xK_braille_dots_1378 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17802)
    xK_braille_dots_2378 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17806)
    xK_braille_dots_12378 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17810)
    xK_braille_dots_478 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17814)
    xK_braille_dots_1478 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17818)
    xK_braille_dots_2478 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17822)
    xK_braille_dots_12478 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17826)
    xK_braille_dots_3478 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17830)
    xK_braille_dots_13478 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17834)
    xK_braille_dots_23478 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17838)
    xK_braille_dots_123478 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17842)
    xK_braille_dots_578 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17846)
    xK_braille_dots_1578 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17850)
    xK_braille_dots_2578 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17854)
    xK_braille_dots_12578 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17858)
    xK_braille_dots_3578 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17862)
    xK_braille_dots_13578 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17866)
    xK_braille_dots_23578 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17870)
    xK_braille_dots_123578 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17874)
    xK_braille_dots_4578 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17878)
    xK_braille_dots_14578 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17882)
    xK_braille_dots_24578 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17886)
    xK_braille_dots_124578 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17890)
    xK_braille_dots_34578 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17894)
    xK_braille_dots_134578 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17898)
    xK_braille_dots_234578 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17902)
    xK_braille_dots_1234578 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17906)
    xK_braille_dots_678 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17910)
    xK_braille_dots_1678 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17914)
    xK_braille_dots_2678 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17918)
    xK_braille_dots_12678 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17922)
    xK_braille_dots_3678 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17926)
    xK_braille_dots_13678 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17930)
    xK_braille_dots_23678 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17934)
    xK_braille_dots_123678 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17938)
    xK_braille_dots_4678 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17942)
    xK_braille_dots_14678 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17946)
    xK_braille_dots_24678 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17950)
    xK_braille_dots_124678 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17954)
    xK_braille_dots_34678 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17958)
    xK_braille_dots_134678 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17962)
    xK_braille_dots_234678 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17966)
    xK_braille_dots_1234678 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17970)
    xK_braille_dots_5678 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17974)
    xK_braille_dots_15678 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17978)
    xK_braille_dots_25678 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17982)
    xK_braille_dots_125678 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17986)
    xK_braille_dots_35678 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17990)
    xK_braille_dots_135678 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17994)
    xK_braille_dots_235678 (Graphics/X11/ExtraTypes/XorgDefault.hsc:17998)
    xK_braille_dots_1235678 (Graphics/X11/ExtraTypes/XorgDefault.hsc:18002)
    xK_braille_dots_45678 (Graphics/X11/ExtraTypes/XorgDefault.hsc:18006)
    xK_braille_dots_145678 (Graphics/X11/ExtraTypes/XorgDefault.hsc:18010)
    xK_braille_dots_245678 (Graphics/X11/ExtraTypes/XorgDefault.hsc:18014)
    xK_braille_dots_1245678 (Graphics/X11/ExtraTypes/XorgDefault.hsc:18018)
    xK_braille_dots_345678 (Graphics/X11/ExtraTypes/XorgDefault.hsc:18022)
    xK_braille_dots_1345678 (Graphics/X11/ExtraTypes/XorgDefault.hsc:18026)
    xK_braille_dots_2345678 (Graphics/X11/ExtraTypes/XorgDefault.hsc:18030)
    xK_braille_dots_12345678 (Graphics/X11/ExtraTypes/XorgDefault.hsc:18034)
 100% (  8 /  8) in 'Graphics.X11.ExtraTypes'
  83% ( 29 / 35) in 'Graphics.X11.Xlib'
  Missing documentation for:
    Pixel (Graphics/X11/Xlib/Types.hsc:161)
    Position (Graphics/X11/Xlib/Types.hsc:162)
    Dimension (Graphics/X11/Xlib/Types.hsc:163)
    Angle (Graphics/X11/Xlib/Types.hsc:164)
    ScreenNumber (Graphics/X11/Xlib/Types.hsc:165)
    Buffer (Graphics/X11/Xlib/Types.hsc:166)
   6% (  8 /132) in 'Graphics.X11.Xlib.Extras'
  Missing documentation for:
    Event (Graphics/X11/Xlib/Extras.hsc:37)
    eventTable (Graphics/X11/Xlib/Extras.hsc:307)
    eventName (Graphics/X11/Xlib/Extras.hsc:348)
    getEvent (Graphics/X11/Xlib/Extras.hsc:352)
    WindowChanges (Graphics/X11/Xlib/Extras.hsc:856)
     (Graphics/X11/Xlib/Extras.hsc:866)
    none (Graphics/X11/Xlib/Extras.hsc:894)
    anyButton (Graphics/X11/Xlib/Extras.hsc:897)
    anyKey (Graphics/X11/Xlib/Extras.hsc:900)
    currentTime (Graphics/X11/Xlib/Extras.hsc:903)
    xConfigureWindow (Graphics/X11/Xlib/Extras.hsc:910)
    killClient (Graphics/X11/Xlib/Extras.hsc:913)
    configureWindow (Graphics/X11/Xlib/Extras.hsc:916)
    xQueryTree (Graphics/X11/Xlib/Extras.hsc:921)
    queryTree (Graphics/X11/Xlib/Extras.hsc:924)
    WindowAttributes (Graphics/X11/Xlib/Extras.hsc:938)
    waIsUnmapped (Graphics/X11/Xlib/Extras.hsc:947)
    waIsUnviewable (Graphics/X11/Xlib/Extras.hsc:947)
    waIsViewable (Graphics/X11/Xlib/Extras.hsc:947)
     (Graphics/X11/Xlib/Extras.hsc:952)
    xGetWindowAttributes (Graphics/X11/Xlib/Extras.hsc:973)
    getWindowAttributes (Graphics/X11/Xlib/Extras.hsc:976)
    TextProperty (Graphics/X11/Xlib/Extras.hsc:992)
     (Graphics/X11/Xlib/Extras.hsc:999)
    xGetTextProperty (Graphics/X11/Xlib/Extras.hsc:1012)
    getTextProperty (Graphics/X11/Xlib/Extras.hsc:1015)
    xwcTextPropertyToTextList (Graphics/X11/Xlib/Extras.hsc:1021)
    wcTextPropertyToTextList (Graphics/X11/Xlib/Extras.hsc:1024)
    wcFreeStringList (Graphics/X11/Xlib/Extras.hsc:1038)
    FontSet (Graphics/X11/Xlib/Extras.hsc:1041)
    xCreateFontSet (Graphics/X11/Xlib/Extras.hsc:1044)
    createFontSet (Graphics/X11/Xlib/Extras.hsc:1047)
    freeStringList (Graphics/X11/Xlib/Extras.hsc:1063)
    freeFontSet (Graphics/X11/Xlib/Extras.hsc:1066)
    xwcTextExtents (Graphics/X11/Xlib/Extras.hsc:1069)
    wcTextExtents (Graphics/X11/Xlib/Extras.hsc:1072)
    xwcDrawString (Graphics/X11/Xlib/Extras.hsc:1080)
    wcDrawString (Graphics/X11/Xlib/Extras.hsc:1083)
    xwcDrawImageString (Graphics/X11/Xlib/Extras.hsc:1088)
    wcDrawImageString (Graphics/X11/Xlib/Extras.hsc:1091)
    xwcTextEscapement (Graphics/X11/Xlib/Extras.hsc:1096)
    wcTextEscapement (Graphics/X11/Xlib/Extras.hsc:1099)
    xFetchName (Graphics/X11/Xlib/Extras.hsc:1104)
    fetchName (Graphics/X11/Xlib/Extras.hsc:1107)
    xGetTransientForHint (Graphics/X11/Xlib/Extras.hsc:1118)
    getTransientForHint (Graphics/X11/Xlib/Extras.hsc:1121)
    xGetWMProtocols (Graphics/X11/Xlib/Extras.hsc:1166)
    setEventType (Graphics/X11/Xlib/Extras.hsc:1173)
    setSelectionNotify (Graphics/X11/Xlib/Extras.hsc:1190)
    setClientMessageEvent (Graphics/X11/Xlib/Extras.hsc:1201)
    setConfigureEvent (Graphics/X11/Xlib/Extras.hsc:1212)
    setKeyEvent (Graphics/X11/Xlib/Extras.hsc:1224)
    xSetErrorHandler (Graphics/X11/Xlib/Extras.hsc:1263)
    xRefreshKeyboardMapping (Graphics/X11/Xlib/Extras.hsc:1283)
    anyPropertyType (Graphics/X11/Xlib/Extras.hsc:1288)
    xChangeProperty (Graphics/X11/Xlib/Extras.hsc:1291)
    xGetWindowProperty (Graphics/X11/Xlib/Extras.hsc:1294)
    rawGetWindowProperty (Graphics/X11/Xlib/Extras.hsc:1297)
    getWindowProperty8 (Graphics/X11/Xlib/Extras.hsc:1327)
    getWindowProperty16 (Graphics/X11/Xlib/Extras.hsc:1330)
    getWindowProperty32 (Graphics/X11/Xlib/Extras.hsc:1333)
    changeProperty8 (Graphics/X11/Xlib/Extras.hsc:1338)
    changeProperty16 (Graphics/X11/Xlib/Extras.hsc:1344)
    changeProperty32 (Graphics/X11/Xlib/Extras.hsc:1350)
    propModeReplace (Graphics/X11/Xlib/Extras.hsc:1356)
    propModePrepend (Graphics/X11/Xlib/Extras.hsc:1356)
    propModeAppend (Graphics/X11/Xlib/Extras.hsc:1356)
    xUnmapWindow (Graphics/X11/Xlib/Extras.hsc:1363)
    unmapWindow (Graphics/X11/Xlib/Extras.hsc:1366)
    SizeHints (Graphics/X11/Xlib/Extras.hsc:1372)
    pMinSizeBit (Graphics/X11/Xlib/Extras.hsc:1381)
    pMaxSizeBit (Graphics/X11/Xlib/Extras.hsc:1381)
    pResizeIncBit (Graphics/X11/Xlib/Extras.hsc:1381)
    pAspectBit (Graphics/X11/Xlib/Extras.hsc:1381)
    pBaseSizeBit (Graphics/X11/Xlib/Extras.hsc:1381)
    pWinGravityBit (Graphics/X11/Xlib/Extras.hsc:1381)
     (Graphics/X11/Xlib/Extras.hsc:1389)
    xGetWMNormalHints (Graphics/X11/Xlib/Extras.hsc:1444)
    getWMNormalHints (Graphics/X11/Xlib/Extras.hsc:1447)
    ClassHint (Graphics/X11/Xlib/Extras.hsc:1458)
    getClassHint (Graphics/X11/Xlib/Extras.hsc:1463)
    xGetClassHint (Graphics/X11/Xlib/Extras.hsc:1476)
    withdrawnState (Graphics/X11/Xlib/Extras.hsc:1485)
    normalState (Graphics/X11/Xlib/Extras.hsc:1485)
    iconicState (Graphics/X11/Xlib/Extras.hsc:1485)
    inputHintBit (Graphics/X11/Xlib/Extras.hsc:1492)
    stateHintBit (Graphics/X11/Xlib/Extras.hsc:1492)
    iconPixmapHintBit (Graphics/X11/Xlib/Extras.hsc:1492)
    iconWindowHintBit (Graphics/X11/Xlib/Extras.hsc:1492)
    iconPositionHintBit (Graphics/X11/Xlib/Extras.hsc:1492)
    iconMaskHintBit (Graphics/X11/Xlib/Extras.hsc:1492)
    windowGroupHintBit (Graphics/X11/Xlib/Extras.hsc:1492)
    urgencyHintBit (Graphics/X11/Xlib/Extras.hsc:1492)
    allHintsBitmask (Graphics/X11/Xlib/Extras.hsc:1504)
    WMHints (Graphics/X11/Xlib/Extras.hsc:1507)
     (Graphics/X11/Xlib/Extras.hsc:1519)
    xGetWMHints (Graphics/X11/Xlib/Extras.hsc:1546)
    getWMHints (Graphics/X11/Xlib/Extras.hsc:1549)
    xAllocWMHints (Graphics/X11/Xlib/Extras.hsc:1556)
    xSetWMHints (Graphics/X11/Xlib/Extras.hsc:1559)
    setWMHints (Graphics/X11/Xlib/Extras.hsc:1562)
    isCursorKey (Graphics/X11/Xlib/Extras.hsc:1575)
    isFunctionKey (Graphics/X11/Xlib/Extras.hsc:1577)
    isKeypadKey (Graphics/X11/Xlib/Extras.hsc:1579)
    isMiscFunctionKey (Graphics/X11/Xlib/Extras.hsc:1581)
    isModifierKey (Graphics/X11/Xlib/Extras.hsc:1583)
    isPFKey (Graphics/X11/Xlib/Extras.hsc:1585)
    isPrivateKeypadKey (Graphics/X11/Xlib/Extras.hsc:1587)
    xSetSelectionOwner (Graphics/X11/Xlib/Extras.hsc:1593)
    xGetSelectionOwner (Graphics/X11/Xlib/Extras.hsc:1596)
    xConvertSelection (Graphics/X11/Xlib/Extras.hsc:1599)
    XErrorEventPtr (Graphics/X11/Xlib/Extras.hsc:1605)
    CXErrorHandler (Graphics/X11/Xlib/Extras.hsc:1606)
    XErrorHandler (Graphics/X11/Xlib/Extras.hsc:1607)
    ErrorEvent (Graphics/X11/Xlib/Extras.hsc:1609)
    mkXErrorHandler (Graphics/X11/Xlib/Extras.hsc:1619)
    getXErrorHandler (Graphics/X11/Xlib/Extras.hsc:1621)
    _xSetErrorHandler (Graphics/X11/Xlib/Extras.hsc:1623)
    xGetCommand (Graphics/X11/Xlib/Extras.hsc:1661)
    getCommand (Graphics/X11/Xlib/Extras.hsc:1664)
    xGetModifierMapping (Graphics/X11/Xlib/Extras.hsc:1678)
    xFreeModifiermap (Graphics/X11/Xlib/Extras.hsc:1681)
    getModifierMapping (Graphics/X11/Xlib/Extras.hsc:1684)
    xFree (Graphics/X11/Xlib/Internal.hsc:20)
  38% (  3 /  8) in 'Graphics.X11.Xinerama'
  Missing documentation for:
    xineramaIsActive (Graphics/X11/Xinerama.hsc:93)
    xineramaQueryExtension (Graphics/X11/Xinerama.hsc:96)
    xineramaQueryVersion (Graphics/X11/Xinerama.hsc:101)
    xineramaQueryScreens (Graphics/X11/Xinerama.hsc:106)
    compiledWithXinerama (Graphics/X11/Xinerama.hsc:69)
  72% ( 13 / 18) in 'Graphics.X11.XScreenSaver'
  Missing documentation for:
    XScreenSaverNotifyEvent (Graphics/X11/XScreenSaver.hsc:179)
    xScreenSaverQueryExtension (Graphics/X11/XScreenSaver.hsc:212)
    xScreenSaverQueryVersion (Graphics/X11/XScreenSaver.hsc:219)
    get_XScreenSaverNotifyEvent (Graphics/X11/XScreenSaver.hsc:209)
    compiledWithXScreenSaver (Graphics/X11/XScreenSaver.hsc:110)
 100% (  2 /  2) in 'Graphics.X11'
Documentation created: dist/doc/html/X11/index.html, dist/doc/html/X11/X11.txt
Creating package registration file:
/tmp/pkgConf-X11-1.6.11367480709198805545.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/X11-1.6.1.2-8XnVMyXmZ4YlsxQfk8RHF
Registering X11-1.6.1.2...
cabal: Leaving directory '/tmp/cabal-tmp-18481/X11-1.6.1.2'
Installed X11-1.6.1.2
cabal: Entering directory '/tmp/cabal-tmp-18481/HTTP-4000.3.3'
Configuring HTTP-4000.3.3...
Building HTTP-4000.3.3...
Preprocessing library HTTP-4000.3.3...
[ 1 of 18] Compiling Network.HTTP.MD5Aux ( Network/HTTP/MD5Aux.hs, dist/build/Network/HTTP/MD5Aux.o )
[ 2 of 18] Compiling Paths_HTTP       ( dist/build/autogen/Paths_HTTP.hs, dist/build/Paths_HTTP.o )
[ 3 of 18] Compiling Network.HTTP.Base64 ( Network/HTTP/Base64.hs, dist/build/Network/HTTP/Base64.o )
[ 4 of 18] Compiling Network.Stream   ( Network/Stream.hs, dist/build/Network/Stream.o )

Network/Stream.hs:35:1: warning: [-Wdeprecations]
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead

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

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

Network/Stream.hs:45:11: warning: [-Wdeprecations]
    In the use of ‘strMsg’
    (imported from Control.Monad.Error, but defined in transformers-0.5.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Network/Stream.hs:52:24: warning: [-Wdeprecations]
    In the use of ‘strMsg’
    (imported from Control.Monad.Error, but defined in transformers-0.5.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[ 5 of 18] Compiling Network.HTTP.Utils ( Network/HTTP/Utils.hs, dist/build/Network/HTTP/Utils.o )
[ 6 of 18] Compiling Network.HTTP.Headers ( Network/HTTP/Headers.hs, dist/build/Network/HTTP/Headers.o )
[ 7 of 18] Compiling Network.HTTP.Cookie ( Network/HTTP/Cookie.hs, dist/build/Network/HTTP/Cookie.o )
[ 8 of 18] Compiling Network.BufferType ( Network/BufferType.hs, dist/build/Network/BufferType.o )
[ 9 of 18] Compiling Network.HTTP.Base ( Network/HTTP/Base.hs, dist/build/Network/HTTP/Base.o )

Network/HTTP/Base.hs:110:1: warning: [-Wdeprecations]
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead
[10 of 18] Compiling Network.TCP      ( Network/TCP.hs, dist/build/Network/TCP.o )

Network/TCP.hs:118:10: warning: [-Wredundant-constraints]
    • Redundant constraint: Eq ty
    • In the instance declaration for ‘Eq (StreamHooks ty)’

Network/TCP.hs:278:1: warning: [-Wredundant-constraints]
    • Redundant constraint: HStream a
    • In the type signature for:
           closeConnection :: HStream a => HandleStream a -> IO Bool -> IO ()
[11 of 18] Compiling Network.StreamDebugger ( Network/StreamDebugger.hs, dist/build/Network/StreamDebugger.o )

Network/StreamDebugger.hs:65:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Stream a
    • In the type signature for:
           debugStream :: Stream a => FilePath -> a -> IO (StreamDebugger a)

Network/StreamDebugger.hs:84:1: warning: [-Wredundant-constraints]
    • Redundant constraint: HStream ty
    • In the type signature for:
           debugStreamHooks :: HStream ty =>
                               Handle -> String -> StreamHooks ty
[12 of 18] Compiling Network.StreamSocket ( Network/StreamSocket.hs, dist/build/Network/StreamSocket.o )
[13 of 18] Compiling Network.HTTP.Auth ( Network/HTTP/Auth.hs, dist/build/Network/HTTP/Auth.o )
[14 of 18] Compiling Network.HTTP.Proxy ( Network/HTTP/Proxy.hs, dist/build/Network/HTTP/Proxy.o )
[15 of 18] Compiling Network.HTTP.HandleStream ( Network/HTTP/HandleStream.hs, dist/build/Network/HTTP/HandleStream.o )
[16 of 18] Compiling Network.HTTP     ( Network/HTTP.hs, dist/build/Network/HTTP.o )
[17 of 18] Compiling Network.HTTP.Stream ( Network/HTTP/Stream.hs, dist/build/Network/HTTP/Stream.o )
[18 of 18] Compiling Network.Browser  ( Network/Browser.hs, dist/build/Network/Browser.o )
Running Haddock for HTTP-4000.3.3...
Running hscolour for HTTP-4000.3.3...
Preprocessing library HTTP-4000.3.3...
Preprocessing library HTTP-4000.3.3...

Network/Stream.hs:35:1: warning: [-Wdeprecations]
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead

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

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

Network/Stream.hs:45:11: warning: [-Wdeprecations]
    In the use of ‘strMsg’
    (imported from Control.Monad.Error, but defined in transformers-0.5.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Network/Stream.hs:52:24: warning: [-Wdeprecations]
    In the use of ‘strMsg’
    (imported from Control.Monad.Error, but defined in transformers-0.5.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Network/HTTP/Base.hs:110:1: warning: [-Wdeprecations]
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead

Network/TCP.hs:118:10: warning: [-Wredundant-constraints]
    • Redundant constraint: Eq ty
    • In the instance declaration for ‘Eq (StreamHooks ty)’

Network/TCP.hs:278:1: warning: [-Wredundant-constraints]
    • Redundant constraint: HStream a
    • In the type signature for:
           closeConnection :: HStream a => HandleStream a -> IO Bool -> IO ()

Network/StreamDebugger.hs:65:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Stream a
    • In the type signature for:
           debugStream :: Stream a => FilePath -> a -> IO (StreamDebugger a)

Network/StreamDebugger.hs:84:1: warning: [-Wredundant-constraints]
    • Redundant constraint: HStream ty
    • In the type signature for:
           debugStreamHooks :: HStream ty =>
                               Handle -> String -> StreamHooks ty
Haddock coverage:
   0% (  0 / 10) in 'Network.HTTP.MD5Aux'
  Missing documentation for:
    Module header
    md5 (Network/HTTP/MD5Aux.hs:105)
    md5s (Network/HTTP/MD5Aux.hs:111)
    md5i (Network/HTTP/MD5Aux.hs:117)
    MD5 (Network/HTTP/MD5Aux.hs:27)
    ABCD (Network/HTTP/MD5Aux.hs:20)
    Zord64 (Network/HTTP/MD5Aux.hs:13)
    Str (Network/HTTP/MD5Aux.hs:21)
    BoolList (Network/HTTP/MD5Aux.hs:22)
    WordList (Network/HTTP/MD5Aux.hs:23)
   0% (  0 /  8) in 'Paths_HTTP'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_HTTP.hs:28)
    getBinDir (dist/build/autogen/Paths_HTTP.hs:38)
    getLibDir (dist/build/autogen/Paths_HTTP.hs:38)
    getDataDir (dist/build/autogen/Paths_HTTP.hs:38)
    getLibexecDir (dist/build/autogen/Paths_HTTP.hs:38)
    getDataFileName (dist/build/autogen/Paths_HTTP.hs:45)
    getSysconfDir (dist/build/autogen/Paths_HTTP.hs:38)
  40% (  2 /  5) in 'Network.HTTP.Base64'
  Missing documentation for:
    encode (Network/HTTP/Base64.hs:269)
    decode (Network/HTTP/Base64.hs:281)
    Octet (Network/HTTP/Base64.hs:161)
  33% (  3 /  9) in 'Network.Stream'
  Missing documentation for:
    ConnError (Network/Stream.hs:37)
    bindE (Network/Stream.hs:60)
    fmapE (Network/Stream.hs:64)
    failParse (Network/Stream.hs:54)
    failWith (Network/Stream.hs:57)
    failMisc (Network/Stream.hs:51)
 100% ( 12 / 12) in 'Network.HTTP.Utils'
  83% ( 15 / 18) in 'Network.HTTP.Headers'
  Missing documentation for:
    hdrName (Network/HTTP/Headers.hs:51)
    hdrValue (Network/HTTP/Headers.hs:54)
    HeaderSetter (Network/HTTP/Headers.hs:209)
 100% (  5 /  5) in 'Network.HTTP.Cookie'
 100% (  6 /  6) in 'Network.BufferType'
  53% ( 31 / 59) in 'Network.HTTP.Base'
  Missing documentation for:
    httpVersion (Network/HTTP/Base.hs:243)
    Request_String (Network/HTTP/Base.hs:280)
    Response_String (Network/HTTP/Base.hs:281)
    HTTPRequest (Network/HTTP/Base.hs:286)
    HTTPResponse (Network/HTTP/Base.hs:287)
    urlEncode (Network/HTTP/Base.hs:681)
    urlDecode (Network/HTTP/Base.hs:671)
    urlEncodeVars (Network/HTTP/Base.hs:705)
    URIAuthority (Network/HTTP/Base.hs:138)
    uriToAuthorityString (Network/HTTP/Base.hs:185)
    uriAuthToString (Network/HTTP/Base.hs:188)
    uriAuthPort (Network/HTTP/Base.hs:195)
    reqURIAuth (Network/HTTP/Base.hs:220)
    parseResponseHead (Network/HTTP/Base.hs:462)
    parseRequestHead (Network/HTTP/Base.hs:439)
    ResponseNextStep (Network/HTTP/Base.hs:552)
    matchResponse (Network/HTTP/Base.hs:559)
    defaultNormalizeRequestOptions (Network/HTTP/Base.hs:749)
    splitRequestURI (Network/HTTP/Base.hs:863)
    normalizeRequestURI (Network/HTTP/Base.hs:727)
    normalizeHostHeader (Network/HTTP/Base.hs:868)
    findConnClose (Network/HTTP/Base.hs:876)
    defaultGETRequest (Network/HTTP/Base.hs:383)
    defaultGETRequest_ (Network/HTTP/Base.hs:386)
    setRequestBody (Network/HTTP/Base.hs:409)
    catchIO_ (Network/HTTP/Base.hs:990)
    responseParseError (Network/HTTP/Base.hs:993)
    failHTTPS (Network/HTTP/Base.hs:212)
  40% (  6 / 15) in 'Network.TCP'
  Missing documentation for:
    EndPoint (Network/TCP.hs:83)
    openTCPConnection (Network/TCP.hs:213)
    isTCPConnectedTo (Network/TCP.hs:311)
    HandleStream (Network/TCP.hs:81)
    StreamHooks (Network/TCP.hs:109)
    nullHooks (Network/TCP.hs:121)
    setStreamHooks (Network/TCP.hs:130)
    getStreamHooks (Network/TCP.hs:133)
    hstreamToConnection (Network/TCP.hs:101)
  75% (  3 /  4) in 'Network.StreamDebugger'
  Missing documentation for:
    debugByteStream (Network/StreamDebugger.hs:71)
  67% (  2 /  3) in 'Network.StreamSocket'
  Missing documentation for:
    myrecv (Network/StreamSocket.hs:50)
  71% (  5 /  7) in 'Network.HTTP.Auth'
  Missing documentation for:
    Challenge (Network/HTTP/Auth.hs:58)
    Qop (Network/HTTP/Auth.hs:78)
  80% (  4 /  5) in 'Network.HTTP.Proxy'
  Missing documentation for:
    noProxy (Network/HTTP/Proxy.hs:65)
 100% (  8 /  8) in 'Network.HTTP.HandleStream'
 100% ( 16 / 16) in 'Network.HTTP'
  75% (  6 /  8) in 'Network.HTTP.Stream'
  Missing documentation for:
    sendHTTP (Network/HTTP/Stream.hs:84)
    sendHTTP_notify (Network/HTTP/Stream.hs:87)
  78% ( 46 / 59) in 'Network.Browser'
  Missing documentation for:
    setAuthorities (Network/Browser.hs:282)
    addAuthority (Network/Browser.hs:287)
    Challenge (Network/HTTP/Auth.hs:58)
    Qop (Network/HTTP/Auth.hs:78)
    getAllowBasicAuth (Network/Browser.hs:302)
    RequestID (Network/Browser.hs:625)
    out (Network/Browser.hs:504)
    err (Network/Browser.hs:504)
    defaultGETRequest (Network/HTTP/Base.hs:383)
    defaultGETRequest_ (Network/HTTP/Base.hs:386)
    formToRequest (Network/Browser.hs:1074)
    Form (Network/Browser.hs:1072)
    FormVar (Network/Browser.hs:1070)
Documentation created: dist/doc/html/HTTP/index.html,
dist/doc/html/HTTP/HTTP.txt
Creating package registration file:
/tmp/pkgConf-HTTP-4000.33109365851065533764.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/HTTP-4000.3.3-FvBsamy3FUb7VgngzVvgXG
Registering HTTP-4000.3.3...
cabal: Leaving directory '/tmp/cabal-tmp-18481/HTTP-4000.3.3'
Installed HTTP-4000.3.3
Downloading xmobar-0.24...
cabal: Entering directory '/tmp/cabal-tmp-18481/xmobar-0.24'
Configuring xmobar-0.24...
Building xmobar-0.24...
Preprocessing executable 'xmobar' for xmobar-0.24...
[ 1 of 50] Compiling StatFS           ( dist/build/xmobar/xmobar-tmp/StatFS.hs, dist/build/xmobar/xmobar-tmp/StatFS.o )
[ 2 of 50] Compiling Actions          ( src/Actions.hs, dist/build/xmobar/xmobar-tmp/Actions.o )
[ 3 of 50] Compiling ColorCache       ( src/ColorCache.hs, dist/build/xmobar/xmobar-tmp/ColorCache.o )
[ 4 of 50] Compiling Plugins.Utils    ( src/Plugins/Utils.hs, dist/build/xmobar/xmobar-tmp/Plugins/Utils.o )
[ 5 of 50] Compiling Signal           ( src/Signal.hs, dist/build/xmobar/xmobar-tmp/Signal.o )
[ 6 of 50] Compiling Environment      ( src/Environment.hs, dist/build/xmobar/xmobar-tmp/Environment.o )

src/Environment.hs:39:36: warning: [-Wunused-local-binds]
    Defined but not used: ‘ss’
[ 7 of 50] Compiling Paths_xmobar     ( dist/build/autogen/Paths_xmobar.hs, dist/build/xmobar/xmobar-tmp/Paths_xmobar.o )
[ 8 of 50] Compiling XUtil            ( dist/build/xmobar/xmobar-tmp/XUtil.hs, dist/build/xmobar/xmobar-tmp/XUtil.o )
[ 9 of 50] Compiling Commands         ( src/Commands.hs, dist/build/xmobar/xmobar-tmp/Commands.o )
[10 of 50] Compiling Runnable[boot]   ( src/Runnable.hs-boot, dist/build/xmobar/xmobar-tmp/Runnable.o-boot )
[11 of 50] Compiling Plugins          ( src/Plugins.hs, dist/build/xmobar/xmobar-tmp/Plugins.o )
[12 of 50] Compiling Plugins.Date     ( src/Plugins/Date.hs, dist/build/xmobar/xmobar-tmp/Plugins/Date.o )
[13 of 50] Compiling Plugins.PipeReader ( src/Plugins/PipeReader.hs, dist/build/xmobar/xmobar-tmp/Plugins/PipeReader.o )
[14 of 50] Compiling Plugins.BufferedPipeReader ( src/Plugins/BufferedPipeReader.hs, dist/build/xmobar/xmobar-tmp/Plugins/BufferedPipeReader.o )
[15 of 50] Compiling Plugins.MarqueePipeReader ( src/Plugins/MarqueePipeReader.hs, dist/build/xmobar/xmobar-tmp/Plugins/MarqueePipeReader.o )
[16 of 50] Compiling Plugins.CommandReader ( src/Plugins/CommandReader.hs, dist/build/xmobar/xmobar-tmp/Plugins/CommandReader.o )
[17 of 50] Compiling Plugins.StdinReader ( src/Plugins/StdinReader.hs, dist/build/xmobar/xmobar-tmp/Plugins/StdinReader.o )
[18 of 50] Compiling Plugins.XMonadLog ( src/Plugins/XMonadLog.hs, dist/build/xmobar/xmobar-tmp/Plugins/XMonadLog.o )
[19 of 50] Compiling Plugins.EWMH     ( src/Plugins/EWMH.hs, dist/build/xmobar/xmobar-tmp/Plugins/EWMH.o )
[20 of 50] Compiling Plugins.Kbd      ( dist/build/xmobar/xmobar-tmp/Plugins/Kbd.hs, dist/build/xmobar/xmobar-tmp/Plugins/Kbd.o )

src/Plugins/Kbd.hsc:54:10: warning: [-Wmissing-methods]
    • No explicit implementation for
        either ‘poke’ or ‘pokeElemOff’ or ‘pokeByteOff’
    • In the instance declaration for ‘Storable XkbStateRec’

src/Plugins/Kbd.hsc:155:10: warning: [-Wmissing-methods]
    • No explicit implementation for
        either ‘poke’ or ‘pokeElemOff’ or ‘pokeByteOff’
    • In the instance declaration for ‘Storable XkbKeyNameRec’

src/Plugins/Kbd.hsc:165:10: warning: [-Wmissing-methods]
    • No explicit implementation for
        either ‘poke’ or ‘pokeElemOff’ or ‘pokeByteOff’
    • In the instance declaration for ‘Storable XkbKeyAliasRec’

src/Plugins/Kbd.hsc:177:10: warning: [-Wmissing-methods]
    • No explicit implementation for
        either ‘poke’ or ‘pokeElemOff’ or ‘pokeByteOff’
    • In the instance declaration for ‘Storable XkbNamesRec’

src/Plugins/Kbd.hsc:215:10: warning: [-Wmissing-methods]
    • No explicit implementation for
        either ‘poke’ or ‘pokeElemOff’ or ‘pokeByteOff’
    • In the instance declaration for ‘Storable XkbDescRec’
[21 of 50] Compiling Plugins.Locks    ( src/Plugins/Locks.hs, dist/build/xmobar/xmobar-tmp/Plugins/Locks.o )
[22 of 50] Compiling Plugins.Mail     ( src/Plugins/Mail.hs, dist/build/xmobar/xmobar-tmp/Plugins/Mail.o )
[23 of 50] Compiling Plugins.MBox     ( src/Plugins/MBox.hs, dist/build/xmobar/xmobar-tmp/Plugins/MBox.o )
[24 of 50] Compiling Plugins.DateZone ( src/Plugins/DateZone.hs, dist/build/xmobar/xmobar-tmp/Plugins/DateZone.o )
[25 of 50] Compiling Plugins.Monitors.Common ( src/Plugins/Monitors/Common.hs, dist/build/xmobar/xmobar-tmp/Plugins/Monitors/Common.o )
[26 of 50] Compiling Plugins.Monitors.Weather ( src/Plugins/Monitors/Weather.hs, dist/build/xmobar/xmobar-tmp/Plugins/Monitors/Weather.o )
[27 of 50] Compiling Plugins.Monitors.Net ( src/Plugins/Monitors/Net.hs, dist/build/xmobar/xmobar-tmp/Plugins/Monitors/Net.o )
[28 of 50] Compiling Plugins.Monitors.Mem ( src/Plugins/Monitors/Mem.hs, dist/build/xmobar/xmobar-tmp/Plugins/Monitors/Mem.o )
[29 of 50] Compiling Plugins.Monitors.Swap ( src/Plugins/Monitors/Swap.hs, dist/build/xmobar/xmobar-tmp/Plugins/Monitors/Swap.o )
[30 of 50] Compiling Plugins.Monitors.Cpu ( src/Plugins/Monitors/Cpu.hs, dist/build/xmobar/xmobar-tmp/Plugins/Monitors/Cpu.o )
[31 of 50] Compiling Plugins.Monitors.MultiCpu ( src/Plugins/Monitors/MultiCpu.hs, dist/build/xmobar/xmobar-tmp/Plugins/Monitors/MultiCpu.o )

src/Plugins/Monitors/MultiCpu.hs:102:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Eq a
    • In the type signature for:
           splitEvery :: Eq a => Int -> [a] -> [[a]]
[32 of 50] Compiling Plugins.Monitors.Batt ( src/Plugins/Monitors/Batt.hs, dist/build/xmobar/xmobar-tmp/Plugins/Monitors/Batt.o )
[33 of 50] Compiling Plugins.Monitors.Bright ( src/Plugins/Monitors/Bright.hs, dist/build/xmobar/xmobar-tmp/Plugins/Monitors/Bright.o )
[34 of 50] Compiling Plugins.Monitors.Thermal ( src/Plugins/Monitors/Thermal.hs, dist/build/xmobar/xmobar-tmp/Plugins/Monitors/Thermal.o )
[35 of 50] Compiling Plugins.Monitors.ThermalZone ( src/Plugins/Monitors/ThermalZone.hs, dist/build/xmobar/xmobar-tmp/Plugins/Monitors/ThermalZone.o )
[36 of 50] Compiling Plugins.Monitors.Disk ( src/Plugins/Monitors/Disk.hs, dist/build/xmobar/xmobar-tmp/Plugins/Monitors/Disk.o )
[37 of 50] Compiling Plugins.Monitors.Top ( src/Plugins/Monitors/Top.hs, dist/build/xmobar/xmobar-tmp/Plugins/Monitors/Top.o )
[38 of 50] Compiling Plugins.Monitors.Uptime ( src/Plugins/Monitors/Uptime.hs, dist/build/xmobar/xmobar-tmp/Plugins/Monitors/Uptime.o )
[39 of 50] Compiling Plugins.Monitors.CoreCommon ( src/Plugins/Monitors/CoreCommon.hs, dist/build/xmobar/xmobar-tmp/Plugins/Monitors/CoreCommon.o )

src/Plugins/Monitors/CoreCommon.hs:19:1: warning: [-Wunused-imports]
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[40 of 50] Compiling Plugins.Monitors.CpuFreq ( src/Plugins/Monitors/CpuFreq.hs, dist/build/xmobar/xmobar-tmp/Plugins/Monitors/CpuFreq.o )
[41 of 50] Compiling Plugins.Monitors.CoreTemp ( src/Plugins/Monitors/CoreTemp.hs, dist/build/xmobar/xmobar-tmp/Plugins/Monitors/CoreTemp.o )
[42 of 50] Compiling Plugins.Monitors.CatInt ( src/Plugins/Monitors/CatInt.hs, dist/build/xmobar/xmobar-tmp/Plugins/Monitors/CatInt.o )
[43 of 50] Compiling Plugins.Monitors ( src/Plugins/Monitors.hs, dist/build/xmobar/xmobar-tmp/Plugins/Monitors.o )
[44 of 50] Compiling Config           ( src/Config.hs, dist/build/xmobar/xmobar-tmp/Config.o )
[45 of 50] Compiling Runnable         ( src/Runnable.hs, dist/build/xmobar/xmobar-tmp/Runnable.o )

src/Runnable.hs:49:10: warning: [-Wredundant-constraints]
    • Redundant constraint: Show t
    • In the instance declaration for ‘ReadAsAnyOf (t, ts) Runnable’
[46 of 50] Compiling Parsers          ( src/Parsers.hs, dist/build/xmobar/xmobar-tmp/Parsers.o )
[47 of 50] Compiling Window           ( src/Window.hs, dist/build/xmobar/xmobar-tmp/Window.o )
[48 of 50] Compiling Bitmap           ( src/Bitmap.hs, dist/build/xmobar/xmobar-tmp/Bitmap.o )
[49 of 50] Compiling Xmobar           ( src/Xmobar.hs, dist/build/xmobar/xmobar-tmp/Xmobar.o )

src/Xmobar.hs:281:11: warning: [-Wunused-matches]
    Defined but not used: ‘wr’
[50 of 50] Compiling Main             ( src/Main.hs, dist/build/xmobar/xmobar-tmp/Main.o )
Linking dist/build/xmobar/xmobar ...
Warning: No documentation was generated as this package does not contain a
library. Perhaps you want to use the --executables, --tests or --benchmarks
flags.
Installing executable(s) in
/home/builder/hackage-server/build-cache/tmp-install/bin
Warning: The directory
/home/builder/hackage-server/build-cache/tmp-install/bin is not in the system
search path.
cabal: Leaving directory '/tmp/cabal-tmp-18481/xmobar-0.24'
Installed xmobar-0.24

Test log

No test log was submitted for this report.