hw-json-0.9.0.1: Memory efficient JSON parser

Safe HaskellNone
LanguageHaskell2010

HaskellWorks.Data.Json.Internal.BlankedJson

Documentation

class ToBlankedJson a where Source #

Minimal complete definition

toBlankedJson

Methods

toBlankedJson :: a -> [ByteString] Source #