packages feed

hgdal-1.0.0.0: src/GDAL/OGRFeatureDefn.hs

module GDAL.OGRFeatureDefn
       (OGRFeatureDefn(..), IOGRFeatureDefn(..), upcastOGRFeatureDefn,
        downcastOGRFeatureDefn)
       where
import GDAL.OGRFeatureDefn.RawType
import GDAL.OGRFeatureDefn.Interface
import GDAL.OGRFeatureDefn.Implementation