initial commit

This commit is contained in:
Mahdi Dibaiee
2016-11-03 01:42:22 +03:30
commit 13b74b03f3
7 changed files with 366 additions and 0 deletions

23
.gitignore vendored Normal file
View File

@ -0,0 +1,23 @@
#### joe made this: http://goel.io/joe
#### haskell ####
dist
dist-*
cabal-dev
*.o
*.hi
*.chi
*.chs.h
*.dyn_o
*.dyn_hi
.hpc
.hsenv
.cabal-sandbox/
cabal.sandbox.config
*.prof
*.aux
*.hp
*.eventlog
.stack-work/
cabal.project.local
.HTF/