kerry-0.1.1: Manage and abstract your packer configurations.

Safe HaskellNone
LanguageHaskell2010

Kerry.Internal.Serial

Documentation

list :: [a] -> Maybe [a] Source #

(.=?) :: ToJSON a => Text -> Maybe a -> [(Text, Value)] Source #

fromMapWith :: (a -> Value) -> Map Text a -> Value Source #

asTextWith :: (a -> Value) -> a -> Text Source #

prettyAsTextWith :: (a -> Value) -> a -> Text Source #