Copyright | (c) 2012-2016 Bryan O'Sullivan (c) 2011 MailRank Inc. |
---|---|
License | BSD3 |
Maintainer | Bryan O'Sullivan <bos@serpentine.com> |
Stability | experimental |
Portability | portable |
Safe Haskell | None |
Language | Haskell2010 |
Deprecated: Use Data.Aeson or Data.Aeson.Text instead
This module is left to supply limited backwards-compatibility.
Documentation
encode :: ToJSON a => a -> ByteString Source #
encodeToTextBuilder :: Value -> Builder Source #