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

View File

@@ -70,6 +70,8 @@ library
ghc-prim,
filepath, directory>=1.2, time,
process, haskeline, parallel>=3, json
build-tool-depends: alex:alex >= 3.2.4,
happy:happy >= 1.19.9
exposed-modules:
GF.Interactive
GF.Compiler
@@ -200,7 +202,7 @@ library
else
build-depends:
terminfo >=0.4.0 && < 0.5,
unix >= 2.7.2 && < 2.8
unix >= 2.7.2 && < 2.9
if flag(server)
build-depends: