hydra-0.5.1: Type-aware transformations for data and programs
Safe HaskellSafe-Inferred
LanguageHaskell2010

Hydra.Langs.Json.Coder

Synopsis

Documentation

untypedTermToJson :: Term -> Flow s Value Source #

A simplistic, unidirectional encoding for terms as JSON values. Not type-aware; best used for human consumption.