mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-20 02:09:32 -06:00
fix: PGFService should type-check the trees that comes from the user
This commit is contained in:
@@ -18,7 +18,8 @@ executable pgf-server
|
||||
fastcgi >= 3001.0.2.2,
|
||||
json >= 0.3.3,
|
||||
utf8-string >= 0.3.1.1,
|
||||
bytestring
|
||||
bytestring,
|
||||
pretty
|
||||
if !os(windows)
|
||||
build-depends: unix
|
||||
main-is: PGFService.hs
|
||||
|
||||
Reference in New Issue
Block a user