Compare commits

...

1 Commits

Author SHA1 Message Date
Andreas Källberg
547bd88240 Expose all modules in the gf compiler, for use by the lsp-server 2025-08-19 03:40:04 +02:00

View File

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