Import original constants instead of generated
Haskell to Python constant generation introduced duplicated constants in Haskell. This patch eliminates the duplication and fixes Haskell to import the correct constants, instead of the generated ones. Signed-off-by:Jose A. Lopes <jabolopes@google.com> Reviewed-by:
Guido Trotter <ultrotter@google.com>
Please register or sign in to comment