graphmod-plugin-0.1.0.0: A reimplementation of graphmod as a source plugin

Safe HaskellNone
LanguageHaskell2010

GraphMod

Contents

Documentation

Orphan instances

Binary ImpType Source # 
Instance details

Binary Import Source # 
Instance details

Methods

put_ :: BinHandle -> Import -> IO () #

put :: BinHandle -> Import -> IO (Bin Import) #

get :: BinHandle -> IO Import #