Deleted bad sample programs, added polymorphic call in polymorphic function test

This commit is contained in:
Rakarake 2023-03-08 17:38:50 +01:00
parent 63f9689f38
commit d377ded7e1
10 changed files with 50 additions and 41 deletions

View file

@ -39,6 +39,7 @@ executable language
LambdaLifter.LambdaLifter
Codegen.Codegen
Codegen.LlvmIr
TreeConverter
hs-source-dirs: src