Switch to cabal

This commit is contained in:
1Computer1 2019-07-25 00:31:46 -04:00
parent 505fdfaaec
commit 46b60a9944
4 changed files with 122 additions and 19 deletions

25
.gitignore vendored
View file

@ -1,6 +1,25 @@
dist
dist-*
cabal-dev
*.o
*.hi
*.hie
*.chi
*.chs.h
*.dyn_o
*.dyn_hi
.hpc
.hsenv
.cabal-sandbox/
cabal.sandbox.config
*.prof
*.aux
*.hp
*.eventlog
.stack-work/
cabal.project.local
cabal.project.local~
.HTF/
.ghc.environment.*
.vscode/
logs/
myriad.cabal
config.dhall
myriad