Merge remote-tracking branch 'rkarp/stack-build' into stack-support

This commit is contained in:
Daniel Gröber 2015-08-19 09:25:36 +02:00
commit 74feac1791
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