b9-0.5.15: A tool and library for building virtual machine images.

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