b9-0.2.0: A build tool for virtual machines.

Safe HaskellNone
LanguageHaskell2010

B9.Content.YamlObject

Description

A wrapper around erlang and yaml syntax with a proplist-like behaviour in the ConcatableSyntax instances

Synopsis

Documentation

data YamlObject Source

A wrapper type around yaml values with a Semigroup instance useful for combining yaml documents describing system configuration like e.g. user-data.

Constructors

YamlObject Value