Add Stack build configuration

This commit is contained in:
Rolf Karp 2015-08-15 19:06:28 +02:00
parent 4084e9aafc
commit f8fe76ce5d
2 changed files with 7 additions and 0 deletions

1
.gitignore vendored
View File

@ -2,6 +2,7 @@ dist/
elisp/*.elc
*~
/.cabal-sandbox/
/.stack-work/
add-source-timestamps
package.cache
cabal.sandbox.config

6
stack.yaml Normal file
View File

@ -0,0 +1,6 @@
flags: {}
packages:
- '.'
extra-deps:
- cabal-helper-0.5.1.0
resolver: lts-3.0