packages feed

wxcore-0.90.0.3: src/haskell/Graphics/UI/WXCore/WxcClasses.hs

--------------------------------------------------------------------------------
{-|	Module      :  WxcClasses
	Copyright   :  Copyright (c) Daan Leijen 2003, 2004
	License     :  wxWidgets

	Maintainer  :  wxhaskell-devel@lists.sourceforge.net
	Stability   :  provisional
	Portability :  portable

Haskell class definitions for the wxWidgets C library (@wxc.dll@).

Do not edit this file manually!
This file was automatically generated by wxDirect.

From the files:

  * @\/Users\/jodonogh\/.cabal\/lib\/wxc-0.90.0.4\/ghc-7.0.4\/include\/wxc.h@

And contains 3809 methods for 249 classes.
-}
--------------------------------------------------------------------------------
module Graphics.UI.WXCore.WxcClasses
    ( -- * Re-export
      module Graphics.UI.WXCore.WxcClassesAL
    , module Graphics.UI.WXCore.WxcClassesMZ
    , module Graphics.UI.WXCore.WxcClassTypes
    ) where

import Graphics.UI.WXCore.WxcClassesAL
import Graphics.UI.WXCore.WxcClassesMZ
import Graphics.UI.WXCore.WxcClassTypes