This commit is contained in:
2025-11-17 17:02:18 +01:00
parent 9bdbe830d2
commit 2e6172c115
3 changed files with 53 additions and 7 deletions

View File

@ -26,3 +26,8 @@ library
PrintChi
hs-source-dirs:
.
executable interpreter
main-is: Assignment.hs
build-depends: base
, chi