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 <jabolopes@google.com> Reviewed-by:
Guido Trotter <ultrotter@google.com>
Showing
Please register or sign in to comment