b9-0.2.1: A build tool and library for virtual machines.

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.