Skip to content

scrive/fields-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fields-json Hackage version Build Status

Abusing monadic syntax for generation of JSON objects.

Generation of big, complex JSON objects with Text.JSON is painful and autoderivation is not always posible. Check documentation of Text.JSON.Gen for more info.