1
Fork 0

start refactoring the dialect support, and work on the keyword handling

This commit is contained in:
Jake Wheat 2019-08-31 11:57:28 +01:00
parent 3707a09cb8
commit eb45eb8705
10 changed files with 379 additions and 382 deletions

View file

@ -10,7 +10,7 @@ build :
.PHONY : test
test :
cabal v2-test
cabal new-run test:Tests -- --hide-successes --ansi-tricks=false
.PHONY : website
website :