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

Safe HaskellNone
LanguageHaskell2010

JSONBytesBuilder.ByteString.LazyByteString

Synopsis

Documentation

jsonLiteral :: Literal -> ByteString Source

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