packages feed

hgdal-1.0.0.0: src/GDAL/OGRSurface.hs

module GDAL.OGRSurface
       (OGRSurface(..), IOGRSurface, upcastOGRSurface, downcastOGRSurface)
       where
import GDAL.OGRSurface.RawType
import GDAL.OGRSurface.Interface
import GDAL.OGRSurface.Implementation