support easy testing of corpus

This commit is contained in:
Yehowshua Immanuel 2024-12-11 13:00:39 -05:00
parent d096c93434
commit 73deb95e04
5 changed files with 32 additions and 0 deletions

2
.gitignore vendored
View file

@ -1,6 +1,8 @@
# Created by https://www.toptal.com/developers/gitignore/api/haskell
# Edit at https://www.toptal.com/developers/gitignore?templates=haskell
parsed_rtlil/
### Haskell ###
dist
dist-*