1
Fork 0

fix website generation, update stack, a few small tweaks

This commit is contained in:
Jake Wheat 2024-10-07 12:17:25 +01:00
parent 6805383774
commit bd85f2ba74
7 changed files with 12 additions and 12 deletions

View file

@ -32,7 +32,7 @@ parserexe :
cabal build -fparserexe SimpleSQLParserTool
.PHONY : all
all : build test parserexe website
all : build test parserexe
###############################################