Build #4 for aosd-0.2.1

[all reports]

Package aosd-0.2.1
Install ConfigureFailed
Docs NotTried
Tests NotTried
Time submitted 2015-09-27 23:46:30.231147 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies transformers-0.4.2.0, pango-0.13.1.0, monad-control-1.0.0.4, colour-2.3.3, cairo-0.13.1.0, bindings-DSL-1.0.22, base-4.8.1.0, X11-1.6.1.2
Flags -debugmemory

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring bindings-DSL-1.0.22...
Building bindings-DSL-1.0.22...
Preprocessing library bindings-DSL-1.0.22...
[1 of 1] Compiling Bindings.Utilities ( Bindings/Utilities.hs, dist/build/Bindings/Utilities.o )

Bindings/Utilities.hs:2:1: Warning: Tab character

Bindings/Utilities.hs:3:1: Warning: Tab character

Bindings/Utilities.hs:32:1: Warning: Tab character

Bindings/Utilities.hs:33:1: Warning: Tab character

Bindings/Utilities.hs:34:1: Warning: Tab character

Bindings/Utilities.hs:35:1: Warning: Tab character

Bindings/Utilities.hs:36:1: Warning: Tab character

Bindings/Utilities.hs:37:1: Warning: Tab character

Bindings/Utilities.hs:38:1: Warning: Tab character

Bindings/Utilities.hs:39:1: Warning: Tab character
In-place registering bindings-DSL-1.0.22...
Running Haddock for bindings-DSL-1.0.22...
Running hscolour for bindings-DSL-1.0.22...
Preprocessing library bindings-DSL-1.0.22...
Preprocessing library bindings-DSL-1.0.22...

Bindings/Utilities.hs:2:1: Warning: Tab character

Bindings/Utilities.hs:3:1: Warning: Tab character

Bindings/Utilities.hs:32:1: Warning: Tab character

Bindings/Utilities.hs:33:1: Warning: Tab character

Bindings/Utilities.hs:34:1: Warning: Tab character

Bindings/Utilities.hs:35:1: Warning: Tab character

Bindings/Utilities.hs:36:1: Warning: Tab character

Bindings/Utilities.hs:37:1: Warning: Tab character

Bindings/Utilities.hs:38:1: Warning: Tab character

Bindings/Utilities.hs:39:1: Warning: Tab character
Haddock coverage:
  67% (  2 /  3) in 'Bindings.Utilities'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/bindings-DSL/index.html,
dist/doc/html/bindings-DSL/bindings-DSL.txt
Creating package registration file:
/tmp/pkgConf-bindings-DSL-1.0278722862233665123.22
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/bindings-DSL-1.0.22-2m2ZVVxqiWcGXmClWGGYoj
Registering bindings-DSL-1.0.22...
Installed bindings-DSL-1.0.22
Configuring colour-2.3.3...
Building colour-2.3.3...
Preprocessing library colour-2.3.3...
[ 1 of 14] Compiling Data.Colour.Matrix ( Data/Colour/Matrix.hs, dist/build/Data/Colour/Matrix.o )
[ 2 of 14] Compiling Data.Colour.Chan ( Data/Colour/Chan.hs, dist/build/Data/Colour/Chan.o )
[ 3 of 14] Compiling Data.Colour.CIE.Chromaticity ( Data/Colour/CIE/Chromaticity.hs, dist/build/Data/Colour/CIE/Chromaticity.o )
[ 4 of 14] Compiling Data.Colour.RGB  ( Data/Colour/RGB.hs, dist/build/Data/Colour/RGB.o )
[ 5 of 14] Compiling Data.Colour.RGBSpace.HSL ( Data/Colour/RGBSpace/HSL.hs, dist/build/Data/Colour/RGBSpace/HSL.o )
[ 6 of 14] Compiling Data.Colour.RGBSpace.HSV ( Data/Colour/RGBSpace/HSV.hs, dist/build/Data/Colour/RGBSpace/HSV.o )
[ 7 of 14] Compiling Data.Colour.CIE.Illuminant ( Data/Colour/CIE/Illuminant.hs, dist/build/Data/Colour/CIE/Illuminant.o )
[ 8 of 14] Compiling Data.Colour.Internal ( Data/Colour/Internal.hs, dist/build/Data/Colour/Internal.o )
[ 9 of 14] Compiling Data.Colour.SRGB.Linear ( Data/Colour/SRGB/Linear.hs, dist/build/Data/Colour/SRGB/Linear.o )
[10 of 14] Compiling Data.Colour.RGBSpace ( Data/Colour/RGBSpace.hs, dist/build/Data/Colour/RGBSpace.o )
[11 of 14] Compiling Data.Colour.SRGB ( Data/Colour/SRGB.hs, dist/build/Data/Colour/SRGB.o )
[12 of 14] Compiling Data.Colour      ( Data/Colour.hs, dist/build/Data/Colour.o )
[13 of 14] Compiling Data.Colour.CIE  ( Data/Colour/CIE.hs, dist/build/Data/Colour/CIE.o )
[14 of 14] Compiling Data.Colour.Names ( Data/Colour/Names.hs, dist/build/Data/Colour/Names.o )
In-place registering colour-2.3.3...
Running Haddock for colour-2.3.3...
Running hscolour for colour-2.3.3...
Preprocessing library colour-2.3.3...
Preprocessing library colour-2.3.3...
Haddock coverage:
   0% (  0 /  5) in 'Data.Colour.Matrix'
  Missing documentation for:
    Module header
    inverse (Data/Colour/Matrix.hs:29)
    determinant (Data/Colour/Matrix.hs:35)
    mult (Data/Colour/Matrix.hs:38)
    matrixMult (Data/Colour/Matrix.hs:40)
   0% (  0 / 10) in 'Data.Colour.Chan'
  Missing documentation for:
    Module header
    Chan (Data/Colour/Chan.hs:29)
    empty (Data/Colour/Chan.hs:31)
    full (Data/Colour/Chan.hs:34)
    scale (Data/Colour/Chan.hs:37)
    add (Data/Colour/Chan.hs:40)
    invert (Data/Colour/Chan.hs:43)
    over (Data/Colour/Chan.hs:46)
    convert (Data/Colour/Chan.hs:48)
    sum (Data/Colour/Chan.hs:51)
  50% (  6 / 12) in 'Data.Colour.CIE.Chromaticity'
  Missing documentation for:
    Module header
    Chromaticity (Data/Colour/CIE/Chromaticity.hs:25)
     (Data/Colour/CIE/Chromaticity.hs:56)
     (Data/Colour/CIE/Chromaticity.hs:63)
    app_prec (Data/Colour/CIE/Chromaticity.hs:74)
    infix_prec (Data/Colour/CIE/Chromaticity.hs:76)
  38% (  6 / 16) in 'Data.Colour.RGB'
  Missing documentation for:
    Module header
     (Data/Colour/RGB.hs:36)
     (Data/Colour/RGB.hs:39)
     (Data/Colour/RGB.hs:59)
     (Data/Colour/RGB.hs:66)
    primaryMatrix (Data/Colour/RGB.hs:82)
    rgb2xyz (Data/Colour/RGB.hs:92)
    xyz2rgb (Data/Colour/RGB.hs:100)
    hslsv (Data/Colour/RGB.hs:103)
    mod1 (Data/Colour/RGB.hs:127)
  86% (  6 /  7) in 'Data.Colour.RGBSpace.HSL'
  Missing documentation for:
    Module header
  86% (  6 /  7) in 'Data.Colour.RGBSpace.HSV'
  Missing documentation for:
    Module header
 100% ( 21 / 21) in 'Data.Colour.CIE.Illuminant'
  50% ( 14 / 28) in 'Data.Colour.Internal'
  Missing documentation for:
    Module header
    Red (Data/Colour/Internal.hs:30)
    Green (Data/Colour/Internal.hs:31)
    Blue (Data/Colour/Internal.hs:32)
    black (Data/Colour/Internal.hs:53)
     (Data/Colour/Internal.hs:56)
    Alpha (Data/Colour/Internal.hs:65)
    AffineSpace (Data/Colour/Internal.hs:109)
     (Data/Colour/Internal.hs:130)
     (Data/Colour/Internal.hs:136)
    ColourOps (Data/Colour/Internal.hs:146)
     (Data/Colour/Internal.hs:156)
     (Data/Colour/Internal.hs:165)
    rgbaAdd (Data/Colour/Internal.hs:214)
 100% (  6 /  6) in 'Data.Colour.SRGB.Linear'
  83% ( 20 / 24) in 'Data.Colour.RGBSpace'
  Missing documentation for:
    primaries (Data/Colour/RGB.hs:55)
    whitePoint (Data/Colour/RGB.hs:56)
    gamut (Data/Colour/RGBSpace.hs:121)
    transferFunction (Data/Colour/RGBSpace.hs:122)
 100% ( 14 / 14) in 'Data.Colour.SRGB'
  85% ( 17 / 20) in 'Data.Colour'
  Missing documentation for:
    black (Data/Colour/Internal.hs:53)
    AffineSpace (Data/Colour/Internal.hs:109)
    ColourOps (Data/Colour/Internal.hs:146)
  88% ( 15 / 17) in 'Data.Colour.CIE'
  Missing documentation for:
    toCIEXYZ (Data/Colour/CIE.hs:65)
    Chromaticity (Data/Colour/CIE/Chromaticity.hs:25)
   1% (  1 /149) in 'Data.Colour.Names'
  Missing documentation for:
    readColourName (Data/Colour/Names.hs:188)
    aliceblue (Data/Colour/Names.hs:339)
    antiquewhite (Data/Colour/Names.hs:342)
    aqua (Data/Colour/Names.hs:345)
    aquamarine (Data/Colour/Names.hs:348)
    azure (Data/Colour/Names.hs:351)
    beige (Data/Colour/Names.hs:354)
    bisque (Data/Colour/Names.hs:357)
    black (Data/Colour/Internal.hs:53)
    blanchedalmond (Data/Colour/Names.hs:362)
    blue (Data/Colour/Names.hs:365)
    blueviolet (Data/Colour/Names.hs:368)
    brown (Data/Colour/Names.hs:371)
    burlywood (Data/Colour/Names.hs:374)
    cadetblue (Data/Colour/Names.hs:377)
    chartreuse (Data/Colour/Names.hs:380)
    chocolate (Data/Colour/Names.hs:383)
    coral (Data/Colour/Names.hs:386)
    cornflowerblue (Data/Colour/Names.hs:389)
    cornsilk (Data/Colour/Names.hs:392)
    crimson (Data/Colour/Names.hs:395)
    cyan (Data/Colour/Names.hs:398)
    darkblue (Data/Colour/Names.hs:401)
    darkcyan (Data/Colour/Names.hs:404)
    darkgoldenrod (Data/Colour/Names.hs:407)
    darkgray (Data/Colour/Names.hs:410)
    darkgreen (Data/Colour/Names.hs:413)
    darkgrey (Data/Colour/Names.hs:416)
    darkkhaki (Data/Colour/Names.hs:419)
    darkmagenta (Data/Colour/Names.hs:422)
    darkolivegreen (Data/Colour/Names.hs:425)
    darkorange (Data/Colour/Names.hs:428)
    darkorchid (Data/Colour/Names.hs:431)
    darkred (Data/Colour/Names.hs:434)
    darksalmon (Data/Colour/Names.hs:437)
    darkseagreen (Data/Colour/Names.hs:440)
    darkslateblue (Data/Colour/Names.hs:443)
    darkslategray (Data/Colour/Names.hs:446)
    darkslategrey (Data/Colour/Names.hs:449)
    darkturquoise (Data/Colour/Names.hs:452)
    darkviolet (Data/Colour/Names.hs:455)
    deeppink (Data/Colour/Names.hs:458)
    deepskyblue (Data/Colour/Names.hs:461)
    dimgray (Data/Colour/Names.hs:464)
    dimgrey (Data/Colour/Names.hs:467)
    dodgerblue (Data/Colour/Names.hs:470)
    firebrick (Data/Colour/Names.hs:473)
    floralwhite (Data/Colour/Names.hs:476)
    forestgreen (Data/Colour/Names.hs:479)
    fuchsia (Data/Colour/Names.hs:482)
    gainsboro (Data/Colour/Names.hs:485)
    ghostwhite (Data/Colour/Names.hs:488)
    gold (Data/Colour/Names.hs:491)
    goldenrod (Data/Colour/Names.hs:494)
    gray (Data/Colour/Names.hs:497)
    grey (Data/Colour/Names.hs:500)
    green (Data/Colour/Names.hs:503)
    greenyellow (Data/Colour/Names.hs:506)
    honeydew (Data/Colour/Names.hs:509)
    hotpink (Data/Colour/Names.hs:512)
    indianred (Data/Colour/Names.hs:515)
    indigo (Data/Colour/Names.hs:518)
    ivory (Data/Colour/Names.hs:521)
    khaki (Data/Colour/Names.hs:524)
    lavender (Data/Colour/Names.hs:527)
    lavenderblush (Data/Colour/Names.hs:530)
    lawngreen (Data/Colour/Names.hs:533)
    lemonchiffon (Data/Colour/Names.hs:536)
    lightblue (Data/Colour/Names.hs:539)
    lightcoral (Data/Colour/Names.hs:542)
    lightcyan (Data/Colour/Names.hs:545)
    lightgoldenrodyellow (Data/Colour/Names.hs:548)
    lightgray (Data/Colour/Names.hs:551)
    lightgreen (Data/Colour/Names.hs:554)
    lightgrey (Data/Colour/Names.hs:557)
    lightpink (Data/Colour/Names.hs:560)
    lightsalmon (Data/Colour/Names.hs:563)
    lightseagreen (Data/Colour/Names.hs:566)
    lightskyblue (Data/Colour/Names.hs:569)
    lightslategray (Data/Colour/Names.hs:572)
    lightslategrey (Data/Colour/Names.hs:575)
    lightsteelblue (Data/Colour/Names.hs:578)
    lightyellow (Data/Colour/Names.hs:581)
    lime (Data/Colour/Names.hs:584)
    limegreen (Data/Colour/Names.hs:587)
    linen (Data/Colour/Names.hs:590)
    magenta (Data/Colour/Names.hs:593)
    maroon (Data/Colour/Names.hs:596)
    mediumaquamarine (Data/Colour/Names.hs:599)
    mediumblue (Data/Colour/Names.hs:602)
    mediumorchid (Data/Colour/Names.hs:605)
    mediumpurple (Data/Colour/Names.hs:608)
    mediumseagreen (Data/Colour/Names.hs:611)
    mediumslateblue (Data/Colour/Names.hs:614)
    mediumspringgreen (Data/Colour/Names.hs:617)
    mediumturquoise (Data/Colour/Names.hs:620)
    mediumvioletred (Data/Colour/Names.hs:623)
    midnightblue (Data/Colour/Names.hs:626)
    mintcream (Data/Colour/Names.hs:629)
    mistyrose (Data/Colour/Names.hs:632)
    moccasin (Data/Colour/Names.hs:635)
    navajowhite (Data/Colour/Names.hs:638)
    navy (Data/Colour/Names.hs:641)
    oldlace (Data/Colour/Names.hs:644)
    olive (Data/Colour/Names.hs:647)
    olivedrab (Data/Colour/Names.hs:650)
    orange (Data/Colour/Names.hs:653)
    orangered (Data/Colour/Names.hs:656)
    orchid (Data/Colour/Names.hs:659)
    palegoldenrod (Data/Colour/Names.hs:662)
    palegreen (Data/Colour/Names.hs:665)
    paleturquoise (Data/Colour/Names.hs:668)
    palevioletred (Data/Colour/Names.hs:671)
    papayawhip (Data/Colour/Names.hs:674)
    peachpuff (Data/Colour/Names.hs:677)
    peru (Data/Colour/Names.hs:680)
    pink (Data/Colour/Names.hs:683)
    plum (Data/Colour/Names.hs:686)
    powderblue (Data/Colour/Names.hs:689)
    purple (Data/Colour/Names.hs:692)
    red (Data/Colour/Names.hs:695)
    rosybrown (Data/Colour/Names.hs:698)
    royalblue (Data/Colour/Names.hs:701)
    saddlebrown (Data/Colour/Names.hs:704)
    salmon (Data/Colour/Names.hs:707)
    sandybrown (Data/Colour/Names.hs:710)
    seagreen (Data/Colour/Names.hs:713)
    seashell (Data/Colour/Names.hs:716)
    sienna (Data/Colour/Names.hs:719)
    silver (Data/Colour/Names.hs:722)
    skyblue (Data/Colour/Names.hs:725)
    slateblue (Data/Colour/Names.hs:728)
    slategray (Data/Colour/Names.hs:731)
    slategrey (Data/Colour/Names.hs:734)
    snow (Data/Colour/Names.hs:737)
    springgreen (Data/Colour/Names.hs:740)
    steelblue (Data/Colour/Names.hs:743)
    tan (Data/Colour/Names.hs:746)
    teal (Data/Colour/Names.hs:749)
    thistle (Data/Colour/Names.hs:752)
    tomato (Data/Colour/Names.hs:755)
    turquoise (Data/Colour/Names.hs:758)
    violet (Data/Colour/Names.hs:761)
    wheat (Data/Colour/Names.hs:764)
    white (Data/Colour/Names.hs:767)
    whitesmoke (Data/Colour/Names.hs:770)
    yellow (Data/Colour/Names.hs:773)
    yellowgreen (Data/Colour/Names.hs:776)
