bookhound-format-0.1.2.0: Parsers for usual data formats
Safe HaskellSafe-Inferred
LanguageHaskell2010

Bookhound.Format.Operations.ToYaml

Documentation

class ToYaml a where Source #

Methods

toYaml :: a -> YamlExpression Source #