module Development.IDE.Graph.Classes( Show(..), Typeable, Eq(..), Hashable(..), Binary(..), NFData(..) ) where import Development.Shake.Classes