fix(codegen): Add tracing when checking for a constr vs another primitive

This commit is contained in:
microproofs
2024-03-17 16:25:17 -04:00
parent d1ba8db889
commit 61936cb91e
43 changed files with 189 additions and 51 deletions

View File

@@ -6,7 +6,7 @@
"plutusVersion": "v2",
"compiler": {
"name": "Aiken",
"version": "v1.0.24-alpha+7c632ce"
"version": "v1.0.24-alpha+d1ba8db"
},
"license": "Apache-2.0"
},