Build #6 for wx-0.90.0.1

[all reports]

Package wx-0.90.0.1
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2015-11-25 22:06:40.58982 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies wxcore-0.92.1.0, stm-2.4.4, base-4.8.1.0
Flags splitbase newbase

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
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.2278722862233665123.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 split-0.2.2...
Building split-0.2.2...
Preprocessing library split-0.2.2...
[1 of 2] Compiling Data.List.Split.Internals ( src/Data/List/Split/Internals.hs, dist/build/Data/List/Split/Internals.o )
[2 of 2] Compiling Data.List.Split  ( src/Data/List/Split.hs, dist/build/Data/List/Split.o )
In-place registering split-0.2.2...
Running Haddock for split-0.2.2...
Running hscolour for split-0.2.2...
Preprocessing library split-0.2.2...
Preprocessing library split-0.2.2...
Haddock coverage:
  91% ( 61 / 67) in 'Data.List.Split.Internals'
  90% ( 44 / 49) in 'Data.List.Split'
Documentation created: dist/doc/html/split/index.html,
dist/doc/html/split/split.txt
Creating package registration file: /tmp/pkgConf-split-0.2711645630195740084.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/split-0.2.2-E4yadeCDng9EtdbI5MZoDg
Registering split-0.2.2...
Installed split-0.2.2
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.41034514500484238046.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 strict-0.3.2...
Building strict-0.3.2...
Preprocessing library strict-0.3.2...

Data/Strict/Tuple.hs:17:16: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead
[1 of 5] Compiling System.IO.Strict ( System/IO/Strict.hs, dist/build/System/IO/Strict.o )
[2 of 5] Compiling Data.Strict.Either ( Data/Strict/Either.hs, dist/build/Data/Strict/Either.o )
[3 of 5] Compiling Data.Strict.Maybe ( Data/Strict/Maybe.hs, dist/build/Data/Strict/Maybe.o )
[4 of 5] Compiling Data.Strict.Tuple ( Data/Strict/Tuple.hs, dist/build/Data/Strict/Tuple.o )
[5 of 5] Compiling Data.Strict      ( Data/Strict.hs, dist/build/Data/Strict.o )
In-place registering strict-0.3.2...
Running Haddock for strict-0.3.2...
Running hscolour for strict-0.3.2...
Preprocessing library strict-0.3.2...
Preprocessing library strict-0.3.2...

Data/Strict/Tuple.hs:17:16: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead
Haddock coverage:
 100% (  7 /  7) in 'System.IO.Strict'
 100% (  7 /  7) in 'Data.Strict.Either'
 100% (  7 /  7) in 'Data.Strict.Maybe'
  86% (  6 /  7) in 'Data.Strict.Tuple'
  Missing documentation for:
    :!: (Data/Strict/Tuple.hs:43)
 100% (  4 /  4) in 'Data.Strict'
Documentation created: dist/doc/html/strict/index.html,
dist/doc/html/strict/strict.txt
Creating package registration file:
/tmp/pkgConf-strict-0.3126107205159473059.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/strict-0.3.2-DKYjecaDdpb08wIbtxfizS
Registering strict-0.3.2...
Installed strict-0.3.2
Configuring text-1.2.1.3...
Building text-1.2.1.3...
Preprocessing library text-1.2.1.3...
[ 1 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Data/Text/Read.hs:33:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
Haddock coverage:
  14% (  1 /  7) in 'Data.Text.Internal.Read'
  Missing documentation for:
    IReader (Data/Text/Internal/Read.hs:26)
    IParser (Data/Text/Internal/Read.hs:28)
    T (Data/Text/Internal/Read.hs:48)
    digitToInt (Data/Text/Internal/Read.hs:61)
    hexDigitToInt (Data/Text/Internal/Read.hs:55)
    perhaps (Data/Text/Internal/Read.hs:50)
  50% (  1 /  2) in 'Data.Text.Internal.Encoding.Utf32'
  Missing documentation for:
    validate (Data/Text/Internal/Encoding/Utf32.hs:24)
  50% (  1 /  2) in 'Data.Text.Internal.Builder.RealFloat.Functions'
  Missing documentation for:
    roundTo (Data/Text/Internal/Builder/RealFloat/Functions.hs:17)
   0% (  0 /  2) in 'Data.Text.Internal.Builder.Int.Digits'
  Missing documentation for:
    Module header
    digits (Data/Text/Internal/Builder/Int/Digits.hs:21)
 100% ( 12 / 12) in 'Data.Text.Encoding.Error'
 100% (  2 /  2) in 'Data.Text.Internal.Unsafe.Shift'
  25% (  1 /  4) in 'Data.Text.Internal.Encoding.Utf16'
  Missing documentation for:
    chr2 (Data/Text/Internal/Encoding/Utf16.hs:29)
    validate1 (Data/Text/Internal/Encoding/Utf16.hs:38)
    validate2 (Data/Text/Internal/Encoding/Utf16.hs:42)
 100% (  2 /  2) in 'Data.Text.Internal.Functions'
 100% (  3 /  3) in 'Data.Text.Internal.Unsafe'
 100% ( 16 / 16) in 'Data.Text.Array'
  33% (  2 /  6) in 'Data.Text.Internal.Unsafe.Char'
  Missing documentation for:
    ord (Data/Text/Internal/Unsafe/Char.hs:39)
    unsafeChr (Data/Text/Internal/Unsafe/Char.hs:43)
    unsafeChr8 (Data/Text/Internal/Unsafe/Char.hs:47)
    unsafeChr32 (Data/Text/Internal/Unsafe/Char.hs:51)
  95% ( 19 / 20) in 'Data.Text.Internal'
  Missing documentation for:
    textP (Data/Text/Internal.hs:97)
  38% (  5 / 13) in 'Data.Text.Internal.Fusion.Size'
  Missing documentation for:
    Size (Data/Text/Internal/Fusion/Size.hs:40)
    exactly (Data/Text/Internal/Fusion/Size.hs:44)
    exactSize (Data/Text/Internal/Fusion/Size.hs:49)
    maxSize (Data/Text/Internal/Fusion/Size.hs:57)
    betweenSize (Data/Text/Internal/Fusion/Size.hs:65)
    unknownSize (Data/Text/Internal/Fusion/Size.hs:74)
    compareSize (Data/Text/Internal/Fusion/Size.hs:143)
    isEmpty (Data/Text/Internal/Fusion/Size.hs:151)
  88% (  7 /  8) in 'Data.Text.Internal.Fusion.Types'
  Missing documentation for:
    Stream (Data/Text/Internal/Fusion/Types.hs:83)
   0% (  0 /  5) in 'Data.Text.Internal.Fusion.CaseMapping'
  Missing documentation for:
    Module header
    upperMapping (Data/Text/Internal/Fusion/CaseMapping.hs:13)
    lowerMapping (Data/Text/Internal/Fusion/CaseMapping.hs:220)
    titleMapping (Data/Text/Internal/Fusion/CaseMapping.hs:225)
    foldMapping (Data/Text/Internal/Fusion/CaseMapping.hs:324)
  89% ( 63 / 71) in 'Data.Text.Internal.Fusion.Common'
  Missing documentation for:
    singleton (Data/Text/Internal/Fusion/Common.hs:119)
    streamList (Data/Text/Internal/Fusion/Common.hs:125)
    unstreamList (Data/Text/Internal/Fusion/Common.hs:131)
    intercalate (Data/Text/Internal/Fusion/Common.hs:577)
    justifyLeftI (Data/Text/Internal/Fusion/Common.hs:479)
    scanl (Data/Text/Internal/Fusion/Common.hs:656)
    replicateCharI (Data/Text/Internal/Fusion/Common.hs:671)
    replicateI (Data/Text/Internal/Fusion/Common.hs:682)
  93% ( 13 / 14) in 'Data.Text.Unsafe'
  Missing documentation for:
    Iter (Data/Text/Unsafe.hs:62)
  33% (  1 /  3) in 'Data.Text.Internal.Private'
  Missing documentation for:
    runText (Data/Text/Internal/Private.hs:33)
    span_ (Data/Text/Internal/Private.hs:23)
  91% ( 20 / 22) in 'Data.Text.Internal.Fusion'
  Missing documentation for:
    Stream (Data/Text/Internal/Fusion/Types.hs:83)
    length (Data/Text/Internal/Fusion.hs:127)
 100% (  4 /  4) in 'Data.Text.Show'
  33% (  2 /  6) in 'Data.Text.Internal.Encoding.Fusion.Common'
  Missing documentation for:
    restreamUtf16LE (Data/Text/Internal/Encoding/Fusion/Common.hs:63)
    restreamUtf16BE (Data/Text/Internal/Encoding/Fusion/Common.hs:39)
    restreamUtf32LE (Data/Text/Internal/Encoding/Fusion/Common.hs:106)
    restreamUtf32BE (Data/Text/Internal/Encoding/Fusion/Common.hs:87)
  17% (  2 / 12) in 'Data.Text.Internal.Encoding.Utf8'
  Missing documentation for:
    ord2 (Data/Text/Internal/Encoding/Utf8.hs:58)
    ord3 (Data/Text/Internal/Encoding/Utf8.hs:69)
    ord4 (Data/Text/Internal/Encoding/Utf8.hs:81)
    chr2 (Data/Text/Internal/Encoding/Utf8.hs:94)
    chr3 (Data/Text/Internal/Encoding/Utf8.hs:103)
    chr4 (Data/Text/Internal/Encoding/Utf8.hs:114)
    validate1 (Data/Text/Internal/Encoding/Utf8.hs:128)
    validate2 (Data/Text/Internal/Encoding/Utf8.hs:132)
    validate3 (Data/Text/Internal/Encoding/Utf8.hs:136)
    validate4 (Data/Text/Internal/Encoding/Utf8.hs:153)
  91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion'
  Missing documentation for:
    streamASCII (Data/Text/Internal/Encoding/Fusion.hs:57)
 100% ( 33 / 33) in 'Data.Text.Encoding'
 100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Search'
 100% ( 18 / 18) in 'Data.Text.Foreign'
 100% (126 /126) in 'Data.Text'
 100% (  3 /  3) in 'Data.Text.Internal.IO'
 100% ( 20 / 20) in 'Data.Text.IO'
  93% ( 14 / 15) in 'Data.Text.Internal.Lazy'
  Missing documentation for:
    Text (Data/Text/Internal/Lazy.hs:47)
 100% (  8 /  8) in 'Data.Text.Internal.Lazy.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Lazy.Search'
 100% (  2 /  2) in 'Data.Text.Lazy.Internal'
  89% ( 24 / 27) in 'Data.Text.Lazy.Encoding'
  Missing documentation for:
    encodeUtf8 (Data/Text/Lazy/Encoding.hs:148)
    encodeUtf8Builder (Data/Text/Lazy/Encoding.hs:162)
    encodeUtf8BuilderEscaped (Data/Text/Lazy/Encoding.hs:167)
  99% (127 /128) in 'Data.Text.Lazy'
  Missing documentation for:
    Text (Data/Text/Internal/Lazy.hs:47)
  94% ( 16 / 17) in 'Data.Text.Internal.Builder'
  Missing documentation for:
    append' (Data/Text/Internal/Builder.hs:288)
 100% ( 12 / 12) in 'Data.Text.Lazy.Builder'
 100% (  3 /  3) in 'Data.Text.Internal.Builder.Functions'
   0% (  0 /  3) in 'Data.Text.Lazy.Builder.Int'
  Missing documentation for:
    Module header
    decimal (Data/Text/Lazy/Builder/Int.hs:52)
    hexadecimal (Data/Text/Lazy/Builder/Int.hs:162)
 100% ( 19 / 19) in 'Data.Text.Lazy.IO'
 100% (  7 /  7) in 'Data.Text.Lazy.Read'
  75% (  3 /  4) in 'Data.Text.Lazy.Builder.RealFloat'
  Missing documentation for:
    formatRealFloat (Data/Text/Lazy/Builder/RealFloat.hs:46)
 100% (  7 /  7) in 'Data.Text.Read'
Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for:
    findIndicesI
Warning: Data.Text.Unsafe: could not find link destinations for:
    bracket
Warning: Data.Text: could not find link destinations for:
    replicateChar countChar
Warning: Data.Text.Internal.IO: could not find link destinations for:
    Handle__
Warning: Data.Text.Lazy: could not find link destinations for:
    replicateChar dropWords splitAtWord countChar
Warning: Data.Text.Internal.Builder: could not find link destinations for:
    empty append
Warning: Data.Text.Lazy.Builder.RealFloat: could not find link destinations for:
    floatToDigits
Documentation created: dist/doc/html/text/index.html,
dist/doc/html/text/text.txt
Creating package registration file:
/tmp/pkgConf-text-1.2.1937558955629593614.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 parsec-3.1.9...
Building parsec-3.1.9...
Preprocessing library parsec-3.1.9...
[ 1 of 25] Compiling Text.Parsec.Pos  ( Text/Parsec/Pos.hs, dist/build/Text/Parsec/Pos.o )
[ 2 of 25] Compiling Text.Parsec.Error ( Text/Parsec/Error.hs, dist/build/Text/Parsec/Error.o )
[ 3 of 25] Compiling Text.ParserCombinators.Parsec.Error ( Text/ParserCombinators/Parsec/Error.hs, dist/build/Text/ParserCombinators/Parsec/Error.o )
[ 4 of 25] Compiling Text.Parsec.Prim ( Text/Parsec/Prim.hs, dist/build/Text/Parsec/Prim.o )
[ 5 of 25] Compiling Text.Parsec.Combinator ( Text/Parsec/Combinator.hs, dist/build/Text/Parsec/Combinator.o )
[ 6 of 25] Compiling Text.ParserCombinators.Parsec.Combinator ( Text/ParserCombinators/Parsec/Combinator.hs, dist/build/Text/ParserCombinators/Parsec/Combinator.o )
[ 7 of 25] Compiling Text.Parsec.String ( Text/Parsec/String.hs, dist/build/Text/Parsec/String.o )
[ 8 of 25] Compiling Text.Parsec.ByteString ( Text/Parsec/ByteString.hs, dist/build/Text/Parsec/ByteString.o )
[ 9 of 25] Compiling Text.Parsec.ByteString.Lazy ( Text/Parsec/ByteString/Lazy.hs, dist/build/Text/Parsec/ByteString/Lazy.o )
[10 of 25] Compiling Text.Parsec.Text ( Text/Parsec/Text.hs, dist/build/Text/Parsec/Text.o )
[11 of 25] Compiling Text.Parsec.Text.Lazy ( Text/Parsec/Text/Lazy.hs, dist/build/Text/Parsec/Text/Lazy.o )
[12 of 25] Compiling Text.Parsec.Expr ( Text/Parsec/Expr.hs, dist/build/Text/Parsec/Expr.o )
[13 of 25] Compiling Text.ParserCombinators.Parsec.Prim ( Text/ParserCombinators/Parsec/Prim.hs, dist/build/Text/ParserCombinators/Parsec/Prim.o )
[14 of 25] Compiling Text.ParserCombinators.Parsec.Pos ( Text/ParserCombinators/Parsec/Pos.hs, dist/build/Text/ParserCombinators/Parsec/Pos.o )
[15 of 25] Compiling Text.Parsec.Char ( Text/Parsec/Char.hs, dist/build/Text/Parsec/Char.o )
[16 of 25] Compiling Text.Parsec.Token ( Text/Parsec/Token.hs, dist/build/Text/Parsec/Token.o )
[17 of 25] Compiling Text.ParserCombinators.Parsec.Token ( Text/ParserCombinators/Parsec/Token.hs, dist/build/Text/ParserCombinators/Parsec/Token.o )
[18 of 25] Compiling Text.ParserCombinators.Parsec.Char ( Text/ParserCombinators/Parsec/Char.hs, dist/build/Text/ParserCombinators/Parsec/Char.o )
[19 of 25] Compiling Text.ParserCombinators.Parsec ( Text/ParserCombinators/Parsec.hs, dist/build/Text/ParserCombinators/Parsec.o )
[20 of 25] Compiling Text.ParserCombinators.Parsec.Expr ( Text/ParserCombinators/Parsec/Expr.hs, dist/build/Text/ParserCombinators/Parsec/Expr.o )
[21 of 25] Compiling Text.Parsec      ( Text/Parsec.hs, dist/build/Text/Parsec.o )
[22 of 25] Compiling Text.Parsec.Language ( Text/Parsec/Language.hs, dist/build/Text/Parsec/Language.o )

Text/Parsec/Language.hs:44:30: Warning: Tab character

Text/Parsec/Language.hs:45:26: Warning: Tab character

Text/Parsec/Language.hs:46:27: Warning: Tab character

Text/Parsec/Language.hs:58:1: Warning: Tab character

Text/Parsec/Language.hs:58:31: Warning: Tab character

Text/Parsec/Language.hs:59:1: Warning: Tab character

Text/Parsec/Language.hs:59:29: Warning: Tab character

Text/Parsec/Language.hs:60:1: Warning: Tab character

Text/Parsec/Language.hs:60:30: Warning: Tab character

Text/Parsec/Language.hs:61:1: Warning: Tab character

Text/Parsec/Language.hs:62:1: Warning: Tab character

Text/Parsec/Language.hs:62:29: Warning: Tab character

Text/Parsec/Language.hs:63:1: Warning: Tab character

Text/Parsec/Language.hs:63:30: Warning: Tab character

Text/Parsec/Language.hs:64:1: Warning: Tab character

Text/Parsec/Language.hs:65:1: Warning: Tab character

Text/Parsec/Language.hs:67:1: Warning: Tab character

Text/Parsec/Language.hs:109:1: Warning: Tab character

Text/Parsec/Language.hs:109:30: Warning: Tab character

Text/Parsec/Language.hs:110:1: Warning: Tab character

Text/Parsec/Language.hs:110:32: Warning: Tab character

Text/Parsec/Language.hs:111:5: Warning: Tab character

Text/Parsec/Language.hs:112:5: Warning: Tab character

Text/Parsec/Language.hs:113:5: Warning: Tab character

Text/Parsec/Language.hs:114:5: Warning: Tab character

Text/Parsec/Language.hs:146:1: Warning: Tab character

Text/Parsec/Language.hs:147:1: Warning: Tab character

Text/Parsec/Language.hs:148:1: Warning: Tab character

Text/Parsec/Language.hs:150:1: Warning: Tab character
[23 of 25] Compiling Text.ParserCombinators.Parsec.Language ( Text/ParserCombinators/Parsec/Language.hs, dist/build/Text/ParserCombinators/Parsec/Language.o )
[24 of 25] Compiling Text.Parsec.Perm ( Text/Parsec/Perm.hs, dist/build/Text/Parsec/Perm.o )
[25 of 25] Compiling Text.ParserCombinators.Parsec.Perm ( Text/ParserCombinators/Parsec/Perm.hs, dist/build/Text/ParserCombinators/Parsec/Perm.o )
In-place registering parsec-3.1.9...
Running Haddock for parsec-3.1.9...
Running hscolour for parsec-3.1.9...
Preprocessing library parsec-3.1.9...
Preprocessing library parsec-3.1.9...

Text/Parsec/Language.hs:44:30: Warning: Tab character

Text/Parsec/Language.hs:45:26: Warning: Tab character

Text/Parsec/Language.hs:46:27: Warning: Tab character

Text/Parsec/Language.hs:58:1: Warning: Tab character

Text/Parsec/Language.hs:58:31: Warning: Tab character

Text/Parsec/Language.hs:59:1: Warning: Tab character

Text/Parsec/Language.hs:59:29: Warning: Tab character

Text/Parsec/Language.hs:60:1: Warning: Tab character

Text/Parsec/Language.hs:60:30: Warning: Tab character

Text/Parsec/Language.hs:61:1: Warning: Tab character

Text/Parsec/Language.hs:62:1: Warning: Tab character

Text/Parsec/Language.hs:62:29: Warning: Tab character

Text/Parsec/Language.hs:63:1: Warning: Tab character

Text/Parsec/Language.hs:63:30: Warning: Tab character

Text/Parsec/Language.hs:64:1: Warning: Tab character

Text/Parsec/Language.hs:65:1: Warning: Tab character

Text/Parsec/Language.hs:67:1: Warning: Tab character

Text/Parsec/Language.hs:109:1: Warning: Tab character

Text/Parsec/Language.hs:109:30: Warning: Tab character

Text/Parsec/Language.hs:110:1: Warning: Tab character

Text/Parsec/Language.hs:110:32: Warning: Tab character

Text/Parsec/Language.hs:111:5: Warning: Tab character

Text/Parsec/Language.hs:112:5: Warning: Tab character

Text/Parsec/Language.hs:113:5: Warning: Tab character

Text/Parsec/Language.hs:114:5: Warning: Tab character

Text/Parsec/Language.hs:146:1: Warning: Tab character

Text/Parsec/Language.hs:147:1: Warning: Tab character

Text/Parsec/Language.hs:148:1: Warning: Tab character

Text/Parsec/Language.hs:150:1: Warning: Tab character
Haddock coverage:
  82% ( 14 / 17) in 'Text.Parsec.Pos'
  Missing documentation for:
    SourceName (Text/Parsec/Pos.hs:35)
    Line (Text/Parsec/Pos.hs:36)
    Column (Text/Parsec/Pos.hs:37)
  43% (  6 / 14) in 'Text.Parsec.Error'
  Missing documentation for:
    errorIsUnknown (Text/Parsec/Error.hs:110)
    showErrorMessages (Text/Parsec/Error.hs:173)
    newErrorMessage (Text/Parsec/Error.hs:120)
    newErrorUnknown (Text/Parsec/Error.hs:116)
    addErrorMessage (Text/Parsec/Error.hs:124)
    setErrorPos (Text/Parsec/Error.hs:128)
    setErrorMessage (Text/Parsec/Error.hs:132)
    mergeError (Text/Parsec/Error.hs:136)
  38% (  6 / 16) in 'Text.ParserCombinators.Parsec.Error'
  Missing documentation for:
    messageCompare (Text/ParserCombinators/Parsec/Error.hs:36)
    messageEq (Text/ParserCombinators/Parsec/Error.hs:39)
    errorIsUnknown (Text/Parsec/Error.hs:110)
    showErrorMessages (Text/Parsec/Error.hs:173)
    newErrorMessage (Text/Parsec/Error.hs:120)
    newErrorUnknown (Text/Parsec/Error.hs:116)
    addErrorMessage (Text/Parsec/Error.hs:124)
    setErrorPos (Text/Parsec/Error.hs:128)
    setErrorMessage (Text/Parsec/Error.hs:132)
    mergeError (Text/Parsec/Error.hs:136)
  64% ( 32 / 50) in 'Text.Parsec.Prim'
  Missing documentation for:
    unknownError (Text/Parsec/Prim.hs:91)
    sysUnExpectError (Text/Parsec/Prim.hs:94)
    Parsec (Text/Parsec/Prim.hs:152)
    Consumed (Text/Parsec/Prim.hs:154)
    Reply (Text/Parsec/Prim.hs:157)
    State (Text/Parsec/Prim.hs:160)
    parsecMap (Text/Parsec/Prim.hs:177)
    parserReturn (Text/Parsec/Prim.hs:221)
    parserBind (Text/Parsec/Prim.hs:226)
    mergeErrorReply (Text/Parsec/Prim.hs:266)
    parserFail (Text/Parsec/Prim.hs:272)
    parserPlus (Text/Parsec/Prim.hs:290)
    labels (Text/Parsec/Prim.hs:345)
    tokens (Text/Parsec/Prim.hs:396)
    tokenPrimEx (Text/Parsec/Prim.hs:533)
    manyAccum (Text/Parsec/Prim.hs:592)
    runPT (Text/Parsec/Prim.hs:610)
    runP (Text/Parsec/Prim.hs:624)
 100% ( 24 / 24) in 'Text.Parsec.Combinator'
 100% ( 24 / 24) in 'Text.ParserCombinators.Parsec.Combinator'
  50% (  2 /  4) in 'Text.Parsec.String'
  Missing documentation for:
    Parser (Text/Parsec/String.hs:22)
    GenParser (Text/Parsec/String.hs:23)
  50% (  2 /  4) in 'Text.Parsec.ByteString'
  Missing documentation for:
    Parser (Text/Parsec/ByteString.hs:24)
    GenParser (Text/Parsec/ByteString.hs:25)
  50% (  2 /  4) in 'Text.Parsec.ByteString.Lazy'
  Missing documentation for:
    Parser (Text/Parsec/ByteString/Lazy.hs:24)
    GenParser (Text/Parsec/ByteString/Lazy.hs:25)
  33% (  1 /  3) in 'Text.Parsec.Text'
  Missing documentation for:
    Parser (Text/Parsec/Text.hs:23)
    GenParser (Text/Parsec/Text.hs:24)
  33% (  1 /  3) in 'Text.Parsec.Text.Lazy'
  Missing documentation for:
    Parser (Text/Parsec/Text/Lazy.hs:23)
    GenParser (Text/Parsec/Text/Lazy.hs:24)
 100% (  5 /  5) in 'Text.Parsec.Expr'
  70% ( 21 / 30) in 'Text.ParserCombinators.Parsec.Prim'
  Missing documentation for:
    Parser (Text/Parsec/String.hs:22)
    GenParser (Text/Parsec/String.hs:23)
    runParser (Text/ParserCombinators/Parsec/Prim.hs:57)
    tokens (Text/Parsec/Prim.hs:396)
    tokenPrimEx (Text/Parsec/Prim.hs:533)
    try (Text/ParserCombinators/Parsec/Prim.hs:64)
    labels (Text/Parsec/Prim.hs:345)
    pzero (Text/ParserCombinators/Parsec/Prim.hs:54)
    State (Text/Parsec/Prim.hs:160)
  82% ( 14 / 17) in 'Text.ParserCombinators.Parsec.Pos'
  Missing documentation for:
    SourceName (Text/Parsec/Pos.hs:35)
    Line (Text/Parsec/Pos.hs:36)
    Column (Text/Parsec/Pos.hs:37)
 100% ( 20 / 20) in 'Text.Parsec.Char'
  67% (  4 /  6) in 'Text.Parsec.Token'
  Missing documentation for:
    LanguageDef (Text/Parsec/Token.hs:38)
    TokenParser (Text/Parsec/Token.hs:106)
  67% (  4 /  6) in 'Text.ParserCombinators.Parsec.Token'
  Missing documentation for:
    LanguageDef (Text/Parsec/Token.hs:38)
    TokenParser (Text/Parsec/Token.hs:106)
  95% ( 18 / 19) in 'Text.ParserCombinators.Parsec.Char'
  Missing documentation for:
    CharParser (Text/ParserCombinators/Parsec/Char.hs:40)
  83% ( 15 / 18) in 'Text.ParserCombinators.Parsec'
  Missing documentation for:
    SourceName (Text/Parsec/Pos.hs:35)
    Line (Text/Parsec/Pos.hs:36)
    Column (Text/Parsec/Pos.hs:37)
  40% (  2 /  5) in 'Text.ParserCombinators.Parsec.Expr'
  Missing documentation for:
    Operator (Text/ParserCombinators/Parsec/Expr.hs:28)
    OperatorTable (Text/ParserCombinators/Parsec/Expr.hs:32)
    buildExpressionParser (Text/ParserCombinators/Parsec/Expr.hs:39)
  78% ( 73 / 94) in 'Text.Parsec'
  Missing documentation for:
    Parsec (Text/Parsec/Prim.hs:152)
    tokens (Text/Parsec/Prim.hs:396)
    labels (Text/Parsec/Prim.hs:345)
    SourceName (Text/Parsec/Pos.hs:35)
    Line (Text/Parsec/Pos.hs:36)
    Column (Text/Parsec/Pos.hs:37)
    manyAccum (Text/Parsec/Prim.hs:592)
    tokenPrimEx (Text/Parsec/Prim.hs:533)
    runPT (Text/Parsec/Prim.hs:610)
    unknownError (Text/Parsec/Prim.hs:91)
    sysUnExpectError (Text/Parsec/Prim.hs:94)
    mergeErrorReply (Text/Parsec/Prim.hs:266)
    runP (Text/Parsec/Prim.hs:624)
    Consumed (Text/Parsec/Prim.hs:154)
    Reply (Text/Parsec/Prim.hs:157)
    State (Text/Parsec/Prim.hs:160)
    parsecMap (Text/Parsec/Prim.hs:177)
    parserReturn (Text/Parsec/Prim.hs:221)
    parserBind (Text/Parsec/Prim.hs:226)
    parserFail (Text/Parsec/Prim.hs:272)
    parserPlus (Text/Parsec/Prim.hs:290)
  80% (  8 / 10) in 'Text.Parsec.Language'
  Missing documentation for:
    emptyDef (Text/Parsec/Language.hs:79)
    LanguageDef (Text/Parsec/Token.hs:38)
  80% (  8 / 10) in 'Text.ParserCombinators.Parsec.Language'
  Missing documentation for:
    emptyDef (Text/Parsec/Language.hs:79)
    LanguageDef (Text/Parsec/Token.hs:38)
 100% (  8 /  8) in 'Text.Parsec.Perm'
 100% (  7 /  7) in 'Text.ParserCombinators.Parsec.Perm'
Documentation created: dist/doc/html/parsec/index.html,
dist/doc/html/parsec/parsec.txt
Creating package registration file:
/tmp/pkgConf-parsec-3.12042010569695258232.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/parsec-3.1.9-8fSmqig53hOL2SEu1k9Tv0
Registering parsec-3.1.9...
Installed parsec-3.1.9
Configuring wxdirect-0.92.1.0...
Building wxdirect-0.92.1.0...
Preprocessing library wxdirect-0.92.1.0...
[1 of 1] Compiling Application.Wxdirect ( src/Application/Wxdirect.hs, dist/build/Application/Wxdirect.o )
In-place registering wxdirect-0.92.1.0...
Preprocessing executable 'wxdirect' for wxdirect-0.92.1.0...
[ 1 of 12] Compiling IOExtra          ( src/IOExtra.hs, dist/build/wxdirect/wxdirect-tmp/IOExtra.o )
[ 2 of 12] Compiling Types            ( src/Types.hs, dist/build/wxdirect/wxdirect-tmp/Types.o )
[ 3 of 12] Compiling ParseC           ( src/ParseC.hs, dist/build/wxdirect/wxdirect-tmp/ParseC.o )

src/ParseC.hs:18: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()
[ 4 of 12] Compiling HaskellNames     ( src/HaskellNames.hs, dist/build/wxdirect/wxdirect-tmp/HaskellNames.o )
[ 5 of 12] Compiling Classes          ( src/Classes.hs, dist/build/wxdirect/wxdirect-tmp/Classes.o )
[ 6 of 12] Compiling DeriveTypes      ( src/DeriveTypes.hs, dist/build/wxdirect/wxdirect-tmp/DeriveTypes.o )
[ 7 of 12] Compiling CompileSTC       ( src/CompileSTC.hs, dist/build/wxdirect/wxdirect-tmp/CompileSTC.o )
[ 8 of 12] Compiling CompileClassInfo ( src/CompileClassInfo.hs, dist/build/wxdirect/wxdirect-tmp/CompileClassInfo.o )
[ 9 of 12] Compiling CompileClassTypes ( src/CompileClassTypes.hs, dist/build/wxdirect/wxdirect-tmp/CompileClassTypes.o )
[10 of 12] Compiling CompileHeader    ( src/CompileHeader.hs, dist/build/wxdirect/wxdirect-tmp/CompileHeader.o )
[11 of 12] Compiling CompileClasses   ( src/CompileClasses.hs, dist/build/wxdirect/wxdirect-tmp/CompileClasses.o )
[12 of 12] Compiling Main             ( src/Main.hs, dist/build/wxdirect/wxdirect-tmp/Main.o )
Linking dist/build/wxdirect/wxdirect ...
Running Haddock for wxdirect-0.92.1.0...
Running hscolour for wxdirect-0.92.1.0...
Preprocessing library wxdirect-0.92.1.0...
Preprocessing executable 'wxdirect' for wxdirect-0.92.1.0...
Preprocessing library wxdirect-0.92.1.0...
Haddock coverage:
   0% (  0 /  1) in 'Application.Wxdirect'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/wxdirect/index.html,
dist/doc/html/wxdirect/wxdirect.txt
Preprocessing executable 'wxdirect' for wxdirect-0.92.1.0...
Creating package registration file:
/tmp/pkgConf-wxdirect-0.92.112456444281812247776.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/wxdirect-0.92.1.0-GUXbtfJCR0s86y8ZHzLSZ6
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 wxdirect-0.92.1.0...
Installed wxdirect-0.92.1.0
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-5964/wxc-0.92.1.1/dist/setup/setup.hs, /tmp/cabal-tmp-5964/wxc-0.92.1.1/dist/setup/Main.o )
Linking /tmp/cabal-tmp-5964/wxc-0.92.1.1/dist/setup/setup ...
Configuring wxc-0.92.1.1...
Configuring wxc to build against wxWidgets 3.0
Building wxc
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/apppath.cpp -o dist/build/src/cpp/apppath.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/dragimage.cpp -o dist/build/src/cpp/dragimage.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljaccelerator.cpp -o dist/build/src/cpp/eljaccelerator.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljartprov.cpp -o dist/build/src/cpp/eljartprov.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljaui.cpp -o dist/build/src/cpp/eljaui.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljbitmap.cpp -o dist/build/src/cpp/eljbitmap.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljbrush.cpp -o dist/build/src/cpp/eljbrush.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljbusyinfo.cpp -o dist/build/src/cpp/eljbusyinfo.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljbutton.cpp -o dist/build/src/cpp/eljbutton.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljcalendarctrl.cpp -o dist/build/src/cpp/eljcalendarctrl.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljcaret.cpp -o dist/build/src/cpp/eljcaret.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljcheckbox.cpp -o dist/build/src/cpp/eljcheckbox.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljchecklistbox.cpp -o dist/build/src/cpp/eljchecklistbox.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljchoice.cpp -o dist/build/src/cpp/eljchoice.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljclipboard.cpp -o dist/build/src/cpp/eljclipboard.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljcoldata.cpp -o dist/build/src/cpp/eljcoldata.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljcolour.cpp -o dist/build/src/cpp/eljcolour.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljcolourdlg.cpp -o dist/build/src/cpp/eljcolourdlg.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljcombobox.cpp -o dist/build/src/cpp/eljcombobox.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljconfigbase.cpp -o dist/build/src/cpp/eljconfigbase.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljcontrol.cpp -o dist/build/src/cpp/eljcontrol.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljctxhelp.cpp -o dist/build/src/cpp/eljctxhelp.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljcursor.cpp -o dist/build/src/cpp/eljcursor.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljdataformat.cpp -o dist/build/src/cpp/eljdataformat.o
src/cpp/eljdataformat.cpp: In function ‘wxDataFormat* wxDataFormat_CreateFromType(int)’:
src/cpp/eljdataformat.cpp:13:55: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  return new wxDataFormat ((wxDataFormat::NativeFormat)typ);
                                                       ^
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljdatetime.cpp -o dist/build/src/cpp/eljdatetime.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljdc.cpp -o dist/build/src/cpp/eljdc.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljdcsvg.cpp -o dist/build/src/cpp/eljdcsvg.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljdialog.cpp -o dist/build/src/cpp/eljdialog.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljdirdlg.cpp -o dist/build/src/cpp/eljdirdlg.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljdnd.cpp -o dist/build/src/cpp/eljdnd.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljdrawing.cpp -o dist/build/src/cpp/eljdrawing.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljevent.cpp -o dist/build/src/cpp/eljevent.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljfiledialog.cpp -o dist/build/src/cpp/eljfiledialog.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljfilehist.cpp -o dist/build/src/cpp/eljfilehist.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljfindrepldlg.cpp -o dist/build/src/cpp/eljfindrepldlg.o
src/cpp/eljfindrepldlg.cpp:21:17: note: #pragma message: wxWidgets find/replace dialog event wrappers generated
 #pragma message "wxWidgets find/replace dialog event wrappers generated"
                 ^
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljfont.cpp -o dist/build/src/cpp/eljfont.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljfontdata.cpp -o dist/build/src/cpp/eljfontdata.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljfontdlg.cpp -o dist/build/src/cpp/eljfontdlg.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljframe.cpp -o dist/build/src/cpp/eljframe.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljgauge.cpp -o dist/build/src/cpp/eljgauge.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljgrid.cpp -o dist/build/src/cpp/eljgrid.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljhelpcontroller.cpp -o dist/build/src/cpp/eljhelpcontroller.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljicnbndl.cpp -o dist/build/src/cpp/eljicnbndl.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljicon.cpp -o dist/build/src/cpp/eljicon.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljimage.cpp -o dist/build/src/cpp/eljimage.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljimagelist.cpp -o dist/build/src/cpp/eljimagelist.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljlayoutconstraints.cpp -o dist/build/src/cpp/eljlayoutconstraints.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljlistbox.cpp -o dist/build/src/cpp/eljlistbox.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljlistctrl.cpp -o dist/build/src/cpp/eljlistctrl.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljlocale.cpp -o dist/build/src/cpp/eljlocale.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljlog.cpp -o dist/build/src/cpp/eljlog.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljmask.cpp -o dist/build/src/cpp/eljmask.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljmdi.cpp -o dist/build/src/cpp/eljmdi.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljmenu.cpp -o dist/build/src/cpp/eljmenu.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljmenubar.cpp -o dist/build/src/cpp/eljmenubar.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljmessagedialog.cpp -o dist/build/src/cpp/eljmessagedialog.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljmime.cpp -o dist/build/src/cpp/eljmime.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljminiframe.cpp -o dist/build/src/cpp/eljminiframe.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljnotebook.cpp -o dist/build/src/cpp/eljnotebook.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljpalette.cpp -o dist/build/src/cpp/eljpalette.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljpanel.cpp -o dist/build/src/cpp/eljpanel.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljpen.cpp -o dist/build/src/cpp/eljpen.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljprintdlg.cpp -o dist/build/src/cpp/eljprintdlg.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljprinting.cpp -o dist/build/src/cpp/eljprinting.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljprocess.cpp -o dist/build/src/cpp/eljprocess.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljradiobox.cpp -o dist/build/src/cpp/eljradiobox.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljradiobutton.cpp -o dist/build/src/cpp/eljradiobutton.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljrc.cpp -o dist/build/src/cpp/eljrc.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljregion.cpp -o dist/build/src/cpp/eljregion.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljregioniter.cpp -o dist/build/src/cpp/eljregioniter.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljsash.cpp -o dist/build/src/cpp/eljsash.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljsplash.cpp -o dist/build/src/cpp/eljsplash.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljscrollbar.cpp -o dist/build/src/cpp/eljscrollbar.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljscrolledwindow.cpp -o dist/build/src/cpp/eljscrolledwindow.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljsingleinst.cpp -o dist/build/src/cpp/eljsingleinst.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljsizer.cpp -o dist/build/src/cpp/eljsizer.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljslider.cpp -o dist/build/src/cpp/eljslider.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljspinctrl.cpp -o dist/build/src/cpp/eljspinctrl.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljsplitterwindow.cpp -o dist/build/src/cpp/eljsplitterwindow.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljstaticbox.cpp -o dist/build/src/cpp/eljstaticbox.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljstaticline.cpp -o dist/build/src/cpp/eljstaticline.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljstatictext.cpp -o dist/build/src/cpp/eljstatictext.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljstatusbar.cpp -o dist/build/src/cpp/eljstatusbar.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljsystemsettings.cpp -o dist/build/src/cpp/eljsystemsettings.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljtextctrl.cpp -o dist/build/src/cpp/eljtextctrl.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljtimer.cpp -o dist/build/src/cpp/eljtimer.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljtipwnd.cpp -o dist/build/src/cpp/eljtipwnd.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljtglbtn.cpp -o dist/build/src/cpp/eljtglbtn.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljtoolbar.cpp -o dist/build/src/cpp/eljtoolbar.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljvalidator.cpp -o dist/build/src/cpp/eljvalidator.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljwindow.cpp -o dist/build/src/cpp/eljwindow.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljwizard.cpp -o dist/build/src/cpp/eljwizard.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/ewxw_main.cpp -o dist/build/src/cpp/ewxw_main.o
src/cpp/ewxw_main.cpp: In function ‘void ELJApp_InitializeC(wxClosure*, int, char**)’:
src/cpp/ewxw_main.cpp:115:32: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
   char* args[] = { "wxc", NULL };
                                ^
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/extra.cpp -o dist/build/src/cpp/extra.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/glcanvas.cpp -o dist/build/src/cpp/glcanvas.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/graphicscontext.cpp -o dist/build/src/cpp/graphicscontext.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/image.cpp -o dist/build/src/cpp/image.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/managed.cpp -o dist/build/src/cpp/managed.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/mediactrl.cpp -o dist/build/src/cpp/mediactrl.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/previewframe.cpp -o dist/build/src/cpp/previewframe.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/printout.cpp -o dist/build/src/cpp/printout.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/sckaddr.cpp -o dist/build/src/cpp/sckaddr.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/socket.cpp -o dist/build/src/cpp/socket.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/sound.cpp -o dist/build/src/cpp/sound.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/stc.cpp -o dist/build/src/cpp/stc.o
src/cpp/stc.cpp: In function ‘void wxStyledTextEvent_SetDragResult(void*, int)’:
src/cpp/stc.cpp:600:62: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
   ((wxStyledTextEvent*) _obj)->SetDragResult(*(wxDragResult*)val);
                                                              ^
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/std.cpp -o dist/build/src/cpp/std.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/taskbaricon.cpp -o dist/build/src/cpp/taskbaricon.o
src/cpp/taskbaricon.cpp:21:17: note: #pragma message: wxWidgets taskbar event wrappers generated
 #pragma message "wxWidgets taskbar event wrappers generated"
                 ^
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/textstream.cpp -o dist/build/src/cpp/textstream.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/treectrl.cpp -o dist/build/src/cpp/treectrl.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/wrapper.cpp -o dist/build/src/cpp/wrapper.o
Linking wxc
/usr/bin/gcc -shared -Wl,-soname,libwxc.so -o dist/build/libwxc.so.0.92.1.1 dist/build/src/cpp/apppath.o dist/build/src/cpp/dragimage.o dist/build/src/cpp/eljaccelerator.o dist/build/src/cpp/eljartprov.o dist/build/src/cpp/eljaui.o dist/build/src/cpp/eljbitmap.o dist/build/src/cpp/eljbrush.o dist/build/src/cpp/eljbusyinfo.o dist/build/src/cpp/eljbutton.o dist/build/src/cpp/eljcalendarctrl.o dist/build/src/cpp/eljcaret.o dist/build/src/cpp/eljcheckbox.o dist/build/src/cpp/eljchecklistbox.o dist/build/src/cpp/eljchoice.o dist/build/src/cpp/eljclipboard.o dist/build/src/cpp/eljcoldata.o dist/build/src/cpp/eljcolour.o dist/build/src/cpp/eljcolourdlg.o dist/build/src/cpp/eljcombobox.o dist/build/src/cpp/eljconfigbase.o dist/build/src/cpp/eljcontrol.o dist/build/src/cpp/eljctxhelp.o dist/build/src/cpp/eljcursor.o dist/build/src/cpp/eljdataformat.o dist/build/src/cpp/eljdatetime.o dist/build/src/cpp/eljdc.o dist/build/src/cpp/eljdcsvg.o dist/build/src/cpp/eljdialog.o dist/build/src/cpp/eljdirdlg.o dist/build/src/cpp/eljdnd.o dist/build/src/cpp/eljdrawing.o dist/build/src/cpp/eljevent.o dist/build/src/cpp/eljfiledialog.o dist/build/src/cpp/eljfilehist.o dist/build/src/cpp/eljfindrepldlg.o dist/build/src/cpp/eljfont.o dist/build/src/cpp/eljfontdata.o dist/build/src/cpp/eljfontdlg.o dist/build/src/cpp/eljframe.o dist/build/src/cpp/eljgauge.o dist/build/src/cpp/eljgrid.o dist/build/src/cpp/eljhelpcontroller.o dist/build/src/cpp/eljicnbndl.o dist/build/src/cpp/eljicon.o dist/build/src/cpp/eljimage.o dist/build/src/cpp/eljimagelist.o dist/build/src/cpp/eljlayoutconstraints.o dist/build/src/cpp/eljlistbox.o dist/build/src/cpp/eljlistctrl.o dist/build/src/cpp/eljlocale.o dist/build/src/cpp/eljlog.o dist/build/src/cpp/eljmask.o dist/build/src/cpp/eljmdi.o dist/build/src/cpp/eljmenu.o dist/build/src/cpp/eljmenubar.o dist/build/src/cpp/eljmessagedialog.o dist/build/src/cpp/eljmime.o dist/build/src/cpp/eljminiframe.o dist/build/src/cpp/eljnotebook.o dist/build/src/cpp/eljpalette.o dist/build/src/cpp/eljpanel.o dist/build/src/cpp/eljpen.o dist/build/src/cpp/eljprintdlg.o dist/build/src/cpp/eljprinting.o dist/build/src/cpp/eljprocess.o dist/build/src/cpp/eljradiobox.o dist/build/src/cpp/eljradiobutton.o dist/build/src/cpp/eljrc.o dist/build/src/cpp/eljregion.o dist/build/src/cpp/eljregioniter.o dist/build/src/cpp/eljsash.o dist/build/src/cpp/eljsplash.o dist/build/src/cpp/eljscrollbar.o dist/build/src/cpp/eljscrolledwindow.o dist/build/src/cpp/eljsingleinst.o dist/build/src/cpp/eljsizer.o dist/build/src/cpp/eljslider.o dist/build/src/cpp/eljspinctrl.o dist/build/src/cpp/eljsplitterwindow.o dist/build/src/cpp/eljstaticbox.o dist/build/src/cpp/eljstaticline.o dist/build/src/cpp/eljstatictext.o dist/build/src/cpp/eljstatusbar.o dist/build/src/cpp/eljsystemsettings.o dist/build/src/cpp/eljtextctrl.o dist/build/src/cpp/eljtimer.o dist/build/src/cpp/eljtipwnd.o dist/build/src/cpp/eljtglbtn.o dist/build/src/cpp/eljtoolbar.o dist/build/src/cpp/eljvalidator.o dist/build/src/cpp/eljwindow.o dist/build/src/cpp/eljwizard.o dist/build/src/cpp/ewxw_main.o dist/build/src/cpp/extra.o dist/build/src/cpp/glcanvas.o dist/build/src/cpp/graphicscontext.o dist/build/src/cpp/image.o dist/build/src/cpp/managed.o dist/build/src/cpp/mediactrl.o dist/build/src/cpp/previewframe.o dist/build/src/cpp/printout.o dist/build/src/cpp/sckaddr.o dist/build/src/cpp/socket.o dist/build/src/cpp/sound.o dist/build/src/cpp/stc.o dist/build/src/cpp/std.o dist/build/src/cpp/taskbaricon.o dist/build/src/cpp/textstream.o dist/build/src/cpp/treectrl.o dist/build/src/cpp/wrapper.o -L/usr/lib/x86_64-linux-gnu '-lstdc++' -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_stc-3.0 -lwx_gtk2u_richtext-3.0 -lwx_gtk2u_ribbon-3.0 -lwx_gtk2u_propgrid-3.0 -lwx_gtk2u_aui-3.0 -lwx_gtk2u_gl-3.0 -lwx_gtk2u_media-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0
Running Haddock for wxc-0.92.1.1...
Running hscolour for wxc-0.92.1.1...
Preprocessing library wxc-0.92.1.1...
Preprocessing library wxc-0.92.1.1...
haddock: No input file(s).
Creating package registration file:
/tmp/pkgConf-wxc-0.92.11460654187495375861.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/wxc-0.92.1.1-Gq48GAWpz9S5lnFg3miKyu
Registering wxc-0.92.1.1...
Installed wxc-0.92.1.1
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-5964/wxcore-0.92.1.0/dist/setup/setup.hs, /tmp/cabal-tmp-5964/wxcore-0.92.1.0/dist/setup/Main.o )
Linking /tmp/cabal-tmp-5964/wxcore-0.92.1.0/dist/setup/setup ...
Configuring wxcore-0.92.1.0...
/bin/sh: 1: wxdirect: not found
/bin/sh: 1: wxdirect: not found
/bin/sh: 1: wxdirect: not found
Generating class type definitions from .h files
wxdirect -t --wxc "/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/wxc-0.92.1.1-Gq48GAWpz9S5lnFg3miKyu" -o "src/haskell/Graphics/UI/WXCore" "/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/wxc-0.92.1.1-Gq48GAWpz9S5lnFg3miKyu/include/wxc.h"
Generating class info definitions
wxdirect -i --wxc "/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/wxc-0.92.1.1-Gq48GAWpz9S5lnFg3miKyu" -o "src/haskell/Graphics/UI/WXCore" "/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/wxc-0.92.1.1-Gq48GAWpz9S5lnFg3miKyu/include/wxc.h"
Generating class method definitions from .h files
wxdirect -c --wxc "/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/wxc-0.92.1.1-Gq48GAWpz9S5lnFg3miKyu" -o "src/haskell/Graphics/UI/WXCore" "/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/wxc-0.92.1.1-Gq48GAWpz9S5lnFg3miKyu/include/wxc.h"
Building wxcore-0.92.1.0...
Preprocessing library wxcore-0.92.1.0...
[ 1 of 23] Compiling Graphics.UI.WXCore.WxcObject ( src/haskell/Graphics/UI/WXCore/WxcObject.hs, dist/build/Graphics/UI/WXCore/WxcObject.o )

src/haskell/Graphics/UI/WXCore/WxcObject.hs:90:23: Warning:
    Defined but not used: data constructor ‘CManagedPtr’
[ 2 of 23] Compiling Graphics.UI.WXCore.WxcClassTypes ( src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs, dist/build/Graphics/UI/WXCore/WxcClassTypes.o )

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2318:23: Warning:
    Defined but not used: data constructor ‘CConfigBase’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2325:23: Warning:
    Defined but not used: data constructor ‘CFileConfig’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2332:27: Warning:
    Defined but not used: data constructor ‘CGridCellWorker’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2339:27: Warning:
    Defined but not used: data constructor ‘CGridCellEditor’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2346:31: Warning:
    Defined but not used: data constructor ‘CGridCellTextEditor’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2353:32: Warning:
    Defined but not used: data constructor ‘CGridCellFloatEditor’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2360:36: Warning:
    Defined but not used: data constructor ‘CGridCellTextEnterEditor’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2367:33: Warning:
    Defined but not used: data constructor ‘CGridCellNumberEditor’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2374:33: Warning:
    Defined but not used: data constructor ‘CGridCellChoiceEditor’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2381:31: Warning:
    Defined but not used: data constructor ‘CGridCellBoolEditor’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2388:29: Warning:
    Defined but not used: data constructor ‘CGridCellRenderer’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2395:35: Warning:
    Defined but not used: data constructor ‘CGridCellStringRenderer’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2402:34: Warning:
    Defined but not used: data constructor ‘CGridCellFloatRenderer’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2409:43: Warning:
    Defined but not used:
      data constructor ‘CGridCellAutoWrapStringRenderer’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2416:35: Warning:
    Defined but not used: data constructor ‘CGridCellNumberRenderer’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2423:33: Warning:
    Defined but not used: data constructor ‘CGridCellBoolRenderer’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2430:21: Warning:
    Defined but not used: data constructor ‘CWxObject’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2437:23: Warning:
    Defined but not used: data constructor ‘CEvtHandler’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2444:19: Warning:
    Defined but not used: data constructor ‘CWindow’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2451:18: Warning:
    Defined but not used: data constructor ‘CPanel’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2458:27: Warning:
    Defined but not used: data constructor ‘CScrolledWindow’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2465:17: Warning:
    Defined but not used: data constructor ‘CGrid’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2472:23: Warning:
    Defined but not used: data constructor ‘CPlotWindow’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2479:35: Warning:
    Defined but not used: data constructor ‘CSplitterScrolledWindow’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2486:26: Warning:
    Defined but not used: data constructor ‘CPreviewCanvas’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2493:23: Warning:
    Defined but not used: data constructor ‘CHtmlWindow’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2500:26: Warning:
    Defined but not used: data constructor ‘CWXCHtmlWindow’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2507:30: Warning:
    Defined but not used: data constructor ‘CPreviewControlBar’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2514:33: Warning:
    Defined but not used: data constructor ‘CWXCPreviewControlBar’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2521:23: Warning:
    Defined but not used: data constructor ‘CWizardPage’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2528:29: Warning:
    Defined but not used: data constructor ‘CWizardPageSimple’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2535:28: Warning:
    Defined but not used: data constructor ‘CNewBitmapButton’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2542:28: Warning:
    Defined but not used: data constructor ‘CEditableListBox’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2549:30: Warning:
    Defined but not used: data constructor ‘CDynamicSashWindow’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2556:24: Warning:
    Defined but not used: data constructor ‘CPopupWindow’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2563:33: Warning:
    Defined but not used: data constructor ‘CPopupTransientWindow’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2570:22: Warning:
    Defined but not used: data constructor ‘CTipWindow’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2577:23: Warning:
    Defined but not used: data constructor ‘CSashWindow’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2584:29: Warning:
    Defined but not used: data constructor ‘CSashLayoutWindow’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2591:27: Warning:
    Defined but not used: data constructor ‘CSplitterWindow’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2598:31: Warning:
    Defined but not used: data constructor ‘CThinSplitterWindow’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2605:32: Warning:
    Defined but not used: data constructor ‘CTreeCompanionWindow’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2612:22: Warning:
    Defined but not used: data constructor ‘CMediaCtrl’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2619:22: Warning:
    Defined but not used: data constructor ‘CStatusBar’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2626:28: Warning:
    Defined but not used: data constructor ‘CMDIClientWindow’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2633:21: Warning:
    Defined but not used: data constructor ‘CGLCanvas’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2640:23: Warning:
    Defined but not used: data constructor ‘CDrawWindow’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2647:20: Warning:
    Defined but not used: data constructor ‘CControl’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2654:19: Warning:
    Defined but not used: data constructor ‘CSlider’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2661:22: Warning:
    Defined but not used: data constructor ‘CSliderMSW’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2668:21: Warning:
    Defined but not used: data constructor ‘CSlider95’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2675:18: Warning:
    Defined but not used: data constructor ‘CGauge’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2682:21: Warning:
    Defined but not used: data constructor ‘CGaugeMSW’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2689:20: Warning:
    Defined but not used: data constructor ‘CGauge95’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2696:27: Warning:
    Defined but not used: data constructor ‘CStyledTextCtrl’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2703:25: Warning:
    Defined but not used: data constructor ‘CPropertyGrid’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2710:21: Warning:
    Defined but not used: data constructor ‘CTreeCtrl’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2717:37: Warning:
    Defined but not used: data constructor ‘CRemotelyScrolledTreeCtrl’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2724:24: Warning:
    Defined but not used: data constructor ‘CToolBarBase’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2731:27: Warning:
    Defined but not used: data constructor ‘CDynamicToolBar’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2738:20: Warning:
    Defined but not used: data constructor ‘CToolBar’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2745:25: Warning:
    Defined but not used: data constructor ‘CToggleButton’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2752:31: Warning:
    Defined but not used: data constructor ‘CBitmapToggleButton’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2759:21: Warning:
    Defined but not used: data constructor ‘CTextCtrl’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2766:20: Warning:
    Defined but not used: data constructor ‘CTabCtrl’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2773:23: Warning:
    Defined but not used: data constructor ‘CStaticText’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2780:23: Warning:
    Defined but not used: data constructor ‘CStaticLine’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2787:22: Warning:
    Defined but not used: data constructor ‘CStaticBox’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2794:25: Warning:
    Defined but not used: data constructor ‘CStaticBitmap’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2801:21: Warning:
    Defined but not used: data constructor ‘CSpinCtrl’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2808:23: Warning:
    Defined but not used: data constructor ‘CSpinButton’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2815:22: Warning:
    Defined but not used: data constructor ‘CScrollBar’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2822:24: Warning:
    Defined but not used: data constructor ‘CRadioButton’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2829:21: Warning:
    Defined but not used: data constructor ‘CRadioBox’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2836:21: Warning:
    Defined but not used: data constructor ‘CNotebook’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2843:21: Warning:
    Defined but not used: data constructor ‘CListCtrl’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2850:20: Warning:
    Defined but not used: data constructor ‘CListBox’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2857:25: Warning:
    Defined but not used: data constructor ‘CCheckListBox’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2864:26: Warning:
    Defined but not used: data constructor ‘CLEDNumberCtrl’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2871:27: Warning:
    Defined but not used: data constructor ‘CGenericDirCtrl’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2878:24: Warning:
    Defined but not used: data constructor ‘CDrawControl’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2885:19: Warning:
    Defined but not used: data constructor ‘CButton’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2892:25: Warning:
    Defined but not used: data constructor ‘CBitmapButton’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2899:30: Warning:
    Defined but not used: data constructor ‘CContextHelpButton’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2906:19: Warning:
    Defined but not used: data constructor ‘CChoice’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2913:21: Warning:
    Defined but not used: data constructor ‘CComboBox’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2920:21: Warning:
    Defined but not used: data constructor ‘CCheckBox’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2927:25: Warning:
    Defined but not used: data constructor ‘CCalendarCtrl’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2934:25: Warning:
    Defined but not used: data constructor ‘CBookCtrlBase’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2941:24: Warning:
    Defined but not used: data constructor ‘CAuiNotebook’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2948:23: Warning:
    Defined but not used: data constructor ‘CAuiTabCtrl’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2955:23: Warning:
    Defined but not used: data constructor ‘CAuiToolBar’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2962:27: Warning:
    Defined but not used: data constructor ‘CTopLevelWindow’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2969:18: Warning:
    Defined but not used: data constructor ‘CFrame’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2976:25: Warning:
    Defined but not used: data constructor ‘CPreviewFrame’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2983:28: Warning:
    Defined but not used: data constructor ‘CWXCPreviewFrame’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2990:26: Warning:
    Defined but not used: data constructor ‘CDocChildFrame’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2997:27: Warning:
    Defined but not used: data constructor ‘CMDIParentFrame’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3004:30: Warning:
    Defined but not used: data constructor ‘CDocMDIParentFrame’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3011:22: Warning:
    Defined but not used: data constructor ‘CMiniFrame’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3018:27: Warning:
    Defined but not used: data constructor ‘CProgressDialog’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3025:25: Warning:
    Defined but not used: data constructor ‘CSplashScreen’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3032:26: Warning:
    Defined but not used: data constructor ‘CHtmlHelpFrame’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3039:27: Warning:
    Defined but not used: data constructor ‘CDocParentFrame’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3046:26: Warning:
    Defined but not used: data constructor ‘CMDIChildFrame’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3053:29: Warning:
    Defined but not used: data constructor ‘CDocMDIChildFrame’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3060:23: Warning:
    Defined but not used: data constructor ‘CToolWindow’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3067:31: Warning:
    Defined but not used: data constructor ‘CCbFloatedBarWindow’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3074:19: Warning:
    Defined but not used: data constructor ‘CDialog’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3081:25: Warning:
    Defined but not used: data constructor ‘CColourDialog’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3088:22: Warning:
    Defined but not used: data constructor ‘CDirDialog’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3095:30: Warning:
    Defined but not used: data constructor ‘CFindReplaceDialog’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3102:26: Warning:
    Defined but not used: data constructor ‘CMessageDialog’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3109:24: Warning:
    Defined but not used: data constructor ‘CPrintDialog’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3116:28: Warning:
    Defined but not used: data constructor ‘CTextEntryDialog’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3123:19: Warning:
    Defined but not used: data constructor ‘CWizard’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3130:31: Warning:
    Defined but not used: data constructor ‘CSingleChoiceDialog’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3137:28: Warning:
    Defined but not used: data constructor ‘CPageSetupDialog’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3144:23: Warning:
    Defined but not used: data constructor ‘CFontDialog’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3151:23: Warning:
    Defined but not used: data constructor ‘CFileDialog’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3158:31: Warning:
    Defined but not used: data constructor ‘CWXCPrintoutHandler’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3165:17: Warning:
    Defined but not used: data constructor ‘CView’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3172:22: Warning:
    Defined but not used: data constructor ‘CValidator’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3179:26: Warning:
    Defined but not used: data constructor ‘CTextValidator’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3186:29: Warning:
    Defined but not used: data constructor ‘CWXCTextValidator’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3193:29: Warning:
    Defined but not used: data constructor ‘CGenericValidator’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3200:24: Warning:
    Defined but not used: data constructor ‘CTaskBarIcon’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3207:20: Warning:
    Defined but not used: data constructor ‘CProcess’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3214:20: Warning:
    Defined but not used: data constructor ‘CMenuBar’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3221:17: Warning:
    Defined but not used: data constructor ‘CMenu’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3228:24: Warning:
    Defined but not used: data constructor ‘CFrameLayout’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3235:21: Warning:
    Defined but not used: data constructor ‘CDocument’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3242:23: Warning:
    Defined but not used: data constructor ‘CDocManager’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3249:28: Warning:
    Defined but not used: data constructor ‘CAuiManagerEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3256:23: Warning:
    Defined but not used: data constructor ‘CAuiManager’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3263:16: Warning:
    Defined but not used: data constructor ‘CApp’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3270:19: Warning:
    Defined but not used: data constructor ‘CWXCApp’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3277:25: Warning:
    Defined but not used: data constructor ‘CCbPluginBase’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3284:32: Warning:
    Defined but not used: data constructor ‘CCbAntiflickerPlugin’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3291:29: Warning:
    Defined but not used: data constructor ‘CCbBarHintsPlugin’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3298:29: Warning:
    Defined but not used: data constructor ‘CCbPaneDrawPlugin’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3305:28: Warning:
    Defined but not used: data constructor ‘CCbRowDragPlugin’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3312:40: Warning:
    Defined but not used:
      data constructor ‘CCbSimpleCustomizationPlugin’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3319:30: Warning:
    Defined but not used: data constructor ‘CCbRowLayoutPlugin’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3326:34: Warning:
    Defined but not used: data constructor ‘CCbHintAnimationPlugin’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3333:28: Warning:
    Defined but not used: data constructor ‘CCbBarDragPlugin’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3340:21: Warning:
    Defined but not used: data constructor ‘CCbBarSpy’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3347:23: Warning:
    Defined but not used: data constructor ‘CClientBase’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3354:22: Warning:
    Defined but not used: data constructor ‘CDDEClient’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3361:19: Warning:
    Defined but not used: data constructor ‘CClient’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3368:22: Warning:
    Defined but not used: data constructor ‘CWXCClient’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3375:27: Warning:
    Defined but not used: data constructor ‘CConnectionBase’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3382:26: Warning:
    Defined but not used: data constructor ‘CDDEConnection’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3389:23: Warning:
    Defined but not used: data constructor ‘CConnection’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3396:26: Warning:
    Defined but not used: data constructor ‘CWXCConnection’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3403:22: Warning:
    Defined but not used: data constructor ‘CPlotCurve’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3410:25: Warning:
    Defined but not used: data constructor ‘CWXCPlotCurve’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3417:22: Warning:
    Defined but not used: data constructor ‘CCbBarInfo’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3424:25: Warning:
    Defined but not used: data constructor ‘CCbMiniButton’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3431:22: Warning:
    Defined but not used: data constructor ‘CCbDockBox’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3438:26: Warning:
    Defined but not used: data constructor ‘CCbCollapseBox’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3445:23: Warning:
    Defined but not used: data constructor ‘CCbCloseBox’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3452:35: Warning:
    Defined but not used: data constructor ‘CCbCommonPaneProperties’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3459:22: Warning:
    Defined but not used: data constructor ‘CCbDimInfo’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3466:23: Warning:
    Defined but not used: data constructor ‘CCbDockPane’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3473:33: Warning:
    Defined but not used: data constructor ‘CCbUpdatesManagerBase’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3480:31: Warning:
    Defined but not used: data constructor ‘CCbSimpleUpdatesMgr’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3487:27: Warning:
    Defined but not used: data constructor ‘CCbGCUpdatesMgr’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3494:22: Warning:
    Defined but not used: data constructor ‘CCbRowInfo’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3501:15: Warning:
    Defined but not used: data constructor ‘CDC’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3508:17: Warning:
    Defined but not used: data constructor ‘CGCDC’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3515:21: Warning:
    Defined but not used: data constructor ‘CWindowDC’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3522:21: Warning:
    Defined but not used: data constructor ‘CClientDC’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3529:20: Warning:
    Defined but not used: data constructor ‘CPaintDC’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3536:21: Warning:
    Defined but not used: data constructor ‘CScreenDC’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3543:22: Warning:
    Defined but not used: data constructor ‘CSVGFileDC’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3550:22: Warning:
    Defined but not used: data constructor ‘CPrinterDC’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3557:25: Warning:
    Defined but not used: data constructor ‘CPostScriptDC’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3564:21: Warning:
    Defined but not used: data constructor ‘CMirrorDC’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3571:23: Warning:
    Defined but not used: data constructor ‘CMetafileDC’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3578:21: Warning:
    Defined but not used: data constructor ‘CMemoryDC’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3585:28: Warning:
    Defined but not used: data constructor ‘CBufferedPaintDC’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3592:23: Warning:
    Defined but not used: data constructor ‘CBufferedDC’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3599:32: Warning:
    Defined but not used: data constructor ‘CAutoBufferedPaintDC’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3606:22: Warning:
    Defined but not used: data constructor ‘CGDIObject’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3613:19: Warning:
    Defined but not used: data constructor ‘CRegion’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3620:16: Warning:
    Defined but not used: data constructor ‘CPen’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3627:20: Warning:
    Defined but not used: data constructor ‘CPalette’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3634:19: Warning:
    Defined but not used: data constructor ‘CBitmap’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3641:17: Warning:
    Defined but not used: data constructor ‘CIcon’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3648:19: Warning:
    Defined but not used: data constructor ‘CCursor’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3655:17: Warning:
    Defined but not used: data constructor ‘CFont’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3662:18: Warning:
    Defined but not used: data constructor ‘CBrush’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3669:18: Warning:
    Defined but not used: data constructor ‘CSizer’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3676:21: Warning:
    Defined but not used: data constructor ‘CBoxSizer’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3683:27: Warning:
    Defined but not used: data constructor ‘CStaticBoxSizer’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3690:27: Warning:
    Defined but not used: data constructor ‘CMultiCellSizer’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3697:22: Warning:
    Defined but not used: data constructor ‘CGridSizer’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3704:26: Warning:
    Defined but not used: data constructor ‘CFlexGridSizer’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3711:28: Warning:
    Defined but not used: data constructor ‘CMultiCellCanvas’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3718:17: Warning:
    Defined but not used: data constructor ‘CList’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3725:23: Warning:
    Defined but not used: data constructor ‘CStringList’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3732:20: Warning:
    Defined but not used: data constructor ‘CPenList’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3739:21: Warning:
    Defined but not used: data constructor ‘CPathList’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3746:21: Warning:
    Defined but not used: data constructor ‘CFontList’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3753:25: Warning:
    Defined but not used: data constructor ‘CExprDatabase’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3760:27: Warning:
    Defined but not used: data constructor ‘CColourDatabase’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3767:22: Warning:
    Defined but not used: data constructor ‘CBrushList’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3774:19: Warning:
    Defined but not used: data constructor ‘CColour’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3781:24: Warning:
    Defined but not used: data constructor ‘CContextHelp’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3788:21: Warning:
    Defined but not used: data constructor ‘CDatabase’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3795:19: Warning:
    Defined but not used: data constructor ‘CFSFile’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3802:23: Warning:
    Defined but not used: data constructor ‘CFileSystem’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3809:21: Warning:
    Defined but not used: data constructor ‘CFontData’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3816:31: Warning:
    Defined but not used: data constructor ‘CHelpControllerBase’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3823:31: Warning:
    Defined but not used: data constructor ‘CHtmlHelpController’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3830:27: Warning:
    Defined but not used: data constructor ‘CHelpController’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3837:27: Warning:
    Defined but not used: data constructor ‘CHtmlDCRenderer’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3844:23: Warning:
    Defined but not used: data constructor ‘CHtmlFilter’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3851:25: Warning:
    Defined but not used: data constructor ‘CHtmlHelpData’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3858:25: Warning:
    Defined but not used: data constructor ‘CHtmlLinkInfo’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3865:21: Warning:
    Defined but not used: data constructor ‘CPrintout’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3872:24: Warning:
    Defined but not used: data constructor ‘CWXCPrintout’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3879:25: Warning:
    Defined but not used: data constructor ‘CHtmlPrintout’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3886:27: Warning:
    Defined but not used: data constructor ‘CHtmlTagHandler’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3893:30: Warning:
    Defined but not used: data constructor ‘CHtmlWinTagHandler’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3900:24: Warning:
    Defined but not used: data constructor ‘CSockAddress’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3907:24: Warning:
    Defined but not used: data constructor ‘CIPV4address’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3914:18: Warning:
    Defined but not used: data constructor ‘CImage’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3921:22: Warning:
    Defined but not used: data constructor ‘CImageList’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3928:30: Warning:
    Defined but not used: data constructor ‘CLayoutConstraints’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3935:21: Warning:
    Defined but not used: data constructor ‘CMenuItem’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3942:21: Warning:
    Defined but not used: data constructor ‘CMetafile’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3949:32: Warning:
    Defined but not used: data constructor ‘CPageSetupDialogData’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3956:38: Warning:
    Defined but not used: data constructor ‘CPostScriptPrintNativeData’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3963:28: Warning:
    Defined but not used: data constructor ‘CPrintDialogData’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3970:20: Warning:
    Defined but not used: data constructor ‘CPrinter’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3977:21: Warning:
    Defined but not used: data constructor ‘CQueryCol’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3984:22: Warning:
    Defined but not used: data constructor ‘CRecordSet’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3991:27: Warning:
    Defined but not used: data constructor ‘CRegionIterator’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3998:22: Warning:
    Defined but not used: data constructor ‘CSizerItem’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4005:27: Warning:
    Defined but not used: data constructor ‘CSystemSettings’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4012:18: Warning:
    Defined but not used: data constructor ‘CTimer’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4019:20: Warning:
    Defined but not used: data constructor ‘CTimerEx’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4026:20: Warning:
    Defined but not used: data constructor ‘CVariant’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4033:24: Warning:
    Defined but not used: data constructor ‘CXmlResource’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4040:23: Warning:
    Defined but not used: data constructor ‘CPGProperty’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4047:29: Warning:
    Defined but not used: data constructor ‘CPropertyCategory’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4054:25: Warning:
    Defined but not used: data constructor ‘CFileProperty’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4061:25: Warning:
    Defined but not used: data constructor ‘CDateProperty’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4068:26: Warning:
    Defined but not used: data constructor ‘CFloatProperty’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4075:25: Warning:
    Defined but not used: data constructor ‘CBoolProperty’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4082:24: Warning:
    Defined but not used: data constructor ‘CIntProperty’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4089:27: Warning:
    Defined but not used: data constructor ‘CStringProperty’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4096:27: Warning:
    Defined but not used: data constructor ‘CGraphicsObject’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4103:29: Warning:
    Defined but not used: data constructor ‘CGraphicsRenderer’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4110:24: Warning:
    Defined but not used: data constructor ‘CGraphicsPen’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4117:25: Warning:
    Defined but not used: data constructor ‘CGraphicsPath’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4124:27: Warning:
    Defined but not used: data constructor ‘CGraphicsMatrix’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4131:25: Warning:
    Defined but not used: data constructor ‘CGraphicsFont’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4138:28: Warning:
    Defined but not used: data constructor ‘CGraphicsContext’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4145:26: Warning:
    Defined but not used: data constructor ‘CGraphicsBrush’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4152:22: Warning:
    Defined but not used: data constructor ‘CGLContext’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4159:31: Warning:
    Defined but not used: data constructor ‘CXmlResourceHandler’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4166:18: Warning:
    Defined but not used: data constructor ‘CSound’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4173:24: Warning:
    Defined but not used: data constructor ‘CVariantData’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4180:16: Warning:
    Defined but not used: data constructor ‘CURL’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4187:23: Warning:
    Defined but not used: data constructor ‘CTreeLayout’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4194:29: Warning:
    Defined but not used: data constructor ‘CTreeLayoutStored’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4201:20: Warning:
    Defined but not used: data constructor ‘CToolTip’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4208:22: Warning:
    Defined but not used: data constructor ‘CTimerBase’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4215:17: Warning:
    Defined but not used: data constructor ‘CTime’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4222:24: Warning:
    Defined but not used: data constructor ‘CTablesInUse’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4229:26: Warning:
    Defined but not used: data constructor ‘CSystemOptions’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4236:28: Warning:
    Defined but not used: data constructor ‘CStringTokenizer’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4243:23: Warning:
    Defined but not used: data constructor ‘CQueryField’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4250:21: Warning:
    Defined but not used: data constructor ‘CQuantize’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4257:25: Warning:
    Defined but not used: data constructor ‘CPrintPreview’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4264:22: Warning:
    Defined but not used: data constructor ‘CPrintData’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4271:27: Warning:
    Defined but not used: data constructor ‘CPlotOnOffCurve’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4278:32: Warning:
    Defined but not used: data constructor ‘CMultiCellItemHandle’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4285:17: Warning:
    Defined but not used: data constructor ‘CMask’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4292:21: Warning:
    Defined but not used: data constructor ‘CListItem’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4299:28: Warning:
    Defined but not used: data constructor ‘CLayoutAlgorithm’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4306:21: Warning:
    Defined but not used: data constructor ‘CJoystick’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4313:39: Warning:
    Defined but not used:
      data constructor ‘CIndividualLayoutConstraint’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4320:25: Warning:
    Defined but not used: data constructor ‘CImageHandler’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4327:19: Warning:
    Defined but not used: data constructor ‘CModule’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4334:27: Warning:
    Defined but not used: data constructor ‘CHtmlTagsModule’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4341:20: Warning:
    Defined but not used: data constructor ‘CHtmlTag’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4348:23: Warning:
    Defined but not used: data constructor ‘CHtmlParser’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4355:26: Warning:
    Defined but not used: data constructor ‘CHtmlWinParser’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4362:29: Warning:
    Defined but not used: data constructor ‘CHtmlEasyPrinting’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4369:21: Warning:
    Defined but not used: data constructor ‘CHtmlCell’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4376:27: Warning:
    Defined but not used: data constructor ‘CHtmlWidgetCell’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4383:30: Warning:
    Defined but not used: data constructor ‘CHtmlContainerCell’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4390:27: Warning:
    Defined but not used: data constructor ‘CHtmlColourCell’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4397:28: Warning:
    Defined but not used: data constructor ‘CFindReplaceData’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4404:30: Warning:
    Defined but not used: data constructor ‘CFileSystemHandler’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4411:28: Warning:
    Defined but not used: data constructor ‘CMemoryFSHandler’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4418:24: Warning:
    Defined but not used: data constructor ‘CFileHistory’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4425:23: Warning:
    Defined but not used: data constructor ‘CSocketBase’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4432:25: Warning:
    Defined but not used: data constructor ‘CSocketServer’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4439:25: Warning:
    Defined but not used: data constructor ‘CSocketClient’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4446:21: Warning:
    Defined but not used: data constructor ‘CProtocol’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4453:17: Warning:
    Defined but not used: data constructor ‘CHTTP’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4460:16: Warning:
    Defined but not used: data constructor ‘CFTP’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4467:30: Warning:
    Defined but not used: data constructor ‘CEncodingConverter’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4474:27: Warning:
    Defined but not used: data constructor ‘CToolLayoutItem’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4481:24: Warning:
    Defined but not used: data constructor ‘CDynToolInfo’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4488:22: Warning:
    Defined but not used: data constructor ‘CDragImage’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4495:29: Warning:
    Defined but not used: data constructor ‘CGenericDragImage’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4502:24: Warning:
    Defined but not used: data constructor ‘CDocTemplate’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4509:29: Warning:
    Defined but not used: data constructor ‘CCommandProcessor’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4516:23: Warning:
    Defined but not used: data constructor ‘CColourData’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4523:20: Warning:
    Defined but not used: data constructor ‘CClosure’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4530:22: Warning:
    Defined but not used: data constructor ‘CClipboard’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4537:26: Warning:
    Defined but not used: data constructor ‘CBitmapHandler’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4544:29: Warning:
    Defined but not used: data constructor ‘CAutomationObject’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4551:29: Warning:
    Defined but not used: data constructor ‘CCbDimHandlerBase’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4558:35: Warning:
    Defined but not used: data constructor ‘CCbDynToolBarDimHandler’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4565:18: Warning:
    Defined but not used: data constructor ‘CEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4572:25: Warning:
    Defined but not used: data constructor ‘CCommandEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4579:24: Warning:
    Defined but not used: data constructor ‘CNotifyEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4586:23: Warning:
    Defined but not used: data constructor ‘CMediaEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4593:30: Warning:
    Defined but not used: data constructor ‘CPropertyGridEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4600:24: Warning:
    Defined but not used: data constructor ‘CWizardEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4607:22: Warning:
    Defined but not used: data constructor ‘CTreeEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4614:26: Warning:
    Defined but not used: data constructor ‘CSplitterEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4621:22: Warning:
    Defined but not used: data constructor ‘CSpinEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4628:22: Warning:
    Defined but not used: data constructor ‘CPlotEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4635:26: Warning:
    Defined but not used: data constructor ‘CNotebookEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4642:22: Warning:
    Defined but not used: data constructor ‘CListEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4649:26: Warning:
    Defined but not used: data constructor ‘CGridSizeEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4656:33: Warning:
    Defined but not used: data constructor ‘CGridRangeSelectEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4663:22: Warning:
    Defined but not used: data constructor ‘CGridEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4670:26: Warning:
    Defined but not used: data constructor ‘CBookCtrlEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4677:29: Warning:
    Defined but not used: data constructor ‘CAuiNotebookEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4684:28: Warning:
    Defined but not used: data constructor ‘CAuiToolBarEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4691:35: Warning:
    Defined but not used: data constructor ‘CGridEditorCreatedEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4698:22: Warning:
    Defined but not used: data constructor ‘CHelpEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4705:31: Warning:
    Defined but not used: data constructor ‘CWindowDestroyEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4712:28: Warning:
    Defined but not used: data constructor ‘CStyledTextEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4719:25: Warning:
    Defined but not used: data constructor ‘CWXCHtmlEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4726:30: Warning:
    Defined but not used: data constructor ‘CWindowCreateEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4733:21: Warning:
    Defined but not used: data constructor ‘CTabEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4740:28: Warning:
    Defined but not used: data constructor ‘CFindDialogEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4747:26: Warning:
    Defined but not used: data constructor ‘CCalendarEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4754:27: Warning:
    Defined but not used: data constructor ‘CInputSinkEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4761:26: Warning:
    Defined but not used: data constructor ‘CWXCPrintEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4768:26: Warning:
    Defined but not used: data constructor ‘CUpdateUIEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4775:23: Warning:
    Defined but not used: data constructor ‘CTimerEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4782:34: Warning:
    Defined but not used: data constructor ‘CSysColourChangedEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4789:24: Warning:
    Defined but not used: data constructor ‘CSocketEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4796:22: Warning:
    Defined but not used: data constructor ‘CSizeEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4803:22: Warning:
    Defined but not used: data constructor ‘CShowEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4810:27: Warning:
    Defined but not used: data constructor ‘CSetCursorEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4817:27: Warning:
    Defined but not used: data constructor ‘CScrollWinEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4824:24: Warning:
    Defined but not used: data constructor ‘CScrollEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4831:22: Warning:
    Defined but not used: data constructor ‘CSashEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4838:33: Warning:
    Defined but not used: data constructor ‘CQueryNewPaletteEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4845:33: Warning:
    Defined but not used: data constructor ‘CQueryLayoutInfoEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4852:25: Warning:
    Defined but not used: data constructor ‘CProcessEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4859:32: Warning:
    Defined but not used: data constructor ‘CPaletteChangedEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4866:23: Warning:
    Defined but not used: data constructor ‘CPaintEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4873:31: Warning:
    Defined but not used: data constructor ‘CNavigationKeyEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4880:22: Warning:
    Defined but not used: data constructor ‘CMoveEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4887:23: Warning:
    Defined but not used: data constructor ‘CMouseEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4894:37: Warning:
    Defined but not used: data constructor ‘CMouseCaptureChangedEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4901:22: Warning:
    Defined but not used: data constructor ‘CMenuEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4908:26: Warning:
    Defined but not used: data constructor ‘CMaximizeEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4915:21: Warning:
    Defined but not used: data constructor ‘CKeyEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4922:26: Warning:
    Defined but not used: data constructor ‘CJoystickEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4929:28: Warning:
    Defined but not used: data constructor ‘CInitDialogEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4936:22: Warning:
    Defined but not used: data constructor ‘CIdleEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4943:25: Warning:
    Defined but not used: data constructor ‘CIconizeEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4950:23: Warning:
    Defined but not used: data constructor ‘CFocusEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4957:23: Warning:
    Defined but not used: data constructor ‘CEraseEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4964:27: Warning:
    Defined but not used: data constructor ‘CDropFilesEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4971:24: Warning:
    Defined but not used: data constructor ‘CDialUpEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4978:23: Warning:
    Defined but not used: data constructor ‘CCloseEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4985:33: Warning:
    Defined but not used: data constructor ‘CCalculateLayoutEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4992:26: Warning:
    Defined but not used: data constructor ‘CActivateEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4999:26: Warning:
    Defined but not used: data constructor ‘CCbPluginEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5006:32: Warning:
    Defined but not used: data constructor ‘CCbCustomizeBarEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5013:32: Warning:
    Defined but not used: data constructor ‘CCbDrawBarDecorEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5020:32: Warning:
    Defined but not used: data constructor ‘CCbDrawHintRectEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5027:33: Warning:
    Defined but not used: data constructor ‘CCbDrawPaneDecorEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5034:32: Warning:
    Defined but not used: data constructor ‘CCbDrawRowDecorEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5041:36: Warning:
    Defined but not used: data constructor ‘CCbFinishDrawInAreaEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5048:29: Warning:
    Defined but not used: data constructor ‘CCbLayoutRowEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5055:28: Warning:
    Defined but not used: data constructor ‘CCbLeftDownEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5062:26: Warning:
    Defined but not used: data constructor ‘CCbMotionEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5069:29: Warning:
    Defined but not used: data constructor ‘CCbRemoveBarEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5076:29: Warning:
    Defined but not used: data constructor ‘CCbResizeRowEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5083:27: Warning:
    Defined but not used: data constructor ‘CCbRightUpEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5090:36: Warning:
    Defined but not used: data constructor ‘CCbStartBarDraggingEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5097:35: Warning:
    Defined but not used: data constructor ‘CCbStartDrawInAreaEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5104:30: Warning:
    Defined but not used: data constructor ‘CCbSizeBarWndEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5111:29: Warning:
    Defined but not used: data constructor ‘CCbRightDownEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5118:29: Warning:
    Defined but not used: data constructor ‘CCbResizeBarEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5125:26: Warning:
    Defined but not used: data constructor ‘CCbLeftUpEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5132:30: Warning:
    Defined but not used: data constructor ‘CCbLeftDClickEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5139:29: Warning:
    Defined but not used: data constructor ‘CCbInsertBarEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5146:34: Warning:
    Defined but not used: data constructor ‘CCbDrawRowHandlesEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5153:35: Warning:
    Defined but not used: data constructor ‘CCbDrawRowBkGroundEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5160:36: Warning:
    Defined but not used: data constructor ‘CCbDrawPaneBkGroundEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5167:34: Warning:
    Defined but not used: data constructor ‘CCbDrawBarHandlesEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5174:35: Warning:
    Defined but not used: data constructor ‘CCbCustomizeLayoutEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5181:23: Warning:
    Defined but not used: data constructor ‘CServerBase’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5188:19: Warning:
    Defined but not used: data constructor ‘CServer’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5195:22: Warning:
    Defined but not used: data constructor ‘CWXCServer’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5202:22: Warning:
    Defined but not used: data constructor ‘CDDEServer’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5209:26: Warning:
    Defined but not used: data constructor ‘CGridTableBase’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5216:25: Warning:
    Defined but not used: data constructor ‘CWXCGridTable’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5223:20: Warning:
    Defined but not used: data constructor ‘CCommand’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5230:23: Warning:
    Defined but not used: data constructor ‘CWXCCommand’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5237:24: Warning:
    Defined but not used: data constructor ‘CArtProvider’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5244:23: Warning:
    Defined but not used: data constructor ‘CWXCArtProv’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5251:19: Warning:
    Defined but not used: data constructor ‘CThread’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5258:22: Warning:
    Defined but not used: data constructor ‘CInputSink’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5265:22: Warning:
    Defined but not used: data constructor ‘CClassInfo’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5272:23: Warning:
    Defined but not used: data constructor ‘CClientData’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5279:25: Warning:
    Defined but not used: data constructor ‘CTreeItemData’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5286:28: Warning:
    Defined but not used: data constructor ‘CWXCTreeItemData’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5293:29: Warning:
    Defined but not used: data constructor ‘CStringClientData’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5300:25: Warning:
    Defined but not used: data constructor ‘CMemoryBuffer’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5307:19: Warning:
    Defined but not used: data constructor ‘CSTCDoc’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5314:29: Warning:
    Defined but not used: data constructor ‘CTextOutputStream’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5321:28: Warning:
    Defined but not used: data constructor ‘CTextInputStream’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5328:25: Warning:
    Defined but not used: data constructor ‘CWxManagedPtr’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5335:23: Warning:
    Defined but not used: data constructor ‘CStreamBase’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5342:24: Warning:
    Defined but not used: data constructor ‘CInputStream’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5349:30: Warning:
    Defined but not used: data constructor ‘CFilterInputStream’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5356:32: Warning:
    Defined but not used: data constructor ‘CBufferedInputStream’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5363:28: Warning:
    Defined but not used: data constructor ‘CZlibInputStream’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5370:27: Warning:
    Defined but not used: data constructor ‘CZipInputStream’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5377:30: Warning:
    Defined but not used: data constructor ‘CSocketInputStream’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5384:30: Warning:
    Defined but not used: data constructor ‘CMemoryInputStream’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5391:28: Warning:
    Defined but not used: data constructor ‘CFileInputStream’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5398:29: Warning:
    Defined but not used: data constructor ‘CFFileInputStream’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5405:25: Warning:
    Defined but not used: data constructor ‘COutputStream’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5412:31: Warning:
    Defined but not used: data constructor ‘CFilterOutputStream’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5419:33: Warning:
    Defined but not used: data constructor ‘CBufferedOutputStream’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5426:29: Warning:
    Defined but not used: data constructor ‘CZlibOutputStream’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5433:31: Warning:
    Defined but not used: data constructor ‘CSocketOutputStream’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5440:31: Warning:
    Defined but not used: data constructor ‘CMemoryOutputStream’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5447:29: Warning:
    Defined but not used: data constructor ‘CFileOutputStream’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5454:30: Warning:
    Defined but not used: data constructor ‘CFFileOutputStream’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5461:33: Warning:
    Defined but not used: data constructor ‘CCountingOutputStream’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5468:27: Warning:
    Defined but not used: data constructor ‘CWindowDisabler’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5475:23: Warning:
    Defined but not used: data constructor ‘CTreeItemId’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5482:24: Warning:
    Defined but not used: data constructor ‘CTipProvider’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5489:24: Warning:
    Defined but not used: data constructor ‘CTimerRunner’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5496:21: Warning:
    Defined but not used: data constructor ‘CTimeSpan’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5503:21: Warning:
    Defined but not used: data constructor ‘CTextFile’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5510:23: Warning:
    Defined but not used: data constructor ‘CDropTarget’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5517:26: Warning:
    Defined but not used: data constructor ‘CWXCDropTarget’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5524:27: Warning:
    Defined but not used: data constructor ‘CTextDropTarget’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5531:30: Warning:
    Defined but not used: data constructor ‘CWXCTextDropTarget’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5538:30: Warning:
    Defined but not used: data constructor ‘CPrivateDropTarget’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5545:27: Warning:
    Defined but not used: data constructor ‘CFileDropTarget’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5552:30: Warning:
    Defined but not used: data constructor ‘CWXCFileDropTarget’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5559:23: Warning:
    Defined but not used: data constructor ‘CDataObject’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5566:29: Warning:
    Defined but not used: data constructor ‘CDataObjectSimple’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5573:27: Warning:
    Defined but not used: data constructor ‘CTextDataObject’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5580:27: Warning:
    Defined but not used: data constructor ‘CFileDataObject’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5587:29: Warning:
    Defined but not used: data constructor ‘CCustomDataObject’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5594:29: Warning:
    Defined but not used: data constructor ‘CBitmapDataObject’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5601:32: Warning:
    Defined but not used: data constructor ‘CDataObjectComposite’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5608:21: Warning:
    Defined but not used: data constructor ‘CTextAttr’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5615:21: Warning:
    Defined but not used: data constructor ‘CTempFile’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5622:25: Warning:
    Defined but not used: data constructor ‘CStringBuffer’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5629:21: Warning:
    Defined but not used: data constructor ‘CWxString’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5636:35: Warning:
    Defined but not used: data constructor ‘CStreamToTextRedirector’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5643:25: Warning:
    Defined but not used: data constructor ‘CStreamBuffer’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5650:22: Warning:
    Defined but not used: data constructor ‘CStopWatch’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5657:19: Warning:
    Defined but not used: data constructor ‘CWxSize’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5664:34: Warning:
    Defined but not used: data constructor ‘CSingleInstanceChecker’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5671:25: Warning:
    Defined but not used: data constructor ‘CHelpProvider’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5678:31: Warning:
    Defined but not used: data constructor ‘CSimpleHelpProvider’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5685:39: Warning:
    Defined but not used:
      data constructor ‘CHelpControllerHelpProvider’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5692:22: Warning:
    Defined but not used: data constructor ‘CSemaphore’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5699:22: Warning:
    Defined but not used: data constructor ‘CScopedPtr’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5706:24: Warning:
    Defined but not used: data constructor ‘CScopedArray’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5713:18: Warning:
    Defined but not used: data constructor ‘CRegEx’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5720:19: Warning:
    Defined but not used: data constructor ‘CWxRect’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5727:22: Warning:
    Defined but not used: data constructor ‘CRealPoint’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5734:20: Warning:
    Defined but not used: data constructor ‘CWxPoint’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5741:26: Warning:
    Defined but not used: data constructor ‘CObjectRefData’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5748:21: Warning:
    Defined but not used: data constructor ‘CNodeBase’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5755:24: Warning:
    Defined but not used: data constructor ‘CMutexLocker’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5762:18: Warning:
    Defined but not used: data constructor ‘CMutex’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5769:29: Warning:
    Defined but not used: data constructor ‘CMimeTypesManager’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5776:19: Warning:
    Defined but not used: data constructor ‘CMBConv’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5783:19: Warning:
    Defined but not used: data constructor ‘CCSConv’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5790:23: Warning:
    Defined but not used: data constructor ‘CMBConvFile’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5797:23: Warning:
    Defined but not used: data constructor ‘CMBConvUTF8’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5804:23: Warning:
    Defined but not used: data constructor ‘CMBConvUTF7’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5811:21: Warning:
    Defined but not used: data constructor ‘CLongLong’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5818:16: Warning:
    Defined but not used: data constructor ‘CLog’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5825:19: Warning:
    Defined but not used: data constructor ‘CWXCLog’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5832:21: Warning:
    Defined but not used: data constructor ‘CLogChain’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5839:27: Warning:
    Defined but not used: data constructor ‘CLogPassThrough’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5846:22: Warning:
    Defined but not used: data constructor ‘CLogWindow’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5853:20: Warning:
    Defined but not used: data constructor ‘CLogNull’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5860:22: Warning:
    Defined but not used: data constructor ‘CLogStderr’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5867:24: Warning:
    Defined but not used: data constructor ‘CLogTextCtrl’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5874:22: Warning:
    Defined but not used: data constructor ‘CLogStream’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5881:19: Warning:
    Defined but not used: data constructor ‘CLogGUI’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5888:19: Warning:
    Defined but not used: data constructor ‘CLocale’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5895:22: Warning:
    Defined but not used: data constructor ‘CWXCLocale’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5902:23: Warning:
    Defined but not used: data constructor ‘CIconBundle’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5909:20: Warning:
    Defined but not used: data constructor ‘CHashMap’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5916:32: Warning:
    Defined but not used: data constructor ‘CGridCellCoordsArray’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5923:25: Warning:
    Defined but not used: data constructor ‘CGridCellAttr’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5930:23: Warning:
    Defined but not used: data constructor ‘CFontMapper’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5937:27: Warning:
    Defined but not used: data constructor ‘CFontEnumerator’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5944:21: Warning:
    Defined but not used: data constructor ‘CFileType’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5951:21: Warning:
    Defined but not used: data constructor ‘CFileName’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5958:18: Warning:
    Defined but not used: data constructor ‘CFFile’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5965:19: Warning:
    Defined but not used: data constructor ‘CWxExpr’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5972:27: Warning:
    Defined but not used: data constructor ‘CDynamicLibrary’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5979:23: Warning:
    Defined but not used: data constructor ‘CDropSource’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5986:24: Warning:
    Defined but not used: data constructor ‘CWxDllLoader’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5993:25: Warning:
    Defined but not used: data constructor ‘CDirTraverser’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6000:26: Warning:
    Defined but not used: data constructor ‘CDialUpManager’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6007:25: Warning:
    Defined but not used: data constructor ‘CDebugContext’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6014:24: Warning:
    Defined but not used: data constructor ‘CDbTableInfo’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6021:20: Warning:
    Defined but not used: data constructor ‘CDbTable’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6028:26: Warning:
    Defined but not used: data constructor ‘CDbSqlTypeInfo’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6035:18: Warning:
    Defined but not used: data constructor ‘CDbInf’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6042:25: Warning:
    Defined but not used: data constructor ‘CDbConnectInf’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6049:21: Warning:
    Defined but not used: data constructor ‘CDbColInf’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6056:21: Warning:
    Defined but not used: data constructor ‘CDbColFor’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6063:21: Warning:
    Defined but not used: data constructor ‘CDbColDef’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6070:15: Warning:
    Defined but not used: data constructor ‘CDb’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6077:21: Warning:
    Defined but not used: data constructor ‘CDateTime’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6084:29: Warning:
    Defined but not used: data constructor ‘CDataOutputStream’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6091:28: Warning:
    Defined but not used: data constructor ‘CDataInputStream’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6098:23: Warning:
    Defined but not used: data constructor ‘CDataFormat’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6105:22: Warning:
    Defined but not used: data constructor ‘CDCClipper’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6112:34: Warning:
    Defined but not used: data constructor ‘CCriticalSectionLocker’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6119:28: Warning:
    Defined but not used: data constructor ‘CCriticalSection’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6126:22: Warning:
    Defined but not used: data constructor ‘CCondition’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6133:30: Warning:
    Defined but not used: data constructor ‘CCommandLineParser’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6140:32: Warning:
    Defined but not used: data constructor ‘CClientDataContainer’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6147:18: Warning:
    Defined but not used: data constructor ‘CCaret’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6154:29: Warning:
    Defined but not used: data constructor ‘CCalendarDateAttr’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6161:21: Warning:
    Defined but not used: data constructor ‘CBusyInfo’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6168:23: Warning:
    Defined but not used: data constructor ‘CBusyCursor’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6175:29: Warning:
    Defined but not used: data constructor ‘CAuiPaneInfoArray’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6182:32: Warning:
    Defined but not used: data constructor ‘CAuiToolBarItemArray’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6189:33: Warning:
    Defined but not used: data constructor ‘CAuiNotebookPageArray’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6196:28: Warning:
    Defined but not used: data constructor ‘CAuiNotebookPage’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6203:24: Warning:
    Defined but not used: data constructor ‘CAuiPaneInfo’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6210:23: Warning:
    Defined but not used: data constructor ‘CAuiDockArt’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6217:22: Warning:
    Defined but not used: data constructor ‘CAuiTabArt’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6224:29: Warning:
    Defined but not used: data constructor ‘CAuiDefaultTabArt’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6231:28: Warning:
    Defined but not used: data constructor ‘CAuiSimpleTabArt’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6238:28: Warning:
    Defined but not used: data constructor ‘CAuiTabContainer’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6245:34: Warning:
    Defined but not used: data constructor ‘CAuiTabContainerButton’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6252:26: Warning:
    Defined but not used: data constructor ‘CAuiToolBarArt’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6259:33: Warning:
    Defined but not used: data constructor ‘CAuiDefaultToolBarArt’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6266:27: Warning:
    Defined but not used: data constructor ‘CAuiToolBarItem’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6273:20: Warning:
    Defined but not used: data constructor ‘CWxArray’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6280:24: Warning:
    Defined but not used: data constructor ‘CArrayString’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6287:29: Warning:
    Defined but not used: data constructor ‘CAcceleratorTable’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6294:29: Warning:
    Defined but not used: data constructor ‘CAcceleratorEntry’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6301:33: Warning:
    Defined but not used: data constructor ‘CWXCMessageParameters’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6308:30: Warning:
    Defined but not used: data constructor ‘CWXCDragDataObject’
[ 3 of 23] Compiling Graphics.UI.WXCore.WxcTypes ( src/haskell/Graphics/UI/WXCore/WxcTypes.hs, dist/build/Graphics/UI/WXCore/WxcTypes.o )

src/haskell/Graphics/UI/WXCore/WxcTypes.hs:95:15: Warning:
    The export item ‘CString(..)’ suggests that
    ‘CString’ has (in-scope) constructors or class methods,
    but it has none

src/haskell/Graphics/UI/WXCore/WxcTypes.hs:96:15: Warning:
    The export item ‘CWString(..)’ suggests that
    ‘CWString’ has (in-scope) constructors or class methods,
    but it has none

src/haskell/Graphics/UI/WXCore/WxcTypes.hs:102:15: Warning:
    The export item ‘IntPtr(..)’ suggests that
    ‘IntPtr’ has (in-scope) constructors or class methods,
    but it has none

src/haskell/Graphics/UI/WXCore/WxcTypes.hs:106:15: Warning:
    The export item ‘Word(..)’ suggests that
    ‘Word’ has (in-scope) constructors or class methods,
    but it has none

src/haskell/Graphics/UI/WXCore/WxcTypes.hs:108:15: Warning:
    The export item ‘Word8(..)’ suggests that
    ‘Word8’ has (in-scope) constructors or class methods,
    but it has none

src/haskell/Graphics/UI/WXCore/WxcTypes.hs:110:15: Warning:
    The export item ‘Int64(..)’ suggests that
    ‘Int64’ has (in-scope) constructors or class methods,
    but it has none

src/haskell/Graphics/UI/WXCore/WxcTypes.hs:117:15: Warning:
    The export item ‘CBool(..)’ suggests that
    ‘CBool’ has (in-scope) constructors or class methods,
    but it has none

src/haskell/Graphics/UI/WXCore/WxcTypes.hs:119:15: Warning:
    The export item ‘Ptr(..)’ suggests that
    ‘Ptr’ has (in-scope) constructors or class methods,
    but it has none
[ 4 of 23] Compiling Graphics.UI.WXCore.WxcClassesAL ( src/haskell/Graphics/UI/WXCore/WxcClassesAL.hs, dist/build/Graphics/UI/WXCore/WxcClassesAL.o )

src/haskell/Graphics/UI/WXCore/WxcClassesAL.hs:2167:1: Warning:
    The import of ‘System.IO.Unsafe’ is redundant
      except perhaps to import instances from ‘System.IO.Unsafe’
    To import instances alone, use: import System.IO.Unsafe()
[ 5 of 23] Compiling Graphics.UI.WXCore.WxcClassesMZ ( src/haskell/Graphics/UI/WXCore/WxcClassesMZ.hs, dist/build/Graphics/UI/WXCore/WxcClassesMZ.o )

src/haskell/Graphics/UI/WXCore/WxcClassesMZ.hs:2500:1: Warning:
    The qualified import of ‘Data.ByteString’ is redundant
      except perhaps to import instances from ‘Data.ByteString’
    To import instances alone, use: import Data.ByteString()

src/haskell/Graphics/UI/WXCore/WxcClassesMZ.hs:2501:1: Warning:
    The qualified import of ‘Data.ByteString.Lazy’ is redundant
      except perhaps to import instances from ‘Data.ByteString.Lazy’
    To import instances alone, use: import Data.ByteString.Lazy()
[ 6 of 23] Compiling Graphics.UI.WXCore.GHCiSupport ( src/haskell/Graphics/UI/WXCore/GHCiSupport.hs, dist/build/Graphics/UI/WXCore/GHCiSupport.o )
[ 7 of 23] Compiling Graphics.UI.WXCore.WxcClasses ( src/haskell/Graphics/UI/WXCore/WxcClasses.hs, dist/build/Graphics/UI/WXCore/WxcClasses.o )
[ 8 of 23] Compiling Graphics.UI.WXCore.WxcClassInfo ( src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs, dist/build/Graphics/UI/WXCore/WxcClassInfo.o )
[ 9 of 23] Compiling Graphics.UI.WXCore.Defines ( src/haskell/Graphics/UI/WXCore/Defines.hs, dist/build/Graphics/UI/WXCore/Defines.o )
[10 of 23] Compiling Graphics.UI.WXCore.WxcDefs ( src/haskell/Graphics/UI/WXCore/WxcDefs.hs, dist/build/Graphics/UI/WXCore/WxcDefs.o )
[11 of 23] Compiling Graphics.UI.WXCore.Types ( src/haskell/Graphics/UI/WXCore/Types.hs, dist/build/Graphics/UI/WXCore/Types.o )
[12 of 23] Compiling Graphics.UI.WXCore.Controls ( src/haskell/Graphics/UI/WXCore/Controls.hs, dist/build/Graphics/UI/WXCore/Controls.o )
[13 of 23] Compiling Graphics.UI.WXCore.OpenGL ( src/haskell/Graphics/UI/WXCore/OpenGL.hs, dist/build/Graphics/UI/WXCore/OpenGL.o )
[14 of 23] Compiling Graphics.UI.WXCore.Draw ( src/haskell/Graphics/UI/WXCore/Draw.hs, dist/build/Graphics/UI/WXCore/Draw.o )
[15 of 23] Compiling Graphics.UI.WXCore.Events ( src/haskell/Graphics/UI/WXCore/Events.hs, dist/build/Graphics/UI/WXCore/Events.o )
[16 of 23] Compiling Graphics.UI.WXCore.Process ( src/haskell/Graphics/UI/WXCore/Process.hs, dist/build/Graphics/UI/WXCore/Process.o )
[17 of 23] Compiling Graphics.UI.WXCore.Frame ( src/haskell/Graphics/UI/WXCore/Frame.hs, dist/build/Graphics/UI/WXCore/Frame.o )
[18 of 23] Compiling Graphics.UI.WXCore.Print ( src/haskell/Graphics/UI/WXCore/Print.hs, dist/build/Graphics/UI/WXCore/Print.o )
[19 of 23] Compiling Graphics.UI.WXCore.Dialogs ( src/haskell/Graphics/UI/WXCore/Dialogs.hs, dist/build/Graphics/UI/WXCore/Dialogs.o )
[20 of 23] Compiling Graphics.UI.WXCore.Layout ( src/haskell/Graphics/UI/WXCore/Layout.hs, dist/build/Graphics/UI/WXCore/Layout.o )

src/haskell/Graphics/UI/WXCore/Layout.hs:730:53: Warning:
    Defined but not used: ‘gap’

src/haskell/Graphics/UI/WXCore/Layout.hs:730:67: Warning:
    Defined but not used: ‘rows’

src/haskell/Graphics/UI/WXCore/Layout.hs:731:53: Warning:
    Defined but not used: ‘win’

src/haskell/Graphics/UI/WXCore/Layout.hs:732:53: Warning:
    Defined but not used: ‘spacesize’

src/haskell/Graphics/UI/WXCore/Layout.hs:733:53: Warning:
    Defined but not used: ‘txt’

src/haskell/Graphics/UI/WXCore/Layout.hs:734:69: Warning:
    Defined but not used: ‘content’

src/haskell/Graphics/UI/WXCore/Layout.hs:735:53: Warning:
    Defined but not used: ‘linesize’

src/haskell/Graphics/UI/WXCore/Layout.hs:736:53: Warning:
    Defined but not used: ‘xsizer’

src/haskell/Graphics/UI/WXCore/Layout.hs:738:53: Warning:
    Defined but not used: ‘nbook’

src/haskell/Graphics/UI/WXCore/Layout.hs:738:75: Warning:
    Defined but not used: ‘pages’

src/haskell/Graphics/UI/WXCore/Layout.hs:739:53: Warning:
    Defined but not used: ‘splitter’

src/haskell/Graphics/UI/WXCore/Layout.hs:740:27: Warning:
    Defined but not used: ‘pane1’

src/haskell/Graphics/UI/WXCore/Layout.hs:740:44: Warning:
    Defined but not used: ‘pane2’

src/haskell/Graphics/UI/WXCore/Layout.hs:741:27: Warning:
    Defined but not used: ‘splitHorizontal’

src/haskell/Graphics/UI/WXCore/Layout.hs:741:52: Warning:
    Defined but not used: ‘sashWidth’

src/haskell/Graphics/UI/WXCore/Layout.hs:741:70: Warning:
    Defined but not used: ‘paneWidth’
[21 of 23] Compiling Graphics.UI.WXCore.Image ( src/haskell/Graphics/UI/WXCore/Image.hs, dist/build/Graphics/UI/WXCore/Image.o )
[22 of 23] Compiling Graphics.UI.WXCore.DragAndDrop ( src/haskell/Graphics/UI/WXCore/DragAndDrop.hs, dist/build/Graphics/UI/WXCore/DragAndDrop.o )
[23 of 23] Compiling Graphics.UI.WXCore ( src/haskell/Graphics/UI/WXCore.hs, dist/build/Graphics/UI/WXCore.o )
In-place registering wxcore-0.92.1.0...
Running Haddock for wxcore-0.92.1.0...
Running hscolour for wxcore-0.92.1.0...
Preprocessing library wxcore-0.92.1.0...
Preprocessing library wxcore-0.92.1.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: wxc-0.92.1.1

src/haskell/Graphics/UI/WXCore/WxcObject.hs:90:23: Warning:
    Defined but not used: data constructor ‘CManagedPtr’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2318:23: Warning:
    Defined but not used: data constructor ‘CConfigBase’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2325:23: Warning:
    Defined but not used: data constructor ‘CFileConfig’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2332:27: Warning:
    Defined but not used: data constructor ‘CGridCellWorker’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2339:27: Warning:
    Defined but not used: data constructor ‘CGridCellEditor’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2346:31: Warning:
    Defined but not used: data constructor ‘CGridCellTextEditor’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2353:32: Warning:
    Defined but not used: data constructor ‘CGridCellFloatEditor’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2360:36: Warning:
    Defined but not used: data constructor ‘CGridCellTextEnterEditor’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2367:33: Warning:
    Defined but not used: data constructor ‘CGridCellNumberEditor’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2374:33: Warning:
    Defined but not used: data constructor ‘CGridCellChoiceEditor’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2381:31: Warning:
    Defined but not used: data constructor ‘CGridCellBoolEditor’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2388:29: Warning:
    Defined but not used: data constructor ‘CGridCellRenderer’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2395:35: Warning:
    Defined but not used: data constructor ‘CGridCellStringRenderer’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2402:34: Warning:
    Defined but not used: data constructor ‘CGridCellFloatRenderer’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2409:43: Warning:
    Defined but not used:
      data constructor ‘CGridCellAutoWrapStringRenderer’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2416:35: Warning:
    Defined but not used: data constructor ‘CGridCellNumberRenderer’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2423:33: Warning:
    Defined but not used: data constructor ‘CGridCellBoolRenderer’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2430:21: Warning:
    Defined but not used: data constructor ‘CWxObject’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2437:23: Warning:
    Defined but not used: data constructor ‘CEvtHandler’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2444:19: Warning:
    Defined but not used: data constructor ‘CWindow’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2451:18: Warning:
    Defined but not used: data constructor ‘CPanel’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2458:27: Warning:
    Defined but not used: data constructor ‘CScrolledWindow’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2465:17: Warning:
    Defined but not used: data constructor ‘CGrid’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2472:23: Warning:
    Defined but not used: data constructor ‘CPlotWindow’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2479:35: Warning:
    Defined but not used: data constructor ‘CSplitterScrolledWindow’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2486:26: Warning:
    Defined but not used: data constructor ‘CPreviewCanvas’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2493:23: Warning:
    Defined but not used: data constructor ‘CHtmlWindow’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2500:26: Warning:
    Defined but not used: data constructor ‘CWXCHtmlWindow’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2507:30: Warning:
    Defined but not used: data constructor ‘CPreviewControlBar’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2514:33: Warning:
    Defined but not used: data constructor ‘CWXCPreviewControlBar’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2521:23: Warning:
    Defined but not used: data constructor ‘CWizardPage’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2528:29: Warning:
    Defined but not used: data constructor ‘CWizardPageSimple’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2535:28: Warning:
    Defined but not used: data constructor ‘CNewBitmapButton’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2542:28: Warning:
    Defined but not used: data constructor ‘CEditableListBox’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2549:30: Warning:
    Defined but not used: data constructor ‘CDynamicSashWindow’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2556:24: Warning:
    Defined but not used: data constructor ‘CPopupWindow’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2563:33: Warning:
    Defined but not used: data constructor ‘CPopupTransientWindow’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2570:22: Warning:
    Defined but not used: data constructor ‘CTipWindow’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2577:23: Warning:
    Defined but not used: data constructor ‘CSashWindow’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2584:29: Warning:
    Defined but not used: data constructor ‘CSashLayoutWindow’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2591:27: Warning:
    Defined but not used: data constructor ‘CSplitterWindow’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2598:31: Warning:
    Defined but not used: data constructor ‘CThinSplitterWindow’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2605:32: Warning:
    Defined but not used: data constructor ‘CTreeCompanionWindow’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2612:22: Warning:
    Defined but not used: data constructor ‘CMediaCtrl’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2619:22: Warning:
    Defined but not used: data constructor ‘CStatusBar’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2626:28: Warning:
    Defined but not used: data constructor ‘CMDIClientWindow’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2633:21: Warning:
    Defined but not used: data constructor ‘CGLCanvas’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2640:23: Warning:
    Defined but not used: data constructor ‘CDrawWindow’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2647:20: Warning:
    Defined but not used: data constructor ‘CControl’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2654:19: Warning:
    Defined but not used: data constructor ‘CSlider’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2661:22: Warning:
    Defined but not used: data constructor ‘CSliderMSW’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2668:21: Warning:
    Defined but not used: data constructor ‘CSlider95’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2675:18: Warning:
    Defined but not used: data constructor ‘CGauge’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2682:21: Warning:
    Defined but not used: data constructor ‘CGaugeMSW’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2689:20: Warning:
    Defined but not used: data constructor ‘CGauge95’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2696:27: Warning:
    Defined but not used: data constructor ‘CStyledTextCtrl’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2703:25: Warning:
    Defined but not used: data constructor ‘CPropertyGrid’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2710:21: Warning:
    Defined but not used: data constructor ‘CTreeCtrl’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2717:37: Warning:
    Defined but not used: data constructor ‘CRemotelyScrolledTreeCtrl’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2724:24: Warning:
    Defined but not used: data constructor ‘CToolBarBase’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2731:27: Warning:
    Defined but not used: data constructor ‘CDynamicToolBar’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2738:20: Warning:
    Defined but not used: data constructor ‘CToolBar’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2745:25: Warning:
    Defined but not used: data constructor ‘CToggleButton’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2752:31: Warning:
    Defined but not used: data constructor ‘CBitmapToggleButton’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2759:21: Warning:
    Defined but not used: data constructor ‘CTextCtrl’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2766:20: Warning:
    Defined but not used: data constructor ‘CTabCtrl’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2773:23: Warning:
    Defined but not used: data constructor ‘CStaticText’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2780:23: Warning:
    Defined but not used: data constructor ‘CStaticLine’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2787:22: Warning:
    Defined but not used: data constructor ‘CStaticBox’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2794:25: Warning:
    Defined but not used: data constructor ‘CStaticBitmap’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2801:21: Warning:
    Defined but not used: data constructor ‘CSpinCtrl’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2808:23: Warning:
    Defined but not used: data constructor ‘CSpinButton’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2815:22: Warning:
    Defined but not used: data constructor ‘CScrollBar’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2822:24: Warning:
    Defined but not used: data constructor ‘CRadioButton’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2829:21: Warning:
    Defined but not used: data constructor ‘CRadioBox’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2836:21: Warning:
    Defined but not used: data constructor ‘CNotebook’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2843:21: Warning:
    Defined but not used: data constructor ‘CListCtrl’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2850:20: Warning:
    Defined but not used: data constructor ‘CListBox’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2857:25: Warning:
    Defined but not used: data constructor ‘CCheckListBox’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2864:26: Warning:
    Defined but not used: data constructor ‘CLEDNumberCtrl’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2871:27: Warning:
    Defined but not used: data constructor ‘CGenericDirCtrl’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2878:24: Warning:
    Defined but not used: data constructor ‘CDrawControl’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2885:19: Warning:
    Defined but not used: data constructor ‘CButton’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2892:25: Warning:
    Defined but not used: data constructor ‘CBitmapButton’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2899:30: Warning:
    Defined but not used: data constructor ‘CContextHelpButton’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2906:19: Warning:
    Defined but not used: data constructor ‘CChoice’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2913:21: Warning:
    Defined but not used: data constructor ‘CComboBox’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2920:21: Warning:
    Defined but not used: data constructor ‘CCheckBox’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2927:25: Warning:
    Defined but not used: data constructor ‘CCalendarCtrl’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2934:25: Warning:
    Defined but not used: data constructor ‘CBookCtrlBase’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2941:24: Warning:
    Defined but not used: data constructor ‘CAuiNotebook’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2948:23: Warning:
    Defined but not used: data constructor ‘CAuiTabCtrl’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2955:23: Warning:
    Defined but not used: data constructor ‘CAuiToolBar’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2962:27: Warning:
    Defined but not used: data constructor ‘CTopLevelWindow’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2969:18: Warning:
    Defined but not used: data constructor ‘CFrame’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2976:25: Warning:
    Defined but not used: data constructor ‘CPreviewFrame’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2983:28: Warning:
    Defined but not used: data constructor ‘CWXCPreviewFrame’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2990:26: Warning:
    Defined but not used: data constructor ‘CDocChildFrame’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:2997:27: Warning:
    Defined but not used: data constructor ‘CMDIParentFrame’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3004:30: Warning:
    Defined but not used: data constructor ‘CDocMDIParentFrame’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3011:22: Warning:
    Defined but not used: data constructor ‘CMiniFrame’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3018:27: Warning:
    Defined but not used: data constructor ‘CProgressDialog’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3025:25: Warning:
    Defined but not used: data constructor ‘CSplashScreen’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3032:26: Warning:
    Defined but not used: data constructor ‘CHtmlHelpFrame’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3039:27: Warning:
    Defined but not used: data constructor ‘CDocParentFrame’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3046:26: Warning:
    Defined but not used: data constructor ‘CMDIChildFrame’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3053:29: Warning:
    Defined but not used: data constructor ‘CDocMDIChildFrame’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3060:23: Warning:
    Defined but not used: data constructor ‘CToolWindow’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3067:31: Warning:
    Defined but not used: data constructor ‘CCbFloatedBarWindow’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3074:19: Warning:
    Defined but not used: data constructor ‘CDialog’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3081:25: Warning:
    Defined but not used: data constructor ‘CColourDialog’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3088:22: Warning:
    Defined but not used: data constructor ‘CDirDialog’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3095:30: Warning:
    Defined but not used: data constructor ‘CFindReplaceDialog’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3102:26: Warning:
    Defined but not used: data constructor ‘CMessageDialog’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3109:24: Warning:
    Defined but not used: data constructor ‘CPrintDialog’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3116:28: Warning:
    Defined but not used: data constructor ‘CTextEntryDialog’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3123:19: Warning:
    Defined but not used: data constructor ‘CWizard’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3130:31: Warning:
    Defined but not used: data constructor ‘CSingleChoiceDialog’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3137:28: Warning:
    Defined but not used: data constructor ‘CPageSetupDialog’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3144:23: Warning:
    Defined but not used: data constructor ‘CFontDialog’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3151:23: Warning:
    Defined but not used: data constructor ‘CFileDialog’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3158:31: Warning:
    Defined but not used: data constructor ‘CWXCPrintoutHandler’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3165:17: Warning:
    Defined but not used: data constructor ‘CView’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3172:22: Warning:
    Defined but not used: data constructor ‘CValidator’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3179:26: Warning:
    Defined but not used: data constructor ‘CTextValidator’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3186:29: Warning:
    Defined but not used: data constructor ‘CWXCTextValidator’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3193:29: Warning:
    Defined but not used: data constructor ‘CGenericValidator’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3200:24: Warning:
    Defined but not used: data constructor ‘CTaskBarIcon’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3207:20: Warning:
    Defined but not used: data constructor ‘CProcess’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3214:20: Warning:
    Defined but not used: data constructor ‘CMenuBar’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3221:17: Warning:
    Defined but not used: data constructor ‘CMenu’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3228:24: Warning:
    Defined but not used: data constructor ‘CFrameLayout’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3235:21: Warning:
    Defined but not used: data constructor ‘CDocument’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3242:23: Warning:
    Defined but not used: data constructor ‘CDocManager’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3249:28: Warning:
    Defined but not used: data constructor ‘CAuiManagerEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3256:23: Warning:
    Defined but not used: data constructor ‘CAuiManager’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3263:16: Warning:
    Defined but not used: data constructor ‘CApp’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3270:19: Warning:
    Defined but not used: data constructor ‘CWXCApp’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3277:25: Warning:
    Defined but not used: data constructor ‘CCbPluginBase’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3284:32: Warning:
    Defined but not used: data constructor ‘CCbAntiflickerPlugin’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3291:29: Warning:
    Defined but not used: data constructor ‘CCbBarHintsPlugin’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3298:29: Warning:
    Defined but not used: data constructor ‘CCbPaneDrawPlugin’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3305:28: Warning:
    Defined but not used: data constructor ‘CCbRowDragPlugin’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3312:40: Warning:
    Defined but not used:
      data constructor ‘CCbSimpleCustomizationPlugin’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3319:30: Warning:
    Defined but not used: data constructor ‘CCbRowLayoutPlugin’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3326:34: Warning:
    Defined but not used: data constructor ‘CCbHintAnimationPlugin’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3333:28: Warning:
    Defined but not used: data constructor ‘CCbBarDragPlugin’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3340:21: Warning:
    Defined but not used: data constructor ‘CCbBarSpy’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3347:23: Warning:
    Defined but not used: data constructor ‘CClientBase’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3354:22: Warning:
    Defined but not used: data constructor ‘CDDEClient’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3361:19: Warning:
    Defined but not used: data constructor ‘CClient’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3368:22: Warning:
    Defined but not used: data constructor ‘CWXCClient’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3375:27: Warning:
    Defined but not used: data constructor ‘CConnectionBase’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3382:26: Warning:
    Defined but not used: data constructor ‘CDDEConnection’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3389:23: Warning:
    Defined but not used: data constructor ‘CConnection’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3396:26: Warning:
    Defined but not used: data constructor ‘CWXCConnection’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3403:22: Warning:
    Defined but not used: data constructor ‘CPlotCurve’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3410:25: Warning:
    Defined but not used: data constructor ‘CWXCPlotCurve’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3417:22: Warning:
    Defined but not used: data constructor ‘CCbBarInfo’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3424:25: Warning:
    Defined but not used: data constructor ‘CCbMiniButton’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3431:22: Warning:
    Defined but not used: data constructor ‘CCbDockBox’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3438:26: Warning:
    Defined but not used: data constructor ‘CCbCollapseBox’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3445:23: Warning:
    Defined but not used: data constructor ‘CCbCloseBox’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3452:35: Warning:
    Defined but not used: data constructor ‘CCbCommonPaneProperties’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3459:22: Warning:
    Defined but not used: data constructor ‘CCbDimInfo’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3466:23: Warning:
    Defined but not used: data constructor ‘CCbDockPane’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3473:33: Warning:
    Defined but not used: data constructor ‘CCbUpdatesManagerBase’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3480:31: Warning:
    Defined but not used: data constructor ‘CCbSimpleUpdatesMgr’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3487:27: Warning:
    Defined but not used: data constructor ‘CCbGCUpdatesMgr’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3494:22: Warning:
    Defined but not used: data constructor ‘CCbRowInfo’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3501:15: Warning:
    Defined but not used: data constructor ‘CDC’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3508:17: Warning:
    Defined but not used: data constructor ‘CGCDC’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3515:21: Warning:
    Defined but not used: data constructor ‘CWindowDC’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3522:21: Warning:
    Defined but not used: data constructor ‘CClientDC’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3529:20: Warning:
    Defined but not used: data constructor ‘CPaintDC’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3536:21: Warning:
    Defined but not used: data constructor ‘CScreenDC’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3543:22: Warning:
    Defined but not used: data constructor ‘CSVGFileDC’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3550:22: Warning:
    Defined but not used: data constructor ‘CPrinterDC’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3557:25: Warning:
    Defined but not used: data constructor ‘CPostScriptDC’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3564:21: Warning:
    Defined but not used: data constructor ‘CMirrorDC’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3571:23: Warning:
    Defined but not used: data constructor ‘CMetafileDC’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3578:21: Warning:
    Defined but not used: data constructor ‘CMemoryDC’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3585:28: Warning:
    Defined but not used: data constructor ‘CBufferedPaintDC’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3592:23: Warning:
    Defined but not used: data constructor ‘CBufferedDC’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3599:32: Warning:
    Defined but not used: data constructor ‘CAutoBufferedPaintDC’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3606:22: Warning:
    Defined but not used: data constructor ‘CGDIObject’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3613:19: Warning:
    Defined but not used: data constructor ‘CRegion’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3620:16: Warning:
    Defined but not used: data constructor ‘CPen’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3627:20: Warning:
    Defined but not used: data constructor ‘CPalette’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3634:19: Warning:
    Defined but not used: data constructor ‘CBitmap’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3641:17: Warning:
    Defined but not used: data constructor ‘CIcon’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3648:19: Warning:
    Defined but not used: data constructor ‘CCursor’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3655:17: Warning:
    Defined but not used: data constructor ‘CFont’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3662:18: Warning:
    Defined but not used: data constructor ‘CBrush’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3669:18: Warning:
    Defined but not used: data constructor ‘CSizer’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3676:21: Warning:
    Defined but not used: data constructor ‘CBoxSizer’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3683:27: Warning:
    Defined but not used: data constructor ‘CStaticBoxSizer’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3690:27: Warning:
    Defined but not used: data constructor ‘CMultiCellSizer’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3697:22: Warning:
    Defined but not used: data constructor ‘CGridSizer’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3704:26: Warning:
    Defined but not used: data constructor ‘CFlexGridSizer’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3711:28: Warning:
    Defined but not used: data constructor ‘CMultiCellCanvas’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3718:17: Warning:
    Defined but not used: data constructor ‘CList’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3725:23: Warning:
    Defined but not used: data constructor ‘CStringList’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3732:20: Warning:
    Defined but not used: data constructor ‘CPenList’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3739:21: Warning:
    Defined but not used: data constructor ‘CPathList’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3746:21: Warning:
    Defined but not used: data constructor ‘CFontList’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3753:25: Warning:
    Defined but not used: data constructor ‘CExprDatabase’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3760:27: Warning:
    Defined but not used: data constructor ‘CColourDatabase’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3767:22: Warning:
    Defined but not used: data constructor ‘CBrushList’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3774:19: Warning:
    Defined but not used: data constructor ‘CColour’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3781:24: Warning:
    Defined but not used: data constructor ‘CContextHelp’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3788:21: Warning:
    Defined but not used: data constructor ‘CDatabase’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3795:19: Warning:
    Defined but not used: data constructor ‘CFSFile’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3802:23: Warning:
    Defined but not used: data constructor ‘CFileSystem’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3809:21: Warning:
    Defined but not used: data constructor ‘CFontData’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3816:31: Warning:
    Defined but not used: data constructor ‘CHelpControllerBase’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3823:31: Warning:
    Defined but not used: data constructor ‘CHtmlHelpController’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3830:27: Warning:
    Defined but not used: data constructor ‘CHelpController’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3837:27: Warning:
    Defined but not used: data constructor ‘CHtmlDCRenderer’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3844:23: Warning:
    Defined but not used: data constructor ‘CHtmlFilter’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3851:25: Warning:
    Defined but not used: data constructor ‘CHtmlHelpData’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3858:25: Warning:
    Defined but not used: data constructor ‘CHtmlLinkInfo’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3865:21: Warning:
    Defined but not used: data constructor ‘CPrintout’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3872:24: Warning:
    Defined but not used: data constructor ‘CWXCPrintout’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3879:25: Warning:
    Defined but not used: data constructor ‘CHtmlPrintout’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3886:27: Warning:
    Defined but not used: data constructor ‘CHtmlTagHandler’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3893:30: Warning:
    Defined but not used: data constructor ‘CHtmlWinTagHandler’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3900:24: Warning:
    Defined but not used: data constructor ‘CSockAddress’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3907:24: Warning:
    Defined but not used: data constructor ‘CIPV4address’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3914:18: Warning:
    Defined but not used: data constructor ‘CImage’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3921:22: Warning:
    Defined but not used: data constructor ‘CImageList’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3928:30: Warning:
    Defined but not used: data constructor ‘CLayoutConstraints’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3935:21: Warning:
    Defined but not used: data constructor ‘CMenuItem’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3942:21: Warning:
    Defined but not used: data constructor ‘CMetafile’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3949:32: Warning:
    Defined but not used: data constructor ‘CPageSetupDialogData’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3956:38: Warning:
    Defined but not used: data constructor ‘CPostScriptPrintNativeData’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3963:28: Warning:
    Defined but not used: data constructor ‘CPrintDialogData’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3970:20: Warning:
    Defined but not used: data constructor ‘CPrinter’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3977:21: Warning:
    Defined but not used: data constructor ‘CQueryCol’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3984:22: Warning:
    Defined but not used: data constructor ‘CRecordSet’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3991:27: Warning:
    Defined but not used: data constructor ‘CRegionIterator’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:3998:22: Warning:
    Defined but not used: data constructor ‘CSizerItem’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4005:27: Warning:
    Defined but not used: data constructor ‘CSystemSettings’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4012:18: Warning:
    Defined but not used: data constructor ‘CTimer’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4019:20: Warning:
    Defined but not used: data constructor ‘CTimerEx’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4026:20: Warning:
    Defined but not used: data constructor ‘CVariant’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4033:24: Warning:
    Defined but not used: data constructor ‘CXmlResource’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4040:23: Warning:
    Defined but not used: data constructor ‘CPGProperty’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4047:29: Warning:
    Defined but not used: data constructor ‘CPropertyCategory’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4054:25: Warning:
    Defined but not used: data constructor ‘CFileProperty’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4061:25: Warning:
    Defined but not used: data constructor ‘CDateProperty’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4068:26: Warning:
    Defined but not used: data constructor ‘CFloatProperty’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4075:25: Warning:
    Defined but not used: data constructor ‘CBoolProperty’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4082:24: Warning:
    Defined but not used: data constructor ‘CIntProperty’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4089:27: Warning:
    Defined but not used: data constructor ‘CStringProperty’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4096:27: Warning:
    Defined but not used: data constructor ‘CGraphicsObject’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4103:29: Warning:
    Defined but not used: data constructor ‘CGraphicsRenderer’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4110:24: Warning:
    Defined but not used: data constructor ‘CGraphicsPen’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4117:25: Warning:
    Defined but not used: data constructor ‘CGraphicsPath’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4124:27: Warning:
    Defined but not used: data constructor ‘CGraphicsMatrix’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4131:25: Warning:
    Defined but not used: data constructor ‘CGraphicsFont’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4138:28: Warning:
    Defined but not used: data constructor ‘CGraphicsContext’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4145:26: Warning:
    Defined but not used: data constructor ‘CGraphicsBrush’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4152:22: Warning:
    Defined but not used: data constructor ‘CGLContext’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4159:31: Warning:
    Defined but not used: data constructor ‘CXmlResourceHandler’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4166:18: Warning:
    Defined but not used: data constructor ‘CSound’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4173:24: Warning:
    Defined but not used: data constructor ‘CVariantData’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4180:16: Warning:
    Defined but not used: data constructor ‘CURL’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4187:23: Warning:
    Defined but not used: data constructor ‘CTreeLayout’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4194:29: Warning:
    Defined but not used: data constructor ‘CTreeLayoutStored’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4201:20: Warning:
    Defined but not used: data constructor ‘CToolTip’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4208:22: Warning:
    Defined but not used: data constructor ‘CTimerBase’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4215:17: Warning:
    Defined but not used: data constructor ‘CTime’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4222:24: Warning:
    Defined but not used: data constructor ‘CTablesInUse’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4229:26: Warning:
    Defined but not used: data constructor ‘CSystemOptions’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4236:28: Warning:
    Defined but not used: data constructor ‘CStringTokenizer’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4243:23: Warning:
    Defined but not used: data constructor ‘CQueryField’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4250:21: Warning:
    Defined but not used: data constructor ‘CQuantize’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4257:25: Warning:
    Defined but not used: data constructor ‘CPrintPreview’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4264:22: Warning:
    Defined but not used: data constructor ‘CPrintData’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4271:27: Warning:
    Defined but not used: data constructor ‘CPlotOnOffCurve’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4278:32: Warning:
    Defined but not used: data constructor ‘CMultiCellItemHandle’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4285:17: Warning:
    Defined but not used: data constructor ‘CMask’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4292:21: Warning:
    Defined but not used: data constructor ‘CListItem’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4299:28: Warning:
    Defined but not used: data constructor ‘CLayoutAlgorithm’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4306:21: Warning:
    Defined but not used: data constructor ‘CJoystick’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4313:39: Warning:
    Defined but not used:
      data constructor ‘CIndividualLayoutConstraint’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4320:25: Warning:
    Defined but not used: data constructor ‘CImageHandler’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4327:19: Warning:
    Defined but not used: data constructor ‘CModule’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4334:27: Warning:
    Defined but not used: data constructor ‘CHtmlTagsModule’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4341:20: Warning:
    Defined but not used: data constructor ‘CHtmlTag’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4348:23: Warning:
    Defined but not used: data constructor ‘CHtmlParser’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4355:26: Warning:
    Defined but not used: data constructor ‘CHtmlWinParser’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4362:29: Warning:
    Defined but not used: data constructor ‘CHtmlEasyPrinting’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4369:21: Warning:
    Defined but not used: data constructor ‘CHtmlCell’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4376:27: Warning:
    Defined but not used: data constructor ‘CHtmlWidgetCell’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4383:30: Warning:
    Defined but not used: data constructor ‘CHtmlContainerCell’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4390:27: Warning:
    Defined but not used: data constructor ‘CHtmlColourCell’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4397:28: Warning:
    Defined but not used: data constructor ‘CFindReplaceData’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4404:30: Warning:
    Defined but not used: data constructor ‘CFileSystemHandler’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4411:28: Warning:
    Defined but not used: data constructor ‘CMemoryFSHandler’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4418:24: Warning:
    Defined but not used: data constructor ‘CFileHistory’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4425:23: Warning:
    Defined but not used: data constructor ‘CSocketBase’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4432:25: Warning:
    Defined but not used: data constructor ‘CSocketServer’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4439:25: Warning:
    Defined but not used: data constructor ‘CSocketClient’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4446:21: Warning:
    Defined but not used: data constructor ‘CProtocol’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4453:17: Warning:
    Defined but not used: data constructor ‘CHTTP’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4460:16: Warning:
    Defined but not used: data constructor ‘CFTP’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4467:30: Warning:
    Defined but not used: data constructor ‘CEncodingConverter’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4474:27: Warning:
    Defined but not used: data constructor ‘CToolLayoutItem’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4481:24: Warning:
    Defined but not used: data constructor ‘CDynToolInfo’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4488:22: Warning:
    Defined but not used: data constructor ‘CDragImage’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4495:29: Warning:
    Defined but not used: data constructor ‘CGenericDragImage’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4502:24: Warning:
    Defined but not used: data constructor ‘CDocTemplate’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4509:29: Warning:
    Defined but not used: data constructor ‘CCommandProcessor’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4516:23: Warning:
    Defined but not used: data constructor ‘CColourData’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4523:20: Warning:
    Defined but not used: data constructor ‘CClosure’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4530:22: Warning:
    Defined but not used: data constructor ‘CClipboard’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4537:26: Warning:
    Defined but not used: data constructor ‘CBitmapHandler’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4544:29: Warning:
    Defined but not used: data constructor ‘CAutomationObject’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4551:29: Warning:
    Defined but not used: data constructor ‘CCbDimHandlerBase’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4558:35: Warning:
    Defined but not used: data constructor ‘CCbDynToolBarDimHandler’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4565:18: Warning:
    Defined but not used: data constructor ‘CEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4572:25: Warning:
    Defined but not used: data constructor ‘CCommandEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4579:24: Warning:
    Defined but not used: data constructor ‘CNotifyEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4586:23: Warning:
    Defined but not used: data constructor ‘CMediaEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4593:30: Warning:
    Defined but not used: data constructor ‘CPropertyGridEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4600:24: Warning:
    Defined but not used: data constructor ‘CWizardEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4607:22: Warning:
    Defined but not used: data constructor ‘CTreeEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4614:26: Warning:
    Defined but not used: data constructor ‘CSplitterEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4621:22: Warning:
    Defined but not used: data constructor ‘CSpinEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4628:22: Warning:
    Defined but not used: data constructor ‘CPlotEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4635:26: Warning:
    Defined but not used: data constructor ‘CNotebookEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4642:22: Warning:
    Defined but not used: data constructor ‘CListEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4649:26: Warning:
    Defined but not used: data constructor ‘CGridSizeEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4656:33: Warning:
    Defined but not used: data constructor ‘CGridRangeSelectEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4663:22: Warning:
    Defined but not used: data constructor ‘CGridEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4670:26: Warning:
    Defined but not used: data constructor ‘CBookCtrlEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4677:29: Warning:
    Defined but not used: data constructor ‘CAuiNotebookEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4684:28: Warning:
    Defined but not used: data constructor ‘CAuiToolBarEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4691:35: Warning:
    Defined but not used: data constructor ‘CGridEditorCreatedEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4698:22: Warning:
    Defined but not used: data constructor ‘CHelpEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4705:31: Warning:
    Defined but not used: data constructor ‘CWindowDestroyEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4712:28: Warning:
    Defined but not used: data constructor ‘CStyledTextEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4719:25: Warning:
    Defined but not used: data constructor ‘CWXCHtmlEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4726:30: Warning:
    Defined but not used: data constructor ‘CWindowCreateEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4733:21: Warning:
    Defined but not used: data constructor ‘CTabEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4740:28: Warning:
    Defined but not used: data constructor ‘CFindDialogEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4747:26: Warning:
    Defined but not used: data constructor ‘CCalendarEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4754:27: Warning:
    Defined but not used: data constructor ‘CInputSinkEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4761:26: Warning:
    Defined but not used: data constructor ‘CWXCPrintEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4768:26: Warning:
    Defined but not used: data constructor ‘CUpdateUIEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4775:23: Warning:
    Defined but not used: data constructor ‘CTimerEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4782:34: Warning:
    Defined but not used: data constructor ‘CSysColourChangedEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4789:24: Warning:
    Defined but not used: data constructor ‘CSocketEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4796:22: Warning:
    Defined but not used: data constructor ‘CSizeEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4803:22: Warning:
    Defined but not used: data constructor ‘CShowEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4810:27: Warning:
    Defined but not used: data constructor ‘CSetCursorEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4817:27: Warning:
    Defined but not used: data constructor ‘CScrollWinEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4824:24: Warning:
    Defined but not used: data constructor ‘CScrollEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4831:22: Warning:
    Defined but not used: data constructor ‘CSashEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4838:33: Warning:
    Defined but not used: data constructor ‘CQueryNewPaletteEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4845:33: Warning:
    Defined but not used: data constructor ‘CQueryLayoutInfoEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4852:25: Warning:
    Defined but not used: data constructor ‘CProcessEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4859:32: Warning:
    Defined but not used: data constructor ‘CPaletteChangedEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4866:23: Warning:
    Defined but not used: data constructor ‘CPaintEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4873:31: Warning:
    Defined but not used: data constructor ‘CNavigationKeyEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4880:22: Warning:
    Defined but not used: data constructor ‘CMoveEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4887:23: Warning:
    Defined but not used: data constructor ‘CMouseEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4894:37: Warning:
    Defined but not used: data constructor ‘CMouseCaptureChangedEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4901:22: Warning:
    Defined but not used: data constructor ‘CMenuEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4908:26: Warning:
    Defined but not used: data constructor ‘CMaximizeEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4915:21: Warning:
    Defined but not used: data constructor ‘CKeyEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4922:26: Warning:
    Defined but not used: data constructor ‘CJoystickEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4929:28: Warning:
    Defined but not used: data constructor ‘CInitDialogEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4936:22: Warning:
    Defined but not used: data constructor ‘CIdleEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4943:25: Warning:
    Defined but not used: data constructor ‘CIconizeEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4950:23: Warning:
    Defined but not used: data constructor ‘CFocusEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4957:23: Warning:
    Defined but not used: data constructor ‘CEraseEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4964:27: Warning:
    Defined but not used: data constructor ‘CDropFilesEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4971:24: Warning:
    Defined but not used: data constructor ‘CDialUpEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4978:23: Warning:
    Defined but not used: data constructor ‘CCloseEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4985:33: Warning:
    Defined but not used: data constructor ‘CCalculateLayoutEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4992:26: Warning:
    Defined but not used: data constructor ‘CActivateEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:4999:26: Warning:
    Defined but not used: data constructor ‘CCbPluginEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5006:32: Warning:
    Defined but not used: data constructor ‘CCbCustomizeBarEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5013:32: Warning:
    Defined but not used: data constructor ‘CCbDrawBarDecorEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5020:32: Warning:
    Defined but not used: data constructor ‘CCbDrawHintRectEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5027:33: Warning:
    Defined but not used: data constructor ‘CCbDrawPaneDecorEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5034:32: Warning:
    Defined but not used: data constructor ‘CCbDrawRowDecorEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5041:36: Warning:
    Defined but not used: data constructor ‘CCbFinishDrawInAreaEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5048:29: Warning:
    Defined but not used: data constructor ‘CCbLayoutRowEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5055:28: Warning:
    Defined but not used: data constructor ‘CCbLeftDownEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5062:26: Warning:
    Defined but not used: data constructor ‘CCbMotionEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5069:29: Warning:
    Defined but not used: data constructor ‘CCbRemoveBarEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5076:29: Warning:
    Defined but not used: data constructor ‘CCbResizeRowEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5083:27: Warning:
    Defined but not used: data constructor ‘CCbRightUpEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5090:36: Warning:
    Defined but not used: data constructor ‘CCbStartBarDraggingEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5097:35: Warning:
    Defined but not used: data constructor ‘CCbStartDrawInAreaEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5104:30: Warning:
    Defined but not used: data constructor ‘CCbSizeBarWndEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5111:29: Warning:
    Defined but not used: data constructor ‘CCbRightDownEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5118:29: Warning:
    Defined but not used: data constructor ‘CCbResizeBarEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5125:26: Warning:
    Defined but not used: data constructor ‘CCbLeftUpEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5132:30: Warning:
    Defined but not used: data constructor ‘CCbLeftDClickEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5139:29: Warning:
    Defined but not used: data constructor ‘CCbInsertBarEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5146:34: Warning:
    Defined but not used: data constructor ‘CCbDrawRowHandlesEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5153:35: Warning:
    Defined but not used: data constructor ‘CCbDrawRowBkGroundEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5160:36: Warning:
    Defined but not used: data constructor ‘CCbDrawPaneBkGroundEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5167:34: Warning:
    Defined but not used: data constructor ‘CCbDrawBarHandlesEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5174:35: Warning:
    Defined but not used: data constructor ‘CCbCustomizeLayoutEvent’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5181:23: Warning:
    Defined but not used: data constructor ‘CServerBase’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5188:19: Warning:
    Defined but not used: data constructor ‘CServer’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5195:22: Warning:
    Defined but not used: data constructor ‘CWXCServer’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5202:22: Warning:
    Defined but not used: data constructor ‘CDDEServer’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5209:26: Warning:
    Defined but not used: data constructor ‘CGridTableBase’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5216:25: Warning:
    Defined but not used: data constructor ‘CWXCGridTable’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5223:20: Warning:
    Defined but not used: data constructor ‘CCommand’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5230:23: Warning:
    Defined but not used: data constructor ‘CWXCCommand’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5237:24: Warning:
    Defined but not used: data constructor ‘CArtProvider’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5244:23: Warning:
    Defined but not used: data constructor ‘CWXCArtProv’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5251:19: Warning:
    Defined but not used: data constructor ‘CThread’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5258:22: Warning:
    Defined but not used: data constructor ‘CInputSink’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5265:22: Warning:
    Defined but not used: data constructor ‘CClassInfo’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5272:23: Warning:
    Defined but not used: data constructor ‘CClientData’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5279:25: Warning:
    Defined but not used: data constructor ‘CTreeItemData’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5286:28: Warning:
    Defined but not used: data constructor ‘CWXCTreeItemData’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5293:29: Warning:
    Defined but not used: data constructor ‘CStringClientData’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5300:25: Warning:
    Defined but not used: data constructor ‘CMemoryBuffer’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5307:19: Warning:
    Defined but not used: data constructor ‘CSTCDoc’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5314:29: Warning:
    Defined but not used: data constructor ‘CTextOutputStream’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5321:28: Warning:
    Defined but not used: data constructor ‘CTextInputStream’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5328:25: Warning:
    Defined but not used: data constructor ‘CWxManagedPtr’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5335:23: Warning:
    Defined but not used: data constructor ‘CStreamBase’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5342:24: Warning:
    Defined but not used: data constructor ‘CInputStream’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5349:30: Warning:
    Defined but not used: data constructor ‘CFilterInputStream’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5356:32: Warning:
    Defined but not used: data constructor ‘CBufferedInputStream’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5363:28: Warning:
    Defined but not used: data constructor ‘CZlibInputStream’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5370:27: Warning:
    Defined but not used: data constructor ‘CZipInputStream’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5377:30: Warning:
    Defined but not used: data constructor ‘CSocketInputStream’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5384:30: Warning:
    Defined but not used: data constructor ‘CMemoryInputStream’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5391:28: Warning:
    Defined but not used: data constructor ‘CFileInputStream’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5398:29: Warning:
    Defined but not used: data constructor ‘CFFileInputStream’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5405:25: Warning:
    Defined but not used: data constructor ‘COutputStream’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5412:31: Warning:
    Defined but not used: data constructor ‘CFilterOutputStream’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5419:33: Warning:
    Defined but not used: data constructor ‘CBufferedOutputStream’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5426:29: Warning:
    Defined but not used: data constructor ‘CZlibOutputStream’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5433:31: Warning:
    Defined but not used: data constructor ‘CSocketOutputStream’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5440:31: Warning:
    Defined but not used: data constructor ‘CMemoryOutputStream’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5447:29: Warning:
    Defined but not used: data constructor ‘CFileOutputStream’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5454:30: Warning:
    Defined but not used: data constructor ‘CFFileOutputStream’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5461:33: Warning:
    Defined but not used: data constructor ‘CCountingOutputStream’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5468:27: Warning:
    Defined but not used: data constructor ‘CWindowDisabler’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5475:23: Warning:
    Defined but not used: data constructor ‘CTreeItemId’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5482:24: Warning:
    Defined but not used: data constructor ‘CTipProvider’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5489:24: Warning:
    Defined but not used: data constructor ‘CTimerRunner’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5496:21: Warning:
    Defined but not used: data constructor ‘CTimeSpan’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5503:21: Warning:
    Defined but not used: data constructor ‘CTextFile’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5510:23: Warning:
    Defined but not used: data constructor ‘CDropTarget’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5517:26: Warning:
    Defined but not used: data constructor ‘CWXCDropTarget’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5524:27: Warning:
    Defined but not used: data constructor ‘CTextDropTarget’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5531:30: Warning:
    Defined but not used: data constructor ‘CWXCTextDropTarget’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5538:30: Warning:
    Defined but not used: data constructor ‘CPrivateDropTarget’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5545:27: Warning:
    Defined but not used: data constructor ‘CFileDropTarget’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5552:30: Warning:
    Defined but not used: data constructor ‘CWXCFileDropTarget’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5559:23: Warning:
    Defined but not used: data constructor ‘CDataObject’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5566:29: Warning:
    Defined but not used: data constructor ‘CDataObjectSimple’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5573:27: Warning:
    Defined but not used: data constructor ‘CTextDataObject’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5580:27: Warning:
    Defined but not used: data constructor ‘CFileDataObject’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5587:29: Warning:
    Defined but not used: data constructor ‘CCustomDataObject’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5594:29: Warning:
    Defined but not used: data constructor ‘CBitmapDataObject’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5601:32: Warning:
    Defined but not used: data constructor ‘CDataObjectComposite’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5608:21: Warning:
    Defined but not used: data constructor ‘CTextAttr’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5615:21: Warning:
    Defined but not used: data constructor ‘CTempFile’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5622:25: Warning:
    Defined but not used: data constructor ‘CStringBuffer’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5629:21: Warning:
    Defined but not used: data constructor ‘CWxString’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5636:35: Warning:
    Defined but not used: data constructor ‘CStreamToTextRedirector’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5643:25: Warning:
    Defined but not used: data constructor ‘CStreamBuffer’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5650:22: Warning:
    Defined but not used: data constructor ‘CStopWatch’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5657:19: Warning:
    Defined but not used: data constructor ‘CWxSize’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5664:34: Warning:
    Defined but not used: data constructor ‘CSingleInstanceChecker’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5671:25: Warning:
    Defined but not used: data constructor ‘CHelpProvider’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5678:31: Warning:
    Defined but not used: data constructor ‘CSimpleHelpProvider’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5685:39: Warning:
    Defined but not used:
      data constructor ‘CHelpControllerHelpProvider’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5692:22: Warning:
    Defined but not used: data constructor ‘CSemaphore’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5699:22: Warning:
    Defined but not used: data constructor ‘CScopedPtr’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5706:24: Warning:
    Defined but not used: data constructor ‘CScopedArray’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5713:18: Warning:
    Defined but not used: data constructor ‘CRegEx’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5720:19: Warning:
    Defined but not used: data constructor ‘CWxRect’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5727:22: Warning:
    Defined but not used: data constructor ‘CRealPoint’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5734:20: Warning:
    Defined but not used: data constructor ‘CWxPoint’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5741:26: Warning:
    Defined but not used: data constructor ‘CObjectRefData’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5748:21: Warning:
    Defined but not used: data constructor ‘CNodeBase’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5755:24: Warning:
    Defined but not used: data constructor ‘CMutexLocker’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5762:18: Warning:
    Defined but not used: data constructor ‘CMutex’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5769:29: Warning:
    Defined but not used: data constructor ‘CMimeTypesManager’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5776:19: Warning:
    Defined but not used: data constructor ‘CMBConv’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5783:19: Warning:
    Defined but not used: data constructor ‘CCSConv’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5790:23: Warning:
    Defined but not used: data constructor ‘CMBConvFile’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5797:23: Warning:
    Defined but not used: data constructor ‘CMBConvUTF8’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5804:23: Warning:
    Defined but not used: data constructor ‘CMBConvUTF7’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5811:21: Warning:
    Defined but not used: data constructor ‘CLongLong’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5818:16: Warning:
    Defined but not used: data constructor ‘CLog’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5825:19: Warning:
    Defined but not used: data constructor ‘CWXCLog’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5832:21: Warning:
    Defined but not used: data constructor ‘CLogChain’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5839:27: Warning:
    Defined but not used: data constructor ‘CLogPassThrough’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5846:22: Warning:
    Defined but not used: data constructor ‘CLogWindow’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5853:20: Warning:
    Defined but not used: data constructor ‘CLogNull’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5860:22: Warning:
    Defined but not used: data constructor ‘CLogStderr’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5867:24: Warning:
    Defined but not used: data constructor ‘CLogTextCtrl’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5874:22: Warning:
    Defined but not used: data constructor ‘CLogStream’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5881:19: Warning:
    Defined but not used: data constructor ‘CLogGUI’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5888:19: Warning:
    Defined but not used: data constructor ‘CLocale’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5895:22: Warning:
    Defined but not used: data constructor ‘CWXCLocale’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5902:23: Warning:
    Defined but not used: data constructor ‘CIconBundle’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5909:20: Warning:
    Defined but not used: data constructor ‘CHashMap’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5916:32: Warning:
    Defined but not used: data constructor ‘CGridCellCoordsArray’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5923:25: Warning:
    Defined but not used: data constructor ‘CGridCellAttr’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5930:23: Warning:
    Defined but not used: data constructor ‘CFontMapper’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5937:27: Warning:
    Defined but not used: data constructor ‘CFontEnumerator’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5944:21: Warning:
    Defined but not used: data constructor ‘CFileType’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5951:21: Warning:
    Defined but not used: data constructor ‘CFileName’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5958:18: Warning:
    Defined but not used: data constructor ‘CFFile’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5965:19: Warning:
    Defined but not used: data constructor ‘CWxExpr’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5972:27: Warning:
    Defined but not used: data constructor ‘CDynamicLibrary’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5979:23: Warning:
    Defined but not used: data constructor ‘CDropSource’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5986:24: Warning:
    Defined but not used: data constructor ‘CWxDllLoader’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:5993:25: Warning:
    Defined but not used: data constructor ‘CDirTraverser’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6000:26: Warning:
    Defined but not used: data constructor ‘CDialUpManager’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6007:25: Warning:
    Defined but not used: data constructor ‘CDebugContext’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6014:24: Warning:
    Defined but not used: data constructor ‘CDbTableInfo’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6021:20: Warning:
    Defined but not used: data constructor ‘CDbTable’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6028:26: Warning:
    Defined but not used: data constructor ‘CDbSqlTypeInfo’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6035:18: Warning:
    Defined but not used: data constructor ‘CDbInf’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6042:25: Warning:
    Defined but not used: data constructor ‘CDbConnectInf’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6049:21: Warning:
    Defined but not used: data constructor ‘CDbColInf’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6056:21: Warning:
    Defined but not used: data constructor ‘CDbColFor’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6063:21: Warning:
    Defined but not used: data constructor ‘CDbColDef’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6070:15: Warning:
    Defined but not used: data constructor ‘CDb’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6077:21: Warning:
    Defined but not used: data constructor ‘CDateTime’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6084:29: Warning:
    Defined but not used: data constructor ‘CDataOutputStream’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6091:28: Warning:
    Defined but not used: data constructor ‘CDataInputStream’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6098:23: Warning:
    Defined but not used: data constructor ‘CDataFormat’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6105:22: Warning:
    Defined but not used: data constructor ‘CDCClipper’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6112:34: Warning:
    Defined but not used: data constructor ‘CCriticalSectionLocker’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6119:28: Warning:
    Defined but not used: data constructor ‘CCriticalSection’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6126:22: Warning:
    Defined but not used: data constructor ‘CCondition’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6133:30: Warning:
    Defined but not used: data constructor ‘CCommandLineParser’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6140:32: Warning:
    Defined but not used: data constructor ‘CClientDataContainer’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6147:18: Warning:
    Defined but not used: data constructor ‘CCaret’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6154:29: Warning:
    Defined but not used: data constructor ‘CCalendarDateAttr’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6161:21: Warning:
    Defined but not used: data constructor ‘CBusyInfo’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6168:23: Warning:
    Defined but not used: data constructor ‘CBusyCursor’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6175:29: Warning:
    Defined but not used: data constructor ‘CAuiPaneInfoArray’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6182:32: Warning:
    Defined but not used: data constructor ‘CAuiToolBarItemArray’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6189:33: Warning:
    Defined but not used: data constructor ‘CAuiNotebookPageArray’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6196:28: Warning:
    Defined but not used: data constructor ‘CAuiNotebookPage’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6203:24: Warning:
    Defined but not used: data constructor ‘CAuiPaneInfo’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6210:23: Warning:
    Defined but not used: data constructor ‘CAuiDockArt’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6217:22: Warning:
    Defined but not used: data constructor ‘CAuiTabArt’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6224:29: Warning:
    Defined but not used: data constructor ‘CAuiDefaultTabArt’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6231:28: Warning:
    Defined but not used: data constructor ‘CAuiSimpleTabArt’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6238:28: Warning:
    Defined but not used: data constructor ‘CAuiTabContainer’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6245:34: Warning:
    Defined but not used: data constructor ‘CAuiTabContainerButton’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6252:26: Warning:
    Defined but not used: data constructor ‘CAuiToolBarArt’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6259:33: Warning:
    Defined but not used: data constructor ‘CAuiDefaultToolBarArt’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6266:27: Warning:
    Defined but not used: data constructor ‘CAuiToolBarItem’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6273:20: Warning:
    Defined but not used: data constructor ‘CWxArray’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6280:24: Warning:
    Defined but not used: data constructor ‘CArrayString’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6287:29: Warning:
    Defined but not used: data constructor ‘CAcceleratorTable’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6294:29: Warning:
    Defined but not used: data constructor ‘CAcceleratorEntry’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6301:33: Warning:
    Defined but not used: data constructor ‘CWXCMessageParameters’

src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs:6308:30: Warning:
    Defined but not used: data constructor ‘CWXCDragDataObject’

src/haskell/Graphics/UI/WXCore/WxcTypes.hs:95:15: Warning:
    The export item ‘CString(..)’ suggests that
    ‘CString’ has (in-scope) constructors or class methods,
    but it has none

src/haskell/Graphics/UI/WXCore/WxcTypes.hs:96:15: Warning:
    The export item ‘CWString(..)’ suggests that
    ‘CWString’ has (in-scope) constructors or class methods,
    but it has none

src/haskell/Graphics/UI/WXCore/WxcTypes.hs:102:15: Warning:
    The export item ‘IntPtr(..)’ suggests that
    ‘IntPtr’ has (in-scope) constructors or class methods,
    but it has none

src/haskell/Graphics/UI/WXCore/WxcTypes.hs:106:15: Warning:
    The export item ‘Word(..)’ suggests that
    ‘Word’ has (in-scope) constructors or class methods,
    but it has none

src/haskell/Graphics/UI/WXCore/WxcTypes.hs:108:15: Warning:
    The export item ‘Word8(..)’ suggests that
    ‘Word8’ has (in-scope) constructors or class methods,
    but it has none

src/haskell/Graphics/UI/WXCore/WxcTypes.hs:110:15: Warning:
    The export item ‘Int64(..)’ suggests that
    ‘Int64’ has (in-scope) constructors or class methods,
    but it has none

src/haskell/Graphics/UI/WXCore/WxcTypes.hs:117:15: Warning:
    The export item ‘CBool(..)’ suggests that
    ‘CBool’ has (in-scope) constructors or class methods,
    but it has none

src/haskell/Graphics/UI/WXCore/WxcTypes.hs:119:15: Warning:
    The export item ‘Ptr(..)’ suggests that
    ‘Ptr’ has (in-scope) constructors or class methods,
    but it has none
Haddock coverage:
  88% ( 14 / 16) in 'Graphics.UI.WXCore.WxcObject'
  Missing documentation for:
    TManagedPtr (src/haskell/Graphics/UI/WXCore/WxcObject.hs:89)
    CManagedPtr (src/haskell/Graphics/UI/WXCore/WxcObject.hs:90)
 100% (2286 /2286) in 'Graphics.UI.WXCore.WxcClassTypes'
  42% (101 /239) in 'Graphics.UI.WXCore.WxcTypes'
  Missing documentation for:
    Point (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:217)
    pointFromVec (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:263)
    pointFromSize (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:267)
    Size (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:349)
    sizeFromPoint (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:370)
    sizeFromVec (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:374)
    sizeZero (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:378)
    Vector (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:455)
    vecFromPoint (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:483)
    vecFromSize (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:487)
    Rect (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:549)
    rectTopLeft (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:562)
    rectTopRight (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:562)
    rectBottomLeft (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:562)
    rectBottomRight (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:562)
    rectBottom (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:568)
    rectRight (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:568)
    rectIsEmpty (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:603)
    withPointResult (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:287)
    withWxPointResult (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:332)
    toCIntPointX (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:296)
    toCIntPointY (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:296)
    fromCPoint (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:300)
    withCPoint (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:283)
    withPointDoubleResult (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:308)
    toCDoublePointX (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:317)
    toCDoublePointY (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:317)
    fromCPointDouble (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:321)
    withCPointDouble (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:304)
    withSizeResult (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:393)
    withWxSizeResult (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:438)
    toCIntSizeW (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:406)
    toCIntSizeH (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:406)
    fromCSize (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:402)
    withCSize (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:389)
    withSizeDoubleResult (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:414)
    toCDoubleSizeW (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:427)
    toCDoubleSizeH (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:427)
    fromCSizeDouble (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:423)
    withCSizeDouble (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:410)
    withVectorResult (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:497)
    withWxVectorResult (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:536)
    toCIntVectorX (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:506)
    toCIntVectorY (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:506)
    fromCVector (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:510)
    withCVector (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:493)
    withVectorDoubleResult (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:518)
    toCDoubleVectorX (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:527)
    toCDoubleVectorY (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:527)
    fromCVectorDouble (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:531)
    withCVectorDouble (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:514)
    withRectResult (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:614)
    withWxRectResult (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:684)
    withWxRectPtr (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:678)
    toCIntRectX (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:631)
    toCIntRectY (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:631)
    toCIntRectW (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:631)
    toCIntRectH (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:631)
    fromCRect (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:627)
    withCRect (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:610)
    withRectDoubleResult (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:641)
    toCDoubleRectX (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:658)
    toCDoubleRectY (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:658)
    toCDoubleRectW (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:658)
    toCDoubleRectH (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:658)
    fromCRectDouble (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:654)
    withCRectDouble (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:637)
    withArrayString (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:866)
    withArrayWString (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:881)
    withArrayInt (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:896)
    withArrayIntPtr (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:901)
    withArrayObject (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:906)
    withArrayIntResult (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:833)
    withArrayIntPtrResult (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:844)
    withArrayStringResult (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:809)
    withArrayWStringResult (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:821)
    withArrayObjectResult (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:855)
    colourFromColor (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:1442)
    colorFromColour (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:1453)
    colourCreate (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:1463)
    colourSafeDelete (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:1468)
    treeItemFromInt (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:1223)
    withRefTreeItemId (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:1227)
    withTreeItemIdPtr (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:1238)
    withTreeItemIdRef (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:1234)
    withManagedTreeItemIdResult (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:1245)
    withStringRef (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:1269)
    withStringPtr (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:1273)
    withManagedStringResult (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:1280)
    withRefColour (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:1414)
    withColourRef (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:1431)
    withColourPtr (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:1435)
    withManagedColourResult (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:1419)
    withRefBitmap (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:1108)
    withManagedBitmapResult (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:1039)
    withRefCursor (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:1113)
    withManagedCursorResult (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:1073)
    withRefIcon (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:1118)
    withManagedIconResult (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:1051)
    withRefPen (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:1134)
    withManagedPenResult (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:1095)
    withRefBrush (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:1140)
    withManagedBrushResult (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:1062)
    withRefFont (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:1128)
    withManagedFontResult (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:1084)
    withRefImage (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:1123)
    withRefListItem (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:1150)
    withRefFontData (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:1145)
    withRefPrintData (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:1155)
    withRefPageSetupDialogData (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:1165)
    withRefPrintDialogData (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:1160)
    withRefDateTime (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:1182)
    withManagedDateTi
src/haskell/Graphics/UI/WXCore/WxcClassesAL.hs:2167:1: Warning:
    The import of ‘System.IO.Unsafe’ is redundant
      except perhaps to import instances from ‘System.IO.Unsafe’
    To import instances alone, use: import System.IO.Unsafe()

src/haskell/Graphics/UI/WXCore/WxcClassesMZ.hs:2500:1: Warning:
    The qualified import of ‘Data.ByteString’ is redundant
      except perhaps to import instances from ‘Data.ByteString’
    To import instances alone, use: import Data.ByteString()

src/haskell/Graphics/UI/WXCore/WxcClassesMZ.hs:2501:1: Warning:
    The qualified import of ‘Data.ByteString.Lazy’ is redundant
      except perhaps to import instances from ‘Data.ByteString.Lazy’
    To import instances alone, use: import Data.ByteString.Lazy()
meResult (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:1171)
    withRefGridCellCoordsArray (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:1198)
    withManagedGridCellCoordsArrayResult (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:1188)
    withStringResult (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:769)
    withWStringResult (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:778)
    withByteStringResult (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:792)
    withLazyByteStringResult (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:801)
    toCInt (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:710)
    fromCInt (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:713)
    withIntResult (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:705)
    CIntPtr
    toCIntPtr (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:725)
    fromCIntPtr (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:728)
    withIntPtrResult (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:720)
    toCDouble (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:740)
    fromCDouble (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:743)
    withDoubleResult (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:735)
    toCChar (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:914)
    fromCChar (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:940)
    withCharResult (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:918)
    toCWchar (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:946)
    CBool (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:750)
    toCBool (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:752)
    fromCBool (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:760)
    withBoolResult (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:755)
    toCFunPtr (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:957)
 100% (2138 /2138) in 'Graphics.UI.WXCore.WxcClassesAL'
 100% (2473 /2473) in 'Graphics.UI.WXCore.WxcClassesMZ'
   0% (  0 /  2) in 'Graphics.UI.WXCore.GHCiSupport'
  Missing documentation for:
    Module header
    enableGUI (src/haskell/Graphics/UI/WXCore/GHCiSupport.hs:29)
 100% (  5 /  5) in 'Graphics.UI.WXCore.WxcClasses'
   2% ( 13 /819) in 'Graphics.UI.WXCore.WxcClassInfo'
  Missing documentation for:
    classActivateEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:892)
    classApp (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:897)
    classArtProvider (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:902)
    classAuiManager (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:907)
    classAuiManagerEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:912)
    classAuiNotebook (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:917)
    classAuiNotebookEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:922)
    classAuiTabCtrl (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:927)
    classAuiToolBar (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:932)
    classAuiToolBarEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:937)
    classAutoBufferedPaintDC (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:942)
    classAutomationObject (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:947)
    classBitmap (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:952)
    classBitmapButton (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:957)
    classBitmapHandler (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:962)
    classBitmapToggleButton (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:967)
    classBookCtrlBase (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:972)
    classBookCtrlEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:977)
    classBoolProperty (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:982)
    classBoxSizer (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:987)
    classBrush (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:992)
    classBrushList (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:997)
    classBufferedDC (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1002)
    classBufferedPaintDC (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1007)
    classButton (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1012)
    classCalculateLayoutEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1017)
    classCalendarCtrl (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1022)
    classCalendarEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1027)
    classCbAntiflickerPlugin (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1032)
    classCbBarDragPlugin (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1037)
    classCbBarHintsPlugin (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1042)
    classCbBarInfo (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1047)
    classCbBarSpy (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1052)
    classCbCloseBox (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1057)
    classCbCollapseBox (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1062)
    classCbCommonPaneProperties (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1067)
    classCbCustomizeBarEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1072)
    classCbCustomizeLayoutEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1077)
    classCbDimHandlerBase (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1082)
    classCbDimInfo (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1087)
    classCbDockBox (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1092)
    classCbDockPane (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1097)
    classCbDrawBarDecorEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1102)
    classCbDrawBarHandlesEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1107)
    classCbDrawHintRectEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1112)
    classCbDrawPaneBkGroundEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1117)
    classCbDrawPaneDecorEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1122)
    classCbDrawRowBkGroundEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1127)
    classCbDrawRowDecorEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1132)
    classCbDrawRowHandlesEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1137)
    classCbDynToolBarDimHandler (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1142)
    classCbFinishDrawInAreaEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1147)
    classCbFloatedBarWindow (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1152)
    classCbGCUpdatesMgr (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1157)
    classCbHintAnimationPlugin (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1162)
    classCbInsertBarEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1167)
    classCbLayoutRowEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1172)
    classCbLeftDClickEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1177)
    classCbLeftDownEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1182)
    classCbLeftUpEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1187)
    classCbMiniButton (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1192)
    classCbMotionEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1197)
    classCbPaneDrawPlugin (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1202)
    classCbPluginBase (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1207)
    classCbPluginEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1212)
    classCbRemoveBarEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1217)
    classCbResizeBarEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1222)
    classCbResizeRowEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1227)
    classCbRightDownEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1232)
    classCbRightUpEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1237)
    classCbRowDragPlugin (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1242)
    classCbRowInfo (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1247)
    classCbRowLayoutPlugin (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1252)
    classCbSimpleCustomizationPlugin (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1257)
    classCbSimpleUpdatesMgr (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1262)
    classCbSizeBarWndEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1267)
    classCbStartBarDraggingEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1272)
    classCbStartDrawInAreaEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1277)
    classCbUpdatesManagerBase (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1282)
    classCheckBox (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1287)
    classCheckListBox (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1292)
    classChoice (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1297)
    classClient (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1302)
    classClientBase (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1307)
    classClientDC (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1312)
    classClipboard (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1317)
    classCloseEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1322)
    classClosure (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1327)
    classColour (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1332)
    classColourData (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1337)
    classColourDatabase (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1342)
    classColourDialog (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1347)
    classComboBox (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1352)
    classCommand (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1357)
    classCommandEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1362)
    classCommandProcessor (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1367)
    classConnection (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1372)
    classConnectionBase (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1377)
    classContextHelp (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1382)
    classContextHelpButton (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1387)
    classControl (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1392)
    classCursor (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1397)
    classDatabase (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1402)
    classDateProperty (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1407)
    classDC (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1412)
    classDDEClient (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1417)
    classDDEConnection (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1422)
    classDDEServer (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1427)
    classDialog (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1432)
    classDialUpEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1437)
    classDirDialog (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1442)
    classDocChildFrame (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1447)
    classDocManager (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1452)
    classDocMDIChildFrame (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1457)
    classDocMDIParentFrame (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1462)
    classDocParentFrame (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1467)
    classDocTemplate (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1472)
    classDocument (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1477)
    classDragImage (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1482)
    classDrawControl (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1487)
    classDrawWindow (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1492)
    classDropFilesEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1497)
    classDynamicSashWindow (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1502)
    classDynamicToolBar (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1507)
    classDynToolInfo (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1512)
    classEditableListBox (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1517)
    classEncodingConverter (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1522)
    classEraseEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1527)
    classEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1532)
    classEvtHandler (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1537)
    classExprDatabase (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1542)
    classFileDialog (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1547)
    classFileHistory (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1552)
    classFileProperty (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1557)
    classFileSystem (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1562)
    classFileSystemHandler (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1567)
    classFindDialogEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1572)
    classFindReplaceData (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1577)
    classFindReplaceDialog (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1582)
    classFlexGridSizer (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1587)
    classFloatProperty (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1592)
    classFocusEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1597)
    classFont (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1602)
    classFontData (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1607)
    classFontDialog (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1612)
    classFontList (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1617)
    classFrame (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1622)
    classFrameLayout (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1627)
    classFSFile (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1632)
    classFTP (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1637)
    classGauge (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1642)
    classGauge95 (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1647)
    classGaugeMSW (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1652)
    classGCDC (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1657)
    classGDIObject (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1662)
    classGenericDirCtrl (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1667)
    classGenericDragImage (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1672)
    classGenericValidator (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1677)
    classGLCanvas (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1682)
    classGLContext (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1687)
    classGraphicsBrush (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1692)
    classGraphicsContext (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1697)
    classGraphicsFont (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1702)
    classGraphicsMatrix (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1707)
    classGraphicsObject (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1712)
    classGraphicsPath (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1717)
    classGraphicsPen (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1722)
    classGraphicsRenderer (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1727)
    classGrid (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1732)
    classGridEditorCreatedEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1737)
    classGridEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1742)
    classGridRangeSelectEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1747)
    classGridSizeEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1752)
    classGridSizer (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1757)
    classGridTableBase (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1762)
    classHelpController (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1767)
    classHelpControllerBase (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1772)
    classHelpEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1777)
    classHtmlCell (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1782)
    classHtmlColourCell (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1787)
    classHtmlContainerCell (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1792)
    classHtmlDCRenderer (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1797)
    classHtmlEasyPrinting (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1802)
    classHtmlFilter (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1807)
    classHtmlHelpController (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1812)
    classHtmlHelpData (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1817)
    classHtmlHelpFrame (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1822)
    classHtmlLinkInfo (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1827)
    classHtmlParser (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1832)
    classHtmlPrintout (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1837)
    classHtmlTag (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1842)
    classHtmlTagHandler (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1847)
    classHtmlTagsModule (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1852)
    classHtmlWidgetCell (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1857)
    classHtmlWindow (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1862)
    classHtmlWinParser (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1867)
    classHtmlWinTagHandler (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1872)
    classHTTP (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1877)
    classIcon (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1882)
    classIconizeEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1887)
    classIdleEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1892)
    classImage (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1897)
    classImageHandler (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1902)
    classImageList (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1907)
    classIndividualLayoutConstraint (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1912)
    classInitDialogEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1917)
    classInputSinkEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1922)
    classIntProperty (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1927)
    classIPV4address (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1932)
    classJoystick (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1937)
    classJoystickEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1942)
    classKeyEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1947)
    classLayoutAlgorithm (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1952)
    classLayoutConstraints (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1957)
    classLEDNumberCtrl (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1962)
    classList (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1967)
    classListBox (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1972)
    classListCtrl (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1977)
    classListEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1982)
    classListItem (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1987)
    classMask (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1992)
    classMaximizeEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:1997)
    classMDIChildFrame (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2002)
    classMDIClientWindow (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2007)
    classMDIParentFrame (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2012)
    classMediaCtrl (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2017)
    classMediaEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2022)
    classMemoryDC (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2027)
    classMemoryFSHandler (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2032)
    classMenu (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2037)
    classMenuBar (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2042)
    classMenuEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2047)
    classMenuItem (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2052)
    classMessageDialog (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2057)
    classMetafile (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2062)
    classMetafileDC (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2067)
    classMiniFrame (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2072)
    classMirrorDC (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2077)
    classModule (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2082)
    classMouseCaptureChangedEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2087)
    classMouseEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2092)
    classMoveEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2097)
    classMultiCellCanvas (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2102)
    classMultiCellItemHandle (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2107)
    classMultiCellSizer (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2112)
    classNavigationKeyEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2117)
    classNewBitmapButton (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2122)
    classNotebook (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2127)
    classNotebookEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2132)
    classNotifyEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2137)
    classPageSetupDialog (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2142)
    classPageSetupDialogData (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2147)
    classPaintDC (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2152)
    classPaintEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2157)
    classPalette (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2162)
    classPaletteChangedEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2167)
    classPanel (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2172)
    classPathList (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2177)
    classPen (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2182)
    classPenList (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2187)
    classPGProperty (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2192)
    classPlotCurve (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2197)
    classPlotEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2202)
    classPlotOnOffCurve (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2207)
    classPlotWindow (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2212)
    classPopupTransientWindow (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2217)
    classPopupWindow (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2222)
    classPostScriptDC (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2227)
    classPostScriptPrintNativeData (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2232)
    classPreviewCanvas (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2237)
    classPreviewControlBar (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2242)
    classPreviewFrame (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2247)
    classPrintData (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2252)
    classPrintDialog (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2257)
    classPrintDialogData (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2262)
    classPrinter (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2267)
    classPrinterDC (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2272)
    classPrintout (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2277)
    classPrintPreview (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2282)
    classProcess (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2287)
    classProcessEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2292)
    classProgressDialog (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2297)
    classPropertyCategory (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2302)
    classPropertyGrid (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2307)
    classPropertyGridEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2312)
    classProtocol (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2317)
    classQuantize (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2322)
    classQueryCol (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2327)
    classQueryField (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2332)
    classQueryLayoutInfoEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2337)
    classQueryNewPaletteEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2342)
    classRadioBox (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2347)
    classRadioButton (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2352)
    classRecordSet (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2357)
    classRegion (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2362)
    classRegionIterator (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2367)
    classRemotelyScrolledTreeCtrl (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2372)
    classSashEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2377)
    classSashLayoutWindow (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2382)
    classSashWindow (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2387)
    classScreenDC (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2392)
    classScrollBar (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2397)
    classScrolledWindow (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2402)
    classScrollEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2407)
    classScrollWinEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2412)
    classServer (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2417)
    classServerBase (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2422)
    classSetCursorEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2427)
    classShowEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2432)
    classSingleChoiceDialog (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2437)
    classSizeEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2442)
    classSizer (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2447)
    classSizerItem (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2452)
    classSlider (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2457)
    classSlider95 (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2462)
    classSliderMSW (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2467)
    classSockAddress (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2472)
    classSocketBase (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2477)
    classSocketClient (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2482)
    classSocketEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2487)
    classSocketServer (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2492)
    classSound (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2497)
    classSpinButton (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2502)
    classSpinCtrl (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2507)
    classSpinEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2512)
    classSplashScreen (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2517)
    classSplitterEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2522)
    classSplitterScrolledWindow (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2527)
    classSplitterWindow (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2532)
    classStaticBitmap (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2537)
    classStaticBox (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2542)
    classStaticBoxSizer (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2547)
    classStaticLine (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2552)
    classStaticText (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2557)
    classStatusBar (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2562)
    classStringList (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2567)
    classStringProperty (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2572)
    classStringTokenizer (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2577)
    classStyledTextCtrl (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2582)
    classStyledTextEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2587)
    classSVGFileDC (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2592)
    classSysColourChangedEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2597)
    classSystemOptions (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2602)
    classSystemSettings (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2607)
    classTabCtrl (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2612)
    classTabEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2617)
    classTablesInUse (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2622)
    classTaskBarIcon (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2627)
    classTextCtrl (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2632)
    classTextEntryDialog (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2637)
    classTextValidator (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2642)
    classThinSplitterWindow (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2647)
    classTime (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2652)
    classTimer (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2657)
    classTimerBase (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2662)
    classTimerEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2667)
    classTimerEx (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2672)
    classTipWindow (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2677)
    classToggleButton (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2682)
    classToolBar (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2687)
    classToolBarBase (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2692)
    classToolLayoutItem (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2697)
    classToolTip (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2702)
    classToolWindow (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2707)
    classTopLevelWindow (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2712)
    classTreeCompanionWindow (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2717)
    classTreeCtrl (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2722)
    classTreeEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2727)
    classTreeLayout (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2732)
    classTreeLayoutStored (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2737)
    classUpdateUIEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2742)
    classURL (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2747)
    classValidator (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2752)
    classVariant (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2757)
    classVariantData (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2762)
    classView (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2767)
    classWindow (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2772)
    classWindowCreateEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2777)
    classWindowDC (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2782)
    classWindowDestroyEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2787)
    classWizard (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2792)
    classWizardEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2797)
    classWizardPage (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2802)
    classWizardPageSimple (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2807)
    classWXCApp (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2812)
    classWXCArtProv (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2817)
    classWXCClient (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2822)
    classWXCCommand (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2827)
    classWXCConnection (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2832)
    classWXCGridTable (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2837)
    classWXCHtmlEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2842)
    classWXCHtmlWindow (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2847)
    classWXCPlotCurve (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2852)
    classWXCPreviewControlBar (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2857)
    classWXCPreviewFrame (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2862)
    classWXCPrintEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2867)
    classWXCPrintout (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2872)
    classWXCPrintoutHandler (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2877)
    classWXCServer (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2882)
    classWXCTextValidator (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2887)
    classWxObject (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2892)
    classXmlResource (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2897)
    classXmlResourceHandler (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2902)
    downcastActivateEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2906)
    downcastApp (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2910)
    downcastArtProvider (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2914)
    downcastAuiManager (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2918)
    downcastAuiManagerEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2922)
    downcastAuiNotebook (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2926)
    downcastAuiNotebookEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2930)
    downcastAuiTabCtrl (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2934)
    downcastAuiToolBar (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2938)
    downcastAuiToolBarEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2942)
    downcastAutoBufferedPaintDC (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2946)
    downcastAutomationObject (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2950)
    downcastBitmap (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2954)
    downcastBitmapButton (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2958)
    downcastBitmapHandler (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2962)
    downcastBitmapToggleButton (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2966)
    downcastBookCtrlBase (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2970)
    downcastBookCtrlEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2974)
    downcastBoolProperty (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2978)
    downcastBoxSizer (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2982)
    downcastBrush (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2986)
    downcastBrushList (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2990)
    downcastBufferedDC (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2994)
    downcastBufferedPaintDC (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:2998)
    downcastButton (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3002)
    downcastCalculateLayoutEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3006)
    downcastCalendarCtrl (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3010)
    downcastCalendarEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3014)
    downcastCbAntiflickerPlugin (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3018)
    downcastCbBarDragPlugin (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3022)
    downcastCbBarHintsPlugin (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3026)
    downcastCbBarInfo (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3030)
    downcastCbBarSpy (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3034)
    downcastCbCloseBox (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3038)
    downcastCbCollapseBox (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3042)
    downcastCbCommonPaneProperties (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3046)
    downcastCbCustomizeBarEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3050)
    downcastCbCustomizeLayoutEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3054)
    downcastCbDimHandlerBase (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3058)
    downcastCbDimInfo (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3062)
    downcastCbDockBox (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3066)
    downcastCbDockPane (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3070)
    downcastCbDrawBarDecorEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3074)
    downcastCbDrawBarHandlesEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3078)
    downcastCbDrawHintRectEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3082)
    downcastCbDrawPaneBkGroundEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3086)
    downcastCbDrawPaneDecorEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3090)
    downcastCbDrawRowBkGroundEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3094)
    downcastCbDrawRowDecorEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3098)
    downcastCbDrawRowHandlesEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3102)
    downcastCbDynToolBarDimHandler (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3106)
    downcastCbFinishDrawInAreaEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3110)
    downcastCbFloatedBarWindow (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3114)
    downcastCbGCUpdatesMgr (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3118)
    downcastCbHintAnimationPlugin (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3122)
    downcastCbInsertBarEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3126)
    downcastCbLayoutRowEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3130)
    downcastCbLeftDClickEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3134)
    downcastCbLeftDownEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3138)
    downcastCbLeftUpEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3142)
    downcastCbMiniButton (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3146)
    downcastCbMotionEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3150)
    downcastCbPaneDrawPlugin (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3154)
    downcastCbPluginBase (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3158)
    downcastCbPluginEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3162)
    downcastCbRemoveBarEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3166)
    downcastCbResizeBarEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3170)
    downcastCbResizeRowEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3174)
    downcastCbRightDownEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3178)
    downcastCbRightUpEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3182)
    downcastCbRowDragPlugin (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3186)
    downcastCbRowInfo (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3190)
    downcastCbRowLayoutPlugin (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3194)
    downcastCbSimpleCustomizationPlugin (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3198)
    downcastCbSimpleUpdatesMgr (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3202)
    downcastCbSizeBarWndEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3206)
    downcastCbStartBarDraggingEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3210)
    downcastCbStartDrawInAreaEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3214)
    downcastCbUpdatesManagerBase (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3218)
    downcastCheckBox (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3222)
    downcastCheckListBox (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3226)
    downcastChoice (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3230)
    downcastClient (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3234)
    downcastClientBase (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3238)
    downcastClientDC (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3242)
    downcastClipboard (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3246)
    downcastCloseEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3250)
    downcastClosure (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3254)
    downcastColour (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3258)
    downcastColourData (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3262)
    downcastColourDatabase (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3266)
    downcastColourDialog (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3270)
    downcastComboBox (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3274)
    downcastCommand (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3278)
    downcastCommandEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3282)
    downcastCommandProcessor (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3286)
    downcastConnection (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3290)
    downcastConnectionBase (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3294)
    downcastContextHelp (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3298)
    downcastContextHelpButton (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3302)
    downcastControl (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3306)
    downcastCursor (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3310)
    downcastDatabase (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3314)
    downcastDateProperty (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3318)
    downcastDC (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3322)
    downcastDDEClient (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3326)
    downcastDDEConnection (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3330)
    downcastDDEServer (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3334)
    downcastDialog (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3338)
    downcastDialUpEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3342)
    downcastDirDialog (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3346)
    downcastDocChildFrame (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3350)
    downcastDocManager (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3354)
    downcastDocMDIChildFrame (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3358)
    downcastDocMDIParentFrame (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3362)
    downcastDocParentFrame (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3366)
    downcastDocTemplate (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3370)
    downcastDocument (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3374)
    downcastDragImage (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3378)
    downcastDrawControl (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3382)
    downcastDrawWindow (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3386)
    downcastDropFilesEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3390)
    downcastDynamicSashWindow (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3394)
    downcastDynamicToolBar (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3398)
    downcastDynToolInfo (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3402)
    downcastEditableListBox (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3406)
    downcastEncodingConverter (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3410)
    downcastEraseEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3414)
    downcastEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3418)
    downcastEvtHandler (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3422)
    downcastExprDatabase (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3426)
    downcastFileDialog (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3430)
    downcastFileHistory (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3434)
    downcastFileProperty (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3438)
    downcastFileSystem (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3442)
    downcastFileSystemHandler (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3446)
    downcastFindDialogEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3450)
    downcastFindReplaceData (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3454)
    downcastFindReplaceDialog (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3458)
    downcastFlexGridSizer (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3462)
    downcastFloatProperty (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3466)
    downcastFocusEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3470)
    downcastFont (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3474)
    downcastFontData (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3478)
    downcastFontDialog (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3482)
    downcastFontList (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3486)
    downcastFrame (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3490)
    downcastFrameLayout (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3494)
    downcastFSFile (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3498)
    downcastFTP (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3502)
    downcastGauge (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3506)
    downcastGauge95 (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3510)
    downcastGaugeMSW (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3514)
    downcastGCDC (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3518)
    downcastGDIObject (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3522)
    downcastGenericDirCtrl (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3526)
    downcastGenericDragImage (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3530)
    downcastGenericValidator (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3534)
    downcastGLCanvas (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3538)
    downcastGLContext (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3542)
    downcastGraphicsBrush (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3546)
    downcastGraphicsContext (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3550)
    downcastGraphicsFont (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3554)
    downcastGraphicsMatrix (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3558)
    downcastGraphicsObject (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3562)
    downcastGraphicsPath (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3566)
    downcastGraphicsPen (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3570)
    downcastGraphicsRenderer (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3574)
    downcastGrid (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3578)
    downcastGridEditorCreatedEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3582)
    downcastGridEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3586)
    downcastGridRangeSelectEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3590)
    downcastGridSizeEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3594)
    downcastGridSizer (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3598)
    downcastGridTableBase (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3602)
    downcastHelpController (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3606)
    downcastHelpControllerBase (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3610)
    downcastHelpEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3614)
    downcastHtmlCell (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3618)
    downcastHtmlColourCell (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3622)
    downcastHtmlContainerCell (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3626)
    downcastHtmlDCRenderer (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3630)
    downcastHtmlEasyPrinting (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3634)
    downcastHtmlFilter (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3638)
    downcastHtmlHelpController (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3642)
    downcastHtmlHelpData (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3646)
    downcastHtmlHelpFrame (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3650)
    downcastHtmlLinkInfo (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3654)
    downcastHtmlParser (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3658)
    downcastHtmlPrintout (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3662)
    downcastHtmlTag (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3666)
    downcastHtmlTagHandler (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3670)
    downcastHtmlTagsModule (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3674)
    downcastHtmlWidgetCell (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3678)
    downcastHtmlWindow (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3682)
    downcastHtmlWinParser (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3686)
    downcastHtmlWinTagHandler (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3690)
    downcastHTTP (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3694)
    downcastIcon (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3698)
    downcastIconizeEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3702)
    downcastIdleEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3706)
    downcastImage (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3710)
    downcastImageHandler (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3714)
    downcastImageList (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3718)
    downcastIndividualLayoutConstraint (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3722)
    downcastInitDialogEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3726)
    downcastInputSinkEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3730)
    downcastIntProperty (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3734)
    downcastIPV4address (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3738)
    downcastJoystick (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3742)
    downcastJoystickEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3746)
    downcastKeyEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3750)
    downcastLayoutAlgorithm (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3754)
    downcastLayoutConstraints (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3758)
    downcastLEDNumberCtrl (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3762)
    downcastList (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3766)
    downcastListBox (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3770)
    downcastListCtrl (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3774)
    downcastListEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3778)
    downcastListItem (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3782)
    downcastMask (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3786)
    downcastMaximizeEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3790)
    downcastMDIChildFrame (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3794)
    downcastMDIClientWindow (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3798)
    downcastMDIParentFrame (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3802)
    downcastMediaCtrl (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3806)
    downcastMediaEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3810)
    downcastMemoryDC (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3814)
    downcastMemoryFSHandler (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3818)
    downcastMenu (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3822)
    downcastMenuBar (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3826)
    downcastMenuEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3830)
    downcastMenuItem (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3834)
    downcastMessageDialog (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3838)
    downcastMetafile (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3842)
    downcastMetafileDC (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3846)
    downcastMiniFrame (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3850)
    downcastMirrorDC (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3854)
    downcastModule (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3858)
    downcastMouseCaptureChangedEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3862)
    downcastMouseEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3866)
    downcastMoveEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3870)
    downcastMultiCellCanvas (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3874)
    downcastMultiCellItemHandle (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3878)
    downcastMultiCellSizer (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3882)
    downcastNavigationKeyEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3886)
    downcastNewBitmapButton (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3890)
    downcastNotebook (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3894)
    downcastNotebookEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3898)
    downcastNotifyEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3902)
    downcastPageSetupDialog (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3906)
    downcastPageSetupDialogData (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3910)
    downcastPaintDC (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3914)
    downcastPaintEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3918)
    downcastPalette (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3922)
    downcastPaletteChangedEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3926)
    downcastPanel (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3930)
    downcastPathList (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3934)
    downcastPen (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3938)
    downcastPenList (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3942)
    downcastPGProperty (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3946)
    downcastPlotCurve (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3950)
    downcastPlotEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3954)
    downcastPlotOnOffCurve (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3958)
    downcastPlotWindow (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3962)
    downcastPopupTransientWindow (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3966)
    downcastPopupWindow (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3970)
    downcastPostScriptDC (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3974)
    downcastPostScriptPrintNativeData (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3978)
    downcastPreviewCanvas (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3982)
    downcastPreviewControlBar (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3986)
    downcastPreviewFrame (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3990)
    downcastPrintData (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3994)
    downcastPrintDialog (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:3998)
    downcastPrintDialogData (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4002)
    downcastPrinter (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4006)
    downcastPrinterDC (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4010)
    downcastPrintout (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4014)
    downcastPrintPreview (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4018)
    downcastProcess (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4022)
    downcastProcessEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4026)
    downcastProgressDialog (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4030)
    downcastPropertyCategory (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4034)
    downcastPropertyGrid (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4038)
    downcastPropertyGridEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4042)
    downcastProtocol (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4046)
    downcastQuantize (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4050)
    downcastQueryCol (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4054)
    downcastQueryField (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4058)
    downcastQueryLayoutInfoEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4062)
    downcastQueryNewPaletteEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4066)
    downcastRadioBox (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4070)
    downcastRadioButton (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4074)
    downcastRecordSet (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4078)
    downcastRegion (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4082)
    downcastRegionIterator (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4086)
    downcastRemotelyScrolledTreeCtrl (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4090)
    downcastSashEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4094)
    downcastSashLayoutWindow (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4098)
    downcastSashWindow (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4102)
    downcastScreenDC (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4106)
    downcastScrollBar (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4110)
    downcastScrolledWindow (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4114)
    downcastScrollEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4118)
    downcastScrollWinEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4122)
    downcastServer (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4126)
    downcastServerBase (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4130)
    downcastSetCursorEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4134)
    downcastShowEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4138)
    downcastSingleChoiceDialog (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4142)
    downcastSizeEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4146)
    downcastSizer (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4150)
    downcastSizerItem (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4154)
    downcastSlider (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4158)
    downcastSlider95 (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4162)
    downcastSliderMSW (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4166)
    downcastSockAddress (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4170)
    downcastSocketBase (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4174)
    downcastSocketClient (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4178)
    downcastSocketEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4182)
    downcastSocketServer (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4186)
    downcastSound (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4190)
    downcastSpinButton (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4194)
    downcastSpinCtrl (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4198)
    downcastSpinEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4202)
    downcastSplashScreen (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4206)
    downcastSplitterEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4210)
    downcastSplitterScrolledWindow (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4214)
    downcastSplitterWindow (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4218)
    downcastStaticBitmap (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4222)
    downcastStaticBox (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4226)
    downcastStaticBoxSizer (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4230)
    downcastStaticLine (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4234)
    downcastStaticText (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4238)
    downcastStatusBar (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4242)
    downcastStringList (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4246)
    downcastStringProperty (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4250)
    downcastStringTokenizer (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4254)
    downcastStyledTextCtrl (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4258)
    downcastStyledTextEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4262)
    downcastSVGFileDC (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4266)
    downcastSysColourChangedEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4270)
    downcastSystemOptions (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4274)
    downcastSystemSettings (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4278)
    downcastTabCtrl (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4282)
    downcastTabEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4286)
    downcastTablesInUse (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4290)
    downcastTaskBarIcon (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4294)
    downcastTextCtrl (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4298)
    downcastTextEntryDialog (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4302)
    downcastTextValidator (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4306)
    downcastThinSplitterWindow (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4310)
    downcastTime (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4314)
    downcastTimer (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4318)
    downcastTimerBase (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4322)
    downcastTimerEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4326)
    downcastTimerEx (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4330)
    downcastTipWindow (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4334)
    downcastToggleButton (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4338)
    downcastToolBar (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4342)
    downcastToolBarBase (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4346)
    downcastToolLayoutItem (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4350)
    downcastToolTip (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4354)
    downcastToolWindow (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4358)
    downcastTopLevelWindow (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4362)
    downcastTreeCompanionWindow (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4366)
    downcastTreeCtrl (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4370)
    downcastTreeEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4374)
    downcastTreeLayout (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4378)
    downcastTreeLayoutStored (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4382)
    downcastUpdateUIEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4386)
    downcastURL (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4390)
    downcastValidator (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4394)
    downcastVariant (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4398)
    downcastVariantData (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4402)
    downcastView (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4406)
    downcastWindow (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4410)
    downcastWindowCreateEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4414)
    downcastWindowDC (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4418)
    downcastWindowDestroyEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4422)
    downcastWizard (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4426)
    downcastWizardEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4430)
    downcastWizardPage (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4434)
    downcastWizardPageSimple (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4438)
    downcastWXCApp (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4442)
    downcastWXCArtProv (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4446)
    downcastWXCClient (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4450)
    downcastWXCCommand (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4454)
    downcastWXCConnection (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4458)
    downcastWXCGridTable (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4462)
    downcastWXCHtmlEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4466)
    downcastWXCHtmlWindow (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4470)
    downcastWXCPlotCurve (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4474)
    downcastWXCPreviewControlBar (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4478)
    downcastWXCPreviewFrame (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4482)
    downcastWXCPrintEvent (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4486)
    downcastWXCPrintout (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4490)
    downcastWXCPrintoutHandler (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4494)
    downcastWXCServer (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4498)
    downcastWXCTextValidator (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4502)
    downcastWxObject (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4506)
    downcastXmlResource (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4510)
    downcastXmlResourceHandler (src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs:4514)
 100% (  9 /  9) in 'Graphics.UI.WXCore.Defines'
   1% ( 16 /2738) in 'Graphics.UI.WXCore.WxcDefs'
  Missing documentation for:
    cB_BAR_CONTENT_HITTED (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6869)
    cB_LEFT_BAR_HANDLE_HITTED (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6863)
    cB_LOWER_ROW_HANDLE_HITTED (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6860)
    cB_NO_ITEMS_HITTED (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6854)
    cB_RIGHT_BAR_HANDLE_HITTED (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6866)
    cB_UPPER_ROW_HANDLE_HITTED (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6857)
    fL_ALIGN_BOTTOM (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6830)
    fL_ALIGN_BOTTOM_PANE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6842)
    fL_ALIGN_LEFT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6833)
    fL_ALIGN_LEFT_PANE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6845)
    fL_ALIGN_RIGHT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6836)
    fL_ALIGN_RIGHT_PANE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6848)
    fL_ALIGN_TOP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6827)
    fL_ALIGN_TOP_PANE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6839)
    wxACCEL_ALT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3266)
    wxACCEL_CTRL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3269)
    wxACCEL_NORMAL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3275)
    wxACCEL_SHIFT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3272)
    wxADJUST_MINSIZE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3031)
    wxALIGN_BOTTOM (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3469)
    wxALIGN_CENTER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3478)
    wxALIGN_CENTER_HORIZONTAL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3454)
    wxALIGN_CENTER_VERTICAL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3472)
    wxALIGN_CENTRE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3481)
    wxALIGN_CENTRE_HORIZONTAL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3457)
    wxALIGN_CENTRE_VERTICAL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3475)
    wxALIGN_LEFT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3460)
    wxALIGN_NOT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3451)
    wxALIGN_RIGHT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3466)
    wxALIGN_TOP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3463)
    wxALL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3446)
    wxALL_PANES (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6851)
    wxAND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4884)
    wxAND_INVERT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4887)
    wxAND_REVERSE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4878)
    wxAUI_BUTTON_STATE_NORMAL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3487)
    wxAUI_BUTTON_STATE_HOVER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3489)
    wxAUI_BUTTON_STATE_PRESSED (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3491)
    wxAUI_BUTTON_STATE_DISABLED (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3493)
    wxAUI_BUTTON_STATE_HIDDEN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3495)
    wxAUI_BUTTON_STATE_CHECKED (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3497)
    wxAUI_BUTTON_CLOSE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3502)
    wxAUI_BUTTON_MAXIMIZE_RESTORE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3504)
    wxAUI_BUTTON_MINIMIZE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3506)
    wxAUI_BUTTON_PIN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3508)
    wxAUI_BUTTON_OPTIONS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3510)
    wxAUI_BUTTON_WINDOWLIST (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3512)
    wxAUI_BUTTON_LEFT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3514)
    wxAUI_BUTTON_RIGHT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3516)
    wxAUI_BUTTON_UP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3518)
    wxAUI_BUTTON_DOWN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3520)
    wxAUI_BUTTON_CUSTOM1 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3522)
    wxAUI_BUTTON_CUSTOM2 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3524)
    wxAUI_BUTTON_CUSTOM3 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3526)
    wxAUI_DOCK_NONE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3531)
    wxAUI_DOCK_TOP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3533)
    wxAUI_DOCK_RIGHT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3535)
    wxAUI_DOCK_BOTTOM (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3537)
    wxAUI_DOCK_LEFT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3539)
    wxAUI_DOCK_CENTER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3541)
    wxAUI_DOCK_CENTRE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3543)
    wxAUI_DOCKART_SASH_SIZE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3548)
    wxAUI_DOCKART_CAPTION_SIZE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3550)
    wxAUI_DOCKART_GRIPPER_SIZE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3552)
    wxAUI_DOCKART_PANE_BORDER_SIZE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3554)
    wxAUI_DOCKART_PANE_BUTTON_SIZE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3556)
    wxAUI_DOCKART_BACKGROUND_COLOUR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3558)
    wxAUI_DOCKART_SASH_COLOUR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3560)
    wxAUI_DOCKART_ACTIVE_CAPTION_COLOUR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3562)
    wxAUI_DOCKART_ACTIVE_CAPTION_GRADIENT_COLOUR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3564)
    wxAUI_DOCKART_INACTIVE_CAPTION_COLOUR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3566)
    wxAUI_DOCKART_INACTIVE_CAPTION_GRADIENT_COLOUR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3568)
    wxAUI_DOCKART_ACTIVE_CAPTION_TEXT_COLOUR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3570)
    wxAUI_DOCKART_INACTIVE_CAPTION_TEXT_COLOUR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3572)
    wxAUI_DOCKART_BORDER_COLOUR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3574)
    wxAUI_DOCKART_GRIPPER_COLOUR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3576)
    wxAUI_DOCKART_CAPTION_FONT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3578)
    wxAUI_DOCKART_GRADIENT_TYPE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3580)
    wxAUI_GRADIENT_NONE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3585)
    wxAUI_GRADIENT_VERTICAL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3587)
    wxAUI_GRADIENT_HORIZONTAL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3589)
    wxAUI_MGR_ALLOW_FLOATING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3594)
    wxAUI_MGR_ALLOW_ACTIVE_PANE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3596)
    wxAUI_MGR_TRANSPARENT_DRAG (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3598)
    wxAUI_MGR_TRANSPARENT_HINT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3600)
    wxAUI_MGR_VENETIAN_BLINDS_HINT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3602)
    wxAUI_MGR_RECTANGLE_HINT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3604)
    wxAUI_MGR_HINT_FADE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3606)
    wxAUI_MGR_NO_VENETIAN_BLINDS_FADE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3608)
    wxAUI_MGR_LIVE_RESIZE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3610)
    wxAUI_MGR_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3612)
    wxAUI_NB_TOP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3617)
    wxAUI_NB_LEFT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3620)
    wxAUI_NB_RIGHT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3623)
    wxAUI_NB_BOTTOM (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3625)
    wxAUI_NB_TAB_SPLIT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3627)
    wxAUI_NB_TAB_MOVE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3629)
    wxAUI_NB_TAB_EXTERNAL_MOVE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3631)
    wxAUI_NB_TAB_FIXED_WIDTH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3633)
    wxAUI_NB_SCROLL_BUTTONS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3635)
    wxAUI_NB_WINDOWLIST_BUTTON (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3637)
    wxAUI_NB_CLOSE_BUTTON (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3639)
    wxAUI_NB_CLOSE_ON_ACTIVE_TAB (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3641)
    wxAUI_NB_CLOSE_ON_ALL_TABS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3643)
    wxAUI_NB_MIDDLE_CLICK_CLOSE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3645)
    wxAUI_NB_DEFAULT_STYLE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3648)
    wxAUI_INSERT_PANE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3653)
    wxAUI_INSERT_ROW (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3655)
    wxAUI_INSERT_DOCK (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3657)
    wxAUI_TB_TEXT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3662)
    wxAUI_TB_NO_TOOLTIPS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3664)
    wxAUI_TB_NO_AUTORESIZE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3666)
    wxAUI_TB_GRIPPER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3668)
    wxAUI_TB_OVERFLOW (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3670)
    wxAUI_TB_VERTICAL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3672)
    wxAUI_TB_HORZ_LAYOUT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3674)
    wxAUI_TB_HORIZONTAL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3676)
    wxAUI_TB_PLAIN_BACKGROUND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3678)
    wxAUI_TB_HORZ_TEXT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3680)
    wxAUI_ORIENTATION_MASK (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3682)
    wxAUI_TB_DEFAULT_STYLE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3684)
    wxAUI_TBART_SEPARATOR_SIZE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3689)
    wxAUI_TBART_GRIPPER_SIZE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3691)
    wxAUI_TBART_OVERFLOW_SIZE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3693)
    wxAUI_TBTOOL_TEXT_LEFT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3698)
    wxAUI_TBTOOL_TEXT_RIGHT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3700)
    wxAUI_TBTOOL_TEXT_TOP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3702)
    wxAUI_TBTOOL_TEXT_BOTTOM (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3704)
    wxBACKWARD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4576)
    wxBDIAGONAL_HATCH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4841)
    wxBEOS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3326)
    wxBIG_ENDIAN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3386)
    wxBITMAP_TYPE_ANY (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5599)
    wxBITMAP_TYPE_BMP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5512)
    wxBITMAP_TYPE_BMP_RESOURCE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5515)
    wxBITMAP_TYPE_CUR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5527)
    wxBITMAP_TYPE_CUR_RESOURCE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5530)
    wxBITMAP_TYPE_GIF (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5551)
    wxBITMAP_TYPE_GIF_RESOURCE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5554)
    wxBITMAP_TYPE_ICO (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5521)
    wxBITMAP_TYPE_ICON (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5587)
    wxBITMAP_TYPE_ICON_RESOURCE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5590)
    wxBITMAP_TYPE_ICO_RESOURCE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5524)
    wxBITMAP_TYPE_INVALID (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5509)
    wxBITMAP_TYPE_JPEG (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5563)
    wxBITMAP_TYPE_JPEG_RESOURCE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5566)
    wxBITMAP_TYPE_MACCURSOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5593)
    wxBITMAP_TYPE_MACCURSOR_RESOURCE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5596)
    wxBITMAP_TYPE_PCX (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5575)
    wxBITMAP_TYPE_PCX_RESOURCE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5578)
    wxBITMAP_TYPE_PICT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5581)
    wxBITMAP_TYPE_PICT_RESOURCE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5584)
    wxBITMAP_TYPE_PNG (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5557)
    wxBITMAP_TYPE_PNG_RESOURCE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5560)
    wxBITMAP_TYPE_PNM (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5569)
    wxBITMAP_TYPE_PNM_RESOURCE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5572)
    wxBITMAP_TYPE_RESOURCE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5518)
    wxBITMAP_TYPE_TIF (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5545)
    wxBITMAP_TYPE_TIF_RESOURCE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5548)
    wxBITMAP_TYPE_XBM (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5533)
    wxBITMAP_TYPE_XBM_DATA (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5536)
    wxBITMAP_TYPE_XPM (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5539)
    wxBITMAP_TYPE_XPM_DATA (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5542)
    wxBLACK (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6068)
    wxBLACK_BRUSH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6013)
    wxBLACK_DASHED_PEN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6107)
    wxBLACK_PEN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6098)
    wxBLUE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6077)
    wxBLUE_BRUSH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6004)
    wxBOLD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5880)
    wxBOOLEAN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6704)
    wxBORDER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3811)
    wxBOTH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3413)
    wxBOTTOM (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3431)
    wxBRUSHSTYLE_BDIAGONAL_HATCH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6050)
    wxBRUSHSTYLE_CROSSDIAG_HATCH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6052)
    wxBRUSHSTYLE_CROSS_HATCH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6056)
    wxBRUSHSTYLE_FDIAGONAL_HATCH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6054)
    wxBRUSHSTYLE_FIRST_HATCH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6062)
    wxBRUSHSTYLE_HORIZONTAL_HATCH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6058)
    wxBRUSHSTYLE_INVALID (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6037)
    wxBRUSHSTYLE_LAST_HATCH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6064)
    wxBRUSHSTYLE_SOLID (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6040)
    wxBRUSHSTYLE_STIPPLE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6048)
    wxBRUSHSTYLE_STIPPLE_MASK (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6046)
    wxBRUSHSTYLE_STIPPLE_MASK_OPAQUE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6044)
    wxBRUSHSTYLE_TRANSPARENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6042)
    wxBRUSHSTYLE_VERTICAL_HATCH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6060)
    wxBU_ALIGN_MASK (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4380)
    wxBU_AUTODRAW (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4384)
    wxBU_BOTTOM (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4377)
    wxBU_EXACTFIT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4395)
    wxBU_LEFT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4368)
    wxBU_NOAUTODRAW (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4388)
    wxBU_NOTEXT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4402)
    wxBU_RIGHT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4374)
    wxBU_TOP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4371)
    wxCAL_BORDER_NONE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6680)
    wxCAL_BORDER_ROUND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6686)
    wxCAL_BORDER_SQUARE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6683)
    wxCAL_HITTEST_DAY (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6695)
    wxCAL_HITTEST_HEADER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6692)
    wxCAL_HITTEST_NOWHERE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6689)
    wxCAL_MONDAY_FIRST (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4549)
    wxCAL_NO_MONTH_CHANGE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4558)
    wxCAL_NO_YEAR_CHANGE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4555)
    wxCAL_SHOW_HOLIDAYS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4552)
    wxCAL_SUNDAY_FIRST (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4546)
    wxCANCEL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6884)
    wxCAPTION (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3788)
    wxCAP_BUTT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6185)
    wxCAP_INVALID (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6178)
    wxCAP_PROJECTING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6183)
    wxCAP_ROUND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6181)
    wxCBAR_DOCKED_HORIZONTALLY (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6815)
    wxCBAR_DOCKED_VERTICALLY (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6818)
    wxCBAR_FLOATING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6821)
    wxCBAR_HIDDEN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6824)
    wxCB_DROPDOWN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4325)
    wxCB_READONLY (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4322)
    wxCB_SIMPLE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4316)
    wxCB_SORT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4319)
    wxCENTER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3398)
    wxCENTER_FRAME (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3401)
    wxCENTRE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3395)
    wxCENTRE_ON_SCREEN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3404)
    wxCHANGE_DIR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5701)
    wxCLEAR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4866)
    wxCLIP_CHILDREN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3868)
    wxCLOSE_BOX (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2821)
    wxCOLOURED (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3946)
    wxCONFIG_TYPE_BOOLEAN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2866)
    wxCONFIG_TYPE_FLOAT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2872)
    wxCONFIG_TYPE_INTEGER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2869)
    wxCONFIG_TYPE_STRING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2863)
    wxCONFIG_TYPE_UNKNOWN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2860)
    wxCONFIG_USE_GLOBAL_FILE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2851)
    wxCONFIG_USE_LOCAL_FILE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2848)
    wxCONFIG_USE_NO_ESCAPE_CHARACTERS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2857)
    wxCONFIG_USE_RELATIVE_PATH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2854)
    wxCOPY (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4881)
    wxCOSE_X (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3317)
    wxCROSSDIAG_HATCH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4845)
    wxCROSS_HATCH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4853)
    wxCURSES (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3308)
    wxCURSOR_ARROW (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5605)
    wxCURSOR_BLANK (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5680)
    wxCURSOR_BULLSEYE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5611)
    wxCURSOR_CHAR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5614)
    wxCURSOR_CROSS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5617)
    wxCURSOR_HAND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5620)
    wxCURSOR_IBEAM (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5623)
    wxCURSOR_LEFT_BUTTON (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5626)
    wxCURSOR_MAGNIFIER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5629)
    wxCURSOR_MIDDLE_BUTTON (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5632)
    wxCURSOR_NONE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5602)
    wxCURSOR_NO_ENTRY (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5635)
    wxCURSOR_PAINT_BRUSH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5638)
    wxCURSOR_PENCIL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5641)
    wxCURSOR_POINT_LEFT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5644)
    wxCURSOR_POINT_RIGHT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5647)
    wxCURSOR_QUESTION_ARROW (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5650)
    wxCURSOR_RIGHT_ARROW (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5608)
    wxCURSOR_RIGHT_BUTTON (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5653)
    wxCURSOR_SIZENESW (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5656)
    wxCURSOR_SIZENS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5659)
    wxCURSOR_SIZENWSE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5662)
    wxCURSOR_SIZEWE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5665)
    wxCURSOR_SIZING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5668)
    wxCURSOR_SPRAYCAN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5671)
    wxCURSOR_WAIT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5674)
    wxCURSOR_WATCH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5677)
    wxCYAN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6083)
    wxCYAN_BRUSH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6028)
    wxCYAN_PEN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6092)
    wxDB_DATA_TYPE_BLOB (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3068)
    wxDB_DATA_TYPE_DATE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3065)
    wxDB_DATA_TYPE_FLOAT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3062)
    wxDB_DATA_TYPE_INTEGER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3059)
    wxDB_DATA_TYPE_VARCHAR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3056)
    wxDB_DEL_KEYFIELDS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3089)
    wxDB_DEL_MATCHING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3095)
    wxDB_DEL_WHERE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3092)
    wxDB_GRANT_ALL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3116)
    wxDB_GRANT_DELETE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3113)
    wxDB_GRANT_INSERT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3107)
    wxDB_GRANT_SELECT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3104)
    wxDB_GRANT_UPDATE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3110)
    wxDB_MAX_COLUMN_NAME_LEN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3053)
    wxDB_MAX_ERROR_HISTORY (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3047)
    wxDB_MAX_ERROR_MSG_LEN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3044)
    wxDB_MAX_STATEMENT_LEN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3038)
    wxDB_MAX_TABLE_NAME_LEN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3050)
    wxDB_MAX_WHERE_CLAUSE_LEN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3041)
    wxDB_SELECT_KEYFIELDS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3071)
    wxDB_SELECT_MATCHING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3077)
    wxDB_SELECT_STATEMENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3080)
    wxDB_SELECT_WHERE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3074)
    wxDB_TYPE_NAME_LEN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3035)
    wxDB_UPD_KEYFIELDS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3083)
    wxDB_UPD_WHERE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3086)
    wxDB_WHERE_KEYFIELDS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3098)
    wxDB_WHERE_MATCHING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3101)
    wxDECORATIVE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5840)
    wxDEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5836)
    wxDEFAULT_FRAME_STYLE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3904)
    wxDF_BITMAP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4948)
    wxDF_DIB (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4966)
    wxDF_DIF (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4957)
    wxDF_ENHMETAFILE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4984)
    wxDF_FILENAME (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4987)
    wxDF_HTML (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4996)
    wxDF_INVALID (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4942)
    wxDF_LOCALE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4990)
    wxDF_MAX (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4999)
    wxDF_METAFILE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4951)
    wxDF_OEMTEXT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4963)
    wxDF_PALETTE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4969)
    wxDF_PENDATA (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4972)
    wxDF_PRIVATE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4993)
    wxDF_RIFF (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4975)
    wxDF_SYLK (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4954)
    wxDF_TEXT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4945)
    wxDF_TIFF (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4960)
    wxDF_UNICODETEXT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4981)
    wxDF_WAVE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4978)
    wxDIALOG_EX_CONTEXTHELP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2827)
    wxDIALOG_MODAL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3916)
    wxDIALOG_MODELESS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3919)
    wxDOT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4805)
    wxDOT_DASH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4817)
    wxDOWN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3425)
    wxDRAG_ALLOWMOVE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3248)
    wxDRAG_CANCEL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5719)
    wxDRAG_COPY (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5710)
    wxDRAG_COPYONLY (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3245)
    wxDRAG_DEFALUTMOVE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3251)
    wxDRAG_ERROR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5704)
    wxDRAG_LINK (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5716)
    wxDRAG_MOVE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5713)
    wxDRAG_NONE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5707)
    wxDS_DRAG_CORNER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6761)
    wxDS_MANAGE_SCROLLBARS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6758)
    wxDUPLEX_HORIZONTAL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5245)
    wxDUPLEX_SIMPLEX (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5242)
    wxDUPLEX_VERTICAL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5248)
    wxEAST (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3443)
    wxEDGE_BOTTOM (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5290)
    wxEDGE_CENTER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5299)
    wxEDGE_CENTREX (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5302)
    wxEDGE_CENTREY (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5305)
    wxEDGE_HEIGHT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5296)
    wxEDGE_LEFT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5281)
    wxEDGE_RIGHT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5287)
    wxEDGE_TOP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5284)
    wxEDGE_WIDTH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5293)
    wxED_BUTTONS_BOTTOM (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3931)
    wxED_BUTTONS_RIGHT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3934)
    wxED_CLIENT_MARGIN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3928)
    wxED_STATIC_LINE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3937)
    wxEL_ALLOW_DELETE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6770)
    wxEL_ALLOW_EDIT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6767)
    wxEL_ALLOW_NEW (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6764)
    wxEQUIV (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4896)
    wxEVT_FIRST (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3284)
    wxEVT_NULL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3281)
    wxEXEC_ASYNC (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2794)
    wxEXEC_MAKE_GROUP_LEADER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2803)
    wxEXEC_NOHIDE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2800)
    wxEXEC_SYNC (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2797)
    wxEXPAND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3763)
    wxFDIAGONAL_HATCH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4849)
    wxFILE_MUST_EXIST (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5695)
    wxFILTER_ALPHA (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5488)
    wxFILTER_ALPHANUMERIC (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5491)
    wxFILTER_ASCII (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5485)
    wxFILTER_EXCLUDE_LIST (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5500)
    wxFILTER_INCLUDE_LIST (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5497)
    wxFILTER_LOWER_CASE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5506)
    wxFILTER_NONE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5482)
    wxFILTER_NUMERIC (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5494)
    wxFILTER_UPPER_CASE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5503)
    wxFIXED (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5868)
    wxFIXED_LENGTH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3949)
    wxFIXED_MINSIZE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3740)
    wxFLOAT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6710)
    wxFLOOD_BORDER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4917)
    wxFLOOD_SURFACE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4914)
    wxFONTENCODING_ALTERNATIVE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5392)
    wxFONTENCODING_BULGARIAN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5395)
    wxFONTENCODING_CP1250 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5416)
    wxFONTENCODING_CP1251 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5419)
    wxFONTENCODING_CP1252 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5422)
    wxFONTENCODING_CP1253 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5425)
    wxFONTENCODING_CP1254 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5428)
    wxFONTENCODING_CP1255 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5431)
    wxFONTENCODING_CP1256 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5434)
    wxFONTENCODING_CP1257 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5437)
    wxFONTENCODING_CP12_MAX (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5440)
    wxFONTENCODING_CP437 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5398)
    wxFONTENCODING_CP850 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5401)
    wxFONTENCODING_CP852 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5404)
    wxFONTENCODING_CP855 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5407)
    wxFONTENCODING_CP866 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5410)
    wxFONTENCODING_CP874 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5413)
    wxFONTENCODING_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5338)
    wxFONTENCODING_ISO8859_1 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5341)
    wxFONTENCODING_ISO8859_10 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5368)
    wxFONTENCODING_ISO8859_11 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5371)
    wxFONTENCODING_ISO8859_12 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5374)
    wxFONTENCODING_ISO8859_13 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5377)
    wxFONTENCODING_ISO8859_14 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5380)
    wxFONTENCODING_ISO8859_15 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5383)
    wxFONTENCODING_ISO8859_2 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5344)
    wxFONTENCODING_ISO8859_3 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5347)
    wxFONTENCODING_ISO8859_4 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5350)
    wxFONTENCODING_ISO8859_5 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5353)
    wxFONTENCODING_ISO8859_6 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5356)
    wxFONTENCODING_ISO8859_7 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5359)
    wxFONTENCODING_ISO8859_8 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5362)
    wxFONTENCODING_ISO8859_9 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5365)
    wxFONTENCODING_ISO8859_MAX (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5386)
    wxFONTENCODING_KOI8 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5389)
    wxFONTENCODING_MAX (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5446)
    wxFONTENCODING_SYSTEM (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5335)
    wxFONTENCODING_UNICODE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5443)
    wxFONTFAMILY_DECORATIVE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5904)
    wxFONTFAMILY_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5902)
    wxFONTFAMILY_MAX (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5916)
    wxFONTFAMILY_MODERN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5912)
    wxFONTFAMILY_ROMAN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5906)
    wxFONTFAMILY_SCRIPT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5908)
    wxFONTFAMILY_SWISS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5910)
    wxFONTFAMILY_TELETYPE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5914)
    wxFONTFAMILY_UNKNOWN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5918)
    wxFONTFLAG_ANTIALIASED (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5979)
    wxFONTFLAG_BOLD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5975)
    wxFONTFLAG_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5963)
    wxFONTFLAG_ITALIC (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5967)
    wxFONTFLAG_LIGHT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5973)
    wxFONTFLAG_MASK (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5991)
    wxFONTFLAG_NOT_ANTIALIASED (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5981)
    wxFONTFLAG_SLANT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5969)
    wxFONTFLAG_STRIKETHROUGH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5987)
    wxFONTFLAG_UNDERLINED (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5985)
    wxFONTSIZE_LARGE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5953)
    wxFONTSIZE_MEDIUM (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5951)
    wxFONTSIZE_SMALL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5949)
    wxFONTSIZE_XX_LARGE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5957)
    wxFONTSIZE_XX_SMALL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5945)
    wxFONTSIZE_X_LARGE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5955)
    wxFONTSIZE_X_SMALL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5947)
    wxFONTSTYLE_ITALIC (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5925)
    wxFONTSTYLE_MAX (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5929)
    wxFONTSTYLE_NORMAL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5923)
    wxFONTSTYLE_SLANT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5927)
    wxFONTWEIGHT_BOLD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5938)
    wxFONTWEIGHT_LIGHT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5936)
    wxFONTWEIGHT_MAX (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5940)
    wxFONTWEIGHT_NORMAL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5934)
    wxFORWARD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4573)
    wxFRAME_EX_CONTEXTHELP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2824)
    wxFRAME_FLOAT_ON_PARENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3922)
    wxFRAME_NO_WINDOW_MENU (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3925)
    wxFRAME_SHAPED (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2830)
    wxFRAME_TOOL_WINDOW (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4498)
    wxFR_DOWN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6893)
    wxFR_MATCHCASE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6899)
    wxFR_NOMATCHCASE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6908)
    wxFR_NOUPDOWN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6905)
    wxFR_NOWHOLEWORD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6911)
    wxFR_REPLACEDIALOG (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6902)
    wxFR_WHOLEWORD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6896)
    wxFULLSCREEN_ALL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2833)
    wxFULLSCREEN_NOBORDER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5272)
    wxFULLSCREEN_NOCAPTION (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5275)
    wxFULLSCREEN_NOMENUBAR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5263)
    wxFULLSCREEN_NOSTATUSBAR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5269)
    wxFULLSCREEN_NOTOOLBAR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5266)
    wxGA_PROGRESSBAR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4331)
    wxGA_SMOOTH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4334)
    wxGEOS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3344)
    wxGREEN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6080)
    wxGREEN_BRUSH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6007)
    wxGREEN_PEN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6095)
    wxGREY_BRUSH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6016)
    wxGREY_PEN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6110)
    wxGRIDTABLE_NOTIFY_COLS_APPENDED (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5467)
    wxGRIDTABLE_NOTIFY_COLS_DELETED (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5470)
    wxGRIDTABLE_NOTIFY_COLS_INSERTED (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5464)
    wxGRIDTABLE_NOTIFY_ROWS_APPENDED (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5458)
    wxGRIDTABLE_NOTIFY_ROWS_DELETED (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5461)
    wxGRIDTABLE_NOTIFY_ROWS_INSERTED (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5455)
    wxGRIDTABLE_REQUEST_VIEW_GET_VALUES (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5449)
    wxGRIDTABLE_REQUEST_VIEW_SEND_VALUES (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5452)
    wxGROW (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3760)
    wxGTK (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3329)
    wxGTK_BEOS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3338)
    wxGTK_OS2 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3335)
    wxGTK_WIN32 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3332)
    wxGridSelectCells (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5473)
    wxGridSelectColumns (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5479)
    wxGridSelectRows (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5476)
    wxHATCHSTYLE_BDIAGONAL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2773)
    wxHATCHSTYLE_CROSS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2779)
    wxHATCHSTYLE_CROSSDIAG (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2775)
    wxHATCHSTYLE_FDIAGONAL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2777)
    wxHATCHSTYLE_FIRST (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2771)
    wxHATCHSTYLE_HORIZONTAL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2781)
    wxHATCHSTYLE_LAST (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2785)
    wxHATCHSTYLE_VERTICAL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2783)
    wxHELP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4582)
    wxHF_BOOKMARKS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6311)
    wxHF_CONTENTS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6302)
    wxHF_DEFAULTSTYLE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6323)
    wxHF_FLATTOOLBAR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6320)
    wxHF_INDEX (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6305)
    wxHF_OPENFILES (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6314)
    wxHF_PRINT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6317)
    wxHF_SEARCH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6308)
    wxHF_TOOLBAR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6299)
    wxHIDE_READONLY (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5692)
    wxHORIZONTAL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3407)
    wxHORIZONTAL_HATCH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4857)
    wxHSCROLL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3785)
    wxHW_SCROLLBAR_AUTO (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4543)
    wxHW_SCROLLBAR_NEVER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4540)
    wxICONIZE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3889)
    wxICON_EXCLAMATION (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4561)
    wxICON_HAND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4564)
    wxICON_INFORMATION (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4570)
    wxICON_QUESTION (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4567)
    wxID_ABOUT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4633)
    wxID_APPLY (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4750)
    wxID_BACKWARD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4765)
    wxID_CANCEL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4747)
    wxID_CLEAR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4669)
    wxID_CLOSE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4597)
    wxID_CLOSE_ALL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4651)
    wxID_COPY (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4663)
    wxID_CUT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4660)
    wxID_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4768)
    wxID_DELETE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4681)
    wxID_DUPLICATE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4675)
    wxID_EDIT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4657)
    wxID_EXIT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4612)
    wxID_FILE1 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4717)
    wxID_FILE2 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4720)
    wxID_FILE3 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4723)
    wxID_FILE4 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4726)
    wxID_FILE5 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4729)
    wxID_FILE6 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4732)
    wxID_FILE7 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4735)
    wxID_FILE8 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4738)
    wxID_FILE9 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4741)
    wxID_FILEDLGG (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4780)
    wxID_FIND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4672)
    wxID_FORWARD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4762)
    wxID_HELP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4621)
    wxID_HELP_COMMANDS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4639)
    wxID_HELP_CONTENTS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4636)
    wxID_HELP_CONTEXT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4645)
    wxID_HELP_PROCEDURES (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4642)
    wxID_HIGHEST (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4783)
    wxID_LOWEST (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4591)
    wxID_MORE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4771)
    wxID_NEW (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4600)
    wxID_NO (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4756)
    wxID_OK (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4744)
    wxID_OPEN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4594)
    wxID_PASTE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4666)
    wxID_PREFERENCES (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4654)
    wxID_PREVIEW (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4630)
    wxID_PREVIEW_CLOSE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6227)
    wxID_PREVIEW_FIRST (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6242)
    wxID_PREVIEW_GOTO (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6248)
    wxID_PREVIEW_LAST (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6245)
    wxID_PREVIEW_NEXT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6230)
    wxID_PREVIEW_PREVIOUS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6233)
    wxID_PREVIEW_PRINT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6236)
    wxID_PREVIEW_ZOOM (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6239)
    wxID_PRINT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4624)
    wxID_PRINT_SETUP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4627)
    wxID_PROPERTIES (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4690)
    wxID_REDO (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4618)
    wxID_REPLACE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4684)
    wxID_REPLACE_ALL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4687)
    wxID_RESET (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4777)
    wxID_REVERT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4609)
    wxID_SAVE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4603)
    wxID_SAVEAS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4606)
    wxID_SELECTALL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4678)
    wxID_SETUP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4774)
    wxID_STATIC (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4759)
    wxID_UNDO (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4615)
    wxID_VIEW_DETAILS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4693)
    wxID_VIEW_LARGEICONS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4696)
    wxID_VIEW_LIST (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4702)
    wxID_VIEW_SMALLICONS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4699)
    wxID_VIEW_SORTDATE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4705)
    wxID_VIEW_SORTNAME (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4708)
    wxID_VIEW_SORTSIZE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4711)
    wxID_VIEW_SORTTYPE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4714)
    wxID_YES (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4753)
    wxIMAGE_LIST_NORMAL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2953)
    wxIMAGE_LIST_SMALL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2956)
    wxIMAGE_LIST_STATE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2959)
    wxINTEGER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6707)
    wxINVERT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4872)
    wxITALIC (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5884)
    wxITEM_CHECK (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2812)
    wxITEM_MAX (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2818)
    wxITEM_NORMAL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2809)
    wxITEM_RADIO (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2815)
    wxITEM_SEPARATOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2806)
    wxJOIN_BEVEL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6170)
    wxJOIN_INVALID (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6167)
    wxJOIN_MITER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6172)
    wxJOIN_ROUND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6174)
    wxJOYSTICK1 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3287)
    wxJOYSTICK2 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3290)
    wxJOY_BUTTON1 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3293)
    wxJOY_BUTTON2 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3296)
    wxJOY_BUTTON3 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3299)
    wxJOY_BUTTON4 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3302)
    wxKILL_ACCESS_DENIED (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2929)
    wxKILL_BAD_SIGNAL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2926)
    wxKILL_ERROR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2935)
    wxKILL_NO_PROCESS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2932)
    wxKILL_OK (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2923)
    wxLANDSCAPE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5239)
    wxLANGUAGE_ABKHAZIAN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6929)
    wxLANGUAGE_AFAR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6932)
    wxLANGUAGE_AFRIKAANS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6935)
    wxLANGUAGE_ALBANIAN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6938)
    wxLANGUAGE_AMHARIC (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6941)
    wxLANGUAGE_ARABIC (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6944)
    wxLANGUAGE_ARABIC_ALGERIA (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6947)
    wxLANGUAGE_ARABIC_BAHRAIN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6950)
    wxLANGUAGE_ARABIC_EGYPT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6953)
    wxLANGUAGE_ARABIC_IRAQ (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6956)
    wxLANGUAGE_ARABIC_JORDAN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6959)
    wxLANGUAGE_ARABIC_KUWAIT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6962)
    wxLANGUAGE_ARABIC_LEBANON (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6965)
    wxLANGUAGE_ARABIC_LIBYA (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6968)
    wxLANGUAGE_ARABIC_MOROCCO (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6971)
    wxLANGUAGE_ARABIC_OMAN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6974)
    wxLANGUAGE_ARABIC_QATAR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6977)
    wxLANGUAGE_ARABIC_SAUDI_ARABIA (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6980)
    wxLANGUAGE_ARABIC_SUDAN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6983)
    wxLANGUAGE_ARABIC_SYRIA (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6986)
    wxLANGUAGE_ARABIC_TUNISIA (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6989)
    wxLANGUAGE_ARABIC_UAE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6992)
    wxLANGUAGE_ARABIC_YEMEN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6995)
    wxLANGUAGE_ARMENIAN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6998)
    wxLANGUAGE_ASSAMESE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7001)
    wxLANGUAGE_AYMARA (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7004)
    wxLANGUAGE_AZERI (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7007)
    wxLANGUAGE_AZERI_CYRILLIC (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7010)
    wxLANGUAGE_AZERI_LATIN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7013)
    wxLANGUAGE_BASHKIR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7016)
    wxLANGUAGE_BASQUE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7019)
    wxLANGUAGE_BELARUSIAN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7022)
    wxLANGUAGE_BENGALI (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7025)
    wxLANGUAGE_BHUTANI (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7028)
    wxLANGUAGE_BIHARI (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7031)
    wxLANGUAGE_BISLAMA (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7034)
    wxLANGUAGE_BRETON (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7037)
    wxLANGUAGE_BULGARIAN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7040)
    wxLANGUAGE_BURMESE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7043)
    wxLANGUAGE_CAMBODIAN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7046)
    wxLANGUAGE_CATALAN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7049)
    wxLANGUAGE_CHINESE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7052)
    wxLANGUAGE_CHINESE_HONGKONG (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7061)
    wxLANGUAGE_CHINESE_MACAU (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7064)
    wxLANGUAGE_CHINESE_SIMPLIFIED (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7055)
    wxLANGUAGE_CHINESE_SINGAPORE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7067)
    wxLANGUAGE_CHINESE_TAIWAN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7070)
    wxLANGUAGE_CHINESE_TRADITIONAL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7058)
    wxLANGUAGE_CORSICAN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7073)
    wxLANGUAGE_CROATIAN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7076)
    wxLANGUAGE_CZECH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7079)
    wxLANGUAGE_DANISH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7082)
    wxLANGUAGE_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6923)
    wxLANGUAGE_DUTCH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7085)
    wxLANGUAGE_DUTCH_BELGIAN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7088)
    wxLANGUAGE_ENGLISH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7091)
    wxLANGUAGE_ENGLISH_AUSTRALIA (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7100)
    wxLANGUAGE_ENGLISH_BELIZE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7103)
    wxLANGUAGE_ENGLISH_BOTSWANA (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7106)
    wxLANGUAGE_ENGLISH_CANADA (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7109)
    wxLANGUAGE_ENGLISH_CARIBBEAN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7112)
    wxLANGUAGE_ENGLISH_DENMARK (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7115)
    wxLANGUAGE_ENGLISH_EIRE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7118)
    wxLANGUAGE_ENGLISH_JAMAICA (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7121)
    wxLANGUAGE_ENGLISH_NEW_ZEALAND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7124)
    wxLANGUAGE_ENGLISH_PHILIPPINES (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7127)
    wxLANGUAGE_ENGLISH_SOUTH_AFRICA (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7130)
    wxLANGUAGE_ENGLISH_TRINIDAD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7133)
    wxLANGUAGE_ENGLISH_UK (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7094)
    wxLANGUAGE_ENGLISH_US (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7097)
    wxLANGUAGE_ENGLISH_ZIMBABWE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7136)
    wxLANGUAGE_ESPERANTO (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7139)
    wxLANGUAGE_ESTONIAN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7142)
    wxLANGUAGE_FAEROESE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7145)
    wxLANGUAGE_FARSI (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7148)
    wxLANGUAGE_FIJI (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7151)
    wxLANGUAGE_FINNISH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7154)
    wxLANGUAGE_FRENCH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7157)
    wxLANGUAGE_FRENCH_BELGIAN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7160)
    wxLANGUAGE_FRENCH_CANADIAN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7163)
    wxLANGUAGE_FRENCH_LUXEMBOURG (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7166)
    wxLANGUAGE_FRENCH_MONACO (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7169)
    wxLANGUAGE_FRENCH_SWISS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7172)
    wxLANGUAGE_FRISIAN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7175)
    wxLANGUAGE_GALICIAN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7178)
    wxLANGUAGE_GEORGIAN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7181)
    wxLANGUAGE_GERMAN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7184)
    wxLANGUAGE_GERMAN_AUSTRIAN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7187)
    wxLANGUAGE_GERMAN_BELGIUM (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7190)
    wxLANGUAGE_GERMAN_LIECHTENSTEIN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7193)
    wxLANGUAGE_GERMAN_LUXEMBOURG (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7196)
    wxLANGUAGE_GERMAN_SWISS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7199)
    wxLANGUAGE_GREEK (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7202)
    wxLANGUAGE_GREENLANDIC (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7205)
    wxLANGUAGE_GUARANI (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7208)
    wxLANGUAGE_GUJARATI (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7211)
    wxLANGUAGE_HAUSA (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7214)
    wxLANGUAGE_HEBREW (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7217)
    wxLANGUAGE_HINDI (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7220)
    wxLANGUAGE_HUNGARIAN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7223)
    wxLANGUAGE_ICELANDIC (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7226)
    wxLANGUAGE_INDONESIAN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7229)
    wxLANGUAGE_INTERLINGUA (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7232)
    wxLANGUAGE_INTERLINGUE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7235)
    wxLANGUAGE_INUKTITUT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7238)
    wxLANGUAGE_INUPIAK (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7241)
    wxLANGUAGE_IRISH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7244)
    wxLANGUAGE_ITALIAN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7247)
    wxLANGUAGE_ITALIAN_SWISS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7250)
    wxLANGUAGE_JAPANESE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7253)
    wxLANGUAGE_JAVANESE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7256)
    wxLANGUAGE_KANNADA (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7259)
    wxLANGUAGE_KASHMIRI (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7262)
    wxLANGUAGE_KASHMIRI_INDIA (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7265)
    wxLANGUAGE_KAZAKH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7268)
    wxLANGUAGE_KERNEWEK (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7271)
    wxLANGUAGE_KINYARWANDA (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7274)
    wxLANGUAGE_KIRGHIZ (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7277)
    wxLANGUAGE_KIRUNDI (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7280)
    wxLANGUAGE_KONKANI (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7283)
    wxLANGUAGE_KOREAN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7286)
    wxLANGUAGE_KURDISH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7289)
    wxLANGUAGE_LAOTHIAN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7292)
    wxLANGUAGE_LATIN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7295)
    wxLANGUAGE_LATVIAN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7298)
    wxLANGUAGE_LINGALA (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7301)
    wxLANGUAGE_LITHUANIAN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7304)
    wxLANGUAGE_MACEDONIAN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7307)
    wxLANGUAGE_MALAGASY (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7310)
    wxLANGUAGE_MALAY (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7313)
    wxLANGUAGE_MALAYALAM (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7316)
    wxLANGUAGE_MALAY_BRUNEI_DARUSSALAM (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7319)
    wxLANGUAGE_MALAY_MALAYSIA (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7322)
    wxLANGUAGE_MALTESE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7325)
    wxLANGUAGE_MANIPURI (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7328)
    wxLANGUAGE_MAORI (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7331)
    wxLANGUAGE_MARATHI (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7334)
    wxLANGUAGE_MOLDAVIAN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7337)
    wxLANGUAGE_MONGOLIAN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7340)
    wxLANGUAGE_NAURU (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7343)
    wxLANGUAGE_NEPALI (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7346)
    wxLANGUAGE_NEPALI_INDIA (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7349)
    wxLANGUAGE_NORWEGIAN_BOKMAL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7352)
    wxLANGUAGE_NORWEGIAN_NYNORSK (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7355)
    wxLANGUAGE_OCCITAN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7358)
    wxLANGUAGE_ORIYA (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7361)
    wxLANGUAGE_OROMO (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7364)
    wxLANGUAGE_PASHTO (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7367)
    wxLANGUAGE_POLISH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7370)
    wxLANGUAGE_PORTUGUESE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7373)
    wxLANGUAGE_PORTUGUESE_BRAZILIAN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7376)
    wxLANGUAGE_PUNJABI (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7379)
    wxLANGUAGE_QUECHUA (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7382)
    wxLANGUAGE_RHAETO_ROMANCE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7385)
    wxLANGUAGE_ROMANIAN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7388)
    wxLANGUAGE_RUSSIAN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7391)
    wxLANGUAGE_RUSSIAN_UKRAINE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7394)
    wxLANGUAGE_SAMOAN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7397)
    wxLANGUAGE_SANGHO (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7400)
    wxLANGUAGE_SANSKRIT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7403)
    wxLANGUAGE_SCOTS_GAELIC (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7406)
    wxLANGUAGE_SERBIAN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7409)
    wxLANGUAGE_SERBIAN_CYRILLIC (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7412)
    wxLANGUAGE_SERBIAN_LATIN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7415)
    wxLANGUAGE_SERBO_CROATIAN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7418)
    wxLANGUAGE_SESOTHO (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7421)
    wxLANGUAGE_SETSWANA (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7424)
    wxLANGUAGE_SHONA (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7427)
    wxLANGUAGE_SINDHI (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7430)
    wxLANGUAGE_SINHALESE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7433)
    wxLANGUAGE_SISWATI (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7436)
    wxLANGUAGE_SLOVAK (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7439)
    wxLANGUAGE_SLOVENIAN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7442)
    wxLANGUAGE_SOMALI (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7445)
    wxLANGUAGE_SPANISH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7448)
    wxLANGUAGE_SPANISH_ARGENTINA (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7451)
    wxLANGUAGE_SPANISH_BOLIVIA (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7454)
    wxLANGUAGE_SPANISH_CHILE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7457)
    wxLANGUAGE_SPANISH_COLOMBIA (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7460)
    wxLANGUAGE_SPANISH_COSTA_RICA (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7463)
    wxLANGUAGE_SPANISH_DOMINICAN_REPUBLIC (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7466)
    wxLANGUAGE_SPANISH_ECUADOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7469)
    wxLANGUAGE_SPANISH_EL_SALVADOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7472)
    wxLANGUAGE_SPANISH_GUATEMALA (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7475)
    wxLANGUAGE_SPANISH_HONDURAS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7478)
    wxLANGUAGE_SPANISH_MEXICAN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7481)
    wxLANGUAGE_SPANISH_MODERN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7484)
    wxLANGUAGE_SPANISH_NICARAGUA (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7487)
    wxLANGUAGE_SPANISH_PANAMA (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7490)
    wxLANGUAGE_SPANISH_PARAGUAY (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7493)
    wxLANGUAGE_SPANISH_PERU (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7496)
    wxLANGUAGE_SPANISH_PUERTO_RICO (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7499)
    wxLANGUAGE_SPANISH_URUGUAY (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7502)
    wxLANGUAGE_SPANISH_US (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7505)
    wxLANGUAGE_SPANISH_VENEZUELA (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7508)
    wxLANGUAGE_SUNDANESE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7511)
    wxLANGUAGE_SWAHILI (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7514)
    wxLANGUAGE_SWEDISH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7517)
    wxLANGUAGE_SWEDISH_FINLAND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7520)
    wxLANGUAGE_TAGALOG (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7523)
    wxLANGUAGE_TAJIK (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7526)
    wxLANGUAGE_TAMIL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7529)
    wxLANGUAGE_TATAR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7532)
    wxLANGUAGE_TELUGU (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7535)
    wxLANGUAGE_THAI (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7538)
    wxLANGUAGE_TIBETAN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7541)
    wxLANGUAGE_TIGRINYA (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7544)
    wxLANGUAGE_TONGA (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7547)
    wxLANGUAGE_TSONGA (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7550)
    wxLANGUAGE_TURKISH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7553)
    wxLANGUAGE_TURKMEN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7556)
    wxLANGUAGE_TWI (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7559)
    wxLANGUAGE_UIGHUR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7562)
    wxLANGUAGE_UKRAINIAN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7565)
    wxLANGUAGE_UNKNOWN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6926)
    wxLANGUAGE_URDU (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7568)
    wxLANGUAGE_URDU_INDIA (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7571)
    wxLANGUAGE_URDU_PAKISTAN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7574)
    wxLANGUAGE_USER_DEFINE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7613)
    wxLANGUAGE_UZBEK (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7577)
    wxLANGUAGE_UZBEK_CYRILLIC (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7580)
    wxLANGUAGE_UZBEK_LATIN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7583)
    wxLANGUAGE_VIETNAMESE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7586)
    wxLANGUAGE_VOLAPUK (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7589)
    wxLANGUAGE_WELSH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7592)
    wxLANGUAGE_WOLOF (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7595)
    wxLANGUAGE_XHOSA (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7598)
    wxLANGUAGE_YIDDISH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7601)
    wxLANGUAGE_YORUBA (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7604)
    wxLANGUAGE_ZHUANG (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7607)
    wxLANGUAGE_ZULU (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7610)
    wxLAYOUT_BOTTOM (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6344)
    wxLAYOUT_DEFAULT_MARGIN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5278)
    wxLAYOUT_HORIZONTAL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6326)
    wxLAYOUT_LEFT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6338)
    wxLAYOUT_NONE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6332)
    wxLAYOUT_RIGHT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6341)
    wxLAYOUT_TOP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6335)
    wxLAYOUT_VERTICAL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6329)
    wxLB_ALWAYS_SB (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3970)
    wxLB_EXTENDED (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3961)
    wxLB_MULTIPLE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3958)
    wxLB_NEEDED_SB (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3967)
    wxLB_OWNERDRAW (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3964)
    wxLB_SINGLE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3955)
    wxLB_SORT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3952)
    wxLC_ALIGN_LEFT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4429)
    wxLC_ALIGN_TOP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4426)
    wxLC_AUTOARRANGE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4432)
    wxLC_EDIT_LABELS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4438)
    wxLC_HRULES (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4411)
    wxLC_ICON (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4414)
    wxLC_LIST (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4420)
    wxLC_MASK_ALIGN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4459)
    wxLC_MASK_SORT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4462)
    wxLC_MASK_TYPE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4456)
    wxLC_NO_HEADER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4441)
    wxLC_NO_SORT_HEADER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4444)
    wxLC_REPORT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4423)
    wxLC_SINGLE_SEL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4447)
    wxLC_SMALL_ICON (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4417)
    wxLC_SORT_ASCENDING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4450)
    wxLC_SORT_DESCENDING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4453)
    wxLC_VIRTUAL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4435)
    wxLC_VRULES (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4408)
    wxLED_ALIGN_CENTER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6749)
    wxLED_ALIGN_LEFT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6743)
    wxLED_ALIGN_MASK (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6752)
    wxLED_ALIGN_RIGHT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6746)
    wxLED_DRAW_FADED (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6755)
    wxLEFT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3416)
    wxLIGHT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5876)
    wxLIGHT_GREY (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6086)
    wxLIGHT_GREY_BRUSH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6022)
    wxLIGHT_GREY_PEN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6116)
    wxLIST_FORMAT_CENTER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5737)
    wxLIST_FORMAT_CENTRE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5734)
    wxLIST_FORMAT_LEFT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5728)
    wxLIST_FORMAT_RIGHT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5731)
    wxLIST_MASK_DATA (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5764)
    wxLIST_MASK_FORMAT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5770)
    wxLIST_MASK_IMAGE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5761)
    wxLIST_MASK_STATE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5755)
    wxLIST_MASK_TEXT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5758)
    wxLIST_MASK_WIDTH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5767)
    wxLIST_NEXT_ABOVE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5773)
    wxLIST_NEXT_ALL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5776)
    wxLIST_NEXT_BELOW (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5779)
    wxLIST_NEXT_LEFT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5782)
    wxLIST_NEXT_RIGHT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5785)
    wxLIST_STATE_CUT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5752)
    wxLIST_STATE_DONTCARE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5740)
    wxLIST_STATE_DROPHILITED (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5743)
    wxLIST_STATE_FOCUSED (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5746)
    wxLIST_STATE_SELECTED (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5749)
    wxLITTLE_ENDIAN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3389)
    wxLOCALE_CONV_ENCODING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7625)
    wxLOCALE_DECIMAL_POINT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7619)
    wxLOCALE_LOAD_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7622)
    wxLOCALE_THOUSANDS_SEP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7616)
    wxLONG_DASH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4809)
    wxMACINTOSH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3323)
    wxMAXIMIZE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3892)
    wxMAXIMIZE_BOX (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3901)
    wxMB_DOCKABLE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3940)
    wxMEDIACTRLPLAYERCONTROLS_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3263)
    wxMEDIACTRLPLAYERCONTROLS_NONE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3254)
    wxMEDIACTRLPLAYERCONTROLS_STEP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3257)
    wxMEDIACTRLPLAYERCONTROLS_VOLUME (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3260)
    wxMEDIUM_GREY_BRUSH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6019)
    wxMEDIUM_GREY_PEN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6113)
    wxMENU_TEAROFF (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3943)
    wxMGL_OS2 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3377)
    wxMGL_UNIX (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3368)
    wxMGL_WIN32 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3374)
    wxMGL_X (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3371)
    wxMINIMIZE_BOX (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3898)
    wxMM_ANISOTROPIC (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5026)
    wxMM_HIENGLISH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5017)
    wxMM_HIMETRIC (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5011)
    wxMM_ISOTROPIC (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5023)
    wxMM_LOENGLISH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5014)
    wxMM_LOMETRIC (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5008)
    wxMM_METRIC (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5032)
    wxMM_POINTS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5029)
    wxMM_TEXT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5005)
    wxMM_TWIPS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5020)
    wxMODERN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5856)
    wxMORE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4585)
    wxMOTIF_X (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3314)
    wxMULTIPLE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5698)
    wxMUTEX_BUSY (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6719)
    wxMUTEX_DEAD_LOCK (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6716)
    wxMUTEX_MISC_ERROR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6725)
    wxMUTEX_NO_ERROR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6713)
    wxMUTEX_UNLOCKED (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6722)
    wxNAND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4905)
    wxNB_FIXEDWIDTH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4513)
    wxNB_MULTILINE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2950)
    wxNEXTSTEP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3320)
    wxNO (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6878)
    wxNOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4893)
    wxNORMAL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5872)
    wxNORTH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3434)
    wxNOT_FOUND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6191)
    wxNO_3D (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3865)
    wxNO_BORDER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3859)
    wxNO_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6887)
    wxNO_FULL_REPAINT_ON_RESIZE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3880)
    wxNO_OP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4890)
    wxNULL_FLAG (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3278)
    wxODDEVEN_RULE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4920)
    wxOK (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6872)
    wxOPEN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5683)
    wxOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4908)
    wxOR_INVERT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4902)
    wxOR_REVERSE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4875)
    wxOS2_PM (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3347)
    wxOVERWRITE_PROMPT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5689)
    wxPAPER_10X11 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5170)
    wxPAPER_10X14 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5092)
    wxPAPER_11X17 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5095)
    wxPAPER_15X11 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5173)
    wxPAPER_9X11 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5167)
    wxPAPER_A2 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5227)
    wxPAPER_A3 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5071)
    wxPAPER_A3_EXTRA (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5218)
    wxPAPER_A3_EXTRA_TRANSVERSE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5233)
    wxPAPER_A3_TRANSVERSE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5230)
    wxPAPER_A4 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5044)
    wxPAPER_A4SMALL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5074)
    wxPAPER_A4_EXTRA (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5188)
    wxPAPER_A4_PLUS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5209)
    wxPAPER_A4_TRANSVERSE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5194)
    wxPAPER_A5 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5077)
    wxPAPER_A5_EXTRA (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5221)
    wxPAPER_A5_TRANSVERSE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5212)
    wxPAPER_A_PLUS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5200)
    wxPAPER_B4 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5080)
    wxPAPER_B5 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5083)
    wxPAPER_B5_EXTRA (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5224)
    wxPAPER_B5_TRANSVERSE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5215)
    wxPAPER_B_PLUS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5203)
    wxPAPER_CSHEET (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5047)
    wxPAPER_DSHEET (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5050)
    wxPAPER_ENV_10 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5104)
    wxPAPER_ENV_11 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5107)
    wxPAPER_ENV_12 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5110)
    wxPAPER_ENV_14 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5113)
    wxPAPER_ENV_9 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5101)
    wxPAPER_ENV_B4 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5134)
    wxPAPER_ENV_B5 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5137)
    wxPAPER_ENV_B6 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5140)
    wxPAPER_ENV_C3 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5122)
    wxPAPER_ENV_C4 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5125)
    wxPAPER_ENV_C5 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5119)
    wxPAPER_ENV_C6 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5128)
    wxPAPER_ENV_C65 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5131)
    wxPAPER_ENV_DL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5116)
    wxPAPER_ENV_INVITE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5176)
    wxPAPER_ENV_ITALY (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5143)
    wxPAPER_ENV_MONARCH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5146)
    wxPAPER_ENV_PERSONAL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5149)
    wxPAPER_ESHEET (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5053)
    wxPAPER_EXECUTIVE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5068)
    wxPAPER_FANFOLD_LGL_GERMAN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5158)
    wxPAPER_FANFOLD_STD_GERMAN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5155)
    wxPAPER_FANFOLD_US (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5152)
    wxPAPER_FOLIO (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5086)
    wxPAPER_ISO_B4 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5161)
    wxPAPER_JAPANESE_POSTCARD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5164)
    wxPAPER_LEDGER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5062)
    wxPAPER_LEGAL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5041)
    wxPAPER_LEGAL_EXTRA (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5182)
    wxPAPER_LETTER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5038)
    wxPAPER_LETTERSMALL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5056)
    wxPAPER_LETTER_EXTRA (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5179)
    wxPAPER_LETTER_EXTRA_TRANSVERSE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5197)
    wxPAPER_LETTER_PLUS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5206)
    wxPAPER_LETTER_TRANSVERSE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5191)
    wxPAPER_NONE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5035)
    wxPAPER_NOTE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5098)
    wxPAPER_QUARTO (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5089)
    wxPAPER_STATEMENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5065)
    wxPAPER_TABLOID (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5059)
    wxPAPER_TABLOID_EXTRA (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5185)
    wxPASSWORD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4312)
    wxPDP_ENDIAN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3392)
    wxPD_APP_MODAL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4525)
    wxPD_AUTO_HIDE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4528)
    wxPD_CAN_ABORT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4522)
    wxPD_ELAPSED_TIME (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4531)
    wxPD_ESTIMATED_TIME (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4534)
    wxPD_REMAINING_TIME (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4537)
    wxPENSTYLE_BDIAGONAL_HATCH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6149)
    wxPENSTYLE_CROSSDIAG_HATCH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6151)
    wxPENSTYLE_CROSS_HATCH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6155)
    wxPENSTYLE_DOT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6128)
    wxPENSTYLE_DOT_DASH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6134)
    wxPENSTYLE_FDIAGONAL_HATCH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6153)
    wxPENSTYLE_FIRST_HATCH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6161)
    wxPENSTYLE_HORIZONTAL_HATCH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6157)
    wxPENSTYLE_INVALID (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6123)
    wxPENSTYLE_LAST_HATCH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6163)
    wxPENSTYLE_LONG_DASH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6130)
    wxPENSTYLE_SHORT_DASH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6132)
    wxPENSTYLE_SOLID (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6126)
    wxPENSTYLE_STIPPLE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6146)
    wxPENSTYLE_STIPPLE_MASK (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6144)
    wxPENSTYLE_STIPPLE_MASK_OPAQUE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6142)
    wxPENSTYLE_TRANSPARENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6139)
    wxPENSTYLE_USER_DASH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6136)
    wxPENSTYLE_VERTICAL_HATCH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6159)
    wxPENWINDOWS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3353)
    wxPG_DEFAULT_STYLE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4648)
    wxPLATFORM_CURRENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6728)
    wxPLATFORM_MAC (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6740)
    wxPLATFORM_OS2 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6737)
    wxPLATFORM_UNIX (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6731)
    wxPLATFORM_WINDOWS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6734)
    wxPORTRAIT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5236)
    wxPREVIEW_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6224)
    wxPREVIEW_FIRST (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6215)
    wxPREVIEW_GOTO (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6221)
    wxPREVIEW_LAST (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6218)
    wxPREVIEW_NEXT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6209)
    wxPREVIEW_PREVIOUS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6206)
    wxPREVIEW_PRINT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6203)
    wxPREVIEW_ZOOM (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6212)
    wxPRINTER_CANCELLED (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6197)
    wxPRINTER_ERROR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6200)
    wxPRINTER_NO_ERROR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6194)
    wxPRINTID_BOTTOMMARGIN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6281)
    wxPRINTID_COMMAND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6290)
    wxPRINTID_COPIES (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6263)
    wxPRINTID_FROM (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6257)
    wxPRINTID_LEFTMARGIN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6272)
    wxPRINTID_OPTIONS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6293)
    wxPRINTID_ORIENTATION (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6287)
    wxPRINTID_PAPERSIZE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6296)
    wxPRINTID_PRINTCOLOUR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6284)
    wxPRINTID_PRINTTOFILE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6266)
    wxPRINTID_RANGE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6254)
    wxPRINTID_RIGHTMARGIN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6275)
    wxPRINTID_SETUP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6269)
    wxPRINTID_STATIC (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6251)
    wxPRINTID_TO (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6260)
    wxPRINTID_TOPMARGIN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6278)
    wxPRINT_MODE_FILE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5257)
    wxPRINT_MODE_NONE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5251)
    wxPRINT_MODE_PREVIEW (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5254)
    wxPRINT_MODE_PRINTER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5260)
    wxPROCESS_ENTER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4308)
    wxQT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3341)
    wxQUANTIZE_FILL_DESTINATION_IMAGE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6920)
    wxQUANTIZE_INCLUDE_WINDOWS_COLOURS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6914)
    wxQUANTIZE_RETURN_8BIT_DATA (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6917)
    wxRA_SPECIFY_COLS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5788)
    wxRA_SPECIFY_ROWS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5791)
    wxRB_GROUP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4328)
    wxRED (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6074)
    wxRED_BRUSH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6031)
    wxRED_PEN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6089)
    wxRELATIONSHIP_ABOVE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5317)
    wxRELATIONSHIP_ABSOLUTE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5332)
    wxRELATIONSHIP_ASIS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5311)
    wxRELATIONSHIP_BELOW (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5320)
    wxRELATIONSHIP_LEFTOF (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5323)
    wxRELATIONSHIP_PERCENTOF (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5314)
    wxRELATIONSHIP_RIGHTOF (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5326)
    wxRELATIONSHIP_SAMEAS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5329)
    wxRELATIONSHIP_UNCONSTRAINED (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5308)
    wxRESERVE_SPACE_EVEN_IF_HIDDEN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3743)
    wxRESET (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4579)
    wxRESIZE_BORDER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3913)
    wxRETAINED (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3877)
    wxRIGHT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3419)
    wxROMAN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5844)
    wxSASH_BOTTOM (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6362)
    wxSASH_DRAG_DRAGGING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6350)
    wxSASH_DRAG_LEFT_DOWN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6353)
    wxSASH_DRAG_NONE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6347)
    wxSASH_LEFT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6365)
    wxSASH_NONE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6368)
    wxSASH_RIGHT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6359)
    wxSASH_STATUS_OK (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6386)
    wxSASH_STATUS_OUT_OF_RANGE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6389)
    wxSASH_TOP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6356)
    wxSAVE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5686)
    wxSCRIPT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5848)
    wxSET (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4911)
    wxSETUP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4588)
    wxSHAPED (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3766)
    wxSHORT_DASH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4813)
    wxSHRINK (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3757)
    wxSIGABRT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2893)
    wxSIGALRM (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2917)
    wxSIGBUS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2905)
    wxSIGEMT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2896)
    wxSIGFPE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2899)
    wxSIGHUP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2878)
    wxSIGILL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2887)
    wxSIGINT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2881)
    wxSIGKILL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2902)
    wxSIGNONE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2875)
    wxSIGPIPE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2914)
    wxSIGQUIT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2884)
    wxSIGSEGV (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2908)
    wxSIGSYS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2911)
    wxSIGTERM (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2920)
    wxSIGTRAP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2890)
    wxSIZER_FLAG_BITS_MASK (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3747)
    wxSIZE_ALLOW_MINUS_ONE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4795)
    wxSIZE_AUTO_HEIGHT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4789)
    wxSIZE_AUTO_WIDTH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4786)
    wxSIZE_NO_ADJUSTMENTS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4798)
    wxSIZE_USE_EXISTING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4792)
    wxSLANT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5888)
    wxSL_AUTOTICKS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4340)
    wxSL_BOTH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4358)
    wxSL_BOTTOM (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4355)
    wxSL_LABELS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4343)
    wxSL_LEFT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4346)
    wxSL_NOTIFY_DRAG (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4337)
    wxSL_RIGHT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4352)
    wxSL_SELRANGE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4361)
    wxSL_TOP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4349)
    wxSOLID (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4801)
    wxSOUND_ASYNC (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3239)
    wxSOUND_LOOP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3242)
    wxSOUND_SYNC (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3236)
    wxSOUTH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3437)
    wxSPLIT_HORIZONTAL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5722)
    wxSPLIT_VERTICAL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5725)
    wxSP_3D (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4492)
    wxSP_3DBORDER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4489)
    wxSP_3DSASH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4486)
    wxSP_ARROW_KEYS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4465)
    wxSP_BORDER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4477)
    wxSP_FULLSASH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4495)
    wxSP_LIVE_UPDATE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4483)
    wxSP_NOBORDER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4471)
    wxSP_NOSASH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4474)
    wxSP_PERMIT_UNSPLIT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4480)
    wxSP_WRAP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4468)
    wxSQL_CHAR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3134)
    wxSQL_C_CHAR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3161)
    wxSQL_C_DATE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3206)
    wxSQL_C_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3176)
    wxSQL_C_DOUBLE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3173)
    wxSQL_C_FLOAT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3170)
    wxSQL_C_LONG (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3164)
    wxSQL_C_SHORT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3167)
    wxSQL_C_TIME (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3209)
    wxSQL_C_TIMESTAMP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3212)
    wxSQL_DATA_AT_EXEC (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3191)
    wxSQL_DATE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3197)
    wxSQL_DECIMAL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3140)
    wxSQL_DOUBLE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3155)
    wxSQL_ERROR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3122)
    wxSQL_FETCH_ABSOLUTE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3227)
    wxSQL_FETCH_BOOKMARK (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3233)
    wxSQL_FETCH_FIRST (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3218)
    wxSQL_FETCH_LAST (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3221)
    wxSQL_FETCH_NEXT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3215)
    wxSQL_FETCH_PRIOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3224)
    wxSQL_FETCH_RELATIVE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3230)
    wxSQL_FLOAT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3149)
    wxSQL_INTEGER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3143)
    wxSQL_INVALID_HANDLE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3119)
    wxSQL_NO_DATA_FOUND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3131)
    wxSQL_NO_NULLS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3179)
    wxSQL_NTS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3194)
    wxSQL_NULLABLE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3182)
    wxSQL_NULLABLE_UNKNOWN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3185)
    wxSQL_NULL_DATA (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3188)
    wxSQL_NUMERIC (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3137)
    wxSQL_REAL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3152)
    wxSQL_SMALLINT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3146)
    wxSQL_SUCCESS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3125)
    wxSQL_SUCCESS_WITH_INFO (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3128)
    wxSQL_TIME (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3200)
    wxSQL_TIMESTAMP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3203)
    wxSQL_VARCHAR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3158)
    wxSRC_INVERT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4899)
    wxSTAY_ON_TOP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3886)
    wxSTC_ADA_CHARACTER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9197)
    wxSTC_ADA_CHARACTEREOL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9200)
    wxSTC_ADA_COMMENTLINE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9212)
    wxSTC_ADA_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9182)
    wxSTC_ADA_DELIMITER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9194)
    wxSTC_ADA_IDENTIFIER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9188)
    wxSTC_ADA_ILLEGAL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9215)
    wxSTC_ADA_LABEL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9209)
    wxSTC_ADA_NUMBER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9191)
    wxSTC_ADA_STRING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9203)
    wxSTC_ADA_STRINGEOL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9206)
    wxSTC_ADA_WORD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9185)
    wxSTC_APDL_ARGUMENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10271)
    wxSTC_APDL_COMMAND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10262)
    wxSTC_APDL_COMMENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10241)
    wxSTC_APDL_COMMENTBLOCK (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10244)
    wxSTC_APDL_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10238)
    wxSTC_APDL_FUNCTION (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10274)
    wxSTC_APDL_NUMBER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10247)
    wxSTC_APDL_OPERATOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10253)
    wxSTC_APDL_PROCESSOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10259)
    wxSTC_APDL_SLASHCOMMAND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10265)
    wxSTC_APDL_STARCOMMAND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10268)
    wxSTC_APDL_STRING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10250)
    wxSTC_APDL_WORD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10256)
    wxSTC_ASM_COMMENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9422)
    wxSTC_ASM_CPUINSTRUCTION (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9437)
    wxSTC_ASM_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9419)
    wxSTC_ASM_DIRECTIVE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9446)
    wxSTC_ASM_DIRECTIVEOPERAND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9449)
    wxSTC_ASM_IDENTIFIER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9434)
    wxSTC_ASM_MATHINSTRUCTION (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9440)
    wxSTC_ASM_NUMBER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9425)
    wxSTC_ASM_OPERATOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9431)
    wxSTC_ASM_REGISTER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9443)
    wxSTC_ASM_STRING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9428)
    wxSTC_ASN1_ATTRIBUTE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10340)
    wxSTC_ASN1_COMMENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10322)
    wxSTC_ASN1_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10319)
    wxSTC_ASN1_DESCRIPTOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10343)
    wxSTC_ASN1_IDENTIFIER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10325)
    wxSTC_ASN1_KEYWORD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10337)
    wxSTC_ASN1_OID (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10331)
    wxSTC_ASN1_OPERATOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10349)
    wxSTC_ASN1_SCALAR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10334)
    wxSTC_ASN1_STRING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10328)
    wxSTC_ASN1_TYPE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10346)
    wxSTC_AU3_COMMENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10196)
    wxSTC_AU3_COMMENTBLOCK (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10199)
    wxSTC_AU3_COMOBJ (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10235)
    wxSTC_AU3_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10193)
    wxSTC_AU3_EXPAND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10232)
    wxSTC_AU3_FUNCTION (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10205)
    wxSTC_AU3_KEYWORD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10208)
    wxSTC_AU3_MACRO (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10211)
    wxSTC_AU3_NUMBER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10202)
    wxSTC_AU3_OPERATOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10217)
    wxSTC_AU3_PREPROCESSOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10226)
    wxSTC_AU3_SENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10223)
    wxSTC_AU3_SPECIAL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10229)
    wxSTC_AU3_STRING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10214)
    wxSTC_AU3_VARIABLE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10220)
    wxSTC_AVE_COMMENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9140)
    wxSTC_AVE_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9137)
    wxSTC_AVE_ENUM (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9152)
    wxSTC_AVE_IDENTIFIER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9158)
    wxSTC_AVE_NUMBER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9143)
    wxSTC_AVE_OPERATOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9161)
    wxSTC_AVE_STRING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9149)
    wxSTC_AVE_STRINGEOL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9155)
    wxSTC_AVE_WORD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9146)
    wxSTC_AVE_WORD1 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9164)
    wxSTC_AVE_WORD2 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9167)
    wxSTC_AVE_WORD3 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9170)
    wxSTC_AVE_WORD4 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9173)
    wxSTC_AVE_WORD5 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9176)
    wxSTC_AVE_WORD6 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9179)
    wxSTC_BAAN_COMMENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9221)
    wxSTC_BAAN_COMMENTDOC (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9224)
    wxSTC_BAAN_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9218)
    wxSTC_BAAN_IDENTIFIER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9242)
    wxSTC_BAAN_NUMBER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9227)
    wxSTC_BAAN_OPERATOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9239)
    wxSTC_BAAN_PREPROCESSOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9236)
    wxSTC_BAAN_STRING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9233)
    wxSTC_BAAN_STRINGEOL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9245)
    wxSTC_BAAN_WORD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9230)
    wxSTC_BAAN_WORD2 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9248)
    wxSTC_BAT_COMMAND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9056)
    wxSTC_BAT_COMMENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9044)
    wxSTC_BAT_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9041)
    wxSTC_BAT_HIDE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9053)
    wxSTC_BAT_IDENTIFIER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9059)
    wxSTC_BAT_LABEL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9050)
    wxSTC_BAT_OPERATOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9062)
    wxSTC_BAT_WORD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9047)
    wxSTC_B_COMMENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8876)
    wxSTC_B_DATE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8897)
    wxSTC_B_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8873)
    wxSTC_B_IDENTIFIER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8894)
    wxSTC_B_KEYWORD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8882)
    wxSTC_B_NUMBER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8879)
    wxSTC_B_OPERATOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8891)
    wxSTC_B_PREPROCESSOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8888)
    wxSTC_B_STRING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8885)
    wxSTC_CACHE_CARET (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7985)
    wxSTC_CACHE_DOCUMENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7991)
    wxSTC_CACHE_NONE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7982)
    wxSTC_CACHE_PAGE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7988)
    wxSTC_CAML_CHAR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10424)
    wxSTC_CAML_COMMENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10430)
    wxSTC_CAML_COMMENT1 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10433)
    wxSTC_CAML_COMMENT2 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10436)
    wxSTC_CAML_COMMENT3 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10439)
    wxSTC_CAML_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10397)
    wxSTC_CAML_IDENTIFIER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10400)
    wxSTC_CAML_KEYWORD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10406)
    wxSTC_CAML_KEYWORD2 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10409)
    wxSTC_CAML_KEYWORD3 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10412)
    wxSTC_CAML_LINENUM (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10415)
    wxSTC_CAML_NUMBER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10421)
    wxSTC_CAML_OPERATOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10418)
    wxSTC_CAML_STRING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10427)
    wxSTC_CAML_TAGNAME (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10403)
    wxSTC_CARET_EVEN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8024)
    wxSTC_CARET_JUMPS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8021)
    wxSTC_CARET_SLOP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8015)
    wxSTC_CARET_STRICT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8018)
    wxSTC_CASE_LOWER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7865)
    wxSTC_CASE_MIXED (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7859)
    wxSTC_CASE_UPPER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7862)
    wxSTC_CHARSET_ANSI (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7802)
    wxSTC_CHARSET_ARABIC (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7850)
    wxSTC_CHARSET_BALTIC (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7808)
    wxSTC_CHARSET_CHINESEBIG5 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7811)
    wxSTC_CHARSET_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7805)
    wxSTC_CHARSET_EASTEUROPE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7814)
    wxSTC_CHARSET_GB2312 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7817)
    wxSTC_CHARSET_GREEK (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7820)
    wxSTC_CHARSET_HANGUL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7823)
    wxSTC_CHARSET_HEBREW (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7847)
    wxSTC_CHARSET_JOHAB (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7844)
    wxSTC_CHARSET_MAC (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7826)
    wxSTC_CHARSET_OEM (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7829)
    wxSTC_CHARSET_RUSSIAN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7832)
    wxSTC_CHARSET_SHIFTJIS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7835)
    wxSTC_CHARSET_SYMBOL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7838)
    wxSTC_CHARSET_THAI (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7856)
    wxSTC_CHARSET_TURKISH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7841)
    wxSTC_CHARSET_VIETNAMESE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7853)
    wxSTC_CLW_ATTRIBUTE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9845)
    wxSTC_CLW_BUILTIN_PROCEDURES_FUNCTION (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9839)
    wxSTC_CLW_COMMENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9812)
    wxSTC_CLW_COMPILER_DIRECTIVE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9833)
    wxSTC_CLW_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9806)
    wxSTC_CLW_DEPRECATED (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9854)
    wxSTC_CLW_ERROR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9851)
    wxSTC_CLW_INTEGER_CONSTANT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9821)
    wxSTC_CLW_KEYWORD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9830)
    wxSTC_CLW_LABEL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9809)
    wxSTC_CLW_PICTURE_STRING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9827)
    wxSTC_CLW_REAL_CONSTANT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9824)
    wxSTC_CLW_RUNTIME_EXPRESSIONS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9836)
    wxSTC_CLW_STANDARD_EQUATE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9848)
    wxSTC_CLW_STRING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9815)
    wxSTC_CLW_STRUCTURE_DATA_TYPE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9842)
    wxSTC_CLW_USER_IDENTIFIER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9818)
    wxSTC_CMD_BACKTAB (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10931)
    wxSTC_CMD_CANCEL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10922)
    wxSTC_CMD_CHARLEFT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10859)
    wxSTC_CMD_CHARLEFTEXTEND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10862)
    wxSTC_CMD_CHARLEFTRECTEXTEND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:11054)
    wxSTC_CMD_CHARRIGHT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10865)
    wxSTC_CMD_CHARRIGHTEXTEND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10868)
    wxSTC_CMD_CHARRIGHTRECTEXTEND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:11057)
    wxSTC_CMD_CLEAR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10844)
    wxSTC_CMD_COPY (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10838)
    wxSTC_CMD_CUT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10835)
    wxSTC_CMD_DELETEBACK (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10925)
    wxSTC_CMD_DELETEBACKNOTLINE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10982)
    wxSTC_CMD_DELLINELEFT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:11030)
    wxSTC_CMD_DELLINERIGHT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:11033)
    wxSTC_CMD_DELWORDLEFT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10952)
    wxSTC_CMD_DELWORDRIGHT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10955)
    wxSTC_CMD_DOCUMENTEND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10901)
    wxSTC_CMD_DOCUMENTENDEXTEND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10904)
    wxSTC_CMD_DOCUMENTSTART (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10895)
    wxSTC_CMD_DOCUMENTSTARTEXTEND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10898)
    wxSTC_CMD_EDITTOGGLEOVERTYPE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10919)
    wxSTC_CMD_FORMFEED (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10937)
    wxSTC_CMD_HOME (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10883)
    wxSTC_CMD_HOMEDISPLAY (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10985)
    wxSTC_CMD_HOMEDISPLAYEXTEND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10988)
    wxSTC_CMD_HOMEEXTEND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10886)
    wxSTC_CMD_HOMERECTEXTEND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:11060)
    wxSTC_CMD_HOMEWRAP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10997)
    wxSTC_CMD_HOMEWRAPEXTEND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:11000)
    wxSTC_CMD_LINECOPY (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:11015)
    wxSTC_CMD_LINECUT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10958)
    wxSTC_CMD_LINEDELETE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10961)
    wxSTC_CMD_LINEDOWN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10847)
    wxSTC_CMD_LINEDOWNEXTEND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10850)
    wxSTC_CMD_LINEDOWNRECTEXTEND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:11048)
    wxSTC_CMD_LINEDUPLICATE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10967)
    wxSTC_CMD_LINEEND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10889)
    wxSTC_CMD_LINEENDDISPLAY (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10991)
    wxSTC_CMD_LINEENDDISPLAYEXTEND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10994)
    wxSTC_CMD_LINEENDEXTEND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10892)
    wxSTC_CMD_LINEENDRECTEXTEND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:11066)
    wxSTC_CMD_LINEENDWRAP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:11003)
    wxSTC_CMD_LINEENDWRAPEXTEND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:11006)
    wxSTC_CMD_LINESCROLLDOWN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10976)
    wxSTC_CMD_LINESCROLLUP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10979)
    wxSTC_CMD_LINETRANSPOSE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10964)
    wxSTC_CMD_LINEUP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10853)
    wxSTC_CMD_LINEUPEXTEND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10856)
    wxSTC_CMD_LINEUPRECTEXTEND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:11051)
    wxSTC_CMD_LOWERCASE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10970)
    wxSTC_CMD_NEWLINE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10934)
    wxSTC_CMD_PAGEDOWN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10913)
    wxSTC_CMD_PAGEDOWNEXTEND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10916)
    wxSTC_CMD_PAGEDOWNRECTEXTEND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:11072)
    wxSTC_CMD_PAGEUP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10907)
    wxSTC_CMD_PAGEUPEXTEND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10910)
    wxSTC_CMD_PAGEUPRECTEXTEND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:11069)
    wxSTC_CMD_PARADOWN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:11036)
    wxSTC_CMD_PARADOWNEXTEND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:11039)
    wxSTC_CMD_PARAUP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:11042)
    wxSTC_CMD_PARAUPEXTEND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:11045)
    wxSTC_CMD_PASTE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10841)
    wxSTC_CMD_REDO (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10826)
    wxSTC_CMD_SELECTALL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10829)
    wxSTC_CMD_STUTTEREDPAGEDOWN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:11081)
    wxSTC_CMD_STUTTEREDPAGEDOWNEXTEND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:11084)
    wxSTC_CMD_STUTTEREDPAGEUP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:11075)
    wxSTC_CMD_STUTTEREDPAGEUPEXTEND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:11078)
    wxSTC_CMD_TAB (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10928)
    wxSTC_CMD_UNDO (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10832)
    wxSTC_CMD_UPPERCASE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10973)
    wxSTC_CMD_VCHOME (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10940)
    wxSTC_CMD_VCHOMEEXTEND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10943)
    wxSTC_CMD_VCHOMERECTEXTEND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:11063)
    wxSTC_CMD_VCHOMEWRAP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:11009)
    wxSTC_CMD_VCHOMEWRAPEXTEND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:11012)
    wxSTC_CMD_WORDLEFT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10871)
    wxSTC_CMD_WORDLEFTEND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:11087)
    wxSTC_CMD_WORDLEFTENDEXTEND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:11090)
    wxSTC_CMD_WORDLEFTEXTEND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10874)
    wxSTC_CMD_WORDPARTLEFT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:11018)
    wxSTC_CMD_WORDPARTLEFTEXTEND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:11021)
    wxSTC_CMD_WORDPARTRIGHT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:11024)
    wxSTC_CMD_WORDPARTRIGHTEXTEND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:11027)
    wxSTC_CMD_WORDRIGHT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10877)
    wxSTC_CMD_WORDRIGHTEND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:11093)
    wxSTC_CMD_WORDRIGHTENDEXTEND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:11096)
    wxSTC_CMD_WORDRIGHTEXTEND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10880)
    wxSTC_CMD_ZOOMIN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10946)
    wxSTC_CMD_ZOOMOUT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10949)
    wxSTC_CONF_COMMENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9110)
    wxSTC_CONF_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9107)
    wxSTC_CONF_DIRECTIVE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9134)
    wxSTC_CONF_EXTENSION (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9119)
    wxSTC_CONF_IDENTIFIER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9116)
    wxSTC_CONF_IP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9131)
    wxSTC_CONF_NUMBER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9113)
    wxSTC_CONF_OPERATOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9128)
    wxSTC_CONF_PARAMETER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9122)
    wxSTC_CONF_STRING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9125)
    wxSTC_CP_DBCS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7661)
    wxSTC_CP_UTF8 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7658)
    wxSTC_CSOUND_ARATE_VAR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10811)
    wxSTC_CSOUND_COMMENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10781)
    wxSTC_CSOUND_COMMENTBLOCK (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10805)
    wxSTC_CSOUND_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10778)
    wxSTC_CSOUND_GLOBAL_VAR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10820)
    wxSTC_CSOUND_HEADERSTMT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10799)
    wxSTC_CSOUND_IDENTIFIER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10793)
    wxSTC_CSOUND_INSTR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10790)
    wxSTC_CSOUND_IRATE_VAR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10817)
    wxSTC_CSOUND_KRATE_VAR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10814)
    wxSTC_CSOUND_NUMBER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10784)
    wxSTC_CSOUND_OPCODE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10796)
    wxSTC_CSOUND_OPERATOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10787)
    wxSTC_CSOUND_PARAM (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10808)
    wxSTC_CSOUND_STRINGEOL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10823)
    wxSTC_CSOUND_USERKEYWORD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10802)
    wxSTC_CSS_CLASS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9503)
    wxSTC_CSS_COMMENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9524)
    wxSTC_CSS_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9497)
    wxSTC_CSS_DIRECTIVE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9533)
    wxSTC_CSS_DOUBLESTRING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9536)
    wxSTC_CSS_ID (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9527)
    wxSTC_CSS_IDENTIFIER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9515)
    wxSTC_CSS_IMPORTANT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9530)
    wxSTC_CSS_OPERATOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9512)
    wxSTC_CSS_PSEUDOCLASS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9506)
    wxSTC_CSS_SINGLESTRING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9539)
    wxSTC_CSS_TAG (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9500)
    wxSTC_CSS_UNKNOWN_IDENTIFIER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9518)
    wxSTC_CSS_UNKNOWN_PSEUDOCLASS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9509)
    wxSTC_CSS_VALUE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9521)
    wxSTC_CURSORNORMAL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8003)
    wxSTC_CURSORWAIT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8006)
    wxSTC_C_CHARACTER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8360)
    wxSTC_C_COMMENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8342)
    wxSTC_C_COMMENTDOC (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8348)
    wxSTC_C_COMMENTDOCKEYWORD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8390)
    wxSTC_C_COMMENTDOCKEYWORDERROR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8393)
    wxSTC_C_COMMENTLINE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8345)
    wxSTC_C_COMMENTLINEDOC (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8384)
    wxSTC_C_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8339)
    wxSTC_C_GLOBALCLASS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8396)
    wxSTC_C_IDENTIFIER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8372)
    wxSTC_C_NUMBER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8351)
    wxSTC_C_OPERATOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8369)
    wxSTC_C_PREPROCESSOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8366)
    wxSTC_C_REGEX (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8381)
    wxSTC_C_STRING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8357)
    wxSTC_C_STRINGEOL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8375)
    wxSTC_C_UUID (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8363)
    wxSTC_C_VERBATIM (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8378)
    wxSTC_C_WORD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8354)
    wxSTC_C_WORD2 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8387)
    wxSTC_DIFF_ADDED (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9104)
    wxSTC_DIFF_COMMAND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9092)
    wxSTC_DIFF_COMMENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9089)
    wxSTC_DIFF_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9086)
    wxSTC_DIFF_DELETED (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9101)
    wxSTC_DIFF_HEADER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9095)
    wxSTC_DIFF_POSITION (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9098)
    wxSTC_EDGE_BACKGROUND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8000)
    wxSTC_EDGE_LINE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7997)
    wxSTC_EDGE_NONE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7994)
    wxSTC_EIFFEL_CHARACTER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9290)
    wxSTC_EIFFEL_COMMENTLINE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9278)
    wxSTC_EIFFEL_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9275)
    wxSTC_EIFFEL_IDENTIFIER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9296)
    wxSTC_EIFFEL_NUMBER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9281)
    wxSTC_EIFFEL_OPERATOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9293)
    wxSTC_EIFFEL_STRING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9287)
    wxSTC_EIFFEL_STRINGEOL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9299)
    wxSTC_EIFFEL_WORD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9284)
    wxSTC_EOL_CR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7652)
    wxSTC_EOL_CRLF (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7649)
    wxSTC_EOL_LF (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7655)
    wxSTC_ERLANG_ATOM (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9965)
    wxSTC_ERLANG_CHARACTER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9971)
    wxSTC_ERLANG_COMMENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9947)
    wxSTC_ERLANG_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9944)
    wxSTC_ERLANG_FUNCTION_NAME (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9968)
    wxSTC_ERLANG_KEYWORD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9956)
    wxSTC_ERLANG_MACRO (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9974)
    wxSTC_ERLANG_NODE_NAME (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9983)
    wxSTC_ERLANG_NUMBER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9953)
    wxSTC_ERLANG_OPERATOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9962)
    wxSTC_ERLANG_RECORD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9977)
    wxSTC_ERLANG_SEPARATOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9980)
    wxSTC_ERLANG_STRING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9959)
    wxSTC_ERLANG_UNKNOWN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9986)
    wxSTC_ERLANG_VARIABLE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9950)
    wxSTC_ERR_BORLAND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9005)
    wxSTC_ERR_CMD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9002)
    wxSTC_ERR_CTAG (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9017)
    wxSTC_ERR_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8990)
    wxSTC_ERR_DIFF_ADDITION (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9023)
    wxSTC_ERR_DIFF_CHANGED (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9020)
    wxSTC_ERR_DIFF_DELETION (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9026)
    wxSTC_ERR_DIFF_MESSAGE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9029)
    wxSTC_ERR_ELF (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9035)
    wxSTC_ERR_GCC (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8996)
    wxSTC_ERR_IFC (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9038)
    wxSTC_ERR_LUA (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9014)
    wxSTC_ERR_MS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8999)
    wxSTC_ERR_NET (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9011)
    wxSTC_ERR_PERL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9008)
    wxSTC_ERR_PHP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9032)
    wxSTC_ERR_PYTHON (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8993)
    wxSTC_ESCRIPT_BRACE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9653)
    wxSTC_ESCRIPT_COMMENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9629)
    wxSTC_ESCRIPT_COMMENTDOC (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9635)
    wxSTC_ESCRIPT_COMMENTLINE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9632)
    wxSTC_ESCRIPT_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9626)
    wxSTC_ESCRIPT_IDENTIFIER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9650)
    wxSTC_ESCRIPT_NUMBER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9638)
    wxSTC_ESCRIPT_OPERATOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9647)
    wxSTC_ESCRIPT_STRING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9644)
    wxSTC_ESCRIPT_WORD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9641)
    wxSTC_ESCRIPT_WORD2 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9656)
    wxSTC_ESCRIPT_WORD3 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9659)
    wxSTC_FIND_MATCHCASE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7919)
    wxSTC_FIND_POSIX (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7928)
    wxSTC_FIND_REGEXP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7925)
    wxSTC_FIND_WHOLEWORD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7916)
    wxSTC_FIND_WORDSTART (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7922)
    wxSTC_FOLDFLAG_BOX (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7970)
    wxSTC_FOLDFLAG_LEVELNUMBERS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7967)
    wxSTC_FOLDFLAG_LINEAFTER_CONTRACTED (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7964)
    wxSTC_FOLDFLAG_LINEAFTER_EXPANDED (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7961)
    wxSTC_FOLDFLAG_LINEBEFORE_CONTRACTED (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7958)
    wxSTC_FOLDFLAG_LINEBEFORE_EXPANDED (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7955)
    wxSTC_FOLDLEVELBASE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7931)
    wxSTC_FOLDLEVELBOXFOOTERFLAG (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7943)
    wxSTC_FOLDLEVELBOXHEADERFLAG (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7940)
    wxSTC_FOLDLEVELCONTRACTED (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7946)
    wxSTC_FOLDLEVELHEADERFLAG (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7937)
    wxSTC_FOLDLEVELNUMBERMASK (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7952)
    wxSTC_FOLDLEVELUNINDENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7949)
    wxSTC_FOLDLEVELWHITEFLAG (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7934)
    wxSTC_FS_ASM (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10763)
    wxSTC_FS_BINNUMBER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10775)
    wxSTC_FS_COMMENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10709)
    wxSTC_FS_COMMENTDOC (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10715)
    wxSTC_FS_COMMENTDOCKEYWORD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10721)
    wxSTC_FS_COMMENTDOCKEYWORDERROR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10724)
    wxSTC_FS_COMMENTLINE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10712)
    wxSTC_FS_COMMENTLINEDOC (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10718)
    wxSTC_FS_CONSTANT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10760)
    wxSTC_FS_DATE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10754)
    wxSTC_FS_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10706)
    wxSTC_FS_ERROR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10769)
    wxSTC_FS_HEXNUMBER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10772)
    wxSTC_FS_IDENTIFIER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10751)
    wxSTC_FS_KEYWORD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10727)
    wxSTC_FS_KEYWORD2 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10730)
    wxSTC_FS_KEYWORD3 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10733)
    wxSTC_FS_KEYWORD4 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10736)
    wxSTC_FS_LABEL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10766)
    wxSTC_FS_NUMBER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10739)
    wxSTC_FS_OPERATOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10748)
    wxSTC_FS_PREPROCESSOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10745)
    wxSTC_FS_STRING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10742)
    wxSTC_FS_STRINGEOL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10757)
    wxSTC_F_COMMENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9455)
    wxSTC_F_CONTINUATION (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9494)
    wxSTC_F_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9452)
    wxSTC_F_IDENTIFIER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9473)
    wxSTC_F_LABEL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9491)
    wxSTC_F_NUMBER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9458)
    wxSTC_F_OPERATOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9470)
    wxSTC_F_OPERATOR2 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9488)
    wxSTC_F_PREPROCESSOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9485)
    wxSTC_F_STRING1 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9461)
    wxSTC_F_STRING2 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9464)
    wxSTC_F_STRINGEOL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9467)
    wxSTC_F_WORD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9476)
    wxSTC_F_WORD2 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9479)
    wxSTC_F_WORD3 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9482)
    wxSTC_GC_ATTRIBUTE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10130)
    wxSTC_GC_COMMAND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10136)
    wxSTC_GC_COMMENTBLOCK (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10121)
    wxSTC_GC_COMMENTLINE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10118)
    wxSTC_GC_CONTROL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10133)
    wxSTC_GC_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10115)
    wxSTC_GC_EVENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10127)
    wxSTC_GC_GLOBAL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10124)
    wxSTC_GC_OPERATOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10142)
    wxSTC_GC_STRING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10139)
    wxSTC_HA_CAPITAL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8519)
    wxSTC_HA_CHARACTER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8510)
    wxSTC_HA_CLASS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8513)
    wxSTC_HA_COMMENTBLOCK (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8537)
    wxSTC_HA_COMMENTBLOCK2 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8540)
    wxSTC_HA_COMMENTBLOCK3 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8543)
    wxSTC_HA_COMMENTLINE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8534)
    wxSTC_HA_DATA (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8522)
    wxSTC_HA_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8495)
    wxSTC_HA_IDENTIFIER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8498)
    wxSTC_HA_IMPORT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8525)
    wxSTC_HA_INSTANCE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8531)
    wxSTC_HA_KEYWORD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8501)
    wxSTC_HA_MODULE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8516)
    wxSTC_HA_NUMBER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8504)
    wxSTC_HA_OPERATOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8528)
    wxSTC_HA_PREPROCESSOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8546)
    wxSTC_HA_STRING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8507)
    wxSTC_HBA_COMMENTLINE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8657)
    wxSTC_HBA_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8654)
    wxSTC_HBA_IDENTIFIER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8669)
    wxSTC_HBA_NUMBER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8660)
    wxSTC_HBA_START (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8651)
    wxSTC_HBA_STRING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8666)
    wxSTC_HBA_STRINGEOL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8672)
    wxSTC_HBA_WORD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8663)
    wxSTC_HB_COMMENTLINE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8633)
    wxSTC_HB_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8630)
    wxSTC_HB_IDENTIFIER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8645)
    wxSTC_HB_NUMBER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8636)
    wxSTC_HB_START (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8627)
    wxSTC_HB_STRING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8642)
    wxSTC_HB_STRINGEOL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8648)
    wxSTC_HB_WORD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8639)
    wxSTC_HJA_COMMENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8594)
    wxSTC_HJA_COMMENTDOC (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8600)
    wxSTC_HJA_COMMENTLINE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8597)
    wxSTC_HJA_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8591)
    wxSTC_HJA_DOUBLESTRING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8612)
    wxSTC_HJA_KEYWORD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8609)
    wxSTC_HJA_NUMBER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8603)
    wxSTC_HJA_REGEX (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8624)
    wxSTC_HJA_SINGLESTRING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8615)
    wxSTC_HJA_START (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8588)
    wxSTC_HJA_STRINGEOL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8621)
    wxSTC_HJA_SYMBOLS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8618)
    wxSTC_HJA_WORD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8606)
    wxSTC_HJ_COMMENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8555)
    wxSTC_HJ_COMMENTDOC (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8561)
    wxSTC_HJ_COMMENTLINE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8558)
    wxSTC_HJ_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8552)
    wxSTC_HJ_DOUBLESTRING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8573)
    wxSTC_HJ_KEYWORD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8570)
    wxSTC_HJ_NUMBER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8564)
    wxSTC_HJ_REGEX (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8585)
    wxSTC_HJ_SINGLESTRING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8576)
    wxSTC_HJ_START (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8549)
    wxSTC_HJ_STRINGEOL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8582)
    wxSTC_HJ_SYMBOLS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8579)
    wxSTC_HJ_WORD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8567)
    wxSTC_HPA_CHARACTER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8729)
    wxSTC_HPA_CLASSNAME (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8741)
    wxSTC_HPA_COMMENTLINE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8720)
    wxSTC_HPA_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8717)
    wxSTC_HPA_DEFNAME (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8744)
    wxSTC_HPA_IDENTIFIER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8750)
    wxSTC_HPA_NUMBER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8723)
    wxSTC_HPA_OPERATOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8747)
    wxSTC_HPA_START (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8714)
    wxSTC_HPA_STRING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8726)
    wxSTC_HPA_TRIPLE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8735)
    wxSTC_HPA_TRIPLEDOUBLE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8738)
    wxSTC_HPA_WORD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8732)
    wxSTC_HPHP_COMMENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8771)
    wxSTC_HPHP_COMMENTLINE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8774)
    wxSTC_HPHP_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8753)
    wxSTC_HPHP_HSTRING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8756)
    wxSTC_HPHP_HSTRING_VARIABLE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8777)
    wxSTC_HPHP_NUMBER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8765)
    wxSTC_HPHP_OPERATOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8780)
    wxSTC_HPHP_SIMPLESTRING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8759)
    wxSTC_HPHP_VARIABLE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8768)
    wxSTC_HPHP_WORD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8762)
    wxSTC_HP_CHARACTER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8690)
    wxSTC_HP_CLASSNAME (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8702)
    wxSTC_HP_COMMENTLINE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8681)
    wxSTC_HP_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8678)
    wxSTC_HP_DEFNAME (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8705)
    wxSTC_HP_IDENTIFIER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8711)
    wxSTC_HP_NUMBER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8684)
    wxSTC_HP_OPERATOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8708)
    wxSTC_HP_START (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8675)
    wxSTC_HP_STRING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8687)
    wxSTC_HP_TRIPLE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8696)
    wxSTC_HP_TRIPLEDOUBLE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8699)
    wxSTC_HP_WORD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8693)
    wxSTC_H_ASP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8444)
    wxSTC_H_ASPAT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8447)
    wxSTC_H_ATTRIBUTE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8408)
    wxSTC_H_ATTRIBUTEUNKNOWN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8411)
    wxSTC_H_CDATA (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8450)
    wxSTC_H_COMMENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8426)
    wxSTC_H_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8399)
    wxSTC_H_DOUBLESTRING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8417)
    wxSTC_H_ENTITY (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8429)
    wxSTC_H_NUMBER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8414)
    wxSTC_H_OTHER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8423)
    wxSTC_H_QUESTION (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8453)
    wxSTC_H_SCRIPT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8441)
    wxSTC_H_SGML_1ST_PARAM (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8468)
    wxSTC_H_SGML_1ST_PARAM_COMMENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8489)
    wxSTC_H_SGML_BLOCK_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8492)
    wxSTC_H_SGML_COMMAND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8465)
    wxSTC_H_SGML_COMMENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8486)
    wxSTC_H_SGML_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8462)
    wxSTC_H_SGML_DOUBLESTRING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8471)
    wxSTC_H_SGML_ENTITY (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8483)
    wxSTC_H_SGML_ERROR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8477)
    wxSTC_H_SGML_SIMPLESTRING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8474)
    wxSTC_H_SGML_SPECIAL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8480)
    wxSTC_H_SINGLESTRING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8420)
    wxSTC_H_TAG (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8402)
    wxSTC_H_TAGEND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8432)
    wxSTC_H_TAGUNKNOWN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8405)
    wxSTC_H_VALUE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8456)
    wxSTC_H_XCCOMMENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8459)
    wxSTC_H_XMLEND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8438)
    wxSTC_H_XMLSTART (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8435)
    wxSTC_INDIC0_MASK (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7889)
    wxSTC_INDIC1_MASK (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7892)
    wxSTC_INDIC2_MASK (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7895)
    wxSTC_INDICS_MASK (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7898)
    wxSTC_INDIC_DIAGONAL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7880)
    wxSTC_INDIC_HIDDEN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7886)
    wxSTC_INDIC_MAX (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7868)
    wxSTC_INDIC_PLAIN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7871)
    wxSTC_INDIC_SQUIGGLE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7874)
    wxSTC_INDIC_STRIKE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7883)
    wxSTC_INDIC_TT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7877)
    wxSTC_INVALID_POSITION (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7628)
    wxSTC_KEYWORDSET_MAX (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8036)
    wxSTC_KEY_ADD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8117)
    wxSTC_KEY_BACK (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8108)
    wxSTC_KEY_DELETE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8099)
    wxSTC_KEY_DIVIDE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8123)
    wxSTC_KEY_DOWN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8075)
    wxSTC_KEY_END (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8090)
    wxSTC_KEY_ESCAPE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8105)
    wxSTC_KEY_HOME (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8087)
    wxSTC_KEY_INSERT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8102)
    wxSTC_KEY_LEFT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8081)
    wxSTC_KEY_NEXT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8096)
    wxSTC_KEY_PRIOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8093)
    wxSTC_KEY_RETURN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8114)
    wxSTC_KEY_RIGHT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8084)
    wxSTC_KEY_SUBTRACT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8120)
    wxSTC_KEY_TAB (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8111)
    wxSTC_KEY_UP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8078)
    wxSTC_KIX_COMMENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10085)
    wxSTC_KIX_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10082)
    wxSTC_KIX_FUNCTIONS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10106)
    wxSTC_KIX_IDENTIFIER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10112)
    wxSTC_KIX_KEYWORD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10103)
    wxSTC_KIX_MACRO (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10100)
    wxSTC_KIX_NUMBER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10094)
    wxSTC_KIX_OPERATOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10109)
    wxSTC_KIX_STRING1 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10088)
    wxSTC_KIX_STRING2 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10091)
    wxSTC_KIX_VAR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10097)
    wxSTC_LASTSTEPINUNDOREDO (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8060)
    wxSTC_LEXER_START (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7637)
    wxSTC_LEX_ADA (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8195)
    wxSTC_LEX_ASM (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8237)
    wxSTC_LEX_ASP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8222)
    wxSTC_LEX_AUTOMATIC (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8291)
    wxSTC_LEX_AVE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8192)
    wxSTC_LEX_BAAN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8228)
    wxSTC_LEX_BATCH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8171)
    wxSTC_LEX_BULLANT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8216)
    wxSTC_LEX_CONF (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8186)
    wxSTC_LEX_CONTAINER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8135)
    wxSTC_LEX_CPP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8144)
    wxSTC_LEX_CPPNOCASE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8240)
    wxSTC_LEX_CSOUND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8285)
    wxSTC_LEX_CSS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8249)
    wxSTC_LEX_DIFF (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8183)
    wxSTC_LEX_EIFFEL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8204)
    wxSTC_LEX_EIFFELKW (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8207)
    wxSTC_LEX_ERRORLIST (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8165)
    wxSTC_LEX_ESCRIPT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8258)
    wxSTC_LEX_F77 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8246)
    wxSTC_LEX_FLAGSHIP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8282)
    wxSTC_LEX_FORTRAN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8243)
    wxSTC_LEX_FREEBASIC (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8288)
    wxSTC_LEX_HASKELL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8294)
    wxSTC_LEX_HTML (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8147)
    wxSTC_LEX_LATEX (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8177)
    wxSTC_LEX_LISP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8198)
    wxSTC_LEX_LOUT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8255)
    wxSTC_LEX_LUA (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8180)
    wxSTC_LEX_MAKEFILE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8168)
    wxSTC_LEX_MATLAB (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8231)
    wxSTC_LEX_MMIXAL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8267)
    wxSTC_LEX_NNCRONTAB (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8213)
    wxSTC_LEX_NSIS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8264)
    wxSTC_LEX_NULL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8138)
    wxSTC_LEX_PASCAL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8189)
    wxSTC_LEX_PERL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8153)
    wxSTC_LEX_PHP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8225)
    wxSTC_LEX_PHPSCRIPT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8270)
    wxSTC_LEX_POV (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8252)
    wxSTC_LEX_PROPERTIES (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8162)
    wxSTC_LEX_PS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8261)
    wxSTC_LEX_PYTHON (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8141)
    wxSTC_LEX_REBOL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8276)
    wxSTC_LEX_RUBY (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8201)
    wxSTC_LEX_SCRIPTOL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8234)
    wxSTC_LEX_SMALLTALK (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8279)
    wxSTC_LEX_SQL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8156)
    wxSTC_LEX_TADS3 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8273)
    wxSTC_LEX_TCL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8210)
    wxSTC_LEX_VB (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8159)
    wxSTC_LEX_VBSCRIPT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8219)
    wxSTC_LEX_XCODE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8174)
    wxSTC_LEX_XML (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8150)
    wxSTC_LISP_COMMENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9254)
    wxSTC_LISP_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9251)
    wxSTC_LISP_IDENTIFIER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9269)
    wxSTC_LISP_KEYWORD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9260)
    wxSTC_LISP_NUMBER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9257)
    wxSTC_LISP_OPERATOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9272)
    wxSTC_LISP_STRING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9263)
    wxSTC_LISP_STRINGEOL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9266)
    wxSTC_LOT_ABORT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9875)
    wxSTC_LOT_BREAK (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9863)
    wxSTC_LOT_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9857)
    wxSTC_LOT_FAIL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9872)
    wxSTC_LOT_HEADER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9860)
    wxSTC_LOT_PASS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9869)
    wxSTC_LOT_SET (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9866)
    wxSTC_LOUT_COMMENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9596)
    wxSTC_LOUT_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9593)
    wxSTC_LOUT_IDENTIFIER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9620)
    wxSTC_LOUT_NUMBER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9599)
    wxSTC_LOUT_OPERATOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9617)
    wxSTC_LOUT_STRING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9614)
    wxSTC_LOUT_STRINGEOL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9623)
    wxSTC_LOUT_WORD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9602)
    wxSTC_LOUT_WORD2 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9605)
    wxSTC_LOUT_WORD3 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9608)
    wxSTC_LOUT_WORD4 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9611)
    wxSTC_LUA_CHARACTER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8951)
    wxSTC_LUA_COMMENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8933)
    wxSTC_LUA_COMMENTDOC (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8939)
    wxSTC_LUA_COMMENTLINE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8936)
    wxSTC_LUA_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8930)
    wxSTC_LUA_IDENTIFIER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8963)
    wxSTC_LUA_LITERALSTRING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8954)
    wxSTC_LUA_NUMBER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8942)
    wxSTC_LUA_OPERATOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8960)
    wxSTC_LUA_PREPROCESSOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8957)
    wxSTC_LUA_STRING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8948)
    wxSTC_LUA_STRINGEOL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8966)
    wxSTC_LUA_WORD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8945)
    wxSTC_LUA_WORD2 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8969)
    wxSTC_LUA_WORD3 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8972)
    wxSTC_LUA_WORD4 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8975)
    wxSTC_LUA_WORD5 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8978)
    wxSTC_LUA_WORD6 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8981)
    wxSTC_LUA_WORD7 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8984)
    wxSTC_LUA_WORD8 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8987)
    wxSTC_L_COMMAND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8918)
    wxSTC_L_COMMENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8927)
    wxSTC_L_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8915)
    wxSTC_L_MATH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8924)
    wxSTC_L_TAG (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8921)
    wxSTC_MAKE_COMMENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9068)
    wxSTC_MAKE_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9065)
    wxSTC_MAKE_IDENTIFIER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9074)
    wxSTC_MAKE_IDEOL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9083)
    wxSTC_MAKE_OPERATOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9077)
    wxSTC_MAKE_PREPROCESSOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9071)
    wxSTC_MAKE_TARGET (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9080)
    wxSTC_MARGIN_NUMBER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7775)
    wxSTC_MARGIN_SYMBOL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7772)
    wxSTC_MARKER_MAX (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7664)
    wxSTC_MARKNUM_FOLDER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7763)
    wxSTC_MARKNUM_FOLDEREND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7748)
    wxSTC_MARKNUM_FOLDERMIDTAIL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7754)
    wxSTC_MARKNUM_FOLDEROPEN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7766)
    wxSTC_MARKNUM_FOLDEROPENMID (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7751)
    wxSTC_MARKNUM_FOLDERSUB (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7760)
    wxSTC_MARKNUM_FOLDERTAIL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7757)
    wxSTC_MARK_ARROW (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7673)
    wxSTC_MARK_ARROWDOWN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7685)
    wxSTC_MARK_ARROWS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7739)
    wxSTC_MARK_BACKGROUND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7733)
    wxSTC_MARK_BOXMINUS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7709)
    wxSTC_MARK_BOXMINUSCONNECTED (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7712)
    wxSTC_MARK_BOXPLUS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7703)
    wxSTC_MARK_BOXPLUSCONNECTED (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7706)
    wxSTC_MARK_CHARACTER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7745)
    wxSTC_MARK_CIRCLE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7667)
    wxSTC_MARK_CIRCLEMINUS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7727)
    wxSTC_MARK_CIRCLEMINUSCONNECTED (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7730)
    wxSTC_MARK_CIRCLEPLUS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7721)
    wxSTC_MARK_CIRCLEPLUSCONNECTED (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7724)
    wxSTC_MARK_DOTDOTDOT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7736)
    wxSTC_MARK_EMPTY (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7682)
    wxSTC_MARK_LCORNER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7697)
    wxSTC_MARK_LCORNERCURVE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7715)
    wxSTC_MARK_MINUS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7688)
    wxSTC_MARK_PIXMAP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7742)
    wxSTC_MARK_PLUS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7691)
    wxSTC_MARK_ROUNDRECT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7670)
    wxSTC_MARK_SHORTARROW (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7679)
    wxSTC_MARK_SMALLRECT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7676)
    wxSTC_MARK_TCORNER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7700)
    wxSTC_MARK_TCORNERCURVE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7718)
    wxSTC_MARK_VLINE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7694)
    wxSTC_MASK_FOLDERS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7769)
    wxSTC_MATLAB_COMMAND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9341)
    wxSTC_MATLAB_COMMENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9338)
    wxSTC_MATLAB_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9335)
    wxSTC_MATLAB_IDENTIFIER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9356)
    wxSTC_MATLAB_KEYWORD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9347)
    wxSTC_MATLAB_NUMBER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9344)
    wxSTC_MATLAB_OPERATOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9353)
    wxSTC_MATLAB_STRING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9350)
    wxSTC_METAPOST_COMMAND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9935)
    wxSTC_METAPOST_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9923)
    wxSTC_METAPOST_EXTRA (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9941)
    wxSTC_METAPOST_GROUP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9929)
    wxSTC_METAPOST_SPECIAL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9926)
    wxSTC_METAPOST_SYMBOL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9932)
    wxSTC_METAPOST_TEXT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9938)
    wxSTC_MMIXAL_CHAR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9785)
    wxSTC_MMIXAL_COMMENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9755)
    wxSTC_MMIXAL_HEX (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9794)
    wxSTC_MMIXAL_INCLUDE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9803)
    wxSTC_MMIXAL_LABEL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9758)
    wxSTC_MMIXAL_LEADWS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9752)
    wxSTC_MMIXAL_NUMBER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9779)
    wxSTC_MMIXAL_OPCODE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9761)
    wxSTC_MMIXAL_OPCODE_POST (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9773)
    wxSTC_MMIXAL_OPCODE_PRE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9764)
    wxSTC_MMIXAL_OPCODE_UNKNOWN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9770)
    wxSTC_MMIXAL_OPCODE_VALID (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9767)
    wxSTC_MMIXAL_OPERANDS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9776)
    wxSTC_MMIXAL_OPERATOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9797)
    wxSTC_MMIXAL_REF (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9782)
    wxSTC_MMIXAL_REGISTER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9791)
    wxSTC_MMIXAL_STRING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9788)
    wxSTC_MMIXAL_SYMBOL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9800)
    wxSTC_MODEVENTMASKALL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8072)
    wxSTC_MOD_BEFOREDELETE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8069)
    wxSTC_MOD_BEFOREINSERT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8066)
    wxSTC_MOD_CHANGEFOLD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8048)
    wxSTC_MOD_CHANGEMARKER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8063)
    wxSTC_MOD_CHANGESTYLE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8045)
    wxSTC_MOD_DELETETEXT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8042)
    wxSTC_MOD_INSERTTEXT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8039)
    wxSTC_MSSQL_COLUMN_NAME (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10013)
    wxSTC_MSSQL_COLUMN_NAME_2 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10037)
    wxSTC_MSSQL_COMMENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9992)
    wxSTC_MSSQL_DATATYPE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10019)
    wxSTC_MSSQL_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9989)
    wxSTC_MSSQL_DEFAULT_PREF_DATATYPE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10034)
    wxSTC_MSSQL_FUNCTION (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10028)
    wxSTC_MSSQL_GLOBAL_VARIABLE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10025)
    wxSTC_MSSQL_IDENTIFIER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10007)
    wxSTC_MSSQL_LINE_COMMENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9995)
    wxSTC_MSSQL_NUMBER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9998)
    wxSTC_MSSQL_OPERATOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10004)
    wxSTC_MSSQL_STATEMENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10016)
    wxSTC_MSSQL_STORED_PROCEDURE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10031)
    wxSTC_MSSQL_STRING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10001)
    wxSTC_MSSQL_SYSTABLE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10022)
    wxSTC_MSSQL_VARIABLE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10010)
    wxSTC_NNCRONTAB_ASTERISK (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9320)
    wxSTC_NNCRONTAB_COMMENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9305)
    wxSTC_NNCRONTAB_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9302)
    wxSTC_NNCRONTAB_ENVIRONMENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9329)
    wxSTC_NNCRONTAB_IDENTIFIER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9332)
    wxSTC_NNCRONTAB_KEYWORD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9314)
    wxSTC_NNCRONTAB_MODIFIER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9317)
    wxSTC_NNCRONTAB_NUMBER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9323)
    wxSTC_NNCRONTAB_SECTION (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9311)
    wxSTC_NNCRONTAB_STRING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9326)
    wxSTC_NNCRONTAB_TASK (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9308)
    wxSTC_NSIS_COMMENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9713)
    wxSTC_NSIS_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9710)
    wxSTC_NSIS_FUNCTION (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9725)
    wxSTC_NSIS_IFDEFINEDEF (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9743)
    wxSTC_NSIS_LABEL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9731)
    wxSTC_NSIS_MACRODEF (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9746)
    wxSTC_NSIS_SECTIONDEF (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9737)
    wxSTC_NSIS_STRINGDQ (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9716)
    wxSTC_NSIS_STRINGLQ (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9719)
    wxSTC_NSIS_STRINGRQ (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9722)
    wxSTC_NSIS_STRINGVAR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9749)
    wxSTC_NSIS_SUBSECTIONDEF (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9740)
    wxSTC_NSIS_USERDEFINED (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9734)
    wxSTC_NSIS_VARIABLE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9728)
    wxSTC_OPTIONAL_START (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7634)
    wxSTC_PERFORMED_REDO (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8057)
    wxSTC_PERFORMED_UNDO (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8054)
    wxSTC_PERFORMED_USER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8051)
    wxSTC_PL_ARRAY (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8822)
    wxSTC_PL_BACKTICKS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8840)
    wxSTC_PL_CHARACTER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8804)
    wxSTC_PL_COMMENTLINE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8789)
    wxSTC_PL_DATASECTION (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8843)
    wxSTC_PL_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8783)
    wxSTC_PL_ERROR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8786)
    wxSTC_PL_HASH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8825)
    wxSTC_PL_HERE_DELIM (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8846)
    wxSTC_PL_HERE_Q (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8849)
    wxSTC_PL_HERE_QQ (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8852)
    wxSTC_PL_HERE_QX (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8855)
    wxSTC_PL_IDENTIFIER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8816)
    wxSTC_PL_LONGQUOTE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8837)
    wxSTC_PL_NUMBER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8795)
    wxSTC_PL_OPERATOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8813)
    wxSTC_PL_POD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8792)
    wxSTC_PL_PREPROCESSOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8810)
    wxSTC_PL_PUNCTUATION (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8807)
    wxSTC_PL_REGEX (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8831)
    wxSTC_PL_REGSUBST (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8834)
    wxSTC_PL_SCALAR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8819)
    wxSTC_PL_STRING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8801)
    wxSTC_PL_STRING_Q (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8858)
    wxSTC_PL_STRING_QQ (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8861)
    wxSTC_PL_STRING_QR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8867)
    wxSTC_PL_STRING_QW (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8870)
    wxSTC_PL_STRING_QX (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8864)
    wxSTC_PL_SYMBOLTABLE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8828)
    wxSTC_PL_WORD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8798)
    wxSTC_POV_BADDIRECTIVE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9569)
    wxSTC_POV_COMMENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9545)
    wxSTC_POV_COMMENTLINE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9548)
    wxSTC_POV_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9542)
    wxSTC_POV_DIRECTIVE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9566)
    wxSTC_POV_IDENTIFIER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9557)
    wxSTC_POV_NUMBER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9551)
    wxSTC_POV_OPERATOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9554)
    wxSTC_POV_STRING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9560)
    wxSTC_POV_STRINGEOL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9563)
    wxSTC_POV_WORD2 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9572)
    wxSTC_POV_WORD3 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9575)
    wxSTC_POV_WORD4 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9578)
    wxSTC_POV_WORD5 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9581)
    wxSTC_POV_WORD6 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9584)
    wxSTC_POV_WORD7 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9587)
    wxSTC_POV_WORD8 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9590)
    wxSTC_PRINT_BLACKONWHITE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7907)
    wxSTC_PRINT_COLOURONWHITE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7910)
    wxSTC_PRINT_COLOURONWHITEDEFAULTBG (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7913)
    wxSTC_PRINT_INVERTLIGHT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7904)
    wxSTC_PRINT_NORMAL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7901)
    wxSTC_PROPS_ASSIGNMENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8909)
    wxSTC_PROPS_COMMENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8903)
    wxSTC_PROPS_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8900)
    wxSTC_PROPS_DEFVAL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8912)
    wxSTC_PROPS_SECTION (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8906)
    wxSTC_PS_BADSTRINGCHAR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9707)
    wxSTC_PS_BASE85STRING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9704)
    wxSTC_PS_COMMENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9665)
    wxSTC_PS_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9662)
    wxSTC_PS_DSC_COMMENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9668)
    wxSTC_PS_DSC_VALUE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9671)
    wxSTC_PS_HEXSTRING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9701)
    wxSTC_PS_IMMEVAL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9686)
    wxSTC_PS_KEYWORD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9680)
    wxSTC_PS_LITERAL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9683)
    wxSTC_PS_NAME (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9677)
    wxSTC_PS_NUMBER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9674)
    wxSTC_PS_PAREN_ARRAY (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9689)
    wxSTC_PS_PAREN_DICT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9692)
    wxSTC_PS_PAREN_PROC (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9695)
    wxSTC_PS_TEXT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9698)
    wxSTC_P_CHARACTER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8309)
    wxSTC_P_CLASSNAME (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8321)
    wxSTC_P_COMMENTBLOCK (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8333)
    wxSTC_P_COMMENTLINE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8300)
    wxSTC_P_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8297)
    wxSTC_P_DEFNAME (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8324)
    wxSTC_P_IDENTIFIER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8330)
    wxSTC_P_NUMBER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8303)
    wxSTC_P_OPERATOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8327)
    wxSTC_P_STRING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8306)
    wxSTC_P_STRINGEOL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8336)
    wxSTC_P_TRIPLE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8315)
    wxSTC_P_TRIPLEDOUBLE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8318)
    wxSTC_P_WORD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8312)
    wxSTC_REBOL_BINARY (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10535)
    wxSTC_REBOL_BRACEDSTRING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10523)
    wxSTC_REBOL_CHARACTER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10517)
    wxSTC_REBOL_COMMENTBLOCK (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10508)
    wxSTC_REBOL_COMMENTLINE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10505)
    wxSTC_REBOL_DATE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10556)
    wxSTC_REBOL_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10502)
    wxSTC_REBOL_EMAIL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10550)
    wxSTC_REBOL_FILE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10547)
    wxSTC_REBOL_IDENTIFIER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10562)
    wxSTC_REBOL_ISSUE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10541)
    wxSTC_REBOL_MONEY (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10538)
    wxSTC_REBOL_NUMBER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10526)
    wxSTC_REBOL_OPERATOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10514)
    wxSTC_REBOL_PAIR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10529)
    wxSTC_REBOL_PREFACE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10511)
    wxSTC_REBOL_QUOTEDSTRING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10520)
    wxSTC_REBOL_TAG (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10544)
    wxSTC_REBOL_TIME (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10559)
    wxSTC_REBOL_TUPLE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10532)
    wxSTC_REBOL_URL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10553)
    wxSTC_REBOL_WORD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10565)
    wxSTC_REBOL_WORD2 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10568)
    wxSTC_REBOL_WORD3 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10571)
    wxSTC_REBOL_WORD4 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10574)
    wxSTC_REBOL_WORD5 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10577)
    wxSTC_REBOL_WORD6 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10580)
    wxSTC_REBOL_WORD7 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10583)
    wxSTC_REBOL_WORD8 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10586)
    wxSTC_SCMOD_ALT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8132)
    wxSTC_SCMOD_CTRL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8129)
    wxSTC_SCMOD_SHIFT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8126)
    wxSTC_SCRIPTOL_CHARACTER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9380)
    wxSTC_SCRIPTOL_COMMENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9362)
    wxSTC_SCRIPTOL_COMMENTBASIC (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9416)
    wxSTC_SCRIPTOL_COMMENTDOC (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9368)
    wxSTC_SCRIPTOL_COMMENTDOCKEYWORD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9410)
    wxSTC_SCRIPTOL_COMMENTDOCKEYWORDERROR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9413)
    wxSTC_SCRIPTOL_COMMENTLINE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9365)
    wxSTC_SCRIPTOL_COMMENTLINEDOC (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9404)
    wxSTC_SCRIPTOL_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9359)
    wxSTC_SCRIPTOL_IDENTIFIER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9392)
    wxSTC_SCRIPTOL_NUMBER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9371)
    wxSTC_SCRIPTOL_OPERATOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9389)
    wxSTC_SCRIPTOL_PREPROCESSOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9386)
    wxSTC_SCRIPTOL_REGEX (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9401)
    wxSTC_SCRIPTOL_STRING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9377)
    wxSTC_SCRIPTOL_STRINGEOL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9395)
    wxSTC_SCRIPTOL_UUID (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9383)
    wxSTC_SCRIPTOL_VERBATIM (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9398)
    wxSTC_SCRIPTOL_WORD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9374)
    wxSTC_SCRIPTOL_WORD2 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9407)
    wxSTC_SEL_LINES (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8033)
    wxSTC_SEL_RECTANGLE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8030)
    wxSTC_SEL_STREAM (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8027)
    wxSTC_SH_BACKTICKS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10310)
    wxSTC_SH_CHARACTER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10295)
    wxSTC_SH_COMMENTLINE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10283)
    wxSTC_SH_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10277)
    wxSTC_SH_ERROR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10280)
    wxSTC_SH_HERE_DELIM (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10313)
    wxSTC_SH_HERE_Q (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10316)
    wxSTC_SH_IDENTIFIER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10301)
    wxSTC_SH_NUMBER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10286)
    wxSTC_SH_OPERATOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10298)
    wxSTC_SH_PARAM (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10307)
    wxSTC_SH_SCALAR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10304)
    wxSTC_SH_STRING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10292)
    wxSTC_SH_WORD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10289)
    wxSTC_SN_CODE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10148)
    wxSTC_SN_COMMENTLINE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10151)
    wxSTC_SN_COMMENTLINEBANG (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10154)
    wxSTC_SN_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10145)
    wxSTC_SN_IDENTIFIER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10178)
    wxSTC_SN_NUMBER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10157)
    wxSTC_SN_OPERATOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10175)
    wxSTC_SN_PREPROCESSOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10172)
    wxSTC_SN_REGEXTAG (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10184)
    wxSTC_SN_SIGNAL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10187)
    wxSTC_SN_STRING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10163)
    wxSTC_SN_STRINGEOL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10181)
    wxSTC_SN_USER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10190)
    wxSTC_SN_WORD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10160)
    wxSTC_SN_WORD2 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10166)
    wxSTC_SN_WORD3 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10169)
    wxSTC_SQL_CHARACTER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10610)
    wxSTC_SQL_COMMENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10592)
    wxSTC_SQL_COMMENTDOC (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10598)
    wxSTC_SQL_COMMENTDOCKEYWORD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10634)
    wxSTC_SQL_COMMENTDOCKEYWORDERROR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10637)
    wxSTC_SQL_COMMENTLINE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10595)
    wxSTC_SQL_COMMENTLINEDOC (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10628)
    wxSTC_SQL_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10589)
    wxSTC_SQL_IDENTIFIER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10622)
    wxSTC_SQL_NUMBER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10601)
    wxSTC_SQL_OPERATOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10619)
    wxSTC_SQL_QUOTEDIDENTIFIER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10652)
    wxSTC_SQL_SQLPLUS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10613)
    wxSTC_SQL_SQLPLUS_COMMENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10625)
    wxSTC_SQL_SQLPLUS_PROMPT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10616)
    wxSTC_SQL_STRING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10607)
    wxSTC_SQL_USER1 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10640)
    wxSTC_SQL_USER2 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10643)
    wxSTC_SQL_USER3 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10646)
    wxSTC_SQL_USER4 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10649)
    wxSTC_SQL_WORD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10604)
    wxSTC_SQL_WORD2 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10631)
    wxSTC_START (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7631)
    wxSTC_STYLE_BRACEBAD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7787)
    wxSTC_STYLE_BRACELIGHT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7784)
    wxSTC_STYLE_CONTROLCHAR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7790)
    wxSTC_STYLE_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7778)
    wxSTC_STYLE_INDENTGUIDE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7793)
    wxSTC_STYLE_LASTPREDEFINED (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7796)
    wxSTC_STYLE_LINENUMBER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7781)
    wxSTC_STYLE_MAX (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7799)
    wxSTC_ST_ASSIGN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10697)
    wxSTC_ST_BINARY (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10670)
    wxSTC_ST_BOOL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10673)
    wxSTC_ST_CHARACTER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10700)
    wxSTC_ST_COMMENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10664)
    wxSTC_ST_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10655)
    wxSTC_ST_GLOBAL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10685)
    wxSTC_ST_KWSEND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10694)
    wxSTC_ST_NIL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10682)
    wxSTC_ST_NUMBER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10661)
    wxSTC_ST_RETURN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10688)
    wxSTC_ST_SELF (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10676)
    wxSTC_ST_SPECIAL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10691)
    wxSTC_ST_SPEC_SEL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10703)
    wxSTC_ST_STRING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10658)
    wxSTC_ST_SUPER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10679)
    wxSTC_ST_SYMBOL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10667)
    wxSTC_T3_BLOCK_COMMENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10451)
    wxSTC_T3_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10442)
    wxSTC_T3_D_STRING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10472)
    wxSTC_T3_HTML_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10487)
    wxSTC_T3_HTML_STRING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10490)
    wxSTC_T3_HTML_TAG (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10484)
    wxSTC_T3_IDENTIFIER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10466)
    wxSTC_T3_KEYWORD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10460)
    wxSTC_T3_LIB_DIRECTIVE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10478)
    wxSTC_T3_LINE_COMMENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10454)
    wxSTC_T3_MSG_PARAM (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10481)
    wxSTC_T3_NUMBER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10463)
    wxSTC_T3_OPERATOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10457)
    wxSTC_T3_PREPROCESSOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10448)
    wxSTC_T3_S_STRING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10469)
    wxSTC_T3_USER1 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10493)
    wxSTC_T3_USER2 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10496)
    wxSTC_T3_USER3 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10499)
    wxSTC_T3_X_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10445)
    wxSTC_T3_X_STRING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10475)
    wxSTC_TEX_COMMAND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9917)
    wxSTC_TEX_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9905)
    wxSTC_TEX_GROUP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9911)
    wxSTC_TEX_SPECIAL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9908)
    wxSTC_TEX_SYMBOL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9914)
    wxSTC_TEX_TEXT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9920)
    wxSTC_TIME_FOREVER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7973)
    wxSTC_VHDL_ATTRIBUTE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10382)
    wxSTC_VHDL_COMMENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10355)
    wxSTC_VHDL_COMMENTLINEBANG (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10358)
    wxSTC_VHDL_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10352)
    wxSTC_VHDL_IDENTIFIER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10370)
    wxSTC_VHDL_KEYWORD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10376)
    wxSTC_VHDL_NUMBER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10361)
    wxSTC_VHDL_OPERATOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10367)
    wxSTC_VHDL_STDFUNCTION (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10385)
    wxSTC_VHDL_STDOPERATOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10379)
    wxSTC_VHDL_STDPACKAGE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10388)
    wxSTC_VHDL_STDTYPE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10391)
    wxSTC_VHDL_STRING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10364)
    wxSTC_VHDL_STRINGEOL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10373)
    wxSTC_VHDL_USERWORD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10394)
    wxSTC_VISIBLE_SLOP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8009)
    wxSTC_VISIBLE_STRICT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:8012)
    wxSTC_V_COMMENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10043)
    wxSTC_V_COMMENTLINE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10046)
    wxSTC_V_COMMENTLINEBANG (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10049)
    wxSTC_V_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10040)
    wxSTC_V_IDENTIFIER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10073)
    wxSTC_V_NUMBER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10052)
    wxSTC_V_OPERATOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10070)
    wxSTC_V_PREPROCESSOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10067)
    wxSTC_V_STRING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10058)
    wxSTC_V_STRINGEOL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10076)
    wxSTC_V_USER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10079)
    wxSTC_V_WORD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10055)
    wxSTC_V_WORD2 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10061)
    wxSTC_V_WORD3 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:10064)
    wxSTC_WRAP_NONE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7976)
    wxSTC_WRAP_WORD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7979)
    wxSTC_WS_INVISIBLE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7640)
    wxSTC_WS_VISIBLEAFTERINDENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7646)
    wxSTC_WS_VISIBLEALWAYS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:7643)
    wxSTC_YAML_COMMENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9881)
    wxSTC_YAML_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9878)
    wxSTC_YAML_DOCUMENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9896)
    wxSTC_YAML_ERROR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9902)
    wxSTC_YAML_IDENTIFIER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9884)
    wxSTC_YAML_KEYWORD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9887)
    wxSTC_YAML_NUMBER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9890)
    wxSTC_YAML_REFERENCE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9893)
    wxSTC_YAML_TEXT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:9899)
    wxSTIPPLE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4837)
    wxSTIPPLE_MASK (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4833)
    wxSTIPPLE_MASK_OPAQUE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4829)
    wxSTREAM_EOF (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2941)
    wxSTREAM_NO_ERROR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2938)
    wxSTREAM_READ_ERROR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2947)
    wxSTREAM_WRITE_ERROR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2944)
    wxSTRETCH_NOT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3754)
    wxSTRING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6701)
    wxST_NO_AUTORESIZE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4519)
    wxST_SIZEGRIP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4516)
    wxSWISS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5852)
    wxSW_3D (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6383)
    wxSW_3DBORDER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6380)
    wxSW_3DSASH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6377)
    wxSW_BORDER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6374)
    wxSW_NOBORDER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6371)
    wxSYSTEM_MENU (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3895)
    wxSYS_ANSI_FIXED_FONT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6437)
    wxSYS_ANSI_VAR_FONT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6440)
    wxSYS_BLACK_BRUSH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6416)
    wxSYS_BLACK_PEN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6428)
    wxSYS_BORDER_X (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6557)
    wxSYS_BORDER_Y (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6560)
    wxSYS_CAPTION_Y (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6647)
    wxSYS_COLOUR_3DDKSHADOW (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6521)
    wxSYS_COLOUR_3DFACE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6539)
    wxSYS_COLOUR_3DHIGHLIGHT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6545)
    wxSYS_COLOUR_3DHILIGHT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6548)
    wxSYS_COLOUR_3DLIGHT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6524)
    wxSYS_COLOUR_3DSHADOW (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6542)
    wxSYS_COLOUR_ACTIVEBORDER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6488)
    wxSYS_COLOUR_ACTIVECAPTION (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6464)
    wxSYS_COLOUR_APPWORKSPACE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6494)
    wxSYS_COLOUR_BACKGROUND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6461)
    wxSYS_COLOUR_BTNFACE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6503)
    wxSYS_COLOUR_BTNHIGHLIGHT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6518)
    wxSYS_COLOUR_BTNHILIGHT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6551)
    wxSYS_COLOUR_BTNSHADOW (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6506)
    wxSYS_COLOUR_BTNTEXT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6512)
    wxSYS_COLOUR_CAPTIONTEXT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6485)
    wxSYS_COLOUR_DESKTOP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6536)
    wxSYS_COLOUR_GRAYTEXT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6509)
    wxSYS_COLOUR_HIGHLIGHT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6497)
    wxSYS_COLOUR_HIGHLIGHTTEXT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6500)
    wxSYS_COLOUR_INACTIVEBORDER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6491)
    wxSYS_COLOUR_INACTIVECAPTION (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6467)
    wxSYS_COLOUR_INACTIVECAPTIONTEXT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6515)
    wxSYS_COLOUR_INFOBK (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6530)
    wxSYS_COLOUR_INFOTEXT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6527)
    wxSYS_COLOUR_LISTBOX (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6533)
    wxSYS_COLOUR_MENU (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6470)
    wxSYS_COLOUR_MENUTEXT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6479)
    wxSYS_COLOUR_SCROLLBAR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6458)
    wxSYS_COLOUR_WINDOW (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6473)
    wxSYS_COLOUR_WINDOWFRAME (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6476)
    wxSYS_COLOUR_WINDOWTEXT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6482)
    wxSYS_CURSOR_X (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6563)
    wxSYS_CURSOR_Y (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6566)
    wxSYS_DCLICK_X (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6569)
    wxSYS_DCLICK_Y (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6572)
    wxSYS_DEFAULT_GUI_FONT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6455)
    wxSYS_DEFAULT_PALETTE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6449)
    wxSYS_DEVICE_DEFAULT_FONT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6446)
    wxSYS_DKGRAY_BRUSH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6413)
    wxSYS_DRAG_X (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6575)
    wxSYS_DRAG_Y (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6578)
    wxSYS_EDGE_X (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6581)
    wxSYS_EDGE_Y (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6584)
    wxSYS_FRAMESIZE_X (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6620)
    wxSYS_FRAMESIZE_Y (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6623)
    wxSYS_GRAY_BRUSH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6410)
    wxSYS_HOLLOW_BRUSH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6422)
    wxSYS_HSCROLL_ARROW_X (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6587)
    wxSYS_HSCROLL_ARROW_Y (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6590)
    wxSYS_HSCROLL_Y (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6632)
    wxSYS_HTHUMB_X (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6593)
    wxSYS_ICONSPACING_X (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6602)
    wxSYS_ICONSPACING_Y (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6605)
    wxSYS_ICON_X (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6596)
    wxSYS_ICON_Y (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6599)
    wxSYS_LTGRAY_BRUSH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6407)
    wxSYS_MENU_Y (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6650)
    wxSYS_MOUSE_BUTTONS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6554)
    wxSYS_NETWORK_PRESENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6653)
    wxSYS_NULL_BRUSH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6419)
    wxSYS_NULL_PEN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6431)
    wxSYS_OEM_FIXED_FONT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6434)
    wxSYS_PENWINDOWS_PRESENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6656)
    wxSYS_SCREEN_DESKTOP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6677)
    wxSYS_SCREEN_NONE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6665)
    wxSYS_SCREEN_PDA (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6671)
    wxSYS_SCREEN_SMALL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6674)
    wxSYS_SCREEN_TINY (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6668)
    wxSYS_SCREEN_X (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6614)
    wxSYS_SCREEN_Y (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6617)
    wxSYS_SHOW_SOUNDS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6659)
    wxSYS_SMALLICON_X (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6626)
    wxSYS_SMALLICON_Y (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6629)
    wxSYS_SWAP_BUTTONS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6662)
    wxSYS_SYSTEM_FIXED_FONT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6452)
    wxSYS_SYSTEM_FONT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6443)
    wxSYS_VSCROLL_ARROW_X (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6638)
    wxSYS_VSCROLL_ARROW_Y (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6641)
    wxSYS_VSCROLL_X (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6635)
    wxSYS_VTHUMB_Y (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6644)
    wxSYS_WHITE_BRUSH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6404)
    wxSYS_WHITE_PEN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6425)
    wxSYS_WINDOWMIN_X (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6608)
    wxSYS_WINDOWMIN_Y (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6611)
    wxTAB_TRAVERSAL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3871)
    wxTB_3DBUTTONS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2979)
    wxTB_BOTTOM (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3018)
    wxTB_DEFAULT_STYLE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3025)
    wxTB_DOCKABLE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2987)
    wxTB_FLAT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2983)
    wxTB_HORIZONTAL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2966)
    wxTB_HORZ_LAYOUT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3007)
    wxTB_HORZ_TEXT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3010)
    wxTB_LEFT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2975)
    wxTB_NOALIGN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3003)
    wxTB_NODIVIDER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2999)
    wxTB_NOICONS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2991)
    wxTB_NO_TOOLTIPS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3014)
    wxTB_RIGHT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3022)
    wxTB_TEXT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2995)
    wxTB_TOP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2968)
    wxTB_VERTICAL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2972)
    wxTC_FIXEDWIDTH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4507)
    wxTC_MULTILINE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4501)
    wxTC_OWNERDRAW (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4510)
    wxTC_RIGHTJUSTIFY (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4504)
    wxTELETYPE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5860)
    wxTEXT_ALIGNMENT_CENTER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4099)
    wxTEXT_ALIGNMENT_CENTRE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4097)
    wxTEXT_ALIGNMENT_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4093)
    wxTEXT_ALIGNMENT_JUSTIFIED (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4103)
    wxTEXT_ALIGNMENT_LEFT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4095)
    wxTEXT_ALIGNMENT_RIGHT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4101)
    wxTEXT_ATTR_ALIGNMENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4146)
    wxTEXT_ATTR_ALL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4221)
    wxTEXT_ATTR_BACKGROUND_COLOUR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4110)
    wxTEXT_ATTR_BULLET (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4176)
    wxTEXT_ATTR_BULLET_NAME (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4173)
    wxTEXT_ATTR_BULLET_NUMBER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4169)
    wxTEXT_ATTR_BULLET_STYLE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4167)
    wxTEXT_ATTR_BULLET_STYLE_ALIGN_CENTRE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4261)
    wxTEXT_ATTR_BULLET_STYLE_ALIGN_LEFT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4257)
    wxTEXT_ATTR_BULLET_STYLE_ALIGN_RIGHT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4259)
    wxTEXT_ATTR_BULLET_STYLE_ARABIC (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4232)
    wxTEXT_ATTR_BULLET_STYLE_BITMAP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4244)
    wxTEXT_ATTR_BULLET_STYLE_CONTINUATION (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4264)
    wxTEXT_ATTR_BULLET_STYLE_LETTERS_LOWER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4236)
    wxTEXT_ATTR_BULLET_STYLE_LETTERS_UPPER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4234)
    wxTEXT_ATTR_BULLET_STYLE_NONE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4230)
    wxTEXT_ATTR_BULLET_STYLE_OUTLINE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4254)
    wxTEXT_ATTR_BULLET_STYLE_PARENTHESES (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4246)
    wxTEXT_ATTR_BULLET_STYLE_PERIOD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4248)
    wxTEXT_ATTR_BULLET_STYLE_RIGHT_PARENTHESIS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4252)
    wxTEXT_ATTR_BULLET_STYLE_ROMAN_LOWER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4240)
    wxTEXT_ATTR_BULLET_STYLE_ROMAN_UPPER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4238)
    wxTEXT_ATTR_BULLET_STYLE_STANDARD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4250)
    wxTEXT_ATTR_BULLET_STYLE_SYMBOL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4242)
    wxTEXT_ATTR_BULLET_TEXT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4171)
    wxTEXT_ATTR_CHARACTER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4197)
    wxTEXT_ATTR_CHARACTER_STYLE_NAME (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4160)
    wxTEXT_ATTR_EFFECTS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4188)
    wxTEXT_ATTR_EFFECT_CAPITALS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4273)
    wxTEXT_ATTR_EFFECT_DOUBLE_STRIKETHROUGH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4279)
    wxTEXT_ATTR_EFFECT_EMBOSS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4283)
    wxTEXT_ATTR_EFFECT_ENGRAVE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4287)
    wxTEXT_ATTR_EFFECT_NONE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4271)
    wxTEXT_ATTR_EFFECT_OUTLINE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4285)
    wxTEXT_ATTR_EFFECT_SHADOW (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4281)
    wxTEXT_ATTR_EFFECT_SMALL_CAPITALS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4275)
    wxTEXT_ATTR_EFFECT_STRIKETHROUGH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4277)
    wxTEXT_ATTR_EFFECT_SUBSCRIPT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4291)
    wxTEXT_ATTR_EFFECT_SUPERSCRIPT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4289)
    wxTEXT_ATTR_FONT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4135)
    wxTEXT_ATTR_FONT_ENCODING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4127)
    wxTEXT_ATTR_FONT_FACE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4113)
    wxTEXT_ATTR_FONT_FAMILY (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4129)
    wxTEXT_ATTR_FONT_ITALIC (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4121)
    wxTEXT_ATTR_FONT_PIXEL_SIZE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4117)
    wxTEXT_ATTR_FONT_POINT_SIZE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4115)
    wxTEXT_ATTR_FONT_SIZE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4131)
    wxTEXT_ATTR_FONT_STRIKETHROUGH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4125)
    wxTEXT_ATTR_FONT_UNDERLINE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4123)
    wxTEXT_ATTR_FONT_WEIGHT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4119)
    wxTEXT_ATTR_LEFT_INDENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4148)
    wxTEXT_ATTR_LINE_SPACING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4158)
    wxTEXT_ATTR_LINE_SPACING_HALF (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4300)
    wxTEXT_ATTR_LINE_SPACING_NORMAL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4298)
    wxTEXT_ATTR_LINE_SPACING_TWICE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4302)
    wxTEXT_ATTR_LIST_STYLE_NAME (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4164)
    wxTEXT_ATTR_OUTLINE_LEVEL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4190)
    wxTEXT_ATTR_PAGE_BREAK (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4186)
    wxTEXT_ATTR_PARAGRAPH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4206)
    wxTEXT_ATTR_PARAGRAPH_STYLE_NAME (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4162)
    wxTEXT_ATTR_PARA_SPACING_AFTER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4154)
    wxTEXT_ATTR_PARA_SPACING_BEFORE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4156)
    wxTEXT_ATTR_RIGHT_INDENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4150)
    wxTEXT_ATTR_TABS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4152)
    wxTEXT_ATTR_TEXT_COLOUR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4108)
    wxTEXT_ATTR_URL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4184)
    wxTEXT_TYPE_ANY (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4065)
    wxTE_AUTO_SCROLL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4042)
    wxTE_AUTO_URL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4012)
    wxTE_BESTWRAP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4030)
    wxTE_CAPITALIZE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4057)
    wxTE_CENTER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3990)
    wxTE_CENTRE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3994)
    wxTE_CHARWRAP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4026)
    wxTE_DONTWRAP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4024)
    wxTE_HT_BEFORE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4076)
    wxTE_HT_BELOW (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4080)
    wxTE_HT_BEYOND (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4082)
    wxTE_HT_ON_TEXT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4078)
    wxTE_HT_UNKNOWN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4074)
    wxTE_LEFT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3988)
    wxTE_LINEWRAP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4035)
    wxTE_MULTILINE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3982)
    wxTE_NOHIDESEL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4017)
    wxTE_NO_VSCROLL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3977)
    wxTE_PASSWORD (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4005)
    wxTE_PROCESS_ENTER (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4002)
    wxTE_PROCESS_TAB (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3984)
    wxTE_READONLY (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3980)
    wxTE_RICH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3999)
    wxTE_RICH2 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4049)
    wxTE_RIGHT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3992)
    wxTE_WORDWRAP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4028)
    wxTILE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3769)
    wxTINY_CAPTION_HORIZ (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3907)
    wxTINY_CAPTION_VERT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3910)
    wxTOOL_BOTTOM (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4929)
    wxTOOL_LEFT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4932)
    wxTOOL_RIGHT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4935)
    wxTOOL_TOP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4926)
    wxTOP (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3428)
    wxTRANSPARENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4825)
    wxTRANSPARENT_BRUSH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6025)
    wxTRANSPARENT_PEN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6104)
    wxTRANSPARENT_WINDOW (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3856)
    wxTREE_HITTEST_ABOVE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5794)
    wxTREE_HITTEST_BELOW (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5797)
    wxTREE_HITTEST_NOWHERE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5800)
    wxTREE_HITTEST_ONITEM (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5833)
    wxTREE_HITTEST_ONITEMBUTTON (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5803)
    wxTREE_HITTEST_ONITEMICON (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5806)
    wxTREE_HITTEST_ONITEMINDENT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5809)
    wxTREE_HITTEST_ONITEMLABEL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5812)
    wxTREE_HITTEST_ONITEMLOWERPART (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5830)
    wxTREE_HITTEST_ONITEMRIGHT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5815)
    wxTREE_HITTEST_ONITEMSTATEICON (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5818)
    wxTREE_HITTEST_ONITEMUPPERPART (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5827)
    wxTREE_HITTEST_TOLEFT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5821)
    wxTREE_HITTEST_TORIGHT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5824)
    wxTR_AQUA_BUTTONS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6788)
    wxTR_EDIT_LABELS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6803)
    wxTR_EXTENDED (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6797)
    wxTR_FULL_ROW_HIGHLIGHT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6800)
    wxTR_HAS_BUTTONS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6776)
    wxTR_HAS_VARIABLE_ROW_HEIGHT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6812)
    wxTR_HIDE_ROOT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6809)
    wxTR_LINES_AT_ROOT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6785)
    wxTR_MULTIPLE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6794)
    wxTR_NO_BUTTONS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6773)
    wxTR_NO_LINES (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6782)
    wxTR_ROW_LINES (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6806)
    wxTR_SINGLE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6791)
    wxTR_TWIST_BUTTONS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6779)
    wxTreeItemIcon_Expanded (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2842)
    wxTreeItemIcon_Normal (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2836)
    wxTreeItemIcon_Selected (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2839)
    wxTreeItemIcon_SelectedExpanded (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2845)
    wxUNIX (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3383)
    wxUNKNOWN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6698)
    wxUNKNOWN_PLATFORM (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3305)
    wxUP (src/haskell/Gr
src/haskell/Graphics/UI/WXCore/Layout.hs:730:53: Warning:
    Defined but not used: ‘gap’

src/haskell/Graphics/UI/WXCore/Layout.hs:730:67: Warning:
    Defined but not used: ‘rows’

src/haskell/Graphics/UI/WXCore/Layout.hs:731:53: Warning:
    Defined but not used: ‘win’

src/haskell/Graphics/UI/WXCore/Layout.hs:732:53: Warning:
    Defined but not used: ‘spacesize’

src/haskell/Graphics/UI/WXCore/Layout.hs:733:53: Warning:
    Defined but not used: ‘txt’

src/haskell/Graphics/UI/WXCore/Layout.hs:734:69: Warning:
    Defined but not used: ‘content’

src/haskell/Graphics/UI/WXCore/Layout.hs:735:53: Warning:
    Defined but not used: ‘linesize’

src/haskell/Graphics/UI/WXCore/Layout.hs:736:53: Warning:
    Defined but not used: ‘xsizer’

src/haskell/Graphics/UI/WXCore/Layout.hs:738:53: Warning:
    Defined but not used: ‘nbook’

src/haskell/Graphics/UI/WXCore/Layout.hs:738:75: Warning:
    Defined but not used: ‘pages’

src/haskell/Graphics/UI/WXCore/Layout.hs:739:53: Warning:
    Defined but not used: ‘splitter’

src/haskell/Graphics/UI/WXCore/Layout.hs:740:27: Warning:
    Defined but not used: ‘pane1’

src/haskell/Graphics/UI/WXCore/Layout.hs:740:44: Warning:
    Defined but not used: ‘pane2’

src/haskell/Graphics/UI/WXCore/Layout.hs:741:27: Warning:
    Defined but not used: ‘splitHorizontal’

src/haskell/Graphics/UI/WXCore/Layout.hs:741:52: Warning:
    Defined but not used: ‘sashWidth’

src/haskell/Graphics/UI/WXCore/Layout.hs:741:70: Warning:
    Defined but not used: ‘paneWidth’
aphics/UI/WXCore/WxcDefs.hs:3422)
    wxUSER_COLOURS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3862)
    wxUSER_DASH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4821)
    wxVARIABLE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:5864)
    wxVERTICAL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3410)
    wxVERTICAL_HATCH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4861)
    wxVSCROLL (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3782)
    wxWANTS_CHARS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3874)
    wxWEST (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3440)
    wxWHITE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6071)
    wxWHITE_BRUSH (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6010)
    wxWHITE_PEN (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6101)
    wxWIN32S (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3359)
    wxWIN386 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3365)
    wxWIN95 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3362)
    wxWINDING_RULE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4923)
    wxWINDOWS (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3350)
    wxWINDOWS_NT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3356)
    wxWINDOWS_OS2 (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3380)
    wxWS_EX_VALIDATE_RECURSIVELY (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3883)
    wxXOR (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:4869)
    wxXRC_NONE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6392)
    wxXRC_NO_RELOADING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6401)
    wxXRC_NO_SUBCLASSING (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6398)
    wxXRC_USE_LOCALE (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6395)
    wxXVIEW_X (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:3311)
    wxYES (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6875)
    wxYES_DEFAULT (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6890)
    wxYES_NO (src/haskell/Graphics/UI/WXCore/WxcDefs.hs:6881)
  61% ( 91 /149) in 'Graphics.UI.WXCore.Types'
  Missing documentation for:
    toCBool (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:752)
    fromCBool (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:760)
    black (src/haskell/Graphics/UI/WXCore/Types.hs:420)
    darkgrey (src/haskell/Graphics/UI/WXCore/Types.hs:420)
    dimgrey (src/haskell/Graphics/UI/WXCore/Types.hs:420)
    mediumgrey (src/haskell/Graphics/UI/WXCore/Types.hs:420)
    grey (src/haskell/Graphics/UI/WXCore/Types.hs:420)
    lightgrey (src/haskell/Graphics/UI/WXCore/Types.hs:420)
    white (src/haskell/Graphics/UI/WXCore/Types.hs:420)
    red (src/haskell/Graphics/UI/WXCore/Types.hs:421)
    green (src/haskell/Graphics/UI/WXCore/Types.hs:421)
    blue (src/haskell/Graphics/UI/WXCore/Types.hs:421)
    cyan (src/haskell/Graphics/UI/WXCore/Types.hs:422)
    magenta (src/haskell/Graphics/UI/WXCore/Types.hs:422)
    yellow (src/haskell/Graphics/UI/WXCore/Types.hs:422)
    Point (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:217)
    pointFromVec (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:263)
    pointFromSize (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:267)
    pointMove (src/haskell/Graphics/UI/WXCore/Types.hs:233)
    pointMoveBySize (src/haskell/Graphics/UI/WXCore/Types.hs:237)
    pointAdd (src/haskell/Graphics/UI/WXCore/Types.hs:240)
    pointSub (src/haskell/Graphics/UI/WXCore/Types.hs:243)
    pointScale (src/haskell/Graphics/UI/WXCore/Types.hs:246)
    Size (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:349)
    sizeFromPoint (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:370)
    sizeFromVec (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:374)
    sizeZero (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:378)
    Vector (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:455)
    vecFromPoint (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:483)
    vecFromSize (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:487)
    vecNegate (src/haskell/Graphics/UI/WXCore/Types.hs:309)
    vecOrtogonal (src/haskell/Graphics/UI/WXCore/Types.hs:313)
    vecAdd (src/haskell/Graphics/UI/WXCore/Types.hs:316)
    vecSub (src/haskell/Graphics/UI/WXCore/Types.hs:319)
    vecScale (src/haskell/Graphics/UI/WXCore/Types.hs:322)
    vecBetween (src/haskell/Graphics/UI/WXCore/Types.hs:325)
    vecLength (src/haskell/Graphics/UI/WXCore/Types.hs:328)
    vecLengthDouble (src/haskell/Graphics/UI/WXCore/Types.hs:332)
    Rect (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:549)
    rectTopLeft (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:562)
    rectTopRight (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:562)
    rectBottomLeft (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:562)
    rectBottomRight (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:562)
    rectBottom (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:568)
    rectRight (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:568)
    rectIsEmpty (src/haskell/Graphics/UI/WXCore/WxcTypes.hs:603)
    rectContains (src/haskell/Graphics/UI/WXCore/Types.hs:339)
    rectMoveTo (src/haskell/Graphics/UI/WXCore/Types.hs:343)
    rectFromPoint (src/haskell/Graphics/UI/WXCore/Types.hs:347)
    rectCentralPoint (src/haskell/Graphics/UI/WXCore/Types.hs:351)
    rectCentralRect (src/haskell/Graphics/UI/WXCore/Types.hs:355)
    rectStretchTo (src/haskell/Graphics/UI/WXCore/Types.hs:370)
    rectCentralPointDouble (src/haskell/Graphics/UI/WXCore/Types.hs:360)
    rectCentralRectDouble (src/haskell/Graphics/UI/WXCore/Types.hs:364)
    rectMove (src/haskell/Graphics/UI/WXCore/Types.hs:374)
    rectOverlaps (src/haskell/Graphics/UI/WXCore/Types.hs:378)
    rectUnion (src/haskell/Graphics/UI/WXCore/Types.hs:398)
    rectUnions (src/haskell/Graphics/UI/WXCore/Types.hs:403)
 100% ( 16 / 16) in 'Graphics.UI.WXCore.Controls'
 100% (  6 /  6) in 'Graphics.UI.WXCore.OpenGL'
  96% ( 72 / 75) in 'Graphics.UI.WXCore.Draw'
  Missing documentation for:
    withSVGFileDCWithSize (src/haskell/Graphics/UI/WXCore/Draw.hs:87)
    withSVGFileDCWithSizeAndResolution (src/haskell/Graphics/UI/WXCore/Draw.hs:91)
    dcWithBrush (src/haskell/Graphics/UI/WXCore/Draw.hs:584)
  94% (205 /218) in 'Graphics.UI.WXCore.Events'
  Missing documentation for:
    stcOnSTCEvent (src/haskell/Graphics/UI/WXCore/Events.hs:624)
    stcGetOnSTCEvent (src/haskell/Graphics/UI/WXCore/Events.hs:639)
    EventCalendar (src/haskell/Graphics/UI/WXCore/Events.hs:2787)
    DragMode (src/haskell/Graphics/UI/WXCore/Events.hs:2107)
    Row (src/haskell/Graphics/UI/WXCore/Events.hs:2128)
    Column (src/haskell/Graphics/UI/WXCore/Events.hs:2127)
    EventTaskBarIcon (src/haskell/Graphics/UI/WXCore/Events.hs:2419)
    EventWizard (src/haskell/Graphics/UI/WXCore/Events.hs:2477)
    Direction (src/haskell/Graphics/UI/WXCore/Events.hs:2475)
    WindowSelection (src/haskell/Graphics/UI/WXCore/Events.hs:2585)
    PageWindow (src/haskell/Graphics/UI/WXCore/Events.hs:2586)
    noWindowSelection (src/haskell/Graphics/UI/WXCore/Events.hs:2588)
    auiNotebookGetOnAuiNotebookEvent (src/haskell/Graphics/UI/WXCore/Events.hs:2704)
 100% ( 21 / 21) in 'Graphics.UI.WXCore.Process'
  95% ( 18 / 19) in 'Graphics.UI.WXCore.Frame'
  Missing documentation for:
    statusBarCreateFields (src/haskell/Graphics/UI/WXCore/Frame.hs:141)
 100% ( 17 / 17) in 'Graphics.UI.WXCore.Print'
 100% ( 24 / 24) in 'Graphics.UI.WXCore.Dialogs'
Warning: Graphics.UI.WXCore.Layout: widget is exported separately but will be documented under Widget. Consider exporting it together with its parent(s) for code clarity.
 100% (108 /108) in 'Graphics.UI.WXCore.Layout'
  98% ( 40 / 41) in 'Graphics.UI.WXCore.Image'
  Missing documentation for:
    withPixelBuffer (src/haskell/Graphics/UI/WXCore/Image.hs:310)
  75% (  6 /  8) in 'Graphics.UI.WXCore.DragAndDrop'
  Missing documentation for:
    dropSourceWithCursorByString (src/haskell/Graphics/UI/WXCore/DragAndDrop.hs:73)
    dropSourceWithIcon (src/haskell/Graphics/UI/WXCore/DragAndDrop.hs:66)
 100% ( 20 / 20) in 'Graphics.UI.WXCore'
Documentation created: dist/doc/html/wxcore/index.html,
dist/doc/html/wxcore/wxcore.txt
Creating package registration file:
/tmp/pkgConf-wxcore-0.92.14612738796938620.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/wxcore-0.92.1.0-15lAjJPnZ9tLBMMR8v1uFQ
Registering wxcore-0.92.1.0...
Installed wxcore-0.92.1.0
Configuring wx-0.90.0.1...
Building wx-0.90.0.1...
Preprocessing library wx-0.90.0.1...
[ 1 of 16] Compiling Graphics.UI.WX.Types ( src/Graphics/UI/WX/Types.hs, dist/build/Graphics/UI/WX/Types.o )
[ 2 of 16] Compiling Graphics.UI.WX.Attributes ( src/Graphics/UI/WX/Attributes.hs, dist/build/Graphics/UI/WX/Attributes.o )
[ 3 of 16] Compiling Graphics.UI.WX.Layout ( src/Graphics/UI/WX/Layout.hs, dist/build/Graphics/UI/WX/Layout.o )
[ 4 of 16] Compiling Graphics.UI.WX.Classes ( src/Graphics/UI/WX/Classes.hs, dist/build/Graphics/UI/WX/Classes.o )

src/Graphics/UI/WX/Classes.hs:219:23: Warning:
    In the use of ‘wxDOUBLE_BORDER’
    (imported from Graphics.UI.WXCore, but defined in Graphics.UI.WXCore.WxcDefs):
    Deprecated: "Use wxBORDER_THEME"

src/Graphics/UI/WX/Classes.hs:220:23: Warning:
    In the use of ‘wxSUNKEN_BORDER’
    (imported from Graphics.UI.WXCore, but defined in Graphics.UI.WXCore.WxcDefs):
    Deprecated: "Use wxBORDER_SUNKEN"

src/Graphics/UI/WX/Classes.hs:221:23: Warning:
    In the use of ‘wxRAISED_BORDER’
    (imported from Graphics.UI.WXCore, but defined in Graphics.UI.WXCore.WxcDefs):
    Deprecated: "Use wxBORDER_RAISED"

src/Graphics/UI/WX/Classes.hs:222:23: Warning:
    In the use of ‘wxSTATIC_BORDER’
    (imported from Graphics.UI.WXCore, but defined in Graphics.UI.WXCore.WxcDefs):
    Deprecated: "Use wxBORDER_STATIC"
[ 5 of 16] Compiling Graphics.UI.WX.Media ( src/Graphics/UI/WX/Media.hs, dist/build/Graphics/UI/WX/Media.o )
[ 6 of 16] Compiling Graphics.UI.WX.Events ( src/Graphics/UI/WX/Events.hs, dist/build/Graphics/UI/WX/Events.o )
[ 7 of 16] Compiling Graphics.UI.WX.Window ( src/Graphics/UI/WX/Window.hs, dist/build/Graphics/UI/WX/Window.o )

src/Graphics/UI/WX/Window.hs:237:7:
    Non type-variable argument in the constraint: Colored (WxObject a)
    (Use FlexibleContexts to permit this)
    When checking that ‘getter’ has the inferred type
      getter :: forall a. Colored (WxObject a) => WxObject a -> IO Color
    In an equation for ‘textColor’:
        textColor
          = newAttr "textcolor" getter setter
          where
              getter w
                = ifInstanceOf
                    w
                    classTextCtrl
                    (\ textCtrl
                       -> bracket
                            (textCtrlGetDefaultStyle textCtrl)
                            (textAttrDelete)
                            (\ attr -> ...))
                    (get w color)
              setter w c
                = ifInstanceOf
                    w
                    classTextCtrl
                    (\ textCtrl
                       -> bracket
                            (textAttrCreateDefault) (textAttrDelete) (\ attr -> ...))
                    (set w [color := c])
    In the instance declaration for ‘Literate (Window a)’

src/Graphics/UI/WX/Window.hs:246:7:
    Non type-variable argument in the constraint: Colored (WxObject a)
    (Use FlexibleContexts to permit this)
    When checking that ‘setter’ has the inferred type
      setter :: forall a.
                Colored (WxObject a) =>
                WxObject a -> Color -> IO ()
    In an equation for ‘textColor’:
        textColor
          = newAttr "textcolor" getter setter
          where
              getter w
                = ifInstanceOf
                    w
                    classTextCtrl
                    (\ textCtrl
                       -> bracket
                            (textCtrlGetDefaultStyle textCtrl)
                            (textAttrDelete)
                            (\ attr -> ...))
                    (get w color)
              setter w c
                = ifInstanceOf
                    w
                    classTextCtrl
                    (\ textCtrl
                       -> bracket
                            (textAttrCreateDefault) (textAttrDelete) (\ attr -> ...))
                    (set w [color := c])
    In the instance declaration for ‘Literate (Window a)’

src/Graphics/UI/WX/Window.hs:258:7:
    Non type-variable argument in the constraint: Colored (WxObject a)
    (Use FlexibleContexts to permit this)
    When checking that ‘getter’ has the inferred type
      getter :: forall a. Colored (WxObject a) => WxObject a -> IO Color
    In an equation for ‘textBgcolor’:
        textBgcolor
          = newAttr "textbgcolor" getter setter
          where
              getter w
                = ifInstanceOf
                    w
                    classTextCtrl
                    (\ textCtrl
                       -> bracket
                            (textCtrlGetDefaultStyle textCtrl)
                            (textAttrDelete)
                            (\ attr -> ...))
                    (get w bgcolor)
              setter w c
                = ifInstanceOf
                    w
                    classTextCtrl
                    (\ textCtrl
                       -> bracket
                            (textAttrCreateDefault) (textAttrDelete) (\ attr -> ...))
                    (set w [bgcolor := c])
    In the instance declaration for ‘Literate (Window a)’

src/Graphics/UI/WX/Window.hs:267:7:
    Non type-variable argument in the constraint: Colored (WxObject a)
    (Use FlexibleContexts to permit this)
    When checking that ‘setter’ has the inferred type
      setter :: forall a.
                Colored (WxObject a) =>
                WxObject a -> Color -> IO ()
    In an equation for ‘textBgcolor’:
        textBgcolor
          = newAttr "textbgcolor" getter setter
          where
              getter w
                = ifInstanceOf
                    w
                    classTextCtrl
                    (\ textCtrl
                       -> bracket
                            (textCtrlGetDefaultStyle textCtrl)
                            (textAttrDelete)
                            (\ attr -> ...))
                    (get w bgcolor)
              setter w c
                = ifInstanceOf
                    w
                    classTextCtrl
                    (\ textCtrl
                       -> bracket
                            (textAttrCreateDefault) (textAttrDelete) (\ attr -> ...))
                    (set w [bgcolor := c])
    In the instance declaration for ‘Literate (Window a)’

src/Graphics/UI/WX/Window.hs:437:35:
    Couldn't match type ‘CWindowDC (CPaintDC ())’ with ‘()’
    Expected type: Window a -> IO (DC () -> Rect -> [Rect] -> IO ())
      Actual type: Window a
                   -> IO (PaintDC () -> Rect -> [Rect] -> IO ())
    In the second argument of ‘newEvent’, namely ‘windowGetOnPaintRaw’
    In the expression:
      newEvent
        "paintRaw" windowGetOnPaintRaw (\ w h -> windowOnPaintRaw w h)

src/Graphics/UI/WX/Window.hs:437:83:
    Couldn't match type ‘()’ with ‘CWindowDC (CPaintDC ())’
    Expected type: PaintDC () -> Rect -> [Rect] -> IO ()
      Actual type: DC () -> Rect -> [Rect] -> IO ()
    In the second argument of ‘windowOnPaintRaw’, namely ‘h’
    In the expression: windowOnPaintRaw w h
Failed to install wx-0.90.0.1
cabal: Error: some packages failed to install:
wx-0.90.0.1 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.