aboutsummaryrefslogtreecommitdiff
path: root/compiler/package.yaml
diff options
context:
space:
mode:
authorOzoneGrif2020-02-02 05:36:08 +0100
committerGitHub2020-02-02 05:36:08 +0100
commitf297cc4f69e5b9fd3463d36f4eff21ac916d2849 (patch)
treea8e53907f3d4c1ca380defbb5b89fa534a1b2d71 /compiler/package.yaml
parentd1109852caba5942b037ea6ef998c67bef1d2920 (diff)
parent56901340cb510ee9012bb4a122b95831258e9789 (diff)
downloadldgallery-f297cc4f69e5b9fd3463d36f4eff21ac916d2849.tar.gz
Merge branch 'develop' into fix-implicit-output-exclusion
Diffstat (limited to 'compiler/package.yaml')
-rw-r--r--compiler/package.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/package.yaml b/compiler/package.yaml
index 9b96d17..1769833 100644
--- a/compiler/package.yaml
+++ b/compiler/package.yaml
@@ -17,6 +17,7 @@ description: Please see the README on GitHub at <https://github.com/paci
17dependencies: 17dependencies:
18- base >= 4.7 && < 5 18- base >= 4.7 && < 5
19- containers 19- containers
20- data-ordlist
20- filepath 21- filepath
21- directory 22- directory
22- text 23- text