« Previous | Next » 

Revision d34c79b6

IDd34c79b6efd5ffc37af388151bf9d07a40f8e350

Added by Jose A. Lopes over 10 years ago

Add Template Haskell code for constant generation

Add Template Haskell functions that generate a list in Haskell
containing all the constants to be generated in Python. This list is
an association list mapping the constant name to its Python value,
which is stored as a string.

Signed-off-by: Jose A. Lopes <>
Reviewed-by: Guido Trotter <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences