Add alex/happy as build tool dependencies, bump up unix version in gf-compiler

This commit is contained in:
Eve
2025-01-26 00:50:04 +01:00
parent ac427d63f2
commit 1747b46274
3 changed files with 10 additions and 1 deletions

6
.gitignore vendored
View File

@@ -56,6 +56,12 @@ DATA_DIR
stack*.yaml.lock
# Generated source files
src/compiler/api/GF/Grammar/Lexer.hs
src/compiler/api/GF/Grammar/Parser.hs
src/compiler/api/PackageInfo_gf.hs
src/compiler/api/Paths_gf.hs
# Output files for test suite
*.out
gf-tests.html