This commit is contained in:
Francesco Gazzetta
2022-07-01 15:21:26 +02:00
commit 594fcdc173
5 changed files with 304 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
cabal.project.local
cabal.project.local~
dist
dist-newstyle
*.o
*.hi
.ghc.environment.*