finally setup an LSP - fixed all warnings

This commit is contained in:
2025-09-12 00:08:22 +01:00
parent e440585f90
commit ee1b739c0f
6 changed files with 32 additions and 38 deletions

View File

@@ -14,6 +14,7 @@ common warnings
executable zorth
import: warnings
main-is: Main.hs
other-modules: Compiler, Parser, Monpar
build-depends: base ^>=4.18.3.0,
process ^>=1.6.26.1,
containers ^>=0.8,