Documentation created: dist/doc/html/colour/index.html,
dist/doc/html/colour/colour.txt
Creating package registration file:
/tmp/pkgConf-colour-2.39439477391984210012.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/colour-2.3.3-4TwxYYIWlRc4y14QiEhTww
Registering colour-2.3.3...
Installed colour-2.3.3
Configuring data-default-class-0.0.1...
Building data-default-class-0.0.1...
Preprocessing library data-default-class-0.0.1...
[1 of 1] Compiling Data.Default.Class ( Data/Default/Class.hs, dist/build/Data/Default/Class.o )
In-place registering data-default-class-0.0.1...
Running Haddock for data-default-class-0.0.1...
Running hscolour for data-default-class-0.0.1...
Preprocessing library data-default-class-0.0.1...
Preprocessing library data-default-class-0.0.1...
Haddock coverage:
  67% (  2 /  3) in 'Data.Default.Class'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/data-default-class/index.html,
dist/doc/html/data-default-class/data-default-class.txt
Creating package registration file:
/tmp/pkgConf-data-default-class-0.012951663421057467587.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/data-default-class-0.0.1-CgDdtafiXY68XlqDb5IqXw
Registering data-default-class-0.0.1...
Installed data-default-class-0.0.1
Configuring dlist-0.7.1.2...
Building dlist-0.7.1.2...
Preprocessing library dlist-0.7.1.2...
[1 of 1] Compiling Data.DList       ( Data/DList.hs, dist/build/Data/DList.o )
In-place registering dlist-0.7.1.2...
Running Haddock for dlist-0.7.1.2...
Running hscolour for dlist-0.7.1.2...
Preprocessing library dlist-0.7.1.2...
Preprocessing library dlist-0.7.1.2...
Haddock coverage:
 100% ( 20 / 20) in 'Data.DList'
