packages feed

HROOT-graf-0.9: src/HROOT/Graf/TGraphPolar.hs

module HROOT.Graf.TGraphPolar
       (TGraphPolar(..), ITGraphPolar, upcastTGraphPolar,
        downcastTGraphPolar, newTGraphPolar)
       where
import HROOT.Graf.TGraphPolar.RawType
import HROOT.Graf.TGraphPolar.Interface
import HROOT.Graf.TGraphPolar.Implementation