Use package.yaml instead cabal file

This commit is contained in:
2020-06-20 12:39:31 +03:00
parent 8b1fd369fd
commit 79d04d1b37
7 changed files with 74 additions and 54 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
.local/
.stack-work/
*.cabal
*.sublime-*