aboutsummaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorBrad Richardson <brichardson@structint.com>2020-05-19 20:21:35 -0700
committerBrad Richardson <brichardson@structint.com>2020-05-19 20:21:35 -0700
commitde6ae189266c533893218cbd22797077f7f68f55 (patch)
tree526b306a1a8ae16d4790d8e7f4ceeb847a9f9971 /stack.yaml
parentfd2bb76c81559e3c73efa1332d42a84008688bf1 (diff)
downloadfpm-de6ae189266c533893218cbd22797077f7f68f55.tar.gz
fpm-de6ae189266c533893218cbd22797077f7f68f55.zip
Enable reading in dependencies
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml
index 52fe5e4..68dcaaa 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -39,7 +39,9 @@ packages:
# - git: https://github.com/commercialhaskell/stack.git
# commit: e7b331f14bcffb8367cd58fbfc8b40ec7642100a
#
-# extra-deps: []
+extra-deps:
+- git: https://github.com/kowainik/tomland.git
+ commit: 536a5e6ffb148d0dd4e4c4b120913a6744097676
# Override default flag values for local packages and extra-deps
# flags: {}