add PrettyVal stuff for parser AST
This commit is contained in:
parent
0c1df54d62
commit
52e54dcc3c
8 changed files with 51 additions and 20 deletions
|
@ -1,7 +1,7 @@
|
|||
package quox
|
||||
version = 0
|
||||
|
||||
depends = base, contrib, elab-util, sop, quox-lib
|
||||
depends = base, contrib, elab-util, pretty-show, quox-lib
|
||||
|
||||
executable = quox
|
||||
main = Main
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue