aboutsummaryrefslogtreecommitdiff
path: root/package.yaml
diff options
context:
space:
mode:
authorAleksey Veresov <aleksey@veresov.pro>2021-02-13 22:58:01 +0300
committerAleksey Veresov <aleksey@veresov.pro>2021-02-13 22:58:01 +0300
commit1ad10fab38c4be9dac68fba9c8249591d883d699 (patch)
tree54eadca77a2f94573e7c6d302890761e564c9405 /package.yaml
parentdcbdb1df0cba8e5ff187900f0a9b03e8fd9fe757 (diff)
downloadsuem-1ad10fab38c4be9dac68fba9c8249591d883d699.tar
suem-1ad10fab38c4be9dac68fba9c8249591d883d699.tar.xz
suem-1ad10fab38c4be9dac68fba9c8249591d883d699.zip
Start of deciphering.
Diffstat (limited to 'package.yaml')
-rw-r--r--package.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.yaml b/package.yaml
index 23821e0..4894b86 100644
--- a/package.yaml
+++ b/package.yaml
@@ -10,6 +10,7 @@ ghc-options: -O2 -Wall -static -optl-static -optl-pthread
dependencies:
- base >= 4.7 && < 5
+- vector
- bytestring
- optparse-applicative