Add Debug module for easier testing

This commit is contained in:
Joscha 2020-12-13 20:23:44 +00:00
parent 10ab319620
commit 8a81cd9e77
2 changed files with 19 additions and 0 deletions

View file

@ -22,6 +22,7 @@ library
exposed-modules:
Propa.Lambda.Display
Propa.Lambda.Term
Propa.Prolog.Debug
Propa.Prolog.Display
Propa.Prolog.Example
Propa.Prolog.Parse