b9-0.2.1: A build tool and library 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