freetype2-0.2.0: FreeType/Exception.hs
module FreeType.Exception
( -- * Exceptions
FtError (..)
) where
import FreeType.Exception.Types (FtError (..))
module FreeType.Exception
( -- * Exceptions
FtError (..)
) where
import FreeType.Exception.Types (FtError (..))