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

Safe HaskellSafe
LanguageHaskell2010

GraphMod.Args

Documentation

data Opts Source #

Constructors

Opts 

Fields

data IgnoreSpec Source #

Constructors

IgnoreAll 
IgnoreSome [String] 
Instances
Show IgnoreSpec Source # 
Instance details

Defined in GraphMod.Args