packages feed

HROOT-hist-0.10.0.1: 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