Added haskell versions (parameterized by CLI argument)

This commit is contained in:
Nathan Braswell
2022-05-18 23:59:18 -04:00
parent 4481784666
commit 62c0958006
10 changed files with 316 additions and 13 deletions

View File

@@ -11,3 +11,4 @@ enable_testing()
add_subdirectory(kraken)
add_subdirectory(koka)
add_subdirectory(cpp)
add_subdirectory(haskell)