Documentation created: dist/doc/html/dlist/index.html,
dist/doc/html/dlist/dlist.txt
Creating package registration file:
/tmp/pkgConf-dlist-0.7.121184219931520223205.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/dlist-0.7.1.2-7AixcwRWCwX32HiPCcE7zz
Registering dlist-0.7.1.2...
Installed dlist-0.7.1.2
Configuring mtl-2.2.1...
Building mtl-2.2.1...
Preprocessing library mtl-2.2.1...
[ 1 of 22] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )
[ 2 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
[ 3 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
[ 4 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[ 5 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 6 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )
[ 7 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )
[ 8 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 9 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )
[10 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o )
[11 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[12 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[13 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[14 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[15 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[16 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[17 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[18 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[19 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[20 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[21 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o )
In-place registering mtl-2.2.1...
Running Haddock for mtl-2.2.1...
Running hscolour for mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Haddock coverage:
  75% (  3 /  4) in 'Control.Monad.Writer.Class'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
 100% (  5 /  5) in 'Control.Monad.State.Class'
 100% (  3 /  3) in 'Control.Monad.Reader.Class'
  80% (  4 /  5) in 'Control.Monad.RWS.Class'
  Missing documentation for:
    MonadRWS (Control/Monad/RWS/Class.hs:44)
 100% (  4 /  4) in 'Control.Monad.Identity'
 100% (  3 /  3) in 'Control.Monad.Error.Class'
  50% (  1 /  2) in 'Control.Monad.Cont.Class'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:73)
 100% (  3 /  3) in 'Control.Monad.Trans'
  93% ( 14 / 15) in 'Control.Monad.Error'
  Missing documentation for:
    runErrorT
 100% ( 19 / 19) in 'Control.Monad.Except'
 100% (  5 /  5) in 'Control.Monad.List'
  95% ( 21 / 22) in 'Control.Monad.RWS.Lazy'
  Missing documentation for:
    runRWST
 100% (  2 /  2) in 'Control.Monad.RWS'
  96% ( 22 / 23) in 'Control.Monad.Reader'
  Missing documentation for:
    runReaderT
  95% ( 21 / 22) in 'Control.Monad.RWS.Strict'
  Missing documentation for:
    runRWST
  96% ( 24 / 25) in 'Control.Monad.State.Lazy'
  Missing documentation for:
    runStateT
 100% (  2 /  2) in 'Control.Monad.State'
  96% ( 24 / 25) in 'Control.Monad.State.Strict'
  Missing documentation for:
    runStateT
  89% ( 17 / 19) in 'Control.Monad.Writer.Lazy'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
    runWriterT
 100% (  2 /  2) in 'Control.Monad.Writer'
  94% ( 17 / 18) in 'Control.Monad.Writer.Strict'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
  91% ( 20 / 22) in 'Control.Monad.Cont'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:73)
    runContT
Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt
Creating package registration file: /tmp/pkgConf-mtl-2.2496060028828388027.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mtl-2.2.1-KMpng31YRYc5JfMWFZ3FCU
Registering mtl-2.2.1...
Installed mtl-2.2.1
Configuring old-locale-1.0.0.7...
Building old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
[1 of 1] Compiling System.Locale    ( System/Locale.hs, dist/build/System/Locale.o )
In-place registering old-locale-1.0.0.7...
Running Haddock for old-locale-1.0.0.7...
Running hscolour for old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
Haddock coverage:
  60% (  3 /  5) in 'System.Locale'
  Missing documentation for:
    TimeLocale (System/Locale.hs:36)
    defaultTimeLocale (System/Locale.hs:49)
Documentation created: dist/doc/html/old-locale/index.html,
dist/doc/html/old-locale/old-locale.txt
Creating package registration file:
/tmp/pkgConf-old-locale-1.0.020593442341582152040.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/old-locale-1.0.0.7-D6X1KPq5Sui5XjrHMwvFwK
Registering old-locale-1.0.0.7...
Installed old-locale-1.0.0.7
Configuring stm-2.4.4...
Building stm-2.4.4...
Preprocessing library stm-2.4.4...
[ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o )
[ 2 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o )
[ 3 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.o )
[ 4 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o )
[ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.o )
[ 6 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o )
[ 7 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o )
[ 8 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o )
[ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o )
[10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.o )
In-place registering stm-2.4.4...
Running Haddock for stm-2.4.4...
Running hscolour for stm-2.4.4...
Preprocessing library stm-2.4.4...
Preprocessing library stm-2.4.4...
Haddock coverage:
   0% (  0 / 11) in 'Control.Sequential.STM'
  Missing documentation for:
    Module header
    STM (Control/Sequential/STM.hs:29)
    atomically (Control/Sequential/STM.hs:47)
    throwSTM (Control/Sequential/STM.hs:54)
    catchSTM (Control/Sequential/STM.hs:57)
    TVar (Control/Sequential/STM.hs:72)
    newTVar (Control/Sequential/STM.hs:75)
    newTVarIO (Control/Sequential/STM.hs:78)
    readTVar (Control/Sequential/STM.hs:83)
    readTVarIO (Control/Sequential/STM.hs:86)
    writeTVar (Control/Sequential/STM.hs:89)
 100% ( 13 / 13) in 'Control.Concurrent.STM.TBQueue'
 100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue'
 100% ( 18 / 18) in 'Control.Concurrent.STM.TChan'
 100% ( 16 / 16) in 'Control.Concurrent.STM.TMVar'
 100% ( 13 / 13) in 'Control.Concurrent.STM.TVar'
 100% (  2 /  2) in 'Control.Concurrent.STM.TArray'
  90% (  9 / 10) in 'Control.Monad.STM'
  Missing documentation for:
    check (Control/Monad/STM.hs:81)
 100% (  8 /  8) in 'Control.Concurrent.STM'
  40% (  2 /  5) in 'Control.Concurrent.STM.TSem'
  Missing documentation for:
    newTSem (Control/Concurrent/STM/TSem.hs:42)
    waitTSem (Control/Concurrent/STM/TSem.hs:45)
    signalTSem (Control/Concurrent/STM/TSem.hs:51)
Documentation created: dist/doc/html/stm/index.html, dist/doc/html/stm/stm.txt
Creating package registration file: /tmp/pkgConf-stm-2.41250801052452825171.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/stm-2.4.4-C1kFMnPqFjvDhFjgMZGUpr
Registering stm-2.4.4...
Installed stm-2.4.4
Configuring text-1.2.1.3...
Building text-1.2.1.3...
Preprocessing library text-1.2.1.3...
[ 1 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Data/Text/Read.hs:33:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
Haddock coverage:
  14% (  1 /  7) in 'Data.Text.Internal.Read'
  Missing documentation for:
    IReader (Data/Text/Internal/Read.hs:26)
    IParser (Data/Text/Internal/Read.hs:28)
    T (Data/Text/Internal/Read.hs:48)
    digitToInt (Data/Text/Internal/Read.hs:61)
    hexDigitToInt (Data/Text/Internal/Read.hs:55)
    perhaps (Data/Text/Internal/Read.hs:50)
  50% (  1 /  2) in 'Data.Text.Internal.Encoding.Utf32'
  Missing documentation for:
    validate (Data/Text/Internal/Encoding/Utf32.hs:24)
  50% (  1 /  2) in 'Data.Text.Internal.Builder.RealFloat.Functions'
  Missing documentation for:
    roundTo (Data/Text/Internal/Builder/RealFloat/Functions.hs:17)
   0% (  0 /  2) in 'Data.Text.Internal.Builder.Int.Digits'
  Missing documentation for:
    Module header
    digits (Data/Text/Internal/Builder/Int/Digits.hs:21)
 100% ( 12 / 12) in 'Data.Text.Encoding.Error'
 100% (  2 /  2) in 'Data.Text.Internal.Unsafe.Shift'
  25% (  1 /  4) in 'Data.Text.Internal.Encoding.Utf16'
  Missing documentation for:
    chr2 (Data/Text/Internal/Encoding/Utf16.hs:29)
    validate1 (Data/Text/Internal/Encoding/Utf16.hs:38)
    validate2 (Data/Text/Internal/Encoding/Utf16.hs:42)
 100% (  2 /  2) in 'Data.Text.Internal.Functions'
 100% (  3 /  3) in 'Data.Text.Internal.Unsafe'
 100% ( 16 / 16) in 'Data.Text.Array'
  33% (  2 /  6) in 'Data.Text.Internal.Unsafe.Char'
  Missing documentation for:
    ord (Data/Text/Internal/Unsafe/Char.hs:39)
    unsafeChr (Data/Text/Internal/Unsafe/Char.hs:43)
    unsafeChr8 (Data/Text/Internal/Unsafe/Char.hs:47)
    unsafeChr32 (Data/Text/Internal/Unsafe/Char.hs:51)
  95% ( 19 / 20) in 'Data.Text.Internal'
  Missing documentation for:
    textP (Data/Text/Internal.hs:97)
  38% (  5 / 13) in 'Data.Text.Internal.Fusion.Size'
  Missing documentation for:
    Size (Data/Text/Internal/Fusion/Size.hs:40)
    exactly (Data/Text/Internal/Fusion/Size.hs:44)
    exactSize (Data/Text/Internal/Fusion/Size.hs:49)
    maxSize (Data/Text/Internal/Fusion/Size.hs:57)
    betweenSize (Data/Text/Internal/Fusion/Size.hs:65)
    unknownSize (Data/Text/Internal/Fusion/Size.hs:74)
    compareSize (Data/Text/Internal/Fusion/Size.hs:143)
    isEmpty (Data/Text/Internal/Fusion/Size.hs:151)
  88% (  7 /  8) in 'Data.Text.Internal.Fusion.Types'
  Missing documentation for:
    Stream (Data/Text/Internal/Fusion/Types.hs:83)
   0% (  0 /  5) in 'Data.Text.Internal.Fusion.CaseMapping'
  Missing documentation for:
    Module header
    upperMapping (Data/Text/Internal/Fusion/CaseMapping.hs:13)
    lowerMapping (Data/Text/Internal/Fusion/CaseMapping.hs:220)
    titleMapping (Data/Text/Internal/Fusion/CaseMapping.hs:225)
    foldMapping (Data/Text/Internal/Fusion/CaseMapping.hs:324)
  89% ( 63 / 71) in 'Data.Text.Internal.Fusion.Common'
  Missing documentation for:
    singleton (Data/Text/Internal/Fusion/Common.hs:119)
    streamList (Data/Text/Internal/Fusion/Common.hs:125)
    unstreamList (Data/Text/Internal/Fusion/Common.hs:131)
    intercalate (Data/Text/Internal/Fusion/Common.hs:577)
    justifyLeftI (Data/Text/Internal/Fusion/Common.hs:479)
    scanl (Data/Text/Internal/Fusion/Common.hs:656)
    replicateCharI (Data/Text/Internal/Fusion/Common.hs:671)
    replicateI (Data/Text/Internal/Fusion/Common.hs:682)
  93% ( 13 / 14) in 'Data.Text.Unsafe'
  Missing documentation for:
    Iter (Data/Text/Unsafe.hs:62)
  33% (  1 /  3) in 'Data.Text.Internal.Private'
  Missing documentation for:
    runText (Data/Text/Internal/Private.hs:33)
    span_ (Data/Text/Internal/Private.hs:23)
  91% ( 20 / 22) in 'Data.Text.Internal.Fusion'
  Missing documentation for:
    Stream (Data/Text/Internal/Fusion/Types.hs:83)
    length (Data/Text/Internal/Fusion.hs:127)
 100% (  4 /  4) in 'Data.Text.Show'
  33% (  2 /  6) in 'Data.Text.Internal.Encoding.Fusion.Common'
  Missing documentation for:
    restreamUtf16LE (Data/Text/Internal/Encoding/Fusion/Common.hs:63)
    restreamUtf16BE (Data/Text/Internal/Encoding/Fusion/Common.hs:39)
    restreamUtf32LE (Data/Text/Internal/Encoding/Fusion/Common.hs:106)
    restreamUtf32BE (Data/Text/Internal/Encoding/Fusion/Common.hs:87)
  17% (  2 / 12) in 'Data.Text.Internal.Encoding.Utf8'
  Missing documentation for:
    ord2 (Data/Text/Internal/Encoding/Utf8.hs:58)
    ord3 (Data/Text/Internal/Encoding/Utf8.hs:69)
    ord4 (Data/Text/Internal/Encoding/Utf8.hs:81)
    chr2 (Data/Text/Internal/Encoding/Utf8.hs:94)
    chr3 (Data/Text/Internal/Encoding/Utf8.hs:103)
    chr4 (Data/Text/Internal/Encoding/Utf8.hs:114)
    validate1 (Data/Text/Internal/Encoding/Utf8.hs:128)
    validate2 (Data/Text/Internal/Encoding/Utf8.hs:132)
    validate3 (Data/Text/Internal/Encoding/Utf8.hs:136)
    validate4 (Data/Text/Internal/Encoding/Utf8.hs:153)
  91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion'
  Missing documentation for:
    streamASCII (Data/Text/Internal/Encoding/Fusion.hs:57)
 100% ( 33 / 33) in 'Data.Text.Encoding'
 100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Search'
 100% ( 18 / 18) in 'Data.Text.Foreign'
 100% (126 /126) in 'Data.Text'
 100% (  3 /  3) in 'Data.Text.Internal.IO'
 100% ( 20 / 20) in 'Data.Text.IO'
  93% ( 14 / 15) in 'Data.Text.Internal.Lazy'
  Missing documentation for:
    Text (Data/Text/Internal/Lazy.hs:47)
 100% (  8 /  8) in 'Data.Text.Internal.Lazy.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Lazy.Search'
 100% (  2 /  2) in 'Data.Text.Lazy.Internal'
  89% ( 24 / 27) in 'Data.Text.Lazy.Encoding'
  Missing documentation for:
    encodeUtf8 (Data/Text/Lazy/Encoding.hs:148)
    encodeUtf8Builder (Data/Text/Lazy/Encoding.hs:162)
    encodeUtf8BuilderEscaped (Data/Text/Lazy/Encoding.hs:167)
  99% (127 /128) in 'Data.Text.Lazy'
  Missing documentation for:
    Text (Data/Text/Internal/Lazy.hs:47)
  94% ( 16 / 17) in 'Data.Text.Internal.Builder'
  Missing documentation for:
    append' (Data/Text/Internal/Builder.hs:288)
 100% ( 12 / 12) in 'Data.Text.Lazy.Builder'
 100% (  3 /  3) in 'Data.Text.Internal.Builder.Functions'
   0% (  0 /  3) in 'Data.Text.Lazy.Builder.Int'
  Missing documentation for:
    Module header
    decimal (Data/Text/Lazy/Builder/Int.hs:52)
    hexadecimal (Data/Text/Lazy/Builder/Int.hs:162)
 100% ( 19 / 19) in 'Data.Text.Lazy.IO'
 100% (  7 /  7) in 'Data.Text.Lazy.Read'
  75% (  3 /  4) in 'Data.Text.Lazy.Builder.RealFloat'
  Missing documentation for:
    formatRealFloat (Data/Text/Lazy/Builder/RealFloat.hs:46)
 100% (  7 /  7) in 'Data.Text.Read'
Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for:
    findIndicesI
Warning: Data.Text.Unsafe: could not find link destinations for:
    bracket
Warning: Data.Text: could not find link destinations for:
    replicateChar countChar
Warning: Data.Text.Internal.IO: could not find link destinations for:
    Handle__
Warning: Data.Text.Lazy: could not find link destinations for:
    replicateChar dropWords splitAtWord countChar
Warning: Data.Text.Internal.Builder: could not find link destinations for:
    empty append
Warning: Data.Text.Lazy.Builder.RealFloat: could not find link destinations for:
    floatToDigits
Documentation created: dist/doc/html/text/index.html,
dist/doc/html/text/text.txt
Creating package registration file:
/tmp/pkgConf-text-1.2.120609752661664423428.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/text-1.2.1.3-1l1AN4I48k37RaQ6fm6CEh
Registering text-1.2.1.3...
Installed text-1.2.1.3
Configuring transformers-compat-0.4.0.4...
Building transformers-compat-0.4.0.4...
Preprocessing library transformers-compat-0.4.0.4...
[1 of 1] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o )
In-place registering transformers-compat-0.4.0.4...
Running Haddock for transformers-compat-0.4.0.4...
Running hscolour for transformers-compat-0.4.0.4...
Preprocessing library transformers-compat-0.4.0.4...
Preprocessing library transformers-compat-0.4.0.4...
Haddock coverage:
   0% (  0 /  8) in 'Paths_transformers_compat'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_transformers_compat.hs:15)
    getBinDir (dist/build/autogen/Paths_transformers_compat.hs:25)
    getLibDir (dist/build/autogen/Paths_transformers_compat.hs:25)
    getDataDir (dist/build/autogen/Paths_transformers_compat.hs:25)
    getLibexecDir (dist/build/autogen/Paths_transformers_compat.hs:25)
    getDataFileName (dist/build/autogen/Paths_transformers_compat.hs:32)
    getSysconfDir (dist/build/autogen/Paths_transformers_compat.hs:25)
Documentation created: dist/doc/html/transformers-compat/index.html,
dist/doc/html/transformers-compat/transformers-compat.txt
Creating package registration file:
/tmp/pkgConf-transformers-compat-0.4.0337138611308202906.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/transformers-compat-0.4.0.4-DCQioW2d4vYEa3T0AmFBPv
Registering transformers-compat-0.4.0.4...
Installed transformers-compat-0.4.0.4
Configuring 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 )
In-place registering utf8-string-1.0.1.1...
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.12630433201038828826.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/utf8-string-1.0.1.1-HWC8Qen5AZrArJxFQJuE72
Registering utf8-string-1.0.1.1...
Installed utf8-string-1.0.1.1
Configuring data-default-instances-base-0.0.1...
Building data-default-instances-base-0.0.1...
Preprocessing library data-default-instances-base-0.0.1...
[1 of 1] Compiling Data.Default.Instances.Base ( Data/Default/Instances/Base.hs, dist/build/Data/Default/Instances/Base.o )
In-place registering data-default-instances-base-0.0.1...
Running Haddock for data-default-instances-base-0.0.1...
Running hscolour for data-default-instances-base-0.0.1...
Preprocessing library data-default-instances-base-0.0.1...
Preprocessing library data-default-instances-base-0.0.1...
Haddock coverage:
  50% (  1 /  2) in 'Data.Default.Instances.Base'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/data-default-instances-base/index.html,
dist/doc/html/data-default-instances-base/data-default-instances-base.txt
Creating package registration file:
/tmp/pkgConf-data-default-instances-base-0.02097657371978053418.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/data-default-instances-base-0.0.1-6bNp7ygtVUW3TbxeJU4Irf
Registering data-default-instances-base-0.0.1...
Installed data-default-instances-base-0.0.1
Configuring data-default-instances-containers-0.0.1...
Building data-default-instances-containers-0.0.1...
Preprocessing library data-default-instances-containers-0.0.1...
[1 of 1] Compiling Data.Default.Instances.Containers ( Data/Default/Instances/Containers.hs, dist/build/Data/Default/Instances/Containers.o )
In-place registering data-default-instances-containers-0.0.1...
Running Haddock for data-default-instances-containers-0.0.1...
Running hscolour for data-default-instances-containers-0.0.1...
Preprocessing library data-default-instances-containers-0.0.1...
Preprocessing library data-default-instances-containers-0.0.1...
Haddock coverage:
  50% (  1 /  2) in 'Data.Default.Instances.Containers'
  Missing documentation for:
    Module header
Documentation created:
dist/doc/html/data-default-instances-containers/index.html,
dist/doc/html/data-default-instances-containers/data-default-instances-containers.txt
Creating package registration file:
/tmp/pkgConf-data-default-instances-containers-0.07133555112067247035.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/data-default-instances-containers-0.0.1-2eq6fuwf8Tk14CtKGZXhB5
Registering data-default-instances-containers-0.0.1...
Installed data-default-instances-containers-0.0.1
Configuring data-default-instances-dlist-0.0.1...
Building data-default-instances-dlist-0.0.1...
Preprocessing library data-default-instances-dlist-0.0.1...
[1 of 1] Compiling Data.Default.Instances.DList ( Data/Default/Instances/DList.hs, dist/build/Data/Default/Instances/DList.o )
In-place registering data-default-instances-dlist-0.0.1...
Running Haddock for data-default-instances-dlist-0.0.1...
Running hscolour for data-default-instances-dlist-0.0.1...
Preprocessing library data-default-instances-dlist-0.0.1...
Preprocessing library data-default-instances-dlist-0.0.1...
Haddock coverage:
  50% (  1 /  2) in 'Data.Default.Instances.DList'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/data-default-instances-dlist/index.html,
dist/doc/html/data-default-instances-dlist/data-default-instances-dlist.txt
Creating package registration file:
/tmp/pkgConf-data-default-instances-dlist-0.01758179117278190158.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/data-default-instances-dlist-0.0.1-EXwD6nMCvj82LJzl8Xo6bb
Registering data-default-instances-dlist-0.0.1...
Installed data-default-instances-dlist-0.0.1
Configuring data-default-instances-old-locale-0.0.1...
Building data-default-instances-old-locale-0.0.1...
Preprocessing library data-default-instances-old-locale-0.0.1...
[1 of 1] Compiling Data.Default.Instances.OldLocale ( Data/Default/Instances/OldLocale.hs, dist/build/Data/Default/Instances/OldLocale.o )
In-place registering data-default-instances-old-locale-0.0.1...
Running Haddock for data-default-instances-old-locale-0.0.1...
Running hscolour for data-default-instances-old-locale-0.0.1...
Preprocessing library data-default-instances-old-locale-0.0.1...
Preprocessing library data-default-instances-old-locale-0.0.1...
Haddock coverage:
  50% (  1 /  2) in 'Data.Default.Instances.OldLocale'
  Missing documentation for:
    Module header
Documentation created:
dist/doc/html/data-default-instances-old-locale/index.html,
dist/doc/html/data-default-instances-old-locale/data-default-instances-old-locale.txt
Creating package registration file:
/tmp/pkgConf-data-default-instances-old-locale-0.0251836754346502533.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/data-default-instances-old-locale-0.0.1-D3fIWe3ExBN6VISnKTEJV3
Registering data-default-instances-old-locale-0.0.1...
Installed data-default-instances-old-locale-0.0.1
Configuring transformers-base-0.4.4...
Building transformers-base-0.4.4...
Preprocessing library transformers-base-0.4.4...
[1 of 1] Compiling Control.Monad.Base ( src/Control/Monad/Base.hs, dist/build/Control/Monad/Base.o )

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

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

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

src/Control/Monad/Base.hs:24:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
  33% (  1 /  3) in 'Control.Monad.Base'
  Missing documentation for:
    Module header
    MonadBase (src/Control/Monad/Base.hs:50)
Documentation created: dist/doc/html/transformers-base/index.html,
dist/doc/html/transformers-base/transformers-base.txt
Creating package registration file:
/tmp/pkgConf-transformers-base-0.49574265761401262337.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/transformers-base-0.4.4-88TAFm21vtn2NrYUppy50c
Registering transformers-base-0.4.4...
Installed transformers-base-0.4.4
[1 of 2] Compiling SetupWrapper     ( /tmp/cabal-tmp-935/cairo-0.13.1.0/SetupWrapper.hs, /tmp/cabal-tmp-935/cairo-0.13.1.0/dist/setup/SetupWrapper.o )
[2 of 2] Compiling Main             ( /tmp/cabal-tmp-935/cairo-0.13.1.0/dist/setup/setup.hs, /tmp/cabal-tmp-935/cairo-0.13.1.0/dist/setup/Main.o )
Linking /tmp/cabal-tmp-935/cairo-0.13.1.0/dist/setup/setup ...
[1 of 2] Compiling Gtk2HsSetup      ( Gtk2HsSetup.hs, dist/setup-wrapper/Gtk2HsSetup.o )
[2 of 2] Compiling Main             ( SetupMain.hs, dist/setup-wrapper/Main.o )
Linking dist/setup-wrapper/setup ...
Configuring cairo-0.13.1.0...
Building cairo-0.13.1.0...
Preprocessing library cairo-0.13.1.0...
[ 1 of 18] Compiling Graphics.Rendering.Cairo.Matrix ( dist/build/Graphics/Rendering/Cairo/Matrix.hs, dist/build/Graphics/Rendering/Cairo/Matrix.o )
[ 2 of 18] Compiling Graphics.Rendering.Cairo.Types ( dist/build/Graphics/Rendering/Cairo/Types.hs, dist/build/Graphics/Rendering/Cairo/Types.o )
[ 3 of 18] Compiling Graphics.Rendering.Cairo.Internal.Utilities ( dist/build/Graphics/Rendering/Cairo/Internal/Utilities.hs, dist/build/Graphics/Rendering/Cairo/Internal/Utilities.o )
[ 4 of 18] Compiling Graphics.Rendering.Cairo.Internal.Drawing.Cairo ( dist/build/Graphics/Rendering/Cairo/Internal/Drawing/Cairo.hs, dist/build/Graphics/Rendering/Cairo/Internal/Drawing/Cairo.o )
[ 5 of 18] Compiling Graphics.Rendering.Cairo.Internal.Drawing.Paths ( dist/build/Graphics/Rendering/Cairo/Internal/Drawing/Paths.hs, dist/build/Graphics/Rendering/Cairo/Internal/Drawing/Paths.o )
[ 6 of 18] Compiling Graphics.Rendering.Cairo.Internal.Drawing.Patterns ( dist/build/Graphics/Rendering/Cairo/Internal/Drawing/Patterns.hs, dist/build/Graphics/Rendering/Cairo/Internal/Drawing/Patterns.o )
[ 7 of 18] Compiling Graphics.Rendering.Cairo.Internal.Drawing.Text ( dist/build/Graphics/Rendering/Cairo/Internal/Drawing/Text.hs, dist/build/Graphics/Rendering/Cairo/Internal/Drawing/Text.o )
[ 8 of 18] Compiling Graphics.Rendering.Cairo.Internal.Drawing.Transformations ( dist/build/Graphics/Rendering/Cairo/Internal/Drawing/Transformations.hs, dist/build/Graphics/Rendering/Cairo/Internal/Drawing/Transformations.o )
[ 9 of 18] Compiling Graphics.Rendering.Cairo.Internal.Fonts.FontOptions ( dist/build/Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.hs, dist/build/Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.o )
[10 of 18] Compiling Graphics.Rendering.Cairo.Internal.Surfaces.Image ( dist/build/Graphics/Rendering/Cairo/Internal/Surfaces/Image.hs, dist/build/Graphics/Rendering/Cairo/Internal/Surfaces/Image.o )
[11 of 18] Compiling Graphics.Rendering.Cairo.Internal.Surfaces.PDF ( dist/build/Graphics/Rendering/Cairo/Internal/Surfaces/PDF.hs, dist/build/Graphics/Rendering/Cairo/Internal/Surfaces/PDF.o )
[12 of 18] Compiling Graphics.Rendering.Cairo.Internal.Surfaces.PNG ( dist/build/Graphics/Rendering/Cairo/Internal/Surfaces/PNG.hs, dist/build/Graphics/Rendering/Cairo/Internal/Surfaces/PNG.o )
[13 of 18] Compiling Graphics.Rendering.Cairo.Internal.Surfaces.PS ( dist/build/Graphics/Rendering/Cairo/Internal/Surfaces/PS.hs, dist/build/Graphics/Rendering/Cairo/Internal/Surfaces/PS.o )
[14 of 18] Compiling Graphics.Rendering.Cairo.Internal.Surfaces.SVG ( dist/build/Graphics/Rendering/Cairo/Internal/Surfaces/SVG.hs, dist/build/Graphics/Rendering/Cairo/Internal/Surfaces/SVG.o )
[15 of 18] Compiling Graphics.Rendering.Cairo.Internal.Surfaces.Surface ( dist/build/Graphics/Rendering/Cairo/Internal/Surfaces/Surface.hs, dist/build/Graphics/Rendering/Cairo/Internal/Surfaces/Surface.o )
[16 of 18] Compiling Graphics.Rendering.Cairo.Internal.Region ( dist/build/Graphics/Rendering/Cairo/Internal/Region.hs, dist/build/Graphics/Rendering/Cairo/Internal/Region.o )
[17 of 18] Compiling Graphics.Rendering.Cairo.Internal ( Graphics/Rendering/Cairo/Internal.hs, dist/build/Graphics/Rendering/Cairo/Internal.o )
[18 of 18] Compiling Graphics.Rendering.Cairo ( Graphics/Rendering/Cairo.hs, dist/build/Graphics/Rendering/Cairo.o )

Graphics/Rendering/Cairo.hs:330:1: Warning: Tab character

Graphics/Rendering/Cairo.hs:333:1: Warning: Tab character

Graphics/Rendering/Cairo.hs:1384:1: Warning: Tab character
In-place registering cairo-0.13.1.0...
Running Haddock for cairo-0.13.1.0...
Running hscolour for cairo-0.13.1.0...
Preprocessing library cairo-0.13.1.0...
Preprocessing library cairo-0.13.1.0...
Haddock coverage:
  17% (  2 / 12) in 'Graphics.Rendering.Cairo.Matrix'
  Missing documentation for:
    MatrixPtr (./Graphics/Rendering/Cairo/Matrix.chs:50)
    identity (./Graphics/Rendering/Cairo/Matrix.chs:102)
    translate (./Graphics/Rendering/Cairo/Matrix.chs:105)
    scale (./Graphics/Rendering/Cairo/Matrix.chs:108)
    rotate (./Graphics/Rendering/Cairo/Matrix.chs:111)
    transformDistance (./Graphics/Rendering/Cairo/Matrix.chs:116)
    transformPoint (./Graphics/Rendering/Cairo/Matrix.chs:122)
    scalarMultiply (./Graphics/Rendering/Cairo/Matrix.chs:128)
    adjoint (./Graphics/Rendering/Cairo/Matrix.chs:131)
    invert (./Graphics/Rendering/Cairo/Matrix.chs:135)
  44% ( 24 / 55) in 'Graphics.Rendering.Cairo.Types'
  Missing documentation for:
    PixelData (./Graphics/Rendering/Cairo/Types.chs:72)
    MatrixPtr (./Graphics/Rendering/Cairo/Matrix.chs:50)
    Cairo (./Graphics/Rendering/Cairo/Types.chs:75)
    unCairo (./Graphics/Rendering/Cairo/Types.chs:76)
    withSurface (./Graphics/Rendering/Cairo/Types.chs:80)
    mkSurface (./Graphics/Rendering/Cairo/Types.chs:82)
    manageSurface (./Graphics/Rendering/Cairo/Types.chs:87)
    unPattern (./Graphics/Rendering/Cairo/Types.chs:100)
    ScaledFont (./Graphics/Rendering/Cairo/Types.chs:168)
    unScaledFont (./Graphics/Rendering/Cairo/Types.chs:169)
    FontFace (./Graphics/Rendering/Cairo/Types.chs:171)
    unFontFace (./Graphics/Rendering/Cairo/Types.chs:172)
    Glyph (./Graphics/Rendering/Cairo/Types.chs:174)
    unGlyph (./Graphics/Rendering/Cairo/Types.chs:175)
    TextExtentsPtr (./Graphics/Rendering/Cairo/Types.chs:177)
    FontExtentsPtr (./Graphics/Rendering/Cairo/Types.chs:211)
    withFontOptions (./Graphics/Rendering/Cairo/Types.chs:311)
    mkFontOptions (./Graphics/Rendering/Cairo/Types.chs:313)
    unPath (./Graphics/Rendering/Cairo/Types.chs:341)
    withRegion (./Graphics/Rendering/Cairo/Types.chs:379)
    mkRegion (./Graphics/Rendering/Cairo/Types.chs:381)
    Content (./Graphics/Rendering/Cairo/Types.chs:390)
    Format (./Graphics/Rendering/Cairo/Types.chs:393)
    cIntConv (./Graphics/Rendering/Cairo/Types.chs:408)
    cFloatConv (./Graphics/Rendering/Cairo/Types.chs:412)
    cFromBool (./Graphics/Rendering/Cairo/Types.chs:416)
    cToBool (./Graphics/Rendering/Cairo/Types.chs:420)
    cToEnum (./Graphics/Rendering/Cairo/Types.chs:424)
    cFromEnum (./Graphics/Rendering/Cairo/Types.chs:428)
    peekFloatConv (./Graphics/Rendering/Cairo/Types.chs:432)
    withFloatConv (./Graphics/Rendering/Cairo/Types.chs:436)
  10% (  1 / 10) in 'Graphics.Rendering.Cairo.Internal.Utilities'
  Missing documentation for:
    statusToString (./Graphics/Rendering/Cairo/Internal/Utilities.chs:32)
    version (./Graphics/Rendering/Cairo/Internal/Utilities.chs:33)
    versionString (./Graphics/Rendering/Cairo/Internal/Utilities.chs:34)
    CairoString (./Graphics/Rendering/Cairo/Internal/Utilities.chs:36)
     (./Graphics/Rendering/Cairo/Internal/Utilities.chs:39)
     (./Graphics/Rendering/Cairo/Internal/Utilities.chs:42)
    statusToString'_ (./Graphics/Rendering/Cairo/Internal/Utilities.chs:45)
    version'_ (./Graphics/Rendering/Cairo/Internal/Utilities.chs:48)
    versionString'_ (./Graphics/Rendering/Cairo/Internal/Utilities.chs:51)
   1% (  1 /103) in 'Graphics.Rendering.Cairo.Internal.Drawing.Cairo'
  Missing documentation for:
    create (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:22)
    reference (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:23)
    destroy (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:24)
    save (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:25)
    restore (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:26)
    status (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:27)
    getTarget (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:28)
    pushGroup (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:29)
    pushGroupWithContent (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:30)
    popGroup (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:31)
    popGroupToSource (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:32)
    setSourceRGB (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:33)
    setSourceRGBA (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:34)
    setSource (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:35)
    setSourceSurface (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:36)
    getSource (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:37)
    setAntialias (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:38)
    getAntialias (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:39)
    setDash (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:40)
    setFillRule (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:42)
    getFillRule (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:43)
    setLineCap (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:44)
    getLineCap (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:45)
    setLineJoin (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:46)
    getLineJoin (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:47)
    setLineWidth (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:48)
    getLineWidth (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:49)
    setMiterLimit (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:50)
    getMiterLimit (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:51)
    setOperator (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:52)
    getOperator (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:53)
    setTolerance (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:54)
    getTolerance (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:55)
    clip (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:56)
    clipPreserve (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:57)
    resetClip (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:58)
    clipExtents (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:59)
    fill (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:60)
    fillPreserve (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:61)
    fillExtents (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:62)
    inFill (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:63)
    mask (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:64)
    maskSurface (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:65)
    paint (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:66)
    paintWithAlpha (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:67)
    stroke (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:68)
    strokePreserve (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:69)
    strokeExtents (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:70)
    inStroke (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:71)
    copyPage (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:72)
    showPage (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:73)
    create'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:75)
    reference'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:78)
    destroy'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:81)
    save'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:84)
    restore'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:87)
    status'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:90)
    getTarget'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:93)
    pushGroup'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:96)
    pushGroupWithContent'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:99)
    popGroup'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:102)
    popGroupToSource'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:105)
    setSourceRGB'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:108)
    setSourceRGBA'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:111)
    setSource'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:114)
    setSourceSurface'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:117)
    getSource'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:120)
    setAntialias'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:123)
    getAntialias'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:126)
    cairo_set_dash (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:129)
    setFillRule'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:132)
    getFillRule'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:135)
    setLineCap'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:138)
    getLineCap'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:141)
    setLineJoin'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:144)
    getLineJoin'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:147)
    setLineWidth'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:150)
    getLineWidth'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:153)
    setMiterLimit'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:156)
    getMiterLimit'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:159)
    setOperator'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:162)
    getOperator'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:165)
    setTolerance'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:168)
    getTolerance'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:171)
    clip'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:174)
    clipPreserve'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:177)
    resetClip'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:180)
    clipExtents'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:183)
    fill'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:186)
    fillPreserve'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:189)
    fillExtents'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:192)
    inFill'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:195)
    mask'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:198)
    maskSurface'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:201)
    paint'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:204)
    paintWithAlpha'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:207)
    stroke'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:210)
    strokePreserve'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:213)
    strokeExtents'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:216)
    inStroke'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:219)
    copyPage'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:222)
    showPage'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:225)
   4% (  1 / 27) in 'Graphics.Rendering.Cairo.Internal.Drawing.Paths'
  Missing documentation for:
    getCurrentPoint (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:25)
    newPath (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:26)
    closePath (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:27)
    arc (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:28)
    arcNegative (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:29)
    curveTo (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:30)
    lineTo (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:31)
    moveTo (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:32)
    rectangle (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:33)
    textPath (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:34)
    relCurveTo (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:39)
    relLineTo (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:40)
    relMoveTo (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:41)
    getCurrentPoint'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:43)
    newPath'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:46)
    closePath'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:49)
    arc'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:52)
    arcNegative'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:55)
    curveTo'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:58)
    lineTo'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:61)
    moveTo'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:64)
    rectangle'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:67)
    cairo_text_path (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:70)
    relCurveTo'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:73)
    relLineTo'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:76)
    relMoveTo'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:79)
   3% (  1 / 33) in 'Graphics.Rendering.Cairo.Internal.Drawing.Patterns'
  Missing documentation for:
    patternAddColorStopRGB (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:22)
    patternAddColorStopRGBA (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:23)
    patternCreateRGB (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:24)
    patternCreateRGBA (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:25)
    patternCreateForSurface (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:26)
    patternCreateLinear (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:27)
    patternCreateRadial (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:28)
    patternDestroy (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:29)
    patternReference (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:30)
    patternStatus (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:31)
    patternSetExtend (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:32)
    patternGetExtend (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:33)
    patternSetFilter (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:34)
    patternGetFilter (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:35)
    patternSetMatrix (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:36)
    patternGetMatrix (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:37)
    patternAddColorStopRGB'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:39)
    patternAddColorStopRGBA'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:42)
    patternCreateRGB'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:45)
    patternCreateRGBA'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:48)
    patternCreateForSurface'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:51)
    patternCreateLinear'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:54)
    patternCreateRadial'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:57)
    patternDestroy'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:60)
    patternReference'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:63)
    patternStatus'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:66)
    patternSetExtend'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:69)
    patternGetExtend'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:72)
    patternSetFilter'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:75)
    patternGetFilter'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:78)
    patternSetMatrix'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:81)
    patternGetMatrix'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:84)
   6% (  1 / 17) in 'Graphics.Rendering.Cairo.Internal.Drawing.Text'
  Missing documentation for:
    selectFontFace (./Graphics/Rendering/Cairo/Internal/Drawing/Text.chs:24)
    setFontSize (./Graphics/Rendering/Cairo/Internal/Drawing/Text.chs:30)
    setFontMatrix (./Graphics/Rendering/Cairo/Internal/Drawing/Text.chs:31)
    getFontMatrix (./Graphics/Rendering/Cairo/Internal/Drawing/Text.chs:32)
    setFontOptions (./Graphics/Rendering/Cairo/Internal/Drawing/Text.chs:33)
    showText (./Graphics/Rendering/Cairo/Internal/Drawing/Text.chs:35)
    fontExtents (./Graphics/Rendering/Cairo/Internal/Drawing/Text.chs:41)
    textExtents (./Graphics/Rendering/Cairo/Internal/Drawing/Text.chs:43)
    cairo_select_font_face (./Graphics/Rendering/Cairo/Internal/Drawing/Text.chs:52)
    setFontSize'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Text.chs:55)
    setFontMatrix'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Text.chs:58)
    getFontMatrix'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Text.chs:61)
    setFontOptions'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Text.chs:64)
    cairo_show_text (./Graphics/Rendering/Cairo/Internal/Drawing/Text.chs:67)
    fontExtents'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Text.chs:70)
    cairo_text_extents (./Graphics/Rendering/Cairo/Internal/Drawing/Text.chs:73)
   4% (  1 / 23) in 'Graphics.Rendering.Cairo.Internal.Drawing.Transformations'
  Missing documentation for:
    translate (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:22)
    scale (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:23)
    rotate (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:24)
    transform (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:25)
    setMatrix (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:26)
    getMatrix (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:27)
    identityMatrix (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:28)
    userToDevice (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:29)
    userToDeviceDistance (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:30)
    deviceToUser (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:31)
    deviceToUserDistance (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:32)
    translate'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:34)
    scale'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:37)
    rotate'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:40)
    transform'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:43)
    setMatrix'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:46)
    getMatrix'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:49)
    identityMatrix'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:52)
    userToDevice'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:55)
    userToDeviceDistance'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:58)
    deviceToUser'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:61)
    deviceToUserDistance'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:64)
   3% (  1 / 31) in 'Graphics.Rendering.Cairo.Internal.Fonts.FontOptions'
  Missing documentation for:
    fontOptionsCreate (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:22)
    fontOptionsCopy (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:23)
    fontOptionsDestroy (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:24)
    fontOptionsStatus (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:25)
    fontOptionsMerge (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:26)
    fontOptionsHash (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:27)
    fontOptionsEqual (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:28)
    fontOptionsSetAntialias (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:29)
    fontOptionsGetAntialias (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:30)
    fontOptionsSetSubpixelOrder (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:31)
    fontOptionsGetSubpixelOrder (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:32)
    fontOptionsSetHintStyle (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:33)
    fontOptionsGetHintStyle (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:34)
    fontOptionsSetHintMetrics (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:35)
    fontOptionsGetHintMetrics (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:36)
    fontOptionsCreate'_ (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:38)
    fontOptionsCopy'_ (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:41)
    fontOptionsDestroy'_ (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:44)
    fontOptionsStatus'_ (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:47)
    fontOptionsMerge'_ (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:50)
    fontOptionsHash'_ (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:53)
    fontOptionsEqual'_ (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:56)
    fontOptionsSetAntialias'_ (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:59)
    fontOptionsGetAntialias'_ (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:62)
    fontOptionsSetSubpixelOrder'_ (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:65)
    fontOptionsGetSubpixelOrder'_ (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:68)
    fontOptionsSetHintStyle'_ (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:71)
    fontOptionsGetHintStyle'_ (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:74)
    fontOptionsSetHintMetrics'_ (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:77)
    fontOptionsGetHintMetrics'_ (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:80)
   6% (  1 / 17) in 'Graphics.Rendering.Cairo.Internal.Surfaces.Image'
  Missing documentation for:
    imageSurfaceCreateForData (./Graphics/Rendering/Cairo/Internal/Surfaces/Image.chs:24)
    imageSurfaceCreate (./Graphics/Rendering/Cairo/Internal/Surfaces/Image.chs:32)
    imageSurfaceGetWidth (./Graphics/Rendering/Cairo/Internal/Surfaces/Image.chs:33)
    imageSurfaceGetHeight (./Graphics/Rendering/Cairo/Internal/Surfaces/Image.chs:34)
    imageSurfaceGetStride (./Graphics/Rendering/Cairo/Internal/Surfaces/Image.chs:36)
    imageSurfaceGetFormat (./Graphics/Rendering/Cairo/Internal/Surfaces/Image.chs:37)
    imageSurfaceGetData (./Graphics/Rendering/Cairo/Internal/Surfaces/Image.chs:38)
    formatStrideForWidth (./Graphics/Rendering/Cairo/Internal/Surfaces/Image.chs:40)
    imageSurfaceCreateForData'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Image.chs:42)
    imageSurfaceCreate'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Image.chs:45)
    imageSurfaceGetWidth'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Image.chs:48)
    imageSurfaceGetHeight'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Image.chs:51)
    imageSurfaceGetStride'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Image.chs:54)
    imageSurfaceGetFormat'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Image.chs:57)
    imageSurfaceGetData'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Image.chs:60)
    formatStrideForWidth'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Image.chs:63)
  20% (  1 /  5) in 'Graphics.Rendering.Cairo.Internal.Surfaces.PDF'
  Missing documentation for:
    pdfSurfaceCreate (./Graphics/Rendering/Cairo/Internal/Surfaces/PDF.chs:26)
    pdfSurfaceSetSize (./Graphics/Rendering/Cairo/Internal/Surfaces/PDF.chs:29)
    pdfSurfaceCreate'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/PDF.chs:31)
    pdfSurfaceSetSize'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/PDF.chs:34)
  20% (  1 /  5) in 'Graphics.Rendering.Cairo.Internal.Surfaces.PNG'
  Missing documentation for:
    imageSurfaceCreateFromPNG (./Graphics/Rendering/Cairo/Internal/Surfaces/PNG.chs:26)
    surfaceWriteToPNG (./Graphics/Rendering/Cairo/Internal/Surfaces/PNG.chs:32)
    cairo_image_surface_create_from_png (./Graphics/Rendering/Cairo/Internal/Surfaces/PNG.chs:34)
    surfaceWriteToPNG'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/PNG.chs:37)
  20% (  1 /  5) in 'Graphics.Rendering.Cairo.Internal.Surfaces.PS'
  Missing documentation for:
    psSurfaceCreate (./Graphics/Rendering/Cairo/Internal/Surfaces/PS.chs:26)
    psSurfaceSetSize (./Graphics/Rendering/Cairo/Internal/Surfaces/PS.chs:29)
    psSurfaceCreate'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/PS.chs:31)
    psSurfaceSetSize'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/PS.chs:34)
  33% (  1 /  3) in 'Graphics.Rendering.Cairo.Internal.Surfaces.SVG'
  Missing documentation for:
    svgSurfaceCreate (./Graphics/Rendering/Cairo/Internal/Surfaces/SVG.chs:26)
    svgSurfaceCreate'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/SVG.chs:28)
   4% (  1 / 23) in 'Graphics.Rendering.Cairo.Internal.Surfaces.Surface'
  Missing documentation for:
    surfaceCreateSimilar (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:22)
    surfaceDestroy (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:23)
    surfaceFinish (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:24)
    surfaceFlush (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:25)
    surfaceGetFontOptions (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:26)
    surfaceGetContent (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:27)
    surfaceMarkDirty (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:28)
    surfaceMarkDirtyRectangle (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:29)
    surfaceReference (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:30)
    surfaceSetDeviceOffset (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:31)
    surfaceStatus (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:32)
    surfaceCreateSimilar'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:34)
    surfaceDestroy'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:37)
    surfaceFinish'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:40)
    surfaceFlush'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:43)
    surfaceGetFontOptions'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:46)
    surfaceGetContent'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:49)
    surfaceMarkDirty'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:52)
    surfaceMarkDirtyRectangle'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:55)
    surfaceReference'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:58)
    surfaceSetDeviceOffset'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:61)
    surfaceStatus'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:64)
   2% (  1 / 47) in 'Graphics.Rendering.Cairo.Internal.Region'
  Missing documentation for:
    regionCreateRectangles (./Graphics/Rendering/Cairo/Internal/Region.chs:24)
    regionCreate (./Graphics/Rendering/Cairo/Internal/Region.chs:28)
    regionCreateRectangle (./Graphics/Rendering/Cairo/Internal/Region.chs:29)
    regionCopy (./Graphics/Rendering/Cairo/Internal/Region.chs:30)
    regionDestroy (./Graphics/Rendering/Cairo/Internal/Region.chs:31)
    regionReference (./Graphics/Rendering/Cairo/Internal/Region.chs:32)
    regionStatus (./Graphics/Rendering/Cairo/Internal/Region.chs:33)
    regionGetExtents (./Graphics/Rendering/Cairo/Internal/Region.chs:34)
    regionNumRectangles (./Graphics/Rendering/Cairo/Internal/Region.chs:35)
    regionGetRectangle (./Graphics/Rendering/Cairo/Internal/Region.chs:36)
    regionIsEmpty (./Graphics/Rendering/Cairo/Internal/Region.chs:37)
    regionContainsPoint (./Graphics/Rendering/Cairo/Internal/Region.chs:38)
    regionContainsRectangle (./Graphics/Rendering/Cairo/Internal/Region.chs:39)
    regionEqual (./Graphics/Rendering/Cairo/Internal/Region.chs:40)
    regionTranslate (./Graphics/Rendering/Cairo/Internal/Region.chs:41)
    regionIntersect (./Graphics/Rendering/Cairo/Internal/Region.chs:42)
    regionIntersectRectangle (./Graphics/Rendering/Cairo/Internal/Region.chs:43)
    regionSubtract (./Graphics/Rendering/Cairo/Internal/Region.chs:44)
    regionSubtractRectangle (./Graphics/Rendering/Cairo/Internal/Region.chs:45)
    regionUnion (./Graphics/Rendering/Cairo/Internal/Region.chs:46)
    regionUnionRectangle (./Graphics/Rendering/Cairo/Internal/Region.chs:47)
    regionXor (./Graphics/Rendering/Cairo/Internal/Region.chs:48)
    regionXorRectangle (./Graphics/Rendering/Cairo/Internal/Region.chs:49)
    cairo_region_create_rectangles (./Graphics/Rendering/Cairo/Internal/Region.chs:52)
    regionCreate'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:55)
    regionCreateRectangle'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:58)
    regionCopy'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:61)
    regionDestroy'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:64)
    regionReference'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:67)
    regionStatus'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:70)
    regionGetExtents'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:73)
    regionNumRectangles'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:76)
    regionGetRectangle'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:79)
    regionIsEmpty'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:82)
    regionContainsPoint'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:85)
    regionContainsRectangle'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:88)
    regionEqual'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:91)
    regionTranslate'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:94)
    regionIntersect'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:97)
    regionIntersectRectangle'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:100)
    regionSubtract'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:103)
    regionSubtractRectangle'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:106)
    regionUnion'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:109)
    regionUnionRectangle'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:112)
    regionXor'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:115)
    regionXorRectangle'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:118)
   6% ( 25 /392) in 'Graphics.Rendering.Cairo.Internal'
  Missing documentation for:
    bracketR (Graphics/Rendering/Cairo/Internal.hs:64)
    PixelData (./Graphics/Rendering/Cairo/Types.chs:72)
    MatrixPtr (./Graphics/Rendering/Cairo/Matrix.chs:50)
    Cairo (./Graphics/Rendering/Cairo/Types.chs:75)
    unCairo (./Graphics/Rendering/Cairo/Types.chs:76)
    withSurface (./Graphics/Rendering/Cairo/Types.chs:80)
    mkSurface (./Graphics/Rendering/Cairo/Types.chs:82)
    manageSurface (./Graphics/Rendering/Cairo/Types.chs:87)
    unPattern (./Graphics/Rendering/Cairo/Types.chs:100)
    ScaledFont (./Graphics/Rendering/Cairo/Types.chs:168)
    unScaledFont (./Graphics/Rendering/Cairo/Types.chs:169)
    FontFace (./Graphics/Rendering/Cairo/Types.chs:171)
    unFontFace (./Graphics/Rendering/Cairo/Types.chs:172)
    Glyph (./Graphics/Rendering/Cairo/Types.chs:174)
    unGlyph (./Graphics/Rendering/Cairo/Types.chs:175)
    TextExtentsPtr (./Graphics/Rendering/Cairo/Types.chs:177)
    FontExtentsPtr (./Graphics/Rendering/Cairo/Types.chs:211)
    withFontOptions (./Graphics/Rendering/Cairo/Types.chs:311)
    mkFontOptions (./Graphics/Rendering/Cairo/Types.chs:313)
    unPath (./Graphics/Rendering/Cairo/Types.chs:341)
    withRegion (./Graphics/Rendering/Cairo/Types.chs:379)
    mkRegion (./Graphics/Rendering/Cairo/Types.chs:381)
    Content (./Graphics/Rendering/Cairo/Types.chs:390)
    Format (./Graphics/Rendering/Cairo/Types.chs:393)
    cIntConv (./Graphics/Rendering/Cairo/Types.chs:408)
    cFloatConv (./Graphics/Rendering/Cairo/Types.chs:412)
    cFromBool (./Graphics/Rendering/Cairo/Types.chs:416)
    cToBool (./Graphics/Rendering/Cairo/Types.chs:420)
    cToEnum (./Graphics/Rendering/Cairo/Types.chs:424)
    cFromEnum (./Graphics/Rendering/Cairo/Types.chs:428)
    peekFloatConv (./Graphics/Rendering/Cairo/Types.chs:432)
    withFloatConv (./Graphics/Rendering/Cairo/Types.chs:436)
    create (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:22)
    reference (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:23)
    destroy (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:24)
    save (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:25)
    restore (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:26)
    status (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:27)
    getTarget (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:28)
    pushGroup (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:29)
    pushGroupWithContent (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:30)
    popGroup (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:31)
    popGroupToSource (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:32)
    setSourceRGB (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:33)
    setSourceRGBA (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:34)
    setSource (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:35)
    setSourceSurface (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:36)
    getSource (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:37)
    setAntialias (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:38)
    getAntialias (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:39)
    setDash (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:40)
    setFillRule (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:42)
    getFillRule (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:43)
    setLineCap (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:44)
    getLineCap (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:45)
    setLineJoin (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:46)
    getLineJoin (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:47)
    setLineWidth (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:48)
    getLineWidth (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:49)
    setMiterLimit (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:50)
    getMiterLimit (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:51)
    setOperator (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:52)
    getOperator (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:53)
    setTolerance (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:54)
    getTolerance (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:55)
    clip (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:56)
    clipPreserve (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:57)
    resetClip (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:58)
    clipExtents (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:59)
    fill (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:60)
    fillPreserve (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:61)
    fillExtents (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:62)
    inFill (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:63)
    mask (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:64)
    maskSurface (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:65)
    paint (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:66)
    paintWithAlpha (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:67)
    stroke (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:68)
    strokePreserve (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:69)
    strokeExtents (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:70)
    inStroke (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:71)
    copyPage (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:72)
    showPage (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:73)
    create'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:75)
    reference'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:78)
    destroy'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:81)
    save'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:84)
    restore'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:87)
    status'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:90)
    getTarget'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:93)
    pushGroup'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:96)
    pushGroupWithContent'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:99)
    popGroup'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:102)
    popGroupToSource'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:105)
    setSourceRGB'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:108)
    setSourceRGBA'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:111)
    setSource'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:114)
    setSourceSurface'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:117)
    getSource'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:120)
    setAntialias'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:123)
    getAntialias'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:126)
    cairo_set_dash (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:129)
    setFillRule'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:132)
    getFillRule'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:135)
    setLineCap'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:138)
    getLineCap'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:141)
    setLineJoin'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:144)
    getLineJoin'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:147)
    setLineWidth'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:150)
    getLineWidth'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:153)
    setMiterLimit'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:156)
    getMiterLimit'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:159)
    setOperator'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:162)
    getOperator'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:165)
    setTolerance'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:168)
    getTolerance'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:171)
    clip'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:174)
    clipPreserve'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:177)
    resetClip'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:180)
    clipExtents'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:183)
    fill'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:186)
    fillPreserve'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:189)
    fillExtents'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:192)
    inFill'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:195)
    mask'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:198)
    maskSurface'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:201)
    paint'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:204)
    paintWithAlpha'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:207)
    stroke'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:210)
    strokePreserve'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:213)
    strokeExtents'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:216)
    inStroke'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:219)
    copyPage'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:222)
    showPage'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:225)
    getCurrentPoint (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:25)
    newPath (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:26)
    closePath (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:27)
    arc (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:28)
    arcNegative (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:29)
    curveTo (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:30)
    lineTo (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:31)
    moveTo (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:32)
    rectangle (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:33)
    textPath (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:34)
    relCurveTo (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:39)
    relLineTo (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:40)
    relMoveTo (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:41)
    getCurrentPoint'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:43)
    newPath'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:46)
    closePath'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:49)
    arc'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:52)
    arcNegative'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:55)
    curveTo'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:58)
    lineTo'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:61)
    moveTo'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:64)
    rectangle'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:67)
    cairo_text_path (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:70)
    relCurveTo'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:73)
    relLineTo'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:76)
    relMoveTo'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:79)
    patternAddColorStopRGB (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:22)
    patternAddColorStopRGBA (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:23)
    patternCreateRGB (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:24)
    patternCreateRGBA (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:25)
    patternCreateForSurface (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:26)
    patternCreateLinear (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:27)
    patternCreateRadial (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:28)
    patternDestroy (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:29)
    patternReference (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:30)
    patternStatus (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:31)
    patternSetExtend (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:32)
    patternGetExtend (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:33)
    patternSetFilter (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:34)
    patternGetFilter (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:35)
    patternSetMatrix (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:36)
    patternGetMatrix (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:37)
    patternAddColorStopRGB'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:39)
    patternAddColorStopRGBA'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:42)
    patternCreateRGB'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:45)
    patternCreateRGBA'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:48)
    patternCreateForSurface'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:51)
    patternCreateLinear'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:54)
    patternCreateRadial'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:57)
    patternDestroy'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:60)
    patternReference'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:63)
    patternStatus'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:66)
    patternSetExtend'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:69)
    patternGetExtend'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:72)
    patternSetFilter'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:75)
    patternGetFilter'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:78)
    patternSetMatrix'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:81)
    patternGetMatrix'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:84)
    selectFontFace (./Graphics/Rendering/Cairo/Internal/Drawing/Text.chs:24)
    setFontSize (./Graphics/Rendering/Cairo/Internal/Drawing/Text.chs:30)
    setFontMatrix (./Graphics/Rendering/Cairo/Internal/Drawing/Text.chs:31)
    getFontMatrix (./Graphics/Rendering/Cairo/Internal/Drawing/Text.chs:32)
    setFontOptions (./Graphics/Rendering/Cairo/Internal/Drawing/Text.chs:33)
    showText (./Graphics/Rendering/Cairo/Internal/Drawing/Text.chs:35)
    fontExtents (./Graphics/Rendering/Cairo/Internal/Drawing/Text.chs:41)
    textExtents (./Graphics/Rendering/Cairo/Internal/Drawing/Text.chs:43)
    cairo_select_font_face (./Graphics/Rendering/Cairo/Internal/Drawing/Text.chs:52)
    setFontSize'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Text.chs:55)
    setFontMatrix'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Text.chs:58)
    getFontMatrix'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Text.chs:61)
    setFontOptions'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Text.chs:64)
    cairo_show_text (./Graphics/Rendering/Cairo/Internal/Drawing/Text.chs:67)
    fontExtents'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Text.chs:70)
    cairo_text_extents (./Graphics/Rendering/Cairo/Internal/Drawing/Text.chs:73)
    translate (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:22)
    scale (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:23)
    rotate (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:24)
    transform (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:25)
    setMatrix (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:26)
    getMatrix (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:27)
    identityMatrix (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:28)
    userToDevice (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:29)
    userToDeviceDistance (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:30)
    deviceToUser (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:31)
    deviceToUserDistance (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:32)
    translate'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:34)
    scale'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:37)
    rotate'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:40)
    transform'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:43)
    setMatrix'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:46)
    getMatrix'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:49)
    identityMatrix'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:52)
    userToDevice'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:55)
    userToDeviceDistance'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:58)
    deviceToUser'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:61)
    deviceToUserDistance'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:64)
    fontOptionsCreate (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:22)
    fontOptionsCopy (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:23)
    fontOptionsDestroy (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:24)
    fontOptionsStatus (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:25)
    fontOptionsMerge (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:26)
    fontOptionsHash (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:27)
    fontOptionsEqual (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:28)
    fontOptionsSetAntialias (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:29)
    fontOptionsGetAntialias (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:30)
    fontOptionsSetSubpixelOrder (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:31)
    fontOptionsGetSubpixelOrder (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:32)
    fontOptionsSetHintStyle (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:33)
    fontOptionsGetHintStyle (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:34)
    fontOptionsSetHintMetrics (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:35)
    fontOptionsGetHintMetrics (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:36)
    fontOptionsCreate'_ (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:38)
    fontOptionsCopy'_ (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:41)
    fontOptionsDestroy'_ (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:44)
    fontOptionsStatus'_ (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:47)
    fontOptionsMerge'_ (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:50)
    fontOptionsHash'_ (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:53)
    fontOptionsEqual'_ (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:56)
    fontOptionsSetAntialias'_ (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:59)
    fontOptionsGetAntialias'_ (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:62)
    fontOptionsSetSubpixelOrder'_ (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:65)
    fontOptionsGetSubpixelOrder'_ (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:68)
    fontOptionsSetHintStyle'_ (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:71)
    fontOptionsGetHintStyle'_ (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:74)
    fontOptionsSetHintMetrics'_ (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:77)
    fontOptionsGetHintMetrics'_ (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:80)
    imageSurfaceCreateForData (./Graphics/Rendering/Cairo/Internal/Surfaces/Image.chs:24)
    imageSurfaceCreate (./Graphics/Rendering/Cairo/Internal/Surfaces/Image.chs:32)
    imageSurfaceGetWidth (./Graphics/Rendering/Cairo/Internal/Surfaces/Image.chs:33)
    imageSurfaceGetHeight (./Graphics/Rendering/Cairo/Internal/Surfaces/Image.chs:34)
    imageSurfaceGetStride (./Graphics/Rendering/Cairo/Internal/Surfaces/Image.chs:36)
    imageSurfaceGetFormat (./Graphics/Rendering/Cairo/Internal/Surfaces/Image.chs:37)
    imageSurfaceGetData (./Graphics/Rendering/Cairo/Internal/Surfaces/Image.chs:38)
    formatStrideForWidth (./Graphics/Rendering/Cairo/Internal/Surfaces/Image.chs:40)
    imageSurfaceCreateForData'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Image.chs:42)
    imageSurfaceCreate'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Image.chs:45)
    imageSurfaceGetWidth'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Image.chs:48)
    imageSurfaceGetHeight'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Image.chs:51)
    imageSurfaceGetStride'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Image.chs:54)
    imageSurfaceGetFormat'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Image.chs:57)
    imageSurfaceGetData'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Image.chs:60)
    formatStrideForWidth'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Image.chs:63)
    pdfSurfaceCreate (./Graphics/Rendering/Cairo/Internal/Surfaces/PDF.chs:26)
    pdfSurfaceSetSize (./Graphics/Rendering/Cairo/Internal/Surfaces/PDF.chs:29)
    pdfSurfaceCreate'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/PDF.chs:31)
    pdfSurfaceSetSize'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/PDF.chs:34)
    imageSurfaceCreateFromPNG (./Graphics/Rendering/Cairo/Internal/Surfaces/PNG.chs:26)
    surfaceWriteToPNG (./Graphics/Rendering/Cairo/Internal/Surfaces/PNG.chs:32)
    cairo_image_surface_create_from_png (./Graphics/Rendering/Cairo/Internal/Surfaces/PNG.chs:34)
    surfaceWriteToPNG'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/PNG.chs:37)
    psSurfaceCreate (./Graphics/Rendering/Cairo/Internal/Surfaces/PS.chs:26)
    psSurfaceSetSize (./Graphics/Rendering/Cairo/Internal/Surfaces/PS.chs:29)
    psSurfaceCreate'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/PS.chs:31)
    psSurfaceSetSize'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/PS.chs:34)
    svgSurfaceCreate (./Graphics/Rendering/Cairo/Internal/Surfaces/SVG.chs:26)
    svgSurfaceCreate'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/SVG.chs:28)
    surfaceCreateSimilar (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:22)
    surfaceDestroy (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:23)
    surfaceFinish (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:24)
    surfaceFlush (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:25)
    surfaceGetFontOptions (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:26)
    surfaceGetContent (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:27)
    surfaceMarkDirty (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:28)
    surfaceMarkDirtyRectangle (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:29)
    surfaceReference (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:30)
    surfaceSetDeviceOffset (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:31)
    surfaceStatus (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:32)
    surfaceCreateSimilar'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:34)
    surfaceDestroy'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:37)
    surfaceFinish'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:40)
    surfaceFlush'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:43)
    surfaceGetFontOptions'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:46)
    surfaceGetContent'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:49)
    surfaceMarkDirty'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:52)
    surfaceMarkDirtyRectangle'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:55)
    surfaceReference'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:58)
    surfaceSetDeviceOffset'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:61)
    surfaceStatus'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:64)
    regionCreateRectangles (./Graphics/Rendering/Cairo/Internal/Region.chs:24)
    regionCreate (./Graphics/Rendering/Cairo/Internal/Region.chs:28)
    regionCreateRectangle (./Graphics/Rendering/Cairo/Internal/Region.chs:29)
    regionCopy (./Graphics/Rendering/Cairo/Internal/Region.chs:30)
    regionDestroy (./Graphics/Rendering/Cairo/Internal/Region.chs:31)
    regionReference (./Graphics/Rendering/Cairo/Internal/Region.chs:32)
    regionStatus (./Graphics/Rendering/Cairo/Internal/Region.chs:33)
    regionGetExtents (./Graphics/Rendering/Cairo/Internal/Region.chs:34)
    regionNumRectangles (./Graphics/Rendering/Cairo/Internal/Region.chs:35)
    regionGetRectangle (./Graphics/Rendering/Cairo/Internal/Region.chs:36)
    regionIsEmpty (./Graphics/Rendering/Cairo/Internal/Region.chs:37)
    regionContainsPoint (./Graphics/Rendering/Cairo/Internal/Region.chs:38)
    regionContainsRectangle (./Graphics/Rendering/Cairo/Internal/Region.chs:39)
    regionEqual (./Graphics/Rendering/Cairo/Internal/Region.chs:40)
    regionTranslate (./Graphics/Rendering/Cairo/Internal/Region.chs:41)
    regionIntersect (./Graphics/Rendering/Cairo/Internal/Region.chs:42)
    regionIntersectRectangle (./Graphics/Rendering/Cairo/Internal/Region.chs:43)
    regionSubtract (./Graphics/Rendering/Cairo/Internal/Region.chs:44)
    regionSubtractRectangle (./Graphics/Rendering/Cairo/Internal/Region.chs:45)
    regionUnion (./Graphics/Rendering/Cairo/Internal/Region.chs:46)
    regionUnionRectangle (./Graphics/Rendering/Cairo/Internal/Region.chs:47)
    regionXor (./Graphics/Rendering/Cairo/Internal/Region.chs:48)
    regionXorRectangle (./Gr
Graphics/Rendering/Cairo.hs:330:1: Warning: Tab character

Graphics/Rendering/Cairo.hs:333:1: Warning: Tab character

Graphics/Rendering/Cairo.hs:1384:1: Warning: Tab character
aphics/Rendering/Cairo/Internal/Region.chs:49)
    cairo_region_create_rectangles (./Graphics/Rendering/Cairo/Internal/Region.chs:52)
    regionCreate'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:55)
    regionCreateRectangle'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:58)
    regionCopy'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:61)
    regionDestroy'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:64)
    regionReference'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:67)
    regionStatus'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:70)
    regionGetExtents'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:73)
    regionNumRectangles'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:76)
    regionGetRectangle'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:79)
    regionIsEmpty'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:82)
    regionContainsPoint'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:85)
    regionContainsRectangle'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:88)
    regionEqual'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:91)
    regionTranslate'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:94)
    regionIntersect'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:97)
    regionIntersectRectangle'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:100)
    regionSubtract'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:103)
    regionSubtractRectangle'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:106)
    regionUnion'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:109)
    regionUnionRectangle'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:112)
    regionXor'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:115)
    regionXorRectangle'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:118)
    statusToString (./Graphics/Rendering/Cairo/Internal/Utilities.chs:32)
    version (./Graphics/Rendering/Cairo/Internal/Utilities.chs:33)
    versionString (./Graphics/Rendering/Cairo/Internal/Utilities.chs:34)
    CairoString (./Graphics/Rendering/Cairo/Internal/Utilities.chs:36)
     (./Graphics/Rendering/Cairo/Internal/Utilities.chs:39)
     (./Graphics/Rendering/Cairo/Internal/Utilities.chs:42)
    statusToString'_ (./Graphics/Rendering/Cairo/Internal/Utilities.chs:45)
    version'_ (./Graphics/Rendering/Cairo/Internal/Utilities.chs:48)
    versionString'_ (./Graphics/Rendering/Cairo/Internal/Utilities.chs:51)
  91% (187 /205) in 'Graphics.Rendering.Cairo'
  Missing documentation for:
    setMiterLimit (Graphics/Rendering/Cairo.hs:618)
    fillExtents (Graphics/Rendering/Cairo.hs:732)
    inFill (Graphics/Rendering/Cairo.hs:737)
    strokeExtents (Graphics/Rendering/Cairo.hs:795)
    inStroke (Graphics/Rendering/Cairo.hs:800)
    copyPage (Graphics/Rendering/Cairo.hs:805)
    showPage (Graphics/Rendering/Cairo.hs:810)
    patternSetExtend (Graphics/Rendering/Cairo.hs:1202)
    patternGetExtend (Graphics/Rendering/Cairo.hs:1211)
    patternSetFilter (Graphics/Rendering/Cairo.hs:1219)
    patternGetFilter (Graphics/Rendering/Cairo.hs:1228)
    imageSurfaceCreateFromPNG (./Graphics/Rendering/Cairo/Internal/Surfaces/PNG.chs:26)
    CairoString (./Graphics/Rendering/Cairo/Internal/Utilities.chs:36)
    ScaledFont (./Graphics/Rendering/Cairo/Types.chs:168)
    FontFace (./Graphics/Rendering/Cairo/Types.chs:171)
    Glyph (./Graphics/Rendering/Cairo/Types.chs:174)
    Content (./Graphics/Rendering/Cairo/Types.chs:390)
    Format (./Graphics/Rendering/Cairo/Types.chs:393)
Warning: Graphics.Rendering.Cairo: could not find link destinations for:
    PixelData unsafeRead unsafeWrite withUTFString
Documentation created: dist/doc/html/cairo/index.html,
dist/doc/html/cairo/cairo.txt
Creating package registration file:
/tmp/pkgConf-cairo-0.13.11976714674517408978.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/cairo-0.13.1.0-BvHflyquX9N2z5gGhce0bJ
Registering cairo-0.13.1.0...
Installed cairo-0.13.1.0
[1 of 2] Compiling SetupWrapper     ( /tmp/cabal-tmp-935/glib-0.13.2.1/SetupWrapper.hs, /tmp/cabal-tmp-935/glib-0.13.2.1/dist/setup/SetupWrapper.o )
[2 of 2] Compiling Main             ( /tmp/cabal-tmp-935/glib-0.13.2.1/dist/setup/setup.hs, /tmp/cabal-tmp-935/glib-0.13.2.1/dist/setup/Main.o )
Linking /tmp/cabal-tmp-935/glib-0.13.2.1/dist/setup/setup ...
[1 of 2] Compiling Gtk2HsSetup      ( Gtk2HsSetup.hs, dist/setup-wrapper/Gtk2HsSetup.o )
[2 of 2] Compiling Main             ( SetupMain.hs, dist/setup-wrapper/Main.o )
Linking dist/setup-wrapper/setup ...
Configuring glib-0.13.2.1...
Building glib-0.13.2.1...
Preprocessing library glib-0.13.2.1...
[ 1 of 21] Compiling System.Glib.Attributes ( System/Glib/Attributes.hs, dist/build/System/Glib/Attributes.o )
[ 2 of 21] Compiling System.Glib.Flags ( System/Glib/Flags.hs, dist/build/System/Glib/Flags.o )
[ 3 of 21] Compiling System.Glib.FFI  ( System/Glib/FFI.hs, dist/build/System/Glib/FFI.o )
[ 4 of 21] Compiling System.Glib.Types ( dist/build/System/Glib/Types.hs, dist/build/System/Glib/Types.o )
[ 5 of 21] Compiling System.Glib.GString ( dist/build/System/Glib/GString.hs, dist/build/System/Glib/GString.o )
[ 6 of 21] Compiling System.Glib.GList ( dist/build/System/Glib/GList.hs, dist/build/System/Glib/GList.o )
[ 7 of 21] Compiling System.Glib.GType ( dist/build/System/Glib/GType.hs, dist/build/System/Glib/GType.o )
[ 8 of 21] Compiling System.Glib.GValue ( dist/build/System/Glib/GValue.hs, dist/build/System/Glib/GValue.o )
[ 9 of 21] Compiling System.Glib.GParameter ( dist/build/System/Glib/GParameter.hs, dist/build/System/Glib/GParameter.o )

System/Glib/GParameter.hsc:42:10: Warning:
    No explicit implementation for
      either ‘peek’ or ‘peekElemOff’ or ‘peekByteOff’
    In the instance declaration for ‘Storable GParameter’
[10 of 21] Compiling System.Glib.GTypeConstants ( dist/build/System/Glib/GTypeConstants.hs, dist/build/System/Glib/GTypeConstants.o )
[11 of 21] Compiling System.Glib.UTFString ( System/Glib/UTFString.hs, dist/build/System/Glib/UTFString.o )
[12 of 21] Compiling System.Glib.GObject ( dist/build/System/Glib/GObject.hs, dist/build/System/Glib/GObject.o )
[13 of 21] Compiling System.Glib.GValueTypes ( dist/build/System/Glib/GValueTypes.hs, dist/build/System/Glib/GValueTypes.o )
[14 of 21] Compiling System.Glib.StoreValue ( dist/build/System/Glib/StoreValue.hs, dist/build/System/Glib/StoreValue.o )
[15 of 21] Compiling System.Glib.Signals ( dist/build/System/Glib/Signals.hs, dist/build/System/Glib/Signals.o )
[16 of 21] Compiling System.Glib.MainLoop ( dist/build/System/Glib/MainLoop.hs, dist/build/System/Glib/MainLoop.o )
[17 of 21] Compiling System.Glib.GError ( dist/build/System/Glib/GError.hs, dist/build/System/Glib/GError.o )
[18 of 21] Compiling System.Glib.GDateTime ( dist/build/System/Glib/GDateTime.hs, dist/build/System/Glib/GDateTime.o )
[19 of 21] Compiling System.Glib.Utils ( dist/build/System/Glib/Utils.hs, dist/build/System/Glib/Utils.o )
[20 of 21] Compiling System.Glib.Properties ( dist/build/System/Glib/Properties.hs, dist/build/System/Glib/Properties.o )
[21 of 21] Compiling System.Glib      ( System/Glib.hs, dist/build/System/Glib.o )
In-place registering glib-0.13.2.1...
Running Haddock for glib-0.13.2.1...
Running hscolour for glib-0.13.2.1...
Preprocessing library glib-0.13.2.1...
Preprocessing library glib-0.13.2.1...

System/Glib/GParameter.hsc:42:10: Warning:
    No explicit implementation for
      either ‘peek’ or ‘peekElemOff’ or ‘peekByteOff’
    In the instance declaration for ‘Storable GParameter’
Haddock coverage:
 100% ( 17 / 17) in 'System.Glib.Attributes'
  25% (  1 /  4) in 'System.Glib.Flags'
  Missing documentation for:
    Flags (System/Glib/Flags.hs:36)
    fromFlags (System/Glib/Flags.hs:38)
    toFlags (System/Glib/Flags.hs:45)
  56% (  5 /  9) in 'System.Glib.FFI'
  Missing documentation for:
    nullForeignPtr (System/Glib/FFI.hs:65)
    maybeNull (System/Glib/FFI.hs:78)
    newForeignPtr (System/Glib/FFI.hs:58)
    withForeignPtrs (System/Glib/FFI.hs:70)
Warning: System.Glib.Types: toGObject is exported separately but will be documented under GObjectClass. Consider exporting it together with its parent(s) for code clarity.
Warning: System.Glib.Types: unsafeCastGObject is exported separately but will be documented under GObjectClass. Consider exporting it together with its parent(s) for code clarity.
  29% (  2 /  7) in 'System.Glib.Types'
  Missing documentation for:
    GObject (./System/Glib/Types.chs:44)
    GObjectClass (./System/Glib/Types.chs:49)
    mkGObject (./System/Glib/Types.chs:46)
    unGObject (./System/Glib/Types.chs:47)
    castToGObject (./System/Glib/Types.chs:59)
  20% (  1 /  5) in 'System.Glib.GString'
  Missing documentation for:
    GString (./System/Glib/GString.chs:42)
    readGString (./System/Glib/GString.chs:48)
    readGStringByteString (./System/Glib/GString.chs:58)
    fromGString (./System/Glib/GString.chs:68)
   8% (  1 / 12) in 'System.Glib.GList'
  Missing documentation for:
    GList (./System/Glib/GList.chs:50)
    readGList (./System/Glib/GList.chs:57)
    fromGList (./System/Glib/GList.chs:68)
    toGList (./System/Glib/GList.chs:117)
    withGList (./System/Glib/GList.chs:133)
    GSList (./System/Glib/GList.chs:51)
    readGSList (./System/Glib/GList.chs:82)
    fromGSList (./System/Glib/GList.chs:93)
    fromGSListRev (./System/Glib/GList.chs:104)
    toGSList (./System/Glib/GList.chs:125)
    withGSList (./System/Glib/GList.chs:138)
  75% (  3 /  4) in 'System.Glib.GType'
  Missing documentation for:
    GType (./System/Glib/GType.chs:38)
  80% (  4 /  5) in 'System.Glib.GValue'
  Missing documentation for:
    GValue (./System/Glib/GValue.chs:41)
  50% (  1 /  2) in 'System.Glib.GParameter'
  Missing documentation for:
    GParameter (System/Glib/GParameter.hsc:40)
   6% (  1 / 18) in 'System.Glib.GTypeConstants'
  Missing documentation for:
    invalid (System/Glib/GTypeConstants.hsc:44)
    none (System/Glib/GTypeConstants.hsc:44)
    uint (System/Glib/GTypeConstants.hsc:44)
    int (System/Glib/GTypeConstants.hsc:44)
    uint64 (System/Glib/GTypeConstants.hsc:44)
    int64 (System/Glib/GTypeConstants.hsc:44)
    uchar (System/Glib/GTypeConstants.hsc:44)
    char (System/Glib/GTypeConstants.hsc:44)
    bool (System/Glib/GTypeConstants.hsc:44)
    enum (System/Glib/GTypeConstants.hsc:44)
    flags (System/Glib/GTypeConstants.hsc:44)
    pointer (System/Glib/GTypeConstants.hsc:44)
    float (System/Glib/GTypeConstants.hsc:44)
    double (System/Glib/GTypeConstants.hsc:44)
    string (System/Glib/GTypeConstants.hsc:44)
    object (System/Glib/GTypeConstants.hsc:44)
    boxed (System/Glib/GTypeConstants.hsc:44)
  45% ( 10 / 22) in 'System.Glib.UTFString'
  Missing documentation for:
    GlibString (System/Glib/UTFString.hs:71)
    ofsToUTF (System/Glib/UTFString.hs:242)
    ofsFromUTF (System/Glib/UTFString.hs:249)
    glibToString (System/Glib/UTFString.hs:157)
    stringToGlib (System/Glib/UTFString.hs:160)
    DefaultGlibString (System/Glib/UTFString.hs:256)
    GlibFilePath (System/Glib/UTFString.hs:258)
    withUTFFilePaths (System/Glib/UTFString.hs:266)
    withUTFFilePathArray (System/Glib/UTFString.hs:273)
    withUTFFilePathArray0 (System/Glib/UTFString.hs:278)
    peekUTFFilePathArray0 (System/Glib/UTFString.hs:283)
    readUTFFilePathArray0 (System/Glib/UTFString.hs:288)
  76% ( 22 / 29) in 'System.Glib.GObject'
  Missing documentation for:
    GObject (./System/Glib/Types.chs:44)
    GObjectClass (./System/Glib/Types.chs:49)
    mkGObject (./System/Glib/Types.chs:46)
    unGObject (./System/Glib/Types.chs:47)
    castToGObject (./System/Glib/Types.chs:59)
    DestroyNotify (./System/Glib/GObject.chs:129)
    Quark (./System/Glib/GObject.chs:168)
   3% (  1 / 35) in 'System.Glib.GValueTypes'
  Missing documentation for:
    valueSetUInt (./System/Glib/GValueTypes.chs:76)
    valueGetUInt (./System/Glib/GValueTypes.chs:80)
    valueSetInt (./System/Glib/GValueTypes.chs:85)
    valueGetInt (./System/Glib/GValueTypes.chs:89)
    valueSetUInt64 (./System/Glib/GValueTypes.chs:94)
    valueGetUInt64 (./System/Glib/GValueTypes.chs:98)
    valueSetInt64 (./System/Glib/GValueTypes.chs:103)
    valueGetInt64 (./System/Glib/GValueTypes.chs:107)
    valueSetBool (./System/Glib/GValueTypes.chs:112)
    valueGetBool (./System/Glib/GValueTypes.chs:116)
    valueSetPointer (./System/Glib/GValueTypes.chs:123)
    valueGetPointer (./System/Glib/GValueTypes.chs:127)
    valueSetFloat (./System/Glib/GValueTypes.chs:131)
    valueGetFloat (./System/Glib/GValueTypes.chs:135)
    valueSetDouble (./System/Glib/GValueTypes.chs:140)
    valueGetDouble (./System/Glib/GValueTypes.chs:144)
    valueSetEnum (./System/Glib/GValueTypes.chs:149)
    valueGetEnum (./System/Glib/GValueTypes.chs:153)
    valueSetFlags (./System/Glib/GValueTypes.chs:158)
    valueGetFlags (./System/Glib/GValueTypes.chs:162)
    valueSetString (./System/Glib/GValueTypes.chs:167)
    valueGetString (./System/Glib/GValueTypes.chs:172)
    valueSetMaybeString (./System/Glib/GValueTypes.chs:179)
    valueGetMaybeString (./System/Glib/GValueTypes.chs:187)
    valueSetFilePath (./System/Glib/GValueTypes.chs:192)
    valueGetFilePath (./System/Glib/GValueTypes.chs:197)
    valueSetMaybeFilePath (./System/Glib/GValueTypes.chs:204)
    valueGetMaybeFilePath (./System/Glib/GValueTypes.chs:212)
    valueSetBoxed (./System/Glib/GValueTypes.chs:217)
    valueGetBoxed (./System/Glib/GValueTypes.chs:222)
    valueSetGObject (./System/Glib/GValueTypes.chs:228)
    valueGetGObject (./System/Glib/GValueTypes.chs:235)
    valueSetMaybeGObject (./System/Glib/GValueTypes.chs:243)
    valueGetMaybeGObject (./System/Glib/GValueTypes.chs:248)
  40% (  2 /  5) in 'System.Glib.StoreValue'
  Missing documentation for:
    TMType (System/Glib/StoreValue.hsc:68)
    valueSetGenericValue (System/Glib/StoreValue.hsc:115)
    valueGetGenericValue (System/Glib/StoreValue.hsc:139)
  44% (  7 / 16) in 'System.Glib.Signals'
  Missing documentation for:
    Module header
    Signal (./System/Glib/Signals.chs:69)
    SignalName (./System/Glib/Signals.chs:108)
    GSignalMatchType (./System/Glib/Signals.chs:142)
    ConnectAfter (./System/Glib/Signals.chs:106)
    signalBlockMatched (./System/Glib/Signals.chs:151)
    disconnect (./System/Glib/Signals.chs:117)
    GClosure (./System/Glib/Signals.chs:208)
    connectGeneric (./System/Glib/Signals.chs:212)
  56% ( 18 / 32) in 'System.Glib.MainLoop'
  Missing documentation for:
    HandlerId (./System/Glib/MainLoop.chs:76)
    inputRemove (./System/Glib/MainLoop.chs:191)
    priorityLow (./System/Glib/MainLoop.chs:218)
    priorityDefaultIdle (./System/Glib/MainLoop.chs:215)
    priorityHighIdle (./System/Glib/MainLoop.chs:212)
    priorityDefault (./System/Glib/MainLoop.chs:209)
    priorityHigh (./System/Glib/MainLoop.chs:206)
    mainContextFindSourceById (./System/Glib/MainLoop.chs:302)
    Source (./System/Glib/MainLoop.chs:308)
    sourceAttach (./System/Glib/MainLoop.chs:316)
    sourceSetPriority (./System/Glib/MainLoop.chs:322)
    sourceGetPriority (./System/Glib/MainLoop.chs:328)
    sourceDestroy (./System/Glib/MainLoop.chs:333)
    sourceIsDestroyed (./System/Glib/MainLoop.chs:339)
 100% ( 22 / 22) in 'System.Glib.GError'
   3% (  1 / 36) in 'System.Glib.GDateTime'
  Missing documentation for:
    GTimeValPart (./System/Glib/GDateTime.chs:72)
    GTimeVal (./System/Glib/GDateTime.chs:73)
    gGetCurrentTime (./System/Glib/GDateTime.chs:87)
    gUSleep (./System/Glib/GDateTime.chs:93)
    gTimeValAdd (./System/Glib/GDateTime.chs:98)
    gTimeValFromISO8601 (./System/Glib/GDateTime.chs:107)
    gTimeValToISO8601 (./System/Glib/GDateTime.chs:118)
    GDate (./System/Glib/GDateTime.chs:144)
    GDateDay (./System/Glib/GDateTime.chs:126)
    GDateMonth (./System/Glib/GDateTime.chs:132)
    GDateYear (./System/Glib/GDateTime.chs:137)
    GDateJulianDay (./System/Glib/GDateTime.chs:143)
    GDateWeekday (./System/Glib/GDateTime.chs:154)
    gDateValidJulian (./System/Glib/GDateTime.chs:159)
    gDateValidDMY (./System/Glib/GDateTime.chs:164)
    gDateNewJulian (./System/Glib/GDateTime.chs:173)
    gDateNewDMY (./System/Glib/GDateTime.chs:180)
    gDateSetDay (./System/Glib/GDateTime.chs:196)
    gDateSetMonth (./System/Glib/GDateTime.chs:207)
    gDateSetYear (./System/Glib/GDateTime.chs:218)
    gDateNewTimeVal (./System/Glib/GDateTime.chs:230)
    gDateParse (./System/Glib/GDateTime.chs:239)
    gDateAddDays (./System/Glib/GDateTime.chs:250)
    gDateSubtractDays (./System/Glib/GDateTime.chs:258)
    gDateAddMonths (./System/Glib/GDateTime.chs:266)
    gDateSubtractMonths (./System/Glib/GDateTime.chs:274)
    gDateAddYears (./System/Glib/GDateTime.chs:282)
    gDateSubtractYears (./System/Glib/GDateTime.chs:290)
    gDateDaysBetween (./System/Glib/GDateTime.chs:298)
    gDateCompare (./System/Glib/GDateTime.chs:306)
    gDateClamp (./System/Glib/GDateTime.chs:321)
    gDateDay (./System/Glib/GDateTime.chs:332)
    gDateMonth (./System/Glib/GDateTime.chs:337)
    gDateYear (./System/Glib/GDateTime.chs:342)
    gDateWeekday (./System/Glib/GDateTime.chs:347)
 100% (  5 /  5) in 'System.Glib.Utils'
   4% (  3 / 80) in 'System.Glib.Properties'
  Missing documentation for:
    objectSetPropertyInt (./System/Glib/Properties.chs:148)
    objectGetPropertyInt (./System/Glib/Properties.chs:151)
    objectSetPropertyUInt (./System/Glib/Properties.chs:154)
    objectGetPropertyUInt (./System/Glib/Properties.chs:157)
    objectSetPropertyInt64 (./System/Glib/Properties.chs:160)
    objectGetPropertyInt64 (./System/Glib/Properties.chs:163)
    objectSetPropertyUInt64 (./System/Glib/Properties.chs:166)
    objectGetPropertyUInt64 (./System/Glib/Properties.chs:169)
    objectSetPropertyChar (./System/Glib/Properties.chs:172)
    objectGetPropertyChar (./System/Glib/Properties.chs:175)
    objectSetPropertyBool (./System/Glib/Properties.chs:178)
    objectGetPropertyBool (./System/Glib/Properties.chs:181)
    objectSetPropertyEnum (./System/Glib/Properties.chs:184)
    objectGetPropertyEnum (./System/Glib/Properties.chs:187)
    objectSetPropertyFlags (./System/Glib/Properties.chs:190)
    objectGetPropertyFlags (./System/Glib/Properties.chs:193)
    objectSetPropertyFloat (./System/Glib/Properties.chs:196)
    objectGetPropertyFloat (./System/Glib/Properties.chs:199)
    objectSetPropertyDouble (./System/Glib/Properties.chs:202)
    objectGetPropertyDouble (./System/Glib/Properties.chs:205)
    objectSetPropertyString (./System/Glib/Properties.chs:208)
    objectGetPropertyString (./System/Glib/Properties.chs:211)
    objectSetPropertyMaybeString (./System/Glib/Properties.chs:214)
    objectGetPropertyMaybeString (./System/Glib/Properties.chs:217)
    objectSetPropertyFilePath (./System/Glib/Properties.chs:220)
    objectGetPropertyFilePath (./System/Glib/Properties.chs:223)
    objectSetPropertyMaybeFilePath (./System/Glib/Properties.chs:226)
    objectGetPropertyMaybeFilePath (./System/Glib/Properties.chs:229)
    objectSetPropertyBoxedOpaque (./System/Glib/Properties.chs:232)
    objectGetPropertyBoxedOpaque (./System/Glib/Properties.chs:235)
    objectSetPropertyBoxedStorable (./System/Glib/Properties.chs:238)
    objectGetPropertyBoxedStorable (./System/Glib/Properties.chs:241)
    objectSetPropertyGObject (./System/Glib/Properties.chs:244)
    objectGetPropertyGObject (./System/Glib/Properties.chs:247)
    newAttrFromIntProperty (./System/Glib/Properties.chs:261)
    readAttrFromIntProperty (./System/Glib/Properties.chs:265)
    newAttrFromUIntProperty (./System/Glib/Properties.chs:269)
    readAttrFromUIntProperty (./System/Glib/Properties.chs:273)
    writeAttrFromUIntProperty (./System/Glib/Properties.chs:285)
    newAttrFromCharProperty (./System/Glib/Properties.chs:277)
    readAttrFromCharProperty (./System/Glib/Properties.chs:281)
    newAttrFromBoolProperty (./System/Glib/Properties.chs:289)
    readAttrFromBoolProperty (./System/Glib/Properties.chs:293)
    newAttrFromFloatProperty (./System/Glib/Properties.chs:297)
    readAttrFromFloatProperty (./System/Glib/Properties.chs:301)
    newAttrFromDoubleProperty (./System/Glib/Properties.chs:305)
    readAttrFromDoubleProperty (./System/Glib/Properties.chs:309)
    newAttrFromEnumProperty (./System/Glib/Properties.chs:313)
    readAttrFromEnumProperty (./System/Glib/Properties.chs:317)
    writeAttrFromEnumProperty (./System/Glib/Properties.chs:321)
    newAttrFromFlagsProperty (./System/Glib/Properties.chs:325)
    readAttrFromFlagsProperty (./System/Glib/Properties.chs:329)
    newAttrFromStringProperty (./System/Glib/Properties.chs:333)
    readAttrFromStringProperty (./System/Glib/Properties.chs:337)
    writeAttrFromStringProperty (./System/Glib/Properties.chs:341)
    newAttrFromMaybeStringProperty (./System/Glib/Properties.chs:345)
    readAttrFromMaybeStringProperty (./System/Glib/Properties.chs:349)
    writeAttrFromMaybeStringProperty (./System/Glib/Properties.chs:353)
    newAttrFromFilePathProperty (./System/Glib/Properties.chs:357)
    readAttrFromFilePathProperty (./System/Glib/Properties.chs:361)
    writeAttrFromFilePathProperty (./System/Glib/Properties.chs:365)
    newAttrFromMaybeFilePathProperty (./System/Glib/Properties.chs:369)
    readAttrFromMaybeFilePathProperty (./System/Glib/Properties.chs:373)
    writeAttrFromMaybeFilePathProperty (./System/Glib/Properties.chs:377)
    newAttrFromBoxedOpaqueProperty (./System/Glib/Properties.chs:381)
    readAttrFromBoxedOpaqueProperty (./System/Glib/Properties.chs:385)
    writeAttrFromBoxedOpaqueProperty (./System/Glib/Properties.chs:389)
    newAttrFromBoxedStorableProperty (./System/Glib/Properties.chs:393)
    readAttrFromBoxedStorableProperty (./System/Glib/Properties.chs:397)
    newAttrFromObjectProperty (./System/Glib/Properties.chs:401)
    readAttrFromObjectProperty (./System/Glib/Properties.chs:409)
    writeAttrFromObjectProperty (./System/Glib/Properties.chs:405)
    newAttrFromMaybeObjectProperty (./System/Glib/Properties.chs:413)
    readAttrFromMaybeObjectProperty (./System/Glib/Properties.chs:421)
    writeAttrFromMaybeObjectProperty (./System/Glib/Properties.chs:417)
    objectGetPropertyInternal (./System/Glib/Properties.chs:137)
    objectSetPropertyInternal (./System/Glib/Properties.chs:126)
  90% (  9 / 10) in 'System.Glib'
  Missing documentation for:
    Module header
Warning: System.Glib.MainLoop: could not find link destinations for:
    FD
Warning: System.Glib.GError: could not find link destinations for:
    GQuark
Documentation created: dist/doc/html/glib/index.html,
dist/doc/html/glib/glib.txt
Creating package registration file:
/tmp/pkgConf-glib-0.13.21115917669413892161.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/glib-0.13.2.1-2BPmpQ0mKMn8YAJWQDEtyV
Registering glib-0.13.2.1...
Installed glib-0.13.2.1
Configuring data-default-0.5.3...
Building data-default-0.5.3...
Preprocessing library data-default-0.5.3...
[1 of 1] Compiling Data.Default     ( Data/Default.hs, dist/build/Data/Default.o )
In-place registering data-default-0.5.3...
Running Haddock for data-default-0.5.3...
Running hscolour for data-default-0.5.3...
Preprocessing library data-default-0.5.3...
Preprocessing library data-default-0.5.3...
Haddock coverage:
  67% (  2 /  3) in 'Data.Default'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/data-default/index.html,
dist/doc/html/data-default/data-default.txt
Creating package registration file:
/tmp/pkgConf-data-default-0.54277786931896870037.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/data-default-0.5.3-5ESg1VNmkW3BMxo7EwKQrK
Registering data-default-0.5.3...
Installed data-default-0.5.3
Configuring monad-control-1.0.0.4...
Building monad-control-1.0.0.4...
Preprocessing library monad-control-1.0.0.4...
[1 of 1] Compiling Control.Monad.Trans.Control ( Control/Monad/Trans/Control.hs, dist/build/Control/Monad/Trans/Control.o )
In-place registering monad-control-1.0.0.4...
Running Haddock for monad-control-1.0.0.4...
Running hscolour for monad-control-1.0.0.4...
Preprocessing library monad-control-1.0.0.4...
Preprocessing library monad-control-1.0.0.4...
Haddock coverage:
  92% ( 24 / 26) in 'Control.Monad.Trans.Control'
  Missing documentation for:
    MonadTransControl (Control/Monad/Trans/Control.hs:108)
    MonadBaseControl (Control/Monad/Trans/Control.hs:290)
Documentation created: dist/doc/html/monad-control/index.html,
dist/doc/html/monad-control/monad-control.txt
Creating package registration file:
/tmp/pkgConf-monad-control-1.0.019813937991072190528.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/monad-control-1.0.0.4-3XCDr1mqlERGZgaxuwJF6b
Registering monad-control-1.0.0.4...
Installed monad-control-1.0.0.4
[1 of 2] Compiling SetupWrapper     ( /tmp/cabal-tmp-935/pango-0.13.1.0/SetupWrapper.hs, /tmp/cabal-tmp-935/pango-0.13.1.0/dist/setup/SetupWrapper.o )
[2 of 2] Compiling Main             ( /tmp/cabal-tmp-935/pango-0.13.1.0/dist/setup/setup.hs, /tmp/cabal-tmp-935/pango-0.13.1.0/dist/setup/Main.o )
Linking /tmp/cabal-tmp-935/pango-0.13.1.0/dist/setup/setup ...
[1 of 2] Compiling Gtk2HsSetup      ( Gtk2HsSetup.hs, dist/setup-wrapper/Gtk2HsSetup.o )
[2 of 2] Compiling Main             ( SetupMain.hs, dist/setup-wrapper/Main.o )
Linking dist/setup-wrapper/setup ...
Configuring pango-0.13.1.0...
Building pango-0.13.1.0...
Preprocessing library pango-0.13.1.0...
[ 1 of 14] Compiling Graphics.Rendering.Pango.Types ( dist/build/Graphics/Rendering/Pango/Types.hs, dist/build/Graphics/Rendering/Pango/Types.o )
[ 2 of 14] Compiling Graphics.Rendering.Pango.BasicTypes ( dist/build/Graphics/Rendering/Pango/BasicTypes.hs, dist/build/Graphics/Rendering/Pango/BasicTypes.o )
[ 3 of 14] Compiling Graphics.Rendering.Pango.Structs ( dist/build/Graphics/Rendering/Pango/Structs.hs, dist/build/Graphics/Rendering/Pango/Structs.o )

Graphics/Rendering/Pango/Structs.hsc:57:21: Warning: Tab character

Graphics/Rendering/Pango/Structs.hsc:64:27: Warning: Tab character

Graphics/Rendering/Pango/Structs.hsc:87:8: Warning: Tab character

Graphics/Rendering/Pango/Structs.hsc:103:1: Warning: Tab character

Graphics/Rendering/Pango/Structs.hsc:120:17: Warning: Tab character

Graphics/Rendering/Pango/Structs.hsc:121:17: Warning: Tab character

Graphics/Rendering/Pango/Structs.hsc:122:17: Warning: Tab character

Graphics/Rendering/Pango/Structs.hsc:123:17: Warning: Tab character

Graphics/Rendering/Pango/Structs.hsc:290:1: Warning: Tab character

Graphics/Rendering/Pango/Structs.hsc:323:1: Warning: Tab character

Graphics/Rendering/Pango/Structs.hsc:338:1: Warning: Tab character

Graphics/Rendering/Pango/Structs.hsc:351:1: Warning: Tab character

Graphics/Rendering/Pango/Structs.hsc:353:1: Warning: Tab character

Graphics/Rendering/Pango/Structs.hsc:357:1: Warning: Tab character

Graphics/Rendering/Pango/Structs.hsc:358:1: Warning: Tab character
[ 4 of 14] Compiling Graphics.Rendering.Pango.Attributes ( dist/build/Graphics/Rendering/Pango/Attributes.hs, dist/build/Graphics/Rendering/Pango/Attributes.o )
[ 5 of 14] Compiling Graphics.Rendering.Pango.GlyphStorage ( dist/build/Graphics/Rendering/Pango/GlyphStorage.hs, dist/build/Graphics/Rendering/Pango/GlyphStorage.o )
[ 6 of 14] Compiling Graphics.Rendering.Pango.Enums ( dist/build/Graphics/Rendering/Pango/Enums.hs, dist/build/Graphics/Rendering/Pango/Enums.o )
[ 7 of 14] Compiling Graphics.Rendering.Pango.Description ( dist/build/Graphics/Rendering/Pango/Description.hs, dist/build/Graphics/Rendering/Pango/Description.o )

Graphics/Rendering/Pango/Description.chs:62:25: Warning:
    Tab character

Graphics/Rendering/Pango/Description.chs:123:1: Warning:
    Tab character

Graphics/Rendering/Pango/Description.chs:138:1: Warning:
    Tab character

Graphics/Rendering/Pango/Description.chs:153:1: Warning:
    Tab character

Graphics/Rendering/Pango/Description.chs:168:1: Warning:
    Tab character

Graphics/Rendering/Pango/Description.chs:185:1: Warning:
    Tab character

Graphics/Rendering/Pango/Description.chs:221:1: Warning:
    Tab character
[ 8 of 14] Compiling Graphics.Rendering.Pango.Font ( dist/build/Graphics/Rendering/Pango/Font.hs, dist/build/Graphics/Rendering/Pango/Font.o )
[ 9 of 14] Compiling Graphics.Rendering.Pango.Markup ( dist/build/Graphics/Rendering/Pango/Markup.hs, dist/build/Graphics/Rendering/Pango/Markup.o )
[10 of 14] Compiling Graphics.Rendering.Pango.Rendering ( dist/build/Graphics/Rendering/Pango/Rendering.hs, dist/build/Graphics/Rendering/Pango/Rendering.o )
[11 of 14] Compiling Graphics.Rendering.Pango.Layout ( dist/build/Graphics/Rendering/Pango/Layout.hs, dist/build/Graphics/Rendering/Pango/Layout.o )
[12 of 14] Compiling Graphics.Rendering.Pango.Cairo ( dist/build/Graphics/Rendering/Pango/Cairo.hs, dist/build/Graphics/Rendering/Pango/Cairo.o )
[13 of 14] Compiling Graphics.Rendering.Pango.Context ( dist/build/Graphics/Rendering/Pango/Context.hs, dist/build/Graphics/Rendering/Pango/Context.o )
[14 of 14] Compiling Graphics.Rendering.Pango ( dist/build/Graphics/Rendering/Pango.hs, dist/build/Graphics/Rendering/Pango.o )
In-place registering pango-0.13.1.0...
Running Haddock for pango-0.13.1.0...
Running hscolour for pango-0.13.1.0...
Preprocessing library pango-0.13.1.0...
Preprocessing library pango-0.13.1.0...

Graphics/Rendering/Pango/Structs.hsc:57:21: Warning: Tab character

Graphics/Rendering/Pango/Structs.hsc:64:27: Warning: Tab character

Graphics/Rendering/Pango/Structs.hsc:87:8: Warning: Tab character

Graphics/Rendering/Pango/Structs.hsc:103:1: Warning: Tab character

Graphics/Rendering/Pango/Structs.hsc:120:17: Warning: Tab character

Graphics/Rendering/Pango/Structs.hsc:121:17: Warning: Tab character

Graphics/Rendering/Pango/Structs.hsc:122:17: Warning: Tab character

Graphics/Rendering/Pango/Structs.hsc:123:17: Warning: Tab character

Graphics/Rendering/Pango/Structs.hsc:290:1: Warning: Tab character

Graphics/Rendering/Pango/Structs.hsc:323:1: Warning: Tab character

Graphics/Rendering/Pango/Structs.hsc:338:1: Warning: Tab character

Graphics/Rendering/Pango/Structs.hsc:351:1: Warning: Tab character

Graphics/Rendering/Pango/Structs.hsc:353:1: Warning: Tab character

Graphics/Rendering/Pango/Structs.hsc:357:1: Warning: Tab character

Graphics/Rendering/Pango/Structs.hsc:358:1: Warning: Tab character

Graphics/Rendering/Pango/Description.chs:62:25: Warning:
    Tab character

Graphics/Rendering/Pango/Description.chs:123:1: Warning:
    Tab character

Graphics/Rendering/Pango/Description.chs:138:1: Warning:
    Tab character

Graphics/Rendering/Pango/Description.chs:153:1: Warning:
    Tab character

Graphics/Rendering/Pango/Description.chs:168:1: Warning:
    Tab character

Graphics/Rendering/Pango/Description.chs:185:1: Warning:
    Tab character

Graphics/Rendering/Pango/Description.chs:221:1: Warning:
    Tab character
Haddock coverage:
   4% (  2 / 51) in 'Graphics.Rendering.Pango.Types'
  Missing documentation for:
    PangoContext (./Graphics/Rendering/Pango/Types.chs:97)
    PangoContextClass (./Graphics/Rendering/Pango/Types.chs:102)
    toPangoContext (./Graphics/Rendering/Pango/Types.chs:103)
    mkPangoContext (./Graphics/Rendering/Pango/Types.chs:99)
    unPangoContext (./Graphics/Rendering/Pango/Types.chs:100)
    castToPangoContext (./Graphics/Rendering/Pango/Types.chs:111)
    gTypePangoContext (./Graphics/Rendering/Pango/Types.chs:114)
    PangoLayoutRaw (./Graphics/Rendering/Pango/Types.chs:120)
    PangoLayoutRawClass (./Graphics/Rendering/Pango/Types.chs:125)
    toPangoLayoutRaw (./Graphics/Rendering/Pango/Types.chs:126)
    mkPangoLayoutRaw (./Graphics/Rendering/Pango/Types.chs:122)
    unPangoLayoutRaw (./Graphics/Rendering/Pango/Types.chs:123)
    castToPangoLayoutRaw (./Graphics/Rendering/Pango/Types.chs:134)
    gTypePangoLayoutRaw (./Graphics/Rendering/Pango/Types.chs:137)
    Font (./Graphics/Rendering/Pango/Types.chs:143)
    FontClass (./Graphics/Rendering/Pango/Types.chs:148)
    toFont (./Graphics/Rendering/Pango/Types.chs:149)
    mkFont (./Graphics/Rendering/Pango/Types.chs:145)
    unFont (./Graphics/Rendering/Pango/Types.chs:146)
    castToFont (./Graphics/Rendering/Pango/Types.chs:157)
    gTypeFont (./Graphics/Rendering/Pango/Types.chs:160)
    FontFamily (./Graphics/Rendering/Pango/Types.chs:166)
    FontFamilyClass (./Graphics/Rendering/Pango/Types.chs:171)
    toFontFamily (./Graphics/Rendering/Pango/Types.chs:172)
    mkFontFamily (./Graphics/Rendering/Pango/Types.chs:168)
    unFontFamily (./Graphics/Rendering/Pango/Types.chs:169)
    castToFontFamily (./Graphics/Rendering/Pango/Types.chs:180)
    gTypeFontFamily (./Graphics/Rendering/Pango/Types.chs:183)
    FontFace (./Graphics/Rendering/Pango/Types.chs:189)
    FontFaceClass (./Graphics/Rendering/Pango/Types.chs:194)
    toFontFace (./Graphics/Rendering/Pango/Types.chs:195)
    mkFontFace (./Graphics/Rendering/Pango/Types.chs:191)
    unFontFace (./Graphics/Rendering/Pango/Types.chs:192)
    castToFontFace (./Graphics/Rendering/Pango/Types.chs:203)
    gTypeFontFace (./Graphics/Rendering/Pango/Types.chs:206)
    FontMap (./Graphics/Rendering/Pango/Types.chs:212)
    FontMapClass (./Graphics/Rendering/Pango/Types.chs:217)
    toFontMap (./Graphics/Rendering/Pango/Types.chs:218)
    mkFontMap (./Graphics/Rendering/Pango/Types.chs:214)
    unFontMap (./Graphics/Rendering/Pango/Types.chs:215)
    castToFontMap (./Graphics/Rendering/Pango/Types.chs:226)
    gTypeFontMap (./Graphics/Rendering/Pango/Types.chs:229)
    FontSet (./Graphics/Rendering/Pango/Types.chs:235)
    FontSetClass (./Graphics/Rendering/Pango/Types.chs:240)
    toFontSet (./Graphics/Rendering/Pango/Types.chs:241)
    mkFontSet (./Graphics/Rendering/Pango/Types.chs:237)
    unFontSet (./Graphics/Rendering/Pango/Types.chs:238)
    castToFontSet (./Graphics/Rendering/Pango/Types.chs:249)
    gTypeFontSet (./Graphics/Rendering/Pango/Types.chs:252)
  55% ( 18 / 33) in 'Graphics.Rendering.Pango.BasicTypes'
  Missing documentation for:
    PangoString (./Graphics/Rendering/Pango/BasicTypes.chs:236)
    makeNewPangoString (./Graphics/Rendering/Pango/BasicTypes.chs:238)
    withPangoString (./Graphics/Rendering/Pango/BasicTypes.chs:245)
    PangoItemRaw (./Graphics/Rendering/Pango/BasicTypes.chs:261)
    makeNewPangoItemRaw (./Graphics/Rendering/Pango/BasicTypes.chs:263)
    withPangoItemRaw (./Graphics/Rendering/Pango/BasicTypes.chs:267)
    GlyphStringRaw (./Graphics/Rendering/Pango/BasicTypes.chs:251)
    makeNewGlyphStringRaw (./Graphics/Rendering/Pango/BasicTypes.chs:253)
    LayoutIterRaw (./Graphics/Rendering/Pango/BasicTypes.chs:312)
    makeNewLayoutIterRaw (./Graphics/Rendering/Pango/BasicTypes.chs:314)
    LayoutLineRaw (./Graphics/Rendering/Pango/BasicTypes.chs:325)
    makeNewLayoutLineRaw (./Graphics/Rendering/Pango/BasicTypes.chs:327)
    makeNewFontDescription (./Graphics/Rendering/Pango/BasicTypes.chs:338)
    PangoAttrList (./Graphics/Rendering/Pango/BasicTypes.chs:346)
    CPangoAttribute (./Graphics/Rendering/Pango/BasicTypes.chs:348)
  41% (  9 / 22) in 'Graphics.Rendering.Pango.Structs'
  Missing documentation for:
    PangoUnit (Graphics/Rendering/Pango/Structs.hsc:72)
    peekIntPangoRectangle (Graphics/Rendering/Pango/Structs.hsc:118)
    pangoScale (Graphics/Rendering/Pango/Structs.hsc:165)
    puToInt (Graphics/Rendering/Pango/Structs.hsc:168)
    puToUInt (Graphics/Rendering/Pango/Structs.hsc:171)
    intToPu (Graphics/Rendering/Pango/Structs.hsc:174)
    uIntToPu (Graphics/Rendering/Pango/Structs.hsc:177)
    pangodirToLevel (Graphics/Rendering/Pango/Structs.hsc:199)
    setAttrPos (Graphics/Rendering/Pango/Structs.hsc:249)
    pangoItemRawGetOffset (Graphics/Rendering/Pango/Structs.hsc:231)
    pangoItemRawGetLength (Graphics/Rendering/Pango/Structs.hsc:235)
    pangoItemRawAnalysis (Graphics/Rendering/Pango/Structs.hsc:239)
    pangoItemRawGetLevel (Graphics/Rendering/Pango/Structs.hsc:243)
  60% (  3 /  5) in 'Graphics.Rendering.Pango.Attributes'
  Missing documentation for:
    withAttrList (./Graphics/Rendering/Pango/Attributes.chs:54)
    readAttrList (./Graphics/Rendering/Pango/Attributes.chs:215)
 100% (  7 /  7) in 'Graphics.Rendering.Pango.GlyphStorage'
  90% ( 19 / 21) in 'Graphics.Rendering.Pango.Enums'
  Missing documentation for:
    PangoUnit (Graphics/Rendering/Pango/Structs.hsc:72)
    pangoScale (Graphics/Rendering/Pango/Structs.hsc:165)
  95% ( 21 / 22) in 'Graphics.Rendering.Pango.Description'
  Missing documentation for:
    fontDescriptionSetStyle (./Graphics/Rendering/Pango/Description.chs:113)
  74% ( 26 / 35) in 'Graphics.Rendering.Pango.Font'
  Missing documentation for:
    fontDescriptionSetStyle (./Graphics/Rendering/Pango/Description.chs:113)
    FontMap (./Graphics/Rendering/Pango/Types.chs:212)
    FontMapClass (./Graphics/Rendering/Pango/Types.chs:217)
    FontFamily (./Graphics/Rendering/Pango/Types.chs:166)
    FontFamilyClass (./Graphics/Rendering/Pango/Types.chs:171)
    FontFace (./Graphics/Rendering/Pango/Types.chs:189)
    FontFaceClass (./Graphics/Rendering/Pango/Types.chs:194)
    Font (./Graphics/Rendering/Pango/Types.chs:143)
    FontClass (./Graphics/Rendering/Pango/Types.chs:148)
 100% (  4 /  4) in 'Graphics.Rendering.Pango.Markup'
 100% ( 16 / 16) in 'Graphics.Rendering.Pango.Rendering'
 100% ( 75 / 75) in 'Graphics.Rendering.Pango.Layout'
 100% ( 21 / 21) in 'Graphics.Rendering.Pango.Cairo'
  90% ( 19 / 21) in 'Graphics.Rendering.Pango.Context'
  Missing documentation for:
    PangoContext (./Graphics/Rendering/Pango/Types.chs:97)
    PangoContextClass (./Graphics/Rendering/Pango/Types.chs:102)
 100% (  8 /  8) in 'Graphics.Rendering.Pango'
Documentation created: dist/doc/html/pango/index.html,
dist/doc/html/pango/pango.txt
Creating package registration file:
/tmp/pkgConf-pango-0.13.11677157265302116632.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/pango-0.13.1.0-9Vedum0zzMv51jkXhkovdY
Registering pango-0.13.1.0...
Installed pango-0.13.1.0
Configuring X11-1.6.1.2...
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... 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, --with-gcc
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: Tab character
[ 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 )
[ 8 of 28] Compiling Graphics.X11.Xlib.Context ( Graphics/X11/Xlib/Context.hs, dist/build/Graphics/X11/Xlib/Context.o )
[ 9 of 28] Compiling Graphics.X11.Xlib.Color ( Graphics/X11/Xlib/Color.hs, dist/build/Graphics/X11/Xlib/Color.o )
[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: Tab character

Graphics/X11/Xlib/Font.hsc:58:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:73:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:82:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:83:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:84:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:85:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:87:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:94:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:95:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:96:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:98:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:102:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:107:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:111:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:115:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:138:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:139:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:140:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:141:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:142:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:143:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:144:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:148:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:149:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:150:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:151:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:152:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:153:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:154:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:155:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:156:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:157:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:164:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:165:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:166:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:167:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:168:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:169:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:170:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:171:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:172:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:173:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:174:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:175:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:177:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:178:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:179:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:186:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:187:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:189:1: Warning: Tab character
[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:10: Warning:
    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: Tab character

Graphics/X11/ExtraTypes.hs:17:1: Warning: Tab character

Graphics/X11/ExtraTypes.hs:18:1: Warning: Tab character

Graphics/X11/ExtraTypes.hs:19:1: Warning: Tab character

Graphics/X11/ExtraTypes.hs:20:1: Warning: Tab character

Graphics/X11/ExtraTypes.hs:21:1: Warning: Tab character

Graphics/X11/ExtraTypes.hs:22:1: Warning: Tab character

Graphics/X11/ExtraTypes.hs:23:1: Warning: Tab character

Graphics/X11/ExtraTypes.hs:25:1: Warning: Tab character
[24 of 28] Compiling Graphics.X11.Xlib ( Graphics/X11/Xlib.hs, dist/build/Graphics/X11/Xlib.o )

Graphics/X11/Xlib.hs:23:1: Warning: Tab character

Graphics/X11/Xlib.hs:24:1: Warning: Tab character

Graphics/X11/Xlib.hs:26:1: Warning: Tab character

Graphics/X11/Xlib.hs:27:1: Warning: Tab character

Graphics/X11/Xlib.hs:29:1: Warning: Tab character

Graphics/X11/Xlib.hs:30:1: Warning: Tab character

Graphics/X11/Xlib.hs:31:1: Warning: Tab character

Graphics/X11/Xlib.hs:33:1: Warning: Tab character

Graphics/X11/Xlib.hs:47:1: Warning: Tab character
[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 )
In-place registering X11-1.6.1.2...
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: Tab character
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/Font.hsc:23:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:58:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:73:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:82:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:83:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:84:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:85:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:87:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:94:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:95:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:96:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:98:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:102:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:107:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:111:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:115:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:138:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:139:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:140:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:141:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:142:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:143:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:144:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:148:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:149:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:150:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:151:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:152:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:153:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:154:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:155:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:156:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:157:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:164:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:165:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:166:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:167:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:168:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:169:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:170:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:171:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:172:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:173:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:174:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:175:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:177:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:178:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:179:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:186:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:187:1: Warning: Tab character

Graphics/X11/Xlib/Font.hsc:189:1: Warning: Tab character
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:10: Warning:
    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: Tab character

Graphics/X11/ExtraTypes.hs:17:1: Warning: Tab character

Graphics/X11/ExtraTypes.hs:18:1: Warning: Tab character

Graphics/X11/ExtraTypes.hs:19:1: Warning: Tab character

Graphics/X11/ExtraTypes.hs:20:1: Warning: Tab character

Graphics/X11/ExtraTypes.hs:21:1: Warning: Tab character

Graphics/X11/ExtraTypes.hs:22:1: Warning: Tab character

Graphics/X11/ExtraTypes.hs:23:1: Warning: Tab character

Graphics/X11/ExtraTypes.hs:25:1: Warning: Tab character

Graphics/X11/Xlib.hs:23:1: Warning: Tab character

Graphics/X11/Xlib.hs:24:1: Warning: Tab character

Graphics/X11/Xlib.hs:26:1: Warning: Tab character

Graphics/X11/Xlib.hs:27:1: Warning: Tab character

Graphics/X11/Xlib.hs:29:1: Warning: Tab character

Graphics/X11/Xlib.hs:30:1: Warning: Tab character

Graphics/X11/Xlib.hs:31:1: Warning: Tab character

Graphics/X11/Xlib.hs:33:1: Warning: Tab character

Graphics/X11/Xlib.hs:47:1: Warning: Tab character
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.12978206591753779927.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/X11-1.6.1.2-95VgzoSWlB182wdRadPHRw
Registering X11-1.6.1.2...
Installed X11-1.6.1.2
Configuring aosd-0.2.1...
cabal: The pkg-config package 'libaosd' is required but it could not be found.
Failed to install aosd-0.2.1
cabal: Error: some packages failed to install:
aosd-0.2.1 failed during the configure step. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.