Inference works better now. Still work to do. Should use proper library
This commit is contained in:
parent
ad3f6b7011
commit
7619e36c60
8 changed files with 66 additions and 79 deletions
3
Makefile
3
Makefile
|
|
@ -29,4 +29,7 @@ test :
|
|||
./language ./sample-programs/basic-4
|
||||
./language ./sample-programs/basic-5
|
||||
|
||||
run :
|
||||
cabal -v0 new-run language -- "test_program"
|
||||
|
||||
# EOF
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue