hls-graph-1.3.0.0: src/Development/IDE/Graph/Classes.hs
module Development.IDE.Graph.Classes(
Show(..), Typeable, Eq(..), Hashable(..), Binary(..), NFData(..)
) where
import Development.Shake.Classes
module Development.IDE.Graph.Classes(
Show(..), Typeable, Eq(..), Hashable(..), Binary(..), NFData(..)
) where
import Development.Shake.Classes