added haskell build instruction

This commit is contained in:
2025-06-06 15:43:48 +01:00
parent 54a675e0c0
commit 4c7deb948f
5 changed files with 35 additions and 2 deletions

View File

@@ -14,6 +14,9 @@ sharedObjects:
python:
sh build-python-package.sh
haskell:
sh build-haskell.sh
clean:
go clean -modcache
rm -fr .go-build vendor result*