json-bytes-builder-0.3: Direct-to-bytes JSON Builder

Safe HaskellNone
LanguageHaskell2010

JSONBytesBuilder.Interpreters.ByteString

Synopsis

Documentation

jsonLiteral :: Literal -> ByteString Source

Produce a strict JSON ByteString with compact syntax from a literal builder.