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

Safe HaskellNone
LanguageHaskell2010

B9.Content.ErlangPropList

Description

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

Synopsis

Documentation

data ErlangPropList Source

A wrapper type around erlang terms with a Semigroup instance useful for combining sys.config files with OTP-application configurations in a list of the form of a proplist.