Hoogle Search
Within LTS Haskell 24.49 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
class (PrintDotRepr dg n, ParseDotRepr dg n) =>
PPDotRepr (dg :: Type -> Type) ngraphviz Data.GraphViz.Types This class exists just to make type signatures nicer; all instances of DotRepr should also be an instance of PPDotRepr.
-
graphviz Data.GraphViz.Types No documentation available.
class (DotRepr dg n, ParseDot dg n) =>
ParseDotRepr (dg :: Type -> Type) ngraphviz Data.GraphViz.Types This class exists just to make type signatures nicer; all instances of DotRepr should also be an instance of ParseDotRepr.
-
graphviz Data.GraphViz.Types The path of clusters that must be traversed to reach this spot.
-
graphviz Data.GraphViz.Types A class used to correctly print parts of the Graphviz Dot language. Minimal implementation is unqtDot.
class (DotRepr dg n, PrintDot dg n) =>
PrintDotRepr (dg :: Type -> Type) ngraphviz Data.GraphViz.Types This class exists just to make type signatures nicer; all instances of DotRepr should also be an instance of PrintDotRepr.
-
hledger-lib Hledger.Data A journal in the process of being parsed, not yet finalised. The data is partial, and list fields are in reverse order.
-
hledger-lib Hledger.Data No documentation available.
-
hledger-lib Hledger.Data Extra information found in a payee directive.
PayeeDeclarationInfo :: Text -> [Tag] -> PayeeDeclarationInfohledger-lib Hledger.Data No documentation available.