1
0
forked from GitHub/gf-core

Expose all modules in the gf compiler, for use by the lsp-server

This commit is contained in:
Andreas Källberg
2025-08-17 20:05:48 +02:00
parent f31a3496f5
commit 547bd88240

View File

@@ -169,7 +169,6 @@ library
GF.Text.Lexing
GF.Grammar.Canonical
other-modules:
GF.Main
GF.Compiler
GF.Interactive