aboutsummaryrefslogtreecommitdiff
path: root/package.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'package.yaml')
-rw-r--r--package.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.yaml b/package.yaml
index aa823e9..f72db5a 100644
--- a/package.yaml
+++ b/package.yaml
@@ -23,3 +23,6 @@ executables:
ghc-options: [-rtsopts]
dependencies:
- base >= 4.9 && < 5
+ - optparse-applicative
+ - split
+ - containers