Resolving dependencies... Configuring base-orphans-0.4.4... Building base-orphans-0.4.4... Preprocessing library base-orphans-0.4.4... [1 of 2] Compiling Data.Orphans.Prelude ( src/Data/Orphans/Prelude.hs, dist/build/Data/Orphans/Prelude.o ) [2 of 2] Compiling Data.Orphans ( src/Data/Orphans.hs, dist/build/Data/Orphans.o ) In-place registering base-orphans-0.4.4... Running Haddock for base-orphans-0.4.4... Running hscolour for base-orphans-0.4.4... Preprocessing library base-orphans-0.4.4... Preprocessing library base-orphans-0.4.4... Haddock coverage: Warning: Data.Orphans.Prelude: Could not find documentation for exported module: OrphansPrelude 100% ( 1 / 1) in 'Data.Orphans.Prelude' 100% ( 1 / 1) in 'Data.Orphans' Documentation created: dist/doc/html/base-orphans/index.html, dist/doc/html/base-orphans/base-orphans.txt Creating package registration file: /tmp/pkgConf-base-orphans-0.4278722862233665123.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/base-orphans-0.4.4-E55c3OEBLyu45sND7mOuE9 Registering base-orphans-0.4.4... Installed base-orphans-0.4.4 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.08556362261749698586.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 data-flags-0.0.3.1... Building data-flags-0.0.3.1... Preprocessing library data-flags-0.0.3.1... [1 of 3] Compiling Data.Flags.Base ( src/Data/Flags/Base.hs, dist/build/Data/Flags/Base.o ) [2 of 3] Compiling Data.Flags.TH ( src/Data/Flags/TH.hs, dist/build/Data/Flags/TH.o ) src/Data/Flags/TH.hs:18:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() src/Data/Flags/TH.hs:48:53: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" [3 of 3] Compiling Data.Flags ( src/Data/Flags.hs, dist/build/Data/Flags.o ) src/Data/Flags.hs:47:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant In-place registering data-flags-0.0.3.1... Running Haddock for data-flags-0.0.3.1... Running hscolour for data-flags-0.0.3.1... Preprocessing library data-flags-0.0.3.1... Preprocessing library data-flags-0.0.3.1... src/Data/Flags/TH.hs:18:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() src/Data/Flags/TH.hs:48:53: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" src/Data/Flags.hs:47:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant Haddock coverage: 33% ( 1 / 3) in 'Data.Flags.Base' Missing documentation for: Module header Flags (src/Data/Flags/Base.hs:10) 100% ( 5 / 5) in 'Data.Flags.TH' 93% ( 13 / 14) in 'Data.Flags' Missing documentation for: Flags (src/Data/Flags/Base.hs:10) Documentation created: dist/doc/html/data-flags/index.html, dist/doc/html/data-flags/data-flags.txt Creating package registration file: /tmp/pkgConf-data-flags-0.0.312311923791622597488.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/data-flags-0.0.3.1-CMMb6Yfw0Lc1dntMYo2F6e Registering data-flags-0.0.3.1... Installed data-flags-0.0.3.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.114505736221037127828.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.210697559361237379107.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.01210359231521035021.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 parallel-3.2.0.6... Building parallel-3.2.0.6... Preprocessing library parallel-3.2.0.6... [1 of 3] Compiling Control.Parallel ( Control/Parallel.hs, dist/build/Control/Parallel.o ) [2 of 3] Compiling Control.Seq ( Control/Seq.hs, dist/build/Control/Seq.o ) [3 of 3] Compiling Control.Parallel.Strategies ( Control/Parallel/Strategies.hs, dist/build/Control/Parallel/Strategies.o ) In-place registering parallel-3.2.0.6... Running Haddock for parallel-3.2.0.6... Running hscolour for parallel-3.2.0.6... Preprocessing library parallel-3.2.0.6... Preprocessing library parallel-3.2.0.6... Haddock coverage: 72% ( 21 / 29) in 'Control.Seq' Missing documentation for: seqTuple2 (Control/Seq.hs:164) seqTuple3 (Control/Seq.hs:168) seqTuple4 (Control/Seq.hs:172) seqTuple5 (Control/Seq.hs:176) seqTuple6 (Control/Seq.hs:180) seqTuple7 (Control/Seq.hs:184) seqTuple8 (Control/Seq.hs:188) seqTuple9 (Control/Seq.hs:192) 100% ( 3 / 3) in 'Control.Parallel' 81% ( 68 / 84) in 'Control.Parallel.Strategies' Missing documentation for: evalTuple2 (Control/Parallel/Strategies.hs:589) evalTuple3 (Control/Parallel/Strategies.hs:593) evalTuple4 (Control/Parallel/Strategies.hs:597) evalTuple5 (Control/Parallel/Strategies.hs:601) evalTuple6 (Control/Parallel/Strategies.hs:605) evalTuple7 (Control/Parallel/Strategies.hs:609) evalTuple8 (Control/Parallel/Strategies.hs:613) evalTuple9 (Control/Parallel/Strategies.hs:617) parTuple2 (Control/Parallel/Strategies.hs:621) parTuple3 (Control/Parallel/Strategies.hs:625) parTuple4 (Control/Parallel/Strategies.hs:629) parTuple5 (Control/Parallel/Strategies.hs:633) parTuple6 (Control/Parallel/Strategies.hs:637) parTuple7 (Control/Parallel/Strategies.hs:641) parTuple8 (Control/Parallel/Strategies.hs:645) parTuple9 (Control/Parallel/Strategies.hs:649) Documentation created: dist/doc/html/parallel/index.html, dist/doc/html/parallel/parallel.txt Creating package registration file: /tmp/pkgConf-parallel-3.2.04315301261421186593.6 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/parallel-3.2.0.6-6L9FbzO2lwB9ZhSC6B30xj Registering parallel-3.2.0.6... Installed parallel-3.2.0.6 Configuring prelude-extras-0.4.0.2... Building prelude-extras-0.4.0.2... Preprocessing library prelude-extras-0.4.0.2... [1 of 1] Compiling Prelude.Extras ( src/Prelude/Extras.hs, dist/build/Prelude/Extras.o ) In-place registering prelude-extras-0.4.0.2... Running Haddock for prelude-extras-0.4.0.2... Running hscolour for prelude-extras-0.4.0.2... Preprocessing library prelude-extras-0.4.0.2... Preprocessing library prelude-extras-0.4.0.2... Haddock coverage: 5% ( 2 / 43) in 'Prelude.Extras' Missing documentation for: Module header Eq1 (src/Prelude/Extras.hs:80) /=# (src/Prelude/Extras.hs:87) Ord1 (src/Prelude/Extras.hs:146) <# (src/Prelude/Extras.hs:154) <=# (src/Prelude/Extras.hs:154) >=# (src/Prelude/Extras.hs:154) ># (src/Prelude/Extras.hs:154) max1 (src/Prelude/Extras.hs:155) min1 (src/Prelude/Extras.hs:155) Show1 (src/Prelude/Extras.hs:228) show1 (src/Prelude/Extras.hs:237) shows1 (src/Prelude/Extras.hs:241) Read1 (src/Prelude/Extras.hs:309) read1 (src/Prelude/Extras.hs:327) reads1 (src/Prelude/Extras.hs:330) readPrec1 (src/Prelude/Extras.hs:320) readListPrec1 (src/Prelude/Extras.hs:323) readList1Default (src/Prelude/Extras.hs:346) readListPrec1Default (src/Prelude/Extras.hs:349) Lift1 (src/Prelude/Extras.hs:516) Eq2 (src/Prelude/Extras.hs:133) /=## (src/Prelude/Extras.hs:140) Ord2 (src/Prelude/Extras.hs:199) <## (src/Prelude/Extras.hs:207) <=## (src/Prelude/Extras.hs:209) >=## (src/Prelude/Extras.hs:211) >## (src/Prelude/Extras.hs:213) max2 (src/Prelude/Extras.hs:216) min2 (src/Prelude/Extras.hs:221) Show2 (src/Prelude/Extras.hs:283) show2 (src/Prelude/Extras.hs:292) shows2 (src/Prelude/Extras.hs:296) Read2 (src/Prelude/Extras.hs:443) read2 (src/Prelude/Extras.hs:468) reads2 (src/Prelude/Extras.hs:471) readPrec2 (src/Prelude/Extras.hs:453) readListPrec2 (src/Prelude/Extras.hs:456) readList2Default (src/Prelude/Extras.hs:487) readListPrec2Default (src/Prelude/Extras.hs:490) Lift2 (src/Prelude/Extras.hs:531) Documentation created: dist/doc/html/prelude-extras/index.html, dist/doc/html/prelude-extras/prelude-extras.txt Creating package registration file: /tmp/pkgConf-prelude-extras-0.4.0109010631046370347.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/prelude-extras-0.4.0.2-57eavILAbKD5CaKv31zEDY Registering prelude-extras-0.4.0.2... Installed prelude-extras-0.4.0.2 Configuring primitive-0.6.1.0... Building primitive-0.6.1.0... Preprocessing library primitive-0.6.1.0... [ 1 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.o ) [ 2 of 10] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o ) [ 3 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o ) [ 4 of 10] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o ) Control/Monad/Primitive.hs:41:1: Warning: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead Control/Monad/Primitive.hs:100:11: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Primitive.hs:100:47: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Primitive.hs:101:19: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" [ 5 of 10] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o ) [ 6 of 10] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o ) [ 7 of 10] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o ) [ 8 of 10] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.o ) [ 9 of 10] Compiling Data.Primitive ( Data/Primitive.hs, dist/build/Data/Primitive.o ) [10 of 10] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o ) In-place registering primitive-0.6.1.0... Running Haddock for primitive-0.6.1.0... Running hscolour for primitive-0.6.1.0... Preprocessing library primitive-0.6.1.0... Preprocessing library primitive-0.6.1.0... Control/Monad/Primitive.hs:41:1: Warning: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead Control/Monad/Primitive.hs:100:11: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Primitive.hs:100:47: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Primitive.hs:101:19: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Haddock coverage: 100% ( 3 / 3) in 'Data.Primitive.Internal.Compat' 3% ( 1 / 35) in 'Data.Primitive.MachDeps' Missing documentation for: sIZEOF_CHAR (Data/Primitive/MachDeps.hs:19) aLIGNMENT_CHAR (Data/Primitive/MachDeps.hs:19) sIZEOF_INT (Data/Primitive/MachDeps.hs:19) aLIGNMENT_INT (Data/Primitive/MachDeps.hs:19) sIZEOF_WORD (Data/Primitive/MachDeps.hs:19) aLIGNMENT_WORD (Data/Primitive/MachDeps.hs:19) sIZEOF_DOUBLE (Data/Primitive/MachDeps.hs:19) aLIGNMENT_DOUBLE (Data/Primitive/MachDeps.hs:19) sIZEOF_FLOAT (Data/Primitive/MachDeps.hs:19) aLIGNMENT_FLOAT (Data/Primitive/MachDeps.hs:19) sIZEOF_PTR (Data/Primitive/MachDeps.hs:19) aLIGNMENT_PTR (Data/Primitive/MachDeps.hs:19) sIZEOF_FUNPTR (Data/Primitive/MachDeps.hs:19) aLIGNMENT_FUNPTR (Data/Primitive/MachDeps.hs:19) sIZEOF_STABLEPTR (Data/Primitive/MachDeps.hs:19) aLIGNMENT_STABLEPTR (Data/Primitive/MachDeps.hs:19) sIZEOF_INT8 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_INT8 (Data/Primitive/MachDeps.hs:19) sIZEOF_WORD8 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_WORD8 (Data/Primitive/MachDeps.hs:19) sIZEOF_INT16 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_INT16 (Data/Primitive/MachDeps.hs:19) sIZEOF_WORD16 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_WORD16 (Data/Primitive/MachDeps.hs:19) sIZEOF_INT32 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_INT32 (Data/Primitive/MachDeps.hs:19) sIZEOF_WORD32 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_WORD32 (Data/Primitive/MachDeps.hs:19) sIZEOF_INT64 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_INT64 (Data/Primitive/MachDeps.hs:19) sIZEOF_WORD64 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_WORD64 (Data/Primitive/MachDeps.hs:19) Word64_# (Data/Primitive/MachDeps.hs:120) Int64_# (Data/Primitive/MachDeps.hs:121) 3% ( 1 / 29) in 'Data.Primitive.Internal.Operations' Missing documentation for: setWord8Array# (Data/Primitive/Internal/Operations.hs:33) setWord16Array# (Data/Primitive/Internal/Operations.hs:35) setWord32Array# (Data/Primitive/Internal/Operations.hs:37) setWord64Array# (Data/Primitive/Internal/Operations.hs:39) setWordArray# (Data/Primitive/Internal/Operations.hs:41) setInt8Array# (Data/Primitive/Internal/Operations.hs:43) setInt16Array# (Data/Primitive/Internal/Operations.hs:45) setInt32Array# (Data/Primitive/Internal/Operations.hs:47) setInt64Array# (Data/Primitive/Internal/Operations.hs:49) setIntArray# (Data/Primitive/Internal/Operations.hs:51) setAddrArray# (Data/Primitive/Internal/Operations.hs:53) setFloatArray# (Data/Primitive/Internal/Operations.hs:55) setDoubleArray# (Data/Primitive/Internal/Operations.hs:57) setWideCharArray# (Data/Primitive/Internal/Operations.hs:59) setWord8OffAddr# (Data/Primitive/Internal/Operations.hs:62) setWord16OffAddr# (Data/Primitive/Internal/Operations.hs:64) setWord32OffAddr# (Data/Primitive/Internal/Operations.hs:66) setWord64OffAddr# (Data/Primitive/Internal/Operations.hs:68) setWordOffAddr# (Data/Primitive/Internal/Operations.hs:70) setInt8OffAddr# (Data/Primitive/Internal/Operations.hs:72) setInt16OffAddr# (Data/Primitive/Internal/Operations.hs:74) setInt32OffAddr# (Data/Primitive/Internal/Operations.hs:76) setInt64OffAddr# (Data/Primitive/Internal/Operations.hs:78) setIntOffAddr# (Data/Primitive/Internal/Operations.hs:80) setAddrOffAddr# (Data/Primitive/Internal/Operations.hs:82) setFloatOffAddr# (Data/Primitive/Internal/Operations.hs:84) setDoubleOffAddr# (Data/Primitive/Internal/Operations.hs:86) setWideCharOffAddr# (Data/Primitive/Internal/Operations.hs:88) 75% ( 12 / 16) in 'Control.Monad.Primitive' Missing documentation for: unsafeInlinePrim (Control/Monad/Primitive.hs:189) unsafeInlineIO (Control/Monad/Primitive.hs:193) unsafeInlineST (Control/Monad/Primitive.hs:197) touch (Control/Monad/Primitive.hs:201) 100% ( 3 / 3) in 'Data.Primitive.Types' 100% ( 15 / 15) in 'Data.Primitive.Array' 93% ( 27 / 29) in 'Data.Primitive.ByteArray' Missing documentation for: ByteArray# MutableByteArray# 100% ( 16 / 16) in 'Data.Primitive.Addr' 100% ( 7 / 7) in 'Data.Primitive' 100% ( 9 / 9) in 'Data.Primitive.MutVar' Documentation created: dist/doc/html/primitive/index.html, dist/doc/html/primitive/primitive.txt Creating package registration file: /tmp/pkgConf-primitive-0.6.11649709016262178224.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/primitive-0.6.1.0-5Jnw7oEuYtM9dmKXelGXVb Registering primitive-0.6.1.0... Installed primitive-0.6.1.0 Configuring reflection-1.5.2.1... Building reflection-1.5.2.1... Preprocessing library reflection-1.5.2.1... [1 of 1] Compiling Data.Reflection ( fast/Data/Reflection.hs, dist/build/Data/Reflection.o ) In-place registering reflection-1.5.2.1... Running Haddock for reflection-1.5.2.1... Running hscolour for reflection-1.5.2.1... Preprocessing library reflection-1.5.2.1... Preprocessing library reflection-1.5.2.1... Haddock coverage: 67% ( 10 / 15) in 'Data.Reflection' Missing documentation for: Reifies (fast/Data/Reflection.hs:93) Z (fast/Data/Reflection.hs:135) D (fast/Data/Reflection.hs:136) SD (fast/Data/Reflection.hs:137) PD (fast/Data/Reflection.hs:138) Documentation created: dist/doc/html/reflection/index.html, dist/doc/html/reflection/reflection.txt Creating package registration file: /tmp/pkgConf-reflection-1.5.24450803082135019593.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/reflection-1.5.2.1-4EWNKYZpLl6ChCLigpQoYz Registering reflection-1.5.2.1... Installed reflection-1.5.2.1 Configuring stm-2.4.4... Building stm-2.4.4... Preprocessing library stm-2.4.4... [ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o ) [ 2 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o ) [ 3 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.o ) [ 4 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o ) [ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.o ) [ 6 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o ) [ 7 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o ) [ 8 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o ) [ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o ) [10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.o ) In-place registering stm-2.4.4... Running Haddock for stm-2.4.4... Running hscolour for stm-2.4.4... Preprocessing library stm-2.4.4... Preprocessing library stm-2.4.4... Haddock coverage: 0% ( 0 / 11) in 'Control.Sequential.STM' Missing documentation for: Module header STM (Control/Sequential/STM.hs:29) atomically (Control/Sequential/STM.hs:47) throwSTM (Control/Sequential/STM.hs:54) catchSTM (Control/Sequential/STM.hs:57) TVar (Control/Sequential/STM.hs:72) newTVar (Control/Sequential/STM.hs:75) newTVarIO (Control/Sequential/STM.hs:78) readTVar (Control/Sequential/STM.hs:83) readTVarIO (Control/Sequential/STM.hs:86) writeTVar (Control/Sequential/STM.hs:89) 100% ( 13 / 13) in 'Control.Concurrent.STM.TBQueue' 100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue' 100% ( 18 / 18) in 'Control.Concurrent.STM.TChan' 100% ( 16 / 16) in 'Control.Concurrent.STM.TMVar' 100% ( 13 / 13) in 'Control.Concurrent.STM.TVar' 100% ( 2 / 2) in 'Control.Concurrent.STM.TArray' 90% ( 9 / 10) in 'Control.Monad.STM' Missing documentation for: check (Control/Monad/STM.hs:81) 100% ( 8 / 8) in 'Control.Concurrent.STM' 40% ( 2 / 5) in 'Control.Concurrent.STM.TSem' Missing documentation for: newTSem (Control/Concurrent/STM/TSem.hs:42) waitTSem (Control/Concurrent/STM/TSem.hs:45) signalTSem (Control/Concurrent/STM/TSem.hs:51) Documentation created: dist/doc/html/stm/index.html, dist/doc/html/stm/stm.txt Creating package registration file: /tmp/pkgConf-stm-2.444041351113974112.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 tagged-0.8.2... Building tagged-0.8.2... Preprocessing library tagged-0.8.2... [1 of 2] Compiling Data.Proxy.TH ( src/Data/Proxy/TH.hs, dist/build/Data/Proxy/TH.o ) [2 of 2] Compiling Data.Tagged ( src/Data/Tagged.hs, dist/build/Data/Tagged.o ) In-place registering tagged-0.8.2... Running Haddock for tagged-0.8.2... Running hscolour for tagged-0.8.2... Preprocessing library tagged-0.8.2... Preprocessing library tagged-0.8.2... Haddock coverage: 67% ( 2 / 3) in 'Data.Proxy.TH' Missing documentation for: Module header 93% ( 14 / 15) in 'Data.Tagged' Missing documentation for: witness (src/Data/Tagged.hs:308) Documentation created: dist/doc/html/tagged/index.html, dist/doc/html/tagged/tagged.txt Creating package registration file: /tmp/pkgConf-tagged-0.86497859051259577690.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/tagged-0.8.2-4zanMqQLQHpBO0ZYm7KGkc Registering tagged-0.8.2... Installed tagged-0.8.2 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.166091648767974802.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.01758179117278190158.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 utility-ht-0.0.11... Building utility-ht-0.0.11... Preprocessing library utility-ht-0.0.11... [ 1 of 27] Compiling Text.Show.HT ( src/Text/Show/HT.hs, dist/build/Text/Show/HT.o ) [ 2 of 27] Compiling Text.Read.HT ( src/Text/Read/HT.hs, dist/build/Text/Read/HT.o ) [ 3 of 27] Compiling Data.Strictness.HT ( src/Data/Strictness/HT.hs, dist/build/Data/Strictness/HT.o ) [ 4 of 27] Compiling Control.Monad.HT ( src/Control/Monad/HT.hs, dist/build/Control/Monad/HT.o ) [ 5 of 27] Compiling Data.Tuple.Strict ( src/Data/Tuple/Strict.hs, dist/build/Data/Tuple/Strict.o ) [ 6 of 27] Compiling Data.Tuple.Lazy ( src/Data/Tuple/Lazy.hs, dist/build/Data/Tuple/Lazy.o ) [ 7 of 27] Compiling Data.Tuple.HT ( src/Data/Tuple/HT.hs, dist/build/Data/Tuple/HT.o ) [ 8 of 27] Compiling Control.Functor.HT ( src/Control/Functor/HT.hs, dist/build/Control/Functor/HT.o ) [ 9 of 27] Compiling Data.Monoid.HT ( src/Data/Monoid/HT.hs, dist/build/Data/Monoid/HT.o ) [10 of 27] Compiling Data.Maybe.HT ( src/Data/Maybe/HT.hs, dist/build/Data/Maybe/HT.o ) [11 of 27] Compiling Data.Ix.Enum ( src/Data/Ix/Enum.hs, dist/build/Data/Ix/Enum.o ) [12 of 27] Compiling Data.Function.HT.Private ( src/Data/Function/HT/Private.hs, dist/build/Data/Function/HT/Private.o ) [13 of 27] Compiling Data.Function.HT ( src/Data/Function/HT.hs, dist/build/Data/Function/HT.o ) [14 of 27] Compiling Data.List.Key.Private ( src/Data/List/Key/Private.hs, dist/build/Data/List/Key/Private.o ) [15 of 27] Compiling Data.List.Key ( src/Data/List/Key.hs, dist/build/Data/List/Key.o ) [16 of 27] Compiling Data.Ord.HT ( src/Data/Ord/HT.hs, dist/build/Data/Ord/HT.o ) [17 of 27] Compiling Data.Eq.HT ( src/Data/Eq/HT.hs, dist/build/Data/Eq/HT.o ) [18 of 27] Compiling Data.Bool.HT.Private ( src/Data/Bool/HT/Private.hs, dist/build/Data/Bool/HT/Private.o ) [19 of 27] Compiling Data.Bool.HT ( src/Data/Bool/HT.hs, dist/build/Data/Bool/HT.o ) [20 of 27] Compiling Data.List.Match.Private ( src/Data/List/Match/Private.hs, dist/build/Data/List/Match/Private.o ) [21 of 27] Compiling Data.List.HT.Private ( src/Data/List/HT/Private.hs, dist/build/Data/List/HT/Private.o ) [22 of 27] Compiling Data.List.HT ( src/Data/List/HT.hs, dist/build/Data/List/HT.o ) [23 of 27] Compiling Data.Record.HT.Private ( src/Data/Record/HT/Private.hs, dist/build/Data/Record/HT/Private.o ) src/Data/Record/HT/Private.hs:3: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() [24 of 27] Compiling Data.Record.HT ( src/Data/Record/HT.hs, dist/build/Data/Record/HT.o ) [25 of 27] Compiling Data.String.HT ( src/Data/String/HT.hs, dist/build/Data/String/HT.o ) [26 of 27] Compiling Data.Tuple.Example ( src/Data/Tuple/Example.hs, dist/build/Data/Tuple/Example.o ) [27 of 27] Compiling Data.List.Match ( src/Data/List/Match.hs, dist/build/Data/List/Match.o ) In-place registering utility-ht-0.0.11... Running Haddock for utility-ht-0.0.11... Running hscolour for utility-ht-0.0.11... Preprocessing library utility-ht-0.0.11... Preprocessing library utility-ht-0.0.11... Haddock coverage: 33% ( 1 / 3) in 'Text.Show.HT' Missing documentation for: Module header concatS (src/Text/Show/HT.hs:15) 40% ( 2 / 5) in 'Text.Read.HT' Missing documentation for: Module header readMany (src/Text/Read/HT.hs:22) maybeRead (src/Text/Read/HT.hs:29) 0% ( 0 / 6) in 'Data.Strictness.HT' Missing documentation for: Module header arguments1 (src/Data/Strictness/HT.hs:4) arguments2 (src/Data/Strictness/HT.hs:8) arguments3 (src/Data/Strictness/HT.hs:12) arguments4 (src/Data/Strictness/HT.hs:16) arguments5 (src/Data/Strictness/HT.hs:20) 32% ( 8 / 25) in 'Control.Monad.HT' Missing documentation for: Module header void (src/Control/Monad/HT.hs:72) for (src/Control/Monad/HT.hs:75) map (src/Control/Monad/HT.hs:78) zipWith (src/Control/Monad/HT.hs:81) chain (src/Control/Monad/HT.hs:84) filter (src/Control/Monad/HT.hs:87) replicate (src/Control/Monad/HT.hs:90) lift (src/Control/Monad/HT.hs:93) lift2 (src/Control/Monad/HT.hs:96) lift3 (src/Control/Monad/HT.hs:100) lift4 (src/Control/Monad/HT.hs:104) lift5 (src/Control/Monad/HT.hs:109) liftJoin2 (src/Control/Monad/HT.hs:124) liftJoin3 (src/Control/Monad/HT.hs:128) liftJoin4 (src/Control/Monad/HT.hs:132) liftJoin5 (src/Control/Monad/HT.hs:139) 17% ( 2 / 12) in 'Data.Tuple.Strict' Missing documentation for: Module header mapPair (src/Data/Tuple/Strict.hs:6) mapFst (src/Data/Tuple/Strict.hs:10) mapSnd (src/Data/Tuple/Strict.hs:14) swap (src/Data/Tuple/Strict.hs:19) mapTriple (src/Data/Tuple/Strict.hs:26) mapFst3 (src/Data/Tuple/Strict.hs:30) mapSnd3 (src/Data/Tuple/Strict.hs:34) mapThd3 (src/Data/Tuple/Strict.hs:38) uncurry3 (src/Data/Tuple/Strict.hs:42) 38% ( 5 / 13) in 'Data.Tuple.Lazy' Missing documentation for: Module header swap (src/Data/Tuple/Lazy.hs:37) forcePair (src/Data/Tuple/Lazy.hs:41) mapTriple (src/Data/Tuple/Lazy.hs:48) mapFst3 (src/Data/Tuple/Lazy.hs:52) mapSnd3 (src/Data/Tuple/Lazy.hs:56) mapThd3 (src/Data/Tuple/Lazy.hs:60) uncurry3 (src/Data/Tuple/Lazy.hs:64) 29% ( 5 / 17) in 'Data.Tuple.HT' Missing documentation for: Module header swap (src/Data/Tuple/Lazy.hs:37) forcePair (src/Data/Tuple/Lazy.hs:41) fst3 (src/Data/Tuple/HT.hs:25) snd3 (src/Data/Tuple/HT.hs:29) thd3 (src/Data/Tuple/HT.hs:33) mapTriple (src/Data/Tuple/Lazy.hs:48) mapFst3 (src/Data/Tuple/Lazy.hs:52) mapSnd3 (src/Data/Tuple/Lazy.hs:56) mapThd3 (src/Data/Tuple/Lazy.hs:60) curry3 (src/Data/Tuple/HT.hs:37) uncurry3 (src/Data/Tuple/Lazy.hs:64) 43% ( 3 / 7) in 'Control.Functor.HT' Missing documentation for: Module header void (src/Control/Functor/HT.hs:6) map (src/Control/Functor/HT.hs:9) for (src/Control/Functor/HT.hs:12) 50% ( 2 / 4) in 'Data.Monoid.HT' Missing documentation for: Module header when (src/Data/Monoid/HT.hs:26) 50% ( 2 / 4) in 'Data.Maybe.HT' Missing documentation for: Module header alternatives (src/Data/Maybe/HT.hs:46) 14% ( 1 / 7) in 'Data.Ix.Enum' Missing documentation for: range (src/Data/Ix/Enum.hs:27) index (src/Data/Ix/Enum.hs:28) unsafeIndex (src/Data/Ix/Enum.hs:29) inRange (src/Data/Ix/Enum.hs:30) rangeSize (src/Data/Ix/Enum.hs:31) unsafeRangeSize (src/Data/Ix/Enum.hs:32) 75% ( 6 / 8) in 'Data.Function.HT.Private' Missing documentation for: Module header propNest (src/Data/Function/HT/Private.hs:19) 75% ( 3 / 4) in 'Data.Function.HT' Missing documentation for: Module header 29% ( 5 / 17) in 'Data.List.Key.Private' Missing documentation for: Module header attach (src/Data/List/Key/Private.hs:10) aux (src/Data/List/Key/Private.hs:14) aux' (src/Data/List/Key/Private.hs:21) propGroup (src/Data/List/Key/Private.hs:47) sort (src/Data/List/Key/Private.hs:59) merge (src/Data/List/Key/Private.hs:62) nub (src/Data/List/Key/Private.hs:69) groupBy (src/Data/List/Key/Private.hs:75) groupByNonEmpty (src/Data/List/Key/Private.hs:78) groupByEmpty (src/Data/List/Key/Private.hs:92) mergeBy (src/Data/List/Key/Private.hs:102) 57% ( 4 / 7) in 'Data.List.Key' Missing documentation for: nub (src/Data/List/Key/Private.hs:69) sort (src/Data/List/Key/Private.hs:59) merge (src/Data/List/Key/Private.hs:62) 50% ( 2 / 4) in 'Data.Ord.HT' Missing documentation for: Module header comparing (src/Data/Ord/HT.hs:6) 0% ( 0 / 2) in 'Data.Eq.HT' Missing documentation for: Module header equating (src/Data/Eq/HT.hs:6) 78% ( 7 / 9) in 'Data.Bool.HT.Private' Missing documentation for: Module header zipIf (src/Data/Bool/HT/Private.hs:47) 83% ( 5 / 6) in 'Data.Bool.HT' Missing documentation for: Module header 55% ( 11 / 20) in 'Data.List.Match.Private' Missing documentation for: Module header dropRec (src/Data/List/Match/Private.hs:33) drop0 (src/Data/List/Match/Private.hs:37) drop1 (src/Data/List/Match/Private.hs:43) drop2 (src/Data/List/Match/Private.hs:47) laxTail0 (src/Data/List/Match/Private.hs:60) splitAt (src/Data/List/Match/Private.hs:63) takeRev (src/Data/List/Match/Private.hs:71) dropRev (src/Data/List/Match/Private.hs:74) 48% ( 62 /128) in 'Data.List.HT.Private' Missing documentation for: Module header inits98' (src/Data/List/HT/Private.hs:48) tails' (src/Data/List/HT/Private.hs:65) tails98 (src/Data/List/HT/Private.hs:68) group (src/Data/List/HT/Private.hs:94) chop' (src/Data/List/HT/Private.hs:174) chopAtRun (src/Data/List/HT/Private.hs:183) segmentAfter' (src/Data/List/HT/Private.hs:222) propSegmentAfterConcat (src/Data/List/HT/Private.hs:226) propSegmentAfterNumSeps (src/Data/List/HT/Private.hs:230) propSegmentAfterLasts (src/Data/List/HT/Private.hs:234) propSegmentAfterInits (src/Data/List/HT/Private.hs:238) propSegmentAfterInfinite (src/Data/List/HT/Private.hs:245) segmentBefore' (src/Data/List/HT/Private.hs:266) segmentBefore'' (src/Data/List/HT/Private.hs:276) propSegmentBeforeConcat (src/Data/List/HT/Private.hs:286) propSegmentBeforeNumSeps (src/Data/List/HT/Private.hs:290) propSegmentBeforeHeads (src/Data/List/HT/Private.hs:294) propSegmentBeforeTails (src/Data/List/HT/Private.hs:298) propSegmentBeforeInfinite (src/Data/List/HT/Private.hs:302) propSegmentBeforeGroupBy0 (src/Data/List/HT/Private.hs:306) propSegmentBeforeGroupBy1 (src/Data/List/HT/Private.hs:310) splitEverywhere (src/Data/List/HT/Private.hs:361) propSplitLast (src/Data/List/HT/Private.hs:387) propViewR (src/Data/List/HT/Private.hs:407) switchL' (src/Data/List/HT/Private.hs:421) propSwitchR (src/Data/List/HT/Private.hs:433) dropWhileRev' (src/Data/List/HT/Private.hs:465) unzipEithers (src/Data/List/HT/Private.hs:532) propSieve (src/Data/List/HT/Private.hs:551) sliceHorizontal (src/Data/List/HT/Private.hs:560) sliceHorizontal' (src/Data/List/HT/Private.hs:560) sliceHorizontal'' (src/Data/List/HT/Private.hs:560) sliceHorizontal''' (src/Data/List/HT/Private.hs:560) propSliceHorizontal (src/Data/List/HT/Private.hs:574) sliceVertical (src/Data/List/HT/Private.hs:581) sliceVertical' (src/Data/List/HT/Private.hs:581) propSliceVertical (src/Data/List/HT/Private.hs:590) propSlice (src/Data/List/HT/Private.hs:594) search (src/Data/List/HT/Private.hs:604) replace (src/Data/List/HT/Private.hs:607) markSublists (src/Data/List/HT/Private.hs:617) replace' (src/Data/List/HT/Private.hs:627) propReplaceId (src/Data/List/HT/Private.hs:631) propReplaceCycle (src/Data/List/HT/Private.hs:635) multiReplace (src/Data/List/HT/Private.hs:650) multiReplace' (src/Data/List/HT/Private.hs:662) propMultiReplaceSingle (src/Data/List/HT/Private.hs:672) transposeFill (src/Data/List/HT/Private.hs:698) unzipCons (src/Data/List/HT/Private.hs:704) shear' (s src/Data/Record/HT/Private.hs:3: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() rc/Data/List/HT/Private.hs:729) zipConsSkew (src/Data/List/HT/Private.hs:756) takeWhileMulti' (src/Data/List/HT/Private.hs:807) propTakeWhileMulti (src/Data/List/HT/Private.hs:812) propFoldl'r (src/Data/List/HT/Private.hs:840) lengthAtLeast (src/Data/List/HT/Private.hs:862) iterateUntilCycle (src/Data/List/HT/Private.hs:874) iterateUntilCycleP (src/Data/List/HT/Private.hs:890) pairs (src/Data/List/HT/Private.hs:897) propRotate (src/Data/List/HT/Private.hs:916) allEqual (src/Data/List/HT/Private.hs:933) isAscending (src/Data/List/HT/Private.hs:936) isAscendingLazy (src/Data/List/HT/Private.hs:939) padLeft (src/Data/List/HT/Private.hs:968) padRight (src/Data/List/HT/Private.hs:973) padRight1 (src/Data/List/HT/Private.hs:973) 75% ( 46 / 61) in 'Data.List.HT' Missing documentation for: Module header group (src/Data/List/HT/Private.hs:94) splitEverywhere (src/Data/List/HT/Private.hs:361) unzipEithers (src/Data/List/HT/Private.hs:532) sliceHorizontal (src/Data/List/HT/Private.hs:560) sliceVertical (src/Data/List/HT/Private.hs:581) search (src/Data/List/HT/Private.hs:604) replace (src/Data/List/HT/Private.hs:607) multiReplace (src/Data/List/HT/Private.hs:650) allEqual (src/Data/List/HT/Private.hs:933) isAscending (src/Data/List/HT/Private.hs:936) isAscendingLazy (src/Data/List/HT/Private.hs:939) padLeft (src/Data/List/HT/Private.hs:968) padRight (src/Data/List/HT/Private.hs:973) lengthAtLeast (src/Data/List/HT/Private.hs:862) 40% ( 2 / 5) in 'Data.Record.HT.Private' Missing documentation for: Module header compare1 (src/Data/Record/HT/Private.hs:19) compare2 (src/Data/Record/HT/Private.hs:24) 67% ( 2 / 3) in 'Data.Record.HT' Missing documentation for: Module header 50% ( 1 / 2) in 'Data.String.HT' Missing documentation for: Module header 0% ( 0 / 8) in 'Data.Tuple.Example' Missing documentation for: Module header partitionLazy (src/Data/Tuple/Example.hs:9) partitionStrict (src/Data/Tuple/Example.hs:15) mainPartitionRuns (src/Data/Tuple/Example.hs:22) mainPartitionBlocks (src/Data/Tuple/Example.hs:26) printSomeChars (src/Data/Tuple/Example.hs:32) mainMemoryOk (src/Data/Tuple/Example.hs:35) mainMemoryLeak (src/Data/Tuple/Example.hs:39) 64% ( 7 / 11) in 'Data.List.Match' Missing documentation for: Module header splitAt (src/Data/List/Match/Private.hs:63) takeRev (src/Data/List/Match/Private.hs:71) dropRev (src/Data/List/Match/Private.hs:74) Documentation created: dist/doc/html/utility-ht/index.html, dist/doc/html/utility-ht/utility-ht.txt Creating package registration file: /tmp/pkgConf-utility-ht-0.01999038585574620392.11 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/utility-ht-0.0.11-2TDzwuUXV1L537S7AEMkBP Registering utility-ht-0.0.11... Installed utility-ht-0.0.11 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.0372004513335558628.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.0135177290461780768.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.013490297291830496746.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.010738814232095802345.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 old-time-1.1.0.3... 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 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 sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for ftime... yes checking for gmtime_r... yes checking for localtime_r... yes checking for gettimeofday... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/time.h... (cached) yes checking whether altzone is declared... no configure: creating ./config.status config.status: creating include/HsTimeConfig.h configure: WARNING: unrecognized options: --with-compiler, --with-gcc Building old-time-1.1.0.3... Preprocessing library old-time-1.1.0.3... [1 of 1] Compiling System.Time ( dist/build/System/Time.hs, dist/build/System/Time.o ) In-place registering old-time-1.1.0.3... Running Haddock for old-time-1.1.0.3... Running hscolour for old-time-1.1.0.3... Preprocessing library old-time-1.1.0.3... Preprocessing library old-time-1.1.0.3... Haddock coverage: 95% ( 20 / 21) in 'System.Time' Missing documentation for: getClockTime (System/Time.hsc:232) Documentation created: dist/doc/html/old-time/index.html, dist/doc/html/old-time/old-time.txt Creating package registration file: /tmp/pkgConf-old-time-1.1.078359216992209118.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/old-time-1.1.0.3-FBWJJDS5FKr7UKFScBcUW2 Registering old-time-1.1.0.3... Installed old-time-1.1.0.3 Configuring vector-0.10.12.3... Building vector-0.10.12.3... Preprocessing library vector-0.10.12.3... [ 1 of 19] Compiling Data.Vector.Storable.Internal ( Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.o ) [ 2 of 19] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o ) [ 3 of 19] Compiling Data.Vector.Fusion.Stream.Size ( Data/Vector/Fusion/Stream/Size.hs, dist/build/Data/Vector/Fusion/Stream/Size.o ) Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit implementation for ‘*’, ‘abs’, and ‘signum’ In the instance declaration for ‘Num Size’ [ 4 of 19] Compiling Data.Vector.Internal.Check ( Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.o ) [ 5 of 19] Compiling Data.Vector.Fusion.Stream.Monadic ( Data/Vector/Fusion/Stream/Monadic.hs, dist/build/Data/Vector/Fusion/Stream/Monadic.o ) [ 6 of 19] Compiling Data.Vector.Fusion.Stream ( Data/Vector/Fusion/Stream.hs, dist/build/Data/Vector/Fusion/Stream.o ) [ 7 of 19] Compiling Data.Vector.Generic.Mutable ( Data/Vector/Generic/Mutable.hs, dist/build/Data/Vector/Generic/Mutable.o ) [ 8 of 19] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.o ) [ 9 of 19] Compiling Data.Vector.Generic.New ( Data/Vector/Generic/New.hs, dist/build/Data/Vector/Generic/New.o ) [10 of 19] Compiling Data.Vector.Generic ( Data/Vector/Generic.hs, dist/build/Data/Vector/Generic.o ) [11 of 19] Compiling Data.Vector.Primitive.Mutable ( Data/Vector/Primitive/Mutable.hs, dist/build/Data/Vector/Primitive/Mutable.o ) [12 of 19] Compiling Data.Vector.Primitive ( Data/Vector/Primitive.hs, dist/build/Data/Vector/Primitive.o ) [13 of 19] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.o ) Data/Vector/Storable/Mutable.hs:450:1: Warning: Rule "unsafeFromForeignPtr fp 0 n -> unsafeFromForeignPtr0 fp n " may never fire because ‘unsafeFromForeignPtr’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘unsafeFromForeignPtr’ [14 of 19] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.o ) Data/Vector/Storable.hs:1398:1: Warning: Rule "unsafeFromForeignPtr fp 0 n -> unsafeFromForeignPtr0 fp n " may never fire because ‘unsafeFromForeignPtr’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘unsafeFromForeignPtr’ [15 of 19] Compiling Data.Vector.Unboxed.Base ( Data/Vector/Unboxed/Base.hs, dist/build/Data/Vector/Unboxed/Base.o ) [16 of 19] Compiling Data.Vector.Unboxed ( Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.o ) [17 of 19] Compiling Data.Vector.Unboxed.Mutable ( Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.o ) [18 of 19] Compiling Data.Vector.Mutable ( Data/Vector/Mutable.hs, dist/build/Data/Vector/Mutable.o ) [19 of 19] Compiling Data.Vector ( Data/Vector.hs, dist/build/Data/Vector.o ) In-place registering vector-0.10.12.3... Running Haddock for vector-0.10.12.3... Running hscolour for vector-0.10.12.3... Preprocessing library vector-0.10.12.3... Preprocessing library vector-0.10.12.3... Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit implementation for ‘*’, ‘abs’, and ‘signum’ In the instance declaration for ‘Num Size’ Haddock coverage: 25% ( 1 / 4) in 'Data.Vector.Storable.Internal' Missing documentation for: getPtr (Data/Vector/Storable/Internal.hs:26) setPtr (Data/Vector/Storable/Internal.hs:30) updPtr (Data/Vector/Storable/Internal.hs:34) 100% ( 5 / 5) in 'Data.Vector.Fusion.Util' 100% ( 6 / 6) in 'Data.Vector.Fusion.Stream.Size' 11% ( 1 / 9) in 'Data.Vector.Internal.Check' Missing documentation for: Checks (Data/Vector/Internal/Check.hs:49) doChecks (Data/Vector/Internal/Check.hs:73) error (Data/Vector/Internal/Check.hs:82) internalError (Data/Vector/Internal/Check.hs:87) check (Data/Vector/Internal/Check.hs:103) checkIndex (Data/Vector/Internal/Check.hs:117) checkLength (Data/Vector/Internal/Check.hs:131) checkSlice (Data/Vector/Internal/Check.hs:145) 83% (104 /126) in 'Data.Vector.Fusion.Stream.Monadic' Missing documentation for: SPEC (Data/Vector/Fusion/Stream/Monadic.hs:102) generate (Data/Vector/Fusion/Stream/Monadic.hs:179) unbox (Data/Vector/Fusion/Stream/Monadic.hs:431) concatMap (Data/Vector/Fusion/Stream/Monadic.hs:933) zipWithM_ (Data/Vector/Fusion/Stream/Monadic.hs:509) zipWith3M (Data/Vector/Fusion/Stream/Monadic.hs:513) zipWith4M (Data/Vector/Fusion/Stream/Monadic.hs:540) zipWith5M (Data/Vector/Fusion/Stream/Monadic.hs:547) zipWith6M (Data/Vector/Fusion/Stream/Monadic.hs:554) zipWith (Data/Vector/Fusion/Stream/Monadic.hs:562) zipWith3 (Data/Vector/Fusion/Stream/Monadic.hs:566) zipWith4 (Data/Vector/Fusion/Stream/Monadic.hs:571) zipWith5 (Data/Vector/Fusion/Stream/Monadic.hs:577) zipWith6 (Data/Vector/Fusion/Stream/Monadic.hs:583) zip (Data/Vector/Fusion/Stream/Monadic.hs:589) zip3 (Data/Vector/Fusion/Stream/Monadic.hs:593) zip4 (Data/Vector/Fusion/Stream/Monadic.hs:597) zip5 (Data/Vector/Fusion/Stream/Monadic.hs:602) zip6 (Data/Vector/Fusion/Stream/Monadic.hs:607) and (Data/Vector/Fusion/Stream/Monadic.hs:907) or (Data/Vector/Fusion/Stream/Monadic.hs:920) concatMapM (Data/Vector/Fusion/Stream/Monadic.hs:937) 85% ( 88 /104) in 'Data.Vector.Fusion.Stream' Missing documentation for: inplace (Data/Vector/Fusion/Stream.hs:107) concatMap (Data/Vector/Fusion/Stream.hs:257) unbox (Data/Vector/Fusion/Stream.hs:253) zipWith4 (Data/Vector/Fusion/Stream.hs:285) zipWith5 (Data/Vector/Fusion/Stream.hs:291) zipWith6 (Data/Vector/Fusion/Stream.hs:297) zip (Data/Vector/Fusion/Stream.hs:303) zip3 (Data/Vector/Fusion/Stream.hs:307) zip4 (Data/Vector/Fusion/Stream.hs:311) zip5 (Data/Vector/Fusion/Stream.hs:316) zip6 (Data/Vector/Fusion/Stream.hs:321) and (Data/Vector/Fusion/Stream.hs:407) or (Data/Vector/Fusion/Stream.hs:411) unsafeFromList (Data/Vector/Fusion/Stream.hs:626) zipWithM (Data/Vector/Fusion/Stream.hs:537) zipWithM_ (Data/Vector/Fusion/Stream.hs:541) 64% ( 42 / 66) in 'Data.Vector.Generic.Mutable' Missing documentation for: init (Data/Vector/Generic/Mutable.hs:447) tail (Data/Vector/Generic/Mutable.hs:451) take (Data/Vector/Generic/Mutable.hs:426) drop (Data/Vector/Generic/Mutable.hs:430) splitAt (Data/Vector/Generic/Mutable.hs:438) unsafeInit (Data/Vector/Generic/Mutable.hs:465) unsafeTail (Data/Vector/Generic/Mutable.hs:469) unsafeTake (Data/Vector/Generic/Mutable.hs:473) unsafeDrop (Data/Vector/Generic/Mutable.hs:477) overlaps (Data/Vector/Generic/Mutable.hs:485) mstream (Data/Vector/Generic/Mutable.hs:237) mstreamR (Data/Vector/Generic/Mutable.hs:266) transform (Data/Vector/Generic/Mutable.hs:261) transformR (Data/Vector/Generic/Mutable.hs:295) fill (Data/Vector/Generic/Mutable.hs:248) fillR (Data/Vector/Generic/Mutable.hs:279) unsafeAccum (Data/Vector/Generic/Mutable.hs:736) accum (Data/Vector/Generic/Mutable.hs:712) unsafeUpdate (Data/Vector/Generic/Mutable.hs:749) update (Data/Vector/Generic/Mutable.hs:725) reverse (Data/Vector/Generic/Mutable.hs:760) unstablePartition (Data/Vector/Generic/Mutable.hs:769) unstablePartitionStream (Data/Vector/Generic/Mutable.hs:798) partitionStream (Data/Vector/Generic/Mutable.hs:826) 100% ( 3 / 3) in 'Data.Vector.Generic.Base' 5% ( 1 / 20) in 'Data.Vector.Generic.New' Missing documentation for: New (Data/Vector/Generic/New.hs:37) create (Data/Vector/Generic/New.hs:39) run (Data/Vector/Generic/New.hs:43) runPrim (Data/Vector/Generic/New.hs:47) apply (Data/Vector/Generic/New.hs:51) modify (Data/Vector/Generic/New.hs:55) modifyWithStream (Data/Vector/Generic/New.hs:59) unstream (Data/Vector/Generic/New.hs:64) transform (Data/Vector/Generic/New.hs:68) unstreamR (Data/Vector/Generic/New.hs:89) transformR (Data/Vector/Generic/New.hs:93) slice (Data/Vector/Generic/New.hs:113) init (Data/Vector/Generic/New.hs:117) tail (Data/Vector/Generic/New.hs:121) take (Data/Vector/Generic/New.hs:125) drop (Data/Vector/Generic/New.hs:129) unsafeSlice (Data/Vector/Generic/New.hs:133) unsafeInit (Data/Vector/Generic/New.hs:137) unsafeTail (Data/Vector/Generic/New.hs:141) 93% (215 /232) in 'Data.Vector.Generic' Missing documentation for: zipWith4 (Data/Vector/Generic.hs:1060) zipWith5 (Data/Vector/Generic.hs:1069) zipWith6 (Data/Vector/Generic.hs:1081) izipWith3 (Data/Vector/Generic.hs:1103) izipWith4 (Data/Vector/Generic.hs:1111) izipWith5 (Data/Vector/Generic.hs:1120) izipWith6 (Data/Vector/Generic.hs:1132) zip3 (Data/Vector/Generic.hs:1150) zip4 (Data/Vector/Generic.hs:1155) zip5 (Data/Vector/Generic.hs:1160) zip6 (Data/Vector/Generic.hs:1166) unzip3 (Data/Vector/Generic.hs:1198) unzip4 (Data/Vector/Generic.hs:1205) unzip5 (Data/Vector/Generic.hs:1214) unzip6 (Data/Vector/Generic.hs:1224) dataCast (Data/Vector/Generic.hs:2029) mkType (Data/Vector/Generic.hs:2024) 76% ( 38 / 50) in 'Data.Vector.Primitive.Mutable' Missing documentation for: IOVector (Data/Vector/Primitive/Mutable.hs:73) STVector (Data/Vector/Primitive/Mutable.hs:74) init (Data/Vector/Primitive/Mutable.hs:149) tail (Data/Vector/Primitive/Mutable.hs:153) take (Data/Vector/Primitive/Mutable.hs:137) drop (Data/Vector/Primitive/Mutable.hs:141) splitAt (Data/Vector/Primitive/Mutable.hs:145) unsafeInit (Data/Vector/Primitive/Mutable.hs:175) unsafeTail (Data/Vector/Primitive/Mutable.hs:179) unsafeTake (Data/Vector/Primitive/Mutable.hs:167) unsafeDrop (Data/Vector/Primitive/Mutable.hs:171) overlaps (Data/Vector/Primitive/Mutable.hs:187) 97% (185 /191) in 'Data.Vector.Primitive' Missing documentation for: zipWith4 (Data/Vector/Primitive.hs:804) zipWith5 (Data/Vector/Primitive.hs:810) zipWith6 (Data/Vector/Primitive.hs:818) izipWith4 (Data/Vector/Primitive.hs:840) izipWith5 (Data/Vector/Primitive.hs:846) izipWith6 (Data/Vector/Primitive.hs:854) 79% ( 46 / 58) in 'Data.Vector.Storable.Mutable' Missing documentation for: IOVector (Data/Vector/Storable/Mutable.hs:95) STVector (Data/Vector/Storable/Mutable.hs:96) init (Data/Vector/Storable/Mutable.hs:226) tail (Data/Vector/Storable/Mutable.hs:230) take (Data/Vector/Storable/Mutable.hs:214) drop (Data/Vector/Storable/Mutable.hs:218) splitAt (Data/Vector/Storable/Mutable.hs:222) unsafeInit (Data/Vector/Storable/Mutable.hs:252) unsafeTail (Data/Vector/Storable/Mutable.hs:256) unsafeTake (Data/Vector/Storable/Mutable.hs:244) unsafeDrop (Data/Vector/Storable/Mutable.hs:248) overlaps (Data/Vector/Storable/Mutable.hs:264) 97% (194 /200) in 'Data.Vector.Storable' Missing documentation for: zipWith4 (Data/Vector/Storable.hs:812) zipWith5 (Data/Vector/Storable.hs:818) zipWith6 (Data/Vector/Storable.hs:826) izipWith4 (Data/Vector/Storable.hs:848) izipWith5 (Data/Vector/Storable.hs:854) izipWith6 (Data/Vector/Storable.hs:862) 17% ( 1 / 6) in 'Data.Vector.Unboxed.Base' Missing documentation for: MVector (Data/Vector/Unboxed/Base.hs:53) IOVector (Data/Vector/Unboxed/Base.hs:56) STVector (Data/Vector/Unboxed/Base.hs:57) Vector (Data/Vector/Unboxed/Base.hs:54) Unbox (Data/Vector/Unboxed/Base.hs:61) 96% (201 /210) in 'Data.Vector.Unboxed' Missing documentation for: Vector (Data/Vector/Unboxed/Base.hs:54) MVector (Data/Vector/Unboxed/Base.hs:53) Unbox (Data/Vector/Unboxed/Base.hs:61) zipWith4 (Data/Vector/Unboxed.hs:835) zipWith5 (Data/Vector/Unboxed.hs:841) zipWith6 (Data/Vector/Unboxed.hs:848) izipWith4 (Data/Vector/Unboxed.hs:869) izipWith5 (Data/Vector/Unboxed.hs:875) izipWith6 (Data/Vector/Unboxed.hs:882) 77% ( 47 / 61) in 'Data.Vector.Unboxed.Mutable' Missing documentation for: MVector (Data/Vector/Unboxed/Base.hs:53) IOVector (Data/Vector/Unboxed/Base.hs:56) STVector (Data/Vector/Unboxed/Base.hs:57) Unbox (Data/Vector/Unboxed/Base.hs:61) init (Data/Vector/Unboxed/Mutable.hs:98) tail (Data/Vector/Unboxed/Mutable.hs:102) take (Data/Vector/Unboxed/Mutable.hs:86) drop (Data/Vector/Unboxed/Mutable.hs:90) splitAt (Data/Vector/Unboxed/Mutable.hs:94) unsafeInit (Data/Vector/Unboxed/Mutable.hs:124) unsafeTail (Data/Vector/Unboxed/Mutable.hs:128) unsafeTake (Data/Vector/Unboxed/Mutable.hs:116) unsafeDrop (Data/Vector/Unboxed/Mutable.hs:120) overlaps (Data/Vector/Unboxed/Mutable.hs:136) 76% ( 37 / 49) in 'Data.Vector.Mutable' Missing documentation for: IOVector (Data/Vector/Mutable.hs:73) STVector (Data/Vector/Mutable.hs:74) init (Data/Vector/Mutable.hs:221) tail (Data/Vector/Mutable.hs:225) take (Data/Vector/Mutable.hs:209) drop (Data/Vector/Mutable.hs:213) splitAt (Data/Vector/Mutable.hs:218) unsafeInit (Data/Vector/Mutable.hs:246) unsafeTail (Data/Vector/Mutable.hs:250) unsafeTake (Data/Vector/Mutable.hs:238) unsafeDrop (Data/Vector/Mutable.hs:242) overlaps (Data/Vector/Mutable.hs:258) 94% (199 /212) in 'Data.Vector' Missing documentation for: zipWith4 (Data/Vector.hs:927) zipWith5 (Data/Vector.hs:932) zipWith6 (Data/Vector.hs:938) izipWith4 (Data/Vector.hs:956) izipWith5 (Data/Vector.hs:961) izipWith6 (Data/Vector.hs:967) zip4 (Data/Vector.hs:983) zip5 (Data/Vector.hs:988) zip6 (Data/Vector.hs:993) unzip3 (Data/Vector.hs:1006) unzip4 (Data/Vector.hs:1010) unzip5 (Data/Vector.hs:1014) unzip6 (Data/Vector.hs:1019) Warning: Data.Vector.Unboxed: could not find link destinations for: TFCo:R:VectorBool V_Bool TFCo:R:VectorChar V_Char TFCo:R:VectorDouble V_Double TFCo:R:VectorFloat V_Float TFCo:R:VectorInt V_Int TFCo:R:VectorInt8 V_Int8 TFCo:R:VectorInt16 V_Int16 TFCo:R:VectorInt32 V_Int32 TFCo:R:VectorInt64 V_Int64 TFCo:R:VectorWord V_Word TFCo:R:VectorWord8 V_Word8 TFCo:R:VectorWord16 V_Word16 TFCo:R:VectorWord32 V_Word32 TFCo:R:VectorWord64 V_Word64 TFCo:R:Vector() V_Unit TFCo:R:VectorComplex V_Complex TFCo:R:Vector(,) V_2 TFCo:R:Vector(,,) V_3 TFCo:R:Vector(,,,) V_4 TFCo:R:Vector(,,,,) V_5 TFCo:R:Vector(,,,,,) V_6 TFCo:R:MVectorsBool MV_Bool TFCo:R:MVectorsChar MV_Char TFCo:R:MVectorsDouble MV_Double TFCo:R:MVectorsFloat MV_Float TFCo:R:MVectorsWord64 MV_Word64 TFCo:R:MVectorsWord32 MV_Word32 TFCo:R:MVectorsWord16 MV_Word16 TFCo:R:MVectorsWord8 MV_Word8 TFCo:R:MVectorsWord MV_Word TFCo:R:MVectorsInt64 MV_Int64 TFCo:R:MVectorsInt32 MV_Int32 TFCo:R:MVectorsInt16 MV_Int16 TFCo:R:MVectorsInt8 MV_Int8 TFCo:R:MVectorsInt MV_Int TFCo:R:MVectors() MV_Unit TFCo:R:MVectorsComplex MV_Complex TFCo:R:MVectors(,) MV_2 TFCo:R:MVectors(,,) MV_3 TFCo:R:MVectors(,,,) MV_4 TFCo:R:MVectors(,,,,) MV_5 TFCo:R:MVectors(,,,,,) MV_6 Warning: Data.Vector.Unboxed.Mutable: could not find link destinations for: TFCo:R:MVectorsBool MV_Bool TFCo:R:MVectorsChar MV_Char TFCo:R:MVectorsDouble MV_Double TFCo:R:MVectorsFloat MV_Float TFCo:R:MVectorsWord64 MV_Word64 TFCo:R:MVectorsWord32 MV_Word32 TFCo:R:MVectorsWord16 MV_Word16 TFCo:R:MVectorsWord8 MV_Word8 TFCo:R:MVectorsWord MV_Word TFCo:R:MVectorsInt64 MV_Int64 TFCo:R:MVectorsInt32 MV_Int32 TFCo:R:MVectorsInt16 MV_Int16 TFCo:R:MVectorsInt8 MV_Int8 TFCo:R:MVectorsInt MV_Int TFCo:R:MVectors() MV_Unit TFCo:R:MVectorsComplex MV_Complex TFCo:R:MVectors(,) MV_2 TFCo:R:MVectors(,,) MV_3 TFCo:R:MVectors(,,,) MV_4 TFCo:R:MVectors(,,,,) MV_5 TFCo:R:MVectors(,,,,,) MV_6 Documentation created: dist/doc/html/vector/index.html, dist/doc/html/vector/vector.txt Creating package registration file: /tmp/pkgConf-vector-0.10.122200710061727671564.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/vector-0.10.12.3-JrQt7SYKOQF2foH4Ugm8MQ Registering vector-0.10.12.3... Installed vector-0.10.12.3 Configuring StateVar-1.1.0.1... Building StateVar-1.1.0.1... Preprocessing library StateVar-1.1.0.1... [1 of 1] Compiling Data.StateVar ( src/Data/StateVar.hs, dist/build/Data/StateVar.o ) In-place registering StateVar-1.1.0.1... Running Haddock for StateVar-1.1.0.1... Running hscolour for StateVar-1.1.0.1... Preprocessing library StateVar-1.1.0.1... Preprocessing library StateVar-1.1.0.1... Haddock coverage: 100% ( 15 / 15) in 'Data.StateVar' Documentation created: dist/doc/html/StateVar/index.html, dist/doc/html/StateVar/StateVar.txt Creating package registration file: /tmp/pkgConf-StateVar-1.1.0397977904305425913.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/StateVar-1.1.0.1-6K4a3UqSdqh6lGAm1wlr9s Registering StateVar-1.1.0.1... Installed StateVar-1.1.0.1 Configuring hashable-1.2.3.3... Building hashable-1.2.3.3... Preprocessing library hashable-1.2.3.3... [1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o ) Data/Hashable/Class.hs:54:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant Data/Hashable/Class.hs:218:11: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/Hashable/Class.hs:241:11: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/Hashable/Class.hs:420:28: Warning: In the use of ‘B.inlinePerformIO’ (imported from Data.ByteString.Internal): Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'." [2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o ) Data/Hashable/Generic.hs:20:1: Warning: The import of ‘Bits’ from module ‘Data.Bits’ is redundant [3 of 3] Compiling Data.Hashable ( Data/Hashable.hs, dist/build/Data/Hashable.o ) In-place registering hashable-1.2.3.3... Running Haddock for hashable-1.2.3.3... Running hscolour for hashable-1.2.3.3... Preprocessing library hashable-1.2.3.3... Preprocessing library hashable-1.2.3.3... Data/Hashable/Class.hs:54:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant Data/Hashable/Class.hs:218:11: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/Hashable/Class.hs:241:11: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/Hashable/Class.hs:420:28: Warning: In the use of ‘B.inlinePerformIO’ (imported from Data.ByteString.Internal): Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'." Data/Hashable/Generic.hs:20:1: Warning: The import of ‘Bits’ from module ‘Data.Bits’ is redundant Haddock coverage: 100% ( 11 / 11) in 'Data.Hashable.Class' 100% ( 1 / 1) in 'Data.Hashable.Generic' 100% ( 22 / 22) in 'Data.Hashable' Warning: Data.Hashable: could not find link destinations for: GHashable Documentation created: dist/doc/html/hashable/index.html, dist/doc/html/hashable/hashable.txt Creating package registration file: /tmp/pkgConf-hashable-1.2.312895111541104028380.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hashable-1.2.3.3-2GTZqecVp8NJZrNuKzGxfy Registering hashable-1.2.3.3... Installed hashable-1.2.3.3 Configuring polyparse-1.11... Building polyparse-1.11... Preprocessing library polyparse-1.11... [ 1 of 18] Compiling Text.ParserCombinators.Poly.Result ( src/Text/ParserCombinators/Poly/Result.hs, dist/build/Text/ParserCombinators/Poly/Result.o ) src/Text/ParserCombinators/Poly/Result.hs:3:15: Warning: Tab character [ 2 of 18] Compiling Text.ParserCombinators.Poly.Base ( src/Text/ParserCombinators/Poly/Base.hs, dist/build/Text/ParserCombinators/Poly/Base.o ) src/Text/ParserCombinators/Poly/Base.hs:3:19: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:4:14: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:8:10: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:9:12: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:11:12: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:13:11: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:15:10: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:17:12: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:18:9: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:19:10: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:20:10: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:21:11: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:22:15: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:23:12: Warning: Tab character [ 3 of 18] Compiling Text.ParserCombinators.Poly.Parser ( src/Text/ParserCombinators/Poly/Parser.hs, dist/build/Text/ParserCombinators/Poly/Parser.o ) src/Text/ParserCombinators/Poly/Parser.hs:7:14: Warning: Tab character src/Text/ParserCombinators/Poly/Parser.hs:8:15: Warning: Tab character src/Text/ParserCombinators/Poly/Parser.hs:10:9: Warning: Tab character src/Text/ParserCombinators/Poly/Parser.hs:11:8: Warning: Tab character src/Text/ParserCombinators/Poly/Parser.hs:12:12: Warning: Tab character src/Text/ParserCombinators/Poly/Parser.hs:13:15: Warning: Tab character src/Text/ParserCombinators/Poly/Parser.hs:17:12: Warning: Tab character src/Text/ParserCombinators/Poly/Parser.hs:79:18: Warning: Tab character [ 4 of 18] Compiling Text.ParserCombinators.Poly.Lazy ( src/Text/ParserCombinators/Poly/Lazy.hs, dist/build/Text/ParserCombinators/Poly/Lazy.o ) src/Text/ParserCombinators/Poly/Lazy.hs:4:14: Warning: Tab character src/Text/ParserCombinators/Poly/Lazy.hs:5:15: Warning: Tab character src/Text/ParserCombinators/Poly/Lazy.hs:6:14: Warning: Tab character src/Text/ParserCombinators/Poly/Lazy.hs:8:9: Warning: Tab character src/Text/ParserCombinators/Poly/Lazy.hs:9:8: Warning: Tab character src/Text/ParserCombinators/Poly/Lazy.hs:10:12: Warning: Tab character src/Text/ParserCombinators/Poly/Lazy.hs:11:15: Warning: Tab character src/Text/ParserCombinators/Poly/Lazy.hs:15:12: Warning: Tab character [ 5 of 18] Compiling Text.ParserCombinators.Poly.StateParser ( src/Text/ParserCombinators/Poly/StateParser.hs, dist/build/Text/ParserCombinators/Poly/StateParser.o ) src/Text/ParserCombinators/Poly/StateParser.hs:7:14: Warning: Tab character src/Text/ParserCombinators/Poly/StateParser.hs:8:15: Warning: Tab character src/Text/ParserCombinators/Poly/StateParser.hs:10:9: Warning: Tab character src/Text/ParserCombinators/Poly/StateParser.hs:11:8: Warning: Tab character src/Text/ParserCombinators/Poly/StateParser.hs:12:12: Warning: Tab character src/Text/ParserCombinators/Poly/StateParser.hs:19:12: Warning: Tab character src/Text/ParserCombinators/Poly/StateParser.hs:82:18: Warning: Tab character [ 6 of 18] Compiling Text.ParserCombinators.Poly.State ( src/Text/ParserCombinators/Poly/State.hs, dist/build/Text/ParserCombinators/Poly/State.o ) src/Text/ParserCombinators/Poly/State.hs:3:14: Warning: Tab character src/Text/ParserCombinators/Poly/State.hs:4:15: Warning: Tab character src/Text/ParserCombinators/Poly/State.hs:5:14: Warning: Tab character src/Text/ParserCombinators/Poly/State.hs:7:9: Warning: Tab character src/Text/ParserCombinators/Poly/State.hs:8:8: Warning: Tab character src/Text/ParserCombinators/Poly/State.hs:9:12: Warning: Tab character src/Text/ParserCombinators/Poly/State.hs:10:11: Warning: Tab character src/Text/ParserCombinators/Poly/State.hs:16:12: Warning: Tab character [ 7 of 18] Compiling Text.ParserCombinators.Poly.StateLazy ( src/Text/ParserCombinators/Poly/StateLazy.hs, dist/build/Text/ParserCombinators/Poly/StateLazy.o ) src/Text/ParserCombinators/Poly/StateLazy.hs:4:14: Warning: Tab character src/Text/ParserCombinators/Poly/StateLazy.hs:5:15: Warning: Tab character src/Text/ParserCombinators/Poly/StateLazy.hs:6:14: Warning: Tab character src/Text/ParserCombinators/Poly/StateLazy.hs:8:9: Warning: Tab character src/Text/ParserCombinators/Poly/StateLazy.hs:9:8: Warning: Tab character src/Text/ParserCombinators/Poly/StateLazy.hs:10:12: Warning: Tab character src/Text/ParserCombinators/Poly/StateLazy.hs:12:16: Warning: Tab character src/Text/ParserCombinators/Poly/StateLazy.hs:18:12: Warning: Tab character [ 8 of 18] Compiling Text.ParserCombinators.Poly.Lex ( src/Text/ParserCombinators/Poly/Lex.hs, dist/build/Text/ParserCombinators/Poly/Lex.o ) src/Text/ParserCombinators/Poly/Lex.hs:89:18: Warning: Tab character [ 9 of 18] Compiling Text.ParserCombinators.Poly.ByteString ( src/Text/ParserCombinators/Poly/ByteString.hs, dist/build/Text/ParserCombinators/Poly/ByteString.o ) [10 of 18] Compiling Text.ParserCombinators.Poly.ByteStringChar ( src/Text/ParserCombinators/Poly/ByteStringChar.hs, dist/build/Text/ParserCombinators/Poly/ByteStringChar.o ) [11 of 18] Compiling Text.Parse.ByteString ( src/Text/Parse/ByteString.hs, dist/build/Text/Parse/ByteString.o ) src/Text/Parse/ByteString.hs:5:15: Warning: Tab character src/Text/Parse/ByteString.hs:6:14: Warning: Tab character src/Text/Parse/ByteString.hs:7:1: Warning: Tab character src/Text/Parse/ByteString.hs:8:16: Warning: Tab character src/Text/Parse/ByteString.hs:12:9: Warning: Tab character src/Text/Parse/ByteString.hs:13:11: Warning: Tab character src/Text/Parse/ByteString.hs:14:12: Warning: Tab character src/Text/Parse/ByteString.hs:15:19: Warning: Tab character src/Text/Parse/ByteString.hs:16:11: Warning: Tab character src/Text/Parse/ByteString.hs:17:10: Warning: Tab character src/Text/Parse/ByteString.hs:74:32: Warning: Tab character src/Text/Parse/ByteString.hs:419:31: Warning: Tab character src/Text/Parse/ByteString.hs:429:1: Warning: Tab character [12 of 18] Compiling Text.ParserCombinators.Poly.Text ( src/Text/ParserCombinators/Poly/Text.hs, dist/build/Text/ParserCombinators/Poly/Text.o ) [13 of 18] Compiling Text.ParserCombinators.Poly.StateText ( src/Text/ParserCombinators/Poly/StateText.hs, dist/build/Text/ParserCombinators/Poly/StateText.o ) [14 of 18] Compiling Text.ParserCombinators.Poly.Plain ( src/Text/ParserCombinators/Poly/Plain.hs, dist/build/Text/ParserCombinators/Poly/Plain.o ) src/Text/ParserCombinators/Poly/Plain.hs:3:14: Warning: Tab character src/Text/ParserCombinators/Poly/Plain.hs:4:15: Warning: Tab character src/Text/ParserCombinators/Poly/Plain.hs:5:14: Warning: Tab character src/Text/ParserCombinators/Poly/Plain.hs:7:9: Warning: Tab character src/Text/ParserCombinators/Poly/Plain.hs:8:8: Warning: Tab character src/Text/ParserCombinators/Poly/Plain.hs:9:12: Warning: Tab character src/Text/ParserCombinators/Poly/Plain.hs:10:15: Warning: Tab character src/Text/ParserCombinators/Poly/Plain.hs:11:11: Warning: Tab character src/Text/ParserCombinators/Poly/Plain.hs:14:12: Warning: Tab character [15 of 18] Compiling Text.ParserCombinators.Poly ( src/Text/ParserCombinators/Poly.hs, dist/build/Text/ParserCombinators/Poly.o ) [16 of 18] Compiling Text.Parse ( src/Text/Parse.hs, dist/build/Text/Parse.o ) src/Text/Parse.hs:4:15: Warning: Tab character src/Text/Parse.hs:5:14: Warning: Tab character src/Text/Parse.hs:6:1: Warning: Tab character src/Text/Parse.hs:7:16: Warning: Tab character src/Text/Parse.hs:11:9: Warning: Tab character src/Text/Parse.hs:12:11: Warning: Tab character src/Text/Parse.hs:13:12: Warning: Tab character src/Text/Parse.hs:14:19: Warning: Tab character src/Text/Parse.hs:15:11: Warning: Tab character src/Text/Parse.hs:16:10: Warning: Tab character src/Text/Parse.hs:67:32: Warning: Tab character src/Text/Parse.hs:389:1: Warning: Tab character [17 of 18] Compiling Text.ParserCombinators.HuttonMeijerWallace ( src/Text/ParserCombinators/HuttonMeijerWallace.hs, dist/build/Text/ParserCombinators/HuttonMeijerWallace.o ) [18 of 18] Compiling Text.ParserCombinators.HuttonMeijer ( src/Text/ParserCombinators/HuttonMeijer.hs, dist/build/Text/ParserCombinators/HuttonMeijer.o ) In-place registering polyparse-1.11... Running Haddock for polyparse-1.11... Running hscolour for polyparse-1.11... Preprocessing library polyparse-1.11... Preprocessing library polyparse-1.11... src/Text/ParserCombinators/Poly/Result.hs:3:15: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:3:19: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:4:14: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:8:10: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:9:12: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:11:12: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:13:11: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:15:10: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:17:12: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:18:9: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:19:10: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:20:10: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:21:11: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:22:15: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:23:12: Warning: Tab character src/Text/ParserCombinators/Poly/Parser.hs:7:14: Warning: Tab character src/Text/ParserCombinators/Poly/Parser.hs:8:15: Warning: Tab character src/Text/ParserCombinators/Poly/Parser.hs:10:9: Warning: Tab character src/Text/ParserCombinators/Poly/Parser.hs:11:8: Warning: Tab character src/Text/ParserCombinators/Poly/Parser.hs:12:12: Warning: Tab character src/Text/ParserCombinators/Poly/Parser.hs:13:15: Warning: Tab character src/Text/ParserCombinators/Poly/Parser.hs:17:12: Warning: Tab character src/Text/ParserCombinators/Poly/Parser.hs:79:18: Warning: Tab character src/Text/ParserCombinators/Poly/Lazy.hs:4:14: Warning: Tab character src/Text/ParserCombinators/Poly/Lazy.hs:5:15: Warning: Tab character src/Text/ParserCombinators/Poly/Lazy.hs:6:14: Warning: Tab character src/Text/ParserCombinators/Poly/Lazy.hs:8:9: Warning: Tab character src/Text/ParserCombinators/Poly/Lazy.hs:9:8: Warning: Tab character src/Text/ParserCombinators/Poly/Lazy.hs:10:12: Warning: Tab character src/Text/ParserCombinators/Poly/Lazy.hs:11:15: Warning: Tab character src/Text/ParserCombinators/Poly/Lazy.hs:15:12: Warning: Tab character src/Text/ParserCombinators/Poly/StateParser.hs:7:14: Warning: Tab character src/Text/ParserCombinators/Poly/StateParser.hs:8:15: Warning: Tab character src/Text/ParserCombinators/Poly/StateParser.hs:10:9: Warning: Tab character src/Text/ParserCombinators/Poly/StateParser.hs:11:8: Warning: Tab character src/Text/ParserCombinators/Poly/StateParser.hs:12:12: Warning: Tab character src/Text/ParserCombinators/Poly/StateParser.hs:19:12: Warning: Tab character src/Text/ParserCombinators/Poly/StateParser.hs:82:18: Warning: Tab character src/Text/ParserCombinators/Poly/State.hs:3:14: Warning: Tab character src/Text/ParserCombinators/Poly/State.hs:4:15: Warning: Tab character src/Text/ParserCombinators/Poly/State.hs:5:14: Warning: Tab character src/Text/ParserCombinators/Poly/State.hs:7:9: Warning: Tab character src/Text/ParserCombinators/Poly/State.hs:8:8: Warning: Tab character src/Text/ParserCombinators/Poly/State.hs:9:12: Warning: Tab character src/Text/ParserCombinators/Poly/State.hs:10:11: Warning: Tab character src/Text/ParserCombinators/Poly/State.hs:16:12: Warning: Tab character src/Text/ParserCombinators/Poly/StateLazy.hs:4:14: Warning: Tab character src/Text/ParserCombinators/Poly/StateLazy.hs:5:15: Warning: Tab character src/Text/ParserCombinators/Poly/StateLazy.hs:6:14: Warning: Tab character src/Text/ParserCombinators/Poly/StateLazy.hs:8:9: Warning: Tab character src/Text/ParserCombinators/Poly/StateLazy.hs:9:8: Warning: Tab character src/Text/ParserCombinators/Poly/StateLazy.hs:10:12: Warning: Tab character src/Text/ParserCombinators/Poly/StateLazy.hs:12:16: Warning: Tab character src/Text/ParserCombinators/Poly/StateLazy.hs:18:12: Warning: Tab character src/Text/ParserCombinators/Poly/Lex.hs:89:18: Warning: Tab character src/Text/Parse/ByteString.hs:5:15: Warning: Tab character src/Text/Parse/ByteString.hs:6:14: Warning: Tab character src/Text/Parse/ByteString.hs:7:1: Warning: Tab character src/Text/Parse/ByteString.hs:8:16: Warning: Tab character src/Text/Parse/ByteString.hs:12:9: Warning: Tab character src/Text/Parse/ByteString.hs:13:11: Warning: Tab character src/Text/Parse/ByteString.hs:14:12: Warning: Tab character src/Text/Parse/ByteString.hs:15:19: Warning: Tab character src/Text/Parse/ByteString.hs:16:11: Warning: Tab character src/Text/Parse/ByteString.hs:17:10: Warning: Tab character src/Text/Parse/ByteString.hs:74:32: Warning: Tab character src/Text/Parse/ByteString.hs:419:31: Warning: Tab character src/Text/Parse/ByteString.hs:429:1: Warning: Tab character src/Text/ParserCombinators/Poly/Plain.hs:3:14: Warning: Tab character src/Text/ParserCombinators/Poly/Plain.hs:4:15: Warning: Tab character src/Text/ParserCombinators/Poly/Plain.hs:5:14: Warning: Tab character src/Text/ParserCombinators/Poly/Plain.hs:7:9: Warning: Tab character src/Text/ParserCombinators/Poly/Plain.hs:8:8: Warning: Tab character src/Text/ParserCombinators/Poly/Plain.hs:9:12: Warning: Tab character src/Text/ParserCombinators/Poly/Plain.hs:10:15: Warning: Tab character src/Text/ParserCombinators/Poly/Plain.hs:11:11: Warning: Tab character src/Text/ParserCombinators/Poly/Plain.hs:14:12: Warning: Tab character src/Text/Parse.hs:4:15: Warning: Tab character src/Text/Parse.hs:5:14: Warning: Tab character src/Text/Parse.hs:6:1: Warning: Tab character src/Text/Parse.hs:7:16: Warning: Tab character src/Text/Parse.hs:11:9: Warning: Tab character src/Text/Parse.hs:12:11: Warning: Tab character src/Text/Parse.hs:13:12: Warning: Tab character src/Text/Parse.hs:14:19: Warning: Tab character src/Text/Parse.hs:15:11: Warning: Tab character src/Text/Parse.hs:16:10: Warning: Tab character src/Text/Parse.hs:67:32: Warning: Tab character src/Text/Parse.hs:389:1: Warning: Tab character Haddock coverage: 75% ( 3 / 4) in 'Text.ParserCombinators.Poly.Result' Missing documentation for: Module header 96% ( 23 / 24) in 'Text.ParserCombinators.Poly.Base' Missing documentation for: Module header 100% ( 12 / 12) in 'Text.ParserCombinators.Poly.Parser' 94% ( 15 / 16) in 'Text.ParserCombinators.Poly.Lazy' Missing documentation for: Module header 100% ( 15 / 15) in 'Text.ParserCombinators.Poly.StateParser' 95% ( 18 / 19) in 'Text.ParserCombinators.Poly.State' Missing documentation for: Module header 90% ( 18 / 20) in 'Text.ParserCombinators.Poly.StateLazy' Missing documentation for: Module header manyFinally (src/Text/ParserCombinators/Poly/StateLazy.hs:139) 100% ( 16 / 16) in 'Text.ParserCombinators.Poly.Lex' 94% ( 16 / 17) in 'Text.ParserCombinators.Poly.ByteString' Missing documentation for: Module header 94% ( 16 / 17) in 'Text.ParserCombinators.Poly.ByteStringChar' Missing documentation for: Module header 97% ( 30 / 31) in 'Text.Parse.ByteString' Missing documentation for: Module header 94% ( 17 / 18) in 'Text.ParserCombinators.Poly.Text' Missing documentation for: Module header 95% ( 21 / 22) in 'Text.ParserCombinators.Poly.StateText' Missing documentation for: Module header 94% ( 15 / 16) in 'Text.ParserCombinators.Poly.Plain' Missing documentation for: Module header 50% ( 1 / 2) in 'Text.ParserCombinators.Poly' Missing documentation for: Module header 72% ( 21 / 29) in 'Text.Parse' Missing documentation for: Module header parseSigned (src/Text/Parse.hs:226) parseInt (src/Text/Parse.hs:231) parseDec (src/Text/Parse.hs:239) parseOct (src/Text/Parse.hs:239) parseHex (src/Text/Parse.hs:239) parseFloat (src/Text/Parse.hs:244) parseLitChar (src/Text/Parse.hs:265) 77% ( 24 / 31) in 'Text.ParserCombinators.HuttonMeijerWallace' Missing documentation for: Parser (src/Text/ParserCombinators/HuttonMeijerWallace.hs:66) chainl (src/Text/ParserCombinators/HuttonMeijerWallace.hs:220) chainl1 (src/Text/ParserCombinators/HuttonMeijerWallace.hs:224) chainr (src/Text/ParserCombinators/HuttonMeijerWallace.hs:230) chainr1 (src/Text/ParserCombinators/HuttonMeijerWallace.hs:234) ops (src/Text/ParserCombinators/HuttonMeijerWallace.hs:243) bracket (src/Text/ParserCombinators/HuttonMeijerWallace.hs:246) 6% ( 2 / 36) in 'Text.ParserCombinators.HuttonMeijer' Missing documentation for: item (src/Text/ParserCombinators/HuttonMeijer.hs:83) first (src/Text/ParserCombinators/HuttonMeijer.hs:88) papply (src/Text/ParserCombinators/HuttonMeijer.hs:93) +++ (src/Text/ParserCombinators/HuttonMeijer.hs:100) sat (src/Text/ParserCombinators/HuttonMeijer.hs:103) many (src/Text/ParserCombinators/HuttonMeijer.hs:109) many1 (src/Text/ParserCombinators/HuttonMeijer.hs:113) sepby (src/Text/ParserCombinators/HuttonMeijer.hs:116) sepby1 (src/Text/ParserCombinators/HuttonMeijer.hs:119) chainl (src/Text/ParserCombinators/HuttonMeijer.hs:122) chainl1 (src/Text/ParserCombinators/HuttonMeijer.hs:125) chainr (src/Text/ParserCombinators/HuttonMeijer.hs:131) chainr1 (src/Text/ParserCombinators/HuttonMeijer.hs:134) ops (src/Text/ParserCombinators/HuttonMeijer.hs:140) bracket (src/Text/ParserCombinators/HuttonMeijer.hs:143) char (src/Text/ParserCombinators/HuttonMeijer.hs:150) digit (src/Text/ParserCombinators/HuttonMeijer.hs:153) lower (src/Text/ParserCombinators/HuttonMeijer.hs:156) upper (src/Text/ParserCombinators/HuttonMeijer.hs:159) letter (src/Text/ParserCombinators/HuttonMeijer.hs:162) alphanum (src/Text/ParserCombinators/HuttonMeijer.hs:165) string (src/Text/ParserCombinators/HuttonMeijer.hs:168) ident (src/Text/ParserCombinators/HuttonMeijer.hs:172) nat (src/Text/ParserCombinators/HuttonMeijer.hs:175) int (src/Text/ParserCombinators/HuttonMeijer.hs:180) spaces (src/Text/ParserCombinators/HuttonMeijer.hs:187) comment (src/Text/ParserCombinators/HuttonMeijer.hs:190) junk (src/Text/ParserCombinators/HuttonMeijer.hs:200) skip (src/Text/ParserCombinators/HuttonMeijer.hs:203) token (src/Text/ParserCombinators/HuttonMeijer.hs:206) natural (src/Text/ParserCombinators/HuttonMeijer.hs:213) integer (src/Text/ParserCombinators/HuttonMeijer.hs:216) symbol (src/Text/ParserCombinators/HuttonMeijer.hs:219) identifier (src/Text/ParserCombinators/HuttonMeijer.hs:222) Warning: Text.ParserCombinators.HuttonMeijerWallace: could not find link destinations for: ParseResult Warning: Text.ParserCombinators.HuttonMeijer: could not find link destinations for: Token Documentation created: dist/doc/html/polyparse/index.html, dist/doc/html/polyparse/polyparse.txt Creating package registration file: /tmp/pkgConf-polyparse-19452291571882802159.11 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/polyparse-1.11-5gbM4m6k3rhGIQyEboR1bR Registering polyparse-1.11... Installed polyparse-1.11 [1 of 1] Compiling Main ( /tmp/cabal-tmp-14187/distributive-0.4.4/dist/setup/setup.hs, /tmp/cabal-tmp-14187/distributive-0.4.4/dist/setup/Main.o ) Linking /tmp/cabal-tmp-14187/distributive-0.4.4/dist/setup/setup ... Configuring distributive-0.4.4... Building distributive-0.4.4... Preprocessing library distributive-0.4.4... [1 of 2] Compiling Data.Distributive.Generic ( src/Data/Distributive/Generic.hs, dist/build/Data/Distributive/Generic.o ) [2 of 2] Compiling Data.Distributive ( src/Data/Distributive.hs, dist/build/Data/Distributive.o ) In-place registering distributive-0.4.4... Running Haddock for distributive-0.4.4... Running hscolour for distributive-0.4.4... Preprocessing library distributive-0.4.4... Preprocessing library distributive-0.4.4... Haddock coverage: 67% ( 2 / 3) in 'Data.Distributive.Generic' Missing documentation for: GDistributive (src/Data/Distributive/Generic.hs:35) 100% ( 4 / 4) in 'Data.Distributive' Documentation created: dist/doc/html/distributive/index.html, dist/doc/html/distributive/distributive.txt Creating package registration file: /tmp/pkgConf-distributive-0.412544138821998713308.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/distributive-0.4.4-DtmCggRmFF9KhnqzzbElBb Registering distributive-0.4.4... Installed distributive-0.4.4 Configuring exceptions-0.8.0.2... Building exceptions-0.8.0.2... Preprocessing library exceptions-0.8.0.2... [1 of 2] Compiling Control.Monad.Catch ( src/Control/Monad/Catch.hs, dist/build/Control/Monad/Catch.o ) [2 of 2] Compiling Control.Monad.Catch.Pure ( src/Control/Monad/Catch/Pure.hs, dist/build/Control/Monad/Catch/Pure.o ) In-place registering exceptions-0.8.0.2... Running Haddock for exceptions-0.8.0.2... Running hscolour for exceptions-0.8.0.2... Preprocessing library exceptions-0.8.0.2... Preprocessing library exceptions-0.8.0.2... Haddock coverage: 100% ( 31 / 31) in 'Control.Monad.Catch' 80% ( 8 / 10) in 'Control.Monad.Catch.Pure' Missing documentation for: Catch (src/Control/Monad/Catch/Pure.hs:95) runCatch (src/Control/Monad/Catch/Pure.hs:97) Documentation created: dist/doc/html/exceptions/index.html, dist/doc/html/exceptions/exceptions.txt Creating package registration file: /tmp/pkgConf-exceptions-0.8.019754029081935962074.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/exceptions-0.8.0.2-8GsEeHgaIks3pVGk6GaELJ Registering exceptions-0.8.0.2... Installed exceptions-0.8.0.2 Configuring storable-record-0.0.3... Building storable-record-0.0.3... Preprocessing library storable-record-0.0.3... [1 of 7] Compiling Foreign.Storable.Newtype ( src/Foreign/Storable/Newtype.hs, dist/build/Foreign/Storable/Newtype.o ) [2 of 7] Compiling Foreign.Storable.FixedArray ( src/Foreign/Storable/FixedArray.hs, dist/build/Foreign/Storable/FixedArray.o ) [3 of 7] Compiling Foreign.Storable.Traversable ( src/Foreign/Storable/Traversable.hs, dist/build/Foreign/Storable/Traversable.o ) [4 of 7] Compiling Foreign.Storable.RecordMinimalSize ( src/Foreign/Storable/RecordMinimalSize.hs, dist/build/Foreign/Storable/RecordMinimalSize.o ) src/Foreign/Storable/RecordMinimalSize.hs:73:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() src/Foreign/Storable/RecordMinimalSize.hs:75:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [5 of 7] Compiling Foreign.Storable.RecordReaderPtr ( src/Foreign/Storable/RecordReaderPtr.hs, dist/build/Foreign/Storable/RecordReaderPtr.o ) src/Foreign/Storable/RecordReaderPtr.hs:73:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() src/Foreign/Storable/RecordReaderPtr.hs:75:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [6 of 7] Compiling Foreign.Storable.TraversableUnequalSizes ( src/Foreign/Storable/TraversableUnequalSizes.hs, dist/build/Foreign/Storable/TraversableUnequalSizes.o ) [7 of 7] Compiling Foreign.Storable.Record ( src/Foreign/Storable/Record.hs, dist/build/Foreign/Storable/Record.o ) src/Foreign/Storable/Record.hs:70:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() src/Foreign/Storable/Record.hs:72:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() In-place registering storable-record-0.0.3... Running Haddock for storable-record-0.0.3... Running hscolour for storable-record-0.0.3... Preprocessing library storable-record-0.0.3... Preprocessing library storable-record-0.0.3... src/Foreign/Storable/RecordMinimalSize.hs:73:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() src/Foreign/Storable/RecordMinimalSize.hs:75:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() src/Foreign/Storable/RecordReaderPtr.hs:73:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() src/Foreign/Storable/RecordReaderPtr.hs:75:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() src/Foreign/Storable/Record.hs:70:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() src/Foreign/Storable/Record.hs:72:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() Haddock coverage: 20% ( 1 / 5) in 'Foreign.Storable.Newtype' Missing documentation for: sizeOf (src/Foreign/Storable/Newtype.hs:23) alignment (src/Foreign/Storable/Newtype.hs:26) peek (src/Foreign/Storable/Newtype.hs:30) poke (src/Foreign/Storable/Newtype.hs:35) 0% ( 0 / 6) in 'Foreign.Storable.FixedArray' Missing documentation for: Module header roundUp (src/Foreign/Storable/FixedArray.hs:12) sizeOfArray (src/Foreign/Storable/FixedArray.hs:16) pokeNext (src/Foreign/Storable/FixedArray.hs:21) peekNext (src/Foreign/Storable/FixedArray.hs:29) run (src/Foreign/Storable/FixedArray.hs:36) 50% ( 3 / 6) in 'Foreign.Storable.Traversable' Missing documentation for: alignment (src/Foreign/Storable/Traversable.hs:62) sizeOf (src/Foreign/Storable/Traversable.hs:68) poke (src/Foreign/Storable/Traversable.hs:117) 11% ( 1 / 9) in 'Foreign.Storable.RecordMinimalSize' Missing documentation for: Dictionary (src/Foreign/Storable/RecordMinimalSize.hs:84) Access (src/Foreign/Storable/RecordMinimalSize.hs:91) element (src/Foreign/Storable/RecordMinimalSize.hs:138) run (src/Foreign/Storable/RecordMinimalSize.hs:155) alignment (src/Foreign/Storable/RecordMinimalSize.hs:163) sizeOf (src/Foreign/Storable/RecordMinimalSize.hs:169) peek (src/Foreign/Storable/RecordMinimalSize.hs:174) poke (src/Foreign/Storable/RecordMinimalSize.hs:179) 11% ( 1 / 9) in 'Foreign.Storable.RecordReaderPtr' Missing documentation for: Dictionary (src/Foreign/Storable/RecordReaderPtr.hs:84) Access (src/Foreign/Storable/RecordReaderPtr.hs:91) element (src/Foreign/Storable/RecordReaderPtr.hs:138) run (src/Foreign/Storable/RecordReaderPtr.hs:155) alignment (src/Foreign/Storable/RecordReaderPtr.hs:163) sizeOf (src/Foreign/Storable/RecordReaderPtr.hs:168) peek (src/Foreign/Storable/RecordReaderPtr.hs:173) poke (src/Foreign/Storable/RecordReaderPtr.hs:178) 20% ( 1 / 5) in 'Foreign.Storable.TraversableUnequalSizes' Missing documentation for: alignment (src/Foreign/Storable/TraversableUnequalSizes.hs:29) sizeOf (src/Foreign/Storable/TraversableUnequalSizes.hs:36) peek (src/Foreign/Storable/TraversableUnequalSizes.hs:49) poke (src/Foreign/Storable/TraversableUnequalSizes.hs:68) 11% ( 1 / 9) in 'Foreign.Storable.Record' Missing documentation for: Dictionary (src/Foreign/Storable/Record.hs:81) Access (src/Foreign/Storable/Record.hs:88) element (src/Foreign/Storable/Record.hs:141) run (src/Foreign/Storable/Record.hs:156) alignment (src/Foreign/Storable/Record.hs:164) sizeOf (src/Foreign/Storable/Record.hs:169) peek (src/Foreign/Storable/Record.hs:174) poke (src/Foreign/Storable/Record.hs:179) Documentation created: dist/doc/html/storable-record/index.html, dist/doc/html/storable-record/storable-record.txt Creating package registration file: /tmp/pkgConf-storable-record-0.01241361591136416008.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/storable-record-0.0.3-B9XA5GdAgYc4fDmgk3lkbE Registering storable-record-0.0.3... Installed storable-record-0.0.3 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.51354575023210576770.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 unordered-containers-0.2.5.1... Building unordered-containers-0.2.5.1... Preprocessing library unordered-containers-0.2.5.1... [1 of 8] Compiling Data.HashMap.UnsafeShift ( Data/HashMap/UnsafeShift.hs, dist/build/Data/HashMap/UnsafeShift.o ) [2 of 8] Compiling Data.HashMap.PopCount ( Data/HashMap/PopCount.hs, dist/build/Data/HashMap/PopCount.o ) [3 of 8] Compiling Data.HashMap.Unsafe ( Data/HashMap/Unsafe.hs, dist/build/Data/HashMap/Unsafe.o ) [4 of 8] Compiling Data.HashMap.Array ( Data/HashMap/Array.hs, dist/build/Data/HashMap/Array.o ) [5 of 8] Compiling Data.HashMap.Base ( Data/HashMap/Base.hs, dist/build/Data/HashMap/Base.o ) Data/HashMap/Base.hs:85:1: Warning: The import of ‘Data.Functor’ is redundant except perhaps to import instances from ‘Data.Functor’ To import instances alone, use: import Data.Functor() [6 of 8] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.o ) [7 of 8] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.o ) [8 of 8] Compiling Data.HashSet ( Data/HashSet.hs, dist/build/Data/HashSet.o ) In-place registering unordered-containers-0.2.5.1... Running Haddock for unordered-containers-0.2.5.1... Running hscolour for unordered-containers-0.2.5.1... Preprocessing library unordered-containers-0.2.5.1... Preprocessing library unordered-containers-0.2.5.1... Data/HashMap/Base.hs:85:1: Warning: The import of ‘Data.Functor’ is redundant except perhaps to import instances from ‘Data.Functor’ To import instances alone, use: import Data.Functor() Haddock coverage: 0% ( 0 / 3) in 'Data.HashMap.UnsafeShift' Missing documentation for: Module header unsafeShiftL (Data/HashMap/UnsafeShift.hs:10) unsafeShiftR (Data/HashMap/UnsafeShift.hs:14) 50% ( 1 / 2) in 'Data.HashMap.PopCount' Missing documentation for: Module header 100% ( 2 / 2) in 'Data.HashMap.Unsafe' 38% ( 14 / 37) in 'Data.HashMap.Array' Missing documentation for: Array (Data/HashMap/Array.hs:102) MArray (Data/HashMap/Array.hs:127) new_ (Data/HashMap/Array.hs:174) singleton (Data/HashMap/Array.hs:177) singletonM (Data/HashMap/Array.hs:181) pair (Data/HashMap/Array.hs:185) length (Data/HashMap/Array.hs:113) lengthM (Data/HashMap/Array.hs:135) read (Data/HashMap/Array.hs:192) write (Data/HashMap/Array.hs:198) index (Data/HashMap/Array.hs:205) indexM (Data/HashMap/Array.hs:211) unsafeFreeze (Data/HashMap/Array.hs:217) unsafeThaw (Data/HashMap/Array.hs:223) run (Data/HashMap/Array.hs:229) run2 (Data/HashMap/Array.hs:233) foldl' (Data/HashMap/Array.hs:335) foldr (Data/HashMap/Array.hs:343) thaw (Data/HashMap/Array.hs:355) map (Data/HashMap/Array.hs:388) traverse (Data/HashMap/Array.hs:431) filter (Data/HashMap/Array.hs:436) toList (Data/HashMap/Array.hs:428) 87% ( 54 / 62) in 'Data.HashMap.Base' Missing documentation for: Module header Leaf (Data/HashMap/Base.hs:124) Hash (Data/HashMap/Base.hs:177) Bitmap (Data/HashMap/Base.hs:178) mask (Data/HashMap/Base.hs:1094) bitsPerSubkey (Data/HashMap/Base.hs:1082) sparseIndex (Data/HashMap/Base.hs:1091) updateOrConcatWith (Data/HashMap/Base.hs:1003) 100% ( 46 / 46) in 'Data.HashMap.Strict' 100% ( 46 / 46) in 'Data.HashMap.Lazy' 100% ( 27 / 27) in 'Data.HashSet' Documentation created: dist/doc/html/unordered-containers/index.html, dist/doc/html/unordered-containers/unordered-containers.txt Creating package registration file: /tmp/pkgConf-unordered-containers-0.2.5211654577268801443.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/unordered-containers-0.2.5.1-7E41cj9RvqSJeZ4jSnbs1a Registering unordered-containers-0.2.5.1... Installed unordered-containers-0.2.5.1 Configuring cpphs-1.19.3... Building cpphs-1.19.3... Preprocessing library cpphs-1.19.3... [ 1 of 11] Compiling Language.Preprocessor.Cpphs.HashDefine ( Language/Preprocessor/Cpphs/HashDefine.hs, dist/build/Language/Preprocessor/Cpphs/HashDefine.o ) [ 2 of 11] Compiling Language.Preprocessor.Cpphs.SymTab ( Language/Preprocessor/Cpphs/SymTab.hs, dist/build/Language/Preprocessor/Cpphs/SymTab.o ) [ 3 of 11] Compiling Language.Preprocessor.Unlit ( Language/Preprocessor/Unlit.hs, dist/build/Language/Preprocessor/Unlit.o ) [ 4 of 11] Compiling Language.Preprocessor.Cpphs.Options ( Language/Preprocessor/Cpphs/Options.hs, dist/build/Language/Preprocessor/Cpphs/Options.o ) [ 5 of 11] Compiling Language.Preprocessor.Cpphs.Position ( Language/Preprocessor/Cpphs/Position.hs, dist/build/Language/Preprocessor/Cpphs/Position.o ) [ 6 of 11] Compiling Language.Preprocessor.Cpphs.Tokenise ( Language/Preprocessor/Cpphs/Tokenise.hs, dist/build/Language/Preprocessor/Cpphs/Tokenise.o ) [ 7 of 11] Compiling Language.Preprocessor.Cpphs.MacroPass ( Language/Preprocessor/Cpphs/MacroPass.hs, dist/build/Language/Preprocessor/Cpphs/MacroPass.o ) [ 8 of 11] Compiling Language.Preprocessor.Cpphs.ReadFirst ( Language/Preprocessor/Cpphs/ReadFirst.hs, dist/build/Language/Preprocessor/Cpphs/ReadFirst.o ) [ 9 of 11] Compiling Language.Preprocessor.Cpphs.CppIfdef ( Language/Preprocessor/Cpphs/CppIfdef.hs, dist/build/Language/Preprocessor/Cpphs/CppIfdef.o ) [10 of 11] Compiling Language.Preprocessor.Cpphs.RunCpphs ( Language/Preprocessor/Cpphs/RunCpphs.hs, dist/build/Language/Preprocessor/Cpphs/RunCpphs.o ) [11 of 11] Compiling Language.Preprocessor.Cpphs ( Language/Preprocessor/Cpphs.hs, dist/build/Language/Preprocessor/Cpphs.o ) In-place registering cpphs-1.19.3... Preprocessing executable 'cpphs' for cpphs-1.19.3... [ 1 of 12] Compiling Language.Preprocessor.Cpphs.SymTab ( Language/Preprocessor/Cpphs/SymTab.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/SymTab.o ) [ 2 of 12] Compiling Language.Preprocessor.Cpphs.Position ( Language/Preprocessor/Cpphs/Position.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Position.o ) [ 3 of 12] Compiling Language.Preprocessor.Cpphs.ReadFirst ( Language/Preprocessor/Cpphs/ReadFirst.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/ReadFirst.o ) [ 4 of 12] Compiling Language.Preprocessor.Cpphs.Options ( Language/Preprocessor/Cpphs/Options.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Options.o ) [ 5 of 12] Compiling Language.Preprocessor.Cpphs.HashDefine ( Language/Preprocessor/Cpphs/HashDefine.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/HashDefine.o ) [ 6 of 12] Compiling Language.Preprocessor.Cpphs.Tokenise ( Language/Preprocessor/Cpphs/Tokenise.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Tokenise.o ) [ 7 of 12] Compiling Language.Preprocessor.Cpphs.MacroPass ( Language/Preprocessor/Cpphs/MacroPass.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/MacroPass.o ) [ 8 of 12] Compiling Language.Preprocessor.Cpphs.CppIfdef ( Language/Preprocessor/Cpphs/CppIfdef.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/CppIfdef.o ) [ 9 of 12] Compiling Language.Preprocessor.Unlit ( Language/Preprocessor/Unlit.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Unlit.o ) [10 of 12] Compiling Language.Preprocessor.Cpphs.RunCpphs ( Language/Preprocessor/Cpphs/RunCpphs.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/RunCpphs.o ) [11 of 12] Compiling Language.Preprocessor.Cpphs ( Language/Preprocessor/Cpphs.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs.o ) [12 of 12] Compiling Main ( cpphs.hs, dist/build/cpphs/cpphs-tmp/Main.o ) Linking dist/build/cpphs/cpphs ... Running Haddock for cpphs-1.19.3... Running hscolour for cpphs-1.19.3... Preprocessing library cpphs-1.19.3... Preprocessing executable 'cpphs' for cpphs-1.19.3... Preprocessing library cpphs-1.19.3... Haddock coverage: 83% ( 5 / 6) in 'Language.Preprocessor.Cpphs.HashDefine' Missing documentation for: HashDefine (Language/Preprocessor/Cpphs/HashDefine.hs:25) 33% ( 3 / 9) in 'Language.Preprocessor.Cpphs.SymTab' Missing documentation for: emptyST (Language/Preprocessor/Cpphs/SymTab.hs:30) insertST (Language/Preprocessor/Cpphs/SymTab.hs:31) deleteST (Language/Preprocessor/Cpphs/SymTab.hs:32) lookupST (Language/Preprocessor/Cpphs/SymTab.hs:33) definedST (Language/Preprocessor/Cpphs/SymTab.hs:34) flattenST (Language/Preprocessor/Cpphs/SymTab.hs:35) 100% ( 2 / 2) in 'Language.Preprocessor.Unlit' 100% ( 7 / 7) in 'Language.Preprocessor.Cpphs.Options' 100% ( 15 / 15) in 'Language.Preprocessor.Cpphs.Position' 86% ( 6 / 7) in 'Language.Preprocessor.Cpphs.Tokenise' Missing documentation for: deWordStyle (Language/Preprocessor/Cpphs/Tokenise.hs:71) 100% ( 5 / 5) in 'Language.Preprocessor.Cpphs.MacroPass' 100% ( 2 / 2) in 'Language.Preprocessor.Cpphs.ReadFirst' 100% ( 2 / 2) in 'Language.Preprocessor.Cpphs.CppIfdef' 0% ( 0 / 5) in 'Language.Preprocessor.Cpphs.RunCpphs' Missing documentation for: Module header runCpphs (Language/Preprocessor/Cpphs/RunCpphs.hs:22) runCpphsPass1 (Language/Preprocessor/Cpphs/RunCpphs.hs:27) runCpphsPass2 (Language/Preprocessor/Cpphs/RunCpphs.hs:40) runCpphsReturningSymTab (Language/Preprocessor/Cpphs/RunCpphs.hs:53) 86% ( 25 / 29) in 'Language.Preprocessor.Cpphs' Missing documentation for: runCpphs (Language/Preprocessor/Cpphs/RunCpphs.hs:22) runCpphsPass1 (Language/Preprocessor/Cpphs/RunCpphs.hs:27) runCpphsPass2 (Language/Preprocessor/Cpphs/RunCpphs.hs:40) runCpphsReturningSymTab (Language/Preprocessor/Cpphs/RunCpphs.hs:53) Warning: Language.Preprocessor.Cpphs: could not find link destinations for: HashDefine Documentation created: dist/doc/html/cpphs/index.html, dist/doc/html/cpphs/cpphs.txt Preprocessing executable 'cpphs' for cpphs-1.19.3... Creating package registration file: /tmp/pkgConf-cpphs-1.1921238016551836208501.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/cpphs-1.19.3-HTebNkKFYOCAqQG2KzButo Installing executable(s) in /home/builder/hackage-server/build-cache/tmp-install/bin Warning: The directory /home/builder/hackage-server/build-cache/tmp-install/bin is not in the system search path. Registering cpphs-1.19.3... Installed cpphs-1.19.3 Configuring semigroups-0.18.0.1... Building semigroups-0.18.0.1... Preprocessing library semigroups-0.18.0.1... [1 of 3] Compiling Data.List.NonEmpty ( src-ghc7/Data/List/NonEmpty.hs, dist/build/Data/List/NonEmpty.o ) [2 of 3] Compiling Data.Semigroup ( src-ghc7/Data/Semigroup.hs, dist/build/Data/Semigroup.o ) [3 of 3] Compiling Data.Semigroup.Generic ( src/Data/Semigroup/Generic.hs, dist/build/Data/Semigroup/Generic.o ) In-place registering semigroups-0.18.0.1... Running Haddock for semigroups-0.18.0.1... Running hscolour for semigroups-0.18.0.1... Preprocessing library semigroups-0.18.0.1... Preprocessing library semigroups-0.18.0.1... Haddock coverage: 94% ( 64 / 68) in 'Data.List.NonEmpty' Missing documentation for: NonEmpty (src-ghc7/Data/List/NonEmpty.hs:172) length (src-ghc7/Data/List/NonEmpty.hs:217) unfoldr (src-ghc7/Data/List/NonEmpty.hs:248) xor (src-ghc7/Data/List/NonEmpty.hs:221) 83% ( 25 / 30) in 'Data.Semigroup' Missing documentation for: Semigroup (src-ghc7/Data/Semigroup.hs:181) Min (src-ghc7/Data/Semigroup.hs:419) Max (src-ghc7/Data/Semigroup.hs:504) ArgMin (src-ghc7/Data/Semigroup.hs:605) ArgMax (src-ghc7/Data/Semigroup.hs:606) 60% ( 3 / 5) in 'Data.Semigroup.Generic' Missing documentation for: GSemigroup (src/Data/Semigroup/Generic.hs:39) GMonoid (src/Data/Semigroup/Generic.hs:69) Warning: Data.Semigroup: could not find link destinations for: Max Min D1Dual C1_0Dual S1_0_0Dual D1Endo C1_0Endo S1_0_0Endo D1All C1_0All S1_0_0All D1Any C1_0Any S1_0_0Any D1Sum C1_0Sum S1_0_0Sum D1Product C1_0Product S1_0_0Product Warning: Data.Semigroup.Generic: could not find link destinations for: gmappend' gmempty' Documentation created: dist/doc/html/semigroups/index.html, dist/doc/html/semigroups/semigroups.txt Creating package registration file: /tmp/pkgConf-semigroups-0.18.08525392341127210541.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/semigroups-0.18.0.1-JFY48pwG5NAKkalkWeHKCJ Registering semigroups-0.18.0.1... Installed semigroups-0.18.0.1 Configuring xkbcommon-0.0.1... Building xkbcommon-0.0.1... Preprocessing library xkbcommon-0.0.1... [ 1 of 12] Compiling Text.XkbCommon.InternalTypes ( dist/build/Text/XkbCommon/InternalTypes.hs, dist/build/Text/XkbCommon/InternalTypes.o ) [ 2 of 12] Compiling Text.XkbCommon.ParseDefines ( Text/XkbCommon/ParseDefines.hs, dist/build/Text/XkbCommon/ParseDefines.o ) [ 3 of 12] Compiling Text.XkbCommon.KeycodeList ( Text/XkbCommon/KeycodeList.hs, dist/build/Text/XkbCommon/KeycodeList.o ) [ 4 of 12] Compiling Text.XkbCommon.ModList ( Text/XkbCommon/ModList.hs, dist/build/Text/XkbCommon/ModList.o ) [ 5 of 12] Compiling Text.XkbCommon.KeysymList ( Text/XkbCommon/KeysymList.hs, dist/build/Text/XkbCommon/KeysymList.o ) [ 6 of 12] Compiling Text.XkbCommon.Constants ( Text/XkbCommon/Constants.hs, dist/build/Text/XkbCommon/Constants.o ) [ 7 of 12] Compiling Text.XkbCommon.Keysym ( dist/build/Text/XkbCommon/Keysym.hs, dist/build/Text/XkbCommon/Keysym.o ) [ 8 of 12] Compiling Text.XkbCommon.KeyboardState ( dist/build/Text/XkbCommon/KeyboardState.hs, dist/build/Text/XkbCommon/KeyboardState.o ) [ 9 of 12] Compiling Text.XkbCommon.Keymap ( dist/build/Text/XkbCommon/Keymap.hs, dist/build/Text/XkbCommon/Keymap.o ) [10 of 12] Compiling Text.XkbCommon.Context ( dist/build/Text/XkbCommon/Context.hs, dist/build/Text/XkbCommon/Context.o ) [11 of 12] Compiling Text.XkbCommon.Types ( Text/XkbCommon/Types.hs, dist/build/Text/XkbCommon/Types.o ) [12 of 12] Compiling Text.XkbCommon ( Text/XkbCommon.hs, dist/build/Text/XkbCommon.o ) In-place registering xkbcommon-0.0.1... Running Haddock for xkbcommon-0.0.1... Running hscolour for xkbcommon-0.0.1... Preprocessing library xkbcommon-0.0.1... Preprocessing library xkbcommon-0.0.1... Haddock coverage: 29% ( 15 / 51) in 'Text.XkbCommon.InternalTypes' Missing documentation for: Module header CContext (Text/XkbCommon/InternalTypes.hsc:38) InternalContext (Text/XkbCommon/InternalTypes.hsc:39) toContext (Text/XkbCommon/InternalTypes.hsc:40) fromContext (Text/XkbCommon/InternalTypes.hsc:42) withContext (Text/XkbCommon/InternalTypes.hsc:44) contextNoDefaultIncludes (Text/XkbCommon/InternalTypes.hsc:165) contextNoEnvironment (Text/XkbCommon/InternalTypes.hsc:165) CKeymap (Text/XkbCommon/InternalTypes.hsc:50) InternalKeymap (Text/XkbCommon/InternalTypes.hsc:51) toKeymap (Text/XkbCommon/InternalTypes.hsc:52) fromKeymap (Text/XkbCommon/InternalTypes.hsc:54) withKeymap (Text/XkbCommon/InternalTypes.hsc:56) CKeyboardState (Text/XkbCommon/InternalTypes.hsc:102) toKeyboardState (Text/XkbCommon/InternalTypes.hsc:104) fromKeyboardState (Text/XkbCommon/InternalTypes.hsc:106) withKeyboardState (Text/XkbCommon/InternalTypes.hsc:108) readCString (Text/XkbCommon/InternalTypes.hsc:115) keyUp (Text/XkbCommon/InternalTypes.hsc:176) keyDown (Text/XkbCommon/InternalTypes.hsc:178) CKeysym (Text/XkbCommon/InternalTypes.hsc:121) toKeysym (Text/XkbCommon/InternalTypes.hsc:137) fromKeysym (Text/XkbCommon/InternalTypes.hsc:135) safeToKeysym (Text/XkbCommon/InternalTypes.hsc:140) CLogLevel (Text/XkbCommon/InternalTypes.hsc:197) CLedIndex (Text/XkbCommon/InternalTypes.hsc:194) CModMask (Text/XkbCommon/InternalTypes.hsc:217) stateModDepressed (Text/XkbCommon/InternalTypes.hsc:225) stateModLatched (Text/XkbCommon/InternalTypes.hsc:227) stateModLocked (Text/XkbCommon/InternalTypes.hsc:229) stateModEffective (Text/XkbCommon/InternalTypes.hsc:231) stateLayoutDepressed (Text/XkbCommon/InternalTypes.hsc:233) stateLayoutLatched (Text/XkbCommon/InternalTypes.hsc:235) stateLayoutLocked (Text/XkbCommon/InternalTypes.hsc:237) stateLayoutEffective (Text/XkbCommon/InternalTypes.hsc:239) stateLeds (Text/XkbCommon/InternalTypes.hsc:241) 0% ( 0 / 5) in 'Text.XkbCommon.ParseDefines' Missing documentation for: Module header readHeader (Text/XkbCommon/ParseDefines.hs:13) genKeysyms (Text/XkbCommon/ParseDefines.hs:21) genKeycodes (Text/XkbCommon/ParseDefines.hs:30) genModnames (Text/XkbCommon/ParseDefines.hs:40) 0% ( 0 /401) in 'Text.XkbCommon.KeycodeList' Missing documentation for: Module header keycode_shop (Text/XkbCommon/KeycodeList.hs:11) keycode_time (Text/XkbCommon/KeycodeList.hs:11) keycode_mhp (Text/XkbCommon/KeycodeList.hs:11) keycode_break (Text/XkbCommon/KeycodeList.hs:11) keycode_spreadsheet (Text/XkbCommon/KeycodeList.hs:11) keycode_frameback (Text/XkbCommon/KeycodeList.hs:11) keycode_f6 (Text/XkbCommon/KeycodeList.hs:11) keycode_props (Text/XkbCommon/KeycodeList.hs:11) keycode_prog4 (Text/XkbCommon/KeycodeList.hs:11) keycode_logoff (Text/XkbCommon/KeycodeList.hs:11) keycode_brl_dot5 (Text/XkbCommon/KeycodeList.hs:11) keycode_dashboard (Text/XkbCommon/KeycodeList.hs:11) keycode_channeldown (Text/XkbCommon/KeycodeList.hs:11) keycode_leftalt (Text/XkbCommon/KeycodeList.hs:11) keycode_computer (Text/XkbCommon/KeycodeList.hs:11) keycode_epg (Text/XkbCommon/KeycodeList.hs:11) keycode_attendant_toggle (Text/XkbCommon/KeycodeList.hs:11) keycode_v (Text/XkbCommon/KeycodeList.hs:11) keycode_henkan (Text/XkbCommon/KeycodeList.hs:11) keycode_iso (Text/XkbCommon/KeycodeList.hs:11) keycode_move (Text/XkbCommon/KeycodeList.hs:11) keycode_digits (Text/XkbCommon/KeycodeList.hs:11) keycode_messenger (Text/XkbCommon/KeycodeList.hs:11) keycode_max (Text/XkbCommon/KeycodeList.hs:11) keycode_p (Text/XkbCommon/KeycodeList.hs:11) keycode_ejectclosecd (Text/XkbCommon/KeycodeList.hs:11) keycode_j (Text/XkbCommon/KeycodeList.hs:11) keycode_rightalt (Text/XkbCommon/KeycodeList.hs:11) keycode_unknown (Text/XkbCommon/KeycodeList.hs:11) keycode_display_off (Text/XkbCommon/KeycodeList.hs:11) keycode_fn_s (Text/XkbCommon/KeycodeList.hs:11) keycode_d (Text/XkbCommon/KeycodeList.hs:11) keycode_kpcomma (Text/XkbCommon/KeycodeList.hs:11) keycode_email (Text/XkbCommon/KeycodeList.hs:11) keycode_f20 (Text/XkbCommon/KeycodeList.hs:11) keycode_brl_dot10 (Text/XkbCommon/KeycodeList.hs:11) keycode_8 (Text/XkbCommon/KeycodeList.hs:11) keycode_kpequal (Text/XkbCommon/KeycodeList.hs:11) keycode_2 (Text/XkbCommon/KeycodeList.hs:11) keycode_f17 (Text/XkbCommon/KeycodeList.hs:11) keycode_search (Text/XkbCommon/KeycodeList.hs:11) keycode_frameforward (Text/XkbCommon/KeycodeList.hs:11) keycode_numeric_9 (Text/XkbCommon/KeycodeList.hs:11) keycode_esc (Text/XkbCommon/KeycodeList.hs:11) keycode_f11 (Text/XkbCommon/KeycodeList.hs:11) keycode_mail (Text/XkbCommon/KeycodeList.hs:11) keycode_exit (Text/XkbCommon/KeycodeList.hs:11) keycode_dvd (Text/XkbCommon/KeycodeList.hs:11) keycode_numeric_3 (Text/XkbCommon/KeycodeList.hs:11) keycode_redo (Text/XkbCommon/KeycodeList.hs:11) keycode_wlan (Text/XkbCommon/KeycodeList.hs:11) keycode_archive (Text/XkbCommon/KeycodeList.hs:11) keycode_teen (Text/XkbCommon/KeycodeList.hs:11) keycode_camera_right (Text/XkbCommon/KeycodeList.hs:11) keycode_backslash (Text/XkbCommon/KeycodeList.hs:11) keycode_fn_f4 (Text/XkbCommon/KeycodeList.hs:11) keycode_brightness_zero (Text/XkbCommon/KeycodeList.hs:11) keycode_channel (Text/XkbCommon/KeycodeList.hs:11) keycode_sat (Text/XkbCommon/KeycodeList.hs:11) keycode_fn_f10 (Text/XkbCommon/KeycodeList.hs:11) keycode_kp7 (Text/XkbCommon/KeycodeList.hs:11) keycode_finance (Text/XkbCommon/KeycodeList.hs:11) keycode_spellcheck (Text/XkbCommon/KeycodeList.hs:11) keycode_kp1 (Text/XkbCommon/KeycodeList.hs:11) keycode_open (Text/XkbCommon/KeycodeList.hs:11) keycode_scrollup (Text/XkbCommon/KeycodeList.hs:11) keycode_sound (Text/XkbCommon/KeycodeList.hs:11) keycode_del_eol (Text/XkbCommon/KeycodeList.hs:11) keycode_list (Text/XkbCommon/KeycodeList.hs:11) keycode_f5 (Text/XkbCommon/KeycodeList.hs:11) keycode_prog3 (Text/XkbCommon/KeycodeList.hs:11) keycode_brl_dot4 (Text/XkbCommon/KeycodeList.hs:11) keycode_slash (Text/XkbCommon/KeycodeList.hs:11) keycode_hangeul (Text/XkbCommon/KeycodeList.hs:11) keycode_u (Text/XkbCommon/KeycodeList.hs:11) keycode_kprightparen (Text/XkbCommon/KeycodeList.hs:11) keycode_restart (Text/XkbCommon/KeycodeList.hs:11) keycode_o (Text/XkbCommon/KeycodeList.hs:11) keycode_help (Text/XkbCommon/KeycodeList.hs:11) keycode_i (Text/XkbCommon/KeycodeList.hs:11) keycode_compose (Text/XkbCommon/KeycodeList.hs:11) keycode_www (Text/XkbCommon/KeycodeList.hs:11) keycode_ejectcd (Text/XkbCommon/KeycodeList.hs:11) keycode_kbdillumup (Text/XkbCommon/KeycodeList.hs:11) keycode_info (Text/XkbCommon/KeycodeList.hs:11) keycode_aux (Text/XkbCommon/KeycodeList.hs:11) keycode_camera_zoomout (Text/XkbCommon/KeycodeList.hs:11) keycode_c (Text/XkbCommon/KeycodeList.hs:11) keycode_stopcd (Text/XkbCommon/KeycodeList.hs:11) keycode_hp (Text/XkbCommon/KeycodeList.hs:11) keycode_home (Text/XkbCommon/KeycodeList.hs:11) keycode_connect (Text/XkbCommon/KeycodeList.hs:11) keycode_cancel (Text/XkbCommon/KeycodeList.hs:11) keycode_cd (Text/XkbCommon/KeycodeList.hs:11) keycode_fn_f (Text/XkbCommon/KeycodeList.hs:11) keycode_7 (Text/XkbCommon/KeycodeList.hs:11) keycode_record (Text/XkbCommon/KeycodeList.hs:11) keycode_next (Text/XkbCommon/KeycodeList.hs:11) keycode_1 (Text/XkbCommon/KeycodeList.hs:11) keycode_f16 (Text/XkbCommon/KeycodeList.hs:11) keycode_radio (Text/XkbCommon/KeycodeList.hs:11) keycode_audio (Text/XkbCommon/KeycodeList.hs:11) keycode_last (Text/XkbCommon/KeycodeList.hs:11) keycode_numeric_8 (Text/XkbCommon/KeycodeList.hs:11) keycode_leftctrl (Text/XkbCommon/KeycodeList.hs:11) keycode_f10 (Text/XkbCommon/KeycodeList.hs:11) keycode_zoomreset (Text/XkbCommon/KeycodeList.hs:11) keycode_database (Text/XkbCommon/KeycodeList.hs:11) keycode_numeric_2 (Text/XkbCommon/KeycodeList.hs:11) keycode_102nd (Text/XkbCommon/KeycodeList.hs:11) keycode_uwb (Text/XkbCommon/KeycodeList.hs:11) keycode_fn_f9 (Text/XkbCommon/KeycodeList.hs:11) keycode_katakana (Text/XkbCommon/KeycodeList.hs:11) keycode_mp3 (Text/XkbCommon/KeycodeList.hs:11) keycode_fn_f3 (Text/XkbCommon/KeycodeList.hs:11) keycode_volumedown (Text/XkbCommon/KeycodeList.hs:11) keycode_power2 (Text/XkbCommon/KeycodeList.hs:11) keycode_video (Text/XkbCommon/KeycodeList.hs:11) keycode_channelup (Text/XkbCommon/KeycodeList.hs:11) keycode_camera_down (Text/XkbCommon/KeycodeList.hs:11) keycode_kp6 (Text/XkbCommon/KeycodeList.hs:11) keycode_leftmeta (Text/XkbCommon/KeycodeList.hs:11) keycode_kp0 (Text/XkbCommon/KeycodeList.hs:11) keycode_playcd (Text/XkbCommon/KeycodeList.hs:11) keycode_presentation (Text/XkbCommon/KeycodeList.hs:11) keycode_attendant_off (Text/XkbCommon/KeycodeList.hs:11) keycode_macro (Text/XkbCommon/KeycodeList.hs:11) keycode_brl_dot9 (Text/XkbCommon/KeycodeList.hs:11) keycode_numeric_pound (Text/XkbCommon/KeycodeList.hs:11) keycode_f4 (Text/XkbCommon/KeycodeList.hs:11) keycode_prog2 (Text/XkbCommon/KeycodeList.hs:11) keycode_text (Text/XkbCommon/KeycodeList.hs:11) keycode_brl_dot3 (Text/XkbCommon/KeycodeList.hs:11) keycode_edit (Text/XkbCommon/KeycodeList.hs:11) keycode_del_line (Text/XkbCommon/KeycodeList.hs:11) keycode_z (Text/XkbCommon/KeycodeList.hs:11) keycode_setup (Text/XkbCommon/KeycodeList.hs:11) keycode_t (Text/XkbCommon/KeycodeList.hs:11) keycode_cut (Text/XkbCommon/KeycodeList.hs:11) keycode_addressbook (Text/XkbCommon/KeycodeList.hs:11) keycode_camera_zoomin (Text/XkbCommon/KeycodeList.hs:11) keycode_als_toggle (Text/XkbCommon/KeycodeList.hs:11) keycode_n (Text/XkbCommon/KeycodeList.hs:11) keycode_bookmarks (Text/XkbCommon/KeycodeList.hs:11) keycode_nextsong (Text/XkbCommon/KeycodeList.hs:11) keycode_context_menu (Text/XkbCommon/KeycodeList.hs:11) keycode_h (Text/XkbCommon/KeycodeList.hs:11) keycode_cyclewindows (Text/XkbCommon/KeycodeList.hs:11) keycode_sat2 (Text/XkbCommon/KeycodeList.hs:11) keycode_twen (Text/XkbCommon/KeycodeList.hs:11) keycode_tab (Text/XkbCommon/KeycodeList.hs:11) keycode_b (Text/XkbCommon/KeycodeList.hs:11) keycode_scrolldown (Text/XkbCommon/KeycodeList.hs:11) keycode_f24 (Text/XkbCommon/KeycodeList.hs:11) keycode_camera_left (Text/XkbCommon/KeycodeList.hs:11) keycode_rightshift (Text/XkbCommon/KeycodeList.hs:11) keycode_front (Text/XkbCommon/KeycodeList.hs:11) keycode_shuffle (Text/XkbCommon/KeycodeList.hs:11) keycode_fn_e (Text/XkbCommon/KeycodeList.hs:11) keycode_6 (Text/XkbCommon/KeycodeList.hs:11) keycode_kpminus (Text/XkbCommon/KeycodeList.hs:11) keycode_ro (Text/XkbCommon/KeycodeList.hs:11) keycode_kpleftparen (Text/XkbCommon/KeycodeList.hs:11) keycode_kbdillumdown (Text/XkbCommon/KeycodeList.hs:11) keycode_documents (Text/XkbCommon/KeycodeList.hs:11) keycode_graphicseditor (Text/XkbCommon/KeycodeList.hs:11) keycode_0 (Text/XkbCommon/KeycodeList.hs:11) keycode_f15 (Text/XkbCommon/KeycodeList.hs:11) keycode_bassboost (Text/XkbCommon/KeycodeList.hs:11) keycode_program (Text/XkbCommon/KeycodeList.hs:11) keycode_numeric_7 (Text/XkbCommon/KeycodeList.hs:11) keycode_comma (Text/XkbCommon/KeycodeList.hs:11) keycode_pause (Text/XkbCommon/KeycodeList.hs:11) keycode_video_prev (Text/XkbCommon/KeycodeList.hs:11) keycode_numeric_1 (Text/XkbCommon/KeycodeList.hs:11) keycode_touchpad_on (Text/XkbCommon/KeycodeList.hs:11) keycode_touchpad_off (Text/XkbCommon/KeycodeList.hs:11) keycode_right (Text/XkbCommon/KeycodeList.hs:11) keycode_scale (Text/XkbCommon/KeycodeList.hs:11) keycode_forwardmail (Text/XkbCommon/KeycodeList.hs:11) keycode_euro (Text/XkbCommon/KeycodeList.hs:11) keycode_fn_f8 (Text/XkbCommon/KeycodeList.hs:11) keycode_equal (Text/XkbCommon/KeycodeList.hs:11) keycode_angle (Text/XkbCommon/KeycodeList.hs:11) keycode_fn_f2 (Text/XkbCommon/KeycodeList.hs:11) keycode_camera_focus (Text/XkbCommon/KeycodeList.hs:11) keycode_pageup (Text/XkbCommon/KeycodeList.hs:11) keycode_kbdillumtoggle (Text/XkbCommon/KeycodeList.hs:11) keycode_rightbrace (Text/XkbCommon/KeycodeList.hs:11) keycode_kp5 (Text/XkbCommon/KeycodeList.hs:11) keycode_kpdot (Text/XkbCommon/KeycodeList.hs:11) keycode_camera (Text/XkbCommon/KeycodeList.hs:11) keycode_ins_line (Text/XkbCommon/KeycodeList.hs:11) keycode_f9 (Text/XkbCommon/KeycodeList.hs:11) keycode_kpenter (Text/XkbCommon/KeycodeList.hs:11) keycode_previoussong (Text/XkbCommon/KeycodeList.hs:11) keycode_send (Text/XkbCommon/KeycodeList.hs:11) keycode_tape (Text/XkbCommon/KeycodeList.hs:11) keycode_first (Text/XkbCommon/KeycodeList.hs:11) keycode_brl_dot8 (Text/XkbCommon/KeycodeList.hs:11) keycode_f3 (Text/XkbCommon/KeycodeList.hs:11) keycode_again (Text/XkbCommon/KeycodeList.hs:11) keycode_prog1 (Text/XkbCommon/KeycodeList.hs:11) keycode_close (Text/XkbCommon/KeycodeList.hs:11) keycode_clear (Text/XkbCommon/KeycodeList.hs:11) keycode_option (Text/XkbCommon/KeycodeList.hs:11) keycode_brl_dot2 (Text/XkbCommon/KeycodeList.hs:11) keycode_apostrophe (Text/XkbCommon/KeycodeList.hs:11) keycode_numlock (Text/XkbCommon/KeycodeList.hs:11) keycode_y (Text/XkbCommon/KeycodeList.hs:11) keycode_brightness_cycle (Text/XkbCommon/KeycodeList.hs:11) keycode_s (Text/XkbCommon/KeycodeList.hs:11) keycode_semicolon (Text/XkbCommon/KeycodeList.hs:11) keycode_attendant_on (Text/XkbCommon/KeycodeList.hs:11) keycode_m (Text/XkbCommon/KeycodeList.hs:11) keycode_menu (Text/XkbCommon/KeycodeList.hs:11) keycode_g (Text/XkbCommon/KeycodeList.hs:11) keycode_hiragana (Text/XkbCommon/KeycodeList.hs:11) keycode_wakeup (Text/XkbCommon/KeycodeList.hs:11) keycode_a (Text/XkbCommon/KeycodeList.hs:11) keycode_sleep (Text/XkbCommon/KeycodeList.hs:11) keycode_f23 (Text/XkbCommon/KeycodeList.hs:11) keycode_bluetooth (Text/XkbCommon/KeycodeList.hs:11) keycode_rfkill (Text/XkbCommon/KeycodeList.hs:11) keycode_player (Text/XkbCommon/KeycodeList.hs:11) keycode_lights_toggle (Text/XkbCommon/KeycodeList.hs:11) keycode_capslock (Text/XkbCommon/KeycodeList.hs:11) keycode_kpplusminus (Text/XkbCommon/KeycodeList.hs:11) keycode_micmute (Text/XkbCommon/KeycodeList.hs:11) keycode_fn_d (Text/XkbCommon/KeycodeList.hs:11) keycode_5 (Text/XkbCommon/KeycodeList.hs:11) keycode_f14 (Text/XkbCommon/KeycodeList.hs:11) keycode_pvr (Text/XkbCommon/KeycodeList.hs:11) keycode_mode (Text/XkbCommon/KeycodeList.hs:11) keycode_yellow (Text/XkbCommon/KeycodeList.hs:11) keycode_numeric_6 (Text/XkbCommon/KeycodeList.hs:11) keycode_phone (Text/XkbCommon/KeycodeList.hs:11) keycode_keyboard (Text/XkbCommon/KeycodeList.hs:11) keycode_green (Text/XkbCommon/KeycodeList.hs:11) keycode_fn_2 (Text/XkbCommon/KeycodeList.hs:11) keycode_numeric_0 (Text/XkbCommon/KeycodeList.hs:11) keycode_reserved (Text/XkbCommon/KeycodeList.hs:11) keycode_news (Text/XkbCommon/KeycodeList.hs:11) keycode_displaytoggle (Text/XkbCommon/KeycodeList.hs:11) keycode_fn_f7 (Text/XkbCommon/KeycodeList.hs:11) keycode_kpasterisk (Text/XkbCommon/KeycodeList.hs:11) keycode_favorites (Text/XkbCommon/KeycodeList.hs:11) keycode_fn_f1 (Text/XkbCommon/KeycodeList.hs:11) keycode_muhenkan (Text/XkbCommon/KeycodeList.hs:11) keycode_deletefile (Text/XkbCommon/KeycodeList.hs:11) keycode_language (Text/XkbCommon/KeycodeList.hs:11) keycode_10channelsdown (Text/XkbCommon/KeycodeList.hs:11) keycode_kp4 (Text/XkbCommon/KeycodeList.hs:11) keycode_new (Text/XkbCommon/KeycodeList.hs:11) keycode_switchvideomode (Text/XkbCommon/KeycodeList.hs:11) keycode_select (Text/XkbCommon/KeycodeList.hs:11) keycode_up (Text/XkbCommon/KeycodeList.hs:11) keycode_play (Text/XkbCommon/KeycodeList.hs:11) keycode_goto (Text/XkbCommon/KeycodeList.hs:11) keycode_f8 (Text/XkbCommon/KeycodeList.hs:11) keycode_sendfile (Text/XkbCommon/KeycodeList.hs:11) keycode_brl_dot7 (Text/XkbCommon/KeycodeList.hs:11) keycode_f2 (Text/XkbCommon/KeycodeList.hs:11) keycode_brl_dot1 (Text/XkbCommon/KeycodeList.hs:11) keycode_numeric_star (Text/XkbCommon/KeycodeList.hs:11) keycode_leftshift (Text/XkbCommon/KeycodeList.hs:11) keycode_kpplus (Text/XkbCommon/KeycodeList.hs:11) keycode_down (Text/XkbCommon/KeycodeList.hs:11) keycode_pausecd (Text/XkbCommon/KeycodeList.hs:11) keycode_question (Text/XkbCommon/KeycodeList.hs:11) keycode_ok (Text/XkbCommon/KeycodeList.hs:11) keycode_wordprocessor (Text/XkbCommon/KeycodeList.hs:11) keycode_wps_button (Text/XkbCommon/KeycodeList.hs:11) keycode_x (Text/XkbCommon/KeycodeList.hs:11) keycode_voicemail (Text/XkbCommon/KeycodeList.hs:11) keycode_r (Text/XkbCommon/KeycodeList.hs:11) keycode_insert (Text/XkbCommon/KeycodeList.hs:11) keycode_power (Text/XkbCommon/KeycodeList.hs:11) keycode_copy (Text/XkbCommon/KeycodeList.hs:11) keycode_closecd (Text/XkbCommon/KeycodeList.hs:11) keycode_brightnessdown (Text/XkbCommon/KeycodeList.hs:11) keycode_previous (Text/XkbCommon/KeycodeList.hs:11) keycode_l (Text/XkbCommon/KeycodeList.hs:11) keycode_f (Text/XkbCommon/KeycodeList.hs:11) keycode_playpause (Text/XkbCommon/KeycodeList.hs:11) keycode_suspend (Text/XkbCommon/KeycodeList.hs:11) keycode_brightnessup (Text/XkbCommon/KeycodeList.hs:11) keycode_wwan (Text/XkbCommon/KeycodeList.hs:11) keycode_xfer (Text/XkbCommon/KeycodeList.hs:11) keycode_f22 (Text/XkbCommon/KeycodeList.hs:11) keycode_media_repeat (Text/XkbCommon/KeycodeList.hs:11) keycode_zoomout (Text/XkbCommon/KeycodeList.hs:11) keycode_4 (Text/XkbCommon/KeycodeList.hs:11) keycode_leftbrace (Text/XkbCommon/KeycodeList.hs:11) keycode_find (Text/XkbCommon/KeycodeList.hs:11) keycode_msdos (Text/XkbCommon/KeycodeList.hs:11) keycode_f19 (Text/XkbCommon/KeycodeList.hs:11) keycode_sport (Text/XkbCommon/KeycodeList.hs:11) keycode_memo (Text/XkbCommon/KeycodeList.hs:11) keycode_paste (Text/XkbCommon/KeycodeList.hs:11) keycode_f13 (Text/XkbCommon/KeycodeList.hs:11) keycode_media (Text/XkbCommon/KeycodeList.hs:11) keycode_zoom (Text/XkbCommon/KeycodeList.hs:11) keycode_slow (Text/XkbCommon/KeycodeList.hs:11) keycode_zoomin (Text/XkbCommon/KeycodeList.hs:11) keycode_numeric_5 (Text/XkbCommon/KeycodeList.hs:11) keycode_pagedown (Text/XkbCommon/KeycodeList.hs:11) keycode_yen (Text/XkbCommon/KeycodeList.hs:11) keycode_refresh (Text/XkbCommon/KeycodeList.hs:11) keycode_fn_1 (Text/XkbCommon/KeycodeList.hs:11) keycode_left (Text/XkbCommon/KeycodeList.hs:11) keycode_alterase (Text/XkbCommon/KeycodeList.hs:11) keycode_battery (Text/XkbCommon/KeycodeList.hs:11) keycode_screen (Text/XkbCommon/KeycodeList.hs:11) keycode_vcr (Text/XkbCommon/KeycodeList.hs:11) keycode_tuner (Text/XkbCommon/KeycodeList.hs:11) keycode_editor (Text/XkbCommon/KeycodeList.hs:11) keycode_fn_f6 (Text/XkbCommon/KeycodeList.hs:11) keycode_minus (Text/XkbCommon/KeycodeList.hs:11) keycode_dot (Text/XkbCommon/KeycodeList.hs:11) keycode_linefeed (Text/XkbCommon/KeycodeList.hs:11) keycode_undo (Text/XkbCommon/KeycodeList.hs:11) keycode_back (Text/XkbCommon/KeycodeList.hs:11) keycode_save (Text/XkbCommon/KeycodeList.hs:11) keycode_red (Text/XkbCommon/KeycodeList.hs:11) keycode_fn_f12 (Text/XkbCommon/KeycodeList.hs:11) keycode_grave (Text/XkbCommon/KeycodeList.hs:11) keycode_kp9 (Text/XkbCommon/KeycodeList.hs:11) keycode_volumeup (Text/XkbCommon/KeycodeList.hs:11) keycode_print (Text/XkbCommon/KeycodeList.hs:11) keycode_vcr2 (Text/XkbCommon/KeycodeList.hs:11) keycode_camera_up (Text/XkbCommon/KeycodeList.hs:11) keycode_kp3 (Text/XkbCommon/KeycodeList.hs:11) keycode_kpslash (Text/XkbCommon/KeycodeList.hs:11) keycode_calendar (Text/XkbCommon/KeycodeList.hs:11) keycode_f7 (Text/XkbCommon/KeycodeList.hs:11) keycode_rightctrl (Text/XkbCommon/KeycodeList.hs:11) keycode_title (Text/XkbCommon/KeycodeList.hs:11) keycode_pc (Text/XkbCommon/KeycodeList.hs:11) keycode_brl_dot6 (Text/XkbCommon/KeycodeList.hs:11) keycode_f1 (Text/XkbCommon/KeycodeList.hs:11) keycode_sysrq (Text/XkbCommon/KeycodeList.hs:11) keycode_stop (Text/XkbCommon/KeycodeList.hs:11) keycode_tv (Text/XkbCommon/KeycodeList.hs:11) keycode_backspace (Text/XkbCommon/KeycodeList.hs:11) keycode_mute (Text/XkbCommon/KeycodeList.hs:11) keycode_chat (Text/XkbCommon/KeycodeList.hs:11) keycode_blue (Text/XkbCommon/KeycodeList.hs:11) keycode_w (Text/XkbCommon/KeycodeList.hs:11) keycode_subtitle (Text/XkbCommon/KeycodeList.hs:11) keycode_q (Text/XkbCommon/KeycodeList.hs:11) keycode_enter (Text/XkbCommon/KeycodeList.hs:11) keycode_kpjpcomma (Text/XkbCommon/KeycodeList.hs:11) keycode_rightmeta (Text/XkbCommon/KeycodeList.hs:11) keycode_calc (Text/XkbCommon/KeycodeList.hs:11) keycode_forward (Text/XkbCommon/KeycodeList.hs:11) keycode_images (Text/XkbCommon/KeycodeList.hs:11) keycode_k (Text/XkbCommon/KeycodeList.hs:11) keycode_delete (Text/XkbCommon/KeycodeList.hs:11) keycode_fastforward (Text/XkbCommon/KeycodeList.hs:11) keycode_e (Text/XkbCommon/KeycodeList.hs:11) keycode_reply (Text/XkbCommon/KeycodeList.hs:11) keycode_video_next (Text/XkbCommon/KeycodeList.hs:11) keycode_directory (Text/XkbCommon/KeycodeList.hs:11) keycode_f21 (Text/XkbCommon/KeycodeList.hs:11) keycode_9 (Text/XkbCommon/KeycodeList.hs:11) keycode_direction (Text/XkbCommon/KeycodeList.hs:11) keycode_rewind (Text/XkbCommon/KeycodeList.hs:11) keycode_games (Text/XkbCommon/KeycodeList.hs:11) keycode_fn_b (Text/XkbCommon/KeycodeList.hs:11) keycode_3 (Text/XkbCommon/KeycodeList.hs:11) keycode_space (Text/XkbCommon/KeycodeList.hs:11) keycode_katakanahiragana (Text/XkbCommon/KeycodeList.hs:11) keycode_end (Text/XkbCommon/KeycodeList.hs:11) keycode_homepage (Text/XkbCommon/KeycodeList.hs:11) keycode_f18 (Text/XkbCommon/KeycodeList.hs:11) keycode_f12 (Text/XkbCommon/KeycodeList.hs:11) keycode_tv2 (Text/XkbCommon/KeycodeList.hs:11) keycode_numeric_4 (Text/XkbCommon/KeycodeList.hs:11) keycode_dollar (Text/XkbCommon/KeycodeList.hs:11) keycode_config (Text/XkbCommon/KeycodeList.hs:11) keycode_videophone (Text/XkbCommon/KeycodeList.hs:11) keycode_fn_f5 (Text/XkbCommon/KeycodeList.hs:11) keycode_touchpad_toggle (Text/XkbCommon/KeycodeList.hs:11) keycode_coffee (Text/XkbCommon/KeycodeList.hs:11) keycode_fn (Text/XkbCommon/KeycodeList.hs:11) keycode_fn_esc (Text/XkbCommon/KeycodeList.hs:11) keycode_fn_f11 (Text/XkbCommon/KeycodeList.hs:11) keycode_kp8 (Text/XkbCommon/KeycodeList.hs:11) keycode_hanja (Text/XkbCommon/KeycodeList.hs:11) keycode_ab (Text/XkbCommon/KeycodeList.hs:11) keycode_del_eos (Text/XkbCommon/KeycodeList.hs:11) keycode_scrolllock (Text/XkbCommon/KeycodeList.hs:11) keycode_kp2 (Text/XkbCommon/KeycodeList.hs:11) keycode_zenkakuhankaku (Text/XkbCommon/KeycodeList.hs:11) keycode_file (Text/XkbCommon/KeycodeList.hs:11) keycode_vendor (Text/XkbCommon/KeycodeList.hs:11) keycode_10channelsup (Text/XkbCommon/KeycodeList.hs:11) toEvdev (Text/XkbCommon/KeycodeList.hs:13) fromEvdev (Text/XkbCommon/KeycodeList.hs:15) 0% ( 0 / 10) in 'Text.XkbCommon.ModList' Missing documentation for: Module header ledname_caps (Text/XkbCommon/ModList.hs:10) ledname_scroll (Text/XkbCommon/ModList.hs:10) ledname_num (Text/XkbCommon/ModList.hs:10) modname_num (Text/XkbCommon/ModList.hs:10) modname_caps (Text/XkbCommon/ModList.hs:10) modname_ctrl (Text/XkbCommon/ModList.hs:10) modname_shift (Text/XkbCommon/ModList.hs:10) modname_logo (Text/XkbCommon/ModList.hs:10) modname_alt (Text/XkbCommon/ModList.hs:10) 0% ( 0 /2401) in 'Text.XkbCommon.KeysymList' Missing documentation for: Module header keysym_KP_Add (Text/XkbCommon/KeysymList.hs:11) keysym_3270_Attn (Text/XkbCommon/KeysymList.hs:11) keysym_g (Text/XkbCommon/KeysymList.hs:11) keysym_yacute (Text/XkbCommon/KeysymList.hs:11) keysym_Wdiaeresis (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_be (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_kokai (Text/XkbCommon/KeysymList.hs:11) keysym_Georgian_par (Text/XkbCommon/KeysymList.hs:11) keysym_Georgian_jil (Text/XkbCommon/KeysymList.hs:11) keysym_MillSign (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dot_2 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_2356 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_137 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_47 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_134567 (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_kha (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_ru2 (Text/XkbCommon/KeysymList.hs:11) keysym_XF86HomePage (Text/XkbCommon/KeysymList.hs:11) keysym_XF86WWW (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Messenger (Text/XkbCommon/KeysymList.hs:11) keysym_SunFA_Diaeresis (Text/XkbCommon/KeysymList.hs:11) keysym_SunCompose (Text/XkbCommon/KeysymList.hs:11) keysym_Dacute_accent (Text/XkbCommon/KeysymList.hs:11) keysym_Pointer_Button5 (Text/XkbCommon/KeysymList.hs:11) keysym_a (Text/XkbCommon/KeysymList.hs:11) keysym_Eth (Text/XkbCommon/KeysymList.hs:11) keysym_kana_e (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_sheen (Text/XkbCommon/KeysymList.hs:11) keysym_Macedonia_gje (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_epsilonaccent (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_UPSILON (Text/XkbCommon/KeysymList.hs:11) keysym_approximate (Text/XkbCommon/KeysymList.hs:11) keysym_emspace (Text/XkbCommon/KeysymList.hs:11) keysym_hebrew_gimel (Text/XkbCommon/KeysymList.hs:11) keysym_hebrew_teth (Text/XkbCommon/KeysymList.hs:11) keysym_twosubscript (Text/XkbCommon/KeysymList.hs:11) keysym_foursubscript (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_256 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_13678 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_4678 (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_jnya (Text/XkbCommon/KeysymList.hs:11) keysym_XF86User1KB (Text/XkbCommon/KeysymList.hs:11) keysym_osfNextField (Text/XkbCommon/KeysymList.hs:11) keysym_Sys_Req (Text/XkbCommon/KeysymList.hs:11) keysym_Multi_key (Text/XkbCommon/KeysymList.hs:11) keysym_ISO_Last_Group (Text/XkbCommon/KeysymList.hs:11) keysym_dead_abovereversedcomma (Text/XkbCommon/KeysymList.hs:11) keysym_dead_longsolidusoverlay (Text/XkbCommon/KeysymList.hs:11) keysym_3270_KeyClick (Text/XkbCommon/KeysymList.hs:11) keysym_Farsi_4 (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_iotadieresis (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_lambda (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_phi (Text/XkbCommon/KeysymList.hs:11) keysym_leftradical (Text/XkbCommon/KeysymList.hs:11) keysym_toprightsqbracket (Text/XkbCommon/KeysymList.hs:11) keysym_lf (Text/XkbCommon/KeysymList.hs:11) keysym_digitspace (Text/XkbCommon/KeysymList.hs:11) keysym_leftopentriangle (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_yoying (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_SsangPieub (Text/XkbCommon/KeysymList.hs:11) keysym_Georgian_phar (Text/XkbCommon/KeysymList.hs:11) keysym_Xabovedot (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_12478 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_3478 (Text/XkbCommon/KeysymList.hs:11) keysym_SunF37 (Text/XkbCommon/KeysymList.hs:11) keysym_SunPowerSwitchShift (Text/XkbCommon/KeysymList.hs:11) keysym_KP_Right (Text/XkbCommon/KeysymList.hs:11) keysym_Pointer_Drag4 (Text/XkbCommon/KeysymList.hs:11) keysym_U (Text/XkbCommon/KeysymList.hs:11) keysym_Agrave (Text/XkbCommon/KeysymList.hs:11) keysym_adiaeresis (Text/XkbCommon/KeysymList.hs:11) keysym_Tabovedot (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_E (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_upsilonaccentdieresis (Text/XkbCommon/KeysymList.hs:11) keysym_topintegral (Text/XkbCommon/KeysymList.hs:11) keysym_onethird (Text/XkbCommon/KeysymList.hs:11) keysym_heart (Text/XkbCommon/KeysymList.hs:11) keysym_telephone (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_thothong (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_lakkhangyao (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_2347 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_128 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_38 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_245678 (Text/XkbCommon/KeysymList.hs:11) keysym_Muhenkan (Text/XkbCommon/KeysymList.hs:11) keysym_Eisu_toggle (Text/XkbCommon/KeysymList.hs:11) keysym_Menu (Text/XkbCommon/KeysymList.hs:11) keysym_KP_Equal (Text/XkbCommon/KeysymList.hs:11) keysym_F33 (Text/XkbCommon/KeysymList.hs:11) keysym_Caps_Lock (Text/XkbCommon/KeysymList.hs:11) keysym_ISO_Emphasize (Text/XkbCommon/KeysymList.hs:11) keysym_dead_doubleacute (Text/XkbCommon/KeysymList.hs:11) keysym_exclam (Text/XkbCommon/KeysymList.hs:11) keysym_O (Text/XkbCommon/KeysymList.hs:11) keysym_egrave (Text/XkbCommon/KeysymList.hs:11) keysym_oslash (Text/XkbCommon/KeysymList.hs:11) keysym_Pabovedot (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_ghe_bar (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_nje (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_ve (Text/XkbCommon/KeysymList.hs:11) keysym_uparrow (Text/XkbCommon/KeysymList.hs:11) keysym_leftanglebracket (Text/XkbCommon/KeysymList.hs:11) keysym_singlelowquotemark (Text/XkbCommon/KeysymList.hs:11) keysym_hebrew_finalnun (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_247 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_178 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_15678 (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Finance (Text/XkbCommon/KeysymList.hs:11) keysym_XF86ScrollUp (Text/XkbCommon/KeysymList.hs:11) keysym_XF86ZoomOut (Text/XkbCommon/KeysymList.hs:11) keysym_XF86AudioRepeat (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Yellow (Text/XkbCommon/KeysymList.hs:11) keysym_SunFA_Circum (Text/XkbCommon/KeysymList.hs:11) keysym_KP_F1 (Text/XkbCommon/KeysymList.hs:11) keysym_KP_Decimal (Text/XkbCommon/KeysymList.hs:11) keysym_3270_PrintScreen (Text/XkbCommon/KeysymList.hs:11) keysym_I (Text/XkbCommon/KeysymList.hs:11) keysym_aogonek (Text/XkbCommon/KeysymList.hs:11) keysym_cacute (Text/XkbCommon/KeysymList.hs:11) keysym_omacron (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_8 (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_es (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_CHI (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_oang (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_saraii (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_fe (Text/XkbCommon/KeysymList.hs:11) keysym_Georgian_don (Text/XkbCommon/KeysymList.hs:11) keysym_Uhorn (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_23456 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_124568 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_34568 (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_gha (Text/XkbCommon/KeysymList.hs:11) keysym_XF86AudioRecord (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Reply (Text/XkbCommon/KeysymList.hs:11) keysym_Romaji (Text/XkbCommon/KeysymList.hs:11) keysym_KP_Down (Text/XkbCommon/KeysymList.hs:11) keysym_slash (Text/XkbCommon/KeysymList.hs:11) keysym_C (Text/XkbCommon/KeysymList.hs:11) keysym_ocircumflex (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_2 (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_alef (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_em (Text/XkbCommon/KeysymList.hs:11) keysym_rightshoe (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_fofan (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_saraa (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_SingleCandidate (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_hyphen (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_vev (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_ke (Text/XkbCommon/KeysymList.hs:11) keysym_Georgian_ghan (Text/XkbCommon/KeysymList.hs:11) keysym_ecircumflextilde (Text/XkbCommon/KeysymList.hs:11) keysym_Obelowdot (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_h2 (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_ndha (Text/XkbCommon/KeysymList.hs:11) keysym_XF86AudioNext (Text/XkbCommon/KeysymList.hs:11) keysym_XF86MySites (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Send (Text/XkbCommon/KeysymList.hs:11) keysym_XF86UWB (Text/XkbCommon/KeysymList.hs:11) keysym_SunOpen (Text/XkbCommon/KeysymList.hs:11) keysym_Select (Text/XkbCommon/KeysymList.hs:11) keysym_F24 (Text/XkbCommon/KeysymList.hs:11) keysym_ISO_Lock (Text/XkbCommon/KeysymList.hs:11) keysym_acircumflex (Text/XkbCommon/KeysymList.hs:11) keysym_Abreve (Text/XkbCommon/KeysymList.hs:11) keysym_ecaron (Text/XkbCommon/KeysymList.hs:11) keysym_Dabovedot (Text/XkbCommon/KeysymList.hs:11) keysym_kana_A (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_hamzaonyeh (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_LAMBDA (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_pi (Text/XkbCommon/KeysymList.hs:11) keysym_rightmiddlesummation (Text/XkbCommon/KeysymList.hs:11) keysym_vertbar (Text/XkbCommon/KeysymList.hs:11) keysym_leftpointer (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_leksi (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_Phieuf (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_pe (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_RA (Text/XkbCommon/KeysymList.hs:11) keysym_Georgian_he (Text/XkbCommon/KeysymList.hs:11) keysym_ocircumflexhook (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_23 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_2457 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_238 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_24578 (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_ee (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Spell (Text/XkbCommon/KeysymList.hs:11) keysym_R7 (Text/XkbCommon/KeysymList.hs:11) keysym_ISO_Level5_Shift (Text/XkbCommon/KeysymList.hs:11) keysym_C_H (Text/XkbCommon/KeysymList.hs:11) keysym_7 (Text/XkbCommon/KeysymList.hs:11) keysym_Scircumflex (Text/XkbCommon/KeysymList.hs:11) keysym_overline (Text/XkbCommon/KeysymList.hs:11) keysym_kana_ya (Text/XkbCommon/KeysymList.hs:11) keysym_Macedonia_KJE (Text/XkbCommon/KeysymList.hs:11) keysym_rightarrow (Text/XkbCommon/KeysymList.hs:11) keysym_trademarkincircle (Text/XkbCommon/KeysymList.hs:11) keysym_rightdoublequotemark (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_khokhon (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_chochang (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_J_SsangKiyeog (Text/XkbCommon/KeysymList.hs:11) keysym_ecircumflexacute (Text/XkbCommon/KeysymList.hs:11) keysym_ohornbelowdot (Text/XkbCommon/KeysymList.hs:11) keysym_uhorn (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_1257 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_357 (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_ee2 (Text/XkbCommon/KeysymList.hs:11) keysym_osfPrimaryPaste (Text/XkbCommon/KeysymList.hs:11) keysym_osfBeginLine (Text/XkbCommon/KeysymList.hs:11) keysym_osfDeselectAll (Text/XkbCommon/KeysymList.hs:11) keysym_osfReselect (Text/XkbCommon/KeysymList.hs:11) keysym_KP_9 (Text/XkbCommon/KeysymList.hs:11) keysym_R1 (Text/XkbCommon/KeysymList.hs:11) keysym_dead_ogonek (Text/XkbCommon/KeysymList.hs:11) keysym_Pointer_UpRight (Text/XkbCommon/KeysymList.hs:11) keysym_Pointer_DblClick_Dflt (Text/XkbCommon/KeysymList.hs:11) keysym_3270_Rule (Text/XkbCommon/KeysymList.hs:11) keysym_1 (Text/XkbCommon/KeysymList.hs:11) keysym_bracketright (Text/XkbCommon/KeysymList.hs:11) keysym_AE (Text/XkbCommon/KeysymList.hs:11) keysym_Ecircumflex (Text/XkbCommon/KeysymList.hs:11) keysym_Ograve (Text/XkbCommon/KeysymList.hs:11) keysym_udiaeresis (Text/XkbCommon/KeysymList.hs:11) keysym_ENG (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_kasra (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_HA_descender (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_finalsmallsigma (Text/XkbCommon/KeysymList.hs:11) keysym_em4space (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_U (Text/XkbCommon/KeysymList.hs:11) keysym_SCHWA (Text/XkbCommon/KeysymList.hs:11) keysym_ocircumflexbelowdot (Text/XkbCommon/KeysymList.hs:11) keysym_stricteq (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_124678 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_34678 (Text/XkbCommon/KeysymList.hs:11) keysym_XF86KbdLightOnOff (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Select (Text/XkbCommon/KeysymList.hs:11) keysym_hpYdiaeresis (Text/XkbCommon/KeysymList.hs:11) keysym_KP_3 (Text/XkbCommon/KeysymList.hs:11) keysym_F15 (Text/XkbCommon/KeysymList.hs:11) keysym_L8 (Text/XkbCommon/KeysymList.hs:11) keysym_3270_Right2 (Text/XkbCommon/KeysymList.hs:11) keysym_Aring (Text/XkbCommon/KeysymList.hs:11) keysym_lcaron (Text/XkbCommon/KeysymList.hs:11) keysym_Ukranian_i (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_accentdieresis (Text/XkbCommon/KeysymList.hs:11) keysym_topleftsummation (Text/XkbCommon/KeysymList.hs:11) keysym_integral (Text/XkbCommon/KeysymList.hs:11) keysym_hebrew_he (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_soso (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_saraaimaimalai (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_O (Text/XkbCommon/KeysymList.hs:11) keysym_Georgian_we (Text/XkbCommon/KeysymList.hs:11) keysym_Georgian_har (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_14 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_5 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_13457 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_123478 (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_cha (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_thha (Text/XkbCommon/KeysymList.hs:11) keysym_XF86ModeLock (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Switch_VT_5 (Text/XkbCommon/KeysymList.hs:11) keysym_InsertChar (Text/XkbCommon/KeysymList.hs:11) keysym_L2 (Text/XkbCommon/KeysymList.hs:11) keysym_Pointer_UpLeft (Text/XkbCommon/KeysymList.hs:11) keysym_3270_Ident (Text/XkbCommon/KeysymList.hs:11) keysym_bracketleft (Text/XkbCommon/KeysymList.hs:11) keysym_brokenbar (Text/XkbCommon/KeysymList.hs:11) keysym_Hstroke (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_shha (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_gamma (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_iota (Text/XkbCommon/KeysymList.hs:11) keysym_hebrew_bet (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_I (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_yech (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_e (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_TSO (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_2567 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_1248 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_348 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_1235678 (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_aee2 (Text/XkbCommon/KeysymList.hs:11) keysym_XF86iTouch (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Away (Text/XkbCommon/KeysymList.hs:11) keysym_XF86AudioRandomPlay (Text/XkbCommon/KeysymList.hs:11) keysym_DeleteLine (Text/XkbCommon/KeysymList.hs:11) keysym_Ext16bit_R (Text/XkbCommon/KeysymList.hs:11) keysym_KP_Multiply (Text/XkbCommon/KeysymList.hs:11) keysym_F9 (Text/XkbCommon/KeysymList.hs:11) keysym_R14 (Text/XkbCommon/KeysymList.hs:11) keysym_dead_perispomeni (Text/XkbCommon/KeysymList.hs:11) keysym_kana_TE (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_ya (Text/XkbCommon/KeysymList.hs:11) keysym_therefore (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_honokhuk (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_PanSios (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_verjaket (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_separation_mark (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_da (Text/XkbCommon/KeysymList.hs:11) keysym_Ocaron (Text/XkbCommon/KeysymList.hs:11) keysym_uhornbelowdot (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_1367 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_467 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_2345678 (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_rii (Text/XkbCommon/KeysymList.hs:11) keysym_XF86BackForward (Text/XkbCommon/KeysymList.hs:11) keysym_Ext16bit_L (Text/XkbCommon/KeysymList.hs:11) keysym_Insert (Text/XkbCommon/KeysymList.hs:11) keysym_F3 (Text/XkbCommon/KeysymList.hs:11) keysym_Alt_R (Text/XkbCommon/KeysymList.hs:11) keysym_ISO_Level2_Latch (Text/XkbCommon/KeysymList.hs:11) keysym_dead_e (Text/XkbCommon/KeysymList.hs:11) keysym_SlowKeys_Enable (Text/XkbCommon/KeysymList.hs:11) keysym_3270_Left2 (Text/XkbCommon/KeysymList.hs:11) keysym_aring (Text/XkbCommon/KeysymList.hs:11) keysym_scaron (Text/XkbCommon/KeysymList.hs:11) keysym_doubleacute (Text/XkbCommon/KeysymList.hs:11) keysym_Imacron (Text/XkbCommon/KeysymList.hs:11) keysym_kana_closingbracket (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_hah (Text/XkbCommon/KeysymList.hs:11) keysym_Macedonia_GJE (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_omicronaccent (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_ZETA (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_beta (Text/XkbCommon/KeysymList.hs:11) keysym_notequal (Text/XkbCommon/KeysymList.hs:11) keysym_horizlinescan5 (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_loling (Text/XkbCommon/KeysymList.hs:11) keysym_uhorntilde (Text/XkbCommon/KeysymList.hs:11) keysym_ninesubscript (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_dda (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_ae2 (Text/XkbCommon/KeysymList.hs:11) keysym_XF86LaunchF (Text/XkbCommon/KeysymList.hs:11) keysym_mute_grave (Text/XkbCommon/KeysymList.hs:11) keysym_Alt_L (Text/XkbCommon/KeysymList.hs:11) keysym_ISO_Partial_Space_Left (Text/XkbCommon/KeysymList.hs:11) keysym_x (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_noon (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_dammatan (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_JE (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_yeru (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_PHI (Text/XkbCommon/KeysymList.hs:11) keysym_hebrew_finalmem (Text/XkbCommon/KeysymList.hs:11) keysym_hebrew_samekh (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_YA (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_145 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_13567 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_4567 (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_ca (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_tha (Text/XkbCommon/KeysymList.hs:11) keysym_XF86View (Text/XkbCommon/KeysymList.hs:11) keysym_XF86LogWindowTree (Text/XkbCommon/KeysymList.hs:11) keysym_hpguilder (Text/XkbCommon/KeysymList.hs:11) keysym_Touroku (Text/XkbCommon/KeysymList.hs:11) keysym_ISO_Center_Object (Text/XkbCommon/KeysymList.hs:11) keysym_RepeatKeys_Enable (Text/XkbCommon/KeysymList.hs:11) keysym_Pointer_DblClick5 (Text/XkbCommon/KeysymList.hs:11) keysym_r (Text/XkbCommon/KeysymList.hs:11) keysym_Ccedilla (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_percent (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_EPSILON (Text/XkbCommon/KeysymList.hs:11) keysym_hebrew_lamed (Text/XkbCommon/KeysymList.hs:11) keysym_hebrew_ayin (Text/XkbCommon/KeysymList.hs:11) keysym_hebrew_zadi (Text/XkbCommon/KeysymList.hs:11) keysym_Georgian_en (Text/XkbCommon/KeysymList.hs:11) keysym_Uhook (Text/XkbCommon/KeysymList.hs:11) keysym_uhornacute (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_12367 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_1358 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_458 (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_ha (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Excel (Text/XkbCommon/KeysymList.hs:11) keysym_XF86TouchpadOff (Text/XkbCommon/KeysymList.hs:11) keysym_SunFront (Text/XkbCommon/KeysymList.hs:11) keysym_KP_Left (Text/XkbCommon/KeysymList.hs:11) keysym_dead_abovering (Text/XkbCommon/KeysymList.hs:11) keysym_3270_PA2 (Text/XkbCommon/KeysymList.hs:11) keysym_l (Text/XkbCommon/KeysymList.hs:11) keysym_Idiaeresis (Text/XkbCommon/KeysymList.hs:11) keysym_zcaron (Text/XkbCommon/KeysymList.hs:11) keysym_udoubleacute (Text/XkbCommon/KeysymList.hs:11) keysym_Hcircumflex (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_tatweel (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_NJE (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_TE (Text/XkbCommon/KeysymList.hs:11) keysym_doubledagger (Text/XkbCommon/KeysymList.hs:11) keysym_phonographcopyright (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_khokhuat (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_J_NieunHieuh (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_J_YeorinHieuh (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_dza (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dot_7 (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_ma (Text/XkbCommon/KeysymList.hs:11) keysym_XF86ContrastAdjust (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Launch4 (Text/XkbCommon/KeysymList.hs:11) keysym_Return (Text/XkbCommon/KeysymList.hs:11) keysym_Num_Lock (Text/XkbCommon/KeysymList.hs:11) keysym_f (Text/XkbCommon/KeysymList.hs:11) keysym_kana_HA (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_waw (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_u_macron (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_NU (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_topatak (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_totao (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_Start (Text/XkbCommon/KeysymList.hs:11) keysym_Georgian_on (Text/XkbCommon/KeysymList.hs:11) keysym_Georgian_zhar (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dot_1 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_136 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_46 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_145678 (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_au (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_ra (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Support (Text/XkbCommon/KeysymList.hs:11) keysym_Down (Text/XkbCommon/KeysymList.hs:11) keysym_dead_belowdiaeresis (Text/XkbCommon/KeysymList.hs:11) keysym_Pointer_Button4 (Text/XkbCommon/KeysymList.hs:11) keysym_kana_comma (Text/XkbCommon/KeysymList.hs:11) keysym_kana_MA (Text/XkbCommon/KeysymList.hs:11) keysym_Farsi_9 (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_zain (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_kaf (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_fathatan (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_damma (Text/XkbCommon/KeysymList.hs:11) keysym_Serbian_nje (Text/XkbCommon/KeysymList.hs:11) keysym_hebrew_resh (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_hohip (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_VEV (Text/XkbCommon/KeysymList.hs:11) keysym_uhook (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_12358 (Text/XkbCommon/KeysymList.hs:11) keysym_XF86MyComputer (Text/XkbCommon/KeysymList.hs:11) keysym_XF86News (Text/XkbCommon/KeysymList.hs:11) keysym_SunVideoRaiseBrightness (Text/XkbCommon/KeysymList.hs:11) keysym_Massyo (Text/XkbCommon/KeysymList.hs:11) keysym_dead_A (Text/XkbCommon/KeysymList.hs:11) keysym_AccessX_Enable (Text/XkbCommon/KeysymList.hs:11) keysym_Pointer_Drag_Dflt (Text/XkbCommon/KeysymList.hs:11) keysym_CH (Text/XkbCommon/KeysymList.hs:11) keysym_Z (Text/XkbCommon/KeysymList.hs:11) keysym_backslash (Text/XkbCommon/KeysymList.hs:11) keysym_hyphen (Text/XkbCommon/KeysymList.hs:11) keysym_kana_RA (Text/XkbCommon/KeysymList.hs:11) keysym_Farsi_3 (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_question_mark (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_teh (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_sigma (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_maihanakat (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_WI (Text/XkbCommon/KeysymList.hs:11) keysym_Etilde (Text/XkbCommon/KeysymList.hs:11) keysym_ColonSign (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_1468 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_568 (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_ai (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_pha (Text/XkbCommon/KeysymList.hs:11) keysym_SunF36 (Text/XkbCommon/KeysymList.hs:11) keysym_hpUser (Text/XkbCommon/KeysymList.hs:11) keysym_osfBackSpace (Text/XkbCommon/KeysymList.hs:11) keysym_osfPageDown (Text/XkbCommon/KeysymList.hs:11) keysym_Linefeed (Text/XkbCommon/KeysymList.hs:11) keysym_Terminate_Server (Text/XkbCommon/KeysymList.hs:11) keysym_Pointer_Drag3 (Text/XkbCommon/KeysymList.hs:11) keysym_3270_CursorBlink (Text/XkbCommon/KeysymList.hs:11) keysym_T (Text/XkbCommon/KeysymList.hs:11) keysym_nobreakspace (Text/XkbCommon/KeysymList.hs:11) keysym_ucircumflex (Text/XkbCommon/KeysymList.hs:11) keysym_itilde (Text/XkbCommon/KeysymList.hs:11) keysym_Amacron (Text/XkbCommon/KeysymList.hs:11) keysym_kana_FU (Text/XkbCommon/KeysymList.hs:11) keysym_kana_WA (Text/XkbCommon/KeysymList.hs:11) keysym_Serbian_tshe (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_delta (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_NieunHieuh (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_YAE (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_J_Nieun (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_vo (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_SE (Text/XkbCommon/KeysymList.hs:11) keysym_Acircumflextilde (Text/XkbCommon/KeysymList.hs:11) keysym_ohorngrave (Text/XkbCommon/KeysymList.hs:11) keysym_ohornhook (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_2346 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_127 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_37 (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_ssha (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Meeting (Text/XkbCommon/KeysymList.hs:11) keysym_F32 (Text/XkbCommon/KeysymList.hs:11) keysym_ISO_Move_Line_Up (Text/XkbCommon/KeysymList.hs:11) keysym_N (Text/XkbCommon/KeysymList.hs:11) keysym_Eacute (Text/XkbCommon/KeysymList.hs:11) keysym_ooblique (Text/XkbCommon/KeysymList.hs:11) keysym_dcaron (Text/XkbCommon/KeysymList.hs:11) keysym_tcedilla (Text/XkbCommon/KeysymList.hs:11) keysym_gcircumflex (Text/XkbCommon/KeysymList.hs:11) keysym_kana_KU (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_ha_descender (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_HA (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_THETA (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_XI (Text/XkbCommon/KeysymList.hs:11) keysym_ff (Text/XkbCommon/KeysymList.hs:11) keysym_upleftcorner (Text/XkbCommon/KeysymList.hs:11) keysym_bott (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_Cieuc (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_J_RieulSios (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_246 (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_uu (Text/XkbCommon/KeysymList.hs:11) keysym_SunPrint_Screen (Text/XkbCommon/KeysymList.hs:11) keysym_osfAddMode (Text/XkbCommon/KeysymList.hs:11) keysym_ISO_Level5_Lock (Text/XkbCommon/KeysymList.hs:11) keysym_ISO_Next_Group (Text/XkbCommon/KeysymList.hs:11) keysym_quotedbl (Text/XkbCommon/KeysymList.hs:11) keysym_H (Text/XkbCommon/KeysymList.hs:11) keysym_iacute (Text/XkbCommon/KeysymList.hs:11) keysym_Ycircumflex (Text/XkbCommon/KeysymList.hs:11) keysym_mabovedot (Text/XkbCommon/KeysymList.hs:11) keysym_kana_KO (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_7 (Text/XkbCommon/KeysymList.hs:11) keysym_Ukranian_yi (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_er (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_SOFTSIGN (Text/XkbCommon/KeysymList.hs:11) keysym_implies (Text/XkbCommon/KeysymList.hs:11) keysym_signaturemark (Text/XkbCommon/KeysymList.hs:11) keysym_rightsinglequotemark (Text/XkbCommon/KeysymList.hs:11) keysym_hebrew_kaph (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_Jamo (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_AE (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_AraeA (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_gim (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_TCHE (Text/XkbCommon/KeysymList.hs:11) keysym_Acircumflexacute (Text/XkbCommon/KeysymList.hs:11) keysym_fivesuperior (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_124567 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_34567 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_12468 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_3468 (Text/XkbCommon/KeysymList.hs:11) keysym_SunVideoLowerBrightness (Text/XkbCommon/KeysymList.hs:11) keysym_F29 (Text/XkbCommon/KeysymList.hs:11) keysym_ISO_Level5_Latch (Text/XkbCommon/KeysymList.hs:11) keysym_ISO_Set_Margin_Left (Text/XkbCommon/KeysymList.hs:11) keysym_ISO_Fast_Cursor_Up (Text/XkbCommon/KeysymList.hs:11) keysym_dead_grave (Text/XkbCommon/KeysymList.hs:11) keysym_Last_Virtual_Screen (Text/XkbCommon/KeysymList.hs:11) keysym_AudibleBell_Enable (Text/XkbCommon/KeysymList.hs:11) keysym_B (Text/XkbCommon/KeysymList.hs:11) keysym_kana_KI (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_1 (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_hamzaonalef (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_gaf (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_che_vertstroke (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_el (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_pe (Text/XkbCommon/KeysymList.hs:11) keysym_topleftsqbracket (Text/XkbCommon/KeysymList.hs:11) keysym_em3space (Text/XkbCommon/KeysymList.hs:11) keysym_Gcaron (Text/XkbCommon/KeysymList.hs:11) keysym_EuroSign (Text/XkbCommon/KeysymList.hs:11) keysym_cuberoot (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_28 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_1578 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_678 (Text/XkbCommon/KeysymList.hs:11) keysym_hplongminus (Text/XkbCommon/KeysymList.hs:11) keysym_KP_Insert (Text/XkbCommon/KeysymList.hs:11) keysym_F23 (Text/XkbCommon/KeysymList.hs:11) keysym_dead_belowring (Text/XkbCommon/KeysymList.hs:11) keysym_dead_belowmacron (Text/XkbCommon/KeysymList.hs:11) keysym_Lacute (Text/XkbCommon/KeysymList.hs:11) keysym_Gbreve (Text/XkbCommon/KeysymList.hs:11) keysym_eabovedot (Text/XkbCommon/KeysymList.hs:11) keysym_kana_tsu (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_peh (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_lam (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_ef (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_J_RieulKiyeog (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_AT (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_LYUN (Text/XkbCommon/KeysymList.hs:11) keysym_Georgian_qar (Text/XkbCommon/KeysymList.hs:11) keysym_Obarred (Text/XkbCommon/KeysymList.hs:11) keysym_lbelowdot (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_2456 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_237 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_168 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_78 (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_ii2 (Text/XkbCommon/KeysymList.hs:11) keysym_XF86CycleAngle (Text/XkbCommon/KeysymList.hs:11) keysym_PreviousCandidate (Text/XkbCommon/KeysymList.hs:11) keysym_Find (Text/XkbCommon/KeysymList.hs:11) keysym_R6 (Text/XkbCommon/KeysymList.hs:11) keysym_dead_lowline (Text/XkbCommon/KeysymList.hs:11) keysym_6 (Text/XkbCommon/KeysymList.hs:11) keysym_division (Text/XkbCommon/KeysymList.hs:11) keysym_scedilla (Text/XkbCommon/KeysymList.hs:11) keysym_umacron (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_ze (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_UPSILONaccent (Text/XkbCommon/KeysymList.hs:11) keysym_blank (Text/XkbCommon/KeysymList.hs:11) keysym_checkerboard (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_saraaimaimuan (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_WEO (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_J_RieulHieuh (Text/XkbCommon/KeysymList.hs:11) keysym_Ecircumflexgrave (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_1256 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_356 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_235678 (Text/XkbCommon/KeysymList.hs:11) keysym_XF86RockerUp (Text/XkbCommon/KeysymList.hs:11) keysym_XF86User2KB (Text/XkbCommon/KeysymList.hs:11) keysym_SunAgain (Text/XkbCommon/KeysymList.hs:11) keysym_KP_8 (Text/XkbCommon/KeysymList.hs:11) keysym_ISO_Release_Both_Margins (Text/XkbCommon/KeysymList.hs:11) keysym_ISO_Fast_Cursor_Right (Text/XkbCommon/KeysymList.hs:11) keysym_dead_caron (Text/XkbCommon/KeysymList.hs:11) keysym_First_Virtual_Screen (Text/XkbCommon/KeysymList.hs:11) keysym_0 (Text/XkbCommon/KeysymList.hs:11) keysym_Ugrave (Text/XkbCommon/KeysymList.hs:11) keysym_Ncaron (Text/XkbCommon/KeysymList.hs:11) keysym_Iogonek (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_iotaaccentdieresis (Text/XkbCommon/KeysymList.hs:11) keysym_onesixth (Text/XkbCommon/KeysymList.hs:11) keysym_opentribulletup (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_phophan (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_RieulPhieuf (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_je (Text/XkbCommon/KeysymList.hs:11) keysym_Georgian_zen (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_12578 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_3578 (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_e (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Standby (Text/XkbCommon/KeysymList.hs:11) keysym_KP_Begin (Text/XkbCommon/KeysymList.hs:11) keysym_KP_2 (Text/XkbCommon/KeysymList.hs:11) keysym_F14 (Text/XkbCommon/KeysymList.hs:11) keysym_L7 (Text/XkbCommon/KeysymList.hs:11) keysym_dead_breve (Text/XkbCommon/KeysymList.hs:11) keysym_apostrophe (Text/XkbCommon/KeysymList.hs:11) keysym_Thorn (Text/XkbCommon/KeysymList.hs:11) keysym_Sacute (Text/XkbCommon/KeysymList.hs:11) keysym_rcaron (Text/XkbCommon/KeysymList.hs:11) keysym_ygrave (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_iotaaccent (Text/XkbCommon/KeysymList.hs:11) keysym_topt (Text/XkbCommon/KeysymList.hs:11) keysym_decimalpoint (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_popla (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_sosala (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_yentamna (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_men (Text/XkbCommon/KeysymList.hs:11) keysym_NewSheqelSign (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_13 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_4 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_13456 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_24568 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_2378 (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Copy (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Switch_VT_4 (Text/XkbCommon/KeysymList.hs:11) keysym_SunVideoDegauss (Text/XkbCommon/KeysymList.hs:11) keysym_Dcircumflex_accent (Text/XkbCommon/KeysymList.hs:11) keysym_hpClearLine (Text/XkbCommon/KeysymList.hs:11) keysym_hpInsertLine (Text/XkbCommon/KeysymList.hs:11) keysym_osfSelect (Text/XkbCommon/KeysymList.hs:11) keysym_Pause (Text/XkbCommon/KeysymList.hs:11) keysym_Left (Text/XkbCommon/KeysymList.hs:11) keysym_L1 (Text/XkbCommon/KeysymList.hs:11) keysym_ssharp (Text/XkbCommon/KeysymList.hs:11) keysym_jcircumflex (Text/XkbCommon/KeysymList.hs:11) keysym_wacute (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_hamza_below (Text/XkbCommon/KeysymList.hs:11) keysym_filledtribulletup (Text/XkbCommon/KeysymList.hs:11) keysym_righttack (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_Hieuh (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_ligature_ew (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_zhe (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_DZA (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_apostrophe (Text/XkbCommon/KeysymList.hs:11) keysym_Ohornhook (Text/XkbCommon/KeysymList.hs:11) keysym_Yhook (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_1247 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_347 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_278 (Text/XkbCommon/KeysymList.hs:11) keysym_XF86BrightnessAdjust (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Hibernate (Text/XkbCommon/KeysymList.hs:11) keysym_SunSys_Req (Text/XkbCommon/KeysymList.hs:11) keysym_hpIO (Text/XkbCommon/KeysymList.hs:11) keysym_Hankaku (Text/XkbCommon/KeysymList.hs:11) keysym_Right (Text/XkbCommon/KeysymList.hs:11) keysym_Undo (Text/XkbCommon/KeysymList.hs:11) keysym_F8 (Text/XkbCommon/KeysymList.hs:11) keysym_R13 (Text/XkbCommon/KeysymList.hs:11) keysym_onesuperior (Text/XkbCommon/KeysymList.hs:11) keysym_rcedilla (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_ha (Text/XkbCommon/KeysymList.hs:11) keysym_Byelorussian_shortu (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_zhe (Text/XkbCommon/KeysymList.hs:11) keysym_nabla (Text/XkbCommon/KeysymList.hs:11) keysym_musicalsharp (Text/XkbCommon/KeysymList.hs:11) keysym_musicalflat (Text/XkbCommon/KeysymList.hs:11) keysym_doublelowquotemark (Text/XkbCommon/KeysymList.hs:11) keysym_hebrew_yod (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_Special (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_RieulHieuh (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_SsangSios (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_sha (Text/XkbCommon/KeysymList.hs:11) keysym_Georgian_hae (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_14578 (Text/XkbCommon/KeysymList.hs:11) keysym_XF86HotLinks (Text/XkbCommon/KeysymList.hs:11) keysym_osfPageLeft (Text/XkbCommon/KeysymList.hs:11) keysym_F2 (Text/XkbCommon/KeysymList.hs:11) keysym_dead_circumflex (Text/XkbCommon/KeysymList.hs:11) keysym_dead_belowcomma (Text/XkbCommon/KeysymList.hs:11) keysym_c_h (Text/XkbCommon/KeysymList.hs:11) keysym_3270_Setup (Text/XkbCommon/KeysymList.hs:11) keysym_mu (Text/XkbCommon/KeysymList.hs:11) keysym_thorn (Text/XkbCommon/KeysymList.hs:11) keysym_Zacute (Text/XkbCommon/KeysymList.hs:11) keysym_lstroke (Text/XkbCommon/KeysymList.hs:11) keysym_Ubreve (Text/XkbCommon/KeysymList.hs:11) keysym_Mabovedot (Text/XkbCommon/KeysymList.hs:11) keysym_Serbian_NJE (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_sha (Text/XkbCommon/KeysymList.hs:11) keysym_latincross (Text/XkbCommon/KeysymList.hs:11) keysym_acircumflextilde (Text/XkbCommon/KeysymList.hs:11) keysym_Abrevetilde (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dot_10 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_123468 (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_luu (Text/XkbCommon/KeysymList.hs:11) keysym_XF86AudioPause (Text/XkbCommon/KeysymList.hs:11) keysym_XF86LaunchE (Text/XkbCommon/KeysymList.hs:11) keysym_XF86SplitScreen (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Xfer (Text/XkbCommon/KeysymList.hs:11) keysym_Dcedilla_accent (Text/XkbCommon/KeysymList.hs:11) keysym_longminus (Text/XkbCommon/KeysymList.hs:11) keysym_Delete (Text/XkbCommon/KeysymList.hs:11) keysym_dead_stroke (Text/XkbCommon/KeysymList.hs:11) keysym_dead_doublegrave (Text/XkbCommon/KeysymList.hs:11) keysym_Pointer_DownRight (Text/XkbCommon/KeysymList.hs:11) keysym_comma (Text/XkbCommon/KeysymList.hs:11) keysym_greater (Text/XkbCommon/KeysymList.hs:11) keysym_w (Text/XkbCommon/KeysymList.hs:11) keysym_exclamdown (Text/XkbCommon/KeysymList.hs:11) keysym_plusminus (Text/XkbCommon/KeysymList.hs:11) keysym_atilde (Text/XkbCommon/KeysymList.hs:11) keysym_Iabovedot (Text/XkbCommon/KeysymList.hs:11) keysym_kana_NE (Text/XkbCommon/KeysymList.hs:11) keysym_kana_switch (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_ra (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_hamza_above (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_U_straight (Text/XkbCommon/KeysymList.hs:11) keysym_filledlefttribullet (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_saraae (Text/XkbCommon/KeysymList.hs:11) keysym_yhook (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_1238 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_24678 (Text/XkbCommon/KeysymList.hs:11) keysym_XF86MonBrightnessDown (Text/XkbCommon/KeysymList.hs:11) keysym_XF86PowerDown (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Book (Text/XkbCommon/KeysymList.hs:11) keysym_hpDeleteChar (Text/XkbCommon/KeysymList.hs:11) keysym_hpmute_asciitilde (Text/XkbCommon/KeysymList.hs:11) keysym_Page_Down (Text/XkbCommon/KeysymList.hs:11) keysym_ISO_Next_Group_Lock (Text/XkbCommon/KeysymList.hs:11) keysym_Pointer_DblClick4 (Text/XkbCommon/KeysymList.hs:11) keysym_3270_BackTab (Text/XkbCommon/KeysymList.hs:11) keysym_q (Text/XkbCommon/KeysymList.hs:11) keysym_Eabovedot (Text/XkbCommon/KeysymList.hs:11) keysym_OE (Text/XkbCommon/KeysymList.hs:11) keysym_kana_u (Text/XkbCommon/KeysymList.hs:11) keysym_kana_SHI (Text/XkbCommon/KeysymList.hs:11) keysym_kana_SE (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_seen (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_ZHE_descender (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_a (Text/XkbCommon/KeysymList.hs:11) keysym_hebrew_zain (Text/XkbCommon/KeysymList.hs:11) keysym_hebrew_finalpe (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_dochada (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_End (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_J_Kiyeog (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_J_RieulMieum (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_TO (Text/XkbCommon/KeysymList.hs:11) keysym_Lbelowdot (Text/XkbCommon/KeysymList.hs:11) keysym_acircumflexacute (Text/XkbCommon/KeysymList.hs:11) keysym_Abreveacute (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_1357 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_457 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_23478 (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_nja (Text/XkbCommon/KeysymList.hs:11) keysym_XF86AudioRaiseVolume (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Memo (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Launch9 (Text/XkbCommon/KeysymList.hs:11) keysym_osfUp (Text/XkbCommon/KeysymList.hs:11) keysym_Escape (Text/XkbCommon/KeysymList.hs:11) keysym_Zenkaku (Text/XkbCommon/KeysymList.hs:11) keysym_Super_R (Text/XkbCommon/KeysymList.hs:11) keysym_ISO_Prev_Group (Text/XkbCommon/KeysymList.hs:11) keysym_3270_PA1 (Text/XkbCommon/KeysymList.hs:11) keysym_equal (Text/XkbCommon/KeysymList.hs:11) keysym_k (Text/XkbCommon/KeysymList.hs:11) keysym_yen (Text/XkbCommon/KeysymList.hs:11) keysym_aacute (Text/XkbCommon/KeysymList.hs:11) keysym_Aogonek (Text/XkbCommon/KeysymList.hs:11) keysym_Omacron (Text/XkbCommon/KeysymList.hs:11) keysym_kana_o (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_DE (Text/XkbCommon/KeysymList.hs:11) keysym_Georgian_char (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dot_6 (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Launch3 (Text/XkbCommon/KeysymList.hs:11) keysym_XF86OfficeHome (Text/XkbCommon/KeysymList.hs:11) keysym_Dtilde (Text/XkbCommon/KeysymList.hs:11) keysym_hpKP_BackTab (Text/XkbCommon/KeysymList.hs:11) keysym_osfInsert (Text/XkbCommon/KeysymList.hs:11) keysym_KP_Page_Down (Text/XkbCommon/KeysymList.hs:11) keysym_Super_L (Text/XkbCommon/KeysymList.hs:11) keysym_e (Text/XkbCommon/KeysymList.hs:11) keysym_kana_i (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_heh (Text/XkbCommon/KeysymList.hs:11) keysym_Ukrainian_IE (Text/XkbCommon/KeysymList.hs:11) keysym_Byelorussian_SHORTU (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_IE (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_U (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_tau (Text/XkbCommon/KeysymList.hs:11) keysym_botleftsummation (Text/XkbCommon/KeysymList.hs:11) keysym_union (Text/XkbCommon/KeysymList.hs:11) keysym_logicaland (Text/XkbCommon/KeysymList.hs:11) keysym_upcaret (Text/XkbCommon/KeysymList.hs:11) keysym_circle (Text/XkbCommon/KeysymList.hs:11) keysym_hebrew_finalzade (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_fofa (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_nikhahit (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_GIM (Text/XkbCommon/KeysymList.hs:11) keysym_Georgian_cil (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_135 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_45 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_123578 (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_dha (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_ba (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_ai2 (Text/XkbCommon/KeysymList.hs:11) keysym_XF86WakeUp (Text/XkbCommon/KeysymList.hs:11) keysym_osfBackTab (Text/XkbCommon/KeysymList.hs:11) keysym_osfRestore (Text/XkbCommon/KeysymList.hs:11) keysym_ClearLine (Text/XkbCommon/KeysymList.hs:11) keysym_Tab (Text/XkbCommon/KeysymList.hs:11) keysym_Clear (Text/XkbCommon/KeysymList.hs:11) keysym_ISO_Level3_Shift (Text/XkbCommon/KeysymList.hs:11) keysym_ISO_Group_Shift (Text/XkbCommon/KeysymList.hs:11) keysym_ISO_Set_Margin_Right (Text/XkbCommon/KeysymList.hs:11) keysym_dead_aboveverticalline (Text/XkbCommon/KeysymList.hs:11) keysym_Pointer_Button3 (Text/XkbCommon/KeysymList.hs:11) keysym_3270_EraseInput (Text/XkbCommon/KeysymList.hs:11) keysym_less (Text/XkbCommon/KeysymList.hs:11) keysym_Ediaeresis (Text/XkbCommon/KeysymList.hs:11) keysym_ccaron (Text/XkbCommon/KeysymList.hs:11) keysym_tslash (Text/XkbCommon/KeysymList.hs:11) keysym_kana_middledot (Text/XkbCommon/KeysymList.hs:11) keysym_semivoicedsound (Text/XkbCommon/KeysymList.hs:11) keysym_Farsi_8 (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_shcha (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_O (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_HARDSIGN (Text/XkbCommon/KeysymList.hs:11) keysym_crossinglines (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_saraue (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_Mieum (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_tsa (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_ra (Text/XkbCommon/KeysymList.hs:11) keysym_Georgian_ban (Text/XkbCommon/KeysymList.hs:11) keysym_ecircumflexgrave (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_12357 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_1348 (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_ga (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_nya (Text/XkbCommon/KeysymList.hs:11) keysym_SunPageUp (Text/XkbCommon/KeysymList.hs:11) keysym_Y (Text/XkbCommon/KeysymList.hs:11) keysym_degree (Text/XkbCommon/KeysymList.hs:11) keysym_kana_TSU (Text/XkbCommon/KeysymList.hs:11) keysym_Farsi_2 (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_tehmarbuta (Text/XkbCommon/KeysymList.hs:11) keysym_Ukrainian_I (Text/XkbCommon/KeysymList.hs:11) keysym_Serbian_JE (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_I (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_kappa (Text/XkbCommon/KeysymList.hs:11) keysym_downarrow (Text/XkbCommon/KeysymList.hs:11) keysym_openstar (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_ngongu (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_baht (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_RieulMieum (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_Ieung (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_question (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_TYUN (Text/XkbCommon/KeysymList.hs:11) keysym_Georgian_in (Text/XkbCommon/KeysymList.hs:11) keysym_Ohorn (Text/XkbCommon/KeysymList.hs:11) keysym_WonSign (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_1467 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_567 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_1234578 (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_la (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Back (Text/XkbCommon/KeysymList.hs:11) keysym_XF86VendorHome (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Save (Text/XkbCommon/KeysymList.hs:11) keysym_SunFA_Cedilla (Text/XkbCommon/KeysymList.hs:11) keysym_L10 (Text/XkbCommon/KeysymList.hs:11) keysym_Pointer_Drag2 (Text/XkbCommon/KeysymList.hs:11) keysym_S (Text/XkbCommon/KeysymList.hs:11) keysym_guillemotright (Text/XkbCommon/KeysymList.hs:11) keysym_ae (Text/XkbCommon/KeysymList.hs:11) keysym_otilde (Text/XkbCommon/KeysymList.hs:11) keysym_dstroke (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_MU (Text/XkbCommon/KeysymList.hs:11) keysym_Ocircumflextilde (Text/XkbCommon/KeysymList.hs:11) keysym_DongSign (Text/XkbCommon/KeysymList.hs:11) keysym_sevensubscript (Text/XkbCommon/KeysymList.hs:11) keysym_because (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_2345 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_126 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_36 (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Calendar (Text/XkbCommon/KeysymList.hs:11) keysym_XF86History (Text/XkbCommon/KeysymList.hs:11) keysym_osfActivate (Text/XkbCommon/KeysymList.hs:11) keysym_osfEndLine (Text/XkbCommon/KeysymList.hs:11) keysym_mute_asciicircum (Text/XkbCommon/KeysymList.hs:11) keysym_Page_Up (Text/XkbCommon/KeysymList.hs:11) keysym_F31 (Text/XkbCommon/KeysymList.hs:11) keysym_dead_belowtilde (Text/XkbCommon/KeysymList.hs:11) keysym_asterisk (Text/XkbCommon/KeysymList.hs:11) keysym_M (Text/XkbCommon/KeysymList.hs:11) keysym_ordfeminine (Text/XkbCommon/KeysymList.hs:11) keysym_Odiaeresis (Text/XkbCommon/KeysymList.hs:11) keysym_Ccircumflex (Text/XkbCommon/KeysymList.hs:11) keysym_uogonek (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_yeh (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_eta (Text/XkbCommon/KeysymList.hs:11) keysym_rightcaret (Text/XkbCommon/KeysymList.hs:11) keysym_hebrew_shin (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_ini (Text/XkbCommon/KeysymList.hs:11) keysym_acircumflexhook (Text/XkbCommon/KeysymList.hs:11) keysym_Abrevehook (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_245 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_12348 (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_va (Text/XkbCommon/KeysymList.hs:11) keysym_Dring_accent (Text/XkbCommon/KeysymList.hs:11) keysym_osfSelectAll (Text/XkbCommon/KeysymList.hs:11) keysym_G (Text/XkbCommon/KeysymList.hs:11) keysym_oacute (Text/XkbCommon/KeysymList.hs:11) keysym_emacron (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_6 (Text/XkbCommon/KeysymList.hs:11) keysym_seveneighths (Text/XkbCommon/KeysymList.hs:11) keysym_hebrew_waw (Text/XkbCommon/KeysymList.hs:11) keysym_hebrew_tet (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_sarae (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_J_NieunJieuj (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_MEN (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_VYUN (Text/XkbCommon/KeysymList.hs:11) keysym_Georgian_san (Text/XkbCommon/KeysymList.hs:11) keysym_Ocircumflexacute (Text/XkbCommon/KeysymList.hs:11) keysym_ohorn (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_12467 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_3467 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_1458 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_135678 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_45678 (Text/XkbCommon/KeysymList.hs:11) keysym_XF86ApplicationRight (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Documents (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Music (Text/XkbCommon/KeysymList.hs:11) keysym_F28 (Text/XkbCommon/KeysymList.hs:11) keysym_MouseKeys_Accel_Enable (Text/XkbCommon/KeysymList.hs:11) keysym_A (Text/XkbCommon/KeysymList.hs:11) keysym_kana_E (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_0 (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_meem (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_fatha (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_switch (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_IOTAaccent (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_ALPHA (Text/XkbCommon/KeysymList.hs:11) keysym_logicalor (Text/XkbCommon/KeysymList.hs:11) keysym_endash (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_Romaja (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_J_Dikeud (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_ZHE (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_RE (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_27 (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Terminal (Text/XkbCommon/KeysymList.hs:11) keysym_osfHelp (Text/XkbCommon/KeysymList.hs:11) keysym_F22 (Text/XkbCommon/KeysymList.hs:11) keysym_3270_Test (Text/XkbCommon/KeysymList.hs:11) keysym_period (Text/XkbCommon/KeysymList.hs:11) keysym_acute (Text/XkbCommon/KeysymList.hs:11) keysym_Racute (Text/XkbCommon/KeysymList.hs:11) keysym_Ydiaeresis (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_tteh (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_zah (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_KA_descender (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_EN_descender (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_ZHE (Text/XkbCommon/KeysymList.hs:11) keysym_botrightsummation (Text/XkbCommon/KeysymList.hs:11) keysym_hebrew_doublelowline (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_PreHanja (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_SHA (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_236 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_167 (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_oo (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_luu2 (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Stop (Text/XkbCommon/KeysymList.hs:11) keysym_osfCut (Text/XkbCommon/KeysymList.hs:11) keysym_KP_Delete (Text/XkbCommon/KeysymList.hs:11) keysym_R5 (Text/XkbCommon/KeysymList.hs:11) keysym_Pointer_Down (Text/XkbCommon/KeysymList.hs:11) keysym_5 (Text/XkbCommon/KeysymList.hs:11) keysym_kana_conjunctive (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_sad (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_je (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_SHA (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_LAMDA (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_omicron (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_lochula (Text/XkbCommon/KeysymList.hs:11) keysym_Georgian_chin (Text/XkbCommon/KeysymList.hs:11) keysym_Ohorntilde (Text/XkbCommon/KeysymList.hs:11) keysym_uhorngrave (Text/XkbCommon/KeysymList.hs:11) keysym_Ytilde (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_12458 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_3458 (Text/XkbCommon/KeysymList.hs:11) keysym_XF86RotationKB (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Subtitle (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Blue (Text/XkbCommon/KeysymList.hs:11) keysym_XF86LogGrabInfo (Text/XkbCommon/KeysymList.hs:11) keysym_SunAudioLowerVolume (Text/XkbCommon/KeysymList.hs:11) keysym_Dgrave_accent (Text/XkbCommon/KeysymList.hs:11) keysym_KP_7 (Text/XkbCommon/KeysymList.hs:11) keysym_F19 (Text/XkbCommon/KeysymList.hs:11) keysym_macron (Text/XkbCommon/KeysymList.hs:11) keysym_Tcaron (Text/XkbCommon/KeysymList.hs:11) keysym_kana_TU (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_heh_goal (Text/XkbCommon/KeysymList.hs:11) keysym_emfilledrect (Text/XkbCommon/KeysymList.hs:11) keysym_opentribulletdown (Text/XkbCommon/KeysymList.hs:11) keysym_dagger (Text/XkbCommon/KeysymList.hs:11) keysym_upshoe (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_nonen (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_NieunJieuj (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_Rieul (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_J_Khieuq (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_o (Text/XkbCommon/KeysymList.hs:11) keysym_zstroke (Text/XkbCommon/KeysymList.hs:11) keysym_ezh (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_18 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_1568 (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Cut (Text/XkbCommon/KeysymList.hs:11) keysym_XF86RotationPB (Text/XkbCommon/KeysymList.hs:11) keysym_XF86UserPB (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Switch_VT_9 (Text/XkbCommon/KeysymList.hs:11) keysym_osfPageUp (Text/XkbCommon/KeysymList.hs:11) keysym_KP_1 (Text/XkbCommon/KeysymList.hs:11) keysym_F13 (Text/XkbCommon/KeysymList.hs:11) keysym_L6 (Text/XkbCommon/KeysymList.hs:11) keysym_dead_u (Text/XkbCommon/KeysymList.hs:11) keysym_periodcentered (Text/XkbCommon/KeysymList.hs:11) keysym_Yacute (Text/XkbCommon/KeysymList.hs:11) keysym_zabovedot (Text/XkbCommon/KeysymList.hs:11) keysym_kana_TO (Text/XkbCommon/KeysymList.hs:11) keysym_kana_YU (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_U_macron (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_te (Text/XkbCommon/KeysymList.hs:11) keysym_filledrighttribullet (Text/XkbCommon/KeysymList.hs:11) keysym_hebrew_kuf (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_khorakhang (Text/XkbCommon/KeysymList.hs:11) keysym_Ohornacute (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_12 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_3 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_24567 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_158 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_68 (Text/XkbCommon/KeysymList.hs:11) keysym_XF86LightBulb (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Switch_VT_3 (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Switch_VT_12 (Text/XkbCommon/KeysymList.hs:11) keysym_KP_Tab (Text/XkbCommon/KeysymList.hs:11) keysym_KP_Page_Up (Text/XkbCommon/KeysymList.hs:11) keysym_dead_o (Text/XkbCommon/KeysymList.hs:11) keysym_3270_ChangeScreen (Text/XkbCommon/KeysymList.hs:11) keysym_quoteright (Text/XkbCommon/KeysymList.hs:11) keysym_braceleft (Text/XkbCommon/KeysymList.hs:11) keysym_Udoubleacute (Text/XkbCommon/KeysymList.hs:11) keysym_ncedilla (Text/XkbCommon/KeysymList.hs:11) keysym_kana_TI (Text/XkbCommon/KeysymList.hs:11) keysym_kana_YO (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_OMEGA (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_nu (Text/XkbCommon/KeysymList.hs:11) keysym_enfilledcircbullet (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_OE (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_J_Cieuc (Text/XkbCommon/KeysymList.hs:11) keysym_Georgian_khar (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_1246 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_346 (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_lla (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Travel (Text/XkbCommon/KeysymList.hs:11) keysym_Henkan (Text/XkbCommon/KeysymList.hs:11) keysym_KP_Enter (Text/XkbCommon/KeysymList.hs:11) keysym_F7 (Text/XkbCommon/KeysymList.hs:11) keysym_R12 (Text/XkbCommon/KeysymList.hs:11) keysym_dead_i (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_TAU (Text/XkbCommon/KeysymList.hs:11) keysym_ht (Text/XkbCommon/KeysymList.hs:11) keysym_horizlinescan9 (Text/XkbCommon/KeysymList.hs:11) keysym_enopencircbullet (Text/XkbCommon/KeysymList.hs:11) keysym_hebrew_aleph (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_thothung (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_A (Text/XkbCommon/KeysymList.hs:11) keysym_Ohook (Text/XkbCommon/KeysymList.hs:11) keysym_ybelowdot (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_12568 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_3568 (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Video (Text/XkbCommon/KeysymList.hs:11) keysym_osfRight (Text/XkbCommon/KeysymList.hs:11) keysym_F1 (Text/XkbCommon/KeysymList.hs:11) keysym_ISO_Prev_Group_Lock (Text/XkbCommon/KeysymList.hs:11) keysym_dead_belowverticalline (Text/XkbCommon/KeysymList.hs:11) keysym_ch (Text/XkbCommon/KeysymList.hs:11) keysym_3270_AltCursor (Text/XkbCommon/KeysymList.hs:11) keysym_botleftsqbracket (Text/XkbCommon/KeysymList.hs:11) keysym_horizlinescan3 (Text/XkbCommon/KeysymList.hs:11) keysym_trademark (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_YE (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_J_KiyeogSios (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_TSA (Text/XkbCommon/KeysymList.hs:11) keysym_ocircumflextilde (Text/XkbCommon/KeysymList.hs:11) keysym_ubelowdot (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_123467 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_2368 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_1678 (Text/XkbCommon/KeysymList.hs:11) keysym_XF86AudioPlay (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Eject (Text/XkbCommon/KeysymList.hs:11) keysym_XF86LaunchD (Text/XkbCommon/KeysymList.hs:11) keysym_KP_Up (Text/XkbCommon/KeysymList.hs:11) keysym_Prev_Virtual_Screen (Text/XkbCommon/KeysymList.hs:11) keysym_Pointer_DfltBtnPrev (Text/XkbCommon/KeysymList.hs:11) keysym_asciicircum (Text/XkbCommon/KeysymList.hs:11) keysym_v (Text/XkbCommon/KeysymList.hs:11) keysym_Egrave (Text/XkbCommon/KeysymList.hs:11) keysym_Oslash (Text/XkbCommon/KeysymList.hs:11) keysym_Ooblique (Text/XkbCommon/KeysymList.hs:11) keysym_Tcedilla (Text/XkbCommon/KeysymList.hs:11) keysym_kappa (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_YU (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_EPSILONaccent (Text/XkbCommon/KeysymList.hs:11) keysym_prescription (Text/XkbCommon/KeysymList.hs:11) keysym_hebrew_gimmel (Text/XkbCommon/KeysymList.hs:11) keysym_hebrew_zayin (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_but (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_ayb (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_se (Text/XkbCommon/KeysymList.hs:11) keysym_schwa (Text/XkbCommon/KeysymList.hs:11) keysym_RupeeSign (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_1237 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_268 (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_oo2 (Text/XkbCommon/KeysymList.hs:11) keysym_osfPageRight (Text/XkbCommon/KeysymList.hs:11) keysym_Pointer_DblClick3 (Text/XkbCommon/KeysymList.hs:11) keysym_colon (Text/XkbCommon/KeysymList.hs:11) keysym_p (Text/XkbCommon/KeysymList.hs:11) keysym_braceright (Text/XkbCommon/KeysymList.hs:11) keysym_diaeresis (Text/XkbCommon/KeysymList.hs:11) keysym_igrave (Text/XkbCommon/KeysymList.hs:11) keysym_Cacute (Text/XkbCommon/KeysymList.hs:11) keysym_scircumflex (Text/XkbCommon/KeysymList.hs:11) keysym_fabovedot (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_ddal (Text/XkbCommon/KeysymList.hs:11) keysym_Ukranian_I (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_ha (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_IOTAdieresis (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_zeta (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_xi (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_rho (Text/XkbCommon/KeysymList.hs:11) keysym_emopenrectangle (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_khokhwai (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_phophung (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_J_Sios (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_ZA (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_cha (Text/XkbCommon/KeysymList.hs:11) keysym_Georgian_kan (Text/XkbCommon/KeysymList.hs:11) keysym_Acircumflexgrave (Text/XkbCommon/KeysymList.hs:11) keysym_ohook (Text/XkbCommon/KeysymList.hs:11) keysym_ocircumflexacute (Text/XkbCommon/KeysymList.hs:11) keysym_Ocircumflexhook (Text/XkbCommon/KeysymList.hs:11) keysym_eightsuperior (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_1356 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_456 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_14568 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_12345678 (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_u2 (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Launch8 (Text/XkbCommon/KeysymList.hs:11) keysym_XF86MailForward (Text/XkbCommon/KeysymList.hs:11) keysym_XF86FrameBack (Text/XkbCommon/KeysymList.hs:11) keysym_ISO_Level3_Latch (Text/XkbCommon/KeysymList.hs:11) keysym_ISO_Level3_Lock (Text/XkbCommon/KeysymList.hs:11) keysym_ISO_Group_Latch (Text/XkbCommon/KeysymList.hs:11) keysym_ISO_Group_Lock (Text/XkbCommon/KeysymList.hs:11) keysym_j (Text/XkbCommon/KeysymList.hs:11) keysym_ecircumflex (Text/XkbCommon/KeysymList.hs:11) keysym_babovedot (Text/XkbCommon/KeysymList.hs:11) keysym_wdiaeresis (Text/XkbCommon/KeysymList.hs:11) keysym_kana_HE (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_hamzaunderalef (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_che_descender (Text/XkbCommon/KeysymList.hs:11) keysym_Ukrainian_YI (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_ETA (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_switch (Text/XkbCommon/KeysymList.hs:11) keysym_greaterthanequal (Text/XkbCommon/KeysymList.hs:11) keysym_function (Text/XkbCommon/KeysymList.hs:11) keysym_downshoe (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_lekkao (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_E (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_INI (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_NU (Text/XkbCommon/KeysymList.hs:11) keysym_Acircumflexbelowdot (Text/XkbCommon/KeysymList.hs:11) keysym_ibelowdot (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dot_5 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_123458 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_234578 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_12678 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_3678 (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_ruu2 (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Launch2 (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Display (Text/XkbCommon/KeysymList.hs:11) keysym_Execute (Text/XkbCommon/KeysymList.hs:11) keysym_KP_Space (Text/XkbCommon/KeysymList.hs:11) keysym_d (Text/XkbCommon/KeysymList.hs:11) keysym_ntilde (Text/XkbCommon/KeysymList.hs:11) keysym_Ecaron (Text/XkbCommon/KeysymList.hs:11) keysym_Wcircumflex (Text/XkbCommon/KeysymList.hs:11) keysym_kana_ME (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_superscript_alef (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_dal (Text/XkbCommon/KeysymList.hs:11) keysym_includedin (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_nonu (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_KiyeogSios (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_Jieuj (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_J_RieulPhieuf (Text/XkbCommon/KeysymList.hs:11) keysym_Ahook (Text/XkbCommon/KeysymList.hs:11) keysym_ebelowdot (Text/XkbCommon/KeysymList.hs:11) keysym_fourthroot (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_134 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_2478 (Text/XkbCommon/KeysymList.hs:11) keysym_XF86RockerEnter (Text/XkbCommon/KeysymList.hs:11) keysym_SunPaste (Text/XkbCommon/KeysymList.hs:11) keysym_osfDelete (Text/XkbCommon/KeysymList.hs:11) keysym_Codeinput (Text/XkbCommon/KeysymList.hs:11) keysym_Zen_Koho (Text/XkbCommon/KeysymList.hs:11) keysym_script_switch (Text/XkbCommon/KeysymList.hs:11) keysym_dead_E (Text/XkbCommon/KeysymList.hs:11) keysym_Pointer_Left (Text/XkbCommon/KeysymList.hs:11) keysym_Pointer_Button2 (Text/XkbCommon/KeysymList.hs:11) keysym_3270_Duplicate (Text/XkbCommon/KeysymList.hs:11) keysym_onehalf (Text/XkbCommon/KeysymList.hs:11) keysym_Icircumflex (Text/XkbCommon/KeysymList.hs:11) keysym_Scedilla (Text/XkbCommon/KeysymList.hs:11) keysym_Zabovedot (Text/XkbCommon/KeysymList.hs:11) keysym_eogonek (Text/XkbCommon/KeysymList.hs:11) keysym_kana_CHI (Text/XkbCommon/KeysymList.hs:11) keysym_kana_RE (Text/XkbCommon/KeysymList.hs:11) keysym_Farsi_7 (Text/XkbCommon/KeysymList.hs:11) keysym_Macedonia_dse (Text/XkbCommon/KeysymList.hs:11) keysym_horizconnector (Text/XkbCommon/KeysymList.hs:11) keysym_hebrew_pe (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_J_RieulPieub (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_J_Hieuh (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_at (Text/XkbCommon/KeysymList.hs:11) keysym_Georgian_vin (Text/XkbCommon/KeysymList.hs:11) keysym_Georgian_hoe (Text/XkbCommon/KeysymList.hs:11) keysym_abelowdot (Text/XkbCommon/KeysymList.hs:11) keysym_tintegral (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_12356 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_1347 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_23468 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_1278 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_378 (Text/XkbCommon/KeysymList.hs:11) keysym_XF86TouchpadToggle (Text/XkbCommon/KeysymList.hs:11) keysym_osfClear (Text/XkbCommon/KeysymList.hs:11) keysym_Begin (Text/XkbCommon/KeysymList.hs:11) keysym_KP_Prior (Text/XkbCommon/KeysymList.hs:11) keysym_X (Text/XkbCommon/KeysymList.hs:11) keysym_nacute (Text/XkbCommon/KeysymList.hs:11) keysym_odoubleacute (Text/XkbCommon/KeysymList.hs:11) keysym_lcedilla (Text/XkbCommon/KeysymList.hs:11) keysym_Umacron (Text/XkbCommon/KeysymList.hs:11) keysym_Farsi_1 (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_ka_descender (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_en_descender (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_ALPHAaccent (Text/XkbCommon/KeysymList.hs:11) keysym_oneeighth (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_bobaimai (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_rorua (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_PieubSios (Text/XkbCommon/KeysymList.hs:11) keysym_Georgian_nar (Text/XkbCommon/KeysymList.hs:11) keysym_ibreve (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_14678 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_5678 (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_nna (Text/XkbCommon/KeysymList.hs:11) keysym_osfEscape (Text/XkbCommon/KeysymList.hs:11) keysym_lira (Text/XkbCommon/KeysymList.hs:11) keysym_dead_small_schwa (Text/XkbCommon/KeysymList.hs:11) keysym_dead_greek (Text/XkbCommon/KeysymList.hs:11) keysym_Pointer_Drag1 (Text/XkbCommon/KeysymList.hs:11) keysym_R (Text/XkbCommon/KeysymList.hs:11) keysym_cent (Text/XkbCommon/KeysymList.hs:11) keysym_Adiaeresis (Text/XkbCommon/KeysymList.hs:11) keysym_multiply (Text/XkbCommon/KeysymList.hs:11) keysym_Lcaron (Text/XkbCommon/KeysymList.hs:11) keysym_abovedot (Text/XkbCommon/KeysymList.hs:11) keysym_utilde (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_KA_vertstroke (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_OMEGAaccent (Text/XkbCommon/KeysymList.hs:11) keysym_botrightsqbracket (Text/XkbCommon/KeysymList.hs:11) keysym_partialderivative (Text/XkbCommon/KeysymList.hs:11) keysym_hebrew_het (Text/XkbCommon/KeysymList.hs:11) keysym_hebrew_taf (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_maiyamok (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_WA (Text/XkbCommon/KeysymList.hs:11) keysym_Georgian_gan (Text/XkbCommon/KeysymList.hs:11) keysym_ahook (Text/XkbCommon/KeysymList.hs:11) keysym_Ohornbelowdot (Text/XkbCommon/KeysymList.hs:11) keysym_Ybelowdot (Text/XkbCommon/KeysymList.hs:11) keysym_notelementof (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_125 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_35 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_123568 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_13478 (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_aa (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Search (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Tools (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Bluetooth (Text/XkbCommon/KeysymList.hs:11) keysym_Hiragana_Katakana (Text/XkbCommon/KeysymList.hs:11) keysym_KP_F4 (Text/XkbCommon/KeysymList.hs:11) keysym_F30 (Text/XkbCommon/KeysymList.hs:11) keysym_ISO_Enter (Text/XkbCommon/KeysymList.hs:11) keysym_dead_abovedot (Text/XkbCommon/KeysymList.hs:11) keysym_ampersand (Text/XkbCommon/KeysymList.hs:11) keysym_L (Text/XkbCommon/KeysymList.hs:11) keysym_guillemotleft (Text/XkbCommon/KeysymList.hs:11) keysym_wgrave (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_ETAaccent (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_chochoe (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_sosua (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_Pieub (Text/XkbCommon/KeysymList.hs:11) keysym_EZH (Text/XkbCommon/KeysymList.hs:11) keysym_Ubelowdot (Text/XkbCommon/KeysymList.hs:11) keysym_emptyset (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_12347 (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_aee (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_fa (Text/XkbCommon/KeysymList.hs:11) keysym_XF86ZoomIn (Text/XkbCommon/KeysymList.hs:11) keysym_XF86AudioForward (Text/XkbCommon/KeysymList.hs:11) keysym_hpmute_acute (Text/XkbCommon/KeysymList.hs:11) keysym_osfBeginData (Text/XkbCommon/KeysymList.hs:11) keysym_ISO_Move_Line_Down (Text/XkbCommon/KeysymList.hs:11) keysym_3270_Record (Text/XkbCommon/KeysymList.hs:11) keysym_F (Text/XkbCommon/KeysymList.hs:11) keysym_cedilla (Text/XkbCommon/KeysymList.hs:11) keysym_threequarters (Text/XkbCommon/KeysymList.hs:11) keysym_questiondown (Text/XkbCommon/KeysymList.hs:11) keysym_uacute (Text/XkbCommon/KeysymList.hs:11) keysym_ogonek (Text/XkbCommon/KeysymList.hs:11) keysym_Rcedilla (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_5 (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_theh (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_moma (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_RieulPieub (Text/XkbCommon/KeysymList.hs:11) keysym_dintegral (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_1457 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_1234568 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_23578 (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_ka (Text/XkbCommon/KeysymList.hs:11) keysym_XF86PowerOff (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Shop (Text/XkbCommon/KeysymList.hs:11) keysym_XF86RotateWindows (Text/XkbCommon/KeysymList.hs:11) keysym_XF86AudioCycleTrack (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Time (Text/XkbCommon/KeysymList.hs:11) keysym_osfQuickPaste (Text/XkbCommon/KeysymList.hs:11) keysym_F27 (Text/XkbCommon/KeysymList.hs:11) keysym_Scaron (Text/XkbCommon/KeysymList.hs:11) keysym_hcircumflex (Text/XkbCommon/KeysymList.hs:11) keysym_kcedilla (Text/XkbCommon/KeysymList.hs:11) keysym_Fabovedot (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_lje (Text/XkbCommon/KeysymList.hs:11) keysym_ifonlyif (Text/XkbCommon/KeysymList.hs:11) keysym_enfilledsqbullet (Text/XkbCommon/KeysymList.hs:11) keysym_leftshoe (Text/XkbCommon/KeysymList.hs:11) keysym_notapproxeq (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_26 (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_u (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_pa (Text/XkbCommon/KeysymList.hs:11) keysym_F21 (Text/XkbCommon/KeysymList.hs:11) keysym_ISO_Left_Tab (Text/XkbCommon/KeysymList.hs:11) keysym_dead_horn (Text/XkbCommon/KeysymList.hs:11) keysym_3270_CursorSelect (Text/XkbCommon/KeysymList.hs:11) keysym_parenleft (Text/XkbCommon/KeysymList.hs:11) keysym_Lstroke (Text/XkbCommon/KeysymList.hs:11) keysym_Babovedot (Text/XkbCommon/KeysymList.hs:11) keysym_kana_KA (Text/XkbCommon/KeysymList.hs:11) keysym_lowleftcorner (Text/XkbCommon/KeysymList.hs:11) keysym_openrectbullet (Text/XkbCommon/KeysymList.hs:11) keysym_filledtribulletdown (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_MultipleCandidate (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_GHAT (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_tche (Text/XkbCommon/KeysymList.hs:11) keysym_Georgian_xan (Text/XkbCommon/KeysymList.hs:11) keysym_ecircumflexhook (Text/XkbCommon/KeysymList.hs:11) keysym_Ibelowdot (Text/XkbCommon/KeysymList.hs:11) keysym_Uhornbelowdot (Text/XkbCommon/KeysymList.hs:11) keysym_sevensuperior (Text/XkbCommon/KeysymList.hs:11) keysym_zerosubscript (Text/XkbCommon/KeysymList.hs:11) keysym_sixsubscript (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_235 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_123678 (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_o (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_lu2 (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Go (Text/XkbCommon/KeysymList.hs:11) keysym_hpReset (Text/XkbCommon/KeysymList.hs:11) keysym_BackTab (Text/XkbCommon/KeysymList.hs:11) keysym_R4 (Text/XkbCommon/KeysymList.hs:11) keysym_Meta_R (Text/XkbCommon/KeysymList.hs:11) keysym_4 (Text/XkbCommon/KeysymList.hs:11) keysym_Ukranian_JE (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_lekchet (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_J_Mieum (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_J_Phieuf (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_shesht (Text/XkbCommon/KeysymList.hs:11) keysym_Georgian_can (Text/XkbCommon/KeysymList.hs:11) keysym_acircumflexgrave (Text/XkbCommon/KeysymList.hs:11) keysym_Abrevegrave (Text/XkbCommon/KeysymList.hs:11) keysym_Ebelowdot (Text/XkbCommon/KeysymList.hs:11) keysym_notidentical (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_12457 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_3457 (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_i (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Q (Text/XkbCommon/KeysymList.hs:11) keysym_InsertLine (Text/XkbCommon/KeysymList.hs:11) keysym_KP_6 (Text/XkbCommon/KeysymList.hs:11) keysym_F18 (Text/XkbCommon/KeysymList.hs:11) keysym_Meta_L (Text/XkbCommon/KeysymList.hs:11) keysym_Pointer_DownLeft (Text/XkbCommon/KeysymList.hs:11) keysym_Udiaeresis (Text/XkbCommon/KeysymList.hs:11) keysym_agrave (Text/XkbCommon/KeysymList.hs:11) keysym_Zcaron (Text/XkbCommon/KeysymList.hs:11) keysym_oe (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_OMICRONaccent (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_theta (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_lekha (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_J_Ieung (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_SunkyeongeumMieum (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_AYB (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_to (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_lyun (Text/XkbCommon/KeysymList.hs:11) keysym_Abelowdot (Text/XkbCommon/KeysymList.hs:11) keysym_fivesubscript (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_17 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_1567 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_8 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_1234678 (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Favorites (Text/XkbCommon/KeysymList.hs:11) keysym_XF86TopMenu (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Switch_VT_8 (Text/XkbCommon/KeysymList.hs:11) keysym_SunPageDown (Text/XkbCommon/KeysymList.hs:11) keysym_osfMenuBar (Text/XkbCommon/KeysymList.hs:11) keysym_Henkan_Mode (Text/XkbCommon/KeysymList.hs:11) keysym_Redo (Text/XkbCommon/KeysymList.hs:11) keysym_KP_0 (Text/XkbCommon/KeysymList.hs:11) keysym_F12 (Text/XkbCommon/KeysymList.hs:11) keysym_L5 (Text/XkbCommon/KeysymList.hs:11) keysym_ISO_Partial_Line_Down (Text/XkbCommon/KeysymList.hs:11) keysym_3270_FieldMark (Text/XkbCommon/KeysymList.hs:11) keysym_semicolon (Text/XkbCommon/KeysymList.hs:11) keysym_idotless (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_comma (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_qaf (Text/XkbCommon/KeysymList.hs:11) keysym_Farsi_yeh (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_SCHWA (Text/XkbCommon/KeysymList.hs:11) keysym_numerosign (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_de (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_RHO (Text/XkbCommon/KeysymList.hs:11) keysym_botintegral (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_leksun (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_Codeinput (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_CHA (Text/XkbCommon/KeysymList.hs:11) keysym_Georgian_jhan (Text/XkbCommon/KeysymList.hs:11) keysym_acircumflexbelowdot (Text/XkbCommon/KeysymList.hs:11) keysym_Abrevebelowdot (Text/XkbCommon/KeysymList.hs:11) keysym_LiraSign (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_2 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_157 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_67 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_125678 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_35678 (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_ii (Text/XkbCommon/KeysymList.hs:11) keysym_XF86AudioPrev (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Community (Text/XkbCommon/KeysymList.hs:11) keysym_XF86CD (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Switch_VT_2 (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Switch_VT_11 (Text/XkbCommon/KeysymList.hs:11) keysym_mute_diaeresis (Text/XkbCommon/KeysymList.hs:11) keysym_KP_Home (Text/XkbCommon/KeysymList.hs:11) keysym_3270_ExSelect (Text/XkbCommon/KeysymList.hs:11) keysym_eth (Text/XkbCommon/KeysymList.hs:11) keysym_kra (Text/XkbCommon/KeysymList.hs:11) keysym_kana_NU (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_U_straight_bar (Text/XkbCommon/KeysymList.hs:11) keysym_Ukrainian_ie (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_ie (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_KA (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_EN (Text/XkbCommon/KeysymList.hs:11) keysym_nl (Text/XkbCommon/KeysymList.hs:11) keysym_emdash (Text/XkbCommon/KeysymList.hs:11) keysym_rightpointer (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_lekpaet (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_J_RieulTieut (Text/XkbCommon/KeysymList.hs:11) keysym_PesetaSign (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_1245 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_345 (Text/XkbCommon/KeysymList.hs:11) keysym_XF86FrameForward (Text/XkbCommon/KeysymList.hs:11) keysym_SunCopy (Text/XkbCommon/KeysymList.hs:11) keysym_KP_Next (Text/XkbCommon/KeysymList.hs:11) keysym_F6 (Text/XkbCommon/KeysymList.hs:11) keysym_R11 (Text/XkbCommon/KeysymList.hs:11) keysym_ISO_Release_Margin_Right (Text/XkbCommon/KeysymList.hs:11) keysym_ycircumflex (Text/XkbCommon/KeysymList.hs:11) keysym_kana_SU (Text/XkbCommon/KeysymList.hs:11) keysym_kana_NO (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_CHE_vertstroke (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_softsign (Text/XkbCommon/KeysymList.hs:11) keysym_topleftparens (Text/XkbCommon/KeysymList.hs:11) keysym_lessthanequal (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_full_stop (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_accent (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_PYUR (Text/XkbCommon/KeysymList.hs:11) keysym_Georgian_tan (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_12567 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_3567 (Text/XkbCommon/KeysymList.hs:11) keysym_XF86AudioMedia (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Suspend (Text/XkbCommon/KeysymList.hs:11) keysym_DeleteChar (Text/XkbCommon/KeysymList.hs:11) keysym_abreve (Text/XkbCommon/KeysymList.hs:11) keysym_Itilde (Text/XkbCommon/KeysymList.hs:11) keysym_kana_SO (Text/XkbCommon/KeysymList.hs:11) keysym_kana_NI (Text/XkbCommon/KeysymList.hs:11) keysym_Serbian_je (Text/XkbCommon/KeysymList.hs:11) keysym_Serbian_dze (Text/XkbCommon/KeysymList.hs:11) keysym_Macedonia_DSE (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_DZHE (Text/XkbCommon/KeysymList.hs:11) keysym_variation (Text/XkbCommon/KeysymList.hs:11) keysym_hairspace (Text/XkbCommon/KeysymList.hs:11) keysym_upstile (Text/XkbCommon/KeysymList.hs:11) keysym_hebrew_qoph (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_PostHanja (Text/XkbCommon/KeysymList.hs:11) keysym_Ehook (Text/XkbCommon/KeysymList.hs:11) keysym_Ecircumflexbelowdot (Text/XkbCommon/KeysymList.hs:11) keysym_Uhorntilde (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_2367 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_148 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_58 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_134578 (Text/XkbCommon/KeysymList.hs:11) keysym_XF86LaunchC (Text/XkbCommon/KeysymList.hs:11) keysym_Print (Text/XkbCommon/KeysymList.hs:11) keysym_Shift_R (Text/XkbCommon/KeysymList.hs:11) keysym_3270_Quit (Text/XkbCommon/KeysymList.hs:11) keysym_u (Text/XkbCommon/KeysymList.hs:11) keysym_Dcaron (Text/XkbCommon/KeysymList.hs:11) keysym_Dstroke (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_i_macron (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_e (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_mu (Text/XkbCommon/KeysymList.hs:11) keysym_topleftradical (Text/XkbCommon/KeysymList.hs:11) keysym_uptack (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_thanthakhat (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_Tieut (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_amanak (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_1236 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_267 (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Start (Text/XkbCommon/KeysymList.hs:11) keysym_XF86WheelButton (Text/XkbCommon/KeysymList.hs:11) keysym_Ddiaeresis (Text/XkbCommon/KeysymList.hs:11) keysym_KP_BackTab (Text/XkbCommon/KeysymList.hs:11) keysym_Shift_L (Text/XkbCommon/KeysymList.hs:11) keysym_ISO_Partial_Space_Right (Text/XkbCommon/KeysymList.hs:11) keysym_dead_dasia (Text/XkbCommon/KeysymList.hs:11) keysym_Pointer_DblClick2 (Text/XkbCommon/KeysymList.hs:11) keysym_numbersign (Text/XkbCommon/KeysymList.hs:11) keysym_o (Text/XkbCommon/KeysymList.hs:11) keysym_Iacute (Text/XkbCommon/KeysymList.hs:11) keysym_Ocircumflex (Text/XkbCommon/KeysymList.hs:11) keysym_idiaeresis (Text/XkbCommon/KeysymList.hs:11) keysym_ograve (Text/XkbCommon/KeysymList.hs:11) keysym_Uogonek (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_maddaonalef (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_IO (Text/XkbCommon/KeysymList.hs:11) keysym_downcaret (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_ru (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_sarauu (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_maihanakat_maitho (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_Hanja (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_RieulTieut (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_J_SsangSios (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_ben (Text/XkbCommon/KeysymList.hs:11) keysym_Georgian_shin (Text/XkbCommon/KeysymList.hs:11) keysym_Ocircumflexgrave (Text/XkbCommon/KeysymList.hs:11) keysym_Uhornacute (Text/XkbCommon/KeysymList.hs:11) keysym_containsas (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_14567 (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_e2 (Text/XkbCommon/KeysymList.hs:11) keysym_XF86AudioStop (Text/XkbCommon/KeysymList.hs:11) keysym_XF86OpenURL (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Launch7 (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Calculater (Text/XkbCommon/KeysymList.hs:11) keysym_hpblock (Text/XkbCommon/KeysymList.hs:11) keysym_Cancel (Text/XkbCommon/KeysymList.hs:11) keysym_KP_Separator (Text/XkbCommon/KeysymList.hs:11) keysym_ISO_Release_Margin_Left (Text/XkbCommon/KeysymList.hs:11) keysym_minus (Text/XkbCommon/KeysymList.hs:11) keysym_i (Text/XkbCommon/KeysymList.hs:11) keysym_asciitilde (Text/XkbCommon/KeysymList.hs:11) keysym_Acircumflex (Text/XkbCommon/KeysymList.hs:11) keysym_Emacron (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_veh (Text/XkbCommon/KeysymList.hs:11) keysym_permille (Text/XkbCommon/KeysymList.hs:11) keysym_hebrew_finalzadi (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_J_Rieul (Text/XkbCommon/KeysymList.hs:11) keysym_Georgian_rae (Text/XkbCommon/KeysymList.hs:11) keysym_ehook (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dot_4 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_123457 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_2358 (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_mba (Text/XkbCommon/KeysymList.hs:11) keysym_XF86AudioMute (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Mail (Text/XkbCommon/KeysymList.hs:11) keysym_XF86ScreenSaver (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Launch1 (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Clear (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Close (Text/XkbCommon/KeysymList.hs:11) keysym_SunFind (Text/XkbCommon/KeysymList.hs:11) keysym_System (Text/XkbCommon/KeysymList.hs:11) keysym_Kanji_Bangou (Text/XkbCommon/KeysymList.hs:11) keysym_dead_diaeresis (Text/XkbCommon/KeysymList.hs:11) keysym_dead_hook (Text/XkbCommon/KeysymList.hs:11) keysym_plus (Text/XkbCommon/KeysymList.hs:11) keysym_grave (Text/XkbCommon/KeysymList.hs:11) keysym_c (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_thal (Text/XkbCommon/KeysymList.hs:11) keysym_Ukrainian_ghe_with_upturn (Text/XkbCommon/KeysymList.hs:11) keysym_botvertsummationconnector (Text/XkbCommon/KeysymList.hs:11) keysym_leftarrow (Text/XkbCommon/KeysymList.hs:11) keysym_rightt (Text/XkbCommon/KeysymList.hs:11) keysym_ballotcross (Text/XkbCommon/KeysymList.hs:11) keysym_malesymbol (Text/XkbCommon/KeysymList.hs:11) keysym_caret (Text/XkbCommon/KeysymList.hs:11) keysym_hebrew_taw (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_re (Text/XkbCommon/KeysymList.hs:11) keysym_eightsubscript (Text/XkbCommon/KeysymList.hs:11) keysym_elementof (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_258 (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_o2 (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Calculator (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Refresh (Text/XkbCommon/KeysymList.hs:11) keysym_Reset (Text/XkbCommon/KeysymList.hs:11) keysym_ISO_Last_Group_Lock (Text/XkbCommon/KeysymList.hs:11) keysym_ISO_Continuous_Underline (Text/XkbCommon/KeysymList.hs:11) keysym_Pointer_Button1 (Text/XkbCommon/KeysymList.hs:11) keysym_kana_a (Text/XkbCommon/KeysymList.hs:11) keysym_Farsi_6 (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_LJE (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_tse (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_upsilon (Text/XkbCommon/KeysymList.hs:11) keysym_infinity (Text/XkbCommon/KeysymList.hs:11) keysym_vt (Text/XkbCommon/KeysymList.hs:11) keysym_fiveeighths (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_lekhok (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_Sios (Text/XkbCommon/KeysymList.hs:11) keysym_ocaron (Text/XkbCommon/KeysymList.hs:11) keysym_uhornhook (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_1346 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_23467 (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_al (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Explorer (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Battery (Text/XkbCommon/KeysymList.hs:11) keysym_Katakana (Text/XkbCommon/KeysymList.hs:11) keysym_Eisu_Shift (Text/XkbCommon/KeysymList.hs:11) keysym_Pointer_Accelerate (Text/XkbCommon/KeysymList.hs:11) keysym_C_h (Text/XkbCommon/KeysymList.hs:11) keysym_W (Text/XkbCommon/KeysymList.hs:11) keysym_Farsi_0 (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_noon_ghunna (Text/XkbCommon/KeysymList.hs:11) keysym_Ukrainian_GHE_WITH_UPTURN (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_IOTAdiaeresis (Text/XkbCommon/KeysymList.hs:11) keysym_figdash (Text/XkbCommon/KeysymList.hs:11) keysym_underbar (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_khokhai (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_sarau (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_HO (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_234568 (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Reload (Text/XkbCommon/KeysymList.hs:11) keysym_SunFA_Tilde (Text/XkbCommon/KeysymList.hs:11) keysym_Help (Text/XkbCommon/KeysymList.hs:11) keysym_F35 (Text/XkbCommon/KeysymList.hs:11) keysym_ISO_Fast_Cursor_Down (Text/XkbCommon/KeysymList.hs:11) keysym_dead_belowbreve (Text/XkbCommon/KeysymList.hs:11) keysym_Q (Text/XkbCommon/KeysymList.hs:11) keysym_caron (Text/XkbCommon/KeysymList.hs:11) keysym_Rcaron (Text/XkbCommon/KeysymList.hs:11) keysym_sabovedot (Text/XkbCommon/KeysymList.hs:11) keysym_Ygrave (Text/XkbCommon/KeysymList.hs:11) keysym_kana_tu (Text/XkbCommon/KeysymList.hs:11) keysym_kana_U (Text/XkbCommon/KeysymList.hs:11) keysym_Serbian_lje (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_A (Text/XkbCommon/KeysymList.hs:11) keysym_maltesecross (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_sarao (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_AraeAE (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_HI (Text/XkbCommon/KeysymList.hs:11) keysym_Georgian_hie (Text/XkbCommon/KeysymList.hs:11) keysym_Zstroke (Text/XkbCommon/KeysymList.hs:11) keysym_abrevetilde (Text/XkbCommon/KeysymList.hs:11) keysym_Ohorngrave (Text/XkbCommon/KeysymList.hs:11) keysym_partdifferential (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_124 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_34 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_123567 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_2468 (Text/XkbCommon/KeysymList.hs:11) keysym_XF86New (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Word (Text/XkbCommon/KeysymList.hs:11) keysym_SunAltGraph (Text/XkbCommon/KeysymList.hs:11) keysym_SunUndo (Text/XkbCommon/KeysymList.hs:11) keysym_hpmute_asciicircum (Text/XkbCommon/KeysymList.hs:11) keysym_osfExtend (Text/XkbCommon/KeysymList.hs:11) keysym_KP_F3 (Text/XkbCommon/KeysymList.hs:11) keysym_ISO_First_Group_Lock (Text/XkbCommon/KeysymList.hs:11) keysym_dead_cedilla (Text/XkbCommon/KeysymList.hs:11) keysym_K (Text/XkbCommon/KeysymList.hs:11) keysym_breve (Text/XkbCommon/KeysymList.hs:11) keysym_Ncedilla (Text/XkbCommon/KeysymList.hs:11) keysym_Wacute (Text/XkbCommon/KeysymList.hs:11) keysym_kana_yu (Text/XkbCommon/KeysymList.hs:11) keysym_kana_O (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_khah (Text/XkbCommon/KeysymList.hs:11) keysym_similarequal (Text/XkbCommon/KeysymList.hs:11) keysym_downtack (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_sarai (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_RieulYeorinHieuh (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_khe (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_tyun (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_12346 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_23458 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_1268 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_368 (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_uu2 (Text/XkbCommon/KeysymList.hs:11) keysym_XF86KbdBrightnessUp (Text/XkbCommon/KeysymList.hs:11) keysym_XF86AudioRewind (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Open (Text/XkbCommon/KeysymList.hs:11) keysym_SunFA_Acute (Text/XkbCommon/KeysymList.hs:11) keysym_Pointer_Up (Text/XkbCommon/KeysymList.hs:11) keysym_E (Text/XkbCommon/KeysymList.hs:11) keysym_gcedilla (Text/XkbCommon/KeysymList.hs:11) keysym_kana_yo (Text/XkbCommon/KeysymList.hs:11) keysym_kana_I (Text/XkbCommon/KeysymList.hs:11) keysym_voicedsound (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_4 (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_shadda (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_GHE_bar (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_BE (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_GAMMA (Text/XkbCommon/KeysymList.hs:11) keysym_identical (Text/XkbCommon/KeysymList.hs:11) keysym_hebrew_samech (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_YEO (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_WAE (Text/XkbCommon/KeysymList.hs:11) keysym_abreveacute (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_1456 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_1234567 (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Sleep (Text/XkbCommon/KeysymList.hs:11) keysym_Home (Text/XkbCommon/KeysymList.hs:11) keysym_F26 (Text/XkbCommon/KeysymList.hs:11) keysym_MouseKeys_Enable (Text/XkbCommon/KeysymList.hs:11) keysym_Pointer_EnableKeys (Text/XkbCommon/KeysymList.hs:11) keysym_3270_Play (Text/XkbCommon/KeysymList.hs:11) keysym_ETH (Text/XkbCommon/KeysymList.hs:11) keysym_gabovedot (Text/XkbCommon/KeysymList.hs:11) keysym_kana_fullstop (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_hamza (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_madda_above (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_farsi_yeh (Text/XkbCommon/KeysymList.hs:11) keysym_hebrew_finalkaph (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_dodek (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_leksam (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_EU (Text/XkbCommon/KeysymList.hs:11) keysym_Korean_Won (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_25 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_13468 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_234678 (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Pictures (Text/XkbCommon/KeysymList.hs:11) keysym_DRemove (Text/XkbCommon/KeysymList.hs:11) keysym_osfMenu (Text/XkbCommon/KeysymList.hs:11) keysym_Next (Text/XkbCommon/KeysymList.hs:11) keysym_F20 (Text/XkbCommon/KeysymList.hs:11) keysym_R9 (Text/XkbCommon/KeysymList.hs:11) keysym_Hyper_R (Text/XkbCommon/KeysymList.hs:11) keysym_dead_capital_schwa (Text/XkbCommon/KeysymList.hs:11) keysym_9 (Text/XkbCommon/KeysymList.hs:11) keysym_onequarter (Text/XkbCommon/KeysymList.hs:11) keysym_Atilde (Text/XkbCommon/KeysymList.hs:11) keysym_Uring (Text/XkbCommon/KeysymList.hs:11) keysym_cabovedot (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_OMICRON (Text/XkbCommon/KeysymList.hs:11) keysym_leftmiddlecurlybrace (Text/XkbCommon/KeysymList.hs:11) keysym_cursor (Text/XkbCommon/KeysymList.hs:11) keysym_hebrew_beth (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_leknung (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_switch (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_EO (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_J_Jieuj (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_vyun (Text/XkbCommon/KeysymList.hs:11) keysym_ecircumflexbelowdot (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_234 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_2578 (Text/XkbCommon/KeysymList.hs:11) keysym_XF86DOS (Text/XkbCommon/KeysymList.hs:11) keysym_XF86ScrollClick (Text/XkbCommon/KeysymList.hs:11) keysym_SunProps (Text/XkbCommon/KeysymList.hs:11) keysym_R3 (Text/XkbCommon/KeysymList.hs:11) keysym_Hyper_L (Text/XkbCommon/KeysymList.hs:11) keysym_BounceKeys_Enable (Text/XkbCommon/KeysymList.hs:11) keysym_3 (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_SHHA (Text/XkbCommon/KeysymList.hs:11) keysym_Serbian_DZE (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_yu (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_hardsign (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_IOTA (Text/XkbCommon/KeysymList.hs:11) keysym_vertconnector (Text/XkbCommon/KeysymList.hs:11) keysym_seconds (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_thonangmontho (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_maiek (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_YECH (Text/XkbCommon/KeysymList.hs:11) keysym_etilde (Text/XkbCommon/KeysymList.hs:11) keysym_ocircumflexgrave (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_12456 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_3456 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_23568 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_1378 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_478 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_1345678 (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_ja (Text/XkbCommon/KeysymList.hs:11) keysym_SunStop (Text/XkbCommon/KeysymList.hs:11) keysym_osfPrevField (Text/XkbCommon/KeysymList.hs:11) keysym_block (Text/XkbCommon/KeysymList.hs:11) keysym_KP_5 (Text/XkbCommon/KeysymList.hs:11) keysym_F17 (Text/XkbCommon/KeysymList.hs:11) keysym_Aacute (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_VE (Text/XkbCommon/KeysymList.hs:11) keysym_rightmiddlecurlybrace (Text/XkbCommon/KeysymList.hs:11) keysym_rightopentriangle (Text/XkbCommon/KeysymList.hs:11) keysym_leftdoublequotemark (Text/XkbCommon/KeysymList.hs:11) keysym_emfilledcircle (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_sarauee (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_za (Text/XkbCommon/KeysymList.hs:11) keysym_Ihook (Text/XkbCommon/KeysymList.hs:11) keysym_Uhornhook (Text/XkbCommon/KeysymList.hs:11) keysym_threesubscript (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_16 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_7 (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_jha (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_tta (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Phone (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Green (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Switch_VT_7 (Text/XkbCommon/KeysymList.hs:11) keysym_F11 (Text/XkbCommon/KeysymList.hs:11) keysym_L4 (Text/XkbCommon/KeysymList.hs:11) keysym_3270_Reset (Text/XkbCommon/KeysymList.hs:11) keysym_eacute (Text/XkbCommon/KeysymList.hs:11) keysym_uring (Text/XkbCommon/KeysymList.hs:11) keysym_Ukrainian_yi (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_ghe (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_ES (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_BETA (Text/XkbCommon/KeysymList.hs:11) keysym_threeeighths (Text/XkbCommon/KeysymList.hs:11) keysym_jot (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_sorusi (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_YU (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_SunkyeongeumPhieuf (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_BEN (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_nu (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_FE (Text/XkbCommon/KeysymList.hs:11) keysym_ninesuperior (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_1 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_156 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_13578 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_4578 (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Forward (Text/XkbCommon/KeysymList.hs:11) keysym_XF86AudioMicMute (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Switch_VT_1 (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Switch_VT_10 (Text/XkbCommon/KeysymList.hs:11) keysym_SunAudioMute (Text/XkbCommon/KeysymList.hs:11) keysym_osfPaste (Text/XkbCommon/KeysymList.hs:11) keysym_User (Text/XkbCommon/KeysymList.hs:11) keysym_Kana_Lock (Text/XkbCommon/KeysymList.hs:11) keysym_Prior (Text/XkbCommon/KeysymList.hs:11) keysym_Control_R (Text/XkbCommon/KeysymList.hs:11) keysym_Shift_Lock (Text/XkbCommon/KeysymList.hs:11) keysym_Overlay2_Enable (Text/XkbCommon/KeysymList.hs:11) keysym_3270_Copy (Text/XkbCommon/KeysymList.hs:11) keysym_currency (Text/XkbCommon/KeysymList.hs:11) keysym_Ccaron (Text/XkbCommon/KeysymList.hs:11) keysym_ccircumflex (Text/XkbCommon/KeysymList.hs:11) keysym_Tslash (Text/XkbCommon/KeysymList.hs:11) keysym_Sabovedot (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_heh_doachashmee (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_yeh_baree (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_EM (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_YERU (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_upsilonaccent (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_alpha (Text/XkbCommon/KeysymList.hs:11) keysym_cr (Text/XkbCommon/KeysymList.hs:11) keysym_rightanglebracket (Text/XkbCommon/KeysymList.hs:11) keysym_lefttack (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_thothan (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_thothahan (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_E (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_YO (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_J_Pieub (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_KE (Text/XkbCommon/KeysymList.hs:11) keysym_NairaSign (Text/XkbCommon/KeysymList.hs:11) keysym_approxeq (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_12378 (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_ya (Text/XkbCommon/KeysymList.hs:11) keysym_hpInsertChar (Text/XkbCommon/KeysymList.hs:11) keysym_hpModelock2 (Text/XkbCommon/KeysymList.hs:11) keysym_hpSystem (Text/XkbCommon/KeysymList.hs:11) keysym_hpmute_diaeresis (Text/XkbCommon/KeysymList.hs:11) keysym_F5 (Text/XkbCommon/KeysymList.hs:11) keysym_R10 (Text/XkbCommon/KeysymList.hs:11) keysym_Control_L (Text/XkbCommon/KeysymList.hs:11) keysym_dead_abovecomma (Text/XkbCommon/KeysymList.hs:11) keysym_dead_currency (Text/XkbCommon/KeysymList.hs:11) keysym_StickyKeys_Enable (Text/XkbCommon/KeysymList.hs:11) keysym_Pointer_Button_Dflt (Text/XkbCommon/KeysymList.hs:11) keysym_space (Text/XkbCommon/KeysymList.hs:11) keysym_Ucircumflex (Text/XkbCommon/KeysymList.hs:11) keysym_Eogonek (Text/XkbCommon/KeysymList.hs:11) keysym_Lcedilla (Text/XkbCommon/KeysymList.hs:11) keysym_kana_TA (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_ka_vertstroke (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_PI (Text/XkbCommon/KeysymList.hs:11) keysym_radical (Text/XkbCommon/KeysymList.hs:11) keysym_horizlinescan7 (Text/XkbCommon/KeysymList.hs:11) keysym_twofifths (Text/XkbCommon/KeysymList.hs:11) keysym_fourfifths (Text/XkbCommon/KeysymList.hs:11) keysym_careof (Text/XkbCommon/KeysymList.hs:11) keysym_marker (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_YI (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_SunkyeongeumPieub (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_ken (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_PE (Text/XkbCommon/KeysymList.hs:11) keysym_Georgian_fi (Text/XkbCommon/KeysymList.hs:11) keysym_gcaron (Text/XkbCommon/KeysymList.hs:11) keysym_Acircumflexhook (Text/XkbCommon/KeysymList.hs:11) keysym_ihook (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_23678 (Text/XkbCommon/KeysymList.hs:11) keysym_XF86ScrollDown (Text/XkbCommon/KeysymList.hs:11) keysym_XF86WLAN (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Ungrab (Text/XkbCommon/KeysymList.hs:11) keysym_hpDeleteLine (Text/XkbCommon/KeysymList.hs:11) keysym_Kana_Shift (Text/XkbCommon/KeysymList.hs:11) keysym_ISO_Fast_Cursor_Left (Text/XkbCommon/KeysymList.hs:11) keysym_dead_a (Text/XkbCommon/KeysymList.hs:11) keysym_AccessX_Feedback_Enable (Text/XkbCommon/KeysymList.hs:11) keysym_Pointer_Right (Text/XkbCommon/KeysymList.hs:11) keysym_Ch (Text/XkbCommon/KeysymList.hs:11) keysym_underscore (Text/XkbCommon/KeysymList.hs:11) keysym_z (Text/XkbCommon/KeysymList.hs:11) keysym_section (Text/XkbCommon/KeysymList.hs:11) keysym_Otilde (Text/XkbCommon/KeysymList.hs:11) keysym_lacute (Text/XkbCommon/KeysymList.hs:11) keysym_gbreve (Text/XkbCommon/KeysymList.hs:11) keysym_Gcircumflex (Text/XkbCommon/KeysymList.hs:11) keysym_kana_HU (Text/XkbCommon/KeysymList.hs:11) keysym_kana_YA (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_u_straight (Text/XkbCommon/KeysymList.hs:11) keysym_Serbian_dje (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_TSE (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_alphaaccent (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_SIGMA (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_lamda (Text/XkbCommon/KeysymList.hs:11) keysym_horizlinescan1 (Text/XkbCommon/KeysymList.hs:11) keysym_hebrew_nun (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_chochan (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_Jeonja (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_Kiyeog (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_147 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_57 (Text/XkbCommon/KeysymList.hs:11) keysym_XF86AudioLowerVolume (Text/XkbCommon/KeysymList.hs:11) keysym_XF86LaunchB (Text/XkbCommon/KeysymList.hs:11) keysym_XF86ClearGrab (Text/XkbCommon/KeysymList.hs:11) keysym_Kanji (Text/XkbCommon/KeysymList.hs:11) keysym_Mae_Koho (Text/XkbCommon/KeysymList.hs:11) keysym_KP_Divide (Text/XkbCommon/KeysymList.hs:11) keysym_dead_belowdot (Text/XkbCommon/KeysymList.hs:11) keysym_3270_Enter (Text/XkbCommon/KeysymList.hs:11) keysym_quoteleft (Text/XkbCommon/KeysymList.hs:11) keysym_t (Text/XkbCommon/KeysymList.hs:11) keysym_Odoubleacute (Text/XkbCommon/KeysymList.hs:11) keysym_Gabovedot (Text/XkbCommon/KeysymList.hs:11) keysym_kana_HO (Text/XkbCommon/KeysymList.hs:11) keysym_kana_MU (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_semicolon (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_jeh (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_omegaaccent (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_DELTA (Text/XkbCommon/KeysymList.hs:11) keysym_botrightparens (Text/XkbCommon/KeysymList.hs:11) keysym_doubbaselinedot (Text/XkbCommon/KeysymList.hs:11) keysym_onefifth (Text/XkbCommon/KeysymList.hs:11) keysym_quad (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_O (Text/XkbCommon/KeysymList.hs:11) keysym_braille_blank (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_1235 (Text/XkbCommon/KeysymList.hs:11) keysym_hpmute_grave (Text/XkbCommon/KeysymList.hs:11) keysym_Mode_switch (Text/XkbCommon/KeysymList.hs:11) keysym_dead_U (Text/XkbCommon/KeysymList.hs:11) keysym_Overlay1_Enable (Text/XkbCommon/KeysymList.hs:11) keysym_Pointer_DblClick1 (Text/XkbCommon/KeysymList.hs:11) keysym_question (Text/XkbCommon/KeysymList.hs:11) keysym_n (Text/XkbCommon/KeysymList.hs:11) keysym_Oacute (Text/XkbCommon/KeysymList.hs:11) keysym_ugrave (Text/XkbCommon/KeysymList.hs:11) keysym_ncaron (Text/XkbCommon/KeysymList.hs:11) keysym_Cabovedot (Text/XkbCommon/KeysymList.hs:11) keysym_kana_openingbracket (Text/XkbCommon/KeysymList.hs:11) keysym_kana_HI (Text/XkbCommon/KeysymList.hs:11) keysym_kana_MO (Text/XkbCommon/KeysymList.hs:11) keysym_kana_RU (Text/XkbCommon/KeysymList.hs:11) keysym_Serbian_LJE (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_che (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_epsilon (Text/XkbCommon/KeysymList.hs:11) keysym_hebrew_zade (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_phinthu (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_KkogjiDalrinIeung (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dot_9 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_25678 (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_ri (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_ng2 (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Launch6 (Text/XkbCommon/KeysymList.hs:11) keysym_IO (Text/XkbCommon/KeysymList.hs:11) keysym_Break (Text/XkbCommon/KeysymList.hs:11) keysym_dead_O (Text/XkbCommon/KeysymList.hs:11) keysym_h (Text/XkbCommon/KeysymList.hs:11) keysym_paragraph (Text/XkbCommon/KeysymList.hs:11) keysym_sacute (Text/XkbCommon/KeysymList.hs:11) keysym_hstroke (Text/XkbCommon/KeysymList.hs:11) keysym_Kcedilla (Text/XkbCommon/KeysymList.hs:11) keysym_kana_MI (Text/XkbCommon/KeysymList.hs:11) keysym_kana_RO (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_CHE_descender (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_omega (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_SsangKiyeog (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_KHE (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dot_3 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_123456 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_2357 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_138 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_48 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_134568 (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Launch0 (Text/XkbCommon/KeysymList.hs:11) keysym_hpBackTab (Text/XkbCommon/KeysymList.hs:11) keysym_osfEndData (Text/XkbCommon/KeysymList.hs:11) keysym_SingleCandidate (Text/XkbCommon/KeysymList.hs:11) keysym_ISO_First_Group (Text/XkbCommon/KeysymList.hs:11) keysym_dead_I (Text/XkbCommon/KeysymList.hs:11) keysym_at (Text/XkbCommon/KeysymList.hs:11) keysym_b (Text/XkbCommon/KeysymList.hs:11) keysym_masculine (Text/XkbCommon/KeysymList.hs:11) keysym_ediaeresis (Text/XkbCommon/KeysymList.hs:11) keysym_kana_WO (Text/XkbCommon/KeysymList.hs:11) keysym_kana_RI (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_O_bar (Text/XkbCommon/KeysymList.hs:11) keysym_Serbian_TSHE (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_YA (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_psi (Text/XkbCommon/KeysymList.hs:11) keysym_includes (Text/XkbCommon/KeysymList.hs:11) keysym_club (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_lu (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_RieulSios (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_paruyk (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_DA (Text/XkbCommon/KeysymList.hs:11) keysym_squareroot (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_257 (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_kunddaliya (Text/XkbCommon/KeysymList.hs:11) keysym_XF86MonBrightnessUp (Text/XkbCommon/KeysymList.hs:11) keysym_XF86KbdBrightnessDown (Text/XkbCommon/KeysymList.hs:11) keysym_XF86LogOff (Text/XkbCommon/KeysymList.hs:11) keysym_sterling (Text/XkbCommon/KeysymList.hs:11) keysym_imacron (Text/XkbCommon/KeysymList.hs:11) keysym_Farsi_5 (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_jeem (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_dad (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_1345 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_124578 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_34578 (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_ndda (Text/XkbCommon/KeysymList.hs:11) keysym_XF86RockerDown (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Red (Text/XkbCommon/KeysymList.hs:11) keysym_osfPrevMenu (Text/XkbCommon/KeysymList.hs:11) keysym_Pointer_Drag5 (Text/XkbCommon/KeysymList.hs:11) keysym_V (Text/XkbCommon/KeysymList.hs:11) keysym_zacute (Text/XkbCommon/KeysymList.hs:11) keysym_ubreve (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_hamzaonwaw (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_feh (Text/XkbCommon/KeysymList.hs:11) keysym_Ukranian_je (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_WE (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_234567 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_2348 (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_ae (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_dhha (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_bha (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_i2 (Text/XkbCommon/KeysymList.hs:11) keysym_XF86ApplicationLeft (Text/XkbCommon/KeysymList.hs:11) keysym_osfCancel (Text/XkbCommon/KeysymList.hs:11) keysym_mute_acute (Text/XkbCommon/KeysymList.hs:11) keysym_End (Text/XkbCommon/KeysymList.hs:11) keysym_F34 (Text/XkbCommon/KeysymList.hs:11) keysym_Next_Virtual_Screen (Text/XkbCommon/KeysymList.hs:11) keysym_P (Text/XkbCommon/KeysymList.hs:11) keysym_twosuperior (Text/XkbCommon/KeysymList.hs:11) keysym_odiaeresis (Text/XkbCommon/KeysymList.hs:11) keysym_Jcircumflex (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_ain (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_o_bar (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_UPSILONdieresis (Text/XkbCommon/KeysymList.hs:11) keysym_enspace (Text/XkbCommon/KeysymList.hs:11) keysym_ellipsis (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_J_KkogjiDalrinIeung (Text/XkbCommon/KeysymList.hs:11) keysym_abrevehook (Text/XkbCommon/KeysymList.hs:11) keysym_foursuperior (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_123 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_2467 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_248 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_134678 (Text/XkbCommon/KeysymList.hs:11) keysym_XF86TaskPane (Text/XkbCommon/KeysymList.hs:11) keysym_XF86TouchpadOn (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Next_VMode (Text/XkbCommon/KeysymList.hs:11) keysym_osfDown (Text/XkbCommon/KeysymList.hs:11) keysym_KP_F2 (Text/XkbCommon/KeysymList.hs:11) keysym_ISO_Partial_Line_Up (Text/XkbCommon/KeysymList.hs:11) keysym_dead_iota (Text/XkbCommon/KeysymList.hs:11) keysym_dead_voiced_sound (Text/XkbCommon/KeysymList.hs:11) keysym_dead_invertedbreve (Text/XkbCommon/KeysymList.hs:11) keysym_J (Text/XkbCommon/KeysymList.hs:11) keysym_ccedilla (Text/XkbCommon/KeysymList.hs:11) keysym_kana_N (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_9 (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_ghain (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_shorti (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_upsilondieresis (Text/XkbCommon/KeysymList.hs:11) keysym_intersection (Text/XkbCommon/KeysymList.hs:11) keysym_thinspace (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_PreviousCandidate (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_Dikeud (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_J_Tieut (Text/XkbCommon/KeysymList.hs:11) keysym_Georgian_las (Text/XkbCommon/KeysymList.hs:11) keysym_FFrancSign (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_12345 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_23457 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_1267 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_367 (Text/XkbCommon/KeysymList.hs:11) keysym_XF86WebCam (Text/XkbCommon/KeysymList.hs:11) keysym_guilder (Text/XkbCommon/KeysymList.hs:11) keysym_Up (Text/XkbCommon/KeysymList.hs:11) keysym_dead_belowcircumflex (Text/XkbCommon/KeysymList.hs:11) keysym_3270_DeleteWord (Text/XkbCommon/KeysymList.hs:11) keysym_D (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_3 (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_ka (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_en (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_GHE (Text/XkbCommon/KeysymList.hs:11) keysym_toprightsummation (Text/XkbCommon/KeysymList.hs:11) keysym_lowrightcorner (Text/XkbCommon/KeysymList.hs:11) keysym_filledrectbullet (Text/XkbCommon/KeysymList.hs:11) keysym_diamond (Text/XkbCommon/KeysymList.hs:11) keysym_femalesymbol (Text/XkbCommon/KeysymList.hs:11) keysym_Hebrew_switch (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_phosamphao (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_paiyannoi (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_maichattawa (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_leksong (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_J_PieubSios (Text/XkbCommon/KeysymList.hs:11) keysym_CruzeiroSign (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_1245678 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_345678 (Text/XkbCommon/KeysymList.hs:11) keysym_osfCopy (Text/XkbCommon/KeysymList.hs:11) keysym_F25 (Text/XkbCommon/KeysymList.hs:11) keysym_ydiaeresis (Text/XkbCommon/KeysymList.hs:11) keysym_kana_KE (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_rreh (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_fullstop (Text/XkbCommon/KeysymList.hs:11) keysym_topvertsummationconnector (Text/XkbCommon/KeysymList.hs:11) keysym_leftsinglequotemark (Text/XkbCommon/KeysymList.hs:11) keysym_telephonerecorder (Text/XkbCommon/KeysymList.hs:11) keysym_hebrew_mem (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_J_PanSios (Text/XkbCommon/KeysymList.hs:11) keysym_EcuSign (Text/XkbCommon/KeysymList.hs:11) keysym_zerosuperior (Text/XkbCommon/KeysymList.hs:11) keysym_sixsuperior (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_24 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_13467 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_2458 (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_sha (Text/XkbCommon/KeysymList.hs:11) keysym_R8 (Text/XkbCommon/KeysymList.hs:11) keysym_8 (Text/XkbCommon/KeysymList.hs:11) keysym_threesuperior (Text/XkbCommon/KeysymList.hs:11) keysym_THORN (Text/XkbCommon/KeysymList.hs:11) keysym_wcircumflex (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_beh (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_I_macron (Text/XkbCommon/KeysymList.hs:11) keysym_enopensquarebullet (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_SsangDikeud (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_Khieuq (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_YeorinHieuh (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_exclam (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_KEN (Text/XkbCommon/KeysymList.hs:11) keysym_ohorntilde (Text/XkbCommon/KeysymList.hs:11) keysym_onesubscript (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_1258 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_358 (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_nga (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_ddha (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Market (Text/XkbCommon/KeysymList.hs:11) keysym_R2 (Text/XkbCommon/KeysymList.hs:11) keysym_3270_EraseEOF (Text/XkbCommon/KeysymList.hs:11) keysym_3270_Jump (Text/XkbCommon/KeysymList.hs:11) keysym_percent (Text/XkbCommon/KeysymList.hs:11) keysym_2 (Text/XkbCommon/KeysymList.hs:11) keysym_Igrave (Text/XkbCommon/KeysymList.hs:11) keysym_icircumflex (Text/XkbCommon/KeysymList.hs:11) keysym_amacron (Text/XkbCommon/KeysymList.hs:11) keysym_Serbian_DJE (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_etaaccent (Text/XkbCommon/KeysymList.hs:11) keysym_signifblank (Text/XkbCommon/KeysymList.hs:11) keysym_minutes (Text/XkbCommon/KeysymList.hs:11) keysym_hebrew_daleth (Text/XkbCommon/KeysymList.hs:11) keysym_hebrew_chet (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_maitaikhu (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_VO (Text/XkbCommon/KeysymList.hs:11) keysym_Uhorngrave (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_23567 (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_aa2 (Text/XkbCommon/KeysymList.hs:11) keysym_XF86AddFavorite (Text/XkbCommon/KeysymList.hs:11) keysym_XF86MenuKB (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Paste (Text/XkbCommon/KeysymList.hs:11) keysym_mute_asciitilde (Text/XkbCommon/KeysymList.hs:11) keysym_Scroll_Lock (Text/XkbCommon/KeysymList.hs:11) keysym_KP_4 (Text/XkbCommon/KeysymList.hs:11) keysym_F16 (Text/XkbCommon/KeysymList.hs:11) keysym_L9 (Text/XkbCommon/KeysymList.hs:11) keysym_Pointer_DfltBtnNext (Text/XkbCommon/KeysymList.hs:11) keysym_dollar (Text/XkbCommon/KeysymList.hs:11) keysym_parenright (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_keheh (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_io (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_SHORTI (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_chi (Text/XkbCommon/KeysymList.hs:11) keysym_botleftparens (Text/XkbCommon/KeysymList.hs:11) keysym_uprightcorner (Text/XkbCommon/KeysymList.hs:11) keysym_twothirds (Text/XkbCommon/KeysymList.hs:11) keysym_threefifths (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_ghat (Text/XkbCommon/KeysymList.hs:11) keysym_ohornacute (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_15 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_6 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_13458 (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_a (Text/XkbCommon/KeysymList.hs:11) keysym_XF86MenuPB (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Switch_VT_6 (Text/XkbCommon/KeysymList.hs:11) keysym_SunAudioRaiseVolume (Text/XkbCommon/KeysymList.hs:11) keysym_MultipleCandidate (Text/XkbCommon/KeysymList.hs:11) keysym_F10 (Text/XkbCommon/KeysymList.hs:11) keysym_L3 (Text/XkbCommon/KeysymList.hs:11) keysym_dead_tilde (Text/XkbCommon/KeysymList.hs:11) keysym_dead_semivoiced_sound (Text/XkbCommon/KeysymList.hs:11) keysym_registered (Text/XkbCommon/KeysymList.hs:11) keysym_Ntilde (Text/XkbCommon/KeysymList.hs:11) keysym_prolongedsound (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_tcheh (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_alefmaksura (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_kasratan (Text/XkbCommon/KeysymList.hs:11) keysym_Ukranian_YI (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_ER (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_CHE (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_yoyak (Text/XkbCommon/KeysymList.hs:11) keysym_Georgian_an (Text/XkbCommon/KeysymList.hs:11) keysym_xabovedot (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_2568 (Text/XkbCommon/KeysymList.hs:11) keysym_hplira (Text/XkbCommon/KeysymList.hs:11) keysym_R15 (Text/XkbCommon/KeysymList.hs:11) keysym_notsign (Text/XkbCommon/KeysymList.hs:11) keysym_tabovedot (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_u (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_EL (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_PE (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_horizbar (Text/XkbCommon/KeysymList.hs:11) keysym_leftt (Text/XkbCommon/KeysymList.hs:11) keysym_punctspace (Text/XkbCommon/KeysymList.hs:11) keysym_emopencircle (Text/XkbCommon/KeysymList.hs:11) keysym_checkmark (Text/XkbCommon/KeysymList.hs:11) keysym_overbar (Text/XkbCommon/KeysymList.hs:11) keysym_downstile (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_thophuthao (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_maitho (Text/XkbCommon/KeysymList.hs:11) keysym_Georgian_tar (Text/XkbCommon/KeysymList.hs:11) keysym_abrevebelowdot (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_1368 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_468 (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_ng (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_ttha (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Option (Text/XkbCommon/KeysymList.hs:11) keysym_hpModelock1 (Text/XkbCommon/KeysymList.hs:11) keysym_Hiragana (Text/XkbCommon/KeysymList.hs:11) keysym_Zenkaku_Hankaku (Text/XkbCommon/KeysymList.hs:11) keysym_KP_Subtract (Text/XkbCommon/KeysymList.hs:11) keysym_F4 (Text/XkbCommon/KeysymList.hs:11) keysym_ISO_Discontinuous_Underline (Text/XkbCommon/KeysymList.hs:11) keysym_dead_acute (Text/XkbCommon/KeysymList.hs:11) keysym_dead_macron (Text/XkbCommon/KeysymList.hs:11) keysym_copyright (Text/XkbCommon/KeysymList.hs:11) keysym_Nacute (Text/XkbCommon/KeysymList.hs:11) keysym_pabovedot (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_sukun (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_u_straight_bar (Text/XkbCommon/KeysymList.hs:11) keysym_Macedonia_kje (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_o (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_EF (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_SHCHA (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_PSI (Text/XkbCommon/KeysymList.hs:11) keysym_hebrew_dalet (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_saraam (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_Banja (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_Nieun (Text/XkbCommon/KeysymList.hs:11) keysym_Georgian_man (Text/XkbCommon/KeysymList.hs:11) keysym_Ibreve (Text/XkbCommon/KeysymList.hs:11) keysym_obarred (Text/XkbCommon/KeysymList.hs:11) keysym_Ecircumflextilde (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_na (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_au2 (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Game (Text/XkbCommon/KeysymList.hs:11) keysym_BackSpace (Text/XkbCommon/KeysymList.hs:11) keysym_KP_End (Text/XkbCommon/KeysymList.hs:11) keysym_y (Text/XkbCommon/KeysymList.hs:11) keysym_racute (Text/XkbCommon/KeysymList.hs:11) keysym_eng (Text/XkbCommon/KeysymList.hs:11) keysym_Utilde (Text/XkbCommon/KeysymList.hs:11) keysym_Ukrainian_i (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_i (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_ZE (Text/XkbCommon/KeysymList.hs:11) keysym_Greek_KAPPA (Text/XkbCommon/KeysymList.hs:11) keysym_soliddiamond (Text/XkbCommon/KeysymList.hs:11) keysym_fivesixths (Text/XkbCommon/KeysymList.hs:11) keysym_leftcaret (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_wowaen (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_ho (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_146 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_56 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_13568 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_4568 (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_sa (Text/XkbCommon/KeysymList.hs:11) keysym_XF86ToDoList (Text/XkbCommon/KeysymList.hs:11) keysym_XF86LaunchA (Text/XkbCommon/KeysymList.hs:11) keysym_SunCut (Text/XkbCommon/KeysymList.hs:11) keysym_SunPowerSwitch (Text/XkbCommon/KeysymList.hs:11) keysym_osfLeft (Text/XkbCommon/KeysymList.hs:11) keysym_osfNextMenu (Text/XkbCommon/KeysymList.hs:11) keysym_s (Text/XkbCommon/KeysymList.hs:11) keysym_bar (Text/XkbCommon/KeysymList.hs:11) keysym_iogonek (Text/XkbCommon/KeysymList.hs:11) keysym_Wgrave (Text/XkbCommon/KeysymList.hs:11) keysym_kana_NA (Text/XkbCommon/KeysymList.hs:11) keysym_Arabic_tah (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_zhe_descender (Text/XkbCommon/KeysymList.hs:11) keysym_toprightparens (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_choching (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_saraaa (Text/XkbCommon/KeysymList.hs:11) keysym_Thai_maitri (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_SsangJieuj (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_hi (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_JE (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_pyur (Text/XkbCommon/KeysymList.hs:11) keysym_Georgian_un (Text/XkbCommon/KeysymList.hs:11) keysym_Ecircumflexacute (Text/XkbCommon/KeysymList.hs:11) keysym_obelowdot (Text/XkbCommon/KeysymList.hs:11) keysym_Ocircumflexbelowdot (Text/XkbCommon/KeysymList.hs:11) keysym_ytilde (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_1234 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_12368 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_2678 (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Prev_VMode (Text/XkbCommon/KeysymList.hs:11) keysym_SunFA_Grave (Text/XkbCommon/KeysymList.hs:11) keysym_osfUndo (Text/XkbCommon/KeysymList.hs:11) keysym_dead_psili (Text/XkbCommon/KeysymList.hs:11) keysym_3270_PA3 (Text/XkbCommon/KeysymList.hs:11) keysym_m (Text/XkbCommon/KeysymList.hs:11) keysym_Uacute (Text/XkbCommon/KeysymList.hs:11) keysym_tcaron (Text/XkbCommon/KeysymList.hs:11) keysym_Gcedilla (Text/XkbCommon/KeysymList.hs:11) keysym_dabovedot (Text/XkbCommon/KeysymList.hs:11) keysym_kana_SA (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_schwa (Text/XkbCommon/KeysymList.hs:11) keysym_Cyrillic_dzhe (Text/XkbCommon/KeysymList.hs:11) keysym_hexagram (Text/XkbCommon/KeysymList.hs:11) keysym_Hangul_RieulKiyeog (Text/XkbCommon/KeysymList.hs:11) keysym_Armenian_tso (Text/XkbCommon/KeysymList.hs:11) keysym_abrevegrave (Text/XkbCommon/KeysymList.hs:11) keysym_Ecircumflexhook (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dot_8 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_1478 (Text/XkbCommon/KeysymList.hs:11) keysym_braille_dots_578 (Text/XkbCommon/KeysymList.hs:11) keysym_Sinh_lu (Text/XkbCommon/KeysymList.hs:11) keysym_XF86Launch5 (Text/XkbCommon/KeysymList.hs:11) 67% ( 2 / 3) in 'Text.XkbCommon.Constants' Missing documentation for: Module header 80% ( 4 / 5) in 'Text.XkbCommon.Keysym' Missing documentation for: Module header 92% ( 11 / 12) in 'Text.XkbCommon.KeyboardState' Missing documentation for: Module header 94% ( 17 / 18) in 'Text.XkbCommon.Keymap' Missing documentation for: Module header 80% ( 12 / 15) in 'Text.XkbCommon.Context' Missing documentation for: Module header contextNoDefaultIncludes (Text/XkbCommon/InternalTypes.hsc:165) contextNoEnvironment (Text/XkbCommon/InternalTypes.hsc:165) 32% ( 7 / 22) in 'Text.XkbCommon.Types' Missing documentation for: Module header keyUp (Text/XkbCommon/InternalTypes.hsc:176) keyDown (Text/XkbCommon/InternalTypes.hsc:178) CLogLevel (Text/XkbCommon/InternalTypes.hsc:197) CLedIndex (Text/XkbCommon/InternalTypes.hsc:194) CModMask (Text/XkbCommon/InternalTypes.hsc:217) stateModDepressed (Text/XkbCommon/InternalTypes.hsc:225) stateModLatched (Text/XkbCommon/InternalTypes.hsc:227) stateModLocked (Text/XkbCommon/InternalTypes.hsc:229) stateModEffective (Text/XkbCommon/InternalTypes.hsc:231) stateLayoutDepressed (Text/XkbCommon/InternalTypes.hsc:233) stateLayoutLatched (Text/XkbCommon/InternalTypes.hsc:235) stateLayoutLocked (Text/XkbCommon/InternalTypes.hsc:237) stateLayoutEffective (Text/XkbCommon/InternalTypes.hsc:239) stateLeds (Text/XkbCommon/InternalTypes.hsc:241) 83% ( 5 / 6) in 'Text.XkbCommon' Missing documentation for: Module header Documentation created: dist/doc/html/xkbcommon/index.html, dist/doc/html/xkbcommon/xkbcommon.txt Creating package registration file: /tmp/pkgConf-xkbcommon-0.0943471008957873435.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/xkbcommon-0.0.1-53SNyPpZEjBHpDqH59wQop Registering xkbcommon-0.0.1... Installed xkbcommon-0.0.1 Configuring bifunctors-5.1... Building bifunctors-5.1... Preprocessing library bifunctors-5.1... [ 1 of 15] Compiling Paths_bifunctors ( dist/build/autogen/Paths_bifunctors.hs, dist/build/Paths_bifunctors.o ) [ 2 of 15] Compiling Data.Bifunctor.TH.Internal ( src/Data/Bifunctor/TH/Internal.hs, dist/build/Data/Bifunctor/TH/Internal.o ) [ 3 of 15] Compiling Data.Bifunctor.TH ( src/Data/Bifunctor/TH.hs, dist/build/Data/Bifunctor/TH.o ) [ 4 of 15] Compiling Data.Bifoldable ( src/Data/Bifoldable.hs, dist/build/Data/Bifoldable.o ) [ 5 of 15] Compiling Data.Bitraversable ( src/Data/Bitraversable.hs, dist/build/Data/Bitraversable.o ) [ 6 of 15] Compiling Data.Biapplicative ( src/Data/Biapplicative.hs, dist/build/Data/Biapplicative.o ) [ 7 of 15] Compiling Data.Bifunctor.Biff ( src/Data/Bifunctor/Biff.hs, dist/build/Data/Bifunctor/Biff.o ) [ 8 of 15] Compiling Data.Bifunctor.Clown ( src/Data/Bifunctor/Clown.hs, dist/build/Data/Bifunctor/Clown.o ) [ 9 of 15] Compiling Data.Bifunctor.Fix ( src/Data/Bifunctor/Fix.hs, dist/build/Data/Bifunctor/Fix.o ) [10 of 15] Compiling Data.Bifunctor.Flip ( src/Data/Bifunctor/Flip.hs, dist/build/Data/Bifunctor/Flip.o ) [11 of 15] Compiling Data.Bifunctor.Join ( src/Data/Bifunctor/Join.hs, dist/build/Data/Bifunctor/Join.o ) [12 of 15] Compiling Data.Bifunctor.Joker ( src/Data/Bifunctor/Joker.hs, dist/build/Data/Bifunctor/Joker.o ) [13 of 15] Compiling Data.Bifunctor.Product ( src/Data/Bifunctor/Product.hs, dist/build/Data/Bifunctor/Product.o ) [14 of 15] Compiling Data.Bifunctor.Tannen ( src/Data/Bifunctor/Tannen.hs, dist/build/Data/Bifunctor/Tannen.o ) [15 of 15] Compiling Data.Bifunctor.Wrapped ( src/Data/Bifunctor/Wrapped.hs, dist/build/Data/Bifunctor/Wrapped.o ) In-place registering bifunctors-5.1... Running Haddock for bifunctors-5.1... Running hscolour for bifunctors-5.1... Preprocessing library bifunctors-5.1... Preprocessing library bifunctors-5.1... Haddock coverage: 0% ( 0 / 8) in 'Paths_bifunctors' Missing documentation for: Module header version (dist/build/autogen/Paths_bifunctors.hs:15) getBinDir (dist/build/autogen/Paths_bifunctors.hs:25) getLibDir (dist/build/autogen/Paths_bifunctors.hs:25) getDataDir (dist/build/autogen/Paths_bifunctors.hs:25) getLibexecDir (dist/build/autogen/Paths_bifunctors.hs:25) getDataFileName (dist/build/autogen/Paths_bifunctors.hs:32) getSysconfDir (dist/build/autogen/Paths_bifunctors.hs:25) 34% ( 27 / 79) in 'Data.Bifunctor.TH.Internal' Missing documentation for: expandSynApp (src/Data/Bifunctor/TH/Internal.hs:43) Subst (src/Data/Bifunctor/TH/Internal.hs:61) mkSubst (src/Data/Bifunctor/TH/Internal.hs:63) subst (src/Data/Bifunctor/TH/Internal.hs:70) bimapConst (src/Data/Bifunctor/TH/Internal.hs:81) bifoldrConst (src/Data/Bifunctor/TH/Internal.hs:85) bifoldMapConst (src/Data/Bifunctor/TH/Internal.hs:89) bitraverseConst (src/Data/Bifunctor/TH/Internal.hs:93) getNameBase (src/Data/Bifunctor/TH/Internal.hs:112) (src/Data/Bifunctor/TH/Internal.hs:115) (src/Data/Bifunctor/TH/Internal.hs:118) (src/Data/Bifunctor/TH/Internal.hs:121) thd3 (src/Data/Bifunctor/TH/Internal.hs:132) wellKinded (src/Data/Bifunctor/TH/Internal.hs:320) canRealizeKindStar (src/Data/Bifunctor/TH/Internal.hs:327) distinctKindVars (src/Data/Bifunctor/TH/Internal.hs:339) tvbToType (src/Data/Bifunctor/TH/Internal.hs:347) bifunctorsPackageKey (src/Data/Bifunctor/TH/Internal.hs:359) mkBifunctorsName_tc (src/Data/Bifunctor/TH/Internal.hs:366) mkBifunctorsName_v (src/Data/Bifunctor/TH/Internal.hs:369) bifoldableTypeName (src/Data/Bifunctor/TH/Internal.hs:372) bitraversableTypeName (src/Data/Bifunctor/TH/Internal.hs:375) bifoldrValName (src/Data/Bifunctor/TH/Internal.hs:378) bifoldMapValName (src/Data/Bifunctor/TH/Internal.hs:381) bitraverseValName (src/Data/Bifunctor/TH/Internal.hs:384) bimapConstValName (src/Data/Bifunctor/TH/Internal.hs:387) bifoldrConstValName (src/Data/Bifunctor/TH/Internal.hs:390) bifoldMapConstValName (src/Data/Bifunctor/TH/Internal.hs:393) bitraverseConstValName (src/Data/Bifunctor/TH/Internal.hs:396) dualDataName (src/Data/Bifunctor/TH/Internal.hs:399) endoDataName (src/Data/Bifunctor/TH/Internal.hs:402) wrapMonadDataName (src/Data/Bifunctor/TH/Internal.hs:405) functorTypeName (src/Data/Bifunctor/TH/Internal.hs:408) foldableTypeName (src/Data/Bifunctor/TH/Internal.hs:411) traversableTypeName (src/Data/Bifunctor/TH/Internal.hs:414) appEndoValName (src/Data/Bifunctor/TH/Internal.hs:417) composeValName (src/Data/Bifunctor/TH/Internal.hs:420) idValName (src/Data/Bifunctor/TH/Internal.hs:423) errorValName (src/Data/Bifunctor/TH/Internal.hs:426) flipValName (src/Data/Bifunctor/TH/Internal.hs:429) fmapValName (src/Data/Bifunctor/TH/Internal.hs:432) foldrValName (src/Data/Bifunctor/TH/Internal.hs:435) foldMapValName (src/Data/Bifunctor/TH/Internal.hs:438) getDualValName (src/Data/Bifunctor/TH/Internal.hs:441) traverseValName (src/Data/Bifunctor/TH/Internal.hs:444) unwrapMonadValName (src/Data/Bifunctor/TH/Internal.hs:447) bifunctorTypeName (src/Data/Bifunctor/TH/Internal.hs:451) bimapValName (src/Data/Bifunctor/TH/Internal.hs:454) pureValName (src/Data/Bifunctor/TH/Internal.hs:457) apValName (src/Data/Bifunctor/TH/Internal.hs:460) mappendValName (src/Data/Bifunctor/TH/Internal.hs:463) memptyValName (src/Data/Bifunctor/TH/Internal.hs:466) 100% ( 17 / 17) in 'Data.Bifunctor.TH' 100% ( 17 / 17) in 'Data.Bifoldable' 100% ( 11 / 11) in 'Data.Bitraversable' 62% ( 5 / 8) in 'Data.Biapplicative' Missing documentation for: Biapplicative (src/Data/Biapplicative.hs:44) <<$>> (src/Data/Biapplicative.hs:40) <<**>> (src/Data/Biapplicative.hs:65) 100% ( 2 / 2) in 'Data.Bifunctor.Biff' 100% ( 2 / 2) in 'Data.Bifunctor.Clown' 100% ( 2 / 2) in 'Data.Bifunctor.Fix' 100% ( 2 / 2) in 'Data.Bifunctor.Flip' 100% ( 2 / 2) in 'Data.Bifunctor.Join' 100% ( 2 / 2) in 'Data.Bifunctor.Joker' 100% ( 2 / 2) in 'Data.Bifunctor.Product' 100% ( 2 / 2) in 'Data.Bifunctor.Tannen' 100% ( 2 / 2) in 'Data.Bifunctor.Wrapped' Warning: Data.Bifunctor.TH: could not find link destinations for: Bifunctor Bifoldable Bitraversable Documentation created: dist/doc/html/bifunctors/index.html, dist/doc/html/bifunctors/bifunctors.txt Creating package registration file: /tmp/pkgConf-bifunctors-544942072173407063.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/bifunctors-5.1-5YALODvEtA24oFsRFahHMX Registering bifunctors-5.1... Installed bifunctors-5.1 Configuring void-0.7.1... Building void-0.7.1... Preprocessing library void-0.7.1... [1 of 1] Compiling Data.Void.Unsafe ( src/Data/Void/Unsafe.hs, dist/build/Data/Void/Unsafe.o ) In-place registering void-0.7.1... Running Haddock for void-0.7.1... Running hscolour for void-0.7.1... Preprocessing library void-0.7.1... Preprocessing library void-0.7.1... Haddock coverage: 100% ( 3 / 3) in 'Data.Void.Unsafe' Documentation created: dist/doc/html/void/index.html, dist/doc/html/void/void.txt Creating package registration file: /tmp/pkgConf-void-0.730817357332682669.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/void-0.7.1-8dYlR95g40F7JWPVTQK5NH Registering void-0.7.1... Installed void-0.7.1 Configuring contravariant-1.3.3... Building contravariant-1.3.3... Preprocessing library contravariant-1.3.3... [1 of 4] Compiling Data.Functor.Contravariant ( src/Data/Functor/Contravariant.hs, dist/build/Data/Functor/Contravariant.o ) [2 of 4] Compiling Data.Functor.Contravariant.Divisible ( src/Data/Functor/Contravariant/Divisible.hs, dist/build/Data/Functor/Contravariant/Divisible.o ) [3 of 4] Compiling Data.Functor.Contravariant.Compose ( src/Data/Functor/Contravariant/Compose.hs, dist/build/Data/Functor/Contravariant/Compose.o ) [4 of 4] Compiling Data.Functor.Contravariant.Generic ( src/Data/Functor/Contravariant/Generic.hs, dist/build/Data/Functor/Contravariant/Generic.o ) In-place registering contravariant-1.3.3... Running Haddock for contravariant-1.3.3... Running hscolour for contravariant-1.3.3... Preprocessing library contravariant-1.3.3... Preprocessing library contravariant-1.3.3... Haddock coverage: 89% ( 17 / 19) in 'Data.Functor.Contravariant' Missing documentation for: Predicate (src/Data/Functor/Contravariant.hs:278) comparisonEquivalence (src/Data/Functor/Contravariant.hs:362) 100% ( 10 / 10) in 'Data.Functor.Contravariant.Divisible' 100% ( 4 / 4) in 'Data.Functor.Contravariant.Compose' 100% ( 3 / 3) in 'Data.Functor.Contravariant.Generic' Warning: Data.Functor.Contravariant.Generic: could not find link destinations for: GDeciding GDeciding1 Documentation created: dist/doc/html/contravariant/index.html, dist/doc/html/contravariant/contravariant.txt Creating package registration file: /tmp/pkgConf-contravariant-1.314098228601886873446.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/contravariant-1.3.3-BqM9SfR6KCB7R1324imCke Registering contravariant-1.3.3... Installed contravariant-1.3.3 [1 of 1] Compiling Main ( /tmp/cabal-tmp-14187/comonad-4.2.7.2/dist/setup/setup.hs, /tmp/cabal-tmp-14187/comonad-4.2.7.2/dist/setup/Main.o ) Linking /tmp/cabal-tmp-14187/comonad-4.2.7.2/dist/setup/setup ... Configuring comonad-4.2.7.2... Building comonad-4.2.7.2... Preprocessing library comonad-4.2.7.2... [ 1 of 16] Compiling Data.Functor.Composition ( src/Data/Functor/Composition.hs, dist/build/Data/Functor/Composition.o ) [ 2 of 16] Compiling Control.Comonad.Trans.Identity ( src/Control/Comonad/Trans/Identity.hs, dist/build/Control/Comonad/Trans/Identity.o ) [ 3 of 16] Compiling Control.Comonad ( src/Control/Comonad.hs, dist/build/Control/Comonad.o ) [ 4 of 16] Compiling Control.Comonad.Trans.Class ( src/Control/Comonad/Trans/Class.hs, dist/build/Control/Comonad/Trans/Class.o ) [ 5 of 16] Compiling Control.Comonad.Hoist.Class ( src/Control/Comonad/Hoist/Class.hs, dist/build/Control/Comonad/Hoist/Class.o ) [ 6 of 16] Compiling Control.Comonad.Trans.Env ( src/Control/Comonad/Trans/Env.hs, dist/build/Control/Comonad/Trans/Env.o ) [ 7 of 16] Compiling Control.Comonad.Trans.Store ( src/Control/Comonad/Trans/Store.hs, dist/build/Control/Comonad/Trans/Store.o ) [ 8 of 16] Compiling Control.Comonad.Trans.Traced ( src/Control/Comonad/Trans/Traced.hs, dist/build/Control/Comonad/Trans/Traced.o ) [ 9 of 16] Compiling Control.Comonad.Env.Class ( src/Control/Comonad/Env/Class.hs, dist/build/Control/Comonad/Env/Class.o ) [10 of 16] Compiling Control.Comonad.Env ( src/Control/Comonad/Env.hs, dist/build/Control/Comonad/Env.o ) [11 of 16] Compiling Control.Comonad.Identity ( src/Control/Comonad/Identity.hs, dist/build/Control/Comonad/Identity.o ) [12 of 16] Compiling Control.Comonad.Store.Class ( src/Control/Comonad/Store/Class.hs, dist/build/Control/Comonad/Store/Class.o ) [13 of 16] Compiling Control.Comonad.Store ( src/Control/Comonad/Store.hs, dist/build/Control/Comonad/Store.o ) [14 of 16] Compiling Control.Comonad.Traced.Class ( src/Control/Comonad/Traced/Class.hs, dist/build/Control/Comonad/Traced/Class.o ) [15 of 16] Compiling Control.Comonad.Traced ( src/Control/Comonad/Traced.hs, dist/build/Control/Comonad/Traced.o ) [16 of 16] Compiling Data.Functor.Coproduct ( src/Data/Functor/Coproduct.hs, dist/build/Data/Functor/Coproduct.o ) In-place registering comonad-4.2.7.2... Running Haddock for comonad-4.2.7.2... Running hscolour for comonad-4.2.7.2... Preprocessing library comonad-4.2.7.2... Preprocessing library comonad-4.2.7.2... Haddock coverage: 50% ( 1 / 2) in 'Data.Functor.Composition' Missing documentation for: Module header 100% ( 2 / 2) in 'Control.Comonad.Trans.Identity' 100% ( 22 / 22) in 'Control.Comonad' 50% ( 1 / 2) in 'Control.Comonad.Trans.Class' Missing documentation for: ComonadTrans (src/Control/Comonad/Trans/Class.hs:23) 50% ( 1 / 2) in 'Control.Comonad.Hoist.Class' Missing documentation for: ComonadHoist (src/Control/Comonad/Hoist/Class.hs:19) 69% ( 9 / 13) in 'Control.Comonad.Trans.Env' Missing documentation for: Env (src/Control/Comonad/Trans/Env.hs:127) runEnv (src/Control/Comonad/Trans/Env.hs:134) EnvT (src/Control/Comonad/Trans/Env.hs:128) runEnvT (src/Control/Comonad/Trans/Env.hs:137) 73% ( 11 / 15) in 'Control.Comonad.Trans.Store' Missing documentation for: Store (src/Control/Comonad/Trans/Store.hs:118) runStore (src/Control/Comonad/Trans/Store.hs:124) StoreT (src/Control/Comonad/Trans/Store.hs:127) runStoreT (src/Control/Comonad/Trans/Store.hs:129) 33% ( 4 / 12) in 'Control.Comonad.Trans.Traced' Missing documentation for: Traced (src/Control/Comonad/Trans/Traced.hs:65) traced (src/Control/Comonad/Trans/Traced.hs:67) runTraced (src/Control/Comonad/Trans/Traced.hs:70) TracedT (src/Control/Comonad/Trans/Traced.hs:73) trace (src/Control/Comonad/Trans/Traced.hs:100) listen (src/Control/Comonad/Trans/Traced.hs:103) listens (src/Control/Comonad/Trans/Traced.hs:106) censor (src/Control/Comonad/Trans/Traced.hs:109) 33% ( 1 / 3) in 'Control.Comonad.Env.Class' Missing documentation for: ComonadEnv (src/Control/Comonad/Env/Class.hs:34) asks (src/Control/Comonad/Env/Class.hs:37) 60% ( 9 / 15) in 'Control.Comonad.Env' Missing documentation for: ComonadEnv (src/Control/Comonad/Env/Class.hs:34) asks (src/Control/Comonad/Env/Class.hs:37) Env (src/Control/Comonad/Trans/Env.hs:127) runEnv (src/Control/Comonad/Trans/Env.hs:134) EnvT (src/Control/Comonad/Trans/Env.hs:128) runEnvT (src/Control/Comonad/Trans/Env.hs:137) 100% ( 4 / 4) in 'Control.Comonad.Identity' 25% ( 1 / 4) in 'Control.Comonad.Store.Class' Missing documentation for: ComonadStore (src/Control/Comonad/Store/Class.hs:35) lowerPos (src/Control/Comonad/Store/Class.hs:59) lowerPeek (src/Control/Comonad/Store/Class.hs:63) 62% ( 8 / 13) in 'Control.Comonad.Store' Missing documentation for: ComonadStore (src/Control/Comonad/Store/Class.hs:35) Store (src/Control/Comonad/Trans/Store.hs:118) runStore (src/Control/Comonad/Trans/Store.hs:124) StoreT (src/Control/Comonad/Trans/Store.hs:127) runStoreT (src/Control/Comonad/Trans/Store.hs:129) 33% ( 1 / 3) in 'Control.Comonad.Traced.Class' Missing documentation for: ComonadTraced (src/Control/Comonad/Traced/Class.hs:34) traces (src/Control/Comonad/Traced/Class.hs:37) 57% ( 8 / 14) in 'Control.Comonad.Traced' Missing documentation for: ComonadTraced (src/Control/Comonad/Traced/Class.hs:34) traces (src/Control/Comonad/Traced/Class.hs:37) Traced (src/Control/Comonad/Trans/Traced.hs:65) traced (src/Control/Comonad/Trans/Traced.hs:67) runTraced (src/Control/Comonad/Trans/Traced.hs:70) TracedT (src/Control/Comonad/Trans/Traced.hs:73) 20% ( 1 / 5) in 'Data.Functor.Coproduct' Missing documentation for: Coproduct (src/Data/Functor/Coproduct.hs:34) left (src/Data/Functor/Coproduct.hs:37) right (src/Data/Functor/Coproduct.hs:40) coproduct (src/Data/Functor/Coproduct.hs:43) Warning: Control.Comonad: could not find link destinations for: Id P Digit Node Elem FingerTree StateL StateR State Documentation created: dist/doc/html/comonad/index.html, dist/doc/html/comonad/comonad.txt Creating package registration file: /tmp/pkgConf-comonad-4.2.716415110581990087183.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/comonad-4.2.7.2-7L9Rvqgaz9bBINu2VEPH7Q Registering comonad-4.2.7.2... Installed comonad-4.2.7.2 Configuring profunctors-5.1.1... Building profunctors-5.1.1... Preprocessing library profunctors-5.1.1... [ 1 of 14] Compiling Data.Profunctor.Trace ( src/Data/Profunctor/Trace.hs, dist/build/Data/Profunctor/Trace.o ) [ 2 of 14] Compiling Data.Profunctor.Unsafe ( src/Data/Profunctor/Unsafe.hs, dist/build/Data/Profunctor/Unsafe.o ) [ 3 of 14] Compiling Data.Profunctor ( src/Data/Profunctor.hs, dist/build/Data/Profunctor.o ) [ 4 of 14] Compiling Data.Profunctor.Monad ( src/Data/Profunctor/Monad.hs, dist/build/Data/Profunctor/Monad.o ) [ 5 of 14] Compiling Data.Profunctor.Adjunction ( src/Data/Profunctor/Adjunction.hs, dist/build/Data/Profunctor/Adjunction.o ) [ 6 of 14] Compiling Data.Profunctor.Cayley ( src/Data/Profunctor/Cayley.hs, dist/build/Data/Profunctor/Cayley.o ) [ 7 of 14] Compiling Data.Profunctor.Closed ( src/Data/Profunctor/Closed.hs, dist/build/Data/Profunctor/Closed.o ) [ 8 of 14] Compiling Data.Profunctor.Sieve ( src/Data/Profunctor/Sieve.hs, dist/build/Data/Profunctor/Sieve.o ) [ 9 of 14] Compiling Data.Profunctor.Rep ( src/Data/Profunctor/Rep.hs, dist/build/Data/Profunctor/Rep.o ) [10 of 14] Compiling Data.Profunctor.Composition ( src/Data/Profunctor/Composition.hs, dist/build/Data/Profunctor/Composition.o ) [11 of 14] Compiling Data.Profunctor.Codensity ( src/Data/Profunctor/Codensity.hs, dist/build/Data/Profunctor/Codensity.o ) [12 of 14] Compiling Data.Profunctor.Monoid ( src/Data/Profunctor/Monoid.hs, dist/build/Data/Profunctor/Monoid.o ) [13 of 14] Compiling Data.Profunctor.Ran ( src/Data/Profunctor/Ran.hs, dist/build/Data/Profunctor/Ran.o ) [14 of 14] Compiling Data.Profunctor.Tambara ( src/Data/Profunctor/Tambara.hs, dist/build/Data/Profunctor/Tambara.o ) In-place registering profunctors-5.1.1... Running Haddock for profunctors-5.1.1... Running hscolour for profunctors-5.1.1... Preprocessing library profunctors-5.1.1... Preprocessing library profunctors-5.1.1... Haddock coverage: 100% ( 2 / 2) in 'Data.Profunctor.Trace' 100% ( 3 / 3) in 'Data.Profunctor.Unsafe' 80% ( 12 / 15) in 'Data.Profunctor' Missing documentation for: Cochoice (src/Data/Profunctor.hs:413) Forget (src/Data/Profunctor.hs:217) :-> (src/Data/Profunctor.hs:67) 0% ( 0 / 4) in 'Data.Profunctor.Monad' Missing documentation for: Module header ProfunctorFunctor (src/Data/Profunctor/Monad.hs:7) ProfunctorMonad (src/Data/Profunctor/Monad.hs:10) ProfunctorComonad (src/Data/Profunctor/Monad.hs:14) 0% ( 0 / 2) in 'Data.Profunctor.Adjunction' Missing documentation for: Module header ProfunctorAdjunction (src/Data/Profunctor/Adjunction.hs:10) 21% ( 3 / 14) in 'Data.Profunctor.Cayley' Missing documentation for: Cayley (src/Data/Profunctor/Cayley.hs:28) (src/Data/Profunctor/Cayley.hs:30) (src/Data/Profunctor/Cayley.hs:43) (src/Data/Profunctor/Cayley.hs:50) (src/Data/Profunctor/Cayley.hs:54) (src/Data/Profunctor/Cayley.hs:58) (src/Data/Profunctor/Cayley.hs:62) (src/Data/Profunctor/Cayley.hs:69) (src/Data/Profunctor/Cayley.hs:75) (src/Data/Profunctor/Cayley.hs:78) (src/Data/Profunctor/Cayley.hs:81) 67% ( 4 / 6) in 'Data.Profunctor.Closed' Missing documentation for: Module header Environment (src/Data/Profunctor/Closed.hs:150) 100% ( 3 / 3) in 'Data.Profunctor.Sieve' 100% ( 11 / 11) in 'Data.Profunctor.Rep' 94% ( 15 / 16) in 'Data.Profunctor.Composition' Missing documentation for: procomposed (src/Data/Profunctor/Composition.hs:74) 67% ( 2 / 3) in 'Data.Profunctor.Codensity' Missing documentation for: decomposeCodensity (src/Data/Profunctor/Codensity.hs:52) 33% ( 1 / 3) in 'Data.Profunctor.Monoid' Missing documentation for: Module header mu (src/Data/Profunctor/Monoid.hs:15) 50% ( 3 / 6) in 'Data.Profunctor.Ran' Missing documentation for: precomposeRan (src/Data/Profunctor/Ran.hs:73) curryRan (src/Data/Profunctor/Ran.hs:77) uncurryRan (src/Data/Profunctor/Ran.hs:81) 89% ( 8 / 9) in 'Data.Profunctor.Tambara' Missing documentation for: Tambara (src/Data/Profunctor/Tambara.hs:42) Warning: Data.Profunctor.Rep: could not find link destinations for: Iso Warning: Data.Profunctor.Composition: could not find link destinations for: Iso Documentation created: dist/doc/html/profunctors/index.html, dist/doc/html/profunctors/profunctors.txt Creating package registration file: /tmp/pkgConf-profunctors-5.11043880685825060319.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/profunctors-5.1.1-2UKNpdWENBh0ulSXykZaIM Registering profunctors-5.1.1... Installed profunctors-5.1.1 [1 of 1] Compiling Main ( /tmp/cabal-tmp-14187/semigroupoids-5.0.0.4/dist/setup/setup.hs, /tmp/cabal-tmp-14187/semigroupoids-5.0.0.4/dist/setup/Main.o ) Linking /tmp/cabal-tmp-14187/semigroupoids-5.0.0.4/dist/setup/setup ... Configuring semigroupoids-5.0.0.4... setup: The following package dependencies were requested --dependency='base-orphans=base-orphans-0.4.4-61f87fbe40b70a96b4f01742198bd89e' however the given installed package instance does not exist. Failed to install semigroupoids-5.0.0.4 cabal: Error: some packages failed to install: adjunctions-4.2.2 depends on semigroupoids-5.0.0.4 which failed to install. free-4.12.1 depends on semigroupoids-5.0.0.4 which failed to install. kan-extensions-4.2.3 depends on semigroupoids-5.0.0.4 which failed to install. lens-4.11.1 depends on semigroupoids-5.0.0.4 which failed to install. semigroupoids-5.0.0.4 failed during the configure step. The exception was: ExitFailure 1 wlc-hs-0.1.0.0 depends on semigroupoids-5.0.0.4 which failed to install.