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 nats-1... Building nats-1... Preprocessing library nats-1... In-place registering nats-1... Running Haddock for nats-1... Running hscolour for nats-1... Preprocessing library nats-1... Preprocessing library nats-1... haddock: No input file(s). Creating package registration file: /tmp/pkgConf-nats-11210359231521035021 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/nats-1-Fmk0Emc1i6fF1ZuCqfyZlm Registering nats-1... Installed nats-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.015433241761985433483.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.01203067101986894018.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.02070262721691449122.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.113709738131503967857.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.2470631541750167716.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.419346601831880346039.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.1... Building tagged-0.8.1... Preprocessing library tagged-0.8.1... [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.1... Running Haddock for tagged-0.8.1... Running hscolour for tagged-0.8.1... Preprocessing library tagged-0.8.1... Preprocessing library tagged-0.8.1... 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:297) Documentation created: dist/doc/html/tagged/index.html, dist/doc/html/tagged/tagged.txt Creating package registration file: /tmp/pkgConf-tagged-0.81514620094499429649.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/tagged-0.8.1-6Tf46oJAk552xT73wGffBW Registering tagged-0.8.1... Installed tagged-0.8.1 Configuring text-1.2.1.3... Building text-1.2.1.3... Preprocessing library text-1.2.1.3... [ 1 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o ) Data/Text/Internal/Read.hs:21:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() [ 2 of 44] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o ) [ 3 of 44] Compiling Data.Text.Internal.Builder.RealFloat.Functions ( Data/Text/Internal/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Internal/Builder/RealFloat/Functions.o ) [ 4 of 44] Compiling Data.Text.Internal.Builder.Int.Digits ( Data/Text/Internal/Builder/Int/Digits.hs, dist/build/Data/Text/Internal/Builder/Int/Digits.o ) [ 5 of 44] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o ) Data/Text/Encoding/Error.hs:3:14: Warning: ‘Data.Text.Encoding.Error’ is marked as Trustworthy but has been inferred as safe! [ 6 of 44] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o ) [ 7 of 44] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o ) [ 8 of 44] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o ) [ 9 of 44] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o ) [10 of 44] Compiling Data.Text.Array ( Data/Text/Array.hs, dist/build/Data/Text/Array.o ) [11 of 44] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o ) [12 of 44] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o ) [13 of 44] Compiling Data.Text.Internal.Fusion.Size ( Data/Text/Internal/Fusion/Size.hs, dist/build/Data/Text/Internal/Fusion/Size.o ) [14 of 44] Compiling Data.Text.Internal.Fusion.Types ( Data/Text/Internal/Fusion/Types.hs, dist/build/Data/Text/Internal/Fusion/Types.o ) [15 of 44] Compiling Data.Text.Internal.Fusion.CaseMapping ( Data/Text/Internal/Fusion/CaseMapping.hs, dist/build/Data/Text/Internal/Fusion/CaseMapping.o ) [16 of 44] Compiling Data.Text.Internal.Fusion.Common ( Data/Text/Internal/Fusion/Common.hs, dist/build/Data/Text/Internal/Fusion/Common.o ) [17 of 44] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o ) [18 of 44] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o ) [19 of 44] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o ) [20 of 44] Compiling Data.Text.Show ( Data/Text/Show.hs, dist/build/Data/Text/Show.o ) [21 of 44] Compiling Data.Text.Internal.Encoding.Fusion.Common ( Data/Text/Internal/Encoding/Fusion/Common.hs, dist/build/Data/Text/Internal/Encoding/Fusion/Common.o ) [22 of 44] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o ) [23 of 44] Compiling Data.Text.Internal.Encoding.Fusion ( Data/Text/Internal/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Encoding/Fusion.o ) [24 of 44] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o ) [25 of 44] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o ) [26 of 44] Compiling Data.Text.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o ) [27 of 44] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o ) [28 of 44] Compiling Data.Text ( Data/Text.hs, dist/build/Data/Text.o ) [29 of 44] Compiling Data.Text.Internal.IO ( Data/Text/Internal/IO.hs, dist/build/Data/Text/Internal/IO.o ) [30 of 44] Compiling Data.Text.IO ( Data/Text/IO.hs, dist/build/Data/Text/IO.o ) [31 of 44] Compiling Data.Text.Internal.Lazy ( Data/Text/Internal/Lazy.hs, dist/build/Data/Text/Internal/Lazy.o ) [32 of 44] Compiling Data.Text.Internal.Lazy.Fusion ( Data/Text/Internal/Lazy/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Fusion.o ) [33 of 44] Compiling Data.Text.Internal.Lazy.Search ( Data/Text/Internal/Lazy/Search.hs, dist/build/Data/Text/Internal/Lazy/Search.o ) [34 of 44] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o ) [35 of 44] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o ) Data/Text/Lazy/Encoding.hs:65:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [36 of 44] Compiling Data.Text.Lazy ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o ) [37 of 44] Compiling Data.Text.Internal.Builder ( Data/Text/Internal/Builder.hs, dist/build/Data/Text/Internal/Builder.o ) Data/Text/Internal/Builder.hs:61:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [38 of 44] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o ) [39 of 44] Compiling Data.Text.Internal.Builder.Functions ( Data/Text/Internal/Builder/Functions.hs, dist/build/Data/Text/Internal/Builder/Functions.o ) Data/Text/Internal/Builder/Functions.hs:24:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [40 of 44] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o ) Data/Text/Lazy/Builder/Int.hs:24:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() Data/Text/Lazy/Builder/Int.hs:30:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant Data/Text/Lazy/Builder/Int.hs:32:1: Warning: The import of ‘GHC.Num’ is redundant except perhaps to import instances from ‘GHC.Num’ To import instances alone, use: import GHC.Num() [41 of 44] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o ) [42 of 44] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o ) Data/Text/Lazy/Read.hs:3:14: Warning: ‘Data.Text.Lazy.Read’ is marked as Trustworthy but has been inferred as safe! Data/Text/Lazy/Read.hs:32:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant [43 of 44] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o ) [44 of 44] Compiling Data.Text.Read ( Data/Text/Read.hs, dist/build/Data/Text/Read.o ) Data/Text/Read.hs:33:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant In-place registering text-1.2.1.3... Running Haddock for text-1.2.1.3... Running hscolour for text-1.2.1.3... Preprocessing library text-1.2.1.3... Preprocessing library text-1.2.1.3... Data/Text/Internal/Read.hs:21:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() Data/Text/Encoding/Error.hs:3:14: Warning: ‘Data.Text.Encoding.Error’ is marked as Trustworthy but has been inferred as safe! Data/Text/Lazy/Encoding.hs:65:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() Data/Text/Internal/Builder.hs:61:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() Data/Text/Internal/Builder/Functions.hs:24:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() Data/Text/Lazy/Builder/Int.hs:24:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() Data/Text/Lazy/Builder/Int.hs:30:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant Data/Text/Lazy/Builder/Int.hs:32:1: Warning: The import of ‘GHC.Num’ is redundant except perhaps to import instances from ‘GHC.Num’ To import instances alone, use: import GHC.Num() Data/Text/Lazy/Read.hs:3:14: Warning: ‘Data.Text.Lazy.Read’ is marked as Trustworthy but has been inferred as safe! Data/Text/Lazy/Read.hs:32:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant Data/Text/Read.hs:33:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant Haddock coverage: 14% ( 1 / 7) in 'Data.Text.Internal.Read' Missing documentation for: IReader (Data/Text/Internal/Read.hs:26) IParser (Data/Text/Internal/Read.hs:28) T (Data/Text/Internal/Read.hs:48) digitToInt (Data/Text/Internal/Read.hs:61) hexDigitToInt (Data/Text/Internal/Read.hs:55) perhaps (Data/Text/Internal/Read.hs:50) 50% ( 1 / 2) in 'Data.Text.Internal.Encoding.Utf32' Missing documentation for: validate (Data/Text/Internal/Encoding/Utf32.hs:24) 50% ( 1 / 2) in 'Data.Text.Internal.Builder.RealFloat.Functions' Missing documentation for: roundTo (Data/Text/Internal/Builder/RealFloat/Functions.hs:17) 0% ( 0 / 2) in 'Data.Text.Internal.Builder.Int.Digits' Missing documentation for: Module header digits (Data/Text/Internal/Builder/Int/Digits.hs:21) 100% ( 12 / 12) in 'Data.Text.Encoding.Error' 100% ( 2 / 2) in 'Data.Text.Internal.Unsafe.Shift' 25% ( 1 / 4) in 'Data.Text.Internal.Encoding.Utf16' Missing documentation for: chr2 (Data/Text/Internal/Encoding/Utf16.hs:29) validate1 (Data/Text/Internal/Encoding/Utf16.hs:38) validate2 (Data/Text/Internal/Encoding/Utf16.hs:42) 100% ( 2 / 2) in 'Data.Text.Internal.Functions' 100% ( 3 / 3) in 'Data.Text.Internal.Unsafe' 100% ( 16 / 16) in 'Data.Text.Array' 33% ( 2 / 6) in 'Data.Text.Internal.Unsafe.Char' Missing documentation for: ord (Data/Text/Internal/Unsafe/Char.hs:39) unsafeChr (Data/Text/Internal/Unsafe/Char.hs:43) unsafeChr8 (Data/Text/Internal/Unsafe/Char.hs:47) unsafeChr32 (Data/Text/Internal/Unsafe/Char.hs:51) 95% ( 19 / 20) in 'Data.Text.Internal' Missing documentation for: textP (Data/Text/Internal.hs:97) 38% ( 5 / 13) in 'Data.Text.Internal.Fusion.Size' Missing documentation for: Size (Data/Text/Internal/Fusion/Size.hs:40) exactly (Data/Text/Internal/Fusion/Size.hs:44) exactSize (Data/Text/Internal/Fusion/Size.hs:49) maxSize (Data/Text/Internal/Fusion/Size.hs:57) betweenSize (Data/Text/Internal/Fusion/Size.hs:65) unknownSize (Data/Text/Internal/Fusion/Size.hs:74) compareSize (Data/Text/Internal/Fusion/Size.hs:143) isEmpty (Data/Text/Internal/Fusion/Size.hs:151) 88% ( 7 / 8) in 'Data.Text.Internal.Fusion.Types' Missing documentation for: Stream (Data/Text/Internal/Fusion/Types.hs:83) 0% ( 0 / 5) in 'Data.Text.Internal.Fusion.CaseMapping' Missing documentation for: Module header upperMapping (Data/Text/Internal/Fusion/CaseMapping.hs:13) lowerMapping (Data/Text/Internal/Fusion/CaseMapping.hs:220) titleMapping (Data/Text/Internal/Fusion/CaseMapping.hs:225) foldMapping (Data/Text/Internal/Fusion/CaseMapping.hs:324) 89% ( 63 / 71) in 'Data.Text.Internal.Fusion.Common' Missing documentation for: singleton (Data/Text/Internal/Fusion/Common.hs:119) streamList (Data/Text/Internal/Fusion/Common.hs:125) unstreamList (Data/Text/Internal/Fusion/Common.hs:131) intercalate (Data/Text/Internal/Fusion/Common.hs:577) justifyLeftI (Data/Text/Internal/Fusion/Common.hs:479) scanl (Data/Text/Internal/Fusion/Common.hs:656) replicateCharI (Data/Text/Internal/Fusion/Common.hs:671) replicateI (Data/Text/Internal/Fusion/Common.hs:682) 93% ( 13 / 14) in 'Data.Text.Unsafe' Missing documentation for: Iter (Data/Text/Unsafe.hs:62) 33% ( 1 / 3) in 'Data.Text.Internal.Private' Missing documentation for: runText (Data/Text/Internal/Private.hs:33) span_ (Data/Text/Internal/Private.hs:23) 91% ( 20 / 22) in 'Data.Text.Internal.Fusion' Missing documentation for: Stream (Data/Text/Internal/Fusion/Types.hs:83) length (Data/Text/Internal/Fusion.hs:127) 100% ( 4 / 4) in 'Data.Text.Show' 33% ( 2 / 6) in 'Data.Text.Internal.Encoding.Fusion.Common' Missing documentation for: restreamUtf16LE (Data/Text/Internal/Encoding/Fusion/Common.hs:63) restreamUtf16BE (Data/Text/Internal/Encoding/Fusion/Common.hs:39) restreamUtf32LE (Data/Text/Internal/Encoding/Fusion/Common.hs:106) restreamUtf32BE (Data/Text/Internal/Encoding/Fusion/Common.hs:87) 17% ( 2 / 12) in 'Data.Text.Internal.Encoding.Utf8' Missing documentation for: ord2 (Data/Text/Internal/Encoding/Utf8.hs:58) ord3 (Data/Text/Internal/Encoding/Utf8.hs:69) ord4 (Data/Text/Internal/Encoding/Utf8.hs:81) chr2 (Data/Text/Internal/Encoding/Utf8.hs:94) chr3 (Data/Text/Internal/Encoding/Utf8.hs:103) chr4 (Data/Text/Internal/Encoding/Utf8.hs:114) validate1 (Data/Text/Internal/Encoding/Utf8.hs:128) validate2 (Data/Text/Internal/Encoding/Utf8.hs:132) validate3 (Data/Text/Internal/Encoding/Utf8.hs:136) validate4 (Data/Text/Internal/Encoding/Utf8.hs:153) 91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion' Missing documentation for: streamASCII (Data/Text/Internal/Encoding/Fusion.hs:57) 100% ( 33 / 33) in 'Data.Text.Encoding' 100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion' 100% ( 2 / 2) in 'Data.Text.Internal.Search' 100% ( 18 / 18) in 'Data.Text.Foreign' 100% (126 /126) in 'Data.Text' 100% ( 3 / 3) in 'Data.Text.Internal.IO' 100% ( 20 / 20) in 'Data.Text.IO' 93% ( 14 / 15) in 'Data.Text.Internal.Lazy' Missing documentation for: Text (Data/Text/Internal/Lazy.hs:47) 100% ( 8 / 8) in 'Data.Text.Internal.Lazy.Fusion' 100% ( 2 / 2) in 'Data.Text.Internal.Lazy.Search' 100% ( 2 / 2) in 'Data.Text.Lazy.Internal' 89% ( 24 / 27) in 'Data.Text.Lazy.Encoding' Missing documentation for: encodeUtf8 (Data/Text/Lazy/Encoding.hs:148) encodeUtf8Builder (Data/Text/Lazy/Encoding.hs:162) encodeUtf8BuilderEscaped (Data/Text/Lazy/Encoding.hs:167) 99% (127 /128) in 'Data.Text.Lazy' Missing documentation for: Text (Data/Text/Internal/Lazy.hs:47) 94% ( 16 / 17) in 'Data.Text.Internal.Builder' Missing documentation for: append' (Data/Text/Internal/Builder.hs:288) 100% ( 12 / 12) in 'Data.Text.Lazy.Builder' 100% ( 3 / 3) in 'Data.Text.Internal.Builder.Functions' 0% ( 0 / 3) in 'Data.Text.Lazy.Builder.Int' Missing documentation for: Module header decimal (Data/Text/Lazy/Builder/Int.hs:52) hexadecimal (Data/Text/Lazy/Builder/Int.hs:162) 100% ( 19 / 19) in 'Data.Text.Lazy.IO' 100% ( 7 / 7) in 'Data.Text.Lazy.Read' 75% ( 3 / 4) in 'Data.Text.Lazy.Builder.RealFloat' Missing documentation for: formatRealFloat (Data/Text/Lazy/Builder/RealFloat.hs:46) 100% ( 7 / 7) in 'Data.Text.Read' Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for: findIndicesI Warning: Data.Text.Unsafe: could not find link destinations for: bracket Warning: Data.Text: could not find link destinations for: replicateChar countChar Warning: Data.Text.Internal.IO: could not find link destinations for: Handle__ Warning: Data.Text.Lazy: could not find link destinations for: replicateChar dropWords splitAtWord countChar Warning: Data.Text.Internal.Builder: could not find link destinations for: empty append Warning: Data.Text.Lazy.Builder.RealFloat: could not find link destinations for: floatToDigits Documentation created: dist/doc/html/text/index.html, dist/doc/html/text/text.txt Creating package registration file: /tmp/pkgConf-text-1.2.15508048991651675551.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.03984834137623446.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.0512976554339980538.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.012112702101517244564.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.01675644664749217043.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.0534761751397489210.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.019242008481438296358.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.0822514995757950880.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.121793895841587833102.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.0769823461989833661.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.3446703183794123786.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-1336728279966488613.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-10525/distributive-0.4.4/dist/setup/setup.hs, /tmp/cabal-tmp-10525/distributive-0.4.4/dist/setup/Main.o ) Linking /tmp/cabal-tmp-10525/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.4175821956678006046.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/distributive-0.4.4-IiTFZxvjHzA0FvKz3AU35Q 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.05437855911498119944.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.01093508921486577616.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.5126257224442366146.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.52045064825159897004.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.19172154289213280396.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.17.0.1... Building semigroups-0.17.0.1... Preprocessing library semigroups-0.17.0.1... [1 of 3] Compiling Data.List.NonEmpty ( src/Data/List/NonEmpty.hs, dist/build/Data/List/NonEmpty.o ) [2 of 3] Compiling Data.Semigroup ( src/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.17.0.1... Running Haddock for semigroups-0.17.0.1... Running hscolour for semigroups-0.17.0.1... Preprocessing library semigroups-0.17.0.1... Preprocessing library semigroups-0.17.0.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: nats-1 Haddock coverage: 95% ( 69 / 73) in 'Data.List.NonEmpty' Missing documentation for: NonEmpty (src/Data/List/NonEmpty.hs:177) length (src/Data/List/NonEmpty.hs:222) unfoldr (src/Data/List/NonEmpty.hs:253) xor (src/Data/List/NonEmpty.hs:226) 83% ( 25 / 30) in 'Data.Semigroup' Missing documentation for: Semigroup (src/Data/Semigroup.hs:181) Min (src/Data/Semigroup.hs:419) Max (src/Data/Semigroup.hs:504) ArgMin (src/Data/Semigroup.hs:605) ArgMax (src/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.17.01234733481925203165.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/semigroups-0.17.0.1-7ZJSgZ5CNVm8tWmGAujY46 Registering semigroups-0.17.0.1... Installed semigroups-0.17.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.015552183771006047395.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... Building bifunctors-5... Preprocessing library bifunctors-5... [ 1 of 11] Compiling Data.Bifoldable ( src/Data/Bifoldable.hs, dist/build/Data/Bifoldable.o ) [ 2 of 11] Compiling Data.Bitraversable ( src/Data/Bitraversable.hs, dist/build/Data/Bitraversable.o ) [ 3 of 11] Compiling Data.Biapplicative ( src/Data/Biapplicative.hs, dist/build/Data/Biapplicative.o ) [ 4 of 11] Compiling Data.Bifunctor.Biff ( src/Data/Bifunctor/Biff.hs, dist/build/Data/Bifunctor/Biff.o ) src/Data/Bifunctor/Biff.hs:15: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/Bifunctor/Biff.hs:19:1: Warning: The import of ‘Data.Foldable’ is redundant except perhaps to import instances from ‘Data.Foldable’ To import instances alone, use: import Data.Foldable() src/Data/Bifunctor/Biff.hs:20: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/Data/Bifunctor/Biff.hs:21:1: Warning: The import of ‘Data.Traversable’ is redundant except perhaps to import instances from ‘Data.Traversable’ To import instances alone, use: import Data.Traversable() [ 5 of 11] Compiling Data.Bifunctor.Clown ( src/Data/Bifunctor/Clown.hs, dist/build/Data/Bifunctor/Clown.o ) src/Data/Bifunctor/Clown.hs:17: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/Bifunctor/Clown.hs:21:1: Warning: The import of ‘Data.Foldable’ is redundant except perhaps to import instances from ‘Data.Foldable’ To import instances alone, use: import Data.Foldable() src/Data/Bifunctor/Clown.hs:22:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() src/Data/Bifunctor/Clown.hs:23:1: Warning: The import of ‘Data.Traversable’ is redundant except perhaps to import instances from ‘Data.Traversable’ To import instances alone, use: import Data.Traversable() [ 6 of 11] Compiling Data.Bifunctor.Flip ( src/Data/Bifunctor/Flip.hs, dist/build/Data/Bifunctor/Flip.o ) src/Data/Bifunctor/Flip.hs:16: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/Bifunctor/Flip.hs:20:1: Warning: The import of ‘Data.Foldable’ is redundant except perhaps to import instances from ‘Data.Foldable’ To import instances alone, use: import Data.Foldable() src/Data/Bifunctor/Flip.hs:21: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/Data/Bifunctor/Flip.hs:22:1: Warning: The import of ‘Data.Traversable’ is redundant except perhaps to import instances from ‘Data.Traversable’ To import instances alone, use: import Data.Traversable() [ 7 of 11] Compiling Data.Bifunctor.Join ( src/Data/Bifunctor/Join.hs, dist/build/Data/Bifunctor/Join.o ) src/Data/Bifunctor/Join.hs:16: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/Bifunctor/Join.hs:20:1: Warning: The import of ‘Data.Foldable’ is redundant except perhaps to import instances from ‘Data.Foldable’ To import instances alone, use: import Data.Foldable() src/Data/Bifunctor/Join.hs:21:1: Warning: The import of ‘Data.Traversable’ is redundant except perhaps to import instances from ‘Data.Traversable’ To import instances alone, use: import Data.Traversable() [ 8 of 11] Compiling Data.Bifunctor.Joker ( src/Data/Bifunctor/Joker.hs, dist/build/Data/Bifunctor/Joker.o ) src/Data/Bifunctor/Joker.hs:17: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/Bifunctor/Joker.hs:21:1: Warning: The import of ‘Data.Foldable’ is redundant except perhaps to import instances from ‘Data.Foldable’ To import instances alone, use: import Data.Foldable() src/Data/Bifunctor/Joker.hs:22:1: Warning: The import of ‘Data.Traversable’ is redundant except perhaps to import instances from ‘Data.Traversable’ To import instances alone, use: import Data.Traversable() [ 9 of 11] Compiling Data.Bifunctor.Product ( src/Data/Bifunctor/Product.hs, dist/build/Data/Bifunctor/Product.o ) src/Data/Bifunctor/Product.hs:16: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/Bifunctor/Product.hs:20: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() [10 of 11] Compiling Data.Bifunctor.Tannen ( src/Data/Bifunctor/Tannen.hs, dist/build/Data/Bifunctor/Tannen.o ) src/Data/Bifunctor/Tannen.hs:15: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/Bifunctor/Tannen.hs:19:1: Warning: The import of ‘Data.Foldable’ is redundant except perhaps to import instances from ‘Data.Foldable’ To import instances alone, use: import Data.Foldable() src/Data/Bifunctor/Tannen.hs:20: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/Data/Bifunctor/Tannen.hs:21:1: Warning: The import of ‘Data.Traversable’ is redundant except perhaps to import instances from ‘Data.Traversable’ To import instances alone, use: import Data.Traversable() [11 of 11] Compiling Data.Bifunctor.Wrapped ( src/Data/Bifunctor/Wrapped.hs, dist/build/Data/Bifunctor/Wrapped.o ) src/Data/Bifunctor/Wrapped.hs:15: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/Bifunctor/Wrapped.hs:19:1: Warning: The import of ‘Data.Foldable’ is redundant except perhaps to import instances from ‘Data.Foldable’ To import instances alone, use: import Data.Foldable() src/Data/Bifunctor/Wrapped.hs:20: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/Data/Bifunctor/Wrapped.hs:21:1: Warning: The import of ‘Data.Traversable’ is redundant except perhaps to import instances from ‘Data.Traversable’ To import instances alone, use: import Data.Traversable() In-place registering bifunctors-5... Running Haddock for bifunctors-5... Running hscolour for bifunctors-5... Preprocessing library bifunctors-5... Preprocessing library bifunctors-5... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: nats-1 src/Data/Bifunctor/Biff.hs:15: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/Bifunctor/Biff.hs:19:1: Warning: The import of ‘Data.Foldable’ is redundant except perhaps to import instances from ‘Data.Foldable’ To import instances alone, use: import Data.Foldable() src/Data/Bifunctor/Biff.hs:20: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/Data/Bifunctor/Biff.hs:21:1: Warning: The import of ‘Data.Traversable’ is redundant except perhaps to import instances from ‘Data.Traversable’ To import instances alone, use: import Data.Traversable() src/Data/Bifunctor/Clown.hs:17: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/Bifunctor/Clown.hs:21:1: Warning: The import of ‘Data.Foldable’ is redundant except perhaps to import instances from ‘Data.Foldable’ To import instances alone, use: import Data.Foldable() src/Data/Bifunctor/Clown.hs:22:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() src/Data/Bifunctor/Clown.hs:23:1: Warning: The import of ‘Data.Traversable’ is redundant except perhaps to import instances from ‘Data.Traversable’ To import instances alone, use: import Data.Traversable() src/Data/Bifunctor/Flip.hs:16: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/Bifunctor/Flip.hs:20:1: Warning: The import of ‘Data.Foldable’ is redundant except perhaps to import instances from ‘Data.Foldable’ To import instances alone, use: import Data.Foldable() src/Data/Bifunctor/Flip.hs:21: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/Data/Bifunctor/Flip.hs:22:1: Warning: The import of ‘Data.Traversable’ is redundant except perhaps to import instances from ‘Data.Traversable’ To import instances alone, use: import Data.Traversable() src/Data/Bifunctor/Join.hs:16: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/Bifunctor/Join.hs:20:1: Warning: The import of ‘Data.Foldable’ is redundant except perhaps to import instances from ‘Data.Foldable’ To import instances alone, use: import Data.Foldable() src/Data/Bifunctor/Join.hs:21:1: Warning: The import of ‘Data.Traversable’ is redundant except perhaps to import instances from ‘Data.Traversable’ To import instances alone, use: import Data.Traversable() src/Data/Bifunctor/Joker.hs:17: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/Bifunctor/Joker.hs:21:1: Warning: The import of ‘Data.Foldable’ is redundant except perhaps to import instances from ‘Data.Foldable’ To import instances alone, use: import Data.Foldable() src/Data/Bifunctor/Joker.hs:22:1: Warning: The import of ‘Data.Traversable’ is redundant except perhaps to import instances from ‘Data.Traversable’ To import instances alone, use: import Data.Traversable() src/Data/Bifunctor/Product.hs:16: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/Bifunctor/Product.hs:20: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/Data/Bifunctor/Tannen.hs:15: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/Bifunctor/Tannen.hs:19:1: Warning: The import of ‘Data.Foldable’ is redundant except perhaps to import instances from ‘Data.Foldable’ To import instances alone, use: import Data.Foldable() src/Data/Bifunctor/Tannen.hs:20: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/Data/Bifunctor/Tannen.hs:21:1: Warning: The import of ‘Data.Traversable’ is redundant except perhaps to import instances from ‘Data.Traversable’ To import instances alone, use: import Data.Traversable() src/Data/Bifunctor/Wrapped.hs:15: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/Bifunctor/Wrapped.hs:19:1: Warning: The import of ‘Data.Foldable’ is redundant except perhaps to import instances from ‘Data.Foldable’ To import instances alone, use: import Data.Foldable() src/Data/Bifunctor/Wrapped.hs:20: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/Data/Bifunctor/Wrapped.hs:21:1: Warning: The import of ‘Data.Traversable’ is redundant except perhaps to import instances from ‘Data.Traversable’ To import instances alone, use: import Data.Traversable() Haddock coverage: 100% ( 17 / 17) in 'Data.Bifoldable' 100% ( 8 / 8) 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.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' Documentation created: dist/doc/html/bifunctors/index.html, dist/doc/html/bifunctors/bifunctors.txt Creating package registration file: /tmp/pkgConf-bifunctors-56140643352079161257 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/bifunctors-5-G4gLtDmKDxFEnUJ9Mt7bVz Registering bifunctors-5... Installed bifunctors-5 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... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: nats-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.720701990881261227241.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/void-0.7.1-9yhpMnPXpwdEXb0fUkPcv6 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... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: nats-1 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.3347838179541082060.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/contravariant-1.3.3-6YXCrIazFLhDoYkGeQkZZL Registering contravariant-1.3.3... Installed contravariant-1.3.3 [1 of 1] Compiling Main ( /tmp/cabal-tmp-10525/comonad-4.2.7.2/dist/setup/setup.hs, /tmp/cabal-tmp-10525/comonad-4.2.7.2/dist/setup/Main.o ) Linking /tmp/cabal-tmp-10525/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... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: nats-1 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.7553596803160245820.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-BggM6Z4XCUeHVlPwhbJP28 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... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: nats-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.121327644421333016204.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/profunctors-5.1.1-6VYMPItTJb46h1RTnXn5Hg Registering profunctors-5.1.1... Installed profunctors-5.1.1 [1 of 1] Compiling Main ( /tmp/cabal-tmp-10525/semigroupoids-5.0.0.4/dist/setup/setup.hs, /tmp/cabal-tmp-10525/semigroupoids-5.0.0.4/dist/setup/Main.o ) Linking /tmp/cabal-tmp-10525/semigroupoids-5.0.0.4/dist/setup/setup ... Configuring semigroupoids-5.0.0.4... Building semigroupoids-5.0.0.4... Preprocessing library semigroupoids-5.0.0.4... [ 1 of 21] Compiling Data.Traversable.Instances ( src/Data/Traversable/Instances.hs, dist/build/Data/Traversable/Instances.o ) [ 2 of 21] Compiling Data.Semigroup.Foldable.Class ( src/Data/Semigroup/Foldable/Class.hs, dist/build/Data/Semigroup/Foldable/Class.o ) [ 3 of 21] Compiling Data.Functor.Extend ( src/Data/Functor/Extend.hs, dist/build/Data/Functor/Extend.o ) [ 4 of 21] Compiling Data.Functor.Bind.Class ( src/Data/Functor/Bind/Class.hs, dist/build/Data/Functor/Bind/Class.o ) [ 5 of 21] Compiling Data.Functor.Apply ( src/Data/Functor/Apply.hs, dist/build/Data/Functor/Apply.o ) [ 6 of 21] Compiling Data.Semigroup.Bifoldable ( src/Data/Semigroup/Bifoldable.hs, dist/build/Data/Semigroup/Bifoldable.o ) [ 7 of 21] Compiling Data.Functor.Bind ( src/Data/Functor/Bind.hs, dist/build/Data/Functor/Bind.o ) [ 8 of 21] Compiling Data.Functor.Alt ( src/Data/Functor/Alt.hs, dist/build/Data/Functor/Alt.o ) [ 9 of 21] Compiling Data.Semigroup.Foldable ( src/Data/Semigroup/Foldable.hs, dist/build/Data/Semigroup/Foldable.o ) [10 of 21] Compiling Data.Semigroup.Traversable.Class ( src/Data/Semigroup/Traversable/Class.hs, dist/build/Data/Semigroup/Traversable/Class.o ) [11 of 21] Compiling Data.Semigroup.Bitraversable ( src/Data/Semigroup/Bitraversable.hs, dist/build/Data/Semigroup/Bitraversable.o ) [12 of 21] Compiling Data.Semigroup.Traversable ( src/Data/Semigroup/Traversable.hs, dist/build/Data/Semigroup/Traversable.o ) [13 of 21] Compiling Data.Functor.Bind.Trans ( src/Data/Functor/Bind/Trans.hs, dist/build/Data/Functor/Bind/Trans.o ) [14 of 21] Compiling Data.Functor.Plus ( src/Data/Functor/Plus.hs, dist/build/Data/Functor/Plus.o ) [15 of 21] Compiling Data.Semigroupoid ( src/Data/Semigroupoid.hs, dist/build/Data/Semigroupoid.o ) [16 of 21] Compiling Data.Semigroupoid.Dual ( src/Data/Semigroupoid/Dual.hs, dist/build/Data/Semigroupoid/Dual.o ) [17 of 21] Compiling Data.Groupoid ( src/Data/Groupoid.hs, dist/build/Data/Groupoid.o ) [18 of 21] Compiling Data.Isomorphism ( src/Data/Isomorphism.hs, dist/build/Data/Isomorphism.o ) [19 of 21] Compiling Data.Semigroupoid.Static ( src/Data/Semigroupoid/Static.hs, dist/build/Data/Semigroupoid/Static.o ) [20 of 21] Compiling Data.Semigroupoid.Ob ( src/Data/Semigroupoid/Ob.hs, dist/build/Data/Semigroupoid/Ob.o ) [21 of 21] Compiling Data.Bifunctor.Apply ( src/Data/Bifunctor/Apply.hs, dist/build/Data/Bifunctor/Apply.o ) In-place registering semigroupoids-5.0.0.4... Running Haddock for semigroupoids-5.0.0.4... Running hscolour for semigroupoids-5.0.0.4... Preprocessing library semigroupoids-5.0.0.4... Preprocessing library semigroupoids-5.0.0.4... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: nats-1 Haddock coverage: 100% ( 1 / 1) in 'Data.Traversable.Instances' 33% ( 1 / 3) in 'Data.Semigroup.Foldable.Class' Missing documentation for: Foldable1 (src/Data/Semigroup/Foldable/Class.hs:57) Bifoldable1 (src/Data/Semigroup/Foldable/Class.hs:64) 75% ( 3 / 4) in 'Data.Functor.Extend' Missing documentation for: Extend (src/Data/Functor/Extend.hs:45) 75% ( 9 / 12) in 'Data.Functor.Bind.Class' Missing documentation for: apDefault (src/Data/Functor/Bind/Class.hs:399) returning (src/Data/Functor/Bind/Class.hs:396) Biapply (src/Data/Functor/Bind/Class.hs:524) 100% ( 13 / 13) in 'Data.Functor.Apply' 33% ( 2 / 6) in 'Data.Semigroup.Bifoldable' Missing documentation for: Bifoldable1 (src/Data/Semigroup/Foldable/Class.hs:64) bitraverse1_ (src/Data/Semigroup/Bifoldable.hs:39) bifor1_ (src/Data/Semigroup/Bifoldable.hs:43) bisequenceA1_ (src/Data/Semigroup/Bifoldable.hs:51) 75% ( 15 / 20) in 'Data.Functor.Bind' Missing documentation for: -<< (src/Data/Functor/Bind.hs:49) -<- (src/Data/Functor/Bind.hs:55) ->- (src/Data/Functor/Bind.hs:52) apDefault (src/Data/Functor/Bind/Class.hs:399) returning (src/Data/Functor/Bind/Class.hs:396) 100% ( 3 / 3) in 'Data.Functor.Alt' 44% ( 4 / 9) in 'Data.Semigroup.Foldable' Missing documentation for: Foldable1 (src/Data/Semigroup/Foldable/Class.hs:57) traverse1_ (src/Data/Semigroup/Foldable.hs:73) for1_ (src/Data/Semigroup/Foldable.hs:77) sequenceA1_ (src/Data/Semigroup/Foldable.hs:81) asum1 (src/Data/Semigroup/Foldable.hs:99) 33% ( 1 / 3) in 'Data.Semigroup.Traversable.Class' Missing documentation for: Bitraversable1 (src/Data/Semigroup/Traversable/Class.hs:56) Traversable1 (src/Data/Semigroup/Traversable/Class.hs:137) 33% ( 1 / 3) in 'Data.Semigroup.Bitraversable' Missing documentation for: Bitraversable1 (src/Data/Semigroup/Traversable/Class.hs:56) bifoldMap1Default (src/Data/Semigroup/Bitraversable.hs:21) 33% ( 1 / 3) in 'Data.Semigroup.Traversable' Missing documentation for: Traversable1 (src/Data/Semigroup/Traversable/Class.hs:137) foldMap1Default (src/Data/Semigroup/Traversable.hs:20) 100% ( 2 / 2) in 'Data.Functor.Bind.Trans' 100% ( 3 / 3) in 'Data.Functor.Plus' 50% ( 2 / 4) in 'Data.Semigroupoid' Missing documentation for: WrappedCategory (src/Data/Semigroupoid.hs:69) Semi (src/Data/Semigroupoid.hs:78) 50% ( 1 / 2) in 'Data.Semigroupoid.Dual' Missing documentation for: Dual (src/Data/Semigroupoid/Dual.hs:23) 100% ( 2 / 2) in 'Data.Groupoid' 50% ( 1 / 2) in 'Data.Isomorphism' Missing documentation for: Iso (src/Data/Isomorphism.hs:25) 50% ( 1 / 2) in 'Data.Semigroupoid.Static' Missing documentation for: Static (src/Data/Semigroupoid/Static.hs:44) 20% ( 1 / 5) in 'Data.Semigroupoid.Ob' Missing documentation for: Ob (src/Data/Semigroupoid/Ob.hs:30) (src/Data/Semigroupoid/Ob.hs:33) (src/Data/Semigroupoid/Ob.hs:37) (src/Data/Semigroupoid/Ob.hs:41) 62% ( 5 / 8) in 'Data.Bifunctor.Apply' Missing documentation for: Biapply (src/Data/Functor/Bind/Class.hs:524) <<$>> <<..>> (src/Data/Bifunctor/Apply.hs:27) Warning: Data.Functor.Apply: could not find link destinations for: Id Id Put Digit Node Elem FingerTree StateL StateR StateL StateR State Warning: Data.Functor.Bind: could not find link destinations for: Id Id Put Digit Node Elem FingerTree StateL StateR StateL StateR State Documentation created: dist/doc/html/semigroupoids/index.html, dist/doc/html/semigroupoids/semigroupoids.txt Creating package registration file: /tmp/pkgConf-semigroupoids-5.0.03378704962000245409.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/semigroupoids-5.0.0.4-BW6xw8pFrWDHWU5GlvdG4W Registering semigroupoids-5.0.0.4... Installed semigroupoids-5.0.0.4 Configuring free-4.12.1... Building free-4.12.1... Preprocessing library free-4.12.1... [ 1 of 16] Compiling Control.Monad.Free.TH ( src/Control/Monad/Free/TH.hs, dist/build/Control/Monad/Free/TH.o ) [ 2 of 16] Compiling Control.Monad.Free.Class ( src/Control/Monad/Free/Class.hs, dist/build/Control/Monad/Free/Class.o ) [ 3 of 16] Compiling Control.Monad.Trans.Iter ( src/Control/Monad/Trans/Iter.hs, dist/build/Control/Monad/Trans/Iter.o ) [ 4 of 16] Compiling Control.Monad.Trans.Free ( src/Control/Monad/Trans/Free.hs, dist/build/Control/Monad/Trans/Free.o ) [ 5 of 16] Compiling Control.Monad.Trans.Free.Church ( src/Control/Monad/Trans/Free/Church.hs, dist/build/Control/Monad/Trans/Free/Church.o ) [ 6 of 16] Compiling Control.Monad.Free ( src/Control/Monad/Free.hs, dist/build/Control/Monad/Free.o ) [ 7 of 16] Compiling Control.Monad.Free.Church ( src/Control/Monad/Free/Church.hs, dist/build/Control/Monad/Free/Church.o ) [ 8 of 16] Compiling Control.Comonad.Cofree.Class ( src/Control/Comonad/Cofree/Class.hs, dist/build/Control/Comonad/Cofree/Class.o ) [ 9 of 16] Compiling Control.Comonad.Trans.Cofree ( src/Control/Comonad/Trans/Cofree.hs, dist/build/Control/Comonad/Trans/Cofree.o ) [10 of 16] Compiling Control.Comonad.Trans.Coiter ( src/Control/Comonad/Trans/Coiter.hs, dist/build/Control/Comonad/Trans/Coiter.o ) [11 of 16] Compiling Control.Comonad.Cofree ( src/Control/Comonad/Cofree.hs, dist/build/Control/Comonad/Cofree.o ) [12 of 16] Compiling Control.Alternative.Free.Final ( src/Control/Alternative/Free/Final.hs, dist/build/Control/Alternative/Free/Final.o ) [13 of 16] Compiling Control.Alternative.Free ( src/Control/Alternative/Free.hs, dist/build/Control/Alternative/Free.o ) [14 of 16] Compiling Control.Applicative.Trans.Free ( src/Control/Applicative/Trans/Free.hs, dist/build/Control/Applicative/Trans/Free.o ) [15 of 16] Compiling Control.Applicative.Free.Final ( src/Control/Applicative/Free/Final.hs, dist/build/Control/Applicative/Free/Final.o ) [16 of 16] Compiling Control.Applicative.Free ( src/Control/Applicative/Free.hs, dist/build/Control/Applicative/Free.o ) In-place registering free-4.12.1... Running Haddock for free-4.12.1... Running hscolour for free-4.12.1... Preprocessing library free-4.12.1... Preprocessing library free-4.12.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: nats-1 Haddock coverage: 100% ( 10 / 10) in 'Control.Monad.Free.TH' 100% ( 4 / 4) in 'Control.Monad.Free.Class' 100% ( 25 / 25) in 'Control.Monad.Trans.Iter' 100% ( 27 / 27) in 'Control.Monad.Trans.Free' 100% ( 28 / 28) in 'Control.Monad.Trans.Free.Church' 100% ( 15 / 15) in 'Control.Monad.Free' 100% ( 12 / 12) in 'Control.Monad.Free.Church' 100% ( 2 / 2) in 'Control.Comonad.Cofree.Class' 100% ( 10 / 10) in 'Control.Comonad.Trans.Cofree' 100% ( 14 / 14) in 'Control.Comonad.Trans.Coiter' 92% ( 11 / 12) in 'Control.Comonad.Cofree' Missing documentation for: hoistCofree (src/Control/Comonad/Cofree.hs:122) 100% ( 5 / 5) in 'Control.Alternative.Free.Final' 67% ( 4 / 6) in 'Control.Alternative.Free' Missing documentation for: Alt (src/Control/Alternative/Free.hs:46) AltF (src/Control/Alternative/Free.hs:39) 100% ( 22 / 22) in 'Control.Applicative.Trans.Free' 100% ( 10 / 10) in 'Control.Applicative.Free.Final' 100% ( 10 / 10) in 'Control.Applicative.Free' Documentation created: dist/doc/html/free/index.html, dist/doc/html/free/free.txt Creating package registration file: /tmp/pkgConf-free-4.125021823941574831224.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/free-4.12.1-KK4wRIzDy168X97wpxlOT9 Registering free-4.12.1... Installed free-4.12.1 Configuring adjunctions-4.2.2... Building adjunctions-4.2.2... Preprocessing library adjunctions-4.2.2... [ 1 of 11] Compiling Data.Functor.Contravariant.Rep ( src/Data/Functor/Contravariant/Rep.hs, dist/build/Data/Functor/Contravariant/Rep.o ) [ 2 of 11] Compiling Control.Monad.Trans.Conts ( src/Control/Monad/Trans/Conts.hs, dist/build/Control/Monad/Trans/Conts.o ) [ 3 of 11] Compiling Data.Functor.Contravariant.Adjunction ( src/Data/Functor/Contravariant/Adjunction.hs, dist/build/Data/Functor/Contravariant/Adjunction.o ) [ 4 of 11] Compiling Control.Monad.Trans.Contravariant.Adjoint ( src/Control/Monad/Trans/Contravariant/Adjoint.hs, dist/build/Control/Monad/Trans/Contravariant/Adjoint.o ) [ 5 of 11] Compiling Data.Functor.Rep ( src/Data/Functor/Rep.hs, dist/build/Data/Functor/Rep.o ) [ 6 of 11] Compiling Data.Functor.Adjunction ( src/Data/Functor/Adjunction.hs, dist/build/Data/Functor/Adjunction.o ) [ 7 of 11] Compiling Control.Comonad.Trans.Adjoint ( src/Control/Comonad/Trans/Adjoint.hs, dist/build/Control/Comonad/Trans/Adjoint.o ) [ 8 of 11] Compiling Control.Monad.Trans.Adjoint ( src/Control/Monad/Trans/Adjoint.hs, dist/build/Control/Monad/Trans/Adjoint.o ) [ 9 of 11] Compiling Control.Monad.Representable.Reader ( src/Control/Monad/Representable/Reader.hs, dist/build/Control/Monad/Representable/Reader.o ) [10 of 11] Compiling Control.Monad.Representable.State ( src/Control/Monad/Representable/State.hs, dist/build/Control/Monad/Representable/State.o ) [11 of 11] Compiling Control.Comonad.Representable.Store ( src/Control/Comonad/Representable/Store.hs, dist/build/Control/Comonad/Representable/Store.o ) In-place registering adjunctions-4.2.2... Running Haddock for adjunctions-4.2.2... Running hscolour for adjunctions-4.2.2... Preprocessing library adjunctions-4.2.2... Preprocessing library adjunctions-4.2.2... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: nats-1 Haddock coverage: 83% ( 5 / 6) in 'Data.Functor.Contravariant.Rep' Missing documentation for: contramapRep (src/Data/Functor/Contravariant/Rep.hs:67) 33% ( 4 / 12) in 'Control.Monad.Trans.Conts' Missing documentation for: Cont (src/Control/Monad/Trans/Conts.hs:45) cont (src/Control/Monad/Trans/Conts.hs:47) runCont (src/Control/Monad/Trans/Conts.hs:50) Conts (src/Control/Monad/Trans/Conts.hs:53) runConts (src/Control/Monad/Trans/Conts.hs:58) conts (src/Control/Monad/Trans/Conts.hs:55) ContsT (src/Control/Monad/Trans/Conts.hs:61) callCC (src/Control/Monad/Trans/Conts.hs:77) 80% ( 4 / 5) in 'Data.Functor.Contravariant.Adjunction' Missing documentation for: coindexAdjunction (src/Data/Functor/Contravariant/Adjunction.hs:78) 20% ( 1 / 5) in 'Control.Monad.Trans.Contravariant.Adjoint' Missing documentation for: Adjoint (src/Control/Monad/Trans/Contravariant/Adjoint.hs:47) runAdjoint (src/Control/Monad/Trans/Contravariant/Adjoint.hs:54) adjoint (src/Control/Monad/Trans/Contravariant/Adjoint.hs:51) AdjointT (src/Control/Monad/Trans/Contravariant/Adjoint.hs:49) 43% ( 16 / 37) in 'Data.Functor.Rep' Missing documentation for: Co (src/Data/Functor/Rep.hs:230) fmapRep (src/Data/Functor/Rep.hs:121) distributeRep (src/Data/Functor/Rep.hs:148) apRep (src/Data/Functor/Rep.hs:145) pureRep (src/Data/Functor/Rep.hs:124) liftR2 (src/Data/Functor/Rep.hs:270) liftR3 (src/Data/Functor/Rep.hs:273) bindRep (src/Data/Functor/Rep.hs:127) mfixRep (src/Data/Functor/Rep.hs:130) mzipRep (src/Data/Functor/Rep.hs:136) mzipWithRep (src/Data/Functor/Rep.hs:133) askRep (src/Data/Functor/Rep.hs:139) localRep (src/Data/Functor/Rep.hs:142) duplicatedRep (src/Data/Functor/Rep.hs:160) extendedRep (src/Data/Functor/Rep.hs:163) duplicateRep (src/Data/Functor/Rep.hs:166) extendRep (src/Data/Functor/Rep.hs:169) extractRep (src/Data/Functor/Rep.hs:172) duplicateRepBy (src/Data/Functor/Rep.hs:151) extendRepBy (src/Data/Functor/Rep.hs:154) extractRepBy (src/Data/Functor/Rep.hs:157) 62% ( 10 / 16) in 'Data.Functor.Adjunction' Missing documentation for: zapWithAdjunction (src/Data/Functor/Adjunction.hs:112) absurdL (src/Data/Functor/Adjunction.hs:136) extractL (src/Data/Functor/Adjunction.hs:121) duplicateL (src/Data/Functor/Adjunction.hs:124) splitL (src/Data/Functor/Adjunction.hs:115) unsplitL (src/Data/Functor/Adjunction.hs:118) 20% ( 1 / 5) in 'Control.Comonad.Trans.Adjoint' Missing documentation for: Adjoint (src/Control/Comonad/Trans/Adjoint.hs:35) runAdjoint (src/Control/Comonad/Trans/Adjoint.hs:42) adjoint (src/Control/Comonad/Trans/Adjoint.hs:39) AdjointT (src/Control/Comonad/Trans/Adjoint.hs:37) 20% ( 1 / 5) in 'Control.Monad.Trans.Adjoint' Missing documentation for: Adjoint (src/Control/Monad/Trans/Adjoint.hs:34) runAdjoint (src/Control/Monad/Trans/Adjoint.hs:41) adjoint (src/Control/Monad/Trans/Adjoint.hs:38) AdjointT (src/Control/Monad/Trans/Adjoint.hs:36) 50% ( 5 / 10) in 'Control.Monad.Representable.Reader' Missing documentation for: Reader (src/Control/Monad/Representable/Reader.hs:46) runReader (src/Control/Monad/Representable/Reader.hs:48) ReaderT (src/Control/Monad/Representable/Reader.hs:53) readerT (src/Control/Monad/Representable/Reader.hs:55) runReaderT (src/Control/Monad/Representable/Reader.hs:58) 80% ( 12 / 15) in 'Control.Monad.Representable.State' Missing documentation for: stateT (src/Control/Monad/Representable/State.hs:109) runStateT (src/Control/Monad/Representable/State.hs:112) mapStateT (src/Control/Monad/Representable/State.hs:115) 62% ( 5 / 8) in 'Control.Comonad.Representable.Store' Missing documentation for: storeT (src/Control/Comonad/Representable/Store.hs:76) runStoreT (src/Control/Comonad/Representable/Store.hs:79) ComonadStore Documentation created: dist/doc/html/adjunctions/index.html, dist/doc/html/adjunctions/adjunctions.txt Creating package registration file: /tmp/pkgConf-adjunctions-4.24066059872055201132.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/adjunctions-4.2.2-JV35obEa2gxDMp9QpaNrGL Registering adjunctions-4.2.2... Installed adjunctions-4.2.2 Configuring kan-extensions-4.2.3... Building kan-extensions-4.2.3... Preprocessing library kan-extensions-4.2.3... [ 1 of 13] Compiling Data.Functor.Kan.Rift ( src/Data/Functor/Kan/Rift.hs, dist/build/Data/Functor/Kan/Rift.o ) [ 2 of 13] Compiling Data.Functor.Kan.Lift ( src/Data/Functor/Kan/Lift.hs, dist/build/Data/Functor/Kan/Lift.o ) [ 3 of 13] Compiling Data.Functor.Day ( src/Data/Functor/Day.hs, dist/build/Data/Functor/Day.o ) [ 4 of 13] Compiling Data.Functor.Contravariant.Coyoneda ( src/Data/Functor/Contravariant/Coyoneda.hs, dist/build/Data/Functor/Contravariant/Coyoneda.o ) [ 5 of 13] Compiling Data.Functor.Contravariant.Yoneda ( src/Data/Functor/Contravariant/Yoneda.hs, dist/build/Data/Functor/Contravariant/Yoneda.o ) [ 6 of 13] Compiling Data.Functor.Contravariant.Day ( src/Data/Functor/Contravariant/Day.hs, dist/build/Data/Functor/Contravariant/Day.o ) [ 7 of 13] Compiling Data.Functor.Kan.Ran ( src/Data/Functor/Kan/Ran.hs, dist/build/Data/Functor/Kan/Ran.o ) [ 8 of 13] Compiling Data.Functor.Yoneda ( src/Data/Functor/Yoneda.hs, dist/build/Data/Functor/Yoneda.o ) [ 9 of 13] Compiling Control.Monad.Codensity ( src/Control/Monad/Codensity.hs, dist/build/Control/Monad/Codensity.o ) [10 of 13] Compiling Data.Functor.Kan.Lan ( src/Data/Functor/Kan/Lan.hs, dist/build/Data/Functor/Kan/Lan.o ) [11 of 13] Compiling Data.Functor.Coyoneda ( src/Data/Functor/Coyoneda.hs, dist/build/Data/Functor/Coyoneda.o ) [12 of 13] Compiling Control.Comonad.Density ( src/Control/Comonad/Density.hs, dist/build/Control/Comonad/Density.o ) [13 of 13] Compiling Control.Monad.Co ( src/Control/Monad/Co.hs, dist/build/Control/Monad/Co.o ) In-place registering kan-extensions-4.2.3... Running Haddock for kan-extensions-4.2.3... Running hscolour for kan-extensions-4.2.3... Preprocessing library kan-extensions-4.2.3... Preprocessing library kan-extensions-4.2.3... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: nats-1 Haddock coverage: 87% ( 13 / 15) in 'Data.Functor.Kan.Rift' Missing documentation for: grift (src/Data/Functor/Kan/Rift.hs:145) decomposeRift (src/Data/Functor/Kan/Rift.hs:190) 81% ( 13 / 16) in 'Data.Functor.Kan.Lift' Missing documentation for: decomposeLift (src/Data/Functor/Kan/Lift.hs:84) liftToRep (src/Data/Functor/Kan/Lift.hs:114) composedRepToLift (src/Data/Functor/Kan/Lift.hs:143) 100% ( 13 / 13) in 'Data.Functor.Day' 100% ( 4 / 4) in 'Data.Functor.Contravariant.Coyoneda' 75% ( 3 / 4) in 'Data.Functor.Contravariant.Yoneda' Missing documentation for: lowerYoneda (src/Data/Functor/Contravariant/Yoneda.hs:43) 100% ( 14 / 14) in 'Data.Functor.Contravariant.Day' 53% ( 8 / 15) in 'Data.Functor.Kan.Ran' Missing documentation for: decomposeRan (src/Data/Functor/Kan/Ran.hs:117) ranToAdjoint (src/Data/Functor/Kan/Ran.hs:131) composedAdjointToRan (src/Data/Functor/Kan/Ran.hs:145) repToRan (src/Data/Functor/Kan/Ran.hs:154) ranToRep (src/Data/Functor/Kan/Ran.hs:158) composedRepToRan (src/Data/Functor/Kan/Ran.hs:166) ranToComposedRep (src/Data/Functor/Kan/Ran.hs:162) 50% ( 7 / 14) in 'Data.Functor.Yoneda' Missing documentation for: lowerYoneda (src/Data/Functor/Yoneda.hs:89) maxF (src/Data/Functor/Yoneda.hs:180) minF (src/Data/Functor/Yoneda.hs:185) maxM (src/Data/Functor/Yoneda.hs:190) minM (src/Data/Functor/Yoneda.hs:195) ranToYoneda (src/Data/Functor/Yoneda.hs:104) riftToYoneda (src/Data/Functor/Yoneda.hs:120) 80% ( 8 / 10) in 'Control.Monad.Codensity' Missing documentation for: adjunctionToCodensity (src/Control/Monad/Codensity.hs:154) ranToCodensity (src/Control/Monad/Codensity.hs:195) 75% ( 9 / 12) in 'Data.Functor.Kan.Lan' Missing documentation for: decomposeLan (src/Data/Functor/Kan/Lan.hs:108) lanToAdjoint (src/Data/Functor/Kan/Lan.hs:80) composedAdjointToLan (src/Data/Functor/Kan/Lan.hs:94) 82% ( 9 / 11) in 'Data.Functor.Coyoneda' Missing documentation for: lanToCoyoneda (src/Data/Functor/Coyoneda.hs:70) liftToCoyoneda (src/Data/Functor/Coyoneda.hs:85) 57% ( 4 / 7) in 'Control.Comonad.Density' Missing documentation for: Density (src/Control/Comonad/Density.hs:40) adjunctionToDensity (src/Control/Comonad/Density.hs:96) densityToLan (src/Control/Comonad/Density.hs:111) 21% ( 5 / 24) in 'Control.Monad.Co' Missing documentation for: Co (src/Control/Monad/Co.hs:76) co (src/Control/Monad/Co.hs:78) runCo (src/Control/Monad/Co.hs:81) liftCoT0 (src/Control/Monad/Co.hs:113) liftCoT0M (src/Control/Monad/Co.hs:149) lowerCoT0 (src/Control/Monad/Co.hs:116) lowerCo0 (src/Control/Monad/Co.hs:119) liftCoT1 (src/Control/Monad/Co.hs:122) liftCoT1M (src/Control/Monad/Co.hs:152) lowerCoT1 (src/Control/Monad/Co.hs:125) lowerCo1 (src/Control/Monad/Co.hs:128) diter (src/Control/Monad/Co.hs:155) dctrlM (src/Control/Monad/Co.hs:158) posW (src/Control/Monad/Co.hs:131) peekW (src/Control/Monad/Co.hs:134) peeksW (src/Control/Monad/Co.hs:137) askW (src/Control/Monad/Co.hs:140) asksW (src/Control/Monad/Co.hs:143) traceW (src/Control/Monad/Co.hs:146) Documentation created: dist/doc/html/kan-extensions/index.html, dist/doc/html/kan-extensions/kan-extensions.txt Creating package registration file: /tmp/pkgConf-kan-extensions-4.219377751221230261749.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/kan-extensions-4.2.3-AZ1z1CuYG3UJ3G7vJTiBt5 Registering kan-extensions-4.2.3... Installed kan-extensions-4.2.3 [1 of 1] Compiling Main ( /tmp/cabal-tmp-10525/lens-4.11.1/dist/setup/setup.hs, /tmp/cabal-tmp-10525/lens-4.11.1/dist/setup/Main.o ) Linking /tmp/cabal-tmp-10525/lens-4.11.1/dist/setup/setup ... Configuring lens-4.11.1... Building lens-4.11.1... Preprocessing library lens-4.11.1... [ 1 of 82] Compiling Paths_lens ( dist/build/autogen/Paths_lens.hs, dist/build/Paths_lens.o ) [ 2 of 82] Compiling Data.Map.Lens ( src/Data/Map/Lens.hs, dist/build/Data/Map/Lens.o ) [ 3 of 82] Compiling Control.Lens.Internal.List ( src/Control/Lens/Internal/List.hs, dist/build/Control/Lens/Internal/List.o ) [ 4 of 82] Compiling Control.Lens.Internal.TH ( src/Control/Lens/Internal/TH.hs, dist/build/Control/Lens/Internal/TH.o ) [ 5 of 82] Compiling Control.Lens.Internal.Reflection ( src/Control/Lens/Internal/Reflection.hs, dist/build/Control/Lens/Internal/Reflection.o ) [ 6 of 82] Compiling Control.Lens.Internal.Coerce ( src/Control/Lens/Internal/Coerce.hs, dist/build/Control/Lens/Internal/Coerce.o ) [ 7 of 82] Compiling Control.Lens.Internal.Instances ( src/Control/Lens/Internal/Instances.hs, dist/build/Control/Lens/Internal/Instances.o ) [ 8 of 82] Compiling Control.Lens.Internal.Zoom ( src/Control/Lens/Internal/Zoom.hs, dist/build/Control/Lens/Internal/Zoom.o ) [ 9 of 82] Compiling Control.Lens.Internal.Setter ( src/Control/Lens/Internal/Setter.hs, dist/build/Control/Lens/Internal/Setter.o ) [10 of 82] Compiling Control.Lens.Internal.Review ( src/Control/Lens/Internal/Review.hs, dist/build/Control/Lens/Internal/Review.o ) [11 of 82] Compiling Control.Lens.Internal.Prism ( src/Control/Lens/Internal/Prism.hs, dist/build/Control/Lens/Internal/Prism.o ) [12 of 82] Compiling Control.Lens.Internal.Iso ( src/Control/Lens/Internal/Iso.hs, dist/build/Control/Lens/Internal/Iso.o ) [13 of 82] Compiling Control.Lens.Internal.Level ( src/Control/Lens/Internal/Level.hs, dist/build/Control/Lens/Internal/Level.o ) [14 of 82] Compiling Control.Lens.Internal.Getter ( src/Control/Lens/Internal/Getter.hs, dist/build/Control/Lens/Internal/Getter.o ) [15 of 82] Compiling Control.Lens.Internal.Indexed ( src/Control/Lens/Internal/Indexed.hs, dist/build/Control/Lens/Internal/Indexed.o ) [16 of 82] Compiling Control.Lens.Internal.Context ( src/Control/Lens/Internal/Context.hs, dist/build/Control/Lens/Internal/Context.o ) [17 of 82] Compiling Control.Lens.Internal.Bazaar ( src/Control/Lens/Internal/Bazaar.hs, dist/build/Control/Lens/Internal/Bazaar.o ) [18 of 82] Compiling Control.Lens.Internal.Magma ( src/Control/Lens/Internal/Magma.hs, dist/build/Control/Lens/Internal/Magma.o ) [19 of 82] Compiling Control.Lens.Internal.Fold ( src/Control/Lens/Internal/Fold.hs, dist/build/Control/Lens/Internal/Fold.o ) [20 of 82] Compiling Control.Lens.Type ( src/Control/Lens/Type.hs, dist/build/Control/Lens/Type.o ) [21 of 82] Compiling Control.Lens.Setter ( src/Control/Lens/Setter.hs, dist/build/Control/Lens/Setter.o ) [22 of 82] Compiling Control.Lens.Lens ( src/Control/Lens/Lens.hs, dist/build/Control/Lens/Lens.o ) [23 of 82] Compiling Control.Lens.Tuple ( src/Control/Lens/Tuple.hs, dist/build/Control/Lens/Tuple.o ) [24 of 82] Compiling Control.Lens.Getter ( src/Control/Lens/Getter.hs, dist/build/Control/Lens/Getter.o ) [25 of 82] Compiling Control.Lens.Review ( src/Control/Lens/Review.hs, dist/build/Control/Lens/Review.o ) [26 of 82] Compiling Control.Lens.Prism ( src/Control/Lens/Prism.hs, dist/build/Control/Lens/Prism.o ) [27 of 82] Compiling Control.Lens.Zoom ( src/Control/Lens/Zoom.hs, dist/build/Control/Lens/Zoom.o ) [28 of 82] Compiling Data.Set.Lens ( src/Data/Set/Lens.hs, dist/build/Data/Set/Lens.o ) [29 of 82] Compiling Data.HashSet.Lens ( src/Data/HashSet/Lens.hs, dist/build/Data/HashSet/Lens.o ) [30 of 82] Compiling Control.Lens.Fold ( src/Control/Lens/Fold.hs, dist/build/Control/Lens/Fold.o ) [31 of 82] Compiling Control.Lens.Traversal ( src/Control/Lens/Traversal.hs, dist/build/Control/Lens/Traversal.o ) [32 of 82] Compiling Control.Lens.Indexed ( src/Control/Lens/Indexed.hs, dist/build/Control/Lens/Indexed.o ) [33 of 82] Compiling Control.Lens.Level ( src/Control/Lens/Level.hs, dist/build/Control/Lens/Level.o ) [34 of 82] Compiling Control.Lens.Reified ( src/Control/Lens/Reified.hs, dist/build/Control/Lens/Reified.o ) [35 of 82] Compiling Data.Data.Lens ( src/Data/Data/Lens.hs, dist/build/Data/Data/Lens.o ) [36 of 82] Compiling Control.Lens.Plated ( src/Control/Lens/Plated.hs, dist/build/Control/Lens/Plated.o ) [37 of 82] Compiling Control.Lens.Internal.ByteString ( src/Control/Lens/Internal/ByteString.hs, dist/build/Control/Lens/Internal/ByteString.o ) [38 of 82] Compiling Control.Lens.Equality ( src/Control/Lens/Equality.hs, dist/build/Control/Lens/Equality.o ) [39 of 82] Compiling Control.Lens.Iso ( src/Control/Lens/Iso.hs, dist/build/Control/Lens/Iso.o ) [40 of 82] Compiling Control.Lens.Wrapped ( src/Control/Lens/Wrapped.hs, dist/build/Control/Lens/Wrapped.o ) [41 of 82] Compiling Data.Vector.Generic.Lens ( src/Data/Vector/Generic/Lens.hs, dist/build/Data/Vector/Generic/Lens.o ) [42 of 82] Compiling Data.Text.Strict.Lens ( src/Data/Text/Strict/Lens.hs, dist/build/Data/Text/Strict/Lens.o ) [43 of 82] Compiling Data.Text.Lazy.Lens ( src/Data/Text/Lazy/Lens.hs, dist/build/Data/Text/Lazy/Lens.o ) [44 of 82] Compiling Data.Text.Lens ( src/Data/Text/Lens.hs, dist/build/Data/Text/Lens.o ) [45 of 82] Compiling Control.Lens.Empty ( src/Control/Lens/Empty.hs, dist/build/Control/Lens/Empty.o ) [46 of 82] Compiling Control.Lens.Each ( src/Control/Lens/Each.hs, dist/build/Control/Lens/Each.o ) [47 of 82] Compiling Control.Lens.Cons ( src/Control/Lens/Cons.hs, dist/build/Control/Lens/Cons.o ) [48 of 82] Compiling Control.Lens.Internal.Deque ( src/Control/Lens/Internal/Deque.hs, dist/build/Control/Lens/Internal/Deque.o ) [49 of 82] Compiling Control.Lens.At ( src/Control/Lens/At.hs, dist/build/Control/Lens/At.o ) [50 of 82] Compiling Language.Haskell.TH.Lens ( src/Language/Haskell/TH/Lens.hs, dist/build/Language/Haskell/TH/Lens.o ) [51 of 82] Compiling Control.Lens.Internal.FieldTH ( src/Control/Lens/Internal/FieldTH.hs, dist/build/Control/Lens/Internal/FieldTH.o ) [52 of 82] Compiling Control.Lens.Internal.PrismTH ( src/Control/Lens/Internal/PrismTH.hs, dist/build/Control/Lens/Internal/PrismTH.o ) [53 of 82] Compiling Control.Lens.TH ( src/Control/Lens/TH.hs, dist/build/Control/Lens/TH.o ) [54 of 82] Compiling Control.Lens.Internal.Exception ( src/Control/Lens/Internal/Exception.hs, dist/build/Control/Lens/Internal/Exception.o ) [55 of 82] Compiling Control.Lens.Internal ( src/Control/Lens/Internal.hs, dist/build/Control/Lens/Internal.o ) [56 of 82] Compiling Control.Lens ( src/Control/Lens.hs, dist/build/Control/Lens.o ) [57 of 82] Compiling Control.Lens.Combinators ( src/Control/Lens/Combinators.hs, dist/build/Control/Lens/Combinators.o ) [58 of 82] Compiling Control.Lens.Extras ( src/Control/Lens/Extras.hs, dist/build/Control/Lens/Extras.o ) [59 of 82] Compiling Control.Lens.Operators ( src/Control/Lens/Operators.hs, dist/build/Control/Lens/Operators.o ) [60 of 82] Compiling Control.Monad.Error.Lens ( src/Control/Monad/Error/Lens.hs, dist/build/Control/Monad/Error/Lens.o ) [61 of 82] Compiling Control.Parallel.Strategies.Lens ( src/Control/Parallel/Strategies/Lens.hs, dist/build/Control/Parallel/Strategies/Lens.o ) [62 of 82] Compiling Control.Seq.Lens ( src/Control/Seq/Lens.hs, dist/build/Control/Seq/Lens.o ) [63 of 82] Compiling Data.Array.Lens ( src/Data/Array/Lens.hs, dist/build/Data/Array/Lens.o ) [64 of 82] Compiling Data.Bits.Lens ( src/Data/Bits/Lens.hs, dist/build/Data/Bits/Lens.o ) [65 of 82] Compiling Data.ByteString.Strict.Lens ( src/Data/ByteString/Strict/Lens.hs, dist/build/Data/ByteString/Strict/Lens.o ) [66 of 82] Compiling Data.ByteString.Lazy.Lens ( src/Data/ByteString/Lazy/Lens.hs, dist/build/Data/ByteString/Lazy/Lens.o ) [67 of 82] Compiling Data.ByteString.Lens ( src/Data/ByteString/Lens.hs, dist/build/Data/ByteString/Lens.o ) [68 of 82] Compiling Data.Complex.Lens ( src/Data/Complex/Lens.hs, dist/build/Data/Complex/Lens.o ) [69 of 82] Compiling Data.IntSet.Lens ( src/Data/IntSet/Lens.hs, dist/build/Data/IntSet/Lens.o ) [70 of 82] Compiling Data.List.Lens ( src/Data/List/Lens.hs, dist/build/Data/List/Lens.o ) [71 of 82] Compiling Data.Sequence.Lens ( src/Data/Sequence/Lens.hs, dist/build/Data/Sequence/Lens.o ) [72 of 82] Compiling Data.Tree.Lens ( src/Data/Tree/Lens.hs, dist/build/Data/Tree/Lens.o ) [73 of 82] Compiling Data.Typeable.Lens ( src/Data/Typeable/Lens.hs, dist/build/Data/Typeable/Lens.o ) [74 of 82] Compiling Data.Vector.Lens ( src/Data/Vector/Lens.hs, dist/build/Data/Vector/Lens.o ) [75 of 82] Compiling Generics.Deriving.Lens ( src/Generics/Deriving/Lens.hs, dist/build/Generics/Deriving/Lens.o ) [76 of 82] Compiling GHC.Generics.Lens ( src/GHC/Generics/Lens.hs, dist/build/GHC/Generics/Lens.o ) [77 of 82] Compiling System.FilePath.Lens ( src/System/FilePath/Lens.hs, dist/build/System/FilePath/Lens.o ) [78 of 82] Compiling System.IO.Error.Lens ( src/System/IO/Error/Lens.hs, dist/build/System/IO/Error/Lens.o ) [79 of 82] Compiling Numeric.Lens ( src/Numeric/Lens.hs, dist/build/Numeric/Lens.o ) [80 of 82] Compiling Control.Exception.Lens ( src/Control/Exception/Lens.hs, dist/build/Control/Exception/Lens.o ) [81 of 82] Compiling Data.Dynamic.Lens ( src/Data/Dynamic/Lens.hs, dist/build/Data/Dynamic/Lens.o ) [82 of 82] Compiling System.Exit.Lens ( src/System/Exit/Lens.hs, dist/build/System/Exit/Lens.o ) In-place registering lens-4.11.1... Running Haddock for lens-4.11.1... Running hscolour for lens-4.11.1... Preprocessing library lens-4.11.1... Preprocessing library lens-4.11.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: nats-1 Haddock coverage: 0% ( 0 / 8) in 'Paths_lens' Missing documentation for: Module header version (dist/build/autogen/Paths_lens.hs:15) getBinDir (dist/build/autogen/Paths_lens.hs:25) getLibDir (dist/build/autogen/Paths_lens.hs:25) getDataDir (dist/build/autogen/Paths_lens.hs:25) getLibexecDir (dist/build/autogen/Paths_lens.hs:25) getDataFileName (dist/build/autogen/Paths_lens.hs:32) getSysconfDir (dist/build/autogen/Paths_lens.hs:25) 100% ( 1 / 1) in 'Data.Map.Lens' 100% ( 2 / 2) in 'Control.Lens.Internal.List' 23% ( 9 / 39) in 'Control.Lens.Internal.TH' Missing documentation for: fromSet (src/Control/Lens/Internal/TH.hs:83) lensPackageKey (src/Control/Lens/Internal/TH.hs:97) mkLensName_tc (src/Control/Lens/Internal/TH.hs:104) mkLensName_v (src/Control/Lens/Internal/TH.hs:107) traversalTypeName (src/Control/Lens/Internal/TH.hs:110) traversal'TypeName (src/Control/Lens/Internal/TH.hs:113) lensTypeName (src/Control/Lens/Internal/TH.hs:116) lens'TypeName (src/Control/Lens/Internal/TH.hs:119) isoTypeName (src/Control/Lens/Internal/TH.hs:122) iso'TypeName (src/Control/Lens/Internal/TH.hs:125) getterTypeName (src/Control/Lens/Internal/TH.hs:128) foldTypeName (src/Control/Lens/Internal/TH.hs:131) prismTypeName (src/Control/Lens/Internal/TH.hs:134) prism'TypeName (src/Control/Lens/Internal/TH.hs:137) reviewTypeName (src/Control/Lens/Internal/TH.hs:140) wrappedTypeName (src/Control/Lens/Internal/TH.hs:143) unwrappedTypeName (src/Control/Lens/Internal/TH.hs:146) rewrappedTypeName (src/Control/Lens/Internal/TH.hs:149) _wrapped'ValName (src/Control/Lens/Internal/TH.hs:152) isoValName (src/Control/Lens/Internal/TH.hs:155) prismValName (src/Control/Lens/Internal/TH.hs:158) untoValName (src/Control/Lens/Internal/TH.hs:161) coerceValName (src/Control/Lens/Internal/TH.hs:164) composeValName (src/Control/Lens/Internal/TH.hs:167) idValName (src/Control/Lens/Internal/TH.hs:170) fmapValName (src/Control/Lens/Internal/TH.hs:173) pureValName (src/Control/Lens/Internal/TH.hs:177) apValName (src/Control/Lens/Internal/TH.hs:180) rightDataName (src/Control/Lens/Internal/TH.hs:190) leftDataName (src/Control/Lens/Internal/TH.hs:193) 67% ( 2 / 3) in 'Control.Lens.Internal.Reflection' Missing documentation for: Reifies 67% ( 2 / 3) in 'Control.Lens.Internal.Coerce' Missing documentation for: coerce' (src/Control/Lens/Internal/Coerce.hs:35) 100% ( 1 / 1) in 'Control.Lens.Internal.Instances' 100% ( 15 / 15) in 'Control.Lens.Internal.Zoom' 100% ( 3 / 3) in 'Control.Lens.Internal.Setter' 100% ( 5 / 5) in 'Control.Lens.Internal.Review' 100% ( 3 / 3) in 'Control.Lens.Internal.Prism' 100% ( 3 / 3) in 'Control.Lens.Internal.Iso' 100% ( 6 / 6) in 'Control.Lens.Internal.Level' 60% ( 3 / 5) in 'Control.Lens.Internal.Getter' Missing documentation for: AlongsideLeft (src/Control/Lens/Internal/Getter.hs:51) AlongsideRight (src/Control/Lens/Internal/Getter.hs:92) 100% ( 15 / 15) in 'Control.Lens.Internal.Indexed' 100% ( 11 / 11) in 'Control.Lens.Internal.Context' 91% ( 10 / 11) in 'Control.Lens.Internal.Bazaar' Missing documentation for: Bizarre1 (src/Control/Lens/Internal/Bazaar.hs:208) 100% ( 12 / 12) in 'Control.Lens.Internal.Magma' 81% ( 13 / 16) in 'Control.Lens.Internal.Fold' Missing documentation for: ReifiedMonoid (src/Control/Lens/Internal/Fold.hs:215) M (src/Control/Lens/Internal/Fold.hs:224) reifyFold (src/Control/Lens/Internal/Fold.hs:229) 86% ( 49 / 57) in 'Control.Lens.Type' Missing documentation for: Traversal1 (src/Control/Lens/Type.hs:202) Traversal1' (src/Control/Lens/Type.hs:203) IndexedTraversal1 (src/Control/Lens/Type.hs:223) IndexedTraversal1' (src/Control/Lens/Type.hs:224) IndexedFold1 (src/Control/Lens/Type.hs:482) IndexPreservingTraversal1 (src/Control/Lens/Type.hs:234) IndexPreservingTraversal1' (src/Control/Lens/Type.hs:235) IndexPreservingFold1 (src/Control/Lens/Type.hs:483) 100% ( 83 / 83) in 'Control.Lens.Setter' 100% (110 /110) in 'Control.Lens.Lens' 100% ( 21 / 21) in 'Control.Lens.Tuple' 97% ( 33 / 34) in 'Control.Lens.Getter' Missing documentation for: Const 100% ( 15 / 15) in 'Control.Lens.Review' 100% ( 29 / 29) in 'Control.Lens.Prism' 100% ( 3 / 3) in 'Control.Lens.Zoom' 100% ( 3 / 3) in 'Data.Set.Lens' 100% ( 3 / 3) in 'Data.HashSet.Lens' 96% (118 /123) in 'Control.Lens.Fold' Missing documentation for: ifolding (src/Control/Lens/Fold.hs:204) foldBy (src/Control/Lens/Fold.hs:2490) foldByOf (src/Control/Lens/Fold.hs:2493) foldMapBy (src/Control/Lens/Fold.hs:2496) foldMapByOf (src/Control/Lens/Fold.hs:2499) 90% ( 83 / 92) in 'Control.Lens.Traversal' Missing documentation for: Traversal1 (src/Control/Lens/Type.hs:202) Traversal1' (src/Control/Lens/Type.hs:203) IndexedTraversal1 (src/Control/Lens/Type.hs:223) IndexedTraversal1' (src/Control/Lens/Type.hs:224) Traversing1 (src/Control/Lens/Traversal.hs:228) Traversing1' (src/Control/Lens/Traversal.hs:234) unsafePartsOf' (src/Control/Lens/Traversal.hs:581) Traversable1 iunsafePartsOf' (src/Control/Lens/Traversal.hs:585) 96% ( 46 / 48) in 'Control.Lens.Indexed' Missing documentation for: ifoldMapBy (src/Control/Lens/Indexed.hs:856) ifoldMapByOf (src/Control/Lens/Indexed.hs:859) 100% ( 4 / 4) in 'Control.Lens.Level' 26% ( 21 / 82) in 'Control.Lens.Reified' Missing documentation for: (src/Control/Lens/Reified.hs:104) (src/Control/Lens/Reified.hs:107) (src/Control/Lens/Reified.hs:111) (src/Control/Lens/Reified.hs:115) (src/Control/Lens/Reified.hs:121) (src/Control/Lens/Reified.hs:129) (src/Control/Lens/Reified.hs:137) (src/Control/Lens/Reified.hs:147) (src/Control/Lens/Reified.hs:151) (src/Control/Lens/Reified.hs:157) (src/Control/Lens/Reified.hs:163) (src/Control/Lens/Reified.hs:171) (src/Control/Lens/Reified.hs:174) (src/Control/Lens/Reified.hs:178) (src/Control/Lens/Reified.hs:181) (src/Control/Lens/Reified.hs:185) (src/Control/Lens/Reified.hs:188) (src/Control/Lens/Reified.hs:190) (src/Control/Lens/Reified.hs:198) (src/Control/Lens/Reified.hs:204) (src/Control/Lens/Reified.hs:209) (src/Control/Lens/Reified.hs:221) (src/Control/Lens/Reified.hs:225) (src/Control/Lens/Reified.hs:235) (src/Control/Lens/Reified.hs:246) (src/Control/Lens/Reified.hs:250) (src/Control/Lens/Reified.hs:254) (src/Control/Lens/Reified.hs:259) (src/Control/Lens/Reified.hs:267) (src/Control/Lens/Reified.hs:271) (src/Control/Lens/Reified.hs:292) (src/Control/Lens/Reified.hs:300) (src/Control/Lens/Reified.hs:303) (src/Control/Lens/Reified.hs:307) (src/Control/Lens/Reified.hs:315) (src/Control/Lens/Reified.hs:325) (src/Control/Lens/Reified.hs:330) (src/Control/Lens/Reified.hs:342) (src/Control/Lens/Reified.hs:348) (src/Control/Lens/Reified.hs:352) (src/Control/Lens/Reified.hs:356) (src/Control/Lens/Reified.hs:364) (src/Control/Lens/Reified.hs:374) (src/Control/Lens/Reified.hs:380) (src/Control/Lens/Reified.hs:384) (src/Control/Lens/Reified.hs:390) (src/Control/Lens/Reified.hs:396) (src/Control/Lens/Reified.hs:402) (src/Control/Lens/Reified.hs:406) (src/Control/Lens/Reified.hs:412) (src/Control/Lens/Reified.hs:416) ReifiedIndexedFold (src/Control/Lens/Reified.hs:424) (src/Control/Lens/Reified.hs:426) (src/Control/Lens/Reified.hs:430) (src/Control/Lens/Reified.hs:436) (src/Control/Lens/Reified.hs:441) (src/Control/Lens/Reified.hs:445) (src/Control/Lens/Reified.hs:449) (src/Control/Lens/Reified.hs:457) (src/Control/Lens/Reified.hs:461) (src/Control/Lens/Reified.hs:466) 100% ( 13 / 13) in 'Data.Data.Lens' 98% ( 47 / 48) in 'Control.Lens.Plated' Missing documentation for: GPlated (src/Control/Lens/Plated.hs:733) 100% ( 9 / 9) in 'Control.Lens.Internal.ByteString' 100% ( 15 / 15) in 'Control.Lens.Equality' 100% ( 45 / 45) in 'Control.Lens.Iso' 76% ( 13 / 17) in 'Control.Lens.Wrapped' Missing documentation for: _Unwrapped' (src/Control/Lens/Wrapped.hs:132) Rewrapped (src/Control/Lens/Wrapped.hs:127) Rewrapping (src/Control/Lens/Wrapped.hs:129) _Unwrapped (src/Control/Lens/Wrapped.hs:148) 100% ( 15 / 15) in 'Data.Vector.Generic.Lens' 100% ( 7 / 7) in 'Data.Text.Strict.Lens' 100% ( 7 / 7) in 'Data.Text.Lazy.Lens' 100% ( 4 / 4) in 'Data.Text.Lens' 50% ( 1 / 2) in 'Control.Lens.Empty' Missing documentation for: AsEmpty (src/Control/Lens/Empty.hs:48) 100% ( 3 / 3) in 'Control.Lens.Each' 100% ( 15 / 15) in 'Control.Lens.Cons' 100% ( 6 / 6) in 'Control.Lens.Internal.Deque' 93% ( 13 / 14) in 'Control.Lens.At' Missing documentation for: Index (src/Control/Lens/At.hs:80) 22% ( 46 /211) in 'Language.Haskell.TH.Lens' Missing documentation for: locFileName (src/Language/Haskell/TH/Lens.hs:393) locPackage (src/Language/Haskell/TH/Lens.hs:397) locModule (src/Language/Haskell/TH/Lens.hs:401) locStart (src/Language/Haskell/TH/Lens.hs:405) locEnd (src/Language/Haskell/TH/Lens.hs:409) funDepInputs (src/Language/Haskell/TH/Lens.hs:413) funDepOutputs (src/Language/Haskell/TH/Lens.hs:418) matchPattern (src/Language/Haskell/TH/Lens.hs:435) matchBody (src/Language/Haskell/TH/Lens.hs:440) matchDeclarations (src/Language/Haskell/TH/Lens.hs:445) fixityPrecedence (src/Language/Haskell/TH/Lens.hs:450) fixityDirection (src/Language/Haskell/TH/Lens.hs:455) clausePattern (src/Language/Haskell/TH/Lens.hs:460) clauseBody (src/Language/Haskell/TH/Lens.hs:465) clauseDecs (src/Language/Haskell/TH/Lens.hs:470) fieldExpName (src/Language/Haskell/TH/Lens.hs:423) fieldExpExpression (src/Language/Haskell/TH/Lens.hs:426) fieldPatName (src/Language/Haskell/TH/Lens.hs:429) fieldPatPattern (src/Language/Haskell/TH/Lens.hs:432) tySynEqnPatterns (src/Language/Haskell/TH/Lens.hs:1065) tySynEqnResult (src/Language/Haskell/TH/Lens.hs:1070) _ClassI (src/Language/Haskell/TH/Lens.hs:476) _ClassOpI (src/Language/Haskell/TH/Lens.hs:484) _TyConI (src/Language/Haskell/TH/Lens.hs:510) _FamilyI (src/Language/Haskell/TH/Lens.hs:519) _PrimTyConI (src/Language/Haskell/TH/Lens.hs:527) _DataConI (src/Language/Haskell/TH/Lens.hs:535) _VarI (src/Language/Haskell/TH/Lens.hs:569) _TyVarI (src/Language/Haskell/TH/Lens.hs:577) _FunD (src/Language/Haskell/TH/Lens.hs:585) _ValD (src/Language/Haskell/TH/Lens.hs:593) _DataD (src/Language/Haskell/TH/Lens.hs:601) _NewtypeD (src/Language/Haskell/TH/Lens.hs:609) _TySynD (src/Language/Haskell/TH/Lens.hs:617) _ClassD (src/Language/Haskell/TH/Lens.hs:625) _InstanceD (src/Language/Haskell/TH/Lens.hs:633) _SigD (src/Language/Haskell/TH/Lens.hs:641) _ForeignD (src/Language/Haskell/TH/Lens.hs:649) _InfixD (src/Language/Haskell/TH/Lens.hs:658) _PragmaD (src/Language/Haskell/TH/Lens.hs:667) _FamilyD (src/Language/Haskell/TH/Lens.hs:675) _DataInstD (src/Language/Haskell/TH/Lens.hs:683) _NewtypeInstD (src/Language/Haskell/TH/Lens.hs:691) _TySynInstD (src/Language/Haskell/TH/Lens.hs:700) _ClosedTypeFamilyD (src/Language/Haskell/TH/Lens.hs:708) _RoleAnnotD (src/Language/Haskell/TH/Lens.hs:716) _NormalC (src/Language/Haskell/TH/Lens.hs:734) _RecC (src/Language/Haskell/TH/Lens.hs:743) _InfixC (src/Language/Haskell/TH/Lens.hs:752) _ForallC (src/Language/Haskell/TH/Lens.hs:765) _IsStrict (src/Language/Haskell/TH/Lens.hs:775) _NotStrict (src/Language/Haskell/TH/Lens.hs:783) _Unpacked (src/Language/Haskell/TH/Lens.hs:791) _ImportF (src/Language/Haskell/TH/Lens.hs:799) _ExportF (src/Language/Haskell/TH/Lens.hs:809) _CCall (src/Language/Haskell/TH/Lens.hs:819) _StdCall (src/Language/Haskell/TH/Lens.hs:827) _Unsafe (src/Language/Haskell/TH/Lens.hs:835) _Safe (src/Language/Haskell/TH/Lens.hs:843) _Interruptible (src/Language/Haskell/TH/Lens.hs:851) _InlineP (src/Language/Haskell/TH/Lens.hs:860) _SpecialiseP (src/Language/Haskell/TH/Lens.hs:870) _SpecialiseInstP (src/Language/Haskell/TH/Lens.hs:904) _RuleP (src/Language/Haskell/TH/Lens.hs:912) _AnnP (src/Language/Haskell/TH/Lens.hs:923) _NoInline (src/Language/Haskell/TH/Lens.hs:932) _Inline (src/Language/Haskell/TH/Lens.hs:940) _Inlinable (src/Language/Haskell/TH/Lens.hs:948) _ConLike (src/Language/Haskell/TH/Lens.hs:956) _FunLike (src/Language/Haskell/TH/Lens.hs:964) _AllPhases (src/Language/Haskell/TH/Lens.hs:972) _FromPhase (src/Language/Haskell/TH/Lens.hs:980) _BeforePhase (src/Language/Haskell/TH/Lens.hs:988) _RuleVar (src/Language/Haskell/TH/Lens.hs:996) _TypedRuleVar (src/Language/Haskell/TH/Lens.hs:1004) _ModuleAnnotation (src/Language/Haskell/TH/Lens.hs:1014) _TypeAnnotation (src/Language/Haskell/TH/Lens.hs:1023) _ValueAnnotation (src/Language/Haskell/TH/Lens.hs:1032) _FunDep (src/Language/Haskell/TH/Lens.hs:1041) _TypeFam (src/Language/Haskell/TH/Lens.hs:1048) _DataFam (src/Language/Haskell/TH/Lens.hs:1056) _InfixL (src/Language/Haskell/TH/Lens.hs:1076) _InfixR (src/Language/Haskell/TH/Lens.hs:1084) _InfixN (src/Language/Haskell/TH/Lens.hs:1092) _VarE (src/Language/Haskell/TH/Lens.hs:1100) _ConE (src/Language/Haskell/TH/Lens.hs:1108) _LitE (src/Language/Haskell/TH/Lens.hs:1116) _AppE (src/Language/Haskell/TH/Lens.hs:1124) _InfixE (src/Language/Haskell/TH/Lens.hs:1132) _UInfixE (src/Language/Haskell/TH/Lens.hs:1142) _ParensE (src/Language/Haskell/TH/Lens.hs:1152) _LamE (src/Language/Haskell/TH/Lens.hs:1160) _LamCaseE (src/Language/Haskell/TH/Lens.hs:1169) _TupE (src/Language/Haskell/TH/Lens.hs:1178) _UnboxedTupE (src/Language/Haskell/TH/Lens.hs:1186) _CondE (src/Language/Haskell/TH/Lens.hs:1194) _MultiIfE (src/Language/Haskell/TH/Lens.hs:1205) _LetE (src/Language/Haskell/TH/Lens.hs:1214) _CaseE (src/Language/Haskell/TH/Lens.hs:1222) _DoE (src/Language/Haskell/TH/Lens.hs:1230) _CompE (src/Language/Haskell/TH/Lens.hs:1238) _ArithSeqE (src/Language/Haskell/TH/Lens.hs:1246) _ListE (src/Language/Haskell/TH/Lens.hs:1254) _SigE (src/Language/Haskell/TH/Lens.hs:1262) _RecConE (src/Language/Haskell/TH/Lens.hs:1270) _RecUpdE (src/Language/Haskell/TH/Lens.hs:1278) _GuardedB (src/Language/Haskell/TH/Lens.hs:1286) _NormalB (src/Language/Haskell/TH/Lens.hs:1294) _NormalG (src/Language/Haskell/TH/Lens.hs:1302) _PatG (src/Language/Haskell/TH/Lens.hs:1310) _BindS (src/Language/Haskell/TH/Lens.hs:1318) _LetS (src/Language/Haskell/TH/Lens.hs:1326) _NoBindS (src/Language/Haskell/TH/Lens.hs:1334) _ParS (src/Language/Haskell/TH/Lens.hs:1342) _FromR (src/Language/Haskell/TH/Lens.hs:1350) _FromThenR (src/Language/Haskell/TH/Lens.hs:1358) _FromToR (src/Language/Haskell/TH/Lens.hs:1367) _FromThenToR (src/Language/Haskell/TH/Lens.hs:1375) _CharL (src/Language/Haskell/TH/Lens.hs:1385) _StringL (src/Language/Haskell/TH/Lens.hs:1393) _IntegerL (src/Language/Haskell/TH/Lens.hs:1401) _RationalL (src/Language/Haskell/TH/Lens.hs:1409) _IntPrimL (src/Language/Haskell/TH/Lens.hs:1417) _WordPrimL (src/Language/Haskell/TH/Lens.hs:1425) _FloatPrimL (src/Language/Haskell/TH/Lens.hs:1433) _DoublePrimL (src/Language/Haskell/TH/Lens.hs:1441) _StringPrimL (src/Language/Haskell/TH/Lens.hs:1450) _LitP (src/Language/Haskell/TH/Lens.hs:1467) _VarP (src/Language/Haskell/TH/Lens.hs:1475) _TupP (src/Language/Haskell/TH/Lens.hs:1483) _UnboxedTupP (src/Language/Haskell/TH/Lens.hs:1491) _ConP (src/Language/Haskell/TH/Lens.hs:1499) _InfixP (src/Language/Haskell/TH/Lens.hs:1507) _UInfixP (src/Language/Haskell/TH/Lens.hs:1516) _ParensP (src/Language/Haskell/TH/Lens.hs:1526) _TildeP (src/Language/Haskell/TH/Lens.hs:1534) _BangP (src/Language/Haskell/TH/Lens.hs:1542) _AsP (src/Language/Haskell/TH/Lens.hs:1550) _WildP (src/Language/Haskell/TH/Lens.hs:1558) _RecP (src/Language/Haskell/TH/Lens.hs:1566) _ListP (src/Language/Haskell/TH/Lens.hs:1574) _SigP (src/Language/Haskell/TH/Lens.hs:1582) _ViewP (src/Language/Haskell/TH/Lens.hs:1590) _ForallT (src/Language/Haskell/TH/Lens.hs:1598) _AppT (src/Language/Haskell/TH/Lens.hs:1608) _SigT (src/Language/Haskell/TH/Lens.hs:1616) _VarT (src/Language/Haskell/TH/Lens.hs:1624) _ConT (src/Language/Haskell/TH/Lens.hs:1632) _PromotedT (src/Language/Haskell/TH/Lens.hs:1641) _TupleT (src/Language/Haskell/TH/Lens.hs:1650) _UnboxedTupleT (src/Language/Haskell/TH/Lens.hs:1658) _ArrowT (src/Language/Haskell/TH/Lens.hs:1666) _ListT (src/Language/Haskell/TH/Lens.hs:1674) _PromotedTupleT (src/Language/Haskell/TH/Lens.hs:1683) _PromotedNilT (src/Language/Haskell/TH/Lens.hs:1691) _PromotedConsT (src/Language/Haskell/TH/Lens.hs:1699) _StarT (src/Language/Haskell/TH/Lens.hs:1707) _ConstraintT (src/Language/Haskell/TH/Lens.hs:1715) _LitT (src/Language/Haskell/TH/Lens.hs:1723) _PlainTV (src/Language/Haskell/TH/Lens.hs:1732) _KindedTV (src/Language/Haskell/TH/Lens.hs:1740) _NumTyLit (src/Language/Haskell/TH/Lens.hs:1749) _StrTyLit (src/Language/Haskell/TH/Lens.hs:1757) _NominalR (src/Language/Haskell/TH/Lens.hs:1785) _RepresentationalR (src/Language/Haskell/TH/Lens.hs:1793) 60% ( 3 / 5) in 'Control.Lens.Internal.FieldTH' Missing documentation for: LensRules (src/Control/Lens/Internal/FieldTH.hs:545) makeFieldOpticsForDec (src/Control/Lens/Internal/FieldTH.hs:66) 100% ( 4 / 4) in 'Control.Lens.Internal.PrismTH' 92% ( 36 / 39) in 'Control.Lens.TH' Missing documentation for: defaultFieldRules (src/Control/Lens/TH.hs:707) LensRules (src/Control/Lens/Internal/FieldTH.hs:545) classyRules_ (src/Control/Lens/TH.hs:234) 100% ( 3 / 3) in 'Control.Lens.Internal.Exception' 100% ( 13 / 13) in 'Control.Lens.Internal' 100% ( 23 / 23) in 'Control.Lens' 100% ( 2 / 2) in 'Control.Lens.Combinators' 100% ( 3 / 3) in 'Control.Lens.Extras' 100% (127 /127) in 'Control.Lens.Operators' 100% ( 15 / 15) in 'Control.Monad.Error.Lens' 100% ( 5 / 5) in 'Control.Parallel.Strategies.Lens' 100% ( 2 / 2) in 'Control.Seq.Lens' 100% ( 3 / 3) in 'Data.Array.Lens' 76% ( 13 / 17) in 'Data.Bits.Lens' Missing documentation for: <<.|.~ (src/Data/Bits/Lens.hs:166) <<.&.~ (src/Data/Bits/Lens.hs:162) <<.|.= (src/Data/Bits/Lens.hs:174) <<.&.= (src/Data/Bits/Lens.hs:170) 100% ( 7 / 7) in 'Data.ByteString.Strict.Lens' 100% ( 7 / 7) in 'Data.ByteString.Lazy.Lens' 100% ( 4 / 4) in 'Data.ByteString.Lens' 100% ( 7 / 7) in 'Data.Complex.Lens' 100% ( 4 / 4) in 'Data.IntSet.Lens' 75% ( 3 / 4) in 'Data.List.Lens' Missing documentation for: stripSuffix (src/Data/List/Lens.hs:76) 100% ( 7 / 7) in 'Data.Sequence.Lens' 100% ( 3 / 3) in 'Data.Tree.Lens' 100% ( 3 / 3) in 'Data.Typeable.Lens' 100% ( 9 / 9) in 'Data.Vector.Lens' 100% ( 7 / 7) in 'Generics.Deriving.Lens' 20% ( 2 / 10) in 'GHC.Generics.Lens' Missing documentation for: _V1 (src/GHC/Generics/Lens.hs:47) _U1 (src/GHC/Generics/Lens.hs:52) _Par1 (src/GHC/Generics/Lens.hs:56) _Rec1 (src/GHC/Generics/Lens.hs:60) _K1 (src/GHC/Generics/Lens.hs:64) _M1 (src/GHC/Generics/Lens.hs:68) _L1 (src/GHC/Generics/Lens.hs:72) _R1 (src/GHC/Generics/Lens.hs:80) 84% ( 16 / 19) in 'System.FilePath.Lens' Missing documentation for: <<~ (src/System/FilePath/Lens.hs:94) <<= (src/System/FilePath/Lens.hs:98) <<<.>= (src/System/FilePath/Lens.hs:165) 32% ( 9 / 28) in 'System.IO.Error.Lens' Missing documentation for: _AlreadyExists (src/System/IO/Error/Lens.hs:63) _NoSuchThing (src/System/IO/Error/Lens.hs:66) _ResourceBusy (src/System/IO/Error/Lens.hs:69) _ResourceExhausted (src/System/IO/Error/Lens.hs:72) _EOF (src/System/IO/Error/Lens.hs:75) _IllegalOperation (src/System/IO/Error/Lens.hs:78) _PermissionDenied (src/System/IO/Error/Lens.hs:81) _UserError (src/System/IO/Error/Lens.hs:84) _UnsatisfiedConstraints (src/System/IO/Error/Lens.hs:87) _SystemError (src/System/IO/Error/Lens.hs:90) _ProtocolError (src/System/IO/Error/Lens.hs:93) _OtherError (src/System/IO/Error/Lens.hs:96) _InvalidArgument (src/System/IO/Error/Lens.hs:99) _InappropriateType (src/System/IO/Error/Lens.hs:102) _HardwareFault (src/System/IO/Error/Lens.hs:105) _UnsupportedOperation (src/System/IO/Error/Lens.hs:108) _TimeExpired (src/System/IO/Error/Lens.hs:111) _ResourceVanished (src/System/IO/Error/Lens.hs:114) _Interrupted (src/System/IO/Error/Lens.hs:117) 100% ( 15 / 15) in 'Numeric.Lens' 100% ( 65 / 65) in 'Control.Exception.Lens' 100% ( 2 / 2) in 'Data.Dynamic.Lens' 100% ( 4 / 4) in 'System.Exit.Lens' Warning: Control.Lens.Setter: could not find link destinations for: D1Identity C1_0Identity S1_0_0Identity Warning: Control.Lens.Getter: could not find link destinations for: D1Const C1_0Const S1_0_0Const Warning: Control.Lens.Fold: could not find link destinations for: ifoldr Warning: Control.Lens.Traversal: could not find link destinations for: Digit Node Elem FingerTree Warning: Control.Lens.Plated: could not find link destinations for: gplate' Warning: Control.Lens.Internal.FieldTH: could not find link destinations for: OpticStab quantifyType Warning: Generics.Deriving.Lens: could not find link destinations for: tinplated Warning: Numeric.Lens: could not find link destinations for: digitToInt' Documentation created: dist/doc/html/lens/index.html, dist/doc/html/lens/lens.txt Creating package registration file: /tmp/pkgConf-lens-4.1118164555621431973591.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/lens-4.11.1-KgTsNbzd7XF7muODuIkBKa Registering lens-4.11.1... Installed lens-4.11.1 Downloading wlc-hs-0.1.0.0... [1 of 1] Compiling Main ( /tmp/cabal-tmp-10525/wlc-hs-0.1.0.0/dist/setup/setup.hs, /tmp/cabal-tmp-10525/wlc-hs-0.1.0.0/dist/setup/Main.o ) Linking /tmp/cabal-tmp-10525/wlc-hs-0.1.0.0/dist/setup/setup ... Configuring wlc-hs-0.1.0.0... setup: Missing dependency on a foreign library: * Missing C library: wlc This problem can usually be solved by installing the system package that provides this library (you may need the "-dev" version). If the library is already installed but in a non-standard location then you can use the flags --extra-include-dirs= and --extra-lib-dirs= to specify where it is. Failed to install wlc-hs-0.1.0.0 cabal: Error: some packages failed to install: wlc-hs-0.1.0.0 failed during the configure step. The exception was: ExitFailure 1