summaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorAndrew Cady <d@jerkface.net>2018-07-09 01:36:11 -0400
committerAndrew Cady <d@jerkface.net>2018-07-09 01:36:11 -0400
commit4e831c33b6360b6957c68adf50c9ecb932900b15 (patch)
tree1d299d86168650b1c721b238e9b78ffd0065365f /stack.yaml
parent019a2a64ffd8286f2f272199bedca1d62589764a (diff)
begin config file parser
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/stack.yaml b/stack.yaml
index c7632a6..916aeaf 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -3,3 +3,4 @@ packages:
3- . 3- .
4extra-deps: 4extra-deps:
5- rebase-1.2.4 5- rebase-1.2.4
6- yaml-combinators-1.1.1.1