graphmod-plugin-0.1.0.0: A reimplementation of graphmod as a source plugin
GraphMod
Contents
plugin :: Plugin Source #
collectImports :: IO () Source #
Methods
put_ :: BinHandle -> ImpType -> IO () #
put :: BinHandle -> ImpType -> IO (Bin ImpType) #
get :: BinHandle -> IO ImpType #
put_ :: BinHandle -> Import -> IO () #
put :: BinHandle -> Import -> IO (Bin Import) #
get :: BinHandle -> IO Import #