initial commit

This commit is contained in:
Mahdi Dibaiee
2016-03-18 13:37:20 +03:30
commit 69c54f4e56
7 changed files with 182 additions and 0 deletions

22
.gitignore vendored Normal file
View File

@ -0,0 +1,22 @@
#### joe made this: https://goel.io/joe
#####=== Haskell ===#####
dist
cabal-dev
*.o
*.hi
*.chi
*.chs.h
*.dyn_o
*.dyn_hi
.virtualenv
.hpc
.hsenv
.cabal-sandbox/
cabal.sandbox.config
cabal.config
*.prof
*.aux
*.hp