module GDAL.OGRLayer (OGRLayer(..), IOGRLayer(..), upcastOGRLayer, downcastOGRLayer) where import GDAL.OGRLayer.RawType import GDAL.OGRLayer.Interface import GDAL.OGRLayer.Implementation