mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-21 09:02:50 -06:00
Add alex/happy as build tool dependencies, bump up unix version in gf-compiler
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user