« Previous | Next » 

Revision 7eed4433

ID7eed4433e2258d032a11cb40ae63dc051be8a8ce

Added by Michele Tartara over 10 years ago

Support proper encoding of Nothing in constants file

The Nothing value of a Haskell Maybe needs to be properly encoded.
If a Python "None" is used, it is not going to be handled properly when the
resulting JSON is decoded by Haskell.

This patch adds support for proper "Nothing" encoding.

Signed-off-by: Michele Tartara <>
Reviewed-by: Helga Velroyen <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences