packages feed

HROOT-hist-0.9: src/HROOT/Hist/TGraphErrors.hs

module HROOT.Hist.TGraphErrors
       (TGraphErrors(..), ITGraphErrors, upcastTGraphErrors,
        downcastTGraphErrors, newTGraphErrors)
       where
import HROOT.Hist.TGraphErrors.RawType
import HROOT.Hist.TGraphErrors.Interface
import HROOT.Hist.TGraphErrors.Implementation